[09-Sep-2025 18:34:55 UTC] === API CALL LOG ===
[09-Sep-2025 18:34:55 UTC] Endpoint: user/profile.php
[09-Sep-2025 18:34:55 UTC] Full Log Data: {
    "timestamp": "2025-09-09 18:34:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "2.59.216.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "2.59.216.225, 104.23.168.12",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MDI0NDU4fQ.ggDM5JgLOMjkzhXtpB-7tlFqhoW5dSCLrusxfZ1z_gA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97c8c8599a5adb48-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2.59.216.225",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Sep-2025 18:34:55 UTC] === END API CALL LOG ===
[09-Sep-2025 18:34:55 UTC] ✅ API Hash verification passed for profile endpoint
[09-Sep-2025 18:34:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MDI0NDU4fQ.ggDM5JgLOMjkzhXtpB-7tlFqhoW5dSCLrusxfZ1z_gA
[09-Sep-2025 18:34:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Sep-2025 18:34:55 UTC] ✅ JWT token verified successfully for user profile
[09-Sep-2025 18:34:55 UTC] User ID: 5
[09-Sep-2025 18:34:55 UTC] ✅ User profile retrieved successfully for user ID: 5
[09-Sep-2025 18:34:55 UTC] User Purchases API - User ID: 5
[09-Sep-2025 18:34:55 UTC] User Purchases API - Total purchases found: 0
[09-Sep-2025 18:34:57 UTC] User Purchases API - User ID: 5
[09-Sep-2025 18:34:57 UTC] User Purchases API - Total purchases found: 0
[09-Sep-2025 18:35:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Sep-2025 18:35:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Sep-2025 18:35:18 UTC] API Hash Debug - Headers: {"Host":"hemmat.app","X-Forwarded-For":"2.59.216.225, 104.23.168.13","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MDI0NDU4fQ.ggDM5JgLOMjkzhXtpB-7tlFqhoW5dSCLrusxfZ1z_gA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"97c8c8db7c61db48-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2.59.216.225","cf-ipcountry":"NL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https","X-HTTPS":"1"}
[09-Sep-2025 18:35:18 UTC] === User Orders API Called ===
[09-Sep-2025 18:35:18 UTC] User ID: 5
[09-Sep-2025 18:35:18 UTC] Limit: 20, Offset: 0
[09-Sep-2025 18:35:18 UTC] Orders found: 3
[09-Sep-2025 18:35:18 UTC] Orders data: [{"id":3,"quantity":1,"total_coins":1,"coin_type":"regular","telegram_link":"t.me\/ashdda\/12","status":"cancelled","created_at":"2025-09-09 16:01:45","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":2,"quantity":1,"total_coins":100,"coin_type":"regular","telegram_link":"t.me\/ashadata","status":"completed","created_at":"2025-08-24 23:52:11","product_id":1,"product_name":"Telegram Members (365 Days Non Drop)","product_price":35,"image_url":""},{"id":1,"quantity":1,"total_coins":100,"coin_type":"regular","telegram_link":"t.me\/ashadata","status":"completed","created_at":"2025-08-24 23:39:22","product_id":1,"product_name":"Telegram Members (365 Days Non Drop)","product_price":35,"image_url":""}]
[09-Sep-2025 18:35:18 UTC] Total orders count: 3
[09-Sep-2025 18:35:20 UTC] User Purchases API - User ID: 5
[09-Sep-2025 18:35:20 UTC] User Purchases API - Total purchases found: 0
[09-Sep-2025 18:35:22 UTC] === API CALL LOG ===
[09-Sep-2025 18:35:22 UTC] Endpoint: user/profile.php
[09-Sep-2025 18:35:22 UTC] Full Log Data: {
    "timestamp": "2025-09-09 18:35:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "2.59.216.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "2.59.216.225, 104.23.168.13",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MDI0NDU4fQ.ggDM5JgLOMjkzhXtpB-7tlFqhoW5dSCLrusxfZ1z_gA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97c8c8fedc76db48-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2.59.216.225",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Sep-2025 18:35:22 UTC] === END API CALL LOG ===
[09-Sep-2025 18:35:22 UTC] ✅ API Hash verification passed for profile endpoint
[09-Sep-2025 18:35:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MDI0NDU4fQ.ggDM5JgLOMjkzhXtpB-7tlFqhoW5dSCLrusxfZ1z_gA
[09-Sep-2025 18:35:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Sep-2025 18:35:22 UTC] ✅ JWT token verified successfully for user profile
[09-Sep-2025 18:35:22 UTC] User ID: 5
[09-Sep-2025 18:35:22 UTC] ✅ User profile retrieved successfully for user ID: 5
[09-Sep-2025 18:35:22 UTC] User Purchases API - User ID: 5
[09-Sep-2025 18:35:22 UTC] User Purchases API - Total purchases found: 0
[09-Sep-2025 18:36:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Sep-2025 18:36:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Sep-2025 18:36:26 UTC] API Hash Debug - Headers: {"Host":"hemmat.app","X-Forwarded-For":"2.59.216.225, 104.23.168.13","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MDI0NDU4fQ.ggDM5JgLOMjkzhXtpB-7tlFqhoW5dSCLrusxfZ1z_gA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"97c8ca925ecddb48-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2.59.216.225","cf-ipcountry":"NL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https","X-HTTPS":"1"}
[09-Sep-2025 18:36:26 UTC] === User Orders API Called ===
[09-Sep-2025 18:36:26 UTC] User ID: 5
[09-Sep-2025 18:36:26 UTC] Limit: 20, Offset: 0
[09-Sep-2025 18:36:26 UTC] Orders found: 3
[09-Sep-2025 18:36:26 UTC] Orders data: [{"id":3,"quantity":1,"total_coins":1,"coin_type":"regular","telegram_link":"t.me\/ashdda\/12","status":"cancelled","created_at":"2025-09-09 16:01:45","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":2,"quantity":1,"total_coins":100,"coin_type":"regular","telegram_link":"t.me\/ashadata","status":"completed","created_at":"2025-08-24 23:52:11","product_id":1,"product_name":"Telegram Members (365 Days Non Drop)","product_price":35,"image_url":""},{"id":1,"quantity":1,"total_coins":100,"coin_type":"regular","telegram_link":"t.me\/ashadata","status":"completed","created_at":"2025-08-24 23:39:22","product_id":1,"product_name":"Telegram Members (365 Days Non Drop)","product_price":35,"image_url":""}]
[09-Sep-2025 18:36:26 UTC] Total orders count: 3
[09-Sep-2025 18:41:45 UTC] === API CALL LOG ===
[09-Sep-2025 18:41:45 UTC] Endpoint: user/profile.php
[09-Sep-2025 18:41:45 UTC] Full Log Data: {
    "timestamp": "2025-09-09 18:41:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "2.59.216.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "2.59.216.225, 104.23.168.12",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MDI0NDU4fQ.ggDM5JgLOMjkzhXtpB-7tlFqhoW5dSCLrusxfZ1z_gA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97c8d2584af8db48-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2.59.216.225",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Sep-2025 18:41:45 UTC] === END API CALL LOG ===
[09-Sep-2025 18:41:45 UTC] ✅ API Hash verification passed for profile endpoint
[09-Sep-2025 18:41:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MDI0NDU4fQ.ggDM5JgLOMjkzhXtpB-7tlFqhoW5dSCLrusxfZ1z_gA
[09-Sep-2025 18:41:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Sep-2025 18:41:45 UTC] ✅ JWT token verified successfully for user profile
[09-Sep-2025 18:41:45 UTC] User ID: 5
[09-Sep-2025 18:41:45 UTC] ✅ User profile retrieved successfully for user ID: 5
[09-Sep-2025 18:41:45 UTC] User Purchases API - User ID: 5
[09-Sep-2025 18:41:45 UTC] User Purchases API - Total purchases found: 0
[09-Sep-2025 18:41:47 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Sep-2025 18:41:47 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Sep-2025 18:41:47 UTC] API Hash Debug - Headers: {"Host":"hemmat.app","X-Forwarded-For":"2.59.216.225, 104.23.168.12","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MDI0NDU4fQ.ggDM5JgLOMjkzhXtpB-7tlFqhoW5dSCLrusxfZ1z_gA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"97c8d266b978db48-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2.59.216.225","cf-ipcountry":"NL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https","X-HTTPS":"1"}
[09-Sep-2025 18:41:47 UTC] === User Orders API Called ===
[09-Sep-2025 18:41:47 UTC] User ID: 5
[09-Sep-2025 18:41:47 UTC] Limit: 20, Offset: 0
[09-Sep-2025 18:41:47 UTC] Orders found: 3
[09-Sep-2025 18:41:47 UTC] Orders data: [{"id":3,"quantity":1,"total_coins":1,"coin_type":"regular","telegram_link":"t.me\/ashdda\/12","status":"cancelled","created_at":"2025-09-09 16:01:45","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":2,"quantity":1,"total_coins":100,"coin_type":"regular","telegram_link":"t.me\/ashadata","status":"completed","created_at":"2025-08-24 23:52:11","product_id":1,"product_name":"Telegram Members (365 Days Non Drop)","product_price":35,"image_url":""},{"id":1,"quantity":1,"total_coins":100,"coin_type":"regular","telegram_link":"t.me\/ashadata","status":"completed","created_at":"2025-08-24 23:39:22","product_id":1,"product_name":"Telegram Members (365 Days Non Drop)","product_price":35,"image_url":""}]
[09-Sep-2025 18:41:47 UTC] Total orders count: 3
[09-Sep-2025 18:41:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Sep-2025 18:41:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Sep-2025 18:41:50 UTC] API Hash Debug - Headers: {"Host":"hemmat.app","X-Forwarded-For":"2.59.216.225, 104.23.168.12","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MDI0NDU4fQ.ggDM5JgLOMjkzhXtpB-7tlFqhoW5dSCLrusxfZ1z_gA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"97c8d279fa03db48-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2.59.216.225","cf-ipcountry":"NL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https","X-HTTPS":"1"}
[09-Sep-2025 18:41:50 UTC] === User Orders API Called ===
[09-Sep-2025 18:41:50 UTC] User ID: 5
[09-Sep-2025 18:41:50 UTC] Limit: 20, Offset: 0
[09-Sep-2025 18:41:50 UTC] Orders found: 3
[09-Sep-2025 18:41:50 UTC] Orders data: [{"id":3,"quantity":1,"total_coins":1,"coin_type":"regular","telegram_link":"t.me\/ashdda\/12","status":"cancelled","created_at":"2025-09-09 16:01:45","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":2,"quantity":1,"total_coins":100,"coin_type":"regular","telegram_link":"t.me\/ashadata","status":"completed","created_at":"2025-08-24 23:52:11","product_id":1,"product_name":"Telegram Members (365 Days Non Drop)","product_price":35,"image_url":""},{"id":1,"quantity":1,"total_coins":100,"coin_type":"regular","telegram_link":"t.me\/ashadata","status":"completed","created_at":"2025-08-24 23:39:22","product_id":1,"product_name":"Telegram Members (365 Days Non Drop)","product_price":35,"image_url":""}]
[09-Sep-2025 18:41:50 UTC] Total orders count: 3
[09-Sep-2025 19:03:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Sep-2025 19:03:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Sep-2025 19:03:03 UTC] API Hash Debug - Headers: {"Host":"hemmat.app","X-Forwarded-For":"2.59.216.225, 172.70.47.160","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MDI0NDU4fQ.ggDM5JgLOMjkzhXtpB-7tlFqhoW5dSCLrusxfZ1z_gA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"97c8f190e8680e28-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2.59.216.225","cf-ipcountry":"NL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https","X-HTTPS":"1"}
[09-Sep-2025 19:03:03 UTC] === User Orders API Called ===
[09-Sep-2025 19:03:03 UTC] User ID: 5
[09-Sep-2025 19:03:03 UTC] Limit: 20, Offset: 0
[09-Sep-2025 19:03:03 UTC] Orders found: 3
[09-Sep-2025 19:03:03 UTC] Orders data: [{"id":3,"quantity":1,"total_coins":1,"coin_type":"regular","telegram_link":"t.me\/ashdda\/12","status":"cancelled","created_at":"2025-09-09 16:01:45","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":2,"quantity":1,"total_coins":100,"coin_type":"regular","telegram_link":"t.me\/ashadata","status":"completed","created_at":"2025-08-24 23:52:11","product_id":1,"product_name":"Telegram Members (365 Days Non Drop)","product_price":35,"image_url":""},{"id":1,"quantity":1,"total_coins":100,"coin_type":"regular","telegram_link":"t.me\/ashadata","status":"completed","created_at":"2025-08-24 23:39:22","product_id":1,"product_name":"Telegram Members (365 Days Non Drop)","product_price":35,"image_url":""}]
[09-Sep-2025 19:03:03 UTC] Total orders count: 3
[10-Sep-2025 12:08:38 UTC] === API CALL LOG ===
[10-Sep-2025 12:08:38 UTC] Endpoint: user/profile.php
[10-Sep-2025 12:08:38 UTC] Full Log Data: {
    "timestamp": "2025-09-10 12:08:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "2.59.216.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "2.59.216.225, 104.23.166.128",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MDI0NDU4fQ.ggDM5JgLOMjkzhXtpB-7tlFqhoW5dSCLrusxfZ1z_gA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97cecfd39da06d94-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2.59.216.225",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Sep-2025 12:08:38 UTC] === END API CALL LOG ===
[10-Sep-2025 12:08:38 UTC] ✅ API Hash verification passed for profile endpoint
[10-Sep-2025 12:08:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MDI0NDU4fQ.ggDM5JgLOMjkzhXtpB-7tlFqhoW5dSCLrusxfZ1z_gA
[10-Sep-2025 12:08:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Sep-2025 12:08:38 UTC] ✅ JWT token verified successfully for user profile
[10-Sep-2025 12:08:38 UTC] User ID: 5
[10-Sep-2025 12:08:38 UTC] ✅ User profile retrieved successfully for user ID: 5
[10-Sep-2025 12:08:56 UTC] === API CALL LOG ===
[10-Sep-2025 12:08:56 UTC] Endpoint: user/profile.php
[10-Sep-2025 12:08:56 UTC] Full Log Data: {
    "timestamp": "2025-09-10 12:08:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "2.59.216.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "2.59.216.225, 104.23.170.134",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MDI0NDU4fQ.ggDM5JgLOMjkzhXtpB-7tlFqhoW5dSCLrusxfZ1z_gA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97ced04b9b6a0bbd-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2.59.216.225",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Sep-2025 12:08:56 UTC] === END API CALL LOG ===
[10-Sep-2025 12:08:56 UTC] ✅ API Hash verification passed for profile endpoint
[10-Sep-2025 12:08:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MDI0NDU4fQ.ggDM5JgLOMjkzhXtpB-7tlFqhoW5dSCLrusxfZ1z_gA
[10-Sep-2025 12:08:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Sep-2025 12:08:56 UTC] ✅ JWT token verified successfully for user profile
[10-Sep-2025 12:08:56 UTC] User ID: 5
[10-Sep-2025 12:08:56 UTC] ✅ User profile retrieved successfully for user ID: 5
[10-Sep-2025 12:10:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Sep-2025 12:10:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Sep-2025 12:10:44 UTC] API Hash Debug - Headers: {"Host":"hemmat.app","X-Forwarded-For":"2.59.216.225, 104.23.170.135","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MDI0NDU4fQ.ggDM5JgLOMjkzhXtpB-7tlFqhoW5dSCLrusxfZ1z_gA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"97ced2f21ff30bbd-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2.59.216.225","cf-ipcountry":"NL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https","X-HTTPS":"1"}
[10-Sep-2025 12:10:44 UTC] === User Orders API Called ===
[10-Sep-2025 12:10:44 UTC] User ID: 5
[10-Sep-2025 12:10:44 UTC] Limit: 20, Offset: 0
[10-Sep-2025 12:10:44 UTC] Orders found: 3
[10-Sep-2025 12:10:44 UTC] Orders data: [{"id":3,"quantity":1,"total_coins":1,"coin_type":"regular","telegram_link":"t.me\/ashdda\/12","status":"cancelled","created_at":"2025-09-09 16:01:45","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":2,"quantity":1,"total_coins":100,"coin_type":"regular","telegram_link":"t.me\/ashadata","status":"completed","created_at":"2025-08-24 23:52:11","product_id":1,"product_name":"Telegram Members (365 Days Non Drop)","product_price":35,"image_url":""},{"id":1,"quantity":1,"total_coins":100,"coin_type":"regular","telegram_link":"t.me\/ashadata","status":"completed","created_at":"2025-08-24 23:39:22","product_id":1,"product_name":"Telegram Members (365 Days Non Drop)","product_price":35,"image_url":""}]
[10-Sep-2025 12:10:44 UTC] Total orders count: 3
[10-Sep-2025 12:10:48 UTC] === API CALL LOG ===
[10-Sep-2025 12:10:48 UTC] Endpoint: user/profile.php
[10-Sep-2025 12:10:48 UTC] Full Log Data: {
    "timestamp": "2025-09-10 12:10:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "2.59.216.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "2.59.216.225, 104.23.170.135",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MDI0NDU4fQ.ggDM5JgLOMjkzhXtpB-7tlFqhoW5dSCLrusxfZ1z_gA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97ced30a58a80bbd-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2.59.216.225",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Sep-2025 12:10:48 UTC] === END API CALL LOG ===
[10-Sep-2025 12:10:48 UTC] ✅ API Hash verification passed for profile endpoint
[10-Sep-2025 12:10:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MDI0NDU4fQ.ggDM5JgLOMjkzhXtpB-7tlFqhoW5dSCLrusxfZ1z_gA
[10-Sep-2025 12:10:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Sep-2025 12:10:48 UTC] ✅ JWT token verified successfully for user profile
[10-Sep-2025 12:10:48 UTC] User ID: 5
[10-Sep-2025 12:10:48 UTC] ✅ User profile retrieved successfully for user ID: 5
[10-Sep-2025 12:10:48 UTC] User Purchases API - User ID: 5
[10-Sep-2025 12:10:48 UTC] User Purchases API - Total purchases found: 0
[10-Sep-2025 12:10:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Sep-2025 12:10:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Sep-2025 12:10:50 UTC] API Hash Debug - Headers: {"Host":"hemmat.app","X-Forwarded-For":"2.59.216.225, 104.23.170.135","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MDI0NDU4fQ.ggDM5JgLOMjkzhXtpB-7tlFqhoW5dSCLrusxfZ1z_gA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"97ced3185fb80bbd-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2.59.216.225","cf-ipcountry":"NL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https","X-HTTPS":"1"}
[10-Sep-2025 12:10:50 UTC] === User Orders API Called ===
[10-Sep-2025 12:10:50 UTC] User ID: 5
[10-Sep-2025 12:10:50 UTC] Limit: 20, Offset: 0
[10-Sep-2025 12:10:50 UTC] Orders found: 3
[10-Sep-2025 12:10:50 UTC] Orders data: [{"id":3,"quantity":1,"total_coins":1,"coin_type":"regular","telegram_link":"t.me\/ashdda\/12","status":"cancelled","created_at":"2025-09-09 16:01:45","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":2,"quantity":1,"total_coins":100,"coin_type":"regular","telegram_link":"t.me\/ashadata","status":"completed","created_at":"2025-08-24 23:52:11","product_id":1,"product_name":"Telegram Members (365 Days Non Drop)","product_price":35,"image_url":""},{"id":1,"quantity":1,"total_coins":100,"coin_type":"regular","telegram_link":"t.me\/ashadata","status":"completed","created_at":"2025-08-24 23:39:22","product_id":1,"product_name":"Telegram Members (365 Days Non Drop)","product_price":35,"image_url":""}]
[10-Sep-2025 12:10:50 UTC] Total orders count: 3
[10-Sep-2025 12:10:53 UTC] === API CALL LOG ===
[10-Sep-2025 12:10:53 UTC] Endpoint: user/profile.php
[10-Sep-2025 12:10:53 UTC] Full Log Data: {
    "timestamp": "2025-09-10 12:10:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "2.59.216.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "2.59.216.225, 104.23.170.135",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MDI0NDU4fQ.ggDM5JgLOMjkzhXtpB-7tlFqhoW5dSCLrusxfZ1z_gA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97ced3297edd0bbd-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2.59.216.225",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Sep-2025 12:10:53 UTC] === END API CALL LOG ===
[10-Sep-2025 12:10:53 UTC] ✅ API Hash verification passed for profile endpoint
[10-Sep-2025 12:10:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MDI0NDU4fQ.ggDM5JgLOMjkzhXtpB-7tlFqhoW5dSCLrusxfZ1z_gA
[10-Sep-2025 12:10:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Sep-2025 12:10:53 UTC] ✅ JWT token verified successfully for user profile
[10-Sep-2025 12:10:53 UTC] User ID: 5
[10-Sep-2025 12:10:53 UTC] ✅ User profile retrieved successfully for user ID: 5
[10-Sep-2025 12:10:53 UTC] User Purchases API - User ID: 5
[10-Sep-2025 12:10:53 UTC] User Purchases API - Total purchases found: 0
[10-Sep-2025 12:10:54 UTC] User Purchases API - User ID: 5
[10-Sep-2025 12:10:54 UTC] User Purchases API - Total purchases found: 0
[10-Sep-2025 12:10:56 UTC] === API CALL LOG ===
[10-Sep-2025 12:10:56 UTC] Endpoint: user/profile.php
[10-Sep-2025 12:10:56 UTC] Full Log Data: {
    "timestamp": "2025-09-10 12:10:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "2.59.216.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "2.59.216.225, 104.23.170.135",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MDI0NDU4fQ.ggDM5JgLOMjkzhXtpB-7tlFqhoW5dSCLrusxfZ1z_gA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97ced33959050bbd-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2.59.216.225",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Sep-2025 12:10:56 UTC] === END API CALL LOG ===
[10-Sep-2025 12:10:56 UTC] ✅ API Hash verification passed for profile endpoint
[10-Sep-2025 12:10:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MDI0NDU4fQ.ggDM5JgLOMjkzhXtpB-7tlFqhoW5dSCLrusxfZ1z_gA
[10-Sep-2025 12:10:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Sep-2025 12:10:56 UTC] ✅ JWT token verified successfully for user profile
[10-Sep-2025 12:10:56 UTC] User ID: 5
[10-Sep-2025 12:10:56 UTC] ✅ User profile retrieved successfully for user ID: 5
[10-Sep-2025 12:10:56 UTC] User Purchases API - User ID: 5
[10-Sep-2025 12:10:56 UTC] User Purchases API - Total purchases found: 0
[10-Sep-2025 12:10:59 UTC] === API CALL LOG ===
[10-Sep-2025 12:10:59 UTC] Endpoint: user/profile.php
[10-Sep-2025 12:10:59 UTC] Full Log Data: {
    "timestamp": "2025-09-10 12:10:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "2.59.216.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "2.59.216.225, 104.23.170.135",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MDI0NDU4fQ.ggDM5JgLOMjkzhXtpB-7tlFqhoW5dSCLrusxfZ1z_gA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97ced34b48380bbd-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2.59.216.225",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Sep-2025 12:10:59 UTC] === END API CALL LOG ===
[10-Sep-2025 12:10:59 UTC] ✅ API Hash verification passed for profile endpoint
[10-Sep-2025 12:10:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MDI0NDU4fQ.ggDM5JgLOMjkzhXtpB-7tlFqhoW5dSCLrusxfZ1z_gA
[10-Sep-2025 12:10:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Sep-2025 12:10:59 UTC] ✅ JWT token verified successfully for user profile
[10-Sep-2025 12:10:59 UTC] User ID: 5
[10-Sep-2025 12:10:59 UTC] ✅ User profile retrieved successfully for user ID: 5
[10-Sep-2025 12:10:59 UTC] User Purchases API - User ID: 5
[10-Sep-2025 12:10:59 UTC] User Purchases API - Total purchases found: 0
[10-Sep-2025 12:23:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Sep-2025 12:23:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Sep-2025 12:23:31 UTC] API Hash Debug - Headers: {"Host":"hemmat.app","X-Forwarded-For":"2.59.216.225, 172.70.47.160","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MDI0NDU4fQ.ggDM5JgLOMjkzhXtpB-7tlFqhoW5dSCLrusxfZ1z_gA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"97cee5ac2b3a0e48-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2.59.216.225","cf-ipcountry":"NL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https","X-HTTPS":"1"}
[10-Sep-2025 12:23:31 UTC] === User Orders API Called ===
[10-Sep-2025 12:23:31 UTC] User ID: 5
[10-Sep-2025 12:23:31 UTC] Limit: 20, Offset: 0
[10-Sep-2025 12:23:31 UTC] Orders found: 3
[10-Sep-2025 12:23:31 UTC] Orders data: [{"id":3,"quantity":1,"total_coins":1,"coin_type":"regular","telegram_link":"t.me\/ashdda\/12","status":"cancelled","created_at":"2025-09-09 16:01:45","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":2,"quantity":1,"total_coins":100,"coin_type":"regular","telegram_link":"t.me\/ashadata","status":"completed","created_at":"2025-08-24 23:52:11","product_id":1,"product_name":"Telegram Members (365 Days Non Drop)","product_price":35,"image_url":""},{"id":1,"quantity":1,"total_coins":100,"coin_type":"regular","telegram_link":"t.me\/ashadata","status":"completed","created_at":"2025-08-24 23:39:22","product_id":1,"product_name":"Telegram Members (365 Days Non Drop)","product_price":35,"image_url":""}]
[10-Sep-2025 12:23:31 UTC] Total orders count: 3
[11-Sep-2025 18:40:46 UTC] === API CALL LOG ===
[11-Sep-2025 18:40:46 UTC] Endpoint: user/profile.php
[11-Sep-2025 18:40:46 UTC] Full Log Data: {
    "timestamp": "2025-09-11 18:40:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "2.59.216.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "2.59.216.225, 172.71.183.148",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MDI0NDU4fQ.ggDM5JgLOMjkzhXtpB-7tlFqhoW5dSCLrusxfZ1z_gA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97d94ba4eb6a9f70-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2.59.216.225",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Sep-2025 18:40:46 UTC] === END API CALL LOG ===
[11-Sep-2025 18:40:46 UTC] ✅ API Hash verification passed for profile endpoint
[11-Sep-2025 18:40:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MDI0NDU4fQ.ggDM5JgLOMjkzhXtpB-7tlFqhoW5dSCLrusxfZ1z_gA
[11-Sep-2025 18:40:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Sep-2025 18:40:46 UTC] ✅ JWT token verified successfully for user profile
[11-Sep-2025 18:40:46 UTC] User ID: 5
[11-Sep-2025 18:40:46 UTC] ✅ User profile retrieved successfully for user ID: 5
[12-Sep-2025 10:59:19 UTC] === API CALL LOG ===
[12-Sep-2025 10:59:19 UTC] Endpoint: user/profile.php
[12-Sep-2025 10:59:19 UTC] Full Log Data: {
    "timestamp": "2025-09-12 10:59:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "2a01:4f8:1c1a:883e::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "2a01:4f8:1c1a:883e::1, 172.71.127.116",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4Mjc5MjUwfQ.HZnAk61_xII_pgWiNx_RqMBd9DzZsj67sRg7lv8BNY0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97dee5125a84d13b-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a01:4f8:1c1a:883e::1",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Sep-2025 10:59:19 UTC] === END API CALL LOG ===
[12-Sep-2025 10:59:19 UTC] ✅ API Hash verification passed for profile endpoint
[12-Sep-2025 10:59:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4Mjc5MjUwfQ.HZnAk61_xII_pgWiNx_RqMBd9DzZsj67sRg7lv8BNY0
[12-Sep-2025 10:59:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Sep-2025 10:59:19 UTC] ✅ JWT token verified successfully for user profile
[12-Sep-2025 10:59:19 UTC] User ID: 5
[12-Sep-2025 10:59:19 UTC] ✅ User profile retrieved successfully for user ID: 5
[12-Sep-2025 10:59:22 UTC] User Purchases API - User ID: 5
[12-Sep-2025 10:59:22 UTC] User Purchases API - Total purchases found: 0
[12-Sep-2025 10:59:26 UTC] === API CALL LOG ===
[12-Sep-2025 10:59:26 UTC] Endpoint: user/profile.php
[12-Sep-2025 10:59:26 UTC] Full Log Data: {
    "timestamp": "2025-09-12 10:59:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "2a01:4f8:1c1a:883e::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "2a01:4f8:1c1a:883e::1, 172.71.127.116",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4Mjc5MjUwfQ.HZnAk61_xII_pgWiNx_RqMBd9DzZsj67sRg7lv8BNY0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97dee5423b5bd13b-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a01:4f8:1c1a:883e::1",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Sep-2025 10:59:26 UTC] === END API CALL LOG ===
[12-Sep-2025 10:59:26 UTC] ✅ API Hash verification passed for profile endpoint
[12-Sep-2025 10:59:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4Mjc5MjUwfQ.HZnAk61_xII_pgWiNx_RqMBd9DzZsj67sRg7lv8BNY0
[12-Sep-2025 10:59:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Sep-2025 10:59:26 UTC] ✅ JWT token verified successfully for user profile
[12-Sep-2025 10:59:26 UTC] User ID: 5
[12-Sep-2025 10:59:26 UTC] ✅ User profile retrieved successfully for user ID: 5
[12-Sep-2025 10:59:27 UTC] User Purchases API - User ID: 5
[12-Sep-2025 10:59:27 UTC] User Purchases API - Total purchases found: 0
[12-Sep-2025 10:59:28 UTC] User Purchases API - User ID: 5
[12-Sep-2025 10:59:28 UTC] User Purchases API - Total purchases found: 0
[12-Sep-2025 11:00:03 UTC] === API CALL LOG ===
[12-Sep-2025 11:00:03 UTC] Endpoint: user/profile.php
[12-Sep-2025 11:00:03 UTC] Full Log Data: {
    "timestamp": "2025-09-12 11:00:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "2a01:4f8:1c1a:883e::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "2a01:4f8:1c1a:883e::1, 172.71.127.116",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4Mjc5MjUwfQ.HZnAk61_xII_pgWiNx_RqMBd9DzZsj67sRg7lv8BNY0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97dee6297928d13b-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a01:4f8:1c1a:883e::1",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Sep-2025 11:00:03 UTC] === END API CALL LOG ===
[12-Sep-2025 11:00:03 UTC] ✅ API Hash verification passed for profile endpoint
[12-Sep-2025 11:00:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4Mjc5MjUwfQ.HZnAk61_xII_pgWiNx_RqMBd9DzZsj67sRg7lv8BNY0
[12-Sep-2025 11:00:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Sep-2025 11:00:03 UTC] ✅ JWT token verified successfully for user profile
[12-Sep-2025 11:00:03 UTC] User ID: 5
[12-Sep-2025 11:00:03 UTC] ✅ User profile retrieved successfully for user ID: 5
[12-Sep-2025 11:00:04 UTC] User Purchases API - User ID: 5
[12-Sep-2025 11:00:04 UTC] User Purchases API - Total purchases found: 0
[12-Sep-2025 11:00:19 UTC] === API CALL LOG ===
[12-Sep-2025 11:00:19 UTC] Endpoint: user/profile.php
[12-Sep-2025 11:00:19 UTC] Full Log Data: {
    "timestamp": "2025-09-12 11:00:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "2a01:4f8:1c1a:883e::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "2a01:4f8:1c1a:883e::1, 172.71.127.116",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4Mjc5MjUwfQ.HZnAk61_xII_pgWiNx_RqMBd9DzZsj67sRg7lv8BNY0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97dee68f3904d13b-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a01:4f8:1c1a:883e::1",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Sep-2025 11:00:19 UTC] === END API CALL LOG ===
[12-Sep-2025 11:00:19 UTC] ✅ API Hash verification passed for profile endpoint
[12-Sep-2025 11:00:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4Mjc5MjUwfQ.HZnAk61_xII_pgWiNx_RqMBd9DzZsj67sRg7lv8BNY0
[12-Sep-2025 11:00:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Sep-2025 11:00:19 UTC] ✅ JWT token verified successfully for user profile
[12-Sep-2025 11:00:19 UTC] User ID: 5
[12-Sep-2025 11:00:19 UTC] ✅ User profile retrieved successfully for user ID: 5
[12-Sep-2025 11:00:20 UTC] User Purchases API - User ID: 5
[12-Sep-2025 11:00:20 UTC] User Purchases API - Total purchases found: 0
[12-Sep-2025 11:00:21 UTC] User Purchases API - User ID: 5
[12-Sep-2025 11:00:21 UTC] User Purchases API - Total purchases found: 0
[12-Sep-2025 11:00:23 UTC] === API CALL LOG ===
[12-Sep-2025 11:00:23 UTC] Endpoint: user/profile.php
[12-Sep-2025 11:00:23 UTC] Full Log Data: {
    "timestamp": "2025-09-12 11:00:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "2a01:4f8:1c1a:883e::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "2a01:4f8:1c1a:883e::1, 172.71.127.116",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4Mjc5MjUwfQ.HZnAk61_xII_pgWiNx_RqMBd9DzZsj67sRg7lv8BNY0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97dee6a21ebbd13b-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a01:4f8:1c1a:883e::1",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Sep-2025 11:00:23 UTC] === END API CALL LOG ===
[12-Sep-2025 11:00:23 UTC] ✅ API Hash verification passed for profile endpoint
[12-Sep-2025 11:00:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4Mjc5MjUwfQ.HZnAk61_xII_pgWiNx_RqMBd9DzZsj67sRg7lv8BNY0
[12-Sep-2025 11:00:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Sep-2025 11:00:23 UTC] ✅ JWT token verified successfully for user profile
[12-Sep-2025 11:00:23 UTC] User ID: 5
[12-Sep-2025 11:00:23 UTC] ✅ User profile retrieved successfully for user ID: 5
[12-Sep-2025 11:00:23 UTC] User Purchases API - User ID: 5
[12-Sep-2025 11:00:23 UTC] User Purchases API - Total purchases found: 0
[12-Sep-2025 11:01:33 UTC] === API CALL LOG ===
[12-Sep-2025 11:01:33 UTC] Endpoint: user/profile.php
[12-Sep-2025 11:01:33 UTC] Full Log Data: {
    "timestamp": "2025-09-12 11:01:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "2a01:4f8:1c1a:883e::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "2a01:4f8:1c1a:883e::1, 172.71.127.115",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4Mjc5MjUwfQ.HZnAk61_xII_pgWiNx_RqMBd9DzZsj67sRg7lv8BNY0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97dee857d87dd13b-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a01:4f8:1c1a:883e::1",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Sep-2025 11:01:33 UTC] === END API CALL LOG ===
[12-Sep-2025 11:01:33 UTC] ✅ API Hash verification passed for profile endpoint
[12-Sep-2025 11:01:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4Mjc5MjUwfQ.HZnAk61_xII_pgWiNx_RqMBd9DzZsj67sRg7lv8BNY0
[12-Sep-2025 11:01:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Sep-2025 11:01:33 UTC] ✅ JWT token verified successfully for user profile
[12-Sep-2025 11:01:33 UTC] User ID: 5
[12-Sep-2025 11:01:33 UTC] ✅ User profile retrieved successfully for user ID: 5
[12-Sep-2025 11:01:33 UTC] User Purchases API - User ID: 5
[12-Sep-2025 11:01:33 UTC] User Purchases API - Total purchases found: 0
[12-Sep-2025 11:01:36 UTC] === API CALL LOG ===
[12-Sep-2025 11:01:36 UTC] Endpoint: user/profile.php
[12-Sep-2025 11:01:36 UTC] Full Log Data: {
    "timestamp": "2025-09-12 11:01:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "2a01:4f8:1c1a:883e::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "2a01:4f8:1c1a:883e::1, 172.71.127.115",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4Mjc5MjUwfQ.HZnAk61_xII_pgWiNx_RqMBd9DzZsj67sRg7lv8BNY0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97dee86c3a0fd13b-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a01:4f8:1c1a:883e::1",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Sep-2025 11:01:36 UTC] === END API CALL LOG ===
[12-Sep-2025 11:01:36 UTC] ✅ API Hash verification passed for profile endpoint
[12-Sep-2025 11:01:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4Mjc5MjUwfQ.HZnAk61_xII_pgWiNx_RqMBd9DzZsj67sRg7lv8BNY0
[12-Sep-2025 11:01:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Sep-2025 11:01:36 UTC] ✅ JWT token verified successfully for user profile
[12-Sep-2025 11:01:36 UTC] User ID: 5
[12-Sep-2025 11:01:36 UTC] ✅ User profile retrieved successfully for user ID: 5
[12-Sep-2025 11:01:36 UTC] User Purchases API - User ID: 5
[12-Sep-2025 11:01:36 UTC] User Purchases API - Total purchases found: 0
[12-Sep-2025 11:01:38 UTC] User Purchases API - User ID: 5
[12-Sep-2025 11:01:38 UTC] User Purchases API - Total purchases found: 0
[12-Sep-2025 11:06:31 UTC] User Purchases API - User ID: 5
[12-Sep-2025 11:06:31 UTC] User Purchases API - Total purchases found: 1
[12-Sep-2025 11:06:34 UTC] === API CALL LOG ===
[12-Sep-2025 11:06:34 UTC] Endpoint: user/profile.php
[12-Sep-2025 11:06:34 UTC] Full Log Data: {
    "timestamp": "2025-09-12 11:06:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "2a01:4f8:1c1a:883e::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "2a01:4f8:1c1a:883e::1, 104.23.225.64",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4Mjc5MjUwfQ.HZnAk61_xII_pgWiNx_RqMBd9DzZsj67sRg7lv8BNY0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97deefb6bd583f0a-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a01:4f8:1c1a:883e::1",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Sep-2025 11:06:34 UTC] === END API CALL LOG ===
[12-Sep-2025 11:06:34 UTC] ✅ API Hash verification passed for profile endpoint
[12-Sep-2025 11:06:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4Mjc5MjUwfQ.HZnAk61_xII_pgWiNx_RqMBd9DzZsj67sRg7lv8BNY0
[12-Sep-2025 11:06:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Sep-2025 11:06:34 UTC] ✅ JWT token verified successfully for user profile
[12-Sep-2025 11:06:34 UTC] User ID: 5
[12-Sep-2025 11:06:34 UTC] ✅ User profile retrieved successfully for user ID: 5
[12-Sep-2025 11:06:35 UTC] User Purchases API - User ID: 5
[12-Sep-2025 11:06:35 UTC] User Purchases API - Total purchases found: 1
[12-Sep-2025 11:06:52 UTC] User Purchases API - User ID: 5
[12-Sep-2025 11:06:52 UTC] User Purchases API - Total purchases found: 1
[12-Sep-2025 11:06:57 UTC] === API CALL LOG ===
[12-Sep-2025 11:06:57 UTC] Endpoint: user/profile.php
[12-Sep-2025 11:06:57 UTC] Full Log Data: {
    "timestamp": "2025-09-12 11:06:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "2a01:4f8:1c1a:883e::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "2a01:4f8:1c1a:883e::1, 104.23.225.64",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4Mjc5MjUwfQ.HZnAk61_xII_pgWiNx_RqMBd9DzZsj67sRg7lv8BNY0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97def041f9863f0a-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a01:4f8:1c1a:883e::1",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Sep-2025 11:06:57 UTC] === END API CALL LOG ===
[12-Sep-2025 11:06:57 UTC] ✅ API Hash verification passed for profile endpoint
[12-Sep-2025 11:06:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4Mjc5MjUwfQ.HZnAk61_xII_pgWiNx_RqMBd9DzZsj67sRg7lv8BNY0
[12-Sep-2025 11:06:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Sep-2025 11:06:57 UTC] ✅ JWT token verified successfully for user profile
[12-Sep-2025 11:06:57 UTC] User ID: 5
[12-Sep-2025 11:06:57 UTC] ✅ User profile retrieved successfully for user ID: 5
[12-Sep-2025 11:06:57 UTC] User Purchases API - User ID: 5
[12-Sep-2025 11:06:57 UTC] User Purchases API - Total purchases found: 1
[12-Sep-2025 11:10:02 UTC] === API CALL LOG ===
[12-Sep-2025 11:10:02 UTC] Endpoint: user/profile.php
[12-Sep-2025 11:10:02 UTC] Full Log Data: {
    "timestamp": "2025-09-12 11:10:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "2a01:4f8:1c1a:883e::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "2a01:4f8:1c1a:883e::1, 104.23.225.65",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4Mjc5MjUwfQ.HZnAk61_xII_pgWiNx_RqMBd9DzZsj67sRg7lv8BNY0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97def4c85b8a3f0a-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a01:4f8:1c1a:883e::1",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Sep-2025 11:10:02 UTC] === END API CALL LOG ===
[12-Sep-2025 11:10:02 UTC] ✅ API Hash verification passed for profile endpoint
[12-Sep-2025 11:10:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4Mjc5MjUwfQ.HZnAk61_xII_pgWiNx_RqMBd9DzZsj67sRg7lv8BNY0
[12-Sep-2025 11:10:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Sep-2025 11:10:02 UTC] ✅ JWT token verified successfully for user profile
[12-Sep-2025 11:10:02 UTC] User ID: 5
[12-Sep-2025 11:10:02 UTC] ✅ User profile retrieved successfully for user ID: 5
[12-Sep-2025 11:10:02 UTC] User Purchases API - User ID: 5
[12-Sep-2025 11:10:02 UTC] User Purchases API - Total purchases found: 2
[12-Sep-2025 11:10:04 UTC] User Purchases API - User ID: 5
[12-Sep-2025 11:10:04 UTC] User Purchases API - Total purchases found: 2
[12-Sep-2025 11:10:09 UTC] === API CALL LOG ===
[12-Sep-2025 11:10:09 UTC] Endpoint: user/profile.php
[12-Sep-2025 11:10:09 UTC] Full Log Data: {
    "timestamp": "2025-09-12 11:10:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "2a01:4f8:1c1a:883e::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "2a01:4f8:1c1a:883e::1, 104.23.225.65",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4Mjc5MjUwfQ.HZnAk61_xII_pgWiNx_RqMBd9DzZsj67sRg7lv8BNY0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97def4f39cd43f0a-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a01:4f8:1c1a:883e::1",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Sep-2025 11:10:09 UTC] === END API CALL LOG ===
[12-Sep-2025 11:10:09 UTC] ✅ API Hash verification passed for profile endpoint
[12-Sep-2025 11:10:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4Mjc5MjUwfQ.HZnAk61_xII_pgWiNx_RqMBd9DzZsj67sRg7lv8BNY0
[12-Sep-2025 11:10:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Sep-2025 11:10:09 UTC] ✅ JWT token verified successfully for user profile
[12-Sep-2025 11:10:09 UTC] User ID: 5
[12-Sep-2025 11:10:09 UTC] ✅ User profile retrieved successfully for user ID: 5
[12-Sep-2025 11:10:09 UTC] User Purchases API - User ID: 5
[12-Sep-2025 11:10:09 UTC] User Purchases API - Total purchases found: 2
[12-Sep-2025 11:11:26 UTC] === API CALL LOG ===
[12-Sep-2025 11:11:26 UTC] Endpoint: user/profile.php
[12-Sep-2025 11:11:26 UTC] Full Log Data: {
    "timestamp": "2025-09-12 11:11:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "2a01:4f8:1c1a:883e::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "2a01:4f8:1c1a:883e::1, 104.23.225.64",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4Mjc5MjUwfQ.HZnAk61_xII_pgWiNx_RqMBd9DzZsj67sRg7lv8BNY0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97def6d1fb6e3f0a-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a01:4f8:1c1a:883e::1",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Sep-2025 11:11:26 UTC] === END API CALL LOG ===
[12-Sep-2025 11:11:26 UTC] ✅ API Hash verification passed for profile endpoint
[12-Sep-2025 11:11:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4Mjc5MjUwfQ.HZnAk61_xII_pgWiNx_RqMBd9DzZsj67sRg7lv8BNY0
[12-Sep-2025 11:11:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Sep-2025 11:11:26 UTC] ✅ JWT token verified successfully for user profile
[12-Sep-2025 11:11:26 UTC] User ID: 5
[12-Sep-2025 11:11:26 UTC] ✅ User profile retrieved successfully for user ID: 5
[12-Sep-2025 11:11:26 UTC] User Purchases API - User ID: 5
[12-Sep-2025 11:11:26 UTC] User Purchases API - Total purchases found: 2
[12-Sep-2025 11:11:40 UTC] === API CALL LOG ===
[12-Sep-2025 11:11:40 UTC] Endpoint: user/profile.php
[12-Sep-2025 11:11:40 UTC] Full Log Data: {
    "timestamp": "2025-09-12 11:11:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "2a01:4f8:1c1a:883e::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "2a01:4f8:1c1a:883e::1, 104.23.229.37",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4Mjc5MjUwfQ.HZnAk61_xII_pgWiNx_RqMBd9DzZsj67sRg7lv8BNY0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97def728b95ac676-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a01:4f8:1c1a:883e::1",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Sep-2025 11:11:40 UTC] === END API CALL LOG ===
[12-Sep-2025 11:11:40 UTC] ✅ API Hash verification passed for profile endpoint
[12-Sep-2025 11:11:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4Mjc5MjUwfQ.HZnAk61_xII_pgWiNx_RqMBd9DzZsj67sRg7lv8BNY0
[12-Sep-2025 11:11:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Sep-2025 11:11:40 UTC] ✅ JWT token verified successfully for user profile
[12-Sep-2025 11:11:40 UTC] User ID: 5
[12-Sep-2025 11:11:40 UTC] ✅ User profile retrieved successfully for user ID: 5
[12-Sep-2025 11:11:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Sep-2025 11:11:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Sep-2025 11:11:42 UTC] API Hash Debug - Headers: {"Host":"hemmat.app","X-Forwarded-For":"2a01:4f8:1c1a:883e::1, 104.23.229.37","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4Mjc5MjUwfQ.HZnAk61_xII_pgWiNx_RqMBd9DzZsj67sRg7lv8BNY0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"97def739dfcbc676-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a01:4f8:1c1a:883e::1","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https","X-HTTPS":"1"}
[12-Sep-2025 11:11:42 UTC] === User Orders API Called ===
[12-Sep-2025 11:11:42 UTC] User ID: 5
[12-Sep-2025 11:11:42 UTC] Limit: 20, Offset: 0
[12-Sep-2025 11:11:42 UTC] Orders found: 3
[12-Sep-2025 11:11:42 UTC] Orders data: [{"id":3,"quantity":1,"total_coins":1,"coin_type":"regular","telegram_link":"t.me\/ashdda\/12","status":"cancelled","created_at":"2025-09-09 16:01:45","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":2,"quantity":1,"total_coins":100,"coin_type":"regular","telegram_link":"t.me\/ashadata","status":"completed","created_at":"2025-08-24 23:52:11","product_id":1,"product_name":"Telegram Members (365 Days Non Drop)","product_price":35,"image_url":""},{"id":1,"quantity":1,"total_coins":100,"coin_type":"regular","telegram_link":"t.me\/ashadata","status":"completed","created_at":"2025-08-24 23:39:22","product_id":1,"product_name":"Telegram Members (365 Days Non Drop)","product_price":35,"image_url":""}]
[12-Sep-2025 11:11:42 UTC] Total orders count: 3
[12-Sep-2025 11:11:44 UTC] === API CALL LOG ===
[12-Sep-2025 11:11:44 UTC] Endpoint: user/profile.php
[12-Sep-2025 11:11:44 UTC] Full Log Data: {
    "timestamp": "2025-09-12 11:11:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "2a01:4f8:1c1a:883e::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "2a01:4f8:1c1a:883e::1, 104.23.229.37",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4Mjc5MjUwfQ.HZnAk61_xII_pgWiNx_RqMBd9DzZsj67sRg7lv8BNY0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97def744bbcfc676-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a01:4f8:1c1a:883e::1",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Sep-2025 11:11:44 UTC] === END API CALL LOG ===
[12-Sep-2025 11:11:44 UTC] ✅ API Hash verification passed for profile endpoint
[12-Sep-2025 11:11:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4Mjc5MjUwfQ.HZnAk61_xII_pgWiNx_RqMBd9DzZsj67sRg7lv8BNY0
[12-Sep-2025 11:11:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Sep-2025 11:11:44 UTC] ✅ JWT token verified successfully for user profile
[12-Sep-2025 11:11:44 UTC] User ID: 5
[12-Sep-2025 11:11:44 UTC] ✅ User profile retrieved successfully for user ID: 5
[12-Sep-2025 11:11:45 UTC] User Purchases API - User ID: 5
[12-Sep-2025 11:11:45 UTC] User Purchases API - Total purchases found: 2
[12-Sep-2025 11:18:41 UTC] === API CALL LOG ===
[12-Sep-2025 11:18:41 UTC] Endpoint: user/profile.php
[12-Sep-2025 11:18:41 UTC] Full Log Data: {
    "timestamp": "2025-09-12 11:18:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "2a01:4f8:1c1a:883e::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "2a01:4f8:1c1a:883e::1, 172.71.123.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4Mjc5MjUwfQ.HZnAk61_xII_pgWiNx_RqMBd9DzZsj67sRg7lv8BNY0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97df0170ccac2a07-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a01:4f8:1c1a:883e::1",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Sep-2025 11:18:41 UTC] === END API CALL LOG ===
[12-Sep-2025 11:18:41 UTC] ✅ API Hash verification passed for profile endpoint
[12-Sep-2025 11:18:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4Mjc5MjUwfQ.HZnAk61_xII_pgWiNx_RqMBd9DzZsj67sRg7lv8BNY0
[12-Sep-2025 11:18:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Sep-2025 11:18:41 UTC] ✅ JWT token verified successfully for user profile
[12-Sep-2025 11:18:41 UTC] User ID: 5
[12-Sep-2025 11:18:41 UTC] ✅ User profile retrieved successfully for user ID: 5
[12-Sep-2025 11:18:42 UTC] User Purchases API - User ID: 5
[12-Sep-2025 11:18:42 UTC] User Purchases API - Total purchases found: 2
[12-Sep-2025 11:19:03 UTC] === API CALL LOG ===
[12-Sep-2025 11:19:03 UTC] Endpoint: user/profile.php
[12-Sep-2025 11:19:03 UTC] Full Log Data: {
    "timestamp": "2025-09-12 11:19:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "2.59.216.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "2.59.216.225, 104.23.166.128",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MDI0NDU4fQ.ggDM5JgLOMjkzhXtpB-7tlFqhoW5dSCLrusxfZ1z_gA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97df01fc0cf8d9e0-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2.59.216.225",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Sep-2025 11:19:03 UTC] === END API CALL LOG ===
[12-Sep-2025 11:19:03 UTC] ✅ API Hash verification passed for profile endpoint
[12-Sep-2025 11:19:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MDI0NDU4fQ.ggDM5JgLOMjkzhXtpB-7tlFqhoW5dSCLrusxfZ1z_gA
[12-Sep-2025 11:19:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Sep-2025 11:19:03 UTC] ✅ JWT token verified successfully for user profile
[12-Sep-2025 11:19:03 UTC] User ID: 5
[12-Sep-2025 11:19:03 UTC] ✅ User profile retrieved successfully for user ID: 5
[12-Sep-2025 11:20:07 UTC] === API CALL LOG ===
[12-Sep-2025 11:20:07 UTC] Endpoint: user/profile.php
[12-Sep-2025 11:20:07 UTC] Full Log Data: {
    "timestamp": "2025-09-12 11:20:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "2.59.216.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "2.59.216.225, 104.23.166.128",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MDI0NDU4fQ.ggDM5JgLOMjkzhXtpB-7tlFqhoW5dSCLrusxfZ1z_gA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97df038b793fd9e0-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2.59.216.225",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Sep-2025 11:20:07 UTC] === END API CALL LOG ===
[12-Sep-2025 11:20:07 UTC] ✅ API Hash verification passed for profile endpoint
[12-Sep-2025 11:20:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MDI0NDU4fQ.ggDM5JgLOMjkzhXtpB-7tlFqhoW5dSCLrusxfZ1z_gA
[12-Sep-2025 11:20:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Sep-2025 11:20:07 UTC] ✅ JWT token verified successfully for user profile
[12-Sep-2025 11:20:07 UTC] User ID: 5
[12-Sep-2025 11:20:07 UTC] ✅ User profile retrieved successfully for user ID: 5
[12-Sep-2025 11:20:07 UTC] User Purchases API - User ID: 5
[12-Sep-2025 11:20:07 UTC] User Purchases API - Total purchases found: 2
[12-Sep-2025 11:20:09 UTC] User Purchases API - User ID: 5
[12-Sep-2025 11:20:09 UTC] User Purchases API - Total purchases found: 2
[12-Sep-2025 11:20:18 UTC] === API CALL LOG ===
[12-Sep-2025 11:20:18 UTC] Endpoint: user/profile.php
[12-Sep-2025 11:20:18 UTC] Full Log Data: {
    "timestamp": "2025-09-12 11:20:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "2.59.216.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "2.59.216.225, 104.23.166.128",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MDI0NDU4fQ.ggDM5JgLOMjkzhXtpB-7tlFqhoW5dSCLrusxfZ1z_gA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97df03c63fd9d9e0-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2.59.216.225",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Sep-2025 11:20:18 UTC] === END API CALL LOG ===
[12-Sep-2025 11:20:18 UTC] ✅ API Hash verification passed for profile endpoint
[12-Sep-2025 11:20:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MDI0NDU4fQ.ggDM5JgLOMjkzhXtpB-7tlFqhoW5dSCLrusxfZ1z_gA
[12-Sep-2025 11:20:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Sep-2025 11:20:18 UTC] ✅ JWT token verified successfully for user profile
[12-Sep-2025 11:20:18 UTC] User ID: 5
[12-Sep-2025 11:20:18 UTC] ✅ User profile retrieved successfully for user ID: 5
[12-Sep-2025 11:20:19 UTC] User Purchases API - User ID: 5
[12-Sep-2025 11:20:19 UTC] User Purchases API - Total purchases found: 2
[12-Sep-2025 11:24:39 UTC] === API CALL LOG ===
[12-Sep-2025 11:24:39 UTC] Endpoint: user/profile.php
[12-Sep-2025 11:24:39 UTC] Full Log Data: {
    "timestamp": "2025-09-12 11:24:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "2.59.216.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "2.59.216.225, 172.71.103.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MDI0NDU4fQ.ggDM5JgLOMjkzhXtpB-7tlFqhoW5dSCLrusxfZ1z_gA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97df0a2a1c4b65f3-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2.59.216.225",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Sep-2025 11:24:39 UTC] === END API CALL LOG ===
[12-Sep-2025 11:24:39 UTC] ✅ API Hash verification passed for profile endpoint
[12-Sep-2025 11:24:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MDI0NDU4fQ.ggDM5JgLOMjkzhXtpB-7tlFqhoW5dSCLrusxfZ1z_gA
[12-Sep-2025 11:24:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Sep-2025 11:24:39 UTC] ✅ JWT token verified successfully for user profile
[12-Sep-2025 11:24:39 UTC] User ID: 5
[12-Sep-2025 11:24:39 UTC] ✅ User profile retrieved successfully for user ID: 5
[12-Sep-2025 11:24:41 UTC] === API CALL LOG ===
[12-Sep-2025 11:24:41 UTC] Endpoint: user/profile.php
[12-Sep-2025 11:24:41 UTC] Full Log Data: {
    "timestamp": "2025-09-12 11:24:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "2.59.216.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "2.59.216.225, 172.71.103.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MDI0NDU4fQ.ggDM5JgLOMjkzhXtpB-7tlFqhoW5dSCLrusxfZ1z_gA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97df0a3bbaf165f3-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2.59.216.225",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Sep-2025 11:24:41 UTC] === END API CALL LOG ===
[12-Sep-2025 11:24:41 UTC] ✅ API Hash verification passed for profile endpoint
[12-Sep-2025 11:24:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MDI0NDU4fQ.ggDM5JgLOMjkzhXtpB-7tlFqhoW5dSCLrusxfZ1z_gA
[12-Sep-2025 11:24:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Sep-2025 11:24:41 UTC] ✅ JWT token verified successfully for user profile
[12-Sep-2025 11:24:41 UTC] User ID: 5
[12-Sep-2025 11:24:41 UTC] ✅ User profile retrieved successfully for user ID: 5
[12-Sep-2025 11:25:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Sep-2025 11:25:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Sep-2025 11:25:03 UTC] API Hash Debug - Headers: {"Host":"hemmat.app","X-Forwarded-For":"2.59.216.225, 172.71.103.14","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MDI0NDU4fQ.ggDM5JgLOMjkzhXtpB-7tlFqhoW5dSCLrusxfZ1z_gA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"97df0ac37e4c65f3-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2.59.216.225","cf-ipcountry":"NL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https","X-HTTPS":"1"}
[12-Sep-2025 11:25:03 UTC] === User Orders API Called ===
[12-Sep-2025 11:25:03 UTC] User ID: 5
[12-Sep-2025 11:25:03 UTC] Limit: 20, Offset: 0
[12-Sep-2025 11:25:03 UTC] Orders found: 3
[12-Sep-2025 11:25:03 UTC] Orders data: [{"id":3,"quantity":1,"total_coins":1,"coin_type":"regular","telegram_link":"t.me\/ashdda\/12","status":"cancelled","created_at":"2025-09-09 16:01:45","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":2,"quantity":1,"total_coins":100,"coin_type":"regular","telegram_link":"t.me\/ashadata","status":"completed","created_at":"2025-08-24 23:52:11","product_id":1,"product_name":"Telegram Members (365 Days Non Drop)","product_price":35,"image_url":""},{"id":1,"quantity":1,"total_coins":100,"coin_type":"regular","telegram_link":"t.me\/ashadata","status":"completed","created_at":"2025-08-24 23:39:22","product_id":1,"product_name":"Telegram Members (365 Days Non Drop)","product_price":35,"image_url":""}]
[12-Sep-2025 11:25:03 UTC] Total orders count: 3
[12-Sep-2025 11:25:04 UTC] === API CALL LOG ===
[12-Sep-2025 11:25:04 UTC] Endpoint: user/profile.php
[12-Sep-2025 11:25:04 UTC] Full Log Data: {
    "timestamp": "2025-09-12 11:25:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "2.59.216.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "2.59.216.225, 172.71.103.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MDI0NDU4fQ.ggDM5JgLOMjkzhXtpB-7tlFqhoW5dSCLrusxfZ1z_gA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97df0aca7b7b65f3-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2.59.216.225",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Sep-2025 11:25:04 UTC] === END API CALL LOG ===
[12-Sep-2025 11:25:04 UTC] ✅ API Hash verification passed for profile endpoint
[12-Sep-2025 11:25:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MDI0NDU4fQ.ggDM5JgLOMjkzhXtpB-7tlFqhoW5dSCLrusxfZ1z_gA
[12-Sep-2025 11:25:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Sep-2025 11:25:04 UTC] ✅ JWT token verified successfully for user profile
[12-Sep-2025 11:25:04 UTC] User ID: 5
[12-Sep-2025 11:25:04 UTC] ✅ User profile retrieved successfully for user ID: 5
[12-Sep-2025 11:25:04 UTC] User Purchases API - User ID: 5
[12-Sep-2025 11:25:04 UTC] User Purchases API - Total purchases found: 2
[12-Sep-2025 11:25:06 UTC] User Purchases API - User ID: 5
[12-Sep-2025 11:25:06 UTC] User Purchases API - Total purchases found: 2
[12-Sep-2025 11:25:07 UTC] === API CALL LOG ===
[12-Sep-2025 11:25:07 UTC] Endpoint: user/profile.php
[12-Sep-2025 11:25:07 UTC] Full Log Data: {
    "timestamp": "2025-09-12 11:25:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "2.59.216.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "2.59.216.225, 172.71.103.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MDI0NDU4fQ.ggDM5JgLOMjkzhXtpB-7tlFqhoW5dSCLrusxfZ1z_gA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97df0ae21cb865f3-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2.59.216.225",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Sep-2025 11:25:07 UTC] === END API CALL LOG ===
[12-Sep-2025 11:25:07 UTC] ✅ API Hash verification passed for profile endpoint
[12-Sep-2025 11:25:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MDI0NDU4fQ.ggDM5JgLOMjkzhXtpB-7tlFqhoW5dSCLrusxfZ1z_gA
[12-Sep-2025 11:25:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Sep-2025 11:25:07 UTC] ✅ JWT token verified successfully for user profile
[12-Sep-2025 11:25:07 UTC] User ID: 5
[12-Sep-2025 11:25:07 UTC] ✅ User profile retrieved successfully for user ID: 5
[12-Sep-2025 11:25:08 UTC] User Purchases API - User ID: 5
[12-Sep-2025 11:25:08 UTC] User Purchases API - Total purchases found: 2
[12-Sep-2025 11:25:11 UTC] === API CALL LOG ===
[12-Sep-2025 11:25:11 UTC] Endpoint: user/profile.php
[12-Sep-2025 11:25:11 UTC] Full Log Data: {
    "timestamp": "2025-09-12 11:25:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "2.59.216.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "2.59.216.225, 172.71.103.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MDI0NDU4fQ.ggDM5JgLOMjkzhXtpB-7tlFqhoW5dSCLrusxfZ1z_gA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97df0af96f7c65f3-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2.59.216.225",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Sep-2025 11:25:11 UTC] === END API CALL LOG ===
[12-Sep-2025 11:25:11 UTC] ✅ API Hash verification passed for profile endpoint
[12-Sep-2025 11:25:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MDI0NDU4fQ.ggDM5JgLOMjkzhXtpB-7tlFqhoW5dSCLrusxfZ1z_gA
[12-Sep-2025 11:25:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Sep-2025 11:25:11 UTC] ✅ JWT token verified successfully for user profile
[12-Sep-2025 11:25:11 UTC] User ID: 5
[12-Sep-2025 11:25:11 UTC] ✅ User profile retrieved successfully for user ID: 5
[12-Sep-2025 11:25:12 UTC] User Purchases API - User ID: 5
[12-Sep-2025 11:25:12 UTC] User Purchases API - Total purchases found: 2
[12-Sep-2025 11:25:32 UTC] === API CALL LOG ===
[12-Sep-2025 11:25:32 UTC] Endpoint: user/profile.php
[12-Sep-2025 11:25:32 UTC] Full Log Data: {
    "timestamp": "2025-09-12 11:25:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "2.59.216.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "2.59.216.225, 172.71.103.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MDI0NDU4fQ.ggDM5JgLOMjkzhXtpB-7tlFqhoW5dSCLrusxfZ1z_gA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97df0b78d81665f3-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2.59.216.225",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Sep-2025 11:25:32 UTC] === END API CALL LOG ===
[12-Sep-2025 11:25:32 UTC] ✅ API Hash verification passed for profile endpoint
[12-Sep-2025 11:25:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MDI0NDU4fQ.ggDM5JgLOMjkzhXtpB-7tlFqhoW5dSCLrusxfZ1z_gA
[12-Sep-2025 11:25:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Sep-2025 11:25:32 UTC] ✅ JWT token verified successfully for user profile
[12-Sep-2025 11:25:32 UTC] User ID: 5
[12-Sep-2025 11:25:32 UTC] ✅ User profile retrieved successfully for user ID: 5
[12-Sep-2025 13:31:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Sep-2025 13:31:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Sep-2025 13:31:31 UTC] API Hash Debug - Headers: {"Host":"hemmat.app","X-Forwarded-For":"2.59.216.225, 104.23.170.134","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MDI0NDU4fQ.ggDM5JgLOMjkzhXtpB-7tlFqhoW5dSCLrusxfZ1z_gA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"97dfc405fd58f9ba-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2.59.216.225","cf-ipcountry":"NL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https","X-HTTPS":"1"}
[12-Sep-2025 13:31:31 UTC] === User Orders API Called ===
[12-Sep-2025 13:31:31 UTC] User ID: 5
[12-Sep-2025 13:31:31 UTC] Limit: 20, Offset: 0
[12-Sep-2025 13:31:31 UTC] Orders found: 3
[12-Sep-2025 13:31:31 UTC] Orders data: [{"id":3,"quantity":1,"total_coins":1,"coin_type":"regular","telegram_link":"t.me\/ashdda\/12","status":"cancelled","created_at":"2025-09-09 16:01:45","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":2,"quantity":1,"total_coins":100,"coin_type":"regular","telegram_link":"t.me\/ashadata","status":"completed","created_at":"2025-08-24 23:52:11","product_id":1,"product_name":"Telegram Members (365 Days Non Drop)","product_price":35,"image_url":""},{"id":1,"quantity":1,"total_coins":100,"coin_type":"regular","telegram_link":"t.me\/ashadata","status":"completed","created_at":"2025-08-24 23:39:22","product_id":1,"product_name":"Telegram Members (365 Days Non Drop)","product_price":35,"image_url":""}]
[12-Sep-2025 13:31:31 UTC] Total orders count: 3
[12-Sep-2025 13:31:32 UTC] === API CALL LOG ===
[12-Sep-2025 13:31:32 UTC] Endpoint: user/profile.php
[12-Sep-2025 13:31:32 UTC] Full Log Data: {
    "timestamp": "2025-09-12 13:31:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "2.59.216.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "2.59.216.225, 104.23.170.134",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MDI0NDU4fQ.ggDM5JgLOMjkzhXtpB-7tlFqhoW5dSCLrusxfZ1z_gA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97dfc40d7f8bf9ba-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2.59.216.225",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Sep-2025 13:31:32 UTC] === END API CALL LOG ===
[12-Sep-2025 13:31:32 UTC] ✅ API Hash verification passed for profile endpoint
[12-Sep-2025 13:31:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MDI0NDU4fQ.ggDM5JgLOMjkzhXtpB-7tlFqhoW5dSCLrusxfZ1z_gA
[12-Sep-2025 13:31:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Sep-2025 13:31:32 UTC] ✅ JWT token verified successfully for user profile
[12-Sep-2025 13:31:32 UTC] User ID: 5
[12-Sep-2025 13:31:32 UTC] ✅ User profile retrieved successfully for user ID: 5
[12-Sep-2025 13:31:32 UTC] User Purchases API - User ID: 5
[12-Sep-2025 13:31:32 UTC] User Purchases API - Total purchases found: 2
[12-Sep-2025 13:31:33 UTC] User Purchases API - User ID: 5
[12-Sep-2025 13:31:33 UTC] User Purchases API - Total purchases found: 2
[12-Sep-2025 13:31:36 UTC] === API CALL LOG ===
[12-Sep-2025 13:31:36 UTC] Endpoint: user/profile.php
[12-Sep-2025 13:31:36 UTC] Full Log Data: {
    "timestamp": "2025-09-12 13:31:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "2.59.216.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "2.59.216.225, 104.23.170.134",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MDI0NDU4fQ.ggDM5JgLOMjkzhXtpB-7tlFqhoW5dSCLrusxfZ1z_gA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97dfc4264fb8f9ba-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2.59.216.225",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Sep-2025 13:31:36 UTC] === END API CALL LOG ===
[12-Sep-2025 13:31:36 UTC] ✅ API Hash verification passed for profile endpoint
[12-Sep-2025 13:31:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MDI0NDU4fQ.ggDM5JgLOMjkzhXtpB-7tlFqhoW5dSCLrusxfZ1z_gA
[12-Sep-2025 13:31:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Sep-2025 13:31:36 UTC] ✅ JWT token verified successfully for user profile
[12-Sep-2025 13:31:36 UTC] User ID: 5
[12-Sep-2025 13:31:36 UTC] ✅ User profile retrieved successfully for user ID: 5
[12-Sep-2025 13:31:36 UTC] User Purchases API - User ID: 5
[12-Sep-2025 13:31:36 UTC] User Purchases API - Total purchases found: 2
[12-Sep-2025 13:31:37 UTC] === API CALL LOG ===
[12-Sep-2025 13:31:37 UTC] Endpoint: user/profile.php
[12-Sep-2025 13:31:37 UTC] Full Log Data: {
    "timestamp": "2025-09-12 13:31:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "2.59.216.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "2.59.216.225, 104.23.170.134",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MDI0NDU4fQ.ggDM5JgLOMjkzhXtpB-7tlFqhoW5dSCLrusxfZ1z_gA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97dfc430ff8bf9ba-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2.59.216.225",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Sep-2025 13:31:37 UTC] === END API CALL LOG ===
[12-Sep-2025 13:31:37 UTC] ✅ API Hash verification passed for profile endpoint
[12-Sep-2025 13:31:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MDI0NDU4fQ.ggDM5JgLOMjkzhXtpB-7tlFqhoW5dSCLrusxfZ1z_gA
[12-Sep-2025 13:31:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Sep-2025 13:31:37 UTC] ✅ JWT token verified successfully for user profile
[12-Sep-2025 13:31:37 UTC] User ID: 5
[12-Sep-2025 13:31:37 UTC] ✅ User profile retrieved successfully for user ID: 5
[12-Sep-2025 15:40:26 UTC] === API CALL LOG ===
[12-Sep-2025 15:40:26 UTC] Endpoint: user/profile.php
[12-Sep-2025 15:40:26 UTC] Full Log Data: {
    "timestamp": "2025-09-12 15:40:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "2.59.216.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "2.59.216.225, 172.71.95.93",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MDI0NDU4fQ.ggDM5JgLOMjkzhXtpB-7tlFqhoW5dSCLrusxfZ1z_gA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97e080dec9eefeb3-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2.59.216.225",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Sep-2025 15:40:26 UTC] === END API CALL LOG ===
[12-Sep-2025 15:40:26 UTC] ✅ API Hash verification passed for profile endpoint
[12-Sep-2025 15:40:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MDI0NDU4fQ.ggDM5JgLOMjkzhXtpB-7tlFqhoW5dSCLrusxfZ1z_gA
[12-Sep-2025 15:40:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Sep-2025 15:40:26 UTC] ✅ JWT token verified successfully for user profile
[12-Sep-2025 15:40:26 UTC] User ID: 5
[12-Sep-2025 15:40:26 UTC] ✅ User profile retrieved successfully for user ID: 5
[12-Sep-2025 15:40:26 UTC] User Purchases API - User ID: 5
[12-Sep-2025 15:40:26 UTC] User Purchases API - Total purchases found: 2
[12-Sep-2025 15:40:27 UTC] User Purchases API - User ID: 5
[12-Sep-2025 15:40:27 UTC] User Purchases API - Total purchases found: 2
[12-Sep-2025 15:41:54 UTC] === API CALL LOG ===
[12-Sep-2025 15:41:54 UTC] Endpoint: user/profile.php
[12-Sep-2025 15:41:54 UTC] Full Log Data: {
    "timestamp": "2025-09-12 15:41:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "2.59.216.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "2.59.216.225, 172.71.95.94",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MDI0NDU4fQ.ggDM5JgLOMjkzhXtpB-7tlFqhoW5dSCLrusxfZ1z_gA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97e08306e9fcfeb3-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2.59.216.225",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Sep-2025 15:41:54 UTC] === END API CALL LOG ===
[12-Sep-2025 15:41:54 UTC] ✅ API Hash verification passed for profile endpoint
[12-Sep-2025 15:41:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MDI0NDU4fQ.ggDM5JgLOMjkzhXtpB-7tlFqhoW5dSCLrusxfZ1z_gA
[12-Sep-2025 15:41:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Sep-2025 15:41:54 UTC] ✅ JWT token verified successfully for user profile
[12-Sep-2025 15:41:54 UTC] User ID: 5
[12-Sep-2025 15:41:54 UTC] ✅ User profile retrieved successfully for user ID: 5
[12-Sep-2025 15:41:55 UTC] User Purchases API - User ID: 5
[12-Sep-2025 15:41:55 UTC] User Purchases API - Total purchases found: 2
[12-Sep-2025 15:42:27 UTC] === API CALL LOG ===
[12-Sep-2025 15:42:27 UTC] Endpoint: user/profile.php
[12-Sep-2025 15:42:27 UTC] Full Log Data: {
    "timestamp": "2025-09-12 15:42:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "2.59.216.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "2.59.216.225, 172.71.95.94",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MDI0NDU4fQ.ggDM5JgLOMjkzhXtpB-7tlFqhoW5dSCLrusxfZ1z_gA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97e083cbed56feb3-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2.59.216.225",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Sep-2025 15:42:27 UTC] === END API CALL LOG ===
[12-Sep-2025 15:42:27 UTC] ✅ API Hash verification passed for profile endpoint
[12-Sep-2025 15:42:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MDI0NDU4fQ.ggDM5JgLOMjkzhXtpB-7tlFqhoW5dSCLrusxfZ1z_gA
[12-Sep-2025 15:42:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Sep-2025 15:42:27 UTC] ✅ JWT token verified successfully for user profile
[12-Sep-2025 15:42:27 UTC] User ID: 5
[12-Sep-2025 15:42:27 UTC] ✅ User profile retrieved successfully for user ID: 5
[12-Sep-2025 15:42:27 UTC] User Purchases API - User ID: 5
[12-Sep-2025 15:42:27 UTC] User Purchases API - Total purchases found: 2
[12-Sep-2025 15:42:28 UTC] User Purchases API - User ID: 5
[12-Sep-2025 15:42:28 UTC] User Purchases API - Total purchases found: 2
[12-Sep-2025 15:42:40 UTC] === API CALL LOG ===
[12-Sep-2025 15:42:40 UTC] Endpoint: user/profile.php
[12-Sep-2025 15:42:40 UTC] Full Log Data: {
    "timestamp": "2025-09-12 15:42:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "2.59.216.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "2.59.216.225, 172.71.95.93",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MDI0NDU4fQ.ggDM5JgLOMjkzhXtpB-7tlFqhoW5dSCLrusxfZ1z_gA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97e0841d297dfeb3-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2.59.216.225",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Sep-2025 15:42:40 UTC] === END API CALL LOG ===
[12-Sep-2025 15:42:40 UTC] ✅ API Hash verification passed for profile endpoint
[12-Sep-2025 15:42:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MDI0NDU4fQ.ggDM5JgLOMjkzhXtpB-7tlFqhoW5dSCLrusxfZ1z_gA
[12-Sep-2025 15:42:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Sep-2025 15:42:40 UTC] ✅ JWT token verified successfully for user profile
[12-Sep-2025 15:42:40 UTC] User ID: 5
[12-Sep-2025 15:42:40 UTC] ✅ User profile retrieved successfully for user ID: 5
[12-Sep-2025 15:42:41 UTC] User Purchases API - User ID: 5
[12-Sep-2025 15:42:41 UTC] User Purchases API - Total purchases found: 2
[12-Sep-2025 15:42:45 UTC] === API CALL LOG ===
[12-Sep-2025 15:42:45 UTC] Endpoint: user/profile.php
[12-Sep-2025 15:42:45 UTC] Full Log Data: {
    "timestamp": "2025-09-12 15:42:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "2.59.216.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "2.59.216.225, 172.71.95.93",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MDI0NDU4fQ.ggDM5JgLOMjkzhXtpB-7tlFqhoW5dSCLrusxfZ1z_gA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97e084432d2bfeb3-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2.59.216.225",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Sep-2025 15:42:45 UTC] === END API CALL LOG ===
[12-Sep-2025 15:42:45 UTC] ✅ API Hash verification passed for profile endpoint
[12-Sep-2025 15:42:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MDI0NDU4fQ.ggDM5JgLOMjkzhXtpB-7tlFqhoW5dSCLrusxfZ1z_gA
[12-Sep-2025 15:42:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Sep-2025 15:42:45 UTC] ✅ JWT token verified successfully for user profile
[12-Sep-2025 15:42:45 UTC] User ID: 5
[12-Sep-2025 15:42:45 UTC] ✅ User profile retrieved successfully for user ID: 5
[12-Sep-2025 15:42:45 UTC] User Purchases API - User ID: 5
[12-Sep-2025 15:42:45 UTC] User Purchases API - Total purchases found: 2
[12-Sep-2025 15:42:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Sep-2025 15:42:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Sep-2025 15:42:46 UTC] API Hash Debug - Headers: {"Host":"hemmat.app","X-Forwarded-For":"2.59.216.225, 172.71.95.93","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MDI0NDU4fQ.ggDM5JgLOMjkzhXtpB-7tlFqhoW5dSCLrusxfZ1z_gA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"97e0844c0b5cfeb3-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2.59.216.225","cf-ipcountry":"NL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https","X-HTTPS":"1"}
[12-Sep-2025 15:42:46 UTC] === User Orders API Called ===
[12-Sep-2025 15:42:46 UTC] User ID: 5
[12-Sep-2025 15:42:46 UTC] Limit: 20, Offset: 0
[12-Sep-2025 15:42:46 UTC] Orders found: 3
[12-Sep-2025 15:42:46 UTC] Orders data: [{"id":3,"quantity":1,"total_coins":1,"coin_type":"regular","telegram_link":"t.me\/ashdda\/12","status":"cancelled","created_at":"2025-09-09 16:01:45","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":2,"quantity":1,"total_coins":100,"coin_type":"regular","telegram_link":"t.me\/ashadata","status":"completed","created_at":"2025-08-24 23:52:11","product_id":1,"product_name":"Telegram Members (365 Days Non Drop)","product_price":35,"image_url":""},{"id":1,"quantity":1,"total_coins":100,"coin_type":"regular","telegram_link":"t.me\/ashadata","status":"completed","created_at":"2025-08-24 23:39:22","product_id":1,"product_name":"Telegram Members (365 Days Non Drop)","product_price":35,"image_url":""}]
[12-Sep-2025 15:42:46 UTC] Total orders count: 3
[12-Sep-2025 15:42:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Sep-2025 15:42:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Sep-2025 15:42:48 UTC] API Hash Debug - Headers: {"Host":"hemmat.app","X-Forwarded-For":"2.59.216.225, 172.71.95.93","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MDI0NDU4fQ.ggDM5JgLOMjkzhXtpB-7tlFqhoW5dSCLrusxfZ1z_gA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"97e084580ea9feb3-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2.59.216.225","cf-ipcountry":"NL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https","X-HTTPS":"1"}
[12-Sep-2025 15:42:48 UTC] === User Orders API Called ===
[12-Sep-2025 15:42:48 UTC] User ID: 5
[12-Sep-2025 15:42:48 UTC] Limit: 20, Offset: 0
[12-Sep-2025 15:42:48 UTC] Orders found: 3
[12-Sep-2025 15:42:48 UTC] Orders data: [{"id":3,"quantity":1,"total_coins":1,"coin_type":"regular","telegram_link":"t.me\/ashdda\/12","status":"cancelled","created_at":"2025-09-09 16:01:45","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":2,"quantity":1,"total_coins":100,"coin_type":"regular","telegram_link":"t.me\/ashadata","status":"completed","created_at":"2025-08-24 23:52:11","product_id":1,"product_name":"Telegram Members (365 Days Non Drop)","product_price":35,"image_url":""},{"id":1,"quantity":1,"total_coins":100,"coin_type":"regular","telegram_link":"t.me\/ashadata","status":"completed","created_at":"2025-08-24 23:39:22","product_id":1,"product_name":"Telegram Members (365 Days Non Drop)","product_price":35,"image_url":""}]
[12-Sep-2025 15:42:48 UTC] Total orders count: 3
[12-Sep-2025 15:42:59 UTC] === API CALL LOG ===
[12-Sep-2025 15:42:59 UTC] Endpoint: user/profile.php
[12-Sep-2025 15:42:59 UTC] Full Log Data: {
    "timestamp": "2025-09-12 15:42:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "2.59.216.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "2.59.216.225, 172.71.95.94",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MDI0NDU4fQ.ggDM5JgLOMjkzhXtpB-7tlFqhoW5dSCLrusxfZ1z_gA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97e0849d2a1ffeb3-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2.59.216.225",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Sep-2025 15:42:59 UTC] === END API CALL LOG ===
[12-Sep-2025 15:42:59 UTC] ✅ API Hash verification passed for profile endpoint
[12-Sep-2025 15:42:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MDI0NDU4fQ.ggDM5JgLOMjkzhXtpB-7tlFqhoW5dSCLrusxfZ1z_gA
[12-Sep-2025 15:42:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Sep-2025 15:42:59 UTC] ✅ JWT token verified successfully for user profile
[12-Sep-2025 15:42:59 UTC] User ID: 5
[12-Sep-2025 15:42:59 UTC] ✅ User profile retrieved successfully for user ID: 5
[12-Sep-2025 15:43:16 UTC] === API CALL LOG ===
[12-Sep-2025 15:43:16 UTC] Endpoint: user/profile.php
[12-Sep-2025 15:43:16 UTC] Full Log Data: {
    "timestamp": "2025-09-12 15:43:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "2.59.216.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "2.59.216.225, 172.71.95.94",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MDI0NDU4fQ.ggDM5JgLOMjkzhXtpB-7tlFqhoW5dSCLrusxfZ1z_gA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97e085042f3afeb3-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2.59.216.225",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Sep-2025 15:43:16 UTC] === END API CALL LOG ===
[12-Sep-2025 15:43:16 UTC] ✅ API Hash verification passed for profile endpoint
[12-Sep-2025 15:43:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MDI0NDU4fQ.ggDM5JgLOMjkzhXtpB-7tlFqhoW5dSCLrusxfZ1z_gA
[12-Sep-2025 15:43:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Sep-2025 15:43:16 UTC] ✅ JWT token verified successfully for user profile
[12-Sep-2025 15:43:16 UTC] User ID: 5
[12-Sep-2025 15:43:16 UTC] ✅ User profile retrieved successfully for user ID: 5
[12-Sep-2025 15:43:48 UTC] === API CALL LOG ===
[12-Sep-2025 15:43:48 UTC] Endpoint: user/profile.php
[12-Sep-2025 15:43:48 UTC] Full Log Data: {
    "timestamp": "2025-09-12 15:43:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "2.59.216.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "2.59.216.225, 162.158.95.122",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MDI0NDU4fQ.ggDM5JgLOMjkzhXtpB-7tlFqhoW5dSCLrusxfZ1z_gA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97e085c6281efeb3-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2.59.216.225",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Sep-2025 15:43:48 UTC] === END API CALL LOG ===
[12-Sep-2025 15:43:48 UTC] ✅ API Hash verification passed for profile endpoint
[12-Sep-2025 15:43:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MDI0NDU4fQ.ggDM5JgLOMjkzhXtpB-7tlFqhoW5dSCLrusxfZ1z_gA
[12-Sep-2025 15:43:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Sep-2025 15:43:48 UTC] ✅ JWT token verified successfully for user profile
[12-Sep-2025 15:43:48 UTC] User ID: 5
[12-Sep-2025 15:43:48 UTC] ✅ User profile retrieved successfully for user ID: 5
[12-Sep-2025 15:43:58 UTC] === API CALL LOG ===
[12-Sep-2025 15:43:58 UTC] Endpoint: user/profile.php
[12-Sep-2025 15:43:58 UTC] Full Log Data: {
    "timestamp": "2025-09-12 15:43:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "2.59.216.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "2.59.216.225, 172.71.95.94",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MDI0NDU4fQ.ggDM5JgLOMjkzhXtpB-7tlFqhoW5dSCLrusxfZ1z_gA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97e086095eaafeb3-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2.59.216.225",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Sep-2025 15:43:58 UTC] === END API CALL LOG ===
[12-Sep-2025 15:43:58 UTC] ✅ API Hash verification passed for profile endpoint
[12-Sep-2025 15:43:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MDI0NDU4fQ.ggDM5JgLOMjkzhXtpB-7tlFqhoW5dSCLrusxfZ1z_gA
[12-Sep-2025 15:43:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Sep-2025 15:43:58 UTC] ✅ JWT token verified successfully for user profile
[12-Sep-2025 15:43:58 UTC] User ID: 5
[12-Sep-2025 15:43:58 UTC] ✅ User profile retrieved successfully for user ID: 5
[12-Sep-2025 15:44:05 UTC] === API CALL LOG ===
[12-Sep-2025 15:44:05 UTC] Endpoint: user/profile.php
[12-Sep-2025 15:44:05 UTC] Full Log Data: {
    "timestamp": "2025-09-12 15:44:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "2.59.216.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "2.59.216.225, 172.71.95.93",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MDI0NDU4fQ.ggDM5JgLOMjkzhXtpB-7tlFqhoW5dSCLrusxfZ1z_gA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97e08636ab64feb3-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2.59.216.225",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Sep-2025 15:44:05 UTC] === END API CALL LOG ===
[12-Sep-2025 15:44:05 UTC] ✅ API Hash verification passed for profile endpoint
[12-Sep-2025 15:44:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MDI0NDU4fQ.ggDM5JgLOMjkzhXtpB-7tlFqhoW5dSCLrusxfZ1z_gA
[12-Sep-2025 15:44:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Sep-2025 15:44:05 UTC] ✅ JWT token verified successfully for user profile
[12-Sep-2025 15:44:05 UTC] User ID: 5
[12-Sep-2025 15:44:05 UTC] ✅ User profile retrieved successfully for user ID: 5
[12-Sep-2025 15:44:17 UTC] === API CALL LOG ===
[12-Sep-2025 15:44:17 UTC] Endpoint: user/profile.php
[12-Sep-2025 15:44:17 UTC] Full Log Data: {
    "timestamp": "2025-09-12 15:44:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "2.59.216.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "2.59.216.225, 172.71.95.93",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MDI0NDU4fQ.ggDM5JgLOMjkzhXtpB-7tlFqhoW5dSCLrusxfZ1z_gA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97e086819a7afeb3-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2.59.216.225",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Sep-2025 15:44:17 UTC] === END API CALL LOG ===
[12-Sep-2025 15:44:17 UTC] ✅ API Hash verification passed for profile endpoint
[12-Sep-2025 15:44:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MDI0NDU4fQ.ggDM5JgLOMjkzhXtpB-7tlFqhoW5dSCLrusxfZ1z_gA
[12-Sep-2025 15:44:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Sep-2025 15:44:17 UTC] ✅ JWT token verified successfully for user profile
[12-Sep-2025 15:44:17 UTC] User ID: 5
[12-Sep-2025 15:44:17 UTC] ✅ User profile retrieved successfully for user ID: 5
[12-Sep-2025 15:45:52 UTC] === API CALL LOG ===
[12-Sep-2025 15:45:52 UTC] Endpoint: user/profile.php
[12-Sep-2025 15:45:52 UTC] Full Log Data: {
    "timestamp": "2025-09-12 15:45:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "2.59.216.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "2.59.216.225, 172.71.95.94",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MDI0NDU4fQ.ggDM5JgLOMjkzhXtpB-7tlFqhoW5dSCLrusxfZ1z_gA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97e088d27cc4feb3-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2.59.216.225",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Sep-2025 15:45:52 UTC] === END API CALL LOG ===
[12-Sep-2025 15:45:52 UTC] ✅ API Hash verification passed for profile endpoint
[12-Sep-2025 15:45:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MDI0NDU4fQ.ggDM5JgLOMjkzhXtpB-7tlFqhoW5dSCLrusxfZ1z_gA
[12-Sep-2025 15:45:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Sep-2025 15:45:52 UTC] ✅ JWT token verified successfully for user profile
[12-Sep-2025 15:45:52 UTC] User ID: 5
[12-Sep-2025 15:45:52 UTC] ✅ User profile retrieved successfully for user ID: 5
[12-Sep-2025 15:48:53 UTC] === API CALL LOG ===
[12-Sep-2025 15:48:53 UTC] Endpoint: user/profile.php
[12-Sep-2025 15:48:53 UTC] Full Log Data: {
    "timestamp": "2025-09-12 15:48:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "2.59.216.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "2.59.216.225, 104.23.166.129",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MDI0NDU4fQ.ggDM5JgLOMjkzhXtpB-7tlFqhoW5dSCLrusxfZ1z_gA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97e08d3e084edce7-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2.59.216.225",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Sep-2025 15:48:53 UTC] === END API CALL LOG ===
[12-Sep-2025 15:48:53 UTC] ✅ API Hash verification passed for profile endpoint
[12-Sep-2025 15:48:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MDI0NDU4fQ.ggDM5JgLOMjkzhXtpB-7tlFqhoW5dSCLrusxfZ1z_gA
[12-Sep-2025 15:48:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Sep-2025 15:48:53 UTC] ✅ JWT token verified successfully for user profile
[12-Sep-2025 15:48:53 UTC] User ID: 5
[12-Sep-2025 15:48:53 UTC] ✅ User profile retrieved successfully for user ID: 5
[12-Sep-2025 15:48:54 UTC] === API CALL LOG ===
[12-Sep-2025 15:48:54 UTC] Endpoint: user/profile.php
[12-Sep-2025 15:48:54 UTC] Full Log Data: {
    "timestamp": "2025-09-12 15:48:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "2.59.216.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "2.59.216.225, 104.23.166.129",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MDI0NDU4fQ.ggDM5JgLOMjkzhXtpB-7tlFqhoW5dSCLrusxfZ1z_gA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97e08d476ae8dce7-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2.59.216.225",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Sep-2025 15:48:54 UTC] === END API CALL LOG ===
[12-Sep-2025 15:48:54 UTC] ✅ API Hash verification passed for profile endpoint
[12-Sep-2025 15:48:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MDI0NDU4fQ.ggDM5JgLOMjkzhXtpB-7tlFqhoW5dSCLrusxfZ1z_gA
[12-Sep-2025 15:48:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Sep-2025 15:48:54 UTC] ✅ JWT token verified successfully for user profile
[12-Sep-2025 15:48:54 UTC] User ID: 5
[12-Sep-2025 15:48:54 UTC] ✅ User profile retrieved successfully for user ID: 5
[12-Sep-2025 15:49:14 UTC] === API CALL LOG ===
[12-Sep-2025 15:49:14 UTC] Endpoint: user/profile.php
[12-Sep-2025 15:49:14 UTC] Full Log Data: {
    "timestamp": "2025-09-12 15:49:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "2.59.216.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "2.59.216.225, 104.23.166.129",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MDI0NDU4fQ.ggDM5JgLOMjkzhXtpB-7tlFqhoW5dSCLrusxfZ1z_gA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97e08dc2af25dce7-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2.59.216.225",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Sep-2025 15:49:14 UTC] === END API CALL LOG ===
[12-Sep-2025 15:49:14 UTC] ✅ API Hash verification passed for profile endpoint
[12-Sep-2025 15:49:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MDI0NDU4fQ.ggDM5JgLOMjkzhXtpB-7tlFqhoW5dSCLrusxfZ1z_gA
[12-Sep-2025 15:49:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Sep-2025 15:49:14 UTC] ✅ JWT token verified successfully for user profile
[12-Sep-2025 15:49:14 UTC] User ID: 5
[12-Sep-2025 15:49:14 UTC] ✅ User profile retrieved successfully for user ID: 5
[12-Sep-2025 15:49:23 UTC] === API CALL LOG ===
[12-Sep-2025 15:49:23 UTC] Endpoint: user/profile.php
[12-Sep-2025 15:49:23 UTC] Full Log Data: {
    "timestamp": "2025-09-12 15:49:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "2.59.216.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "2.59.216.225, 104.23.166.129",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MDI0NDU4fQ.ggDM5JgLOMjkzhXtpB-7tlFqhoW5dSCLrusxfZ1z_gA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97e08dfaef2edce7-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2.59.216.225",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Sep-2025 15:49:23 UTC] === END API CALL LOG ===
[12-Sep-2025 15:49:23 UTC] ✅ API Hash verification passed for profile endpoint
[12-Sep-2025 15:49:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MDI0NDU4fQ.ggDM5JgLOMjkzhXtpB-7tlFqhoW5dSCLrusxfZ1z_gA
[12-Sep-2025 15:49:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Sep-2025 15:49:23 UTC] ✅ JWT token verified successfully for user profile
[12-Sep-2025 15:49:23 UTC] User ID: 5
[12-Sep-2025 15:49:23 UTC] ✅ User profile retrieved successfully for user ID: 5
[12-Sep-2025 15:56:40 UTC] === API CALL LOG ===
[12-Sep-2025 15:56:40 UTC] Endpoint: user/profile.php
[12-Sep-2025 15:56:40 UTC] Full Log Data: {
    "timestamp": "2025-09-12 15:56:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "2.59.216.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "2.59.216.225, 172.71.183.148",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MDI0NDU4fQ.ggDM5JgLOMjkzhXtpB-7tlFqhoW5dSCLrusxfZ1z_gA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97e098a609711c82-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2.59.216.225",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Sep-2025 15:56:40 UTC] === END API CALL LOG ===
[12-Sep-2025 15:56:40 UTC] ✅ API Hash verification passed for profile endpoint
[12-Sep-2025 15:56:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MDI0NDU4fQ.ggDM5JgLOMjkzhXtpB-7tlFqhoW5dSCLrusxfZ1z_gA
[12-Sep-2025 15:56:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Sep-2025 15:56:40 UTC] ✅ JWT token verified successfully for user profile
[12-Sep-2025 15:56:40 UTC] User ID: 5
[12-Sep-2025 15:56:40 UTC] ✅ User profile retrieved successfully for user ID: 5
[12-Sep-2025 15:56:41 UTC] === API CALL LOG ===
[12-Sep-2025 15:56:41 UTC] Endpoint: user/profile.php
[12-Sep-2025 15:56:41 UTC] Full Log Data: {
    "timestamp": "2025-09-12 15:56:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "2.59.216.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "2.59.216.225, 172.71.182.180",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MDI0NDU4fQ.ggDM5JgLOMjkzhXtpB-7tlFqhoW5dSCLrusxfZ1z_gA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97e098af4d241c82-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2.59.216.225",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Sep-2025 15:56:41 UTC] === END API CALL LOG ===
[12-Sep-2025 15:56:41 UTC] ✅ API Hash verification passed for profile endpoint
[12-Sep-2025 15:56:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MDI0NDU4fQ.ggDM5JgLOMjkzhXtpB-7tlFqhoW5dSCLrusxfZ1z_gA
[12-Sep-2025 15:56:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Sep-2025 15:56:41 UTC] ✅ JWT token verified successfully for user profile
[12-Sep-2025 15:56:41 UTC] User ID: 5
[12-Sep-2025 15:56:41 UTC] ✅ User profile retrieved successfully for user ID: 5
[12-Sep-2025 15:56:55 UTC] === API CALL LOG ===
[12-Sep-2025 15:56:55 UTC] Endpoint: user/profile.php
[12-Sep-2025 15:56:55 UTC] Full Log Data: {
    "timestamp": "2025-09-12 15:56:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "2.59.216.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "2.59.216.225, 172.71.182.180",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MDI0NDU4fQ.ggDM5JgLOMjkzhXtpB-7tlFqhoW5dSCLrusxfZ1z_gA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97e099078e651c82-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2.59.216.225",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Sep-2025 15:56:55 UTC] === END API CALL LOG ===
[12-Sep-2025 15:56:55 UTC] ✅ API Hash verification passed for profile endpoint
[12-Sep-2025 15:56:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MDI0NDU4fQ.ggDM5JgLOMjkzhXtpB-7tlFqhoW5dSCLrusxfZ1z_gA
[12-Sep-2025 15:56:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Sep-2025 15:56:55 UTC] ✅ JWT token verified successfully for user profile
[12-Sep-2025 15:56:55 UTC] User ID: 5
[12-Sep-2025 15:56:55 UTC] ✅ User profile retrieved successfully for user ID: 5
[12-Sep-2025 15:57:14 UTC] === API CALL LOG ===
[12-Sep-2025 15:57:14 UTC] Endpoint: user/profile.php
[12-Sep-2025 15:57:14 UTC] Full Log Data: {
    "timestamp": "2025-09-12 15:57:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "2.59.216.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "2.59.216.225, 172.71.182.180",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MDI0NDU4fQ.ggDM5JgLOMjkzhXtpB-7tlFqhoW5dSCLrusxfZ1z_gA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97e09977c8e31c82-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2.59.216.225",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Sep-2025 15:57:14 UTC] === END API CALL LOG ===
[12-Sep-2025 15:57:14 UTC] ✅ API Hash verification passed for profile endpoint
[12-Sep-2025 15:57:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MDI0NDU4fQ.ggDM5JgLOMjkzhXtpB-7tlFqhoW5dSCLrusxfZ1z_gA
[12-Sep-2025 15:57:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Sep-2025 15:57:14 UTC] ✅ JWT token verified successfully for user profile
[12-Sep-2025 15:57:14 UTC] User ID: 5
[12-Sep-2025 15:57:14 UTC] ✅ User profile retrieved successfully for user ID: 5
[12-Sep-2025 15:57:42 UTC] === API CALL LOG ===
[12-Sep-2025 15:57:42 UTC] Endpoint: user/profile.php
[12-Sep-2025 15:57:42 UTC] Full Log Data: {
    "timestamp": "2025-09-12 15:57:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "2.59.216.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "2.59.216.225, 172.71.183.147",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MDI0NDU4fQ.ggDM5JgLOMjkzhXtpB-7tlFqhoW5dSCLrusxfZ1z_gA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97e09a2968fa1c82-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2.59.216.225",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Sep-2025 15:57:42 UTC] === END API CALL LOG ===
[12-Sep-2025 15:57:42 UTC] ✅ API Hash verification passed for profile endpoint
[12-Sep-2025 15:57:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MDI0NDU4fQ.ggDM5JgLOMjkzhXtpB-7tlFqhoW5dSCLrusxfZ1z_gA
[12-Sep-2025 15:57:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Sep-2025 15:57:42 UTC] ✅ JWT token verified successfully for user profile
[12-Sep-2025 15:57:42 UTC] User ID: 5
[12-Sep-2025 15:57:42 UTC] ✅ User profile retrieved successfully for user ID: 5
[12-Sep-2025 15:58:33 UTC] === API CALL LOG ===
[12-Sep-2025 15:58:33 UTC] Endpoint: user/profile.php
[12-Sep-2025 15:58:33 UTC] Full Log Data: {
    "timestamp": "2025-09-12 15:58:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "2.59.216.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "2.59.216.225, 172.71.183.147",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MDI0NDU4fQ.ggDM5JgLOMjkzhXtpB-7tlFqhoW5dSCLrusxfZ1z_gA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97e09b688bd81c82-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2.59.216.225",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Sep-2025 15:58:33 UTC] === END API CALL LOG ===
[12-Sep-2025 15:58:33 UTC] ✅ API Hash verification passed for profile endpoint
[12-Sep-2025 15:58:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MDI0NDU4fQ.ggDM5JgLOMjkzhXtpB-7tlFqhoW5dSCLrusxfZ1z_gA
[12-Sep-2025 15:58:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Sep-2025 15:58:33 UTC] ✅ JWT token verified successfully for user profile
[12-Sep-2025 15:58:33 UTC] User ID: 5
[12-Sep-2025 15:58:33 UTC] ✅ User profile retrieved successfully for user ID: 5
[12-Sep-2025 15:58:33 UTC] === API CALL LOG ===
[12-Sep-2025 15:58:33 UTC] Endpoint: user/profile.php
[12-Sep-2025 15:58:33 UTC] Full Log Data: {
    "timestamp": "2025-09-12 15:58:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "2.59.216.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "2.59.216.225, 172.71.183.147",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MDI0NDU4fQ.ggDM5JgLOMjkzhXtpB-7tlFqhoW5dSCLrusxfZ1z_gA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97e09b6b8df61c82-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2.59.216.225",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Sep-2025 15:58:33 UTC] === END API CALL LOG ===
[12-Sep-2025 15:58:33 UTC] ✅ API Hash verification passed for profile endpoint
[12-Sep-2025 15:58:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MDI0NDU4fQ.ggDM5JgLOMjkzhXtpB-7tlFqhoW5dSCLrusxfZ1z_gA
[12-Sep-2025 15:58:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Sep-2025 15:58:33 UTC] ✅ JWT token verified successfully for user profile
[12-Sep-2025 15:58:33 UTC] User ID: 5
[12-Sep-2025 15:58:33 UTC] ✅ User profile retrieved successfully for user ID: 5
[12-Sep-2025 15:58:37 UTC] === API CALL LOG ===
[12-Sep-2025 15:58:37 UTC] Endpoint: user/profile.php
[12-Sep-2025 15:58:37 UTC] Full Log Data: {
    "timestamp": "2025-09-12 15:58:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "2.59.216.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "2.59.216.225, 172.71.183.147",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MDI0NDU4fQ.ggDM5JgLOMjkzhXtpB-7tlFqhoW5dSCLrusxfZ1z_gA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97e09b82d9951c82-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2.59.216.225",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Sep-2025 15:58:37 UTC] === END API CALL LOG ===
[12-Sep-2025 15:58:37 UTC] ✅ API Hash verification passed for profile endpoint
[12-Sep-2025 15:58:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MDI0NDU4fQ.ggDM5JgLOMjkzhXtpB-7tlFqhoW5dSCLrusxfZ1z_gA
[12-Sep-2025 15:58:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Sep-2025 15:58:37 UTC] ✅ JWT token verified successfully for user profile
[12-Sep-2025 15:58:37 UTC] User ID: 5
[12-Sep-2025 15:58:37 UTC] ✅ User profile retrieved successfully for user ID: 5
[12-Sep-2025 15:58:37 UTC] User Purchases API - User ID: 5
[12-Sep-2025 15:58:37 UTC] User Purchases API - Total purchases found: 2
[12-Sep-2025 15:58:44 UTC] === API CALL LOG ===
[12-Sep-2025 15:58:44 UTC] Endpoint: user/profile.php
[12-Sep-2025 15:58:44 UTC] Full Log Data: {
    "timestamp": "2025-09-12 15:58:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "2.59.216.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "2.59.216.225, 172.71.183.147",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MDI0NDU4fQ.ggDM5JgLOMjkzhXtpB-7tlFqhoW5dSCLrusxfZ1z_gA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97e09bad9b0d1c82-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2.59.216.225",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Sep-2025 15:58:44 UTC] === END API CALL LOG ===
[12-Sep-2025 15:58:44 UTC] ✅ API Hash verification passed for profile endpoint
[12-Sep-2025 15:58:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MDI0NDU4fQ.ggDM5JgLOMjkzhXtpB-7tlFqhoW5dSCLrusxfZ1z_gA
[12-Sep-2025 15:58:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Sep-2025 15:58:44 UTC] ✅ JWT token verified successfully for user profile
[12-Sep-2025 15:58:44 UTC] User ID: 5
[12-Sep-2025 15:58:44 UTC] ✅ User profile retrieved successfully for user ID: 5
[12-Sep-2025 15:58:44 UTC] User Purchases API - User ID: 5
[12-Sep-2025 15:58:44 UTC] User Purchases API - Total purchases found: 2
[12-Sep-2025 15:58:53 UTC] === API CALL LOG ===
[12-Sep-2025 15:58:53 UTC] Endpoint: user/profile.php
[12-Sep-2025 15:58:53 UTC] Full Log Data: {
    "timestamp": "2025-09-12 15:58:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "2.59.216.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "2.59.216.225, 172.71.183.147",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MDI0NDU4fQ.ggDM5JgLOMjkzhXtpB-7tlFqhoW5dSCLrusxfZ1z_gA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97e09be84b521c82-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2.59.216.225",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Sep-2025 15:58:53 UTC] === END API CALL LOG ===
[12-Sep-2025 15:58:53 UTC] ✅ API Hash verification passed for profile endpoint
[12-Sep-2025 15:58:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MDI0NDU4fQ.ggDM5JgLOMjkzhXtpB-7tlFqhoW5dSCLrusxfZ1z_gA
[12-Sep-2025 15:58:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Sep-2025 15:58:53 UTC] ✅ JWT token verified successfully for user profile
[12-Sep-2025 15:58:53 UTC] User ID: 5
[12-Sep-2025 15:58:53 UTC] ✅ User profile retrieved successfully for user ID: 5
[12-Sep-2025 15:58:54 UTC] User Purchases API - User ID: 5
[12-Sep-2025 15:58:54 UTC] User Purchases API - Total purchases found: 2
[12-Sep-2025 16:02:33 UTC] === API CALL LOG ===
[12-Sep-2025 16:02:33 UTC] Endpoint: user/profile.php
[12-Sep-2025 16:02:33 UTC] Full Log Data: {
    "timestamp": "2025-09-12 16:02:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "2.59.216.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "2.59.216.225, 172.70.47.160",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MDI0NDU4fQ.ggDM5JgLOMjkzhXtpB-7tlFqhoW5dSCLrusxfZ1z_gA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97e0a1425e229fea-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2.59.216.225",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Sep-2025 16:02:33 UTC] === END API CALL LOG ===
[12-Sep-2025 16:02:33 UTC] ✅ API Hash verification passed for profile endpoint
[12-Sep-2025 16:02:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MDI0NDU4fQ.ggDM5JgLOMjkzhXtpB-7tlFqhoW5dSCLrusxfZ1z_gA
[12-Sep-2025 16:02:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Sep-2025 16:02:33 UTC] ✅ JWT token verified successfully for user profile
[12-Sep-2025 16:02:33 UTC] User ID: 5
[12-Sep-2025 16:02:33 UTC] ✅ User profile retrieved successfully for user ID: 5
[12-Sep-2025 16:02:34 UTC] === API CALL LOG ===
[12-Sep-2025 16:02:34 UTC] Endpoint: user/profile.php
[12-Sep-2025 16:02:34 UTC] Full Log Data: {
    "timestamp": "2025-09-12 16:02:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "2.59.216.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "2.59.216.225, 172.70.47.160",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MDI0NDU4fQ.ggDM5JgLOMjkzhXtpB-7tlFqhoW5dSCLrusxfZ1z_gA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97e0a14cc8749fea-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2.59.216.225",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Sep-2025 16:02:34 UTC] === END API CALL LOG ===
[12-Sep-2025 16:02:34 UTC] ✅ API Hash verification passed for profile endpoint
[12-Sep-2025 16:02:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MDI0NDU4fQ.ggDM5JgLOMjkzhXtpB-7tlFqhoW5dSCLrusxfZ1z_gA
[12-Sep-2025 16:02:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Sep-2025 16:02:34 UTC] ✅ JWT token verified successfully for user profile
[12-Sep-2025 16:02:34 UTC] User ID: 5
[12-Sep-2025 16:02:34 UTC] ✅ User profile retrieved successfully for user ID: 5
[12-Sep-2025 17:19:05 UTC] === API CALL LOG ===
[12-Sep-2025 17:19:05 UTC] Endpoint: user/profile.php
[12-Sep-2025 17:19:05 UTC] Full Log Data: {
    "timestamp": "2025-09-12 17:19:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "2.59.216.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "2.59.216.225, 104.23.170.134",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MDI0NDU4fQ.ggDM5JgLOMjkzhXtpB-7tlFqhoW5dSCLrusxfZ1z_gA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97e111631f2c294e-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2.59.216.225",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Sep-2025 17:19:05 UTC] === END API CALL LOG ===
[12-Sep-2025 17:19:05 UTC] ✅ API Hash verification passed for profile endpoint
[12-Sep-2025 17:19:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MDI0NDU4fQ.ggDM5JgLOMjkzhXtpB-7tlFqhoW5dSCLrusxfZ1z_gA
[12-Sep-2025 17:19:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Sep-2025 17:19:05 UTC] ✅ JWT token verified successfully for user profile
[12-Sep-2025 17:19:05 UTC] User ID: 5
[12-Sep-2025 17:19:05 UTC] ✅ User profile retrieved successfully for user ID: 5
[12-Sep-2025 17:19:09 UTC] === API CALL LOG ===
[12-Sep-2025 17:19:09 UTC] Endpoint: user/profile.php
[12-Sep-2025 17:19:09 UTC] Full Log Data: {
    "timestamp": "2025-09-12 17:19:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "2.59.216.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "2.59.216.225, 104.23.170.134",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MDI0NDU4fQ.ggDM5JgLOMjkzhXtpB-7tlFqhoW5dSCLrusxfZ1z_gA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97e111798df1294e-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2.59.216.225",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Sep-2025 17:19:09 UTC] === END API CALL LOG ===
[12-Sep-2025 17:19:09 UTC] ✅ API Hash verification passed for profile endpoint
[12-Sep-2025 17:19:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MDI0NDU4fQ.ggDM5JgLOMjkzhXtpB-7tlFqhoW5dSCLrusxfZ1z_gA
[12-Sep-2025 17:19:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Sep-2025 17:19:09 UTC] ✅ JWT token verified successfully for user profile
[12-Sep-2025 17:19:09 UTC] User ID: 5
[12-Sep-2025 17:19:09 UTC] ✅ User profile retrieved successfully for user ID: 5
[12-Sep-2025 17:20:06 UTC] === API CALL LOG ===
[12-Sep-2025 17:20:06 UTC] Endpoint: user/profile.php
[12-Sep-2025 17:20:06 UTC] Full Log Data: {
    "timestamp": "2025-09-12 17:20:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "2.59.216.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "2.59.216.225, 104.23.170.135",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MDI0NDU4fQ.ggDM5JgLOMjkzhXtpB-7tlFqhoW5dSCLrusxfZ1z_gA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97e112d55af4294e-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2.59.216.225",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Sep-2025 17:20:06 UTC] === END API CALL LOG ===
[12-Sep-2025 17:20:06 UTC] ✅ API Hash verification passed for profile endpoint
[12-Sep-2025 17:20:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MDI0NDU4fQ.ggDM5JgLOMjkzhXtpB-7tlFqhoW5dSCLrusxfZ1z_gA
[12-Sep-2025 17:20:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Sep-2025 17:20:06 UTC] ✅ JWT token verified successfully for user profile
[12-Sep-2025 17:20:06 UTC] User ID: 5
[12-Sep-2025 17:20:06 UTC] ✅ User profile retrieved successfully for user ID: 5
[12-Sep-2025 17:20:07 UTC] User Purchases API - User ID: 5
[12-Sep-2025 17:20:07 UTC] User Purchases API - Total purchases found: 2
[12-Sep-2025 17:20:08 UTC] User Purchases API - User ID: 5
[12-Sep-2025 17:20:08 UTC] User Purchases API - Total purchases found: 2
[12-Sep-2025 17:20:10 UTC] === API CALL LOG ===
[12-Sep-2025 17:20:10 UTC] Endpoint: user/profile.php
[12-Sep-2025 17:20:10 UTC] Full Log Data: {
    "timestamp": "2025-09-12 17:20:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "2.59.216.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "2.59.216.225, 104.23.170.135",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MDI0NDU4fQ.ggDM5JgLOMjkzhXtpB-7tlFqhoW5dSCLrusxfZ1z_gA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97e112f64ccf294e-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2.59.216.225",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Sep-2025 17:20:10 UTC] === END API CALL LOG ===
[12-Sep-2025 17:20:10 UTC] ✅ API Hash verification passed for profile endpoint
[12-Sep-2025 17:20:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MDI0NDU4fQ.ggDM5JgLOMjkzhXtpB-7tlFqhoW5dSCLrusxfZ1z_gA
[12-Sep-2025 17:20:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Sep-2025 17:20:10 UTC] ✅ JWT token verified successfully for user profile
[12-Sep-2025 17:20:10 UTC] User ID: 5
[12-Sep-2025 17:20:10 UTC] ✅ User profile retrieved successfully for user ID: 5
[12-Sep-2025 17:20:10 UTC] User Purchases API - User ID: 5
[12-Sep-2025 17:20:10 UTC] User Purchases API - Total purchases found: 2
[12-Sep-2025 17:23:52 UTC] === API CALL LOG ===
[12-Sep-2025 17:23:52 UTC] Endpoint: user/profile.php
[12-Sep-2025 17:23:52 UTC] Full Log Data: {
    "timestamp": "2025-09-12 17:23:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "2.59.216.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "2.59.216.225, 104.23.170.134",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MDI0NDU4fQ.ggDM5JgLOMjkzhXtpB-7tlFqhoW5dSCLrusxfZ1z_gA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97e118602a70c886-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2.59.216.225",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Sep-2025 17:23:52 UTC] === END API CALL LOG ===
[12-Sep-2025 17:23:52 UTC] ✅ API Hash verification passed for profile endpoint
[12-Sep-2025 17:23:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MDI0NDU4fQ.ggDM5JgLOMjkzhXtpB-7tlFqhoW5dSCLrusxfZ1z_gA
[12-Sep-2025 17:23:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Sep-2025 17:23:52 UTC] ✅ JWT token verified successfully for user profile
[12-Sep-2025 17:23:52 UTC] User ID: 5
[12-Sep-2025 17:23:52 UTC] ✅ User profile retrieved successfully for user ID: 5
[12-Sep-2025 17:23:53 UTC] === API CALL LOG ===
[12-Sep-2025 17:23:53 UTC] Endpoint: user/profile.php
[12-Sep-2025 17:23:53 UTC] Full Log Data: {
    "timestamp": "2025-09-12 17:23:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "2.59.216.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "2.59.216.225, 104.23.170.134",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MDI0NDU4fQ.ggDM5JgLOMjkzhXtpB-7tlFqhoW5dSCLrusxfZ1z_gA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97e118695e19c886-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2.59.216.225",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Sep-2025 17:23:53 UTC] === END API CALL LOG ===
[12-Sep-2025 17:23:53 UTC] ✅ API Hash verification passed for profile endpoint
[12-Sep-2025 17:23:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MDI0NDU4fQ.ggDM5JgLOMjkzhXtpB-7tlFqhoW5dSCLrusxfZ1z_gA
[12-Sep-2025 17:23:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Sep-2025 17:23:53 UTC] ✅ JWT token verified successfully for user profile
[12-Sep-2025 17:23:53 UTC] User ID: 5
[12-Sep-2025 17:23:53 UTC] ✅ User profile retrieved successfully for user ID: 5
[12-Sep-2025 17:24:54 UTC] === API CALL LOG ===
[12-Sep-2025 17:24:54 UTC] Endpoint: user/profile.php
[12-Sep-2025 17:24:54 UTC] Full Log Data: {
    "timestamp": "2025-09-12 17:24:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "2.59.216.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "2.59.216.225, 104.23.170.135",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MDI0NDU4fQ.ggDM5JgLOMjkzhXtpB-7tlFqhoW5dSCLrusxfZ1z_gA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97e119e6efb6c886-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2.59.216.225",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Sep-2025 17:24:54 UTC] === END API CALL LOG ===
[12-Sep-2025 17:24:54 UTC] ✅ API Hash verification passed for profile endpoint
[12-Sep-2025 17:24:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MDI0NDU4fQ.ggDM5JgLOMjkzhXtpB-7tlFqhoW5dSCLrusxfZ1z_gA
[12-Sep-2025 17:24:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Sep-2025 17:24:54 UTC] ✅ JWT token verified successfully for user profile
[12-Sep-2025 17:24:54 UTC] User ID: 5
[12-Sep-2025 17:24:54 UTC] ✅ User profile retrieved successfully for user ID: 5
[12-Sep-2025 17:24:54 UTC] User Purchases API - User ID: 5
[12-Sep-2025 17:24:54 UTC] User Purchases API - Total purchases found: 2
[12-Sep-2025 17:24:56 UTC] User Purchases API - User ID: 5
[12-Sep-2025 17:24:56 UTC] User Purchases API - Total purchases found: 2
[12-Sep-2025 17:25:03 UTC] === API CALL LOG ===
[12-Sep-2025 17:25:03 UTC] Endpoint: user/profile.php
[12-Sep-2025 17:25:03 UTC] Full Log Data: {
    "timestamp": "2025-09-12 17:25:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "2.59.216.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "2.59.216.225, 104.23.170.135",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MDI0NDU4fQ.ggDM5JgLOMjkzhXtpB-7tlFqhoW5dSCLrusxfZ1z_gA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97e11a1def89c886-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2.59.216.225",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Sep-2025 17:25:03 UTC] === END API CALL LOG ===
[12-Sep-2025 17:25:03 UTC] ✅ API Hash verification passed for profile endpoint
[12-Sep-2025 17:25:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MDI0NDU4fQ.ggDM5JgLOMjkzhXtpB-7tlFqhoW5dSCLrusxfZ1z_gA
[12-Sep-2025 17:25:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Sep-2025 17:25:03 UTC] ✅ JWT token verified successfully for user profile
[12-Sep-2025 17:25:03 UTC] User ID: 5
[12-Sep-2025 17:25:03 UTC] ✅ User profile retrieved successfully for user ID: 5
[12-Sep-2025 17:25:03 UTC] User Purchases API - User ID: 5
[12-Sep-2025 17:25:03 UTC] User Purchases API - Total purchases found: 2
[12-Sep-2025 17:25:04 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Sep-2025 17:25:04 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Sep-2025 17:25:04 UTC] API Hash Debug - Headers: {"Host":"hemmat.app","X-Forwarded-For":"2.59.216.225, 104.23.170.135","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MDI0NDU4fQ.ggDM5JgLOMjkzhXtpB-7tlFqhoW5dSCLrusxfZ1z_gA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"97e11a26c9f1c886-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2.59.216.225","cf-ipcountry":"NL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https","X-HTTPS":"1"}
[12-Sep-2025 17:25:04 UTC] === User Orders API Called ===
[12-Sep-2025 17:25:04 UTC] User ID: 5
[12-Sep-2025 17:25:04 UTC] Limit: 20, Offset: 0
[12-Sep-2025 17:25:04 UTC] Orders found: 3
[12-Sep-2025 17:25:04 UTC] Orders data: [{"id":3,"quantity":1,"total_coins":1,"coin_type":"regular","telegram_link":"t.me\/ashdda\/12","status":"cancelled","created_at":"2025-09-09 16:01:45","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":2,"quantity":1,"total_coins":100,"coin_type":"regular","telegram_link":"t.me\/ashadata","status":"completed","created_at":"2025-08-24 23:52:11","product_id":1,"product_name":"Telegram Members (365 Days Non Drop)","product_price":35,"image_url":""},{"id":1,"quantity":1,"total_coins":100,"coin_type":"regular","telegram_link":"t.me\/ashadata","status":"completed","created_at":"2025-08-24 23:39:22","product_id":1,"product_name":"Telegram Members (365 Days Non Drop)","product_price":35,"image_url":""}]
[12-Sep-2025 17:25:04 UTC] Total orders count: 3
[12-Sep-2025 17:26:08 UTC] === API CALL LOG ===
[12-Sep-2025 17:26:08 UTC] Endpoint: user/profile.php
[12-Sep-2025 17:26:08 UTC] Full Log Data: {
    "timestamp": "2025-09-12 17:26:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "2.59.216.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "2.59.216.225, 172.71.99.149",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MDI0NDU4fQ.ggDM5JgLOMjkzhXtpB-7tlFqhoW5dSCLrusxfZ1z_gA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97e11bb54cfe671c-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2.59.216.225",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Sep-2025 17:26:08 UTC] === END API CALL LOG ===
[12-Sep-2025 17:26:08 UTC] ✅ API Hash verification passed for profile endpoint
[12-Sep-2025 17:26:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MDI0NDU4fQ.ggDM5JgLOMjkzhXtpB-7tlFqhoW5dSCLrusxfZ1z_gA
[12-Sep-2025 17:26:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Sep-2025 17:26:08 UTC] ✅ JWT token verified successfully for user profile
[12-Sep-2025 17:26:08 UTC] User ID: 5
[12-Sep-2025 17:26:08 UTC] ✅ User profile retrieved successfully for user ID: 5
[12-Sep-2025 17:26:09 UTC] === API CALL LOG ===
[12-Sep-2025 17:26:09 UTC] Endpoint: user/profile.php
[12-Sep-2025 17:26:09 UTC] Full Log Data: {
    "timestamp": "2025-09-12 17:26:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "2.59.216.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "2.59.216.225, 172.71.99.149",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MDI0NDU4fQ.ggDM5JgLOMjkzhXtpB-7tlFqhoW5dSCLrusxfZ1z_gA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97e11bbf1a26671c-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2.59.216.225",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Sep-2025 17:26:09 UTC] === END API CALL LOG ===
[12-Sep-2025 17:26:09 UTC] ✅ API Hash verification passed for profile endpoint
[12-Sep-2025 17:26:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MDI0NDU4fQ.ggDM5JgLOMjkzhXtpB-7tlFqhoW5dSCLrusxfZ1z_gA
[12-Sep-2025 17:26:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Sep-2025 17:26:09 UTC] ✅ JWT token verified successfully for user profile
[12-Sep-2025 17:26:09 UTC] User ID: 5
[12-Sep-2025 17:26:09 UTC] ✅ User profile retrieved successfully for user ID: 5
[12-Sep-2025 17:26:48 UTC] === API CALL LOG ===
[12-Sep-2025 17:26:48 UTC] Endpoint: user/profile.php
[12-Sep-2025 17:26:48 UTC] Full Log Data: {
    "timestamp": "2025-09-12 17:26:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "2.59.216.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "2.59.216.225, 172.71.99.150",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MDI0NDU4fQ.ggDM5JgLOMjkzhXtpB-7tlFqhoW5dSCLrusxfZ1z_gA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97e11cac6989671c-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2.59.216.225",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Sep-2025 17:26:48 UTC] === END API CALL LOG ===
[12-Sep-2025 17:26:48 UTC] ✅ API Hash verification passed for profile endpoint
[12-Sep-2025 17:26:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MDI0NDU4fQ.ggDM5JgLOMjkzhXtpB-7tlFqhoW5dSCLrusxfZ1z_gA
[12-Sep-2025 17:26:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Sep-2025 17:26:48 UTC] ✅ JWT token verified successfully for user profile
[12-Sep-2025 17:26:48 UTC] User ID: 5
[12-Sep-2025 17:26:48 UTC] ✅ User profile retrieved successfully for user ID: 5
[12-Sep-2025 17:27:10 UTC] === API CALL LOG ===
[12-Sep-2025 17:27:10 UTC] Endpoint: user/profile.php
[12-Sep-2025 17:27:10 UTC] Full Log Data: {
    "timestamp": "2025-09-12 17:27:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "2.59.216.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "2.59.216.225, 172.71.99.149",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MDI0NDU4fQ.ggDM5JgLOMjkzhXtpB-7tlFqhoW5dSCLrusxfZ1z_gA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97e11d39cf62671c-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2.59.216.225",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Sep-2025 17:27:10 UTC] === END API CALL LOG ===
[12-Sep-2025 17:27:10 UTC] ✅ API Hash verification passed for profile endpoint
[12-Sep-2025 17:27:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MDI0NDU4fQ.ggDM5JgLOMjkzhXtpB-7tlFqhoW5dSCLrusxfZ1z_gA
[12-Sep-2025 17:27:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Sep-2025 17:27:10 UTC] ✅ JWT token verified successfully for user profile
[12-Sep-2025 17:27:10 UTC] User ID: 5
[12-Sep-2025 17:27:10 UTC] ✅ User profile retrieved successfully for user ID: 5
[12-Sep-2025 17:27:14 UTC] === API CALL LOG ===
[12-Sep-2025 17:27:14 UTC] Endpoint: user/profile.php
[12-Sep-2025 17:27:14 UTC] Full Log Data: {
    "timestamp": "2025-09-12 17:27:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "2.59.216.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "2.59.216.225, 172.71.99.150",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MDI0NDU4fQ.ggDM5JgLOMjkzhXtpB-7tlFqhoW5dSCLrusxfZ1z_gA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97e11d55292a671c-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2.59.216.225",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Sep-2025 17:27:14 UTC] === END API CALL LOG ===
[12-Sep-2025 17:27:14 UTC] ✅ API Hash verification passed for profile endpoint
[12-Sep-2025 17:27:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MDI0NDU4fQ.ggDM5JgLOMjkzhXtpB-7tlFqhoW5dSCLrusxfZ1z_gA
[12-Sep-2025 17:27:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Sep-2025 17:27:14 UTC] ✅ JWT token verified successfully for user profile
[12-Sep-2025 17:27:14 UTC] User ID: 5
[12-Sep-2025 17:27:14 UTC] ✅ User profile retrieved successfully for user ID: 5
[12-Sep-2025 17:27:22 UTC] === API CALL LOG ===
[12-Sep-2025 17:27:22 UTC] Endpoint: user/profile.php
[12-Sep-2025 17:27:22 UTC] Full Log Data: {
    "timestamp": "2025-09-12 17:27:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "2.59.216.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "2.59.216.225, 172.71.99.149",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MDI0NDU4fQ.ggDM5JgLOMjkzhXtpB-7tlFqhoW5dSCLrusxfZ1z_gA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97e11d83cead671c-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2.59.216.225",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Sep-2025 17:27:22 UTC] === END API CALL LOG ===
[12-Sep-2025 17:27:22 UTC] ✅ API Hash verification passed for profile endpoint
[12-Sep-2025 17:27:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MDI0NDU4fQ.ggDM5JgLOMjkzhXtpB-7tlFqhoW5dSCLrusxfZ1z_gA
[12-Sep-2025 17:27:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Sep-2025 17:27:22 UTC] ✅ JWT token verified successfully for user profile
[12-Sep-2025 17:27:22 UTC] User ID: 5
[12-Sep-2025 17:27:22 UTC] ✅ User profile retrieved successfully for user ID: 5
[12-Sep-2025 17:27:22 UTC] User Purchases API - User ID: 5
[12-Sep-2025 17:27:22 UTC] User Purchases API - Total purchases found: 2
[12-Sep-2025 17:27:24 UTC] User Purchases API - User ID: 5
[12-Sep-2025 17:27:24 UTC] User Purchases API - Total purchases found: 2
[12-Sep-2025 17:27:27 UTC] === API CALL LOG ===
[12-Sep-2025 17:27:27 UTC] Endpoint: user/profile.php
[12-Sep-2025 17:27:27 UTC] Full Log Data: {
    "timestamp": "2025-09-12 17:27:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "2.59.216.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "2.59.216.225, 172.71.99.149",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MDI0NDU4fQ.ggDM5JgLOMjkzhXtpB-7tlFqhoW5dSCLrusxfZ1z_gA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97e11da14f2b671c-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2.59.216.225",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Sep-2025 17:27:27 UTC] === END API CALL LOG ===
[12-Sep-2025 17:27:27 UTC] ✅ API Hash verification passed for profile endpoint
[12-Sep-2025 17:27:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MDI0NDU4fQ.ggDM5JgLOMjkzhXtpB-7tlFqhoW5dSCLrusxfZ1z_gA
[12-Sep-2025 17:27:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Sep-2025 17:27:27 UTC] ✅ JWT token verified successfully for user profile
[12-Sep-2025 17:27:27 UTC] User ID: 5
[12-Sep-2025 17:27:27 UTC] ✅ User profile retrieved successfully for user ID: 5
[12-Sep-2025 17:27:27 UTC] User Purchases API - User ID: 5
[12-Sep-2025 17:27:27 UTC] User Purchases API - Total purchases found: 2
[12-Sep-2025 17:27:30 UTC] === API CALL LOG ===
[12-Sep-2025 17:27:30 UTC] Endpoint: user/profile.php
[12-Sep-2025 17:27:30 UTC] Full Log Data: {
    "timestamp": "2025-09-12 17:27:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "2.59.216.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "2.59.216.225, 172.71.99.149",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MDI0NDU4fQ.ggDM5JgLOMjkzhXtpB-7tlFqhoW5dSCLrusxfZ1z_gA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97e11db4cae2671c-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2.59.216.225",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Sep-2025 17:27:30 UTC] === END API CALL LOG ===
[12-Sep-2025 17:27:30 UTC] ✅ API Hash verification passed for profile endpoint
[12-Sep-2025 17:27:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MDI0NDU4fQ.ggDM5JgLOMjkzhXtpB-7tlFqhoW5dSCLrusxfZ1z_gA
[12-Sep-2025 17:27:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Sep-2025 17:27:30 UTC] ✅ JWT token verified successfully for user profile
[12-Sep-2025 17:27:30 UTC] User ID: 5
[12-Sep-2025 17:27:30 UTC] ✅ User profile retrieved successfully for user ID: 5
[12-Sep-2025 17:27:30 UTC] User Purchases API - User ID: 5
[12-Sep-2025 17:27:30 UTC] User Purchases API - Total purchases found: 2
[12-Sep-2025 17:27:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Sep-2025 17:27:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Sep-2025 17:27:33 UTC] API Hash Debug - Headers: {"Host":"hemmat.app","X-Forwarded-For":"2.59.216.225, 172.71.99.149","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MDI0NDU4fQ.ggDM5JgLOMjkzhXtpB-7tlFqhoW5dSCLrusxfZ1z_gA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"97e11dc78e18671c-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2.59.216.225","cf-ipcountry":"NL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https","X-HTTPS":"1"}
[12-Sep-2025 17:27:33 UTC] === User Orders API Called ===
[12-Sep-2025 17:27:33 UTC] User ID: 5
[12-Sep-2025 17:27:33 UTC] Limit: 20, Offset: 0
[12-Sep-2025 17:27:33 UTC] Orders found: 3
[12-Sep-2025 17:27:33 UTC] Orders data: [{"id":3,"quantity":1,"total_coins":1,"coin_type":"regular","telegram_link":"t.me\/ashdda\/12","status":"cancelled","created_at":"2025-09-09 16:01:45","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":2,"quantity":1,"total_coins":100,"coin_type":"regular","telegram_link":"t.me\/ashadata","status":"completed","created_at":"2025-08-24 23:52:11","product_id":1,"product_name":"Telegram Members (365 Days Non Drop)","product_price":35,"image_url":""},{"id":1,"quantity":1,"total_coins":100,"coin_type":"regular","telegram_link":"t.me\/ashadata","status":"completed","created_at":"2025-08-24 23:39:22","product_id":1,"product_name":"Telegram Members (365 Days Non Drop)","product_price":35,"image_url":""}]
[12-Sep-2025 17:27:33 UTC] Total orders count: 3
[12-Sep-2025 17:32:51 UTC] === API CALL LOG ===
[12-Sep-2025 17:32:51 UTC] Endpoint: user/profile.php
[12-Sep-2025 17:32:51 UTC] Full Log Data: {
    "timestamp": "2025-09-12 17:32:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "2.59.216.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "2.59.216.225, 172.70.47.159",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MDI0NDU4fQ.ggDM5JgLOMjkzhXtpB-7tlFqhoW5dSCLrusxfZ1z_gA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97e1258c0b18655a-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2.59.216.225",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Sep-2025 17:32:51 UTC] === END API CALL LOG ===
[12-Sep-2025 17:32:51 UTC] ✅ API Hash verification passed for profile endpoint
[12-Sep-2025 17:32:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MDI0NDU4fQ.ggDM5JgLOMjkzhXtpB-7tlFqhoW5dSCLrusxfZ1z_gA
[12-Sep-2025 17:32:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Sep-2025 17:32:51 UTC] ✅ JWT token verified successfully for user profile
[12-Sep-2025 17:32:51 UTC] User ID: 5
[12-Sep-2025 17:32:51 UTC] ✅ User profile retrieved successfully for user ID: 5
[12-Sep-2025 17:32:56 UTC] === API CALL LOG ===
[12-Sep-2025 17:32:56 UTC] Endpoint: user/profile.php
[12-Sep-2025 17:32:56 UTC] Full Log Data: {
    "timestamp": "2025-09-12 17:32:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "2.59.216.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "2.59.216.225, 172.70.47.160",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MDI0NDU4fQ.ggDM5JgLOMjkzhXtpB-7tlFqhoW5dSCLrusxfZ1z_gA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97e125ae997f655a-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2.59.216.225",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Sep-2025 17:32:56 UTC] === END API CALL LOG ===
[12-Sep-2025 17:32:56 UTC] ✅ API Hash verification passed for profile endpoint
[12-Sep-2025 17:32:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MDI0NDU4fQ.ggDM5JgLOMjkzhXtpB-7tlFqhoW5dSCLrusxfZ1z_gA
[12-Sep-2025 17:32:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Sep-2025 17:32:56 UTC] ✅ JWT token verified successfully for user profile
[12-Sep-2025 17:32:56 UTC] User ID: 5
[12-Sep-2025 17:32:56 UTC] ✅ User profile retrieved successfully for user ID: 5
[12-Sep-2025 17:35:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Sep-2025 17:35:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Sep-2025 17:35:03 UTC] API Hash Debug - Headers: {"Host":"hemmat.app","X-Forwarded-For":"2.59.216.225, 172.70.47.160","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MDI0NDU4fQ.ggDM5JgLOMjkzhXtpB-7tlFqhoW5dSCLrusxfZ1z_gA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"97e128b90d6c655a-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2.59.216.225","cf-ipcountry":"NL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https","X-HTTPS":"1"}
[12-Sep-2025 17:35:03 UTC] === User Orders API Called ===
[12-Sep-2025 17:35:03 UTC] User ID: 5
[12-Sep-2025 17:35:03 UTC] Limit: 20, Offset: 0
[12-Sep-2025 17:35:03 UTC] Orders found: 3
[12-Sep-2025 17:35:03 UTC] Orders data: [{"id":3,"quantity":1,"total_coins":1,"coin_type":"regular","telegram_link":"t.me\/ashdda\/12","status":"cancelled","created_at":"2025-09-09 16:01:45","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":2,"quantity":1,"total_coins":100,"coin_type":"regular","telegram_link":"t.me\/ashadata","status":"completed","created_at":"2025-08-24 23:52:11","product_id":1,"product_name":"Telegram Members (365 Days Non Drop)","product_price":35,"image_url":""},{"id":1,"quantity":1,"total_coins":100,"coin_type":"regular","telegram_link":"t.me\/ashadata","status":"completed","created_at":"2025-08-24 23:39:22","product_id":1,"product_name":"Telegram Members (365 Days Non Drop)","product_price":35,"image_url":""}]
[12-Sep-2025 17:35:03 UTC] Total orders count: 3
[12-Sep-2025 17:35:15 UTC] === API CALL LOG ===
[12-Sep-2025 17:35:15 UTC] Endpoint: user/profile.php
[12-Sep-2025 17:35:15 UTC] Full Log Data: {
    "timestamp": "2025-09-12 17:35:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "2.59.216.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "2.59.216.225, 172.70.47.160",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MDI0NDU4fQ.ggDM5JgLOMjkzhXtpB-7tlFqhoW5dSCLrusxfZ1z_gA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97e1290fde6b655a-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2.59.216.225",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Sep-2025 17:35:15 UTC] === END API CALL LOG ===
[12-Sep-2025 17:35:15 UTC] ✅ API Hash verification passed for profile endpoint
[12-Sep-2025 17:35:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MDI0NDU4fQ.ggDM5JgLOMjkzhXtpB-7tlFqhoW5dSCLrusxfZ1z_gA
[12-Sep-2025 17:35:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Sep-2025 17:35:15 UTC] ✅ JWT token verified successfully for user profile
[12-Sep-2025 17:35:15 UTC] User ID: 5
[12-Sep-2025 17:35:15 UTC] ✅ User profile retrieved successfully for user ID: 5
[12-Sep-2025 17:35:15 UTC] User Purchases API - User ID: 5
[12-Sep-2025 17:35:15 UTC] User Purchases API - Total purchases found: 2
[12-Sep-2025 17:35:19 UTC] === API CALL LOG ===
[12-Sep-2025 17:35:19 UTC] Endpoint: user/profile.php
[12-Sep-2025 17:35:19 UTC] Full Log Data: {
    "timestamp": "2025-09-12 17:35:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "2.59.216.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "2.59.216.225, 172.70.47.160",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MDI0NDU4fQ.ggDM5JgLOMjkzhXtpB-7tlFqhoW5dSCLrusxfZ1z_gA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97e1292c9e77655a-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2.59.216.225",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Sep-2025 17:35:19 UTC] === END API CALL LOG ===
[12-Sep-2025 17:35:19 UTC] ✅ API Hash verification passed for profile endpoint
[12-Sep-2025 17:35:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MDI0NDU4fQ.ggDM5JgLOMjkzhXtpB-7tlFqhoW5dSCLrusxfZ1z_gA
[12-Sep-2025 17:35:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Sep-2025 17:35:19 UTC] ✅ JWT token verified successfully for user profile
[12-Sep-2025 17:35:19 UTC] User ID: 5
[12-Sep-2025 17:35:19 UTC] ✅ User profile retrieved successfully for user ID: 5
[12-Sep-2025 17:35:20 UTC] User Purchases API - User ID: 5
[12-Sep-2025 17:35:20 UTC] User Purchases API - Total purchases found: 2
[12-Sep-2025 17:35:48 UTC] === API CALL LOG ===
[12-Sep-2025 17:35:48 UTC] Endpoint: user/profile.php
[12-Sep-2025 17:35:48 UTC] Full Log Data: {
    "timestamp": "2025-09-12 17:35:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "2.59.216.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "2.59.216.225, 172.70.47.160",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MDI0NDU4fQ.ggDM5JgLOMjkzhXtpB-7tlFqhoW5dSCLrusxfZ1z_gA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97e129de19d7655a-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2.59.216.225",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Sep-2025 17:35:48 UTC] === END API CALL LOG ===
[12-Sep-2025 17:35:48 UTC] ✅ API Hash verification passed for profile endpoint
[12-Sep-2025 17:35:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MDI0NDU4fQ.ggDM5JgLOMjkzhXtpB-7tlFqhoW5dSCLrusxfZ1z_gA
[12-Sep-2025 17:35:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Sep-2025 17:35:48 UTC] ✅ JWT token verified successfully for user profile
[12-Sep-2025 17:35:48 UTC] User ID: 5
[12-Sep-2025 17:35:48 UTC] ✅ User profile retrieved successfully for user ID: 5
[12-Sep-2025 17:35:48 UTC] User Purchases API - User ID: 5
[12-Sep-2025 17:35:48 UTC] User Purchases API - Total purchases found: 2
[12-Sep-2025 17:35:49 UTC] User Purchases API - User ID: 5
[12-Sep-2025 17:35:49 UTC] User Purchases API - Total purchases found: 2
[12-Sep-2025 17:35:52 UTC] === API CALL LOG ===
[12-Sep-2025 17:35:52 UTC] Endpoint: user/profile.php
[12-Sep-2025 17:35:52 UTC] Full Log Data: {
    "timestamp": "2025-09-12 17:35:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "2.59.216.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "2.59.216.225, 172.70.47.160",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MDI0NDU4fQ.ggDM5JgLOMjkzhXtpB-7tlFqhoW5dSCLrusxfZ1z_gA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97e129faca5a655a-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2.59.216.225",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Sep-2025 17:35:52 UTC] === END API CALL LOG ===
[12-Sep-2025 17:35:52 UTC] ✅ API Hash verification passed for profile endpoint
[12-Sep-2025 17:35:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MDI0NDU4fQ.ggDM5JgLOMjkzhXtpB-7tlFqhoW5dSCLrusxfZ1z_gA
[12-Sep-2025 17:35:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Sep-2025 17:35:52 UTC] ✅ JWT token verified successfully for user profile
[12-Sep-2025 17:35:52 UTC] User ID: 5
[12-Sep-2025 17:35:52 UTC] ✅ User profile retrieved successfully for user ID: 5
[12-Sep-2025 17:35:53 UTC] User Purchases API - User ID: 5
[12-Sep-2025 17:35:53 UTC] User Purchases API - Total purchases found: 2
[12-Sep-2025 17:35:56 UTC] === API CALL LOG ===
[12-Sep-2025 17:35:56 UTC] Endpoint: user/profile.php
[12-Sep-2025 17:35:56 UTC] Full Log Data: {
    "timestamp": "2025-09-12 17:35:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "2.59.216.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "2.59.216.225, 172.70.47.160",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MDI0NDU4fQ.ggDM5JgLOMjkzhXtpB-7tlFqhoW5dSCLrusxfZ1z_gA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97e12a102d2e655a-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2.59.216.225",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Sep-2025 17:35:56 UTC] === END API CALL LOG ===
[12-Sep-2025 17:35:56 UTC] ✅ API Hash verification passed for profile endpoint
[12-Sep-2025 17:35:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MDI0NDU4fQ.ggDM5JgLOMjkzhXtpB-7tlFqhoW5dSCLrusxfZ1z_gA
[12-Sep-2025 17:35:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Sep-2025 17:35:56 UTC] ✅ JWT token verified successfully for user profile
[12-Sep-2025 17:35:56 UTC] User ID: 5
[12-Sep-2025 17:35:56 UTC] ✅ User profile retrieved successfully for user ID: 5
[12-Sep-2025 17:35:56 UTC] User Purchases API - User ID: 5
[12-Sep-2025 17:35:56 UTC] User Purchases API - Total purchases found: 2
[12-Sep-2025 17:36:08 UTC] === API CALL LOG ===
[12-Sep-2025 17:36:08 UTC] Endpoint: user/profile.php
[12-Sep-2025 17:36:08 UTC] Full Log Data: {
    "timestamp": "2025-09-12 17:36:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "2.59.216.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "2.59.216.225, 104.23.172.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MDI0NDU4fQ.ggDM5JgLOMjkzhXtpB-7tlFqhoW5dSCLrusxfZ1z_gA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97e12a5b4b7cda9e-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2.59.216.225",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Sep-2025 17:36:08 UTC] === END API CALL LOG ===
[12-Sep-2025 17:36:08 UTC] ✅ API Hash verification passed for profile endpoint
[12-Sep-2025 17:36:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MDI0NDU4fQ.ggDM5JgLOMjkzhXtpB-7tlFqhoW5dSCLrusxfZ1z_gA
[12-Sep-2025 17:36:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Sep-2025 17:36:08 UTC] ✅ JWT token verified successfully for user profile
[12-Sep-2025 17:36:08 UTC] User ID: 5
[12-Sep-2025 17:36:08 UTC] ✅ User profile retrieved successfully for user ID: 5
[12-Sep-2025 17:36:08 UTC] User Purchases API - User ID: 5
[12-Sep-2025 17:36:08 UTC] User Purchases API - Total purchases found: 2
[12-Sep-2025 17:36:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Sep-2025 17:36:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Sep-2025 17:36:11 UTC] API Hash Debug - Headers: {"Host":"hemmat.app","X-Forwarded-For":"2.59.216.225, 104.23.172.75","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MDI0NDU4fQ.ggDM5JgLOMjkzhXtpB-7tlFqhoW5dSCLrusxfZ1z_gA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"97e12a6f5f30da9e-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2.59.216.225","cf-ipcountry":"NL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https","X-HTTPS":"1"}
[12-Sep-2025 17:36:11 UTC] === User Orders API Called ===
[12-Sep-2025 17:36:11 UTC] User ID: 5
[12-Sep-2025 17:36:11 UTC] Limit: 20, Offset: 0
[12-Sep-2025 17:36:11 UTC] Orders found: 3
[12-Sep-2025 17:36:11 UTC] Orders data: [{"id":3,"quantity":1,"total_coins":1,"coin_type":"regular","telegram_link":"t.me\/ashdda\/12","status":"cancelled","created_at":"2025-09-09 16:01:45","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":2,"quantity":1,"total_coins":100,"coin_type":"regular","telegram_link":"t.me\/ashadata","status":"completed","created_at":"2025-08-24 23:52:11","product_id":1,"product_name":"Telegram Members (365 Days Non Drop)","product_price":35,"image_url":""},{"id":1,"quantity":1,"total_coins":100,"coin_type":"regular","telegram_link":"t.me\/ashadata","status":"completed","created_at":"2025-08-24 23:39:22","product_id":1,"product_name":"Telegram Members (365 Days Non Drop)","product_price":35,"image_url":""}]
[12-Sep-2025 17:36:11 UTC] Total orders count: 3
[12-Sep-2025 17:36:13 UTC] === API CALL LOG ===
[12-Sep-2025 17:36:13 UTC] Endpoint: user/profile.php
[12-Sep-2025 17:36:13 UTC] Full Log Data: {
    "timestamp": "2025-09-12 17:36:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "2.59.216.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "2.59.216.225, 104.23.172.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MDI0NDU4fQ.ggDM5JgLOMjkzhXtpB-7tlFqhoW5dSCLrusxfZ1z_gA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97e12a7c1a06da9e-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2.59.216.225",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Sep-2025 17:36:13 UTC] === END API CALL LOG ===
[12-Sep-2025 17:36:13 UTC] ✅ API Hash verification passed for profile endpoint
[12-Sep-2025 17:36:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MDI0NDU4fQ.ggDM5JgLOMjkzhXtpB-7tlFqhoW5dSCLrusxfZ1z_gA
[12-Sep-2025 17:36:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Sep-2025 17:36:13 UTC] ✅ JWT token verified successfully for user profile
[12-Sep-2025 17:36:13 UTC] User ID: 5
[12-Sep-2025 17:36:13 UTC] ✅ User profile retrieved successfully for user ID: 5
[12-Sep-2025 17:36:13 UTC] User Purchases API - User ID: 5
[12-Sep-2025 17:36:13 UTC] User Purchases API - Total purchases found: 2
[12-Sep-2025 17:36:17 UTC] === API CALL LOG ===
[12-Sep-2025 17:36:17 UTC] Endpoint: user/profile.php
[12-Sep-2025 17:36:17 UTC] Full Log Data: {
    "timestamp": "2025-09-12 17:36:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "2.59.216.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "2.59.216.225, 104.23.172.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MDI0NDU4fQ.ggDM5JgLOMjkzhXtpB-7tlFqhoW5dSCLrusxfZ1z_gA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97e12a964a7dda9e-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2.59.216.225",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Sep-2025 17:36:17 UTC] === END API CALL LOG ===
[12-Sep-2025 17:36:17 UTC] ✅ API Hash verification passed for profile endpoint
[12-Sep-2025 17:36:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MDI0NDU4fQ.ggDM5JgLOMjkzhXtpB-7tlFqhoW5dSCLrusxfZ1z_gA
[12-Sep-2025 17:36:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Sep-2025 17:36:17 UTC] ✅ JWT token verified successfully for user profile
[12-Sep-2025 17:36:17 UTC] User ID: 5
[12-Sep-2025 17:36:17 UTC] ✅ User profile retrieved successfully for user ID: 5
[12-Sep-2025 17:36:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Sep-2025 17:36:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Sep-2025 17:36:19 UTC] API Hash Debug - Headers: {"Host":"hemmat.app","X-Forwarded-For":"2.59.216.225, 104.23.172.75","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MDI0NDU4fQ.ggDM5JgLOMjkzhXtpB-7tlFqhoW5dSCLrusxfZ1z_gA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"97e12aa32f55da9e-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2.59.216.225","cf-ipcountry":"NL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https","X-HTTPS":"1"}
[12-Sep-2025 17:36:19 UTC] === User Orders API Called ===
[12-Sep-2025 17:36:19 UTC] User ID: 5
[12-Sep-2025 17:36:19 UTC] Limit: 20, Offset: 0
[12-Sep-2025 17:36:19 UTC] Orders found: 3
[12-Sep-2025 17:36:19 UTC] Orders data: [{"id":3,"quantity":1,"total_coins":1,"coin_type":"regular","telegram_link":"t.me\/ashdda\/12","status":"cancelled","created_at":"2025-09-09 16:01:45","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":2,"quantity":1,"total_coins":100,"coin_type":"regular","telegram_link":"t.me\/ashadata","status":"completed","created_at":"2025-08-24 23:52:11","product_id":1,"product_name":"Telegram Members (365 Days Non Drop)","product_price":35,"image_url":""},{"id":1,"quantity":1,"total_coins":100,"coin_type":"regular","telegram_link":"t.me\/ashadata","status":"completed","created_at":"2025-08-24 23:39:22","product_id":1,"product_name":"Telegram Members (365 Days Non Drop)","product_price":35,"image_url":""}]
[12-Sep-2025 17:36:19 UTC] Total orders count: 3
[12-Sep-2025 17:37:09 UTC] === API CALL LOG ===
[12-Sep-2025 17:37:09 UTC] Endpoint: user/profile.php
[12-Sep-2025 17:37:09 UTC] Full Log Data: {
    "timestamp": "2025-09-12 17:37:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "2.59.216.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "2.59.216.225, 172.71.95.93",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MDI0NDU4fQ.ggDM5JgLOMjkzhXtpB-7tlFqhoW5dSCLrusxfZ1z_gA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97e12bd5fd1dfff1-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2.59.216.225",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Sep-2025 17:37:09 UTC] === END API CALL LOG ===
[12-Sep-2025 17:37:09 UTC] ✅ API Hash verification passed for profile endpoint
[12-Sep-2025 17:37:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MDI0NDU4fQ.ggDM5JgLOMjkzhXtpB-7tlFqhoW5dSCLrusxfZ1z_gA
[12-Sep-2025 17:37:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Sep-2025 17:37:09 UTC] ✅ JWT token verified successfully for user profile
[12-Sep-2025 17:37:09 UTC] User ID: 5
[12-Sep-2025 17:37:09 UTC] ✅ User profile retrieved successfully for user ID: 5
[12-Sep-2025 17:37:09 UTC] User Purchases API - User ID: 5
[12-Sep-2025 17:37:09 UTC] User Purchases API - Total purchases found: 2
[12-Sep-2025 17:38:02 UTC] === API CALL LOG ===
[12-Sep-2025 17:38:02 UTC] Endpoint: user/profile.php
[12-Sep-2025 17:38:02 UTC] Full Log Data: {
    "timestamp": "2025-09-12 17:38:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "2.59.216.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "2.59.216.225, 172.70.47.159",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzNDgxfQ.Kzp-Wk9a_AI0Y0exoD7YLsWX8WOB6Xhp_qO9UxGWjRg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97e12d251840774e-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2.59.216.225",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Sep-2025 17:38:02 UTC] === END API CALL LOG ===
[12-Sep-2025 17:38:02 UTC] ✅ API Hash verification passed for profile endpoint
[12-Sep-2025 17:38:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzNDgxfQ.Kzp-Wk9a_AI0Y0exoD7YLsWX8WOB6Xhp_qO9UxGWjRg
[12-Sep-2025 17:38:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Sep-2025 17:38:02 UTC] ✅ JWT token verified successfully for user profile
[12-Sep-2025 17:38:02 UTC] User ID: 5
[12-Sep-2025 17:38:02 UTC] ✅ User profile retrieved successfully for user ID: 5
[12-Sep-2025 17:46:11 UTC] === API CALL LOG ===
[12-Sep-2025 17:46:11 UTC] Endpoint: user/profile.php
[12-Sep-2025 17:46:11 UTC] Full Log Data: {
    "timestamp": "2025-09-12 17:46:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "5.212.127.85",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "5.212.127.85, 172.70.240.64",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4Mjc5MjUwfQ.HZnAk61_xII_pgWiNx_RqMBd9DzZsj67sRg7lv8BNY0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97e13915cdf68167-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.212.127.85",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Sep-2025 17:46:11 UTC] === END API CALL LOG ===
[12-Sep-2025 17:46:11 UTC] ✅ API Hash verification passed for profile endpoint
[12-Sep-2025 17:46:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4Mjc5MjUwfQ.HZnAk61_xII_pgWiNx_RqMBd9DzZsj67sRg7lv8BNY0
[12-Sep-2025 17:46:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Sep-2025 17:46:11 UTC] ✅ JWT token verified successfully for user profile
[12-Sep-2025 17:46:11 UTC] User ID: 5
[12-Sep-2025 17:46:11 UTC] ✅ User profile retrieved successfully for user ID: 5
[12-Sep-2025 17:46:12 UTC] User Purchases API - User ID: 5
[12-Sep-2025 17:46:12 UTC] User Purchases API - Total purchases found: 2
[12-Sep-2025 17:46:28 UTC] === API CALL LOG ===
[12-Sep-2025 17:46:28 UTC] Endpoint: user/profile.php
[12-Sep-2025 17:46:28 UTC] Full Log Data: {
    "timestamp": "2025-09-12 17:46:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "5.212.127.85",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "5.212.127.85, 172.70.240.2",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzOTg2fQ.324-eH0VQjV9zRW8LC-na22iWoxygQz8ZRJUjJ-QsxA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97e1398138d18167-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.212.127.85",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Sep-2025 17:46:28 UTC] === END API CALL LOG ===
[12-Sep-2025 17:46:28 UTC] ✅ API Hash verification passed for profile endpoint
[12-Sep-2025 17:46:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzOTg2fQ.324-eH0VQjV9zRW8LC-na22iWoxygQz8ZRJUjJ-QsxA
[12-Sep-2025 17:46:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Sep-2025 17:46:28 UTC] ✅ JWT token verified successfully for user profile
[12-Sep-2025 17:46:28 UTC] User ID: 5
[12-Sep-2025 17:46:28 UTC] ✅ User profile retrieved successfully for user ID: 5
[12-Sep-2025 17:46:29 UTC] User Purchases API - User ID: 5
[12-Sep-2025 17:46:29 UTC] User Purchases API - Total purchases found: 2
[12-Sep-2025 18:00:33 UTC] === API CALL LOG ===
[12-Sep-2025 18:00:33 UTC] Endpoint: user/profile.php
[12-Sep-2025 18:00:33 UTC] Full Log Data: {
    "timestamp": "2025-09-12 18:00:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "2.59.216.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "2.59.216.225, 104.23.170.135",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzA0ODMyfQ.NfNal1r9s27-kcxpvBGXr9QFc4igjR7h7ZY5YLqUYDs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97e14e225a2a553a-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2.59.216.225",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Sep-2025 18:00:33 UTC] === END API CALL LOG ===
[12-Sep-2025 18:00:33 UTC] ✅ API Hash verification passed for profile endpoint
[12-Sep-2025 18:00:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzA0ODMyfQ.NfNal1r9s27-kcxpvBGXr9QFc4igjR7h7ZY5YLqUYDs
[12-Sep-2025 18:00:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Sep-2025 18:00:33 UTC] ✅ JWT token verified successfully for user profile
[12-Sep-2025 18:00:33 UTC] User ID: 5
[12-Sep-2025 18:00:33 UTC] ✅ User profile retrieved successfully for user ID: 5
[12-Sep-2025 18:02:32 UTC] === API CALL LOG ===
[12-Sep-2025 18:02:32 UTC] Endpoint: user/profile.php
[12-Sep-2025 18:02:32 UTC] Full Log Data: {
    "timestamp": "2025-09-12 18:02:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "2.59.216.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "2.59.216.225, 104.23.166.129",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzA0ODMyfQ.NfNal1r9s27-kcxpvBGXr9QFc4igjR7h7ZY5YLqUYDs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97e15103d81b33b7-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2.59.216.225",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Sep-2025 18:02:32 UTC] === END API CALL LOG ===
[12-Sep-2025 18:02:32 UTC] ✅ API Hash verification passed for profile endpoint
[12-Sep-2025 18:02:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzA0ODMyfQ.NfNal1r9s27-kcxpvBGXr9QFc4igjR7h7ZY5YLqUYDs
[12-Sep-2025 18:02:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Sep-2025 18:02:32 UTC] ✅ JWT token verified successfully for user profile
[12-Sep-2025 18:02:32 UTC] User ID: 5
[12-Sep-2025 18:02:32 UTC] ✅ User profile retrieved successfully for user ID: 5
[12-Sep-2025 18:02:33 UTC] === API CALL LOG ===
[12-Sep-2025 18:02:33 UTC] Endpoint: user/profile.php
[12-Sep-2025 18:02:33 UTC] Full Log Data: {
    "timestamp": "2025-09-12 18:02:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "2.59.216.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "2.59.216.225, 104.23.166.129",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzA0ODMyfQ.NfNal1r9s27-kcxpvBGXr9QFc4igjR7h7ZY5YLqUYDs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97e1510be80f33b7-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2.59.216.225",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Sep-2025 18:02:33 UTC] === END API CALL LOG ===
[12-Sep-2025 18:02:33 UTC] ✅ API Hash verification passed for profile endpoint
[12-Sep-2025 18:02:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzA0ODMyfQ.NfNal1r9s27-kcxpvBGXr9QFc4igjR7h7ZY5YLqUYDs
[12-Sep-2025 18:02:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Sep-2025 18:02:33 UTC] ✅ JWT token verified successfully for user profile
[12-Sep-2025 18:02:33 UTC] User ID: 5
[12-Sep-2025 18:02:33 UTC] ✅ User profile retrieved successfully for user ID: 5
[12-Sep-2025 18:02:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Sep-2025 18:02:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Sep-2025 18:02:55 UTC] API Hash Debug - Headers: {"Host":"hemmat.app","X-Forwarded-For":"2.59.216.225, 104.23.166.128","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzA0ODMyfQ.NfNal1r9s27-kcxpvBGXr9QFc4igjR7h7ZY5YLqUYDs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"97e15198ef9133b7-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2.59.216.225","cf-ipcountry":"NL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https","X-HTTPS":"1"}
[12-Sep-2025 18:02:55 UTC] === User Orders API Called ===
[12-Sep-2025 18:02:55 UTC] User ID: 5
[12-Sep-2025 18:02:55 UTC] Limit: 20, Offset: 0
[12-Sep-2025 18:02:55 UTC] Orders found: 3
[12-Sep-2025 18:02:55 UTC] Orders data: [{"id":3,"quantity":1,"total_coins":1,"coin_type":"regular","telegram_link":"t.me\/ashdda\/12","status":"cancelled","created_at":"2025-09-09 16:01:45","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":2,"quantity":1,"total_coins":100,"coin_type":"regular","telegram_link":"t.me\/ashadata","status":"completed","created_at":"2025-08-24 23:52:11","product_id":1,"product_name":"Telegram Members (365 Days Non Drop)","product_price":35,"image_url":""},{"id":1,"quantity":1,"total_coins":100,"coin_type":"regular","telegram_link":"t.me\/ashadata","status":"completed","created_at":"2025-08-24 23:39:22","product_id":1,"product_name":"Telegram Members (365 Days Non Drop)","product_price":35,"image_url":""}]
[12-Sep-2025 18:02:55 UTC] Total orders count: 3
[12-Sep-2025 18:03:07 UTC] === API CALL LOG ===
[12-Sep-2025 18:03:07 UTC] Endpoint: user/profile.php
[12-Sep-2025 18:03:07 UTC] Full Log Data: {
    "timestamp": "2025-09-12 18:03:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "2.59.216.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "2.59.216.225, 104.23.166.128",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzA0ODMyfQ.NfNal1r9s27-kcxpvBGXr9QFc4igjR7h7ZY5YLqUYDs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97e151df497f33b7-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2.59.216.225",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Sep-2025 18:03:07 UTC] === END API CALL LOG ===
[12-Sep-2025 18:03:07 UTC] ✅ API Hash verification passed for profile endpoint
[12-Sep-2025 18:03:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzA0ODMyfQ.NfNal1r9s27-kcxpvBGXr9QFc4igjR7h7ZY5YLqUYDs
[12-Sep-2025 18:03:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Sep-2025 18:03:07 UTC] ✅ JWT token verified successfully for user profile
[12-Sep-2025 18:03:07 UTC] User ID: 5
[12-Sep-2025 18:03:07 UTC] ✅ User profile retrieved successfully for user ID: 5
[12-Sep-2025 18:03:07 UTC] User Purchases API - User ID: 5
[12-Sep-2025 18:03:07 UTC] User Purchases API - Total purchases found: 2
[12-Sep-2025 18:10:05 UTC] === API CALL LOG ===
[12-Sep-2025 18:10:05 UTC] Endpoint: user/profile.php
[12-Sep-2025 18:10:05 UTC] Full Log Data: {
    "timestamp": "2025-09-12 18:10:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "2.59.216.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "2.59.216.225, 104.23.170.135",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzA1NDAzfQ.tGFROW4NGn3q7oFzQ8ybcZL25iUP6o8Xp2BREKnYtTQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97e15c17a8988ed2-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2.59.216.225",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Sep-2025 18:10:05 UTC] === END API CALL LOG ===
[12-Sep-2025 18:10:05 UTC] ✅ API Hash verification passed for profile endpoint
[12-Sep-2025 18:10:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzA1NDAzfQ.tGFROW4NGn3q7oFzQ8ybcZL25iUP6o8Xp2BREKnYtTQ
[12-Sep-2025 18:10:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Sep-2025 18:10:05 UTC] ✅ JWT token verified successfully for user profile
[12-Sep-2025 18:10:05 UTC] User ID: 5
[12-Sep-2025 18:10:05 UTC] ✅ User profile retrieved successfully for user ID: 5
[12-Sep-2025 18:10:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Sep-2025 18:10:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Sep-2025 18:10:50 UTC] API Hash Debug - Headers: {"Host":"hemmat.app","X-Forwarded-For":"2.59.216.225, 104.23.170.134","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzA1NDAzfQ.tGFROW4NGn3q7oFzQ8ybcZL25iUP6o8Xp2BREKnYtTQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"97e15d2aec548ed2-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2.59.216.225","cf-ipcountry":"NL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https","X-HTTPS":"1"}
[12-Sep-2025 18:10:50 UTC] === User Orders API Called ===
[12-Sep-2025 18:10:50 UTC] User ID: 5
[12-Sep-2025 18:10:50 UTC] Limit: 20, Offset: 0
[12-Sep-2025 18:10:50 UTC] Orders found: 3
[12-Sep-2025 18:10:50 UTC] Orders data: [{"id":3,"quantity":1,"total_coins":1,"coin_type":"regular","telegram_link":"t.me\/ashdda\/12","status":"cancelled","created_at":"2025-09-09 16:01:45","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":2,"quantity":1,"total_coins":100,"coin_type":"regular","telegram_link":"t.me\/ashadata","status":"completed","created_at":"2025-08-24 23:52:11","product_id":1,"product_name":"Telegram Members (365 Days Non Drop)","product_price":35,"image_url":""},{"id":1,"quantity":1,"total_coins":100,"coin_type":"regular","telegram_link":"t.me\/ashadata","status":"completed","created_at":"2025-08-24 23:39:22","product_id":1,"product_name":"Telegram Members (365 Days Non Drop)","product_price":35,"image_url":""}]
[12-Sep-2025 18:10:50 UTC] Total orders count: 3
[12-Sep-2025 18:11:00 UTC] === API CALL LOG ===
[12-Sep-2025 18:11:00 UTC] Endpoint: user/profile.php
[12-Sep-2025 18:11:00 UTC] Full Log Data: {
    "timestamp": "2025-09-12 18:11:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "2.59.216.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "2.59.216.225, 104.23.170.135",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzA1NDAzfQ.tGFROW4NGn3q7oFzQ8ybcZL25iUP6o8Xp2BREKnYtTQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97e15d6d687e8ed2-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2.59.216.225",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Sep-2025 18:11:00 UTC] === END API CALL LOG ===
[12-Sep-2025 18:11:00 UTC] ✅ API Hash verification passed for profile endpoint
[12-Sep-2025 18:11:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzA1NDAzfQ.tGFROW4NGn3q7oFzQ8ybcZL25iUP6o8Xp2BREKnYtTQ
[12-Sep-2025 18:11:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Sep-2025 18:11:00 UTC] ✅ JWT token verified successfully for user profile
[12-Sep-2025 18:11:00 UTC] User ID: 5
[12-Sep-2025 18:11:00 UTC] ✅ User profile retrieved successfully for user ID: 5
[12-Sep-2025 18:11:00 UTC] User Purchases API - User ID: 5
[12-Sep-2025 18:11:00 UTC] User Purchases API - Total purchases found: 2
[12-Sep-2025 19:26:40 UTC] === API CALL LOG ===
[12-Sep-2025 19:26:40 UTC] Endpoint: user/profile.php
[12-Sep-2025 19:26:40 UTC] Full Log Data: {
    "timestamp": "2025-09-12 19:26:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "108.177.7.88",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "108.177.7.88, 172.71.190.123",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzA5OTk4fQ._ocX05llMOlrGdbixrKrE377qkJJ2YREG_YWjOYIcCk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97e1cc3b186fe5c9-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "108.177.7.88",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Sep-2025 19:26:40 UTC] === END API CALL LOG ===
[12-Sep-2025 19:26:40 UTC] ✅ API Hash verification passed for profile endpoint
[12-Sep-2025 19:26:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzA5OTk4fQ._ocX05llMOlrGdbixrKrE377qkJJ2YREG_YWjOYIcCk
[12-Sep-2025 19:26:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Sep-2025 19:26:40 UTC] ✅ JWT token verified successfully for user profile
[12-Sep-2025 19:26:40 UTC] User ID: 5
[12-Sep-2025 19:26:40 UTC] ✅ User profile retrieved successfully for user ID: 5
[12-Sep-2025 19:26:57 UTC] === API CALL LOG ===
[12-Sep-2025 19:26:57 UTC] Endpoint: user/profile.php
[12-Sep-2025 19:26:57 UTC] Full Log Data: {
    "timestamp": "2025-09-12 19:26:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "108.177.7.88",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "108.177.7.88, 172.71.190.123",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzA5OTk4fQ._ocX05llMOlrGdbixrKrE377qkJJ2YREG_YWjOYIcCk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97e1ccac4878e5c9-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "108.177.7.88",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Sep-2025 19:26:57 UTC] === END API CALL LOG ===
[12-Sep-2025 19:26:57 UTC] ✅ API Hash verification passed for profile endpoint
[12-Sep-2025 19:26:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzA5OTk4fQ._ocX05llMOlrGdbixrKrE377qkJJ2YREG_YWjOYIcCk
[12-Sep-2025 19:26:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Sep-2025 19:26:57 UTC] ✅ JWT token verified successfully for user profile
[12-Sep-2025 19:26:57 UTC] User ID: 5
[12-Sep-2025 19:26:57 UTC] ✅ User profile retrieved successfully for user ID: 5
[12-Sep-2025 19:27:05 UTC] === API CALL LOG ===
[12-Sep-2025 19:27:05 UTC] Endpoint: user/profile.php
[12-Sep-2025 19:27:05 UTC] Full Log Data: {
    "timestamp": "2025-09-12 19:27:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "108.177.7.88",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "108.177.7.88, 172.71.190.123",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzA5OTk4fQ._ocX05llMOlrGdbixrKrE377qkJJ2YREG_YWjOYIcCk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97e1ccdf08b2e5c9-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "108.177.7.88",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Sep-2025 19:27:05 UTC] === END API CALL LOG ===
[12-Sep-2025 19:27:05 UTC] ✅ API Hash verification passed for profile endpoint
[12-Sep-2025 19:27:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzA5OTk4fQ._ocX05llMOlrGdbixrKrE377qkJJ2YREG_YWjOYIcCk
[12-Sep-2025 19:27:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Sep-2025 19:27:05 UTC] ✅ JWT token verified successfully for user profile
[12-Sep-2025 19:27:05 UTC] User ID: 5
[12-Sep-2025 19:27:05 UTC] ✅ User profile retrieved successfully for user ID: 5
[12-Sep-2025 19:27:21 UTC] === API CALL LOG ===
[12-Sep-2025 19:27:21 UTC] Endpoint: user/profile.php
[12-Sep-2025 19:27:21 UTC] Full Log Data: {
    "timestamp": "2025-09-12 19:27:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "108.177.7.88",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "108.177.7.88, 172.71.191.39",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzA5OTk4fQ._ocX05llMOlrGdbixrKrE377qkJJ2YREG_YWjOYIcCk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97e1cd412ef6e5c9-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "108.177.7.88",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Sep-2025 19:27:21 UTC] === END API CALL LOG ===
[12-Sep-2025 19:27:21 UTC] ✅ API Hash verification passed for profile endpoint
[12-Sep-2025 19:27:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzA5OTk4fQ._ocX05llMOlrGdbixrKrE377qkJJ2YREG_YWjOYIcCk
[12-Sep-2025 19:27:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Sep-2025 19:27:21 UTC] ✅ JWT token verified successfully for user profile
[12-Sep-2025 19:27:21 UTC] User ID: 5
[12-Sep-2025 19:27:21 UTC] ✅ User profile retrieved successfully for user ID: 5
[12-Sep-2025 19:27:24 UTC] === API CALL LOG ===
[12-Sep-2025 19:27:24 UTC] Endpoint: user/profile.php
[12-Sep-2025 19:27:24 UTC] Full Log Data: {
    "timestamp": "2025-09-12 19:27:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "108.177.7.88",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "108.177.7.88, 172.71.191.39",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzA5OTk4fQ._ocX05llMOlrGdbixrKrE377qkJJ2YREG_YWjOYIcCk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97e1cd52981be5c9-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "108.177.7.88",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Sep-2025 19:27:24 UTC] === END API CALL LOG ===
[12-Sep-2025 19:27:24 UTC] ✅ API Hash verification passed for profile endpoint
[12-Sep-2025 19:27:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzA5OTk4fQ._ocX05llMOlrGdbixrKrE377qkJJ2YREG_YWjOYIcCk
[12-Sep-2025 19:27:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Sep-2025 19:27:24 UTC] ✅ JWT token verified successfully for user profile
[12-Sep-2025 19:27:24 UTC] User ID: 5
[12-Sep-2025 19:27:24 UTC] ✅ User profile retrieved successfully for user ID: 5
[12-Sep-2025 19:27:24 UTC] User Purchases API - User ID: 5
[12-Sep-2025 19:27:24 UTC] User Purchases API - Total purchases found: 2
[12-Sep-2025 19:27:26 UTC] User Purchases API - User ID: 5
[12-Sep-2025 19:27:26 UTC] User Purchases API - Total purchases found: 2
[12-Sep-2025 19:27:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Sep-2025 19:27:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Sep-2025 19:27:29 UTC] API Hash Debug - Headers: {"Host":"hemmat.app","X-Forwarded-For":"108.177.7.88, 172.71.191.39","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzA5OTk4fQ._ocX05llMOlrGdbixrKrE377qkJJ2YREG_YWjOYIcCk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"97e1cd73fd6be5c9-IAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"108.177.7.88","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https","X-HTTPS":"1"}
[12-Sep-2025 19:27:29 UTC] === User Orders API Called ===
[12-Sep-2025 19:27:29 UTC] User ID: 5
[12-Sep-2025 19:27:29 UTC] Limit: 20, Offset: 0
[12-Sep-2025 19:27:29 UTC] Orders found: 3
[12-Sep-2025 19:27:29 UTC] Orders data: [{"id":3,"quantity":1,"total_coins":1,"coin_type":"regular","telegram_link":"t.me\/ashdda\/12","status":"cancelled","created_at":"2025-09-09 16:01:45","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":2,"quantity":1,"total_coins":100,"coin_type":"regular","telegram_link":"t.me\/ashadata","status":"completed","created_at":"2025-08-24 23:52:11","product_id":1,"product_name":"Telegram Members (365 Days Non Drop)","product_price":35,"image_url":""},{"id":1,"quantity":1,"total_coins":100,"coin_type":"regular","telegram_link":"t.me\/ashadata","status":"completed","created_at":"2025-08-24 23:39:22","product_id":1,"product_name":"Telegram Members (365 Days Non Drop)","product_price":35,"image_url":""}]
[12-Sep-2025 19:27:29 UTC] Total orders count: 3
[12-Sep-2025 19:28:33 UTC] === API CALL LOG ===
[12-Sep-2025 19:28:33 UTC] Endpoint: user/profile.php
[12-Sep-2025 19:28:33 UTC] Full Log Data: {
    "timestamp": "2025-09-12 19:28:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "108.177.7.88",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "108.177.7.88, 172.71.191.40",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzA5OTk4fQ._ocX05llMOlrGdbixrKrE377qkJJ2YREG_YWjOYIcCk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97e1cf00daade5c9-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "108.177.7.88",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Sep-2025 19:28:33 UTC] === END API CALL LOG ===
[12-Sep-2025 19:28:33 UTC] ✅ API Hash verification passed for profile endpoint
[12-Sep-2025 19:28:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzA5OTk4fQ._ocX05llMOlrGdbixrKrE377qkJJ2YREG_YWjOYIcCk
[12-Sep-2025 19:28:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Sep-2025 19:28:33 UTC] ✅ JWT token verified successfully for user profile
[12-Sep-2025 19:28:33 UTC] User ID: 5
[12-Sep-2025 19:28:33 UTC] ✅ User profile retrieved successfully for user ID: 5
[12-Sep-2025 19:28:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Sep-2025 19:28:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Sep-2025 19:28:38 UTC] API Hash Debug - Headers: {"Host":"hemmat.app","X-Forwarded-For":"108.177.7.88, 172.71.191.40","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzA5OTk4fQ._ocX05llMOlrGdbixrKrE377qkJJ2YREG_YWjOYIcCk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"97e1cf24dc11e5c9-IAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"108.177.7.88","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https","X-HTTPS":"1"}
[12-Sep-2025 19:28:38 UTC] === User Orders API Called ===
[12-Sep-2025 19:28:38 UTC] User ID: 5
[12-Sep-2025 19:28:38 UTC] Limit: 20, Offset: 0
[12-Sep-2025 19:28:38 UTC] Orders found: 3
[12-Sep-2025 19:28:38 UTC] Orders data: [{"id":3,"quantity":1,"total_coins":1,"coin_type":"regular","telegram_link":"t.me\/ashdda\/12","status":"cancelled","created_at":"2025-09-09 16:01:45","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":2,"quantity":1,"total_coins":100,"coin_type":"regular","telegram_link":"t.me\/ashadata","status":"completed","created_at":"2025-08-24 23:52:11","product_id":1,"product_name":"Telegram Members (365 Days Non Drop)","product_price":35,"image_url":""},{"id":1,"quantity":1,"total_coins":100,"coin_type":"regular","telegram_link":"t.me\/ashadata","status":"completed","created_at":"2025-08-24 23:39:22","product_id":1,"product_name":"Telegram Members (365 Days Non Drop)","product_price":35,"image_url":""}]
[12-Sep-2025 19:28:38 UTC] Total orders count: 3
[12-Sep-2025 19:29:04 UTC] User Purchases API - User ID: 5
[12-Sep-2025 19:29:04 UTC] User Purchases API - Total purchases found: 2
[12-Sep-2025 19:29:27 UTC] === API CALL LOG ===
[12-Sep-2025 19:29:27 UTC] Endpoint: user/profile.php
[12-Sep-2025 19:29:27 UTC] Full Log Data: {
    "timestamp": "2025-09-12 19:29:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "108.177.7.88",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "108.177.7.88, 172.71.191.40",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzA5OTk4fQ._ocX05llMOlrGdbixrKrE377qkJJ2YREG_YWjOYIcCk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97e1d04abd6fe5c9-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "108.177.7.88",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Sep-2025 19:29:27 UTC] === END API CALL LOG ===
[12-Sep-2025 19:29:27 UTC] ✅ API Hash verification passed for profile endpoint
[12-Sep-2025 19:29:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzA5OTk4fQ._ocX05llMOlrGdbixrKrE377qkJJ2YREG_YWjOYIcCk
[12-Sep-2025 19:29:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Sep-2025 19:29:27 UTC] ✅ JWT token verified successfully for user profile
[12-Sep-2025 19:29:27 UTC] User ID: 5
[12-Sep-2025 19:29:27 UTC] ✅ User profile retrieved successfully for user ID: 5
[12-Sep-2025 19:29:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Sep-2025 19:29:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Sep-2025 19:29:30 UTC] API Hash Debug - Headers: {"Host":"hemmat.app","X-Forwarded-For":"108.177.7.88, 172.71.191.40","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzA5OTk4fQ._ocX05llMOlrGdbixrKrE377qkJJ2YREG_YWjOYIcCk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"97e1d069cda7e5c9-IAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"108.177.7.88","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https","X-HTTPS":"1"}
[12-Sep-2025 19:29:30 UTC] === User Orders API Called ===
[12-Sep-2025 19:29:30 UTC] User ID: 5
[12-Sep-2025 19:29:30 UTC] Limit: 20, Offset: 0
[12-Sep-2025 19:29:30 UTC] Orders found: 3
[12-Sep-2025 19:29:30 UTC] Orders data: [{"id":3,"quantity":1,"total_coins":1,"coin_type":"regular","telegram_link":"t.me\/ashdda\/12","status":"cancelled","created_at":"2025-09-09 16:01:45","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":2,"quantity":1,"total_coins":100,"coin_type":"regular","telegram_link":"t.me\/ashadata","status":"completed","created_at":"2025-08-24 23:52:11","product_id":1,"product_name":"Telegram Members (365 Days Non Drop)","product_price":35,"image_url":""},{"id":1,"quantity":1,"total_coins":100,"coin_type":"regular","telegram_link":"t.me\/ashadata","status":"completed","created_at":"2025-08-24 23:39:22","product_id":1,"product_name":"Telegram Members (365 Days Non Drop)","product_price":35,"image_url":""}]
[12-Sep-2025 19:29:30 UTC] Total orders count: 3
[12-Sep-2025 19:29:39 UTC] User Purchases API - User ID: 5
[12-Sep-2025 19:29:39 UTC] User Purchases API - Total purchases found: 2
[12-Sep-2025 19:30:02 UTC] === API CALL LOG ===
[12-Sep-2025 19:30:02 UTC] Endpoint: user/profile.php
[12-Sep-2025 19:30:02 UTC] Full Log Data: {
    "timestamp": "2025-09-12 19:30:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "108.177.7.88",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "108.177.7.88, 172.71.191.40",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzA5OTk4fQ._ocX05llMOlrGdbixrKrE377qkJJ2YREG_YWjOYIcCk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97e1d12ecd78e5c9-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "108.177.7.88",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Sep-2025 19:30:02 UTC] === END API CALL LOG ===
[12-Sep-2025 19:30:02 UTC] ✅ API Hash verification passed for profile endpoint
[12-Sep-2025 19:30:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzA5OTk4fQ._ocX05llMOlrGdbixrKrE377qkJJ2YREG_YWjOYIcCk
[12-Sep-2025 19:30:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Sep-2025 19:30:02 UTC] ✅ JWT token verified successfully for user profile
[12-Sep-2025 19:30:02 UTC] User ID: 5
[12-Sep-2025 19:30:02 UTC] ✅ User profile retrieved successfully for user ID: 5
[12-Sep-2025 19:30:04 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Sep-2025 19:30:04 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Sep-2025 19:30:04 UTC] API Hash Debug - Headers: {"Host":"hemmat.app","X-Forwarded-For":"108.177.7.88, 172.71.191.40","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzA5OTk4fQ._ocX05llMOlrGdbixrKrE377qkJJ2YREG_YWjOYIcCk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"97e1d13d6ec6e5c9-IAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"108.177.7.88","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https","X-HTTPS":"1"}
[12-Sep-2025 19:30:04 UTC] === User Orders API Called ===
[12-Sep-2025 19:30:04 UTC] User ID: 5
[12-Sep-2025 19:30:04 UTC] Limit: 20, Offset: 0
[12-Sep-2025 19:30:04 UTC] Orders found: 3
[12-Sep-2025 19:30:04 UTC] Orders data: [{"id":3,"quantity":1,"total_coins":1,"coin_type":"regular","telegram_link":"t.me\/ashdda\/12","status":"cancelled","created_at":"2025-09-09 16:01:45","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":2,"quantity":1,"total_coins":100,"coin_type":"regular","telegram_link":"t.me\/ashadata","status":"completed","created_at":"2025-08-24 23:52:11","product_id":1,"product_name":"Telegram Members (365 Days Non Drop)","product_price":35,"image_url":""},{"id":1,"quantity":1,"total_coins":100,"coin_type":"regular","telegram_link":"t.me\/ashadata","status":"completed","created_at":"2025-08-24 23:39:22","product_id":1,"product_name":"Telegram Members (365 Days Non Drop)","product_price":35,"image_url":""}]
[12-Sep-2025 19:30:04 UTC] Total orders count: 3
[12-Sep-2025 19:30:07 UTC] === API CALL LOG ===
[12-Sep-2025 19:30:07 UTC] Endpoint: user/profile.php
[12-Sep-2025 19:30:07 UTC] Full Log Data: {
    "timestamp": "2025-09-12 19:30:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "108.177.7.88",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "108.177.7.88, 172.71.191.40",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzA5OTk4fQ._ocX05llMOlrGdbixrKrE377qkJJ2YREG_YWjOYIcCk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97e1d1522b98e5c9-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "108.177.7.88",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Sep-2025 19:30:07 UTC] === END API CALL LOG ===
[12-Sep-2025 19:30:07 UTC] ✅ API Hash verification passed for profile endpoint
[12-Sep-2025 19:30:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzA5OTk4fQ._ocX05llMOlrGdbixrKrE377qkJJ2YREG_YWjOYIcCk
[12-Sep-2025 19:30:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Sep-2025 19:30:07 UTC] ✅ JWT token verified successfully for user profile
[12-Sep-2025 19:30:07 UTC] User ID: 5
[12-Sep-2025 19:30:07 UTC] ✅ User profile retrieved successfully for user ID: 5
[12-Sep-2025 19:30:34 UTC] === API CALL LOG ===
[12-Sep-2025 19:30:34 UTC] Endpoint: user/profile.php
[12-Sep-2025 19:30:34 UTC] Full Log Data: {
    "timestamp": "2025-09-12 19:30:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "108.177.7.88",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "108.177.7.88, 172.71.191.39",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzA5OTk4fQ._ocX05llMOlrGdbixrKrE377qkJJ2YREG_YWjOYIcCk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97e1d1faaa10e5c9-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "108.177.7.88",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Sep-2025 19:30:34 UTC] === END API CALL LOG ===
[12-Sep-2025 19:30:34 UTC] ✅ API Hash verification passed for profile endpoint
[12-Sep-2025 19:30:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzA5OTk4fQ._ocX05llMOlrGdbixrKrE377qkJJ2YREG_YWjOYIcCk
[12-Sep-2025 19:30:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Sep-2025 19:30:34 UTC] ✅ JWT token verified successfully for user profile
[12-Sep-2025 19:30:34 UTC] User ID: 5
[12-Sep-2025 19:30:34 UTC] ✅ User profile retrieved successfully for user ID: 5
[12-Sep-2025 19:38:28 UTC] === API CALL LOG ===
[12-Sep-2025 19:38:28 UTC] Endpoint: user/profile.php
[12-Sep-2025 19:38:28 UTC] Full Log Data: {
    "timestamp": "2025-09-12 19:38:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "66.249.84.32",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "66.249.84.32, 172.68.23.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzEwNzA1fQ.SZBM7QPPV-llgsfGJqUVEvjrAEVnRXyOSjtdN7diKq4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97e1dd7e1839766f-SEA",
        "x-forwarded-proto": "https",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "66.249.84.32",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Sep-2025 19:38:28 UTC] === END API CALL LOG ===
[12-Sep-2025 19:38:28 UTC] ✅ API Hash verification passed for profile endpoint
[12-Sep-2025 19:38:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzEwNzA1fQ.SZBM7QPPV-llgsfGJqUVEvjrAEVnRXyOSjtdN7diKq4
[12-Sep-2025 19:38:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Sep-2025 19:38:28 UTC] ✅ JWT token verified successfully for user profile
[12-Sep-2025 19:38:28 UTC] User ID: 5
[12-Sep-2025 19:38:28 UTC] ✅ User profile retrieved successfully for user ID: 5
[12-Sep-2025 19:38:30 UTC] === API CALL LOG ===
[12-Sep-2025 19:38:30 UTC] Endpoint: user/profile.php
[12-Sep-2025 19:38:30 UTC] Full Log Data: {
    "timestamp": "2025-09-12 19:38:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "66.249.88.5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "66.249.88.5, 104.23.213.62",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzEwNzA5fQ.BYUabSlWrXgqzq5YhoaEWKk3jrjeWen6ZPTHAqruLlg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97e1dd93ed5a8b8b-IAD",
        "x-forwarded-proto": "https",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "66.249.88.5",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Sep-2025 19:38:30 UTC] === END API CALL LOG ===
[12-Sep-2025 19:38:30 UTC] ✅ API Hash verification passed for profile endpoint
[12-Sep-2025 19:38:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzEwNzA5fQ.BYUabSlWrXgqzq5YhoaEWKk3jrjeWen6ZPTHAqruLlg
[12-Sep-2025 19:38:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Sep-2025 19:38:30 UTC] ✅ JWT token verified successfully for user profile
[12-Sep-2025 19:38:30 UTC] User ID: 5
[12-Sep-2025 19:38:30 UTC] ✅ User profile retrieved successfully for user ID: 5
[12-Sep-2025 19:38:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Sep-2025 19:38:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Sep-2025 19:38:38 UTC] API Hash Debug - Headers: {"Host":"hemmat.app","X-Forwarded-For":"66.249.84.33, 162.158.41.26","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzEwNzA1fQ.SZBM7QPPV-llgsfGJqUVEvjrAEVnRXyOSjtdN7diKq4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"97e1ddc59e79a32f-SEA","x-forwarded-proto":"https","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"66.249.84.33","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","X-HTTPS":"1"}
[12-Sep-2025 19:38:38 UTC] === User Orders API Called ===
[12-Sep-2025 19:38:38 UTC] User ID: 5
[12-Sep-2025 19:38:38 UTC] Limit: 20, Offset: 0
[12-Sep-2025 19:38:38 UTC] Orders found: 3
[12-Sep-2025 19:38:38 UTC] Orders data: [{"id":3,"quantity":1,"total_coins":1,"coin_type":"regular","telegram_link":"t.me\/ashdda\/12","status":"cancelled","created_at":"2025-09-09 16:01:45","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":2,"quantity":1,"total_coins":100,"coin_type":"regular","telegram_link":"t.me\/ashadata","status":"completed","created_at":"2025-08-24 23:52:11","product_id":1,"product_name":"Telegram Members (365 Days Non Drop)","product_price":35,"image_url":""},{"id":1,"quantity":1,"total_coins":100,"coin_type":"regular","telegram_link":"t.me\/ashadata","status":"completed","created_at":"2025-08-24 23:39:22","product_id":1,"product_name":"Telegram Members (365 Days Non Drop)","product_price":35,"image_url":""}]
[12-Sep-2025 19:38:38 UTC] Total orders count: 3
[12-Sep-2025 19:38:43 UTC] === API CALL LOG ===
[12-Sep-2025 19:38:43 UTC] Endpoint: user/profile.php
[12-Sep-2025 19:38:43 UTC] Full Log Data: {
    "timestamp": "2025-09-12 19:38:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "66.249.88.2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "66.249.88.2, 104.23.211.193",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzEwNzA5fQ.BYUabSlWrXgqzq5YhoaEWKk3jrjeWen6ZPTHAqruLlg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97e1dde6cd926589-IAD",
        "x-forwarded-proto": "https",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "66.249.88.2",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Sep-2025 19:38:43 UTC] === END API CALL LOG ===
[12-Sep-2025 19:38:43 UTC] ✅ API Hash verification passed for profile endpoint
[12-Sep-2025 19:38:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzEwNzA5fQ.BYUabSlWrXgqzq5YhoaEWKk3jrjeWen6ZPTHAqruLlg
[12-Sep-2025 19:38:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Sep-2025 19:38:43 UTC] ✅ JWT token verified successfully for user profile
[12-Sep-2025 19:38:43 UTC] User ID: 5
[12-Sep-2025 19:38:43 UTC] ✅ User profile retrieved successfully for user ID: 5
[12-Sep-2025 19:38:44 UTC] === API CALL LOG ===
[12-Sep-2025 19:38:44 UTC] Endpoint: user/profile.php
[12-Sep-2025 19:38:44 UTC] Full Log Data: {
    "timestamp": "2025-09-12 19:38:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "66.249.84.37",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "66.249.84.37, 172.71.150.222",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzEwNzA1fQ.SZBM7QPPV-llgsfGJqUVEvjrAEVnRXyOSjtdN7diKq4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97e1dddfcfb73295-SEA",
        "x-forwarded-proto": "https",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "66.249.84.37",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Sep-2025 19:38:44 UTC] === END API CALL LOG ===
[12-Sep-2025 19:38:44 UTC] ✅ API Hash verification passed for profile endpoint
[12-Sep-2025 19:38:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzEwNzA1fQ.SZBM7QPPV-llgsfGJqUVEvjrAEVnRXyOSjtdN7diKq4
[12-Sep-2025 19:38:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Sep-2025 19:38:44 UTC] ✅ JWT token verified successfully for user profile
[12-Sep-2025 19:38:44 UTC] User ID: 5
[12-Sep-2025 19:38:44 UTC] ✅ User profile retrieved successfully for user ID: 5
[12-Sep-2025 19:38:59 UTC] === API CALL LOG ===
[12-Sep-2025 19:38:59 UTC] Endpoint: user/profile.php
[12-Sep-2025 19:38:59 UTC] Full Log Data: {
    "timestamp": "2025-09-12 19:38:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "66.249.84.39",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "66.249.84.39, 108.162.246.122",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzEwNzA1fQ.SZBM7QPPV-llgsfGJqUVEvjrAEVnRXyOSjtdN7diKq4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97e1de3fea764d48-SEA",
        "x-forwarded-proto": "https",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "66.249.84.39",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Sep-2025 19:38:59 UTC] === END API CALL LOG ===
[12-Sep-2025 19:38:59 UTC] ✅ API Hash verification passed for profile endpoint
[12-Sep-2025 19:38:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzEwNzA1fQ.SZBM7QPPV-llgsfGJqUVEvjrAEVnRXyOSjtdN7diKq4
[12-Sep-2025 19:38:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Sep-2025 19:38:59 UTC] ✅ JWT token verified successfully for user profile
[12-Sep-2025 19:38:59 UTC] User ID: 5
[12-Sep-2025 19:38:59 UTC] ✅ User profile retrieved successfully for user ID: 5
[12-Sep-2025 19:39:01 UTC] === API CALL LOG ===
[12-Sep-2025 19:39:01 UTC] Endpoint: user/profile.php
[12-Sep-2025 19:39:01 UTC] Full Log Data: {
    "timestamp": "2025-09-12 19:39:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "66.249.88.4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "66.249.88.4, 172.71.194.22",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzEwNzA5fQ.BYUabSlWrXgqzq5YhoaEWKk3jrjeWen6ZPTHAqruLlg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97e1de55a8cb05ec-IAD",
        "x-forwarded-proto": "https",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "66.249.88.4",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Sep-2025 19:39:01 UTC] === END API CALL LOG ===
[12-Sep-2025 19:39:01 UTC] ✅ API Hash verification passed for profile endpoint
[12-Sep-2025 19:39:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzEwNzA5fQ.BYUabSlWrXgqzq5YhoaEWKk3jrjeWen6ZPTHAqruLlg
[12-Sep-2025 19:39:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Sep-2025 19:39:01 UTC] ✅ JWT token verified successfully for user profile
[12-Sep-2025 19:39:01 UTC] User ID: 5
[12-Sep-2025 19:39:01 UTC] ✅ User profile retrieved successfully for user ID: 5
[12-Sep-2025 19:39:03 UTC] === API CALL LOG ===
[12-Sep-2025 19:39:03 UTC] Endpoint: user/profile.php
[12-Sep-2025 19:39:03 UTC] Full Log Data: {
    "timestamp": "2025-09-12 19:39:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "66.249.88.5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "66.249.88.5, 104.23.213.63",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzEwNzA5fQ.BYUabSlWrXgqzq5YhoaEWKk3jrjeWen6ZPTHAqruLlg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97e1de5d6b6364aa-IAD",
        "x-forwarded-proto": "https",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "66.249.88.5",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Sep-2025 19:39:03 UTC] === END API CALL LOG ===
[12-Sep-2025 19:39:03 UTC] ✅ API Hash verification passed for profile endpoint
[12-Sep-2025 19:39:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzEwNzA5fQ.BYUabSlWrXgqzq5YhoaEWKk3jrjeWen6ZPTHAqruLlg
[12-Sep-2025 19:39:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Sep-2025 19:39:03 UTC] ✅ JWT token verified successfully for user profile
[12-Sep-2025 19:39:03 UTC] User ID: 5
[12-Sep-2025 19:39:03 UTC] ✅ User profile retrieved successfully for user ID: 5
[12-Sep-2025 19:39:32 UTC] === API CALL LOG ===
[12-Sep-2025 19:39:32 UTC] Endpoint: user/profile.php
[12-Sep-2025 19:39:32 UTC] Full Log Data: {
    "timestamp": "2025-09-12 19:39:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "66.249.88.2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "66.249.88.2, 104.23.211.192",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzEwNzA5fQ.BYUabSlWrXgqzq5YhoaEWKk3jrjeWen6ZPTHAqruLlg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97e1df1c2cb6c651-IAD",
        "x-forwarded-proto": "https",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "66.249.88.2",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Sep-2025 19:39:32 UTC] === END API CALL LOG ===
[12-Sep-2025 19:39:32 UTC] ✅ API Hash verification passed for profile endpoint
[12-Sep-2025 19:39:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzEwNzA5fQ.BYUabSlWrXgqzq5YhoaEWKk3jrjeWen6ZPTHAqruLlg
[12-Sep-2025 19:39:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Sep-2025 19:39:32 UTC] ✅ JWT token verified successfully for user profile
[12-Sep-2025 19:39:32 UTC] User ID: 5
[12-Sep-2025 19:39:32 UTC] ✅ User profile retrieved successfully for user ID: 5
[12-Sep-2025 19:39:33 UTC] === API CALL LOG ===
[12-Sep-2025 19:39:33 UTC] Endpoint: user/profile.php
[12-Sep-2025 19:39:33 UTC] Full Log Data: {
    "timestamp": "2025-09-12 19:39:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "66.249.88.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "66.249.88.1, 104.23.211.192",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzEwNzA5fQ.BYUabSlWrXgqzq5YhoaEWKk3jrjeWen6ZPTHAqruLlg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97e1df22a85ca2d1-IAD",
        "x-forwarded-proto": "https",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "66.249.88.1",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Sep-2025 19:39:33 UTC] === END API CALL LOG ===
[12-Sep-2025 19:39:33 UTC] ✅ API Hash verification passed for profile endpoint
[12-Sep-2025 19:39:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzEwNzA5fQ.BYUabSlWrXgqzq5YhoaEWKk3jrjeWen6ZPTHAqruLlg
[12-Sep-2025 19:39:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Sep-2025 19:39:33 UTC] ✅ JWT token verified successfully for user profile
[12-Sep-2025 19:39:33 UTC] User ID: 5
[12-Sep-2025 19:39:33 UTC] ✅ User profile retrieved successfully for user ID: 5
[12-Sep-2025 19:39:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Sep-2025 19:39:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Sep-2025 19:39:44 UTC] API Hash Debug - Headers: {"Host":"hemmat.app","X-Forwarded-For":"66.249.88.5, 104.23.211.192","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzEwNzA5fQ.BYUabSlWrXgqzq5YhoaEWKk3jrjeWen6ZPTHAqruLlg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"97e1df4ccf435702-IAD","x-forwarded-proto":"https","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"66.249.88.5","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","X-HTTPS":"1"}
[12-Sep-2025 19:39:44 UTC] === User Orders API Called ===
[12-Sep-2025 19:39:44 UTC] User ID: 5
[12-Sep-2025 19:39:44 UTC] Limit: 20, Offset: 0
[12-Sep-2025 19:39:44 UTC] Orders found: 3
[12-Sep-2025 19:39:44 UTC] Orders data: [{"id":3,"quantity":1,"total_coins":1,"coin_type":"regular","telegram_link":"t.me\/ashdda\/12","status":"cancelled","created_at":"2025-09-09 16:01:45","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":2,"quantity":1,"total_coins":100,"coin_type":"regular","telegram_link":"t.me\/ashadata","status":"completed","created_at":"2025-08-24 23:52:11","product_id":1,"product_name":"Telegram Members (365 Days Non Drop)","product_price":35,"image_url":""},{"id":1,"quantity":1,"total_coins":100,"coin_type":"regular","telegram_link":"t.me\/ashadata","status":"completed","created_at":"2025-08-24 23:39:22","product_id":1,"product_name":"Telegram Members (365 Days Non Drop)","product_price":35,"image_url":""}]
[12-Sep-2025 19:39:44 UTC] Total orders count: 3
[12-Sep-2025 19:40:01 UTC] === API CALL LOG ===
[12-Sep-2025 19:40:01 UTC] Endpoint: user/profile.php
[12-Sep-2025 19:40:01 UTC] Full Log Data: {
    "timestamp": "2025-09-12 19:40:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "66.249.88.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "66.249.88.1, 172.70.35.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzEwNzA5fQ.BYUabSlWrXgqzq5YhoaEWKk3jrjeWen6ZPTHAqruLlg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97e1dfd0ab375a10-IAD",
        "x-forwarded-proto": "https",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "66.249.88.1",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Sep-2025 19:40:01 UTC] === END API CALL LOG ===
[12-Sep-2025 19:40:01 UTC] ✅ API Hash verification passed for profile endpoint
[12-Sep-2025 19:40:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzEwNzA5fQ.BYUabSlWrXgqzq5YhoaEWKk3jrjeWen6ZPTHAqruLlg
[12-Sep-2025 19:40:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Sep-2025 19:40:01 UTC] ✅ JWT token verified successfully for user profile
[12-Sep-2025 19:40:01 UTC] User ID: 5
[12-Sep-2025 19:40:01 UTC] ✅ User profile retrieved successfully for user ID: 5
[12-Sep-2025 19:40:02 UTC] === API CALL LOG ===
[12-Sep-2025 19:40:02 UTC] Endpoint: user/profile.php
[12-Sep-2025 19:40:02 UTC] Full Log Data: {
    "timestamp": "2025-09-12 19:40:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "66.249.88.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "66.249.88.1, 104.23.211.193",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzEwNzA5fQ.BYUabSlWrXgqzq5YhoaEWKk3jrjeWen6ZPTHAqruLlg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97e1dfd6fa4ca2d1-IAD",
        "x-forwarded-proto": "https",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "66.249.88.1",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Sep-2025 19:40:02 UTC] === END API CALL LOG ===
[12-Sep-2025 19:40:02 UTC] ✅ API Hash verification passed for profile endpoint
[12-Sep-2025 19:40:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzEwNzA5fQ.BYUabSlWrXgqzq5YhoaEWKk3jrjeWen6ZPTHAqruLlg
[12-Sep-2025 19:40:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Sep-2025 19:40:02 UTC] ✅ JWT token verified successfully for user profile
[12-Sep-2025 19:40:02 UTC] User ID: 5
[12-Sep-2025 19:40:02 UTC] ✅ User profile retrieved successfully for user ID: 5
[12-Sep-2025 19:40:41 UTC] === API CALL LOG ===
[12-Sep-2025 19:40:41 UTC] Endpoint: user/profile.php
[12-Sep-2025 19:40:41 UTC] Full Log Data: {
    "timestamp": "2025-09-12 19:40:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "66.249.88.5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "66.249.88.5, 104.23.213.62",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzEwNzA5fQ.BYUabSlWrXgqzq5YhoaEWKk3jrjeWen6ZPTHAqruLlg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97e1e0c6ab0b64aa-IAD",
        "x-forwarded-proto": "https",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "66.249.88.5",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Sep-2025 19:40:41 UTC] === END API CALL LOG ===
[12-Sep-2025 19:40:41 UTC] ✅ API Hash verification passed for profile endpoint
[12-Sep-2025 19:40:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzEwNzA5fQ.BYUabSlWrXgqzq5YhoaEWKk3jrjeWen6ZPTHAqruLlg
[12-Sep-2025 19:40:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Sep-2025 19:40:41 UTC] ✅ JWT token verified successfully for user profile
[12-Sep-2025 19:40:41 UTC] User ID: 5
[12-Sep-2025 19:40:41 UTC] ✅ User profile retrieved successfully for user ID: 5
[12-Sep-2025 19:40:48 UTC] === API CALL LOG ===
[12-Sep-2025 19:40:48 UTC] Endpoint: user/profile.php
[12-Sep-2025 19:40:48 UTC] Full Log Data: {
    "timestamp": "2025-09-12 19:40:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "66.249.88.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "66.249.88.1, 104.23.211.193",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzEwNzA5fQ.BYUabSlWrXgqzq5YhoaEWKk3jrjeWen6ZPTHAqruLlg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97e1e0f1b8bca2d1-IAD",
        "x-forwarded-proto": "https",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "66.249.88.1",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Sep-2025 19:40:48 UTC] === END API CALL LOG ===
[12-Sep-2025 19:40:48 UTC] ✅ API Hash verification passed for profile endpoint
[12-Sep-2025 19:40:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzEwNzA5fQ.BYUabSlWrXgqzq5YhoaEWKk3jrjeWen6ZPTHAqruLlg
[12-Sep-2025 19:40:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Sep-2025 19:40:48 UTC] ✅ JWT token verified successfully for user profile
[12-Sep-2025 19:40:48 UTC] User ID: 5
[12-Sep-2025 19:40:48 UTC] ✅ User profile retrieved successfully for user ID: 5
[12-Sep-2025 19:40:50 UTC] User Purchases API - User ID: 5
[12-Sep-2025 19:40:50 UTC] User Purchases API - Total purchases found: 2
[12-Sep-2025 19:40:56 UTC] === API CALL LOG ===
[12-Sep-2025 19:40:56 UTC] Endpoint: user/profile.php
[12-Sep-2025 19:40:56 UTC] Full Log Data: {
    "timestamp": "2025-09-12 19:40:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "66.249.88.5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "66.249.88.5, 172.68.70.121",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzEwNzA5fQ.BYUabSlWrXgqzq5YhoaEWKk3jrjeWen6ZPTHAqruLlg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97e1e1262ddcbfc9-ATL",
        "x-forwarded-proto": "https",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "66.249.88.5",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Sep-2025 19:40:56 UTC] === END API CALL LOG ===
[12-Sep-2025 19:40:56 UTC] ✅ API Hash verification passed for profile endpoint
[12-Sep-2025 19:40:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzEwNzA5fQ.BYUabSlWrXgqzq5YhoaEWKk3jrjeWen6ZPTHAqruLlg
[12-Sep-2025 19:40:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Sep-2025 19:40:56 UTC] ✅ JWT token verified successfully for user profile
[12-Sep-2025 19:40:56 UTC] User ID: 5
[12-Sep-2025 19:40:56 UTC] ✅ User profile retrieved successfully for user ID: 5
[12-Sep-2025 19:41:12 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Sep-2025 19:41:12 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Sep-2025 19:41:12 UTC] API Hash Debug - Headers: {"Host":"hemmat.app","X-Forwarded-For":"66.249.88.2, 172.68.70.120","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzEwNzA5fQ.BYUabSlWrXgqzq5YhoaEWKk3jrjeWen6ZPTHAqruLlg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"97e1e1850e2bbffb-ATL","x-forwarded-proto":"https","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"66.249.88.2","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","X-HTTPS":"1"}
[12-Sep-2025 19:41:12 UTC] === User Orders API Called ===
[12-Sep-2025 19:41:12 UTC] User ID: 5
[12-Sep-2025 19:41:12 UTC] Limit: 20, Offset: 0
[12-Sep-2025 19:41:12 UTC] Orders found: 3
[12-Sep-2025 19:41:12 UTC] Orders data: [{"id":3,"quantity":1,"total_coins":1,"coin_type":"regular","telegram_link":"t.me\/ashdda\/12","status":"cancelled","created_at":"2025-09-09 16:01:45","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":2,"quantity":1,"total_coins":100,"coin_type":"regular","telegram_link":"t.me\/ashadata","status":"completed","created_at":"2025-08-24 23:52:11","product_id":1,"product_name":"Telegram Members (365 Days Non Drop)","product_price":35,"image_url":""},{"id":1,"quantity":1,"total_coins":100,"coin_type":"regular","telegram_link":"t.me\/ashadata","status":"completed","created_at":"2025-08-24 23:39:22","product_id":1,"product_name":"Telegram Members (365 Days Non Drop)","product_price":35,"image_url":""}]
[12-Sep-2025 19:41:12 UTC] Total orders count: 3
[12-Sep-2025 19:41:14 UTC] === API CALL LOG ===
[12-Sep-2025 19:41:14 UTC] Endpoint: user/profile.php
[12-Sep-2025 19:41:14 UTC] Full Log Data: {
    "timestamp": "2025-09-12 19:41:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "66.249.88.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "66.249.88.1, 104.23.211.192",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzEwNzA5fQ.BYUabSlWrXgqzq5YhoaEWKk3jrjeWen6ZPTHAqruLlg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97e1e199af31a2d1-IAD",
        "x-forwarded-proto": "https",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "66.249.88.1",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Sep-2025 19:41:14 UTC] === END API CALL LOG ===
[12-Sep-2025 19:41:14 UTC] ✅ API Hash verification passed for profile endpoint
[12-Sep-2025 19:41:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzEwNzA5fQ.BYUabSlWrXgqzq5YhoaEWKk3jrjeWen6ZPTHAqruLlg
[12-Sep-2025 19:41:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Sep-2025 19:41:14 UTC] ✅ JWT token verified successfully for user profile
[12-Sep-2025 19:41:14 UTC] User ID: 5
[12-Sep-2025 19:41:14 UTC] ✅ User profile retrieved successfully for user ID: 5
[12-Sep-2025 19:41:15 UTC] User Purchases API - User ID: 5
[12-Sep-2025 19:41:15 UTC] User Purchases API - Total purchases found: 2
[12-Sep-2025 21:36:32 UTC] === API CALL LOG ===
[12-Sep-2025 21:36:32 UTC] Endpoint: user/profile.php
[12-Sep-2025 21:36:32 UTC] Full Log Data: {
    "timestamp": "2025-09-12 21:36:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "2a01:4f8:1c1b:29ad::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "2a01:4f8:1c1b:29ad::1, 172.71.232.17",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNiIsInVzZXJuYW1lIjoibmFyZ2VzLiBzIiwiZW1haWwiOiJuYXJnZXNraGF5eWFtaTEzODVAZ21haWwuY29tIiwiZXhwIjoxNzU4MzE3NzkxfQ.hQiUiOCuFrKIldH-ujk7LrJBa5CkUwleZuuPSL9FMU0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97e28a7f99537a75-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a01:4f8:1c1b:29ad::1",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Sep-2025 21:36:32 UTC] === END API CALL LOG ===
[12-Sep-2025 21:36:32 UTC] ✅ API Hash verification passed for profile endpoint
[12-Sep-2025 21:36:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNiIsInVzZXJuYW1lIjoibmFyZ2VzLiBzIiwiZW1haWwiOiJuYXJnZXNraGF5eWFtaTEzODVAZ21haWwuY29tIiwiZXhwIjoxNzU4MzE3NzkxfQ.hQiUiOCuFrKIldH-ujk7LrJBa5CkUwleZuuPSL9FMU0
[12-Sep-2025 21:36:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Sep-2025 21:36:32 UTC] ✅ JWT token verified successfully for user profile
[12-Sep-2025 21:36:32 UTC] User ID: 6
[12-Sep-2025 21:36:32 UTC] ✅ User profile retrieved successfully for user ID: 6
[12-Sep-2025 21:36:36 UTC] === API CALL LOG ===
[12-Sep-2025 21:36:36 UTC] Endpoint: user/profile.php
[12-Sep-2025 21:36:36 UTC] Full Log Data: {
    "timestamp": "2025-09-12 21:36:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "2a01:4f8:1c1b:29ad::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "2a01:4f8:1c1b:29ad::1, 172.71.232.17",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNiIsInVzZXJuYW1lIjoibmFyZ2VzLiBzIiwiZW1haWwiOiJuYXJnZXNraGF5eWFtaTEzODVAZ21haWwuY29tIiwiZXhwIjoxNzU4MzE3NzkxfQ.hQiUiOCuFrKIldH-ujk7LrJBa5CkUwleZuuPSL9FMU0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97e28a986f6a7a75-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a01:4f8:1c1b:29ad::1",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Sep-2025 21:36:36 UTC] === END API CALL LOG ===
[12-Sep-2025 21:36:36 UTC] ✅ API Hash verification passed for profile endpoint
[12-Sep-2025 21:36:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNiIsInVzZXJuYW1lIjoibmFyZ2VzLiBzIiwiZW1haWwiOiJuYXJnZXNraGF5eWFtaTEzODVAZ21haWwuY29tIiwiZXhwIjoxNzU4MzE3NzkxfQ.hQiUiOCuFrKIldH-ujk7LrJBa5CkUwleZuuPSL9FMU0
[12-Sep-2025 21:36:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Sep-2025 21:36:36 UTC] ✅ JWT token verified successfully for user profile
[12-Sep-2025 21:36:36 UTC] User ID: 6
[12-Sep-2025 21:36:36 UTC] ✅ User profile retrieved successfully for user ID: 6
[12-Sep-2025 21:36:36 UTC] User Purchases API - User ID: 6
[12-Sep-2025 21:36:36 UTC] User Purchases API - Total purchases found: 0
[13-Sep-2025 05:17:52 UTC] === API CALL LOG ===
[13-Sep-2025 05:17:52 UTC] Endpoint: user/profile.php
[13-Sep-2025 05:17:52 UTC] Full Log Data: {
    "timestamp": "2025-09-13 05:17:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "2a00:79e1:2400:2801:dea:cb77:c4f3:8e7a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "2a00:79e1:2400:2801:dea:cb77:c4f3:8e7a, 172.69.86.237",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzQ1NDcwfQ.i8BdOKxE5RVOgN3yLau6kp285H36y8vHeQ8jREXdFyw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97e52e404d8b4461-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:79e1:2400:2801:dea:cb77:c4f3:8e7a",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Sep-2025 05:17:52 UTC] === END API CALL LOG ===
[13-Sep-2025 05:17:52 UTC] ✅ API Hash verification passed for profile endpoint
[13-Sep-2025 05:17:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzQ1NDcwfQ.i8BdOKxE5RVOgN3yLau6kp285H36y8vHeQ8jREXdFyw
[13-Sep-2025 05:17:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Sep-2025 05:17:52 UTC] ✅ JWT token verified successfully for user profile
[13-Sep-2025 05:17:52 UTC] User ID: 5
[13-Sep-2025 05:17:52 UTC] ✅ User profile retrieved successfully for user ID: 5
[13-Sep-2025 05:18:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Sep-2025 05:18:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Sep-2025 05:18:02 UTC] API Hash Debug - Headers: {"Host":"hemmat.app","X-Forwarded-For":"2a00:79e1:2400:2801:dea:cb77:c4f3:8e7a, 172.69.86.237","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzQ1NDcwfQ.i8BdOKxE5RVOgN3yLau6kp285H36y8vHeQ8jREXdFyw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"97e52e8218084461-BOM","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a00:79e1:2400:2801:dea:cb77:c4f3:8e7a","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https","X-HTTPS":"1"}
[13-Sep-2025 05:18:02 UTC] === User Orders API Called ===
[13-Sep-2025 05:18:02 UTC] User ID: 5
[13-Sep-2025 05:18:02 UTC] Limit: 20, Offset: 0
[13-Sep-2025 05:18:02 UTC] Orders found: 3
[13-Sep-2025 05:18:02 UTC] Orders data: [{"id":3,"quantity":1,"total_coins":1,"coin_type":"regular","telegram_link":"t.me\/ashdda\/12","status":"cancelled","created_at":"2025-09-09 16:01:45","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":2,"quantity":1,"total_coins":100,"coin_type":"regular","telegram_link":"t.me\/ashadata","status":"completed","created_at":"2025-08-24 23:52:11","product_id":1,"product_name":"Telegram Members (365 Days Non Drop)","product_price":35,"image_url":""},{"id":1,"quantity":1,"total_coins":100,"coin_type":"regular","telegram_link":"t.me\/ashadata","status":"completed","created_at":"2025-08-24 23:39:22","product_id":1,"product_name":"Telegram Members (365 Days Non Drop)","product_price":35,"image_url":""}]
[13-Sep-2025 05:18:02 UTC] Total orders count: 3
[13-Sep-2025 05:18:05 UTC] === API CALL LOG ===
[13-Sep-2025 05:18:05 UTC] Endpoint: user/profile.php
[13-Sep-2025 05:18:05 UTC] Full Log Data: {
    "timestamp": "2025-09-13 05:18:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "2a00:79e1:2400:2801:dea:cb77:c4f3:8e7a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "2a00:79e1:2400:2801:dea:cb77:c4f3:8e7a, 172.69.86.237",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzQ1NDcwfQ.i8BdOKxE5RVOgN3yLau6kp285H36y8vHeQ8jREXdFyw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97e52e95fda84461-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:79e1:2400:2801:dea:cb77:c4f3:8e7a",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Sep-2025 05:18:05 UTC] === END API CALL LOG ===
[13-Sep-2025 05:18:05 UTC] ✅ API Hash verification passed for profile endpoint
[13-Sep-2025 05:18:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzQ1NDcwfQ.i8BdOKxE5RVOgN3yLau6kp285H36y8vHeQ8jREXdFyw
[13-Sep-2025 05:18:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Sep-2025 05:18:05 UTC] ✅ JWT token verified successfully for user profile
[13-Sep-2025 05:18:05 UTC] User ID: 5
[13-Sep-2025 05:18:05 UTC] ✅ User profile retrieved successfully for user ID: 5
[13-Sep-2025 05:18:05 UTC] User Purchases API - User ID: 5
[13-Sep-2025 05:18:05 UTC] User Purchases API - Total purchases found: 2
[13-Sep-2025 05:19:46 UTC] === API CALL LOG ===
[13-Sep-2025 05:19:46 UTC] Endpoint: user/profile.php
[13-Sep-2025 05:19:46 UTC] Full Log Data: {
    "timestamp": "2025-09-13 05:19:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "2a00:79e1:2400:2801:dea:cb77:c4f3:8e7a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "2a00:79e1:2400:2801:dea:cb77:c4f3:8e7a, 172.69.87.68",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzQ1NDcwfQ.i8BdOKxE5RVOgN3yLau6kp285H36y8vHeQ8jREXdFyw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97e531095b964461-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:79e1:2400:2801:dea:cb77:c4f3:8e7a",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Sep-2025 05:19:46 UTC] === END API CALL LOG ===
[13-Sep-2025 05:19:46 UTC] ✅ API Hash verification passed for profile endpoint
[13-Sep-2025 05:19:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzQ1NDcwfQ.i8BdOKxE5RVOgN3yLau6kp285H36y8vHeQ8jREXdFyw
[13-Sep-2025 05:19:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Sep-2025 05:19:46 UTC] ✅ JWT token verified successfully for user profile
[13-Sep-2025 05:19:46 UTC] User ID: 5
[13-Sep-2025 05:19:46 UTC] ✅ User profile retrieved successfully for user ID: 5
[13-Sep-2025 05:20:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Sep-2025 05:20:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Sep-2025 05:20:13 UTC] API Hash Debug - Headers: {"Host":"hemmat.app","X-Forwarded-For":"2a00:79e1:2400:2801:dea:cb77:c4f3:8e7a, 172.69.87.68","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzQ1NDcwfQ.i8BdOKxE5RVOgN3yLau6kp285H36y8vHeQ8jREXdFyw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"97e531b06eb44461-BOM","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a00:79e1:2400:2801:dea:cb77:c4f3:8e7a","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https","X-HTTPS":"1"}
[13-Sep-2025 05:20:13 UTC] === User Orders API Called ===
[13-Sep-2025 05:20:13 UTC] User ID: 5
[13-Sep-2025 05:20:13 UTC] Limit: 20, Offset: 0
[13-Sep-2025 05:20:13 UTC] Orders found: 3
[13-Sep-2025 05:20:13 UTC] Orders data: [{"id":3,"quantity":1,"total_coins":1,"coin_type":"regular","telegram_link":"t.me\/ashdda\/12","status":"cancelled","created_at":"2025-09-09 16:01:45","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":2,"quantity":1,"total_coins":100,"coin_type":"regular","telegram_link":"t.me\/ashadata","status":"completed","created_at":"2025-08-24 23:52:11","product_id":1,"product_name":"Telegram Members (365 Days Non Drop)","product_price":35,"image_url":""},{"id":1,"quantity":1,"total_coins":100,"coin_type":"regular","telegram_link":"t.me\/ashadata","status":"completed","created_at":"2025-08-24 23:39:22","product_id":1,"product_name":"Telegram Members (365 Days Non Drop)","product_price":35,"image_url":""}]
[13-Sep-2025 05:20:13 UTC] Total orders count: 3
[13-Sep-2025 05:20:24 UTC] === API CALL LOG ===
[13-Sep-2025 05:20:24 UTC] Endpoint: user/profile.php
[13-Sep-2025 05:20:24 UTC] Full Log Data: {
    "timestamp": "2025-09-13 05:20:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "2a00:79e1:2400:2801:dea:cb77:c4f3:8e7a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "2a00:79e1:2400:2801:dea:cb77:c4f3:8e7a, 172.69.87.68",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzQ1NDcwfQ.i8BdOKxE5RVOgN3yLau6kp285H36y8vHeQ8jREXdFyw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97e531f6c8354461-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:79e1:2400:2801:dea:cb77:c4f3:8e7a",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Sep-2025 05:20:24 UTC] === END API CALL LOG ===
[13-Sep-2025 05:20:24 UTC] ✅ API Hash verification passed for profile endpoint
[13-Sep-2025 05:20:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzQ1NDcwfQ.i8BdOKxE5RVOgN3yLau6kp285H36y8vHeQ8jREXdFyw
[13-Sep-2025 05:20:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Sep-2025 05:20:24 UTC] ✅ JWT token verified successfully for user profile
[13-Sep-2025 05:20:24 UTC] User ID: 5
[13-Sep-2025 05:20:24 UTC] ✅ User profile retrieved successfully for user ID: 5
[13-Sep-2025 05:20:48 UTC] === API CALL LOG ===
[13-Sep-2025 05:20:48 UTC] Endpoint: user/profile.php
[13-Sep-2025 05:20:48 UTC] Full Log Data: {
    "timestamp": "2025-09-13 05:20:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "2a00:79e1:2400:2801:dea:cb77:c4f3:8e7a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "2a00:79e1:2400:2801:dea:cb77:c4f3:8e7a, 172.69.87.67",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzQ1NDcwfQ.i8BdOKxE5RVOgN3yLau6kp285H36y8vHeQ8jREXdFyw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97e532923c324461-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:79e1:2400:2801:dea:cb77:c4f3:8e7a",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Sep-2025 05:20:48 UTC] === END API CALL LOG ===
[13-Sep-2025 05:20:48 UTC] ✅ API Hash verification passed for profile endpoint
[13-Sep-2025 05:20:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzQ1NDcwfQ.i8BdOKxE5RVOgN3yLau6kp285H36y8vHeQ8jREXdFyw
[13-Sep-2025 05:20:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Sep-2025 05:20:48 UTC] ✅ JWT token verified successfully for user profile
[13-Sep-2025 05:20:48 UTC] User ID: 5
[13-Sep-2025 05:20:48 UTC] ✅ User profile retrieved successfully for user ID: 5
[13-Sep-2025 05:20:49 UTC] === API CALL LOG ===
[13-Sep-2025 05:20:49 UTC] Endpoint: user/profile.php
[13-Sep-2025 05:20:49 UTC] Full Log Data: {
    "timestamp": "2025-09-13 05:20:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "2a00:79e1:2400:2801:dea:cb77:c4f3:8e7a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "2a00:79e1:2400:2801:dea:cb77:c4f3:8e7a, 172.69.87.67",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzQ1NDcwfQ.i8BdOKxE5RVOgN3yLau6kp285H36y8vHeQ8jREXdFyw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97e532969f314461-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:79e1:2400:2801:dea:cb77:c4f3:8e7a",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Sep-2025 05:20:49 UTC] === END API CALL LOG ===
[13-Sep-2025 05:20:49 UTC] ✅ API Hash verification passed for profile endpoint
[13-Sep-2025 05:20:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzQ1NDcwfQ.i8BdOKxE5RVOgN3yLau6kp285H36y8vHeQ8jREXdFyw
[13-Sep-2025 05:20:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Sep-2025 05:20:49 UTC] ✅ JWT token verified successfully for user profile
[13-Sep-2025 05:20:49 UTC] User ID: 5
[13-Sep-2025 05:20:49 UTC] ✅ User profile retrieved successfully for user ID: 5
[13-Sep-2025 05:21:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Sep-2025 05:21:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Sep-2025 05:21:08 UTC] API Hash Debug - Headers: {"Host":"hemmat.app","X-Forwarded-For":"2a00:79e1:2400:2801:dea:cb77:c4f3:8e7a, 172.69.87.68","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzQ1NDcwfQ.i8BdOKxE5RVOgN3yLau6kp285H36y8vHeQ8jREXdFyw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"97e5330f98854461-BOM","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a00:79e1:2400:2801:dea:cb77:c4f3:8e7a","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https","X-HTTPS":"1"}
[13-Sep-2025 05:21:08 UTC] === User Orders API Called ===
[13-Sep-2025 05:21:08 UTC] User ID: 5
[13-Sep-2025 05:21:08 UTC] Limit: 20, Offset: 0
[13-Sep-2025 05:21:08 UTC] Orders found: 3
[13-Sep-2025 05:21:08 UTC] Orders data: [{"id":3,"quantity":1,"total_coins":1,"coin_type":"regular","telegram_link":"t.me\/ashdda\/12","status":"cancelled","created_at":"2025-09-09 16:01:45","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":2,"quantity":1,"total_coins":100,"coin_type":"regular","telegram_link":"t.me\/ashadata","status":"completed","created_at":"2025-08-24 23:52:11","product_id":1,"product_name":"Telegram Members (365 Days Non Drop)","product_price":35,"image_url":""},{"id":1,"quantity":1,"total_coins":100,"coin_type":"regular","telegram_link":"t.me\/ashadata","status":"completed","created_at":"2025-08-24 23:39:22","product_id":1,"product_name":"Telegram Members (365 Days Non Drop)","product_price":35,"image_url":""}]
[13-Sep-2025 05:21:08 UTC] Total orders count: 3
[13-Sep-2025 05:21:15 UTC] === API CALL LOG ===
[13-Sep-2025 05:21:15 UTC] Endpoint: user/profile.php
[13-Sep-2025 05:21:15 UTC] Full Log Data: {
    "timestamp": "2025-09-13 05:21:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "2a00:79e1:2400:2801:dea:cb77:c4f3:8e7a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "2a00:79e1:2400:2801:dea:cb77:c4f3:8e7a, 172.69.87.67",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzQ1NDcwfQ.i8BdOKxE5RVOgN3yLau6kp285H36y8vHeQ8jREXdFyw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97e5333e28424461-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:79e1:2400:2801:dea:cb77:c4f3:8e7a",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Sep-2025 05:21:15 UTC] === END API CALL LOG ===
[13-Sep-2025 05:21:15 UTC] ✅ API Hash verification passed for profile endpoint
[13-Sep-2025 05:21:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzQ1NDcwfQ.i8BdOKxE5RVOgN3yLau6kp285H36y8vHeQ8jREXdFyw
[13-Sep-2025 05:21:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Sep-2025 05:21:15 UTC] ✅ JWT token verified successfully for user profile
[13-Sep-2025 05:21:15 UTC] User ID: 5
[13-Sep-2025 05:21:15 UTC] ✅ User profile retrieved successfully for user ID: 5
[13-Sep-2025 05:26:50 UTC] === API CALL LOG ===
[13-Sep-2025 05:26:50 UTC] Endpoint: user/profile.php
[13-Sep-2025 05:26:50 UTC] Full Log Data: {
    "timestamp": "2025-09-13 05:26:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "2a00:79e1:2400:2801:dea:cb77:c4f3:8e7a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "2a00:79e1:2400:2801:dea:cb77:c4f3:8e7a, 172.69.87.67",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzQ1NDcwfQ.i8BdOKxE5RVOgN3yLau6kp285H36y8vHeQ8jREXdFyw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97e53b65bcf04461-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:79e1:2400:2801:dea:cb77:c4f3:8e7a",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Sep-2025 05:26:50 UTC] === END API CALL LOG ===
[13-Sep-2025 05:26:50 UTC] ✅ API Hash verification passed for profile endpoint
[13-Sep-2025 05:26:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzQ1NDcwfQ.i8BdOKxE5RVOgN3yLau6kp285H36y8vHeQ8jREXdFyw
[13-Sep-2025 05:26:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Sep-2025 05:26:50 UTC] ✅ JWT token verified successfully for user profile
[13-Sep-2025 05:26:50 UTC] User ID: 5
[13-Sep-2025 05:26:50 UTC] ✅ User profile retrieved successfully for user ID: 5
[13-Sep-2025 05:27:11 UTC] === API CALL LOG ===
[13-Sep-2025 05:27:11 UTC] Endpoint: user/profile.php
[13-Sep-2025 05:27:11 UTC] Full Log Data: {
    "timestamp": "2025-09-13 05:27:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "2a00:79e1:2400:2801:dea:cb77:c4f3:8e7a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "2a00:79e1:2400:2801:dea:cb77:c4f3:8e7a, 172.69.87.67",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzQ1NDcwfQ.i8BdOKxE5RVOgN3yLau6kp285H36y8vHeQ8jREXdFyw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97e53beb0e424461-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:79e1:2400:2801:dea:cb77:c4f3:8e7a",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Sep-2025 05:27:11 UTC] === END API CALL LOG ===
[13-Sep-2025 05:27:11 UTC] ✅ API Hash verification passed for profile endpoint
[13-Sep-2025 05:27:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzQ1NDcwfQ.i8BdOKxE5RVOgN3yLau6kp285H36y8vHeQ8jREXdFyw
[13-Sep-2025 05:27:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Sep-2025 05:27:11 UTC] ✅ JWT token verified successfully for user profile
[13-Sep-2025 05:27:11 UTC] User ID: 5
[13-Sep-2025 05:27:11 UTC] ✅ User profile retrieved successfully for user ID: 5
[13-Sep-2025 05:27:11 UTC] === API CALL LOG ===
[13-Sep-2025 05:27:11 UTC] Endpoint: user/profile.php
[13-Sep-2025 05:27:11 UTC] Full Log Data: {
    "timestamp": "2025-09-13 05:27:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "2a00:79e1:2400:2801:dea:cb77:c4f3:8e7a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "2a00:79e1:2400:2801:dea:cb77:c4f3:8e7a, 172.69.87.67",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzQ1NDcwfQ.i8BdOKxE5RVOgN3yLau6kp285H36y8vHeQ8jREXdFyw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97e53bef69314461-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:79e1:2400:2801:dea:cb77:c4f3:8e7a",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Sep-2025 05:27:11 UTC] === END API CALL LOG ===
[13-Sep-2025 05:27:11 UTC] ✅ API Hash verification passed for profile endpoint
[13-Sep-2025 05:27:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzQ1NDcwfQ.i8BdOKxE5RVOgN3yLau6kp285H36y8vHeQ8jREXdFyw
[13-Sep-2025 05:27:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Sep-2025 05:27:11 UTC] ✅ JWT token verified successfully for user profile
[13-Sep-2025 05:27:11 UTC] User ID: 5
[13-Sep-2025 05:27:11 UTC] ✅ User profile retrieved successfully for user ID: 5
[13-Sep-2025 05:27:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Sep-2025 05:27:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Sep-2025 05:27:25 UTC] API Hash Debug - Headers: {"Host":"hemmat.app","X-Forwarded-For":"2a00:79e1:2400:2801:dea:cb77:c4f3:8e7a, 172.69.87.67","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzQ1NDcwfQ.i8BdOKxE5RVOgN3yLau6kp285H36y8vHeQ8jREXdFyw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"97e53c3c4a1d4461-BOM","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a00:79e1:2400:2801:dea:cb77:c4f3:8e7a","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https","X-HTTPS":"1"}
[13-Sep-2025 05:27:25 UTC] === User Orders API Called ===
[13-Sep-2025 05:27:25 UTC] User ID: 5
[13-Sep-2025 05:27:25 UTC] Limit: 20, Offset: 0
[13-Sep-2025 05:27:25 UTC] Orders found: 3
[13-Sep-2025 05:27:25 UTC] Orders data: [{"id":3,"quantity":1,"total_coins":1,"coin_type":"regular","telegram_link":"t.me\/ashdda\/12","status":"cancelled","created_at":"2025-09-09 16:01:45","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":2,"quantity":1,"total_coins":100,"coin_type":"regular","telegram_link":"t.me\/ashadata","status":"completed","created_at":"2025-08-24 23:52:11","product_id":1,"product_name":"Telegram Members (365 Days Non Drop)","product_price":35,"image_url":""},{"id":1,"quantity":1,"total_coins":100,"coin_type":"regular","telegram_link":"t.me\/ashadata","status":"completed","created_at":"2025-08-24 23:39:22","product_id":1,"product_name":"Telegram Members (365 Days Non Drop)","product_price":35,"image_url":""}]
[13-Sep-2025 05:27:25 UTC] Total orders count: 3
[13-Sep-2025 09:11:53 UTC] === API CALL LOG ===
[13-Sep-2025 09:11:53 UTC] Endpoint: user/profile.php
[13-Sep-2025 09:11:53 UTC] Full Log Data: {
    "timestamp": "2025-09-13 09:11:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "2a01:4f8:1c1a:883e::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "2a01:4f8:1c1a:883e::1, 141.101.95.100",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzOTg2fQ.324-eH0VQjV9zRW8LC-na22iWoxygQz8ZRJUjJ-QsxA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97e68514f8dc0177-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a01:4f8:1c1a:883e::1",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Sep-2025 09:11:53 UTC] === END API CALL LOG ===
[13-Sep-2025 09:11:53 UTC] ✅ API Hash verification passed for profile endpoint
[13-Sep-2025 09:11:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzOTg2fQ.324-eH0VQjV9zRW8LC-na22iWoxygQz8ZRJUjJ-QsxA
[13-Sep-2025 09:11:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Sep-2025 09:11:53 UTC] ✅ JWT token verified successfully for user profile
[13-Sep-2025 09:11:53 UTC] User ID: 5
[13-Sep-2025 09:11:53 UTC] ✅ User profile retrieved successfully for user ID: 5
[13-Sep-2025 09:11:53 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Sep-2025 09:11:53 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Sep-2025 09:11:53 UTC] API Hash Debug - Headers: {"Host":"hemmat.app","X-Forwarded-For":"2a01:4f8:1c1a:883e::1, 141.101.95.100","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzOTg2fQ.324-eH0VQjV9zRW8LC-na22iWoxygQz8ZRJUjJ-QsxA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"97e68516da000177-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a01:4f8:1c1a:883e::1","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https","X-HTTPS":"1"}
[13-Sep-2025 09:11:53 UTC] === User Orders API Called ===
[13-Sep-2025 09:11:53 UTC] User ID: 5
[13-Sep-2025 09:11:53 UTC] Limit: 20, Offset: 0
[13-Sep-2025 09:11:53 UTC] Orders found: 3
[13-Sep-2025 09:11:53 UTC] Orders data: [{"id":3,"quantity":1,"total_coins":1,"coin_type":"regular","telegram_link":"t.me\/ashdda\/12","status":"cancelled","created_at":"2025-09-09 16:01:45","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":2,"quantity":1,"total_coins":100,"coin_type":"regular","telegram_link":"t.me\/ashadata","status":"completed","created_at":"2025-08-24 23:52:11","product_id":1,"product_name":"Telegram Members (365 Days Non Drop)","product_price":35,"image_url":""},{"id":1,"quantity":1,"total_coins":100,"coin_type":"regular","telegram_link":"t.me\/ashadata","status":"completed","created_at":"2025-08-24 23:39:22","product_id":1,"product_name":"Telegram Members (365 Days Non Drop)","product_price":35,"image_url":""}]
[13-Sep-2025 09:11:53 UTC] Total orders count: 3
[13-Sep-2025 09:12:58 UTC] === API CALL LOG ===
[13-Sep-2025 09:12:58 UTC] Endpoint: user/profile.php
[13-Sep-2025 09:12:58 UTC] Full Log Data: {
    "timestamp": "2025-09-13 09:12:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "2a01:4f8:1c1a:883e::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "2a01:4f8:1c1a:883e::1, 172.69.222.43",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzOTg2fQ.324-eH0VQjV9zRW8LC-na22iWoxygQz8ZRJUjJ-QsxA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97e686a69c1e7010-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a01:4f8:1c1a:883e::1",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Sep-2025 09:12:58 UTC] === END API CALL LOG ===
[13-Sep-2025 09:12:58 UTC] ✅ API Hash verification passed for profile endpoint
[13-Sep-2025 09:12:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzOTg2fQ.324-eH0VQjV9zRW8LC-na22iWoxygQz8ZRJUjJ-QsxA
[13-Sep-2025 09:12:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Sep-2025 09:12:58 UTC] ✅ JWT token verified successfully for user profile
[13-Sep-2025 09:12:58 UTC] User ID: 5
[13-Sep-2025 09:12:58 UTC] ✅ User profile retrieved successfully for user ID: 5
[13-Sep-2025 09:12:58 UTC] === API CALL LOG ===
[13-Sep-2025 09:12:58 UTC] Endpoint: user/profile.php
[13-Sep-2025 09:12:58 UTC] Full Log Data: {
    "timestamp": "2025-09-13 09:12:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "2a01:4f8:1c1a:883e::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "2a01:4f8:1c1a:883e::1, 172.69.222.43",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzOTg2fQ.324-eH0VQjV9zRW8LC-na22iWoxygQz8ZRJUjJ-QsxA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97e686ace8a87010-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a01:4f8:1c1a:883e::1",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Sep-2025 09:12:58 UTC] === END API CALL LOG ===
[13-Sep-2025 09:12:58 UTC] ✅ API Hash verification passed for profile endpoint
[13-Sep-2025 09:12:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzOTg2fQ.324-eH0VQjV9zRW8LC-na22iWoxygQz8ZRJUjJ-QsxA
[13-Sep-2025 09:12:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Sep-2025 09:12:58 UTC] ✅ JWT token verified successfully for user profile
[13-Sep-2025 09:12:58 UTC] User ID: 5
[13-Sep-2025 09:12:58 UTC] ✅ User profile retrieved successfully for user ID: 5
[13-Sep-2025 09:13:21 UTC] === API CALL LOG ===
[13-Sep-2025 09:13:21 UTC] Endpoint: user/profile.php
[13-Sep-2025 09:13:21 UTC] Full Log Data: {
    "timestamp": "2025-09-13 09:13:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "2a01:4f8:1c1a:883e::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "2a01:4f8:1c1a:883e::1, 172.69.222.42",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzOTg2fQ.324-eH0VQjV9zRW8LC-na22iWoxygQz8ZRJUjJ-QsxA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97e687378b5b7010-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a01:4f8:1c1a:883e::1",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Sep-2025 09:13:21 UTC] === END API CALL LOG ===
[13-Sep-2025 09:13:21 UTC] ✅ API Hash verification passed for profile endpoint
[13-Sep-2025 09:13:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzOTg2fQ.324-eH0VQjV9zRW8LC-na22iWoxygQz8ZRJUjJ-QsxA
[13-Sep-2025 09:13:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Sep-2025 09:13:21 UTC] ✅ JWT token verified successfully for user profile
[13-Sep-2025 09:13:21 UTC] User ID: 5
[13-Sep-2025 09:13:21 UTC] ✅ User profile retrieved successfully for user ID: 5
[13-Sep-2025 09:13:21 UTC] User Purchases API - User ID: 5
[13-Sep-2025 09:13:21 UTC] User Purchases API - Total purchases found: 4
[13-Sep-2025 09:13:22 UTC] User Purchases API - User ID: 5
[13-Sep-2025 09:13:22 UTC] User Purchases API - Total purchases found: 4
[13-Sep-2025 09:13:25 UTC] === API CALL LOG ===
[13-Sep-2025 09:13:25 UTC] Endpoint: user/profile.php
[13-Sep-2025 09:13:25 UTC] Full Log Data: {
    "timestamp": "2025-09-13 09:13:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "2a01:4f8:1c1a:883e::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "2a01:4f8:1c1a:883e::1, 172.69.222.42",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzOTg2fQ.324-eH0VQjV9zRW8LC-na22iWoxygQz8ZRJUjJ-QsxA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97e687520ee37010-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a01:4f8:1c1a:883e::1",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Sep-2025 09:13:25 UTC] === END API CALL LOG ===
[13-Sep-2025 09:13:25 UTC] ✅ API Hash verification passed for profile endpoint
[13-Sep-2025 09:13:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzOTg2fQ.324-eH0VQjV9zRW8LC-na22iWoxygQz8ZRJUjJ-QsxA
[13-Sep-2025 09:13:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Sep-2025 09:13:25 UTC] ✅ JWT token verified successfully for user profile
[13-Sep-2025 09:13:25 UTC] User ID: 5
[13-Sep-2025 09:13:25 UTC] ✅ User profile retrieved successfully for user ID: 5
[13-Sep-2025 09:13:25 UTC] User Purchases API - User ID: 5
[13-Sep-2025 09:13:25 UTC] User Purchases API - Total purchases found: 4
[13-Sep-2025 09:13:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Sep-2025 09:13:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Sep-2025 09:13:37 UTC] API Hash Debug - Headers: {"Host":"hemmat.app","X-Forwarded-For":"2a01:4f8:1c1a:883e::1, 172.69.222.43","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzOTg2fQ.324-eH0VQjV9zRW8LC-na22iWoxygQz8ZRJUjJ-QsxA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"97e687a0994d7010-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a01:4f8:1c1a:883e::1","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https","X-HTTPS":"1"}
[13-Sep-2025 09:13:37 UTC] === User Orders API Called ===
[13-Sep-2025 09:13:37 UTC] User ID: 5
[13-Sep-2025 09:13:37 UTC] Limit: 20, Offset: 0
[13-Sep-2025 09:13:37 UTC] Orders found: 3
[13-Sep-2025 09:13:37 UTC] Orders data: [{"id":3,"quantity":1,"total_coins":1,"coin_type":"regular","telegram_link":"t.me\/ashdda\/12","status":"cancelled","created_at":"2025-09-09 16:01:45","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":2,"quantity":1,"total_coins":100,"coin_type":"regular","telegram_link":"t.me\/ashadata","status":"completed","created_at":"2025-08-24 23:52:11","product_id":1,"product_name":"Telegram Members (365 Days Non Drop)","product_price":35,"image_url":""},{"id":1,"quantity":1,"total_coins":100,"coin_type":"regular","telegram_link":"t.me\/ashadata","status":"completed","created_at":"2025-08-24 23:39:22","product_id":1,"product_name":"Telegram Members (365 Days Non Drop)","product_price":35,"image_url":""}]
[13-Sep-2025 09:13:37 UTC] Total orders count: 3
[13-Sep-2025 09:14:00 UTC] === API CALL LOG ===
[13-Sep-2025 09:14:00 UTC] Endpoint: user/profile.php
[13-Sep-2025 09:14:00 UTC] Full Log Data: {
    "timestamp": "2025-09-13 09:14:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "2a01:4f8:1c1a:883e::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "2a01:4f8:1c1a:883e::1, 172.69.222.43",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzOTg2fQ.324-eH0VQjV9zRW8LC-na22iWoxygQz8ZRJUjJ-QsxA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97e6882e4dd97010-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a01:4f8:1c1a:883e::1",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Sep-2025 09:14:00 UTC] === END API CALL LOG ===
[13-Sep-2025 09:14:00 UTC] ✅ API Hash verification passed for profile endpoint
[13-Sep-2025 09:14:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzOTg2fQ.324-eH0VQjV9zRW8LC-na22iWoxygQz8ZRJUjJ-QsxA
[13-Sep-2025 09:14:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Sep-2025 09:14:00 UTC] ✅ JWT token verified successfully for user profile
[13-Sep-2025 09:14:00 UTC] User ID: 5
[13-Sep-2025 09:14:00 UTC] ✅ User profile retrieved successfully for user ID: 5
[13-Sep-2025 09:14:24 UTC] === API CALL LOG ===
[13-Sep-2025 09:14:24 UTC] Endpoint: user/profile.php
[13-Sep-2025 09:14:24 UTC] Full Log Data: {
    "timestamp": "2025-09-13 09:14:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "2a01:4f8:1c1a:883e::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "2a01:4f8:1c1a:883e::1, 172.69.222.43",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzOTg2fQ.324-eH0VQjV9zRW8LC-na22iWoxygQz8ZRJUjJ-QsxA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97e688c64acc7010-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a01:4f8:1c1a:883e::1",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Sep-2025 09:14:24 UTC] === END API CALL LOG ===
[13-Sep-2025 09:14:24 UTC] ✅ API Hash verification passed for profile endpoint
[13-Sep-2025 09:14:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzOTg2fQ.324-eH0VQjV9zRW8LC-na22iWoxygQz8ZRJUjJ-QsxA
[13-Sep-2025 09:14:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Sep-2025 09:14:24 UTC] ✅ JWT token verified successfully for user profile
[13-Sep-2025 09:14:24 UTC] User ID: 5
[13-Sep-2025 09:14:24 UTC] ✅ User profile retrieved successfully for user ID: 5
[13-Sep-2025 09:14:34 UTC] === API CALL LOG ===
[13-Sep-2025 09:14:34 UTC] Endpoint: user/profile.php
[13-Sep-2025 09:14:34 UTC] Full Log Data: {
    "timestamp": "2025-09-13 09:14:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "2a01:4f8:1c1a:883e::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "2a01:4f8:1c1a:883e::1, 172.69.222.43",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzOTg2fQ.324-eH0VQjV9zRW8LC-na22iWoxygQz8ZRJUjJ-QsxA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97e689030f247010-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a01:4f8:1c1a:883e::1",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Sep-2025 09:14:34 UTC] === END API CALL LOG ===
[13-Sep-2025 09:14:34 UTC] ✅ API Hash verification passed for profile endpoint
[13-Sep-2025 09:14:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzOTg2fQ.324-eH0VQjV9zRW8LC-na22iWoxygQz8ZRJUjJ-QsxA
[13-Sep-2025 09:14:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Sep-2025 09:14:34 UTC] ✅ JWT token verified successfully for user profile
[13-Sep-2025 09:14:34 UTC] User ID: 5
[13-Sep-2025 09:14:34 UTC] ✅ User profile retrieved successfully for user ID: 5
[13-Sep-2025 09:14:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Sep-2025 09:14:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Sep-2025 09:14:36 UTC] API Hash Debug - Headers: {"Host":"hemmat.app","X-Forwarded-For":"2a01:4f8:1c1a:883e::1, 172.69.222.43","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzOTg2fQ.324-eH0VQjV9zRW8LC-na22iWoxygQz8ZRJUjJ-QsxA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"97e68910086d7010-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a01:4f8:1c1a:883e::1","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https","X-HTTPS":"1"}
[13-Sep-2025 09:14:36 UTC] === User Orders API Called ===
[13-Sep-2025 09:14:36 UTC] User ID: 5
[13-Sep-2025 09:14:36 UTC] Limit: 20, Offset: 0
[13-Sep-2025 09:14:36 UTC] Orders found: 3
[13-Sep-2025 09:14:36 UTC] Orders data: [{"id":3,"quantity":1,"total_coins":1,"coin_type":"regular","telegram_link":"t.me\/ashdda\/12","status":"cancelled","created_at":"2025-09-09 16:01:45","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":2,"quantity":1,"total_coins":100,"coin_type":"regular","telegram_link":"t.me\/ashadata","status":"completed","created_at":"2025-08-24 23:52:11","product_id":1,"product_name":"Telegram Members (365 Days Non Drop)","product_price":35,"image_url":""},{"id":1,"quantity":1,"total_coins":100,"coin_type":"regular","telegram_link":"t.me\/ashadata","status":"completed","created_at":"2025-08-24 23:39:22","product_id":1,"product_name":"Telegram Members (365 Days Non Drop)","product_price":35,"image_url":""}]
[13-Sep-2025 09:14:36 UTC] Total orders count: 3
[13-Sep-2025 09:14:38 UTC] === API CALL LOG ===
[13-Sep-2025 09:14:38 UTC] Endpoint: user/profile.php
[13-Sep-2025 09:14:38 UTC] Full Log Data: {
    "timestamp": "2025-09-13 09:14:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "2a01:4f8:1c1a:883e::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "2a01:4f8:1c1a:883e::1, 172.69.222.43",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzOTg2fQ.324-eH0VQjV9zRW8LC-na22iWoxygQz8ZRJUjJ-QsxA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97e689178d797010-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a01:4f8:1c1a:883e::1",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Sep-2025 09:14:38 UTC] === END API CALL LOG ===
[13-Sep-2025 09:14:38 UTC] ✅ API Hash verification passed for profile endpoint
[13-Sep-2025 09:14:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzOTg2fQ.324-eH0VQjV9zRW8LC-na22iWoxygQz8ZRJUjJ-QsxA
[13-Sep-2025 09:14:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Sep-2025 09:14:38 UTC] ✅ JWT token verified successfully for user profile
[13-Sep-2025 09:14:38 UTC] User ID: 5
[13-Sep-2025 09:14:38 UTC] ✅ User profile retrieved successfully for user ID: 5
[13-Sep-2025 09:14:38 UTC] User Purchases API - User ID: 5
[13-Sep-2025 09:14:38 UTC] User Purchases API - Total purchases found: 4
[13-Sep-2025 09:14:39 UTC] === API CALL LOG ===
[13-Sep-2025 09:14:39 UTC] Endpoint: user/profile.php
[13-Sep-2025 09:14:39 UTC] Full Log Data: {
    "timestamp": "2025-09-13 09:14:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "2a01:4f8:1c1a:883e::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "2a01:4f8:1c1a:883e::1, 172.69.222.43",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzOTg2fQ.324-eH0VQjV9zRW8LC-na22iWoxygQz8ZRJUjJ-QsxA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97e689218d747010-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a01:4f8:1c1a:883e::1",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Sep-2025 09:14:39 UTC] === END API CALL LOG ===
[13-Sep-2025 09:14:39 UTC] ✅ API Hash verification passed for profile endpoint
[13-Sep-2025 09:14:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzOTg2fQ.324-eH0VQjV9zRW8LC-na22iWoxygQz8ZRJUjJ-QsxA
[13-Sep-2025 09:14:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Sep-2025 09:14:39 UTC] ✅ JWT token verified successfully for user profile
[13-Sep-2025 09:14:39 UTC] User ID: 5
[13-Sep-2025 09:14:39 UTC] ✅ User profile retrieved successfully for user ID: 5
[13-Sep-2025 09:14:51 UTC] === API CALL LOG ===
[13-Sep-2025 09:14:51 UTC] Endpoint: user/profile.php
[13-Sep-2025 09:14:51 UTC] Full Log Data: {
    "timestamp": "2025-09-13 09:14:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "2a01:4f8:1c1a:883e::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "2a01:4f8:1c1a:883e::1, 172.69.222.42",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzOTg2fQ.324-eH0VQjV9zRW8LC-na22iWoxygQz8ZRJUjJ-QsxA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97e6896ce8e57010-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a01:4f8:1c1a:883e::1",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Sep-2025 09:14:51 UTC] === END API CALL LOG ===
[13-Sep-2025 09:14:51 UTC] ✅ API Hash verification passed for profile endpoint
[13-Sep-2025 09:14:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzOTg2fQ.324-eH0VQjV9zRW8LC-na22iWoxygQz8ZRJUjJ-QsxA
[13-Sep-2025 09:14:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Sep-2025 09:14:51 UTC] ✅ JWT token verified successfully for user profile
[13-Sep-2025 09:14:51 UTC] User ID: 5
[13-Sep-2025 09:14:51 UTC] ✅ User profile retrieved successfully for user ID: 5
[13-Sep-2025 09:14:52 UTC] User Purchases API - User ID: 5
[13-Sep-2025 09:14:52 UTC] User Purchases API - Total purchases found: 4
[13-Sep-2025 09:15:18 UTC] === API CALL LOG ===
[13-Sep-2025 09:15:18 UTC] Endpoint: user/profile.php
[13-Sep-2025 09:15:18 UTC] Full Log Data: {
    "timestamp": "2025-09-13 09:15:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "2a01:4f8:1c1b:29ad::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "2a01:4f8:1c1b:29ad::1, 141.101.96.61",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNiIsInVzZXJuYW1lIjoibmFyZ2VzLiBzIiwiZW1haWwiOiJuYXJnZXNraGF5eWFtaTEzODVAZ21haWwuY29tIiwiZXhwIjoxNzU4MzE3NzkxfQ.hQiUiOCuFrKIldH-ujk7LrJBa5CkUwleZuuPSL9FMU0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97e68a11d87302c1-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a01:4f8:1c1b:29ad::1",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Sep-2025 09:15:18 UTC] === END API CALL LOG ===
[13-Sep-2025 09:15:18 UTC] ✅ API Hash verification passed for profile endpoint
[13-Sep-2025 09:15:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNiIsInVzZXJuYW1lIjoibmFyZ2VzLiBzIiwiZW1haWwiOiJuYXJnZXNraGF5eWFtaTEzODVAZ21haWwuY29tIiwiZXhwIjoxNzU4MzE3NzkxfQ.hQiUiOCuFrKIldH-ujk7LrJBa5CkUwleZuuPSL9FMU0
[13-Sep-2025 09:15:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Sep-2025 09:15:18 UTC] ✅ JWT token verified successfully for user profile
[13-Sep-2025 09:15:18 UTC] User ID: 6
[13-Sep-2025 09:15:18 UTC] ✅ User profile retrieved successfully for user ID: 6
[13-Sep-2025 09:15:18 UTC] === API CALL LOG ===
[13-Sep-2025 09:15:18 UTC] Endpoint: user/profile.php
[13-Sep-2025 09:15:18 UTC] Full Log Data: {
    "timestamp": "2025-09-13 09:15:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "2a01:4f8:1c1a:883e::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "2a01:4f8:1c1a:883e::1, 172.69.222.43",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzOTg2fQ.324-eH0VQjV9zRW8LC-na22iWoxygQz8ZRJUjJ-QsxA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97e68a162f9a7010-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a01:4f8:1c1a:883e::1",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Sep-2025 09:15:18 UTC] === END API CALL LOG ===
[13-Sep-2025 09:15:18 UTC] ✅ API Hash verification passed for profile endpoint
[13-Sep-2025 09:15:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzOTg2fQ.324-eH0VQjV9zRW8LC-na22iWoxygQz8ZRJUjJ-QsxA
[13-Sep-2025 09:15:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Sep-2025 09:15:18 UTC] ✅ JWT token verified successfully for user profile
[13-Sep-2025 09:15:18 UTC] User ID: 5
[13-Sep-2025 09:15:18 UTC] ✅ User profile retrieved successfully for user ID: 5
[13-Sep-2025 09:15:19 UTC] User Purchases API - User ID: 5
[13-Sep-2025 09:15:19 UTC] User Purchases API - Total purchases found: 4
[13-Sep-2025 09:15:19 UTC] === API CALL LOG ===
[13-Sep-2025 09:15:19 UTC] Endpoint: user/profile.php
[13-Sep-2025 09:15:19 UTC] Full Log Data: {
    "timestamp": "2025-09-13 09:15:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "2a01:4f8:1c1b:29ad::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "2a01:4f8:1c1b:29ad::1, 172.71.131.87",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNiIsInVzZXJuYW1lIjoibmFyZ2VzLiBzIiwiZW1haWwiOiJuYXJnZXNraGF5eWFtaTEzODVAZ21haWwuY29tIiwiZXhwIjoxNzU4MzE3NzkxfQ.hQiUiOCuFrKIldH-ujk7LrJBa5CkUwleZuuPSL9FMU0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97e68a1c7ffd02c1-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a01:4f8:1c1b:29ad::1",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Sep-2025 09:15:19 UTC] === END API CALL LOG ===
[13-Sep-2025 09:15:19 UTC] ✅ API Hash verification passed for profile endpoint
[13-Sep-2025 09:15:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNiIsInVzZXJuYW1lIjoibmFyZ2VzLiBzIiwiZW1haWwiOiJuYXJnZXNraGF5eWFtaTEzODVAZ21haWwuY29tIiwiZXhwIjoxNzU4MzE3NzkxfQ.hQiUiOCuFrKIldH-ujk7LrJBa5CkUwleZuuPSL9FMU0
[13-Sep-2025 09:15:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Sep-2025 09:15:19 UTC] ✅ JWT token verified successfully for user profile
[13-Sep-2025 09:15:19 UTC] User ID: 6
[13-Sep-2025 09:15:19 UTC] ✅ User profile retrieved successfully for user ID: 6
[13-Sep-2025 09:15:20 UTC] === API CALL LOG ===
[13-Sep-2025 09:15:20 UTC] Endpoint: user/profile.php
[13-Sep-2025 09:15:20 UTC] Full Log Data: {
    "timestamp": "2025-09-13 09:15:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "2a01:4f8:1c1a:883e::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "2a01:4f8:1c1a:883e::1, 172.69.222.43",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzOTg2fQ.324-eH0VQjV9zRW8LC-na22iWoxygQz8ZRJUjJ-QsxA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97e68a21cf487010-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a01:4f8:1c1a:883e::1",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Sep-2025 09:15:20 UTC] === END API CALL LOG ===
[13-Sep-2025 09:15:20 UTC] ✅ API Hash verification passed for profile endpoint
[13-Sep-2025 09:15:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzOTg2fQ.324-eH0VQjV9zRW8LC-na22iWoxygQz8ZRJUjJ-QsxA
[13-Sep-2025 09:15:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Sep-2025 09:15:20 UTC] ✅ JWT token verified successfully for user profile
[13-Sep-2025 09:15:20 UTC] User ID: 5
[13-Sep-2025 09:15:20 UTC] ✅ User profile retrieved successfully for user ID: 5
[13-Sep-2025 09:16:08 UTC] === API CALL LOG ===
[13-Sep-2025 09:16:08 UTC] Endpoint: user/profile.php
[13-Sep-2025 09:16:08 UTC] Full Log Data: {
    "timestamp": "2025-09-13 09:16:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "83.122.109.219",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "83.122.109.219, 162.158.87.61",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNiIsInVzZXJuYW1lIjoibmFyZ2VzLiBzIiwiZW1haWwiOiJuYXJnZXNraGF5eWFtaTEzODVAZ21haWwuY29tIiwiZXhwIjoxNzU4MzE3NzkxfQ.hQiUiOCuFrKIldH-ujk7LrJBa5CkUwleZuuPSL9FMU0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97e68b4a6ebf0858-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "83.122.109.219",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Sep-2025 09:16:08 UTC] === END API CALL LOG ===
[13-Sep-2025 09:16:08 UTC] ✅ API Hash verification passed for profile endpoint
[13-Sep-2025 09:16:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNiIsInVzZXJuYW1lIjoibmFyZ2VzLiBzIiwiZW1haWwiOiJuYXJnZXNraGF5eWFtaTEzODVAZ21haWwuY29tIiwiZXhwIjoxNzU4MzE3NzkxfQ.hQiUiOCuFrKIldH-ujk7LrJBa5CkUwleZuuPSL9FMU0
[13-Sep-2025 09:16:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Sep-2025 09:16:08 UTC] ✅ JWT token verified successfully for user profile
[13-Sep-2025 09:16:08 UTC] User ID: 6
[13-Sep-2025 09:16:08 UTC] ✅ User profile retrieved successfully for user ID: 6
[13-Sep-2025 09:16:09 UTC] === API CALL LOG ===
[13-Sep-2025 09:16:09 UTC] Endpoint: user/profile.php
[13-Sep-2025 09:16:09 UTC] Full Log Data: {
    "timestamp": "2025-09-13 09:16:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "83.122.109.219",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "83.122.109.219, 162.158.87.61",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNiIsInVzZXJuYW1lIjoibmFyZ2VzLiBzIiwiZW1haWwiOiJuYXJnZXNraGF5eWFtaTEzODVAZ21haWwuY29tIiwiZXhwIjoxNzU4MzE3NzkxfQ.hQiUiOCuFrKIldH-ujk7LrJBa5CkUwleZuuPSL9FMU0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97e68b54bf230858-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "83.122.109.219",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Sep-2025 09:16:09 UTC] === END API CALL LOG ===
[13-Sep-2025 09:16:09 UTC] ✅ API Hash verification passed for profile endpoint
[13-Sep-2025 09:16:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNiIsInVzZXJuYW1lIjoibmFyZ2VzLiBzIiwiZW1haWwiOiJuYXJnZXNraGF5eWFtaTEzODVAZ21haWwuY29tIiwiZXhwIjoxNzU4MzE3NzkxfQ.hQiUiOCuFrKIldH-ujk7LrJBa5CkUwleZuuPSL9FMU0
[13-Sep-2025 09:16:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Sep-2025 09:16:09 UTC] ✅ JWT token verified successfully for user profile
[13-Sep-2025 09:16:09 UTC] User ID: 6
[13-Sep-2025 09:16:09 UTC] ✅ User profile retrieved successfully for user ID: 6
[13-Sep-2025 09:18:35 UTC] === API CALL LOG ===
[13-Sep-2025 09:18:35 UTC] Endpoint: user/profile.php
[13-Sep-2025 09:18:35 UTC] Full Log Data: {
    "timestamp": "2025-09-13 09:18:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "2a01:4f8:1c1a:883e::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "2a01:4f8:1c1a:883e::1, 104.23.225.64",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzOTg2fQ.324-eH0VQjV9zRW8LC-na22iWoxygQz8ZRJUjJ-QsxA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97e68ee11e332068-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a01:4f8:1c1a:883e::1",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Sep-2025 09:18:35 UTC] === END API CALL LOG ===
[13-Sep-2025 09:18:35 UTC] ✅ API Hash verification passed for profile endpoint
[13-Sep-2025 09:18:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzOTg2fQ.324-eH0VQjV9zRW8LC-na22iWoxygQz8ZRJUjJ-QsxA
[13-Sep-2025 09:18:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Sep-2025 09:18:35 UTC] ✅ JWT token verified successfully for user profile
[13-Sep-2025 09:18:35 UTC] User ID: 5
[13-Sep-2025 09:18:35 UTC] ✅ User profile retrieved successfully for user ID: 5
[13-Sep-2025 09:18:36 UTC] === API CALL LOG ===
[13-Sep-2025 09:18:36 UTC] Endpoint: user/profile.php
[13-Sep-2025 09:18:36 UTC] Full Log Data: {
    "timestamp": "2025-09-13 09:18:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "2a01:4f8:1c1a:883e::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "2a01:4f8:1c1a:883e::1, 104.23.225.64",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzOTg2fQ.324-eH0VQjV9zRW8LC-na22iWoxygQz8ZRJUjJ-QsxA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97e68ee8c9a72068-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a01:4f8:1c1a:883e::1",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Sep-2025 09:18:36 UTC] === END API CALL LOG ===
[13-Sep-2025 09:18:36 UTC] ✅ API Hash verification passed for profile endpoint
[13-Sep-2025 09:18:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzOTg2fQ.324-eH0VQjV9zRW8LC-na22iWoxygQz8ZRJUjJ-QsxA
[13-Sep-2025 09:18:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Sep-2025 09:18:36 UTC] ✅ JWT token verified successfully for user profile
[13-Sep-2025 09:18:36 UTC] User ID: 5
[13-Sep-2025 09:18:36 UTC] ✅ User profile retrieved successfully for user ID: 5
[13-Sep-2025 09:18:44 UTC] === API CALL LOG ===
[13-Sep-2025 09:18:44 UTC] Endpoint: user/profile.php
[13-Sep-2025 09:18:44 UTC] Full Log Data: {
    "timestamp": "2025-09-13 09:18:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "2a01:4f8:1c1a:883e::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "2a01:4f8:1c1a:883e::1, 104.23.225.3",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzOTg2fQ.324-eH0VQjV9zRW8LC-na22iWoxygQz8ZRJUjJ-QsxA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97e68f170c602068-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a01:4f8:1c1a:883e::1",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Sep-2025 09:18:44 UTC] === END API CALL LOG ===
[13-Sep-2025 09:18:44 UTC] ✅ API Hash verification passed for profile endpoint
[13-Sep-2025 09:18:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzOTg2fQ.324-eH0VQjV9zRW8LC-na22iWoxygQz8ZRJUjJ-QsxA
[13-Sep-2025 09:18:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Sep-2025 09:18:44 UTC] ✅ JWT token verified successfully for user profile
[13-Sep-2025 09:18:44 UTC] User ID: 5
[13-Sep-2025 09:18:44 UTC] ✅ User profile retrieved successfully for user ID: 5
[13-Sep-2025 09:18:46 UTC] User Purchases API - User ID: 5
[13-Sep-2025 09:18:46 UTC] User Purchases API - Total purchases found: 4
[13-Sep-2025 09:18:51 UTC] === API CALL LOG ===
[13-Sep-2025 09:18:51 UTC] Endpoint: user/profile.php
[13-Sep-2025 09:18:51 UTC] Full Log Data: {
    "timestamp": "2025-09-13 09:18:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "2a01:4f8:1c1a:883e::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "2a01:4f8:1c1a:883e::1, 104.23.225.64",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzOTg2fQ.324-eH0VQjV9zRW8LC-na22iWoxygQz8ZRJUjJ-QsxA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97e68f4689942068-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a01:4f8:1c1a:883e::1",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Sep-2025 09:18:51 UTC] === END API CALL LOG ===
[13-Sep-2025 09:18:51 UTC] ✅ API Hash verification passed for profile endpoint
[13-Sep-2025 09:18:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzOTg2fQ.324-eH0VQjV9zRW8LC-na22iWoxygQz8ZRJUjJ-QsxA
[13-Sep-2025 09:18:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Sep-2025 09:18:51 UTC] ✅ JWT token verified successfully for user profile
[13-Sep-2025 09:18:51 UTC] User ID: 5
[13-Sep-2025 09:18:51 UTC] ✅ User profile retrieved successfully for user ID: 5
[13-Sep-2025 09:18:51 UTC] User Purchases API - User ID: 5
[13-Sep-2025 09:18:51 UTC] User Purchases API - Total purchases found: 4
[13-Sep-2025 09:20:57 UTC] === API CALL LOG ===
[13-Sep-2025 09:20:57 UTC] Endpoint: user/profile.php
[13-Sep-2025 09:20:57 UTC] Full Log Data: {
    "timestamp": "2025-09-13 09:20:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "2400:8904::2000:6bff:fe99:ce30",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "2400:8904::2000:6bff:fe99:ce30, 172.69.179.22",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNiIsInVzZXJuYW1lIjoibmFyZ2VzLiBzIiwiZW1haWwiOiJuYXJnZXNraGF5eWFtaTEzODVAZ21haWwuY29tIiwiZXhwIjoxNzU4MzE3NzkxfQ.hQiUiOCuFrKIldH-ujk7LrJBa5CkUwleZuuPSL9FMU0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97e692448fa23a1a-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2400:8904::2000:6bff:fe99:ce30",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Sep-2025 09:20:57 UTC] === END API CALL LOG ===
[13-Sep-2025 09:20:57 UTC] ✅ API Hash verification passed for profile endpoint
[13-Sep-2025 09:20:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNiIsInVzZXJuYW1lIjoibmFyZ2VzLiBzIiwiZW1haWwiOiJuYXJnZXNraGF5eWFtaTEzODVAZ21haWwuY29tIiwiZXhwIjoxNzU4MzE3NzkxfQ.hQiUiOCuFrKIldH-ujk7LrJBa5CkUwleZuuPSL9FMU0
[13-Sep-2025 09:20:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Sep-2025 09:20:57 UTC] ✅ JWT token verified successfully for user profile
[13-Sep-2025 09:20:57 UTC] User ID: 6
[13-Sep-2025 09:20:57 UTC] ✅ User profile retrieved successfully for user ID: 6
[13-Sep-2025 09:20:59 UTC] === API CALL LOG ===
[13-Sep-2025 09:20:59 UTC] Endpoint: user/profile.php
[13-Sep-2025 09:20:59 UTC] Full Log Data: {
    "timestamp": "2025-09-13 09:20:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "2400:8904::2000:6bff:fe99:ce30",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "2400:8904::2000:6bff:fe99:ce30, 172.69.179.22",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNiIsInVzZXJuYW1lIjoibmFyZ2VzLiBzIiwiZW1haWwiOiJuYXJnZXNraGF5eWFtaTEzODVAZ21haWwuY29tIiwiZXhwIjoxNzU4MzE3NzkxfQ.hQiUiOCuFrKIldH-ujk7LrJBa5CkUwleZuuPSL9FMU0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97e69266fa643a1a-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2400:8904::2000:6bff:fe99:ce30",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Sep-2025 09:20:59 UTC] === END API CALL LOG ===
[13-Sep-2025 09:20:59 UTC] ✅ API Hash verification passed for profile endpoint
[13-Sep-2025 09:20:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNiIsInVzZXJuYW1lIjoibmFyZ2VzLiBzIiwiZW1haWwiOiJuYXJnZXNraGF5eWFtaTEzODVAZ21haWwuY29tIiwiZXhwIjoxNzU4MzE3NzkxfQ.hQiUiOCuFrKIldH-ujk7LrJBa5CkUwleZuuPSL9FMU0
[13-Sep-2025 09:20:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Sep-2025 09:20:59 UTC] ✅ JWT token verified successfully for user profile
[13-Sep-2025 09:20:59 UTC] User ID: 6
[13-Sep-2025 09:20:59 UTC] ✅ User profile retrieved successfully for user ID: 6
[13-Sep-2025 09:27:50 UTC] === API CALL LOG ===
[13-Sep-2025 09:27:50 UTC] Endpoint: user/profile.php
[13-Sep-2025 09:27:50 UTC] Full Log Data: {
    "timestamp": "2025-09-13 09:27:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "2a01:4f8:1c1b:2d24::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "2a01:4f8:1c1b:2d24::1, 172.71.232.16",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2LCJ1c2VybmFtZSI6Im5hcmdlcy4gcyIsImVtYWlsIjoibmFyZ2Vza2hheXlhbWkxMzg1QGdtYWlsLmNvbSIsImV4cCI6MTc1ODM2MDQ2OX0.vtScgLz0DbHvA_o4bsDFF1l9nCbbKBsUwSVndpwCZJw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97e69c737bcf137e-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a01:4f8:1c1b:2d24::1",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Sep-2025 09:27:50 UTC] === END API CALL LOG ===
[13-Sep-2025 09:27:50 UTC] ✅ API Hash verification passed for profile endpoint
[13-Sep-2025 09:27:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2LCJ1c2VybmFtZSI6Im5hcmdlcy4gcyIsImVtYWlsIjoibmFyZ2Vza2hheXlhbWkxMzg1QGdtYWlsLmNvbSIsImV4cCI6MTc1ODM2MDQ2OX0.vtScgLz0DbHvA_o4bsDFF1l9nCbbKBsUwSVndpwCZJw
[13-Sep-2025 09:27:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Sep-2025 09:27:50 UTC] ✅ JWT token verified successfully for user profile
[13-Sep-2025 09:27:50 UTC] User ID: 6
[13-Sep-2025 09:27:50 UTC] ✅ User profile retrieved successfully for user ID: 6
[13-Sep-2025 09:27:52 UTC] === API CALL LOG ===
[13-Sep-2025 09:27:52 UTC] Endpoint: user/profile.php
[13-Sep-2025 09:27:52 UTC] Full Log Data: {
    "timestamp": "2025-09-13 09:27:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "2a01:4f8:1c1b:2d24::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "2a01:4f8:1c1b:2d24::1, 172.71.232.16",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2LCJ1c2VybmFtZSI6Im5hcmdlcy4gcyIsImVtYWlsIjoibmFyZ2Vza2hheXlhbWkxMzg1QGdtYWlsLmNvbSIsImV4cCI6MTc1ODM2MDQ2OX0.vtScgLz0DbHvA_o4bsDFF1l9nCbbKBsUwSVndpwCZJw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97e69c7e3bb3137e-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a01:4f8:1c1b:2d24::1",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Sep-2025 09:27:52 UTC] === END API CALL LOG ===
[13-Sep-2025 09:27:52 UTC] ✅ API Hash verification passed for profile endpoint
[13-Sep-2025 09:27:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2LCJ1c2VybmFtZSI6Im5hcmdlcy4gcyIsImVtYWlsIjoibmFyZ2Vza2hheXlhbWkxMzg1QGdtYWlsLmNvbSIsImV4cCI6MTc1ODM2MDQ2OX0.vtScgLz0DbHvA_o4bsDFF1l9nCbbKBsUwSVndpwCZJw
[13-Sep-2025 09:27:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Sep-2025 09:27:52 UTC] ✅ JWT token verified successfully for user profile
[13-Sep-2025 09:27:52 UTC] User ID: 6
[13-Sep-2025 09:27:52 UTC] ✅ User profile retrieved successfully for user ID: 6
[13-Sep-2025 09:27:52 UTC] User Purchases API - User ID: 6
[13-Sep-2025 09:27:52 UTC] User Purchases API - Total purchases found: 0
[13-Sep-2025 10:17:54 UTC] === API CALL LOG ===
[13-Sep-2025 10:17:54 UTC] Endpoint: user/profile.php
[13-Sep-2025 10:17:54 UTC] Full Log Data: {
    "timestamp": "2025-09-13 10:17:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "66.249.84.38",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "66.249.84.38, 172.68.23.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzYzNDUzfQ.WOxRrdFYUhgepV1RBAfYtzLjxbYrgMYdetQ3YtjwRq0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97e6e5c34d37753c-SEA",
        "x-forwarded-proto": "https",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "66.249.84.38",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Sep-2025 10:17:54 UTC] === END API CALL LOG ===
[13-Sep-2025 10:17:54 UTC] ✅ API Hash verification passed for profile endpoint
[13-Sep-2025 10:17:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzYzNDUzfQ.WOxRrdFYUhgepV1RBAfYtzLjxbYrgMYdetQ3YtjwRq0
[13-Sep-2025 10:17:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Sep-2025 10:17:54 UTC] ✅ JWT token verified successfully for user profile
[13-Sep-2025 10:17:54 UTC] User ID: 5
[13-Sep-2025 10:17:54 UTC] ✅ User profile retrieved successfully for user ID: 5
[13-Sep-2025 10:18:09 UTC] === API CALL LOG ===
[13-Sep-2025 10:18:09 UTC] Endpoint: user/profile.php
[13-Sep-2025 10:18:09 UTC] Full Log Data: {
    "timestamp": "2025-09-13 10:18:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "66.249.84.39",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "66.249.84.39, 172.71.150.223",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzYzNDUzfQ.WOxRrdFYUhgepV1RBAfYtzLjxbYrgMYdetQ3YtjwRq0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97e6e61b5eeaeb6b-SEA",
        "x-forwarded-proto": "https",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "66.249.84.39",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Sep-2025 10:18:09 UTC] === END API CALL LOG ===
[13-Sep-2025 10:18:09 UTC] ✅ API Hash verification passed for profile endpoint
[13-Sep-2025 10:18:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzYzNDUzfQ.WOxRrdFYUhgepV1RBAfYtzLjxbYrgMYdetQ3YtjwRq0
[13-Sep-2025 10:18:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Sep-2025 10:18:09 UTC] ✅ JWT token verified successfully for user profile
[13-Sep-2025 10:18:09 UTC] User ID: 5
[13-Sep-2025 10:18:09 UTC] ✅ User profile retrieved successfully for user ID: 5
[13-Sep-2025 10:18:29 UTC] === API CALL LOG ===
[13-Sep-2025 10:18:29 UTC] Endpoint: user/profile.php
[13-Sep-2025 10:18:29 UTC] Full Log Data: {
    "timestamp": "2025-09-13 10:18:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "66.249.84.38",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "66.249.84.38, 172.68.23.16",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzYzNDUzfQ.WOxRrdFYUhgepV1RBAfYtzLjxbYrgMYdetQ3YtjwRq0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97e6e69f3bce753c-SEA",
        "x-forwarded-proto": "https",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "66.249.84.38",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Sep-2025 10:18:29 UTC] === END API CALL LOG ===
[13-Sep-2025 10:18:29 UTC] ✅ API Hash verification passed for profile endpoint
[13-Sep-2025 10:18:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzYzNDUzfQ.WOxRrdFYUhgepV1RBAfYtzLjxbYrgMYdetQ3YtjwRq0
[13-Sep-2025 10:18:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Sep-2025 10:18:29 UTC] ✅ JWT token verified successfully for user profile
[13-Sep-2025 10:18:29 UTC] User ID: 5
[13-Sep-2025 10:18:29 UTC] ✅ User profile retrieved successfully for user ID: 5
[13-Sep-2025 10:18:33 UTC] === API CALL LOG ===
[13-Sep-2025 10:18:33 UTC] Endpoint: user/profile.php
[13-Sep-2025 10:18:33 UTC] Full Log Data: {
    "timestamp": "2025-09-13 10:18:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "66.249.84.38",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "66.249.84.38, 172.71.150.223",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzYzNDUzfQ.WOxRrdFYUhgepV1RBAfYtzLjxbYrgMYdetQ3YtjwRq0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97e6e6bc6cc66e84-SEA",
        "x-forwarded-proto": "https",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "66.249.84.38",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Sep-2025 10:18:33 UTC] === END API CALL LOG ===
[13-Sep-2025 10:18:33 UTC] ✅ API Hash verification passed for profile endpoint
[13-Sep-2025 10:18:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzYzNDUzfQ.WOxRrdFYUhgepV1RBAfYtzLjxbYrgMYdetQ3YtjwRq0
[13-Sep-2025 10:18:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Sep-2025 10:18:33 UTC] ✅ JWT token verified successfully for user profile
[13-Sep-2025 10:18:33 UTC] User ID: 5
[13-Sep-2025 10:18:33 UTC] ✅ User profile retrieved successfully for user ID: 5
[13-Sep-2025 10:18:33 UTC] User Purchases API - User ID: 5
[13-Sep-2025 10:18:33 UTC] User Purchases API - Total purchases found: 4
[13-Sep-2025 10:18:48 UTC] === API CALL LOG ===
[13-Sep-2025 10:18:48 UTC] Endpoint: user/profile.php
[13-Sep-2025 10:18:48 UTC] Full Log Data: {
    "timestamp": "2025-09-13 10:18:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "66.249.84.39",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "66.249.84.39, 108.162.246.122",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzYzNDUzfQ.WOxRrdFYUhgepV1RBAfYtzLjxbYrgMYdetQ3YtjwRq0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97e6e71959cb089d-SEA",
        "x-forwarded-proto": "https",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "66.249.84.39",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Sep-2025 10:18:48 UTC] === END API CALL LOG ===
[13-Sep-2025 10:18:48 UTC] ✅ API Hash verification passed for profile endpoint
[13-Sep-2025 10:18:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzYzNDUzfQ.WOxRrdFYUhgepV1RBAfYtzLjxbYrgMYdetQ3YtjwRq0
[13-Sep-2025 10:18:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Sep-2025 10:18:48 UTC] ✅ JWT token verified successfully for user profile
[13-Sep-2025 10:18:48 UTC] User ID: 5
[13-Sep-2025 10:18:48 UTC] ✅ User profile retrieved successfully for user ID: 5
[13-Sep-2025 10:19:04 UTC] === API CALL LOG ===
[13-Sep-2025 10:19:04 UTC] Endpoint: user/profile.php
[13-Sep-2025 10:19:04 UTC] Full Log Data: {
    "timestamp": "2025-09-13 10:19:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "66.249.84.32",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "66.249.84.32, 172.71.150.222",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzYzNDUzfQ.WOxRrdFYUhgepV1RBAfYtzLjxbYrgMYdetQ3YtjwRq0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97e6e76ccc1dc381-SEA",
        "x-forwarded-proto": "https",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "66.249.84.32",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Sep-2025 10:19:04 UTC] === END API CALL LOG ===
[13-Sep-2025 10:19:04 UTC] ✅ API Hash verification passed for profile endpoint
[13-Sep-2025 10:19:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzYzNDUzfQ.WOxRrdFYUhgepV1RBAfYtzLjxbYrgMYdetQ3YtjwRq0
[13-Sep-2025 10:19:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Sep-2025 10:19:04 UTC] ✅ JWT token verified successfully for user profile
[13-Sep-2025 10:19:04 UTC] User ID: 5
[13-Sep-2025 10:19:04 UTC] ✅ User profile retrieved successfully for user ID: 5
[13-Sep-2025 10:19:26 UTC] === API CALL LOG ===
[13-Sep-2025 10:19:26 UTC] Endpoint: user/profile.php
[13-Sep-2025 10:19:26 UTC] Full Log Data: {
    "timestamp": "2025-09-13 10:19:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "66.249.84.32",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "66.249.84.32, 108.162.246.121",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzYzNDUzfQ.WOxRrdFYUhgepV1RBAfYtzLjxbYrgMYdetQ3YtjwRq0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97e6e8052d9fd465-SEA",
        "x-forwarded-proto": "https",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "66.249.84.32",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Sep-2025 10:19:26 UTC] === END API CALL LOG ===
[13-Sep-2025 10:19:26 UTC] ✅ API Hash verification passed for profile endpoint
[13-Sep-2025 10:19:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzYzNDUzfQ.WOxRrdFYUhgepV1RBAfYtzLjxbYrgMYdetQ3YtjwRq0
[13-Sep-2025 10:19:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Sep-2025 10:19:26 UTC] ✅ JWT token verified successfully for user profile
[13-Sep-2025 10:19:26 UTC] User ID: 5
[13-Sep-2025 10:19:26 UTC] ✅ User profile retrieved successfully for user ID: 5
[13-Sep-2025 10:20:46 UTC] === API CALL LOG ===
[13-Sep-2025 10:20:46 UTC] Endpoint: user/profile.php
[13-Sep-2025 10:20:46 UTC] Full Log Data: {
    "timestamp": "2025-09-13 10:20:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "2a01:4f8:1c1a:883e::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "2a01:4f8:1c1a:883e::1, 172.71.127.116",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzOTg2fQ.324-eH0VQjV9zRW8LC-na22iWoxygQz8ZRJUjJ-QsxA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97e6e9f82dc67906-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a01:4f8:1c1a:883e::1",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Sep-2025 10:20:46 UTC] === END API CALL LOG ===
[13-Sep-2025 10:20:46 UTC] ✅ API Hash verification passed for profile endpoint
[13-Sep-2025 10:20:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzOTg2fQ.324-eH0VQjV9zRW8LC-na22iWoxygQz8ZRJUjJ-QsxA
[13-Sep-2025 10:20:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Sep-2025 10:20:46 UTC] ✅ JWT token verified successfully for user profile
[13-Sep-2025 10:20:46 UTC] User ID: 5
[13-Sep-2025 10:20:46 UTC] ✅ User profile retrieved successfully for user ID: 5
[13-Sep-2025 10:20:46 UTC] === API CALL LOG ===
[13-Sep-2025 10:20:46 UTC] Endpoint: user/profile.php
[13-Sep-2025 10:20:46 UTC] Full Log Data: {
    "timestamp": "2025-09-13 10:20:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "2a01:4f8:1c1a:883e::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "2a01:4f8:1c1a:883e::1, 172.71.127.9",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzOTg2fQ.324-eH0VQjV9zRW8LC-na22iWoxygQz8ZRJUjJ-QsxA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97e6e9ff09b37906-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a01:4f8:1c1a:883e::1",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Sep-2025 10:20:46 UTC] === END API CALL LOG ===
[13-Sep-2025 10:20:46 UTC] ✅ API Hash verification passed for profile endpoint
[13-Sep-2025 10:20:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzOTg2fQ.324-eH0VQjV9zRW8LC-na22iWoxygQz8ZRJUjJ-QsxA
[13-Sep-2025 10:20:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Sep-2025 10:20:46 UTC] ✅ JWT token verified successfully for user profile
[13-Sep-2025 10:20:46 UTC] User ID: 5
[13-Sep-2025 10:20:46 UTC] ✅ User profile retrieved successfully for user ID: 5
[13-Sep-2025 10:24:44 UTC] === API CALL LOG ===
[13-Sep-2025 10:24:44 UTC] Endpoint: user/profile.php
[13-Sep-2025 10:24:44 UTC] Full Log Data: {
    "timestamp": "2025-09-13 10:24:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "2a01:4f8:1c1a:883e::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "2a01:4f8:1c1a:883e::1, 141.101.96.60",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzOTg2fQ.324-eH0VQjV9zRW8LC-na22iWoxygQz8ZRJUjJ-QsxA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97e6efc6aba801f5-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a01:4f8:1c1a:883e::1",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Sep-2025 10:24:44 UTC] === END API CALL LOG ===
[13-Sep-2025 10:24:44 UTC] ✅ API Hash verification passed for profile endpoint
[13-Sep-2025 10:24:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzOTg2fQ.324-eH0VQjV9zRW8LC-na22iWoxygQz8ZRJUjJ-QsxA
[13-Sep-2025 10:24:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Sep-2025 10:24:44 UTC] ✅ JWT token verified successfully for user profile
[13-Sep-2025 10:24:44 UTC] User ID: 5
[13-Sep-2025 10:24:44 UTC] ✅ User profile retrieved successfully for user ID: 5
[13-Sep-2025 10:24:45 UTC] === API CALL LOG ===
[13-Sep-2025 10:24:45 UTC] Endpoint: user/profile.php
[13-Sep-2025 10:24:45 UTC] Full Log Data: {
    "timestamp": "2025-09-13 10:24:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "2a01:4f8:1c1a:883e::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "2a01:4f8:1c1a:883e::1, 172.71.131.88",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzOTg2fQ.324-eH0VQjV9zRW8LC-na22iWoxygQz8ZRJUjJ-QsxA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97e6efd18bd601f5-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a01:4f8:1c1a:883e::1",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Sep-2025 10:24:45 UTC] === END API CALL LOG ===
[13-Sep-2025 10:24:45 UTC] ✅ API Hash verification passed for profile endpoint
[13-Sep-2025 10:24:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzOTg2fQ.324-eH0VQjV9zRW8LC-na22iWoxygQz8ZRJUjJ-QsxA
[13-Sep-2025 10:24:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Sep-2025 10:24:45 UTC] ✅ JWT token verified successfully for user profile
[13-Sep-2025 10:24:45 UTC] User ID: 5
[13-Sep-2025 10:24:45 UTC] ✅ User profile retrieved successfully for user ID: 5
[13-Sep-2025 11:02:54 UTC] === API CALL LOG ===
[13-Sep-2025 11:02:54 UTC] Endpoint: user/profile.php
[13-Sep-2025 11:02:54 UTC] Full Log Data: {
    "timestamp": "2025-09-13 11:02:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "2a01:4f8:1c1b:e44::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "2a01:4f8:1c1b:e44::1, 172.69.222.43",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2LCJ1c2VybmFtZSI6Im5hcmdlcy4gcyIsImVtYWlsIjoibmFyZ2Vza2hheXlhbWkxMzg1QGdtYWlsLmNvbSIsImV4cCI6MTc1ODM2MDQ2OX0.vtScgLz0DbHvA_o4bsDFF1l9nCbbKBsUwSVndpwCZJw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97e727aa3b299ef0-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a01:4f8:1c1b:e44::1",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Sep-2025 11:02:54 UTC] === END API CALL LOG ===
[13-Sep-2025 11:02:54 UTC] ✅ API Hash verification passed for profile endpoint
[13-Sep-2025 11:02:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2LCJ1c2VybmFtZSI6Im5hcmdlcy4gcyIsImVtYWlsIjoibmFyZ2Vza2hheXlhbWkxMzg1QGdtYWlsLmNvbSIsImV4cCI6MTc1ODM2MDQ2OX0.vtScgLz0DbHvA_o4bsDFF1l9nCbbKBsUwSVndpwCZJw
[13-Sep-2025 11:02:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Sep-2025 11:02:54 UTC] ✅ JWT token verified successfully for user profile
[13-Sep-2025 11:02:54 UTC] User ID: 6
[13-Sep-2025 11:02:54 UTC] ✅ User profile retrieved successfully for user ID: 6
[13-Sep-2025 11:02:55 UTC] === API CALL LOG ===
[13-Sep-2025 11:02:55 UTC] Endpoint: user/profile.php
[13-Sep-2025 11:02:55 UTC] Full Log Data: {
    "timestamp": "2025-09-13 11:02:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "2a01:4f8:1c1b:e44::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "2a01:4f8:1c1b:e44::1, 172.69.222.43",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2LCJ1c2VybmFtZSI6Im5hcmdlcy4gcyIsImVtYWlsIjoibmFyZ2Vza2hheXlhbWkxMzg1QGdtYWlsLmNvbSIsImV4cCI6MTc1ODM2MDQ2OX0.vtScgLz0DbHvA_o4bsDFF1l9nCbbKBsUwSVndpwCZJw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97e727b91e459ef0-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a01:4f8:1c1b:e44::1",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Sep-2025 11:02:55 UTC] === END API CALL LOG ===
[13-Sep-2025 11:02:55 UTC] ✅ API Hash verification passed for profile endpoint
[13-Sep-2025 11:02:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2LCJ1c2VybmFtZSI6Im5hcmdlcy4gcyIsImVtYWlsIjoibmFyZ2Vza2hheXlhbWkxMzg1QGdtYWlsLmNvbSIsImV4cCI6MTc1ODM2MDQ2OX0.vtScgLz0DbHvA_o4bsDFF1l9nCbbKBsUwSVndpwCZJw
[13-Sep-2025 11:02:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Sep-2025 11:02:55 UTC] ✅ JWT token verified successfully for user profile
[13-Sep-2025 11:02:55 UTC] User ID: 6
[13-Sep-2025 11:02:55 UTC] ✅ User profile retrieved successfully for user ID: 6
[13-Sep-2025 11:04:21 UTC] === API CALL LOG ===
[13-Sep-2025 11:04:21 UTC] Endpoint: user/profile.php
[13-Sep-2025 11:04:21 UTC] Full Log Data: {
    "timestamp": "2025-09-13 11:04:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "83.122.109.219",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "83.122.109.219, 104.23.239.37",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2LCJ1c2VybmFtZSI6Im5hcmdlcy4gcyIsImVtYWlsIjoibmFyZ2Vza2hheXlhbWkxMzg1QGdtYWlsLmNvbSIsImV4cCI6MTc1ODM2MDQ2OX0.vtScgLz0DbHvA_o4bsDFF1l9nCbbKBsUwSVndpwCZJw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97e729d40e0023d4-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "83.122.109.219",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Sep-2025 11:04:21 UTC] === END API CALL LOG ===
[13-Sep-2025 11:04:21 UTC] ✅ API Hash verification passed for profile endpoint
[13-Sep-2025 11:04:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2LCJ1c2VybmFtZSI6Im5hcmdlcy4gcyIsImVtYWlsIjoibmFyZ2Vza2hheXlhbWkxMzg1QGdtYWlsLmNvbSIsImV4cCI6MTc1ODM2MDQ2OX0.vtScgLz0DbHvA_o4bsDFF1l9nCbbKBsUwSVndpwCZJw
[13-Sep-2025 11:04:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Sep-2025 11:04:21 UTC] ✅ JWT token verified successfully for user profile
[13-Sep-2025 11:04:21 UTC] User ID: 6
[13-Sep-2025 11:04:21 UTC] ✅ User profile retrieved successfully for user ID: 6
[13-Sep-2025 11:04:23 UTC] === API CALL LOG ===
[13-Sep-2025 11:04:23 UTC] Endpoint: user/profile.php
[13-Sep-2025 11:04:23 UTC] Full Log Data: {
    "timestamp": "2025-09-13 11:04:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "83.122.109.219",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "83.122.109.219, 104.23.239.37",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2LCJ1c2VybmFtZSI6Im5hcmdlcy4gcyIsImVtYWlsIjoibmFyZ2Vza2hheXlhbWkxMzg1QGdtYWlsLmNvbSIsImV4cCI6MTc1ODM2MDQ2OX0.vtScgLz0DbHvA_o4bsDFF1l9nCbbKBsUwSVndpwCZJw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97e729e07b8523d4-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "83.122.109.219",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Sep-2025 11:04:23 UTC] === END API CALL LOG ===
[13-Sep-2025 11:04:23 UTC] ✅ API Hash verification passed for profile endpoint
[13-Sep-2025 11:04:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2LCJ1c2VybmFtZSI6Im5hcmdlcy4gcyIsImVtYWlsIjoibmFyZ2Vza2hheXlhbWkxMzg1QGdtYWlsLmNvbSIsImV4cCI6MTc1ODM2MDQ2OX0.vtScgLz0DbHvA_o4bsDFF1l9nCbbKBsUwSVndpwCZJw
[13-Sep-2025 11:04:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Sep-2025 11:04:23 UTC] ✅ JWT token verified successfully for user profile
[13-Sep-2025 11:04:23 UTC] User ID: 6
[13-Sep-2025 11:04:23 UTC] ✅ User profile retrieved successfully for user ID: 6
[13-Sep-2025 12:54:36 UTC] === API CALL LOG ===
[13-Sep-2025 12:54:36 UTC] Endpoint: user/profile.php
[13-Sep-2025 12:54:36 UTC] Full Log Data: {
    "timestamp": "2025-09-13 12:54:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "2a01:4f8:1c1a:883e::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "2a01:4f8:1c1a:883e::1, 172.71.118.160",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzOTg2fQ.324-eH0VQjV9zRW8LC-na22iWoxygQz8ZRJUjJ-QsxA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97e7cb557a19d2b9-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a01:4f8:1c1a:883e::1",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Sep-2025 12:54:36 UTC] === END API CALL LOG ===
[13-Sep-2025 12:54:36 UTC] ✅ API Hash verification passed for profile endpoint
[13-Sep-2025 12:54:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzOTg2fQ.324-eH0VQjV9zRW8LC-na22iWoxygQz8ZRJUjJ-QsxA
[13-Sep-2025 12:54:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Sep-2025 12:54:36 UTC] ✅ JWT token verified successfully for user profile
[13-Sep-2025 12:54:36 UTC] User ID: 5
[13-Sep-2025 12:54:36 UTC] ✅ User profile retrieved successfully for user ID: 5
[13-Sep-2025 12:54:37 UTC] === API CALL LOG ===
[13-Sep-2025 12:54:37 UTC] Endpoint: user/profile.php
[13-Sep-2025 12:54:37 UTC] Full Log Data: {
    "timestamp": "2025-09-13 12:54:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "2a01:4f8:1c1a:883e::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "2a01:4f8:1c1a:883e::1, 172.71.118.160",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzOTg2fQ.324-eH0VQjV9zRW8LC-na22iWoxygQz8ZRJUjJ-QsxA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97e7cb5c5e33d2b9-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a01:4f8:1c1a:883e::1",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Sep-2025 12:54:37 UTC] === END API CALL LOG ===
[13-Sep-2025 12:54:37 UTC] ✅ API Hash verification passed for profile endpoint
[13-Sep-2025 12:54:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzOTg2fQ.324-eH0VQjV9zRW8LC-na22iWoxygQz8ZRJUjJ-QsxA
[13-Sep-2025 12:54:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Sep-2025 12:54:37 UTC] ✅ JWT token verified successfully for user profile
[13-Sep-2025 12:54:37 UTC] User ID: 5
[13-Sep-2025 12:54:37 UTC] ✅ User profile retrieved successfully for user ID: 5
[13-Sep-2025 12:54:53 UTC] === API CALL LOG ===
[13-Sep-2025 12:54:53 UTC] Endpoint: user/profile.php
[13-Sep-2025 12:54:53 UTC] Full Log Data: {
    "timestamp": "2025-09-13 12:54:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "2a01:4f8:1c1a:883e::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "2a01:4f8:1c1a:883e::1, 172.71.118.161",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzOTg2fQ.324-eH0VQjV9zRW8LC-na22iWoxygQz8ZRJUjJ-QsxA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97e7cbbe5fb7d2b9-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a01:4f8:1c1a:883e::1",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Sep-2025 12:54:53 UTC] === END API CALL LOG ===
[13-Sep-2025 12:54:53 UTC] ✅ API Hash verification passed for profile endpoint
[13-Sep-2025 12:54:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzOTg2fQ.324-eH0VQjV9zRW8LC-na22iWoxygQz8ZRJUjJ-QsxA
[13-Sep-2025 12:54:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Sep-2025 12:54:53 UTC] ✅ JWT token verified successfully for user profile
[13-Sep-2025 12:54:53 UTC] User ID: 5
[13-Sep-2025 12:54:53 UTC] ✅ User profile retrieved successfully for user ID: 5
[13-Sep-2025 12:54:53 UTC] User Purchases API - User ID: 5
[13-Sep-2025 12:54:53 UTC] User Purchases API - Total purchases found: 4
[13-Sep-2025 12:54:54 UTC] User Purchases API - User ID: 5
[13-Sep-2025 12:54:54 UTC] User Purchases API - Total purchases found: 4
[13-Sep-2025 12:54:57 UTC] === API CALL LOG ===
[13-Sep-2025 12:54:57 UTC] Endpoint: user/profile.php
[13-Sep-2025 12:54:57 UTC] Full Log Data: {
    "timestamp": "2025-09-13 12:54:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "2a01:4f8:1c1a:883e::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "2a01:4f8:1c1a:883e::1, 172.71.118.161",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzOTg2fQ.324-eH0VQjV9zRW8LC-na22iWoxygQz8ZRJUjJ-QsxA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97e7cbd71d6bd2b9-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a01:4f8:1c1a:883e::1",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Sep-2025 12:54:57 UTC] === END API CALL LOG ===
[13-Sep-2025 12:54:57 UTC] ✅ API Hash verification passed for profile endpoint
[13-Sep-2025 12:54:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzOTg2fQ.324-eH0VQjV9zRW8LC-na22iWoxygQz8ZRJUjJ-QsxA
[13-Sep-2025 12:54:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Sep-2025 12:54:57 UTC] ✅ JWT token verified successfully for user profile
[13-Sep-2025 12:54:57 UTC] User ID: 5
[13-Sep-2025 12:54:57 UTC] ✅ User profile retrieved successfully for user ID: 5
[13-Sep-2025 12:54:57 UTC] User Purchases API - User ID: 5
[13-Sep-2025 12:54:57 UTC] User Purchases API - Total purchases found: 4
[13-Sep-2025 12:54:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Sep-2025 12:54:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Sep-2025 12:54:58 UTC] API Hash Debug - Headers: {"Host":"hemmat.app","X-Forwarded-For":"2a01:4f8:1c1a:883e::1, 172.71.118.161","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzOTg2fQ.324-eH0VQjV9zRW8LC-na22iWoxygQz8ZRJUjJ-QsxA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"97e7cbdd18add2b9-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a01:4f8:1c1a:883e::1","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https","X-HTTPS":"1"}
[13-Sep-2025 12:54:58 UTC] === User Orders API Called ===
[13-Sep-2025 12:54:58 UTC] User ID: 5
[13-Sep-2025 12:54:58 UTC] Limit: 20, Offset: 0
[13-Sep-2025 12:54:58 UTC] Orders found: 3
[13-Sep-2025 12:54:58 UTC] Orders data: [{"id":3,"quantity":1,"total_coins":1,"coin_type":"regular","telegram_link":"t.me\/ashdda\/12","status":"cancelled","created_at":"2025-09-09 16:01:45","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":2,"quantity":1,"total_coins":100,"coin_type":"regular","telegram_link":"t.me\/ashadata","status":"completed","created_at":"2025-08-24 23:52:11","product_id":1,"product_name":"Telegram Members (365 Days Non Drop)","product_price":35,"image_url":""},{"id":1,"quantity":1,"total_coins":100,"coin_type":"regular","telegram_link":"t.me\/ashadata","status":"completed","created_at":"2025-08-24 23:39:22","product_id":1,"product_name":"Telegram Members (365 Days Non Drop)","product_price":35,"image_url":""}]
[13-Sep-2025 12:54:58 UTC] Total orders count: 3
[13-Sep-2025 12:54:59 UTC] === API CALL LOG ===
[13-Sep-2025 12:54:59 UTC] Endpoint: user/profile.php
[13-Sep-2025 12:54:59 UTC] Full Log Data: {
    "timestamp": "2025-09-13 12:54:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "2a01:4f8:1c1a:883e::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "2a01:4f8:1c1a:883e::1, 172.71.118.161",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzOTg2fQ.324-eH0VQjV9zRW8LC-na22iWoxygQz8ZRJUjJ-QsxA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97e7cbe5bd80d2b9-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a01:4f8:1c1a:883e::1",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Sep-2025 12:54:59 UTC] === END API CALL LOG ===
[13-Sep-2025 12:54:59 UTC] ✅ API Hash verification passed for profile endpoint
[13-Sep-2025 12:54:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzOTg2fQ.324-eH0VQjV9zRW8LC-na22iWoxygQz8ZRJUjJ-QsxA
[13-Sep-2025 12:54:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Sep-2025 12:54:59 UTC] ✅ JWT token verified successfully for user profile
[13-Sep-2025 12:54:59 UTC] User ID: 5
[13-Sep-2025 12:54:59 UTC] ✅ User profile retrieved successfully for user ID: 5
[13-Sep-2025 13:06:53 UTC] === API CALL LOG ===
[13-Sep-2025 13:06:53 UTC] Endpoint: user/profile.php
[13-Sep-2025 13:06:53 UTC] Full Log Data: {
    "timestamp": "2025-09-13 13:06:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "2a01:4f8:1c1a:883e::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "2a01:4f8:1c1a:883e::1, 172.71.118.160",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzOTg2fQ.324-eH0VQjV9zRW8LC-na22iWoxygQz8ZRJUjJ-QsxA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97e7dd4d6952d0ba-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a01:4f8:1c1a:883e::1",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Sep-2025 13:06:53 UTC] === END API CALL LOG ===
[13-Sep-2025 13:06:53 UTC] ✅ API Hash verification passed for profile endpoint
[13-Sep-2025 13:06:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzOTg2fQ.324-eH0VQjV9zRW8LC-na22iWoxygQz8ZRJUjJ-QsxA
[13-Sep-2025 13:06:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Sep-2025 13:06:53 UTC] ✅ JWT token verified successfully for user profile
[13-Sep-2025 13:06:53 UTC] User ID: 5
[13-Sep-2025 13:06:53 UTC] ✅ User profile retrieved successfully for user ID: 5
[13-Sep-2025 13:06:54 UTC] === API CALL LOG ===
[13-Sep-2025 13:06:54 UTC] Endpoint: user/profile.php
[13-Sep-2025 13:06:54 UTC] Full Log Data: {
    "timestamp": "2025-09-13 13:06:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "2a01:4f8:1c1a:883e::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "2a01:4f8:1c1a:883e::1, 172.71.118.160",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzOTg2fQ.324-eH0VQjV9zRW8LC-na22iWoxygQz8ZRJUjJ-QsxA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97e7dd567816d0ba-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a01:4f8:1c1a:883e::1",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Sep-2025 13:06:54 UTC] === END API CALL LOG ===
[13-Sep-2025 13:06:54 UTC] ✅ API Hash verification passed for profile endpoint
[13-Sep-2025 13:06:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzOTg2fQ.324-eH0VQjV9zRW8LC-na22iWoxygQz8ZRJUjJ-QsxA
[13-Sep-2025 13:06:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Sep-2025 13:06:54 UTC] ✅ JWT token verified successfully for user profile
[13-Sep-2025 13:06:54 UTC] User ID: 5
[13-Sep-2025 13:06:54 UTC] ✅ User profile retrieved successfully for user ID: 5
[13-Sep-2025 13:07:59 UTC] === API CALL LOG ===
[13-Sep-2025 13:07:59 UTC] Endpoint: user/profile.php
[13-Sep-2025 13:07:59 UTC] Full Log Data: {
    "timestamp": "2025-09-13 13:07:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "2.59.216.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "2.59.216.225, 104.23.166.129",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzNDgxfQ.Kzp-Wk9a_AI0Y0exoD7YLsWX8WOB6Xhp_qO9UxGWjRg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97e7deef986ab8e1-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2.59.216.225",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Sep-2025 13:07:59 UTC] === END API CALL LOG ===
[13-Sep-2025 13:07:59 UTC] ✅ API Hash verification passed for profile endpoint
[13-Sep-2025 13:07:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzNDgxfQ.Kzp-Wk9a_AI0Y0exoD7YLsWX8WOB6Xhp_qO9UxGWjRg
[13-Sep-2025 13:07:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Sep-2025 13:07:59 UTC] ✅ JWT token verified successfully for user profile
[13-Sep-2025 13:07:59 UTC] User ID: 5
[13-Sep-2025 13:07:59 UTC] ✅ User profile retrieved successfully for user ID: 5
[13-Sep-2025 13:08:01 UTC] === API CALL LOG ===
[13-Sep-2025 13:08:01 UTC] Endpoint: user/profile.php
[13-Sep-2025 13:08:01 UTC] Full Log Data: {
    "timestamp": "2025-09-13 13:08:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "2.59.216.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "2.59.216.225, 104.23.166.129",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzNDgxfQ.Kzp-Wk9a_AI0Y0exoD7YLsWX8WOB6Xhp_qO9UxGWjRg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97e7def9fe42b8e1-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2.59.216.225",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Sep-2025 13:08:01 UTC] === END API CALL LOG ===
[13-Sep-2025 13:08:01 UTC] ✅ API Hash verification passed for profile endpoint
[13-Sep-2025 13:08:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzNDgxfQ.Kzp-Wk9a_AI0Y0exoD7YLsWX8WOB6Xhp_qO9UxGWjRg
[13-Sep-2025 13:08:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Sep-2025 13:08:01 UTC] ✅ JWT token verified successfully for user profile
[13-Sep-2025 13:08:01 UTC] User ID: 5
[13-Sep-2025 13:08:01 UTC] ✅ User profile retrieved successfully for user ID: 5
[13-Sep-2025 13:11:24 UTC] === API CALL LOG ===
[13-Sep-2025 13:11:24 UTC] Endpoint: user/profile.php
[13-Sep-2025 13:11:24 UTC] Full Log Data: {
    "timestamp": "2025-09-13 13:11:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "2.59.216.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "2.59.216.225, 104.23.166.128",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzNDgxfQ.Kzp-Wk9a_AI0Y0exoD7YLsWX8WOB6Xhp_qO9UxGWjRg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97e7e3f10ba84b78-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2.59.216.225",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Sep-2025 13:11:24 UTC] === END API CALL LOG ===
[13-Sep-2025 13:11:24 UTC] ✅ API Hash verification passed for profile endpoint
[13-Sep-2025 13:11:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzNDgxfQ.Kzp-Wk9a_AI0Y0exoD7YLsWX8WOB6Xhp_qO9UxGWjRg
[13-Sep-2025 13:11:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Sep-2025 13:11:24 UTC] ✅ JWT token verified successfully for user profile
[13-Sep-2025 13:11:24 UTC] User ID: 5
[13-Sep-2025 13:11:24 UTC] ✅ User profile retrieved successfully for user ID: 5
[13-Sep-2025 13:11:26 UTC] === API CALL LOG ===
[13-Sep-2025 13:11:26 UTC] Endpoint: user/profile.php
[13-Sep-2025 13:11:26 UTC] Full Log Data: {
    "timestamp": "2025-09-13 13:11:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "2.59.216.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "2.59.216.225, 104.23.166.128",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzNDgxfQ.Kzp-Wk9a_AI0Y0exoD7YLsWX8WOB6Xhp_qO9UxGWjRg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97e7e3fa3ced4b78-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2.59.216.225",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Sep-2025 13:11:26 UTC] === END API CALL LOG ===
[13-Sep-2025 13:11:26 UTC] ✅ API Hash verification passed for profile endpoint
[13-Sep-2025 13:11:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzNDgxfQ.Kzp-Wk9a_AI0Y0exoD7YLsWX8WOB6Xhp_qO9UxGWjRg
[13-Sep-2025 13:11:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Sep-2025 13:11:26 UTC] ✅ JWT token verified successfully for user profile
[13-Sep-2025 13:11:26 UTC] User ID: 5
[13-Sep-2025 13:11:26 UTC] ✅ User profile retrieved successfully for user ID: 5
[13-Sep-2025 13:12:04 UTC] === API CALL LOG ===
[13-Sep-2025 13:12:04 UTC] Endpoint: user/profile.php
[13-Sep-2025 13:12:04 UTC] Full Log Data: {
    "timestamp": "2025-09-13 13:12:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "2.59.216.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "2.59.216.225, 104.23.166.129",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzNDgxfQ.Kzp-Wk9a_AI0Y0exoD7YLsWX8WOB6Xhp_qO9UxGWjRg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97e7e4e23d754b78-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2.59.216.225",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Sep-2025 13:12:04 UTC] === END API CALL LOG ===
[13-Sep-2025 13:12:04 UTC] ✅ API Hash verification passed for profile endpoint
[13-Sep-2025 13:12:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzNDgxfQ.Kzp-Wk9a_AI0Y0exoD7YLsWX8WOB6Xhp_qO9UxGWjRg
[13-Sep-2025 13:12:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Sep-2025 13:12:04 UTC] ✅ JWT token verified successfully for user profile
[13-Sep-2025 13:12:04 UTC] User ID: 5
[13-Sep-2025 13:12:04 UTC] ✅ User profile retrieved successfully for user ID: 5
[13-Sep-2025 13:12:34 UTC] === API CALL LOG ===
[13-Sep-2025 13:12:34 UTC] Endpoint: user/profile.php
[13-Sep-2025 13:12:34 UTC] Full Log Data: {
    "timestamp": "2025-09-13 13:12:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "2.59.216.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "2.59.216.225, 104.23.166.129",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzNDgxfQ.Kzp-Wk9a_AI0Y0exoD7YLsWX8WOB6Xhp_qO9UxGWjRg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97e7e5a499a64b78-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2.59.216.225",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Sep-2025 13:12:34 UTC] === END API CALL LOG ===
[13-Sep-2025 13:12:34 UTC] ✅ API Hash verification passed for profile endpoint
[13-Sep-2025 13:12:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzNDgxfQ.Kzp-Wk9a_AI0Y0exoD7YLsWX8WOB6Xhp_qO9UxGWjRg
[13-Sep-2025 13:12:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Sep-2025 13:12:34 UTC] ✅ JWT token verified successfully for user profile
[13-Sep-2025 13:12:34 UTC] User ID: 5
[13-Sep-2025 13:12:34 UTC] ✅ User profile retrieved successfully for user ID: 5
[13-Sep-2025 13:35:35 UTC] === API CALL LOG ===
[13-Sep-2025 13:35:35 UTC] Endpoint: user/profile.php
[13-Sep-2025 13:35:35 UTC] Full Log Data: {
    "timestamp": "2025-09-13 13:35:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "2a01:4f8:1c1a:883e::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "2a01:4f8:1c1a:883e::1, 172.71.232.57",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzOTg2fQ.324-eH0VQjV9zRW8LC-na22iWoxygQz8ZRJUjJ-QsxA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97e8075e5807b868-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a01:4f8:1c1a:883e::1",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Sep-2025 13:35:35 UTC] === END API CALL LOG ===
[13-Sep-2025 13:35:35 UTC] ✅ API Hash verification passed for profile endpoint
[13-Sep-2025 13:35:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzOTg2fQ.324-eH0VQjV9zRW8LC-na22iWoxygQz8ZRJUjJ-QsxA
[13-Sep-2025 13:35:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Sep-2025 13:35:35 UTC] ✅ JWT token verified successfully for user profile
[13-Sep-2025 13:35:35 UTC] User ID: 5
[13-Sep-2025 13:35:35 UTC] ✅ User profile retrieved successfully for user ID: 5
[13-Sep-2025 13:35:36 UTC] === API CALL LOG ===
[13-Sep-2025 13:35:36 UTC] Endpoint: user/profile.php
[13-Sep-2025 13:35:36 UTC] Full Log Data: {
    "timestamp": "2025-09-13 13:35:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "2a01:4f8:1c1a:883e::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "2a01:4f8:1c1a:883e::1, 172.71.232.57",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzOTg2fQ.324-eH0VQjV9zRW8LC-na22iWoxygQz8ZRJUjJ-QsxA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97e807657d29b868-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a01:4f8:1c1a:883e::1",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Sep-2025 13:35:36 UTC] === END API CALL LOG ===
[13-Sep-2025 13:35:36 UTC] ✅ API Hash verification passed for profile endpoint
[13-Sep-2025 13:35:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzOTg2fQ.324-eH0VQjV9zRW8LC-na22iWoxygQz8ZRJUjJ-QsxA
[13-Sep-2025 13:35:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Sep-2025 13:35:36 UTC] ✅ JWT token verified successfully for user profile
[13-Sep-2025 13:35:36 UTC] User ID: 5
[13-Sep-2025 13:35:36 UTC] ✅ User profile retrieved successfully for user ID: 5
[13-Sep-2025 17:43:42 UTC] === API CALL LOG ===
[13-Sep-2025 17:43:42 UTC] Endpoint: user/profile.php
[13-Sep-2025 17:43:42 UTC] Full Log Data: {
    "timestamp": "2025-09-13 17:43:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "2.59.216.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "2.59.216.225, 104.23.170.135",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzNDgxfQ.Kzp-Wk9a_AI0Y0exoD7YLsWX8WOB6Xhp_qO9UxGWjRg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97e972cd68e4d3f4-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2.59.216.225",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Sep-2025 17:43:42 UTC] === END API CALL LOG ===
[13-Sep-2025 17:43:42 UTC] ✅ API Hash verification passed for profile endpoint
[13-Sep-2025 17:43:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzNDgxfQ.Kzp-Wk9a_AI0Y0exoD7YLsWX8WOB6Xhp_qO9UxGWjRg
[13-Sep-2025 17:43:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Sep-2025 17:43:42 UTC] ✅ JWT token verified successfully for user profile
[13-Sep-2025 17:43:42 UTC] User ID: 5
[13-Sep-2025 17:43:42 UTC] ✅ User profile retrieved successfully for user ID: 5
[13-Sep-2025 17:43:43 UTC] === API CALL LOG ===
[13-Sep-2025 17:43:43 UTC] Endpoint: user/profile.php
[13-Sep-2025 17:43:43 UTC] Full Log Data: {
    "timestamp": "2025-09-13 17:43:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "2.59.216.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "2.59.216.225, 104.23.170.97",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzNDgxfQ.Kzp-Wk9a_AI0Y0exoD7YLsWX8WOB6Xhp_qO9UxGWjRg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97e972d7fc12d3f4-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2.59.216.225",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Sep-2025 17:43:43 UTC] === END API CALL LOG ===
[13-Sep-2025 17:43:43 UTC] ✅ API Hash verification passed for profile endpoint
[13-Sep-2025 17:43:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzNDgxfQ.Kzp-Wk9a_AI0Y0exoD7YLsWX8WOB6Xhp_qO9UxGWjRg
[13-Sep-2025 17:43:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Sep-2025 17:43:43 UTC] ✅ JWT token verified successfully for user profile
[13-Sep-2025 17:43:43 UTC] User ID: 5
[13-Sep-2025 17:43:43 UTC] ✅ User profile retrieved successfully for user ID: 5
[13-Sep-2025 19:24:32 UTC] === API CALL LOG ===
[13-Sep-2025 19:24:32 UTC] Endpoint: user/profile.php
[13-Sep-2025 19:24:32 UTC] Full Log Data: {
    "timestamp": "2025-09-13 19:24:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "2a01:4f8:1c1b:29ad::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "2a01:4f8:1c1b:29ad::1, 172.71.127.116",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2LCJ1c2VybmFtZSI6Im5hcmdlcy4gcyIsImVtYWlsIjoibmFyZ2Vza2hheXlhbWkxMzg1QGdtYWlsLmNvbSIsImV4cCI6MTc1ODM2MDQ2OX0.vtScgLz0DbHvA_o4bsDFF1l9nCbbKBsUwSVndpwCZJw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97ea068138edd146-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a01:4f8:1c1b:29ad::1",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Sep-2025 19:24:32 UTC] === END API CALL LOG ===
[13-Sep-2025 19:24:32 UTC] ✅ API Hash verification passed for profile endpoint
[13-Sep-2025 19:24:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2LCJ1c2VybmFtZSI6Im5hcmdlcy4gcyIsImVtYWlsIjoibmFyZ2Vza2hheXlhbWkxMzg1QGdtYWlsLmNvbSIsImV4cCI6MTc1ODM2MDQ2OX0.vtScgLz0DbHvA_o4bsDFF1l9nCbbKBsUwSVndpwCZJw
[13-Sep-2025 19:24:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Sep-2025 19:24:32 UTC] ✅ JWT token verified successfully for user profile
[13-Sep-2025 19:24:32 UTC] User ID: 6
[13-Sep-2025 19:24:32 UTC] ✅ User profile retrieved successfully for user ID: 6
[14-Sep-2025 09:50:04 UTC] === API CALL LOG ===
[14-Sep-2025 09:50:04 UTC] Endpoint: user/profile.php
[14-Sep-2025 09:50:04 UTC] Full Log Data: {
    "timestamp": "2025-09-14 09:50:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "2a01:4f8:1c1a:883e::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "2a01:4f8:1c1a:883e::1, 172.68.151.41",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzOTg2fQ.324-eH0VQjV9zRW8LC-na22iWoxygQz8ZRJUjJ-QsxA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97eefa5939af74f3-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a01:4f8:1c1a:883e::1",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Sep-2025 09:50:04 UTC] === END API CALL LOG ===
[14-Sep-2025 09:50:04 UTC] ✅ API Hash verification passed for profile endpoint
[14-Sep-2025 09:50:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzOTg2fQ.324-eH0VQjV9zRW8LC-na22iWoxygQz8ZRJUjJ-QsxA
[14-Sep-2025 09:50:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Sep-2025 09:50:04 UTC] ✅ JWT token verified successfully for user profile
[14-Sep-2025 09:50:04 UTC] User ID: 5
[14-Sep-2025 09:50:04 UTC] ✅ User profile retrieved successfully for user ID: 5
[14-Sep-2025 09:50:05 UTC] === API CALL LOG ===
[14-Sep-2025 09:50:05 UTC] Endpoint: user/profile.php
[14-Sep-2025 09:50:05 UTC] Full Log Data: {
    "timestamp": "2025-09-14 09:50:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "2a01:4f8:1c1a:883e::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "2a01:4f8:1c1a:883e::1, 172.68.151.41",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzOTg2fQ.324-eH0VQjV9zRW8LC-na22iWoxygQz8ZRJUjJ-QsxA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97eefa678cda74f3-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a01:4f8:1c1a:883e::1",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Sep-2025 09:50:05 UTC] === END API CALL LOG ===
[14-Sep-2025 09:50:05 UTC] ✅ API Hash verification passed for profile endpoint
[14-Sep-2025 09:50:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzOTg2fQ.324-eH0VQjV9zRW8LC-na22iWoxygQz8ZRJUjJ-QsxA
[14-Sep-2025 09:50:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Sep-2025 09:50:05 UTC] ✅ JWT token verified successfully for user profile
[14-Sep-2025 09:50:05 UTC] User ID: 5
[14-Sep-2025 09:50:05 UTC] ✅ User profile retrieved successfully for user ID: 5
[14-Sep-2025 11:45:09 UTC] === API CALL LOG ===
[14-Sep-2025 11:45:09 UTC] Endpoint: user/profile.php
[14-Sep-2025 11:45:09 UTC] Full Log Data: {
    "timestamp": "2025-09-14 11:45:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "2a01:4f8:1c1a:883e::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "2a01:4f8:1c1a:883e::1, 172.68.151.40",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzOTg2fQ.324-eH0VQjV9zRW8LC-na22iWoxygQz8ZRJUjJ-QsxA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97efa2f868d511ff-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a01:4f8:1c1a:883e::1",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Sep-2025 11:45:09 UTC] === END API CALL LOG ===
[14-Sep-2025 11:45:09 UTC] ✅ API Hash verification passed for profile endpoint
[14-Sep-2025 11:45:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzOTg2fQ.324-eH0VQjV9zRW8LC-na22iWoxygQz8ZRJUjJ-QsxA
[14-Sep-2025 11:45:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Sep-2025 11:45:09 UTC] ✅ JWT token verified successfully for user profile
[14-Sep-2025 11:45:09 UTC] User ID: 5
[14-Sep-2025 11:45:09 UTC] ✅ User profile retrieved successfully for user ID: 5
[14-Sep-2025 11:45:10 UTC] === API CALL LOG ===
[14-Sep-2025 11:45:10 UTC] Endpoint: user/profile.php
[14-Sep-2025 11:45:10 UTC] Full Log Data: {
    "timestamp": "2025-09-14 11:45:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "2a01:4f8:1c1a:883e::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "2a01:4f8:1c1a:883e::1, 172.68.151.40",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzOTg2fQ.324-eH0VQjV9zRW8LC-na22iWoxygQz8ZRJUjJ-QsxA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97efa3003ee911ff-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a01:4f8:1c1a:883e::1",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Sep-2025 11:45:10 UTC] === END API CALL LOG ===
[14-Sep-2025 11:45:10 UTC] ✅ API Hash verification passed for profile endpoint
[14-Sep-2025 11:45:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzOTg2fQ.324-eH0VQjV9zRW8LC-na22iWoxygQz8ZRJUjJ-QsxA
[14-Sep-2025 11:45:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Sep-2025 11:45:10 UTC] ✅ JWT token verified successfully for user profile
[14-Sep-2025 11:45:10 UTC] User ID: 5
[14-Sep-2025 11:45:10 UTC] ✅ User profile retrieved successfully for user ID: 5
[14-Sep-2025 11:45:17 UTC] === API CALL LOG ===
[14-Sep-2025 11:45:17 UTC] Endpoint: user/profile.php
[14-Sep-2025 11:45:17 UTC] Full Log Data: {
    "timestamp": "2025-09-14 11:45:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "2a01:4f8:1c1a:883e::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "2a01:4f8:1c1a:883e::1, 172.68.151.40",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzOTg2fQ.324-eH0VQjV9zRW8LC-na22iWoxygQz8ZRJUjJ-QsxA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97efa32c1ecc11ff-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a01:4f8:1c1a:883e::1",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Sep-2025 11:45:17 UTC] === END API CALL LOG ===
[14-Sep-2025 11:45:17 UTC] ✅ API Hash verification passed for profile endpoint
[14-Sep-2025 11:45:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzOTg2fQ.324-eH0VQjV9zRW8LC-na22iWoxygQz8ZRJUjJ-QsxA
[14-Sep-2025 11:45:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Sep-2025 11:45:17 UTC] ✅ JWT token verified successfully for user profile
[14-Sep-2025 11:45:17 UTC] User ID: 5
[14-Sep-2025 11:45:17 UTC] ✅ User profile retrieved successfully for user ID: 5
[14-Sep-2025 12:32:09 UTC] === API CALL LOG ===
[14-Sep-2025 12:32:09 UTC] Endpoint: user/profile.php
[14-Sep-2025 12:32:09 UTC] Full Log Data: {
    "timestamp": "2025-09-14 12:32:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "2409:40d0:103b:c8d0:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "2409:40d0:103b:c8d0:8000::, 172.71.183.148",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNyIsInVzZXJuYW1lIjoiQGRhbmdlciIsImVtYWlsIjoicmlzaGF2eWFkYXY1MDQyQGdtYWlsLmNvbSIsImV4cCI6MTc1ODQ1NzkyOH0.9Hat7IqOr7MtIVVQYkY2RptiqeTVu65uLg6hbOGO1Gk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97efe7d34ae29fa0-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d0:103b:c8d0:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Sep-2025 12:32:09 UTC] === END API CALL LOG ===
[14-Sep-2025 12:32:09 UTC] ✅ API Hash verification passed for profile endpoint
[14-Sep-2025 12:32:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNyIsInVzZXJuYW1lIjoiQGRhbmdlciIsImVtYWlsIjoicmlzaGF2eWFkYXY1MDQyQGdtYWlsLmNvbSIsImV4cCI6MTc1ODQ1NzkyOH0.9Hat7IqOr7MtIVVQYkY2RptiqeTVu65uLg6hbOGO1Gk
[14-Sep-2025 12:32:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Sep-2025 12:32:09 UTC] ✅ JWT token verified successfully for user profile
[14-Sep-2025 12:32:09 UTC] User ID: 7
[14-Sep-2025 12:32:09 UTC] ✅ User profile retrieved successfully for user ID: 7
[14-Sep-2025 12:32:26 UTC] === API CALL LOG ===
[14-Sep-2025 12:32:26 UTC] Endpoint: user/profile.php
[14-Sep-2025 12:32:26 UTC] Full Log Data: {
    "timestamp": "2025-09-14 12:32:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "2409:40d0:103b:c8d0:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "2409:40d0:103b:c8d0:8000::, 172.71.183.148",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNyIsInVzZXJuYW1lIjoiQGRhbmdlciIsImVtYWlsIjoicmlzaGF2eWFkYXY1MDQyQGdtYWlsLmNvbSIsImV4cCI6MTc1ODQ1NzkyOH0.9Hat7IqOr7MtIVVQYkY2RptiqeTVu65uLg6hbOGO1Gk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97efe8399dde9fa0-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d0:103b:c8d0:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Sep-2025 12:32:26 UTC] === END API CALL LOG ===
[14-Sep-2025 12:32:26 UTC] ✅ API Hash verification passed for profile endpoint
[14-Sep-2025 12:32:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNyIsInVzZXJuYW1lIjoiQGRhbmdlciIsImVtYWlsIjoicmlzaGF2eWFkYXY1MDQyQGdtYWlsLmNvbSIsImV4cCI6MTc1ODQ1NzkyOH0.9Hat7IqOr7MtIVVQYkY2RptiqeTVu65uLg6hbOGO1Gk
[14-Sep-2025 12:32:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Sep-2025 12:32:26 UTC] ✅ JWT token verified successfully for user profile
[14-Sep-2025 12:32:26 UTC] User ID: 7
[14-Sep-2025 12:32:26 UTC] ✅ User profile retrieved successfully for user ID: 7
[14-Sep-2025 12:32:27 UTC] User Purchases API - User ID: 7
[14-Sep-2025 12:32:27 UTC] User Purchases API - Total purchases found: 0
[14-Sep-2025 12:32:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Sep-2025 12:32:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Sep-2025 12:32:35 UTC] API Hash Debug - Headers: {"Host":"hemmat.app","X-Forwarded-For":"2409:40d0:103b:c8d0:8000::, 172.71.183.147","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNyIsInVzZXJuYW1lIjoiQGRhbmdlciIsImVtYWlsIjoicmlzaGF2eWFkYXY1MDQyQGdtYWlsLmNvbSIsImV4cCI6MTc1ODQ1NzkyOH0.9Hat7IqOr7MtIVVQYkY2RptiqeTVu65uLg6hbOGO1Gk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"97efe875ff829fa0-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40d0:103b:c8d0:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https","X-HTTPS":"1"}
[14-Sep-2025 12:32:35 UTC] === User Orders API Called ===
[14-Sep-2025 12:32:35 UTC] User ID: 7
[14-Sep-2025 12:32:35 UTC] Limit: 20, Offset: 0
[14-Sep-2025 12:32:35 UTC] Orders found: 0
[14-Sep-2025 12:32:35 UTC] Orders data: []
[14-Sep-2025 12:32:35 UTC] Total orders count: 0
[14-Sep-2025 12:32:40 UTC] === API CALL LOG ===
[14-Sep-2025 12:32:40 UTC] Endpoint: user/profile.php
[14-Sep-2025 12:32:40 UTC] Full Log Data: {
    "timestamp": "2025-09-14 12:32:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "2409:40d0:103b:c8d0:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "2409:40d0:103b:c8d0:8000::, 172.71.183.147",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNyIsInVzZXJuYW1lIjoiQGRhbmdlciIsImVtYWlsIjoicmlzaGF2eWFkYXY1MDQyQGdtYWlsLmNvbSIsImV4cCI6MTc1ODQ1NzkyOH0.9Hat7IqOr7MtIVVQYkY2RptiqeTVu65uLg6hbOGO1Gk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97efe89358bd9fa0-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d0:103b:c8d0:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Sep-2025 12:32:40 UTC] === END API CALL LOG ===
[14-Sep-2025 12:32:40 UTC] ✅ API Hash verification passed for profile endpoint
[14-Sep-2025 12:32:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNyIsInVzZXJuYW1lIjoiQGRhbmdlciIsImVtYWlsIjoicmlzaGF2eWFkYXY1MDQyQGdtYWlsLmNvbSIsImV4cCI6MTc1ODQ1NzkyOH0.9Hat7IqOr7MtIVVQYkY2RptiqeTVu65uLg6hbOGO1Gk
[14-Sep-2025 12:32:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Sep-2025 12:32:40 UTC] ✅ JWT token verified successfully for user profile
[14-Sep-2025 12:32:40 UTC] User ID: 7
[14-Sep-2025 12:32:40 UTC] ✅ User profile retrieved successfully for user ID: 7
[14-Sep-2025 12:33:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Sep-2025 12:33:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Sep-2025 12:33:44 UTC] API Hash Debug - Headers: {"Host":"hemmat.app","X-Forwarded-For":"2409:40d0:103b:c8d0:8000::, 172.71.183.147","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNyIsInVzZXJuYW1lIjoiQGRhbmdlciIsImVtYWlsIjoicmlzaGF2eWFkYXY1MDQyQGdtYWlsLmNvbSIsImV4cCI6MTc1ODQ1NzkyOH0.9Hat7IqOr7MtIVVQYkY2RptiqeTVu65uLg6hbOGO1Gk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"97efea218c779fa0-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40d0:103b:c8d0:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https","X-HTTPS":"1"}
[14-Sep-2025 12:33:44 UTC] === User Orders API Called ===
[14-Sep-2025 12:33:44 UTC] User ID: 7
[14-Sep-2025 12:33:44 UTC] Limit: 20, Offset: 0
[14-Sep-2025 12:33:44 UTC] Orders found: 0
[14-Sep-2025 12:33:44 UTC] Orders data: []
[14-Sep-2025 12:33:44 UTC] Total orders count: 0
[14-Sep-2025 12:33:51 UTC] === API CALL LOG ===
[14-Sep-2025 12:33:51 UTC] Endpoint: user/profile.php
[14-Sep-2025 12:33:51 UTC] Full Log Data: {
    "timestamp": "2025-09-14 12:33:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "2409:40d0:103b:c8d0:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "2409:40d0:103b:c8d0:8000::, 172.71.183.147",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNyIsInVzZXJuYW1lIjoiQGRhbmdlciIsImVtYWlsIjoicmlzaGF2eWFkYXY1MDQyQGdtYWlsLmNvbSIsImV4cCI6MTc1ODQ1NzkyOH0.9Hat7IqOr7MtIVVQYkY2RptiqeTVu65uLg6hbOGO1Gk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97efea503ecb9fa0-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d0:103b:c8d0:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Sep-2025 12:33:51 UTC] === END API CALL LOG ===
[14-Sep-2025 12:33:51 UTC] ✅ API Hash verification passed for profile endpoint
[14-Sep-2025 12:33:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNyIsInVzZXJuYW1lIjoiQGRhbmdlciIsImVtYWlsIjoicmlzaGF2eWFkYXY1MDQyQGdtYWlsLmNvbSIsImV4cCI6MTc1ODQ1NzkyOH0.9Hat7IqOr7MtIVVQYkY2RptiqeTVu65uLg6hbOGO1Gk
[14-Sep-2025 12:33:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Sep-2025 12:33:51 UTC] ✅ JWT token verified successfully for user profile
[14-Sep-2025 12:33:51 UTC] User ID: 7
[14-Sep-2025 12:33:51 UTC] ✅ User profile retrieved successfully for user ID: 7
[14-Sep-2025 15:03:54 UTC] === API CALL LOG ===
[14-Sep-2025 15:03:54 UTC] Endpoint: user/profile.php
[14-Sep-2025 15:03:54 UTC] Full Log Data: {
    "timestamp": "2025-09-14 15:03:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "196.137.109.107",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "196.137.109.107, 162.158.116.124",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOCIsInVzZXJuYW1lIjoiTW9oYW1lZCIsImVtYWlsIjoibW9oYW1tYWRiYWRhd3k0MjJAZ21haWwuY29tIiwiZXhwIjoxNzU4NDY3MDMzfQ.ZvG0Ziauk6zOtrsrCs6A1TrBHUWYxq5POK6ZVnMyU50",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97f0c619df2bea72-FCO",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.137.109.107",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Sep-2025 15:03:54 UTC] === END API CALL LOG ===
[14-Sep-2025 15:03:54 UTC] ✅ API Hash verification passed for profile endpoint
[14-Sep-2025 15:03:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOCIsInVzZXJuYW1lIjoiTW9oYW1lZCIsImVtYWlsIjoibW9oYW1tYWRiYWRhd3k0MjJAZ21haWwuY29tIiwiZXhwIjoxNzU4NDY3MDMzfQ.ZvG0Ziauk6zOtrsrCs6A1TrBHUWYxq5POK6ZVnMyU50
[14-Sep-2025 15:03:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Sep-2025 15:03:54 UTC] ✅ JWT token verified successfully for user profile
[14-Sep-2025 15:03:54 UTC] User ID: 8
[14-Sep-2025 15:03:54 UTC] ✅ User profile retrieved successfully for user ID: 8
[14-Sep-2025 15:04:40 UTC] === API CALL LOG ===
[14-Sep-2025 15:04:40 UTC] Endpoint: user/profile.php
[14-Sep-2025 15:04:40 UTC] Full Log Data: {
    "timestamp": "2025-09-14 15:04:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "196.137.109.107",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "196.137.109.107, 162.158.116.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOCIsInVzZXJuYW1lIjoiTW9oYW1lZCIsImVtYWlsIjoibW9oYW1tYWRiYWRhd3k0MjJAZ21haWwuY29tIiwiZXhwIjoxNzU4NDY3MDMzfQ.ZvG0Ziauk6zOtrsrCs6A1TrBHUWYxq5POK6ZVnMyU50",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97f0c739b83cea72-FCO",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.137.109.107",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Sep-2025 15:04:40 UTC] === END API CALL LOG ===
[14-Sep-2025 15:04:40 UTC] ✅ API Hash verification passed for profile endpoint
[14-Sep-2025 15:04:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOCIsInVzZXJuYW1lIjoiTW9oYW1lZCIsImVtYWlsIjoibW9oYW1tYWRiYWRhd3k0MjJAZ21haWwuY29tIiwiZXhwIjoxNzU4NDY3MDMzfQ.ZvG0Ziauk6zOtrsrCs6A1TrBHUWYxq5POK6ZVnMyU50
[14-Sep-2025 15:04:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Sep-2025 15:04:40 UTC] ✅ JWT token verified successfully for user profile
[14-Sep-2025 15:04:40 UTC] User ID: 8
[14-Sep-2025 15:04:40 UTC] ✅ User profile retrieved successfully for user ID: 8
[14-Sep-2025 15:05:11 UTC] === API CALL LOG ===
[14-Sep-2025 15:05:11 UTC] Endpoint: user/profile.php
[14-Sep-2025 15:05:11 UTC] Full Log Data: {
    "timestamp": "2025-09-14 15:05:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "196.137.109.107",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "196.137.109.107, 162.158.116.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOCIsInVzZXJuYW1lIjoiTW9oYW1lZCIsImVtYWlsIjoibW9oYW1tYWRiYWRhd3k0MjJAZ21haWwuY29tIiwiZXhwIjoxNzU4NDY3MDMzfQ.ZvG0Ziauk6zOtrsrCs6A1TrBHUWYxq5POK6ZVnMyU50",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97f0c7ffed32ea72-FCO",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.137.109.107",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Sep-2025 15:05:11 UTC] === END API CALL LOG ===
[14-Sep-2025 15:05:11 UTC] ✅ API Hash verification passed for profile endpoint
[14-Sep-2025 15:05:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOCIsInVzZXJuYW1lIjoiTW9oYW1lZCIsImVtYWlsIjoibW9oYW1tYWRiYWRhd3k0MjJAZ21haWwuY29tIiwiZXhwIjoxNzU4NDY3MDMzfQ.ZvG0Ziauk6zOtrsrCs6A1TrBHUWYxq5POK6ZVnMyU50
[14-Sep-2025 15:05:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Sep-2025 15:05:11 UTC] ✅ JWT token verified successfully for user profile
[14-Sep-2025 15:05:11 UTC] User ID: 8
[14-Sep-2025 15:05:11 UTC] ✅ User profile retrieved successfully for user ID: 8
[14-Sep-2025 15:05:13 UTC] === API CALL LOG ===
[14-Sep-2025 15:05:13 UTC] Endpoint: user/profile.php
[14-Sep-2025 15:05:13 UTC] Full Log Data: {
    "timestamp": "2025-09-14 15:05:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "196.137.109.107",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "196.137.109.107, 162.158.116.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOCIsInVzZXJuYW1lIjoiTW9oYW1lZCIsImVtYWlsIjoibW9oYW1tYWRiYWRhd3k0MjJAZ21haWwuY29tIiwiZXhwIjoxNzU4NDY3MDMzfQ.ZvG0Ziauk6zOtrsrCs6A1TrBHUWYxq5POK6ZVnMyU50",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97f0c80a18abea72-FCO",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.137.109.107",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Sep-2025 15:05:13 UTC] === END API CALL LOG ===
[14-Sep-2025 15:05:13 UTC] ✅ API Hash verification passed for profile endpoint
[14-Sep-2025 15:05:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOCIsInVzZXJuYW1lIjoiTW9oYW1lZCIsImVtYWlsIjoibW9oYW1tYWRiYWRhd3k0MjJAZ21haWwuY29tIiwiZXhwIjoxNzU4NDY3MDMzfQ.ZvG0Ziauk6zOtrsrCs6A1TrBHUWYxq5POK6ZVnMyU50
[14-Sep-2025 15:05:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Sep-2025 15:05:13 UTC] ✅ JWT token verified successfully for user profile
[14-Sep-2025 15:05:13 UTC] User ID: 8
[14-Sep-2025 15:05:13 UTC] ✅ User profile retrieved successfully for user ID: 8
[14-Sep-2025 15:05:13 UTC] User Purchases API - User ID: 8
[14-Sep-2025 15:05:13 UTC] User Purchases API - Total purchases found: 0
[14-Sep-2025 15:05:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Sep-2025 15:05:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Sep-2025 15:05:21 UTC] API Hash Debug - Headers: {"Host":"hemmat.app","X-Forwarded-For":"196.137.109.107, 162.158.116.70","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOCIsInVzZXJuYW1lIjoiTW9oYW1lZCIsImVtYWlsIjoibW9oYW1tYWRiYWRhd3k0MjJAZ21haWwuY29tIiwiZXhwIjoxNzU4NDY3MDMzfQ.ZvG0Ziauk6zOtrsrCs6A1TrBHUWYxq5POK6ZVnMyU50","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"97f0c83b3be3ea72-FCO","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.137.109.107","cf-ipcountry":"EG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https","X-HTTPS":"1"}
[14-Sep-2025 15:05:21 UTC] === User Orders API Called ===
[14-Sep-2025 15:05:21 UTC] User ID: 8
[14-Sep-2025 15:05:21 UTC] Limit: 20, Offset: 0
[14-Sep-2025 15:05:21 UTC] Orders found: 0
[14-Sep-2025 15:05:21 UTC] Orders data: []
[14-Sep-2025 15:05:21 UTC] Total orders count: 0
[14-Sep-2025 15:06:31 UTC] === API CALL LOG ===
[14-Sep-2025 15:06:31 UTC] Endpoint: user/profile.php
[14-Sep-2025 15:06:31 UTC] Full Log Data: {
    "timestamp": "2025-09-14 15:06:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "196.137.109.107",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "196.137.109.107, 162.158.116.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOCIsInVzZXJuYW1lIjoiTW9oYW1lZCIsImVtYWlsIjoibW9oYW1tYWRiYWRhd3k0MjJAZ21haWwuY29tIiwiZXhwIjoxNzU4NDY3MDMzfQ.ZvG0Ziauk6zOtrsrCs6A1TrBHUWYxq5POK6ZVnMyU50",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97f0c9ef4861ea72-FCO",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.137.109.107",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Sep-2025 15:06:31 UTC] === END API CALL LOG ===
[14-Sep-2025 15:06:31 UTC] ✅ API Hash verification passed for profile endpoint
[14-Sep-2025 15:06:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOCIsInVzZXJuYW1lIjoiTW9oYW1lZCIsImVtYWlsIjoibW9oYW1tYWRiYWRhd3k0MjJAZ21haWwuY29tIiwiZXhwIjoxNzU4NDY3MDMzfQ.ZvG0Ziauk6zOtrsrCs6A1TrBHUWYxq5POK6ZVnMyU50
[14-Sep-2025 15:06:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Sep-2025 15:06:31 UTC] ✅ JWT token verified successfully for user profile
[14-Sep-2025 15:06:31 UTC] User ID: 8
[14-Sep-2025 15:06:31 UTC] ✅ User profile retrieved successfully for user ID: 8
[14-Sep-2025 16:13:32 UTC] === API CALL LOG ===
[14-Sep-2025 16:13:32 UTC] Endpoint: user/profile.php
[14-Sep-2025 16:13:32 UTC] Full Log Data: {
    "timestamp": "2025-09-14 16:13:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "49.13.220.60",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "49.13.220.60, 172.71.172.117",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOSIsInVzZXJuYW1lIjoiYmFnaGVyaSIsImVtYWlsIjoiYmFnaGVyeS5tYWhkaUBnbWFpbC5jb20iLCJleHAiOjE3NTg0NzEyMTF9.iez08GMB9stThUyuFwe-euOTUTg2s-AK_AX0yYcCodQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97f12c1ede34d351-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "49.13.220.60",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Sep-2025 16:13:32 UTC] === END API CALL LOG ===
[14-Sep-2025 16:13:32 UTC] ✅ API Hash verification passed for profile endpoint
[14-Sep-2025 16:13:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOSIsInVzZXJuYW1lIjoiYmFnaGVyaSIsImVtYWlsIjoiYmFnaGVyeS5tYWhkaUBnbWFpbC5jb20iLCJleHAiOjE3NTg0NzEyMTF9.iez08GMB9stThUyuFwe-euOTUTg2s-AK_AX0yYcCodQ
[14-Sep-2025 16:13:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Sep-2025 16:13:32 UTC] ✅ JWT token verified successfully for user profile
[14-Sep-2025 16:13:32 UTC] User ID: 9
[14-Sep-2025 16:13:32 UTC] ✅ User profile retrieved successfully for user ID: 9
[14-Sep-2025 16:14:02 UTC] === API CALL LOG ===
[14-Sep-2025 16:14:02 UTC] Endpoint: user/profile.php
[14-Sep-2025 16:14:02 UTC] Full Log Data: {
    "timestamp": "2025-09-14 16:14:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "49.13.220.60",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "49.13.220.60, 172.71.172.117",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOSIsInVzZXJuYW1lIjoiYmFnaGVyaSIsImVtYWlsIjoiYmFnaGVyeS5tYWhkaUBnbWFpbC5jb20iLCJleHAiOjE3NTg0NzEyMTF9.iez08GMB9stThUyuFwe-euOTUTg2s-AK_AX0yYcCodQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97f12cd4ec30d351-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "49.13.220.60",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Sep-2025 16:14:02 UTC] === END API CALL LOG ===
[14-Sep-2025 16:14:02 UTC] ✅ API Hash verification passed for profile endpoint
[14-Sep-2025 16:14:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOSIsInVzZXJuYW1lIjoiYmFnaGVyaSIsImVtYWlsIjoiYmFnaGVyeS5tYWhkaUBnbWFpbC5jb20iLCJleHAiOjE3NTg0NzEyMTF9.iez08GMB9stThUyuFwe-euOTUTg2s-AK_AX0yYcCodQ
[14-Sep-2025 16:14:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Sep-2025 16:14:02 UTC] ✅ JWT token verified successfully for user profile
[14-Sep-2025 16:14:02 UTC] User ID: 9
[14-Sep-2025 16:14:02 UTC] ✅ User profile retrieved successfully for user ID: 9
[14-Sep-2025 16:14:35 UTC] === API CALL LOG ===
[14-Sep-2025 16:14:35 UTC] Endpoint: user/profile.php
[14-Sep-2025 16:14:35 UTC] Full Log Data: {
    "timestamp": "2025-09-14 16:14:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "46.143.124.238",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "46.143.124.238, 104.23.239.37",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOSIsInVzZXJuYW1lIjoiYmFnaGVyaSIsImVtYWlsIjoiYmFnaGVyeS5tYWhkaUBnbWFpbC5jb20iLCJleHAiOjE3NTg0NzEyMTF9.iez08GMB9stThUyuFwe-euOTUTg2s-AK_AX0yYcCodQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97f12da8aba00d39-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "46.143.124.238",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Sep-2025 16:14:35 UTC] === END API CALL LOG ===
[14-Sep-2025 16:14:35 UTC] ✅ API Hash verification passed for profile endpoint
[14-Sep-2025 16:14:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOSIsInVzZXJuYW1lIjoiYmFnaGVyaSIsImVtYWlsIjoiYmFnaGVyeS5tYWhkaUBnbWFpbC5jb20iLCJleHAiOjE3NTg0NzEyMTF9.iez08GMB9stThUyuFwe-euOTUTg2s-AK_AX0yYcCodQ
[14-Sep-2025 16:14:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Sep-2025 16:14:35 UTC] ✅ JWT token verified successfully for user profile
[14-Sep-2025 16:14:35 UTC] User ID: 9
[14-Sep-2025 16:14:35 UTC] ✅ User profile retrieved successfully for user ID: 9
[14-Sep-2025 16:14:37 UTC] === API CALL LOG ===
[14-Sep-2025 16:14:37 UTC] Endpoint: user/profile.php
[14-Sep-2025 16:14:37 UTC] Full Log Data: {
    "timestamp": "2025-09-14 16:14:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "46.143.124.238",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "46.143.124.238, 104.23.239.37",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOSIsInVzZXJuYW1lIjoiYmFnaGVyaSIsImVtYWlsIjoiYmFnaGVyeS5tYWhkaUBnbWFpbC5jb20iLCJleHAiOjE3NTg0NzEyMTF9.iez08GMB9stThUyuFwe-euOTUTg2s-AK_AX0yYcCodQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97f12db158a10d39-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "46.143.124.238",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Sep-2025 16:14:37 UTC] === END API CALL LOG ===
[14-Sep-2025 16:14:37 UTC] ✅ API Hash verification passed for profile endpoint
[14-Sep-2025 16:14:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOSIsInVzZXJuYW1lIjoiYmFnaGVyaSIsImVtYWlsIjoiYmFnaGVyeS5tYWhkaUBnbWFpbC5jb20iLCJleHAiOjE3NTg0NzEyMTF9.iez08GMB9stThUyuFwe-euOTUTg2s-AK_AX0yYcCodQ
[14-Sep-2025 16:14:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Sep-2025 16:14:37 UTC] ✅ JWT token verified successfully for user profile
[14-Sep-2025 16:14:37 UTC] User ID: 9
[14-Sep-2025 16:14:37 UTC] ✅ User profile retrieved successfully for user ID: 9
[14-Sep-2025 16:15:25 UTC] === API CALL LOG ===
[14-Sep-2025 16:15:25 UTC] Endpoint: user/profile.php
[14-Sep-2025 16:15:25 UTC] Full Log Data: {
    "timestamp": "2025-09-14 16:15:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "46.143.124.238",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "46.143.124.238, 104.23.239.37",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOSIsInVzZXJuYW1lIjoiYmFnaGVyaSIsImVtYWlsIjoiYmFnaGVyeS5tYWhkaUBnbWFpbC5jb20iLCJleHAiOjE3NTg0NzEyMTF9.iez08GMB9stThUyuFwe-euOTUTg2s-AK_AX0yYcCodQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97f12edf8c380d39-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "46.143.124.238",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Sep-2025 16:15:25 UTC] === END API CALL LOG ===
[14-Sep-2025 16:15:25 UTC] ✅ API Hash verification passed for profile endpoint
[14-Sep-2025 16:15:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOSIsInVzZXJuYW1lIjoiYmFnaGVyaSIsImVtYWlsIjoiYmFnaGVyeS5tYWhkaUBnbWFpbC5jb20iLCJleHAiOjE3NTg0NzEyMTF9.iez08GMB9stThUyuFwe-euOTUTg2s-AK_AX0yYcCodQ
[14-Sep-2025 16:15:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Sep-2025 16:15:25 UTC] ✅ JWT token verified successfully for user profile
[14-Sep-2025 16:15:25 UTC] User ID: 9
[14-Sep-2025 16:15:25 UTC] ✅ User profile retrieved successfully for user ID: 9
[14-Sep-2025 16:15:52 UTC] === API CALL LOG ===
[14-Sep-2025 16:15:52 UTC] Endpoint: user/profile.php
[14-Sep-2025 16:15:52 UTC] Full Log Data: {
    "timestamp": "2025-09-14 16:15:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "46.143.124.238",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "46.143.124.238, 104.23.239.37",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOSIsInVzZXJuYW1lIjoiYmFnaGVyaSIsImVtYWlsIjoiYmFnaGVyeS5tYWhkaUBnbWFpbC5jb20iLCJleHAiOjE3NTg0NzEyMTF9.iez08GMB9stThUyuFwe-euOTUTg2s-AK_AX0yYcCodQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97f12f848fc50d39-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "46.143.124.238",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Sep-2025 16:15:52 UTC] === END API CALL LOG ===
[14-Sep-2025 16:15:52 UTC] ✅ API Hash verification passed for profile endpoint
[14-Sep-2025 16:15:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOSIsInVzZXJuYW1lIjoiYmFnaGVyaSIsImVtYWlsIjoiYmFnaGVyeS5tYWhkaUBnbWFpbC5jb20iLCJleHAiOjE3NTg0NzEyMTF9.iez08GMB9stThUyuFwe-euOTUTg2s-AK_AX0yYcCodQ
[14-Sep-2025 16:15:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Sep-2025 16:15:52 UTC] ✅ JWT token verified successfully for user profile
[14-Sep-2025 16:15:52 UTC] User ID: 9
[14-Sep-2025 16:15:52 UTC] ✅ User profile retrieved successfully for user ID: 9
[14-Sep-2025 16:16:05 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Sep-2025 16:16:05 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Sep-2025 16:16:05 UTC] API Hash Debug - Headers: {"Host":"hemmat.app","X-Forwarded-For":"46.143.124.238, 104.23.239.37","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOSIsInVzZXJuYW1lIjoiYmFnaGVyaSIsImVtYWlsIjoiYmFnaGVyeS5tYWhkaUBnbWFpbC5jb20iLCJleHAiOjE3NTg0NzEyMTF9.iez08GMB9stThUyuFwe-euOTUTg2s-AK_AX0yYcCodQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"97f12fd65d6a0d39-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"46.143.124.238","cf-ipcountry":"IR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https","X-HTTPS":"1"}
[14-Sep-2025 16:16:05 UTC] === User Orders API Called ===
[14-Sep-2025 16:16:05 UTC] User ID: 9
[14-Sep-2025 16:16:05 UTC] Limit: 20, Offset: 0
[14-Sep-2025 16:16:05 UTC] Orders found: 0
[14-Sep-2025 16:16:05 UTC] Orders data: []
[14-Sep-2025 16:16:05 UTC] Total orders count: 0
[14-Sep-2025 16:16:12 UTC] === API CALL LOG ===
[14-Sep-2025 16:16:12 UTC] Endpoint: user/profile.php
[14-Sep-2025 16:16:12 UTC] Full Log Data: {
    "timestamp": "2025-09-14 16:16:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "46.143.124.238",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "46.143.124.238, 162.158.87.61",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOSIsInVzZXJuYW1lIjoiYmFnaGVyaSIsImVtYWlsIjoiYmFnaGVyeS5tYWhkaUBnbWFpbC5jb20iLCJleHAiOjE3NTg0NzEyMTF9.iez08GMB9stThUyuFwe-euOTUTg2s-AK_AX0yYcCodQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97f12ffecbe9690d-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "46.143.124.238",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Sep-2025 16:16:12 UTC] === END API CALL LOG ===
[14-Sep-2025 16:16:12 UTC] ✅ API Hash verification passed for profile endpoint
[14-Sep-2025 16:16:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOSIsInVzZXJuYW1lIjoiYmFnaGVyaSIsImVtYWlsIjoiYmFnaGVyeS5tYWhkaUBnbWFpbC5jb20iLCJleHAiOjE3NTg0NzEyMTF9.iez08GMB9stThUyuFwe-euOTUTg2s-AK_AX0yYcCodQ
[14-Sep-2025 16:16:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Sep-2025 16:16:12 UTC] ✅ JWT token verified successfully for user profile
[14-Sep-2025 16:16:12 UTC] User ID: 9
[14-Sep-2025 16:16:12 UTC] ✅ User profile retrieved successfully for user ID: 9
[14-Sep-2025 16:16:13 UTC] === API CALL LOG ===
[14-Sep-2025 16:16:13 UTC] Endpoint: user/profile.php
[14-Sep-2025 16:16:13 UTC] Full Log Data: {
    "timestamp": "2025-09-14 16:16:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "46.143.124.238",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "46.143.124.238, 162.158.87.93",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOSIsInVzZXJuYW1lIjoiYmFnaGVyaSIsImVtYWlsIjoiYmFnaGVyeS5tYWhkaUBnbWFpbC5jb20iLCJleHAiOjE3NTg0NzEyMTF9.iez08GMB9stThUyuFwe-euOTUTg2s-AK_AX0yYcCodQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97f1300acdf1690d-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "46.143.124.238",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Sep-2025 16:16:13 UTC] === END API CALL LOG ===
[14-Sep-2025 16:16:13 UTC] ✅ API Hash verification passed for profile endpoint
[14-Sep-2025 16:16:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOSIsInVzZXJuYW1lIjoiYmFnaGVyaSIsImVtYWlsIjoiYmFnaGVyeS5tYWhkaUBnbWFpbC5jb20iLCJleHAiOjE3NTg0NzEyMTF9.iez08GMB9stThUyuFwe-euOTUTg2s-AK_AX0yYcCodQ
[14-Sep-2025 16:16:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Sep-2025 16:16:13 UTC] ✅ JWT token verified successfully for user profile
[14-Sep-2025 16:16:13 UTC] User ID: 9
[14-Sep-2025 16:16:13 UTC] ✅ User profile retrieved successfully for user ID: 9
[14-Sep-2025 16:16:16 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Sep-2025 16:16:16 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Sep-2025 16:16:16 UTC] API Hash Debug - Headers: {"Host":"hemmat.app","X-Forwarded-For":"46.143.124.238, 162.158.87.93","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOSIsInVzZXJuYW1lIjoiYmFnaGVyaSIsImVtYWlsIjoiYmFnaGVyeS5tYWhkaUBnbWFpbC5jb20iLCJleHAiOjE3NTg0NzEyMTF9.iez08GMB9stThUyuFwe-euOTUTg2s-AK_AX0yYcCodQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"97f1301dcaeb690d-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"46.143.124.238","cf-ipcountry":"IR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https","X-HTTPS":"1"}
[14-Sep-2025 16:16:16 UTC] === User Orders API Called ===
[14-Sep-2025 16:16:16 UTC] User ID: 9
[14-Sep-2025 16:16:16 UTC] Limit: 20, Offset: 0
[14-Sep-2025 16:16:16 UTC] Orders found: 0
[14-Sep-2025 16:16:16 UTC] Orders data: []
[14-Sep-2025 16:16:16 UTC] Total orders count: 0
[14-Sep-2025 16:16:23 UTC] === API CALL LOG ===
[14-Sep-2025 16:16:23 UTC] Endpoint: user/profile.php
[14-Sep-2025 16:16:23 UTC] Full Log Data: {
    "timestamp": "2025-09-14 16:16:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "46.143.124.238",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "46.143.124.238, 162.158.95.147",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOSIsInVzZXJuYW1lIjoiYmFnaGVyaSIsImVtYWlsIjoiYmFnaGVyeS5tYWhkaUBnbWFpbC5jb20iLCJleHAiOjE3NTg0NzEyMTF9.iez08GMB9stThUyuFwe-euOTUTg2s-AK_AX0yYcCodQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97f13047ac121992-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "46.143.124.238",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Sep-2025 16:16:23 UTC] === END API CALL LOG ===
[14-Sep-2025 16:16:23 UTC] ✅ API Hash verification passed for profile endpoint
[14-Sep-2025 16:16:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOSIsInVzZXJuYW1lIjoiYmFnaGVyaSIsImVtYWlsIjoiYmFnaGVyeS5tYWhkaUBnbWFpbC5jb20iLCJleHAiOjE3NTg0NzEyMTF9.iez08GMB9stThUyuFwe-euOTUTg2s-AK_AX0yYcCodQ
[14-Sep-2025 16:16:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Sep-2025 16:16:23 UTC] ✅ JWT token verified successfully for user profile
[14-Sep-2025 16:16:23 UTC] User ID: 9
[14-Sep-2025 16:16:23 UTC] ✅ User profile retrieved successfully for user ID: 9
[14-Sep-2025 16:16:24 UTC] === API CALL LOG ===
[14-Sep-2025 16:16:24 UTC] Endpoint: user/profile.php
[14-Sep-2025 16:16:24 UTC] Full Log Data: {
    "timestamp": "2025-09-14 16:16:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "46.143.124.238",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "46.143.124.238, 162.158.95.51",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOSIsInVzZXJuYW1lIjoiYmFnaGVyaSIsImVtYWlsIjoiYmFnaGVyeS5tYWhkaUBnbWFpbC5jb20iLCJleHAiOjE3NTg0NzEyMTF9.iez08GMB9stThUyuFwe-euOTUTg2s-AK_AX0yYcCodQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97f1304e7a501992-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "46.143.124.238",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Sep-2025 16:16:24 UTC] === END API CALL LOG ===
[14-Sep-2025 16:16:24 UTC] ✅ API Hash verification passed for profile endpoint
[14-Sep-2025 16:16:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOSIsInVzZXJuYW1lIjoiYmFnaGVyaSIsImVtYWlsIjoiYmFnaGVyeS5tYWhkaUBnbWFpbC5jb20iLCJleHAiOjE3NTg0NzEyMTF9.iez08GMB9stThUyuFwe-euOTUTg2s-AK_AX0yYcCodQ
[14-Sep-2025 16:16:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Sep-2025 16:16:24 UTC] ✅ JWT token verified successfully for user profile
[14-Sep-2025 16:16:24 UTC] User ID: 9
[14-Sep-2025 16:16:24 UTC] ✅ User profile retrieved successfully for user ID: 9
[14-Sep-2025 16:16:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Sep-2025 16:16:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Sep-2025 16:16:27 UTC] API Hash Debug - Headers: {"Host":"hemmat.app","X-Forwarded-For":"46.143.124.238, 162.158.95.51","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOSIsInVzZXJuYW1lIjoiYmFnaGVyaSIsImVtYWlsIjoiYmFnaGVyeS5tYWhkaUBnbWFpbC5jb20iLCJleHAiOjE3NTg0NzEyMTF9.iez08GMB9stThUyuFwe-euOTUTg2s-AK_AX0yYcCodQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"97f13065de041992-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"46.143.124.238","cf-ipcountry":"IR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https","X-HTTPS":"1"}
[14-Sep-2025 16:16:27 UTC] === User Orders API Called ===
[14-Sep-2025 16:16:27 UTC] User ID: 9
[14-Sep-2025 16:16:27 UTC] Limit: 20, Offset: 0
[14-Sep-2025 16:16:27 UTC] Orders found: 0
[14-Sep-2025 16:16:27 UTC] Orders data: []
[14-Sep-2025 16:16:27 UTC] Total orders count: 0
[14-Sep-2025 16:16:31 UTC] === API CALL LOG ===
[14-Sep-2025 16:16:31 UTC] Endpoint: user/profile.php
[14-Sep-2025 16:16:31 UTC] Full Log Data: {
    "timestamp": "2025-09-14 16:16:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "46.143.124.238",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "46.143.124.238, 162.158.95.51",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOSIsInVzZXJuYW1lIjoiYmFnaGVyaSIsImVtYWlsIjoiYmFnaGVyeS5tYWhkaUBnbWFpbC5jb20iLCJleHAiOjE3NTg0NzEyMTF9.iez08GMB9stThUyuFwe-euOTUTg2s-AK_AX0yYcCodQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97f1307b8e141992-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "46.143.124.238",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Sep-2025 16:16:31 UTC] === END API CALL LOG ===
[14-Sep-2025 16:16:31 UTC] ✅ API Hash verification passed for profile endpoint
[14-Sep-2025 16:16:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOSIsInVzZXJuYW1lIjoiYmFnaGVyaSIsImVtYWlsIjoiYmFnaGVyeS5tYWhkaUBnbWFpbC5jb20iLCJleHAiOjE3NTg0NzEyMTF9.iez08GMB9stThUyuFwe-euOTUTg2s-AK_AX0yYcCodQ
[14-Sep-2025 16:16:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Sep-2025 16:16:31 UTC] ✅ JWT token verified successfully for user profile
[14-Sep-2025 16:16:31 UTC] User ID: 9
[14-Sep-2025 16:16:31 UTC] ✅ User profile retrieved successfully for user ID: 9
[14-Sep-2025 16:16:31 UTC] User Purchases API - User ID: 9
[14-Sep-2025 16:16:31 UTC] User Purchases API - Total purchases found: 0
[14-Sep-2025 16:16:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Sep-2025 16:16:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Sep-2025 16:16:32 UTC] API Hash Debug - Headers: {"Host":"hemmat.app","X-Forwarded-For":"46.143.124.238, 162.158.95.51","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOSIsInVzZXJuYW1lIjoiYmFnaGVyaSIsImVtYWlsIjoiYmFnaGVyeS5tYWhkaUBnbWFpbC5jb20iLCJleHAiOjE3NTg0NzEyMTF9.iez08GMB9stThUyuFwe-euOTUTg2s-AK_AX0yYcCodQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"97f13082dbca1992-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"46.143.124.238","cf-ipcountry":"IR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https","X-HTTPS":"1"}
[14-Sep-2025 16:16:32 UTC] === User Orders API Called ===
[14-Sep-2025 16:16:32 UTC] User ID: 9
[14-Sep-2025 16:16:32 UTC] Limit: 20, Offset: 0
[14-Sep-2025 16:16:32 UTC] Orders found: 0
[14-Sep-2025 16:16:32 UTC] Orders data: []
[14-Sep-2025 16:16:32 UTC] Total orders count: 0
[14-Sep-2025 16:16:37 UTC] === API CALL LOG ===
[14-Sep-2025 16:16:37 UTC] Endpoint: user/profile.php
[14-Sep-2025 16:16:37 UTC] Full Log Data: {
    "timestamp": "2025-09-14 16:16:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "46.143.124.238",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "46.143.124.238, 162.158.87.61",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOSIsInVzZXJuYW1lIjoiYmFnaGVyaSIsImVtYWlsIjoiYmFnaGVyeS5tYWhkaUBnbWFpbC5jb20iLCJleHAiOjE3NTg0NzEyMTF9.iez08GMB9stThUyuFwe-euOTUTg2s-AK_AX0yYcCodQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97f130a2bc265c20-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "46.143.124.238",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Sep-2025 16:16:37 UTC] === END API CALL LOG ===
[14-Sep-2025 16:16:37 UTC] ✅ API Hash verification passed for profile endpoint
[14-Sep-2025 16:16:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOSIsInVzZXJuYW1lIjoiYmFnaGVyaSIsImVtYWlsIjoiYmFnaGVyeS5tYWhkaUBnbWFpbC5jb20iLCJleHAiOjE3NTg0NzEyMTF9.iez08GMB9stThUyuFwe-euOTUTg2s-AK_AX0yYcCodQ
[14-Sep-2025 16:16:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Sep-2025 16:16:37 UTC] ✅ JWT token verified successfully for user profile
[14-Sep-2025 16:16:37 UTC] User ID: 9
[14-Sep-2025 16:16:37 UTC] ✅ User profile retrieved successfully for user ID: 9
[14-Sep-2025 16:16:38 UTC] === API CALL LOG ===
[14-Sep-2025 16:16:38 UTC] Endpoint: user/profile.php
[14-Sep-2025 16:16:38 UTC] Full Log Data: {
    "timestamp": "2025-09-14 16:16:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "46.143.124.238",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "46.143.124.238, 162.158.87.61",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOSIsInVzZXJuYW1lIjoiYmFnaGVyaSIsImVtYWlsIjoiYmFnaGVyeS5tYWhkaUBnbWFpbC5jb20iLCJleHAiOjE3NTg0NzEyMTF9.iez08GMB9stThUyuFwe-euOTUTg2s-AK_AX0yYcCodQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97f130a7cfd35c20-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "46.143.124.238",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Sep-2025 16:16:38 UTC] === END API CALL LOG ===
[14-Sep-2025 16:16:38 UTC] ✅ API Hash verification passed for profile endpoint
[14-Sep-2025 16:16:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOSIsInVzZXJuYW1lIjoiYmFnaGVyaSIsImVtYWlsIjoiYmFnaGVyeS5tYWhkaUBnbWFpbC5jb20iLCJleHAiOjE3NTg0NzEyMTF9.iez08GMB9stThUyuFwe-euOTUTg2s-AK_AX0yYcCodQ
[14-Sep-2025 16:16:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Sep-2025 16:16:38 UTC] ✅ JWT token verified successfully for user profile
[14-Sep-2025 16:16:38 UTC] User ID: 9
[14-Sep-2025 16:16:38 UTC] ✅ User profile retrieved successfully for user ID: 9
[14-Sep-2025 16:16:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Sep-2025 16:16:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Sep-2025 16:16:41 UTC] API Hash Debug - Headers: {"Host":"hemmat.app","X-Forwarded-For":"46.143.124.238, 162.158.87.61","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOSIsInVzZXJuYW1lIjoiYmFnaGVyaSIsImVtYWlsIjoiYmFnaGVyeS5tYWhkaUBnbWFpbC5jb20iLCJleHAiOjE3NTg0NzEyMTF9.iez08GMB9stThUyuFwe-euOTUTg2s-AK_AX0yYcCodQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"97f130b9adda5c20-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"46.143.124.238","cf-ipcountry":"IR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https","X-HTTPS":"1"}
[14-Sep-2025 16:16:41 UTC] === User Orders API Called ===
[14-Sep-2025 16:16:41 UTC] User ID: 9
[14-Sep-2025 16:16:41 UTC] Limit: 20, Offset: 0
[14-Sep-2025 16:16:41 UTC] Orders found: 0
[14-Sep-2025 16:16:41 UTC] Orders data: []
[14-Sep-2025 16:16:41 UTC] Total orders count: 0
[14-Sep-2025 16:17:03 UTC] === API CALL LOG ===
[14-Sep-2025 16:17:03 UTC] Endpoint: user/profile.php
[14-Sep-2025 16:17:03 UTC] Full Log Data: {
    "timestamp": "2025-09-14 16:17:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "46.143.124.238",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "46.143.124.238, 162.158.87.61",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOSIsInVzZXJuYW1lIjoiYmFnaGVyaSIsImVtYWlsIjoiYmFnaGVyeS5tYWhkaUBnbWFpbC5jb20iLCJleHAiOjE3NTg0NzEyMTF9.iez08GMB9stThUyuFwe-euOTUTg2s-AK_AX0yYcCodQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97f131442b915c20-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "46.143.124.238",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Sep-2025 16:17:03 UTC] === END API CALL LOG ===
[14-Sep-2025 16:17:03 UTC] ✅ API Hash verification passed for profile endpoint
[14-Sep-2025 16:17:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOSIsInVzZXJuYW1lIjoiYmFnaGVyaSIsImVtYWlsIjoiYmFnaGVyeS5tYWhkaUBnbWFpbC5jb20iLCJleHAiOjE3NTg0NzEyMTF9.iez08GMB9stThUyuFwe-euOTUTg2s-AK_AX0yYcCodQ
[14-Sep-2025 16:17:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Sep-2025 16:17:03 UTC] ✅ JWT token verified successfully for user profile
[14-Sep-2025 16:17:03 UTC] User ID: 9
[14-Sep-2025 16:17:03 UTC] ✅ User profile retrieved successfully for user ID: 9
[14-Sep-2025 16:17:03 UTC] User Purchases API - User ID: 9
[14-Sep-2025 16:17:03 UTC] User Purchases API - Total purchases found: 0
[14-Sep-2025 16:17:18 UTC] === API CALL LOG ===
[14-Sep-2025 16:17:18 UTC] Endpoint: user/profile.php
[14-Sep-2025 16:17:18 UTC] Full Log Data: {
    "timestamp": "2025-09-14 16:17:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "46.143.124.238",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "46.143.124.238, 162.158.87.62",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOSIsInVzZXJuYW1lIjoiYmFnaGVyaSIsImVtYWlsIjoiYmFnaGVyeS5tYWhkaUBnbWFpbC5jb20iLCJleHAiOjE3NTg0NzEyMTF9.iez08GMB9stThUyuFwe-euOTUTg2s-AK_AX0yYcCodQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97f131a46d9d5c20-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "46.143.124.238",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Sep-2025 16:17:18 UTC] === END API CALL LOG ===
[14-Sep-2025 16:17:18 UTC] ✅ API Hash verification passed for profile endpoint
[14-Sep-2025 16:17:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOSIsInVzZXJuYW1lIjoiYmFnaGVyaSIsImVtYWlsIjoiYmFnaGVyeS5tYWhkaUBnbWFpbC5jb20iLCJleHAiOjE3NTg0NzEyMTF9.iez08GMB9stThUyuFwe-euOTUTg2s-AK_AX0yYcCodQ
[14-Sep-2025 16:17:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Sep-2025 16:17:18 UTC] ✅ JWT token verified successfully for user profile
[14-Sep-2025 16:17:18 UTC] User ID: 9
[14-Sep-2025 16:17:18 UTC] ✅ User profile retrieved successfully for user ID: 9
[14-Sep-2025 16:17:21 UTC] User Purchases API - User ID: 9
[14-Sep-2025 16:17:21 UTC] User Purchases API - Total purchases found: 0
[14-Sep-2025 16:17:22 UTC] === API CALL LOG ===
[14-Sep-2025 16:17:22 UTC] Endpoint: user/profile.php
[14-Sep-2025 16:17:22 UTC] Full Log Data: {
    "timestamp": "2025-09-14 16:17:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "46.143.124.238",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "46.143.124.238, 162.158.87.62",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOSIsInVzZXJuYW1lIjoiYmFnaGVyaSIsImVtYWlsIjoiYmFnaGVyeS5tYWhkaUBnbWFpbC5jb20iLCJleHAiOjE3NTg0NzEyMTF9.iez08GMB9stThUyuFwe-euOTUTg2s-AK_AX0yYcCodQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97f131b92ee25c20-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "46.143.124.238",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Sep-2025 16:17:22 UTC] === END API CALL LOG ===
[14-Sep-2025 16:17:22 UTC] ✅ API Hash verification passed for profile endpoint
[14-Sep-2025 16:17:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOSIsInVzZXJuYW1lIjoiYmFnaGVyaSIsImVtYWlsIjoiYmFnaGVyeS5tYWhkaUBnbWFpbC5jb20iLCJleHAiOjE3NTg0NzEyMTF9.iez08GMB9stThUyuFwe-euOTUTg2s-AK_AX0yYcCodQ
[14-Sep-2025 16:17:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Sep-2025 16:17:22 UTC] ✅ JWT token verified successfully for user profile
[14-Sep-2025 16:17:22 UTC] User ID: 9
[14-Sep-2025 16:17:22 UTC] ✅ User profile retrieved successfully for user ID: 9
[14-Sep-2025 16:21:20 UTC] === API CALL LOG ===
[14-Sep-2025 16:21:20 UTC] Endpoint: user/profile.php
[14-Sep-2025 16:21:20 UTC] Full Log Data: {
    "timestamp": "2025-09-14 16:21:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "46.143.124.238",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "46.143.124.238, 162.158.87.61",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOSIsInVzZXJuYW1lIjoiYmFnaGVyaSIsImVtYWlsIjoiYmFnaGVyeS5tYWhkaUBnbWFpbC5jb20iLCJleHAiOjE3NTg0NzEyMTF9.iez08GMB9stThUyuFwe-euOTUTg2s-AK_AX0yYcCodQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97f13789cbe7994a-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "46.143.124.238",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Sep-2025 16:21:20 UTC] === END API CALL LOG ===
[14-Sep-2025 16:21:20 UTC] ✅ API Hash verification passed for profile endpoint
[14-Sep-2025 16:21:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOSIsInVzZXJuYW1lIjoiYmFnaGVyaSIsImVtYWlsIjoiYmFnaGVyeS5tYWhkaUBnbWFpbC5jb20iLCJleHAiOjE3NTg0NzEyMTF9.iez08GMB9stThUyuFwe-euOTUTg2s-AK_AX0yYcCodQ
[14-Sep-2025 16:21:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Sep-2025 16:21:20 UTC] ✅ JWT token verified successfully for user profile
[14-Sep-2025 16:21:20 UTC] User ID: 9
[14-Sep-2025 16:21:20 UTC] ✅ User profile retrieved successfully for user ID: 9
[14-Sep-2025 16:21:21 UTC] === API CALL LOG ===
[14-Sep-2025 16:21:21 UTC] Endpoint: user/profile.php
[14-Sep-2025 16:21:21 UTC] Full Log Data: {
    "timestamp": "2025-09-14 16:21:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "46.143.124.238",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "46.143.124.238, 162.158.87.61",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOSIsInVzZXJuYW1lIjoiYmFnaGVyaSIsImVtYWlsIjoiYmFnaGVyeS5tYWhkaUBnbWFpbC5jb20iLCJleHAiOjE3NTg0NzEyMTF9.iez08GMB9stThUyuFwe-euOTUTg2s-AK_AX0yYcCodQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97f1379078fd994a-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "46.143.124.238",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Sep-2025 16:21:21 UTC] === END API CALL LOG ===
[14-Sep-2025 16:21:21 UTC] ✅ API Hash verification passed for profile endpoint
[14-Sep-2025 16:21:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOSIsInVzZXJuYW1lIjoiYmFnaGVyaSIsImVtYWlsIjoiYmFnaGVyeS5tYWhkaUBnbWFpbC5jb20iLCJleHAiOjE3NTg0NzEyMTF9.iez08GMB9stThUyuFwe-euOTUTg2s-AK_AX0yYcCodQ
[14-Sep-2025 16:21:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Sep-2025 16:21:21 UTC] ✅ JWT token verified successfully for user profile
[14-Sep-2025 16:21:21 UTC] User ID: 9
[14-Sep-2025 16:21:21 UTC] ✅ User profile retrieved successfully for user ID: 9
[14-Sep-2025 16:21:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Sep-2025 16:21:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Sep-2025 16:21:25 UTC] API Hash Debug - Headers: {"Host":"hemmat.app","X-Forwarded-For":"46.143.124.238, 162.158.87.61","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOSIsInVzZXJuYW1lIjoiYmFnaGVyaSIsImVtYWlsIjoiYmFnaGVyeS5tYWhkaUBnbWFpbC5jb20iLCJleHAiOjE3NTg0NzEyMTF9.iez08GMB9stThUyuFwe-euOTUTg2s-AK_AX0yYcCodQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"97f137a85b47994a-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"46.143.124.238","cf-ipcountry":"IR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https","X-HTTPS":"1"}
[14-Sep-2025 16:21:25 UTC] === User Orders API Called ===
[14-Sep-2025 16:21:25 UTC] User ID: 9
[14-Sep-2025 16:21:25 UTC] Limit: 20, Offset: 0
[14-Sep-2025 16:21:25 UTC] Orders found: 0
[14-Sep-2025 16:21:25 UTC] Orders data: []
[14-Sep-2025 16:21:25 UTC] Total orders count: 0
[14-Sep-2025 16:21:28 UTC] === API CALL LOG ===
[14-Sep-2025 16:21:28 UTC] Endpoint: user/profile.php
[14-Sep-2025 16:21:28 UTC] Full Log Data: {
    "timestamp": "2025-09-14 16:21:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "46.143.124.238",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "46.143.124.238, 162.158.87.61",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOSIsInVzZXJuYW1lIjoiYmFnaGVyaSIsImVtYWlsIjoiYmFnaGVyeS5tYWhkaUBnbWFpbC5jb20iLCJleHAiOjE3NTg0NzEyMTF9.iez08GMB9stThUyuFwe-euOTUTg2s-AK_AX0yYcCodQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97f137bd2aa3994a-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "46.143.124.238",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Sep-2025 16:21:28 UTC] === END API CALL LOG ===
[14-Sep-2025 16:21:28 UTC] ✅ API Hash verification passed for profile endpoint
[14-Sep-2025 16:21:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOSIsInVzZXJuYW1lIjoiYmFnaGVyaSIsImVtYWlsIjoiYmFnaGVyeS5tYWhkaUBnbWFpbC5jb20iLCJleHAiOjE3NTg0NzEyMTF9.iez08GMB9stThUyuFwe-euOTUTg2s-AK_AX0yYcCodQ
[14-Sep-2025 16:21:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Sep-2025 16:21:28 UTC] ✅ JWT token verified successfully for user profile
[14-Sep-2025 16:21:28 UTC] User ID: 9
[14-Sep-2025 16:21:28 UTC] ✅ User profile retrieved successfully for user ID: 9
[15-Sep-2025 12:24:04 UTC] === API CALL LOG ===
[15-Sep-2025 12:24:04 UTC] Endpoint: user/profile.php
[15-Sep-2025 12:24:04 UTC] Full Log Data: {
    "timestamp": "2025-09-15 12:24:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "2a01:4f8:1c1a:883e::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "2a01:4f8:1c1a:883e::1, 104.23.225.64",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzOTg2fQ.324-eH0VQjV9zRW8LC-na22iWoxygQz8ZRJUjJ-QsxA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97f819532cc5e198-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a01:4f8:1c1a:883e::1",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Sep-2025 12:24:04 UTC] === END API CALL LOG ===
[15-Sep-2025 12:24:04 UTC] ✅ API Hash verification passed for profile endpoint
[15-Sep-2025 12:24:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzOTg2fQ.324-eH0VQjV9zRW8LC-na22iWoxygQz8ZRJUjJ-QsxA
[15-Sep-2025 12:24:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Sep-2025 12:24:04 UTC] ✅ JWT token verified successfully for user profile
[15-Sep-2025 12:24:04 UTC] User ID: 5
[15-Sep-2025 12:24:05 UTC] ✅ User profile retrieved successfully for user ID: 5
[15-Sep-2025 12:24:07 UTC] === API CALL LOG ===
[15-Sep-2025 12:24:07 UTC] Endpoint: user/profile.php
[15-Sep-2025 12:24:07 UTC] Full Log Data: {
    "timestamp": "2025-09-15 12:24:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "2a01:4f8:1c1a:883e::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "2a01:4f8:1c1a:883e::1, 104.23.225.3",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzOTg2fQ.324-eH0VQjV9zRW8LC-na22iWoxygQz8ZRJUjJ-QsxA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97f819634a83e198-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a01:4f8:1c1a:883e::1",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Sep-2025 12:24:07 UTC] === END API CALL LOG ===
[15-Sep-2025 12:24:07 UTC] ✅ API Hash verification passed for profile endpoint
[15-Sep-2025 12:24:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzOTg2fQ.324-eH0VQjV9zRW8LC-na22iWoxygQz8ZRJUjJ-QsxA
[15-Sep-2025 12:24:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Sep-2025 12:24:07 UTC] ✅ JWT token verified successfully for user profile
[15-Sep-2025 12:24:07 UTC] User ID: 5
[15-Sep-2025 12:24:07 UTC] ✅ User profile retrieved successfully for user ID: 5
[15-Sep-2025 12:29:14 UTC] === API CALL LOG ===
[15-Sep-2025 12:29:14 UTC] Endpoint: user/profile.php
[15-Sep-2025 12:29:14 UTC] Full Log Data: {
    "timestamp": "2025-09-15 12:29:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "2.59.216.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "2.59.216.225, 104.23.170.134",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzNDgxfQ.Kzp-Wk9a_AI0Y0exoD7YLsWX8WOB6Xhp_qO9UxGWjRg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97f820edcc23f4cb-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2.59.216.225",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Sep-2025 12:29:14 UTC] === END API CALL LOG ===
[15-Sep-2025 12:29:14 UTC] ✅ API Hash verification passed for profile endpoint
[15-Sep-2025 12:29:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzNDgxfQ.Kzp-Wk9a_AI0Y0exoD7YLsWX8WOB6Xhp_qO9UxGWjRg
[15-Sep-2025 12:29:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Sep-2025 12:29:14 UTC] ✅ JWT token verified successfully for user profile
[15-Sep-2025 12:29:14 UTC] User ID: 5
[15-Sep-2025 12:29:14 UTC] ✅ User profile retrieved successfully for user ID: 5
[15-Sep-2025 12:29:16 UTC] === API CALL LOG ===
[15-Sep-2025 12:29:16 UTC] Endpoint: user/profile.php
[15-Sep-2025 12:29:16 UTC] Full Log Data: {
    "timestamp": "2025-09-15 12:29:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "2.59.216.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "2.59.216.225, 104.23.170.96",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzNDgxfQ.Kzp-Wk9a_AI0Y0exoD7YLsWX8WOB6Xhp_qO9UxGWjRg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97f820f71abbf4cb-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2.59.216.225",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Sep-2025 12:29:16 UTC] === END API CALL LOG ===
[15-Sep-2025 12:29:16 UTC] ✅ API Hash verification passed for profile endpoint
[15-Sep-2025 12:29:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzNDgxfQ.Kzp-Wk9a_AI0Y0exoD7YLsWX8WOB6Xhp_qO9UxGWjRg
[15-Sep-2025 12:29:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Sep-2025 12:29:16 UTC] ✅ JWT token verified successfully for user profile
[15-Sep-2025 12:29:16 UTC] User ID: 5
[15-Sep-2025 12:29:16 UTC] ✅ User profile retrieved successfully for user ID: 5
[15-Sep-2025 12:31:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Sep-2025 12:31:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Sep-2025 12:31:33 UTC] API Hash Debug - Headers: {"Host":"hemmat.app","X-Forwarded-For":"2.59.216.225, 104.23.170.96","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzNDgxfQ.Kzp-Wk9a_AI0Y0exoD7YLsWX8WOB6Xhp_qO9UxGWjRg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"97f824483be0f4cb-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2.59.216.225","cf-ipcountry":"NL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https","X-HTTPS":"1"}
[15-Sep-2025 12:31:33 UTC] === User Orders API Called ===
[15-Sep-2025 12:31:33 UTC] User ID: 5
[15-Sep-2025 12:31:33 UTC] Limit: 20, Offset: 0
[15-Sep-2025 12:31:33 UTC] Orders found: 0
[15-Sep-2025 12:31:33 UTC] Orders data: []
[15-Sep-2025 12:31:33 UTC] Total orders count: 0
[15-Sep-2025 12:31:48 UTC] === API CALL LOG ===
[15-Sep-2025 12:31:48 UTC] Endpoint: user/profile.php
[15-Sep-2025 12:31:48 UTC] Full Log Data: {
    "timestamp": "2025-09-15 12:31:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "2.59.216.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "2.59.216.225, 172.71.99.150",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzNDgxfQ.Kzp-Wk9a_AI0Y0exoD7YLsWX8WOB6Xhp_qO9UxGWjRg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97f824acaf33b8a8-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2.59.216.225",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Sep-2025 12:31:48 UTC] === END API CALL LOG ===
[15-Sep-2025 12:31:48 UTC] ✅ API Hash verification passed for profile endpoint
[15-Sep-2025 12:31:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzNDgxfQ.Kzp-Wk9a_AI0Y0exoD7YLsWX8WOB6Xhp_qO9UxGWjRg
[15-Sep-2025 12:31:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Sep-2025 12:31:48 UTC] ✅ JWT token verified successfully for user profile
[15-Sep-2025 12:31:48 UTC] User ID: 5
[15-Sep-2025 12:31:48 UTC] ✅ User profile retrieved successfully for user ID: 5
[15-Sep-2025 12:31:49 UTC] === API CALL LOG ===
[15-Sep-2025 12:31:49 UTC] Endpoint: user/profile.php
[15-Sep-2025 12:31:49 UTC] Full Log Data: {
    "timestamp": "2025-09-15 12:31:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "2.59.216.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "2.59.216.225, 172.71.99.150",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzNDgxfQ.Kzp-Wk9a_AI0Y0exoD7YLsWX8WOB6Xhp_qO9UxGWjRg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97f824b5b812b8a8-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2.59.216.225",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Sep-2025 12:31:49 UTC] === END API CALL LOG ===
[15-Sep-2025 12:31:49 UTC] ✅ API Hash verification passed for profile endpoint
[15-Sep-2025 12:31:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzNDgxfQ.Kzp-Wk9a_AI0Y0exoD7YLsWX8WOB6Xhp_qO9UxGWjRg
[15-Sep-2025 12:31:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Sep-2025 12:31:49 UTC] ✅ JWT token verified successfully for user profile
[15-Sep-2025 12:31:49 UTC] User ID: 5
[15-Sep-2025 12:31:49 UTC] ✅ User profile retrieved successfully for user ID: 5
[15-Sep-2025 12:31:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Sep-2025 12:31:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Sep-2025 12:31:51 UTC] API Hash Debug - Headers: {"Host":"hemmat.app","X-Forwarded-For":"2.59.216.225, 172.71.99.150","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzNDgxfQ.Kzp-Wk9a_AI0Y0exoD7YLsWX8WOB6Xhp_qO9UxGWjRg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"97f824c01b36b8a8-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2.59.216.225","cf-ipcountry":"NL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https","X-HTTPS":"1"}
[15-Sep-2025 12:31:51 UTC] === User Orders API Called ===
[15-Sep-2025 12:31:51 UTC] User ID: 5
[15-Sep-2025 12:31:51 UTC] Limit: 20, Offset: 0
[15-Sep-2025 12:31:51 UTC] Orders found: 0
[15-Sep-2025 12:31:51 UTC] Orders data: []
[15-Sep-2025 12:31:51 UTC] Total orders count: 0
[15-Sep-2025 12:32:15 UTC] === API CALL LOG ===
[15-Sep-2025 12:32:15 UTC] Endpoint: user/profile.php
[15-Sep-2025 12:32:15 UTC] Full Log Data: {
    "timestamp": "2025-09-15 12:32:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "2.59.216.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "2.59.216.225, 172.71.103.13",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzNDgxfQ.Kzp-Wk9a_AI0Y0exoD7YLsWX8WOB6Xhp_qO9UxGWjRg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97f825414a466692-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2.59.216.225",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Sep-2025 12:32:15 UTC] === END API CALL LOG ===
[15-Sep-2025 12:32:15 UTC] ✅ API Hash verification passed for profile endpoint
[15-Sep-2025 12:32:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzNDgxfQ.Kzp-Wk9a_AI0Y0exoD7YLsWX8WOB6Xhp_qO9UxGWjRg
[15-Sep-2025 12:32:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Sep-2025 12:32:15 UTC] ✅ JWT token verified successfully for user profile
[15-Sep-2025 12:32:15 UTC] User ID: 5
[15-Sep-2025 12:32:15 UTC] ✅ User profile retrieved successfully for user ID: 5
[15-Sep-2025 12:32:16 UTC] === API CALL LOG ===
[15-Sep-2025 12:32:16 UTC] Endpoint: user/profile.php
[15-Sep-2025 12:32:16 UTC] Full Log Data: {
    "timestamp": "2025-09-15 12:32:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "2.59.216.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "2.59.216.225, 172.71.103.13",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzNDgxfQ.Kzp-Wk9a_AI0Y0exoD7YLsWX8WOB6Xhp_qO9UxGWjRg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97f8255ea8566692-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2.59.216.225",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Sep-2025 12:32:16 UTC] === END API CALL LOG ===
[15-Sep-2025 12:32:16 UTC] ✅ API Hash verification passed for profile endpoint
[15-Sep-2025 12:32:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzNDgxfQ.Kzp-Wk9a_AI0Y0exoD7YLsWX8WOB6Xhp_qO9UxGWjRg
[15-Sep-2025 12:32:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Sep-2025 12:32:16 UTC] ✅ JWT token verified successfully for user profile
[15-Sep-2025 12:32:16 UTC] User ID: 5
[15-Sep-2025 12:32:16 UTC] ✅ User profile retrieved successfully for user ID: 5
[15-Sep-2025 12:32:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Sep-2025 12:32:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Sep-2025 12:32:19 UTC] API Hash Debug - Headers: {"Host":"hemmat.app","X-Forwarded-For":"2.59.216.225, 172.71.103.13","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzNDgxfQ.Kzp-Wk9a_AI0Y0exoD7YLsWX8WOB6Xhp_qO9UxGWjRg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"97f825723f326692-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2.59.216.225","cf-ipcountry":"NL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https","X-HTTPS":"1"}
[15-Sep-2025 12:32:19 UTC] === User Orders API Called ===
[15-Sep-2025 12:32:19 UTC] User ID: 5
[15-Sep-2025 12:32:19 UTC] Limit: 20, Offset: 0
[15-Sep-2025 12:32:19 UTC] Orders found: 0
[15-Sep-2025 12:32:19 UTC] Orders data: []
[15-Sep-2025 12:32:19 UTC] Total orders count: 0
[15-Sep-2025 12:35:39 UTC] === API CALL LOG ===
[15-Sep-2025 12:35:39 UTC] Endpoint: user/profile.php
[15-Sep-2025 12:35:39 UTC] Full Log Data: {
    "timestamp": "2025-09-15 12:35:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "2.59.216.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "2.59.216.225, 104.23.166.129",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzNDgxfQ.Kzp-Wk9a_AI0Y0exoD7YLsWX8WOB6Xhp_qO9UxGWjRg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97f82a50e9da37c0-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2.59.216.225",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Sep-2025 12:35:39 UTC] === END API CALL LOG ===
[15-Sep-2025 12:35:39 UTC] ✅ API Hash verification passed for profile endpoint
[15-Sep-2025 12:35:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzNDgxfQ.Kzp-Wk9a_AI0Y0exoD7YLsWX8WOB6Xhp_qO9UxGWjRg
[15-Sep-2025 12:35:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Sep-2025 12:35:39 UTC] ✅ JWT token verified successfully for user profile
[15-Sep-2025 12:35:39 UTC] User ID: 5
[15-Sep-2025 12:35:39 UTC] ✅ User profile retrieved successfully for user ID: 5
[15-Sep-2025 12:35:40 UTC] === API CALL LOG ===
[15-Sep-2025 12:35:40 UTC] Endpoint: user/profile.php
[15-Sep-2025 12:35:40 UTC] Full Log Data: {
    "timestamp": "2025-09-15 12:35:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "2.59.216.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "2.59.216.225, 104.23.166.129",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzNDgxfQ.Kzp-Wk9a_AI0Y0exoD7YLsWX8WOB6Xhp_qO9UxGWjRg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97f82a5a799037c0-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2.59.216.225",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Sep-2025 12:35:40 UTC] === END API CALL LOG ===
[15-Sep-2025 12:35:40 UTC] ✅ API Hash verification passed for profile endpoint
[15-Sep-2025 12:35:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzNDgxfQ.Kzp-Wk9a_AI0Y0exoD7YLsWX8WOB6Xhp_qO9UxGWjRg
[15-Sep-2025 12:35:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Sep-2025 12:35:40 UTC] ✅ JWT token verified successfully for user profile
[15-Sep-2025 12:35:40 UTC] User ID: 5
[15-Sep-2025 12:35:40 UTC] ✅ User profile retrieved successfully for user ID: 5
[15-Sep-2025 12:37:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Sep-2025 12:37:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Sep-2025 12:37:18 UTC] API Hash Debug - Headers: {"Host":"hemmat.app","X-Forwarded-For":"2.59.216.225, 104.23.166.128","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzNDgxfQ.Kzp-Wk9a_AI0Y0exoD7YLsWX8WOB6Xhp_qO9UxGWjRg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"97f82cb95a3237c0-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2.59.216.225","cf-ipcountry":"NL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https","X-HTTPS":"1"}
[15-Sep-2025 12:37:18 UTC] === User Orders API Called ===
[15-Sep-2025 12:37:18 UTC] User ID: 5
[15-Sep-2025 12:37:18 UTC] Limit: 20, Offset: 0
[15-Sep-2025 12:37:18 UTC] Orders found: 0
[15-Sep-2025 12:37:18 UTC] Orders data: []
[15-Sep-2025 12:37:18 UTC] Total orders count: 0
[15-Sep-2025 12:37:19 UTC] === API CALL LOG ===
[15-Sep-2025 12:37:19 UTC] Endpoint: user/profile.php
[15-Sep-2025 12:37:19 UTC] Full Log Data: {
    "timestamp": "2025-09-15 12:37:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "2.59.216.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "2.59.216.225, 104.23.166.128",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzNDgxfQ.Kzp-Wk9a_AI0Y0exoD7YLsWX8WOB6Xhp_qO9UxGWjRg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97f82cc2bef337c0-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2.59.216.225",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Sep-2025 12:37:19 UTC] === END API CALL LOG ===
[15-Sep-2025 12:37:19 UTC] ✅ API Hash verification passed for profile endpoint
[15-Sep-2025 12:37:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzNDgxfQ.Kzp-Wk9a_AI0Y0exoD7YLsWX8WOB6Xhp_qO9UxGWjRg
[15-Sep-2025 12:37:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Sep-2025 12:37:19 UTC] ✅ JWT token verified successfully for user profile
[15-Sep-2025 12:37:19 UTC] User ID: 5
[15-Sep-2025 12:37:19 UTC] ✅ User profile retrieved successfully for user ID: 5
[15-Sep-2025 12:37:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Sep-2025 12:37:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Sep-2025 12:37:21 UTC] API Hash Debug - Headers: {"Host":"hemmat.app","X-Forwarded-For":"2.59.216.225, 104.23.166.128","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzNDgxfQ.Kzp-Wk9a_AI0Y0exoD7YLsWX8WOB6Xhp_qO9UxGWjRg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"97f82cccddee37c0-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2.59.216.225","cf-ipcountry":"NL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https","X-HTTPS":"1"}
[15-Sep-2025 12:37:21 UTC] === User Orders API Called ===
[15-Sep-2025 12:37:21 UTC] User ID: 5
[15-Sep-2025 12:37:21 UTC] Limit: 20, Offset: 0
[15-Sep-2025 12:37:21 UTC] Orders found: 0
[15-Sep-2025 12:37:21 UTC] Orders data: []
[15-Sep-2025 12:37:21 UTC] Total orders count: 0
[15-Sep-2025 12:37:25 UTC] === API CALL LOG ===
[15-Sep-2025 12:37:25 UTC] Endpoint: user/profile.php
[15-Sep-2025 12:37:25 UTC] Full Log Data: {
    "timestamp": "2025-09-15 12:37:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "2.59.216.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "2.59.216.225, 104.23.166.128",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzNDgxfQ.Kzp-Wk9a_AI0Y0exoD7YLsWX8WOB6Xhp_qO9UxGWjRg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97f82ce97d1337c0-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2.59.216.225",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Sep-2025 12:37:25 UTC] === END API CALL LOG ===
[15-Sep-2025 12:37:25 UTC] ✅ API Hash verification passed for profile endpoint
[15-Sep-2025 12:37:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzNDgxfQ.Kzp-Wk9a_AI0Y0exoD7YLsWX8WOB6Xhp_qO9UxGWjRg
[15-Sep-2025 12:37:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Sep-2025 12:37:25 UTC] ✅ JWT token verified successfully for user profile
[15-Sep-2025 12:37:25 UTC] User ID: 5
[15-Sep-2025 12:37:25 UTC] ✅ User profile retrieved successfully for user ID: 5
[15-Sep-2025 12:45:49 UTC] === API CALL LOG ===
[15-Sep-2025 12:45:49 UTC] Endpoint: user/profile.php
[15-Sep-2025 12:45:49 UTC] Full Log Data: {
    "timestamp": "2025-09-15 12:45:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "2.59.216.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "2.59.216.225, 104.23.172.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzNDgxfQ.Kzp-Wk9a_AI0Y0exoD7YLsWX8WOB6Xhp_qO9UxGWjRg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97f839390811c148-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2.59.216.225",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Sep-2025 12:45:49 UTC] === END API CALL LOG ===
[15-Sep-2025 12:45:49 UTC] ✅ API Hash verification passed for profile endpoint
[15-Sep-2025 12:45:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzNDgxfQ.Kzp-Wk9a_AI0Y0exoD7YLsWX8WOB6Xhp_qO9UxGWjRg
[15-Sep-2025 12:45:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Sep-2025 12:45:49 UTC] ✅ JWT token verified successfully for user profile
[15-Sep-2025 12:45:49 UTC] User ID: 5
[15-Sep-2025 12:45:49 UTC] ✅ User profile retrieved successfully for user ID: 5
[15-Sep-2025 15:55:13 UTC] === API CALL LOG ===
[15-Sep-2025 15:55:13 UTC] Endpoint: user/profile.php
[15-Sep-2025 15:55:13 UTC] Full Log Data: {
    "timestamp": "2025-09-15 15:55:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "2.59.216.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "2.59.216.225, 172.71.99.149",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzNDgxfQ.Kzp-Wk9a_AI0Y0exoD7YLsWX8WOB6Xhp_qO9UxGWjRg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97f94ea98e4a66b0-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2.59.216.225",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Sep-2025 15:55:13 UTC] === END API CALL LOG ===
[15-Sep-2025 15:55:13 UTC] ✅ API Hash verification passed for profile endpoint
[15-Sep-2025 15:55:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzNDgxfQ.Kzp-Wk9a_AI0Y0exoD7YLsWX8WOB6Xhp_qO9UxGWjRg
[15-Sep-2025 15:55:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Sep-2025 15:55:13 UTC] ✅ JWT token verified successfully for user profile
[15-Sep-2025 15:55:13 UTC] User ID: 5
[15-Sep-2025 15:55:13 UTC] ✅ User profile retrieved successfully for user ID: 5
[15-Sep-2025 15:55:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Sep-2025 15:55:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Sep-2025 15:55:15 UTC] API Hash Debug - Headers: {"Host":"hemmat.app","X-Forwarded-For":"2.59.216.225, 172.71.99.149","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzNDgxfQ.Kzp-Wk9a_AI0Y0exoD7YLsWX8WOB6Xhp_qO9UxGWjRg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"97f94eb4bedc66b0-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2.59.216.225","cf-ipcountry":"NL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https","X-HTTPS":"1"}
[15-Sep-2025 15:55:15 UTC] === User Orders API Called ===
[15-Sep-2025 15:55:15 UTC] User ID: 5
[15-Sep-2025 15:55:15 UTC] Limit: 20, Offset: 0
[15-Sep-2025 15:55:15 UTC] Orders found: 0
[15-Sep-2025 15:55:15 UTC] Orders data: []
[15-Sep-2025 15:55:15 UTC] Total orders count: 0
[15-Sep-2025 15:55:18 UTC] === API CALL LOG ===
[15-Sep-2025 15:55:18 UTC] Endpoint: user/profile.php
[15-Sep-2025 15:55:18 UTC] Full Log Data: {
    "timestamp": "2025-09-15 15:55:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "2.59.216.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "2.59.216.225, 172.71.99.149",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzNDgxfQ.Kzp-Wk9a_AI0Y0exoD7YLsWX8WOB6Xhp_qO9UxGWjRg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97f94ec49aa466b0-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2.59.216.225",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Sep-2025 15:55:18 UTC] === END API CALL LOG ===
[15-Sep-2025 15:55:18 UTC] ✅ API Hash verification passed for profile endpoint
[15-Sep-2025 15:55:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzNDgxfQ.Kzp-Wk9a_AI0Y0exoD7YLsWX8WOB6Xhp_qO9UxGWjRg
[15-Sep-2025 15:55:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Sep-2025 15:55:18 UTC] ✅ JWT token verified successfully for user profile
[15-Sep-2025 15:55:18 UTC] User ID: 5
[15-Sep-2025 15:55:18 UTC] ✅ User profile retrieved successfully for user ID: 5
[15-Sep-2025 15:55:22 UTC] === API CALL LOG ===
[15-Sep-2025 15:55:22 UTC] Endpoint: user/profile.php
[15-Sep-2025 15:55:22 UTC] Full Log Data: {
    "timestamp": "2025-09-15 15:55:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "2.59.216.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "2.59.216.225, 172.71.99.149",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzNDgxfQ.Kzp-Wk9a_AI0Y0exoD7YLsWX8WOB6Xhp_qO9UxGWjRg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97f94edfbda966b0-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2.59.216.225",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Sep-2025 15:55:22 UTC] === END API CALL LOG ===
[15-Sep-2025 15:55:22 UTC] ✅ API Hash verification passed for profile endpoint
[15-Sep-2025 15:55:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzNDgxfQ.Kzp-Wk9a_AI0Y0exoD7YLsWX8WOB6Xhp_qO9UxGWjRg
[15-Sep-2025 15:55:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Sep-2025 15:55:22 UTC] ✅ JWT token verified successfully for user profile
[15-Sep-2025 15:55:22 UTC] User ID: 5
[15-Sep-2025 15:55:22 UTC] ✅ User profile retrieved successfully for user ID: 5
[15-Sep-2025 15:55:22 UTC] User Purchases API - User ID: 5
[15-Sep-2025 15:55:22 UTC] User Purchases API - Total purchases found: 4
[15-Sep-2025 15:55:24 UTC] User Purchases API - User ID: 5
[15-Sep-2025 15:55:24 UTC] User Purchases API - Total purchases found: 4
[15-Sep-2025 15:55:28 UTC] === API CALL LOG ===
[15-Sep-2025 15:55:28 UTC] Endpoint: user/profile.php
[15-Sep-2025 15:55:28 UTC] Full Log Data: {
    "timestamp": "2025-09-15 15:55:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "2.59.216.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "2.59.216.225, 172.71.99.149",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzNDgxfQ.Kzp-Wk9a_AI0Y0exoD7YLsWX8WOB6Xhp_qO9UxGWjRg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97f94f08bb0566b0-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2.59.216.225",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Sep-2025 15:55:28 UTC] === END API CALL LOG ===
[15-Sep-2025 15:55:28 UTC] ✅ API Hash verification passed for profile endpoint
[15-Sep-2025 15:55:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzNDgxfQ.Kzp-Wk9a_AI0Y0exoD7YLsWX8WOB6Xhp_qO9UxGWjRg
[15-Sep-2025 15:55:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Sep-2025 15:55:28 UTC] ✅ JWT token verified successfully for user profile
[15-Sep-2025 15:55:28 UTC] User ID: 5
[15-Sep-2025 15:55:28 UTC] ✅ User profile retrieved successfully for user ID: 5
[15-Sep-2025 15:55:29 UTC] User Purchases API - User ID: 5
[15-Sep-2025 15:55:29 UTC] User Purchases API - Total purchases found: 4
[15-Sep-2025 15:55:31 UTC] === API CALL LOG ===
[15-Sep-2025 15:55:31 UTC] Endpoint: user/profile.php
[15-Sep-2025 15:55:31 UTC] Full Log Data: {
    "timestamp": "2025-09-15 15:55:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "2.59.216.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "2.59.216.225, 172.71.99.149",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzNDgxfQ.Kzp-Wk9a_AI0Y0exoD7YLsWX8WOB6Xhp_qO9UxGWjRg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97f94f12a9f266b0-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2.59.216.225",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Sep-2025 15:55:31 UTC] === END API CALL LOG ===
[15-Sep-2025 15:55:31 UTC] ✅ API Hash verification passed for profile endpoint
[15-Sep-2025 15:55:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzNDgxfQ.Kzp-Wk9a_AI0Y0exoD7YLsWX8WOB6Xhp_qO9UxGWjRg
[15-Sep-2025 15:55:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Sep-2025 15:55:31 UTC] ✅ JWT token verified successfully for user profile
[15-Sep-2025 15:55:31 UTC] User ID: 5
[15-Sep-2025 15:55:31 UTC] ✅ User profile retrieved successfully for user ID: 5
[15-Sep-2025 16:11:44 UTC] === API CALL LOG ===
[15-Sep-2025 16:11:44 UTC] Endpoint: user/profile.php
[15-Sep-2025 16:11:44 UTC] Full Log Data: {
    "timestamp": "2025-09-15 16:11:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "2409:40d6:1f:b317:38cd:47ff:febb:27dd",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "2409:40d6:1f:b317:38cd:47ff:febb:27dd, 104.23.172.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAiLCJ1c2VybmFtZSI6Im1hZGR5X3BvdiIsImVtYWlsIjoicmF2aXNoa3VtYTc3QGdtYWlsLmNvbSIsImV4cCI6MTc1ODU1NzUwMn0.CdkwAIoOTaXtlwep_nLGW0zdQdQ78BFADUI4UCMgGQQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97f966db4e6a8459-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d6:1f:b317:38cd:47ff:febb:27dd",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Sep-2025 16:11:44 UTC] === END API CALL LOG ===
[15-Sep-2025 16:11:44 UTC] ✅ API Hash verification passed for profile endpoint
[15-Sep-2025 16:11:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAiLCJ1c2VybmFtZSI6Im1hZGR5X3BvdiIsImVtYWlsIjoicmF2aXNoa3VtYTc3QGdtYWlsLmNvbSIsImV4cCI6MTc1ODU1NzUwMn0.CdkwAIoOTaXtlwep_nLGW0zdQdQ78BFADUI4UCMgGQQ
[15-Sep-2025 16:11:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Sep-2025 16:11:44 UTC] ✅ JWT token verified successfully for user profile
[15-Sep-2025 16:11:44 UTC] User ID: 10
[15-Sep-2025 16:11:44 UTC] ✅ User profile retrieved successfully for user ID: 10
[15-Sep-2025 18:17:37 UTC] === API CALL LOG ===
[15-Sep-2025 18:17:37 UTC] Endpoint: user/profile.php
[15-Sep-2025 18:17:37 UTC] Full Log Data: {
    "timestamp": "2025-09-15 18:17:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "2.59.216.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "2.59.216.225, 104.23.172.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzNDgxfQ.Kzp-Wk9a_AI0Y0exoD7YLsWX8WOB6Xhp_qO9UxGWjRg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97fa1f4088fa560e-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2.59.216.225",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Sep-2025 18:17:37 UTC] === END API CALL LOG ===
[15-Sep-2025 18:17:37 UTC] ✅ API Hash verification passed for profile endpoint
[15-Sep-2025 18:17:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzNDgxfQ.Kzp-Wk9a_AI0Y0exoD7YLsWX8WOB6Xhp_qO9UxGWjRg
[15-Sep-2025 18:17:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Sep-2025 18:17:37 UTC] ✅ JWT token verified successfully for user profile
[15-Sep-2025 18:17:37 UTC] User ID: 5
[15-Sep-2025 18:17:37 UTC] ✅ User profile retrieved successfully for user ID: 5
[15-Sep-2025 18:17:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Sep-2025 18:17:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Sep-2025 18:17:40 UTC] API Hash Debug - Headers: {"Host":"hemmat.app","X-Forwarded-For":"2.59.216.225, 104.23.172.75","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzNDgxfQ.Kzp-Wk9a_AI0Y0exoD7YLsWX8WOB6Xhp_qO9UxGWjRg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"97fa1f507c5b560e-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2.59.216.225","cf-ipcountry":"NL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https","X-HTTPS":"1"}
[15-Sep-2025 18:17:40 UTC] === User Orders API Called ===
[15-Sep-2025 18:17:40 UTC] User ID: 5
[15-Sep-2025 18:17:40 UTC] Limit: 20, Offset: 0
[15-Sep-2025 18:17:40 UTC] Orders found: 0
[15-Sep-2025 18:17:40 UTC] Orders data: []
[15-Sep-2025 18:17:40 UTC] Total orders count: 0
[15-Sep-2025 18:17:41 UTC] === API CALL LOG ===
[15-Sep-2025 18:17:41 UTC] Endpoint: user/profile.php
[15-Sep-2025 18:17:41 UTC] Full Log Data: {
    "timestamp": "2025-09-15 18:17:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "2.59.216.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "2.59.216.225, 104.23.172.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzNDgxfQ.Kzp-Wk9a_AI0Y0exoD7YLsWX8WOB6Xhp_qO9UxGWjRg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97fa1f59c9a6560e-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2.59.216.225",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Sep-2025 18:17:41 UTC] === END API CALL LOG ===
[15-Sep-2025 18:17:41 UTC] ✅ API Hash verification passed for profile endpoint
[15-Sep-2025 18:17:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzNDgxfQ.Kzp-Wk9a_AI0Y0exoD7YLsWX8WOB6Xhp_qO9UxGWjRg
[15-Sep-2025 18:17:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Sep-2025 18:17:41 UTC] ✅ JWT token verified successfully for user profile
[15-Sep-2025 18:17:41 UTC] User ID: 5
[15-Sep-2025 18:17:41 UTC] ✅ User profile retrieved successfully for user ID: 5
[15-Sep-2025 18:17:42 UTC] User Purchases API - User ID: 5
[15-Sep-2025 18:17:42 UTC] User Purchases API - Total purchases found: 4
[15-Sep-2025 18:17:44 UTC] === API CALL LOG ===
[15-Sep-2025 18:17:44 UTC] Endpoint: user/profile.php
[15-Sep-2025 18:17:44 UTC] Full Log Data: {
    "timestamp": "2025-09-15 18:17:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "2.59.216.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "2.59.216.225, 104.23.172.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzNDgxfQ.Kzp-Wk9a_AI0Y0exoD7YLsWX8WOB6Xhp_qO9UxGWjRg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97fa1f693b6f560e-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2.59.216.225",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Sep-2025 18:17:44 UTC] === END API CALL LOG ===
[15-Sep-2025 18:17:44 UTC] ✅ API Hash verification passed for profile endpoint
[15-Sep-2025 18:17:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzNDgxfQ.Kzp-Wk9a_AI0Y0exoD7YLsWX8WOB6Xhp_qO9UxGWjRg
[15-Sep-2025 18:17:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Sep-2025 18:17:44 UTC] ✅ JWT token verified successfully for user profile
[15-Sep-2025 18:17:44 UTC] User ID: 5
[15-Sep-2025 18:17:44 UTC] ✅ User profile retrieved successfully for user ID: 5
[15-Sep-2025 18:20:52 UTC] === API CALL LOG ===
[15-Sep-2025 18:20:52 UTC] Endpoint: user/profile.php
[15-Sep-2025 18:20:52 UTC] Full Log Data: {
    "timestamp": "2025-09-15 18:20:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "2.59.216.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "2.59.216.225, 104.23.172.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzNDgxfQ.Kzp-Wk9a_AI0Y0exoD7YLsWX8WOB6Xhp_qO9UxGWjRg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97fa240179b5560e-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2.59.216.225",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Sep-2025 18:20:52 UTC] === END API CALL LOG ===
[15-Sep-2025 18:20:52 UTC] ✅ API Hash verification passed for profile endpoint
[15-Sep-2025 18:20:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzNDgxfQ.Kzp-Wk9a_AI0Y0exoD7YLsWX8WOB6Xhp_qO9UxGWjRg
[15-Sep-2025 18:20:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Sep-2025 18:20:52 UTC] ✅ JWT token verified successfully for user profile
[15-Sep-2025 18:20:52 UTC] User ID: 5
[15-Sep-2025 18:20:52 UTC] ✅ User profile retrieved successfully for user ID: 5
[16-Sep-2025 06:22:58 UTC] === API CALL LOG ===
[16-Sep-2025 06:22:58 UTC] Endpoint: user/profile.php
[16-Sep-2025 06:22:58 UTC] Full Log Data: {
    "timestamp": "2025-09-16 06:22:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "2409:40c4:1af:be81:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "2409:40c4:1af:be81:8000::, 104.23.170.135",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEiLCJ1c2VybmFtZSI6ImFiaGlyYWkxMDAyIiwiZW1haWwiOiJyYWlhYmhpc2hlazEwMDJAZ21haWwuY29tIiwiZXhwIjoxNzU4NjA4NTc3fQ.jqnQOBoKbUtmqesoZ1keQeLdCfxmclaGj5KGSAXLpoE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97fe45c46d7a5d56-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c4:1af:be81:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Sep-2025 06:22:58 UTC] === END API CALL LOG ===
[16-Sep-2025 06:22:58 UTC] ✅ API Hash verification passed for profile endpoint
[16-Sep-2025 06:22:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEiLCJ1c2VybmFtZSI6ImFiaGlyYWkxMDAyIiwiZW1haWwiOiJyYWlhYmhpc2hlazEwMDJAZ21haWwuY29tIiwiZXhwIjoxNzU4NjA4NTc3fQ.jqnQOBoKbUtmqesoZ1keQeLdCfxmclaGj5KGSAXLpoE
[16-Sep-2025 06:22:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Sep-2025 06:22:58 UTC] ✅ JWT token verified successfully for user profile
[16-Sep-2025 06:22:58 UTC] User ID: 11
[16-Sep-2025 06:22:58 UTC] ✅ User profile retrieved successfully for user ID: 11
[16-Sep-2025 06:23:23 UTC] === API CALL LOG ===
[16-Sep-2025 06:23:23 UTC] Endpoint: user/profile.php
[16-Sep-2025 06:23:23 UTC] Full Log Data: {
    "timestamp": "2025-09-16 06:23:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "2409:40c4:1af:be81:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "2409:40c4:1af:be81:8000::, 104.23.170.135",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEiLCJ1c2VybmFtZSI6ImFiaGlyYWkxMDAyIiwiZW1haWwiOiJyYWlhYmhpc2hlazEwMDJAZ21haWwuY29tIiwiZXhwIjoxNzU4NjA4NTc3fQ.jqnQOBoKbUtmqesoZ1keQeLdCfxmclaGj5KGSAXLpoE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97fe46646f335d56-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c4:1af:be81:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Sep-2025 06:23:23 UTC] === END API CALL LOG ===
[16-Sep-2025 06:23:23 UTC] ✅ API Hash verification passed for profile endpoint
[16-Sep-2025 06:23:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEiLCJ1c2VybmFtZSI6ImFiaGlyYWkxMDAyIiwiZW1haWwiOiJyYWlhYmhpc2hlazEwMDJAZ21haWwuY29tIiwiZXhwIjoxNzU4NjA4NTc3fQ.jqnQOBoKbUtmqesoZ1keQeLdCfxmclaGj5KGSAXLpoE
[16-Sep-2025 06:23:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Sep-2025 06:23:23 UTC] ✅ JWT token verified successfully for user profile
[16-Sep-2025 06:23:23 UTC] User ID: 11
[16-Sep-2025 06:23:23 UTC] ✅ User profile retrieved successfully for user ID: 11
[16-Sep-2025 06:23:36 UTC] === API CALL LOG ===
[16-Sep-2025 06:23:36 UTC] Endpoint: user/profile.php
[16-Sep-2025 06:23:36 UTC] Full Log Data: {
    "timestamp": "2025-09-16 06:23:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "2409:40c4:1af:be81:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "2409:40c4:1af:be81:8000::, 104.23.170.135",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEiLCJ1c2VybmFtZSI6ImFiaGlyYWkxMDAyIiwiZW1haWwiOiJyYWlhYmhpc2hlazEwMDJAZ21haWwuY29tIiwiZXhwIjoxNzU4NjA4NTc3fQ.jqnQOBoKbUtmqesoZ1keQeLdCfxmclaGj5KGSAXLpoE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97fe46b5a8a15d56-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c4:1af:be81:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Sep-2025 06:23:36 UTC] === END API CALL LOG ===
[16-Sep-2025 06:23:36 UTC] ✅ API Hash verification passed for profile endpoint
[16-Sep-2025 06:23:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEiLCJ1c2VybmFtZSI6ImFiaGlyYWkxMDAyIiwiZW1haWwiOiJyYWlhYmhpc2hlazEwMDJAZ21haWwuY29tIiwiZXhwIjoxNzU4NjA4NTc3fQ.jqnQOBoKbUtmqesoZ1keQeLdCfxmclaGj5KGSAXLpoE
[16-Sep-2025 06:23:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Sep-2025 06:23:36 UTC] ✅ JWT token verified successfully for user profile
[16-Sep-2025 06:23:36 UTC] User ID: 11
[16-Sep-2025 06:23:36 UTC] ✅ User profile retrieved successfully for user ID: 11
[16-Sep-2025 09:50:39 UTC] === API CALL LOG ===
[16-Sep-2025 09:50:39 UTC] Endpoint: user/profile.php
[16-Sep-2025 09:50:39 UTC] Full Log Data: {
    "timestamp": "2025-09-16 09:50:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "2.59.216.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "2.59.216.225, 172.71.183.147",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzNDgxfQ.Kzp-Wk9a_AI0Y0exoD7YLsWX8WOB6Xhp_qO9UxGWjRg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97ff75fa68999fd2-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2.59.216.225",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Sep-2025 09:50:39 UTC] === END API CALL LOG ===
[16-Sep-2025 09:50:39 UTC] ✅ API Hash verification passed for profile endpoint
[16-Sep-2025 09:50:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzNDgxfQ.Kzp-Wk9a_AI0Y0exoD7YLsWX8WOB6Xhp_qO9UxGWjRg
[16-Sep-2025 09:50:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Sep-2025 09:50:39 UTC] ✅ JWT token verified successfully for user profile
[16-Sep-2025 09:50:39 UTC] User ID: 5
[16-Sep-2025 09:50:39 UTC] ✅ User profile retrieved successfully for user ID: 5
[16-Sep-2025 09:50:40 UTC] === API CALL LOG ===
[16-Sep-2025 09:50:40 UTC] Endpoint: user/profile.php
[16-Sep-2025 09:50:40 UTC] Full Log Data: {
    "timestamp": "2025-09-16 09:50:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "2.59.216.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "2.59.216.225, 172.71.182.180",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzNDgxfQ.Kzp-Wk9a_AI0Y0exoD7YLsWX8WOB6Xhp_qO9UxGWjRg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97ff76070ba39fd2-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2.59.216.225",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Sep-2025 09:50:40 UTC] === END API CALL LOG ===
[16-Sep-2025 09:50:40 UTC] ✅ API Hash verification passed for profile endpoint
[16-Sep-2025 09:50:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzNDgxfQ.Kzp-Wk9a_AI0Y0exoD7YLsWX8WOB6Xhp_qO9UxGWjRg
[16-Sep-2025 09:50:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Sep-2025 09:50:40 UTC] ✅ JWT token verified successfully for user profile
[16-Sep-2025 09:50:40 UTC] User ID: 5
[16-Sep-2025 09:50:40 UTC] ✅ User profile retrieved successfully for user ID: 5
[16-Sep-2025 10:39:46 UTC] === API CALL LOG ===
[16-Sep-2025 10:39:46 UTC] Endpoint: user/profile.php
[16-Sep-2025 10:39:46 UTC] Full Log Data: {
    "timestamp": "2025-09-16 10:39:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "2.59.216.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "2.59.216.225, 172.71.99.149",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzNDgxfQ.Kzp-Wk9a_AI0Y0exoD7YLsWX8WOB6Xhp_qO9UxGWjRg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97ffbdf40c530b58-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2.59.216.225",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Sep-2025 10:39:46 UTC] === END API CALL LOG ===
[16-Sep-2025 10:39:46 UTC] ✅ API Hash verification passed for profile endpoint
[16-Sep-2025 10:39:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzNDgxfQ.Kzp-Wk9a_AI0Y0exoD7YLsWX8WOB6Xhp_qO9UxGWjRg
[16-Sep-2025 10:39:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Sep-2025 10:39:46 UTC] ✅ JWT token verified successfully for user profile
[16-Sep-2025 10:39:46 UTC] User ID: 5
[16-Sep-2025 10:39:46 UTC] ✅ User profile retrieved successfully for user ID: 5
[16-Sep-2025 10:39:48 UTC] === API CALL LOG ===
[16-Sep-2025 10:39:48 UTC] Endpoint: user/profile.php
[16-Sep-2025 10:39:48 UTC] Full Log Data: {
    "timestamp": "2025-09-16 10:39:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "2.59.216.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "2.59.216.225, 172.71.99.149",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzNDgxfQ.Kzp-Wk9a_AI0Y0exoD7YLsWX8WOB6Xhp_qO9UxGWjRg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97ffbdfe1d020b58-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2.59.216.225",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Sep-2025 10:39:48 UTC] === END API CALL LOG ===
[16-Sep-2025 10:39:48 UTC] ✅ API Hash verification passed for profile endpoint
[16-Sep-2025 10:39:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzNDgxfQ.Kzp-Wk9a_AI0Y0exoD7YLsWX8WOB6Xhp_qO9UxGWjRg
[16-Sep-2025 10:39:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Sep-2025 10:39:48 UTC] ✅ JWT token verified successfully for user profile
[16-Sep-2025 10:39:48 UTC] User ID: 5
[16-Sep-2025 10:39:48 UTC] ✅ User profile retrieved successfully for user ID: 5
[16-Sep-2025 10:39:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Sep-2025 10:39:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Sep-2025 10:39:56 UTC] API Hash Debug - Headers: {"Host":"hemmat.app","X-Forwarded-For":"2.59.216.225, 172.71.99.150","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzNDgxfQ.Kzp-Wk9a_AI0Y0exoD7YLsWX8WOB6Xhp_qO9UxGWjRg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"97ffbe33ac280b58-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2.59.216.225","cf-ipcountry":"NL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https","X-HTTPS":"1"}
[16-Sep-2025 10:39:56 UTC] === User Orders API Called ===
[16-Sep-2025 10:39:56 UTC] User ID: 5
[16-Sep-2025 10:39:56 UTC] Limit: 20, Offset: 0
[16-Sep-2025 10:39:56 UTC] Orders found: 0
[16-Sep-2025 10:39:56 UTC] Orders data: []
[16-Sep-2025 10:39:56 UTC] Total orders count: 0
[16-Sep-2025 10:39:58 UTC] === API CALL LOG ===
[16-Sep-2025 10:39:58 UTC] Endpoint: user/profile.php
[16-Sep-2025 10:39:58 UTC] Full Log Data: {
    "timestamp": "2025-09-16 10:39:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "2.59.216.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "2.59.216.225, 172.71.99.150",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzNDgxfQ.Kzp-Wk9a_AI0Y0exoD7YLsWX8WOB6Xhp_qO9UxGWjRg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97ffbe3ae9f00b58-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2.59.216.225",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Sep-2025 10:39:58 UTC] === END API CALL LOG ===
[16-Sep-2025 10:39:58 UTC] ✅ API Hash verification passed for profile endpoint
[16-Sep-2025 10:39:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzNDgxfQ.Kzp-Wk9a_AI0Y0exoD7YLsWX8WOB6Xhp_qO9UxGWjRg
[16-Sep-2025 10:39:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Sep-2025 10:39:58 UTC] ✅ JWT token verified successfully for user profile
[16-Sep-2025 10:39:58 UTC] User ID: 5
[16-Sep-2025 10:39:58 UTC] ✅ User profile retrieved successfully for user ID: 5
[16-Sep-2025 10:43:57 UTC] === API CALL LOG ===
[16-Sep-2025 10:43:57 UTC] Endpoint: user/profile.php
[16-Sep-2025 10:43:57 UTC] Full Log Data: {
    "timestamp": "2025-09-16 10:43:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "2.59.216.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "2.59.216.225, 172.71.99.149",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzNDgxfQ.Kzp-Wk9a_AI0Y0exoD7YLsWX8WOB6Xhp_qO9UxGWjRg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97ffc4105cd20b58-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2.59.216.225",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Sep-2025 10:43:57 UTC] === END API CALL LOG ===
[16-Sep-2025 10:43:57 UTC] ✅ API Hash verification passed for profile endpoint
[16-Sep-2025 10:43:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzNDgxfQ.Kzp-Wk9a_AI0Y0exoD7YLsWX8WOB6Xhp_qO9UxGWjRg
[16-Sep-2025 10:43:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Sep-2025 10:43:57 UTC] ✅ JWT token verified successfully for user profile
[16-Sep-2025 10:43:57 UTC] User ID: 5
[16-Sep-2025 10:43:57 UTC] ✅ User profile retrieved successfully for user ID: 5
[16-Sep-2025 10:43:57 UTC] User Purchases API - User ID: 5
[16-Sep-2025 10:43:57 UTC] User Purchases API - Total purchases found: 4
[16-Sep-2025 10:48:31 UTC] === API CALL LOG ===
[16-Sep-2025 10:48:31 UTC] Endpoint: user/profile.php
[16-Sep-2025 10:48:31 UTC] Full Log Data: {
    "timestamp": "2025-09-16 10:48:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "2.59.216.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "2.59.216.225, 172.71.183.147",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzNDgxfQ.Kzp-Wk9a_AI0Y0exoD7YLsWX8WOB6Xhp_qO9UxGWjRg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97ffcac46e331c7d-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2.59.216.225",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Sep-2025 10:48:31 UTC] === END API CALL LOG ===
[16-Sep-2025 10:48:31 UTC] ✅ API Hash verification passed for profile endpoint
[16-Sep-2025 10:48:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzNDgxfQ.Kzp-Wk9a_AI0Y0exoD7YLsWX8WOB6Xhp_qO9UxGWjRg
[16-Sep-2025 10:48:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Sep-2025 10:48:31 UTC] ✅ JWT token verified successfully for user profile
[16-Sep-2025 10:48:31 UTC] User ID: 5
[16-Sep-2025 10:48:31 UTC] ✅ User profile retrieved successfully for user ID: 5
[16-Sep-2025 10:48:33 UTC] === API CALL LOG ===
[16-Sep-2025 10:48:33 UTC] Endpoint: user/profile.php
[16-Sep-2025 10:48:33 UTC] Full Log Data: {
    "timestamp": "2025-09-16 10:48:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "2.59.216.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "2.59.216.225, 172.71.182.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzNDgxfQ.Kzp-Wk9a_AI0Y0exoD7YLsWX8WOB6Xhp_qO9UxGWjRg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97ffcace8f3f1c7d-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2.59.216.225",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Sep-2025 10:48:33 UTC] === END API CALL LOG ===
[16-Sep-2025 10:48:33 UTC] ✅ API Hash verification passed for profile endpoint
[16-Sep-2025 10:48:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzNDgxfQ.Kzp-Wk9a_AI0Y0exoD7YLsWX8WOB6Xhp_qO9UxGWjRg
[16-Sep-2025 10:48:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Sep-2025 10:48:33 UTC] ✅ JWT token verified successfully for user profile
[16-Sep-2025 10:48:33 UTC] User ID: 5
[16-Sep-2025 10:48:33 UTC] ✅ User profile retrieved successfully for user ID: 5
[16-Sep-2025 10:48:35 UTC] === API CALL LOG ===
[16-Sep-2025 10:48:35 UTC] Endpoint: user/profile.php
[16-Sep-2025 10:48:35 UTC] Full Log Data: {
    "timestamp": "2025-09-16 10:48:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "2.59.216.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "2.59.216.225, 172.71.182.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzNDgxfQ.Kzp-Wk9a_AI0Y0exoD7YLsWX8WOB6Xhp_qO9UxGWjRg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97ffcadd8c441c7d-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2.59.216.225",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Sep-2025 10:48:35 UTC] === END API CALL LOG ===
[16-Sep-2025 10:48:35 UTC] ✅ API Hash verification passed for profile endpoint
[16-Sep-2025 10:48:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzNDgxfQ.Kzp-Wk9a_AI0Y0exoD7YLsWX8WOB6Xhp_qO9UxGWjRg
[16-Sep-2025 10:48:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Sep-2025 10:48:35 UTC] ✅ JWT token verified successfully for user profile
[16-Sep-2025 10:48:35 UTC] User ID: 5
[16-Sep-2025 10:48:35 UTC] ✅ User profile retrieved successfully for user ID: 5
[16-Sep-2025 10:48:35 UTC] User Purchases API - User ID: 5
[16-Sep-2025 10:48:35 UTC] User Purchases API - Total purchases found: 4
[16-Sep-2025 10:48:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Sep-2025 10:48:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Sep-2025 10:48:37 UTC] API Hash Debug - Headers: {"Host":"hemmat.app","X-Forwarded-For":"2.59.216.225, 172.71.182.181","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzNDgxfQ.Kzp-Wk9a_AI0Y0exoD7YLsWX8WOB6Xhp_qO9UxGWjRg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"97ffcae90e781c7d-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2.59.216.225","cf-ipcountry":"NL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https","X-HTTPS":"1"}
[16-Sep-2025 10:48:37 UTC] === User Orders API Called ===
[16-Sep-2025 10:48:37 UTC] User ID: 5
[16-Sep-2025 10:48:37 UTC] Limit: 20, Offset: 0
[16-Sep-2025 10:48:37 UTC] Orders found: 0
[16-Sep-2025 10:48:37 UTC] Orders data: []
[16-Sep-2025 10:48:37 UTC] Total orders count: 0
[16-Sep-2025 10:48:39 UTC] === API CALL LOG ===
[16-Sep-2025 10:48:39 UTC] Endpoint: user/profile.php
[16-Sep-2025 10:48:39 UTC] Full Log Data: {
    "timestamp": "2025-09-16 10:48:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "2.59.216.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "2.59.216.225, 172.71.182.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzNDgxfQ.Kzp-Wk9a_AI0Y0exoD7YLsWX8WOB6Xhp_qO9UxGWjRg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97ffcaf87b3f1c7d-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2.59.216.225",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Sep-2025 10:48:39 UTC] === END API CALL LOG ===
[16-Sep-2025 10:48:39 UTC] ✅ API Hash verification passed for profile endpoint
[16-Sep-2025 10:48:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzNDgxfQ.Kzp-Wk9a_AI0Y0exoD7YLsWX8WOB6Xhp_qO9UxGWjRg
[16-Sep-2025 10:48:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Sep-2025 10:48:39 UTC] ✅ JWT token verified successfully for user profile
[16-Sep-2025 10:48:39 UTC] User ID: 5
[16-Sep-2025 10:48:39 UTC] ✅ User profile retrieved successfully for user ID: 5
[16-Sep-2025 10:48:40 UTC] User Purchases API - User ID: 5
[16-Sep-2025 10:48:40 UTC] User Purchases API - Total purchases found: 4
[16-Sep-2025 10:48:49 UTC] === API CALL LOG ===
[16-Sep-2025 10:48:49 UTC] Endpoint: user/profile.php
[16-Sep-2025 10:48:49 UTC] Full Log Data: {
    "timestamp": "2025-09-16 10:48:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/Mem\/api\/user\/profile.php",
    "ip": "2.59.216.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "hemmat.app",
        "X-Forwarded-For": "2.59.216.225, 172.71.182.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzNDgxfQ.Kzp-Wk9a_AI0Y0exoD7YLsWX8WOB6Xhp_qO9UxGWjRg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "97ffcb303cf21c7d-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2.59.216.225",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "X-HTTPS": "1"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Sep-2025 10:48:49 UTC] === END API CALL LOG ===
[16-Sep-2025 10:48:49 UTC] ✅ API Hash verification passed for profile endpoint
[16-Sep-2025 10:48:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzNDgxfQ.Kzp-Wk9a_AI0Y0exoD7YLsWX8WOB6Xhp_qO9UxGWjRg
[16-Sep-2025 10:48:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Sep-2025 10:48:49 UTC] ✅ JWT token verified successfully for user profile
[16-Sep-2025 10:48:49 UTC] User ID: 5
[16-Sep-2025 10:48:49 UTC] ✅ User profile retrieved successfully for user ID: 5
[16-Sep-2025 11:00:15 UTC] === API CALL LOG ===
[16-Sep-2025 11:00:15 UTC] Endpoint: user/profile.php
[16-Sep-2025 11:00:15 UTC] Full Log Data: {
    "timestamp": "2025-09-16 11:00:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2.59.216.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzNDgxfQ.Kzp-Wk9a_AI0Y0exoD7YLsWX8WOB6Xhp_qO9UxGWjRg",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Sep-2025 11:00:15 UTC] === END API CALL LOG ===
[16-Sep-2025 11:00:15 UTC] ✅ API Hash verification passed for profile endpoint
[16-Sep-2025 11:00:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzNDgxfQ.Kzp-Wk9a_AI0Y0exoD7YLsWX8WOB6Xhp_qO9UxGWjRg
[16-Sep-2025 11:00:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Sep-2025 11:00:15 UTC] ✅ JWT token verified successfully for user profile
[16-Sep-2025 11:00:15 UTC] User ID: 5
[16-Sep-2025 11:00:15 UTC] ✅ User profile retrieved successfully for user ID: 5
[16-Sep-2025 11:00:16 UTC] === API CALL LOG ===
[16-Sep-2025 11:00:16 UTC] Endpoint: user/profile.php
[16-Sep-2025 11:00:16 UTC] Full Log Data: {
    "timestamp": "2025-09-16 11:00:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2.59.216.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzNDgxfQ.Kzp-Wk9a_AI0Y0exoD7YLsWX8WOB6Xhp_qO9UxGWjRg",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Sep-2025 11:00:16 UTC] === END API CALL LOG ===
[16-Sep-2025 11:00:16 UTC] ✅ API Hash verification passed for profile endpoint
[16-Sep-2025 11:00:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzNDgxfQ.Kzp-Wk9a_AI0Y0exoD7YLsWX8WOB6Xhp_qO9UxGWjRg
[16-Sep-2025 11:00:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Sep-2025 11:00:16 UTC] ✅ JWT token verified successfully for user profile
[16-Sep-2025 11:00:16 UTC] User ID: 5
[16-Sep-2025 11:00:16 UTC] ✅ User profile retrieved successfully for user ID: 5
[16-Sep-2025 11:00:22 UTC] === API CALL LOG ===
[16-Sep-2025 11:00:22 UTC] Endpoint: user/profile.php
[16-Sep-2025 11:00:22 UTC] Full Log Data: {
    "timestamp": "2025-09-16 11:00:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2.59.216.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzNDgxfQ.Kzp-Wk9a_AI0Y0exoD7YLsWX8WOB6Xhp_qO9UxGWjRg",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Sep-2025 11:00:22 UTC] === END API CALL LOG ===
[16-Sep-2025 11:00:22 UTC] ✅ API Hash verification passed for profile endpoint
[16-Sep-2025 11:00:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzNDgxfQ.Kzp-Wk9a_AI0Y0exoD7YLsWX8WOB6Xhp_qO9UxGWjRg
[16-Sep-2025 11:00:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Sep-2025 11:00:22 UTC] ✅ JWT token verified successfully for user profile
[16-Sep-2025 11:00:22 UTC] User ID: 5
[16-Sep-2025 11:00:22 UTC] ✅ User profile retrieved successfully for user ID: 5
[16-Sep-2025 11:00:22 UTC] User Purchases API - User ID: 5
[16-Sep-2025 11:00:22 UTC] User Purchases API - Total purchases found: 4
[16-Sep-2025 11:00:23 UTC] === API CALL LOG ===
[16-Sep-2025 11:00:23 UTC] Endpoint: user/profile.php
[16-Sep-2025 11:00:23 UTC] Full Log Data: {
    "timestamp": "2025-09-16 11:00:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2.59.216.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzNDgxfQ.Kzp-Wk9a_AI0Y0exoD7YLsWX8WOB6Xhp_qO9UxGWjRg",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Sep-2025 11:00:23 UTC] === END API CALL LOG ===
[16-Sep-2025 11:00:23 UTC] ✅ API Hash verification passed for profile endpoint
[16-Sep-2025 11:00:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzNDgxfQ.Kzp-Wk9a_AI0Y0exoD7YLsWX8WOB6Xhp_qO9UxGWjRg
[16-Sep-2025 11:00:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Sep-2025 11:00:23 UTC] ✅ JWT token verified successfully for user profile
[16-Sep-2025 11:00:23 UTC] User ID: 5
[16-Sep-2025 11:00:23 UTC] ✅ User profile retrieved successfully for user ID: 5
[16-Sep-2025 11:00:29 UTC] === API CALL LOG ===
[16-Sep-2025 11:00:29 UTC] Endpoint: user/profile.php
[16-Sep-2025 11:00:29 UTC] Full Log Data: {
    "timestamp": "2025-09-16 11:00:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2.59.216.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzNDgxfQ.Kzp-Wk9a_AI0Y0exoD7YLsWX8WOB6Xhp_qO9UxGWjRg",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Sep-2025 11:00:29 UTC] === END API CALL LOG ===
[16-Sep-2025 11:00:29 UTC] ✅ API Hash verification passed for profile endpoint
[16-Sep-2025 11:00:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzNDgxfQ.Kzp-Wk9a_AI0Y0exoD7YLsWX8WOB6Xhp_qO9UxGWjRg
[16-Sep-2025 11:00:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Sep-2025 11:00:29 UTC] ✅ JWT token verified successfully for user profile
[16-Sep-2025 11:00:29 UTC] User ID: 5
[16-Sep-2025 11:00:29 UTC] ✅ User profile retrieved successfully for user ID: 5
[16-Sep-2025 11:01:04 UTC] === API CALL LOG ===
[16-Sep-2025 11:01:04 UTC] Endpoint: user/profile.php
[16-Sep-2025 11:01:04 UTC] Full Log Data: {
    "timestamp": "2025-09-16 11:01:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2.59.216.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzNDgxfQ.Kzp-Wk9a_AI0Y0exoD7YLsWX8WOB6Xhp_qO9UxGWjRg",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Sep-2025 11:01:04 UTC] === END API CALL LOG ===
[16-Sep-2025 11:01:04 UTC] ✅ API Hash verification passed for profile endpoint
[16-Sep-2025 11:01:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzNDgxfQ.Kzp-Wk9a_AI0Y0exoD7YLsWX8WOB6Xhp_qO9UxGWjRg
[16-Sep-2025 11:01:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Sep-2025 11:01:04 UTC] ✅ JWT token verified successfully for user profile
[16-Sep-2025 11:01:04 UTC] User ID: 5
[16-Sep-2025 11:01:04 UTC] ✅ User profile retrieved successfully for user ID: 5
[16-Sep-2025 11:01:05 UTC] === API CALL LOG ===
[16-Sep-2025 11:01:05 UTC] Endpoint: user/profile.php
[16-Sep-2025 11:01:05 UTC] Full Log Data: {
    "timestamp": "2025-09-16 11:01:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2.59.216.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzNDgxfQ.Kzp-Wk9a_AI0Y0exoD7YLsWX8WOB6Xhp_qO9UxGWjRg",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Sep-2025 11:01:05 UTC] === END API CALL LOG ===
[16-Sep-2025 11:01:05 UTC] ✅ API Hash verification passed for profile endpoint
[16-Sep-2025 11:01:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzNDgxfQ.Kzp-Wk9a_AI0Y0exoD7YLsWX8WOB6Xhp_qO9UxGWjRg
[16-Sep-2025 11:01:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Sep-2025 11:01:05 UTC] ✅ JWT token verified successfully for user profile
[16-Sep-2025 11:01:05 UTC] User ID: 5
[16-Sep-2025 11:01:05 UTC] ✅ User profile retrieved successfully for user ID: 5
[16-Sep-2025 11:01:10 UTC] === API CALL LOG ===
[16-Sep-2025 11:01:10 UTC] Endpoint: user/profile.php
[16-Sep-2025 11:01:10 UTC] Full Log Data: {
    "timestamp": "2025-09-16 11:01:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2.59.216.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzNDgxfQ.Kzp-Wk9a_AI0Y0exoD7YLsWX8WOB6Xhp_qO9UxGWjRg",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Sep-2025 11:01:10 UTC] === END API CALL LOG ===
[16-Sep-2025 11:01:10 UTC] ✅ API Hash verification passed for profile endpoint
[16-Sep-2025 11:01:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzNDgxfQ.Kzp-Wk9a_AI0Y0exoD7YLsWX8WOB6Xhp_qO9UxGWjRg
[16-Sep-2025 11:01:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Sep-2025 11:01:10 UTC] ✅ JWT token verified successfully for user profile
[16-Sep-2025 11:01:10 UTC] User ID: 5
[16-Sep-2025 11:01:10 UTC] ✅ User profile retrieved successfully for user ID: 5
[16-Sep-2025 11:01:10 UTC] User Purchases API - User ID: 5
[16-Sep-2025 11:01:10 UTC] User Purchases API - Total purchases found: 4
[16-Sep-2025 11:01:12 UTC] === API CALL LOG ===
[16-Sep-2025 11:01:12 UTC] Endpoint: user/profile.php
[16-Sep-2025 11:01:12 UTC] Full Log Data: {
    "timestamp": "2025-09-16 11:01:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2.59.216.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzNDgxfQ.Kzp-Wk9a_AI0Y0exoD7YLsWX8WOB6Xhp_qO9UxGWjRg",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Sep-2025 11:01:12 UTC] === END API CALL LOG ===
[16-Sep-2025 11:01:12 UTC] ✅ API Hash verification passed for profile endpoint
[16-Sep-2025 11:01:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzNDgxfQ.Kzp-Wk9a_AI0Y0exoD7YLsWX8WOB6Xhp_qO9UxGWjRg
[16-Sep-2025 11:01:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Sep-2025 11:01:12 UTC] ✅ JWT token verified successfully for user profile
[16-Sep-2025 11:01:12 UTC] User ID: 5
[16-Sep-2025 11:01:12 UTC] ✅ User profile retrieved successfully for user ID: 5
[16-Sep-2025 11:06:54 UTC] === API CALL LOG ===
[16-Sep-2025 11:06:54 UTC] Endpoint: user/profile.php
[16-Sep-2025 11:06:54 UTC] Full Log Data: {
    "timestamp": "2025-09-16 11:06:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2.59.216.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzNDgxfQ.Kzp-Wk9a_AI0Y0exoD7YLsWX8WOB6Xhp_qO9UxGWjRg",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Sep-2025 11:06:54 UTC] === END API CALL LOG ===
[16-Sep-2025 11:06:54 UTC] ✅ API Hash verification passed for profile endpoint
[16-Sep-2025 11:06:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzNDgxfQ.Kzp-Wk9a_AI0Y0exoD7YLsWX8WOB6Xhp_qO9UxGWjRg
[16-Sep-2025 11:06:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Sep-2025 11:06:54 UTC] ✅ JWT token verified successfully for user profile
[16-Sep-2025 11:06:54 UTC] User ID: 5
[16-Sep-2025 11:06:54 UTC] ✅ User profile retrieved successfully for user ID: 5
[16-Sep-2025 11:20:46 UTC] === API CALL LOG ===
[16-Sep-2025 11:20:46 UTC] Endpoint: user/profile.php
[16-Sep-2025 11:20:46 UTC] Full Log Data: {
    "timestamp": "2025-09-16 11:20:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "74.125.215.38",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4NjI2NDQ1fQ.F4KDRJAp-TqJX2fT2Sc2l0h3E9HXub8-pFdNEOWCGJU",
        "X-API-Hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0",
        "Connection": "keep-alive"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Sep-2025 11:20:46 UTC] === END API CALL LOG ===
[16-Sep-2025 11:20:46 UTC] ✅ API Hash verification passed for profile endpoint
[16-Sep-2025 11:20:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4NjI2NDQ1fQ.F4KDRJAp-TqJX2fT2Sc2l0h3E9HXub8-pFdNEOWCGJU
[16-Sep-2025 11:20:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Sep-2025 11:20:46 UTC] ✅ JWT token verified successfully for user profile
[16-Sep-2025 11:20:46 UTC] User ID: 5
[16-Sep-2025 11:20:46 UTC] ✅ User profile retrieved successfully for user ID: 5
[16-Sep-2025 11:21:15 UTC] === API CALL LOG ===
[16-Sep-2025 11:21:15 UTC] Endpoint: user/profile.php
[16-Sep-2025 11:21:15 UTC] Full Log Data: {
    "timestamp": "2025-09-16 11:21:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "74.125.215.37",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4NjI2NDQ1fQ.F4KDRJAp-TqJX2fT2Sc2l0h3E9HXub8-pFdNEOWCGJU",
        "X-API-Hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0",
        "Connection": "keep-alive"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Sep-2025 11:21:15 UTC] === END API CALL LOG ===
[16-Sep-2025 11:21:15 UTC] ✅ API Hash verification passed for profile endpoint
[16-Sep-2025 11:21:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4NjI2NDQ1fQ.F4KDRJAp-TqJX2fT2Sc2l0h3E9HXub8-pFdNEOWCGJU
[16-Sep-2025 11:21:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Sep-2025 11:21:15 UTC] ✅ JWT token verified successfully for user profile
[16-Sep-2025 11:21:15 UTC] User ID: 5
[16-Sep-2025 11:21:15 UTC] ✅ User profile retrieved successfully for user ID: 5
[16-Sep-2025 11:21:35 UTC] === API CALL LOG ===
[16-Sep-2025 11:21:35 UTC] Endpoint: user/profile.php
[16-Sep-2025 11:21:35 UTC] Full Log Data: {
    "timestamp": "2025-09-16 11:21:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "74.125.215.38",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4NjI2NDQ1fQ.F4KDRJAp-TqJX2fT2Sc2l0h3E9HXub8-pFdNEOWCGJU",
        "X-API-Hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0",
        "Connection": "keep-alive"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Sep-2025 11:21:35 UTC] === END API CALL LOG ===
[16-Sep-2025 11:21:35 UTC] ✅ API Hash verification passed for profile endpoint
[16-Sep-2025 11:21:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4NjI2NDQ1fQ.F4KDRJAp-TqJX2fT2Sc2l0h3E9HXub8-pFdNEOWCGJU
[16-Sep-2025 11:21:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Sep-2025 11:21:35 UTC] ✅ JWT token verified successfully for user profile
[16-Sep-2025 11:21:35 UTC] User ID: 5
[16-Sep-2025 11:21:35 UTC] ✅ User profile retrieved successfully for user ID: 5
[16-Sep-2025 11:21:37 UTC] === API CALL LOG ===
[16-Sep-2025 11:21:37 UTC] Endpoint: user/profile.php
[16-Sep-2025 11:21:37 UTC] Full Log Data: {
    "timestamp": "2025-09-16 11:21:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "74.125.215.37",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4NjI2NDQ1fQ.F4KDRJAp-TqJX2fT2Sc2l0h3E9HXub8-pFdNEOWCGJU",
        "X-API-Hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0",
        "Connection": "keep-alive"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Sep-2025 11:21:37 UTC] === END API CALL LOG ===
[16-Sep-2025 11:21:37 UTC] ✅ API Hash verification passed for profile endpoint
[16-Sep-2025 11:21:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4NjI2NDQ1fQ.F4KDRJAp-TqJX2fT2Sc2l0h3E9HXub8-pFdNEOWCGJU
[16-Sep-2025 11:21:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Sep-2025 11:21:37 UTC] ✅ JWT token verified successfully for user profile
[16-Sep-2025 11:21:37 UTC] User ID: 5
[16-Sep-2025 11:21:37 UTC] ✅ User profile retrieved successfully for user ID: 5
[16-Sep-2025 11:21:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Sep-2025 11:21:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Sep-2025 11:21:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4NjI2NDQ1fQ.F4KDRJAp-TqJX2fT2Sc2l0h3E9HXub8-pFdNEOWCGJU","X-API-Hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Accept-Encoding":"gzip","User-Agent":"okhttp\/4.12.0","Connection":"keep-alive"}
[16-Sep-2025 11:21:40 UTC] === User Orders API Called ===
[16-Sep-2025 11:21:40 UTC] User ID: 5
[16-Sep-2025 11:21:40 UTC] Limit: 20, Offset: 0
[16-Sep-2025 11:21:40 UTC] Orders found: 0
[16-Sep-2025 11:21:40 UTC] Orders data: []
[16-Sep-2025 11:21:40 UTC] Total orders count: 0
[16-Sep-2025 11:21:55 UTC] === API CALL LOG ===
[16-Sep-2025 11:21:55 UTC] Endpoint: user/profile.php
[16-Sep-2025 11:21:55 UTC] Full Log Data: {
    "timestamp": "2025-09-16 11:21:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "74.125.215.38",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4NjI2NDQ1fQ.F4KDRJAp-TqJX2fT2Sc2l0h3E9HXub8-pFdNEOWCGJU",
        "X-API-Hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0",
        "Connection": "keep-alive"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Sep-2025 11:21:55 UTC] === END API CALL LOG ===
[16-Sep-2025 11:21:55 UTC] ✅ API Hash verification passed for profile endpoint
[16-Sep-2025 11:21:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4NjI2NDQ1fQ.F4KDRJAp-TqJX2fT2Sc2l0h3E9HXub8-pFdNEOWCGJU
[16-Sep-2025 11:21:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Sep-2025 11:21:55 UTC] ✅ JWT token verified successfully for user profile
[16-Sep-2025 11:21:55 UTC] User ID: 5
[16-Sep-2025 11:21:55 UTC] ✅ User profile retrieved successfully for user ID: 5
[16-Sep-2025 11:21:56 UTC] === API CALL LOG ===
[16-Sep-2025 11:21:56 UTC] Endpoint: user/profile.php
[16-Sep-2025 11:21:56 UTC] Full Log Data: {
    "timestamp": "2025-09-16 11:21:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "74.125.215.38",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4NjI2NDQ1fQ.F4KDRJAp-TqJX2fT2Sc2l0h3E9HXub8-pFdNEOWCGJU",
        "X-API-Hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0",
        "Connection": "keep-alive"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Sep-2025 11:21:56 UTC] === END API CALL LOG ===
[16-Sep-2025 11:21:56 UTC] ✅ API Hash verification passed for profile endpoint
[16-Sep-2025 11:21:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4NjI2NDQ1fQ.F4KDRJAp-TqJX2fT2Sc2l0h3E9HXub8-pFdNEOWCGJU
[16-Sep-2025 11:21:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Sep-2025 11:21:56 UTC] ✅ JWT token verified successfully for user profile
[16-Sep-2025 11:21:56 UTC] User ID: 5
[16-Sep-2025 11:21:56 UTC] ✅ User profile retrieved successfully for user ID: 5
[16-Sep-2025 11:22:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Sep-2025 11:22:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Sep-2025 11:22:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4NjI2NDQ1fQ.F4KDRJAp-TqJX2fT2Sc2l0h3E9HXub8-pFdNEOWCGJU","X-API-Hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Accept-Encoding":"gzip","User-Agent":"okhttp\/4.12.0","Connection":"keep-alive"}
[16-Sep-2025 11:22:01 UTC] === User Orders API Called ===
[16-Sep-2025 11:22:01 UTC] User ID: 5
[16-Sep-2025 11:22:01 UTC] Limit: 20, Offset: 0
[16-Sep-2025 11:22:01 UTC] Orders found: 0
[16-Sep-2025 11:22:01 UTC] Orders data: []
[16-Sep-2025 11:22:01 UTC] Total orders count: 0
[16-Sep-2025 11:22:05 UTC] === API CALL LOG ===
[16-Sep-2025 11:22:05 UTC] Endpoint: user/profile.php
[16-Sep-2025 11:22:05 UTC] Full Log Data: {
    "timestamp": "2025-09-16 11:22:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "74.125.215.39",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4NjI2NDQ1fQ.F4KDRJAp-TqJX2fT2Sc2l0h3E9HXub8-pFdNEOWCGJU",
        "X-API-Hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0",
        "Connection": "keep-alive"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Sep-2025 11:22:05 UTC] === END API CALL LOG ===
[16-Sep-2025 11:22:05 UTC] ✅ API Hash verification passed for profile endpoint
[16-Sep-2025 11:22:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4NjI2NDQ1fQ.F4KDRJAp-TqJX2fT2Sc2l0h3E9HXub8-pFdNEOWCGJU
[16-Sep-2025 11:22:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Sep-2025 11:22:05 UTC] ✅ JWT token verified successfully for user profile
[16-Sep-2025 11:22:05 UTC] User ID: 5
[16-Sep-2025 11:22:05 UTC] ✅ User profile retrieved successfully for user ID: 5
[16-Sep-2025 11:22:05 UTC] User Purchases API - User ID: 5
[16-Sep-2025 11:22:05 UTC] User Purchases API - Total purchases found: 4
[16-Sep-2025 11:22:22 UTC] === API CALL LOG ===
[16-Sep-2025 11:22:22 UTC] Endpoint: user/profile.php
[16-Sep-2025 11:22:22 UTC] Full Log Data: {
    "timestamp": "2025-09-16 11:22:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "74.125.215.39",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4NjI2NDQ1fQ.F4KDRJAp-TqJX2fT2Sc2l0h3E9HXub8-pFdNEOWCGJU",
        "X-API-Hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0",
        "Connection": "keep-alive"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Sep-2025 11:22:22 UTC] === END API CALL LOG ===
[16-Sep-2025 11:22:22 UTC] ✅ API Hash verification passed for profile endpoint
[16-Sep-2025 11:22:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4NjI2NDQ1fQ.F4KDRJAp-TqJX2fT2Sc2l0h3E9HXub8-pFdNEOWCGJU
[16-Sep-2025 11:22:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Sep-2025 11:22:22 UTC] ✅ JWT token verified successfully for user profile
[16-Sep-2025 11:22:22 UTC] User ID: 5
[16-Sep-2025 11:22:22 UTC] ✅ User profile retrieved successfully for user ID: 5
[16-Sep-2025 11:22:23 UTC] === API CALL LOG ===
[16-Sep-2025 11:22:23 UTC] Endpoint: user/profile.php
[16-Sep-2025 11:22:23 UTC] Full Log Data: {
    "timestamp": "2025-09-16 11:22:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "74.125.215.38",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4NjI2NDQ1fQ.F4KDRJAp-TqJX2fT2Sc2l0h3E9HXub8-pFdNEOWCGJU",
        "X-API-Hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0",
        "Connection": "keep-alive"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Sep-2025 11:22:23 UTC] === END API CALL LOG ===
[16-Sep-2025 11:22:23 UTC] ✅ API Hash verification passed for profile endpoint
[16-Sep-2025 11:22:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4NjI2NDQ1fQ.F4KDRJAp-TqJX2fT2Sc2l0h3E9HXub8-pFdNEOWCGJU
[16-Sep-2025 11:22:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Sep-2025 11:22:23 UTC] ✅ JWT token verified successfully for user profile
[16-Sep-2025 11:22:23 UTC] User ID: 5
[16-Sep-2025 11:22:23 UTC] ✅ User profile retrieved successfully for user ID: 5
[16-Sep-2025 11:22:31 UTC] === API CALL LOG ===
[16-Sep-2025 11:22:31 UTC] Endpoint: user/profile.php
[16-Sep-2025 11:22:31 UTC] Full Log Data: {
    "timestamp": "2025-09-16 11:22:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "74.125.210.33",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4NjI2NTUwfQ.GiKswbiorMl9aFNzvmiUA0E90JgBsn1yWaseVbX-eV8",
        "X-API-Hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0",
        "Connection": "keep-alive"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Sep-2025 11:22:31 UTC] === END API CALL LOG ===
[16-Sep-2025 11:22:31 UTC] ✅ API Hash verification passed for profile endpoint
[16-Sep-2025 11:22:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4NjI2NTUwfQ.GiKswbiorMl9aFNzvmiUA0E90JgBsn1yWaseVbX-eV8
[16-Sep-2025 11:22:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Sep-2025 11:22:31 UTC] ✅ JWT token verified successfully for user profile
[16-Sep-2025 11:22:31 UTC] User ID: 5
[16-Sep-2025 11:22:31 UTC] ✅ User profile retrieved successfully for user ID: 5
[16-Sep-2025 11:23:08 UTC] === API CALL LOG ===
[16-Sep-2025 11:23:08 UTC] Endpoint: user/profile.php
[16-Sep-2025 11:23:08 UTC] Full Log Data: {
    "timestamp": "2025-09-16 11:23:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "74.125.210.34",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4NjI2NTUwfQ.GiKswbiorMl9aFNzvmiUA0E90JgBsn1yWaseVbX-eV8",
        "X-API-Hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0",
        "Connection": "keep-alive"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Sep-2025 11:23:08 UTC] === END API CALL LOG ===
[16-Sep-2025 11:23:08 UTC] ✅ API Hash verification passed for profile endpoint
[16-Sep-2025 11:23:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4NjI2NTUwfQ.GiKswbiorMl9aFNzvmiUA0E90JgBsn1yWaseVbX-eV8
[16-Sep-2025 11:23:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Sep-2025 11:23:08 UTC] ✅ JWT token verified successfully for user profile
[16-Sep-2025 11:23:08 UTC] User ID: 5
[16-Sep-2025 11:23:08 UTC] ✅ User profile retrieved successfully for user ID: 5
[16-Sep-2025 11:23:08 UTC] User Purchases API - User ID: 5
[16-Sep-2025 11:23:08 UTC] User Purchases API - Total purchases found: 4
[16-Sep-2025 11:23:14 UTC] === API CALL LOG ===
[16-Sep-2025 11:23:14 UTC] Endpoint: user/profile.php
[16-Sep-2025 11:23:14 UTC] Full Log Data: {
    "timestamp": "2025-09-16 11:23:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "74.125.215.37",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4NjI2NDQ1fQ.F4KDRJAp-TqJX2fT2Sc2l0h3E9HXub8-pFdNEOWCGJU",
        "X-API-Hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0",
        "Connection": "keep-alive"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Sep-2025 11:23:14 UTC] === END API CALL LOG ===
[16-Sep-2025 11:23:14 UTC] ✅ API Hash verification passed for profile endpoint
[16-Sep-2025 11:23:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4NjI2NDQ1fQ.F4KDRJAp-TqJX2fT2Sc2l0h3E9HXub8-pFdNEOWCGJU
[16-Sep-2025 11:23:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Sep-2025 11:23:14 UTC] ✅ JWT token verified successfully for user profile
[16-Sep-2025 11:23:14 UTC] User ID: 5
[16-Sep-2025 11:23:14 UTC] ✅ User profile retrieved successfully for user ID: 5
[16-Sep-2025 11:23:15 UTC] === API CALL LOG ===
[16-Sep-2025 11:23:15 UTC] Endpoint: user/profile.php
[16-Sep-2025 11:23:15 UTC] Full Log Data: {
    "timestamp": "2025-09-16 11:23:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "74.125.210.33",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4NjI2NTUwfQ.GiKswbiorMl9aFNzvmiUA0E90JgBsn1yWaseVbX-eV8",
        "X-API-Hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0",
        "Connection": "keep-alive"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Sep-2025 11:23:15 UTC] === END API CALL LOG ===
[16-Sep-2025 11:23:15 UTC] ✅ API Hash verification passed for profile endpoint
[16-Sep-2025 11:23:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4NjI2NTUwfQ.GiKswbiorMl9aFNzvmiUA0E90JgBsn1yWaseVbX-eV8
[16-Sep-2025 11:23:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Sep-2025 11:23:15 UTC] ✅ JWT token verified successfully for user profile
[16-Sep-2025 11:23:15 UTC] User ID: 5
[16-Sep-2025 11:23:15 UTC] ✅ User profile retrieved successfully for user ID: 5
[16-Sep-2025 11:23:31 UTC] === API CALL LOG ===
[16-Sep-2025 11:23:31 UTC] Endpoint: user/profile.php
[16-Sep-2025 11:23:31 UTC] Full Log Data: {
    "timestamp": "2025-09-16 11:23:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "74.125.215.39",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4NjI2NDQ1fQ.F4KDRJAp-TqJX2fT2Sc2l0h3E9HXub8-pFdNEOWCGJU",
        "X-API-Hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0",
        "Connection": "keep-alive"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Sep-2025 11:23:31 UTC] === END API CALL LOG ===
[16-Sep-2025 11:23:31 UTC] ✅ API Hash verification passed for profile endpoint
[16-Sep-2025 11:23:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4NjI2NDQ1fQ.F4KDRJAp-TqJX2fT2Sc2l0h3E9HXub8-pFdNEOWCGJU
[16-Sep-2025 11:23:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Sep-2025 11:23:31 UTC] ✅ JWT token verified successfully for user profile
[16-Sep-2025 11:23:31 UTC] User ID: 5
[16-Sep-2025 11:23:31 UTC] ✅ User profile retrieved successfully for user ID: 5
[16-Sep-2025 11:23:32 UTC] === API CALL LOG ===
[16-Sep-2025 11:23:32 UTC] Endpoint: user/profile.php
[16-Sep-2025 11:23:32 UTC] Full Log Data: {
    "timestamp": "2025-09-16 11:23:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "74.125.215.37",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4NjI2NDQ1fQ.F4KDRJAp-TqJX2fT2Sc2l0h3E9HXub8-pFdNEOWCGJU",
        "X-API-Hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0",
        "Connection": "keep-alive"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Sep-2025 11:23:32 UTC] === END API CALL LOG ===
[16-Sep-2025 11:23:32 UTC] ✅ API Hash verification passed for profile endpoint
[16-Sep-2025 11:23:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4NjI2NDQ1fQ.F4KDRJAp-TqJX2fT2Sc2l0h3E9HXub8-pFdNEOWCGJU
[16-Sep-2025 11:23:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Sep-2025 11:23:32 UTC] ✅ JWT token verified successfully for user profile
[16-Sep-2025 11:23:32 UTC] User ID: 5
[16-Sep-2025 11:23:32 UTC] ✅ User profile retrieved successfully for user ID: 5
[16-Sep-2025 11:23:35 UTC] === API CALL LOG ===
[16-Sep-2025 11:23:35 UTC] Endpoint: user/profile.php
[16-Sep-2025 11:23:35 UTC] Full Log Data: {
    "timestamp": "2025-09-16 11:23:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "74.125.215.37",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4NjI2NDQ1fQ.F4KDRJAp-TqJX2fT2Sc2l0h3E9HXub8-pFdNEOWCGJU",
        "X-API-Hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0",
        "Connection": "keep-alive"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Sep-2025 11:23:35 UTC] === END API CALL LOG ===
[16-Sep-2025 11:23:35 UTC] ✅ API Hash verification passed for profile endpoint
[16-Sep-2025 11:23:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4NjI2NDQ1fQ.F4KDRJAp-TqJX2fT2Sc2l0h3E9HXub8-pFdNEOWCGJU
[16-Sep-2025 11:23:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Sep-2025 11:23:35 UTC] ✅ JWT token verified successfully for user profile
[16-Sep-2025 11:23:35 UTC] User ID: 5
[16-Sep-2025 11:23:35 UTC] ✅ User profile retrieved successfully for user ID: 5
[16-Sep-2025 11:23:35 UTC] User Purchases API - User ID: 5
[16-Sep-2025 11:23:35 UTC] User Purchases API - Total purchases found: 4
[16-Sep-2025 11:23:43 UTC] === API CALL LOG ===
[16-Sep-2025 11:23:43 UTC] Endpoint: user/profile.php
[16-Sep-2025 11:23:43 UTC] Full Log Data: {
    "timestamp": "2025-09-16 11:23:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "74.125.210.33",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4NjI2NTUwfQ.GiKswbiorMl9aFNzvmiUA0E90JgBsn1yWaseVbX-eV8",
        "X-API-Hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0",
        "Connection": "keep-alive"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Sep-2025 11:23:43 UTC] === END API CALL LOG ===
[16-Sep-2025 11:23:43 UTC] ✅ API Hash verification passed for profile endpoint
[16-Sep-2025 11:23:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4NjI2NTUwfQ.GiKswbiorMl9aFNzvmiUA0E90JgBsn1yWaseVbX-eV8
[16-Sep-2025 11:23:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Sep-2025 11:23:43 UTC] ✅ JWT token verified successfully for user profile
[16-Sep-2025 11:23:43 UTC] User ID: 5
[16-Sep-2025 11:23:43 UTC] ✅ User profile retrieved successfully for user ID: 5
[16-Sep-2025 11:23:44 UTC] === API CALL LOG ===
[16-Sep-2025 11:23:44 UTC] Endpoint: user/profile.php
[16-Sep-2025 11:23:44 UTC] Full Log Data: {
    "timestamp": "2025-09-16 11:23:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "74.125.210.35",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4NjI2NTUwfQ.GiKswbiorMl9aFNzvmiUA0E90JgBsn1yWaseVbX-eV8",
        "X-API-Hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0",
        "Connection": "keep-alive"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Sep-2025 11:23:44 UTC] === END API CALL LOG ===
[16-Sep-2025 11:23:44 UTC] ✅ API Hash verification passed for profile endpoint
[16-Sep-2025 11:23:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4NjI2NTUwfQ.GiKswbiorMl9aFNzvmiUA0E90JgBsn1yWaseVbX-eV8
[16-Sep-2025 11:23:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Sep-2025 11:23:44 UTC] ✅ JWT token verified successfully for user profile
[16-Sep-2025 11:23:44 UTC] User ID: 5
[16-Sep-2025 11:23:44 UTC] ✅ User profile retrieved successfully for user ID: 5
[16-Sep-2025 11:24:07 UTC] === API CALL LOG ===
[16-Sep-2025 11:24:07 UTC] Endpoint: user/profile.php
[16-Sep-2025 11:24:07 UTC] Full Log Data: {
    "timestamp": "2025-09-16 11:24:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "74.125.210.35",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4NjI2NTUwfQ.GiKswbiorMl9aFNzvmiUA0E90JgBsn1yWaseVbX-eV8",
        "X-API-Hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0",
        "Connection": "keep-alive"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Sep-2025 11:24:07 UTC] === END API CALL LOG ===
[16-Sep-2025 11:24:07 UTC] ✅ API Hash verification passed for profile endpoint
[16-Sep-2025 11:24:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4NjI2NTUwfQ.GiKswbiorMl9aFNzvmiUA0E90JgBsn1yWaseVbX-eV8
[16-Sep-2025 11:24:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Sep-2025 11:24:07 UTC] ✅ JWT token verified successfully for user profile
[16-Sep-2025 11:24:07 UTC] User ID: 5
[16-Sep-2025 11:24:07 UTC] ✅ User profile retrieved successfully for user ID: 5
[16-Sep-2025 11:24:07 UTC] User Purchases API - User ID: 5
[16-Sep-2025 11:24:07 UTC] User Purchases API - Total purchases found: 4
[16-Sep-2025 11:24:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Sep-2025 11:24:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Sep-2025 11:24:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4NjI2NDQ1fQ.F4KDRJAp-TqJX2fT2Sc2l0h3E9HXub8-pFdNEOWCGJU","X-API-Hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Accept-Encoding":"gzip","User-Agent":"okhttp\/4.12.0","Connection":"keep-alive"}
[16-Sep-2025 11:24:11 UTC] === User Orders API Called ===
[16-Sep-2025 11:24:11 UTC] User ID: 5
[16-Sep-2025 11:24:11 UTC] Limit: 20, Offset: 0
[16-Sep-2025 11:24:11 UTC] Orders found: 0
[16-Sep-2025 11:24:11 UTC] Orders data: []
[16-Sep-2025 11:24:11 UTC] Total orders count: 0
[16-Sep-2025 11:24:15 UTC] === API CALL LOG ===
[16-Sep-2025 11:24:15 UTC] Endpoint: user/profile.php
[16-Sep-2025 11:24:15 UTC] Full Log Data: {
    "timestamp": "2025-09-16 11:24:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "74.125.215.38",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4NjI2NDQ1fQ.F4KDRJAp-TqJX2fT2Sc2l0h3E9HXub8-pFdNEOWCGJU",
        "X-API-Hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0",
        "Connection": "keep-alive"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Sep-2025 11:24:15 UTC] === END API CALL LOG ===
[16-Sep-2025 11:24:15 UTC] ✅ API Hash verification passed for profile endpoint
[16-Sep-2025 11:24:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4NjI2NDQ1fQ.F4KDRJAp-TqJX2fT2Sc2l0h3E9HXub8-pFdNEOWCGJU
[16-Sep-2025 11:24:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Sep-2025 11:24:15 UTC] ✅ JWT token verified successfully for user profile
[16-Sep-2025 11:24:15 UTC] User ID: 5
[16-Sep-2025 11:24:15 UTC] ✅ User profile retrieved successfully for user ID: 5
[16-Sep-2025 11:24:17 UTC] === API CALL LOG ===
[16-Sep-2025 11:24:17 UTC] Endpoint: user/profile.php
[16-Sep-2025 11:24:17 UTC] Full Log Data: {
    "timestamp": "2025-09-16 11:24:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "74.125.210.33",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4NjI2NTUwfQ.GiKswbiorMl9aFNzvmiUA0E90JgBsn1yWaseVbX-eV8",
        "X-API-Hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0",
        "Connection": "keep-alive"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Sep-2025 11:24:17 UTC] === END API CALL LOG ===
[16-Sep-2025 11:24:17 UTC] ✅ API Hash verification passed for profile endpoint
[16-Sep-2025 11:24:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4NjI2NTUwfQ.GiKswbiorMl9aFNzvmiUA0E90JgBsn1yWaseVbX-eV8
[16-Sep-2025 11:24:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Sep-2025 11:24:17 UTC] ✅ JWT token verified successfully for user profile
[16-Sep-2025 11:24:17 UTC] User ID: 5
[16-Sep-2025 11:24:17 UTC] ✅ User profile retrieved successfully for user ID: 5
[16-Sep-2025 11:24:17 UTC] User Purchases API - User ID: 5
[16-Sep-2025 11:24:17 UTC] User Purchases API - Total purchases found: 4
[16-Sep-2025 11:24:33 UTC] === API CALL LOG ===
[16-Sep-2025 11:24:33 UTC] Endpoint: user/profile.php
[16-Sep-2025 11:24:33 UTC] Full Log Data: {
    "timestamp": "2025-09-16 11:24:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "74.125.210.34",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4NjI2NTUwfQ.GiKswbiorMl9aFNzvmiUA0E90JgBsn1yWaseVbX-eV8",
        "X-API-Hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0",
        "Connection": "keep-alive"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Sep-2025 11:24:33 UTC] === END API CALL LOG ===
[16-Sep-2025 11:24:33 UTC] ✅ API Hash verification passed for profile endpoint
[16-Sep-2025 11:24:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4NjI2NTUwfQ.GiKswbiorMl9aFNzvmiUA0E90JgBsn1yWaseVbX-eV8
[16-Sep-2025 11:24:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Sep-2025 11:24:33 UTC] ✅ JWT token verified successfully for user profile
[16-Sep-2025 11:24:33 UTC] User ID: 5
[16-Sep-2025 11:24:33 UTC] ✅ User profile retrieved successfully for user ID: 5
[16-Sep-2025 11:24:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Sep-2025 11:24:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Sep-2025 11:24:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4NjI2NTUwfQ.GiKswbiorMl9aFNzvmiUA0E90JgBsn1yWaseVbX-eV8","X-API-Hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Accept-Encoding":"gzip","User-Agent":"okhttp\/4.12.0","Connection":"keep-alive"}
[16-Sep-2025 11:24:39 UTC] === User Orders API Called ===
[16-Sep-2025 11:24:39 UTC] User ID: 5
[16-Sep-2025 11:24:39 UTC] Limit: 20, Offset: 0
[16-Sep-2025 11:24:39 UTC] Orders found: 0
[16-Sep-2025 11:24:39 UTC] Orders data: []
[16-Sep-2025 11:24:39 UTC] Total orders count: 0
[16-Sep-2025 12:59:19 UTC] === API CALL LOG ===
[16-Sep-2025 12:59:19 UTC] Endpoint: user/profile.php
[16-Sep-2025 12:59:19 UTC] Full Log Data: {
    "timestamp": "2025-09-16 12:59:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "91.98.135.107",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzOTg2fQ.324-eH0VQjV9zRW8LC-na22iWoxygQz8ZRJUjJ-QsxA",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Sep-2025 12:59:19 UTC] === END API CALL LOG ===
[16-Sep-2025 12:59:19 UTC] ✅ API Hash verification passed for profile endpoint
[16-Sep-2025 12:59:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzOTg2fQ.324-eH0VQjV9zRW8LC-na22iWoxygQz8ZRJUjJ-QsxA
[16-Sep-2025 12:59:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Sep-2025 12:59:19 UTC] ✅ JWT token verified successfully for user profile
[16-Sep-2025 12:59:19 UTC] User ID: 5
[16-Sep-2025 12:59:19 UTC] ✅ User profile retrieved successfully for user ID: 5
[16-Sep-2025 12:59:19 UTC] === API CALL LOG ===
[16-Sep-2025 12:59:19 UTC] Endpoint: user/profile.php
[16-Sep-2025 12:59:19 UTC] Full Log Data: {
    "timestamp": "2025-09-16 12:59:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "91.98.135.107",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzOTg2fQ.324-eH0VQjV9zRW8LC-na22iWoxygQz8ZRJUjJ-QsxA",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Sep-2025 12:59:19 UTC] === END API CALL LOG ===
[16-Sep-2025 12:59:19 UTC] ✅ API Hash verification passed for profile endpoint
[16-Sep-2025 12:59:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzOTg2fQ.324-eH0VQjV9zRW8LC-na22iWoxygQz8ZRJUjJ-QsxA
[16-Sep-2025 12:59:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Sep-2025 12:59:19 UTC] ✅ JWT token verified successfully for user profile
[16-Sep-2025 12:59:19 UTC] User ID: 5
[16-Sep-2025 12:59:19 UTC] ✅ User profile retrieved successfully for user ID: 5
[16-Sep-2025 13:00:28 UTC] === API CALL LOG ===
[16-Sep-2025 13:00:28 UTC] Endpoint: user/profile.php
[16-Sep-2025 13:00:28 UTC] Full Log Data: {
    "timestamp": "2025-09-16 13:00:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "91.98.135.107",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzOTg2fQ.324-eH0VQjV9zRW8LC-na22iWoxygQz8ZRJUjJ-QsxA",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Sep-2025 13:00:28 UTC] === END API CALL LOG ===
[16-Sep-2025 13:00:28 UTC] ✅ API Hash verification passed for profile endpoint
[16-Sep-2025 13:00:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzOTg2fQ.324-eH0VQjV9zRW8LC-na22iWoxygQz8ZRJUjJ-QsxA
[16-Sep-2025 13:00:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Sep-2025 13:00:28 UTC] ✅ JWT token verified successfully for user profile
[16-Sep-2025 13:00:28 UTC] User ID: 5
[16-Sep-2025 13:00:28 UTC] ✅ User profile retrieved successfully for user ID: 5
[16-Sep-2025 13:11:37 UTC] === API CALL LOG ===
[16-Sep-2025 13:11:37 UTC] Endpoint: user/profile.php
[16-Sep-2025 13:11:37 UTC] Full Log Data: {
    "timestamp": "2025-09-16 13:11:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2.59.216.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzNDgxfQ.Kzp-Wk9a_AI0Y0exoD7YLsWX8WOB6Xhp_qO9UxGWjRg",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Sep-2025 13:11:37 UTC] === END API CALL LOG ===
[16-Sep-2025 13:11:37 UTC] ✅ API Hash verification passed for profile endpoint
[16-Sep-2025 13:11:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzNDgxfQ.Kzp-Wk9a_AI0Y0exoD7YLsWX8WOB6Xhp_qO9UxGWjRg
[16-Sep-2025 13:11:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Sep-2025 13:11:37 UTC] ✅ JWT token verified successfully for user profile
[16-Sep-2025 13:11:37 UTC] User ID: 5
[16-Sep-2025 13:11:37 UTC] ✅ User profile retrieved successfully for user ID: 5
[16-Sep-2025 13:11:38 UTC] === API CALL LOG ===
[16-Sep-2025 13:11:38 UTC] Endpoint: user/profile.php
[16-Sep-2025 13:11:38 UTC] Full Log Data: {
    "timestamp": "2025-09-16 13:11:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2.59.216.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzNDgxfQ.Kzp-Wk9a_AI0Y0exoD7YLsWX8WOB6Xhp_qO9UxGWjRg",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Sep-2025 13:11:38 UTC] === END API CALL LOG ===
[16-Sep-2025 13:11:38 UTC] ✅ API Hash verification passed for profile endpoint
[16-Sep-2025 13:11:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzNDgxfQ.Kzp-Wk9a_AI0Y0exoD7YLsWX8WOB6Xhp_qO9UxGWjRg
[16-Sep-2025 13:11:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Sep-2025 13:11:38 UTC] ✅ JWT token verified successfully for user profile
[16-Sep-2025 13:11:38 UTC] User ID: 5
[16-Sep-2025 13:11:38 UTC] ✅ User profile retrieved successfully for user ID: 5
[16-Sep-2025 13:11:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Sep-2025 13:11:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Sep-2025 13:11:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzNDgxfQ.Kzp-Wk9a_AI0Y0exoD7YLsWX8WOB6Xhp_qO9UxGWjRg","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Accept-Encoding":"gzip","User-Agent":"okhttp\/4.12.0"}
[16-Sep-2025 13:11:48 UTC] === User Orders API Called ===
[16-Sep-2025 13:11:48 UTC] User ID: 5
[16-Sep-2025 13:11:48 UTC] Limit: 20, Offset: 0
[16-Sep-2025 13:11:48 UTC] Orders found: 0
[16-Sep-2025 13:11:48 UTC] Orders data: []
[16-Sep-2025 13:11:48 UTC] Total orders count: 0
[16-Sep-2025 13:11:50 UTC] === API CALL LOG ===
[16-Sep-2025 13:11:50 UTC] Endpoint: user/profile.php
[16-Sep-2025 13:11:50 UTC] Full Log Data: {
    "timestamp": "2025-09-16 13:11:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2.59.216.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzNDgxfQ.Kzp-Wk9a_AI0Y0exoD7YLsWX8WOB6Xhp_qO9UxGWjRg",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Sep-2025 13:11:50 UTC] === END API CALL LOG ===
[16-Sep-2025 13:11:50 UTC] ✅ API Hash verification passed for profile endpoint
[16-Sep-2025 13:11:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzNDgxfQ.Kzp-Wk9a_AI0Y0exoD7YLsWX8WOB6Xhp_qO9UxGWjRg
[16-Sep-2025 13:11:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Sep-2025 13:11:50 UTC] ✅ JWT token verified successfully for user profile
[16-Sep-2025 13:11:50 UTC] User ID: 5
[16-Sep-2025 13:11:50 UTC] ✅ User profile retrieved successfully for user ID: 5
[16-Sep-2025 13:11:50 UTC] User Purchases API - User ID: 5
[16-Sep-2025 13:11:50 UTC] User Purchases API - Total purchases found: 4
[16-Sep-2025 13:11:51 UTC] User Purchases API - User ID: 5
[16-Sep-2025 13:11:51 UTC] User Purchases API - Total purchases found: 4
[16-Sep-2025 13:11:53 UTC] === API CALL LOG ===
[16-Sep-2025 13:11:53 UTC] Endpoint: user/profile.php
[16-Sep-2025 13:11:53 UTC] Full Log Data: {
    "timestamp": "2025-09-16 13:11:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2.59.216.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzNDgxfQ.Kzp-Wk9a_AI0Y0exoD7YLsWX8WOB6Xhp_qO9UxGWjRg",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Sep-2025 13:11:53 UTC] === END API CALL LOG ===
[16-Sep-2025 13:11:53 UTC] ✅ API Hash verification passed for profile endpoint
[16-Sep-2025 13:11:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzNDgxfQ.Kzp-Wk9a_AI0Y0exoD7YLsWX8WOB6Xhp_qO9UxGWjRg
[16-Sep-2025 13:11:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Sep-2025 13:11:53 UTC] ✅ JWT token verified successfully for user profile
[16-Sep-2025 13:11:53 UTC] User ID: 5
[16-Sep-2025 13:11:53 UTC] ✅ User profile retrieved successfully for user ID: 5
[16-Sep-2025 13:11:53 UTC] User Purchases API - User ID: 5
[16-Sep-2025 13:11:53 UTC] User Purchases API - Total purchases found: 4
[16-Sep-2025 13:11:56 UTC] === API CALL LOG ===
[16-Sep-2025 13:11:56 UTC] Endpoint: user/profile.php
[16-Sep-2025 13:11:56 UTC] Full Log Data: {
    "timestamp": "2025-09-16 13:11:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2.59.216.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzNDgxfQ.Kzp-Wk9a_AI0Y0exoD7YLsWX8WOB6Xhp_qO9UxGWjRg",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Sep-2025 13:11:56 UTC] === END API CALL LOG ===
[16-Sep-2025 13:11:56 UTC] ✅ API Hash verification passed for profile endpoint
[16-Sep-2025 13:11:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzNDgxfQ.Kzp-Wk9a_AI0Y0exoD7YLsWX8WOB6Xhp_qO9UxGWjRg
[16-Sep-2025 13:11:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Sep-2025 13:11:56 UTC] ✅ JWT token verified successfully for user profile
[16-Sep-2025 13:11:56 UTC] User ID: 5
[16-Sep-2025 13:11:56 UTC] ✅ User profile retrieved successfully for user ID: 5
[16-Sep-2025 13:11:57 UTC] User Purchases API - User ID: 5
[16-Sep-2025 13:11:57 UTC] User Purchases API - Total purchases found: 4
[16-Sep-2025 13:11:59 UTC] === API CALL LOG ===
[16-Sep-2025 13:11:59 UTC] Endpoint: user/profile.php
[16-Sep-2025 13:11:59 UTC] Full Log Data: {
    "timestamp": "2025-09-16 13:11:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2.59.216.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzNDgxfQ.Kzp-Wk9a_AI0Y0exoD7YLsWX8WOB6Xhp_qO9UxGWjRg",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Sep-2025 13:11:59 UTC] === END API CALL LOG ===
[16-Sep-2025 13:11:59 UTC] ✅ API Hash verification passed for profile endpoint
[16-Sep-2025 13:11:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzNDgxfQ.Kzp-Wk9a_AI0Y0exoD7YLsWX8WOB6Xhp_qO9UxGWjRg
[16-Sep-2025 13:11:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Sep-2025 13:11:59 UTC] ✅ JWT token verified successfully for user profile
[16-Sep-2025 13:11:59 UTC] User ID: 5
[16-Sep-2025 13:11:59 UTC] ✅ User profile retrieved successfully for user ID: 5
[16-Sep-2025 13:12:22 UTC] === API CALL LOG ===
[16-Sep-2025 13:12:22 UTC] Endpoint: user/profile.php
[16-Sep-2025 13:12:22 UTC] Full Log Data: {
    "timestamp": "2025-09-16 13:12:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "91.98.135.107",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzOTg2fQ.324-eH0VQjV9zRW8LC-na22iWoxygQz8ZRJUjJ-QsxA",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Sep-2025 13:12:22 UTC] === END API CALL LOG ===
[16-Sep-2025 13:12:22 UTC] ✅ API Hash verification passed for profile endpoint
[16-Sep-2025 13:12:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzOTg2fQ.324-eH0VQjV9zRW8LC-na22iWoxygQz8ZRJUjJ-QsxA
[16-Sep-2025 13:12:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Sep-2025 13:12:22 UTC] ✅ JWT token verified successfully for user profile
[16-Sep-2025 13:12:22 UTC] User ID: 5
[16-Sep-2025 13:12:22 UTC] ✅ User profile retrieved successfully for user ID: 5
[16-Sep-2025 13:12:23 UTC] === API CALL LOG ===
[16-Sep-2025 13:12:23 UTC] Endpoint: user/profile.php
[16-Sep-2025 13:12:23 UTC] Full Log Data: {
    "timestamp": "2025-09-16 13:12:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "91.98.135.107",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzOTg2fQ.324-eH0VQjV9zRW8LC-na22iWoxygQz8ZRJUjJ-QsxA",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Sep-2025 13:12:23 UTC] === END API CALL LOG ===
[16-Sep-2025 13:12:23 UTC] ✅ API Hash verification passed for profile endpoint
[16-Sep-2025 13:12:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzOTg2fQ.324-eH0VQjV9zRW8LC-na22iWoxygQz8ZRJUjJ-QsxA
[16-Sep-2025 13:12:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Sep-2025 13:12:23 UTC] ✅ JWT token verified successfully for user profile
[16-Sep-2025 13:12:23 UTC] User ID: 5
[16-Sep-2025 13:12:23 UTC] ✅ User profile retrieved successfully for user ID: 5
[16-Sep-2025 13:12:31 UTC] === API CALL LOG ===
[16-Sep-2025 13:12:31 UTC] Endpoint: user/profile.php
[16-Sep-2025 13:12:31 UTC] Full Log Data: {
    "timestamp": "2025-09-16 13:12:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "91.98.135.107",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzOTg2fQ.324-eH0VQjV9zRW8LC-na22iWoxygQz8ZRJUjJ-QsxA",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Sep-2025 13:12:31 UTC] === END API CALL LOG ===
[16-Sep-2025 13:12:31 UTC] ✅ API Hash verification passed for profile endpoint
[16-Sep-2025 13:12:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzOTg2fQ.324-eH0VQjV9zRW8LC-na22iWoxygQz8ZRJUjJ-QsxA
[16-Sep-2025 13:12:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Sep-2025 13:12:31 UTC] ✅ JWT token verified successfully for user profile
[16-Sep-2025 13:12:31 UTC] User ID: 5
[16-Sep-2025 13:12:31 UTC] ✅ User profile retrieved successfully for user ID: 5
[16-Sep-2025 13:13:26 UTC] === API CALL LOG ===
[16-Sep-2025 13:13:26 UTC] Endpoint: user/profile.php
[16-Sep-2025 13:13:26 UTC] Full Log Data: {
    "timestamp": "2025-09-16 13:13:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2.59.216.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzNDgxfQ.Kzp-Wk9a_AI0Y0exoD7YLsWX8WOB6Xhp_qO9UxGWjRg",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Sep-2025 13:13:26 UTC] === END API CALL LOG ===
[16-Sep-2025 13:13:26 UTC] ✅ API Hash verification passed for profile endpoint
[16-Sep-2025 13:13:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzNDgxfQ.Kzp-Wk9a_AI0Y0exoD7YLsWX8WOB6Xhp_qO9UxGWjRg
[16-Sep-2025 13:13:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Sep-2025 13:13:26 UTC] ✅ JWT token verified successfully for user profile
[16-Sep-2025 13:13:26 UTC] User ID: 5
[16-Sep-2025 13:13:26 UTC] ✅ User profile retrieved successfully for user ID: 5
[16-Sep-2025 13:13:31 UTC] === API CALL LOG ===
[16-Sep-2025 13:13:31 UTC] Endpoint: user/profile.php
[16-Sep-2025 13:13:31 UTC] Full Log Data: {
    "timestamp": "2025-09-16 13:13:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2.59.216.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzNDgxfQ.Kzp-Wk9a_AI0Y0exoD7YLsWX8WOB6Xhp_qO9UxGWjRg",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Sep-2025 13:13:31 UTC] === END API CALL LOG ===
[16-Sep-2025 13:13:31 UTC] ✅ API Hash verification passed for profile endpoint
[16-Sep-2025 13:13:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzNDgxfQ.Kzp-Wk9a_AI0Y0exoD7YLsWX8WOB6Xhp_qO9UxGWjRg
[16-Sep-2025 13:13:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Sep-2025 13:13:31 UTC] ✅ JWT token verified successfully for user profile
[16-Sep-2025 13:13:31 UTC] User ID: 5
[16-Sep-2025 13:13:31 UTC] ✅ User profile retrieved successfully for user ID: 5
[16-Sep-2025 13:23:05 UTC] === API CALL LOG ===
[16-Sep-2025 13:23:05 UTC] Endpoint: user/profile.php
[16-Sep-2025 13:23:05 UTC] Full Log Data: {
    "timestamp": "2025-09-16 13:23:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2.59.216.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzNDgxfQ.Kzp-Wk9a_AI0Y0exoD7YLsWX8WOB6Xhp_qO9UxGWjRg",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Sep-2025 13:23:05 UTC] === END API CALL LOG ===
[16-Sep-2025 13:23:05 UTC] ✅ API Hash verification passed for profile endpoint
[16-Sep-2025 13:23:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzNDgxfQ.Kzp-Wk9a_AI0Y0exoD7YLsWX8WOB6Xhp_qO9UxGWjRg
[16-Sep-2025 13:23:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Sep-2025 13:23:05 UTC] ✅ JWT token verified successfully for user profile
[16-Sep-2025 13:23:05 UTC] User ID: 5
[16-Sep-2025 13:23:05 UTC] ✅ User profile retrieved successfully for user ID: 5
[16-Sep-2025 13:23:07 UTC] === API CALL LOG ===
[16-Sep-2025 13:23:07 UTC] Endpoint: user/profile.php
[16-Sep-2025 13:23:07 UTC] Full Log Data: {
    "timestamp": "2025-09-16 13:23:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2.59.216.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzNDgxfQ.Kzp-Wk9a_AI0Y0exoD7YLsWX8WOB6Xhp_qO9UxGWjRg",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Sep-2025 13:23:07 UTC] === END API CALL LOG ===
[16-Sep-2025 13:23:07 UTC] ✅ API Hash verification passed for profile endpoint
[16-Sep-2025 13:23:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzNDgxfQ.Kzp-Wk9a_AI0Y0exoD7YLsWX8WOB6Xhp_qO9UxGWjRg
[16-Sep-2025 13:23:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Sep-2025 13:23:07 UTC] ✅ JWT token verified successfully for user profile
[16-Sep-2025 13:23:07 UTC] User ID: 5
[16-Sep-2025 13:23:07 UTC] ✅ User profile retrieved successfully for user ID: 5
[16-Sep-2025 13:23:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Sep-2025 13:23:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Sep-2025 13:23:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzNDgxfQ.Kzp-Wk9a_AI0Y0exoD7YLsWX8WOB6Xhp_qO9UxGWjRg","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Accept-Encoding":"gzip","User-Agent":"okhttp\/4.12.0"}
[16-Sep-2025 13:23:15 UTC] === User Orders API Called ===
[16-Sep-2025 13:23:15 UTC] User ID: 5
[16-Sep-2025 13:23:15 UTC] Limit: 20, Offset: 0
[16-Sep-2025 13:23:15 UTC] Orders found: 0
[16-Sep-2025 13:23:15 UTC] Orders data: []
[16-Sep-2025 13:23:15 UTC] Total orders count: 0
[16-Sep-2025 13:23:16 UTC] === API CALL LOG ===
[16-Sep-2025 13:23:16 UTC] Endpoint: user/profile.php
[16-Sep-2025 13:23:16 UTC] Full Log Data: {
    "timestamp": "2025-09-16 13:23:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2.59.216.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzNDgxfQ.Kzp-Wk9a_AI0Y0exoD7YLsWX8WOB6Xhp_qO9UxGWjRg",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Sep-2025 13:23:16 UTC] === END API CALL LOG ===
[16-Sep-2025 13:23:16 UTC] ✅ API Hash verification passed for profile endpoint
[16-Sep-2025 13:23:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzNDgxfQ.Kzp-Wk9a_AI0Y0exoD7YLsWX8WOB6Xhp_qO9UxGWjRg
[16-Sep-2025 13:23:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Sep-2025 13:23:16 UTC] ✅ JWT token verified successfully for user profile
[16-Sep-2025 13:23:16 UTC] User ID: 5
[16-Sep-2025 13:23:16 UTC] ✅ User profile retrieved successfully for user ID: 5
[16-Sep-2025 13:23:16 UTC] User Purchases API - User ID: 5
[16-Sep-2025 13:23:16 UTC] User Purchases API - Total purchases found: 4
[16-Sep-2025 13:23:18 UTC] === API CALL LOG ===
[16-Sep-2025 13:23:18 UTC] Endpoint: user/profile.php
[16-Sep-2025 13:23:18 UTC] Full Log Data: {
    "timestamp": "2025-09-16 13:23:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2.59.216.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzNDgxfQ.Kzp-Wk9a_AI0Y0exoD7YLsWX8WOB6Xhp_qO9UxGWjRg",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Sep-2025 13:23:18 UTC] === END API CALL LOG ===
[16-Sep-2025 13:23:18 UTC] ✅ API Hash verification passed for profile endpoint
[16-Sep-2025 13:23:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzNDgxfQ.Kzp-Wk9a_AI0Y0exoD7YLsWX8WOB6Xhp_qO9UxGWjRg
[16-Sep-2025 13:23:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Sep-2025 13:23:18 UTC] ✅ JWT token verified successfully for user profile
[16-Sep-2025 13:23:18 UTC] User ID: 5
[16-Sep-2025 13:23:18 UTC] ✅ User profile retrieved successfully for user ID: 5
[16-Sep-2025 16:41:43 UTC] === API CALL LOG ===
[16-Sep-2025 16:41:43 UTC] Endpoint: user/profile.php
[16-Sep-2025 16:41:43 UTC] Full Log Data: {
    "timestamp": "2025-09-16 16:41:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2.59.216.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzNDgxfQ.Kzp-Wk9a_AI0Y0exoD7YLsWX8WOB6Xhp_qO9UxGWjRg",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Sep-2025 16:41:43 UTC] === END API CALL LOG ===
[16-Sep-2025 16:41:43 UTC] ✅ API Hash verification passed for profile endpoint
[16-Sep-2025 16:41:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzNDgxfQ.Kzp-Wk9a_AI0Y0exoD7YLsWX8WOB6Xhp_qO9UxGWjRg
[16-Sep-2025 16:41:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Sep-2025 16:41:43 UTC] ✅ JWT token verified successfully for user profile
[16-Sep-2025 16:41:43 UTC] User ID: 5
[16-Sep-2025 16:41:43 UTC] ✅ User profile retrieved successfully for user ID: 5
[16-Sep-2025 16:45:32 UTC] === API CALL LOG ===
[16-Sep-2025 16:45:32 UTC] Endpoint: user/profile.php
[16-Sep-2025 16:45:32 UTC] Full Log Data: {
    "timestamp": "2025-09-16 16:45:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2.59.216.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzNDgxfQ.Kzp-Wk9a_AI0Y0exoD7YLsWX8WOB6Xhp_qO9UxGWjRg",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Sep-2025 16:45:32 UTC] === END API CALL LOG ===
[16-Sep-2025 16:45:32 UTC] ✅ API Hash verification passed for profile endpoint
[16-Sep-2025 16:45:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzNDgxfQ.Kzp-Wk9a_AI0Y0exoD7YLsWX8WOB6Xhp_qO9UxGWjRg
[16-Sep-2025 16:45:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Sep-2025 16:45:32 UTC] ✅ JWT token verified successfully for user profile
[16-Sep-2025 16:45:32 UTC] User ID: 5
[16-Sep-2025 16:45:32 UTC] ✅ User profile retrieved successfully for user ID: 5
[16-Sep-2025 17:08:27 UTC] === API CALL LOG ===
[16-Sep-2025 17:08:27 UTC] Endpoint: user/profile.php
[16-Sep-2025 17:08:27 UTC] Full Log Data: {
    "timestamp": "2025-09-16 17:08:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2.59.216.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzNDgxfQ.Kzp-Wk9a_AI0Y0exoD7YLsWX8WOB6Xhp_qO9UxGWjRg",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Sep-2025 17:08:27 UTC] === END API CALL LOG ===
[16-Sep-2025 17:08:27 UTC] ✅ API Hash verification passed for profile endpoint
[16-Sep-2025 17:08:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzNDgxfQ.Kzp-Wk9a_AI0Y0exoD7YLsWX8WOB6Xhp_qO9UxGWjRg
[16-Sep-2025 17:08:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Sep-2025 17:08:27 UTC] ✅ JWT token verified successfully for user profile
[16-Sep-2025 17:08:27 UTC] User ID: 5
[16-Sep-2025 17:08:27 UTC] ✅ User profile retrieved successfully for user ID: 5
[16-Sep-2025 17:08:28 UTC] === API CALL LOG ===
[16-Sep-2025 17:08:28 UTC] Endpoint: user/profile.php
[16-Sep-2025 17:08:28 UTC] Full Log Data: {
    "timestamp": "2025-09-16 17:08:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2.59.216.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzNDgxfQ.Kzp-Wk9a_AI0Y0exoD7YLsWX8WOB6Xhp_qO9UxGWjRg",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Sep-2025 17:08:28 UTC] === END API CALL LOG ===
[16-Sep-2025 17:08:28 UTC] ✅ API Hash verification passed for profile endpoint
[16-Sep-2025 17:08:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzNDgxfQ.Kzp-Wk9a_AI0Y0exoD7YLsWX8WOB6Xhp_qO9UxGWjRg
[16-Sep-2025 17:08:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Sep-2025 17:08:28 UTC] ✅ JWT token verified successfully for user profile
[16-Sep-2025 17:08:28 UTC] User ID: 5
[16-Sep-2025 17:08:28 UTC] ✅ User profile retrieved successfully for user ID: 5
[16-Sep-2025 17:08:35 UTC] === API CALL LOG ===
[16-Sep-2025 17:08:35 UTC] Endpoint: user/profile.php
[16-Sep-2025 17:08:35 UTC] Full Log Data: {
    "timestamp": "2025-09-16 17:08:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2.59.216.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzNDgxfQ.Kzp-Wk9a_AI0Y0exoD7YLsWX8WOB6Xhp_qO9UxGWjRg",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Sep-2025 17:08:35 UTC] === END API CALL LOG ===
[16-Sep-2025 17:08:35 UTC] ✅ API Hash verification passed for profile endpoint
[16-Sep-2025 17:08:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzNDgxfQ.Kzp-Wk9a_AI0Y0exoD7YLsWX8WOB6Xhp_qO9UxGWjRg
[16-Sep-2025 17:08:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Sep-2025 17:08:35 UTC] ✅ JWT token verified successfully for user profile
[16-Sep-2025 17:08:35 UTC] User ID: 5
[16-Sep-2025 17:08:35 UTC] ✅ User profile retrieved successfully for user ID: 5
[16-Sep-2025 17:08:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Sep-2025 17:08:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Sep-2025 17:08:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzNDgxfQ.Kzp-Wk9a_AI0Y0exoD7YLsWX8WOB6Xhp_qO9UxGWjRg","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Accept-Encoding":"gzip","User-Agent":"okhttp\/4.12.0"}
[16-Sep-2025 17:08:38 UTC] === User Orders API Called ===
[16-Sep-2025 17:08:38 UTC] User ID: 5
[16-Sep-2025 17:08:38 UTC] Limit: 20, Offset: 0
[16-Sep-2025 17:08:38 UTC] Orders found: 0
[16-Sep-2025 17:08:38 UTC] Orders data: []
[16-Sep-2025 17:08:38 UTC] Total orders count: 0
[16-Sep-2025 17:08:40 UTC] === API CALL LOG ===
[16-Sep-2025 17:08:40 UTC] Endpoint: user/profile.php
[16-Sep-2025 17:08:40 UTC] Full Log Data: {
    "timestamp": "2025-09-16 17:08:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2.59.216.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzNDgxfQ.Kzp-Wk9a_AI0Y0exoD7YLsWX8WOB6Xhp_qO9UxGWjRg",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Sep-2025 17:08:40 UTC] === END API CALL LOG ===
[16-Sep-2025 17:08:40 UTC] ✅ API Hash verification passed for profile endpoint
[16-Sep-2025 17:08:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzNDgxfQ.Kzp-Wk9a_AI0Y0exoD7YLsWX8WOB6Xhp_qO9UxGWjRg
[16-Sep-2025 17:08:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Sep-2025 17:08:40 UTC] ✅ JWT token verified successfully for user profile
[16-Sep-2025 17:08:40 UTC] User ID: 5
[16-Sep-2025 17:08:40 UTC] ✅ User profile retrieved successfully for user ID: 5
[16-Sep-2025 17:10:35 UTC] === API CALL LOG ===
[16-Sep-2025 17:10:35 UTC] Endpoint: user/profile.php
[16-Sep-2025 17:10:35 UTC] Full Log Data: {
    "timestamp": "2025-09-16 17:10:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2.59.216.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzNDgxfQ.Kzp-Wk9a_AI0Y0exoD7YLsWX8WOB6Xhp_qO9UxGWjRg",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Sep-2025 17:10:35 UTC] === END API CALL LOG ===
[16-Sep-2025 17:10:35 UTC] ✅ API Hash verification passed for profile endpoint
[16-Sep-2025 17:10:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzNDgxfQ.Kzp-Wk9a_AI0Y0exoD7YLsWX8WOB6Xhp_qO9UxGWjRg
[16-Sep-2025 17:10:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Sep-2025 17:10:35 UTC] ✅ JWT token verified successfully for user profile
[16-Sep-2025 17:10:35 UTC] User ID: 5
[16-Sep-2025 17:10:35 UTC] ✅ User profile retrieved successfully for user ID: 5
[16-Sep-2025 17:10:36 UTC] === API CALL LOG ===
[16-Sep-2025 17:10:36 UTC] Endpoint: user/profile.php
[16-Sep-2025 17:10:36 UTC] Full Log Data: {
    "timestamp": "2025-09-16 17:10:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2.59.216.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzNDgxfQ.Kzp-Wk9a_AI0Y0exoD7YLsWX8WOB6Xhp_qO9UxGWjRg",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Sep-2025 17:10:36 UTC] === END API CALL LOG ===
[16-Sep-2025 17:10:36 UTC] ✅ API Hash verification passed for profile endpoint
[16-Sep-2025 17:10:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzNDgxfQ.Kzp-Wk9a_AI0Y0exoD7YLsWX8WOB6Xhp_qO9UxGWjRg
[16-Sep-2025 17:10:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Sep-2025 17:10:36 UTC] ✅ JWT token verified successfully for user profile
[16-Sep-2025 17:10:36 UTC] User ID: 5
[16-Sep-2025 17:10:36 UTC] ✅ User profile retrieved successfully for user ID: 5
[16-Sep-2025 17:10:43 UTC] === API CALL LOG ===
[16-Sep-2025 17:10:43 UTC] Endpoint: user/profile.php
[16-Sep-2025 17:10:43 UTC] Full Log Data: {
    "timestamp": "2025-09-16 17:10:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2.59.216.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzNDgxfQ.Kzp-Wk9a_AI0Y0exoD7YLsWX8WOB6Xhp_qO9UxGWjRg",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Sep-2025 17:10:43 UTC] === END API CALL LOG ===
[16-Sep-2025 17:10:43 UTC] ✅ API Hash verification passed for profile endpoint
[16-Sep-2025 17:10:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzNDgxfQ.Kzp-Wk9a_AI0Y0exoD7YLsWX8WOB6Xhp_qO9UxGWjRg
[16-Sep-2025 17:10:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Sep-2025 17:10:43 UTC] ✅ JWT token verified successfully for user profile
[16-Sep-2025 17:10:43 UTC] User ID: 5
[16-Sep-2025 17:10:43 UTC] ✅ User profile retrieved successfully for user ID: 5
[16-Sep-2025 19:34:57 UTC] === API CALL LOG ===
[16-Sep-2025 19:34:57 UTC] Endpoint: user/profile.php
[16-Sep-2025 19:34:57 UTC] Full Log Data: {
    "timestamp": "2025-09-16 19:34:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "35.203.128.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4NjU2MDk2fQ.w2CEClQBaoK0PnUZ-RiHf4YD4i21itlSIyiKyT1FI_o",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Sep-2025 19:34:57 UTC] === END API CALL LOG ===
[16-Sep-2025 19:34:57 UTC] ✅ API Hash verification passed for profile endpoint
[16-Sep-2025 19:34:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4NjU2MDk2fQ.w2CEClQBaoK0PnUZ-RiHf4YD4i21itlSIyiKyT1FI_o
[16-Sep-2025 19:34:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Sep-2025 19:34:57 UTC] ✅ JWT token verified successfully for user profile
[16-Sep-2025 19:34:57 UTC] User ID: 5
[16-Sep-2025 19:34:57 UTC] ✅ User profile retrieved successfully for user ID: 5
[16-Sep-2025 19:35:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Sep-2025 19:35:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Sep-2025 19:35:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4NjU2MDk2fQ.w2CEClQBaoK0PnUZ-RiHf4YD4i21itlSIyiKyT1FI_o","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Accept-Encoding":"gzip","User-Agent":"okhttp\/4.12.0"}
[16-Sep-2025 19:35:07 UTC] === User Orders API Called ===
[16-Sep-2025 19:35:07 UTC] User ID: 5
[16-Sep-2025 19:35:07 UTC] Limit: 20, Offset: 0
[16-Sep-2025 19:35:07 UTC] Orders found: 0
[16-Sep-2025 19:35:07 UTC] Orders data: []
[16-Sep-2025 19:35:07 UTC] Total orders count: 0
[16-Sep-2025 19:35:10 UTC] === API CALL LOG ===
[16-Sep-2025 19:35:10 UTC] Endpoint: user/profile.php
[16-Sep-2025 19:35:10 UTC] Full Log Data: {
    "timestamp": "2025-09-16 19:35:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "35.203.128.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4NjU2MDk2fQ.w2CEClQBaoK0PnUZ-RiHf4YD4i21itlSIyiKyT1FI_o",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Sep-2025 19:35:10 UTC] === END API CALL LOG ===
[16-Sep-2025 19:35:10 UTC] ✅ API Hash verification passed for profile endpoint
[16-Sep-2025 19:35:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4NjU2MDk2fQ.w2CEClQBaoK0PnUZ-RiHf4YD4i21itlSIyiKyT1FI_o
[16-Sep-2025 19:35:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Sep-2025 19:35:10 UTC] ✅ JWT token verified successfully for user profile
[16-Sep-2025 19:35:10 UTC] User ID: 5
[16-Sep-2025 19:35:10 UTC] ✅ User profile retrieved successfully for user ID: 5
[16-Sep-2025 19:35:10 UTC] User Purchases API - User ID: 5
[16-Sep-2025 19:35:10 UTC] User Purchases API - Total purchases found: 4
[16-Sep-2025 19:35:24 UTC] === API CALL LOG ===
[16-Sep-2025 19:35:24 UTC] Endpoint: user/profile.php
[16-Sep-2025 19:35:24 UTC] Full Log Data: {
    "timestamp": "2025-09-16 19:35:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "35.203.128.2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4NjU2MDk2fQ.w2CEClQBaoK0PnUZ-RiHf4YD4i21itlSIyiKyT1FI_o",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Sep-2025 19:35:24 UTC] === END API CALL LOG ===
[16-Sep-2025 19:35:24 UTC] ✅ API Hash verification passed for profile endpoint
[16-Sep-2025 19:35:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4NjU2MDk2fQ.w2CEClQBaoK0PnUZ-RiHf4YD4i21itlSIyiKyT1FI_o
[16-Sep-2025 19:35:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Sep-2025 19:35:24 UTC] ✅ JWT token verified successfully for user profile
[16-Sep-2025 19:35:24 UTC] User ID: 5
[16-Sep-2025 19:35:24 UTC] ✅ User profile retrieved successfully for user ID: 5
[16-Sep-2025 19:35:25 UTC] === API CALL LOG ===
[16-Sep-2025 19:35:25 UTC] Endpoint: user/profile.php
[16-Sep-2025 19:35:25 UTC] Full Log Data: {
    "timestamp": "2025-09-16 19:35:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "35.203.128.2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4NjU2MDk2fQ.w2CEClQBaoK0PnUZ-RiHf4YD4i21itlSIyiKyT1FI_o",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Sep-2025 19:35:25 UTC] === END API CALL LOG ===
[16-Sep-2025 19:35:25 UTC] ✅ API Hash verification passed for profile endpoint
[16-Sep-2025 19:35:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4NjU2MDk2fQ.w2CEClQBaoK0PnUZ-RiHf4YD4i21itlSIyiKyT1FI_o
[16-Sep-2025 19:35:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Sep-2025 19:35:25 UTC] ✅ JWT token verified successfully for user profile
[16-Sep-2025 19:35:25 UTC] User ID: 5
[16-Sep-2025 19:35:25 UTC] ✅ User profile retrieved successfully for user ID: 5
[16-Sep-2025 19:35:33 UTC] === API CALL LOG ===
[16-Sep-2025 19:35:33 UTC] Endpoint: user/profile.php
[16-Sep-2025 19:35:33 UTC] Full Log Data: {
    "timestamp": "2025-09-16 19:35:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "35.203.128.2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4NjU2MDk2fQ.w2CEClQBaoK0PnUZ-RiHf4YD4i21itlSIyiKyT1FI_o",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Sep-2025 19:35:33 UTC] === END API CALL LOG ===
[16-Sep-2025 19:35:33 UTC] ✅ API Hash verification passed for profile endpoint
[16-Sep-2025 19:35:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4NjU2MDk2fQ.w2CEClQBaoK0PnUZ-RiHf4YD4i21itlSIyiKyT1FI_o
[16-Sep-2025 19:35:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Sep-2025 19:35:33 UTC] ✅ JWT token verified successfully for user profile
[16-Sep-2025 19:35:33 UTC] User ID: 5
[16-Sep-2025 19:35:33 UTC] ✅ User profile retrieved successfully for user ID: 5
[16-Sep-2025 19:35:33 UTC] User Purchases API - User ID: 5
[16-Sep-2025 19:35:33 UTC] User Purchases API - Total purchases found: 4
[16-Sep-2025 19:35:35 UTC] User Purchases API - User ID: 5
[16-Sep-2025 19:35:35 UTC] User Purchases API - Total purchases found: 4
[16-Sep-2025 19:35:51 UTC] === API CALL LOG ===
[16-Sep-2025 19:35:51 UTC] Endpoint: user/profile.php
[16-Sep-2025 19:35:51 UTC] Full Log Data: {
    "timestamp": "2025-09-16 19:35:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "35.203.128.6",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4NjU2MDk2fQ.w2CEClQBaoK0PnUZ-RiHf4YD4i21itlSIyiKyT1FI_o",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Sep-2025 19:35:51 UTC] === END API CALL LOG ===
[16-Sep-2025 19:35:51 UTC] ✅ API Hash verification passed for profile endpoint
[16-Sep-2025 19:35:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4NjU2MDk2fQ.w2CEClQBaoK0PnUZ-RiHf4YD4i21itlSIyiKyT1FI_o
[16-Sep-2025 19:35:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Sep-2025 19:35:51 UTC] ✅ JWT token verified successfully for user profile
[16-Sep-2025 19:35:51 UTC] User ID: 5
[16-Sep-2025 19:35:51 UTC] ✅ User profile retrieved successfully for user ID: 5
[16-Sep-2025 19:35:53 UTC] === API CALL LOG ===
[16-Sep-2025 19:35:53 UTC] Endpoint: user/profile.php
[16-Sep-2025 19:35:53 UTC] Full Log Data: {
    "timestamp": "2025-09-16 19:35:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "35.203.128.6",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4NjU2MDk2fQ.w2CEClQBaoK0PnUZ-RiHf4YD4i21itlSIyiKyT1FI_o",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Sep-2025 19:35:53 UTC] === END API CALL LOG ===
[16-Sep-2025 19:35:53 UTC] ✅ API Hash verification passed for profile endpoint
[16-Sep-2025 19:35:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4NjU2MDk2fQ.w2CEClQBaoK0PnUZ-RiHf4YD4i21itlSIyiKyT1FI_o
[16-Sep-2025 19:35:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Sep-2025 19:35:53 UTC] ✅ JWT token verified successfully for user profile
[16-Sep-2025 19:35:53 UTC] User ID: 5
[16-Sep-2025 19:35:53 UTC] ✅ User profile retrieved successfully for user ID: 5
[16-Sep-2025 19:36:10 UTC] === API CALL LOG ===
[16-Sep-2025 19:36:10 UTC] Endpoint: user/profile.php
[16-Sep-2025 19:36:10 UTC] Full Log Data: {
    "timestamp": "2025-09-16 19:36:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "35.203.128.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4NjU2MDk2fQ.w2CEClQBaoK0PnUZ-RiHf4YD4i21itlSIyiKyT1FI_o",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Sep-2025 19:36:10 UTC] === END API CALL LOG ===
[16-Sep-2025 19:36:10 UTC] ✅ API Hash verification passed for profile endpoint
[16-Sep-2025 19:36:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4NjU2MDk2fQ.w2CEClQBaoK0PnUZ-RiHf4YD4i21itlSIyiKyT1FI_o
[16-Sep-2025 19:36:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Sep-2025 19:36:10 UTC] ✅ JWT token verified successfully for user profile
[16-Sep-2025 19:36:10 UTC] User ID: 5
[16-Sep-2025 19:36:10 UTC] ✅ User profile retrieved successfully for user ID: 5
[16-Sep-2025 19:36:12 UTC] === API CALL LOG ===
[16-Sep-2025 19:36:12 UTC] Endpoint: user/profile.php
[16-Sep-2025 19:36:12 UTC] Full Log Data: {
    "timestamp": "2025-09-16 19:36:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "35.203.128.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4NjU2MDk2fQ.w2CEClQBaoK0PnUZ-RiHf4YD4i21itlSIyiKyT1FI_o",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Sep-2025 19:36:12 UTC] === END API CALL LOG ===
[16-Sep-2025 19:36:12 UTC] ✅ API Hash verification passed for profile endpoint
[16-Sep-2025 19:36:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4NjU2MDk2fQ.w2CEClQBaoK0PnUZ-RiHf4YD4i21itlSIyiKyT1FI_o
[16-Sep-2025 19:36:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Sep-2025 19:36:12 UTC] ✅ JWT token verified successfully for user profile
[16-Sep-2025 19:36:12 UTC] User ID: 5
[16-Sep-2025 19:36:12 UTC] ✅ User profile retrieved successfully for user ID: 5
[16-Sep-2025 19:36:35 UTC] === API CALL LOG ===
[16-Sep-2025 19:36:35 UTC] Endpoint: user/profile.php
[16-Sep-2025 19:36:35 UTC] Full Log Data: {
    "timestamp": "2025-09-16 19:36:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "35.203.128.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4NjU2MDk2fQ.w2CEClQBaoK0PnUZ-RiHf4YD4i21itlSIyiKyT1FI_o",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Sep-2025 19:36:35 UTC] === END API CALL LOG ===
[16-Sep-2025 19:36:35 UTC] ✅ API Hash verification passed for profile endpoint
[16-Sep-2025 19:36:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4NjU2MDk2fQ.w2CEClQBaoK0PnUZ-RiHf4YD4i21itlSIyiKyT1FI_o
[16-Sep-2025 19:36:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Sep-2025 19:36:35 UTC] ✅ JWT token verified successfully for user profile
[16-Sep-2025 19:36:35 UTC] User ID: 5
[16-Sep-2025 19:36:35 UTC] ✅ User profile retrieved successfully for user ID: 5
[16-Sep-2025 19:36:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Sep-2025 19:36:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Sep-2025 19:36:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4NjU2MDk2fQ.w2CEClQBaoK0PnUZ-RiHf4YD4i21itlSIyiKyT1FI_o","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Accept-Encoding":"gzip","User-Agent":"okhttp\/4.12.0"}
[16-Sep-2025 19:36:41 UTC] === User Orders API Called ===
[16-Sep-2025 19:36:41 UTC] User ID: 5
[16-Sep-2025 19:36:41 UTC] Limit: 20, Offset: 0
[16-Sep-2025 19:36:41 UTC] Orders found: 0
[16-Sep-2025 19:36:41 UTC] Orders data: []
[16-Sep-2025 19:36:41 UTC] Total orders count: 0
[16-Sep-2025 19:36:44 UTC] === API CALL LOG ===
[16-Sep-2025 19:36:44 UTC] Endpoint: user/profile.php
[16-Sep-2025 19:36:44 UTC] Full Log Data: {
    "timestamp": "2025-09-16 19:36:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "35.203.128.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4NjU2MDk2fQ.w2CEClQBaoK0PnUZ-RiHf4YD4i21itlSIyiKyT1FI_o",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Sep-2025 19:36:44 UTC] === END API CALL LOG ===
[16-Sep-2025 19:36:44 UTC] ✅ API Hash verification passed for profile endpoint
[16-Sep-2025 19:36:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4NjU2MDk2fQ.w2CEClQBaoK0PnUZ-RiHf4YD4i21itlSIyiKyT1FI_o
[16-Sep-2025 19:36:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Sep-2025 19:36:44 UTC] ✅ JWT token verified successfully for user profile
[16-Sep-2025 19:36:44 UTC] User ID: 5
[16-Sep-2025 19:36:44 UTC] ✅ User profile retrieved successfully for user ID: 5
[16-Sep-2025 19:36:55 UTC] === API CALL LOG ===
[16-Sep-2025 19:36:55 UTC] Endpoint: user/profile.php
[16-Sep-2025 19:36:55 UTC] Full Log Data: {
    "timestamp": "2025-09-16 19:36:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "35.203.128.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4NjU2MDk2fQ.w2CEClQBaoK0PnUZ-RiHf4YD4i21itlSIyiKyT1FI_o",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Sep-2025 19:36:55 UTC] === END API CALL LOG ===
[16-Sep-2025 19:36:55 UTC] ✅ API Hash verification passed for profile endpoint
[16-Sep-2025 19:36:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4NjU2MDk2fQ.w2CEClQBaoK0PnUZ-RiHf4YD4i21itlSIyiKyT1FI_o
[16-Sep-2025 19:36:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Sep-2025 19:36:55 UTC] ✅ JWT token verified successfully for user profile
[16-Sep-2025 19:36:55 UTC] User ID: 5
[16-Sep-2025 19:36:55 UTC] ✅ User profile retrieved successfully for user ID: 5
[16-Sep-2025 19:36:56 UTC] === API CALL LOG ===
[16-Sep-2025 19:36:56 UTC] Endpoint: user/profile.php
[16-Sep-2025 19:36:56 UTC] Full Log Data: {
    "timestamp": "2025-09-16 19:36:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "35.203.128.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4NjU2MDk2fQ.w2CEClQBaoK0PnUZ-RiHf4YD4i21itlSIyiKyT1FI_o",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Sep-2025 19:36:56 UTC] === END API CALL LOG ===
[16-Sep-2025 19:36:56 UTC] ✅ API Hash verification passed for profile endpoint
[16-Sep-2025 19:36:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4NjU2MDk2fQ.w2CEClQBaoK0PnUZ-RiHf4YD4i21itlSIyiKyT1FI_o
[16-Sep-2025 19:36:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Sep-2025 19:36:56 UTC] ✅ JWT token verified successfully for user profile
[16-Sep-2025 19:36:56 UTC] User ID: 5
[16-Sep-2025 19:36:56 UTC] ✅ User profile retrieved successfully for user ID: 5
[16-Sep-2025 19:37:07 UTC] === API CALL LOG ===
[16-Sep-2025 19:37:07 UTC] Endpoint: user/profile.php
[16-Sep-2025 19:37:07 UTC] Full Log Data: {
    "timestamp": "2025-09-16 19:37:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "35.203.128.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4NjU2MDk2fQ.w2CEClQBaoK0PnUZ-RiHf4YD4i21itlSIyiKyT1FI_o",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Sep-2025 19:37:07 UTC] === END API CALL LOG ===
[16-Sep-2025 19:37:07 UTC] ✅ API Hash verification passed for profile endpoint
[16-Sep-2025 19:37:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4NjU2MDk2fQ.w2CEClQBaoK0PnUZ-RiHf4YD4i21itlSIyiKyT1FI_o
[16-Sep-2025 19:37:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Sep-2025 19:37:07 UTC] ✅ JWT token verified successfully for user profile
[16-Sep-2025 19:37:07 UTC] User ID: 5
[16-Sep-2025 19:37:07 UTC] ✅ User profile retrieved successfully for user ID: 5
[16-Sep-2025 19:37:08 UTC] === API CALL LOG ===
[16-Sep-2025 19:37:08 UTC] Endpoint: user/profile.php
[16-Sep-2025 19:37:08 UTC] Full Log Data: {
    "timestamp": "2025-09-16 19:37:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "35.203.128.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4NjU2MDk2fQ.w2CEClQBaoK0PnUZ-RiHf4YD4i21itlSIyiKyT1FI_o",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Sep-2025 19:37:08 UTC] === END API CALL LOG ===
[16-Sep-2025 19:37:08 UTC] ✅ API Hash verification passed for profile endpoint
[16-Sep-2025 19:37:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4NjU2MDk2fQ.w2CEClQBaoK0PnUZ-RiHf4YD4i21itlSIyiKyT1FI_o
[16-Sep-2025 19:37:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Sep-2025 19:37:08 UTC] ✅ JWT token verified successfully for user profile
[16-Sep-2025 19:37:08 UTC] User ID: 5
[16-Sep-2025 19:37:08 UTC] ✅ User profile retrieved successfully for user ID: 5
[16-Sep-2025 19:37:15 UTC] === API CALL LOG ===
[16-Sep-2025 19:37:15 UTC] Endpoint: user/profile.php
[16-Sep-2025 19:37:15 UTC] Full Log Data: {
    "timestamp": "2025-09-16 19:37:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "35.203.128.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4NjU2MDk2fQ.w2CEClQBaoK0PnUZ-RiHf4YD4i21itlSIyiKyT1FI_o",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Sep-2025 19:37:15 UTC] === END API CALL LOG ===
[16-Sep-2025 19:37:15 UTC] ✅ API Hash verification passed for profile endpoint
[16-Sep-2025 19:37:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4NjU2MDk2fQ.w2CEClQBaoK0PnUZ-RiHf4YD4i21itlSIyiKyT1FI_o
[16-Sep-2025 19:37:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Sep-2025 19:37:15 UTC] ✅ JWT token verified successfully for user profile
[16-Sep-2025 19:37:15 UTC] User ID: 5
[16-Sep-2025 19:37:15 UTC] ✅ User profile retrieved successfully for user ID: 5
[16-Sep-2025 19:37:15 UTC] User Purchases API - User ID: 5
[16-Sep-2025 19:37:15 UTC] User Purchases API - Total purchases found: 4
[16-Sep-2025 19:37:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Sep-2025 19:37:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Sep-2025 19:37:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4NjU2MDk2fQ.w2CEClQBaoK0PnUZ-RiHf4YD4i21itlSIyiKyT1FI_o","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Accept-Encoding":"gzip","User-Agent":"okhttp\/4.12.0"}
[16-Sep-2025 19:37:22 UTC] === User Orders API Called ===
[16-Sep-2025 19:37:22 UTC] User ID: 5
[16-Sep-2025 19:37:22 UTC] Limit: 20, Offset: 0
[16-Sep-2025 19:37:22 UTC] Orders found: 0
[16-Sep-2025 19:37:22 UTC] Orders data: []
[16-Sep-2025 19:37:22 UTC] Total orders count: 0
[16-Sep-2025 19:37:34 UTC] === API CALL LOG ===
[16-Sep-2025 19:37:34 UTC] Endpoint: user/profile.php
[16-Sep-2025 19:37:34 UTC] Full Log Data: {
    "timestamp": "2025-09-16 19:37:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "34.69.234.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4NjU2MjUzfQ.qplrrWC8NTEaf8-_HQUoLLpCAURJLhKhQ7tTcib02dM",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Sep-2025 19:37:34 UTC] === END API CALL LOG ===
[16-Sep-2025 19:37:34 UTC] ✅ API Hash verification passed for profile endpoint
[16-Sep-2025 19:37:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4NjU2MjUzfQ.qplrrWC8NTEaf8-_HQUoLLpCAURJLhKhQ7tTcib02dM
[16-Sep-2025 19:37:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Sep-2025 19:37:34 UTC] ✅ JWT token verified successfully for user profile
[16-Sep-2025 19:37:34 UTC] User ID: 5
[16-Sep-2025 19:37:34 UTC] ✅ User profile retrieved successfully for user ID: 5
[16-Sep-2025 19:37:37 UTC] === API CALL LOG ===
[16-Sep-2025 19:37:37 UTC] Endpoint: user/profile.php
[16-Sep-2025 19:37:37 UTC] Full Log Data: {
    "timestamp": "2025-09-16 19:37:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "35.203.128.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4NjU2MDk2fQ.w2CEClQBaoK0PnUZ-RiHf4YD4i21itlSIyiKyT1FI_o",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Sep-2025 19:37:37 UTC] === END API CALL LOG ===
[16-Sep-2025 19:37:37 UTC] ✅ API Hash verification passed for profile endpoint
[16-Sep-2025 19:37:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4NjU2MDk2fQ.w2CEClQBaoK0PnUZ-RiHf4YD4i21itlSIyiKyT1FI_o
[16-Sep-2025 19:37:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Sep-2025 19:37:37 UTC] ✅ JWT token verified successfully for user profile
[16-Sep-2025 19:37:37 UTC] User ID: 5
[16-Sep-2025 19:37:37 UTC] ✅ User profile retrieved successfully for user ID: 5
[16-Sep-2025 19:37:40 UTC] === API CALL LOG ===
[16-Sep-2025 19:37:40 UTC] Endpoint: user/profile.php
[16-Sep-2025 19:37:40 UTC] Full Log Data: {
    "timestamp": "2025-09-16 19:37:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "35.203.128.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4NjU2MDk2fQ.w2CEClQBaoK0PnUZ-RiHf4YD4i21itlSIyiKyT1FI_o",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Sep-2025 19:37:40 UTC] === END API CALL LOG ===
[16-Sep-2025 19:37:40 UTC] ✅ API Hash verification passed for profile endpoint
[16-Sep-2025 19:37:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4NjU2MDk2fQ.w2CEClQBaoK0PnUZ-RiHf4YD4i21itlSIyiKyT1FI_o
[16-Sep-2025 19:37:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Sep-2025 19:37:40 UTC] ✅ JWT token verified successfully for user profile
[16-Sep-2025 19:37:40 UTC] User ID: 5
[16-Sep-2025 19:37:40 UTC] ✅ User profile retrieved successfully for user ID: 5
[16-Sep-2025 19:37:40 UTC] User Purchases API - User ID: 5
[16-Sep-2025 19:37:40 UTC] User Purchases API - Total purchases found: 4
[16-Sep-2025 19:37:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Sep-2025 19:37:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Sep-2025 19:37:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4NjU2MjUzfQ.qplrrWC8NTEaf8-_HQUoLLpCAURJLhKhQ7tTcib02dM","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Accept-Encoding":"gzip","User-Agent":"okhttp\/4.12.0"}
[16-Sep-2025 19:37:48 UTC] === User Orders API Called ===
[16-Sep-2025 19:37:48 UTC] User ID: 5
[16-Sep-2025 19:37:48 UTC] Limit: 20, Offset: 0
[16-Sep-2025 19:37:48 UTC] Orders found: 0
[16-Sep-2025 19:37:48 UTC] Orders data: []
[16-Sep-2025 19:37:48 UTC] Total orders count: 0
[16-Sep-2025 19:37:55 UTC] === API CALL LOG ===
[16-Sep-2025 19:37:55 UTC] Endpoint: user/profile.php
[16-Sep-2025 19:37:55 UTC] Full Log Data: {
    "timestamp": "2025-09-16 19:37:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "35.203.128.6",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4NjU2MDk2fQ.w2CEClQBaoK0PnUZ-RiHf4YD4i21itlSIyiKyT1FI_o",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Sep-2025 19:37:55 UTC] === END API CALL LOG ===
[16-Sep-2025 19:37:55 UTC] ✅ API Hash verification passed for profile endpoint
[16-Sep-2025 19:37:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4NjU2MDk2fQ.w2CEClQBaoK0PnUZ-RiHf4YD4i21itlSIyiKyT1FI_o
[16-Sep-2025 19:37:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Sep-2025 19:37:55 UTC] ✅ JWT token verified successfully for user profile
[16-Sep-2025 19:37:55 UTC] User ID: 5
[16-Sep-2025 19:37:55 UTC] ✅ User profile retrieved successfully for user ID: 5
[16-Sep-2025 19:37:56 UTC] === API CALL LOG ===
[16-Sep-2025 19:37:56 UTC] Endpoint: user/profile.php
[16-Sep-2025 19:37:56 UTC] Full Log Data: {
    "timestamp": "2025-09-16 19:37:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "35.203.128.6",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4NjU2MDk2fQ.w2CEClQBaoK0PnUZ-RiHf4YD4i21itlSIyiKyT1FI_o",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Sep-2025 19:37:56 UTC] === END API CALL LOG ===
[16-Sep-2025 19:37:56 UTC] ✅ API Hash verification passed for profile endpoint
[16-Sep-2025 19:37:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4NjU2MDk2fQ.w2CEClQBaoK0PnUZ-RiHf4YD4i21itlSIyiKyT1FI_o
[16-Sep-2025 19:37:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Sep-2025 19:37:56 UTC] ✅ JWT token verified successfully for user profile
[16-Sep-2025 19:37:56 UTC] User ID: 5
[16-Sep-2025 19:37:56 UTC] ✅ User profile retrieved successfully for user ID: 5
[16-Sep-2025 19:38:05 UTC] === API CALL LOG ===
[16-Sep-2025 19:38:05 UTC] Endpoint: user/profile.php
[16-Sep-2025 19:38:05 UTC] Full Log Data: {
    "timestamp": "2025-09-16 19:38:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "34.69.234.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4NjU2MjUzfQ.qplrrWC8NTEaf8-_HQUoLLpCAURJLhKhQ7tTcib02dM",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Sep-2025 19:38:05 UTC] === END API CALL LOG ===
[16-Sep-2025 19:38:05 UTC] ✅ API Hash verification passed for profile endpoint
[16-Sep-2025 19:38:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4NjU2MjUzfQ.qplrrWC8NTEaf8-_HQUoLLpCAURJLhKhQ7tTcib02dM
[16-Sep-2025 19:38:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Sep-2025 19:38:05 UTC] ✅ JWT token verified successfully for user profile
[16-Sep-2025 19:38:05 UTC] User ID: 5
[16-Sep-2025 19:38:05 UTC] ✅ User profile retrieved successfully for user ID: 5
[16-Sep-2025 19:38:06 UTC] === API CALL LOG ===
[16-Sep-2025 19:38:06 UTC] Endpoint: user/profile.php
[16-Sep-2025 19:38:06 UTC] Full Log Data: {
    "timestamp": "2025-09-16 19:38:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "34.69.234.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4NjU2MjUzfQ.qplrrWC8NTEaf8-_HQUoLLpCAURJLhKhQ7tTcib02dM",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Sep-2025 19:38:06 UTC] === END API CALL LOG ===
[16-Sep-2025 19:38:06 UTC] ✅ API Hash verification passed for profile endpoint
[16-Sep-2025 19:38:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4NjU2MjUzfQ.qplrrWC8NTEaf8-_HQUoLLpCAURJLhKhQ7tTcib02dM
[16-Sep-2025 19:38:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Sep-2025 19:38:06 UTC] ✅ JWT token verified successfully for user profile
[16-Sep-2025 19:38:06 UTC] User ID: 5
[16-Sep-2025 19:38:06 UTC] ✅ User profile retrieved successfully for user ID: 5
[16-Sep-2025 19:38:30 UTC] === API CALL LOG ===
[16-Sep-2025 19:38:30 UTC] Endpoint: user/profile.php
[16-Sep-2025 19:38:30 UTC] Full Log Data: {
    "timestamp": "2025-09-16 19:38:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "34.69.234.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4NjU2MjUzfQ.qplrrWC8NTEaf8-_HQUoLLpCAURJLhKhQ7tTcib02dM",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Sep-2025 19:38:30 UTC] === END API CALL LOG ===
[16-Sep-2025 19:38:30 UTC] ✅ API Hash verification passed for profile endpoint
[16-Sep-2025 19:38:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4NjU2MjUzfQ.qplrrWC8NTEaf8-_HQUoLLpCAURJLhKhQ7tTcib02dM
[16-Sep-2025 19:38:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Sep-2025 19:38:30 UTC] ✅ JWT token verified successfully for user profile
[16-Sep-2025 19:38:30 UTC] User ID: 5
[16-Sep-2025 19:38:30 UTC] ✅ User profile retrieved successfully for user ID: 5
[16-Sep-2025 19:38:31 UTC] === API CALL LOG ===
[16-Sep-2025 19:38:31 UTC] Endpoint: user/profile.php
[16-Sep-2025 19:38:31 UTC] Full Log Data: {
    "timestamp": "2025-09-16 19:38:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "34.69.234.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4NjU2MjUzfQ.qplrrWC8NTEaf8-_HQUoLLpCAURJLhKhQ7tTcib02dM",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Sep-2025 19:38:31 UTC] === END API CALL LOG ===
[16-Sep-2025 19:38:31 UTC] ✅ API Hash verification passed for profile endpoint
[16-Sep-2025 19:38:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4NjU2MjUzfQ.qplrrWC8NTEaf8-_HQUoLLpCAURJLhKhQ7tTcib02dM
[16-Sep-2025 19:38:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Sep-2025 19:38:31 UTC] ✅ JWT token verified successfully for user profile
[16-Sep-2025 19:38:31 UTC] User ID: 5
[16-Sep-2025 19:38:31 UTC] ✅ User profile retrieved successfully for user ID: 5
[16-Sep-2025 19:38:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Sep-2025 19:38:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Sep-2025 19:38:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4NjU2MDk2fQ.w2CEClQBaoK0PnUZ-RiHf4YD4i21itlSIyiKyT1FI_o","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Accept-Encoding":"gzip","User-Agent":"okhttp\/4.12.0"}
[16-Sep-2025 19:38:38 UTC] === User Orders API Called ===
[16-Sep-2025 19:38:38 UTC] User ID: 5
[16-Sep-2025 19:38:38 UTC] Limit: 20, Offset: 0
[16-Sep-2025 19:38:38 UTC] Orders found: 0
[16-Sep-2025 19:38:38 UTC] Orders data: []
[16-Sep-2025 19:38:38 UTC] Total orders count: 0
[16-Sep-2025 19:38:41 UTC] === API CALL LOG ===
[16-Sep-2025 19:38:41 UTC] Endpoint: user/profile.php
[16-Sep-2025 19:38:41 UTC] Full Log Data: {
    "timestamp": "2025-09-16 19:38:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "35.203.128.6",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4NjU2MDk2fQ.w2CEClQBaoK0PnUZ-RiHf4YD4i21itlSIyiKyT1FI_o",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Sep-2025 19:38:41 UTC] === END API CALL LOG ===
[16-Sep-2025 19:38:41 UTC] ✅ API Hash verification passed for profile endpoint
[16-Sep-2025 19:38:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4NjU2MDk2fQ.w2CEClQBaoK0PnUZ-RiHf4YD4i21itlSIyiKyT1FI_o
[16-Sep-2025 19:38:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Sep-2025 19:38:41 UTC] ✅ JWT token verified successfully for user profile
[16-Sep-2025 19:38:41 UTC] User ID: 5
[16-Sep-2025 19:38:41 UTC] ✅ User profile retrieved successfully for user ID: 5
[16-Sep-2025 19:38:49 UTC] === API CALL LOG ===
[16-Sep-2025 19:38:49 UTC] Endpoint: user/profile.php
[16-Sep-2025 19:38:49 UTC] Full Log Data: {
    "timestamp": "2025-09-16 19:38:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "34.69.234.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4NjU2MjUzfQ.qplrrWC8NTEaf8-_HQUoLLpCAURJLhKhQ7tTcib02dM",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Sep-2025 19:38:49 UTC] === END API CALL LOG ===
[16-Sep-2025 19:38:49 UTC] ✅ API Hash verification passed for profile endpoint
[16-Sep-2025 19:38:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4NjU2MjUzfQ.qplrrWC8NTEaf8-_HQUoLLpCAURJLhKhQ7tTcib02dM
[16-Sep-2025 19:38:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Sep-2025 19:38:49 UTC] ✅ JWT token verified successfully for user profile
[16-Sep-2025 19:38:49 UTC] User ID: 5
[16-Sep-2025 19:38:49 UTC] ✅ User profile retrieved successfully for user ID: 5
[16-Sep-2025 19:38:50 UTC] === API CALL LOG ===
[16-Sep-2025 19:38:50 UTC] Endpoint: user/profile.php
[16-Sep-2025 19:38:50 UTC] Full Log Data: {
    "timestamp": "2025-09-16 19:38:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "34.69.234.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4NjU2MjUzfQ.qplrrWC8NTEaf8-_HQUoLLpCAURJLhKhQ7tTcib02dM",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Sep-2025 19:38:50 UTC] === END API CALL LOG ===
[16-Sep-2025 19:38:50 UTC] ✅ API Hash verification passed for profile endpoint
[16-Sep-2025 19:38:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4NjU2MjUzfQ.qplrrWC8NTEaf8-_HQUoLLpCAURJLhKhQ7tTcib02dM
[16-Sep-2025 19:38:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Sep-2025 19:38:50 UTC] ✅ JWT token verified successfully for user profile
[16-Sep-2025 19:38:50 UTC] User ID: 5
[16-Sep-2025 19:38:50 UTC] ✅ User profile retrieved successfully for user ID: 5
[16-Sep-2025 19:38:57 UTC] === API CALL LOG ===
[16-Sep-2025 19:38:57 UTC] Endpoint: user/profile.php
[16-Sep-2025 19:38:57 UTC] Full Log Data: {
    "timestamp": "2025-09-16 19:38:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "35.203.128.6",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4NjU2MDk2fQ.w2CEClQBaoK0PnUZ-RiHf4YD4i21itlSIyiKyT1FI_o",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Sep-2025 19:38:57 UTC] === END API CALL LOG ===
[16-Sep-2025 19:38:57 UTC] ✅ API Hash verification passed for profile endpoint
[16-Sep-2025 19:38:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4NjU2MDk2fQ.w2CEClQBaoK0PnUZ-RiHf4YD4i21itlSIyiKyT1FI_o
[16-Sep-2025 19:38:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Sep-2025 19:38:57 UTC] ✅ JWT token verified successfully for user profile
[16-Sep-2025 19:38:57 UTC] User ID: 5
[16-Sep-2025 19:38:57 UTC] ✅ User profile retrieved successfully for user ID: 5
[16-Sep-2025 19:39:07 UTC] === API CALL LOG ===
[16-Sep-2025 19:39:07 UTC] Endpoint: user/profile.php
[16-Sep-2025 19:39:07 UTC] Full Log Data: {
    "timestamp": "2025-09-16 19:39:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "34.69.234.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4NjU2MjUzfQ.qplrrWC8NTEaf8-_HQUoLLpCAURJLhKhQ7tTcib02dM",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Sep-2025 19:39:07 UTC] === END API CALL LOG ===
[16-Sep-2025 19:39:07 UTC] ✅ API Hash verification passed for profile endpoint
[16-Sep-2025 19:39:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4NjU2MjUzfQ.qplrrWC8NTEaf8-_HQUoLLpCAURJLhKhQ7tTcib02dM
[16-Sep-2025 19:39:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Sep-2025 19:39:07 UTC] ✅ JWT token verified successfully for user profile
[16-Sep-2025 19:39:07 UTC] User ID: 5
[16-Sep-2025 19:39:07 UTC] ✅ User profile retrieved successfully for user ID: 5
[16-Sep-2025 19:39:09 UTC] === API CALL LOG ===
[16-Sep-2025 19:39:09 UTC] Endpoint: user/profile.php
[16-Sep-2025 19:39:09 UTC] Full Log Data: {
    "timestamp": "2025-09-16 19:39:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "34.69.234.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4NjU2MjUzfQ.qplrrWC8NTEaf8-_HQUoLLpCAURJLhKhQ7tTcib02dM",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Sep-2025 19:39:09 UTC] === END API CALL LOG ===
[16-Sep-2025 19:39:09 UTC] ✅ API Hash verification passed for profile endpoint
[16-Sep-2025 19:39:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4NjU2MjUzfQ.qplrrWC8NTEaf8-_HQUoLLpCAURJLhKhQ7tTcib02dM
[16-Sep-2025 19:39:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Sep-2025 19:39:09 UTC] ✅ JWT token verified successfully for user profile
[16-Sep-2025 19:39:09 UTC] User ID: 5
[16-Sep-2025 19:39:09 UTC] ✅ User profile retrieved successfully for user ID: 5
[16-Sep-2025 19:39:09 UTC] === API CALL LOG ===
[16-Sep-2025 19:39:09 UTC] Endpoint: user/profile.php
[16-Sep-2025 19:39:09 UTC] Full Log Data: {
    "timestamp": "2025-09-16 19:39:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "35.203.128.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4NjU2MDk2fQ.w2CEClQBaoK0PnUZ-RiHf4YD4i21itlSIyiKyT1FI_o",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Sep-2025 19:39:09 UTC] === END API CALL LOG ===
[16-Sep-2025 19:39:09 UTC] ✅ API Hash verification passed for profile endpoint
[16-Sep-2025 19:39:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4NjU2MDk2fQ.w2CEClQBaoK0PnUZ-RiHf4YD4i21itlSIyiKyT1FI_o
[16-Sep-2025 19:39:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Sep-2025 19:39:09 UTC] ✅ JWT token verified successfully for user profile
[16-Sep-2025 19:39:09 UTC] User ID: 5
[16-Sep-2025 19:39:09 UTC] ✅ User profile retrieved successfully for user ID: 5
[16-Sep-2025 19:39:11 UTC] === API CALL LOG ===
[16-Sep-2025 19:39:11 UTC] Endpoint: user/profile.php
[16-Sep-2025 19:39:11 UTC] Full Log Data: {
    "timestamp": "2025-09-16 19:39:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "35.203.128.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4NjU2MDk2fQ.w2CEClQBaoK0PnUZ-RiHf4YD4i21itlSIyiKyT1FI_o",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Sep-2025 19:39:11 UTC] === END API CALL LOG ===
[16-Sep-2025 19:39:11 UTC] ✅ API Hash verification passed for profile endpoint
[16-Sep-2025 19:39:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4NjU2MDk2fQ.w2CEClQBaoK0PnUZ-RiHf4YD4i21itlSIyiKyT1FI_o
[16-Sep-2025 19:39:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Sep-2025 19:39:11 UTC] ✅ JWT token verified successfully for user profile
[16-Sep-2025 19:39:11 UTC] User ID: 5
[16-Sep-2025 19:39:11 UTC] ✅ User profile retrieved successfully for user ID: 5
[16-Sep-2025 19:39:26 UTC] === API CALL LOG ===
[16-Sep-2025 19:39:26 UTC] Endpoint: user/profile.php
[16-Sep-2025 19:39:26 UTC] Full Log Data: {
    "timestamp": "2025-09-16 19:39:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "34.69.234.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4NjU2MjUzfQ.qplrrWC8NTEaf8-_HQUoLLpCAURJLhKhQ7tTcib02dM",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Sep-2025 19:39:26 UTC] === END API CALL LOG ===
[16-Sep-2025 19:39:26 UTC] ✅ API Hash verification passed for profile endpoint
[16-Sep-2025 19:39:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4NjU2MjUzfQ.qplrrWC8NTEaf8-_HQUoLLpCAURJLhKhQ7tTcib02dM
[16-Sep-2025 19:39:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Sep-2025 19:39:26 UTC] ✅ JWT token verified successfully for user profile
[16-Sep-2025 19:39:26 UTC] User ID: 5
[16-Sep-2025 19:39:26 UTC] ✅ User profile retrieved successfully for user ID: 5
[16-Sep-2025 19:39:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Sep-2025 19:39:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Sep-2025 19:39:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4NjU2MDk2fQ.w2CEClQBaoK0PnUZ-RiHf4YD4i21itlSIyiKyT1FI_o","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Accept-Encoding":"gzip","User-Agent":"okhttp\/4.12.0"}
[16-Sep-2025 19:39:27 UTC] === User Orders API Called ===
[16-Sep-2025 19:39:27 UTC] User ID: 5
[16-Sep-2025 19:39:27 UTC] Limit: 20, Offset: 0
[16-Sep-2025 19:39:27 UTC] Orders found: 0
[16-Sep-2025 19:39:27 UTC] Orders data: []
[16-Sep-2025 19:39:27 UTC] Total orders count: 0
[16-Sep-2025 19:39:36 UTC] === API CALL LOG ===
[16-Sep-2025 19:39:36 UTC] Endpoint: user/profile.php
[16-Sep-2025 19:39:36 UTC] Full Log Data: {
    "timestamp": "2025-09-16 19:39:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "34.69.234.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4NjU2MjUzfQ.qplrrWC8NTEaf8-_HQUoLLpCAURJLhKhQ7tTcib02dM",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Sep-2025 19:39:36 UTC] === END API CALL LOG ===
[16-Sep-2025 19:39:36 UTC] ✅ API Hash verification passed for profile endpoint
[16-Sep-2025 19:39:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4NjU2MjUzfQ.qplrrWC8NTEaf8-_HQUoLLpCAURJLhKhQ7tTcib02dM
[16-Sep-2025 19:39:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Sep-2025 19:39:36 UTC] ✅ JWT token verified successfully for user profile
[16-Sep-2025 19:39:36 UTC] User ID: 5
[16-Sep-2025 19:39:36 UTC] ✅ User profile retrieved successfully for user ID: 5
[16-Sep-2025 19:39:37 UTC] === API CALL LOG ===
[16-Sep-2025 19:39:37 UTC] Endpoint: user/profile.php
[16-Sep-2025 19:39:37 UTC] Full Log Data: {
    "timestamp": "2025-09-16 19:39:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "34.69.234.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4NjU2MjUzfQ.qplrrWC8NTEaf8-_HQUoLLpCAURJLhKhQ7tTcib02dM",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Sep-2025 19:39:37 UTC] === END API CALL LOG ===
[16-Sep-2025 19:39:37 UTC] ✅ API Hash verification passed for profile endpoint
[16-Sep-2025 19:39:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4NjU2MjUzfQ.qplrrWC8NTEaf8-_HQUoLLpCAURJLhKhQ7tTcib02dM
[16-Sep-2025 19:39:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Sep-2025 19:39:37 UTC] ✅ JWT token verified successfully for user profile
[16-Sep-2025 19:39:37 UTC] User ID: 5
[16-Sep-2025 19:39:37 UTC] ✅ User profile retrieved successfully for user ID: 5
[16-Sep-2025 19:39:39 UTC] === API CALL LOG ===
[16-Sep-2025 19:39:39 UTC] Endpoint: user/profile.php
[16-Sep-2025 19:39:39 UTC] Full Log Data: {
    "timestamp": "2025-09-16 19:39:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "34.69.234.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4NjU2MjUzfQ.qplrrWC8NTEaf8-_HQUoLLpCAURJLhKhQ7tTcib02dM",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Sep-2025 19:39:39 UTC] === END API CALL LOG ===
[16-Sep-2025 19:39:39 UTC] ✅ API Hash verification passed for profile endpoint
[16-Sep-2025 19:39:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4NjU2MjUzfQ.qplrrWC8NTEaf8-_HQUoLLpCAURJLhKhQ7tTcib02dM
[16-Sep-2025 19:39:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Sep-2025 19:39:39 UTC] ✅ JWT token verified successfully for user profile
[16-Sep-2025 19:39:39 UTC] User ID: 5
[16-Sep-2025 19:39:39 UTC] ✅ User profile retrieved successfully for user ID: 5
[16-Sep-2025 19:39:39 UTC] User Purchases API - User ID: 5
[16-Sep-2025 19:39:39 UTC] User Purchases API - Total purchases found: 4
[16-Sep-2025 19:39:44 UTC] === API CALL LOG ===
[16-Sep-2025 19:39:44 UTC] Endpoint: user/profile.php
[16-Sep-2025 19:39:44 UTC] Full Log Data: {
    "timestamp": "2025-09-16 19:39:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "34.69.234.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4NjU2MjUzfQ.qplrrWC8NTEaf8-_HQUoLLpCAURJLhKhQ7tTcib02dM",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Sep-2025 19:39:44 UTC] === END API CALL LOG ===
[16-Sep-2025 19:39:44 UTC] ✅ API Hash verification passed for profile endpoint
[16-Sep-2025 19:39:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4NjU2MjUzfQ.qplrrWC8NTEaf8-_HQUoLLpCAURJLhKhQ7tTcib02dM
[16-Sep-2025 19:39:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Sep-2025 19:39:44 UTC] ✅ JWT token verified successfully for user profile
[16-Sep-2025 19:39:44 UTC] User ID: 5
[16-Sep-2025 19:39:44 UTC] ✅ User profile retrieved successfully for user ID: 5
[16-Sep-2025 19:40:15 UTC] === API CALL LOG ===
[16-Sep-2025 19:40:15 UTC] Endpoint: user/profile.php
[16-Sep-2025 19:40:15 UTC] Full Log Data: {
    "timestamp": "2025-09-16 19:40:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "34.69.234.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4NjU2MjUzfQ.qplrrWC8NTEaf8-_HQUoLLpCAURJLhKhQ7tTcib02dM",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Sep-2025 19:40:15 UTC] === END API CALL LOG ===
[16-Sep-2025 19:40:15 UTC] ✅ API Hash verification passed for profile endpoint
[16-Sep-2025 19:40:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4NjU2MjUzfQ.qplrrWC8NTEaf8-_HQUoLLpCAURJLhKhQ7tTcib02dM
[16-Sep-2025 19:40:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Sep-2025 19:40:15 UTC] ✅ JWT token verified successfully for user profile
[16-Sep-2025 19:40:15 UTC] User ID: 5
[16-Sep-2025 19:40:15 UTC] ✅ User profile retrieved successfully for user ID: 5
[16-Sep-2025 19:40:16 UTC] === API CALL LOG ===
[16-Sep-2025 19:40:16 UTC] Endpoint: user/profile.php
[16-Sep-2025 19:40:16 UTC] Full Log Data: {
    "timestamp": "2025-09-16 19:40:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "34.69.234.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4NjU2MjUzfQ.qplrrWC8NTEaf8-_HQUoLLpCAURJLhKhQ7tTcib02dM",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Sep-2025 19:40:16 UTC] === END API CALL LOG ===
[16-Sep-2025 19:40:16 UTC] ✅ API Hash verification passed for profile endpoint
[16-Sep-2025 19:40:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4NjU2MjUzfQ.qplrrWC8NTEaf8-_HQUoLLpCAURJLhKhQ7tTcib02dM
[16-Sep-2025 19:40:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Sep-2025 19:40:16 UTC] ✅ JWT token verified successfully for user profile
[16-Sep-2025 19:40:16 UTC] User ID: 5
[16-Sep-2025 19:40:16 UTC] ✅ User profile retrieved successfully for user ID: 5
[16-Sep-2025 19:40:35 UTC] === API CALL LOG ===
[16-Sep-2025 19:40:35 UTC] Endpoint: user/profile.php
[16-Sep-2025 19:40:35 UTC] Full Log Data: {
    "timestamp": "2025-09-16 19:40:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "34.69.234.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4NjU2MjUzfQ.qplrrWC8NTEaf8-_HQUoLLpCAURJLhKhQ7tTcib02dM",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Sep-2025 19:40:35 UTC] === END API CALL LOG ===
[16-Sep-2025 19:40:35 UTC] ✅ API Hash verification passed for profile endpoint
[16-Sep-2025 19:40:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4NjU2MjUzfQ.qplrrWC8NTEaf8-_HQUoLLpCAURJLhKhQ7tTcib02dM
[16-Sep-2025 19:40:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Sep-2025 19:40:35 UTC] ✅ JWT token verified successfully for user profile
[16-Sep-2025 19:40:35 UTC] User ID: 5
[16-Sep-2025 19:40:35 UTC] ✅ User profile retrieved successfully for user ID: 5
[16-Sep-2025 19:40:36 UTC] === API CALL LOG ===
[16-Sep-2025 19:40:36 UTC] Endpoint: user/profile.php
[16-Sep-2025 19:40:36 UTC] Full Log Data: {
    "timestamp": "2025-09-16 19:40:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "34.69.234.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4NjU2MjUzfQ.qplrrWC8NTEaf8-_HQUoLLpCAURJLhKhQ7tTcib02dM",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Sep-2025 19:40:36 UTC] === END API CALL LOG ===
[16-Sep-2025 19:40:36 UTC] ✅ API Hash verification passed for profile endpoint
[16-Sep-2025 19:40:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4NjU2MjUzfQ.qplrrWC8NTEaf8-_HQUoLLpCAURJLhKhQ7tTcib02dM
[16-Sep-2025 19:40:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Sep-2025 19:40:36 UTC] ✅ JWT token verified successfully for user profile
[16-Sep-2025 19:40:36 UTC] User ID: 5
[16-Sep-2025 19:40:36 UTC] ✅ User profile retrieved successfully for user ID: 5
[16-Sep-2025 19:40:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Sep-2025 19:40:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Sep-2025 19:40:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4NjU2MjUzfQ.qplrrWC8NTEaf8-_HQUoLLpCAURJLhKhQ7tTcib02dM","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Accept-Encoding":"gzip","User-Agent":"okhttp\/4.12.0"}
[16-Sep-2025 19:40:41 UTC] === User Orders API Called ===
[16-Sep-2025 19:40:41 UTC] User ID: 5
[16-Sep-2025 19:40:41 UTC] Limit: 20, Offset: 0
[16-Sep-2025 19:40:41 UTC] Orders found: 0
[16-Sep-2025 19:40:41 UTC] Orders data: []
[16-Sep-2025 19:40:41 UTC] Total orders count: 0
[16-Sep-2025 19:40:46 UTC] === API CALL LOG ===
[16-Sep-2025 19:40:46 UTC] Endpoint: user/profile.php
[16-Sep-2025 19:40:46 UTC] Full Log Data: {
    "timestamp": "2025-09-16 19:40:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "34.69.234.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4NjU2MjUzfQ.qplrrWC8NTEaf8-_HQUoLLpCAURJLhKhQ7tTcib02dM",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Sep-2025 19:40:46 UTC] === END API CALL LOG ===
[16-Sep-2025 19:40:46 UTC] ✅ API Hash verification passed for profile endpoint
[16-Sep-2025 19:40:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4NjU2MjUzfQ.qplrrWC8NTEaf8-_HQUoLLpCAURJLhKhQ7tTcib02dM
[16-Sep-2025 19:40:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Sep-2025 19:40:46 UTC] ✅ JWT token verified successfully for user profile
[16-Sep-2025 19:40:46 UTC] User ID: 5
[16-Sep-2025 19:40:46 UTC] ✅ User profile retrieved successfully for user ID: 5
[16-Sep-2025 19:41:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Sep-2025 19:41:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Sep-2025 19:41:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4NjU2MjUzfQ.qplrrWC8NTEaf8-_HQUoLLpCAURJLhKhQ7tTcib02dM","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Accept-Encoding":"gzip","User-Agent":"okhttp\/4.12.0"}
[16-Sep-2025 19:41:19 UTC] === User Orders API Called ===
[16-Sep-2025 19:41:19 UTC] User ID: 5
[16-Sep-2025 19:41:19 UTC] Limit: 20, Offset: 0
[16-Sep-2025 19:41:19 UTC] Orders found: 0
[16-Sep-2025 19:41:19 UTC] Orders data: []
[16-Sep-2025 19:41:19 UTC] Total orders count: 0
[16-Sep-2025 19:41:21 UTC] === API CALL LOG ===
[16-Sep-2025 19:41:21 UTC] Endpoint: user/profile.php
[16-Sep-2025 19:41:21 UTC] Full Log Data: {
    "timestamp": "2025-09-16 19:41:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "34.69.234.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4NjU2MjUzfQ.qplrrWC8NTEaf8-_HQUoLLpCAURJLhKhQ7tTcib02dM",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Sep-2025 19:41:21 UTC] === END API CALL LOG ===
[16-Sep-2025 19:41:21 UTC] ✅ API Hash verification passed for profile endpoint
[16-Sep-2025 19:41:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4NjU2MjUzfQ.qplrrWC8NTEaf8-_HQUoLLpCAURJLhKhQ7tTcib02dM
[16-Sep-2025 19:41:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Sep-2025 19:41:21 UTC] ✅ JWT token verified successfully for user profile
[16-Sep-2025 19:41:21 UTC] User ID: 5
[16-Sep-2025 19:41:21 UTC] ✅ User profile retrieved successfully for user ID: 5
[16-Sep-2025 19:41:21 UTC] User Purchases API - User ID: 5
[16-Sep-2025 19:41:21 UTC] User Purchases API - Total purchases found: 4
[16-Sep-2025 19:41:46 UTC] === API CALL LOG ===
[16-Sep-2025 19:41:46 UTC] Endpoint: user/profile.php
[16-Sep-2025 19:41:46 UTC] Full Log Data: {
    "timestamp": "2025-09-16 19:41:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "34.69.234.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4NjU2MjUzfQ.qplrrWC8NTEaf8-_HQUoLLpCAURJLhKhQ7tTcib02dM",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Sep-2025 19:41:46 UTC] === END API CALL LOG ===
[16-Sep-2025 19:41:46 UTC] ✅ API Hash verification passed for profile endpoint
[16-Sep-2025 19:41:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4NjU2MjUzfQ.qplrrWC8NTEaf8-_HQUoLLpCAURJLhKhQ7tTcib02dM
[16-Sep-2025 19:41:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Sep-2025 19:41:46 UTC] ✅ JWT token verified successfully for user profile
[16-Sep-2025 19:41:46 UTC] User ID: 5
[16-Sep-2025 19:41:46 UTC] ✅ User profile retrieved successfully for user ID: 5
[16-Sep-2025 19:41:46 UTC] User Purchases API - User ID: 5
[16-Sep-2025 19:41:46 UTC] User Purchases API - Total purchases found: 4
[16-Sep-2025 19:41:58 UTC] === API CALL LOG ===
[16-Sep-2025 19:41:58 UTC] Endpoint: user/profile.php
[16-Sep-2025 19:41:58 UTC] Full Log Data: {
    "timestamp": "2025-09-16 19:41:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "34.69.234.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4NjU2MjUzfQ.qplrrWC8NTEaf8-_HQUoLLpCAURJLhKhQ7tTcib02dM",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Sep-2025 19:41:58 UTC] === END API CALL LOG ===
[16-Sep-2025 19:41:58 UTC] ✅ API Hash verification passed for profile endpoint
[16-Sep-2025 19:41:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4NjU2MjUzfQ.qplrrWC8NTEaf8-_HQUoLLpCAURJLhKhQ7tTcib02dM
[16-Sep-2025 19:41:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Sep-2025 19:41:58 UTC] ✅ JWT token verified successfully for user profile
[16-Sep-2025 19:41:58 UTC] User ID: 5
[16-Sep-2025 19:41:58 UTC] ✅ User profile retrieved successfully for user ID: 5
[16-Sep-2025 19:41:59 UTC] === API CALL LOG ===
[16-Sep-2025 19:41:59 UTC] Endpoint: user/profile.php
[16-Sep-2025 19:41:59 UTC] Full Log Data: {
    "timestamp": "2025-09-16 19:41:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "34.69.234.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4NjU2MjUzfQ.qplrrWC8NTEaf8-_HQUoLLpCAURJLhKhQ7tTcib02dM",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Sep-2025 19:41:59 UTC] === END API CALL LOG ===
[16-Sep-2025 19:41:59 UTC] ✅ API Hash verification passed for profile endpoint
[16-Sep-2025 19:41:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4NjU2MjUzfQ.qplrrWC8NTEaf8-_HQUoLLpCAURJLhKhQ7tTcib02dM
[16-Sep-2025 19:41:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Sep-2025 19:41:59 UTC] ✅ JWT token verified successfully for user profile
[16-Sep-2025 19:41:59 UTC] User ID: 5
[16-Sep-2025 19:41:59 UTC] ✅ User profile retrieved successfully for user ID: 5
[16-Sep-2025 19:42:04 UTC] === API CALL LOG ===
[16-Sep-2025 19:42:04 UTC] Endpoint: user/profile.php
[16-Sep-2025 19:42:04 UTC] Full Log Data: {
    "timestamp": "2025-09-16 19:42:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "34.69.234.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4NjU2MjUzfQ.qplrrWC8NTEaf8-_HQUoLLpCAURJLhKhQ7tTcib02dM",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Sep-2025 19:42:04 UTC] === END API CALL LOG ===
[16-Sep-2025 19:42:04 UTC] ✅ API Hash verification passed for profile endpoint
[16-Sep-2025 19:42:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4NjU2MjUzfQ.qplrrWC8NTEaf8-_HQUoLLpCAURJLhKhQ7tTcib02dM
[16-Sep-2025 19:42:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Sep-2025 19:42:04 UTC] ✅ JWT token verified successfully for user profile
[16-Sep-2025 19:42:04 UTC] User ID: 5
[16-Sep-2025 19:42:04 UTC] ✅ User profile retrieved successfully for user ID: 5
[16-Sep-2025 19:42:04 UTC] User Purchases API - User ID: 5
[16-Sep-2025 19:42:04 UTC] User Purchases API - Total purchases found: 4
[16-Sep-2025 23:42:46 UTC] === API CALL LOG ===
[16-Sep-2025 23:42:46 UTC] Endpoint: user/profile.php
[16-Sep-2025 23:42:46 UTC] Full Log Data: {
    "timestamp": "2025-09-16 23:42:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.156.159.254",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIiLCJ1c2VybmFtZSI6InpwVzFpc2x0eWgiLCJlbWFpbCI6IkJhODUxM2FiQGdtYWlsLmNvbSIsImV4cCI6MTc1ODY3MDk2NX0.S5qECa-MOn1JIb9BwxMGjq__mTDXY-9Fom3wudouPAo",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Sep-2025 23:42:46 UTC] === END API CALL LOG ===
[16-Sep-2025 23:42:46 UTC] ✅ API Hash verification passed for profile endpoint
[16-Sep-2025 23:42:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIiLCJ1c2VybmFtZSI6InpwVzFpc2x0eWgiLCJlbWFpbCI6IkJhODUxM2FiQGdtYWlsLmNvbSIsImV4cCI6MTc1ODY3MDk2NX0.S5qECa-MOn1JIb9BwxMGjq__mTDXY-9Fom3wudouPAo
[16-Sep-2025 23:42:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Sep-2025 23:42:46 UTC] ✅ JWT token verified successfully for user profile
[16-Sep-2025 23:42:46 UTC] User ID: 12
[16-Sep-2025 23:42:46 UTC] ✅ User profile retrieved successfully for user ID: 12
[16-Sep-2025 23:42:59 UTC] === API CALL LOG ===
[16-Sep-2025 23:42:59 UTC] Endpoint: user/profile.php
[16-Sep-2025 23:42:59 UTC] Full Log Data: {
    "timestamp": "2025-09-16 23:42:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.156.159.254",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIiLCJ1c2VybmFtZSI6InpwVzFpc2x0eWgiLCJlbWFpbCI6IkJhODUxM2FiQGdtYWlsLmNvbSIsImV4cCI6MTc1ODY3MDk2NX0.S5qECa-MOn1JIb9BwxMGjq__mTDXY-9Fom3wudouPAo",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Sep-2025 23:42:59 UTC] === END API CALL LOG ===
[16-Sep-2025 23:42:59 UTC] ✅ API Hash verification passed for profile endpoint
[16-Sep-2025 23:42:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIiLCJ1c2VybmFtZSI6InpwVzFpc2x0eWgiLCJlbWFpbCI6IkJhODUxM2FiQGdtYWlsLmNvbSIsImV4cCI6MTc1ODY3MDk2NX0.S5qECa-MOn1JIb9BwxMGjq__mTDXY-9Fom3wudouPAo
[16-Sep-2025 23:42:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Sep-2025 23:42:59 UTC] ✅ JWT token verified successfully for user profile
[16-Sep-2025 23:42:59 UTC] User ID: 12
[16-Sep-2025 23:42:59 UTC] ✅ User profile retrieved successfully for user ID: 12
[16-Sep-2025 23:43:26 UTC] === API CALL LOG ===
[16-Sep-2025 23:43:26 UTC] Endpoint: user/profile.php
[16-Sep-2025 23:43:26 UTC] Full Log Data: {
    "timestamp": "2025-09-16 23:43:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.156.159.254",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIiLCJ1c2VybmFtZSI6InpwVzFpc2x0eWgiLCJlbWFpbCI6IkJhODUxM2FiQGdtYWlsLmNvbSIsImV4cCI6MTc1ODY3MDk2NX0.S5qECa-MOn1JIb9BwxMGjq__mTDXY-9Fom3wudouPAo",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Sep-2025 23:43:26 UTC] === END API CALL LOG ===
[16-Sep-2025 23:43:26 UTC] ✅ API Hash verification passed for profile endpoint
[16-Sep-2025 23:43:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIiLCJ1c2VybmFtZSI6InpwVzFpc2x0eWgiLCJlbWFpbCI6IkJhODUxM2FiQGdtYWlsLmNvbSIsImV4cCI6MTc1ODY3MDk2NX0.S5qECa-MOn1JIb9BwxMGjq__mTDXY-9Fom3wudouPAo
[16-Sep-2025 23:43:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Sep-2025 23:43:26 UTC] ✅ JWT token verified successfully for user profile
[16-Sep-2025 23:43:26 UTC] User ID: 12
[16-Sep-2025 23:43:26 UTC] ✅ User profile retrieved successfully for user ID: 12
[16-Sep-2025 23:43:41 UTC] === API CALL LOG ===
[16-Sep-2025 23:43:41 UTC] Endpoint: user/profile.php
[16-Sep-2025 23:43:41 UTC] Full Log Data: {
    "timestamp": "2025-09-16 23:43:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.156.159.254",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIiLCJ1c2VybmFtZSI6InpwVzFpc2x0eWgiLCJlbWFpbCI6IkJhODUxM2FiQGdtYWlsLmNvbSIsImV4cCI6MTc1ODY3MDk2NX0.S5qECa-MOn1JIb9BwxMGjq__mTDXY-9Fom3wudouPAo",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Sep-2025 23:43:41 UTC] === END API CALL LOG ===
[16-Sep-2025 23:43:41 UTC] ✅ API Hash verification passed for profile endpoint
[16-Sep-2025 23:43:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIiLCJ1c2VybmFtZSI6InpwVzFpc2x0eWgiLCJlbWFpbCI6IkJhODUxM2FiQGdtYWlsLmNvbSIsImV4cCI6MTc1ODY3MDk2NX0.S5qECa-MOn1JIb9BwxMGjq__mTDXY-9Fom3wudouPAo
[16-Sep-2025 23:43:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Sep-2025 23:43:41 UTC] ✅ JWT token verified successfully for user profile
[16-Sep-2025 23:43:41 UTC] User ID: 12
[16-Sep-2025 23:43:41 UTC] ✅ User profile retrieved successfully for user ID: 12
[16-Sep-2025 23:43:41 UTC] User Purchases API - User ID: 12
[16-Sep-2025 23:43:41 UTC] User Purchases API - Total purchases found: 0
[16-Sep-2025 23:43:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Sep-2025 23:43:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Sep-2025 23:43:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIiLCJ1c2VybmFtZSI6InpwVzFpc2x0eWgiLCJlbWFpbCI6IkJhODUxM2FiQGdtYWlsLmNvbSIsImV4cCI6MTc1ODY3MDk2NX0.S5qECa-MOn1JIb9BwxMGjq__mTDXY-9Fom3wudouPAo","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Accept-Encoding":"gzip","User-Agent":"okhttp\/4.12.0"}
[16-Sep-2025 23:43:48 UTC] === User Orders API Called ===
[16-Sep-2025 23:43:48 UTC] User ID: 12
[16-Sep-2025 23:43:48 UTC] Limit: 20, Offset: 0
[16-Sep-2025 23:43:48 UTC] Orders found: 0
[16-Sep-2025 23:43:48 UTC] Orders data: []
[16-Sep-2025 23:43:48 UTC] Total orders count: 0
[16-Sep-2025 23:43:50 UTC] === API CALL LOG ===
[16-Sep-2025 23:43:50 UTC] Endpoint: user/profile.php
[16-Sep-2025 23:43:50 UTC] Full Log Data: {
    "timestamp": "2025-09-16 23:43:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.156.159.254",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIiLCJ1c2VybmFtZSI6InpwVzFpc2x0eWgiLCJlbWFpbCI6IkJhODUxM2FiQGdtYWlsLmNvbSIsImV4cCI6MTc1ODY3MDk2NX0.S5qECa-MOn1JIb9BwxMGjq__mTDXY-9Fom3wudouPAo",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Sep-2025 23:43:50 UTC] === END API CALL LOG ===
[16-Sep-2025 23:43:50 UTC] ✅ API Hash verification passed for profile endpoint
[16-Sep-2025 23:43:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIiLCJ1c2VybmFtZSI6InpwVzFpc2x0eWgiLCJlbWFpbCI6IkJhODUxM2FiQGdtYWlsLmNvbSIsImV4cCI6MTc1ODY3MDk2NX0.S5qECa-MOn1JIb9BwxMGjq__mTDXY-9Fom3wudouPAo
[16-Sep-2025 23:43:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Sep-2025 23:43:50 UTC] ✅ JWT token verified successfully for user profile
[16-Sep-2025 23:43:50 UTC] User ID: 12
[16-Sep-2025 23:43:50 UTC] ✅ User profile retrieved successfully for user ID: 12
[16-Sep-2025 23:43:53 UTC] === API CALL LOG ===
[16-Sep-2025 23:43:53 UTC] Endpoint: user/profile.php
[16-Sep-2025 23:43:53 UTC] Full Log Data: {
    "timestamp": "2025-09-16 23:43:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.156.159.254",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIiLCJ1c2VybmFtZSI6InpwVzFpc2x0eWgiLCJlbWFpbCI6IkJhODUxM2FiQGdtYWlsLmNvbSIsImV4cCI6MTc1ODY3MDk2NX0.S5qECa-MOn1JIb9BwxMGjq__mTDXY-9Fom3wudouPAo",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Sep-2025 23:43:53 UTC] === END API CALL LOG ===
[16-Sep-2025 23:43:53 UTC] ✅ API Hash verification passed for profile endpoint
[16-Sep-2025 23:43:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIiLCJ1c2VybmFtZSI6InpwVzFpc2x0eWgiLCJlbWFpbCI6IkJhODUxM2FiQGdtYWlsLmNvbSIsImV4cCI6MTc1ODY3MDk2NX0.S5qECa-MOn1JIb9BwxMGjq__mTDXY-9Fom3wudouPAo
[16-Sep-2025 23:43:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Sep-2025 23:43:53 UTC] ✅ JWT token verified successfully for user profile
[16-Sep-2025 23:43:53 UTC] User ID: 12
[16-Sep-2025 23:43:53 UTC] ✅ User profile retrieved successfully for user ID: 12
[17-Sep-2025 19:27:19 UTC] === API CALL LOG ===
[17-Sep-2025 19:27:19 UTC] Endpoint: user/profile.php
[17-Sep-2025 19:27:19 UTC] Full Log Data: {
    "timestamp": "2025-09-17 19:27:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "91.98.135.107",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzOTg2fQ.324-eH0VQjV9zRW8LC-na22iWoxygQz8ZRJUjJ-QsxA",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Sep-2025 19:27:19 UTC] === END API CALL LOG ===
[17-Sep-2025 19:27:19 UTC] ✅ API Hash verification passed for profile endpoint
[17-Sep-2025 19:27:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzOTg2fQ.324-eH0VQjV9zRW8LC-na22iWoxygQz8ZRJUjJ-QsxA
[17-Sep-2025 19:27:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Sep-2025 19:27:19 UTC] ✅ JWT token verified successfully for user profile
[17-Sep-2025 19:27:19 UTC] User ID: 5
[17-Sep-2025 19:27:19 UTC] ✅ User profile retrieved successfully for user ID: 5
[17-Sep-2025 19:27:20 UTC] === API CALL LOG ===
[17-Sep-2025 19:27:20 UTC] Endpoint: user/profile.php
[17-Sep-2025 19:27:20 UTC] Full Log Data: {
    "timestamp": "2025-09-17 19:27:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "91.98.135.107",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzOTg2fQ.324-eH0VQjV9zRW8LC-na22iWoxygQz8ZRJUjJ-QsxA",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Sep-2025 19:27:20 UTC] === END API CALL LOG ===
[17-Sep-2025 19:27:20 UTC] ✅ API Hash verification passed for profile endpoint
[17-Sep-2025 19:27:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzOTg2fQ.324-eH0VQjV9zRW8LC-na22iWoxygQz8ZRJUjJ-QsxA
[17-Sep-2025 19:27:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Sep-2025 19:27:20 UTC] ✅ JWT token verified successfully for user profile
[17-Sep-2025 19:27:20 UTC] User ID: 5
[17-Sep-2025 19:27:20 UTC] ✅ User profile retrieved successfully for user ID: 5
[17-Sep-2025 19:28:05 UTC] === API CALL LOG ===
[17-Sep-2025 19:28:05 UTC] Endpoint: user/profile.php
[17-Sep-2025 19:28:05 UTC] Full Log Data: {
    "timestamp": "2025-09-17 19:28:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "91.98.135.107",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzOTg2fQ.324-eH0VQjV9zRW8LC-na22iWoxygQz8ZRJUjJ-QsxA",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Sep-2025 19:28:05 UTC] === END API CALL LOG ===
[17-Sep-2025 19:28:05 UTC] ✅ API Hash verification passed for profile endpoint
[17-Sep-2025 19:28:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzOTg2fQ.324-eH0VQjV9zRW8LC-na22iWoxygQz8ZRJUjJ-QsxA
[17-Sep-2025 19:28:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Sep-2025 19:28:05 UTC] ✅ JWT token verified successfully for user profile
[17-Sep-2025 19:28:05 UTC] User ID: 5
[17-Sep-2025 19:28:05 UTC] ✅ User profile retrieved successfully for user ID: 5
[18-Sep-2025 14:32:28 UTC] === API CALL LOG ===
[18-Sep-2025 14:32:28 UTC] Endpoint: user/profile.php
[18-Sep-2025 14:32:28 UTC] Full Log Data: {
    "timestamp": "2025-09-18 14:32:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "91.98.135.107",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzOTg2fQ.324-eH0VQjV9zRW8LC-na22iWoxygQz8ZRJUjJ-QsxA",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Sep-2025 14:32:28 UTC] === END API CALL LOG ===
[18-Sep-2025 14:32:28 UTC] ✅ API Hash verification passed for profile endpoint
[18-Sep-2025 14:32:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzOTg2fQ.324-eH0VQjV9zRW8LC-na22iWoxygQz8ZRJUjJ-QsxA
[18-Sep-2025 14:32:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Sep-2025 14:32:28 UTC] ✅ JWT token verified successfully for user profile
[18-Sep-2025 14:32:28 UTC] User ID: 5
[18-Sep-2025 14:32:28 UTC] ✅ User profile retrieved successfully for user ID: 5
[18-Sep-2025 14:32:28 UTC] === API CALL LOG ===
[18-Sep-2025 14:32:28 UTC] Endpoint: user/profile.php
[18-Sep-2025 14:32:28 UTC] Full Log Data: {
    "timestamp": "2025-09-18 14:32:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "91.98.135.107",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzOTg2fQ.324-eH0VQjV9zRW8LC-na22iWoxygQz8ZRJUjJ-QsxA",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Sep-2025 14:32:28 UTC] === END API CALL LOG ===
[18-Sep-2025 14:32:28 UTC] ✅ API Hash verification passed for profile endpoint
[18-Sep-2025 14:32:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzOTg2fQ.324-eH0VQjV9zRW8LC-na22iWoxygQz8ZRJUjJ-QsxA
[18-Sep-2025 14:32:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Sep-2025 14:32:28 UTC] ✅ JWT token verified successfully for user profile
[18-Sep-2025 14:32:28 UTC] User ID: 5
[18-Sep-2025 14:32:28 UTC] ✅ User profile retrieved successfully for user ID: 5
[18-Sep-2025 14:32:35 UTC] === API CALL LOG ===
[18-Sep-2025 14:32:35 UTC] Endpoint: user/profile.php
[18-Sep-2025 14:32:35 UTC] Full Log Data: {
    "timestamp": "2025-09-18 14:32:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "91.98.135.107",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzOTg2fQ.324-eH0VQjV9zRW8LC-na22iWoxygQz8ZRJUjJ-QsxA",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Sep-2025 14:32:35 UTC] === END API CALL LOG ===
[18-Sep-2025 14:32:35 UTC] ✅ API Hash verification passed for profile endpoint
[18-Sep-2025 14:32:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzOTg2fQ.324-eH0VQjV9zRW8LC-na22iWoxygQz8ZRJUjJ-QsxA
[18-Sep-2025 14:32:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Sep-2025 14:32:35 UTC] ✅ JWT token verified successfully for user profile
[18-Sep-2025 14:32:35 UTC] User ID: 5
[18-Sep-2025 14:32:35 UTC] ✅ User profile retrieved successfully for user ID: 5
[18-Sep-2025 14:32:35 UTC] User Purchases API - User ID: 5
[18-Sep-2025 14:32:35 UTC] User Purchases API - Total purchases found: 4
[18-Sep-2025 18:52:58 UTC] === API CALL LOG ===
[18-Sep-2025 18:52:58 UTC] Endpoint: user/profile.php
[18-Sep-2025 18:52:58 UTC] Full Log Data: {
    "timestamp": "2025-09-18 18:52:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "91.98.135.107",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzOTg2fQ.324-eH0VQjV9zRW8LC-na22iWoxygQz8ZRJUjJ-QsxA",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Sep-2025 18:52:58 UTC] === END API CALL LOG ===
[18-Sep-2025 18:52:58 UTC] ✅ API Hash verification passed for profile endpoint
[18-Sep-2025 18:52:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzOTg2fQ.324-eH0VQjV9zRW8LC-na22iWoxygQz8ZRJUjJ-QsxA
[18-Sep-2025 18:52:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Sep-2025 18:52:58 UTC] ✅ JWT token verified successfully for user profile
[18-Sep-2025 18:52:58 UTC] User ID: 5
[18-Sep-2025 18:52:58 UTC] ✅ User profile retrieved successfully for user ID: 5
[18-Sep-2025 18:52:59 UTC] === API CALL LOG ===
[18-Sep-2025 18:52:59 UTC] Endpoint: user/profile.php
[18-Sep-2025 18:52:59 UTC] Full Log Data: {
    "timestamp": "2025-09-18 18:52:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "91.98.135.107",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzOTg2fQ.324-eH0VQjV9zRW8LC-na22iWoxygQz8ZRJUjJ-QsxA",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Sep-2025 18:52:59 UTC] === END API CALL LOG ===
[18-Sep-2025 18:52:59 UTC] ✅ API Hash verification passed for profile endpoint
[18-Sep-2025 18:52:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzOTg2fQ.324-eH0VQjV9zRW8LC-na22iWoxygQz8ZRJUjJ-QsxA
[18-Sep-2025 18:52:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Sep-2025 18:52:59 UTC] ✅ JWT token verified successfully for user profile
[18-Sep-2025 18:52:59 UTC] User ID: 5
[18-Sep-2025 18:52:59 UTC] ✅ User profile retrieved successfully for user ID: 5
[21-Sep-2025 01:20:23 UTC] === API CALL LOG ===
[21-Sep-2025 01:20:23 UTC] Endpoint: user/profile.php
[21-Sep-2025 01:20:23 UTC] Full Log Data: {
    "timestamp": "2025-09-21 01:20:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "152.59.143.171",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTMiLCJ1c2VybmFtZSI6InNhamFuMjAwOSIsImVtYWlsIjoibW9uc3RlcmdhbWluZ3l0LmluZm9AZ21haWwuY29tIiwiZXhwIjoxNzU5MDIyNDIzfQ.e63Hg6x1sNirs3s-_daIpiHqkZy-KQF8sd-ixq_Ggn8",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Sep-2025 01:20:23 UTC] === END API CALL LOG ===
[21-Sep-2025 01:20:23 UTC] ✅ API Hash verification passed for profile endpoint
[21-Sep-2025 01:20:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTMiLCJ1c2VybmFtZSI6InNhamFuMjAwOSIsImVtYWlsIjoibW9uc3RlcmdhbWluZ3l0LmluZm9AZ21haWwuY29tIiwiZXhwIjoxNzU5MDIyNDIzfQ.e63Hg6x1sNirs3s-_daIpiHqkZy-KQF8sd-ixq_Ggn8
[21-Sep-2025 01:20:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Sep-2025 01:20:23 UTC] ✅ JWT token verified successfully for user profile
[21-Sep-2025 01:20:23 UTC] User ID: 13
[21-Sep-2025 01:20:23 UTC] ✅ User profile retrieved successfully for user ID: 13
[21-Sep-2025 01:20:32 UTC] === API CALL LOG ===
[21-Sep-2025 01:20:32 UTC] Endpoint: user/profile.php
[21-Sep-2025 01:20:32 UTC] Full Log Data: {
    "timestamp": "2025-09-21 01:20:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "152.59.143.171",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTMiLCJ1c2VybmFtZSI6InNhamFuMjAwOSIsImVtYWlsIjoibW9uc3RlcmdhbWluZ3l0LmluZm9AZ21haWwuY29tIiwiZXhwIjoxNzU5MDIyNDIzfQ.e63Hg6x1sNirs3s-_daIpiHqkZy-KQF8sd-ixq_Ggn8",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Sep-2025 01:20:32 UTC] === END API CALL LOG ===
[21-Sep-2025 01:20:32 UTC] ✅ API Hash verification passed for profile endpoint
[21-Sep-2025 01:20:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTMiLCJ1c2VybmFtZSI6InNhamFuMjAwOSIsImVtYWlsIjoibW9uc3RlcmdhbWluZ3l0LmluZm9AZ21haWwuY29tIiwiZXhwIjoxNzU5MDIyNDIzfQ.e63Hg6x1sNirs3s-_daIpiHqkZy-KQF8sd-ixq_Ggn8
[21-Sep-2025 01:20:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Sep-2025 01:20:32 UTC] ✅ JWT token verified successfully for user profile
[21-Sep-2025 01:20:32 UTC] User ID: 13
[21-Sep-2025 01:20:32 UTC] ✅ User profile retrieved successfully for user ID: 13
[21-Sep-2025 01:20:52 UTC] === API CALL LOG ===
[21-Sep-2025 01:20:52 UTC] Endpoint: user/profile.php
[21-Sep-2025 01:20:52 UTC] Full Log Data: {
    "timestamp": "2025-09-21 01:20:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "152.59.143.171",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTMiLCJ1c2VybmFtZSI6InNhamFuMjAwOSIsImVtYWlsIjoibW9uc3RlcmdhbWluZ3l0LmluZm9AZ21haWwuY29tIiwiZXhwIjoxNzU5MDIyNDIzfQ.e63Hg6x1sNirs3s-_daIpiHqkZy-KQF8sd-ixq_Ggn8",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Sep-2025 01:20:52 UTC] === END API CALL LOG ===
[21-Sep-2025 01:20:52 UTC] ✅ API Hash verification passed for profile endpoint
[21-Sep-2025 01:20:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTMiLCJ1c2VybmFtZSI6InNhamFuMjAwOSIsImVtYWlsIjoibW9uc3RlcmdhbWluZ3l0LmluZm9AZ21haWwuY29tIiwiZXhwIjoxNzU5MDIyNDIzfQ.e63Hg6x1sNirs3s-_daIpiHqkZy-KQF8sd-ixq_Ggn8
[21-Sep-2025 01:20:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Sep-2025 01:20:52 UTC] ✅ JWT token verified successfully for user profile
[21-Sep-2025 01:20:52 UTC] User ID: 13
[21-Sep-2025 01:20:52 UTC] ✅ User profile retrieved successfully for user ID: 13
[21-Sep-2025 01:22:04 UTC] === API CALL LOG ===
[21-Sep-2025 01:22:04 UTC] Endpoint: user/profile.php
[21-Sep-2025 01:22:04 UTC] Full Log Data: {
    "timestamp": "2025-09-21 01:22:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "152.59.143.171",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTMiLCJ1c2VybmFtZSI6InNhamFuMjAwOSIsImVtYWlsIjoibW9uc3RlcmdhbWluZ3l0LmluZm9AZ21haWwuY29tIiwiZXhwIjoxNzU5MDIyNDIzfQ.e63Hg6x1sNirs3s-_daIpiHqkZy-KQF8sd-ixq_Ggn8",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Sep-2025 01:22:04 UTC] === END API CALL LOG ===
[21-Sep-2025 01:22:04 UTC] ✅ API Hash verification passed for profile endpoint
[21-Sep-2025 01:22:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTMiLCJ1c2VybmFtZSI6InNhamFuMjAwOSIsImVtYWlsIjoibW9uc3RlcmdhbWluZ3l0LmluZm9AZ21haWwuY29tIiwiZXhwIjoxNzU5MDIyNDIzfQ.e63Hg6x1sNirs3s-_daIpiHqkZy-KQF8sd-ixq_Ggn8
[21-Sep-2025 01:22:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Sep-2025 01:22:04 UTC] ✅ JWT token verified successfully for user profile
[21-Sep-2025 01:22:04 UTC] User ID: 13
[21-Sep-2025 01:22:04 UTC] ✅ User profile retrieved successfully for user ID: 13
[21-Sep-2025 01:23:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Sep-2025 01:23:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Sep-2025 01:23:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTMiLCJ1c2VybmFtZSI6InNhamFuMjAwOSIsImVtYWlsIjoibW9uc3RlcmdhbWluZ3l0LmluZm9AZ21haWwuY29tIiwiZXhwIjoxNzU5MDIyNDIzfQ.e63Hg6x1sNirs3s-_daIpiHqkZy-KQF8sd-ixq_Ggn8","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Accept-Encoding":"gzip","User-Agent":"okhttp\/4.12.0"}
[21-Sep-2025 01:23:02 UTC] === User Orders API Called ===
[21-Sep-2025 01:23:02 UTC] User ID: 13
[21-Sep-2025 01:23:02 UTC] Limit: 20, Offset: 0
[21-Sep-2025 01:23:02 UTC] Orders found: 0
[21-Sep-2025 01:23:02 UTC] Orders data: []
[21-Sep-2025 01:23:02 UTC] Total orders count: 0
[21-Sep-2025 14:07:20 UTC] === API CALL LOG ===
[21-Sep-2025 14:07:20 UTC] Endpoint: user/profile.php
[21-Sep-2025 14:07:20 UTC] Full Log Data: {
    "timestamp": "2025-09-21 14:07:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "223.184.137.252",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQiLCJ1c2VybmFtZSI6IlN1bmlwYSBDaGFrcmFiYXJ0eSBPZmZpY2lhbCIsImVtYWlsIjoic3VuaXBhY2hha3JhYmFydHk5OEBnbWFpbC5jb20iLCJleHAiOjE3NTkwNjg0Mzl9.G1eKQy1cil2EINlAv9RmLxau7nmMzbS_-PD0xJFFs30",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Sep-2025 14:07:20 UTC] === END API CALL LOG ===
[21-Sep-2025 14:07:20 UTC] ✅ API Hash verification passed for profile endpoint
[21-Sep-2025 14:07:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQiLCJ1c2VybmFtZSI6IlN1bmlwYSBDaGFrcmFiYXJ0eSBPZmZpY2lhbCIsImVtYWlsIjoic3VuaXBhY2hha3JhYmFydHk5OEBnbWFpbC5jb20iLCJleHAiOjE3NTkwNjg0Mzl9.G1eKQy1cil2EINlAv9RmLxau7nmMzbS_-PD0xJFFs30
[21-Sep-2025 14:07:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Sep-2025 14:07:20 UTC] ✅ JWT token verified successfully for user profile
[21-Sep-2025 14:07:20 UTC] User ID: 14
[21-Sep-2025 14:07:20 UTC] ✅ User profile retrieved successfully for user ID: 14
[21-Sep-2025 14:07:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Sep-2025 14:07:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Sep-2025 14:07:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQiLCJ1c2VybmFtZSI6IlN1bmlwYSBDaGFrcmFiYXJ0eSBPZmZpY2lhbCIsImVtYWlsIjoic3VuaXBhY2hha3JhYmFydHk5OEBnbWFpbC5jb20iLCJleHAiOjE3NTkwNjg0Mzl9.G1eKQy1cil2EINlAv9RmLxau7nmMzbS_-PD0xJFFs30","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Accept-Encoding":"gzip","User-Agent":"okhttp\/4.12.0"}
[21-Sep-2025 14:07:31 UTC] === User Orders API Called ===
[21-Sep-2025 14:07:31 UTC] User ID: 14
[21-Sep-2025 14:07:31 UTC] Limit: 20, Offset: 0
[21-Sep-2025 14:07:31 UTC] Orders found: 0
[21-Sep-2025 14:07:31 UTC] Orders data: []
[21-Sep-2025 14:07:31 UTC] Total orders count: 0
[21-Sep-2025 14:07:33 UTC] === API CALL LOG ===
[21-Sep-2025 14:07:33 UTC] Endpoint: user/profile.php
[21-Sep-2025 14:07:33 UTC] Full Log Data: {
    "timestamp": "2025-09-21 14:07:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "223.184.137.252",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQiLCJ1c2VybmFtZSI6IlN1bmlwYSBDaGFrcmFiYXJ0eSBPZmZpY2lhbCIsImVtYWlsIjoic3VuaXBhY2hha3JhYmFydHk5OEBnbWFpbC5jb20iLCJleHAiOjE3NTkwNjg0Mzl9.G1eKQy1cil2EINlAv9RmLxau7nmMzbS_-PD0xJFFs30",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Sep-2025 14:07:33 UTC] === END API CALL LOG ===
[21-Sep-2025 14:07:33 UTC] ✅ API Hash verification passed for profile endpoint
[21-Sep-2025 14:07:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQiLCJ1c2VybmFtZSI6IlN1bmlwYSBDaGFrcmFiYXJ0eSBPZmZpY2lhbCIsImVtYWlsIjoic3VuaXBhY2hha3JhYmFydHk5OEBnbWFpbC5jb20iLCJleHAiOjE3NTkwNjg0Mzl9.G1eKQy1cil2EINlAv9RmLxau7nmMzbS_-PD0xJFFs30
[21-Sep-2025 14:07:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Sep-2025 14:07:33 UTC] ✅ JWT token verified successfully for user profile
[21-Sep-2025 14:07:33 UTC] User ID: 14
[21-Sep-2025 14:07:33 UTC] ✅ User profile retrieved successfully for user ID: 14
[21-Sep-2025 14:07:33 UTC] User Purchases API - User ID: 14
[21-Sep-2025 14:07:33 UTC] User Purchases API - Total purchases found: 0
[21-Sep-2025 14:07:39 UTC] === API CALL LOG ===
[21-Sep-2025 14:07:39 UTC] Endpoint: user/profile.php
[21-Sep-2025 14:07:39 UTC] Full Log Data: {
    "timestamp": "2025-09-21 14:07:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "223.184.137.252",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQiLCJ1c2VybmFtZSI6IlN1bmlwYSBDaGFrcmFiYXJ0eSBPZmZpY2lhbCIsImVtYWlsIjoic3VuaXBhY2hha3JhYmFydHk5OEBnbWFpbC5jb20iLCJleHAiOjE3NTkwNjg0Mzl9.G1eKQy1cil2EINlAv9RmLxau7nmMzbS_-PD0xJFFs30",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Sep-2025 14:07:39 UTC] === END API CALL LOG ===
[21-Sep-2025 14:07:39 UTC] ✅ API Hash verification passed for profile endpoint
[21-Sep-2025 14:07:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQiLCJ1c2VybmFtZSI6IlN1bmlwYSBDaGFrcmFiYXJ0eSBPZmZpY2lhbCIsImVtYWlsIjoic3VuaXBhY2hha3JhYmFydHk5OEBnbWFpbC5jb20iLCJleHAiOjE3NTkwNjg0Mzl9.G1eKQy1cil2EINlAv9RmLxau7nmMzbS_-PD0xJFFs30
[21-Sep-2025 14:07:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Sep-2025 14:07:39 UTC] ✅ JWT token verified successfully for user profile
[21-Sep-2025 14:07:39 UTC] User ID: 14
[21-Sep-2025 14:07:39 UTC] ✅ User profile retrieved successfully for user ID: 14
[21-Sep-2025 14:07:40 UTC] User Purchases API - User ID: 14
[21-Sep-2025 14:07:40 UTC] User Purchases API - Total purchases found: 0
[21-Sep-2025 14:07:57 UTC] === API CALL LOG ===
[21-Sep-2025 14:07:57 UTC] Endpoint: user/profile.php
[21-Sep-2025 14:07:57 UTC] Full Log Data: {
    "timestamp": "2025-09-21 14:07:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "223.184.137.252",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQiLCJ1c2VybmFtZSI6IlN1bmlwYSBDaGFrcmFiYXJ0eSBPZmZpY2lhbCIsImVtYWlsIjoic3VuaXBhY2hha3JhYmFydHk5OEBnbWFpbC5jb20iLCJleHAiOjE3NTkwNjg0Mzl9.G1eKQy1cil2EINlAv9RmLxau7nmMzbS_-PD0xJFFs30",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Sep-2025 14:07:57 UTC] === END API CALL LOG ===
[21-Sep-2025 14:07:57 UTC] ✅ API Hash verification passed for profile endpoint
[21-Sep-2025 14:07:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQiLCJ1c2VybmFtZSI6IlN1bmlwYSBDaGFrcmFiYXJ0eSBPZmZpY2lhbCIsImVtYWlsIjoic3VuaXBhY2hha3JhYmFydHk5OEBnbWFpbC5jb20iLCJleHAiOjE3NTkwNjg0Mzl9.G1eKQy1cil2EINlAv9RmLxau7nmMzbS_-PD0xJFFs30
[21-Sep-2025 14:07:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Sep-2025 14:07:57 UTC] ✅ JWT token verified successfully for user profile
[21-Sep-2025 14:07:57 UTC] User ID: 14
[21-Sep-2025 14:07:57 UTC] ✅ User profile retrieved successfully for user ID: 14
[21-Sep-2025 14:08:23 UTC] === API CALL LOG ===
[21-Sep-2025 14:08:23 UTC] Endpoint: user/profile.php
[21-Sep-2025 14:08:23 UTC] Full Log Data: {
    "timestamp": "2025-09-21 14:08:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "223.184.137.252",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQiLCJ1c2VybmFtZSI6IlN1bmlwYSBDaGFrcmFiYXJ0eSBPZmZpY2lhbCIsImVtYWlsIjoic3VuaXBhY2hha3JhYmFydHk5OEBnbWFpbC5jb20iLCJleHAiOjE3NTkwNjg0Mzl9.G1eKQy1cil2EINlAv9RmLxau7nmMzbS_-PD0xJFFs30",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Sep-2025 14:08:23 UTC] === END API CALL LOG ===
[21-Sep-2025 14:08:23 UTC] ✅ API Hash verification passed for profile endpoint
[21-Sep-2025 14:08:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQiLCJ1c2VybmFtZSI6IlN1bmlwYSBDaGFrcmFiYXJ0eSBPZmZpY2lhbCIsImVtYWlsIjoic3VuaXBhY2hha3JhYmFydHk5OEBnbWFpbC5jb20iLCJleHAiOjE3NTkwNjg0Mzl9.G1eKQy1cil2EINlAv9RmLxau7nmMzbS_-PD0xJFFs30
[21-Sep-2025 14:08:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Sep-2025 14:08:23 UTC] ✅ JWT token verified successfully for user profile
[21-Sep-2025 14:08:23 UTC] User ID: 14
[21-Sep-2025 14:08:23 UTC] ✅ User profile retrieved successfully for user ID: 14
[21-Sep-2025 16:11:53 UTC] === API CALL LOG ===
[21-Sep-2025 16:11:53 UTC] Endpoint: user/profile.php
[21-Sep-2025 16:11:53 UTC] Full Log Data: {
    "timestamp": "2025-09-21 16:11:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.130.18.6",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTUiLCJ1c2VybmFtZSI6ImVsb25tdXNpayIsImVtYWlsIjoic2V0aW9yaWtpMDMxQGdtYWlsLmNvbSIsImV4cCI6MTc1OTA3NTkxMX0.nqGtzmQeyzbNkbxPrKDbEcRgtcDZXk1KLpTxPE_uviY",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Sep-2025 16:11:53 UTC] === END API CALL LOG ===
[21-Sep-2025 16:11:53 UTC] ✅ API Hash verification passed for profile endpoint
[21-Sep-2025 16:11:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTUiLCJ1c2VybmFtZSI6ImVsb25tdXNpayIsImVtYWlsIjoic2V0aW9yaWtpMDMxQGdtYWlsLmNvbSIsImV4cCI6MTc1OTA3NTkxMX0.nqGtzmQeyzbNkbxPrKDbEcRgtcDZXk1KLpTxPE_uviY
[21-Sep-2025 16:11:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Sep-2025 16:11:53 UTC] ✅ JWT token verified successfully for user profile
[21-Sep-2025 16:11:53 UTC] User ID: 15
[21-Sep-2025 16:11:53 UTC] ✅ User profile retrieved successfully for user ID: 15
[21-Sep-2025 16:12:00 UTC] === API CALL LOG ===
[21-Sep-2025 16:12:00 UTC] Endpoint: user/profile.php
[21-Sep-2025 16:12:00 UTC] Full Log Data: {
    "timestamp": "2025-09-21 16:12:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.130.18.6",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTUiLCJ1c2VybmFtZSI6ImVsb25tdXNpayIsImVtYWlsIjoic2V0aW9yaWtpMDMxQGdtYWlsLmNvbSIsImV4cCI6MTc1OTA3NTkxMX0.nqGtzmQeyzbNkbxPrKDbEcRgtcDZXk1KLpTxPE_uviY",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Sep-2025 16:12:00 UTC] === END API CALL LOG ===
[21-Sep-2025 16:12:00 UTC] ✅ API Hash verification passed for profile endpoint
[21-Sep-2025 16:12:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTUiLCJ1c2VybmFtZSI6ImVsb25tdXNpayIsImVtYWlsIjoic2V0aW9yaWtpMDMxQGdtYWlsLmNvbSIsImV4cCI6MTc1OTA3NTkxMX0.nqGtzmQeyzbNkbxPrKDbEcRgtcDZXk1KLpTxPE_uviY
[21-Sep-2025 16:12:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Sep-2025 16:12:00 UTC] ✅ JWT token verified successfully for user profile
[21-Sep-2025 16:12:00 UTC] User ID: 15
[21-Sep-2025 16:12:00 UTC] ✅ User profile retrieved successfully for user ID: 15
[21-Sep-2025 16:12:00 UTC] User Purchases API - User ID: 15
[21-Sep-2025 16:12:00 UTC] User Purchases API - Total purchases found: 0
[21-Sep-2025 16:12:04 UTC] === API CALL LOG ===
[21-Sep-2025 16:12:04 UTC] Endpoint: user/profile.php
[21-Sep-2025 16:12:04 UTC] Full Log Data: {
    "timestamp": "2025-09-21 16:12:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.130.18.6",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTUiLCJ1c2VybmFtZSI6ImVsb25tdXNpayIsImVtYWlsIjoic2V0aW9yaWtpMDMxQGdtYWlsLmNvbSIsImV4cCI6MTc1OTA3NTkxMX0.nqGtzmQeyzbNkbxPrKDbEcRgtcDZXk1KLpTxPE_uviY",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Sep-2025 16:12:04 UTC] === END API CALL LOG ===
[21-Sep-2025 16:12:04 UTC] ✅ API Hash verification passed for profile endpoint
[21-Sep-2025 16:12:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTUiLCJ1c2VybmFtZSI6ImVsb25tdXNpayIsImVtYWlsIjoic2V0aW9yaWtpMDMxQGdtYWlsLmNvbSIsImV4cCI6MTc1OTA3NTkxMX0.nqGtzmQeyzbNkbxPrKDbEcRgtcDZXk1KLpTxPE_uviY
[21-Sep-2025 16:12:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Sep-2025 16:12:04 UTC] ✅ JWT token verified successfully for user profile
[21-Sep-2025 16:12:04 UTC] User ID: 15
[21-Sep-2025 16:12:04 UTC] ✅ User profile retrieved successfully for user ID: 15
[21-Sep-2025 16:12:07 UTC] === API CALL LOG ===
[21-Sep-2025 16:12:07 UTC] Endpoint: user/profile.php
[21-Sep-2025 16:12:07 UTC] Full Log Data: {
    "timestamp": "2025-09-21 16:12:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.130.18.6",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTUiLCJ1c2VybmFtZSI6ImVsb25tdXNpayIsImVtYWlsIjoic2V0aW9yaWtpMDMxQGdtYWlsLmNvbSIsImV4cCI6MTc1OTA3NTkxMX0.nqGtzmQeyzbNkbxPrKDbEcRgtcDZXk1KLpTxPE_uviY",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Sep-2025 16:12:07 UTC] === END API CALL LOG ===
[21-Sep-2025 16:12:07 UTC] ✅ API Hash verification passed for profile endpoint
[21-Sep-2025 16:12:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTUiLCJ1c2VybmFtZSI6ImVsb25tdXNpayIsImVtYWlsIjoic2V0aW9yaWtpMDMxQGdtYWlsLmNvbSIsImV4cCI6MTc1OTA3NTkxMX0.nqGtzmQeyzbNkbxPrKDbEcRgtcDZXk1KLpTxPE_uviY
[21-Sep-2025 16:12:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Sep-2025 16:12:07 UTC] ✅ JWT token verified successfully for user profile
[21-Sep-2025 16:12:07 UTC] User ID: 15
[21-Sep-2025 16:12:07 UTC] ✅ User profile retrieved successfully for user ID: 15
[24-Sep-2025 00:02:22 UTC] === API CALL LOG ===
[24-Sep-2025 00:02:22 UTC] Endpoint: user/profile.php
[24-Sep-2025 00:02:22 UTC] Full Log Data: {
    "timestamp": "2025-09-24 00:02:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.144.186",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYiLCJ1c2VybmFtZSI6ImhheWlib3IiLCJlbWFpbCI6InNhbUBvbGV0dGVycy5jb20iLCJleHAiOjE3NTkyNzY5NDF9.QEjpHN0L18NvTRtLOMdiSkUd5-wm85rcJoTFfNp35sA",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Sep-2025 00:02:22 UTC] === END API CALL LOG ===
[24-Sep-2025 00:02:22 UTC] ✅ API Hash verification passed for profile endpoint
[24-Sep-2025 00:02:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYiLCJ1c2VybmFtZSI6ImhheWlib3IiLCJlbWFpbCI6InNhbUBvbGV0dGVycy5jb20iLCJleHAiOjE3NTkyNzY5NDF9.QEjpHN0L18NvTRtLOMdiSkUd5-wm85rcJoTFfNp35sA
[24-Sep-2025 00:02:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Sep-2025 00:02:22 UTC] ✅ JWT token verified successfully for user profile
[24-Sep-2025 00:02:22 UTC] User ID: 16
[24-Sep-2025 00:02:22 UTC] ✅ User profile retrieved successfully for user ID: 16
[24-Sep-2025 00:03:10 UTC] === API CALL LOG ===
[24-Sep-2025 00:03:10 UTC] Endpoint: user/profile.php
[24-Sep-2025 00:03:10 UTC] Full Log Data: {
    "timestamp": "2025-09-24 00:03:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.144.186",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYiLCJ1c2VybmFtZSI6ImhheWlib3IiLCJlbWFpbCI6InNhbUBvbGV0dGVycy5jb20iLCJleHAiOjE3NTkyNzY5NDF9.QEjpHN0L18NvTRtLOMdiSkUd5-wm85rcJoTFfNp35sA",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Sep-2025 00:03:10 UTC] === END API CALL LOG ===
[24-Sep-2025 00:03:10 UTC] ✅ API Hash verification passed for profile endpoint
[24-Sep-2025 00:03:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYiLCJ1c2VybmFtZSI6ImhheWlib3IiLCJlbWFpbCI6InNhbUBvbGV0dGVycy5jb20iLCJleHAiOjE3NTkyNzY5NDF9.QEjpHN0L18NvTRtLOMdiSkUd5-wm85rcJoTFfNp35sA
[24-Sep-2025 00:03:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Sep-2025 00:03:10 UTC] ✅ JWT token verified successfully for user profile
[24-Sep-2025 00:03:10 UTC] User ID: 16
[24-Sep-2025 00:03:10 UTC] ✅ User profile retrieved successfully for user ID: 16
[24-Sep-2025 00:03:48 UTC] === API CALL LOG ===
[24-Sep-2025 00:03:48 UTC] Endpoint: user/profile.php
[24-Sep-2025 00:03:48 UTC] Full Log Data: {
    "timestamp": "2025-09-24 00:03:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.144.186",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYiLCJ1c2VybmFtZSI6ImhheWlib3IiLCJlbWFpbCI6InNhbUBvbGV0dGVycy5jb20iLCJleHAiOjE3NTkyNzY5NDF9.QEjpHN0L18NvTRtLOMdiSkUd5-wm85rcJoTFfNp35sA",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Sep-2025 00:03:48 UTC] === END API CALL LOG ===
[24-Sep-2025 00:03:48 UTC] ✅ API Hash verification passed for profile endpoint
[24-Sep-2025 00:03:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYiLCJ1c2VybmFtZSI6ImhheWlib3IiLCJlbWFpbCI6InNhbUBvbGV0dGVycy5jb20iLCJleHAiOjE3NTkyNzY5NDF9.QEjpHN0L18NvTRtLOMdiSkUd5-wm85rcJoTFfNp35sA
[24-Sep-2025 00:03:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Sep-2025 00:03:48 UTC] ✅ JWT token verified successfully for user profile
[24-Sep-2025 00:03:48 UTC] User ID: 16
[24-Sep-2025 00:03:48 UTC] ✅ User profile retrieved successfully for user ID: 16
[24-Sep-2025 00:04:01 UTC] === API CALL LOG ===
[24-Sep-2025 00:04:01 UTC] Endpoint: user/profile.php
[24-Sep-2025 00:04:01 UTC] Full Log Data: {
    "timestamp": "2025-09-24 00:04:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.144.186",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYiLCJ1c2VybmFtZSI6ImhheWlib3IiLCJlbWFpbCI6InNhbUBvbGV0dGVycy5jb20iLCJleHAiOjE3NTkyNzY5NDF9.QEjpHN0L18NvTRtLOMdiSkUd5-wm85rcJoTFfNp35sA",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Sep-2025 00:04:01 UTC] === END API CALL LOG ===
[24-Sep-2025 00:04:01 UTC] ✅ API Hash verification passed for profile endpoint
[24-Sep-2025 00:04:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYiLCJ1c2VybmFtZSI6ImhheWlib3IiLCJlbWFpbCI6InNhbUBvbGV0dGVycy5jb20iLCJleHAiOjE3NTkyNzY5NDF9.QEjpHN0L18NvTRtLOMdiSkUd5-wm85rcJoTFfNp35sA
[24-Sep-2025 00:04:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Sep-2025 00:04:01 UTC] ✅ JWT token verified successfully for user profile
[24-Sep-2025 00:04:01 UTC] User ID: 16
[24-Sep-2025 00:04:01 UTC] ✅ User profile retrieved successfully for user ID: 16
[24-Sep-2025 00:04:02 UTC] === API CALL LOG ===
[24-Sep-2025 00:04:02 UTC] Endpoint: user/profile.php
[24-Sep-2025 00:04:02 UTC] Full Log Data: {
    "timestamp": "2025-09-24 00:04:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.144.186",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYiLCJ1c2VybmFtZSI6ImhheWlib3IiLCJlbWFpbCI6InNhbUBvbGV0dGVycy5jb20iLCJleHAiOjE3NTkyNzY5NDF9.QEjpHN0L18NvTRtLOMdiSkUd5-wm85rcJoTFfNp35sA",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Sep-2025 00:04:02 UTC] === END API CALL LOG ===
[24-Sep-2025 00:04:02 UTC] ✅ API Hash verification passed for profile endpoint
[24-Sep-2025 00:04:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYiLCJ1c2VybmFtZSI6ImhheWlib3IiLCJlbWFpbCI6InNhbUBvbGV0dGVycy5jb20iLCJleHAiOjE3NTkyNzY5NDF9.QEjpHN0L18NvTRtLOMdiSkUd5-wm85rcJoTFfNp35sA
[24-Sep-2025 00:04:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Sep-2025 00:04:02 UTC] ✅ JWT token verified successfully for user profile
[24-Sep-2025 00:04:02 UTC] User ID: 16
[24-Sep-2025 00:04:02 UTC] ✅ User profile retrieved successfully for user ID: 16
[25-Sep-2025 15:17:50 UTC] === API CALL LOG ===
[25-Sep-2025 15:17:50 UTC] Endpoint: user/profile.php
[25-Sep-2025 15:17:50 UTC] Full Log Data: {
    "timestamp": "2025-09-25 15:17:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "98.97.79.158",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTciLCJ1c2VybmFtZSI6IkN1cnRpczFidXp6YXJkIiwiZW1haWwiOiJpb2RvMjM3MEBnbWFpbC5jb20iLCJleHAiOjE3NTk0MTgyNjl9.0DKeWPECrXJ86aB4km3URx07FrOv_gP6pykzKh5Daj8",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Sep-2025 15:17:50 UTC] === END API CALL LOG ===
[25-Sep-2025 15:17:50 UTC] ✅ API Hash verification passed for profile endpoint
[25-Sep-2025 15:17:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTciLCJ1c2VybmFtZSI6IkN1cnRpczFidXp6YXJkIiwiZW1haWwiOiJpb2RvMjM3MEBnbWFpbC5jb20iLCJleHAiOjE3NTk0MTgyNjl9.0DKeWPECrXJ86aB4km3URx07FrOv_gP6pykzKh5Daj8
[25-Sep-2025 15:17:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Sep-2025 15:17:50 UTC] ✅ JWT token verified successfully for user profile
[25-Sep-2025 15:17:50 UTC] User ID: 17
[25-Sep-2025 15:17:50 UTC] ✅ User profile retrieved successfully for user ID: 17
[25-Sep-2025 15:18:23 UTC] === API CALL LOG ===
[25-Sep-2025 15:18:23 UTC] Endpoint: user/profile.php
[25-Sep-2025 15:18:23 UTC] Full Log Data: {
    "timestamp": "2025-09-25 15:18:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "98.97.79.158",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTciLCJ1c2VybmFtZSI6IkN1cnRpczFidXp6YXJkIiwiZW1haWwiOiJpb2RvMjM3MEBnbWFpbC5jb20iLCJleHAiOjE3NTk0MTgyNjl9.0DKeWPECrXJ86aB4km3URx07FrOv_gP6pykzKh5Daj8",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Sep-2025 15:18:23 UTC] === END API CALL LOG ===
[25-Sep-2025 15:18:23 UTC] ✅ API Hash verification passed for profile endpoint
[25-Sep-2025 15:18:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTciLCJ1c2VybmFtZSI6IkN1cnRpczFidXp6YXJkIiwiZW1haWwiOiJpb2RvMjM3MEBnbWFpbC5jb20iLCJleHAiOjE3NTk0MTgyNjl9.0DKeWPECrXJ86aB4km3URx07FrOv_gP6pykzKh5Daj8
[25-Sep-2025 15:18:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Sep-2025 15:18:23 UTC] ✅ JWT token verified successfully for user profile
[25-Sep-2025 15:18:23 UTC] User ID: 17
[25-Sep-2025 15:18:23 UTC] ✅ User profile retrieved successfully for user ID: 17
[25-Sep-2025 15:18:23 UTC] User Purchases API - User ID: 17
[25-Sep-2025 15:18:23 UTC] User Purchases API - Total purchases found: 0
[25-Sep-2025 15:18:30 UTC] === API CALL LOG ===
[25-Sep-2025 15:18:30 UTC] Endpoint: user/profile.php
[25-Sep-2025 15:18:30 UTC] Full Log Data: {
    "timestamp": "2025-09-25 15:18:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "98.97.79.158",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTciLCJ1c2VybmFtZSI6IkN1cnRpczFidXp6YXJkIiwiZW1haWwiOiJpb2RvMjM3MEBnbWFpbC5jb20iLCJleHAiOjE3NTk0MTgyNjl9.0DKeWPECrXJ86aB4km3URx07FrOv_gP6pykzKh5Daj8",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Sep-2025 15:18:30 UTC] === END API CALL LOG ===
[25-Sep-2025 15:18:30 UTC] ✅ API Hash verification passed for profile endpoint
[25-Sep-2025 15:18:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTciLCJ1c2VybmFtZSI6IkN1cnRpczFidXp6YXJkIiwiZW1haWwiOiJpb2RvMjM3MEBnbWFpbC5jb20iLCJleHAiOjE3NTk0MTgyNjl9.0DKeWPECrXJ86aB4km3URx07FrOv_gP6pykzKh5Daj8
[25-Sep-2025 15:18:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Sep-2025 15:18:30 UTC] ✅ JWT token verified successfully for user profile
[25-Sep-2025 15:18:30 UTC] User ID: 17
[25-Sep-2025 15:18:30 UTC] ✅ User profile retrieved successfully for user ID: 17
[25-Sep-2025 15:18:30 UTC] User Purchases API - User ID: 17
[25-Sep-2025 15:18:30 UTC] User Purchases API - Total purchases found: 0
[25-Sep-2025 15:18:32 UTC] === API CALL LOG ===
[25-Sep-2025 15:18:32 UTC] Endpoint: user/profile.php
[25-Sep-2025 15:18:32 UTC] Full Log Data: {
    "timestamp": "2025-09-25 15:18:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "98.97.79.158",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTciLCJ1c2VybmFtZSI6IkN1cnRpczFidXp6YXJkIiwiZW1haWwiOiJpb2RvMjM3MEBnbWFpbC5jb20iLCJleHAiOjE3NTk0MTgyNjl9.0DKeWPECrXJ86aB4km3URx07FrOv_gP6pykzKh5Daj8",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Sep-2025 15:18:32 UTC] === END API CALL LOG ===
[25-Sep-2025 15:18:32 UTC] ✅ API Hash verification passed for profile endpoint
[25-Sep-2025 15:18:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTciLCJ1c2VybmFtZSI6IkN1cnRpczFidXp6YXJkIiwiZW1haWwiOiJpb2RvMjM3MEBnbWFpbC5jb20iLCJleHAiOjE3NTk0MTgyNjl9.0DKeWPECrXJ86aB4km3URx07FrOv_gP6pykzKh5Daj8
[25-Sep-2025 15:18:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Sep-2025 15:18:32 UTC] ✅ JWT token verified successfully for user profile
[25-Sep-2025 15:18:32 UTC] User ID: 17
[25-Sep-2025 15:18:32 UTC] ✅ User profile retrieved successfully for user ID: 17
[25-Sep-2025 20:45:14 UTC] === API CALL LOG ===
[25-Sep-2025 20:45:14 UTC] Endpoint: user/profile.php
[25-Sep-2025 20:45:14 UTC] Full Log Data: {
    "timestamp": "2025-09-25 20:45:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "91.98.135.107",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzOTg2fQ.324-eH0VQjV9zRW8LC-na22iWoxygQz8ZRJUjJ-QsxA",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Sep-2025 20:45:14 UTC] === END API CALL LOG ===
[25-Sep-2025 20:45:14 UTC] ✅ API Hash verification passed for profile endpoint
[25-Sep-2025 20:45:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzOTg2fQ.324-eH0VQjV9zRW8LC-na22iWoxygQz8ZRJUjJ-QsxA
[25-Sep-2025 20:45:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Sep-2025 20:45:14 UTC] ✅ JWT token verified successfully for user profile
[25-Sep-2025 20:45:14 UTC] User ID: 5
[25-Sep-2025 20:45:14 UTC] ✅ User profile retrieved successfully for user ID: 5
[25-Sep-2025 20:45:14 UTC] === API CALL LOG ===
[25-Sep-2025 20:45:14 UTC] Endpoint: user/profile.php
[25-Sep-2025 20:45:14 UTC] Full Log Data: {
    "timestamp": "2025-09-25 20:45:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "91.98.135.107",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzOTg2fQ.324-eH0VQjV9zRW8LC-na22iWoxygQz8ZRJUjJ-QsxA",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Sep-2025 20:45:14 UTC] === END API CALL LOG ===
[25-Sep-2025 20:45:14 UTC] ✅ API Hash verification passed for profile endpoint
[25-Sep-2025 20:45:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzOTg2fQ.324-eH0VQjV9zRW8LC-na22iWoxygQz8ZRJUjJ-QsxA
[25-Sep-2025 20:45:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Sep-2025 20:45:14 UTC] ✅ JWT token verified successfully for user profile
[25-Sep-2025 20:45:14 UTC] User ID: 5
[25-Sep-2025 20:45:14 UTC] ✅ User profile retrieved successfully for user ID: 5
[26-Sep-2025 04:32:22 UTC] === API CALL LOG ===
[26-Sep-2025 04:32:22 UTC] Endpoint: user/profile.php
[26-Sep-2025 04:32:22 UTC] Full Log Data: {
    "timestamp": "2025-09-26 04:32:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.11.187.84",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTgiLCJ1c2VybmFtZSI6ImlwcG9pIiwiZW1haWwiOiJtZWRkZWJoMzRAZ21haWwuY29tIiwiZXhwIjoxNzU5NDY1OTQxfQ.pCqQ4U-J8K7TD51pfn_eMWVIhF_KTBBajzq2WGj7-4g",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Sep-2025 04:32:22 UTC] === END API CALL LOG ===
[26-Sep-2025 04:32:22 UTC] ✅ API Hash verification passed for profile endpoint
[26-Sep-2025 04:32:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTgiLCJ1c2VybmFtZSI6ImlwcG9pIiwiZW1haWwiOiJtZWRkZWJoMzRAZ21haWwuY29tIiwiZXhwIjoxNzU5NDY1OTQxfQ.pCqQ4U-J8K7TD51pfn_eMWVIhF_KTBBajzq2WGj7-4g
[26-Sep-2025 04:32:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Sep-2025 04:32:22 UTC] ✅ JWT token verified successfully for user profile
[26-Sep-2025 04:32:22 UTC] User ID: 18
[26-Sep-2025 04:32:22 UTC] ✅ User profile retrieved successfully for user ID: 18
[26-Sep-2025 04:32:49 UTC] === API CALL LOG ===
[26-Sep-2025 04:32:49 UTC] Endpoint: user/profile.php
[26-Sep-2025 04:32:49 UTC] Full Log Data: {
    "timestamp": "2025-09-26 04:32:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.11.187.84",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTgiLCJ1c2VybmFtZSI6ImlwcG9pIiwiZW1haWwiOiJtZWRkZWJoMzRAZ21haWwuY29tIiwiZXhwIjoxNzU5NDY1OTQxfQ.pCqQ4U-J8K7TD51pfn_eMWVIhF_KTBBajzq2WGj7-4g",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Sep-2025 04:32:49 UTC] === END API CALL LOG ===
[26-Sep-2025 04:32:49 UTC] ✅ API Hash verification passed for profile endpoint
[26-Sep-2025 04:32:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTgiLCJ1c2VybmFtZSI6ImlwcG9pIiwiZW1haWwiOiJtZWRkZWJoMzRAZ21haWwuY29tIiwiZXhwIjoxNzU5NDY1OTQxfQ.pCqQ4U-J8K7TD51pfn_eMWVIhF_KTBBajzq2WGj7-4g
[26-Sep-2025 04:32:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Sep-2025 04:32:49 UTC] ✅ JWT token verified successfully for user profile
[26-Sep-2025 04:32:49 UTC] User ID: 18
[26-Sep-2025 04:32:49 UTC] ✅ User profile retrieved successfully for user ID: 18
[26-Sep-2025 04:32:49 UTC] User Purchases API - User ID: 18
[26-Sep-2025 04:32:49 UTC] User Purchases API - Total purchases found: 0
[26-Sep-2025 04:32:53 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Sep-2025 04:32:53 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Sep-2025 04:32:53 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTgiLCJ1c2VybmFtZSI6ImlwcG9pIiwiZW1haWwiOiJtZWRkZWJoMzRAZ21haWwuY29tIiwiZXhwIjoxNzU5NDY1OTQxfQ.pCqQ4U-J8K7TD51pfn_eMWVIhF_KTBBajzq2WGj7-4g","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Accept-Encoding":"gzip","User-Agent":"okhttp\/4.12.0"}
[26-Sep-2025 04:32:53 UTC] === User Orders API Called ===
[26-Sep-2025 04:32:53 UTC] User ID: 18
[26-Sep-2025 04:32:53 UTC] Limit: 20, Offset: 0
[26-Sep-2025 04:32:53 UTC] Orders found: 0
[26-Sep-2025 04:32:53 UTC] Orders data: []
[26-Sep-2025 04:32:53 UTC] Total orders count: 0
[26-Sep-2025 04:32:54 UTC] === API CALL LOG ===
[26-Sep-2025 04:32:54 UTC] Endpoint: user/profile.php
[26-Sep-2025 04:32:54 UTC] Full Log Data: {
    "timestamp": "2025-09-26 04:32:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.11.187.84",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTgiLCJ1c2VybmFtZSI6ImlwcG9pIiwiZW1haWwiOiJtZWRkZWJoMzRAZ21haWwuY29tIiwiZXhwIjoxNzU5NDY1OTQxfQ.pCqQ4U-J8K7TD51pfn_eMWVIhF_KTBBajzq2WGj7-4g",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Sep-2025 04:32:54 UTC] === END API CALL LOG ===
[26-Sep-2025 04:32:54 UTC] ✅ API Hash verification passed for profile endpoint
[26-Sep-2025 04:32:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTgiLCJ1c2VybmFtZSI6ImlwcG9pIiwiZW1haWwiOiJtZWRkZWJoMzRAZ21haWwuY29tIiwiZXhwIjoxNzU5NDY1OTQxfQ.pCqQ4U-J8K7TD51pfn_eMWVIhF_KTBBajzq2WGj7-4g
[26-Sep-2025 04:32:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Sep-2025 04:32:54 UTC] ✅ JWT token verified successfully for user profile
[26-Sep-2025 04:32:54 UTC] User ID: 18
[26-Sep-2025 04:32:54 UTC] ✅ User profile retrieved successfully for user ID: 18
[26-Sep-2025 04:33:14 UTC] === API CALL LOG ===
[26-Sep-2025 04:33:14 UTC] Endpoint: user/profile.php
[26-Sep-2025 04:33:14 UTC] Full Log Data: {
    "timestamp": "2025-09-26 04:33:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.11.187.84",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTgiLCJ1c2VybmFtZSI6ImlwcG9pIiwiZW1haWwiOiJtZWRkZWJoMzRAZ21haWwuY29tIiwiZXhwIjoxNzU5NDY1OTQxfQ.pCqQ4U-J8K7TD51pfn_eMWVIhF_KTBBajzq2WGj7-4g",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Sep-2025 04:33:14 UTC] === END API CALL LOG ===
[26-Sep-2025 04:33:14 UTC] ✅ API Hash verification passed for profile endpoint
[26-Sep-2025 04:33:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTgiLCJ1c2VybmFtZSI6ImlwcG9pIiwiZW1haWwiOiJtZWRkZWJoMzRAZ21haWwuY29tIiwiZXhwIjoxNzU5NDY1OTQxfQ.pCqQ4U-J8K7TD51pfn_eMWVIhF_KTBBajzq2WGj7-4g
[26-Sep-2025 04:33:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Sep-2025 04:33:14 UTC] ✅ JWT token verified successfully for user profile
[26-Sep-2025 04:33:14 UTC] User ID: 18
[26-Sep-2025 04:33:14 UTC] ✅ User profile retrieved successfully for user ID: 18
[26-Sep-2025 04:33:21 UTC] === API CALL LOG ===
[26-Sep-2025 04:33:21 UTC] Endpoint: user/profile.php
[26-Sep-2025 04:33:21 UTC] Full Log Data: {
    "timestamp": "2025-09-26 04:33:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.11.187.84",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTgiLCJ1c2VybmFtZSI6ImlwcG9pIiwiZW1haWwiOiJtZWRkZWJoMzRAZ21haWwuY29tIiwiZXhwIjoxNzU5NDY1OTQxfQ.pCqQ4U-J8K7TD51pfn_eMWVIhF_KTBBajzq2WGj7-4g",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Sep-2025 04:33:21 UTC] === END API CALL LOG ===
[26-Sep-2025 04:33:21 UTC] ✅ API Hash verification passed for profile endpoint
[26-Sep-2025 04:33:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTgiLCJ1c2VybmFtZSI6ImlwcG9pIiwiZW1haWwiOiJtZWRkZWJoMzRAZ21haWwuY29tIiwiZXhwIjoxNzU5NDY1OTQxfQ.pCqQ4U-J8K7TD51pfn_eMWVIhF_KTBBajzq2WGj7-4g
[26-Sep-2025 04:33:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Sep-2025 04:33:21 UTC] ✅ JWT token verified successfully for user profile
[26-Sep-2025 04:33:21 UTC] User ID: 18
[26-Sep-2025 04:33:21 UTC] ✅ User profile retrieved successfully for user ID: 18
[26-Sep-2025 04:33:23 UTC] === API CALL LOG ===
[26-Sep-2025 04:33:23 UTC] Endpoint: user/profile.php
[26-Sep-2025 04:33:23 UTC] Full Log Data: {
    "timestamp": "2025-09-26 04:33:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.11.187.84",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTgiLCJ1c2VybmFtZSI6ImlwcG9pIiwiZW1haWwiOiJtZWRkZWJoMzRAZ21haWwuY29tIiwiZXhwIjoxNzU5NDY1OTQxfQ.pCqQ4U-J8K7TD51pfn_eMWVIhF_KTBBajzq2WGj7-4g",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Sep-2025 04:33:23 UTC] === END API CALL LOG ===
[26-Sep-2025 04:33:23 UTC] ✅ API Hash verification passed for profile endpoint
[26-Sep-2025 04:33:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTgiLCJ1c2VybmFtZSI6ImlwcG9pIiwiZW1haWwiOiJtZWRkZWJoMzRAZ21haWwuY29tIiwiZXhwIjoxNzU5NDY1OTQxfQ.pCqQ4U-J8K7TD51pfn_eMWVIhF_KTBBajzq2WGj7-4g
[26-Sep-2025 04:33:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Sep-2025 04:33:23 UTC] ✅ JWT token verified successfully for user profile
[26-Sep-2025 04:33:23 UTC] User ID: 18
[26-Sep-2025 04:33:23 UTC] ✅ User profile retrieved successfully for user ID: 18
[26-Sep-2025 04:33:24 UTC] === API CALL LOG ===
[26-Sep-2025 04:33:24 UTC] Endpoint: user/profile.php
[26-Sep-2025 04:33:24 UTC] Full Log Data: {
    "timestamp": "2025-09-26 04:33:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.11.187.84",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTgiLCJ1c2VybmFtZSI6ImlwcG9pIiwiZW1haWwiOiJtZWRkZWJoMzRAZ21haWwuY29tIiwiZXhwIjoxNzU5NDY1OTQxfQ.pCqQ4U-J8K7TD51pfn_eMWVIhF_KTBBajzq2WGj7-4g",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Sep-2025 04:33:24 UTC] === END API CALL LOG ===
[26-Sep-2025 04:33:24 UTC] ✅ API Hash verification passed for profile endpoint
[26-Sep-2025 04:33:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTgiLCJ1c2VybmFtZSI6ImlwcG9pIiwiZW1haWwiOiJtZWRkZWJoMzRAZ21haWwuY29tIiwiZXhwIjoxNzU5NDY1OTQxfQ.pCqQ4U-J8K7TD51pfn_eMWVIhF_KTBBajzq2WGj7-4g
[26-Sep-2025 04:33:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Sep-2025 04:33:24 UTC] ✅ JWT token verified successfully for user profile
[26-Sep-2025 04:33:24 UTC] User ID: 18
[26-Sep-2025 04:33:24 UTC] ✅ User profile retrieved successfully for user ID: 18
[26-Sep-2025 04:33:33 UTC] === API CALL LOG ===
[26-Sep-2025 04:33:33 UTC] Endpoint: user/profile.php
[26-Sep-2025 04:33:33 UTC] Full Log Data: {
    "timestamp": "2025-09-26 04:33:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.11.187.84",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTgiLCJ1c2VybmFtZSI6ImlwcG9pIiwiZW1haWwiOiJtZWRkZWJoMzRAZ21haWwuY29tIiwiZXhwIjoxNzU5NDY1OTQxfQ.pCqQ4U-J8K7TD51pfn_eMWVIhF_KTBBajzq2WGj7-4g",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Sep-2025 04:33:33 UTC] === END API CALL LOG ===
[26-Sep-2025 04:33:33 UTC] ✅ API Hash verification passed for profile endpoint
[26-Sep-2025 04:33:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTgiLCJ1c2VybmFtZSI6ImlwcG9pIiwiZW1haWwiOiJtZWRkZWJoMzRAZ21haWwuY29tIiwiZXhwIjoxNzU5NDY1OTQxfQ.pCqQ4U-J8K7TD51pfn_eMWVIhF_KTBBajzq2WGj7-4g
[26-Sep-2025 04:33:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Sep-2025 04:33:33 UTC] ✅ JWT token verified successfully for user profile
[26-Sep-2025 04:33:33 UTC] User ID: 18
[26-Sep-2025 04:33:33 UTC] ✅ User profile retrieved successfully for user ID: 18
[26-Sep-2025 04:33:53 UTC] === API CALL LOG ===
[26-Sep-2025 04:33:53 UTC] Endpoint: user/profile.php
[26-Sep-2025 04:33:53 UTC] Full Log Data: {
    "timestamp": "2025-09-26 04:33:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.11.187.84",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTgiLCJ1c2VybmFtZSI6ImlwcG9pIiwiZW1haWwiOiJtZWRkZWJoMzRAZ21haWwuY29tIiwiZXhwIjoxNzU5NDY1OTQxfQ.pCqQ4U-J8K7TD51pfn_eMWVIhF_KTBBajzq2WGj7-4g",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Sep-2025 04:33:53 UTC] === END API CALL LOG ===
[26-Sep-2025 04:33:53 UTC] ✅ API Hash verification passed for profile endpoint
[26-Sep-2025 04:33:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTgiLCJ1c2VybmFtZSI6ImlwcG9pIiwiZW1haWwiOiJtZWRkZWJoMzRAZ21haWwuY29tIiwiZXhwIjoxNzU5NDY1OTQxfQ.pCqQ4U-J8K7TD51pfn_eMWVIhF_KTBBajzq2WGj7-4g
[26-Sep-2025 04:33:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Sep-2025 04:33:53 UTC] ✅ JWT token verified successfully for user profile
[26-Sep-2025 04:33:53 UTC] User ID: 18
[26-Sep-2025 04:33:53 UTC] ✅ User profile retrieved successfully for user ID: 18
[26-Sep-2025 04:33:53 UTC] === API CALL LOG ===
[26-Sep-2025 04:33:53 UTC] Endpoint: user/profile.php
[26-Sep-2025 04:33:53 UTC] Full Log Data: {
    "timestamp": "2025-09-26 04:33:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.11.187.84",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTgiLCJ1c2VybmFtZSI6ImlwcG9pIiwiZW1haWwiOiJtZWRkZWJoMzRAZ21haWwuY29tIiwiZXhwIjoxNzU5NDY1OTQxfQ.pCqQ4U-J8K7TD51pfn_eMWVIhF_KTBBajzq2WGj7-4g",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Sep-2025 04:33:53 UTC] === END API CALL LOG ===
[26-Sep-2025 04:33:53 UTC] ✅ API Hash verification passed for profile endpoint
[26-Sep-2025 04:33:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTgiLCJ1c2VybmFtZSI6ImlwcG9pIiwiZW1haWwiOiJtZWRkZWJoMzRAZ21haWwuY29tIiwiZXhwIjoxNzU5NDY1OTQxfQ.pCqQ4U-J8K7TD51pfn_eMWVIhF_KTBBajzq2WGj7-4g
[26-Sep-2025 04:33:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Sep-2025 04:33:53 UTC] ✅ JWT token verified successfully for user profile
[26-Sep-2025 04:33:53 UTC] User ID: 18
[26-Sep-2025 04:33:53 UTC] ✅ User profile retrieved successfully for user ID: 18
[26-Sep-2025 04:34:11 UTC] === API CALL LOG ===
[26-Sep-2025 04:34:11 UTC] Endpoint: user/profile.php
[26-Sep-2025 04:34:11 UTC] Full Log Data: {
    "timestamp": "2025-09-26 04:34:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.11.187.84",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTgiLCJ1c2VybmFtZSI6ImlwcG9pIiwiZW1haWwiOiJtZWRkZWJoMzRAZ21haWwuY29tIiwiZXhwIjoxNzU5NDY1OTQxfQ.pCqQ4U-J8K7TD51pfn_eMWVIhF_KTBBajzq2WGj7-4g",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Sep-2025 04:34:11 UTC] === END API CALL LOG ===
[26-Sep-2025 04:34:11 UTC] ✅ API Hash verification passed for profile endpoint
[26-Sep-2025 04:34:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTgiLCJ1c2VybmFtZSI6ImlwcG9pIiwiZW1haWwiOiJtZWRkZWJoMzRAZ21haWwuY29tIiwiZXhwIjoxNzU5NDY1OTQxfQ.pCqQ4U-J8K7TD51pfn_eMWVIhF_KTBBajzq2WGj7-4g
[26-Sep-2025 04:34:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Sep-2025 04:34:11 UTC] ✅ JWT token verified successfully for user profile
[26-Sep-2025 04:34:11 UTC] User ID: 18
[26-Sep-2025 04:34:11 UTC] ✅ User profile retrieved successfully for user ID: 18
[26-Sep-2025 11:51:06 UTC] === API CALL LOG ===
[26-Sep-2025 11:51:06 UTC] Endpoint: user/profile.php
[26-Sep-2025 11:51:06 UTC] Full Log Data: {
    "timestamp": "2025-09-26 11:51:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2.59.216.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzNDgxfQ.Kzp-Wk9a_AI0Y0exoD7YLsWX8WOB6Xhp_qO9UxGWjRg",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Sep-2025 11:51:06 UTC] === END API CALL LOG ===
[26-Sep-2025 11:51:06 UTC] ✅ API Hash verification passed for profile endpoint
[26-Sep-2025 11:51:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzNDgxfQ.Kzp-Wk9a_AI0Y0exoD7YLsWX8WOB6Xhp_qO9UxGWjRg
[26-Sep-2025 11:51:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Sep-2025 11:51:06 UTC] ✅ JWT token verified successfully for user profile
[26-Sep-2025 11:51:06 UTC] User ID: 5
[26-Sep-2025 11:51:06 UTC] ✅ User profile retrieved successfully for user ID: 5
[26-Sep-2025 11:51:07 UTC] === API CALL LOG ===
[26-Sep-2025 11:51:07 UTC] Endpoint: user/profile.php
[26-Sep-2025 11:51:07 UTC] Full Log Data: {
    "timestamp": "2025-09-26 11:51:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2.59.216.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzNDgxfQ.Kzp-Wk9a_AI0Y0exoD7YLsWX8WOB6Xhp_qO9UxGWjRg",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Sep-2025 11:51:07 UTC] === END API CALL LOG ===
[26-Sep-2025 11:51:07 UTC] ✅ API Hash verification passed for profile endpoint
[26-Sep-2025 11:51:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzNDgxfQ.Kzp-Wk9a_AI0Y0exoD7YLsWX8WOB6Xhp_qO9UxGWjRg
[26-Sep-2025 11:51:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Sep-2025 11:51:07 UTC] ✅ JWT token verified successfully for user profile
[26-Sep-2025 11:51:07 UTC] User ID: 5
[26-Sep-2025 11:51:07 UTC] ✅ User profile retrieved successfully for user ID: 5
[26-Sep-2025 11:54:13 UTC] === API CALL LOG ===
[26-Sep-2025 11:54:13 UTC] Endpoint: user/profile.php
[26-Sep-2025 11:54:13 UTC] Full Log Data: {
    "timestamp": "2025-09-26 11:54:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2.59.216.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzNDgxfQ.Kzp-Wk9a_AI0Y0exoD7YLsWX8WOB6Xhp_qO9UxGWjRg",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Sep-2025 11:54:13 UTC] === END API CALL LOG ===
[26-Sep-2025 11:54:13 UTC] ✅ API Hash verification passed for profile endpoint
[26-Sep-2025 11:54:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzNDgxfQ.Kzp-Wk9a_AI0Y0exoD7YLsWX8WOB6Xhp_qO9UxGWjRg
[26-Sep-2025 11:54:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Sep-2025 11:54:13 UTC] ✅ JWT token verified successfully for user profile
[26-Sep-2025 11:54:13 UTC] User ID: 5
[26-Sep-2025 11:54:13 UTC] ✅ User profile retrieved successfully for user ID: 5
[07-Oct-2025 05:32:58 UTC] === API CALL LOG ===
[07-Oct-2025 05:32:58 UTC] Endpoint: user/profile.php
[07-Oct-2025 05:32:58 UTC] Full Log Data: {
    "timestamp": "2025-10-07 05:32:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "27.60.191.205",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNCwidXNlcm5hbWUiOiJTdW5pcGEgQ2hha3JhYmFydHkgT2ZmaWNpYWwiLCJlbWFpbCI6InN1bmlwYWNoYWtyYWJhcnR5OThAZ21haWwuY29tIiwiZXhwIjoxNzYwNDE5OTc3fQ.-HCkuYiUNPmNfDXt6k4z8cLzT_ppEDvMh3RLiOfa5XE",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Oct-2025 05:32:58 UTC] === END API CALL LOG ===
[07-Oct-2025 05:32:58 UTC] ✅ API Hash verification passed for profile endpoint
[07-Oct-2025 05:32:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNCwidXNlcm5hbWUiOiJTdW5pcGEgQ2hha3JhYmFydHkgT2ZmaWNpYWwiLCJlbWFpbCI6InN1bmlwYWNoYWtyYWJhcnR5OThAZ21haWwuY29tIiwiZXhwIjoxNzYwNDE5OTc3fQ.-HCkuYiUNPmNfDXt6k4z8cLzT_ppEDvMh3RLiOfa5XE
[07-Oct-2025 05:32:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Oct-2025 05:32:58 UTC] ✅ JWT token verified successfully for user profile
[07-Oct-2025 05:32:58 UTC] User ID: 14
[07-Oct-2025 05:32:58 UTC] ✅ User profile retrieved successfully for user ID: 14
[07-Oct-2025 05:33:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Oct-2025 05:33:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Oct-2025 05:33:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNCwidXNlcm5hbWUiOiJTdW5pcGEgQ2hha3JhYmFydHkgT2ZmaWNpYWwiLCJlbWFpbCI6InN1bmlwYWNoYWtyYWJhcnR5OThAZ21haWwuY29tIiwiZXhwIjoxNzYwNDE5OTc3fQ.-HCkuYiUNPmNfDXt6k4z8cLzT_ppEDvMh3RLiOfa5XE","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Accept-Encoding":"gzip","User-Agent":"okhttp\/4.12.0"}
[07-Oct-2025 05:33:29 UTC] === User Orders API Called ===
[07-Oct-2025 05:33:29 UTC] User ID: 14
[07-Oct-2025 05:33:29 UTC] Limit: 20, Offset: 0
[07-Oct-2025 05:33:29 UTC] Orders found: 0
[07-Oct-2025 05:33:29 UTC] Orders data: []
[07-Oct-2025 05:33:29 UTC] Total orders count: 0
[07-Oct-2025 05:33:32 UTC] === API CALL LOG ===
[07-Oct-2025 05:33:32 UTC] Endpoint: user/profile.php
[07-Oct-2025 05:33:32 UTC] Full Log Data: {
    "timestamp": "2025-10-07 05:33:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "27.60.191.205",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNCwidXNlcm5hbWUiOiJTdW5pcGEgQ2hha3JhYmFydHkgT2ZmaWNpYWwiLCJlbWFpbCI6InN1bmlwYWNoYWtyYWJhcnR5OThAZ21haWwuY29tIiwiZXhwIjoxNzYwNDE5OTc3fQ.-HCkuYiUNPmNfDXt6k4z8cLzT_ppEDvMh3RLiOfa5XE",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Oct-2025 05:33:32 UTC] === END API CALL LOG ===
[07-Oct-2025 05:33:32 UTC] ✅ API Hash verification passed for profile endpoint
[07-Oct-2025 05:33:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNCwidXNlcm5hbWUiOiJTdW5pcGEgQ2hha3JhYmFydHkgT2ZmaWNpYWwiLCJlbWFpbCI6InN1bmlwYWNoYWtyYWJhcnR5OThAZ21haWwuY29tIiwiZXhwIjoxNzYwNDE5OTc3fQ.-HCkuYiUNPmNfDXt6k4z8cLzT_ppEDvMh3RLiOfa5XE
[07-Oct-2025 05:33:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Oct-2025 05:33:32 UTC] ✅ JWT token verified successfully for user profile
[07-Oct-2025 05:33:32 UTC] User ID: 14
[07-Oct-2025 05:33:32 UTC] ✅ User profile retrieved successfully for user ID: 14
[07-Oct-2025 05:33:33 UTC] User Purchases API - User ID: 14
[07-Oct-2025 05:33:33 UTC] User Purchases API - Total purchases found: 0
[07-Oct-2025 05:33:50 UTC] === API CALL LOG ===
[07-Oct-2025 05:33:50 UTC] Endpoint: user/profile.php
[07-Oct-2025 05:33:50 UTC] Full Log Data: {
    "timestamp": "2025-10-07 05:33:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "27.60.191.205",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNCwidXNlcm5hbWUiOiJTdW5pcGEgQ2hha3JhYmFydHkgT2ZmaWNpYWwiLCJlbWFpbCI6InN1bmlwYWNoYWtyYWJhcnR5OThAZ21haWwuY29tIiwiZXhwIjoxNzYwNDE5OTc3fQ.-HCkuYiUNPmNfDXt6k4z8cLzT_ppEDvMh3RLiOfa5XE",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Oct-2025 05:33:50 UTC] === END API CALL LOG ===
[07-Oct-2025 05:33:50 UTC] ✅ API Hash verification passed for profile endpoint
[07-Oct-2025 05:33:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNCwidXNlcm5hbWUiOiJTdW5pcGEgQ2hha3JhYmFydHkgT2ZmaWNpYWwiLCJlbWFpbCI6InN1bmlwYWNoYWtyYWJhcnR5OThAZ21haWwuY29tIiwiZXhwIjoxNzYwNDE5OTc3fQ.-HCkuYiUNPmNfDXt6k4z8cLzT_ppEDvMh3RLiOfa5XE
[07-Oct-2025 05:33:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Oct-2025 05:33:50 UTC] ✅ JWT token verified successfully for user profile
[07-Oct-2025 05:33:50 UTC] User ID: 14
[07-Oct-2025 05:33:50 UTC] ✅ User profile retrieved successfully for user ID: 14
[07-Oct-2025 05:33:57 UTC] === API CALL LOG ===
[07-Oct-2025 05:33:57 UTC] Endpoint: user/profile.php
[07-Oct-2025 05:33:57 UTC] Full Log Data: {
    "timestamp": "2025-10-07 05:33:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "27.60.191.205",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNCwidXNlcm5hbWUiOiJTdW5pcGEgQ2hha3JhYmFydHkgT2ZmaWNpYWwiLCJlbWFpbCI6InN1bmlwYWNoYWtyYWJhcnR5OThAZ21haWwuY29tIiwiZXhwIjoxNzYwNDE5OTc3fQ.-HCkuYiUNPmNfDXt6k4z8cLzT_ppEDvMh3RLiOfa5XE",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Oct-2025 05:33:57 UTC] === END API CALL LOG ===
[07-Oct-2025 05:33:57 UTC] ✅ API Hash verification passed for profile endpoint
[07-Oct-2025 05:33:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNCwidXNlcm5hbWUiOiJTdW5pcGEgQ2hha3JhYmFydHkgT2ZmaWNpYWwiLCJlbWFpbCI6InN1bmlwYWNoYWtyYWJhcnR5OThAZ21haWwuY29tIiwiZXhwIjoxNzYwNDE5OTc3fQ.-HCkuYiUNPmNfDXt6k4z8cLzT_ppEDvMh3RLiOfa5XE
[07-Oct-2025 05:33:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Oct-2025 05:33:57 UTC] ✅ JWT token verified successfully for user profile
[07-Oct-2025 05:33:57 UTC] User ID: 14
[07-Oct-2025 05:33:57 UTC] ✅ User profile retrieved successfully for user ID: 14
[07-Oct-2025 05:34:08 UTC] === API CALL LOG ===
[07-Oct-2025 05:34:08 UTC] Endpoint: user/profile.php
[07-Oct-2025 05:34:08 UTC] Full Log Data: {
    "timestamp": "2025-10-07 05:34:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "27.60.191.205",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNCwidXNlcm5hbWUiOiJTdW5pcGEgQ2hha3JhYmFydHkgT2ZmaWNpYWwiLCJlbWFpbCI6InN1bmlwYWNoYWtyYWJhcnR5OThAZ21haWwuY29tIiwiZXhwIjoxNzYwNDE5OTc3fQ.-HCkuYiUNPmNfDXt6k4z8cLzT_ppEDvMh3RLiOfa5XE",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Oct-2025 05:34:08 UTC] === END API CALL LOG ===
[07-Oct-2025 05:34:08 UTC] ✅ API Hash verification passed for profile endpoint
[07-Oct-2025 05:34:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNCwidXNlcm5hbWUiOiJTdW5pcGEgQ2hha3JhYmFydHkgT2ZmaWNpYWwiLCJlbWFpbCI6InN1bmlwYWNoYWtyYWJhcnR5OThAZ21haWwuY29tIiwiZXhwIjoxNzYwNDE5OTc3fQ.-HCkuYiUNPmNfDXt6k4z8cLzT_ppEDvMh3RLiOfa5XE
[07-Oct-2025 05:34:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Oct-2025 05:34:08 UTC] ✅ JWT token verified successfully for user profile
[07-Oct-2025 05:34:08 UTC] User ID: 14
[07-Oct-2025 05:34:08 UTC] ✅ User profile retrieved successfully for user ID: 14
[08-Oct-2025 12:55:31 UTC] === API CALL LOG ===
[08-Oct-2025 12:55:31 UTC] Endpoint: user/profile.php
[08-Oct-2025 12:55:31 UTC] Full Log Data: {
    "timestamp": "2025-10-08 12:55:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.22.137.234",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkiLCJ1c2VybmFtZSI6ImhlcmkxIiwiZW1haWwiOiJoZXJpc3VoYXJuYTQzQGdtYWlsLmNvbSIsImV4cCI6MTc2MDUzMjkzMH0.qLFyxbxbGtm9mKnOBJpdsWG6BsV4SHMIXiw1_KQQF9s",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Oct-2025 12:55:31 UTC] === END API CALL LOG ===
[08-Oct-2025 12:55:31 UTC] ✅ API Hash verification passed for profile endpoint
[08-Oct-2025 12:55:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkiLCJ1c2VybmFtZSI6ImhlcmkxIiwiZW1haWwiOiJoZXJpc3VoYXJuYTQzQGdtYWlsLmNvbSIsImV4cCI6MTc2MDUzMjkzMH0.qLFyxbxbGtm9mKnOBJpdsWG6BsV4SHMIXiw1_KQQF9s
[08-Oct-2025 12:55:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Oct-2025 12:55:31 UTC] ✅ JWT token verified successfully for user profile
[08-Oct-2025 12:55:31 UTC] User ID: 19
[08-Oct-2025 12:55:31 UTC] ✅ User profile retrieved successfully for user ID: 19
[08-Oct-2025 12:55:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Oct-2025 12:55:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Oct-2025 12:55:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkiLCJ1c2VybmFtZSI6ImhlcmkxIiwiZW1haWwiOiJoZXJpc3VoYXJuYTQzQGdtYWlsLmNvbSIsImV4cCI6MTc2MDUzMjkzMH0.qLFyxbxbGtm9mKnOBJpdsWG6BsV4SHMIXiw1_KQQF9s","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Accept-Encoding":"gzip","User-Agent":"okhttp\/4.12.0"}
[08-Oct-2025 12:55:54 UTC] === User Orders API Called ===
[08-Oct-2025 12:55:54 UTC] User ID: 19
[08-Oct-2025 12:55:54 UTC] Limit: 20, Offset: 0
[08-Oct-2025 12:55:54 UTC] Orders found: 0
[08-Oct-2025 12:55:54 UTC] Orders data: []
[08-Oct-2025 12:55:54 UTC] Total orders count: 0
[08-Oct-2025 12:55:56 UTC] === API CALL LOG ===
[08-Oct-2025 12:55:56 UTC] Endpoint: user/profile.php
[08-Oct-2025 12:55:56 UTC] Full Log Data: {
    "timestamp": "2025-10-08 12:55:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.22.137.234",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkiLCJ1c2VybmFtZSI6ImhlcmkxIiwiZW1haWwiOiJoZXJpc3VoYXJuYTQzQGdtYWlsLmNvbSIsImV4cCI6MTc2MDUzMjkzMH0.qLFyxbxbGtm9mKnOBJpdsWG6BsV4SHMIXiw1_KQQF9s",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Oct-2025 12:55:56 UTC] === END API CALL LOG ===
[08-Oct-2025 12:55:56 UTC] ✅ API Hash verification passed for profile endpoint
[08-Oct-2025 12:55:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkiLCJ1c2VybmFtZSI6ImhlcmkxIiwiZW1haWwiOiJoZXJpc3VoYXJuYTQzQGdtYWlsLmNvbSIsImV4cCI6MTc2MDUzMjkzMH0.qLFyxbxbGtm9mKnOBJpdsWG6BsV4SHMIXiw1_KQQF9s
[08-Oct-2025 12:55:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Oct-2025 12:55:56 UTC] ✅ JWT token verified successfully for user profile
[08-Oct-2025 12:55:56 UTC] User ID: 19
[08-Oct-2025 12:55:56 UTC] ✅ User profile retrieved successfully for user ID: 19
[08-Oct-2025 12:55:56 UTC] User Purchases API - User ID: 19
[08-Oct-2025 12:55:56 UTC] User Purchases API - Total purchases found: 0
[08-Oct-2025 12:56:05 UTC] === API CALL LOG ===
[08-Oct-2025 12:56:05 UTC] Endpoint: user/profile.php
[08-Oct-2025 12:56:05 UTC] Full Log Data: {
    "timestamp": "2025-10-08 12:56:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.22.137.234",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkiLCJ1c2VybmFtZSI6ImhlcmkxIiwiZW1haWwiOiJoZXJpc3VoYXJuYTQzQGdtYWlsLmNvbSIsImV4cCI6MTc2MDUzMjkzMH0.qLFyxbxbGtm9mKnOBJpdsWG6BsV4SHMIXiw1_KQQF9s",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Oct-2025 12:56:05 UTC] === END API CALL LOG ===
[08-Oct-2025 12:56:05 UTC] ✅ API Hash verification passed for profile endpoint
[08-Oct-2025 12:56:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkiLCJ1c2VybmFtZSI6ImhlcmkxIiwiZW1haWwiOiJoZXJpc3VoYXJuYTQzQGdtYWlsLmNvbSIsImV4cCI6MTc2MDUzMjkzMH0.qLFyxbxbGtm9mKnOBJpdsWG6BsV4SHMIXiw1_KQQF9s
[08-Oct-2025 12:56:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Oct-2025 12:56:05 UTC] ✅ JWT token verified successfully for user profile
[08-Oct-2025 12:56:05 UTC] User ID: 19
[08-Oct-2025 12:56:05 UTC] ✅ User profile retrieved successfully for user ID: 19
[08-Oct-2025 12:56:05 UTC] User Purchases API - User ID: 19
[08-Oct-2025 12:56:05 UTC] User Purchases API - Total purchases found: 0
[08-Oct-2025 12:56:08 UTC] User Purchases API - User ID: 19
[08-Oct-2025 12:56:08 UTC] User Purchases API - Total purchases found: 0
[08-Oct-2025 12:56:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Oct-2025 12:56:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Oct-2025 12:56:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkiLCJ1c2VybmFtZSI6ImhlcmkxIiwiZW1haWwiOiJoZXJpc3VoYXJuYTQzQGdtYWlsLmNvbSIsImV4cCI6MTc2MDUzMjkzMH0.qLFyxbxbGtm9mKnOBJpdsWG6BsV4SHMIXiw1_KQQF9s","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Accept-Encoding":"gzip","User-Agent":"okhttp\/4.12.0"}
[08-Oct-2025 12:56:10 UTC] === User Orders API Called ===
[08-Oct-2025 12:56:10 UTC] User ID: 19
[08-Oct-2025 12:56:10 UTC] Limit: 20, Offset: 0
[08-Oct-2025 12:56:10 UTC] Orders found: 0
[08-Oct-2025 12:56:10 UTC] Orders data: []
[08-Oct-2025 12:56:10 UTC] Total orders count: 0
[08-Oct-2025 12:56:15 UTC] === API CALL LOG ===
[08-Oct-2025 12:56:15 UTC] Endpoint: user/profile.php
[08-Oct-2025 12:56:15 UTC] Full Log Data: {
    "timestamp": "2025-10-08 12:56:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.22.137.234",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkiLCJ1c2VybmFtZSI6ImhlcmkxIiwiZW1haWwiOiJoZXJpc3VoYXJuYTQzQGdtYWlsLmNvbSIsImV4cCI6MTc2MDUzMjkzMH0.qLFyxbxbGtm9mKnOBJpdsWG6BsV4SHMIXiw1_KQQF9s",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Oct-2025 12:56:15 UTC] === END API CALL LOG ===
[08-Oct-2025 12:56:15 UTC] ✅ API Hash verification passed for profile endpoint
[08-Oct-2025 12:56:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkiLCJ1c2VybmFtZSI6ImhlcmkxIiwiZW1haWwiOiJoZXJpc3VoYXJuYTQzQGdtYWlsLmNvbSIsImV4cCI6MTc2MDUzMjkzMH0.qLFyxbxbGtm9mKnOBJpdsWG6BsV4SHMIXiw1_KQQF9s
[08-Oct-2025 12:56:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Oct-2025 12:56:15 UTC] ✅ JWT token verified successfully for user profile
[08-Oct-2025 12:56:15 UTC] User ID: 19
[08-Oct-2025 12:56:15 UTC] ✅ User profile retrieved successfully for user ID: 19
[08-Oct-2025 12:56:29 UTC] === API CALL LOG ===
[08-Oct-2025 12:56:29 UTC] Endpoint: user/profile.php
[08-Oct-2025 12:56:29 UTC] Full Log Data: {
    "timestamp": "2025-10-08 12:56:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.22.137.234",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkiLCJ1c2VybmFtZSI6ImhlcmkxIiwiZW1haWwiOiJoZXJpc3VoYXJuYTQzQGdtYWlsLmNvbSIsImV4cCI6MTc2MDUzMjkzMH0.qLFyxbxbGtm9mKnOBJpdsWG6BsV4SHMIXiw1_KQQF9s",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Oct-2025 12:56:29 UTC] === END API CALL LOG ===
[08-Oct-2025 12:56:29 UTC] ✅ API Hash verification passed for profile endpoint
[08-Oct-2025 12:56:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkiLCJ1c2VybmFtZSI6ImhlcmkxIiwiZW1haWwiOiJoZXJpc3VoYXJuYTQzQGdtYWlsLmNvbSIsImV4cCI6MTc2MDUzMjkzMH0.qLFyxbxbGtm9mKnOBJpdsWG6BsV4SHMIXiw1_KQQF9s
[08-Oct-2025 12:56:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Oct-2025 12:56:29 UTC] ✅ JWT token verified successfully for user profile
[08-Oct-2025 12:56:29 UTC] User ID: 19
[08-Oct-2025 12:56:29 UTC] ✅ User profile retrieved successfully for user ID: 19
[08-Oct-2025 12:56:29 UTC] === API CALL LOG ===
[08-Oct-2025 12:56:29 UTC] Endpoint: user/profile.php
[08-Oct-2025 12:56:29 UTC] Full Log Data: {
    "timestamp": "2025-10-08 12:56:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.22.137.234",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkiLCJ1c2VybmFtZSI6ImhlcmkxIiwiZW1haWwiOiJoZXJpc3VoYXJuYTQzQGdtYWlsLmNvbSIsImV4cCI6MTc2MDUzMjkzMH0.qLFyxbxbGtm9mKnOBJpdsWG6BsV4SHMIXiw1_KQQF9s",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Oct-2025 12:56:29 UTC] === END API CALL LOG ===
[08-Oct-2025 12:56:29 UTC] ✅ API Hash verification passed for profile endpoint
[08-Oct-2025 12:56:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkiLCJ1c2VybmFtZSI6ImhlcmkxIiwiZW1haWwiOiJoZXJpc3VoYXJuYTQzQGdtYWlsLmNvbSIsImV4cCI6MTc2MDUzMjkzMH0.qLFyxbxbGtm9mKnOBJpdsWG6BsV4SHMIXiw1_KQQF9s
[08-Oct-2025 12:56:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Oct-2025 12:56:29 UTC] ✅ JWT token verified successfully for user profile
[08-Oct-2025 12:56:29 UTC] User ID: 19
[08-Oct-2025 12:56:29 UTC] ✅ User profile retrieved successfully for user ID: 19
[08-Oct-2025 12:56:38 UTC] === API CALL LOG ===
[08-Oct-2025 12:56:38 UTC] Endpoint: user/profile.php
[08-Oct-2025 12:56:38 UTC] Full Log Data: {
    "timestamp": "2025-10-08 12:56:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.22.137.234",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkiLCJ1c2VybmFtZSI6ImhlcmkxIiwiZW1haWwiOiJoZXJpc3VoYXJuYTQzQGdtYWlsLmNvbSIsImV4cCI6MTc2MDUzMjkzMH0.qLFyxbxbGtm9mKnOBJpdsWG6BsV4SHMIXiw1_KQQF9s",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Oct-2025 12:56:38 UTC] === END API CALL LOG ===
[08-Oct-2025 12:56:38 UTC] ✅ API Hash verification passed for profile endpoint
[08-Oct-2025 12:56:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkiLCJ1c2VybmFtZSI6ImhlcmkxIiwiZW1haWwiOiJoZXJpc3VoYXJuYTQzQGdtYWlsLmNvbSIsImV4cCI6MTc2MDUzMjkzMH0.qLFyxbxbGtm9mKnOBJpdsWG6BsV4SHMIXiw1_KQQF9s
[08-Oct-2025 12:56:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Oct-2025 12:56:38 UTC] ✅ JWT token verified successfully for user profile
[08-Oct-2025 12:56:38 UTC] User ID: 19
[08-Oct-2025 12:56:38 UTC] ✅ User profile retrieved successfully for user ID: 19
[08-Oct-2025 12:56:39 UTC] === API CALL LOG ===
[08-Oct-2025 12:56:39 UTC] Endpoint: user/profile.php
[08-Oct-2025 12:56:39 UTC] Full Log Data: {
    "timestamp": "2025-10-08 12:56:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.22.137.234",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkiLCJ1c2VybmFtZSI6ImhlcmkxIiwiZW1haWwiOiJoZXJpc3VoYXJuYTQzQGdtYWlsLmNvbSIsImV4cCI6MTc2MDUzMjkzMH0.qLFyxbxbGtm9mKnOBJpdsWG6BsV4SHMIXiw1_KQQF9s",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Oct-2025 12:56:39 UTC] === END API CALL LOG ===
[08-Oct-2025 12:56:39 UTC] ✅ API Hash verification passed for profile endpoint
[08-Oct-2025 12:56:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkiLCJ1c2VybmFtZSI6ImhlcmkxIiwiZW1haWwiOiJoZXJpc3VoYXJuYTQzQGdtYWlsLmNvbSIsImV4cCI6MTc2MDUzMjkzMH0.qLFyxbxbGtm9mKnOBJpdsWG6BsV4SHMIXiw1_KQQF9s
[08-Oct-2025 12:56:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Oct-2025 12:56:39 UTC] ✅ JWT token verified successfully for user profile
[08-Oct-2025 12:56:39 UTC] User ID: 19
[08-Oct-2025 12:56:39 UTC] ✅ User profile retrieved successfully for user ID: 19
[09-Oct-2025 20:03:51 UTC] === API CALL LOG ===
[09-Oct-2025 20:03:51 UTC] Endpoint: user/profile.php
[09-Oct-2025 20:03:51 UTC] Full Log Data: {
    "timestamp": "2025-10-09 20:03:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.84.8.165",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAiLCJ1c2VybmFtZSI6Imtub3dsZWRnZTIyNSIsImVtYWlsIjoia25vd2xlZ2RlMjI1LmZ4QGdtYWlsLmNvbSIsImV4cCI6MTc2MDY0NTAzMH0.ejlFd5tWFZQViOaEmDaai1ko4foH5NFv8AHcfTUJOMU",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Oct-2025 20:03:51 UTC] === END API CALL LOG ===
[09-Oct-2025 20:03:51 UTC] ✅ API Hash verification passed for profile endpoint
[09-Oct-2025 20:03:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAiLCJ1c2VybmFtZSI6Imtub3dsZWRnZTIyNSIsImVtYWlsIjoia25vd2xlZ2RlMjI1LmZ4QGdtYWlsLmNvbSIsImV4cCI6MTc2MDY0NTAzMH0.ejlFd5tWFZQViOaEmDaai1ko4foH5NFv8AHcfTUJOMU
[09-Oct-2025 20:03:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Oct-2025 20:03:51 UTC] ✅ JWT token verified successfully for user profile
[09-Oct-2025 20:03:51 UTC] User ID: 20
[09-Oct-2025 20:03:51 UTC] ✅ User profile retrieved successfully for user ID: 20
[09-Oct-2025 20:04:11 UTC] === API CALL LOG ===
[09-Oct-2025 20:04:11 UTC] Endpoint: user/profile.php
[09-Oct-2025 20:04:11 UTC] Full Log Data: {
    "timestamp": "2025-10-09 20:04:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.84.8.165",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAiLCJ1c2VybmFtZSI6Imtub3dsZWRnZTIyNSIsImVtYWlsIjoia25vd2xlZ2RlMjI1LmZ4QGdtYWlsLmNvbSIsImV4cCI6MTc2MDY0NTAzMH0.ejlFd5tWFZQViOaEmDaai1ko4foH5NFv8AHcfTUJOMU",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Oct-2025 20:04:11 UTC] === END API CALL LOG ===
[09-Oct-2025 20:04:11 UTC] ✅ API Hash verification passed for profile endpoint
[09-Oct-2025 20:04:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAiLCJ1c2VybmFtZSI6Imtub3dsZWRnZTIyNSIsImVtYWlsIjoia25vd2xlZ2RlMjI1LmZ4QGdtYWlsLmNvbSIsImV4cCI6MTc2MDY0NTAzMH0.ejlFd5tWFZQViOaEmDaai1ko4foH5NFv8AHcfTUJOMU
[09-Oct-2025 20:04:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Oct-2025 20:04:11 UTC] ✅ JWT token verified successfully for user profile
[09-Oct-2025 20:04:11 UTC] User ID: 20
[09-Oct-2025 20:04:11 UTC] ✅ User profile retrieved successfully for user ID: 20
[09-Oct-2025 20:04:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Oct-2025 20:04:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Oct-2025 20:04:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAiLCJ1c2VybmFtZSI6Imtub3dsZWRnZTIyNSIsImVtYWlsIjoia25vd2xlZ2RlMjI1LmZ4QGdtYWlsLmNvbSIsImV4cCI6MTc2MDY0NTAzMH0.ejlFd5tWFZQViOaEmDaai1ko4foH5NFv8AHcfTUJOMU","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Accept-Encoding":"gzip","User-Agent":"okhttp\/4.12.0"}
[09-Oct-2025 20:04:13 UTC] === User Orders API Called ===
[09-Oct-2025 20:04:13 UTC] User ID: 20
[09-Oct-2025 20:04:13 UTC] Limit: 20, Offset: 0
[09-Oct-2025 20:04:13 UTC] Orders found: 0
[09-Oct-2025 20:04:13 UTC] Orders data: []
[09-Oct-2025 20:04:13 UTC] Total orders count: 0
[09-Oct-2025 20:04:15 UTC] === API CALL LOG ===
[09-Oct-2025 20:04:15 UTC] Endpoint: user/profile.php
[09-Oct-2025 20:04:15 UTC] Full Log Data: {
    "timestamp": "2025-10-09 20:04:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.84.8.165",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAiLCJ1c2VybmFtZSI6Imtub3dsZWRnZTIyNSIsImVtYWlsIjoia25vd2xlZ2RlMjI1LmZ4QGdtYWlsLmNvbSIsImV4cCI6MTc2MDY0NTAzMH0.ejlFd5tWFZQViOaEmDaai1ko4foH5NFv8AHcfTUJOMU",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Oct-2025 20:04:15 UTC] === END API CALL LOG ===
[09-Oct-2025 20:04:15 UTC] ✅ API Hash verification passed for profile endpoint
[09-Oct-2025 20:04:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAiLCJ1c2VybmFtZSI6Imtub3dsZWRnZTIyNSIsImVtYWlsIjoia25vd2xlZ2RlMjI1LmZ4QGdtYWlsLmNvbSIsImV4cCI6MTc2MDY0NTAzMH0.ejlFd5tWFZQViOaEmDaai1ko4foH5NFv8AHcfTUJOMU
[09-Oct-2025 20:04:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Oct-2025 20:04:15 UTC] ✅ JWT token verified successfully for user profile
[09-Oct-2025 20:04:15 UTC] User ID: 20
[09-Oct-2025 20:04:15 UTC] ✅ User profile retrieved successfully for user ID: 20
[09-Oct-2025 20:04:31 UTC] === API CALL LOG ===
[09-Oct-2025 20:04:31 UTC] Endpoint: user/profile.php
[09-Oct-2025 20:04:31 UTC] Full Log Data: {
    "timestamp": "2025-10-09 20:04:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.84.8.165",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAiLCJ1c2VybmFtZSI6Imtub3dsZWRnZTIyNSIsImVtYWlsIjoia25vd2xlZ2RlMjI1LmZ4QGdtYWlsLmNvbSIsImV4cCI6MTc2MDY0NTAzMH0.ejlFd5tWFZQViOaEmDaai1ko4foH5NFv8AHcfTUJOMU",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Oct-2025 20:04:31 UTC] === END API CALL LOG ===
[09-Oct-2025 20:04:31 UTC] ✅ API Hash verification passed for profile endpoint
[09-Oct-2025 20:04:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAiLCJ1c2VybmFtZSI6Imtub3dsZWRnZTIyNSIsImVtYWlsIjoia25vd2xlZ2RlMjI1LmZ4QGdtYWlsLmNvbSIsImV4cCI6MTc2MDY0NTAzMH0.ejlFd5tWFZQViOaEmDaai1ko4foH5NFv8AHcfTUJOMU
[09-Oct-2025 20:04:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Oct-2025 20:04:31 UTC] ✅ JWT token verified successfully for user profile
[09-Oct-2025 20:04:31 UTC] User ID: 20
[09-Oct-2025 20:04:31 UTC] ✅ User profile retrieved successfully for user ID: 20
[09-Oct-2025 20:04:40 UTC] === API CALL LOG ===
[09-Oct-2025 20:04:40 UTC] Endpoint: user/profile.php
[09-Oct-2025 20:04:40 UTC] Full Log Data: {
    "timestamp": "2025-10-09 20:04:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.84.8.165",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAiLCJ1c2VybmFtZSI6Imtub3dsZWRnZTIyNSIsImVtYWlsIjoia25vd2xlZ2RlMjI1LmZ4QGdtYWlsLmNvbSIsImV4cCI6MTc2MDY0NTAzMH0.ejlFd5tWFZQViOaEmDaai1ko4foH5NFv8AHcfTUJOMU",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Oct-2025 20:04:40 UTC] === END API CALL LOG ===
[09-Oct-2025 20:04:40 UTC] ✅ API Hash verification passed for profile endpoint
[09-Oct-2025 20:04:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAiLCJ1c2VybmFtZSI6Imtub3dsZWRnZTIyNSIsImVtYWlsIjoia25vd2xlZ2RlMjI1LmZ4QGdtYWlsLmNvbSIsImV4cCI6MTc2MDY0NTAzMH0.ejlFd5tWFZQViOaEmDaai1ko4foH5NFv8AHcfTUJOMU
[09-Oct-2025 20:04:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Oct-2025 20:04:40 UTC] ✅ JWT token verified successfully for user profile
[09-Oct-2025 20:04:40 UTC] User ID: 20
[09-Oct-2025 20:04:40 UTC] ✅ User profile retrieved successfully for user ID: 20
[09-Oct-2025 20:04:40 UTC] User Purchases API - User ID: 20
[09-Oct-2025 20:04:40 UTC] User Purchases API - Total purchases found: 0
[09-Oct-2025 20:04:42 UTC] User Purchases API - User ID: 20
[09-Oct-2025 20:04:42 UTC] User Purchases API - Total purchases found: 0
[09-Oct-2025 20:04:45 UTC] === API CALL LOG ===
[09-Oct-2025 20:04:45 UTC] Endpoint: user/profile.php
[09-Oct-2025 20:04:45 UTC] Full Log Data: {
    "timestamp": "2025-10-09 20:04:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.84.8.165",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAiLCJ1c2VybmFtZSI6Imtub3dsZWRnZTIyNSIsImVtYWlsIjoia25vd2xlZ2RlMjI1LmZ4QGdtYWlsLmNvbSIsImV4cCI6MTc2MDY0NTAzMH0.ejlFd5tWFZQViOaEmDaai1ko4foH5NFv8AHcfTUJOMU",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Oct-2025 20:04:45 UTC] === END API CALL LOG ===
[09-Oct-2025 20:04:45 UTC] ✅ API Hash verification passed for profile endpoint
[09-Oct-2025 20:04:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAiLCJ1c2VybmFtZSI6Imtub3dsZWRnZTIyNSIsImVtYWlsIjoia25vd2xlZ2RlMjI1LmZ4QGdtYWlsLmNvbSIsImV4cCI6MTc2MDY0NTAzMH0.ejlFd5tWFZQViOaEmDaai1ko4foH5NFv8AHcfTUJOMU
[09-Oct-2025 20:04:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Oct-2025 20:04:45 UTC] ✅ JWT token verified successfully for user profile
[09-Oct-2025 20:04:45 UTC] User ID: 20
[09-Oct-2025 20:04:45 UTC] ✅ User profile retrieved successfully for user ID: 20
[09-Oct-2025 20:04:45 UTC] User Purchases API - User ID: 20
[09-Oct-2025 20:04:45 UTC] User Purchases API - Total purchases found: 0
[09-Oct-2025 20:05:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Oct-2025 20:05:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Oct-2025 20:05:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAiLCJ1c2VybmFtZSI6Imtub3dsZWRnZTIyNSIsImVtYWlsIjoia25vd2xlZ2RlMjI1LmZ4QGdtYWlsLmNvbSIsImV4cCI6MTc2MDY0NTAzMH0.ejlFd5tWFZQViOaEmDaai1ko4foH5NFv8AHcfTUJOMU","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Accept-Encoding":"gzip","User-Agent":"okhttp\/4.12.0"}
[09-Oct-2025 20:05:02 UTC] === User Orders API Called ===
[09-Oct-2025 20:05:02 UTC] User ID: 20
[09-Oct-2025 20:05:02 UTC] Limit: 20, Offset: 0
[09-Oct-2025 20:05:02 UTC] Orders found: 0
[09-Oct-2025 20:05:02 UTC] Orders data: []
[09-Oct-2025 20:05:02 UTC] Total orders count: 0
[09-Oct-2025 20:05:04 UTC] === API CALL LOG ===
[09-Oct-2025 20:05:04 UTC] Endpoint: user/profile.php
[09-Oct-2025 20:05:04 UTC] Full Log Data: {
    "timestamp": "2025-10-09 20:05:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.84.8.165",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAiLCJ1c2VybmFtZSI6Imtub3dsZWRnZTIyNSIsImVtYWlsIjoia25vd2xlZ2RlMjI1LmZ4QGdtYWlsLmNvbSIsImV4cCI6MTc2MDY0NTAzMH0.ejlFd5tWFZQViOaEmDaai1ko4foH5NFv8AHcfTUJOMU",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Oct-2025 20:05:04 UTC] === END API CALL LOG ===
[09-Oct-2025 20:05:04 UTC] ✅ API Hash verification passed for profile endpoint
[09-Oct-2025 20:05:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAiLCJ1c2VybmFtZSI6Imtub3dsZWRnZTIyNSIsImVtYWlsIjoia25vd2xlZ2RlMjI1LmZ4QGdtYWlsLmNvbSIsImV4cCI6MTc2MDY0NTAzMH0.ejlFd5tWFZQViOaEmDaai1ko4foH5NFv8AHcfTUJOMU
[09-Oct-2025 20:05:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Oct-2025 20:05:04 UTC] ✅ JWT token verified successfully for user profile
[09-Oct-2025 20:05:04 UTC] User ID: 20
[09-Oct-2025 20:05:04 UTC] ✅ User profile retrieved successfully for user ID: 20
[09-Oct-2025 20:05:40 UTC] === API CALL LOG ===
[09-Oct-2025 20:05:40 UTC] Endpoint: user/profile.php
[09-Oct-2025 20:05:40 UTC] Full Log Data: {
    "timestamp": "2025-10-09 20:05:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.84.8.165",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAiLCJ1c2VybmFtZSI6Imtub3dsZWRnZTIyNSIsImVtYWlsIjoia25vd2xlZ2RlMjI1LmZ4QGdtYWlsLmNvbSIsImV4cCI6MTc2MDY0NTAzMH0.ejlFd5tWFZQViOaEmDaai1ko4foH5NFv8AHcfTUJOMU",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Oct-2025 20:05:40 UTC] === END API CALL LOG ===
[09-Oct-2025 20:05:40 UTC] ✅ API Hash verification passed for profile endpoint
[09-Oct-2025 20:05:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAiLCJ1c2VybmFtZSI6Imtub3dsZWRnZTIyNSIsImVtYWlsIjoia25vd2xlZ2RlMjI1LmZ4QGdtYWlsLmNvbSIsImV4cCI6MTc2MDY0NTAzMH0.ejlFd5tWFZQViOaEmDaai1ko4foH5NFv8AHcfTUJOMU
[09-Oct-2025 20:05:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Oct-2025 20:05:40 UTC] ✅ JWT token verified successfully for user profile
[09-Oct-2025 20:05:40 UTC] User ID: 20
[09-Oct-2025 20:05:40 UTC] ✅ User profile retrieved successfully for user ID: 20
[09-Oct-2025 20:05:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Oct-2025 20:05:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Oct-2025 20:05:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAiLCJ1c2VybmFtZSI6Imtub3dsZWRnZTIyNSIsImVtYWlsIjoia25vd2xlZ2RlMjI1LmZ4QGdtYWlsLmNvbSIsImV4cCI6MTc2MDY0NTAzMH0.ejlFd5tWFZQViOaEmDaai1ko4foH5NFv8AHcfTUJOMU","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Accept-Encoding":"gzip","User-Agent":"okhttp\/4.12.0"}
[09-Oct-2025 20:05:41 UTC] === User Orders API Called ===
[09-Oct-2025 20:05:41 UTC] User ID: 20
[09-Oct-2025 20:05:41 UTC] Limit: 20, Offset: 0
[09-Oct-2025 20:05:41 UTC] Orders found: 0
[09-Oct-2025 20:05:41 UTC] Orders data: []
[09-Oct-2025 20:05:41 UTC] Total orders count: 0
[09-Oct-2025 20:05:41 UTC] === API CALL LOG ===
[09-Oct-2025 20:05:41 UTC] Endpoint: user/profile.php
[09-Oct-2025 20:05:41 UTC] Full Log Data: {
    "timestamp": "2025-10-09 20:05:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.84.8.165",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAiLCJ1c2VybmFtZSI6Imtub3dsZWRnZTIyNSIsImVtYWlsIjoia25vd2xlZ2RlMjI1LmZ4QGdtYWlsLmNvbSIsImV4cCI6MTc2MDY0NTAzMH0.ejlFd5tWFZQViOaEmDaai1ko4foH5NFv8AHcfTUJOMU",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Oct-2025 20:05:41 UTC] === END API CALL LOG ===
[09-Oct-2025 20:05:41 UTC] ✅ API Hash verification passed for profile endpoint
[09-Oct-2025 20:05:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAiLCJ1c2VybmFtZSI6Imtub3dsZWRnZTIyNSIsImVtYWlsIjoia25vd2xlZ2RlMjI1LmZ4QGdtYWlsLmNvbSIsImV4cCI6MTc2MDY0NTAzMH0.ejlFd5tWFZQViOaEmDaai1ko4foH5NFv8AHcfTUJOMU
[09-Oct-2025 20:05:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Oct-2025 20:05:41 UTC] ✅ JWT token verified successfully for user profile
[09-Oct-2025 20:05:41 UTC] User ID: 20
[09-Oct-2025 20:05:41 UTC] ✅ User profile retrieved successfully for user ID: 20
[09-Oct-2025 20:05:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Oct-2025 20:05:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Oct-2025 20:05:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAiLCJ1c2VybmFtZSI6Imtub3dsZWRnZTIyNSIsImVtYWlsIjoia25vd2xlZ2RlMjI1LmZ4QGdtYWlsLmNvbSIsImV4cCI6MTc2MDY0NTAzMH0.ejlFd5tWFZQViOaEmDaai1ko4foH5NFv8AHcfTUJOMU","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Accept-Encoding":"gzip","User-Agent":"okhttp\/4.12.0"}
[09-Oct-2025 20:05:42 UTC] === User Orders API Called ===
[09-Oct-2025 20:05:42 UTC] User ID: 20
[09-Oct-2025 20:05:42 UTC] Limit: 20, Offset: 0
[09-Oct-2025 20:05:42 UTC] Orders found: 0
[09-Oct-2025 20:05:42 UTC] Orders data: []
[09-Oct-2025 20:05:42 UTC] Total orders count: 0
[09-Oct-2025 20:05:43 UTC] === API CALL LOG ===
[09-Oct-2025 20:05:43 UTC] Endpoint: user/profile.php
[09-Oct-2025 20:05:43 UTC] Full Log Data: {
    "timestamp": "2025-10-09 20:05:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.84.8.165",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAiLCJ1c2VybmFtZSI6Imtub3dsZWRnZTIyNSIsImVtYWlsIjoia25vd2xlZ2RlMjI1LmZ4QGdtYWlsLmNvbSIsImV4cCI6MTc2MDY0NTAzMH0.ejlFd5tWFZQViOaEmDaai1ko4foH5NFv8AHcfTUJOMU",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Oct-2025 20:05:43 UTC] === END API CALL LOG ===
[09-Oct-2025 20:05:43 UTC] ✅ API Hash verification passed for profile endpoint
[09-Oct-2025 20:05:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAiLCJ1c2VybmFtZSI6Imtub3dsZWRnZTIyNSIsImVtYWlsIjoia25vd2xlZ2RlMjI1LmZ4QGdtYWlsLmNvbSIsImV4cCI6MTc2MDY0NTAzMH0.ejlFd5tWFZQViOaEmDaai1ko4foH5NFv8AHcfTUJOMU
[09-Oct-2025 20:05:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Oct-2025 20:05:43 UTC] ✅ JWT token verified successfully for user profile
[09-Oct-2025 20:05:43 UTC] User ID: 20
[09-Oct-2025 20:05:43 UTC] ✅ User profile retrieved successfully for user ID: 20
[17-Oct-2025 08:04:13 UTC] === API CALL LOG ===
[17-Oct-2025 08:04:13 UTC] Endpoint: user/profile.php
[17-Oct-2025 08:04:13 UTC] Full Log Data: {
    "timestamp": "2025-10-17 08:04:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.184.117.181",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjEiLCJ1c2VybmFtZSI6Im1vbXBlbGllciIsImVtYWlsIjoiY2Fybm95YW5hdG9sZUBnbWFpbC5jb20iLCJleHAiOjE3NjEyOTMwNTN9.zW5GlESWq8S9CvJS_hpde2YwfPTyMZHlLt5qNu87bLw",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Oct-2025 08:04:13 UTC] === END API CALL LOG ===
[17-Oct-2025 08:04:13 UTC] ✅ API Hash verification passed for profile endpoint
[17-Oct-2025 08:04:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjEiLCJ1c2VybmFtZSI6Im1vbXBlbGllciIsImVtYWlsIjoiY2Fybm95YW5hdG9sZUBnbWFpbC5jb20iLCJleHAiOjE3NjEyOTMwNTN9.zW5GlESWq8S9CvJS_hpde2YwfPTyMZHlLt5qNu87bLw
[17-Oct-2025 08:04:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Oct-2025 08:04:13 UTC] ✅ JWT token verified successfully for user profile
[17-Oct-2025 08:04:13 UTC] User ID: 21
[17-Oct-2025 08:04:13 UTC] ✅ User profile retrieved successfully for user ID: 21
[17-Oct-2025 08:04:22 UTC] === API CALL LOG ===
[17-Oct-2025 08:04:22 UTC] Endpoint: user/profile.php
[17-Oct-2025 08:04:22 UTC] Full Log Data: {
    "timestamp": "2025-10-17 08:04:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.184.117.181",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjEiLCJ1c2VybmFtZSI6Im1vbXBlbGllciIsImVtYWlsIjoiY2Fybm95YW5hdG9sZUBnbWFpbC5jb20iLCJleHAiOjE3NjEyOTMwNTN9.zW5GlESWq8S9CvJS_hpde2YwfPTyMZHlLt5qNu87bLw",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Oct-2025 08:04:22 UTC] === END API CALL LOG ===
[17-Oct-2025 08:04:22 UTC] ✅ API Hash verification passed for profile endpoint
[17-Oct-2025 08:04:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjEiLCJ1c2VybmFtZSI6Im1vbXBlbGllciIsImVtYWlsIjoiY2Fybm95YW5hdG9sZUBnbWFpbC5jb20iLCJleHAiOjE3NjEyOTMwNTN9.zW5GlESWq8S9CvJS_hpde2YwfPTyMZHlLt5qNu87bLw
[17-Oct-2025 08:04:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Oct-2025 08:04:22 UTC] ✅ JWT token verified successfully for user profile
[17-Oct-2025 08:04:22 UTC] User ID: 21
[17-Oct-2025 08:04:22 UTC] ✅ User profile retrieved successfully for user ID: 21
[17-Oct-2025 08:04:47 UTC] === API CALL LOG ===
[17-Oct-2025 08:04:47 UTC] Endpoint: user/profile.php
[17-Oct-2025 08:04:47 UTC] Full Log Data: {
    "timestamp": "2025-10-17 08:04:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.184.117.181",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjEiLCJ1c2VybmFtZSI6Im1vbXBlbGllciIsImVtYWlsIjoiY2Fybm95YW5hdG9sZUBnbWFpbC5jb20iLCJleHAiOjE3NjEyOTMwNTN9.zW5GlESWq8S9CvJS_hpde2YwfPTyMZHlLt5qNu87bLw",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Oct-2025 08:04:47 UTC] === END API CALL LOG ===
[17-Oct-2025 08:04:47 UTC] ✅ API Hash verification passed for profile endpoint
[17-Oct-2025 08:04:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjEiLCJ1c2VybmFtZSI6Im1vbXBlbGllciIsImVtYWlsIjoiY2Fybm95YW5hdG9sZUBnbWFpbC5jb20iLCJleHAiOjE3NjEyOTMwNTN9.zW5GlESWq8S9CvJS_hpde2YwfPTyMZHlLt5qNu87bLw
[17-Oct-2025 08:04:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Oct-2025 08:04:47 UTC] ✅ JWT token verified successfully for user profile
[17-Oct-2025 08:04:47 UTC] User ID: 21
[17-Oct-2025 08:04:47 UTC] ✅ User profile retrieved successfully for user ID: 21
[17-Oct-2025 08:04:56 UTC] === API CALL LOG ===
[17-Oct-2025 08:04:56 UTC] Endpoint: user/profile.php
[17-Oct-2025 08:04:56 UTC] Full Log Data: {
    "timestamp": "2025-10-17 08:04:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.184.117.181",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjEiLCJ1c2VybmFtZSI6Im1vbXBlbGllciIsImVtYWlsIjoiY2Fybm95YW5hdG9sZUBnbWFpbC5jb20iLCJleHAiOjE3NjEyOTMwNTN9.zW5GlESWq8S9CvJS_hpde2YwfPTyMZHlLt5qNu87bLw",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Oct-2025 08:04:56 UTC] === END API CALL LOG ===
[17-Oct-2025 08:04:56 UTC] ✅ API Hash verification passed for profile endpoint
[17-Oct-2025 08:04:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjEiLCJ1c2VybmFtZSI6Im1vbXBlbGllciIsImVtYWlsIjoiY2Fybm95YW5hdG9sZUBnbWFpbC5jb20iLCJleHAiOjE3NjEyOTMwNTN9.zW5GlESWq8S9CvJS_hpde2YwfPTyMZHlLt5qNu87bLw
[17-Oct-2025 08:04:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Oct-2025 08:04:56 UTC] ✅ JWT token verified successfully for user profile
[17-Oct-2025 08:04:56 UTC] User ID: 21
[17-Oct-2025 08:04:56 UTC] ✅ User profile retrieved successfully for user ID: 21
[17-Oct-2025 08:05:11 UTC] === API CALL LOG ===
[17-Oct-2025 08:05:11 UTC] Endpoint: user/profile.php
[17-Oct-2025 08:05:11 UTC] Full Log Data: {
    "timestamp": "2025-10-17 08:05:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.184.117.181",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjEiLCJ1c2VybmFtZSI6Im1vbXBlbGllciIsImVtYWlsIjoiY2Fybm95YW5hdG9sZUBnbWFpbC5jb20iLCJleHAiOjE3NjEyOTMwNTN9.zW5GlESWq8S9CvJS_hpde2YwfPTyMZHlLt5qNu87bLw",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Oct-2025 08:05:11 UTC] === END API CALL LOG ===
[17-Oct-2025 08:05:11 UTC] ✅ API Hash verification passed for profile endpoint
[17-Oct-2025 08:05:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjEiLCJ1c2VybmFtZSI6Im1vbXBlbGllciIsImVtYWlsIjoiY2Fybm95YW5hdG9sZUBnbWFpbC5jb20iLCJleHAiOjE3NjEyOTMwNTN9.zW5GlESWq8S9CvJS_hpde2YwfPTyMZHlLt5qNu87bLw
[17-Oct-2025 08:05:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Oct-2025 08:05:11 UTC] ✅ JWT token verified successfully for user profile
[17-Oct-2025 08:05:11 UTC] User ID: 21
[17-Oct-2025 08:05:11 UTC] ✅ User profile retrieved successfully for user ID: 21
[17-Oct-2025 08:05:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Oct-2025 08:05:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Oct-2025 08:05:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjEiLCJ1c2VybmFtZSI6Im1vbXBlbGllciIsImVtYWlsIjoiY2Fybm95YW5hdG9sZUBnbWFpbC5jb20iLCJleHAiOjE3NjEyOTMwNTN9.zW5GlESWq8S9CvJS_hpde2YwfPTyMZHlLt5qNu87bLw","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Accept-Encoding":"gzip","User-Agent":"okhttp\/4.12.0"}
[17-Oct-2025 08:05:11 UTC] === User Orders API Called ===
[17-Oct-2025 08:05:11 UTC] User ID: 21
[17-Oct-2025 08:05:11 UTC] Limit: 20, Offset: 0
[17-Oct-2025 08:05:11 UTC] Orders found: 0
[17-Oct-2025 08:05:11 UTC] Orders data: []
[17-Oct-2025 08:05:11 UTC] Total orders count: 0
[17-Oct-2025 08:05:13 UTC] === API CALL LOG ===
[17-Oct-2025 08:05:13 UTC] Endpoint: user/profile.php
[17-Oct-2025 08:05:13 UTC] Full Log Data: {
    "timestamp": "2025-10-17 08:05:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.184.117.181",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjEiLCJ1c2VybmFtZSI6Im1vbXBlbGllciIsImVtYWlsIjoiY2Fybm95YW5hdG9sZUBnbWFpbC5jb20iLCJleHAiOjE3NjEyOTMwNTN9.zW5GlESWq8S9CvJS_hpde2YwfPTyMZHlLt5qNu87bLw",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Oct-2025 08:05:13 UTC] === END API CALL LOG ===
[17-Oct-2025 08:05:13 UTC] ✅ API Hash verification passed for profile endpoint
[17-Oct-2025 08:05:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjEiLCJ1c2VybmFtZSI6Im1vbXBlbGllciIsImVtYWlsIjoiY2Fybm95YW5hdG9sZUBnbWFpbC5jb20iLCJleHAiOjE3NjEyOTMwNTN9.zW5GlESWq8S9CvJS_hpde2YwfPTyMZHlLt5qNu87bLw
[17-Oct-2025 08:05:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Oct-2025 08:05:13 UTC] ✅ JWT token verified successfully for user profile
[17-Oct-2025 08:05:13 UTC] User ID: 21
[17-Oct-2025 08:05:13 UTC] ✅ User profile retrieved successfully for user ID: 21
[17-Oct-2025 08:05:19 UTC] === API CALL LOG ===
[17-Oct-2025 08:05:19 UTC] Endpoint: user/profile.php
[17-Oct-2025 08:05:19 UTC] Full Log Data: {
    "timestamp": "2025-10-17 08:05:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.184.117.181",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjEiLCJ1c2VybmFtZSI6Im1vbXBlbGllciIsImVtYWlsIjoiY2Fybm95YW5hdG9sZUBnbWFpbC5jb20iLCJleHAiOjE3NjEyOTMwNTN9.zW5GlESWq8S9CvJS_hpde2YwfPTyMZHlLt5qNu87bLw",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Oct-2025 08:05:19 UTC] === END API CALL LOG ===
[17-Oct-2025 08:05:19 UTC] ✅ API Hash verification passed for profile endpoint
[17-Oct-2025 08:05:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjEiLCJ1c2VybmFtZSI6Im1vbXBlbGllciIsImVtYWlsIjoiY2Fybm95YW5hdG9sZUBnbWFpbC5jb20iLCJleHAiOjE3NjEyOTMwNTN9.zW5GlESWq8S9CvJS_hpde2YwfPTyMZHlLt5qNu87bLw
[17-Oct-2025 08:05:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Oct-2025 08:05:19 UTC] ✅ JWT token verified successfully for user profile
[17-Oct-2025 08:05:19 UTC] User ID: 21
[17-Oct-2025 08:05:19 UTC] ✅ User profile retrieved successfully for user ID: 21
[17-Oct-2025 12:45:44 UTC] === API CALL LOG ===
[17-Oct-2025 12:45:44 UTC] Endpoint: user/profile.php
[17-Oct-2025 12:45:44 UTC] Full Log Data: {
    "timestamp": "2025-10-17 12:45:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "49.15.231.54",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIiLCJ1c2VybmFtZSI6InNkeF9lZGl0eCIsImVtYWlsIjoic2FoaWxkdWJlMjQ4NEBnbWFpbC5jb20iLCJleHAiOjE3NjEzMDk5NDN9._PiSIMudaLN5b58t9q571nlgvHdweNMgnVTgFR5avI8",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Oct-2025 12:45:44 UTC] === END API CALL LOG ===
[17-Oct-2025 12:45:44 UTC] ✅ API Hash verification passed for profile endpoint
[17-Oct-2025 12:45:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIiLCJ1c2VybmFtZSI6InNkeF9lZGl0eCIsImVtYWlsIjoic2FoaWxkdWJlMjQ4NEBnbWFpbC5jb20iLCJleHAiOjE3NjEzMDk5NDN9._PiSIMudaLN5b58t9q571nlgvHdweNMgnVTgFR5avI8
[17-Oct-2025 12:45:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Oct-2025 12:45:44 UTC] ✅ JWT token verified successfully for user profile
[17-Oct-2025 12:45:44 UTC] User ID: 22
[17-Oct-2025 12:45:44 UTC] ✅ User profile retrieved successfully for user ID: 22
[17-Oct-2025 12:45:58 UTC] === API CALL LOG ===
[17-Oct-2025 12:45:58 UTC] Endpoint: user/profile.php
[17-Oct-2025 12:45:58 UTC] Full Log Data: {
    "timestamp": "2025-10-17 12:45:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "49.15.231.54",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIiLCJ1c2VybmFtZSI6InNkeF9lZGl0eCIsImVtYWlsIjoic2FoaWxkdWJlMjQ4NEBnbWFpbC5jb20iLCJleHAiOjE3NjEzMDk5NDN9._PiSIMudaLN5b58t9q571nlgvHdweNMgnVTgFR5avI8",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Oct-2025 12:45:58 UTC] === END API CALL LOG ===
[17-Oct-2025 12:45:58 UTC] ✅ API Hash verification passed for profile endpoint
[17-Oct-2025 12:45:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIiLCJ1c2VybmFtZSI6InNkeF9lZGl0eCIsImVtYWlsIjoic2FoaWxkdWJlMjQ4NEBnbWFpbC5jb20iLCJleHAiOjE3NjEzMDk5NDN9._PiSIMudaLN5b58t9q571nlgvHdweNMgnVTgFR5avI8
[17-Oct-2025 12:45:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Oct-2025 12:45:58 UTC] ✅ JWT token verified successfully for user profile
[17-Oct-2025 12:45:58 UTC] User ID: 22
[17-Oct-2025 12:45:58 UTC] ✅ User profile retrieved successfully for user ID: 22
[17-Oct-2025 12:46:03 UTC] === API CALL LOG ===
[17-Oct-2025 12:46:03 UTC] Endpoint: user/profile.php
[17-Oct-2025 12:46:03 UTC] Full Log Data: {
    "timestamp": "2025-10-17 12:46:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "49.15.231.54",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIiLCJ1c2VybmFtZSI6InNkeF9lZGl0eCIsImVtYWlsIjoic2FoaWxkdWJlMjQ4NEBnbWFpbC5jb20iLCJleHAiOjE3NjEzMDk5NDN9._PiSIMudaLN5b58t9q571nlgvHdweNMgnVTgFR5avI8",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Oct-2025 12:46:03 UTC] === END API CALL LOG ===
[17-Oct-2025 12:46:03 UTC] ✅ API Hash verification passed for profile endpoint
[17-Oct-2025 12:46:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIiLCJ1c2VybmFtZSI6InNkeF9lZGl0eCIsImVtYWlsIjoic2FoaWxkdWJlMjQ4NEBnbWFpbC5jb20iLCJleHAiOjE3NjEzMDk5NDN9._PiSIMudaLN5b58t9q571nlgvHdweNMgnVTgFR5avI8
[17-Oct-2025 12:46:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Oct-2025 12:46:03 UTC] ✅ JWT token verified successfully for user profile
[17-Oct-2025 12:46:03 UTC] User ID: 22
[17-Oct-2025 12:46:03 UTC] ✅ User profile retrieved successfully for user ID: 22
[17-Oct-2025 12:46:08 UTC] === API CALL LOG ===
[17-Oct-2025 12:46:08 UTC] Endpoint: user/profile.php
[17-Oct-2025 12:46:08 UTC] Full Log Data: {
    "timestamp": "2025-10-17 12:46:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "49.15.231.54",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIiLCJ1c2VybmFtZSI6InNkeF9lZGl0eCIsImVtYWlsIjoic2FoaWxkdWJlMjQ4NEBnbWFpbC5jb20iLCJleHAiOjE3NjEzMDk5NDN9._PiSIMudaLN5b58t9q571nlgvHdweNMgnVTgFR5avI8",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Oct-2025 12:46:08 UTC] === END API CALL LOG ===
[17-Oct-2025 12:46:08 UTC] ✅ API Hash verification passed for profile endpoint
[17-Oct-2025 12:46:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIiLCJ1c2VybmFtZSI6InNkeF9lZGl0eCIsImVtYWlsIjoic2FoaWxkdWJlMjQ4NEBnbWFpbC5jb20iLCJleHAiOjE3NjEzMDk5NDN9._PiSIMudaLN5b58t9q571nlgvHdweNMgnVTgFR5avI8
[17-Oct-2025 12:46:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Oct-2025 12:46:08 UTC] ✅ JWT token verified successfully for user profile
[17-Oct-2025 12:46:08 UTC] User ID: 22
[17-Oct-2025 12:46:08 UTC] ✅ User profile retrieved successfully for user ID: 22
[17-Oct-2025 12:46:09 UTC] === API CALL LOG ===
[17-Oct-2025 12:46:09 UTC] Endpoint: user/profile.php
[17-Oct-2025 12:46:09 UTC] Full Log Data: {
    "timestamp": "2025-10-17 12:46:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "49.15.231.54",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIiLCJ1c2VybmFtZSI6InNkeF9lZGl0eCIsImVtYWlsIjoic2FoaWxkdWJlMjQ4NEBnbWFpbC5jb20iLCJleHAiOjE3NjEzMDk5NDN9._PiSIMudaLN5b58t9q571nlgvHdweNMgnVTgFR5avI8",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Oct-2025 12:46:09 UTC] === END API CALL LOG ===
[17-Oct-2025 12:46:09 UTC] ✅ API Hash verification passed for profile endpoint
[17-Oct-2025 12:46:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIiLCJ1c2VybmFtZSI6InNkeF9lZGl0eCIsImVtYWlsIjoic2FoaWxkdWJlMjQ4NEBnbWFpbC5jb20iLCJleHAiOjE3NjEzMDk5NDN9._PiSIMudaLN5b58t9q571nlgvHdweNMgnVTgFR5avI8
[17-Oct-2025 12:46:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Oct-2025 12:46:09 UTC] ✅ JWT token verified successfully for user profile
[17-Oct-2025 12:46:09 UTC] User ID: 22
[17-Oct-2025 12:46:09 UTC] ✅ User profile retrieved successfully for user ID: 22
[17-Oct-2025 12:46:09 UTC] === API CALL LOG ===
[17-Oct-2025 12:46:09 UTC] Endpoint: user/profile.php
[17-Oct-2025 12:46:09 UTC] Full Log Data: {
    "timestamp": "2025-10-17 12:46:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "49.15.231.54",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIiLCJ1c2VybmFtZSI6InNkeF9lZGl0eCIsImVtYWlsIjoic2FoaWxkdWJlMjQ4NEBnbWFpbC5jb20iLCJleHAiOjE3NjEzMDk5NDN9._PiSIMudaLN5b58t9q571nlgvHdweNMgnVTgFR5avI8",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Oct-2025 12:46:09 UTC] === END API CALL LOG ===
[17-Oct-2025 12:46:09 UTC] ✅ API Hash verification passed for profile endpoint
[17-Oct-2025 12:46:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIiLCJ1c2VybmFtZSI6InNkeF9lZGl0eCIsImVtYWlsIjoic2FoaWxkdWJlMjQ4NEBnbWFpbC5jb20iLCJleHAiOjE3NjEzMDk5NDN9._PiSIMudaLN5b58t9q571nlgvHdweNMgnVTgFR5avI8
[17-Oct-2025 12:46:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Oct-2025 12:46:09 UTC] ✅ JWT token verified successfully for user profile
[17-Oct-2025 12:46:09 UTC] User ID: 22
[17-Oct-2025 12:46:09 UTC] ✅ User profile retrieved successfully for user ID: 22
[17-Oct-2025 12:46:10 UTC] User Purchases API - User ID: 22
[17-Oct-2025 12:46:10 UTC] User Purchases API - Total purchases found: 0
[19-Oct-2025 11:18:50 UTC] === API CALL LOG ===
[19-Oct-2025 11:18:50 UTC] Endpoint: user/profile.php
[19-Oct-2025 11:18:50 UTC] Full Log Data: {
    "timestamp": "2025-10-19 11:18:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.184.119.53",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjEiLCJ1c2VybmFtZSI6Im1vbXBlbGllciIsImVtYWlsIjoiY2Fybm95YW5hdG9sZUBnbWFpbC5jb20iLCJleHAiOjE3NjEyOTMwNTN9.zW5GlESWq8S9CvJS_hpde2YwfPTyMZHlLt5qNu87bLw",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Oct-2025 11:18:50 UTC] === END API CALL LOG ===
[19-Oct-2025 11:18:50 UTC] ✅ API Hash verification passed for profile endpoint
[19-Oct-2025 11:18:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjEiLCJ1c2VybmFtZSI6Im1vbXBlbGllciIsImVtYWlsIjoiY2Fybm95YW5hdG9sZUBnbWFpbC5jb20iLCJleHAiOjE3NjEyOTMwNTN9.zW5GlESWq8S9CvJS_hpde2YwfPTyMZHlLt5qNu87bLw
[19-Oct-2025 11:18:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Oct-2025 11:18:50 UTC] ✅ JWT token verified successfully for user profile
[19-Oct-2025 11:18:50 UTC] User ID: 21
[19-Oct-2025 11:18:50 UTC] ✅ User profile retrieved successfully for user ID: 21
[19-Oct-2025 11:18:50 UTC] === API CALL LOG ===
[19-Oct-2025 11:18:50 UTC] Endpoint: user/profile.php
[19-Oct-2025 11:18:50 UTC] Full Log Data: {
    "timestamp": "2025-10-19 11:18:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.184.119.53",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjEiLCJ1c2VybmFtZSI6Im1vbXBlbGllciIsImVtYWlsIjoiY2Fybm95YW5hdG9sZUBnbWFpbC5jb20iLCJleHAiOjE3NjEyOTMwNTN9.zW5GlESWq8S9CvJS_hpde2YwfPTyMZHlLt5qNu87bLw",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Oct-2025 11:18:50 UTC] === END API CALL LOG ===
[19-Oct-2025 11:18:50 UTC] ✅ API Hash verification passed for profile endpoint
[19-Oct-2025 11:18:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjEiLCJ1c2VybmFtZSI6Im1vbXBlbGllciIsImVtYWlsIjoiY2Fybm95YW5hdG9sZUBnbWFpbC5jb20iLCJleHAiOjE3NjEyOTMwNTN9.zW5GlESWq8S9CvJS_hpde2YwfPTyMZHlLt5qNu87bLw
[19-Oct-2025 11:18:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Oct-2025 11:18:50 UTC] ✅ JWT token verified successfully for user profile
[19-Oct-2025 11:18:50 UTC] User ID: 21
[19-Oct-2025 11:18:50 UTC] ✅ User profile retrieved successfully for user ID: 21
[21-Oct-2025 15:30:00 UTC] === API CALL LOG ===
[21-Oct-2025 15:30:00 UTC] Endpoint: user/profile.php
[21-Oct-2025 15:30:00 UTC] Full Log Data: {
    "timestamp": "2025-10-21 15:30:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.184.97.215",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjEiLCJ1c2VybmFtZSI6Im1vbXBlbGllciIsImVtYWlsIjoiY2Fybm95YW5hdG9sZUBnbWFpbC5jb20iLCJleHAiOjE3NjEyOTMwNTN9.zW5GlESWq8S9CvJS_hpde2YwfPTyMZHlLt5qNu87bLw",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Oct-2025 15:30:00 UTC] === END API CALL LOG ===
[21-Oct-2025 15:30:00 UTC] ✅ API Hash verification passed for profile endpoint
[21-Oct-2025 15:30:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjEiLCJ1c2VybmFtZSI6Im1vbXBlbGllciIsImVtYWlsIjoiY2Fybm95YW5hdG9sZUBnbWFpbC5jb20iLCJleHAiOjE3NjEyOTMwNTN9.zW5GlESWq8S9CvJS_hpde2YwfPTyMZHlLt5qNu87bLw
[21-Oct-2025 15:30:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Oct-2025 15:30:00 UTC] ✅ JWT token verified successfully for user profile
[21-Oct-2025 15:30:00 UTC] User ID: 21
[21-Oct-2025 15:30:00 UTC] ✅ User profile retrieved successfully for user ID: 21
[21-Oct-2025 15:30:00 UTC] === API CALL LOG ===
[21-Oct-2025 15:30:00 UTC] Endpoint: user/profile.php
[21-Oct-2025 15:30:00 UTC] Full Log Data: {
    "timestamp": "2025-10-21 15:30:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.184.97.215",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjEiLCJ1c2VybmFtZSI6Im1vbXBlbGllciIsImVtYWlsIjoiY2Fybm95YW5hdG9sZUBnbWFpbC5jb20iLCJleHAiOjE3NjEyOTMwNTN9.zW5GlESWq8S9CvJS_hpde2YwfPTyMZHlLt5qNu87bLw",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Oct-2025 15:30:00 UTC] === END API CALL LOG ===
[21-Oct-2025 15:30:00 UTC] ✅ API Hash verification passed for profile endpoint
[21-Oct-2025 15:30:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjEiLCJ1c2VybmFtZSI6Im1vbXBlbGllciIsImVtYWlsIjoiY2Fybm95YW5hdG9sZUBnbWFpbC5jb20iLCJleHAiOjE3NjEyOTMwNTN9.zW5GlESWq8S9CvJS_hpde2YwfPTyMZHlLt5qNu87bLw
[21-Oct-2025 15:30:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Oct-2025 15:30:00 UTC] ✅ JWT token verified successfully for user profile
[21-Oct-2025 15:30:00 UTC] User ID: 21
[21-Oct-2025 15:30:00 UTC] ✅ User profile retrieved successfully for user ID: 21
[21-Oct-2025 15:30:21 UTC] === API CALL LOG ===
[21-Oct-2025 15:30:21 UTC] Endpoint: user/profile.php
[21-Oct-2025 15:30:21 UTC] Full Log Data: {
    "timestamp": "2025-10-21 15:30:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.184.97.215",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjEiLCJ1c2VybmFtZSI6Im1vbXBlbGllciIsImVtYWlsIjoiY2Fybm95YW5hdG9sZUBnbWFpbC5jb20iLCJleHAiOjE3NjEyOTMwNTN9.zW5GlESWq8S9CvJS_hpde2YwfPTyMZHlLt5qNu87bLw",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Oct-2025 15:30:21 UTC] === END API CALL LOG ===
[21-Oct-2025 15:30:21 UTC] ✅ API Hash verification passed for profile endpoint
[21-Oct-2025 15:30:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjEiLCJ1c2VybmFtZSI6Im1vbXBlbGllciIsImVtYWlsIjoiY2Fybm95YW5hdG9sZUBnbWFpbC5jb20iLCJleHAiOjE3NjEyOTMwNTN9.zW5GlESWq8S9CvJS_hpde2YwfPTyMZHlLt5qNu87bLw
[21-Oct-2025 15:30:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Oct-2025 15:30:21 UTC] ✅ JWT token verified successfully for user profile
[21-Oct-2025 15:30:21 UTC] User ID: 21
[21-Oct-2025 15:30:21 UTC] ✅ User profile retrieved successfully for user ID: 21
[21-Oct-2025 15:30:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Oct-2025 15:30:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Oct-2025 15:30:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjEiLCJ1c2VybmFtZSI6Im1vbXBlbGllciIsImVtYWlsIjoiY2Fybm95YW5hdG9sZUBnbWFpbC5jb20iLCJleHAiOjE3NjEyOTMwNTN9.zW5GlESWq8S9CvJS_hpde2YwfPTyMZHlLt5qNu87bLw","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Accept-Encoding":"gzip","User-Agent":"okhttp\/4.12.0"}
[21-Oct-2025 15:30:21 UTC] === User Orders API Called ===
[21-Oct-2025 15:30:21 UTC] User ID: 21
[21-Oct-2025 15:30:21 UTC] Limit: 20, Offset: 0
[21-Oct-2025 15:30:21 UTC] Orders found: 0
[21-Oct-2025 15:30:21 UTC] Orders data: []
[21-Oct-2025 15:30:21 UTC] Total orders count: 0
[21-Oct-2025 15:30:22 UTC] === API CALL LOG ===
[21-Oct-2025 15:30:22 UTC] Endpoint: user/profile.php
[21-Oct-2025 15:30:22 UTC] Full Log Data: {
    "timestamp": "2025-10-21 15:30:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.184.97.215",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjEiLCJ1c2VybmFtZSI6Im1vbXBlbGllciIsImVtYWlsIjoiY2Fybm95YW5hdG9sZUBnbWFpbC5jb20iLCJleHAiOjE3NjEyOTMwNTN9.zW5GlESWq8S9CvJS_hpde2YwfPTyMZHlLt5qNu87bLw",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Oct-2025 15:30:22 UTC] === END API CALL LOG ===
[21-Oct-2025 15:30:22 UTC] ✅ API Hash verification passed for profile endpoint
[21-Oct-2025 15:30:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjEiLCJ1c2VybmFtZSI6Im1vbXBlbGllciIsImVtYWlsIjoiY2Fybm95YW5hdG9sZUBnbWFpbC5jb20iLCJleHAiOjE3NjEyOTMwNTN9.zW5GlESWq8S9CvJS_hpde2YwfPTyMZHlLt5qNu87bLw
[21-Oct-2025 15:30:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Oct-2025 15:30:22 UTC] ✅ JWT token verified successfully for user profile
[21-Oct-2025 15:30:22 UTC] User ID: 21
[21-Oct-2025 15:30:22 UTC] ✅ User profile retrieved successfully for user ID: 21
[21-Oct-2025 15:30:22 UTC] User Purchases API - User ID: 21
[21-Oct-2025 15:30:22 UTC] User Purchases API - Total purchases found: 0
[26-Oct-2025 13:56:10 UTC] === API CALL LOG ===
[26-Oct-2025 13:56:10 UTC] Endpoint: user/profile.php
[26-Oct-2025 13:56:10 UTC] Full Log Data: {
    "timestamp": "2025-10-26 13:56:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "42.111.193.93",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjMiLCJ1c2VybmFtZSI6ImJvc3MiLCJlbWFpbCI6ImtpbmphbHNvbGFua2kyMjE2QGdtYWlsLmNvbSIsImV4cCI6MTc2MjA5MTc3MH0.QUQ7cEpDWGgCfhET6EiynyR91sZK8YeRt2I7hPu_Hxw",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Oct-2025 13:56:10 UTC] === END API CALL LOG ===
[26-Oct-2025 13:56:10 UTC] ✅ API Hash verification passed for profile endpoint
[26-Oct-2025 13:56:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjMiLCJ1c2VybmFtZSI6ImJvc3MiLCJlbWFpbCI6ImtpbmphbHNvbGFua2kyMjE2QGdtYWlsLmNvbSIsImV4cCI6MTc2MjA5MTc3MH0.QUQ7cEpDWGgCfhET6EiynyR91sZK8YeRt2I7hPu_Hxw
[26-Oct-2025 13:56:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Oct-2025 13:56:10 UTC] ✅ JWT token verified successfully for user profile
[26-Oct-2025 13:56:10 UTC] User ID: 23
[26-Oct-2025 13:56:10 UTC] ✅ User profile retrieved successfully for user ID: 23
[26-Oct-2025 13:56:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Oct-2025 13:56:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Oct-2025 13:56:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjMiLCJ1c2VybmFtZSI6ImJvc3MiLCJlbWFpbCI6ImtpbmphbHNvbGFua2kyMjE2QGdtYWlsLmNvbSIsImV4cCI6MTc2MjA5MTc3MH0.QUQ7cEpDWGgCfhET6EiynyR91sZK8YeRt2I7hPu_Hxw","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Accept-Encoding":"gzip","User-Agent":"okhttp\/4.12.0"}
[26-Oct-2025 13:56:22 UTC] === User Orders API Called ===
[26-Oct-2025 13:56:22 UTC] User ID: 23
[26-Oct-2025 13:56:22 UTC] Limit: 20, Offset: 0
[26-Oct-2025 13:56:22 UTC] Orders found: 0
[26-Oct-2025 13:56:22 UTC] Orders data: []
[26-Oct-2025 13:56:22 UTC] Total orders count: 0
[26-Oct-2025 13:56:24 UTC] === API CALL LOG ===
[26-Oct-2025 13:56:24 UTC] Endpoint: user/profile.php
[26-Oct-2025 13:56:24 UTC] Full Log Data: {
    "timestamp": "2025-10-26 13:56:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "42.111.193.93",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjMiLCJ1c2VybmFtZSI6ImJvc3MiLCJlbWFpbCI6ImtpbmphbHNvbGFua2kyMjE2QGdtYWlsLmNvbSIsImV4cCI6MTc2MjA5MTc3MH0.QUQ7cEpDWGgCfhET6EiynyR91sZK8YeRt2I7hPu_Hxw",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Oct-2025 13:56:24 UTC] === END API CALL LOG ===
[26-Oct-2025 13:56:24 UTC] ✅ API Hash verification passed for profile endpoint
[26-Oct-2025 13:56:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjMiLCJ1c2VybmFtZSI6ImJvc3MiLCJlbWFpbCI6ImtpbmphbHNvbGFua2kyMjE2QGdtYWlsLmNvbSIsImV4cCI6MTc2MjA5MTc3MH0.QUQ7cEpDWGgCfhET6EiynyR91sZK8YeRt2I7hPu_Hxw
[26-Oct-2025 13:56:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Oct-2025 13:56:24 UTC] ✅ JWT token verified successfully for user profile
[26-Oct-2025 13:56:24 UTC] User ID: 23
[26-Oct-2025 13:56:24 UTC] ✅ User profile retrieved successfully for user ID: 23
[26-Oct-2025 13:56:31 UTC] === API CALL LOG ===
[26-Oct-2025 13:56:31 UTC] Endpoint: user/profile.php
[26-Oct-2025 13:56:31 UTC] Full Log Data: {
    "timestamp": "2025-10-26 13:56:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "42.111.193.93",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjMiLCJ1c2VybmFtZSI6ImJvc3MiLCJlbWFpbCI6ImtpbmphbHNvbGFua2kyMjE2QGdtYWlsLmNvbSIsImV4cCI6MTc2MjA5MTc3MH0.QUQ7cEpDWGgCfhET6EiynyR91sZK8YeRt2I7hPu_Hxw",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Oct-2025 13:56:31 UTC] === END API CALL LOG ===
[26-Oct-2025 13:56:31 UTC] ✅ API Hash verification passed for profile endpoint
[26-Oct-2025 13:56:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjMiLCJ1c2VybmFtZSI6ImJvc3MiLCJlbWFpbCI6ImtpbmphbHNvbGFua2kyMjE2QGdtYWlsLmNvbSIsImV4cCI6MTc2MjA5MTc3MH0.QUQ7cEpDWGgCfhET6EiynyR91sZK8YeRt2I7hPu_Hxw
[26-Oct-2025 13:56:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Oct-2025 13:56:31 UTC] ✅ JWT token verified successfully for user profile
[26-Oct-2025 13:56:31 UTC] User ID: 23
[26-Oct-2025 13:56:31 UTC] ✅ User profile retrieved successfully for user ID: 23
[26-Oct-2025 13:56:36 UTC] === API CALL LOG ===
[26-Oct-2025 13:56:36 UTC] Endpoint: user/profile.php
[26-Oct-2025 13:56:36 UTC] Full Log Data: {
    "timestamp": "2025-10-26 13:56:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "42.111.193.93",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjMiLCJ1c2VybmFtZSI6ImJvc3MiLCJlbWFpbCI6ImtpbmphbHNvbGFua2kyMjE2QGdtYWlsLmNvbSIsImV4cCI6MTc2MjA5MTc3MH0.QUQ7cEpDWGgCfhET6EiynyR91sZK8YeRt2I7hPu_Hxw",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Oct-2025 13:56:36 UTC] === END API CALL LOG ===
[26-Oct-2025 13:56:36 UTC] ✅ API Hash verification passed for profile endpoint
[26-Oct-2025 13:56:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjMiLCJ1c2VybmFtZSI6ImJvc3MiLCJlbWFpbCI6ImtpbmphbHNvbGFua2kyMjE2QGdtYWlsLmNvbSIsImV4cCI6MTc2MjA5MTc3MH0.QUQ7cEpDWGgCfhET6EiynyR91sZK8YeRt2I7hPu_Hxw
[26-Oct-2025 13:56:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Oct-2025 13:56:36 UTC] ✅ JWT token verified successfully for user profile
[26-Oct-2025 13:56:36 UTC] User ID: 23
[26-Oct-2025 13:56:36 UTC] ✅ User profile retrieved successfully for user ID: 23
[26-Oct-2025 13:56:36 UTC] User Purchases API - User ID: 23
[26-Oct-2025 13:56:36 UTC] User Purchases API - Total purchases found: 0
[26-Oct-2025 13:56:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Oct-2025 13:56:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Oct-2025 13:56:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjMiLCJ1c2VybmFtZSI6ImJvc3MiLCJlbWFpbCI6ImtpbmphbHNvbGFua2kyMjE2QGdtYWlsLmNvbSIsImV4cCI6MTc2MjA5MTc3MH0.QUQ7cEpDWGgCfhET6EiynyR91sZK8YeRt2I7hPu_Hxw","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Accept-Encoding":"gzip","User-Agent":"okhttp\/4.12.0"}
[26-Oct-2025 13:56:39 UTC] === User Orders API Called ===
[26-Oct-2025 13:56:39 UTC] User ID: 23
[26-Oct-2025 13:56:39 UTC] Limit: 20, Offset: 0
[26-Oct-2025 13:56:39 UTC] Orders found: 0
[26-Oct-2025 13:56:39 UTC] Orders data: []
[26-Oct-2025 13:56:39 UTC] Total orders count: 0
[26-Oct-2025 13:56:56 UTC] === API CALL LOG ===
[26-Oct-2025 13:56:56 UTC] Endpoint: user/profile.php
[26-Oct-2025 13:56:56 UTC] Full Log Data: {
    "timestamp": "2025-10-26 13:56:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "42.111.193.93",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjMiLCJ1c2VybmFtZSI6ImJvc3MiLCJlbWFpbCI6ImtpbmphbHNvbGFua2kyMjE2QGdtYWlsLmNvbSIsImV4cCI6MTc2MjA5MTc3MH0.QUQ7cEpDWGgCfhET6EiynyR91sZK8YeRt2I7hPu_Hxw",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Oct-2025 13:56:56 UTC] === END API CALL LOG ===
[26-Oct-2025 13:56:56 UTC] ✅ API Hash verification passed for profile endpoint
[26-Oct-2025 13:56:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjMiLCJ1c2VybmFtZSI6ImJvc3MiLCJlbWFpbCI6ImtpbmphbHNvbGFua2kyMjE2QGdtYWlsLmNvbSIsImV4cCI6MTc2MjA5MTc3MH0.QUQ7cEpDWGgCfhET6EiynyR91sZK8YeRt2I7hPu_Hxw
[26-Oct-2025 13:56:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Oct-2025 13:56:56 UTC] ✅ JWT token verified successfully for user profile
[26-Oct-2025 13:56:56 UTC] User ID: 23
[26-Oct-2025 13:56:57 UTC] ✅ User profile retrieved successfully for user ID: 23
[26-Oct-2025 13:57:03 UTC] === API CALL LOG ===
[26-Oct-2025 13:57:03 UTC] Endpoint: user/profile.php
[26-Oct-2025 13:57:03 UTC] Full Log Data: {
    "timestamp": "2025-10-26 13:57:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "42.111.193.93",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjMiLCJ1c2VybmFtZSI6ImJvc3MiLCJlbWFpbCI6ImtpbmphbHNvbGFua2kyMjE2QGdtYWlsLmNvbSIsImV4cCI6MTc2MjA5MTc3MH0.QUQ7cEpDWGgCfhET6EiynyR91sZK8YeRt2I7hPu_Hxw",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Oct-2025 13:57:03 UTC] === END API CALL LOG ===
[26-Oct-2025 13:57:03 UTC] ✅ API Hash verification passed for profile endpoint
[26-Oct-2025 13:57:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjMiLCJ1c2VybmFtZSI6ImJvc3MiLCJlbWFpbCI6ImtpbmphbHNvbGFua2kyMjE2QGdtYWlsLmNvbSIsImV4cCI6MTc2MjA5MTc3MH0.QUQ7cEpDWGgCfhET6EiynyR91sZK8YeRt2I7hPu_Hxw
[26-Oct-2025 13:57:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Oct-2025 13:57:03 UTC] ✅ JWT token verified successfully for user profile
[26-Oct-2025 13:57:03 UTC] User ID: 23
[26-Oct-2025 13:57:03 UTC] ✅ User profile retrieved successfully for user ID: 23
[26-Oct-2025 13:57:03 UTC] User Purchases API - User ID: 23
[26-Oct-2025 13:57:03 UTC] User Purchases API - Total purchases found: 0
[31-Oct-2025 09:32:48 UTC] === API CALL LOG ===
[31-Oct-2025 09:32:48 UTC] Endpoint: user/profile.php
[31-Oct-2025 09:32:48 UTC] Full Log Data: {
    "timestamp": "2025-10-31 09:32:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.217.61.224",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzOTg2fQ.324-eH0VQjV9zRW8LC-na22iWoxygQz8ZRJUjJ-QsxA",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Oct-2025 09:32:48 UTC] === END API CALL LOG ===
[31-Oct-2025 09:32:48 UTC] ✅ API Hash verification passed for profile endpoint
[31-Oct-2025 09:32:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzOTg2fQ.324-eH0VQjV9zRW8LC-na22iWoxygQz8ZRJUjJ-QsxA
[31-Oct-2025 09:32:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Oct-2025 09:32:48 UTC] ✅ JWT token verified successfully for user profile
[31-Oct-2025 09:32:48 UTC] User ID: 5
[31-Oct-2025 09:32:48 UTC] ✅ User profile retrieved successfully for user ID: 5
[31-Oct-2025 09:32:49 UTC] === API CALL LOG ===
[31-Oct-2025 09:32:49 UTC] Endpoint: user/profile.php
[31-Oct-2025 09:32:49 UTC] Full Log Data: {
    "timestamp": "2025-10-31 09:32:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.217.61.224",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzOTg2fQ.324-eH0VQjV9zRW8LC-na22iWoxygQz8ZRJUjJ-QsxA",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Oct-2025 09:32:49 UTC] === END API CALL LOG ===
[31-Oct-2025 09:32:49 UTC] ✅ API Hash verification passed for profile endpoint
[31-Oct-2025 09:32:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzOTg2fQ.324-eH0VQjV9zRW8LC-na22iWoxygQz8ZRJUjJ-QsxA
[31-Oct-2025 09:32:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Oct-2025 09:32:49 UTC] ✅ JWT token verified successfully for user profile
[31-Oct-2025 09:32:49 UTC] User ID: 5
[31-Oct-2025 09:32:49 UTC] ✅ User profile retrieved successfully for user ID: 5
[31-Oct-2025 09:32:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Oct-2025 09:32:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Oct-2025 09:32:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzOTg2fQ.324-eH0VQjV9zRW8LC-na22iWoxygQz8ZRJUjJ-QsxA","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Accept-Encoding":"gzip","User-Agent":"okhttp\/4.12.0"}
[31-Oct-2025 09:32:57 UTC] === User Orders API Called ===
[31-Oct-2025 09:32:57 UTC] User ID: 5
[31-Oct-2025 09:32:57 UTC] Limit: 20, Offset: 0
[31-Oct-2025 09:32:57 UTC] Orders found: 0
[31-Oct-2025 09:32:57 UTC] Orders data: []
[31-Oct-2025 09:32:57 UTC] Total orders count: 0
[31-Oct-2025 09:32:57 UTC] === API CALL LOG ===
[31-Oct-2025 09:32:57 UTC] Endpoint: user/profile.php
[31-Oct-2025 09:32:57 UTC] Full Log Data: {
    "timestamp": "2025-10-31 09:32:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.217.61.224",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzOTg2fQ.324-eH0VQjV9zRW8LC-na22iWoxygQz8ZRJUjJ-QsxA",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Oct-2025 09:32:57 UTC] === END API CALL LOG ===
[31-Oct-2025 09:32:57 UTC] ✅ API Hash verification passed for profile endpoint
[31-Oct-2025 09:32:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzOTg2fQ.324-eH0VQjV9zRW8LC-na22iWoxygQz8ZRJUjJ-QsxA
[31-Oct-2025 09:32:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Oct-2025 09:32:57 UTC] ✅ JWT token verified successfully for user profile
[31-Oct-2025 09:32:57 UTC] User ID: 5
[31-Oct-2025 09:32:57 UTC] ✅ User profile retrieved successfully for user ID: 5
[31-Oct-2025 09:32:58 UTC] User Purchases API - User ID: 5
[31-Oct-2025 09:32:58 UTC] User Purchases API - Total purchases found: 4
[31-Oct-2025 09:32:59 UTC] === API CALL LOG ===
[31-Oct-2025 09:32:59 UTC] Endpoint: user/profile.php
[31-Oct-2025 09:32:59 UTC] Full Log Data: {
    "timestamp": "2025-10-31 09:32:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.217.61.224",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzOTg2fQ.324-eH0VQjV9zRW8LC-na22iWoxygQz8ZRJUjJ-QsxA",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Oct-2025 09:32:59 UTC] === END API CALL LOG ===
[31-Oct-2025 09:32:59 UTC] ✅ API Hash verification passed for profile endpoint
[31-Oct-2025 09:32:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzOTg2fQ.324-eH0VQjV9zRW8LC-na22iWoxygQz8ZRJUjJ-QsxA
[31-Oct-2025 09:32:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Oct-2025 09:32:59 UTC] ✅ JWT token verified successfully for user profile
[31-Oct-2025 09:32:59 UTC] User ID: 5
[31-Oct-2025 09:32:59 UTC] ✅ User profile retrieved successfully for user ID: 5
[02-Nov-2025 11:57:09 UTC] === API CALL LOG ===
[02-Nov-2025 11:57:09 UTC] Endpoint: user/profile.php
[02-Nov-2025 11:57:09 UTC] Full Log Data: {
    "timestamp": "2025-11-02 11:57:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.32.180.244",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2LCJ1c2VybmFtZSI6Im5hcmdlcy4gcyIsImVtYWlsIjoibmFyZ2Vza2hheXlhbWkxMzg1QGdtYWlsLmNvbSIsImV4cCI6MTc1ODM2MDQ2OX0.vtScgLz0DbHvA_o4bsDFF1l9nCbbKBsUwSVndpwCZJw",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Nov-2025 11:57:09 UTC] === END API CALL LOG ===
[02-Nov-2025 11:57:09 UTC] ✅ API Hash verification passed for profile endpoint
[02-Nov-2025 11:57:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2LCJ1c2VybmFtZSI6Im5hcmdlcy4gcyIsImVtYWlsIjoibmFyZ2Vza2hheXlhbWkxMzg1QGdtYWlsLmNvbSIsImV4cCI6MTc1ODM2MDQ2OX0.vtScgLz0DbHvA_o4bsDFF1l9nCbbKBsUwSVndpwCZJw
[02-Nov-2025 11:57:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Nov-2025 11:57:09 UTC] ✅ JWT token verified successfully for user profile
[02-Nov-2025 11:57:09 UTC] User ID: 6
[02-Nov-2025 11:57:09 UTC] ✅ User profile retrieved successfully for user ID: 6
[02-Nov-2025 11:57:10 UTC] === API CALL LOG ===
[02-Nov-2025 11:57:10 UTC] Endpoint: user/profile.php
[02-Nov-2025 11:57:10 UTC] Full Log Data: {
    "timestamp": "2025-11-02 11:57:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.32.180.244",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2LCJ1c2VybmFtZSI6Im5hcmdlcy4gcyIsImVtYWlsIjoibmFyZ2Vza2hheXlhbWkxMzg1QGdtYWlsLmNvbSIsImV4cCI6MTc1ODM2MDQ2OX0.vtScgLz0DbHvA_o4bsDFF1l9nCbbKBsUwSVndpwCZJw",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Nov-2025 11:57:10 UTC] === END API CALL LOG ===
[02-Nov-2025 11:57:10 UTC] ✅ API Hash verification passed for profile endpoint
[02-Nov-2025 11:57:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2LCJ1c2VybmFtZSI6Im5hcmdlcy4gcyIsImVtYWlsIjoibmFyZ2Vza2hheXlhbWkxMzg1QGdtYWlsLmNvbSIsImV4cCI6MTc1ODM2MDQ2OX0.vtScgLz0DbHvA_o4bsDFF1l9nCbbKBsUwSVndpwCZJw
[02-Nov-2025 11:57:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Nov-2025 11:57:10 UTC] ✅ JWT token verified successfully for user profile
[02-Nov-2025 11:57:10 UTC] User ID: 6
[02-Nov-2025 11:57:10 UTC] ✅ User profile retrieved successfully for user ID: 6
[03-Nov-2025 16:30:53 UTC] === API CALL LOG ===
[03-Nov-2025 16:30:53 UTC] Endpoint: user/profile.php
[03-Nov-2025 16:30:53 UTC] Full Log Data: {
    "timestamp": "2025-11-03 16:30:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "89.198.166.159",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzOTg2fQ.324-eH0VQjV9zRW8LC-na22iWoxygQz8ZRJUjJ-QsxA",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Nov-2025 16:30:53 UTC] === END API CALL LOG ===
[03-Nov-2025 16:30:53 UTC] ✅ API Hash verification passed for profile endpoint
[03-Nov-2025 16:30:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzOTg2fQ.324-eH0VQjV9zRW8LC-na22iWoxygQz8ZRJUjJ-QsxA
[03-Nov-2025 16:30:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Nov-2025 16:30:53 UTC] ✅ JWT token verified successfully for user profile
[03-Nov-2025 16:30:53 UTC] User ID: 5
[03-Nov-2025 16:30:53 UTC] ✅ User profile retrieved successfully for user ID: 5
[03-Nov-2025 16:30:54 UTC] === API CALL LOG ===
[03-Nov-2025 16:30:54 UTC] Endpoint: user/profile.php
[03-Nov-2025 16:30:54 UTC] Full Log Data: {
    "timestamp": "2025-11-03 16:30:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "89.198.166.159",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzOTg2fQ.324-eH0VQjV9zRW8LC-na22iWoxygQz8ZRJUjJ-QsxA",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Nov-2025 16:30:54 UTC] === END API CALL LOG ===
[03-Nov-2025 16:30:54 UTC] ✅ API Hash verification passed for profile endpoint
[03-Nov-2025 16:30:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzOTg2fQ.324-eH0VQjV9zRW8LC-na22iWoxygQz8ZRJUjJ-QsxA
[03-Nov-2025 16:30:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Nov-2025 16:30:54 UTC] ✅ JWT token verified successfully for user profile
[03-Nov-2025 16:30:54 UTC] User ID: 5
[03-Nov-2025 16:30:54 UTC] ✅ User profile retrieved successfully for user ID: 5
[03-Nov-2025 16:31:02 UTC] === API CALL LOG ===
[03-Nov-2025 16:31:02 UTC] Endpoint: user/profile.php
[03-Nov-2025 16:31:02 UTC] Full Log Data: {
    "timestamp": "2025-11-03 16:31:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "89.198.166.159",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzOTg2fQ.324-eH0VQjV9zRW8LC-na22iWoxygQz8ZRJUjJ-QsxA",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Nov-2025 16:31:02 UTC] === END API CALL LOG ===
[03-Nov-2025 16:31:02 UTC] ✅ API Hash verification passed for profile endpoint
[03-Nov-2025 16:31:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzOTg2fQ.324-eH0VQjV9zRW8LC-na22iWoxygQz8ZRJUjJ-QsxA
[03-Nov-2025 16:31:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Nov-2025 16:31:02 UTC] ✅ JWT token verified successfully for user profile
[03-Nov-2025 16:31:02 UTC] User ID: 5
[03-Nov-2025 16:31:02 UTC] ✅ User profile retrieved successfully for user ID: 5
[05-Nov-2025 20:49:51 UTC] === API CALL LOG ===
[05-Nov-2025 20:49:51 UTC] Endpoint: user/profile.php
[05-Nov-2025 20:49:51 UTC] Full Log Data: {
    "timestamp": "2025-11-05 20:49:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "223.196.114.68",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYyOTgwNTg4fQ.ROY2fBerl3B5RYHioKiU2s0xvexCcwMy8vt--3jpZM4",
        "X-API-Hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0",
        "Connection": "close"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Nov-2025 20:49:51 UTC] === END API CALL LOG ===
[05-Nov-2025 20:49:51 UTC] ✅ API Hash verification passed for profile endpoint
[05-Nov-2025 20:49:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYyOTgwNTg4fQ.ROY2fBerl3B5RYHioKiU2s0xvexCcwMy8vt--3jpZM4
[05-Nov-2025 20:49:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Nov-2025 20:49:51 UTC] ✅ JWT token verified successfully for user profile
[05-Nov-2025 20:49:51 UTC] User ID: 5
[05-Nov-2025 20:49:51 UTC] ✅ User profile retrieved successfully for user ID: 5
[05-Nov-2025 20:49:54 UTC] === API CALL LOG ===
[05-Nov-2025 20:49:54 UTC] Endpoint: user/profile.php
[05-Nov-2025 20:49:54 UTC] Full Log Data: {
    "timestamp": "2025-11-05 20:49:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "223.196.114.68",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYyOTgwNTg4fQ.ROY2fBerl3B5RYHioKiU2s0xvexCcwMy8vt--3jpZM4",
        "X-API-Hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0",
        "Connection": "close"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Nov-2025 20:49:54 UTC] === END API CALL LOG ===
[05-Nov-2025 20:49:54 UTC] ✅ API Hash verification passed for profile endpoint
[05-Nov-2025 20:49:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYyOTgwNTg4fQ.ROY2fBerl3B5RYHioKiU2s0xvexCcwMy8vt--3jpZM4
[05-Nov-2025 20:49:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Nov-2025 20:49:54 UTC] ✅ JWT token verified successfully for user profile
[05-Nov-2025 20:49:54 UTC] User ID: 5
[05-Nov-2025 20:49:54 UTC] ✅ User profile retrieved successfully for user ID: 5
[05-Nov-2025 20:50:10 UTC] === API CALL LOG ===
[05-Nov-2025 20:50:10 UTC] Endpoint: user/profile.php
[05-Nov-2025 20:50:10 UTC] Full Log Data: {
    "timestamp": "2025-11-05 20:50:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "223.196.114.68",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYyOTgwNTg4fQ.ROY2fBerl3B5RYHioKiU2s0xvexCcwMy8vt--3jpZM4",
        "X-API-Hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0",
        "Connection": "close"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Nov-2025 20:50:10 UTC] === END API CALL LOG ===
[05-Nov-2025 20:50:10 UTC] ✅ API Hash verification passed for profile endpoint
[05-Nov-2025 20:50:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYyOTgwNTg4fQ.ROY2fBerl3B5RYHioKiU2s0xvexCcwMy8vt--3jpZM4
[05-Nov-2025 20:50:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Nov-2025 20:50:10 UTC] ✅ JWT token verified successfully for user profile
[05-Nov-2025 20:50:10 UTC] User ID: 5
[05-Nov-2025 20:50:10 UTC] ✅ User profile retrieved successfully for user ID: 5
[05-Nov-2025 20:50:12 UTC] === API CALL LOG ===
[05-Nov-2025 20:50:12 UTC] Endpoint: user/profile.php
[05-Nov-2025 20:50:12 UTC] Full Log Data: {
    "timestamp": "2025-11-05 20:50:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "223.196.114.68",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYyOTgwNTg4fQ.ROY2fBerl3B5RYHioKiU2s0xvexCcwMy8vt--3jpZM4",
        "X-API-Hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0",
        "Connection": "close"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Nov-2025 20:50:12 UTC] === END API CALL LOG ===
[05-Nov-2025 20:50:12 UTC] ✅ API Hash verification passed for profile endpoint
[05-Nov-2025 20:50:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYyOTgwNTg4fQ.ROY2fBerl3B5RYHioKiU2s0xvexCcwMy8vt--3jpZM4
[05-Nov-2025 20:50:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Nov-2025 20:50:12 UTC] ✅ JWT token verified successfully for user profile
[05-Nov-2025 20:50:12 UTC] User ID: 5
[05-Nov-2025 20:50:12 UTC] ✅ User profile retrieved successfully for user ID: 5
[05-Nov-2025 20:50:21 UTC] === API CALL LOG ===
[05-Nov-2025 20:50:21 UTC] Endpoint: user/profile.php
[05-Nov-2025 20:50:21 UTC] Full Log Data: {
    "timestamp": "2025-11-05 20:50:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "223.196.114.68",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYyOTgwNTg4fQ.ROY2fBerl3B5RYHioKiU2s0xvexCcwMy8vt--3jpZM4",
        "X-API-Hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0",
        "Connection": "close"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Nov-2025 20:50:21 UTC] === END API CALL LOG ===
[05-Nov-2025 20:50:21 UTC] ✅ API Hash verification passed for profile endpoint
[05-Nov-2025 20:50:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYyOTgwNTg4fQ.ROY2fBerl3B5RYHioKiU2s0xvexCcwMy8vt--3jpZM4
[05-Nov-2025 20:50:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Nov-2025 20:50:21 UTC] ✅ JWT token verified successfully for user profile
[05-Nov-2025 20:50:21 UTC] User ID: 5
[05-Nov-2025 20:50:21 UTC] ✅ User profile retrieved successfully for user ID: 5
[05-Nov-2025 20:50:23 UTC] === API CALL LOG ===
[05-Nov-2025 20:50:23 UTC] Endpoint: user/profile.php
[05-Nov-2025 20:50:23 UTC] Full Log Data: {
    "timestamp": "2025-11-05 20:50:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "223.196.114.68",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYyOTgwNTg4fQ.ROY2fBerl3B5RYHioKiU2s0xvexCcwMy8vt--3jpZM4",
        "X-API-Hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0",
        "Connection": "close"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Nov-2025 20:50:23 UTC] === END API CALL LOG ===
[05-Nov-2025 20:50:23 UTC] ✅ API Hash verification passed for profile endpoint
[05-Nov-2025 20:50:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYyOTgwNTg4fQ.ROY2fBerl3B5RYHioKiU2s0xvexCcwMy8vt--3jpZM4
[05-Nov-2025 20:50:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Nov-2025 20:50:23 UTC] ✅ JWT token verified successfully for user profile
[05-Nov-2025 20:50:23 UTC] User ID: 5
[05-Nov-2025 20:50:23 UTC] ✅ User profile retrieved successfully for user ID: 5
[05-Nov-2025 20:50:33 UTC] === API CALL LOG ===
[05-Nov-2025 20:50:33 UTC] Endpoint: user/profile.php
[05-Nov-2025 20:50:33 UTC] Full Log Data: {
    "timestamp": "2025-11-05 20:50:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "223.196.114.68",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYyOTgwNTg4fQ.ROY2fBerl3B5RYHioKiU2s0xvexCcwMy8vt--3jpZM4",
        "X-API-Hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0",
        "Connection": "close"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Nov-2025 20:50:33 UTC] === END API CALL LOG ===
[05-Nov-2025 20:50:33 UTC] ✅ API Hash verification passed for profile endpoint
[05-Nov-2025 20:50:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYyOTgwNTg4fQ.ROY2fBerl3B5RYHioKiU2s0xvexCcwMy8vt--3jpZM4
[05-Nov-2025 20:50:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Nov-2025 20:50:33 UTC] ✅ JWT token verified successfully for user profile
[05-Nov-2025 20:50:33 UTC] User ID: 5
[05-Nov-2025 20:50:33 UTC] ✅ User profile retrieved successfully for user ID: 5
[05-Nov-2025 20:50:35 UTC] === API CALL LOG ===
[05-Nov-2025 20:50:35 UTC] Endpoint: user/profile.php
[05-Nov-2025 20:50:35 UTC] Full Log Data: {
    "timestamp": "2025-11-05 20:50:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "223.196.114.68",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYyOTgwNTg4fQ.ROY2fBerl3B5RYHioKiU2s0xvexCcwMy8vt--3jpZM4",
        "X-API-Hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0",
        "Connection": "close"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Nov-2025 20:50:35 UTC] === END API CALL LOG ===
[05-Nov-2025 20:50:35 UTC] ✅ API Hash verification passed for profile endpoint
[05-Nov-2025 20:50:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYyOTgwNTg4fQ.ROY2fBerl3B5RYHioKiU2s0xvexCcwMy8vt--3jpZM4
[05-Nov-2025 20:50:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Nov-2025 20:50:35 UTC] ✅ JWT token verified successfully for user profile
[05-Nov-2025 20:50:35 UTC] User ID: 5
[05-Nov-2025 20:50:35 UTC] ✅ User profile retrieved successfully for user ID: 5
[05-Nov-2025 20:50:38 UTC] === API CALL LOG ===
[05-Nov-2025 20:50:38 UTC] Endpoint: user/profile.php
[05-Nov-2025 20:50:38 UTC] Full Log Data: {
    "timestamp": "2025-11-05 20:50:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "223.196.114.68",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYyOTgwNTg4fQ.ROY2fBerl3B5RYHioKiU2s0xvexCcwMy8vt--3jpZM4",
        "X-API-Hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0",
        "Connection": "close"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Nov-2025 20:50:38 UTC] === END API CALL LOG ===
[05-Nov-2025 20:50:38 UTC] ✅ API Hash verification passed for profile endpoint
[05-Nov-2025 20:50:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYyOTgwNTg4fQ.ROY2fBerl3B5RYHioKiU2s0xvexCcwMy8vt--3jpZM4
[05-Nov-2025 20:50:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Nov-2025 20:50:38 UTC] ✅ JWT token verified successfully for user profile
[05-Nov-2025 20:50:38 UTC] User ID: 5
[05-Nov-2025 20:50:38 UTC] ✅ User profile retrieved successfully for user ID: 5
[05-Nov-2025 20:50:40 UTC] User Purchases API - User ID: 5
[05-Nov-2025 20:50:40 UTC] User Purchases API - Total purchases found: 4
[05-Nov-2025 20:50:50 UTC] === API CALL LOG ===
[05-Nov-2025 20:50:50 UTC] Endpoint: user/profile.php
[05-Nov-2025 20:50:50 UTC] Full Log Data: {
    "timestamp": "2025-11-05 20:50:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "223.196.114.68",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYyOTgwNTg4fQ.ROY2fBerl3B5RYHioKiU2s0xvexCcwMy8vt--3jpZM4",
        "X-API-Hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0",
        "Connection": "close"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Nov-2025 20:50:50 UTC] === END API CALL LOG ===
[05-Nov-2025 20:50:50 UTC] ✅ API Hash verification passed for profile endpoint
[05-Nov-2025 20:50:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYyOTgwNTg4fQ.ROY2fBerl3B5RYHioKiU2s0xvexCcwMy8vt--3jpZM4
[05-Nov-2025 20:50:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Nov-2025 20:50:50 UTC] ✅ JWT token verified successfully for user profile
[05-Nov-2025 20:50:50 UTC] User ID: 5
[05-Nov-2025 20:50:50 UTC] ✅ User profile retrieved successfully for user ID: 5
[05-Nov-2025 20:50:52 UTC] User Purchases API - User ID: 5
[05-Nov-2025 20:50:52 UTC] User Purchases API - Total purchases found: 4
[05-Nov-2025 20:50:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Nov-2025 20:50:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Nov-2025 20:50:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYyOTgwNTg4fQ.ROY2fBerl3B5RYHioKiU2s0xvexCcwMy8vt--3jpZM4","X-API-Hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Accept-Encoding":"gzip","User-Agent":"okhttp\/4.12.0","Connection":"close"}
[05-Nov-2025 20:50:57 UTC] === User Orders API Called ===
[05-Nov-2025 20:50:57 UTC] User ID: 5
[05-Nov-2025 20:50:57 UTC] Limit: 20, Offset: 0
[05-Nov-2025 20:50:57 UTC] Orders found: 0
[05-Nov-2025 20:50:57 UTC] Orders data: []
[05-Nov-2025 20:50:57 UTC] Total orders count: 0
[05-Nov-2025 20:51:02 UTC] === API CALL LOG ===
[05-Nov-2025 20:51:02 UTC] Endpoint: user/profile.php
[05-Nov-2025 20:51:02 UTC] Full Log Data: {
    "timestamp": "2025-11-05 20:51:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "223.196.114.68",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYyOTgwNTg4fQ.ROY2fBerl3B5RYHioKiU2s0xvexCcwMy8vt--3jpZM4",
        "X-API-Hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0",
        "Connection": "close"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Nov-2025 20:51:02 UTC] === END API CALL LOG ===
[05-Nov-2025 20:51:02 UTC] ✅ API Hash verification passed for profile endpoint
[05-Nov-2025 20:51:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYyOTgwNTg4fQ.ROY2fBerl3B5RYHioKiU2s0xvexCcwMy8vt--3jpZM4
[05-Nov-2025 20:51:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Nov-2025 20:51:02 UTC] ✅ JWT token verified successfully for user profile
[05-Nov-2025 20:51:02 UTC] User ID: 5
[05-Nov-2025 20:51:02 UTC] ✅ User profile retrieved successfully for user ID: 5
[05-Nov-2025 20:51:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Nov-2025 20:51:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Nov-2025 20:51:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYyOTgwNTg4fQ.ROY2fBerl3B5RYHioKiU2s0xvexCcwMy8vt--3jpZM4","X-API-Hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Accept-Encoding":"gzip","User-Agent":"okhttp\/4.12.0","Connection":"close"}
[05-Nov-2025 20:51:07 UTC] === User Orders API Called ===
[05-Nov-2025 20:51:07 UTC] User ID: 5
[05-Nov-2025 20:51:07 UTC] Limit: 20, Offset: 0
[05-Nov-2025 20:51:07 UTC] Orders found: 0
[05-Nov-2025 20:51:07 UTC] Orders data: []
[05-Nov-2025 20:51:07 UTC] Total orders count: 0
[05-Nov-2025 23:50:36 UTC] === API CALL LOG ===
[05-Nov-2025 23:50:36 UTC] Endpoint: user/profile.php
[05-Nov-2025 23:50:36 UTC] Full Log Data: {
    "timestamp": "2025-11-05 23:50:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "152.59.46.105",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQiLCJ1c2VybmFtZSI6Im1yX3JlaGFua2hhbl85NCIsImVtYWlsIjoicjNoYW45MDkwOTA5MEBnbWFpbC5jb20iLCJleHAiOjE3NjI5OTE0MzV9.qcCB0U2WZhP5VkTyKBW1CzhIep4FBoOChz1uNTEE7Ac",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Nov-2025 23:50:36 UTC] === END API CALL LOG ===
[05-Nov-2025 23:50:36 UTC] ✅ API Hash verification passed for profile endpoint
[05-Nov-2025 23:50:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQiLCJ1c2VybmFtZSI6Im1yX3JlaGFua2hhbl85NCIsImVtYWlsIjoicjNoYW45MDkwOTA5MEBnbWFpbC5jb20iLCJleHAiOjE3NjI5OTE0MzV9.qcCB0U2WZhP5VkTyKBW1CzhIep4FBoOChz1uNTEE7Ac
[05-Nov-2025 23:50:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Nov-2025 23:50:36 UTC] ✅ JWT token verified successfully for user profile
[05-Nov-2025 23:50:36 UTC] User ID: 24
[05-Nov-2025 23:50:36 UTC] ✅ User profile retrieved successfully for user ID: 24
[05-Nov-2025 23:51:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Nov-2025 23:51:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Nov-2025 23:51:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQiLCJ1c2VybmFtZSI6Im1yX3JlaGFua2hhbl85NCIsImVtYWlsIjoicjNoYW45MDkwOTA5MEBnbWFpbC5jb20iLCJleHAiOjE3NjI5OTE0MzV9.qcCB0U2WZhP5VkTyKBW1CzhIep4FBoOChz1uNTEE7Ac","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Accept-Encoding":"gzip","User-Agent":"okhttp\/4.12.0"}
[05-Nov-2025 23:51:35 UTC] === User Orders API Called ===
[05-Nov-2025 23:51:35 UTC] User ID: 24
[05-Nov-2025 23:51:35 UTC] Limit: 20, Offset: 0
[05-Nov-2025 23:51:35 UTC] Orders found: 0
[05-Nov-2025 23:51:35 UTC] Orders data: []
[05-Nov-2025 23:51:35 UTC] Total orders count: 0
[05-Nov-2025 23:51:36 UTC] === API CALL LOG ===
[05-Nov-2025 23:51:36 UTC] Endpoint: user/profile.php
[05-Nov-2025 23:51:36 UTC] Full Log Data: {
    "timestamp": "2025-11-05 23:51:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "152.59.46.105",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQiLCJ1c2VybmFtZSI6Im1yX3JlaGFua2hhbl85NCIsImVtYWlsIjoicjNoYW45MDkwOTA5MEBnbWFpbC5jb20iLCJleHAiOjE3NjI5OTE0MzV9.qcCB0U2WZhP5VkTyKBW1CzhIep4FBoOChz1uNTEE7Ac",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Nov-2025 23:51:36 UTC] === END API CALL LOG ===
[05-Nov-2025 23:51:36 UTC] ✅ API Hash verification passed for profile endpoint
[05-Nov-2025 23:51:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQiLCJ1c2VybmFtZSI6Im1yX3JlaGFua2hhbl85NCIsImVtYWlsIjoicjNoYW45MDkwOTA5MEBnbWFpbC5jb20iLCJleHAiOjE3NjI5OTE0MzV9.qcCB0U2WZhP5VkTyKBW1CzhIep4FBoOChz1uNTEE7Ac
[05-Nov-2025 23:51:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Nov-2025 23:51:36 UTC] ✅ JWT token verified successfully for user profile
[05-Nov-2025 23:51:36 UTC] User ID: 24
[05-Nov-2025 23:51:36 UTC] ✅ User profile retrieved successfully for user ID: 24
[05-Nov-2025 23:51:36 UTC] User Purchases API - User ID: 24
[05-Nov-2025 23:51:36 UTC] User Purchases API - Total purchases found: 0
[05-Nov-2025 23:51:39 UTC] === API CALL LOG ===
[05-Nov-2025 23:51:39 UTC] Endpoint: user/profile.php
[05-Nov-2025 23:51:39 UTC] Full Log Data: {
    "timestamp": "2025-11-05 23:51:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "152.59.46.105",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQiLCJ1c2VybmFtZSI6Im1yX3JlaGFua2hhbl85NCIsImVtYWlsIjoicjNoYW45MDkwOTA5MEBnbWFpbC5jb20iLCJleHAiOjE3NjI5OTE0MzV9.qcCB0U2WZhP5VkTyKBW1CzhIep4FBoOChz1uNTEE7Ac",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Nov-2025 23:51:39 UTC] === END API CALL LOG ===
[05-Nov-2025 23:51:39 UTC] ✅ API Hash verification passed for profile endpoint
[05-Nov-2025 23:51:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQiLCJ1c2VybmFtZSI6Im1yX3JlaGFua2hhbl85NCIsImVtYWlsIjoicjNoYW45MDkwOTA5MEBnbWFpbC5jb20iLCJleHAiOjE3NjI5OTE0MzV9.qcCB0U2WZhP5VkTyKBW1CzhIep4FBoOChz1uNTEE7Ac
[05-Nov-2025 23:51:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Nov-2025 23:51:39 UTC] ✅ JWT token verified successfully for user profile
[05-Nov-2025 23:51:39 UTC] User ID: 24
[05-Nov-2025 23:51:39 UTC] ✅ User profile retrieved successfully for user ID: 24
[05-Nov-2025 23:51:49 UTC] === API CALL LOG ===
[05-Nov-2025 23:51:49 UTC] Endpoint: user/profile.php
[05-Nov-2025 23:51:49 UTC] Full Log Data: {
    "timestamp": "2025-11-05 23:51:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "152.59.46.105",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQiLCJ1c2VybmFtZSI6Im1yX3JlaGFua2hhbl85NCIsImVtYWlsIjoicjNoYW45MDkwOTA5MEBnbWFpbC5jb20iLCJleHAiOjE3NjI5OTE0MzV9.qcCB0U2WZhP5VkTyKBW1CzhIep4FBoOChz1uNTEE7Ac",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Nov-2025 23:51:49 UTC] === END API CALL LOG ===
[05-Nov-2025 23:51:49 UTC] ✅ API Hash verification passed for profile endpoint
[05-Nov-2025 23:51:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQiLCJ1c2VybmFtZSI6Im1yX3JlaGFua2hhbl85NCIsImVtYWlsIjoicjNoYW45MDkwOTA5MEBnbWFpbC5jb20iLCJleHAiOjE3NjI5OTE0MzV9.qcCB0U2WZhP5VkTyKBW1CzhIep4FBoOChz1uNTEE7Ac
[05-Nov-2025 23:51:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Nov-2025 23:51:49 UTC] ✅ JWT token verified successfully for user profile
[05-Nov-2025 23:51:49 UTC] User ID: 24
[05-Nov-2025 23:51:49 UTC] ✅ User profile retrieved successfully for user ID: 24
[05-Nov-2025 23:52:04 UTC] === API CALL LOG ===
[05-Nov-2025 23:52:04 UTC] Endpoint: user/profile.php
[05-Nov-2025 23:52:04 UTC] Full Log Data: {
    "timestamp": "2025-11-05 23:52:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "152.59.46.105",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQiLCJ1c2VybmFtZSI6Im1yX3JlaGFua2hhbl85NCIsImVtYWlsIjoicjNoYW45MDkwOTA5MEBnbWFpbC5jb20iLCJleHAiOjE3NjI5OTE0MzV9.qcCB0U2WZhP5VkTyKBW1CzhIep4FBoOChz1uNTEE7Ac",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Nov-2025 23:52:04 UTC] === END API CALL LOG ===
[05-Nov-2025 23:52:04 UTC] ✅ API Hash verification passed for profile endpoint
[05-Nov-2025 23:52:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQiLCJ1c2VybmFtZSI6Im1yX3JlaGFua2hhbl85NCIsImVtYWlsIjoicjNoYW45MDkwOTA5MEBnbWFpbC5jb20iLCJleHAiOjE3NjI5OTE0MzV9.qcCB0U2WZhP5VkTyKBW1CzhIep4FBoOChz1uNTEE7Ac
[05-Nov-2025 23:52:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Nov-2025 23:52:04 UTC] ✅ JWT token verified successfully for user profile
[05-Nov-2025 23:52:04 UTC] User ID: 24
[05-Nov-2025 23:52:04 UTC] ✅ User profile retrieved successfully for user ID: 24
[07-Nov-2025 19:03:12 UTC] === API CALL LOG ===
[07-Nov-2025 19:03:12 UTC] Endpoint: user/profile.php
[07-Nov-2025 19:03:12 UTC] Full Log Data: {
    "timestamp": "2025-11-07 19:03:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "79.177.140.87",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjUiLCJ1c2VybmFtZSI6InlvbmF0YW5zIiwiZW1haWwiOiJ0b3lzaWxqb2huQGdtYWlsLmNvbSIsImV4cCI6MTc2MzE0Njk5Mn0.vrJOa5WvxzZIfIjhg7YZPI_vyY-J2slScM3bCRhNyyE",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Nov-2025 19:03:12 UTC] === END API CALL LOG ===
[07-Nov-2025 19:03:12 UTC] ✅ API Hash verification passed for profile endpoint
[07-Nov-2025 19:03:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjUiLCJ1c2VybmFtZSI6InlvbmF0YW5zIiwiZW1haWwiOiJ0b3lzaWxqb2huQGdtYWlsLmNvbSIsImV4cCI6MTc2MzE0Njk5Mn0.vrJOa5WvxzZIfIjhg7YZPI_vyY-J2slScM3bCRhNyyE
[07-Nov-2025 19:03:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Nov-2025 19:03:12 UTC] ✅ JWT token verified successfully for user profile
[07-Nov-2025 19:03:12 UTC] User ID: 25
[07-Nov-2025 19:03:12 UTC] ✅ User profile retrieved successfully for user ID: 25
[07-Nov-2025 19:04:08 UTC] === API CALL LOG ===
[07-Nov-2025 19:04:08 UTC] Endpoint: user/profile.php
[07-Nov-2025 19:04:08 UTC] Full Log Data: {
    "timestamp": "2025-11-07 19:04:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "79.177.140.87",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjUiLCJ1c2VybmFtZSI6InlvbmF0YW5zIiwiZW1haWwiOiJ0b3lzaWxqb2huQGdtYWlsLmNvbSIsImV4cCI6MTc2MzE0Njk5Mn0.vrJOa5WvxzZIfIjhg7YZPI_vyY-J2slScM3bCRhNyyE",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Nov-2025 19:04:08 UTC] === END API CALL LOG ===
[07-Nov-2025 19:04:08 UTC] ✅ API Hash verification passed for profile endpoint
[07-Nov-2025 19:04:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjUiLCJ1c2VybmFtZSI6InlvbmF0YW5zIiwiZW1haWwiOiJ0b3lzaWxqb2huQGdtYWlsLmNvbSIsImV4cCI6MTc2MzE0Njk5Mn0.vrJOa5WvxzZIfIjhg7YZPI_vyY-J2slScM3bCRhNyyE
[07-Nov-2025 19:04:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Nov-2025 19:04:08 UTC] ✅ JWT token verified successfully for user profile
[07-Nov-2025 19:04:08 UTC] User ID: 25
[07-Nov-2025 19:04:08 UTC] ✅ User profile retrieved successfully for user ID: 25
[07-Nov-2025 19:04:19 UTC] === API CALL LOG ===
[07-Nov-2025 19:04:19 UTC] Endpoint: user/profile.php
[07-Nov-2025 19:04:19 UTC] Full Log Data: {
    "timestamp": "2025-11-07 19:04:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "79.177.140.87",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjUiLCJ1c2VybmFtZSI6InlvbmF0YW5zIiwiZW1haWwiOiJ0b3lzaWxqb2huQGdtYWlsLmNvbSIsImV4cCI6MTc2MzE0Njk5Mn0.vrJOa5WvxzZIfIjhg7YZPI_vyY-J2slScM3bCRhNyyE",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Nov-2025 19:04:19 UTC] === END API CALL LOG ===
[07-Nov-2025 19:04:19 UTC] ✅ API Hash verification passed for profile endpoint
[07-Nov-2025 19:04:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjUiLCJ1c2VybmFtZSI6InlvbmF0YW5zIiwiZW1haWwiOiJ0b3lzaWxqb2huQGdtYWlsLmNvbSIsImV4cCI6MTc2MzE0Njk5Mn0.vrJOa5WvxzZIfIjhg7YZPI_vyY-J2slScM3bCRhNyyE
[07-Nov-2025 19:04:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Nov-2025 19:04:19 UTC] ✅ JWT token verified successfully for user profile
[07-Nov-2025 19:04:19 UTC] User ID: 25
[07-Nov-2025 19:04:19 UTC] ✅ User profile retrieved successfully for user ID: 25
[07-Nov-2025 19:04:19 UTC] User Purchases API - User ID: 25
[07-Nov-2025 19:04:20 UTC] User Purchases API - Total purchases found: 0
[07-Nov-2025 19:04:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Nov-2025 19:04:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Nov-2025 19:04:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjUiLCJ1c2VybmFtZSI6InlvbmF0YW5zIiwiZW1haWwiOiJ0b3lzaWxqb2huQGdtYWlsLmNvbSIsImV4cCI6MTc2MzE0Njk5Mn0.vrJOa5WvxzZIfIjhg7YZPI_vyY-J2slScM3bCRhNyyE","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Accept-Encoding":"gzip","User-Agent":"okhttp\/4.12.0"}
[07-Nov-2025 19:04:21 UTC] === User Orders API Called ===
[07-Nov-2025 19:04:21 UTC] User ID: 25
[07-Nov-2025 19:04:21 UTC] Limit: 20, Offset: 0
[07-Nov-2025 19:04:21 UTC] Orders found: 0
[07-Nov-2025 19:04:21 UTC] Orders data: []
[07-Nov-2025 19:04:21 UTC] Total orders count: 0
[07-Nov-2025 19:04:23 UTC] === API CALL LOG ===
[07-Nov-2025 19:04:23 UTC] Endpoint: user/profile.php
[07-Nov-2025 19:04:23 UTC] Full Log Data: {
    "timestamp": "2025-11-07 19:04:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "79.177.140.87",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjUiLCJ1c2VybmFtZSI6InlvbmF0YW5zIiwiZW1haWwiOiJ0b3lzaWxqb2huQGdtYWlsLmNvbSIsImV4cCI6MTc2MzE0Njk5Mn0.vrJOa5WvxzZIfIjhg7YZPI_vyY-J2slScM3bCRhNyyE",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Nov-2025 19:04:23 UTC] === END API CALL LOG ===
[07-Nov-2025 19:04:23 UTC] ✅ API Hash verification passed for profile endpoint
[07-Nov-2025 19:04:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjUiLCJ1c2VybmFtZSI6InlvbmF0YW5zIiwiZW1haWwiOiJ0b3lzaWxqb2huQGdtYWlsLmNvbSIsImV4cCI6MTc2MzE0Njk5Mn0.vrJOa5WvxzZIfIjhg7YZPI_vyY-J2slScM3bCRhNyyE
[07-Nov-2025 19:04:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Nov-2025 19:04:23 UTC] ✅ JWT token verified successfully for user profile
[07-Nov-2025 19:04:23 UTC] User ID: 25
[07-Nov-2025 19:04:23 UTC] ✅ User profile retrieved successfully for user ID: 25
[07-Nov-2025 19:04:29 UTC] === API CALL LOG ===
[07-Nov-2025 19:04:29 UTC] Endpoint: user/profile.php
[07-Nov-2025 19:04:29 UTC] Full Log Data: {
    "timestamp": "2025-11-07 19:04:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "79.177.140.87",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjUiLCJ1c2VybmFtZSI6InlvbmF0YW5zIiwiZW1haWwiOiJ0b3lzaWxqb2huQGdtYWlsLmNvbSIsImV4cCI6MTc2MzE0Njk5Mn0.vrJOa5WvxzZIfIjhg7YZPI_vyY-J2slScM3bCRhNyyE",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Nov-2025 19:04:29 UTC] === END API CALL LOG ===
[07-Nov-2025 19:04:29 UTC] ✅ API Hash verification passed for profile endpoint
[07-Nov-2025 19:04:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjUiLCJ1c2VybmFtZSI6InlvbmF0YW5zIiwiZW1haWwiOiJ0b3lzaWxqb2huQGdtYWlsLmNvbSIsImV4cCI6MTc2MzE0Njk5Mn0.vrJOa5WvxzZIfIjhg7YZPI_vyY-J2slScM3bCRhNyyE
[07-Nov-2025 19:04:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Nov-2025 19:04:29 UTC] ✅ JWT token verified successfully for user profile
[07-Nov-2025 19:04:29 UTC] User ID: 25
[07-Nov-2025 19:04:29 UTC] ✅ User profile retrieved successfully for user ID: 25
[07-Nov-2025 19:05:15 UTC] === API CALL LOG ===
[07-Nov-2025 19:05:15 UTC] Endpoint: user/profile.php
[07-Nov-2025 19:05:15 UTC] Full Log Data: {
    "timestamp": "2025-11-07 19:05:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "79.177.140.87",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjUiLCJ1c2VybmFtZSI6InlvbmF0YW5zIiwiZW1haWwiOiJ0b3lzaWxqb2huQGdtYWlsLmNvbSIsImV4cCI6MTc2MzE0Njk5Mn0.vrJOa5WvxzZIfIjhg7YZPI_vyY-J2slScM3bCRhNyyE",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Nov-2025 19:05:15 UTC] === END API CALL LOG ===
[07-Nov-2025 19:05:15 UTC] ✅ API Hash verification passed for profile endpoint
[07-Nov-2025 19:05:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjUiLCJ1c2VybmFtZSI6InlvbmF0YW5zIiwiZW1haWwiOiJ0b3lzaWxqb2huQGdtYWlsLmNvbSIsImV4cCI6MTc2MzE0Njk5Mn0.vrJOa5WvxzZIfIjhg7YZPI_vyY-J2slScM3bCRhNyyE
[07-Nov-2025 19:05:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Nov-2025 19:05:15 UTC] ✅ JWT token verified successfully for user profile
[07-Nov-2025 19:05:15 UTC] User ID: 25
[07-Nov-2025 19:05:15 UTC] ✅ User profile retrieved successfully for user ID: 25
[07-Nov-2025 19:06:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Nov-2025 19:06:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Nov-2025 19:06:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjUiLCJ1c2VybmFtZSI6InlvbmF0YW5zIiwiZW1haWwiOiJ0b3lzaWxqb2huQGdtYWlsLmNvbSIsImV4cCI6MTc2MzE0Njk5Mn0.vrJOa5WvxzZIfIjhg7YZPI_vyY-J2slScM3bCRhNyyE","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Accept-Encoding":"gzip","User-Agent":"okhttp\/4.12.0"}
[07-Nov-2025 19:06:28 UTC] === User Orders API Called ===
[07-Nov-2025 19:06:28 UTC] User ID: 25
[07-Nov-2025 19:06:28 UTC] Limit: 20, Offset: 0
[07-Nov-2025 19:06:28 UTC] Orders found: 0
[07-Nov-2025 19:06:28 UTC] Orders data: []
[07-Nov-2025 19:06:28 UTC] Total orders count: 0
[07-Nov-2025 19:06:30 UTC] === API CALL LOG ===
[07-Nov-2025 19:06:30 UTC] Endpoint: user/profile.php
[07-Nov-2025 19:06:30 UTC] Full Log Data: {
    "timestamp": "2025-11-07 19:06:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "79.177.140.87",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjUiLCJ1c2VybmFtZSI6InlvbmF0YW5zIiwiZW1haWwiOiJ0b3lzaWxqb2huQGdtYWlsLmNvbSIsImV4cCI6MTc2MzE0Njk5Mn0.vrJOa5WvxzZIfIjhg7YZPI_vyY-J2slScM3bCRhNyyE",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Nov-2025 19:06:30 UTC] === END API CALL LOG ===
[07-Nov-2025 19:06:30 UTC] ✅ API Hash verification passed for profile endpoint
[07-Nov-2025 19:06:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjUiLCJ1c2VybmFtZSI6InlvbmF0YW5zIiwiZW1haWwiOiJ0b3lzaWxqb2huQGdtYWlsLmNvbSIsImV4cCI6MTc2MzE0Njk5Mn0.vrJOa5WvxzZIfIjhg7YZPI_vyY-J2slScM3bCRhNyyE
[07-Nov-2025 19:06:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Nov-2025 19:06:30 UTC] ✅ JWT token verified successfully for user profile
[07-Nov-2025 19:06:30 UTC] User ID: 25
[07-Nov-2025 19:06:30 UTC] ✅ User profile retrieved successfully for user ID: 25
[07-Nov-2025 19:06:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Nov-2025 19:06:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Nov-2025 19:06:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjUiLCJ1c2VybmFtZSI6InlvbmF0YW5zIiwiZW1haWwiOiJ0b3lzaWxqb2huQGdtYWlsLmNvbSIsImV4cCI6MTc2MzE0Njk5Mn0.vrJOa5WvxzZIfIjhg7YZPI_vyY-J2slScM3bCRhNyyE","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Accept-Encoding":"gzip","User-Agent":"okhttp\/4.12.0"}
[07-Nov-2025 19:06:31 UTC] === User Orders API Called ===
[07-Nov-2025 19:06:31 UTC] User ID: 25
[07-Nov-2025 19:06:31 UTC] Limit: 20, Offset: 0
[07-Nov-2025 19:06:31 UTC] Orders found: 0
[07-Nov-2025 19:06:31 UTC] Orders data: []
[07-Nov-2025 19:06:31 UTC] Total orders count: 0
[07-Nov-2025 19:06:38 UTC] === API CALL LOG ===
[07-Nov-2025 19:06:38 UTC] Endpoint: user/profile.php
[07-Nov-2025 19:06:38 UTC] Full Log Data: {
    "timestamp": "2025-11-07 19:06:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "79.177.140.87",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjUiLCJ1c2VybmFtZSI6InlvbmF0YW5zIiwiZW1haWwiOiJ0b3lzaWxqb2huQGdtYWlsLmNvbSIsImV4cCI6MTc2MzE0Njk5Mn0.vrJOa5WvxzZIfIjhg7YZPI_vyY-J2slScM3bCRhNyyE",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Nov-2025 19:06:38 UTC] === END API CALL LOG ===
[07-Nov-2025 19:06:38 UTC] ✅ API Hash verification passed for profile endpoint
[07-Nov-2025 19:06:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjUiLCJ1c2VybmFtZSI6InlvbmF0YW5zIiwiZW1haWwiOiJ0b3lzaWxqb2huQGdtYWlsLmNvbSIsImV4cCI6MTc2MzE0Njk5Mn0.vrJOa5WvxzZIfIjhg7YZPI_vyY-J2slScM3bCRhNyyE
[07-Nov-2025 19:06:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Nov-2025 19:06:38 UTC] ✅ JWT token verified successfully for user profile
[07-Nov-2025 19:06:38 UTC] User ID: 25
[07-Nov-2025 19:06:38 UTC] ✅ User profile retrieved successfully for user ID: 25
[07-Nov-2025 19:06:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Nov-2025 19:06:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Nov-2025 19:06:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjUiLCJ1c2VybmFtZSI6InlvbmF0YW5zIiwiZW1haWwiOiJ0b3lzaWxqb2huQGdtYWlsLmNvbSIsImV4cCI6MTc2MzE0Njk5Mn0.vrJOa5WvxzZIfIjhg7YZPI_vyY-J2slScM3bCRhNyyE","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Accept-Encoding":"gzip","User-Agent":"okhttp\/4.12.0"}
[07-Nov-2025 19:06:52 UTC] === User Orders API Called ===
[07-Nov-2025 19:06:52 UTC] User ID: 25
[07-Nov-2025 19:06:52 UTC] Limit: 20, Offset: 0
[07-Nov-2025 19:06:52 UTC] Orders found: 0
[07-Nov-2025 19:06:52 UTC] Orders data: []
[07-Nov-2025 19:06:52 UTC] Total orders count: 0
[07-Nov-2025 19:06:53 UTC] === API CALL LOG ===
[07-Nov-2025 19:06:53 UTC] Endpoint: user/profile.php
[07-Nov-2025 19:06:53 UTC] Full Log Data: {
    "timestamp": "2025-11-07 19:06:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "79.177.140.87",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjUiLCJ1c2VybmFtZSI6InlvbmF0YW5zIiwiZW1haWwiOiJ0b3lzaWxqb2huQGdtYWlsLmNvbSIsImV4cCI6MTc2MzE0Njk5Mn0.vrJOa5WvxzZIfIjhg7YZPI_vyY-J2slScM3bCRhNyyE",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Nov-2025 19:06:53 UTC] === END API CALL LOG ===
[07-Nov-2025 19:06:53 UTC] ✅ API Hash verification passed for profile endpoint
[07-Nov-2025 19:06:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjUiLCJ1c2VybmFtZSI6InlvbmF0YW5zIiwiZW1haWwiOiJ0b3lzaWxqb2huQGdtYWlsLmNvbSIsImV4cCI6MTc2MzE0Njk5Mn0.vrJOa5WvxzZIfIjhg7YZPI_vyY-J2slScM3bCRhNyyE
[07-Nov-2025 19:06:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Nov-2025 19:06:53 UTC] ✅ JWT token verified successfully for user profile
[07-Nov-2025 19:06:53 UTC] User ID: 25
[07-Nov-2025 19:06:53 UTC] ✅ User profile retrieved successfully for user ID: 25
[07-Nov-2025 19:06:53 UTC] User Purchases API - User ID: 25
[07-Nov-2025 19:06:53 UTC] User Purchases API - Total purchases found: 0
[07-Nov-2025 19:06:58 UTC] === API CALL LOG ===
[07-Nov-2025 19:06:58 UTC] Endpoint: user/profile.php
[07-Nov-2025 19:06:58 UTC] Full Log Data: {
    "timestamp": "2025-11-07 19:06:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "79.177.140.87",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjUiLCJ1c2VybmFtZSI6InlvbmF0YW5zIiwiZW1haWwiOiJ0b3lzaWxqb2huQGdtYWlsLmNvbSIsImV4cCI6MTc2MzE0Njk5Mn0.vrJOa5WvxzZIfIjhg7YZPI_vyY-J2slScM3bCRhNyyE",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Nov-2025 19:06:58 UTC] === END API CALL LOG ===
[07-Nov-2025 19:06:58 UTC] ✅ API Hash verification passed for profile endpoint
[07-Nov-2025 19:06:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjUiLCJ1c2VybmFtZSI6InlvbmF0YW5zIiwiZW1haWwiOiJ0b3lzaWxqb2huQGdtYWlsLmNvbSIsImV4cCI6MTc2MzE0Njk5Mn0.vrJOa5WvxzZIfIjhg7YZPI_vyY-J2slScM3bCRhNyyE
[07-Nov-2025 19:06:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Nov-2025 19:06:58 UTC] ✅ JWT token verified successfully for user profile
[07-Nov-2025 19:06:58 UTC] User ID: 25
[07-Nov-2025 19:06:58 UTC] ✅ User profile retrieved successfully for user ID: 25
[07-Nov-2025 19:06:58 UTC] User Purchases API - User ID: 25
[07-Nov-2025 19:06:58 UTC] User Purchases API - Total purchases found: 0
[07-Nov-2025 19:07:00 UTC] User Purchases API - User ID: 25
[07-Nov-2025 19:07:00 UTC] User Purchases API - Total purchases found: 0
[07-Nov-2025 19:07:06 UTC] === API CALL LOG ===
[07-Nov-2025 19:07:06 UTC] Endpoint: user/profile.php
[07-Nov-2025 19:07:06 UTC] Full Log Data: {
    "timestamp": "2025-11-07 19:07:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "79.177.140.87",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjUiLCJ1c2VybmFtZSI6InlvbmF0YW5zIiwiZW1haWwiOiJ0b3lzaWxqb2huQGdtYWlsLmNvbSIsImV4cCI6MTc2MzE0Njk5Mn0.vrJOa5WvxzZIfIjhg7YZPI_vyY-J2slScM3bCRhNyyE",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Nov-2025 19:07:06 UTC] === END API CALL LOG ===
[07-Nov-2025 19:07:06 UTC] ✅ API Hash verification passed for profile endpoint
[07-Nov-2025 19:07:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjUiLCJ1c2VybmFtZSI6InlvbmF0YW5zIiwiZW1haWwiOiJ0b3lzaWxqb2huQGdtYWlsLmNvbSIsImV4cCI6MTc2MzE0Njk5Mn0.vrJOa5WvxzZIfIjhg7YZPI_vyY-J2slScM3bCRhNyyE
[07-Nov-2025 19:07:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Nov-2025 19:07:06 UTC] ✅ JWT token verified successfully for user profile
[07-Nov-2025 19:07:06 UTC] User ID: 25
[07-Nov-2025 19:07:06 UTC] ✅ User profile retrieved successfully for user ID: 25
[07-Nov-2025 19:07:07 UTC] === API CALL LOG ===
[07-Nov-2025 19:07:07 UTC] Endpoint: user/profile.php
[07-Nov-2025 19:07:07 UTC] Full Log Data: {
    "timestamp": "2025-11-07 19:07:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "79.177.140.87",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjUiLCJ1c2VybmFtZSI6InlvbmF0YW5zIiwiZW1haWwiOiJ0b3lzaWxqb2huQGdtYWlsLmNvbSIsImV4cCI6MTc2MzE0Njk5Mn0.vrJOa5WvxzZIfIjhg7YZPI_vyY-J2slScM3bCRhNyyE",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Nov-2025 19:07:07 UTC] === END API CALL LOG ===
[07-Nov-2025 19:07:07 UTC] ✅ API Hash verification passed for profile endpoint
[07-Nov-2025 19:07:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjUiLCJ1c2VybmFtZSI6InlvbmF0YW5zIiwiZW1haWwiOiJ0b3lzaWxqb2huQGdtYWlsLmNvbSIsImV4cCI6MTc2MzE0Njk5Mn0.vrJOa5WvxzZIfIjhg7YZPI_vyY-J2slScM3bCRhNyyE
[07-Nov-2025 19:07:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Nov-2025 19:07:07 UTC] ✅ JWT token verified successfully for user profile
[07-Nov-2025 19:07:07 UTC] User ID: 25
[07-Nov-2025 19:07:07 UTC] ✅ User profile retrieved successfully for user ID: 25
[07-Nov-2025 19:07:08 UTC] === API CALL LOG ===
[07-Nov-2025 19:07:08 UTC] Endpoint: user/profile.php
[07-Nov-2025 19:07:08 UTC] Full Log Data: {
    "timestamp": "2025-11-07 19:07:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "79.177.140.87",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjUiLCJ1c2VybmFtZSI6InlvbmF0YW5zIiwiZW1haWwiOiJ0b3lzaWxqb2huQGdtYWlsLmNvbSIsImV4cCI6MTc2MzE0Njk5Mn0.vrJOa5WvxzZIfIjhg7YZPI_vyY-J2slScM3bCRhNyyE",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Nov-2025 19:07:08 UTC] === END API CALL LOG ===
[07-Nov-2025 19:07:08 UTC] ✅ API Hash verification passed for profile endpoint
[07-Nov-2025 19:07:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjUiLCJ1c2VybmFtZSI6InlvbmF0YW5zIiwiZW1haWwiOiJ0b3lzaWxqb2huQGdtYWlsLmNvbSIsImV4cCI6MTc2MzE0Njk5Mn0.vrJOa5WvxzZIfIjhg7YZPI_vyY-J2slScM3bCRhNyyE
[07-Nov-2025 19:07:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Nov-2025 19:07:08 UTC] ✅ JWT token verified successfully for user profile
[07-Nov-2025 19:07:08 UTC] User ID: 25
[07-Nov-2025 19:07:08 UTC] ✅ User profile retrieved successfully for user ID: 25
[07-Nov-2025 19:07:08 UTC] User Purchases API - User ID: 25
[07-Nov-2025 19:07:08 UTC] User Purchases API - Total purchases found: 0
[07-Nov-2025 19:08:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Nov-2025 19:08:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Nov-2025 19:08:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjUiLCJ1c2VybmFtZSI6InlvbmF0YW5zIiwiZW1haWwiOiJ0b3lzaWxqb2huQGdtYWlsLmNvbSIsImV4cCI6MTc2MzE0Njk5Mn0.vrJOa5WvxzZIfIjhg7YZPI_vyY-J2slScM3bCRhNyyE","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Accept-Encoding":"gzip","User-Agent":"okhttp\/4.12.0"}
[07-Nov-2025 19:08:09 UTC] === User Orders API Called ===
[07-Nov-2025 19:08:09 UTC] User ID: 25
[07-Nov-2025 19:08:09 UTC] Limit: 20, Offset: 0
[07-Nov-2025 19:08:09 UTC] Orders found: 0
[07-Nov-2025 19:08:09 UTC] Orders data: []
[07-Nov-2025 19:08:09 UTC] Total orders count: 0
[07-Nov-2025 19:08:12 UTC] === API CALL LOG ===
[07-Nov-2025 19:08:12 UTC] Endpoint: user/profile.php
[07-Nov-2025 19:08:12 UTC] Full Log Data: {
    "timestamp": "2025-11-07 19:08:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "79.177.140.87",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjUiLCJ1c2VybmFtZSI6InlvbmF0YW5zIiwiZW1haWwiOiJ0b3lzaWxqb2huQGdtYWlsLmNvbSIsImV4cCI6MTc2MzE0Njk5Mn0.vrJOa5WvxzZIfIjhg7YZPI_vyY-J2slScM3bCRhNyyE",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Nov-2025 19:08:12 UTC] === END API CALL LOG ===
[07-Nov-2025 19:08:12 UTC] ✅ API Hash verification passed for profile endpoint
[07-Nov-2025 19:08:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjUiLCJ1c2VybmFtZSI6InlvbmF0YW5zIiwiZW1haWwiOiJ0b3lzaWxqb2huQGdtYWlsLmNvbSIsImV4cCI6MTc2MzE0Njk5Mn0.vrJOa5WvxzZIfIjhg7YZPI_vyY-J2slScM3bCRhNyyE
[07-Nov-2025 19:08:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Nov-2025 19:08:12 UTC] ✅ JWT token verified successfully for user profile
[07-Nov-2025 19:08:12 UTC] User ID: 25
[07-Nov-2025 19:08:12 UTC] ✅ User profile retrieved successfully for user ID: 25
[07-Nov-2025 19:08:12 UTC] User Purchases API - User ID: 25
[07-Nov-2025 19:08:12 UTC] User Purchases API - Total purchases found: 0
[07-Nov-2025 19:08:13 UTC] User Purchases API - User ID: 25
[07-Nov-2025 19:08:13 UTC] User Purchases API - Total purchases found: 0
[07-Nov-2025 19:34:52 UTC] === API CALL LOG ===
[07-Nov-2025 19:34:52 UTC] Endpoint: user/profile.php
[07-Nov-2025 19:34:52 UTC] Full Log Data: {
    "timestamp": "2025-11-07 19:34:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "79.177.140.87",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjUiLCJ1c2VybmFtZSI6InlvbmF0YW5zIiwiZW1haWwiOiJ0b3lzaWxqb2huQGdtYWlsLmNvbSIsImV4cCI6MTc2MzE0Njk5Mn0.vrJOa5WvxzZIfIjhg7YZPI_vyY-J2slScM3bCRhNyyE",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Nov-2025 19:34:52 UTC] === END API CALL LOG ===
[07-Nov-2025 19:34:52 UTC] ✅ API Hash verification passed for profile endpoint
[07-Nov-2025 19:34:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjUiLCJ1c2VybmFtZSI6InlvbmF0YW5zIiwiZW1haWwiOiJ0b3lzaWxqb2huQGdtYWlsLmNvbSIsImV4cCI6MTc2MzE0Njk5Mn0.vrJOa5WvxzZIfIjhg7YZPI_vyY-J2slScM3bCRhNyyE
[07-Nov-2025 19:34:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Nov-2025 19:34:52 UTC] ✅ JWT token verified successfully for user profile
[07-Nov-2025 19:34:52 UTC] User ID: 25
[07-Nov-2025 19:34:52 UTC] ✅ User profile retrieved successfully for user ID: 25
[07-Nov-2025 19:34:53 UTC] User Purchases API - User ID: 25
[07-Nov-2025 19:34:53 UTC] User Purchases API - Total purchases found: 0
[07-Nov-2025 19:34:58 UTC] === API CALL LOG ===
[07-Nov-2025 19:34:58 UTC] Endpoint: user/profile.php
[07-Nov-2025 19:34:58 UTC] Full Log Data: {
    "timestamp": "2025-11-07 19:34:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "79.177.140.87",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjUiLCJ1c2VybmFtZSI6InlvbmF0YW5zIiwiZW1haWwiOiJ0b3lzaWxqb2huQGdtYWlsLmNvbSIsImV4cCI6MTc2MzE0Njk5Mn0.vrJOa5WvxzZIfIjhg7YZPI_vyY-J2slScM3bCRhNyyE",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Nov-2025 19:34:58 UTC] === END API CALL LOG ===
[07-Nov-2025 19:34:58 UTC] ✅ API Hash verification passed for profile endpoint
[07-Nov-2025 19:34:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjUiLCJ1c2VybmFtZSI6InlvbmF0YW5zIiwiZW1haWwiOiJ0b3lzaWxqb2huQGdtYWlsLmNvbSIsImV4cCI6MTc2MzE0Njk5Mn0.vrJOa5WvxzZIfIjhg7YZPI_vyY-J2slScM3bCRhNyyE
[07-Nov-2025 19:34:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Nov-2025 19:34:58 UTC] ✅ JWT token verified successfully for user profile
[07-Nov-2025 19:34:58 UTC] User ID: 25
[07-Nov-2025 19:34:58 UTC] ✅ User profile retrieved successfully for user ID: 25
[07-Nov-2025 19:34:58 UTC] User Purchases API - User ID: 25
[07-Nov-2025 19:34:58 UTC] User Purchases API - Total purchases found: 0
[07-Nov-2025 19:34:59 UTC] User Purchases API - User ID: 25
[07-Nov-2025 19:34:59 UTC] User Purchases API - Total purchases found: 0
[07-Nov-2025 19:35:03 UTC] === API CALL LOG ===
[07-Nov-2025 19:35:03 UTC] Endpoint: user/profile.php
[07-Nov-2025 19:35:03 UTC] Full Log Data: {
    "timestamp": "2025-11-07 19:35:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "79.177.140.87",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjUiLCJ1c2VybmFtZSI6InlvbmF0YW5zIiwiZW1haWwiOiJ0b3lzaWxqb2huQGdtYWlsLmNvbSIsImV4cCI6MTc2MzE0Njk5Mn0.vrJOa5WvxzZIfIjhg7YZPI_vyY-J2slScM3bCRhNyyE",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Nov-2025 19:35:03 UTC] === END API CALL LOG ===
[07-Nov-2025 19:35:03 UTC] ✅ API Hash verification passed for profile endpoint
[07-Nov-2025 19:35:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjUiLCJ1c2VybmFtZSI6InlvbmF0YW5zIiwiZW1haWwiOiJ0b3lzaWxqb2huQGdtYWlsLmNvbSIsImV4cCI6MTc2MzE0Njk5Mn0.vrJOa5WvxzZIfIjhg7YZPI_vyY-J2slScM3bCRhNyyE
[07-Nov-2025 19:35:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Nov-2025 19:35:03 UTC] ✅ JWT token verified successfully for user profile
[07-Nov-2025 19:35:03 UTC] User ID: 25
[07-Nov-2025 19:35:03 UTC] ✅ User profile retrieved successfully for user ID: 25
[07-Nov-2025 19:35:03 UTC] User Purchases API - User ID: 25
[07-Nov-2025 19:35:03 UTC] User Purchases API - Total purchases found: 0
[07-Nov-2025 19:35:07 UTC] User Purchases API - User ID: 25
[07-Nov-2025 19:35:07 UTC] User Purchases API - Total purchases found: 0
[07-Nov-2025 19:35:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Nov-2025 19:35:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Nov-2025 19:35:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjUiLCJ1c2VybmFtZSI6InlvbmF0YW5zIiwiZW1haWwiOiJ0b3lzaWxqb2huQGdtYWlsLmNvbSIsImV4cCI6MTc2MzE0Njk5Mn0.vrJOa5WvxzZIfIjhg7YZPI_vyY-J2slScM3bCRhNyyE","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Accept-Encoding":"gzip","User-Agent":"okhttp\/4.12.0"}
[07-Nov-2025 19:35:10 UTC] === User Orders API Called ===
[07-Nov-2025 19:35:10 UTC] User ID: 25
[07-Nov-2025 19:35:10 UTC] Limit: 20, Offset: 0
[07-Nov-2025 19:35:10 UTC] Orders found: 0
[07-Nov-2025 19:35:10 UTC] Orders data: []
[07-Nov-2025 19:35:10 UTC] Total orders count: 0
[07-Nov-2025 19:35:11 UTC] === API CALL LOG ===
[07-Nov-2025 19:35:11 UTC] Endpoint: user/profile.php
[07-Nov-2025 19:35:11 UTC] Full Log Data: {
    "timestamp": "2025-11-07 19:35:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "79.177.140.87",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjUiLCJ1c2VybmFtZSI6InlvbmF0YW5zIiwiZW1haWwiOiJ0b3lzaWxqb2huQGdtYWlsLmNvbSIsImV4cCI6MTc2MzE0Njk5Mn0.vrJOa5WvxzZIfIjhg7YZPI_vyY-J2slScM3bCRhNyyE",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Nov-2025 19:35:11 UTC] === END API CALL LOG ===
[07-Nov-2025 19:35:11 UTC] ✅ API Hash verification passed for profile endpoint
[07-Nov-2025 19:35:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjUiLCJ1c2VybmFtZSI6InlvbmF0YW5zIiwiZW1haWwiOiJ0b3lzaWxqb2huQGdtYWlsLmNvbSIsImV4cCI6MTc2MzE0Njk5Mn0.vrJOa5WvxzZIfIjhg7YZPI_vyY-J2slScM3bCRhNyyE
[07-Nov-2025 19:35:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Nov-2025 19:35:11 UTC] ✅ JWT token verified successfully for user profile
[07-Nov-2025 19:35:11 UTC] User ID: 25
[07-Nov-2025 19:35:11 UTC] ✅ User profile retrieved successfully for user ID: 25
[07-Nov-2025 19:35:36 UTC] User Purchases API - User ID: 25
[07-Nov-2025 19:35:36 UTC] User Purchases API - Total purchases found: 0
[07-Nov-2025 19:35:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Nov-2025 19:35:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Nov-2025 19:35:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjUiLCJ1c2VybmFtZSI6InlvbmF0YW5zIiwiZW1haWwiOiJ0b3lzaWxqb2huQGdtYWlsLmNvbSIsImV4cCI6MTc2MzE0Njk5Mn0.vrJOa5WvxzZIfIjhg7YZPI_vyY-J2slScM3bCRhNyyE","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Accept-Encoding":"gzip","User-Agent":"okhttp\/4.12.0"}
[07-Nov-2025 19:35:36 UTC] === User Orders API Called ===
[07-Nov-2025 19:35:36 UTC] User ID: 25
[07-Nov-2025 19:35:36 UTC] Limit: 20, Offset: 0
[07-Nov-2025 19:35:36 UTC] Orders found: 0
[07-Nov-2025 19:35:36 UTC] Orders data: []
[07-Nov-2025 19:35:36 UTC] Total orders count: 0
[07-Nov-2025 19:35:37 UTC] User Purchases API - User ID: 25
[07-Nov-2025 19:35:37 UTC] User Purchases API - Total purchases found: 0
[07-Nov-2025 19:35:38 UTC] === API CALL LOG ===
[07-Nov-2025 19:35:38 UTC] Endpoint: user/profile.php
[07-Nov-2025 19:35:38 UTC] Full Log Data: {
    "timestamp": "2025-11-07 19:35:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "79.177.140.87",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjUiLCJ1c2VybmFtZSI6InlvbmF0YW5zIiwiZW1haWwiOiJ0b3lzaWxqb2huQGdtYWlsLmNvbSIsImV4cCI6MTc2MzE0Njk5Mn0.vrJOa5WvxzZIfIjhg7YZPI_vyY-J2slScM3bCRhNyyE",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Nov-2025 19:35:38 UTC] === END API CALL LOG ===
[07-Nov-2025 19:35:38 UTC] ✅ API Hash verification passed for profile endpoint
[07-Nov-2025 19:35:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjUiLCJ1c2VybmFtZSI6InlvbmF0YW5zIiwiZW1haWwiOiJ0b3lzaWxqb2huQGdtYWlsLmNvbSIsImV4cCI6MTc2MzE0Njk5Mn0.vrJOa5WvxzZIfIjhg7YZPI_vyY-J2slScM3bCRhNyyE
[07-Nov-2025 19:35:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Nov-2025 19:35:38 UTC] ✅ JWT token verified successfully for user profile
[07-Nov-2025 19:35:38 UTC] User ID: 25
[07-Nov-2025 19:35:38 UTC] ✅ User profile retrieved successfully for user ID: 25
[07-Nov-2025 19:35:38 UTC] User Purchases API - User ID: 25
[07-Nov-2025 19:35:38 UTC] User Purchases API - Total purchases found: 0
[11-Nov-2025 06:48:48 UTC] === API CALL LOG ===
[11-Nov-2025 06:48:48 UTC] Endpoint: user/profile.php
[11-Nov-2025 06:48:48 UTC] Full Log Data: {
    "timestamp": "2025-11-11 06:48:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2.59.216.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzNDgxfQ.Kzp-Wk9a_AI0Y0exoD7YLsWX8WOB6Xhp_qO9UxGWjRg",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Nov-2025 06:48:48 UTC] === END API CALL LOG ===
[11-Nov-2025 06:48:48 UTC] ✅ API Hash verification passed for profile endpoint
[11-Nov-2025 06:48:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzNDgxfQ.Kzp-Wk9a_AI0Y0exoD7YLsWX8WOB6Xhp_qO9UxGWjRg
[11-Nov-2025 06:48:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Nov-2025 06:48:48 UTC] ✅ JWT token verified successfully for user profile
[11-Nov-2025 06:48:48 UTC] User ID: 5
[11-Nov-2025 06:48:48 UTC] ✅ User profile retrieved successfully for user ID: 5
[11-Nov-2025 06:48:50 UTC] === API CALL LOG ===
[11-Nov-2025 06:48:50 UTC] Endpoint: user/profile.php
[11-Nov-2025 06:48:50 UTC] Full Log Data: {
    "timestamp": "2025-11-11 06:48:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2.59.216.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzNDgxfQ.Kzp-Wk9a_AI0Y0exoD7YLsWX8WOB6Xhp_qO9UxGWjRg",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Nov-2025 06:48:50 UTC] === END API CALL LOG ===
[11-Nov-2025 06:48:50 UTC] ✅ API Hash verification passed for profile endpoint
[11-Nov-2025 06:48:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzNDgxfQ.Kzp-Wk9a_AI0Y0exoD7YLsWX8WOB6Xhp_qO9UxGWjRg
[11-Nov-2025 06:48:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Nov-2025 06:48:50 UTC] ✅ JWT token verified successfully for user profile
[11-Nov-2025 06:48:50 UTC] User ID: 5
[11-Nov-2025 06:48:50 UTC] ✅ User profile retrieved successfully for user ID: 5
[11-Nov-2025 07:22:24 UTC] === API CALL LOG ===
[11-Nov-2025 07:22:24 UTC] Endpoint: user/profile.php
[11-Nov-2025 07:22:24 UTC] Full Log Data: {
    "timestamp": "2025-11-11 07:22:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "77.237.186.0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDUwNTQzfQ.oGmvp1KaTiLabubrYdAYEe8-vEChTZ7HmkAayOZSylo",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Nov-2025 07:22:24 UTC] === END API CALL LOG ===
[11-Nov-2025 07:22:24 UTC] ✅ API Hash verification passed for profile endpoint
[11-Nov-2025 07:22:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDUwNTQzfQ.oGmvp1KaTiLabubrYdAYEe8-vEChTZ7HmkAayOZSylo
[11-Nov-2025 07:22:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Nov-2025 07:22:24 UTC] ✅ JWT token verified successfully for user profile
[11-Nov-2025 07:22:24 UTC] User ID: 5
[11-Nov-2025 07:22:24 UTC] ✅ User profile retrieved successfully for user ID: 5
[11-Nov-2025 07:25:05 UTC] === API CALL LOG ===
[11-Nov-2025 07:25:05 UTC] Endpoint: user/profile.php
[11-Nov-2025 07:25:05 UTC] Full Log Data: {
    "timestamp": "2025-11-11 07:25:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "77.237.186.0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDUwNTQzfQ.oGmvp1KaTiLabubrYdAYEe8-vEChTZ7HmkAayOZSylo",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Nov-2025 07:25:05 UTC] === END API CALL LOG ===
[11-Nov-2025 07:25:05 UTC] ✅ API Hash verification passed for profile endpoint
[11-Nov-2025 07:25:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDUwNTQzfQ.oGmvp1KaTiLabubrYdAYEe8-vEChTZ7HmkAayOZSylo
[11-Nov-2025 07:25:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Nov-2025 07:25:05 UTC] ✅ JWT token verified successfully for user profile
[11-Nov-2025 07:25:05 UTC] User ID: 5
[11-Nov-2025 07:25:05 UTC] ✅ User profile retrieved successfully for user ID: 5
[11-Nov-2025 07:25:06 UTC] === API CALL LOG ===
[11-Nov-2025 07:25:06 UTC] Endpoint: user/profile.php
[11-Nov-2025 07:25:06 UTC] Full Log Data: {
    "timestamp": "2025-11-11 07:25:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "77.237.186.0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDUwNTQzfQ.oGmvp1KaTiLabubrYdAYEe8-vEChTZ7HmkAayOZSylo",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Nov-2025 07:25:06 UTC] === END API CALL LOG ===
[11-Nov-2025 07:25:06 UTC] ✅ API Hash verification passed for profile endpoint
[11-Nov-2025 07:25:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDUwNTQzfQ.oGmvp1KaTiLabubrYdAYEe8-vEChTZ7HmkAayOZSylo
[11-Nov-2025 07:25:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Nov-2025 07:25:06 UTC] ✅ JWT token verified successfully for user profile
[11-Nov-2025 07:25:06 UTC] User ID: 5
[11-Nov-2025 07:25:06 UTC] ✅ User profile retrieved successfully for user ID: 5
[11-Nov-2025 07:29:19 UTC] === API CALL LOG ===
[11-Nov-2025 07:29:19 UTC] Endpoint: user/profile.php
[11-Nov-2025 07:29:19 UTC] Full Log Data: {
    "timestamp": "2025-11-11 07:29:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "77.237.186.0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDUwNTQzfQ.oGmvp1KaTiLabubrYdAYEe8-vEChTZ7HmkAayOZSylo",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Nov-2025 07:29:19 UTC] === END API CALL LOG ===
[11-Nov-2025 07:29:19 UTC] ✅ API Hash verification passed for profile endpoint
[11-Nov-2025 07:29:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDUwNTQzfQ.oGmvp1KaTiLabubrYdAYEe8-vEChTZ7HmkAayOZSylo
[11-Nov-2025 07:29:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Nov-2025 07:29:19 UTC] ✅ JWT token verified successfully for user profile
[11-Nov-2025 07:29:19 UTC] User ID: 5
[11-Nov-2025 07:29:19 UTC] ✅ User profile retrieved successfully for user ID: 5
[11-Nov-2025 07:29:21 UTC] === API CALL LOG ===
[11-Nov-2025 07:29:21 UTC] Endpoint: user/profile.php
[11-Nov-2025 07:29:21 UTC] Full Log Data: {
    "timestamp": "2025-11-11 07:29:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "77.237.186.0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDUwNTQzfQ.oGmvp1KaTiLabubrYdAYEe8-vEChTZ7HmkAayOZSylo",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Nov-2025 07:29:21 UTC] === END API CALL LOG ===
[11-Nov-2025 07:29:21 UTC] ✅ API Hash verification passed for profile endpoint
[11-Nov-2025 07:29:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDUwNTQzfQ.oGmvp1KaTiLabubrYdAYEe8-vEChTZ7HmkAayOZSylo
[11-Nov-2025 07:29:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Nov-2025 07:29:21 UTC] ✅ JWT token verified successfully for user profile
[11-Nov-2025 07:29:21 UTC] User ID: 5
[11-Nov-2025 07:29:21 UTC] ✅ User profile retrieved successfully for user ID: 5
[11-Nov-2025 07:30:29 UTC] === API CALL LOG ===
[11-Nov-2025 07:30:29 UTC] Endpoint: user/profile.php
[11-Nov-2025 07:30:29 UTC] Full Log Data: {
    "timestamp": "2025-11-11 07:30:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "77.237.186.0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDUwNTQzfQ.oGmvp1KaTiLabubrYdAYEe8-vEChTZ7HmkAayOZSylo",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Nov-2025 07:30:29 UTC] === END API CALL LOG ===
[11-Nov-2025 07:30:29 UTC] ✅ API Hash verification passed for profile endpoint
[11-Nov-2025 07:30:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDUwNTQzfQ.oGmvp1KaTiLabubrYdAYEe8-vEChTZ7HmkAayOZSylo
[11-Nov-2025 07:30:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Nov-2025 07:30:29 UTC] ✅ JWT token verified successfully for user profile
[11-Nov-2025 07:30:29 UTC] User ID: 5
[11-Nov-2025 07:30:29 UTC] ✅ User profile retrieved successfully for user ID: 5
[11-Nov-2025 07:30:39 UTC] === API CALL LOG ===
[11-Nov-2025 07:30:39 UTC] Endpoint: user/profile.php
[11-Nov-2025 07:30:39 UTC] Full Log Data: {
    "timestamp": "2025-11-11 07:30:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "77.237.186.0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDUwNTQzfQ.oGmvp1KaTiLabubrYdAYEe8-vEChTZ7HmkAayOZSylo",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Nov-2025 07:30:39 UTC] === END API CALL LOG ===
[11-Nov-2025 07:30:39 UTC] ✅ API Hash verification passed for profile endpoint
[11-Nov-2025 07:30:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDUwNTQzfQ.oGmvp1KaTiLabubrYdAYEe8-vEChTZ7HmkAayOZSylo
[11-Nov-2025 07:30:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Nov-2025 07:30:39 UTC] ✅ JWT token verified successfully for user profile
[11-Nov-2025 07:30:39 UTC] User ID: 5
[11-Nov-2025 07:30:39 UTC] ✅ User profile retrieved successfully for user ID: 5
[11-Nov-2025 07:30:42 UTC] === API CALL LOG ===
[11-Nov-2025 07:30:42 UTC] Endpoint: user/profile.php
[11-Nov-2025 07:30:42 UTC] Full Log Data: {
    "timestamp": "2025-11-11 07:30:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "77.237.186.0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDUwNTQzfQ.oGmvp1KaTiLabubrYdAYEe8-vEChTZ7HmkAayOZSylo",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Nov-2025 07:30:42 UTC] === END API CALL LOG ===
[11-Nov-2025 07:30:42 UTC] ✅ API Hash verification passed for profile endpoint
[11-Nov-2025 07:30:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDUwNTQzfQ.oGmvp1KaTiLabubrYdAYEe8-vEChTZ7HmkAayOZSylo
[11-Nov-2025 07:30:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Nov-2025 07:30:42 UTC] ✅ JWT token verified successfully for user profile
[11-Nov-2025 07:30:42 UTC] User ID: 5
[11-Nov-2025 07:30:42 UTC] ✅ User profile retrieved successfully for user ID: 5
[11-Nov-2025 07:30:44 UTC] === API CALL LOG ===
[11-Nov-2025 07:30:44 UTC] Endpoint: user/profile.php
[11-Nov-2025 07:30:44 UTC] Full Log Data: {
    "timestamp": "2025-11-11 07:30:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "77.237.186.0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDUwNTQzfQ.oGmvp1KaTiLabubrYdAYEe8-vEChTZ7HmkAayOZSylo",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Nov-2025 07:30:44 UTC] === END API CALL LOG ===
[11-Nov-2025 07:30:44 UTC] ✅ API Hash verification passed for profile endpoint
[11-Nov-2025 07:30:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDUwNTQzfQ.oGmvp1KaTiLabubrYdAYEe8-vEChTZ7HmkAayOZSylo
[11-Nov-2025 07:30:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Nov-2025 07:30:44 UTC] ✅ JWT token verified successfully for user profile
[11-Nov-2025 07:30:44 UTC] User ID: 5
[11-Nov-2025 07:30:44 UTC] ✅ User profile retrieved successfully for user ID: 5
[11-Nov-2025 07:30:50 UTC] === API CALL LOG ===
[11-Nov-2025 07:30:50 UTC] Endpoint: user/profile.php
[11-Nov-2025 07:30:50 UTC] Full Log Data: {
    "timestamp": "2025-11-11 07:30:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "77.237.186.0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDUwNTQzfQ.oGmvp1KaTiLabubrYdAYEe8-vEChTZ7HmkAayOZSylo",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Nov-2025 07:30:50 UTC] === END API CALL LOG ===
[11-Nov-2025 07:30:50 UTC] ✅ API Hash verification passed for profile endpoint
[11-Nov-2025 07:30:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDUwNTQzfQ.oGmvp1KaTiLabubrYdAYEe8-vEChTZ7HmkAayOZSylo
[11-Nov-2025 07:30:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Nov-2025 07:30:50 UTC] ✅ JWT token verified successfully for user profile
[11-Nov-2025 07:30:50 UTC] User ID: 5
[11-Nov-2025 07:30:50 UTC] ✅ User profile retrieved successfully for user ID: 5
[11-Nov-2025 07:30:52 UTC] === API CALL LOG ===
[11-Nov-2025 07:30:52 UTC] Endpoint: user/profile.php
[11-Nov-2025 07:30:52 UTC] Full Log Data: {
    "timestamp": "2025-11-11 07:30:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "77.237.186.0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDUwNTQzfQ.oGmvp1KaTiLabubrYdAYEe8-vEChTZ7HmkAayOZSylo",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Nov-2025 07:30:52 UTC] === END API CALL LOG ===
[11-Nov-2025 07:30:52 UTC] ✅ API Hash verification passed for profile endpoint
[11-Nov-2025 07:30:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDUwNTQzfQ.oGmvp1KaTiLabubrYdAYEe8-vEChTZ7HmkAayOZSylo
[11-Nov-2025 07:30:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Nov-2025 07:30:52 UTC] ✅ JWT token verified successfully for user profile
[11-Nov-2025 07:30:52 UTC] User ID: 5
[11-Nov-2025 07:30:52 UTC] ✅ User profile retrieved successfully for user ID: 5
[11-Nov-2025 07:31:22 UTC] === API CALL LOG ===
[11-Nov-2025 07:31:22 UTC] Endpoint: user/profile.php
[11-Nov-2025 07:31:22 UTC] Full Log Data: {
    "timestamp": "2025-11-11 07:31:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "77.237.186.0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDUwNTQzfQ.oGmvp1KaTiLabubrYdAYEe8-vEChTZ7HmkAayOZSylo",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Nov-2025 07:31:22 UTC] === END API CALL LOG ===
[11-Nov-2025 07:31:22 UTC] ✅ API Hash verification passed for profile endpoint
[11-Nov-2025 07:31:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDUwNTQzfQ.oGmvp1KaTiLabubrYdAYEe8-vEChTZ7HmkAayOZSylo
[11-Nov-2025 07:31:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Nov-2025 07:31:22 UTC] ✅ JWT token verified successfully for user profile
[11-Nov-2025 07:31:22 UTC] User ID: 5
[11-Nov-2025 07:31:22 UTC] ✅ User profile retrieved successfully for user ID: 5
[11-Nov-2025 07:31:29 UTC] === API CALL LOG ===
[11-Nov-2025 07:31:29 UTC] Endpoint: user/profile.php
[11-Nov-2025 07:31:29 UTC] Full Log Data: {
    "timestamp": "2025-11-11 07:31:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "77.237.186.0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDUwNTQzfQ.oGmvp1KaTiLabubrYdAYEe8-vEChTZ7HmkAayOZSylo",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Nov-2025 07:31:29 UTC] === END API CALL LOG ===
[11-Nov-2025 07:31:29 UTC] ✅ API Hash verification passed for profile endpoint
[11-Nov-2025 07:31:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDUwNTQzfQ.oGmvp1KaTiLabubrYdAYEe8-vEChTZ7HmkAayOZSylo
[11-Nov-2025 07:31:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Nov-2025 07:31:29 UTC] ✅ JWT token verified successfully for user profile
[11-Nov-2025 07:31:29 UTC] User ID: 5
[11-Nov-2025 07:31:29 UTC] ✅ User profile retrieved successfully for user ID: 5
[11-Nov-2025 07:31:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Nov-2025 07:31:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Nov-2025 07:31:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDUwNTQzfQ.oGmvp1KaTiLabubrYdAYEe8-vEChTZ7HmkAayOZSylo","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Accept-Encoding":"gzip","User-Agent":"okhttp\/4.12.0"}
[11-Nov-2025 07:31:37 UTC] === User Orders API Called ===
[11-Nov-2025 07:31:37 UTC] User ID: 5
[11-Nov-2025 07:31:37 UTC] Limit: 20, Offset: 0
[11-Nov-2025 07:31:37 UTC] Orders found: 0
[11-Nov-2025 07:31:37 UTC] Orders data: []
[11-Nov-2025 07:31:37 UTC] Total orders count: 0
[11-Nov-2025 07:31:39 UTC] === API CALL LOG ===
[11-Nov-2025 07:31:39 UTC] Endpoint: user/profile.php
[11-Nov-2025 07:31:39 UTC] Full Log Data: {
    "timestamp": "2025-11-11 07:31:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "77.237.186.0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDUwNTQzfQ.oGmvp1KaTiLabubrYdAYEe8-vEChTZ7HmkAayOZSylo",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Nov-2025 07:31:39 UTC] === END API CALL LOG ===
[11-Nov-2025 07:31:39 UTC] ✅ API Hash verification passed for profile endpoint
[11-Nov-2025 07:31:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDUwNTQzfQ.oGmvp1KaTiLabubrYdAYEe8-vEChTZ7HmkAayOZSylo
[11-Nov-2025 07:31:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Nov-2025 07:31:39 UTC] ✅ JWT token verified successfully for user profile
[11-Nov-2025 07:31:39 UTC] User ID: 5
[11-Nov-2025 07:31:39 UTC] ✅ User profile retrieved successfully for user ID: 5
[11-Nov-2025 07:31:39 UTC] User Purchases API - User ID: 5
[11-Nov-2025 07:31:39 UTC] User Purchases API - Total purchases found: 4
[11-Nov-2025 07:31:43 UTC] === API CALL LOG ===
[11-Nov-2025 07:31:43 UTC] Endpoint: user/profile.php
[11-Nov-2025 07:31:43 UTC] Full Log Data: {
    "timestamp": "2025-11-11 07:31:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "77.237.186.0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDUwNTQzfQ.oGmvp1KaTiLabubrYdAYEe8-vEChTZ7HmkAayOZSylo",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Nov-2025 07:31:43 UTC] === END API CALL LOG ===
[11-Nov-2025 07:31:43 UTC] ✅ API Hash verification passed for profile endpoint
[11-Nov-2025 07:31:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDUwNTQzfQ.oGmvp1KaTiLabubrYdAYEe8-vEChTZ7HmkAayOZSylo
[11-Nov-2025 07:31:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Nov-2025 07:31:43 UTC] ✅ JWT token verified successfully for user profile
[11-Nov-2025 07:31:43 UTC] User ID: 5
[11-Nov-2025 07:31:43 UTC] ✅ User profile retrieved successfully for user ID: 5
[11-Nov-2025 07:31:43 UTC] User Purchases API - User ID: 5
[11-Nov-2025 07:31:43 UTC] User Purchases API - Total purchases found: 4
[11-Nov-2025 07:31:46 UTC] === API CALL LOG ===
[11-Nov-2025 07:31:46 UTC] Endpoint: user/profile.php
[11-Nov-2025 07:31:46 UTC] Full Log Data: {
    "timestamp": "2025-11-11 07:31:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "77.237.186.0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDUwNTQzfQ.oGmvp1KaTiLabubrYdAYEe8-vEChTZ7HmkAayOZSylo",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Nov-2025 07:31:46 UTC] === END API CALL LOG ===
[11-Nov-2025 07:31:46 UTC] ✅ API Hash verification passed for profile endpoint
[11-Nov-2025 07:31:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDUwNTQzfQ.oGmvp1KaTiLabubrYdAYEe8-vEChTZ7HmkAayOZSylo
[11-Nov-2025 07:31:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Nov-2025 07:31:46 UTC] ✅ JWT token verified successfully for user profile
[11-Nov-2025 07:31:46 UTC] User ID: 5
[11-Nov-2025 07:31:46 UTC] ✅ User profile retrieved successfully for user ID: 5
[11-Nov-2025 07:31:46 UTC] User Purchases API - User ID: 5
[11-Nov-2025 07:31:46 UTC] User Purchases API - Total purchases found: 4
[11-Nov-2025 07:31:48 UTC] User Purchases API - User ID: 5
[11-Nov-2025 07:31:48 UTC] User Purchases API - Total purchases found: 4
[11-Nov-2025 07:31:49 UTC] === API CALL LOG ===
[11-Nov-2025 07:31:49 UTC] Endpoint: user/profile.php
[11-Nov-2025 07:31:49 UTC] Full Log Data: {
    "timestamp": "2025-11-11 07:31:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "77.237.186.0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDUwNTQzfQ.oGmvp1KaTiLabubrYdAYEe8-vEChTZ7HmkAayOZSylo",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Nov-2025 07:31:49 UTC] === END API CALL LOG ===
[11-Nov-2025 07:31:49 UTC] ✅ API Hash verification passed for profile endpoint
[11-Nov-2025 07:31:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDUwNTQzfQ.oGmvp1KaTiLabubrYdAYEe8-vEChTZ7HmkAayOZSylo
[11-Nov-2025 07:31:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Nov-2025 07:31:49 UTC] ✅ JWT token verified successfully for user profile
[11-Nov-2025 07:31:49 UTC] User ID: 5
[11-Nov-2025 07:31:49 UTC] ✅ User profile retrieved successfully for user ID: 5
[11-Nov-2025 07:31:50 UTC] User Purchases API - User ID: 5
[11-Nov-2025 07:31:50 UTC] User Purchases API - Total purchases found: 4
[11-Nov-2025 07:31:51 UTC] === API CALL LOG ===
[11-Nov-2025 07:31:51 UTC] Endpoint: user/profile.php
[11-Nov-2025 07:31:51 UTC] Full Log Data: {
    "timestamp": "2025-11-11 07:31:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "77.237.186.0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDUwNTQzfQ.oGmvp1KaTiLabubrYdAYEe8-vEChTZ7HmkAayOZSylo",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Nov-2025 07:31:51 UTC] === END API CALL LOG ===
[11-Nov-2025 07:31:51 UTC] ✅ API Hash verification passed for profile endpoint
[11-Nov-2025 07:31:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDUwNTQzfQ.oGmvp1KaTiLabubrYdAYEe8-vEChTZ7HmkAayOZSylo
[11-Nov-2025 07:31:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Nov-2025 07:31:51 UTC] ✅ JWT token verified successfully for user profile
[11-Nov-2025 07:31:51 UTC] User ID: 5
[11-Nov-2025 07:31:51 UTC] ✅ User profile retrieved successfully for user ID: 5
[11-Nov-2025 07:32:37 UTC] === API CALL LOG ===
[11-Nov-2025 07:32:37 UTC] Endpoint: user/profile.php
[11-Nov-2025 07:32:37 UTC] Full Log Data: {
    "timestamp": "2025-11-11 07:32:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "77.237.186.0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDUwNTQzfQ.oGmvp1KaTiLabubrYdAYEe8-vEChTZ7HmkAayOZSylo",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Nov-2025 07:32:37 UTC] === END API CALL LOG ===
[11-Nov-2025 07:32:37 UTC] ✅ API Hash verification passed for profile endpoint
[11-Nov-2025 07:32:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDUwNTQzfQ.oGmvp1KaTiLabubrYdAYEe8-vEChTZ7HmkAayOZSylo
[11-Nov-2025 07:32:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Nov-2025 07:32:37 UTC] ✅ JWT token verified successfully for user profile
[11-Nov-2025 07:32:37 UTC] User ID: 5
[11-Nov-2025 07:32:37 UTC] ✅ User profile retrieved successfully for user ID: 5
[11-Nov-2025 07:32:37 UTC] User Purchases API - User ID: 5
[11-Nov-2025 07:32:37 UTC] User Purchases API - Total purchases found: 4
[11-Nov-2025 07:32:39 UTC] === API CALL LOG ===
[11-Nov-2025 07:32:39 UTC] Endpoint: user/profile.php
[11-Nov-2025 07:32:39 UTC] Full Log Data: {
    "timestamp": "2025-11-11 07:32:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "77.237.186.0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDUwNTQzfQ.oGmvp1KaTiLabubrYdAYEe8-vEChTZ7HmkAayOZSylo",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Nov-2025 07:32:39 UTC] === END API CALL LOG ===
[11-Nov-2025 07:32:39 UTC] ✅ API Hash verification passed for profile endpoint
[11-Nov-2025 07:32:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDUwNTQzfQ.oGmvp1KaTiLabubrYdAYEe8-vEChTZ7HmkAayOZSylo
[11-Nov-2025 07:32:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Nov-2025 07:32:39 UTC] ✅ JWT token verified successfully for user profile
[11-Nov-2025 07:32:39 UTC] User ID: 5
[11-Nov-2025 07:32:39 UTC] ✅ User profile retrieved successfully for user ID: 5
[11-Nov-2025 07:33:20 UTC] === API CALL LOG ===
[11-Nov-2025 07:33:20 UTC] Endpoint: user/profile.php
[11-Nov-2025 07:33:20 UTC] Full Log Data: {
    "timestamp": "2025-11-11 07:33:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "77.237.186.0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDUwNTQzfQ.oGmvp1KaTiLabubrYdAYEe8-vEChTZ7HmkAayOZSylo",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Nov-2025 07:33:20 UTC] === END API CALL LOG ===
[11-Nov-2025 07:33:20 UTC] ✅ API Hash verification passed for profile endpoint
[11-Nov-2025 07:33:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDUwNTQzfQ.oGmvp1KaTiLabubrYdAYEe8-vEChTZ7HmkAayOZSylo
[11-Nov-2025 07:33:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Nov-2025 07:33:20 UTC] ✅ JWT token verified successfully for user profile
[11-Nov-2025 07:33:20 UTC] User ID: 5
[11-Nov-2025 07:33:20 UTC] ✅ User profile retrieved successfully for user ID: 5
[11-Nov-2025 07:33:20 UTC] User Purchases API - User ID: 5
[11-Nov-2025 07:33:20 UTC] User Purchases API - Total purchases found: 4
[11-Nov-2025 07:38:28 UTC] === API CALL LOG ===
[11-Nov-2025 07:38:28 UTC] Endpoint: user/profile.php
[11-Nov-2025 07:38:28 UTC] Full Log Data: {
    "timestamp": "2025-11-11 07:38:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "77.237.186.0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDUxNTA3fQ.FfET-FtFiUMIO_md7E-uj_B7dMWovpiQkDby3ndVujA",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Nov-2025 07:38:28 UTC] === END API CALL LOG ===
[11-Nov-2025 07:38:28 UTC] ✅ API Hash verification passed for profile endpoint
[11-Nov-2025 07:38:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDUxNTA3fQ.FfET-FtFiUMIO_md7E-uj_B7dMWovpiQkDby3ndVujA
[11-Nov-2025 07:38:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Nov-2025 07:38:28 UTC] ✅ JWT token verified successfully for user profile
[11-Nov-2025 07:38:28 UTC] User ID: 5
[11-Nov-2025 07:38:28 UTC] ✅ User profile retrieved successfully for user ID: 5
[11-Nov-2025 07:38:30 UTC] === API CALL LOG ===
[11-Nov-2025 07:38:30 UTC] Endpoint: user/profile.php
[11-Nov-2025 07:38:30 UTC] Full Log Data: {
    "timestamp": "2025-11-11 07:38:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "77.237.186.0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDUxNTA3fQ.FfET-FtFiUMIO_md7E-uj_B7dMWovpiQkDby3ndVujA",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Nov-2025 07:38:30 UTC] === END API CALL LOG ===
[11-Nov-2025 07:38:30 UTC] ✅ API Hash verification passed for profile endpoint
[11-Nov-2025 07:38:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDUxNTA3fQ.FfET-FtFiUMIO_md7E-uj_B7dMWovpiQkDby3ndVujA
[11-Nov-2025 07:38:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Nov-2025 07:38:30 UTC] ✅ JWT token verified successfully for user profile
[11-Nov-2025 07:38:30 UTC] User ID: 5
[11-Nov-2025 07:38:30 UTC] ✅ User profile retrieved successfully for user ID: 5
[11-Nov-2025 07:38:31 UTC] User Purchases API - User ID: 5
[11-Nov-2025 07:38:31 UTC] User Purchases API - Total purchases found: 4
[11-Nov-2025 07:42:35 UTC] === API CALL LOG ===
[11-Nov-2025 07:42:35 UTC] Endpoint: user/profile.php
[11-Nov-2025 07:42:35 UTC] Full Log Data: {
    "timestamp": "2025-11-11 07:42:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "77.237.186.0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDUxNzU0fQ.kVQY2bM-B-GRU4aR9w7l1GOJ4-DptsioTMHWuXVFlTo",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Nov-2025 07:42:35 UTC] === END API CALL LOG ===
[11-Nov-2025 07:42:35 UTC] ✅ API Hash verification passed for profile endpoint
[11-Nov-2025 07:42:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDUxNzU0fQ.kVQY2bM-B-GRU4aR9w7l1GOJ4-DptsioTMHWuXVFlTo
[11-Nov-2025 07:42:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Nov-2025 07:42:35 UTC] ✅ JWT token verified successfully for user profile
[11-Nov-2025 07:42:35 UTC] User ID: 5
[11-Nov-2025 07:42:35 UTC] ✅ User profile retrieved successfully for user ID: 5
[11-Nov-2025 07:42:46 UTC] === API CALL LOG ===
[11-Nov-2025 07:42:46 UTC] Endpoint: user/profile.php
[11-Nov-2025 07:42:46 UTC] Full Log Data: {
    "timestamp": "2025-11-11 07:42:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "77.237.186.0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDUxNzU0fQ.kVQY2bM-B-GRU4aR9w7l1GOJ4-DptsioTMHWuXVFlTo",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Nov-2025 07:42:46 UTC] === END API CALL LOG ===
[11-Nov-2025 07:42:46 UTC] ✅ API Hash verification passed for profile endpoint
[11-Nov-2025 07:42:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDUxNzU0fQ.kVQY2bM-B-GRU4aR9w7l1GOJ4-DptsioTMHWuXVFlTo
[11-Nov-2025 07:42:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Nov-2025 07:42:46 UTC] ✅ JWT token verified successfully for user profile
[11-Nov-2025 07:42:46 UTC] User ID: 5
[11-Nov-2025 07:42:46 UTC] ✅ User profile retrieved successfully for user ID: 5
[11-Nov-2025 07:43:35 UTC] === API CALL LOG ===
[11-Nov-2025 07:43:35 UTC] Endpoint: user/profile.php
[11-Nov-2025 07:43:35 UTC] Full Log Data: {
    "timestamp": "2025-11-11 07:43:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "77.237.186.0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDUxNzU0fQ.kVQY2bM-B-GRU4aR9w7l1GOJ4-DptsioTMHWuXVFlTo",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Nov-2025 07:43:35 UTC] === END API CALL LOG ===
[11-Nov-2025 07:43:35 UTC] ✅ API Hash verification passed for profile endpoint
[11-Nov-2025 07:43:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDUxNzU0fQ.kVQY2bM-B-GRU4aR9w7l1GOJ4-DptsioTMHWuXVFlTo
[11-Nov-2025 07:43:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Nov-2025 07:43:35 UTC] ✅ JWT token verified successfully for user profile
[11-Nov-2025 07:43:35 UTC] User ID: 5
[11-Nov-2025 07:43:35 UTC] ✅ User profile retrieved successfully for user ID: 5
[11-Nov-2025 11:10:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Nov-2025 11:10:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Nov-2025 11:10:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDUxNzU0fQ.kVQY2bM-B-GRU4aR9w7l1GOJ4-DptsioTMHWuXVFlTo","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Accept-Encoding":"gzip","User-Agent":"okhttp\/4.12.0"}
[11-Nov-2025 11:10:34 UTC] === User Orders API Called ===
[11-Nov-2025 11:10:34 UTC] User ID: 5
[11-Nov-2025 11:10:34 UTC] Limit: 20, Offset: 0
[11-Nov-2025 11:10:34 UTC] Orders found: 0
[11-Nov-2025 11:10:34 UTC] Orders data: []
[11-Nov-2025 11:10:34 UTC] Total orders count: 0
[11-Nov-2025 11:10:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Nov-2025 11:10:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Nov-2025 11:10:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDUxNzU0fQ.kVQY2bM-B-GRU4aR9w7l1GOJ4-DptsioTMHWuXVFlTo","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Accept-Encoding":"gzip","User-Agent":"okhttp\/4.12.0"}
[11-Nov-2025 11:10:39 UTC] === User Orders API Called ===
[11-Nov-2025 11:10:39 UTC] User ID: 5
[11-Nov-2025 11:10:39 UTC] Limit: 20, Offset: 0
[11-Nov-2025 11:10:39 UTC] Orders found: 0
[11-Nov-2025 11:10:39 UTC] Orders data: []
[11-Nov-2025 11:10:39 UTC] Total orders count: 0
[11-Nov-2025 11:10:40 UTC] === API CALL LOG ===
[11-Nov-2025 11:10:40 UTC] Endpoint: user/profile.php
[11-Nov-2025 11:10:40 UTC] Full Log Data: {
    "timestamp": "2025-11-11 11:10:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "77.237.186.127",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDUxNzU0fQ.kVQY2bM-B-GRU4aR9w7l1GOJ4-DptsioTMHWuXVFlTo",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Nov-2025 11:10:40 UTC] === END API CALL LOG ===
[11-Nov-2025 11:10:40 UTC] ✅ API Hash verification passed for profile endpoint
[11-Nov-2025 11:10:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDUxNzU0fQ.kVQY2bM-B-GRU4aR9w7l1GOJ4-DptsioTMHWuXVFlTo
[11-Nov-2025 11:10:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Nov-2025 11:10:40 UTC] ✅ JWT token verified successfully for user profile
[11-Nov-2025 11:10:40 UTC] User ID: 5
[11-Nov-2025 11:10:40 UTC] ✅ User profile retrieved successfully for user ID: 5
[11-Nov-2025 11:10:40 UTC] User Purchases API - User ID: 5
[11-Nov-2025 11:10:40 UTC] User Purchases API - Total purchases found: 4
[11-Nov-2025 11:10:43 UTC] === API CALL LOG ===
[11-Nov-2025 11:10:43 UTC] Endpoint: user/profile.php
[11-Nov-2025 11:10:43 UTC] Full Log Data: {
    "timestamp": "2025-11-11 11:10:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "77.237.186.127",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDUxNzU0fQ.kVQY2bM-B-GRU4aR9w7l1GOJ4-DptsioTMHWuXVFlTo",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Nov-2025 11:10:43 UTC] === END API CALL LOG ===
[11-Nov-2025 11:10:43 UTC] ✅ API Hash verification passed for profile endpoint
[11-Nov-2025 11:10:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDUxNzU0fQ.kVQY2bM-B-GRU4aR9w7l1GOJ4-DptsioTMHWuXVFlTo
[11-Nov-2025 11:10:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Nov-2025 11:10:43 UTC] ✅ JWT token verified successfully for user profile
[11-Nov-2025 11:10:43 UTC] User ID: 5
[11-Nov-2025 11:10:43 UTC] ✅ User profile retrieved successfully for user ID: 5
[11-Nov-2025 11:16:17 UTC] === API CALL LOG ===
[11-Nov-2025 11:16:17 UTC] Endpoint: user/profile.php
[11-Nov-2025 11:16:17 UTC] Full Log Data: {
    "timestamp": "2025-11-11 11:16:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "77.237.186.127",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDUxNzU0fQ.kVQY2bM-B-GRU4aR9w7l1GOJ4-DptsioTMHWuXVFlTo",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Nov-2025 11:16:17 UTC] === END API CALL LOG ===
[11-Nov-2025 11:16:17 UTC] ✅ API Hash verification passed for profile endpoint
[11-Nov-2025 11:16:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDUxNzU0fQ.kVQY2bM-B-GRU4aR9w7l1GOJ4-DptsioTMHWuXVFlTo
[11-Nov-2025 11:16:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Nov-2025 11:16:17 UTC] ✅ JWT token verified successfully for user profile
[11-Nov-2025 11:16:17 UTC] User ID: 5
[11-Nov-2025 11:16:17 UTC] ✅ User profile retrieved successfully for user ID: 5
[11-Nov-2025 11:23:47 UTC] === API CALL LOG ===
[11-Nov-2025 11:23:47 UTC] Endpoint: user/profile.php
[11-Nov-2025 11:23:47 UTC] Full Log Data: {
    "timestamp": "2025-11-11 11:23:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "77.237.186.127",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDUxNzU0fQ.kVQY2bM-B-GRU4aR9w7l1GOJ4-DptsioTMHWuXVFlTo",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Nov-2025 11:23:47 UTC] === END API CALL LOG ===
[11-Nov-2025 11:23:47 UTC] ✅ API Hash verification passed for profile endpoint
[11-Nov-2025 11:23:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDUxNzU0fQ.kVQY2bM-B-GRU4aR9w7l1GOJ4-DptsioTMHWuXVFlTo
[11-Nov-2025 11:23:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Nov-2025 11:23:47 UTC] ✅ JWT token verified successfully for user profile
[11-Nov-2025 11:23:47 UTC] User ID: 5
[11-Nov-2025 11:23:47 UTC] ✅ User profile retrieved successfully for user ID: 5
[11-Nov-2025 11:23:49 UTC] === API CALL LOG ===
[11-Nov-2025 11:23:49 UTC] Endpoint: user/profile.php
[11-Nov-2025 11:23:49 UTC] Full Log Data: {
    "timestamp": "2025-11-11 11:23:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "77.237.186.127",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDUxNzU0fQ.kVQY2bM-B-GRU4aR9w7l1GOJ4-DptsioTMHWuXVFlTo",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Nov-2025 11:23:49 UTC] === END API CALL LOG ===
[11-Nov-2025 11:23:49 UTC] ✅ API Hash verification passed for profile endpoint
[11-Nov-2025 11:23:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDUxNzU0fQ.kVQY2bM-B-GRU4aR9w7l1GOJ4-DptsioTMHWuXVFlTo
[11-Nov-2025 11:23:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Nov-2025 11:23:49 UTC] ✅ JWT token verified successfully for user profile
[11-Nov-2025 11:23:49 UTC] User ID: 5
[11-Nov-2025 11:23:49 UTC] ✅ User profile retrieved successfully for user ID: 5
[11-Nov-2025 11:24:08 UTC] === API CALL LOG ===
[11-Nov-2025 11:24:08 UTC] Endpoint: user/profile.php
[11-Nov-2025 11:24:08 UTC] Full Log Data: {
    "timestamp": "2025-11-11 11:24:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "77.237.186.127",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDUxNzU0fQ.kVQY2bM-B-GRU4aR9w7l1GOJ4-DptsioTMHWuXVFlTo",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Nov-2025 11:24:08 UTC] === END API CALL LOG ===
[11-Nov-2025 11:24:08 UTC] ✅ API Hash verification passed for profile endpoint
[11-Nov-2025 11:24:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDUxNzU0fQ.kVQY2bM-B-GRU4aR9w7l1GOJ4-DptsioTMHWuXVFlTo
[11-Nov-2025 11:24:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Nov-2025 11:24:08 UTC] ✅ JWT token verified successfully for user profile
[11-Nov-2025 11:24:08 UTC] User ID: 5
[11-Nov-2025 11:24:08 UTC] ✅ User profile retrieved successfully for user ID: 5
[11-Nov-2025 11:24:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Nov-2025 11:24:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Nov-2025 11:24:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDUxNzU0fQ.kVQY2bM-B-GRU4aR9w7l1GOJ4-DptsioTMHWuXVFlTo","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Accept-Encoding":"gzip","User-Agent":"okhttp\/4.12.0"}
[11-Nov-2025 11:24:19 UTC] === User Orders API Called ===
[11-Nov-2025 11:24:19 UTC] User ID: 5
[11-Nov-2025 11:24:19 UTC] Limit: 20, Offset: 0
[11-Nov-2025 11:24:19 UTC] Orders found: 0
[11-Nov-2025 11:24:19 UTC] Orders data: []
[11-Nov-2025 11:24:19 UTC] Total orders count: 0
[11-Nov-2025 11:24:20 UTC] === API CALL LOG ===
[11-Nov-2025 11:24:20 UTC] Endpoint: user/profile.php
[11-Nov-2025 11:24:20 UTC] Full Log Data: {
    "timestamp": "2025-11-11 11:24:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "77.237.186.127",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDUxNzU0fQ.kVQY2bM-B-GRU4aR9w7l1GOJ4-DptsioTMHWuXVFlTo",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Nov-2025 11:24:20 UTC] === END API CALL LOG ===
[11-Nov-2025 11:24:20 UTC] ✅ API Hash verification passed for profile endpoint
[11-Nov-2025 11:24:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDUxNzU0fQ.kVQY2bM-B-GRU4aR9w7l1GOJ4-DptsioTMHWuXVFlTo
[11-Nov-2025 11:24:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Nov-2025 11:24:20 UTC] ✅ JWT token verified successfully for user profile
[11-Nov-2025 11:24:20 UTC] User ID: 5
[11-Nov-2025 11:24:20 UTC] ✅ User profile retrieved successfully for user ID: 5
[11-Nov-2025 11:24:20 UTC] User Purchases API - User ID: 5
[11-Nov-2025 11:24:20 UTC] User Purchases API - Total purchases found: 4
[11-Nov-2025 11:24:25 UTC] === API CALL LOG ===
[11-Nov-2025 11:24:25 UTC] Endpoint: user/profile.php
[11-Nov-2025 11:24:25 UTC] Full Log Data: {
    "timestamp": "2025-11-11 11:24:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "77.237.186.127",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDUxNzU0fQ.kVQY2bM-B-GRU4aR9w7l1GOJ4-DptsioTMHWuXVFlTo",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Nov-2025 11:24:25 UTC] === END API CALL LOG ===
[11-Nov-2025 11:24:25 UTC] ✅ API Hash verification passed for profile endpoint
[11-Nov-2025 11:24:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDUxNzU0fQ.kVQY2bM-B-GRU4aR9w7l1GOJ4-DptsioTMHWuXVFlTo
[11-Nov-2025 11:24:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Nov-2025 11:24:25 UTC] ✅ JWT token verified successfully for user profile
[11-Nov-2025 11:24:25 UTC] User ID: 5
[11-Nov-2025 11:24:25 UTC] ✅ User profile retrieved successfully for user ID: 5
[11-Nov-2025 11:24:26 UTC] User Purchases API - User ID: 5
[11-Nov-2025 11:24:26 UTC] User Purchases API - Total purchases found: 4
[11-Nov-2025 11:24:26 UTC] === API CALL LOG ===
[11-Nov-2025 11:24:26 UTC] Endpoint: user/profile.php
[11-Nov-2025 11:24:26 UTC] Full Log Data: {
    "timestamp": "2025-11-11 11:24:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "77.237.186.127",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDUxNzU0fQ.kVQY2bM-B-GRU4aR9w7l1GOJ4-DptsioTMHWuXVFlTo",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Nov-2025 11:24:26 UTC] === END API CALL LOG ===
[11-Nov-2025 11:24:26 UTC] ✅ API Hash verification passed for profile endpoint
[11-Nov-2025 11:24:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDUxNzU0fQ.kVQY2bM-B-GRU4aR9w7l1GOJ4-DptsioTMHWuXVFlTo
[11-Nov-2025 11:24:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Nov-2025 11:24:26 UTC] ✅ JWT token verified successfully for user profile
[11-Nov-2025 11:24:26 UTC] User ID: 5
[11-Nov-2025 11:24:26 UTC] ✅ User profile retrieved successfully for user ID: 5
[11-Nov-2025 12:01:58 UTC] === API CALL LOG ===
[11-Nov-2025 12:01:58 UTC] Endpoint: user/profile.php
[11-Nov-2025 12:01:58 UTC] Full Log Data: {
    "timestamp": "2025-11-11 12:01:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "77.237.186.127",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDUxNzU0fQ.kVQY2bM-B-GRU4aR9w7l1GOJ4-DptsioTMHWuXVFlTo",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Nov-2025 12:01:58 UTC] === END API CALL LOG ===
[11-Nov-2025 12:01:58 UTC] ✅ API Hash verification passed for profile endpoint
[11-Nov-2025 12:01:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDUxNzU0fQ.kVQY2bM-B-GRU4aR9w7l1GOJ4-DptsioTMHWuXVFlTo
[11-Nov-2025 12:01:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Nov-2025 12:01:58 UTC] ✅ JWT token verified successfully for user profile
[11-Nov-2025 12:01:58 UTC] User ID: 5
[11-Nov-2025 12:01:58 UTC] ✅ User profile retrieved successfully for user ID: 5
[11-Nov-2025 12:02:00 UTC] === API CALL LOG ===
[11-Nov-2025 12:02:00 UTC] Endpoint: user/profile.php
[11-Nov-2025 12:02:00 UTC] Full Log Data: {
    "timestamp": "2025-11-11 12:02:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "77.237.186.127",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDUxNzU0fQ.kVQY2bM-B-GRU4aR9w7l1GOJ4-DptsioTMHWuXVFlTo",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Nov-2025 12:02:00 UTC] === END API CALL LOG ===
[11-Nov-2025 12:02:00 UTC] ✅ API Hash verification passed for profile endpoint
[11-Nov-2025 12:02:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDUxNzU0fQ.kVQY2bM-B-GRU4aR9w7l1GOJ4-DptsioTMHWuXVFlTo
[11-Nov-2025 12:02:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Nov-2025 12:02:00 UTC] ✅ JWT token verified successfully for user profile
[11-Nov-2025 12:02:00 UTC] User ID: 5
[11-Nov-2025 12:02:00 UTC] ✅ User profile retrieved successfully for user ID: 5
[11-Nov-2025 12:03:00 UTC] === API CALL LOG ===
[11-Nov-2025 12:03:00 UTC] Endpoint: user/profile.php
[11-Nov-2025 12:03:00 UTC] Full Log Data: {
    "timestamp": "2025-11-11 12:03:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "77.237.186.127",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDUxNzU0fQ.kVQY2bM-B-GRU4aR9w7l1GOJ4-DptsioTMHWuXVFlTo",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Nov-2025 12:03:00 UTC] === END API CALL LOG ===
[11-Nov-2025 12:03:00 UTC] ✅ API Hash verification passed for profile endpoint
[11-Nov-2025 12:03:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDUxNzU0fQ.kVQY2bM-B-GRU4aR9w7l1GOJ4-DptsioTMHWuXVFlTo
[11-Nov-2025 12:03:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Nov-2025 12:03:00 UTC] ✅ JWT token verified successfully for user profile
[11-Nov-2025 12:03:00 UTC] User ID: 5
[11-Nov-2025 12:03:00 UTC] ✅ User profile retrieved successfully for user ID: 5
[11-Nov-2025 12:03:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Nov-2025 12:03:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Nov-2025 12:03:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDUxNzU0fQ.kVQY2bM-B-GRU4aR9w7l1GOJ4-DptsioTMHWuXVFlTo","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Accept-Encoding":"gzip","User-Agent":"okhttp\/4.12.0"}
[11-Nov-2025 12:03:09 UTC] === User Orders API Called ===
[11-Nov-2025 12:03:09 UTC] User ID: 5
[11-Nov-2025 12:03:09 UTC] Limit: 20, Offset: 0
[11-Nov-2025 12:03:09 UTC] Orders found: 0
[11-Nov-2025 12:03:09 UTC] Orders data: []
[11-Nov-2025 12:03:09 UTC] Total orders count: 0
[11-Nov-2025 12:03:14 UTC] === API CALL LOG ===
[11-Nov-2025 12:03:14 UTC] Endpoint: user/profile.php
[11-Nov-2025 12:03:14 UTC] Full Log Data: {
    "timestamp": "2025-11-11 12:03:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "77.237.186.127",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDUxNzU0fQ.kVQY2bM-B-GRU4aR9w7l1GOJ4-DptsioTMHWuXVFlTo",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Nov-2025 12:03:14 UTC] === END API CALL LOG ===
[11-Nov-2025 12:03:14 UTC] ✅ API Hash verification passed for profile endpoint
[11-Nov-2025 12:03:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDUxNzU0fQ.kVQY2bM-B-GRU4aR9w7l1GOJ4-DptsioTMHWuXVFlTo
[11-Nov-2025 12:03:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Nov-2025 12:03:14 UTC] ✅ JWT token verified successfully for user profile
[11-Nov-2025 12:03:14 UTC] User ID: 5
[11-Nov-2025 12:03:14 UTC] ✅ User profile retrieved successfully for user ID: 5
[11-Nov-2025 12:03:15 UTC] User Purchases API - User ID: 5
[11-Nov-2025 12:03:15 UTC] User Purchases API - Total purchases found: 4
[11-Nov-2025 12:03:20 UTC] === API CALL LOG ===
[11-Nov-2025 12:03:20 UTC] Endpoint: user/profile.php
[11-Nov-2025 12:03:20 UTC] Full Log Data: {
    "timestamp": "2025-11-11 12:03:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "77.237.186.127",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDUxNzU0fQ.kVQY2bM-B-GRU4aR9w7l1GOJ4-DptsioTMHWuXVFlTo",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Nov-2025 12:03:20 UTC] === END API CALL LOG ===
[11-Nov-2025 12:03:20 UTC] ✅ API Hash verification passed for profile endpoint
[11-Nov-2025 12:03:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDUxNzU0fQ.kVQY2bM-B-GRU4aR9w7l1GOJ4-DptsioTMHWuXVFlTo
[11-Nov-2025 12:03:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Nov-2025 12:03:20 UTC] ✅ JWT token verified successfully for user profile
[11-Nov-2025 12:03:20 UTC] User ID: 5
[11-Nov-2025 12:03:20 UTC] ✅ User profile retrieved successfully for user ID: 5
[11-Nov-2025 12:03:20 UTC] User Purchases API - User ID: 5
[11-Nov-2025 12:03:20 UTC] User Purchases API - Total purchases found: 4
[11-Nov-2025 12:03:21 UTC] User Purchases API - User ID: 5
[11-Nov-2025 12:03:21 UTC] User Purchases API - Total purchases found: 4
[11-Nov-2025 12:03:23 UTC] === API CALL LOG ===
[11-Nov-2025 12:03:23 UTC] Endpoint: user/profile.php
[11-Nov-2025 12:03:23 UTC] Full Log Data: {
    "timestamp": "2025-11-11 12:03:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "77.237.186.127",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDUxNzU0fQ.kVQY2bM-B-GRU4aR9w7l1GOJ4-DptsioTMHWuXVFlTo",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Nov-2025 12:03:23 UTC] === END API CALL LOG ===
[11-Nov-2025 12:03:23 UTC] ✅ API Hash verification passed for profile endpoint
[11-Nov-2025 12:03:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDUxNzU0fQ.kVQY2bM-B-GRU4aR9w7l1GOJ4-DptsioTMHWuXVFlTo
[11-Nov-2025 12:03:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Nov-2025 12:03:23 UTC] ✅ JWT token verified successfully for user profile
[11-Nov-2025 12:03:23 UTC] User ID: 5
[11-Nov-2025 12:03:23 UTC] ✅ User profile retrieved successfully for user ID: 5
[11-Nov-2025 12:03:23 UTC] User Purchases API - User ID: 5
[11-Nov-2025 12:03:23 UTC] User Purchases API - Total purchases found: 4
[11-Nov-2025 12:03:24 UTC] === API CALL LOG ===
[11-Nov-2025 12:03:24 UTC] Endpoint: user/profile.php
[11-Nov-2025 12:03:24 UTC] Full Log Data: {
    "timestamp": "2025-11-11 12:03:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "77.237.186.127",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDUxNzU0fQ.kVQY2bM-B-GRU4aR9w7l1GOJ4-DptsioTMHWuXVFlTo",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Nov-2025 12:03:24 UTC] === END API CALL LOG ===
[11-Nov-2025 12:03:24 UTC] ✅ API Hash verification passed for profile endpoint
[11-Nov-2025 12:03:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDUxNzU0fQ.kVQY2bM-B-GRU4aR9w7l1GOJ4-DptsioTMHWuXVFlTo
[11-Nov-2025 12:03:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Nov-2025 12:03:24 UTC] ✅ JWT token verified successfully for user profile
[11-Nov-2025 12:03:24 UTC] User ID: 5
[11-Nov-2025 12:03:24 UTC] ✅ User profile retrieved successfully for user ID: 5
[11-Nov-2025 12:03:31 UTC] === API CALL LOG ===
[11-Nov-2025 12:03:31 UTC] Endpoint: user/profile.php
[11-Nov-2025 12:03:31 UTC] Full Log Data: {
    "timestamp": "2025-11-11 12:03:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "77.237.186.127",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDUxNzU0fQ.kVQY2bM-B-GRU4aR9w7l1GOJ4-DptsioTMHWuXVFlTo",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Nov-2025 12:03:31 UTC] === END API CALL LOG ===
[11-Nov-2025 12:03:31 UTC] ✅ API Hash verification passed for profile endpoint
[11-Nov-2025 12:03:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDUxNzU0fQ.kVQY2bM-B-GRU4aR9w7l1GOJ4-DptsioTMHWuXVFlTo
[11-Nov-2025 12:03:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Nov-2025 12:03:31 UTC] ✅ JWT token verified successfully for user profile
[11-Nov-2025 12:03:31 UTC] User ID: 5
[11-Nov-2025 12:03:31 UTC] ✅ User profile retrieved successfully for user ID: 5
[11-Nov-2025 12:26:32 UTC] === API CALL LOG ===
[11-Nov-2025 12:26:32 UTC] Endpoint: user/profile.php
[11-Nov-2025 12:26:32 UTC] Full Log Data: {
    "timestamp": "2025-11-11 12:26:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "77.237.186.127",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDUxNzU0fQ.kVQY2bM-B-GRU4aR9w7l1GOJ4-DptsioTMHWuXVFlTo",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Nov-2025 12:26:32 UTC] === END API CALL LOG ===
[11-Nov-2025 12:26:32 UTC] ✅ API Hash verification passed for profile endpoint
[11-Nov-2025 12:26:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDUxNzU0fQ.kVQY2bM-B-GRU4aR9w7l1GOJ4-DptsioTMHWuXVFlTo
[11-Nov-2025 12:26:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Nov-2025 12:26:32 UTC] ✅ JWT token verified successfully for user profile
[11-Nov-2025 12:26:32 UTC] User ID: 5
[11-Nov-2025 12:26:32 UTC] ✅ User profile retrieved successfully for user ID: 5
[11-Nov-2025 12:29:35 UTC] === API CALL LOG ===
[11-Nov-2025 12:29:35 UTC] Endpoint: user/profile.php
[11-Nov-2025 12:29:35 UTC] Full Log Data: {
    "timestamp": "2025-11-11 12:29:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "77.237.186.127",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDUxNzU0fQ.kVQY2bM-B-GRU4aR9w7l1GOJ4-DptsioTMHWuXVFlTo",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Nov-2025 12:29:35 UTC] === END API CALL LOG ===
[11-Nov-2025 12:29:35 UTC] ✅ API Hash verification passed for profile endpoint
[11-Nov-2025 12:29:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDUxNzU0fQ.kVQY2bM-B-GRU4aR9w7l1GOJ4-DptsioTMHWuXVFlTo
[11-Nov-2025 12:29:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Nov-2025 12:29:35 UTC] ✅ JWT token verified successfully for user profile
[11-Nov-2025 12:29:35 UTC] User ID: 5
[11-Nov-2025 12:29:35 UTC] ✅ User profile retrieved successfully for user ID: 5
[11-Nov-2025 12:29:37 UTC] === API CALL LOG ===
[11-Nov-2025 12:29:37 UTC] Endpoint: user/profile.php
[11-Nov-2025 12:29:37 UTC] Full Log Data: {
    "timestamp": "2025-11-11 12:29:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "77.237.186.127",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDUxNzU0fQ.kVQY2bM-B-GRU4aR9w7l1GOJ4-DptsioTMHWuXVFlTo",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Nov-2025 12:29:37 UTC] === END API CALL LOG ===
[11-Nov-2025 12:29:37 UTC] ✅ API Hash verification passed for profile endpoint
[11-Nov-2025 12:29:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDUxNzU0fQ.kVQY2bM-B-GRU4aR9w7l1GOJ4-DptsioTMHWuXVFlTo
[11-Nov-2025 12:29:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Nov-2025 12:29:37 UTC] ✅ JWT token verified successfully for user profile
[11-Nov-2025 12:29:37 UTC] User ID: 5
[11-Nov-2025 12:29:37 UTC] ✅ User profile retrieved successfully for user ID: 5
[11-Nov-2025 12:29:44 UTC] === API CALL LOG ===
[11-Nov-2025 12:29:44 UTC] Endpoint: user/profile.php
[11-Nov-2025 12:29:44 UTC] Full Log Data: {
    "timestamp": "2025-11-11 12:29:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "77.237.186.127",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDUxNzU0fQ.kVQY2bM-B-GRU4aR9w7l1GOJ4-DptsioTMHWuXVFlTo",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Nov-2025 12:29:44 UTC] === END API CALL LOG ===
[11-Nov-2025 12:29:44 UTC] ✅ API Hash verification passed for profile endpoint
[11-Nov-2025 12:29:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDUxNzU0fQ.kVQY2bM-B-GRU4aR9w7l1GOJ4-DptsioTMHWuXVFlTo
[11-Nov-2025 12:29:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Nov-2025 12:29:44 UTC] ✅ JWT token verified successfully for user profile
[11-Nov-2025 12:29:44 UTC] User ID: 5
[11-Nov-2025 12:29:44 UTC] ✅ User profile retrieved successfully for user ID: 5
[11-Nov-2025 12:32:26 UTC] === API CALL LOG ===
[11-Nov-2025 12:32:26 UTC] Endpoint: user/profile.php
[11-Nov-2025 12:32:26 UTC] Full Log Data: {
    "timestamp": "2025-11-11 12:32:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "77.237.186.127",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDUxNzU0fQ.kVQY2bM-B-GRU4aR9w7l1GOJ4-DptsioTMHWuXVFlTo",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Nov-2025 12:32:26 UTC] === END API CALL LOG ===
[11-Nov-2025 12:32:26 UTC] ✅ API Hash verification passed for profile endpoint
[11-Nov-2025 12:32:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDUxNzU0fQ.kVQY2bM-B-GRU4aR9w7l1GOJ4-DptsioTMHWuXVFlTo
[11-Nov-2025 12:32:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Nov-2025 12:32:26 UTC] ✅ JWT token verified successfully for user profile
[11-Nov-2025 12:32:26 UTC] User ID: 5
[11-Nov-2025 12:32:26 UTC] ✅ User profile retrieved successfully for user ID: 5
[11-Nov-2025 12:32:28 UTC] === API CALL LOG ===
[11-Nov-2025 12:32:28 UTC] Endpoint: user/profile.php
[11-Nov-2025 12:32:28 UTC] Full Log Data: {
    "timestamp": "2025-11-11 12:32:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "77.237.186.127",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDUxNzU0fQ.kVQY2bM-B-GRU4aR9w7l1GOJ4-DptsioTMHWuXVFlTo",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Nov-2025 12:32:28 UTC] === END API CALL LOG ===
[11-Nov-2025 12:32:28 UTC] ✅ API Hash verification passed for profile endpoint
[11-Nov-2025 12:32:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDUxNzU0fQ.kVQY2bM-B-GRU4aR9w7l1GOJ4-DptsioTMHWuXVFlTo
[11-Nov-2025 12:32:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Nov-2025 12:32:28 UTC] ✅ JWT token verified successfully for user profile
[11-Nov-2025 12:32:28 UTC] User ID: 5
[11-Nov-2025 12:32:28 UTC] ✅ User profile retrieved successfully for user ID: 5
[11-Nov-2025 12:36:16 UTC] === API CALL LOG ===
[11-Nov-2025 12:36:16 UTC] Endpoint: user/profile.php
[11-Nov-2025 12:36:16 UTC] Full Log Data: {
    "timestamp": "2025-11-11 12:36:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "77.237.186.127",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDUxNzU0fQ.kVQY2bM-B-GRU4aR9w7l1GOJ4-DptsioTMHWuXVFlTo",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Nov-2025 12:36:16 UTC] === END API CALL LOG ===
[11-Nov-2025 12:36:16 UTC] ✅ API Hash verification passed for profile endpoint
[11-Nov-2025 12:36:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDUxNzU0fQ.kVQY2bM-B-GRU4aR9w7l1GOJ4-DptsioTMHWuXVFlTo
[11-Nov-2025 12:36:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Nov-2025 12:36:16 UTC] ✅ JWT token verified successfully for user profile
[11-Nov-2025 12:36:16 UTC] User ID: 5
[11-Nov-2025 12:36:16 UTC] ✅ User profile retrieved successfully for user ID: 5
[11-Nov-2025 12:36:18 UTC] === API CALL LOG ===
[11-Nov-2025 12:36:18 UTC] Endpoint: user/profile.php
[11-Nov-2025 12:36:18 UTC] Full Log Data: {
    "timestamp": "2025-11-11 12:36:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "77.237.186.127",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDUxNzU0fQ.kVQY2bM-B-GRU4aR9w7l1GOJ4-DptsioTMHWuXVFlTo",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Nov-2025 12:36:18 UTC] === END API CALL LOG ===
[11-Nov-2025 12:36:18 UTC] ✅ API Hash verification passed for profile endpoint
[11-Nov-2025 12:36:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDUxNzU0fQ.kVQY2bM-B-GRU4aR9w7l1GOJ4-DptsioTMHWuXVFlTo
[11-Nov-2025 12:36:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Nov-2025 12:36:18 UTC] ✅ JWT token verified successfully for user profile
[11-Nov-2025 12:36:18 UTC] User ID: 5
[11-Nov-2025 12:36:18 UTC] ✅ User profile retrieved successfully for user ID: 5
[11-Nov-2025 12:43:13 UTC] === API CALL LOG ===
[11-Nov-2025 12:43:13 UTC] Endpoint: user/profile.php
[11-Nov-2025 12:43:13 UTC] Full Log Data: {
    "timestamp": "2025-11-11 12:43:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "77.237.186.127",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDUxNzU0fQ.kVQY2bM-B-GRU4aR9w7l1GOJ4-DptsioTMHWuXVFlTo",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Nov-2025 12:43:13 UTC] === END API CALL LOG ===
[11-Nov-2025 12:43:13 UTC] ✅ API Hash verification passed for profile endpoint
[11-Nov-2025 12:43:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDUxNzU0fQ.kVQY2bM-B-GRU4aR9w7l1GOJ4-DptsioTMHWuXVFlTo
[11-Nov-2025 12:43:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Nov-2025 12:43:13 UTC] ✅ JWT token verified successfully for user profile
[11-Nov-2025 12:43:13 UTC] User ID: 5
[11-Nov-2025 12:43:13 UTC] ✅ User profile retrieved successfully for user ID: 5
[11-Nov-2025 12:43:14 UTC] === API CALL LOG ===
[11-Nov-2025 12:43:14 UTC] Endpoint: user/profile.php
[11-Nov-2025 12:43:14 UTC] Full Log Data: {
    "timestamp": "2025-11-11 12:43:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "77.237.186.127",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDUxNzU0fQ.kVQY2bM-B-GRU4aR9w7l1GOJ4-DptsioTMHWuXVFlTo",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Nov-2025 12:43:14 UTC] === END API CALL LOG ===
[11-Nov-2025 12:43:14 UTC] ✅ API Hash verification passed for profile endpoint
[11-Nov-2025 12:43:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDUxNzU0fQ.kVQY2bM-B-GRU4aR9w7l1GOJ4-DptsioTMHWuXVFlTo
[11-Nov-2025 12:43:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Nov-2025 12:43:14 UTC] ✅ JWT token verified successfully for user profile
[11-Nov-2025 12:43:14 UTC] User ID: 5
[11-Nov-2025 12:43:14 UTC] ✅ User profile retrieved successfully for user ID: 5
[11-Nov-2025 12:48:40 UTC] === API CALL LOG ===
[11-Nov-2025 12:48:40 UTC] Endpoint: user/profile.php
[11-Nov-2025 12:48:40 UTC] Full Log Data: {
    "timestamp": "2025-11-11 12:48:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "77.237.186.127",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDUxNzU0fQ.kVQY2bM-B-GRU4aR9w7l1GOJ4-DptsioTMHWuXVFlTo",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Nov-2025 12:48:40 UTC] === END API CALL LOG ===
[11-Nov-2025 12:48:40 UTC] ✅ API Hash verification passed for profile endpoint
[11-Nov-2025 12:48:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDUxNzU0fQ.kVQY2bM-B-GRU4aR9w7l1GOJ4-DptsioTMHWuXVFlTo
[11-Nov-2025 12:48:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Nov-2025 12:48:40 UTC] ✅ JWT token verified successfully for user profile
[11-Nov-2025 12:48:40 UTC] User ID: 5
[11-Nov-2025 12:48:40 UTC] ✅ User profile retrieved successfully for user ID: 5
[11-Nov-2025 12:48:46 UTC] === API CALL LOG ===
[11-Nov-2025 12:48:46 UTC] Endpoint: user/profile.php
[11-Nov-2025 12:48:46 UTC] Full Log Data: {
    "timestamp": "2025-11-11 12:48:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "77.237.186.127",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDUxNzU0fQ.kVQY2bM-B-GRU4aR9w7l1GOJ4-DptsioTMHWuXVFlTo",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Nov-2025 12:48:46 UTC] === END API CALL LOG ===
[11-Nov-2025 12:48:46 UTC] ✅ API Hash verification passed for profile endpoint
[11-Nov-2025 12:48:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDUxNzU0fQ.kVQY2bM-B-GRU4aR9w7l1GOJ4-DptsioTMHWuXVFlTo
[11-Nov-2025 12:48:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Nov-2025 12:48:46 UTC] ✅ JWT token verified successfully for user profile
[11-Nov-2025 12:48:46 UTC] User ID: 5
[11-Nov-2025 12:48:46 UTC] ✅ User profile retrieved successfully for user ID: 5
[11-Nov-2025 12:48:46 UTC] User Purchases API - User ID: 5
[11-Nov-2025 12:48:46 UTC] User Purchases API - Total purchases found: 4
[11-Nov-2025 12:48:49 UTC] === API CALL LOG ===
[11-Nov-2025 12:48:49 UTC] Endpoint: user/profile.php
[11-Nov-2025 12:48:49 UTC] Full Log Data: {
    "timestamp": "2025-11-11 12:48:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "77.237.186.127",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDUxNzU0fQ.kVQY2bM-B-GRU4aR9w7l1GOJ4-DptsioTMHWuXVFlTo",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Nov-2025 12:48:49 UTC] === END API CALL LOG ===
[11-Nov-2025 12:48:49 UTC] ✅ API Hash verification passed for profile endpoint
[11-Nov-2025 12:48:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDUxNzU0fQ.kVQY2bM-B-GRU4aR9w7l1GOJ4-DptsioTMHWuXVFlTo
[11-Nov-2025 12:48:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Nov-2025 12:48:49 UTC] ✅ JWT token verified successfully for user profile
[11-Nov-2025 12:48:49 UTC] User ID: 5
[11-Nov-2025 12:48:49 UTC] ✅ User profile retrieved successfully for user ID: 5
[11-Nov-2025 13:10:11 UTC] === API CALL LOG ===
[11-Nov-2025 13:10:11 UTC] Endpoint: user/profile.php
[11-Nov-2025 13:10:11 UTC] Full Log Data: {
    "timestamp": "2025-11-11 13:10:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "77.237.186.127",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDUxNzU0fQ.kVQY2bM-B-GRU4aR9w7l1GOJ4-DptsioTMHWuXVFlTo",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Nov-2025 13:10:11 UTC] === END API CALL LOG ===
[11-Nov-2025 13:10:11 UTC] ✅ API Hash verification passed for profile endpoint
[11-Nov-2025 13:10:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDUxNzU0fQ.kVQY2bM-B-GRU4aR9w7l1GOJ4-DptsioTMHWuXVFlTo
[11-Nov-2025 13:10:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Nov-2025 13:10:11 UTC] ✅ JWT token verified successfully for user profile
[11-Nov-2025 13:10:11 UTC] User ID: 5
[11-Nov-2025 13:10:11 UTC] ✅ User profile retrieved successfully for user ID: 5
[11-Nov-2025 13:10:12 UTC] === API CALL LOG ===
[11-Nov-2025 13:10:12 UTC] Endpoint: user/profile.php
[11-Nov-2025 13:10:12 UTC] Full Log Data: {
    "timestamp": "2025-11-11 13:10:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "77.237.186.127",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDUxNzU0fQ.kVQY2bM-B-GRU4aR9w7l1GOJ4-DptsioTMHWuXVFlTo",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Nov-2025 13:10:12 UTC] === END API CALL LOG ===
[11-Nov-2025 13:10:12 UTC] ✅ API Hash verification passed for profile endpoint
[11-Nov-2025 13:10:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDUxNzU0fQ.kVQY2bM-B-GRU4aR9w7l1GOJ4-DptsioTMHWuXVFlTo
[11-Nov-2025 13:10:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Nov-2025 13:10:12 UTC] ✅ JWT token verified successfully for user profile
[11-Nov-2025 13:10:12 UTC] User ID: 5
[11-Nov-2025 13:10:12 UTC] ✅ User profile retrieved successfully for user ID: 5
[11-Nov-2025 13:10:12 UTC] === API CALL LOG ===
[11-Nov-2025 13:10:12 UTC] Endpoint: user/profile.php
[11-Nov-2025 13:10:12 UTC] Full Log Data: {
    "timestamp": "2025-11-11 13:10:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "77.237.186.127",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDUxNzU0fQ.kVQY2bM-B-GRU4aR9w7l1GOJ4-DptsioTMHWuXVFlTo",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Nov-2025 13:10:12 UTC] === END API CALL LOG ===
[11-Nov-2025 13:10:12 UTC] ✅ API Hash verification passed for profile endpoint
[11-Nov-2025 13:10:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDUxNzU0fQ.kVQY2bM-B-GRU4aR9w7l1GOJ4-DptsioTMHWuXVFlTo
[11-Nov-2025 13:10:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Nov-2025 13:10:12 UTC] ✅ JWT token verified successfully for user profile
[11-Nov-2025 13:10:12 UTC] User ID: 5
[11-Nov-2025 13:10:12 UTC] ✅ User profile retrieved successfully for user ID: 5
[11-Nov-2025 13:12:44 UTC] === API CALL LOG ===
[11-Nov-2025 13:12:44 UTC] Endpoint: user/profile.php
[11-Nov-2025 13:12:44 UTC] Full Log Data: {
    "timestamp": "2025-11-11 13:12:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "77.237.186.127",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDUxNzU0fQ.kVQY2bM-B-GRU4aR9w7l1GOJ4-DptsioTMHWuXVFlTo",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Nov-2025 13:12:44 UTC] === END API CALL LOG ===
[11-Nov-2025 13:12:44 UTC] ✅ API Hash verification passed for profile endpoint
[11-Nov-2025 13:12:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDUxNzU0fQ.kVQY2bM-B-GRU4aR9w7l1GOJ4-DptsioTMHWuXVFlTo
[11-Nov-2025 13:12:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Nov-2025 13:12:44 UTC] ✅ JWT token verified successfully for user profile
[11-Nov-2025 13:12:44 UTC] User ID: 5
[11-Nov-2025 13:12:44 UTC] ✅ User profile retrieved successfully for user ID: 5
[11-Nov-2025 13:12:46 UTC] === API CALL LOG ===
[11-Nov-2025 13:12:46 UTC] Endpoint: user/profile.php
[11-Nov-2025 13:12:46 UTC] Full Log Data: {
    "timestamp": "2025-11-11 13:12:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "77.237.186.127",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDUxNzU0fQ.kVQY2bM-B-GRU4aR9w7l1GOJ4-DptsioTMHWuXVFlTo",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Nov-2025 13:12:46 UTC] === END API CALL LOG ===
[11-Nov-2025 13:12:46 UTC] ✅ API Hash verification passed for profile endpoint
[11-Nov-2025 13:12:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDUxNzU0fQ.kVQY2bM-B-GRU4aR9w7l1GOJ4-DptsioTMHWuXVFlTo
[11-Nov-2025 13:12:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Nov-2025 13:12:46 UTC] ✅ JWT token verified successfully for user profile
[11-Nov-2025 13:12:46 UTC] User ID: 5
[11-Nov-2025 13:12:46 UTC] ✅ User profile retrieved successfully for user ID: 5
[11-Nov-2025 13:14:35 UTC] === API CALL LOG ===
[11-Nov-2025 13:14:35 UTC] Endpoint: user/profile.php
[11-Nov-2025 13:14:35 UTC] Full Log Data: {
    "timestamp": "2025-11-11 13:14:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "77.237.186.127",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDUxNzU0fQ.kVQY2bM-B-GRU4aR9w7l1GOJ4-DptsioTMHWuXVFlTo",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Nov-2025 13:14:35 UTC] === END API CALL LOG ===
[11-Nov-2025 13:14:35 UTC] ✅ API Hash verification passed for profile endpoint
[11-Nov-2025 13:14:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDUxNzU0fQ.kVQY2bM-B-GRU4aR9w7l1GOJ4-DptsioTMHWuXVFlTo
[11-Nov-2025 13:14:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Nov-2025 13:14:35 UTC] ✅ JWT token verified successfully for user profile
[11-Nov-2025 13:14:35 UTC] User ID: 5
[11-Nov-2025 13:14:35 UTC] ✅ User profile retrieved successfully for user ID: 5
[11-Nov-2025 13:14:35 UTC] User Purchases API - User ID: 5
[11-Nov-2025 13:14:35 UTC] User Purchases API - Total purchases found: 4
[11-Nov-2025 13:39:07 UTC] === API CALL LOG ===
[11-Nov-2025 13:39:07 UTC] Endpoint: user/profile.php
[11-Nov-2025 13:39:07 UTC] Full Log Data: {
    "timestamp": "2025-11-11 13:39:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "77.237.186.127",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDczMTQ1fQ.-7jC58jwwWPuigyvs4PI9zBsP6k0jU_PrpvMqad74Lc",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Nov-2025 13:39:07 UTC] === END API CALL LOG ===
[11-Nov-2025 13:39:07 UTC] ✅ API Hash verification passed for profile endpoint
[11-Nov-2025 13:39:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDczMTQ1fQ.-7jC58jwwWPuigyvs4PI9zBsP6k0jU_PrpvMqad74Lc
[11-Nov-2025 13:39:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Nov-2025 13:39:07 UTC] ✅ JWT token verified successfully for user profile
[11-Nov-2025 13:39:07 UTC] User ID: 5
[11-Nov-2025 13:39:07 UTC] ✅ User profile retrieved successfully for user ID: 5
[11-Nov-2025 13:39:40 UTC] === API CALL LOG ===
[11-Nov-2025 13:39:40 UTC] Endpoint: user/profile.php
[11-Nov-2025 13:39:40 UTC] Full Log Data: {
    "timestamp": "2025-11-11 13:39:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "77.237.186.127",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDczMTQ1fQ.-7jC58jwwWPuigyvs4PI9zBsP6k0jU_PrpvMqad74Lc",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Nov-2025 13:39:40 UTC] === END API CALL LOG ===
[11-Nov-2025 13:39:40 UTC] ✅ API Hash verification passed for profile endpoint
[11-Nov-2025 13:39:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDczMTQ1fQ.-7jC58jwwWPuigyvs4PI9zBsP6k0jU_PrpvMqad74Lc
[11-Nov-2025 13:39:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Nov-2025 13:39:40 UTC] ✅ JWT token verified successfully for user profile
[11-Nov-2025 13:39:40 UTC] User ID: 5
[11-Nov-2025 13:39:40 UTC] ✅ User profile retrieved successfully for user ID: 5
[11-Nov-2025 14:16:19 UTC] === API CALL LOG ===
[11-Nov-2025 14:16:19 UTC] Endpoint: user/profile.php
[11-Nov-2025 14:16:19 UTC] Full Log Data: {
    "timestamp": "2025-11-11 14:16:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "77.237.186.127",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDczMTQ1fQ.-7jC58jwwWPuigyvs4PI9zBsP6k0jU_PrpvMqad74Lc",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Nov-2025 14:16:19 UTC] === END API CALL LOG ===
[11-Nov-2025 14:16:19 UTC] ✅ API Hash verification passed for profile endpoint
[11-Nov-2025 14:16:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDczMTQ1fQ.-7jC58jwwWPuigyvs4PI9zBsP6k0jU_PrpvMqad74Lc
[11-Nov-2025 14:16:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Nov-2025 14:16:19 UTC] ✅ JWT token verified successfully for user profile
[11-Nov-2025 14:16:19 UTC] User ID: 5
[11-Nov-2025 14:16:19 UTC] ✅ User profile retrieved successfully for user ID: 5
[11-Nov-2025 14:16:34 UTC] === API CALL LOG ===
[11-Nov-2025 14:16:34 UTC] Endpoint: user/profile.php
[11-Nov-2025 14:16:34 UTC] Full Log Data: {
    "timestamp": "2025-11-11 14:16:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "77.237.186.127",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDczMTQ1fQ.-7jC58jwwWPuigyvs4PI9zBsP6k0jU_PrpvMqad74Lc",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Nov-2025 14:16:34 UTC] === END API CALL LOG ===
[11-Nov-2025 14:16:34 UTC] ✅ API Hash verification passed for profile endpoint
[11-Nov-2025 14:16:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDczMTQ1fQ.-7jC58jwwWPuigyvs4PI9zBsP6k0jU_PrpvMqad74Lc
[11-Nov-2025 14:16:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Nov-2025 14:16:34 UTC] ✅ JWT token verified successfully for user profile
[11-Nov-2025 14:16:34 UTC] User ID: 5
[11-Nov-2025 14:16:34 UTC] ✅ User profile retrieved successfully for user ID: 5
[11-Nov-2025 14:20:57 UTC] === API CALL LOG ===
[11-Nov-2025 14:20:57 UTC] Endpoint: user/profile.php
[11-Nov-2025 14:20:57 UTC] Full Log Data: {
    "timestamp": "2025-11-11 14:20:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "77.237.186.127",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDczMTQ1fQ.-7jC58jwwWPuigyvs4PI9zBsP6k0jU_PrpvMqad74Lc",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Nov-2025 14:20:57 UTC] === END API CALL LOG ===
[11-Nov-2025 14:20:57 UTC] ✅ API Hash verification passed for profile endpoint
[11-Nov-2025 14:20:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDczMTQ1fQ.-7jC58jwwWPuigyvs4PI9zBsP6k0jU_PrpvMqad74Lc
[11-Nov-2025 14:20:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Nov-2025 14:20:57 UTC] ✅ JWT token verified successfully for user profile
[11-Nov-2025 14:20:57 UTC] User ID: 5
[11-Nov-2025 14:20:57 UTC] ✅ User profile retrieved successfully for user ID: 5
[11-Nov-2025 14:21:06 UTC] === API CALL LOG ===
[11-Nov-2025 14:21:06 UTC] Endpoint: user/profile.php
[11-Nov-2025 14:21:06 UTC] Full Log Data: {
    "timestamp": "2025-11-11 14:21:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "77.237.186.127",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDczMTQ1fQ.-7jC58jwwWPuigyvs4PI9zBsP6k0jU_PrpvMqad74Lc",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Nov-2025 14:21:06 UTC] === END API CALL LOG ===
[11-Nov-2025 14:21:06 UTC] ✅ API Hash verification passed for profile endpoint
[11-Nov-2025 14:21:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDczMTQ1fQ.-7jC58jwwWPuigyvs4PI9zBsP6k0jU_PrpvMqad74Lc
[11-Nov-2025 14:21:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Nov-2025 14:21:06 UTC] ✅ JWT token verified successfully for user profile
[11-Nov-2025 14:21:06 UTC] User ID: 5
[11-Nov-2025 14:21:06 UTC] ✅ User profile retrieved successfully for user ID: 5
[11-Nov-2025 14:29:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Nov-2025 14:29:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Nov-2025 14:29:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDczMTQ1fQ.-7jC58jwwWPuigyvs4PI9zBsP6k0jU_PrpvMqad74Lc","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Accept-Encoding":"gzip","User-Agent":"okhttp\/4.12.0"}
[11-Nov-2025 14:29:33 UTC] === User Orders API Called ===
[11-Nov-2025 14:29:33 UTC] User ID: 5
[11-Nov-2025 14:29:33 UTC] Limit: 20, Offset: 0
[11-Nov-2025 14:29:33 UTC] Orders found: 0
[11-Nov-2025 14:29:33 UTC] Orders data: []
[11-Nov-2025 14:29:33 UTC] Total orders count: 0
[11-Nov-2025 14:29:34 UTC] === API CALL LOG ===
[11-Nov-2025 14:29:34 UTC] Endpoint: user/profile.php
[11-Nov-2025 14:29:34 UTC] Full Log Data: {
    "timestamp": "2025-11-11 14:29:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "77.237.186.127",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDczMTQ1fQ.-7jC58jwwWPuigyvs4PI9zBsP6k0jU_PrpvMqad74Lc",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Nov-2025 14:29:34 UTC] === END API CALL LOG ===
[11-Nov-2025 14:29:34 UTC] ✅ API Hash verification passed for profile endpoint
[11-Nov-2025 14:29:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDczMTQ1fQ.-7jC58jwwWPuigyvs4PI9zBsP6k0jU_PrpvMqad74Lc
[11-Nov-2025 14:29:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Nov-2025 14:29:34 UTC] ✅ JWT token verified successfully for user profile
[11-Nov-2025 14:29:34 UTC] User ID: 5
[11-Nov-2025 14:29:34 UTC] ✅ User profile retrieved successfully for user ID: 5
[11-Nov-2025 14:29:34 UTC] User Purchases API - User ID: 5
[11-Nov-2025 14:29:34 UTC] User Purchases API - Total purchases found: 4
[11-Nov-2025 14:29:37 UTC] === API CALL LOG ===
[11-Nov-2025 14:29:37 UTC] Endpoint: user/profile.php
[11-Nov-2025 14:29:37 UTC] Full Log Data: {
    "timestamp": "2025-11-11 14:29:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "77.237.186.127",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDczMTQ1fQ.-7jC58jwwWPuigyvs4PI9zBsP6k0jU_PrpvMqad74Lc",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Nov-2025 14:29:37 UTC] === END API CALL LOG ===
[11-Nov-2025 14:29:37 UTC] ✅ API Hash verification passed for profile endpoint
[11-Nov-2025 14:29:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDczMTQ1fQ.-7jC58jwwWPuigyvs4PI9zBsP6k0jU_PrpvMqad74Lc
[11-Nov-2025 14:29:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Nov-2025 14:29:37 UTC] ✅ JWT token verified successfully for user profile
[11-Nov-2025 14:29:37 UTC] User ID: 5
[11-Nov-2025 14:29:37 UTC] ✅ User profile retrieved successfully for user ID: 5
[11-Nov-2025 14:29:37 UTC] User Purchases API - User ID: 5
[11-Nov-2025 14:29:37 UTC] User Purchases API - Total purchases found: 4
[11-Nov-2025 14:29:38 UTC] User Purchases API - User ID: 5
[11-Nov-2025 14:29:38 UTC] User Purchases API - Total purchases found: 4
[11-Nov-2025 14:29:39 UTC] === API CALL LOG ===
[11-Nov-2025 14:29:39 UTC] Endpoint: user/profile.php
[11-Nov-2025 14:29:39 UTC] Full Log Data: {
    "timestamp": "2025-11-11 14:29:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "77.237.186.127",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDczMTQ1fQ.-7jC58jwwWPuigyvs4PI9zBsP6k0jU_PrpvMqad74Lc",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Nov-2025 14:29:39 UTC] === END API CALL LOG ===
[11-Nov-2025 14:29:39 UTC] ✅ API Hash verification passed for profile endpoint
[11-Nov-2025 14:29:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDczMTQ1fQ.-7jC58jwwWPuigyvs4PI9zBsP6k0jU_PrpvMqad74Lc
[11-Nov-2025 14:29:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Nov-2025 14:29:39 UTC] ✅ JWT token verified successfully for user profile
[11-Nov-2025 14:29:39 UTC] User ID: 5
[11-Nov-2025 14:29:39 UTC] ✅ User profile retrieved successfully for user ID: 5
[11-Nov-2025 14:29:40 UTC] User Purchases API - User ID: 5
[11-Nov-2025 14:29:40 UTC] User Purchases API - Total purchases found: 4
[11-Nov-2025 14:29:41 UTC] User Purchases API - User ID: 5
[11-Nov-2025 14:29:41 UTC] User Purchases API - Total purchases found: 4
[11-Nov-2025 14:29:42 UTC] === API CALL LOG ===
[11-Nov-2025 14:29:42 UTC] Endpoint: user/profile.php
[11-Nov-2025 14:29:42 UTC] Full Log Data: {
    "timestamp": "2025-11-11 14:29:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "77.237.186.127",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDczMTQ1fQ.-7jC58jwwWPuigyvs4PI9zBsP6k0jU_PrpvMqad74Lc",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Nov-2025 14:29:42 UTC] === END API CALL LOG ===
[11-Nov-2025 14:29:42 UTC] ✅ API Hash verification passed for profile endpoint
[11-Nov-2025 14:29:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDczMTQ1fQ.-7jC58jwwWPuigyvs4PI9zBsP6k0jU_PrpvMqad74Lc
[11-Nov-2025 14:29:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Nov-2025 14:29:42 UTC] ✅ JWT token verified successfully for user profile
[11-Nov-2025 14:29:42 UTC] User ID: 5
[11-Nov-2025 14:29:42 UTC] ✅ User profile retrieved successfully for user ID: 5
[11-Nov-2025 14:29:42 UTC] User Purchases API - User ID: 5
[11-Nov-2025 14:29:42 UTC] User Purchases API - Total purchases found: 4
[11-Nov-2025 14:29:46 UTC] === API CALL LOG ===
[11-Nov-2025 14:29:46 UTC] Endpoint: user/profile.php
[11-Nov-2025 14:29:46 UTC] Full Log Data: {
    "timestamp": "2025-11-11 14:29:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "77.237.186.127",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDczMTQ1fQ.-7jC58jwwWPuigyvs4PI9zBsP6k0jU_PrpvMqad74Lc",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Nov-2025 14:29:46 UTC] === END API CALL LOG ===
[11-Nov-2025 14:29:46 UTC] ✅ API Hash verification passed for profile endpoint
[11-Nov-2025 14:29:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDczMTQ1fQ.-7jC58jwwWPuigyvs4PI9zBsP6k0jU_PrpvMqad74Lc
[11-Nov-2025 14:29:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Nov-2025 14:29:46 UTC] ✅ JWT token verified successfully for user profile
[11-Nov-2025 14:29:46 UTC] User ID: 5
[11-Nov-2025 14:29:46 UTC] ✅ User profile retrieved successfully for user ID: 5
[11-Nov-2025 14:29:46 UTC] User Purchases API - User ID: 5
[11-Nov-2025 14:29:46 UTC] User Purchases API - Total purchases found: 4
[11-Nov-2025 14:30:03 UTC] === API CALL LOG ===
[11-Nov-2025 14:30:03 UTC] Endpoint: user/profile.php
[11-Nov-2025 14:30:03 UTC] Full Log Data: {
    "timestamp": "2025-11-11 14:30:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "77.237.186.127",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDczMTQ1fQ.-7jC58jwwWPuigyvs4PI9zBsP6k0jU_PrpvMqad74Lc",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Nov-2025 14:30:03 UTC] === END API CALL LOG ===
[11-Nov-2025 14:30:03 UTC] ✅ API Hash verification passed for profile endpoint
[11-Nov-2025 14:30:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDczMTQ1fQ.-7jC58jwwWPuigyvs4PI9zBsP6k0jU_PrpvMqad74Lc
[11-Nov-2025 14:30:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Nov-2025 14:30:03 UTC] ✅ JWT token verified successfully for user profile
[11-Nov-2025 14:30:03 UTC] User ID: 5
[11-Nov-2025 14:30:03 UTC] ✅ User profile retrieved successfully for user ID: 5
[11-Nov-2025 14:30:04 UTC] User Purchases API - User ID: 5
[11-Nov-2025 14:30:04 UTC] User Purchases API - Total purchases found: 4
[11-Nov-2025 14:30:06 UTC] === API CALL LOG ===
[11-Nov-2025 14:30:06 UTC] Endpoint: user/profile.php
[11-Nov-2025 14:30:06 UTC] Full Log Data: {
    "timestamp": "2025-11-11 14:30:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "77.237.186.127",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDczMTQ1fQ.-7jC58jwwWPuigyvs4PI9zBsP6k0jU_PrpvMqad74Lc",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Nov-2025 14:30:06 UTC] === END API CALL LOG ===
[11-Nov-2025 14:30:06 UTC] ✅ API Hash verification passed for profile endpoint
[11-Nov-2025 14:30:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDczMTQ1fQ.-7jC58jwwWPuigyvs4PI9zBsP6k0jU_PrpvMqad74Lc
[11-Nov-2025 14:30:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Nov-2025 14:30:06 UTC] ✅ JWT token verified successfully for user profile
[11-Nov-2025 14:30:06 UTC] User ID: 5
[11-Nov-2025 14:30:06 UTC] ✅ User profile retrieved successfully for user ID: 5
[11-Nov-2025 14:30:07 UTC] User Purchases API - User ID: 5
[11-Nov-2025 14:30:07 UTC] User Purchases API - Total purchases found: 4
[11-Nov-2025 14:30:09 UTC] === API CALL LOG ===
[11-Nov-2025 14:30:09 UTC] Endpoint: user/profile.php
[11-Nov-2025 14:30:09 UTC] Full Log Data: {
    "timestamp": "2025-11-11 14:30:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "77.237.186.127",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDczMTQ1fQ.-7jC58jwwWPuigyvs4PI9zBsP6k0jU_PrpvMqad74Lc",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Nov-2025 14:30:09 UTC] === END API CALL LOG ===
[11-Nov-2025 14:30:09 UTC] ✅ API Hash verification passed for profile endpoint
[11-Nov-2025 14:30:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDczMTQ1fQ.-7jC58jwwWPuigyvs4PI9zBsP6k0jU_PrpvMqad74Lc
[11-Nov-2025 14:30:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Nov-2025 14:30:09 UTC] ✅ JWT token verified successfully for user profile
[11-Nov-2025 14:30:09 UTC] User ID: 5
[11-Nov-2025 14:30:09 UTC] ✅ User profile retrieved successfully for user ID: 5
[11-Nov-2025 14:30:09 UTC] User Purchases API - User ID: 5
[11-Nov-2025 14:30:09 UTC] User Purchases API - Total purchases found: 4
[11-Nov-2025 14:30:10 UTC] User Purchases API - User ID: 5
[11-Nov-2025 14:30:10 UTC] User Purchases API - Total purchases found: 4
[11-Nov-2025 14:33:10 UTC] === API CALL LOG ===
[11-Nov-2025 14:33:10 UTC] Endpoint: user/profile.php
[11-Nov-2025 14:33:10 UTC] Full Log Data: {
    "timestamp": "2025-11-11 14:33:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "77.237.186.127",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDczMTQ1fQ.-7jC58jwwWPuigyvs4PI9zBsP6k0jU_PrpvMqad74Lc",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Nov-2025 14:33:10 UTC] === END API CALL LOG ===
[11-Nov-2025 14:33:10 UTC] ✅ API Hash verification passed for profile endpoint
[11-Nov-2025 14:33:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDczMTQ1fQ.-7jC58jwwWPuigyvs4PI9zBsP6k0jU_PrpvMqad74Lc
[11-Nov-2025 14:33:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Nov-2025 14:33:10 UTC] ✅ JWT token verified successfully for user profile
[11-Nov-2025 14:33:10 UTC] User ID: 5
[11-Nov-2025 14:33:10 UTC] ✅ User profile retrieved successfully for user ID: 5
[11-Nov-2025 14:33:12 UTC] === API CALL LOG ===
[11-Nov-2025 14:33:12 UTC] Endpoint: user/profile.php
[11-Nov-2025 14:33:12 UTC] Full Log Data: {
    "timestamp": "2025-11-11 14:33:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "77.237.186.127",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDczMTQ1fQ.-7jC58jwwWPuigyvs4PI9zBsP6k0jU_PrpvMqad74Lc",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Nov-2025 14:33:12 UTC] === END API CALL LOG ===
[11-Nov-2025 14:33:12 UTC] ✅ API Hash verification passed for profile endpoint
[11-Nov-2025 14:33:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDczMTQ1fQ.-7jC58jwwWPuigyvs4PI9zBsP6k0jU_PrpvMqad74Lc
[11-Nov-2025 14:33:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Nov-2025 14:33:12 UTC] ✅ JWT token verified successfully for user profile
[11-Nov-2025 14:33:12 UTC] User ID: 5
[11-Nov-2025 14:33:12 UTC] ✅ User profile retrieved successfully for user ID: 5
[11-Nov-2025 14:33:18 UTC] === API CALL LOG ===
[11-Nov-2025 14:33:18 UTC] Endpoint: user/profile.php
[11-Nov-2025 14:33:18 UTC] Full Log Data: {
    "timestamp": "2025-11-11 14:33:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "77.237.186.127",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDczMTQ1fQ.-7jC58jwwWPuigyvs4PI9zBsP6k0jU_PrpvMqad74Lc",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Nov-2025 14:33:18 UTC] === END API CALL LOG ===
[11-Nov-2025 14:33:18 UTC] ✅ API Hash verification passed for profile endpoint
[11-Nov-2025 14:33:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDczMTQ1fQ.-7jC58jwwWPuigyvs4PI9zBsP6k0jU_PrpvMqad74Lc
[11-Nov-2025 14:33:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Nov-2025 14:33:18 UTC] ✅ JWT token verified successfully for user profile
[11-Nov-2025 14:33:18 UTC] User ID: 5
[11-Nov-2025 14:33:18 UTC] ✅ User profile retrieved successfully for user ID: 5
[11-Nov-2025 14:33:18 UTC] User Purchases API - User ID: 5
[11-Nov-2025 14:33:18 UTC] User Purchases API - Total purchases found: 4
[11-Nov-2025 14:33:20 UTC] User Purchases API - User ID: 5
[11-Nov-2025 14:33:20 UTC] User Purchases API - Total purchases found: 4
[11-Nov-2025 14:33:28 UTC] === API CALL LOG ===
[11-Nov-2025 14:33:28 UTC] Endpoint: user/profile.php
[11-Nov-2025 14:33:28 UTC] Full Log Data: {
    "timestamp": "2025-11-11 14:33:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "77.237.186.127",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDczMTQ1fQ.-7jC58jwwWPuigyvs4PI9zBsP6k0jU_PrpvMqad74Lc",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Nov-2025 14:33:28 UTC] === END API CALL LOG ===
[11-Nov-2025 14:33:28 UTC] ✅ API Hash verification passed for profile endpoint
[11-Nov-2025 14:33:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDczMTQ1fQ.-7jC58jwwWPuigyvs4PI9zBsP6k0jU_PrpvMqad74Lc
[11-Nov-2025 14:33:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Nov-2025 14:33:28 UTC] ✅ JWT token verified successfully for user profile
[11-Nov-2025 14:33:28 UTC] User ID: 5
[11-Nov-2025 14:33:28 UTC] ✅ User profile retrieved successfully for user ID: 5
[11-Nov-2025 14:33:28 UTC] User Purchases API - User ID: 5
[11-Nov-2025 14:33:28 UTC] User Purchases API - Total purchases found: 4
[11-Nov-2025 14:33:29 UTC] === API CALL LOG ===
[11-Nov-2025 14:33:29 UTC] Endpoint: user/profile.php
[11-Nov-2025 14:33:29 UTC] Full Log Data: {
    "timestamp": "2025-11-11 14:33:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "77.237.186.127",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDczMTQ1fQ.-7jC58jwwWPuigyvs4PI9zBsP6k0jU_PrpvMqad74Lc",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Nov-2025 14:33:29 UTC] === END API CALL LOG ===
[11-Nov-2025 14:33:29 UTC] ✅ API Hash verification passed for profile endpoint
[11-Nov-2025 14:33:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDczMTQ1fQ.-7jC58jwwWPuigyvs4PI9zBsP6k0jU_PrpvMqad74Lc
[11-Nov-2025 14:33:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Nov-2025 14:33:29 UTC] ✅ JWT token verified successfully for user profile
[11-Nov-2025 14:33:29 UTC] User ID: 5
[11-Nov-2025 14:33:29 UTC] ✅ User profile retrieved successfully for user ID: 5
[11-Nov-2025 14:38:42 UTC] === API CALL LOG ===
[11-Nov-2025 14:38:42 UTC] Endpoint: user/profile.php
[11-Nov-2025 14:38:42 UTC] Full Log Data: {
    "timestamp": "2025-11-11 14:38:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.75.162.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDczMTQ1fQ.-7jC58jwwWPuigyvs4PI9zBsP6k0jU_PrpvMqad74Lc",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Nov-2025 14:38:42 UTC] === END API CALL LOG ===
[11-Nov-2025 14:38:42 UTC] ✅ API Hash verification passed for profile endpoint
[11-Nov-2025 14:38:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDczMTQ1fQ.-7jC58jwwWPuigyvs4PI9zBsP6k0jU_PrpvMqad74Lc
[11-Nov-2025 14:38:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Nov-2025 14:38:42 UTC] ✅ JWT token verified successfully for user profile
[11-Nov-2025 14:38:42 UTC] User ID: 5
[11-Nov-2025 14:38:42 UTC] ✅ User profile retrieved successfully for user ID: 5
[11-Nov-2025 14:38:48 UTC] === API CALL LOG ===
[11-Nov-2025 14:38:48 UTC] Endpoint: user/profile.php
[11-Nov-2025 14:38:48 UTC] Full Log Data: {
    "timestamp": "2025-11-11 14:38:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.75.162.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDczMTQ1fQ.-7jC58jwwWPuigyvs4PI9zBsP6k0jU_PrpvMqad74Lc",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Nov-2025 14:38:48 UTC] === END API CALL LOG ===
[11-Nov-2025 14:38:48 UTC] ✅ API Hash verification passed for profile endpoint
[11-Nov-2025 14:38:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDczMTQ1fQ.-7jC58jwwWPuigyvs4PI9zBsP6k0jU_PrpvMqad74Lc
[11-Nov-2025 14:38:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Nov-2025 14:38:48 UTC] ✅ JWT token verified successfully for user profile
[11-Nov-2025 14:38:48 UTC] User ID: 5
[11-Nov-2025 14:38:48 UTC] ✅ User profile retrieved successfully for user ID: 5
[11-Nov-2025 14:38:48 UTC] User Purchases API - User ID: 5
[11-Nov-2025 14:38:48 UTC] User Purchases API - Total purchases found: 4
[11-Nov-2025 14:40:58 UTC] === API CALL LOG ===
[11-Nov-2025 14:40:58 UTC] Endpoint: user/profile.php
[11-Nov-2025 14:40:58 UTC] Full Log Data: {
    "timestamp": "2025-11-11 14:40:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.75.162.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDczMTQ1fQ.-7jC58jwwWPuigyvs4PI9zBsP6k0jU_PrpvMqad74Lc",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Nov-2025 14:40:58 UTC] === END API CALL LOG ===
[11-Nov-2025 14:40:58 UTC] ✅ API Hash verification passed for profile endpoint
[11-Nov-2025 14:40:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDczMTQ1fQ.-7jC58jwwWPuigyvs4PI9zBsP6k0jU_PrpvMqad74Lc
[11-Nov-2025 14:40:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Nov-2025 14:40:58 UTC] ✅ JWT token verified successfully for user profile
[11-Nov-2025 14:40:58 UTC] User ID: 5
[11-Nov-2025 14:40:58 UTC] ✅ User profile retrieved successfully for user ID: 5
[11-Nov-2025 14:41:00 UTC] === API CALL LOG ===
[11-Nov-2025 14:41:00 UTC] Endpoint: user/profile.php
[11-Nov-2025 14:41:00 UTC] Full Log Data: {
    "timestamp": "2025-11-11 14:41:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.75.162.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDczMTQ1fQ.-7jC58jwwWPuigyvs4PI9zBsP6k0jU_PrpvMqad74Lc",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Nov-2025 14:41:00 UTC] === END API CALL LOG ===
[11-Nov-2025 14:41:00 UTC] ✅ API Hash verification passed for profile endpoint
[11-Nov-2025 14:41:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDczMTQ1fQ.-7jC58jwwWPuigyvs4PI9zBsP6k0jU_PrpvMqad74Lc
[11-Nov-2025 14:41:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Nov-2025 14:41:00 UTC] ✅ JWT token verified successfully for user profile
[11-Nov-2025 14:41:00 UTC] User ID: 5
[11-Nov-2025 14:41:00 UTC] ✅ User profile retrieved successfully for user ID: 5
[11-Nov-2025 14:41:10 UTC] === API CALL LOG ===
[11-Nov-2025 14:41:10 UTC] Endpoint: user/profile.php
[11-Nov-2025 14:41:10 UTC] Full Log Data: {
    "timestamp": "2025-11-11 14:41:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.75.162.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDczMTQ1fQ.-7jC58jwwWPuigyvs4PI9zBsP6k0jU_PrpvMqad74Lc",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Nov-2025 14:41:10 UTC] === END API CALL LOG ===
[11-Nov-2025 14:41:10 UTC] ✅ API Hash verification passed for profile endpoint
[11-Nov-2025 14:41:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDczMTQ1fQ.-7jC58jwwWPuigyvs4PI9zBsP6k0jU_PrpvMqad74Lc
[11-Nov-2025 14:41:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Nov-2025 14:41:10 UTC] ✅ JWT token verified successfully for user profile
[11-Nov-2025 14:41:10 UTC] User ID: 5
[11-Nov-2025 14:41:10 UTC] ✅ User profile retrieved successfully for user ID: 5
[11-Nov-2025 14:41:10 UTC] User Purchases API - User ID: 5
[11-Nov-2025 14:41:10 UTC] User Purchases API - Total purchases found: 4
[11-Nov-2025 14:41:14 UTC] === API CALL LOG ===
[11-Nov-2025 14:41:14 UTC] Endpoint: user/profile.php
[11-Nov-2025 14:41:14 UTC] Full Log Data: {
    "timestamp": "2025-11-11 14:41:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.75.162.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDczMTQ1fQ.-7jC58jwwWPuigyvs4PI9zBsP6k0jU_PrpvMqad74Lc",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Nov-2025 14:41:14 UTC] === END API CALL LOG ===
[11-Nov-2025 14:41:14 UTC] ✅ API Hash verification passed for profile endpoint
[11-Nov-2025 14:41:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDczMTQ1fQ.-7jC58jwwWPuigyvs4PI9zBsP6k0jU_PrpvMqad74Lc
[11-Nov-2025 14:41:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Nov-2025 14:41:14 UTC] ✅ JWT token verified successfully for user profile
[11-Nov-2025 14:41:14 UTC] User ID: 5
[11-Nov-2025 14:41:14 UTC] ✅ User profile retrieved successfully for user ID: 5
[11-Nov-2025 14:41:14 UTC] User Purchases API - User ID: 5
[11-Nov-2025 14:41:14 UTC] User Purchases API - Total purchases found: 4
[11-Nov-2025 14:41:16 UTC] === API CALL LOG ===
[11-Nov-2025 14:41:16 UTC] Endpoint: user/profile.php
[11-Nov-2025 14:41:16 UTC] Full Log Data: {
    "timestamp": "2025-11-11 14:41:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.75.162.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDczMTQ1fQ.-7jC58jwwWPuigyvs4PI9zBsP6k0jU_PrpvMqad74Lc",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Nov-2025 14:41:16 UTC] === END API CALL LOG ===
[11-Nov-2025 14:41:16 UTC] ✅ API Hash verification passed for profile endpoint
[11-Nov-2025 14:41:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDczMTQ1fQ.-7jC58jwwWPuigyvs4PI9zBsP6k0jU_PrpvMqad74Lc
[11-Nov-2025 14:41:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Nov-2025 14:41:16 UTC] ✅ JWT token verified successfully for user profile
[11-Nov-2025 14:41:16 UTC] User ID: 5
[11-Nov-2025 14:41:16 UTC] ✅ User profile retrieved successfully for user ID: 5
[11-Nov-2025 14:43:57 UTC] === API CALL LOG ===
[11-Nov-2025 14:43:57 UTC] Endpoint: user/profile.php
[11-Nov-2025 14:43:57 UTC] Full Log Data: {
    "timestamp": "2025-11-11 14:43:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.75.162.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDczMTQ1fQ.-7jC58jwwWPuigyvs4PI9zBsP6k0jU_PrpvMqad74Lc",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Nov-2025 14:43:57 UTC] === END API CALL LOG ===
[11-Nov-2025 14:43:57 UTC] ✅ API Hash verification passed for profile endpoint
[11-Nov-2025 14:43:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDczMTQ1fQ.-7jC58jwwWPuigyvs4PI9zBsP6k0jU_PrpvMqad74Lc
[11-Nov-2025 14:43:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Nov-2025 14:43:57 UTC] ✅ JWT token verified successfully for user profile
[11-Nov-2025 14:43:57 UTC] User ID: 5
[11-Nov-2025 14:43:57 UTC] ✅ User profile retrieved successfully for user ID: 5
[11-Nov-2025 14:43:58 UTC] === API CALL LOG ===
[11-Nov-2025 14:43:58 UTC] Endpoint: user/profile.php
[11-Nov-2025 14:43:58 UTC] Full Log Data: {
    "timestamp": "2025-11-11 14:43:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.75.162.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDczMTQ1fQ.-7jC58jwwWPuigyvs4PI9zBsP6k0jU_PrpvMqad74Lc",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Nov-2025 14:43:58 UTC] === END API CALL LOG ===
[11-Nov-2025 14:43:58 UTC] ✅ API Hash verification passed for profile endpoint
[11-Nov-2025 14:43:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDczMTQ1fQ.-7jC58jwwWPuigyvs4PI9zBsP6k0jU_PrpvMqad74Lc
[11-Nov-2025 14:43:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Nov-2025 14:43:58 UTC] ✅ JWT token verified successfully for user profile
[11-Nov-2025 14:43:58 UTC] User ID: 5
[11-Nov-2025 14:43:58 UTC] ✅ User profile retrieved successfully for user ID: 5
[11-Nov-2025 14:44:12 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Nov-2025 14:44:12 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Nov-2025 14:44:12 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDczMTQ1fQ.-7jC58jwwWPuigyvs4PI9zBsP6k0jU_PrpvMqad74Lc","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Accept-Encoding":"gzip","User-Agent":"okhttp\/4.12.0"}
[11-Nov-2025 14:44:12 UTC] === User Orders API Called ===
[11-Nov-2025 14:44:12 UTC] User ID: 5
[11-Nov-2025 14:44:12 UTC] Limit: 20, Offset: 0
[11-Nov-2025 14:44:12 UTC] Orders found: 0
[11-Nov-2025 14:44:12 UTC] Orders data: []
[11-Nov-2025 14:44:12 UTC] Total orders count: 0
[11-Nov-2025 14:44:13 UTC] === API CALL LOG ===
[11-Nov-2025 14:44:13 UTC] Endpoint: user/profile.php
[11-Nov-2025 14:44:13 UTC] Full Log Data: {
    "timestamp": "2025-11-11 14:44:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.75.162.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDczMTQ1fQ.-7jC58jwwWPuigyvs4PI9zBsP6k0jU_PrpvMqad74Lc",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Nov-2025 14:44:13 UTC] === END API CALL LOG ===
[11-Nov-2025 14:44:13 UTC] ✅ API Hash verification passed for profile endpoint
[11-Nov-2025 14:44:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDczMTQ1fQ.-7jC58jwwWPuigyvs4PI9zBsP6k0jU_PrpvMqad74Lc
[11-Nov-2025 14:44:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Nov-2025 14:44:13 UTC] ✅ JWT token verified successfully for user profile
[11-Nov-2025 14:44:13 UTC] User ID: 5
[11-Nov-2025 14:44:13 UTC] ✅ User profile retrieved successfully for user ID: 5
[11-Nov-2025 14:44:14 UTC] User Purchases API - User ID: 5
[11-Nov-2025 14:44:14 UTC] User Purchases API - Total purchases found: 4
[11-Nov-2025 14:44:15 UTC] === API CALL LOG ===
[11-Nov-2025 14:44:15 UTC] Endpoint: user/profile.php
[11-Nov-2025 14:44:15 UTC] Full Log Data: {
    "timestamp": "2025-11-11 14:44:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.75.162.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDczMTQ1fQ.-7jC58jwwWPuigyvs4PI9zBsP6k0jU_PrpvMqad74Lc",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Nov-2025 14:44:15 UTC] === END API CALL LOG ===
[11-Nov-2025 14:44:15 UTC] ✅ API Hash verification passed for profile endpoint
[11-Nov-2025 14:44:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDczMTQ1fQ.-7jC58jwwWPuigyvs4PI9zBsP6k0jU_PrpvMqad74Lc
[11-Nov-2025 14:44:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Nov-2025 14:44:15 UTC] ✅ JWT token verified successfully for user profile
[11-Nov-2025 14:44:15 UTC] User ID: 5
[11-Nov-2025 14:44:15 UTC] ✅ User profile retrieved successfully for user ID: 5
[11-Nov-2025 16:44:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Nov-2025 16:44:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Nov-2025 16:44:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDczMTQ1fQ.-7jC58jwwWPuigyvs4PI9zBsP6k0jU_PrpvMqad74Lc","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Accept-Encoding":"gzip","User-Agent":"okhttp\/4.12.0"}
[11-Nov-2025 16:44:09 UTC] === User Orders API Called ===
[11-Nov-2025 16:44:09 UTC] User ID: 5
[11-Nov-2025 16:44:09 UTC] Limit: 20, Offset: 0
[11-Nov-2025 16:44:09 UTC] Orders found: 0
[11-Nov-2025 16:44:09 UTC] Orders data: []
[11-Nov-2025 16:44:09 UTC] Total orders count: 0
[11-Nov-2025 16:44:11 UTC] === API CALL LOG ===
[11-Nov-2025 16:44:11 UTC] Endpoint: user/profile.php
[11-Nov-2025 16:44:11 UTC] Full Log Data: {
    "timestamp": "2025-11-11 16:44:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.75.162.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDczMTQ1fQ.-7jC58jwwWPuigyvs4PI9zBsP6k0jU_PrpvMqad74Lc",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Nov-2025 16:44:11 UTC] === END API CALL LOG ===
[11-Nov-2025 16:44:11 UTC] ✅ API Hash verification passed for profile endpoint
[11-Nov-2025 16:44:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDczMTQ1fQ.-7jC58jwwWPuigyvs4PI9zBsP6k0jU_PrpvMqad74Lc
[11-Nov-2025 16:44:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Nov-2025 16:44:11 UTC] ✅ JWT token verified successfully for user profile
[11-Nov-2025 16:44:11 UTC] User ID: 5
[11-Nov-2025 16:44:11 UTC] ✅ User profile retrieved successfully for user ID: 5
[11-Nov-2025 16:44:11 UTC] User Purchases API - User ID: 5
[11-Nov-2025 16:44:11 UTC] User Purchases API - Total purchases found: 4
[11-Nov-2025 16:44:15 UTC] === API CALL LOG ===
[11-Nov-2025 16:44:15 UTC] Endpoint: user/profile.php
[11-Nov-2025 16:44:15 UTC] Full Log Data: {
    "timestamp": "2025-11-11 16:44:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.75.162.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDczMTQ1fQ.-7jC58jwwWPuigyvs4PI9zBsP6k0jU_PrpvMqad74Lc",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Nov-2025 16:44:15 UTC] === END API CALL LOG ===
[11-Nov-2025 16:44:15 UTC] ✅ API Hash verification passed for profile endpoint
[11-Nov-2025 16:44:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDczMTQ1fQ.-7jC58jwwWPuigyvs4PI9zBsP6k0jU_PrpvMqad74Lc
[11-Nov-2025 16:44:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Nov-2025 16:44:15 UTC] ✅ JWT token verified successfully for user profile
[11-Nov-2025 16:44:15 UTC] User ID: 5
[11-Nov-2025 16:44:15 UTC] ✅ User profile retrieved successfully for user ID: 5
[11-Nov-2025 18:42:58 UTC] === API CALL LOG ===
[11-Nov-2025 18:42:58 UTC] Endpoint: user/profile.php
[11-Nov-2025 18:42:58 UTC] Full Log Data: {
    "timestamp": "2025-11-11 18:42:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "77.237.186.127",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDczMTQ1fQ.-7jC58jwwWPuigyvs4PI9zBsP6k0jU_PrpvMqad74Lc",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Nov-2025 18:42:58 UTC] === END API CALL LOG ===
[11-Nov-2025 18:42:58 UTC] ✅ API Hash verification passed for profile endpoint
[11-Nov-2025 18:42:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDczMTQ1fQ.-7jC58jwwWPuigyvs4PI9zBsP6k0jU_PrpvMqad74Lc
[11-Nov-2025 18:42:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Nov-2025 18:42:58 UTC] ✅ JWT token verified successfully for user profile
[11-Nov-2025 18:42:58 UTC] User ID: 5
[11-Nov-2025 18:42:58 UTC] ✅ User profile retrieved successfully for user ID: 5
[11-Nov-2025 18:43:00 UTC] === API CALL LOG ===
[11-Nov-2025 18:43:00 UTC] Endpoint: user/profile.php
[11-Nov-2025 18:43:00 UTC] Full Log Data: {
    "timestamp": "2025-11-11 18:43:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "77.237.186.127",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDczMTQ1fQ.-7jC58jwwWPuigyvs4PI9zBsP6k0jU_PrpvMqad74Lc",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Nov-2025 18:43:00 UTC] === END API CALL LOG ===
[11-Nov-2025 18:43:00 UTC] ✅ API Hash verification passed for profile endpoint
[11-Nov-2025 18:43:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDczMTQ1fQ.-7jC58jwwWPuigyvs4PI9zBsP6k0jU_PrpvMqad74Lc
[11-Nov-2025 18:43:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Nov-2025 18:43:00 UTC] ✅ JWT token verified successfully for user profile
[11-Nov-2025 18:43:00 UTC] User ID: 5
[11-Nov-2025 18:43:00 UTC] ✅ User profile retrieved successfully for user ID: 5
[11-Nov-2025 18:43:15 UTC] === API CALL LOG ===
[11-Nov-2025 18:43:15 UTC] Endpoint: user/profile.php
[11-Nov-2025 18:43:15 UTC] Full Log Data: {
    "timestamp": "2025-11-11 18:43:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "77.237.186.127",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDczMTQ1fQ.-7jC58jwwWPuigyvs4PI9zBsP6k0jU_PrpvMqad74Lc",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Nov-2025 18:43:15 UTC] === END API CALL LOG ===
[11-Nov-2025 18:43:15 UTC] ✅ API Hash verification passed for profile endpoint
[11-Nov-2025 18:43:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDczMTQ1fQ.-7jC58jwwWPuigyvs4PI9zBsP6k0jU_PrpvMqad74Lc
[11-Nov-2025 18:43:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Nov-2025 18:43:15 UTC] ✅ JWT token verified successfully for user profile
[11-Nov-2025 18:43:15 UTC] User ID: 5
[11-Nov-2025 18:43:15 UTC] ✅ User profile retrieved successfully for user ID: 5
[11-Nov-2025 18:43:20 UTC] === API CALL LOG ===
[11-Nov-2025 18:43:20 UTC] Endpoint: user/profile.php
[11-Nov-2025 18:43:20 UTC] Full Log Data: {
    "timestamp": "2025-11-11 18:43:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "77.237.186.127",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDczMTQ1fQ.-7jC58jwwWPuigyvs4PI9zBsP6k0jU_PrpvMqad74Lc",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Nov-2025 18:43:20 UTC] === END API CALL LOG ===
[11-Nov-2025 18:43:20 UTC] ✅ API Hash verification passed for profile endpoint
[11-Nov-2025 18:43:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDczMTQ1fQ.-7jC58jwwWPuigyvs4PI9zBsP6k0jU_PrpvMqad74Lc
[11-Nov-2025 18:43:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Nov-2025 18:43:20 UTC] ✅ JWT token verified successfully for user profile
[11-Nov-2025 18:43:20 UTC] User ID: 5
[11-Nov-2025 18:43:20 UTC] ✅ User profile retrieved successfully for user ID: 5
[11-Nov-2025 18:43:26 UTC] === API CALL LOG ===
[11-Nov-2025 18:43:26 UTC] Endpoint: user/profile.php
[11-Nov-2025 18:43:26 UTC] Full Log Data: {
    "timestamp": "2025-11-11 18:43:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "77.237.186.127",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDczMTQ1fQ.-7jC58jwwWPuigyvs4PI9zBsP6k0jU_PrpvMqad74Lc",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Nov-2025 18:43:26 UTC] === END API CALL LOG ===
[11-Nov-2025 18:43:26 UTC] ✅ API Hash verification passed for profile endpoint
[11-Nov-2025 18:43:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDczMTQ1fQ.-7jC58jwwWPuigyvs4PI9zBsP6k0jU_PrpvMqad74Lc
[11-Nov-2025 18:43:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Nov-2025 18:43:26 UTC] ✅ JWT token verified successfully for user profile
[11-Nov-2025 18:43:26 UTC] User ID: 5
[11-Nov-2025 18:43:26 UTC] ✅ User profile retrieved successfully for user ID: 5
[11-Nov-2025 18:43:36 UTC] === API CALL LOG ===
[11-Nov-2025 18:43:36 UTC] Endpoint: user/profile.php
[11-Nov-2025 18:43:36 UTC] Full Log Data: {
    "timestamp": "2025-11-11 18:43:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "77.237.186.127",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDczMTQ1fQ.-7jC58jwwWPuigyvs4PI9zBsP6k0jU_PrpvMqad74Lc",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Nov-2025 18:43:36 UTC] === END API CALL LOG ===
[11-Nov-2025 18:43:36 UTC] ✅ API Hash verification passed for profile endpoint
[11-Nov-2025 18:43:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDczMTQ1fQ.-7jC58jwwWPuigyvs4PI9zBsP6k0jU_PrpvMqad74Lc
[11-Nov-2025 18:43:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Nov-2025 18:43:36 UTC] ✅ JWT token verified successfully for user profile
[11-Nov-2025 18:43:36 UTC] User ID: 5
[11-Nov-2025 18:43:36 UTC] ✅ User profile retrieved successfully for user ID: 5
[11-Nov-2025 19:07:18 UTC] === API CALL LOG ===
[11-Nov-2025 19:07:18 UTC] Endpoint: user/profile.php
[11-Nov-2025 19:07:18 UTC] Full Log Data: {
    "timestamp": "2025-11-11 19:07:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "66.249.88.193",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDkyODM3fQ.NwHINtIAhWAr6HO-UkzBIdEkVr9eb9kDQovVmq7ugok",
        "X-API-Hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0",
        "Connection": "keep-alive"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Nov-2025 19:07:18 UTC] === END API CALL LOG ===
[11-Nov-2025 19:07:18 UTC] ✅ API Hash verification passed for profile endpoint
[11-Nov-2025 19:07:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDkyODM3fQ.NwHINtIAhWAr6HO-UkzBIdEkVr9eb9kDQovVmq7ugok
[11-Nov-2025 19:07:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Nov-2025 19:07:18 UTC] ✅ JWT token verified successfully for user profile
[11-Nov-2025 19:07:18 UTC] User ID: 5
[11-Nov-2025 19:07:18 UTC] ✅ User profile retrieved successfully for user ID: 5
[11-Nov-2025 19:07:41 UTC] === API CALL LOG ===
[11-Nov-2025 19:07:41 UTC] Endpoint: user/profile.php
[11-Nov-2025 19:07:41 UTC] Full Log Data: {
    "timestamp": "2025-11-11 19:07:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "66.249.88.195",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDkyODM3fQ.NwHINtIAhWAr6HO-UkzBIdEkVr9eb9kDQovVmq7ugok",
        "X-API-Hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0",
        "Connection": "keep-alive"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Nov-2025 19:07:41 UTC] === END API CALL LOG ===
[11-Nov-2025 19:07:41 UTC] ✅ API Hash verification passed for profile endpoint
[11-Nov-2025 19:07:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDkyODM3fQ.NwHINtIAhWAr6HO-UkzBIdEkVr9eb9kDQovVmq7ugok
[11-Nov-2025 19:07:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Nov-2025 19:07:41 UTC] ✅ JWT token verified successfully for user profile
[11-Nov-2025 19:07:41 UTC] User ID: 5
[11-Nov-2025 19:07:41 UTC] ✅ User profile retrieved successfully for user ID: 5
[11-Nov-2025 19:07:45 UTC] === API CALL LOG ===
[11-Nov-2025 19:07:45 UTC] Endpoint: user/profile.php
[11-Nov-2025 19:07:45 UTC] Full Log Data: {
    "timestamp": "2025-11-11 19:07:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "66.249.88.194",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDkyODM3fQ.NwHINtIAhWAr6HO-UkzBIdEkVr9eb9kDQovVmq7ugok",
        "X-API-Hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0",
        "Connection": "keep-alive"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Nov-2025 19:07:45 UTC] === END API CALL LOG ===
[11-Nov-2025 19:07:45 UTC] ✅ API Hash verification passed for profile endpoint
[11-Nov-2025 19:07:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDkyODM3fQ.NwHINtIAhWAr6HO-UkzBIdEkVr9eb9kDQovVmq7ugok
[11-Nov-2025 19:07:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Nov-2025 19:07:45 UTC] ✅ JWT token verified successfully for user profile
[11-Nov-2025 19:07:45 UTC] User ID: 5
[11-Nov-2025 19:07:45 UTC] ✅ User profile retrieved successfully for user ID: 5
[11-Nov-2025 19:07:57 UTC] === API CALL LOG ===
[11-Nov-2025 19:07:57 UTC] Endpoint: user/profile.php
[11-Nov-2025 19:07:57 UTC] Full Log Data: {
    "timestamp": "2025-11-11 19:07:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "66.249.88.194",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDkyODM3fQ.NwHINtIAhWAr6HO-UkzBIdEkVr9eb9kDQovVmq7ugok",
        "X-API-Hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0",
        "Connection": "keep-alive"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Nov-2025 19:07:57 UTC] === END API CALL LOG ===
[11-Nov-2025 19:07:57 UTC] ✅ API Hash verification passed for profile endpoint
[11-Nov-2025 19:07:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDkyODM3fQ.NwHINtIAhWAr6HO-UkzBIdEkVr9eb9kDQovVmq7ugok
[11-Nov-2025 19:07:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Nov-2025 19:07:57 UTC] ✅ JWT token verified successfully for user profile
[11-Nov-2025 19:07:57 UTC] User ID: 5
[11-Nov-2025 19:07:57 UTC] ✅ User profile retrieved successfully for user ID: 5
[11-Nov-2025 19:07:59 UTC] === API CALL LOG ===
[11-Nov-2025 19:07:59 UTC] Endpoint: user/profile.php
[11-Nov-2025 19:07:59 UTC] Full Log Data: {
    "timestamp": "2025-11-11 19:07:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "66.249.88.193",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDkyODM3fQ.NwHINtIAhWAr6HO-UkzBIdEkVr9eb9kDQovVmq7ugok",
        "X-API-Hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0",
        "Connection": "keep-alive"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Nov-2025 19:07:59 UTC] === END API CALL LOG ===
[11-Nov-2025 19:07:59 UTC] ✅ API Hash verification passed for profile endpoint
[11-Nov-2025 19:07:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDkyODM3fQ.NwHINtIAhWAr6HO-UkzBIdEkVr9eb9kDQovVmq7ugok
[11-Nov-2025 19:07:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Nov-2025 19:07:59 UTC] ✅ JWT token verified successfully for user profile
[11-Nov-2025 19:07:59 UTC] User ID: 5
[11-Nov-2025 19:07:59 UTC] ✅ User profile retrieved successfully for user ID: 5
[11-Nov-2025 19:08:00 UTC] === API CALL LOG ===
[11-Nov-2025 19:08:00 UTC] Endpoint: user/profile.php
[11-Nov-2025 19:08:00 UTC] Full Log Data: {
    "timestamp": "2025-11-11 19:08:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "66.249.88.194",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDkyODM3fQ.NwHINtIAhWAr6HO-UkzBIdEkVr9eb9kDQovVmq7ugok",
        "X-API-Hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0",
        "Connection": "keep-alive"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Nov-2025 19:08:00 UTC] === END API CALL LOG ===
[11-Nov-2025 19:08:00 UTC] ✅ API Hash verification passed for profile endpoint
[11-Nov-2025 19:08:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDkyODM3fQ.NwHINtIAhWAr6HO-UkzBIdEkVr9eb9kDQovVmq7ugok
[11-Nov-2025 19:08:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Nov-2025 19:08:00 UTC] ✅ JWT token verified successfully for user profile
[11-Nov-2025 19:08:00 UTC] User ID: 5
[11-Nov-2025 19:08:00 UTC] ✅ User profile retrieved successfully for user ID: 5
[11-Nov-2025 19:08:15 UTC] === API CALL LOG ===
[11-Nov-2025 19:08:15 UTC] Endpoint: user/profile.php
[11-Nov-2025 19:08:15 UTC] Full Log Data: {
    "timestamp": "2025-11-11 19:08:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "66.249.88.194",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDkyODM3fQ.NwHINtIAhWAr6HO-UkzBIdEkVr9eb9kDQovVmq7ugok",
        "X-API-Hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0",
        "Connection": "keep-alive"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Nov-2025 19:08:15 UTC] === END API CALL LOG ===
[11-Nov-2025 19:08:15 UTC] ✅ API Hash verification passed for profile endpoint
[11-Nov-2025 19:08:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDkyODM3fQ.NwHINtIAhWAr6HO-UkzBIdEkVr9eb9kDQovVmq7ugok
[11-Nov-2025 19:08:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Nov-2025 19:08:15 UTC] ✅ JWT token verified successfully for user profile
[11-Nov-2025 19:08:15 UTC] User ID: 5
[11-Nov-2025 19:08:15 UTC] ✅ User profile retrieved successfully for user ID: 5
[11-Nov-2025 19:08:16 UTC] === API CALL LOG ===
[11-Nov-2025 19:08:16 UTC] Endpoint: user/profile.php
[11-Nov-2025 19:08:16 UTC] Full Log Data: {
    "timestamp": "2025-11-11 19:08:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "66.249.88.193",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDkyODM3fQ.NwHINtIAhWAr6HO-UkzBIdEkVr9eb9kDQovVmq7ugok",
        "X-API-Hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0",
        "Connection": "keep-alive"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Nov-2025 19:08:16 UTC] === END API CALL LOG ===
[11-Nov-2025 19:08:16 UTC] ✅ API Hash verification passed for profile endpoint
[11-Nov-2025 19:08:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDkyODM3fQ.NwHINtIAhWAr6HO-UkzBIdEkVr9eb9kDQovVmq7ugok
[11-Nov-2025 19:08:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Nov-2025 19:08:16 UTC] ✅ JWT token verified successfully for user profile
[11-Nov-2025 19:08:16 UTC] User ID: 5
[11-Nov-2025 19:08:16 UTC] ✅ User profile retrieved successfully for user ID: 5
[11-Nov-2025 19:08:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Nov-2025 19:08:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Nov-2025 19:08:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDkyODM3fQ.NwHINtIAhWAr6HO-UkzBIdEkVr9eb9kDQovVmq7ugok","X-API-Hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Accept-Encoding":"gzip","User-Agent":"okhttp\/4.12.0","Connection":"keep-alive"}
[11-Nov-2025 19:08:19 UTC] === User Orders API Called ===
[11-Nov-2025 19:08:19 UTC] User ID: 5
[11-Nov-2025 19:08:19 UTC] Limit: 20, Offset: 0
[11-Nov-2025 19:08:19 UTC] Orders found: 0
[11-Nov-2025 19:08:19 UTC] Orders data: []
[11-Nov-2025 19:08:19 UTC] Total orders count: 0
[11-Nov-2025 19:08:24 UTC] === API CALL LOG ===
[11-Nov-2025 19:08:24 UTC] Endpoint: user/profile.php
[11-Nov-2025 19:08:24 UTC] Full Log Data: {
    "timestamp": "2025-11-11 19:08:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "66.249.88.193",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDkyODM3fQ.NwHINtIAhWAr6HO-UkzBIdEkVr9eb9kDQovVmq7ugok",
        "X-API-Hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0",
        "Connection": "keep-alive"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Nov-2025 19:08:24 UTC] === END API CALL LOG ===
[11-Nov-2025 19:08:24 UTC] ✅ API Hash verification passed for profile endpoint
[11-Nov-2025 19:08:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDkyODM3fQ.NwHINtIAhWAr6HO-UkzBIdEkVr9eb9kDQovVmq7ugok
[11-Nov-2025 19:08:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Nov-2025 19:08:24 UTC] ✅ JWT token verified successfully for user profile
[11-Nov-2025 19:08:24 UTC] User ID: 5
[11-Nov-2025 19:08:24 UTC] ✅ User profile retrieved successfully for user ID: 5
[11-Nov-2025 19:08:29 UTC] === API CALL LOG ===
[11-Nov-2025 19:08:29 UTC] Endpoint: user/profile.php
[11-Nov-2025 19:08:29 UTC] Full Log Data: {
    "timestamp": "2025-11-11 19:08:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "66.249.88.193",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDkyODM3fQ.NwHINtIAhWAr6HO-UkzBIdEkVr9eb9kDQovVmq7ugok",
        "X-API-Hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0",
        "Connection": "keep-alive"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Nov-2025 19:08:29 UTC] === END API CALL LOG ===
[11-Nov-2025 19:08:29 UTC] ✅ API Hash verification passed for profile endpoint
[11-Nov-2025 19:08:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDkyODM3fQ.NwHINtIAhWAr6HO-UkzBIdEkVr9eb9kDQovVmq7ugok
[11-Nov-2025 19:08:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Nov-2025 19:08:29 UTC] ✅ JWT token verified successfully for user profile
[11-Nov-2025 19:08:29 UTC] User ID: 5
[11-Nov-2025 19:08:29 UTC] ✅ User profile retrieved successfully for user ID: 5
[11-Nov-2025 19:08:29 UTC] User Purchases API - User ID: 5
[11-Nov-2025 19:08:29 UTC] User Purchases API - Total purchases found: 4
[11-Nov-2025 19:08:34 UTC] User Purchases API - User ID: 5
[11-Nov-2025 19:08:34 UTC] User Purchases API - Total purchases found: 4
[11-Nov-2025 19:08:39 UTC] === API CALL LOG ===
[11-Nov-2025 19:08:39 UTC] Endpoint: user/profile.php
[11-Nov-2025 19:08:39 UTC] Full Log Data: {
    "timestamp": "2025-11-11 19:08:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "66.249.88.194",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDkyODM3fQ.NwHINtIAhWAr6HO-UkzBIdEkVr9eb9kDQovVmq7ugok",
        "X-API-Hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0",
        "Connection": "keep-alive"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Nov-2025 19:08:39 UTC] === END API CALL LOG ===
[11-Nov-2025 19:08:39 UTC] ✅ API Hash verification passed for profile endpoint
[11-Nov-2025 19:08:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDkyODM3fQ.NwHINtIAhWAr6HO-UkzBIdEkVr9eb9kDQovVmq7ugok
[11-Nov-2025 19:08:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Nov-2025 19:08:39 UTC] ✅ JWT token verified successfully for user profile
[11-Nov-2025 19:08:39 UTC] User ID: 5
[11-Nov-2025 19:08:39 UTC] ✅ User profile retrieved successfully for user ID: 5
[11-Nov-2025 19:10:15 UTC] === API CALL LOG ===
[11-Nov-2025 19:10:15 UTC] Endpoint: user/profile.php
[11-Nov-2025 19:10:15 UTC] Full Log Data: {
    "timestamp": "2025-11-11 19:10:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "66.249.88.195",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDkyODM3fQ.NwHINtIAhWAr6HO-UkzBIdEkVr9eb9kDQovVmq7ugok",
        "X-API-Hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0",
        "Connection": "keep-alive"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Nov-2025 19:10:15 UTC] === END API CALL LOG ===
[11-Nov-2025 19:10:15 UTC] ✅ API Hash verification passed for profile endpoint
[11-Nov-2025 19:10:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDkyODM3fQ.NwHINtIAhWAr6HO-UkzBIdEkVr9eb9kDQovVmq7ugok
[11-Nov-2025 19:10:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Nov-2025 19:10:15 UTC] ✅ JWT token verified successfully for user profile
[11-Nov-2025 19:10:15 UTC] User ID: 5
[11-Nov-2025 19:10:15 UTC] ✅ User profile retrieved successfully for user ID: 5
[11-Nov-2025 19:10:16 UTC] === API CALL LOG ===
[11-Nov-2025 19:10:16 UTC] Endpoint: user/profile.php
[11-Nov-2025 19:10:16 UTC] Full Log Data: {
    "timestamp": "2025-11-11 19:10:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "66.249.88.195",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDkyODM3fQ.NwHINtIAhWAr6HO-UkzBIdEkVr9eb9kDQovVmq7ugok",
        "X-API-Hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0",
        "Connection": "keep-alive"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Nov-2025 19:10:16 UTC] === END API CALL LOG ===
[11-Nov-2025 19:10:16 UTC] ✅ API Hash verification passed for profile endpoint
[11-Nov-2025 19:10:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDkyODM3fQ.NwHINtIAhWAr6HO-UkzBIdEkVr9eb9kDQovVmq7ugok
[11-Nov-2025 19:10:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Nov-2025 19:10:16 UTC] ✅ JWT token verified successfully for user profile
[11-Nov-2025 19:10:16 UTC] User ID: 5
[11-Nov-2025 19:10:16 UTC] ✅ User profile retrieved successfully for user ID: 5
[11-Nov-2025 19:10:26 UTC] === API CALL LOG ===
[11-Nov-2025 19:10:26 UTC] Endpoint: user/profile.php
[11-Nov-2025 19:10:26 UTC] Full Log Data: {
    "timestamp": "2025-11-11 19:10:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "74.125.210.33",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDkzMDI1fQ.pbCCCTWcT9cEnKlsqlkF9ZsKRXaRuL9B0002cUqMyLg",
        "X-API-Hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0",
        "Connection": "keep-alive"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Nov-2025 19:10:26 UTC] === END API CALL LOG ===
[11-Nov-2025 19:10:26 UTC] ✅ API Hash verification passed for profile endpoint
[11-Nov-2025 19:10:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDkzMDI1fQ.pbCCCTWcT9cEnKlsqlkF9ZsKRXaRuL9B0002cUqMyLg
[11-Nov-2025 19:10:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Nov-2025 19:10:26 UTC] ✅ JWT token verified successfully for user profile
[11-Nov-2025 19:10:26 UTC] User ID: 5
[11-Nov-2025 19:10:26 UTC] ✅ User profile retrieved successfully for user ID: 5
[11-Nov-2025 19:10:35 UTC] === API CALL LOG ===
[11-Nov-2025 19:10:35 UTC] Endpoint: user/profile.php
[11-Nov-2025 19:10:35 UTC] Full Log Data: {
    "timestamp": "2025-11-11 19:10:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "66.249.88.193",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDkyODM3fQ.NwHINtIAhWAr6HO-UkzBIdEkVr9eb9kDQovVmq7ugok",
        "X-API-Hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0",
        "Connection": "keep-alive"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Nov-2025 19:10:35 UTC] === END API CALL LOG ===
[11-Nov-2025 19:10:35 UTC] ✅ API Hash verification passed for profile endpoint
[11-Nov-2025 19:10:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDkyODM3fQ.NwHINtIAhWAr6HO-UkzBIdEkVr9eb9kDQovVmq7ugok
[11-Nov-2025 19:10:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Nov-2025 19:10:35 UTC] ✅ JWT token verified successfully for user profile
[11-Nov-2025 19:10:35 UTC] User ID: 5
[11-Nov-2025 19:10:35 UTC] ✅ User profile retrieved successfully for user ID: 5
[11-Nov-2025 19:10:36 UTC] === API CALL LOG ===
[11-Nov-2025 19:10:36 UTC] Endpoint: user/profile.php
[11-Nov-2025 19:10:36 UTC] Full Log Data: {
    "timestamp": "2025-11-11 19:10:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "66.249.88.194",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDkyODM3fQ.NwHINtIAhWAr6HO-UkzBIdEkVr9eb9kDQovVmq7ugok",
        "X-API-Hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0",
        "Connection": "keep-alive"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Nov-2025 19:10:36 UTC] === END API CALL LOG ===
[11-Nov-2025 19:10:36 UTC] ✅ API Hash verification passed for profile endpoint
[11-Nov-2025 19:10:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDkyODM3fQ.NwHINtIAhWAr6HO-UkzBIdEkVr9eb9kDQovVmq7ugok
[11-Nov-2025 19:10:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Nov-2025 19:10:36 UTC] ✅ JWT token verified successfully for user profile
[11-Nov-2025 19:10:36 UTC] User ID: 5
[11-Nov-2025 19:10:36 UTC] ✅ User profile retrieved successfully for user ID: 5
[11-Nov-2025 19:10:54 UTC] === API CALL LOG ===
[11-Nov-2025 19:10:54 UTC] Endpoint: user/profile.php
[11-Nov-2025 19:10:54 UTC] Full Log Data: {
    "timestamp": "2025-11-11 19:10:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "74.125.210.34",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDkzMDI1fQ.pbCCCTWcT9cEnKlsqlkF9ZsKRXaRuL9B0002cUqMyLg",
        "X-API-Hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0",
        "Connection": "keep-alive"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Nov-2025 19:10:54 UTC] === END API CALL LOG ===
[11-Nov-2025 19:10:54 UTC] ✅ API Hash verification passed for profile endpoint
[11-Nov-2025 19:10:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDkzMDI1fQ.pbCCCTWcT9cEnKlsqlkF9ZsKRXaRuL9B0002cUqMyLg
[11-Nov-2025 19:10:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Nov-2025 19:10:54 UTC] ✅ JWT token verified successfully for user profile
[11-Nov-2025 19:10:54 UTC] User ID: 5
[11-Nov-2025 19:10:54 UTC] ✅ User profile retrieved successfully for user ID: 5
[11-Nov-2025 19:11:13 UTC] === API CALL LOG ===
[11-Nov-2025 19:11:13 UTC] Endpoint: user/profile.php
[11-Nov-2025 19:11:13 UTC] Full Log Data: {
    "timestamp": "2025-11-11 19:11:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "66.249.88.193",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDkyODM3fQ.NwHINtIAhWAr6HO-UkzBIdEkVr9eb9kDQovVmq7ugok",
        "X-API-Hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0",
        "Connection": "keep-alive"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Nov-2025 19:11:13 UTC] === END API CALL LOG ===
[11-Nov-2025 19:11:13 UTC] ✅ API Hash verification passed for profile endpoint
[11-Nov-2025 19:11:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDkyODM3fQ.NwHINtIAhWAr6HO-UkzBIdEkVr9eb9kDQovVmq7ugok
[11-Nov-2025 19:11:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Nov-2025 19:11:13 UTC] ✅ JWT token verified successfully for user profile
[11-Nov-2025 19:11:13 UTC] User ID: 5
[11-Nov-2025 19:11:13 UTC] ✅ User profile retrieved successfully for user ID: 5
[11-Nov-2025 19:11:14 UTC] === API CALL LOG ===
[11-Nov-2025 19:11:14 UTC] Endpoint: user/profile.php
[11-Nov-2025 19:11:14 UTC] Full Log Data: {
    "timestamp": "2025-11-11 19:11:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "66.249.88.193",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDkyODM3fQ.NwHINtIAhWAr6HO-UkzBIdEkVr9eb9kDQovVmq7ugok",
        "X-API-Hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0",
        "Connection": "keep-alive"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Nov-2025 19:11:14 UTC] === END API CALL LOG ===
[11-Nov-2025 19:11:14 UTC] ✅ API Hash verification passed for profile endpoint
[11-Nov-2025 19:11:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDkyODM3fQ.NwHINtIAhWAr6HO-UkzBIdEkVr9eb9kDQovVmq7ugok
[11-Nov-2025 19:11:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Nov-2025 19:11:14 UTC] ✅ JWT token verified successfully for user profile
[11-Nov-2025 19:11:14 UTC] User ID: 5
[11-Nov-2025 19:11:14 UTC] ✅ User profile retrieved successfully for user ID: 5
[11-Nov-2025 19:11:21 UTC] === API CALL LOG ===
[11-Nov-2025 19:11:21 UTC] Endpoint: user/profile.php
[11-Nov-2025 19:11:21 UTC] Full Log Data: {
    "timestamp": "2025-11-11 19:11:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "74.125.210.35",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDkzMDI1fQ.pbCCCTWcT9cEnKlsqlkF9ZsKRXaRuL9B0002cUqMyLg",
        "X-API-Hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0",
        "Connection": "keep-alive"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Nov-2025 19:11:21 UTC] === END API CALL LOG ===
[11-Nov-2025 19:11:21 UTC] ✅ API Hash verification passed for profile endpoint
[11-Nov-2025 19:11:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDkzMDI1fQ.pbCCCTWcT9cEnKlsqlkF9ZsKRXaRuL9B0002cUqMyLg
[11-Nov-2025 19:11:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Nov-2025 19:11:21 UTC] ✅ JWT token verified successfully for user profile
[11-Nov-2025 19:11:21 UTC] User ID: 5
[11-Nov-2025 19:11:21 UTC] ✅ User profile retrieved successfully for user ID: 5
[11-Nov-2025 19:11:22 UTC] === API CALL LOG ===
[11-Nov-2025 19:11:22 UTC] Endpoint: user/profile.php
[11-Nov-2025 19:11:22 UTC] Full Log Data: {
    "timestamp": "2025-11-11 19:11:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "74.125.210.33",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDkzMDI1fQ.pbCCCTWcT9cEnKlsqlkF9ZsKRXaRuL9B0002cUqMyLg",
        "X-API-Hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0",
        "Connection": "keep-alive"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Nov-2025 19:11:22 UTC] === END API CALL LOG ===
[11-Nov-2025 19:11:22 UTC] ✅ API Hash verification passed for profile endpoint
[11-Nov-2025 19:11:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDkzMDI1fQ.pbCCCTWcT9cEnKlsqlkF9ZsKRXaRuL9B0002cUqMyLg
[11-Nov-2025 19:11:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Nov-2025 19:11:22 UTC] ✅ JWT token verified successfully for user profile
[11-Nov-2025 19:11:22 UTC] User ID: 5
[11-Nov-2025 19:11:22 UTC] ✅ User profile retrieved successfully for user ID: 5
[11-Nov-2025 19:11:51 UTC] === API CALL LOG ===
[11-Nov-2025 19:11:51 UTC] Endpoint: user/profile.php
[11-Nov-2025 19:11:51 UTC] Full Log Data: {
    "timestamp": "2025-11-11 19:11:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "74.125.210.34",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDkzMDI1fQ.pbCCCTWcT9cEnKlsqlkF9ZsKRXaRuL9B0002cUqMyLg",
        "X-API-Hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0",
        "Connection": "keep-alive"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Nov-2025 19:11:51 UTC] === END API CALL LOG ===
[11-Nov-2025 19:11:51 UTC] ✅ API Hash verification passed for profile endpoint
[11-Nov-2025 19:11:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDkzMDI1fQ.pbCCCTWcT9cEnKlsqlkF9ZsKRXaRuL9B0002cUqMyLg
[11-Nov-2025 19:11:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Nov-2025 19:11:51 UTC] ✅ JWT token verified successfully for user profile
[11-Nov-2025 19:11:51 UTC] User ID: 5
[11-Nov-2025 19:11:51 UTC] ✅ User profile retrieved successfully for user ID: 5
[11-Nov-2025 19:11:53 UTC] === API CALL LOG ===
[11-Nov-2025 19:11:53 UTC] Endpoint: user/profile.php
[11-Nov-2025 19:11:53 UTC] Full Log Data: {
    "timestamp": "2025-11-11 19:11:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "74.125.210.35",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDkzMDI1fQ.pbCCCTWcT9cEnKlsqlkF9ZsKRXaRuL9B0002cUqMyLg",
        "X-API-Hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0",
        "Connection": "keep-alive"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Nov-2025 19:11:53 UTC] === END API CALL LOG ===
[11-Nov-2025 19:11:53 UTC] ✅ API Hash verification passed for profile endpoint
[11-Nov-2025 19:11:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDkzMDI1fQ.pbCCCTWcT9cEnKlsqlkF9ZsKRXaRuL9B0002cUqMyLg
[11-Nov-2025 19:11:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Nov-2025 19:11:53 UTC] ✅ JWT token verified successfully for user profile
[11-Nov-2025 19:11:53 UTC] User ID: 5
[11-Nov-2025 19:11:53 UTC] ✅ User profile retrieved successfully for user ID: 5
[11-Nov-2025 19:12:14 UTC] === API CALL LOG ===
[11-Nov-2025 19:12:14 UTC] Endpoint: user/profile.php
[11-Nov-2025 19:12:14 UTC] Full Log Data: {
    "timestamp": "2025-11-11 19:12:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "74.125.210.34",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDkzMDI1fQ.pbCCCTWcT9cEnKlsqlkF9ZsKRXaRuL9B0002cUqMyLg",
        "X-API-Hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0",
        "Connection": "keep-alive"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Nov-2025 19:12:14 UTC] === END API CALL LOG ===
[11-Nov-2025 19:12:14 UTC] ✅ API Hash verification passed for profile endpoint
[11-Nov-2025 19:12:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDkzMDI1fQ.pbCCCTWcT9cEnKlsqlkF9ZsKRXaRuL9B0002cUqMyLg
[11-Nov-2025 19:12:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Nov-2025 19:12:14 UTC] ✅ JWT token verified successfully for user profile
[11-Nov-2025 19:12:14 UTC] User ID: 5
[11-Nov-2025 19:12:14 UTC] ✅ User profile retrieved successfully for user ID: 5
[11-Nov-2025 19:12:15 UTC] === API CALL LOG ===
[11-Nov-2025 19:12:15 UTC] Endpoint: user/profile.php
[11-Nov-2025 19:12:15 UTC] Full Log Data: {
    "timestamp": "2025-11-11 19:12:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "74.125.210.34",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDkzMDI1fQ.pbCCCTWcT9cEnKlsqlkF9ZsKRXaRuL9B0002cUqMyLg",
        "X-API-Hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0",
        "Connection": "keep-alive"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Nov-2025 19:12:15 UTC] === END API CALL LOG ===
[11-Nov-2025 19:12:15 UTC] ✅ API Hash verification passed for profile endpoint
[11-Nov-2025 19:12:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDkzMDI1fQ.pbCCCTWcT9cEnKlsqlkF9ZsKRXaRuL9B0002cUqMyLg
[11-Nov-2025 19:12:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Nov-2025 19:12:15 UTC] ✅ JWT token verified successfully for user profile
[11-Nov-2025 19:12:15 UTC] User ID: 5
[11-Nov-2025 19:12:15 UTC] ✅ User profile retrieved successfully for user ID: 5
[11-Nov-2025 19:32:47 UTC] === API CALL LOG ===
[11-Nov-2025 19:32:47 UTC] Endpoint: user/profile.php
[11-Nov-2025 19:32:47 UTC] Full Log Data: {
    "timestamp": "2025-11-11 19:32:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.75.162.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDk0MzY2fQ.vFiSFCbieBzkX-jvmoAvv8oiIgpg6okt_s4UVOyav3w",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Nov-2025 19:32:47 UTC] === END API CALL LOG ===
[11-Nov-2025 19:32:47 UTC] ✅ API Hash verification passed for profile endpoint
[11-Nov-2025 19:32:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDk0MzY2fQ.vFiSFCbieBzkX-jvmoAvv8oiIgpg6okt_s4UVOyav3w
[11-Nov-2025 19:32:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Nov-2025 19:32:47 UTC] ✅ JWT token verified successfully for user profile
[11-Nov-2025 19:32:47 UTC] User ID: 5
[11-Nov-2025 19:32:47 UTC] ✅ User profile retrieved successfully for user ID: 5
[11-Nov-2025 19:36:29 UTC] === API CALL LOG ===
[11-Nov-2025 19:36:29 UTC] Endpoint: user/profile.php
[11-Nov-2025 19:36:29 UTC] Full Log Data: {
    "timestamp": "2025-11-11 19:36:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.75.162.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDk0MzY2fQ.vFiSFCbieBzkX-jvmoAvv8oiIgpg6okt_s4UVOyav3w",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Nov-2025 19:36:29 UTC] === END API CALL LOG ===
[11-Nov-2025 19:36:29 UTC] ✅ API Hash verification passed for profile endpoint
[11-Nov-2025 19:36:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDk0MzY2fQ.vFiSFCbieBzkX-jvmoAvv8oiIgpg6okt_s4UVOyav3w
[11-Nov-2025 19:36:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Nov-2025 19:36:29 UTC] ✅ JWT token verified successfully for user profile
[11-Nov-2025 19:36:29 UTC] User ID: 5
[11-Nov-2025 19:36:29 UTC] ✅ User profile retrieved successfully for user ID: 5
[11-Nov-2025 19:36:29 UTC] User Purchases API - User ID: 5
[11-Nov-2025 19:36:29 UTC] User Purchases API - Total purchases found: 4
[11-Nov-2025 19:37:54 UTC] === API CALL LOG ===
[11-Nov-2025 19:37:54 UTC] Endpoint: user/profile.php
[11-Nov-2025 19:37:54 UTC] Full Log Data: {
    "timestamp": "2025-11-11 19:37:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.75.162.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDk0MzY2fQ.vFiSFCbieBzkX-jvmoAvv8oiIgpg6okt_s4UVOyav3w",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Nov-2025 19:37:54 UTC] === END API CALL LOG ===
[11-Nov-2025 19:37:54 UTC] ✅ API Hash verification passed for profile endpoint
[11-Nov-2025 19:37:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDk0MzY2fQ.vFiSFCbieBzkX-jvmoAvv8oiIgpg6okt_s4UVOyav3w
[11-Nov-2025 19:37:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Nov-2025 19:37:54 UTC] ✅ JWT token verified successfully for user profile
[11-Nov-2025 19:37:54 UTC] User ID: 5
[11-Nov-2025 19:37:54 UTC] ✅ User profile retrieved successfully for user ID: 5
[11-Nov-2025 19:37:55 UTC] === API CALL LOG ===
[11-Nov-2025 19:37:55 UTC] Endpoint: user/profile.php
[11-Nov-2025 19:37:55 UTC] Full Log Data: {
    "timestamp": "2025-11-11 19:37:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.75.162.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDk0MzY2fQ.vFiSFCbieBzkX-jvmoAvv8oiIgpg6okt_s4UVOyav3w",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Nov-2025 19:37:55 UTC] === END API CALL LOG ===
[11-Nov-2025 19:37:55 UTC] ✅ API Hash verification passed for profile endpoint
[11-Nov-2025 19:37:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDk0MzY2fQ.vFiSFCbieBzkX-jvmoAvv8oiIgpg6okt_s4UVOyav3w
[11-Nov-2025 19:37:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Nov-2025 19:37:55 UTC] ✅ JWT token verified successfully for user profile
[11-Nov-2025 19:37:55 UTC] User ID: 5
[11-Nov-2025 19:37:55 UTC] ✅ User profile retrieved successfully for user ID: 5
[11-Nov-2025 19:37:57 UTC] === API CALL LOG ===
[11-Nov-2025 19:37:57 UTC] Endpoint: user/profile.php
[11-Nov-2025 19:37:57 UTC] Full Log Data: {
    "timestamp": "2025-11-11 19:37:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.75.162.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDk0MzY2fQ.vFiSFCbieBzkX-jvmoAvv8oiIgpg6okt_s4UVOyav3w",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Nov-2025 19:37:57 UTC] === END API CALL LOG ===
[11-Nov-2025 19:37:57 UTC] ✅ API Hash verification passed for profile endpoint
[11-Nov-2025 19:37:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDk0MzY2fQ.vFiSFCbieBzkX-jvmoAvv8oiIgpg6okt_s4UVOyav3w
[11-Nov-2025 19:37:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Nov-2025 19:37:57 UTC] ✅ JWT token verified successfully for user profile
[11-Nov-2025 19:37:57 UTC] User ID: 5
[11-Nov-2025 19:37:57 UTC] ✅ User profile retrieved successfully for user ID: 5
[11-Nov-2025 19:37:57 UTC] User Purchases API - User ID: 5
[11-Nov-2025 19:37:57 UTC] User Purchases API - Total purchases found: 4
[11-Nov-2025 19:37:59 UTC] === API CALL LOG ===
[11-Nov-2025 19:37:59 UTC] Endpoint: user/profile.php
[11-Nov-2025 19:37:59 UTC] Full Log Data: {
    "timestamp": "2025-11-11 19:37:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.75.162.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDk0MzY2fQ.vFiSFCbieBzkX-jvmoAvv8oiIgpg6okt_s4UVOyav3w",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Nov-2025 19:37:59 UTC] === END API CALL LOG ===
[11-Nov-2025 19:37:59 UTC] ✅ API Hash verification passed for profile endpoint
[11-Nov-2025 19:37:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDk0MzY2fQ.vFiSFCbieBzkX-jvmoAvv8oiIgpg6okt_s4UVOyav3w
[11-Nov-2025 19:37:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Nov-2025 19:37:59 UTC] ✅ JWT token verified successfully for user profile
[11-Nov-2025 19:37:59 UTC] User ID: 5
[11-Nov-2025 19:37:59 UTC] ✅ User profile retrieved successfully for user ID: 5
[11-Nov-2025 19:38:08 UTC] === API CALL LOG ===
[11-Nov-2025 19:38:08 UTC] Endpoint: user/profile.php
[11-Nov-2025 19:38:08 UTC] Full Log Data: {
    "timestamp": "2025-11-11 19:38:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.75.162.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDk0MzY2fQ.vFiSFCbieBzkX-jvmoAvv8oiIgpg6okt_s4UVOyav3w",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Nov-2025 19:38:08 UTC] === END API CALL LOG ===
[11-Nov-2025 19:38:08 UTC] ✅ API Hash verification passed for profile endpoint
[11-Nov-2025 19:38:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDk0MzY2fQ.vFiSFCbieBzkX-jvmoAvv8oiIgpg6okt_s4UVOyav3w
[11-Nov-2025 19:38:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Nov-2025 19:38:08 UTC] ✅ JWT token verified successfully for user profile
[11-Nov-2025 19:38:08 UTC] User ID: 5
[11-Nov-2025 19:38:08 UTC] ✅ User profile retrieved successfully for user ID: 5
[11-Nov-2025 19:38:08 UTC] User Purchases API - User ID: 5
[11-Nov-2025 19:38:08 UTC] User Purchases API - Total purchases found: 4
[11-Nov-2025 19:38:11 UTC] === API CALL LOG ===
[11-Nov-2025 19:38:11 UTC] Endpoint: user/profile.php
[11-Nov-2025 19:38:11 UTC] Full Log Data: {
    "timestamp": "2025-11-11 19:38:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.75.162.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDk0MzY2fQ.vFiSFCbieBzkX-jvmoAvv8oiIgpg6okt_s4UVOyav3w",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Nov-2025 19:38:11 UTC] === END API CALL LOG ===
[11-Nov-2025 19:38:11 UTC] ✅ API Hash verification passed for profile endpoint
[11-Nov-2025 19:38:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDk0MzY2fQ.vFiSFCbieBzkX-jvmoAvv8oiIgpg6okt_s4UVOyav3w
[11-Nov-2025 19:38:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Nov-2025 19:38:11 UTC] ✅ JWT token verified successfully for user profile
[11-Nov-2025 19:38:11 UTC] User ID: 5
[11-Nov-2025 19:38:11 UTC] ✅ User profile retrieved successfully for user ID: 5
[11-Nov-2025 19:38:12 UTC] User Purchases API - User ID: 5
[11-Nov-2025 19:38:12 UTC] User Purchases API - Total purchases found: 4
[11-Nov-2025 19:38:15 UTC] === API CALL LOG ===
[11-Nov-2025 19:38:15 UTC] Endpoint: user/profile.php
[11-Nov-2025 19:38:15 UTC] Full Log Data: {
    "timestamp": "2025-11-11 19:38:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.75.162.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDk0MzY2fQ.vFiSFCbieBzkX-jvmoAvv8oiIgpg6okt_s4UVOyav3w",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Nov-2025 19:38:15 UTC] === END API CALL LOG ===
[11-Nov-2025 19:38:15 UTC] ✅ API Hash verification passed for profile endpoint
[11-Nov-2025 19:38:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDk0MzY2fQ.vFiSFCbieBzkX-jvmoAvv8oiIgpg6okt_s4UVOyav3w
[11-Nov-2025 19:38:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Nov-2025 19:38:15 UTC] ✅ JWT token verified successfully for user profile
[11-Nov-2025 19:38:15 UTC] User ID: 5
[11-Nov-2025 19:38:15 UTC] ✅ User profile retrieved successfully for user ID: 5
[11-Nov-2025 19:54:57 UTC] === API CALL LOG ===
[11-Nov-2025 19:54:57 UTC] Endpoint: user/profile.php
[11-Nov-2025 19:54:57 UTC] Full Log Data: {
    "timestamp": "2025-11-11 19:54:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "74.125.209.3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDk1Njk3fQ.YXRuqC_Ht7M2LgODufCIEFKS2ELOa0UcEq72sMpq0cw",
        "X-API-Hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0",
        "Connection": "keep-alive"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Nov-2025 19:54:57 UTC] === END API CALL LOG ===
[11-Nov-2025 19:54:57 UTC] ✅ API Hash verification passed for profile endpoint
[11-Nov-2025 19:54:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDk1Njk3fQ.YXRuqC_Ht7M2LgODufCIEFKS2ELOa0UcEq72sMpq0cw
[11-Nov-2025 19:54:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Nov-2025 19:54:57 UTC] ✅ JWT token verified successfully for user profile
[11-Nov-2025 19:54:57 UTC] User ID: 5
[11-Nov-2025 19:54:57 UTC] ✅ User profile retrieved successfully for user ID: 5
[11-Nov-2025 19:54:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Nov-2025 19:54:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Nov-2025 19:54:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDk1Njk3fQ.YXRuqC_Ht7M2LgODufCIEFKS2ELOa0UcEq72sMpq0cw","X-API-Hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Accept-Encoding":"gzip","User-Agent":"okhttp\/4.12.0","Connection":"keep-alive"}
[11-Nov-2025 19:54:58 UTC] === User Orders API Called ===
[11-Nov-2025 19:54:58 UTC] User ID: 5
[11-Nov-2025 19:54:58 UTC] Limit: 20, Offset: 0
[11-Nov-2025 19:54:58 UTC] Orders found: 0
[11-Nov-2025 19:54:58 UTC] Orders data: []
[11-Nov-2025 19:54:58 UTC] Total orders count: 0
[11-Nov-2025 19:56:06 UTC] === API CALL LOG ===
[11-Nov-2025 19:56:06 UTC] Endpoint: user/profile.php
[11-Nov-2025 19:56:06 UTC] Full Log Data: {
    "timestamp": "2025-11-11 19:56:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "74.125.209.3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDk1Njk3fQ.YXRuqC_Ht7M2LgODufCIEFKS2ELOa0UcEq72sMpq0cw",
        "X-API-Hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0",
        "Connection": "keep-alive"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Nov-2025 19:56:06 UTC] === END API CALL LOG ===
[11-Nov-2025 19:56:06 UTC] ✅ API Hash verification passed for profile endpoint
[11-Nov-2025 19:56:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDk1Njk3fQ.YXRuqC_Ht7M2LgODufCIEFKS2ELOa0UcEq72sMpq0cw
[11-Nov-2025 19:56:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Nov-2025 19:56:06 UTC] ✅ JWT token verified successfully for user profile
[11-Nov-2025 19:56:06 UTC] User ID: 5
[11-Nov-2025 19:56:06 UTC] ✅ User profile retrieved successfully for user ID: 5
[11-Nov-2025 19:56:06 UTC] User Purchases API - User ID: 5
[11-Nov-2025 19:56:06 UTC] User Purchases API - Total purchases found: 4
[11-Nov-2025 19:56:08 UTC] User Purchases API - User ID: 5
[11-Nov-2025 19:56:08 UTC] User Purchases API - Total purchases found: 4
[11-Nov-2025 19:56:12 UTC] === API CALL LOG ===
[11-Nov-2025 19:56:12 UTC] Endpoint: user/profile.php
[11-Nov-2025 19:56:12 UTC] Full Log Data: {
    "timestamp": "2025-11-11 19:56:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "74.125.209.2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDk1Njk3fQ.YXRuqC_Ht7M2LgODufCIEFKS2ELOa0UcEq72sMpq0cw",
        "X-API-Hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0",
        "Connection": "keep-alive"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Nov-2025 19:56:12 UTC] === END API CALL LOG ===
[11-Nov-2025 19:56:12 UTC] ✅ API Hash verification passed for profile endpoint
[11-Nov-2025 19:56:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDk1Njk3fQ.YXRuqC_Ht7M2LgODufCIEFKS2ELOa0UcEq72sMpq0cw
[11-Nov-2025 19:56:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Nov-2025 19:56:12 UTC] ✅ JWT token verified successfully for user profile
[11-Nov-2025 19:56:12 UTC] User ID: 5
[11-Nov-2025 19:56:12 UTC] ✅ User profile retrieved successfully for user ID: 5
[11-Nov-2025 19:56:28 UTC] === API CALL LOG ===
[11-Nov-2025 19:56:28 UTC] Endpoint: user/profile.php
[11-Nov-2025 19:56:28 UTC] Full Log Data: {
    "timestamp": "2025-11-11 19:56:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "192.178.15.6",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDk1Nzg3fQ.DEW3AjW9-L_UUcilWWHhEIKvBKTn1eTf8HqCsjIDXsI",
        "X-API-Hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0",
        "Connection": "keep-alive"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Nov-2025 19:56:28 UTC] === END API CALL LOG ===
[11-Nov-2025 19:56:28 UTC] ✅ API Hash verification passed for profile endpoint
[11-Nov-2025 19:56:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDk1Nzg3fQ.DEW3AjW9-L_UUcilWWHhEIKvBKTn1eTf8HqCsjIDXsI
[11-Nov-2025 19:56:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Nov-2025 19:56:28 UTC] ✅ JWT token verified successfully for user profile
[11-Nov-2025 19:56:28 UTC] User ID: 5
[11-Nov-2025 19:56:28 UTC] ✅ User profile retrieved successfully for user ID: 5
[11-Nov-2025 19:56:43 UTC] === API CALL LOG ===
[11-Nov-2025 19:56:43 UTC] Endpoint: user/profile.php
[11-Nov-2025 19:56:43 UTC] Full Log Data: {
    "timestamp": "2025-11-11 19:56:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "192.178.15.6",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDk1Nzg3fQ.DEW3AjW9-L_UUcilWWHhEIKvBKTn1eTf8HqCsjIDXsI",
        "X-API-Hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0",
        "Connection": "keep-alive"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Nov-2025 19:56:43 UTC] === END API CALL LOG ===
[11-Nov-2025 19:56:43 UTC] ✅ API Hash verification passed for profile endpoint
[11-Nov-2025 19:56:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDk1Nzg3fQ.DEW3AjW9-L_UUcilWWHhEIKvBKTn1eTf8HqCsjIDXsI
[11-Nov-2025 19:56:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Nov-2025 19:56:43 UTC] ✅ JWT token verified successfully for user profile
[11-Nov-2025 19:56:43 UTC] User ID: 5
[11-Nov-2025 19:56:43 UTC] ✅ User profile retrieved successfully for user ID: 5
[11-Nov-2025 19:57:02 UTC] === API CALL LOG ===
[11-Nov-2025 19:57:02 UTC] Endpoint: user/profile.php
[11-Nov-2025 19:57:02 UTC] Full Log Data: {
    "timestamp": "2025-11-11 19:57:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "192.178.15.5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDk1Nzg3fQ.DEW3AjW9-L_UUcilWWHhEIKvBKTn1eTf8HqCsjIDXsI",
        "X-API-Hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0",
        "Connection": "keep-alive"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Nov-2025 19:57:02 UTC] === END API CALL LOG ===
[11-Nov-2025 19:57:02 UTC] ✅ API Hash verification passed for profile endpoint
[11-Nov-2025 19:57:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDk1Nzg3fQ.DEW3AjW9-L_UUcilWWHhEIKvBKTn1eTf8HqCsjIDXsI
[11-Nov-2025 19:57:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Nov-2025 19:57:02 UTC] ✅ JWT token verified successfully for user profile
[11-Nov-2025 19:57:02 UTC] User ID: 5
[11-Nov-2025 19:57:02 UTC] ✅ User profile retrieved successfully for user ID: 5
[11-Nov-2025 19:57:04 UTC] === API CALL LOG ===
[11-Nov-2025 19:57:04 UTC] Endpoint: user/profile.php
[11-Nov-2025 19:57:04 UTC] Full Log Data: {
    "timestamp": "2025-11-11 19:57:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "192.178.15.6",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDk1Nzg3fQ.DEW3AjW9-L_UUcilWWHhEIKvBKTn1eTf8HqCsjIDXsI",
        "X-API-Hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0",
        "Connection": "keep-alive"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Nov-2025 19:57:04 UTC] === END API CALL LOG ===
[11-Nov-2025 19:57:04 UTC] ✅ API Hash verification passed for profile endpoint
[11-Nov-2025 19:57:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDk1Nzg3fQ.DEW3AjW9-L_UUcilWWHhEIKvBKTn1eTf8HqCsjIDXsI
[11-Nov-2025 19:57:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Nov-2025 19:57:04 UTC] ✅ JWT token verified successfully for user profile
[11-Nov-2025 19:57:04 UTC] User ID: 5
[11-Nov-2025 19:57:04 UTC] ✅ User profile retrieved successfully for user ID: 5
[11-Nov-2025 19:57:08 UTC] === API CALL LOG ===
[11-Nov-2025 19:57:08 UTC] Endpoint: user/profile.php
[11-Nov-2025 19:57:08 UTC] Full Log Data: {
    "timestamp": "2025-11-11 19:57:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "192.178.15.5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDk1Nzg3fQ.DEW3AjW9-L_UUcilWWHhEIKvBKTn1eTf8HqCsjIDXsI",
        "X-API-Hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0",
        "Connection": "keep-alive"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Nov-2025 19:57:08 UTC] === END API CALL LOG ===
[11-Nov-2025 19:57:08 UTC] ✅ API Hash verification passed for profile endpoint
[11-Nov-2025 19:57:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDk1Nzg3fQ.DEW3AjW9-L_UUcilWWHhEIKvBKTn1eTf8HqCsjIDXsI
[11-Nov-2025 19:57:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Nov-2025 19:57:08 UTC] ✅ JWT token verified successfully for user profile
[11-Nov-2025 19:57:08 UTC] User ID: 5
[11-Nov-2025 19:57:08 UTC] ✅ User profile retrieved successfully for user ID: 5
[11-Nov-2025 19:57:09 UTC] User Purchases API - User ID: 5
[11-Nov-2025 19:57:09 UTC] User Purchases API - Total purchases found: 4
[11-Nov-2025 19:57:12 UTC] === API CALL LOG ===
[11-Nov-2025 19:57:12 UTC] Endpoint: user/profile.php
[11-Nov-2025 19:57:12 UTC] Full Log Data: {
    "timestamp": "2025-11-11 19:57:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "192.178.15.7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDk1Nzg3fQ.DEW3AjW9-L_UUcilWWHhEIKvBKTn1eTf8HqCsjIDXsI",
        "X-API-Hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0",
        "Connection": "keep-alive"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Nov-2025 19:57:12 UTC] === END API CALL LOG ===
[11-Nov-2025 19:57:12 UTC] ✅ API Hash verification passed for profile endpoint
[11-Nov-2025 19:57:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDk1Nzg3fQ.DEW3AjW9-L_UUcilWWHhEIKvBKTn1eTf8HqCsjIDXsI
[11-Nov-2025 19:57:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Nov-2025 19:57:12 UTC] ✅ JWT token verified successfully for user profile
[11-Nov-2025 19:57:12 UTC] User ID: 5
[11-Nov-2025 19:57:12 UTC] ✅ User profile retrieved successfully for user ID: 5
[11-Nov-2025 19:57:32 UTC] === API CALL LOG ===
[11-Nov-2025 19:57:32 UTC] Endpoint: user/profile.php
[11-Nov-2025 19:57:32 UTC] Full Log Data: {
    "timestamp": "2025-11-11 19:57:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "192.178.15.6",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDk1Nzg3fQ.DEW3AjW9-L_UUcilWWHhEIKvBKTn1eTf8HqCsjIDXsI",
        "X-API-Hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0",
        "Connection": "keep-alive"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Nov-2025 19:57:32 UTC] === END API CALL LOG ===
[11-Nov-2025 19:57:32 UTC] ✅ API Hash verification passed for profile endpoint
[11-Nov-2025 19:57:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDk1Nzg3fQ.DEW3AjW9-L_UUcilWWHhEIKvBKTn1eTf8HqCsjIDXsI
[11-Nov-2025 19:57:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Nov-2025 19:57:32 UTC] ✅ JWT token verified successfully for user profile
[11-Nov-2025 19:57:32 UTC] User ID: 5
[11-Nov-2025 19:57:32 UTC] ✅ User profile retrieved successfully for user ID: 5
[11-Nov-2025 19:57:34 UTC] === API CALL LOG ===
[11-Nov-2025 19:57:34 UTC] Endpoint: user/profile.php
[11-Nov-2025 19:57:34 UTC] Full Log Data: {
    "timestamp": "2025-11-11 19:57:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "192.178.15.5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDk1Nzg3fQ.DEW3AjW9-L_UUcilWWHhEIKvBKTn1eTf8HqCsjIDXsI",
        "X-API-Hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0",
        "Connection": "keep-alive"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Nov-2025 19:57:34 UTC] === END API CALL LOG ===
[11-Nov-2025 19:57:34 UTC] ✅ API Hash verification passed for profile endpoint
[11-Nov-2025 19:57:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDk1Nzg3fQ.DEW3AjW9-L_UUcilWWHhEIKvBKTn1eTf8HqCsjIDXsI
[11-Nov-2025 19:57:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Nov-2025 19:57:34 UTC] ✅ JWT token verified successfully for user profile
[11-Nov-2025 19:57:34 UTC] User ID: 5
[11-Nov-2025 19:57:34 UTC] ✅ User profile retrieved successfully for user ID: 5
[11-Nov-2025 19:57:42 UTC] === API CALL LOG ===
[11-Nov-2025 19:57:42 UTC] Endpoint: user/profile.php
[11-Nov-2025 19:57:42 UTC] Full Log Data: {
    "timestamp": "2025-11-11 19:57:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "74.125.209.3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDk1Njk3fQ.YXRuqC_Ht7M2LgODufCIEFKS2ELOa0UcEq72sMpq0cw",
        "X-API-Hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0",
        "Connection": "keep-alive"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Nov-2025 19:57:42 UTC] === END API CALL LOG ===
[11-Nov-2025 19:57:42 UTC] ✅ API Hash verification passed for profile endpoint
[11-Nov-2025 19:57:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDk1Njk3fQ.YXRuqC_Ht7M2LgODufCIEFKS2ELOa0UcEq72sMpq0cw
[11-Nov-2025 19:57:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Nov-2025 19:57:42 UTC] ✅ JWT token verified successfully for user profile
[11-Nov-2025 19:57:42 UTC] User ID: 5
[11-Nov-2025 19:57:42 UTC] ✅ User profile retrieved successfully for user ID: 5
[11-Nov-2025 19:57:48 UTC] === API CALL LOG ===
[11-Nov-2025 19:57:48 UTC] Endpoint: user/profile.php
[11-Nov-2025 19:57:48 UTC] Full Log Data: {
    "timestamp": "2025-11-11 19:57:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "192.178.15.6",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDk1Nzg3fQ.DEW3AjW9-L_UUcilWWHhEIKvBKTn1eTf8HqCsjIDXsI",
        "X-API-Hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0",
        "Connection": "keep-alive"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Nov-2025 19:57:48 UTC] === END API CALL LOG ===
[11-Nov-2025 19:57:48 UTC] ✅ API Hash verification passed for profile endpoint
[11-Nov-2025 19:57:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDk1Nzg3fQ.DEW3AjW9-L_UUcilWWHhEIKvBKTn1eTf8HqCsjIDXsI
[11-Nov-2025 19:57:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Nov-2025 19:57:48 UTC] ✅ JWT token verified successfully for user profile
[11-Nov-2025 19:57:48 UTC] User ID: 5
[11-Nov-2025 19:57:48 UTC] ✅ User profile retrieved successfully for user ID: 5
[11-Nov-2025 19:57:49 UTC] === API CALL LOG ===
[11-Nov-2025 19:57:49 UTC] Endpoint: user/profile.php
[11-Nov-2025 19:57:49 UTC] Full Log Data: {
    "timestamp": "2025-11-11 19:57:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "192.178.15.7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDk1Nzg3fQ.DEW3AjW9-L_UUcilWWHhEIKvBKTn1eTf8HqCsjIDXsI",
        "X-API-Hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0",
        "Connection": "keep-alive"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Nov-2025 19:57:49 UTC] === END API CALL LOG ===
[11-Nov-2025 19:57:49 UTC] ✅ API Hash verification passed for profile endpoint
[11-Nov-2025 19:57:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDk1Nzg3fQ.DEW3AjW9-L_UUcilWWHhEIKvBKTn1eTf8HqCsjIDXsI
[11-Nov-2025 19:57:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Nov-2025 19:57:49 UTC] ✅ JWT token verified successfully for user profile
[11-Nov-2025 19:57:49 UTC] User ID: 5
[11-Nov-2025 19:57:49 UTC] ✅ User profile retrieved successfully for user ID: 5
[11-Nov-2025 19:57:58 UTC] === API CALL LOG ===
[11-Nov-2025 19:57:58 UTC] Endpoint: user/profile.php
[11-Nov-2025 19:57:58 UTC] Full Log Data: {
    "timestamp": "2025-11-11 19:57:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "74.125.209.3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDk1Njk3fQ.YXRuqC_Ht7M2LgODufCIEFKS2ELOa0UcEq72sMpq0cw",
        "X-API-Hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0",
        "Connection": "keep-alive"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Nov-2025 19:57:58 UTC] === END API CALL LOG ===
[11-Nov-2025 19:57:58 UTC] ✅ API Hash verification passed for profile endpoint
[11-Nov-2025 19:57:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDk1Njk3fQ.YXRuqC_Ht7M2LgODufCIEFKS2ELOa0UcEq72sMpq0cw
[11-Nov-2025 19:57:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Nov-2025 19:57:58 UTC] ✅ JWT token verified successfully for user profile
[11-Nov-2025 19:57:58 UTC] User ID: 5
[11-Nov-2025 19:57:58 UTC] ✅ User profile retrieved successfully for user ID: 5
[11-Nov-2025 19:57:59 UTC] === API CALL LOG ===
[11-Nov-2025 19:57:59 UTC] Endpoint: user/profile.php
[11-Nov-2025 19:57:59 UTC] Full Log Data: {
    "timestamp": "2025-11-11 19:57:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "74.125.209.4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDk1Njk3fQ.YXRuqC_Ht7M2LgODufCIEFKS2ELOa0UcEq72sMpq0cw",
        "X-API-Hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0",
        "Connection": "keep-alive"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Nov-2025 19:57:59 UTC] === END API CALL LOG ===
[11-Nov-2025 19:57:59 UTC] ✅ API Hash verification passed for profile endpoint
[11-Nov-2025 19:57:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDk1Njk3fQ.YXRuqC_Ht7M2LgODufCIEFKS2ELOa0UcEq72sMpq0cw
[11-Nov-2025 19:57:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Nov-2025 19:57:59 UTC] ✅ JWT token verified successfully for user profile
[11-Nov-2025 19:57:59 UTC] User ID: 5
[11-Nov-2025 19:57:59 UTC] ✅ User profile retrieved successfully for user ID: 5
[11-Nov-2025 19:58:10 UTC] === API CALL LOG ===
[11-Nov-2025 19:58:10 UTC] Endpoint: user/profile.php
[11-Nov-2025 19:58:10 UTC] Full Log Data: {
    "timestamp": "2025-11-11 19:58:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "192.178.15.5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDk1Nzg3fQ.DEW3AjW9-L_UUcilWWHhEIKvBKTn1eTf8HqCsjIDXsI",
        "X-API-Hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0",
        "Connection": "keep-alive"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Nov-2025 19:58:10 UTC] === END API CALL LOG ===
[11-Nov-2025 19:58:10 UTC] ✅ API Hash verification passed for profile endpoint
[11-Nov-2025 19:58:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDk1Nzg3fQ.DEW3AjW9-L_UUcilWWHhEIKvBKTn1eTf8HqCsjIDXsI
[11-Nov-2025 19:58:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Nov-2025 19:58:10 UTC] ✅ JWT token verified successfully for user profile
[11-Nov-2025 19:58:10 UTC] User ID: 5
[11-Nov-2025 19:58:10 UTC] ✅ User profile retrieved successfully for user ID: 5
[11-Nov-2025 19:58:11 UTC] === API CALL LOG ===
[11-Nov-2025 19:58:11 UTC] Endpoint: user/profile.php
[11-Nov-2025 19:58:11 UTC] Full Log Data: {
    "timestamp": "2025-11-11 19:58:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "192.178.15.7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDk1Nzg3fQ.DEW3AjW9-L_UUcilWWHhEIKvBKTn1eTf8HqCsjIDXsI",
        "X-API-Hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0",
        "Connection": "keep-alive"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Nov-2025 19:58:11 UTC] === END API CALL LOG ===
[11-Nov-2025 19:58:11 UTC] ✅ API Hash verification passed for profile endpoint
[11-Nov-2025 19:58:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDk1Nzg3fQ.DEW3AjW9-L_UUcilWWHhEIKvBKTn1eTf8HqCsjIDXsI
[11-Nov-2025 19:58:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Nov-2025 19:58:11 UTC] ✅ JWT token verified successfully for user profile
[11-Nov-2025 19:58:11 UTC] User ID: 5
[11-Nov-2025 19:58:11 UTC] ✅ User profile retrieved successfully for user ID: 5
[11-Nov-2025 19:58:16 UTC] === API CALL LOG ===
[11-Nov-2025 19:58:16 UTC] Endpoint: user/profile.php
[11-Nov-2025 19:58:16 UTC] Full Log Data: {
    "timestamp": "2025-11-11 19:58:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "192.178.15.6",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDk1Nzg3fQ.DEW3AjW9-L_UUcilWWHhEIKvBKTn1eTf8HqCsjIDXsI",
        "X-API-Hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0",
        "Connection": "keep-alive"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Nov-2025 19:58:16 UTC] === END API CALL LOG ===
[11-Nov-2025 19:58:16 UTC] ✅ API Hash verification passed for profile endpoint
[11-Nov-2025 19:58:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDk1Nzg3fQ.DEW3AjW9-L_UUcilWWHhEIKvBKTn1eTf8HqCsjIDXsI
[11-Nov-2025 19:58:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Nov-2025 19:58:16 UTC] ✅ JWT token verified successfully for user profile
[11-Nov-2025 19:58:16 UTC] User ID: 5
[11-Nov-2025 19:58:16 UTC] ✅ User profile retrieved successfully for user ID: 5
[11-Nov-2025 19:58:16 UTC] User Purchases API - User ID: 5
[11-Nov-2025 19:58:16 UTC] User Purchases API - Total purchases found: 4
[11-Nov-2025 19:58:21 UTC] User Purchases API - User ID: 5
[11-Nov-2025 19:58:21 UTC] User Purchases API - Total purchases found: 4
[11-Nov-2025 19:58:25 UTC] === API CALL LOG ===
[11-Nov-2025 19:58:25 UTC] Endpoint: user/profile.php
[11-Nov-2025 19:58:25 UTC] Full Log Data: {
    "timestamp": "2025-11-11 19:58:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "192.178.15.5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDk1Nzg3fQ.DEW3AjW9-L_UUcilWWHhEIKvBKTn1eTf8HqCsjIDXsI",
        "X-API-Hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0",
        "Connection": "keep-alive"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Nov-2025 19:58:25 UTC] === END API CALL LOG ===
[11-Nov-2025 19:58:25 UTC] ✅ API Hash verification passed for profile endpoint
[11-Nov-2025 19:58:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDk1Nzg3fQ.DEW3AjW9-L_UUcilWWHhEIKvBKTn1eTf8HqCsjIDXsI
[11-Nov-2025 19:58:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Nov-2025 19:58:25 UTC] ✅ JWT token verified successfully for user profile
[11-Nov-2025 19:58:25 UTC] User ID: 5
[11-Nov-2025 19:58:25 UTC] ✅ User profile retrieved successfully for user ID: 5
[11-Nov-2025 19:58:28 UTC] === API CALL LOG ===
[11-Nov-2025 19:58:28 UTC] Endpoint: user/profile.php
[11-Nov-2025 19:58:28 UTC] Full Log Data: {
    "timestamp": "2025-11-11 19:58:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "74.125.209.4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDk1Njk3fQ.YXRuqC_Ht7M2LgODufCIEFKS2ELOa0UcEq72sMpq0cw",
        "X-API-Hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0",
        "Connection": "keep-alive"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Nov-2025 19:58:28 UTC] === END API CALL LOG ===
[11-Nov-2025 19:58:28 UTC] ✅ API Hash verification passed for profile endpoint
[11-Nov-2025 19:58:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDk1Njk3fQ.YXRuqC_Ht7M2LgODufCIEFKS2ELOa0UcEq72sMpq0cw
[11-Nov-2025 19:58:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Nov-2025 19:58:28 UTC] ✅ JWT token verified successfully for user profile
[11-Nov-2025 19:58:28 UTC] User ID: 5
[11-Nov-2025 19:58:28 UTC] ✅ User profile retrieved successfully for user ID: 5
[11-Nov-2025 19:58:29 UTC] === API CALL LOG ===
[11-Nov-2025 19:58:29 UTC] Endpoint: user/profile.php
[11-Nov-2025 19:58:29 UTC] Full Log Data: {
    "timestamp": "2025-11-11 19:58:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "74.125.209.2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDk1Njk3fQ.YXRuqC_Ht7M2LgODufCIEFKS2ELOa0UcEq72sMpq0cw",
        "X-API-Hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0",
        "Connection": "keep-alive"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Nov-2025 19:58:29 UTC] === END API CALL LOG ===
[11-Nov-2025 19:58:29 UTC] ✅ API Hash verification passed for profile endpoint
[11-Nov-2025 19:58:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDk1Njk3fQ.YXRuqC_Ht7M2LgODufCIEFKS2ELOa0UcEq72sMpq0cw
[11-Nov-2025 19:58:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Nov-2025 19:58:29 UTC] ✅ JWT token verified successfully for user profile
[11-Nov-2025 19:58:29 UTC] User ID: 5
[11-Nov-2025 19:58:29 UTC] ✅ User profile retrieved successfully for user ID: 5
[11-Nov-2025 19:58:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Nov-2025 19:58:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Nov-2025 19:58:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDk1Nzg3fQ.DEW3AjW9-L_UUcilWWHhEIKvBKTn1eTf8HqCsjIDXsI","X-API-Hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Accept-Encoding":"gzip","User-Agent":"okhttp\/4.12.0","Connection":"keep-alive"}
[11-Nov-2025 19:58:29 UTC] === User Orders API Called ===
[11-Nov-2025 19:58:29 UTC] User ID: 5
[11-Nov-2025 19:58:29 UTC] Limit: 20, Offset: 0
[11-Nov-2025 19:58:29 UTC] Orders found: 0
[11-Nov-2025 19:58:29 UTC] Orders data: []
[11-Nov-2025 19:58:29 UTC] Total orders count: 0
[11-Nov-2025 19:58:38 UTC] User Purchases API - User ID: 5
[11-Nov-2025 19:58:38 UTC] User Purchases API - Total purchases found: 4
[11-Nov-2025 19:58:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Nov-2025 19:58:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Nov-2025 19:58:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNDk1Nzg3fQ.DEW3AjW9-L_UUcilWWHhEIKvBKTn1eTf8HqCsjIDXsI","X-API-Hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Accept-Encoding":"gzip","User-Agent":"okhttp\/4.12.0","Connection":"keep-alive"}
[11-Nov-2025 19:58:42 UTC] === User Orders API Called ===
[11-Nov-2025 19:58:42 UTC] User ID: 5
[11-Nov-2025 19:58:42 UTC] Limit: 20, Offset: 0
[11-Nov-2025 19:58:42 UTC] Orders found: 0
[11-Nov-2025 19:58:42 UTC] Orders data: []
[11-Nov-2025 19:58:42 UTC] Total orders count: 0
[12-Nov-2025 05:20:50 UTC] === API CALL LOG ===
[12-Nov-2025 05:20:50 UTC] Endpoint: user/profile.php
[12-Nov-2025 05:20:50 UTC] Full Log Data: {
    "timestamp": "2025-11-12 05:20:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.75.162.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNTI5NjQ5fQ.vw1qx9Y1JTCgyXqAdxRfqst1n7HFX7AOMqm75pjKOtc",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Nov-2025 05:20:50 UTC] === END API CALL LOG ===
[12-Nov-2025 05:20:50 UTC] ✅ API Hash verification passed for profile endpoint
[12-Nov-2025 05:20:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNTI5NjQ5fQ.vw1qx9Y1JTCgyXqAdxRfqst1n7HFX7AOMqm75pjKOtc
[12-Nov-2025 05:20:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Nov-2025 05:20:50 UTC] ✅ JWT token verified successfully for user profile
[12-Nov-2025 05:20:50 UTC] User ID: 5
[12-Nov-2025 05:20:50 UTC] ✅ User profile retrieved successfully for user ID: 5
[12-Nov-2025 05:21:17 UTC] === API CALL LOG ===
[12-Nov-2025 05:21:17 UTC] Endpoint: user/profile.php
[12-Nov-2025 05:21:17 UTC] Full Log Data: {
    "timestamp": "2025-11-12 05:21:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.75.162.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNTI5NjQ5fQ.vw1qx9Y1JTCgyXqAdxRfqst1n7HFX7AOMqm75pjKOtc",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Nov-2025 05:21:17 UTC] === END API CALL LOG ===
[12-Nov-2025 05:21:17 UTC] ✅ API Hash verification passed for profile endpoint
[12-Nov-2025 05:21:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNTI5NjQ5fQ.vw1qx9Y1JTCgyXqAdxRfqst1n7HFX7AOMqm75pjKOtc
[12-Nov-2025 05:21:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Nov-2025 05:21:17 UTC] ✅ JWT token verified successfully for user profile
[12-Nov-2025 05:21:17 UTC] User ID: 5
[12-Nov-2025 05:21:17 UTC] ✅ User profile retrieved successfully for user ID: 5
[12-Nov-2025 05:21:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Nov-2025 05:21:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Nov-2025 05:21:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNTI5NjQ5fQ.vw1qx9Y1JTCgyXqAdxRfqst1n7HFX7AOMqm75pjKOtc","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Accept-Encoding":"gzip","User-Agent":"okhttp\/4.12.0"}
[12-Nov-2025 05:21:18 UTC] === User Orders API Called ===
[12-Nov-2025 05:21:18 UTC] User ID: 5
[12-Nov-2025 05:21:18 UTC] Limit: 20, Offset: 0
[12-Nov-2025 05:21:18 UTC] Orders found: 0
[12-Nov-2025 05:21:18 UTC] Orders data: []
[12-Nov-2025 05:21:18 UTC] Total orders count: 0
[12-Nov-2025 05:21:19 UTC] === API CALL LOG ===
[12-Nov-2025 05:21:19 UTC] Endpoint: user/profile.php
[12-Nov-2025 05:21:19 UTC] Full Log Data: {
    "timestamp": "2025-11-12 05:21:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.75.162.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNTI5NjQ5fQ.vw1qx9Y1JTCgyXqAdxRfqst1n7HFX7AOMqm75pjKOtc",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Nov-2025 05:21:19 UTC] === END API CALL LOG ===
[12-Nov-2025 05:21:19 UTC] ✅ API Hash verification passed for profile endpoint
[12-Nov-2025 05:21:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNTI5NjQ5fQ.vw1qx9Y1JTCgyXqAdxRfqst1n7HFX7AOMqm75pjKOtc
[12-Nov-2025 05:21:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Nov-2025 05:21:19 UTC] ✅ JWT token verified successfully for user profile
[12-Nov-2025 05:21:19 UTC] User ID: 5
[12-Nov-2025 05:21:19 UTC] ✅ User profile retrieved successfully for user ID: 5
[12-Nov-2025 05:21:19 UTC] User Purchases API - User ID: 5
[12-Nov-2025 05:21:19 UTC] User Purchases API - Total purchases found: 4
[12-Nov-2025 05:21:20 UTC] === API CALL LOG ===
[12-Nov-2025 05:21:20 UTC] Endpoint: user/profile.php
[12-Nov-2025 05:21:20 UTC] Full Log Data: {
    "timestamp": "2025-11-12 05:21:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.75.162.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNTI5NjQ5fQ.vw1qx9Y1JTCgyXqAdxRfqst1n7HFX7AOMqm75pjKOtc",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Nov-2025 05:21:20 UTC] === END API CALL LOG ===
[12-Nov-2025 05:21:20 UTC] ✅ API Hash verification passed for profile endpoint
[12-Nov-2025 05:21:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNTI5NjQ5fQ.vw1qx9Y1JTCgyXqAdxRfqst1n7HFX7AOMqm75pjKOtc
[12-Nov-2025 05:21:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Nov-2025 05:21:20 UTC] ✅ JWT token verified successfully for user profile
[12-Nov-2025 05:21:20 UTC] User ID: 5
[12-Nov-2025 05:21:20 UTC] ✅ User profile retrieved successfully for user ID: 5
[12-Nov-2025 07:39:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Nov-2025 07:39:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Nov-2025 07:39:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNTI5NjQ5fQ.vw1qx9Y1JTCgyXqAdxRfqst1n7HFX7AOMqm75pjKOtc","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Accept-Encoding":"gzip","User-Agent":"okhttp\/4.12.0"}
[12-Nov-2025 07:39:24 UTC] === User Orders API Called ===
[12-Nov-2025 07:39:24 UTC] User ID: 5
[12-Nov-2025 07:39:24 UTC] Limit: 20, Offset: 0
[12-Nov-2025 07:39:24 UTC] Orders found: 1
[12-Nov-2025 07:39:24 UTC] Orders data: [{"id":4,"quantity":10,"total_coins":10,"coin_type":"regular","telegram_link":"t.me\/tehhhst\/5","status":"pending","created_at":"2025-11-12 11:09:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[12-Nov-2025 07:39:24 UTC] Total orders count: 1
[12-Nov-2025 07:39:43 UTC] === API CALL LOG ===
[12-Nov-2025 07:39:43 UTC] Endpoint: user/profile.php
[12-Nov-2025 07:39:43 UTC] Full Log Data: {
    "timestamp": "2025-11-12 07:39:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.75.162.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNTI5NjQ5fQ.vw1qx9Y1JTCgyXqAdxRfqst1n7HFX7AOMqm75pjKOtc",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Nov-2025 07:39:43 UTC] === END API CALL LOG ===
[12-Nov-2025 07:39:43 UTC] ✅ API Hash verification passed for profile endpoint
[12-Nov-2025 07:39:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNTI5NjQ5fQ.vw1qx9Y1JTCgyXqAdxRfqst1n7HFX7AOMqm75pjKOtc
[12-Nov-2025 07:39:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Nov-2025 07:39:43 UTC] ✅ JWT token verified successfully for user profile
[12-Nov-2025 07:39:43 UTC] User ID: 5
[12-Nov-2025 07:39:43 UTC] ✅ User profile retrieved successfully for user ID: 5
[12-Nov-2025 07:39:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Nov-2025 07:39:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Nov-2025 07:39:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNTI5NjQ5fQ.vw1qx9Y1JTCgyXqAdxRfqst1n7HFX7AOMqm75pjKOtc","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Accept-Encoding":"gzip","User-Agent":"okhttp\/4.12.0"}
[12-Nov-2025 07:39:44 UTC] === User Orders API Called ===
[12-Nov-2025 07:39:44 UTC] User ID: 5
[12-Nov-2025 07:39:44 UTC] Limit: 20, Offset: 0
[12-Nov-2025 07:39:44 UTC] Orders found: 1
[12-Nov-2025 07:39:44 UTC] Orders data: [{"id":4,"quantity":10,"total_coins":10,"coin_type":"regular","telegram_link":"t.me\/tehhhst\/5","status":"cancelled","created_at":"2025-11-12 11:09:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[12-Nov-2025 07:39:44 UTC] Total orders count: 1
[12-Nov-2025 08:13:44 UTC] === API CALL LOG ===
[12-Nov-2025 08:13:44 UTC] Endpoint: user/profile.php
[12-Nov-2025 08:13:44 UTC] Full Log Data: {
    "timestamp": "2025-11-12 08:13:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.75.162.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNTI5NjQ5fQ.vw1qx9Y1JTCgyXqAdxRfqst1n7HFX7AOMqm75pjKOtc",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Nov-2025 08:13:44 UTC] === END API CALL LOG ===
[12-Nov-2025 08:13:44 UTC] ✅ API Hash verification passed for profile endpoint
[12-Nov-2025 08:13:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNTI5NjQ5fQ.vw1qx9Y1JTCgyXqAdxRfqst1n7HFX7AOMqm75pjKOtc
[12-Nov-2025 08:13:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Nov-2025 08:13:44 UTC] ✅ JWT token verified successfully for user profile
[12-Nov-2025 08:13:44 UTC] User ID: 5
[12-Nov-2025 08:13:44 UTC] ✅ User profile retrieved successfully for user ID: 5
[12-Nov-2025 08:13:59 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Nov-2025 08:13:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Nov-2025 08:13:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNTI5NjQ5fQ.vw1qx9Y1JTCgyXqAdxRfqst1n7HFX7AOMqm75pjKOtc","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Accept-Encoding":"gzip","User-Agent":"okhttp\/4.12.0"}
[12-Nov-2025 08:13:59 UTC] === User Orders API Called ===
[12-Nov-2025 08:13:59 UTC] User ID: 5
[12-Nov-2025 08:13:59 UTC] Limit: 20, Offset: 0
[12-Nov-2025 08:13:59 UTC] Orders found: 2
[12-Nov-2025 08:13:59 UTC] Orders data: [{"id":5,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/trademaxpooya\/32406","status":"pending","created_at":"2025-11-12 11:43:57","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":4,"quantity":10,"total_coins":10,"coin_type":"regular","telegram_link":"t.me\/tehhhst\/5","status":"cancelled","created_at":"2025-11-12 11:09:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[12-Nov-2025 08:13:59 UTC] Total orders count: 2
[12-Nov-2025 08:14:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Nov-2025 08:14:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Nov-2025 08:14:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNTI5NjQ5fQ.vw1qx9Y1JTCgyXqAdxRfqst1n7HFX7AOMqm75pjKOtc","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Accept-Encoding":"gzip","User-Agent":"okhttp\/4.12.0"}
[12-Nov-2025 08:14:21 UTC] === User Orders API Called ===
[12-Nov-2025 08:14:21 UTC] User ID: 5
[12-Nov-2025 08:14:21 UTC] Limit: 20, Offset: 0
[12-Nov-2025 08:14:21 UTC] Orders found: 2
[12-Nov-2025 08:14:21 UTC] Orders data: [{"id":5,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/trademaxpooya\/32406","status":"pending","created_at":"2025-11-12 11:43:57","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":4,"quantity":10,"total_coins":10,"coin_type":"regular","telegram_link":"t.me\/tehhhst\/5","status":"cancelled","created_at":"2025-11-12 11:09:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[12-Nov-2025 08:14:21 UTC] Total orders count: 2
[12-Nov-2025 08:18:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Nov-2025 08:18:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Nov-2025 08:18:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNTI5NjQ5fQ.vw1qx9Y1JTCgyXqAdxRfqst1n7HFX7AOMqm75pjKOtc","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Accept-Encoding":"gzip","User-Agent":"okhttp\/4.12.0"}
[12-Nov-2025 08:18:11 UTC] === User Orders API Called ===
[12-Nov-2025 08:18:11 UTC] User ID: 5
[12-Nov-2025 08:18:11 UTC] Limit: 20, Offset: 0
[12-Nov-2025 08:18:11 UTC] Orders found: 2
[12-Nov-2025 08:18:11 UTC] Orders data: [{"id":5,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/trademaxpooya\/32406","status":"pending","created_at":"2025-11-12 11:43:57","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":4,"quantity":10,"total_coins":10,"coin_type":"regular","telegram_link":"t.me\/tehhhst\/5","status":"cancelled","created_at":"2025-11-12 11:09:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[12-Nov-2025 08:18:11 UTC] Total orders count: 2
[12-Nov-2025 08:20:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Nov-2025 08:20:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Nov-2025 08:20:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNTI5NjQ5fQ.vw1qx9Y1JTCgyXqAdxRfqst1n7HFX7AOMqm75pjKOtc","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Accept-Encoding":"gzip","User-Agent":"okhttp\/4.12.0"}
[12-Nov-2025 08:20:39 UTC] === User Orders API Called ===
[12-Nov-2025 08:20:39 UTC] User ID: 5
[12-Nov-2025 08:20:39 UTC] Limit: 20, Offset: 0
[12-Nov-2025 08:20:39 UTC] Orders found: 2
[12-Nov-2025 08:20:39 UTC] Orders data: [{"id":5,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/trademaxpooya\/32406","status":"completed","created_at":"2025-11-12 11:43:57","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":4,"quantity":10,"total_coins":10,"coin_type":"regular","telegram_link":"t.me\/tehhhst\/5","status":"cancelled","created_at":"2025-11-12 11:09:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[12-Nov-2025 08:20:39 UTC] Total orders count: 2
[12-Nov-2025 08:22:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Nov-2025 08:22:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Nov-2025 08:22:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNTI5NjQ5fQ.vw1qx9Y1JTCgyXqAdxRfqst1n7HFX7AOMqm75pjKOtc","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Accept-Encoding":"gzip","User-Agent":"okhttp\/4.12.0"}
[12-Nov-2025 08:22:48 UTC] === User Orders API Called ===
[12-Nov-2025 08:22:48 UTC] User ID: 5
[12-Nov-2025 08:22:48 UTC] Limit: 20, Offset: 0
[12-Nov-2025 08:22:48 UTC] Orders found: 2
[12-Nov-2025 08:22:48 UTC] Orders data: [{"id":5,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/trademaxpooya\/32406","status":"completed","created_at":"2025-11-12 11:43:57","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":4,"quantity":10,"total_coins":10,"coin_type":"regular","telegram_link":"t.me\/tehhhst\/5","status":"cancelled","created_at":"2025-11-12 11:09:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[12-Nov-2025 08:22:48 UTC] Total orders count: 2
[12-Nov-2025 08:22:50 UTC] === API CALL LOG ===
[12-Nov-2025 08:22:50 UTC] Endpoint: user/profile.php
[12-Nov-2025 08:22:50 UTC] Full Log Data: {
    "timestamp": "2025-11-12 08:22:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.75.162.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNTI5NjQ5fQ.vw1qx9Y1JTCgyXqAdxRfqst1n7HFX7AOMqm75pjKOtc",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Nov-2025 08:22:50 UTC] === END API CALL LOG ===
[12-Nov-2025 08:22:50 UTC] ✅ API Hash verification passed for profile endpoint
[12-Nov-2025 08:22:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNTI5NjQ5fQ.vw1qx9Y1JTCgyXqAdxRfqst1n7HFX7AOMqm75pjKOtc
[12-Nov-2025 08:22:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Nov-2025 08:22:50 UTC] ✅ JWT token verified successfully for user profile
[12-Nov-2025 08:22:50 UTC] User ID: 5
[12-Nov-2025 08:22:50 UTC] ✅ User profile retrieved successfully for user ID: 5
[12-Nov-2025 09:07:42 UTC] === API CALL LOG ===
[12-Nov-2025 09:07:42 UTC] Endpoint: user/profile.php
[12-Nov-2025 09:07:42 UTC] Full Log Data: {
    "timestamp": "2025-11-12 09:07:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.102.216",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYiLCJ1c2VybmFtZSI6IkRlZGVhbjQiLCJlbWFpbCI6ImlzcmFlbGVib25nMDBAZ21haWwuY29tIiwiZXhwIjoxNzYzNTQzMjYxfQ.oxEUEXEVMARg_-fEckACtnm9uCABVwi01kpZx8XMJvQ",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Nov-2025 09:07:42 UTC] === END API CALL LOG ===
[12-Nov-2025 09:07:42 UTC] ✅ API Hash verification passed for profile endpoint
[12-Nov-2025 09:07:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYiLCJ1c2VybmFtZSI6IkRlZGVhbjQiLCJlbWFpbCI6ImlzcmFlbGVib25nMDBAZ21haWwuY29tIiwiZXhwIjoxNzYzNTQzMjYxfQ.oxEUEXEVMARg_-fEckACtnm9uCABVwi01kpZx8XMJvQ
[12-Nov-2025 09:07:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Nov-2025 09:07:42 UTC] ✅ JWT token verified successfully for user profile
[12-Nov-2025 09:07:42 UTC] User ID: 26
[12-Nov-2025 09:07:42 UTC] ✅ User profile retrieved successfully for user ID: 26
[12-Nov-2025 09:07:48 UTC] === API CALL LOG ===
[12-Nov-2025 09:07:48 UTC] Endpoint: user/profile.php
[12-Nov-2025 09:07:48 UTC] Full Log Data: {
    "timestamp": "2025-11-12 09:07:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.102.216",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYiLCJ1c2VybmFtZSI6IkRlZGVhbjQiLCJlbWFpbCI6ImlzcmFlbGVib25nMDBAZ21haWwuY29tIiwiZXhwIjoxNzYzNTQzMjYxfQ.oxEUEXEVMARg_-fEckACtnm9uCABVwi01kpZx8XMJvQ",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Nov-2025 09:07:48 UTC] === END API CALL LOG ===
[12-Nov-2025 09:07:48 UTC] ✅ API Hash verification passed for profile endpoint
[12-Nov-2025 09:07:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYiLCJ1c2VybmFtZSI6IkRlZGVhbjQiLCJlbWFpbCI6ImlzcmFlbGVib25nMDBAZ21haWwuY29tIiwiZXhwIjoxNzYzNTQzMjYxfQ.oxEUEXEVMARg_-fEckACtnm9uCABVwi01kpZx8XMJvQ
[12-Nov-2025 09:07:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Nov-2025 09:07:48 UTC] ✅ JWT token verified successfully for user profile
[12-Nov-2025 09:07:48 UTC] User ID: 26
[12-Nov-2025 09:07:48 UTC] ✅ User profile retrieved successfully for user ID: 26
[12-Nov-2025 09:07:48 UTC] User Purchases API - User ID: 26
[12-Nov-2025 09:07:48 UTC] User Purchases API - Total purchases found: 0
[12-Nov-2025 09:07:58 UTC] === API CALL LOG ===
[12-Nov-2025 09:07:58 UTC] Endpoint: user/profile.php
[12-Nov-2025 09:07:58 UTC] Full Log Data: {
    "timestamp": "2025-11-12 09:07:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.102.216",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYiLCJ1c2VybmFtZSI6IkRlZGVhbjQiLCJlbWFpbCI6ImlzcmFlbGVib25nMDBAZ21haWwuY29tIiwiZXhwIjoxNzYzNTQzMjYxfQ.oxEUEXEVMARg_-fEckACtnm9uCABVwi01kpZx8XMJvQ",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Nov-2025 09:07:58 UTC] === END API CALL LOG ===
[12-Nov-2025 09:07:58 UTC] ✅ API Hash verification passed for profile endpoint
[12-Nov-2025 09:07:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYiLCJ1c2VybmFtZSI6IkRlZGVhbjQiLCJlbWFpbCI6ImlzcmFlbGVib25nMDBAZ21haWwuY29tIiwiZXhwIjoxNzYzNTQzMjYxfQ.oxEUEXEVMARg_-fEckACtnm9uCABVwi01kpZx8XMJvQ
[12-Nov-2025 09:07:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Nov-2025 09:07:58 UTC] ✅ JWT token verified successfully for user profile
[12-Nov-2025 09:07:58 UTC] User ID: 26
[12-Nov-2025 09:07:58 UTC] ✅ User profile retrieved successfully for user ID: 26
[12-Nov-2025 11:01:26 UTC] === API CALL LOG ===
[12-Nov-2025 11:01:26 UTC] Endpoint: user/profile.php
[12-Nov-2025 11:01:26 UTC] Full Log Data: {
    "timestamp": "2025-11-12 11:01:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2.59.216.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzA1NDAzfQ.tGFROW4NGn3q7oFzQ8ybcZL25iUP6o8Xp2BREKnYtTQ",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Nov-2025 11:01:26 UTC] === END API CALL LOG ===
[12-Nov-2025 11:01:26 UTC] ✅ API Hash verification passed for profile endpoint
[12-Nov-2025 11:01:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzA1NDAzfQ.tGFROW4NGn3q7oFzQ8ybcZL25iUP6o8Xp2BREKnYtTQ
[12-Nov-2025 11:01:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Nov-2025 11:01:26 UTC] ✅ JWT token verified successfully for user profile
[12-Nov-2025 11:01:26 UTC] User ID: 5
[12-Nov-2025 11:01:26 UTC] ✅ User profile retrieved successfully for user ID: 5
[12-Nov-2025 11:01:28 UTC] === API CALL LOG ===
[12-Nov-2025 11:01:28 UTC] Endpoint: user/profile.php
[12-Nov-2025 11:01:28 UTC] Full Log Data: {
    "timestamp": "2025-11-12 11:01:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2.59.216.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzA1NDAzfQ.tGFROW4NGn3q7oFzQ8ybcZL25iUP6o8Xp2BREKnYtTQ",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Nov-2025 11:01:28 UTC] === END API CALL LOG ===
[12-Nov-2025 11:01:28 UTC] ✅ API Hash verification passed for profile endpoint
[12-Nov-2025 11:01:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzA1NDAzfQ.tGFROW4NGn3q7oFzQ8ybcZL25iUP6o8Xp2BREKnYtTQ
[12-Nov-2025 11:01:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Nov-2025 11:01:28 UTC] ✅ JWT token verified successfully for user profile
[12-Nov-2025 11:01:28 UTC] User ID: 5
[12-Nov-2025 11:01:28 UTC] ✅ User profile retrieved successfully for user ID: 5
[12-Nov-2025 11:03:07 UTC] === API CALL LOG ===
[12-Nov-2025 11:03:07 UTC] Endpoint: user/profile.php
[12-Nov-2025 11:03:07 UTC] Full Log Data: {
    "timestamp": "2025-11-12 11:03:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.75.162.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNTUwMTg2fQ.KGGupCFzVnwJBW63cu_KOqU2EBe8-S7l9ko_jY9vhPU",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Nov-2025 11:03:07 UTC] === END API CALL LOG ===
[12-Nov-2025 11:03:07 UTC] ✅ API Hash verification passed for profile endpoint
[12-Nov-2025 11:03:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNTUwMTg2fQ.KGGupCFzVnwJBW63cu_KOqU2EBe8-S7l9ko_jY9vhPU
[12-Nov-2025 11:03:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Nov-2025 11:03:07 UTC] ✅ JWT token verified successfully for user profile
[12-Nov-2025 11:03:07 UTC] User ID: 5
[12-Nov-2025 11:03:07 UTC] ✅ User profile retrieved successfully for user ID: 5
[12-Nov-2025 11:27:41 UTC] === API CALL LOG ===
[12-Nov-2025 11:27:41 UTC] Endpoint: user/profile.php
[12-Nov-2025 11:27:41 UTC] Full Log Data: {
    "timestamp": "2025-11-12 11:27:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.75.162.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNTUwMTg2fQ.KGGupCFzVnwJBW63cu_KOqU2EBe8-S7l9ko_jY9vhPU",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Nov-2025 11:27:41 UTC] === END API CALL LOG ===
[12-Nov-2025 11:27:41 UTC] ✅ API Hash verification passed for profile endpoint
[12-Nov-2025 11:27:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNTUwMTg2fQ.KGGupCFzVnwJBW63cu_KOqU2EBe8-S7l9ko_jY9vhPU
[12-Nov-2025 11:27:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Nov-2025 11:27:41 UTC] ✅ JWT token verified successfully for user profile
[12-Nov-2025 11:27:41 UTC] User ID: 5
[12-Nov-2025 11:27:41 UTC] ✅ User profile retrieved successfully for user ID: 5
[12-Nov-2025 13:19:40 UTC] === API CALL LOG ===
[12-Nov-2025 13:19:40 UTC] Endpoint: user/profile.php
[12-Nov-2025 13:19:40 UTC] Full Log Data: {
    "timestamp": "2025-11-12 13:19:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "91.107.252.228",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2LCJ1c2VybmFtZSI6Im5hcmdlcy4gcyIsImVtYWlsIjoibmFyZ2Vza2hheXlhbWkxMzg1QGdtYWlsLmNvbSIsImV4cCI6MTc1ODM2MDQ2OX0.vtScgLz0DbHvA_o4bsDFF1l9nCbbKBsUwSVndpwCZJw",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Nov-2025 13:19:40 UTC] === END API CALL LOG ===
[12-Nov-2025 13:19:40 UTC] ✅ API Hash verification passed for profile endpoint
[12-Nov-2025 13:19:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2LCJ1c2VybmFtZSI6Im5hcmdlcy4gcyIsImVtYWlsIjoibmFyZ2Vza2hheXlhbWkxMzg1QGdtYWlsLmNvbSIsImV4cCI6MTc1ODM2MDQ2OX0.vtScgLz0DbHvA_o4bsDFF1l9nCbbKBsUwSVndpwCZJw
[12-Nov-2025 13:19:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Nov-2025 13:19:40 UTC] ✅ JWT token verified successfully for user profile
[12-Nov-2025 13:19:40 UTC] User ID: 6
[12-Nov-2025 13:19:40 UTC] ✅ User profile retrieved successfully for user ID: 6
[12-Nov-2025 13:19:41 UTC] === API CALL LOG ===
[12-Nov-2025 13:19:41 UTC] Endpoint: user/profile.php
[12-Nov-2025 13:19:41 UTC] Full Log Data: {
    "timestamp": "2025-11-12 13:19:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "91.107.252.228",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2LCJ1c2VybmFtZSI6Im5hcmdlcy4gcyIsImVtYWlsIjoibmFyZ2Vza2hheXlhbWkxMzg1QGdtYWlsLmNvbSIsImV4cCI6MTc1ODM2MDQ2OX0.vtScgLz0DbHvA_o4bsDFF1l9nCbbKBsUwSVndpwCZJw",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Nov-2025 13:19:41 UTC] === END API CALL LOG ===
[12-Nov-2025 13:19:41 UTC] ✅ API Hash verification passed for profile endpoint
[12-Nov-2025 13:19:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2LCJ1c2VybmFtZSI6Im5hcmdlcy4gcyIsImVtYWlsIjoibmFyZ2Vza2hheXlhbWkxMzg1QGdtYWlsLmNvbSIsImV4cCI6MTc1ODM2MDQ2OX0.vtScgLz0DbHvA_o4bsDFF1l9nCbbKBsUwSVndpwCZJw
[12-Nov-2025 13:19:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Nov-2025 13:19:41 UTC] ✅ JWT token verified successfully for user profile
[12-Nov-2025 13:19:41 UTC] User ID: 6
[12-Nov-2025 13:19:41 UTC] ✅ User profile retrieved successfully for user ID: 6
[12-Nov-2025 13:21:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Nov-2025 13:21:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Nov-2025 13:21:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2LCJ1c2VybmFtZSI6Im5hcmdlcy4gcyIsImVtYWlsIjoibmFyZ2Vza2hheXlhbWkxMzg1QGdtYWlsLmNvbSIsImV4cCI6MTc1ODM2MDQ2OX0.vtScgLz0DbHvA_o4bsDFF1l9nCbbKBsUwSVndpwCZJw","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Accept-Encoding":"gzip","User-Agent":"okhttp\/4.12.0"}
[12-Nov-2025 13:21:48 UTC] === User Orders API Called ===
[12-Nov-2025 13:21:48 UTC] User ID: 6
[12-Nov-2025 13:21:48 UTC] Limit: 20, Offset: 0
[12-Nov-2025 13:21:48 UTC] Orders found: 0
[12-Nov-2025 13:21:48 UTC] Orders data: []
[12-Nov-2025 13:21:48 UTC] Total orders count: 0
[12-Nov-2025 13:21:51 UTC] === API CALL LOG ===
[12-Nov-2025 13:21:51 UTC] Endpoint: user/profile.php
[12-Nov-2025 13:21:51 UTC] Full Log Data: {
    "timestamp": "2025-11-12 13:21:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "151.238.183.34",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2LCJ1c2VybmFtZSI6Im5hcmdlcy4gcyIsImVtYWlsIjoibmFyZ2Vza2hheXlhbWkxMzg1QGdtYWlsLmNvbSIsImV4cCI6MTc1ODM2MDQ2OX0.vtScgLz0DbHvA_o4bsDFF1l9nCbbKBsUwSVndpwCZJw",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Nov-2025 13:21:51 UTC] === END API CALL LOG ===
[12-Nov-2025 13:21:51 UTC] ✅ API Hash verification passed for profile endpoint
[12-Nov-2025 13:21:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2LCJ1c2VybmFtZSI6Im5hcmdlcy4gcyIsImVtYWlsIjoibmFyZ2Vza2hheXlhbWkxMzg1QGdtYWlsLmNvbSIsImV4cCI6MTc1ODM2MDQ2OX0.vtScgLz0DbHvA_o4bsDFF1l9nCbbKBsUwSVndpwCZJw
[12-Nov-2025 13:21:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Nov-2025 13:21:51 UTC] ✅ JWT token verified successfully for user profile
[12-Nov-2025 13:21:51 UTC] User ID: 6
[12-Nov-2025 13:21:51 UTC] ✅ User profile retrieved successfully for user ID: 6
[12-Nov-2025 13:22:03 UTC] === API CALL LOG ===
[12-Nov-2025 13:22:03 UTC] Endpoint: user/profile.php
[12-Nov-2025 13:22:03 UTC] Full Log Data: {
    "timestamp": "2025-11-12 13:22:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "151.238.183.34",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2LCJ1c2VybmFtZSI6Im5hcmdlcy4gcyIsImVtYWlsIjoibmFyZ2Vza2hheXlhbWkxMzg1QGdtYWlsLmNvbSIsImV4cCI6MTc1ODM2MDQ2OX0.vtScgLz0DbHvA_o4bsDFF1l9nCbbKBsUwSVndpwCZJw",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Nov-2025 13:22:03 UTC] === END API CALL LOG ===
[12-Nov-2025 13:22:03 UTC] ✅ API Hash verification passed for profile endpoint
[12-Nov-2025 13:22:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2LCJ1c2VybmFtZSI6Im5hcmdlcy4gcyIsImVtYWlsIjoibmFyZ2Vza2hheXlhbWkxMzg1QGdtYWlsLmNvbSIsImV4cCI6MTc1ODM2MDQ2OX0.vtScgLz0DbHvA_o4bsDFF1l9nCbbKBsUwSVndpwCZJw
[12-Nov-2025 13:22:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Nov-2025 13:22:03 UTC] ✅ JWT token verified successfully for user profile
[12-Nov-2025 13:22:03 UTC] User ID: 6
[12-Nov-2025 13:22:03 UTC] ✅ User profile retrieved successfully for user ID: 6
[12-Nov-2025 13:22:05 UTC] === API CALL LOG ===
[12-Nov-2025 13:22:05 UTC] Endpoint: user/profile.php
[12-Nov-2025 13:22:05 UTC] Full Log Data: {
    "timestamp": "2025-11-12 13:22:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "151.238.183.34",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2LCJ1c2VybmFtZSI6Im5hcmdlcy4gcyIsImVtYWlsIjoibmFyZ2Vza2hheXlhbWkxMzg1QGdtYWlsLmNvbSIsImV4cCI6MTc1ODM2MDQ2OX0.vtScgLz0DbHvA_o4bsDFF1l9nCbbKBsUwSVndpwCZJw",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Nov-2025 13:22:05 UTC] === END API CALL LOG ===
[12-Nov-2025 13:22:05 UTC] ✅ API Hash verification passed for profile endpoint
[12-Nov-2025 13:22:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2LCJ1c2VybmFtZSI6Im5hcmdlcy4gcyIsImVtYWlsIjoibmFyZ2Vza2hheXlhbWkxMzg1QGdtYWlsLmNvbSIsImV4cCI6MTc1ODM2MDQ2OX0.vtScgLz0DbHvA_o4bsDFF1l9nCbbKBsUwSVndpwCZJw
[12-Nov-2025 13:22:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Nov-2025 13:22:05 UTC] ✅ JWT token verified successfully for user profile
[12-Nov-2025 13:22:05 UTC] User ID: 6
[12-Nov-2025 13:22:05 UTC] ✅ User profile retrieved successfully for user ID: 6
[12-Nov-2025 13:22:06 UTC] User Purchases API - User ID: 6
[12-Nov-2025 13:22:06 UTC] User Purchases API - Total purchases found: 1
[12-Nov-2025 13:22:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Nov-2025 13:22:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Nov-2025 13:22:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2LCJ1c2VybmFtZSI6Im5hcmdlcy4gcyIsImVtYWlsIjoibmFyZ2Vza2hheXlhbWkxMzg1QGdtYWlsLmNvbSIsImV4cCI6MTc1ODM2MDQ2OX0.vtScgLz0DbHvA_o4bsDFF1l9nCbbKBsUwSVndpwCZJw","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Accept-Encoding":"gzip","User-Agent":"okhttp\/4.12.0"}
[12-Nov-2025 13:22:08 UTC] === User Orders API Called ===
[12-Nov-2025 13:22:08 UTC] User ID: 6
[12-Nov-2025 13:22:08 UTC] Limit: 20, Offset: 0
[12-Nov-2025 13:22:08 UTC] Orders found: 0
[12-Nov-2025 13:22:08 UTC] Orders data: []
[12-Nov-2025 13:22:08 UTC] Total orders count: 0
[12-Nov-2025 13:24:38 UTC] === API CALL LOG ===
[12-Nov-2025 13:24:38 UTC] Endpoint: user/profile.php
[12-Nov-2025 13:24:38 UTC] Full Log Data: {
    "timestamp": "2025-11-12 13:24:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "151.238.183.34",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2LCJ1c2VybmFtZSI6Im5hcmdlcy4gcyIsImVtYWlsIjoibmFyZ2Vza2hheXlhbWkxMzg1QGdtYWlsLmNvbSIsImV4cCI6MTc1ODM2MDQ2OX0.vtScgLz0DbHvA_o4bsDFF1l9nCbbKBsUwSVndpwCZJw",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Nov-2025 13:24:38 UTC] === END API CALL LOG ===
[12-Nov-2025 13:24:38 UTC] ✅ API Hash verification passed for profile endpoint
[12-Nov-2025 13:24:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2LCJ1c2VybmFtZSI6Im5hcmdlcy4gcyIsImVtYWlsIjoibmFyZ2Vza2hheXlhbWkxMzg1QGdtYWlsLmNvbSIsImV4cCI6MTc1ODM2MDQ2OX0.vtScgLz0DbHvA_o4bsDFF1l9nCbbKBsUwSVndpwCZJw
[12-Nov-2025 13:24:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Nov-2025 13:24:38 UTC] ✅ JWT token verified successfully for user profile
[12-Nov-2025 13:24:38 UTC] User ID: 6
[12-Nov-2025 13:24:38 UTC] ✅ User profile retrieved successfully for user ID: 6
[12-Nov-2025 13:52:13 UTC] === API CALL LOG ===
[12-Nov-2025 13:52:13 UTC] Endpoint: user/profile.php
[12-Nov-2025 13:52:13 UTC] Full Log Data: {
    "timestamp": "2025-11-12 13:52:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.75.162.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNTUwMTg2fQ.KGGupCFzVnwJBW63cu_KOqU2EBe8-S7l9ko_jY9vhPU",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Nov-2025 13:52:13 UTC] === END API CALL LOG ===
[12-Nov-2025 13:52:13 UTC] ✅ API Hash verification passed for profile endpoint
[12-Nov-2025 13:52:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNTUwMTg2fQ.KGGupCFzVnwJBW63cu_KOqU2EBe8-S7l9ko_jY9vhPU
[12-Nov-2025 13:52:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Nov-2025 13:52:13 UTC] ✅ JWT token verified successfully for user profile
[12-Nov-2025 13:52:13 UTC] User ID: 5
[12-Nov-2025 13:52:13 UTC] ✅ User profile retrieved successfully for user ID: 5
[12-Nov-2025 14:32:53 UTC] === API CALL LOG ===
[12-Nov-2025 14:32:53 UTC] Endpoint: user/profile.php
[12-Nov-2025 14:32:53 UTC] Full Log Data: {
    "timestamp": "2025-11-12 14:32:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.75.162.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNTUwMTg2fQ.KGGupCFzVnwJBW63cu_KOqU2EBe8-S7l9ko_jY9vhPU",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Nov-2025 14:32:53 UTC] === END API CALL LOG ===
[12-Nov-2025 14:32:53 UTC] ✅ API Hash verification passed for profile endpoint
[12-Nov-2025 14:32:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNTUwMTg2fQ.KGGupCFzVnwJBW63cu_KOqU2EBe8-S7l9ko_jY9vhPU
[12-Nov-2025 14:32:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Nov-2025 14:32:53 UTC] ✅ JWT token verified successfully for user profile
[12-Nov-2025 14:32:53 UTC] User ID: 5
[12-Nov-2025 14:32:53 UTC] ✅ User profile retrieved successfully for user ID: 5
[12-Nov-2025 14:32:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Nov-2025 14:32:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Nov-2025 14:32:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNTUwMTg2fQ.KGGupCFzVnwJBW63cu_KOqU2EBe8-S7l9ko_jY9vhPU","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Accept-Encoding":"gzip","User-Agent":"okhttp\/4.12.0"}
[12-Nov-2025 14:32:56 UTC] === User Orders API Called ===
[12-Nov-2025 14:32:56 UTC] User ID: 5
[12-Nov-2025 14:32:56 UTC] Limit: 20, Offset: 0
[12-Nov-2025 14:32:56 UTC] Orders found: 2
[12-Nov-2025 14:32:56 UTC] Orders data: [{"id":5,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/trademaxpooya\/32406","status":"completed","created_at":"2025-11-12 11:43:57","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":4,"quantity":10,"total_coins":10,"coin_type":"regular","telegram_link":"t.me\/tehhhst\/5","status":"cancelled","created_at":"2025-11-12 11:09:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[12-Nov-2025 14:32:56 UTC] Total orders count: 2
[12-Nov-2025 14:33:00 UTC] === API CALL LOG ===
[12-Nov-2025 14:33:00 UTC] Endpoint: user/profile.php
[12-Nov-2025 14:33:00 UTC] Full Log Data: {
    "timestamp": "2025-11-12 14:33:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.75.162.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNTUwMTg2fQ.KGGupCFzVnwJBW63cu_KOqU2EBe8-S7l9ko_jY9vhPU",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Nov-2025 14:33:00 UTC] === END API CALL LOG ===
[12-Nov-2025 14:33:00 UTC] ✅ API Hash verification passed for profile endpoint
[12-Nov-2025 14:33:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNTUwMTg2fQ.KGGupCFzVnwJBW63cu_KOqU2EBe8-S7l9ko_jY9vhPU
[12-Nov-2025 14:33:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Nov-2025 14:33:00 UTC] ✅ JWT token verified successfully for user profile
[12-Nov-2025 14:33:00 UTC] User ID: 5
[12-Nov-2025 14:33:00 UTC] ✅ User profile retrieved successfully for user ID: 5
[12-Nov-2025 14:41:54 UTC] === API CALL LOG ===
[12-Nov-2025 14:41:54 UTC] Endpoint: user/profile.php
[12-Nov-2025 14:41:54 UTC] Full Log Data: {
    "timestamp": "2025-11-12 14:41:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.75.162.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNTUwMTg2fQ.KGGupCFzVnwJBW63cu_KOqU2EBe8-S7l9ko_jY9vhPU",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Nov-2025 14:41:54 UTC] === END API CALL LOG ===
[12-Nov-2025 14:41:54 UTC] ✅ API Hash verification passed for profile endpoint
[12-Nov-2025 14:41:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNTUwMTg2fQ.KGGupCFzVnwJBW63cu_KOqU2EBe8-S7l9ko_jY9vhPU
[12-Nov-2025 14:41:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Nov-2025 14:41:54 UTC] ✅ JWT token verified successfully for user profile
[12-Nov-2025 14:41:54 UTC] User ID: 5
[12-Nov-2025 14:41:54 UTC] ✅ User profile retrieved successfully for user ID: 5
[12-Nov-2025 14:41:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Nov-2025 14:41:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Nov-2025 14:41:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNTUwMTg2fQ.KGGupCFzVnwJBW63cu_KOqU2EBe8-S7l9ko_jY9vhPU","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Accept-Encoding":"gzip","User-Agent":"okhttp\/4.12.0"}
[12-Nov-2025 14:41:56 UTC] === User Orders API Called ===
[12-Nov-2025 14:41:56 UTC] User ID: 5
[12-Nov-2025 14:41:56 UTC] Limit: 20, Offset: 0
[12-Nov-2025 14:41:56 UTC] Orders found: 2
[12-Nov-2025 14:41:56 UTC] Orders data: [{"id":5,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/trademaxpooya\/32406","status":"completed","created_at":"2025-11-12 11:43:57","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":4,"quantity":10,"total_coins":10,"coin_type":"regular","telegram_link":"t.me\/tehhhst\/5","status":"cancelled","created_at":"2025-11-12 11:09:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[12-Nov-2025 14:41:56 UTC] Total orders count: 2
[12-Nov-2025 14:43:43 UTC] === API CALL LOG ===
[12-Nov-2025 14:43:43 UTC] Endpoint: user/profile.php
[12-Nov-2025 14:43:43 UTC] Full Log Data: {
    "timestamp": "2025-11-12 14:43:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.75.162.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNTUwMTg2fQ.KGGupCFzVnwJBW63cu_KOqU2EBe8-S7l9ko_jY9vhPU",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Nov-2025 14:43:43 UTC] === END API CALL LOG ===
[12-Nov-2025 14:43:43 UTC] ✅ API Hash verification passed for profile endpoint
[12-Nov-2025 14:43:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNTUwMTg2fQ.KGGupCFzVnwJBW63cu_KOqU2EBe8-S7l9ko_jY9vhPU
[12-Nov-2025 14:43:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Nov-2025 14:43:43 UTC] ✅ JWT token verified successfully for user profile
[12-Nov-2025 14:43:43 UTC] User ID: 5
[12-Nov-2025 14:43:43 UTC] ✅ User profile retrieved successfully for user ID: 5
[12-Nov-2025 14:43:44 UTC] === API CALL LOG ===
[12-Nov-2025 14:43:44 UTC] Endpoint: user/profile.php
[12-Nov-2025 14:43:44 UTC] Full Log Data: {
    "timestamp": "2025-11-12 14:43:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.75.162.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNTUwMTg2fQ.KGGupCFzVnwJBW63cu_KOqU2EBe8-S7l9ko_jY9vhPU",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Nov-2025 14:43:44 UTC] === END API CALL LOG ===
[12-Nov-2025 14:43:44 UTC] ✅ API Hash verification passed for profile endpoint
[12-Nov-2025 14:43:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNTUwMTg2fQ.KGGupCFzVnwJBW63cu_KOqU2EBe8-S7l9ko_jY9vhPU
[12-Nov-2025 14:43:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Nov-2025 14:43:44 UTC] ✅ JWT token verified successfully for user profile
[12-Nov-2025 14:43:44 UTC] User ID: 5
[12-Nov-2025 14:43:44 UTC] ✅ User profile retrieved successfully for user ID: 5
[12-Nov-2025 14:44:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Nov-2025 14:44:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Nov-2025 14:44:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNTUwMTg2fQ.KGGupCFzVnwJBW63cu_KOqU2EBe8-S7l9ko_jY9vhPU","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Accept-Encoding":"gzip","User-Agent":"okhttp\/4.12.0"}
[12-Nov-2025 14:44:02 UTC] === User Orders API Called ===
[12-Nov-2025 14:44:02 UTC] User ID: 5
[12-Nov-2025 14:44:02 UTC] Limit: 20, Offset: 0
[12-Nov-2025 14:44:02 UTC] Orders found: 2
[12-Nov-2025 14:44:02 UTC] Orders data: [{"id":5,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/trademaxpooya\/32406","status":"completed","created_at":"2025-11-12 11:43:57","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":4,"quantity":10,"total_coins":10,"coin_type":"regular","telegram_link":"t.me\/tehhhst\/5","status":"cancelled","created_at":"2025-11-12 11:09:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[12-Nov-2025 14:44:02 UTC] Total orders count: 2
[12-Nov-2025 14:44:03 UTC] === API CALL LOG ===
[12-Nov-2025 14:44:03 UTC] Endpoint: user/profile.php
[12-Nov-2025 14:44:03 UTC] Full Log Data: {
    "timestamp": "2025-11-12 14:44:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.75.162.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNTUwMTg2fQ.KGGupCFzVnwJBW63cu_KOqU2EBe8-S7l9ko_jY9vhPU",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Nov-2025 14:44:03 UTC] === END API CALL LOG ===
[12-Nov-2025 14:44:03 UTC] ✅ API Hash verification passed for profile endpoint
[12-Nov-2025 14:44:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNTUwMTg2fQ.KGGupCFzVnwJBW63cu_KOqU2EBe8-S7l9ko_jY9vhPU
[12-Nov-2025 14:44:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Nov-2025 14:44:03 UTC] ✅ JWT token verified successfully for user profile
[12-Nov-2025 14:44:03 UTC] User ID: 5
[12-Nov-2025 14:44:03 UTC] ✅ User profile retrieved successfully for user ID: 5
[12-Nov-2025 14:44:04 UTC] User Purchases API - User ID: 5
[12-Nov-2025 14:44:04 UTC] User Purchases API - Total purchases found: 7
[12-Nov-2025 14:44:05 UTC] User Purchases API - User ID: 5
[12-Nov-2025 14:44:05 UTC] User Purchases API - Total purchases found: 7
[12-Nov-2025 14:44:22 UTC] === API CALL LOG ===
[12-Nov-2025 14:44:22 UTC] Endpoint: user/profile.php
[12-Nov-2025 14:44:22 UTC] Full Log Data: {
    "timestamp": "2025-11-12 14:44:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.75.162.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNTUwMTg2fQ.KGGupCFzVnwJBW63cu_KOqU2EBe8-S7l9ko_jY9vhPU",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Nov-2025 14:44:22 UTC] === END API CALL LOG ===
[12-Nov-2025 14:44:22 UTC] ✅ API Hash verification passed for profile endpoint
[12-Nov-2025 14:44:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNTUwMTg2fQ.KGGupCFzVnwJBW63cu_KOqU2EBe8-S7l9ko_jY9vhPU
[12-Nov-2025 14:44:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Nov-2025 14:44:22 UTC] ✅ JWT token verified successfully for user profile
[12-Nov-2025 14:44:22 UTC] User ID: 5
[12-Nov-2025 14:44:22 UTC] ✅ User profile retrieved successfully for user ID: 5
[12-Nov-2025 14:44:22 UTC] User Purchases API - User ID: 5
[12-Nov-2025 14:44:22 UTC] User Purchases API - Total purchases found: 7
[12-Nov-2025 14:44:30 UTC] === API CALL LOG ===
[12-Nov-2025 14:44:30 UTC] Endpoint: user/profile.php
[12-Nov-2025 14:44:30 UTC] Full Log Data: {
    "timestamp": "2025-11-12 14:44:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.75.162.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNTUwMTg2fQ.KGGupCFzVnwJBW63cu_KOqU2EBe8-S7l9ko_jY9vhPU",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Nov-2025 14:44:30 UTC] === END API CALL LOG ===
[12-Nov-2025 14:44:30 UTC] ✅ API Hash verification passed for profile endpoint
[12-Nov-2025 14:44:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNTUwMTg2fQ.KGGupCFzVnwJBW63cu_KOqU2EBe8-S7l9ko_jY9vhPU
[12-Nov-2025 14:44:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Nov-2025 14:44:30 UTC] ✅ JWT token verified successfully for user profile
[12-Nov-2025 14:44:30 UTC] User ID: 5
[12-Nov-2025 14:44:30 UTC] ✅ User profile retrieved successfully for user ID: 5
[12-Nov-2025 14:44:30 UTC] User Purchases API - User ID: 5
[12-Nov-2025 14:44:30 UTC] User Purchases API - Total purchases found: 7
[12-Nov-2025 14:44:32 UTC] === API CALL LOG ===
[12-Nov-2025 14:44:32 UTC] Endpoint: user/profile.php
[12-Nov-2025 14:44:32 UTC] Full Log Data: {
    "timestamp": "2025-11-12 14:44:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.75.162.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNTUwMTg2fQ.KGGupCFzVnwJBW63cu_KOqU2EBe8-S7l9ko_jY9vhPU",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Nov-2025 14:44:32 UTC] === END API CALL LOG ===
[12-Nov-2025 14:44:32 UTC] ✅ API Hash verification passed for profile endpoint
[12-Nov-2025 14:44:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNTUwMTg2fQ.KGGupCFzVnwJBW63cu_KOqU2EBe8-S7l9ko_jY9vhPU
[12-Nov-2025 14:44:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Nov-2025 14:44:32 UTC] ✅ JWT token verified successfully for user profile
[12-Nov-2025 14:44:32 UTC] User ID: 5
[12-Nov-2025 14:44:32 UTC] ✅ User profile retrieved successfully for user ID: 5
[12-Nov-2025 14:44:39 UTC] === API CALL LOG ===
[12-Nov-2025 14:44:39 UTC] Endpoint: user/profile.php
[12-Nov-2025 14:44:39 UTC] Full Log Data: {
    "timestamp": "2025-11-12 14:44:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.75.162.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNTUwMTg2fQ.KGGupCFzVnwJBW63cu_KOqU2EBe8-S7l9ko_jY9vhPU",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Nov-2025 14:44:39 UTC] === END API CALL LOG ===
[12-Nov-2025 14:44:39 UTC] ✅ API Hash verification passed for profile endpoint
[12-Nov-2025 14:44:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNTUwMTg2fQ.KGGupCFzVnwJBW63cu_KOqU2EBe8-S7l9ko_jY9vhPU
[12-Nov-2025 14:44:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Nov-2025 14:44:39 UTC] ✅ JWT token verified successfully for user profile
[12-Nov-2025 14:44:39 UTC] User ID: 5
[12-Nov-2025 14:44:39 UTC] ✅ User profile retrieved successfully for user ID: 5
[12-Nov-2025 14:44:39 UTC] === API CALL LOG ===
[12-Nov-2025 14:44:39 UTC] Endpoint: user/profile.php
[12-Nov-2025 14:44:39 UTC] Full Log Data: {
    "timestamp": "2025-11-12 14:44:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.75.162.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNTUwMTg2fQ.KGGupCFzVnwJBW63cu_KOqU2EBe8-S7l9ko_jY9vhPU",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Nov-2025 14:44:39 UTC] === END API CALL LOG ===
[12-Nov-2025 14:44:39 UTC] ✅ API Hash verification passed for profile endpoint
[12-Nov-2025 14:44:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNTUwMTg2fQ.KGGupCFzVnwJBW63cu_KOqU2EBe8-S7l9ko_jY9vhPU
[12-Nov-2025 14:44:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Nov-2025 14:44:39 UTC] ✅ JWT token verified successfully for user profile
[12-Nov-2025 14:44:39 UTC] User ID: 5
[12-Nov-2025 14:44:39 UTC] ✅ User profile retrieved successfully for user ID: 5
[12-Nov-2025 14:54:29 UTC] === API CALL LOG ===
[12-Nov-2025 14:54:29 UTC] Endpoint: user/profile.php
[12-Nov-2025 14:54:29 UTC] Full Log Data: {
    "timestamp": "2025-11-12 14:54:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.75.162.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNTUwMTg2fQ.KGGupCFzVnwJBW63cu_KOqU2EBe8-S7l9ko_jY9vhPU",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Nov-2025 14:54:29 UTC] === END API CALL LOG ===
[12-Nov-2025 14:54:29 UTC] ✅ API Hash verification passed for profile endpoint
[12-Nov-2025 14:54:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNTUwMTg2fQ.KGGupCFzVnwJBW63cu_KOqU2EBe8-S7l9ko_jY9vhPU
[12-Nov-2025 14:54:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Nov-2025 14:54:29 UTC] ✅ JWT token verified successfully for user profile
[12-Nov-2025 14:54:29 UTC] User ID: 5
[12-Nov-2025 14:54:29 UTC] ✅ User profile retrieved successfully for user ID: 5
[12-Nov-2025 14:54:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Nov-2025 14:54:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Nov-2025 14:54:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNTUwMTg2fQ.KGGupCFzVnwJBW63cu_KOqU2EBe8-S7l9ko_jY9vhPU","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Accept-Encoding":"gzip","User-Agent":"okhttp\/4.12.0"}
[12-Nov-2025 14:54:38 UTC] === User Orders API Called ===
[12-Nov-2025 14:54:38 UTC] User ID: 5
[12-Nov-2025 14:54:38 UTC] Limit: 20, Offset: 0
[12-Nov-2025 14:54:38 UTC] Orders found: 2
[12-Nov-2025 14:54:38 UTC] Orders data: [{"id":5,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/trademaxpooya\/32406","status":"completed","created_at":"2025-11-12 11:43:57","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":4,"quantity":10,"total_coins":10,"coin_type":"regular","telegram_link":"t.me\/tehhhst\/5","status":"cancelled","created_at":"2025-11-12 11:09:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[12-Nov-2025 14:54:38 UTC] Total orders count: 2
[12-Nov-2025 14:54:39 UTC] === API CALL LOG ===
[12-Nov-2025 14:54:39 UTC] Endpoint: user/profile.php
[12-Nov-2025 14:54:39 UTC] Full Log Data: {
    "timestamp": "2025-11-12 14:54:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.75.162.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNTUwMTg2fQ.KGGupCFzVnwJBW63cu_KOqU2EBe8-S7l9ko_jY9vhPU",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Nov-2025 14:54:39 UTC] === END API CALL LOG ===
[12-Nov-2025 14:54:39 UTC] ✅ API Hash verification passed for profile endpoint
[12-Nov-2025 14:54:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNTUwMTg2fQ.KGGupCFzVnwJBW63cu_KOqU2EBe8-S7l9ko_jY9vhPU
[12-Nov-2025 14:54:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Nov-2025 14:54:39 UTC] ✅ JWT token verified successfully for user profile
[12-Nov-2025 14:54:39 UTC] User ID: 5
[12-Nov-2025 14:54:39 UTC] ✅ User profile retrieved successfully for user ID: 5
[12-Nov-2025 14:54:40 UTC] User Purchases API - User ID: 5
[12-Nov-2025 14:54:40 UTC] User Purchases API - Total purchases found: 7
[12-Nov-2025 14:54:40 UTC] === API CALL LOG ===
[12-Nov-2025 14:54:40 UTC] Endpoint: user/profile.php
[12-Nov-2025 14:54:40 UTC] Full Log Data: {
    "timestamp": "2025-11-12 14:54:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.75.162.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNTUwMTg2fQ.KGGupCFzVnwJBW63cu_KOqU2EBe8-S7l9ko_jY9vhPU",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Nov-2025 14:54:40 UTC] === END API CALL LOG ===
[12-Nov-2025 14:54:40 UTC] ✅ API Hash verification passed for profile endpoint
[12-Nov-2025 14:54:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNTUwMTg2fQ.KGGupCFzVnwJBW63cu_KOqU2EBe8-S7l9ko_jY9vhPU
[12-Nov-2025 14:54:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Nov-2025 14:54:40 UTC] ✅ JWT token verified successfully for user profile
[12-Nov-2025 14:54:40 UTC] User ID: 5
[12-Nov-2025 14:54:40 UTC] ✅ User profile retrieved successfully for user ID: 5
[12-Nov-2025 14:54:44 UTC] === API CALL LOG ===
[12-Nov-2025 14:54:44 UTC] Endpoint: user/profile.php
[12-Nov-2025 14:54:44 UTC] Full Log Data: {
    "timestamp": "2025-11-12 14:54:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2.59.216.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzA1NDAzfQ.tGFROW4NGn3q7oFzQ8ybcZL25iUP6o8Xp2BREKnYtTQ",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Nov-2025 14:54:44 UTC] === END API CALL LOG ===
[12-Nov-2025 14:54:44 UTC] ✅ API Hash verification passed for profile endpoint
[12-Nov-2025 14:54:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzA1NDAzfQ.tGFROW4NGn3q7oFzQ8ybcZL25iUP6o8Xp2BREKnYtTQ
[12-Nov-2025 14:54:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Nov-2025 14:54:44 UTC] ✅ JWT token verified successfully for user profile
[12-Nov-2025 14:54:44 UTC] User ID: 5
[12-Nov-2025 14:54:44 UTC] ✅ User profile retrieved successfully for user ID: 5
[12-Nov-2025 14:54:47 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Nov-2025 14:54:47 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Nov-2025 14:54:47 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzA1NDAzfQ.tGFROW4NGn3q7oFzQ8ybcZL25iUP6o8Xp2BREKnYtTQ","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Accept-Encoding":"gzip","User-Agent":"okhttp\/4.12.0"}
[12-Nov-2025 14:54:47 UTC] === User Orders API Called ===
[12-Nov-2025 14:54:47 UTC] User ID: 5
[12-Nov-2025 14:54:47 UTC] Limit: 20, Offset: 0
[12-Nov-2025 14:54:47 UTC] Orders found: 2
[12-Nov-2025 14:54:47 UTC] Orders data: [{"id":5,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/trademaxpooya\/32406","status":"completed","created_at":"2025-11-12 11:43:57","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":4,"quantity":10,"total_coins":10,"coin_type":"regular","telegram_link":"t.me\/tehhhst\/5","status":"cancelled","created_at":"2025-11-12 11:09:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[12-Nov-2025 14:54:47 UTC] Total orders count: 2
[12-Nov-2025 14:54:48 UTC] === API CALL LOG ===
[12-Nov-2025 14:54:48 UTC] Endpoint: user/profile.php
[12-Nov-2025 14:54:48 UTC] Full Log Data: {
    "timestamp": "2025-11-12 14:54:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2.59.216.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzA1NDAzfQ.tGFROW4NGn3q7oFzQ8ybcZL25iUP6o8Xp2BREKnYtTQ",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Nov-2025 14:54:48 UTC] === END API CALL LOG ===
[12-Nov-2025 14:54:48 UTC] ✅ API Hash verification passed for profile endpoint
[12-Nov-2025 14:54:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzA1NDAzfQ.tGFROW4NGn3q7oFzQ8ybcZL25iUP6o8Xp2BREKnYtTQ
[12-Nov-2025 14:54:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Nov-2025 14:54:48 UTC] ✅ JWT token verified successfully for user profile
[12-Nov-2025 14:54:48 UTC] User ID: 5
[12-Nov-2025 14:54:48 UTC] ✅ User profile retrieved successfully for user ID: 5
[12-Nov-2025 14:54:48 UTC] User Purchases API - User ID: 5
[12-Nov-2025 14:54:48 UTC] User Purchases API - Total purchases found: 7
[12-Nov-2025 15:28:56 UTC] === API CALL LOG ===
[12-Nov-2025 15:28:56 UTC] Endpoint: user/profile.php
[12-Nov-2025 15:28:56 UTC] Full Log Data: {
    "timestamp": "2025-11-12 15:28:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.75.162.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNTUwMTg2fQ.KGGupCFzVnwJBW63cu_KOqU2EBe8-S7l9ko_jY9vhPU",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Nov-2025 15:28:56 UTC] === END API CALL LOG ===
[12-Nov-2025 15:28:56 UTC] ✅ API Hash verification passed for profile endpoint
[12-Nov-2025 15:28:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNTUwMTg2fQ.KGGupCFzVnwJBW63cu_KOqU2EBe8-S7l9ko_jY9vhPU
[12-Nov-2025 15:28:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Nov-2025 15:28:56 UTC] ✅ JWT token verified successfully for user profile
[12-Nov-2025 15:28:56 UTC] User ID: 5
[12-Nov-2025 15:28:56 UTC] ✅ User profile retrieved successfully for user ID: 5
[12-Nov-2025 15:28:57 UTC] === API CALL LOG ===
[12-Nov-2025 15:28:57 UTC] Endpoint: user/profile.php
[12-Nov-2025 15:28:57 UTC] Full Log Data: {
    "timestamp": "2025-11-12 15:28:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.75.162.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNTUwMTg2fQ.KGGupCFzVnwJBW63cu_KOqU2EBe8-S7l9ko_jY9vhPU",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Nov-2025 15:28:57 UTC] === END API CALL LOG ===
[12-Nov-2025 15:28:57 UTC] ✅ API Hash verification passed for profile endpoint
[12-Nov-2025 15:28:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNTUwMTg2fQ.KGGupCFzVnwJBW63cu_KOqU2EBe8-S7l9ko_jY9vhPU
[12-Nov-2025 15:28:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Nov-2025 15:28:57 UTC] ✅ JWT token verified successfully for user profile
[12-Nov-2025 15:28:57 UTC] User ID: 5
[12-Nov-2025 15:28:57 UTC] ✅ User profile retrieved successfully for user ID: 5
[12-Nov-2025 15:29:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Nov-2025 15:29:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Nov-2025 15:29:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNTUwMTg2fQ.KGGupCFzVnwJBW63cu_KOqU2EBe8-S7l9ko_jY9vhPU","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Accept-Encoding":"gzip","User-Agent":"okhttp\/4.12.0"}
[12-Nov-2025 15:29:07 UTC] === User Orders API Called ===
[12-Nov-2025 15:29:07 UTC] User ID: 5
[12-Nov-2025 15:29:07 UTC] Limit: 20, Offset: 0
[12-Nov-2025 15:29:07 UTC] Orders found: 2
[12-Nov-2025 15:29:07 UTC] Orders data: [{"id":5,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/trademaxpooya\/32406","status":"completed","created_at":"2025-11-12 11:43:57","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":4,"quantity":10,"total_coins":10,"coin_type":"regular","telegram_link":"t.me\/tehhhst\/5","status":"cancelled","created_at":"2025-11-12 11:09:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[12-Nov-2025 15:29:07 UTC] Total orders count: 2
[12-Nov-2025 15:29:09 UTC] === API CALL LOG ===
[12-Nov-2025 15:29:09 UTC] Endpoint: user/profile.php
[12-Nov-2025 15:29:09 UTC] Full Log Data: {
    "timestamp": "2025-11-12 15:29:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.75.162.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNTUwMTg2fQ.KGGupCFzVnwJBW63cu_KOqU2EBe8-S7l9ko_jY9vhPU",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Nov-2025 15:29:09 UTC] === END API CALL LOG ===
[12-Nov-2025 15:29:09 UTC] ✅ API Hash verification passed for profile endpoint
[12-Nov-2025 15:29:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNTUwMTg2fQ.KGGupCFzVnwJBW63cu_KOqU2EBe8-S7l9ko_jY9vhPU
[12-Nov-2025 15:29:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Nov-2025 15:29:09 UTC] ✅ JWT token verified successfully for user profile
[12-Nov-2025 15:29:09 UTC] User ID: 5
[12-Nov-2025 15:29:09 UTC] ✅ User profile retrieved successfully for user ID: 5
[12-Nov-2025 15:29:09 UTC] User Purchases API - User ID: 5
[12-Nov-2025 15:29:09 UTC] User Purchases API - Total purchases found: 7
[12-Nov-2025 15:29:10 UTC] User Purchases API - User ID: 5
[12-Nov-2025 15:29:10 UTC] User Purchases API - Total purchases found: 7
[12-Nov-2025 15:29:12 UTC] === API CALL LOG ===
[12-Nov-2025 15:29:12 UTC] Endpoint: user/profile.php
[12-Nov-2025 15:29:12 UTC] Full Log Data: {
    "timestamp": "2025-11-12 15:29:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.75.162.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNTUwMTg2fQ.KGGupCFzVnwJBW63cu_KOqU2EBe8-S7l9ko_jY9vhPU",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Nov-2025 15:29:12 UTC] === END API CALL LOG ===
[12-Nov-2025 15:29:12 UTC] ✅ API Hash verification passed for profile endpoint
[12-Nov-2025 15:29:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNTUwMTg2fQ.KGGupCFzVnwJBW63cu_KOqU2EBe8-S7l9ko_jY9vhPU
[12-Nov-2025 15:29:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Nov-2025 15:29:12 UTC] ✅ JWT token verified successfully for user profile
[12-Nov-2025 15:29:12 UTC] User ID: 5
[12-Nov-2025 15:29:12 UTC] ✅ User profile retrieved successfully for user ID: 5
[12-Nov-2025 15:29:12 UTC] User Purchases API - User ID: 5
[12-Nov-2025 15:29:12 UTC] User Purchases API - Total purchases found: 7
[12-Nov-2025 15:29:13 UTC] === API CALL LOG ===
[12-Nov-2025 15:29:13 UTC] Endpoint: user/profile.php
[12-Nov-2025 15:29:13 UTC] Full Log Data: {
    "timestamp": "2025-11-12 15:29:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.75.162.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNTUwMTg2fQ.KGGupCFzVnwJBW63cu_KOqU2EBe8-S7l9ko_jY9vhPU",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Nov-2025 15:29:13 UTC] === END API CALL LOG ===
[12-Nov-2025 15:29:13 UTC] ✅ API Hash verification passed for profile endpoint
[12-Nov-2025 15:29:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNTUwMTg2fQ.KGGupCFzVnwJBW63cu_KOqU2EBe8-S7l9ko_jY9vhPU
[12-Nov-2025 15:29:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Nov-2025 15:29:13 UTC] ✅ JWT token verified successfully for user profile
[12-Nov-2025 15:29:13 UTC] User ID: 5
[12-Nov-2025 15:29:13 UTC] ✅ User profile retrieved successfully for user ID: 5
[12-Nov-2025 16:42:13 UTC] === API CALL LOG ===
[12-Nov-2025 16:42:13 UTC] Endpoint: user/profile.php
[12-Nov-2025 16:42:13 UTC] Full Log Data: {
    "timestamp": "2025-11-12 16:42:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "146.70.246.119",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjciLCJ1c2VybmFtZSI6Im5ld3MiLCJlbWFpbCI6InU3MDgzNjM3NDAyQGdtYWlsLmNvbSIsImV4cCI6MTc2MzU3MDUzMn0.OLNEx4l8ran6TaiJWvuV8zzbcX-pQlwI1XLfMjPtIuE",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Nov-2025 16:42:13 UTC] === END API CALL LOG ===
[12-Nov-2025 16:42:13 UTC] ✅ API Hash verification passed for profile endpoint
[12-Nov-2025 16:42:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjciLCJ1c2VybmFtZSI6Im5ld3MiLCJlbWFpbCI6InU3MDgzNjM3NDAyQGdtYWlsLmNvbSIsImV4cCI6MTc2MzU3MDUzMn0.OLNEx4l8ran6TaiJWvuV8zzbcX-pQlwI1XLfMjPtIuE
[12-Nov-2025 16:42:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Nov-2025 16:42:13 UTC] ✅ JWT token verified successfully for user profile
[12-Nov-2025 16:42:13 UTC] User ID: 27
[12-Nov-2025 16:42:13 UTC] ✅ User profile retrieved successfully for user ID: 27
[12-Nov-2025 16:43:07 UTC] === API CALL LOG ===
[12-Nov-2025 16:43:07 UTC] Endpoint: user/profile.php
[12-Nov-2025 16:43:07 UTC] Full Log Data: {
    "timestamp": "2025-11-12 16:43:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "146.70.246.119",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjciLCJ1c2VybmFtZSI6Im5ld3MiLCJlbWFpbCI6InU3MDgzNjM3NDAyQGdtYWlsLmNvbSIsImV4cCI6MTc2MzU3MDUzMn0.OLNEx4l8ran6TaiJWvuV8zzbcX-pQlwI1XLfMjPtIuE",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Nov-2025 16:43:07 UTC] === END API CALL LOG ===
[12-Nov-2025 16:43:07 UTC] ✅ API Hash verification passed for profile endpoint
[12-Nov-2025 16:43:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjciLCJ1c2VybmFtZSI6Im5ld3MiLCJlbWFpbCI6InU3MDgzNjM3NDAyQGdtYWlsLmNvbSIsImV4cCI6MTc2MzU3MDUzMn0.OLNEx4l8ran6TaiJWvuV8zzbcX-pQlwI1XLfMjPtIuE
[12-Nov-2025 16:43:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Nov-2025 16:43:07 UTC] ✅ JWT token verified successfully for user profile
[12-Nov-2025 16:43:07 UTC] User ID: 27
[12-Nov-2025 16:43:07 UTC] ✅ User profile retrieved successfully for user ID: 27
[12-Nov-2025 16:43:29 UTC] === API CALL LOG ===
[12-Nov-2025 16:43:29 UTC] Endpoint: user/profile.php
[12-Nov-2025 16:43:29 UTC] Full Log Data: {
    "timestamp": "2025-11-12 16:43:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "146.70.246.119",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjciLCJ1c2VybmFtZSI6Im5ld3MiLCJlbWFpbCI6InU3MDgzNjM3NDAyQGdtYWlsLmNvbSIsImV4cCI6MTc2MzU3MDUzMn0.OLNEx4l8ran6TaiJWvuV8zzbcX-pQlwI1XLfMjPtIuE",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Nov-2025 16:43:29 UTC] === END API CALL LOG ===
[12-Nov-2025 16:43:29 UTC] ✅ API Hash verification passed for profile endpoint
[12-Nov-2025 16:43:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjciLCJ1c2VybmFtZSI6Im5ld3MiLCJlbWFpbCI6InU3MDgzNjM3NDAyQGdtYWlsLmNvbSIsImV4cCI6MTc2MzU3MDUzMn0.OLNEx4l8ran6TaiJWvuV8zzbcX-pQlwI1XLfMjPtIuE
[12-Nov-2025 16:43:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Nov-2025 16:43:29 UTC] ✅ JWT token verified successfully for user profile
[12-Nov-2025 16:43:29 UTC] User ID: 27
[12-Nov-2025 16:43:29 UTC] ✅ User profile retrieved successfully for user ID: 27
[12-Nov-2025 16:43:29 UTC] User Purchases API - User ID: 27
[12-Nov-2025 16:43:29 UTC] User Purchases API - Total purchases found: 0
[12-Nov-2025 16:43:30 UTC] === API CALL LOG ===
[12-Nov-2025 16:43:30 UTC] Endpoint: user/profile.php
[12-Nov-2025 16:43:30 UTC] Full Log Data: {
    "timestamp": "2025-11-12 16:43:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "146.70.246.119",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjciLCJ1c2VybmFtZSI6Im5ld3MiLCJlbWFpbCI6InU3MDgzNjM3NDAyQGdtYWlsLmNvbSIsImV4cCI6MTc2MzU3MDUzMn0.OLNEx4l8ran6TaiJWvuV8zzbcX-pQlwI1XLfMjPtIuE",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Nov-2025 16:43:30 UTC] === END API CALL LOG ===
[12-Nov-2025 16:43:30 UTC] ✅ API Hash verification passed for profile endpoint
[12-Nov-2025 16:43:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjciLCJ1c2VybmFtZSI6Im5ld3MiLCJlbWFpbCI6InU3MDgzNjM3NDAyQGdtYWlsLmNvbSIsImV4cCI6MTc2MzU3MDUzMn0.OLNEx4l8ran6TaiJWvuV8zzbcX-pQlwI1XLfMjPtIuE
[12-Nov-2025 16:43:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Nov-2025 16:43:30 UTC] ✅ JWT token verified successfully for user profile
[12-Nov-2025 16:43:30 UTC] User ID: 27
[12-Nov-2025 16:43:30 UTC] ✅ User profile retrieved successfully for user ID: 27
[12-Nov-2025 16:43:48 UTC] === API CALL LOG ===
[12-Nov-2025 16:43:48 UTC] Endpoint: user/profile.php
[12-Nov-2025 16:43:48 UTC] Full Log Data: {
    "timestamp": "2025-11-12 16:43:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "146.70.246.119",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjciLCJ1c2VybmFtZSI6Im5ld3MiLCJlbWFpbCI6InU3MDgzNjM3NDAyQGdtYWlsLmNvbSIsImV4cCI6MTc2MzU3MDUzMn0.OLNEx4l8ran6TaiJWvuV8zzbcX-pQlwI1XLfMjPtIuE",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Nov-2025 16:43:48 UTC] === END API CALL LOG ===
[12-Nov-2025 16:43:48 UTC] ✅ API Hash verification passed for profile endpoint
[12-Nov-2025 16:43:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjciLCJ1c2VybmFtZSI6Im5ld3MiLCJlbWFpbCI6InU3MDgzNjM3NDAyQGdtYWlsLmNvbSIsImV4cCI6MTc2MzU3MDUzMn0.OLNEx4l8ran6TaiJWvuV8zzbcX-pQlwI1XLfMjPtIuE
[12-Nov-2025 16:43:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Nov-2025 16:43:48 UTC] ✅ JWT token verified successfully for user profile
[12-Nov-2025 16:43:48 UTC] User ID: 27
[12-Nov-2025 16:43:48 UTC] ✅ User profile retrieved successfully for user ID: 27
[12-Nov-2025 16:44:10 UTC] === API CALL LOG ===
[12-Nov-2025 16:44:10 UTC] Endpoint: user/profile.php
[12-Nov-2025 16:44:10 UTC] Full Log Data: {
    "timestamp": "2025-11-12 16:44:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "146.70.246.119",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjciLCJ1c2VybmFtZSI6Im5ld3MiLCJlbWFpbCI6InU3MDgzNjM3NDAyQGdtYWlsLmNvbSIsImV4cCI6MTc2MzU3MDUzMn0.OLNEx4l8ran6TaiJWvuV8zzbcX-pQlwI1XLfMjPtIuE",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Nov-2025 16:44:10 UTC] === END API CALL LOG ===
[12-Nov-2025 16:44:10 UTC] ✅ API Hash verification passed for profile endpoint
[12-Nov-2025 16:44:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjciLCJ1c2VybmFtZSI6Im5ld3MiLCJlbWFpbCI6InU3MDgzNjM3NDAyQGdtYWlsLmNvbSIsImV4cCI6MTc2MzU3MDUzMn0.OLNEx4l8ran6TaiJWvuV8zzbcX-pQlwI1XLfMjPtIuE
[12-Nov-2025 16:44:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Nov-2025 16:44:10 UTC] ✅ JWT token verified successfully for user profile
[12-Nov-2025 16:44:10 UTC] User ID: 27
[12-Nov-2025 16:44:10 UTC] ✅ User profile retrieved successfully for user ID: 27
[12-Nov-2025 16:44:20 UTC] === API CALL LOG ===
[12-Nov-2025 16:44:20 UTC] Endpoint: user/profile.php
[12-Nov-2025 16:44:20 UTC] Full Log Data: {
    "timestamp": "2025-11-12 16:44:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "146.70.246.119",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjciLCJ1c2VybmFtZSI6Im5ld3MiLCJlbWFpbCI6InU3MDgzNjM3NDAyQGdtYWlsLmNvbSIsImV4cCI6MTc2MzU3MDUzMn0.OLNEx4l8ran6TaiJWvuV8zzbcX-pQlwI1XLfMjPtIuE",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Nov-2025 16:44:20 UTC] === END API CALL LOG ===
[12-Nov-2025 16:44:20 UTC] ✅ API Hash verification passed for profile endpoint
[12-Nov-2025 16:44:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjciLCJ1c2VybmFtZSI6Im5ld3MiLCJlbWFpbCI6InU3MDgzNjM3NDAyQGdtYWlsLmNvbSIsImV4cCI6MTc2MzU3MDUzMn0.OLNEx4l8ran6TaiJWvuV8zzbcX-pQlwI1XLfMjPtIuE
[12-Nov-2025 16:44:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Nov-2025 16:44:20 UTC] ✅ JWT token verified successfully for user profile
[12-Nov-2025 16:44:20 UTC] User ID: 27
[12-Nov-2025 16:44:20 UTC] ✅ User profile retrieved successfully for user ID: 27
[12-Nov-2025 16:44:20 UTC] User Purchases API - User ID: 27
[12-Nov-2025 16:44:20 UTC] User Purchases API - Total purchases found: 0
[12-Nov-2025 16:44:27 UTC] === API CALL LOG ===
[12-Nov-2025 16:44:27 UTC] Endpoint: user/profile.php
[12-Nov-2025 16:44:27 UTC] Full Log Data: {
    "timestamp": "2025-11-12 16:44:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "146.70.246.119",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjciLCJ1c2VybmFtZSI6Im5ld3MiLCJlbWFpbCI6InU3MDgzNjM3NDAyQGdtYWlsLmNvbSIsImV4cCI6MTc2MzU3MDUzMn0.OLNEx4l8ran6TaiJWvuV8zzbcX-pQlwI1XLfMjPtIuE",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Nov-2025 16:44:27 UTC] === END API CALL LOG ===
[12-Nov-2025 16:44:27 UTC] ✅ API Hash verification passed for profile endpoint
[12-Nov-2025 16:44:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjciLCJ1c2VybmFtZSI6Im5ld3MiLCJlbWFpbCI6InU3MDgzNjM3NDAyQGdtYWlsLmNvbSIsImV4cCI6MTc2MzU3MDUzMn0.OLNEx4l8ran6TaiJWvuV8zzbcX-pQlwI1XLfMjPtIuE
[12-Nov-2025 16:44:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Nov-2025 16:44:27 UTC] ✅ JWT token verified successfully for user profile
[12-Nov-2025 16:44:27 UTC] User ID: 27
[12-Nov-2025 16:44:27 UTC] ✅ User profile retrieved successfully for user ID: 27
[12-Nov-2025 16:48:54 UTC] === API CALL LOG ===
[12-Nov-2025 16:48:54 UTC] Endpoint: user/profile.php
[12-Nov-2025 16:48:54 UTC] Full Log Data: {
    "timestamp": "2025-11-12 16:48:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "146.70.246.119",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjciLCJ1c2VybmFtZSI6Im5ld3MiLCJlbWFpbCI6InU3MDgzNjM3NDAyQGdtYWlsLmNvbSIsImV4cCI6MTc2MzU3MDUzMn0.OLNEx4l8ran6TaiJWvuV8zzbcX-pQlwI1XLfMjPtIuE",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Nov-2025 16:48:54 UTC] === END API CALL LOG ===
[12-Nov-2025 16:48:54 UTC] ✅ API Hash verification passed for profile endpoint
[12-Nov-2025 16:48:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjciLCJ1c2VybmFtZSI6Im5ld3MiLCJlbWFpbCI6InU3MDgzNjM3NDAyQGdtYWlsLmNvbSIsImV4cCI6MTc2MzU3MDUzMn0.OLNEx4l8ran6TaiJWvuV8zzbcX-pQlwI1XLfMjPtIuE
[12-Nov-2025 16:48:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Nov-2025 16:48:54 UTC] ✅ JWT token verified successfully for user profile
[12-Nov-2025 16:48:54 UTC] User ID: 27
[12-Nov-2025 16:48:54 UTC] ✅ User profile retrieved successfully for user ID: 27
[12-Nov-2025 16:48:54 UTC] === API CALL LOG ===
[12-Nov-2025 16:48:54 UTC] Endpoint: user/profile.php
[12-Nov-2025 16:48:54 UTC] Full Log Data: {
    "timestamp": "2025-11-12 16:48:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "146.70.246.119",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjciLCJ1c2VybmFtZSI6Im5ld3MiLCJlbWFpbCI6InU3MDgzNjM3NDAyQGdtYWlsLmNvbSIsImV4cCI6MTc2MzU3MDUzMn0.OLNEx4l8ran6TaiJWvuV8zzbcX-pQlwI1XLfMjPtIuE",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Nov-2025 16:48:54 UTC] === END API CALL LOG ===
[12-Nov-2025 16:48:54 UTC] ✅ API Hash verification passed for profile endpoint
[12-Nov-2025 16:48:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjciLCJ1c2VybmFtZSI6Im5ld3MiLCJlbWFpbCI6InU3MDgzNjM3NDAyQGdtYWlsLmNvbSIsImV4cCI6MTc2MzU3MDUzMn0.OLNEx4l8ran6TaiJWvuV8zzbcX-pQlwI1XLfMjPtIuE
[12-Nov-2025 16:48:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Nov-2025 16:48:54 UTC] ✅ JWT token verified successfully for user profile
[12-Nov-2025 16:48:54 UTC] User ID: 27
[12-Nov-2025 16:48:54 UTC] ✅ User profile retrieved successfully for user ID: 27
[12-Nov-2025 16:49:30 UTC] === API CALL LOG ===
[12-Nov-2025 16:49:30 UTC] Endpoint: user/profile.php
[12-Nov-2025 16:49:30 UTC] Full Log Data: {
    "timestamp": "2025-11-12 16:49:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "146.70.246.119",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjciLCJ1c2VybmFtZSI6Im5ld3MiLCJlbWFpbCI6InU3MDgzNjM3NDAyQGdtYWlsLmNvbSIsImV4cCI6MTc2MzU3MDUzMn0.OLNEx4l8ran6TaiJWvuV8zzbcX-pQlwI1XLfMjPtIuE",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Nov-2025 16:49:30 UTC] === END API CALL LOG ===
[12-Nov-2025 16:49:30 UTC] ✅ API Hash verification passed for profile endpoint
[12-Nov-2025 16:49:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjciLCJ1c2VybmFtZSI6Im5ld3MiLCJlbWFpbCI6InU3MDgzNjM3NDAyQGdtYWlsLmNvbSIsImV4cCI6MTc2MzU3MDUzMn0.OLNEx4l8ran6TaiJWvuV8zzbcX-pQlwI1XLfMjPtIuE
[12-Nov-2025 16:49:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Nov-2025 16:49:30 UTC] ✅ JWT token verified successfully for user profile
[12-Nov-2025 16:49:30 UTC] User ID: 27
[12-Nov-2025 16:49:30 UTC] ✅ User profile retrieved successfully for user ID: 27
[12-Nov-2025 17:20:37 UTC] === API CALL LOG ===
[12-Nov-2025 17:20:37 UTC] Endpoint: user/profile.php
[12-Nov-2025 17:20:37 UTC] Full Log Data: {
    "timestamp": "2025-11-12 17:20:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "146.70.246.119",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjciLCJ1c2VybmFtZSI6Im5ld3MiLCJlbWFpbCI6InU3MDgzNjM3NDAyQGdtYWlsLmNvbSIsImV4cCI6MTc2MzU3MDUzMn0.OLNEx4l8ran6TaiJWvuV8zzbcX-pQlwI1XLfMjPtIuE",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Nov-2025 17:20:37 UTC] === END API CALL LOG ===
[12-Nov-2025 17:20:37 UTC] ✅ API Hash verification passed for profile endpoint
[12-Nov-2025 17:20:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjciLCJ1c2VybmFtZSI6Im5ld3MiLCJlbWFpbCI6InU3MDgzNjM3NDAyQGdtYWlsLmNvbSIsImV4cCI6MTc2MzU3MDUzMn0.OLNEx4l8ran6TaiJWvuV8zzbcX-pQlwI1XLfMjPtIuE
[12-Nov-2025 17:20:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Nov-2025 17:20:37 UTC] ✅ JWT token verified successfully for user profile
[12-Nov-2025 17:20:37 UTC] User ID: 27
[12-Nov-2025 17:20:37 UTC] ✅ User profile retrieved successfully for user ID: 27
[12-Nov-2025 17:20:37 UTC] === API CALL LOG ===
[12-Nov-2025 17:20:37 UTC] Endpoint: user/profile.php
[12-Nov-2025 17:20:37 UTC] Full Log Data: {
    "timestamp": "2025-11-12 17:20:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "146.70.246.119",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjciLCJ1c2VybmFtZSI6Im5ld3MiLCJlbWFpbCI6InU3MDgzNjM3NDAyQGdtYWlsLmNvbSIsImV4cCI6MTc2MzU3MDUzMn0.OLNEx4l8ran6TaiJWvuV8zzbcX-pQlwI1XLfMjPtIuE",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Nov-2025 17:20:37 UTC] === END API CALL LOG ===
[12-Nov-2025 17:20:37 UTC] ✅ API Hash verification passed for profile endpoint
[12-Nov-2025 17:20:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjciLCJ1c2VybmFtZSI6Im5ld3MiLCJlbWFpbCI6InU3MDgzNjM3NDAyQGdtYWlsLmNvbSIsImV4cCI6MTc2MzU3MDUzMn0.OLNEx4l8ran6TaiJWvuV8zzbcX-pQlwI1XLfMjPtIuE
[12-Nov-2025 17:20:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Nov-2025 17:20:37 UTC] ✅ JWT token verified successfully for user profile
[12-Nov-2025 17:20:37 UTC] User ID: 27
[12-Nov-2025 17:20:37 UTC] ✅ User profile retrieved successfully for user ID: 27
[12-Nov-2025 20:10:55 UTC] === API CALL LOG ===
[12-Nov-2025 20:10:55 UTC] Endpoint: user/profile.php
[12-Nov-2025 20:10:55 UTC] Full Log Data: {
    "timestamp": "2025-11-12 20:10:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.75.162.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNTUwMTg2fQ.KGGupCFzVnwJBW63cu_KOqU2EBe8-S7l9ko_jY9vhPU",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Nov-2025 20:10:55 UTC] === END API CALL LOG ===
[12-Nov-2025 20:10:55 UTC] ✅ API Hash verification passed for profile endpoint
[12-Nov-2025 20:10:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNTUwMTg2fQ.KGGupCFzVnwJBW63cu_KOqU2EBe8-S7l9ko_jY9vhPU
[12-Nov-2025 20:10:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Nov-2025 20:10:55 UTC] ✅ JWT token verified successfully for user profile
[12-Nov-2025 20:10:55 UTC] User ID: 5
[12-Nov-2025 20:10:55 UTC] ✅ User profile retrieved successfully for user ID: 5
[12-Nov-2025 20:10:56 UTC] === API CALL LOG ===
[12-Nov-2025 20:10:56 UTC] Endpoint: user/profile.php
[12-Nov-2025 20:10:56 UTC] Full Log Data: {
    "timestamp": "2025-11-12 20:10:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.75.162.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNTUwMTg2fQ.KGGupCFzVnwJBW63cu_KOqU2EBe8-S7l9ko_jY9vhPU",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Nov-2025 20:10:56 UTC] === END API CALL LOG ===
[12-Nov-2025 20:10:56 UTC] ✅ API Hash verification passed for profile endpoint
[12-Nov-2025 20:10:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNTUwMTg2fQ.KGGupCFzVnwJBW63cu_KOqU2EBe8-S7l9ko_jY9vhPU
[12-Nov-2025 20:10:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Nov-2025 20:10:56 UTC] ✅ JWT token verified successfully for user profile
[12-Nov-2025 20:10:56 UTC] User ID: 5
[12-Nov-2025 20:10:56 UTC] ✅ User profile retrieved successfully for user ID: 5
[12-Nov-2025 20:11:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Nov-2025 20:11:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Nov-2025 20:11:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNTUwMTg2fQ.KGGupCFzVnwJBW63cu_KOqU2EBe8-S7l9ko_jY9vhPU","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Accept-Encoding":"gzip","User-Agent":"okhttp\/4.12.0"}
[12-Nov-2025 20:11:03 UTC] === User Orders API Called ===
[12-Nov-2025 20:11:03 UTC] User ID: 5
[12-Nov-2025 20:11:03 UTC] Limit: 20, Offset: 0
[12-Nov-2025 20:11:03 UTC] Orders found: 2
[12-Nov-2025 20:11:03 UTC] Orders data: [{"id":5,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/trademaxpooya\/32406","status":"completed","created_at":"2025-11-12 11:43:57","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":4,"quantity":10,"total_coins":10,"coin_type":"regular","telegram_link":"t.me\/tehhhst\/5","status":"cancelled","created_at":"2025-11-12 11:09:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[12-Nov-2025 20:11:03 UTC] Total orders count: 2
[12-Nov-2025 20:11:06 UTC] === API CALL LOG ===
[12-Nov-2025 20:11:06 UTC] Endpoint: user/profile.php
[12-Nov-2025 20:11:06 UTC] Full Log Data: {
    "timestamp": "2025-11-12 20:11:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.75.162.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNTUwMTg2fQ.KGGupCFzVnwJBW63cu_KOqU2EBe8-S7l9ko_jY9vhPU",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Nov-2025 20:11:06 UTC] === END API CALL LOG ===
[12-Nov-2025 20:11:06 UTC] ✅ API Hash verification passed for profile endpoint
[12-Nov-2025 20:11:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNTUwMTg2fQ.KGGupCFzVnwJBW63cu_KOqU2EBe8-S7l9ko_jY9vhPU
[12-Nov-2025 20:11:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Nov-2025 20:11:06 UTC] ✅ JWT token verified successfully for user profile
[12-Nov-2025 20:11:06 UTC] User ID: 5
[12-Nov-2025 20:11:06 UTC] ✅ User profile retrieved successfully for user ID: 5
[12-Nov-2025 21:53:07 UTC] API Hash Debug - Received: 
[12-Nov-2025 21:53:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Nov-2025 21:53:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-openai-host-hash":"114523492","Accept":"*\/*","from":"gptbot(at)openai.com","User-Agent":"Mozilla\/5.0 AppleWebKit\/537.36 (KHTML, like Gecko; compatible; GPTBot\/1.3; +https:\/\/openai.com\/gptbot)","Accept-Encoding":"gzip, br, deflate","Cookie":"PHPSESSID=04lhgjadv53sjr3udift9uk3c9"}
[12-Nov-2025 21:53:24 UTC] === API CALL LOG ===
[12-Nov-2025 21:53:24 UTC] Endpoint: user/profile.php
[12-Nov-2025 21:53:24 UTC] Full Log Data: {
    "timestamp": "2025-11-12 21:53:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "74.7.227.119",
    "user_agent": "Mozilla\/5.0 AppleWebKit\/537.36 (KHTML, like Gecko; compatible; GPTBot\/1.3; +https:\/\/openai.com\/gptbot)",
    "headers": {
        "Host": "api.memberx.app",
        "x-openai-host-hash": "114523492",
        "Accept": "*\/*",
        "from": "gptbot(at)openai.com",
        "User-Agent": "Mozilla\/5.0 AppleWebKit\/537.36 (KHTML, like Gecko; compatible; GPTBot\/1.3; +https:\/\/openai.com\/gptbot)",
        "Accept-Encoding": "gzip, br, deflate",
        "Cookie": "PHPSESSID=04lhgjadv53sjr3udift9uk3c9"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Nov-2025 21:53:24 UTC] === END API CALL LOG ===
[13-Nov-2025 12:51:40 UTC] === API CALL LOG ===
[13-Nov-2025 12:51:40 UTC] Endpoint: user/profile.php
[13-Nov-2025 12:51:40 UTC] Full Log Data: {
    "timestamp": "2025-11-13 12:51:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.75.162.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNTUwMTg2fQ.KGGupCFzVnwJBW63cu_KOqU2EBe8-S7l9ko_jY9vhPU",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Nov-2025 12:51:40 UTC] === END API CALL LOG ===
[13-Nov-2025 12:51:40 UTC] ✅ API Hash verification passed for profile endpoint
[13-Nov-2025 12:51:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNTUwMTg2fQ.KGGupCFzVnwJBW63cu_KOqU2EBe8-S7l9ko_jY9vhPU
[13-Nov-2025 12:51:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Nov-2025 12:51:40 UTC] ✅ JWT token verified successfully for user profile
[13-Nov-2025 12:51:40 UTC] User ID: 5
[13-Nov-2025 12:51:40 UTC] ✅ User profile retrieved successfully for user ID: 5
[13-Nov-2025 12:51:42 UTC] === API CALL LOG ===
[13-Nov-2025 12:51:42 UTC] Endpoint: user/profile.php
[13-Nov-2025 12:51:42 UTC] Full Log Data: {
    "timestamp": "2025-11-13 12:51:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.75.162.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNTUwMTg2fQ.KGGupCFzVnwJBW63cu_KOqU2EBe8-S7l9ko_jY9vhPU",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Nov-2025 12:51:42 UTC] === END API CALL LOG ===
[13-Nov-2025 12:51:42 UTC] ✅ API Hash verification passed for profile endpoint
[13-Nov-2025 12:51:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNTUwMTg2fQ.KGGupCFzVnwJBW63cu_KOqU2EBe8-S7l9ko_jY9vhPU
[13-Nov-2025 12:51:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Nov-2025 12:51:42 UTC] ✅ JWT token verified successfully for user profile
[13-Nov-2025 12:51:42 UTC] User ID: 5
[13-Nov-2025 12:51:42 UTC] ✅ User profile retrieved successfully for user ID: 5
[13-Nov-2025 12:51:47 UTC] === API CALL LOG ===
[13-Nov-2025 12:51:47 UTC] Endpoint: user/profile.php
[13-Nov-2025 12:51:47 UTC] Full Log Data: {
    "timestamp": "2025-11-13 12:51:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.75.162.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNTUwMTg2fQ.KGGupCFzVnwJBW63cu_KOqU2EBe8-S7l9ko_jY9vhPU",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Nov-2025 12:51:47 UTC] === END API CALL LOG ===
[13-Nov-2025 12:51:47 UTC] ✅ API Hash verification passed for profile endpoint
[13-Nov-2025 12:51:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNTUwMTg2fQ.KGGupCFzVnwJBW63cu_KOqU2EBe8-S7l9ko_jY9vhPU
[13-Nov-2025 12:51:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Nov-2025 12:51:47 UTC] ✅ JWT token verified successfully for user profile
[13-Nov-2025 12:51:47 UTC] User ID: 5
[13-Nov-2025 12:51:47 UTC] ✅ User profile retrieved successfully for user ID: 5
[13-Nov-2025 12:51:47 UTC] User Purchases API - User ID: 5
[13-Nov-2025 12:51:47 UTC] User Purchases API - Total purchases found: 7
[13-Nov-2025 12:51:48 UTC] === API CALL LOG ===
[13-Nov-2025 12:51:48 UTC] Endpoint: user/profile.php
[13-Nov-2025 12:51:48 UTC] Full Log Data: {
    "timestamp": "2025-11-13 12:51:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.75.162.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNTUwMTg2fQ.KGGupCFzVnwJBW63cu_KOqU2EBe8-S7l9ko_jY9vhPU",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Nov-2025 12:51:48 UTC] === END API CALL LOG ===
[13-Nov-2025 12:51:48 UTC] ✅ API Hash verification passed for profile endpoint
[13-Nov-2025 12:51:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNTUwMTg2fQ.KGGupCFzVnwJBW63cu_KOqU2EBe8-S7l9ko_jY9vhPU
[13-Nov-2025 12:51:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Nov-2025 12:51:48 UTC] ✅ JWT token verified successfully for user profile
[13-Nov-2025 12:51:48 UTC] User ID: 5
[13-Nov-2025 12:51:48 UTC] ✅ User profile retrieved successfully for user ID: 5
[13-Nov-2025 15:09:12 UTC] === API CALL LOG ===
[13-Nov-2025 15:09:12 UTC] Endpoint: user/profile.php
[13-Nov-2025 15:09:12 UTC] Full Log Data: {
    "timestamp": "2025-11-13 15:09:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.75.162.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNTUwMTg2fQ.KGGupCFzVnwJBW63cu_KOqU2EBe8-S7l9ko_jY9vhPU",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Nov-2025 15:09:12 UTC] === END API CALL LOG ===
[13-Nov-2025 15:09:12 UTC] ✅ API Hash verification passed for profile endpoint
[13-Nov-2025 15:09:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNTUwMTg2fQ.KGGupCFzVnwJBW63cu_KOqU2EBe8-S7l9ko_jY9vhPU
[13-Nov-2025 15:09:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Nov-2025 15:09:12 UTC] ✅ JWT token verified successfully for user profile
[13-Nov-2025 15:09:12 UTC] User ID: 5
[13-Nov-2025 15:09:12 UTC] ✅ User profile retrieved successfully for user ID: 5
[13-Nov-2025 15:09:13 UTC] === API CALL LOG ===
[13-Nov-2025 15:09:13 UTC] Endpoint: user/profile.php
[13-Nov-2025 15:09:13 UTC] Full Log Data: {
    "timestamp": "2025-11-13 15:09:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.75.162.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNTUwMTg2fQ.KGGupCFzVnwJBW63cu_KOqU2EBe8-S7l9ko_jY9vhPU",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Nov-2025 15:09:13 UTC] === END API CALL LOG ===
[13-Nov-2025 15:09:13 UTC] ✅ API Hash verification passed for profile endpoint
[13-Nov-2025 15:09:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNTUwMTg2fQ.KGGupCFzVnwJBW63cu_KOqU2EBe8-S7l9ko_jY9vhPU
[13-Nov-2025 15:09:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Nov-2025 15:09:13 UTC] ✅ JWT token verified successfully for user profile
[13-Nov-2025 15:09:13 UTC] User ID: 5
[13-Nov-2025 15:09:13 UTC] ✅ User profile retrieved successfully for user ID: 5
[13-Nov-2025 15:09:18 UTC] === API CALL LOG ===
[13-Nov-2025 15:09:18 UTC] Endpoint: user/profile.php
[13-Nov-2025 15:09:18 UTC] Full Log Data: {
    "timestamp": "2025-11-13 15:09:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.75.162.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNTUwMTg2fQ.KGGupCFzVnwJBW63cu_KOqU2EBe8-S7l9ko_jY9vhPU",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Nov-2025 15:09:18 UTC] === END API CALL LOG ===
[13-Nov-2025 15:09:18 UTC] ✅ API Hash verification passed for profile endpoint
[13-Nov-2025 15:09:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNTUwMTg2fQ.KGGupCFzVnwJBW63cu_KOqU2EBe8-S7l9ko_jY9vhPU
[13-Nov-2025 15:09:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Nov-2025 15:09:18 UTC] ✅ JWT token verified successfully for user profile
[13-Nov-2025 15:09:18 UTC] User ID: 5
[13-Nov-2025 15:09:18 UTC] ✅ User profile retrieved successfully for user ID: 5
[13-Nov-2025 15:09:18 UTC] User Purchases API - User ID: 5
[13-Nov-2025 15:09:18 UTC] User Purchases API - Total purchases found: 7
[13-Nov-2025 15:09:19 UTC] User Purchases API - User ID: 5
[13-Nov-2025 15:09:19 UTC] User Purchases API - Total purchases found: 7
[13-Nov-2025 15:09:21 UTC] === API CALL LOG ===
[13-Nov-2025 15:09:21 UTC] Endpoint: user/profile.php
[13-Nov-2025 15:09:21 UTC] Full Log Data: {
    "timestamp": "2025-11-13 15:09:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.75.162.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNTUwMTg2fQ.KGGupCFzVnwJBW63cu_KOqU2EBe8-S7l9ko_jY9vhPU",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Nov-2025 15:09:21 UTC] === END API CALL LOG ===
[13-Nov-2025 15:09:21 UTC] ✅ API Hash verification passed for profile endpoint
[13-Nov-2025 15:09:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNTUwMTg2fQ.KGGupCFzVnwJBW63cu_KOqU2EBe8-S7l9ko_jY9vhPU
[13-Nov-2025 15:09:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Nov-2025 15:09:21 UTC] ✅ JWT token verified successfully for user profile
[13-Nov-2025 15:09:21 UTC] User ID: 5
[13-Nov-2025 15:09:21 UTC] ✅ User profile retrieved successfully for user ID: 5
[13-Nov-2025 15:09:21 UTC] User Purchases API - User ID: 5
[13-Nov-2025 15:09:21 UTC] User Purchases API - Total purchases found: 7
[13-Nov-2025 15:09:32 UTC] === API CALL LOG ===
[13-Nov-2025 15:09:32 UTC] Endpoint: user/profile.php
[13-Nov-2025 15:09:32 UTC] Full Log Data: {
    "timestamp": "2025-11-13 15:09:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.75.162.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNTUwMTg2fQ.KGGupCFzVnwJBW63cu_KOqU2EBe8-S7l9ko_jY9vhPU",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Nov-2025 15:09:32 UTC] === END API CALL LOG ===
[13-Nov-2025 15:09:32 UTC] ✅ API Hash verification passed for profile endpoint
[13-Nov-2025 15:09:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzYzNTUwMTg2fQ.KGGupCFzVnwJBW63cu_KOqU2EBe8-S7l9ko_jY9vhPU
[13-Nov-2025 15:09:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Nov-2025 15:09:32 UTC] ✅ JWT token verified successfully for user profile
[13-Nov-2025 15:09:32 UTC] User ID: 5
[13-Nov-2025 15:09:32 UTC] ✅ User profile retrieved successfully for user ID: 5
[14-Nov-2025 09:34:06 UTC] PHP Fatal error:  Uncaught Error: Class "PDO" not found in /home1/memberxa/api.memberx.app/includes/functions.php:17
Stack trace:
#0 /home1/memberxa/api.memberx.app/api/user/profile.php(2): require_once()
#1 {main}
  thrown in /home1/memberxa/api.memberx.app/includes/functions.php on line 17
[14-Nov-2025 09:37:05 UTC] === API CALL LOG ===
[14-Nov-2025 09:37:05 UTC] Endpoint: user/profile.php
[14-Nov-2025 09:37:05 UTC] Full Log Data: {
    "timestamp": "2025-11-14 09:37:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.75.162.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNSIsInVzZXJuYW1lIjoiYXNoYWRhdGEiLCJlbWFpbCI6InRlc3RAdGVzdC5jb20iLCJleHAiOjE3NjM3MTc4MjR9.JzfVn3JsNWYfXMKGeYIBBIbTK3q68wSDnEnk__QIVkM",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Nov-2025 09:37:05 UTC] === END API CALL LOG ===
[14-Nov-2025 09:37:05 UTC] ✅ API Hash verification passed for profile endpoint
[14-Nov-2025 09:37:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNSIsInVzZXJuYW1lIjoiYXNoYWRhdGEiLCJlbWFpbCI6InRlc3RAdGVzdC5jb20iLCJleHAiOjE3NjM3MTc4MjR9.JzfVn3JsNWYfXMKGeYIBBIbTK3q68wSDnEnk__QIVkM
[14-Nov-2025 09:37:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Nov-2025 09:37:05 UTC] ✅ JWT token verified successfully for user profile
[14-Nov-2025 09:37:05 UTC] User ID: 5
[14-Nov-2025 09:37:05 UTC] ✅ User profile retrieved successfully for user ID: 5
[14-Nov-2025 09:37:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Nov-2025 09:37:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Nov-2025 09:37:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNSIsInVzZXJuYW1lIjoiYXNoYWRhdGEiLCJlbWFpbCI6InRlc3RAdGVzdC5jb20iLCJleHAiOjE3NjM3MTc4MjR9.JzfVn3JsNWYfXMKGeYIBBIbTK3q68wSDnEnk__QIVkM","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Accept-Encoding":"gzip","User-Agent":"okhttp\/4.12.0"}
[14-Nov-2025 09:37:26 UTC] === User Orders API Called ===
[14-Nov-2025 09:37:26 UTC] User ID: 5
[14-Nov-2025 09:37:26 UTC] Limit: 20, Offset: 0
[14-Nov-2025 09:37:26 UTC] Orders found: 2
[14-Nov-2025 09:37:26 UTC] Orders data: [{"id":"5","quantity":"100","total_coins":"100","coin_type":"regular","telegram_link":"https:\/\/t.me\/trademaxpooya\/32406","status":"completed","created_at":"2025-11-12 11:43:57","product_id":"12","product_name":"Telegram Post views","product_price":"1","image_url":""},{"id":"4","quantity":"10","total_coins":"10","coin_type":"regular","telegram_link":"t.me\/tehhhst\/5","status":"cancelled","created_at":"2025-11-12 11:09:22","product_id":"12","product_name":"Telegram Post views","product_price":"1","image_url":""}]
[14-Nov-2025 09:37:26 UTC] Total orders count: 2
[14-Nov-2025 09:37:27 UTC] === API CALL LOG ===
[14-Nov-2025 09:37:27 UTC] Endpoint: user/profile.php
[14-Nov-2025 09:37:27 UTC] Full Log Data: {
    "timestamp": "2025-11-14 09:37:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.75.162.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNSIsInVzZXJuYW1lIjoiYXNoYWRhdGEiLCJlbWFpbCI6InRlc3RAdGVzdC5jb20iLCJleHAiOjE3NjM3MTc4MjR9.JzfVn3JsNWYfXMKGeYIBBIbTK3q68wSDnEnk__QIVkM",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Nov-2025 09:37:27 UTC] === END API CALL LOG ===
[14-Nov-2025 09:37:27 UTC] ✅ API Hash verification passed for profile endpoint
[14-Nov-2025 09:37:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNSIsInVzZXJuYW1lIjoiYXNoYWRhdGEiLCJlbWFpbCI6InRlc3RAdGVzdC5jb20iLCJleHAiOjE3NjM3MTc4MjR9.JzfVn3JsNWYfXMKGeYIBBIbTK3q68wSDnEnk__QIVkM
[14-Nov-2025 09:37:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Nov-2025 09:37:27 UTC] ✅ JWT token verified successfully for user profile
[14-Nov-2025 09:37:27 UTC] User ID: 5
[14-Nov-2025 09:37:27 UTC] ✅ User profile retrieved successfully for user ID: 5
[14-Nov-2025 09:37:27 UTC] User Purchases API - User ID: 5
[14-Nov-2025 09:37:27 UTC] User Purchases API - Total purchases found: 7
[14-Nov-2025 09:37:28 UTC] === API CALL LOG ===
[14-Nov-2025 09:37:28 UTC] Endpoint: user/profile.php
[14-Nov-2025 09:37:28 UTC] Full Log Data: {
    "timestamp": "2025-11-14 09:37:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.75.162.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNSIsInVzZXJuYW1lIjoiYXNoYWRhdGEiLCJlbWFpbCI6InRlc3RAdGVzdC5jb20iLCJleHAiOjE3NjM3MTc4MjR9.JzfVn3JsNWYfXMKGeYIBBIbTK3q68wSDnEnk__QIVkM",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Nov-2025 09:37:28 UTC] === END API CALL LOG ===
[14-Nov-2025 09:37:28 UTC] ✅ API Hash verification passed for profile endpoint
[14-Nov-2025 09:37:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNSIsInVzZXJuYW1lIjoiYXNoYWRhdGEiLCJlbWFpbCI6InRlc3RAdGVzdC5jb20iLCJleHAiOjE3NjM3MTc4MjR9.JzfVn3JsNWYfXMKGeYIBBIbTK3q68wSDnEnk__QIVkM
[14-Nov-2025 09:37:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Nov-2025 09:37:28 UTC] ✅ JWT token verified successfully for user profile
[14-Nov-2025 09:37:28 UTC] User ID: 5
[14-Nov-2025 09:37:28 UTC] ✅ User profile retrieved successfully for user ID: 5
[14-Nov-2025 09:44:52 UTC] === API CALL LOG ===
[14-Nov-2025 09:44:52 UTC] Endpoint: user/profile.php
[14-Nov-2025 09:44:52 UTC] Full Log Data: {
    "timestamp": "2025-11-14 09:44:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2.59.216.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzNDgxfQ.Kzp-Wk9a_AI0Y0exoD7YLsWX8WOB6Xhp_qO9UxGWjRg",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Nov-2025 09:44:52 UTC] === END API CALL LOG ===
[14-Nov-2025 09:44:52 UTC] ✅ API Hash verification passed for profile endpoint
[14-Nov-2025 09:44:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzNDgxfQ.Kzp-Wk9a_AI0Y0exoD7YLsWX8WOB6Xhp_qO9UxGWjRg
[14-Nov-2025 09:44:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Nov-2025 09:44:52 UTC] ✅ JWT token verified successfully for user profile
[14-Nov-2025 09:44:52 UTC] User ID: 5
[14-Nov-2025 09:44:52 UTC] ✅ User profile retrieved successfully for user ID: 5
[14-Nov-2025 09:44:54 UTC] === API CALL LOG ===
[14-Nov-2025 09:44:54 UTC] Endpoint: user/profile.php
[14-Nov-2025 09:44:54 UTC] Full Log Data: {
    "timestamp": "2025-11-14 09:44:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2.59.216.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzNDgxfQ.Kzp-Wk9a_AI0Y0exoD7YLsWX8WOB6Xhp_qO9UxGWjRg",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Nov-2025 09:44:54 UTC] === END API CALL LOG ===
[14-Nov-2025 09:44:54 UTC] ✅ API Hash verification passed for profile endpoint
[14-Nov-2025 09:44:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzNDgxfQ.Kzp-Wk9a_AI0Y0exoD7YLsWX8WOB6Xhp_qO9UxGWjRg
[14-Nov-2025 09:44:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Nov-2025 09:44:54 UTC] ✅ JWT token verified successfully for user profile
[14-Nov-2025 09:44:54 UTC] User ID: 5
[14-Nov-2025 09:44:54 UTC] ✅ User profile retrieved successfully for user ID: 5
[14-Nov-2025 15:12:46 UTC] === API CALL LOG ===
[14-Nov-2025 15:12:46 UTC] Endpoint: user/profile.php
[14-Nov-2025 15:12:46 UTC] Full Log Data: {
    "timestamp": "2025-11-14 15:12:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2.59.216.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzNDgxfQ.Kzp-Wk9a_AI0Y0exoD7YLsWX8WOB6Xhp_qO9UxGWjRg",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Nov-2025 15:12:46 UTC] === END API CALL LOG ===
[14-Nov-2025 15:12:46 UTC] ✅ API Hash verification passed for profile endpoint
[14-Nov-2025 15:12:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzNDgxfQ.Kzp-Wk9a_AI0Y0exoD7YLsWX8WOB6Xhp_qO9UxGWjRg
[14-Nov-2025 15:12:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Nov-2025 15:12:46 UTC] ✅ JWT token verified successfully for user profile
[14-Nov-2025 15:12:46 UTC] User ID: 5
[14-Nov-2025 15:12:46 UTC] ✅ User profile retrieved successfully for user ID: 5
[14-Nov-2025 15:12:48 UTC] === API CALL LOG ===
[14-Nov-2025 15:12:48 UTC] Endpoint: user/profile.php
[14-Nov-2025 15:12:48 UTC] Full Log Data: {
    "timestamp": "2025-11-14 15:12:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2.59.216.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzNDgxfQ.Kzp-Wk9a_AI0Y0exoD7YLsWX8WOB6Xhp_qO9UxGWjRg",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Nov-2025 15:12:48 UTC] === END API CALL LOG ===
[14-Nov-2025 15:12:48 UTC] ✅ API Hash verification passed for profile endpoint
[14-Nov-2025 15:12:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzAzNDgxfQ.Kzp-Wk9a_AI0Y0exoD7YLsWX8WOB6Xhp_qO9UxGWjRg
[14-Nov-2025 15:12:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Nov-2025 15:12:48 UTC] ✅ JWT token verified successfully for user profile
[14-Nov-2025 15:12:48 UTC] User ID: 5
[14-Nov-2025 15:12:48 UTC] ✅ User profile retrieved successfully for user ID: 5
[15-Nov-2025 01:49:35 UTC] === API CALL LOG ===
[15-Nov-2025 01:49:35 UTC] Endpoint: user/profile.php
[15-Nov-2025 01:49:35 UTC] Full Log Data: {
    "timestamp": "2025-11-15 01:49:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.145.39.13",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjgiLCJ1c2VybmFtZSI6Ik1laG1ldGx2ZXgiLCJlbWFpbCI6Im1laG1ldGx2ZXg3OUBnbWFpbC5jb20iLCJleHAiOjE3NjM3NzYxNzR9.QcE4KDthV7KoQDfgASnXyRP4Y39vB9GnAV5HDknBfQI",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Nov-2025 01:49:35 UTC] === END API CALL LOG ===
[15-Nov-2025 01:49:35 UTC] ✅ API Hash verification passed for profile endpoint
[15-Nov-2025 01:49:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjgiLCJ1c2VybmFtZSI6Ik1laG1ldGx2ZXgiLCJlbWFpbCI6Im1laG1ldGx2ZXg3OUBnbWFpbC5jb20iLCJleHAiOjE3NjM3NzYxNzR9.QcE4KDthV7KoQDfgASnXyRP4Y39vB9GnAV5HDknBfQI
[15-Nov-2025 01:49:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Nov-2025 01:49:35 UTC] ✅ JWT token verified successfully for user profile
[15-Nov-2025 01:49:35 UTC] User ID: 28
[15-Nov-2025 01:49:35 UTC] ✅ User profile retrieved successfully for user ID: 28
[15-Nov-2025 01:51:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Nov-2025 01:51:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Nov-2025 01:51:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjgiLCJ1c2VybmFtZSI6Ik1laG1ldGx2ZXgiLCJlbWFpbCI6Im1laG1ldGx2ZXg3OUBnbWFpbC5jb20iLCJleHAiOjE3NjM3NzYxNzR9.QcE4KDthV7KoQDfgASnXyRP4Y39vB9GnAV5HDknBfQI","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Accept-Encoding":"gzip","User-Agent":"okhttp\/4.12.0"}
[15-Nov-2025 01:51:37 UTC] === User Orders API Called ===
[15-Nov-2025 01:51:37 UTC] User ID: 28
[15-Nov-2025 01:51:37 UTC] Limit: 20, Offset: 0
[15-Nov-2025 01:51:37 UTC] Orders found: 0
[15-Nov-2025 01:51:37 UTC] Orders data: []
[15-Nov-2025 01:51:37 UTC] Total orders count: 0
[15-Nov-2025 01:51:39 UTC] === API CALL LOG ===
[15-Nov-2025 01:51:39 UTC] Endpoint: user/profile.php
[15-Nov-2025 01:51:39 UTC] Full Log Data: {
    "timestamp": "2025-11-15 01:51:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.145.39.13",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjgiLCJ1c2VybmFtZSI6Ik1laG1ldGx2ZXgiLCJlbWFpbCI6Im1laG1ldGx2ZXg3OUBnbWFpbC5jb20iLCJleHAiOjE3NjM3NzYxNzR9.QcE4KDthV7KoQDfgASnXyRP4Y39vB9GnAV5HDknBfQI",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Nov-2025 01:51:39 UTC] === END API CALL LOG ===
[15-Nov-2025 01:51:39 UTC] ✅ API Hash verification passed for profile endpoint
[15-Nov-2025 01:51:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjgiLCJ1c2VybmFtZSI6Ik1laG1ldGx2ZXgiLCJlbWFpbCI6Im1laG1ldGx2ZXg3OUBnbWFpbC5jb20iLCJleHAiOjE3NjM3NzYxNzR9.QcE4KDthV7KoQDfgASnXyRP4Y39vB9GnAV5HDknBfQI
[15-Nov-2025 01:51:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Nov-2025 01:51:39 UTC] ✅ JWT token verified successfully for user profile
[15-Nov-2025 01:51:39 UTC] User ID: 28
[15-Nov-2025 01:51:39 UTC] ✅ User profile retrieved successfully for user ID: 28
[15-Nov-2025 01:51:39 UTC] User Purchases API - User ID: 28
[15-Nov-2025 01:51:39 UTC] User Purchases API - Total purchases found: 1
[15-Nov-2025 01:53:28 UTC] === API CALL LOG ===
[15-Nov-2025 01:53:28 UTC] Endpoint: user/profile.php
[15-Nov-2025 01:53:28 UTC] Full Log Data: {
    "timestamp": "2025-11-15 01:53:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.145.39.13",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjgiLCJ1c2VybmFtZSI6Ik1laG1ldGx2ZXgiLCJlbWFpbCI6Im1laG1ldGx2ZXg3OUBnbWFpbC5jb20iLCJleHAiOjE3NjM3NzYxNzR9.QcE4KDthV7KoQDfgASnXyRP4Y39vB9GnAV5HDknBfQI",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Nov-2025 01:53:28 UTC] === END API CALL LOG ===
[15-Nov-2025 01:53:28 UTC] ✅ API Hash verification passed for profile endpoint
[15-Nov-2025 01:53:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjgiLCJ1c2VybmFtZSI6Ik1laG1ldGx2ZXgiLCJlbWFpbCI6Im1laG1ldGx2ZXg3OUBnbWFpbC5jb20iLCJleHAiOjE3NjM3NzYxNzR9.QcE4KDthV7KoQDfgASnXyRP4Y39vB9GnAV5HDknBfQI
[15-Nov-2025 01:53:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Nov-2025 01:53:28 UTC] ✅ JWT token verified successfully for user profile
[15-Nov-2025 01:53:28 UTC] User ID: 28
[15-Nov-2025 01:53:28 UTC] ✅ User profile retrieved successfully for user ID: 28
[15-Nov-2025 01:53:28 UTC] === API CALL LOG ===
[15-Nov-2025 01:53:28 UTC] Endpoint: user/profile.php
[15-Nov-2025 01:53:28 UTC] Full Log Data: {
    "timestamp": "2025-11-15 01:53:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.145.39.13",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjgiLCJ1c2VybmFtZSI6Ik1laG1ldGx2ZXgiLCJlbWFpbCI6Im1laG1ldGx2ZXg3OUBnbWFpbC5jb20iLCJleHAiOjE3NjM3NzYxNzR9.QcE4KDthV7KoQDfgASnXyRP4Y39vB9GnAV5HDknBfQI",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Nov-2025 01:53:28 UTC] === END API CALL LOG ===
[15-Nov-2025 01:53:28 UTC] ✅ API Hash verification passed for profile endpoint
[15-Nov-2025 01:53:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjgiLCJ1c2VybmFtZSI6Ik1laG1ldGx2ZXgiLCJlbWFpbCI6Im1laG1ldGx2ZXg3OUBnbWFpbC5jb20iLCJleHAiOjE3NjM3NzYxNzR9.QcE4KDthV7KoQDfgASnXyRP4Y39vB9GnAV5HDknBfQI
[15-Nov-2025 01:53:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Nov-2025 01:53:28 UTC] ✅ JWT token verified successfully for user profile
[15-Nov-2025 01:53:28 UTC] User ID: 28
[15-Nov-2025 01:53:28 UTC] ✅ User profile retrieved successfully for user ID: 28
[15-Nov-2025 02:43:25 UTC] === API CALL LOG ===
[15-Nov-2025 02:43:25 UTC] Endpoint: user/profile.php
[15-Nov-2025 02:43:25 UTC] Full Log Data: {
    "timestamp": "2025-11-15 02:43:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "157.32.196.120",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjkiLCJ1c2VybmFtZSI6Imx1Y2t5eWFkYXYwNSIsImVtYWlsIjoibHVja3l5YWRhdjkzNTkyOUBnbWFpbC5jb20iLCJleHAiOjE3NjM3Nzk0MDR9.jfnN6jpDhUc9mG2hvGjqfpG0dnTpQwN3Kg1F1DYFt1E",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Nov-2025 02:43:25 UTC] === END API CALL LOG ===
[15-Nov-2025 02:43:25 UTC] ✅ API Hash verification passed for profile endpoint
[15-Nov-2025 02:43:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjkiLCJ1c2VybmFtZSI6Imx1Y2t5eWFkYXYwNSIsImVtYWlsIjoibHVja3l5YWRhdjkzNTkyOUBnbWFpbC5jb20iLCJleHAiOjE3NjM3Nzk0MDR9.jfnN6jpDhUc9mG2hvGjqfpG0dnTpQwN3Kg1F1DYFt1E
[15-Nov-2025 02:43:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Nov-2025 02:43:25 UTC] ✅ JWT token verified successfully for user profile
[15-Nov-2025 02:43:25 UTC] User ID: 29
[15-Nov-2025 02:43:25 UTC] ✅ User profile retrieved successfully for user ID: 29
[15-Nov-2025 02:43:49 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Nov-2025 02:43:49 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Nov-2025 02:43:49 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjkiLCJ1c2VybmFtZSI6Imx1Y2t5eWFkYXYwNSIsImVtYWlsIjoibHVja3l5YWRhdjkzNTkyOUBnbWFpbC5jb20iLCJleHAiOjE3NjM3Nzk0MDR9.jfnN6jpDhUc9mG2hvGjqfpG0dnTpQwN3Kg1F1DYFt1E","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Accept-Encoding":"gzip","User-Agent":"okhttp\/4.12.0"}
[15-Nov-2025 02:43:49 UTC] === User Orders API Called ===
[15-Nov-2025 02:43:49 UTC] User ID: 29
[15-Nov-2025 02:43:49 UTC] Limit: 20, Offset: 0
[15-Nov-2025 02:43:49 UTC] Orders found: 0
[15-Nov-2025 02:43:49 UTC] Orders data: []
[15-Nov-2025 02:43:49 UTC] Total orders count: 0
[15-Nov-2025 02:43:53 UTC] === API CALL LOG ===
[15-Nov-2025 02:43:53 UTC] Endpoint: user/profile.php
[15-Nov-2025 02:43:53 UTC] Full Log Data: {
    "timestamp": "2025-11-15 02:43:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "157.32.196.120",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjkiLCJ1c2VybmFtZSI6Imx1Y2t5eWFkYXYwNSIsImVtYWlsIjoibHVja3l5YWRhdjkzNTkyOUBnbWFpbC5jb20iLCJleHAiOjE3NjM3Nzk0MDR9.jfnN6jpDhUc9mG2hvGjqfpG0dnTpQwN3Kg1F1DYFt1E",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Nov-2025 02:43:53 UTC] === END API CALL LOG ===
[15-Nov-2025 02:43:53 UTC] ✅ API Hash verification passed for profile endpoint
[15-Nov-2025 02:43:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjkiLCJ1c2VybmFtZSI6Imx1Y2t5eWFkYXYwNSIsImVtYWlsIjoibHVja3l5YWRhdjkzNTkyOUBnbWFpbC5jb20iLCJleHAiOjE3NjM3Nzk0MDR9.jfnN6jpDhUc9mG2hvGjqfpG0dnTpQwN3Kg1F1DYFt1E
[15-Nov-2025 02:43:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Nov-2025 02:43:53 UTC] ✅ JWT token verified successfully for user profile
[15-Nov-2025 02:43:53 UTC] User ID: 29
[15-Nov-2025 02:43:53 UTC] ✅ User profile retrieved successfully for user ID: 29
[15-Nov-2025 02:44:18 UTC] === API CALL LOG ===
[15-Nov-2025 02:44:18 UTC] Endpoint: user/profile.php
[15-Nov-2025 02:44:18 UTC] Full Log Data: {
    "timestamp": "2025-11-15 02:44:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "157.32.196.120",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjkiLCJ1c2VybmFtZSI6Imx1Y2t5eWFkYXYwNSIsImVtYWlsIjoibHVja3l5YWRhdjkzNTkyOUBnbWFpbC5jb20iLCJleHAiOjE3NjM3Nzk0MDR9.jfnN6jpDhUc9mG2hvGjqfpG0dnTpQwN3Kg1F1DYFt1E",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Nov-2025 02:44:18 UTC] === END API CALL LOG ===
[15-Nov-2025 02:44:18 UTC] ✅ API Hash verification passed for profile endpoint
[15-Nov-2025 02:44:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjkiLCJ1c2VybmFtZSI6Imx1Y2t5eWFkYXYwNSIsImVtYWlsIjoibHVja3l5YWRhdjkzNTkyOUBnbWFpbC5jb20iLCJleHAiOjE3NjM3Nzk0MDR9.jfnN6jpDhUc9mG2hvGjqfpG0dnTpQwN3Kg1F1DYFt1E
[15-Nov-2025 02:44:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Nov-2025 02:44:18 UTC] ✅ JWT token verified successfully for user profile
[15-Nov-2025 02:44:18 UTC] User ID: 29
[15-Nov-2025 02:44:18 UTC] ✅ User profile retrieved successfully for user ID: 29
[15-Nov-2025 02:46:07 UTC] === API CALL LOG ===
[15-Nov-2025 02:46:07 UTC] Endpoint: user/profile.php
[15-Nov-2025 02:46:07 UTC] Full Log Data: {
    "timestamp": "2025-11-15 02:46:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "157.32.196.120",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjkiLCJ1c2VybmFtZSI6Imx1Y2t5eWFkYXYwNSIsImVtYWlsIjoibHVja3l5YWRhdjkzNTkyOUBnbWFpbC5jb20iLCJleHAiOjE3NjM3Nzk0MDR9.jfnN6jpDhUc9mG2hvGjqfpG0dnTpQwN3Kg1F1DYFt1E",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Nov-2025 02:46:07 UTC] === END API CALL LOG ===
[15-Nov-2025 02:46:07 UTC] ✅ API Hash verification passed for profile endpoint
[15-Nov-2025 02:46:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjkiLCJ1c2VybmFtZSI6Imx1Y2t5eWFkYXYwNSIsImVtYWlsIjoibHVja3l5YWRhdjkzNTkyOUBnbWFpbC5jb20iLCJleHAiOjE3NjM3Nzk0MDR9.jfnN6jpDhUc9mG2hvGjqfpG0dnTpQwN3Kg1F1DYFt1E
[15-Nov-2025 02:46:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Nov-2025 02:46:07 UTC] ✅ JWT token verified successfully for user profile
[15-Nov-2025 02:46:07 UTC] User ID: 29
[15-Nov-2025 02:46:07 UTC] ✅ User profile retrieved successfully for user ID: 29
[15-Nov-2025 02:51:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Nov-2025 02:51:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Nov-2025 02:51:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjkiLCJ1c2VybmFtZSI6Imx1Y2t5eWFkYXYwNSIsImVtYWlsIjoibHVja3l5YWRhdjkzNTkyOUBnbWFpbC5jb20iLCJleHAiOjE3NjM3Nzk0MDR9.jfnN6jpDhUc9mG2hvGjqfpG0dnTpQwN3Kg1F1DYFt1E","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Accept-Encoding":"gzip","User-Agent":"okhttp\/4.12.0"}
[15-Nov-2025 02:51:31 UTC] === User Orders API Called ===
[15-Nov-2025 02:51:31 UTC] User ID: 29
[15-Nov-2025 02:51:31 UTC] Limit: 20, Offset: 0
[15-Nov-2025 02:51:31 UTC] Orders found: 0
[15-Nov-2025 02:51:31 UTC] Orders data: []
[15-Nov-2025 02:51:31 UTC] Total orders count: 0
[15-Nov-2025 02:51:33 UTC] === API CALL LOG ===
[15-Nov-2025 02:51:33 UTC] Endpoint: user/profile.php
[15-Nov-2025 02:51:33 UTC] Full Log Data: {
    "timestamp": "2025-11-15 02:51:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "157.32.196.120",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjkiLCJ1c2VybmFtZSI6Imx1Y2t5eWFkYXYwNSIsImVtYWlsIjoibHVja3l5YWRhdjkzNTkyOUBnbWFpbC5jb20iLCJleHAiOjE3NjM3Nzk0MDR9.jfnN6jpDhUc9mG2hvGjqfpG0dnTpQwN3Kg1F1DYFt1E",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Nov-2025 02:51:33 UTC] === END API CALL LOG ===
[15-Nov-2025 02:51:33 UTC] ✅ API Hash verification passed for profile endpoint
[15-Nov-2025 02:51:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjkiLCJ1c2VybmFtZSI6Imx1Y2t5eWFkYXYwNSIsImVtYWlsIjoibHVja3l5YWRhdjkzNTkyOUBnbWFpbC5jb20iLCJleHAiOjE3NjM3Nzk0MDR9.jfnN6jpDhUc9mG2hvGjqfpG0dnTpQwN3Kg1F1DYFt1E
[15-Nov-2025 02:51:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Nov-2025 02:51:33 UTC] ✅ JWT token verified successfully for user profile
[15-Nov-2025 02:51:33 UTC] User ID: 29
[15-Nov-2025 02:51:33 UTC] ✅ User profile retrieved successfully for user ID: 29
[15-Nov-2025 02:53:14 UTC] === API CALL LOG ===
[15-Nov-2025 02:53:14 UTC] Endpoint: user/profile.php
[15-Nov-2025 02:53:14 UTC] Full Log Data: {
    "timestamp": "2025-11-15 02:53:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "157.32.196.120",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjkiLCJ1c2VybmFtZSI6Imx1Y2t5eWFkYXYwNSIsImVtYWlsIjoibHVja3l5YWRhdjkzNTkyOUBnbWFpbC5jb20iLCJleHAiOjE3NjM3Nzk0MDR9.jfnN6jpDhUc9mG2hvGjqfpG0dnTpQwN3Kg1F1DYFt1E",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Nov-2025 02:53:14 UTC] === END API CALL LOG ===
[15-Nov-2025 02:53:14 UTC] ✅ API Hash verification passed for profile endpoint
[15-Nov-2025 02:53:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjkiLCJ1c2VybmFtZSI6Imx1Y2t5eWFkYXYwNSIsImVtYWlsIjoibHVja3l5YWRhdjkzNTkyOUBnbWFpbC5jb20iLCJleHAiOjE3NjM3Nzk0MDR9.jfnN6jpDhUc9mG2hvGjqfpG0dnTpQwN3Kg1F1DYFt1E
[15-Nov-2025 02:53:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Nov-2025 02:53:14 UTC] ✅ JWT token verified successfully for user profile
[15-Nov-2025 02:53:14 UTC] User ID: 29
[15-Nov-2025 02:53:14 UTC] ✅ User profile retrieved successfully for user ID: 29
[15-Nov-2025 02:53:25 UTC] === API CALL LOG ===
[15-Nov-2025 02:53:25 UTC] Endpoint: user/profile.php
[15-Nov-2025 02:53:25 UTC] Full Log Data: {
    "timestamp": "2025-11-15 02:53:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "157.32.196.120",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjkiLCJ1c2VybmFtZSI6Imx1Y2t5eWFkYXYwNSIsImVtYWlsIjoibHVja3l5YWRhdjkzNTkyOUBnbWFpbC5jb20iLCJleHAiOjE3NjM3Nzk0MDR9.jfnN6jpDhUc9mG2hvGjqfpG0dnTpQwN3Kg1F1DYFt1E",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Nov-2025 02:53:25 UTC] === END API CALL LOG ===
[15-Nov-2025 02:53:25 UTC] ✅ API Hash verification passed for profile endpoint
[15-Nov-2025 02:53:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjkiLCJ1c2VybmFtZSI6Imx1Y2t5eWFkYXYwNSIsImVtYWlsIjoibHVja3l5YWRhdjkzNTkyOUBnbWFpbC5jb20iLCJleHAiOjE3NjM3Nzk0MDR9.jfnN6jpDhUc9mG2hvGjqfpG0dnTpQwN3Kg1F1DYFt1E
[15-Nov-2025 02:53:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Nov-2025 02:53:25 UTC] ✅ JWT token verified successfully for user profile
[15-Nov-2025 02:53:25 UTC] User ID: 29
[15-Nov-2025 02:53:25 UTC] ✅ User profile retrieved successfully for user ID: 29
[15-Nov-2025 02:53:25 UTC] User Purchases API - User ID: 29
[15-Nov-2025 02:53:25 UTC] User Purchases API - Total purchases found: 1
[15-Nov-2025 02:53:31 UTC] === API CALL LOG ===
[15-Nov-2025 02:53:31 UTC] Endpoint: user/profile.php
[15-Nov-2025 02:53:31 UTC] Full Log Data: {
    "timestamp": "2025-11-15 02:53:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "157.32.196.120",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjkiLCJ1c2VybmFtZSI6Imx1Y2t5eWFkYXYwNSIsImVtYWlsIjoibHVja3l5YWRhdjkzNTkyOUBnbWFpbC5jb20iLCJleHAiOjE3NjM3Nzk0MDR9.jfnN6jpDhUc9mG2hvGjqfpG0dnTpQwN3Kg1F1DYFt1E",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Nov-2025 02:53:31 UTC] === END API CALL LOG ===
[15-Nov-2025 02:53:31 UTC] ✅ API Hash verification passed for profile endpoint
[15-Nov-2025 02:53:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjkiLCJ1c2VybmFtZSI6Imx1Y2t5eWFkYXYwNSIsImVtYWlsIjoibHVja3l5YWRhdjkzNTkyOUBnbWFpbC5jb20iLCJleHAiOjE3NjM3Nzk0MDR9.jfnN6jpDhUc9mG2hvGjqfpG0dnTpQwN3Kg1F1DYFt1E
[15-Nov-2025 02:53:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Nov-2025 02:53:31 UTC] ✅ JWT token verified successfully for user profile
[15-Nov-2025 02:53:31 UTC] User ID: 29
[15-Nov-2025 02:53:31 UTC] ✅ User profile retrieved successfully for user ID: 29
[15-Nov-2025 02:53:31 UTC] User Purchases API - User ID: 29
[15-Nov-2025 02:53:31 UTC] User Purchases API - Total purchases found: 1
[15-Nov-2025 02:53:38 UTC] === API CALL LOG ===
[15-Nov-2025 02:53:38 UTC] Endpoint: user/profile.php
[15-Nov-2025 02:53:38 UTC] Full Log Data: {
    "timestamp": "2025-11-15 02:53:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "157.32.196.120",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjkiLCJ1c2VybmFtZSI6Imx1Y2t5eWFkYXYwNSIsImVtYWlsIjoibHVja3l5YWRhdjkzNTkyOUBnbWFpbC5jb20iLCJleHAiOjE3NjM3Nzk0MDR9.jfnN6jpDhUc9mG2hvGjqfpG0dnTpQwN3Kg1F1DYFt1E",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Nov-2025 02:53:38 UTC] === END API CALL LOG ===
[15-Nov-2025 02:53:38 UTC] ✅ API Hash verification passed for profile endpoint
[15-Nov-2025 02:53:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjkiLCJ1c2VybmFtZSI6Imx1Y2t5eWFkYXYwNSIsImVtYWlsIjoibHVja3l5YWRhdjkzNTkyOUBnbWFpbC5jb20iLCJleHAiOjE3NjM3Nzk0MDR9.jfnN6jpDhUc9mG2hvGjqfpG0dnTpQwN3Kg1F1DYFt1E
[15-Nov-2025 02:53:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Nov-2025 02:53:38 UTC] ✅ JWT token verified successfully for user profile
[15-Nov-2025 02:53:38 UTC] User ID: 29
[15-Nov-2025 02:53:38 UTC] ✅ User profile retrieved successfully for user ID: 29
[15-Nov-2025 02:53:38 UTC] User Purchases API - User ID: 29
[15-Nov-2025 02:53:38 UTC] User Purchases API - Total purchases found: 1
[15-Nov-2025 02:53:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Nov-2025 02:53:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Nov-2025 02:53:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjkiLCJ1c2VybmFtZSI6Imx1Y2t5eWFkYXYwNSIsImVtYWlsIjoibHVja3l5YWRhdjkzNTkyOUBnbWFpbC5jb20iLCJleHAiOjE3NjM3Nzk0MDR9.jfnN6jpDhUc9mG2hvGjqfpG0dnTpQwN3Kg1F1DYFt1E","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Accept-Encoding":"gzip","User-Agent":"okhttp\/4.12.0"}
[15-Nov-2025 02:53:41 UTC] === User Orders API Called ===
[15-Nov-2025 02:53:41 UTC] User ID: 29
[15-Nov-2025 02:53:41 UTC] Limit: 20, Offset: 0
[15-Nov-2025 02:53:41 UTC] Orders found: 0
[15-Nov-2025 02:53:41 UTC] Orders data: []
[15-Nov-2025 02:53:41 UTC] Total orders count: 0
[15-Nov-2025 02:53:42 UTC] === API CALL LOG ===
[15-Nov-2025 02:53:42 UTC] Endpoint: user/profile.php
[15-Nov-2025 02:53:42 UTC] Full Log Data: {
    "timestamp": "2025-11-15 02:53:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "157.32.196.120",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjkiLCJ1c2VybmFtZSI6Imx1Y2t5eWFkYXYwNSIsImVtYWlsIjoibHVja3l5YWRhdjkzNTkyOUBnbWFpbC5jb20iLCJleHAiOjE3NjM3Nzk0MDR9.jfnN6jpDhUc9mG2hvGjqfpG0dnTpQwN3Kg1F1DYFt1E",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Nov-2025 02:53:42 UTC] === END API CALL LOG ===
[15-Nov-2025 02:53:42 UTC] ✅ API Hash verification passed for profile endpoint
[15-Nov-2025 02:53:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjkiLCJ1c2VybmFtZSI6Imx1Y2t5eWFkYXYwNSIsImVtYWlsIjoibHVja3l5YWRhdjkzNTkyOUBnbWFpbC5jb20iLCJleHAiOjE3NjM3Nzk0MDR9.jfnN6jpDhUc9mG2hvGjqfpG0dnTpQwN3Kg1F1DYFt1E
[15-Nov-2025 02:53:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Nov-2025 02:53:42 UTC] ✅ JWT token verified successfully for user profile
[15-Nov-2025 02:53:42 UTC] User ID: 29
[15-Nov-2025 02:53:42 UTC] ✅ User profile retrieved successfully for user ID: 29
[15-Nov-2025 02:53:42 UTC] User Purchases API - User ID: 29
[15-Nov-2025 02:53:42 UTC] User Purchases API - Total purchases found: 1
[15-Nov-2025 02:53:48 UTC] === API CALL LOG ===
[15-Nov-2025 02:53:48 UTC] Endpoint: user/profile.php
[15-Nov-2025 02:53:48 UTC] Full Log Data: {
    "timestamp": "2025-11-15 02:53:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "157.32.196.120",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjkiLCJ1c2VybmFtZSI6Imx1Y2t5eWFkYXYwNSIsImVtYWlsIjoibHVja3l5YWRhdjkzNTkyOUBnbWFpbC5jb20iLCJleHAiOjE3NjM3Nzk0MDR9.jfnN6jpDhUc9mG2hvGjqfpG0dnTpQwN3Kg1F1DYFt1E",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Nov-2025 02:53:48 UTC] === END API CALL LOG ===
[15-Nov-2025 02:53:48 UTC] ✅ API Hash verification passed for profile endpoint
[15-Nov-2025 02:53:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjkiLCJ1c2VybmFtZSI6Imx1Y2t5eWFkYXYwNSIsImVtYWlsIjoibHVja3l5YWRhdjkzNTkyOUBnbWFpbC5jb20iLCJleHAiOjE3NjM3Nzk0MDR9.jfnN6jpDhUc9mG2hvGjqfpG0dnTpQwN3Kg1F1DYFt1E
[15-Nov-2025 02:53:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Nov-2025 02:53:48 UTC] ✅ JWT token verified successfully for user profile
[15-Nov-2025 02:53:48 UTC] User ID: 29
[15-Nov-2025 02:53:48 UTC] ✅ User profile retrieved successfully for user ID: 29
[15-Nov-2025 02:53:48 UTC] User Purchases API - User ID: 29
[15-Nov-2025 02:53:48 UTC] User Purchases API - Total purchases found: 1
[15-Nov-2025 02:53:52 UTC] User Purchases API - User ID: 29
[15-Nov-2025 02:53:52 UTC] User Purchases API - Total purchases found: 1
[15-Nov-2025 02:53:53 UTC] === API CALL LOG ===
[15-Nov-2025 02:53:53 UTC] Endpoint: user/profile.php
[15-Nov-2025 02:53:53 UTC] Full Log Data: {
    "timestamp": "2025-11-15 02:53:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "157.32.196.120",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjkiLCJ1c2VybmFtZSI6Imx1Y2t5eWFkYXYwNSIsImVtYWlsIjoibHVja3l5YWRhdjkzNTkyOUBnbWFpbC5jb20iLCJleHAiOjE3NjM3Nzk0MDR9.jfnN6jpDhUc9mG2hvGjqfpG0dnTpQwN3Kg1F1DYFt1E",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Nov-2025 02:53:53 UTC] === END API CALL LOG ===
[15-Nov-2025 02:53:53 UTC] ✅ API Hash verification passed for profile endpoint
[15-Nov-2025 02:53:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjkiLCJ1c2VybmFtZSI6Imx1Y2t5eWFkYXYwNSIsImVtYWlsIjoibHVja3l5YWRhdjkzNTkyOUBnbWFpbC5jb20iLCJleHAiOjE3NjM3Nzk0MDR9.jfnN6jpDhUc9mG2hvGjqfpG0dnTpQwN3Kg1F1DYFt1E
[15-Nov-2025 02:53:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Nov-2025 02:53:53 UTC] ✅ JWT token verified successfully for user profile
[15-Nov-2025 02:53:53 UTC] User ID: 29
[15-Nov-2025 02:53:53 UTC] ✅ User profile retrieved successfully for user ID: 29
[15-Nov-2025 02:53:53 UTC] User Purchases API - User ID: 29
[15-Nov-2025 02:53:53 UTC] User Purchases API - Total purchases found: 1
[15-Nov-2025 02:53:56 UTC] === API CALL LOG ===
[15-Nov-2025 02:53:56 UTC] Endpoint: user/profile.php
[15-Nov-2025 02:53:56 UTC] Full Log Data: {
    "timestamp": "2025-11-15 02:53:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "157.32.196.120",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjkiLCJ1c2VybmFtZSI6Imx1Y2t5eWFkYXYwNSIsImVtYWlsIjoibHVja3l5YWRhdjkzNTkyOUBnbWFpbC5jb20iLCJleHAiOjE3NjM3Nzk0MDR9.jfnN6jpDhUc9mG2hvGjqfpG0dnTpQwN3Kg1F1DYFt1E",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Nov-2025 02:53:56 UTC] === END API CALL LOG ===
[15-Nov-2025 02:53:56 UTC] ✅ API Hash verification passed for profile endpoint
[15-Nov-2025 02:53:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjkiLCJ1c2VybmFtZSI6Imx1Y2t5eWFkYXYwNSIsImVtYWlsIjoibHVja3l5YWRhdjkzNTkyOUBnbWFpbC5jb20iLCJleHAiOjE3NjM3Nzk0MDR9.jfnN6jpDhUc9mG2hvGjqfpG0dnTpQwN3Kg1F1DYFt1E
[15-Nov-2025 02:53:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Nov-2025 02:53:56 UTC] ✅ JWT token verified successfully for user profile
[15-Nov-2025 02:53:56 UTC] User ID: 29
[15-Nov-2025 02:53:56 UTC] ✅ User profile retrieved successfully for user ID: 29
[15-Nov-2025 02:53:56 UTC] User Purchases API - User ID: 29
[15-Nov-2025 02:53:56 UTC] User Purchases API - Total purchases found: 1
[15-Nov-2025 02:53:59 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Nov-2025 02:53:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Nov-2025 02:53:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjkiLCJ1c2VybmFtZSI6Imx1Y2t5eWFkYXYwNSIsImVtYWlsIjoibHVja3l5YWRhdjkzNTkyOUBnbWFpbC5jb20iLCJleHAiOjE3NjM3Nzk0MDR9.jfnN6jpDhUc9mG2hvGjqfpG0dnTpQwN3Kg1F1DYFt1E","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Accept-Encoding":"gzip","User-Agent":"okhttp\/4.12.0"}
[15-Nov-2025 02:53:59 UTC] === User Orders API Called ===
[15-Nov-2025 02:53:59 UTC] User ID: 29
[15-Nov-2025 02:53:59 UTC] Limit: 20, Offset: 0
[15-Nov-2025 02:53:59 UTC] Orders found: 0
[15-Nov-2025 02:53:59 UTC] Orders data: []
[15-Nov-2025 02:53:59 UTC] Total orders count: 0
[15-Nov-2025 02:54:01 UTC] === API CALL LOG ===
[15-Nov-2025 02:54:01 UTC] Endpoint: user/profile.php
[15-Nov-2025 02:54:01 UTC] Full Log Data: {
    "timestamp": "2025-11-15 02:54:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "157.32.196.120",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjkiLCJ1c2VybmFtZSI6Imx1Y2t5eWFkYXYwNSIsImVtYWlsIjoibHVja3l5YWRhdjkzNTkyOUBnbWFpbC5jb20iLCJleHAiOjE3NjM3Nzk0MDR9.jfnN6jpDhUc9mG2hvGjqfpG0dnTpQwN3Kg1F1DYFt1E",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Nov-2025 02:54:01 UTC] === END API CALL LOG ===
[15-Nov-2025 02:54:01 UTC] ✅ API Hash verification passed for profile endpoint
[15-Nov-2025 02:54:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjkiLCJ1c2VybmFtZSI6Imx1Y2t5eWFkYXYwNSIsImVtYWlsIjoibHVja3l5YWRhdjkzNTkyOUBnbWFpbC5jb20iLCJleHAiOjE3NjM3Nzk0MDR9.jfnN6jpDhUc9mG2hvGjqfpG0dnTpQwN3Kg1F1DYFt1E
[15-Nov-2025 02:54:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Nov-2025 02:54:01 UTC] ✅ JWT token verified successfully for user profile
[15-Nov-2025 02:54:01 UTC] User ID: 29
[15-Nov-2025 02:54:01 UTC] ✅ User profile retrieved successfully for user ID: 29
[15-Nov-2025 02:54:01 UTC] User Purchases API - User ID: 29
[15-Nov-2025 02:54:01 UTC] User Purchases API - Total purchases found: 1
[15-Nov-2025 02:54:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Nov-2025 02:54:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Nov-2025 02:54:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjkiLCJ1c2VybmFtZSI6Imx1Y2t5eWFkYXYwNSIsImVtYWlsIjoibHVja3l5YWRhdjkzNTkyOUBnbWFpbC5jb20iLCJleHAiOjE3NjM3Nzk0MDR9.jfnN6jpDhUc9mG2hvGjqfpG0dnTpQwN3Kg1F1DYFt1E","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Accept-Encoding":"gzip","User-Agent":"okhttp\/4.12.0"}
[15-Nov-2025 02:54:02 UTC] === User Orders API Called ===
[15-Nov-2025 02:54:02 UTC] User ID: 29
[15-Nov-2025 02:54:02 UTC] Limit: 20, Offset: 0
[15-Nov-2025 02:54:02 UTC] Orders found: 0
[15-Nov-2025 02:54:02 UTC] Orders data: []
[15-Nov-2025 02:54:02 UTC] Total orders count: 0
[15-Nov-2025 02:54:06 UTC] === API CALL LOG ===
[15-Nov-2025 02:54:06 UTC] Endpoint: user/profile.php
[15-Nov-2025 02:54:06 UTC] Full Log Data: {
    "timestamp": "2025-11-15 02:54:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "157.32.196.120",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjkiLCJ1c2VybmFtZSI6Imx1Y2t5eWFkYXYwNSIsImVtYWlsIjoibHVja3l5YWRhdjkzNTkyOUBnbWFpbC5jb20iLCJleHAiOjE3NjM3Nzk0MDR9.jfnN6jpDhUc9mG2hvGjqfpG0dnTpQwN3Kg1F1DYFt1E",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Nov-2025 02:54:06 UTC] === END API CALL LOG ===
[15-Nov-2025 02:54:06 UTC] ✅ API Hash verification passed for profile endpoint
[15-Nov-2025 02:54:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjkiLCJ1c2VybmFtZSI6Imx1Y2t5eWFkYXYwNSIsImVtYWlsIjoibHVja3l5YWRhdjkzNTkyOUBnbWFpbC5jb20iLCJleHAiOjE3NjM3Nzk0MDR9.jfnN6jpDhUc9mG2hvGjqfpG0dnTpQwN3Kg1F1DYFt1E
[15-Nov-2025 02:54:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Nov-2025 02:54:06 UTC] ✅ JWT token verified successfully for user profile
[15-Nov-2025 02:54:06 UTC] User ID: 29
[15-Nov-2025 02:54:06 UTC] ✅ User profile retrieved successfully for user ID: 29
[15-Nov-2025 02:54:28 UTC] === API CALL LOG ===
[15-Nov-2025 02:54:28 UTC] Endpoint: user/profile.php
[15-Nov-2025 02:54:28 UTC] Full Log Data: {
    "timestamp": "2025-11-15 02:54:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "157.32.196.120",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjkiLCJ1c2VybmFtZSI6Imx1Y2t5eWFkYXYwNSIsImVtYWlsIjoibHVja3l5YWRhdjkzNTkyOUBnbWFpbC5jb20iLCJleHAiOjE3NjM3Nzk0MDR9.jfnN6jpDhUc9mG2hvGjqfpG0dnTpQwN3Kg1F1DYFt1E",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Nov-2025 02:54:28 UTC] === END API CALL LOG ===
[15-Nov-2025 02:54:28 UTC] ✅ API Hash verification passed for profile endpoint
[15-Nov-2025 02:54:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjkiLCJ1c2VybmFtZSI6Imx1Y2t5eWFkYXYwNSIsImVtYWlsIjoibHVja3l5YWRhdjkzNTkyOUBnbWFpbC5jb20iLCJleHAiOjE3NjM3Nzk0MDR9.jfnN6jpDhUc9mG2hvGjqfpG0dnTpQwN3Kg1F1DYFt1E
[15-Nov-2025 02:54:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Nov-2025 02:54:28 UTC] ✅ JWT token verified successfully for user profile
[15-Nov-2025 02:54:28 UTC] User ID: 29
[15-Nov-2025 02:54:28 UTC] ✅ User profile retrieved successfully for user ID: 29
[15-Nov-2025 02:54:55 UTC] === API CALL LOG ===
[15-Nov-2025 02:54:55 UTC] Endpoint: user/profile.php
[15-Nov-2025 02:54:55 UTC] Full Log Data: {
    "timestamp": "2025-11-15 02:54:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "157.32.196.120",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjkiLCJ1c2VybmFtZSI6Imx1Y2t5eWFkYXYwNSIsImVtYWlsIjoibHVja3l5YWRhdjkzNTkyOUBnbWFpbC5jb20iLCJleHAiOjE3NjM3Nzk0MDR9.jfnN6jpDhUc9mG2hvGjqfpG0dnTpQwN3Kg1F1DYFt1E",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Nov-2025 02:54:55 UTC] === END API CALL LOG ===
[15-Nov-2025 02:54:55 UTC] ✅ API Hash verification passed for profile endpoint
[15-Nov-2025 02:54:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjkiLCJ1c2VybmFtZSI6Imx1Y2t5eWFkYXYwNSIsImVtYWlsIjoibHVja3l5YWRhdjkzNTkyOUBnbWFpbC5jb20iLCJleHAiOjE3NjM3Nzk0MDR9.jfnN6jpDhUc9mG2hvGjqfpG0dnTpQwN3Kg1F1DYFt1E
[15-Nov-2025 02:54:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Nov-2025 02:54:55 UTC] ✅ JWT token verified successfully for user profile
[15-Nov-2025 02:54:55 UTC] User ID: 29
[15-Nov-2025 02:54:55 UTC] ✅ User profile retrieved successfully for user ID: 29
[15-Nov-2025 02:55:01 UTC] === API CALL LOG ===
[15-Nov-2025 02:55:01 UTC] Endpoint: user/profile.php
[15-Nov-2025 02:55:01 UTC] Full Log Data: {
    "timestamp": "2025-11-15 02:55:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "157.32.196.120",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjkiLCJ1c2VybmFtZSI6Imx1Y2t5eWFkYXYwNSIsImVtYWlsIjoibHVja3l5YWRhdjkzNTkyOUBnbWFpbC5jb20iLCJleHAiOjE3NjM3Nzk0MDR9.jfnN6jpDhUc9mG2hvGjqfpG0dnTpQwN3Kg1F1DYFt1E",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Nov-2025 02:55:01 UTC] === END API CALL LOG ===
[15-Nov-2025 02:55:01 UTC] ✅ API Hash verification passed for profile endpoint
[15-Nov-2025 02:55:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjkiLCJ1c2VybmFtZSI6Imx1Y2t5eWFkYXYwNSIsImVtYWlsIjoibHVja3l5YWRhdjkzNTkyOUBnbWFpbC5jb20iLCJleHAiOjE3NjM3Nzk0MDR9.jfnN6jpDhUc9mG2hvGjqfpG0dnTpQwN3Kg1F1DYFt1E
[15-Nov-2025 02:55:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Nov-2025 02:55:01 UTC] ✅ JWT token verified successfully for user profile
[15-Nov-2025 02:55:01 UTC] User ID: 29
[15-Nov-2025 02:55:01 UTC] ✅ User profile retrieved successfully for user ID: 29
[15-Nov-2025 02:55:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Nov-2025 02:55:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Nov-2025 02:55:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjkiLCJ1c2VybmFtZSI6Imx1Y2t5eWFkYXYwNSIsImVtYWlsIjoibHVja3l5YWRhdjkzNTkyOUBnbWFpbC5jb20iLCJleHAiOjE3NjM3Nzk0MDR9.jfnN6jpDhUc9mG2hvGjqfpG0dnTpQwN3Kg1F1DYFt1E","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Accept-Encoding":"gzip","User-Agent":"okhttp\/4.12.0"}
[15-Nov-2025 02:55:22 UTC] === User Orders API Called ===
[15-Nov-2025 02:55:22 UTC] User ID: 29
[15-Nov-2025 02:55:22 UTC] Limit: 20, Offset: 0
[15-Nov-2025 02:55:22 UTC] Orders found: 0
[15-Nov-2025 02:55:22 UTC] Orders data: []
[15-Nov-2025 02:55:22 UTC] Total orders count: 0
[15-Nov-2025 02:55:24 UTC] === API CALL LOG ===
[15-Nov-2025 02:55:24 UTC] Endpoint: user/profile.php
[15-Nov-2025 02:55:24 UTC] Full Log Data: {
    "timestamp": "2025-11-15 02:55:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "157.32.196.120",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjkiLCJ1c2VybmFtZSI6Imx1Y2t5eWFkYXYwNSIsImVtYWlsIjoibHVja3l5YWRhdjkzNTkyOUBnbWFpbC5jb20iLCJleHAiOjE3NjM3Nzk0MDR9.jfnN6jpDhUc9mG2hvGjqfpG0dnTpQwN3Kg1F1DYFt1E",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Nov-2025 02:55:24 UTC] === END API CALL LOG ===
[15-Nov-2025 02:55:24 UTC] ✅ API Hash verification passed for profile endpoint
[15-Nov-2025 02:55:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjkiLCJ1c2VybmFtZSI6Imx1Y2t5eWFkYXYwNSIsImVtYWlsIjoibHVja3l5YWRhdjkzNTkyOUBnbWFpbC5jb20iLCJleHAiOjE3NjM3Nzk0MDR9.jfnN6jpDhUc9mG2hvGjqfpG0dnTpQwN3Kg1F1DYFt1E
[15-Nov-2025 02:55:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Nov-2025 02:55:24 UTC] ✅ JWT token verified successfully for user profile
[15-Nov-2025 02:55:24 UTC] User ID: 29
[15-Nov-2025 02:55:24 UTC] ✅ User profile retrieved successfully for user ID: 29
[15-Nov-2025 02:55:25 UTC] User Purchases API - User ID: 29
[15-Nov-2025 02:55:25 UTC] User Purchases API - Total purchases found: 1
[15-Nov-2025 02:55:31 UTC] === API CALL LOG ===
[15-Nov-2025 02:55:31 UTC] Endpoint: user/profile.php
[15-Nov-2025 02:55:31 UTC] Full Log Data: {
    "timestamp": "2025-11-15 02:55:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "157.32.196.120",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjkiLCJ1c2VybmFtZSI6Imx1Y2t5eWFkYXYwNSIsImVtYWlsIjoibHVja3l5YWRhdjkzNTkyOUBnbWFpbC5jb20iLCJleHAiOjE3NjM3Nzk0MDR9.jfnN6jpDhUc9mG2hvGjqfpG0dnTpQwN3Kg1F1DYFt1E",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Nov-2025 02:55:31 UTC] === END API CALL LOG ===
[15-Nov-2025 02:55:31 UTC] ✅ API Hash verification passed for profile endpoint
[15-Nov-2025 02:55:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjkiLCJ1c2VybmFtZSI6Imx1Y2t5eWFkYXYwNSIsImVtYWlsIjoibHVja3l5YWRhdjkzNTkyOUBnbWFpbC5jb20iLCJleHAiOjE3NjM3Nzk0MDR9.jfnN6jpDhUc9mG2hvGjqfpG0dnTpQwN3Kg1F1DYFt1E
[15-Nov-2025 02:55:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Nov-2025 02:55:31 UTC] ✅ JWT token verified successfully for user profile
[15-Nov-2025 02:55:31 UTC] User ID: 29
[15-Nov-2025 02:55:31 UTC] ✅ User profile retrieved successfully for user ID: 29
[15-Nov-2025 02:55:31 UTC] User Purchases API - User ID: 29
[15-Nov-2025 02:55:31 UTC] User Purchases API - Total purchases found: 1
[15-Nov-2025 12:35:41 UTC] === API CALL LOG ===
[15-Nov-2025 12:35:41 UTC] Endpoint: user/profile.php
[15-Nov-2025 12:35:41 UTC] Full Log Data: {
    "timestamp": "2025-11-15 12:35:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "152.59.90.250",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzAiLCJ1c2VybmFtZSI6Imxvc3QgaGFyc2giLCJlbWFpbCI6ImhhcnNoZGVlcDgyMjE4QGdtYWlsLmNvbSIsImV4cCI6MTc2MzgxNDk0MH0.D0CsNFQa4BhhdEB8en_w9uBOcoYWUSV1b7HHRi3lx7g",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Nov-2025 12:35:41 UTC] === END API CALL LOG ===
[15-Nov-2025 12:35:41 UTC] ✅ API Hash verification passed for profile endpoint
[15-Nov-2025 12:35:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzAiLCJ1c2VybmFtZSI6Imxvc3QgaGFyc2giLCJlbWFpbCI6ImhhcnNoZGVlcDgyMjE4QGdtYWlsLmNvbSIsImV4cCI6MTc2MzgxNDk0MH0.D0CsNFQa4BhhdEB8en_w9uBOcoYWUSV1b7HHRi3lx7g
[15-Nov-2025 12:35:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Nov-2025 12:35:41 UTC] ✅ JWT token verified successfully for user profile
[15-Nov-2025 12:35:41 UTC] User ID: 30
[15-Nov-2025 12:35:41 UTC] ✅ User profile retrieved successfully for user ID: 30
[15-Nov-2025 12:36:02 UTC] === API CALL LOG ===
[15-Nov-2025 12:36:02 UTC] Endpoint: user/profile.php
[15-Nov-2025 12:36:02 UTC] Full Log Data: {
    "timestamp": "2025-11-15 12:36:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "152.59.90.250",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzAiLCJ1c2VybmFtZSI6Imxvc3QgaGFyc2giLCJlbWFpbCI6ImhhcnNoZGVlcDgyMjE4QGdtYWlsLmNvbSIsImV4cCI6MTc2MzgxNDk0MH0.D0CsNFQa4BhhdEB8en_w9uBOcoYWUSV1b7HHRi3lx7g",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Nov-2025 12:36:02 UTC] === END API CALL LOG ===
[15-Nov-2025 12:36:02 UTC] ✅ API Hash verification passed for profile endpoint
[15-Nov-2025 12:36:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzAiLCJ1c2VybmFtZSI6Imxvc3QgaGFyc2giLCJlbWFpbCI6ImhhcnNoZGVlcDgyMjE4QGdtYWlsLmNvbSIsImV4cCI6MTc2MzgxNDk0MH0.D0CsNFQa4BhhdEB8en_w9uBOcoYWUSV1b7HHRi3lx7g
[15-Nov-2025 12:36:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Nov-2025 12:36:02 UTC] ✅ JWT token verified successfully for user profile
[15-Nov-2025 12:36:02 UTC] User ID: 30
[15-Nov-2025 12:36:02 UTC] ✅ User profile retrieved successfully for user ID: 30
[15-Nov-2025 12:36:04 UTC] === API CALL LOG ===
[15-Nov-2025 12:36:04 UTC] Endpoint: user/profile.php
[15-Nov-2025 12:36:04 UTC] Full Log Data: {
    "timestamp": "2025-11-15 12:36:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "152.59.90.250",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzAiLCJ1c2VybmFtZSI6Imxvc3QgaGFyc2giLCJlbWFpbCI6ImhhcnNoZGVlcDgyMjE4QGdtYWlsLmNvbSIsImV4cCI6MTc2MzgxNDk0MH0.D0CsNFQa4BhhdEB8en_w9uBOcoYWUSV1b7HHRi3lx7g",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Nov-2025 12:36:04 UTC] === END API CALL LOG ===
[15-Nov-2025 12:36:04 UTC] ✅ API Hash verification passed for profile endpoint
[15-Nov-2025 12:36:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzAiLCJ1c2VybmFtZSI6Imxvc3QgaGFyc2giLCJlbWFpbCI6ImhhcnNoZGVlcDgyMjE4QGdtYWlsLmNvbSIsImV4cCI6MTc2MzgxNDk0MH0.D0CsNFQa4BhhdEB8en_w9uBOcoYWUSV1b7HHRi3lx7g
[15-Nov-2025 12:36:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Nov-2025 12:36:04 UTC] ✅ JWT token verified successfully for user profile
[15-Nov-2025 12:36:04 UTC] User ID: 30
[15-Nov-2025 12:36:04 UTC] ✅ User profile retrieved successfully for user ID: 30
[17-Nov-2025 07:31:07 UTC] === API CALL LOG ===
[17-Nov-2025 07:31:07 UTC] Endpoint: user/profile.php
[17-Nov-2025 07:31:07 UTC] Full Log Data: {
    "timestamp": "2025-11-17 07:31:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "152.58.130.49",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzEiLCJ1c2VybmFtZSI6IkFtYW45MTUxIiwiZW1haWwiOiJhbWFucmFzdG9naTg4MUBnbWFpbC5jb20iLCJleHAiOjE3NjM5Njk0NjZ9.V9_HDrhAXtj81cg1xQxpsqbTsR8Lw5vDrwtajBlpYxI",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Nov-2025 07:31:07 UTC] === END API CALL LOG ===
[17-Nov-2025 07:31:07 UTC] ✅ API Hash verification passed for profile endpoint
[17-Nov-2025 07:31:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzEiLCJ1c2VybmFtZSI6IkFtYW45MTUxIiwiZW1haWwiOiJhbWFucmFzdG9naTg4MUBnbWFpbC5jb20iLCJleHAiOjE3NjM5Njk0NjZ9.V9_HDrhAXtj81cg1xQxpsqbTsR8Lw5vDrwtajBlpYxI
[17-Nov-2025 07:31:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Nov-2025 07:31:07 UTC] ✅ JWT token verified successfully for user profile
[17-Nov-2025 07:31:07 UTC] User ID: 31
[17-Nov-2025 07:31:07 UTC] ✅ User profile retrieved successfully for user ID: 31
[17-Nov-2025 07:31:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Nov-2025 07:31:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Nov-2025 07:31:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzEiLCJ1c2VybmFtZSI6IkFtYW45MTUxIiwiZW1haWwiOiJhbWFucmFzdG9naTg4MUBnbWFpbC5jb20iLCJleHAiOjE3NjM5Njk0NjZ9.V9_HDrhAXtj81cg1xQxpsqbTsR8Lw5vDrwtajBlpYxI","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Accept-Encoding":"gzip","User-Agent":"okhttp\/4.12.0"}
[17-Nov-2025 07:31:39 UTC] === User Orders API Called ===
[17-Nov-2025 07:31:39 UTC] User ID: 31
[17-Nov-2025 07:31:39 UTC] Limit: 20, Offset: 0
[17-Nov-2025 07:31:39 UTC] Orders found: 0
[17-Nov-2025 07:31:39 UTC] Orders data: []
[17-Nov-2025 07:31:39 UTC] Total orders count: 0
[17-Nov-2025 07:31:40 UTC] === API CALL LOG ===
[17-Nov-2025 07:31:40 UTC] Endpoint: user/profile.php
[17-Nov-2025 07:31:40 UTC] Full Log Data: {
    "timestamp": "2025-11-17 07:31:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "152.58.130.49",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzEiLCJ1c2VybmFtZSI6IkFtYW45MTUxIiwiZW1haWwiOiJhbWFucmFzdG9naTg4MUBnbWFpbC5jb20iLCJleHAiOjE3NjM5Njk0NjZ9.V9_HDrhAXtj81cg1xQxpsqbTsR8Lw5vDrwtajBlpYxI",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Nov-2025 07:31:40 UTC] === END API CALL LOG ===
[17-Nov-2025 07:31:40 UTC] ✅ API Hash verification passed for profile endpoint
[17-Nov-2025 07:31:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzEiLCJ1c2VybmFtZSI6IkFtYW45MTUxIiwiZW1haWwiOiJhbWFucmFzdG9naTg4MUBnbWFpbC5jb20iLCJleHAiOjE3NjM5Njk0NjZ9.V9_HDrhAXtj81cg1xQxpsqbTsR8Lw5vDrwtajBlpYxI
[17-Nov-2025 07:31:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Nov-2025 07:31:40 UTC] ✅ JWT token verified successfully for user profile
[17-Nov-2025 07:31:40 UTC] User ID: 31
[17-Nov-2025 07:31:40 UTC] ✅ User profile retrieved successfully for user ID: 31
[17-Nov-2025 07:31:40 UTC] User Purchases API - User ID: 31
[17-Nov-2025 07:31:40 UTC] User Purchases API - Total purchases found: 0
[17-Nov-2025 07:31:42 UTC] === API CALL LOG ===
[17-Nov-2025 07:31:42 UTC] Endpoint: user/profile.php
[17-Nov-2025 07:31:42 UTC] Full Log Data: {
    "timestamp": "2025-11-17 07:31:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "152.58.130.49",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzEiLCJ1c2VybmFtZSI6IkFtYW45MTUxIiwiZW1haWwiOiJhbWFucmFzdG9naTg4MUBnbWFpbC5jb20iLCJleHAiOjE3NjM5Njk0NjZ9.V9_HDrhAXtj81cg1xQxpsqbTsR8Lw5vDrwtajBlpYxI",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Nov-2025 07:31:42 UTC] === END API CALL LOG ===
[17-Nov-2025 07:31:42 UTC] ✅ API Hash verification passed for profile endpoint
[17-Nov-2025 07:31:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzEiLCJ1c2VybmFtZSI6IkFtYW45MTUxIiwiZW1haWwiOiJhbWFucmFzdG9naTg4MUBnbWFpbC5jb20iLCJleHAiOjE3NjM5Njk0NjZ9.V9_HDrhAXtj81cg1xQxpsqbTsR8Lw5vDrwtajBlpYxI
[17-Nov-2025 07:31:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Nov-2025 07:31:42 UTC] ✅ JWT token verified successfully for user profile
[17-Nov-2025 07:31:42 UTC] User ID: 31
[17-Nov-2025 07:31:42 UTC] ✅ User profile retrieved successfully for user ID: 31
[17-Nov-2025 07:32:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Nov-2025 07:32:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Nov-2025 07:32:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzEiLCJ1c2VybmFtZSI6IkFtYW45MTUxIiwiZW1haWwiOiJhbWFucmFzdG9naTg4MUBnbWFpbC5jb20iLCJleHAiOjE3NjM5Njk0NjZ9.V9_HDrhAXtj81cg1xQxpsqbTsR8Lw5vDrwtajBlpYxI","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Accept-Encoding":"gzip","User-Agent":"okhttp\/4.12.0"}
[17-Nov-2025 07:32:21 UTC] === User Orders API Called ===
[17-Nov-2025 07:32:21 UTC] User ID: 31
[17-Nov-2025 07:32:21 UTC] Limit: 20, Offset: 0
[17-Nov-2025 07:32:21 UTC] Orders found: 0
[17-Nov-2025 07:32:21 UTC] Orders data: []
[17-Nov-2025 07:32:21 UTC] Total orders count: 0
[17-Nov-2025 07:32:29 UTC] === API CALL LOG ===
[17-Nov-2025 07:32:29 UTC] Endpoint: user/profile.php
[17-Nov-2025 07:32:29 UTC] Full Log Data: {
    "timestamp": "2025-11-17 07:32:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "152.58.130.49",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzEiLCJ1c2VybmFtZSI6IkFtYW45MTUxIiwiZW1haWwiOiJhbWFucmFzdG9naTg4MUBnbWFpbC5jb20iLCJleHAiOjE3NjM5Njk0NjZ9.V9_HDrhAXtj81cg1xQxpsqbTsR8Lw5vDrwtajBlpYxI",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Nov-2025 07:32:29 UTC] === END API CALL LOG ===
[17-Nov-2025 07:32:29 UTC] ✅ API Hash verification passed for profile endpoint
[17-Nov-2025 07:32:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzEiLCJ1c2VybmFtZSI6IkFtYW45MTUxIiwiZW1haWwiOiJhbWFucmFzdG9naTg4MUBnbWFpbC5jb20iLCJleHAiOjE3NjM5Njk0NjZ9.V9_HDrhAXtj81cg1xQxpsqbTsR8Lw5vDrwtajBlpYxI
[17-Nov-2025 07:32:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Nov-2025 07:32:29 UTC] ✅ JWT token verified successfully for user profile
[17-Nov-2025 07:32:29 UTC] User ID: 31
[17-Nov-2025 07:32:29 UTC] ✅ User profile retrieved successfully for user ID: 31
[17-Nov-2025 07:32:37 UTC] === API CALL LOG ===
[17-Nov-2025 07:32:37 UTC] Endpoint: user/profile.php
[17-Nov-2025 07:32:37 UTC] Full Log Data: {
    "timestamp": "2025-11-17 07:32:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "152.58.130.49",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzEiLCJ1c2VybmFtZSI6IkFtYW45MTUxIiwiZW1haWwiOiJhbWFucmFzdG9naTg4MUBnbWFpbC5jb20iLCJleHAiOjE3NjM5Njk0NjZ9.V9_HDrhAXtj81cg1xQxpsqbTsR8Lw5vDrwtajBlpYxI",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Nov-2025 07:32:37 UTC] === END API CALL LOG ===
[17-Nov-2025 07:32:37 UTC] ✅ API Hash verification passed for profile endpoint
[17-Nov-2025 07:32:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzEiLCJ1c2VybmFtZSI6IkFtYW45MTUxIiwiZW1haWwiOiJhbWFucmFzdG9naTg4MUBnbWFpbC5jb20iLCJleHAiOjE3NjM5Njk0NjZ9.V9_HDrhAXtj81cg1xQxpsqbTsR8Lw5vDrwtajBlpYxI
[17-Nov-2025 07:32:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Nov-2025 07:32:37 UTC] ✅ JWT token verified successfully for user profile
[17-Nov-2025 07:32:37 UTC] User ID: 31
[17-Nov-2025 07:32:37 UTC] ✅ User profile retrieved successfully for user ID: 31
[17-Nov-2025 07:33:02 UTC] === API CALL LOG ===
[17-Nov-2025 07:33:02 UTC] Endpoint: user/profile.php
[17-Nov-2025 07:33:02 UTC] Full Log Data: {
    "timestamp": "2025-11-17 07:33:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "152.58.130.49",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzEiLCJ1c2VybmFtZSI6IkFtYW45MTUxIiwiZW1haWwiOiJhbWFucmFzdG9naTg4MUBnbWFpbC5jb20iLCJleHAiOjE3NjM5Njk0NjZ9.V9_HDrhAXtj81cg1xQxpsqbTsR8Lw5vDrwtajBlpYxI",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Nov-2025 07:33:02 UTC] === END API CALL LOG ===
[17-Nov-2025 07:33:02 UTC] ✅ API Hash verification passed for profile endpoint
[17-Nov-2025 07:33:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzEiLCJ1c2VybmFtZSI6IkFtYW45MTUxIiwiZW1haWwiOiJhbWFucmFzdG9naTg4MUBnbWFpbC5jb20iLCJleHAiOjE3NjM5Njk0NjZ9.V9_HDrhAXtj81cg1xQxpsqbTsR8Lw5vDrwtajBlpYxI
[17-Nov-2025 07:33:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Nov-2025 07:33:02 UTC] ✅ JWT token verified successfully for user profile
[17-Nov-2025 07:33:02 UTC] User ID: 31
[17-Nov-2025 07:33:02 UTC] ✅ User profile retrieved successfully for user ID: 31
[17-Nov-2025 07:33:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Nov-2025 07:33:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Nov-2025 07:33:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzEiLCJ1c2VybmFtZSI6IkFtYW45MTUxIiwiZW1haWwiOiJhbWFucmFzdG9naTg4MUBnbWFpbC5jb20iLCJleHAiOjE3NjM5Njk0NjZ9.V9_HDrhAXtj81cg1xQxpsqbTsR8Lw5vDrwtajBlpYxI","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Accept-Encoding":"gzip","User-Agent":"okhttp\/4.12.0"}
[17-Nov-2025 07:33:35 UTC] === User Orders API Called ===
[17-Nov-2025 07:33:35 UTC] User ID: 31
[17-Nov-2025 07:33:35 UTC] Limit: 20, Offset: 0
[17-Nov-2025 07:33:35 UTC] Orders found: 0
[17-Nov-2025 07:33:35 UTC] Orders data: []
[17-Nov-2025 07:33:35 UTC] Total orders count: 0
[20-Nov-2025 08:32:18 UTC] === API CALL LOG ===
[20-Nov-2025 08:32:18 UTC] Endpoint: user/profile.php
[20-Nov-2025 08:32:18 UTC] Full Log Data: {
    "timestamp": "2025-11-20 08:32:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "174.193.134.44",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzIiLCJ1c2VybmFtZSI6Ikx1aUFsYSIsImVtYWlsIjoibHVpYWxhMkB5YWhvby5jb20iLCJleHAiOjE3NjQyMzIzMzd9.0e1RF14YSye_4rJ_znM8Z35krEqVgSDn0x-d_ZU99qY",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Nov-2025 08:32:18 UTC] === END API CALL LOG ===
[20-Nov-2025 08:32:18 UTC] ✅ API Hash verification passed for profile endpoint
[20-Nov-2025 08:32:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzIiLCJ1c2VybmFtZSI6Ikx1aUFsYSIsImVtYWlsIjoibHVpYWxhMkB5YWhvby5jb20iLCJleHAiOjE3NjQyMzIzMzd9.0e1RF14YSye_4rJ_znM8Z35krEqVgSDn0x-d_ZU99qY
[20-Nov-2025 08:32:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Nov-2025 08:32:18 UTC] ✅ JWT token verified successfully for user profile
[20-Nov-2025 08:32:18 UTC] User ID: 32
[20-Nov-2025 08:32:18 UTC] ✅ User profile retrieved successfully for user ID: 32
[20-Nov-2025 08:32:28 UTC] === API CALL LOG ===
[20-Nov-2025 08:32:28 UTC] Endpoint: user/profile.php
[20-Nov-2025 08:32:28 UTC] Full Log Data: {
    "timestamp": "2025-11-20 08:32:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "174.193.134.44",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzIiLCJ1c2VybmFtZSI6Ikx1aUFsYSIsImVtYWlsIjoibHVpYWxhMkB5YWhvby5jb20iLCJleHAiOjE3NjQyMzIzMzd9.0e1RF14YSye_4rJ_znM8Z35krEqVgSDn0x-d_ZU99qY",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Nov-2025 08:32:28 UTC] === END API CALL LOG ===
[20-Nov-2025 08:32:28 UTC] ✅ API Hash verification passed for profile endpoint
[20-Nov-2025 08:32:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzIiLCJ1c2VybmFtZSI6Ikx1aUFsYSIsImVtYWlsIjoibHVpYWxhMkB5YWhvby5jb20iLCJleHAiOjE3NjQyMzIzMzd9.0e1RF14YSye_4rJ_znM8Z35krEqVgSDn0x-d_ZU99qY
[20-Nov-2025 08:32:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Nov-2025 08:32:28 UTC] ✅ JWT token verified successfully for user profile
[20-Nov-2025 08:32:28 UTC] User ID: 32
[20-Nov-2025 08:32:28 UTC] ✅ User profile retrieved successfully for user ID: 32
[20-Nov-2025 08:32:28 UTC] User Purchases API - User ID: 32
[20-Nov-2025 08:32:28 UTC] User Purchases API - Total purchases found: 0
[20-Nov-2025 08:32:35 UTC] === API CALL LOG ===
[20-Nov-2025 08:32:35 UTC] Endpoint: user/profile.php
[20-Nov-2025 08:32:35 UTC] Full Log Data: {
    "timestamp": "2025-11-20 08:32:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "174.193.134.44",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzIiLCJ1c2VybmFtZSI6Ikx1aUFsYSIsImVtYWlsIjoibHVpYWxhMkB5YWhvby5jb20iLCJleHAiOjE3NjQyMzIzMzd9.0e1RF14YSye_4rJ_znM8Z35krEqVgSDn0x-d_ZU99qY",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Nov-2025 08:32:35 UTC] === END API CALL LOG ===
[20-Nov-2025 08:32:35 UTC] ✅ API Hash verification passed for profile endpoint
[20-Nov-2025 08:32:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzIiLCJ1c2VybmFtZSI6Ikx1aUFsYSIsImVtYWlsIjoibHVpYWxhMkB5YWhvby5jb20iLCJleHAiOjE3NjQyMzIzMzd9.0e1RF14YSye_4rJ_znM8Z35krEqVgSDn0x-d_ZU99qY
[20-Nov-2025 08:32:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Nov-2025 08:32:35 UTC] ✅ JWT token verified successfully for user profile
[20-Nov-2025 08:32:35 UTC] User ID: 32
[20-Nov-2025 08:32:35 UTC] ✅ User profile retrieved successfully for user ID: 32
[20-Nov-2025 18:32:19 UTC] === API CALL LOG ===
[20-Nov-2025 18:32:19 UTC] Endpoint: user/profile.php
[20-Nov-2025 18:32:19 UTC] Full Log Data: {
    "timestamp": "2025-11-20 18:32:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "69.160.8.16",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMiLCJ1c2VybmFtZSI6ImthciIsImVtYWlsIjoiaW91c2RhbmdlcjFAZ21haWwuY29tIiwiZXhwIjoxNzY0MjY4MzM4fQ.PNlQ7Ak16IExx2R8x-0IKDW4ux4i-LxbjlLJClOC2fs",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Nov-2025 18:32:19 UTC] === END API CALL LOG ===
[20-Nov-2025 18:32:19 UTC] ✅ API Hash verification passed for profile endpoint
[20-Nov-2025 18:32:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMiLCJ1c2VybmFtZSI6ImthciIsImVtYWlsIjoiaW91c2RhbmdlcjFAZ21haWwuY29tIiwiZXhwIjoxNzY0MjY4MzM4fQ.PNlQ7Ak16IExx2R8x-0IKDW4ux4i-LxbjlLJClOC2fs
[20-Nov-2025 18:32:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Nov-2025 18:32:19 UTC] ✅ JWT token verified successfully for user profile
[20-Nov-2025 18:32:19 UTC] User ID: 33
[20-Nov-2025 18:32:19 UTC] ✅ User profile retrieved successfully for user ID: 33
[20-Nov-2025 18:32:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Nov-2025 18:32:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Nov-2025 18:32:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMiLCJ1c2VybmFtZSI6ImthciIsImVtYWlsIjoiaW91c2RhbmdlcjFAZ21haWwuY29tIiwiZXhwIjoxNzY0MjY4MzM4fQ.PNlQ7Ak16IExx2R8x-0IKDW4ux4i-LxbjlLJClOC2fs","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Accept-Encoding":"gzip","User-Agent":"okhttp\/4.12.0"}
[20-Nov-2025 18:32:37 UTC] === User Orders API Called ===
[20-Nov-2025 18:32:37 UTC] User ID: 33
[20-Nov-2025 18:32:37 UTC] Limit: 20, Offset: 0
[20-Nov-2025 18:32:37 UTC] Orders found: 0
[20-Nov-2025 18:32:37 UTC] Orders data: []
[20-Nov-2025 18:32:37 UTC] Total orders count: 0
[20-Nov-2025 18:32:39 UTC] === API CALL LOG ===
[20-Nov-2025 18:32:39 UTC] Endpoint: user/profile.php
[20-Nov-2025 18:32:39 UTC] Full Log Data: {
    "timestamp": "2025-11-20 18:32:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "69.160.8.16",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMiLCJ1c2VybmFtZSI6ImthciIsImVtYWlsIjoiaW91c2RhbmdlcjFAZ21haWwuY29tIiwiZXhwIjoxNzY0MjY4MzM4fQ.PNlQ7Ak16IExx2R8x-0IKDW4ux4i-LxbjlLJClOC2fs",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Nov-2025 18:32:39 UTC] === END API CALL LOG ===
[20-Nov-2025 18:32:39 UTC] ✅ API Hash verification passed for profile endpoint
[20-Nov-2025 18:32:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMiLCJ1c2VybmFtZSI6ImthciIsImVtYWlsIjoiaW91c2RhbmdlcjFAZ21haWwuY29tIiwiZXhwIjoxNzY0MjY4MzM4fQ.PNlQ7Ak16IExx2R8x-0IKDW4ux4i-LxbjlLJClOC2fs
[20-Nov-2025 18:32:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Nov-2025 18:32:39 UTC] ✅ JWT token verified successfully for user profile
[20-Nov-2025 18:32:39 UTC] User ID: 33
[20-Nov-2025 18:32:39 UTC] ✅ User profile retrieved successfully for user ID: 33
[20-Nov-2025 18:32:43 UTC] === API CALL LOG ===
[20-Nov-2025 18:32:43 UTC] Endpoint: user/profile.php
[20-Nov-2025 18:32:43 UTC] Full Log Data: {
    "timestamp": "2025-11-20 18:32:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "69.160.8.16",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMiLCJ1c2VybmFtZSI6ImthciIsImVtYWlsIjoiaW91c2RhbmdlcjFAZ21haWwuY29tIiwiZXhwIjoxNzY0MjY4MzM4fQ.PNlQ7Ak16IExx2R8x-0IKDW4ux4i-LxbjlLJClOC2fs",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Nov-2025 18:32:43 UTC] === END API CALL LOG ===
[20-Nov-2025 18:32:43 UTC] ✅ API Hash verification passed for profile endpoint
[20-Nov-2025 18:32:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMiLCJ1c2VybmFtZSI6ImthciIsImVtYWlsIjoiaW91c2RhbmdlcjFAZ21haWwuY29tIiwiZXhwIjoxNzY0MjY4MzM4fQ.PNlQ7Ak16IExx2R8x-0IKDW4ux4i-LxbjlLJClOC2fs
[20-Nov-2025 18:32:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Nov-2025 18:32:43 UTC] ✅ JWT token verified successfully for user profile
[20-Nov-2025 18:32:43 UTC] User ID: 33
[20-Nov-2025 18:32:43 UTC] ✅ User profile retrieved successfully for user ID: 33
[20-Nov-2025 18:32:43 UTC] User Purchases API - User ID: 33
[20-Nov-2025 18:32:43 UTC] User Purchases API - Total purchases found: 0
[20-Nov-2025 18:32:49 UTC] === API CALL LOG ===
[20-Nov-2025 18:32:49 UTC] Endpoint: user/profile.php
[20-Nov-2025 18:32:49 UTC] Full Log Data: {
    "timestamp": "2025-11-20 18:32:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "69.160.8.16",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMiLCJ1c2VybmFtZSI6ImthciIsImVtYWlsIjoiaW91c2RhbmdlcjFAZ21haWwuY29tIiwiZXhwIjoxNzY0MjY4MzM4fQ.PNlQ7Ak16IExx2R8x-0IKDW4ux4i-LxbjlLJClOC2fs",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Nov-2025 18:32:49 UTC] === END API CALL LOG ===
[20-Nov-2025 18:32:49 UTC] ✅ API Hash verification passed for profile endpoint
[20-Nov-2025 18:32:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMiLCJ1c2VybmFtZSI6ImthciIsImVtYWlsIjoiaW91c2RhbmdlcjFAZ21haWwuY29tIiwiZXhwIjoxNzY0MjY4MzM4fQ.PNlQ7Ak16IExx2R8x-0IKDW4ux4i-LxbjlLJClOC2fs
[20-Nov-2025 18:32:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Nov-2025 18:32:49 UTC] ✅ JWT token verified successfully for user profile
[20-Nov-2025 18:32:49 UTC] User ID: 33
[20-Nov-2025 18:32:49 UTC] ✅ User profile retrieved successfully for user ID: 33
[20-Nov-2025 18:33:16 UTC] === API CALL LOG ===
[20-Nov-2025 18:33:16 UTC] Endpoint: user/profile.php
[20-Nov-2025 18:33:16 UTC] Full Log Data: {
    "timestamp": "2025-11-20 18:33:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "69.160.8.16",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMiLCJ1c2VybmFtZSI6ImthciIsImVtYWlsIjoiaW91c2RhbmdlcjFAZ21haWwuY29tIiwiZXhwIjoxNzY0MjY4MzM4fQ.PNlQ7Ak16IExx2R8x-0IKDW4ux4i-LxbjlLJClOC2fs",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Nov-2025 18:33:16 UTC] === END API CALL LOG ===
[20-Nov-2025 18:33:16 UTC] ✅ API Hash verification passed for profile endpoint
[20-Nov-2025 18:33:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMiLCJ1c2VybmFtZSI6ImthciIsImVtYWlsIjoiaW91c2RhbmdlcjFAZ21haWwuY29tIiwiZXhwIjoxNzY0MjY4MzM4fQ.PNlQ7Ak16IExx2R8x-0IKDW4ux4i-LxbjlLJClOC2fs
[20-Nov-2025 18:33:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Nov-2025 18:33:16 UTC] ✅ JWT token verified successfully for user profile
[20-Nov-2025 18:33:16 UTC] User ID: 33
[20-Nov-2025 18:33:16 UTC] ✅ User profile retrieved successfully for user ID: 33
[20-Nov-2025 18:34:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Nov-2025 18:34:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Nov-2025 18:34:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMiLCJ1c2VybmFtZSI6ImthciIsImVtYWlsIjoiaW91c2RhbmdlcjFAZ21haWwuY29tIiwiZXhwIjoxNzY0MjY4MzM4fQ.PNlQ7Ak16IExx2R8x-0IKDW4ux4i-LxbjlLJClOC2fs","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Accept-Encoding":"gzip","User-Agent":"okhttp\/4.12.0"}
[20-Nov-2025 18:34:18 UTC] === User Orders API Called ===
[20-Nov-2025 18:34:18 UTC] User ID: 33
[20-Nov-2025 18:34:18 UTC] Limit: 20, Offset: 0
[20-Nov-2025 18:34:18 UTC] Orders found: 1
[20-Nov-2025 18:34:18 UTC] Orders data: [{"id":6,"quantity":1,"total_coins":20,"coin_type":"regular","telegram_link":"https:\/\/t.me\/MotixPay0023","status":"pending","created_at":"2025-11-20 22:04:16","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[20-Nov-2025 18:34:18 UTC] Total orders count: 1
[20-Nov-2025 18:34:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Nov-2025 18:34:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Nov-2025 18:34:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMiLCJ1c2VybmFtZSI6ImthciIsImVtYWlsIjoiaW91c2RhbmdlcjFAZ21haWwuY29tIiwiZXhwIjoxNzY0MjY4MzM4fQ.PNlQ7Ak16IExx2R8x-0IKDW4ux4i-LxbjlLJClOC2fs","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Accept-Encoding":"gzip","User-Agent":"okhttp\/4.12.0"}
[20-Nov-2025 18:34:36 UTC] === User Orders API Called ===
[20-Nov-2025 18:34:36 UTC] User ID: 33
[20-Nov-2025 18:34:36 UTC] Limit: 20, Offset: 0
[20-Nov-2025 18:34:36 UTC] Orders found: 1
[20-Nov-2025 18:34:36 UTC] Orders data: [{"id":6,"quantity":1,"total_coins":20,"coin_type":"regular","telegram_link":"https:\/\/t.me\/MotixPay0023","status":"pending","created_at":"2025-11-20 22:04:16","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[20-Nov-2025 18:34:36 UTC] Total orders count: 1
[20-Nov-2025 18:34:37 UTC] === API CALL LOG ===
[20-Nov-2025 18:34:37 UTC] Endpoint: user/profile.php
[20-Nov-2025 18:34:37 UTC] Full Log Data: {
    "timestamp": "2025-11-20 18:34:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "69.160.8.16",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMiLCJ1c2VybmFtZSI6ImthciIsImVtYWlsIjoiaW91c2RhbmdlcjFAZ21haWwuY29tIiwiZXhwIjoxNzY0MjY4MzM4fQ.PNlQ7Ak16IExx2R8x-0IKDW4ux4i-LxbjlLJClOC2fs",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Nov-2025 18:34:37 UTC] === END API CALL LOG ===
[20-Nov-2025 18:34:37 UTC] ✅ API Hash verification passed for profile endpoint
[20-Nov-2025 18:34:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMiLCJ1c2VybmFtZSI6ImthciIsImVtYWlsIjoiaW91c2RhbmdlcjFAZ21haWwuY29tIiwiZXhwIjoxNzY0MjY4MzM4fQ.PNlQ7Ak16IExx2R8x-0IKDW4ux4i-LxbjlLJClOC2fs
[20-Nov-2025 18:34:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Nov-2025 18:34:37 UTC] ✅ JWT token verified successfully for user profile
[20-Nov-2025 18:34:37 UTC] User ID: 33
[20-Nov-2025 18:34:37 UTC] ✅ User profile retrieved successfully for user ID: 33
[20-Nov-2025 18:34:38 UTC] User Purchases API - User ID: 33
[20-Nov-2025 18:34:38 UTC] User Purchases API - Total purchases found: 0
[20-Nov-2025 18:34:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Nov-2025 18:34:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Nov-2025 18:34:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMiLCJ1c2VybmFtZSI6ImthciIsImVtYWlsIjoiaW91c2RhbmdlcjFAZ21haWwuY29tIiwiZXhwIjoxNzY0MjY4MzM4fQ.PNlQ7Ak16IExx2R8x-0IKDW4ux4i-LxbjlLJClOC2fs","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Accept-Encoding":"gzip","User-Agent":"okhttp\/4.12.0"}
[20-Nov-2025 18:34:39 UTC] === User Orders API Called ===
[20-Nov-2025 18:34:39 UTC] User ID: 33
[20-Nov-2025 18:34:39 UTC] Limit: 20, Offset: 0
[20-Nov-2025 18:34:39 UTC] Orders found: 1
[20-Nov-2025 18:34:39 UTC] Orders data: [{"id":6,"quantity":1,"total_coins":20,"coin_type":"regular","telegram_link":"https:\/\/t.me\/MotixPay0023","status":"pending","created_at":"2025-11-20 22:04:16","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[20-Nov-2025 18:34:39 UTC] Total orders count: 1
[20-Nov-2025 18:34:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Nov-2025 18:34:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Nov-2025 18:34:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMiLCJ1c2VybmFtZSI6ImthciIsImVtYWlsIjoiaW91c2RhbmdlcjFAZ21haWwuY29tIiwiZXhwIjoxNzY0MjY4MzM4fQ.PNlQ7Ak16IExx2R8x-0IKDW4ux4i-LxbjlLJClOC2fs","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Accept-Encoding":"gzip","User-Agent":"okhttp\/4.12.0"}
[20-Nov-2025 18:34:45 UTC] === User Orders API Called ===
[20-Nov-2025 18:34:45 UTC] User ID: 33
[20-Nov-2025 18:34:45 UTC] Limit: 20, Offset: 0
[20-Nov-2025 18:34:45 UTC] Orders found: 1
[20-Nov-2025 18:34:45 UTC] Orders data: [{"id":6,"quantity":1,"total_coins":20,"coin_type":"regular","telegram_link":"https:\/\/t.me\/MotixPay0023","status":"pending","created_at":"2025-11-20 22:04:16","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[20-Nov-2025 18:34:45 UTC] Total orders count: 1
[20-Nov-2025 18:34:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Nov-2025 18:34:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Nov-2025 18:34:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMiLCJ1c2VybmFtZSI6ImthciIsImVtYWlsIjoiaW91c2RhbmdlcjFAZ21haWwuY29tIiwiZXhwIjoxNzY0MjY4MzM4fQ.PNlQ7Ak16IExx2R8x-0IKDW4ux4i-LxbjlLJClOC2fs","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Accept-Encoding":"gzip","User-Agent":"okhttp\/4.12.0"}
[20-Nov-2025 18:34:55 UTC] === User Orders API Called ===
[20-Nov-2025 18:34:55 UTC] User ID: 33
[20-Nov-2025 18:34:55 UTC] Limit: 20, Offset: 0
[20-Nov-2025 18:34:55 UTC] Orders found: 1
[20-Nov-2025 18:34:55 UTC] Orders data: [{"id":6,"quantity":1,"total_coins":20,"coin_type":"regular","telegram_link":"https:\/\/t.me\/MotixPay0023","status":"pending","created_at":"2025-11-20 22:04:16","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[20-Nov-2025 18:34:55 UTC] Total orders count: 1
[20-Nov-2025 18:35:00 UTC] === API CALL LOG ===
[20-Nov-2025 18:35:00 UTC] Endpoint: user/profile.php
[20-Nov-2025 18:35:00 UTC] Full Log Data: {
    "timestamp": "2025-11-20 18:35:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "69.160.8.16",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMiLCJ1c2VybmFtZSI6ImthciIsImVtYWlsIjoiaW91c2RhbmdlcjFAZ21haWwuY29tIiwiZXhwIjoxNzY0MjY4MzM4fQ.PNlQ7Ak16IExx2R8x-0IKDW4ux4i-LxbjlLJClOC2fs",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Nov-2025 18:35:00 UTC] === END API CALL LOG ===
[20-Nov-2025 18:35:00 UTC] ✅ API Hash verification passed for profile endpoint
[20-Nov-2025 18:35:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMiLCJ1c2VybmFtZSI6ImthciIsImVtYWlsIjoiaW91c2RhbmdlcjFAZ21haWwuY29tIiwiZXhwIjoxNzY0MjY4MzM4fQ.PNlQ7Ak16IExx2R8x-0IKDW4ux4i-LxbjlLJClOC2fs
[20-Nov-2025 18:35:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Nov-2025 18:35:00 UTC] ✅ JWT token verified successfully for user profile
[20-Nov-2025 18:35:00 UTC] User ID: 33
[20-Nov-2025 18:35:00 UTC] ✅ User profile retrieved successfully for user ID: 33
[20-Nov-2025 18:35:00 UTC] User Purchases API - User ID: 33
[20-Nov-2025 18:35:00 UTC] User Purchases API - Total purchases found: 0
[20-Nov-2025 18:35:04 UTC] User Purchases API - User ID: 33
[20-Nov-2025 18:35:04 UTC] User Purchases API - Total purchases found: 0
[20-Nov-2025 18:35:05 UTC] === API CALL LOG ===
[20-Nov-2025 18:35:05 UTC] Endpoint: user/profile.php
[20-Nov-2025 18:35:05 UTC] Full Log Data: {
    "timestamp": "2025-11-20 18:35:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "69.160.8.16",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMiLCJ1c2VybmFtZSI6ImthciIsImVtYWlsIjoiaW91c2RhbmdlcjFAZ21haWwuY29tIiwiZXhwIjoxNzY0MjY4MzM4fQ.PNlQ7Ak16IExx2R8x-0IKDW4ux4i-LxbjlLJClOC2fs",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Nov-2025 18:35:05 UTC] === END API CALL LOG ===
[20-Nov-2025 18:35:05 UTC] ✅ API Hash verification passed for profile endpoint
[20-Nov-2025 18:35:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMiLCJ1c2VybmFtZSI6ImthciIsImVtYWlsIjoiaW91c2RhbmdlcjFAZ21haWwuY29tIiwiZXhwIjoxNzY0MjY4MzM4fQ.PNlQ7Ak16IExx2R8x-0IKDW4ux4i-LxbjlLJClOC2fs
[20-Nov-2025 18:35:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Nov-2025 18:35:05 UTC] ✅ JWT token verified successfully for user profile
[20-Nov-2025 18:35:05 UTC] User ID: 33
[20-Nov-2025 18:35:05 UTC] ✅ User profile retrieved successfully for user ID: 33
[20-Nov-2025 18:35:05 UTC] User Purchases API - User ID: 33
[20-Nov-2025 18:35:05 UTC] User Purchases API - Total purchases found: 0
[20-Nov-2025 18:35:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Nov-2025 18:35:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Nov-2025 18:35:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMiLCJ1c2VybmFtZSI6ImthciIsImVtYWlsIjoiaW91c2RhbmdlcjFAZ21haWwuY29tIiwiZXhwIjoxNzY0MjY4MzM4fQ.PNlQ7Ak16IExx2R8x-0IKDW4ux4i-LxbjlLJClOC2fs","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Accept-Encoding":"gzip","User-Agent":"okhttp\/4.12.0"}
[20-Nov-2025 18:35:08 UTC] === User Orders API Called ===
[20-Nov-2025 18:35:08 UTC] User ID: 33
[20-Nov-2025 18:35:08 UTC] Limit: 20, Offset: 0
[20-Nov-2025 18:35:08 UTC] Orders found: 1
[20-Nov-2025 18:35:08 UTC] Orders data: [{"id":6,"quantity":1,"total_coins":20,"coin_type":"regular","telegram_link":"https:\/\/t.me\/MotixPay0023","status":"pending","created_at":"2025-11-20 22:04:16","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[20-Nov-2025 18:35:08 UTC] Total orders count: 1
[20-Nov-2025 18:35:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Nov-2025 18:35:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Nov-2025 18:35:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMiLCJ1c2VybmFtZSI6ImthciIsImVtYWlsIjoiaW91c2RhbmdlcjFAZ21haWwuY29tIiwiZXhwIjoxNzY0MjY4MzM4fQ.PNlQ7Ak16IExx2R8x-0IKDW4ux4i-LxbjlLJClOC2fs","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Accept-Encoding":"gzip","User-Agent":"okhttp\/4.12.0"}
[20-Nov-2025 18:35:30 UTC] === User Orders API Called ===
[20-Nov-2025 18:35:30 UTC] User ID: 33
[20-Nov-2025 18:35:30 UTC] Limit: 20, Offset: 0
[20-Nov-2025 18:35:30 UTC] Orders found: 1
[20-Nov-2025 18:35:30 UTC] Orders data: [{"id":6,"quantity":1,"total_coins":20,"coin_type":"regular","telegram_link":"https:\/\/t.me\/MotixPay0023","status":"pending","created_at":"2025-11-20 22:04:16","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[20-Nov-2025 18:35:30 UTC] Total orders count: 1
[21-Nov-2025 02:47:54 UTC] === API CALL LOG ===
[21-Nov-2025 02:47:54 UTC] Endpoint: user/profile.php
[21-Nov-2025 02:47:54 UTC] Full Log Data: {
    "timestamp": "2025-11-21 02:47:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "223.228.31.214",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQiLCJ1c2VybmFtZSI6InN1YmhheWFhamkiLCJlbWFpbCI6InN1Ymhhaml0Z29yYWkwOTZAZ21haWwuY29tIiwiZXhwIjoxNzY0Mjk4MDczfQ.sja9F2xkKsKfWqG2a8bUoRqPgzN7jYjH9NcUXihhPUU",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Nov-2025 02:47:54 UTC] === END API CALL LOG ===
[21-Nov-2025 02:47:54 UTC] ✅ API Hash verification passed for profile endpoint
[21-Nov-2025 02:47:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQiLCJ1c2VybmFtZSI6InN1YmhheWFhamkiLCJlbWFpbCI6InN1Ymhhaml0Z29yYWkwOTZAZ21haWwuY29tIiwiZXhwIjoxNzY0Mjk4MDczfQ.sja9F2xkKsKfWqG2a8bUoRqPgzN7jYjH9NcUXihhPUU
[21-Nov-2025 02:47:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Nov-2025 02:47:54 UTC] ✅ JWT token verified successfully for user profile
[21-Nov-2025 02:47:54 UTC] User ID: 34
[21-Nov-2025 02:47:54 UTC] ✅ User profile retrieved successfully for user ID: 34
[21-Nov-2025 02:48:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Nov-2025 02:48:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Nov-2025 02:48:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQiLCJ1c2VybmFtZSI6InN1YmhheWFhamkiLCJlbWFpbCI6InN1Ymhhaml0Z29yYWkwOTZAZ21haWwuY29tIiwiZXhwIjoxNzY0Mjk4MDczfQ.sja9F2xkKsKfWqG2a8bUoRqPgzN7jYjH9NcUXihhPUU","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Accept-Encoding":"gzip","User-Agent":"okhttp\/4.12.0"}
[21-Nov-2025 02:48:44 UTC] === User Orders API Called ===
[21-Nov-2025 02:48:44 UTC] User ID: 34
[21-Nov-2025 02:48:44 UTC] Limit: 20, Offset: 0
[21-Nov-2025 02:48:44 UTC] Orders found: 0
[21-Nov-2025 02:48:44 UTC] Orders data: []
[21-Nov-2025 02:48:44 UTC] Total orders count: 0
[21-Nov-2025 02:48:47 UTC] === API CALL LOG ===
[21-Nov-2025 02:48:47 UTC] Endpoint: user/profile.php
[21-Nov-2025 02:48:47 UTC] Full Log Data: {
    "timestamp": "2025-11-21 02:48:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "223.228.18.191",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQiLCJ1c2VybmFtZSI6InN1YmhheWFhamkiLCJlbWFpbCI6InN1Ymhhaml0Z29yYWkwOTZAZ21haWwuY29tIiwiZXhwIjoxNzY0Mjk4MDczfQ.sja9F2xkKsKfWqG2a8bUoRqPgzN7jYjH9NcUXihhPUU",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Nov-2025 02:48:47 UTC] === END API CALL LOG ===
[21-Nov-2025 02:48:47 UTC] ✅ API Hash verification passed for profile endpoint
[21-Nov-2025 02:48:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQiLCJ1c2VybmFtZSI6InN1YmhheWFhamkiLCJlbWFpbCI6InN1Ymhhaml0Z29yYWkwOTZAZ21haWwuY29tIiwiZXhwIjoxNzY0Mjk4MDczfQ.sja9F2xkKsKfWqG2a8bUoRqPgzN7jYjH9NcUXihhPUU
[21-Nov-2025 02:48:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Nov-2025 02:48:47 UTC] ✅ JWT token verified successfully for user profile
[21-Nov-2025 02:48:47 UTC] User ID: 34
[21-Nov-2025 02:48:47 UTC] ✅ User profile retrieved successfully for user ID: 34
[21-Nov-2025 02:48:53 UTC] === API CALL LOG ===
[21-Nov-2025 02:48:53 UTC] Endpoint: user/profile.php
[21-Nov-2025 02:48:53 UTC] Full Log Data: {
    "timestamp": "2025-11-21 02:48:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "223.228.18.191",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQiLCJ1c2VybmFtZSI6InN1YmhheWFhamkiLCJlbWFpbCI6InN1Ymhhaml0Z29yYWkwOTZAZ21haWwuY29tIiwiZXhwIjoxNzY0Mjk4MDczfQ.sja9F2xkKsKfWqG2a8bUoRqPgzN7jYjH9NcUXihhPUU",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Nov-2025 02:48:53 UTC] === END API CALL LOG ===
[21-Nov-2025 02:48:53 UTC] ✅ API Hash verification passed for profile endpoint
[21-Nov-2025 02:48:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQiLCJ1c2VybmFtZSI6InN1YmhheWFhamkiLCJlbWFpbCI6InN1Ymhhaml0Z29yYWkwOTZAZ21haWwuY29tIiwiZXhwIjoxNzY0Mjk4MDczfQ.sja9F2xkKsKfWqG2a8bUoRqPgzN7jYjH9NcUXihhPUU
[21-Nov-2025 02:48:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Nov-2025 02:48:53 UTC] ✅ JWT token verified successfully for user profile
[21-Nov-2025 02:48:53 UTC] User ID: 34
[21-Nov-2025 02:48:53 UTC] ✅ User profile retrieved successfully for user ID: 34
[21-Nov-2025 02:50:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Nov-2025 02:50:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Nov-2025 02:50:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQiLCJ1c2VybmFtZSI6InN1YmhheWFhamkiLCJlbWFpbCI6InN1Ymhhaml0Z29yYWkwOTZAZ21haWwuY29tIiwiZXhwIjoxNzY0Mjk4MDczfQ.sja9F2xkKsKfWqG2a8bUoRqPgzN7jYjH9NcUXihhPUU","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Accept-Encoding":"gzip","User-Agent":"okhttp\/4.12.0"}
[21-Nov-2025 02:50:20 UTC] === User Orders API Called ===
[21-Nov-2025 02:50:20 UTC] User ID: 34
[21-Nov-2025 02:50:20 UTC] Limit: 20, Offset: 0
[21-Nov-2025 02:50:20 UTC] Orders found: 1
[21-Nov-2025 02:50:20 UTC] Orders data: [{"id":7,"quantity":1,"total_coins":35,"coin_type":"regular","telegram_link":"https:\/\/t.me\/YaanCrunch","status":"pending","created_at":"2025-11-21 06:20:18","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[21-Nov-2025 02:50:20 UTC] Total orders count: 1
[21-Nov-2025 02:50:25 UTC] === API CALL LOG ===
[21-Nov-2025 02:50:25 UTC] Endpoint: user/profile.php
[21-Nov-2025 02:50:25 UTC] Full Log Data: {
    "timestamp": "2025-11-21 02:50:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "223.228.22.240",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQiLCJ1c2VybmFtZSI6InN1YmhheWFhamkiLCJlbWFpbCI6InN1Ymhhaml0Z29yYWkwOTZAZ21haWwuY29tIiwiZXhwIjoxNzY0Mjk4MDczfQ.sja9F2xkKsKfWqG2a8bUoRqPgzN7jYjH9NcUXihhPUU",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Nov-2025 02:50:25 UTC] === END API CALL LOG ===
[21-Nov-2025 02:50:25 UTC] ✅ API Hash verification passed for profile endpoint
[21-Nov-2025 02:50:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQiLCJ1c2VybmFtZSI6InN1YmhheWFhamkiLCJlbWFpbCI6InN1Ymhhaml0Z29yYWkwOTZAZ21haWwuY29tIiwiZXhwIjoxNzY0Mjk4MDczfQ.sja9F2xkKsKfWqG2a8bUoRqPgzN7jYjH9NcUXihhPUU
[21-Nov-2025 02:50:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Nov-2025 02:50:25 UTC] ✅ JWT token verified successfully for user profile
[21-Nov-2025 02:50:25 UTC] User ID: 34
[21-Nov-2025 02:50:25 UTC] ✅ User profile retrieved successfully for user ID: 34
[21-Nov-2025 02:51:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Nov-2025 02:51:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Nov-2025 02:51:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQiLCJ1c2VybmFtZSI6InN1YmhheWFhamkiLCJlbWFpbCI6InN1Ymhhaml0Z29yYWkwOTZAZ21haWwuY29tIiwiZXhwIjoxNzY0Mjk4MDczfQ.sja9F2xkKsKfWqG2a8bUoRqPgzN7jYjH9NcUXihhPUU","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Accept-Encoding":"gzip","User-Agent":"okhttp\/4.12.0"}
[21-Nov-2025 02:51:11 UTC] === User Orders API Called ===
[21-Nov-2025 02:51:11 UTC] User ID: 34
[21-Nov-2025 02:51:11 UTC] Limit: 20, Offset: 0
[21-Nov-2025 02:51:11 UTC] Orders found: 2
[21-Nov-2025 02:51:11 UTC] Orders data: [{"id":8,"quantity":10,"total_coins":10,"coin_type":"regular","telegram_link":"https:\/\/t.me\/YaanCrunch","status":"pending","created_at":"2025-11-21 06:21:09","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":7,"quantity":1,"total_coins":35,"coin_type":"regular","telegram_link":"https:\/\/t.me\/YaanCrunch","status":"pending","created_at":"2025-11-21 06:20:18","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[21-Nov-2025 02:51:11 UTC] Total orders count: 2
[21-Nov-2025 02:51:23 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Nov-2025 02:51:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Nov-2025 02:51:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQiLCJ1c2VybmFtZSI6InN1YmhheWFhamkiLCJlbWFpbCI6InN1Ymhhaml0Z29yYWkwOTZAZ21haWwuY29tIiwiZXhwIjoxNzY0Mjk4MDczfQ.sja9F2xkKsKfWqG2a8bUoRqPgzN7jYjH9NcUXihhPUU","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Accept-Encoding":"gzip","User-Agent":"okhttp\/4.12.0"}
[21-Nov-2025 02:51:23 UTC] === User Orders API Called ===
[21-Nov-2025 02:51:23 UTC] User ID: 34
[21-Nov-2025 02:51:23 UTC] Limit: 20, Offset: 0
[21-Nov-2025 02:51:23 UTC] Orders found: 2
[21-Nov-2025 02:51:23 UTC] Orders data: [{"id":8,"quantity":10,"total_coins":10,"coin_type":"regular","telegram_link":"https:\/\/t.me\/YaanCrunch","status":"pending","created_at":"2025-11-21 06:21:09","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":7,"quantity":1,"total_coins":35,"coin_type":"regular","telegram_link":"https:\/\/t.me\/YaanCrunch","status":"pending","created_at":"2025-11-21 06:20:18","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[21-Nov-2025 02:51:23 UTC] Total orders count: 2
[21-Nov-2025 02:51:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Nov-2025 02:51:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Nov-2025 02:51:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQiLCJ1c2VybmFtZSI6InN1YmhheWFhamkiLCJlbWFpbCI6InN1Ymhhaml0Z29yYWkwOTZAZ21haWwuY29tIiwiZXhwIjoxNzY0Mjk4MDczfQ.sja9F2xkKsKfWqG2a8bUoRqPgzN7jYjH9NcUXihhPUU","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Accept-Encoding":"gzip","User-Agent":"okhttp\/4.12.0"}
[21-Nov-2025 02:51:27 UTC] === User Orders API Called ===
[21-Nov-2025 02:51:27 UTC] User ID: 34
[21-Nov-2025 02:51:27 UTC] Limit: 20, Offset: 0
[21-Nov-2025 02:51:27 UTC] Orders found: 2
[21-Nov-2025 02:51:27 UTC] Orders data: [{"id":8,"quantity":10,"total_coins":10,"coin_type":"regular","telegram_link":"https:\/\/t.me\/YaanCrunch","status":"pending","created_at":"2025-11-21 06:21:09","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":7,"quantity":1,"total_coins":35,"coin_type":"regular","telegram_link":"https:\/\/t.me\/YaanCrunch","status":"pending","created_at":"2025-11-21 06:20:18","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[21-Nov-2025 02:51:27 UTC] Total orders count: 2
[21-Nov-2025 02:51:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Nov-2025 02:51:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Nov-2025 02:51:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQiLCJ1c2VybmFtZSI6InN1YmhheWFhamkiLCJlbWFpbCI6InN1Ymhhaml0Z29yYWkwOTZAZ21haWwuY29tIiwiZXhwIjoxNzY0Mjk4MDczfQ.sja9F2xkKsKfWqG2a8bUoRqPgzN7jYjH9NcUXihhPUU","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Accept-Encoding":"gzip","User-Agent":"okhttp\/4.12.0"}
[21-Nov-2025 02:51:28 UTC] === User Orders API Called ===
[21-Nov-2025 02:51:28 UTC] User ID: 34
[21-Nov-2025 02:51:28 UTC] Limit: 20, Offset: 0
[21-Nov-2025 02:51:28 UTC] Orders found: 2
[21-Nov-2025 02:51:28 UTC] Orders data: [{"id":8,"quantity":10,"total_coins":10,"coin_type":"regular","telegram_link":"https:\/\/t.me\/YaanCrunch","status":"pending","created_at":"2025-11-21 06:21:09","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":7,"quantity":1,"total_coins":35,"coin_type":"regular","telegram_link":"https:\/\/t.me\/YaanCrunch","status":"pending","created_at":"2025-11-21 06:20:18","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[21-Nov-2025 02:51:28 UTC] Total orders count: 2
[21-Nov-2025 02:51:32 UTC] === API CALL LOG ===
[21-Nov-2025 02:51:32 UTC] Endpoint: user/profile.php
[21-Nov-2025 02:51:32 UTC] Full Log Data: {
    "timestamp": "2025-11-21 02:51:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "223.228.22.240",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQiLCJ1c2VybmFtZSI6InN1YmhheWFhamkiLCJlbWFpbCI6InN1Ymhhaml0Z29yYWkwOTZAZ21haWwuY29tIiwiZXhwIjoxNzY0Mjk4MDczfQ.sja9F2xkKsKfWqG2a8bUoRqPgzN7jYjH9NcUXihhPUU",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Nov-2025 02:51:32 UTC] === END API CALL LOG ===
[21-Nov-2025 02:51:32 UTC] ✅ API Hash verification passed for profile endpoint
[21-Nov-2025 02:51:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQiLCJ1c2VybmFtZSI6InN1YmhheWFhamkiLCJlbWFpbCI6InN1Ymhhaml0Z29yYWkwOTZAZ21haWwuY29tIiwiZXhwIjoxNzY0Mjk4MDczfQ.sja9F2xkKsKfWqG2a8bUoRqPgzN7jYjH9NcUXihhPUU
[21-Nov-2025 02:51:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Nov-2025 02:51:32 UTC] ✅ JWT token verified successfully for user profile
[21-Nov-2025 02:51:32 UTC] User ID: 34
[21-Nov-2025 02:51:32 UTC] ✅ User profile retrieved successfully for user ID: 34
[21-Nov-2025 02:52:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Nov-2025 02:52:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Nov-2025 02:52:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQiLCJ1c2VybmFtZSI6InN1YmhheWFhamkiLCJlbWFpbCI6InN1Ymhhaml0Z29yYWkwOTZAZ21haWwuY29tIiwiZXhwIjoxNzY0Mjk4MDczfQ.sja9F2xkKsKfWqG2a8bUoRqPgzN7jYjH9NcUXihhPUU","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Accept-Encoding":"gzip","User-Agent":"okhttp\/4.12.0"}
[21-Nov-2025 02:52:10 UTC] === User Orders API Called ===
[21-Nov-2025 02:52:10 UTC] User ID: 34
[21-Nov-2025 02:52:10 UTC] Limit: 20, Offset: 0
[21-Nov-2025 02:52:10 UTC] Orders found: 3
[21-Nov-2025 02:52:10 UTC] Orders data: [{"id":9,"quantity":2,"total_coins":40,"coin_type":"regular","telegram_link":"https:\/\/t.me\/YaanCrunch","status":"pending","created_at":"2025-11-21 06:22:08","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":8,"quantity":10,"total_coins":10,"coin_type":"regular","telegram_link":"https:\/\/t.me\/YaanCrunch","status":"pending","created_at":"2025-11-21 06:21:09","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":7,"quantity":1,"total_coins":35,"coin_type":"regular","telegram_link":"https:\/\/t.me\/YaanCrunch","status":"pending","created_at":"2025-11-21 06:20:18","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[21-Nov-2025 02:52:10 UTC] Total orders count: 3
[22-Nov-2025 21:18:41 UTC] === API CALL LOG ===
[22-Nov-2025 21:18:41 UTC] Endpoint: user/profile.php
[22-Nov-2025 21:18:41 UTC] Full Log Data: {
    "timestamp": "2025-11-22 21:18:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "182.191.39.130",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUiLCJ1c2VybmFtZSI6InJpYXphdGFsaSIsImVtYWlsIjoicmlhemF0YWxpNzg2MTEwQGdtYWlsLmNvbSIsImV4cCI6MTc2NDQ1MTEyMH0.jB8IOpnN6grOEkclby5GsSmbHlLc55McVU1D428r6n8",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Nov-2025 21:18:41 UTC] === END API CALL LOG ===
[22-Nov-2025 21:18:41 UTC] ✅ API Hash verification passed for profile endpoint
[22-Nov-2025 21:18:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUiLCJ1c2VybmFtZSI6InJpYXphdGFsaSIsImVtYWlsIjoicmlhemF0YWxpNzg2MTEwQGdtYWlsLmNvbSIsImV4cCI6MTc2NDQ1MTEyMH0.jB8IOpnN6grOEkclby5GsSmbHlLc55McVU1D428r6n8
[22-Nov-2025 21:18:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Nov-2025 21:18:41 UTC] ✅ JWT token verified successfully for user profile
[22-Nov-2025 21:18:41 UTC] User ID: 35
[22-Nov-2025 21:18:41 UTC] ✅ User profile retrieved successfully for user ID: 35
[22-Nov-2025 21:19:23 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Nov-2025 21:19:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Nov-2025 21:19:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUiLCJ1c2VybmFtZSI6InJpYXphdGFsaSIsImVtYWlsIjoicmlhemF0YWxpNzg2MTEwQGdtYWlsLmNvbSIsImV4cCI6MTc2NDQ1MTEyMH0.jB8IOpnN6grOEkclby5GsSmbHlLc55McVU1D428r6n8","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Accept-Encoding":"gzip","User-Agent":"okhttp\/4.12.0"}
[22-Nov-2025 21:19:23 UTC] === User Orders API Called ===
[22-Nov-2025 21:19:23 UTC] User ID: 35
[22-Nov-2025 21:19:23 UTC] Limit: 20, Offset: 0
[22-Nov-2025 21:19:23 UTC] Orders found: 0
[22-Nov-2025 21:19:23 UTC] Orders data: []
[22-Nov-2025 21:19:23 UTC] Total orders count: 0
[22-Nov-2025 21:19:25 UTC] === API CALL LOG ===
[22-Nov-2025 21:19:25 UTC] Endpoint: user/profile.php
[22-Nov-2025 21:19:25 UTC] Full Log Data: {
    "timestamp": "2025-11-22 21:19:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "182.191.39.130",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUiLCJ1c2VybmFtZSI6InJpYXphdGFsaSIsImVtYWlsIjoicmlhemF0YWxpNzg2MTEwQGdtYWlsLmNvbSIsImV4cCI6MTc2NDQ1MTEyMH0.jB8IOpnN6grOEkclby5GsSmbHlLc55McVU1D428r6n8",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Nov-2025 21:19:25 UTC] === END API CALL LOG ===
[22-Nov-2025 21:19:25 UTC] ✅ API Hash verification passed for profile endpoint
[22-Nov-2025 21:19:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUiLCJ1c2VybmFtZSI6InJpYXphdGFsaSIsImVtYWlsIjoicmlhemF0YWxpNzg2MTEwQGdtYWlsLmNvbSIsImV4cCI6MTc2NDQ1MTEyMH0.jB8IOpnN6grOEkclby5GsSmbHlLc55McVU1D428r6n8
[22-Nov-2025 21:19:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Nov-2025 21:19:25 UTC] ✅ JWT token verified successfully for user profile
[22-Nov-2025 21:19:25 UTC] User ID: 35
[22-Nov-2025 21:19:25 UTC] ✅ User profile retrieved successfully for user ID: 35
[22-Nov-2025 21:19:25 UTC] User Purchases API - User ID: 35
[22-Nov-2025 21:19:25 UTC] User Purchases API - Total purchases found: 0
[22-Nov-2025 21:19:31 UTC] === API CALL LOG ===
[22-Nov-2025 21:19:31 UTC] Endpoint: user/profile.php
[22-Nov-2025 21:19:31 UTC] Full Log Data: {
    "timestamp": "2025-11-22 21:19:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "182.191.39.130",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUiLCJ1c2VybmFtZSI6InJpYXphdGFsaSIsImVtYWlsIjoicmlhemF0YWxpNzg2MTEwQGdtYWlsLmNvbSIsImV4cCI6MTc2NDQ1MTEyMH0.jB8IOpnN6grOEkclby5GsSmbHlLc55McVU1D428r6n8",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Nov-2025 21:19:31 UTC] === END API CALL LOG ===
[22-Nov-2025 21:19:31 UTC] ✅ API Hash verification passed for profile endpoint
[22-Nov-2025 21:19:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUiLCJ1c2VybmFtZSI6InJpYXphdGFsaSIsImVtYWlsIjoicmlhemF0YWxpNzg2MTEwQGdtYWlsLmNvbSIsImV4cCI6MTc2NDQ1MTEyMH0.jB8IOpnN6grOEkclby5GsSmbHlLc55McVU1D428r6n8
[22-Nov-2025 21:19:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Nov-2025 21:19:31 UTC] ✅ JWT token verified successfully for user profile
[22-Nov-2025 21:19:31 UTC] User ID: 35
[22-Nov-2025 21:19:31 UTC] ✅ User profile retrieved successfully for user ID: 35
[22-Nov-2025 21:19:32 UTC] === API CALL LOG ===
[22-Nov-2025 21:19:32 UTC] Endpoint: user/profile.php
[22-Nov-2025 21:19:32 UTC] Full Log Data: {
    "timestamp": "2025-11-22 21:19:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "182.191.39.130",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUiLCJ1c2VybmFtZSI6InJpYXphdGFsaSIsImVtYWlsIjoicmlhemF0YWxpNzg2MTEwQGdtYWlsLmNvbSIsImV4cCI6MTc2NDQ1MTEyMH0.jB8IOpnN6grOEkclby5GsSmbHlLc55McVU1D428r6n8",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Nov-2025 21:19:32 UTC] === END API CALL LOG ===
[22-Nov-2025 21:19:32 UTC] ✅ API Hash verification passed for profile endpoint
[22-Nov-2025 21:19:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUiLCJ1c2VybmFtZSI6InJpYXphdGFsaSIsImVtYWlsIjoicmlhemF0YWxpNzg2MTEwQGdtYWlsLmNvbSIsImV4cCI6MTc2NDQ1MTEyMH0.jB8IOpnN6grOEkclby5GsSmbHlLc55McVU1D428r6n8
[22-Nov-2025 21:19:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Nov-2025 21:19:32 UTC] ✅ JWT token verified successfully for user profile
[22-Nov-2025 21:19:32 UTC] User ID: 35
[22-Nov-2025 21:19:32 UTC] ✅ User profile retrieved successfully for user ID: 35
[22-Nov-2025 21:19:33 UTC] User Purchases API - User ID: 35
[22-Nov-2025 21:19:33 UTC] User Purchases API - Total purchases found: 0
[22-Nov-2025 21:19:37 UTC] === API CALL LOG ===
[22-Nov-2025 21:19:37 UTC] Endpoint: user/profile.php
[22-Nov-2025 21:19:37 UTC] Full Log Data: {
    "timestamp": "2025-11-22 21:19:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "182.191.39.130",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUiLCJ1c2VybmFtZSI6InJpYXphdGFsaSIsImVtYWlsIjoicmlhemF0YWxpNzg2MTEwQGdtYWlsLmNvbSIsImV4cCI6MTc2NDQ1MTEyMH0.jB8IOpnN6grOEkclby5GsSmbHlLc55McVU1D428r6n8",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Nov-2025 21:19:37 UTC] === END API CALL LOG ===
[22-Nov-2025 21:19:37 UTC] ✅ API Hash verification passed for profile endpoint
[22-Nov-2025 21:19:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUiLCJ1c2VybmFtZSI6InJpYXphdGFsaSIsImVtYWlsIjoicmlhemF0YWxpNzg2MTEwQGdtYWlsLmNvbSIsImV4cCI6MTc2NDQ1MTEyMH0.jB8IOpnN6grOEkclby5GsSmbHlLc55McVU1D428r6n8
[22-Nov-2025 21:19:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Nov-2025 21:19:37 UTC] ✅ JWT token verified successfully for user profile
[22-Nov-2025 21:19:37 UTC] User ID: 35
[22-Nov-2025 21:19:37 UTC] ✅ User profile retrieved successfully for user ID: 35
[22-Nov-2025 21:19:46 UTC] === API CALL LOG ===
[22-Nov-2025 21:19:46 UTC] Endpoint: user/profile.php
[22-Nov-2025 21:19:46 UTC] Full Log Data: {
    "timestamp": "2025-11-22 21:19:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "182.191.39.130",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUiLCJ1c2VybmFtZSI6InJpYXphdGFsaSIsImVtYWlsIjoicmlhemF0YWxpNzg2MTEwQGdtYWlsLmNvbSIsImV4cCI6MTc2NDQ1MTEyMH0.jB8IOpnN6grOEkclby5GsSmbHlLc55McVU1D428r6n8",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Nov-2025 21:19:46 UTC] === END API CALL LOG ===
[22-Nov-2025 21:19:46 UTC] ✅ API Hash verification passed for profile endpoint
[22-Nov-2025 21:19:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUiLCJ1c2VybmFtZSI6InJpYXphdGFsaSIsImVtYWlsIjoicmlhemF0YWxpNzg2MTEwQGdtYWlsLmNvbSIsImV4cCI6MTc2NDQ1MTEyMH0.jB8IOpnN6grOEkclby5GsSmbHlLc55McVU1D428r6n8
[22-Nov-2025 21:19:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Nov-2025 21:19:46 UTC] ✅ JWT token verified successfully for user profile
[22-Nov-2025 21:19:46 UTC] User ID: 35
[22-Nov-2025 21:19:46 UTC] ✅ User profile retrieved successfully for user ID: 35
[26-Nov-2025 17:45:46 UTC] === API CALL LOG ===
[26-Nov-2025 17:45:46 UTC] Endpoint: user/profile.php
[26-Nov-2025 17:45:46 UTC] Full Log Data: {
    "timestamp": "2025-11-26 17:45:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.230.32",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYiLCJ1c2VybmFtZSI6Imh1bWFuXzIzNCIsImVtYWlsIjoiZGlsb3JvbW9iaWRkaW5vdmE3QGdtYWlsLmNvbSIsImV4cCI6MTc2NDc4Mzk0NX0.Hpwj85e48NDc1KkYZ7ujCbCTJ_t6op8M9lXOAYuT1fs",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Nov-2025 17:45:46 UTC] === END API CALL LOG ===
[26-Nov-2025 17:45:46 UTC] ✅ API Hash verification passed for profile endpoint
[26-Nov-2025 17:45:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYiLCJ1c2VybmFtZSI6Imh1bWFuXzIzNCIsImVtYWlsIjoiZGlsb3JvbW9iaWRkaW5vdmE3QGdtYWlsLmNvbSIsImV4cCI6MTc2NDc4Mzk0NX0.Hpwj85e48NDc1KkYZ7ujCbCTJ_t6op8M9lXOAYuT1fs
[26-Nov-2025 17:45:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Nov-2025 17:45:46 UTC] ✅ JWT token verified successfully for user profile
[26-Nov-2025 17:45:46 UTC] User ID: 36
[26-Nov-2025 17:45:46 UTC] ✅ User profile retrieved successfully for user ID: 36
[26-Nov-2025 17:46:47 UTC] === API CALL LOG ===
[26-Nov-2025 17:46:47 UTC] Endpoint: user/profile.php
[26-Nov-2025 17:46:47 UTC] Full Log Data: {
    "timestamp": "2025-11-26 17:46:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.230.32",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYiLCJ1c2VybmFtZSI6Imh1bWFuXzIzNCIsImVtYWlsIjoiZGlsb3JvbW9iaWRkaW5vdmE3QGdtYWlsLmNvbSIsImV4cCI6MTc2NDc4Mzk0NX0.Hpwj85e48NDc1KkYZ7ujCbCTJ_t6op8M9lXOAYuT1fs",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Nov-2025 17:46:47 UTC] === END API CALL LOG ===
[26-Nov-2025 17:46:47 UTC] ✅ API Hash verification passed for profile endpoint
[26-Nov-2025 17:46:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYiLCJ1c2VybmFtZSI6Imh1bWFuXzIzNCIsImVtYWlsIjoiZGlsb3JvbW9iaWRkaW5vdmE3QGdtYWlsLmNvbSIsImV4cCI6MTc2NDc4Mzk0NX0.Hpwj85e48NDc1KkYZ7ujCbCTJ_t6op8M9lXOAYuT1fs
[26-Nov-2025 17:46:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Nov-2025 17:46:47 UTC] ✅ JWT token verified successfully for user profile
[26-Nov-2025 17:46:47 UTC] User ID: 36
[26-Nov-2025 17:46:47 UTC] ✅ User profile retrieved successfully for user ID: 36
[26-Nov-2025 17:46:49 UTC] === API CALL LOG ===
[26-Nov-2025 17:46:49 UTC] Endpoint: user/profile.php
[26-Nov-2025 17:46:49 UTC] Full Log Data: {
    "timestamp": "2025-11-26 17:46:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.230.32",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYiLCJ1c2VybmFtZSI6Imh1bWFuXzIzNCIsImVtYWlsIjoiZGlsb3JvbW9iaWRkaW5vdmE3QGdtYWlsLmNvbSIsImV4cCI6MTc2NDc4Mzk0NX0.Hpwj85e48NDc1KkYZ7ujCbCTJ_t6op8M9lXOAYuT1fs",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Nov-2025 17:46:49 UTC] === END API CALL LOG ===
[26-Nov-2025 17:46:49 UTC] ✅ API Hash verification passed for profile endpoint
[26-Nov-2025 17:46:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYiLCJ1c2VybmFtZSI6Imh1bWFuXzIzNCIsImVtYWlsIjoiZGlsb3JvbW9iaWRkaW5vdmE3QGdtYWlsLmNvbSIsImV4cCI6MTc2NDc4Mzk0NX0.Hpwj85e48NDc1KkYZ7ujCbCTJ_t6op8M9lXOAYuT1fs
[26-Nov-2025 17:46:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Nov-2025 17:46:49 UTC] ✅ JWT token verified successfully for user profile
[26-Nov-2025 17:46:49 UTC] User ID: 36
[26-Nov-2025 17:46:49 UTC] ✅ User profile retrieved successfully for user ID: 36
[26-Nov-2025 17:47:55 UTC] === API CALL LOG ===
[26-Nov-2025 17:47:55 UTC] Endpoint: user/profile.php
[26-Nov-2025 17:47:55 UTC] Full Log Data: {
    "timestamp": "2025-11-26 17:47:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.230.32",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYiLCJ1c2VybmFtZSI6Imh1bWFuXzIzNCIsImVtYWlsIjoiZGlsb3JvbW9iaWRkaW5vdmE3QGdtYWlsLmNvbSIsImV4cCI6MTc2NDc4Mzk0NX0.Hpwj85e48NDc1KkYZ7ujCbCTJ_t6op8M9lXOAYuT1fs",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Nov-2025 17:47:55 UTC] === END API CALL LOG ===
[26-Nov-2025 17:47:55 UTC] ✅ API Hash verification passed for profile endpoint
[26-Nov-2025 17:47:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYiLCJ1c2VybmFtZSI6Imh1bWFuXzIzNCIsImVtYWlsIjoiZGlsb3JvbW9iaWRkaW5vdmE3QGdtYWlsLmNvbSIsImV4cCI6MTc2NDc4Mzk0NX0.Hpwj85e48NDc1KkYZ7ujCbCTJ_t6op8M9lXOAYuT1fs
[26-Nov-2025 17:47:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Nov-2025 17:47:55 UTC] ✅ JWT token verified successfully for user profile
[26-Nov-2025 17:47:55 UTC] User ID: 36
[26-Nov-2025 17:47:55 UTC] ✅ User profile retrieved successfully for user ID: 36
[26-Nov-2025 17:47:57 UTC] === API CALL LOG ===
[26-Nov-2025 17:47:57 UTC] Endpoint: user/profile.php
[26-Nov-2025 17:47:57 UTC] Full Log Data: {
    "timestamp": "2025-11-26 17:47:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.230.32",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYiLCJ1c2VybmFtZSI6Imh1bWFuXzIzNCIsImVtYWlsIjoiZGlsb3JvbW9iaWRkaW5vdmE3QGdtYWlsLmNvbSIsImV4cCI6MTc2NDc4Mzk0NX0.Hpwj85e48NDc1KkYZ7ujCbCTJ_t6op8M9lXOAYuT1fs",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Nov-2025 17:47:57 UTC] === END API CALL LOG ===
[26-Nov-2025 17:47:57 UTC] ✅ API Hash verification passed for profile endpoint
[26-Nov-2025 17:47:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYiLCJ1c2VybmFtZSI6Imh1bWFuXzIzNCIsImVtYWlsIjoiZGlsb3JvbW9iaWRkaW5vdmE3QGdtYWlsLmNvbSIsImV4cCI6MTc2NDc4Mzk0NX0.Hpwj85e48NDc1KkYZ7ujCbCTJ_t6op8M9lXOAYuT1fs
[26-Nov-2025 17:47:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Nov-2025 17:47:57 UTC] ✅ JWT token verified successfully for user profile
[26-Nov-2025 17:47:57 UTC] User ID: 36
[26-Nov-2025 17:47:57 UTC] ✅ User profile retrieved successfully for user ID: 36
[26-Nov-2025 17:47:59 UTC] === API CALL LOG ===
[26-Nov-2025 17:47:59 UTC] Endpoint: user/profile.php
[26-Nov-2025 17:47:59 UTC] Full Log Data: {
    "timestamp": "2025-11-26 17:47:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.230.32",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYiLCJ1c2VybmFtZSI6Imh1bWFuXzIzNCIsImVtYWlsIjoiZGlsb3JvbW9iaWRkaW5vdmE3QGdtYWlsLmNvbSIsImV4cCI6MTc2NDc4Mzk0NX0.Hpwj85e48NDc1KkYZ7ujCbCTJ_t6op8M9lXOAYuT1fs",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Nov-2025 17:47:59 UTC] === END API CALL LOG ===
[26-Nov-2025 17:47:59 UTC] ✅ API Hash verification passed for profile endpoint
[26-Nov-2025 17:47:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYiLCJ1c2VybmFtZSI6Imh1bWFuXzIzNCIsImVtYWlsIjoiZGlsb3JvbW9iaWRkaW5vdmE3QGdtYWlsLmNvbSIsImV4cCI6MTc2NDc4Mzk0NX0.Hpwj85e48NDc1KkYZ7ujCbCTJ_t6op8M9lXOAYuT1fs
[26-Nov-2025 17:47:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Nov-2025 17:47:59 UTC] ✅ JWT token verified successfully for user profile
[26-Nov-2025 17:47:59 UTC] User ID: 36
[26-Nov-2025 17:47:59 UTC] ✅ User profile retrieved successfully for user ID: 36
[26-Nov-2025 17:47:59 UTC] User Purchases API - User ID: 36
[26-Nov-2025 17:47:59 UTC] User Purchases API - Total purchases found: 0
[26-Nov-2025 17:48:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Nov-2025 17:48:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Nov-2025 17:48:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYiLCJ1c2VybmFtZSI6Imh1bWFuXzIzNCIsImVtYWlsIjoiZGlsb3JvbW9iaWRkaW5vdmE3QGdtYWlsLmNvbSIsImV4cCI6MTc2NDc4Mzk0NX0.Hpwj85e48NDc1KkYZ7ujCbCTJ_t6op8M9lXOAYuT1fs","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Accept-Encoding":"gzip","User-Agent":"okhttp\/4.12.0"}
[26-Nov-2025 17:48:08 UTC] === User Orders API Called ===
[26-Nov-2025 17:48:08 UTC] User ID: 36
[26-Nov-2025 17:48:08 UTC] Limit: 20, Offset: 0
[26-Nov-2025 17:48:08 UTC] Orders found: 0
[26-Nov-2025 17:48:08 UTC] Orders data: []
[26-Nov-2025 17:48:08 UTC] Total orders count: 0
[26-Nov-2025 17:48:10 UTC] === API CALL LOG ===
[26-Nov-2025 17:48:10 UTC] Endpoint: user/profile.php
[26-Nov-2025 17:48:10 UTC] Full Log Data: {
    "timestamp": "2025-11-26 17:48:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.230.32",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYiLCJ1c2VybmFtZSI6Imh1bWFuXzIzNCIsImVtYWlsIjoiZGlsb3JvbW9iaWRkaW5vdmE3QGdtYWlsLmNvbSIsImV4cCI6MTc2NDc4Mzk0NX0.Hpwj85e48NDc1KkYZ7ujCbCTJ_t6op8M9lXOAYuT1fs",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Nov-2025 17:48:10 UTC] === END API CALL LOG ===
[26-Nov-2025 17:48:10 UTC] ✅ API Hash verification passed for profile endpoint
[26-Nov-2025 17:48:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYiLCJ1c2VybmFtZSI6Imh1bWFuXzIzNCIsImVtYWlsIjoiZGlsb3JvbW9iaWRkaW5vdmE3QGdtYWlsLmNvbSIsImV4cCI6MTc2NDc4Mzk0NX0.Hpwj85e48NDc1KkYZ7ujCbCTJ_t6op8M9lXOAYuT1fs
[26-Nov-2025 17:48:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Nov-2025 17:48:10 UTC] ✅ JWT token verified successfully for user profile
[26-Nov-2025 17:48:10 UTC] User ID: 36
[26-Nov-2025 17:48:10 UTC] ✅ User profile retrieved successfully for user ID: 36
[26-Nov-2025 17:49:01 UTC] === API CALL LOG ===
[26-Nov-2025 17:49:01 UTC] Endpoint: user/profile.php
[26-Nov-2025 17:49:01 UTC] Full Log Data: {
    "timestamp": "2025-11-26 17:49:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.230.32",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYiLCJ1c2VybmFtZSI6Imh1bWFuXzIzNCIsImVtYWlsIjoiZGlsb3JvbW9iaWRkaW5vdmE3QGdtYWlsLmNvbSIsImV4cCI6MTc2NDc4Mzk0NX0.Hpwj85e48NDc1KkYZ7ujCbCTJ_t6op8M9lXOAYuT1fs",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Nov-2025 17:49:01 UTC] === END API CALL LOG ===
[26-Nov-2025 17:49:01 UTC] ✅ API Hash verification passed for profile endpoint
[26-Nov-2025 17:49:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYiLCJ1c2VybmFtZSI6Imh1bWFuXzIzNCIsImVtYWlsIjoiZGlsb3JvbW9iaWRkaW5vdmE3QGdtYWlsLmNvbSIsImV4cCI6MTc2NDc4Mzk0NX0.Hpwj85e48NDc1KkYZ7ujCbCTJ_t6op8M9lXOAYuT1fs
[26-Nov-2025 17:49:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Nov-2025 17:49:01 UTC] ✅ JWT token verified successfully for user profile
[26-Nov-2025 17:49:01 UTC] User ID: 36
[26-Nov-2025 17:49:01 UTC] ✅ User profile retrieved successfully for user ID: 36
[26-Nov-2025 17:50:01 UTC] === API CALL LOG ===
[26-Nov-2025 17:50:01 UTC] Endpoint: user/profile.php
[26-Nov-2025 17:50:01 UTC] Full Log Data: {
    "timestamp": "2025-11-26 17:50:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.230.32",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYiLCJ1c2VybmFtZSI6Imh1bWFuXzIzNCIsImVtYWlsIjoiZGlsb3JvbW9iaWRkaW5vdmE3QGdtYWlsLmNvbSIsImV4cCI6MTc2NDc4Mzk0NX0.Hpwj85e48NDc1KkYZ7ujCbCTJ_t6op8M9lXOAYuT1fs",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Nov-2025 17:50:01 UTC] === END API CALL LOG ===
[26-Nov-2025 17:50:01 UTC] ✅ API Hash verification passed for profile endpoint
[26-Nov-2025 17:50:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYiLCJ1c2VybmFtZSI6Imh1bWFuXzIzNCIsImVtYWlsIjoiZGlsb3JvbW9iaWRkaW5vdmE3QGdtYWlsLmNvbSIsImV4cCI6MTc2NDc4Mzk0NX0.Hpwj85e48NDc1KkYZ7ujCbCTJ_t6op8M9lXOAYuT1fs
[26-Nov-2025 17:50:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Nov-2025 17:50:01 UTC] ✅ JWT token verified successfully for user profile
[26-Nov-2025 17:50:01 UTC] User ID: 36
[26-Nov-2025 17:50:01 UTC] ✅ User profile retrieved successfully for user ID: 36
[26-Nov-2025 17:50:01 UTC] User Purchases API - User ID: 36
[26-Nov-2025 17:50:01 UTC] User Purchases API - Total purchases found: 0
[26-Nov-2025 17:50:03 UTC] === API CALL LOG ===
[26-Nov-2025 17:50:03 UTC] Endpoint: user/profile.php
[26-Nov-2025 17:50:03 UTC] Full Log Data: {
    "timestamp": "2025-11-26 17:50:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.230.32",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYiLCJ1c2VybmFtZSI6Imh1bWFuXzIzNCIsImVtYWlsIjoiZGlsb3JvbW9iaWRkaW5vdmE3QGdtYWlsLmNvbSIsImV4cCI6MTc2NDc4Mzk0NX0.Hpwj85e48NDc1KkYZ7ujCbCTJ_t6op8M9lXOAYuT1fs",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Nov-2025 17:50:03 UTC] === END API CALL LOG ===
[26-Nov-2025 17:50:03 UTC] ✅ API Hash verification passed for profile endpoint
[26-Nov-2025 17:50:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYiLCJ1c2VybmFtZSI6Imh1bWFuXzIzNCIsImVtYWlsIjoiZGlsb3JvbW9iaWRkaW5vdmE3QGdtYWlsLmNvbSIsImV4cCI6MTc2NDc4Mzk0NX0.Hpwj85e48NDc1KkYZ7ujCbCTJ_t6op8M9lXOAYuT1fs
[26-Nov-2025 17:50:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Nov-2025 17:50:03 UTC] ✅ JWT token verified successfully for user profile
[26-Nov-2025 17:50:03 UTC] User ID: 36
[26-Nov-2025 17:50:03 UTC] ✅ User profile retrieved successfully for user ID: 36
[28-Nov-2025 15:18:23 UTC] === API CALL LOG ===
[28-Nov-2025 15:18:23 UTC] Endpoint: user/profile.php
[28-Nov-2025 15:18:23 UTC] Full Log Data: {
    "timestamp": "2025-11-28 15:18:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.251.240.101",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzciLCJ1c2VybmFtZSI6IkVpbnN0ZWluIiwiZW1haWwiOiJtYjA5MTUxMDRAZ21haWwuY29tIiwiZXhwIjoxNzY0OTQ3OTAxfQ.LBUTO21Svoi-aE4gK1I6fXaVGT3hosaxYEtaKZWihig",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Nov-2025 15:18:23 UTC] === END API CALL LOG ===
[28-Nov-2025 15:18:23 UTC] ✅ API Hash verification passed for profile endpoint
[28-Nov-2025 15:18:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzciLCJ1c2VybmFtZSI6IkVpbnN0ZWluIiwiZW1haWwiOiJtYjA5MTUxMDRAZ21haWwuY29tIiwiZXhwIjoxNzY0OTQ3OTAxfQ.LBUTO21Svoi-aE4gK1I6fXaVGT3hosaxYEtaKZWihig
[28-Nov-2025 15:18:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Nov-2025 15:18:23 UTC] ✅ JWT token verified successfully for user profile
[28-Nov-2025 15:18:23 UTC] User ID: 37
[28-Nov-2025 15:18:23 UTC] ✅ User profile retrieved successfully for user ID: 37
[28-Nov-2025 15:19:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Nov-2025 15:19:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Nov-2025 15:19:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzciLCJ1c2VybmFtZSI6IkVpbnN0ZWluIiwiZW1haWwiOiJtYjA5MTUxMDRAZ21haWwuY29tIiwiZXhwIjoxNzY0OTQ3OTAxfQ.LBUTO21Svoi-aE4gK1I6fXaVGT3hosaxYEtaKZWihig","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Accept-Encoding":"gzip","User-Agent":"okhttp\/4.12.0"}
[28-Nov-2025 15:19:01 UTC] === User Orders API Called ===
[28-Nov-2025 15:19:01 UTC] User ID: 37
[28-Nov-2025 15:19:01 UTC] Limit: 20, Offset: 0
[28-Nov-2025 15:19:01 UTC] Orders found: 0
[28-Nov-2025 15:19:01 UTC] Orders data: []
[28-Nov-2025 15:19:01 UTC] Total orders count: 0
[28-Nov-2025 15:19:06 UTC] === API CALL LOG ===
[28-Nov-2025 15:19:06 UTC] Endpoint: user/profile.php
[28-Nov-2025 15:19:06 UTC] Full Log Data: {
    "timestamp": "2025-11-28 15:19:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.251.240.101",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzciLCJ1c2VybmFtZSI6IkVpbnN0ZWluIiwiZW1haWwiOiJtYjA5MTUxMDRAZ21haWwuY29tIiwiZXhwIjoxNzY0OTQ3OTAxfQ.LBUTO21Svoi-aE4gK1I6fXaVGT3hosaxYEtaKZWihig",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Nov-2025 15:19:06 UTC] === END API CALL LOG ===
[28-Nov-2025 15:19:06 UTC] ✅ API Hash verification passed for profile endpoint
[28-Nov-2025 15:19:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzciLCJ1c2VybmFtZSI6IkVpbnN0ZWluIiwiZW1haWwiOiJtYjA5MTUxMDRAZ21haWwuY29tIiwiZXhwIjoxNzY0OTQ3OTAxfQ.LBUTO21Svoi-aE4gK1I6fXaVGT3hosaxYEtaKZWihig
[28-Nov-2025 15:19:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Nov-2025 15:19:06 UTC] ✅ JWT token verified successfully for user profile
[28-Nov-2025 15:19:06 UTC] User ID: 37
[28-Nov-2025 15:19:06 UTC] ✅ User profile retrieved successfully for user ID: 37
[28-Nov-2025 15:19:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Nov-2025 15:19:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Nov-2025 15:19:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzciLCJ1c2VybmFtZSI6IkVpbnN0ZWluIiwiZW1haWwiOiJtYjA5MTUxMDRAZ21haWwuY29tIiwiZXhwIjoxNzY0OTQ3OTAxfQ.LBUTO21Svoi-aE4gK1I6fXaVGT3hosaxYEtaKZWihig","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Accept-Encoding":"gzip","User-Agent":"okhttp\/4.12.0"}
[28-Nov-2025 15:19:06 UTC] === User Orders API Called ===
[28-Nov-2025 15:19:06 UTC] User ID: 37
[28-Nov-2025 15:19:06 UTC] Limit: 20, Offset: 0
[28-Nov-2025 15:19:06 UTC] Orders found: 0
[28-Nov-2025 15:19:06 UTC] Orders data: []
[28-Nov-2025 15:19:06 UTC] Total orders count: 0
[28-Nov-2025 15:19:08 UTC] === API CALL LOG ===
[28-Nov-2025 15:19:08 UTC] Endpoint: user/profile.php
[28-Nov-2025 15:19:08 UTC] Full Log Data: {
    "timestamp": "2025-11-28 15:19:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.251.240.101",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzciLCJ1c2VybmFtZSI6IkVpbnN0ZWluIiwiZW1haWwiOiJtYjA5MTUxMDRAZ21haWwuY29tIiwiZXhwIjoxNzY0OTQ3OTAxfQ.LBUTO21Svoi-aE4gK1I6fXaVGT3hosaxYEtaKZWihig",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Nov-2025 15:19:08 UTC] === END API CALL LOG ===
[28-Nov-2025 15:19:08 UTC] ✅ API Hash verification passed for profile endpoint
[28-Nov-2025 15:19:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzciLCJ1c2VybmFtZSI6IkVpbnN0ZWluIiwiZW1haWwiOiJtYjA5MTUxMDRAZ21haWwuY29tIiwiZXhwIjoxNzY0OTQ3OTAxfQ.LBUTO21Svoi-aE4gK1I6fXaVGT3hosaxYEtaKZWihig
[28-Nov-2025 15:19:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Nov-2025 15:19:08 UTC] ✅ JWT token verified successfully for user profile
[28-Nov-2025 15:19:08 UTC] User ID: 37
[28-Nov-2025 15:19:08 UTC] ✅ User profile retrieved successfully for user ID: 37
[28-Nov-2025 15:19:08 UTC] User Purchases API - User ID: 37
[28-Nov-2025 15:19:08 UTC] User Purchases API - Total purchases found: 0
[30-Nov-2025 02:13:49 UTC] === API CALL LOG ===
[30-Nov-2025 02:13:49 UTC] Endpoint: user/profile.php
[30-Nov-2025 02:13:49 UTC] Full Log Data: {
    "timestamp": "2025-11-30 02:13:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.178.201",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgiLCJ1c2VybmFtZSI6IkNoZXR0IiwiZW1haWwiOiJwb2xpbmF3ZW1lZ2FoQGdtYWlsLmNvbSIsImV4cCI6MTc2NTA3MzYyOH0.N9M3z0oe-jyfR5GjArMPah7sssrRjFlpWD5JhmJk53g",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Nov-2025 02:13:49 UTC] === END API CALL LOG ===
[30-Nov-2025 02:13:49 UTC] ✅ API Hash verification passed for profile endpoint
[30-Nov-2025 02:13:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgiLCJ1c2VybmFtZSI6IkNoZXR0IiwiZW1haWwiOiJwb2xpbmF3ZW1lZ2FoQGdtYWlsLmNvbSIsImV4cCI6MTc2NTA3MzYyOH0.N9M3z0oe-jyfR5GjArMPah7sssrRjFlpWD5JhmJk53g
[30-Nov-2025 02:13:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Nov-2025 02:13:49 UTC] ✅ JWT token verified successfully for user profile
[30-Nov-2025 02:13:49 UTC] User ID: 38
[30-Nov-2025 02:13:49 UTC] ✅ User profile retrieved successfully for user ID: 38
[30-Nov-2025 02:14:01 UTC] === API CALL LOG ===
[30-Nov-2025 02:14:01 UTC] Endpoint: user/profile.php
[30-Nov-2025 02:14:01 UTC] Full Log Data: {
    "timestamp": "2025-11-30 02:14:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.178.201",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgiLCJ1c2VybmFtZSI6IkNoZXR0IiwiZW1haWwiOiJwb2xpbmF3ZW1lZ2FoQGdtYWlsLmNvbSIsImV4cCI6MTc2NTA3MzYyOH0.N9M3z0oe-jyfR5GjArMPah7sssrRjFlpWD5JhmJk53g",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Nov-2025 02:14:01 UTC] === END API CALL LOG ===
[30-Nov-2025 02:14:01 UTC] ✅ API Hash verification passed for profile endpoint
[30-Nov-2025 02:14:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgiLCJ1c2VybmFtZSI6IkNoZXR0IiwiZW1haWwiOiJwb2xpbmF3ZW1lZ2FoQGdtYWlsLmNvbSIsImV4cCI6MTc2NTA3MzYyOH0.N9M3z0oe-jyfR5GjArMPah7sssrRjFlpWD5JhmJk53g
[30-Nov-2025 02:14:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Nov-2025 02:14:01 UTC] ✅ JWT token verified successfully for user profile
[30-Nov-2025 02:14:01 UTC] User ID: 38
[30-Nov-2025 02:14:01 UTC] ✅ User profile retrieved successfully for user ID: 38
[30-Nov-2025 02:14:01 UTC] User Purchases API - User ID: 38
[30-Nov-2025 02:14:01 UTC] User Purchases API - Total purchases found: 0
[30-Nov-2025 02:14:05 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Nov-2025 02:14:05 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Nov-2025 02:14:05 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgiLCJ1c2VybmFtZSI6IkNoZXR0IiwiZW1haWwiOiJwb2xpbmF3ZW1lZ2FoQGdtYWlsLmNvbSIsImV4cCI6MTc2NTA3MzYyOH0.N9M3z0oe-jyfR5GjArMPah7sssrRjFlpWD5JhmJk53g","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Accept-Encoding":"gzip","User-Agent":"okhttp\/4.12.0"}
[30-Nov-2025 02:14:05 UTC] === User Orders API Called ===
[30-Nov-2025 02:14:05 UTC] User ID: 38
[30-Nov-2025 02:14:05 UTC] Limit: 20, Offset: 0
[30-Nov-2025 02:14:05 UTC] Orders found: 0
[30-Nov-2025 02:14:05 UTC] Orders data: []
[30-Nov-2025 02:14:05 UTC] Total orders count: 0
[30-Nov-2025 02:14:15 UTC] === API CALL LOG ===
[30-Nov-2025 02:14:15 UTC] Endpoint: user/profile.php
[30-Nov-2025 02:14:15 UTC] Full Log Data: {
    "timestamp": "2025-11-30 02:14:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.178.201",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgiLCJ1c2VybmFtZSI6IkNoZXR0IiwiZW1haWwiOiJwb2xpbmF3ZW1lZ2FoQGdtYWlsLmNvbSIsImV4cCI6MTc2NTA3MzYyOH0.N9M3z0oe-jyfR5GjArMPah7sssrRjFlpWD5JhmJk53g",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Nov-2025 02:14:15 UTC] === END API CALL LOG ===
[30-Nov-2025 02:14:15 UTC] ✅ API Hash verification passed for profile endpoint
[30-Nov-2025 02:14:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgiLCJ1c2VybmFtZSI6IkNoZXR0IiwiZW1haWwiOiJwb2xpbmF3ZW1lZ2FoQGdtYWlsLmNvbSIsImV4cCI6MTc2NTA3MzYyOH0.N9M3z0oe-jyfR5GjArMPah7sssrRjFlpWD5JhmJk53g
[30-Nov-2025 02:14:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Nov-2025 02:14:15 UTC] ✅ JWT token verified successfully for user profile
[30-Nov-2025 02:14:15 UTC] User ID: 38
[30-Nov-2025 02:14:15 UTC] ✅ User profile retrieved successfully for user ID: 38
[01-Dec-2025 04:03:41 UTC] === API CALL LOG ===
[01-Dec-2025 04:03:41 UTC] Endpoint: user/profile.php
[01-Dec-2025 04:03:41 UTC] Full Log Data: {
    "timestamp": "2025-12-01 04:03:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.79.226",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkiLCJ1c2VybmFtZSI6IlVtZWJlaSIsImVtYWlsIjoiY2hpenp5Zng2M0BnbWFpbC5jb20iLCJleHAiOjE3NjUxNjY2MjB9.xFZRy9_A9OdcHz0TzENpN5hPVxz5iZs5wLhD8_3tVys",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Dec-2025 04:03:41 UTC] === END API CALL LOG ===
[01-Dec-2025 04:03:41 UTC] ✅ API Hash verification passed for profile endpoint
[01-Dec-2025 04:03:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkiLCJ1c2VybmFtZSI6IlVtZWJlaSIsImVtYWlsIjoiY2hpenp5Zng2M0BnbWFpbC5jb20iLCJleHAiOjE3NjUxNjY2MjB9.xFZRy9_A9OdcHz0TzENpN5hPVxz5iZs5wLhD8_3tVys
[01-Dec-2025 04:03:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Dec-2025 04:03:41 UTC] ✅ JWT token verified successfully for user profile
[01-Dec-2025 04:03:41 UTC] User ID: 39
[01-Dec-2025 04:03:41 UTC] ✅ User profile retrieved successfully for user ID: 39
[01-Dec-2025 04:04:22 UTC] === API CALL LOG ===
[01-Dec-2025 04:04:22 UTC] Endpoint: user/profile.php
[01-Dec-2025 04:04:22 UTC] Full Log Data: {
    "timestamp": "2025-12-01 04:04:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.79.226",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkiLCJ1c2VybmFtZSI6IlVtZWJlaSIsImVtYWlsIjoiY2hpenp5Zng2M0BnbWFpbC5jb20iLCJleHAiOjE3NjUxNjY2MjB9.xFZRy9_A9OdcHz0TzENpN5hPVxz5iZs5wLhD8_3tVys",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Dec-2025 04:04:22 UTC] === END API CALL LOG ===
[01-Dec-2025 04:04:22 UTC] ✅ API Hash verification passed for profile endpoint
[01-Dec-2025 04:04:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkiLCJ1c2VybmFtZSI6IlVtZWJlaSIsImVtYWlsIjoiY2hpenp5Zng2M0BnbWFpbC5jb20iLCJleHAiOjE3NjUxNjY2MjB9.xFZRy9_A9OdcHz0TzENpN5hPVxz5iZs5wLhD8_3tVys
[01-Dec-2025 04:04:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Dec-2025 04:04:22 UTC] ✅ JWT token verified successfully for user profile
[01-Dec-2025 04:04:22 UTC] User ID: 39
[01-Dec-2025 04:04:22 UTC] ✅ User profile retrieved successfully for user ID: 39
[01-Dec-2025 04:05:11 UTC] === API CALL LOG ===
[01-Dec-2025 04:05:11 UTC] Endpoint: user/profile.php
[01-Dec-2025 04:05:11 UTC] Full Log Data: {
    "timestamp": "2025-12-01 04:05:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.79.226",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkiLCJ1c2VybmFtZSI6IlVtZWJlaSIsImVtYWlsIjoiY2hpenp5Zng2M0BnbWFpbC5jb20iLCJleHAiOjE3NjUxNjY2MjB9.xFZRy9_A9OdcHz0TzENpN5hPVxz5iZs5wLhD8_3tVys",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Dec-2025 04:05:11 UTC] === END API CALL LOG ===
[01-Dec-2025 04:05:11 UTC] ✅ API Hash verification passed for profile endpoint
[01-Dec-2025 04:05:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkiLCJ1c2VybmFtZSI6IlVtZWJlaSIsImVtYWlsIjoiY2hpenp5Zng2M0BnbWFpbC5jb20iLCJleHAiOjE3NjUxNjY2MjB9.xFZRy9_A9OdcHz0TzENpN5hPVxz5iZs5wLhD8_3tVys
[01-Dec-2025 04:05:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Dec-2025 04:05:11 UTC] ✅ JWT token verified successfully for user profile
[01-Dec-2025 04:05:11 UTC] User ID: 39
[01-Dec-2025 04:05:11 UTC] ✅ User profile retrieved successfully for user ID: 39
[01-Dec-2025 04:07:54 UTC] === API CALL LOG ===
[01-Dec-2025 04:07:54 UTC] Endpoint: user/profile.php
[01-Dec-2025 04:07:54 UTC] Full Log Data: {
    "timestamp": "2025-12-01 04:07:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.79.226",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkiLCJ1c2VybmFtZSI6IlVtZWJlaSIsImVtYWlsIjoiY2hpenp5Zng2M0BnbWFpbC5jb20iLCJleHAiOjE3NjUxNjY2MjB9.xFZRy9_A9OdcHz0TzENpN5hPVxz5iZs5wLhD8_3tVys",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Dec-2025 04:07:54 UTC] === END API CALL LOG ===
[01-Dec-2025 04:07:54 UTC] ✅ API Hash verification passed for profile endpoint
[01-Dec-2025 04:07:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkiLCJ1c2VybmFtZSI6IlVtZWJlaSIsImVtYWlsIjoiY2hpenp5Zng2M0BnbWFpbC5jb20iLCJleHAiOjE3NjUxNjY2MjB9.xFZRy9_A9OdcHz0TzENpN5hPVxz5iZs5wLhD8_3tVys
[01-Dec-2025 04:07:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Dec-2025 04:07:54 UTC] ✅ JWT token verified successfully for user profile
[01-Dec-2025 04:07:54 UTC] User ID: 39
[01-Dec-2025 04:07:54 UTC] ✅ User profile retrieved successfully for user ID: 39
[01-Dec-2025 04:07:54 UTC] User Purchases API - User ID: 39
[01-Dec-2025 04:07:54 UTC] User Purchases API - Total purchases found: 0
[01-Dec-2025 04:08:01 UTC] === API CALL LOG ===
[01-Dec-2025 04:08:01 UTC] Endpoint: user/profile.php
[01-Dec-2025 04:08:01 UTC] Full Log Data: {
    "timestamp": "2025-12-01 04:08:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.79.226",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkiLCJ1c2VybmFtZSI6IlVtZWJlaSIsImVtYWlsIjoiY2hpenp5Zng2M0BnbWFpbC5jb20iLCJleHAiOjE3NjUxNjY2MjB9.xFZRy9_A9OdcHz0TzENpN5hPVxz5iZs5wLhD8_3tVys",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Dec-2025 04:08:01 UTC] === END API CALL LOG ===
[01-Dec-2025 04:08:01 UTC] ✅ API Hash verification passed for profile endpoint
[01-Dec-2025 04:08:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkiLCJ1c2VybmFtZSI6IlVtZWJlaSIsImVtYWlsIjoiY2hpenp5Zng2M0BnbWFpbC5jb20iLCJleHAiOjE3NjUxNjY2MjB9.xFZRy9_A9OdcHz0TzENpN5hPVxz5iZs5wLhD8_3tVys
[01-Dec-2025 04:08:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Dec-2025 04:08:01 UTC] ✅ JWT token verified successfully for user profile
[01-Dec-2025 04:08:01 UTC] User ID: 39
[01-Dec-2025 04:08:01 UTC] ✅ User profile retrieved successfully for user ID: 39
[01-Dec-2025 04:08:02 UTC] === API CALL LOG ===
[01-Dec-2025 04:08:02 UTC] Endpoint: user/profile.php
[01-Dec-2025 04:08:02 UTC] Full Log Data: {
    "timestamp": "2025-12-01 04:08:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.79.226",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkiLCJ1c2VybmFtZSI6IlVtZWJlaSIsImVtYWlsIjoiY2hpenp5Zng2M0BnbWFpbC5jb20iLCJleHAiOjE3NjUxNjY2MjB9.xFZRy9_A9OdcHz0TzENpN5hPVxz5iZs5wLhD8_3tVys",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Dec-2025 04:08:02 UTC] === END API CALL LOG ===
[01-Dec-2025 04:08:02 UTC] ✅ API Hash verification passed for profile endpoint
[01-Dec-2025 04:08:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkiLCJ1c2VybmFtZSI6IlVtZWJlaSIsImVtYWlsIjoiY2hpenp5Zng2M0BnbWFpbC5jb20iLCJleHAiOjE3NjUxNjY2MjB9.xFZRy9_A9OdcHz0TzENpN5hPVxz5iZs5wLhD8_3tVys
[01-Dec-2025 04:08:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Dec-2025 04:08:02 UTC] ✅ JWT token verified successfully for user profile
[01-Dec-2025 04:08:02 UTC] User ID: 39
[01-Dec-2025 04:08:02 UTC] ✅ User profile retrieved successfully for user ID: 39
[01-Dec-2025 04:08:48 UTC] === API CALL LOG ===
[01-Dec-2025 04:08:48 UTC] Endpoint: user/profile.php
[01-Dec-2025 04:08:48 UTC] Full Log Data: {
    "timestamp": "2025-12-01 04:08:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.79.226",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkiLCJ1c2VybmFtZSI6IlVtZWJlaSIsImVtYWlsIjoiY2hpenp5Zng2M0BnbWFpbC5jb20iLCJleHAiOjE3NjUxNjY2MjB9.xFZRy9_A9OdcHz0TzENpN5hPVxz5iZs5wLhD8_3tVys",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Dec-2025 04:08:48 UTC] === END API CALL LOG ===
[01-Dec-2025 04:08:48 UTC] ✅ API Hash verification passed for profile endpoint
[01-Dec-2025 04:08:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkiLCJ1c2VybmFtZSI6IlVtZWJlaSIsImVtYWlsIjoiY2hpenp5Zng2M0BnbWFpbC5jb20iLCJleHAiOjE3NjUxNjY2MjB9.xFZRy9_A9OdcHz0TzENpN5hPVxz5iZs5wLhD8_3tVys
[01-Dec-2025 04:08:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Dec-2025 04:08:48 UTC] ✅ JWT token verified successfully for user profile
[01-Dec-2025 04:08:48 UTC] User ID: 39
[01-Dec-2025 04:08:48 UTC] ✅ User profile retrieved successfully for user ID: 39
[01-Dec-2025 04:09:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Dec-2025 04:09:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Dec-2025 04:09:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkiLCJ1c2VybmFtZSI6IlVtZWJlaSIsImVtYWlsIjoiY2hpenp5Zng2M0BnbWFpbC5jb20iLCJleHAiOjE3NjUxNjY2MjB9.xFZRy9_A9OdcHz0TzENpN5hPVxz5iZs5wLhD8_3tVys","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Accept-Encoding":"gzip","User-Agent":"okhttp\/4.12.0"}
[01-Dec-2025 04:09:09 UTC] === User Orders API Called ===
[01-Dec-2025 04:09:09 UTC] User ID: 39
[01-Dec-2025 04:09:09 UTC] Limit: 20, Offset: 0
[01-Dec-2025 04:09:09 UTC] Orders found: 0
[01-Dec-2025 04:09:09 UTC] Orders data: []
[01-Dec-2025 04:09:09 UTC] Total orders count: 0
[01-Dec-2025 04:09:11 UTC] === API CALL LOG ===
[01-Dec-2025 04:09:11 UTC] Endpoint: user/profile.php
[01-Dec-2025 04:09:11 UTC] Full Log Data: {
    "timestamp": "2025-12-01 04:09:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.79.226",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkiLCJ1c2VybmFtZSI6IlVtZWJlaSIsImVtYWlsIjoiY2hpenp5Zng2M0BnbWFpbC5jb20iLCJleHAiOjE3NjUxNjY2MjB9.xFZRy9_A9OdcHz0TzENpN5hPVxz5iZs5wLhD8_3tVys",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Dec-2025 04:09:11 UTC] === END API CALL LOG ===
[01-Dec-2025 04:09:11 UTC] ✅ API Hash verification passed for profile endpoint
[01-Dec-2025 04:09:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkiLCJ1c2VybmFtZSI6IlVtZWJlaSIsImVtYWlsIjoiY2hpenp5Zng2M0BnbWFpbC5jb20iLCJleHAiOjE3NjUxNjY2MjB9.xFZRy9_A9OdcHz0TzENpN5hPVxz5iZs5wLhD8_3tVys
[01-Dec-2025 04:09:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Dec-2025 04:09:11 UTC] ✅ JWT token verified successfully for user profile
[01-Dec-2025 04:09:11 UTC] User ID: 39
[01-Dec-2025 04:09:11 UTC] ✅ User profile retrieved successfully for user ID: 39
[01-Dec-2025 04:09:11 UTC] User Purchases API - User ID: 39
[01-Dec-2025 04:09:11 UTC] User Purchases API - Total purchases found: 1
[01-Dec-2025 04:09:19 UTC] User Purchases API - User ID: 39
[01-Dec-2025 04:09:19 UTC] User Purchases API - Total purchases found: 1
[01-Dec-2025 04:09:27 UTC] === API CALL LOG ===
[01-Dec-2025 04:09:27 UTC] Endpoint: user/profile.php
[01-Dec-2025 04:09:27 UTC] Full Log Data: {
    "timestamp": "2025-12-01 04:09:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.79.226",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkiLCJ1c2VybmFtZSI6IlVtZWJlaSIsImVtYWlsIjoiY2hpenp5Zng2M0BnbWFpbC5jb20iLCJleHAiOjE3NjUxNjY2MjB9.xFZRy9_A9OdcHz0TzENpN5hPVxz5iZs5wLhD8_3tVys",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Dec-2025 04:09:27 UTC] === END API CALL LOG ===
[01-Dec-2025 04:09:27 UTC] ✅ API Hash verification passed for profile endpoint
[01-Dec-2025 04:09:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkiLCJ1c2VybmFtZSI6IlVtZWJlaSIsImVtYWlsIjoiY2hpenp5Zng2M0BnbWFpbC5jb20iLCJleHAiOjE3NjUxNjY2MjB9.xFZRy9_A9OdcHz0TzENpN5hPVxz5iZs5wLhD8_3tVys
[01-Dec-2025 04:09:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Dec-2025 04:09:27 UTC] ✅ JWT token verified successfully for user profile
[01-Dec-2025 04:09:27 UTC] User ID: 39
[01-Dec-2025 04:09:27 UTC] ✅ User profile retrieved successfully for user ID: 39
[01-Dec-2025 04:09:27 UTC] User Purchases API - User ID: 39
[01-Dec-2025 04:09:27 UTC] User Purchases API - Total purchases found: 1
[01-Dec-2025 04:09:47 UTC] === API CALL LOG ===
[01-Dec-2025 04:09:47 UTC] Endpoint: user/profile.php
[01-Dec-2025 04:09:47 UTC] Full Log Data: {
    "timestamp": "2025-12-01 04:09:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.79.226",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkiLCJ1c2VybmFtZSI6IlVtZWJlaSIsImVtYWlsIjoiY2hpenp5Zng2M0BnbWFpbC5jb20iLCJleHAiOjE3NjUxNjY2MjB9.xFZRy9_A9OdcHz0TzENpN5hPVxz5iZs5wLhD8_3tVys",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Dec-2025 04:09:47 UTC] === END API CALL LOG ===
[01-Dec-2025 04:09:47 UTC] ✅ API Hash verification passed for profile endpoint
[01-Dec-2025 04:09:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkiLCJ1c2VybmFtZSI6IlVtZWJlaSIsImVtYWlsIjoiY2hpenp5Zng2M0BnbWFpbC5jb20iLCJleHAiOjE3NjUxNjY2MjB9.xFZRy9_A9OdcHz0TzENpN5hPVxz5iZs5wLhD8_3tVys
[01-Dec-2025 04:09:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Dec-2025 04:09:47 UTC] ✅ JWT token verified successfully for user profile
[01-Dec-2025 04:09:47 UTC] User ID: 39
[01-Dec-2025 04:09:47 UTC] ✅ User profile retrieved successfully for user ID: 39
[01-Dec-2025 04:11:08 UTC] === API CALL LOG ===
[01-Dec-2025 04:11:08 UTC] Endpoint: user/profile.php
[01-Dec-2025 04:11:08 UTC] Full Log Data: {
    "timestamp": "2025-12-01 04:11:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.79.226",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkiLCJ1c2VybmFtZSI6IlVtZWJlaSIsImVtYWlsIjoiY2hpenp5Zng2M0BnbWFpbC5jb20iLCJleHAiOjE3NjUxNjY2MjB9.xFZRy9_A9OdcHz0TzENpN5hPVxz5iZs5wLhD8_3tVys",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Dec-2025 04:11:08 UTC] === END API CALL LOG ===
[01-Dec-2025 04:11:08 UTC] ✅ API Hash verification passed for profile endpoint
[01-Dec-2025 04:11:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkiLCJ1c2VybmFtZSI6IlVtZWJlaSIsImVtYWlsIjoiY2hpenp5Zng2M0BnbWFpbC5jb20iLCJleHAiOjE3NjUxNjY2MjB9.xFZRy9_A9OdcHz0TzENpN5hPVxz5iZs5wLhD8_3tVys
[01-Dec-2025 04:11:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Dec-2025 04:11:08 UTC] ✅ JWT token verified successfully for user profile
[01-Dec-2025 04:11:08 UTC] User ID: 39
[01-Dec-2025 04:11:08 UTC] ✅ User profile retrieved successfully for user ID: 39
[01-Dec-2025 04:12:22 UTC] === API CALL LOG ===
[01-Dec-2025 04:12:22 UTC] Endpoint: user/profile.php
[01-Dec-2025 04:12:22 UTC] Full Log Data: {
    "timestamp": "2025-12-01 04:12:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.79.226",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkiLCJ1c2VybmFtZSI6IlVtZWJlaSIsImVtYWlsIjoiY2hpenp5Zng2M0BnbWFpbC5jb20iLCJleHAiOjE3NjUxNjY2MjB9.xFZRy9_A9OdcHz0TzENpN5hPVxz5iZs5wLhD8_3tVys",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Dec-2025 04:12:22 UTC] === END API CALL LOG ===
[01-Dec-2025 04:12:22 UTC] ✅ API Hash verification passed for profile endpoint
[01-Dec-2025 04:12:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkiLCJ1c2VybmFtZSI6IlVtZWJlaSIsImVtYWlsIjoiY2hpenp5Zng2M0BnbWFpbC5jb20iLCJleHAiOjE3NjUxNjY2MjB9.xFZRy9_A9OdcHz0TzENpN5hPVxz5iZs5wLhD8_3tVys
[01-Dec-2025 04:12:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Dec-2025 04:12:22 UTC] ✅ JWT token verified successfully for user profile
[01-Dec-2025 04:12:22 UTC] User ID: 39
[01-Dec-2025 04:12:22 UTC] ✅ User profile retrieved successfully for user ID: 39
[01-Dec-2025 04:12:48 UTC] === API CALL LOG ===
[01-Dec-2025 04:12:48 UTC] Endpoint: user/profile.php
[01-Dec-2025 04:12:48 UTC] Full Log Data: {
    "timestamp": "2025-12-01 04:12:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.79.226",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkiLCJ1c2VybmFtZSI6IlVtZWJlaSIsImVtYWlsIjoiY2hpenp5Zng2M0BnbWFpbC5jb20iLCJleHAiOjE3NjUxNjY2MjB9.xFZRy9_A9OdcHz0TzENpN5hPVxz5iZs5wLhD8_3tVys",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Dec-2025 04:12:48 UTC] === END API CALL LOG ===
[01-Dec-2025 04:12:48 UTC] ✅ API Hash verification passed for profile endpoint
[01-Dec-2025 04:12:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkiLCJ1c2VybmFtZSI6IlVtZWJlaSIsImVtYWlsIjoiY2hpenp5Zng2M0BnbWFpbC5jb20iLCJleHAiOjE3NjUxNjY2MjB9.xFZRy9_A9OdcHz0TzENpN5hPVxz5iZs5wLhD8_3tVys
[01-Dec-2025 04:12:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Dec-2025 04:12:48 UTC] ✅ JWT token verified successfully for user profile
[01-Dec-2025 04:12:48 UTC] User ID: 39
[01-Dec-2025 04:12:48 UTC] ✅ User profile retrieved successfully for user ID: 39
[01-Dec-2025 04:12:49 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Dec-2025 04:12:49 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Dec-2025 04:12:49 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkiLCJ1c2VybmFtZSI6IlVtZWJlaSIsImVtYWlsIjoiY2hpenp5Zng2M0BnbWFpbC5jb20iLCJleHAiOjE3NjUxNjY2MjB9.xFZRy9_A9OdcHz0TzENpN5hPVxz5iZs5wLhD8_3tVys","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Accept-Encoding":"gzip","User-Agent":"okhttp\/4.12.0"}
[01-Dec-2025 04:12:49 UTC] === API CALL LOG ===
[01-Dec-2025 04:12:49 UTC] === User Orders API Called ===
[01-Dec-2025 04:12:49 UTC] Endpoint: user/profile.php
[01-Dec-2025 04:12:49 UTC] User ID: 39
[01-Dec-2025 04:12:49 UTC] Full Log Data: {
    "timestamp": "2025-12-01 04:12:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.79.226",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkiLCJ1c2VybmFtZSI6IlVtZWJlaSIsImVtYWlsIjoiY2hpenp5Zng2M0BnbWFpbC5jb20iLCJleHAiOjE3NjUxNjY2MjB9.xFZRy9_A9OdcHz0TzENpN5hPVxz5iZs5wLhD8_3tVys",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Dec-2025 04:12:49 UTC] Limit: 20, Offset: 0
[01-Dec-2025 04:12:49 UTC] === END API CALL LOG ===
[01-Dec-2025 04:12:49 UTC] ✅ API Hash verification passed for profile endpoint
[01-Dec-2025 04:12:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkiLCJ1c2VybmFtZSI6IlVtZWJlaSIsImVtYWlsIjoiY2hpenp5Zng2M0BnbWFpbC5jb20iLCJleHAiOjE3NjUxNjY2MjB9.xFZRy9_A9OdcHz0TzENpN5hPVxz5iZs5wLhD8_3tVys
[01-Dec-2025 04:12:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Dec-2025 04:12:49 UTC] ✅ JWT token verified successfully for user profile
[01-Dec-2025 04:12:49 UTC] User ID: 39
[01-Dec-2025 04:12:49 UTC] Orders found: 0
[01-Dec-2025 04:12:49 UTC] Orders data: []
[01-Dec-2025 04:12:49 UTC] ✅ User profile retrieved successfully for user ID: 39
[01-Dec-2025 04:12:49 UTC] Total orders count: 0
[01-Dec-2025 04:12:49 UTC] User Purchases API - User ID: 39
[01-Dec-2025 04:12:49 UTC] User Purchases API - Total purchases found: 2
[01-Dec-2025 11:27:34 UTC] === API CALL LOG ===
[01-Dec-2025 11:27:34 UTC] Endpoint: user/profile.php
[01-Dec-2025 11:27:34 UTC] Full Log Data: {
    "timestamp": "2025-12-01 11:27:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "171.61.174.209",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAiLCJ1c2VybmFtZSI6InNhaGFpIiwiZW1haWwiOiJzYWhhaXNpZGRoYXJ0aDZAZ21haWwuY29tIiwiZXhwIjoxNzY1MTkzMjUzfQ.vlmuaWWc9PGTJM8Md5gWc_MBzFbI0qQfmCXsoPB18Jk",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Dec-2025 11:27:34 UTC] === END API CALL LOG ===
[01-Dec-2025 11:27:34 UTC] ✅ API Hash verification passed for profile endpoint
[01-Dec-2025 11:27:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAiLCJ1c2VybmFtZSI6InNhaGFpIiwiZW1haWwiOiJzYWhhaXNpZGRoYXJ0aDZAZ21haWwuY29tIiwiZXhwIjoxNzY1MTkzMjUzfQ.vlmuaWWc9PGTJM8Md5gWc_MBzFbI0qQfmCXsoPB18Jk
[01-Dec-2025 11:27:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Dec-2025 11:27:34 UTC] ✅ JWT token verified successfully for user profile
[01-Dec-2025 11:27:34 UTC] User ID: 40
[01-Dec-2025 11:27:34 UTC] ✅ User profile retrieved successfully for user ID: 40
[01-Dec-2025 11:28:02 UTC] === API CALL LOG ===
[01-Dec-2025 11:28:02 UTC] Endpoint: user/profile.php
[01-Dec-2025 11:28:02 UTC] Full Log Data: {
    "timestamp": "2025-12-01 11:28:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "171.61.174.209",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAiLCJ1c2VybmFtZSI6InNhaGFpIiwiZW1haWwiOiJzYWhhaXNpZGRoYXJ0aDZAZ21haWwuY29tIiwiZXhwIjoxNzY1MTkzMjUzfQ.vlmuaWWc9PGTJM8Md5gWc_MBzFbI0qQfmCXsoPB18Jk",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Dec-2025 11:28:02 UTC] === END API CALL LOG ===
[01-Dec-2025 11:28:02 UTC] ✅ API Hash verification passed for profile endpoint
[01-Dec-2025 11:28:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAiLCJ1c2VybmFtZSI6InNhaGFpIiwiZW1haWwiOiJzYWhhaXNpZGRoYXJ0aDZAZ21haWwuY29tIiwiZXhwIjoxNzY1MTkzMjUzfQ.vlmuaWWc9PGTJM8Md5gWc_MBzFbI0qQfmCXsoPB18Jk
[01-Dec-2025 11:28:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Dec-2025 11:28:02 UTC] ✅ JWT token verified successfully for user profile
[01-Dec-2025 11:28:02 UTC] User ID: 40
[01-Dec-2025 11:28:02 UTC] ✅ User profile retrieved successfully for user ID: 40
[01-Dec-2025 11:28:02 UTC] === API CALL LOG ===
[01-Dec-2025 11:28:02 UTC] Endpoint: user/profile.php
[01-Dec-2025 11:28:02 UTC] Full Log Data: {
    "timestamp": "2025-12-01 11:28:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "171.61.174.209",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAiLCJ1c2VybmFtZSI6InNhaGFpIiwiZW1haWwiOiJzYWhhaXNpZGRoYXJ0aDZAZ21haWwuY29tIiwiZXhwIjoxNzY1MTkzMjUzfQ.vlmuaWWc9PGTJM8Md5gWc_MBzFbI0qQfmCXsoPB18Jk",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Dec-2025 11:28:02 UTC] === END API CALL LOG ===
[01-Dec-2025 11:28:02 UTC] ✅ API Hash verification passed for profile endpoint
[01-Dec-2025 11:28:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAiLCJ1c2VybmFtZSI6InNhaGFpIiwiZW1haWwiOiJzYWhhaXNpZGRoYXJ0aDZAZ21haWwuY29tIiwiZXhwIjoxNzY1MTkzMjUzfQ.vlmuaWWc9PGTJM8Md5gWc_MBzFbI0qQfmCXsoPB18Jk
[01-Dec-2025 11:28:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Dec-2025 11:28:02 UTC] ✅ JWT token verified successfully for user profile
[01-Dec-2025 11:28:02 UTC] User ID: 40
[01-Dec-2025 11:28:02 UTC] ✅ User profile retrieved successfully for user ID: 40
[01-Dec-2025 11:28:17 UTC] === API CALL LOG ===
[01-Dec-2025 11:28:17 UTC] Endpoint: user/profile.php
[01-Dec-2025 11:28:17 UTC] Full Log Data: {
    "timestamp": "2025-12-01 11:28:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "171.61.174.209",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAiLCJ1c2VybmFtZSI6InNhaGFpIiwiZW1haWwiOiJzYWhhaXNpZGRoYXJ0aDZAZ21haWwuY29tIiwiZXhwIjoxNzY1MTkzMjUzfQ.vlmuaWWc9PGTJM8Md5gWc_MBzFbI0qQfmCXsoPB18Jk",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Dec-2025 11:28:17 UTC] === END API CALL LOG ===
[01-Dec-2025 11:28:17 UTC] ✅ API Hash verification passed for profile endpoint
[01-Dec-2025 11:28:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAiLCJ1c2VybmFtZSI6InNhaGFpIiwiZW1haWwiOiJzYWhhaXNpZGRoYXJ0aDZAZ21haWwuY29tIiwiZXhwIjoxNzY1MTkzMjUzfQ.vlmuaWWc9PGTJM8Md5gWc_MBzFbI0qQfmCXsoPB18Jk
[01-Dec-2025 11:28:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Dec-2025 11:28:17 UTC] ✅ JWT token verified successfully for user profile
[01-Dec-2025 11:28:17 UTC] User ID: 40
[01-Dec-2025 11:28:17 UTC] ✅ User profile retrieved successfully for user ID: 40
[01-Dec-2025 11:28:17 UTC] === API CALL LOG ===
[01-Dec-2025 11:28:17 UTC] Endpoint: user/profile.php
[01-Dec-2025 11:28:17 UTC] Full Log Data: {
    "timestamp": "2025-12-01 11:28:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "171.61.174.209",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAiLCJ1c2VybmFtZSI6InNhaGFpIiwiZW1haWwiOiJzYWhhaXNpZGRoYXJ0aDZAZ21haWwuY29tIiwiZXhwIjoxNzY1MTkzMjUzfQ.vlmuaWWc9PGTJM8Md5gWc_MBzFbI0qQfmCXsoPB18Jk",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Dec-2025 11:28:17 UTC] === END API CALL LOG ===
[01-Dec-2025 11:28:17 UTC] ✅ API Hash verification passed for profile endpoint
[01-Dec-2025 11:28:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAiLCJ1c2VybmFtZSI6InNhaGFpIiwiZW1haWwiOiJzYWhhaXNpZGRoYXJ0aDZAZ21haWwuY29tIiwiZXhwIjoxNzY1MTkzMjUzfQ.vlmuaWWc9PGTJM8Md5gWc_MBzFbI0qQfmCXsoPB18Jk
[01-Dec-2025 11:28:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Dec-2025 11:28:17 UTC] ✅ JWT token verified successfully for user profile
[01-Dec-2025 11:28:17 UTC] User ID: 40
[01-Dec-2025 11:28:17 UTC] ✅ User profile retrieved successfully for user ID: 40
[01-Dec-2025 11:28:23 UTC] === API CALL LOG ===
[01-Dec-2025 11:28:23 UTC] Endpoint: user/profile.php
[01-Dec-2025 11:28:23 UTC] Full Log Data: {
    "timestamp": "2025-12-01 11:28:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "171.61.174.209",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAiLCJ1c2VybmFtZSI6InNhaGFpIiwiZW1haWwiOiJzYWhhaXNpZGRoYXJ0aDZAZ21haWwuY29tIiwiZXhwIjoxNzY1MTkzMjUzfQ.vlmuaWWc9PGTJM8Md5gWc_MBzFbI0qQfmCXsoPB18Jk",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Dec-2025 11:28:23 UTC] === END API CALL LOG ===
[01-Dec-2025 11:28:23 UTC] ✅ API Hash verification passed for profile endpoint
[01-Dec-2025 11:28:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAiLCJ1c2VybmFtZSI6InNhaGFpIiwiZW1haWwiOiJzYWhhaXNpZGRoYXJ0aDZAZ21haWwuY29tIiwiZXhwIjoxNzY1MTkzMjUzfQ.vlmuaWWc9PGTJM8Md5gWc_MBzFbI0qQfmCXsoPB18Jk
[01-Dec-2025 11:28:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Dec-2025 11:28:23 UTC] ✅ JWT token verified successfully for user profile
[01-Dec-2025 11:28:23 UTC] User ID: 40
[01-Dec-2025 11:28:23 UTC] ✅ User profile retrieved successfully for user ID: 40
[01-Dec-2025 11:28:24 UTC] === API CALL LOG ===
[01-Dec-2025 11:28:24 UTC] Endpoint: user/profile.php
[01-Dec-2025 11:28:24 UTC] Full Log Data: {
    "timestamp": "2025-12-01 11:28:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "171.61.174.209",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAiLCJ1c2VybmFtZSI6InNhaGFpIiwiZW1haWwiOiJzYWhhaXNpZGRoYXJ0aDZAZ21haWwuY29tIiwiZXhwIjoxNzY1MTkzMjUzfQ.vlmuaWWc9PGTJM8Md5gWc_MBzFbI0qQfmCXsoPB18Jk",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Dec-2025 11:28:24 UTC] === END API CALL LOG ===
[01-Dec-2025 11:28:24 UTC] ✅ API Hash verification passed for profile endpoint
[01-Dec-2025 11:28:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAiLCJ1c2VybmFtZSI6InNhaGFpIiwiZW1haWwiOiJzYWhhaXNpZGRoYXJ0aDZAZ21haWwuY29tIiwiZXhwIjoxNzY1MTkzMjUzfQ.vlmuaWWc9PGTJM8Md5gWc_MBzFbI0qQfmCXsoPB18Jk
[01-Dec-2025 11:28:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Dec-2025 11:28:24 UTC] ✅ JWT token verified successfully for user profile
[01-Dec-2025 11:28:24 UTC] User ID: 40
[01-Dec-2025 11:28:24 UTC] ✅ User profile retrieved successfully for user ID: 40
[01-Dec-2025 11:28:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Dec-2025 11:28:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Dec-2025 11:28:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAiLCJ1c2VybmFtZSI6InNhaGFpIiwiZW1haWwiOiJzYWhhaXNpZGRoYXJ0aDZAZ21haWwuY29tIiwiZXhwIjoxNzY1MTkzMjUzfQ.vlmuaWWc9PGTJM8Md5gWc_MBzFbI0qQfmCXsoPB18Jk","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Accept-Encoding":"gzip","User-Agent":"okhttp\/4.12.0"}
[01-Dec-2025 11:28:25 UTC] === User Orders API Called ===
[01-Dec-2025 11:28:25 UTC] User ID: 40
[01-Dec-2025 11:28:25 UTC] Limit: 20, Offset: 0
[01-Dec-2025 11:28:25 UTC] Orders found: 0
[01-Dec-2025 11:28:25 UTC] Orders data: []
[01-Dec-2025 11:28:25 UTC] Total orders count: 0
[01-Dec-2025 11:28:27 UTC] === API CALL LOG ===
[01-Dec-2025 11:28:27 UTC] Endpoint: user/profile.php
[01-Dec-2025 11:28:27 UTC] Full Log Data: {
    "timestamp": "2025-12-01 11:28:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "171.61.174.209",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAiLCJ1c2VybmFtZSI6InNhaGFpIiwiZW1haWwiOiJzYWhhaXNpZGRoYXJ0aDZAZ21haWwuY29tIiwiZXhwIjoxNzY1MTkzMjUzfQ.vlmuaWWc9PGTJM8Md5gWc_MBzFbI0qQfmCXsoPB18Jk",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Dec-2025 11:28:27 UTC] === END API CALL LOG ===
[01-Dec-2025 11:28:27 UTC] ✅ API Hash verification passed for profile endpoint
[01-Dec-2025 11:28:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAiLCJ1c2VybmFtZSI6InNhaGFpIiwiZW1haWwiOiJzYWhhaXNpZGRoYXJ0aDZAZ21haWwuY29tIiwiZXhwIjoxNzY1MTkzMjUzfQ.vlmuaWWc9PGTJM8Md5gWc_MBzFbI0qQfmCXsoPB18Jk
[01-Dec-2025 11:28:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Dec-2025 11:28:27 UTC] ✅ JWT token verified successfully for user profile
[01-Dec-2025 11:28:27 UTC] User ID: 40
[01-Dec-2025 11:28:27 UTC] ✅ User profile retrieved successfully for user ID: 40
[01-Dec-2025 11:29:36 UTC] === API CALL LOG ===
[01-Dec-2025 11:29:36 UTC] Endpoint: user/profile.php
[01-Dec-2025 11:29:36 UTC] Full Log Data: {
    "timestamp": "2025-12-01 11:29:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "171.61.174.209",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAiLCJ1c2VybmFtZSI6InNhaGFpIiwiZW1haWwiOiJzYWhhaXNpZGRoYXJ0aDZAZ21haWwuY29tIiwiZXhwIjoxNzY1MTkzMjUzfQ.vlmuaWWc9PGTJM8Md5gWc_MBzFbI0qQfmCXsoPB18Jk",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Dec-2025 11:29:36 UTC] === END API CALL LOG ===
[01-Dec-2025 11:29:36 UTC] ✅ API Hash verification passed for profile endpoint
[01-Dec-2025 11:29:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAiLCJ1c2VybmFtZSI6InNhaGFpIiwiZW1haWwiOiJzYWhhaXNpZGRoYXJ0aDZAZ21haWwuY29tIiwiZXhwIjoxNzY1MTkzMjUzfQ.vlmuaWWc9PGTJM8Md5gWc_MBzFbI0qQfmCXsoPB18Jk
[01-Dec-2025 11:29:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Dec-2025 11:29:36 UTC] ✅ JWT token verified successfully for user profile
[01-Dec-2025 11:29:36 UTC] User ID: 40
[01-Dec-2025 11:29:36 UTC] ✅ User profile retrieved successfully for user ID: 40
[01-Dec-2025 11:29:37 UTC] === API CALL LOG ===
[01-Dec-2025 11:29:37 UTC] Endpoint: user/profile.php
[01-Dec-2025 11:29:37 UTC] Full Log Data: {
    "timestamp": "2025-12-01 11:29:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "171.61.174.209",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAiLCJ1c2VybmFtZSI6InNhaGFpIiwiZW1haWwiOiJzYWhhaXNpZGRoYXJ0aDZAZ21haWwuY29tIiwiZXhwIjoxNzY1MTkzMjUzfQ.vlmuaWWc9PGTJM8Md5gWc_MBzFbI0qQfmCXsoPB18Jk",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Dec-2025 11:29:37 UTC] === END API CALL LOG ===
[01-Dec-2025 11:29:37 UTC] ✅ API Hash verification passed for profile endpoint
[01-Dec-2025 11:29:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAiLCJ1c2VybmFtZSI6InNhaGFpIiwiZW1haWwiOiJzYWhhaXNpZGRoYXJ0aDZAZ21haWwuY29tIiwiZXhwIjoxNzY1MTkzMjUzfQ.vlmuaWWc9PGTJM8Md5gWc_MBzFbI0qQfmCXsoPB18Jk
[01-Dec-2025 11:29:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Dec-2025 11:29:37 UTC] ✅ JWT token verified successfully for user profile
[01-Dec-2025 11:29:37 UTC] User ID: 40
[01-Dec-2025 11:29:37 UTC] ✅ User profile retrieved successfully for user ID: 40
[01-Dec-2025 11:29:42 UTC] === API CALL LOG ===
[01-Dec-2025 11:29:42 UTC] Endpoint: user/profile.php
[01-Dec-2025 11:29:42 UTC] Full Log Data: {
    "timestamp": "2025-12-01 11:29:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "171.61.174.209",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAiLCJ1c2VybmFtZSI6InNhaGFpIiwiZW1haWwiOiJzYWhhaXNpZGRoYXJ0aDZAZ21haWwuY29tIiwiZXhwIjoxNzY1MTkzMjUzfQ.vlmuaWWc9PGTJM8Md5gWc_MBzFbI0qQfmCXsoPB18Jk",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Dec-2025 11:29:42 UTC] === END API CALL LOG ===
[01-Dec-2025 11:29:42 UTC] ✅ API Hash verification passed for profile endpoint
[01-Dec-2025 11:29:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAiLCJ1c2VybmFtZSI6InNhaGFpIiwiZW1haWwiOiJzYWhhaXNpZGRoYXJ0aDZAZ21haWwuY29tIiwiZXhwIjoxNzY1MTkzMjUzfQ.vlmuaWWc9PGTJM8Md5gWc_MBzFbI0qQfmCXsoPB18Jk
[01-Dec-2025 11:29:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Dec-2025 11:29:42 UTC] ✅ JWT token verified successfully for user profile
[01-Dec-2025 11:29:42 UTC] User ID: 40
[01-Dec-2025 11:29:42 UTC] ✅ User profile retrieved successfully for user ID: 40
[02-Dec-2025 00:10:36 UTC] === API CALL LOG ===
[02-Dec-2025 00:10:36 UTC] Endpoint: user/profile.php
[02-Dec-2025 00:10:36 UTC] Full Log Data: {
    "timestamp": "2025-12-02 00:10:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.176.94.121",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDEiLCJ1c2VybmFtZSI6ImFyb21hIiwiZW1haWwiOiJ5b3VuZ3JpY2hhcm9tYUBnbWFpbC5jb20iLCJleHAiOjE3NjUyMzkwMzV9.CsbW9cG3L748Yp1yNfClMrcZBFUGOR3QEr74ai-E6Kk",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Dec-2025 00:10:36 UTC] === END API CALL LOG ===
[02-Dec-2025 00:10:36 UTC] ✅ API Hash verification passed for profile endpoint
[02-Dec-2025 00:10:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDEiLCJ1c2VybmFtZSI6ImFyb21hIiwiZW1haWwiOiJ5b3VuZ3JpY2hhcm9tYUBnbWFpbC5jb20iLCJleHAiOjE3NjUyMzkwMzV9.CsbW9cG3L748Yp1yNfClMrcZBFUGOR3QEr74ai-E6Kk
[02-Dec-2025 00:10:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Dec-2025 00:10:36 UTC] ✅ JWT token verified successfully for user profile
[02-Dec-2025 00:10:36 UTC] User ID: 41
[02-Dec-2025 00:10:36 UTC] ✅ User profile retrieved successfully for user ID: 41
[02-Dec-2025 00:10:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Dec-2025 00:10:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Dec-2025 00:10:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDEiLCJ1c2VybmFtZSI6ImFyb21hIiwiZW1haWwiOiJ5b3VuZ3JpY2hhcm9tYUBnbWFpbC5jb20iLCJleHAiOjE3NjUyMzkwMzV9.CsbW9cG3L748Yp1yNfClMrcZBFUGOR3QEr74ai-E6Kk","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Accept-Encoding":"gzip","User-Agent":"okhttp\/4.12.0"}
[02-Dec-2025 00:10:56 UTC] === User Orders API Called ===
[02-Dec-2025 00:10:56 UTC] User ID: 41
[02-Dec-2025 00:10:56 UTC] Limit: 20, Offset: 0
[02-Dec-2025 00:10:56 UTC] Orders found: 0
[02-Dec-2025 00:10:56 UTC] Orders data: []
[02-Dec-2025 00:10:56 UTC] Total orders count: 0
[02-Dec-2025 00:10:58 UTC] === API CALL LOG ===
[02-Dec-2025 00:10:58 UTC] Endpoint: user/profile.php
[02-Dec-2025 00:10:58 UTC] Full Log Data: {
    "timestamp": "2025-12-02 00:10:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.176.94.121",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDEiLCJ1c2VybmFtZSI6ImFyb21hIiwiZW1haWwiOiJ5b3VuZ3JpY2hhcm9tYUBnbWFpbC5jb20iLCJleHAiOjE3NjUyMzkwMzV9.CsbW9cG3L748Yp1yNfClMrcZBFUGOR3QEr74ai-E6Kk",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Dec-2025 00:10:58 UTC] === END API CALL LOG ===
[02-Dec-2025 00:10:58 UTC] ✅ API Hash verification passed for profile endpoint
[02-Dec-2025 00:10:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDEiLCJ1c2VybmFtZSI6ImFyb21hIiwiZW1haWwiOiJ5b3VuZ3JpY2hhcm9tYUBnbWFpbC5jb20iLCJleHAiOjE3NjUyMzkwMzV9.CsbW9cG3L748Yp1yNfClMrcZBFUGOR3QEr74ai-E6Kk
[02-Dec-2025 00:10:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Dec-2025 00:10:58 UTC] ✅ JWT token verified successfully for user profile
[02-Dec-2025 00:10:58 UTC] User ID: 41
[02-Dec-2025 00:10:58 UTC] ✅ User profile retrieved successfully for user ID: 41
[02-Dec-2025 00:10:58 UTC] User Purchases API - User ID: 41
[02-Dec-2025 00:10:58 UTC] User Purchases API - Total purchases found: 0
[02-Dec-2025 00:11:12 UTC] === API CALL LOG ===
[02-Dec-2025 00:11:12 UTC] Endpoint: user/profile.php
[02-Dec-2025 00:11:12 UTC] Full Log Data: {
    "timestamp": "2025-12-02 00:11:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.176.94.121",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDEiLCJ1c2VybmFtZSI6ImFyb21hIiwiZW1haWwiOiJ5b3VuZ3JpY2hhcm9tYUBnbWFpbC5jb20iLCJleHAiOjE3NjUyMzkwMzV9.CsbW9cG3L748Yp1yNfClMrcZBFUGOR3QEr74ai-E6Kk",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Dec-2025 00:11:12 UTC] === END API CALL LOG ===
[02-Dec-2025 00:11:12 UTC] ✅ API Hash verification passed for profile endpoint
[02-Dec-2025 00:11:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDEiLCJ1c2VybmFtZSI6ImFyb21hIiwiZW1haWwiOiJ5b3VuZ3JpY2hhcm9tYUBnbWFpbC5jb20iLCJleHAiOjE3NjUyMzkwMzV9.CsbW9cG3L748Yp1yNfClMrcZBFUGOR3QEr74ai-E6Kk
[02-Dec-2025 00:11:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Dec-2025 00:11:12 UTC] ✅ JWT token verified successfully for user profile
[02-Dec-2025 00:11:12 UTC] User ID: 41
[02-Dec-2025 00:11:12 UTC] ✅ User profile retrieved successfully for user ID: 41
[02-Dec-2025 00:11:28 UTC] === API CALL LOG ===
[02-Dec-2025 00:11:28 UTC] Endpoint: user/profile.php
[02-Dec-2025 00:11:28 UTC] Full Log Data: {
    "timestamp": "2025-12-02 00:11:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.176.94.121",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDEiLCJ1c2VybmFtZSI6ImFyb21hIiwiZW1haWwiOiJ5b3VuZ3JpY2hhcm9tYUBnbWFpbC5jb20iLCJleHAiOjE3NjUyMzkwMzV9.CsbW9cG3L748Yp1yNfClMrcZBFUGOR3QEr74ai-E6Kk",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Dec-2025 00:11:28 UTC] === END API CALL LOG ===
[02-Dec-2025 00:11:28 UTC] ✅ API Hash verification passed for profile endpoint
[02-Dec-2025 00:11:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDEiLCJ1c2VybmFtZSI6ImFyb21hIiwiZW1haWwiOiJ5b3VuZ3JpY2hhcm9tYUBnbWFpbC5jb20iLCJleHAiOjE3NjUyMzkwMzV9.CsbW9cG3L748Yp1yNfClMrcZBFUGOR3QEr74ai-E6Kk
[02-Dec-2025 00:11:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Dec-2025 00:11:28 UTC] ✅ JWT token verified successfully for user profile
[02-Dec-2025 00:11:28 UTC] User ID: 41
[02-Dec-2025 00:11:28 UTC] ✅ User profile retrieved successfully for user ID: 41
[03-Dec-2025 02:57:24 UTC] === API CALL LOG ===
[03-Dec-2025 02:57:24 UTC] Endpoint: user/profile.php
[03-Dec-2025 02:57:24 UTC] Full Log Data: {
    "timestamp": "2025-12-03 02:57:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "157.48.88.106",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDIiLCJ1c2VybmFtZSI6ImFhcGtpY3V0aWVlIiwiZW1haWwiOiJheTc3Mzc5NTAzMTRAZ21haWwuY29tIiwiZXhwIjoxNzY1MzM1NDQzfQ.XmRUxq4IC5Pffdh-Elj_GC2m98h31_1LIA1pqcE_c94",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Dec-2025 02:57:24 UTC] === END API CALL LOG ===
[03-Dec-2025 02:57:24 UTC] ✅ API Hash verification passed for profile endpoint
[03-Dec-2025 02:57:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDIiLCJ1c2VybmFtZSI6ImFhcGtpY3V0aWVlIiwiZW1haWwiOiJheTc3Mzc5NTAzMTRAZ21haWwuY29tIiwiZXhwIjoxNzY1MzM1NDQzfQ.XmRUxq4IC5Pffdh-Elj_GC2m98h31_1LIA1pqcE_c94
[03-Dec-2025 02:57:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Dec-2025 02:57:24 UTC] ✅ JWT token verified successfully for user profile
[03-Dec-2025 02:57:24 UTC] User ID: 42
[03-Dec-2025 02:57:24 UTC] ✅ User profile retrieved successfully for user ID: 42
[03-Dec-2025 02:57:44 UTC] === API CALL LOG ===
[03-Dec-2025 02:57:44 UTC] Endpoint: user/profile.php
[03-Dec-2025 02:57:44 UTC] Full Log Data: {
    "timestamp": "2025-12-03 02:57:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "157.48.88.106",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDIiLCJ1c2VybmFtZSI6ImFhcGtpY3V0aWVlIiwiZW1haWwiOiJheTc3Mzc5NTAzMTRAZ21haWwuY29tIiwiZXhwIjoxNzY1MzM1NDQzfQ.XmRUxq4IC5Pffdh-Elj_GC2m98h31_1LIA1pqcE_c94",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Dec-2025 02:57:44 UTC] === END API CALL LOG ===
[03-Dec-2025 02:57:44 UTC] ✅ API Hash verification passed for profile endpoint
[03-Dec-2025 02:57:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDIiLCJ1c2VybmFtZSI6ImFhcGtpY3V0aWVlIiwiZW1haWwiOiJheTc3Mzc5NTAzMTRAZ21haWwuY29tIiwiZXhwIjoxNzY1MzM1NDQzfQ.XmRUxq4IC5Pffdh-Elj_GC2m98h31_1LIA1pqcE_c94
[03-Dec-2025 02:57:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Dec-2025 02:57:44 UTC] ✅ JWT token verified successfully for user profile
[03-Dec-2025 02:57:44 UTC] User ID: 42
[03-Dec-2025 02:57:44 UTC] ✅ User profile retrieved successfully for user ID: 42
[03-Dec-2025 02:57:45 UTC] === API CALL LOG ===
[03-Dec-2025 02:57:45 UTC] Endpoint: user/profile.php
[03-Dec-2025 02:57:45 UTC] Full Log Data: {
    "timestamp": "2025-12-03 02:57:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "157.48.88.106",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDIiLCJ1c2VybmFtZSI6ImFhcGtpY3V0aWVlIiwiZW1haWwiOiJheTc3Mzc5NTAzMTRAZ21haWwuY29tIiwiZXhwIjoxNzY1MzM1NDQzfQ.XmRUxq4IC5Pffdh-Elj_GC2m98h31_1LIA1pqcE_c94",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Dec-2025 02:57:45 UTC] === END API CALL LOG ===
[03-Dec-2025 02:57:45 UTC] ✅ API Hash verification passed for profile endpoint
[03-Dec-2025 02:57:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDIiLCJ1c2VybmFtZSI6ImFhcGtpY3V0aWVlIiwiZW1haWwiOiJheTc3Mzc5NTAzMTRAZ21haWwuY29tIiwiZXhwIjoxNzY1MzM1NDQzfQ.XmRUxq4IC5Pffdh-Elj_GC2m98h31_1LIA1pqcE_c94
[03-Dec-2025 02:57:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Dec-2025 02:57:45 UTC] ✅ JWT token verified successfully for user profile
[03-Dec-2025 02:57:45 UTC] User ID: 42
[03-Dec-2025 02:57:45 UTC] ✅ User profile retrieved successfully for user ID: 42
[03-Dec-2025 02:57:45 UTC] User Purchases API - User ID: 42
[03-Dec-2025 02:57:45 UTC] User Purchases API - Total purchases found: 0
[03-Dec-2025 02:57:53 UTC] === API CALL LOG ===
[03-Dec-2025 02:57:53 UTC] Endpoint: user/profile.php
[03-Dec-2025 02:57:53 UTC] Full Log Data: {
    "timestamp": "2025-12-03 02:57:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "157.48.88.106",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDIiLCJ1c2VybmFtZSI6ImFhcGtpY3V0aWVlIiwiZW1haWwiOiJheTc3Mzc5NTAzMTRAZ21haWwuY29tIiwiZXhwIjoxNzY1MzM1NDQzfQ.XmRUxq4IC5Pffdh-Elj_GC2m98h31_1LIA1pqcE_c94",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Dec-2025 02:57:53 UTC] === END API CALL LOG ===
[03-Dec-2025 02:57:53 UTC] ✅ API Hash verification passed for profile endpoint
[03-Dec-2025 02:57:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDIiLCJ1c2VybmFtZSI6ImFhcGtpY3V0aWVlIiwiZW1haWwiOiJheTc3Mzc5NTAzMTRAZ21haWwuY29tIiwiZXhwIjoxNzY1MzM1NDQzfQ.XmRUxq4IC5Pffdh-Elj_GC2m98h31_1LIA1pqcE_c94
[03-Dec-2025 02:57:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Dec-2025 02:57:53 UTC] ✅ JWT token verified successfully for user profile
[03-Dec-2025 02:57:53 UTC] User ID: 42
[03-Dec-2025 02:57:53 UTC] ✅ User profile retrieved successfully for user ID: 42
[03-Dec-2025 02:57:53 UTC] User Purchases API - User ID: 42
[03-Dec-2025 02:57:53 UTC] User Purchases API - Total purchases found: 0
[03-Dec-2025 03:41:38 UTC] === API CALL LOG ===
[03-Dec-2025 03:41:38 UTC] Endpoint: user/profile.php
[03-Dec-2025 03:41:38 UTC] Full Log Data: {
    "timestamp": "2025-12-03 03:41:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "1.38.122.24",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDMiLCJ1c2VybmFtZSI6ImZhcm1hbm9vbyIsImVtYWlsIjoia2hhbmF6aGFhbjUyMTdAZ21haWwuY29tIiwiZXhwIjoxNzY1MzM4MDk2fQ.ScMSQjlrUwlCvMJQO27t0EO9_FgEX3To9mI0JW8d6dk",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Dec-2025 03:41:38 UTC] === END API CALL LOG ===
[03-Dec-2025 03:41:38 UTC] ✅ API Hash verification passed for profile endpoint
[03-Dec-2025 03:41:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDMiLCJ1c2VybmFtZSI6ImZhcm1hbm9vbyIsImVtYWlsIjoia2hhbmF6aGFhbjUyMTdAZ21haWwuY29tIiwiZXhwIjoxNzY1MzM4MDk2fQ.ScMSQjlrUwlCvMJQO27t0EO9_FgEX3To9mI0JW8d6dk
[03-Dec-2025 03:41:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Dec-2025 03:41:38 UTC] ✅ JWT token verified successfully for user profile
[03-Dec-2025 03:41:38 UTC] User ID: 43
[03-Dec-2025 03:41:38 UTC] ✅ User profile retrieved successfully for user ID: 43
[03-Dec-2025 03:41:49 UTC] === API CALL LOG ===
[03-Dec-2025 03:41:49 UTC] Endpoint: user/profile.php
[03-Dec-2025 03:41:49 UTC] Full Log Data: {
    "timestamp": "2025-12-03 03:41:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "1.38.122.24",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDMiLCJ1c2VybmFtZSI6ImZhcm1hbm9vbyIsImVtYWlsIjoia2hhbmF6aGFhbjUyMTdAZ21haWwuY29tIiwiZXhwIjoxNzY1MzM4MDk2fQ.ScMSQjlrUwlCvMJQO27t0EO9_FgEX3To9mI0JW8d6dk",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Dec-2025 03:41:49 UTC] === END API CALL LOG ===
[03-Dec-2025 03:41:49 UTC] ✅ API Hash verification passed for profile endpoint
[03-Dec-2025 03:41:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDMiLCJ1c2VybmFtZSI6ImZhcm1hbm9vbyIsImVtYWlsIjoia2hhbmF6aGFhbjUyMTdAZ21haWwuY29tIiwiZXhwIjoxNzY1MzM4MDk2fQ.ScMSQjlrUwlCvMJQO27t0EO9_FgEX3To9mI0JW8d6dk
[03-Dec-2025 03:41:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Dec-2025 03:41:49 UTC] ✅ JWT token verified successfully for user profile
[03-Dec-2025 03:41:49 UTC] User ID: 43
[03-Dec-2025 03:41:49 UTC] ✅ User profile retrieved successfully for user ID: 43
[03-Dec-2025 03:41:51 UTC] === API CALL LOG ===
[03-Dec-2025 03:41:51 UTC] Endpoint: user/profile.php
[03-Dec-2025 03:41:51 UTC] Full Log Data: {
    "timestamp": "2025-12-03 03:41:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "1.38.122.24",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDMiLCJ1c2VybmFtZSI6ImZhcm1hbm9vbyIsImVtYWlsIjoia2hhbmF6aGFhbjUyMTdAZ21haWwuY29tIiwiZXhwIjoxNzY1MzM4MDk2fQ.ScMSQjlrUwlCvMJQO27t0EO9_FgEX3To9mI0JW8d6dk",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Dec-2025 03:41:51 UTC] === END API CALL LOG ===
[03-Dec-2025 03:41:51 UTC] ✅ API Hash verification passed for profile endpoint
[03-Dec-2025 03:41:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDMiLCJ1c2VybmFtZSI6ImZhcm1hbm9vbyIsImVtYWlsIjoia2hhbmF6aGFhbjUyMTdAZ21haWwuY29tIiwiZXhwIjoxNzY1MzM4MDk2fQ.ScMSQjlrUwlCvMJQO27t0EO9_FgEX3To9mI0JW8d6dk
[03-Dec-2025 03:41:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Dec-2025 03:41:51 UTC] ✅ JWT token verified successfully for user profile
[03-Dec-2025 03:41:51 UTC] User ID: 43
[03-Dec-2025 03:41:51 UTC] ✅ User profile retrieved successfully for user ID: 43
[03-Dec-2025 03:42:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Dec-2025 03:42:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Dec-2025 03:42:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDMiLCJ1c2VybmFtZSI6ImZhcm1hbm9vbyIsImVtYWlsIjoia2hhbmF6aGFhbjUyMTdAZ21haWwuY29tIiwiZXhwIjoxNzY1MzM4MDk2fQ.ScMSQjlrUwlCvMJQO27t0EO9_FgEX3To9mI0JW8d6dk","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Accept-Encoding":"gzip","User-Agent":"okhttp\/4.12.0"}
[03-Dec-2025 03:42:55 UTC] === User Orders API Called ===
[03-Dec-2025 03:42:55 UTC] User ID: 43
[03-Dec-2025 03:42:55 UTC] Limit: 20, Offset: 0
[03-Dec-2025 03:42:55 UTC] Orders found: 1
[03-Dec-2025 03:42:55 UTC] Orders data: [{"id":10,"quantity":11,"total_coins":11,"coin_type":"regular","telegram_link":"https:\/\/t.me\/SkyCraftXkwzyoyqfx","status":"pending","created_at":"2025-12-03 07:12:53","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[03-Dec-2025 03:42:55 UTC] Total orders count: 1
[03-Dec-2025 03:43:31 UTC] === API CALL LOG ===
[03-Dec-2025 03:43:31 UTC] Endpoint: user/profile.php
[03-Dec-2025 03:43:31 UTC] Full Log Data: {
    "timestamp": "2025-12-03 03:43:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "1.38.122.24",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDMiLCJ1c2VybmFtZSI6ImZhcm1hbm9vbyIsImVtYWlsIjoia2hhbmF6aGFhbjUyMTdAZ21haWwuY29tIiwiZXhwIjoxNzY1MzM4MDk2fQ.ScMSQjlrUwlCvMJQO27t0EO9_FgEX3To9mI0JW8d6dk",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Dec-2025 03:43:31 UTC] === END API CALL LOG ===
[03-Dec-2025 03:43:31 UTC] ✅ API Hash verification passed for profile endpoint
[03-Dec-2025 03:43:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDMiLCJ1c2VybmFtZSI6ImZhcm1hbm9vbyIsImVtYWlsIjoia2hhbmF6aGFhbjUyMTdAZ21haWwuY29tIiwiZXhwIjoxNzY1MzM4MDk2fQ.ScMSQjlrUwlCvMJQO27t0EO9_FgEX3To9mI0JW8d6dk
[03-Dec-2025 03:43:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Dec-2025 03:43:31 UTC] ✅ JWT token verified successfully for user profile
[03-Dec-2025 03:43:31 UTC] User ID: 43
[03-Dec-2025 03:43:31 UTC] ✅ User profile retrieved successfully for user ID: 43
[03-Dec-2025 03:43:32 UTC] === API CALL LOG ===
[03-Dec-2025 03:43:32 UTC] Endpoint: user/profile.php
[03-Dec-2025 03:43:32 UTC] Full Log Data: {
    "timestamp": "2025-12-03 03:43:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "1.38.122.24",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDMiLCJ1c2VybmFtZSI6ImZhcm1hbm9vbyIsImVtYWlsIjoia2hhbmF6aGFhbjUyMTdAZ21haWwuY29tIiwiZXhwIjoxNzY1MzM4MDk2fQ.ScMSQjlrUwlCvMJQO27t0EO9_FgEX3To9mI0JW8d6dk",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Dec-2025 03:43:32 UTC] === END API CALL LOG ===
[03-Dec-2025 03:43:32 UTC] ✅ API Hash verification passed for profile endpoint
[03-Dec-2025 03:43:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDMiLCJ1c2VybmFtZSI6ImZhcm1hbm9vbyIsImVtYWlsIjoia2hhbmF6aGFhbjUyMTdAZ21haWwuY29tIiwiZXhwIjoxNzY1MzM4MDk2fQ.ScMSQjlrUwlCvMJQO27t0EO9_FgEX3To9mI0JW8d6dk
[03-Dec-2025 03:43:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Dec-2025 03:43:32 UTC] ✅ JWT token verified successfully for user profile
[03-Dec-2025 03:43:32 UTC] User ID: 43
[03-Dec-2025 03:43:32 UTC] ✅ User profile retrieved successfully for user ID: 43
[03-Dec-2025 03:43:49 UTC] === API CALL LOG ===
[03-Dec-2025 03:43:49 UTC] Endpoint: user/profile.php
[03-Dec-2025 03:43:49 UTC] Full Log Data: {
    "timestamp": "2025-12-03 03:43:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "1.38.122.24",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDMiLCJ1c2VybmFtZSI6ImZhcm1hbm9vbyIsImVtYWlsIjoia2hhbmF6aGFhbjUyMTdAZ21haWwuY29tIiwiZXhwIjoxNzY1MzM4MDk2fQ.ScMSQjlrUwlCvMJQO27t0EO9_FgEX3To9mI0JW8d6dk",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Dec-2025 03:43:49 UTC] === END API CALL LOG ===
[03-Dec-2025 03:43:49 UTC] ✅ API Hash verification passed for profile endpoint
[03-Dec-2025 03:43:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDMiLCJ1c2VybmFtZSI6ImZhcm1hbm9vbyIsImVtYWlsIjoia2hhbmF6aGFhbjUyMTdAZ21haWwuY29tIiwiZXhwIjoxNzY1MzM4MDk2fQ.ScMSQjlrUwlCvMJQO27t0EO9_FgEX3To9mI0JW8d6dk
[03-Dec-2025 03:43:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Dec-2025 03:43:49 UTC] ✅ JWT token verified successfully for user profile
[03-Dec-2025 03:43:49 UTC] User ID: 43
[03-Dec-2025 03:43:49 UTC] ✅ User profile retrieved successfully for user ID: 43
[03-Dec-2025 03:43:50 UTC] === API CALL LOG ===
[03-Dec-2025 03:43:50 UTC] Endpoint: user/profile.php
[03-Dec-2025 03:43:50 UTC] Full Log Data: {
    "timestamp": "2025-12-03 03:43:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "1.38.122.24",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDMiLCJ1c2VybmFtZSI6ImZhcm1hbm9vbyIsImVtYWlsIjoia2hhbmF6aGFhbjUyMTdAZ21haWwuY29tIiwiZXhwIjoxNzY1MzM4MDk2fQ.ScMSQjlrUwlCvMJQO27t0EO9_FgEX3To9mI0JW8d6dk",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Dec-2025 03:43:50 UTC] === END API CALL LOG ===
[03-Dec-2025 03:43:50 UTC] ✅ API Hash verification passed for profile endpoint
[03-Dec-2025 03:43:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDMiLCJ1c2VybmFtZSI6ImZhcm1hbm9vbyIsImVtYWlsIjoia2hhbmF6aGFhbjUyMTdAZ21haWwuY29tIiwiZXhwIjoxNzY1MzM4MDk2fQ.ScMSQjlrUwlCvMJQO27t0EO9_FgEX3To9mI0JW8d6dk
[03-Dec-2025 03:43:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Dec-2025 03:43:50 UTC] ✅ JWT token verified successfully for user profile
[03-Dec-2025 03:43:50 UTC] User ID: 43
[03-Dec-2025 03:43:50 UTC] ✅ User profile retrieved successfully for user ID: 43
[03-Dec-2025 03:43:52 UTC] === API CALL LOG ===
[03-Dec-2025 03:43:52 UTC] Endpoint: user/profile.php
[03-Dec-2025 03:43:52 UTC] Full Log Data: {
    "timestamp": "2025-12-03 03:43:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "1.38.122.24",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDMiLCJ1c2VybmFtZSI6ImZhcm1hbm9vbyIsImVtYWlsIjoia2hhbmF6aGFhbjUyMTdAZ21haWwuY29tIiwiZXhwIjoxNzY1MzM4MDk2fQ.ScMSQjlrUwlCvMJQO27t0EO9_FgEX3To9mI0JW8d6dk",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Dec-2025 03:43:52 UTC] === END API CALL LOG ===
[03-Dec-2025 03:43:52 UTC] ✅ API Hash verification passed for profile endpoint
[03-Dec-2025 03:43:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDMiLCJ1c2VybmFtZSI6ImZhcm1hbm9vbyIsImVtYWlsIjoia2hhbmF6aGFhbjUyMTdAZ21haWwuY29tIiwiZXhwIjoxNzY1MzM4MDk2fQ.ScMSQjlrUwlCvMJQO27t0EO9_FgEX3To9mI0JW8d6dk
[03-Dec-2025 03:43:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Dec-2025 03:43:52 UTC] ✅ JWT token verified successfully for user profile
[03-Dec-2025 03:43:52 UTC] User ID: 43
[03-Dec-2025 03:43:52 UTC] ✅ User profile retrieved successfully for user ID: 43
[03-Dec-2025 03:43:53 UTC] User Purchases API - User ID: 43
[03-Dec-2025 03:43:53 UTC] User Purchases API - Total purchases found: 0
[03-Dec-2025 03:44:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Dec-2025 03:44:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Dec-2025 03:44:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDMiLCJ1c2VybmFtZSI6ImZhcm1hbm9vbyIsImVtYWlsIjoia2hhbmF6aGFhbjUyMTdAZ21haWwuY29tIiwiZXhwIjoxNzY1MzM4MDk2fQ.ScMSQjlrUwlCvMJQO27t0EO9_FgEX3To9mI0JW8d6dk","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Accept-Encoding":"gzip","User-Agent":"okhttp\/4.12.0"}
[03-Dec-2025 03:44:00 UTC] === User Orders API Called ===
[03-Dec-2025 03:44:00 UTC] User ID: 43
[03-Dec-2025 03:44:00 UTC] Limit: 20, Offset: 0
[03-Dec-2025 03:44:00 UTC] Orders found: 1
[03-Dec-2025 03:44:00 UTC] Orders data: [{"id":10,"quantity":11,"total_coins":11,"coin_type":"regular","telegram_link":"https:\/\/t.me\/SkyCraftXkwzyoyqfx","status":"pending","created_at":"2025-12-03 07:12:53","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[03-Dec-2025 03:44:00 UTC] Total orders count: 1
[03-Dec-2025 03:44:06 UTC] === API CALL LOG ===
[03-Dec-2025 03:44:06 UTC] Endpoint: user/profile.php
[03-Dec-2025 03:44:06 UTC] Full Log Data: {
    "timestamp": "2025-12-03 03:44:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "1.38.122.24",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDMiLCJ1c2VybmFtZSI6ImZhcm1hbm9vbyIsImVtYWlsIjoia2hhbmF6aGFhbjUyMTdAZ21haWwuY29tIiwiZXhwIjoxNzY1MzM4MDk2fQ.ScMSQjlrUwlCvMJQO27t0EO9_FgEX3To9mI0JW8d6dk",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Dec-2025 03:44:06 UTC] === END API CALL LOG ===
[03-Dec-2025 03:44:06 UTC] ✅ API Hash verification passed for profile endpoint
[03-Dec-2025 03:44:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDMiLCJ1c2VybmFtZSI6ImZhcm1hbm9vbyIsImVtYWlsIjoia2hhbmF6aGFhbjUyMTdAZ21haWwuY29tIiwiZXhwIjoxNzY1MzM4MDk2fQ.ScMSQjlrUwlCvMJQO27t0EO9_FgEX3To9mI0JW8d6dk
[03-Dec-2025 03:44:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Dec-2025 03:44:06 UTC] ✅ JWT token verified successfully for user profile
[03-Dec-2025 03:44:06 UTC] User ID: 43
[03-Dec-2025 03:44:06 UTC] ✅ User profile retrieved successfully for user ID: 43
[03-Dec-2025 03:44:07 UTC] === API CALL LOG ===
[03-Dec-2025 03:44:07 UTC] Endpoint: user/profile.php
[03-Dec-2025 03:44:07 UTC] Full Log Data: {
    "timestamp": "2025-12-03 03:44:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "1.38.122.24",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDMiLCJ1c2VybmFtZSI6ImZhcm1hbm9vbyIsImVtYWlsIjoia2hhbmF6aGFhbjUyMTdAZ21haWwuY29tIiwiZXhwIjoxNzY1MzM4MDk2fQ.ScMSQjlrUwlCvMJQO27t0EO9_FgEX3To9mI0JW8d6dk",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Dec-2025 03:44:07 UTC] === END API CALL LOG ===
[03-Dec-2025 03:44:07 UTC] ✅ API Hash verification passed for profile endpoint
[03-Dec-2025 03:44:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDMiLCJ1c2VybmFtZSI6ImZhcm1hbm9vbyIsImVtYWlsIjoia2hhbmF6aGFhbjUyMTdAZ21haWwuY29tIiwiZXhwIjoxNzY1MzM4MDk2fQ.ScMSQjlrUwlCvMJQO27t0EO9_FgEX3To9mI0JW8d6dk
[03-Dec-2025 03:44:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Dec-2025 03:44:07 UTC] ✅ JWT token verified successfully for user profile
[03-Dec-2025 03:44:07 UTC] User ID: 43
[03-Dec-2025 03:44:07 UTC] ✅ User profile retrieved successfully for user ID: 43
[03-Dec-2025 03:44:14 UTC] === API CALL LOG ===
[03-Dec-2025 03:44:14 UTC] Endpoint: user/profile.php
[03-Dec-2025 03:44:14 UTC] Full Log Data: {
    "timestamp": "2025-12-03 03:44:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "1.38.122.24",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDMiLCJ1c2VybmFtZSI6ImZhcm1hbm9vbyIsImVtYWlsIjoia2hhbmF6aGFhbjUyMTdAZ21haWwuY29tIiwiZXhwIjoxNzY1MzM4MDk2fQ.ScMSQjlrUwlCvMJQO27t0EO9_FgEX3To9mI0JW8d6dk",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Dec-2025 03:44:14 UTC] === END API CALL LOG ===
[03-Dec-2025 03:44:14 UTC] ✅ API Hash verification passed for profile endpoint
[03-Dec-2025 03:44:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDMiLCJ1c2VybmFtZSI6ImZhcm1hbm9vbyIsImVtYWlsIjoia2hhbmF6aGFhbjUyMTdAZ21haWwuY29tIiwiZXhwIjoxNzY1MzM4MDk2fQ.ScMSQjlrUwlCvMJQO27t0EO9_FgEX3To9mI0JW8d6dk
[03-Dec-2025 03:44:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Dec-2025 03:44:14 UTC] ✅ JWT token verified successfully for user profile
[03-Dec-2025 03:44:14 UTC] User ID: 43
[03-Dec-2025 03:44:14 UTC] ✅ User profile retrieved successfully for user ID: 43
[03-Dec-2025 03:44:15 UTC] === API CALL LOG ===
[03-Dec-2025 03:44:15 UTC] Endpoint: user/profile.php
[03-Dec-2025 03:44:15 UTC] Full Log Data: {
    "timestamp": "2025-12-03 03:44:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "1.38.122.24",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDMiLCJ1c2VybmFtZSI6ImZhcm1hbm9vbyIsImVtYWlsIjoia2hhbmF6aGFhbjUyMTdAZ21haWwuY29tIiwiZXhwIjoxNzY1MzM4MDk2fQ.ScMSQjlrUwlCvMJQO27t0EO9_FgEX3To9mI0JW8d6dk",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Dec-2025 03:44:15 UTC] === END API CALL LOG ===
[03-Dec-2025 03:44:15 UTC] ✅ API Hash verification passed for profile endpoint
[03-Dec-2025 03:44:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDMiLCJ1c2VybmFtZSI6ImZhcm1hbm9vbyIsImVtYWlsIjoia2hhbmF6aGFhbjUyMTdAZ21haWwuY29tIiwiZXhwIjoxNzY1MzM4MDk2fQ.ScMSQjlrUwlCvMJQO27t0EO9_FgEX3To9mI0JW8d6dk
[03-Dec-2025 03:44:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Dec-2025 03:44:15 UTC] ✅ JWT token verified successfully for user profile
[03-Dec-2025 03:44:15 UTC] User ID: 43
[03-Dec-2025 03:44:15 UTC] ✅ User profile retrieved successfully for user ID: 43
[03-Dec-2025 03:44:16 UTC] === API CALL LOG ===
[03-Dec-2025 03:44:16 UTC] Endpoint: user/profile.php
[03-Dec-2025 03:44:16 UTC] Full Log Data: {
    "timestamp": "2025-12-03 03:44:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "1.38.122.24",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDMiLCJ1c2VybmFtZSI6ImZhcm1hbm9vbyIsImVtYWlsIjoia2hhbmF6aGFhbjUyMTdAZ21haWwuY29tIiwiZXhwIjoxNzY1MzM4MDk2fQ.ScMSQjlrUwlCvMJQO27t0EO9_FgEX3To9mI0JW8d6dk",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Dec-2025 03:44:16 UTC] === END API CALL LOG ===
[03-Dec-2025 03:44:16 UTC] ✅ API Hash verification passed for profile endpoint
[03-Dec-2025 03:44:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDMiLCJ1c2VybmFtZSI6ImZhcm1hbm9vbyIsImVtYWlsIjoia2hhbmF6aGFhbjUyMTdAZ21haWwuY29tIiwiZXhwIjoxNzY1MzM4MDk2fQ.ScMSQjlrUwlCvMJQO27t0EO9_FgEX3To9mI0JW8d6dk
[03-Dec-2025 03:44:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Dec-2025 03:44:16 UTC] ✅ JWT token verified successfully for user profile
[03-Dec-2025 03:44:16 UTC] User ID: 43
[03-Dec-2025 03:44:16 UTC] ✅ User profile retrieved successfully for user ID: 43
[03-Dec-2025 03:44:17 UTC] User Purchases API - User ID: 43
[03-Dec-2025 03:44:17 UTC] User Purchases API - Total purchases found: 0
[03-Dec-2025 03:44:27 UTC] === API CALL LOG ===
[03-Dec-2025 03:44:27 UTC] Endpoint: user/profile.php
[03-Dec-2025 03:44:27 UTC] Full Log Data: {
    "timestamp": "2025-12-03 03:44:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "1.38.122.24",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDMiLCJ1c2VybmFtZSI6ImZhcm1hbm9vbyIsImVtYWlsIjoia2hhbmF6aGFhbjUyMTdAZ21haWwuY29tIiwiZXhwIjoxNzY1MzM4MDk2fQ.ScMSQjlrUwlCvMJQO27t0EO9_FgEX3To9mI0JW8d6dk",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Dec-2025 03:44:27 UTC] === END API CALL LOG ===
[03-Dec-2025 03:44:27 UTC] ✅ API Hash verification passed for profile endpoint
[03-Dec-2025 03:44:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDMiLCJ1c2VybmFtZSI6ImZhcm1hbm9vbyIsImVtYWlsIjoia2hhbmF6aGFhbjUyMTdAZ21haWwuY29tIiwiZXhwIjoxNzY1MzM4MDk2fQ.ScMSQjlrUwlCvMJQO27t0EO9_FgEX3To9mI0JW8d6dk
[03-Dec-2025 03:44:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Dec-2025 03:44:27 UTC] ✅ JWT token verified successfully for user profile
[03-Dec-2025 03:44:27 UTC] User ID: 43
[03-Dec-2025 03:44:27 UTC] ✅ User profile retrieved successfully for user ID: 43
[03-Dec-2025 03:44:27 UTC] User Purchases API - User ID: 43
[03-Dec-2025 03:44:27 UTC] User Purchases API - Total purchases found: 0
[03-Dec-2025 03:44:42 UTC] === API CALL LOG ===
[03-Dec-2025 03:44:42 UTC] Endpoint: user/profile.php
[03-Dec-2025 03:44:42 UTC] Full Log Data: {
    "timestamp": "2025-12-03 03:44:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "1.38.122.24",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDMiLCJ1c2VybmFtZSI6ImZhcm1hbm9vbyIsImVtYWlsIjoia2hhbmF6aGFhbjUyMTdAZ21haWwuY29tIiwiZXhwIjoxNzY1MzM4MDk2fQ.ScMSQjlrUwlCvMJQO27t0EO9_FgEX3To9mI0JW8d6dk",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Dec-2025 03:44:42 UTC] === END API CALL LOG ===
[03-Dec-2025 03:44:42 UTC] ✅ API Hash verification passed for profile endpoint
[03-Dec-2025 03:44:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDMiLCJ1c2VybmFtZSI6ImZhcm1hbm9vbyIsImVtYWlsIjoia2hhbmF6aGFhbjUyMTdAZ21haWwuY29tIiwiZXhwIjoxNzY1MzM4MDk2fQ.ScMSQjlrUwlCvMJQO27t0EO9_FgEX3To9mI0JW8d6dk
[03-Dec-2025 03:44:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Dec-2025 03:44:42 UTC] ✅ JWT token verified successfully for user profile
[03-Dec-2025 03:44:42 UTC] User ID: 43
[03-Dec-2025 03:44:42 UTC] ✅ User profile retrieved successfully for user ID: 43
[03-Dec-2025 03:44:42 UTC] User Purchases API - User ID: 43
[03-Dec-2025 03:44:42 UTC] User Purchases API - Total purchases found: 0
[03-Dec-2025 03:44:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Dec-2025 03:44:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Dec-2025 03:44:46 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDMiLCJ1c2VybmFtZSI6ImZhcm1hbm9vbyIsImVtYWlsIjoia2hhbmF6aGFhbjUyMTdAZ21haWwuY29tIiwiZXhwIjoxNzY1MzM4MDk2fQ.ScMSQjlrUwlCvMJQO27t0EO9_FgEX3To9mI0JW8d6dk","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Accept-Encoding":"gzip","User-Agent":"okhttp\/4.12.0"}
[03-Dec-2025 03:44:46 UTC] === User Orders API Called ===
[03-Dec-2025 03:44:46 UTC] User ID: 43
[03-Dec-2025 03:44:46 UTC] Limit: 20, Offset: 0
[03-Dec-2025 03:44:46 UTC] Orders found: 1
[03-Dec-2025 03:44:46 UTC] Orders data: [{"id":10,"quantity":11,"total_coins":11,"coin_type":"regular","telegram_link":"https:\/\/t.me\/SkyCraftXkwzyoyqfx","status":"pending","created_at":"2025-12-03 07:12:53","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[03-Dec-2025 03:44:46 UTC] Total orders count: 1
[03-Dec-2025 03:45:01 UTC] === API CALL LOG ===
[03-Dec-2025 03:45:01 UTC] Endpoint: user/profile.php
[03-Dec-2025 03:45:01 UTC] Full Log Data: {
    "timestamp": "2025-12-03 03:45:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "1.38.122.24",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDMiLCJ1c2VybmFtZSI6ImZhcm1hbm9vbyIsImVtYWlsIjoia2hhbmF6aGFhbjUyMTdAZ21haWwuY29tIiwiZXhwIjoxNzY1MzM4MDk2fQ.ScMSQjlrUwlCvMJQO27t0EO9_FgEX3To9mI0JW8d6dk",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Dec-2025 03:45:01 UTC] === END API CALL LOG ===
[03-Dec-2025 03:45:01 UTC] ✅ API Hash verification passed for profile endpoint
[03-Dec-2025 03:45:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDMiLCJ1c2VybmFtZSI6ImZhcm1hbm9vbyIsImVtYWlsIjoia2hhbmF6aGFhbjUyMTdAZ21haWwuY29tIiwiZXhwIjoxNzY1MzM4MDk2fQ.ScMSQjlrUwlCvMJQO27t0EO9_FgEX3To9mI0JW8d6dk
[03-Dec-2025 03:45:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Dec-2025 03:45:01 UTC] ✅ JWT token verified successfully for user profile
[03-Dec-2025 03:45:01 UTC] User ID: 43
[03-Dec-2025 03:45:01 UTC] ✅ User profile retrieved successfully for user ID: 43
[03-Dec-2025 03:45:02 UTC] === API CALL LOG ===
[03-Dec-2025 03:45:02 UTC] Endpoint: user/profile.php
[03-Dec-2025 03:45:03 UTC] Full Log Data: {
    "timestamp": "2025-12-03 03:45:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "1.38.122.24",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDMiLCJ1c2VybmFtZSI6ImZhcm1hbm9vbyIsImVtYWlsIjoia2hhbmF6aGFhbjUyMTdAZ21haWwuY29tIiwiZXhwIjoxNzY1MzM4MDk2fQ.ScMSQjlrUwlCvMJQO27t0EO9_FgEX3To9mI0JW8d6dk",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Dec-2025 03:45:03 UTC] === END API CALL LOG ===
[03-Dec-2025 03:45:03 UTC] ✅ API Hash verification passed for profile endpoint
[03-Dec-2025 03:45:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDMiLCJ1c2VybmFtZSI6ImZhcm1hbm9vbyIsImVtYWlsIjoia2hhbmF6aGFhbjUyMTdAZ21haWwuY29tIiwiZXhwIjoxNzY1MzM4MDk2fQ.ScMSQjlrUwlCvMJQO27t0EO9_FgEX3To9mI0JW8d6dk
[03-Dec-2025 03:45:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Dec-2025 03:45:03 UTC] ✅ JWT token verified successfully for user profile
[03-Dec-2025 03:45:03 UTC] User ID: 43
[03-Dec-2025 03:45:03 UTC] ✅ User profile retrieved successfully for user ID: 43
[03-Dec-2025 03:46:13 UTC] === API CALL LOG ===
[03-Dec-2025 03:46:13 UTC] Endpoint: user/profile.php
[03-Dec-2025 03:46:13 UTC] Full Log Data: {
    "timestamp": "2025-12-03 03:46:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "1.38.122.24",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDMiLCJ1c2VybmFtZSI6ImZhcm1hbm9vbyIsImVtYWlsIjoia2hhbmF6aGFhbjUyMTdAZ21haWwuY29tIiwiZXhwIjoxNzY1MzM4MDk2fQ.ScMSQjlrUwlCvMJQO27t0EO9_FgEX3To9mI0JW8d6dk",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Dec-2025 03:46:13 UTC] === END API CALL LOG ===
[03-Dec-2025 03:46:13 UTC] ✅ API Hash verification passed for profile endpoint
[03-Dec-2025 03:46:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDMiLCJ1c2VybmFtZSI6ImZhcm1hbm9vbyIsImVtYWlsIjoia2hhbmF6aGFhbjUyMTdAZ21haWwuY29tIiwiZXhwIjoxNzY1MzM4MDk2fQ.ScMSQjlrUwlCvMJQO27t0EO9_FgEX3To9mI0JW8d6dk
[03-Dec-2025 03:46:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Dec-2025 03:46:13 UTC] ✅ JWT token verified successfully for user profile
[03-Dec-2025 03:46:13 UTC] User ID: 43
[03-Dec-2025 03:46:13 UTC] ✅ User profile retrieved successfully for user ID: 43
[03-Dec-2025 03:47:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Dec-2025 03:47:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Dec-2025 03:47:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDMiLCJ1c2VybmFtZSI6ImZhcm1hbm9vbyIsImVtYWlsIjoia2hhbmF6aGFhbjUyMTdAZ21haWwuY29tIiwiZXhwIjoxNzY1MzM4MDk2fQ.ScMSQjlrUwlCvMJQO27t0EO9_FgEX3To9mI0JW8d6dk","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Accept-Encoding":"gzip","User-Agent":"okhttp\/4.12.0"}
[03-Dec-2025 03:47:11 UTC] === User Orders API Called ===
[03-Dec-2025 03:47:11 UTC] User ID: 43
[03-Dec-2025 03:47:11 UTC] Limit: 20, Offset: 0
[03-Dec-2025 03:47:11 UTC] Orders found: 1
[03-Dec-2025 03:47:11 UTC] Orders data: [{"id":10,"quantity":11,"total_coins":11,"coin_type":"regular","telegram_link":"https:\/\/t.me\/SkyCraftXkwzyoyqfx","status":"pending","created_at":"2025-12-03 07:12:53","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[03-Dec-2025 03:47:11 UTC] Total orders count: 1
[03-Dec-2025 12:55:01 UTC] === API CALL LOG ===
[03-Dec-2025 12:55:01 UTC] Endpoint: user/profile.php
[03-Dec-2025 12:55:01 UTC] Full Log Data: {
    "timestamp": "2025-12-03 12:55:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "176.54.156.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQiLCJ1c2VybmFtZSI6ImRnbl9zbG92IiwiZW1haWwiOiJ5YWdpemRvZ2FuNzI1NkBnbWFpbC5jb20iLCJleHAiOjE3NjUzNzEzMDB9.hsEys5ydFvEY1SgXqRZrcseGxOIREbkGNCJTGxgsbrw",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Dec-2025 12:55:01 UTC] === END API CALL LOG ===
[03-Dec-2025 12:55:01 UTC] ✅ API Hash verification passed for profile endpoint
[03-Dec-2025 12:55:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQiLCJ1c2VybmFtZSI6ImRnbl9zbG92IiwiZW1haWwiOiJ5YWdpemRvZ2FuNzI1NkBnbWFpbC5jb20iLCJleHAiOjE3NjUzNzEzMDB9.hsEys5ydFvEY1SgXqRZrcseGxOIREbkGNCJTGxgsbrw
[03-Dec-2025 12:55:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Dec-2025 12:55:01 UTC] ✅ JWT token verified successfully for user profile
[03-Dec-2025 12:55:01 UTC] User ID: 44
[03-Dec-2025 12:55:01 UTC] ✅ User profile retrieved successfully for user ID: 44
[03-Dec-2025 12:55:10 UTC] === API CALL LOG ===
[03-Dec-2025 12:55:10 UTC] Endpoint: user/profile.php
[03-Dec-2025 12:55:10 UTC] Full Log Data: {
    "timestamp": "2025-12-03 12:55:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "176.54.156.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQiLCJ1c2VybmFtZSI6ImRnbl9zbG92IiwiZW1haWwiOiJ5YWdpemRvZ2FuNzI1NkBnbWFpbC5jb20iLCJleHAiOjE3NjUzNzEzMDB9.hsEys5ydFvEY1SgXqRZrcseGxOIREbkGNCJTGxgsbrw",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Dec-2025 12:55:10 UTC] === END API CALL LOG ===
[03-Dec-2025 12:55:10 UTC] ✅ API Hash verification passed for profile endpoint
[03-Dec-2025 12:55:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQiLCJ1c2VybmFtZSI6ImRnbl9zbG92IiwiZW1haWwiOiJ5YWdpemRvZ2FuNzI1NkBnbWFpbC5jb20iLCJleHAiOjE3NjUzNzEzMDB9.hsEys5ydFvEY1SgXqRZrcseGxOIREbkGNCJTGxgsbrw
[03-Dec-2025 12:55:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Dec-2025 12:55:10 UTC] ✅ JWT token verified successfully for user profile
[03-Dec-2025 12:55:10 UTC] User ID: 44
[03-Dec-2025 12:55:10 UTC] ✅ User profile retrieved successfully for user ID: 44
[03-Dec-2025 12:55:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Dec-2025 12:55:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Dec-2025 12:55:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQiLCJ1c2VybmFtZSI6ImRnbl9zbG92IiwiZW1haWwiOiJ5YWdpemRvZ2FuNzI1NkBnbWFpbC5jb20iLCJleHAiOjE3NjUzNzEzMDB9.hsEys5ydFvEY1SgXqRZrcseGxOIREbkGNCJTGxgsbrw","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Accept-Encoding":"gzip","User-Agent":"okhttp\/4.12.0"}
[03-Dec-2025 12:55:11 UTC] === User Orders API Called ===
[03-Dec-2025 12:55:11 UTC] User ID: 44
[03-Dec-2025 12:55:11 UTC] Limit: 20, Offset: 0
[03-Dec-2025 12:55:11 UTC] Orders found: 0
[03-Dec-2025 12:55:11 UTC] Orders data: []
[03-Dec-2025 12:55:11 UTC] Total orders count: 0
[03-Dec-2025 12:55:13 UTC] === API CALL LOG ===
[03-Dec-2025 12:55:13 UTC] Endpoint: user/profile.php
[03-Dec-2025 12:55:13 UTC] Full Log Data: {
    "timestamp": "2025-12-03 12:55:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "176.54.156.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQiLCJ1c2VybmFtZSI6ImRnbl9zbG92IiwiZW1haWwiOiJ5YWdpemRvZ2FuNzI1NkBnbWFpbC5jb20iLCJleHAiOjE3NjUzNzEzMDB9.hsEys5ydFvEY1SgXqRZrcseGxOIREbkGNCJTGxgsbrw",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Dec-2025 12:55:13 UTC] === END API CALL LOG ===
[03-Dec-2025 12:55:13 UTC] ✅ API Hash verification passed for profile endpoint
[03-Dec-2025 12:55:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQiLCJ1c2VybmFtZSI6ImRnbl9zbG92IiwiZW1haWwiOiJ5YWdpemRvZ2FuNzI1NkBnbWFpbC5jb20iLCJleHAiOjE3NjUzNzEzMDB9.hsEys5ydFvEY1SgXqRZrcseGxOIREbkGNCJTGxgsbrw
[03-Dec-2025 12:55:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Dec-2025 12:55:13 UTC] ✅ JWT token verified successfully for user profile
[03-Dec-2025 12:55:13 UTC] User ID: 44
[03-Dec-2025 12:55:13 UTC] ✅ User profile retrieved successfully for user ID: 44
[03-Dec-2025 12:55:18 UTC] === API CALL LOG ===
[03-Dec-2025 12:55:18 UTC] Endpoint: user/profile.php
[03-Dec-2025 12:55:18 UTC] Full Log Data: {
    "timestamp": "2025-12-03 12:55:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "176.54.156.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQiLCJ1c2VybmFtZSI6ImRnbl9zbG92IiwiZW1haWwiOiJ5YWdpemRvZ2FuNzI1NkBnbWFpbC5jb20iLCJleHAiOjE3NjUzNzEzMDB9.hsEys5ydFvEY1SgXqRZrcseGxOIREbkGNCJTGxgsbrw",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Dec-2025 12:55:18 UTC] === END API CALL LOG ===
[03-Dec-2025 12:55:18 UTC] ✅ API Hash verification passed for profile endpoint
[03-Dec-2025 12:55:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQiLCJ1c2VybmFtZSI6ImRnbl9zbG92IiwiZW1haWwiOiJ5YWdpemRvZ2FuNzI1NkBnbWFpbC5jb20iLCJleHAiOjE3NjUzNzEzMDB9.hsEys5ydFvEY1SgXqRZrcseGxOIREbkGNCJTGxgsbrw
[03-Dec-2025 12:55:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Dec-2025 12:55:18 UTC] ✅ JWT token verified successfully for user profile
[03-Dec-2025 12:55:18 UTC] User ID: 44
[03-Dec-2025 12:55:18 UTC] ✅ User profile retrieved successfully for user ID: 44
[03-Dec-2025 12:55:36 UTC] === API CALL LOG ===
[03-Dec-2025 12:55:36 UTC] Endpoint: user/profile.php
[03-Dec-2025 12:55:36 UTC] Full Log Data: {
    "timestamp": "2025-12-03 12:55:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "176.54.156.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQiLCJ1c2VybmFtZSI6ImRnbl9zbG92IiwiZW1haWwiOiJ5YWdpemRvZ2FuNzI1NkBnbWFpbC5jb20iLCJleHAiOjE3NjUzNzEzMDB9.hsEys5ydFvEY1SgXqRZrcseGxOIREbkGNCJTGxgsbrw",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Dec-2025 12:55:36 UTC] === END API CALL LOG ===
[03-Dec-2025 12:55:36 UTC] ✅ API Hash verification passed for profile endpoint
[03-Dec-2025 12:55:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQiLCJ1c2VybmFtZSI6ImRnbl9zbG92IiwiZW1haWwiOiJ5YWdpemRvZ2FuNzI1NkBnbWFpbC5jb20iLCJleHAiOjE3NjUzNzEzMDB9.hsEys5ydFvEY1SgXqRZrcseGxOIREbkGNCJTGxgsbrw
[03-Dec-2025 12:55:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Dec-2025 12:55:36 UTC] ✅ JWT token verified successfully for user profile
[03-Dec-2025 12:55:36 UTC] User ID: 44
[03-Dec-2025 12:55:36 UTC] ✅ User profile retrieved successfully for user ID: 44
[03-Dec-2025 12:55:46 UTC] === API CALL LOG ===
[03-Dec-2025 12:55:46 UTC] Endpoint: user/profile.php
[03-Dec-2025 12:55:46 UTC] Full Log Data: {
    "timestamp": "2025-12-03 12:55:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "176.54.156.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQiLCJ1c2VybmFtZSI6ImRnbl9zbG92IiwiZW1haWwiOiJ5YWdpemRvZ2FuNzI1NkBnbWFpbC5jb20iLCJleHAiOjE3NjUzNzEzMDB9.hsEys5ydFvEY1SgXqRZrcseGxOIREbkGNCJTGxgsbrw",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Dec-2025 12:55:46 UTC] === END API CALL LOG ===
[03-Dec-2025 12:55:46 UTC] ✅ API Hash verification passed for profile endpoint
[03-Dec-2025 12:55:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQiLCJ1c2VybmFtZSI6ImRnbl9zbG92IiwiZW1haWwiOiJ5YWdpemRvZ2FuNzI1NkBnbWFpbC5jb20iLCJleHAiOjE3NjUzNzEzMDB9.hsEys5ydFvEY1SgXqRZrcseGxOIREbkGNCJTGxgsbrw
[03-Dec-2025 12:55:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Dec-2025 12:55:46 UTC] ✅ JWT token verified successfully for user profile
[03-Dec-2025 12:55:46 UTC] User ID: 44
[03-Dec-2025 12:55:46 UTC] ✅ User profile retrieved successfully for user ID: 44
[03-Dec-2025 12:55:47 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Dec-2025 12:55:47 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Dec-2025 12:55:47 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQiLCJ1c2VybmFtZSI6ImRnbl9zbG92IiwiZW1haWwiOiJ5YWdpemRvZ2FuNzI1NkBnbWFpbC5jb20iLCJleHAiOjE3NjUzNzEzMDB9.hsEys5ydFvEY1SgXqRZrcseGxOIREbkGNCJTGxgsbrw","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Accept-Encoding":"gzip","User-Agent":"okhttp\/4.12.0"}
[03-Dec-2025 12:55:47 UTC] === User Orders API Called ===
[03-Dec-2025 12:55:47 UTC] User ID: 44
[03-Dec-2025 12:55:47 UTC] Limit: 20, Offset: 0
[03-Dec-2025 12:55:47 UTC] Orders found: 0
[03-Dec-2025 12:55:47 UTC] Orders data: []
[03-Dec-2025 12:55:47 UTC] Total orders count: 0
[03-Dec-2025 12:55:50 UTC] === API CALL LOG ===
[03-Dec-2025 12:55:50 UTC] Endpoint: user/profile.php
[03-Dec-2025 12:55:50 UTC] Full Log Data: {
    "timestamp": "2025-12-03 12:55:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "176.54.156.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQiLCJ1c2VybmFtZSI6ImRnbl9zbG92IiwiZW1haWwiOiJ5YWdpemRvZ2FuNzI1NkBnbWFpbC5jb20iLCJleHAiOjE3NjUzNzEzMDB9.hsEys5ydFvEY1SgXqRZrcseGxOIREbkGNCJTGxgsbrw",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Dec-2025 12:55:50 UTC] === END API CALL LOG ===
[03-Dec-2025 12:55:50 UTC] ✅ API Hash verification passed for profile endpoint
[03-Dec-2025 12:55:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQiLCJ1c2VybmFtZSI6ImRnbl9zbG92IiwiZW1haWwiOiJ5YWdpemRvZ2FuNzI1NkBnbWFpbC5jb20iLCJleHAiOjE3NjUzNzEzMDB9.hsEys5ydFvEY1SgXqRZrcseGxOIREbkGNCJTGxgsbrw
[03-Dec-2025 12:55:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Dec-2025 12:55:50 UTC] ✅ JWT token verified successfully for user profile
[03-Dec-2025 12:55:50 UTC] User ID: 44
[03-Dec-2025 12:55:50 UTC] ✅ User profile retrieved successfully for user ID: 44
[03-Dec-2025 12:55:50 UTC] User Purchases API - User ID: 44
[03-Dec-2025 12:55:50 UTC] User Purchases API - Total purchases found: 0
[03-Dec-2025 12:55:55 UTC] === API CALL LOG ===
[03-Dec-2025 12:55:55 UTC] Endpoint: user/profile.php
[03-Dec-2025 12:55:55 UTC] Full Log Data: {
    "timestamp": "2025-12-03 12:55:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "176.54.156.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQiLCJ1c2VybmFtZSI6ImRnbl9zbG92IiwiZW1haWwiOiJ5YWdpemRvZ2FuNzI1NkBnbWFpbC5jb20iLCJleHAiOjE3NjUzNzEzMDB9.hsEys5ydFvEY1SgXqRZrcseGxOIREbkGNCJTGxgsbrw",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Dec-2025 12:55:55 UTC] === END API CALL LOG ===
[03-Dec-2025 12:55:55 UTC] ✅ API Hash verification passed for profile endpoint
[03-Dec-2025 12:55:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQiLCJ1c2VybmFtZSI6ImRnbl9zbG92IiwiZW1haWwiOiJ5YWdpemRvZ2FuNzI1NkBnbWFpbC5jb20iLCJleHAiOjE3NjUzNzEzMDB9.hsEys5ydFvEY1SgXqRZrcseGxOIREbkGNCJTGxgsbrw
[03-Dec-2025 12:55:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Dec-2025 12:55:55 UTC] ✅ JWT token verified successfully for user profile
[03-Dec-2025 12:55:55 UTC] User ID: 44
[03-Dec-2025 12:55:55 UTC] ✅ User profile retrieved successfully for user ID: 44
[03-Dec-2025 12:56:29 UTC] === API CALL LOG ===
[03-Dec-2025 12:56:29 UTC] Endpoint: user/profile.php
[03-Dec-2025 12:56:29 UTC] Full Log Data: {
    "timestamp": "2025-12-03 12:56:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "176.54.156.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQiLCJ1c2VybmFtZSI6ImRnbl9zbG92IiwiZW1haWwiOiJ5YWdpemRvZ2FuNzI1NkBnbWFpbC5jb20iLCJleHAiOjE3NjUzNzEzMDB9.hsEys5ydFvEY1SgXqRZrcseGxOIREbkGNCJTGxgsbrw",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Dec-2025 12:56:29 UTC] === END API CALL LOG ===
[03-Dec-2025 12:56:29 UTC] ✅ API Hash verification passed for profile endpoint
[03-Dec-2025 12:56:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQiLCJ1c2VybmFtZSI6ImRnbl9zbG92IiwiZW1haWwiOiJ5YWdpemRvZ2FuNzI1NkBnbWFpbC5jb20iLCJleHAiOjE3NjUzNzEzMDB9.hsEys5ydFvEY1SgXqRZrcseGxOIREbkGNCJTGxgsbrw
[03-Dec-2025 12:56:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Dec-2025 12:56:29 UTC] ✅ JWT token verified successfully for user profile
[03-Dec-2025 12:56:29 UTC] User ID: 44
[03-Dec-2025 12:56:29 UTC] ✅ User profile retrieved successfully for user ID: 44
[04-Dec-2025 12:27:44 UTC] === API CALL LOG ===
[04-Dec-2025 12:27:44 UTC] Endpoint: user/profile.php
[04-Dec-2025 12:27:44 UTC] Full Log Data: {
    "timestamp": "2025-12-04 12:27:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.252.116.60",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQiLCJ1c2VybmFtZSI6ImRnbl9zbG92IiwiZW1haWwiOiJ5YWdpemRvZ2FuNzI1NkBnbWFpbC5jb20iLCJleHAiOjE3NjUzNzEzMDB9.hsEys5ydFvEY1SgXqRZrcseGxOIREbkGNCJTGxgsbrw",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Dec-2025 12:27:44 UTC] === END API CALL LOG ===
[04-Dec-2025 12:27:44 UTC] ✅ API Hash verification passed for profile endpoint
[04-Dec-2025 12:27:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQiLCJ1c2VybmFtZSI6ImRnbl9zbG92IiwiZW1haWwiOiJ5YWdpemRvZ2FuNzI1NkBnbWFpbC5jb20iLCJleHAiOjE3NjUzNzEzMDB9.hsEys5ydFvEY1SgXqRZrcseGxOIREbkGNCJTGxgsbrw
[04-Dec-2025 12:27:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Dec-2025 12:27:44 UTC] ✅ JWT token verified successfully for user profile
[04-Dec-2025 12:27:44 UTC] User ID: 44
[04-Dec-2025 12:27:44 UTC] ✅ User profile retrieved successfully for user ID: 44
[04-Dec-2025 12:27:45 UTC] === API CALL LOG ===
[04-Dec-2025 12:27:45 UTC] Endpoint: user/profile.php
[04-Dec-2025 12:27:45 UTC] Full Log Data: {
    "timestamp": "2025-12-04 12:27:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.252.116.60",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQiLCJ1c2VybmFtZSI6ImRnbl9zbG92IiwiZW1haWwiOiJ5YWdpemRvZ2FuNzI1NkBnbWFpbC5jb20iLCJleHAiOjE3NjUzNzEzMDB9.hsEys5ydFvEY1SgXqRZrcseGxOIREbkGNCJTGxgsbrw",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Dec-2025 12:27:45 UTC] === END API CALL LOG ===
[04-Dec-2025 12:27:45 UTC] ✅ API Hash verification passed for profile endpoint
[04-Dec-2025 12:27:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQiLCJ1c2VybmFtZSI6ImRnbl9zbG92IiwiZW1haWwiOiJ5YWdpemRvZ2FuNzI1NkBnbWFpbC5jb20iLCJleHAiOjE3NjUzNzEzMDB9.hsEys5ydFvEY1SgXqRZrcseGxOIREbkGNCJTGxgsbrw
[04-Dec-2025 12:27:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Dec-2025 12:27:45 UTC] ✅ JWT token verified successfully for user profile
[04-Dec-2025 12:27:45 UTC] User ID: 44
[04-Dec-2025 12:27:45 UTC] ✅ User profile retrieved successfully for user ID: 44
[04-Dec-2025 12:28:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Dec-2025 12:28:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Dec-2025 12:28:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQiLCJ1c2VybmFtZSI6ImRnbl9zbG92IiwiZW1haWwiOiJ5YWdpemRvZ2FuNzI1NkBnbWFpbC5jb20iLCJleHAiOjE3NjUzNzEzMDB9.hsEys5ydFvEY1SgXqRZrcseGxOIREbkGNCJTGxgsbrw","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Accept-Encoding":"gzip","User-Agent":"okhttp\/4.12.0"}
[04-Dec-2025 12:28:06 UTC] === User Orders API Called ===
[04-Dec-2025 12:28:06 UTC] User ID: 44
[04-Dec-2025 12:28:06 UTC] Limit: 20, Offset: 0
[04-Dec-2025 12:28:06 UTC] Orders found: 0
[04-Dec-2025 12:28:06 UTC] Orders data: []
[04-Dec-2025 12:28:06 UTC] Total orders count: 0
[04-Dec-2025 12:28:07 UTC] === API CALL LOG ===
[04-Dec-2025 12:28:07 UTC] Endpoint: user/profile.php
[04-Dec-2025 12:28:07 UTC] Full Log Data: {
    "timestamp": "2025-12-04 12:28:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.252.116.60",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQiLCJ1c2VybmFtZSI6ImRnbl9zbG92IiwiZW1haWwiOiJ5YWdpemRvZ2FuNzI1NkBnbWFpbC5jb20iLCJleHAiOjE3NjUzNzEzMDB9.hsEys5ydFvEY1SgXqRZrcseGxOIREbkGNCJTGxgsbrw",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Dec-2025 12:28:07 UTC] === END API CALL LOG ===
[04-Dec-2025 12:28:07 UTC] ✅ API Hash verification passed for profile endpoint
[04-Dec-2025 12:28:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQiLCJ1c2VybmFtZSI6ImRnbl9zbG92IiwiZW1haWwiOiJ5YWdpemRvZ2FuNzI1NkBnbWFpbC5jb20iLCJleHAiOjE3NjUzNzEzMDB9.hsEys5ydFvEY1SgXqRZrcseGxOIREbkGNCJTGxgsbrw
[04-Dec-2025 12:28:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Dec-2025 12:28:07 UTC] ✅ JWT token verified successfully for user profile
[04-Dec-2025 12:28:07 UTC] User ID: 44
[04-Dec-2025 12:28:07 UTC] ✅ User profile retrieved successfully for user ID: 44
[04-Dec-2025 12:28:07 UTC] User Purchases API - User ID: 44
[04-Dec-2025 12:28:07 UTC] User Purchases API - Total purchases found: 0
[04-Dec-2025 12:28:10 UTC] === API CALL LOG ===
[04-Dec-2025 12:28:10 UTC] Endpoint: user/profile.php
[04-Dec-2025 12:28:10 UTC] Full Log Data: {
    "timestamp": "2025-12-04 12:28:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.252.116.60",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQiLCJ1c2VybmFtZSI6ImRnbl9zbG92IiwiZW1haWwiOiJ5YWdpemRvZ2FuNzI1NkBnbWFpbC5jb20iLCJleHAiOjE3NjUzNzEzMDB9.hsEys5ydFvEY1SgXqRZrcseGxOIREbkGNCJTGxgsbrw",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Dec-2025 12:28:10 UTC] === END API CALL LOG ===
[04-Dec-2025 12:28:10 UTC] ✅ API Hash verification passed for profile endpoint
[04-Dec-2025 12:28:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQiLCJ1c2VybmFtZSI6ImRnbl9zbG92IiwiZW1haWwiOiJ5YWdpemRvZ2FuNzI1NkBnbWFpbC5jb20iLCJleHAiOjE3NjUzNzEzMDB9.hsEys5ydFvEY1SgXqRZrcseGxOIREbkGNCJTGxgsbrw
[04-Dec-2025 12:28:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Dec-2025 12:28:10 UTC] ✅ JWT token verified successfully for user profile
[04-Dec-2025 12:28:10 UTC] User ID: 44
[04-Dec-2025 12:28:10 UTC] ✅ User profile retrieved successfully for user ID: 44
[04-Dec-2025 12:28:23 UTC] === API CALL LOG ===
[04-Dec-2025 12:28:23 UTC] Endpoint: user/profile.php
[04-Dec-2025 12:28:23 UTC] Full Log Data: {
    "timestamp": "2025-12-04 12:28:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.252.116.60",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQiLCJ1c2VybmFtZSI6ImRnbl9zbG92IiwiZW1haWwiOiJ5YWdpemRvZ2FuNzI1NkBnbWFpbC5jb20iLCJleHAiOjE3NjUzNzEzMDB9.hsEys5ydFvEY1SgXqRZrcseGxOIREbkGNCJTGxgsbrw",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Dec-2025 12:28:23 UTC] === END API CALL LOG ===
[04-Dec-2025 12:28:23 UTC] ✅ API Hash verification passed for profile endpoint
[04-Dec-2025 12:28:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQiLCJ1c2VybmFtZSI6ImRnbl9zbG92IiwiZW1haWwiOiJ5YWdpemRvZ2FuNzI1NkBnbWFpbC5jb20iLCJleHAiOjE3NjUzNzEzMDB9.hsEys5ydFvEY1SgXqRZrcseGxOIREbkGNCJTGxgsbrw
[04-Dec-2025 12:28:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Dec-2025 12:28:23 UTC] ✅ JWT token verified successfully for user profile
[04-Dec-2025 12:28:23 UTC] User ID: 44
[04-Dec-2025 12:28:23 UTC] ✅ User profile retrieved successfully for user ID: 44
[04-Dec-2025 12:29:05 UTC] === API CALL LOG ===
[04-Dec-2025 12:29:05 UTC] Endpoint: user/profile.php
[04-Dec-2025 12:29:05 UTC] Full Log Data: {
    "timestamp": "2025-12-04 12:29:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.252.116.60",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQiLCJ1c2VybmFtZSI6ImRnbl9zbG92IiwiZW1haWwiOiJ5YWdpemRvZ2FuNzI1NkBnbWFpbC5jb20iLCJleHAiOjE3NjUzNzEzMDB9.hsEys5ydFvEY1SgXqRZrcseGxOIREbkGNCJTGxgsbrw",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Dec-2025 12:29:05 UTC] === END API CALL LOG ===
[04-Dec-2025 12:29:05 UTC] ✅ API Hash verification passed for profile endpoint
[04-Dec-2025 12:29:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQiLCJ1c2VybmFtZSI6ImRnbl9zbG92IiwiZW1haWwiOiJ5YWdpemRvZ2FuNzI1NkBnbWFpbC5jb20iLCJleHAiOjE3NjUzNzEzMDB9.hsEys5ydFvEY1SgXqRZrcseGxOIREbkGNCJTGxgsbrw
[04-Dec-2025 12:29:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Dec-2025 12:29:05 UTC] ✅ JWT token verified successfully for user profile
[04-Dec-2025 12:29:05 UTC] User ID: 44
[04-Dec-2025 12:29:05 UTC] ✅ User profile retrieved successfully for user ID: 44
[04-Dec-2025 12:29:11 UTC] === API CALL LOG ===
[04-Dec-2025 12:29:11 UTC] Endpoint: user/profile.php
[04-Dec-2025 12:29:11 UTC] Full Log Data: {
    "timestamp": "2025-12-04 12:29:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.252.116.60",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQiLCJ1c2VybmFtZSI6ImRnbl9zbG92IiwiZW1haWwiOiJ5YWdpemRvZ2FuNzI1NkBnbWFpbC5jb20iLCJleHAiOjE3NjUzNzEzMDB9.hsEys5ydFvEY1SgXqRZrcseGxOIREbkGNCJTGxgsbrw",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Dec-2025 12:29:11 UTC] === END API CALL LOG ===
[04-Dec-2025 12:29:11 UTC] ✅ API Hash verification passed for profile endpoint
[04-Dec-2025 12:29:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQiLCJ1c2VybmFtZSI6ImRnbl9zbG92IiwiZW1haWwiOiJ5YWdpemRvZ2FuNzI1NkBnbWFpbC5jb20iLCJleHAiOjE3NjUzNzEzMDB9.hsEys5ydFvEY1SgXqRZrcseGxOIREbkGNCJTGxgsbrw
[04-Dec-2025 12:29:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Dec-2025 12:29:11 UTC] ✅ JWT token verified successfully for user profile
[04-Dec-2025 12:29:11 UTC] User ID: 44
[04-Dec-2025 12:29:11 UTC] ✅ User profile retrieved successfully for user ID: 44
[04-Dec-2025 12:29:28 UTC] === API CALL LOG ===
[04-Dec-2025 12:29:28 UTC] Endpoint: user/profile.php
[04-Dec-2025 12:29:28 UTC] Full Log Data: {
    "timestamp": "2025-12-04 12:29:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.252.116.60",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQiLCJ1c2VybmFtZSI6ImRnbl9zbG92IiwiZW1haWwiOiJ5YWdpemRvZ2FuNzI1NkBnbWFpbC5jb20iLCJleHAiOjE3NjUzNzEzMDB9.hsEys5ydFvEY1SgXqRZrcseGxOIREbkGNCJTGxgsbrw",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Dec-2025 12:29:28 UTC] === END API CALL LOG ===
[04-Dec-2025 12:29:28 UTC] ✅ API Hash verification passed for profile endpoint
[04-Dec-2025 12:29:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQiLCJ1c2VybmFtZSI6ImRnbl9zbG92IiwiZW1haWwiOiJ5YWdpemRvZ2FuNzI1NkBnbWFpbC5jb20iLCJleHAiOjE3NjUzNzEzMDB9.hsEys5ydFvEY1SgXqRZrcseGxOIREbkGNCJTGxgsbrw
[04-Dec-2025 12:29:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Dec-2025 12:29:28 UTC] ✅ JWT token verified successfully for user profile
[04-Dec-2025 12:29:28 UTC] User ID: 44
[04-Dec-2025 12:29:28 UTC] ✅ User profile retrieved successfully for user ID: 44
[07-Dec-2025 06:22:53 UTC] === API CALL LOG ===
[07-Dec-2025 06:22:53 UTC] Endpoint: user/profile.php
[07-Dec-2025 06:22:53 UTC] Full Log Data: {
    "timestamp": "2025-12-07 06:22:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.39.191.107",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUiLCJ1c2VybmFtZSI6ImFobWVkbW9oYV9fIiwiZW1haWwiOiJheWhhYmFsZmVsZ2FvbEBnbWFpbC5jb20iLCJleHAiOjE3NjU2OTMzNzJ9.IiTGk3EzVNsbPPlbh1JmbV9qwdWgqbAc2KYfzD7uW_U",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Dec-2025 06:22:53 UTC] === END API CALL LOG ===
[07-Dec-2025 06:22:53 UTC] ✅ API Hash verification passed for profile endpoint
[07-Dec-2025 06:22:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUiLCJ1c2VybmFtZSI6ImFobWVkbW9oYV9fIiwiZW1haWwiOiJheWhhYmFsZmVsZ2FvbEBnbWFpbC5jb20iLCJleHAiOjE3NjU2OTMzNzJ9.IiTGk3EzVNsbPPlbh1JmbV9qwdWgqbAc2KYfzD7uW_U
[07-Dec-2025 06:22:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Dec-2025 06:22:53 UTC] ✅ JWT token verified successfully for user profile
[07-Dec-2025 06:22:53 UTC] User ID: 45
[07-Dec-2025 06:22:53 UTC] ✅ User profile retrieved successfully for user ID: 45
[07-Dec-2025 06:24:37 UTC] === API CALL LOG ===
[07-Dec-2025 06:24:37 UTC] Endpoint: user/profile.php
[07-Dec-2025 06:24:37 UTC] Full Log Data: {
    "timestamp": "2025-12-07 06:24:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.39.191.107",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUiLCJ1c2VybmFtZSI6ImFobWVkbW9oYV9fIiwiZW1haWwiOiJheWhhYmFsZmVsZ2FvbEBnbWFpbC5jb20iLCJleHAiOjE3NjU2OTMzNzJ9.IiTGk3EzVNsbPPlbh1JmbV9qwdWgqbAc2KYfzD7uW_U",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Dec-2025 06:24:37 UTC] === END API CALL LOG ===
[07-Dec-2025 06:24:37 UTC] ✅ API Hash verification passed for profile endpoint
[07-Dec-2025 06:24:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUiLCJ1c2VybmFtZSI6ImFobWVkbW9oYV9fIiwiZW1haWwiOiJheWhhYmFsZmVsZ2FvbEBnbWFpbC5jb20iLCJleHAiOjE3NjU2OTMzNzJ9.IiTGk3EzVNsbPPlbh1JmbV9qwdWgqbAc2KYfzD7uW_U
[07-Dec-2025 06:24:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Dec-2025 06:24:37 UTC] ✅ JWT token verified successfully for user profile
[07-Dec-2025 06:24:37 UTC] User ID: 45
[07-Dec-2025 06:24:37 UTC] ✅ User profile retrieved successfully for user ID: 45
[07-Dec-2025 06:24:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Dec-2025 06:24:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Dec-2025 06:24:46 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUiLCJ1c2VybmFtZSI6ImFobWVkbW9oYV9fIiwiZW1haWwiOiJheWhhYmFsZmVsZ2FvbEBnbWFpbC5jb20iLCJleHAiOjE3NjU2OTMzNzJ9.IiTGk3EzVNsbPPlbh1JmbV9qwdWgqbAc2KYfzD7uW_U","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Accept-Encoding":"gzip","User-Agent":"okhttp\/4.12.0"}
[07-Dec-2025 06:24:46 UTC] === User Orders API Called ===
[07-Dec-2025 06:24:46 UTC] User ID: 45
[07-Dec-2025 06:24:46 UTC] Limit: 20, Offset: 0
[07-Dec-2025 06:24:46 UTC] Orders found: 0
[07-Dec-2025 06:24:46 UTC] Orders data: []
[07-Dec-2025 06:24:46 UTC] Total orders count: 0
[07-Dec-2025 06:25:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Dec-2025 06:25:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Dec-2025 06:25:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUiLCJ1c2VybmFtZSI6ImFobWVkbW9oYV9fIiwiZW1haWwiOiJheWhhYmFsZmVsZ2FvbEBnbWFpbC5jb20iLCJleHAiOjE3NjU2OTMzNzJ9.IiTGk3EzVNsbPPlbh1JmbV9qwdWgqbAc2KYfzD7uW_U","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Accept-Encoding":"gzip","User-Agent":"okhttp\/4.12.0"}
[07-Dec-2025 06:25:02 UTC] === User Orders API Called ===
[07-Dec-2025 06:25:02 UTC] User ID: 45
[07-Dec-2025 06:25:02 UTC] Limit: 20, Offset: 0
[07-Dec-2025 06:25:02 UTC] Orders found: 0
[07-Dec-2025 06:25:02 UTC] Orders data: []
[07-Dec-2025 06:25:02 UTC] Total orders count: 0
[07-Dec-2025 06:25:03 UTC] === API CALL LOG ===
[07-Dec-2025 06:25:03 UTC] Endpoint: user/profile.php
[07-Dec-2025 06:25:03 UTC] Full Log Data: {
    "timestamp": "2025-12-07 06:25:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.39.191.107",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUiLCJ1c2VybmFtZSI6ImFobWVkbW9oYV9fIiwiZW1haWwiOiJheWhhYmFsZmVsZ2FvbEBnbWFpbC5jb20iLCJleHAiOjE3NjU2OTMzNzJ9.IiTGk3EzVNsbPPlbh1JmbV9qwdWgqbAc2KYfzD7uW_U",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Dec-2025 06:25:03 UTC] === END API CALL LOG ===
[07-Dec-2025 06:25:03 UTC] ✅ API Hash verification passed for profile endpoint
[07-Dec-2025 06:25:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUiLCJ1c2VybmFtZSI6ImFobWVkbW9oYV9fIiwiZW1haWwiOiJheWhhYmFsZmVsZ2FvbEBnbWFpbC5jb20iLCJleHAiOjE3NjU2OTMzNzJ9.IiTGk3EzVNsbPPlbh1JmbV9qwdWgqbAc2KYfzD7uW_U
[07-Dec-2025 06:25:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Dec-2025 06:25:03 UTC] ✅ JWT token verified successfully for user profile
[07-Dec-2025 06:25:03 UTC] User ID: 45
[07-Dec-2025 06:25:03 UTC] ✅ User profile retrieved successfully for user ID: 45
[07-Dec-2025 06:25:03 UTC] User Purchases API - User ID: 45
[07-Dec-2025 06:25:03 UTC] User Purchases API - Total purchases found: 0
[07-Dec-2025 06:25:10 UTC] === API CALL LOG ===
[07-Dec-2025 06:25:10 UTC] Endpoint: user/profile.php
[07-Dec-2025 06:25:10 UTC] Full Log Data: {
    "timestamp": "2025-12-07 06:25:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.39.191.107",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUiLCJ1c2VybmFtZSI6ImFobWVkbW9oYV9fIiwiZW1haWwiOiJheWhhYmFsZmVsZ2FvbEBnbWFpbC5jb20iLCJleHAiOjE3NjU2OTMzNzJ9.IiTGk3EzVNsbPPlbh1JmbV9qwdWgqbAc2KYfzD7uW_U",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Dec-2025 06:25:10 UTC] === END API CALL LOG ===
[07-Dec-2025 06:25:10 UTC] ✅ API Hash verification passed for profile endpoint
[07-Dec-2025 06:25:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUiLCJ1c2VybmFtZSI6ImFobWVkbW9oYV9fIiwiZW1haWwiOiJheWhhYmFsZmVsZ2FvbEBnbWFpbC5jb20iLCJleHAiOjE3NjU2OTMzNzJ9.IiTGk3EzVNsbPPlbh1JmbV9qwdWgqbAc2KYfzD7uW_U
[07-Dec-2025 06:25:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Dec-2025 06:25:10 UTC] ✅ JWT token verified successfully for user profile
[07-Dec-2025 06:25:10 UTC] User ID: 45
[07-Dec-2025 06:25:10 UTC] ✅ User profile retrieved successfully for user ID: 45
[07-Dec-2025 06:25:48 UTC] === API CALL LOG ===
[07-Dec-2025 06:25:48 UTC] Endpoint: user/profile.php
[07-Dec-2025 06:25:48 UTC] Full Log Data: {
    "timestamp": "2025-12-07 06:25:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.39.191.107",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUiLCJ1c2VybmFtZSI6ImFobWVkbW9oYV9fIiwiZW1haWwiOiJheWhhYmFsZmVsZ2FvbEBnbWFpbC5jb20iLCJleHAiOjE3NjU2OTMzNzJ9.IiTGk3EzVNsbPPlbh1JmbV9qwdWgqbAc2KYfzD7uW_U",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Dec-2025 06:25:48 UTC] === END API CALL LOG ===
[07-Dec-2025 06:25:48 UTC] ✅ API Hash verification passed for profile endpoint
[07-Dec-2025 06:25:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUiLCJ1c2VybmFtZSI6ImFobWVkbW9oYV9fIiwiZW1haWwiOiJheWhhYmFsZmVsZ2FvbEBnbWFpbC5jb20iLCJleHAiOjE3NjU2OTMzNzJ9.IiTGk3EzVNsbPPlbh1JmbV9qwdWgqbAc2KYfzD7uW_U
[07-Dec-2025 06:25:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Dec-2025 06:25:48 UTC] ✅ JWT token verified successfully for user profile
[07-Dec-2025 06:25:48 UTC] User ID: 45
[07-Dec-2025 06:25:48 UTC] ✅ User profile retrieved successfully for user ID: 45
[07-Dec-2025 06:25:49 UTC] === API CALL LOG ===
[07-Dec-2025 06:25:49 UTC] Endpoint: user/profile.php
[07-Dec-2025 06:25:49 UTC] Full Log Data: {
    "timestamp": "2025-12-07 06:25:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.39.191.107",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUiLCJ1c2VybmFtZSI6ImFobWVkbW9oYV9fIiwiZW1haWwiOiJheWhhYmFsZmVsZ2FvbEBnbWFpbC5jb20iLCJleHAiOjE3NjU2OTMzNzJ9.IiTGk3EzVNsbPPlbh1JmbV9qwdWgqbAc2KYfzD7uW_U",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Dec-2025 06:25:49 UTC] === END API CALL LOG ===
[07-Dec-2025 06:25:49 UTC] ✅ API Hash verification passed for profile endpoint
[07-Dec-2025 06:25:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUiLCJ1c2VybmFtZSI6ImFobWVkbW9oYV9fIiwiZW1haWwiOiJheWhhYmFsZmVsZ2FvbEBnbWFpbC5jb20iLCJleHAiOjE3NjU2OTMzNzJ9.IiTGk3EzVNsbPPlbh1JmbV9qwdWgqbAc2KYfzD7uW_U
[07-Dec-2025 06:25:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Dec-2025 06:25:49 UTC] ✅ JWT token verified successfully for user profile
[07-Dec-2025 06:25:49 UTC] User ID: 45
[07-Dec-2025 06:25:49 UTC] ✅ User profile retrieved successfully for user ID: 45
[07-Dec-2025 06:26:03 UTC] === API CALL LOG ===
[07-Dec-2025 06:26:03 UTC] Endpoint: user/profile.php
[07-Dec-2025 06:26:03 UTC] Full Log Data: {
    "timestamp": "2025-12-07 06:26:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.39.191.107",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUiLCJ1c2VybmFtZSI6ImFobWVkbW9oYV9fIiwiZW1haWwiOiJheWhhYmFsZmVsZ2FvbEBnbWFpbC5jb20iLCJleHAiOjE3NjU2OTMzNzJ9.IiTGk3EzVNsbPPlbh1JmbV9qwdWgqbAc2KYfzD7uW_U",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Dec-2025 06:26:03 UTC] === END API CALL LOG ===
[07-Dec-2025 06:26:03 UTC] ✅ API Hash verification passed for profile endpoint
[07-Dec-2025 06:26:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUiLCJ1c2VybmFtZSI6ImFobWVkbW9oYV9fIiwiZW1haWwiOiJheWhhYmFsZmVsZ2FvbEBnbWFpbC5jb20iLCJleHAiOjE3NjU2OTMzNzJ9.IiTGk3EzVNsbPPlbh1JmbV9qwdWgqbAc2KYfzD7uW_U
[07-Dec-2025 06:26:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Dec-2025 06:26:03 UTC] ✅ JWT token verified successfully for user profile
[07-Dec-2025 06:26:03 UTC] User ID: 45
[07-Dec-2025 06:26:03 UTC] ✅ User profile retrieved successfully for user ID: 45
[07-Dec-2025 06:26:04 UTC] === API CALL LOG ===
[07-Dec-2025 06:26:04 UTC] Endpoint: user/profile.php
[07-Dec-2025 06:26:04 UTC] Full Log Data: {
    "timestamp": "2025-12-07 06:26:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.39.191.107",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUiLCJ1c2VybmFtZSI6ImFobWVkbW9oYV9fIiwiZW1haWwiOiJheWhhYmFsZmVsZ2FvbEBnbWFpbC5jb20iLCJleHAiOjE3NjU2OTMzNzJ9.IiTGk3EzVNsbPPlbh1JmbV9qwdWgqbAc2KYfzD7uW_U",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Dec-2025 06:26:04 UTC] === END API CALL LOG ===
[07-Dec-2025 06:26:04 UTC] ✅ API Hash verification passed for profile endpoint
[07-Dec-2025 06:26:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUiLCJ1c2VybmFtZSI6ImFobWVkbW9oYV9fIiwiZW1haWwiOiJheWhhYmFsZmVsZ2FvbEBnbWFpbC5jb20iLCJleHAiOjE3NjU2OTMzNzJ9.IiTGk3EzVNsbPPlbh1JmbV9qwdWgqbAc2KYfzD7uW_U
[07-Dec-2025 06:26:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Dec-2025 06:26:04 UTC] ✅ JWT token verified successfully for user profile
[07-Dec-2025 06:26:04 UTC] User ID: 45
[07-Dec-2025 06:26:04 UTC] ✅ User profile retrieved successfully for user ID: 45
[07-Dec-2025 06:26:23 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Dec-2025 06:26:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Dec-2025 06:26:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUiLCJ1c2VybmFtZSI6ImFobWVkbW9oYV9fIiwiZW1haWwiOiJheWhhYmFsZmVsZ2FvbEBnbWFpbC5jb20iLCJleHAiOjE3NjU2OTMzNzJ9.IiTGk3EzVNsbPPlbh1JmbV9qwdWgqbAc2KYfzD7uW_U","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Accept-Encoding":"gzip","User-Agent":"okhttp\/4.12.0"}
[07-Dec-2025 06:26:23 UTC] === User Orders API Called ===
[07-Dec-2025 06:26:23 UTC] User ID: 45
[07-Dec-2025 06:26:23 UTC] Limit: 20, Offset: 0
[07-Dec-2025 06:26:23 UTC] Orders found: 1
[07-Dec-2025 06:26:23 UTC] Orders data: [{"id":11,"quantity":15,"total_coins":15,"coin_type":"regular","telegram_link":"https:\/\/t.me\/i_islvm\/17","status":"pending","created_at":"2025-12-07 09:56:21","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[07-Dec-2025 06:26:23 UTC] Total orders count: 1
[07-Dec-2025 06:26:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Dec-2025 06:26:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Dec-2025 06:26:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUiLCJ1c2VybmFtZSI6ImFobWVkbW9oYV9fIiwiZW1haWwiOiJheWhhYmFsZmVsZ2FvbEBnbWFpbC5jb20iLCJleHAiOjE3NjU2OTMzNzJ9.IiTGk3EzVNsbPPlbh1JmbV9qwdWgqbAc2KYfzD7uW_U","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Accept-Encoding":"gzip","User-Agent":"okhttp\/4.12.0"}
[07-Dec-2025 06:26:33 UTC] === User Orders API Called ===
[07-Dec-2025 06:26:33 UTC] User ID: 45
[07-Dec-2025 06:26:33 UTC] Limit: 20, Offset: 0
[07-Dec-2025 06:26:33 UTC] Orders found: 1
[07-Dec-2025 06:26:33 UTC] Orders data: [{"id":11,"quantity":15,"total_coins":15,"coin_type":"regular","telegram_link":"https:\/\/t.me\/i_islvm\/17","status":"pending","created_at":"2025-12-07 09:56:21","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[07-Dec-2025 06:26:33 UTC] Total orders count: 1
[07-Dec-2025 06:27:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Dec-2025 06:27:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Dec-2025 06:27:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUiLCJ1c2VybmFtZSI6ImFobWVkbW9oYV9fIiwiZW1haWwiOiJheWhhYmFsZmVsZ2FvbEBnbWFpbC5jb20iLCJleHAiOjE3NjU2OTMzNzJ9.IiTGk3EzVNsbPPlbh1JmbV9qwdWgqbAc2KYfzD7uW_U","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Accept-Encoding":"gzip","User-Agent":"okhttp\/4.12.0"}
[07-Dec-2025 06:27:38 UTC] === User Orders API Called ===
[07-Dec-2025 06:27:38 UTC] User ID: 45
[07-Dec-2025 06:27:38 UTC] Limit: 20, Offset: 0
[07-Dec-2025 06:27:38 UTC] Orders found: 1
[07-Dec-2025 06:27:38 UTC] Orders data: [{"id":11,"quantity":15,"total_coins":15,"coin_type":"regular","telegram_link":"https:\/\/t.me\/i_islvm\/17","status":"pending","created_at":"2025-12-07 09:56:21","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[07-Dec-2025 06:27:38 UTC] Total orders count: 1
[07-Dec-2025 06:37:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Dec-2025 06:37:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Dec-2025 06:37:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUiLCJ1c2VybmFtZSI6ImFobWVkbW9oYV9fIiwiZW1haWwiOiJheWhhYmFsZmVsZ2FvbEBnbWFpbC5jb20iLCJleHAiOjE3NjU2OTMzNzJ9.IiTGk3EzVNsbPPlbh1JmbV9qwdWgqbAc2KYfzD7uW_U","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Accept-Encoding":"gzip","User-Agent":"okhttp\/4.12.0"}
[07-Dec-2025 06:37:42 UTC] === User Orders API Called ===
[07-Dec-2025 06:37:42 UTC] User ID: 45
[07-Dec-2025 06:37:42 UTC] Limit: 20, Offset: 0
[07-Dec-2025 06:37:42 UTC] Orders found: 1
[07-Dec-2025 06:37:42 UTC] Orders data: [{"id":11,"quantity":15,"total_coins":15,"coin_type":"regular","telegram_link":"https:\/\/t.me\/i_islvm\/17","status":"completed","created_at":"2025-12-07 09:56:21","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[07-Dec-2025 06:37:42 UTC] Total orders count: 1
[07-Dec-2025 06:37:45 UTC] === API CALL LOG ===
[07-Dec-2025 06:37:45 UTC] Endpoint: user/profile.php
[07-Dec-2025 06:37:45 UTC] Full Log Data: {
    "timestamp": "2025-12-07 06:37:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.39.191.107",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUiLCJ1c2VybmFtZSI6ImFobWVkbW9oYV9fIiwiZW1haWwiOiJheWhhYmFsZmVsZ2FvbEBnbWFpbC5jb20iLCJleHAiOjE3NjU2OTMzNzJ9.IiTGk3EzVNsbPPlbh1JmbV9qwdWgqbAc2KYfzD7uW_U",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Dec-2025 06:37:45 UTC] === END API CALL LOG ===
[07-Dec-2025 06:37:45 UTC] ✅ API Hash verification passed for profile endpoint
[07-Dec-2025 06:37:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUiLCJ1c2VybmFtZSI6ImFobWVkbW9oYV9fIiwiZW1haWwiOiJheWhhYmFsZmVsZ2FvbEBnbWFpbC5jb20iLCJleHAiOjE3NjU2OTMzNzJ9.IiTGk3EzVNsbPPlbh1JmbV9qwdWgqbAc2KYfzD7uW_U
[07-Dec-2025 06:37:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Dec-2025 06:37:45 UTC] ✅ JWT token verified successfully for user profile
[07-Dec-2025 06:37:45 UTC] User ID: 45
[07-Dec-2025 06:37:45 UTC] ✅ User profile retrieved successfully for user ID: 45
[07-Dec-2025 06:38:28 UTC] === API CALL LOG ===
[07-Dec-2025 06:38:28 UTC] Endpoint: user/profile.php
[07-Dec-2025 06:38:28 UTC] Full Log Data: {
    "timestamp": "2025-12-07 06:38:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.39.191.107",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUiLCJ1c2VybmFtZSI6ImFobWVkbW9oYV9fIiwiZW1haWwiOiJheWhhYmFsZmVsZ2FvbEBnbWFpbC5jb20iLCJleHAiOjE3NjU2OTMzNzJ9.IiTGk3EzVNsbPPlbh1JmbV9qwdWgqbAc2KYfzD7uW_U",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Dec-2025 06:38:28 UTC] === END API CALL LOG ===
[07-Dec-2025 06:38:28 UTC] ✅ API Hash verification passed for profile endpoint
[07-Dec-2025 06:38:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUiLCJ1c2VybmFtZSI6ImFobWVkbW9oYV9fIiwiZW1haWwiOiJheWhhYmFsZmVsZ2FvbEBnbWFpbC5jb20iLCJleHAiOjE3NjU2OTMzNzJ9.IiTGk3EzVNsbPPlbh1JmbV9qwdWgqbAc2KYfzD7uW_U
[07-Dec-2025 06:38:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Dec-2025 06:38:28 UTC] ✅ JWT token verified successfully for user profile
[07-Dec-2025 06:38:28 UTC] User ID: 45
[07-Dec-2025 06:38:28 UTC] ✅ User profile retrieved successfully for user ID: 45
[07-Dec-2025 06:39:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Dec-2025 06:39:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Dec-2025 06:39:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUiLCJ1c2VybmFtZSI6ImFobWVkbW9oYV9fIiwiZW1haWwiOiJheWhhYmFsZmVsZ2FvbEBnbWFpbC5jb20iLCJleHAiOjE3NjU2OTMzNzJ9.IiTGk3EzVNsbPPlbh1JmbV9qwdWgqbAc2KYfzD7uW_U","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Accept-Encoding":"gzip","User-Agent":"okhttp\/4.12.0"}
[07-Dec-2025 06:39:48 UTC] === User Orders API Called ===
[07-Dec-2025 06:39:48 UTC] User ID: 45
[07-Dec-2025 06:39:48 UTC] Limit: 20, Offset: 0
[07-Dec-2025 06:39:48 UTC] Orders found: 2
[07-Dec-2025 06:39:48 UTC] Orders data: [{"id":12,"quantity":5,"total_coins":5,"coin_type":"regular","telegram_link":"https:\/\/t.me\/i_islvm\/19","status":"pending","created_at":"2025-12-07 10:09:46","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":11,"quantity":15,"total_coins":15,"coin_type":"regular","telegram_link":"https:\/\/t.me\/i_islvm\/17","status":"completed","created_at":"2025-12-07 09:56:21","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[07-Dec-2025 06:39:48 UTC] Total orders count: 2
[07-Dec-2025 06:39:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Dec-2025 06:39:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Dec-2025 06:39:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUiLCJ1c2VybmFtZSI6ImFobWVkbW9oYV9fIiwiZW1haWwiOiJheWhhYmFsZmVsZ2FvbEBnbWFpbC5jb20iLCJleHAiOjE3NjU2OTMzNzJ9.IiTGk3EzVNsbPPlbh1JmbV9qwdWgqbAc2KYfzD7uW_U","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Accept-Encoding":"gzip","User-Agent":"okhttp\/4.12.0"}
[07-Dec-2025 06:39:48 UTC] === User Orders API Called ===
[07-Dec-2025 06:39:48 UTC] User ID: 45
[07-Dec-2025 06:39:48 UTC] Limit: 20, Offset: 0
[07-Dec-2025 06:39:48 UTC] Orders found: 2
[07-Dec-2025 06:39:48 UTC] Orders data: [{"id":12,"quantity":5,"total_coins":5,"coin_type":"regular","telegram_link":"https:\/\/t.me\/i_islvm\/19","status":"pending","created_at":"2025-12-07 10:09:46","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":11,"quantity":15,"total_coins":15,"coin_type":"regular","telegram_link":"https:\/\/t.me\/i_islvm\/17","status":"completed","created_at":"2025-12-07 09:56:21","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[07-Dec-2025 06:39:48 UTC] Total orders count: 2
[07-Dec-2025 07:23:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Dec-2025 07:23:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Dec-2025 07:23:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUiLCJ1c2VybmFtZSI6ImFobWVkbW9oYV9fIiwiZW1haWwiOiJheWhhYmFsZmVsZ2FvbEBnbWFpbC5jb20iLCJleHAiOjE3NjU2OTMzNzJ9.IiTGk3EzVNsbPPlbh1JmbV9qwdWgqbAc2KYfzD7uW_U","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Accept-Encoding":"gzip","User-Agent":"okhttp\/4.12.0"}
[07-Dec-2025 07:23:39 UTC] === User Orders API Called ===
[07-Dec-2025 07:23:39 UTC] User ID: 45
[07-Dec-2025 07:23:39 UTC] Limit: 20, Offset: 0
[07-Dec-2025 07:23:39 UTC] Orders found: 2
[07-Dec-2025 07:23:39 UTC] Orders data: [{"id":12,"quantity":5,"total_coins":5,"coin_type":"regular","telegram_link":"https:\/\/t.me\/i_islvm\/19","status":"pending","created_at":"2025-12-07 10:09:46","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":11,"quantity":15,"total_coins":15,"coin_type":"regular","telegram_link":"https:\/\/t.me\/i_islvm\/17","status":"completed","created_at":"2025-12-07 09:56:21","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[07-Dec-2025 07:23:39 UTC] Total orders count: 2
[07-Dec-2025 13:42:10 UTC] === API CALL LOG ===
[07-Dec-2025 13:42:10 UTC] Endpoint: user/profile.php
[07-Dec-2025 13:42:10 UTC] Full Log Data: {
    "timestamp": "2025-12-07 13:42:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.39.191.107",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUiLCJ1c2VybmFtZSI6ImFobWVkbW9oYV9fIiwiZW1haWwiOiJheWhhYmFsZmVsZ2FvbEBnbWFpbC5jb20iLCJleHAiOjE3NjU2OTMzNzJ9.IiTGk3EzVNsbPPlbh1JmbV9qwdWgqbAc2KYfzD7uW_U",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Dec-2025 13:42:10 UTC] === END API CALL LOG ===
[07-Dec-2025 13:42:10 UTC] ✅ API Hash verification passed for profile endpoint
[07-Dec-2025 13:42:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUiLCJ1c2VybmFtZSI6ImFobWVkbW9oYV9fIiwiZW1haWwiOiJheWhhYmFsZmVsZ2FvbEBnbWFpbC5jb20iLCJleHAiOjE3NjU2OTMzNzJ9.IiTGk3EzVNsbPPlbh1JmbV9qwdWgqbAc2KYfzD7uW_U
[07-Dec-2025 13:42:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Dec-2025 13:42:10 UTC] ✅ JWT token verified successfully for user profile
[07-Dec-2025 13:42:10 UTC] User ID: 45
[07-Dec-2025 13:42:10 UTC] ✅ User profile retrieved successfully for user ID: 45
[07-Dec-2025 13:42:10 UTC] === API CALL LOG ===
[07-Dec-2025 13:42:10 UTC] Endpoint: user/profile.php
[07-Dec-2025 13:42:10 UTC] Full Log Data: {
    "timestamp": "2025-12-07 13:42:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.39.191.107",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUiLCJ1c2VybmFtZSI6ImFobWVkbW9oYV9fIiwiZW1haWwiOiJheWhhYmFsZmVsZ2FvbEBnbWFpbC5jb20iLCJleHAiOjE3NjU2OTMzNzJ9.IiTGk3EzVNsbPPlbh1JmbV9qwdWgqbAc2KYfzD7uW_U",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Dec-2025 13:42:10 UTC] === END API CALL LOG ===
[07-Dec-2025 13:42:10 UTC] ✅ API Hash verification passed for profile endpoint
[07-Dec-2025 13:42:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUiLCJ1c2VybmFtZSI6ImFobWVkbW9oYV9fIiwiZW1haWwiOiJheWhhYmFsZmVsZ2FvbEBnbWFpbC5jb20iLCJleHAiOjE3NjU2OTMzNzJ9.IiTGk3EzVNsbPPlbh1JmbV9qwdWgqbAc2KYfzD7uW_U
[07-Dec-2025 13:42:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Dec-2025 13:42:10 UTC] ✅ JWT token verified successfully for user profile
[07-Dec-2025 13:42:10 UTC] User ID: 45
[07-Dec-2025 13:42:10 UTC] ✅ User profile retrieved successfully for user ID: 45
[07-Dec-2025 13:42:12 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Dec-2025 13:42:12 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Dec-2025 13:42:12 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUiLCJ1c2VybmFtZSI6ImFobWVkbW9oYV9fIiwiZW1haWwiOiJheWhhYmFsZmVsZ2FvbEBnbWFpbC5jb20iLCJleHAiOjE3NjU2OTMzNzJ9.IiTGk3EzVNsbPPlbh1JmbV9qwdWgqbAc2KYfzD7uW_U","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Accept-Encoding":"gzip","User-Agent":"okhttp\/4.12.0"}
[07-Dec-2025 13:42:12 UTC] === User Orders API Called ===
[07-Dec-2025 13:42:12 UTC] User ID: 45
[07-Dec-2025 13:42:12 UTC] Limit: 20, Offset: 0
[07-Dec-2025 13:42:12 UTC] Orders found: 2
[07-Dec-2025 13:42:12 UTC] Orders data: [{"id":12,"quantity":5,"total_coins":5,"coin_type":"regular","telegram_link":"https:\/\/t.me\/i_islvm\/19","status":"pending","created_at":"2025-12-07 10:09:46","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":11,"quantity":15,"total_coins":15,"coin_type":"regular","telegram_link":"https:\/\/t.me\/i_islvm\/17","status":"completed","created_at":"2025-12-07 09:56:21","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[07-Dec-2025 13:42:12 UTC] Total orders count: 2
[07-Dec-2025 13:42:15 UTC] === API CALL LOG ===
[07-Dec-2025 13:42:15 UTC] Endpoint: user/profile.php
[07-Dec-2025 13:42:15 UTC] Full Log Data: {
    "timestamp": "2025-12-07 13:42:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.39.191.107",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUiLCJ1c2VybmFtZSI6ImFobWVkbW9oYV9fIiwiZW1haWwiOiJheWhhYmFsZmVsZ2FvbEBnbWFpbC5jb20iLCJleHAiOjE3NjU2OTMzNzJ9.IiTGk3EzVNsbPPlbh1JmbV9qwdWgqbAc2KYfzD7uW_U",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Dec-2025 13:42:15 UTC] === END API CALL LOG ===
[07-Dec-2025 13:42:15 UTC] ✅ API Hash verification passed for profile endpoint
[07-Dec-2025 13:42:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUiLCJ1c2VybmFtZSI6ImFobWVkbW9oYV9fIiwiZW1haWwiOiJheWhhYmFsZmVsZ2FvbEBnbWFpbC5jb20iLCJleHAiOjE3NjU2OTMzNzJ9.IiTGk3EzVNsbPPlbh1JmbV9qwdWgqbAc2KYfzD7uW_U
[07-Dec-2025 13:42:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Dec-2025 13:42:15 UTC] ✅ JWT token verified successfully for user profile
[07-Dec-2025 13:42:15 UTC] User ID: 45
[07-Dec-2025 13:42:15 UTC] ✅ User profile retrieved successfully for user ID: 45
[07-Dec-2025 13:43:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Dec-2025 13:43:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Dec-2025 13:43:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUiLCJ1c2VybmFtZSI6ImFobWVkbW9oYV9fIiwiZW1haWwiOiJheWhhYmFsZmVsZ2FvbEBnbWFpbC5jb20iLCJleHAiOjE3NjU2OTMzNzJ9.IiTGk3EzVNsbPPlbh1JmbV9qwdWgqbAc2KYfzD7uW_U","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Accept-Encoding":"gzip","User-Agent":"okhttp\/4.12.0"}
[07-Dec-2025 13:43:08 UTC] === User Orders API Called ===
[07-Dec-2025 13:43:08 UTC] User ID: 45
[07-Dec-2025 13:43:08 UTC] Limit: 20, Offset: 0
[07-Dec-2025 13:43:08 UTC] Orders found: 3
[07-Dec-2025 13:43:08 UTC] Orders data: [{"id":13,"quantity":18,"total_coins":18,"coin_type":"regular","telegram_link":"https:\/\/t.me\/i_islvm\/19","status":"pending","created_at":"2025-12-07 17:13:06","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":12,"quantity":5,"total_coins":5,"coin_type":"regular","telegram_link":"https:\/\/t.me\/i_islvm\/19","status":"pending","created_at":"2025-12-07 10:09:46","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":11,"quantity":15,"total_coins":15,"coin_type":"regular","telegram_link":"https:\/\/t.me\/i_islvm\/17","status":"completed","created_at":"2025-12-07 09:56:21","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[07-Dec-2025 13:43:08 UTC] Total orders count: 3
[07-Dec-2025 13:43:14 UTC] === API CALL LOG ===
[07-Dec-2025 13:43:14 UTC] Endpoint: user/profile.php
[07-Dec-2025 13:43:14 UTC] Full Log Data: {
    "timestamp": "2025-12-07 13:43:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.39.191.107",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUiLCJ1c2VybmFtZSI6ImFobWVkbW9oYV9fIiwiZW1haWwiOiJheWhhYmFsZmVsZ2FvbEBnbWFpbC5jb20iLCJleHAiOjE3NjU2OTMzNzJ9.IiTGk3EzVNsbPPlbh1JmbV9qwdWgqbAc2KYfzD7uW_U",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Dec-2025 13:43:14 UTC] === END API CALL LOG ===
[07-Dec-2025 13:43:14 UTC] ✅ API Hash verification passed for profile endpoint
[07-Dec-2025 13:43:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUiLCJ1c2VybmFtZSI6ImFobWVkbW9oYV9fIiwiZW1haWwiOiJheWhhYmFsZmVsZ2FvbEBnbWFpbC5jb20iLCJleHAiOjE3NjU2OTMzNzJ9.IiTGk3EzVNsbPPlbh1JmbV9qwdWgqbAc2KYfzD7uW_U
[07-Dec-2025 13:43:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Dec-2025 13:43:14 UTC] ✅ JWT token verified successfully for user profile
[07-Dec-2025 13:43:14 UTC] User ID: 45
[07-Dec-2025 13:43:14 UTC] ✅ User profile retrieved successfully for user ID: 45
[07-Dec-2025 13:43:14 UTC] User Purchases API - User ID: 45
[07-Dec-2025 13:43:14 UTC] User Purchases API - Total purchases found: 0
[08-Dec-2025 06:29:32 UTC] === API CALL LOG ===
[08-Dec-2025 06:29:32 UTC] Endpoint: user/profile.php
[08-Dec-2025 06:29:32 UTC] Full Log Data: {
    "timestamp": "2025-12-08 06:29:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.139.118",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDYiLCJ1c2VybmFtZSI6IkVidWJlIiwiZW1haWwiOiJjb2xsaW5zZWJ1YmU5MTFAZ21haWwuY29tIiwiZXhwIjoxNzY1NzgwMTcxfQ.ewubUEsjiS6w1Dz6EVtOMA1xeOSZVa3kF_l-uNTzpNQ",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Dec-2025 06:29:32 UTC] === END API CALL LOG ===
[08-Dec-2025 06:29:32 UTC] ✅ API Hash verification passed for profile endpoint
[08-Dec-2025 06:29:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDYiLCJ1c2VybmFtZSI6IkVidWJlIiwiZW1haWwiOiJjb2xsaW5zZWJ1YmU5MTFAZ21haWwuY29tIiwiZXhwIjoxNzY1NzgwMTcxfQ.ewubUEsjiS6w1Dz6EVtOMA1xeOSZVa3kF_l-uNTzpNQ
[08-Dec-2025 06:29:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Dec-2025 06:29:32 UTC] ✅ JWT token verified successfully for user profile
[08-Dec-2025 06:29:32 UTC] User ID: 46
[08-Dec-2025 06:29:32 UTC] ✅ User profile retrieved successfully for user ID: 46
[08-Dec-2025 06:30:17 UTC] === API CALL LOG ===
[08-Dec-2025 06:30:17 UTC] Endpoint: user/profile.php
[08-Dec-2025 06:30:17 UTC] Full Log Data: {
    "timestamp": "2025-12-08 06:30:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.139.118",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDYiLCJ1c2VybmFtZSI6IkVidWJlIiwiZW1haWwiOiJjb2xsaW5zZWJ1YmU5MTFAZ21haWwuY29tIiwiZXhwIjoxNzY1NzgwMTcxfQ.ewubUEsjiS6w1Dz6EVtOMA1xeOSZVa3kF_l-uNTzpNQ",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Dec-2025 06:30:17 UTC] === END API CALL LOG ===
[08-Dec-2025 06:30:17 UTC] ✅ API Hash verification passed for profile endpoint
[08-Dec-2025 06:30:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDYiLCJ1c2VybmFtZSI6IkVidWJlIiwiZW1haWwiOiJjb2xsaW5zZWJ1YmU5MTFAZ21haWwuY29tIiwiZXhwIjoxNzY1NzgwMTcxfQ.ewubUEsjiS6w1Dz6EVtOMA1xeOSZVa3kF_l-uNTzpNQ
[08-Dec-2025 06:30:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Dec-2025 06:30:17 UTC] ✅ JWT token verified successfully for user profile
[08-Dec-2025 06:30:17 UTC] User ID: 46
[08-Dec-2025 06:30:17 UTC] ✅ User profile retrieved successfully for user ID: 46
[08-Dec-2025 06:31:23 UTC] === API CALL LOG ===
[08-Dec-2025 06:31:23 UTC] Endpoint: user/profile.php
[08-Dec-2025 06:31:23 UTC] Full Log Data: {
    "timestamp": "2025-12-08 06:31:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.139.118",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDYiLCJ1c2VybmFtZSI6IkVidWJlIiwiZW1haWwiOiJjb2xsaW5zZWJ1YmU5MTFAZ21haWwuY29tIiwiZXhwIjoxNzY1NzgwMTcxfQ.ewubUEsjiS6w1Dz6EVtOMA1xeOSZVa3kF_l-uNTzpNQ",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Dec-2025 06:31:23 UTC] === END API CALL LOG ===
[08-Dec-2025 06:31:23 UTC] ✅ API Hash verification passed for profile endpoint
[08-Dec-2025 06:31:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDYiLCJ1c2VybmFtZSI6IkVidWJlIiwiZW1haWwiOiJjb2xsaW5zZWJ1YmU5MTFAZ21haWwuY29tIiwiZXhwIjoxNzY1NzgwMTcxfQ.ewubUEsjiS6w1Dz6EVtOMA1xeOSZVa3kF_l-uNTzpNQ
[08-Dec-2025 06:31:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Dec-2025 06:31:23 UTC] ✅ JWT token verified successfully for user profile
[08-Dec-2025 06:31:23 UTC] User ID: 46
[08-Dec-2025 06:31:23 UTC] ✅ User profile retrieved successfully for user ID: 46
[08-Dec-2025 06:32:57 UTC] === API CALL LOG ===
[08-Dec-2025 06:32:57 UTC] Endpoint: user/profile.php
[08-Dec-2025 06:32:57 UTC] Full Log Data: {
    "timestamp": "2025-12-08 06:32:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.139.118",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDYiLCJ1c2VybmFtZSI6IkVidWJlIiwiZW1haWwiOiJjb2xsaW5zZWJ1YmU5MTFAZ21haWwuY29tIiwiZXhwIjoxNzY1NzgwMTcxfQ.ewubUEsjiS6w1Dz6EVtOMA1xeOSZVa3kF_l-uNTzpNQ",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Dec-2025 06:32:57 UTC] === END API CALL LOG ===
[08-Dec-2025 06:32:57 UTC] ✅ API Hash verification passed for profile endpoint
[08-Dec-2025 06:32:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDYiLCJ1c2VybmFtZSI6IkVidWJlIiwiZW1haWwiOiJjb2xsaW5zZWJ1YmU5MTFAZ21haWwuY29tIiwiZXhwIjoxNzY1NzgwMTcxfQ.ewubUEsjiS6w1Dz6EVtOMA1xeOSZVa3kF_l-uNTzpNQ
[08-Dec-2025 06:32:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Dec-2025 06:32:57 UTC] ✅ JWT token verified successfully for user profile
[08-Dec-2025 06:32:57 UTC] User ID: 46
[08-Dec-2025 06:32:57 UTC] ✅ User profile retrieved successfully for user ID: 46
[08-Dec-2025 06:33:18 UTC] === API CALL LOG ===
[08-Dec-2025 06:33:18 UTC] Endpoint: user/profile.php
[08-Dec-2025 06:33:18 UTC] Full Log Data: {
    "timestamp": "2025-12-08 06:33:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.139.118",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDYiLCJ1c2VybmFtZSI6IkVidWJlIiwiZW1haWwiOiJjb2xsaW5zZWJ1YmU5MTFAZ21haWwuY29tIiwiZXhwIjoxNzY1NzgwMTcxfQ.ewubUEsjiS6w1Dz6EVtOMA1xeOSZVa3kF_l-uNTzpNQ",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Dec-2025 06:33:18 UTC] === END API CALL LOG ===
[08-Dec-2025 06:33:18 UTC] ✅ API Hash verification passed for profile endpoint
[08-Dec-2025 06:33:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDYiLCJ1c2VybmFtZSI6IkVidWJlIiwiZW1haWwiOiJjb2xsaW5zZWJ1YmU5MTFAZ21haWwuY29tIiwiZXhwIjoxNzY1NzgwMTcxfQ.ewubUEsjiS6w1Dz6EVtOMA1xeOSZVa3kF_l-uNTzpNQ
[08-Dec-2025 06:33:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Dec-2025 06:33:18 UTC] ✅ JWT token verified successfully for user profile
[08-Dec-2025 06:33:18 UTC] User ID: 46
[08-Dec-2025 06:33:18 UTC] ✅ User profile retrieved successfully for user ID: 46
[08-Dec-2025 06:34:02 UTC] === API CALL LOG ===
[08-Dec-2025 06:34:02 UTC] Endpoint: user/profile.php
[08-Dec-2025 06:34:02 UTC] Full Log Data: {
    "timestamp": "2025-12-08 06:34:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.139.118",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDYiLCJ1c2VybmFtZSI6IkVidWJlIiwiZW1haWwiOiJjb2xsaW5zZWJ1YmU5MTFAZ21haWwuY29tIiwiZXhwIjoxNzY1NzgwMTcxfQ.ewubUEsjiS6w1Dz6EVtOMA1xeOSZVa3kF_l-uNTzpNQ",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Dec-2025 06:34:02 UTC] === END API CALL LOG ===
[08-Dec-2025 06:34:02 UTC] ✅ API Hash verification passed for profile endpoint
[08-Dec-2025 06:34:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDYiLCJ1c2VybmFtZSI6IkVidWJlIiwiZW1haWwiOiJjb2xsaW5zZWJ1YmU5MTFAZ21haWwuY29tIiwiZXhwIjoxNzY1NzgwMTcxfQ.ewubUEsjiS6w1Dz6EVtOMA1xeOSZVa3kF_l-uNTzpNQ
[08-Dec-2025 06:34:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Dec-2025 06:34:02 UTC] ✅ JWT token verified successfully for user profile
[08-Dec-2025 06:34:02 UTC] User ID: 46
[08-Dec-2025 06:34:02 UTC] ✅ User profile retrieved successfully for user ID: 46
[08-Dec-2025 06:34:02 UTC] User Purchases API - User ID: 46
[08-Dec-2025 06:34:02 UTC] User Purchases API - Total purchases found: 2
[08-Dec-2025 06:34:07 UTC] User Purchases API - User ID: 46
[08-Dec-2025 06:34:07 UTC] User Purchases API - Total purchases found: 2
[08-Dec-2025 06:34:16 UTC] === API CALL LOG ===
[08-Dec-2025 06:34:16 UTC] Endpoint: user/profile.php
[08-Dec-2025 06:34:16 UTC] Full Log Data: {
    "timestamp": "2025-12-08 06:34:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.139.118",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDYiLCJ1c2VybmFtZSI6IkVidWJlIiwiZW1haWwiOiJjb2xsaW5zZWJ1YmU5MTFAZ21haWwuY29tIiwiZXhwIjoxNzY1NzgwMTcxfQ.ewubUEsjiS6w1Dz6EVtOMA1xeOSZVa3kF_l-uNTzpNQ",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Dec-2025 06:34:16 UTC] === END API CALL LOG ===
[08-Dec-2025 06:34:16 UTC] ✅ API Hash verification passed for profile endpoint
[08-Dec-2025 06:34:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDYiLCJ1c2VybmFtZSI6IkVidWJlIiwiZW1haWwiOiJjb2xsaW5zZWJ1YmU5MTFAZ21haWwuY29tIiwiZXhwIjoxNzY1NzgwMTcxfQ.ewubUEsjiS6w1Dz6EVtOMA1xeOSZVa3kF_l-uNTzpNQ
[08-Dec-2025 06:34:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Dec-2025 06:34:16 UTC] ✅ JWT token verified successfully for user profile
[08-Dec-2025 06:34:16 UTC] User ID: 46
[08-Dec-2025 06:34:16 UTC] ✅ User profile retrieved successfully for user ID: 46
[08-Dec-2025 06:34:16 UTC] User Purchases API - User ID: 46
[08-Dec-2025 06:34:16 UTC] User Purchases API - Total purchases found: 2
[08-Dec-2025 06:34:23 UTC] === API CALL LOG ===
[08-Dec-2025 06:34:23 UTC] Endpoint: user/profile.php
[08-Dec-2025 06:34:23 UTC] Full Log Data: {
    "timestamp": "2025-12-08 06:34:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.139.118",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDYiLCJ1c2VybmFtZSI6IkVidWJlIiwiZW1haWwiOiJjb2xsaW5zZWJ1YmU5MTFAZ21haWwuY29tIiwiZXhwIjoxNzY1NzgwMTcxfQ.ewubUEsjiS6w1Dz6EVtOMA1xeOSZVa3kF_l-uNTzpNQ",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Dec-2025 06:34:23 UTC] === END API CALL LOG ===
[08-Dec-2025 06:34:23 UTC] ✅ API Hash verification passed for profile endpoint
[08-Dec-2025 06:34:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDYiLCJ1c2VybmFtZSI6IkVidWJlIiwiZW1haWwiOiJjb2xsaW5zZWJ1YmU5MTFAZ21haWwuY29tIiwiZXhwIjoxNzY1NzgwMTcxfQ.ewubUEsjiS6w1Dz6EVtOMA1xeOSZVa3kF_l-uNTzpNQ
[08-Dec-2025 06:34:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Dec-2025 06:34:23 UTC] ✅ JWT token verified successfully for user profile
[08-Dec-2025 06:34:23 UTC] User ID: 46
[08-Dec-2025 06:34:23 UTC] ✅ User profile retrieved successfully for user ID: 46
[08-Dec-2025 06:34:23 UTC] User Purchases API - User ID: 46
[08-Dec-2025 06:34:23 UTC] User Purchases API - Total purchases found: 2
[08-Dec-2025 06:34:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Dec-2025 06:34:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Dec-2025 06:34:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDYiLCJ1c2VybmFtZSI6IkVidWJlIiwiZW1haWwiOiJjb2xsaW5zZWJ1YmU5MTFAZ21haWwuY29tIiwiZXhwIjoxNzY1NzgwMTcxfQ.ewubUEsjiS6w1Dz6EVtOMA1xeOSZVa3kF_l-uNTzpNQ","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Accept-Encoding":"gzip","User-Agent":"okhttp\/4.12.0"}
[08-Dec-2025 06:34:24 UTC] === User Orders API Called ===
[08-Dec-2025 06:34:24 UTC] User ID: 46
[08-Dec-2025 06:34:24 UTC] Limit: 20, Offset: 0
[08-Dec-2025 06:34:24 UTC] Orders found: 0
[08-Dec-2025 06:34:24 UTC] Orders data: []
[08-Dec-2025 06:34:24 UTC] Total orders count: 0
[08-Dec-2025 06:34:26 UTC] === API CALL LOG ===
[08-Dec-2025 06:34:26 UTC] Endpoint: user/profile.php
[08-Dec-2025 06:34:26 UTC] Full Log Data: {
    "timestamp": "2025-12-08 06:34:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.139.118",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDYiLCJ1c2VybmFtZSI6IkVidWJlIiwiZW1haWwiOiJjb2xsaW5zZWJ1YmU5MTFAZ21haWwuY29tIiwiZXhwIjoxNzY1NzgwMTcxfQ.ewubUEsjiS6w1Dz6EVtOMA1xeOSZVa3kF_l-uNTzpNQ",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Dec-2025 06:34:26 UTC] === END API CALL LOG ===
[08-Dec-2025 06:34:26 UTC] ✅ API Hash verification passed for profile endpoint
[08-Dec-2025 06:34:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDYiLCJ1c2VybmFtZSI6IkVidWJlIiwiZW1haWwiOiJjb2xsaW5zZWJ1YmU5MTFAZ21haWwuY29tIiwiZXhwIjoxNzY1NzgwMTcxfQ.ewubUEsjiS6w1Dz6EVtOMA1xeOSZVa3kF_l-uNTzpNQ
[08-Dec-2025 06:34:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Dec-2025 06:34:26 UTC] ✅ JWT token verified successfully for user profile
[08-Dec-2025 06:34:26 UTC] User ID: 46
[08-Dec-2025 06:34:26 UTC] ✅ User profile retrieved successfully for user ID: 46
[08-Dec-2025 06:34:59 UTC] === API CALL LOG ===
[08-Dec-2025 06:34:59 UTC] Endpoint: user/profile.php
[08-Dec-2025 06:34:59 UTC] Full Log Data: {
    "timestamp": "2025-12-08 06:34:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.139.118",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDYiLCJ1c2VybmFtZSI6IkVidWJlIiwiZW1haWwiOiJjb2xsaW5zZWJ1YmU5MTFAZ21haWwuY29tIiwiZXhwIjoxNzY1NzgwMTcxfQ.ewubUEsjiS6w1Dz6EVtOMA1xeOSZVa3kF_l-uNTzpNQ",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Dec-2025 06:34:59 UTC] === END API CALL LOG ===
[08-Dec-2025 06:34:59 UTC] ✅ API Hash verification passed for profile endpoint
[08-Dec-2025 06:34:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDYiLCJ1c2VybmFtZSI6IkVidWJlIiwiZW1haWwiOiJjb2xsaW5zZWJ1YmU5MTFAZ21haWwuY29tIiwiZXhwIjoxNzY1NzgwMTcxfQ.ewubUEsjiS6w1Dz6EVtOMA1xeOSZVa3kF_l-uNTzpNQ
[08-Dec-2025 06:34:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Dec-2025 06:34:59 UTC] ✅ JWT token verified successfully for user profile
[08-Dec-2025 06:34:59 UTC] User ID: 46
[08-Dec-2025 06:34:59 UTC] ✅ User profile retrieved successfully for user ID: 46
[08-Dec-2025 06:46:28 UTC] === API CALL LOG ===
[08-Dec-2025 06:46:28 UTC] Endpoint: user/profile.php
[08-Dec-2025 06:46:28 UTC] Full Log Data: {
    "timestamp": "2025-12-08 06:46:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.139.118",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDYiLCJ1c2VybmFtZSI6IkVidWJlIiwiZW1haWwiOiJjb2xsaW5zZWJ1YmU5MTFAZ21haWwuY29tIiwiZXhwIjoxNzY1NzgwMTcxfQ.ewubUEsjiS6w1Dz6EVtOMA1xeOSZVa3kF_l-uNTzpNQ",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Dec-2025 06:46:28 UTC] === END API CALL LOG ===
[08-Dec-2025 06:46:28 UTC] ✅ API Hash verification passed for profile endpoint
[08-Dec-2025 06:46:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDYiLCJ1c2VybmFtZSI6IkVidWJlIiwiZW1haWwiOiJjb2xsaW5zZWJ1YmU5MTFAZ21haWwuY29tIiwiZXhwIjoxNzY1NzgwMTcxfQ.ewubUEsjiS6w1Dz6EVtOMA1xeOSZVa3kF_l-uNTzpNQ
[08-Dec-2025 06:46:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Dec-2025 06:46:28 UTC] ✅ JWT token verified successfully for user profile
[08-Dec-2025 06:46:28 UTC] User ID: 46
[08-Dec-2025 06:46:28 UTC] ✅ User profile retrieved successfully for user ID: 46
[08-Dec-2025 06:46:29 UTC] === API CALL LOG ===
[08-Dec-2025 06:46:29 UTC] Endpoint: user/profile.php
[08-Dec-2025 06:46:29 UTC] Full Log Data: {
    "timestamp": "2025-12-08 06:46:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.139.118",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDYiLCJ1c2VybmFtZSI6IkVidWJlIiwiZW1haWwiOiJjb2xsaW5zZWJ1YmU5MTFAZ21haWwuY29tIiwiZXhwIjoxNzY1NzgwMTcxfQ.ewubUEsjiS6w1Dz6EVtOMA1xeOSZVa3kF_l-uNTzpNQ",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Dec-2025 06:46:29 UTC] === END API CALL LOG ===
[08-Dec-2025 06:46:29 UTC] ✅ API Hash verification passed for profile endpoint
[08-Dec-2025 06:46:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDYiLCJ1c2VybmFtZSI6IkVidWJlIiwiZW1haWwiOiJjb2xsaW5zZWJ1YmU5MTFAZ21haWwuY29tIiwiZXhwIjoxNzY1NzgwMTcxfQ.ewubUEsjiS6w1Dz6EVtOMA1xeOSZVa3kF_l-uNTzpNQ
[08-Dec-2025 06:46:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Dec-2025 06:46:29 UTC] ✅ JWT token verified successfully for user profile
[08-Dec-2025 06:46:29 UTC] User ID: 46
[08-Dec-2025 06:46:29 UTC] ✅ User profile retrieved successfully for user ID: 46
[08-Dec-2025 06:46:56 UTC] === API CALL LOG ===
[08-Dec-2025 06:46:56 UTC] Endpoint: user/profile.php
[08-Dec-2025 06:46:56 UTC] Full Log Data: {
    "timestamp": "2025-12-08 06:46:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.139.118",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDYiLCJ1c2VybmFtZSI6IkVidWJlIiwiZW1haWwiOiJjb2xsaW5zZWJ1YmU5MTFAZ21haWwuY29tIiwiZXhwIjoxNzY1NzgwMTcxfQ.ewubUEsjiS6w1Dz6EVtOMA1xeOSZVa3kF_l-uNTzpNQ",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Dec-2025 06:46:56 UTC] === END API CALL LOG ===
[08-Dec-2025 06:46:56 UTC] ✅ API Hash verification passed for profile endpoint
[08-Dec-2025 06:46:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDYiLCJ1c2VybmFtZSI6IkVidWJlIiwiZW1haWwiOiJjb2xsaW5zZWJ1YmU5MTFAZ21haWwuY29tIiwiZXhwIjoxNzY1NzgwMTcxfQ.ewubUEsjiS6w1Dz6EVtOMA1xeOSZVa3kF_l-uNTzpNQ
[08-Dec-2025 06:46:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Dec-2025 06:46:56 UTC] ✅ JWT token verified successfully for user profile
[08-Dec-2025 06:46:56 UTC] User ID: 46
[08-Dec-2025 06:46:56 UTC] ✅ User profile retrieved successfully for user ID: 46
[08-Dec-2025 06:46:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Dec-2025 06:46:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Dec-2025 06:46:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDYiLCJ1c2VybmFtZSI6IkVidWJlIiwiZW1haWwiOiJjb2xsaW5zZWJ1YmU5MTFAZ21haWwuY29tIiwiZXhwIjoxNzY1NzgwMTcxfQ.ewubUEsjiS6w1Dz6EVtOMA1xeOSZVa3kF_l-uNTzpNQ","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Accept-Encoding":"gzip","User-Agent":"okhttp\/4.12.0"}
[08-Dec-2025 06:46:57 UTC] === User Orders API Called ===
[08-Dec-2025 06:46:57 UTC] User ID: 46
[08-Dec-2025 06:46:57 UTC] Limit: 20, Offset: 0
[08-Dec-2025 06:46:57 UTC] Orders found: 0
[08-Dec-2025 06:46:57 UTC] Orders data: []
[08-Dec-2025 06:46:57 UTC] Total orders count: 0
[09-Dec-2025 08:01:23 UTC] === API CALL LOG ===
[09-Dec-2025 08:01:23 UTC] Endpoint: user/profile.php
[09-Dec-2025 08:01:23 UTC] Full Log Data: {
    "timestamp": "2025-12-09 08:01:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.139.118",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDYiLCJ1c2VybmFtZSI6IkVidWJlIiwiZW1haWwiOiJjb2xsaW5zZWJ1YmU5MTFAZ21haWwuY29tIiwiZXhwIjoxNzY1NzgwMTcxfQ.ewubUEsjiS6w1Dz6EVtOMA1xeOSZVa3kF_l-uNTzpNQ",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Dec-2025 08:01:23 UTC] === END API CALL LOG ===
[09-Dec-2025 08:01:23 UTC] ✅ API Hash verification passed for profile endpoint
[09-Dec-2025 08:01:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDYiLCJ1c2VybmFtZSI6IkVidWJlIiwiZW1haWwiOiJjb2xsaW5zZWJ1YmU5MTFAZ21haWwuY29tIiwiZXhwIjoxNzY1NzgwMTcxfQ.ewubUEsjiS6w1Dz6EVtOMA1xeOSZVa3kF_l-uNTzpNQ
[09-Dec-2025 08:01:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Dec-2025 08:01:23 UTC] ✅ JWT token verified successfully for user profile
[09-Dec-2025 08:01:23 UTC] User ID: 46
[09-Dec-2025 08:01:23 UTC] ✅ User profile retrieved successfully for user ID: 46
[09-Dec-2025 08:01:24 UTC] === API CALL LOG ===
[09-Dec-2025 08:01:24 UTC] Endpoint: user/profile.php
[09-Dec-2025 08:01:24 UTC] Full Log Data: {
    "timestamp": "2025-12-09 08:01:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.139.118",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDYiLCJ1c2VybmFtZSI6IkVidWJlIiwiZW1haWwiOiJjb2xsaW5zZWJ1YmU5MTFAZ21haWwuY29tIiwiZXhwIjoxNzY1NzgwMTcxfQ.ewubUEsjiS6w1Dz6EVtOMA1xeOSZVa3kF_l-uNTzpNQ",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Dec-2025 08:01:24 UTC] === END API CALL LOG ===
[09-Dec-2025 08:01:24 UTC] ✅ API Hash verification passed for profile endpoint
[09-Dec-2025 08:01:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDYiLCJ1c2VybmFtZSI6IkVidWJlIiwiZW1haWwiOiJjb2xsaW5zZWJ1YmU5MTFAZ21haWwuY29tIiwiZXhwIjoxNzY1NzgwMTcxfQ.ewubUEsjiS6w1Dz6EVtOMA1xeOSZVa3kF_l-uNTzpNQ
[09-Dec-2025 08:01:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Dec-2025 08:01:24 UTC] ✅ JWT token verified successfully for user profile
[09-Dec-2025 08:01:24 UTC] User ID: 46
[09-Dec-2025 08:01:24 UTC] ✅ User profile retrieved successfully for user ID: 46
[09-Dec-2025 08:01:53 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Dec-2025 08:01:53 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Dec-2025 08:01:53 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDYiLCJ1c2VybmFtZSI6IkVidWJlIiwiZW1haWwiOiJjb2xsaW5zZWJ1YmU5MTFAZ21haWwuY29tIiwiZXhwIjoxNzY1NzgwMTcxfQ.ewubUEsjiS6w1Dz6EVtOMA1xeOSZVa3kF_l-uNTzpNQ","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Accept-Encoding":"gzip","User-Agent":"okhttp\/4.12.0"}
[09-Dec-2025 08:01:53 UTC] === User Orders API Called ===
[09-Dec-2025 08:01:53 UTC] User ID: 46
[09-Dec-2025 08:01:53 UTC] Limit: 20, Offset: 0
[09-Dec-2025 08:01:53 UTC] Orders found: 1
[09-Dec-2025 08:01:53 UTC] Orders data: [{"id":14,"quantity":1,"total_coins":1,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Pump_crypto_club_future","status":"pending","created_at":"2025-12-09 11:31:51","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[09-Dec-2025 08:01:53 UTC] Total orders count: 1
[09-Dec-2025 08:01:57 UTC] === API CALL LOG ===
[09-Dec-2025 08:01:57 UTC] Endpoint: user/profile.php
[09-Dec-2025 08:01:57 UTC] Full Log Data: {
    "timestamp": "2025-12-09 08:01:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.139.118",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDYiLCJ1c2VybmFtZSI6IkVidWJlIiwiZW1haWwiOiJjb2xsaW5zZWJ1YmU5MTFAZ21haWwuY29tIiwiZXhwIjoxNzY1NzgwMTcxfQ.ewubUEsjiS6w1Dz6EVtOMA1xeOSZVa3kF_l-uNTzpNQ",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Dec-2025 08:01:57 UTC] === END API CALL LOG ===
[09-Dec-2025 08:01:57 UTC] ✅ API Hash verification passed for profile endpoint
[09-Dec-2025 08:01:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDYiLCJ1c2VybmFtZSI6IkVidWJlIiwiZW1haWwiOiJjb2xsaW5zZWJ1YmU5MTFAZ21haWwuY29tIiwiZXhwIjoxNzY1NzgwMTcxfQ.ewubUEsjiS6w1Dz6EVtOMA1xeOSZVa3kF_l-uNTzpNQ
[09-Dec-2025 08:01:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Dec-2025 08:01:57 UTC] ✅ JWT token verified successfully for user profile
[09-Dec-2025 08:01:57 UTC] User ID: 46
[09-Dec-2025 08:01:57 UTC] ✅ User profile retrieved successfully for user ID: 46
[09-Dec-2025 08:02:20 UTC] === API CALL LOG ===
[09-Dec-2025 08:02:20 UTC] Endpoint: user/profile.php
[09-Dec-2025 08:02:20 UTC] Full Log Data: {
    "timestamp": "2025-12-09 08:02:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.139.118",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDYiLCJ1c2VybmFtZSI6IkVidWJlIiwiZW1haWwiOiJjb2xsaW5zZWJ1YmU5MTFAZ21haWwuY29tIiwiZXhwIjoxNzY1NzgwMTcxfQ.ewubUEsjiS6w1Dz6EVtOMA1xeOSZVa3kF_l-uNTzpNQ",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Dec-2025 08:02:20 UTC] === END API CALL LOG ===
[09-Dec-2025 08:02:20 UTC] ✅ API Hash verification passed for profile endpoint
[09-Dec-2025 08:02:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDYiLCJ1c2VybmFtZSI6IkVidWJlIiwiZW1haWwiOiJjb2xsaW5zZWJ1YmU5MTFAZ21haWwuY29tIiwiZXhwIjoxNzY1NzgwMTcxfQ.ewubUEsjiS6w1Dz6EVtOMA1xeOSZVa3kF_l-uNTzpNQ
[09-Dec-2025 08:02:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Dec-2025 08:02:20 UTC] ✅ JWT token verified successfully for user profile
[09-Dec-2025 08:02:20 UTC] User ID: 46
[09-Dec-2025 08:02:20 UTC] ✅ User profile retrieved successfully for user ID: 46
[09-Dec-2025 08:03:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Dec-2025 08:03:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Dec-2025 08:03:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDYiLCJ1c2VybmFtZSI6IkVidWJlIiwiZW1haWwiOiJjb2xsaW5zZWJ1YmU5MTFAZ21haWwuY29tIiwiZXhwIjoxNzY1NzgwMTcxfQ.ewubUEsjiS6w1Dz6EVtOMA1xeOSZVa3kF_l-uNTzpNQ","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Accept-Encoding":"gzip","User-Agent":"okhttp\/4.12.0"}
[09-Dec-2025 08:03:18 UTC] === User Orders API Called ===
[09-Dec-2025 08:03:18 UTC] User ID: 46
[09-Dec-2025 08:03:18 UTC] Limit: 20, Offset: 0
[09-Dec-2025 08:03:18 UTC] Orders found: 1
[09-Dec-2025 08:03:18 UTC] Orders data: [{"id":14,"quantity":1,"total_coins":1,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Pump_crypto_club_future","status":"pending","created_at":"2025-12-09 11:31:51","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[09-Dec-2025 08:03:18 UTC] Total orders count: 1
[09-Dec-2025 08:03:28 UTC] === API CALL LOG ===
[09-Dec-2025 08:03:28 UTC] Endpoint: user/profile.php
[09-Dec-2025 08:03:28 UTC] Full Log Data: {
    "timestamp": "2025-12-09 08:03:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.139.118",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDYiLCJ1c2VybmFtZSI6IkVidWJlIiwiZW1haWwiOiJjb2xsaW5zZWJ1YmU5MTFAZ21haWwuY29tIiwiZXhwIjoxNzY1NzgwMTcxfQ.ewubUEsjiS6w1Dz6EVtOMA1xeOSZVa3kF_l-uNTzpNQ",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Dec-2025 08:03:28 UTC] === END API CALL LOG ===
[09-Dec-2025 08:03:28 UTC] ✅ API Hash verification passed for profile endpoint
[09-Dec-2025 08:03:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDYiLCJ1c2VybmFtZSI6IkVidWJlIiwiZW1haWwiOiJjb2xsaW5zZWJ1YmU5MTFAZ21haWwuY29tIiwiZXhwIjoxNzY1NzgwMTcxfQ.ewubUEsjiS6w1Dz6EVtOMA1xeOSZVa3kF_l-uNTzpNQ
[09-Dec-2025 08:03:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Dec-2025 08:03:28 UTC] ✅ JWT token verified successfully for user profile
[09-Dec-2025 08:03:28 UTC] User ID: 46
[09-Dec-2025 08:03:28 UTC] ✅ User profile retrieved successfully for user ID: 46
[09-Dec-2025 08:03:28 UTC] User Purchases API - User ID: 46
[09-Dec-2025 08:03:28 UTC] User Purchases API - Total purchases found: 3
[09-Dec-2025 08:03:30 UTC] === API CALL LOG ===
[09-Dec-2025 08:03:30 UTC] Endpoint: user/profile.php
[09-Dec-2025 08:03:30 UTC] Full Log Data: {
    "timestamp": "2025-12-09 08:03:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.139.118",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDYiLCJ1c2VybmFtZSI6IkVidWJlIiwiZW1haWwiOiJjb2xsaW5zZWJ1YmU5MTFAZ21haWwuY29tIiwiZXhwIjoxNzY1NzgwMTcxfQ.ewubUEsjiS6w1Dz6EVtOMA1xeOSZVa3kF_l-uNTzpNQ",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Dec-2025 08:03:30 UTC] === END API CALL LOG ===
[09-Dec-2025 08:03:30 UTC] ✅ API Hash verification passed for profile endpoint
[09-Dec-2025 08:03:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDYiLCJ1c2VybmFtZSI6IkVidWJlIiwiZW1haWwiOiJjb2xsaW5zZWJ1YmU5MTFAZ21haWwuY29tIiwiZXhwIjoxNzY1NzgwMTcxfQ.ewubUEsjiS6w1Dz6EVtOMA1xeOSZVa3kF_l-uNTzpNQ
[09-Dec-2025 08:03:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Dec-2025 08:03:30 UTC] ✅ JWT token verified successfully for user profile
[09-Dec-2025 08:03:30 UTC] User ID: 46
[09-Dec-2025 08:03:30 UTC] ✅ User profile retrieved successfully for user ID: 46
[09-Dec-2025 08:03:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Dec-2025 08:03:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Dec-2025 08:03:46 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDYiLCJ1c2VybmFtZSI6IkVidWJlIiwiZW1haWwiOiJjb2xsaW5zZWJ1YmU5MTFAZ21haWwuY29tIiwiZXhwIjoxNzY1NzgwMTcxfQ.ewubUEsjiS6w1Dz6EVtOMA1xeOSZVa3kF_l-uNTzpNQ","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Accept-Encoding":"gzip","User-Agent":"okhttp\/4.12.0"}
[09-Dec-2025 08:03:46 UTC] === User Orders API Called ===
[09-Dec-2025 08:03:46 UTC] User ID: 46
[09-Dec-2025 08:03:46 UTC] Limit: 20, Offset: 0
[09-Dec-2025 08:03:46 UTC] Orders found: 2
[09-Dec-2025 08:03:46 UTC] Orders data: [{"id":15,"quantity":1,"total_coins":1,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Pump_crypto_club_future","status":"pending","created_at":"2025-12-09 11:33:44","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":14,"quantity":1,"total_coins":1,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Pump_crypto_club_future","status":"pending","created_at":"2025-12-09 11:31:51","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[09-Dec-2025 08:03:46 UTC] Total orders count: 2
[09-Dec-2025 08:03:48 UTC] === API CALL LOG ===
[09-Dec-2025 08:03:48 UTC] Endpoint: user/profile.php
[09-Dec-2025 08:03:48 UTC] Full Log Data: {
    "timestamp": "2025-12-09 08:03:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.139.118",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDYiLCJ1c2VybmFtZSI6IkVidWJlIiwiZW1haWwiOiJjb2xsaW5zZWJ1YmU5MTFAZ21haWwuY29tIiwiZXhwIjoxNzY1NzgwMTcxfQ.ewubUEsjiS6w1Dz6EVtOMA1xeOSZVa3kF_l-uNTzpNQ",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Dec-2025 08:03:48 UTC] === END API CALL LOG ===
[09-Dec-2025 08:03:48 UTC] ✅ API Hash verification passed for profile endpoint
[09-Dec-2025 08:03:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDYiLCJ1c2VybmFtZSI6IkVidWJlIiwiZW1haWwiOiJjb2xsaW5zZWJ1YmU5MTFAZ21haWwuY29tIiwiZXhwIjoxNzY1NzgwMTcxfQ.ewubUEsjiS6w1Dz6EVtOMA1xeOSZVa3kF_l-uNTzpNQ
[09-Dec-2025 08:03:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Dec-2025 08:03:48 UTC] ✅ JWT token verified successfully for user profile
[09-Dec-2025 08:03:48 UTC] User ID: 46
[09-Dec-2025 08:03:48 UTC] ✅ User profile retrieved successfully for user ID: 46
[09-Dec-2025 08:04:09 UTC] === API CALL LOG ===
[09-Dec-2025 08:04:09 UTC] Endpoint: user/profile.php
[09-Dec-2025 08:04:09 UTC] Full Log Data: {
    "timestamp": "2025-12-09 08:04:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.139.118",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDYiLCJ1c2VybmFtZSI6IkVidWJlIiwiZW1haWwiOiJjb2xsaW5zZWJ1YmU5MTFAZ21haWwuY29tIiwiZXhwIjoxNzY1NzgwMTcxfQ.ewubUEsjiS6w1Dz6EVtOMA1xeOSZVa3kF_l-uNTzpNQ",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Dec-2025 08:04:09 UTC] === END API CALL LOG ===
[09-Dec-2025 08:04:09 UTC] ✅ API Hash verification passed for profile endpoint
[09-Dec-2025 08:04:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDYiLCJ1c2VybmFtZSI6IkVidWJlIiwiZW1haWwiOiJjb2xsaW5zZWJ1YmU5MTFAZ21haWwuY29tIiwiZXhwIjoxNzY1NzgwMTcxfQ.ewubUEsjiS6w1Dz6EVtOMA1xeOSZVa3kF_l-uNTzpNQ
[09-Dec-2025 08:04:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Dec-2025 08:04:09 UTC] ✅ JWT token verified successfully for user profile
[09-Dec-2025 08:04:09 UTC] User ID: 46
[09-Dec-2025 08:04:09 UTC] ✅ User profile retrieved successfully for user ID: 46
[09-Dec-2025 08:04:31 UTC] === API CALL LOG ===
[09-Dec-2025 08:04:31 UTC] Endpoint: user/profile.php
[09-Dec-2025 08:04:31 UTC] Full Log Data: {
    "timestamp": "2025-12-09 08:04:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.139.118",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDYiLCJ1c2VybmFtZSI6IkVidWJlIiwiZW1haWwiOiJjb2xsaW5zZWJ1YmU5MTFAZ21haWwuY29tIiwiZXhwIjoxNzY1NzgwMTcxfQ.ewubUEsjiS6w1Dz6EVtOMA1xeOSZVa3kF_l-uNTzpNQ",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Dec-2025 08:04:31 UTC] === END API CALL LOG ===
[09-Dec-2025 08:04:31 UTC] ✅ API Hash verification passed for profile endpoint
[09-Dec-2025 08:04:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDYiLCJ1c2VybmFtZSI6IkVidWJlIiwiZW1haWwiOiJjb2xsaW5zZWJ1YmU5MTFAZ21haWwuY29tIiwiZXhwIjoxNzY1NzgwMTcxfQ.ewubUEsjiS6w1Dz6EVtOMA1xeOSZVa3kF_l-uNTzpNQ
[09-Dec-2025 08:04:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Dec-2025 08:04:31 UTC] ✅ JWT token verified successfully for user profile
[09-Dec-2025 08:04:31 UTC] User ID: 46
[09-Dec-2025 08:04:31 UTC] ✅ User profile retrieved successfully for user ID: 46
[09-Dec-2025 08:04:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Dec-2025 08:04:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Dec-2025 08:04:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDYiLCJ1c2VybmFtZSI6IkVidWJlIiwiZW1haWwiOiJjb2xsaW5zZWJ1YmU5MTFAZ21haWwuY29tIiwiZXhwIjoxNzY1NzgwMTcxfQ.ewubUEsjiS6w1Dz6EVtOMA1xeOSZVa3kF_l-uNTzpNQ","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Accept-Encoding":"gzip","User-Agent":"okhttp\/4.12.0"}
[09-Dec-2025 08:04:38 UTC] === User Orders API Called ===
[09-Dec-2025 08:04:38 UTC] User ID: 46
[09-Dec-2025 08:04:38 UTC] Limit: 20, Offset: 0
[09-Dec-2025 08:04:38 UTC] Orders found: 2
[09-Dec-2025 08:04:38 UTC] Orders data: [{"id":15,"quantity":1,"total_coins":1,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Pump_crypto_club_future","status":"pending","created_at":"2025-12-09 11:33:44","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":14,"quantity":1,"total_coins":1,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Pump_crypto_club_future","status":"pending","created_at":"2025-12-09 11:31:51","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[09-Dec-2025 08:04:38 UTC] Total orders count: 2
[09-Dec-2025 08:04:48 UTC] === API CALL LOG ===
[09-Dec-2025 08:04:48 UTC] Endpoint: user/profile.php
[09-Dec-2025 08:04:48 UTC] Full Log Data: {
    "timestamp": "2025-12-09 08:04:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.139.118",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDYiLCJ1c2VybmFtZSI6IkVidWJlIiwiZW1haWwiOiJjb2xsaW5zZWJ1YmU5MTFAZ21haWwuY29tIiwiZXhwIjoxNzY1NzgwMTcxfQ.ewubUEsjiS6w1Dz6EVtOMA1xeOSZVa3kF_l-uNTzpNQ",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Dec-2025 08:04:48 UTC] === END API CALL LOG ===
[09-Dec-2025 08:04:48 UTC] ✅ API Hash verification passed for profile endpoint
[09-Dec-2025 08:04:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDYiLCJ1c2VybmFtZSI6IkVidWJlIiwiZW1haWwiOiJjb2xsaW5zZWJ1YmU5MTFAZ21haWwuY29tIiwiZXhwIjoxNzY1NzgwMTcxfQ.ewubUEsjiS6w1Dz6EVtOMA1xeOSZVa3kF_l-uNTzpNQ
[09-Dec-2025 08:04:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Dec-2025 08:04:48 UTC] ✅ JWT token verified successfully for user profile
[09-Dec-2025 08:04:48 UTC] User ID: 46
[09-Dec-2025 08:04:48 UTC] ✅ User profile retrieved successfully for user ID: 46
[09-Dec-2025 08:06:10 UTC] === API CALL LOG ===
[09-Dec-2025 08:06:10 UTC] Endpoint: user/profile.php
[09-Dec-2025 08:06:10 UTC] Full Log Data: {
    "timestamp": "2025-12-09 08:06:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.139.118",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDYiLCJ1c2VybmFtZSI6IkVidWJlIiwiZW1haWwiOiJjb2xsaW5zZWJ1YmU5MTFAZ21haWwuY29tIiwiZXhwIjoxNzY1NzgwMTcxfQ.ewubUEsjiS6w1Dz6EVtOMA1xeOSZVa3kF_l-uNTzpNQ",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Dec-2025 08:06:10 UTC] === END API CALL LOG ===
[09-Dec-2025 08:06:10 UTC] ✅ API Hash verification passed for profile endpoint
[09-Dec-2025 08:06:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDYiLCJ1c2VybmFtZSI6IkVidWJlIiwiZW1haWwiOiJjb2xsaW5zZWJ1YmU5MTFAZ21haWwuY29tIiwiZXhwIjoxNzY1NzgwMTcxfQ.ewubUEsjiS6w1Dz6EVtOMA1xeOSZVa3kF_l-uNTzpNQ
[09-Dec-2025 08:06:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Dec-2025 08:06:10 UTC] ✅ JWT token verified successfully for user profile
[09-Dec-2025 08:06:10 UTC] User ID: 46
[09-Dec-2025 08:06:10 UTC] ✅ User profile retrieved successfully for user ID: 46
[09-Dec-2025 08:07:25 UTC] === API CALL LOG ===
[09-Dec-2025 08:07:25 UTC] Endpoint: user/profile.php
[09-Dec-2025 08:07:25 UTC] Full Log Data: {
    "timestamp": "2025-12-09 08:07:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.139.118",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDYiLCJ1c2VybmFtZSI6IkVidWJlIiwiZW1haWwiOiJjb2xsaW5zZWJ1YmU5MTFAZ21haWwuY29tIiwiZXhwIjoxNzY1NzgwMTcxfQ.ewubUEsjiS6w1Dz6EVtOMA1xeOSZVa3kF_l-uNTzpNQ",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Dec-2025 08:07:25 UTC] === END API CALL LOG ===
[09-Dec-2025 08:07:25 UTC] ✅ API Hash verification passed for profile endpoint
[09-Dec-2025 08:07:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDYiLCJ1c2VybmFtZSI6IkVidWJlIiwiZW1haWwiOiJjb2xsaW5zZWJ1YmU5MTFAZ21haWwuY29tIiwiZXhwIjoxNzY1NzgwMTcxfQ.ewubUEsjiS6w1Dz6EVtOMA1xeOSZVa3kF_l-uNTzpNQ
[09-Dec-2025 08:07:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Dec-2025 08:07:25 UTC] ✅ JWT token verified successfully for user profile
[09-Dec-2025 08:07:25 UTC] User ID: 46
[09-Dec-2025 08:07:25 UTC] ✅ User profile retrieved successfully for user ID: 46
[09-Dec-2025 08:09:23 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Dec-2025 08:09:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Dec-2025 08:09:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDYiLCJ1c2VybmFtZSI6IkVidWJlIiwiZW1haWwiOiJjb2xsaW5zZWJ1YmU5MTFAZ21haWwuY29tIiwiZXhwIjoxNzY1NzgwMTcxfQ.ewubUEsjiS6w1Dz6EVtOMA1xeOSZVa3kF_l-uNTzpNQ","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Accept-Encoding":"gzip","User-Agent":"okhttp\/4.12.0"}
[09-Dec-2025 08:09:23 UTC] === User Orders API Called ===
[09-Dec-2025 08:09:23 UTC] User ID: 46
[09-Dec-2025 08:09:23 UTC] Limit: 20, Offset: 0
[09-Dec-2025 08:09:23 UTC] Orders found: 3
[09-Dec-2025 08:09:23 UTC] Orders data: [{"id":16,"quantity":1,"total_coins":20,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Pump_crypto_club_future","status":"pending","created_at":"2025-12-09 11:39:21","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":15,"quantity":1,"total_coins":1,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Pump_crypto_club_future","status":"pending","created_at":"2025-12-09 11:33:44","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":14,"quantity":1,"total_coins":1,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Pump_crypto_club_future","status":"pending","created_at":"2025-12-09 11:31:51","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[09-Dec-2025 08:09:23 UTC] Total orders count: 3
[09-Dec-2025 08:09:26 UTC] === API CALL LOG ===
[09-Dec-2025 08:09:26 UTC] Endpoint: user/profile.php
[09-Dec-2025 08:09:26 UTC] Full Log Data: {
    "timestamp": "2025-12-09 08:09:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.139.118",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDYiLCJ1c2VybmFtZSI6IkVidWJlIiwiZW1haWwiOiJjb2xsaW5zZWJ1YmU5MTFAZ21haWwuY29tIiwiZXhwIjoxNzY1NzgwMTcxfQ.ewubUEsjiS6w1Dz6EVtOMA1xeOSZVa3kF_l-uNTzpNQ",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Dec-2025 08:09:26 UTC] === END API CALL LOG ===
[09-Dec-2025 08:09:26 UTC] ✅ API Hash verification passed for profile endpoint
[09-Dec-2025 08:09:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDYiLCJ1c2VybmFtZSI6IkVidWJlIiwiZW1haWwiOiJjb2xsaW5zZWJ1YmU5MTFAZ21haWwuY29tIiwiZXhwIjoxNzY1NzgwMTcxfQ.ewubUEsjiS6w1Dz6EVtOMA1xeOSZVa3kF_l-uNTzpNQ
[09-Dec-2025 08:09:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Dec-2025 08:09:26 UTC] ✅ JWT token verified successfully for user profile
[09-Dec-2025 08:09:26 UTC] User ID: 46
[09-Dec-2025 08:09:26 UTC] ✅ User profile retrieved successfully for user ID: 46
[09-Dec-2025 08:09:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Dec-2025 08:09:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Dec-2025 08:09:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDYiLCJ1c2VybmFtZSI6IkVidWJlIiwiZW1haWwiOiJjb2xsaW5zZWJ1YmU5MTFAZ21haWwuY29tIiwiZXhwIjoxNzY1NzgwMTcxfQ.ewubUEsjiS6w1Dz6EVtOMA1xeOSZVa3kF_l-uNTzpNQ","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Accept-Encoding":"gzip","User-Agent":"okhttp\/4.12.0"}
[09-Dec-2025 08:09:42 UTC] === User Orders API Called ===
[09-Dec-2025 08:09:42 UTC] User ID: 46
[09-Dec-2025 08:09:42 UTC] Limit: 20, Offset: 0
[09-Dec-2025 08:09:42 UTC] Orders found: 4
[09-Dec-2025 08:09:42 UTC] Orders data: [{"id":17,"quantity":1,"total_coins":20,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Pump_crypto_club_future","status":"pending","created_at":"2025-12-09 11:39:40","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":16,"quantity":1,"total_coins":20,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Pump_crypto_club_future","status":"pending","created_at":"2025-12-09 11:39:21","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":15,"quantity":1,"total_coins":1,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Pump_crypto_club_future","status":"pending","created_at":"2025-12-09 11:33:44","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":14,"quantity":1,"total_coins":1,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Pump_crypto_club_future","status":"pending","created_at":"2025-12-09 11:31:51","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[09-Dec-2025 08:09:42 UTC] Total orders count: 4
[09-Dec-2025 08:09:43 UTC] === API CALL LOG ===
[09-Dec-2025 08:09:43 UTC] Endpoint: user/profile.php
[09-Dec-2025 08:09:43 UTC] Full Log Data: {
    "timestamp": "2025-12-09 08:09:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.139.118",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDYiLCJ1c2VybmFtZSI6IkVidWJlIiwiZW1haWwiOiJjb2xsaW5zZWJ1YmU5MTFAZ21haWwuY29tIiwiZXhwIjoxNzY1NzgwMTcxfQ.ewubUEsjiS6w1Dz6EVtOMA1xeOSZVa3kF_l-uNTzpNQ",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Dec-2025 08:09:43 UTC] === END API CALL LOG ===
[09-Dec-2025 08:09:43 UTC] ✅ API Hash verification passed for profile endpoint
[09-Dec-2025 08:09:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDYiLCJ1c2VybmFtZSI6IkVidWJlIiwiZW1haWwiOiJjb2xsaW5zZWJ1YmU5MTFAZ21haWwuY29tIiwiZXhwIjoxNzY1NzgwMTcxfQ.ewubUEsjiS6w1Dz6EVtOMA1xeOSZVa3kF_l-uNTzpNQ
[09-Dec-2025 08:09:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Dec-2025 08:09:43 UTC] ✅ JWT token verified successfully for user profile
[09-Dec-2025 08:09:43 UTC] User ID: 46
[09-Dec-2025 08:09:43 UTC] ✅ User profile retrieved successfully for user ID: 46
[09-Dec-2025 08:09:59 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Dec-2025 08:09:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Dec-2025 08:09:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDYiLCJ1c2VybmFtZSI6IkVidWJlIiwiZW1haWwiOiJjb2xsaW5zZWJ1YmU5MTFAZ21haWwuY29tIiwiZXhwIjoxNzY1NzgwMTcxfQ.ewubUEsjiS6w1Dz6EVtOMA1xeOSZVa3kF_l-uNTzpNQ","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Accept-Encoding":"gzip","User-Agent":"okhttp\/4.12.0"}
[09-Dec-2025 08:09:59 UTC] === User Orders API Called ===
[09-Dec-2025 08:09:59 UTC] User ID: 46
[09-Dec-2025 08:09:59 UTC] Limit: 20, Offset: 0
[09-Dec-2025 08:09:59 UTC] Orders found: 5
[09-Dec-2025 08:09:59 UTC] Orders data: [{"id":18,"quantity":1,"total_coins":20,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Pump_crypto_club_future","status":"pending","created_at":"2025-12-09 11:39:56","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":17,"quantity":1,"total_coins":20,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Pump_crypto_club_future","status":"pending","created_at":"2025-12-09 11:39:40","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":16,"quantity":1,"total_coins":20,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Pump_crypto_club_future","status":"pending","created_at":"2025-12-09 11:39:21","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":15,"quantity":1,"total_coins":1,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Pump_crypto_club_future","status":"pending","created_at":"2025-12-09 11:33:44","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":14,"quantity":1,"total_coins":1,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Pump_crypto_club_future","status":"pending","created_at":"2025-12-09 11:31:51","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[09-Dec-2025 08:09:59 UTC] Total orders count: 5
[09-Dec-2025 08:10:13 UTC] === API CALL LOG ===
[09-Dec-2025 08:10:13 UTC] Endpoint: user/profile.php
[09-Dec-2025 08:10:13 UTC] Full Log Data: {
    "timestamp": "2025-12-09 08:10:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.139.118",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDYiLCJ1c2VybmFtZSI6IkVidWJlIiwiZW1haWwiOiJjb2xsaW5zZWJ1YmU5MTFAZ21haWwuY29tIiwiZXhwIjoxNzY1NzgwMTcxfQ.ewubUEsjiS6w1Dz6EVtOMA1xeOSZVa3kF_l-uNTzpNQ",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Dec-2025 08:10:13 UTC] === END API CALL LOG ===
[09-Dec-2025 08:10:13 UTC] ✅ API Hash verification passed for profile endpoint
[09-Dec-2025 08:10:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDYiLCJ1c2VybmFtZSI6IkVidWJlIiwiZW1haWwiOiJjb2xsaW5zZWJ1YmU5MTFAZ21haWwuY29tIiwiZXhwIjoxNzY1NzgwMTcxfQ.ewubUEsjiS6w1Dz6EVtOMA1xeOSZVa3kF_l-uNTzpNQ
[09-Dec-2025 08:10:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Dec-2025 08:10:13 UTC] ✅ JWT token verified successfully for user profile
[09-Dec-2025 08:10:13 UTC] User ID: 46
[09-Dec-2025 08:10:13 UTC] ✅ User profile retrieved successfully for user ID: 46
[09-Dec-2025 09:56:03 UTC] === API CALL LOG ===
[09-Dec-2025 09:56:03 UTC] Endpoint: user/profile.php
[09-Dec-2025 09:56:03 UTC] Full Log Data: {
    "timestamp": "2025-12-09 09:56:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "223.223.140.161",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDciLCJ1c2VybmFtZSI6InRvbnkiLCJlbWFpbCI6InRvbnlkaGFsaTFAZ21haWwuY29tIiwiZXhwIjoxNzY1ODc4OTYxfQ.VGvmPzVCdAks2MM8Y8uljTD1lu1AA3z7I2pt-NcTx04",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Dec-2025 09:56:03 UTC] === END API CALL LOG ===
[09-Dec-2025 09:56:03 UTC] ✅ API Hash verification passed for profile endpoint
[09-Dec-2025 09:56:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDciLCJ1c2VybmFtZSI6InRvbnkiLCJlbWFpbCI6InRvbnlkaGFsaTFAZ21haWwuY29tIiwiZXhwIjoxNzY1ODc4OTYxfQ.VGvmPzVCdAks2MM8Y8uljTD1lu1AA3z7I2pt-NcTx04
[09-Dec-2025 09:56:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Dec-2025 09:56:03 UTC] ✅ JWT token verified successfully for user profile
[09-Dec-2025 09:56:03 UTC] User ID: 47
[09-Dec-2025 09:56:03 UTC] ✅ User profile retrieved successfully for user ID: 47
[09-Dec-2025 09:56:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Dec-2025 09:56:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Dec-2025 09:56:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDciLCJ1c2VybmFtZSI6InRvbnkiLCJlbWFpbCI6InRvbnlkaGFsaTFAZ21haWwuY29tIiwiZXhwIjoxNzY1ODc4OTYxfQ.VGvmPzVCdAks2MM8Y8uljTD1lu1AA3z7I2pt-NcTx04","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Accept-Encoding":"gzip","User-Agent":"okhttp\/4.12.0"}
[09-Dec-2025 09:56:06 UTC] === User Orders API Called ===
[09-Dec-2025 09:56:06 UTC] User ID: 47
[09-Dec-2025 09:56:06 UTC] Limit: 20, Offset: 0
[09-Dec-2025 09:56:06 UTC] Orders found: 0
[09-Dec-2025 09:56:06 UTC] Orders data: []
[09-Dec-2025 09:56:06 UTC] Total orders count: 0
[09-Dec-2025 09:56:08 UTC] === API CALL LOG ===
[09-Dec-2025 09:56:08 UTC] Endpoint: user/profile.php
[09-Dec-2025 09:56:08 UTC] Full Log Data: {
    "timestamp": "2025-12-09 09:56:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "223.223.140.161",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDciLCJ1c2VybmFtZSI6InRvbnkiLCJlbWFpbCI6InRvbnlkaGFsaTFAZ21haWwuY29tIiwiZXhwIjoxNzY1ODc4OTYxfQ.VGvmPzVCdAks2MM8Y8uljTD1lu1AA3z7I2pt-NcTx04",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Dec-2025 09:56:08 UTC] === END API CALL LOG ===
[09-Dec-2025 09:56:08 UTC] ✅ API Hash verification passed for profile endpoint
[09-Dec-2025 09:56:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDciLCJ1c2VybmFtZSI6InRvbnkiLCJlbWFpbCI6InRvbnlkaGFsaTFAZ21haWwuY29tIiwiZXhwIjoxNzY1ODc4OTYxfQ.VGvmPzVCdAks2MM8Y8uljTD1lu1AA3z7I2pt-NcTx04
[09-Dec-2025 09:56:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Dec-2025 09:56:08 UTC] ✅ JWT token verified successfully for user profile
[09-Dec-2025 09:56:08 UTC] User ID: 47
[09-Dec-2025 09:56:08 UTC] ✅ User profile retrieved successfully for user ID: 47
[09-Dec-2025 09:56:22 UTC] === API CALL LOG ===
[09-Dec-2025 09:56:22 UTC] Endpoint: user/profile.php
[09-Dec-2025 09:56:22 UTC] Full Log Data: {
    "timestamp": "2025-12-09 09:56:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "223.223.140.161",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDciLCJ1c2VybmFtZSI6InRvbnkiLCJlbWFpbCI6InRvbnlkaGFsaTFAZ21haWwuY29tIiwiZXhwIjoxNzY1ODc4OTYxfQ.VGvmPzVCdAks2MM8Y8uljTD1lu1AA3z7I2pt-NcTx04",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Dec-2025 09:56:22 UTC] === END API CALL LOG ===
[09-Dec-2025 09:56:22 UTC] ✅ API Hash verification passed for profile endpoint
[09-Dec-2025 09:56:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDciLCJ1c2VybmFtZSI6InRvbnkiLCJlbWFpbCI6InRvbnlkaGFsaTFAZ21haWwuY29tIiwiZXhwIjoxNzY1ODc4OTYxfQ.VGvmPzVCdAks2MM8Y8uljTD1lu1AA3z7I2pt-NcTx04
[09-Dec-2025 09:56:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Dec-2025 09:56:22 UTC] ✅ JWT token verified successfully for user profile
[09-Dec-2025 09:56:22 UTC] User ID: 47
[09-Dec-2025 09:56:22 UTC] ✅ User profile retrieved successfully for user ID: 47
[09-Dec-2025 09:56:22 UTC] User Purchases API - User ID: 47
[09-Dec-2025 09:56:22 UTC] User Purchases API - Total purchases found: 0
[09-Dec-2025 09:56:26 UTC] User Purchases API - User ID: 47
[09-Dec-2025 09:56:26 UTC] User Purchases API - Total purchases found: 0
[09-Dec-2025 09:56:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Dec-2025 09:56:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Dec-2025 09:56:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDciLCJ1c2VybmFtZSI6InRvbnkiLCJlbWFpbCI6InRvbnlkaGFsaTFAZ21haWwuY29tIiwiZXhwIjoxNzY1ODc4OTYxfQ.VGvmPzVCdAks2MM8Y8uljTD1lu1AA3z7I2pt-NcTx04","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Accept-Encoding":"gzip","User-Agent":"okhttp\/4.12.0"}
[09-Dec-2025 09:56:27 UTC] === User Orders API Called ===
[09-Dec-2025 09:56:27 UTC] User ID: 47
[09-Dec-2025 09:56:27 UTC] Limit: 20, Offset: 0
[09-Dec-2025 09:56:27 UTC] Orders found: 0
[09-Dec-2025 09:56:27 UTC] Orders data: []
[09-Dec-2025 09:56:27 UTC] Total orders count: 0
[09-Dec-2025 09:56:41 UTC] === API CALL LOG ===
[09-Dec-2025 09:56:41 UTC] Endpoint: user/profile.php
[09-Dec-2025 09:56:41 UTC] Full Log Data: {
    "timestamp": "2025-12-09 09:56:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "223.223.140.161",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDciLCJ1c2VybmFtZSI6InRvbnkiLCJlbWFpbCI6InRvbnlkaGFsaTFAZ21haWwuY29tIiwiZXhwIjoxNzY1ODc4OTYxfQ.VGvmPzVCdAks2MM8Y8uljTD1lu1AA3z7I2pt-NcTx04",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Dec-2025 09:56:41 UTC] === END API CALL LOG ===
[09-Dec-2025 09:56:41 UTC] ✅ API Hash verification passed for profile endpoint
[09-Dec-2025 09:56:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDciLCJ1c2VybmFtZSI6InRvbnkiLCJlbWFpbCI6InRvbnlkaGFsaTFAZ21haWwuY29tIiwiZXhwIjoxNzY1ODc4OTYxfQ.VGvmPzVCdAks2MM8Y8uljTD1lu1AA3z7I2pt-NcTx04
[09-Dec-2025 09:56:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Dec-2025 09:56:41 UTC] ✅ JWT token verified successfully for user profile
[09-Dec-2025 09:56:41 UTC] User ID: 47
[09-Dec-2025 09:56:41 UTC] ✅ User profile retrieved successfully for user ID: 47
[09-Dec-2025 09:56:43 UTC] === API CALL LOG ===
[09-Dec-2025 09:56:43 UTC] Endpoint: user/profile.php
[09-Dec-2025 09:56:43 UTC] Full Log Data: {
    "timestamp": "2025-12-09 09:56:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "223.223.140.161",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDciLCJ1c2VybmFtZSI6InRvbnkiLCJlbWFpbCI6InRvbnlkaGFsaTFAZ21haWwuY29tIiwiZXhwIjoxNzY1ODc4OTYxfQ.VGvmPzVCdAks2MM8Y8uljTD1lu1AA3z7I2pt-NcTx04",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Accept-Encoding": "gzip",
        "User-Agent": "okhttp\/4.12.0"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Dec-2025 09:56:43 UTC] === END API CALL LOG ===
[09-Dec-2025 09:56:43 UTC] ✅ API Hash verification passed for profile endpoint
[09-Dec-2025 09:56:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDciLCJ1c2VybmFtZSI6InRvbnkiLCJlbWFpbCI6InRvbnlkaGFsaTFAZ21haWwuY29tIiwiZXhwIjoxNzY1ODc4OTYxfQ.VGvmPzVCdAks2MM8Y8uljTD1lu1AA3z7I2pt-NcTx04
[09-Dec-2025 09:56:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Dec-2025 09:56:43 UTC] ✅ JWT token verified successfully for user profile
[09-Dec-2025 09:56:43 UTC] User ID: 47
[09-Dec-2025 09:56:43 UTC] ✅ User profile retrieved successfully for user ID: 47
[10-Dec-2025 06:50:19 UTC] === API CALL LOG ===
[10-Dec-2025 06:50:19 UTC] Endpoint: user/profile.php
[10-Dec-2025 06:50:19 UTC] Full Log Data: {
    "timestamp": "2025-12-10 06:50:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c2:8019:6f87:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c2:8019:6f87:8000::, 172.69.176.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgiLCJ1c2VybmFtZSI6ImFybWFucGF0aGFuIiwiZW1haWwiOiJhcm1hbnBhdGhhbjg0NzE1QGdtYWlsLmNvbSIsImV4cCI6MTc2NTk1NDIxOX0.4Mz9oN3oBj_sU5prCiLdRahbE1ccG6KlEthaIJgRuls",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9abaceb14d336d3b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c2:8019:6f87:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Dec-2025 06:50:19 UTC] === END API CALL LOG ===
[10-Dec-2025 06:50:19 UTC] ✅ API Hash verification passed for profile endpoint
[10-Dec-2025 06:50:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgiLCJ1c2VybmFtZSI6ImFybWFucGF0aGFuIiwiZW1haWwiOiJhcm1hbnBhdGhhbjg0NzE1QGdtYWlsLmNvbSIsImV4cCI6MTc2NTk1NDIxOX0.4Mz9oN3oBj_sU5prCiLdRahbE1ccG6KlEthaIJgRuls
[10-Dec-2025 06:50:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Dec-2025 06:50:19 UTC] ✅ JWT token verified successfully for user profile
[10-Dec-2025 06:50:19 UTC] User ID: 48
[10-Dec-2025 06:50:19 UTC] ✅ User profile retrieved successfully for user ID: 48
[10-Dec-2025 06:51:31 UTC] === API CALL LOG ===
[10-Dec-2025 06:51:31 UTC] Endpoint: user/profile.php
[10-Dec-2025 06:51:31 UTC] Full Log Data: {
    "timestamp": "2025-12-10 06:51:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c2:8019:6f87:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c2:8019:6f87:8000::, 104.23.175.82",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgiLCJ1c2VybmFtZSI6ImFybWFucGF0aGFuIiwiZW1haWwiOiJhcm1hbnBhdGhhbjg0NzE1QGdtYWlsLmNvbSIsImV4cCI6MTc2NTk1NDIxOX0.4Mz9oN3oBj_sU5prCiLdRahbE1ccG6KlEthaIJgRuls",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9abad06bed46aa1c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c2:8019:6f87:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Dec-2025 06:51:31 UTC] === END API CALL LOG ===
[10-Dec-2025 06:51:31 UTC] ✅ API Hash verification passed for profile endpoint
[10-Dec-2025 06:51:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgiLCJ1c2VybmFtZSI6ImFybWFucGF0aGFuIiwiZW1haWwiOiJhcm1hbnBhdGhhbjg0NzE1QGdtYWlsLmNvbSIsImV4cCI6MTc2NTk1NDIxOX0.4Mz9oN3oBj_sU5prCiLdRahbE1ccG6KlEthaIJgRuls
[10-Dec-2025 06:51:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Dec-2025 06:51:31 UTC] ✅ JWT token verified successfully for user profile
[10-Dec-2025 06:51:31 UTC] User ID: 48
[10-Dec-2025 06:51:31 UTC] ✅ User profile retrieved successfully for user ID: 48
[10-Dec-2025 06:51:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Dec-2025 06:51:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Dec-2025 06:51:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40c2:8019:6f87:8000::, 104.23.175.83","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgiLCJ1c2VybmFtZSI6ImFybWFucGF0aGFuIiwiZW1haWwiOiJhcm1hbnBhdGhhbjg0NzE1QGdtYWlsLmNvbSIsImV4cCI6MTc2NTk1NDIxOX0.4Mz9oN3oBj_sU5prCiLdRahbE1ccG6KlEthaIJgRuls","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9abad092ac1faa1c-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40c2:8019:6f87:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Dec-2025 06:51:36 UTC] === User Orders API Called ===
[10-Dec-2025 06:51:36 UTC] User ID: 48
[10-Dec-2025 06:51:36 UTC] Limit: 20, Offset: 0
[10-Dec-2025 06:51:36 UTC] Orders found: 0
[10-Dec-2025 06:51:36 UTC] Orders data: []
[10-Dec-2025 06:51:36 UTC] Total orders count: 0
[10-Dec-2025 06:51:44 UTC] === API CALL LOG ===
[10-Dec-2025 06:51:44 UTC] Endpoint: user/profile.php
[10-Dec-2025 06:51:44 UTC] Full Log Data: {
    "timestamp": "2025-12-10 06:51:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c2:8019:6f87:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c2:8019:6f87:8000::, 104.23.175.82",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgiLCJ1c2VybmFtZSI6ImFybWFucGF0aGFuIiwiZW1haWwiOiJhcm1hbnBhdGhhbjg0NzE1QGdtYWlsLmNvbSIsImV4cCI6MTc2NTk1NDIxOX0.4Mz9oN3oBj_sU5prCiLdRahbE1ccG6KlEthaIJgRuls",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9abad0c07e48aa1c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c2:8019:6f87:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Dec-2025 06:51:44 UTC] === END API CALL LOG ===
[10-Dec-2025 06:51:44 UTC] ✅ API Hash verification passed for profile endpoint
[10-Dec-2025 06:51:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgiLCJ1c2VybmFtZSI6ImFybWFucGF0aGFuIiwiZW1haWwiOiJhcm1hbnBhdGhhbjg0NzE1QGdtYWlsLmNvbSIsImV4cCI6MTc2NTk1NDIxOX0.4Mz9oN3oBj_sU5prCiLdRahbE1ccG6KlEthaIJgRuls
[10-Dec-2025 06:51:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Dec-2025 06:51:44 UTC] ✅ JWT token verified successfully for user profile
[10-Dec-2025 06:51:44 UTC] User ID: 48
[10-Dec-2025 06:51:44 UTC] ✅ User profile retrieved successfully for user ID: 48
[10-Dec-2025 06:51:44 UTC] User Purchases API - User ID: 48
[10-Dec-2025 06:51:44 UTC] User Purchases API - Total purchases found: 0
[10-Dec-2025 06:51:47 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Dec-2025 06:51:47 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Dec-2025 06:51:47 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40c2:8019:6f87:8000::, 104.23.175.82","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgiLCJ1c2VybmFtZSI6ImFybWFucGF0aGFuIiwiZW1haWwiOiJhcm1hbnBhdGhhbjg0NzE1QGdtYWlsLmNvbSIsImV4cCI6MTc2NTk1NDIxOX0.4Mz9oN3oBj_sU5prCiLdRahbE1ccG6KlEthaIJgRuls","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9abad0d62cd4aa1c-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40c2:8019:6f87:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Dec-2025 06:51:47 UTC] === User Orders API Called ===
[10-Dec-2025 06:51:47 UTC] User ID: 48
[10-Dec-2025 06:51:47 UTC] Limit: 20, Offset: 0
[10-Dec-2025 06:51:47 UTC] Orders found: 0
[10-Dec-2025 06:51:47 UTC] Orders data: []
[10-Dec-2025 06:51:47 UTC] Total orders count: 0
[10-Dec-2025 06:51:49 UTC] === API CALL LOG ===
[10-Dec-2025 06:51:49 UTC] Endpoint: user/profile.php
[10-Dec-2025 06:51:49 UTC] Full Log Data: {
    "timestamp": "2025-12-10 06:51:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c2:8019:6f87:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c2:8019:6f87:8000::, 104.23.175.83",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgiLCJ1c2VybmFtZSI6ImFybWFucGF0aGFuIiwiZW1haWwiOiJhcm1hbnBhdGhhbjg0NzE1QGdtYWlsLmNvbSIsImV4cCI6MTc2NTk1NDIxOX0.4Mz9oN3oBj_sU5prCiLdRahbE1ccG6KlEthaIJgRuls",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9abad0deec0daa1c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c2:8019:6f87:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Dec-2025 06:51:49 UTC] === END API CALL LOG ===
[10-Dec-2025 06:51:49 UTC] ✅ API Hash verification passed for profile endpoint
[10-Dec-2025 06:51:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgiLCJ1c2VybmFtZSI6ImFybWFucGF0aGFuIiwiZW1haWwiOiJhcm1hbnBhdGhhbjg0NzE1QGdtYWlsLmNvbSIsImV4cCI6MTc2NTk1NDIxOX0.4Mz9oN3oBj_sU5prCiLdRahbE1ccG6KlEthaIJgRuls
[10-Dec-2025 06:51:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Dec-2025 06:51:49 UTC] ✅ JWT token verified successfully for user profile
[10-Dec-2025 06:51:49 UTC] User ID: 48
[10-Dec-2025 06:51:49 UTC] ✅ User profile retrieved successfully for user ID: 48
[10-Dec-2025 06:51:52 UTC] === API CALL LOG ===
[10-Dec-2025 06:51:52 UTC] Endpoint: user/profile.php
[10-Dec-2025 06:51:52 UTC] Full Log Data: {
    "timestamp": "2025-12-10 06:51:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c2:8019:6f87:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c2:8019:6f87:8000::, 104.23.175.82",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgiLCJ1c2VybmFtZSI6ImFybWFucGF0aGFuIiwiZW1haWwiOiJhcm1hbnBhdGhhbjg0NzE1QGdtYWlsLmNvbSIsImV4cCI6MTc2NTk1NDIxOX0.4Mz9oN3oBj_sU5prCiLdRahbE1ccG6KlEthaIJgRuls",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9abad0f518dcaa1c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c2:8019:6f87:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Dec-2025 06:51:52 UTC] === END API CALL LOG ===
[10-Dec-2025 06:51:52 UTC] ✅ API Hash verification passed for profile endpoint
[10-Dec-2025 06:51:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgiLCJ1c2VybmFtZSI6ImFybWFucGF0aGFuIiwiZW1haWwiOiJhcm1hbnBhdGhhbjg0NzE1QGdtYWlsLmNvbSIsImV4cCI6MTc2NTk1NDIxOX0.4Mz9oN3oBj_sU5prCiLdRahbE1ccG6KlEthaIJgRuls
[10-Dec-2025 06:51:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Dec-2025 06:51:52 UTC] ✅ JWT token verified successfully for user profile
[10-Dec-2025 06:51:52 UTC] User ID: 48
[10-Dec-2025 06:51:52 UTC] ✅ User profile retrieved successfully for user ID: 48
[10-Dec-2025 06:51:56 UTC] === API CALL LOG ===
[10-Dec-2025 06:51:56 UTC] Endpoint: user/profile.php
[10-Dec-2025 06:51:56 UTC] Full Log Data: {
    "timestamp": "2025-12-10 06:51:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c2:8019:6f87:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c2:8019:6f87:8000::, 104.23.175.82",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgiLCJ1c2VybmFtZSI6ImFybWFucGF0aGFuIiwiZW1haWwiOiJhcm1hbnBhdGhhbjg0NzE1QGdtYWlsLmNvbSIsImV4cCI6MTc2NTk1NDIxOX0.4Mz9oN3oBj_sU5prCiLdRahbE1ccG6KlEthaIJgRuls",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9abad10bdaedaa1c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c2:8019:6f87:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Dec-2025 06:51:56 UTC] === END API CALL LOG ===
[10-Dec-2025 06:51:56 UTC] ✅ API Hash verification passed for profile endpoint
[10-Dec-2025 06:51:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgiLCJ1c2VybmFtZSI6ImFybWFucGF0aGFuIiwiZW1haWwiOiJhcm1hbnBhdGhhbjg0NzE1QGdtYWlsLmNvbSIsImV4cCI6MTc2NTk1NDIxOX0.4Mz9oN3oBj_sU5prCiLdRahbE1ccG6KlEthaIJgRuls
[10-Dec-2025 06:51:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Dec-2025 06:51:56 UTC] ✅ JWT token verified successfully for user profile
[10-Dec-2025 06:51:56 UTC] User ID: 48
[10-Dec-2025 06:51:56 UTC] ✅ User profile retrieved successfully for user ID: 48
[10-Dec-2025 06:52:05 UTC] === API CALL LOG ===
[10-Dec-2025 06:52:05 UTC] Endpoint: user/profile.php
[10-Dec-2025 06:52:05 UTC] Full Log Data: {
    "timestamp": "2025-12-10 06:52:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c2:8019:6f87:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c2:8019:6f87:8000::, 104.23.175.82",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgiLCJ1c2VybmFtZSI6ImFybWFucGF0aGFuIiwiZW1haWwiOiJhcm1hbnBhdGhhbjg0NzE1QGdtYWlsLmNvbSIsImV4cCI6MTc2NTk1NDIxOX0.4Mz9oN3oBj_sU5prCiLdRahbE1ccG6KlEthaIJgRuls",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9abad142bb15aa1c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c2:8019:6f87:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Dec-2025 06:52:05 UTC] === END API CALL LOG ===
[10-Dec-2025 06:52:05 UTC] ✅ API Hash verification passed for profile endpoint
[10-Dec-2025 06:52:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgiLCJ1c2VybmFtZSI6ImFybWFucGF0aGFuIiwiZW1haWwiOiJhcm1hbnBhdGhhbjg0NzE1QGdtYWlsLmNvbSIsImV4cCI6MTc2NTk1NDIxOX0.4Mz9oN3oBj_sU5prCiLdRahbE1ccG6KlEthaIJgRuls
[10-Dec-2025 06:52:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Dec-2025 06:52:05 UTC] ✅ JWT token verified successfully for user profile
[10-Dec-2025 06:52:05 UTC] User ID: 48
[10-Dec-2025 06:52:05 UTC] ✅ User profile retrieved successfully for user ID: 48
[10-Dec-2025 06:52:46 UTC] === API CALL LOG ===
[10-Dec-2025 06:52:46 UTC] Endpoint: user/profile.php
[10-Dec-2025 06:52:46 UTC] Full Log Data: {
    "timestamp": "2025-12-10 06:52:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c2:8019:6f87:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c2:8019:6f87:8000::, 104.23.175.82",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgiLCJ1c2VybmFtZSI6ImFybWFucGF0aGFuIiwiZW1haWwiOiJhcm1hbnBhdGhhbjg0NzE1QGdtYWlsLmNvbSIsImV4cCI6MTc2NTk1NDIxOX0.4Mz9oN3oBj_sU5prCiLdRahbE1ccG6KlEthaIJgRuls",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9abad2400cf5aa1c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c2:8019:6f87:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Dec-2025 06:52:46 UTC] === END API CALL LOG ===
[10-Dec-2025 06:52:46 UTC] ✅ API Hash verification passed for profile endpoint
[10-Dec-2025 06:52:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgiLCJ1c2VybmFtZSI6ImFybWFucGF0aGFuIiwiZW1haWwiOiJhcm1hbnBhdGhhbjg0NzE1QGdtYWlsLmNvbSIsImV4cCI6MTc2NTk1NDIxOX0.4Mz9oN3oBj_sU5prCiLdRahbE1ccG6KlEthaIJgRuls
[10-Dec-2025 06:52:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Dec-2025 06:52:46 UTC] ✅ JWT token verified successfully for user profile
[10-Dec-2025 06:52:46 UTC] User ID: 48
[10-Dec-2025 06:52:46 UTC] ✅ User profile retrieved successfully for user ID: 48
[11-Dec-2025 07:49:49 UTC] === API CALL LOG ===
[11-Dec-2025 07:49:49 UTC] Endpoint: user/profile.php
[11-Dec-2025 07:49:49 UTC] Full Log Data: {
    "timestamp": "2025-12-11 07:49:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "223.223.140.161",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "223.223.140.161, 104.23.216.175",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDciLCJ1c2VybmFtZSI6InRvbnkiLCJlbWFpbCI6InRvbnlkaGFsaTFAZ21haWwuY29tIiwiZXhwIjoxNzY1ODc4OTYxfQ.VGvmPzVCdAks2MM8Y8uljTD1lu1AA3z7I2pt-NcTx04",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ac36332eba6f556-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "223.223.140.161",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Dec-2025 07:49:49 UTC] === END API CALL LOG ===
[11-Dec-2025 07:49:49 UTC] ✅ API Hash verification passed for profile endpoint
[11-Dec-2025 07:49:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDciLCJ1c2VybmFtZSI6InRvbnkiLCJlbWFpbCI6InRvbnlkaGFsaTFAZ21haWwuY29tIiwiZXhwIjoxNzY1ODc4OTYxfQ.VGvmPzVCdAks2MM8Y8uljTD1lu1AA3z7I2pt-NcTx04
[11-Dec-2025 07:49:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Dec-2025 07:49:49 UTC] ✅ JWT token verified successfully for user profile
[11-Dec-2025 07:49:49 UTC] User ID: 47
[11-Dec-2025 07:49:49 UTC] ✅ User profile retrieved successfully for user ID: 47
[11-Dec-2025 07:49:50 UTC] === API CALL LOG ===
[11-Dec-2025 07:49:50 UTC] Endpoint: user/profile.php
[11-Dec-2025 07:49:50 UTC] Full Log Data: {
    "timestamp": "2025-12-11 07:49:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "223.223.140.161",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "223.223.140.161, 104.23.216.117",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDciLCJ1c2VybmFtZSI6InRvbnkiLCJlbWFpbCI6InRvbnlkaGFsaTFAZ21haWwuY29tIiwiZXhwIjoxNzY1ODc4OTYxfQ.VGvmPzVCdAks2MM8Y8uljTD1lu1AA3z7I2pt-NcTx04",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ac3633c0cf5f556-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "223.223.140.161",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Dec-2025 07:49:50 UTC] === END API CALL LOG ===
[11-Dec-2025 07:49:50 UTC] ✅ API Hash verification passed for profile endpoint
[11-Dec-2025 07:49:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDciLCJ1c2VybmFtZSI6InRvbnkiLCJlbWFpbCI6InRvbnlkaGFsaTFAZ21haWwuY29tIiwiZXhwIjoxNzY1ODc4OTYxfQ.VGvmPzVCdAks2MM8Y8uljTD1lu1AA3z7I2pt-NcTx04
[11-Dec-2025 07:49:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Dec-2025 07:49:50 UTC] ✅ JWT token verified successfully for user profile
[11-Dec-2025 07:49:50 UTC] User ID: 47
[11-Dec-2025 07:49:50 UTC] ✅ User profile retrieved successfully for user ID: 47
[11-Dec-2025 07:50:00 UTC] === API CALL LOG ===
[11-Dec-2025 07:50:00 UTC] Endpoint: user/profile.php
[11-Dec-2025 07:50:00 UTC] Full Log Data: {
    "timestamp": "2025-12-11 07:50:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "223.223.140.161",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "223.223.140.161, 104.23.216.174",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDciLCJ1c2VybmFtZSI6InRvbnkiLCJlbWFpbCI6InRvbnlkaGFsaTFAZ21haWwuY29tIiwiZXhwIjoxNzY1ODc4OTYxfQ.VGvmPzVCdAks2MM8Y8uljTD1lu1AA3z7I2pt-NcTx04",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ac3637b7e4145ec-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "223.223.140.161",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Dec-2025 07:50:00 UTC] === END API CALL LOG ===
[11-Dec-2025 07:50:00 UTC] ✅ API Hash verification passed for profile endpoint
[11-Dec-2025 07:50:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDciLCJ1c2VybmFtZSI6InRvbnkiLCJlbWFpbCI6InRvbnlkaGFsaTFAZ21haWwuY29tIiwiZXhwIjoxNzY1ODc4OTYxfQ.VGvmPzVCdAks2MM8Y8uljTD1lu1AA3z7I2pt-NcTx04
[11-Dec-2025 07:50:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Dec-2025 07:50:00 UTC] ✅ JWT token verified successfully for user profile
[11-Dec-2025 07:50:00 UTC] User ID: 47
[11-Dec-2025 07:50:00 UTC] ✅ User profile retrieved successfully for user ID: 47
[11-Dec-2025 07:50:01 UTC] === API CALL LOG ===
[11-Dec-2025 07:50:01 UTC] Endpoint: user/profile.php
[11-Dec-2025 07:50:01 UTC] Full Log Data: {
    "timestamp": "2025-12-11 07:50:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "223.223.140.161",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "223.223.140.161, 104.23.216.174",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDciLCJ1c2VybmFtZSI6InRvbnkiLCJlbWFpbCI6InRvbnlkaGFsaTFAZ21haWwuY29tIiwiZXhwIjoxNzY1ODc4OTYxfQ.VGvmPzVCdAks2MM8Y8uljTD1lu1AA3z7I2pt-NcTx04",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ac363848c2145ec-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "223.223.140.161",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Dec-2025 07:50:01 UTC] === END API CALL LOG ===
[11-Dec-2025 07:50:01 UTC] ✅ API Hash verification passed for profile endpoint
[11-Dec-2025 07:50:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDciLCJ1c2VybmFtZSI6InRvbnkiLCJlbWFpbCI6InRvbnlkaGFsaTFAZ21haWwuY29tIiwiZXhwIjoxNzY1ODc4OTYxfQ.VGvmPzVCdAks2MM8Y8uljTD1lu1AA3z7I2pt-NcTx04
[11-Dec-2025 07:50:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Dec-2025 07:50:01 UTC] ✅ JWT token verified successfully for user profile
[11-Dec-2025 07:50:01 UTC] User ID: 47
[11-Dec-2025 07:50:01 UTC] ✅ User profile retrieved successfully for user ID: 47
[11-Dec-2025 07:50:12 UTC] === API CALL LOG ===
[11-Dec-2025 07:50:12 UTC] Endpoint: user/profile.php
[11-Dec-2025 07:50:12 UTC] Full Log Data: {
    "timestamp": "2025-12-11 07:50:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "223.223.140.161",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "223.223.140.161, 104.23.216.174",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDciLCJ1c2VybmFtZSI6InRvbnkiLCJlbWFpbCI6InRvbnlkaGFsaTFAZ21haWwuY29tIiwiZXhwIjoxNzY1ODc4OTYxfQ.VGvmPzVCdAks2MM8Y8uljTD1lu1AA3z7I2pt-NcTx04",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ac363c57f3d45ec-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "223.223.140.161",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Dec-2025 07:50:12 UTC] === END API CALL LOG ===
[11-Dec-2025 07:50:12 UTC] ✅ API Hash verification passed for profile endpoint
[11-Dec-2025 07:50:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDciLCJ1c2VybmFtZSI6InRvbnkiLCJlbWFpbCI6InRvbnlkaGFsaTFAZ21haWwuY29tIiwiZXhwIjoxNzY1ODc4OTYxfQ.VGvmPzVCdAks2MM8Y8uljTD1lu1AA3z7I2pt-NcTx04
[11-Dec-2025 07:50:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Dec-2025 07:50:12 UTC] ✅ JWT token verified successfully for user profile
[11-Dec-2025 07:50:12 UTC] User ID: 47
[11-Dec-2025 07:50:12 UTC] ✅ User profile retrieved successfully for user ID: 47
[11-Dec-2025 07:50:18 UTC] === API CALL LOG ===
[11-Dec-2025 07:50:18 UTC] Endpoint: user/profile.php
[11-Dec-2025 07:50:18 UTC] Full Log Data: {
    "timestamp": "2025-12-11 07:50:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "223.223.140.161",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "223.223.140.161, 104.23.216.174",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDciLCJ1c2VybmFtZSI6InRvbnkiLCJlbWFpbCI6InRvbnlkaGFsaTFAZ21haWwuY29tIiwiZXhwIjoxNzY1ODc4OTYxfQ.VGvmPzVCdAks2MM8Y8uljTD1lu1AA3z7I2pt-NcTx04",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ac363ed9b0645ec-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "223.223.140.161",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Dec-2025 07:50:18 UTC] === END API CALL LOG ===
[11-Dec-2025 07:50:18 UTC] ✅ API Hash verification passed for profile endpoint
[11-Dec-2025 07:50:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDciLCJ1c2VybmFtZSI6InRvbnkiLCJlbWFpbCI6InRvbnlkaGFsaTFAZ21haWwuY29tIiwiZXhwIjoxNzY1ODc4OTYxfQ.VGvmPzVCdAks2MM8Y8uljTD1lu1AA3z7I2pt-NcTx04
[11-Dec-2025 07:50:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Dec-2025 07:50:18 UTC] ✅ JWT token verified successfully for user profile
[11-Dec-2025 07:50:18 UTC] User ID: 47
[11-Dec-2025 07:50:18 UTC] ✅ User profile retrieved successfully for user ID: 47
[11-Dec-2025 07:50:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Dec-2025 07:50:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Dec-2025 07:50:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"223.223.140.161, 104.23.216.174","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDciLCJ1c2VybmFtZSI6InRvbnkiLCJlbWFpbCI6InRvbnlkaGFsaTFAZ21haWwuY29tIiwiZXhwIjoxNzY1ODc4OTYxfQ.VGvmPzVCdAks2MM8Y8uljTD1lu1AA3z7I2pt-NcTx04","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ac363f28d9945ec-DEL","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"223.223.140.161","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-Dec-2025 07:50:19 UTC] === User Orders API Called ===
[11-Dec-2025 07:50:19 UTC] User ID: 47
[11-Dec-2025 07:50:19 UTC] Limit: 20, Offset: 0
[11-Dec-2025 07:50:19 UTC] Orders found: 0
[11-Dec-2025 07:50:19 UTC] Orders data: []
[11-Dec-2025 07:50:19 UTC] Total orders count: 0
[11-Dec-2025 07:50:20 UTC] === API CALL LOG ===
[11-Dec-2025 07:50:20 UTC] Endpoint: user/profile.php
[11-Dec-2025 07:50:20 UTC] Full Log Data: {
    "timestamp": "2025-12-11 07:50:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "223.223.140.161",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "223.223.140.161, 104.23.216.174",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDciLCJ1c2VybmFtZSI6InRvbnkiLCJlbWFpbCI6InRvbnlkaGFsaTFAZ21haWwuY29tIiwiZXhwIjoxNzY1ODc4OTYxfQ.VGvmPzVCdAks2MM8Y8uljTD1lu1AA3z7I2pt-NcTx04",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ac363fa8f9545ec-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "223.223.140.161",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Dec-2025 07:50:20 UTC] === END API CALL LOG ===
[11-Dec-2025 07:50:20 UTC] ✅ API Hash verification passed for profile endpoint
[11-Dec-2025 07:50:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDciLCJ1c2VybmFtZSI6InRvbnkiLCJlbWFpbCI6InRvbnlkaGFsaTFAZ21haWwuY29tIiwiZXhwIjoxNzY1ODc4OTYxfQ.VGvmPzVCdAks2MM8Y8uljTD1lu1AA3z7I2pt-NcTx04
[11-Dec-2025 07:50:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Dec-2025 07:50:20 UTC] ✅ JWT token verified successfully for user profile
[11-Dec-2025 07:50:20 UTC] User ID: 47
[11-Dec-2025 07:50:20 UTC] ✅ User profile retrieved successfully for user ID: 47
[11-Dec-2025 07:50:21 UTC] User Purchases API - User ID: 47
[11-Dec-2025 07:50:21 UTC] User Purchases API - Total purchases found: 0
[11-Dec-2025 07:50:23 UTC] === API CALL LOG ===
[11-Dec-2025 07:50:23 UTC] Endpoint: user/profile.php
[11-Dec-2025 07:50:23 UTC] Full Log Data: {
    "timestamp": "2025-12-11 07:50:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "223.223.140.161",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "223.223.140.161, 104.23.216.174",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDciLCJ1c2VybmFtZSI6InRvbnkiLCJlbWFpbCI6InRvbnlkaGFsaTFAZ21haWwuY29tIiwiZXhwIjoxNzY1ODc4OTYxfQ.VGvmPzVCdAks2MM8Y8uljTD1lu1AA3z7I2pt-NcTx04",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ac3640b9de845ec-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "223.223.140.161",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Dec-2025 07:50:23 UTC] === END API CALL LOG ===
[11-Dec-2025 07:50:23 UTC] ✅ API Hash verification passed for profile endpoint
[11-Dec-2025 07:50:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDciLCJ1c2VybmFtZSI6InRvbnkiLCJlbWFpbCI6InRvbnlkaGFsaTFAZ21haWwuY29tIiwiZXhwIjoxNzY1ODc4OTYxfQ.VGvmPzVCdAks2MM8Y8uljTD1lu1AA3z7I2pt-NcTx04
[11-Dec-2025 07:50:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Dec-2025 07:50:23 UTC] ✅ JWT token verified successfully for user profile
[11-Dec-2025 07:50:23 UTC] User ID: 47
[11-Dec-2025 07:50:23 UTC] ✅ User profile retrieved successfully for user ID: 47
[11-Dec-2025 19:42:33 UTC] === API CALL LOG ===
[11-Dec-2025 19:42:33 UTC] Endpoint: user/profile.php
[11-Dec-2025 19:42:33 UTC] Full Log Data: {
    "timestamp": "2025-12-11 19:42:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "156.205.209.147",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "156.205.209.147, 162.158.22.193",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUiLCJ1c2VybmFtZSI6ImFobWVkbW9oYV9fIiwiZW1haWwiOiJheWhhYmFsZmVsZ2FvbEBnbWFpbC5jb20iLCJleHAiOjE3NjU2OTMzNzJ9.IiTGk3EzVNsbPPlbh1JmbV9qwdWgqbAc2KYfzD7uW_U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ac77745dbc94591-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "156.205.209.147",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Dec-2025 19:42:33 UTC] === END API CALL LOG ===
[11-Dec-2025 19:42:33 UTC] ✅ API Hash verification passed for profile endpoint
[11-Dec-2025 19:42:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUiLCJ1c2VybmFtZSI6ImFobWVkbW9oYV9fIiwiZW1haWwiOiJheWhhYmFsZmVsZ2FvbEBnbWFpbC5jb20iLCJleHAiOjE3NjU2OTMzNzJ9.IiTGk3EzVNsbPPlbh1JmbV9qwdWgqbAc2KYfzD7uW_U
[11-Dec-2025 19:42:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Dec-2025 19:42:33 UTC] ✅ JWT token verified successfully for user profile
[11-Dec-2025 19:42:33 UTC] User ID: 45
[11-Dec-2025 19:42:33 UTC] ✅ User profile retrieved successfully for user ID: 45
[11-Dec-2025 19:42:34 UTC] === API CALL LOG ===
[11-Dec-2025 19:42:34 UTC] Endpoint: user/profile.php
[11-Dec-2025 19:42:34 UTC] Full Log Data: {
    "timestamp": "2025-12-11 19:42:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "156.205.209.147",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "156.205.209.147, 162.158.22.104",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUiLCJ1c2VybmFtZSI6ImFobWVkbW9oYV9fIiwiZW1haWwiOiJheWhhYmFsZmVsZ2FvbEBnbWFpbC5jb20iLCJleHAiOjE3NjU2OTMzNzJ9.IiTGk3EzVNsbPPlbh1JmbV9qwdWgqbAc2KYfzD7uW_U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ac7774c493a4591-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "156.205.209.147",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Dec-2025 19:42:34 UTC] === END API CALL LOG ===
[11-Dec-2025 19:42:34 UTC] ✅ API Hash verification passed for profile endpoint
[11-Dec-2025 19:42:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUiLCJ1c2VybmFtZSI6ImFobWVkbW9oYV9fIiwiZW1haWwiOiJheWhhYmFsZmVsZ2FvbEBnbWFpbC5jb20iLCJleHAiOjE3NjU2OTMzNzJ9.IiTGk3EzVNsbPPlbh1JmbV9qwdWgqbAc2KYfzD7uW_U
[11-Dec-2025 19:42:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Dec-2025 19:42:34 UTC] ✅ JWT token verified successfully for user profile
[11-Dec-2025 19:42:34 UTC] User ID: 45
[11-Dec-2025 19:42:34 UTC] ✅ User profile retrieved successfully for user ID: 45
[11-Dec-2025 19:42:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Dec-2025 19:42:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Dec-2025 19:42:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"156.205.209.147, 162.158.22.192","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUiLCJ1c2VybmFtZSI6ImFobWVkbW9oYV9fIiwiZW1haWwiOiJheWhhYmFsZmVsZ2FvbEBnbWFpbC5jb20iLCJleHAiOjE3NjU2OTMzNzJ9.IiTGk3EzVNsbPPlbh1JmbV9qwdWgqbAc2KYfzD7uW_U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ac777b5ceab4591-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"156.205.209.147","cf-ipcountry":"EG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-Dec-2025 19:42:51 UTC] === User Orders API Called ===
[11-Dec-2025 19:42:51 UTC] User ID: 45
[11-Dec-2025 19:42:51 UTC] Limit: 20, Offset: 0
[11-Dec-2025 19:42:51 UTC] Orders found: 4
[11-Dec-2025 19:42:51 UTC] Orders data: [{"id":19,"quantity":21,"total_coins":21,"coin_type":"regular","telegram_link":"https:\/\/t.me\/i_islvm\/20","status":"pending","created_at":"2025-12-11 23:12:49","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":13,"quantity":18,"total_coins":18,"coin_type":"regular","telegram_link":"https:\/\/t.me\/i_islvm\/19","status":"completed","created_at":"2025-12-07 17:13:06","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":12,"quantity":5,"total_coins":5,"coin_type":"regular","telegram_link":"https:\/\/t.me\/i_islvm\/19","status":"pending","created_at":"2025-12-07 10:09:46","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":11,"quantity":15,"total_coins":15,"coin_type":"regular","telegram_link":"https:\/\/t.me\/i_islvm\/17","status":"completed","created_at":"2025-12-07 09:56:21","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[11-Dec-2025 19:42:51 UTC] Total orders count: 4
[12-Dec-2025 14:51:32 UTC] === API CALL LOG ===
[12-Dec-2025 14:51:32 UTC] Endpoint: user/profile.php
[12-Dec-2025 14:51:32 UTC] Full Log Data: {
    "timestamp": "2025-12-12 14:51:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.39.9.54",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.39.9.54, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUiLCJ1c2VybmFtZSI6ImFobWVkbW9oYV9fIiwiZW1haWwiOiJheWhhYmFsZmVsZ2FvbEBnbWFpbC5jb20iLCJleHAiOjE3NjU2OTMzNzJ9.IiTGk3EzVNsbPPlbh1JmbV9qwdWgqbAc2KYfzD7uW_U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ace0a55a8a3e183-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.39.9.54",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Dec-2025 14:51:32 UTC] === END API CALL LOG ===
[12-Dec-2025 14:51:32 UTC] ✅ API Hash verification passed for profile endpoint
[12-Dec-2025 14:51:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUiLCJ1c2VybmFtZSI6ImFobWVkbW9oYV9fIiwiZW1haWwiOiJheWhhYmFsZmVsZ2FvbEBnbWFpbC5jb20iLCJleHAiOjE3NjU2OTMzNzJ9.IiTGk3EzVNsbPPlbh1JmbV9qwdWgqbAc2KYfzD7uW_U
[12-Dec-2025 14:51:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Dec-2025 14:51:32 UTC] ✅ JWT token verified successfully for user profile
[12-Dec-2025 14:51:32 UTC] User ID: 45
[12-Dec-2025 14:51:32 UTC] ✅ User profile retrieved successfully for user ID: 45
[12-Dec-2025 14:51:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Dec-2025 14:51:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Dec-2025 14:51:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"41.39.9.54, 172.68.234.131","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUiLCJ1c2VybmFtZSI6ImFobWVkbW9oYV9fIiwiZW1haWwiOiJheWhhYmFsZmVsZ2FvbEBnbWFpbC5jb20iLCJleHAiOjE3NjU2OTMzNzJ9.IiTGk3EzVNsbPPlbh1JmbV9qwdWgqbAc2KYfzD7uW_U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ace0a59eaa1e183-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"41.39.9.54","cf-ipcountry":"EG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-Dec-2025 14:51:32 UTC] === User Orders API Called ===
[12-Dec-2025 14:51:32 UTC] User ID: 45
[12-Dec-2025 14:51:32 UTC] Limit: 20, Offset: 0
[12-Dec-2025 14:51:32 UTC] Orders found: 4
[12-Dec-2025 14:51:32 UTC] Orders data: [{"id":19,"quantity":21,"total_coins":21,"coin_type":"regular","telegram_link":"https:\/\/t.me\/i_islvm\/20","status":"completed","created_at":"2025-12-11 23:12:49","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":13,"quantity":18,"total_coins":18,"coin_type":"regular","telegram_link":"https:\/\/t.me\/i_islvm\/19","status":"completed","created_at":"2025-12-07 17:13:06","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":12,"quantity":5,"total_coins":5,"coin_type":"regular","telegram_link":"https:\/\/t.me\/i_islvm\/19","status":"pending","created_at":"2025-12-07 10:09:46","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":11,"quantity":15,"total_coins":15,"coin_type":"regular","telegram_link":"https:\/\/t.me\/i_islvm\/17","status":"completed","created_at":"2025-12-07 09:56:21","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[12-Dec-2025 14:51:32 UTC] Total orders count: 4
[12-Dec-2025 14:51:33 UTC] === API CALL LOG ===
[12-Dec-2025 14:51:33 UTC] Endpoint: user/profile.php
[12-Dec-2025 14:51:33 UTC] Full Log Data: {
    "timestamp": "2025-12-12 14:51:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.39.9.54",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.39.9.54, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUiLCJ1c2VybmFtZSI6ImFobWVkbW9oYV9fIiwiZW1haWwiOiJheWhhYmFsZmVsZ2FvbEBnbWFpbC5jb20iLCJleHAiOjE3NjU2OTMzNzJ9.IiTGk3EzVNsbPPlbh1JmbV9qwdWgqbAc2KYfzD7uW_U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ace0a5cafe6e183-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.39.9.54",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Dec-2025 14:51:33 UTC] === END API CALL LOG ===
[12-Dec-2025 14:51:33 UTC] ✅ API Hash verification passed for profile endpoint
[12-Dec-2025 14:51:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUiLCJ1c2VybmFtZSI6ImFobWVkbW9oYV9fIiwiZW1haWwiOiJheWhhYmFsZmVsZ2FvbEBnbWFpbC5jb20iLCJleHAiOjE3NjU2OTMzNzJ9.IiTGk3EzVNsbPPlbh1JmbV9qwdWgqbAc2KYfzD7uW_U
[12-Dec-2025 14:51:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Dec-2025 14:51:33 UTC] ✅ JWT token verified successfully for user profile
[12-Dec-2025 14:51:33 UTC] User ID: 45
[12-Dec-2025 14:51:33 UTC] ✅ User profile retrieved successfully for user ID: 45
[12-Dec-2025 14:52:05 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Dec-2025 14:52:05 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Dec-2025 14:52:05 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"41.39.9.54, 172.68.234.131","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUiLCJ1c2VybmFtZSI6ImFobWVkbW9oYV9fIiwiZW1haWwiOiJheWhhYmFsZmVsZ2FvbEBnbWFpbC5jb20iLCJleHAiOjE3NjU2OTMzNzJ9.IiTGk3EzVNsbPPlbh1JmbV9qwdWgqbAc2KYfzD7uW_U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ace0b245e79e183-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"41.39.9.54","cf-ipcountry":"EG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-Dec-2025 14:52:05 UTC] === User Orders API Called ===
[12-Dec-2025 14:52:05 UTC] User ID: 45
[12-Dec-2025 14:52:05 UTC] Limit: 20, Offset: 0
[12-Dec-2025 14:52:05 UTC] Orders found: 5
[12-Dec-2025 14:52:05 UTC] Orders data: [{"id":20,"quantity":19,"total_coins":19,"coin_type":"regular","telegram_link":"https:\/\/t.me\/i_islvm\/21","status":"pending","created_at":"2025-12-12 18:22:03","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":19,"quantity":21,"total_coins":21,"coin_type":"regular","telegram_link":"https:\/\/t.me\/i_islvm\/20","status":"completed","created_at":"2025-12-11 23:12:49","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":13,"quantity":18,"total_coins":18,"coin_type":"regular","telegram_link":"https:\/\/t.me\/i_islvm\/19","status":"completed","created_at":"2025-12-07 17:13:06","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":12,"quantity":5,"total_coins":5,"coin_type":"regular","telegram_link":"https:\/\/t.me\/i_islvm\/19","status":"pending","created_at":"2025-12-07 10:09:46","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":11,"quantity":15,"total_coins":15,"coin_type":"regular","telegram_link":"https:\/\/t.me\/i_islvm\/17","status":"completed","created_at":"2025-12-07 09:56:21","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[12-Dec-2025 14:52:05 UTC] Total orders count: 5
[13-Dec-2025 03:25:11 UTC] === API CALL LOG ===
[13-Dec-2025 03:25:11 UTC] Endpoint: user/profile.php
[13-Dec-2025 03:25:11 UTC] Full Log Data: {
    "timestamp": "2025-12-13 03:25:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.39.9.54",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.39.9.54, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUiLCJ1c2VybmFtZSI6ImFobWVkbW9oYV9fIiwiZW1haWwiOiJheWhhYmFsZmVsZ2FvbEBnbWFpbC5jb20iLCJleHAiOjE3NjU2OTMzNzJ9.IiTGk3EzVNsbPPlbh1JmbV9qwdWgqbAc2KYfzD7uW_U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ad25a53ca9a636c-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.39.9.54",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Dec-2025 03:25:11 UTC] === END API CALL LOG ===
[13-Dec-2025 03:25:11 UTC] ✅ API Hash verification passed for profile endpoint
[13-Dec-2025 03:25:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUiLCJ1c2VybmFtZSI6ImFobWVkbW9oYV9fIiwiZW1haWwiOiJheWhhYmFsZmVsZ2FvbEBnbWFpbC5jb20iLCJleHAiOjE3NjU2OTMzNzJ9.IiTGk3EzVNsbPPlbh1JmbV9qwdWgqbAc2KYfzD7uW_U
[13-Dec-2025 03:25:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Dec-2025 03:25:11 UTC] ✅ JWT token verified successfully for user profile
[13-Dec-2025 03:25:11 UTC] User ID: 45
[13-Dec-2025 03:25:11 UTC] ✅ User profile retrieved successfully for user ID: 45
[13-Dec-2025 03:25:12 UTC] === API CALL LOG ===
[13-Dec-2025 03:25:12 UTC] Endpoint: user/profile.php
[13-Dec-2025 03:25:12 UTC] Full Log Data: {
    "timestamp": "2025-12-13 03:25:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.39.9.54",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.39.9.54, 162.159.122.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUiLCJ1c2VybmFtZSI6ImFobWVkbW9oYV9fIiwiZW1haWwiOiJheWhhYmFsZmVsZ2FvbEBnbWFpbC5jb20iLCJleHAiOjE3NjU2OTMzNzJ9.IiTGk3EzVNsbPPlbh1JmbV9qwdWgqbAc2KYfzD7uW_U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ad25a5b8f7b636c-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.39.9.54",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Dec-2025 03:25:12 UTC] === END API CALL LOG ===
[13-Dec-2025 03:25:12 UTC] ✅ API Hash verification passed for profile endpoint
[13-Dec-2025 03:25:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUiLCJ1c2VybmFtZSI6ImFobWVkbW9oYV9fIiwiZW1haWwiOiJheWhhYmFsZmVsZ2FvbEBnbWFpbC5jb20iLCJleHAiOjE3NjU2OTMzNzJ9.IiTGk3EzVNsbPPlbh1JmbV9qwdWgqbAc2KYfzD7uW_U
[13-Dec-2025 03:25:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Dec-2025 03:25:12 UTC] ✅ JWT token verified successfully for user profile
[13-Dec-2025 03:25:12 UTC] User ID: 45
[13-Dec-2025 03:25:12 UTC] ✅ User profile retrieved successfully for user ID: 45
[13-Dec-2025 03:25:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Dec-2025 03:25:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Dec-2025 03:25:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"41.39.9.54, 162.159.122.164","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUiLCJ1c2VybmFtZSI6ImFobWVkbW9oYV9fIiwiZW1haWwiOiJheWhhYmFsZmVsZ2FvbEBnbWFpbC5jb20iLCJleHAiOjE3NjU2OTMzNzJ9.IiTGk3EzVNsbPPlbh1JmbV9qwdWgqbAc2KYfzD7uW_U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ad25aa50bc2636c-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"41.39.9.54","cf-ipcountry":"EG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Dec-2025 03:25:24 UTC] === User Orders API Called ===
[13-Dec-2025 03:25:24 UTC] User ID: 45
[13-Dec-2025 03:25:24 UTC] Limit: 20, Offset: 0
[13-Dec-2025 03:25:24 UTC] Orders found: 6
[13-Dec-2025 03:25:24 UTC] Orders data: [{"id":21,"quantity":12,"total_coins":12,"coin_type":"regular","telegram_link":"https:\/\/t.me\/i_islvm\/22","status":"pending","created_at":"2025-12-13 06:55:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":20,"quantity":19,"total_coins":19,"coin_type":"regular","telegram_link":"https:\/\/t.me\/i_islvm\/21","status":"completed","created_at":"2025-12-12 18:22:03","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":19,"quantity":21,"total_coins":21,"coin_type":"regular","telegram_link":"https:\/\/t.me\/i_islvm\/20","status":"completed","created_at":"2025-12-11 23:12:49","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":13,"quantity":18,"total_coins":18,"coin_type":"regular","telegram_link":"https:\/\/t.me\/i_islvm\/19","status":"completed","created_at":"2025-12-07 17:13:06","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":12,"quantity":5,"total_coins":5,"coin_type":"regular","telegram_link":"https:\/\/t.me\/i_islvm\/19","status":"pending","created_at":"2025-12-07 10:09:46","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":11,"quantity":15,"total_coins":15,"coin_type":"regular","telegram_link":"https:\/\/t.me\/i_islvm\/17","status":"completed","created_at":"2025-12-07 09:56:21","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[13-Dec-2025 03:25:24 UTC] Total orders count: 6
[13-Dec-2025 06:49:51 UTC] === API CALL LOG ===
[13-Dec-2025 06:49:51 UTC] Endpoint: user/profile.php
[13-Dec-2025 06:49:51 UTC] Full Log Data: {
    "timestamp": "2025-12-13 06:49:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.39.9.54",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.39.9.54, 162.158.22.193",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUiLCJ1c2VybmFtZSI6ImFobWVkbW9oYV9fIiwiZW1haWwiOiJheWhhYmFsZmVsZ2FvbEBnbWFpbC5jb20iLCJleHAiOjE3NjU2OTMzNzJ9.IiTGk3EzVNsbPPlbh1JmbV9qwdWgqbAc2KYfzD7uW_U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ad3861d9967185c-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.39.9.54",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Dec-2025 06:49:51 UTC] === END API CALL LOG ===
[13-Dec-2025 06:49:51 UTC] ✅ API Hash verification passed for profile endpoint
[13-Dec-2025 06:49:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUiLCJ1c2VybmFtZSI6ImFobWVkbW9oYV9fIiwiZW1haWwiOiJheWhhYmFsZmVsZ2FvbEBnbWFpbC5jb20iLCJleHAiOjE3NjU2OTMzNzJ9.IiTGk3EzVNsbPPlbh1JmbV9qwdWgqbAc2KYfzD7uW_U
[13-Dec-2025 06:49:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Dec-2025 06:49:51 UTC] ✅ JWT token verified successfully for user profile
[13-Dec-2025 06:49:51 UTC] User ID: 45
[13-Dec-2025 06:49:51 UTC] ✅ User profile retrieved successfully for user ID: 45
[13-Dec-2025 06:49:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Dec-2025 06:49:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Dec-2025 06:49:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"41.39.9.54, 162.158.22.193","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUiLCJ1c2VybmFtZSI6ImFobWVkbW9oYV9fIiwiZW1haWwiOiJheWhhYmFsZmVsZ2FvbEBnbWFpbC5jb20iLCJleHAiOjE3NjU2OTMzNzJ9.IiTGk3EzVNsbPPlbh1JmbV9qwdWgqbAc2KYfzD7uW_U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ad38620da91185c-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"41.39.9.54","cf-ipcountry":"EG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Dec-2025 06:49:51 UTC] === User Orders API Called ===
[13-Dec-2025 06:49:51 UTC] User ID: 45
[13-Dec-2025 06:49:51 UTC] Limit: 20, Offset: 0
[13-Dec-2025 06:49:51 UTC] Orders found: 6
[13-Dec-2025 06:49:51 UTC] Orders data: [{"id":21,"quantity":12,"total_coins":12,"coin_type":"regular","telegram_link":"https:\/\/t.me\/i_islvm\/22","status":"completed","created_at":"2025-12-13 06:55:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":20,"quantity":19,"total_coins":19,"coin_type":"regular","telegram_link":"https:\/\/t.me\/i_islvm\/21","status":"completed","created_at":"2025-12-12 18:22:03","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":19,"quantity":21,"total_coins":21,"coin_type":"regular","telegram_link":"https:\/\/t.me\/i_islvm\/20","status":"completed","created_at":"2025-12-11 23:12:49","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":13,"quantity":18,"total_coins":18,"coin_type":"regular","telegram_link":"https:\/\/t.me\/i_islvm\/19","status":"completed","created_at":"2025-12-07 17:13:06","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":12,"quantity":5,"total_coins":5,"coin_type":"regular","telegram_link":"https:\/\/t.me\/i_islvm\/19","status":"pending","created_at":"2025-12-07 10:09:46","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":11,"quantity":15,"total_coins":15,"coin_type":"regular","telegram_link":"https:\/\/t.me\/i_islvm\/17","status":"completed","created_at":"2025-12-07 09:56:21","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[13-Dec-2025 06:49:51 UTC] Total orders count: 6
[13-Dec-2025 06:49:51 UTC] === API CALL LOG ===
[13-Dec-2025 06:49:51 UTC] Endpoint: user/profile.php
[13-Dec-2025 06:49:51 UTC] Full Log Data: {
    "timestamp": "2025-12-13 06:49:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.39.9.54",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.39.9.54, 162.158.22.193",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUiLCJ1c2VybmFtZSI6ImFobWVkbW9oYV9fIiwiZW1haWwiOiJheWhhYmFsZmVsZ2FvbEBnbWFpbC5jb20iLCJleHAiOjE3NjU2OTMzNzJ9.IiTGk3EzVNsbPPlbh1JmbV9qwdWgqbAc2KYfzD7uW_U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ad386231b4a185c-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.39.9.54",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Dec-2025 06:49:51 UTC] === END API CALL LOG ===
[13-Dec-2025 06:49:51 UTC] ✅ API Hash verification passed for profile endpoint
[13-Dec-2025 06:49:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUiLCJ1c2VybmFtZSI6ImFobWVkbW9oYV9fIiwiZW1haWwiOiJheWhhYmFsZmVsZ2FvbEBnbWFpbC5jb20iLCJleHAiOjE3NjU2OTMzNzJ9.IiTGk3EzVNsbPPlbh1JmbV9qwdWgqbAc2KYfzD7uW_U
[13-Dec-2025 06:49:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Dec-2025 06:49:51 UTC] ✅ JWT token verified successfully for user profile
[13-Dec-2025 06:49:51 UTC] User ID: 45
[13-Dec-2025 06:49:51 UTC] ✅ User profile retrieved successfully for user ID: 45
[13-Dec-2025 06:50:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Dec-2025 06:50:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Dec-2025 06:50:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"41.39.9.54, 162.158.22.193","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUiLCJ1c2VybmFtZSI6ImFobWVkbW9oYV9fIiwiZW1haWwiOiJheWhhYmFsZmVsZ2FvbEBnbWFpbC5jb20iLCJleHAiOjE3NjU2OTMzNzJ9.IiTGk3EzVNsbPPlbh1JmbV9qwdWgqbAc2KYfzD7uW_U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ad3867efb7b185c-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"41.39.9.54","cf-ipcountry":"EG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Dec-2025 06:50:06 UTC] === User Orders API Called ===
[13-Dec-2025 06:50:06 UTC] User ID: 45
[13-Dec-2025 06:50:06 UTC] Limit: 20, Offset: 0
[13-Dec-2025 06:50:06 UTC] Orders found: 7
[13-Dec-2025 06:50:06 UTC] Orders data: [{"id":22,"quantity":10,"total_coins":10,"coin_type":"regular","telegram_link":"https:\/\/t.me\/i_islvm\/23","status":"pending","created_at":"2025-12-13 10:20:04","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":21,"quantity":12,"total_coins":12,"coin_type":"regular","telegram_link":"https:\/\/t.me\/i_islvm\/22","status":"completed","created_at":"2025-12-13 06:55:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":20,"quantity":19,"total_coins":19,"coin_type":"regular","telegram_link":"https:\/\/t.me\/i_islvm\/21","status":"completed","created_at":"2025-12-12 18:22:03","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":19,"quantity":21,"total_coins":21,"coin_type":"regular","telegram_link":"https:\/\/t.me\/i_islvm\/20","status":"completed","created_at":"2025-12-11 23:12:49","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":13,"quantity":18,"total_coins":18,"coin_type":"regular","telegram_link":"https:\/\/t.me\/i_islvm\/19","status":"completed","created_at":"2025-12-07 17:13:06","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":12,"quantity":5,"total_coins":5,"coin_type":"regular","telegram_link":"https:\/\/t.me\/i_islvm\/19","status":"pending","created_at":"2025-12-07 10:09:46","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":11,"quantity":15,"total_coins":15,"coin_type":"regular","telegram_link":"https:\/\/t.me\/i_islvm\/17","status":"completed","created_at":"2025-12-07 09:56:21","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[13-Dec-2025 06:50:06 UTC] Total orders count: 7
[13-Dec-2025 07:21:26 UTC] API Hash Debug - Received: 
[13-Dec-2025 07:21:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Dec-2025 07:21:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","Accept-Encoding":"gzip","Via":"1.1 squid-proxy-5b5d847c96-65wk9 (squid\/6.10)","Cache-Control":"max-age=259200","X-Forwarded-For":"10.9.85.222,216.73.216.172, 172.69.17.147","cf-ray":"9ad3b4635bb07b21-ORD","Accept":"*\/*","User-Agent":"Mozilla\/5.0 AppleWebKit\/537.36 (KHTML, like Gecko; compatible; ClaudeBot\/1.0; +claudebot@anthropic.com)","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"216.73.216.172","CF-IPCountry":"US","CF-Visitor":"{\"scheme\":\"http\"}","X-Forwarded-Proto":"http"}
[13-Dec-2025 07:23:20 UTC] === API CALL LOG ===
[13-Dec-2025 07:23:20 UTC] Endpoint: user/profile.php
[13-Dec-2025 07:23:20 UTC] Full Log Data: {
    "timestamp": "2025-12-13 07:23:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "216.73.216.172",
    "user_agent": "Mozilla\/5.0 AppleWebKit\/537.36 (KHTML, like Gecko; compatible; ClaudeBot\/1.0; +claudebot@anthropic.com)",
    "headers": {
        "Host": "api.memberx.app",
        "Accept-Encoding": "gzip",
        "Via": "1.1 squid-proxy-5b5d847c96-65wk9 (squid\/6.10)",
        "Cache-Control": "max-age=259200",
        "X-Forwarded-For": "10.9.85.222,216.73.216.172, 172.70.179.43",
        "cf-ray": "9ad3b72e8ed2d2e5-ORD",
        "Accept": "*\/*",
        "User-Agent": "Mozilla\/5.0 AppleWebKit\/537.36 (KHTML, like Gecko; compatible; ClaudeBot\/1.0; +claudebot@anthropic.com)",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "216.73.216.172",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"http\"}",
        "X-Forwarded-Proto": "http"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Dec-2025 07:23:20 UTC] === END API CALL LOG ===
[13-Dec-2025 08:29:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Dec-2025 08:29:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Dec-2025 08:29:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"41.39.9.54, 162.159.122.165","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUiLCJ1c2VybmFtZSI6ImFobWVkbW9oYV9fIiwiZW1haWwiOiJheWhhYmFsZmVsZ2FvbEBnbWFpbC5jb20iLCJleHAiOjE3NjU2OTMzNzJ9.IiTGk3EzVNsbPPlbh1JmbV9qwdWgqbAc2KYfzD7uW_U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ad417606a936507-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"41.39.9.54","cf-ipcountry":"EG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Dec-2025 08:29:00 UTC] === User Orders API Called ===
[13-Dec-2025 08:29:00 UTC] User ID: 45
[13-Dec-2025 08:29:00 UTC] Limit: 20, Offset: 0
[13-Dec-2025 08:29:00 UTC] Orders found: 7
[13-Dec-2025 08:29:00 UTC] Orders data: [{"id":22,"quantity":10,"total_coins":10,"coin_type":"regular","telegram_link":"https:\/\/t.me\/i_islvm\/23","status":"completed","created_at":"2025-12-13 10:20:04","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":21,"quantity":12,"total_coins":12,"coin_type":"regular","telegram_link":"https:\/\/t.me\/i_islvm\/22","status":"completed","created_at":"2025-12-13 06:55:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":20,"quantity":19,"total_coins":19,"coin_type":"regular","telegram_link":"https:\/\/t.me\/i_islvm\/21","status":"completed","created_at":"2025-12-12 18:22:03","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":19,"quantity":21,"total_coins":21,"coin_type":"regular","telegram_link":"https:\/\/t.me\/i_islvm\/20","status":"completed","created_at":"2025-12-11 23:12:49","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":13,"quantity":18,"total_coins":18,"coin_type":"regular","telegram_link":"https:\/\/t.me\/i_islvm\/19","status":"completed","created_at":"2025-12-07 17:13:06","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":12,"quantity":5,"total_coins":5,"coin_type":"regular","telegram_link":"https:\/\/t.me\/i_islvm\/19","status":"pending","created_at":"2025-12-07 10:09:46","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":11,"quantity":15,"total_coins":15,"coin_type":"regular","telegram_link":"https:\/\/t.me\/i_islvm\/17","status":"completed","created_at":"2025-12-07 09:56:21","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[13-Dec-2025 08:29:00 UTC] Total orders count: 7
[13-Dec-2025 11:20:37 UTC] === API CALL LOG ===
[13-Dec-2025 11:20:37 UTC] Endpoint: user/profile.php
[13-Dec-2025 11:20:37 UTC] Full Log Data: {
    "timestamp": "2025-12-13 11:20:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.39.9.54",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.39.9.54, 162.158.22.193",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUiLCJ1c2VybmFtZSI6ImFobWVkbW9oYV9fIiwiZW1haWwiOiJheWhhYmFsZmVsZ2FvbEBnbWFpbC5jb20iLCJleHAiOjE3NjU2OTMzNzJ9.IiTGk3EzVNsbPPlbh1JmbV9qwdWgqbAc2KYfzD7uW_U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ad512c4dd73708c-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.39.9.54",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Dec-2025 11:20:37 UTC] === END API CALL LOG ===
[13-Dec-2025 11:20:37 UTC] ✅ API Hash verification passed for profile endpoint
[13-Dec-2025 11:20:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUiLCJ1c2VybmFtZSI6ImFobWVkbW9oYV9fIiwiZW1haWwiOiJheWhhYmFsZmVsZ2FvbEBnbWFpbC5jb20iLCJleHAiOjE3NjU2OTMzNzJ9.IiTGk3EzVNsbPPlbh1JmbV9qwdWgqbAc2KYfzD7uW_U
[13-Dec-2025 11:20:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Dec-2025 11:20:37 UTC] ✅ JWT token verified successfully for user profile
[13-Dec-2025 11:20:37 UTC] User ID: 45
[13-Dec-2025 11:20:37 UTC] ✅ User profile retrieved successfully for user ID: 45
[13-Dec-2025 11:20:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Dec-2025 11:20:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Dec-2025 11:20:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"41.39.9.54, 162.158.22.193","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUiLCJ1c2VybmFtZSI6ImFobWVkbW9oYV9fIiwiZW1haWwiOiJheWhhYmFsZmVsZ2FvbEBnbWFpbC5jb20iLCJleHAiOjE3NjU2OTMzNzJ9.IiTGk3EzVNsbPPlbh1JmbV9qwdWgqbAc2KYfzD7uW_U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ad512c84b17708c-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"41.39.9.54","cf-ipcountry":"EG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Dec-2025 11:20:38 UTC] === User Orders API Called ===
[13-Dec-2025 11:20:38 UTC] User ID: 45
[13-Dec-2025 11:20:38 UTC] Limit: 20, Offset: 0
[13-Dec-2025 11:20:38 UTC] Orders found: 7
[13-Dec-2025 11:20:38 UTC] Orders data: [{"id":22,"quantity":10,"total_coins":10,"coin_type":"regular","telegram_link":"https:\/\/t.me\/i_islvm\/23","status":"completed","created_at":"2025-12-13 10:20:04","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":21,"quantity":12,"total_coins":12,"coin_type":"regular","telegram_link":"https:\/\/t.me\/i_islvm\/22","status":"completed","created_at":"2025-12-13 06:55:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":20,"quantity":19,"total_coins":19,"coin_type":"regular","telegram_link":"https:\/\/t.me\/i_islvm\/21","status":"completed","created_at":"2025-12-12 18:22:03","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":19,"quantity":21,"total_coins":21,"coin_type":"regular","telegram_link":"https:\/\/t.me\/i_islvm\/20","status":"completed","created_at":"2025-12-11 23:12:49","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":13,"quantity":18,"total_coins":18,"coin_type":"regular","telegram_link":"https:\/\/t.me\/i_islvm\/19","status":"completed","created_at":"2025-12-07 17:13:06","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":12,"quantity":5,"total_coins":5,"coin_type":"regular","telegram_link":"https:\/\/t.me\/i_islvm\/19","status":"pending","created_at":"2025-12-07 10:09:46","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":11,"quantity":15,"total_coins":15,"coin_type":"regular","telegram_link":"https:\/\/t.me\/i_islvm\/17","status":"completed","created_at":"2025-12-07 09:56:21","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[13-Dec-2025 11:20:38 UTC] Total orders count: 7
[13-Dec-2025 11:20:38 UTC] === API CALL LOG ===
[13-Dec-2025 11:20:38 UTC] Endpoint: user/profile.php
[13-Dec-2025 11:20:38 UTC] Full Log Data: {
    "timestamp": "2025-12-13 11:20:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.39.9.54",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.39.9.54, 162.158.22.193",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUiLCJ1c2VybmFtZSI6ImFobWVkbW9oYV9fIiwiZW1haWwiOiJheWhhYmFsZmVsZ2FvbEBnbWFpbC5jb20iLCJleHAiOjE3NjU2OTMzNzJ9.IiTGk3EzVNsbPPlbh1JmbV9qwdWgqbAc2KYfzD7uW_U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ad512caae86708c-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.39.9.54",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Dec-2025 11:20:38 UTC] === END API CALL LOG ===
[13-Dec-2025 11:20:38 UTC] ✅ API Hash verification passed for profile endpoint
[13-Dec-2025 11:20:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUiLCJ1c2VybmFtZSI6ImFobWVkbW9oYV9fIiwiZW1haWwiOiJheWhhYmFsZmVsZ2FvbEBnbWFpbC5jb20iLCJleHAiOjE3NjU2OTMzNzJ9.IiTGk3EzVNsbPPlbh1JmbV9qwdWgqbAc2KYfzD7uW_U
[13-Dec-2025 11:20:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Dec-2025 11:20:38 UTC] ✅ JWT token verified successfully for user profile
[13-Dec-2025 11:20:38 UTC] User ID: 45
[13-Dec-2025 11:20:38 UTC] ✅ User profile retrieved successfully for user ID: 45
[13-Dec-2025 11:20:39 UTC] === API CALL LOG ===
[13-Dec-2025 11:20:39 UTC] Endpoint: user/profile.php
[13-Dec-2025 11:20:39 UTC] Full Log Data: {
    "timestamp": "2025-12-13 11:20:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.39.9.54",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.39.9.54, 162.158.22.193",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUiLCJ1c2VybmFtZSI6ImFobWVkbW9oYV9fIiwiZW1haWwiOiJheWhhYmFsZmVsZ2FvbEBnbWFpbC5jb20iLCJleHAiOjE3NjU2OTMzNzJ9.IiTGk3EzVNsbPPlbh1JmbV9qwdWgqbAc2KYfzD7uW_U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ad512d0a839708c-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.39.9.54",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Dec-2025 11:20:39 UTC] === END API CALL LOG ===
[13-Dec-2025 11:20:39 UTC] ✅ API Hash verification passed for profile endpoint
[13-Dec-2025 11:20:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUiLCJ1c2VybmFtZSI6ImFobWVkbW9oYV9fIiwiZW1haWwiOiJheWhhYmFsZmVsZ2FvbEBnbWFpbC5jb20iLCJleHAiOjE3NjU2OTMzNzJ9.IiTGk3EzVNsbPPlbh1JmbV9qwdWgqbAc2KYfzD7uW_U
[13-Dec-2025 11:20:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Dec-2025 11:20:39 UTC] ✅ JWT token verified successfully for user profile
[13-Dec-2025 11:20:39 UTC] User ID: 45
[13-Dec-2025 11:20:39 UTC] ✅ User profile retrieved successfully for user ID: 45
[13-Dec-2025 11:20:39 UTC] User Purchases API - User ID: 45
[13-Dec-2025 11:20:39 UTC] User Purchases API - Total purchases found: 0
[13-Dec-2025 11:20:41 UTC] === API CALL LOG ===
[13-Dec-2025 11:20:41 UTC] Endpoint: user/profile.php
[13-Dec-2025 11:20:41 UTC] Full Log Data: {
    "timestamp": "2025-12-13 11:20:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.39.9.54",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.39.9.54, 162.158.22.193",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUiLCJ1c2VybmFtZSI6ImFobWVkbW9oYV9fIiwiZW1haWwiOiJheWhhYmFsZmVsZ2FvbEBnbWFpbC5jb20iLCJleHAiOjE3NjU2OTMzNzJ9.IiTGk3EzVNsbPPlbh1JmbV9qwdWgqbAc2KYfzD7uW_U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ad512dd4d02708c-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.39.9.54",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Dec-2025 11:20:41 UTC] === END API CALL LOG ===
[13-Dec-2025 11:20:41 UTC] ✅ API Hash verification passed for profile endpoint
[13-Dec-2025 11:20:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUiLCJ1c2VybmFtZSI6ImFobWVkbW9oYV9fIiwiZW1haWwiOiJheWhhYmFsZmVsZ2FvbEBnbWFpbC5jb20iLCJleHAiOjE3NjU2OTMzNzJ9.IiTGk3EzVNsbPPlbh1JmbV9qwdWgqbAc2KYfzD7uW_U
[13-Dec-2025 11:20:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Dec-2025 11:20:41 UTC] ✅ JWT token verified successfully for user profile
[13-Dec-2025 11:20:41 UTC] User ID: 45
[13-Dec-2025 11:20:41 UTC] ✅ User profile retrieved successfully for user ID: 45
[13-Dec-2025 11:24:04 UTC] === API CALL LOG ===
[13-Dec-2025 11:24:04 UTC] Endpoint: user/profile.php
[13-Dec-2025 11:24:04 UTC] Full Log Data: {
    "timestamp": "2025-12-13 11:24:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.39.9.54",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.39.9.54, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkiLCJ1c2VybmFtZSI6Im1zaDNhcmVmZiIsImVtYWlsIjoiZXNsYW1odXNzZWluMDE5MkBnbWFpbC5jb20iLCJleHAiOjE3NjYyMjk4NDN9.4CoqqUTWccTY8SmSBd8w63tcwIK9UKxzx20tqGs6Dh4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ad517cd9bf0e1a2-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.39.9.54",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Dec-2025 11:24:04 UTC] === END API CALL LOG ===
[13-Dec-2025 11:24:04 UTC] ✅ API Hash verification passed for profile endpoint
[13-Dec-2025 11:24:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkiLCJ1c2VybmFtZSI6Im1zaDNhcmVmZiIsImVtYWlsIjoiZXNsYW1odXNzZWluMDE5MkBnbWFpbC5jb20iLCJleHAiOjE3NjYyMjk4NDN9.4CoqqUTWccTY8SmSBd8w63tcwIK9UKxzx20tqGs6Dh4
[13-Dec-2025 11:24:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Dec-2025 11:24:04 UTC] ✅ JWT token verified successfully for user profile
[13-Dec-2025 11:24:04 UTC] User ID: 49
[13-Dec-2025 11:24:04 UTC] ✅ User profile retrieved successfully for user ID: 49
[13-Dec-2025 11:25:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Dec-2025 11:25:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Dec-2025 11:25:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"41.39.9.54, 172.68.234.131","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkiLCJ1c2VybmFtZSI6Im1zaDNhcmVmZiIsImVtYWlsIjoiZXNsYW1odXNzZWluMDE5MkBnbWFpbC5jb20iLCJleHAiOjE3NjYyMjk4NDN9.4CoqqUTWccTY8SmSBd8w63tcwIK9UKxzx20tqGs6Dh4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ad5195b4dcae1a2-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"41.39.9.54","cf-ipcountry":"EG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Dec-2025 11:25:07 UTC] === User Orders API Called ===
[13-Dec-2025 11:25:07 UTC] User ID: 49
[13-Dec-2025 11:25:07 UTC] Limit: 20, Offset: 0
[13-Dec-2025 11:25:07 UTC] Orders found: 1
[13-Dec-2025 11:25:07 UTC] Orders data: [{"id":23,"quantity":16,"total_coins":16,"coin_type":"regular","telegram_link":"https:\/\/t.me\/i_islvm\/23","status":"pending","created_at":"2025-12-13 14:55:05","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[13-Dec-2025 11:25:07 UTC] Total orders count: 1
[13-Dec-2025 11:25:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Dec-2025 11:25:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Dec-2025 11:25:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"41.39.9.54, 172.68.234.131","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkiLCJ1c2VybmFtZSI6Im1zaDNhcmVmZiIsImVtYWlsIjoiZXNsYW1odXNzZWluMDE5MkBnbWFpbC5jb20iLCJleHAiOjE3NjYyMjk4NDN9.4CoqqUTWccTY8SmSBd8w63tcwIK9UKxzx20tqGs6Dh4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ad5198549a7e1a2-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"41.39.9.54","cf-ipcountry":"EG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Dec-2025 11:25:14 UTC] === User Orders API Called ===
[13-Dec-2025 11:25:14 UTC] User ID: 49
[13-Dec-2025 11:25:14 UTC] Limit: 20, Offset: 0
[13-Dec-2025 11:25:14 UTC] Orders found: 1
[13-Dec-2025 11:25:14 UTC] Orders data: [{"id":23,"quantity":16,"total_coins":16,"coin_type":"regular","telegram_link":"https:\/\/t.me\/i_islvm\/23","status":"pending","created_at":"2025-12-13 14:55:05","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[13-Dec-2025 11:25:14 UTC] Total orders count: 1
[13-Dec-2025 11:25:17 UTC] === API CALL LOG ===
[13-Dec-2025 11:25:17 UTC] Endpoint: user/profile.php
[13-Dec-2025 11:25:17 UTC] Full Log Data: {
    "timestamp": "2025-12-13 11:25:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.39.9.54",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.39.9.54, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkiLCJ1c2VybmFtZSI6Im1zaDNhcmVmZiIsImVtYWlsIjoiZXNsYW1odXNzZWluMDE5MkBnbWFpbC5jb20iLCJleHAiOjE3NjYyMjk4NDN9.4CoqqUTWccTY8SmSBd8w63tcwIK9UKxzx20tqGs6Dh4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ad51998ef1ce1a2-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.39.9.54",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Dec-2025 11:25:17 UTC] === END API CALL LOG ===
[13-Dec-2025 11:25:17 UTC] ✅ API Hash verification passed for profile endpoint
[13-Dec-2025 11:25:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkiLCJ1c2VybmFtZSI6Im1zaDNhcmVmZiIsImVtYWlsIjoiZXNsYW1odXNzZWluMDE5MkBnbWFpbC5jb20iLCJleHAiOjE3NjYyMjk4NDN9.4CoqqUTWccTY8SmSBd8w63tcwIK9UKxzx20tqGs6Dh4
[13-Dec-2025 11:25:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Dec-2025 11:25:17 UTC] ✅ JWT token verified successfully for user profile
[13-Dec-2025 11:25:17 UTC] User ID: 49
[13-Dec-2025 11:25:17 UTC] ✅ User profile retrieved successfully for user ID: 49
[13-Dec-2025 11:25:17 UTC] User Purchases API - User ID: 49
[13-Dec-2025 11:25:17 UTC] User Purchases API - Total purchases found: 0
[13-Dec-2025 11:25:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Dec-2025 11:25:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Dec-2025 11:25:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"41.39.9.54, 172.68.234.131","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkiLCJ1c2VybmFtZSI6Im1zaDNhcmVmZiIsImVtYWlsIjoiZXNsYW1odXNzZWluMDE5MkBnbWFpbC5jb20iLCJleHAiOjE3NjYyMjk4NDN9.4CoqqUTWccTY8SmSBd8w63tcwIK9UKxzx20tqGs6Dh4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ad519a8bc54e1a2-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"41.39.9.54","cf-ipcountry":"EG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Dec-2025 11:25:20 UTC] === User Orders API Called ===
[13-Dec-2025 11:25:20 UTC] User ID: 49
[13-Dec-2025 11:25:20 UTC] Limit: 20, Offset: 0
[13-Dec-2025 11:25:20 UTC] Orders found: 1
[13-Dec-2025 11:25:20 UTC] Orders data: [{"id":23,"quantity":16,"total_coins":16,"coin_type":"regular","telegram_link":"https:\/\/t.me\/i_islvm\/23","status":"pending","created_at":"2025-12-13 14:55:05","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[13-Dec-2025 11:25:20 UTC] Total orders count: 1
[13-Dec-2025 11:25:22 UTC] === API CALL LOG ===
[13-Dec-2025 11:25:22 UTC] Endpoint: user/profile.php
[13-Dec-2025 11:25:22 UTC] Full Log Data: {
    "timestamp": "2025-12-13 11:25:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.39.9.54",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.39.9.54, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkiLCJ1c2VybmFtZSI6Im1zaDNhcmVmZiIsImVtYWlsIjoiZXNsYW1odXNzZWluMDE5MkBnbWFpbC5jb20iLCJleHAiOjE3NjYyMjk4NDN9.4CoqqUTWccTY8SmSBd8w63tcwIK9UKxzx20tqGs6Dh4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ad519b73f04e1a2-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.39.9.54",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Dec-2025 11:25:22 UTC] === END API CALL LOG ===
[13-Dec-2025 11:25:22 UTC] ✅ API Hash verification passed for profile endpoint
[13-Dec-2025 11:25:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkiLCJ1c2VybmFtZSI6Im1zaDNhcmVmZiIsImVtYWlsIjoiZXNsYW1odXNzZWluMDE5MkBnbWFpbC5jb20iLCJleHAiOjE3NjYyMjk4NDN9.4CoqqUTWccTY8SmSBd8w63tcwIK9UKxzx20tqGs6Dh4
[13-Dec-2025 11:25:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Dec-2025 11:25:22 UTC] ✅ JWT token verified successfully for user profile
[13-Dec-2025 11:25:22 UTC] User ID: 49
[13-Dec-2025 11:25:22 UTC] ✅ User profile retrieved successfully for user ID: 49
[13-Dec-2025 11:25:43 UTC] === API CALL LOG ===
[13-Dec-2025 11:25:43 UTC] Endpoint: user/profile.php
[13-Dec-2025 11:25:43 UTC] Full Log Data: {
    "timestamp": "2025-12-13 11:25:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.39.9.54",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.39.9.54, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkiLCJ1c2VybmFtZSI6Im1zaDNhcmVmZiIsImVtYWlsIjoiZXNsYW1odXNzZWluMDE5MkBnbWFpbC5jb20iLCJleHAiOjE3NjYyMjk4NDN9.4CoqqUTWccTY8SmSBd8w63tcwIK9UKxzx20tqGs6Dh4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ad51a3d0dede1a2-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.39.9.54",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Dec-2025 11:25:43 UTC] === END API CALL LOG ===
[13-Dec-2025 11:25:43 UTC] ✅ API Hash verification passed for profile endpoint
[13-Dec-2025 11:25:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkiLCJ1c2VybmFtZSI6Im1zaDNhcmVmZiIsImVtYWlsIjoiZXNsYW1odXNzZWluMDE5MkBnbWFpbC5jb20iLCJleHAiOjE3NjYyMjk4NDN9.4CoqqUTWccTY8SmSBd8w63tcwIK9UKxzx20tqGs6Dh4
[13-Dec-2025 11:25:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Dec-2025 11:25:43 UTC] ✅ JWT token verified successfully for user profile
[13-Dec-2025 11:25:43 UTC] User ID: 49
[13-Dec-2025 11:25:43 UTC] ✅ User profile retrieved successfully for user ID: 49
[13-Dec-2025 21:54:34 UTC] === API CALL LOG ===
[13-Dec-2025 21:54:34 UTC] Endpoint: user/profile.php
[13-Dec-2025 21:54:34 UTC] Full Log Data: {
    "timestamp": "2025-12-13 21:54:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.39.9.54",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.39.9.54, 172.70.108.43",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkiLCJ1c2VybmFtZSI6Im1zaDNhcmVmZiIsImVtYWlsIjoiZXNsYW1odXNzZWluMDE5MkBnbWFpbC5jb20iLCJleHAiOjE3NjYyMjk4NDN9.4CoqqUTWccTY8SmSBd8w63tcwIK9UKxzx20tqGs6Dh4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ad8b363af38e1ed-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.39.9.54",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Dec-2025 21:54:34 UTC] === END API CALL LOG ===
[13-Dec-2025 21:54:34 UTC] ✅ API Hash verification passed for profile endpoint
[13-Dec-2025 21:54:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkiLCJ1c2VybmFtZSI6Im1zaDNhcmVmZiIsImVtYWlsIjoiZXNsYW1odXNzZWluMDE5MkBnbWFpbC5jb20iLCJleHAiOjE3NjYyMjk4NDN9.4CoqqUTWccTY8SmSBd8w63tcwIK9UKxzx20tqGs6Dh4
[13-Dec-2025 21:54:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Dec-2025 21:54:34 UTC] ✅ JWT token verified successfully for user profile
[13-Dec-2025 21:54:34 UTC] User ID: 49
[13-Dec-2025 21:54:34 UTC] ✅ User profile retrieved successfully for user ID: 49
[13-Dec-2025 21:54:35 UTC] === API CALL LOG ===
[13-Dec-2025 21:54:35 UTC] Endpoint: user/profile.php
[13-Dec-2025 21:54:35 UTC] Full Log Data: {
    "timestamp": "2025-12-13 21:54:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.39.9.54",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.39.9.54, 172.70.108.43",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkiLCJ1c2VybmFtZSI6Im1zaDNhcmVmZiIsImVtYWlsIjoiZXNsYW1odXNzZWluMDE5MkBnbWFpbC5jb20iLCJleHAiOjE3NjYyMjk4NDN9.4CoqqUTWccTY8SmSBd8w63tcwIK9UKxzx20tqGs6Dh4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ad8b36a0d7ce1ed-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.39.9.54",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Dec-2025 21:54:35 UTC] === END API CALL LOG ===
[13-Dec-2025 21:54:35 UTC] ✅ API Hash verification passed for profile endpoint
[13-Dec-2025 21:54:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkiLCJ1c2VybmFtZSI6Im1zaDNhcmVmZiIsImVtYWlsIjoiZXNsYW1odXNzZWluMDE5MkBnbWFpbC5jb20iLCJleHAiOjE3NjYyMjk4NDN9.4CoqqUTWccTY8SmSBd8w63tcwIK9UKxzx20tqGs6Dh4
[13-Dec-2025 21:54:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Dec-2025 21:54:35 UTC] ✅ JWT token verified successfully for user profile
[13-Dec-2025 21:54:35 UTC] User ID: 49
[13-Dec-2025 21:54:35 UTC] ✅ User profile retrieved successfully for user ID: 49
[13-Dec-2025 21:55:04 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Dec-2025 21:55:04 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Dec-2025 21:55:04 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"41.39.9.54, 172.70.108.43","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkiLCJ1c2VybmFtZSI6Im1zaDNhcmVmZiIsImVtYWlsIjoiZXNsYW1odXNzZWluMDE5MkBnbWFpbC5jb20iLCJleHAiOjE3NjYyMjk4NDN9.4CoqqUTWccTY8SmSBd8w63tcwIK9UKxzx20tqGs6Dh4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ad8b42239b2e1ed-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"41.39.9.54","cf-ipcountry":"EG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Dec-2025 21:55:04 UTC] === User Orders API Called ===
[13-Dec-2025 21:55:04 UTC] User ID: 49
[13-Dec-2025 21:55:04 UTC] Limit: 20, Offset: 0
[13-Dec-2025 21:55:04 UTC] Orders found: 2
[13-Dec-2025 21:55:04 UTC] Orders data: [{"id":24,"quantity":30,"total_coins":30,"coin_type":"regular","telegram_link":"https:\/\/t.me\/i_islvm\/23","status":"pending","created_at":"2025-12-14 01:25:02","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":23,"quantity":16,"total_coins":16,"coin_type":"regular","telegram_link":"https:\/\/t.me\/i_islvm\/23","status":"pending","created_at":"2025-12-13 14:55:05","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[13-Dec-2025 21:55:04 UTC] Total orders count: 2
[14-Dec-2025 00:09:27 UTC] === API CALL LOG ===
[14-Dec-2025 00:09:27 UTC] Endpoint: user/profile.php
[14-Dec-2025 00:09:27 UTC] Full Log Data: {
    "timestamp": "2025-12-14 00:09:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.39.9.54",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.39.9.54, 162.159.122.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkiLCJ1c2VybmFtZSI6Im1zaDNhcmVmZiIsImVtYWlsIjoiZXNsYW1odXNzZWluMDE5MkBnbWFpbC5jb20iLCJleHAiOjE3NjYyMjk4NDN9.4CoqqUTWccTY8SmSBd8w63tcwIK9UKxzx20tqGs6Dh4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ad978f84809658b-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.39.9.54",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Dec-2025 00:09:27 UTC] === END API CALL LOG ===
[14-Dec-2025 00:09:27 UTC] ✅ API Hash verification passed for profile endpoint
[14-Dec-2025 00:09:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkiLCJ1c2VybmFtZSI6Im1zaDNhcmVmZiIsImVtYWlsIjoiZXNsYW1odXNzZWluMDE5MkBnbWFpbC5jb20iLCJleHAiOjE3NjYyMjk4NDN9.4CoqqUTWccTY8SmSBd8w63tcwIK9UKxzx20tqGs6Dh4
[14-Dec-2025 00:09:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Dec-2025 00:09:27 UTC] ✅ JWT token verified successfully for user profile
[14-Dec-2025 00:09:27 UTC] User ID: 49
[14-Dec-2025 00:09:27 UTC] ✅ User profile retrieved successfully for user ID: 49
[14-Dec-2025 00:09:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Dec-2025 00:09:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Dec-2025 00:09:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"41.39.9.54, 162.159.122.75","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkiLCJ1c2VybmFtZSI6Im1zaDNhcmVmZiIsImVtYWlsIjoiZXNsYW1odXNzZWluMDE5MkBnbWFpbC5jb20iLCJleHAiOjE3NjYyMjk4NDN9.4CoqqUTWccTY8SmSBd8w63tcwIK9UKxzx20tqGs6Dh4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ad978fb5ad5658b-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"41.39.9.54","cf-ipcountry":"EG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-Dec-2025 00:09:27 UTC] === User Orders API Called ===
[14-Dec-2025 00:09:27 UTC] User ID: 49
[14-Dec-2025 00:09:27 UTC] Limit: 20, Offset: 0
[14-Dec-2025 00:09:27 UTC] Orders found: 2
[14-Dec-2025 00:09:27 UTC] Orders data: [{"id":24,"quantity":30,"total_coins":30,"coin_type":"regular","telegram_link":"https:\/\/t.me\/i_islvm\/23","status":"pending","created_at":"2025-12-14 01:25:02","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":23,"quantity":16,"total_coins":16,"coin_type":"regular","telegram_link":"https:\/\/t.me\/i_islvm\/23","status":"pending","created_at":"2025-12-13 14:55:05","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[14-Dec-2025 00:09:27 UTC] Total orders count: 2
[14-Dec-2025 00:09:27 UTC] === API CALL LOG ===
[14-Dec-2025 00:09:27 UTC] Endpoint: user/profile.php
[14-Dec-2025 00:09:27 UTC] Full Log Data: {
    "timestamp": "2025-12-14 00:09:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.39.9.54",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.39.9.54, 162.159.122.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkiLCJ1c2VybmFtZSI6Im1zaDNhcmVmZiIsImVtYWlsIjoiZXNsYW1odXNzZWluMDE5MkBnbWFpbC5jb20iLCJleHAiOjE3NjYyMjk4NDN9.4CoqqUTWccTY8SmSBd8w63tcwIK9UKxzx20tqGs6Dh4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ad978fd8d04658b-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.39.9.54",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Dec-2025 00:09:27 UTC] === END API CALL LOG ===
[14-Dec-2025 00:09:27 UTC] ✅ API Hash verification passed for profile endpoint
[14-Dec-2025 00:09:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkiLCJ1c2VybmFtZSI6Im1zaDNhcmVmZiIsImVtYWlsIjoiZXNsYW1odXNzZWluMDE5MkBnbWFpbC5jb20iLCJleHAiOjE3NjYyMjk4NDN9.4CoqqUTWccTY8SmSBd8w63tcwIK9UKxzx20tqGs6Dh4
[14-Dec-2025 00:09:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Dec-2025 00:09:27 UTC] ✅ JWT token verified successfully for user profile
[14-Dec-2025 00:09:27 UTC] User ID: 49
[14-Dec-2025 00:09:27 UTC] ✅ User profile retrieved successfully for user ID: 49
[14-Dec-2025 00:09:47 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Dec-2025 00:09:47 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Dec-2025 00:09:47 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"41.39.9.54, 162.159.122.164","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkiLCJ1c2VybmFtZSI6Im1zaDNhcmVmZiIsImVtYWlsIjoiZXNsYW1odXNzZWluMDE5MkBnbWFpbC5jb20iLCJleHAiOjE3NjYyMjk4NDN9.4CoqqUTWccTY8SmSBd8w63tcwIK9UKxzx20tqGs6Dh4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ad97976a9a0658b-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"41.39.9.54","cf-ipcountry":"EG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-Dec-2025 00:09:47 UTC] === User Orders API Called ===
[14-Dec-2025 00:09:47 UTC] User ID: 49
[14-Dec-2025 00:09:47 UTC] Limit: 20, Offset: 0
[14-Dec-2025 00:09:47 UTC] Orders found: 3
[14-Dec-2025 00:09:47 UTC] Orders data: [{"id":25,"quantity":30,"total_coins":30,"coin_type":"regular","telegram_link":"https:\/\/t.me\/i_islvm\/23","status":"pending","created_at":"2025-12-14 03:39:45","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":24,"quantity":30,"total_coins":30,"coin_type":"regular","telegram_link":"https:\/\/t.me\/i_islvm\/23","status":"pending","created_at":"2025-12-14 01:25:02","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":23,"quantity":16,"total_coins":16,"coin_type":"regular","telegram_link":"https:\/\/t.me\/i_islvm\/23","status":"pending","created_at":"2025-12-13 14:55:05","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[14-Dec-2025 00:09:47 UTC] Total orders count: 3
[14-Dec-2025 00:09:52 UTC] === API CALL LOG ===
[14-Dec-2025 00:09:52 UTC] Endpoint: user/profile.php
[14-Dec-2025 00:09:52 UTC] Full Log Data: {
    "timestamp": "2025-12-14 00:09:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.39.9.54",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.39.9.54, 162.159.122.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkiLCJ1c2VybmFtZSI6Im1zaDNhcmVmZiIsImVtYWlsIjoiZXNsYW1odXNzZWluMDE5MkBnbWFpbC5jb20iLCJleHAiOjE3NjYyMjk4NDN9.4CoqqUTWccTY8SmSBd8w63tcwIK9UKxzx20tqGs6Dh4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ad97998cab5658b-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.39.9.54",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Dec-2025 00:09:52 UTC] === END API CALL LOG ===
[14-Dec-2025 00:09:52 UTC] ✅ API Hash verification passed for profile endpoint
[14-Dec-2025 00:09:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkiLCJ1c2VybmFtZSI6Im1zaDNhcmVmZiIsImVtYWlsIjoiZXNsYW1odXNzZWluMDE5MkBnbWFpbC5jb20iLCJleHAiOjE3NjYyMjk4NDN9.4CoqqUTWccTY8SmSBd8w63tcwIK9UKxzx20tqGs6Dh4
[14-Dec-2025 00:09:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Dec-2025 00:09:52 UTC] ✅ JWT token verified successfully for user profile
[14-Dec-2025 00:09:52 UTC] User ID: 49
[14-Dec-2025 00:09:52 UTC] ✅ User profile retrieved successfully for user ID: 49
[14-Dec-2025 00:09:52 UTC] User Purchases API - User ID: 49
[14-Dec-2025 00:09:52 UTC] User Purchases API - Total purchases found: 0
[14-Dec-2025 00:09:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Dec-2025 00:09:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Dec-2025 00:09:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"41.39.9.54, 162.159.122.165","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkiLCJ1c2VybmFtZSI6Im1zaDNhcmVmZiIsImVtYWlsIjoiZXNsYW1odXNzZWluMDE5MkBnbWFpbC5jb20iLCJleHAiOjE3NjYyMjk4NDN9.4CoqqUTWccTY8SmSBd8w63tcwIK9UKxzx20tqGs6Dh4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ad979a70a66658b-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"41.39.9.54","cf-ipcountry":"EG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-Dec-2025 00:09:55 UTC] === User Orders API Called ===
[14-Dec-2025 00:09:55 UTC] User ID: 49
[14-Dec-2025 00:09:55 UTC] Limit: 20, Offset: 0
[14-Dec-2025 00:09:55 UTC] Orders found: 3
[14-Dec-2025 00:09:55 UTC] Orders data: [{"id":25,"quantity":30,"total_coins":30,"coin_type":"regular","telegram_link":"https:\/\/t.me\/i_islvm\/23","status":"pending","created_at":"2025-12-14 03:39:45","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":24,"quantity":30,"total_coins":30,"coin_type":"regular","telegram_link":"https:\/\/t.me\/i_islvm\/23","status":"pending","created_at":"2025-12-14 01:25:02","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":23,"quantity":16,"total_coins":16,"coin_type":"regular","telegram_link":"https:\/\/t.me\/i_islvm\/23","status":"pending","created_at":"2025-12-13 14:55:05","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[14-Dec-2025 00:09:55 UTC] Total orders count: 3
[14-Dec-2025 00:09:59 UTC] === API CALL LOG ===
[14-Dec-2025 00:09:59 UTC] Endpoint: user/profile.php
[14-Dec-2025 00:09:59 UTC] Full Log Data: {
    "timestamp": "2025-12-14 00:09:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.39.9.54",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.39.9.54, 162.159.122.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkiLCJ1c2VybmFtZSI6Im1zaDNhcmVmZiIsImVtYWlsIjoiZXNsYW1odXNzZWluMDE5MkBnbWFpbC5jb20iLCJleHAiOjE3NjYyMjk4NDN9.4CoqqUTWccTY8SmSBd8w63tcwIK9UKxzx20tqGs6Dh4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ad979c2ef27658b-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.39.9.54",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Dec-2025 00:09:59 UTC] === END API CALL LOG ===
[14-Dec-2025 00:09:59 UTC] ✅ API Hash verification passed for profile endpoint
[14-Dec-2025 00:09:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkiLCJ1c2VybmFtZSI6Im1zaDNhcmVmZiIsImVtYWlsIjoiZXNsYW1odXNzZWluMDE5MkBnbWFpbC5jb20iLCJleHAiOjE3NjYyMjk4NDN9.4CoqqUTWccTY8SmSBd8w63tcwIK9UKxzx20tqGs6Dh4
[14-Dec-2025 00:09:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Dec-2025 00:09:59 UTC] ✅ JWT token verified successfully for user profile
[14-Dec-2025 00:09:59 UTC] User ID: 49
[14-Dec-2025 00:09:59 UTC] ✅ User profile retrieved successfully for user ID: 49
[14-Dec-2025 00:09:59 UTC] User Purchases API - User ID: 49
[14-Dec-2025 00:09:59 UTC] User Purchases API - Total purchases found: 0
[14-Dec-2025 00:10:01 UTC] === API CALL LOG ===
[14-Dec-2025 00:10:01 UTC] Endpoint: user/profile.php
[14-Dec-2025 00:10:01 UTC] Full Log Data: {
    "timestamp": "2025-12-14 00:10:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.39.9.54",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.39.9.54, 162.159.122.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkiLCJ1c2VybmFtZSI6Im1zaDNhcmVmZiIsImVtYWlsIjoiZXNsYW1odXNzZWluMDE5MkBnbWFpbC5jb20iLCJleHAiOjE3NjYyMjk4NDN9.4CoqqUTWccTY8SmSBd8w63tcwIK9UKxzx20tqGs6Dh4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ad979cdab56658b-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.39.9.54",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Dec-2025 00:10:01 UTC] === END API CALL LOG ===
[14-Dec-2025 00:10:01 UTC] ✅ API Hash verification passed for profile endpoint
[14-Dec-2025 00:10:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkiLCJ1c2VybmFtZSI6Im1zaDNhcmVmZiIsImVtYWlsIjoiZXNsYW1odXNzZWluMDE5MkBnbWFpbC5jb20iLCJleHAiOjE3NjYyMjk4NDN9.4CoqqUTWccTY8SmSBd8w63tcwIK9UKxzx20tqGs6Dh4
[14-Dec-2025 00:10:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Dec-2025 00:10:01 UTC] ✅ JWT token verified successfully for user profile
[14-Dec-2025 00:10:01 UTC] User ID: 49
[14-Dec-2025 00:10:01 UTC] ✅ User profile retrieved successfully for user ID: 49
[14-Dec-2025 00:10:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Dec-2025 00:10:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Dec-2025 00:10:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"41.39.9.54, 162.159.122.164","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkiLCJ1c2VybmFtZSI6Im1zaDNhcmVmZiIsImVtYWlsIjoiZXNsYW1odXNzZWluMDE5MkBnbWFpbC5jb20iLCJleHAiOjE3NjYyMjk4NDN9.4CoqqUTWccTY8SmSBd8w63tcwIK9UKxzx20tqGs6Dh4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ad97a9c7c1c658b-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"41.39.9.54","cf-ipcountry":"EG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-Dec-2025 00:10:34 UTC] === User Orders API Called ===
[14-Dec-2025 00:10:34 UTC] User ID: 49
[14-Dec-2025 00:10:34 UTC] Limit: 20, Offset: 0
[14-Dec-2025 00:10:34 UTC] Orders found: 4
[14-Dec-2025 00:10:34 UTC] Orders data: [{"id":26,"quantity":1,"total_coins":20,"coin_type":"regular","telegram_link":"https:\/\/t.me\/i_islvm","status":"pending","created_at":"2025-12-14 03:40:32","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":25,"quantity":30,"total_coins":30,"coin_type":"regular","telegram_link":"https:\/\/t.me\/i_islvm\/23","status":"pending","created_at":"2025-12-14 03:39:45","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":24,"quantity":30,"total_coins":30,"coin_type":"regular","telegram_link":"https:\/\/t.me\/i_islvm\/23","status":"pending","created_at":"2025-12-14 01:25:02","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":23,"quantity":16,"total_coins":16,"coin_type":"regular","telegram_link":"https:\/\/t.me\/i_islvm\/23","status":"pending","created_at":"2025-12-13 14:55:05","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[14-Dec-2025 00:10:34 UTC] Total orders count: 4
[14-Dec-2025 03:21:20 UTC] === API CALL LOG ===
[14-Dec-2025 03:21:20 UTC] Endpoint: user/profile.php
[14-Dec-2025 03:21:20 UTC] Full Log Data: {
    "timestamp": "2025-12-14 03:21:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "157.20.147.38",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "157.20.147.38, 172.70.208.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzY2Mjg3Mjc3fQ.eNZMO22qnNZtRRzo_HnwMlu4D-2cTcYwkGfC9OlAr_k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ada920a0bb8fd6c-SIN",
        "x-forwarded-proto": "https",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "157.20.147.38",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Dec-2025 03:21:20 UTC] === END API CALL LOG ===
[14-Dec-2025 03:21:20 UTC] ✅ API Hash verification passed for profile endpoint
[14-Dec-2025 03:21:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzY2Mjg3Mjc3fQ.eNZMO22qnNZtRRzo_HnwMlu4D-2cTcYwkGfC9OlAr_k
[14-Dec-2025 03:21:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Dec-2025 03:21:20 UTC] ✅ JWT token verified successfully for user profile
[14-Dec-2025 03:21:20 UTC] User ID: 5
[14-Dec-2025 03:21:20 UTC] ✅ User profile retrieved successfully for user ID: 5
[14-Dec-2025 03:21:58 UTC] === API CALL LOG ===
[14-Dec-2025 03:21:58 UTC] Endpoint: user/profile.php
[14-Dec-2025 03:21:58 UTC] Full Log Data: {
    "timestamp": "2025-12-14 03:21:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "157.20.147.38",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "157.20.147.38, 162.158.170.105",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzY2Mjg3Mjc3fQ.eNZMO22qnNZtRRzo_HnwMlu4D-2cTcYwkGfC9OlAr_k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ada92f94dc1a053-SIN",
        "x-forwarded-proto": "https",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "157.20.147.38",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Dec-2025 03:21:58 UTC] === END API CALL LOG ===
[14-Dec-2025 03:21:58 UTC] ✅ API Hash verification passed for profile endpoint
[14-Dec-2025 03:21:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzY2Mjg3Mjc3fQ.eNZMO22qnNZtRRzo_HnwMlu4D-2cTcYwkGfC9OlAr_k
[14-Dec-2025 03:21:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Dec-2025 03:21:58 UTC] ✅ JWT token verified successfully for user profile
[14-Dec-2025 03:21:58 UTC] User ID: 5
[14-Dec-2025 03:21:58 UTC] ✅ User profile retrieved successfully for user ID: 5
[14-Dec-2025 03:22:01 UTC] === API CALL LOG ===
[14-Dec-2025 03:22:01 UTC] Endpoint: user/profile.php
[14-Dec-2025 03:22:01 UTC] Full Log Data: {
    "timestamp": "2025-12-14 03:22:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "157.20.147.38",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "157.20.147.38, 104.23.175.82",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzY2Mjg3Mjc3fQ.eNZMO22qnNZtRRzo_HnwMlu4D-2cTcYwkGfC9OlAr_k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ada930cbec38b8a-SIN",
        "x-forwarded-proto": "https",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "157.20.147.38",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Dec-2025 03:22:01 UTC] === END API CALL LOG ===
[14-Dec-2025 03:22:01 UTC] ✅ API Hash verification passed for profile endpoint
[14-Dec-2025 03:22:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzY2Mjg3Mjc3fQ.eNZMO22qnNZtRRzo_HnwMlu4D-2cTcYwkGfC9OlAr_k
[14-Dec-2025 03:22:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Dec-2025 03:22:01 UTC] ✅ JWT token verified successfully for user profile
[14-Dec-2025 03:22:01 UTC] User ID: 5
[14-Dec-2025 03:22:01 UTC] ✅ User profile retrieved successfully for user ID: 5
[14-Dec-2025 03:22:08 UTC] === API CALL LOG ===
[14-Dec-2025 03:22:08 UTC] Endpoint: user/profile.php
[14-Dec-2025 03:22:08 UTC] Full Log Data: {
    "timestamp": "2025-12-14 03:22:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "157.20.147.38",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "157.20.147.38, 172.70.208.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzY2Mjg3Mjc3fQ.eNZMO22qnNZtRRzo_HnwMlu4D-2cTcYwkGfC9OlAr_k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ada93376dd1fdce-SIN",
        "x-forwarded-proto": "https",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "157.20.147.38",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Dec-2025 03:22:08 UTC] === END API CALL LOG ===
[14-Dec-2025 03:22:08 UTC] ✅ API Hash verification passed for profile endpoint
[14-Dec-2025 03:22:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzY2Mjg3Mjc3fQ.eNZMO22qnNZtRRzo_HnwMlu4D-2cTcYwkGfC9OlAr_k
[14-Dec-2025 03:22:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Dec-2025 03:22:08 UTC] ✅ JWT token verified successfully for user profile
[14-Dec-2025 03:22:08 UTC] User ID: 5
[14-Dec-2025 03:22:08 UTC] ✅ User profile retrieved successfully for user ID: 5
[14-Dec-2025 03:22:10 UTC] User Purchases API - User ID: 5
[14-Dec-2025 03:22:10 UTC] User Purchases API - Total purchases found: 7
[14-Dec-2025 03:22:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Dec-2025 03:22:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Dec-2025 03:22:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"157.20.147.38, 172.71.124.89","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzY2Mjg3Mjc3fQ.eNZMO22qnNZtRRzo_HnwMlu4D-2cTcYwkGfC9OlAr_k","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ada935ba8edce1d-SIN","x-forwarded-proto":"https","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"157.20.147.38","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}"}
[14-Dec-2025 03:22:13 UTC] === User Orders API Called ===
[14-Dec-2025 03:22:13 UTC] User ID: 5
[14-Dec-2025 03:22:13 UTC] Limit: 20, Offset: 0
[14-Dec-2025 03:22:13 UTC] Orders found: 2
[14-Dec-2025 03:22:13 UTC] Orders data: [{"id":5,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/trademaxpooya\/32406","status":"completed","created_at":"2025-11-12 11:43:57","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":4,"quantity":10,"total_coins":10,"coin_type":"regular","telegram_link":"t.me\/tehhhst\/5","status":"cancelled","created_at":"2025-11-12 11:09:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[14-Dec-2025 03:22:13 UTC] Total orders count: 2
[14-Dec-2025 03:36:07 UTC] === API CALL LOG ===
[14-Dec-2025 03:36:07 UTC] Endpoint: user/profile.php
[14-Dec-2025 03:36:07 UTC] Full Log Data: {
    "timestamp": "2025-12-14 03:36:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "61.19.1.203",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "61.19.1.203, 162.158.88.29",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzY2Mjg4MTY1fQ.K4Jx32LbRlQ9JiQ-NcSYcjZf2t-7wEysT2pdDSpMqD4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9adaa7b61df6fe18-SIN",
        "x-forwarded-proto": "https",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "61.19.1.203",
        "cf-ipcountry": "TH",
        "cf-visitor": "{\"scheme\":\"https\"}"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Dec-2025 03:36:07 UTC] === END API CALL LOG ===
[14-Dec-2025 03:36:07 UTC] ✅ API Hash verification passed for profile endpoint
[14-Dec-2025 03:36:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzY2Mjg4MTY1fQ.K4Jx32LbRlQ9JiQ-NcSYcjZf2t-7wEysT2pdDSpMqD4
[14-Dec-2025 03:36:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Dec-2025 03:36:07 UTC] ✅ JWT token verified successfully for user profile
[14-Dec-2025 03:36:07 UTC] User ID: 5
[14-Dec-2025 03:36:07 UTC] ✅ User profile retrieved successfully for user ID: 5
[14-Dec-2025 03:36:50 UTC] === API CALL LOG ===
[14-Dec-2025 03:36:50 UTC] Endpoint: user/profile.php
[14-Dec-2025 03:36:50 UTC] Full Log Data: {
    "timestamp": "2025-12-14 03:36:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "61.19.1.203",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "61.19.1.203, 104.23.175.82",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzY2Mjg4MTY1fQ.K4Jx32LbRlQ9JiQ-NcSYcjZf2t-7wEysT2pdDSpMqD4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9adaa8bda8e41f9f-SIN",
        "x-forwarded-proto": "https",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "61.19.1.203",
        "cf-ipcountry": "TH",
        "cf-visitor": "{\"scheme\":\"https\"}"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Dec-2025 03:36:50 UTC] === END API CALL LOG ===
[14-Dec-2025 03:36:50 UTC] ✅ API Hash verification passed for profile endpoint
[14-Dec-2025 03:36:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzY2Mjg4MTY1fQ.K4Jx32LbRlQ9JiQ-NcSYcjZf2t-7wEysT2pdDSpMqD4
[14-Dec-2025 03:36:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Dec-2025 03:36:50 UTC] ✅ JWT token verified successfully for user profile
[14-Dec-2025 03:36:50 UTC] User ID: 5
[14-Dec-2025 03:36:50 UTC] ✅ User profile retrieved successfully for user ID: 5
[14-Dec-2025 03:36:53 UTC] === API CALL LOG ===
[14-Dec-2025 03:36:53 UTC] Endpoint: user/profile.php
[14-Dec-2025 03:36:53 UTC] Full Log Data: {
    "timestamp": "2025-12-14 03:36:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "61.19.1.203",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "61.19.1.203, 172.71.124.88",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzY2Mjg4MTY1fQ.K4Jx32LbRlQ9JiQ-NcSYcjZf2t-7wEysT2pdDSpMqD4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9adaa8d35d8cce12-SIN",
        "x-forwarded-proto": "https",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "61.19.1.203",
        "cf-ipcountry": "TH",
        "cf-visitor": "{\"scheme\":\"https\"}"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Dec-2025 03:36:53 UTC] === END API CALL LOG ===
[14-Dec-2025 03:36:53 UTC] ✅ API Hash verification passed for profile endpoint
[14-Dec-2025 03:36:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzY2Mjg4MTY1fQ.K4Jx32LbRlQ9JiQ-NcSYcjZf2t-7wEysT2pdDSpMqD4
[14-Dec-2025 03:36:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Dec-2025 03:36:53 UTC] ✅ JWT token verified successfully for user profile
[14-Dec-2025 03:36:53 UTC] User ID: 5
[14-Dec-2025 03:36:53 UTC] ✅ User profile retrieved successfully for user ID: 5
[14-Dec-2025 03:37:00 UTC] === API CALL LOG ===
[14-Dec-2025 03:37:00 UTC] Endpoint: user/profile.php
[14-Dec-2025 03:37:00 UTC] Full Log Data: {
    "timestamp": "2025-12-14 03:37:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "61.19.1.203",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "61.19.1.203, 172.70.208.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzY2Mjg4MTY1fQ.K4Jx32LbRlQ9JiQ-NcSYcjZf2t-7wEysT2pdDSpMqD4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9adaa9018e27fd83-SIN",
        "x-forwarded-proto": "https",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "61.19.1.203",
        "cf-ipcountry": "TH",
        "cf-visitor": "{\"scheme\":\"https\"}"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Dec-2025 03:37:00 UTC] === END API CALL LOG ===
[14-Dec-2025 03:37:00 UTC] ✅ API Hash verification passed for profile endpoint
[14-Dec-2025 03:37:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzY2Mjg4MTY1fQ.K4Jx32LbRlQ9JiQ-NcSYcjZf2t-7wEysT2pdDSpMqD4
[14-Dec-2025 03:37:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Dec-2025 03:37:00 UTC] ✅ JWT token verified successfully for user profile
[14-Dec-2025 03:37:00 UTC] User ID: 5
[14-Dec-2025 03:37:00 UTC] ✅ User profile retrieved successfully for user ID: 5
[14-Dec-2025 03:37:04 UTC] User Purchases API - User ID: 5
[14-Dec-2025 03:37:04 UTC] User Purchases API - Total purchases found: 7
[14-Dec-2025 03:37:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Dec-2025 03:37:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Dec-2025 03:37:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"61.19.1.203, 172.71.124.89","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzY2Mjg4MTY1fQ.K4Jx32LbRlQ9JiQ-NcSYcjZf2t-7wEysT2pdDSpMqD4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9adaa9244fe4ce19-SIN","x-forwarded-proto":"https","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"61.19.1.203","cf-ipcountry":"TH","cf-visitor":"{\"scheme\":\"https\"}"}
[14-Dec-2025 03:37:06 UTC] === User Orders API Called ===
[14-Dec-2025 03:37:06 UTC] User ID: 5
[14-Dec-2025 03:37:06 UTC] Limit: 20, Offset: 0
[14-Dec-2025 03:37:06 UTC] Orders found: 2
[14-Dec-2025 03:37:06 UTC] Orders data: [{"id":5,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/trademaxpooya\/32406","status":"completed","created_at":"2025-11-12 11:43:57","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":4,"quantity":10,"total_coins":10,"coin_type":"regular","telegram_link":"t.me\/tehhhst\/5","status":"cancelled","created_at":"2025-11-12 11:09:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[14-Dec-2025 03:37:06 UTC] Total orders count: 2
[16-Dec-2025 19:01:09 UTC] === API CALL LOG ===
[16-Dec-2025 19:01:09 UTC] Endpoint: user/profile.php
[16-Dec-2025 19:01:09 UTC] Full Log Data: {
    "timestamp": "2025-12-16 19:01:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "203.99.54.254",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "203.99.54.254, 172.69.176.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTAiLCJ1c2VybmFtZSI6Ik5hZmVlczU0NzgiLCJlbWFpbCI6Im1uNTk5NDg5MUBnbWFpbC5jb20iLCJleHAiOjE3NjY1MTY0Njh9.COoPyZBdpLL-MrhBXhyQqtpnxx3pXnfgE3Qg-I11_Ck",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9af06d7de99d6198-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "203.99.54.254",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Dec-2025 19:01:09 UTC] === END API CALL LOG ===
[16-Dec-2025 19:01:09 UTC] ✅ API Hash verification passed for profile endpoint
[16-Dec-2025 19:01:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTAiLCJ1c2VybmFtZSI6Ik5hZmVlczU0NzgiLCJlbWFpbCI6Im1uNTk5NDg5MUBnbWFpbC5jb20iLCJleHAiOjE3NjY1MTY0Njh9.COoPyZBdpLL-MrhBXhyQqtpnxx3pXnfgE3Qg-I11_Ck
[16-Dec-2025 19:01:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Dec-2025 19:01:09 UTC] ✅ JWT token verified successfully for user profile
[16-Dec-2025 19:01:09 UTC] User ID: 50
[16-Dec-2025 19:01:09 UTC] ✅ User profile retrieved successfully for user ID: 50
[16-Dec-2025 19:01:25 UTC] === API CALL LOG ===
[16-Dec-2025 19:01:25 UTC] Endpoint: user/profile.php
[16-Dec-2025 19:01:25 UTC] Full Log Data: {
    "timestamp": "2025-12-16 19:01:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "203.99.54.254",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "203.99.54.254, 172.69.176.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTAiLCJ1c2VybmFtZSI6Ik5hZmVlczU0NzgiLCJlbWFpbCI6Im1uNTk5NDg5MUBnbWFpbC5jb20iLCJleHAiOjE3NjY1MTY0Njh9.COoPyZBdpLL-MrhBXhyQqtpnxx3pXnfgE3Qg-I11_Ck",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9af06de0eb4e6198-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "203.99.54.254",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Dec-2025 19:01:25 UTC] === END API CALL LOG ===
[16-Dec-2025 19:01:25 UTC] ✅ API Hash verification passed for profile endpoint
[16-Dec-2025 19:01:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTAiLCJ1c2VybmFtZSI6Ik5hZmVlczU0NzgiLCJlbWFpbCI6Im1uNTk5NDg5MUBnbWFpbC5jb20iLCJleHAiOjE3NjY1MTY0Njh9.COoPyZBdpLL-MrhBXhyQqtpnxx3pXnfgE3Qg-I11_Ck
[16-Dec-2025 19:01:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Dec-2025 19:01:25 UTC] ✅ JWT token verified successfully for user profile
[16-Dec-2025 19:01:25 UTC] User ID: 50
[16-Dec-2025 19:01:25 UTC] ✅ User profile retrieved successfully for user ID: 50
[16-Dec-2025 19:01:32 UTC] === API CALL LOG ===
[16-Dec-2025 19:01:32 UTC] Endpoint: user/profile.php
[16-Dec-2025 19:01:32 UTC] Full Log Data: {
    "timestamp": "2025-12-16 19:01:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "203.99.54.254",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "203.99.54.254, 172.69.176.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTAiLCJ1c2VybmFtZSI6Ik5hZmVlczU0NzgiLCJlbWFpbCI6Im1uNTk5NDg5MUBnbWFpbC5jb20iLCJleHAiOjE3NjY1MTY0Njh9.COoPyZBdpLL-MrhBXhyQqtpnxx3pXnfgE3Qg-I11_Ck",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9af06e0c4af06198-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "203.99.54.254",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Dec-2025 19:01:32 UTC] === END API CALL LOG ===
[16-Dec-2025 19:01:32 UTC] ✅ API Hash verification passed for profile endpoint
[16-Dec-2025 19:01:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTAiLCJ1c2VybmFtZSI6Ik5hZmVlczU0NzgiLCJlbWFpbCI6Im1uNTk5NDg5MUBnbWFpbC5jb20iLCJleHAiOjE3NjY1MTY0Njh9.COoPyZBdpLL-MrhBXhyQqtpnxx3pXnfgE3Qg-I11_Ck
[16-Dec-2025 19:01:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Dec-2025 19:01:32 UTC] ✅ JWT token verified successfully for user profile
[16-Dec-2025 19:01:32 UTC] User ID: 50
[16-Dec-2025 19:01:32 UTC] ✅ User profile retrieved successfully for user ID: 50
[16-Dec-2025 19:01:36 UTC] === API CALL LOG ===
[16-Dec-2025 19:01:36 UTC] Endpoint: user/profile.php
[16-Dec-2025 19:01:36 UTC] Full Log Data: {
    "timestamp": "2025-12-16 19:01:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "203.99.54.254",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "203.99.54.254, 172.70.208.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTAiLCJ1c2VybmFtZSI6Ik5hZmVlczU0NzgiLCJlbWFpbCI6Im1uNTk5NDg5MUBnbWFpbC5jb20iLCJleHAiOjE3NjY1MTY0Njh9.COoPyZBdpLL-MrhBXhyQqtpnxx3pXnfgE3Qg-I11_Ck",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9af06e25c82bfd85-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "203.99.54.254",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Dec-2025 19:01:36 UTC] === END API CALL LOG ===
[16-Dec-2025 19:01:36 UTC] ✅ API Hash verification passed for profile endpoint
[16-Dec-2025 19:01:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTAiLCJ1c2VybmFtZSI6Ik5hZmVlczU0NzgiLCJlbWFpbCI6Im1uNTk5NDg5MUBnbWFpbC5jb20iLCJleHAiOjE3NjY1MTY0Njh9.COoPyZBdpLL-MrhBXhyQqtpnxx3pXnfgE3Qg-I11_Ck
[16-Dec-2025 19:01:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Dec-2025 19:01:36 UTC] ✅ JWT token verified successfully for user profile
[16-Dec-2025 19:01:36 UTC] User ID: 50
[16-Dec-2025 19:01:36 UTC] ✅ User profile retrieved successfully for user ID: 50
[16-Dec-2025 19:01:37 UTC] === API CALL LOG ===
[16-Dec-2025 19:01:37 UTC] Endpoint: user/profile.php
[16-Dec-2025 19:01:37 UTC] Full Log Data: {
    "timestamp": "2025-12-16 19:01:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "203.99.54.254",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "203.99.54.254, 172.70.208.19",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTAiLCJ1c2VybmFtZSI6Ik5hZmVlczU0NzgiLCJlbWFpbCI6Im1uNTk5NDg5MUBnbWFpbC5jb20iLCJleHAiOjE3NjY1MTY0Njh9.COoPyZBdpLL-MrhBXhyQqtpnxx3pXnfgE3Qg-I11_Ck",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9af06e2cccf5fd85-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "203.99.54.254",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Dec-2025 19:01:37 UTC] === END API CALL LOG ===
[16-Dec-2025 19:01:37 UTC] ✅ API Hash verification passed for profile endpoint
[16-Dec-2025 19:01:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTAiLCJ1c2VybmFtZSI6Ik5hZmVlczU0NzgiLCJlbWFpbCI6Im1uNTk5NDg5MUBnbWFpbC5jb20iLCJleHAiOjE3NjY1MTY0Njh9.COoPyZBdpLL-MrhBXhyQqtpnxx3pXnfgE3Qg-I11_Ck
[16-Dec-2025 19:01:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Dec-2025 19:01:37 UTC] ✅ JWT token verified successfully for user profile
[16-Dec-2025 19:01:37 UTC] User ID: 50
[16-Dec-2025 19:01:37 UTC] ✅ User profile retrieved successfully for user ID: 50
[16-Dec-2025 19:09:26 UTC] === API CALL LOG ===
[16-Dec-2025 19:09:26 UTC] Endpoint: user/profile.php
[16-Dec-2025 19:09:26 UTC] Full Log Data: {
    "timestamp": "2025-12-16 19:09:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "15.204.224.221",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "15.204.224.221, 172.68.245.62",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTAiLCJ1c2VybmFtZSI6Ik5hZmVlczU0NzgiLCJlbWFpbCI6Im1uNTk5NDg5MUBnbWFpbC5jb20iLCJleHAiOjE3NjY1MTY0Njh9.COoPyZBdpLL-MrhBXhyQqtpnxx3pXnfgE3Qg-I11_Ck",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9af0799e8ae0c9a9-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "15.204.224.221",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Dec-2025 19:09:26 UTC] === END API CALL LOG ===
[16-Dec-2025 19:09:26 UTC] ✅ API Hash verification passed for profile endpoint
[16-Dec-2025 19:09:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTAiLCJ1c2VybmFtZSI6Ik5hZmVlczU0NzgiLCJlbWFpbCI6Im1uNTk5NDg5MUBnbWFpbC5jb20iLCJleHAiOjE3NjY1MTY0Njh9.COoPyZBdpLL-MrhBXhyQqtpnxx3pXnfgE3Qg-I11_Ck
[16-Dec-2025 19:09:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Dec-2025 19:09:26 UTC] ✅ JWT token verified successfully for user profile
[16-Dec-2025 19:09:26 UTC] User ID: 50
[16-Dec-2025 19:09:26 UTC] ✅ User profile retrieved successfully for user ID: 50
[16-Dec-2025 19:09:27 UTC] === API CALL LOG ===
[16-Dec-2025 19:09:27 UTC] Endpoint: user/profile.php
[16-Dec-2025 19:09:27 UTC] Full Log Data: {
    "timestamp": "2025-12-16 19:09:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "15.204.224.221",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "15.204.224.221, 172.68.245.41",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTAiLCJ1c2VybmFtZSI6Ik5hZmVlczU0NzgiLCJlbWFpbCI6Im1uNTk5NDg5MUBnbWFpbC5jb20iLCJleHAiOjE3NjY1MTY0Njh9.COoPyZBdpLL-MrhBXhyQqtpnxx3pXnfgE3Qg-I11_Ck",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9af079a6caf1c9a9-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "15.204.224.221",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Dec-2025 19:09:27 UTC] === END API CALL LOG ===
[16-Dec-2025 19:09:27 UTC] ✅ API Hash verification passed for profile endpoint
[16-Dec-2025 19:09:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTAiLCJ1c2VybmFtZSI6Ik5hZmVlczU0NzgiLCJlbWFpbCI6Im1uNTk5NDg5MUBnbWFpbC5jb20iLCJleHAiOjE3NjY1MTY0Njh9.COoPyZBdpLL-MrhBXhyQqtpnxx3pXnfgE3Qg-I11_Ck
[16-Dec-2025 19:09:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Dec-2025 19:09:27 UTC] ✅ JWT token verified successfully for user profile
[16-Dec-2025 19:09:27 UTC] User ID: 50
[16-Dec-2025 19:09:27 UTC] ✅ User profile retrieved successfully for user ID: 50
[16-Dec-2025 19:09:37 UTC] === API CALL LOG ===
[16-Dec-2025 19:09:37 UTC] Endpoint: user/profile.php
[16-Dec-2025 19:09:37 UTC] Full Log Data: {
    "timestamp": "2025-12-16 19:09:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "15.204.224.221",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "15.204.224.221, 172.71.195.111",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTAiLCJ1c2VybmFtZSI6Ik5hZmVlczU0NzgiLCJlbWFpbCI6Im1uNTk5NDg5MUBnbWFpbC5jb20iLCJleHAiOjE3NjY1MTY0Njh9.COoPyZBdpLL-MrhBXhyQqtpnxx3pXnfgE3Qg-I11_Ck",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9af079e15d34d6cd-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "15.204.224.221",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Dec-2025 19:09:37 UTC] === END API CALL LOG ===
[16-Dec-2025 19:09:37 UTC] ✅ API Hash verification passed for profile endpoint
[16-Dec-2025 19:09:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTAiLCJ1c2VybmFtZSI6Ik5hZmVlczU0NzgiLCJlbWFpbCI6Im1uNTk5NDg5MUBnbWFpbC5jb20iLCJleHAiOjE3NjY1MTY0Njh9.COoPyZBdpLL-MrhBXhyQqtpnxx3pXnfgE3Qg-I11_Ck
[16-Dec-2025 19:09:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Dec-2025 19:09:37 UTC] ✅ JWT token verified successfully for user profile
[16-Dec-2025 19:09:37 UTC] User ID: 50
[16-Dec-2025 19:09:37 UTC] ✅ User profile retrieved successfully for user ID: 50
[16-Dec-2025 19:09:39 UTC] === API CALL LOG ===
[16-Dec-2025 19:09:39 UTC] Endpoint: user/profile.php
[16-Dec-2025 19:09:39 UTC] Full Log Data: {
    "timestamp": "2025-12-16 19:09:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "15.204.224.221",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "15.204.224.221, 172.71.195.112",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTAiLCJ1c2VybmFtZSI6Ik5hZmVlczU0NzgiLCJlbWFpbCI6Im1uNTk5NDg5MUBnbWFpbC5jb20iLCJleHAiOjE3NjY1MTY0Njh9.COoPyZBdpLL-MrhBXhyQqtpnxx3pXnfgE3Qg-I11_Ck",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9af079f11c3dd6cd-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "15.204.224.221",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Dec-2025 19:09:39 UTC] === END API CALL LOG ===
[16-Dec-2025 19:09:39 UTC] ✅ API Hash verification passed for profile endpoint
[16-Dec-2025 19:09:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTAiLCJ1c2VybmFtZSI6Ik5hZmVlczU0NzgiLCJlbWFpbCI6Im1uNTk5NDg5MUBnbWFpbC5jb20iLCJleHAiOjE3NjY1MTY0Njh9.COoPyZBdpLL-MrhBXhyQqtpnxx3pXnfgE3Qg-I11_Ck
[16-Dec-2025 19:09:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Dec-2025 19:09:39 UTC] ✅ JWT token verified successfully for user profile
[16-Dec-2025 19:09:39 UTC] User ID: 50
[16-Dec-2025 19:09:39 UTC] ✅ User profile retrieved successfully for user ID: 50
[16-Dec-2025 19:10:34 UTC] === API CALL LOG ===
[16-Dec-2025 19:10:34 UTC] Endpoint: user/profile.php
[16-Dec-2025 19:10:34 UTC] Full Log Data: {
    "timestamp": "2025-12-16 19:10:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "15.204.224.221",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "15.204.224.221, 172.71.195.112",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTAiLCJ1c2VybmFtZSI6Ik5hZmVlczU0NzgiLCJlbWFpbCI6Im1uNTk5NDg5MUBnbWFpbC5jb20iLCJleHAiOjE3NjY1MTY0Njh9.COoPyZBdpLL-MrhBXhyQqtpnxx3pXnfgE3Qg-I11_Ck",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9af07b468f55d6cd-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "15.204.224.221",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Dec-2025 19:10:34 UTC] === END API CALL LOG ===
[16-Dec-2025 19:10:34 UTC] ✅ API Hash verification passed for profile endpoint
[16-Dec-2025 19:10:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTAiLCJ1c2VybmFtZSI6Ik5hZmVlczU0NzgiLCJlbWFpbCI6Im1uNTk5NDg5MUBnbWFpbC5jb20iLCJleHAiOjE3NjY1MTY0Njh9.COoPyZBdpLL-MrhBXhyQqtpnxx3pXnfgE3Qg-I11_Ck
[16-Dec-2025 19:10:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Dec-2025 19:10:34 UTC] ✅ JWT token verified successfully for user profile
[16-Dec-2025 19:10:34 UTC] User ID: 50
[16-Dec-2025 19:10:34 UTC] ✅ User profile retrieved successfully for user ID: 50
[16-Dec-2025 19:21:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Dec-2025 19:21:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Dec-2025 19:21:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"15.204.224.221, 172.70.135.91","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTAiLCJ1c2VybmFtZSI6Ik5hZmVlczU0NzgiLCJlbWFpbCI6Im1uNTk5NDg5MUBnbWFpbC5jb20iLCJleHAiOjE3NjY1MTY0Njh9.COoPyZBdpLL-MrhBXhyQqtpnxx3pXnfgE3Qg-I11_Ck","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9af08acd8bfec566-IAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"15.204.224.221","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-Dec-2025 19:21:10 UTC] === User Orders API Called ===
[16-Dec-2025 19:21:10 UTC] User ID: 50
[16-Dec-2025 19:21:10 UTC] Limit: 20, Offset: 0
[16-Dec-2025 19:21:10 UTC] Orders found: 0
[16-Dec-2025 19:21:10 UTC] Orders data: []
[16-Dec-2025 19:21:10 UTC] Total orders count: 0
[17-Dec-2025 07:50:54 UTC] API Hash Debug - Received: 
[17-Dec-2025 07:50:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Dec-2025 07:50:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-openai-host-hash":"114523492","Accept":"*\/*","from":"gptbot(at)openai.com","User-Agent":"Mozilla\/5.0 AppleWebKit\/537.36 (KHTML, like Gecko; compatible; GPTBot\/1.3; +https:\/\/openai.com\/gptbot)","Accept-Encoding":"gzip, br, deflate","Cookie":"PHPSESSID=6hvfaedjdeogjd27bl2g4s9db6"}
[17-Dec-2025 07:50:55 UTC] === API CALL LOG ===
[17-Dec-2025 07:50:55 UTC] Endpoint: user/profile.php
[17-Dec-2025 07:50:55 UTC] Full Log Data: {
    "timestamp": "2025-12-17 07:50:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "74.7.241.19",
    "user_agent": "Mozilla\/5.0 AppleWebKit\/537.36 (KHTML, like Gecko; compatible; GPTBot\/1.3; +https:\/\/openai.com\/gptbot)",
    "headers": {
        "Host": "api.memberx.app",
        "x-openai-host-hash": "114523492",
        "Accept": "*\/*",
        "from": "gptbot(at)openai.com",
        "User-Agent": "Mozilla\/5.0 AppleWebKit\/537.36 (KHTML, like Gecko; compatible; GPTBot\/1.3; +https:\/\/openai.com\/gptbot)",
        "Accept-Encoding": "gzip, br, deflate",
        "Cookie": "PHPSESSID=6hvfaedjdeogjd27bl2g4s9db6"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Dec-2025 07:50:55 UTC] === END API CALL LOG ===
[17-Dec-2025 19:15:21 UTC] === API CALL LOG ===
[17-Dec-2025 19:15:21 UTC] Endpoint: user/profile.php
[17-Dec-2025 19:15:21 UTC] Full Log Data: {
    "timestamp": "2025-12-17 19:15:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:ba80:ac04:80b6:3:1:e3f8:6eb6",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:ba80:ac04:80b6:3:1:e3f8:6eb6, 172.70.208.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTEiLCJ1c2VybmFtZSI6IkJIQVRUSSBTb2hhaWwiLCJlbWFpbCI6IkJoYXR0aXNvaGFpbDcyODVraGFuQGdtYWlsLmNvbSIsImV4cCI6MTc2NjYwMzcyMH0.zzyOkzhPido7MaGCduQPil2IVDBiCE48_Wl_xQaC2ig",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9af8bfac8fbbfd98-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:ba80:ac04:80b6:3:1:e3f8:6eb6",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Dec-2025 19:15:21 UTC] === END API CALL LOG ===
[17-Dec-2025 19:15:21 UTC] ✅ API Hash verification passed for profile endpoint
[17-Dec-2025 19:15:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTEiLCJ1c2VybmFtZSI6IkJIQVRUSSBTb2hhaWwiLCJlbWFpbCI6IkJoYXR0aXNvaGFpbDcyODVraGFuQGdtYWlsLmNvbSIsImV4cCI6MTc2NjYwMzcyMH0.zzyOkzhPido7MaGCduQPil2IVDBiCE48_Wl_xQaC2ig
[17-Dec-2025 19:15:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Dec-2025 19:15:21 UTC] ✅ JWT token verified successfully for user profile
[17-Dec-2025 19:15:21 UTC] User ID: 51
[17-Dec-2025 19:15:21 UTC] ✅ User profile retrieved successfully for user ID: 51
[17-Dec-2025 19:17:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Dec-2025 19:17:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Dec-2025 19:17:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:ba80:ac04:80b6:3:1:e3f8:6eb6, 172.70.208.81","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTEiLCJ1c2VybmFtZSI6IkJIQVRUSSBTb2hhaWwiLCJlbWFpbCI6IkJoYXR0aXNvaGFpbDcyODVraGFuQGdtYWlsLmNvbSIsImV4cCI6MTc2NjYwMzcyMH0.zzyOkzhPido7MaGCduQPil2IVDBiCE48_Wl_xQaC2ig","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9af8c2194a57fd98-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:ba80:ac04:80b6:3:1:e3f8:6eb6","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-Dec-2025 19:17:01 UTC] === User Orders API Called ===
[17-Dec-2025 19:17:01 UTC] User ID: 51
[17-Dec-2025 19:17:01 UTC] Limit: 20, Offset: 0
[17-Dec-2025 19:17:01 UTC] Orders found: 0
[17-Dec-2025 19:17:01 UTC] Orders data: []
[17-Dec-2025 19:17:01 UTC] Total orders count: 0
[17-Dec-2025 19:17:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Dec-2025 19:17:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Dec-2025 19:17:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:ba80:ac04:80b6:3:1:e3f8:6eb6, 172.70.208.81","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTEiLCJ1c2VybmFtZSI6IkJIQVRUSSBTb2hhaWwiLCJlbWFpbCI6IkJoYXR0aXNvaGFpbDcyODVraGFuQGdtYWlsLmNvbSIsImV4cCI6MTc2NjYwMzcyMH0.zzyOkzhPido7MaGCduQPil2IVDBiCE48_Wl_xQaC2ig","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9af8c23accb5fd98-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:ba80:ac04:80b6:3:1:e3f8:6eb6","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-Dec-2025 19:17:06 UTC] === User Orders API Called ===
[17-Dec-2025 19:17:06 UTC] User ID: 51
[17-Dec-2025 19:17:06 UTC] Limit: 20, Offset: 0
[17-Dec-2025 19:17:06 UTC] Orders found: 0
[17-Dec-2025 19:17:06 UTC] Orders data: []
[17-Dec-2025 19:17:06 UTC] Total orders count: 0
[17-Dec-2025 19:17:07 UTC] === API CALL LOG ===
[17-Dec-2025 19:17:07 UTC] Endpoint: user/profile.php
[17-Dec-2025 19:17:07 UTC] Full Log Data: {
    "timestamp": "2025-12-17 19:17:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:ba80:ac04:80b6:3:1:e3f8:6eb6",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:ba80:ac04:80b6:3:1:e3f8:6eb6, 172.70.208.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTEiLCJ1c2VybmFtZSI6IkJIQVRUSSBTb2hhaWwiLCJlbWFpbCI6IkJoYXR0aXNvaGFpbDcyODVraGFuQGdtYWlsLmNvbSIsImV4cCI6MTc2NjYwMzcyMH0.zzyOkzhPido7MaGCduQPil2IVDBiCE48_Wl_xQaC2ig",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9af8c242aa30fd98-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:ba80:ac04:80b6:3:1:e3f8:6eb6",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Dec-2025 19:17:07 UTC] === END API CALL LOG ===
[17-Dec-2025 19:17:07 UTC] ✅ API Hash verification passed for profile endpoint
[17-Dec-2025 19:17:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTEiLCJ1c2VybmFtZSI6IkJIQVRUSSBTb2hhaWwiLCJlbWFpbCI6IkJoYXR0aXNvaGFpbDcyODVraGFuQGdtYWlsLmNvbSIsImV4cCI6MTc2NjYwMzcyMH0.zzyOkzhPido7MaGCduQPil2IVDBiCE48_Wl_xQaC2ig
[17-Dec-2025 19:17:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Dec-2025 19:17:07 UTC] ✅ JWT token verified successfully for user profile
[17-Dec-2025 19:17:07 UTC] User ID: 51
[17-Dec-2025 19:17:07 UTC] ✅ User profile retrieved successfully for user ID: 51
[17-Dec-2025 19:17:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Dec-2025 19:17:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Dec-2025 19:17:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:ba80:ac04:80b6:3:1:e3f8:6eb6, 172.70.208.80","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTEiLCJ1c2VybmFtZSI6IkJIQVRUSSBTb2hhaWwiLCJlbWFpbCI6IkJoYXR0aXNvaGFpbDcyODVraGFuQGdtYWlsLmNvbSIsImV4cCI6MTc2NjYwMzcyMH0.zzyOkzhPido7MaGCduQPil2IVDBiCE48_Wl_xQaC2ig","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9af8c2cfaff7fd98-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:ba80:ac04:80b6:3:1:e3f8:6eb6","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-Dec-2025 19:17:30 UTC] === User Orders API Called ===
[17-Dec-2025 19:17:30 UTC] User ID: 51
[17-Dec-2025 19:17:30 UTC] Limit: 20, Offset: 0
[17-Dec-2025 19:17:30 UTC] Orders found: 0
[17-Dec-2025 19:17:30 UTC] Orders data: []
[17-Dec-2025 19:17:30 UTC] Total orders count: 0
[17-Dec-2025 19:18:09 UTC] === API CALL LOG ===
[17-Dec-2025 19:18:09 UTC] Endpoint: user/profile.php
[17-Dec-2025 19:18:09 UTC] Full Log Data: {
    "timestamp": "2025-12-17 19:18:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:ba80:ac04:80b6:3:1:e3f8:6eb6",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:ba80:ac04:80b6:3:1:e3f8:6eb6, 172.70.208.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTEiLCJ1c2VybmFtZSI6IkJIQVRUSSBTb2hhaWwiLCJlbWFpbCI6IkJoYXR0aXNvaGFpbDcyODVraGFuQGdtYWlsLmNvbSIsImV4cCI6MTc2NjYwMzcyMH0.zzyOkzhPido7MaGCduQPil2IVDBiCE48_Wl_xQaC2ig",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9af8c3c1fb44fd98-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:ba80:ac04:80b6:3:1:e3f8:6eb6",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Dec-2025 19:18:09 UTC] === END API CALL LOG ===
[17-Dec-2025 19:18:09 UTC] ✅ API Hash verification passed for profile endpoint
[17-Dec-2025 19:18:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTEiLCJ1c2VybmFtZSI6IkJIQVRUSSBTb2hhaWwiLCJlbWFpbCI6IkJoYXR0aXNvaGFpbDcyODVraGFuQGdtYWlsLmNvbSIsImV4cCI6MTc2NjYwMzcyMH0.zzyOkzhPido7MaGCduQPil2IVDBiCE48_Wl_xQaC2ig
[17-Dec-2025 19:18:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Dec-2025 19:18:09 UTC] ✅ JWT token verified successfully for user profile
[17-Dec-2025 19:18:09 UTC] User ID: 51
[17-Dec-2025 19:18:09 UTC] ✅ User profile retrieved successfully for user ID: 51
[17-Dec-2025 19:18:23 UTC] === API CALL LOG ===
[17-Dec-2025 19:18:23 UTC] Endpoint: user/profile.php
[17-Dec-2025 19:18:23 UTC] Full Log Data: {
    "timestamp": "2025-12-17 19:18:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:ba80:ac04:80b6:3:1:e3f8:6eb6",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:ba80:ac04:80b6:3:1:e3f8:6eb6, 172.70.208.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTEiLCJ1c2VybmFtZSI6IkJIQVRUSSBTb2hhaWwiLCJlbWFpbCI6IkJoYXR0aXNvaGFpbDcyODVraGFuQGdtYWlsLmNvbSIsImV4cCI6MTc2NjYwMzcyMH0.zzyOkzhPido7MaGCduQPil2IVDBiCE48_Wl_xQaC2ig",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9af8c41b1946fd98-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:ba80:ac04:80b6:3:1:e3f8:6eb6",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Dec-2025 19:18:23 UTC] === END API CALL LOG ===
[17-Dec-2025 19:18:23 UTC] ✅ API Hash verification passed for profile endpoint
[17-Dec-2025 19:18:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTEiLCJ1c2VybmFtZSI6IkJIQVRUSSBTb2hhaWwiLCJlbWFpbCI6IkJoYXR0aXNvaGFpbDcyODVraGFuQGdtYWlsLmNvbSIsImV4cCI6MTc2NjYwMzcyMH0.zzyOkzhPido7MaGCduQPil2IVDBiCE48_Wl_xQaC2ig
[17-Dec-2025 19:18:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Dec-2025 19:18:23 UTC] ✅ JWT token verified successfully for user profile
[17-Dec-2025 19:18:23 UTC] User ID: 51
[17-Dec-2025 19:18:23 UTC] ✅ User profile retrieved successfully for user ID: 51
[17-Dec-2025 19:18:23 UTC] User Purchases API - User ID: 51
[17-Dec-2025 19:18:23 UTC] User Purchases API - Total purchases found: 0
[17-Dec-2025 19:18:30 UTC] === API CALL LOG ===
[17-Dec-2025 19:18:30 UTC] Endpoint: user/profile.php
[17-Dec-2025 19:18:30 UTC] Full Log Data: {
    "timestamp": "2025-12-17 19:18:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:ba80:ac04:80b6:3:1:e3f8:6eb6",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:ba80:ac04:80b6:3:1:e3f8:6eb6, 172.70.208.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTEiLCJ1c2VybmFtZSI6IkJIQVRUSSBTb2hhaWwiLCJlbWFpbCI6IkJoYXR0aXNvaGFpbDcyODVraGFuQGdtYWlsLmNvbSIsImV4cCI6MTc2NjYwMzcyMH0.zzyOkzhPido7MaGCduQPil2IVDBiCE48_Wl_xQaC2ig",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9af8c4473bdefd98-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:ba80:ac04:80b6:3:1:e3f8:6eb6",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Dec-2025 19:18:30 UTC] === END API CALL LOG ===
[17-Dec-2025 19:18:30 UTC] ✅ API Hash verification passed for profile endpoint
[17-Dec-2025 19:18:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTEiLCJ1c2VybmFtZSI6IkJIQVRUSSBTb2hhaWwiLCJlbWFpbCI6IkJoYXR0aXNvaGFpbDcyODVraGFuQGdtYWlsLmNvbSIsImV4cCI6MTc2NjYwMzcyMH0.zzyOkzhPido7MaGCduQPil2IVDBiCE48_Wl_xQaC2ig
[17-Dec-2025 19:18:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Dec-2025 19:18:30 UTC] ✅ JWT token verified successfully for user profile
[17-Dec-2025 19:18:30 UTC] User ID: 51
[17-Dec-2025 19:18:30 UTC] ✅ User profile retrieved successfully for user ID: 51
[17-Dec-2025 19:18:31 UTC] User Purchases API - User ID: 51
[17-Dec-2025 19:18:31 UTC] User Purchases API - Total purchases found: 0
[17-Dec-2025 19:18:32 UTC] === API CALL LOG ===
[17-Dec-2025 19:18:32 UTC] Endpoint: user/profile.php
[17-Dec-2025 19:18:32 UTC] Full Log Data: {
    "timestamp": "2025-12-17 19:18:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:ba80:ac04:80b6:3:1:e3f8:6eb6",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:ba80:ac04:80b6:3:1:e3f8:6eb6, 172.70.208.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTEiLCJ1c2VybmFtZSI6IkJIQVRUSSBTb2hhaWwiLCJlbWFpbCI6IkJoYXR0aXNvaGFpbDcyODVraGFuQGdtYWlsLmNvbSIsImV4cCI6MTc2NjYwMzcyMH0.zzyOkzhPido7MaGCduQPil2IVDBiCE48_Wl_xQaC2ig",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9af8c4523d91fd98-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:ba80:ac04:80b6:3:1:e3f8:6eb6",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Dec-2025 19:18:32 UTC] === END API CALL LOG ===
[17-Dec-2025 19:18:32 UTC] ✅ API Hash verification passed for profile endpoint
[17-Dec-2025 19:18:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTEiLCJ1c2VybmFtZSI6IkJIQVRUSSBTb2hhaWwiLCJlbWFpbCI6IkJoYXR0aXNvaGFpbDcyODVraGFuQGdtYWlsLmNvbSIsImV4cCI6MTc2NjYwMzcyMH0.zzyOkzhPido7MaGCduQPil2IVDBiCE48_Wl_xQaC2ig
[17-Dec-2025 19:18:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Dec-2025 19:18:32 UTC] ✅ JWT token verified successfully for user profile
[17-Dec-2025 19:18:32 UTC] User ID: 51
[17-Dec-2025 19:18:32 UTC] ✅ User profile retrieved successfully for user ID: 51
[17-Dec-2025 19:23:26 UTC] === API CALL LOG ===
[17-Dec-2025 19:23:26 UTC] Endpoint: user/profile.php
[17-Dec-2025 19:23:26 UTC] Full Log Data: {
    "timestamp": "2025-12-17 19:23:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:ba80:ac04:80b6:3:1:e3f8:6eb6",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:ba80:ac04:80b6:3:1:e3f8:6eb6, 172.70.208.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTEiLCJ1c2VybmFtZSI6IkJIQVRUSSBTb2hhaWwiLCJlbWFpbCI6IkJoYXR0aXNvaGFpbDcyODVraGFuQGdtYWlsLmNvbSIsImV4cCI6MTc2NjYwMzcyMH0.zzyOkzhPido7MaGCduQPil2IVDBiCE48_Wl_xQaC2ig",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9af8cb82ce33fd77-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:ba80:ac04:80b6:3:1:e3f8:6eb6",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Dec-2025 19:23:26 UTC] === END API CALL LOG ===
[17-Dec-2025 19:23:26 UTC] ✅ API Hash verification passed for profile endpoint
[17-Dec-2025 19:23:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTEiLCJ1c2VybmFtZSI6IkJIQVRUSSBTb2hhaWwiLCJlbWFpbCI6IkJoYXR0aXNvaGFpbDcyODVraGFuQGdtYWlsLmNvbSIsImV4cCI6MTc2NjYwMzcyMH0.zzyOkzhPido7MaGCduQPil2IVDBiCE48_Wl_xQaC2ig
[17-Dec-2025 19:23:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Dec-2025 19:23:26 UTC] ✅ JWT token verified successfully for user profile
[17-Dec-2025 19:23:26 UTC] User ID: 51
[17-Dec-2025 19:23:26 UTC] ✅ User profile retrieved successfully for user ID: 51
[17-Dec-2025 19:23:28 UTC] === API CALL LOG ===
[17-Dec-2025 19:23:28 UTC] Endpoint: user/profile.php
[17-Dec-2025 19:23:28 UTC] Full Log Data: {
    "timestamp": "2025-12-17 19:23:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:ba80:ac04:80b6:3:1:e3f8:6eb6",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:ba80:ac04:80b6:3:1:e3f8:6eb6, 172.70.208.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTEiLCJ1c2VybmFtZSI6IkJIQVRUSSBTb2hhaWwiLCJlbWFpbCI6IkJoYXR0aXNvaGFpbDcyODVraGFuQGdtYWlsLmNvbSIsImV4cCI6MTc2NjYwMzcyMH0.zzyOkzhPido7MaGCduQPil2IVDBiCE48_Wl_xQaC2ig",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9af8cb8e08effd77-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:ba80:ac04:80b6:3:1:e3f8:6eb6",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Dec-2025 19:23:28 UTC] === END API CALL LOG ===
[17-Dec-2025 19:23:28 UTC] ✅ API Hash verification passed for profile endpoint
[17-Dec-2025 19:23:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTEiLCJ1c2VybmFtZSI6IkJIQVRUSSBTb2hhaWwiLCJlbWFpbCI6IkJoYXR0aXNvaGFpbDcyODVraGFuQGdtYWlsLmNvbSIsImV4cCI6MTc2NjYwMzcyMH0.zzyOkzhPido7MaGCduQPil2IVDBiCE48_Wl_xQaC2ig
[17-Dec-2025 19:23:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Dec-2025 19:23:28 UTC] ✅ JWT token verified successfully for user profile
[17-Dec-2025 19:23:28 UTC] User ID: 51
[17-Dec-2025 19:23:28 UTC] ✅ User profile retrieved successfully for user ID: 51
[17-Dec-2025 19:23:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Dec-2025 19:23:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Dec-2025 19:23:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:ba80:ac04:80b6:3:1:e3f8:6eb6, 172.70.208.81","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTEiLCJ1c2VybmFtZSI6IkJIQVRUSSBTb2hhaWwiLCJlbWFpbCI6IkJoYXR0aXNvaGFpbDcyODVraGFuQGdtYWlsLmNvbSIsImV4cCI6MTc2NjYwMzcyMH0.zzyOkzhPido7MaGCduQPil2IVDBiCE48_Wl_xQaC2ig","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9af8cba65892fd77-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:ba80:ac04:80b6:3:1:e3f8:6eb6","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-Dec-2025 19:23:32 UTC] === User Orders API Called ===
[17-Dec-2025 19:23:32 UTC] User ID: 51
[17-Dec-2025 19:23:32 UTC] Limit: 20, Offset: 0
[17-Dec-2025 19:23:32 UTC] Orders found: 0
[17-Dec-2025 19:23:32 UTC] Orders data: []
[17-Dec-2025 19:23:32 UTC] Total orders count: 0
[17-Dec-2025 19:23:34 UTC] === API CALL LOG ===
[17-Dec-2025 19:23:34 UTC] Endpoint: user/profile.php
[17-Dec-2025 19:23:34 UTC] Full Log Data: {
    "timestamp": "2025-12-17 19:23:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:ba80:ac04:80b6:3:1:e3f8:6eb6",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:ba80:ac04:80b6:3:1:e3f8:6eb6, 172.70.208.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTEiLCJ1c2VybmFtZSI6IkJIQVRUSSBTb2hhaWwiLCJlbWFpbCI6IkJoYXR0aXNvaGFpbDcyODVraGFuQGdtYWlsLmNvbSIsImV4cCI6MTc2NjYwMzcyMH0.zzyOkzhPido7MaGCduQPil2IVDBiCE48_Wl_xQaC2ig",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9af8cbb4a8affd77-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:ba80:ac04:80b6:3:1:e3f8:6eb6",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Dec-2025 19:23:34 UTC] === END API CALL LOG ===
[17-Dec-2025 19:23:34 UTC] ✅ API Hash verification passed for profile endpoint
[17-Dec-2025 19:23:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTEiLCJ1c2VybmFtZSI6IkJIQVRUSSBTb2hhaWwiLCJlbWFpbCI6IkJoYXR0aXNvaGFpbDcyODVraGFuQGdtYWlsLmNvbSIsImV4cCI6MTc2NjYwMzcyMH0.zzyOkzhPido7MaGCduQPil2IVDBiCE48_Wl_xQaC2ig
[17-Dec-2025 19:23:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Dec-2025 19:23:34 UTC] ✅ JWT token verified successfully for user profile
[17-Dec-2025 19:23:34 UTC] User ID: 51
[17-Dec-2025 19:23:34 UTC] ✅ User profile retrieved successfully for user ID: 51
[17-Dec-2025 19:24:47 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Dec-2025 19:24:47 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Dec-2025 19:24:47 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:ba80:ac04:80b6:3:1:e3f8:6eb6, 172.70.208.80","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTEiLCJ1c2VybmFtZSI6IkJIQVRUSSBTb2hhaWwiLCJlbWFpbCI6IkJoYXR0aXNvaGFpbDcyODVraGFuQGdtYWlsLmNvbSIsImV4cCI6MTc2NjYwMzcyMH0.zzyOkzhPido7MaGCduQPil2IVDBiCE48_Wl_xQaC2ig","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9af8cd7acd92fd77-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:ba80:ac04:80b6:3:1:e3f8:6eb6","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-Dec-2025 19:24:47 UTC] === User Orders API Called ===
[17-Dec-2025 19:24:47 UTC] User ID: 51
[17-Dec-2025 19:24:47 UTC] Limit: 20, Offset: 0
[17-Dec-2025 19:24:47 UTC] Orders found: 1
[17-Dec-2025 19:24:47 UTC] Orders data: [{"id":27,"quantity":1,"total_coins":35,"coin_type":"regular","telegram_link":"t.me\/Bhattitrader786","status":"pending","created_at":"2025-12-17 22:54:45","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[17-Dec-2025 19:24:47 UTC] Total orders count: 1
[17-Dec-2025 19:25:09 UTC] === API CALL LOG ===
[17-Dec-2025 19:25:09 UTC] Endpoint: user/profile.php
[17-Dec-2025 19:25:09 UTC] Full Log Data: {
    "timestamp": "2025-12-17 19:25:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:ba80:ac04:80b6:3:1:e3f8:6eb6",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:ba80:ac04:80b6:3:1:e3f8:6eb6, 172.70.208.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTEiLCJ1c2VybmFtZSI6IkJIQVRUSSBTb2hhaWwiLCJlbWFpbCI6IkJoYXR0aXNvaGFpbDcyODVraGFuQGdtYWlsLmNvbSIsImV4cCI6MTc2NjYwMzcyMH0.zzyOkzhPido7MaGCduQPil2IVDBiCE48_Wl_xQaC2ig",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9af8ce033b01fd77-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:ba80:ac04:80b6:3:1:e3f8:6eb6",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Dec-2025 19:25:09 UTC] === END API CALL LOG ===
[17-Dec-2025 19:25:09 UTC] ✅ API Hash verification passed for profile endpoint
[17-Dec-2025 19:25:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTEiLCJ1c2VybmFtZSI6IkJIQVRUSSBTb2hhaWwiLCJlbWFpbCI6IkJoYXR0aXNvaGFpbDcyODVraGFuQGdtYWlsLmNvbSIsImV4cCI6MTc2NjYwMzcyMH0.zzyOkzhPido7MaGCduQPil2IVDBiCE48_Wl_xQaC2ig
[17-Dec-2025 19:25:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Dec-2025 19:25:09 UTC] ✅ JWT token verified successfully for user profile
[17-Dec-2025 19:25:09 UTC] User ID: 51
[17-Dec-2025 19:25:09 UTC] ✅ User profile retrieved successfully for user ID: 51
[17-Dec-2025 19:25:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Dec-2025 19:25:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Dec-2025 19:25:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:ba80:ac04:80b6:3:1:e3f8:6eb6, 172.70.208.81","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTEiLCJ1c2VybmFtZSI6IkJIQVRUSSBTb2hhaWwiLCJlbWFpbCI6IkJoYXR0aXNvaGFpbDcyODVraGFuQGdtYWlsLmNvbSIsImV4cCI6MTc2NjYwMzcyMH0.zzyOkzhPido7MaGCduQPil2IVDBiCE48_Wl_xQaC2ig","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9af8ceaa1fd3fd77-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:ba80:ac04:80b6:3:1:e3f8:6eb6","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-Dec-2025 19:25:35 UTC] === User Orders API Called ===
[17-Dec-2025 19:25:35 UTC] User ID: 51
[17-Dec-2025 19:25:35 UTC] Limit: 20, Offset: 0
[17-Dec-2025 19:25:35 UTC] Orders found: 2
[17-Dec-2025 19:25:35 UTC] Orders data: [{"id":28,"quantity":1,"total_coins":35,"coin_type":"regular","telegram_link":"t.me\/Bhattitrader786","status":"pending","created_at":"2025-12-17 22:55:33","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""},{"id":27,"quantity":1,"total_coins":35,"coin_type":"regular","telegram_link":"t.me\/Bhattitrader786","status":"pending","created_at":"2025-12-17 22:54:45","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[17-Dec-2025 19:25:35 UTC] Total orders count: 2
[17-Dec-2025 19:25:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Dec-2025 19:25:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Dec-2025 19:25:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:ba80:ac04:80b6:3:1:e3f8:6eb6, 172.70.208.80","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTEiLCJ1c2VybmFtZSI6IkJIQVRUSSBTb2hhaWwiLCJlbWFpbCI6IkJoYXR0aXNvaGFpbDcyODVraGFuQGdtYWlsLmNvbSIsImV4cCI6MTc2NjYwMzcyMH0.zzyOkzhPido7MaGCduQPil2IVDBiCE48_Wl_xQaC2ig","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9af8cf03299afd77-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:ba80:ac04:80b6:3:1:e3f8:6eb6","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-Dec-2025 19:25:50 UTC] === User Orders API Called ===
[17-Dec-2025 19:25:50 UTC] User ID: 51
[17-Dec-2025 19:25:50 UTC] Limit: 20, Offset: 0
[17-Dec-2025 19:25:50 UTC] Orders found: 2
[17-Dec-2025 19:25:50 UTC] Orders data: [{"id":28,"quantity":1,"total_coins":35,"coin_type":"regular","telegram_link":"t.me\/Bhattitrader786","status":"pending","created_at":"2025-12-17 22:55:33","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""},{"id":27,"quantity":1,"total_coins":35,"coin_type":"regular","telegram_link":"t.me\/Bhattitrader786","status":"pending","created_at":"2025-12-17 22:54:45","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[17-Dec-2025 19:25:50 UTC] Total orders count: 2
[17-Dec-2025 19:26:09 UTC] === API CALL LOG ===
[17-Dec-2025 19:26:09 UTC] Endpoint: user/profile.php
[17-Dec-2025 19:26:09 UTC] Full Log Data: {
    "timestamp": "2025-12-17 19:26:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:ba80:ac04:80b6:3:1:e3f8:6eb6",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:ba80:ac04:80b6:3:1:e3f8:6eb6, 172.70.208.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTEiLCJ1c2VybmFtZSI6IkJIQVRUSSBTb2hhaWwiLCJlbWFpbCI6IkJoYXR0aXNvaGFpbDcyODVraGFuQGdtYWlsLmNvbSIsImV4cCI6MTc2NjYwMzcyMH0.zzyOkzhPido7MaGCduQPil2IVDBiCE48_Wl_xQaC2ig",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9af8cf7caa12fd77-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:ba80:ac04:80b6:3:1:e3f8:6eb6",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Dec-2025 19:26:09 UTC] === END API CALL LOG ===
[17-Dec-2025 19:26:09 UTC] ✅ API Hash verification passed for profile endpoint
[17-Dec-2025 19:26:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTEiLCJ1c2VybmFtZSI6IkJIQVRUSSBTb2hhaWwiLCJlbWFpbCI6IkJoYXR0aXNvaGFpbDcyODVraGFuQGdtYWlsLmNvbSIsImV4cCI6MTc2NjYwMzcyMH0.zzyOkzhPido7MaGCduQPil2IVDBiCE48_Wl_xQaC2ig
[17-Dec-2025 19:26:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Dec-2025 19:26:09 UTC] ✅ JWT token verified successfully for user profile
[17-Dec-2025 19:26:09 UTC] User ID: 51
[17-Dec-2025 19:26:09 UTC] ✅ User profile retrieved successfully for user ID: 51
[17-Dec-2025 19:26:10 UTC] User Purchases API - User ID: 51
[17-Dec-2025 19:26:10 UTC] User Purchases API - Total purchases found: 0
[17-Dec-2025 19:26:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Dec-2025 19:26:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Dec-2025 19:26:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:ba80:ac04:80b6:3:1:e3f8:6eb6, 172.70.208.81","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTEiLCJ1c2VybmFtZSI6IkJIQVRUSSBTb2hhaWwiLCJlbWFpbCI6IkJoYXR0aXNvaGFpbDcyODVraGFuQGdtYWlsLmNvbSIsImV4cCI6MTc2NjYwMzcyMH0.zzyOkzhPido7MaGCduQPil2IVDBiCE48_Wl_xQaC2ig","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9af8cf8b1b60fd77-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:ba80:ac04:80b6:3:1:e3f8:6eb6","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-Dec-2025 19:26:11 UTC] === User Orders API Called ===
[17-Dec-2025 19:26:11 UTC] User ID: 51
[17-Dec-2025 19:26:11 UTC] Limit: 20, Offset: 0
[17-Dec-2025 19:26:11 UTC] Orders found: 2
[17-Dec-2025 19:26:11 UTC] Orders data: [{"id":28,"quantity":1,"total_coins":35,"coin_type":"regular","telegram_link":"t.me\/Bhattitrader786","status":"pending","created_at":"2025-12-17 22:55:33","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""},{"id":27,"quantity":1,"total_coins":35,"coin_type":"regular","telegram_link":"t.me\/Bhattitrader786","status":"pending","created_at":"2025-12-17 22:54:45","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[17-Dec-2025 19:26:11 UTC] Total orders count: 2
[17-Dec-2025 19:26:12 UTC] === API CALL LOG ===
[17-Dec-2025 19:26:12 UTC] Endpoint: user/profile.php
[17-Dec-2025 19:26:12 UTC] Full Log Data: {
    "timestamp": "2025-12-17 19:26:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:ba80:ac04:80b6:3:1:e3f8:6eb6",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:ba80:ac04:80b6:3:1:e3f8:6eb6, 172.70.208.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTEiLCJ1c2VybmFtZSI6IkJIQVRUSSBTb2hhaWwiLCJlbWFpbCI6IkJoYXR0aXNvaGFpbDcyODVraGFuQGdtYWlsLmNvbSIsImV4cCI6MTc2NjYwMzcyMH0.zzyOkzhPido7MaGCduQPil2IVDBiCE48_Wl_xQaC2ig",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9af8cf8f1971fd77-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:ba80:ac04:80b6:3:1:e3f8:6eb6",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Dec-2025 19:26:12 UTC] === END API CALL LOG ===
[17-Dec-2025 19:26:12 UTC] ✅ API Hash verification passed for profile endpoint
[17-Dec-2025 19:26:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTEiLCJ1c2VybmFtZSI6IkJIQVRUSSBTb2hhaWwiLCJlbWFpbCI6IkJoYXR0aXNvaGFpbDcyODVraGFuQGdtYWlsLmNvbSIsImV4cCI6MTc2NjYwMzcyMH0.zzyOkzhPido7MaGCduQPil2IVDBiCE48_Wl_xQaC2ig
[17-Dec-2025 19:26:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Dec-2025 19:26:12 UTC] ✅ JWT token verified successfully for user profile
[17-Dec-2025 19:26:12 UTC] User ID: 51
[17-Dec-2025 19:26:12 UTC] ✅ User profile retrieved successfully for user ID: 51
[17-Dec-2025 19:26:12 UTC] User Purchases API - User ID: 51
[17-Dec-2025 19:26:12 UTC] User Purchases API - Total purchases found: 0
[17-Dec-2025 19:26:16 UTC] User Purchases API - User ID: 51
[17-Dec-2025 19:26:16 UTC] User Purchases API - Total purchases found: 0
[17-Dec-2025 19:26:18 UTC] === API CALL LOG ===
[17-Dec-2025 19:26:18 UTC] Endpoint: user/profile.php
[17-Dec-2025 19:26:18 UTC] Full Log Data: {
    "timestamp": "2025-12-17 19:26:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:ba80:ac04:80b6:3:1:e3f8:6eb6",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:ba80:ac04:80b6:3:1:e3f8:6eb6, 172.70.208.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTEiLCJ1c2VybmFtZSI6IkJIQVRUSSBTb2hhaWwiLCJlbWFpbCI6IkJoYXR0aXNvaGFpbDcyODVraGFuQGdtYWlsLmNvbSIsImV4cCI6MTc2NjYwMzcyMH0.zzyOkzhPido7MaGCduQPil2IVDBiCE48_Wl_xQaC2ig",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9af8cfb5cc14fd77-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:ba80:ac04:80b6:3:1:e3f8:6eb6",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Dec-2025 19:26:18 UTC] === END API CALL LOG ===
[17-Dec-2025 19:26:18 UTC] ✅ API Hash verification passed for profile endpoint
[17-Dec-2025 19:26:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTEiLCJ1c2VybmFtZSI6IkJIQVRUSSBTb2hhaWwiLCJlbWFpbCI6IkJoYXR0aXNvaGFpbDcyODVraGFuQGdtYWlsLmNvbSIsImV4cCI6MTc2NjYwMzcyMH0.zzyOkzhPido7MaGCduQPil2IVDBiCE48_Wl_xQaC2ig
[17-Dec-2025 19:26:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Dec-2025 19:26:18 UTC] ✅ JWT token verified successfully for user profile
[17-Dec-2025 19:26:18 UTC] User ID: 51
[17-Dec-2025 19:26:18 UTC] ✅ User profile retrieved successfully for user ID: 51
[17-Dec-2025 19:26:18 UTC] User Purchases API - User ID: 51
[17-Dec-2025 19:26:18 UTC] User Purchases API - Total purchases found: 0
[17-Dec-2025 19:26:23 UTC] === API CALL LOG ===
[17-Dec-2025 19:26:23 UTC] Endpoint: user/profile.php
[17-Dec-2025 19:26:23 UTC] Full Log Data: {
    "timestamp": "2025-12-17 19:26:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:ba80:ac04:80b6:3:1:e3f8:6eb6",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:ba80:ac04:80b6:3:1:e3f8:6eb6, 172.70.208.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTEiLCJ1c2VybmFtZSI6IkJIQVRUSSBTb2hhaWwiLCJlbWFpbCI6IkJoYXR0aXNvaGFpbDcyODVraGFuQGdtYWlsLmNvbSIsImV4cCI6MTc2NjYwMzcyMH0.zzyOkzhPido7MaGCduQPil2IVDBiCE48_Wl_xQaC2ig",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9af8cfd3fd55fd77-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:ba80:ac04:80b6:3:1:e3f8:6eb6",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Dec-2025 19:26:23 UTC] === END API CALL LOG ===
[17-Dec-2025 19:26:23 UTC] ✅ API Hash verification passed for profile endpoint
[17-Dec-2025 19:26:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTEiLCJ1c2VybmFtZSI6IkJIQVRUSSBTb2hhaWwiLCJlbWFpbCI6IkJoYXR0aXNvaGFpbDcyODVraGFuQGdtYWlsLmNvbSIsImV4cCI6MTc2NjYwMzcyMH0.zzyOkzhPido7MaGCduQPil2IVDBiCE48_Wl_xQaC2ig
[17-Dec-2025 19:26:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Dec-2025 19:26:23 UTC] ✅ JWT token verified successfully for user profile
[17-Dec-2025 19:26:23 UTC] User ID: 51
[17-Dec-2025 19:26:23 UTC] ✅ User profile retrieved successfully for user ID: 51
[17-Dec-2025 19:26:23 UTC] User Purchases API - User ID: 51
[17-Dec-2025 19:26:23 UTC] User Purchases API - Total purchases found: 0
[17-Dec-2025 19:26:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Dec-2025 19:26:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Dec-2025 19:26:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:ba80:ac04:80b6:3:1:e3f8:6eb6, 172.70.208.81","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTEiLCJ1c2VybmFtZSI6IkJIQVRUSSBTb2hhaWwiLCJlbWFpbCI6IkJoYXR0aXNvaGFpbDcyODVraGFuQGdtYWlsLmNvbSIsImV4cCI6MTc2NjYwMzcyMH0.zzyOkzhPido7MaGCduQPil2IVDBiCE48_Wl_xQaC2ig","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9af8cfdd8d02fd77-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:ba80:ac04:80b6:3:1:e3f8:6eb6","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-Dec-2025 19:26:24 UTC] === User Orders API Called ===
[17-Dec-2025 19:26:24 UTC] User ID: 51
[17-Dec-2025 19:26:24 UTC] Limit: 20, Offset: 0
[17-Dec-2025 19:26:24 UTC] Orders found: 2
[17-Dec-2025 19:26:24 UTC] Orders data: [{"id":28,"quantity":1,"total_coins":35,"coin_type":"regular","telegram_link":"t.me\/Bhattitrader786","status":"pending","created_at":"2025-12-17 22:55:33","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""},{"id":27,"quantity":1,"total_coins":35,"coin_type":"regular","telegram_link":"t.me\/Bhattitrader786","status":"pending","created_at":"2025-12-17 22:54:45","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[17-Dec-2025 19:26:24 UTC] Total orders count: 2
[22-Dec-2025 03:22:34 UTC] === API CALL LOG ===
[22-Dec-2025 03:22:34 UTC] Endpoint: user/profile.php
[22-Dec-2025 03:22:34 UTC] Full Log Data: {
    "timestamp": "2025-12-22 03:22:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.174",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.174, 172.71.144.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTIiLCJ1c2VybmFtZSI6Im54cjMubiIsImVtYWlsIjoicHhuZ3VpbjY5QGdtYWlsLmNvbSIsImV4cCI6MTc2Njk3ODU1M30.8fnKsNXefrrQWKAWMBUyOTseHnkjeMyuxsBw6mbqskA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b1c7eddcfaadba7-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.174",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Dec-2025 03:22:34 UTC] === END API CALL LOG ===
[22-Dec-2025 03:22:34 UTC] ✅ API Hash verification passed for profile endpoint
[22-Dec-2025 03:22:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTIiLCJ1c2VybmFtZSI6Im54cjMubiIsImVtYWlsIjoicHhuZ3VpbjY5QGdtYWlsLmNvbSIsImV4cCI6MTc2Njk3ODU1M30.8fnKsNXefrrQWKAWMBUyOTseHnkjeMyuxsBw6mbqskA
[22-Dec-2025 03:22:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Dec-2025 03:22:34 UTC] ✅ JWT token verified successfully for user profile
[22-Dec-2025 03:22:34 UTC] User ID: 52
[22-Dec-2025 03:22:34 UTC] ✅ User profile retrieved successfully for user ID: 52
[22-Dec-2025 03:23:34 UTC] === API CALL LOG ===
[22-Dec-2025 03:23:34 UTC] Endpoint: user/profile.php
[22-Dec-2025 03:23:34 UTC] Full Log Data: {
    "timestamp": "2025-12-22 03:23:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.174",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.174, 172.71.144.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTIiLCJ1c2VybmFtZSI6Im54cjMubiIsImVtYWlsIjoicHhuZ3VpbjY5QGdtYWlsLmNvbSIsImV4cCI6MTc2Njk3ODU1M30.8fnKsNXefrrQWKAWMBUyOTseHnkjeMyuxsBw6mbqskA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b1c8055ed47dba7-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.174",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Dec-2025 03:23:34 UTC] === END API CALL LOG ===
[22-Dec-2025 03:23:34 UTC] ✅ API Hash verification passed for profile endpoint
[22-Dec-2025 03:23:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTIiLCJ1c2VybmFtZSI6Im54cjMubiIsImVtYWlsIjoicHhuZ3VpbjY5QGdtYWlsLmNvbSIsImV4cCI6MTc2Njk3ODU1M30.8fnKsNXefrrQWKAWMBUyOTseHnkjeMyuxsBw6mbqskA
[22-Dec-2025 03:23:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Dec-2025 03:23:34 UTC] ✅ JWT token verified successfully for user profile
[22-Dec-2025 03:23:34 UTC] User ID: 52
[22-Dec-2025 03:23:34 UTC] ✅ User profile retrieved successfully for user ID: 52
[22-Dec-2025 03:23:34 UTC] User Purchases API - User ID: 52
[22-Dec-2025 03:23:34 UTC] User Purchases API - Total purchases found: 0
[22-Dec-2025 03:23:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Dec-2025 03:23:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Dec-2025 03:23:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.63.205.174, 172.71.144.80","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTIiLCJ1c2VybmFtZSI6Im54cjMubiIsImVtYWlsIjoicHhuZ3VpbjY5QGdtYWlsLmNvbSIsImV4cCI6MTc2Njk3ODU1M30.8fnKsNXefrrQWKAWMBUyOTseHnkjeMyuxsBw6mbqskA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9b1c807d1f83dba7-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"92.63.205.174","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Dec-2025 03:23:41 UTC] === User Orders API Called ===
[22-Dec-2025 03:23:41 UTC] User ID: 52
[22-Dec-2025 03:23:41 UTC] Limit: 20, Offset: 0
[22-Dec-2025 03:23:41 UTC] Orders found: 0
[22-Dec-2025 03:23:41 UTC] Orders data: []
[22-Dec-2025 03:23:41 UTC] Total orders count: 0
[22-Dec-2025 03:23:49 UTC] === API CALL LOG ===
[22-Dec-2025 03:23:49 UTC] Endpoint: user/profile.php
[22-Dec-2025 03:23:49 UTC] Full Log Data: {
    "timestamp": "2025-12-22 03:23:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.174",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.174, 172.71.144.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTIiLCJ1c2VybmFtZSI6Im54cjMubiIsImVtYWlsIjoicHhuZ3VpbjY5QGdtYWlsLmNvbSIsImV4cCI6MTc2Njk3ODU1M30.8fnKsNXefrrQWKAWMBUyOTseHnkjeMyuxsBw6mbqskA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b1c80b448b1dba7-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.174",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Dec-2025 03:23:49 UTC] === END API CALL LOG ===
[22-Dec-2025 03:23:49 UTC] ✅ API Hash verification passed for profile endpoint
[22-Dec-2025 03:23:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTIiLCJ1c2VybmFtZSI6Im54cjMubiIsImVtYWlsIjoicHhuZ3VpbjY5QGdtYWlsLmNvbSIsImV4cCI6MTc2Njk3ODU1M30.8fnKsNXefrrQWKAWMBUyOTseHnkjeMyuxsBw6mbqskA
[22-Dec-2025 03:23:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Dec-2025 03:23:49 UTC] ✅ JWT token verified successfully for user profile
[22-Dec-2025 03:23:49 UTC] User ID: 52
[22-Dec-2025 03:23:49 UTC] ✅ User profile retrieved successfully for user ID: 52
[22-Dec-2025 03:24:01 UTC] === API CALL LOG ===
[22-Dec-2025 03:24:01 UTC] Endpoint: user/profile.php
[22-Dec-2025 03:24:01 UTC] Full Log Data: {
    "timestamp": "2025-12-22 03:24:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.174",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.174, 172.71.144.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTIiLCJ1c2VybmFtZSI6Im54cjMubiIsImVtYWlsIjoicHhuZ3VpbjY5QGdtYWlsLmNvbSIsImV4cCI6MTc2Njk3ODU1M30.8fnKsNXefrrQWKAWMBUyOTseHnkjeMyuxsBw6mbqskA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b1c80fcd8b7dba7-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.174",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Dec-2025 03:24:01 UTC] === END API CALL LOG ===
[22-Dec-2025 03:24:01 UTC] ✅ API Hash verification passed for profile endpoint
[22-Dec-2025 03:24:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTIiLCJ1c2VybmFtZSI6Im54cjMubiIsImVtYWlsIjoicHhuZ3VpbjY5QGdtYWlsLmNvbSIsImV4cCI6MTc2Njk3ODU1M30.8fnKsNXefrrQWKAWMBUyOTseHnkjeMyuxsBw6mbqskA
[22-Dec-2025 03:24:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Dec-2025 03:24:01 UTC] ✅ JWT token verified successfully for user profile
[22-Dec-2025 03:24:01 UTC] User ID: 52
[22-Dec-2025 03:24:01 UTC] ✅ User profile retrieved successfully for user ID: 52
[22-Dec-2025 03:24:01 UTC] User Purchases API - User ID: 52
[22-Dec-2025 03:24:01 UTC] User Purchases API - Total purchases found: 0
[22-Dec-2025 03:24:09 UTC] === API CALL LOG ===
[22-Dec-2025 03:24:09 UTC] Endpoint: user/profile.php
[22-Dec-2025 03:24:09 UTC] Full Log Data: {
    "timestamp": "2025-12-22 03:24:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.174",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.174, 172.71.144.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTIiLCJ1c2VybmFtZSI6Im54cjMubiIsImVtYWlsIjoicHhuZ3VpbjY5QGdtYWlsLmNvbSIsImV4cCI6MTc2Njk3ODU1M30.8fnKsNXefrrQWKAWMBUyOTseHnkjeMyuxsBw6mbqskA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b1c812eee0cdba7-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.174",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Dec-2025 03:24:09 UTC] === END API CALL LOG ===
[22-Dec-2025 03:24:09 UTC] ✅ API Hash verification passed for profile endpoint
[22-Dec-2025 03:24:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTIiLCJ1c2VybmFtZSI6Im54cjMubiIsImVtYWlsIjoicHhuZ3VpbjY5QGdtYWlsLmNvbSIsImV4cCI6MTc2Njk3ODU1M30.8fnKsNXefrrQWKAWMBUyOTseHnkjeMyuxsBw6mbqskA
[22-Dec-2025 03:24:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Dec-2025 03:24:09 UTC] ✅ JWT token verified successfully for user profile
[22-Dec-2025 03:24:09 UTC] User ID: 52
[22-Dec-2025 03:24:09 UTC] ✅ User profile retrieved successfully for user ID: 52
[22-Dec-2025 03:24:09 UTC] User Purchases API - User ID: 52
[22-Dec-2025 03:24:09 UTC] User Purchases API - Total purchases found: 0
[22-Dec-2025 03:24:12 UTC] === API CALL LOG ===
[22-Dec-2025 03:24:12 UTC] Endpoint: user/profile.php
[22-Dec-2025 03:24:12 UTC] Full Log Data: {
    "timestamp": "2025-12-22 03:24:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.174",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.174, 172.71.144.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTIiLCJ1c2VybmFtZSI6Im54cjMubiIsImVtYWlsIjoicHhuZ3VpbjY5QGdtYWlsLmNvbSIsImV4cCI6MTc2Njk3ODU1M30.8fnKsNXefrrQWKAWMBUyOTseHnkjeMyuxsBw6mbqskA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b1c81403ab1dba7-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.174",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Dec-2025 03:24:12 UTC] === END API CALL LOG ===
[22-Dec-2025 03:24:12 UTC] ✅ API Hash verification passed for profile endpoint
[22-Dec-2025 03:24:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTIiLCJ1c2VybmFtZSI6Im54cjMubiIsImVtYWlsIjoicHhuZ3VpbjY5QGdtYWlsLmNvbSIsImV4cCI6MTc2Njk3ODU1M30.8fnKsNXefrrQWKAWMBUyOTseHnkjeMyuxsBw6mbqskA
[22-Dec-2025 03:24:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Dec-2025 03:24:12 UTC] ✅ JWT token verified successfully for user profile
[22-Dec-2025 03:24:12 UTC] User ID: 52
[22-Dec-2025 03:24:12 UTC] ✅ User profile retrieved successfully for user ID: 52
[22-Dec-2025 03:24:26 UTC] === API CALL LOG ===
[22-Dec-2025 03:24:26 UTC] Endpoint: user/profile.php
[22-Dec-2025 03:24:26 UTC] Full Log Data: {
    "timestamp": "2025-12-22 03:24:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.174",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.174, 172.71.144.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTIiLCJ1c2VybmFtZSI6Im54cjMubiIsImVtYWlsIjoicHhuZ3VpbjY5QGdtYWlsLmNvbSIsImV4cCI6MTc2Njk3ODU1M30.8fnKsNXefrrQWKAWMBUyOTseHnkjeMyuxsBw6mbqskA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b1c819afcffdba7-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.174",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Dec-2025 03:24:26 UTC] === END API CALL LOG ===
[22-Dec-2025 03:24:26 UTC] ✅ API Hash verification passed for profile endpoint
[22-Dec-2025 03:24:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTIiLCJ1c2VybmFtZSI6Im54cjMubiIsImVtYWlsIjoicHhuZ3VpbjY5QGdtYWlsLmNvbSIsImV4cCI6MTc2Njk3ODU1M30.8fnKsNXefrrQWKAWMBUyOTseHnkjeMyuxsBw6mbqskA
[22-Dec-2025 03:24:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Dec-2025 03:24:26 UTC] ✅ JWT token verified successfully for user profile
[22-Dec-2025 03:24:26 UTC] User ID: 52
[22-Dec-2025 03:24:26 UTC] ✅ User profile retrieved successfully for user ID: 52
[23-Dec-2025 20:50:45 UTC] === API CALL LOG ===
[23-Dec-2025 20:50:45 UTC] Endpoint: user/profile.php
[23-Dec-2025 20:50:45 UTC] Full Log Data: {
    "timestamp": "2025-12-23 20:50:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "65.109.214.211",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "65.109.214.211, 172.71.148.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMiLCJ1c2VybmFtZSI6IkZhcmhhZGkiLCJlbWFpbCI6InJlemxhbnNlcnZpY2VAZ21haWwuY29tIiwiZXhwIjoxNzY3MTI3ODQ0fQ.3N6L1bOVlz-2lQ48I3nv25Jp3Uiv0FS1Q0HsOfmmaU0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b2abbaa3e08dcb9-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "65.109.214.211",
        "cf-ipcountry": "FI",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Dec-2025 20:50:45 UTC] === END API CALL LOG ===
[23-Dec-2025 20:50:45 UTC] ✅ API Hash verification passed for profile endpoint
[23-Dec-2025 20:50:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMiLCJ1c2VybmFtZSI6IkZhcmhhZGkiLCJlbWFpbCI6InJlemxhbnNlcnZpY2VAZ21haWwuY29tIiwiZXhwIjoxNzY3MTI3ODQ0fQ.3N6L1bOVlz-2lQ48I3nv25Jp3Uiv0FS1Q0HsOfmmaU0
[23-Dec-2025 20:50:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Dec-2025 20:50:45 UTC] ✅ JWT token verified successfully for user profile
[23-Dec-2025 20:50:45 UTC] User ID: 53
[23-Dec-2025 20:50:45 UTC] ✅ User profile retrieved successfully for user ID: 53
[23-Dec-2025 20:50:59 UTC] === API CALL LOG ===
[23-Dec-2025 20:50:59 UTC] Endpoint: user/profile.php
[23-Dec-2025 20:50:59 UTC] Full Log Data: {
    "timestamp": "2025-12-23 20:50:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "65.109.214.211",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "65.109.214.211, 172.71.148.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMiLCJ1c2VybmFtZSI6IkZhcmhhZGkiLCJlbWFpbCI6InJlemxhbnNlcnZpY2VAZ21haWwuY29tIiwiZXhwIjoxNzY3MTI3ODQ0fQ.3N6L1bOVlz-2lQ48I3nv25Jp3Uiv0FS1Q0HsOfmmaU0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b2abc03be58dcb9-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "65.109.214.211",
        "cf-ipcountry": "FI",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Dec-2025 20:50:59 UTC] === END API CALL LOG ===
[23-Dec-2025 20:50:59 UTC] ✅ API Hash verification passed for profile endpoint
[23-Dec-2025 20:50:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMiLCJ1c2VybmFtZSI6IkZhcmhhZGkiLCJlbWFpbCI6InJlemxhbnNlcnZpY2VAZ21haWwuY29tIiwiZXhwIjoxNzY3MTI3ODQ0fQ.3N6L1bOVlz-2lQ48I3nv25Jp3Uiv0FS1Q0HsOfmmaU0
[23-Dec-2025 20:50:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Dec-2025 20:50:59 UTC] ✅ JWT token verified successfully for user profile
[23-Dec-2025 20:50:59 UTC] User ID: 53
[23-Dec-2025 20:50:59 UTC] ✅ User profile retrieved successfully for user ID: 53
[23-Dec-2025 20:51:29 UTC] === API CALL LOG ===
[23-Dec-2025 20:51:29 UTC] Endpoint: user/profile.php
[23-Dec-2025 20:51:29 UTC] Full Log Data: {
    "timestamp": "2025-12-23 20:51:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "65.109.214.211",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "65.109.214.211, 172.71.148.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMiLCJ1c2VybmFtZSI6IkZhcmhhZGkiLCJlbWFpbCI6InJlemxhbnNlcnZpY2VAZ21haWwuY29tIiwiZXhwIjoxNzY3MTI3ODQ0fQ.3N6L1bOVlz-2lQ48I3nv25Jp3Uiv0FS1Q0HsOfmmaU0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b2abcbe2ec2dcb9-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "65.109.214.211",
        "cf-ipcountry": "FI",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Dec-2025 20:51:29 UTC] === END API CALL LOG ===
[23-Dec-2025 20:51:29 UTC] ✅ API Hash verification passed for profile endpoint
[23-Dec-2025 20:51:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMiLCJ1c2VybmFtZSI6IkZhcmhhZGkiLCJlbWFpbCI6InJlemxhbnNlcnZpY2VAZ21haWwuY29tIiwiZXhwIjoxNzY3MTI3ODQ0fQ.3N6L1bOVlz-2lQ48I3nv25Jp3Uiv0FS1Q0HsOfmmaU0
[23-Dec-2025 20:51:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Dec-2025 20:51:29 UTC] ✅ JWT token verified successfully for user profile
[23-Dec-2025 20:51:29 UTC] User ID: 53
[23-Dec-2025 20:51:29 UTC] ✅ User profile retrieved successfully for user ID: 53
[23-Dec-2025 20:51:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Dec-2025 20:51:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Dec-2025 20:51:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"65.109.214.211, 172.71.148.71","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMiLCJ1c2VybmFtZSI6IkZhcmhhZGkiLCJlbWFpbCI6InJlemxhbnNlcnZpY2VAZ21haWwuY29tIiwiZXhwIjoxNzY3MTI3ODQ0fQ.3N6L1bOVlz-2lQ48I3nv25Jp3Uiv0FS1Q0HsOfmmaU0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9b2abd192b81dcb9-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"65.109.214.211","cf-ipcountry":"FI","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-Dec-2025 20:51:44 UTC] === User Orders API Called ===
[23-Dec-2025 20:51:44 UTC] User ID: 53
[23-Dec-2025 20:51:44 UTC] Limit: 20, Offset: 0
[23-Dec-2025 20:51:44 UTC] Orders found: 0
[23-Dec-2025 20:51:44 UTC] Orders data: []
[23-Dec-2025 20:51:44 UTC] Total orders count: 0
[23-Dec-2025 20:51:45 UTC] === API CALL LOG ===
[23-Dec-2025 20:51:45 UTC] Endpoint: user/profile.php
[23-Dec-2025 20:51:45 UTC] Full Log Data: {
    "timestamp": "2025-12-23 20:51:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "65.109.214.211",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "65.109.214.211, 172.71.148.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMiLCJ1c2VybmFtZSI6IkZhcmhhZGkiLCJlbWFpbCI6InJlemxhbnNlcnZpY2VAZ21haWwuY29tIiwiZXhwIjoxNzY3MTI3ODQ0fQ.3N6L1bOVlz-2lQ48I3nv25Jp3Uiv0FS1Q0HsOfmmaU0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b2abd22bb60dcb9-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "65.109.214.211",
        "cf-ipcountry": "FI",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Dec-2025 20:51:45 UTC] === END API CALL LOG ===
[23-Dec-2025 20:51:45 UTC] ✅ API Hash verification passed for profile endpoint
[23-Dec-2025 20:51:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMiLCJ1c2VybmFtZSI6IkZhcmhhZGkiLCJlbWFpbCI6InJlemxhbnNlcnZpY2VAZ21haWwuY29tIiwiZXhwIjoxNzY3MTI3ODQ0fQ.3N6L1bOVlz-2lQ48I3nv25Jp3Uiv0FS1Q0HsOfmmaU0
[23-Dec-2025 20:51:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Dec-2025 20:51:45 UTC] ✅ JWT token verified successfully for user profile
[23-Dec-2025 20:51:45 UTC] User ID: 53
[23-Dec-2025 20:51:45 UTC] ✅ User profile retrieved successfully for user ID: 53
[23-Dec-2025 20:51:45 UTC] User Purchases API - User ID: 53
[23-Dec-2025 20:51:45 UTC] User Purchases API - Total purchases found: 0
[23-Dec-2025 20:51:48 UTC] === API CALL LOG ===
[23-Dec-2025 20:51:48 UTC] Endpoint: user/profile.php
[23-Dec-2025 20:51:48 UTC] Full Log Data: {
    "timestamp": "2025-12-23 20:51:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "65.109.214.211",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "65.109.214.211, 172.71.148.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMiLCJ1c2VybmFtZSI6IkZhcmhhZGkiLCJlbWFpbCI6InJlemxhbnNlcnZpY2VAZ21haWwuY29tIiwiZXhwIjoxNzY3MTI3ODQ0fQ.3N6L1bOVlz-2lQ48I3nv25Jp3Uiv0FS1Q0HsOfmmaU0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b2abd36bdc8dcb9-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "65.109.214.211",
        "cf-ipcountry": "FI",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Dec-2025 20:51:48 UTC] === END API CALL LOG ===
[23-Dec-2025 20:51:48 UTC] ✅ API Hash verification passed for profile endpoint
[23-Dec-2025 20:51:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMiLCJ1c2VybmFtZSI6IkZhcmhhZGkiLCJlbWFpbCI6InJlemxhbnNlcnZpY2VAZ21haWwuY29tIiwiZXhwIjoxNzY3MTI3ODQ0fQ.3N6L1bOVlz-2lQ48I3nv25Jp3Uiv0FS1Q0HsOfmmaU0
[23-Dec-2025 20:51:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Dec-2025 20:51:48 UTC] ✅ JWT token verified successfully for user profile
[23-Dec-2025 20:51:48 UTC] User ID: 53
[23-Dec-2025 20:51:48 UTC] ✅ User profile retrieved successfully for user ID: 53
[23-Dec-2025 20:51:54 UTC] === API CALL LOG ===
[23-Dec-2025 20:51:54 UTC] Endpoint: user/profile.php
[23-Dec-2025 20:51:54 UTC] Full Log Data: {
    "timestamp": "2025-12-23 20:51:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "65.109.214.211",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "65.109.214.211, 172.71.148.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMiLCJ1c2VybmFtZSI6IkZhcmhhZGkiLCJlbWFpbCI6InJlemxhbnNlcnZpY2VAZ21haWwuY29tIiwiZXhwIjoxNzY3MTI3ODQ0fQ.3N6L1bOVlz-2lQ48I3nv25Jp3Uiv0FS1Q0HsOfmmaU0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b2abd5abfd8dcb9-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "65.109.214.211",
        "cf-ipcountry": "FI",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Dec-2025 20:51:54 UTC] === END API CALL LOG ===
[23-Dec-2025 20:51:54 UTC] ✅ API Hash verification passed for profile endpoint
[23-Dec-2025 20:51:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMiLCJ1c2VybmFtZSI6IkZhcmhhZGkiLCJlbWFpbCI6InJlemxhbnNlcnZpY2VAZ21haWwuY29tIiwiZXhwIjoxNzY3MTI3ODQ0fQ.3N6L1bOVlz-2lQ48I3nv25Jp3Uiv0FS1Q0HsOfmmaU0
[23-Dec-2025 20:51:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Dec-2025 20:51:54 UTC] ✅ JWT token verified successfully for user profile
[23-Dec-2025 20:51:54 UTC] User ID: 53
[23-Dec-2025 20:51:54 UTC] ✅ User profile retrieved successfully for user ID: 53
[23-Dec-2025 20:52:13 UTC] === API CALL LOG ===
[23-Dec-2025 20:52:13 UTC] Endpoint: user/profile.php
[23-Dec-2025 20:52:13 UTC] Full Log Data: {
    "timestamp": "2025-12-23 20:52:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "65.109.214.211",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "65.109.214.211, 172.71.148.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMiLCJ1c2VybmFtZSI6IkZhcmhhZGkiLCJlbWFpbCI6InJlemxhbnNlcnZpY2VAZ21haWwuY29tIiwiZXhwIjoxNzY3MTI3ODQ0fQ.3N6L1bOVlz-2lQ48I3nv25Jp3Uiv0FS1Q0HsOfmmaU0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b2abdd139a5dcb9-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "65.109.214.211",
        "cf-ipcountry": "FI",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Dec-2025 20:52:13 UTC] === END API CALL LOG ===
[23-Dec-2025 20:52:13 UTC] ✅ API Hash verification passed for profile endpoint
[23-Dec-2025 20:52:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMiLCJ1c2VybmFtZSI6IkZhcmhhZGkiLCJlbWFpbCI6InJlemxhbnNlcnZpY2VAZ21haWwuY29tIiwiZXhwIjoxNzY3MTI3ODQ0fQ.3N6L1bOVlz-2lQ48I3nv25Jp3Uiv0FS1Q0HsOfmmaU0
[23-Dec-2025 20:52:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Dec-2025 20:52:13 UTC] ✅ JWT token verified successfully for user profile
[23-Dec-2025 20:52:13 UTC] User ID: 53
[23-Dec-2025 20:52:13 UTC] ✅ User profile retrieved successfully for user ID: 53
[23-Dec-2025 20:52:55 UTC] === API CALL LOG ===
[23-Dec-2025 20:52:55 UTC] Endpoint: user/profile.php
[23-Dec-2025 20:52:55 UTC] Full Log Data: {
    "timestamp": "2025-12-23 20:52:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "65.109.214.211",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "65.109.214.211, 172.71.148.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMiLCJ1c2VybmFtZSI6IkZhcmhhZGkiLCJlbWFpbCI6InJlemxhbnNlcnZpY2VAZ21haWwuY29tIiwiZXhwIjoxNzY3MTI3ODQ0fQ.3N6L1bOVlz-2lQ48I3nv25Jp3Uiv0FS1Q0HsOfmmaU0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b2abed8f90fdcb9-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "65.109.214.211",
        "cf-ipcountry": "FI",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Dec-2025 20:52:55 UTC] === END API CALL LOG ===
[23-Dec-2025 20:52:55 UTC] ✅ API Hash verification passed for profile endpoint
[23-Dec-2025 20:52:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMiLCJ1c2VybmFtZSI6IkZhcmhhZGkiLCJlbWFpbCI6InJlemxhbnNlcnZpY2VAZ21haWwuY29tIiwiZXhwIjoxNzY3MTI3ODQ0fQ.3N6L1bOVlz-2lQ48I3nv25Jp3Uiv0FS1Q0HsOfmmaU0
[23-Dec-2025 20:52:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Dec-2025 20:52:55 UTC] ✅ JWT token verified successfully for user profile
[23-Dec-2025 20:52:55 UTC] User ID: 53
[23-Dec-2025 20:52:55 UTC] ✅ User profile retrieved successfully for user ID: 53
[23-Dec-2025 21:08:15 UTC] === API CALL LOG ===
[23-Dec-2025 21:08:15 UTC] Endpoint: user/profile.php
[23-Dec-2025 21:08:15 UTC] Full Log Data: {
    "timestamp": "2025-12-23 21:08:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a01:5ec0:7020:d307:3c15:c3ff:fe50:1a35",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a01:5ec0:7020:d307:3c15:c3ff:fe50:1a35, 172.71.12.159",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMiLCJ1c2VybmFtZSI6IkZhcmhhZGkiLCJlbWFpbCI6InJlemxhbnNlcnZpY2VAZ21haWwuY29tIiwiZXhwIjoxNzY3MTI3ODQ0fQ.3N6L1bOVlz-2lQ48I3nv25Jp3Uiv0FS1Q0HsOfmmaU0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b2ad54bca6c9dd8-LLK",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a01:5ec0:7020:d307:3c15:c3ff:fe50:1a35",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Dec-2025 21:08:15 UTC] === END API CALL LOG ===
[23-Dec-2025 21:08:15 UTC] ✅ API Hash verification passed for profile endpoint
[23-Dec-2025 21:08:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMiLCJ1c2VybmFtZSI6IkZhcmhhZGkiLCJlbWFpbCI6InJlemxhbnNlcnZpY2VAZ21haWwuY29tIiwiZXhwIjoxNzY3MTI3ODQ0fQ.3N6L1bOVlz-2lQ48I3nv25Jp3Uiv0FS1Q0HsOfmmaU0
[23-Dec-2025 21:08:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Dec-2025 21:08:15 UTC] ✅ JWT token verified successfully for user profile
[23-Dec-2025 21:08:15 UTC] User ID: 53
[23-Dec-2025 21:08:15 UTC] ✅ User profile retrieved successfully for user ID: 53
[23-Dec-2025 21:08:54 UTC] === API CALL LOG ===
[23-Dec-2025 21:08:54 UTC] Endpoint: user/profile.php
[23-Dec-2025 21:08:54 UTC] Full Log Data: {
    "timestamp": "2025-12-23 21:08:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "65.109.214.211",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "65.109.214.211, 172.71.247.38",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMiLCJ1c2VybmFtZSI6IkZhcmhhZGkiLCJlbWFpbCI6InJlemxhbnNlcnZpY2VAZ21haWwuY29tIiwiZXhwIjoxNzY3MTI3ODQ0fQ.3N6L1bOVlz-2lQ48I3nv25Jp3Uiv0FS1Q0HsOfmmaU0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b2ad63f8a9f2c01-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "65.109.214.211",
        "cf-ipcountry": "FI",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Dec-2025 21:08:54 UTC] === END API CALL LOG ===
[23-Dec-2025 21:08:54 UTC] ✅ API Hash verification passed for profile endpoint
[23-Dec-2025 21:08:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMiLCJ1c2VybmFtZSI6IkZhcmhhZGkiLCJlbWFpbCI6InJlemxhbnNlcnZpY2VAZ21haWwuY29tIiwiZXhwIjoxNzY3MTI3ODQ0fQ.3N6L1bOVlz-2lQ48I3nv25Jp3Uiv0FS1Q0HsOfmmaU0
[23-Dec-2025 21:08:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Dec-2025 21:08:54 UTC] ✅ JWT token verified successfully for user profile
[23-Dec-2025 21:08:54 UTC] User ID: 53
[23-Dec-2025 21:08:54 UTC] ✅ User profile retrieved successfully for user ID: 53
[23-Dec-2025 21:08:58 UTC] === API CALL LOG ===
[23-Dec-2025 21:08:58 UTC] Endpoint: user/profile.php
[23-Dec-2025 21:08:58 UTC] Full Log Data: {
    "timestamp": "2025-12-23 21:08:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "65.109.214.211",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "65.109.214.211, 172.71.247.38",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMiLCJ1c2VybmFtZSI6IkZhcmhhZGkiLCJlbWFpbCI6InJlemxhbnNlcnZpY2VAZ21haWwuY29tIiwiZXhwIjoxNzY3MTI3ODQ0fQ.3N6L1bOVlz-2lQ48I3nv25Jp3Uiv0FS1Q0HsOfmmaU0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b2ad659faf22c01-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "65.109.214.211",
        "cf-ipcountry": "FI",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Dec-2025 21:08:58 UTC] === END API CALL LOG ===
[23-Dec-2025 21:08:58 UTC] ✅ API Hash verification passed for profile endpoint
[23-Dec-2025 21:08:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMiLCJ1c2VybmFtZSI6IkZhcmhhZGkiLCJlbWFpbCI6InJlemxhbnNlcnZpY2VAZ21haWwuY29tIiwiZXhwIjoxNzY3MTI3ODQ0fQ.3N6L1bOVlz-2lQ48I3nv25Jp3Uiv0FS1Q0HsOfmmaU0
[23-Dec-2025 21:08:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Dec-2025 21:08:58 UTC] ✅ JWT token verified successfully for user profile
[23-Dec-2025 21:08:58 UTC] User ID: 53
[23-Dec-2025 21:08:58 UTC] ✅ User profile retrieved successfully for user ID: 53
[23-Dec-2025 21:09:06 UTC] === API CALL LOG ===
[23-Dec-2025 21:09:06 UTC] Endpoint: user/profile.php
[23-Dec-2025 21:09:06 UTC] Full Log Data: {
    "timestamp": "2025-12-23 21:09:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "65.109.214.211",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "65.109.214.211, 172.71.247.38",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMiLCJ1c2VybmFtZSI6IkZhcmhhZGkiLCJlbWFpbCI6InJlemxhbnNlcnZpY2VAZ21haWwuY29tIiwiZXhwIjoxNzY3MTI3ODQ0fQ.3N6L1bOVlz-2lQ48I3nv25Jp3Uiv0FS1Q0HsOfmmaU0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b2ad68c18242c01-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "65.109.214.211",
        "cf-ipcountry": "FI",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Dec-2025 21:09:06 UTC] === END API CALL LOG ===
[23-Dec-2025 21:09:06 UTC] ✅ API Hash verification passed for profile endpoint
[23-Dec-2025 21:09:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMiLCJ1c2VybmFtZSI6IkZhcmhhZGkiLCJlbWFpbCI6InJlemxhbnNlcnZpY2VAZ21haWwuY29tIiwiZXhwIjoxNzY3MTI3ODQ0fQ.3N6L1bOVlz-2lQ48I3nv25Jp3Uiv0FS1Q0HsOfmmaU0
[23-Dec-2025 21:09:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Dec-2025 21:09:06 UTC] ✅ JWT token verified successfully for user profile
[23-Dec-2025 21:09:06 UTC] User ID: 53
[23-Dec-2025 21:09:06 UTC] ✅ User profile retrieved successfully for user ID: 53
[23-Dec-2025 21:09:25 UTC] === API CALL LOG ===
[23-Dec-2025 21:09:25 UTC] Endpoint: user/profile.php
[23-Dec-2025 21:09:25 UTC] Full Log Data: {
    "timestamp": "2025-12-23 21:09:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "65.109.214.211",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "65.109.214.211, 172.71.247.38",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMiLCJ1c2VybmFtZSI6IkZhcmhhZGkiLCJlbWFpbCI6InJlemxhbnNlcnZpY2VAZ21haWwuY29tIiwiZXhwIjoxNzY3MTI3ODQ0fQ.3N6L1bOVlz-2lQ48I3nv25Jp3Uiv0FS1Q0HsOfmmaU0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b2ad70498422c01-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "65.109.214.211",
        "cf-ipcountry": "FI",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Dec-2025 21:09:25 UTC] === END API CALL LOG ===
[23-Dec-2025 21:09:25 UTC] ✅ API Hash verification passed for profile endpoint
[23-Dec-2025 21:09:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMiLCJ1c2VybmFtZSI6IkZhcmhhZGkiLCJlbWFpbCI6InJlemxhbnNlcnZpY2VAZ21haWwuY29tIiwiZXhwIjoxNzY3MTI3ODQ0fQ.3N6L1bOVlz-2lQ48I3nv25Jp3Uiv0FS1Q0HsOfmmaU0
[23-Dec-2025 21:09:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Dec-2025 21:09:25 UTC] ✅ JWT token verified successfully for user profile
[23-Dec-2025 21:09:25 UTC] User ID: 53
[23-Dec-2025 21:09:25 UTC] ✅ User profile retrieved successfully for user ID: 53
[23-Dec-2025 21:10:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Dec-2025 21:10:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Dec-2025 21:10:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"65.109.214.211, 172.71.247.37","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMiLCJ1c2VybmFtZSI6IkZhcmhhZGkiLCJlbWFpbCI6InJlemxhbnNlcnZpY2VAZ21haWwuY29tIiwiZXhwIjoxNzY3MTI3ODQ0fQ.3N6L1bOVlz-2lQ48I3nv25Jp3Uiv0FS1Q0HsOfmmaU0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9b2ad8a42dbd2c01-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"65.109.214.211","cf-ipcountry":"FI","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-Dec-2025 21:10:32 UTC] === User Orders API Called ===
[23-Dec-2025 21:10:32 UTC] User ID: 53
[23-Dec-2025 21:10:32 UTC] Limit: 20, Offset: 0
[23-Dec-2025 21:10:32 UTC] Orders found: 1
[23-Dec-2025 21:10:32 UTC] Orders data: [{"id":29,"quantity":5,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Rezlan_Fx","status":"pending","created_at":"2025-12-24 00:40:30","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[23-Dec-2025 21:10:32 UTC] Total orders count: 1
[23-Dec-2025 21:10:40 UTC] === API CALL LOG ===
[23-Dec-2025 21:10:40 UTC] Endpoint: user/profile.php
[23-Dec-2025 21:10:40 UTC] Full Log Data: {
    "timestamp": "2025-12-23 21:10:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "65.109.214.211",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "65.109.214.211, 172.71.247.38",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMiLCJ1c2VybmFtZSI6IkZhcmhhZGkiLCJlbWFpbCI6InJlemxhbnNlcnZpY2VAZ21haWwuY29tIiwiZXhwIjoxNzY3MTI3ODQ0fQ.3N6L1bOVlz-2lQ48I3nv25Jp3Uiv0FS1Q0HsOfmmaU0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b2ad8da1cd52c01-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "65.109.214.211",
        "cf-ipcountry": "FI",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Dec-2025 21:10:40 UTC] === END API CALL LOG ===
[23-Dec-2025 21:10:40 UTC] ✅ API Hash verification passed for profile endpoint
[23-Dec-2025 21:10:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMiLCJ1c2VybmFtZSI6IkZhcmhhZGkiLCJlbWFpbCI6InJlemxhbnNlcnZpY2VAZ21haWwuY29tIiwiZXhwIjoxNzY3MTI3ODQ0fQ.3N6L1bOVlz-2lQ48I3nv25Jp3Uiv0FS1Q0HsOfmmaU0
[23-Dec-2025 21:10:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Dec-2025 21:10:40 UTC] ✅ JWT token verified successfully for user profile
[23-Dec-2025 21:10:40 UTC] User ID: 53
[23-Dec-2025 21:10:40 UTC] ✅ User profile retrieved successfully for user ID: 53
[23-Dec-2025 21:10:56 UTC] === API CALL LOG ===
[23-Dec-2025 21:10:56 UTC] Endpoint: user/profile.php
[23-Dec-2025 21:10:56 UTC] Full Log Data: {
    "timestamp": "2025-12-23 21:10:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "65.109.214.211",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "65.109.214.211, 172.71.247.37",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMiLCJ1c2VybmFtZSI6IkZhcmhhZGkiLCJlbWFpbCI6InJlemxhbnNlcnZpY2VAZ21haWwuY29tIiwiZXhwIjoxNzY3MTI3ODQ0fQ.3N6L1bOVlz-2lQ48I3nv25Jp3Uiv0FS1Q0HsOfmmaU0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b2ad93daebc2c01-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "65.109.214.211",
        "cf-ipcountry": "FI",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Dec-2025 21:10:56 UTC] === END API CALL LOG ===
[23-Dec-2025 21:10:56 UTC] ✅ API Hash verification passed for profile endpoint
[23-Dec-2025 21:10:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMiLCJ1c2VybmFtZSI6IkZhcmhhZGkiLCJlbWFpbCI6InJlemxhbnNlcnZpY2VAZ21haWwuY29tIiwiZXhwIjoxNzY3MTI3ODQ0fQ.3N6L1bOVlz-2lQ48I3nv25Jp3Uiv0FS1Q0HsOfmmaU0
[23-Dec-2025 21:10:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Dec-2025 21:10:56 UTC] ✅ JWT token verified successfully for user profile
[23-Dec-2025 21:10:56 UTC] User ID: 53
[23-Dec-2025 21:10:56 UTC] ✅ User profile retrieved successfully for user ID: 53
[23-Dec-2025 21:10:57 UTC] User Purchases API - User ID: 53
[23-Dec-2025 21:10:57 UTC] User Purchases API - Total purchases found: 0
[23-Dec-2025 21:11:01 UTC] User Purchases API - User ID: 53
[23-Dec-2025 21:11:01 UTC] User Purchases API - Total purchases found: 0
[23-Dec-2025 21:11:02 UTC] === API CALL LOG ===
[23-Dec-2025 21:11:02 UTC] Endpoint: user/profile.php
[23-Dec-2025 21:11:02 UTC] Full Log Data: {
    "timestamp": "2025-12-23 21:11:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "65.109.214.211",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "65.109.214.211, 172.71.247.37",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMiLCJ1c2VybmFtZSI6IkZhcmhhZGkiLCJlbWFpbCI6InJlemxhbnNlcnZpY2VAZ21haWwuY29tIiwiZXhwIjoxNzY3MTI3ODQ0fQ.3N6L1bOVlz-2lQ48I3nv25Jp3Uiv0FS1Q0HsOfmmaU0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b2ad962ed3d2c01-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "65.109.214.211",
        "cf-ipcountry": "FI",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Dec-2025 21:11:02 UTC] === END API CALL LOG ===
[23-Dec-2025 21:11:02 UTC] ✅ API Hash verification passed for profile endpoint
[23-Dec-2025 21:11:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMiLCJ1c2VybmFtZSI6IkZhcmhhZGkiLCJlbWFpbCI6InJlemxhbnNlcnZpY2VAZ21haWwuY29tIiwiZXhwIjoxNzY3MTI3ODQ0fQ.3N6L1bOVlz-2lQ48I3nv25Jp3Uiv0FS1Q0HsOfmmaU0
[23-Dec-2025 21:11:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Dec-2025 21:11:02 UTC] ✅ JWT token verified successfully for user profile
[23-Dec-2025 21:11:02 UTC] User ID: 53
[23-Dec-2025 21:11:02 UTC] ✅ User profile retrieved successfully for user ID: 53
[23-Dec-2025 21:11:03 UTC] User Purchases API - User ID: 53
[23-Dec-2025 21:11:03 UTC] User Purchases API - Total purchases found: 0
[23-Dec-2025 21:11:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Dec-2025 21:11:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Dec-2025 21:11:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"65.109.214.211, 172.71.247.37","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMiLCJ1c2VybmFtZSI6IkZhcmhhZGkiLCJlbWFpbCI6InJlemxhbnNlcnZpY2VAZ21haWwuY29tIiwiZXhwIjoxNzY3MTI3ODQ0fQ.3N6L1bOVlz-2lQ48I3nv25Jp3Uiv0FS1Q0HsOfmmaU0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9b2ad976ab722c01-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"65.109.214.211","cf-ipcountry":"FI","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-Dec-2025 21:11:06 UTC] === User Orders API Called ===
[23-Dec-2025 21:11:06 UTC] User ID: 53
[23-Dec-2025 21:11:06 UTC] Limit: 20, Offset: 0
[23-Dec-2025 21:11:06 UTC] Orders found: 1
[23-Dec-2025 21:11:06 UTC] Orders data: [{"id":29,"quantity":5,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Rezlan_Fx","status":"pending","created_at":"2025-12-24 00:40:30","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[23-Dec-2025 21:11:06 UTC] Total orders count: 1
[24-Dec-2025 09:16:12 UTC] === API CALL LOG ===
[24-Dec-2025 09:16:12 UTC] Endpoint: user/profile.php
[24-Dec-2025 09:16:12 UTC] Full Log Data: {
    "timestamp": "2025-12-24 09:16:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.99",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.99, 162.158.95.201",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQiLCJ1c2VybmFtZSI6InNhZml5YSIsImVtYWlsIjoicml4c2lib3lldmFzYWZpeWFAZ21haWwuY29tIiwiZXhwIjoxNzY3MTcyNTcxfQ.kdugSBH-_Mg4hOzwCSvvpTFErNYBL7AMldqznmoejM4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b2effa1eb483a80-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.99",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Dec-2025 09:16:12 UTC] === END API CALL LOG ===
[24-Dec-2025 09:16:12 UTC] ✅ API Hash verification passed for profile endpoint
[24-Dec-2025 09:16:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQiLCJ1c2VybmFtZSI6InNhZml5YSIsImVtYWlsIjoicml4c2lib3lldmFzYWZpeWFAZ21haWwuY29tIiwiZXhwIjoxNzY3MTcyNTcxfQ.kdugSBH-_Mg4hOzwCSvvpTFErNYBL7AMldqznmoejM4
[24-Dec-2025 09:16:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Dec-2025 09:16:12 UTC] ✅ JWT token verified successfully for user profile
[24-Dec-2025 09:16:12 UTC] User ID: 54
[24-Dec-2025 09:16:12 UTC] ✅ User profile retrieved successfully for user ID: 54
[24-Dec-2025 09:16:24 UTC] === API CALL LOG ===
[24-Dec-2025 09:16:24 UTC] Endpoint: user/profile.php
[24-Dec-2025 09:16:24 UTC] Full Log Data: {
    "timestamp": "2025-12-24 09:16:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.99",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.99, 162.158.94.236",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQiLCJ1c2VybmFtZSI6InNhZml5YSIsImVtYWlsIjoicml4c2lib3lldmFzYWZpeWFAZ21haWwuY29tIiwiZXhwIjoxNzY3MTcyNTcxfQ.kdugSBH-_Mg4hOzwCSvvpTFErNYBL7AMldqznmoejM4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b2effeac9b73a80-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.99",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Dec-2025 09:16:24 UTC] === END API CALL LOG ===
[24-Dec-2025 09:16:24 UTC] ✅ API Hash verification passed for profile endpoint
[24-Dec-2025 09:16:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQiLCJ1c2VybmFtZSI6InNhZml5YSIsImVtYWlsIjoicml4c2lib3lldmFzYWZpeWFAZ21haWwuY29tIiwiZXhwIjoxNzY3MTcyNTcxfQ.kdugSBH-_Mg4hOzwCSvvpTFErNYBL7AMldqznmoejM4
[24-Dec-2025 09:16:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Dec-2025 09:16:24 UTC] ✅ JWT token verified successfully for user profile
[24-Dec-2025 09:16:24 UTC] User ID: 54
[24-Dec-2025 09:16:24 UTC] ✅ User profile retrieved successfully for user ID: 54
[24-Dec-2025 09:16:27 UTC] === API CALL LOG ===
[24-Dec-2025 09:16:27 UTC] Endpoint: user/profile.php
[24-Dec-2025 09:16:27 UTC] Full Log Data: {
    "timestamp": "2025-12-24 09:16:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.99",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.99, 162.158.94.236",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQiLCJ1c2VybmFtZSI6InNhZml5YSIsImVtYWlsIjoicml4c2lib3lldmFzYWZpeWFAZ21haWwuY29tIiwiZXhwIjoxNzY3MTcyNTcxfQ.kdugSBH-_Mg4hOzwCSvvpTFErNYBL7AMldqznmoejM4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b2f00029ce43a80-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.99",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Dec-2025 09:16:27 UTC] === END API CALL LOG ===
[24-Dec-2025 09:16:27 UTC] ✅ API Hash verification passed for profile endpoint
[24-Dec-2025 09:16:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQiLCJ1c2VybmFtZSI6InNhZml5YSIsImVtYWlsIjoicml4c2lib3lldmFzYWZpeWFAZ21haWwuY29tIiwiZXhwIjoxNzY3MTcyNTcxfQ.kdugSBH-_Mg4hOzwCSvvpTFErNYBL7AMldqznmoejM4
[24-Dec-2025 09:16:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Dec-2025 09:16:27 UTC] ✅ JWT token verified successfully for user profile
[24-Dec-2025 09:16:27 UTC] User ID: 54
[24-Dec-2025 09:16:27 UTC] ✅ User profile retrieved successfully for user ID: 54
[24-Dec-2025 09:16:31 UTC] === API CALL LOG ===
[24-Dec-2025 09:16:31 UTC] Endpoint: user/profile.php
[24-Dec-2025 09:16:31 UTC] Full Log Data: {
    "timestamp": "2025-12-24 09:16:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.99",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.99, 162.158.94.236",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQiLCJ1c2VybmFtZSI6InNhZml5YSIsImVtYWlsIjoicml4c2lib3lldmFzYWZpeWFAZ21haWwuY29tIiwiZXhwIjoxNzY3MTcyNTcxfQ.kdugSBH-_Mg4hOzwCSvvpTFErNYBL7AMldqznmoejM4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b2f0019bdf43a80-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.99",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Dec-2025 09:16:31 UTC] === END API CALL LOG ===
[24-Dec-2025 09:16:31 UTC] ✅ API Hash verification passed for profile endpoint
[24-Dec-2025 09:16:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQiLCJ1c2VybmFtZSI6InNhZml5YSIsImVtYWlsIjoicml4c2lib3lldmFzYWZpeWFAZ21haWwuY29tIiwiZXhwIjoxNzY3MTcyNTcxfQ.kdugSBH-_Mg4hOzwCSvvpTFErNYBL7AMldqznmoejM4
[24-Dec-2025 09:16:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Dec-2025 09:16:31 UTC] ✅ JWT token verified successfully for user profile
[24-Dec-2025 09:16:31 UTC] User ID: 54
[24-Dec-2025 09:16:31 UTC] ✅ User profile retrieved successfully for user ID: 54
[24-Dec-2025 09:16:31 UTC] User Purchases API - User ID: 54
[24-Dec-2025 09:16:31 UTC] User Purchases API - Total purchases found: 0
[24-Dec-2025 09:16:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Dec-2025 09:16:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Dec-2025 09:16:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.139.138.99, 162.158.94.236","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQiLCJ1c2VybmFtZSI6InNhZml5YSIsImVtYWlsIjoicml4c2lib3lldmFzYWZpeWFAZ21haWwuY29tIiwiZXhwIjoxNzY3MTcyNTcxfQ.kdugSBH-_Mg4hOzwCSvvpTFErNYBL7AMldqznmoejM4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9b2f00303eb03a80-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.139.138.99","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-Dec-2025 09:16:35 UTC] === User Orders API Called ===
[24-Dec-2025 09:16:35 UTC] User ID: 54
[24-Dec-2025 09:16:35 UTC] Limit: 20, Offset: 0
[24-Dec-2025 09:16:35 UTC] Orders found: 0
[24-Dec-2025 09:16:35 UTC] Orders data: []
[24-Dec-2025 09:16:35 UTC] Total orders count: 0
[24-Dec-2025 09:16:36 UTC] === API CALL LOG ===
[24-Dec-2025 09:16:36 UTC] Endpoint: user/profile.php
[24-Dec-2025 09:16:36 UTC] Full Log Data: {
    "timestamp": "2025-12-24 09:16:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.99",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.99, 162.158.94.236",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQiLCJ1c2VybmFtZSI6InNhZml5YSIsImVtYWlsIjoicml4c2lib3lldmFzYWZpeWFAZ21haWwuY29tIiwiZXhwIjoxNzY3MTcyNTcxfQ.kdugSBH-_Mg4hOzwCSvvpTFErNYBL7AMldqznmoejM4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b2f00393dfe3a80-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.99",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Dec-2025 09:16:36 UTC] === END API CALL LOG ===
[24-Dec-2025 09:16:36 UTC] ✅ API Hash verification passed for profile endpoint
[24-Dec-2025 09:16:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQiLCJ1c2VybmFtZSI6InNhZml5YSIsImVtYWlsIjoicml4c2lib3lldmFzYWZpeWFAZ21haWwuY29tIiwiZXhwIjoxNzY3MTcyNTcxfQ.kdugSBH-_Mg4hOzwCSvvpTFErNYBL7AMldqznmoejM4
[24-Dec-2025 09:16:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Dec-2025 09:16:36 UTC] ✅ JWT token verified successfully for user profile
[24-Dec-2025 09:16:36 UTC] User ID: 54
[24-Dec-2025 09:16:36 UTC] ✅ User profile retrieved successfully for user ID: 54
[24-Dec-2025 09:16:44 UTC] === API CALL LOG ===
[24-Dec-2025 09:16:44 UTC] Endpoint: user/profile.php
[24-Dec-2025 09:16:44 UTC] Full Log Data: {
    "timestamp": "2025-12-24 09:16:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.99",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.99, 162.158.94.236",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQiLCJ1c2VybmFtZSI6InNhZml5YSIsImVtYWlsIjoicml4c2lib3lldmFzYWZpeWFAZ21haWwuY29tIiwiZXhwIjoxNzY3MTcyNTcxfQ.kdugSBH-_Mg4hOzwCSvvpTFErNYBL7AMldqznmoejM4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b2f00687a633a80-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.99",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Dec-2025 09:16:44 UTC] === END API CALL LOG ===
[24-Dec-2025 09:16:44 UTC] ✅ API Hash verification passed for profile endpoint
[24-Dec-2025 09:16:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQiLCJ1c2VybmFtZSI6InNhZml5YSIsImVtYWlsIjoicml4c2lib3lldmFzYWZpeWFAZ21haWwuY29tIiwiZXhwIjoxNzY3MTcyNTcxfQ.kdugSBH-_Mg4hOzwCSvvpTFErNYBL7AMldqznmoejM4
[24-Dec-2025 09:16:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Dec-2025 09:16:44 UTC] ✅ JWT token verified successfully for user profile
[24-Dec-2025 09:16:44 UTC] User ID: 54
[24-Dec-2025 09:16:44 UTC] ✅ User profile retrieved successfully for user ID: 54
[24-Dec-2025 09:17:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Dec-2025 09:17:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Dec-2025 09:17:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.139.138.99, 162.158.94.237","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQiLCJ1c2VybmFtZSI6InNhZml5YSIsImVtYWlsIjoicml4c2lib3lldmFzYWZpeWFAZ21haWwuY29tIiwiZXhwIjoxNzY3MTcyNTcxfQ.kdugSBH-_Mg4hOzwCSvvpTFErNYBL7AMldqznmoejM4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9b2f0211c8fe3a80-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.139.138.99","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-Dec-2025 09:17:52 UTC] === User Orders API Called ===
[24-Dec-2025 09:17:52 UTC] User ID: 54
[24-Dec-2025 09:17:52 UTC] Limit: 20, Offset: 0
[24-Dec-2025 09:17:52 UTC] Orders found: 1
[24-Dec-2025 09:17:52 UTC] Orders data: [{"id":30,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/onlineenglishstudy1","status":"pending","created_at":"2025-12-24 12:47:50","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Dec-2025 09:17:52 UTC] Total orders count: 1
[24-Dec-2025 09:18:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Dec-2025 09:18:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Dec-2025 09:18:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.139.138.99, 104.23.239.33","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQiLCJ1c2VybmFtZSI6InNhZml5YSIsImVtYWlsIjoicml4c2lib3lldmFzYWZpeWFAZ21haWwuY29tIiwiZXhwIjoxNzY3MTcyNTcxfQ.kdugSBH-_Mg4hOzwCSvvpTFErNYBL7AMldqznmoejM4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9b2f02df8d56f44a-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.139.138.99","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-Dec-2025 09:18:25 UTC] === User Orders API Called ===
[24-Dec-2025 09:18:25 UTC] User ID: 54
[24-Dec-2025 09:18:25 UTC] Limit: 20, Offset: 0
[24-Dec-2025 09:18:25 UTC] Orders found: 1
[24-Dec-2025 09:18:25 UTC] Orders data: [{"id":30,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/onlineenglishstudy1","status":"pending","created_at":"2025-12-24 12:47:50","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Dec-2025 09:18:25 UTC] Total orders count: 1
[24-Dec-2025 09:18:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Dec-2025 09:18:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Dec-2025 09:18:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.139.138.99, 104.23.239.32","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQiLCJ1c2VybmFtZSI6InNhZml5YSIsImVtYWlsIjoicml4c2lib3lldmFzYWZpeWFAZ21haWwuY29tIiwiZXhwIjoxNzY3MTcyNTcxfQ.kdugSBH-_Mg4hOzwCSvvpTFErNYBL7AMldqznmoejM4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9b2f033119b6f44a-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.139.138.99","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-Dec-2025 09:18:38 UTC] === User Orders API Called ===
[24-Dec-2025 09:18:38 UTC] User ID: 54
[24-Dec-2025 09:18:38 UTC] Limit: 20, Offset: 0
[24-Dec-2025 09:18:38 UTC] Orders found: 1
[24-Dec-2025 09:18:38 UTC] Orders data: [{"id":30,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/onlineenglishstudy1","status":"pending","created_at":"2025-12-24 12:47:50","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Dec-2025 09:18:38 UTC] Total orders count: 1
[24-Dec-2025 09:18:39 UTC] === API CALL LOG ===
[24-Dec-2025 09:18:39 UTC] Endpoint: user/profile.php
[24-Dec-2025 09:18:39 UTC] Full Log Data: {
    "timestamp": "2025-12-24 09:18:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.99",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.99, 104.23.239.32",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQiLCJ1c2VybmFtZSI6InNhZml5YSIsImVtYWlsIjoicml4c2lib3lldmFzYWZpeWFAZ21haWwuY29tIiwiZXhwIjoxNzY3MTcyNTcxfQ.kdugSBH-_Mg4hOzwCSvvpTFErNYBL7AMldqznmoejM4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b2f033818a6f44a-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.99",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Dec-2025 09:18:39 UTC] === END API CALL LOG ===
[24-Dec-2025 09:18:39 UTC] ✅ API Hash verification passed for profile endpoint
[24-Dec-2025 09:18:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQiLCJ1c2VybmFtZSI6InNhZml5YSIsImVtYWlsIjoicml4c2lib3lldmFzYWZpeWFAZ21haWwuY29tIiwiZXhwIjoxNzY3MTcyNTcxfQ.kdugSBH-_Mg4hOzwCSvvpTFErNYBL7AMldqznmoejM4
[24-Dec-2025 09:18:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Dec-2025 09:18:39 UTC] ✅ JWT token verified successfully for user profile
[24-Dec-2025 09:18:39 UTC] User ID: 54
[24-Dec-2025 09:18:39 UTC] ✅ User profile retrieved successfully for user ID: 54
[24-Dec-2025 09:18:39 UTC] User Purchases API - User ID: 54
[24-Dec-2025 09:18:39 UTC] User Purchases API - Total purchases found: 0
[24-Dec-2025 09:18:48 UTC] === API CALL LOG ===
[24-Dec-2025 09:18:48 UTC] Endpoint: user/profile.php
[24-Dec-2025 09:18:48 UTC] Full Log Data: {
    "timestamp": "2025-12-24 09:18:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.99",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.99, 104.23.239.33",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQiLCJ1c2VybmFtZSI6InNhZml5YSIsImVtYWlsIjoicml4c2lib3lldmFzYWZpeWFAZ21haWwuY29tIiwiZXhwIjoxNzY3MTcyNTcxfQ.kdugSBH-_Mg4hOzwCSvvpTFErNYBL7AMldqznmoejM4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b2f036eeb1ef44a-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.99",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Dec-2025 09:18:48 UTC] === END API CALL LOG ===
[24-Dec-2025 09:18:48 UTC] ✅ API Hash verification passed for profile endpoint
[24-Dec-2025 09:18:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQiLCJ1c2VybmFtZSI6InNhZml5YSIsImVtYWlsIjoicml4c2lib3lldmFzYWZpeWFAZ21haWwuY29tIiwiZXhwIjoxNzY3MTcyNTcxfQ.kdugSBH-_Mg4hOzwCSvvpTFErNYBL7AMldqznmoejM4
[24-Dec-2025 09:18:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Dec-2025 09:18:48 UTC] ✅ JWT token verified successfully for user profile
[24-Dec-2025 09:18:48 UTC] User ID: 54
[24-Dec-2025 09:18:48 UTC] ✅ User profile retrieved successfully for user ID: 54
[24-Dec-2025 09:18:48 UTC] User Purchases API - User ID: 54
[24-Dec-2025 09:18:48 UTC] User Purchases API - Total purchases found: 0
[24-Dec-2025 09:18:52 UTC] === API CALL LOG ===
[24-Dec-2025 09:18:52 UTC] Endpoint: user/profile.php
[24-Dec-2025 09:18:52 UTC] Full Log Data: {
    "timestamp": "2025-12-24 09:18:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.99",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.99, 104.23.239.33",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQiLCJ1c2VybmFtZSI6InNhZml5YSIsImVtYWlsIjoicml4c2lib3lldmFzYWZpeWFAZ21haWwuY29tIiwiZXhwIjoxNzY3MTcyNTcxfQ.kdugSBH-_Mg4hOzwCSvvpTFErNYBL7AMldqznmoejM4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b2f038cdac1f44a-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.99",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Dec-2025 09:18:52 UTC] === END API CALL LOG ===
[24-Dec-2025 09:18:52 UTC] ✅ API Hash verification passed for profile endpoint
[24-Dec-2025 09:18:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQiLCJ1c2VybmFtZSI6InNhZml5YSIsImVtYWlsIjoicml4c2lib3lldmFzYWZpeWFAZ21haWwuY29tIiwiZXhwIjoxNzY3MTcyNTcxfQ.kdugSBH-_Mg4hOzwCSvvpTFErNYBL7AMldqznmoejM4
[24-Dec-2025 09:18:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Dec-2025 09:18:52 UTC] ✅ JWT token verified successfully for user profile
[24-Dec-2025 09:18:52 UTC] User ID: 54
[24-Dec-2025 09:18:52 UTC] ✅ User profile retrieved successfully for user ID: 54
[24-Dec-2025 09:18:53 UTC] User Purchases API - User ID: 54
[24-Dec-2025 09:18:53 UTC] User Purchases API - Total purchases found: 0
[24-Dec-2025 09:18:56 UTC] === API CALL LOG ===
[24-Dec-2025 09:18:56 UTC] Endpoint: user/profile.php
[24-Dec-2025 09:18:56 UTC] Full Log Data: {
    "timestamp": "2025-12-24 09:18:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.99",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.99, 104.23.239.33",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQiLCJ1c2VybmFtZSI6InNhZml5YSIsImVtYWlsIjoicml4c2lib3lldmFzYWZpeWFAZ21haWwuY29tIiwiZXhwIjoxNzY3MTcyNTcxfQ.kdugSBH-_Mg4hOzwCSvvpTFErNYBL7AMldqznmoejM4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b2f03a40cebf44a-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.99",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Dec-2025 09:18:56 UTC] === END API CALL LOG ===
[24-Dec-2025 09:18:56 UTC] ✅ API Hash verification passed for profile endpoint
[24-Dec-2025 09:18:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQiLCJ1c2VybmFtZSI6InNhZml5YSIsImVtYWlsIjoicml4c2lib3lldmFzYWZpeWFAZ21haWwuY29tIiwiZXhwIjoxNzY3MTcyNTcxfQ.kdugSBH-_Mg4hOzwCSvvpTFErNYBL7AMldqznmoejM4
[24-Dec-2025 09:18:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Dec-2025 09:18:56 UTC] ✅ JWT token verified successfully for user profile
[24-Dec-2025 09:18:56 UTC] User ID: 54
[24-Dec-2025 09:18:56 UTC] ✅ User profile retrieved successfully for user ID: 54
[24-Dec-2025 09:18:56 UTC] User Purchases API - User ID: 54
[24-Dec-2025 09:18:56 UTC] User Purchases API - Total purchases found: 0
[24-Dec-2025 09:18:57 UTC] === API CALL LOG ===
[24-Dec-2025 09:18:57 UTC] Endpoint: user/profile.php
[24-Dec-2025 09:18:57 UTC] Full Log Data: {
    "timestamp": "2025-12-24 09:18:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.99",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.99, 104.23.239.33",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQiLCJ1c2VybmFtZSI6InNhZml5YSIsImVtYWlsIjoicml4c2lib3lldmFzYWZpeWFAZ21haWwuY29tIiwiZXhwIjoxNzY3MTcyNTcxfQ.kdugSBH-_Mg4hOzwCSvvpTFErNYBL7AMldqznmoejM4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b2f03a6eba0f44a-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.99",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Dec-2025 09:18:57 UTC] === END API CALL LOG ===
[24-Dec-2025 09:18:57 UTC] ✅ API Hash verification passed for profile endpoint
[24-Dec-2025 09:18:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQiLCJ1c2VybmFtZSI6InNhZml5YSIsImVtYWlsIjoicml4c2lib3lldmFzYWZpeWFAZ21haWwuY29tIiwiZXhwIjoxNzY3MTcyNTcxfQ.kdugSBH-_Mg4hOzwCSvvpTFErNYBL7AMldqznmoejM4
[24-Dec-2025 09:18:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Dec-2025 09:18:57 UTC] ✅ JWT token verified successfully for user profile
[24-Dec-2025 09:18:57 UTC] User ID: 54
[24-Dec-2025 09:18:57 UTC] ✅ User profile retrieved successfully for user ID: 54
[24-Dec-2025 09:19:11 UTC] === API CALL LOG ===
[24-Dec-2025 09:19:11 UTC] Endpoint: user/profile.php
[24-Dec-2025 09:19:11 UTC] Full Log Data: {
    "timestamp": "2025-12-24 09:19:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.99",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.99, 104.23.239.32",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQiLCJ1c2VybmFtZSI6InNhZml5YSIsImVtYWlsIjoicml4c2lib3lldmFzYWZpeWFAZ21haWwuY29tIiwiZXhwIjoxNzY3MTcyNTcxfQ.kdugSBH-_Mg4hOzwCSvvpTFErNYBL7AMldqznmoejM4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b2f04004bf1f44a-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.99",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Dec-2025 09:19:11 UTC] === END API CALL LOG ===
[24-Dec-2025 09:19:11 UTC] ✅ API Hash verification passed for profile endpoint
[24-Dec-2025 09:19:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQiLCJ1c2VybmFtZSI6InNhZml5YSIsImVtYWlsIjoicml4c2lib3lldmFzYWZpeWFAZ21haWwuY29tIiwiZXhwIjoxNzY3MTcyNTcxfQ.kdugSBH-_Mg4hOzwCSvvpTFErNYBL7AMldqznmoejM4
[24-Dec-2025 09:19:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Dec-2025 09:19:11 UTC] ✅ JWT token verified successfully for user profile
[24-Dec-2025 09:19:11 UTC] User ID: 54
[24-Dec-2025 09:19:11 UTC] ✅ User profile retrieved successfully for user ID: 54
[24-Dec-2025 09:19:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Dec-2025 09:19:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Dec-2025 09:19:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.139.138.99, 104.23.239.32","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQiLCJ1c2VybmFtZSI6InNhZml5YSIsImVtYWlsIjoicml4c2lib3lldmFzYWZpeWFAZ21haWwuY29tIiwiZXhwIjoxNzY3MTcyNTcxfQ.kdugSBH-_Mg4hOzwCSvvpTFErNYBL7AMldqznmoejM4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9b2f0401f803f44a-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.139.138.99","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-Dec-2025 09:19:11 UTC] === User Orders API Called ===
[24-Dec-2025 09:19:11 UTC] User ID: 54
[24-Dec-2025 09:19:11 UTC] Limit: 20, Offset: 0
[24-Dec-2025 09:19:11 UTC] Orders found: 1
[24-Dec-2025 09:19:11 UTC] Orders data: [{"id":30,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/onlineenglishstudy1","status":"pending","created_at":"2025-12-24 12:47:50","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Dec-2025 09:19:11 UTC] Total orders count: 1
[24-Dec-2025 09:19:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Dec-2025 09:19:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Dec-2025 09:19:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.139.138.99, 104.23.239.32","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQiLCJ1c2VybmFtZSI6InNhZml5YSIsImVtYWlsIjoicml4c2lib3lldmFzYWZpeWFAZ21haWwuY29tIiwiZXhwIjoxNzY3MTcyNTcxfQ.kdugSBH-_Mg4hOzwCSvvpTFErNYBL7AMldqznmoejM4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9b2f040fcf14f44a-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.139.138.99","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-Dec-2025 09:19:13 UTC] === User Orders API Called ===
[24-Dec-2025 09:19:13 UTC] User ID: 54
[24-Dec-2025 09:19:13 UTC] Limit: 20, Offset: 0
[24-Dec-2025 09:19:13 UTC] Orders found: 1
[24-Dec-2025 09:19:13 UTC] Orders data: [{"id":30,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/onlineenglishstudy1","status":"pending","created_at":"2025-12-24 12:47:50","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Dec-2025 09:19:13 UTC] Total orders count: 1
[24-Dec-2025 09:19:14 UTC] === API CALL LOG ===
[24-Dec-2025 09:19:14 UTC] Endpoint: user/profile.php
[24-Dec-2025 09:19:14 UTC] Full Log Data: {
    "timestamp": "2025-12-24 09:19:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.99",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.99, 104.23.239.32",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQiLCJ1c2VybmFtZSI6InNhZml5YSIsImVtYWlsIjoicml4c2lib3lldmFzYWZpeWFAZ21haWwuY29tIiwiZXhwIjoxNzY3MTcyNTcxfQ.kdugSBH-_Mg4hOzwCSvvpTFErNYBL7AMldqznmoejM4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b2f04154ad1f44a-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.99",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Dec-2025 09:19:14 UTC] === END API CALL LOG ===
[24-Dec-2025 09:19:14 UTC] ✅ API Hash verification passed for profile endpoint
[24-Dec-2025 09:19:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQiLCJ1c2VybmFtZSI6InNhZml5YSIsImVtYWlsIjoicml4c2lib3lldmFzYWZpeWFAZ21haWwuY29tIiwiZXhwIjoxNzY3MTcyNTcxfQ.kdugSBH-_Mg4hOzwCSvvpTFErNYBL7AMldqznmoejM4
[24-Dec-2025 09:19:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Dec-2025 09:19:14 UTC] ✅ JWT token verified successfully for user profile
[24-Dec-2025 09:19:14 UTC] User ID: 54
[24-Dec-2025 09:19:14 UTC] ✅ User profile retrieved successfully for user ID: 54
[24-Dec-2025 09:19:14 UTC] User Purchases API - User ID: 54
[24-Dec-2025 09:19:14 UTC] User Purchases API - Total purchases found: 0
[24-Dec-2025 09:19:17 UTC] === API CALL LOG ===
[24-Dec-2025 09:19:17 UTC] Endpoint: user/profile.php
[24-Dec-2025 09:19:17 UTC] Full Log Data: {
    "timestamp": "2025-12-24 09:19:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.99",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.99, 104.23.239.32",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQiLCJ1c2VybmFtZSI6InNhZml5YSIsImVtYWlsIjoicml4c2lib3lldmFzYWZpeWFAZ21haWwuY29tIiwiZXhwIjoxNzY3MTcyNTcxfQ.kdugSBH-_Mg4hOzwCSvvpTFErNYBL7AMldqznmoejM4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b2f04258c95f44a-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.99",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Dec-2025 09:19:17 UTC] === END API CALL LOG ===
[24-Dec-2025 09:19:17 UTC] ✅ API Hash verification passed for profile endpoint
[24-Dec-2025 09:19:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQiLCJ1c2VybmFtZSI6InNhZml5YSIsImVtYWlsIjoicml4c2lib3lldmFzYWZpeWFAZ21haWwuY29tIiwiZXhwIjoxNzY3MTcyNTcxfQ.kdugSBH-_Mg4hOzwCSvvpTFErNYBL7AMldqznmoejM4
[24-Dec-2025 09:19:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Dec-2025 09:19:17 UTC] ✅ JWT token verified successfully for user profile
[24-Dec-2025 09:19:17 UTC] User ID: 54
[24-Dec-2025 09:19:17 UTC] ✅ User profile retrieved successfully for user ID: 54
[24-Dec-2025 09:19:17 UTC] User Purchases API - User ID: 54
[24-Dec-2025 09:19:17 UTC] User Purchases API - Total purchases found: 0
[24-Dec-2025 09:19:18 UTC] User Purchases API - User ID: 54
[24-Dec-2025 09:19:18 UTC] User Purchases API - Total purchases found: 0
[24-Dec-2025 09:19:19 UTC] === API CALL LOG ===
[24-Dec-2025 09:19:19 UTC] Endpoint: user/profile.php
[24-Dec-2025 09:19:19 UTC] Full Log Data: {
    "timestamp": "2025-12-24 09:19:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.99",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.99, 104.23.239.32",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQiLCJ1c2VybmFtZSI6InNhZml5YSIsImVtYWlsIjoicml4c2lib3lldmFzYWZpeWFAZ21haWwuY29tIiwiZXhwIjoxNzY3MTcyNTcxfQ.kdugSBH-_Mg4hOzwCSvvpTFErNYBL7AMldqznmoejM4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b2f04337cc5f44a-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.99",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Dec-2025 09:19:19 UTC] === END API CALL LOG ===
[24-Dec-2025 09:19:19 UTC] ✅ API Hash verification passed for profile endpoint
[24-Dec-2025 09:19:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQiLCJ1c2VybmFtZSI6InNhZml5YSIsImVtYWlsIjoicml4c2lib3lldmFzYWZpeWFAZ21haWwuY29tIiwiZXhwIjoxNzY3MTcyNTcxfQ.kdugSBH-_Mg4hOzwCSvvpTFErNYBL7AMldqznmoejM4
[24-Dec-2025 09:19:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Dec-2025 09:19:19 UTC] ✅ JWT token verified successfully for user profile
[24-Dec-2025 09:19:19 UTC] User ID: 54
[24-Dec-2025 09:19:19 UTC] ✅ User profile retrieved successfully for user ID: 54
[24-Dec-2025 09:19:19 UTC] User Purchases API - User ID: 54
[24-Dec-2025 09:19:19 UTC] User Purchases API - Total purchases found: 0
[24-Dec-2025 09:19:22 UTC] === API CALL LOG ===
[24-Dec-2025 09:19:22 UTC] Endpoint: user/profile.php
[24-Dec-2025 09:19:22 UTC] Full Log Data: {
    "timestamp": "2025-12-24 09:19:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.99",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.99, 104.23.239.32",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQiLCJ1c2VybmFtZSI6InNhZml5YSIsImVtYWlsIjoicml4c2lib3lldmFzYWZpeWFAZ21haWwuY29tIiwiZXhwIjoxNzY3MTcyNTcxfQ.kdugSBH-_Mg4hOzwCSvvpTFErNYBL7AMldqznmoejM4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b2f04471b36f44a-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.99",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Dec-2025 09:19:22 UTC] === END API CALL LOG ===
[24-Dec-2025 09:19:22 UTC] ✅ API Hash verification passed for profile endpoint
[24-Dec-2025 09:19:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQiLCJ1c2VybmFtZSI6InNhZml5YSIsImVtYWlsIjoicml4c2lib3lldmFzYWZpeWFAZ21haWwuY29tIiwiZXhwIjoxNzY3MTcyNTcxfQ.kdugSBH-_Mg4hOzwCSvvpTFErNYBL7AMldqznmoejM4
[24-Dec-2025 09:19:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Dec-2025 09:19:22 UTC] ✅ JWT token verified successfully for user profile
[24-Dec-2025 09:19:22 UTC] User ID: 54
[24-Dec-2025 09:19:22 UTC] ✅ User profile retrieved successfully for user ID: 54
[24-Dec-2025 09:19:22 UTC] User Purchases API - User ID: 54
[24-Dec-2025 09:19:22 UTC] User Purchases API - Total purchases found: 0
[24-Dec-2025 09:19:32 UTC] === API CALL LOG ===
[24-Dec-2025 09:19:32 UTC] Endpoint: user/profile.php
[24-Dec-2025 09:19:32 UTC] Full Log Data: {
    "timestamp": "2025-12-24 09:19:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.99",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.99, 104.23.239.32",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQiLCJ1c2VybmFtZSI6InNhZml5YSIsImVtYWlsIjoicml4c2lib3lldmFzYWZpeWFAZ21haWwuY29tIiwiZXhwIjoxNzY3MTcyNTcxfQ.kdugSBH-_Mg4hOzwCSvvpTFErNYBL7AMldqznmoejM4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b2f0481787ff44a-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.99",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Dec-2025 09:19:32 UTC] === END API CALL LOG ===
[24-Dec-2025 09:19:32 UTC] ✅ API Hash verification passed for profile endpoint
[24-Dec-2025 09:19:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQiLCJ1c2VybmFtZSI6InNhZml5YSIsImVtYWlsIjoicml4c2lib3lldmFzYWZpeWFAZ21haWwuY29tIiwiZXhwIjoxNzY3MTcyNTcxfQ.kdugSBH-_Mg4hOzwCSvvpTFErNYBL7AMldqznmoejM4
[24-Dec-2025 09:19:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Dec-2025 09:19:32 UTC] ✅ JWT token verified successfully for user profile
[24-Dec-2025 09:19:32 UTC] User ID: 54
[24-Dec-2025 09:19:32 UTC] ✅ User profile retrieved successfully for user ID: 54
[24-Dec-2025 09:19:32 UTC] User Purchases API - User ID: 54
[24-Dec-2025 09:19:32 UTC] User Purchases API - Total purchases found: 0
[24-Dec-2025 09:19:32 UTC] === API CALL LOG ===
[24-Dec-2025 09:19:32 UTC] Endpoint: user/profile.php
[24-Dec-2025 09:19:32 UTC] Full Log Data: {
    "timestamp": "2025-12-24 09:19:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.99",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.99, 104.23.239.32",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQiLCJ1c2VybmFtZSI6InNhZml5YSIsImVtYWlsIjoicml4c2lib3lldmFzYWZpeWFAZ21haWwuY29tIiwiZXhwIjoxNzY3MTcyNTcxfQ.kdugSBH-_Mg4hOzwCSvvpTFErNYBL7AMldqznmoejM4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b2f04840ea4f44a-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.99",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Dec-2025 09:19:32 UTC] === END API CALL LOG ===
[24-Dec-2025 09:19:32 UTC] ✅ API Hash verification passed for profile endpoint
[24-Dec-2025 09:19:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQiLCJ1c2VybmFtZSI6InNhZml5YSIsImVtYWlsIjoicml4c2lib3lldmFzYWZpeWFAZ21haWwuY29tIiwiZXhwIjoxNzY3MTcyNTcxfQ.kdugSBH-_Mg4hOzwCSvvpTFErNYBL7AMldqznmoejM4
[24-Dec-2025 09:19:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Dec-2025 09:19:32 UTC] ✅ JWT token verified successfully for user profile
[24-Dec-2025 09:19:32 UTC] User ID: 54
[24-Dec-2025 09:19:32 UTC] ✅ User profile retrieved successfully for user ID: 54
[24-Dec-2025 09:19:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Dec-2025 09:19:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Dec-2025 09:19:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.139.138.99, 104.23.239.32","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQiLCJ1c2VybmFtZSI6InNhZml5YSIsImVtYWlsIjoicml4c2lib3lldmFzYWZpeWFAZ21haWwuY29tIiwiZXhwIjoxNzY3MTcyNTcxfQ.kdugSBH-_Mg4hOzwCSvvpTFErNYBL7AMldqznmoejM4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9b2f05207d73f44a-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.139.138.99","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-Dec-2025 09:19:57 UTC] === User Orders API Called ===
[24-Dec-2025 09:19:57 UTC] User ID: 54
[24-Dec-2025 09:19:57 UTC] Limit: 20, Offset: 0
[24-Dec-2025 09:19:57 UTC] Orders found: 1
[24-Dec-2025 09:19:57 UTC] Orders data: [{"id":30,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/onlineenglishstudy1","status":"pending","created_at":"2025-12-24 12:47:50","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Dec-2025 09:19:57 UTC] Total orders count: 1
[24-Dec-2025 09:24:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Dec-2025 09:24:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Dec-2025 09:24:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.139.138.99, 162.158.94.236","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQiLCJ1c2VybmFtZSI6InNhZml5YSIsImVtYWlsIjoicml4c2lib3lldmFzYWZpeWFAZ21haWwuY29tIiwiZXhwIjoxNzY3MTcyNTcxfQ.kdugSBH-_Mg4hOzwCSvvpTFErNYBL7AMldqznmoejM4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9b2f0b1a2e433a5a-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.139.138.99","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-Dec-2025 09:24:02 UTC] === User Orders API Called ===
[24-Dec-2025 09:24:02 UTC] User ID: 54
[24-Dec-2025 09:24:02 UTC] Limit: 20, Offset: 0
[24-Dec-2025 09:24:02 UTC] Orders found: 1
[24-Dec-2025 09:24:02 UTC] Orders data: [{"id":30,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/onlineenglishstudy1","status":"pending","created_at":"2025-12-24 12:47:50","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Dec-2025 09:24:02 UTC] Total orders count: 1
[24-Dec-2025 09:24:05 UTC] === API CALL LOG ===
[24-Dec-2025 09:24:05 UTC] Endpoint: user/profile.php
[24-Dec-2025 09:24:05 UTC] Full Log Data: {
    "timestamp": "2025-12-24 09:24:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.99",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.99, 162.158.94.237",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQiLCJ1c2VybmFtZSI6InNhZml5YSIsImVtYWlsIjoicml4c2lib3lldmFzYWZpeWFAZ21haWwuY29tIiwiZXhwIjoxNzY3MTcyNTcxfQ.kdugSBH-_Mg4hOzwCSvvpTFErNYBL7AMldqznmoejM4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b2f0b2cfd183a5a-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.99",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Dec-2025 09:24:05 UTC] === END API CALL LOG ===
[24-Dec-2025 09:24:05 UTC] ✅ API Hash verification passed for profile endpoint
[24-Dec-2025 09:24:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQiLCJ1c2VybmFtZSI6InNhZml5YSIsImVtYWlsIjoicml4c2lib3lldmFzYWZpeWFAZ21haWwuY29tIiwiZXhwIjoxNzY3MTcyNTcxfQ.kdugSBH-_Mg4hOzwCSvvpTFErNYBL7AMldqznmoejM4
[24-Dec-2025 09:24:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Dec-2025 09:24:05 UTC] ✅ JWT token verified successfully for user profile
[24-Dec-2025 09:24:05 UTC] User ID: 54
[24-Dec-2025 09:24:05 UTC] ✅ User profile retrieved successfully for user ID: 54
[24-Dec-2025 09:24:05 UTC] User Purchases API - User ID: 54
[24-Dec-2025 09:24:05 UTC] User Purchases API - Total purchases found: 0
[24-Dec-2025 09:24:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Dec-2025 09:24:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Dec-2025 09:24:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.139.138.99, 162.158.94.237","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQiLCJ1c2VybmFtZSI6InNhZml5YSIsImVtYWlsIjoicml4c2lib3lldmFzYWZpeWFAZ21haWwuY29tIiwiZXhwIjoxNzY3MTcyNTcxfQ.kdugSBH-_Mg4hOzwCSvvpTFErNYBL7AMldqznmoejM4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9b2f0b370e263a5a-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.139.138.99","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-Dec-2025 09:24:06 UTC] === User Orders API Called ===
[24-Dec-2025 09:24:06 UTC] User ID: 54
[24-Dec-2025 09:24:06 UTC] Limit: 20, Offset: 0
[24-Dec-2025 09:24:06 UTC] Orders found: 1
[24-Dec-2025 09:24:06 UTC] Orders data: [{"id":30,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/onlineenglishstudy1","status":"pending","created_at":"2025-12-24 12:47:50","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Dec-2025 09:24:06 UTC] Total orders count: 1
[24-Dec-2025 09:24:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Dec-2025 09:24:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Dec-2025 09:24:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.139.138.99, 162.158.94.236","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQiLCJ1c2VybmFtZSI6InNhZml5YSIsImVtYWlsIjoicml4c2lib3lldmFzYWZpeWFAZ21haWwuY29tIiwiZXhwIjoxNzY3MTcyNTcxfQ.kdugSBH-_Mg4hOzwCSvvpTFErNYBL7AMldqznmoejM4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9b2f0b6779ab3a5a-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.139.138.99","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-Dec-2025 09:24:14 UTC] === User Orders API Called ===
[24-Dec-2025 09:24:14 UTC] User ID: 54
[24-Dec-2025 09:24:14 UTC] Limit: 20, Offset: 0
[24-Dec-2025 09:24:14 UTC] Orders found: 1
[24-Dec-2025 09:24:14 UTC] Orders data: [{"id":30,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/onlineenglishstudy1","status":"pending","created_at":"2025-12-24 12:47:50","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Dec-2025 09:24:14 UTC] Total orders count: 1
[24-Dec-2025 09:24:15 UTC] === API CALL LOG ===
[24-Dec-2025 09:24:15 UTC] Endpoint: user/profile.php
[24-Dec-2025 09:24:15 UTC] Full Log Data: {
    "timestamp": "2025-12-24 09:24:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.99",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.99, 162.158.94.236",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQiLCJ1c2VybmFtZSI6InNhZml5YSIsImVtYWlsIjoicml4c2lib3lldmFzYWZpeWFAZ21haWwuY29tIiwiZXhwIjoxNzY3MTcyNTcxfQ.kdugSBH-_Mg4hOzwCSvvpTFErNYBL7AMldqznmoejM4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b2f0b6c0d163a5a-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.99",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Dec-2025 09:24:15 UTC] === END API CALL LOG ===
[24-Dec-2025 09:24:15 UTC] ✅ API Hash verification passed for profile endpoint
[24-Dec-2025 09:24:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQiLCJ1c2VybmFtZSI6InNhZml5YSIsImVtYWlsIjoicml4c2lib3lldmFzYWZpeWFAZ21haWwuY29tIiwiZXhwIjoxNzY3MTcyNTcxfQ.kdugSBH-_Mg4hOzwCSvvpTFErNYBL7AMldqznmoejM4
[24-Dec-2025 09:24:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Dec-2025 09:24:15 UTC] ✅ JWT token verified successfully for user profile
[24-Dec-2025 09:24:15 UTC] User ID: 54
[24-Dec-2025 09:24:15 UTC] ✅ User profile retrieved successfully for user ID: 54
[24-Dec-2025 09:24:15 UTC] User Purchases API - User ID: 54
[24-Dec-2025 09:24:15 UTC] User Purchases API - Total purchases found: 0
[24-Dec-2025 09:24:17 UTC] === API CALL LOG ===
[24-Dec-2025 09:24:17 UTC] Endpoint: user/profile.php
[24-Dec-2025 09:24:17 UTC] Full Log Data: {
    "timestamp": "2025-12-24 09:24:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.99",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.99, 162.158.94.236",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQiLCJ1c2VybmFtZSI6InNhZml5YSIsImVtYWlsIjoicml4c2lib3lldmFzYWZpeWFAZ21haWwuY29tIiwiZXhwIjoxNzY3MTcyNTcxfQ.kdugSBH-_Mg4hOzwCSvvpTFErNYBL7AMldqznmoejM4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b2f0b7b19383a5a-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.99",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Dec-2025 09:24:17 UTC] === END API CALL LOG ===
[24-Dec-2025 09:24:17 UTC] ✅ API Hash verification passed for profile endpoint
[24-Dec-2025 09:24:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQiLCJ1c2VybmFtZSI6InNhZml5YSIsImVtYWlsIjoicml4c2lib3lldmFzYWZpeWFAZ21haWwuY29tIiwiZXhwIjoxNzY3MTcyNTcxfQ.kdugSBH-_Mg4hOzwCSvvpTFErNYBL7AMldqznmoejM4
[24-Dec-2025 09:24:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Dec-2025 09:24:17 UTC] ✅ JWT token verified successfully for user profile
[24-Dec-2025 09:24:17 UTC] User ID: 54
[24-Dec-2025 09:24:17 UTC] ✅ User profile retrieved successfully for user ID: 54
[24-Dec-2025 09:24:25 UTC] === API CALL LOG ===
[24-Dec-2025 09:24:25 UTC] Endpoint: user/profile.php
[24-Dec-2025 09:24:25 UTC] Full Log Data: {
    "timestamp": "2025-12-24 09:24:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.99",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.99, 162.158.94.237",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQiLCJ1c2VybmFtZSI6InNhZml5YSIsImVtYWlsIjoicml4c2lib3lldmFzYWZpeWFAZ21haWwuY29tIiwiZXhwIjoxNzY3MTcyNTcxfQ.kdugSBH-_Mg4hOzwCSvvpTFErNYBL7AMldqznmoejM4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b2f0ba888d13a5a-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.99",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Dec-2025 09:24:25 UTC] === END API CALL LOG ===
[24-Dec-2025 09:24:25 UTC] ✅ API Hash verification passed for profile endpoint
[24-Dec-2025 09:24:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQiLCJ1c2VybmFtZSI6InNhZml5YSIsImVtYWlsIjoicml4c2lib3lldmFzYWZpeWFAZ21haWwuY29tIiwiZXhwIjoxNzY3MTcyNTcxfQ.kdugSBH-_Mg4hOzwCSvvpTFErNYBL7AMldqznmoejM4
[24-Dec-2025 09:24:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Dec-2025 09:24:25 UTC] ✅ JWT token verified successfully for user profile
[24-Dec-2025 09:24:25 UTC] User ID: 54
[24-Dec-2025 09:24:25 UTC] ✅ User profile retrieved successfully for user ID: 54
[24-Dec-2025 10:54:57 UTC] === API CALL LOG ===
[24-Dec-2025 10:54:57 UTC] Endpoint: user/profile.php
[24-Dec-2025 10:54:57 UTC] Full Log Data: {
    "timestamp": "2025-12-24 10:54:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:201:26:716a:74e:6985:4d2:6343",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2405:201:26:716a:74e:6985:4d2:6343, 104.23.175.83",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUiLCJ1c2VybmFtZSI6ImplcnJvbnhyZXZpZXdzIiwiZW1haWwiOiJzdWJidTQ2MjAxMEBnbWFpbC5jb20iLCJleHAiOjE3NjcxNzg0OTZ9.R1hReNvJd1fWf-sEY5xUSRXJTvZrxF8i_5mh2jASs6w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b2f904aaff78a13-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2405:201:26:716a:74e:6985:4d2:6343",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Dec-2025 10:54:57 UTC] === END API CALL LOG ===
[24-Dec-2025 10:54:57 UTC] ✅ API Hash verification passed for profile endpoint
[24-Dec-2025 10:54:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUiLCJ1c2VybmFtZSI6ImplcnJvbnhyZXZpZXdzIiwiZW1haWwiOiJzdWJidTQ2MjAxMEBnbWFpbC5jb20iLCJleHAiOjE3NjcxNzg0OTZ9.R1hReNvJd1fWf-sEY5xUSRXJTvZrxF8i_5mh2jASs6w
[24-Dec-2025 10:54:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Dec-2025 10:54:57 UTC] ✅ JWT token verified successfully for user profile
[24-Dec-2025 10:54:57 UTC] User ID: 55
[24-Dec-2025 10:54:57 UTC] ✅ User profile retrieved successfully for user ID: 55
[24-Dec-2025 10:55:10 UTC] === API CALL LOG ===
[24-Dec-2025 10:55:10 UTC] Endpoint: user/profile.php
[24-Dec-2025 10:55:10 UTC] Full Log Data: {
    "timestamp": "2025-12-24 10:55:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:201:26:716a:74e:6985:4d2:6343",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2405:201:26:716a:74e:6985:4d2:6343, 104.23.175.82",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUiLCJ1c2VybmFtZSI6ImplcnJvbnhyZXZpZXdzIiwiZW1haWwiOiJzdWJidTQ2MjAxMEBnbWFpbC5jb20iLCJleHAiOjE3NjcxNzg0OTZ9.R1hReNvJd1fWf-sEY5xUSRXJTvZrxF8i_5mh2jASs6w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b2f909b4c0c8a13-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2405:201:26:716a:74e:6985:4d2:6343",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Dec-2025 10:55:10 UTC] === END API CALL LOG ===
[24-Dec-2025 10:55:10 UTC] ✅ API Hash verification passed for profile endpoint
[24-Dec-2025 10:55:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUiLCJ1c2VybmFtZSI6ImplcnJvbnhyZXZpZXdzIiwiZW1haWwiOiJzdWJidTQ2MjAxMEBnbWFpbC5jb20iLCJleHAiOjE3NjcxNzg0OTZ9.R1hReNvJd1fWf-sEY5xUSRXJTvZrxF8i_5mh2jASs6w
[24-Dec-2025 10:55:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Dec-2025 10:55:10 UTC] ✅ JWT token verified successfully for user profile
[24-Dec-2025 10:55:10 UTC] User ID: 55
[24-Dec-2025 10:55:10 UTC] ✅ User profile retrieved successfully for user ID: 55
[24-Dec-2025 10:55:13 UTC] === API CALL LOG ===
[24-Dec-2025 10:55:13 UTC] Endpoint: user/profile.php
[24-Dec-2025 10:55:13 UTC] Full Log Data: {
    "timestamp": "2025-12-24 10:55:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:201:26:716a:74e:6985:4d2:6343",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2405:201:26:716a:74e:6985:4d2:6343, 104.23.175.82",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUiLCJ1c2VybmFtZSI6ImplcnJvbnhyZXZpZXdzIiwiZW1haWwiOiJzdWJidTQ2MjAxMEBnbWFpbC5jb20iLCJleHAiOjE3NjcxNzg0OTZ9.R1hReNvJd1fWf-sEY5xUSRXJTvZrxF8i_5mh2jASs6w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b2f90adc9958a13-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2405:201:26:716a:74e:6985:4d2:6343",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Dec-2025 10:55:13 UTC] === END API CALL LOG ===
[24-Dec-2025 10:55:13 UTC] ✅ API Hash verification passed for profile endpoint
[24-Dec-2025 10:55:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUiLCJ1c2VybmFtZSI6ImplcnJvbnhyZXZpZXdzIiwiZW1haWwiOiJzdWJidTQ2MjAxMEBnbWFpbC5jb20iLCJleHAiOjE3NjcxNzg0OTZ9.R1hReNvJd1fWf-sEY5xUSRXJTvZrxF8i_5mh2jASs6w
[24-Dec-2025 10:55:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Dec-2025 10:55:13 UTC] ✅ JWT token verified successfully for user profile
[24-Dec-2025 10:55:13 UTC] User ID: 55
[24-Dec-2025 10:55:13 UTC] ✅ User profile retrieved successfully for user ID: 55
[24-Dec-2025 10:55:13 UTC] User Purchases API - User ID: 55
[24-Dec-2025 10:55:13 UTC] User Purchases API - Total purchases found: 0
[24-Dec-2025 10:55:16 UTC] User Purchases API - User ID: 55
[24-Dec-2025 10:55:16 UTC] User Purchases API - Total purchases found: 0
[24-Dec-2025 10:55:18 UTC] === API CALL LOG ===
[24-Dec-2025 10:55:18 UTC] Endpoint: user/profile.php
[24-Dec-2025 10:55:18 UTC] Full Log Data: {
    "timestamp": "2025-12-24 10:55:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:201:26:716a:74e:6985:4d2:6343",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2405:201:26:716a:74e:6985:4d2:6343, 104.23.175.82",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUiLCJ1c2VybmFtZSI6ImplcnJvbnhyZXZpZXdzIiwiZW1haWwiOiJzdWJidTQ2MjAxMEBnbWFpbC5jb20iLCJleHAiOjE3NjcxNzg0OTZ9.R1hReNvJd1fWf-sEY5xUSRXJTvZrxF8i_5mh2jASs6w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b2f90cdc97a8a13-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2405:201:26:716a:74e:6985:4d2:6343",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Dec-2025 10:55:18 UTC] === END API CALL LOG ===
[24-Dec-2025 10:55:18 UTC] ✅ API Hash verification passed for profile endpoint
[24-Dec-2025 10:55:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUiLCJ1c2VybmFtZSI6ImplcnJvbnhyZXZpZXdzIiwiZW1haWwiOiJzdWJidTQ2MjAxMEBnbWFpbC5jb20iLCJleHAiOjE3NjcxNzg0OTZ9.R1hReNvJd1fWf-sEY5xUSRXJTvZrxF8i_5mh2jASs6w
[24-Dec-2025 10:55:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Dec-2025 10:55:18 UTC] ✅ JWT token verified successfully for user profile
[24-Dec-2025 10:55:18 UTC] User ID: 55
[24-Dec-2025 10:55:18 UTC] ✅ User profile retrieved successfully for user ID: 55
[24-Dec-2025 10:55:28 UTC] === API CALL LOG ===
[24-Dec-2025 10:55:28 UTC] Endpoint: user/profile.php
[24-Dec-2025 10:55:28 UTC] Full Log Data: {
    "timestamp": "2025-12-24 10:55:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:201:26:716a:74e:6985:4d2:6343",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2405:201:26:716a:74e:6985:4d2:6343, 104.23.175.82",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUiLCJ1c2VybmFtZSI6ImplcnJvbnhyZXZpZXdzIiwiZW1haWwiOiJzdWJidTQ2MjAxMEBnbWFpbC5jb20iLCJleHAiOjE3NjcxNzg0OTZ9.R1hReNvJd1fWf-sEY5xUSRXJTvZrxF8i_5mh2jASs6w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b2f910c4c0a8a13-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2405:201:26:716a:74e:6985:4d2:6343",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Dec-2025 10:55:28 UTC] === END API CALL LOG ===
[24-Dec-2025 10:55:28 UTC] ✅ API Hash verification passed for profile endpoint
[24-Dec-2025 10:55:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUiLCJ1c2VybmFtZSI6ImplcnJvbnhyZXZpZXdzIiwiZW1haWwiOiJzdWJidTQ2MjAxMEBnbWFpbC5jb20iLCJleHAiOjE3NjcxNzg0OTZ9.R1hReNvJd1fWf-sEY5xUSRXJTvZrxF8i_5mh2jASs6w
[24-Dec-2025 10:55:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Dec-2025 10:55:28 UTC] ✅ JWT token verified successfully for user profile
[24-Dec-2025 10:55:28 UTC] User ID: 55
[24-Dec-2025 10:55:28 UTC] ✅ User profile retrieved successfully for user ID: 55
[24-Dec-2025 10:55:39 UTC] === API CALL LOG ===
[24-Dec-2025 10:55:39 UTC] Endpoint: user/profile.php
[24-Dec-2025 10:55:39 UTC] Full Log Data: {
    "timestamp": "2025-12-24 10:55:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:201:26:716a:74e:6985:4d2:6343",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2405:201:26:716a:74e:6985:4d2:6343, 104.23.175.82",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUiLCJ1c2VybmFtZSI6ImplcnJvbnhyZXZpZXdzIiwiZW1haWwiOiJzdWJidTQ2MjAxMEBnbWFpbC5jb20iLCJleHAiOjE3NjcxNzg0OTZ9.R1hReNvJd1fWf-sEY5xUSRXJTvZrxF8i_5mh2jASs6w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b2f914dcca48a13-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2405:201:26:716a:74e:6985:4d2:6343",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Dec-2025 10:55:39 UTC] === END API CALL LOG ===
[24-Dec-2025 10:55:39 UTC] ✅ API Hash verification passed for profile endpoint
[24-Dec-2025 10:55:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUiLCJ1c2VybmFtZSI6ImplcnJvbnhyZXZpZXdzIiwiZW1haWwiOiJzdWJidTQ2MjAxMEBnbWFpbC5jb20iLCJleHAiOjE3NjcxNzg0OTZ9.R1hReNvJd1fWf-sEY5xUSRXJTvZrxF8i_5mh2jASs6w
[24-Dec-2025 10:55:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Dec-2025 10:55:39 UTC] ✅ JWT token verified successfully for user profile
[24-Dec-2025 10:55:39 UTC] User ID: 55
[24-Dec-2025 10:55:39 UTC] ✅ User profile retrieved successfully for user ID: 55
[24-Dec-2025 10:55:50 UTC] === API CALL LOG ===
[24-Dec-2025 10:55:50 UTC] Endpoint: user/profile.php
[24-Dec-2025 10:55:50 UTC] Full Log Data: {
    "timestamp": "2025-12-24 10:55:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:201:26:716a:74e:6985:4d2:6343",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2405:201:26:716a:74e:6985:4d2:6343, 104.23.175.82",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUiLCJ1c2VybmFtZSI6ImplcnJvbnhyZXZpZXdzIiwiZW1haWwiOiJzdWJidTQ2MjAxMEBnbWFpbC5jb20iLCJleHAiOjE3NjcxNzg0OTZ9.R1hReNvJd1fWf-sEY5xUSRXJTvZrxF8i_5mh2jASs6w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b2f91939e2c8a13-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2405:201:26:716a:74e:6985:4d2:6343",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Dec-2025 10:55:50 UTC] === END API CALL LOG ===
[24-Dec-2025 10:55:50 UTC] ✅ API Hash verification passed for profile endpoint
[24-Dec-2025 10:55:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUiLCJ1c2VybmFtZSI6ImplcnJvbnhyZXZpZXdzIiwiZW1haWwiOiJzdWJidTQ2MjAxMEBnbWFpbC5jb20iLCJleHAiOjE3NjcxNzg0OTZ9.R1hReNvJd1fWf-sEY5xUSRXJTvZrxF8i_5mh2jASs6w
[24-Dec-2025 10:55:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Dec-2025 10:55:50 UTC] ✅ JWT token verified successfully for user profile
[24-Dec-2025 10:55:50 UTC] User ID: 55
[24-Dec-2025 10:55:50 UTC] ✅ User profile retrieved successfully for user ID: 55
[24-Dec-2025 10:56:13 UTC] === API CALL LOG ===
[24-Dec-2025 10:56:13 UTC] Endpoint: user/profile.php
[24-Dec-2025 10:56:13 UTC] Full Log Data: {
    "timestamp": "2025-12-24 10:56:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:201:26:716a:74e:6985:4d2:6343",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2405:201:26:716a:74e:6985:4d2:6343, 104.23.175.82",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUiLCJ1c2VybmFtZSI6ImplcnJvbnhyZXZpZXdzIiwiZW1haWwiOiJzdWJidTQ2MjAxMEBnbWFpbC5jb20iLCJleHAiOjE3NjcxNzg0OTZ9.R1hReNvJd1fWf-sEY5xUSRXJTvZrxF8i_5mh2jASs6w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b2f9222ce328a13-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2405:201:26:716a:74e:6985:4d2:6343",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Dec-2025 10:56:13 UTC] === END API CALL LOG ===
[24-Dec-2025 10:56:13 UTC] ✅ API Hash verification passed for profile endpoint
[24-Dec-2025 10:56:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUiLCJ1c2VybmFtZSI6ImplcnJvbnhyZXZpZXdzIiwiZW1haWwiOiJzdWJidTQ2MjAxMEBnbWFpbC5jb20iLCJleHAiOjE3NjcxNzg0OTZ9.R1hReNvJd1fWf-sEY5xUSRXJTvZrxF8i_5mh2jASs6w
[24-Dec-2025 10:56:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Dec-2025 10:56:13 UTC] ✅ JWT token verified successfully for user profile
[24-Dec-2025 10:56:13 UTC] User ID: 55
[24-Dec-2025 10:56:13 UTC] ✅ User profile retrieved successfully for user ID: 55
[24-Dec-2025 10:57:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Dec-2025 10:57:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Dec-2025 10:57:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2405:201:26:716a:74e:6985:4d2:6343, 104.23.175.82","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUiLCJ1c2VybmFtZSI6ImplcnJvbnhyZXZpZXdzIiwiZW1haWwiOiJzdWJidTQ2MjAxMEBnbWFpbC5jb20iLCJleHAiOjE3NjcxNzg0OTZ9.R1hReNvJd1fWf-sEY5xUSRXJTvZrxF8i_5mh2jASs6w","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9b2f93575fba8a13-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2405:201:26:716a:74e:6985:4d2:6343","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-Dec-2025 10:57:02 UTC] === User Orders API Called ===
[24-Dec-2025 10:57:02 UTC] User ID: 55
[24-Dec-2025 10:57:02 UTC] Limit: 20, Offset: 0
[24-Dec-2025 10:57:02 UTC] Orders found: 0
[24-Dec-2025 10:57:02 UTC] Orders data: []
[24-Dec-2025 10:57:02 UTC] Total orders count: 0
[24-Dec-2025 10:57:04 UTC] === API CALL LOG ===
[24-Dec-2025 10:57:04 UTC] Endpoint: user/profile.php
[24-Dec-2025 10:57:04 UTC] Full Log Data: {
    "timestamp": "2025-12-24 10:57:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:201:26:716a:74e:6985:4d2:6343",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2405:201:26:716a:74e:6985:4d2:6343, 104.23.175.82",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUiLCJ1c2VybmFtZSI6ImplcnJvbnhyZXZpZXdzIiwiZW1haWwiOiJzdWJidTQ2MjAxMEBnbWFpbC5jb20iLCJleHAiOjE3NjcxNzg0OTZ9.R1hReNvJd1fWf-sEY5xUSRXJTvZrxF8i_5mh2jASs6w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b2f93622ba28a13-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2405:201:26:716a:74e:6985:4d2:6343",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Dec-2025 10:57:04 UTC] === END API CALL LOG ===
[24-Dec-2025 10:57:04 UTC] ✅ API Hash verification passed for profile endpoint
[24-Dec-2025 10:57:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUiLCJ1c2VybmFtZSI6ImplcnJvbnhyZXZpZXdzIiwiZW1haWwiOiJzdWJidTQ2MjAxMEBnbWFpbC5jb20iLCJleHAiOjE3NjcxNzg0OTZ9.R1hReNvJd1fWf-sEY5xUSRXJTvZrxF8i_5mh2jASs6w
[24-Dec-2025 10:57:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Dec-2025 10:57:04 UTC] ✅ JWT token verified successfully for user profile
[24-Dec-2025 10:57:04 UTC] User ID: 55
[24-Dec-2025 10:57:04 UTC] ✅ User profile retrieved successfully for user ID: 55
[24-Dec-2025 10:58:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Dec-2025 10:58:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Dec-2025 10:58:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2405:201:26:716a:74e:6985:4d2:6343, 104.23.175.83","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUiLCJ1c2VybmFtZSI6ImplcnJvbnhyZXZpZXdzIiwiZW1haWwiOiJzdWJidTQ2MjAxMEBnbWFpbC5jb20iLCJleHAiOjE3NjcxNzg0OTZ9.R1hReNvJd1fWf-sEY5xUSRXJTvZrxF8i_5mh2jASs6w","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9b2f94e40f748a13-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2405:201:26:716a:74e:6985:4d2:6343","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-Dec-2025 10:58:06 UTC] === User Orders API Called ===
[24-Dec-2025 10:58:06 UTC] User ID: 55
[24-Dec-2025 10:58:06 UTC] Limit: 20, Offset: 0
[24-Dec-2025 10:58:06 UTC] Orders found: 1
[24-Dec-2025 10:58:06 UTC] Orders data: [{"id":31,"quantity":1,"total_coins":1,"coin_type":"regular","telegram_link":"https:\/\/t.me\/jerxreviews","status":"pending","created_at":"2025-12-24 14:28:04","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Dec-2025 10:58:06 UTC] Total orders count: 1
[24-Dec-2025 10:58:34 UTC] === API CALL LOG ===
[24-Dec-2025 10:58:34 UTC] Endpoint: user/profile.php
[24-Dec-2025 10:58:34 UTC] Full Log Data: {
    "timestamp": "2025-12-24 10:58:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:201:26:716a:74e:6985:4d2:6343",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2405:201:26:716a:74e:6985:4d2:6343, 104.23.175.83",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUiLCJ1c2VybmFtZSI6ImplcnJvbnhyZXZpZXdzIiwiZW1haWwiOiJzdWJidTQ2MjAxMEBnbWFpbC5jb20iLCJleHAiOjE3NjcxNzg0OTZ9.R1hReNvJd1fWf-sEY5xUSRXJTvZrxF8i_5mh2jASs6w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b2f959458588a13-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2405:201:26:716a:74e:6985:4d2:6343",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Dec-2025 10:58:34 UTC] === END API CALL LOG ===
[24-Dec-2025 10:58:34 UTC] ✅ API Hash verification passed for profile endpoint
[24-Dec-2025 10:58:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUiLCJ1c2VybmFtZSI6ImplcnJvbnhyZXZpZXdzIiwiZW1haWwiOiJzdWJidTQ2MjAxMEBnbWFpbC5jb20iLCJleHAiOjE3NjcxNzg0OTZ9.R1hReNvJd1fWf-sEY5xUSRXJTvZrxF8i_5mh2jASs6w
[24-Dec-2025 10:58:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Dec-2025 10:58:34 UTC] ✅ JWT token verified successfully for user profile
[24-Dec-2025 10:58:34 UTC] User ID: 55
[24-Dec-2025 10:58:34 UTC] ✅ User profile retrieved successfully for user ID: 55
[24-Dec-2025 10:58:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Dec-2025 10:58:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Dec-2025 10:58:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2405:201:26:716a:74e:6985:4d2:6343, 104.23.175.83","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUiLCJ1c2VybmFtZSI6ImplcnJvbnhyZXZpZXdzIiwiZW1haWwiOiJzdWJidTQ2MjAxMEBnbWFpbC5jb20iLCJleHAiOjE3NjcxNzg0OTZ9.R1hReNvJd1fWf-sEY5xUSRXJTvZrxF8i_5mh2jASs6w","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9b2f95a60bee8a13-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2405:201:26:716a:74e:6985:4d2:6343","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-Dec-2025 10:58:37 UTC] === User Orders API Called ===
[24-Dec-2025 10:58:37 UTC] User ID: 55
[24-Dec-2025 10:58:37 UTC] Limit: 20, Offset: 0
[24-Dec-2025 10:58:37 UTC] Orders found: 1
[24-Dec-2025 10:58:37 UTC] Orders data: [{"id":31,"quantity":1,"total_coins":1,"coin_type":"regular","telegram_link":"https:\/\/t.me\/jerxreviews","status":"pending","created_at":"2025-12-24 14:28:04","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Dec-2025 10:58:37 UTC] Total orders count: 1
[24-Dec-2025 17:43:19 UTC] === API CALL LOG ===
[24-Dec-2025 17:43:19 UTC] Endpoint: user/profile.php
[24-Dec-2025 17:43:19 UTC] Full Log Data: {
    "timestamp": "2025-12-24 17:43:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:8100:2722:2ce4:a262:c7ad:f969:e301",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:8100:2722:2ce4:a262:c7ad:f969:e301, 172.70.108.226",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYiLCJ1c2VybmFtZSI6Im5pdHlhXzY4OCIsImVtYWlsIjoibml0eWF0aGFrdXI4NjRAZ21haWwuY29tIiwiZXhwIjoxNzY3MjAyOTk3fQ.sHQno0DJY-qedjLmKNuvY_jaAVTf1YJdofomY6rB1cY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b31e679cd734f8a-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:8100:2722:2ce4:a262:c7ad:f969:e301",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Dec-2025 17:43:19 UTC] === END API CALL LOG ===
[24-Dec-2025 17:43:19 UTC] ✅ API Hash verification passed for profile endpoint
[24-Dec-2025 17:43:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYiLCJ1c2VybmFtZSI6Im5pdHlhXzY4OCIsImVtYWlsIjoibml0eWF0aGFrdXI4NjRAZ21haWwuY29tIiwiZXhwIjoxNzY3MjAyOTk3fQ.sHQno0DJY-qedjLmKNuvY_jaAVTf1YJdofomY6rB1cY
[24-Dec-2025 17:43:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Dec-2025 17:43:19 UTC] ✅ JWT token verified successfully for user profile
[24-Dec-2025 17:43:19 UTC] User ID: 56
[24-Dec-2025 17:43:19 UTC] ✅ User profile retrieved successfully for user ID: 56
[24-Dec-2025 17:44:10 UTC] === API CALL LOG ===
[24-Dec-2025 17:44:10 UTC] Endpoint: user/profile.php
[24-Dec-2025 17:44:10 UTC] Full Log Data: {
    "timestamp": "2025-12-24 17:44:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:8100:2722:2ce4:a262:c7ad:f969:e301",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:8100:2722:2ce4:a262:c7ad:f969:e301, 162.158.23.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYiLCJ1c2VybmFtZSI6Im5pdHlhXzY4OCIsImVtYWlsIjoibml0eWF0aGFrdXI4NjRAZ21haWwuY29tIiwiZXhwIjoxNzY3MjAyOTk3fQ.sHQno0DJY-qedjLmKNuvY_jaAVTf1YJdofomY6rB1cY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b31e7b7af406cf5-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:8100:2722:2ce4:a262:c7ad:f969:e301",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Dec-2025 17:44:10 UTC] === END API CALL LOG ===
[24-Dec-2025 17:44:10 UTC] ✅ API Hash verification passed for profile endpoint
[24-Dec-2025 17:44:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYiLCJ1c2VybmFtZSI6Im5pdHlhXzY4OCIsImVtYWlsIjoibml0eWF0aGFrdXI4NjRAZ21haWwuY29tIiwiZXhwIjoxNzY3MjAyOTk3fQ.sHQno0DJY-qedjLmKNuvY_jaAVTf1YJdofomY6rB1cY
[24-Dec-2025 17:44:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Dec-2025 17:44:10 UTC] ✅ JWT token verified successfully for user profile
[24-Dec-2025 17:44:10 UTC] User ID: 56
[24-Dec-2025 17:44:10 UTC] ✅ User profile retrieved successfully for user ID: 56
[24-Dec-2025 17:44:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Dec-2025 17:44:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Dec-2025 17:44:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:8100:2722:2ce4:a262:c7ad:f969:e301, 162.158.23.145","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYiLCJ1c2VybmFtZSI6Im5pdHlhXzY4OCIsImVtYWlsIjoibml0eWF0aGFrdXI4NjRAZ21haWwuY29tIiwiZXhwIjoxNzY3MjAyOTk3fQ.sHQno0DJY-qedjLmKNuvY_jaAVTf1YJdofomY6rB1cY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9b31e7d508ef6cf5-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2402:8100:2722:2ce4:a262:c7ad:f969:e301","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-Dec-2025 17:44:14 UTC] === User Orders API Called ===
[24-Dec-2025 17:44:14 UTC] User ID: 56
[24-Dec-2025 17:44:14 UTC] Limit: 20, Offset: 0
[24-Dec-2025 17:44:14 UTC] Orders found: 0
[24-Dec-2025 17:44:14 UTC] Orders data: []
[24-Dec-2025 17:44:14 UTC] Total orders count: 0
[24-Dec-2025 17:44:18 UTC] === API CALL LOG ===
[24-Dec-2025 17:44:18 UTC] Endpoint: user/profile.php
[24-Dec-2025 17:44:18 UTC] Full Log Data: {
    "timestamp": "2025-12-24 17:44:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:8100:2722:2ce4:a262:c7ad:f969:e301",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:8100:2722:2ce4:a262:c7ad:f969:e301, 162.158.23.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYiLCJ1c2VybmFtZSI6Im5pdHlhXzY4OCIsImVtYWlsIjoibml0eWF0aGFrdXI4NjRAZ21haWwuY29tIiwiZXhwIjoxNzY3MjAyOTk3fQ.sHQno0DJY-qedjLmKNuvY_jaAVTf1YJdofomY6rB1cY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b31e7ee69f96cf5-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:8100:2722:2ce4:a262:c7ad:f969:e301",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Dec-2025 17:44:18 UTC] === END API CALL LOG ===
[24-Dec-2025 17:44:18 UTC] ✅ API Hash verification passed for profile endpoint
[24-Dec-2025 17:44:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYiLCJ1c2VybmFtZSI6Im5pdHlhXzY4OCIsImVtYWlsIjoibml0eWF0aGFrdXI4NjRAZ21haWwuY29tIiwiZXhwIjoxNzY3MjAyOTk3fQ.sHQno0DJY-qedjLmKNuvY_jaAVTf1YJdofomY6rB1cY
[24-Dec-2025 17:44:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Dec-2025 17:44:18 UTC] ✅ JWT token verified successfully for user profile
[24-Dec-2025 17:44:18 UTC] User ID: 56
[24-Dec-2025 17:44:18 UTC] ✅ User profile retrieved successfully for user ID: 56
[24-Dec-2025 17:44:19 UTC] User Purchases API - User ID: 56
[24-Dec-2025 17:44:19 UTC] User Purchases API - Total purchases found: 0
[24-Dec-2025 17:45:52 UTC] === API CALL LOG ===
[24-Dec-2025 17:45:52 UTC] Endpoint: user/profile.php
[24-Dec-2025 17:45:52 UTC] Full Log Data: {
    "timestamp": "2025-12-24 17:45:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:8100:2722:2ce4:a262:c7ad:f969:e301",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:8100:2722:2ce4:a262:c7ad:f969:e301, 162.159.122.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYiLCJ1c2VybmFtZSI6Im5pdHlhXzY4OCIsImVtYWlsIjoibml0eWF0aGFrdXI4NjRAZ21haWwuY29tIiwiZXhwIjoxNzY3MjAyOTk3fQ.sHQno0DJY-qedjLmKNuvY_jaAVTf1YJdofomY6rB1cY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b31ea343d054a32-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:8100:2722:2ce4:a262:c7ad:f969:e301",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Dec-2025 17:45:52 UTC] === END API CALL LOG ===
[24-Dec-2025 17:45:52 UTC] ✅ API Hash verification passed for profile endpoint
[24-Dec-2025 17:45:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYiLCJ1c2VybmFtZSI6Im5pdHlhXzY4OCIsImVtYWlsIjoibml0eWF0aGFrdXI4NjRAZ21haWwuY29tIiwiZXhwIjoxNzY3MjAyOTk3fQ.sHQno0DJY-qedjLmKNuvY_jaAVTf1YJdofomY6rB1cY
[24-Dec-2025 17:45:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Dec-2025 17:45:52 UTC] ✅ JWT token verified successfully for user profile
[24-Dec-2025 17:45:52 UTC] User ID: 56
[24-Dec-2025 17:45:52 UTC] ✅ User profile retrieved successfully for user ID: 56
[24-Dec-2025 17:45:53 UTC] === API CALL LOG ===
[24-Dec-2025 17:45:53 UTC] Endpoint: user/profile.php
[24-Dec-2025 17:45:53 UTC] Full Log Data: {
    "timestamp": "2025-12-24 17:45:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:8100:2722:2ce4:a262:c7ad:f969:e301",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:8100:2722:2ce4:a262:c7ad:f969:e301, 162.159.122.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYiLCJ1c2VybmFtZSI6Im5pdHlhXzY4OCIsImVtYWlsIjoibml0eWF0aGFrdXI4NjRAZ21haWwuY29tIiwiZXhwIjoxNzY3MjAyOTk3fQ.sHQno0DJY-qedjLmKNuvY_jaAVTf1YJdofomY6rB1cY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b31ea3bab6b4a32-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:8100:2722:2ce4:a262:c7ad:f969:e301",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Dec-2025 17:45:53 UTC] === END API CALL LOG ===
[24-Dec-2025 17:45:53 UTC] ✅ API Hash verification passed for profile endpoint
[24-Dec-2025 17:45:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYiLCJ1c2VybmFtZSI6Im5pdHlhXzY4OCIsImVtYWlsIjoibml0eWF0aGFrdXI4NjRAZ21haWwuY29tIiwiZXhwIjoxNzY3MjAyOTk3fQ.sHQno0DJY-qedjLmKNuvY_jaAVTf1YJdofomY6rB1cY
[24-Dec-2025 17:45:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Dec-2025 17:45:53 UTC] ✅ JWT token verified successfully for user profile
[24-Dec-2025 17:45:53 UTC] User ID: 56
[24-Dec-2025 17:45:53 UTC] ✅ User profile retrieved successfully for user ID: 56
[24-Dec-2025 17:45:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Dec-2025 17:45:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Dec-2025 17:45:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:8100:2722:2ce4:a262:c7ad:f969:e301, 162.159.122.165","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYiLCJ1c2VybmFtZSI6Im5pdHlhXzY4OCIsImVtYWlsIjoibml0eWF0aGFrdXI4NjRAZ21haWwuY29tIiwiZXhwIjoxNzY3MjAyOTk3fQ.sHQno0DJY-qedjLmKNuvY_jaAVTf1YJdofomY6rB1cY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9b31ea5308a84a32-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2402:8100:2722:2ce4:a262:c7ad:f969:e301","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-Dec-2025 17:45:56 UTC] === User Orders API Called ===
[24-Dec-2025 17:45:56 UTC] User ID: 56
[24-Dec-2025 17:45:56 UTC] Limit: 20, Offset: 0
[24-Dec-2025 17:45:56 UTC] Orders found: 0
[24-Dec-2025 17:45:56 UTC] Orders data: []
[24-Dec-2025 17:45:56 UTC] Total orders count: 0
[24-Dec-2025 17:46:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Dec-2025 17:46:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Dec-2025 17:46:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:8100:2722:2ce4:a262:c7ad:f969:e301, 162.159.122.164","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYiLCJ1c2VybmFtZSI6Im5pdHlhXzY4OCIsImVtYWlsIjoibml0eWF0aGFrdXI4NjRAZ21haWwuY29tIiwiZXhwIjoxNzY3MjAyOTk3fQ.sHQno0DJY-qedjLmKNuvY_jaAVTf1YJdofomY6rB1cY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9b31eab6c8994a32-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2402:8100:2722:2ce4:a262:c7ad:f969:e301","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-Dec-2025 17:46:13 UTC] === User Orders API Called ===
[24-Dec-2025 17:46:13 UTC] User ID: 56
[24-Dec-2025 17:46:13 UTC] Limit: 20, Offset: 0
[24-Dec-2025 17:46:13 UTC] Orders found: 0
[24-Dec-2025 17:46:13 UTC] Orders data: []
[24-Dec-2025 17:46:13 UTC] Total orders count: 0
[24-Dec-2025 17:46:15 UTC] === API CALL LOG ===
[24-Dec-2025 17:46:15 UTC] Endpoint: user/profile.php
[24-Dec-2025 17:46:15 UTC] Full Log Data: {
    "timestamp": "2025-12-24 17:46:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:8100:2722:2ce4:a262:c7ad:f969:e301",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:8100:2722:2ce4:a262:c7ad:f969:e301, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYiLCJ1c2VybmFtZSI6Im5pdHlhXzY4OCIsImVtYWlsIjoibml0eWF0aGFrdXI4NjRAZ21haWwuY29tIiwiZXhwIjoxNzY3MjAyOTk3fQ.sHQno0DJY-qedjLmKNuvY_jaAVTf1YJdofomY6rB1cY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b31eac3d8b94a32-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:8100:2722:2ce4:a262:c7ad:f969:e301",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Dec-2025 17:46:15 UTC] === END API CALL LOG ===
[24-Dec-2025 17:46:15 UTC] ✅ API Hash verification passed for profile endpoint
[24-Dec-2025 17:46:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYiLCJ1c2VybmFtZSI6Im5pdHlhXzY4OCIsImVtYWlsIjoibml0eWF0aGFrdXI4NjRAZ21haWwuY29tIiwiZXhwIjoxNzY3MjAyOTk3fQ.sHQno0DJY-qedjLmKNuvY_jaAVTf1YJdofomY6rB1cY
[24-Dec-2025 17:46:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Dec-2025 17:46:15 UTC] ✅ JWT token verified successfully for user profile
[24-Dec-2025 17:46:15 UTC] User ID: 56
[24-Dec-2025 17:46:15 UTC] ✅ User profile retrieved successfully for user ID: 56
[24-Dec-2025 17:46:17 UTC] === API CALL LOG ===
[24-Dec-2025 17:46:17 UTC] Endpoint: user/profile.php
[24-Dec-2025 17:46:17 UTC] Full Log Data: {
    "timestamp": "2025-12-24 17:46:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:8100:2722:2ce4:a262:c7ad:f969:e301",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:8100:2722:2ce4:a262:c7ad:f969:e301, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYiLCJ1c2VybmFtZSI6Im5pdHlhXzY4OCIsImVtYWlsIjoibml0eWF0aGFrdXI4NjRAZ21haWwuY29tIiwiZXhwIjoxNzY3MjAyOTk3fQ.sHQno0DJY-qedjLmKNuvY_jaAVTf1YJdofomY6rB1cY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b31ead18b884a32-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:8100:2722:2ce4:a262:c7ad:f969:e301",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Dec-2025 17:46:17 UTC] === END API CALL LOG ===
[24-Dec-2025 17:46:17 UTC] ✅ API Hash verification passed for profile endpoint
[24-Dec-2025 17:46:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYiLCJ1c2VybmFtZSI6Im5pdHlhXzY4OCIsImVtYWlsIjoibml0eWF0aGFrdXI4NjRAZ21haWwuY29tIiwiZXhwIjoxNzY3MjAyOTk3fQ.sHQno0DJY-qedjLmKNuvY_jaAVTf1YJdofomY6rB1cY
[24-Dec-2025 17:46:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Dec-2025 17:46:17 UTC] ✅ JWT token verified successfully for user profile
[24-Dec-2025 17:46:17 UTC] User ID: 56
[24-Dec-2025 17:46:17 UTC] ✅ User profile retrieved successfully for user ID: 56
[24-Dec-2025 17:46:17 UTC] User Purchases API - User ID: 56
[24-Dec-2025 17:46:17 UTC] User Purchases API - Total purchases found: 1
[24-Dec-2025 17:46:20 UTC] === API CALL LOG ===
[24-Dec-2025 17:46:20 UTC] Endpoint: user/profile.php
[24-Dec-2025 17:46:20 UTC] Full Log Data: {
    "timestamp": "2025-12-24 17:46:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:8100:2722:2ce4:a262:c7ad:f969:e301",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:8100:2722:2ce4:a262:c7ad:f969:e301, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYiLCJ1c2VybmFtZSI6Im5pdHlhXzY4OCIsImVtYWlsIjoibml0eWF0aGFrdXI4NjRAZ21haWwuY29tIiwiZXhwIjoxNzY3MjAyOTk3fQ.sHQno0DJY-qedjLmKNuvY_jaAVTf1YJdofomY6rB1cY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b31eae58d9c4a32-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:8100:2722:2ce4:a262:c7ad:f969:e301",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Dec-2025 17:46:20 UTC] === END API CALL LOG ===
[24-Dec-2025 17:46:20 UTC] ✅ API Hash verification passed for profile endpoint
[24-Dec-2025 17:46:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYiLCJ1c2VybmFtZSI6Im5pdHlhXzY4OCIsImVtYWlsIjoibml0eWF0aGFrdXI4NjRAZ21haWwuY29tIiwiZXhwIjoxNzY3MjAyOTk3fQ.sHQno0DJY-qedjLmKNuvY_jaAVTf1YJdofomY6rB1cY
[24-Dec-2025 17:46:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Dec-2025 17:46:20 UTC] ✅ JWT token verified successfully for user profile
[24-Dec-2025 17:46:20 UTC] User ID: 56
[24-Dec-2025 17:46:20 UTC] ✅ User profile retrieved successfully for user ID: 56
[24-Dec-2025 17:47:59 UTC] === API CALL LOG ===
[24-Dec-2025 17:47:59 UTC] Endpoint: user/profile.php
[24-Dec-2025 17:47:59 UTC] Full Log Data: {
    "timestamp": "2025-12-24 17:47:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:8100:2722:2ce4:a262:c7ad:f969:e301",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:8100:2722:2ce4:a262:c7ad:f969:e301, 172.70.108.42",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYiLCJ1c2VybmFtZSI6Im5pdHlhXzY4OCIsImVtYWlsIjoibml0eWF0aGFrdXI4NjRAZ21haWwuY29tIiwiZXhwIjoxNzY3MjAyOTk3fQ.sHQno0DJY-qedjLmKNuvY_jaAVTf1YJdofomY6rB1cY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b31ed5288e62115-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:8100:2722:2ce4:a262:c7ad:f969:e301",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Dec-2025 17:47:59 UTC] === END API CALL LOG ===
[24-Dec-2025 17:47:59 UTC] ✅ API Hash verification passed for profile endpoint
[24-Dec-2025 17:47:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYiLCJ1c2VybmFtZSI6Im5pdHlhXzY4OCIsImVtYWlsIjoibml0eWF0aGFrdXI4NjRAZ21haWwuY29tIiwiZXhwIjoxNzY3MjAyOTk3fQ.sHQno0DJY-qedjLmKNuvY_jaAVTf1YJdofomY6rB1cY
[24-Dec-2025 17:47:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Dec-2025 17:47:59 UTC] ✅ JWT token verified successfully for user profile
[24-Dec-2025 17:47:59 UTC] User ID: 56
[24-Dec-2025 17:47:59 UTC] ✅ User profile retrieved successfully for user ID: 56
[24-Dec-2025 17:48:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Dec-2025 17:48:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Dec-2025 17:48:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:8100:2722:2ce4:a262:c7ad:f969:e301, 172.70.108.42","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYiLCJ1c2VybmFtZSI6Im5pdHlhXzY4OCIsImVtYWlsIjoibml0eWF0aGFrdXI4NjRAZ21haWwuY29tIiwiZXhwIjoxNzY3MjAyOTk3fQ.sHQno0DJY-qedjLmKNuvY_jaAVTf1YJdofomY6rB1cY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9b31eebb5ca99d86-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2402:8100:2722:2ce4:a262:c7ad:f969:e301","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-Dec-2025 17:48:57 UTC] === User Orders API Called ===
[24-Dec-2025 17:48:57 UTC] User ID: 56
[24-Dec-2025 17:48:57 UTC] Limit: 20, Offset: 0
[24-Dec-2025 17:48:57 UTC] Orders found: 1
[24-Dec-2025 17:48:57 UTC] Orders data: [{"id":32,"quantity":1,"total_coins":1,"coin_type":"regular","telegram_link":"https:\/\/t.me\/meuuuee\/12","status":"pending","created_at":"2025-12-24 21:18:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Dec-2025 17:48:57 UTC] Total orders count: 1
[24-Dec-2025 17:49:33 UTC] === API CALL LOG ===
[24-Dec-2025 17:49:33 UTC] Endpoint: user/profile.php
[24-Dec-2025 17:49:33 UTC] Full Log Data: {
    "timestamp": "2025-12-24 17:49:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:8100:2722:2ce4:a262:c7ad:f969:e301",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:8100:2722:2ce4:a262:c7ad:f969:e301, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYiLCJ1c2VybmFtZSI6Im5pdHlhXzY4OCIsImVtYWlsIjoibml0eWF0aGFrdXI4NjRAZ21haWwuY29tIiwiZXhwIjoxNzY3MjAyOTk3fQ.sHQno0DJY-qedjLmKNuvY_jaAVTf1YJdofomY6rB1cY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b31ef99edbea470-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:8100:2722:2ce4:a262:c7ad:f969:e301",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Dec-2025 17:49:33 UTC] === END API CALL LOG ===
[24-Dec-2025 17:49:33 UTC] ✅ API Hash verification passed for profile endpoint
[24-Dec-2025 17:49:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYiLCJ1c2VybmFtZSI6Im5pdHlhXzY4OCIsImVtYWlsIjoibml0eWF0aGFrdXI4NjRAZ21haWwuY29tIiwiZXhwIjoxNzY3MjAyOTk3fQ.sHQno0DJY-qedjLmKNuvY_jaAVTf1YJdofomY6rB1cY
[24-Dec-2025 17:49:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Dec-2025 17:49:33 UTC] ✅ JWT token verified successfully for user profile
[24-Dec-2025 17:49:33 UTC] User ID: 56
[24-Dec-2025 17:49:33 UTC] ✅ User profile retrieved successfully for user ID: 56
[24-Dec-2025 17:49:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Dec-2025 17:49:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Dec-2025 17:49:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:8100:2722:2ce4:a262:c7ad:f969:e301, 172.68.234.130","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYiLCJ1c2VybmFtZSI6Im5pdHlhXzY4OCIsImVtYWlsIjoibml0eWF0aGFrdXI4NjRAZ21haWwuY29tIiwiZXhwIjoxNzY3MjAyOTk3fQ.sHQno0DJY-qedjLmKNuvY_jaAVTf1YJdofomY6rB1cY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9b31ef9e0dafa470-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2402:8100:2722:2ce4:a262:c7ad:f969:e301","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-Dec-2025 17:49:33 UTC] === User Orders API Called ===
[24-Dec-2025 17:49:33 UTC] User ID: 56
[24-Dec-2025 17:49:33 UTC] Limit: 20, Offset: 0
[24-Dec-2025 17:49:33 UTC] Orders found: 1
[24-Dec-2025 17:49:33 UTC] Orders data: [{"id":32,"quantity":1,"total_coins":1,"coin_type":"regular","telegram_link":"https:\/\/t.me\/meuuuee\/12","status":"pending","created_at":"2025-12-24 21:18:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Dec-2025 17:49:33 UTC] Total orders count: 1
[24-Dec-2025 17:49:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Dec-2025 17:49:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Dec-2025 17:49:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:8100:2722:2ce4:a262:c7ad:f969:e301, 172.68.234.130","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYiLCJ1c2VybmFtZSI6Im5pdHlhXzY4OCIsImVtYWlsIjoibml0eWF0aGFrdXI4NjRAZ21haWwuY29tIiwiZXhwIjoxNzY3MjAyOTk3fQ.sHQno0DJY-qedjLmKNuvY_jaAVTf1YJdofomY6rB1cY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9b31efaa4e1da470-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2402:8100:2722:2ce4:a262:c7ad:f969:e301","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-Dec-2025 17:49:35 UTC] === User Orders API Called ===
[24-Dec-2025 17:49:35 UTC] User ID: 56
[24-Dec-2025 17:49:35 UTC] Limit: 20, Offset: 0
[24-Dec-2025 17:49:35 UTC] Orders found: 1
[24-Dec-2025 17:49:35 UTC] Orders data: [{"id":32,"quantity":1,"total_coins":1,"coin_type":"regular","telegram_link":"https:\/\/t.me\/meuuuee\/12","status":"pending","created_at":"2025-12-24 21:18:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Dec-2025 17:49:35 UTC] Total orders count: 1
[24-Dec-2025 17:50:11 UTC] === API CALL LOG ===
[24-Dec-2025 17:50:11 UTC] Endpoint: user/profile.php
[24-Dec-2025 17:50:11 UTC] Full Log Data: {
    "timestamp": "2025-12-24 17:50:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:8100:2722:2ce4:a262:c7ad:f969:e301",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:8100:2722:2ce4:a262:c7ad:f969:e301, 162.159.122.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYiLCJ1c2VybmFtZSI6Im5pdHlhXzY4OCIsImVtYWlsIjoibml0eWF0aGFrdXI4NjRAZ21haWwuY29tIiwiZXhwIjoxNzY3MjAyOTk3fQ.sHQno0DJY-qedjLmKNuvY_jaAVTf1YJdofomY6rB1cY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b31f0871d1937a8-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:8100:2722:2ce4:a262:c7ad:f969:e301",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Dec-2025 17:50:11 UTC] === END API CALL LOG ===
[24-Dec-2025 17:50:11 UTC] ✅ API Hash verification passed for profile endpoint
[24-Dec-2025 17:50:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYiLCJ1c2VybmFtZSI6Im5pdHlhXzY4OCIsImVtYWlsIjoibml0eWF0aGFrdXI4NjRAZ21haWwuY29tIiwiZXhwIjoxNzY3MjAyOTk3fQ.sHQno0DJY-qedjLmKNuvY_jaAVTf1YJdofomY6rB1cY
[24-Dec-2025 17:50:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Dec-2025 17:50:11 UTC] ✅ JWT token verified successfully for user profile
[24-Dec-2025 17:50:11 UTC] User ID: 56
[24-Dec-2025 17:50:11 UTC] ✅ User profile retrieved successfully for user ID: 56
[24-Dec-2025 17:50:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Dec-2025 17:50:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Dec-2025 17:50:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:8100:2722:2ce4:a262:c7ad:f969:e301, 162.159.122.165","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYiLCJ1c2VybmFtZSI6Im5pdHlhXzY4OCIsImVtYWlsIjoibml0eWF0aGFrdXI4NjRAZ21haWwuY29tIiwiZXhwIjoxNzY3MjAyOTk3fQ.sHQno0DJY-qedjLmKNuvY_jaAVTf1YJdofomY6rB1cY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9b31f08b6f0c37a8-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2402:8100:2722:2ce4:a262:c7ad:f969:e301","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-Dec-2025 17:50:11 UTC] === User Orders API Called ===
[24-Dec-2025 17:50:11 UTC] User ID: 56
[24-Dec-2025 17:50:11 UTC] Limit: 20, Offset: 0
[24-Dec-2025 17:50:11 UTC] Orders found: 1
[24-Dec-2025 17:50:11 UTC] Orders data: [{"id":32,"quantity":1,"total_coins":1,"coin_type":"regular","telegram_link":"https:\/\/t.me\/meuuuee\/12","status":"pending","created_at":"2025-12-24 21:18:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Dec-2025 17:50:11 UTC] Total orders count: 1
[24-Dec-2025 17:50:12 UTC] === API CALL LOG ===
[24-Dec-2025 17:50:12 UTC] Endpoint: user/profile.php
[24-Dec-2025 17:50:12 UTC] Full Log Data: {
    "timestamp": "2025-12-24 17:50:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:8100:2722:2ce4:a262:c7ad:f969:e301",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:8100:2722:2ce4:a262:c7ad:f969:e301, 162.159.122.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYiLCJ1c2VybmFtZSI6Im5pdHlhXzY4OCIsImVtYWlsIjoibml0eWF0aGFrdXI4NjRAZ21haWwuY29tIiwiZXhwIjoxNzY3MjAyOTk3fQ.sHQno0DJY-qedjLmKNuvY_jaAVTf1YJdofomY6rB1cY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b31f08ead3f37a8-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:8100:2722:2ce4:a262:c7ad:f969:e301",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Dec-2025 17:50:12 UTC] === END API CALL LOG ===
[24-Dec-2025 17:50:12 UTC] ✅ API Hash verification passed for profile endpoint
[24-Dec-2025 17:50:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYiLCJ1c2VybmFtZSI6Im5pdHlhXzY4OCIsImVtYWlsIjoibml0eWF0aGFrdXI4NjRAZ21haWwuY29tIiwiZXhwIjoxNzY3MjAyOTk3fQ.sHQno0DJY-qedjLmKNuvY_jaAVTf1YJdofomY6rB1cY
[24-Dec-2025 17:50:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Dec-2025 17:50:12 UTC] ✅ JWT token verified successfully for user profile
[24-Dec-2025 17:50:12 UTC] User ID: 56
[24-Dec-2025 17:50:12 UTC] ✅ User profile retrieved successfully for user ID: 56
[24-Dec-2025 17:50:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Dec-2025 17:50:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Dec-2025 17:50:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:8100:2722:2ce4:a262:c7ad:f969:e301, 162.159.122.165","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYiLCJ1c2VybmFtZSI6Im5pdHlhXzY4OCIsImVtYWlsIjoibml0eWF0aGFrdXI4NjRAZ21haWwuY29tIiwiZXhwIjoxNzY3MjAyOTk3fQ.sHQno0DJY-qedjLmKNuvY_jaAVTf1YJdofomY6rB1cY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9b31f09cd80237a8-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2402:8100:2722:2ce4:a262:c7ad:f969:e301","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-Dec-2025 17:50:14 UTC] === User Orders API Called ===
[24-Dec-2025 17:50:14 UTC] User ID: 56
[24-Dec-2025 17:50:14 UTC] Limit: 20, Offset: 0
[24-Dec-2025 17:50:14 UTC] Orders found: 1
[24-Dec-2025 17:50:14 UTC] Orders data: [{"id":32,"quantity":1,"total_coins":1,"coin_type":"regular","telegram_link":"https:\/\/t.me\/meuuuee\/12","status":"pending","created_at":"2025-12-24 21:18:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Dec-2025 17:50:14 UTC] Total orders count: 1
[24-Dec-2025 17:50:24 UTC] === API CALL LOG ===
[24-Dec-2025 17:50:24 UTC] Endpoint: user/profile.php
[24-Dec-2025 17:50:24 UTC] Full Log Data: {
    "timestamp": "2025-12-24 17:50:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:8100:2722:2ce4:a262:c7ad:f969:e301",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:8100:2722:2ce4:a262:c7ad:f969:e301, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYiLCJ1c2VybmFtZSI6Im5pdHlhXzY4OCIsImVtYWlsIjoibml0eWF0aGFrdXI4NjRAZ21haWwuY29tIiwiZXhwIjoxNzY3MjAyOTk3fQ.sHQno0DJY-qedjLmKNuvY_jaAVTf1YJdofomY6rB1cY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b31f0da682c37a8-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:8100:2722:2ce4:a262:c7ad:f969:e301",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Dec-2025 17:50:24 UTC] === END API CALL LOG ===
[24-Dec-2025 17:50:24 UTC] ✅ API Hash verification passed for profile endpoint
[24-Dec-2025 17:50:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYiLCJ1c2VybmFtZSI6Im5pdHlhXzY4OCIsImVtYWlsIjoibml0eWF0aGFrdXI4NjRAZ21haWwuY29tIiwiZXhwIjoxNzY3MjAyOTk3fQ.sHQno0DJY-qedjLmKNuvY_jaAVTf1YJdofomY6rB1cY
[24-Dec-2025 17:50:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Dec-2025 17:50:24 UTC] ✅ JWT token verified successfully for user profile
[24-Dec-2025 17:50:24 UTC] User ID: 56
[24-Dec-2025 17:50:24 UTC] ✅ User profile retrieved successfully for user ID: 56
[24-Dec-2025 17:50:44 UTC] === API CALL LOG ===
[24-Dec-2025 17:50:44 UTC] Endpoint: user/profile.php
[24-Dec-2025 17:50:44 UTC] Full Log Data: {
    "timestamp": "2025-12-24 17:50:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:8100:2722:2ce4:a262:c7ad:f969:e301",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:8100:2722:2ce4:a262:c7ad:f969:e301, 172.70.108.43",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYiLCJ1c2VybmFtZSI6Im5pdHlhXzY4OCIsImVtYWlsIjoibml0eWF0aGFrdXI4NjRAZ21haWwuY29tIiwiZXhwIjoxNzY3MjAyOTk3fQ.sHQno0DJY-qedjLmKNuvY_jaAVTf1YJdofomY6rB1cY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b31f1557d53e1ec-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:8100:2722:2ce4:a262:c7ad:f969:e301",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Dec-2025 17:50:44 UTC] === END API CALL LOG ===
[24-Dec-2025 17:50:44 UTC] ✅ API Hash verification passed for profile endpoint
[24-Dec-2025 17:50:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYiLCJ1c2VybmFtZSI6Im5pdHlhXzY4OCIsImVtYWlsIjoibml0eWF0aGFrdXI4NjRAZ21haWwuY29tIiwiZXhwIjoxNzY3MjAyOTk3fQ.sHQno0DJY-qedjLmKNuvY_jaAVTf1YJdofomY6rB1cY
[24-Dec-2025 17:50:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Dec-2025 17:50:44 UTC] ✅ JWT token verified successfully for user profile
[24-Dec-2025 17:50:44 UTC] User ID: 56
[24-Dec-2025 17:50:44 UTC] ✅ User profile retrieved successfully for user ID: 56
[24-Dec-2025 17:50:45 UTC] === API CALL LOG ===
[24-Dec-2025 17:50:45 UTC] Endpoint: user/profile.php
[24-Dec-2025 17:50:45 UTC] Full Log Data: {
    "timestamp": "2025-12-24 17:50:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:8100:2722:2ce4:a262:c7ad:f969:e301",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:8100:2722:2ce4:a262:c7ad:f969:e301, 172.70.108.43",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYiLCJ1c2VybmFtZSI6Im5pdHlhXzY4OCIsImVtYWlsIjoibml0eWF0aGFrdXI4NjRAZ21haWwuY29tIiwiZXhwIjoxNzY3MjAyOTk3fQ.sHQno0DJY-qedjLmKNuvY_jaAVTf1YJdofomY6rB1cY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b31f15b29abe1ec-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:8100:2722:2ce4:a262:c7ad:f969:e301",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Dec-2025 17:50:45 UTC] === END API CALL LOG ===
[24-Dec-2025 17:50:45 UTC] ✅ API Hash verification passed for profile endpoint
[24-Dec-2025 17:50:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYiLCJ1c2VybmFtZSI6Im5pdHlhXzY4OCIsImVtYWlsIjoibml0eWF0aGFrdXI4NjRAZ21haWwuY29tIiwiZXhwIjoxNzY3MjAyOTk3fQ.sHQno0DJY-qedjLmKNuvY_jaAVTf1YJdofomY6rB1cY
[24-Dec-2025 17:50:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Dec-2025 17:50:45 UTC] ✅ JWT token verified successfully for user profile
[24-Dec-2025 17:50:45 UTC] User ID: 56
[24-Dec-2025 17:50:45 UTC] ✅ User profile retrieved successfully for user ID: 56
[24-Dec-2025 17:50:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Dec-2025 17:50:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Dec-2025 17:50:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:8100:2722:2ce4:a262:c7ad:f969:e301, 172.70.108.43","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYiLCJ1c2VybmFtZSI6Im5pdHlhXzY4OCIsImVtYWlsIjoibml0eWF0aGFrdXI4NjRAZ21haWwuY29tIiwiZXhwIjoxNzY3MjAyOTk3fQ.sHQno0DJY-qedjLmKNuvY_jaAVTf1YJdofomY6rB1cY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9b31f1807f6ee1ec-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2402:8100:2722:2ce4:a262:c7ad:f969:e301","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-Dec-2025 17:50:50 UTC] === User Orders API Called ===
[24-Dec-2025 17:50:50 UTC] User ID: 56
[24-Dec-2025 17:50:50 UTC] Limit: 20, Offset: 0
[24-Dec-2025 17:50:50 UTC] Orders found: 1
[24-Dec-2025 17:50:50 UTC] Orders data: [{"id":32,"quantity":1,"total_coins":1,"coin_type":"regular","telegram_link":"https:\/\/t.me\/meuuuee\/12","status":"pending","created_at":"2025-12-24 21:18:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Dec-2025 17:50:50 UTC] Total orders count: 1
[24-Dec-2025 17:51:02 UTC] === API CALL LOG ===
[24-Dec-2025 17:51:02 UTC] Endpoint: user/profile.php
[24-Dec-2025 17:51:02 UTC] Full Log Data: {
    "timestamp": "2025-12-24 17:51:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:8100:2722:2ce4:a262:c7ad:f969:e301",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:8100:2722:2ce4:a262:c7ad:f969:e301, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYiLCJ1c2VybmFtZSI6Im5pdHlhXzY4OCIsImVtYWlsIjoibml0eWF0aGFrdXI4NjRAZ21haWwuY29tIiwiZXhwIjoxNzY3MjAyOTk3fQ.sHQno0DJY-qedjLmKNuvY_jaAVTf1YJdofomY6rB1cY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b31f1c80e1397b3-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:8100:2722:2ce4:a262:c7ad:f969:e301",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Dec-2025 17:51:02 UTC] === END API CALL LOG ===
[24-Dec-2025 17:51:02 UTC] ✅ API Hash verification passed for profile endpoint
[24-Dec-2025 17:51:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYiLCJ1c2VybmFtZSI6Im5pdHlhXzY4OCIsImVtYWlsIjoibml0eWF0aGFrdXI4NjRAZ21haWwuY29tIiwiZXhwIjoxNzY3MjAyOTk3fQ.sHQno0DJY-qedjLmKNuvY_jaAVTf1YJdofomY6rB1cY
[24-Dec-2025 17:51:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Dec-2025 17:51:02 UTC] ✅ JWT token verified successfully for user profile
[24-Dec-2025 17:51:02 UTC] User ID: 56
[24-Dec-2025 17:51:02 UTC] ✅ User profile retrieved successfully for user ID: 56
[24-Dec-2025 17:51:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Dec-2025 17:51:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Dec-2025 17:51:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:8100:2722:2ce4:a262:c7ad:f969:e301, 162.159.122.164","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYiLCJ1c2VybmFtZSI6Im5pdHlhXzY4OCIsImVtYWlsIjoibml0eWF0aGFrdXI4NjRAZ21haWwuY29tIiwiZXhwIjoxNzY3MjAyOTk3fQ.sHQno0DJY-qedjLmKNuvY_jaAVTf1YJdofomY6rB1cY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9b31f1cd9a5197b3-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2402:8100:2722:2ce4:a262:c7ad:f969:e301","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-Dec-2025 17:51:03 UTC] === User Orders API Called ===
[24-Dec-2025 17:51:03 UTC] User ID: 56
[24-Dec-2025 17:51:03 UTC] Limit: 20, Offset: 0
[24-Dec-2025 17:51:03 UTC] Orders found: 1
[24-Dec-2025 17:51:03 UTC] Orders data: [{"id":32,"quantity":1,"total_coins":1,"coin_type":"regular","telegram_link":"https:\/\/t.me\/meuuuee\/12","status":"pending","created_at":"2025-12-24 21:18:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Dec-2025 17:51:03 UTC] Total orders count: 1
[24-Dec-2025 17:51:04 UTC] === API CALL LOG ===
[24-Dec-2025 17:51:04 UTC] Endpoint: user/profile.php
[24-Dec-2025 17:51:04 UTC] Full Log Data: {
    "timestamp": "2025-12-24 17:51:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:8100:2722:2ce4:a262:c7ad:f969:e301",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:8100:2722:2ce4:a262:c7ad:f969:e301, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYiLCJ1c2VybmFtZSI6Im5pdHlhXzY4OCIsImVtYWlsIjoibml0eWF0aGFrdXI4NjRAZ21haWwuY29tIiwiZXhwIjoxNzY3MjAyOTk3fQ.sHQno0DJY-qedjLmKNuvY_jaAVTf1YJdofomY6rB1cY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b31f1d2ad5697b3-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:8100:2722:2ce4:a262:c7ad:f969:e301",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Dec-2025 17:51:04 UTC] === END API CALL LOG ===
[24-Dec-2025 17:51:04 UTC] ✅ API Hash verification passed for profile endpoint
[24-Dec-2025 17:51:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYiLCJ1c2VybmFtZSI6Im5pdHlhXzY4OCIsImVtYWlsIjoibml0eWF0aGFrdXI4NjRAZ21haWwuY29tIiwiZXhwIjoxNzY3MjAyOTk3fQ.sHQno0DJY-qedjLmKNuvY_jaAVTf1YJdofomY6rB1cY
[24-Dec-2025 17:51:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Dec-2025 17:51:04 UTC] ✅ JWT token verified successfully for user profile
[24-Dec-2025 17:51:04 UTC] User ID: 56
[24-Dec-2025 17:51:04 UTC] ✅ User profile retrieved successfully for user ID: 56
[24-Dec-2025 17:51:57 UTC] === API CALL LOG ===
[24-Dec-2025 17:51:57 UTC] Endpoint: user/profile.php
[24-Dec-2025 17:51:57 UTC] Full Log Data: {
    "timestamp": "2025-12-24 17:51:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:8100:2722:2ce4:a262:c7ad:f969:e301",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:8100:2722:2ce4:a262:c7ad:f969:e301, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYiLCJ1c2VybmFtZSI6Im5pdHlhXzY4OCIsImVtYWlsIjoibml0eWF0aGFrdXI4NjRAZ21haWwuY29tIiwiZXhwIjoxNzY3MjAyOTk3fQ.sHQno0DJY-qedjLmKNuvY_jaAVTf1YJdofomY6rB1cY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b31f31e0e7be1cd-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:8100:2722:2ce4:a262:c7ad:f969:e301",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Dec-2025 17:51:57 UTC] === END API CALL LOG ===
[24-Dec-2025 17:51:57 UTC] ✅ API Hash verification passed for profile endpoint
[24-Dec-2025 17:51:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYiLCJ1c2VybmFtZSI6Im5pdHlhXzY4OCIsImVtYWlsIjoibml0eWF0aGFrdXI4NjRAZ21haWwuY29tIiwiZXhwIjoxNzY3MjAyOTk3fQ.sHQno0DJY-qedjLmKNuvY_jaAVTf1YJdofomY6rB1cY
[24-Dec-2025 17:51:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Dec-2025 17:51:57 UTC] ✅ JWT token verified successfully for user profile
[24-Dec-2025 17:51:57 UTC] User ID: 56
[24-Dec-2025 17:51:57 UTC] ✅ User profile retrieved successfully for user ID: 56
[24-Dec-2025 17:51:58 UTC] === API CALL LOG ===
[24-Dec-2025 17:51:58 UTC] Endpoint: user/profile.php
[24-Dec-2025 17:51:58 UTC] Full Log Data: {
    "timestamp": "2025-12-24 17:51:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:8100:2722:2ce4:a262:c7ad:f969:e301",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:8100:2722:2ce4:a262:c7ad:f969:e301, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYiLCJ1c2VybmFtZSI6Im5pdHlhXzY4OCIsImVtYWlsIjoibml0eWF0aGFrdXI4NjRAZ21haWwuY29tIiwiZXhwIjoxNzY3MjAyOTk3fQ.sHQno0DJY-qedjLmKNuvY_jaAVTf1YJdofomY6rB1cY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b31f3254b61e1cd-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:8100:2722:2ce4:a262:c7ad:f969:e301",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Dec-2025 17:51:58 UTC] === END API CALL LOG ===
[24-Dec-2025 17:51:58 UTC] ✅ API Hash verification passed for profile endpoint
[24-Dec-2025 17:51:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYiLCJ1c2VybmFtZSI6Im5pdHlhXzY4OCIsImVtYWlsIjoibml0eWF0aGFrdXI4NjRAZ21haWwuY29tIiwiZXhwIjoxNzY3MjAyOTk3fQ.sHQno0DJY-qedjLmKNuvY_jaAVTf1YJdofomY6rB1cY
[24-Dec-2025 17:51:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Dec-2025 17:51:58 UTC] ✅ JWT token verified successfully for user profile
[24-Dec-2025 17:51:58 UTC] User ID: 56
[24-Dec-2025 17:51:58 UTC] ✅ User profile retrieved successfully for user ID: 56
[24-Dec-2025 17:52:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Dec-2025 17:52:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Dec-2025 17:52:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:8100:2722:2ce4:a262:c7ad:f969:e301, 172.68.234.130","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYiLCJ1c2VybmFtZSI6Im5pdHlhXzY4OCIsImVtYWlsIjoibml0eWF0aGFrdXI4NjRAZ21haWwuY29tIiwiZXhwIjoxNzY3MjAyOTk3fQ.sHQno0DJY-qedjLmKNuvY_jaAVTf1YJdofomY6rB1cY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9b31f3342f8de1cd-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2402:8100:2722:2ce4:a262:c7ad:f969:e301","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-Dec-2025 17:52:00 UTC] === User Orders API Called ===
[24-Dec-2025 17:52:00 UTC] User ID: 56
[24-Dec-2025 17:52:00 UTC] Limit: 20, Offset: 0
[24-Dec-2025 17:52:00 UTC] Orders found: 1
[24-Dec-2025 17:52:00 UTC] Orders data: [{"id":32,"quantity":1,"total_coins":1,"coin_type":"regular","telegram_link":"https:\/\/t.me\/meuuuee\/12","status":"pending","created_at":"2025-12-24 21:18:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Dec-2025 17:52:00 UTC] Total orders count: 1
[24-Dec-2025 17:52:07 UTC] === API CALL LOG ===
[24-Dec-2025 17:52:07 UTC] Endpoint: user/profile.php
[24-Dec-2025 17:52:07 UTC] Full Log Data: {
    "timestamp": "2025-12-24 17:52:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:8100:2722:2ce4:a262:c7ad:f969:e301",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:8100:2722:2ce4:a262:c7ad:f969:e301, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYiLCJ1c2VybmFtZSI6Im5pdHlhXzY4OCIsImVtYWlsIjoibml0eWF0aGFrdXI4NjRAZ21haWwuY29tIiwiZXhwIjoxNzY3MjAyOTk3fQ.sHQno0DJY-qedjLmKNuvY_jaAVTf1YJdofomY6rB1cY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b31f35d9d22e1cd-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:8100:2722:2ce4:a262:c7ad:f969:e301",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Dec-2025 17:52:07 UTC] === END API CALL LOG ===
[24-Dec-2025 17:52:07 UTC] ✅ API Hash verification passed for profile endpoint
[24-Dec-2025 17:52:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYiLCJ1c2VybmFtZSI6Im5pdHlhXzY4OCIsImVtYWlsIjoibml0eWF0aGFrdXI4NjRAZ21haWwuY29tIiwiZXhwIjoxNzY3MjAyOTk3fQ.sHQno0DJY-qedjLmKNuvY_jaAVTf1YJdofomY6rB1cY
[24-Dec-2025 17:52:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Dec-2025 17:52:07 UTC] ✅ JWT token verified successfully for user profile
[24-Dec-2025 17:52:07 UTC] User ID: 56
[24-Dec-2025 17:52:07 UTC] ✅ User profile retrieved successfully for user ID: 56
[24-Dec-2025 17:52:07 UTC] User Purchases API - User ID: 56
[24-Dec-2025 17:52:07 UTC] User Purchases API - Total purchases found: 1
[24-Dec-2025 17:52:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Dec-2025 17:52:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Dec-2025 17:52:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:8100:2722:2ce4:a262:c7ad:f969:e301, 172.68.234.130","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYiLCJ1c2VybmFtZSI6Im5pdHlhXzY4OCIsImVtYWlsIjoibml0eWF0aGFrdXI4NjRAZ21haWwuY29tIiwiZXhwIjoxNzY3MjAyOTk3fQ.sHQno0DJY-qedjLmKNuvY_jaAVTf1YJdofomY6rB1cY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9b31f36dbcbfe1cd-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2402:8100:2722:2ce4:a262:c7ad:f969:e301","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-Dec-2025 17:52:09 UTC] === User Orders API Called ===
[24-Dec-2025 17:52:09 UTC] User ID: 56
[24-Dec-2025 17:52:09 UTC] Limit: 20, Offset: 0
[24-Dec-2025 17:52:09 UTC] Orders found: 1
[24-Dec-2025 17:52:09 UTC] Orders data: [{"id":32,"quantity":1,"total_coins":1,"coin_type":"regular","telegram_link":"https:\/\/t.me\/meuuuee\/12","status":"pending","created_at":"2025-12-24 21:18:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Dec-2025 17:52:09 UTC] Total orders count: 1
[24-Dec-2025 17:53:26 UTC] === API CALL LOG ===
[24-Dec-2025 17:53:26 UTC] Endpoint: user/profile.php
[24-Dec-2025 17:53:26 UTC] Full Log Data: {
    "timestamp": "2025-12-24 17:53:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:8100:2722:2ce4:a262:c7ad:f969:e301",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:8100:2722:2ce4:a262:c7ad:f969:e301, 172.70.108.42",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYiLCJ1c2VybmFtZSI6Im5pdHlhXzY4OCIsImVtYWlsIjoibml0eWF0aGFrdXI4NjRAZ21haWwuY29tIiwiZXhwIjoxNzY3MjAyOTk3fQ.sHQno0DJY-qedjLmKNuvY_jaAVTf1YJdofomY6rB1cY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b31f54d4a9ae278-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:8100:2722:2ce4:a262:c7ad:f969:e301",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Dec-2025 17:53:26 UTC] === END API CALL LOG ===
[24-Dec-2025 17:53:26 UTC] ✅ API Hash verification passed for profile endpoint
[24-Dec-2025 17:53:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYiLCJ1c2VybmFtZSI6Im5pdHlhXzY4OCIsImVtYWlsIjoibml0eWF0aGFrdXI4NjRAZ21haWwuY29tIiwiZXhwIjoxNzY3MjAyOTk3fQ.sHQno0DJY-qedjLmKNuvY_jaAVTf1YJdofomY6rB1cY
[24-Dec-2025 17:53:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Dec-2025 17:53:26 UTC] ✅ JWT token verified successfully for user profile
[24-Dec-2025 17:53:26 UTC] User ID: 56
[24-Dec-2025 17:53:26 UTC] ✅ User profile retrieved successfully for user ID: 56
[24-Dec-2025 17:53:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Dec-2025 17:53:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Dec-2025 17:53:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:8100:2722:2ce4:a262:c7ad:f969:e301, 172.70.108.42","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYiLCJ1c2VybmFtZSI6Im5pdHlhXzY4OCIsImVtYWlsIjoibml0eWF0aGFrdXI4NjRAZ21haWwuY29tIiwiZXhwIjoxNzY3MjAyOTk3fQ.sHQno0DJY-qedjLmKNuvY_jaAVTf1YJdofomY6rB1cY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9b31f5515a6fe278-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2402:8100:2722:2ce4:a262:c7ad:f969:e301","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-Dec-2025 17:53:27 UTC] === User Orders API Called ===
[24-Dec-2025 17:53:27 UTC] User ID: 56
[24-Dec-2025 17:53:27 UTC] Limit: 20, Offset: 0
[24-Dec-2025 17:53:27 UTC] Orders found: 1
[24-Dec-2025 17:53:27 UTC] Orders data: [{"id":32,"quantity":1,"total_coins":1,"coin_type":"regular","telegram_link":"https:\/\/t.me\/meuuuee\/12","status":"pending","created_at":"2025-12-24 21:18:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Dec-2025 17:53:27 UTC] Total orders count: 1
[24-Dec-2025 17:53:27 UTC] === API CALL LOG ===
[24-Dec-2025 17:53:27 UTC] Endpoint: user/profile.php
[24-Dec-2025 17:53:27 UTC] Full Log Data: {
    "timestamp": "2025-12-24 17:53:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:8100:2722:2ce4:a262:c7ad:f969:e301",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:8100:2722:2ce4:a262:c7ad:f969:e301, 172.70.108.42",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYiLCJ1c2VybmFtZSI6Im5pdHlhXzY4OCIsImVtYWlsIjoibml0eWF0aGFrdXI4NjRAZ21haWwuY29tIiwiZXhwIjoxNzY3MjAyOTk3fQ.sHQno0DJY-qedjLmKNuvY_jaAVTf1YJdofomY6rB1cY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b31f5545ff5e278-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:8100:2722:2ce4:a262:c7ad:f969:e301",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Dec-2025 17:53:27 UTC] === END API CALL LOG ===
[24-Dec-2025 17:53:27 UTC] ✅ API Hash verification passed for profile endpoint
[24-Dec-2025 17:53:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYiLCJ1c2VybmFtZSI6Im5pdHlhXzY4OCIsImVtYWlsIjoibml0eWF0aGFrdXI4NjRAZ21haWwuY29tIiwiZXhwIjoxNzY3MjAyOTk3fQ.sHQno0DJY-qedjLmKNuvY_jaAVTf1YJdofomY6rB1cY
[24-Dec-2025 17:53:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Dec-2025 17:53:27 UTC] ✅ JWT token verified successfully for user profile
[24-Dec-2025 17:53:27 UTC] User ID: 56
[24-Dec-2025 17:53:27 UTC] ✅ User profile retrieved successfully for user ID: 56
[24-Dec-2025 17:53:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Dec-2025 17:53:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Dec-2025 17:53:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:8100:2722:2ce4:a262:c7ad:f969:e301, 172.70.108.42","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYiLCJ1c2VybmFtZSI6Im5pdHlhXzY4OCIsImVtYWlsIjoibml0eWF0aGFrdXI4NjRAZ21haWwuY29tIiwiZXhwIjoxNzY3MjAyOTk3fQ.sHQno0DJY-qedjLmKNuvY_jaAVTf1YJdofomY6rB1cY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9b31f568deb8e278-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2402:8100:2722:2ce4:a262:c7ad:f969:e301","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-Dec-2025 17:53:31 UTC] === User Orders API Called ===
[24-Dec-2025 17:53:31 UTC] User ID: 56
[24-Dec-2025 17:53:31 UTC] Limit: 20, Offset: 0
[24-Dec-2025 17:53:31 UTC] Orders found: 1
[24-Dec-2025 17:53:31 UTC] Orders data: [{"id":32,"quantity":1,"total_coins":1,"coin_type":"regular","telegram_link":"https:\/\/t.me\/meuuuee\/12","status":"pending","created_at":"2025-12-24 21:18:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Dec-2025 17:53:31 UTC] Total orders count: 1
[24-Dec-2025 18:12:10 UTC] === API CALL LOG ===
[24-Dec-2025 18:12:10 UTC] Endpoint: user/profile.php
[24-Dec-2025 18:12:10 UTC] Full Log Data: {
    "timestamp": "2025-12-24 18:12:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:8100:2722:2ce4:a262:c7ad:f969:e301",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:8100:2722:2ce4:a262:c7ad:f969:e301, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYiLCJ1c2VybmFtZSI6Im5pdHlhXzY4OCIsImVtYWlsIjoibml0eWF0aGFrdXI4NjRAZ21haWwuY29tIiwiZXhwIjoxNzY3MjAyOTk3fQ.sHQno0DJY-qedjLmKNuvY_jaAVTf1YJdofomY6rB1cY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b3210bbda361f37-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:8100:2722:2ce4:a262:c7ad:f969:e301",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Dec-2025 18:12:10 UTC] === END API CALL LOG ===
[24-Dec-2025 18:12:10 UTC] ✅ API Hash verification passed for profile endpoint
[24-Dec-2025 18:12:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYiLCJ1c2VybmFtZSI6Im5pdHlhXzY4OCIsImVtYWlsIjoibml0eWF0aGFrdXI4NjRAZ21haWwuY29tIiwiZXhwIjoxNzY3MjAyOTk3fQ.sHQno0DJY-qedjLmKNuvY_jaAVTf1YJdofomY6rB1cY
[24-Dec-2025 18:12:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Dec-2025 18:12:10 UTC] ✅ JWT token verified successfully for user profile
[24-Dec-2025 18:12:10 UTC] User ID: 56
[24-Dec-2025 18:12:10 UTC] ✅ User profile retrieved successfully for user ID: 56
[24-Dec-2025 18:12:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Dec-2025 18:12:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Dec-2025 18:12:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:8100:2722:2ce4:a262:c7ad:f969:e301, 162.159.122.164","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYiLCJ1c2VybmFtZSI6Im5pdHlhXzY4OCIsImVtYWlsIjoibml0eWF0aGFrdXI4NjRAZ21haWwuY29tIiwiZXhwIjoxNzY3MjAyOTk3fQ.sHQno0DJY-qedjLmKNuvY_jaAVTf1YJdofomY6rB1cY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9b3210c0ab801f37-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2402:8100:2722:2ce4:a262:c7ad:f969:e301","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-Dec-2025 18:12:11 UTC] === User Orders API Called ===
[24-Dec-2025 18:12:11 UTC] User ID: 56
[24-Dec-2025 18:12:11 UTC] Limit: 20, Offset: 0
[24-Dec-2025 18:12:11 UTC] Orders found: 1
[24-Dec-2025 18:12:11 UTC] Orders data: [{"id":32,"quantity":1,"total_coins":1,"coin_type":"regular","telegram_link":"https:\/\/t.me\/meuuuee\/12","status":"pending","created_at":"2025-12-24 21:18:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Dec-2025 18:12:11 UTC] Total orders count: 1
[24-Dec-2025 18:12:11 UTC] === API CALL LOG ===
[24-Dec-2025 18:12:11 UTC] Endpoint: user/profile.php
[24-Dec-2025 18:12:11 UTC] Full Log Data: {
    "timestamp": "2025-12-24 18:12:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:8100:2722:2ce4:a262:c7ad:f969:e301",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:8100:2722:2ce4:a262:c7ad:f969:e301, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYiLCJ1c2VybmFtZSI6Im5pdHlhXzY4OCIsImVtYWlsIjoibml0eWF0aGFrdXI4NjRAZ21haWwuY29tIiwiZXhwIjoxNzY3MjAyOTk3fQ.sHQno0DJY-qedjLmKNuvY_jaAVTf1YJdofomY6rB1cY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b3210c27eee1f37-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:8100:2722:2ce4:a262:c7ad:f969:e301",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Dec-2025 18:12:11 UTC] === END API CALL LOG ===
[24-Dec-2025 18:12:11 UTC] ✅ API Hash verification passed for profile endpoint
[24-Dec-2025 18:12:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYiLCJ1c2VybmFtZSI6Im5pdHlhXzY4OCIsImVtYWlsIjoibml0eWF0aGFrdXI4NjRAZ21haWwuY29tIiwiZXhwIjoxNzY3MjAyOTk3fQ.sHQno0DJY-qedjLmKNuvY_jaAVTf1YJdofomY6rB1cY
[24-Dec-2025 18:12:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Dec-2025 18:12:11 UTC] ✅ JWT token verified successfully for user profile
[24-Dec-2025 18:12:11 UTC] User ID: 56
[24-Dec-2025 18:12:11 UTC] ✅ User profile retrieved successfully for user ID: 56
[24-Dec-2025 18:15:04 UTC] === API CALL LOG ===
[24-Dec-2025 18:15:04 UTC] Endpoint: user/profile.php
[24-Dec-2025 18:15:04 UTC] Full Log Data: {
    "timestamp": "2025-12-24 18:15:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:8100:2722:2ce4:a262:c7ad:f969:e301",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:8100:2722:2ce4:a262:c7ad:f969:e301, 162.158.23.221",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYiLCJ1c2VybmFtZSI6Im5pdHlhXzY4OCIsImVtYWlsIjoibml0eWF0aGFrdXI4NjRAZ21haWwuY29tIiwiZXhwIjoxNzY3MjAyOTk3fQ.sHQno0DJY-qedjLmKNuvY_jaAVTf1YJdofomY6rB1cY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b3214ff2f01141f-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:8100:2722:2ce4:a262:c7ad:f969:e301",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Dec-2025 18:15:04 UTC] === END API CALL LOG ===
[24-Dec-2025 18:15:04 UTC] ✅ API Hash verification passed for profile endpoint
[24-Dec-2025 18:15:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYiLCJ1c2VybmFtZSI6Im5pdHlhXzY4OCIsImVtYWlsIjoibml0eWF0aGFrdXI4NjRAZ21haWwuY29tIiwiZXhwIjoxNzY3MjAyOTk3fQ.sHQno0DJY-qedjLmKNuvY_jaAVTf1YJdofomY6rB1cY
[24-Dec-2025 18:15:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Dec-2025 18:15:04 UTC] ✅ JWT token verified successfully for user profile
[24-Dec-2025 18:15:04 UTC] User ID: 56
[24-Dec-2025 18:15:04 UTC] ✅ User profile retrieved successfully for user ID: 56
[24-Dec-2025 18:15:05 UTC] === API CALL LOG ===
[24-Dec-2025 18:15:05 UTC] Endpoint: user/profile.php
[24-Dec-2025 18:15:05 UTC] Full Log Data: {
    "timestamp": "2025-12-24 18:15:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:8100:2722:2ce4:a262:c7ad:f969:e301",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:8100:2722:2ce4:a262:c7ad:f969:e301, 162.158.23.221",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYiLCJ1c2VybmFtZSI6Im5pdHlhXzY4OCIsImVtYWlsIjoibml0eWF0aGFrdXI4NjRAZ21haWwuY29tIiwiZXhwIjoxNzY3MjAyOTk3fQ.sHQno0DJY-qedjLmKNuvY_jaAVTf1YJdofomY6rB1cY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b3215062c42141f-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:8100:2722:2ce4:a262:c7ad:f969:e301",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Dec-2025 18:15:05 UTC] === END API CALL LOG ===
[24-Dec-2025 18:15:05 UTC] ✅ API Hash verification passed for profile endpoint
[24-Dec-2025 18:15:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYiLCJ1c2VybmFtZSI6Im5pdHlhXzY4OCIsImVtYWlsIjoibml0eWF0aGFrdXI4NjRAZ21haWwuY29tIiwiZXhwIjoxNzY3MjAyOTk3fQ.sHQno0DJY-qedjLmKNuvY_jaAVTf1YJdofomY6rB1cY
[24-Dec-2025 18:15:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Dec-2025 18:15:05 UTC] ✅ JWT token verified successfully for user profile
[24-Dec-2025 18:15:05 UTC] User ID: 56
[24-Dec-2025 18:15:05 UTC] ✅ User profile retrieved successfully for user ID: 56
[24-Dec-2025 18:29:50 UTC] === API CALL LOG ===
[24-Dec-2025 18:29:50 UTC] Endpoint: user/profile.php
[24-Dec-2025 18:29:50 UTC] Full Log Data: {
    "timestamp": "2025-12-24 18:29:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:8100:2722:2ce4:a262:c7ad:f969:e301",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:8100:2722:2ce4:a262:c7ad:f969:e301, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYiLCJ1c2VybmFtZSI6Im5pdHlhXzY4OCIsImVtYWlsIjoibml0eWF0aGFrdXI4NjRAZ21haWwuY29tIiwiZXhwIjoxNzY3MjAyOTk3fQ.sHQno0DJY-qedjLmKNuvY_jaAVTf1YJdofomY6rB1cY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b322a9fdcfee18b-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:8100:2722:2ce4:a262:c7ad:f969:e301",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Dec-2025 18:29:50 UTC] === END API CALL LOG ===
[24-Dec-2025 18:29:50 UTC] ✅ API Hash verification passed for profile endpoint
[24-Dec-2025 18:29:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYiLCJ1c2VybmFtZSI6Im5pdHlhXzY4OCIsImVtYWlsIjoibml0eWF0aGFrdXI4NjRAZ21haWwuY29tIiwiZXhwIjoxNzY3MjAyOTk3fQ.sHQno0DJY-qedjLmKNuvY_jaAVTf1YJdofomY6rB1cY
[24-Dec-2025 18:29:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Dec-2025 18:29:50 UTC] ✅ JWT token verified successfully for user profile
[24-Dec-2025 18:29:50 UTC] User ID: 56
[24-Dec-2025 18:29:50 UTC] ✅ User profile retrieved successfully for user ID: 56
[24-Dec-2025 18:29:51 UTC] === API CALL LOG ===
[24-Dec-2025 18:29:51 UTC] Endpoint: user/profile.php
[24-Dec-2025 18:29:51 UTC] Full Log Data: {
    "timestamp": "2025-12-24 18:29:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:8100:2722:2ce4:a262:c7ad:f969:e301",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:8100:2722:2ce4:a262:c7ad:f969:e301, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYiLCJ1c2VybmFtZSI6Im5pdHlhXzY4OCIsImVtYWlsIjoibml0eWF0aGFrdXI4NjRAZ21haWwuY29tIiwiZXhwIjoxNzY3MjAyOTk3fQ.sHQno0DJY-qedjLmKNuvY_jaAVTf1YJdofomY6rB1cY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b322aa73c94e18b-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:8100:2722:2ce4:a262:c7ad:f969:e301",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Dec-2025 18:29:51 UTC] === END API CALL LOG ===
[24-Dec-2025 18:29:51 UTC] ✅ API Hash verification passed for profile endpoint
[24-Dec-2025 18:29:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYiLCJ1c2VybmFtZSI6Im5pdHlhXzY4OCIsImVtYWlsIjoibml0eWF0aGFrdXI4NjRAZ21haWwuY29tIiwiZXhwIjoxNzY3MjAyOTk3fQ.sHQno0DJY-qedjLmKNuvY_jaAVTf1YJdofomY6rB1cY
[24-Dec-2025 18:29:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Dec-2025 18:29:51 UTC] ✅ JWT token verified successfully for user profile
[24-Dec-2025 18:29:51 UTC] User ID: 56
[24-Dec-2025 18:29:51 UTC] ✅ User profile retrieved successfully for user ID: 56
[24-Dec-2025 18:29:53 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Dec-2025 18:29:53 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Dec-2025 18:29:53 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:8100:2722:2ce4:a262:c7ad:f969:e301, 172.68.234.130","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYiLCJ1c2VybmFtZSI6Im5pdHlhXzY4OCIsImVtYWlsIjoibml0eWF0aGFrdXI4NjRAZ21haWwuY29tIiwiZXhwIjoxNzY3MjAyOTk3fQ.sHQno0DJY-qedjLmKNuvY_jaAVTf1YJdofomY6rB1cY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9b322ab40faee18b-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2402:8100:2722:2ce4:a262:c7ad:f969:e301","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-Dec-2025 18:29:53 UTC] === User Orders API Called ===
[24-Dec-2025 18:29:53 UTC] User ID: 56
[24-Dec-2025 18:29:53 UTC] Limit: 20, Offset: 0
[24-Dec-2025 18:29:53 UTC] Orders found: 1
[24-Dec-2025 18:29:53 UTC] Orders data: [{"id":32,"quantity":1,"total_coins":1,"coin_type":"regular","telegram_link":"https:\/\/t.me\/meuuuee\/12","status":"pending","created_at":"2025-12-24 21:18:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Dec-2025 18:29:53 UTC] Total orders count: 1
[25-Dec-2025 03:26:00 UTC] === API CALL LOG ===
[25-Dec-2025 03:26:00 UTC] Endpoint: user/profile.php
[25-Dec-2025 03:26:00 UTC] Full Log Data: {
    "timestamp": "2025-12-25 03:26:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1430:e055:1883:dd48:2659:9ab0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1430:e055:1883:dd48:2659:9ab0, 162.158.28.205",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTciLCJ1c2VybmFtZSI6ImFiNjgyNTc2N0BnbWFpbC5jb20iLCJlbWFpbCI6ImFiNjgyNTc2N0BnbWFpbC5jb20iLCJleHAiOjE3NjcyMzc5NTl9.nK1OTTw9xcwXxa1a2u9lUPsQiB5LRdlGetddqAz7zaA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b353c00988cfa02-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:3100:1430:e055:1883:dd48:2659:9ab0",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Dec-2025 03:26:00 UTC] === END API CALL LOG ===
[25-Dec-2025 03:26:00 UTC] ✅ API Hash verification passed for profile endpoint
[25-Dec-2025 03:26:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTciLCJ1c2VybmFtZSI6ImFiNjgyNTc2N0BnbWFpbC5jb20iLCJlbWFpbCI6ImFiNjgyNTc2N0BnbWFpbC5jb20iLCJleHAiOjE3NjcyMzc5NTl9.nK1OTTw9xcwXxa1a2u9lUPsQiB5LRdlGetddqAz7zaA
[25-Dec-2025 03:26:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Dec-2025 03:26:00 UTC] ✅ JWT token verified successfully for user profile
[25-Dec-2025 03:26:00 UTC] User ID: 57
[25-Dec-2025 03:26:00 UTC] ✅ User profile retrieved successfully for user ID: 57
[25-Dec-2025 03:26:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Dec-2025 03:26:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Dec-2025 03:26:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2404:3100:1430:e055:1883:dd48:2659:9ab0, 162.158.28.164","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTciLCJ1c2VybmFtZSI6ImFiNjgyNTc2N0BnbWFpbC5jb20iLCJlbWFpbCI6ImFiNjgyNTc2N0BnbWFpbC5jb20iLCJleHAiOjE3NjcyMzc5NTl9.nK1OTTw9xcwXxa1a2u9lUPsQiB5LRdlGetddqAz7zaA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9b353ca12f13fa02-MCT","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2404:3100:1430:e055:1883:dd48:2659:9ab0","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Dec-2025 03:26:25 UTC] === User Orders API Called ===
[25-Dec-2025 03:26:25 UTC] User ID: 57
[25-Dec-2025 03:26:25 UTC] Limit: 20, Offset: 0
[25-Dec-2025 03:26:25 UTC] Orders found: 1
[25-Dec-2025 03:26:25 UTC] Orders data: [{"id":33,"quantity":1,"total_coins":20,"coin_type":"regular","telegram_link":"https:\/\/t.me\/GoldTraderMasterm5","status":"pending","created_at":"2025-12-25 06:56:23","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[25-Dec-2025 03:26:25 UTC] Total orders count: 1
[25-Dec-2025 03:26:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Dec-2025 03:26:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Dec-2025 03:26:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2404:3100:1430:e055:1883:dd48:2659:9ab0, 162.158.28.164","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTciLCJ1c2VybmFtZSI6ImFiNjgyNTc2N0BnbWFpbC5jb20iLCJlbWFpbCI6ImFiNjgyNTc2N0BnbWFpbC5jb20iLCJleHAiOjE3NjcyMzc5NTl9.nK1OTTw9xcwXxa1a2u9lUPsQiB5LRdlGetddqAz7zaA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9b353d3c2a09fa02-MCT","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2404:3100:1430:e055:1883:dd48:2659:9ab0","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Dec-2025 03:26:50 UTC] === User Orders API Called ===
[25-Dec-2025 03:26:50 UTC] User ID: 57
[25-Dec-2025 03:26:50 UTC] Limit: 20, Offset: 0
[25-Dec-2025 03:26:50 UTC] Orders found: 1
[25-Dec-2025 03:26:50 UTC] Orders data: [{"id":33,"quantity":1,"total_coins":20,"coin_type":"regular","telegram_link":"https:\/\/t.me\/GoldTraderMasterm5","status":"pending","created_at":"2025-12-25 06:56:23","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[25-Dec-2025 03:26:50 UTC] Total orders count: 1
[25-Dec-2025 03:26:57 UTC] === API CALL LOG ===
[25-Dec-2025 03:26:57 UTC] Endpoint: user/profile.php
[25-Dec-2025 03:26:57 UTC] Full Log Data: {
    "timestamp": "2025-12-25 03:26:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1430:e055:1883:dd48:2659:9ab0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1430:e055:1883:dd48:2659:9ab0, 162.158.28.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTciLCJ1c2VybmFtZSI6ImFiNjgyNTc2N0BnbWFpbC5jb20iLCJlbWFpbCI6ImFiNjgyNTc2N0BnbWFpbC5jb20iLCJleHAiOjE3NjcyMzc5NTl9.nK1OTTw9xcwXxa1a2u9lUPsQiB5LRdlGetddqAz7zaA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b353d663c3bfa02-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:3100:1430:e055:1883:dd48:2659:9ab0",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Dec-2025 03:26:57 UTC] === END API CALL LOG ===
[25-Dec-2025 03:26:57 UTC] ✅ API Hash verification passed for profile endpoint
[25-Dec-2025 03:26:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTciLCJ1c2VybmFtZSI6ImFiNjgyNTc2N0BnbWFpbC5jb20iLCJlbWFpbCI6ImFiNjgyNTc2N0BnbWFpbC5jb20iLCJleHAiOjE3NjcyMzc5NTl9.nK1OTTw9xcwXxa1a2u9lUPsQiB5LRdlGetddqAz7zaA
[25-Dec-2025 03:26:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Dec-2025 03:26:57 UTC] ✅ JWT token verified successfully for user profile
[25-Dec-2025 03:26:57 UTC] User ID: 57
[25-Dec-2025 03:26:57 UTC] ✅ User profile retrieved successfully for user ID: 57
[25-Dec-2025 03:26:57 UTC] User Purchases API - User ID: 57
[25-Dec-2025 03:26:57 UTC] User Purchases API - Total purchases found: 1
[25-Dec-2025 03:27:05 UTC] === API CALL LOG ===
[25-Dec-2025 03:27:05 UTC] Endpoint: user/profile.php
[25-Dec-2025 03:27:05 UTC] Full Log Data: {
    "timestamp": "2025-12-25 03:27:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1430:e055:1883:dd48:2659:9ab0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1430:e055:1883:dd48:2659:9ab0, 162.158.28.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTciLCJ1c2VybmFtZSI6ImFiNjgyNTc2N0BnbWFpbC5jb20iLCJlbWFpbCI6ImFiNjgyNTc2N0BnbWFpbC5jb20iLCJleHAiOjE3NjcyMzc5NTl9.nK1OTTw9xcwXxa1a2u9lUPsQiB5LRdlGetddqAz7zaA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b353d9bee80fa02-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:3100:1430:e055:1883:dd48:2659:9ab0",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Dec-2025 03:27:05 UTC] === END API CALL LOG ===
[25-Dec-2025 03:27:05 UTC] ✅ API Hash verification passed for profile endpoint
[25-Dec-2025 03:27:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTciLCJ1c2VybmFtZSI6ImFiNjgyNTc2N0BnbWFpbC5jb20iLCJlbWFpbCI6ImFiNjgyNTc2N0BnbWFpbC5jb20iLCJleHAiOjE3NjcyMzc5NTl9.nK1OTTw9xcwXxa1a2u9lUPsQiB5LRdlGetddqAz7zaA
[25-Dec-2025 03:27:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Dec-2025 03:27:05 UTC] ✅ JWT token verified successfully for user profile
[25-Dec-2025 03:27:05 UTC] User ID: 57
[25-Dec-2025 03:27:05 UTC] ✅ User profile retrieved successfully for user ID: 57
[25-Dec-2025 03:27:05 UTC] User Purchases API - User ID: 57
[25-Dec-2025 03:27:05 UTC] User Purchases API - Total purchases found: 1
[25-Dec-2025 03:27:10 UTC] === API CALL LOG ===
[25-Dec-2025 03:27:10 UTC] Endpoint: user/profile.php
[25-Dec-2025 03:27:10 UTC] Full Log Data: {
    "timestamp": "2025-12-25 03:27:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1430:e055:1883:dd48:2659:9ab0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1430:e055:1883:dd48:2659:9ab0, 162.158.28.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTciLCJ1c2VybmFtZSI6ImFiNjgyNTc2N0BnbWFpbC5jb20iLCJlbWFpbCI6ImFiNjgyNTc2N0BnbWFpbC5jb20iLCJleHAiOjE3NjcyMzc5NTl9.nK1OTTw9xcwXxa1a2u9lUPsQiB5LRdlGetddqAz7zaA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b353db91e20fa02-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:3100:1430:e055:1883:dd48:2659:9ab0",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Dec-2025 03:27:10 UTC] === END API CALL LOG ===
[25-Dec-2025 03:27:10 UTC] ✅ API Hash verification passed for profile endpoint
[25-Dec-2025 03:27:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTciLCJ1c2VybmFtZSI6ImFiNjgyNTc2N0BnbWFpbC5jb20iLCJlbWFpbCI6ImFiNjgyNTc2N0BnbWFpbC5jb20iLCJleHAiOjE3NjcyMzc5NTl9.nK1OTTw9xcwXxa1a2u9lUPsQiB5LRdlGetddqAz7zaA
[25-Dec-2025 03:27:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Dec-2025 03:27:10 UTC] ✅ JWT token verified successfully for user profile
[25-Dec-2025 03:27:10 UTC] User ID: 57
[25-Dec-2025 03:27:10 UTC] ✅ User profile retrieved successfully for user ID: 57
[25-Dec-2025 03:27:10 UTC] User Purchases API - User ID: 57
[25-Dec-2025 03:27:10 UTC] User Purchases API - Total purchases found: 1
[25-Dec-2025 03:27:11 UTC] User Purchases API - User ID: 57
[25-Dec-2025 03:27:11 UTC] User Purchases API - Total purchases found: 1
[25-Dec-2025 03:27:19 UTC] === API CALL LOG ===
[25-Dec-2025 03:27:19 UTC] Endpoint: user/profile.php
[25-Dec-2025 03:27:19 UTC] Full Log Data: {
    "timestamp": "2025-12-25 03:27:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1430:e055:1883:dd48:2659:9ab0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1430:e055:1883:dd48:2659:9ab0, 162.158.28.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTciLCJ1c2VybmFtZSI6ImFiNjgyNTc2N0BnbWFpbC5jb20iLCJlbWFpbCI6ImFiNjgyNTc2N0BnbWFpbC5jb20iLCJleHAiOjE3NjcyMzc5NTl9.nK1OTTw9xcwXxa1a2u9lUPsQiB5LRdlGetddqAz7zaA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b353df0dffbfa02-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:3100:1430:e055:1883:dd48:2659:9ab0",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Dec-2025 03:27:19 UTC] === END API CALL LOG ===
[25-Dec-2025 03:27:19 UTC] ✅ API Hash verification passed for profile endpoint
[25-Dec-2025 03:27:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTciLCJ1c2VybmFtZSI6ImFiNjgyNTc2N0BnbWFpbC5jb20iLCJlbWFpbCI6ImFiNjgyNTc2N0BnbWFpbC5jb20iLCJleHAiOjE3NjcyMzc5NTl9.nK1OTTw9xcwXxa1a2u9lUPsQiB5LRdlGetddqAz7zaA
[25-Dec-2025 03:27:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Dec-2025 03:27:19 UTC] ✅ JWT token verified successfully for user profile
[25-Dec-2025 03:27:19 UTC] User ID: 57
[25-Dec-2025 03:27:19 UTC] ✅ User profile retrieved successfully for user ID: 57
[25-Dec-2025 03:27:19 UTC] User Purchases API - User ID: 57
[25-Dec-2025 03:27:19 UTC] User Purchases API - Total purchases found: 1
[25-Dec-2025 03:27:26 UTC] === API CALL LOG ===
[25-Dec-2025 03:27:26 UTC] Endpoint: user/profile.php
[25-Dec-2025 03:27:26 UTC] Full Log Data: {
    "timestamp": "2025-12-25 03:27:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1430:e055:1883:dd48:2659:9ab0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1430:e055:1883:dd48:2659:9ab0, 162.158.28.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTciLCJ1c2VybmFtZSI6ImFiNjgyNTc2N0BnbWFpbC5jb20iLCJlbWFpbCI6ImFiNjgyNTc2N0BnbWFpbC5jb20iLCJleHAiOjE3NjcyMzc5NTl9.nK1OTTw9xcwXxa1a2u9lUPsQiB5LRdlGetddqAz7zaA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b353e1abef9fa02-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:3100:1430:e055:1883:dd48:2659:9ab0",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Dec-2025 03:27:26 UTC] === END API CALL LOG ===
[25-Dec-2025 03:27:26 UTC] ✅ API Hash verification passed for profile endpoint
[25-Dec-2025 03:27:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTciLCJ1c2VybmFtZSI6ImFiNjgyNTc2N0BnbWFpbC5jb20iLCJlbWFpbCI6ImFiNjgyNTc2N0BnbWFpbC5jb20iLCJleHAiOjE3NjcyMzc5NTl9.nK1OTTw9xcwXxa1a2u9lUPsQiB5LRdlGetddqAz7zaA
[25-Dec-2025 03:27:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Dec-2025 03:27:26 UTC] ✅ JWT token verified successfully for user profile
[25-Dec-2025 03:27:26 UTC] User ID: 57
[25-Dec-2025 03:27:26 UTC] ✅ User profile retrieved successfully for user ID: 57
[25-Dec-2025 03:27:26 UTC] User Purchases API - User ID: 57
[25-Dec-2025 03:27:26 UTC] User Purchases API - Total purchases found: 1
[25-Dec-2025 03:27:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Dec-2025 03:27:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Dec-2025 03:27:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2404:3100:1430:e055:1883:dd48:2659:9ab0, 162.158.28.165","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTciLCJ1c2VybmFtZSI6ImFiNjgyNTc2N0BnbWFpbC5jb20iLCJlbWFpbCI6ImFiNjgyNTc2N0BnbWFpbC5jb20iLCJleHAiOjE3NjcyMzc5NTl9.nK1OTTw9xcwXxa1a2u9lUPsQiB5LRdlGetddqAz7zaA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9b353e22fd47fa02-MCT","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2404:3100:1430:e055:1883:dd48:2659:9ab0","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Dec-2025 03:27:27 UTC] === User Orders API Called ===
[25-Dec-2025 03:27:27 UTC] User ID: 57
[25-Dec-2025 03:27:27 UTC] Limit: 20, Offset: 0
[25-Dec-2025 03:27:27 UTC] Orders found: 1
[25-Dec-2025 03:27:27 UTC] Orders data: [{"id":33,"quantity":1,"total_coins":20,"coin_type":"regular","telegram_link":"https:\/\/t.me\/GoldTraderMasterm5","status":"pending","created_at":"2025-12-25 06:56:23","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[25-Dec-2025 03:27:27 UTC] Total orders count: 1
[25-Dec-2025 03:27:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Dec-2025 03:27:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Dec-2025 03:27:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2404:3100:1430:e055:1883:dd48:2659:9ab0, 162.158.28.165","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTciLCJ1c2VybmFtZSI6ImFiNjgyNTc2N0BnbWFpbC5jb20iLCJlbWFpbCI6ImFiNjgyNTc2N0BnbWFpbC5jb20iLCJleHAiOjE3NjcyMzc5NTl9.nK1OTTw9xcwXxa1a2u9lUPsQiB5LRdlGetddqAz7zaA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9b353e66bf36fa02-MCT","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2404:3100:1430:e055:1883:dd48:2659:9ab0","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Dec-2025 03:27:38 UTC] === User Orders API Called ===
[25-Dec-2025 03:27:38 UTC] User ID: 57
[25-Dec-2025 03:27:38 UTC] Limit: 20, Offset: 0
[25-Dec-2025 03:27:38 UTC] Orders found: 1
[25-Dec-2025 03:27:38 UTC] Orders data: [{"id":33,"quantity":1,"total_coins":20,"coin_type":"regular","telegram_link":"https:\/\/t.me\/GoldTraderMasterm5","status":"pending","created_at":"2025-12-25 06:56:23","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[25-Dec-2025 03:27:38 UTC] Total orders count: 1
[25-Dec-2025 03:27:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Dec-2025 03:27:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Dec-2025 03:27:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2404:3100:1430:e055:1883:dd48:2659:9ab0, 162.158.28.165","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTciLCJ1c2VybmFtZSI6ImFiNjgyNTc2N0BnbWFpbC5jb20iLCJlbWFpbCI6ImFiNjgyNTc2N0BnbWFpbC5jb20iLCJleHAiOjE3NjcyMzc5NTl9.nK1OTTw9xcwXxa1a2u9lUPsQiB5LRdlGetddqAz7zaA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9b353ebc7ed4fa02-MCT","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2404:3100:1430:e055:1883:dd48:2659:9ab0","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Dec-2025 03:27:51 UTC] === User Orders API Called ===
[25-Dec-2025 03:27:51 UTC] User ID: 57
[25-Dec-2025 03:27:51 UTC] Limit: 20, Offset: 0
[25-Dec-2025 03:27:51 UTC] Orders found: 1
[25-Dec-2025 03:27:51 UTC] Orders data: [{"id":33,"quantity":1,"total_coins":20,"coin_type":"regular","telegram_link":"https:\/\/t.me\/GoldTraderMasterm5","status":"pending","created_at":"2025-12-25 06:56:23","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[25-Dec-2025 03:27:51 UTC] Total orders count: 1
[25-Dec-2025 03:28:01 UTC] === API CALL LOG ===
[25-Dec-2025 03:28:01 UTC] Endpoint: user/profile.php
[25-Dec-2025 03:28:01 UTC] Full Log Data: {
    "timestamp": "2025-12-25 03:28:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1430:e055:1883:dd48:2659:9ab0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1430:e055:1883:dd48:2659:9ab0, 162.158.28.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTciLCJ1c2VybmFtZSI6ImFiNjgyNTc2N0BnbWFpbC5jb20iLCJlbWFpbCI6ImFiNjgyNTc2N0BnbWFpbC5jb20iLCJleHAiOjE3NjcyMzc5NTl9.nK1OTTw9xcwXxa1a2u9lUPsQiB5LRdlGetddqAz7zaA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b353ef86855fa02-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:3100:1430:e055:1883:dd48:2659:9ab0",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Dec-2025 03:28:01 UTC] === END API CALL LOG ===
[25-Dec-2025 03:28:01 UTC] ✅ API Hash verification passed for profile endpoint
[25-Dec-2025 03:28:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTciLCJ1c2VybmFtZSI6ImFiNjgyNTc2N0BnbWFpbC5jb20iLCJlbWFpbCI6ImFiNjgyNTc2N0BnbWFpbC5jb20iLCJleHAiOjE3NjcyMzc5NTl9.nK1OTTw9xcwXxa1a2u9lUPsQiB5LRdlGetddqAz7zaA
[25-Dec-2025 03:28:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Dec-2025 03:28:01 UTC] ✅ JWT token verified successfully for user profile
[25-Dec-2025 03:28:01 UTC] User ID: 57
[25-Dec-2025 03:28:01 UTC] ✅ User profile retrieved successfully for user ID: 57
[25-Dec-2025 03:28:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Dec-2025 03:28:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Dec-2025 03:28:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2404:3100:1430:e055:1883:dd48:2659:9ab0, 162.158.28.164","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTciLCJ1c2VybmFtZSI6ImFiNjgyNTc2N0BnbWFpbC5jb20iLCJlbWFpbCI6ImFiNjgyNTc2N0BnbWFpbC5jb20iLCJleHAiOjE3NjcyMzc5NTl9.nK1OTTw9xcwXxa1a2u9lUPsQiB5LRdlGetddqAz7zaA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9b353fb829eafa02-MCT","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2404:3100:1430:e055:1883:dd48:2659:9ab0","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Dec-2025 03:28:32 UTC] === User Orders API Called ===
[25-Dec-2025 03:28:32 UTC] User ID: 57
[25-Dec-2025 03:28:32 UTC] Limit: 20, Offset: 0
[25-Dec-2025 03:28:32 UTC] Orders found: 2
[25-Dec-2025 03:28:32 UTC] Orders data: [{"id":34,"quantity":1,"total_coins":1,"coin_type":"regular","telegram_link":"https:\/\/t.me\/GoldTraderMasterm5","status":"pending","created_at":"2025-12-25 06:58:30","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":33,"quantity":1,"total_coins":20,"coin_type":"regular","telegram_link":"https:\/\/t.me\/GoldTraderMasterm5","status":"pending","created_at":"2025-12-25 06:56:23","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[25-Dec-2025 03:28:32 UTC] Total orders count: 2
[25-Dec-2025 03:28:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Dec-2025 03:28:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Dec-2025 03:28:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2404:3100:1430:e055:1883:dd48:2659:9ab0, 162.158.28.164","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTciLCJ1c2VybmFtZSI6ImFiNjgyNTc2N0BnbWFpbC5jb20iLCJlbWFpbCI6ImFiNjgyNTc2N0BnbWFpbC5jb20iLCJleHAiOjE3NjcyMzc5NTl9.nK1OTTw9xcwXxa1a2u9lUPsQiB5LRdlGetddqAz7zaA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9b353fee0ce5fa02-MCT","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2404:3100:1430:e055:1883:dd48:2659:9ab0","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Dec-2025 03:28:40 UTC] === User Orders API Called ===
[25-Dec-2025 03:28:40 UTC] User ID: 57
[25-Dec-2025 03:28:40 UTC] Limit: 20, Offset: 0
[25-Dec-2025 03:28:40 UTC] Orders found: 2
[25-Dec-2025 03:28:40 UTC] Orders data: [{"id":34,"quantity":1,"total_coins":1,"coin_type":"regular","telegram_link":"https:\/\/t.me\/GoldTraderMasterm5","status":"pending","created_at":"2025-12-25 06:58:30","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":33,"quantity":1,"total_coins":20,"coin_type":"regular","telegram_link":"https:\/\/t.me\/GoldTraderMasterm5","status":"pending","created_at":"2025-12-25 06:56:23","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[25-Dec-2025 03:28:40 UTC] Total orders count: 2
[25-Dec-2025 03:28:41 UTC] === API CALL LOG ===
[25-Dec-2025 03:28:41 UTC] Endpoint: user/profile.php
[25-Dec-2025 03:28:41 UTC] Full Log Data: {
    "timestamp": "2025-12-25 03:28:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1430:e055:1883:dd48:2659:9ab0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1430:e055:1883:dd48:2659:9ab0, 162.158.28.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTciLCJ1c2VybmFtZSI6ImFiNjgyNTc2N0BnbWFpbC5jb20iLCJlbWFpbCI6ImFiNjgyNTc2N0BnbWFpbC5jb20iLCJleHAiOjE3NjcyMzc5NTl9.nK1OTTw9xcwXxa1a2u9lUPsQiB5LRdlGetddqAz7zaA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b353ff4da82fa02-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:3100:1430:e055:1883:dd48:2659:9ab0",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Dec-2025 03:28:41 UTC] === END API CALL LOG ===
[25-Dec-2025 03:28:41 UTC] ✅ API Hash verification passed for profile endpoint
[25-Dec-2025 03:28:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTciLCJ1c2VybmFtZSI6ImFiNjgyNTc2N0BnbWFpbC5jb20iLCJlbWFpbCI6ImFiNjgyNTc2N0BnbWFpbC5jb20iLCJleHAiOjE3NjcyMzc5NTl9.nK1OTTw9xcwXxa1a2u9lUPsQiB5LRdlGetddqAz7zaA
[25-Dec-2025 03:28:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Dec-2025 03:28:41 UTC] ✅ JWT token verified successfully for user profile
[25-Dec-2025 03:28:41 UTC] User ID: 57
[25-Dec-2025 03:28:41 UTC] ✅ User profile retrieved successfully for user ID: 57
[25-Dec-2025 03:28:42 UTC] User Purchases API - User ID: 57
[25-Dec-2025 03:28:42 UTC] User Purchases API - Total purchases found: 1
[25-Dec-2025 03:28:50 UTC] === API CALL LOG ===
[25-Dec-2025 03:28:50 UTC] Endpoint: user/profile.php
[25-Dec-2025 03:28:50 UTC] Full Log Data: {
    "timestamp": "2025-12-25 03:28:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1430:e055:1883:dd48:2659:9ab0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1430:e055:1883:dd48:2659:9ab0, 162.158.28.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTciLCJ1c2VybmFtZSI6ImFiNjgyNTc2N0BnbWFpbC5jb20iLCJlbWFpbCI6ImFiNjgyNTc2N0BnbWFpbC5jb20iLCJleHAiOjE3NjcyMzc5NTl9.nK1OTTw9xcwXxa1a2u9lUPsQiB5LRdlGetddqAz7zaA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b35402c0e12fa02-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:3100:1430:e055:1883:dd48:2659:9ab0",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Dec-2025 03:28:50 UTC] === END API CALL LOG ===
[25-Dec-2025 03:28:50 UTC] ✅ API Hash verification passed for profile endpoint
[25-Dec-2025 03:28:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTciLCJ1c2VybmFtZSI6ImFiNjgyNTc2N0BnbWFpbC5jb20iLCJlbWFpbCI6ImFiNjgyNTc2N0BnbWFpbC5jb20iLCJleHAiOjE3NjcyMzc5NTl9.nK1OTTw9xcwXxa1a2u9lUPsQiB5LRdlGetddqAz7zaA
[25-Dec-2025 03:28:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Dec-2025 03:28:50 UTC] ✅ JWT token verified successfully for user profile
[25-Dec-2025 03:28:50 UTC] User ID: 57
[25-Dec-2025 03:28:50 UTC] ✅ User profile retrieved successfully for user ID: 57
[25-Dec-2025 03:28:58 UTC] === API CALL LOG ===
[25-Dec-2025 03:28:58 UTC] Endpoint: user/profile.php
[25-Dec-2025 03:28:58 UTC] Full Log Data: {
    "timestamp": "2025-12-25 03:28:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1430:e055:1883:dd48:2659:9ab0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1430:e055:1883:dd48:2659:9ab0, 162.158.28.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTciLCJ1c2VybmFtZSI6ImFiNjgyNTc2N0BnbWFpbC5jb20iLCJlbWFpbCI6ImFiNjgyNTc2N0BnbWFpbC5jb20iLCJleHAiOjE3NjcyMzc5NTl9.nK1OTTw9xcwXxa1a2u9lUPsQiB5LRdlGetddqAz7zaA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b35405e6841fa02-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:3100:1430:e055:1883:dd48:2659:9ab0",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Dec-2025 03:28:58 UTC] === END API CALL LOG ===
[25-Dec-2025 03:28:58 UTC] ✅ API Hash verification passed for profile endpoint
[25-Dec-2025 03:28:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTciLCJ1c2VybmFtZSI6ImFiNjgyNTc2N0BnbWFpbC5jb20iLCJlbWFpbCI6ImFiNjgyNTc2N0BnbWFpbC5jb20iLCJleHAiOjE3NjcyMzc5NTl9.nK1OTTw9xcwXxa1a2u9lUPsQiB5LRdlGetddqAz7zaA
[25-Dec-2025 03:28:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Dec-2025 03:28:58 UTC] ✅ JWT token verified successfully for user profile
[25-Dec-2025 03:28:58 UTC] User ID: 57
[25-Dec-2025 03:28:58 UTC] ✅ User profile retrieved successfully for user ID: 57
[25-Dec-2025 03:29:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Dec-2025 03:29:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Dec-2025 03:29:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2404:3100:1430:e055:1883:dd48:2659:9ab0, 162.158.28.165","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTciLCJ1c2VybmFtZSI6ImFiNjgyNTc2N0BnbWFpbC5jb20iLCJlbWFpbCI6ImFiNjgyNTc2N0BnbWFpbC5jb20iLCJleHAiOjE3NjcyMzc5NTl9.nK1OTTw9xcwXxa1a2u9lUPsQiB5LRdlGetddqAz7zaA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9b3540b12a47fa02-MCT","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2404:3100:1430:e055:1883:dd48:2659:9ab0","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Dec-2025 03:29:11 UTC] === User Orders API Called ===
[25-Dec-2025 03:29:11 UTC] User ID: 57
[25-Dec-2025 03:29:11 UTC] Limit: 20, Offset: 0
[25-Dec-2025 03:29:11 UTC] Orders found: 3
[25-Dec-2025 03:29:11 UTC] Orders data: [{"id":35,"quantity":1,"total_coins":20,"coin_type":"regular","telegram_link":"https:\/\/t.me\/GoldTraderMasterm5","status":"pending","created_at":"2025-12-25 06:59:09","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":34,"quantity":1,"total_coins":1,"coin_type":"regular","telegram_link":"https:\/\/t.me\/GoldTraderMasterm5","status":"pending","created_at":"2025-12-25 06:58:30","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":33,"quantity":1,"total_coins":20,"coin_type":"regular","telegram_link":"https:\/\/t.me\/GoldTraderMasterm5","status":"pending","created_at":"2025-12-25 06:56:23","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[25-Dec-2025 03:29:11 UTC] Total orders count: 3
[25-Dec-2025 03:29:15 UTC] === API CALL LOG ===
[25-Dec-2025 03:29:15 UTC] Endpoint: user/profile.php
[25-Dec-2025 03:29:15 UTC] Full Log Data: {
    "timestamp": "2025-12-25 03:29:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1430:e055:1883:dd48:2659:9ab0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1430:e055:1883:dd48:2659:9ab0, 162.158.28.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTciLCJ1c2VybmFtZSI6ImFiNjgyNTc2N0BnbWFpbC5jb20iLCJlbWFpbCI6ImFiNjgyNTc2N0BnbWFpbC5jb20iLCJleHAiOjE3NjcyMzc5NTl9.nK1OTTw9xcwXxa1a2u9lUPsQiB5LRdlGetddqAz7zaA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b3540c46846fa02-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:3100:1430:e055:1883:dd48:2659:9ab0",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Dec-2025 03:29:15 UTC] === END API CALL LOG ===
[25-Dec-2025 03:29:15 UTC] ✅ API Hash verification passed for profile endpoint
[25-Dec-2025 03:29:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTciLCJ1c2VybmFtZSI6ImFiNjgyNTc2N0BnbWFpbC5jb20iLCJlbWFpbCI6ImFiNjgyNTc2N0BnbWFpbC5jb20iLCJleHAiOjE3NjcyMzc5NTl9.nK1OTTw9xcwXxa1a2u9lUPsQiB5LRdlGetddqAz7zaA
[25-Dec-2025 03:29:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Dec-2025 03:29:15 UTC] ✅ JWT token verified successfully for user profile
[25-Dec-2025 03:29:15 UTC] User ID: 57
[25-Dec-2025 03:29:15 UTC] ✅ User profile retrieved successfully for user ID: 57
[25-Dec-2025 03:29:15 UTC] User Purchases API - User ID: 57
[25-Dec-2025 03:29:15 UTC] User Purchases API - Total purchases found: 1
[25-Dec-2025 03:29:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Dec-2025 03:29:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Dec-2025 03:29:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2404:3100:1430:e055:1883:dd48:2659:9ab0, 162.158.28.165","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTciLCJ1c2VybmFtZSI6ImFiNjgyNTc2N0BnbWFpbC5jb20iLCJlbWFpbCI6ImFiNjgyNTc2N0BnbWFpbC5jb20iLCJleHAiOjE3NjcyMzc5NTl9.nK1OTTw9xcwXxa1a2u9lUPsQiB5LRdlGetddqAz7zaA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9b3540ed0dbffa02-MCT","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2404:3100:1430:e055:1883:dd48:2659:9ab0","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Dec-2025 03:29:21 UTC] === User Orders API Called ===
[25-Dec-2025 03:29:21 UTC] User ID: 57
[25-Dec-2025 03:29:21 UTC] Limit: 20, Offset: 0
[25-Dec-2025 03:29:21 UTC] Orders found: 3
[25-Dec-2025 03:29:21 UTC] Orders data: [{"id":35,"quantity":1,"total_coins":20,"coin_type":"regular","telegram_link":"https:\/\/t.me\/GoldTraderMasterm5","status":"pending","created_at":"2025-12-25 06:59:09","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":34,"quantity":1,"total_coins":1,"coin_type":"regular","telegram_link":"https:\/\/t.me\/GoldTraderMasterm5","status":"pending","created_at":"2025-12-25 06:58:30","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":33,"quantity":1,"total_coins":20,"coin_type":"regular","telegram_link":"https:\/\/t.me\/GoldTraderMasterm5","status":"pending","created_at":"2025-12-25 06:56:23","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[25-Dec-2025 03:29:21 UTC] Total orders count: 3
[25-Dec-2025 03:29:30 UTC] === API CALL LOG ===
[25-Dec-2025 03:29:30 UTC] Endpoint: user/profile.php
[25-Dec-2025 03:29:30 UTC] Full Log Data: {
    "timestamp": "2025-12-25 03:29:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1430:e055:1883:dd48:2659:9ab0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1430:e055:1883:dd48:2659:9ab0, 162.158.28.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTciLCJ1c2VybmFtZSI6ImFiNjgyNTc2N0BnbWFpbC5jb20iLCJlbWFpbCI6ImFiNjgyNTc2N0BnbWFpbC5jb20iLCJleHAiOjE3NjcyMzc5NTl9.nK1OTTw9xcwXxa1a2u9lUPsQiB5LRdlGetddqAz7zaA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b3541213c39fa02-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:3100:1430:e055:1883:dd48:2659:9ab0",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Dec-2025 03:29:30 UTC] === END API CALL LOG ===
[25-Dec-2025 03:29:30 UTC] ✅ API Hash verification passed for profile endpoint
[25-Dec-2025 03:29:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTciLCJ1c2VybmFtZSI6ImFiNjgyNTc2N0BnbWFpbC5jb20iLCJlbWFpbCI6ImFiNjgyNTc2N0BnbWFpbC5jb20iLCJleHAiOjE3NjcyMzc5NTl9.nK1OTTw9xcwXxa1a2u9lUPsQiB5LRdlGetddqAz7zaA
[25-Dec-2025 03:29:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Dec-2025 03:29:30 UTC] ✅ JWT token verified successfully for user profile
[25-Dec-2025 03:29:30 UTC] User ID: 57
[25-Dec-2025 03:29:30 UTC] ✅ User profile retrieved successfully for user ID: 57
[25-Dec-2025 05:32:01 UTC] === API CALL LOG ===
[25-Dec-2025 05:32:01 UTC] Endpoint: user/profile.php
[25-Dec-2025 05:32:01 UTC] Full Log Data: {
    "timestamp": "2025-12-25 05:32:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:ac40:70b:321f:98d:991b:bb16:466",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2400:ac40:70b:321f:98d:991b:bb16:466, 104.23.175.82",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgiLCJ1c2VybmFtZSI6IkFsaWVuIiwiZW1haWwiOiJwcGVycnB1bG9uZUBnbWFpbC5jb20iLCJleHAiOjE3NjcyNDU1MTh9.IEAjqvRJYZqi5nJsySQoDsboVlxMNIVZGBr8fb24cWs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b35f49d8d80b6bd-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2400:ac40:70b:321f:98d:991b:bb16:466",
        "cf-ipcountry": "MM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Dec-2025 05:32:01 UTC] === END API CALL LOG ===
[25-Dec-2025 05:32:01 UTC] ✅ API Hash verification passed for profile endpoint
[25-Dec-2025 05:32:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgiLCJ1c2VybmFtZSI6IkFsaWVuIiwiZW1haWwiOiJwcGVycnB1bG9uZUBnbWFpbC5jb20iLCJleHAiOjE3NjcyNDU1MTh9.IEAjqvRJYZqi5nJsySQoDsboVlxMNIVZGBr8fb24cWs
[25-Dec-2025 05:32:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Dec-2025 05:32:01 UTC] ✅ JWT token verified successfully for user profile
[25-Dec-2025 05:32:01 UTC] User ID: 58
[25-Dec-2025 05:32:01 UTC] ✅ User profile retrieved successfully for user ID: 58
[25-Dec-2025 05:33:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Dec-2025 05:33:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Dec-2025 05:33:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2400:ac40:70b:321f:98d:991b:bb16:466, 104.23.175.82","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgiLCJ1c2VybmFtZSI6IkFsaWVuIiwiZW1haWwiOiJwcGVycnB1bG9uZUBnbWFpbC5jb20iLCJleHAiOjE3NjcyNDU1MTh9.IEAjqvRJYZqi5nJsySQoDsboVlxMNIVZGBr8fb24cWs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9b35f6dc3be9b6bd-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2400:ac40:70b:321f:98d:991b:bb16:466","cf-ipcountry":"MM","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Dec-2025 05:33:33 UTC] === User Orders API Called ===
[25-Dec-2025 05:33:33 UTC] User ID: 58
[25-Dec-2025 05:33:33 UTC] Limit: 20, Offset: 0
[25-Dec-2025 05:33:33 UTC] Orders found: 1
[25-Dec-2025 05:33:33 UTC] Orders data: [{"id":36,"quantity":1,"total_coins":1,"coin_type":"regular","telegram_link":"t.me\/linkAlienking123","status":"pending","created_at":"2025-12-25 09:03:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[25-Dec-2025 05:33:33 UTC] Total orders count: 1
[25-Dec-2025 05:33:39 UTC] === API CALL LOG ===
[25-Dec-2025 05:33:39 UTC] Endpoint: user/profile.php
[25-Dec-2025 05:33:39 UTC] Full Log Data: {
    "timestamp": "2025-12-25 05:33:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:ac40:70b:321f:98d:991b:bb16:466",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2400:ac40:70b:321f:98d:991b:bb16:466, 104.23.175.82",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgiLCJ1c2VybmFtZSI6IkFsaWVuIiwiZW1haWwiOiJwcGVycnB1bG9uZUBnbWFpbC5jb20iLCJleHAiOjE3NjcyNDU1MTh9.IEAjqvRJYZqi5nJsySQoDsboVlxMNIVZGBr8fb24cWs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b35f701da89b6bd-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2400:ac40:70b:321f:98d:991b:bb16:466",
        "cf-ipcountry": "MM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Dec-2025 05:33:39 UTC] === END API CALL LOG ===
[25-Dec-2025 05:33:39 UTC] ✅ API Hash verification passed for profile endpoint
[25-Dec-2025 05:33:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgiLCJ1c2VybmFtZSI6IkFsaWVuIiwiZW1haWwiOiJwcGVycnB1bG9uZUBnbWFpbC5jb20iLCJleHAiOjE3NjcyNDU1MTh9.IEAjqvRJYZqi5nJsySQoDsboVlxMNIVZGBr8fb24cWs
[25-Dec-2025 05:33:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Dec-2025 05:33:39 UTC] ✅ JWT token verified successfully for user profile
[25-Dec-2025 05:33:39 UTC] User ID: 58
[25-Dec-2025 05:33:39 UTC] ✅ User profile retrieved successfully for user ID: 58
[25-Dec-2025 05:33:40 UTC] User Purchases API - User ID: 58
[25-Dec-2025 05:33:40 UTC] User Purchases API - Total purchases found: 0
[25-Dec-2025 05:33:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Dec-2025 05:33:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Dec-2025 05:33:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2400:ac40:70b:321f:98d:991b:bb16:466, 104.23.175.82","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgiLCJ1c2VybmFtZSI6IkFsaWVuIiwiZW1haWwiOiJwcGVycnB1bG9uZUBnbWFpbC5jb20iLCJleHAiOjE3NjcyNDU1MTh9.IEAjqvRJYZqi5nJsySQoDsboVlxMNIVZGBr8fb24cWs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9b35f7156dc1b6bd-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2400:ac40:70b:321f:98d:991b:bb16:466","cf-ipcountry":"MM","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Dec-2025 05:33:42 UTC] === User Orders API Called ===
[25-Dec-2025 05:33:42 UTC] User ID: 58
[25-Dec-2025 05:33:42 UTC] Limit: 20, Offset: 0
[25-Dec-2025 05:33:42 UTC] Orders found: 1
[25-Dec-2025 05:33:42 UTC] Orders data: [{"id":36,"quantity":1,"total_coins":1,"coin_type":"regular","telegram_link":"t.me\/linkAlienking123","status":"pending","created_at":"2025-12-25 09:03:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[25-Dec-2025 05:33:42 UTC] Total orders count: 1
[25-Dec-2025 05:40:36 UTC] === API CALL LOG ===
[25-Dec-2025 05:40:36 UTC] Endpoint: user/profile.php
[25-Dec-2025 05:40:36 UTC] Full Log Data: {
    "timestamp": "2025-12-25 05:40:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:ac40:70b:321f:98d:991b:bb16:466",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2400:ac40:70b:321f:98d:991b:bb16:466, 108.162.226.115",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgiLCJ1c2VybmFtZSI6IkFsaWVuIiwiZW1haWwiOiJwcGVycnB1bG9uZUBnbWFpbC5jb20iLCJleHAiOjE3NjcyNDU1MTh9.IEAjqvRJYZqi5nJsySQoDsboVlxMNIVZGBr8fb24cWs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b36012deaa33dd4-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2400:ac40:70b:321f:98d:991b:bb16:466",
        "cf-ipcountry": "MM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Dec-2025 05:40:36 UTC] === END API CALL LOG ===
[25-Dec-2025 05:40:36 UTC] ✅ API Hash verification passed for profile endpoint
[25-Dec-2025 05:40:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgiLCJ1c2VybmFtZSI6IkFsaWVuIiwiZW1haWwiOiJwcGVycnB1bG9uZUBnbWFpbC5jb20iLCJleHAiOjE3NjcyNDU1MTh9.IEAjqvRJYZqi5nJsySQoDsboVlxMNIVZGBr8fb24cWs
[25-Dec-2025 05:40:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Dec-2025 05:40:36 UTC] ✅ JWT token verified successfully for user profile
[25-Dec-2025 05:40:36 UTC] User ID: 58
[25-Dec-2025 05:40:36 UTC] ✅ User profile retrieved successfully for user ID: 58
[25-Dec-2025 05:40:39 UTC] === API CALL LOG ===
[25-Dec-2025 05:40:39 UTC] Endpoint: user/profile.php
[25-Dec-2025 05:40:39 UTC] Full Log Data: {
    "timestamp": "2025-12-25 05:40:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:ac40:70b:321f:98d:991b:bb16:466",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2400:ac40:70b:321f:98d:991b:bb16:466, 172.68.164.100",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgiLCJ1c2VybmFtZSI6IkFsaWVuIiwiZW1haWwiOiJwcGVycnB1bG9uZUBnbWFpbC5jb20iLCJleHAiOjE3NjcyNDU1MTh9.IEAjqvRJYZqi5nJsySQoDsboVlxMNIVZGBr8fb24cWs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b36013e0c14f934-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2400:ac40:70b:321f:98d:991b:bb16:466",
        "cf-ipcountry": "MM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Dec-2025 05:40:39 UTC] === END API CALL LOG ===
[25-Dec-2025 05:40:39 UTC] ✅ API Hash verification passed for profile endpoint
[25-Dec-2025 05:40:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgiLCJ1c2VybmFtZSI6IkFsaWVuIiwiZW1haWwiOiJwcGVycnB1bG9uZUBnbWFpbC5jb20iLCJleHAiOjE3NjcyNDU1MTh9.IEAjqvRJYZqi5nJsySQoDsboVlxMNIVZGBr8fb24cWs
[25-Dec-2025 05:40:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Dec-2025 05:40:39 UTC] ✅ JWT token verified successfully for user profile
[25-Dec-2025 05:40:39 UTC] User ID: 58
[25-Dec-2025 05:40:39 UTC] ✅ User profile retrieved successfully for user ID: 58
[25-Dec-2025 05:40:39 UTC] === API CALL LOG ===
[25-Dec-2025 05:40:39 UTC] Endpoint: user/profile.php
[25-Dec-2025 05:40:39 UTC] Full Log Data: {
    "timestamp": "2025-12-25 05:40:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:ac40:70b:321f:98d:991b:bb16:466",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2400:ac40:70b:321f:98d:991b:bb16:466, 172.71.124.88",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgiLCJ1c2VybmFtZSI6IkFsaWVuIiwiZW1haWwiOiJwcGVycnB1bG9uZUBnbWFpbC5jb20iLCJleHAiOjE3NjcyNDU1MTh9.IEAjqvRJYZqi5nJsySQoDsboVlxMNIVZGBr8fb24cWs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b3601428cffce4b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2400:ac40:70b:321f:98d:991b:bb16:466",
        "cf-ipcountry": "MM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Dec-2025 05:40:39 UTC] === END API CALL LOG ===
[25-Dec-2025 05:40:39 UTC] ✅ API Hash verification passed for profile endpoint
[25-Dec-2025 05:40:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgiLCJ1c2VybmFtZSI6IkFsaWVuIiwiZW1haWwiOiJwcGVycnB1bG9uZUBnbWFpbC5jb20iLCJleHAiOjE3NjcyNDU1MTh9.IEAjqvRJYZqi5nJsySQoDsboVlxMNIVZGBr8fb24cWs
[25-Dec-2025 05:40:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Dec-2025 05:40:39 UTC] ✅ JWT token verified successfully for user profile
[25-Dec-2025 05:40:39 UTC] User ID: 58
[25-Dec-2025 05:40:39 UTC] ✅ User profile retrieved successfully for user ID: 58
[25-Dec-2025 05:40:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Dec-2025 05:40:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Dec-2025 05:40:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2400:ac40:70b:321f:98d:991b:bb16:466, 172.71.124.88","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgiLCJ1c2VybmFtZSI6IkFsaWVuIiwiZW1haWwiOiJwcGVycnB1bG9uZUBnbWFpbC5jb20iLCJleHAiOjE3NjcyNDU1MTh9.IEAjqvRJYZqi5nJsySQoDsboVlxMNIVZGBr8fb24cWs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9b3601437f37ce4b-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2400:ac40:70b:321f:98d:991b:bb16:466","cf-ipcountry":"MM","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Dec-2025 05:40:40 UTC] === User Orders API Called ===
[25-Dec-2025 05:40:40 UTC] User ID: 58
[25-Dec-2025 05:40:40 UTC] Limit: 20, Offset: 0
[25-Dec-2025 05:40:40 UTC] Orders found: 1
[25-Dec-2025 05:40:40 UTC] Orders data: [{"id":36,"quantity":1,"total_coins":1,"coin_type":"regular","telegram_link":"t.me\/linkAlienking123","status":"pending","created_at":"2025-12-25 09:03:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[25-Dec-2025 05:40:40 UTC] Total orders count: 1
[25-Dec-2025 05:40:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Dec-2025 05:40:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Dec-2025 05:40:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2400:ac40:70b:321f:98d:991b:bb16:466, 172.70.208.80","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgiLCJ1c2VybmFtZSI6IkFsaWVuIiwiZW1haWwiOiJwcGVycnB1bG9uZUBnbWFpbC5jb20iLCJleHAiOjE3NjcyNDU1MTh9.IEAjqvRJYZqi5nJsySQoDsboVlxMNIVZGBr8fb24cWs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9b3601573be7fda2-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2400:ac40:70b:321f:98d:991b:bb16:466","cf-ipcountry":"MM","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Dec-2025 05:40:43 UTC] === User Orders API Called ===
[25-Dec-2025 05:40:43 UTC] User ID: 58
[25-Dec-2025 05:40:43 UTC] Limit: 20, Offset: 0
[25-Dec-2025 05:40:43 UTC] Orders found: 1
[25-Dec-2025 05:40:43 UTC] Orders data: [{"id":36,"quantity":1,"total_coins":1,"coin_type":"regular","telegram_link":"t.me\/linkAlienking123","status":"pending","created_at":"2025-12-25 09:03:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[25-Dec-2025 05:40:43 UTC] Total orders count: 1
[25-Dec-2025 05:40:55 UTC] === API CALL LOG ===
[25-Dec-2025 05:40:55 UTC] Endpoint: user/profile.php
[25-Dec-2025 05:40:55 UTC] Full Log Data: {
    "timestamp": "2025-12-25 05:40:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:ac40:70b:321f:98d:991b:bb16:466",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2400:ac40:70b:321f:98d:991b:bb16:466, 172.70.208.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgiLCJ1c2VybmFtZSI6IkFsaWVuIiwiZW1haWwiOiJwcGVycnB1bG9uZUBnbWFpbC5jb20iLCJleHAiOjE3NjcyNDU1MTh9.IEAjqvRJYZqi5nJsySQoDsboVlxMNIVZGBr8fb24cWs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b3601a38b85fda2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2400:ac40:70b:321f:98d:991b:bb16:466",
        "cf-ipcountry": "MM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Dec-2025 05:40:55 UTC] === END API CALL LOG ===
[25-Dec-2025 05:40:55 UTC] ✅ API Hash verification passed for profile endpoint
[25-Dec-2025 05:40:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgiLCJ1c2VybmFtZSI6IkFsaWVuIiwiZW1haWwiOiJwcGVycnB1bG9uZUBnbWFpbC5jb20iLCJleHAiOjE3NjcyNDU1MTh9.IEAjqvRJYZqi5nJsySQoDsboVlxMNIVZGBr8fb24cWs
[25-Dec-2025 05:40:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Dec-2025 05:40:55 UTC] ✅ JWT token verified successfully for user profile
[25-Dec-2025 05:40:55 UTC] User ID: 58
[25-Dec-2025 05:40:55 UTC] ✅ User profile retrieved successfully for user ID: 58
[25-Dec-2025 05:40:55 UTC] User Purchases API - User ID: 58
[25-Dec-2025 05:40:55 UTC] User Purchases API - Total purchases found: 0
[25-Dec-2025 05:41:13 UTC] === API CALL LOG ===
[25-Dec-2025 05:41:13 UTC] Endpoint: user/profile.php
[25-Dec-2025 05:41:13 UTC] Full Log Data: {
    "timestamp": "2025-12-25 05:41:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:ac40:70b:321f:98d:991b:bb16:466",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2400:ac40:70b:321f:98d:991b:bb16:466, 172.70.142.24",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgiLCJ1c2VybmFtZSI6IkFsaWVuIiwiZW1haWwiOiJwcGVycnB1bG9uZUBnbWFpbC5jb20iLCJleHAiOjE3NjcyNDU1MTh9.IEAjqvRJYZqi5nJsySQoDsboVlxMNIVZGBr8fb24cWs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b36021298ab5fdb-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2400:ac40:70b:321f:98d:991b:bb16:466",
        "cf-ipcountry": "MM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Dec-2025 05:41:13 UTC] === END API CALL LOG ===
[25-Dec-2025 05:41:13 UTC] ✅ API Hash verification passed for profile endpoint
[25-Dec-2025 05:41:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgiLCJ1c2VybmFtZSI6IkFsaWVuIiwiZW1haWwiOiJwcGVycnB1bG9uZUBnbWFpbC5jb20iLCJleHAiOjE3NjcyNDU1MTh9.IEAjqvRJYZqi5nJsySQoDsboVlxMNIVZGBr8fb24cWs
[25-Dec-2025 05:41:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Dec-2025 05:41:13 UTC] ✅ JWT token verified successfully for user profile
[25-Dec-2025 05:41:13 UTC] User ID: 58
[25-Dec-2025 05:41:13 UTC] ✅ User profile retrieved successfully for user ID: 58
[25-Dec-2025 05:41:14 UTC] === API CALL LOG ===
[25-Dec-2025 05:41:14 UTC] Endpoint: user/profile.php
[25-Dec-2025 05:41:14 UTC] Full Log Data: {
    "timestamp": "2025-12-25 05:41:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:ac40:70b:321f:98d:991b:bb16:466",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2400:ac40:70b:321f:98d:991b:bb16:466, 104.23.175.82",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgiLCJ1c2VybmFtZSI6IkFsaWVuIiwiZW1haWwiOiJwcGVycnB1bG9uZUBnbWFpbC5jb20iLCJleHAiOjE3NjcyNDU1MTh9.IEAjqvRJYZqi5nJsySQoDsboVlxMNIVZGBr8fb24cWs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b36021b3f1a22a1-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2400:ac40:70b:321f:98d:991b:bb16:466",
        "cf-ipcountry": "MM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Dec-2025 05:41:14 UTC] === END API CALL LOG ===
[25-Dec-2025 05:41:14 UTC] ✅ API Hash verification passed for profile endpoint
[25-Dec-2025 05:41:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgiLCJ1c2VybmFtZSI6IkFsaWVuIiwiZW1haWwiOiJwcGVycnB1bG9uZUBnbWFpbC5jb20iLCJleHAiOjE3NjcyNDU1MTh9.IEAjqvRJYZqi5nJsySQoDsboVlxMNIVZGBr8fb24cWs
[25-Dec-2025 05:41:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Dec-2025 05:41:14 UTC] ✅ JWT token verified successfully for user profile
[25-Dec-2025 05:41:14 UTC] User ID: 58
[25-Dec-2025 05:41:14 UTC] ✅ User profile retrieved successfully for user ID: 58
[25-Dec-2025 05:42:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Dec-2025 05:42:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Dec-2025 05:42:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2400:ac40:70b:321f:98d:991b:bb16:466, 104.23.175.82","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgiLCJ1c2VybmFtZSI6IkFsaWVuIiwiZW1haWwiOiJwcGVycnB1bG9uZUBnbWFpbC5jb20iLCJleHAiOjE3NjcyNDU1MTh9.IEAjqvRJYZqi5nJsySQoDsboVlxMNIVZGBr8fb24cWs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9b360444ccf622a1-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2400:ac40:70b:321f:98d:991b:bb16:466","cf-ipcountry":"MM","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Dec-2025 05:42:42 UTC] === User Orders API Called ===
[25-Dec-2025 05:42:42 UTC] User ID: 58
[25-Dec-2025 05:42:42 UTC] Limit: 20, Offset: 0
[25-Dec-2025 05:42:42 UTC] Orders found: 2
[25-Dec-2025 05:42:42 UTC] Orders data: [{"id":37,"quantity":1,"total_coins":20,"coin_type":"regular","telegram_link":"https:\/\/t.me\/linkAlienking123","status":"pending","created_at":"2025-12-25 09:12:40","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":36,"quantity":1,"total_coins":1,"coin_type":"regular","telegram_link":"t.me\/linkAlienking123","status":"pending","created_at":"2025-12-25 09:03:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[25-Dec-2025 05:42:42 UTC] Total orders count: 2
[25-Dec-2025 05:42:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Dec-2025 05:42:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Dec-2025 05:42:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2400:ac40:70b:321f:98d:991b:bb16:466, 104.23.175.83","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgiLCJ1c2VybmFtZSI6IkFsaWVuIiwiZW1haWwiOiJwcGVycnB1bG9uZUBnbWFpbC5jb20iLCJleHAiOjE3NjcyNDU1MTh9.IEAjqvRJYZqi5nJsySQoDsboVlxMNIVZGBr8fb24cWs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9b360471aaeb22a1-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2400:ac40:70b:321f:98d:991b:bb16:466","cf-ipcountry":"MM","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Dec-2025 05:42:50 UTC] === User Orders API Called ===
[25-Dec-2025 05:42:50 UTC] User ID: 58
[25-Dec-2025 05:42:50 UTC] Limit: 20, Offset: 0
[25-Dec-2025 05:42:50 UTC] Orders found: 2
[25-Dec-2025 05:42:50 UTC] Orders data: [{"id":37,"quantity":1,"total_coins":20,"coin_type":"regular","telegram_link":"https:\/\/t.me\/linkAlienking123","status":"pending","created_at":"2025-12-25 09:12:40","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":36,"quantity":1,"total_coins":1,"coin_type":"regular","telegram_link":"t.me\/linkAlienking123","status":"pending","created_at":"2025-12-25 09:03:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[25-Dec-2025 05:42:50 UTC] Total orders count: 2
[25-Dec-2025 07:52:19 UTC] === API CALL LOG ===
[25-Dec-2025 07:52:19 UTC] Endpoint: user/profile.php
[25-Dec-2025 07:52:19 UTC] Full Log Data: {
    "timestamp": "2025-12-25 07:52:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:ac40:70b:6b1c:98d:991b:bb16:466",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2400:ac40:70b:6b1c:98d:991b:bb16:466, 172.70.208.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgiLCJ1c2VybmFtZSI6IkFsaWVuIiwiZW1haWwiOiJwcGVycnB1bG9uZUBnbWFpbC5jb20iLCJleHAiOjE3NjcyNDU1MTh9.IEAjqvRJYZqi5nJsySQoDsboVlxMNIVZGBr8fb24cWs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b36c2203f7efd77-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2400:ac40:70b:6b1c:98d:991b:bb16:466",
        "cf-ipcountry": "MM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Dec-2025 07:52:19 UTC] === END API CALL LOG ===
[25-Dec-2025 07:52:19 UTC] ✅ API Hash verification passed for profile endpoint
[25-Dec-2025 07:52:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgiLCJ1c2VybmFtZSI6IkFsaWVuIiwiZW1haWwiOiJwcGVycnB1bG9uZUBnbWFpbC5jb20iLCJleHAiOjE3NjcyNDU1MTh9.IEAjqvRJYZqi5nJsySQoDsboVlxMNIVZGBr8fb24cWs
[25-Dec-2025 07:52:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Dec-2025 07:52:19 UTC] ✅ JWT token verified successfully for user profile
[25-Dec-2025 07:52:19 UTC] User ID: 58
[25-Dec-2025 07:52:19 UTC] ✅ User profile retrieved successfully for user ID: 58
[25-Dec-2025 07:52:20 UTC] === API CALL LOG ===
[25-Dec-2025 07:52:20 UTC] Endpoint: user/profile.php
[25-Dec-2025 07:52:20 UTC] Full Log Data: {
    "timestamp": "2025-12-25 07:52:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:ac40:70b:6b1c:98d:991b:bb16:466",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2400:ac40:70b:6b1c:98d:991b:bb16:466, 172.70.208.19",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgiLCJ1c2VybmFtZSI6IkFsaWVuIiwiZW1haWwiOiJwcGVycnB1bG9uZUBnbWFpbC5jb20iLCJleHAiOjE3NjcyNDU1MTh9.IEAjqvRJYZqi5nJsySQoDsboVlxMNIVZGBr8fb24cWs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b36c2271fadfd77-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2400:ac40:70b:6b1c:98d:991b:bb16:466",
        "cf-ipcountry": "MM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Dec-2025 07:52:20 UTC] === END API CALL LOG ===
[25-Dec-2025 07:52:20 UTC] ✅ API Hash verification passed for profile endpoint
[25-Dec-2025 07:52:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgiLCJ1c2VybmFtZSI6IkFsaWVuIiwiZW1haWwiOiJwcGVycnB1bG9uZUBnbWFpbC5jb20iLCJleHAiOjE3NjcyNDU1MTh9.IEAjqvRJYZqi5nJsySQoDsboVlxMNIVZGBr8fb24cWs
[25-Dec-2025 07:52:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Dec-2025 07:52:20 UTC] ✅ JWT token verified successfully for user profile
[25-Dec-2025 07:52:20 UTC] User ID: 58
[25-Dec-2025 07:52:20 UTC] ✅ User profile retrieved successfully for user ID: 58
[25-Dec-2025 07:52:21 UTC] === API CALL LOG ===
[25-Dec-2025 07:52:21 UTC] Endpoint: user/profile.php
[25-Dec-2025 07:52:21 UTC] Full Log Data: {
    "timestamp": "2025-12-25 07:52:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:ac40:70b:6b1c:98d:991b:bb16:466",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2400:ac40:70b:6b1c:98d:991b:bb16:466, 172.71.124.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgiLCJ1c2VybmFtZSI6IkFsaWVuIiwiZW1haWwiOiJwcGVycnB1bG9uZUBnbWFpbC5jb20iLCJleHAiOjE3NjcyNDU1MTh9.IEAjqvRJYZqi5nJsySQoDsboVlxMNIVZGBr8fb24cWs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b36c22cedb7ce1d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2400:ac40:70b:6b1c:98d:991b:bb16:466",
        "cf-ipcountry": "MM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Dec-2025 07:52:21 UTC] === END API CALL LOG ===
[25-Dec-2025 07:52:21 UTC] ✅ API Hash verification passed for profile endpoint
[25-Dec-2025 07:52:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgiLCJ1c2VybmFtZSI6IkFsaWVuIiwiZW1haWwiOiJwcGVycnB1bG9uZUBnbWFpbC5jb20iLCJleHAiOjE3NjcyNDU1MTh9.IEAjqvRJYZqi5nJsySQoDsboVlxMNIVZGBr8fb24cWs
[25-Dec-2025 07:52:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Dec-2025 07:52:21 UTC] ✅ JWT token verified successfully for user profile
[25-Dec-2025 07:52:21 UTC] User ID: 58
[25-Dec-2025 07:52:21 UTC] ✅ User profile retrieved successfully for user ID: 58
[25-Dec-2025 07:52:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Dec-2025 07:52:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Dec-2025 07:52:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2400:ac40:70b:6b1c:98d:991b:bb16:466, 172.69.176.75","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgiLCJ1c2VybmFtZSI6IkFsaWVuIiwiZW1haWwiOiJwcGVycnB1bG9uZUBnbWFpbC5jb20iLCJleHAiOjE3NjcyNDU1MTh9.IEAjqvRJYZqi5nJsySQoDsboVlxMNIVZGBr8fb24cWs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9b36c26ca8747ac6-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2400:ac40:70b:6b1c:98d:991b:bb16:466","cf-ipcountry":"MM","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Dec-2025 07:52:31 UTC] === User Orders API Called ===
[25-Dec-2025 07:52:31 UTC] User ID: 58
[25-Dec-2025 07:52:31 UTC] Limit: 20, Offset: 0
[25-Dec-2025 07:52:31 UTC] Orders found: 2
[25-Dec-2025 07:52:31 UTC] Orders data: [{"id":37,"quantity":1,"total_coins":20,"coin_type":"regular","telegram_link":"https:\/\/t.me\/linkAlienking123","status":"pending","created_at":"2025-12-25 09:12:40","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":36,"quantity":1,"total_coins":1,"coin_type":"regular","telegram_link":"t.me\/linkAlienking123","status":"pending","created_at":"2025-12-25 09:03:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[25-Dec-2025 07:52:31 UTC] Total orders count: 2
[25-Dec-2025 07:52:36 UTC] === API CALL LOG ===
[25-Dec-2025 07:52:36 UTC] Endpoint: user/profile.php
[25-Dec-2025 07:52:36 UTC] Full Log Data: {
    "timestamp": "2025-12-25 07:52:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:ac40:70b:6b1c:98d:991b:bb16:466",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2400:ac40:70b:6b1c:98d:991b:bb16:466, 172.69.176.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgiLCJ1c2VybmFtZSI6IkFsaWVuIiwiZW1haWwiOiJwcGVycnB1bG9uZUBnbWFpbC5jb20iLCJleHAiOjE3NjcyNDU1MTh9.IEAjqvRJYZqi5nJsySQoDsboVlxMNIVZGBr8fb24cWs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b36c28abfc77ac6-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2400:ac40:70b:6b1c:98d:991b:bb16:466",
        "cf-ipcountry": "MM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Dec-2025 07:52:36 UTC] === END API CALL LOG ===
[25-Dec-2025 07:52:36 UTC] ✅ API Hash verification passed for profile endpoint
[25-Dec-2025 07:52:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgiLCJ1c2VybmFtZSI6IkFsaWVuIiwiZW1haWwiOiJwcGVycnB1bG9uZUBnbWFpbC5jb20iLCJleHAiOjE3NjcyNDU1MTh9.IEAjqvRJYZqi5nJsySQoDsboVlxMNIVZGBr8fb24cWs
[25-Dec-2025 07:52:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Dec-2025 07:52:36 UTC] ✅ JWT token verified successfully for user profile
[25-Dec-2025 07:52:36 UTC] User ID: 58
[25-Dec-2025 07:52:36 UTC] ✅ User profile retrieved successfully for user ID: 58
[25-Dec-2025 07:52:36 UTC] User Purchases API - User ID: 58
[25-Dec-2025 07:52:36 UTC] User Purchases API - Total purchases found: 0
[25-Dec-2025 07:52:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Dec-2025 07:52:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Dec-2025 07:52:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2400:ac40:70b:6b1c:98d:991b:bb16:466, 172.69.176.75","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgiLCJ1c2VybmFtZSI6IkFsaWVuIiwiZW1haWwiOiJwcGVycnB1bG9uZUBnbWFpbC5jb20iLCJleHAiOjE3NjcyNDU1MTh9.IEAjqvRJYZqi5nJsySQoDsboVlxMNIVZGBr8fb24cWs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9b36c29e29457ac6-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2400:ac40:70b:6b1c:98d:991b:bb16:466","cf-ipcountry":"MM","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Dec-2025 07:52:39 UTC] === User Orders API Called ===
[25-Dec-2025 07:52:39 UTC] User ID: 58
[25-Dec-2025 07:52:39 UTC] Limit: 20, Offset: 0
[25-Dec-2025 07:52:39 UTC] Orders found: 2
[25-Dec-2025 07:52:39 UTC] Orders data: [{"id":37,"quantity":1,"total_coins":20,"coin_type":"regular","telegram_link":"https:\/\/t.me\/linkAlienking123","status":"pending","created_at":"2025-12-25 09:12:40","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":36,"quantity":1,"total_coins":1,"coin_type":"regular","telegram_link":"t.me\/linkAlienking123","status":"pending","created_at":"2025-12-25 09:03:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[25-Dec-2025 07:52:39 UTC] Total orders count: 2
[25-Dec-2025 07:52:45 UTC] === API CALL LOG ===
[25-Dec-2025 07:52:45 UTC] Endpoint: user/profile.php
[25-Dec-2025 07:52:45 UTC] Full Log Data: {
    "timestamp": "2025-12-25 07:52:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:ac40:70b:6b1c:98d:991b:bb16:466",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2400:ac40:70b:6b1c:98d:991b:bb16:466, 162.158.88.6",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgiLCJ1c2VybmFtZSI6IkFsaWVuIiwiZW1haWwiOiJwcGVycnB1bG9uZUBnbWFpbC5jb20iLCJleHAiOjE3NjcyNDU1MTh9.IEAjqvRJYZqi5nJsySQoDsboVlxMNIVZGBr8fb24cWs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b36c2c408bbfe0f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2400:ac40:70b:6b1c:98d:991b:bb16:466",
        "cf-ipcountry": "MM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Dec-2025 07:52:45 UTC] === END API CALL LOG ===
[25-Dec-2025 07:52:45 UTC] ✅ API Hash verification passed for profile endpoint
[25-Dec-2025 07:52:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgiLCJ1c2VybmFtZSI6IkFsaWVuIiwiZW1haWwiOiJwcGVycnB1bG9uZUBnbWFpbC5jb20iLCJleHAiOjE3NjcyNDU1MTh9.IEAjqvRJYZqi5nJsySQoDsboVlxMNIVZGBr8fb24cWs
[25-Dec-2025 07:52:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Dec-2025 07:52:45 UTC] ✅ JWT token verified successfully for user profile
[25-Dec-2025 07:52:45 UTC] User ID: 58
[25-Dec-2025 07:52:45 UTC] ✅ User profile retrieved successfully for user ID: 58
[25-Dec-2025 07:52:54 UTC] === API CALL LOG ===
[25-Dec-2025 07:52:54 UTC] Endpoint: user/profile.php
[25-Dec-2025 07:52:54 UTC] Full Log Data: {
    "timestamp": "2025-12-25 07:52:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:ac40:70b:6b1c:98d:991b:bb16:466",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2400:ac40:70b:6b1c:98d:991b:bb16:466, 162.158.88.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgiLCJ1c2VybmFtZSI6IkFsaWVuIiwiZW1haWwiOiJwcGVycnB1bG9uZUBnbWFpbC5jb20iLCJleHAiOjE3NjcyNDU1MTh9.IEAjqvRJYZqi5nJsySQoDsboVlxMNIVZGBr8fb24cWs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b36c2f9c83efe1d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2400:ac40:70b:6b1c:98d:991b:bb16:466",
        "cf-ipcountry": "MM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Dec-2025 07:52:54 UTC] === END API CALL LOG ===
[25-Dec-2025 07:52:54 UTC] ✅ API Hash verification passed for profile endpoint
[25-Dec-2025 07:52:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgiLCJ1c2VybmFtZSI6IkFsaWVuIiwiZW1haWwiOiJwcGVycnB1bG9uZUBnbWFpbC5jb20iLCJleHAiOjE3NjcyNDU1MTh9.IEAjqvRJYZqi5nJsySQoDsboVlxMNIVZGBr8fb24cWs
[25-Dec-2025 07:52:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Dec-2025 07:52:54 UTC] ✅ JWT token verified successfully for user profile
[25-Dec-2025 07:52:54 UTC] User ID: 58
[25-Dec-2025 07:52:54 UTC] ✅ User profile retrieved successfully for user ID: 58
[25-Dec-2025 07:53:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Dec-2025 07:53:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Dec-2025 07:53:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2400:ac40:70b:6b1c:98d:991b:bb16:466, 162.158.88.29","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgiLCJ1c2VybmFtZSI6IkFsaWVuIiwiZW1haWwiOiJwcGVycnB1bG9uZUBnbWFpbC5jb20iLCJleHAiOjE3NjcyNDU1MTh9.IEAjqvRJYZqi5nJsySQoDsboVlxMNIVZGBr8fb24cWs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9b36c3abcff3ff8b-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2400:ac40:70b:6b1c:98d:991b:bb16:466","cf-ipcountry":"MM","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Dec-2025 07:53:22 UTC] === User Orders API Called ===
[25-Dec-2025 07:53:22 UTC] User ID: 58
[25-Dec-2025 07:53:22 UTC] Limit: 20, Offset: 0
[25-Dec-2025 07:53:22 UTC] Orders found: 3
[25-Dec-2025 07:53:22 UTC] Orders data: [{"id":38,"quantity":1,"total_coins":20,"coin_type":"regular","telegram_link":"https:\/\/t.me\/linkAlienking123","status":"pending","created_at":"2025-12-25 11:23:20","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":37,"quantity":1,"total_coins":20,"coin_type":"regular","telegram_link":"https:\/\/t.me\/linkAlienking123","status":"pending","created_at":"2025-12-25 09:12:40","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":36,"quantity":1,"total_coins":1,"coin_type":"regular","telegram_link":"t.me\/linkAlienking123","status":"pending","created_at":"2025-12-25 09:03:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[25-Dec-2025 07:53:22 UTC] Total orders count: 3
[25-Dec-2025 09:37:03 UTC] === API CALL LOG ===
[25-Dec-2025 09:37:03 UTC] Endpoint: user/profile.php
[25-Dec-2025 09:37:03 UTC] Full Log Data: {
    "timestamp": "2025-12-25 09:37:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.127.176.39",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.127.176.39, 172.69.218.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTkiLCJ1c2VybmFtZSI6IlRhaG1pZDAwNyIsImVtYWlsIjoiaGFzYW5hbmFtdWwwMjlAZ21haWwuY29tIiwiZXhwIjoxNzY3MjYwMjIyfQ.qEI_fGQMDG_wPN6M9BTpc2di5YX6nSy-rcLWV96gjVM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b375b8c7b4ab42c-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.127.176.39",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Dec-2025 09:37:03 UTC] === END API CALL LOG ===
[25-Dec-2025 09:37:03 UTC] ✅ API Hash verification passed for profile endpoint
[25-Dec-2025 09:37:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTkiLCJ1c2VybmFtZSI6IlRhaG1pZDAwNyIsImVtYWlsIjoiaGFzYW5hbmFtdWwwMjlAZ21haWwuY29tIiwiZXhwIjoxNzY3MjYwMjIyfQ.qEI_fGQMDG_wPN6M9BTpc2di5YX6nSy-rcLWV96gjVM
[25-Dec-2025 09:37:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Dec-2025 09:37:03 UTC] ✅ JWT token verified successfully for user profile
[25-Dec-2025 09:37:03 UTC] User ID: 59
[25-Dec-2025 09:37:03 UTC] ✅ User profile retrieved successfully for user ID: 59
[25-Dec-2025 09:37:19 UTC] === API CALL LOG ===
[25-Dec-2025 09:37:19 UTC] Endpoint: user/profile.php
[25-Dec-2025 09:37:19 UTC] Full Log Data: {
    "timestamp": "2025-12-25 09:37:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.127.176.39",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.127.176.39, 172.69.218.178",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTkiLCJ1c2VybmFtZSI6IlRhaG1pZDAwNyIsImVtYWlsIjoiaGFzYW5hbmFtdWwwMjlAZ21haWwuY29tIiwiZXhwIjoxNzY3MjYwMjIyfQ.qEI_fGQMDG_wPN6M9BTpc2di5YX6nSy-rcLWV96gjVM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b375bee583fb42c-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.127.176.39",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Dec-2025 09:37:19 UTC] === END API CALL LOG ===
[25-Dec-2025 09:37:19 UTC] ✅ API Hash verification passed for profile endpoint
[25-Dec-2025 09:37:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTkiLCJ1c2VybmFtZSI6IlRhaG1pZDAwNyIsImVtYWlsIjoiaGFzYW5hbmFtdWwwMjlAZ21haWwuY29tIiwiZXhwIjoxNzY3MjYwMjIyfQ.qEI_fGQMDG_wPN6M9BTpc2di5YX6nSy-rcLWV96gjVM
[25-Dec-2025 09:37:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Dec-2025 09:37:19 UTC] ✅ JWT token verified successfully for user profile
[25-Dec-2025 09:37:19 UTC] User ID: 59
[25-Dec-2025 09:37:19 UTC] ✅ User profile retrieved successfully for user ID: 59
[25-Dec-2025 09:37:20 UTC] === API CALL LOG ===
[25-Dec-2025 09:37:20 UTC] Endpoint: user/profile.php
[25-Dec-2025 09:37:20 UTC] Full Log Data: {
    "timestamp": "2025-12-25 09:37:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.127.176.39",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.127.176.39, 172.69.218.178",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTkiLCJ1c2VybmFtZSI6IlRhaG1pZDAwNyIsImVtYWlsIjoiaGFzYW5hbmFtdWwwMjlAZ21haWwuY29tIiwiZXhwIjoxNzY3MjYwMjIyfQ.qEI_fGQMDG_wPN6M9BTpc2di5YX6nSy-rcLWV96gjVM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b375bf3bf1bb42c-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.127.176.39",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Dec-2025 09:37:20 UTC] === END API CALL LOG ===
[25-Dec-2025 09:37:20 UTC] ✅ API Hash verification passed for profile endpoint
[25-Dec-2025 09:37:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTkiLCJ1c2VybmFtZSI6IlRhaG1pZDAwNyIsImVtYWlsIjoiaGFzYW5hbmFtdWwwMjlAZ21haWwuY29tIiwiZXhwIjoxNzY3MjYwMjIyfQ.qEI_fGQMDG_wPN6M9BTpc2di5YX6nSy-rcLWV96gjVM
[25-Dec-2025 09:37:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Dec-2025 09:37:20 UTC] ✅ JWT token verified successfully for user profile
[25-Dec-2025 09:37:20 UTC] User ID: 59
[25-Dec-2025 09:37:20 UTC] ✅ User profile retrieved successfully for user ID: 59
[25-Dec-2025 09:37:26 UTC] === API CALL LOG ===
[25-Dec-2025 09:37:26 UTC] Endpoint: user/profile.php
[25-Dec-2025 09:37:26 UTC] Full Log Data: {
    "timestamp": "2025-12-25 09:37:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.127.176.39",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.127.176.39, 172.69.218.178",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTkiLCJ1c2VybmFtZSI6IlRhaG1pZDAwNyIsImVtYWlsIjoiaGFzYW5hbmFtdWwwMjlAZ21haWwuY29tIiwiZXhwIjoxNzY3MjYwMjIyfQ.qEI_fGQMDG_wPN6M9BTpc2di5YX6nSy-rcLWV96gjVM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b375c18ff45b42c-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.127.176.39",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Dec-2025 09:37:26 UTC] === END API CALL LOG ===
[25-Dec-2025 09:37:26 UTC] ✅ API Hash verification passed for profile endpoint
[25-Dec-2025 09:37:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTkiLCJ1c2VybmFtZSI6IlRhaG1pZDAwNyIsImVtYWlsIjoiaGFzYW5hbmFtdWwwMjlAZ21haWwuY29tIiwiZXhwIjoxNzY3MjYwMjIyfQ.qEI_fGQMDG_wPN6M9BTpc2di5YX6nSy-rcLWV96gjVM
[25-Dec-2025 09:37:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Dec-2025 09:37:26 UTC] ✅ JWT token verified successfully for user profile
[25-Dec-2025 09:37:26 UTC] User ID: 59
[25-Dec-2025 09:37:26 UTC] ✅ User profile retrieved successfully for user ID: 59
[25-Dec-2025 09:37:26 UTC] User Purchases API - User ID: 59
[25-Dec-2025 09:37:26 UTC] User Purchases API - Total purchases found: 0
[25-Dec-2025 09:37:29 UTC] User Purchases API - User ID: 59
[25-Dec-2025 09:37:29 UTC] User Purchases API - Total purchases found: 0
[25-Dec-2025 09:37:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Dec-2025 09:37:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Dec-2025 09:37:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.127.176.39, 172.69.218.178","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTkiLCJ1c2VybmFtZSI6IlRhaG1pZDAwNyIsImVtYWlsIjoiaGFzYW5hbmFtdWwwMjlAZ21haWwuY29tIiwiZXhwIjoxNzY3MjYwMjIyfQ.qEI_fGQMDG_wPN6M9BTpc2di5YX6nSy-rcLWV96gjVM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9b375c389d77b42c-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.127.176.39","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Dec-2025 09:37:31 UTC] === User Orders API Called ===
[25-Dec-2025 09:37:31 UTC] User ID: 59
[25-Dec-2025 09:37:31 UTC] Limit: 20, Offset: 0
[25-Dec-2025 09:37:31 UTC] Orders found: 0
[25-Dec-2025 09:37:31 UTC] Orders data: []
[25-Dec-2025 09:37:31 UTC] Total orders count: 0
[25-Dec-2025 09:38:34 UTC] === API CALL LOG ===
[25-Dec-2025 09:38:34 UTC] Endpoint: user/profile.php
[25-Dec-2025 09:38:34 UTC] Full Log Data: {
    "timestamp": "2025-12-25 09:38:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.127.176.39",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.127.176.39, 172.69.218.179",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTkiLCJ1c2VybmFtZSI6IlRhaG1pZDAwNyIsImVtYWlsIjoiaGFzYW5hbmFtdWwwMjlAZ21haWwuY29tIiwiZXhwIjoxNzY3MjYwMjIyfQ.qEI_fGQMDG_wPN6M9BTpc2di5YX6nSy-rcLWV96gjVM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b375dc23fb6cd66-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.127.176.39",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Dec-2025 09:38:34 UTC] === END API CALL LOG ===
[25-Dec-2025 09:38:34 UTC] ✅ API Hash verification passed for profile endpoint
[25-Dec-2025 09:38:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTkiLCJ1c2VybmFtZSI6IlRhaG1pZDAwNyIsImVtYWlsIjoiaGFzYW5hbmFtdWwwMjlAZ21haWwuY29tIiwiZXhwIjoxNzY3MjYwMjIyfQ.qEI_fGQMDG_wPN6M9BTpc2di5YX6nSy-rcLWV96gjVM
[25-Dec-2025 09:38:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Dec-2025 09:38:34 UTC] ✅ JWT token verified successfully for user profile
[25-Dec-2025 09:38:34 UTC] User ID: 59
[25-Dec-2025 09:38:34 UTC] ✅ User profile retrieved successfully for user ID: 59
[25-Dec-2025 09:38:34 UTC] === API CALL LOG ===
[25-Dec-2025 09:38:34 UTC] Endpoint: user/profile.php
[25-Dec-2025 09:38:34 UTC] Full Log Data: {
    "timestamp": "2025-12-25 09:38:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.127.176.39",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.127.176.39, 172.69.218.179",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTkiLCJ1c2VybmFtZSI6IlRhaG1pZDAwNyIsImVtYWlsIjoiaGFzYW5hbmFtdWwwMjlAZ21haWwuY29tIiwiZXhwIjoxNzY3MjYwMjIyfQ.qEI_fGQMDG_wPN6M9BTpc2di5YX6nSy-rcLWV96gjVM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b375dc72c8acd66-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.127.176.39",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Dec-2025 09:38:34 UTC] === END API CALL LOG ===
[25-Dec-2025 09:38:34 UTC] ✅ API Hash verification passed for profile endpoint
[25-Dec-2025 09:38:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTkiLCJ1c2VybmFtZSI6IlRhaG1pZDAwNyIsImVtYWlsIjoiaGFzYW5hbmFtdWwwMjlAZ21haWwuY29tIiwiZXhwIjoxNzY3MjYwMjIyfQ.qEI_fGQMDG_wPN6M9BTpc2di5YX6nSy-rcLWV96gjVM
[25-Dec-2025 09:38:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Dec-2025 09:38:34 UTC] ✅ JWT token verified successfully for user profile
[25-Dec-2025 09:38:34 UTC] User ID: 59
[25-Dec-2025 09:38:34 UTC] ✅ User profile retrieved successfully for user ID: 59
[25-Dec-2025 09:39:01 UTC] === API CALL LOG ===
[25-Dec-2025 09:39:01 UTC] Endpoint: user/profile.php
[25-Dec-2025 09:39:01 UTC] Full Log Data: {
    "timestamp": "2025-12-25 09:39:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.127.176.39",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.127.176.39, 172.69.218.178",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTkiLCJ1c2VybmFtZSI6IlRhaG1pZDAwNyIsImVtYWlsIjoiaGFzYW5hbmFtdWwwMjlAZ21haWwuY29tIiwiZXhwIjoxNzY3MjYwMjIyfQ.qEI_fGQMDG_wPN6M9BTpc2di5YX6nSy-rcLWV96gjVM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b375e6c08f1cd66-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.127.176.39",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Dec-2025 09:39:01 UTC] === END API CALL LOG ===
[25-Dec-2025 09:39:01 UTC] ✅ API Hash verification passed for profile endpoint
[25-Dec-2025 09:39:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTkiLCJ1c2VybmFtZSI6IlRhaG1pZDAwNyIsImVtYWlsIjoiaGFzYW5hbmFtdWwwMjlAZ21haWwuY29tIiwiZXhwIjoxNzY3MjYwMjIyfQ.qEI_fGQMDG_wPN6M9BTpc2di5YX6nSy-rcLWV96gjVM
[25-Dec-2025 09:39:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Dec-2025 09:39:01 UTC] ✅ JWT token verified successfully for user profile
[25-Dec-2025 09:39:01 UTC] User ID: 59
[25-Dec-2025 09:39:01 UTC] ✅ User profile retrieved successfully for user ID: 59
[25-Dec-2025 09:40:04 UTC] === API CALL LOG ===
[25-Dec-2025 09:40:04 UTC] Endpoint: user/profile.php
[25-Dec-2025 09:40:04 UTC] Full Log Data: {
    "timestamp": "2025-12-25 09:40:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.127.176.39",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.127.176.39, 172.69.218.178",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTkiLCJ1c2VybmFtZSI6IlRhaG1pZDAwNyIsImVtYWlsIjoiaGFzYW5hbmFtdWwwMjlAZ21haWwuY29tIiwiZXhwIjoxNzY3MjYwMjIyfQ.qEI_fGQMDG_wPN6M9BTpc2di5YX6nSy-rcLWV96gjVM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b375ff76e0acd66-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.127.176.39",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Dec-2025 09:40:04 UTC] === END API CALL LOG ===
[25-Dec-2025 09:40:04 UTC] ✅ API Hash verification passed for profile endpoint
[25-Dec-2025 09:40:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTkiLCJ1c2VybmFtZSI6IlRhaG1pZDAwNyIsImVtYWlsIjoiaGFzYW5hbmFtdWwwMjlAZ21haWwuY29tIiwiZXhwIjoxNzY3MjYwMjIyfQ.qEI_fGQMDG_wPN6M9BTpc2di5YX6nSy-rcLWV96gjVM
[25-Dec-2025 09:40:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Dec-2025 09:40:04 UTC] ✅ JWT token verified successfully for user profile
[25-Dec-2025 09:40:04 UTC] User ID: 59
[25-Dec-2025 09:40:04 UTC] ✅ User profile retrieved successfully for user ID: 59
[25-Dec-2025 09:40:14 UTC] === API CALL LOG ===
[25-Dec-2025 09:40:14 UTC] Endpoint: user/profile.php
[25-Dec-2025 09:40:14 UTC] Full Log Data: {
    "timestamp": "2025-12-25 09:40:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.127.176.39",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.127.176.39, 172.69.218.178",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTkiLCJ1c2VybmFtZSI6IlRhaG1pZDAwNyIsImVtYWlsIjoiaGFzYW5hbmFtdWwwMjlAZ21haWwuY29tIiwiZXhwIjoxNzY3MjYwMjIyfQ.qEI_fGQMDG_wPN6M9BTpc2di5YX6nSy-rcLWV96gjVM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b376035dc789de5-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.127.176.39",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Dec-2025 09:40:14 UTC] === END API CALL LOG ===
[25-Dec-2025 09:40:14 UTC] ✅ API Hash verification passed for profile endpoint
[25-Dec-2025 09:40:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTkiLCJ1c2VybmFtZSI6IlRhaG1pZDAwNyIsImVtYWlsIjoiaGFzYW5hbmFtdWwwMjlAZ21haWwuY29tIiwiZXhwIjoxNzY3MjYwMjIyfQ.qEI_fGQMDG_wPN6M9BTpc2di5YX6nSy-rcLWV96gjVM
[25-Dec-2025 09:40:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Dec-2025 09:40:14 UTC] ✅ JWT token verified successfully for user profile
[25-Dec-2025 09:40:14 UTC] User ID: 59
[25-Dec-2025 09:40:14 UTC] ✅ User profile retrieved successfully for user ID: 59
[25-Dec-2025 09:40:15 UTC] === API CALL LOG ===
[25-Dec-2025 09:40:15 UTC] Endpoint: user/profile.php
[25-Dec-2025 09:40:15 UTC] Full Log Data: {
    "timestamp": "2025-12-25 09:40:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.127.176.39",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.127.176.39, 172.69.218.178",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTkiLCJ1c2VybmFtZSI6IlRhaG1pZDAwNyIsImVtYWlsIjoiaGFzYW5hbmFtdWwwMjlAZ21haWwuY29tIiwiZXhwIjoxNzY3MjYwMjIyfQ.qEI_fGQMDG_wPN6M9BTpc2di5YX6nSy-rcLWV96gjVM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b37603b8b359de5-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.127.176.39",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Dec-2025 09:40:15 UTC] === END API CALL LOG ===
[25-Dec-2025 09:40:15 UTC] ✅ API Hash verification passed for profile endpoint
[25-Dec-2025 09:40:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTkiLCJ1c2VybmFtZSI6IlRhaG1pZDAwNyIsImVtYWlsIjoiaGFzYW5hbmFtdWwwMjlAZ21haWwuY29tIiwiZXhwIjoxNzY3MjYwMjIyfQ.qEI_fGQMDG_wPN6M9BTpc2di5YX6nSy-rcLWV96gjVM
[25-Dec-2025 09:40:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Dec-2025 09:40:15 UTC] ✅ JWT token verified successfully for user profile
[25-Dec-2025 09:40:15 UTC] User ID: 59
[25-Dec-2025 09:40:15 UTC] ✅ User profile retrieved successfully for user ID: 59
[25-Dec-2025 09:41:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Dec-2025 09:41:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Dec-2025 09:41:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.127.176.39, 172.69.218.179","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTkiLCJ1c2VybmFtZSI6IlRhaG1pZDAwNyIsImVtYWlsIjoiaGFzYW5hbmFtdWwwMjlAZ21haWwuY29tIiwiZXhwIjoxNzY3MjYwMjIyfQ.qEI_fGQMDG_wPN6M9BTpc2di5YX6nSy-rcLWV96gjVM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9b3761b03f8a9de5-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.127.176.39","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Dec-2025 09:41:14 UTC] === User Orders API Called ===
[25-Dec-2025 09:41:14 UTC] User ID: 59
[25-Dec-2025 09:41:14 UTC] Limit: 20, Offset: 0
[25-Dec-2025 09:41:14 UTC] Orders found: 1
[25-Dec-2025 09:41:14 UTC] Orders data: [{"id":39,"quantity":5,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/NewYearAirdropRobotBot53799284","status":"pending","created_at":"2025-12-25 13:11:12","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[25-Dec-2025 09:41:14 UTC] Total orders count: 1
[25-Dec-2025 09:41:22 UTC] === API CALL LOG ===
[25-Dec-2025 09:41:22 UTC] Endpoint: user/profile.php
[25-Dec-2025 09:41:22 UTC] Full Log Data: {
    "timestamp": "2025-12-25 09:41:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.127.176.39",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.127.176.39, 172.69.218.179",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTkiLCJ1c2VybmFtZSI6IlRhaG1pZDAwNyIsImVtYWlsIjoiaGFzYW5hbmFtdWwwMjlAZ21haWwuY29tIiwiZXhwIjoxNzY3MjYwMjIyfQ.qEI_fGQMDG_wPN6M9BTpc2di5YX6nSy-rcLWV96gjVM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b3761df3b4f9de5-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.127.176.39",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Dec-2025 09:41:22 UTC] === END API CALL LOG ===
[25-Dec-2025 09:41:22 UTC] ✅ API Hash verification passed for profile endpoint
[25-Dec-2025 09:41:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTkiLCJ1c2VybmFtZSI6IlRhaG1pZDAwNyIsImVtYWlsIjoiaGFzYW5hbmFtdWwwMjlAZ21haWwuY29tIiwiZXhwIjoxNzY3MjYwMjIyfQ.qEI_fGQMDG_wPN6M9BTpc2di5YX6nSy-rcLWV96gjVM
[25-Dec-2025 09:41:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Dec-2025 09:41:22 UTC] ✅ JWT token verified successfully for user profile
[25-Dec-2025 09:41:22 UTC] User ID: 59
[25-Dec-2025 09:41:22 UTC] ✅ User profile retrieved successfully for user ID: 59
[25-Dec-2025 09:41:23 UTC] User Purchases API - User ID: 59
[25-Dec-2025 09:41:23 UTC] User Purchases API - Total purchases found: 0
[25-Dec-2025 09:42:53 UTC] === API CALL LOG ===
[25-Dec-2025 09:42:53 UTC] Endpoint: user/profile.php
[25-Dec-2025 09:42:53 UTC] Full Log Data: {
    "timestamp": "2025-12-25 09:42:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.127.176.53",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.127.176.53, 104.23.175.82",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTkiLCJ1c2VybmFtZSI6IlRhaG1pZDAwNyIsImVtYWlsIjoiaGFzYW5hbmFtdWwwMjlAZ21haWwuY29tIiwiZXhwIjoxNzY3MjYwMjIyfQ.qEI_fGQMDG_wPN6M9BTpc2di5YX6nSy-rcLWV96gjVM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b376413d8db2a90-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.127.176.53",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Dec-2025 09:42:53 UTC] === END API CALL LOG ===
[25-Dec-2025 09:42:53 UTC] ✅ API Hash verification passed for profile endpoint
[25-Dec-2025 09:42:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTkiLCJ1c2VybmFtZSI6IlRhaG1pZDAwNyIsImVtYWlsIjoiaGFzYW5hbmFtdWwwMjlAZ21haWwuY29tIiwiZXhwIjoxNzY3MjYwMjIyfQ.qEI_fGQMDG_wPN6M9BTpc2di5YX6nSy-rcLWV96gjVM
[25-Dec-2025 09:42:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Dec-2025 09:42:53 UTC] ✅ JWT token verified successfully for user profile
[25-Dec-2025 09:42:53 UTC] User ID: 59
[25-Dec-2025 09:42:53 UTC] ✅ User profile retrieved successfully for user ID: 59
[25-Dec-2025 09:42:53 UTC] === API CALL LOG ===
[25-Dec-2025 09:42:53 UTC] Endpoint: user/profile.php
[25-Dec-2025 09:42:53 UTC] Full Log Data: {
    "timestamp": "2025-12-25 09:42:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.127.176.53",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.127.176.53, 104.23.175.82",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTkiLCJ1c2VybmFtZSI6IlRhaG1pZDAwNyIsImVtYWlsIjoiaGFzYW5hbmFtdWwwMjlAZ21haWwuY29tIiwiZXhwIjoxNzY3MjYwMjIyfQ.qEI_fGQMDG_wPN6M9BTpc2di5YX6nSy-rcLWV96gjVM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b37641a3b5e2a90-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.127.176.53",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Dec-2025 09:42:53 UTC] === END API CALL LOG ===
[25-Dec-2025 09:42:53 UTC] ✅ API Hash verification passed for profile endpoint
[25-Dec-2025 09:42:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTkiLCJ1c2VybmFtZSI6IlRhaG1pZDAwNyIsImVtYWlsIjoiaGFzYW5hbmFtdWwwMjlAZ21haWwuY29tIiwiZXhwIjoxNzY3MjYwMjIyfQ.qEI_fGQMDG_wPN6M9BTpc2di5YX6nSy-rcLWV96gjVM
[25-Dec-2025 09:42:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Dec-2025 09:42:53 UTC] ✅ JWT token verified successfully for user profile
[25-Dec-2025 09:42:53 UTC] User ID: 59
[25-Dec-2025 09:42:53 UTC] ✅ User profile retrieved successfully for user ID: 59
[25-Dec-2025 09:42:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Dec-2025 09:42:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Dec-2025 09:42:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.127.176.53, 104.23.175.82","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTkiLCJ1c2VybmFtZSI6IlRhaG1pZDAwNyIsImVtYWlsIjoiaGFzYW5hbmFtdWwwMjlAZ21haWwuY29tIiwiZXhwIjoxNzY3MjYwMjIyfQ.qEI_fGQMDG_wPN6M9BTpc2di5YX6nSy-rcLWV96gjVM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9b376429cf272a90-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.127.176.53","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Dec-2025 09:42:56 UTC] === User Orders API Called ===
[25-Dec-2025 09:42:56 UTC] User ID: 59
[25-Dec-2025 09:42:56 UTC] Limit: 20, Offset: 0
[25-Dec-2025 09:42:56 UTC] Orders found: 1
[25-Dec-2025 09:42:56 UTC] Orders data: [{"id":39,"quantity":5,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/NewYearAirdropRobotBot53799284","status":"pending","created_at":"2025-12-25 13:11:12","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[25-Dec-2025 09:42:56 UTC] Total orders count: 1
[25-Dec-2025 09:44:53 UTC] === API CALL LOG ===
[25-Dec-2025 09:44:53 UTC] Endpoint: user/profile.php
[25-Dec-2025 09:44:53 UTC] Full Log Data: {
    "timestamp": "2025-12-25 09:44:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.127.176.53",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.127.176.53, 104.23.175.83",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTkiLCJ1c2VybmFtZSI6IlRhaG1pZDAwNyIsImVtYWlsIjoiaGFzYW5hbmFtdWwwMjlAZ21haWwuY29tIiwiZXhwIjoxNzY3MjYwMjIyfQ.qEI_fGQMDG_wPN6M9BTpc2di5YX6nSy-rcLWV96gjVM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b376705dd7c2a90-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.127.176.53",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Dec-2025 09:44:53 UTC] === END API CALL LOG ===
[25-Dec-2025 09:44:53 UTC] ✅ API Hash verification passed for profile endpoint
[25-Dec-2025 09:44:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTkiLCJ1c2VybmFtZSI6IlRhaG1pZDAwNyIsImVtYWlsIjoiaGFzYW5hbmFtdWwwMjlAZ21haWwuY29tIiwiZXhwIjoxNzY3MjYwMjIyfQ.qEI_fGQMDG_wPN6M9BTpc2di5YX6nSy-rcLWV96gjVM
[25-Dec-2025 09:44:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Dec-2025 09:44:53 UTC] ✅ JWT token verified successfully for user profile
[25-Dec-2025 09:44:53 UTC] User ID: 59
[25-Dec-2025 09:44:53 UTC] ✅ User profile retrieved successfully for user ID: 59
[25-Dec-2025 09:44:54 UTC] User Purchases API - User ID: 59
[25-Dec-2025 09:44:54 UTC] User Purchases API - Total purchases found: 0
[25-Dec-2025 12:00:03 UTC] === API CALL LOG ===
[25-Dec-2025 12:00:03 UTC] Endpoint: user/profile.php
[25-Dec-2025 12:00:03 UTC] Full Log Data: {
    "timestamp": "2025-12-25 12:00:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "85.106.51.90",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "85.106.51.90, 172.70.47.55",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAiLCJ1c2VybmFtZSI6InNhaGluIiwiZW1haWwiOiJhZGVtc2FoaW4xMjM0dEBnbWFpbC5jb20iLCJleHAiOjE3NjcyNjg4MDJ9.jtf2E65DX9CnRM6Pc6Wj8T2yYDOX8yt37zNmV2gaO8U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b382d049dc60e3b-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "85.106.51.90",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Dec-2025 12:00:03 UTC] === END API CALL LOG ===
[25-Dec-2025 12:00:03 UTC] ✅ API Hash verification passed for profile endpoint
[25-Dec-2025 12:00:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAiLCJ1c2VybmFtZSI6InNhaGluIiwiZW1haWwiOiJhZGVtc2FoaW4xMjM0dEBnbWFpbC5jb20iLCJleHAiOjE3NjcyNjg4MDJ9.jtf2E65DX9CnRM6Pc6Wj8T2yYDOX8yt37zNmV2gaO8U
[25-Dec-2025 12:00:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Dec-2025 12:00:03 UTC] ✅ JWT token verified successfully for user profile
[25-Dec-2025 12:00:03 UTC] User ID: 60
[25-Dec-2025 12:00:03 UTC] ✅ User profile retrieved successfully for user ID: 60
[25-Dec-2025 12:00:15 UTC] === API CALL LOG ===
[25-Dec-2025 12:00:15 UTC] Endpoint: user/profile.php
[25-Dec-2025 12:00:15 UTC] Full Log Data: {
    "timestamp": "2025-12-25 12:00:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "85.106.51.90",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "85.106.51.90, 172.71.160.6",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAiLCJ1c2VybmFtZSI6InNhaGluIiwiZW1haWwiOiJhZGVtc2FoaW4xMjM0dEBnbWFpbC5jb20iLCJleHAiOjE3NjcyNjg4MDJ9.jtf2E65DX9CnRM6Pc6Wj8T2yYDOX8yt37zNmV2gaO8U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b382d511aa07169-DUS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "85.106.51.90",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Dec-2025 12:00:15 UTC] === END API CALL LOG ===
[25-Dec-2025 12:00:15 UTC] ✅ API Hash verification passed for profile endpoint
[25-Dec-2025 12:00:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAiLCJ1c2VybmFtZSI6InNhaGluIiwiZW1haWwiOiJhZGVtc2FoaW4xMjM0dEBnbWFpbC5jb20iLCJleHAiOjE3NjcyNjg4MDJ9.jtf2E65DX9CnRM6Pc6Wj8T2yYDOX8yt37zNmV2gaO8U
[25-Dec-2025 12:00:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Dec-2025 12:00:15 UTC] ✅ JWT token verified successfully for user profile
[25-Dec-2025 12:00:15 UTC] User ID: 60
[25-Dec-2025 12:00:15 UTC] ✅ User profile retrieved successfully for user ID: 60
[25-Dec-2025 12:00:17 UTC] === API CALL LOG ===
[25-Dec-2025 12:00:17 UTC] Endpoint: user/profile.php
[25-Dec-2025 12:00:17 UTC] Full Log Data: {
    "timestamp": "2025-12-25 12:00:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "85.106.51.90",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "85.106.51.90, 172.71.160.6",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAiLCJ1c2VybmFtZSI6InNhaGluIiwiZW1haWwiOiJhZGVtc2FoaW4xMjM0dEBnbWFpbC5jb20iLCJleHAiOjE3NjcyNjg4MDJ9.jtf2E65DX9CnRM6Pc6Wj8T2yYDOX8yt37zNmV2gaO8U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b382d5f8c297169-DUS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "85.106.51.90",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Dec-2025 12:00:17 UTC] === END API CALL LOG ===
[25-Dec-2025 12:00:17 UTC] ✅ API Hash verification passed for profile endpoint
[25-Dec-2025 12:00:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAiLCJ1c2VybmFtZSI6InNhaGluIiwiZW1haWwiOiJhZGVtc2FoaW4xMjM0dEBnbWFpbC5jb20iLCJleHAiOjE3NjcyNjg4MDJ9.jtf2E65DX9CnRM6Pc6Wj8T2yYDOX8yt37zNmV2gaO8U
[25-Dec-2025 12:00:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Dec-2025 12:00:17 UTC] ✅ JWT token verified successfully for user profile
[25-Dec-2025 12:00:17 UTC] User ID: 60
[25-Dec-2025 12:00:17 UTC] ✅ User profile retrieved successfully for user ID: 60
[25-Dec-2025 12:17:19 UTC] === API CALL LOG ===
[25-Dec-2025 12:17:19 UTC] Endpoint: user/profile.php
[25-Dec-2025 12:17:19 UTC] Full Log Data: {
    "timestamp": "2025-12-25 12:17:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "85.106.51.90",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "85.106.51.90, 162.159.113.29",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAiLCJ1c2VybmFtZSI6InNhaGluIiwiZW1haWwiOiJhZGVtc2FoaW4xMjM0dEBnbWFpbC5jb20iLCJleHAiOjE3NjcyNjg4MDJ9.jtf2E65DX9CnRM6Pc6Wj8T2yYDOX8yt37zNmV2gaO8U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b384651ea508ddc-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "85.106.51.90",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Dec-2025 12:17:19 UTC] === END API CALL LOG ===
[25-Dec-2025 12:17:19 UTC] ✅ API Hash verification passed for profile endpoint
[25-Dec-2025 12:17:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAiLCJ1c2VybmFtZSI6InNhaGluIiwiZW1haWwiOiJhZGVtc2FoaW4xMjM0dEBnbWFpbC5jb20iLCJleHAiOjE3NjcyNjg4MDJ9.jtf2E65DX9CnRM6Pc6Wj8T2yYDOX8yt37zNmV2gaO8U
[25-Dec-2025 12:17:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Dec-2025 12:17:19 UTC] ✅ JWT token verified successfully for user profile
[25-Dec-2025 12:17:19 UTC] User ID: 60
[25-Dec-2025 12:17:19 UTC] ✅ User profile retrieved successfully for user ID: 60
[25-Dec-2025 12:17:21 UTC] === API CALL LOG ===
[25-Dec-2025 12:17:21 UTC] Endpoint: user/profile.php
[25-Dec-2025 12:17:21 UTC] Full Log Data: {
    "timestamp": "2025-12-25 12:17:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "85.106.51.90",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "85.106.51.90, 162.159.113.6",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAiLCJ1c2VybmFtZSI6InNhaGluIiwiZW1haWwiOiJhZGVtc2FoaW4xMjM0dEBnbWFpbC5jb20iLCJleHAiOjE3NjcyNjg4MDJ9.jtf2E65DX9CnRM6Pc6Wj8T2yYDOX8yt37zNmV2gaO8U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b38465def738ddc-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "85.106.51.90",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Dec-2025 12:17:21 UTC] === END API CALL LOG ===
[25-Dec-2025 12:17:21 UTC] ✅ API Hash verification passed for profile endpoint
[25-Dec-2025 12:17:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAiLCJ1c2VybmFtZSI6InNhaGluIiwiZW1haWwiOiJhZGVtc2FoaW4xMjM0dEBnbWFpbC5jb20iLCJleHAiOjE3NjcyNjg4MDJ9.jtf2E65DX9CnRM6Pc6Wj8T2yYDOX8yt37zNmV2gaO8U
[25-Dec-2025 12:17:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Dec-2025 12:17:21 UTC] ✅ JWT token verified successfully for user profile
[25-Dec-2025 12:17:21 UTC] User ID: 60
[25-Dec-2025 12:17:21 UTC] ✅ User profile retrieved successfully for user ID: 60
[25-Dec-2025 12:17:28 UTC] === API CALL LOG ===
[25-Dec-2025 12:17:28 UTC] Endpoint: user/profile.php
[25-Dec-2025 12:17:28 UTC] Full Log Data: {
    "timestamp": "2025-12-25 12:17:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "85.106.51.90",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "85.106.51.90, 162.159.113.29",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAiLCJ1c2VybmFtZSI6InNhaGluIiwiZW1haWwiOiJhZGVtc2FoaW4xMjM0dEBnbWFpbC5jb20iLCJleHAiOjE3NjcyNjg4MDJ9.jtf2E65DX9CnRM6Pc6Wj8T2yYDOX8yt37zNmV2gaO8U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b38468b48398ddc-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "85.106.51.90",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Dec-2025 12:17:28 UTC] === END API CALL LOG ===
[25-Dec-2025 12:17:28 UTC] ✅ API Hash verification passed for profile endpoint
[25-Dec-2025 12:17:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAiLCJ1c2VybmFtZSI6InNhaGluIiwiZW1haWwiOiJhZGVtc2FoaW4xMjM0dEBnbWFpbC5jb20iLCJleHAiOjE3NjcyNjg4MDJ9.jtf2E65DX9CnRM6Pc6Wj8T2yYDOX8yt37zNmV2gaO8U
[25-Dec-2025 12:17:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Dec-2025 12:17:28 UTC] ✅ JWT token verified successfully for user profile
[25-Dec-2025 12:17:28 UTC] User ID: 60
[25-Dec-2025 12:17:28 UTC] ✅ User profile retrieved successfully for user ID: 60
[25-Dec-2025 12:17:29 UTC] User Purchases API - User ID: 60
[25-Dec-2025 12:17:29 UTC] User Purchases API - Total purchases found: 0
[25-Dec-2025 12:17:33 UTC] User Purchases API - User ID: 60
[25-Dec-2025 12:17:33 UTC] User Purchases API - Total purchases found: 0
[25-Dec-2025 12:17:35 UTC] === API CALL LOG ===
[25-Dec-2025 12:17:35 UTC] Endpoint: user/profile.php
[25-Dec-2025 12:17:35 UTC] Full Log Data: {
    "timestamp": "2025-12-25 12:17:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "85.106.51.90",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "85.106.51.90, 162.159.113.29",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAiLCJ1c2VybmFtZSI6InNhaGluIiwiZW1haWwiOiJhZGVtc2FoaW4xMjM0dEBnbWFpbC5jb20iLCJleHAiOjE3NjcyNjg4MDJ9.jtf2E65DX9CnRM6Pc6Wj8T2yYDOX8yt37zNmV2gaO8U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b3846b4bbb68ddc-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "85.106.51.90",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Dec-2025 12:17:35 UTC] === END API CALL LOG ===
[25-Dec-2025 12:17:35 UTC] ✅ API Hash verification passed for profile endpoint
[25-Dec-2025 12:17:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAiLCJ1c2VybmFtZSI6InNhaGluIiwiZW1haWwiOiJhZGVtc2FoaW4xMjM0dEBnbWFpbC5jb20iLCJleHAiOjE3NjcyNjg4MDJ9.jtf2E65DX9CnRM6Pc6Wj8T2yYDOX8yt37zNmV2gaO8U
[25-Dec-2025 12:17:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Dec-2025 12:17:35 UTC] ✅ JWT token verified successfully for user profile
[25-Dec-2025 12:17:35 UTC] User ID: 60
[25-Dec-2025 12:17:35 UTC] ✅ User profile retrieved successfully for user ID: 60
[25-Dec-2025 12:17:35 UTC] User Purchases API - User ID: 60
[25-Dec-2025 12:17:35 UTC] User Purchases API - Total purchases found: 0
[25-Dec-2025 12:17:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Dec-2025 12:17:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Dec-2025 12:17:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"85.106.51.90, 162.159.113.29","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAiLCJ1c2VybmFtZSI6InNhaGluIiwiZW1haWwiOiJhZGVtc2FoaW4xMjM0dEBnbWFpbC5jb20iLCJleHAiOjE3NjcyNjg4MDJ9.jtf2E65DX9CnRM6Pc6Wj8T2yYDOX8yt37zNmV2gaO8U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9b3846ba3fcd8ddc-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"85.106.51.90","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Dec-2025 12:17:36 UTC] === User Orders API Called ===
[25-Dec-2025 12:17:36 UTC] User ID: 60
[25-Dec-2025 12:17:36 UTC] Limit: 20, Offset: 0
[25-Dec-2025 12:17:36 UTC] Orders found: 0
[25-Dec-2025 12:17:36 UTC] Orders data: []
[25-Dec-2025 12:17:36 UTC] Total orders count: 0
[25-Dec-2025 12:17:37 UTC] === API CALL LOG ===
[25-Dec-2025 12:17:37 UTC] Endpoint: user/profile.php
[25-Dec-2025 12:17:37 UTC] Full Log Data: {
    "timestamp": "2025-12-25 12:17:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "85.106.51.90",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "85.106.51.90, 162.159.113.29",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAiLCJ1c2VybmFtZSI6InNhaGluIiwiZW1haWwiOiJhZGVtc2FoaW4xMjM0dEBnbWFpbC5jb20iLCJleHAiOjE3NjcyNjg4MDJ9.jtf2E65DX9CnRM6Pc6Wj8T2yYDOX8yt37zNmV2gaO8U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b3846c35bfd8ddc-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "85.106.51.90",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Dec-2025 12:17:37 UTC] === END API CALL LOG ===
[25-Dec-2025 12:17:37 UTC] ✅ API Hash verification passed for profile endpoint
[25-Dec-2025 12:17:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAiLCJ1c2VybmFtZSI6InNhaGluIiwiZW1haWwiOiJhZGVtc2FoaW4xMjM0dEBnbWFpbC5jb20iLCJleHAiOjE3NjcyNjg4MDJ9.jtf2E65DX9CnRM6Pc6Wj8T2yYDOX8yt37zNmV2gaO8U
[25-Dec-2025 12:17:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Dec-2025 12:17:37 UTC] ✅ JWT token verified successfully for user profile
[25-Dec-2025 12:17:37 UTC] User ID: 60
[25-Dec-2025 12:17:37 UTC] ✅ User profile retrieved successfully for user ID: 60
[25-Dec-2025 12:17:43 UTC] === API CALL LOG ===
[25-Dec-2025 12:17:43 UTC] Endpoint: user/profile.php
[25-Dec-2025 12:17:43 UTC] Full Log Data: {
    "timestamp": "2025-12-25 12:17:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "85.106.51.90",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "85.106.51.90, 104.23.170.167",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAiLCJ1c2VybmFtZSI6InNhaGluIiwiZW1haWwiOiJhZGVtc2FoaW4xMjM0dEBnbWFpbC5jb20iLCJleHAiOjE3NjcyNjg4MDJ9.jtf2E65DX9CnRM6Pc6Wj8T2yYDOX8yt37zNmV2gaO8U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b3846e8385699d3-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "85.106.51.90",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Dec-2025 12:17:43 UTC] === END API CALL LOG ===
[25-Dec-2025 12:17:43 UTC] ✅ API Hash verification passed for profile endpoint
[25-Dec-2025 12:17:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAiLCJ1c2VybmFtZSI6InNhaGluIiwiZW1haWwiOiJhZGVtc2FoaW4xMjM0dEBnbWFpbC5jb20iLCJleHAiOjE3NjcyNjg4MDJ9.jtf2E65DX9CnRM6Pc6Wj8T2yYDOX8yt37zNmV2gaO8U
[25-Dec-2025 12:17:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Dec-2025 12:17:43 UTC] ✅ JWT token verified successfully for user profile
[25-Dec-2025 12:17:43 UTC] User ID: 60
[25-Dec-2025 12:17:43 UTC] ✅ User profile retrieved successfully for user ID: 60
[25-Dec-2025 12:17:45 UTC] === API CALL LOG ===
[25-Dec-2025 12:17:45 UTC] Endpoint: user/profile.php
[25-Dec-2025 12:17:45 UTC] Full Log Data: {
    "timestamp": "2025-12-25 12:17:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "85.106.51.90",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "85.106.51.90, 104.23.170.167",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAiLCJ1c2VybmFtZSI6InNhaGluIiwiZW1haWwiOiJhZGVtc2FoaW4xMjM0dEBnbWFpbC5jb20iLCJleHAiOjE3NjcyNjg4MDJ9.jtf2E65DX9CnRM6Pc6Wj8T2yYDOX8yt37zNmV2gaO8U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b3846f3dac599d3-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "85.106.51.90",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Dec-2025 12:17:45 UTC] === END API CALL LOG ===
[25-Dec-2025 12:17:45 UTC] ✅ API Hash verification passed for profile endpoint
[25-Dec-2025 12:17:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAiLCJ1c2VybmFtZSI6InNhaGluIiwiZW1haWwiOiJhZGVtc2FoaW4xMjM0dEBnbWFpbC5jb20iLCJleHAiOjE3NjcyNjg4MDJ9.jtf2E65DX9CnRM6Pc6Wj8T2yYDOX8yt37zNmV2gaO8U
[25-Dec-2025 12:17:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Dec-2025 12:17:45 UTC] ✅ JWT token verified successfully for user profile
[25-Dec-2025 12:17:45 UTC] User ID: 60
[25-Dec-2025 12:17:45 UTC] ✅ User profile retrieved successfully for user ID: 60
[25-Dec-2025 12:18:23 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Dec-2025 12:18:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Dec-2025 12:18:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"85.106.51.90, 104.23.170.167","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAiLCJ1c2VybmFtZSI6InNhaGluIiwiZW1haWwiOiJhZGVtc2FoaW4xMjM0dEBnbWFpbC5jb20iLCJleHAiOjE3NjcyNjg4MDJ9.jtf2E65DX9CnRM6Pc6Wj8T2yYDOX8yt37zNmV2gaO8U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9b3847dfba9799d3-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"85.106.51.90","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Dec-2025 12:18:23 UTC] === User Orders API Called ===
[25-Dec-2025 12:18:23 UTC] User ID: 60
[25-Dec-2025 12:18:23 UTC] Limit: 20, Offset: 0
[25-Dec-2025 12:18:23 UTC] Orders found: 1
[25-Dec-2025 12:18:23 UTC] Orders data: [{"id":40,"quantity":1,"total_coins":1,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Topfollowap1","status":"pending","created_at":"2025-12-25 15:48:21","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[25-Dec-2025 12:18:23 UTC] Total orders count: 1
[25-Dec-2025 12:18:31 UTC] === API CALL LOG ===
[25-Dec-2025 12:18:31 UTC] Endpoint: user/profile.php
[25-Dec-2025 12:18:31 UTC] Full Log Data: {
    "timestamp": "2025-12-25 12:18:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "85.106.51.90",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "85.106.51.90, 104.23.170.167",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAiLCJ1c2VybmFtZSI6InNhaGluIiwiZW1haWwiOiJhZGVtc2FoaW4xMjM0dEBnbWFpbC5jb20iLCJleHAiOjE3NjcyNjg4MDJ9.jtf2E65DX9CnRM6Pc6Wj8T2yYDOX8yt37zNmV2gaO8U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b3848144a8f99d3-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "85.106.51.90",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Dec-2025 12:18:31 UTC] === END API CALL LOG ===
[25-Dec-2025 12:18:31 UTC] ✅ API Hash verification passed for profile endpoint
[25-Dec-2025 12:18:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAiLCJ1c2VybmFtZSI6InNhaGluIiwiZW1haWwiOiJhZGVtc2FoaW4xMjM0dEBnbWFpbC5jb20iLCJleHAiOjE3NjcyNjg4MDJ9.jtf2E65DX9CnRM6Pc6Wj8T2yYDOX8yt37zNmV2gaO8U
[25-Dec-2025 12:18:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Dec-2025 12:18:31 UTC] ✅ JWT token verified successfully for user profile
[25-Dec-2025 12:18:31 UTC] User ID: 60
[25-Dec-2025 12:18:31 UTC] ✅ User profile retrieved successfully for user ID: 60
[25-Dec-2025 12:18:31 UTC] User Purchases API - User ID: 60
[25-Dec-2025 12:18:31 UTC] User Purchases API - Total purchases found: 0
[25-Dec-2025 12:18:45 UTC] === API CALL LOG ===
[25-Dec-2025 12:18:45 UTC] Endpoint: user/profile.php
[25-Dec-2025 12:18:45 UTC] Full Log Data: {
    "timestamp": "2025-12-25 12:18:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "85.106.51.90",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "85.106.51.90, 104.23.166.161",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAiLCJ1c2VybmFtZSI6InNhaGluIiwiZW1haWwiOiJhZGVtc2FoaW4xMjM0dEBnbWFpbC5jb20iLCJleHAiOjE3NjcyNjg4MDJ9.jtf2E65DX9CnRM6Pc6Wj8T2yYDOX8yt37zNmV2gaO8U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b38486bed3da419-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "85.106.51.90",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Dec-2025 12:18:45 UTC] === END API CALL LOG ===
[25-Dec-2025 12:18:45 UTC] ✅ API Hash verification passed for profile endpoint
[25-Dec-2025 12:18:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAiLCJ1c2VybmFtZSI6InNhaGluIiwiZW1haWwiOiJhZGVtc2FoaW4xMjM0dEBnbWFpbC5jb20iLCJleHAiOjE3NjcyNjg4MDJ9.jtf2E65DX9CnRM6Pc6Wj8T2yYDOX8yt37zNmV2gaO8U
[25-Dec-2025 12:18:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Dec-2025 12:18:45 UTC] ✅ JWT token verified successfully for user profile
[25-Dec-2025 12:18:45 UTC] User ID: 60
[25-Dec-2025 12:18:45 UTC] ✅ User profile retrieved successfully for user ID: 60
[25-Dec-2025 12:18:47 UTC] === API CALL LOG ===
[25-Dec-2025 12:18:47 UTC] Endpoint: user/profile.php
[25-Dec-2025 12:18:47 UTC] Full Log Data: {
    "timestamp": "2025-12-25 12:18:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "85.106.51.90",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "85.106.51.90, 104.23.166.159",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAiLCJ1c2VybmFtZSI6InNhaGluIiwiZW1haWwiOiJhZGVtc2FoaW4xMjM0dEBnbWFpbC5jb20iLCJleHAiOjE3NjcyNjg4MDJ9.jtf2E65DX9CnRM6Pc6Wj8T2yYDOX8yt37zNmV2gaO8U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b3848788854a419-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "85.106.51.90",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Dec-2025 12:18:47 UTC] === END API CALL LOG ===
[25-Dec-2025 12:18:47 UTC] ✅ API Hash verification passed for profile endpoint
[25-Dec-2025 12:18:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAiLCJ1c2VybmFtZSI6InNhaGluIiwiZW1haWwiOiJhZGVtc2FoaW4xMjM0dEBnbWFpbC5jb20iLCJleHAiOjE3NjcyNjg4MDJ9.jtf2E65DX9CnRM6Pc6Wj8T2yYDOX8yt37zNmV2gaO8U
[25-Dec-2025 12:18:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Dec-2025 12:18:47 UTC] ✅ JWT token verified successfully for user profile
[25-Dec-2025 12:18:47 UTC] User ID: 60
[25-Dec-2025 12:18:47 UTC] ✅ User profile retrieved successfully for user ID: 60
[25-Dec-2025 12:19:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Dec-2025 12:19:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Dec-2025 12:19:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"85.106.51.90, 104.23.166.161","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAiLCJ1c2VybmFtZSI6InNhaGluIiwiZW1haWwiOiJhZGVtc2FoaW4xMjM0dEBnbWFpbC5jb20iLCJleHAiOjE3NjcyNjg4MDJ9.jtf2E65DX9CnRM6Pc6Wj8T2yYDOX8yt37zNmV2gaO8U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9b38499fed6aa419-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"85.106.51.90","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Dec-2025 12:19:35 UTC] === User Orders API Called ===
[25-Dec-2025 12:19:35 UTC] User ID: 60
[25-Dec-2025 12:19:35 UTC] Limit: 20, Offset: 0
[25-Dec-2025 12:19:35 UTC] Orders found: 2
[25-Dec-2025 12:19:35 UTC] Orders data: [{"id":41,"quantity":4,"total_coins":80,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Topfollowap1","status":"pending","created_at":"2025-12-25 15:49:32","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":40,"quantity":1,"total_coins":1,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Topfollowap1","status":"pending","created_at":"2025-12-25 15:48:21","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[25-Dec-2025 12:19:35 UTC] Total orders count: 2
[25-Dec-2025 12:19:46 UTC] === API CALL LOG ===
[25-Dec-2025 12:19:46 UTC] Endpoint: user/profile.php
[25-Dec-2025 12:19:46 UTC] Full Log Data: {
    "timestamp": "2025-12-25 12:19:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "85.106.51.90",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "85.106.51.90, 104.23.166.161",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAiLCJ1c2VybmFtZSI6InNhaGluIiwiZW1haWwiOiJhZGVtc2FoaW4xMjM0dEBnbWFpbC5jb20iLCJleHAiOjE3NjcyNjg4MDJ9.jtf2E65DX9CnRM6Pc6Wj8T2yYDOX8yt37zNmV2gaO8U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b3849e4a99ba419-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "85.106.51.90",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Dec-2025 12:19:46 UTC] === END API CALL LOG ===
[25-Dec-2025 12:19:46 UTC] ✅ API Hash verification passed for profile endpoint
[25-Dec-2025 12:19:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAiLCJ1c2VybmFtZSI6InNhaGluIiwiZW1haWwiOiJhZGVtc2FoaW4xMjM0dEBnbWFpbC5jb20iLCJleHAiOjE3NjcyNjg4MDJ9.jtf2E65DX9CnRM6Pc6Wj8T2yYDOX8yt37zNmV2gaO8U
[25-Dec-2025 12:19:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Dec-2025 12:19:46 UTC] ✅ JWT token verified successfully for user profile
[25-Dec-2025 12:19:46 UTC] User ID: 60
[25-Dec-2025 12:19:46 UTC] ✅ User profile retrieved successfully for user ID: 60
[25-Dec-2025 12:19:46 UTC] User Purchases API - User ID: 60
[25-Dec-2025 12:19:46 UTC] User Purchases API - Total purchases found: 0
[25-Dec-2025 12:19:47 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Dec-2025 12:19:47 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Dec-2025 12:19:47 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"85.106.51.90, 104.23.166.161","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAiLCJ1c2VybmFtZSI6InNhaGluIiwiZW1haWwiOiJhZGVtc2FoaW4xMjM0dEBnbWFpbC5jb20iLCJleHAiOjE3NjcyNjg4MDJ9.jtf2E65DX9CnRM6Pc6Wj8T2yYDOX8yt37zNmV2gaO8U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9b3849eedf15a419-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"85.106.51.90","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Dec-2025 12:19:47 UTC] === User Orders API Called ===
[25-Dec-2025 12:19:47 UTC] User ID: 60
[25-Dec-2025 12:19:47 UTC] Limit: 20, Offset: 0
[25-Dec-2025 12:19:47 UTC] Orders found: 2
[25-Dec-2025 12:19:47 UTC] Orders data: [{"id":41,"quantity":4,"total_coins":80,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Topfollowap1","status":"pending","created_at":"2025-12-25 15:49:32","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":40,"quantity":1,"total_coins":1,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Topfollowap1","status":"pending","created_at":"2025-12-25 15:48:21","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[25-Dec-2025 12:19:47 UTC] Total orders count: 2
[25-Dec-2025 12:19:52 UTC] === API CALL LOG ===
[25-Dec-2025 12:19:52 UTC] Endpoint: user/profile.php
[25-Dec-2025 12:19:52 UTC] Full Log Data: {
    "timestamp": "2025-12-25 12:19:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "85.106.51.90",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "85.106.51.90, 172.71.98.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAiLCJ1c2VybmFtZSI6InNhaGluIiwiZW1haWwiOiJhZGVtc2FoaW4xMjM0dEBnbWFpbC5jb20iLCJleHAiOjE3NjcyNjg4MDJ9.jtf2E65DX9CnRM6Pc6Wj8T2yYDOX8yt37zNmV2gaO8U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b384a0c3cf46727-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "85.106.51.90",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Dec-2025 12:19:52 UTC] === END API CALL LOG ===
[25-Dec-2025 12:19:52 UTC] ✅ API Hash verification passed for profile endpoint
[25-Dec-2025 12:19:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAiLCJ1c2VybmFtZSI6InNhaGluIiwiZW1haWwiOiJhZGVtc2FoaW4xMjM0dEBnbWFpbC5jb20iLCJleHAiOjE3NjcyNjg4MDJ9.jtf2E65DX9CnRM6Pc6Wj8T2yYDOX8yt37zNmV2gaO8U
[25-Dec-2025 12:19:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Dec-2025 12:19:52 UTC] ✅ JWT token verified successfully for user profile
[25-Dec-2025 12:19:52 UTC] User ID: 60
[25-Dec-2025 12:19:52 UTC] ✅ User profile retrieved successfully for user ID: 60
[25-Dec-2025 12:19:54 UTC] === API CALL LOG ===
[25-Dec-2025 12:19:54 UTC] Endpoint: user/profile.php
[25-Dec-2025 12:19:54 UTC] Full Log Data: {
    "timestamp": "2025-12-25 12:19:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "85.106.51.90",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "85.106.51.90, 172.71.98.151",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAiLCJ1c2VybmFtZSI6InNhaGluIiwiZW1haWwiOiJhZGVtc2FoaW4xMjM0dEBnbWFpbC5jb20iLCJleHAiOjE3NjcyNjg4MDJ9.jtf2E65DX9CnRM6Pc6Wj8T2yYDOX8yt37zNmV2gaO8U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b384a18b8026727-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "85.106.51.90",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Dec-2025 12:19:54 UTC] === END API CALL LOG ===
[25-Dec-2025 12:19:54 UTC] ✅ API Hash verification passed for profile endpoint
[25-Dec-2025 12:19:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAiLCJ1c2VybmFtZSI6InNhaGluIiwiZW1haWwiOiJhZGVtc2FoaW4xMjM0dEBnbWFpbC5jb20iLCJleHAiOjE3NjcyNjg4MDJ9.jtf2E65DX9CnRM6Pc6Wj8T2yYDOX8yt37zNmV2gaO8U
[25-Dec-2025 12:19:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Dec-2025 12:19:54 UTC] ✅ JWT token verified successfully for user profile
[25-Dec-2025 12:19:54 UTC] User ID: 60
[25-Dec-2025 12:19:54 UTC] ✅ User profile retrieved successfully for user ID: 60
[25-Dec-2025 12:20:13 UTC] === API CALL LOG ===
[25-Dec-2025 12:20:13 UTC] Endpoint: user/profile.php
[25-Dec-2025 12:20:13 UTC] Full Log Data: {
    "timestamp": "2025-12-25 12:20:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "85.106.51.90",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "85.106.51.90, 172.71.98.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAiLCJ1c2VybmFtZSI6InNhaGluIiwiZW1haWwiOiJhZGVtc2FoaW4xMjM0dEBnbWFpbC5jb20iLCJleHAiOjE3NjcyNjg4MDJ9.jtf2E65DX9CnRM6Pc6Wj8T2yYDOX8yt37zNmV2gaO8U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b384a8e6bc16727-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "85.106.51.90",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Dec-2025 12:20:13 UTC] === END API CALL LOG ===
[25-Dec-2025 12:20:13 UTC] ✅ API Hash verification passed for profile endpoint
[25-Dec-2025 12:20:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAiLCJ1c2VybmFtZSI6InNhaGluIiwiZW1haWwiOiJhZGVtc2FoaW4xMjM0dEBnbWFpbC5jb20iLCJleHAiOjE3NjcyNjg4MDJ9.jtf2E65DX9CnRM6Pc6Wj8T2yYDOX8yt37zNmV2gaO8U
[25-Dec-2025 12:20:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Dec-2025 12:20:13 UTC] ✅ JWT token verified successfully for user profile
[25-Dec-2025 12:20:13 UTC] User ID: 60
[25-Dec-2025 12:20:13 UTC] ✅ User profile retrieved successfully for user ID: 60
[25-Dec-2025 13:32:26 UTC] === API CALL LOG ===
[25-Dec-2025 13:32:26 UTC] Endpoint: user/profile.php
[25-Dec-2025 13:32:26 UTC] Full Log Data: {
    "timestamp": "2025-12-25 13:32:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.93.140.14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.93.140.14, 172.69.159.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjEiLCJ1c2VybmFtZSI6ImppaW5veCIsImVtYWlsIjoieWVhc2luYXJhZmF0NzA3OUBnbWFpbC5jb20iLCJleHAiOjE3NjcyNzQzNDZ9.KQXqIyxsank6-oig10wgwZXIhpuw_M389Js3JEss8UY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b38b45bd964db83-CGP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.93.140.14",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Dec-2025 13:32:26 UTC] === END API CALL LOG ===
[25-Dec-2025 13:32:26 UTC] ✅ API Hash verification passed for profile endpoint
[25-Dec-2025 13:32:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjEiLCJ1c2VybmFtZSI6ImppaW5veCIsImVtYWlsIjoieWVhc2luYXJhZmF0NzA3OUBnbWFpbC5jb20iLCJleHAiOjE3NjcyNzQzNDZ9.KQXqIyxsank6-oig10wgwZXIhpuw_M389Js3JEss8UY
[25-Dec-2025 13:32:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Dec-2025 13:32:26 UTC] ✅ JWT token verified successfully for user profile
[25-Dec-2025 13:32:26 UTC] User ID: 61
[25-Dec-2025 13:32:26 UTC] ✅ User profile retrieved successfully for user ID: 61
[25-Dec-2025 13:32:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Dec-2025 13:32:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Dec-2025 13:32:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.93.140.14, 172.69.159.181","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjEiLCJ1c2VybmFtZSI6ImppaW5veCIsImVtYWlsIjoieWVhc2luYXJhZmF0NzA3OUBnbWFpbC5jb20iLCJleHAiOjE3NjcyNzQzNDZ9.KQXqIyxsank6-oig10wgwZXIhpuw_M389Js3JEss8UY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9b38b4880bfedb83-CGP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.93.140.14","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Dec-2025 13:32:34 UTC] === User Orders API Called ===
[25-Dec-2025 13:32:34 UTC] User ID: 61
[25-Dec-2025 13:32:34 UTC] Limit: 20, Offset: 0
[25-Dec-2025 13:32:34 UTC] Orders found: 0
[25-Dec-2025 13:32:34 UTC] Orders data: []
[25-Dec-2025 13:32:34 UTC] Total orders count: 0
[25-Dec-2025 13:32:35 UTC] === API CALL LOG ===
[25-Dec-2025 13:32:35 UTC] Endpoint: user/profile.php
[25-Dec-2025 13:32:35 UTC] Full Log Data: {
    "timestamp": "2025-12-25 13:32:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.93.140.14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.93.140.14, 172.69.159.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjEiLCJ1c2VybmFtZSI6ImppaW5veCIsImVtYWlsIjoieWVhc2luYXJhZmF0NzA3OUBnbWFpbC5jb20iLCJleHAiOjE3NjcyNzQzNDZ9.KQXqIyxsank6-oig10wgwZXIhpuw_M389Js3JEss8UY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b38b4931fd0db83-CGP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.93.140.14",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Dec-2025 13:32:35 UTC] === END API CALL LOG ===
[25-Dec-2025 13:32:35 UTC] ✅ API Hash verification passed for profile endpoint
[25-Dec-2025 13:32:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjEiLCJ1c2VybmFtZSI6ImppaW5veCIsImVtYWlsIjoieWVhc2luYXJhZmF0NzA3OUBnbWFpbC5jb20iLCJleHAiOjE3NjcyNzQzNDZ9.KQXqIyxsank6-oig10wgwZXIhpuw_M389Js3JEss8UY
[25-Dec-2025 13:32:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Dec-2025 13:32:35 UTC] ✅ JWT token verified successfully for user profile
[25-Dec-2025 13:32:35 UTC] User ID: 61
[25-Dec-2025 13:32:35 UTC] ✅ User profile retrieved successfully for user ID: 61
[25-Dec-2025 13:32:36 UTC] User Purchases API - User ID: 61
[25-Dec-2025 13:32:36 UTC] User Purchases API - Total purchases found: 0
[25-Dec-2025 13:32:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Dec-2025 13:32:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Dec-2025 13:32:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.93.140.14, 172.69.159.181","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjEiLCJ1c2VybmFtZSI6ImppaW5veCIsImVtYWlsIjoieWVhc2luYXJhZmF0NzA3OUBnbWFpbC5jb20iLCJleHAiOjE3NjcyNzQzNDZ9.KQXqIyxsank6-oig10wgwZXIhpuw_M389Js3JEss8UY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9b38b49d9da6db83-CGP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.93.140.14","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Dec-2025 13:32:37 UTC] === User Orders API Called ===
[25-Dec-2025 13:32:37 UTC] User ID: 61
[25-Dec-2025 13:32:37 UTC] Limit: 20, Offset: 0
[25-Dec-2025 13:32:37 UTC] Orders found: 0
[25-Dec-2025 13:32:37 UTC] Orders data: []
[25-Dec-2025 13:32:37 UTC] Total orders count: 0
[25-Dec-2025 13:32:38 UTC] === API CALL LOG ===
[25-Dec-2025 13:32:38 UTC] Endpoint: user/profile.php
[25-Dec-2025 13:32:38 UTC] Full Log Data: {
    "timestamp": "2025-12-25 13:32:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.93.140.14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.93.140.14, 172.69.159.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjEiLCJ1c2VybmFtZSI6ImppaW5veCIsImVtYWlsIjoieWVhc2luYXJhZmF0NzA3OUBnbWFpbC5jb20iLCJleHAiOjE3NjcyNzQzNDZ9.KQXqIyxsank6-oig10wgwZXIhpuw_M389Js3JEss8UY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b38b4a3cdeadb83-CGP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.93.140.14",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Dec-2025 13:32:38 UTC] === END API CALL LOG ===
[25-Dec-2025 13:32:38 UTC] ✅ API Hash verification passed for profile endpoint
[25-Dec-2025 13:32:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjEiLCJ1c2VybmFtZSI6ImppaW5veCIsImVtYWlsIjoieWVhc2luYXJhZmF0NzA3OUBnbWFpbC5jb20iLCJleHAiOjE3NjcyNzQzNDZ9.KQXqIyxsank6-oig10wgwZXIhpuw_M389Js3JEss8UY
[25-Dec-2025 13:32:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Dec-2025 13:32:38 UTC] ✅ JWT token verified successfully for user profile
[25-Dec-2025 13:32:38 UTC] User ID: 61
[25-Dec-2025 13:32:38 UTC] ✅ User profile retrieved successfully for user ID: 61
[25-Dec-2025 13:32:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Dec-2025 13:32:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Dec-2025 13:32:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.93.140.14, 172.69.159.181","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjEiLCJ1c2VybmFtZSI6ImppaW5veCIsImVtYWlsIjoieWVhc2luYXJhZmF0NzA3OUBnbWFpbC5jb20iLCJleHAiOjE3NjcyNzQzNDZ9.KQXqIyxsank6-oig10wgwZXIhpuw_M389Js3JEss8UY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9b38b50b19ffdb83-CGP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.93.140.14","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Dec-2025 13:32:54 UTC] === User Orders API Called ===
[25-Dec-2025 13:32:54 UTC] User ID: 61
[25-Dec-2025 13:32:54 UTC] Limit: 20, Offset: 0
[25-Dec-2025 13:32:54 UTC] Orders found: 1
[25-Dec-2025 13:32:54 UTC] Orders data: [{"id":42,"quantity":1,"total_coins":35,"coin_type":"regular","telegram_link":"https:\/\/t.me\/jxjiinoxff","status":"pending","created_at":"2025-12-25 17:02:52","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[25-Dec-2025 13:32:54 UTC] Total orders count: 1
[25-Dec-2025 13:32:59 UTC] === API CALL LOG ===
[25-Dec-2025 13:32:59 UTC] Endpoint: user/profile.php
[25-Dec-2025 13:32:59 UTC] Full Log Data: {
    "timestamp": "2025-12-25 13:32:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.93.140.14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.93.140.14, 172.69.159.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjEiLCJ1c2VybmFtZSI6ImppaW5veCIsImVtYWlsIjoieWVhc2luYXJhZmF0NzA3OUBnbWFpbC5jb20iLCJleHAiOjE3NjcyNzQzNDZ9.KQXqIyxsank6-oig10wgwZXIhpuw_M389Js3JEss8UY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b38b5291d41db83-CGP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.93.140.14",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Dec-2025 13:32:59 UTC] === END API CALL LOG ===
[25-Dec-2025 13:32:59 UTC] ✅ API Hash verification passed for profile endpoint
[25-Dec-2025 13:32:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjEiLCJ1c2VybmFtZSI6ImppaW5veCIsImVtYWlsIjoieWVhc2luYXJhZmF0NzA3OUBnbWFpbC5jb20iLCJleHAiOjE3NjcyNzQzNDZ9.KQXqIyxsank6-oig10wgwZXIhpuw_M389Js3JEss8UY
[25-Dec-2025 13:32:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Dec-2025 13:32:59 UTC] ✅ JWT token verified successfully for user profile
[25-Dec-2025 13:32:59 UTC] User ID: 61
[25-Dec-2025 13:32:59 UTC] ✅ User profile retrieved successfully for user ID: 61
[25-Dec-2025 13:33:33 UTC] === API CALL LOG ===
[25-Dec-2025 13:33:33 UTC] Endpoint: user/profile.php
[25-Dec-2025 13:33:33 UTC] Full Log Data: {
    "timestamp": "2025-12-25 13:33:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.93.140.14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.93.140.14, 172.69.159.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjEiLCJ1c2VybmFtZSI6ImppaW5veCIsImVtYWlsIjoieWVhc2luYXJhZmF0NzA3OUBnbWFpbC5jb20iLCJleHAiOjE3NjcyNzQzNDZ9.KQXqIyxsank6-oig10wgwZXIhpuw_M389Js3JEss8UY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b38b5f8ca62db83-CGP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.93.140.14",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Dec-2025 13:33:33 UTC] === END API CALL LOG ===
[25-Dec-2025 13:33:33 UTC] ✅ API Hash verification passed for profile endpoint
[25-Dec-2025 13:33:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjEiLCJ1c2VybmFtZSI6ImppaW5veCIsImVtYWlsIjoieWVhc2luYXJhZmF0NzA3OUBnbWFpbC5jb20iLCJleHAiOjE3NjcyNzQzNDZ9.KQXqIyxsank6-oig10wgwZXIhpuw_M389Js3JEss8UY
[25-Dec-2025 13:33:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Dec-2025 13:33:33 UTC] ✅ JWT token verified successfully for user profile
[25-Dec-2025 13:33:33 UTC] User ID: 61
[25-Dec-2025 13:33:33 UTC] ✅ User profile retrieved successfully for user ID: 61
[25-Dec-2025 13:33:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Dec-2025 13:33:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Dec-2025 13:33:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.93.140.14, 172.69.159.180","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjEiLCJ1c2VybmFtZSI6ImppaW5veCIsImVtYWlsIjoieWVhc2luYXJhZmF0NzA3OUBnbWFpbC5jb20iLCJleHAiOjE3NjcyNzQzNDZ9.KQXqIyxsank6-oig10wgwZXIhpuw_M389Js3JEss8UY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9b38b657698bdb83-CGP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.93.140.14","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Dec-2025 13:33:48 UTC] === User Orders API Called ===
[25-Dec-2025 13:33:48 UTC] User ID: 61
[25-Dec-2025 13:33:48 UTC] Limit: 20, Offset: 0
[25-Dec-2025 13:33:48 UTC] Orders found: 1
[25-Dec-2025 13:33:48 UTC] Orders data: [{"id":42,"quantity":1,"total_coins":35,"coin_type":"regular","telegram_link":"https:\/\/t.me\/jxjiinoxff","status":"pending","created_at":"2025-12-25 17:02:52","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[25-Dec-2025 13:33:48 UTC] Total orders count: 1
[25-Dec-2025 13:33:48 UTC] === API CALL LOG ===
[25-Dec-2025 13:33:48 UTC] Endpoint: user/profile.php
[25-Dec-2025 13:33:48 UTC] Full Log Data: {
    "timestamp": "2025-12-25 13:33:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.93.140.14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.93.140.14, 172.69.159.180",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjEiLCJ1c2VybmFtZSI6ImppaW5veCIsImVtYWlsIjoieWVhc2luYXJhZmF0NzA3OUBnbWFpbC5jb20iLCJleHAiOjE3NjcyNzQzNDZ9.KQXqIyxsank6-oig10wgwZXIhpuw_M389Js3JEss8UY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b38b65bdb3adb83-CGP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.93.140.14",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Dec-2025 13:33:48 UTC] === END API CALL LOG ===
[25-Dec-2025 13:33:48 UTC] ✅ API Hash verification passed for profile endpoint
[25-Dec-2025 13:33:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjEiLCJ1c2VybmFtZSI6ImppaW5veCIsImVtYWlsIjoieWVhc2luYXJhZmF0NzA3OUBnbWFpbC5jb20iLCJleHAiOjE3NjcyNzQzNDZ9.KQXqIyxsank6-oig10wgwZXIhpuw_M389Js3JEss8UY
[25-Dec-2025 13:33:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Dec-2025 13:33:48 UTC] ✅ JWT token verified successfully for user profile
[25-Dec-2025 13:33:48 UTC] User ID: 61
[25-Dec-2025 13:33:48 UTC] ✅ User profile retrieved successfully for user ID: 61
[25-Dec-2025 13:33:49 UTC] User Purchases API - User ID: 61
[25-Dec-2025 13:33:49 UTC] User Purchases API - Total purchases found: 0
[25-Dec-2025 13:33:49 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Dec-2025 13:33:49 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Dec-2025 13:33:49 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.93.140.14, 172.69.159.180","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjEiLCJ1c2VybmFtZSI6ImppaW5veCIsImVtYWlsIjoieWVhc2luYXJhZmF0NzA3OUBnbWFpbC5jb20iLCJleHAiOjE3NjcyNzQzNDZ9.KQXqIyxsank6-oig10wgwZXIhpuw_M389Js3JEss8UY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9b38b6607c79db83-CGP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.93.140.14","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Dec-2025 13:33:49 UTC] === User Orders API Called ===
[25-Dec-2025 13:33:49 UTC] User ID: 61
[25-Dec-2025 13:33:49 UTC] Limit: 20, Offset: 0
[25-Dec-2025 13:33:49 UTC] Orders found: 1
[25-Dec-2025 13:33:49 UTC] Orders data: [{"id":42,"quantity":1,"total_coins":35,"coin_type":"regular","telegram_link":"https:\/\/t.me\/jxjiinoxff","status":"pending","created_at":"2025-12-25 17:02:52","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[25-Dec-2025 13:33:49 UTC] Total orders count: 1
[25-Dec-2025 13:33:51 UTC] === API CALL LOG ===
[25-Dec-2025 13:33:51 UTC] Endpoint: user/profile.php
[25-Dec-2025 13:33:51 UTC] Full Log Data: {
    "timestamp": "2025-12-25 13:33:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.93.140.14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.93.140.14, 172.69.159.180",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjEiLCJ1c2VybmFtZSI6ImppaW5veCIsImVtYWlsIjoieWVhc2luYXJhZmF0NzA3OUBnbWFpbC5jb20iLCJleHAiOjE3NjcyNzQzNDZ9.KQXqIyxsank6-oig10wgwZXIhpuw_M389Js3JEss8UY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b38b66c2f03db83-CGP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.93.140.14",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Dec-2025 13:33:51 UTC] === END API CALL LOG ===
[25-Dec-2025 13:33:51 UTC] ✅ API Hash verification passed for profile endpoint
[25-Dec-2025 13:33:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjEiLCJ1c2VybmFtZSI6ImppaW5veCIsImVtYWlsIjoieWVhc2luYXJhZmF0NzA3OUBnbWFpbC5jb20iLCJleHAiOjE3NjcyNzQzNDZ9.KQXqIyxsank6-oig10wgwZXIhpuw_M389Js3JEss8UY
[25-Dec-2025 13:33:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Dec-2025 13:33:51 UTC] ✅ JWT token verified successfully for user profile
[25-Dec-2025 13:33:51 UTC] User ID: 61
[25-Dec-2025 13:33:51 UTC] ✅ User profile retrieved successfully for user ID: 61
[25-Dec-2025 13:33:51 UTC] User Purchases API - User ID: 61
[25-Dec-2025 13:33:51 UTC] User Purchases API - Total purchases found: 0
[25-Dec-2025 13:33:56 UTC] === API CALL LOG ===
[25-Dec-2025 13:33:56 UTC] Endpoint: user/profile.php
[25-Dec-2025 13:33:56 UTC] Full Log Data: {
    "timestamp": "2025-12-25 13:33:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.93.140.14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.93.140.14, 172.69.159.180",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjEiLCJ1c2VybmFtZSI6ImppaW5veCIsImVtYWlsIjoieWVhc2luYXJhZmF0NzA3OUBnbWFpbC5jb20iLCJleHAiOjE3NjcyNzQzNDZ9.KQXqIyxsank6-oig10wgwZXIhpuw_M389Js3JEss8UY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b38b68d7b43db83-CGP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.93.140.14",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Dec-2025 13:33:56 UTC] === END API CALL LOG ===
[25-Dec-2025 13:33:56 UTC] ✅ API Hash verification passed for profile endpoint
[25-Dec-2025 13:33:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjEiLCJ1c2VybmFtZSI6ImppaW5veCIsImVtYWlsIjoieWVhc2luYXJhZmF0NzA3OUBnbWFpbC5jb20iLCJleHAiOjE3NjcyNzQzNDZ9.KQXqIyxsank6-oig10wgwZXIhpuw_M389Js3JEss8UY
[25-Dec-2025 13:33:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Dec-2025 13:33:56 UTC] ✅ JWT token verified successfully for user profile
[25-Dec-2025 13:33:56 UTC] User ID: 61
[25-Dec-2025 13:33:56 UTC] ✅ User profile retrieved successfully for user ID: 61
[25-Dec-2025 13:49:13 UTC] === API CALL LOG ===
[25-Dec-2025 13:49:13 UTC] Endpoint: user/profile.php
[25-Dec-2025 13:49:13 UTC] Full Log Data: {
    "timestamp": "2025-12-25 13:49:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.93.140.14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.93.140.14, 172.69.159.180",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjEiLCJ1c2VybmFtZSI6ImppaW5veCIsImVtYWlsIjoieWVhc2luYXJhZmF0NzA3OUBnbWFpbC5jb20iLCJleHAiOjE3NjcyNzQzNDZ9.KQXqIyxsank6-oig10wgwZXIhpuw_M389Js3JEss8UY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b38ccef18a9db83-CGP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.93.140.14",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Dec-2025 13:49:13 UTC] === END API CALL LOG ===
[25-Dec-2025 13:49:13 UTC] ✅ API Hash verification passed for profile endpoint
[25-Dec-2025 13:49:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjEiLCJ1c2VybmFtZSI6ImppaW5veCIsImVtYWlsIjoieWVhc2luYXJhZmF0NzA3OUBnbWFpbC5jb20iLCJleHAiOjE3NjcyNzQzNDZ9.KQXqIyxsank6-oig10wgwZXIhpuw_M389Js3JEss8UY
[25-Dec-2025 13:49:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Dec-2025 13:49:13 UTC] ✅ JWT token verified successfully for user profile
[25-Dec-2025 13:49:13 UTC] User ID: 61
[25-Dec-2025 13:49:13 UTC] ✅ User profile retrieved successfully for user ID: 61
[25-Dec-2025 13:49:15 UTC] === API CALL LOG ===
[25-Dec-2025 13:49:15 UTC] Endpoint: user/profile.php
[25-Dec-2025 13:49:15 UTC] Full Log Data: {
    "timestamp": "2025-12-25 13:49:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.93.140.14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.93.140.14, 172.69.159.180",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjEiLCJ1c2VybmFtZSI6ImppaW5veCIsImVtYWlsIjoieWVhc2luYXJhZmF0NzA3OUBnbWFpbC5jb20iLCJleHAiOjE3NjcyNzQzNDZ9.KQXqIyxsank6-oig10wgwZXIhpuw_M389Js3JEss8UY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b38ccfa182bdb83-CGP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.93.140.14",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Dec-2025 13:49:15 UTC] === END API CALL LOG ===
[25-Dec-2025 13:49:15 UTC] ✅ API Hash verification passed for profile endpoint
[25-Dec-2025 13:49:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjEiLCJ1c2VybmFtZSI6ImppaW5veCIsImVtYWlsIjoieWVhc2luYXJhZmF0NzA3OUBnbWFpbC5jb20iLCJleHAiOjE3NjcyNzQzNDZ9.KQXqIyxsank6-oig10wgwZXIhpuw_M389Js3JEss8UY
[25-Dec-2025 13:49:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Dec-2025 13:49:15 UTC] ✅ JWT token verified successfully for user profile
[25-Dec-2025 13:49:15 UTC] User ID: 61
[25-Dec-2025 13:49:15 UTC] ✅ User profile retrieved successfully for user ID: 61
[25-Dec-2025 13:49:16 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Dec-2025 13:49:16 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Dec-2025 13:49:16 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.93.140.14, 172.69.159.180","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjEiLCJ1c2VybmFtZSI6ImppaW5veCIsImVtYWlsIjoieWVhc2luYXJhZmF0NzA3OUBnbWFpbC5jb20iLCJleHAiOjE3NjcyNzQzNDZ9.KQXqIyxsank6-oig10wgwZXIhpuw_M389Js3JEss8UY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9b38cd022ed2db83-CGP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.93.140.14","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Dec-2025 13:49:16 UTC] === User Orders API Called ===
[25-Dec-2025 13:49:16 UTC] User ID: 61
[25-Dec-2025 13:49:16 UTC] Limit: 20, Offset: 0
[25-Dec-2025 13:49:16 UTC] Orders found: 1
[25-Dec-2025 13:49:16 UTC] Orders data: [{"id":42,"quantity":1,"total_coins":35,"coin_type":"regular","telegram_link":"https:\/\/t.me\/jxjiinoxff","status":"pending","created_at":"2025-12-25 17:02:52","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[25-Dec-2025 13:49:16 UTC] Total orders count: 1
[25-Dec-2025 13:49:25 UTC] === API CALL LOG ===
[25-Dec-2025 13:49:25 UTC] Endpoint: user/profile.php
[25-Dec-2025 13:49:25 UTC] Full Log Data: {
    "timestamp": "2025-12-25 13:49:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.93.140.14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.93.140.14, 172.69.159.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjEiLCJ1c2VybmFtZSI6ImppaW5veCIsImVtYWlsIjoieWVhc2luYXJhZmF0NzA3OUBnbWFpbC5jb20iLCJleHAiOjE3NjcyNzQzNDZ9.KQXqIyxsank6-oig10wgwZXIhpuw_M389Js3JEss8UY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b38cd3c9f05db83-CGP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.93.140.14",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Dec-2025 13:49:25 UTC] === END API CALL LOG ===
[25-Dec-2025 13:49:25 UTC] ✅ API Hash verification passed for profile endpoint
[25-Dec-2025 13:49:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjEiLCJ1c2VybmFtZSI6ImppaW5veCIsImVtYWlsIjoieWVhc2luYXJhZmF0NzA3OUBnbWFpbC5jb20iLCJleHAiOjE3NjcyNzQzNDZ9.KQXqIyxsank6-oig10wgwZXIhpuw_M389Js3JEss8UY
[25-Dec-2025 13:49:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Dec-2025 13:49:25 UTC] ✅ JWT token verified successfully for user profile
[25-Dec-2025 13:49:25 UTC] User ID: 61
[25-Dec-2025 13:49:25 UTC] ✅ User profile retrieved successfully for user ID: 61
[25-Dec-2025 13:49:45 UTC] === API CALL LOG ===
[25-Dec-2025 13:49:45 UTC] Endpoint: user/profile.php
[25-Dec-2025 13:49:45 UTC] Full Log Data: {
    "timestamp": "2025-12-25 13:49:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.93.140.14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.93.140.14, 172.69.159.180",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjEiLCJ1c2VybmFtZSI6ImppaW5veCIsImVtYWlsIjoieWVhc2luYXJhZmF0NzA3OUBnbWFpbC5jb20iLCJleHAiOjE3NjcyNzQzNDZ9.KQXqIyxsank6-oig10wgwZXIhpuw_M389Js3JEss8UY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b38cdb76b45db83-CGP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.93.140.14",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Dec-2025 13:49:45 UTC] === END API CALL LOG ===
[25-Dec-2025 13:49:45 UTC] ✅ API Hash verification passed for profile endpoint
[25-Dec-2025 13:49:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjEiLCJ1c2VybmFtZSI6ImppaW5veCIsImVtYWlsIjoieWVhc2luYXJhZmF0NzA3OUBnbWFpbC5jb20iLCJleHAiOjE3NjcyNzQzNDZ9.KQXqIyxsank6-oig10wgwZXIhpuw_M389Js3JEss8UY
[25-Dec-2025 13:49:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Dec-2025 13:49:45 UTC] ✅ JWT token verified successfully for user profile
[25-Dec-2025 13:49:45 UTC] User ID: 61
[25-Dec-2025 13:49:45 UTC] ✅ User profile retrieved successfully for user ID: 61
[25-Dec-2025 13:50:23 UTC] === API CALL LOG ===
[25-Dec-2025 13:50:23 UTC] Endpoint: user/profile.php
[25-Dec-2025 13:50:23 UTC] Full Log Data: {
    "timestamp": "2025-12-25 13:50:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.93.140.14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.93.140.14, 172.69.159.180",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjEiLCJ1c2VybmFtZSI6ImppaW5veCIsImVtYWlsIjoieWVhc2luYXJhZmF0NzA3OUBnbWFpbC5jb20iLCJleHAiOjE3NjcyNzQzNDZ9.KQXqIyxsank6-oig10wgwZXIhpuw_M389Js3JEss8UY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b38cea59800db83-CGP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.93.140.14",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Dec-2025 13:50:23 UTC] === END API CALL LOG ===
[25-Dec-2025 13:50:23 UTC] ✅ API Hash verification passed for profile endpoint
[25-Dec-2025 13:50:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjEiLCJ1c2VybmFtZSI6ImppaW5veCIsImVtYWlsIjoieWVhc2luYXJhZmF0NzA3OUBnbWFpbC5jb20iLCJleHAiOjE3NjcyNzQzNDZ9.KQXqIyxsank6-oig10wgwZXIhpuw_M389Js3JEss8UY
[25-Dec-2025 13:50:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Dec-2025 13:50:23 UTC] ✅ JWT token verified successfully for user profile
[25-Dec-2025 13:50:23 UTC] User ID: 61
[25-Dec-2025 13:50:23 UTC] ✅ User profile retrieved successfully for user ID: 61
[25-Dec-2025 13:50:24 UTC] User Purchases API - User ID: 61
[25-Dec-2025 13:50:24 UTC] User Purchases API - Total purchases found: 0
[25-Dec-2025 16:16:32 UTC] === API CALL LOG ===
[25-Dec-2025 16:16:32 UTC] Endpoint: user/profile.php
[25-Dec-2025 16:16:32 UTC] Full Log Data: {
    "timestamp": "2025-12-25 16:16:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "85.106.51.90",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "85.106.51.90, 172.70.47.56",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAiLCJ1c2VybmFtZSI6InNhaGluIiwiZW1haWwiOiJhZGVtc2FoaW4xMjM0dEBnbWFpbC5jb20iLCJleHAiOjE3NjcyNjg4MDJ9.jtf2E65DX9CnRM6Pc6Wj8T2yYDOX8yt37zNmV2gaO8U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b39a4bcca31d596-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "85.106.51.90",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Dec-2025 16:16:32 UTC] === END API CALL LOG ===
[25-Dec-2025 16:16:32 UTC] ✅ API Hash verification passed for profile endpoint
[25-Dec-2025 16:16:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAiLCJ1c2VybmFtZSI6InNhaGluIiwiZW1haWwiOiJhZGVtc2FoaW4xMjM0dEBnbWFpbC5jb20iLCJleHAiOjE3NjcyNjg4MDJ9.jtf2E65DX9CnRM6Pc6Wj8T2yYDOX8yt37zNmV2gaO8U
[25-Dec-2025 16:16:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Dec-2025 16:16:32 UTC] ✅ JWT token verified successfully for user profile
[25-Dec-2025 16:16:32 UTC] User ID: 60
[25-Dec-2025 16:16:32 UTC] ✅ User profile retrieved successfully for user ID: 60
[25-Dec-2025 16:16:33 UTC] === API CALL LOG ===
[25-Dec-2025 16:16:33 UTC] Endpoint: user/profile.php
[25-Dec-2025 16:16:33 UTC] Full Log Data: {
    "timestamp": "2025-12-25 16:16:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "85.106.51.90",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "85.106.51.90, 172.70.47.56",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAiLCJ1c2VybmFtZSI6InNhaGluIiwiZW1haWwiOiJhZGVtc2FoaW4xMjM0dEBnbWFpbC5jb20iLCJleHAiOjE3NjcyNjg4MDJ9.jtf2E65DX9CnRM6Pc6Wj8T2yYDOX8yt37zNmV2gaO8U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b39a4c27964d596-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "85.106.51.90",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Dec-2025 16:16:33 UTC] === END API CALL LOG ===
[25-Dec-2025 16:16:33 UTC] ✅ API Hash verification passed for profile endpoint
[25-Dec-2025 16:16:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAiLCJ1c2VybmFtZSI6InNhaGluIiwiZW1haWwiOiJhZGVtc2FoaW4xMjM0dEBnbWFpbC5jb20iLCJleHAiOjE3NjcyNjg4MDJ9.jtf2E65DX9CnRM6Pc6Wj8T2yYDOX8yt37zNmV2gaO8U
[25-Dec-2025 16:16:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Dec-2025 16:16:33 UTC] ✅ JWT token verified successfully for user profile
[25-Dec-2025 16:16:33 UTC] User ID: 60
[25-Dec-2025 16:16:33 UTC] ✅ User profile retrieved successfully for user ID: 60
[25-Dec-2025 16:16:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Dec-2025 16:16:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Dec-2025 16:16:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"85.106.51.90, 172.70.47.56","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAiLCJ1c2VybmFtZSI6InNhaGluIiwiZW1haWwiOiJhZGVtc2FoaW4xMjM0dEBnbWFpbC5jb20iLCJleHAiOjE3NjcyNjg4MDJ9.jtf2E65DX9CnRM6Pc6Wj8T2yYDOX8yt37zNmV2gaO8U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9b39a4d3df46d596-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"85.106.51.90","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Dec-2025 16:16:36 UTC] === User Orders API Called ===
[25-Dec-2025 16:16:36 UTC] User ID: 60
[25-Dec-2025 16:16:36 UTC] Limit: 20, Offset: 0
[25-Dec-2025 16:16:36 UTC] Orders found: 2
[25-Dec-2025 16:16:36 UTC] Orders data: [{"id":41,"quantity":4,"total_coins":80,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Topfollowap1","status":"pending","created_at":"2025-12-25 15:49:32","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":40,"quantity":1,"total_coins":1,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Topfollowap1","status":"pending","created_at":"2025-12-25 15:48:21","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[25-Dec-2025 16:16:36 UTC] Total orders count: 2
[25-Dec-2025 17:12:52 UTC] === API CALL LOG ===
[25-Dec-2025 17:12:52 UTC] Endpoint: user/profile.php
[25-Dec-2025 17:12:52 UTC] Full Log Data: {
    "timestamp": "2025-12-25 17:12:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1455:e44b:1:0:6500:59f1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1455:e44b:1:0:6500:59f1, 162.158.28.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTciLCJ1c2VybmFtZSI6ImFiNjgyNTc2N0BnbWFpbC5jb20iLCJlbWFpbCI6ImFiNjgyNTc2N0BnbWFpbC5jb20iLCJleHAiOjE3NjcyMzc5NTl9.nK1OTTw9xcwXxa1a2u9lUPsQiB5LRdlGetddqAz7zaA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b39f73b7ee4f9e1-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:3100:1455:e44b:1:0:6500:59f1",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Dec-2025 17:12:52 UTC] === END API CALL LOG ===
[25-Dec-2025 17:12:52 UTC] ✅ API Hash verification passed for profile endpoint
[25-Dec-2025 17:12:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTciLCJ1c2VybmFtZSI6ImFiNjgyNTc2N0BnbWFpbC5jb20iLCJlbWFpbCI6ImFiNjgyNTc2N0BnbWFpbC5jb20iLCJleHAiOjE3NjcyMzc5NTl9.nK1OTTw9xcwXxa1a2u9lUPsQiB5LRdlGetddqAz7zaA
[25-Dec-2025 17:12:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Dec-2025 17:12:52 UTC] ✅ JWT token verified successfully for user profile
[25-Dec-2025 17:12:52 UTC] User ID: 57
[25-Dec-2025 17:12:52 UTC] ✅ User profile retrieved successfully for user ID: 57
[25-Dec-2025 17:12:52 UTC] === API CALL LOG ===
[25-Dec-2025 17:12:52 UTC] Endpoint: user/profile.php
[25-Dec-2025 17:12:52 UTC] Full Log Data: {
    "timestamp": "2025-12-25 17:12:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1455:e44b:1:0:6500:59f1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1455:e44b:1:0:6500:59f1, 162.158.28.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTciLCJ1c2VybmFtZSI6ImFiNjgyNTc2N0BnbWFpbC5jb20iLCJlbWFpbCI6ImFiNjgyNTc2N0BnbWFpbC5jb20iLCJleHAiOjE3NjcyMzc5NTl9.nK1OTTw9xcwXxa1a2u9lUPsQiB5LRdlGetddqAz7zaA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b39f742589ef9e1-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:3100:1455:e44b:1:0:6500:59f1",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Dec-2025 17:12:52 UTC] === END API CALL LOG ===
[25-Dec-2025 17:12:52 UTC] ✅ API Hash verification passed for profile endpoint
[25-Dec-2025 17:12:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTciLCJ1c2VybmFtZSI6ImFiNjgyNTc2N0BnbWFpbC5jb20iLCJlbWFpbCI6ImFiNjgyNTc2N0BnbWFpbC5jb20iLCJleHAiOjE3NjcyMzc5NTl9.nK1OTTw9xcwXxa1a2u9lUPsQiB5LRdlGetddqAz7zaA
[25-Dec-2025 17:12:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Dec-2025 17:12:52 UTC] ✅ JWT token verified successfully for user profile
[25-Dec-2025 17:12:52 UTC] User ID: 57
[25-Dec-2025 17:12:52 UTC] ✅ User profile retrieved successfully for user ID: 57
[25-Dec-2025 17:13:04 UTC] === API CALL LOG ===
[25-Dec-2025 17:13:04 UTC] Endpoint: user/profile.php
[25-Dec-2025 17:13:04 UTC] Full Log Data: {
    "timestamp": "2025-12-25 17:13:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1455:e44b:1:0:6500:59f1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1455:e44b:1:0:6500:59f1, 162.158.28.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTciLCJ1c2VybmFtZSI6ImFiNjgyNTc2N0BnbWFpbC5jb20iLCJlbWFpbCI6ImFiNjgyNTc2N0BnbWFpbC5jb20iLCJleHAiOjE3NjcyMzc5NTl9.nK1OTTw9xcwXxa1a2u9lUPsQiB5LRdlGetddqAz7zaA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b39f78999d3f9e1-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:3100:1455:e44b:1:0:6500:59f1",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Dec-2025 17:13:04 UTC] === END API CALL LOG ===
[25-Dec-2025 17:13:04 UTC] ✅ API Hash verification passed for profile endpoint
[25-Dec-2025 17:13:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTciLCJ1c2VybmFtZSI6ImFiNjgyNTc2N0BnbWFpbC5jb20iLCJlbWFpbCI6ImFiNjgyNTc2N0BnbWFpbC5jb20iLCJleHAiOjE3NjcyMzc5NTl9.nK1OTTw9xcwXxa1a2u9lUPsQiB5LRdlGetddqAz7zaA
[25-Dec-2025 17:13:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Dec-2025 17:13:04 UTC] ✅ JWT token verified successfully for user profile
[25-Dec-2025 17:13:04 UTC] User ID: 57
[25-Dec-2025 17:13:04 UTC] ✅ User profile retrieved successfully for user ID: 57
[25-Dec-2025 17:13:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Dec-2025 17:13:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Dec-2025 17:13:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2404:3100:1455:e44b:1:0:6500:59f1, 162.158.28.165","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTciLCJ1c2VybmFtZSI6ImFiNjgyNTc2N0BnbWFpbC5jb20iLCJlbWFpbCI6ImFiNjgyNTc2N0BnbWFpbC5jb20iLCJleHAiOjE3NjcyMzc5NTl9.nK1OTTw9xcwXxa1a2u9lUPsQiB5LRdlGetddqAz7zaA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9b39f7c99babf9e1-MCT","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2404:3100:1455:e44b:1:0:6500:59f1","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Dec-2025 17:13:14 UTC] === User Orders API Called ===
[25-Dec-2025 17:13:14 UTC] User ID: 57
[25-Dec-2025 17:13:14 UTC] Limit: 20, Offset: 0
[25-Dec-2025 17:13:14 UTC] Orders found: 3
[25-Dec-2025 17:13:14 UTC] Orders data: [{"id":35,"quantity":1,"total_coins":20,"coin_type":"regular","telegram_link":"https:\/\/t.me\/GoldTraderMasterm5","status":"pending","created_at":"2025-12-25 06:59:09","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":34,"quantity":1,"total_coins":1,"coin_type":"regular","telegram_link":"https:\/\/t.me\/GoldTraderMasterm5","status":"pending","created_at":"2025-12-25 06:58:30","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":33,"quantity":1,"total_coins":20,"coin_type":"regular","telegram_link":"https:\/\/t.me\/GoldTraderMasterm5","status":"pending","created_at":"2025-12-25 06:56:23","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[25-Dec-2025 17:13:14 UTC] Total orders count: 3
[25-Dec-2025 17:13:19 UTC] === API CALL LOG ===
[25-Dec-2025 17:13:19 UTC] Endpoint: user/profile.php
[25-Dec-2025 17:13:19 UTC] Full Log Data: {
    "timestamp": "2025-12-25 17:13:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1455:e44b:1:0:6500:59f1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1455:e44b:1:0:6500:59f1, 162.158.28.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTciLCJ1c2VybmFtZSI6ImFiNjgyNTc2N0BnbWFpbC5jb20iLCJlbWFpbCI6ImFiNjgyNTc2N0BnbWFpbC5jb20iLCJleHAiOjE3NjcyMzc5NTl9.nK1OTTw9xcwXxa1a2u9lUPsQiB5LRdlGetddqAz7zaA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b39f7e86ae3f9e1-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:3100:1455:e44b:1:0:6500:59f1",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Dec-2025 17:13:19 UTC] === END API CALL LOG ===
[25-Dec-2025 17:13:19 UTC] ✅ API Hash verification passed for profile endpoint
[25-Dec-2025 17:13:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTciLCJ1c2VybmFtZSI6ImFiNjgyNTc2N0BnbWFpbC5jb20iLCJlbWFpbCI6ImFiNjgyNTc2N0BnbWFpbC5jb20iLCJleHAiOjE3NjcyMzc5NTl9.nK1OTTw9xcwXxa1a2u9lUPsQiB5LRdlGetddqAz7zaA
[25-Dec-2025 17:13:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Dec-2025 17:13:19 UTC] ✅ JWT token verified successfully for user profile
[25-Dec-2025 17:13:19 UTC] User ID: 57
[25-Dec-2025 17:13:19 UTC] ✅ User profile retrieved successfully for user ID: 57
[25-Dec-2025 17:13:21 UTC] User Purchases API - User ID: 57
[25-Dec-2025 17:13:21 UTC] User Purchases API - Total purchases found: 1
[25-Dec-2025 17:13:27 UTC] === API CALL LOG ===
[25-Dec-2025 17:13:27 UTC] Endpoint: user/profile.php
[25-Dec-2025 17:13:27 UTC] Full Log Data: {
    "timestamp": "2025-12-25 17:13:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1455:e44b:1:0:6500:59f1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1455:e44b:1:0:6500:59f1, 162.158.28.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTciLCJ1c2VybmFtZSI6ImFiNjgyNTc2N0BnbWFpbC5jb20iLCJlbWFpbCI6ImFiNjgyNTc2N0BnbWFpbC5jb20iLCJleHAiOjE3NjcyMzc5NTl9.nK1OTTw9xcwXxa1a2u9lUPsQiB5LRdlGetddqAz7zaA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b39f81b3b43f9e1-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:3100:1455:e44b:1:0:6500:59f1",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Dec-2025 17:13:27 UTC] === END API CALL LOG ===
[25-Dec-2025 17:13:27 UTC] ✅ API Hash verification passed for profile endpoint
[25-Dec-2025 17:13:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTciLCJ1c2VybmFtZSI6ImFiNjgyNTc2N0BnbWFpbC5jb20iLCJlbWFpbCI6ImFiNjgyNTc2N0BnbWFpbC5jb20iLCJleHAiOjE3NjcyMzc5NTl9.nK1OTTw9xcwXxa1a2u9lUPsQiB5LRdlGetddqAz7zaA
[25-Dec-2025 17:13:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Dec-2025 17:13:27 UTC] ✅ JWT token verified successfully for user profile
[25-Dec-2025 17:13:27 UTC] User ID: 57
[25-Dec-2025 17:13:27 UTC] ✅ User profile retrieved successfully for user ID: 57
[25-Dec-2025 17:13:27 UTC] User Purchases API - User ID: 57
[25-Dec-2025 17:13:27 UTC] User Purchases API - Total purchases found: 1
[25-Dec-2025 17:13:31 UTC] User Purchases API - User ID: 57
[25-Dec-2025 17:13:31 UTC] User Purchases API - Total purchases found: 1
[25-Dec-2025 17:13:36 UTC] === API CALL LOG ===
[25-Dec-2025 17:13:36 UTC] Endpoint: user/profile.php
[25-Dec-2025 17:13:36 UTC] Full Log Data: {
    "timestamp": "2025-12-25 17:13:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1455:e44b:1:0:6500:59f1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1455:e44b:1:0:6500:59f1, 162.158.28.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTciLCJ1c2VybmFtZSI6ImFiNjgyNTc2N0BnbWFpbC5jb20iLCJlbWFpbCI6ImFiNjgyNTc2N0BnbWFpbC5jb20iLCJleHAiOjE3NjcyMzc5NTl9.nK1OTTw9xcwXxa1a2u9lUPsQiB5LRdlGetddqAz7zaA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b39f8524ce7f9e1-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:3100:1455:e44b:1:0:6500:59f1",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Dec-2025 17:13:36 UTC] === END API CALL LOG ===
[25-Dec-2025 17:13:36 UTC] ✅ API Hash verification passed for profile endpoint
[25-Dec-2025 17:13:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTciLCJ1c2VybmFtZSI6ImFiNjgyNTc2N0BnbWFpbC5jb20iLCJlbWFpbCI6ImFiNjgyNTc2N0BnbWFpbC5jb20iLCJleHAiOjE3NjcyMzc5NTl9.nK1OTTw9xcwXxa1a2u9lUPsQiB5LRdlGetddqAz7zaA
[25-Dec-2025 17:13:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Dec-2025 17:13:36 UTC] ✅ JWT token verified successfully for user profile
[25-Dec-2025 17:13:36 UTC] User ID: 57
[25-Dec-2025 17:13:36 UTC] ✅ User profile retrieved successfully for user ID: 57
[25-Dec-2025 17:42:14 UTC] === API CALL LOG ===
[25-Dec-2025 17:42:14 UTC] Endpoint: user/profile.php
[25-Dec-2025 17:42:14 UTC] Full Log Data: {
    "timestamp": "2025-12-25 17:42:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1455:e44b:1:0:6500:59f1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1455:e44b:1:0:6500:59f1, 162.158.28.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTciLCJ1c2VybmFtZSI6ImFiNjgyNTc2N0BnbWFpbC5jb20iLCJlbWFpbCI6ImFiNjgyNTc2N0BnbWFpbC5jb20iLCJleHAiOjE3NjcyMzc5NTl9.nK1OTTw9xcwXxa1a2u9lUPsQiB5LRdlGetddqAz7zaA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b3a223fce39f9e5-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:3100:1455:e44b:1:0:6500:59f1",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Dec-2025 17:42:14 UTC] === END API CALL LOG ===
[25-Dec-2025 17:42:14 UTC] ✅ API Hash verification passed for profile endpoint
[25-Dec-2025 17:42:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTciLCJ1c2VybmFtZSI6ImFiNjgyNTc2N0BnbWFpbC5jb20iLCJlbWFpbCI6ImFiNjgyNTc2N0BnbWFpbC5jb20iLCJleHAiOjE3NjcyMzc5NTl9.nK1OTTw9xcwXxa1a2u9lUPsQiB5LRdlGetddqAz7zaA
[25-Dec-2025 17:42:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Dec-2025 17:42:14 UTC] ✅ JWT token verified successfully for user profile
[25-Dec-2025 17:42:14 UTC] User ID: 57
[25-Dec-2025 17:42:14 UTC] ✅ User profile retrieved successfully for user ID: 57
[25-Dec-2025 17:42:15 UTC] === API CALL LOG ===
[25-Dec-2025 17:42:15 UTC] Endpoint: user/profile.php
[25-Dec-2025 17:42:15 UTC] Full Log Data: {
    "timestamp": "2025-12-25 17:42:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1455:e44b:1:0:6500:59f1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1455:e44b:1:0:6500:59f1, 162.158.28.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTciLCJ1c2VybmFtZSI6ImFiNjgyNTc2N0BnbWFpbC5jb20iLCJlbWFpbCI6ImFiNjgyNTc2N0BnbWFpbC5jb20iLCJleHAiOjE3NjcyMzc5NTl9.nK1OTTw9xcwXxa1a2u9lUPsQiB5LRdlGetddqAz7zaA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b3a22486b5ef9e5-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:3100:1455:e44b:1:0:6500:59f1",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Dec-2025 17:42:15 UTC] === END API CALL LOG ===
[25-Dec-2025 17:42:15 UTC] ✅ API Hash verification passed for profile endpoint
[25-Dec-2025 17:42:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTciLCJ1c2VybmFtZSI6ImFiNjgyNTc2N0BnbWFpbC5jb20iLCJlbWFpbCI6ImFiNjgyNTc2N0BnbWFpbC5jb20iLCJleHAiOjE3NjcyMzc5NTl9.nK1OTTw9xcwXxa1a2u9lUPsQiB5LRdlGetddqAz7zaA
[25-Dec-2025 17:42:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Dec-2025 17:42:15 UTC] ✅ JWT token verified successfully for user profile
[25-Dec-2025 17:42:15 UTC] User ID: 57
[25-Dec-2025 17:42:15 UTC] ✅ User profile retrieved successfully for user ID: 57
[25-Dec-2025 17:42:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Dec-2025 17:42:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Dec-2025 17:42:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2404:3100:1455:e44b:1:0:6500:59f1, 162.158.28.165","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTciLCJ1c2VybmFtZSI6ImFiNjgyNTc2N0BnbWFpbC5jb20iLCJlbWFpbCI6ImFiNjgyNTc2N0BnbWFpbC5jb20iLCJleHAiOjE3NjcyMzc5NTl9.nK1OTTw9xcwXxa1a2u9lUPsQiB5LRdlGetddqAz7zaA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9b3a22807d0ff9e5-MCT","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2404:3100:1455:e44b:1:0:6500:59f1","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Dec-2025 17:42:24 UTC] === User Orders API Called ===
[25-Dec-2025 17:42:24 UTC] User ID: 57
[25-Dec-2025 17:42:24 UTC] Limit: 20, Offset: 0
[25-Dec-2025 17:42:24 UTC] Orders found: 3
[25-Dec-2025 17:42:24 UTC] Orders data: [{"id":35,"quantity":1,"total_coins":20,"coin_type":"regular","telegram_link":"https:\/\/t.me\/GoldTraderMasterm5","status":"pending","created_at":"2025-12-25 06:59:09","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":34,"quantity":1,"total_coins":1,"coin_type":"regular","telegram_link":"https:\/\/t.me\/GoldTraderMasterm5","status":"pending","created_at":"2025-12-25 06:58:30","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":33,"quantity":1,"total_coins":20,"coin_type":"regular","telegram_link":"https:\/\/t.me\/GoldTraderMasterm5","status":"pending","created_at":"2025-12-25 06:56:23","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[25-Dec-2025 17:42:24 UTC] Total orders count: 3
[25-Dec-2025 17:42:37 UTC] === API CALL LOG ===
[25-Dec-2025 17:42:37 UTC] Endpoint: user/profile.php
[25-Dec-2025 17:42:37 UTC] Full Log Data: {
    "timestamp": "2025-12-25 17:42:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1455:e44b:1:0:6500:59f1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1455:e44b:1:0:6500:59f1, 162.158.28.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTciLCJ1c2VybmFtZSI6ImFiNjgyNTc2N0BnbWFpbC5jb20iLCJlbWFpbCI6ImFiNjgyNTc2N0BnbWFpbC5jb20iLCJleHAiOjE3NjcyMzc5NTl9.nK1OTTw9xcwXxa1a2u9lUPsQiB5LRdlGetddqAz7zaA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b3a22d32e5df9e5-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:3100:1455:e44b:1:0:6500:59f1",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Dec-2025 17:42:37 UTC] === END API CALL LOG ===
[25-Dec-2025 17:42:37 UTC] ✅ API Hash verification passed for profile endpoint
[25-Dec-2025 17:42:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTciLCJ1c2VybmFtZSI6ImFiNjgyNTc2N0BnbWFpbC5jb20iLCJlbWFpbCI6ImFiNjgyNTc2N0BnbWFpbC5jb20iLCJleHAiOjE3NjcyMzc5NTl9.nK1OTTw9xcwXxa1a2u9lUPsQiB5LRdlGetddqAz7zaA
[25-Dec-2025 17:42:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Dec-2025 17:42:37 UTC] ✅ JWT token verified successfully for user profile
[25-Dec-2025 17:42:37 UTC] User ID: 57
[25-Dec-2025 17:42:37 UTC] ✅ User profile retrieved successfully for user ID: 57
[25-Dec-2025 17:42:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Dec-2025 17:42:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Dec-2025 17:42:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2404:3100:1455:e44b:1:0:6500:59f1, 162.158.28.164","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTciLCJ1c2VybmFtZSI6ImFiNjgyNTc2N0BnbWFpbC5jb20iLCJlbWFpbCI6ImFiNjgyNTc2N0BnbWFpbC5jb20iLCJleHAiOjE3NjcyMzc5NTl9.nK1OTTw9xcwXxa1a2u9lUPsQiB5LRdlGetddqAz7zaA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9b3a234ecc5cf9e5-MCT","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2404:3100:1455:e44b:1:0:6500:59f1","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Dec-2025 17:42:57 UTC] === User Orders API Called ===
[25-Dec-2025 17:42:57 UTC] User ID: 57
[25-Dec-2025 17:42:57 UTC] Limit: 20, Offset: 0
[25-Dec-2025 17:42:57 UTC] Orders found: 3
[25-Dec-2025 17:42:57 UTC] Orders data: [{"id":35,"quantity":1,"total_coins":20,"coin_type":"regular","telegram_link":"https:\/\/t.me\/GoldTraderMasterm5","status":"pending","created_at":"2025-12-25 06:59:09","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":34,"quantity":1,"total_coins":1,"coin_type":"regular","telegram_link":"https:\/\/t.me\/GoldTraderMasterm5","status":"pending","created_at":"2025-12-25 06:58:30","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":33,"quantity":1,"total_coins":20,"coin_type":"regular","telegram_link":"https:\/\/t.me\/GoldTraderMasterm5","status":"pending","created_at":"2025-12-25 06:56:23","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[25-Dec-2025 17:42:57 UTC] Total orders count: 3
[25-Dec-2025 17:42:58 UTC] === API CALL LOG ===
[25-Dec-2025 17:42:58 UTC] Endpoint: user/profile.php
[25-Dec-2025 17:42:58 UTC] Full Log Data: {
    "timestamp": "2025-12-25 17:42:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1455:e44b:1:0:6500:59f1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1455:e44b:1:0:6500:59f1, 162.158.28.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTciLCJ1c2VybmFtZSI6ImFiNjgyNTc2N0BnbWFpbC5jb20iLCJlbWFpbCI6ImFiNjgyNTc2N0BnbWFpbC5jb20iLCJleHAiOjE3NjcyMzc5NTl9.nK1OTTw9xcwXxa1a2u9lUPsQiB5LRdlGetddqAz7zaA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b3a23556e3af9e5-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:3100:1455:e44b:1:0:6500:59f1",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Dec-2025 17:42:58 UTC] === END API CALL LOG ===
[25-Dec-2025 17:42:58 UTC] ✅ API Hash verification passed for profile endpoint
[25-Dec-2025 17:42:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTciLCJ1c2VybmFtZSI6ImFiNjgyNTc2N0BnbWFpbC5jb20iLCJlbWFpbCI6ImFiNjgyNTc2N0BnbWFpbC5jb20iLCJleHAiOjE3NjcyMzc5NTl9.nK1OTTw9xcwXxa1a2u9lUPsQiB5LRdlGetddqAz7zaA
[25-Dec-2025 17:42:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Dec-2025 17:42:58 UTC] ✅ JWT token verified successfully for user profile
[25-Dec-2025 17:42:58 UTC] User ID: 57
[25-Dec-2025 17:42:58 UTC] ✅ User profile retrieved successfully for user ID: 57
[25-Dec-2025 17:42:58 UTC] User Purchases API - User ID: 57
[25-Dec-2025 17:42:58 UTC] User Purchases API - Total purchases found: 1
[25-Dec-2025 17:43:04 UTC] === API CALL LOG ===
[25-Dec-2025 17:43:04 UTC] Endpoint: user/profile.php
[25-Dec-2025 17:43:04 UTC] Full Log Data: {
    "timestamp": "2025-12-25 17:43:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1455:e44b:1:0:6500:59f1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1455:e44b:1:0:6500:59f1, 162.158.28.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTciLCJ1c2VybmFtZSI6ImFiNjgyNTc2N0BnbWFpbC5jb20iLCJlbWFpbCI6ImFiNjgyNTc2N0BnbWFpbC5jb20iLCJleHAiOjE3NjcyMzc5NTl9.nK1OTTw9xcwXxa1a2u9lUPsQiB5LRdlGetddqAz7zaA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b3a237e0c60f9e5-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:3100:1455:e44b:1:0:6500:59f1",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Dec-2025 17:43:04 UTC] === END API CALL LOG ===
[25-Dec-2025 17:43:04 UTC] ✅ API Hash verification passed for profile endpoint
[25-Dec-2025 17:43:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTciLCJ1c2VybmFtZSI6ImFiNjgyNTc2N0BnbWFpbC5jb20iLCJlbWFpbCI6ImFiNjgyNTc2N0BnbWFpbC5jb20iLCJleHAiOjE3NjcyMzc5NTl9.nK1OTTw9xcwXxa1a2u9lUPsQiB5LRdlGetddqAz7zaA
[25-Dec-2025 17:43:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Dec-2025 17:43:04 UTC] ✅ JWT token verified successfully for user profile
[25-Dec-2025 17:43:04 UTC] User ID: 57
[25-Dec-2025 17:43:04 UTC] ✅ User profile retrieved successfully for user ID: 57
[25-Dec-2025 17:51:25 UTC] === API CALL LOG ===
[25-Dec-2025 17:51:25 UTC] Endpoint: user/profile.php
[25-Dec-2025 17:51:25 UTC] Full Log Data: {
    "timestamp": "2025-12-25 17:51:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.131.196.215",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "178.131.196.215, 172.69.68.73",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIiLCJ1c2VybmFtZSI6Im1vZ2hpbWkiLCJlbWFpbCI6Im1vaHNlbi5tZ2htMTM4NkBnbWFpbC5jb20iLCJleHAiOjE3NjcyODk4ODR9.cSEMpl4ZQK_ebkA_jk1oj6iGI8gGZ-psorgqZ82mVE4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b3a2fb72a8bee53-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "178.131.196.215",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Dec-2025 17:51:25 UTC] === END API CALL LOG ===
[25-Dec-2025 17:51:25 UTC] ✅ API Hash verification passed for profile endpoint
[25-Dec-2025 17:51:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIiLCJ1c2VybmFtZSI6Im1vZ2hpbWkiLCJlbWFpbCI6Im1vaHNlbi5tZ2htMTM4NkBnbWFpbC5jb20iLCJleHAiOjE3NjcyODk4ODR9.cSEMpl4ZQK_ebkA_jk1oj6iGI8gGZ-psorgqZ82mVE4
[25-Dec-2025 17:51:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Dec-2025 17:51:25 UTC] ✅ JWT token verified successfully for user profile
[25-Dec-2025 17:51:25 UTC] User ID: 62
[25-Dec-2025 17:51:25 UTC] ✅ User profile retrieved successfully for user ID: 62
[25-Dec-2025 17:51:41 UTC] === API CALL LOG ===
[25-Dec-2025 17:51:41 UTC] Endpoint: user/profile.php
[25-Dec-2025 17:51:41 UTC] Full Log Data: {
    "timestamp": "2025-12-25 17:51:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.131.196.215",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "178.131.196.215, 172.69.68.73",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIiLCJ1c2VybmFtZSI6Im1vZ2hpbWkiLCJlbWFpbCI6Im1vaHNlbi5tZ2htMTM4NkBnbWFpbC5jb20iLCJleHAiOjE3NjcyODk4ODR9.cSEMpl4ZQK_ebkA_jk1oj6iGI8gGZ-psorgqZ82mVE4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b3a301e1e52ee53-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "178.131.196.215",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Dec-2025 17:51:41 UTC] === END API CALL LOG ===
[25-Dec-2025 17:51:41 UTC] ✅ API Hash verification passed for profile endpoint
[25-Dec-2025 17:51:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIiLCJ1c2VybmFtZSI6Im1vZ2hpbWkiLCJlbWFpbCI6Im1vaHNlbi5tZ2htMTM4NkBnbWFpbC5jb20iLCJleHAiOjE3NjcyODk4ODR9.cSEMpl4ZQK_ebkA_jk1oj6iGI8gGZ-psorgqZ82mVE4
[25-Dec-2025 17:51:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Dec-2025 17:51:41 UTC] ✅ JWT token verified successfully for user profile
[25-Dec-2025 17:51:41 UTC] User ID: 62
[25-Dec-2025 17:51:41 UTC] ✅ User profile retrieved successfully for user ID: 62
[25-Dec-2025 17:52:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Dec-2025 17:52:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Dec-2025 17:52:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"178.131.196.215, 172.69.68.73","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIiLCJ1c2VybmFtZSI6Im1vZ2hpbWkiLCJlbWFpbCI6Im1vaHNlbi5tZ2htMTM4NkBnbWFpbC5jb20iLCJleHAiOjE3NjcyODk4ODR9.cSEMpl4ZQK_ebkA_jk1oj6iGI8gGZ-psorgqZ82mVE4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9b3a31a03ea9ee53-MXP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"178.131.196.215","cf-ipcountry":"IR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Dec-2025 17:52:43 UTC] === User Orders API Called ===
[25-Dec-2025 17:52:43 UTC] User ID: 62
[25-Dec-2025 17:52:43 UTC] Limit: 20, Offset: 0
[25-Dec-2025 17:52:43 UTC] Orders found: 1
[25-Dec-2025 17:52:43 UTC] Orders data: [{"id":43,"quantity":1,"total_coins":20,"coin_type":"regular","telegram_link":"https:\/\/t.me\/sedaye_sokoot86","status":"pending","created_at":"2025-12-25 21:22:41","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[25-Dec-2025 17:52:43 UTC] Total orders count: 1
[25-Dec-2025 17:52:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Dec-2025 17:52:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Dec-2025 17:52:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"178.131.196.215, 172.69.68.73","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIiLCJ1c2VybmFtZSI6Im1vZ2hpbWkiLCJlbWFpbCI6Im1vaHNlbi5tZ2htMTM4NkBnbWFpbC5jb20iLCJleHAiOjE3NjcyODk4ODR9.cSEMpl4ZQK_ebkA_jk1oj6iGI8gGZ-psorgqZ82mVE4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9b3a31f16b0fee53-MXP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"178.131.196.215","cf-ipcountry":"IR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Dec-2025 17:52:56 UTC] === User Orders API Called ===
[25-Dec-2025 17:52:56 UTC] User ID: 62
[25-Dec-2025 17:52:56 UTC] Limit: 20, Offset: 0
[25-Dec-2025 17:52:56 UTC] Orders found: 1
[25-Dec-2025 17:52:56 UTC] Orders data: [{"id":43,"quantity":1,"total_coins":20,"coin_type":"regular","telegram_link":"https:\/\/t.me\/sedaye_sokoot86","status":"pending","created_at":"2025-12-25 21:22:41","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[25-Dec-2025 17:52:56 UTC] Total orders count: 1
[25-Dec-2025 17:52:57 UTC] === API CALL LOG ===
[25-Dec-2025 17:52:57 UTC] Endpoint: user/profile.php
[25-Dec-2025 17:52:57 UTC] Full Log Data: {
    "timestamp": "2025-12-25 17:52:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.131.196.215",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "178.131.196.215, 172.69.68.73",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIiLCJ1c2VybmFtZSI6Im1vZ2hpbWkiLCJlbWFpbCI6Im1vaHNlbi5tZ2htMTM4NkBnbWFpbC5jb20iLCJleHAiOjE3NjcyODk4ODR9.cSEMpl4ZQK_ebkA_jk1oj6iGI8gGZ-psorgqZ82mVE4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b3a31fa2ae5ee53-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "178.131.196.215",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Dec-2025 17:52:57 UTC] === END API CALL LOG ===
[25-Dec-2025 17:52:57 UTC] ✅ API Hash verification passed for profile endpoint
[25-Dec-2025 17:52:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIiLCJ1c2VybmFtZSI6Im1vZ2hpbWkiLCJlbWFpbCI6Im1vaHNlbi5tZ2htMTM4NkBnbWFpbC5jb20iLCJleHAiOjE3NjcyODk4ODR9.cSEMpl4ZQK_ebkA_jk1oj6iGI8gGZ-psorgqZ82mVE4
[25-Dec-2025 17:52:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Dec-2025 17:52:57 UTC] ✅ JWT token verified successfully for user profile
[25-Dec-2025 17:52:57 UTC] User ID: 62
[25-Dec-2025 17:52:57 UTC] ✅ User profile retrieved successfully for user ID: 62
[25-Dec-2025 17:52:58 UTC] User Purchases API - User ID: 62
[25-Dec-2025 17:52:58 UTC] User Purchases API - Total purchases found: 0
[25-Dec-2025 17:53:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Dec-2025 17:53:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Dec-2025 17:53:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"178.131.196.215, 172.69.68.73","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIiLCJ1c2VybmFtZSI6Im1vZ2hpbWkiLCJlbWFpbCI6Im1vaHNlbi5tZ2htMTM4NkBnbWFpbC5jb20iLCJleHAiOjE3NjcyODk4ODR9.cSEMpl4ZQK_ebkA_jk1oj6iGI8gGZ-psorgqZ82mVE4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9b3a3209d973ee53-MXP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"178.131.196.215","cf-ipcountry":"IR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Dec-2025 17:53:00 UTC] === User Orders API Called ===
[25-Dec-2025 17:53:00 UTC] User ID: 62
[25-Dec-2025 17:53:00 UTC] Limit: 20, Offset: 0
[25-Dec-2025 17:53:00 UTC] Orders found: 1
[25-Dec-2025 17:53:00 UTC] Orders data: [{"id":43,"quantity":1,"total_coins":20,"coin_type":"regular","telegram_link":"https:\/\/t.me\/sedaye_sokoot86","status":"pending","created_at":"2025-12-25 21:22:41","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[25-Dec-2025 17:53:00 UTC] Total orders count: 1
[25-Dec-2025 17:53:12 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Dec-2025 17:53:12 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Dec-2025 17:53:12 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"178.131.196.215, 172.69.68.73","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIiLCJ1c2VybmFtZSI6Im1vZ2hpbWkiLCJlbWFpbCI6Im1vaHNlbi5tZ2htMTM4NkBnbWFpbC5jb20iLCJleHAiOjE3NjcyODk4ODR9.cSEMpl4ZQK_ebkA_jk1oj6iGI8gGZ-psorgqZ82mVE4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9b3a32525d9dee53-MXP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"178.131.196.215","cf-ipcountry":"IR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Dec-2025 17:53:12 UTC] === User Orders API Called ===
[25-Dec-2025 17:53:12 UTC] User ID: 62
[25-Dec-2025 17:53:12 UTC] Limit: 20, Offset: 0
[25-Dec-2025 17:53:12 UTC] Orders found: 1
[25-Dec-2025 17:53:12 UTC] Orders data: [{"id":43,"quantity":1,"total_coins":20,"coin_type":"regular","telegram_link":"https:\/\/t.me\/sedaye_sokoot86","status":"pending","created_at":"2025-12-25 21:22:41","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[25-Dec-2025 17:53:12 UTC] Total orders count: 1
[25-Dec-2025 17:55:40 UTC] === API CALL LOG ===
[25-Dec-2025 17:55:40 UTC] Endpoint: user/profile.php
[25-Dec-2025 17:55:40 UTC] Full Log Data: {
    "timestamp": "2025-12-25 17:55:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.131.196.215",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "178.131.196.215, 172.69.68.73",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIiLCJ1c2VybmFtZSI6Im1vZ2hpbWkiLCJlbWFpbCI6Im1vaHNlbi5tZ2htMTM4NkBnbWFpbC5jb20iLCJleHAiOjE3NjcyODk4ODR9.cSEMpl4ZQK_ebkA_jk1oj6iGI8gGZ-psorgqZ82mVE4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b3a35eeb8bbee5c-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "178.131.196.215",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Dec-2025 17:55:40 UTC] === END API CALL LOG ===
[25-Dec-2025 17:55:40 UTC] ✅ API Hash verification passed for profile endpoint
[25-Dec-2025 17:55:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIiLCJ1c2VybmFtZSI6Im1vZ2hpbWkiLCJlbWFpbCI6Im1vaHNlbi5tZ2htMTM4NkBnbWFpbC5jb20iLCJleHAiOjE3NjcyODk4ODR9.cSEMpl4ZQK_ebkA_jk1oj6iGI8gGZ-psorgqZ82mVE4
[25-Dec-2025 17:55:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Dec-2025 17:55:40 UTC] ✅ JWT token verified successfully for user profile
[25-Dec-2025 17:55:40 UTC] User ID: 62
[25-Dec-2025 17:55:40 UTC] ✅ User profile retrieved successfully for user ID: 62
[25-Dec-2025 17:55:40 UTC] User Purchases API - User ID: 62
[25-Dec-2025 17:55:40 UTC] User Purchases API - Total purchases found: 0
[25-Dec-2025 17:55:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Dec-2025 17:55:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Dec-2025 17:55:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"178.131.196.215, 172.69.68.73","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIiLCJ1c2VybmFtZSI6Im1vZ2hpbWkiLCJlbWFpbCI6Im1vaHNlbi5tZ2htMTM4NkBnbWFpbC5jb20iLCJleHAiOjE3NjcyODk4ODR9.cSEMpl4ZQK_ebkA_jk1oj6iGI8gGZ-psorgqZ82mVE4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9b3a360cd92bee5c-MXP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"178.131.196.215","cf-ipcountry":"IR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Dec-2025 17:55:44 UTC] === User Orders API Called ===
[25-Dec-2025 17:55:44 UTC] User ID: 62
[25-Dec-2025 17:55:44 UTC] Limit: 20, Offset: 0
[25-Dec-2025 17:55:44 UTC] Orders found: 1
[25-Dec-2025 17:55:44 UTC] Orders data: [{"id":43,"quantity":1,"total_coins":20,"coin_type":"regular","telegram_link":"https:\/\/t.me\/sedaye_sokoot86","status":"pending","created_at":"2025-12-25 21:22:41","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[25-Dec-2025 17:55:44 UTC] Total orders count: 1
[25-Dec-2025 18:01:17 UTC] === API CALL LOG ===
[25-Dec-2025 18:01:17 UTC] Endpoint: user/profile.php
[25-Dec-2025 18:01:17 UTC] Full Log Data: {
    "timestamp": "2025-12-25 18:01:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.131.196.215",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "178.131.196.215, 172.69.68.72",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIiLCJ1c2VybmFtZSI6Im1vZ2hpbWkiLCJlbWFpbCI6Im1vaHNlbi5tZ2htMTM4NkBnbWFpbC5jb20iLCJleHAiOjE3NjcyODk4ODR9.cSEMpl4ZQK_ebkA_jk1oj6iGI8gGZ-psorgqZ82mVE4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b3a3e2989abee6e-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "178.131.196.215",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Dec-2025 18:01:17 UTC] === END API CALL LOG ===
[25-Dec-2025 18:01:17 UTC] ✅ API Hash verification passed for profile endpoint
[25-Dec-2025 18:01:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIiLCJ1c2VybmFtZSI6Im1vZ2hpbWkiLCJlbWFpbCI6Im1vaHNlbi5tZ2htMTM4NkBnbWFpbC5jb20iLCJleHAiOjE3NjcyODk4ODR9.cSEMpl4ZQK_ebkA_jk1oj6iGI8gGZ-psorgqZ82mVE4
[25-Dec-2025 18:01:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Dec-2025 18:01:17 UTC] ✅ JWT token verified successfully for user profile
[25-Dec-2025 18:01:17 UTC] User ID: 62
[25-Dec-2025 18:01:17 UTC] ✅ User profile retrieved successfully for user ID: 62
[25-Dec-2025 18:01:17 UTC] === API CALL LOG ===
[25-Dec-2025 18:01:17 UTC] Endpoint: user/profile.php
[25-Dec-2025 18:01:17 UTC] Full Log Data: {
    "timestamp": "2025-12-25 18:01:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.131.196.215",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "178.131.196.215, 172.69.68.72",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIiLCJ1c2VybmFtZSI6Im1vZ2hpbWkiLCJlbWFpbCI6Im1vaHNlbi5tZ2htMTM4NkBnbWFpbC5jb20iLCJleHAiOjE3NjcyODk4ODR9.cSEMpl4ZQK_ebkA_jk1oj6iGI8gGZ-psorgqZ82mVE4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b3a3e2dbb6aee6e-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "178.131.196.215",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Dec-2025 18:01:17 UTC] === END API CALL LOG ===
[25-Dec-2025 18:01:17 UTC] ✅ API Hash verification passed for profile endpoint
[25-Dec-2025 18:01:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIiLCJ1c2VybmFtZSI6Im1vZ2hpbWkiLCJlbWFpbCI6Im1vaHNlbi5tZ2htMTM4NkBnbWFpbC5jb20iLCJleHAiOjE3NjcyODk4ODR9.cSEMpl4ZQK_ebkA_jk1oj6iGI8gGZ-psorgqZ82mVE4
[25-Dec-2025 18:01:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Dec-2025 18:01:17 UTC] ✅ JWT token verified successfully for user profile
[25-Dec-2025 18:01:17 UTC] User ID: 62
[25-Dec-2025 18:01:17 UTC] ✅ User profile retrieved successfully for user ID: 62
[25-Dec-2025 18:01:23 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Dec-2025 18:01:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Dec-2025 18:01:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"178.131.196.215, 172.69.68.72","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIiLCJ1c2VybmFtZSI6Im1vZ2hpbWkiLCJlbWFpbCI6Im1vaHNlbi5tZ2htMTM4NkBnbWFpbC5jb20iLCJleHAiOjE3NjcyODk4ODR9.cSEMpl4ZQK_ebkA_jk1oj6iGI8gGZ-psorgqZ82mVE4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9b3a3e53a836ee6e-MXP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"178.131.196.215","cf-ipcountry":"IR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Dec-2025 18:01:23 UTC] === User Orders API Called ===
[25-Dec-2025 18:01:23 UTC] User ID: 62
[25-Dec-2025 18:01:23 UTC] Limit: 20, Offset: 0
[25-Dec-2025 18:01:23 UTC] Orders found: 1
[25-Dec-2025 18:01:23 UTC] Orders data: [{"id":43,"quantity":1,"total_coins":20,"coin_type":"regular","telegram_link":"https:\/\/t.me\/sedaye_sokoot86","status":"pending","created_at":"2025-12-25 21:22:41","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[25-Dec-2025 18:01:23 UTC] Total orders count: 1
[25-Dec-2025 18:01:26 UTC] === API CALL LOG ===
[25-Dec-2025 18:01:26 UTC] Endpoint: user/profile.php
[25-Dec-2025 18:01:26 UTC] Full Log Data: {
    "timestamp": "2025-12-25 18:01:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.131.196.215",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "178.131.196.215, 172.69.68.72",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIiLCJ1c2VybmFtZSI6Im1vZ2hpbWkiLCJlbWFpbCI6Im1vaHNlbi5tZ2htMTM4NkBnbWFpbC5jb20iLCJleHAiOjE3NjcyODk4ODR9.cSEMpl4ZQK_ebkA_jk1oj6iGI8gGZ-psorgqZ82mVE4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b3a3e620e38ee6e-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "178.131.196.215",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Dec-2025 18:01:26 UTC] === END API CALL LOG ===
[25-Dec-2025 18:01:26 UTC] ✅ API Hash verification passed for profile endpoint
[25-Dec-2025 18:01:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIiLCJ1c2VybmFtZSI6Im1vZ2hpbWkiLCJlbWFpbCI6Im1vaHNlbi5tZ2htMTM4NkBnbWFpbC5jb20iLCJleHAiOjE3NjcyODk4ODR9.cSEMpl4ZQK_ebkA_jk1oj6iGI8gGZ-psorgqZ82mVE4
[25-Dec-2025 18:01:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Dec-2025 18:01:26 UTC] ✅ JWT token verified successfully for user profile
[25-Dec-2025 18:01:26 UTC] User ID: 62
[25-Dec-2025 18:01:26 UTC] ✅ User profile retrieved successfully for user ID: 62
[26-Dec-2025 02:28:00 UTC] === API CALL LOG ===
[26-Dec-2025 02:28:00 UTC] Endpoint: user/profile.php
[26-Dec-2025 02:28:00 UTC] Full Log Data: {
    "timestamp": "2025-12-26 02:28:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:ac40:70b:c8da:1113:1781:d0df:2f57",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2400:ac40:70b:c8da:1113:1781:d0df:2f57, 172.70.208.4",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgiLCJ1c2VybmFtZSI6IkFsaWVuIiwiZW1haWwiOiJwcGVycnB1bG9uZUBnbWFpbC5jb20iLCJleHAiOjE3NjcyNDU1MTh9.IEAjqvRJYZqi5nJsySQoDsboVlxMNIVZGBr8fb24cWs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b3d246b1af6fd75-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2400:ac40:70b:c8da:1113:1781:d0df:2f57",
        "cf-ipcountry": "MM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Dec-2025 02:28:00 UTC] === END API CALL LOG ===
[26-Dec-2025 02:28:00 UTC] ✅ API Hash verification passed for profile endpoint
[26-Dec-2025 02:28:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgiLCJ1c2VybmFtZSI6IkFsaWVuIiwiZW1haWwiOiJwcGVycnB1bG9uZUBnbWFpbC5jb20iLCJleHAiOjE3NjcyNDU1MTh9.IEAjqvRJYZqi5nJsySQoDsboVlxMNIVZGBr8fb24cWs
[26-Dec-2025 02:28:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Dec-2025 02:28:00 UTC] ✅ JWT token verified successfully for user profile
[26-Dec-2025 02:28:00 UTC] User ID: 58
[26-Dec-2025 02:28:00 UTC] ✅ User profile retrieved successfully for user ID: 58
[26-Dec-2025 02:28:02 UTC] === API CALL LOG ===
[26-Dec-2025 02:28:02 UTC] Endpoint: user/profile.php
[26-Dec-2025 02:28:02 UTC] Full Log Data: {
    "timestamp": "2025-12-26 02:28:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:ac40:70b:c8da:1113:1781:d0df:2f57",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2400:ac40:70b:c8da:1113:1781:d0df:2f57, 162.158.106.93",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgiLCJ1c2VybmFtZSI6IkFsaWVuIiwiZW1haWwiOiJwcGVycnB1bG9uZUBnbWFpbC5jb20iLCJleHAiOjE3NjcyNDU1MTh9.IEAjqvRJYZqi5nJsySQoDsboVlxMNIVZGBr8fb24cWs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b3d24759c1e4096-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2400:ac40:70b:c8da:1113:1781:d0df:2f57",
        "cf-ipcountry": "MM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Dec-2025 02:28:02 UTC] === END API CALL LOG ===
[26-Dec-2025 02:28:02 UTC] ✅ API Hash verification passed for profile endpoint
[26-Dec-2025 02:28:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgiLCJ1c2VybmFtZSI6IkFsaWVuIiwiZW1haWwiOiJwcGVycnB1bG9uZUBnbWFpbC5jb20iLCJleHAiOjE3NjcyNDU1MTh9.IEAjqvRJYZqi5nJsySQoDsboVlxMNIVZGBr8fb24cWs
[26-Dec-2025 02:28:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Dec-2025 02:28:02 UTC] ✅ JWT token verified successfully for user profile
[26-Dec-2025 02:28:02 UTC] User ID: 58
[26-Dec-2025 02:28:02 UTC] ✅ User profile retrieved successfully for user ID: 58
[26-Dec-2025 02:28:24 UTC] === API CALL LOG ===
[26-Dec-2025 02:28:24 UTC] Endpoint: user/profile.php
[26-Dec-2025 02:28:24 UTC] Full Log Data: {
    "timestamp": "2025-12-26 02:28:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:ac40:70b:c8da:1113:1781:d0df:2f57",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2400:ac40:70b:c8da:1113:1781:d0df:2f57, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgiLCJ1c2VybmFtZSI6IkFsaWVuIiwiZW1haWwiOiJwcGVycnB1bG9uZUBnbWFpbC5jb20iLCJleHAiOjE3NjcyNDU1MTh9.IEAjqvRJYZqi5nJsySQoDsboVlxMNIVZGBr8fb24cWs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b3d25054e4913b2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2400:ac40:70b:c8da:1113:1781:d0df:2f57",
        "cf-ipcountry": "MM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Dec-2025 02:28:24 UTC] === END API CALL LOG ===
[26-Dec-2025 02:28:24 UTC] ✅ API Hash verification passed for profile endpoint
[26-Dec-2025 02:28:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgiLCJ1c2VybmFtZSI6IkFsaWVuIiwiZW1haWwiOiJwcGVycnB1bG9uZUBnbWFpbC5jb20iLCJleHAiOjE3NjcyNDU1MTh9.IEAjqvRJYZqi5nJsySQoDsboVlxMNIVZGBr8fb24cWs
[26-Dec-2025 02:28:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Dec-2025 02:28:24 UTC] ✅ JWT token verified successfully for user profile
[26-Dec-2025 02:28:24 UTC] User ID: 58
[26-Dec-2025 02:28:24 UTC] ✅ User profile retrieved successfully for user ID: 58
[26-Dec-2025 02:28:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Dec-2025 02:28:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Dec-2025 02:28:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2400:ac40:70b:c8da:1113:1781:d0df:2f57, 104.23.175.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgiLCJ1c2VybmFtZSI6IkFsaWVuIiwiZW1haWwiOiJwcGVycnB1bG9uZUBnbWFpbC5jb20iLCJleHAiOjE3NjcyNDU1MTh9.IEAjqvRJYZqi5nJsySQoDsboVlxMNIVZGBr8fb24cWs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9b3d250c9a21f847-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2400:ac40:70b:c8da:1113:1781:d0df:2f57","cf-ipcountry":"MM","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-Dec-2025 02:28:25 UTC] === User Orders API Called ===
[26-Dec-2025 02:28:25 UTC] User ID: 58
[26-Dec-2025 02:28:25 UTC] Limit: 20, Offset: 0
[26-Dec-2025 02:28:25 UTC] Orders found: 3
[26-Dec-2025 02:28:25 UTC] Orders data: [{"id":38,"quantity":1,"total_coins":20,"coin_type":"regular","telegram_link":"https:\/\/t.me\/linkAlienking123","status":"pending","created_at":"2025-12-25 11:23:20","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":37,"quantity":1,"total_coins":20,"coin_type":"regular","telegram_link":"https:\/\/t.me\/linkAlienking123","status":"pending","created_at":"2025-12-25 09:12:40","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":36,"quantity":1,"total_coins":1,"coin_type":"regular","telegram_link":"t.me\/linkAlienking123","status":"pending","created_at":"2025-12-25 09:03:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[26-Dec-2025 02:28:25 UTC] Total orders count: 3
[26-Dec-2025 02:28:26 UTC] === API CALL LOG ===
[26-Dec-2025 02:28:26 UTC] Endpoint: user/profile.php
[26-Dec-2025 02:28:26 UTC] Full Log Data: {
    "timestamp": "2025-12-26 02:28:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:ac40:70b:c8da:1113:1781:d0df:2f57",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2400:ac40:70b:c8da:1113:1781:d0df:2f57, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgiLCJ1c2VybmFtZSI6IkFsaWVuIiwiZW1haWwiOiJwcGVycnB1bG9uZUBnbWFpbC5jb20iLCJleHAiOjE3NjcyNDU1MTh9.IEAjqvRJYZqi5nJsySQoDsboVlxMNIVZGBr8fb24cWs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b3d25121c57f847-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2400:ac40:70b:c8da:1113:1781:d0df:2f57",
        "cf-ipcountry": "MM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Dec-2025 02:28:26 UTC] === END API CALL LOG ===
[26-Dec-2025 02:28:26 UTC] ✅ API Hash verification passed for profile endpoint
[26-Dec-2025 02:28:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgiLCJ1c2VybmFtZSI6IkFsaWVuIiwiZW1haWwiOiJwcGVycnB1bG9uZUBnbWFpbC5jb20iLCJleHAiOjE3NjcyNDU1MTh9.IEAjqvRJYZqi5nJsySQoDsboVlxMNIVZGBr8fb24cWs
[26-Dec-2025 02:28:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Dec-2025 02:28:26 UTC] ✅ JWT token verified successfully for user profile
[26-Dec-2025 02:28:26 UTC] User ID: 58
[26-Dec-2025 02:28:26 UTC] ✅ User profile retrieved successfully for user ID: 58
[26-Dec-2025 02:28:27 UTC] User Purchases API - User ID: 58
[26-Dec-2025 02:28:27 UTC] User Purchases API - Total purchases found: 0
[26-Dec-2025 02:28:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Dec-2025 02:28:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Dec-2025 02:28:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2400:ac40:70b:c8da:1113:1781:d0df:2f57, 162.158.189.162","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgiLCJ1c2VybmFtZSI6IkFsaWVuIiwiZW1haWwiOiJwcGVycnB1bG9uZUBnbWFpbC5jb20iLCJleHAiOjE3NjcyNDU1MTh9.IEAjqvRJYZqi5nJsySQoDsboVlxMNIVZGBr8fb24cWs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9b3d251c8e4f7983-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2400:ac40:70b:c8da:1113:1781:d0df:2f57","cf-ipcountry":"MM","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-Dec-2025 02:28:28 UTC] === User Orders API Called ===
[26-Dec-2025 02:28:28 UTC] User ID: 58
[26-Dec-2025 02:28:28 UTC] Limit: 20, Offset: 0
[26-Dec-2025 02:28:28 UTC] Orders found: 3
[26-Dec-2025 02:28:28 UTC] Orders data: [{"id":38,"quantity":1,"total_coins":20,"coin_type":"regular","telegram_link":"https:\/\/t.me\/linkAlienking123","status":"pending","created_at":"2025-12-25 11:23:20","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":37,"quantity":1,"total_coins":20,"coin_type":"regular","telegram_link":"https:\/\/t.me\/linkAlienking123","status":"pending","created_at":"2025-12-25 09:12:40","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":36,"quantity":1,"total_coins":1,"coin_type":"regular","telegram_link":"t.me\/linkAlienking123","status":"pending","created_at":"2025-12-25 09:03:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[26-Dec-2025 02:28:28 UTC] Total orders count: 3
[26-Dec-2025 02:28:28 UTC] === API CALL LOG ===
[26-Dec-2025 02:28:28 UTC] Endpoint: user/profile.php
[26-Dec-2025 02:28:28 UTC] Full Log Data: {
    "timestamp": "2025-12-26 02:28:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:ac40:70b:c8da:1113:1781:d0df:2f57",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2400:ac40:70b:c8da:1113:1781:d0df:2f57, 162.158.189.250",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgiLCJ1c2VybmFtZSI6IkFsaWVuIiwiZW1haWwiOiJwcGVycnB1bG9uZUBnbWFpbC5jb20iLCJleHAiOjE3NjcyNDU1MTh9.IEAjqvRJYZqi5nJsySQoDsboVlxMNIVZGBr8fb24cWs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b3d251e1ec07983-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2400:ac40:70b:c8da:1113:1781:d0df:2f57",
        "cf-ipcountry": "MM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Dec-2025 02:28:28 UTC] === END API CALL LOG ===
[26-Dec-2025 02:28:28 UTC] ✅ API Hash verification passed for profile endpoint
[26-Dec-2025 02:28:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgiLCJ1c2VybmFtZSI6IkFsaWVuIiwiZW1haWwiOiJwcGVycnB1bG9uZUBnbWFpbC5jb20iLCJleHAiOjE3NjcyNDU1MTh9.IEAjqvRJYZqi5nJsySQoDsboVlxMNIVZGBr8fb24cWs
[26-Dec-2025 02:28:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Dec-2025 02:28:28 UTC] ✅ JWT token verified successfully for user profile
[26-Dec-2025 02:28:28 UTC] User ID: 58
[26-Dec-2025 02:28:28 UTC] ✅ User profile retrieved successfully for user ID: 58
[26-Dec-2025 12:41:08 UTC] === API CALL LOG ===
[26-Dec-2025 12:41:08 UTC] Endpoint: user/profile.php
[26-Dec-2025 12:41:08 UTC] Full Log Data: {
    "timestamp": "2025-12-26 12:41:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.252.141",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.188.252.141, 172.68.62.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMiLCJ1c2VybmFtZSI6Im1hcmdldGEiLCJlbWFpbCI6Ik1hcmdldGEwQGdtYWlsLmNvbSIsImV4cCI6MTc2NzM1NzY2Nn0.C3LfXJAFOd7dsAQtTuREIl4ynPtNpMk1FAEDsj88_PU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b40a6932d26ced4-ATH",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.188.252.141",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Dec-2025 12:41:08 UTC] === END API CALL LOG ===
[26-Dec-2025 12:41:08 UTC] ✅ API Hash verification passed for profile endpoint
[26-Dec-2025 12:41:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMiLCJ1c2VybmFtZSI6Im1hcmdldGEiLCJlbWFpbCI6Ik1hcmdldGEwQGdtYWlsLmNvbSIsImV4cCI6MTc2NzM1NzY2Nn0.C3LfXJAFOd7dsAQtTuREIl4ynPtNpMk1FAEDsj88_PU
[26-Dec-2025 12:41:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Dec-2025 12:41:08 UTC] ✅ JWT token verified successfully for user profile
[26-Dec-2025 12:41:08 UTC] User ID: 63
[26-Dec-2025 12:41:08 UTC] ✅ User profile retrieved successfully for user ID: 63
[26-Dec-2025 12:41:17 UTC] === API CALL LOG ===
[26-Dec-2025 12:41:17 UTC] Endpoint: user/profile.php
[26-Dec-2025 12:41:17 UTC] Full Log Data: {
    "timestamp": "2025-12-26 12:41:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.252.141",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.188.252.141, 172.68.62.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMiLCJ1c2VybmFtZSI6Im1hcmdldGEiLCJlbWFpbCI6Ik1hcmdldGEwQGdtYWlsLmNvbSIsImV4cCI6MTc2NzM1NzY2Nn0.C3LfXJAFOd7dsAQtTuREIl4ynPtNpMk1FAEDsj88_PU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b40a6cd3a1eced4-ATH",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.188.252.141",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Dec-2025 12:41:17 UTC] === END API CALL LOG ===
[26-Dec-2025 12:41:17 UTC] ✅ API Hash verification passed for profile endpoint
[26-Dec-2025 12:41:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMiLCJ1c2VybmFtZSI6Im1hcmdldGEiLCJlbWFpbCI6Ik1hcmdldGEwQGdtYWlsLmNvbSIsImV4cCI6MTc2NzM1NzY2Nn0.C3LfXJAFOd7dsAQtTuREIl4ynPtNpMk1FAEDsj88_PU
[26-Dec-2025 12:41:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Dec-2025 12:41:17 UTC] ✅ JWT token verified successfully for user profile
[26-Dec-2025 12:41:17 UTC] User ID: 63
[26-Dec-2025 12:41:17 UTC] ✅ User profile retrieved successfully for user ID: 63
[26-Dec-2025 12:41:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Dec-2025 12:41:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Dec-2025 12:41:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.188.252.141, 172.70.108.42","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMiLCJ1c2VybmFtZSI6Im1hcmdldGEiLCJlbWFpbCI6Ik1hcmdldGEwQGdtYWlsLmNvbSIsImV4cCI6MTc2NzM1NzY2Nn0.C3LfXJAFOd7dsAQtTuREIl4ynPtNpMk1FAEDsj88_PU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9b40a7014b47e201-MRS","x-forwarded-proto":"https","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.188.252.141","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}"}
[26-Dec-2025 12:41:25 UTC] === User Orders API Called ===
[26-Dec-2025 12:41:25 UTC] User ID: 63
[26-Dec-2025 12:41:25 UTC] Limit: 20, Offset: 0
[26-Dec-2025 12:41:25 UTC] Orders found: 0
[26-Dec-2025 12:41:25 UTC] Orders data: []
[26-Dec-2025 12:41:25 UTC] Total orders count: 0
[26-Dec-2025 12:41:27 UTC] === API CALL LOG ===
[26-Dec-2025 12:41:27 UTC] Endpoint: user/profile.php
[26-Dec-2025 12:41:27 UTC] Full Log Data: {
    "timestamp": "2025-12-26 12:41:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.252.141",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.188.252.141, 172.70.108.42",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMiLCJ1c2VybmFtZSI6Im1hcmdldGEiLCJlbWFpbCI6Ik1hcmdldGEwQGdtYWlsLmNvbSIsImV4cCI6MTc2NzM1NzY2Nn0.C3LfXJAFOd7dsAQtTuREIl4ynPtNpMk1FAEDsj88_PU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b40a707fe72e201-MRS",
        "x-forwarded-proto": "https",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.188.252.141",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Dec-2025 12:41:27 UTC] === END API CALL LOG ===
[26-Dec-2025 12:41:27 UTC] ✅ API Hash verification passed for profile endpoint
[26-Dec-2025 12:41:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMiLCJ1c2VybmFtZSI6Im1hcmdldGEiLCJlbWFpbCI6Ik1hcmdldGEwQGdtYWlsLmNvbSIsImV4cCI6MTc2NzM1NzY2Nn0.C3LfXJAFOd7dsAQtTuREIl4ynPtNpMk1FAEDsj88_PU
[26-Dec-2025 12:41:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Dec-2025 12:41:27 UTC] ✅ JWT token verified successfully for user profile
[26-Dec-2025 12:41:27 UTC] User ID: 63
[26-Dec-2025 12:41:27 UTC] ✅ User profile retrieved successfully for user ID: 63
[26-Dec-2025 12:41:27 UTC] User Purchases API - User ID: 63
[26-Dec-2025 12:41:27 UTC] User Purchases API - Total purchases found: 0
[26-Dec-2025 12:41:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Dec-2025 12:41:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Dec-2025 12:41:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.188.252.141, 172.70.108.43","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMiLCJ1c2VybmFtZSI6Im1hcmdldGEiLCJlbWFpbCI6Ik1hcmdldGEwQGdtYWlsLmNvbSIsImV4cCI6MTc2NzM1NzY2Nn0.C3LfXJAFOd7dsAQtTuREIl4ynPtNpMk1FAEDsj88_PU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9b40a7334ec3e201-MRS","x-forwarded-proto":"https","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.188.252.141","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}"}
[26-Dec-2025 12:41:34 UTC] === User Orders API Called ===
[26-Dec-2025 12:41:34 UTC] User ID: 63
[26-Dec-2025 12:41:34 UTC] Limit: 20, Offset: 0
[26-Dec-2025 12:41:34 UTC] Orders found: 0
[26-Dec-2025 12:41:34 UTC] Orders data: []
[26-Dec-2025 12:41:34 UTC] Total orders count: 0
[26-Dec-2025 12:41:35 UTC] === API CALL LOG ===
[26-Dec-2025 12:41:35 UTC] Endpoint: user/profile.php
[26-Dec-2025 12:41:35 UTC] Full Log Data: {
    "timestamp": "2025-12-26 12:41:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.252.141",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.188.252.141, 172.68.62.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMiLCJ1c2VybmFtZSI6Im1hcmdldGEiLCJlbWFpbCI6Ik1hcmdldGEwQGdtYWlsLmNvbSIsImV4cCI6MTc2NzM1NzY2Nn0.C3LfXJAFOd7dsAQtTuREIl4ynPtNpMk1FAEDsj88_PU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b40a73e3b8eced4-ATH",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.188.252.141",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Dec-2025 12:41:35 UTC] === END API CALL LOG ===
[26-Dec-2025 12:41:35 UTC] ✅ API Hash verification passed for profile endpoint
[26-Dec-2025 12:41:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMiLCJ1c2VybmFtZSI6Im1hcmdldGEiLCJlbWFpbCI6Ik1hcmdldGEwQGdtYWlsLmNvbSIsImV4cCI6MTc2NzM1NzY2Nn0.C3LfXJAFOd7dsAQtTuREIl4ynPtNpMk1FAEDsj88_PU
[26-Dec-2025 12:41:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Dec-2025 12:41:35 UTC] ✅ JWT token verified successfully for user profile
[26-Dec-2025 12:41:35 UTC] User ID: 63
[26-Dec-2025 12:41:35 UTC] ✅ User profile retrieved successfully for user ID: 63
[26-Dec-2025 12:41:53 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Dec-2025 12:41:53 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Dec-2025 12:41:53 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.188.252.141, 172.68.62.75","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMiLCJ1c2VybmFtZSI6Im1hcmdldGEiLCJlbWFpbCI6Ik1hcmdldGEwQGdtYWlsLmNvbSIsImV4cCI6MTc2NzM1NzY2Nn0.C3LfXJAFOd7dsAQtTuREIl4ynPtNpMk1FAEDsj88_PU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9b40a7ae1c49ced4-ATH","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.188.252.141","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-Dec-2025 12:41:53 UTC] === User Orders API Called ===
[26-Dec-2025 12:41:53 UTC] User ID: 63
[26-Dec-2025 12:41:53 UTC] Limit: 20, Offset: 0
[26-Dec-2025 12:41:53 UTC] Orders found: 0
[26-Dec-2025 12:41:53 UTC] Orders data: []
[26-Dec-2025 12:41:53 UTC] Total orders count: 0
[26-Dec-2025 12:43:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Dec-2025 12:43:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Dec-2025 12:43:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.188.252.141, 172.70.108.42","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMiLCJ1c2VybmFtZSI6Im1hcmdldGEiLCJlbWFpbCI6Ik1hcmdldGEwQGdtYWlsLmNvbSIsImV4cCI6MTc2NzM1NzY2Nn0.C3LfXJAFOd7dsAQtTuREIl4ynPtNpMk1FAEDsj88_PU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9b40aa3418d6e201-MRS","x-forwarded-proto":"https","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.188.252.141","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}"}
[26-Dec-2025 12:43:37 UTC] === User Orders API Called ===
[26-Dec-2025 12:43:37 UTC] User ID: 63
[26-Dec-2025 12:43:37 UTC] Limit: 20, Offset: 0
[26-Dec-2025 12:43:37 UTC] Orders found: 1
[26-Dec-2025 12:43:37 UTC] Orders data: [{"id":44,"quantity":1,"total_coins":1,"coin_type":"regular","telegram_link":"https:\/\/t.me\/MergetaHaymanotTraditionalMe","status":"pending","created_at":"2025-12-26 16:13:34","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[26-Dec-2025 12:43:37 UTC] Total orders count: 1
[26-Dec-2025 12:43:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Dec-2025 12:43:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Dec-2025 12:43:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.188.252.141, 172.70.108.42","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMiLCJ1c2VybmFtZSI6Im1hcmdldGEiLCJlbWFpbCI6Ik1hcmdldGEwQGdtYWlsLmNvbSIsImV4cCI6MTc2NzM1NzY2Nn0.C3LfXJAFOd7dsAQtTuREIl4ynPtNpMk1FAEDsj88_PU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9b40aa882ae8e201-MRS","x-forwarded-proto":"https","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.188.252.141","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}"}
[26-Dec-2025 12:43:50 UTC] === User Orders API Called ===
[26-Dec-2025 12:43:50 UTC] User ID: 63
[26-Dec-2025 12:43:50 UTC] Limit: 20, Offset: 0
[26-Dec-2025 12:43:50 UTC] Orders found: 1
[26-Dec-2025 12:43:50 UTC] Orders data: [{"id":44,"quantity":1,"total_coins":1,"coin_type":"regular","telegram_link":"https:\/\/t.me\/MergetaHaymanotTraditionalMe","status":"pending","created_at":"2025-12-26 16:13:34","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[26-Dec-2025 12:43:50 UTC] Total orders count: 1
[26-Dec-2025 12:43:54 UTC] === API CALL LOG ===
[26-Dec-2025 12:43:54 UTC] Endpoint: user/profile.php
[26-Dec-2025 12:43:54 UTC] Full Log Data: {
    "timestamp": "2025-12-26 12:43:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.252.141",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.188.252.141, 172.70.108.42",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMiLCJ1c2VybmFtZSI6Im1hcmdldGEiLCJlbWFpbCI6Ik1hcmdldGEwQGdtYWlsLmNvbSIsImV4cCI6MTc2NzM1NzY2Nn0.C3LfXJAFOd7dsAQtTuREIl4ynPtNpMk1FAEDsj88_PU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b40aaa08ae5e201-MRS",
        "x-forwarded-proto": "https",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.188.252.141",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Dec-2025 12:43:54 UTC] === END API CALL LOG ===
[26-Dec-2025 12:43:54 UTC] ✅ API Hash verification passed for profile endpoint
[26-Dec-2025 12:43:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMiLCJ1c2VybmFtZSI6Im1hcmdldGEiLCJlbWFpbCI6Ik1hcmdldGEwQGdtYWlsLmNvbSIsImV4cCI6MTc2NzM1NzY2Nn0.C3LfXJAFOd7dsAQtTuREIl4ynPtNpMk1FAEDsj88_PU
[26-Dec-2025 12:43:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Dec-2025 12:43:54 UTC] ✅ JWT token verified successfully for user profile
[26-Dec-2025 12:43:54 UTC] User ID: 63
[26-Dec-2025 12:43:54 UTC] ✅ User profile retrieved successfully for user ID: 63
[26-Dec-2025 12:43:54 UTC] User Purchases API - User ID: 63
[26-Dec-2025 12:43:54 UTC] User Purchases API - Total purchases found: 0
[26-Dec-2025 12:43:58 UTC] === API CALL LOG ===
[26-Dec-2025 12:43:58 UTC] Endpoint: user/profile.php
[26-Dec-2025 12:43:58 UTC] Full Log Data: {
    "timestamp": "2025-12-26 12:43:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.252.141",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.188.252.141, 172.70.108.42",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMiLCJ1c2VybmFtZSI6Im1hcmdldGEiLCJlbWFpbCI6Ik1hcmdldGEwQGdtYWlsLmNvbSIsImV4cCI6MTc2NzM1NzY2Nn0.C3LfXJAFOd7dsAQtTuREIl4ynPtNpMk1FAEDsj88_PU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b40aab7e817e201-MRS",
        "x-forwarded-proto": "https",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.188.252.141",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Dec-2025 12:43:58 UTC] === END API CALL LOG ===
[26-Dec-2025 12:43:58 UTC] ✅ API Hash verification passed for profile endpoint
[26-Dec-2025 12:43:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMiLCJ1c2VybmFtZSI6Im1hcmdldGEiLCJlbWFpbCI6Ik1hcmdldGEwQGdtYWlsLmNvbSIsImV4cCI6MTc2NzM1NzY2Nn0.C3LfXJAFOd7dsAQtTuREIl4ynPtNpMk1FAEDsj88_PU
[26-Dec-2025 12:43:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Dec-2025 12:43:58 UTC] ✅ JWT token verified successfully for user profile
[26-Dec-2025 12:43:58 UTC] User ID: 63
[26-Dec-2025 12:43:58 UTC] ✅ User profile retrieved successfully for user ID: 63
[26-Dec-2025 12:43:58 UTC] User Purchases API - User ID: 63
[26-Dec-2025 12:43:58 UTC] User Purchases API - Total purchases found: 0
[26-Dec-2025 12:44:00 UTC] === API CALL LOG ===
[26-Dec-2025 12:44:00 UTC] Endpoint: user/profile.php
[26-Dec-2025 12:44:00 UTC] Full Log Data: {
    "timestamp": "2025-12-26 12:44:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.252.141",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.188.252.141, 172.70.108.42",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMiLCJ1c2VybmFtZSI6Im1hcmdldGEiLCJlbWFpbCI6Ik1hcmdldGEwQGdtYWlsLmNvbSIsImV4cCI6MTc2NzM1NzY2Nn0.C3LfXJAFOd7dsAQtTuREIl4ynPtNpMk1FAEDsj88_PU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b40aac72ac1e201-MRS",
        "x-forwarded-proto": "https",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.188.252.141",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Dec-2025 12:44:00 UTC] === END API CALL LOG ===
[26-Dec-2025 12:44:00 UTC] ✅ API Hash verification passed for profile endpoint
[26-Dec-2025 12:44:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMiLCJ1c2VybmFtZSI6Im1hcmdldGEiLCJlbWFpbCI6Ik1hcmdldGEwQGdtYWlsLmNvbSIsImV4cCI6MTc2NzM1NzY2Nn0.C3LfXJAFOd7dsAQtTuREIl4ynPtNpMk1FAEDsj88_PU
[26-Dec-2025 12:44:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Dec-2025 12:44:00 UTC] ✅ JWT token verified successfully for user profile
[26-Dec-2025 12:44:00 UTC] User ID: 63
[26-Dec-2025 12:44:00 UTC] ✅ User profile retrieved successfully for user ID: 63
[26-Dec-2025 12:44:00 UTC] User Purchases API - User ID: 63
[26-Dec-2025 12:44:00 UTC] User Purchases API - Total purchases found: 0
[26-Dec-2025 12:44:01 UTC] User Purchases API - User ID: 63
[26-Dec-2025 12:44:01 UTC] User Purchases API - Total purchases found: 0
[26-Dec-2025 12:44:04 UTC] === API CALL LOG ===
[26-Dec-2025 12:44:04 UTC] Endpoint: user/profile.php
[26-Dec-2025 12:44:04 UTC] Full Log Data: {
    "timestamp": "2025-12-26 12:44:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.252.141",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.188.252.141, 172.70.108.42",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMiLCJ1c2VybmFtZSI6Im1hcmdldGEiLCJlbWFpbCI6Ik1hcmdldGEwQGdtYWlsLmNvbSIsImV4cCI6MTc2NzM1NzY2Nn0.C3LfXJAFOd7dsAQtTuREIl4ynPtNpMk1FAEDsj88_PU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b40aadedb7de201-MRS",
        "x-forwarded-proto": "https",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.188.252.141",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Dec-2025 12:44:04 UTC] === END API CALL LOG ===
[26-Dec-2025 12:44:04 UTC] ✅ API Hash verification passed for profile endpoint
[26-Dec-2025 12:44:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMiLCJ1c2VybmFtZSI6Im1hcmdldGEiLCJlbWFpbCI6Ik1hcmdldGEwQGdtYWlsLmNvbSIsImV4cCI6MTc2NzM1NzY2Nn0.C3LfXJAFOd7dsAQtTuREIl4ynPtNpMk1FAEDsj88_PU
[26-Dec-2025 12:44:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Dec-2025 12:44:04 UTC] ✅ JWT token verified successfully for user profile
[26-Dec-2025 12:44:04 UTC] User ID: 63
[26-Dec-2025 12:44:04 UTC] ✅ User profile retrieved successfully for user ID: 63
[26-Dec-2025 12:44:04 UTC] User Purchases API - User ID: 63
[26-Dec-2025 12:44:04 UTC] User Purchases API - Total purchases found: 0
[26-Dec-2025 12:44:07 UTC] === API CALL LOG ===
[26-Dec-2025 12:44:07 UTC] Endpoint: user/profile.php
[26-Dec-2025 12:44:07 UTC] Full Log Data: {
    "timestamp": "2025-12-26 12:44:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.252.141",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.188.252.141, 172.70.108.42",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMiLCJ1c2VybmFtZSI6Im1hcmdldGEiLCJlbWFpbCI6Ik1hcmdldGEwQGdtYWlsLmNvbSIsImV4cCI6MTc2NzM1NzY2Nn0.C3LfXJAFOd7dsAQtTuREIl4ynPtNpMk1FAEDsj88_PU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b40aaf2cbbce201-MRS",
        "x-forwarded-proto": "https",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.188.252.141",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Dec-2025 12:44:07 UTC] === END API CALL LOG ===
[26-Dec-2025 12:44:07 UTC] ✅ API Hash verification passed for profile endpoint
[26-Dec-2025 12:44:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMiLCJ1c2VybmFtZSI6Im1hcmdldGEiLCJlbWFpbCI6Ik1hcmdldGEwQGdtYWlsLmNvbSIsImV4cCI6MTc2NzM1NzY2Nn0.C3LfXJAFOd7dsAQtTuREIl4ynPtNpMk1FAEDsj88_PU
[26-Dec-2025 12:44:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Dec-2025 12:44:07 UTC] ✅ JWT token verified successfully for user profile
[26-Dec-2025 12:44:07 UTC] User ID: 63
[26-Dec-2025 12:44:07 UTC] ✅ User profile retrieved successfully for user ID: 63
[26-Dec-2025 12:44:07 UTC] User Purchases API - User ID: 63
[26-Dec-2025 12:44:07 UTC] User Purchases API - Total purchases found: 0
[26-Dec-2025 12:44:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Dec-2025 12:44:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Dec-2025 12:44:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.188.252.141, 172.70.108.43","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMiLCJ1c2VybmFtZSI6Im1hcmdldGEiLCJlbWFpbCI6Ik1hcmdldGEwQGdtYWlsLmNvbSIsImV4cCI6MTc2NzM1NzY2Nn0.C3LfXJAFOd7dsAQtTuREIl4ynPtNpMk1FAEDsj88_PU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9b40ab406a18e201-MRS","x-forwarded-proto":"https","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.188.252.141","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}"}
[26-Dec-2025 12:44:19 UTC] === User Orders API Called ===
[26-Dec-2025 12:44:19 UTC] User ID: 63
[26-Dec-2025 12:44:19 UTC] Limit: 20, Offset: 0
[26-Dec-2025 12:44:19 UTC] Orders found: 1
[26-Dec-2025 12:44:19 UTC] Orders data: [{"id":44,"quantity":1,"total_coins":1,"coin_type":"regular","telegram_link":"https:\/\/t.me\/MergetaHaymanotTraditionalMe","status":"pending","created_at":"2025-12-26 16:13:34","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[26-Dec-2025 12:44:19 UTC] Total orders count: 1
[26-Dec-2025 12:50:47 UTC] === API CALL LOG ===
[26-Dec-2025 12:50:47 UTC] Endpoint: user/profile.php
[26-Dec-2025 12:50:47 UTC] Full Log Data: {
    "timestamp": "2025-12-26 12:50:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.252.141",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.188.252.141, 172.70.108.42",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMiLCJ1c2VybmFtZSI6Im1hcmdldGEiLCJlbWFpbCI6Ik1hcmdldGEwQGdtYWlsLmNvbSIsImV4cCI6MTc2NzM1NzY2Nn0.C3LfXJAFOd7dsAQtTuREIl4ynPtNpMk1FAEDsj88_PU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b40b4b68e04e232-MRS",
        "x-forwarded-proto": "https",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.188.252.141",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Dec-2025 12:50:47 UTC] === END API CALL LOG ===
[26-Dec-2025 12:50:47 UTC] ✅ API Hash verification passed for profile endpoint
[26-Dec-2025 12:50:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMiLCJ1c2VybmFtZSI6Im1hcmdldGEiLCJlbWFpbCI6Ik1hcmdldGEwQGdtYWlsLmNvbSIsImV4cCI6MTc2NzM1NzY2Nn0.C3LfXJAFOd7dsAQtTuREIl4ynPtNpMk1FAEDsj88_PU
[26-Dec-2025 12:50:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Dec-2025 12:50:47 UTC] ✅ JWT token verified successfully for user profile
[26-Dec-2025 12:50:47 UTC] User ID: 63
[26-Dec-2025 12:50:47 UTC] ✅ User profile retrieved successfully for user ID: 63
[26-Dec-2025 12:50:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Dec-2025 12:50:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Dec-2025 12:50:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.188.252.141, 172.70.108.42","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMiLCJ1c2VybmFtZSI6Im1hcmdldGEiLCJlbWFpbCI6Ik1hcmdldGEwQGdtYWlsLmNvbSIsImV4cCI6MTc2NzM1NzY2Nn0.C3LfXJAFOd7dsAQtTuREIl4ynPtNpMk1FAEDsj88_PU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9b40b4ba4c29e232-MRS","x-forwarded-proto":"https","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.188.252.141","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}"}
[26-Dec-2025 12:50:48 UTC] === User Orders API Called ===
[26-Dec-2025 12:50:48 UTC] User ID: 63
[26-Dec-2025 12:50:48 UTC] Limit: 20, Offset: 0
[26-Dec-2025 12:50:48 UTC] Orders found: 1
[26-Dec-2025 12:50:48 UTC] Orders data: [{"id":44,"quantity":1,"total_coins":1,"coin_type":"regular","telegram_link":"https:\/\/t.me\/MergetaHaymanotTraditionalMe","status":"pending","created_at":"2025-12-26 16:13:34","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[26-Dec-2025 12:50:48 UTC] Total orders count: 1
[26-Dec-2025 12:50:48 UTC] === API CALL LOG ===
[26-Dec-2025 12:50:48 UTC] Endpoint: user/profile.php
[26-Dec-2025 12:50:48 UTC] Full Log Data: {
    "timestamp": "2025-12-26 12:50:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.252.141",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.188.252.141, 162.159.122.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMiLCJ1c2VybmFtZSI6Im1hcmdldGEiLCJlbWFpbCI6Ik1hcmdldGEwQGdtYWlsLmNvbSIsImV4cCI6MTc2NzM1NzY2Nn0.C3LfXJAFOd7dsAQtTuREIl4ynPtNpMk1FAEDsj88_PU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b40b4be4efbcb4b-MRS",
        "x-forwarded-proto": "https",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.188.252.141",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Dec-2025 12:50:48 UTC] === END API CALL LOG ===
[26-Dec-2025 12:50:48 UTC] ✅ API Hash verification passed for profile endpoint
[26-Dec-2025 12:50:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMiLCJ1c2VybmFtZSI6Im1hcmdldGEiLCJlbWFpbCI6Ik1hcmdldGEwQGdtYWlsLmNvbSIsImV4cCI6MTc2NzM1NzY2Nn0.C3LfXJAFOd7dsAQtTuREIl4ynPtNpMk1FAEDsj88_PU
[26-Dec-2025 12:50:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Dec-2025 12:50:48 UTC] ✅ JWT token verified successfully for user profile
[26-Dec-2025 12:50:48 UTC] User ID: 63
[26-Dec-2025 12:50:48 UTC] ✅ User profile retrieved successfully for user ID: 63
[26-Dec-2025 12:51:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Dec-2025 12:51:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Dec-2025 12:51:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.188.252.141, 172.68.234.130","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMiLCJ1c2VybmFtZSI6Im1hcmdldGEiLCJlbWFpbCI6Ik1hcmdldGEwQGdtYWlsLmNvbSIsImV4cCI6MTc2NzM1NzY2Nn0.C3LfXJAFOd7dsAQtTuREIl4ynPtNpMk1FAEDsj88_PU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9b40b574ec1ee1d0-MRS","x-forwarded-proto":"https","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.188.252.141","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}"}
[26-Dec-2025 12:51:17 UTC] === User Orders API Called ===
[26-Dec-2025 12:51:17 UTC] User ID: 63
[26-Dec-2025 12:51:17 UTC] Limit: 20, Offset: 0
[26-Dec-2025 12:51:17 UTC] Orders found: 1
[26-Dec-2025 12:51:17 UTC] Orders data: [{"id":44,"quantity":1,"total_coins":1,"coin_type":"regular","telegram_link":"https:\/\/t.me\/MergetaHaymanotTraditionalMe","status":"pending","created_at":"2025-12-26 16:13:34","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[26-Dec-2025 12:51:17 UTC] Total orders count: 1
[26-Dec-2025 12:51:19 UTC] === API CALL LOG ===
[26-Dec-2025 12:51:19 UTC] Endpoint: user/profile.php
[26-Dec-2025 12:51:19 UTC] Full Log Data: {
    "timestamp": "2025-12-26 12:51:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.252.141",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.188.252.141, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMiLCJ1c2VybmFtZSI6Im1hcmdldGEiLCJlbWFpbCI6Ik1hcmdldGEwQGdtYWlsLmNvbSIsImV4cCI6MTc2NzM1NzY2Nn0.C3LfXJAFOd7dsAQtTuREIl4ynPtNpMk1FAEDsj88_PU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b40b57cccc9e1d0-MRS",
        "x-forwarded-proto": "https",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.188.252.141",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Dec-2025 12:51:19 UTC] === END API CALL LOG ===
[26-Dec-2025 12:51:19 UTC] ✅ API Hash verification passed for profile endpoint
[26-Dec-2025 12:51:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMiLCJ1c2VybmFtZSI6Im1hcmdldGEiLCJlbWFpbCI6Ik1hcmdldGEwQGdtYWlsLmNvbSIsImV4cCI6MTc2NzM1NzY2Nn0.C3LfXJAFOd7dsAQtTuREIl4ynPtNpMk1FAEDsj88_PU
[26-Dec-2025 12:51:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Dec-2025 12:51:19 UTC] ✅ JWT token verified successfully for user profile
[26-Dec-2025 12:51:19 UTC] User ID: 63
[26-Dec-2025 12:51:19 UTC] ✅ User profile retrieved successfully for user ID: 63
[26-Dec-2025 12:51:19 UTC] User Purchases API - User ID: 63
[26-Dec-2025 12:51:19 UTC] User Purchases API - Total purchases found: 0
[26-Dec-2025 12:51:27 UTC] === API CALL LOG ===
[26-Dec-2025 12:51:27 UTC] Endpoint: user/profile.php
[26-Dec-2025 12:51:27 UTC] Full Log Data: {
    "timestamp": "2025-12-26 12:51:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.252.141",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.188.252.141, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMiLCJ1c2VybmFtZSI6Im1hcmdldGEiLCJlbWFpbCI6Ik1hcmdldGEwQGdtYWlsLmNvbSIsImV4cCI6MTc2NzM1NzY2Nn0.C3LfXJAFOd7dsAQtTuREIl4ynPtNpMk1FAEDsj88_PU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b40b5b22e75cb4b-MRS",
        "x-forwarded-proto": "https",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.188.252.141",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Dec-2025 12:51:27 UTC] === END API CALL LOG ===
[26-Dec-2025 12:51:27 UTC] ✅ API Hash verification passed for profile endpoint
[26-Dec-2025 12:51:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMiLCJ1c2VybmFtZSI6Im1hcmdldGEiLCJlbWFpbCI6Ik1hcmdldGEwQGdtYWlsLmNvbSIsImV4cCI6MTc2NzM1NzY2Nn0.C3LfXJAFOd7dsAQtTuREIl4ynPtNpMk1FAEDsj88_PU
[26-Dec-2025 12:51:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Dec-2025 12:51:27 UTC] ✅ JWT token verified successfully for user profile
[26-Dec-2025 12:51:27 UTC] User ID: 63
[26-Dec-2025 12:51:27 UTC] ✅ User profile retrieved successfully for user ID: 63
[26-Dec-2025 12:51:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Dec-2025 12:51:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Dec-2025 12:51:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.188.252.141, 172.68.234.130","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMiLCJ1c2VybmFtZSI6Im1hcmdldGEiLCJlbWFpbCI6Ik1hcmdldGEwQGdtYWlsLmNvbSIsImV4cCI6MTc2NzM1NzY2Nn0.C3LfXJAFOd7dsAQtTuREIl4ynPtNpMk1FAEDsj88_PU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9b40b64bcf88e1d0-MRS","x-forwarded-proto":"https","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.188.252.141","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}"}
[26-Dec-2025 12:51:52 UTC] === User Orders API Called ===
[26-Dec-2025 12:51:52 UTC] User ID: 63
[26-Dec-2025 12:51:52 UTC] Limit: 20, Offset: 0
[26-Dec-2025 12:51:52 UTC] Orders found: 2
[26-Dec-2025 12:51:52 UTC] Orders data: [{"id":45,"quantity":1,"total_coins":35,"coin_type":"regular","telegram_link":"https:\/\/t.me\/MergetaHaymanotTraditionalMe","status":"pending","created_at":"2025-12-26 16:21:50","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""},{"id":44,"quantity":1,"total_coins":1,"coin_type":"regular","telegram_link":"https:\/\/t.me\/MergetaHaymanotTraditionalMe","status":"pending","created_at":"2025-12-26 16:13:34","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[26-Dec-2025 12:51:52 UTC] Total orders count: 2
[26-Dec-2025 12:52:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Dec-2025 12:52:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Dec-2025 12:52:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.188.252.141, 172.68.234.131","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMiLCJ1c2VybmFtZSI6Im1hcmdldGEiLCJlbWFpbCI6Ik1hcmdldGEwQGdtYWlsLmNvbSIsImV4cCI6MTc2NzM1NzY2Nn0.C3LfXJAFOd7dsAQtTuREIl4ynPtNpMk1FAEDsj88_PU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9b40b67c7dbde1d0-MRS","x-forwarded-proto":"https","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.188.252.141","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}"}
[26-Dec-2025 12:52:00 UTC] === User Orders API Called ===
[26-Dec-2025 12:52:00 UTC] User ID: 63
[26-Dec-2025 12:52:00 UTC] Limit: 20, Offset: 0
[26-Dec-2025 12:52:00 UTC] Orders found: 2
[26-Dec-2025 12:52:00 UTC] Orders data: [{"id":45,"quantity":1,"total_coins":35,"coin_type":"regular","telegram_link":"https:\/\/t.me\/MergetaHaymanotTraditionalMe","status":"pending","created_at":"2025-12-26 16:21:50","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""},{"id":44,"quantity":1,"total_coins":1,"coin_type":"regular","telegram_link":"https:\/\/t.me\/MergetaHaymanotTraditionalMe","status":"pending","created_at":"2025-12-26 16:13:34","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[26-Dec-2025 12:52:00 UTC] Total orders count: 2
[26-Dec-2025 12:52:47 UTC] === API CALL LOG ===
[26-Dec-2025 12:52:47 UTC] Endpoint: user/profile.php
[26-Dec-2025 12:52:47 UTC] Full Log Data: {
    "timestamp": "2025-12-26 12:52:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.252.141",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.188.252.141, 162.159.122.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMiLCJ1c2VybmFtZSI6Im1hcmdldGEiLCJlbWFpbCI6Ik1hcmdldGEwQGdtYWlsLmNvbSIsImV4cCI6MTc2NzM1NzY2Nn0.C3LfXJAFOd7dsAQtTuREIl4ynPtNpMk1FAEDsj88_PU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b40b7a50d82cb4b-MRS",
        "x-forwarded-proto": "https",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.188.252.141",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Dec-2025 12:52:47 UTC] === END API CALL LOG ===
[26-Dec-2025 12:52:47 UTC] ✅ API Hash verification passed for profile endpoint
[26-Dec-2025 12:52:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMiLCJ1c2VybmFtZSI6Im1hcmdldGEiLCJlbWFpbCI6Ik1hcmdldGEwQGdtYWlsLmNvbSIsImV4cCI6MTc2NzM1NzY2Nn0.C3LfXJAFOd7dsAQtTuREIl4ynPtNpMk1FAEDsj88_PU
[26-Dec-2025 12:52:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Dec-2025 12:52:47 UTC] ✅ JWT token verified successfully for user profile
[26-Dec-2025 12:52:47 UTC] User ID: 63
[26-Dec-2025 12:52:47 UTC] ✅ User profile retrieved successfully for user ID: 63
[26-Dec-2025 12:52:59 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Dec-2025 12:52:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Dec-2025 12:52:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.188.252.141, 172.68.234.130","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMiLCJ1c2VybmFtZSI6Im1hcmdldGEiLCJlbWFpbCI6Ik1hcmdldGEwQGdtYWlsLmNvbSIsImV4cCI6MTc2NzM1NzY2Nn0.C3LfXJAFOd7dsAQtTuREIl4ynPtNpMk1FAEDsj88_PU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9b40b7ee4c6ce1d0-MRS","x-forwarded-proto":"https","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.188.252.141","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}"}
[26-Dec-2025 12:52:59 UTC] === User Orders API Called ===
[26-Dec-2025 12:52:59 UTC] User ID: 63
[26-Dec-2025 12:52:59 UTC] Limit: 20, Offset: 0
[26-Dec-2025 12:52:59 UTC] Orders found: 2
[26-Dec-2025 12:52:59 UTC] Orders data: [{"id":45,"quantity":1,"total_coins":35,"coin_type":"regular","telegram_link":"https:\/\/t.me\/MergetaHaymanotTraditionalMe","status":"pending","created_at":"2025-12-26 16:21:50","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""},{"id":44,"quantity":1,"total_coins":1,"coin_type":"regular","telegram_link":"https:\/\/t.me\/MergetaHaymanotTraditionalMe","status":"pending","created_at":"2025-12-26 16:13:34","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[26-Dec-2025 12:52:59 UTC] Total orders count: 2
[26-Dec-2025 12:53:17 UTC] === API CALL LOG ===
[26-Dec-2025 12:53:17 UTC] Endpoint: user/profile.php
[26-Dec-2025 12:53:17 UTC] Full Log Data: {
    "timestamp": "2025-12-26 12:53:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.252.141",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.188.252.141, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMiLCJ1c2VybmFtZSI6Im1hcmdldGEiLCJlbWFpbCI6Ik1hcmdldGEwQGdtYWlsLmNvbSIsImV4cCI6MTc2NzM1NzY2Nn0.C3LfXJAFOd7dsAQtTuREIl4ynPtNpMk1FAEDsj88_PU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b40b8602b7de1d0-MRS",
        "x-forwarded-proto": "https",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.188.252.141",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Dec-2025 12:53:17 UTC] === END API CALL LOG ===
[26-Dec-2025 12:53:17 UTC] ✅ API Hash verification passed for profile endpoint
[26-Dec-2025 12:53:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMiLCJ1c2VybmFtZSI6Im1hcmdldGEiLCJlbWFpbCI6Ik1hcmdldGEwQGdtYWlsLmNvbSIsImV4cCI6MTc2NzM1NzY2Nn0.C3LfXJAFOd7dsAQtTuREIl4ynPtNpMk1FAEDsj88_PU
[26-Dec-2025 12:53:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Dec-2025 12:53:17 UTC] ✅ JWT token verified successfully for user profile
[26-Dec-2025 12:53:17 UTC] User ID: 63
[26-Dec-2025 12:53:17 UTC] ✅ User profile retrieved successfully for user ID: 63
[26-Dec-2025 12:53:17 UTC] User Purchases API - User ID: 63
[26-Dec-2025 12:53:17 UTC] User Purchases API - Total purchases found: 0
[26-Dec-2025 12:53:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Dec-2025 12:53:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Dec-2025 12:53:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.188.252.141, 172.68.234.130","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMiLCJ1c2VybmFtZSI6Im1hcmdldGEiLCJlbWFpbCI6Ik1hcmdldGEwQGdtYWlsLmNvbSIsImV4cCI6MTc2NzM1NzY2Nn0.C3LfXJAFOd7dsAQtTuREIl4ynPtNpMk1FAEDsj88_PU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9b40b8c3deb5e1d0-MRS","x-forwarded-proto":"https","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.188.252.141","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}"}
[26-Dec-2025 12:53:33 UTC] === User Orders API Called ===
[26-Dec-2025 12:53:33 UTC] User ID: 63
[26-Dec-2025 12:53:33 UTC] Limit: 20, Offset: 0
[26-Dec-2025 12:53:33 UTC] Orders found: 2
[26-Dec-2025 12:53:33 UTC] Orders data: [{"id":45,"quantity":1,"total_coins":35,"coin_type":"regular","telegram_link":"https:\/\/t.me\/MergetaHaymanotTraditionalMe","status":"pending","created_at":"2025-12-26 16:21:50","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""},{"id":44,"quantity":1,"total_coins":1,"coin_type":"regular","telegram_link":"https:\/\/t.me\/MergetaHaymanotTraditionalMe","status":"pending","created_at":"2025-12-26 16:13:34","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[26-Dec-2025 12:53:33 UTC] Total orders count: 2
[26-Dec-2025 12:53:40 UTC] === API CALL LOG ===
[26-Dec-2025 12:53:40 UTC] Endpoint: user/profile.php
[26-Dec-2025 12:53:40 UTC] Full Log Data: {
    "timestamp": "2025-12-26 12:53:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.252.141",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.188.252.141, 162.159.122.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMiLCJ1c2VybmFtZSI6Im1hcmdldGEiLCJlbWFpbCI6Ik1hcmdldGEwQGdtYWlsLmNvbSIsImV4cCI6MTc2NzM1NzY2Nn0.C3LfXJAFOd7dsAQtTuREIl4ynPtNpMk1FAEDsj88_PU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b40b8f22914cb4b-MRS",
        "x-forwarded-proto": "https",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.188.252.141",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Dec-2025 12:53:40 UTC] === END API CALL LOG ===
[26-Dec-2025 12:53:40 UTC] ✅ API Hash verification passed for profile endpoint
[26-Dec-2025 12:53:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMiLCJ1c2VybmFtZSI6Im1hcmdldGEiLCJlbWFpbCI6Ik1hcmdldGEwQGdtYWlsLmNvbSIsImV4cCI6MTc2NzM1NzY2Nn0.C3LfXJAFOd7dsAQtTuREIl4ynPtNpMk1FAEDsj88_PU
[26-Dec-2025 12:53:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Dec-2025 12:53:40 UTC] ✅ JWT token verified successfully for user profile
[26-Dec-2025 12:53:40 UTC] User ID: 63
[26-Dec-2025 12:53:40 UTC] ✅ User profile retrieved successfully for user ID: 63
[26-Dec-2025 12:53:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Dec-2025 12:53:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Dec-2025 12:53:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.188.252.141, 172.68.234.130","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMiLCJ1c2VybmFtZSI6Im1hcmdldGEiLCJlbWFpbCI6Ik1hcmdldGEwQGdtYWlsLmNvbSIsImV4cCI6MTc2NzM1NzY2Nn0.C3LfXJAFOd7dsAQtTuREIl4ynPtNpMk1FAEDsj88_PU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9b40b94adcd7e1d0-MRS","x-forwarded-proto":"https","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.188.252.141","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}"}
[26-Dec-2025 12:53:55 UTC] === User Orders API Called ===
[26-Dec-2025 12:53:55 UTC] User ID: 63
[26-Dec-2025 12:53:55 UTC] Limit: 20, Offset: 0
[26-Dec-2025 12:53:55 UTC] Orders found: 3
[26-Dec-2025 12:53:55 UTC] Orders data: [{"id":46,"quantity":1,"total_coins":35,"coin_type":"regular","telegram_link":"https:\/\/t.me\/MergetaHaymanotTraditionalMe","status":"pending","created_at":"2025-12-26 16:23:53","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""},{"id":45,"quantity":1,"total_coins":35,"coin_type":"regular","telegram_link":"https:\/\/t.me\/MergetaHaymanotTraditionalMe","status":"pending","created_at":"2025-12-26 16:21:50","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""},{"id":44,"quantity":1,"total_coins":1,"coin_type":"regular","telegram_link":"https:\/\/t.me\/MergetaHaymanotTraditionalMe","status":"pending","created_at":"2025-12-26 16:13:34","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[26-Dec-2025 12:53:55 UTC] Total orders count: 3
[26-Dec-2025 13:37:34 UTC] === API CALL LOG ===
[26-Dec-2025 13:37:34 UTC] Endpoint: user/profile.php
[26-Dec-2025 13:37:34 UTC] Full Log Data: {
    "timestamp": "2025-12-26 13:37:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.144.18",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.144.18, 172.69.211.148",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMiLCJ1c2VybmFtZSI6Im1hcmdldGEiLCJlbWFpbCI6Ik1hcmdldGEwQGdtYWlsLmNvbSIsImV4cCI6MTc2NzM1NzY2Nn0.C3LfXJAFOd7dsAQtTuREIl4ynPtNpMk1FAEDsj88_PU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b40f93d4cc69e89-PMO",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.144.18",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Dec-2025 13:37:34 UTC] === END API CALL LOG ===
[26-Dec-2025 13:37:34 UTC] ✅ API Hash verification passed for profile endpoint
[26-Dec-2025 13:37:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMiLCJ1c2VybmFtZSI6Im1hcmdldGEiLCJlbWFpbCI6Ik1hcmdldGEwQGdtYWlsLmNvbSIsImV4cCI6MTc2NzM1NzY2Nn0.C3LfXJAFOd7dsAQtTuREIl4ynPtNpMk1FAEDsj88_PU
[26-Dec-2025 13:37:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Dec-2025 13:37:34 UTC] ✅ JWT token verified successfully for user profile
[26-Dec-2025 13:37:34 UTC] User ID: 63
[26-Dec-2025 13:37:34 UTC] ✅ User profile retrieved successfully for user ID: 63
[26-Dec-2025 13:37:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Dec-2025 13:37:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Dec-2025 13:37:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.189.144.18, 172.69.211.148","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMiLCJ1c2VybmFtZSI6Im1hcmdldGEiLCJlbWFpbCI6Ik1hcmdldGEwQGdtYWlsLmNvbSIsImV4cCI6MTc2NzM1NzY2Nn0.C3LfXJAFOd7dsAQtTuREIl4ynPtNpMk1FAEDsj88_PU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9b40f941aeda9e89-PMO","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.189.144.18","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-Dec-2025 13:37:35 UTC] === User Orders API Called ===
[26-Dec-2025 13:37:35 UTC] User ID: 63
[26-Dec-2025 13:37:35 UTC] Limit: 20, Offset: 0
[26-Dec-2025 13:37:35 UTC] Orders found: 3
[26-Dec-2025 13:37:35 UTC] Orders data: [{"id":46,"quantity":1,"total_coins":35,"coin_type":"regular","telegram_link":"https:\/\/t.me\/MergetaHaymanotTraditionalMe","status":"pending","created_at":"2025-12-26 16:23:53","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""},{"id":45,"quantity":1,"total_coins":35,"coin_type":"regular","telegram_link":"https:\/\/t.me\/MergetaHaymanotTraditionalMe","status":"pending","created_at":"2025-12-26 16:21:50","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""},{"id":44,"quantity":1,"total_coins":1,"coin_type":"regular","telegram_link":"https:\/\/t.me\/MergetaHaymanotTraditionalMe","status":"pending","created_at":"2025-12-26 16:13:34","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[26-Dec-2025 13:37:35 UTC] Total orders count: 3
[26-Dec-2025 13:37:35 UTC] === API CALL LOG ===
[26-Dec-2025 13:37:35 UTC] Endpoint: user/profile.php
[26-Dec-2025 13:37:35 UTC] Full Log Data: {
    "timestamp": "2025-12-26 13:37:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.144.18",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.144.18, 172.69.211.148",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMiLCJ1c2VybmFtZSI6Im1hcmdldGEiLCJlbWFpbCI6Ik1hcmdldGEwQGdtYWlsLmNvbSIsImV4cCI6MTc2NzM1NzY2Nn0.C3LfXJAFOd7dsAQtTuREIl4ynPtNpMk1FAEDsj88_PU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b40f943e8849e89-PMO",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.144.18",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Dec-2025 13:37:35 UTC] === END API CALL LOG ===
[26-Dec-2025 13:37:35 UTC] ✅ API Hash verification passed for profile endpoint
[26-Dec-2025 13:37:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMiLCJ1c2VybmFtZSI6Im1hcmdldGEiLCJlbWFpbCI6Ik1hcmdldGEwQGdtYWlsLmNvbSIsImV4cCI6MTc2NzM1NzY2Nn0.C3LfXJAFOd7dsAQtTuREIl4ynPtNpMk1FAEDsj88_PU
[26-Dec-2025 13:37:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Dec-2025 13:37:35 UTC] ✅ JWT token verified successfully for user profile
[26-Dec-2025 13:37:35 UTC] User ID: 63
[26-Dec-2025 13:37:35 UTC] ✅ User profile retrieved successfully for user ID: 63
[26-Dec-2025 13:37:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Dec-2025 13:37:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Dec-2025 13:37:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.189.144.18, 172.69.211.148","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMiLCJ1c2VybmFtZSI6Im1hcmdldGEiLCJlbWFpbCI6Ik1hcmdldGEwQGdtYWlsLmNvbSIsImV4cCI6MTc2NzM1NzY2Nn0.C3LfXJAFOd7dsAQtTuREIl4ynPtNpMk1FAEDsj88_PU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9b40f954ab9b9e89-PMO","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.189.144.18","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-Dec-2025 13:37:38 UTC] === User Orders API Called ===
[26-Dec-2025 13:37:38 UTC] User ID: 63
[26-Dec-2025 13:37:38 UTC] Limit: 20, Offset: 0
[26-Dec-2025 13:37:38 UTC] Orders found: 3
[26-Dec-2025 13:37:38 UTC] Orders data: [{"id":46,"quantity":1,"total_coins":35,"coin_type":"regular","telegram_link":"https:\/\/t.me\/MergetaHaymanotTraditionalMe","status":"pending","created_at":"2025-12-26 16:23:53","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""},{"id":45,"quantity":1,"total_coins":35,"coin_type":"regular","telegram_link":"https:\/\/t.me\/MergetaHaymanotTraditionalMe","status":"pending","created_at":"2025-12-26 16:21:50","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""},{"id":44,"quantity":1,"total_coins":1,"coin_type":"regular","telegram_link":"https:\/\/t.me\/MergetaHaymanotTraditionalMe","status":"pending","created_at":"2025-12-26 16:13:34","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[26-Dec-2025 13:37:38 UTC] Total orders count: 3
[26-Dec-2025 13:37:42 UTC] === API CALL LOG ===
[26-Dec-2025 13:37:42 UTC] Endpoint: user/profile.php
[26-Dec-2025 13:37:42 UTC] Full Log Data: {
    "timestamp": "2025-12-26 13:37:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.144.18",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.144.18, 172.69.211.148",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMiLCJ1c2VybmFtZSI6Im1hcmdldGEiLCJlbWFpbCI6Ik1hcmdldGEwQGdtYWlsLmNvbSIsImV4cCI6MTc2NzM1NzY2Nn0.C3LfXJAFOd7dsAQtTuREIl4ynPtNpMk1FAEDsj88_PU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b40f96d6dc79e89-PMO",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.144.18",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Dec-2025 13:37:42 UTC] === END API CALL LOG ===
[26-Dec-2025 13:37:42 UTC] ✅ API Hash verification passed for profile endpoint
[26-Dec-2025 13:37:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMiLCJ1c2VybmFtZSI6Im1hcmdldGEiLCJlbWFpbCI6Ik1hcmdldGEwQGdtYWlsLmNvbSIsImV4cCI6MTc2NzM1NzY2Nn0.C3LfXJAFOd7dsAQtTuREIl4ynPtNpMk1FAEDsj88_PU
[26-Dec-2025 13:37:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Dec-2025 13:37:42 UTC] ✅ JWT token verified successfully for user profile
[26-Dec-2025 13:37:42 UTC] User ID: 63
[26-Dec-2025 13:37:42 UTC] ✅ User profile retrieved successfully for user ID: 63
[26-Dec-2025 13:37:42 UTC] User Purchases API - User ID: 63
[26-Dec-2025 13:37:42 UTC] User Purchases API - Total purchases found: 0
[26-Dec-2025 13:37:44 UTC] === API CALL LOG ===
[26-Dec-2025 13:37:44 UTC] Endpoint: user/profile.php
[26-Dec-2025 13:37:44 UTC] Full Log Data: {
    "timestamp": "2025-12-26 13:37:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.144.18",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.144.18, 172.69.211.148",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMiLCJ1c2VybmFtZSI6Im1hcmdldGEiLCJlbWFpbCI6Ik1hcmdldGEwQGdtYWlsLmNvbSIsImV4cCI6MTc2NzM1NzY2Nn0.C3LfXJAFOd7dsAQtTuREIl4ynPtNpMk1FAEDsj88_PU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b40f97b6c179e89-PMO",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.144.18",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Dec-2025 13:37:44 UTC] === END API CALL LOG ===
[26-Dec-2025 13:37:44 UTC] ✅ API Hash verification passed for profile endpoint
[26-Dec-2025 13:37:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMiLCJ1c2VybmFtZSI6Im1hcmdldGEiLCJlbWFpbCI6Ik1hcmdldGEwQGdtYWlsLmNvbSIsImV4cCI6MTc2NzM1NzY2Nn0.C3LfXJAFOd7dsAQtTuREIl4ynPtNpMk1FAEDsj88_PU
[26-Dec-2025 13:37:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Dec-2025 13:37:44 UTC] ✅ JWT token verified successfully for user profile
[26-Dec-2025 13:37:44 UTC] User ID: 63
[26-Dec-2025 13:37:44 UTC] ✅ User profile retrieved successfully for user ID: 63
[26-Dec-2025 13:38:20 UTC] === API CALL LOG ===
[26-Dec-2025 13:38:20 UTC] Endpoint: user/profile.php
[26-Dec-2025 13:38:20 UTC] Full Log Data: {
    "timestamp": "2025-12-26 13:38:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.144.18",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.144.18, 172.69.211.149",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMiLCJ1c2VybmFtZSI6Im1hcmdldGEiLCJlbWFpbCI6Ik1hcmdldGEwQGdtYWlsLmNvbSIsImV4cCI6MTc2NzM1NzY2Nn0.C3LfXJAFOd7dsAQtTuREIl4ynPtNpMk1FAEDsj88_PU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b40fa600d6a9e89-PMO",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.144.18",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Dec-2025 13:38:20 UTC] === END API CALL LOG ===
[26-Dec-2025 13:38:20 UTC] ✅ API Hash verification passed for profile endpoint
[26-Dec-2025 13:38:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMiLCJ1c2VybmFtZSI6Im1hcmdldGEiLCJlbWFpbCI6Ik1hcmdldGEwQGdtYWlsLmNvbSIsImV4cCI6MTc2NzM1NzY2Nn0.C3LfXJAFOd7dsAQtTuREIl4ynPtNpMk1FAEDsj88_PU
[26-Dec-2025 13:38:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Dec-2025 13:38:20 UTC] ✅ JWT token verified successfully for user profile
[26-Dec-2025 13:38:20 UTC] User ID: 63
[26-Dec-2025 13:38:20 UTC] ✅ User profile retrieved successfully for user ID: 63
[26-Dec-2025 13:38:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Dec-2025 13:38:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Dec-2025 13:38:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.189.144.18, 172.69.211.148","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMiLCJ1c2VybmFtZSI6Im1hcmdldGEiLCJlbWFpbCI6Ik1hcmdldGEwQGdtYWlsLmNvbSIsImV4cCI6MTc2NzM1NzY2Nn0.C3LfXJAFOd7dsAQtTuREIl4ynPtNpMk1FAEDsj88_PU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9b40fab0c9599e89-PMO","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.189.144.18","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-Dec-2025 13:38:33 UTC] === User Orders API Called ===
[26-Dec-2025 13:38:33 UTC] User ID: 63
[26-Dec-2025 13:38:33 UTC] Limit: 20, Offset: 0
[26-Dec-2025 13:38:33 UTC] Orders found: 3
[26-Dec-2025 13:38:33 UTC] Orders data: [{"id":46,"quantity":1,"total_coins":35,"coin_type":"regular","telegram_link":"https:\/\/t.me\/MergetaHaymanotTraditionalMe","status":"pending","created_at":"2025-12-26 16:23:53","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""},{"id":45,"quantity":1,"total_coins":35,"coin_type":"regular","telegram_link":"https:\/\/t.me\/MergetaHaymanotTraditionalMe","status":"pending","created_at":"2025-12-26 16:21:50","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""},{"id":44,"quantity":1,"total_coins":1,"coin_type":"regular","telegram_link":"https:\/\/t.me\/MergetaHaymanotTraditionalMe","status":"pending","created_at":"2025-12-26 16:13:34","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[26-Dec-2025 13:38:33 UTC] Total orders count: 3
[26-Dec-2025 13:38:35 UTC] === API CALL LOG ===
[26-Dec-2025 13:38:35 UTC] Endpoint: user/profile.php
[26-Dec-2025 13:38:35 UTC] Full Log Data: {
    "timestamp": "2025-12-26 13:38:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.144.18",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.144.18, 172.69.211.148",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMiLCJ1c2VybmFtZSI6Im1hcmdldGEiLCJlbWFpbCI6Ik1hcmdldGEwQGdtYWlsLmNvbSIsImV4cCI6MTc2NzM1NzY2Nn0.C3LfXJAFOd7dsAQtTuREIl4ynPtNpMk1FAEDsj88_PU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b40fabe4e2c9e89-PMO",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.144.18",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Dec-2025 13:38:35 UTC] === END API CALL LOG ===
[26-Dec-2025 13:38:35 UTC] ✅ API Hash verification passed for profile endpoint
[26-Dec-2025 13:38:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMiLCJ1c2VybmFtZSI6Im1hcmdldGEiLCJlbWFpbCI6Ik1hcmdldGEwQGdtYWlsLmNvbSIsImV4cCI6MTc2NzM1NzY2Nn0.C3LfXJAFOd7dsAQtTuREIl4ynPtNpMk1FAEDsj88_PU
[26-Dec-2025 13:38:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Dec-2025 13:38:35 UTC] ✅ JWT token verified successfully for user profile
[26-Dec-2025 13:38:35 UTC] User ID: 63
[26-Dec-2025 13:38:35 UTC] ✅ User profile retrieved successfully for user ID: 63
[26-Dec-2025 15:36:50 UTC] === API CALL LOG ===
[26-Dec-2025 15:36:50 UTC] Endpoint: user/profile.php
[26-Dec-2025 15:36:50 UTC] Full Log Data: {
    "timestamp": "2025-12-26 15:36:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.54.71.46",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "84.54.71.46, 172.71.95.102",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQiLCJ1c2VybmFtZSI6InNpb19vMSIsImVtYWlsIjoib2dhYmVrbWlyemFyYWltb3ZAZ21haWwuY29tIiwiZXhwIjoxNzY3MzY4MjA5fQ.nJVgGrdtLt_6WhkcxbVi7sDQC_5Gf1Vd7SwOnrsu_0s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b41a7f1292dfeb8-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "84.54.71.46",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Dec-2025 15:36:50 UTC] === END API CALL LOG ===
[26-Dec-2025 15:36:50 UTC] ✅ API Hash verification passed for profile endpoint
[26-Dec-2025 15:36:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQiLCJ1c2VybmFtZSI6InNpb19vMSIsImVtYWlsIjoib2dhYmVrbWlyemFyYWltb3ZAZ21haWwuY29tIiwiZXhwIjoxNzY3MzY4MjA5fQ.nJVgGrdtLt_6WhkcxbVi7sDQC_5Gf1Vd7SwOnrsu_0s
[26-Dec-2025 15:36:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Dec-2025 15:36:50 UTC] ✅ JWT token verified successfully for user profile
[26-Dec-2025 15:36:50 UTC] User ID: 64
[26-Dec-2025 15:36:50 UTC] ✅ User profile retrieved successfully for user ID: 64
[26-Dec-2025 15:36:57 UTC] === API CALL LOG ===
[26-Dec-2025 15:36:57 UTC] Endpoint: user/profile.php
[26-Dec-2025 15:36:57 UTC] Full Log Data: {
    "timestamp": "2025-12-26 15:36:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.54.71.46",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "84.54.71.46, 172.71.95.102",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQiLCJ1c2VybmFtZSI6InNpb19vMSIsImVtYWlsIjoib2dhYmVrbWlyemFyYWltb3ZAZ21haWwuY29tIiwiZXhwIjoxNzY3MzY4MjA5fQ.nJVgGrdtLt_6WhkcxbVi7sDQC_5Gf1Vd7SwOnrsu_0s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b41a821aa97feb8-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "84.54.71.46",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Dec-2025 15:36:57 UTC] === END API CALL LOG ===
[26-Dec-2025 15:36:57 UTC] ✅ API Hash verification passed for profile endpoint
[26-Dec-2025 15:36:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQiLCJ1c2VybmFtZSI6InNpb19vMSIsImVtYWlsIjoib2dhYmVrbWlyemFyYWltb3ZAZ21haWwuY29tIiwiZXhwIjoxNzY3MzY4MjA5fQ.nJVgGrdtLt_6WhkcxbVi7sDQC_5Gf1Vd7SwOnrsu_0s
[26-Dec-2025 15:36:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Dec-2025 15:36:57 UTC] ✅ JWT token verified successfully for user profile
[26-Dec-2025 15:36:57 UTC] User ID: 64
[26-Dec-2025 15:36:57 UTC] ✅ User profile retrieved successfully for user ID: 64
[26-Dec-2025 15:37:07 UTC] === API CALL LOG ===
[26-Dec-2025 15:37:07 UTC] Endpoint: user/profile.php
[26-Dec-2025 15:37:07 UTC] Full Log Data: {
    "timestamp": "2025-12-26 15:37:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.54.71.46",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "84.54.71.46, 172.71.95.102",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQiLCJ1c2VybmFtZSI6InNpb19vMSIsImVtYWlsIjoib2dhYmVrbWlyemFyYWltb3ZAZ21haWwuY29tIiwiZXhwIjoxNzY3MzY4MjA5fQ.nJVgGrdtLt_6WhkcxbVi7sDQC_5Gf1Vd7SwOnrsu_0s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b41a8604941feb8-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "84.54.71.46",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Dec-2025 15:37:07 UTC] === END API CALL LOG ===
[26-Dec-2025 15:37:07 UTC] ✅ API Hash verification passed for profile endpoint
[26-Dec-2025 15:37:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQiLCJ1c2VybmFtZSI6InNpb19vMSIsImVtYWlsIjoib2dhYmVrbWlyemFyYWltb3ZAZ21haWwuY29tIiwiZXhwIjoxNzY3MzY4MjA5fQ.nJVgGrdtLt_6WhkcxbVi7sDQC_5Gf1Vd7SwOnrsu_0s
[26-Dec-2025 15:37:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Dec-2025 15:37:07 UTC] ✅ JWT token verified successfully for user profile
[26-Dec-2025 15:37:07 UTC] User ID: 64
[26-Dec-2025 15:37:07 UTC] ✅ User profile retrieved successfully for user ID: 64
[26-Dec-2025 15:37:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Dec-2025 15:37:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Dec-2025 15:37:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"84.54.71.46, 172.71.95.102","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQiLCJ1c2VybmFtZSI6InNpb19vMSIsImVtYWlsIjoib2dhYmVrbWlyemFyYWltb3ZAZ21haWwuY29tIiwiZXhwIjoxNzY3MzY4MjA5fQ.nJVgGrdtLt_6WhkcxbVi7sDQC_5Gf1Vd7SwOnrsu_0s","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9b41a86e0b22feb8-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"84.54.71.46","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-Dec-2025 15:37:10 UTC] === User Orders API Called ===
[26-Dec-2025 15:37:10 UTC] User ID: 64
[26-Dec-2025 15:37:10 UTC] Limit: 20, Offset: 0
[26-Dec-2025 15:37:10 UTC] Orders found: 0
[26-Dec-2025 15:37:10 UTC] Orders data: []
[26-Dec-2025 15:37:10 UTC] Total orders count: 0
[26-Dec-2025 15:37:14 UTC] === API CALL LOG ===
[26-Dec-2025 15:37:14 UTC] Endpoint: user/profile.php
[26-Dec-2025 15:37:14 UTC] Full Log Data: {
    "timestamp": "2025-12-26 15:37:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.54.71.46",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "84.54.71.46, 104.23.217.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQiLCJ1c2VybmFtZSI6InNpb19vMSIsImVtYWlsIjoib2dhYmVrbWlyemFyYWltb3ZAZ21haWwuY29tIiwiZXhwIjoxNzY3MzY4MjA5fQ.nJVgGrdtLt_6WhkcxbVi7sDQC_5Gf1Vd7SwOnrsu_0s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b41a8884abcbd27-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "84.54.71.46",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Dec-2025 15:37:14 UTC] === END API CALL LOG ===
[26-Dec-2025 15:37:14 UTC] ✅ API Hash verification passed for profile endpoint
[26-Dec-2025 15:37:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQiLCJ1c2VybmFtZSI6InNpb19vMSIsImVtYWlsIjoib2dhYmVrbWlyemFyYWltb3ZAZ21haWwuY29tIiwiZXhwIjoxNzY3MzY4MjA5fQ.nJVgGrdtLt_6WhkcxbVi7sDQC_5Gf1Vd7SwOnrsu_0s
[26-Dec-2025 15:37:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Dec-2025 15:37:14 UTC] ✅ JWT token verified successfully for user profile
[26-Dec-2025 15:37:14 UTC] User ID: 64
[26-Dec-2025 15:37:14 UTC] ✅ User profile retrieved successfully for user ID: 64
[26-Dec-2025 15:37:14 UTC] User Purchases API - User ID: 64
[26-Dec-2025 15:37:14 UTC] User Purchases API - Total purchases found: 0
[26-Dec-2025 15:37:28 UTC] === API CALL LOG ===
[26-Dec-2025 15:37:28 UTC] Endpoint: user/profile.php
[26-Dec-2025 15:37:28 UTC] Full Log Data: {
    "timestamp": "2025-12-26 15:37:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.54.71.46",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "84.54.71.46, 104.23.217.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQiLCJ1c2VybmFtZSI6InNpb19vMSIsImVtYWlsIjoib2dhYmVrbWlyemFyYWltb3ZAZ21haWwuY29tIiwiZXhwIjoxNzY3MzY4MjA5fQ.nJVgGrdtLt_6WhkcxbVi7sDQC_5Gf1Vd7SwOnrsu_0s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b41a8de4c14bd27-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "84.54.71.46",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Dec-2025 15:37:28 UTC] === END API CALL LOG ===
[26-Dec-2025 15:37:28 UTC] ✅ API Hash verification passed for profile endpoint
[26-Dec-2025 15:37:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQiLCJ1c2VybmFtZSI6InNpb19vMSIsImVtYWlsIjoib2dhYmVrbWlyemFyYWltb3ZAZ21haWwuY29tIiwiZXhwIjoxNzY3MzY4MjA5fQ.nJVgGrdtLt_6WhkcxbVi7sDQC_5Gf1Vd7SwOnrsu_0s
[26-Dec-2025 15:37:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Dec-2025 15:37:28 UTC] ✅ JWT token verified successfully for user profile
[26-Dec-2025 15:37:28 UTC] User ID: 64
[26-Dec-2025 15:37:28 UTC] ✅ User profile retrieved successfully for user ID: 64
[26-Dec-2025 15:37:42 UTC] === API CALL LOG ===
[26-Dec-2025 15:37:42 UTC] Endpoint: user/profile.php
[26-Dec-2025 15:37:42 UTC] Full Log Data: {
    "timestamp": "2025-12-26 15:37:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.54.71.46",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "84.54.71.46, 104.23.217.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQiLCJ1c2VybmFtZSI6InNpb19vMSIsImVtYWlsIjoib2dhYmVrbWlyemFyYWltb3ZAZ21haWwuY29tIiwiZXhwIjoxNzY3MzY4MjA5fQ.nJVgGrdtLt_6WhkcxbVi7sDQC_5Gf1Vd7SwOnrsu_0s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b41a939fd6bbd27-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "84.54.71.46",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Dec-2025 15:37:42 UTC] === END API CALL LOG ===
[26-Dec-2025 15:37:42 UTC] ✅ API Hash verification passed for profile endpoint
[26-Dec-2025 15:37:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQiLCJ1c2VybmFtZSI6InNpb19vMSIsImVtYWlsIjoib2dhYmVrbWlyemFyYWltb3ZAZ21haWwuY29tIiwiZXhwIjoxNzY3MzY4MjA5fQ.nJVgGrdtLt_6WhkcxbVi7sDQC_5Gf1Vd7SwOnrsu_0s
[26-Dec-2025 15:37:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Dec-2025 15:37:42 UTC] ✅ JWT token verified successfully for user profile
[26-Dec-2025 15:37:42 UTC] User ID: 64
[26-Dec-2025 15:37:42 UTC] ✅ User profile retrieved successfully for user ID: 64
[26-Dec-2025 15:37:52 UTC] === API CALL LOG ===
[26-Dec-2025 15:37:52 UTC] Endpoint: user/profile.php
[26-Dec-2025 15:37:52 UTC] Full Log Data: {
    "timestamp": "2025-12-26 15:37:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.54.71.46",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "84.54.71.46, 172.69.150.120",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQiLCJ1c2VybmFtZSI6InNpb19vMSIsImVtYWlsIjoib2dhYmVrbWlyemFyYWltb3ZAZ21haWwuY29tIiwiZXhwIjoxNzY3MzY4MjA5fQ.nJVgGrdtLt_6WhkcxbVi7sDQC_5Gf1Vd7SwOnrsu_0s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b41a97929385d9d-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "84.54.71.46",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Dec-2025 15:37:52 UTC] === END API CALL LOG ===
[26-Dec-2025 15:37:52 UTC] ✅ API Hash verification passed for profile endpoint
[26-Dec-2025 15:37:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQiLCJ1c2VybmFtZSI6InNpb19vMSIsImVtYWlsIjoib2dhYmVrbWlyemFyYWltb3ZAZ21haWwuY29tIiwiZXhwIjoxNzY3MzY4MjA5fQ.nJVgGrdtLt_6WhkcxbVi7sDQC_5Gf1Vd7SwOnrsu_0s
[26-Dec-2025 15:37:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Dec-2025 15:37:52 UTC] ✅ JWT token verified successfully for user profile
[26-Dec-2025 15:37:52 UTC] User ID: 64
[26-Dec-2025 15:37:52 UTC] ✅ User profile retrieved successfully for user ID: 64
[26-Dec-2025 15:38:04 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Dec-2025 15:38:04 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Dec-2025 15:38:04 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"84.54.71.46, 172.69.150.120","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQiLCJ1c2VybmFtZSI6InNpb19vMSIsImVtYWlsIjoib2dhYmVrbWlyemFyYWltb3ZAZ21haWwuY29tIiwiZXhwIjoxNzY3MzY4MjA5fQ.nJVgGrdtLt_6WhkcxbVi7sDQC_5Gf1Vd7SwOnrsu_0s","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9b41a9c34c9b5d9d-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"84.54.71.46","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-Dec-2025 15:38:04 UTC] === User Orders API Called ===
[26-Dec-2025 15:38:04 UTC] User ID: 64
[26-Dec-2025 15:38:04 UTC] Limit: 20, Offset: 0
[26-Dec-2025 15:38:04 UTC] Orders found: 1
[26-Dec-2025 15:38:04 UTC] Orders data: [{"id":47,"quantity":1,"total_coins":1,"coin_type":"regular","telegram_link":"https:\/\/t.me\/shsjnsmss","status":"pending","created_at":"2025-12-26 19:08:02","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[26-Dec-2025 15:38:04 UTC] Total orders count: 1
[26-Dec-2025 15:38:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Dec-2025 15:38:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Dec-2025 15:38:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"84.54.71.46, 172.69.150.121","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQiLCJ1c2VybmFtZSI6InNpb19vMSIsImVtYWlsIjoib2dhYmVrbWlyemFyYWltb3ZAZ21haWwuY29tIiwiZXhwIjoxNzY3MzY4MjA5fQ.nJVgGrdtLt_6WhkcxbVi7sDQC_5Gf1Vd7SwOnrsu_0s","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9b41aa8a6b7d5d9d-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"84.54.71.46","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-Dec-2025 15:38:36 UTC] === User Orders API Called ===
[26-Dec-2025 15:38:36 UTC] User ID: 64
[26-Dec-2025 15:38:36 UTC] Limit: 20, Offset: 0
[26-Dec-2025 15:38:36 UTC] Orders found: 1
[26-Dec-2025 15:38:36 UTC] Orders data: [{"id":47,"quantity":1,"total_coins":1,"coin_type":"regular","telegram_link":"https:\/\/t.me\/shsjnsmss","status":"pending","created_at":"2025-12-26 19:08:02","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[26-Dec-2025 15:38:36 UTC] Total orders count: 1
[26-Dec-2025 15:38:41 UTC] === API CALL LOG ===
[26-Dec-2025 15:38:41 UTC] Endpoint: user/profile.php
[26-Dec-2025 15:38:41 UTC] Full Log Data: {
    "timestamp": "2025-12-26 15:38:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.54.71.46",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "84.54.71.46, 172.69.150.121",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQiLCJ1c2VybmFtZSI6InNpb19vMSIsImVtYWlsIjoib2dhYmVrbWlyemFyYWltb3ZAZ21haWwuY29tIiwiZXhwIjoxNzY3MzY4MjA5fQ.nJVgGrdtLt_6WhkcxbVi7sDQC_5Gf1Vd7SwOnrsu_0s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b41aaa97a2d5d9d-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "84.54.71.46",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Dec-2025 15:38:41 UTC] === END API CALL LOG ===
[26-Dec-2025 15:38:41 UTC] ✅ API Hash verification passed for profile endpoint
[26-Dec-2025 15:38:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQiLCJ1c2VybmFtZSI6InNpb19vMSIsImVtYWlsIjoib2dhYmVrbWlyemFyYWltb3ZAZ21haWwuY29tIiwiZXhwIjoxNzY3MzY4MjA5fQ.nJVgGrdtLt_6WhkcxbVi7sDQC_5Gf1Vd7SwOnrsu_0s
[26-Dec-2025 15:38:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Dec-2025 15:38:41 UTC] ✅ JWT token verified successfully for user profile
[26-Dec-2025 15:38:41 UTC] User ID: 64
[26-Dec-2025 15:38:41 UTC] ✅ User profile retrieved successfully for user ID: 64
[26-Dec-2025 15:38:41 UTC] User Purchases API - User ID: 64
[26-Dec-2025 15:38:41 UTC] User Purchases API - Total purchases found: 0
[26-Dec-2025 15:38:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Dec-2025 15:38:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Dec-2025 15:38:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"84.54.71.46, 172.69.150.121","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQiLCJ1c2VybmFtZSI6InNpb19vMSIsImVtYWlsIjoib2dhYmVrbWlyemFyYWltb3ZAZ21haWwuY29tIiwiZXhwIjoxNzY3MzY4MjA5fQ.nJVgGrdtLt_6WhkcxbVi7sDQC_5Gf1Vd7SwOnrsu_0s","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9b41aab45a995d9d-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"84.54.71.46","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-Dec-2025 15:38:43 UTC] === User Orders API Called ===
[26-Dec-2025 15:38:43 UTC] User ID: 64
[26-Dec-2025 15:38:43 UTC] Limit: 20, Offset: 0
[26-Dec-2025 15:38:43 UTC] Orders found: 1
[26-Dec-2025 15:38:43 UTC] Orders data: [{"id":47,"quantity":1,"total_coins":1,"coin_type":"regular","telegram_link":"https:\/\/t.me\/shsjnsmss","status":"pending","created_at":"2025-12-26 19:08:02","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[26-Dec-2025 15:38:43 UTC] Total orders count: 1
[26-Dec-2025 15:38:49 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Dec-2025 15:38:49 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Dec-2025 15:38:49 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"84.54.71.46, 172.69.150.121","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQiLCJ1c2VybmFtZSI6InNpb19vMSIsImVtYWlsIjoib2dhYmVrbWlyemFyYWltb3ZAZ21haWwuY29tIiwiZXhwIjoxNzY3MzY4MjA5fQ.nJVgGrdtLt_6WhkcxbVi7sDQC_5Gf1Vd7SwOnrsu_0s","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9b41aadce9125d9d-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"84.54.71.46","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-Dec-2025 15:38:49 UTC] === User Orders API Called ===
[26-Dec-2025 15:38:49 UTC] User ID: 64
[26-Dec-2025 15:38:49 UTC] Limit: 20, Offset: 0
[26-Dec-2025 15:38:49 UTC] Orders found: 1
[26-Dec-2025 15:38:49 UTC] Orders data: [{"id":47,"quantity":1,"total_coins":1,"coin_type":"regular","telegram_link":"https:\/\/t.me\/shsjnsmss","status":"pending","created_at":"2025-12-26 19:08:02","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[26-Dec-2025 15:38:49 UTC] Total orders count: 1
[26-Dec-2025 15:39:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Dec-2025 15:39:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Dec-2025 15:39:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"84.54.71.46, 172.69.150.121","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQiLCJ1c2VybmFtZSI6InNpb19vMSIsImVtYWlsIjoib2dhYmVrbWlyemFyYWltb3ZAZ21haWwuY29tIiwiZXhwIjoxNzY3MzY4MjA5fQ.nJVgGrdtLt_6WhkcxbVi7sDQC_5Gf1Vd7SwOnrsu_0s","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9b41ac1d3eb65d9d-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"84.54.71.46","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-Dec-2025 15:39:41 UTC] === User Orders API Called ===
[26-Dec-2025 15:39:41 UTC] User ID: 64
[26-Dec-2025 15:39:41 UTC] Limit: 20, Offset: 0
[26-Dec-2025 15:39:41 UTC] Orders found: 1
[26-Dec-2025 15:39:41 UTC] Orders data: [{"id":47,"quantity":1,"total_coins":1,"coin_type":"regular","telegram_link":"https:\/\/t.me\/shsjnsmss","status":"pending","created_at":"2025-12-26 19:08:02","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[26-Dec-2025 15:39:41 UTC] Total orders count: 1
[26-Dec-2025 15:39:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Dec-2025 15:39:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Dec-2025 15:39:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"84.54.71.46, 172.69.150.121","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQiLCJ1c2VybmFtZSI6InNpb19vMSIsImVtYWlsIjoib2dhYmVrbWlyemFyYWltb3ZAZ21haWwuY29tIiwiZXhwIjoxNzY3MzY4MjA5fQ.nJVgGrdtLt_6WhkcxbVi7sDQC_5Gf1Vd7SwOnrsu_0s","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9b41ac243c675d9d-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"84.54.71.46","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-Dec-2025 15:39:42 UTC] === User Orders API Called ===
[26-Dec-2025 15:39:42 UTC] User ID: 64
[26-Dec-2025 15:39:42 UTC] Limit: 20, Offset: 0
[26-Dec-2025 15:39:42 UTC] Orders found: 1
[26-Dec-2025 15:39:42 UTC] Orders data: [{"id":47,"quantity":1,"total_coins":1,"coin_type":"regular","telegram_link":"https:\/\/t.me\/shsjnsmss","status":"pending","created_at":"2025-12-26 19:08:02","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[26-Dec-2025 15:39:42 UTC] Total orders count: 1
[26-Dec-2025 15:39:49 UTC] === API CALL LOG ===
[26-Dec-2025 15:39:49 UTC] Endpoint: user/profile.php
[26-Dec-2025 15:39:49 UTC] Full Log Data: {
    "timestamp": "2025-12-26 15:39:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.54.71.46",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "84.54.71.46, 172.69.150.120",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQiLCJ1c2VybmFtZSI6InNpb19vMSIsImVtYWlsIjoib2dhYmVrbWlyemFyYWltb3ZAZ21haWwuY29tIiwiZXhwIjoxNzY3MzY4MjA5fQ.nJVgGrdtLt_6WhkcxbVi7sDQC_5Gf1Vd7SwOnrsu_0s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b41ac534fb65d9d-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "84.54.71.46",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Dec-2025 15:39:49 UTC] === END API CALL LOG ===
[26-Dec-2025 15:39:49 UTC] ✅ API Hash verification passed for profile endpoint
[26-Dec-2025 15:39:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQiLCJ1c2VybmFtZSI6InNpb19vMSIsImVtYWlsIjoib2dhYmVrbWlyemFyYWltb3ZAZ21haWwuY29tIiwiZXhwIjoxNzY3MzY4MjA5fQ.nJVgGrdtLt_6WhkcxbVi7sDQC_5Gf1Vd7SwOnrsu_0s
[26-Dec-2025 15:39:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Dec-2025 15:39:49 UTC] ✅ JWT token verified successfully for user profile
[26-Dec-2025 15:39:49 UTC] User ID: 64
[26-Dec-2025 15:39:49 UTC] ✅ User profile retrieved successfully for user ID: 64
[26-Dec-2025 15:39:49 UTC] User Purchases API - User ID: 64
[26-Dec-2025 15:39:49 UTC] User Purchases API - Total purchases found: 0
[26-Dec-2025 15:39:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Dec-2025 15:39:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Dec-2025 15:39:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"84.54.71.46, 172.69.150.120","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQiLCJ1c2VybmFtZSI6InNpb19vMSIsImVtYWlsIjoib2dhYmVrbWlyemFyYWltb3ZAZ21haWwuY29tIiwiZXhwIjoxNzY3MzY4MjA5fQ.nJVgGrdtLt_6WhkcxbVi7sDQC_5Gf1Vd7SwOnrsu_0s","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9b41ac5fc8815d9d-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"84.54.71.46","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-Dec-2025 15:39:51 UTC] === User Orders API Called ===
[26-Dec-2025 15:39:51 UTC] User ID: 64
[26-Dec-2025 15:39:51 UTC] Limit: 20, Offset: 0
[26-Dec-2025 15:39:51 UTC] Orders found: 1
[26-Dec-2025 15:39:51 UTC] Orders data: [{"id":47,"quantity":1,"total_coins":1,"coin_type":"regular","telegram_link":"https:\/\/t.me\/shsjnsmss","status":"pending","created_at":"2025-12-26 19:08:02","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[26-Dec-2025 15:39:51 UTC] Total orders count: 1
[26-Dec-2025 15:40:00 UTC] === API CALL LOG ===
[26-Dec-2025 15:40:00 UTC] Endpoint: user/profile.php
[26-Dec-2025 15:40:00 UTC] Full Log Data: {
    "timestamp": "2025-12-26 15:40:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.54.71.46",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "84.54.71.46, 172.69.150.121",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQiLCJ1c2VybmFtZSI6InNpb19vMSIsImVtYWlsIjoib2dhYmVrbWlyemFyYWltb3ZAZ21haWwuY29tIiwiZXhwIjoxNzY3MzY4MjA5fQ.nJVgGrdtLt_6WhkcxbVi7sDQC_5Gf1Vd7SwOnrsu_0s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b41ac985c395d9d-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "84.54.71.46",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Dec-2025 15:40:00 UTC] === END API CALL LOG ===
[26-Dec-2025 15:40:00 UTC] ✅ API Hash verification passed for profile endpoint
[26-Dec-2025 15:40:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQiLCJ1c2VybmFtZSI6InNpb19vMSIsImVtYWlsIjoib2dhYmVrbWlyemFyYWltb3ZAZ21haWwuY29tIiwiZXhwIjoxNzY3MzY4MjA5fQ.nJVgGrdtLt_6WhkcxbVi7sDQC_5Gf1Vd7SwOnrsu_0s
[26-Dec-2025 15:40:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Dec-2025 15:40:00 UTC] ✅ JWT token verified successfully for user profile
[26-Dec-2025 15:40:00 UTC] User ID: 64
[26-Dec-2025 15:40:00 UTC] ✅ User profile retrieved successfully for user ID: 64
[26-Dec-2025 15:40:09 UTC] === API CALL LOG ===
[26-Dec-2025 15:40:09 UTC] Endpoint: user/profile.php
[26-Dec-2025 15:40:09 UTC] Full Log Data: {
    "timestamp": "2025-12-26 15:40:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.54.71.46",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "84.54.71.46, 172.69.150.121",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQiLCJ1c2VybmFtZSI6InNpb19vMSIsImVtYWlsIjoib2dhYmVrbWlyemFyYWltb3ZAZ21haWwuY29tIiwiZXhwIjoxNzY3MzY4MjA5fQ.nJVgGrdtLt_6WhkcxbVi7sDQC_5Gf1Vd7SwOnrsu_0s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b41accd4f8b5d9d-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "84.54.71.46",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Dec-2025 15:40:09 UTC] === END API CALL LOG ===
[26-Dec-2025 15:40:09 UTC] ✅ API Hash verification passed for profile endpoint
[26-Dec-2025 15:40:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQiLCJ1c2VybmFtZSI6InNpb19vMSIsImVtYWlsIjoib2dhYmVrbWlyemFyYWltb3ZAZ21haWwuY29tIiwiZXhwIjoxNzY3MzY4MjA5fQ.nJVgGrdtLt_6WhkcxbVi7sDQC_5Gf1Vd7SwOnrsu_0s
[26-Dec-2025 15:40:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Dec-2025 15:40:09 UTC] ✅ JWT token verified successfully for user profile
[26-Dec-2025 15:40:09 UTC] User ID: 64
[26-Dec-2025 15:40:09 UTC] ✅ User profile retrieved successfully for user ID: 64
[26-Dec-2025 15:40:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Dec-2025 15:40:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Dec-2025 15:40:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"84.54.71.46, 172.69.150.120","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQiLCJ1c2VybmFtZSI6InNpb19vMSIsImVtYWlsIjoib2dhYmVrbWlyemFyYWltb3ZAZ21haWwuY29tIiwiZXhwIjoxNzY3MzY4MjA5fQ.nJVgGrdtLt_6WhkcxbVi7sDQC_5Gf1Vd7SwOnrsu_0s","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9b41ad3b2ffd5d9d-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"84.54.71.46","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-Dec-2025 15:40:26 UTC] === User Orders API Called ===
[26-Dec-2025 15:40:26 UTC] User ID: 64
[26-Dec-2025 15:40:26 UTC] Limit: 20, Offset: 0
[26-Dec-2025 15:40:26 UTC] Orders found: 2
[26-Dec-2025 15:40:26 UTC] Orders data: [{"id":48,"quantity":1,"total_coins":35,"coin_type":"regular","telegram_link":"https:\/\/t.me\/shsjnsmss","status":"pending","created_at":"2025-12-26 19:10:24","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""},{"id":47,"quantity":1,"total_coins":1,"coin_type":"regular","telegram_link":"https:\/\/t.me\/shsjnsmss","status":"pending","created_at":"2025-12-26 19:08:02","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[26-Dec-2025 15:40:26 UTC] Total orders count: 2
[26-Dec-2025 15:40:37 UTC] === API CALL LOG ===
[26-Dec-2025 15:40:37 UTC] Endpoint: user/profile.php
[26-Dec-2025 15:40:37 UTC] Full Log Data: {
    "timestamp": "2025-12-26 15:40:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.54.71.46",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "84.54.71.46, 172.69.150.121",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQiLCJ1c2VybmFtZSI6InNpb19vMSIsImVtYWlsIjoib2dhYmVrbWlyemFyYWltb3ZAZ21haWwuY29tIiwiZXhwIjoxNzY3MzY4MjA5fQ.nJVgGrdtLt_6WhkcxbVi7sDQC_5Gf1Vd7SwOnrsu_0s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b41ad7d796c5d9d-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "84.54.71.46",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Dec-2025 15:40:37 UTC] === END API CALL LOG ===
[26-Dec-2025 15:40:37 UTC] ✅ API Hash verification passed for profile endpoint
[26-Dec-2025 15:40:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQiLCJ1c2VybmFtZSI6InNpb19vMSIsImVtYWlsIjoib2dhYmVrbWlyemFyYWltb3ZAZ21haWwuY29tIiwiZXhwIjoxNzY3MzY4MjA5fQ.nJVgGrdtLt_6WhkcxbVi7sDQC_5Gf1Vd7SwOnrsu_0s
[26-Dec-2025 15:40:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Dec-2025 15:40:37 UTC] ✅ JWT token verified successfully for user profile
[26-Dec-2025 15:40:37 UTC] User ID: 64
[26-Dec-2025 15:40:37 UTC] ✅ User profile retrieved successfully for user ID: 64
[26-Dec-2025 15:57:59 UTC] === API CALL LOG ===
[26-Dec-2025 15:57:59 UTC] Endpoint: user/profile.php
[26-Dec-2025 15:57:59 UTC] Full Log Data: {
    "timestamp": "2025-12-26 15:57:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.54.71.46",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "84.54.71.46, 172.70.248.9",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQiLCJ1c2VybmFtZSI6InNpb19vMSIsImVtYWlsIjoib2dhYmVrbWlyemFyYWltb3ZAZ21haWwuY29tIiwiZXhwIjoxNzY3MzY4MjA5fQ.nJVgGrdtLt_6WhkcxbVi7sDQC_5Gf1Vd7SwOnrsu_0s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b41c6f158fcc4ec-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "84.54.71.46",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Dec-2025 15:57:59 UTC] === END API CALL LOG ===
[26-Dec-2025 15:57:59 UTC] ✅ API Hash verification passed for profile endpoint
[26-Dec-2025 15:57:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQiLCJ1c2VybmFtZSI6InNpb19vMSIsImVtYWlsIjoib2dhYmVrbWlyemFyYWltb3ZAZ21haWwuY29tIiwiZXhwIjoxNzY3MzY4MjA5fQ.nJVgGrdtLt_6WhkcxbVi7sDQC_5Gf1Vd7SwOnrsu_0s
[26-Dec-2025 15:57:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Dec-2025 15:57:59 UTC] ✅ JWT token verified successfully for user profile
[26-Dec-2025 15:57:59 UTC] User ID: 64
[26-Dec-2025 15:57:59 UTC] ✅ User profile retrieved successfully for user ID: 64
[26-Dec-2025 15:58:01 UTC] === API CALL LOG ===
[26-Dec-2025 15:58:01 UTC] Endpoint: user/profile.php
[26-Dec-2025 15:58:01 UTC] Full Log Data: {
    "timestamp": "2025-12-26 15:58:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.54.71.46",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "84.54.71.46, 172.70.248.9",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQiLCJ1c2VybmFtZSI6InNpb19vMSIsImVtYWlsIjoib2dhYmVrbWlyemFyYWltb3ZAZ21haWwuY29tIiwiZXhwIjoxNzY3MzY4MjA5fQ.nJVgGrdtLt_6WhkcxbVi7sDQC_5Gf1Vd7SwOnrsu_0s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b41c6f9dbcac4ec-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "84.54.71.46",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Dec-2025 15:58:01 UTC] === END API CALL LOG ===
[26-Dec-2025 15:58:01 UTC] ✅ API Hash verification passed for profile endpoint
[26-Dec-2025 15:58:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQiLCJ1c2VybmFtZSI6InNpb19vMSIsImVtYWlsIjoib2dhYmVrbWlyemFyYWltb3ZAZ21haWwuY29tIiwiZXhwIjoxNzY3MzY4MjA5fQ.nJVgGrdtLt_6WhkcxbVi7sDQC_5Gf1Vd7SwOnrsu_0s
[26-Dec-2025 15:58:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Dec-2025 15:58:01 UTC] ✅ JWT token verified successfully for user profile
[26-Dec-2025 15:58:01 UTC] User ID: 64
[26-Dec-2025 15:58:01 UTC] ✅ User profile retrieved successfully for user ID: 64
[26-Dec-2025 15:58:05 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Dec-2025 15:58:05 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Dec-2025 15:58:05 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"84.54.71.46, 172.70.248.9","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQiLCJ1c2VybmFtZSI6InNpb19vMSIsImVtYWlsIjoib2dhYmVrbWlyemFyYWltb3ZAZ21haWwuY29tIiwiZXhwIjoxNzY3MzY4MjA5fQ.nJVgGrdtLt_6WhkcxbVi7sDQC_5Gf1Vd7SwOnrsu_0s","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9b41c7156a57c4ec-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"84.54.71.46","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-Dec-2025 15:58:05 UTC] === User Orders API Called ===
[26-Dec-2025 15:58:05 UTC] User ID: 64
[26-Dec-2025 15:58:05 UTC] Limit: 20, Offset: 0
[26-Dec-2025 15:58:05 UTC] Orders found: 2
[26-Dec-2025 15:58:05 UTC] Orders data: [{"id":48,"quantity":1,"total_coins":35,"coin_type":"regular","telegram_link":"https:\/\/t.me\/shsjnsmss","status":"pending","created_at":"2025-12-26 19:10:24","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""},{"id":47,"quantity":1,"total_coins":1,"coin_type":"regular","telegram_link":"https:\/\/t.me\/shsjnsmss","status":"pending","created_at":"2025-12-26 19:08:02","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[26-Dec-2025 15:58:05 UTC] Total orders count: 2
[27-Dec-2025 03:33:50 UTC] === API CALL LOG ===
[27-Dec-2025 03:33:50 UTC] Endpoint: user/profile.php
[27-Dec-2025 03:33:50 UTC] Full Log Data: {
    "timestamp": "2025-12-27 03:33:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:7b25:e4fb:ee5c:356d:8d80:7e1f",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:7b25:e4fb:ee5c:356d:8d80:7e1f, 162.159.122.84",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUiLCJ1c2VybmFtZSI6IlByYXNoYW50XzEiLCJlbWFpbCI6InByYXNoYW50a3VzaHdhaGFuby4xQGdtYWlsLmNvbSIsImV4cCI6MTc2NzQxMTIyOX0.r5YtkWrJHawR1BT8Tk4snl4CnNU_wnFJ7JRd-0bWz3w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b45c23ea910ac32-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:7b25:e4fb:ee5c:356d:8d80:7e1f",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Dec-2025 03:33:50 UTC] === END API CALL LOG ===
[27-Dec-2025 03:33:50 UTC] ✅ API Hash verification passed for profile endpoint
[27-Dec-2025 03:33:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUiLCJ1c2VybmFtZSI6IlByYXNoYW50XzEiLCJlbWFpbCI6InByYXNoYW50a3VzaHdhaGFuby4xQGdtYWlsLmNvbSIsImV4cCI6MTc2NzQxMTIyOX0.r5YtkWrJHawR1BT8Tk4snl4CnNU_wnFJ7JRd-0bWz3w
[27-Dec-2025 03:33:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Dec-2025 03:33:50 UTC] ✅ JWT token verified successfully for user profile
[27-Dec-2025 03:33:50 UTC] User ID: 65
[27-Dec-2025 03:33:50 UTC] ✅ User profile retrieved successfully for user ID: 65
[27-Dec-2025 03:34:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Dec-2025 03:34:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Dec-2025 03:34:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:7b25:e4fb:ee5c:356d:8d80:7e1f, 162.159.122.84","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUiLCJ1c2VybmFtZSI6IlByYXNoYW50XzEiLCJlbWFpbCI6InByYXNoYW50a3VzaHdhaGFuby4xQGdtYWlsLmNvbSIsImV4cCI6MTc2NzQxMTIyOX0.r5YtkWrJHawR1BT8Tk4snl4CnNU_wnFJ7JRd-0bWz3w","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9b45c2ab1f2bac32-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:7b25:e4fb:ee5c:356d:8d80:7e1f","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-Dec-2025 03:34:07 UTC] === User Orders API Called ===
[27-Dec-2025 03:34:07 UTC] User ID: 65
[27-Dec-2025 03:34:07 UTC] Limit: 20, Offset: 0
[27-Dec-2025 03:34:07 UTC] Orders found: 0
[27-Dec-2025 03:34:07 UTC] Orders data: []
[27-Dec-2025 03:34:07 UTC] Total orders count: 0
[27-Dec-2025 03:34:09 UTC] === API CALL LOG ===
[27-Dec-2025 03:34:09 UTC] Endpoint: user/profile.php
[27-Dec-2025 03:34:09 UTC] Full Log Data: {
    "timestamp": "2025-12-27 03:34:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:7b25:e4fb:ee5c:356d:8d80:7e1f",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:7b25:e4fb:ee5c:356d:8d80:7e1f, 162.159.122.84",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUiLCJ1c2VybmFtZSI6IlByYXNoYW50XzEiLCJlbWFpbCI6InByYXNoYW50a3VzaHdhaGFuby4xQGdtYWlsLmNvbSIsImV4cCI6MTc2NzQxMTIyOX0.r5YtkWrJHawR1BT8Tk4snl4CnNU_wnFJ7JRd-0bWz3w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b45c2b72eb2ac32-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:7b25:e4fb:ee5c:356d:8d80:7e1f",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Dec-2025 03:34:09 UTC] === END API CALL LOG ===
[27-Dec-2025 03:34:09 UTC] ✅ API Hash verification passed for profile endpoint
[27-Dec-2025 03:34:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUiLCJ1c2VybmFtZSI6IlByYXNoYW50XzEiLCJlbWFpbCI6InByYXNoYW50a3VzaHdhaGFuby4xQGdtYWlsLmNvbSIsImV4cCI6MTc2NzQxMTIyOX0.r5YtkWrJHawR1BT8Tk4snl4CnNU_wnFJ7JRd-0bWz3w
[27-Dec-2025 03:34:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Dec-2025 03:34:09 UTC] ✅ JWT token verified successfully for user profile
[27-Dec-2025 03:34:09 UTC] User ID: 65
[27-Dec-2025 03:34:09 UTC] ✅ User profile retrieved successfully for user ID: 65
[27-Dec-2025 03:34:10 UTC] User Purchases API - User ID: 65
[27-Dec-2025 03:34:10 UTC] User Purchases API - Total purchases found: 1
[27-Dec-2025 03:34:18 UTC] === API CALL LOG ===
[27-Dec-2025 03:34:18 UTC] Endpoint: user/profile.php
[27-Dec-2025 03:34:18 UTC] Full Log Data: {
    "timestamp": "2025-12-27 03:34:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:7b25:e4fb:ee5c:356d:8d80:7e1f",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:7b25:e4fb:ee5c:356d:8d80:7e1f, 162.159.122.84",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUiLCJ1c2VybmFtZSI6IlByYXNoYW50XzEiLCJlbWFpbCI6InByYXNoYW50a3VzaHdhaGFuby4xQGdtYWlsLmNvbSIsImV4cCI6MTc2NzQxMTIyOX0.r5YtkWrJHawR1BT8Tk4snl4CnNU_wnFJ7JRd-0bWz3w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b45c2eb3c25ac32-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:7b25:e4fb:ee5c:356d:8d80:7e1f",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Dec-2025 03:34:18 UTC] === END API CALL LOG ===
[27-Dec-2025 03:34:18 UTC] ✅ API Hash verification passed for profile endpoint
[27-Dec-2025 03:34:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUiLCJ1c2VybmFtZSI6IlByYXNoYW50XzEiLCJlbWFpbCI6InByYXNoYW50a3VzaHdhaGFuby4xQGdtYWlsLmNvbSIsImV4cCI6MTc2NzQxMTIyOX0.r5YtkWrJHawR1BT8Tk4snl4CnNU_wnFJ7JRd-0bWz3w
[27-Dec-2025 03:34:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Dec-2025 03:34:18 UTC] ✅ JWT token verified successfully for user profile
[27-Dec-2025 03:34:18 UTC] User ID: 65
[27-Dec-2025 03:34:18 UTC] ✅ User profile retrieved successfully for user ID: 65
[27-Dec-2025 03:35:11 UTC] === API CALL LOG ===
[27-Dec-2025 03:35:11 UTC] Endpoint: user/profile.php
[27-Dec-2025 03:35:11 UTC] Full Log Data: {
    "timestamp": "2025-12-27 03:35:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:7b25:e4fb:ee5c:356d:8d80:7e1f",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:7b25:e4fb:ee5c:356d:8d80:7e1f, 172.70.108.61",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUiLCJ1c2VybmFtZSI6IlByYXNoYW50XzEiLCJlbWFpbCI6InByYXNoYW50a3VzaHdhaGFuby4xQGdtYWlsLmNvbSIsImV4cCI6MTc2NzQxMTIyOX0.r5YtkWrJHawR1BT8Tk4snl4CnNU_wnFJ7JRd-0bWz3w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b45c4361a32e237-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:7b25:e4fb:ee5c:356d:8d80:7e1f",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Dec-2025 03:35:11 UTC] === END API CALL LOG ===
[27-Dec-2025 03:35:11 UTC] ✅ API Hash verification passed for profile endpoint
[27-Dec-2025 03:35:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUiLCJ1c2VybmFtZSI6IlByYXNoYW50XzEiLCJlbWFpbCI6InByYXNoYW50a3VzaHdhaGFuby4xQGdtYWlsLmNvbSIsImV4cCI6MTc2NzQxMTIyOX0.r5YtkWrJHawR1BT8Tk4snl4CnNU_wnFJ7JRd-0bWz3w
[27-Dec-2025 03:35:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Dec-2025 03:35:11 UTC] ✅ JWT token verified successfully for user profile
[27-Dec-2025 03:35:11 UTC] User ID: 65
[27-Dec-2025 03:35:11 UTC] ✅ User profile retrieved successfully for user ID: 65
[27-Dec-2025 03:35:23 UTC] === API CALL LOG ===
[27-Dec-2025 03:35:23 UTC] Endpoint: user/profile.php
[27-Dec-2025 03:35:23 UTC] Full Log Data: {
    "timestamp": "2025-12-27 03:35:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:7b25:e4fb:ee5c:356d:8d80:7e1f",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:7b25:e4fb:ee5c:356d:8d80:7e1f, 172.70.108.85",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUiLCJ1c2VybmFtZSI6IlByYXNoYW50XzEiLCJlbWFpbCI6InByYXNoYW50a3VzaHdhaGFuby4xQGdtYWlsLmNvbSIsImV4cCI6MTc2NzQxMTIyOX0.r5YtkWrJHawR1BT8Tk4snl4CnNU_wnFJ7JRd-0bWz3w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b45c4850d5be237-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:7b25:e4fb:ee5c:356d:8d80:7e1f",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Dec-2025 03:35:23 UTC] === END API CALL LOG ===
[27-Dec-2025 03:35:23 UTC] ✅ API Hash verification passed for profile endpoint
[27-Dec-2025 03:35:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUiLCJ1c2VybmFtZSI6IlByYXNoYW50XzEiLCJlbWFpbCI6InByYXNoYW50a3VzaHdhaGFuby4xQGdtYWlsLmNvbSIsImV4cCI6MTc2NzQxMTIyOX0.r5YtkWrJHawR1BT8Tk4snl4CnNU_wnFJ7JRd-0bWz3w
[27-Dec-2025 03:35:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Dec-2025 03:35:23 UTC] ✅ JWT token verified successfully for user profile
[27-Dec-2025 03:35:23 UTC] User ID: 65
[27-Dec-2025 03:35:23 UTC] ✅ User profile retrieved successfully for user ID: 65
[27-Dec-2025 03:35:31 UTC] === API CALL LOG ===
[27-Dec-2025 03:35:31 UTC] Endpoint: user/profile.php
[27-Dec-2025 03:35:31 UTC] Full Log Data: {
    "timestamp": "2025-12-27 03:35:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:7b25:e4fb:ee5c:356d:8d80:7e1f",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:7b25:e4fb:ee5c:356d:8d80:7e1f, 172.70.108.85",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUiLCJ1c2VybmFtZSI6IlByYXNoYW50XzEiLCJlbWFpbCI6InByYXNoYW50a3VzaHdhaGFuby4xQGdtYWlsLmNvbSIsImV4cCI6MTc2NzQxMTIyOX0.r5YtkWrJHawR1BT8Tk4snl4CnNU_wnFJ7JRd-0bWz3w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b45c4b809fbe237-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:7b25:e4fb:ee5c:356d:8d80:7e1f",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Dec-2025 03:35:31 UTC] === END API CALL LOG ===
[27-Dec-2025 03:35:31 UTC] ✅ API Hash verification passed for profile endpoint
[27-Dec-2025 03:35:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUiLCJ1c2VybmFtZSI6IlByYXNoYW50XzEiLCJlbWFpbCI6InByYXNoYW50a3VzaHdhaGFuby4xQGdtYWlsLmNvbSIsImV4cCI6MTc2NzQxMTIyOX0.r5YtkWrJHawR1BT8Tk4snl4CnNU_wnFJ7JRd-0bWz3w
[27-Dec-2025 03:35:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Dec-2025 03:35:31 UTC] ✅ JWT token verified successfully for user profile
[27-Dec-2025 03:35:31 UTC] User ID: 65
[27-Dec-2025 03:35:31 UTC] ✅ User profile retrieved successfully for user ID: 65
[27-Dec-2025 03:35:33 UTC] === API CALL LOG ===
[27-Dec-2025 03:35:33 UTC] Endpoint: user/profile.php
[27-Dec-2025 03:35:33 UTC] Full Log Data: {
    "timestamp": "2025-12-27 03:35:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:7b25:e4fb:ee5c:356d:8d80:7e1f",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:7b25:e4fb:ee5c:356d:8d80:7e1f, 172.70.108.85",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUiLCJ1c2VybmFtZSI6IlByYXNoYW50XzEiLCJlbWFpbCI6InByYXNoYW50a3VzaHdhaGFuby4xQGdtYWlsLmNvbSIsImV4cCI6MTc2NzQxMTIyOX0.r5YtkWrJHawR1BT8Tk4snl4CnNU_wnFJ7JRd-0bWz3w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b45c4c3fa51e237-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:7b25:e4fb:ee5c:356d:8d80:7e1f",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Dec-2025 03:35:33 UTC] === END API CALL LOG ===
[27-Dec-2025 03:35:33 UTC] ✅ API Hash verification passed for profile endpoint
[27-Dec-2025 03:35:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUiLCJ1c2VybmFtZSI6IlByYXNoYW50XzEiLCJlbWFpbCI6InByYXNoYW50a3VzaHdhaGFuby4xQGdtYWlsLmNvbSIsImV4cCI6MTc2NzQxMTIyOX0.r5YtkWrJHawR1BT8Tk4snl4CnNU_wnFJ7JRd-0bWz3w
[27-Dec-2025 03:35:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Dec-2025 03:35:33 UTC] ✅ JWT token verified successfully for user profile
[27-Dec-2025 03:35:33 UTC] User ID: 65
[27-Dec-2025 03:35:33 UTC] ✅ User profile retrieved successfully for user ID: 65
[27-Dec-2025 03:35:34 UTC] User Purchases API - User ID: 65
[27-Dec-2025 03:35:34 UTC] User Purchases API - Total purchases found: 1
[27-Dec-2025 03:38:30 UTC] === API CALL LOG ===
[27-Dec-2025 03:38:30 UTC] Endpoint: user/profile.php
[27-Dec-2025 03:38:30 UTC] Full Log Data: {
    "timestamp": "2025-12-27 03:38:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:7b25:e4fb:ee5c:356d:8d80:7e1f",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:7b25:e4fb:ee5c:356d:8d80:7e1f, 172.70.108.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUiLCJ1c2VybmFtZSI6IlByYXNoYW50XzEiLCJlbWFpbCI6InByYXNoYW50a3VzaHdhaGFuby4xQGdtYWlsLmNvbSIsImV4cCI6MTc2NzQxMTIyOX0.r5YtkWrJHawR1BT8Tk4snl4CnNU_wnFJ7JRd-0bWz3w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b45c913fe4c704e-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:7b25:e4fb:ee5c:356d:8d80:7e1f",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Dec-2025 03:38:30 UTC] === END API CALL LOG ===
[27-Dec-2025 03:38:30 UTC] ✅ API Hash verification passed for profile endpoint
[27-Dec-2025 03:38:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUiLCJ1c2VybmFtZSI6IlByYXNoYW50XzEiLCJlbWFpbCI6InByYXNoYW50a3VzaHdhaGFuby4xQGdtYWlsLmNvbSIsImV4cCI6MTc2NzQxMTIyOX0.r5YtkWrJHawR1BT8Tk4snl4CnNU_wnFJ7JRd-0bWz3w
[27-Dec-2025 03:38:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Dec-2025 03:38:30 UTC] ✅ JWT token verified successfully for user profile
[27-Dec-2025 03:38:30 UTC] User ID: 65
[27-Dec-2025 03:38:30 UTC] ✅ User profile retrieved successfully for user ID: 65
[27-Dec-2025 03:38:31 UTC] === API CALL LOG ===
[27-Dec-2025 03:38:31 UTC] Endpoint: user/profile.php
[27-Dec-2025 03:38:31 UTC] Full Log Data: {
    "timestamp": "2025-12-27 03:38:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:7b25:e4fb:ee5c:356d:8d80:7e1f",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:7b25:e4fb:ee5c:356d:8d80:7e1f, 172.70.108.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUiLCJ1c2VybmFtZSI6IlByYXNoYW50XzEiLCJlbWFpbCI6InByYXNoYW50a3VzaHdhaGFuby4xQGdtYWlsLmNvbSIsImV4cCI6MTc2NzQxMTIyOX0.r5YtkWrJHawR1BT8Tk4snl4CnNU_wnFJ7JRd-0bWz3w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b45c91809a5704e-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:7b25:e4fb:ee5c:356d:8d80:7e1f",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Dec-2025 03:38:31 UTC] === END API CALL LOG ===
[27-Dec-2025 03:38:31 UTC] ✅ API Hash verification passed for profile endpoint
[27-Dec-2025 03:38:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUiLCJ1c2VybmFtZSI6IlByYXNoYW50XzEiLCJlbWFpbCI6InByYXNoYW50a3VzaHdhaGFuby4xQGdtYWlsLmNvbSIsImV4cCI6MTc2NzQxMTIyOX0.r5YtkWrJHawR1BT8Tk4snl4CnNU_wnFJ7JRd-0bWz3w
[27-Dec-2025 03:38:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Dec-2025 03:38:31 UTC] ✅ JWT token verified successfully for user profile
[27-Dec-2025 03:38:31 UTC] User ID: 65
[27-Dec-2025 03:38:31 UTC] ✅ User profile retrieved successfully for user ID: 65
[27-Dec-2025 08:20:58 UTC] === API CALL LOG ===
[27-Dec-2025 08:20:58 UTC] Endpoint: user/profile.php
[27-Dec-2025 08:20:58 UTC] Full Log Data: {
    "timestamp": "2025-12-27 08:20:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.186.238.23",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.186.238.23, 172.69.159.160",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYiLCJ1c2VybmFtZSI6Im5uZG4iLCJlbWFpbCI6Inl0ZXN0aWNAZ21haWwuY29tIiwiZXhwIjoxNzY3NDI4NDUyfQ.dtAEI5hOsiiPjhNmu_h5Ojmy4VWvBWAzoTXWSMZMXv8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b4766d9dd240cfa-CGP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.186.238.23",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Dec-2025 08:20:58 UTC] === END API CALL LOG ===
[27-Dec-2025 08:20:58 UTC] ✅ API Hash verification passed for profile endpoint
[27-Dec-2025 08:20:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYiLCJ1c2VybmFtZSI6Im5uZG4iLCJlbWFpbCI6Inl0ZXN0aWNAZ21haWwuY29tIiwiZXhwIjoxNzY3NDI4NDUyfQ.dtAEI5hOsiiPjhNmu_h5Ojmy4VWvBWAzoTXWSMZMXv8
[27-Dec-2025 08:20:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Dec-2025 08:20:58 UTC] ✅ JWT token verified successfully for user profile
[27-Dec-2025 08:20:58 UTC] User ID: 66
[27-Dec-2025 08:20:58 UTC] ✅ User profile retrieved successfully for user ID: 66
[27-Dec-2025 08:21:20 UTC] === API CALL LOG ===
[27-Dec-2025 08:21:20 UTC] Endpoint: user/profile.php
[27-Dec-2025 08:21:20 UTC] Full Log Data: {
    "timestamp": "2025-12-27 08:21:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.186.238.23",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.186.238.23, 172.69.159.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYiLCJ1c2VybmFtZSI6Im5uZG4iLCJlbWFpbCI6Inl0ZXN0aWNAZ21haWwuY29tIiwiZXhwIjoxNzY3NDI4NDUyfQ.dtAEI5hOsiiPjhNmu_h5Ojmy4VWvBWAzoTXWSMZMXv8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b476761b86b0cfa-CGP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.186.238.23",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Dec-2025 08:21:20 UTC] === END API CALL LOG ===
[27-Dec-2025 08:21:20 UTC] ✅ API Hash verification passed for profile endpoint
[27-Dec-2025 08:21:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYiLCJ1c2VybmFtZSI6Im5uZG4iLCJlbWFpbCI6Inl0ZXN0aWNAZ21haWwuY29tIiwiZXhwIjoxNzY3NDI4NDUyfQ.dtAEI5hOsiiPjhNmu_h5Ojmy4VWvBWAzoTXWSMZMXv8
[27-Dec-2025 08:21:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Dec-2025 08:21:20 UTC] ✅ JWT token verified successfully for user profile
[27-Dec-2025 08:21:20 UTC] User ID: 66
[27-Dec-2025 08:21:20 UTC] ✅ User profile retrieved successfully for user ID: 66
[27-Dec-2025 08:21:20 UTC] User Purchases API - User ID: 66
[27-Dec-2025 08:21:20 UTC] User Purchases API - Total purchases found: 0
[27-Dec-2025 08:21:32 UTC] === API CALL LOG ===
[27-Dec-2025 08:21:32 UTC] Endpoint: user/profile.php
[27-Dec-2025 08:21:32 UTC] Full Log Data: {
    "timestamp": "2025-12-27 08:21:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.186.238.23",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.186.238.23, 172.69.159.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYiLCJ1c2VybmFtZSI6Im5uZG4iLCJlbWFpbCI6Inl0ZXN0aWNAZ21haWwuY29tIiwiZXhwIjoxNzY3NDI4NDUyfQ.dtAEI5hOsiiPjhNmu_h5Ojmy4VWvBWAzoTXWSMZMXv8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b4767af49aadb83-CGP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.186.238.23",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Dec-2025 08:21:32 UTC] === END API CALL LOG ===
[27-Dec-2025 08:21:32 UTC] ✅ API Hash verification passed for profile endpoint
[27-Dec-2025 08:21:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYiLCJ1c2VybmFtZSI6Im5uZG4iLCJlbWFpbCI6Inl0ZXN0aWNAZ21haWwuY29tIiwiZXhwIjoxNzY3NDI4NDUyfQ.dtAEI5hOsiiPjhNmu_h5Ojmy4VWvBWAzoTXWSMZMXv8
[27-Dec-2025 08:21:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Dec-2025 08:21:32 UTC] ✅ JWT token verified successfully for user profile
[27-Dec-2025 08:21:32 UTC] User ID: 66
[27-Dec-2025 08:21:32 UTC] ✅ User profile retrieved successfully for user ID: 66
[27-Dec-2025 08:21:33 UTC] === API CALL LOG ===
[27-Dec-2025 08:21:33 UTC] Endpoint: user/profile.php
[27-Dec-2025 08:21:33 UTC] Full Log Data: {
    "timestamp": "2025-12-27 08:21:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.186.238.23",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.186.238.23, 172.69.159.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYiLCJ1c2VybmFtZSI6Im5uZG4iLCJlbWFpbCI6Inl0ZXN0aWNAZ21haWwuY29tIiwiZXhwIjoxNzY3NDI4NDUyfQ.dtAEI5hOsiiPjhNmu_h5Ojmy4VWvBWAzoTXWSMZMXv8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b4767b46888db83-CGP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.186.238.23",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Dec-2025 08:21:33 UTC] === END API CALL LOG ===
[27-Dec-2025 08:21:33 UTC] ✅ API Hash verification passed for profile endpoint
[27-Dec-2025 08:21:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYiLCJ1c2VybmFtZSI6Im5uZG4iLCJlbWFpbCI6Inl0ZXN0aWNAZ21haWwuY29tIiwiZXhwIjoxNzY3NDI4NDUyfQ.dtAEI5hOsiiPjhNmu_h5Ojmy4VWvBWAzoTXWSMZMXv8
[27-Dec-2025 08:21:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Dec-2025 08:21:33 UTC] ✅ JWT token verified successfully for user profile
[27-Dec-2025 08:21:33 UTC] User ID: 66
[27-Dec-2025 08:21:33 UTC] ✅ User profile retrieved successfully for user ID: 66
[27-Dec-2025 08:22:37 UTC] === API CALL LOG ===
[27-Dec-2025 08:22:37 UTC] Endpoint: user/profile.php
[27-Dec-2025 08:22:37 UTC] Full Log Data: {
    "timestamp": "2025-12-27 08:22:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.186.238.23",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.186.238.23, 172.69.159.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYiLCJ1c2VybmFtZSI6Im5uZG4iLCJlbWFpbCI6Inl0ZXN0aWNAZ21haWwuY29tIiwiZXhwIjoxNzY3NDI4NDUyfQ.dtAEI5hOsiiPjhNmu_h5Ojmy4VWvBWAzoTXWSMZMXv8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b4769432865db83-CGP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.186.238.23",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Dec-2025 08:22:37 UTC] === END API CALL LOG ===
[27-Dec-2025 08:22:37 UTC] ✅ API Hash verification passed for profile endpoint
[27-Dec-2025 08:22:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYiLCJ1c2VybmFtZSI6Im5uZG4iLCJlbWFpbCI6Inl0ZXN0aWNAZ21haWwuY29tIiwiZXhwIjoxNzY3NDI4NDUyfQ.dtAEI5hOsiiPjhNmu_h5Ojmy4VWvBWAzoTXWSMZMXv8
[27-Dec-2025 08:22:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Dec-2025 08:22:37 UTC] ✅ JWT token verified successfully for user profile
[27-Dec-2025 08:22:37 UTC] User ID: 66
[27-Dec-2025 08:22:37 UTC] ✅ User profile retrieved successfully for user ID: 66
[27-Dec-2025 08:22:37 UTC] User Purchases API - User ID: 66
[27-Dec-2025 08:22:37 UTC] User Purchases API - Total purchases found: 0
[27-Dec-2025 08:22:40 UTC] === API CALL LOG ===
[27-Dec-2025 08:22:40 UTC] Endpoint: user/profile.php
[27-Dec-2025 08:22:40 UTC] Full Log Data: {
    "timestamp": "2025-12-27 08:22:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.186.238.23",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.186.238.23, 172.69.159.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYiLCJ1c2VybmFtZSI6Im5uZG4iLCJlbWFpbCI6Inl0ZXN0aWNAZ21haWwuY29tIiwiZXhwIjoxNzY3NDI4NDUyfQ.dtAEI5hOsiiPjhNmu_h5Ojmy4VWvBWAzoTXWSMZMXv8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b4769583c1cdb83-CGP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.186.238.23",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Dec-2025 08:22:40 UTC] === END API CALL LOG ===
[27-Dec-2025 08:22:40 UTC] ✅ API Hash verification passed for profile endpoint
[27-Dec-2025 08:22:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYiLCJ1c2VybmFtZSI6Im5uZG4iLCJlbWFpbCI6Inl0ZXN0aWNAZ21haWwuY29tIiwiZXhwIjoxNzY3NDI4NDUyfQ.dtAEI5hOsiiPjhNmu_h5Ojmy4VWvBWAzoTXWSMZMXv8
[27-Dec-2025 08:22:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Dec-2025 08:22:40 UTC] ✅ JWT token verified successfully for user profile
[27-Dec-2025 08:22:40 UTC] User ID: 66
[27-Dec-2025 08:22:40 UTC] ✅ User profile retrieved successfully for user ID: 66
[27-Dec-2025 08:22:41 UTC] User Purchases API - User ID: 66
[27-Dec-2025 08:22:41 UTC] User Purchases API - Total purchases found: 0
[27-Dec-2025 08:22:43 UTC] === API CALL LOG ===
[27-Dec-2025 08:22:43 UTC] Endpoint: user/profile.php
[27-Dec-2025 08:22:43 UTC] Full Log Data: {
    "timestamp": "2025-12-27 08:22:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.186.238.23",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.186.238.23, 172.69.159.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYiLCJ1c2VybmFtZSI6Im5uZG4iLCJlbWFpbCI6Inl0ZXN0aWNAZ21haWwuY29tIiwiZXhwIjoxNzY3NDI4NDUyfQ.dtAEI5hOsiiPjhNmu_h5Ojmy4VWvBWAzoTXWSMZMXv8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b4769668c9edb83-CGP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.186.238.23",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Dec-2025 08:22:43 UTC] === END API CALL LOG ===
[27-Dec-2025 08:22:43 UTC] ✅ API Hash verification passed for profile endpoint
[27-Dec-2025 08:22:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYiLCJ1c2VybmFtZSI6Im5uZG4iLCJlbWFpbCI6Inl0ZXN0aWNAZ21haWwuY29tIiwiZXhwIjoxNzY3NDI4NDUyfQ.dtAEI5hOsiiPjhNmu_h5Ojmy4VWvBWAzoTXWSMZMXv8
[27-Dec-2025 08:22:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Dec-2025 08:22:43 UTC] ✅ JWT token verified successfully for user profile
[27-Dec-2025 08:22:43 UTC] User ID: 66
[27-Dec-2025 08:22:43 UTC] ✅ User profile retrieved successfully for user ID: 66
[27-Dec-2025 08:22:43 UTC] User Purchases API - User ID: 66
[27-Dec-2025 08:22:43 UTC] User Purchases API - Total purchases found: 0
[27-Dec-2025 08:22:45 UTC] User Purchases API - User ID: 66
[27-Dec-2025 08:22:45 UTC] User Purchases API - Total purchases found: 0
[27-Dec-2025 08:22:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Dec-2025 08:22:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Dec-2025 08:22:46 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.186.238.23, 172.69.159.181","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYiLCJ1c2VybmFtZSI6Im5uZG4iLCJlbWFpbCI6Inl0ZXN0aWNAZ21haWwuY29tIiwiZXhwIjoxNzY3NDI4NDUyfQ.dtAEI5hOsiiPjhNmu_h5Ojmy4VWvBWAzoTXWSMZMXv8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9b47697f1ae1db83-CGP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.186.238.23","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-Dec-2025 08:22:46 UTC] === User Orders API Called ===
[27-Dec-2025 08:22:46 UTC] User ID: 66
[27-Dec-2025 08:22:46 UTC] Limit: 20, Offset: 0
[27-Dec-2025 08:22:46 UTC] Orders found: 0
[27-Dec-2025 08:22:46 UTC] Orders data: []
[27-Dec-2025 08:22:46 UTC] Total orders count: 0
[27-Dec-2025 08:22:51 UTC] === API CALL LOG ===
[27-Dec-2025 08:22:51 UTC] Endpoint: user/profile.php
[27-Dec-2025 08:22:51 UTC] Full Log Data: {
    "timestamp": "2025-12-27 08:22:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.186.238.22",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.186.238.22, 172.69.159.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYiLCJ1c2VybmFtZSI6Im5uZG4iLCJlbWFpbCI6Inl0ZXN0aWNAZ21haWwuY29tIiwiZXhwIjoxNzY3NDI4NDUyfQ.dtAEI5hOsiiPjhNmu_h5Ojmy4VWvBWAzoTXWSMZMXv8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b47699cdd391ed4-CGP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.186.238.22",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Dec-2025 08:22:51 UTC] === END API CALL LOG ===
[27-Dec-2025 08:22:51 UTC] ✅ API Hash verification passed for profile endpoint
[27-Dec-2025 08:22:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYiLCJ1c2VybmFtZSI6Im5uZG4iLCJlbWFpbCI6Inl0ZXN0aWNAZ21haWwuY29tIiwiZXhwIjoxNzY3NDI4NDUyfQ.dtAEI5hOsiiPjhNmu_h5Ojmy4VWvBWAzoTXWSMZMXv8
[27-Dec-2025 08:22:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Dec-2025 08:22:51 UTC] ✅ JWT token verified successfully for user profile
[27-Dec-2025 08:22:51 UTC] User ID: 66
[27-Dec-2025 08:22:51 UTC] ✅ User profile retrieved successfully for user ID: 66
[27-Dec-2025 08:22:52 UTC] === API CALL LOG ===
[27-Dec-2025 08:22:52 UTC] Endpoint: user/profile.php
[27-Dec-2025 08:22:52 UTC] Full Log Data: {
    "timestamp": "2025-12-27 08:22:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.186.238.22",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.186.238.22, 172.69.159.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYiLCJ1c2VybmFtZSI6Im5uZG4iLCJlbWFpbCI6Inl0ZXN0aWNAZ21haWwuY29tIiwiZXhwIjoxNzY3NDI4NDUyfQ.dtAEI5hOsiiPjhNmu_h5Ojmy4VWvBWAzoTXWSMZMXv8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b4769a1ac4e1ed4-CGP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.186.238.22",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Dec-2025 08:22:52 UTC] === END API CALL LOG ===
[27-Dec-2025 08:22:52 UTC] ✅ API Hash verification passed for profile endpoint
[27-Dec-2025 08:22:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYiLCJ1c2VybmFtZSI6Im5uZG4iLCJlbWFpbCI6Inl0ZXN0aWNAZ21haWwuY29tIiwiZXhwIjoxNzY3NDI4NDUyfQ.dtAEI5hOsiiPjhNmu_h5Ojmy4VWvBWAzoTXWSMZMXv8
[27-Dec-2025 08:22:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Dec-2025 08:22:52 UTC] ✅ JWT token verified successfully for user profile
[27-Dec-2025 08:22:52 UTC] User ID: 66
[27-Dec-2025 08:22:52 UTC] ✅ User profile retrieved successfully for user ID: 66
[27-Dec-2025 08:22:59 UTC] === API CALL LOG ===
[27-Dec-2025 08:22:59 UTC] Endpoint: user/profile.php
[27-Dec-2025 08:22:59 UTC] Full Log Data: {
    "timestamp": "2025-12-27 08:22:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.186.238.22",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.186.238.22, 172.69.159.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYiLCJ1c2VybmFtZSI6Im5uZG4iLCJlbWFpbCI6Inl0ZXN0aWNAZ21haWwuY29tIiwiZXhwIjoxNzY3NDI4NDUyfQ.dtAEI5hOsiiPjhNmu_h5Ojmy4VWvBWAzoTXWSMZMXv8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b4769cf6fc81ed4-CGP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.186.238.22",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Dec-2025 08:22:59 UTC] === END API CALL LOG ===
[27-Dec-2025 08:22:59 UTC] ✅ API Hash verification passed for profile endpoint
[27-Dec-2025 08:22:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYiLCJ1c2VybmFtZSI6Im5uZG4iLCJlbWFpbCI6Inl0ZXN0aWNAZ21haWwuY29tIiwiZXhwIjoxNzY3NDI4NDUyfQ.dtAEI5hOsiiPjhNmu_h5Ojmy4VWvBWAzoTXWSMZMXv8
[27-Dec-2025 08:22:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Dec-2025 08:22:59 UTC] ✅ JWT token verified successfully for user profile
[27-Dec-2025 08:22:59 UTC] User ID: 66
[27-Dec-2025 08:22:59 UTC] ✅ User profile retrieved successfully for user ID: 66
[27-Dec-2025 14:03:13 UTC] === API CALL LOG ===
[27-Dec-2025 14:03:13 UTC] Endpoint: user/profile.php
[27-Dec-2025 14:03:13 UTC] Full Log Data: {
    "timestamp": "2025-12-27 14:03:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "157.48.89.55",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "157.48.89.55, 172.70.93.114",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjciLCJ1c2VybmFtZSI6IkdhamVuZHJhIiwiZW1haWwiOiJrODc0NjMwNUBnbWFpbC5jb20iLCJleHAiOjE3Njc0NDg5OTF9.8g7NzvMKoZ_kxsn22878WO-fQulpgiYyHsKXkX22d-s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b495c2f0e398958-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "157.48.89.55",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Dec-2025 14:03:13 UTC] === END API CALL LOG ===
[27-Dec-2025 14:03:13 UTC] ✅ API Hash verification passed for profile endpoint
[27-Dec-2025 14:03:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjciLCJ1c2VybmFtZSI6IkdhamVuZHJhIiwiZW1haWwiOiJrODc0NjMwNUBnbWFpbC5jb20iLCJleHAiOjE3Njc0NDg5OTF9.8g7NzvMKoZ_kxsn22878WO-fQulpgiYyHsKXkX22d-s
[27-Dec-2025 14:03:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Dec-2025 14:03:13 UTC] ✅ JWT token verified successfully for user profile
[27-Dec-2025 14:03:13 UTC] User ID: 67
[27-Dec-2025 14:03:13 UTC] ✅ User profile retrieved successfully for user ID: 67
[27-Dec-2025 14:03:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Dec-2025 14:03:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Dec-2025 14:03:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"157.48.89.55, 172.70.93.114","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjciLCJ1c2VybmFtZSI6IkdhamVuZHJhIiwiZW1haWwiOiJrODc0NjMwNUBnbWFpbC5jb20iLCJleHAiOjE3Njc0NDg5OTF9.8g7NzvMKoZ_kxsn22878WO-fQulpgiYyHsKXkX22d-s","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9b495d2458ab8958-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"157.48.89.55","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-Dec-2025 14:03:52 UTC] === User Orders API Called ===
[27-Dec-2025 14:03:52 UTC] User ID: 67
[27-Dec-2025 14:03:52 UTC] Limit: 20, Offset: 0
[27-Dec-2025 14:03:52 UTC] Orders found: 1
[27-Dec-2025 14:03:52 UTC] Orders data: [{"id":49,"quantity":1,"total_coins":35,"coin_type":"regular","telegram_link":"https:\/\/t.me\/rckgug","status":"pending","created_at":"2025-12-27 17:33:50","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[27-Dec-2025 14:03:52 UTC] Total orders count: 1
[27-Dec-2025 14:04:11 UTC] === API CALL LOG ===
[27-Dec-2025 14:04:11 UTC] Endpoint: user/profile.php
[27-Dec-2025 14:04:11 UTC] Full Log Data: {
    "timestamp": "2025-12-27 14:04:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "157.48.89.55",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "157.48.89.55, 172.70.93.114",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjciLCJ1c2VybmFtZSI6IkdhamVuZHJhIiwiZW1haWwiOiJrODc0NjMwNUBnbWFpbC5jb20iLCJleHAiOjE3Njc0NDg5OTF9.8g7NzvMKoZ_kxsn22878WO-fQulpgiYyHsKXkX22d-s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b495d9b6d358958-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "157.48.89.55",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Dec-2025 14:04:11 UTC] === END API CALL LOG ===
[27-Dec-2025 14:04:11 UTC] ✅ API Hash verification passed for profile endpoint
[27-Dec-2025 14:04:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjciLCJ1c2VybmFtZSI6IkdhamVuZHJhIiwiZW1haWwiOiJrODc0NjMwNUBnbWFpbC5jb20iLCJleHAiOjE3Njc0NDg5OTF9.8g7NzvMKoZ_kxsn22878WO-fQulpgiYyHsKXkX22d-s
[27-Dec-2025 14:04:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Dec-2025 14:04:11 UTC] ✅ JWT token verified successfully for user profile
[27-Dec-2025 14:04:11 UTC] User ID: 67
[27-Dec-2025 14:04:11 UTC] ✅ User profile retrieved successfully for user ID: 67
[27-Dec-2025 14:04:12 UTC] User Purchases API - User ID: 67
[27-Dec-2025 14:04:12 UTC] User Purchases API - Total purchases found: 0
[27-Dec-2025 14:04:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Dec-2025 14:04:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Dec-2025 14:04:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"157.48.89.55, 172.70.93.114","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjciLCJ1c2VybmFtZSI6IkdhamVuZHJhIiwiZW1haWwiOiJrODc0NjMwNUBnbWFpbC5jb20iLCJleHAiOjE3Njc0NDg5OTF9.8g7NzvMKoZ_kxsn22878WO-fQulpgiYyHsKXkX22d-s","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9b495dc29e308958-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"157.48.89.55","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-Dec-2025 14:04:18 UTC] === User Orders API Called ===
[27-Dec-2025 14:04:18 UTC] User ID: 67
[27-Dec-2025 14:04:18 UTC] Limit: 20, Offset: 0
[27-Dec-2025 14:04:18 UTC] Orders found: 1
[27-Dec-2025 14:04:18 UTC] Orders data: [{"id":49,"quantity":1,"total_coins":35,"coin_type":"regular","telegram_link":"https:\/\/t.me\/rckgug","status":"pending","created_at":"2025-12-27 17:33:50","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[27-Dec-2025 14:04:18 UTC] Total orders count: 1
[27-Dec-2025 14:04:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Dec-2025 14:04:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Dec-2025 14:04:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"157.48.89.55, 172.70.93.114","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjciLCJ1c2VybmFtZSI6IkdhamVuZHJhIiwiZW1haWwiOiJrODc0NjMwNUBnbWFpbC5jb20iLCJleHAiOjE3Njc0NDg5OTF9.8g7NzvMKoZ_kxsn22878WO-fQulpgiYyHsKXkX22d-s","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9b495e1968a28958-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"157.48.89.55","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-Dec-2025 14:04:32 UTC] === User Orders API Called ===
[27-Dec-2025 14:04:32 UTC] User ID: 67
[27-Dec-2025 14:04:32 UTC] Limit: 20, Offset: 0
[27-Dec-2025 14:04:32 UTC] Orders found: 1
[27-Dec-2025 14:04:32 UTC] Orders data: [{"id":49,"quantity":1,"total_coins":35,"coin_type":"regular","telegram_link":"https:\/\/t.me\/rckgug","status":"pending","created_at":"2025-12-27 17:33:50","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[27-Dec-2025 14:04:32 UTC] Total orders count: 1
[27-Dec-2025 14:04:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Dec-2025 14:04:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Dec-2025 14:04:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"157.48.89.55, 172.70.93.114","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjciLCJ1c2VybmFtZSI6IkdhamVuZHJhIiwiZW1haWwiOiJrODc0NjMwNUBnbWFpbC5jb20iLCJleHAiOjE3Njc0NDg5OTF9.8g7NzvMKoZ_kxsn22878WO-fQulpgiYyHsKXkX22d-s","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9b495e51f8778958-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"157.48.89.55","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-Dec-2025 14:04:41 UTC] === User Orders API Called ===
[27-Dec-2025 14:04:41 UTC] User ID: 67
[27-Dec-2025 14:04:41 UTC] Limit: 20, Offset: 0
[27-Dec-2025 14:04:41 UTC] Orders found: 1
[27-Dec-2025 14:04:41 UTC] Orders data: [{"id":49,"quantity":1,"total_coins":35,"coin_type":"regular","telegram_link":"https:\/\/t.me\/rckgug","status":"pending","created_at":"2025-12-27 17:33:50","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[27-Dec-2025 14:04:41 UTC] Total orders count: 1
[27-Dec-2025 14:05:03 UTC] === API CALL LOG ===
[27-Dec-2025 14:05:03 UTC] Endpoint: user/profile.php
[27-Dec-2025 14:05:03 UTC] Full Log Data: {
    "timestamp": "2025-12-27 14:05:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "157.48.89.55",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "157.48.89.55, 172.70.93.115",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjciLCJ1c2VybmFtZSI6IkdhamVuZHJhIiwiZW1haWwiOiJrODc0NjMwNUBnbWFpbC5jb20iLCJleHAiOjE3Njc0NDg5OTF9.8g7NzvMKoZ_kxsn22878WO-fQulpgiYyHsKXkX22d-s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b495edb3b858958-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "157.48.89.55",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Dec-2025 14:05:03 UTC] === END API CALL LOG ===
[27-Dec-2025 14:05:03 UTC] ✅ API Hash verification passed for profile endpoint
[27-Dec-2025 14:05:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjciLCJ1c2VybmFtZSI6IkdhamVuZHJhIiwiZW1haWwiOiJrODc0NjMwNUBnbWFpbC5jb20iLCJleHAiOjE3Njc0NDg5OTF9.8g7NzvMKoZ_kxsn22878WO-fQulpgiYyHsKXkX22d-s
[27-Dec-2025 14:05:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Dec-2025 14:05:03 UTC] ✅ JWT token verified successfully for user profile
[27-Dec-2025 14:05:03 UTC] User ID: 67
[27-Dec-2025 14:05:03 UTC] ✅ User profile retrieved successfully for user ID: 67
[27-Dec-2025 14:05:03 UTC] User Purchases API - User ID: 67
[27-Dec-2025 14:05:03 UTC] User Purchases API - Total purchases found: 1
[27-Dec-2025 14:05:15 UTC] === API CALL LOG ===
[27-Dec-2025 14:05:15 UTC] Endpoint: user/profile.php
[27-Dec-2025 14:05:15 UTC] Full Log Data: {
    "timestamp": "2025-12-27 14:05:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "157.48.89.55",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "157.48.89.55, 172.70.93.115",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjciLCJ1c2VybmFtZSI6IkdhamVuZHJhIiwiZW1haWwiOiJrODc0NjMwNUBnbWFpbC5jb20iLCJleHAiOjE3Njc0NDg5OTF9.8g7NzvMKoZ_kxsn22878WO-fQulpgiYyHsKXkX22d-s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b495f275f4f8958-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "157.48.89.55",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Dec-2025 14:05:15 UTC] === END API CALL LOG ===
[27-Dec-2025 14:05:15 UTC] ✅ API Hash verification passed for profile endpoint
[27-Dec-2025 14:05:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjciLCJ1c2VybmFtZSI6IkdhamVuZHJhIiwiZW1haWwiOiJrODc0NjMwNUBnbWFpbC5jb20iLCJleHAiOjE3Njc0NDg5OTF9.8g7NzvMKoZ_kxsn22878WO-fQulpgiYyHsKXkX22d-s
[27-Dec-2025 14:05:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Dec-2025 14:05:15 UTC] ✅ JWT token verified successfully for user profile
[27-Dec-2025 14:05:15 UTC] User ID: 67
[27-Dec-2025 14:05:15 UTC] ✅ User profile retrieved successfully for user ID: 67
[27-Dec-2025 14:05:15 UTC] User Purchases API - User ID: 67
[27-Dec-2025 14:05:15 UTC] User Purchases API - Total purchases found: 1
[27-Dec-2025 14:05:19 UTC] === API CALL LOG ===
[27-Dec-2025 14:05:19 UTC] Endpoint: user/profile.php
[27-Dec-2025 14:05:19 UTC] Full Log Data: {
    "timestamp": "2025-12-27 14:05:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "157.48.89.55",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "157.48.89.55, 172.70.93.115",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjciLCJ1c2VybmFtZSI6IkdhamVuZHJhIiwiZW1haWwiOiJrODc0NjMwNUBnbWFpbC5jb20iLCJleHAiOjE3Njc0NDg5OTF9.8g7NzvMKoZ_kxsn22878WO-fQulpgiYyHsKXkX22d-s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b495f43691c8958-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "157.48.89.55",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Dec-2025 14:05:19 UTC] === END API CALL LOG ===
[27-Dec-2025 14:05:19 UTC] ✅ API Hash verification passed for profile endpoint
[27-Dec-2025 14:05:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjciLCJ1c2VybmFtZSI6IkdhamVuZHJhIiwiZW1haWwiOiJrODc0NjMwNUBnbWFpbC5jb20iLCJleHAiOjE3Njc0NDg5OTF9.8g7NzvMKoZ_kxsn22878WO-fQulpgiYyHsKXkX22d-s
[27-Dec-2025 14:05:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Dec-2025 14:05:19 UTC] ✅ JWT token verified successfully for user profile
[27-Dec-2025 14:05:19 UTC] User ID: 67
[27-Dec-2025 14:05:19 UTC] ✅ User profile retrieved successfully for user ID: 67
[27-Dec-2025 14:05:19 UTC] User Purchases API - User ID: 67
[27-Dec-2025 14:05:19 UTC] User Purchases API - Total purchases found: 1
[27-Dec-2025 14:05:20 UTC] === API CALL LOG ===
[27-Dec-2025 14:05:20 UTC] Endpoint: user/profile.php
[27-Dec-2025 14:05:20 UTC] Full Log Data: {
    "timestamp": "2025-12-27 14:05:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "157.48.89.55",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "157.48.89.55, 172.70.93.115",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjciLCJ1c2VybmFtZSI6IkdhamVuZHJhIiwiZW1haWwiOiJrODc0NjMwNUBnbWFpbC5jb20iLCJleHAiOjE3Njc0NDg5OTF9.8g7NzvMKoZ_kxsn22878WO-fQulpgiYyHsKXkX22d-s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b495f479c3e8958-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "157.48.89.55",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Dec-2025 14:05:20 UTC] === END API CALL LOG ===
[27-Dec-2025 14:05:20 UTC] ✅ API Hash verification passed for profile endpoint
[27-Dec-2025 14:05:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjciLCJ1c2VybmFtZSI6IkdhamVuZHJhIiwiZW1haWwiOiJrODc0NjMwNUBnbWFpbC5jb20iLCJleHAiOjE3Njc0NDg5OTF9.8g7NzvMKoZ_kxsn22878WO-fQulpgiYyHsKXkX22d-s
[27-Dec-2025 14:05:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Dec-2025 14:05:20 UTC] ✅ JWT token verified successfully for user profile
[27-Dec-2025 14:05:20 UTC] User ID: 67
[27-Dec-2025 14:05:20 UTC] ✅ User profile retrieved successfully for user ID: 67
[27-Dec-2025 14:05:34 UTC] === API CALL LOG ===
[27-Dec-2025 14:05:34 UTC] Endpoint: user/profile.php
[27-Dec-2025 14:05:34 UTC] Full Log Data: {
    "timestamp": "2025-12-27 14:05:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "157.48.89.55",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "157.48.89.55, 172.70.93.114",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjciLCJ1c2VybmFtZSI6IkdhamVuZHJhIiwiZW1haWwiOiJrODc0NjMwNUBnbWFpbC5jb20iLCJleHAiOjE3Njc0NDg5OTF9.8g7NzvMKoZ_kxsn22878WO-fQulpgiYyHsKXkX22d-s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b495fa25af08958-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "157.48.89.55",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Dec-2025 14:05:34 UTC] === END API CALL LOG ===
[27-Dec-2025 14:05:34 UTC] ✅ API Hash verification passed for profile endpoint
[27-Dec-2025 14:05:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjciLCJ1c2VybmFtZSI6IkdhamVuZHJhIiwiZW1haWwiOiJrODc0NjMwNUBnbWFpbC5jb20iLCJleHAiOjE3Njc0NDg5OTF9.8g7NzvMKoZ_kxsn22878WO-fQulpgiYyHsKXkX22d-s
[27-Dec-2025 14:05:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Dec-2025 14:05:34 UTC] ✅ JWT token verified successfully for user profile
[27-Dec-2025 14:05:34 UTC] User ID: 67
[27-Dec-2025 14:05:34 UTC] ✅ User profile retrieved successfully for user ID: 67
[27-Dec-2025 14:06:28 UTC] === API CALL LOG ===
[27-Dec-2025 14:06:28 UTC] Endpoint: user/profile.php
[27-Dec-2025 14:06:28 UTC] Full Log Data: {
    "timestamp": "2025-12-27 14:06:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "157.48.89.55",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "157.48.89.55, 172.70.93.115",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjciLCJ1c2VybmFtZSI6IkdhamVuZHJhIiwiZW1haWwiOiJrODc0NjMwNUBnbWFpbC5jb20iLCJleHAiOjE3Njc0NDg5OTF9.8g7NzvMKoZ_kxsn22878WO-fQulpgiYyHsKXkX22d-s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b4960f27ccf8958-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "157.48.89.55",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Dec-2025 14:06:28 UTC] === END API CALL LOG ===
[27-Dec-2025 14:06:28 UTC] ✅ API Hash verification passed for profile endpoint
[27-Dec-2025 14:06:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjciLCJ1c2VybmFtZSI6IkdhamVuZHJhIiwiZW1haWwiOiJrODc0NjMwNUBnbWFpbC5jb20iLCJleHAiOjE3Njc0NDg5OTF9.8g7NzvMKoZ_kxsn22878WO-fQulpgiYyHsKXkX22d-s
[27-Dec-2025 14:06:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Dec-2025 14:06:28 UTC] ✅ JWT token verified successfully for user profile
[27-Dec-2025 14:06:28 UTC] User ID: 67
[27-Dec-2025 14:06:28 UTC] ✅ User profile retrieved successfully for user ID: 67
[27-Dec-2025 14:06:35 UTC] === API CALL LOG ===
[27-Dec-2025 14:06:35 UTC] Endpoint: user/profile.php
[27-Dec-2025 14:06:35 UTC] Full Log Data: {
    "timestamp": "2025-12-27 14:06:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "157.48.89.55",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "157.48.89.55, 172.70.93.115",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjciLCJ1c2VybmFtZSI6IkdhamVuZHJhIiwiZW1haWwiOiJrODc0NjMwNUBnbWFpbC5jb20iLCJleHAiOjE3Njc0NDg5OTF9.8g7NzvMKoZ_kxsn22878WO-fQulpgiYyHsKXkX22d-s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b496121fd778958-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "157.48.89.55",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Dec-2025 14:06:35 UTC] === END API CALL LOG ===
[27-Dec-2025 14:06:35 UTC] ✅ API Hash verification passed for profile endpoint
[27-Dec-2025 14:06:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjciLCJ1c2VybmFtZSI6IkdhamVuZHJhIiwiZW1haWwiOiJrODc0NjMwNUBnbWFpbC5jb20iLCJleHAiOjE3Njc0NDg5OTF9.8g7NzvMKoZ_kxsn22878WO-fQulpgiYyHsKXkX22d-s
[27-Dec-2025 14:06:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Dec-2025 14:06:35 UTC] ✅ JWT token verified successfully for user profile
[27-Dec-2025 14:06:35 UTC] User ID: 67
[27-Dec-2025 14:06:35 UTC] ✅ User profile retrieved successfully for user ID: 67
[27-Dec-2025 14:06:36 UTC] User Purchases API - User ID: 67
[27-Dec-2025 14:06:36 UTC] User Purchases API - Total purchases found: 1
[27-Dec-2025 14:06:39 UTC] === API CALL LOG ===
[27-Dec-2025 14:06:39 UTC] Endpoint: user/profile.php
[27-Dec-2025 14:06:39 UTC] Full Log Data: {
    "timestamp": "2025-12-27 14:06:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "157.48.89.55",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "157.48.89.55, 172.70.93.115",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjciLCJ1c2VybmFtZSI6IkdhamVuZHJhIiwiZW1haWwiOiJrODc0NjMwNUBnbWFpbC5jb20iLCJleHAiOjE3Njc0NDg5OTF9.8g7NzvMKoZ_kxsn22878WO-fQulpgiYyHsKXkX22d-s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b4961367a5f8958-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "157.48.89.55",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Dec-2025 14:06:39 UTC] === END API CALL LOG ===
[27-Dec-2025 14:06:39 UTC] ✅ API Hash verification passed for profile endpoint
[27-Dec-2025 14:06:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjciLCJ1c2VybmFtZSI6IkdhamVuZHJhIiwiZW1haWwiOiJrODc0NjMwNUBnbWFpbC5jb20iLCJleHAiOjE3Njc0NDg5OTF9.8g7NzvMKoZ_kxsn22878WO-fQulpgiYyHsKXkX22d-s
[27-Dec-2025 14:06:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Dec-2025 14:06:39 UTC] ✅ JWT token verified successfully for user profile
[27-Dec-2025 14:06:39 UTC] User ID: 67
[27-Dec-2025 14:06:39 UTC] ✅ User profile retrieved successfully for user ID: 67
[27-Dec-2025 14:06:39 UTC] User Purchases API - User ID: 67
[27-Dec-2025 14:06:39 UTC] User Purchases API - Total purchases found: 1
[27-Dec-2025 14:06:46 UTC] === API CALL LOG ===
[27-Dec-2025 14:06:46 UTC] Endpoint: user/profile.php
[27-Dec-2025 14:06:46 UTC] Full Log Data: {
    "timestamp": "2025-12-27 14:06:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "157.48.89.55",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "157.48.89.55, 172.70.93.114",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjciLCJ1c2VybmFtZSI6IkdhamVuZHJhIiwiZW1haWwiOiJrODc0NjMwNUBnbWFpbC5jb20iLCJleHAiOjE3Njc0NDg5OTF9.8g7NzvMKoZ_kxsn22878WO-fQulpgiYyHsKXkX22d-s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b4961636c0a8958-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "157.48.89.55",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Dec-2025 14:06:46 UTC] === END API CALL LOG ===
[27-Dec-2025 14:06:46 UTC] ✅ API Hash verification passed for profile endpoint
[27-Dec-2025 14:06:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjciLCJ1c2VybmFtZSI6IkdhamVuZHJhIiwiZW1haWwiOiJrODc0NjMwNUBnbWFpbC5jb20iLCJleHAiOjE3Njc0NDg5OTF9.8g7NzvMKoZ_kxsn22878WO-fQulpgiYyHsKXkX22d-s
[27-Dec-2025 14:06:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Dec-2025 14:06:46 UTC] ✅ JWT token verified successfully for user profile
[27-Dec-2025 14:06:46 UTC] User ID: 67
[27-Dec-2025 14:06:46 UTC] ✅ User profile retrieved successfully for user ID: 67
[27-Dec-2025 14:06:46 UTC] User Purchases API - User ID: 67
[27-Dec-2025 14:06:46 UTC] User Purchases API - Total purchases found: 1
[27-Dec-2025 14:06:49 UTC] === API CALL LOG ===
[27-Dec-2025 14:06:49 UTC] Endpoint: user/profile.php
[27-Dec-2025 14:06:49 UTC] Full Log Data: {
    "timestamp": "2025-12-27 14:06:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "157.48.89.55",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "157.48.89.55, 172.70.93.114",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjciLCJ1c2VybmFtZSI6IkdhamVuZHJhIiwiZW1haWwiOiJrODc0NjMwNUBnbWFpbC5jb20iLCJleHAiOjE3Njc0NDg5OTF9.8g7NzvMKoZ_kxsn22878WO-fQulpgiYyHsKXkX22d-s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b4961746b068958-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "157.48.89.55",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Dec-2025 14:06:49 UTC] === END API CALL LOG ===
[27-Dec-2025 14:06:49 UTC] ✅ API Hash verification passed for profile endpoint
[27-Dec-2025 14:06:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjciLCJ1c2VybmFtZSI6IkdhamVuZHJhIiwiZW1haWwiOiJrODc0NjMwNUBnbWFpbC5jb20iLCJleHAiOjE3Njc0NDg5OTF9.8g7NzvMKoZ_kxsn22878WO-fQulpgiYyHsKXkX22d-s
[27-Dec-2025 14:06:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Dec-2025 14:06:49 UTC] ✅ JWT token verified successfully for user profile
[27-Dec-2025 14:06:49 UTC] User ID: 67
[27-Dec-2025 14:06:49 UTC] ✅ User profile retrieved successfully for user ID: 67
[27-Dec-2025 14:06:49 UTC] User Purchases API - User ID: 67
[27-Dec-2025 14:06:49 UTC] User Purchases API - Total purchases found: 1
[27-Dec-2025 14:06:52 UTC] === API CALL LOG ===
[27-Dec-2025 14:06:52 UTC] Endpoint: user/profile.php
[27-Dec-2025 14:06:52 UTC] Full Log Data: {
    "timestamp": "2025-12-27 14:06:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "157.48.89.55",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "157.48.89.55, 172.70.93.114",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjciLCJ1c2VybmFtZSI6IkdhamVuZHJhIiwiZW1haWwiOiJrODc0NjMwNUBnbWFpbC5jb20iLCJleHAiOjE3Njc0NDg5OTF9.8g7NzvMKoZ_kxsn22878WO-fQulpgiYyHsKXkX22d-s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b4961886ba08958-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "157.48.89.55",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Dec-2025 14:06:52 UTC] === END API CALL LOG ===
[27-Dec-2025 14:06:52 UTC] ✅ API Hash verification passed for profile endpoint
[27-Dec-2025 14:06:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjciLCJ1c2VybmFtZSI6IkdhamVuZHJhIiwiZW1haWwiOiJrODc0NjMwNUBnbWFpbC5jb20iLCJleHAiOjE3Njc0NDg5OTF9.8g7NzvMKoZ_kxsn22878WO-fQulpgiYyHsKXkX22d-s
[27-Dec-2025 14:06:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Dec-2025 14:06:52 UTC] ✅ JWT token verified successfully for user profile
[27-Dec-2025 14:06:52 UTC] User ID: 67
[27-Dec-2025 14:06:52 UTC] ✅ User profile retrieved successfully for user ID: 67
[27-Dec-2025 14:06:52 UTC] User Purchases API - User ID: 67
[27-Dec-2025 14:06:52 UTC] User Purchases API - Total purchases found: 1
[27-Dec-2025 14:06:53 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Dec-2025 14:06:53 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Dec-2025 14:06:53 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"157.48.89.55, 172.70.93.114","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjciLCJ1c2VybmFtZSI6IkdhamVuZHJhIiwiZW1haWwiOiJrODc0NjMwNUBnbWFpbC5jb20iLCJleHAiOjE3Njc0NDg5OTF9.8g7NzvMKoZ_kxsn22878WO-fQulpgiYyHsKXkX22d-s","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9b4961927cb08958-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"157.48.89.55","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-Dec-2025 14:06:53 UTC] === User Orders API Called ===
[27-Dec-2025 14:06:53 UTC] User ID: 67
[27-Dec-2025 14:06:53 UTC] Limit: 20, Offset: 0
[27-Dec-2025 14:06:53 UTC] Orders found: 1
[27-Dec-2025 14:06:53 UTC] Orders data: [{"id":49,"quantity":1,"total_coins":35,"coin_type":"regular","telegram_link":"https:\/\/t.me\/rckgug","status":"pending","created_at":"2025-12-27 17:33:50","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[27-Dec-2025 14:06:53 UTC] Total orders count: 1
[27-Dec-2025 14:06:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Dec-2025 14:06:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Dec-2025 14:06:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"157.48.89.55, 172.70.93.114","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjciLCJ1c2VybmFtZSI6IkdhamVuZHJhIiwiZW1haWwiOiJrODc0NjMwNUBnbWFpbC5jb20iLCJleHAiOjE3Njc0NDg5OTF9.8g7NzvMKoZ_kxsn22878WO-fQulpgiYyHsKXkX22d-s","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9b4961a958d78958-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"157.48.89.55","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-Dec-2025 14:06:57 UTC] === User Orders API Called ===
[27-Dec-2025 14:06:57 UTC] User ID: 67
[27-Dec-2025 14:06:57 UTC] Limit: 20, Offset: 0
[27-Dec-2025 14:06:57 UTC] Orders found: 1
[27-Dec-2025 14:06:57 UTC] Orders data: [{"id":49,"quantity":1,"total_coins":35,"coin_type":"regular","telegram_link":"https:\/\/t.me\/rckgug","status":"pending","created_at":"2025-12-27 17:33:50","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[27-Dec-2025 14:06:57 UTC] Total orders count: 1
[27-Dec-2025 14:07:00 UTC] === API CALL LOG ===
[27-Dec-2025 14:07:00 UTC] Endpoint: user/profile.php
[27-Dec-2025 14:07:00 UTC] Full Log Data: {
    "timestamp": "2025-12-27 14:07:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "157.48.89.55",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "157.48.89.55, 172.70.93.114",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjciLCJ1c2VybmFtZSI6IkdhamVuZHJhIiwiZW1haWwiOiJrODc0NjMwNUBnbWFpbC5jb20iLCJleHAiOjE3Njc0NDg5OTF9.8g7NzvMKoZ_kxsn22878WO-fQulpgiYyHsKXkX22d-s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b4961bd19b88958-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "157.48.89.55",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Dec-2025 14:07:00 UTC] === END API CALL LOG ===
[27-Dec-2025 14:07:00 UTC] ✅ API Hash verification passed for profile endpoint
[27-Dec-2025 14:07:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjciLCJ1c2VybmFtZSI6IkdhamVuZHJhIiwiZW1haWwiOiJrODc0NjMwNUBnbWFpbC5jb20iLCJleHAiOjE3Njc0NDg5OTF9.8g7NzvMKoZ_kxsn22878WO-fQulpgiYyHsKXkX22d-s
[27-Dec-2025 14:07:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Dec-2025 14:07:00 UTC] ✅ JWT token verified successfully for user profile
[27-Dec-2025 14:07:00 UTC] User ID: 67
[27-Dec-2025 14:07:00 UTC] ✅ User profile retrieved successfully for user ID: 67
[27-Dec-2025 14:07:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Dec-2025 14:07:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Dec-2025 14:07:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"157.48.89.55, 172.70.93.114","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjciLCJ1c2VybmFtZSI6IkdhamVuZHJhIiwiZW1haWwiOiJrODc0NjMwNUBnbWFpbC5jb20iLCJleHAiOjE3Njc0NDg5OTF9.8g7NzvMKoZ_kxsn22878WO-fQulpgiYyHsKXkX22d-s","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9b49627bfe618958-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"157.48.89.55","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-Dec-2025 14:07:31 UTC] === User Orders API Called ===
[27-Dec-2025 14:07:31 UTC] User ID: 67
[27-Dec-2025 14:07:31 UTC] Limit: 20, Offset: 0
[27-Dec-2025 14:07:31 UTC] Orders found: 1
[27-Dec-2025 14:07:31 UTC] Orders data: [{"id":49,"quantity":1,"total_coins":35,"coin_type":"regular","telegram_link":"https:\/\/t.me\/rckgug","status":"pending","created_at":"2025-12-27 17:33:50","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[27-Dec-2025 14:07:31 UTC] Total orders count: 1
[27-Dec-2025 22:32:49 UTC] === API CALL LOG ===
[27-Dec-2025 22:32:49 UTC] Endpoint: user/profile.php
[27-Dec-2025 22:32:49 UTC] Full Log Data: {
    "timestamp": "2025-12-27 22:32:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "35.243.2.3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "35.243.2.3, 104.23.251.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzY3NDc5NTY4fQ.9yoZvZ53I7jq8IM2uXq9mNOqzApr0iW0b8YPMi1Xqpk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b4c46ac5e9a9810-LAX",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "35.243.2.3",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Dec-2025 22:32:49 UTC] === END API CALL LOG ===
[27-Dec-2025 22:32:49 UTC] ✅ API Hash verification passed for profile endpoint
[27-Dec-2025 22:32:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzY3NDc5NTY4fQ.9yoZvZ53I7jq8IM2uXq9mNOqzApr0iW0b8YPMi1Xqpk
[27-Dec-2025 22:32:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Dec-2025 22:32:49 UTC] ✅ JWT token verified successfully for user profile
[27-Dec-2025 22:32:49 UTC] User ID: 5
[27-Dec-2025 22:32:49 UTC] ✅ User profile retrieved successfully for user ID: 5
[27-Dec-2025 22:33:28 UTC] === API CALL LOG ===
[27-Dec-2025 22:33:28 UTC] Endpoint: user/profile.php
[27-Dec-2025 22:33:28 UTC] Full Log Data: {
    "timestamp": "2025-12-27 22:33:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "35.243.2.6",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "35.243.2.6, 104.23.251.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzY3NDc5NTY4fQ.9yoZvZ53I7jq8IM2uXq9mNOqzApr0iW0b8YPMi1Xqpk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b4c479bdb67da81-LAX",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "35.243.2.6",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Dec-2025 22:33:28 UTC] === END API CALL LOG ===
[27-Dec-2025 22:33:28 UTC] ✅ API Hash verification passed for profile endpoint
[27-Dec-2025 22:33:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzY3NDc5NTY4fQ.9yoZvZ53I7jq8IM2uXq9mNOqzApr0iW0b8YPMi1Xqpk
[27-Dec-2025 22:33:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Dec-2025 22:33:28 UTC] ✅ JWT token verified successfully for user profile
[27-Dec-2025 22:33:28 UTC] User ID: 5
[27-Dec-2025 22:33:28 UTC] ✅ User profile retrieved successfully for user ID: 5
[27-Dec-2025 22:33:29 UTC] === API CALL LOG ===
[27-Dec-2025 22:33:29 UTC] Endpoint: user/profile.php
[27-Dec-2025 22:33:29 UTC] Full Log Data: {
    "timestamp": "2025-12-27 22:33:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "35.243.2.6",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "35.243.2.6, 104.23.251.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzY3NDc5NTY4fQ.9yoZvZ53I7jq8IM2uXq9mNOqzApr0iW0b8YPMi1Xqpk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b4c47a7094cda81-LAX",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "35.243.2.6",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Dec-2025 22:33:29 UTC] === END API CALL LOG ===
[27-Dec-2025 22:33:29 UTC] ✅ API Hash verification passed for profile endpoint
[27-Dec-2025 22:33:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzY3NDc5NTY4fQ.9yoZvZ53I7jq8IM2uXq9mNOqzApr0iW0b8YPMi1Xqpk
[27-Dec-2025 22:33:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Dec-2025 22:33:29 UTC] ✅ JWT token verified successfully for user profile
[27-Dec-2025 22:33:29 UTC] User ID: 5
[27-Dec-2025 22:33:29 UTC] ✅ User profile retrieved successfully for user ID: 5
[27-Dec-2025 22:33:32 UTC] === API CALL LOG ===
[27-Dec-2025 22:33:32 UTC] Endpoint: user/profile.php
[27-Dec-2025 22:33:32 UTC] Full Log Data: {
    "timestamp": "2025-12-27 22:33:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "35.243.2.6",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "35.243.2.6, 104.23.251.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzY3NDc5NTY4fQ.9yoZvZ53I7jq8IM2uXq9mNOqzApr0iW0b8YPMi1Xqpk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b4c47b84b4dda81-LAX",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "35.243.2.6",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Dec-2025 22:33:32 UTC] === END API CALL LOG ===
[27-Dec-2025 22:33:32 UTC] ✅ API Hash verification passed for profile endpoint
[27-Dec-2025 22:33:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzY3NDc5NTY4fQ.9yoZvZ53I7jq8IM2uXq9mNOqzApr0iW0b8YPMi1Xqpk
[27-Dec-2025 22:33:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Dec-2025 22:33:32 UTC] ✅ JWT token verified successfully for user profile
[27-Dec-2025 22:33:32 UTC] User ID: 5
[27-Dec-2025 22:33:32 UTC] ✅ User profile retrieved successfully for user ID: 5
[27-Dec-2025 22:33:32 UTC] User Purchases API - User ID: 5
[27-Dec-2025 22:33:32 UTC] User Purchases API - Total purchases found: 7
[27-Dec-2025 22:34:21 UTC] === API CALL LOG ===
[27-Dec-2025 22:34:21 UTC] Endpoint: user/profile.php
[27-Dec-2025 22:34:21 UTC] Full Log Data: {
    "timestamp": "2025-12-27 22:34:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "35.243.2.6",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "35.243.2.6, 104.23.251.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzY3NDc5NjYwfQ.WMwP4C1rKNxSSuunfBVtCMJlPQ4VCs0NJyC_08xrs2o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b4c48ea8fa4da81-LAX",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "35.243.2.6",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Dec-2025 22:34:21 UTC] === END API CALL LOG ===
[27-Dec-2025 22:34:21 UTC] ✅ API Hash verification passed for profile endpoint
[27-Dec-2025 22:34:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzY3NDc5NjYwfQ.WMwP4C1rKNxSSuunfBVtCMJlPQ4VCs0NJyC_08xrs2o
[27-Dec-2025 22:34:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Dec-2025 22:34:21 UTC] ✅ JWT token verified successfully for user profile
[27-Dec-2025 22:34:21 UTC] User ID: 5
[27-Dec-2025 22:34:21 UTC] ✅ User profile retrieved successfully for user ID: 5
[27-Dec-2025 22:34:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Dec-2025 22:34:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Dec-2025 22:34:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"35.243.2.6, 104.23.251.15","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzY3NDc5NjYwfQ.WMwP4C1rKNxSSuunfBVtCMJlPQ4VCs0NJyC_08xrs2o","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9b4c490f5aa2da81-LAX","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"35.243.2.6","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-Dec-2025 22:34:27 UTC] === User Orders API Called ===
[27-Dec-2025 22:34:27 UTC] User ID: 5
[27-Dec-2025 22:34:27 UTC] Limit: 20, Offset: 0
[27-Dec-2025 22:34:27 UTC] Orders found: 2
[27-Dec-2025 22:34:27 UTC] Orders data: [{"id":5,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/trademaxpooya\/32406","status":"completed","created_at":"2025-11-12 11:43:57","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":4,"quantity":10,"total_coins":10,"coin_type":"regular","telegram_link":"t.me\/tehhhst\/5","status":"cancelled","created_at":"2025-11-12 11:09:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[27-Dec-2025 22:34:27 UTC] Total orders count: 2
[27-Dec-2025 22:35:25 UTC] === API CALL LOG ===
[27-Dec-2025 22:35:25 UTC] Endpoint: user/profile.php
[27-Dec-2025 22:35:25 UTC] Full Log Data: {
    "timestamp": "2025-12-27 22:35:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "35.243.2.6",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "35.243.2.6, 104.23.251.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzY3NDc5NjYwfQ.WMwP4C1rKNxSSuunfBVtCMJlPQ4VCs0NJyC_08xrs2o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b4c4a7acbe7da81-LAX",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "35.243.2.6",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Dec-2025 22:35:25 UTC] === END API CALL LOG ===
[27-Dec-2025 22:35:25 UTC] ✅ API Hash verification passed for profile endpoint
[27-Dec-2025 22:35:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzY3NDc5NjYwfQ.WMwP4C1rKNxSSuunfBVtCMJlPQ4VCs0NJyC_08xrs2o
[27-Dec-2025 22:35:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Dec-2025 22:35:25 UTC] ✅ JWT token verified successfully for user profile
[27-Dec-2025 22:35:25 UTC] User ID: 5
[27-Dec-2025 22:35:25 UTC] ✅ User profile retrieved successfully for user ID: 5
[27-Dec-2025 22:36:09 UTC] === API CALL LOG ===
[27-Dec-2025 22:36:09 UTC] Endpoint: user/profile.php
[27-Dec-2025 22:36:09 UTC] Full Log Data: {
    "timestamp": "2025-12-27 22:36:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "35.243.2.0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "35.243.2.0, 162.158.187.42",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzY3NDc5NjYwfQ.WMwP4C1rKNxSSuunfBVtCMJlPQ4VCs0NJyC_08xrs2o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b4c4b89af40e1ee-LAX",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "35.243.2.0",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Dec-2025 22:36:09 UTC] === END API CALL LOG ===
[27-Dec-2025 22:36:09 UTC] ✅ API Hash verification passed for profile endpoint
[27-Dec-2025 22:36:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzY3NDc5NjYwfQ.WMwP4C1rKNxSSuunfBVtCMJlPQ4VCs0NJyC_08xrs2o
[27-Dec-2025 22:36:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Dec-2025 22:36:09 UTC] ✅ JWT token verified successfully for user profile
[27-Dec-2025 22:36:09 UTC] User ID: 5
[27-Dec-2025 22:36:09 UTC] ✅ User profile retrieved successfully for user ID: 5
[27-Dec-2025 22:36:10 UTC] === API CALL LOG ===
[27-Dec-2025 22:36:10 UTC] Endpoint: user/profile.php
[27-Dec-2025 22:36:10 UTC] Full Log Data: {
    "timestamp": "2025-12-27 22:36:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "35.243.2.0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "35.243.2.0, 162.158.187.42",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzY3NDc5NjYwfQ.WMwP4C1rKNxSSuunfBVtCMJlPQ4VCs0NJyC_08xrs2o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b4c4b94ef60e1ee-LAX",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "35.243.2.0",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Dec-2025 22:36:10 UTC] === END API CALL LOG ===
[27-Dec-2025 22:36:10 UTC] ✅ API Hash verification passed for profile endpoint
[27-Dec-2025 22:36:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzY3NDc5NjYwfQ.WMwP4C1rKNxSSuunfBVtCMJlPQ4VCs0NJyC_08xrs2o
[27-Dec-2025 22:36:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Dec-2025 22:36:10 UTC] ✅ JWT token verified successfully for user profile
[27-Dec-2025 22:36:10 UTC] User ID: 5
[27-Dec-2025 22:36:10 UTC] ✅ User profile retrieved successfully for user ID: 5
[27-Dec-2025 22:36:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Dec-2025 22:36:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Dec-2025 22:36:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"35.243.2.0, 162.158.187.42","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzY3NDc5NjYwfQ.WMwP4C1rKNxSSuunfBVtCMJlPQ4VCs0NJyC_08xrs2o","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9b4c4ba54e68e1ee-LAX","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"35.243.2.0","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-Dec-2025 22:36:13 UTC] === User Orders API Called ===
[27-Dec-2025 22:36:13 UTC] User ID: 5
[27-Dec-2025 22:36:13 UTC] Limit: 20, Offset: 0
[27-Dec-2025 22:36:13 UTC] Orders found: 2
[27-Dec-2025 22:36:13 UTC] Orders data: [{"id":5,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/trademaxpooya\/32406","status":"completed","created_at":"2025-11-12 11:43:57","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":4,"quantity":10,"total_coins":10,"coin_type":"regular","telegram_link":"t.me\/tehhhst\/5","status":"cancelled","created_at":"2025-11-12 11:09:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[27-Dec-2025 22:36:13 UTC] Total orders count: 2
[27-Dec-2025 22:36:16 UTC] === API CALL LOG ===
[27-Dec-2025 22:36:16 UTC] Endpoint: user/profile.php
[27-Dec-2025 22:36:16 UTC] Full Log Data: {
    "timestamp": "2025-12-27 22:36:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "35.243.2.0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "35.243.2.0, 162.158.187.42",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzY3NDc5NjYwfQ.WMwP4C1rKNxSSuunfBVtCMJlPQ4VCs0NJyC_08xrs2o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b4c4bbb2be7e1ee-LAX",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "35.243.2.0",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Dec-2025 22:36:16 UTC] === END API CALL LOG ===
[27-Dec-2025 22:36:16 UTC] ✅ API Hash verification passed for profile endpoint
[27-Dec-2025 22:36:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzY3NDc5NjYwfQ.WMwP4C1rKNxSSuunfBVtCMJlPQ4VCs0NJyC_08xrs2o
[27-Dec-2025 22:36:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Dec-2025 22:36:16 UTC] ✅ JWT token verified successfully for user profile
[27-Dec-2025 22:36:16 UTC] User ID: 5
[27-Dec-2025 22:36:16 UTC] ✅ User profile retrieved successfully for user ID: 5
[27-Dec-2025 22:36:37 UTC] === API CALL LOG ===
[27-Dec-2025 22:36:37 UTC] Endpoint: user/profile.php
[27-Dec-2025 22:36:37 UTC] Full Log Data: {
    "timestamp": "2025-12-27 22:36:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "35.243.2.0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "35.243.2.0, 172.70.206.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzY3NDc5NjYwfQ.WMwP4C1rKNxSSuunfBVtCMJlPQ4VCs0NJyC_08xrs2o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b4c4c3918b1cb8a-LAX",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "35.243.2.0",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Dec-2025 22:36:37 UTC] === END API CALL LOG ===
[27-Dec-2025 22:36:37 UTC] ✅ API Hash verification passed for profile endpoint
[27-Dec-2025 22:36:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzY3NDc5NjYwfQ.WMwP4C1rKNxSSuunfBVtCMJlPQ4VCs0NJyC_08xrs2o
[27-Dec-2025 22:36:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Dec-2025 22:36:37 UTC] ✅ JWT token verified successfully for user profile
[27-Dec-2025 22:36:37 UTC] User ID: 5
[27-Dec-2025 22:36:37 UTC] ✅ User profile retrieved successfully for user ID: 5
[27-Dec-2025 22:36:38 UTC] === API CALL LOG ===
[27-Dec-2025 22:36:38 UTC] Endpoint: user/profile.php
[27-Dec-2025 22:36:38 UTC] Full Log Data: {
    "timestamp": "2025-12-27 22:36:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "35.243.2.0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "35.243.2.0, 172.70.206.158",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzY3NDc5NjYwfQ.WMwP4C1rKNxSSuunfBVtCMJlPQ4VCs0NJyC_08xrs2o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b4c4c43bf5ecb8a-LAX",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "35.243.2.0",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Dec-2025 22:36:38 UTC] === END API CALL LOG ===
[27-Dec-2025 22:36:38 UTC] ✅ API Hash verification passed for profile endpoint
[27-Dec-2025 22:36:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzY3NDc5NjYwfQ.WMwP4C1rKNxSSuunfBVtCMJlPQ4VCs0NJyC_08xrs2o
[27-Dec-2025 22:36:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Dec-2025 22:36:38 UTC] ✅ JWT token verified successfully for user profile
[27-Dec-2025 22:36:38 UTC] User ID: 5
[27-Dec-2025 22:36:38 UTC] ✅ User profile retrieved successfully for user ID: 5
[27-Dec-2025 22:36:45 UTC] === API CALL LOG ===
[27-Dec-2025 22:36:45 UTC] Endpoint: user/profile.php
[27-Dec-2025 22:36:45 UTC] Full Log Data: {
    "timestamp": "2025-12-27 22:36:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "35.243.2.0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "35.243.2.0, 172.70.206.29",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzY3NDc5NjYwfQ.WMwP4C1rKNxSSuunfBVtCMJlPQ4VCs0NJyC_08xrs2o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b4c4c6aea04cb8a-LAX",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "35.243.2.0",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Dec-2025 22:36:45 UTC] === END API CALL LOG ===
[27-Dec-2025 22:36:45 UTC] ✅ API Hash verification passed for profile endpoint
[27-Dec-2025 22:36:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzY3NDc5NjYwfQ.WMwP4C1rKNxSSuunfBVtCMJlPQ4VCs0NJyC_08xrs2o
[27-Dec-2025 22:36:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Dec-2025 22:36:45 UTC] ✅ JWT token verified successfully for user profile
[27-Dec-2025 22:36:45 UTC] User ID: 5
[27-Dec-2025 22:36:45 UTC] ✅ User profile retrieved successfully for user ID: 5
[27-Dec-2025 22:36:45 UTC] User Purchases API - User ID: 5
[27-Dec-2025 22:36:45 UTC] User Purchases API - Total purchases found: 7
[27-Dec-2025 22:36:58 UTC] === API CALL LOG ===
[27-Dec-2025 22:36:58 UTC] Endpoint: user/profile.php
[27-Dec-2025 22:36:58 UTC] Full Log Data: {
    "timestamp": "2025-12-27 22:36:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "35.243.2.6",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "35.243.2.6, 162.158.90.30",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzY3NDc5NjYwfQ.WMwP4C1rKNxSSuunfBVtCMJlPQ4VCs0NJyC_08xrs2o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b4c4cbddd1cb860-LAX",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "35.243.2.6",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Dec-2025 22:36:58 UTC] === END API CALL LOG ===
[27-Dec-2025 22:36:58 UTC] ✅ API Hash verification passed for profile endpoint
[27-Dec-2025 22:36:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzY3NDc5NjYwfQ.WMwP4C1rKNxSSuunfBVtCMJlPQ4VCs0NJyC_08xrs2o
[27-Dec-2025 22:36:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Dec-2025 22:36:58 UTC] ✅ JWT token verified successfully for user profile
[27-Dec-2025 22:36:58 UTC] User ID: 5
[27-Dec-2025 22:36:58 UTC] ✅ User profile retrieved successfully for user ID: 5
[27-Dec-2025 22:36:59 UTC] === API CALL LOG ===
[27-Dec-2025 22:36:59 UTC] Endpoint: user/profile.php
[27-Dec-2025 22:36:59 UTC] Full Log Data: {
    "timestamp": "2025-12-27 22:36:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "35.243.2.6",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "35.243.2.6, 162.158.91.132",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzY3NDc5NjYwfQ.WMwP4C1rKNxSSuunfBVtCMJlPQ4VCs0NJyC_08xrs2o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b4c4cc8cc8ab860-LAX",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "35.243.2.6",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Dec-2025 22:36:59 UTC] === END API CALL LOG ===
[27-Dec-2025 22:36:59 UTC] ✅ API Hash verification passed for profile endpoint
[27-Dec-2025 22:36:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzY3NDc5NjYwfQ.WMwP4C1rKNxSSuunfBVtCMJlPQ4VCs0NJyC_08xrs2o
[27-Dec-2025 22:36:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Dec-2025 22:36:59 UTC] ✅ JWT token verified successfully for user profile
[27-Dec-2025 22:36:59 UTC] User ID: 5
[27-Dec-2025 22:36:59 UTC] ✅ User profile retrieved successfully for user ID: 5
[27-Dec-2025 22:37:13 UTC] === API CALL LOG ===
[27-Dec-2025 22:37:13 UTC] Endpoint: user/profile.php
[27-Dec-2025 22:37:13 UTC] Full Log Data: {
    "timestamp": "2025-12-27 22:37:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "35.243.2.3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "35.243.2.3, 172.70.206.29",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzY3NDc5NjYwfQ.WMwP4C1rKNxSSuunfBVtCMJlPQ4VCs0NJyC_08xrs2o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b4c4d1d9804cb9c-LAX",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "35.243.2.3",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Dec-2025 22:37:13 UTC] === END API CALL LOG ===
[27-Dec-2025 22:37:13 UTC] ✅ API Hash verification passed for profile endpoint
[27-Dec-2025 22:37:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzY3NDc5NjYwfQ.WMwP4C1rKNxSSuunfBVtCMJlPQ4VCs0NJyC_08xrs2o
[27-Dec-2025 22:37:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Dec-2025 22:37:13 UTC] ✅ JWT token verified successfully for user profile
[27-Dec-2025 22:37:13 UTC] User ID: 5
[27-Dec-2025 22:37:13 UTC] ✅ User profile retrieved successfully for user ID: 5
[27-Dec-2025 22:37:14 UTC] === API CALL LOG ===
[27-Dec-2025 22:37:14 UTC] Endpoint: user/profile.php
[27-Dec-2025 22:37:14 UTC] Full Log Data: {
    "timestamp": "2025-12-27 22:37:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "35.243.2.3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "35.243.2.3, 172.70.206.29",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzY3NDc5NjYwfQ.WMwP4C1rKNxSSuunfBVtCMJlPQ4VCs0NJyC_08xrs2o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b4c4d283da5cb9c-LAX",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "35.243.2.3",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Dec-2025 22:37:14 UTC] === END API CALL LOG ===
[27-Dec-2025 22:37:14 UTC] ✅ API Hash verification passed for profile endpoint
[27-Dec-2025 22:37:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzY3NDc5NjYwfQ.WMwP4C1rKNxSSuunfBVtCMJlPQ4VCs0NJyC_08xrs2o
[27-Dec-2025 22:37:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Dec-2025 22:37:14 UTC] ✅ JWT token verified successfully for user profile
[27-Dec-2025 22:37:14 UTC] User ID: 5
[27-Dec-2025 22:37:14 UTC] ✅ User profile retrieved successfully for user ID: 5
[28-Dec-2025 15:02:53 UTC] === API CALL LOG ===
[28-Dec-2025 15:02:53 UTC] Endpoint: user/profile.php
[28-Dec-2025 15:02:53 UTC] Full Log Data: {
    "timestamp": "2025-12-28 15:02:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.191.60.189",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.191.60.189, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMiLCJ1c2VybmFtZSI6Im1hcmdldGEiLCJlbWFpbCI6Ik1hcmdldGEwQGdtYWlsLmNvbSIsImV4cCI6MTc2NzM1NzY2Nn0.C3LfXJAFOd7dsAQtTuREIl4ynPtNpMk1FAEDsj88_PU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b51f0fb0834b6c4-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.191.60.189",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Dec-2025 15:02:53 UTC] === END API CALL LOG ===
[28-Dec-2025 15:02:53 UTC] ✅ API Hash verification passed for profile endpoint
[28-Dec-2025 15:02:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMiLCJ1c2VybmFtZSI6Im1hcmdldGEiLCJlbWFpbCI6Ik1hcmdldGEwQGdtYWlsLmNvbSIsImV4cCI6MTc2NzM1NzY2Nn0.C3LfXJAFOd7dsAQtTuREIl4ynPtNpMk1FAEDsj88_PU
[28-Dec-2025 15:02:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Dec-2025 15:02:53 UTC] ✅ JWT token verified successfully for user profile
[28-Dec-2025 15:02:53 UTC] User ID: 63
[28-Dec-2025 15:02:53 UTC] ✅ User profile retrieved successfully for user ID: 63
[28-Dec-2025 15:02:54 UTC] === API CALL LOG ===
[28-Dec-2025 15:02:54 UTC] Endpoint: user/profile.php
[28-Dec-2025 15:02:54 UTC] Full Log Data: {
    "timestamp": "2025-12-28 15:02:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.191.60.189",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.191.60.189, 172.68.234.189",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMiLCJ1c2VybmFtZSI6Im1hcmdldGEiLCJlbWFpbCI6Ik1hcmdldGEwQGdtYWlsLmNvbSIsImV4cCI6MTc2NzM1NzY2Nn0.C3LfXJAFOd7dsAQtTuREIl4ynPtNpMk1FAEDsj88_PU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b51f100bc6db6c4-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.191.60.189",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Dec-2025 15:02:54 UTC] === END API CALL LOG ===
[28-Dec-2025 15:02:54 UTC] ✅ API Hash verification passed for profile endpoint
[28-Dec-2025 15:02:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMiLCJ1c2VybmFtZSI6Im1hcmdldGEiLCJlbWFpbCI6Ik1hcmdldGEwQGdtYWlsLmNvbSIsImV4cCI6MTc2NzM1NzY2Nn0.C3LfXJAFOd7dsAQtTuREIl4ynPtNpMk1FAEDsj88_PU
[28-Dec-2025 15:02:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Dec-2025 15:02:54 UTC] ✅ JWT token verified successfully for user profile
[28-Dec-2025 15:02:54 UTC] User ID: 63
[28-Dec-2025 15:02:54 UTC] ✅ User profile retrieved successfully for user ID: 63
[28-Dec-2025 15:03:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Dec-2025 15:03:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Dec-2025 15:03:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.191.60.189, 172.68.234.131","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMiLCJ1c2VybmFtZSI6Im1hcmdldGEiLCJlbWFpbCI6Ik1hcmdldGEwQGdtYWlsLmNvbSIsImV4cCI6MTc2NzM1NzY2Nn0.C3LfXJAFOd7dsAQtTuREIl4ynPtNpMk1FAEDsj88_PU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9b51f1637a23b6c4-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.191.60.189","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Dec-2025 15:03:10 UTC] === User Orders API Called ===
[28-Dec-2025 15:03:10 UTC] User ID: 63
[28-Dec-2025 15:03:10 UTC] Limit: 20, Offset: 0
[28-Dec-2025 15:03:10 UTC] Orders found: 3
[28-Dec-2025 15:03:10 UTC] Orders data: [{"id":46,"quantity":1,"total_coins":35,"coin_type":"regular","telegram_link":"https:\/\/t.me\/MergetaHaymanotTraditionalMe","status":"pending","created_at":"2025-12-26 16:23:53","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""},{"id":45,"quantity":1,"total_coins":35,"coin_type":"regular","telegram_link":"https:\/\/t.me\/MergetaHaymanotTraditionalMe","status":"pending","created_at":"2025-12-26 16:21:50","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""},{"id":44,"quantity":1,"total_coins":1,"coin_type":"regular","telegram_link":"https:\/\/t.me\/MergetaHaymanotTraditionalMe","status":"pending","created_at":"2025-12-26 16:13:34","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[28-Dec-2025 15:03:10 UTC] Total orders count: 3
[28-Dec-2025 15:03:35 UTC] === API CALL LOG ===
[28-Dec-2025 15:03:35 UTC] Endpoint: user/profile.php
[28-Dec-2025 15:03:35 UTC] Full Log Data: {
    "timestamp": "2025-12-28 15:03:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.191.60.189",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.191.60.189, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMiLCJ1c2VybmFtZSI6Im1hcmdldGEiLCJlbWFpbCI6Ik1hcmdldGEwQGdtYWlsLmNvbSIsImV4cCI6MTc2NzM1NzY2Nn0.C3LfXJAFOd7dsAQtTuREIl4ynPtNpMk1FAEDsj88_PU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b51f2003ffbb6c4-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.191.60.189",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Dec-2025 15:03:35 UTC] === END API CALL LOG ===
[28-Dec-2025 15:03:35 UTC] ✅ API Hash verification passed for profile endpoint
[28-Dec-2025 15:03:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMiLCJ1c2VybmFtZSI6Im1hcmdldGEiLCJlbWFpbCI6Ik1hcmdldGEwQGdtYWlsLmNvbSIsImV4cCI6MTc2NzM1NzY2Nn0.C3LfXJAFOd7dsAQtTuREIl4ynPtNpMk1FAEDsj88_PU
[28-Dec-2025 15:03:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Dec-2025 15:03:35 UTC] ✅ JWT token verified successfully for user profile
[28-Dec-2025 15:03:35 UTC] User ID: 63
[28-Dec-2025 15:03:35 UTC] ✅ User profile retrieved successfully for user ID: 63
[28-Dec-2025 15:03:35 UTC] User Purchases API - User ID: 63
[28-Dec-2025 15:03:35 UTC] User Purchases API - Total purchases found: 0
[28-Dec-2025 15:04:07 UTC] === API CALL LOG ===
[28-Dec-2025 15:04:07 UTC] Endpoint: user/profile.php
[28-Dec-2025 15:04:07 UTC] Full Log Data: {
    "timestamp": "2025-12-28 15:04:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.191.60.189",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.191.60.189, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMiLCJ1c2VybmFtZSI6Im1hcmdldGEiLCJlbWFpbCI6Ik1hcmdldGEwQGdtYWlsLmNvbSIsImV4cCI6MTc2NzM1NzY2Nn0.C3LfXJAFOd7dsAQtTuREIl4ynPtNpMk1FAEDsj88_PU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b51f2c46e73b6c4-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.191.60.189",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Dec-2025 15:04:07 UTC] === END API CALL LOG ===
[28-Dec-2025 15:04:07 UTC] ✅ API Hash verification passed for profile endpoint
[28-Dec-2025 15:04:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMiLCJ1c2VybmFtZSI6Im1hcmdldGEiLCJlbWFpbCI6Ik1hcmdldGEwQGdtYWlsLmNvbSIsImV4cCI6MTc2NzM1NzY2Nn0.C3LfXJAFOd7dsAQtTuREIl4ynPtNpMk1FAEDsj88_PU
[28-Dec-2025 15:04:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Dec-2025 15:04:07 UTC] ✅ JWT token verified successfully for user profile
[28-Dec-2025 15:04:07 UTC] User ID: 63
[28-Dec-2025 15:04:07 UTC] ✅ User profile retrieved successfully for user ID: 63
[28-Dec-2025 15:04:11 UTC] === API CALL LOG ===
[28-Dec-2025 15:04:11 UTC] Endpoint: user/profile.php
[28-Dec-2025 15:04:11 UTC] Full Log Data: {
    "timestamp": "2025-12-28 15:04:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.191.60.189",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.191.60.189, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMiLCJ1c2VybmFtZSI6Im1hcmdldGEiLCJlbWFpbCI6Ik1hcmdldGEwQGdtYWlsLmNvbSIsImV4cCI6MTc2NzM1NzY2Nn0.C3LfXJAFOd7dsAQtTuREIl4ynPtNpMk1FAEDsj88_PU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b51f2deff6db6c4-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.191.60.189",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Dec-2025 15:04:11 UTC] === END API CALL LOG ===
[28-Dec-2025 15:04:11 UTC] ✅ API Hash verification passed for profile endpoint
[28-Dec-2025 15:04:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMiLCJ1c2VybmFtZSI6Im1hcmdldGEiLCJlbWFpbCI6Ik1hcmdldGEwQGdtYWlsLmNvbSIsImV4cCI6MTc2NzM1NzY2Nn0.C3LfXJAFOd7dsAQtTuREIl4ynPtNpMk1FAEDsj88_PU
[28-Dec-2025 15:04:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Dec-2025 15:04:11 UTC] ✅ JWT token verified successfully for user profile
[28-Dec-2025 15:04:11 UTC] User ID: 63
[28-Dec-2025 15:04:11 UTC] ✅ User profile retrieved successfully for user ID: 63
[28-Dec-2025 15:04:15 UTC] === API CALL LOG ===
[28-Dec-2025 15:04:15 UTC] Endpoint: user/profile.php
[28-Dec-2025 15:04:15 UTC] Full Log Data: {
    "timestamp": "2025-12-28 15:04:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.191.60.189",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.191.60.189, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMiLCJ1c2VybmFtZSI6Im1hcmdldGEiLCJlbWFpbCI6Ik1hcmdldGEwQGdtYWlsLmNvbSIsImV4cCI6MTc2NzM1NzY2Nn0.C3LfXJAFOd7dsAQtTuREIl4ynPtNpMk1FAEDsj88_PU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b51f2f6081bb6c4-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.191.60.189",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Dec-2025 15:04:15 UTC] === END API CALL LOG ===
[28-Dec-2025 15:04:15 UTC] ✅ API Hash verification passed for profile endpoint
[28-Dec-2025 15:04:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMiLCJ1c2VybmFtZSI6Im1hcmdldGEiLCJlbWFpbCI6Ik1hcmdldGEwQGdtYWlsLmNvbSIsImV4cCI6MTc2NzM1NzY2Nn0.C3LfXJAFOd7dsAQtTuREIl4ynPtNpMk1FAEDsj88_PU
[28-Dec-2025 15:04:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Dec-2025 15:04:15 UTC] ✅ JWT token verified successfully for user profile
[28-Dec-2025 15:04:15 UTC] User ID: 63
[28-Dec-2025 15:04:15 UTC] ✅ User profile retrieved successfully for user ID: 63
[28-Dec-2025 15:04:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Dec-2025 15:04:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Dec-2025 15:04:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.191.60.189, 172.68.234.130","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMiLCJ1c2VybmFtZSI6Im1hcmdldGEiLCJlbWFpbCI6Ik1hcmdldGEwQGdtYWlsLmNvbSIsImV4cCI6MTc2NzM1NzY2Nn0.C3LfXJAFOd7dsAQtTuREIl4ynPtNpMk1FAEDsj88_PU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9b51f2fa387bb6c4-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.191.60.189","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Dec-2025 15:04:15 UTC] === User Orders API Called ===
[28-Dec-2025 15:04:15 UTC] User ID: 63
[28-Dec-2025 15:04:15 UTC] Limit: 20, Offset: 0
[28-Dec-2025 15:04:15 UTC] Orders found: 3
[28-Dec-2025 15:04:15 UTC] Orders data: [{"id":46,"quantity":1,"total_coins":35,"coin_type":"regular","telegram_link":"https:\/\/t.me\/MergetaHaymanotTraditionalMe","status":"pending","created_at":"2025-12-26 16:23:53","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""},{"id":45,"quantity":1,"total_coins":35,"coin_type":"regular","telegram_link":"https:\/\/t.me\/MergetaHaymanotTraditionalMe","status":"pending","created_at":"2025-12-26 16:21:50","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""},{"id":44,"quantity":1,"total_coins":1,"coin_type":"regular","telegram_link":"https:\/\/t.me\/MergetaHaymanotTraditionalMe","status":"pending","created_at":"2025-12-26 16:13:34","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[28-Dec-2025 15:04:15 UTC] Total orders count: 3
[28-Dec-2025 15:04:17 UTC] === API CALL LOG ===
[28-Dec-2025 15:04:17 UTC] Endpoint: user/profile.php
[28-Dec-2025 15:04:17 UTC] Full Log Data: {
    "timestamp": "2025-12-28 15:04:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.191.60.189",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.191.60.189, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMiLCJ1c2VybmFtZSI6Im1hcmdldGEiLCJlbWFpbCI6Ik1hcmdldGEwQGdtYWlsLmNvbSIsImV4cCI6MTc2NzM1NzY2Nn0.C3LfXJAFOd7dsAQtTuREIl4ynPtNpMk1FAEDsj88_PU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b51f302fb1cb6c4-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.191.60.189",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Dec-2025 15:04:17 UTC] === END API CALL LOG ===
[28-Dec-2025 15:04:17 UTC] ✅ API Hash verification passed for profile endpoint
[28-Dec-2025 15:04:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMiLCJ1c2VybmFtZSI6Im1hcmdldGEiLCJlbWFpbCI6Ik1hcmdldGEwQGdtYWlsLmNvbSIsImV4cCI6MTc2NzM1NzY2Nn0.C3LfXJAFOd7dsAQtTuREIl4ynPtNpMk1FAEDsj88_PU
[28-Dec-2025 15:04:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Dec-2025 15:04:17 UTC] ✅ JWT token verified successfully for user profile
[28-Dec-2025 15:04:17 UTC] User ID: 63
[28-Dec-2025 15:04:17 UTC] ✅ User profile retrieved successfully for user ID: 63
[28-Dec-2025 15:04:18 UTC] === API CALL LOG ===
[28-Dec-2025 15:04:18 UTC] Endpoint: user/profile.php
[28-Dec-2025 15:04:18 UTC] Full Log Data: {
    "timestamp": "2025-12-28 15:04:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.191.60.189",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.191.60.189, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMiLCJ1c2VybmFtZSI6Im1hcmdldGEiLCJlbWFpbCI6Ik1hcmdldGEwQGdtYWlsLmNvbSIsImV4cCI6MTc2NzM1NzY2Nn0.C3LfXJAFOd7dsAQtTuREIl4ynPtNpMk1FAEDsj88_PU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b51f30cd827b6c4-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.191.60.189",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Dec-2025 15:04:18 UTC] === END API CALL LOG ===
[28-Dec-2025 15:04:18 UTC] ✅ API Hash verification passed for profile endpoint
[28-Dec-2025 15:04:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMiLCJ1c2VybmFtZSI6Im1hcmdldGEiLCJlbWFpbCI6Ik1hcmdldGEwQGdtYWlsLmNvbSIsImV4cCI6MTc2NzM1NzY2Nn0.C3LfXJAFOd7dsAQtTuREIl4ynPtNpMk1FAEDsj88_PU
[28-Dec-2025 15:04:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Dec-2025 15:04:18 UTC] ✅ JWT token verified successfully for user profile
[28-Dec-2025 15:04:18 UTC] User ID: 63
[28-Dec-2025 15:04:18 UTC] ✅ User profile retrieved successfully for user ID: 63
[28-Dec-2025 15:04:18 UTC] User Purchases API - User ID: 63
[28-Dec-2025 15:04:18 UTC] User Purchases API - Total purchases found: 0
[28-Dec-2025 15:16:59 UTC] === API CALL LOG ===
[28-Dec-2025 15:16:59 UTC] Endpoint: user/profile.php
[28-Dec-2025 15:16:59 UTC] Full Log Data: {
    "timestamp": "2025-12-28 15:16:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "162.249.126.195",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "162.249.126.195, 162.158.95.202",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjgiLCJ1c2VybmFtZSI6Im5veWFuIiwiZW1haWwiOiJ3b2dhY285MTk2QGFydWd5LmNvbSIsImV4cCI6MTc2NzUzOTgxOH0.xrd6RKUG8IdZDjgUiGzZBguHwIWpHriaBQAZSQmoYT4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b5205a03afb37f7-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "162.249.126.195",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Dec-2025 15:16:59 UTC] === END API CALL LOG ===
[28-Dec-2025 15:16:59 UTC] ✅ API Hash verification passed for profile endpoint
[28-Dec-2025 15:16:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjgiLCJ1c2VybmFtZSI6Im5veWFuIiwiZW1haWwiOiJ3b2dhY285MTk2QGFydWd5LmNvbSIsImV4cCI6MTc2NzUzOTgxOH0.xrd6RKUG8IdZDjgUiGzZBguHwIWpHriaBQAZSQmoYT4
[28-Dec-2025 15:16:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Dec-2025 15:16:59 UTC] ✅ JWT token verified successfully for user profile
[28-Dec-2025 15:16:59 UTC] User ID: 68
[28-Dec-2025 15:16:59 UTC] ✅ User profile retrieved successfully for user ID: 68
[28-Dec-2025 15:17:25 UTC] === API CALL LOG ===
[28-Dec-2025 15:17:25 UTC] Endpoint: user/profile.php
[28-Dec-2025 15:17:25 UTC] Full Log Data: {
    "timestamp": "2025-12-28 15:17:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "162.249.126.195",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "162.249.126.195, 172.69.150.121",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjgiLCJ1c2VybmFtZSI6Im5veWFuIiwiZW1haWwiOiJ3b2dhY285MTk2QGFydWd5LmNvbSIsImV4cCI6MTc2NzUzOTgxOH0.xrd6RKUG8IdZDjgUiGzZBguHwIWpHriaBQAZSQmoYT4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b5206407b95976a-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "162.249.126.195",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Dec-2025 15:17:25 UTC] === END API CALL LOG ===
[28-Dec-2025 15:17:25 UTC] ✅ API Hash verification passed for profile endpoint
[28-Dec-2025 15:17:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjgiLCJ1c2VybmFtZSI6Im5veWFuIiwiZW1haWwiOiJ3b2dhY285MTk2QGFydWd5LmNvbSIsImV4cCI6MTc2NzUzOTgxOH0.xrd6RKUG8IdZDjgUiGzZBguHwIWpHriaBQAZSQmoYT4
[28-Dec-2025 15:17:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Dec-2025 15:17:25 UTC] ✅ JWT token verified successfully for user profile
[28-Dec-2025 15:17:25 UTC] User ID: 68
[28-Dec-2025 15:17:25 UTC] ✅ User profile retrieved successfully for user ID: 68
[28-Dec-2025 15:17:25 UTC] User Purchases API - User ID: 68
[28-Dec-2025 15:17:25 UTC] User Purchases API - Total purchases found: 0
[28-Dec-2025 15:17:35 UTC] === API CALL LOG ===
[28-Dec-2025 15:17:35 UTC] Endpoint: user/profile.php
[28-Dec-2025 15:17:35 UTC] Full Log Data: {
    "timestamp": "2025-12-28 15:17:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "162.249.126.195",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "162.249.126.195, 172.69.150.121",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjgiLCJ1c2VybmFtZSI6Im5veWFuIiwiZW1haWwiOiJ3b2dhY285MTk2QGFydWd5LmNvbSIsImV4cCI6MTc2NzUzOTgxOH0.xrd6RKUG8IdZDjgUiGzZBguHwIWpHriaBQAZSQmoYT4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b5206825ad4976a-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "162.249.126.195",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Dec-2025 15:17:35 UTC] === END API CALL LOG ===
[28-Dec-2025 15:17:35 UTC] ✅ API Hash verification passed for profile endpoint
[28-Dec-2025 15:17:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjgiLCJ1c2VybmFtZSI6Im5veWFuIiwiZW1haWwiOiJ3b2dhY285MTk2QGFydWd5LmNvbSIsImV4cCI6MTc2NzUzOTgxOH0.xrd6RKUG8IdZDjgUiGzZBguHwIWpHriaBQAZSQmoYT4
[28-Dec-2025 15:17:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Dec-2025 15:17:35 UTC] ✅ JWT token verified successfully for user profile
[28-Dec-2025 15:17:35 UTC] User ID: 68
[28-Dec-2025 15:17:35 UTC] ✅ User profile retrieved successfully for user ID: 68
[28-Dec-2025 15:17:35 UTC] User Purchases API - User ID: 68
[28-Dec-2025 15:17:35 UTC] User Purchases API - Total purchases found: 0
[28-Dec-2025 15:17:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Dec-2025 15:17:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Dec-2025 15:17:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"162.249.126.195, 172.69.150.121","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjgiLCJ1c2VybmFtZSI6Im5veWFuIiwiZW1haWwiOiJ3b2dhY285MTk2QGFydWd5LmNvbSIsImV4cCI6MTc2NzUzOTgxOH0.xrd6RKUG8IdZDjgUiGzZBguHwIWpHriaBQAZSQmoYT4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9b5206994d5c976a-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"162.249.126.195","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Dec-2025 15:17:39 UTC] === User Orders API Called ===
[28-Dec-2025 15:17:39 UTC] User ID: 68
[28-Dec-2025 15:17:39 UTC] Limit: 20, Offset: 0
[28-Dec-2025 15:17:39 UTC] Orders found: 0
[28-Dec-2025 15:17:39 UTC] Orders data: []
[28-Dec-2025 15:17:39 UTC] Total orders count: 0
[28-Dec-2025 15:17:42 UTC] === API CALL LOG ===
[28-Dec-2025 15:17:42 UTC] Endpoint: user/profile.php
[28-Dec-2025 15:17:42 UTC] Full Log Data: {
    "timestamp": "2025-12-28 15:17:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "162.249.126.195",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "162.249.126.195, 172.69.150.121",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjgiLCJ1c2VybmFtZSI6Im5veWFuIiwiZW1haWwiOiJ3b2dhY285MTk2QGFydWd5LmNvbSIsImV4cCI6MTc2NzUzOTgxOH0.xrd6RKUG8IdZDjgUiGzZBguHwIWpHriaBQAZSQmoYT4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b5206ae3e4a976a-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "162.249.126.195",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Dec-2025 15:17:42 UTC] === END API CALL LOG ===
[28-Dec-2025 15:17:42 UTC] ✅ API Hash verification passed for profile endpoint
[28-Dec-2025 15:17:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjgiLCJ1c2VybmFtZSI6Im5veWFuIiwiZW1haWwiOiJ3b2dhY285MTk2QGFydWd5LmNvbSIsImV4cCI6MTc2NzUzOTgxOH0.xrd6RKUG8IdZDjgUiGzZBguHwIWpHriaBQAZSQmoYT4
[28-Dec-2025 15:17:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Dec-2025 15:17:42 UTC] ✅ JWT token verified successfully for user profile
[28-Dec-2025 15:17:42 UTC] User ID: 68
[28-Dec-2025 15:17:42 UTC] ✅ User profile retrieved successfully for user ID: 68
[28-Dec-2025 15:17:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Dec-2025 15:17:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Dec-2025 15:17:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"162.249.126.195, 172.69.150.121","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjgiLCJ1c2VybmFtZSI6Im5veWFuIiwiZW1haWwiOiJ3b2dhY285MTk2QGFydWd5LmNvbSIsImV4cCI6MTc2NzUzOTgxOH0.xrd6RKUG8IdZDjgUiGzZBguHwIWpHriaBQAZSQmoYT4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9b5206b7eebb976a-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"162.249.126.195","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Dec-2025 15:17:44 UTC] === User Orders API Called ===
[28-Dec-2025 15:17:44 UTC] User ID: 68
[28-Dec-2025 15:17:44 UTC] Limit: 20, Offset: 0
[28-Dec-2025 15:17:44 UTC] Orders found: 0
[28-Dec-2025 15:17:44 UTC] Orders data: []
[28-Dec-2025 15:17:44 UTC] Total orders count: 0
[28-Dec-2025 15:17:46 UTC] === API CALL LOG ===
[28-Dec-2025 15:17:46 UTC] Endpoint: user/profile.php
[28-Dec-2025 15:17:46 UTC] Full Log Data: {
    "timestamp": "2025-12-28 15:17:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "162.249.126.195",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "162.249.126.195, 172.69.150.121",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjgiLCJ1c2VybmFtZSI6Im5veWFuIiwiZW1haWwiOiJ3b2dhY285MTk2QGFydWd5LmNvbSIsImV4cCI6MTc2NzUzOTgxOH0.xrd6RKUG8IdZDjgUiGzZBguHwIWpHriaBQAZSQmoYT4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b5206c63a67976a-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "162.249.126.195",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Dec-2025 15:17:46 UTC] === END API CALL LOG ===
[28-Dec-2025 15:17:46 UTC] ✅ API Hash verification passed for profile endpoint
[28-Dec-2025 15:17:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjgiLCJ1c2VybmFtZSI6Im5veWFuIiwiZW1haWwiOiJ3b2dhY285MTk2QGFydWd5LmNvbSIsImV4cCI6MTc2NzUzOTgxOH0.xrd6RKUG8IdZDjgUiGzZBguHwIWpHriaBQAZSQmoYT4
[28-Dec-2025 15:17:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Dec-2025 15:17:46 UTC] ✅ JWT token verified successfully for user profile
[28-Dec-2025 15:17:46 UTC] User ID: 68
[28-Dec-2025 15:17:46 UTC] ✅ User profile retrieved successfully for user ID: 68
[28-Dec-2025 15:19:54 UTC] === API CALL LOG ===
[28-Dec-2025 15:19:54 UTC] Endpoint: user/profile.php
[28-Dec-2025 15:19:54 UTC] Full Log Data: {
    "timestamp": "2025-12-28 15:19:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "162.249.126.195",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "162.249.126.195, 172.71.172.174",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjgiLCJ1c2VybmFtZSI6Im5veWFuIiwiZW1haWwiOiJ3b2dhY285MTk2QGFydWd5LmNvbSIsImV4cCI6MTc2NzUzOTgxOH0.xrd6RKUG8IdZDjgUiGzZBguHwIWpHriaBQAZSQmoYT4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b5209e64c51d380-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "162.249.126.195",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Dec-2025 15:19:54 UTC] === END API CALL LOG ===
[28-Dec-2025 15:19:54 UTC] ✅ API Hash verification passed for profile endpoint
[28-Dec-2025 15:19:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjgiLCJ1c2VybmFtZSI6Im5veWFuIiwiZW1haWwiOiJ3b2dhY285MTk2QGFydWd5LmNvbSIsImV4cCI6MTc2NzUzOTgxOH0.xrd6RKUG8IdZDjgUiGzZBguHwIWpHriaBQAZSQmoYT4
[28-Dec-2025 15:19:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Dec-2025 15:19:54 UTC] ✅ JWT token verified successfully for user profile
[28-Dec-2025 15:19:54 UTC] User ID: 68
[28-Dec-2025 15:19:54 UTC] ✅ User profile retrieved successfully for user ID: 68
[28-Dec-2025 15:19:55 UTC] === API CALL LOG ===
[28-Dec-2025 15:19:55 UTC] Endpoint: user/profile.php
[28-Dec-2025 15:19:55 UTC] Full Log Data: {
    "timestamp": "2025-12-28 15:19:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "162.249.126.195",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "162.249.126.195, 172.71.172.66",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjgiLCJ1c2VybmFtZSI6Im5veWFuIiwiZW1haWwiOiJ3b2dhY285MTk2QGFydWd5LmNvbSIsImV4cCI6MTc2NzUzOTgxOH0.xrd6RKUG8IdZDjgUiGzZBguHwIWpHriaBQAZSQmoYT4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b5209eaee94d380-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "162.249.126.195",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Dec-2025 15:19:55 UTC] === END API CALL LOG ===
[28-Dec-2025 15:19:55 UTC] ✅ API Hash verification passed for profile endpoint
[28-Dec-2025 15:19:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjgiLCJ1c2VybmFtZSI6Im5veWFuIiwiZW1haWwiOiJ3b2dhY285MTk2QGFydWd5LmNvbSIsImV4cCI6MTc2NzUzOTgxOH0.xrd6RKUG8IdZDjgUiGzZBguHwIWpHriaBQAZSQmoYT4
[28-Dec-2025 15:19:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Dec-2025 15:19:55 UTC] ✅ JWT token verified successfully for user profile
[28-Dec-2025 15:19:55 UTC] User ID: 68
[28-Dec-2025 15:19:55 UTC] ✅ User profile retrieved successfully for user ID: 68
[28-Dec-2025 15:20:06 UTC] === API CALL LOG ===
[28-Dec-2025 15:20:06 UTC] Endpoint: user/profile.php
[28-Dec-2025 15:20:06 UTC] Full Log Data: {
    "timestamp": "2025-12-28 15:20:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "162.249.126.195",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "162.249.126.195, 172.71.172.175",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjgiLCJ1c2VybmFtZSI6Im5veWFuIiwiZW1haWwiOiJ3b2dhY285MTk2QGFydWd5LmNvbSIsImV4cCI6MTc2NzUzOTgxOH0.xrd6RKUG8IdZDjgUiGzZBguHwIWpHriaBQAZSQmoYT4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b520a2fddecd380-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "162.249.126.195",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Dec-2025 15:20:06 UTC] === END API CALL LOG ===
[28-Dec-2025 15:20:06 UTC] ✅ API Hash verification passed for profile endpoint
[28-Dec-2025 15:20:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjgiLCJ1c2VybmFtZSI6Im5veWFuIiwiZW1haWwiOiJ3b2dhY285MTk2QGFydWd5LmNvbSIsImV4cCI6MTc2NzUzOTgxOH0.xrd6RKUG8IdZDjgUiGzZBguHwIWpHriaBQAZSQmoYT4
[28-Dec-2025 15:20:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Dec-2025 15:20:06 UTC] ✅ JWT token verified successfully for user profile
[28-Dec-2025 15:20:06 UTC] User ID: 68
[28-Dec-2025 15:20:06 UTC] ✅ User profile retrieved successfully for user ID: 68
[28-Dec-2025 15:24:27 UTC] === API CALL LOG ===
[28-Dec-2025 15:24:27 UTC] Endpoint: user/profile.php
[28-Dec-2025 15:24:27 UTC] Full Log Data: {
    "timestamp": "2025-12-28 15:24:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "162.249.126.195",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "162.249.126.195, 172.70.242.193",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjgiLCJ1c2VybmFtZSI6Im5veWFuIiwiZW1haWwiOiJ3b2dhY285MTk2QGFydWd5LmNvbSIsImV4cCI6MTc2NzUzOTgxOH0.xrd6RKUG8IdZDjgUiGzZBguHwIWpHriaBQAZSQmoYT4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b52108daea6bb41-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "162.249.126.195",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Dec-2025 15:24:27 UTC] === END API CALL LOG ===
[28-Dec-2025 15:24:27 UTC] ✅ API Hash verification passed for profile endpoint
[28-Dec-2025 15:24:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjgiLCJ1c2VybmFtZSI6Im5veWFuIiwiZW1haWwiOiJ3b2dhY285MTk2QGFydWd5LmNvbSIsImV4cCI6MTc2NzUzOTgxOH0.xrd6RKUG8IdZDjgUiGzZBguHwIWpHriaBQAZSQmoYT4
[28-Dec-2025 15:24:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Dec-2025 15:24:27 UTC] ✅ JWT token verified successfully for user profile
[28-Dec-2025 15:24:27 UTC] User ID: 68
[28-Dec-2025 15:24:27 UTC] ✅ User profile retrieved successfully for user ID: 68
[28-Dec-2025 15:24:27 UTC] User Purchases API - User ID: 68
[28-Dec-2025 15:24:27 UTC] User Purchases API - Total purchases found: 0
[28-Dec-2025 16:18:56 UTC] === API CALL LOG ===
[28-Dec-2025 16:18:56 UTC] Endpoint: user/profile.php
[28-Dec-2025 16:18:56 UTC] Full Log Data: {
    "timestamp": "2025-12-28 16:18:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:ad80:83:e7db:1:0:956d:ea39",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:ad80:83:e7db:1:0:956d:ea39, 162.158.28.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkiLCJ1c2VybmFtZSI6IkpvaG4gbWlsbGVyIiwiZW1haWwiOiJyYWZpdWxsYWhtYWhhcjMxQGdtYWlsLmNvbSIsImV4cCI6MTc2NzU0MzUzNH0.6ZIRRWdGHDAm5pmd5D5I2SH9gL0tN2c-id9cGYnvgqI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b52605d8c8df9e1-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:ad80:83:e7db:1:0:956d:ea39",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Dec-2025 16:18:56 UTC] === END API CALL LOG ===
[28-Dec-2025 16:18:56 UTC] ✅ API Hash verification passed for profile endpoint
[28-Dec-2025 16:18:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkiLCJ1c2VybmFtZSI6IkpvaG4gbWlsbGVyIiwiZW1haWwiOiJyYWZpdWxsYWhtYWhhcjMxQGdtYWlsLmNvbSIsImV4cCI6MTc2NzU0MzUzNH0.6ZIRRWdGHDAm5pmd5D5I2SH9gL0tN2c-id9cGYnvgqI
[28-Dec-2025 16:18:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Dec-2025 16:18:56 UTC] ✅ JWT token verified successfully for user profile
[28-Dec-2025 16:18:56 UTC] User ID: 69
[28-Dec-2025 16:18:56 UTC] ✅ User profile retrieved successfully for user ID: 69
[28-Dec-2025 16:19:18 UTC] === API CALL LOG ===
[28-Dec-2025 16:19:18 UTC] Endpoint: user/profile.php
[28-Dec-2025 16:19:18 UTC] Full Log Data: {
    "timestamp": "2025-12-28 16:19:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:ad80:83:e7db:1:0:956d:ea39",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:ad80:83:e7db:1:0:956d:ea39, 162.158.28.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkiLCJ1c2VybmFtZSI6IkpvaG4gbWlsbGVyIiwiZW1haWwiOiJyYWZpdWxsYWhtYWhhcjMxQGdtYWlsLmNvbSIsImV4cCI6MTc2NzU0MzUzNH0.6ZIRRWdGHDAm5pmd5D5I2SH9gL0tN2c-id9cGYnvgqI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b5260e719d0f9e1-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:ad80:83:e7db:1:0:956d:ea39",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Dec-2025 16:19:18 UTC] === END API CALL LOG ===
[28-Dec-2025 16:19:18 UTC] ✅ API Hash verification passed for profile endpoint
[28-Dec-2025 16:19:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkiLCJ1c2VybmFtZSI6IkpvaG4gbWlsbGVyIiwiZW1haWwiOiJyYWZpdWxsYWhtYWhhcjMxQGdtYWlsLmNvbSIsImV4cCI6MTc2NzU0MzUzNH0.6ZIRRWdGHDAm5pmd5D5I2SH9gL0tN2c-id9cGYnvgqI
[28-Dec-2025 16:19:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Dec-2025 16:19:18 UTC] ✅ JWT token verified successfully for user profile
[28-Dec-2025 16:19:18 UTC] User ID: 69
[28-Dec-2025 16:19:18 UTC] ✅ User profile retrieved successfully for user ID: 69
[28-Dec-2025 16:19:18 UTC] === API CALL LOG ===
[28-Dec-2025 16:19:18 UTC] Endpoint: user/profile.php
[28-Dec-2025 16:19:18 UTC] Full Log Data: {
    "timestamp": "2025-12-28 16:19:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:ad80:83:e7db:1:0:956d:ea39",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:ad80:83:e7db:1:0:956d:ea39, 162.158.28.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkiLCJ1c2VybmFtZSI6IkpvaG4gbWlsbGVyIiwiZW1haWwiOiJyYWZpdWxsYWhtYWhhcjMxQGdtYWlsLmNvbSIsImV4cCI6MTc2NzU0MzUzNH0.6ZIRRWdGHDAm5pmd5D5I2SH9gL0tN2c-id9cGYnvgqI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b5260e719d3f9e1-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:ad80:83:e7db:1:0:956d:ea39",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Dec-2025 16:19:18 UTC] === END API CALL LOG ===
[28-Dec-2025 16:19:18 UTC] ✅ API Hash verification passed for profile endpoint
[28-Dec-2025 16:19:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkiLCJ1c2VybmFtZSI6IkpvaG4gbWlsbGVyIiwiZW1haWwiOiJyYWZpdWxsYWhtYWhhcjMxQGdtYWlsLmNvbSIsImV4cCI6MTc2NzU0MzUzNH0.6ZIRRWdGHDAm5pmd5D5I2SH9gL0tN2c-id9cGYnvgqI
[28-Dec-2025 16:19:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Dec-2025 16:19:18 UTC] ✅ JWT token verified successfully for user profile
[28-Dec-2025 16:19:18 UTC] User ID: 69
[28-Dec-2025 16:19:18 UTC] ✅ User profile retrieved successfully for user ID: 69
[28-Dec-2025 16:20:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Dec-2025 16:20:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Dec-2025 16:20:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:ad80:83:e7db:1:0:956d:ea39, 162.158.28.164","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkiLCJ1c2VybmFtZSI6IkpvaG4gbWlsbGVyIiwiZW1haWwiOiJyYWZpdWxsYWhtYWhhcjMxQGdtYWlsLmNvbSIsImV4cCI6MTc2NzU0MzUzNH0.6ZIRRWdGHDAm5pmd5D5I2SH9gL0tN2c-id9cGYnvgqI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9b5261fd1cdef9e1-MCT","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2402:ad80:83:e7db:1:0:956d:ea39","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Dec-2025 16:20:03 UTC] === User Orders API Called ===
[28-Dec-2025 16:20:03 UTC] User ID: 69
[28-Dec-2025 16:20:03 UTC] Limit: 20, Offset: 0
[28-Dec-2025 16:20:03 UTC] Orders found: 0
[28-Dec-2025 16:20:03 UTC] Orders data: []
[28-Dec-2025 16:20:03 UTC] Total orders count: 0
[28-Dec-2025 16:20:04 UTC] === API CALL LOG ===
[28-Dec-2025 16:20:04 UTC] Endpoint: user/profile.php
[28-Dec-2025 16:20:04 UTC] Full Log Data: {
    "timestamp": "2025-12-28 16:20:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:ad80:83:e7db:1:0:956d:ea39",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:ad80:83:e7db:1:0:956d:ea39, 162.158.28.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkiLCJ1c2VybmFtZSI6IkpvaG4gbWlsbGVyIiwiZW1haWwiOiJyYWZpdWxsYWhtYWhhcjMxQGdtYWlsLmNvbSIsImV4cCI6MTc2NzU0MzUzNH0.6ZIRRWdGHDAm5pmd5D5I2SH9gL0tN2c-id9cGYnvgqI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b526207fe86f9e1-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:ad80:83:e7db:1:0:956d:ea39",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Dec-2025 16:20:04 UTC] === END API CALL LOG ===
[28-Dec-2025 16:20:04 UTC] ✅ API Hash verification passed for profile endpoint
[28-Dec-2025 16:20:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkiLCJ1c2VybmFtZSI6IkpvaG4gbWlsbGVyIiwiZW1haWwiOiJyYWZpdWxsYWhtYWhhcjMxQGdtYWlsLmNvbSIsImV4cCI6MTc2NzU0MzUzNH0.6ZIRRWdGHDAm5pmd5D5I2SH9gL0tN2c-id9cGYnvgqI
[28-Dec-2025 16:20:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Dec-2025 16:20:04 UTC] ✅ JWT token verified successfully for user profile
[28-Dec-2025 16:20:04 UTC] User ID: 69
[28-Dec-2025 16:20:04 UTC] ✅ User profile retrieved successfully for user ID: 69
[28-Dec-2025 16:21:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Dec-2025 16:21:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Dec-2025 16:21:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:ad80:83:e7db:1:0:956d:ea39, 162.158.28.164","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkiLCJ1c2VybmFtZSI6IkpvaG4gbWlsbGVyIiwiZW1haWwiOiJyYWZpdWxsYWhtYWhhcjMxQGdtYWlsLmNvbSIsImV4cCI6MTc2NzU0MzUzNH0.6ZIRRWdGHDAm5pmd5D5I2SH9gL0tN2c-id9cGYnvgqI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9b52636538d3f9f6-MCT","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2402:ad80:83:e7db:1:0:956d:ea39","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Dec-2025 16:21:00 UTC] === User Orders API Called ===
[28-Dec-2025 16:21:00 UTC] User ID: 69
[28-Dec-2025 16:21:00 UTC] Limit: 20, Offset: 0
[28-Dec-2025 16:21:00 UTC] Orders found: 1
[28-Dec-2025 16:21:00 UTC] Orders data: [{"id":50,"quantity":1,"total_coins":1,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Rafiulla","status":"pending","created_at":"2025-12-28 19:50:58","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[28-Dec-2025 16:21:00 UTC] Total orders count: 1
[28-Dec-2025 16:21:37 UTC] === API CALL LOG ===
[28-Dec-2025 16:21:37 UTC] Endpoint: user/profile.php
[28-Dec-2025 16:21:37 UTC] Full Log Data: {
    "timestamp": "2025-12-28 16:21:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:ad80:83:e7db:1:0:956d:ea39",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:ad80:83:e7db:1:0:956d:ea39, 162.158.28.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkiLCJ1c2VybmFtZSI6IkpvaG4gbWlsbGVyIiwiZW1haWwiOiJyYWZpdWxsYWhtYWhhcjMxQGdtYWlsLmNvbSIsImV4cCI6MTc2NzU0MzUzNH0.6ZIRRWdGHDAm5pmd5D5I2SH9gL0tN2c-id9cGYnvgqI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b52644e1953f9f2-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:ad80:83:e7db:1:0:956d:ea39",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Dec-2025 16:21:37 UTC] === END API CALL LOG ===
[28-Dec-2025 16:21:37 UTC] ✅ API Hash verification passed for profile endpoint
[28-Dec-2025 16:21:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkiLCJ1c2VybmFtZSI6IkpvaG4gbWlsbGVyIiwiZW1haWwiOiJyYWZpdWxsYWhtYWhhcjMxQGdtYWlsLmNvbSIsImV4cCI6MTc2NzU0MzUzNH0.6ZIRRWdGHDAm5pmd5D5I2SH9gL0tN2c-id9cGYnvgqI
[28-Dec-2025 16:21:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Dec-2025 16:21:37 UTC] ✅ JWT token verified successfully for user profile
[28-Dec-2025 16:21:37 UTC] User ID: 69
[28-Dec-2025 16:21:37 UTC] ✅ User profile retrieved successfully for user ID: 69
[28-Dec-2025 16:41:02 UTC] === API CALL LOG ===
[28-Dec-2025 16:41:02 UTC] Endpoint: user/profile.php
[28-Dec-2025 16:41:02 UTC] Full Log Data: {
    "timestamp": "2025-12-28 16:41:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:4358:7bf7:805e:bfff:fe1b:dd19",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:4358:7bf7:805e:bfff:fe1b:dd19, 172.70.108.43",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAiLCJ1c2VybmFtZSI6ImFzZGYiLCJlbWFpbCI6ImFuamFsaWRhc3dAZ21haWwuY29tIiwiZXhwIjoxNzY3NTQ0ODYxfQ.UWB0MUNkBf10JZ80YPCAGI6-mqxhFw_r3fWlIISUwx4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b5280c19b9be218-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:4358:7bf7:805e:bfff:fe1b:dd19",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Dec-2025 16:41:02 UTC] === END API CALL LOG ===
[28-Dec-2025 16:41:02 UTC] ✅ API Hash verification passed for profile endpoint
[28-Dec-2025 16:41:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAiLCJ1c2VybmFtZSI6ImFzZGYiLCJlbWFpbCI6ImFuamFsaWRhc3dAZ21haWwuY29tIiwiZXhwIjoxNzY3NTQ0ODYxfQ.UWB0MUNkBf10JZ80YPCAGI6-mqxhFw_r3fWlIISUwx4
[28-Dec-2025 16:41:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Dec-2025 16:41:02 UTC] ✅ JWT token verified successfully for user profile
[28-Dec-2025 16:41:02 UTC] User ID: 70
[28-Dec-2025 16:41:02 UTC] ✅ User profile retrieved successfully for user ID: 70
[28-Dec-2025 16:41:11 UTC] === API CALL LOG ===
[28-Dec-2025 16:41:11 UTC] Endpoint: user/profile.php
[28-Dec-2025 16:41:11 UTC] Full Log Data: {
    "timestamp": "2025-12-28 16:41:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:4358:7bf7:805e:bfff:fe1b:dd19",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:4358:7bf7:805e:bfff:fe1b:dd19, 172.70.108.43",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAiLCJ1c2VybmFtZSI6ImFzZGYiLCJlbWFpbCI6ImFuamFsaWRhc3dAZ21haWwuY29tIiwiZXhwIjoxNzY3NTQ0ODYxfQ.UWB0MUNkBf10JZ80YPCAGI6-mqxhFw_r3fWlIISUwx4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b5280f6fd80e218-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:4358:7bf7:805e:bfff:fe1b:dd19",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Dec-2025 16:41:11 UTC] === END API CALL LOG ===
[28-Dec-2025 16:41:11 UTC] ✅ API Hash verification passed for profile endpoint
[28-Dec-2025 16:41:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAiLCJ1c2VybmFtZSI6ImFzZGYiLCJlbWFpbCI6ImFuamFsaWRhc3dAZ21haWwuY29tIiwiZXhwIjoxNzY3NTQ0ODYxfQ.UWB0MUNkBf10JZ80YPCAGI6-mqxhFw_r3fWlIISUwx4
[28-Dec-2025 16:41:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Dec-2025 16:41:11 UTC] ✅ JWT token verified successfully for user profile
[28-Dec-2025 16:41:11 UTC] User ID: 70
[28-Dec-2025 16:41:11 UTC] ✅ User profile retrieved successfully for user ID: 70
[28-Dec-2025 16:41:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Dec-2025 16:41:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Dec-2025 16:41:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:3a80:4358:7bf7:805e:bfff:fe1b:dd19, 172.70.108.43","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAiLCJ1c2VybmFtZSI6ImFzZGYiLCJlbWFpbCI6ImFuamFsaWRhc3dAZ21haWwuY29tIiwiZXhwIjoxNzY3NTQ0ODYxfQ.UWB0MUNkBf10JZ80YPCAGI6-mqxhFw_r3fWlIISUwx4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9b528131585fe218-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2402:3a80:4358:7bf7:805e:bfff:fe1b:dd19","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Dec-2025 16:41:20 UTC] === User Orders API Called ===
[28-Dec-2025 16:41:20 UTC] User ID: 70
[28-Dec-2025 16:41:20 UTC] Limit: 20, Offset: 0
[28-Dec-2025 16:41:20 UTC] Orders found: 0
[28-Dec-2025 16:41:20 UTC] Orders data: []
[28-Dec-2025 16:41:20 UTC] Total orders count: 0
[28-Dec-2025 16:41:22 UTC] === API CALL LOG ===
[28-Dec-2025 16:41:22 UTC] Endpoint: user/profile.php
[28-Dec-2025 16:41:22 UTC] Full Log Data: {
    "timestamp": "2025-12-28 16:41:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:4358:7bf7:805e:bfff:fe1b:dd19",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:4358:7bf7:805e:bfff:fe1b:dd19, 172.70.108.43",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAiLCJ1c2VybmFtZSI6ImFzZGYiLCJlbWFpbCI6ImFuamFsaWRhc3dAZ21haWwuY29tIiwiZXhwIjoxNzY3NTQ0ODYxfQ.UWB0MUNkBf10JZ80YPCAGI6-mqxhFw_r3fWlIISUwx4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b528139bb76e218-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:4358:7bf7:805e:bfff:fe1b:dd19",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Dec-2025 16:41:22 UTC] === END API CALL LOG ===
[28-Dec-2025 16:41:22 UTC] ✅ API Hash verification passed for profile endpoint
[28-Dec-2025 16:41:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAiLCJ1c2VybmFtZSI6ImFzZGYiLCJlbWFpbCI6ImFuamFsaWRhc3dAZ21haWwuY29tIiwiZXhwIjoxNzY3NTQ0ODYxfQ.UWB0MUNkBf10JZ80YPCAGI6-mqxhFw_r3fWlIISUwx4
[28-Dec-2025 16:41:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Dec-2025 16:41:22 UTC] ✅ JWT token verified successfully for user profile
[28-Dec-2025 16:41:22 UTC] User ID: 70
[28-Dec-2025 16:41:22 UTC] ✅ User profile retrieved successfully for user ID: 70
[28-Dec-2025 16:41:22 UTC] User Purchases API - User ID: 70
[28-Dec-2025 16:41:22 UTC] User Purchases API - Total purchases found: 0
[28-Dec-2025 16:41:25 UTC] === API CALL LOG ===
[28-Dec-2025 16:41:25 UTC] Endpoint: user/profile.php
[28-Dec-2025 16:41:25 UTC] Full Log Data: {
    "timestamp": "2025-12-28 16:41:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:4358:7bf7:805e:bfff:fe1b:dd19",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:4358:7bf7:805e:bfff:fe1b:dd19, 172.70.108.43",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAiLCJ1c2VybmFtZSI6ImFzZGYiLCJlbWFpbCI6ImFuamFsaWRhc3dAZ21haWwuY29tIiwiZXhwIjoxNzY3NTQ0ODYxfQ.UWB0MUNkBf10JZ80YPCAGI6-mqxhFw_r3fWlIISUwx4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b5281514eafe218-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:4358:7bf7:805e:bfff:fe1b:dd19",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Dec-2025 16:41:25 UTC] === END API CALL LOG ===
[28-Dec-2025 16:41:25 UTC] ✅ API Hash verification passed for profile endpoint
[28-Dec-2025 16:41:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAiLCJ1c2VybmFtZSI6ImFzZGYiLCJlbWFpbCI6ImFuamFsaWRhc3dAZ21haWwuY29tIiwiZXhwIjoxNzY3NTQ0ODYxfQ.UWB0MUNkBf10JZ80YPCAGI6-mqxhFw_r3fWlIISUwx4
[28-Dec-2025 16:41:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Dec-2025 16:41:25 UTC] ✅ JWT token verified successfully for user profile
[28-Dec-2025 16:41:25 UTC] User ID: 70
[28-Dec-2025 16:41:25 UTC] ✅ User profile retrieved successfully for user ID: 70
[28-Dec-2025 16:41:37 UTC] === API CALL LOG ===
[28-Dec-2025 16:41:37 UTC] Endpoint: user/profile.php
[28-Dec-2025 16:41:37 UTC] Full Log Data: {
    "timestamp": "2025-12-28 16:41:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:4358:7bf7:805e:bfff:fe1b:dd19",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:4358:7bf7:805e:bfff:fe1b:dd19, 172.70.108.43",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAiLCJ1c2VybmFtZSI6ImFzZGYiLCJlbWFpbCI6ImFuamFsaWRhc3dAZ21haWwuY29tIiwiZXhwIjoxNzY3NTQ0ODYxfQ.UWB0MUNkBf10JZ80YPCAGI6-mqxhFw_r3fWlIISUwx4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b528198b9c4e218-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:4358:7bf7:805e:bfff:fe1b:dd19",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Dec-2025 16:41:37 UTC] === END API CALL LOG ===
[28-Dec-2025 16:41:37 UTC] ✅ API Hash verification passed for profile endpoint
[28-Dec-2025 16:41:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAiLCJ1c2VybmFtZSI6ImFzZGYiLCJlbWFpbCI6ImFuamFsaWRhc3dAZ21haWwuY29tIiwiZXhwIjoxNzY3NTQ0ODYxfQ.UWB0MUNkBf10JZ80YPCAGI6-mqxhFw_r3fWlIISUwx4
[28-Dec-2025 16:41:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Dec-2025 16:41:37 UTC] ✅ JWT token verified successfully for user profile
[28-Dec-2025 16:41:37 UTC] User ID: 70
[28-Dec-2025 16:41:37 UTC] ✅ User profile retrieved successfully for user ID: 70
[28-Dec-2025 16:41:41 UTC] === API CALL LOG ===
[28-Dec-2025 16:41:41 UTC] Endpoint: user/profile.php
[28-Dec-2025 16:41:41 UTC] Full Log Data: {
    "timestamp": "2025-12-28 16:41:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:4358:7bf7:805e:bfff:fe1b:dd19",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:4358:7bf7:805e:bfff:fe1b:dd19, 172.70.108.43",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAiLCJ1c2VybmFtZSI6ImFzZGYiLCJlbWFpbCI6ImFuamFsaWRhc3dAZ21haWwuY29tIiwiZXhwIjoxNzY3NTQ0ODYxfQ.UWB0MUNkBf10JZ80YPCAGI6-mqxhFw_r3fWlIISUwx4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b5281b03f53e218-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:4358:7bf7:805e:bfff:fe1b:dd19",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Dec-2025 16:41:41 UTC] === END API CALL LOG ===
[28-Dec-2025 16:41:41 UTC] ✅ API Hash verification passed for profile endpoint
[28-Dec-2025 16:41:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAiLCJ1c2VybmFtZSI6ImFzZGYiLCJlbWFpbCI6ImFuamFsaWRhc3dAZ21haWwuY29tIiwiZXhwIjoxNzY3NTQ0ODYxfQ.UWB0MUNkBf10JZ80YPCAGI6-mqxhFw_r3fWlIISUwx4
[28-Dec-2025 16:41:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Dec-2025 16:41:41 UTC] ✅ JWT token verified successfully for user profile
[28-Dec-2025 16:41:41 UTC] User ID: 70
[28-Dec-2025 16:41:41 UTC] ✅ User profile retrieved successfully for user ID: 70
[28-Dec-2025 16:42:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Dec-2025 16:42:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Dec-2025 16:42:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:3a80:4358:7bf7:805e:bfff:fe1b:dd19, 172.70.108.43","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAiLCJ1c2VybmFtZSI6ImFzZGYiLCJlbWFpbCI6ImFuamFsaWRhc3dAZ21haWwuY29tIiwiZXhwIjoxNzY3NTQ0ODYxfQ.UWB0MUNkBf10JZ80YPCAGI6-mqxhFw_r3fWlIISUwx4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9b52823da9a3e218-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2402:3a80:4358:7bf7:805e:bfff:fe1b:dd19","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Dec-2025 16:42:03 UTC] === User Orders API Called ===
[28-Dec-2025 16:42:03 UTC] User ID: 70
[28-Dec-2025 16:42:03 UTC] Limit: 20, Offset: 0
[28-Dec-2025 16:42:03 UTC] Orders found: 1
[28-Dec-2025 16:42:03 UTC] Orders data: [{"id":51,"quantity":5,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/panuhubs","status":"pending","created_at":"2025-12-28 20:12:01","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[28-Dec-2025 16:42:03 UTC] Total orders count: 1
[28-Dec-2025 16:42:11 UTC] === API CALL LOG ===
[28-Dec-2025 16:42:11 UTC] Endpoint: user/profile.php
[28-Dec-2025 16:42:11 UTC] Full Log Data: {
    "timestamp": "2025-12-28 16:42:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:4358:7bf7:805e:bfff:fe1b:dd19",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:4358:7bf7:805e:bfff:fe1b:dd19, 172.70.108.42",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAiLCJ1c2VybmFtZSI6ImFzZGYiLCJlbWFpbCI6ImFuamFsaWRhc3dAZ21haWwuY29tIiwiZXhwIjoxNzY3NTQ0ODYxfQ.UWB0MUNkBf10JZ80YPCAGI6-mqxhFw_r3fWlIISUwx4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b52826d7ec0e218-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:4358:7bf7:805e:bfff:fe1b:dd19",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Dec-2025 16:42:11 UTC] === END API CALL LOG ===
[28-Dec-2025 16:42:11 UTC] ✅ API Hash verification passed for profile endpoint
[28-Dec-2025 16:42:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAiLCJ1c2VybmFtZSI6ImFzZGYiLCJlbWFpbCI6ImFuamFsaWRhc3dAZ21haWwuY29tIiwiZXhwIjoxNzY3NTQ0ODYxfQ.UWB0MUNkBf10JZ80YPCAGI6-mqxhFw_r3fWlIISUwx4
[28-Dec-2025 16:42:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Dec-2025 16:42:11 UTC] ✅ JWT token verified successfully for user profile
[28-Dec-2025 16:42:11 UTC] User ID: 70
[28-Dec-2025 16:42:11 UTC] ✅ User profile retrieved successfully for user ID: 70
[28-Dec-2025 16:42:24 UTC] === API CALL LOG ===
[28-Dec-2025 16:42:24 UTC] Endpoint: user/profile.php
[28-Dec-2025 16:42:24 UTC] Full Log Data: {
    "timestamp": "2025-12-28 16:42:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:4358:7bf7:805e:bfff:fe1b:dd19",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:4358:7bf7:805e:bfff:fe1b:dd19, 172.70.108.42",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAiLCJ1c2VybmFtZSI6ImFzZGYiLCJlbWFpbCI6ImFuamFsaWRhc3dAZ21haWwuY29tIiwiZXhwIjoxNzY3NTQ0ODYxfQ.UWB0MUNkBf10JZ80YPCAGI6-mqxhFw_r3fWlIISUwx4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b5282c03f43e218-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:4358:7bf7:805e:bfff:fe1b:dd19",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Dec-2025 16:42:24 UTC] === END API CALL LOG ===
[28-Dec-2025 16:42:24 UTC] ✅ API Hash verification passed for profile endpoint
[28-Dec-2025 16:42:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAiLCJ1c2VybmFtZSI6ImFzZGYiLCJlbWFpbCI6ImFuamFsaWRhc3dAZ21haWwuY29tIiwiZXhwIjoxNzY3NTQ0ODYxfQ.UWB0MUNkBf10JZ80YPCAGI6-mqxhFw_r3fWlIISUwx4
[28-Dec-2025 16:42:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Dec-2025 16:42:24 UTC] ✅ JWT token verified successfully for user profile
[28-Dec-2025 16:42:24 UTC] User ID: 70
[28-Dec-2025 16:42:24 UTC] ✅ User profile retrieved successfully for user ID: 70
[28-Dec-2025 16:42:54 UTC] === API CALL LOG ===
[28-Dec-2025 16:42:54 UTC] Endpoint: user/profile.php
[28-Dec-2025 16:42:54 UTC] Full Log Data: {
    "timestamp": "2025-12-28 16:42:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:4358:7bf7:805e:bfff:fe1b:dd19",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:4358:7bf7:805e:bfff:fe1b:dd19, 172.70.108.43",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAiLCJ1c2VybmFtZSI6ImFzZGYiLCJlbWFpbCI6ImFuamFsaWRhc3dAZ21haWwuY29tIiwiZXhwIjoxNzY3NTQ0ODYxfQ.UWB0MUNkBf10JZ80YPCAGI6-mqxhFw_r3fWlIISUwx4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b52837d4c3ce218-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:4358:7bf7:805e:bfff:fe1b:dd19",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Dec-2025 16:42:54 UTC] === END API CALL LOG ===
[28-Dec-2025 16:42:54 UTC] ✅ API Hash verification passed for profile endpoint
[28-Dec-2025 16:42:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAiLCJ1c2VybmFtZSI6ImFzZGYiLCJlbWFpbCI6ImFuamFsaWRhc3dAZ21haWwuY29tIiwiZXhwIjoxNzY3NTQ0ODYxfQ.UWB0MUNkBf10JZ80YPCAGI6-mqxhFw_r3fWlIISUwx4
[28-Dec-2025 16:42:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Dec-2025 16:42:54 UTC] ✅ JWT token verified successfully for user profile
[28-Dec-2025 16:42:54 UTC] User ID: 70
[28-Dec-2025 16:42:54 UTC] ✅ User profile retrieved successfully for user ID: 70
[28-Dec-2025 16:43:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Dec-2025 16:43:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Dec-2025 16:43:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:3a80:4358:7bf7:805e:bfff:fe1b:dd19, 172.70.108.43","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAiLCJ1c2VybmFtZSI6ImFzZGYiLCJlbWFpbCI6ImFuamFsaWRhc3dAZ21haWwuY29tIiwiZXhwIjoxNzY3NTQ0ODYxfQ.UWB0MUNkBf10JZ80YPCAGI6-mqxhFw_r3fWlIISUwx4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9b5283ad9ce5e218-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2402:3a80:4358:7bf7:805e:bfff:fe1b:dd19","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Dec-2025 16:43:02 UTC] === User Orders API Called ===
[28-Dec-2025 16:43:02 UTC] User ID: 70
[28-Dec-2025 16:43:02 UTC] Limit: 20, Offset: 0
[28-Dec-2025 16:43:02 UTC] Orders found: 1
[28-Dec-2025 16:43:02 UTC] Orders data: [{"id":51,"quantity":5,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/panuhubs","status":"pending","created_at":"2025-12-28 20:12:01","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[28-Dec-2025 16:43:02 UTC] Total orders count: 1
[28-Dec-2025 16:43:04 UTC] === API CALL LOG ===
[28-Dec-2025 16:43:04 UTC] Endpoint: user/profile.php
[28-Dec-2025 16:43:04 UTC] Full Log Data: {
    "timestamp": "2025-12-28 16:43:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:4358:7bf7:805e:bfff:fe1b:dd19",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:4358:7bf7:805e:bfff:fe1b:dd19, 172.70.108.43",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAiLCJ1c2VybmFtZSI6ImFzZGYiLCJlbWFpbCI6ImFuamFsaWRhc3dAZ21haWwuY29tIiwiZXhwIjoxNzY3NTQ0ODYxfQ.UWB0MUNkBf10JZ80YPCAGI6-mqxhFw_r3fWlIISUwx4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b5283b5d94be218-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:4358:7bf7:805e:bfff:fe1b:dd19",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Dec-2025 16:43:04 UTC] === END API CALL LOG ===
[28-Dec-2025 16:43:04 UTC] ✅ API Hash verification passed for profile endpoint
[28-Dec-2025 16:43:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAiLCJ1c2VybmFtZSI6ImFzZGYiLCJlbWFpbCI6ImFuamFsaWRhc3dAZ21haWwuY29tIiwiZXhwIjoxNzY3NTQ0ODYxfQ.UWB0MUNkBf10JZ80YPCAGI6-mqxhFw_r3fWlIISUwx4
[28-Dec-2025 16:43:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Dec-2025 16:43:04 UTC] ✅ JWT token verified successfully for user profile
[28-Dec-2025 16:43:04 UTC] User ID: 70
[28-Dec-2025 16:43:04 UTC] ✅ User profile retrieved successfully for user ID: 70
[28-Dec-2025 16:43:04 UTC] User Purchases API - User ID: 70
[28-Dec-2025 16:43:04 UTC] User Purchases API - Total purchases found: 0
[28-Dec-2025 16:43:14 UTC] === API CALL LOG ===
[28-Dec-2025 16:43:14 UTC] Endpoint: user/profile.php
[28-Dec-2025 16:43:14 UTC] Full Log Data: {
    "timestamp": "2025-12-28 16:43:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:4358:7bf7:805e:bfff:fe1b:dd19",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:4358:7bf7:805e:bfff:fe1b:dd19, 172.70.108.43",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAiLCJ1c2VybmFtZSI6ImFzZGYiLCJlbWFpbCI6ImFuamFsaWRhc3dAZ21haWwuY29tIiwiZXhwIjoxNzY3NTQ0ODYxfQ.UWB0MUNkBf10JZ80YPCAGI6-mqxhFw_r3fWlIISUwx4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b5283f98a04e218-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:4358:7bf7:805e:bfff:fe1b:dd19",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Dec-2025 16:43:14 UTC] === END API CALL LOG ===
[28-Dec-2025 16:43:14 UTC] ✅ API Hash verification passed for profile endpoint
[28-Dec-2025 16:43:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAiLCJ1c2VybmFtZSI6ImFzZGYiLCJlbWFpbCI6ImFuamFsaWRhc3dAZ21haWwuY29tIiwiZXhwIjoxNzY3NTQ0ODYxfQ.UWB0MUNkBf10JZ80YPCAGI6-mqxhFw_r3fWlIISUwx4
[28-Dec-2025 16:43:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Dec-2025 16:43:14 UTC] ✅ JWT token verified successfully for user profile
[28-Dec-2025 16:43:14 UTC] User ID: 70
[28-Dec-2025 16:43:14 UTC] ✅ User profile retrieved successfully for user ID: 70
[28-Dec-2025 16:43:15 UTC] User Purchases API - User ID: 70
[28-Dec-2025 16:43:15 UTC] User Purchases API - Total purchases found: 0
[28-Dec-2025 16:43:18 UTC] === API CALL LOG ===
[28-Dec-2025 16:43:18 UTC] Endpoint: user/profile.php
[28-Dec-2025 16:43:18 UTC] Full Log Data: {
    "timestamp": "2025-12-28 16:43:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:4358:7bf7:805e:bfff:fe1b:dd19",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:4358:7bf7:805e:bfff:fe1b:dd19, 172.70.108.43",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAiLCJ1c2VybmFtZSI6ImFzZGYiLCJlbWFpbCI6ImFuamFsaWRhc3dAZ21haWwuY29tIiwiZXhwIjoxNzY3NTQ0ODYxfQ.UWB0MUNkBf10JZ80YPCAGI6-mqxhFw_r3fWlIISUwx4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b52840eab11e218-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:4358:7bf7:805e:bfff:fe1b:dd19",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Dec-2025 16:43:18 UTC] === END API CALL LOG ===
[28-Dec-2025 16:43:18 UTC] ✅ API Hash verification passed for profile endpoint
[28-Dec-2025 16:43:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAiLCJ1c2VybmFtZSI6ImFzZGYiLCJlbWFpbCI6ImFuamFsaWRhc3dAZ21haWwuY29tIiwiZXhwIjoxNzY3NTQ0ODYxfQ.UWB0MUNkBf10JZ80YPCAGI6-mqxhFw_r3fWlIISUwx4
[28-Dec-2025 16:43:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Dec-2025 16:43:18 UTC] ✅ JWT token verified successfully for user profile
[28-Dec-2025 16:43:18 UTC] User ID: 70
[28-Dec-2025 16:43:18 UTC] ✅ User profile retrieved successfully for user ID: 70
[28-Dec-2025 17:39:09 UTC] === API CALL LOG ===
[28-Dec-2025 17:39:09 UTC] Endpoint: user/profile.php
[28-Dec-2025 17:39:09 UTC] Full Log Data: {
    "timestamp": "2025-12-28 17:39:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:4358:7bf7:8055:b1ff:fea7:8e64",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:4358:7bf7:8055:b1ff:fea7:8e64, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAiLCJ1c2VybmFtZSI6ImFzZGYiLCJlbWFpbCI6ImFuamFsaWRhc3dAZ21haWwuY29tIiwiZXhwIjoxNzY3NTQ0ODYxfQ.UWB0MUNkBf10JZ80YPCAGI6-mqxhFw_r3fWlIISUwx4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b52d5dfd86ae1a2-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:4358:7bf7:8055:b1ff:fea7:8e64",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Dec-2025 17:39:09 UTC] === END API CALL LOG ===
[28-Dec-2025 17:39:09 UTC] ✅ API Hash verification passed for profile endpoint
[28-Dec-2025 17:39:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAiLCJ1c2VybmFtZSI6ImFzZGYiLCJlbWFpbCI6ImFuamFsaWRhc3dAZ21haWwuY29tIiwiZXhwIjoxNzY3NTQ0ODYxfQ.UWB0MUNkBf10JZ80YPCAGI6-mqxhFw_r3fWlIISUwx4
[28-Dec-2025 17:39:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Dec-2025 17:39:09 UTC] ✅ JWT token verified successfully for user profile
[28-Dec-2025 17:39:09 UTC] User ID: 70
[28-Dec-2025 17:39:09 UTC] ✅ User profile retrieved successfully for user ID: 70
[28-Dec-2025 17:39:10 UTC] === API CALL LOG ===
[28-Dec-2025 17:39:10 UTC] Endpoint: user/profile.php
[28-Dec-2025 17:39:10 UTC] Full Log Data: {
    "timestamp": "2025-12-28 17:39:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:4358:7bf7:8055:b1ff:fea7:8e64",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:4358:7bf7:8055:b1ff:fea7:8e64, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAiLCJ1c2VybmFtZSI6ImFzZGYiLCJlbWFpbCI6ImFuamFsaWRhc3dAZ21haWwuY29tIiwiZXhwIjoxNzY3NTQ0ODYxfQ.UWB0MUNkBf10JZ80YPCAGI6-mqxhFw_r3fWlIISUwx4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b52d5e5cf71e1a2-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:4358:7bf7:8055:b1ff:fea7:8e64",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Dec-2025 17:39:10 UTC] === END API CALL LOG ===
[28-Dec-2025 17:39:10 UTC] ✅ API Hash verification passed for profile endpoint
[28-Dec-2025 17:39:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAiLCJ1c2VybmFtZSI6ImFzZGYiLCJlbWFpbCI6ImFuamFsaWRhc3dAZ21haWwuY29tIiwiZXhwIjoxNzY3NTQ0ODYxfQ.UWB0MUNkBf10JZ80YPCAGI6-mqxhFw_r3fWlIISUwx4
[28-Dec-2025 17:39:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Dec-2025 17:39:10 UTC] ✅ JWT token verified successfully for user profile
[28-Dec-2025 17:39:10 UTC] User ID: 70
[28-Dec-2025 17:39:10 UTC] ✅ User profile retrieved successfully for user ID: 70
[28-Dec-2025 17:39:16 UTC] === API CALL LOG ===
[28-Dec-2025 17:39:16 UTC] Endpoint: user/profile.php
[28-Dec-2025 17:39:16 UTC] Full Log Data: {
    "timestamp": "2025-12-28 17:39:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:4358:7bf7:8055:b1ff:fea7:8e64",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:4358:7bf7:8055:b1ff:fea7:8e64, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAiLCJ1c2VybmFtZSI6ImFzZGYiLCJlbWFpbCI6ImFuamFsaWRhc3dAZ21haWwuY29tIiwiZXhwIjoxNzY3NTQ0ODYxfQ.UWB0MUNkBf10JZ80YPCAGI6-mqxhFw_r3fWlIISUwx4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b52d60b3ad2e1a2-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:4358:7bf7:8055:b1ff:fea7:8e64",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Dec-2025 17:39:16 UTC] === END API CALL LOG ===
[28-Dec-2025 17:39:16 UTC] ✅ API Hash verification passed for profile endpoint
[28-Dec-2025 17:39:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAiLCJ1c2VybmFtZSI6ImFzZGYiLCJlbWFpbCI6ImFuamFsaWRhc3dAZ21haWwuY29tIiwiZXhwIjoxNzY3NTQ0ODYxfQ.UWB0MUNkBf10JZ80YPCAGI6-mqxhFw_r3fWlIISUwx4
[28-Dec-2025 17:39:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Dec-2025 17:39:16 UTC] ✅ JWT token verified successfully for user profile
[28-Dec-2025 17:39:16 UTC] User ID: 70
[28-Dec-2025 17:39:16 UTC] ✅ User profile retrieved successfully for user ID: 70
[28-Dec-2025 17:39:18 UTC] === API CALL LOG ===
[28-Dec-2025 17:39:18 UTC] Endpoint: user/profile.php
[28-Dec-2025 17:39:18 UTC] Full Log Data: {
    "timestamp": "2025-12-28 17:39:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:4358:7bf7:8055:b1ff:fea7:8e64",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:4358:7bf7:8055:b1ff:fea7:8e64, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAiLCJ1c2VybmFtZSI6ImFzZGYiLCJlbWFpbCI6ImFuamFsaWRhc3dAZ21haWwuY29tIiwiZXhwIjoxNzY3NTQ0ODYxfQ.UWB0MUNkBf10JZ80YPCAGI6-mqxhFw_r3fWlIISUwx4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b52d6169f37e1a2-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:4358:7bf7:8055:b1ff:fea7:8e64",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Dec-2025 17:39:18 UTC] === END API CALL LOG ===
[28-Dec-2025 17:39:18 UTC] ✅ API Hash verification passed for profile endpoint
[28-Dec-2025 17:39:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAiLCJ1c2VybmFtZSI6ImFzZGYiLCJlbWFpbCI6ImFuamFsaWRhc3dAZ21haWwuY29tIiwiZXhwIjoxNzY3NTQ0ODYxfQ.UWB0MUNkBf10JZ80YPCAGI6-mqxhFw_r3fWlIISUwx4
[28-Dec-2025 17:39:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Dec-2025 17:39:18 UTC] ✅ JWT token verified successfully for user profile
[28-Dec-2025 17:39:18 UTC] User ID: 70
[28-Dec-2025 17:39:18 UTC] ✅ User profile retrieved successfully for user ID: 70
[28-Dec-2025 17:39:18 UTC] User Purchases API - User ID: 70
[28-Dec-2025 17:39:18 UTC] User Purchases API - Total purchases found: 0
[29-Dec-2025 01:13:58 UTC] === API CALL LOG ===
[29-Dec-2025 01:13:58 UTC] Endpoint: user/profile.php
[29-Dec-2025 01:13:58 UTC] Full Log Data: {
    "timestamp": "2025-12-29 01:13:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4060:2d3d:8656::ebca:ad0f",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4060:2d3d:8656::ebca:ad0f, 172.70.208.19",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzEiLCJ1c2VybmFtZSI6IlJvdW1payIsImVtYWlsIjoibW9uZGFsbGlsaWthQGdtYWlsLmNvbSIsImV4cCI6MTc2NzU3NTYzNn0.CHXpG27sikU51qpaM2v3BgdSIBT-ZTioJGhGM8KgQgQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b5570181adefdaa-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4060:2d3d:8656::ebca:ad0f",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Dec-2025 01:13:58 UTC] === END API CALL LOG ===
[29-Dec-2025 01:13:58 UTC] ✅ API Hash verification passed for profile endpoint
[29-Dec-2025 01:13:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzEiLCJ1c2VybmFtZSI6IlJvdW1payIsImVtYWlsIjoibW9uZGFsbGlsaWthQGdtYWlsLmNvbSIsImV4cCI6MTc2NzU3NTYzNn0.CHXpG27sikU51qpaM2v3BgdSIBT-ZTioJGhGM8KgQgQ
[29-Dec-2025 01:13:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Dec-2025 01:13:58 UTC] ✅ JWT token verified successfully for user profile
[29-Dec-2025 01:13:58 UTC] User ID: 71
[29-Dec-2025 01:13:58 UTC] ✅ User profile retrieved successfully for user ID: 71
[29-Dec-2025 01:14:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Dec-2025 01:14:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Dec-2025 01:14:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:4060:2d3d:8656::ebca:ad0f, 172.70.208.80","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzEiLCJ1c2VybmFtZSI6IlJvdW1payIsImVtYWlsIjoibW9uZGFsbGlsaWthQGdtYWlsLmNvbSIsImV4cCI6MTc2NzU3NTYzNn0.CHXpG27sikU51qpaM2v3BgdSIBT-ZTioJGhGM8KgQgQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9b55705d6d89fdaa-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:4060:2d3d:8656::ebca:ad0f","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-Dec-2025 01:14:08 UTC] === User Orders API Called ===
[29-Dec-2025 01:14:08 UTC] User ID: 71
[29-Dec-2025 01:14:08 UTC] Limit: 20, Offset: 0
[29-Dec-2025 01:14:08 UTC] Orders found: 0
[29-Dec-2025 01:14:08 UTC] Orders data: []
[29-Dec-2025 01:14:08 UTC] Total orders count: 0
[29-Dec-2025 01:14:10 UTC] === API CALL LOG ===
[29-Dec-2025 01:14:10 UTC] Endpoint: user/profile.php
[29-Dec-2025 01:14:10 UTC] Full Log Data: {
    "timestamp": "2025-12-29 01:14:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4060:2d3d:8656::ebca:ad0f",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4060:2d3d:8656::ebca:ad0f, 172.70.208.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzEiLCJ1c2VybmFtZSI6IlJvdW1payIsImVtYWlsIjoibW9uZGFsbGlsaWthQGdtYWlsLmNvbSIsImV4cCI6MTc2NzU3NTYzNn0.CHXpG27sikU51qpaM2v3BgdSIBT-ZTioJGhGM8KgQgQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b5570697c85fdaa-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4060:2d3d:8656::ebca:ad0f",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Dec-2025 01:14:10 UTC] === END API CALL LOG ===
[29-Dec-2025 01:14:10 UTC] ✅ API Hash verification passed for profile endpoint
[29-Dec-2025 01:14:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzEiLCJ1c2VybmFtZSI6IlJvdW1payIsImVtYWlsIjoibW9uZGFsbGlsaWthQGdtYWlsLmNvbSIsImV4cCI6MTc2NzU3NTYzNn0.CHXpG27sikU51qpaM2v3BgdSIBT-ZTioJGhGM8KgQgQ
[29-Dec-2025 01:14:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Dec-2025 01:14:10 UTC] ✅ JWT token verified successfully for user profile
[29-Dec-2025 01:14:10 UTC] User ID: 71
[29-Dec-2025 01:14:10 UTC] ✅ User profile retrieved successfully for user ID: 71
[29-Dec-2025 01:14:17 UTC] === API CALL LOG ===
[29-Dec-2025 01:14:17 UTC] Endpoint: user/profile.php
[29-Dec-2025 01:14:17 UTC] Full Log Data: {
    "timestamp": "2025-12-29 01:14:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4060:2d3d:8656::ebca:ad0f",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4060:2d3d:8656::ebca:ad0f, 172.70.208.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzEiLCJ1c2VybmFtZSI6IlJvdW1payIsImVtYWlsIjoibW9uZGFsbGlsaWthQGdtYWlsLmNvbSIsImV4cCI6MTc2NzU3NTYzNn0.CHXpG27sikU51qpaM2v3BgdSIBT-ZTioJGhGM8KgQgQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b55709578bbfdaa-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4060:2d3d:8656::ebca:ad0f",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Dec-2025 01:14:17 UTC] === END API CALL LOG ===
[29-Dec-2025 01:14:17 UTC] ✅ API Hash verification passed for profile endpoint
[29-Dec-2025 01:14:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzEiLCJ1c2VybmFtZSI6IlJvdW1payIsImVtYWlsIjoibW9uZGFsbGlsaWthQGdtYWlsLmNvbSIsImV4cCI6MTc2NzU3NTYzNn0.CHXpG27sikU51qpaM2v3BgdSIBT-ZTioJGhGM8KgQgQ
[29-Dec-2025 01:14:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Dec-2025 01:14:17 UTC] ✅ JWT token verified successfully for user profile
[29-Dec-2025 01:14:17 UTC] User ID: 71
[29-Dec-2025 01:14:17 UTC] ✅ User profile retrieved successfully for user ID: 71
[29-Dec-2025 01:15:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Dec-2025 01:15:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Dec-2025 01:15:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:4060:2d3d:8656::ebca:ad0f, 172.70.208.80","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzEiLCJ1c2VybmFtZSI6IlJvdW1payIsImVtYWlsIjoibW9uZGFsbGlsaWthQGdtYWlsLmNvbSIsImV4cCI6MTc2NzU3NTYzNn0.CHXpG27sikU51qpaM2v3BgdSIBT-ZTioJGhGM8KgQgQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9b5571d7484cfdaa-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:4060:2d3d:8656::ebca:ad0f","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-Dec-2025 01:15:09 UTC] === User Orders API Called ===
[29-Dec-2025 01:15:09 UTC] User ID: 71
[29-Dec-2025 01:15:09 UTC] Limit: 20, Offset: 0
[29-Dec-2025 01:15:09 UTC] Orders found: 1
[29-Dec-2025 01:15:09 UTC] Orders data: [{"id":52,"quantity":5,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/freeearnigofficial19","status":"pending","created_at":"2025-12-29 04:45:07","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[29-Dec-2025 01:15:09 UTC] Total orders count: 1
[29-Dec-2025 01:15:17 UTC] === API CALL LOG ===
[29-Dec-2025 01:15:17 UTC] Endpoint: user/profile.php
[29-Dec-2025 01:15:17 UTC] Full Log Data: {
    "timestamp": "2025-12-29 01:15:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4060:2d3d:8656::ebca:ad0f",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4060:2d3d:8656::ebca:ad0f, 172.70.208.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzEiLCJ1c2VybmFtZSI6IlJvdW1payIsImVtYWlsIjoibW9uZGFsbGlsaWthQGdtYWlsLmNvbSIsImV4cCI6MTc2NzU3NTYzNn0.CHXpG27sikU51qpaM2v3BgdSIBT-ZTioJGhGM8KgQgQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b55720b9bb9fdaa-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4060:2d3d:8656::ebca:ad0f",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Dec-2025 01:15:17 UTC] === END API CALL LOG ===
[29-Dec-2025 01:15:17 UTC] ✅ API Hash verification passed for profile endpoint
[29-Dec-2025 01:15:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzEiLCJ1c2VybmFtZSI6IlJvdW1payIsImVtYWlsIjoibW9uZGFsbGlsaWthQGdtYWlsLmNvbSIsImV4cCI6MTc2NzU3NTYzNn0.CHXpG27sikU51qpaM2v3BgdSIBT-ZTioJGhGM8KgQgQ
[29-Dec-2025 01:15:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Dec-2025 01:15:17 UTC] ✅ JWT token verified successfully for user profile
[29-Dec-2025 01:15:17 UTC] User ID: 71
[29-Dec-2025 01:15:17 UTC] ✅ User profile retrieved successfully for user ID: 71
[29-Dec-2025 01:15:18 UTC] User Purchases API - User ID: 71
[29-Dec-2025 01:15:18 UTC] User Purchases API - Total purchases found: 0
[29-Dec-2025 01:15:22 UTC] === API CALL LOG ===
[29-Dec-2025 01:15:22 UTC] Endpoint: user/profile.php
[29-Dec-2025 01:15:22 UTC] Full Log Data: {
    "timestamp": "2025-12-29 01:15:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4060:2d3d:8656::ebca:ad0f",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4060:2d3d:8656::ebca:ad0f, 172.70.208.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzEiLCJ1c2VybmFtZSI6IlJvdW1payIsImVtYWlsIjoibW9uZGFsbGlsaWthQGdtYWlsLmNvbSIsImV4cCI6MTc2NzU3NTYzNn0.CHXpG27sikU51qpaM2v3BgdSIBT-ZTioJGhGM8KgQgQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b5572270fcffdaa-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4060:2d3d:8656::ebca:ad0f",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Dec-2025 01:15:22 UTC] === END API CALL LOG ===
[29-Dec-2025 01:15:22 UTC] ✅ API Hash verification passed for profile endpoint
[29-Dec-2025 01:15:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzEiLCJ1c2VybmFtZSI6IlJvdW1payIsImVtYWlsIjoibW9uZGFsbGlsaWthQGdtYWlsLmNvbSIsImV4cCI6MTc2NzU3NTYzNn0.CHXpG27sikU51qpaM2v3BgdSIBT-ZTioJGhGM8KgQgQ
[29-Dec-2025 01:15:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Dec-2025 01:15:22 UTC] ✅ JWT token verified successfully for user profile
[29-Dec-2025 01:15:22 UTC] User ID: 71
[29-Dec-2025 01:15:22 UTC] ✅ User profile retrieved successfully for user ID: 71
[29-Dec-2025 01:15:32 UTC] === API CALL LOG ===
[29-Dec-2025 01:15:32 UTC] Endpoint: user/profile.php
[29-Dec-2025 01:15:32 UTC] Full Log Data: {
    "timestamp": "2025-12-29 01:15:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4060:2d3d:8656::ebca:ad0f",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4060:2d3d:8656::ebca:ad0f, 172.70.208.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzEiLCJ1c2VybmFtZSI6IlJvdW1payIsImVtYWlsIjoibW9uZGFsbGlsaWthQGdtYWlsLmNvbSIsImV4cCI6MTc2NzU3NTYzNn0.CHXpG27sikU51qpaM2v3BgdSIBT-ZTioJGhGM8KgQgQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b5572642dc4fdaa-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4060:2d3d:8656::ebca:ad0f",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Dec-2025 01:15:32 UTC] === END API CALL LOG ===
[29-Dec-2025 01:15:32 UTC] ✅ API Hash verification passed for profile endpoint
[29-Dec-2025 01:15:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzEiLCJ1c2VybmFtZSI6IlJvdW1payIsImVtYWlsIjoibW9uZGFsbGlsaWthQGdtYWlsLmNvbSIsImV4cCI6MTc2NzU3NTYzNn0.CHXpG27sikU51qpaM2v3BgdSIBT-ZTioJGhGM8KgQgQ
[29-Dec-2025 01:15:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Dec-2025 01:15:32 UTC] ✅ JWT token verified successfully for user profile
[29-Dec-2025 01:15:32 UTC] User ID: 71
[29-Dec-2025 01:15:32 UTC] ✅ User profile retrieved successfully for user ID: 71
[29-Dec-2025 01:15:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Dec-2025 01:15:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Dec-2025 01:15:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:4060:2d3d:8656::ebca:ad0f, 172.70.208.81","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzEiLCJ1c2VybmFtZSI6IlJvdW1payIsImVtYWlsIjoibW9uZGFsbGlsaWthQGdtYWlsLmNvbSIsImV4cCI6MTc2NzU3NTYzNn0.CHXpG27sikU51qpaM2v3BgdSIBT-ZTioJGhGM8KgQgQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9b55727a49aefdaa-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:4060:2d3d:8656::ebca:ad0f","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-Dec-2025 01:15:35 UTC] === User Orders API Called ===
[29-Dec-2025 01:15:35 UTC] User ID: 71
[29-Dec-2025 01:15:35 UTC] Limit: 20, Offset: 0
[29-Dec-2025 01:15:35 UTC] Orders found: 1
[29-Dec-2025 01:15:35 UTC] Orders data: [{"id":52,"quantity":5,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/freeearnigofficial19","status":"pending","created_at":"2025-12-29 04:45:07","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[29-Dec-2025 01:15:35 UTC] Total orders count: 1
[29-Dec-2025 01:20:12 UTC] === API CALL LOG ===
[29-Dec-2025 01:20:12 UTC] Endpoint: user/profile.php
[29-Dec-2025 01:20:12 UTC] Full Log Data: {
    "timestamp": "2025-12-29 01:20:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4060:2d3d:8656::ebca:ad0f",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4060:2d3d:8656::ebca:ad0f, 172.70.208.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzEiLCJ1c2VybmFtZSI6IlJvdW1payIsImVtYWlsIjoibW9uZGFsbGlsaWthQGdtYWlsLmNvbSIsImV4cCI6MTc2NzU3NTYzNn0.CHXpG27sikU51qpaM2v3BgdSIBT-ZTioJGhGM8KgQgQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b55793ad8d9fdaa-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4060:2d3d:8656::ebca:ad0f",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Dec-2025 01:20:12 UTC] === END API CALL LOG ===
[29-Dec-2025 01:20:12 UTC] ✅ API Hash verification passed for profile endpoint
[29-Dec-2025 01:20:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzEiLCJ1c2VybmFtZSI6IlJvdW1payIsImVtYWlsIjoibW9uZGFsbGlsaWthQGdtYWlsLmNvbSIsImV4cCI6MTc2NzU3NTYzNn0.CHXpG27sikU51qpaM2v3BgdSIBT-ZTioJGhGM8KgQgQ
[29-Dec-2025 01:20:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Dec-2025 01:20:12 UTC] ✅ JWT token verified successfully for user profile
[29-Dec-2025 01:20:12 UTC] User ID: 71
[29-Dec-2025 01:20:12 UTC] ✅ User profile retrieved successfully for user ID: 71
[29-Dec-2025 01:32:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Dec-2025 01:32:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Dec-2025 01:32:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:4060:2d3d:8656::ebca:ad0f, 172.71.124.216","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzEiLCJ1c2VybmFtZSI6IlJvdW1payIsImVtYWlsIjoibW9uZGFsbGlsaWthQGdtYWlsLmNvbSIsImV4cCI6MTc2NzU3NTYzNn0.CHXpG27sikU51qpaM2v3BgdSIBT-ZTioJGhGM8KgQgQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9b558b496f87cdf6-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:4060:2d3d:8656::ebca:ad0f","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-Dec-2025 01:32:32 UTC] === User Orders API Called ===
[29-Dec-2025 01:32:32 UTC] User ID: 71
[29-Dec-2025 01:32:32 UTC] Limit: 20, Offset: 0
[29-Dec-2025 01:32:32 UTC] Orders found: 1
[29-Dec-2025 01:32:32 UTC] Orders data: [{"id":52,"quantity":5,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/freeearnigofficial19","status":"pending","created_at":"2025-12-29 04:45:07","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[29-Dec-2025 01:32:32 UTC] Total orders count: 1
[29-Dec-2025 07:29:26 UTC] === API CALL LOG ===
[29-Dec-2025 07:29:26 UTC] Endpoint: user/profile.php
[29-Dec-2025 07:29:26 UTC] Full Log Data: {
    "timestamp": "2025-12-29 07:29:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4060:e8a:8a66::ebca:a30c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4060:e8a:8a66::ebca:a30c, 172.70.188.34",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzEiLCJ1c2VybmFtZSI6IlJvdW1payIsImVtYWlsIjoibW9uZGFsbGlsaWthQGdtYWlsLmNvbSIsImV4cCI6MTc2NzU3NTYzNn0.CHXpG27sikU51qpaM2v3BgdSIBT-ZTioJGhGM8KgQgQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b579619cf616593-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4060:e8a:8a66::ebca:a30c",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Dec-2025 07:29:26 UTC] === END API CALL LOG ===
[29-Dec-2025 07:29:26 UTC] ✅ API Hash verification passed for profile endpoint
[29-Dec-2025 07:29:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzEiLCJ1c2VybmFtZSI6IlJvdW1payIsImVtYWlsIjoibW9uZGFsbGlsaWthQGdtYWlsLmNvbSIsImV4cCI6MTc2NzU3NTYzNn0.CHXpG27sikU51qpaM2v3BgdSIBT-ZTioJGhGM8KgQgQ
[29-Dec-2025 07:29:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Dec-2025 07:29:26 UTC] ✅ JWT token verified successfully for user profile
[29-Dec-2025 07:29:26 UTC] User ID: 71
[29-Dec-2025 07:29:26 UTC] ✅ User profile retrieved successfully for user ID: 71
[29-Dec-2025 07:29:27 UTC] === API CALL LOG ===
[29-Dec-2025 07:29:27 UTC] Endpoint: user/profile.php
[29-Dec-2025 07:29:27 UTC] Full Log Data: {
    "timestamp": "2025-12-29 07:29:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4060:e8a:8a66::ebca:a30c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4060:e8a:8a66::ebca:a30c, 172.70.189.113",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzEiLCJ1c2VybmFtZSI6IlJvdW1payIsImVtYWlsIjoibW9uZGFsbGlsaWthQGdtYWlsLmNvbSIsImV4cCI6MTc2NzU3NTYzNn0.CHXpG27sikU51qpaM2v3BgdSIBT-ZTioJGhGM8KgQgQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b5796202ca26593-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4060:e8a:8a66::ebca:a30c",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Dec-2025 07:29:27 UTC] === END API CALL LOG ===
[29-Dec-2025 07:29:27 UTC] ✅ API Hash verification passed for profile endpoint
[29-Dec-2025 07:29:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzEiLCJ1c2VybmFtZSI6IlJvdW1payIsImVtYWlsIjoibW9uZGFsbGlsaWthQGdtYWlsLmNvbSIsImV4cCI6MTc2NzU3NTYzNn0.CHXpG27sikU51qpaM2v3BgdSIBT-ZTioJGhGM8KgQgQ
[29-Dec-2025 07:29:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Dec-2025 07:29:27 UTC] ✅ JWT token verified successfully for user profile
[29-Dec-2025 07:29:27 UTC] User ID: 71
[29-Dec-2025 07:29:27 UTC] ✅ User profile retrieved successfully for user ID: 71
[29-Dec-2025 07:29:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Dec-2025 07:29:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Dec-2025 07:29:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:4060:e8a:8a66::ebca:a30c, 172.70.188.34","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzEiLCJ1c2VybmFtZSI6IlJvdW1payIsImVtYWlsIjoibW9uZGFsbGlsaWthQGdtYWlsLmNvbSIsImV4cCI6MTc2NzU3NTYzNn0.CHXpG27sikU51qpaM2v3BgdSIBT-ZTioJGhGM8KgQgQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9b579633cd476593-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:4060:e8a:8a66::ebca:a30c","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-Dec-2025 07:29:30 UTC] === User Orders API Called ===
[29-Dec-2025 07:29:30 UTC] User ID: 71
[29-Dec-2025 07:29:30 UTC] Limit: 20, Offset: 0
[29-Dec-2025 07:29:30 UTC] Orders found: 1
[29-Dec-2025 07:29:30 UTC] Orders data: [{"id":52,"quantity":5,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/freeearnigofficial19","status":"pending","created_at":"2025-12-29 04:45:07","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[29-Dec-2025 07:29:30 UTC] Total orders count: 1
[29-Dec-2025 07:29:37 UTC] === API CALL LOG ===
[29-Dec-2025 07:29:37 UTC] Endpoint: user/profile.php
[29-Dec-2025 07:29:37 UTC] Full Log Data: {
    "timestamp": "2025-12-29 07:29:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4060:e8a:8a66::ebca:a30c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4060:e8a:8a66::ebca:a30c, 172.70.188.34",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzEiLCJ1c2VybmFtZSI6IlJvdW1payIsImVtYWlsIjoibW9uZGFsbGlsaWthQGdtYWlsLmNvbSIsImV4cCI6MTc2NzU3NTYzNn0.CHXpG27sikU51qpaM2v3BgdSIBT-ZTioJGhGM8KgQgQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b57965e4a116593-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4060:e8a:8a66::ebca:a30c",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Dec-2025 07:29:37 UTC] === END API CALL LOG ===
[29-Dec-2025 07:29:37 UTC] ✅ API Hash verification passed for profile endpoint
[29-Dec-2025 07:29:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzEiLCJ1c2VybmFtZSI6IlJvdW1payIsImVtYWlsIjoibW9uZGFsbGlsaWthQGdtYWlsLmNvbSIsImV4cCI6MTc2NzU3NTYzNn0.CHXpG27sikU51qpaM2v3BgdSIBT-ZTioJGhGM8KgQgQ
[29-Dec-2025 07:29:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Dec-2025 07:29:37 UTC] ✅ JWT token verified successfully for user profile
[29-Dec-2025 07:29:37 UTC] User ID: 71
[29-Dec-2025 07:29:37 UTC] ✅ User profile retrieved successfully for user ID: 71
[29-Dec-2025 07:29:37 UTC] User Purchases API - User ID: 71
[29-Dec-2025 07:29:37 UTC] User Purchases API - Total purchases found: 0
[29-Dec-2025 07:40:23 UTC] === API CALL LOG ===
[29-Dec-2025 07:40:23 UTC] Endpoint: user/profile.php
[29-Dec-2025 07:40:23 UTC] Full Log Data: {
    "timestamp": "2025-12-29 07:40:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4060:2d86:b82a::eb0a:7000",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4060:2d86:b82a::eb0a:7000, 172.68.164.100",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzEiLCJ1c2VybmFtZSI6IlJvdW1payIsImVtYWlsIjoibW9uZGFsbGlsaWthQGdtYWlsLmNvbSIsImV4cCI6MTc2NzU3NTYzNn0.CHXpG27sikU51qpaM2v3BgdSIBT-ZTioJGhGM8KgQgQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b57a6260aa2f902-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4060:2d86:b82a::eb0a:7000",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Dec-2025 07:40:23 UTC] === END API CALL LOG ===
[29-Dec-2025 07:40:23 UTC] ✅ API Hash verification passed for profile endpoint
[29-Dec-2025 07:40:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzEiLCJ1c2VybmFtZSI6IlJvdW1payIsImVtYWlsIjoibW9uZGFsbGlsaWthQGdtYWlsLmNvbSIsImV4cCI6MTc2NzU3NTYzNn0.CHXpG27sikU51qpaM2v3BgdSIBT-ZTioJGhGM8KgQgQ
[29-Dec-2025 07:40:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Dec-2025 07:40:23 UTC] ✅ JWT token verified successfully for user profile
[29-Dec-2025 07:40:23 UTC] User ID: 71
[29-Dec-2025 07:40:23 UTC] ✅ User profile retrieved successfully for user ID: 71
[29-Dec-2025 12:05:09 UTC] === API CALL LOG ===
[29-Dec-2025 12:05:09 UTC] Endpoint: user/profile.php
[29-Dec-2025 12:05:09 UTC] Full Log Data: {
    "timestamp": "2025-12-29 12:05:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.93.140.14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.93.140.14, 104.22.29.159",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2MSwidXNlcm5hbWUiOiJqaWlub3giLCJlbWFpbCI6InllYXNpbmFyYWZhdDcwNzlAZ21haWwuY29tIiwiZXhwIjoxNzY3NjE0NzA3fQ.ZsCKvaNQaaWV8uaAY7qJpniIng-EuHE41NjDhzzTFtA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b5929f8dd9ddf8d-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.93.140.14",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Dec-2025 12:05:09 UTC] === END API CALL LOG ===
[29-Dec-2025 12:05:09 UTC] ✅ API Hash verification passed for profile endpoint
[29-Dec-2025 12:05:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2MSwidXNlcm5hbWUiOiJqaWlub3giLCJlbWFpbCI6InllYXNpbmFyYWZhdDcwNzlAZ21haWwuY29tIiwiZXhwIjoxNzY3NjE0NzA3fQ.ZsCKvaNQaaWV8uaAY7qJpniIng-EuHE41NjDhzzTFtA
[29-Dec-2025 12:05:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Dec-2025 12:05:09 UTC] ✅ JWT token verified successfully for user profile
[29-Dec-2025 12:05:09 UTC] User ID: 61
[29-Dec-2025 12:05:09 UTC] ✅ User profile retrieved successfully for user ID: 61
[29-Dec-2025 12:05:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Dec-2025 12:05:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Dec-2025 12:05:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.93.140.14, 104.22.29.161","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2MSwidXNlcm5hbWUiOiJqaWlub3giLCJlbWFpbCI6InllYXNpbmFyYWZhdDcwNzlAZ21haWwuY29tIiwiZXhwIjoxNzY3NjE0NzA3fQ.ZsCKvaNQaaWV8uaAY7qJpniIng-EuHE41NjDhzzTFtA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9b592a0a2d49df8d-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.93.140.14","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-Dec-2025 12:05:11 UTC] === User Orders API Called ===
[29-Dec-2025 12:05:11 UTC] User ID: 61
[29-Dec-2025 12:05:11 UTC] Limit: 20, Offset: 0
[29-Dec-2025 12:05:11 UTC] Orders found: 1
[29-Dec-2025 12:05:11 UTC] Orders data: [{"id":42,"quantity":1,"total_coins":35,"coin_type":"regular","telegram_link":"https:\/\/t.me\/jxjiinoxff","status":"pending","created_at":"2025-12-25 17:02:52","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[29-Dec-2025 12:05:11 UTC] Total orders count: 1
[29-Dec-2025 12:05:17 UTC] === API CALL LOG ===
[29-Dec-2025 12:05:17 UTC] Endpoint: user/profile.php
[29-Dec-2025 12:05:17 UTC] Full Log Data: {
    "timestamp": "2025-12-29 12:05:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.93.140.14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.93.140.14, 104.22.29.161",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2MSwidXNlcm5hbWUiOiJqaWlub3giLCJlbWFpbCI6InllYXNpbmFyYWZhdDcwNzlAZ21haWwuY29tIiwiZXhwIjoxNzY3NjE0NzA3fQ.ZsCKvaNQaaWV8uaAY7qJpniIng-EuHE41NjDhzzTFtA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b592a2dbc40df8d-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.93.140.14",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Dec-2025 12:05:17 UTC] === END API CALL LOG ===
[29-Dec-2025 12:05:17 UTC] ✅ API Hash verification passed for profile endpoint
[29-Dec-2025 12:05:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2MSwidXNlcm5hbWUiOiJqaWlub3giLCJlbWFpbCI6InllYXNpbmFyYWZhdDcwNzlAZ21haWwuY29tIiwiZXhwIjoxNzY3NjE0NzA3fQ.ZsCKvaNQaaWV8uaAY7qJpniIng-EuHE41NjDhzzTFtA
[29-Dec-2025 12:05:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Dec-2025 12:05:17 UTC] ✅ JWT token verified successfully for user profile
[29-Dec-2025 12:05:17 UTC] User ID: 61
[29-Dec-2025 12:05:17 UTC] ✅ User profile retrieved successfully for user ID: 61
[29-Dec-2025 15:12:25 UTC] === API CALL LOG ===
[29-Dec-2025 15:12:25 UTC] Endpoint: user/profile.php
[29-Dec-2025 15:12:25 UTC] Full Log Data: {
    "timestamp": "2025-12-29 15:12:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:88aa:3998:3ba0:2d2e:1e87:63f",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:88aa:3998:3ba0:2d2e:1e87:63f, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIiLCJ1c2VybmFtZSI6ImdnZ2ciLCJlbWFpbCI6InByaXRhbXNpbmdoamF0OEBnbWFpbC5jb20iLCJleHAiOjE3Njc2MjU5NDR9.GZ2Sbvo1E1kig-x1FqoyArHV7bKSs-0dh_lvF5MGgVY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b5a3c4d9a5ee1dc-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:88aa:3998:3ba0:2d2e:1e87:63f",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Dec-2025 15:12:25 UTC] === END API CALL LOG ===
[29-Dec-2025 15:12:25 UTC] ✅ API Hash verification passed for profile endpoint
[29-Dec-2025 15:12:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIiLCJ1c2VybmFtZSI6ImdnZ2ciLCJlbWFpbCI6InByaXRhbXNpbmdoamF0OEBnbWFpbC5jb20iLCJleHAiOjE3Njc2MjU5NDR9.GZ2Sbvo1E1kig-x1FqoyArHV7bKSs-0dh_lvF5MGgVY
[29-Dec-2025 15:12:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Dec-2025 15:12:25 UTC] ✅ JWT token verified successfully for user profile
[29-Dec-2025 15:12:25 UTC] User ID: 72
[29-Dec-2025 15:12:25 UTC] ✅ User profile retrieved successfully for user ID: 72
[29-Dec-2025 15:13:07 UTC] === API CALL LOG ===
[29-Dec-2025 15:13:07 UTC] Endpoint: user/profile.php
[29-Dec-2025 15:13:07 UTC] Full Log Data: {
    "timestamp": "2025-12-29 15:13:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:88aa:3998:3ba0:2d2e:1e87:63f",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:88aa:3998:3ba0:2d2e:1e87:63f, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIiLCJ1c2VybmFtZSI6ImdnZ2ciLCJlbWFpbCI6InByaXRhbXNpbmdoamF0OEBnbWFpbC5jb20iLCJleHAiOjE3Njc2MjU5NDR9.GZ2Sbvo1E1kig-x1FqoyArHV7bKSs-0dh_lvF5MGgVY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b5a3d54cdbee1dc-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:88aa:3998:3ba0:2d2e:1e87:63f",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Dec-2025 15:13:07 UTC] === END API CALL LOG ===
[29-Dec-2025 15:13:07 UTC] ✅ API Hash verification passed for profile endpoint
[29-Dec-2025 15:13:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIiLCJ1c2VybmFtZSI6ImdnZ2ciLCJlbWFpbCI6InByaXRhbXNpbmdoamF0OEBnbWFpbC5jb20iLCJleHAiOjE3Njc2MjU5NDR9.GZ2Sbvo1E1kig-x1FqoyArHV7bKSs-0dh_lvF5MGgVY
[29-Dec-2025 15:13:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Dec-2025 15:13:07 UTC] ✅ JWT token verified successfully for user profile
[29-Dec-2025 15:13:07 UTC] User ID: 72
[29-Dec-2025 15:13:07 UTC] ✅ User profile retrieved successfully for user ID: 72
[29-Dec-2025 15:13:07 UTC] User Purchases API - User ID: 72
[29-Dec-2025 15:13:07 UTC] User Purchases API - Total purchases found: 0
[29-Dec-2025 15:13:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Dec-2025 15:13:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Dec-2025 15:13:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:88aa:3998:3ba0:2d2e:1e87:63f, 172.68.234.131","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIiLCJ1c2VybmFtZSI6ImdnZ2ciLCJlbWFpbCI6InByaXRhbXNpbmdoamF0OEBnbWFpbC5jb20iLCJleHAiOjE3Njc2MjU5NDR9.GZ2Sbvo1E1kig-x1FqoyArHV7bKSs-0dh_lvF5MGgVY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9b5a3e024f67e1dc-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:88aa:3998:3ba0:2d2e:1e87:63f","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-Dec-2025 15:13:35 UTC] === User Orders API Called ===
[29-Dec-2025 15:13:35 UTC] User ID: 72
[29-Dec-2025 15:13:35 UTC] Limit: 20, Offset: 0
[29-Dec-2025 15:13:35 UTC] Orders found: 0
[29-Dec-2025 15:13:35 UTC] Orders data: []
[29-Dec-2025 15:13:35 UTC] Total orders count: 0
[29-Dec-2025 15:13:37 UTC] === API CALL LOG ===
[29-Dec-2025 15:13:37 UTC] Endpoint: user/profile.php
[29-Dec-2025 15:13:37 UTC] Full Log Data: {
    "timestamp": "2025-12-29 15:13:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:88aa:3998:3ba0:2d2e:1e87:63f",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:88aa:3998:3ba0:2d2e:1e87:63f, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIiLCJ1c2VybmFtZSI6ImdnZ2ciLCJlbWFpbCI6InByaXRhbXNpbmdoamF0OEBnbWFpbC5jb20iLCJleHAiOjE3Njc2MjU5NDR9.GZ2Sbvo1E1kig-x1FqoyArHV7bKSs-0dh_lvF5MGgVY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b5a3e109ee9e1dc-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:88aa:3998:3ba0:2d2e:1e87:63f",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Dec-2025 15:13:37 UTC] === END API CALL LOG ===
[29-Dec-2025 15:13:37 UTC] ✅ API Hash verification passed for profile endpoint
[29-Dec-2025 15:13:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIiLCJ1c2VybmFtZSI6ImdnZ2ciLCJlbWFpbCI6InByaXRhbXNpbmdoamF0OEBnbWFpbC5jb20iLCJleHAiOjE3Njc2MjU5NDR9.GZ2Sbvo1E1kig-x1FqoyArHV7bKSs-0dh_lvF5MGgVY
[29-Dec-2025 15:13:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Dec-2025 15:13:37 UTC] ✅ JWT token verified successfully for user profile
[29-Dec-2025 15:13:37 UTC] User ID: 72
[29-Dec-2025 15:13:37 UTC] ✅ User profile retrieved successfully for user ID: 72
[29-Dec-2025 15:13:37 UTC] User Purchases API - User ID: 72
[29-Dec-2025 15:13:37 UTC] User Purchases API - Total purchases found: 1
[29-Dec-2025 15:14:24 UTC] === API CALL LOG ===
[29-Dec-2025 15:14:24 UTC] Endpoint: user/profile.php
[29-Dec-2025 15:14:24 UTC] Full Log Data: {
    "timestamp": "2025-12-29 15:14:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:88aa:3998:3ba0:2d2e:1e87:63f",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:88aa:3998:3ba0:2d2e:1e87:63f, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIiLCJ1c2VybmFtZSI6ImdnZ2ciLCJlbWFpbCI6InByaXRhbXNpbmdoamF0OEBnbWFpbC5jb20iLCJleHAiOjE3Njc2MjU5NDR9.GZ2Sbvo1E1kig-x1FqoyArHV7bKSs-0dh_lvF5MGgVY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b5a3f34a916e1dc-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:88aa:3998:3ba0:2d2e:1e87:63f",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Dec-2025 15:14:24 UTC] === END API CALL LOG ===
[29-Dec-2025 15:14:24 UTC] ✅ API Hash verification passed for profile endpoint
[29-Dec-2025 15:14:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIiLCJ1c2VybmFtZSI6ImdnZ2ciLCJlbWFpbCI6InByaXRhbXNpbmdoamF0OEBnbWFpbC5jb20iLCJleHAiOjE3Njc2MjU5NDR9.GZ2Sbvo1E1kig-x1FqoyArHV7bKSs-0dh_lvF5MGgVY
[29-Dec-2025 15:14:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Dec-2025 15:14:24 UTC] ✅ JWT token verified successfully for user profile
[29-Dec-2025 15:14:24 UTC] User ID: 72
[29-Dec-2025 15:14:24 UTC] ✅ User profile retrieved successfully for user ID: 72
[29-Dec-2025 15:14:28 UTC] === API CALL LOG ===
[29-Dec-2025 15:14:28 UTC] Endpoint: user/profile.php
[29-Dec-2025 15:14:28 UTC] Full Log Data: {
    "timestamp": "2025-12-29 15:14:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:88aa:3998:3ba0:2d2e:1e87:63f",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:88aa:3998:3ba0:2d2e:1e87:63f, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIiLCJ1c2VybmFtZSI6ImdnZ2ciLCJlbWFpbCI6InByaXRhbXNpbmdoamF0OEBnbWFpbC5jb20iLCJleHAiOjE3Njc2MjU5NDR9.GZ2Sbvo1E1kig-x1FqoyArHV7bKSs-0dh_lvF5MGgVY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b5a3f4f8f33e1dc-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:88aa:3998:3ba0:2d2e:1e87:63f",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Dec-2025 15:14:28 UTC] === END API CALL LOG ===
[29-Dec-2025 15:14:28 UTC] ✅ API Hash verification passed for profile endpoint
[29-Dec-2025 15:14:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIiLCJ1c2VybmFtZSI6ImdnZ2ciLCJlbWFpbCI6InByaXRhbXNpbmdoamF0OEBnbWFpbC5jb20iLCJleHAiOjE3Njc2MjU5NDR9.GZ2Sbvo1E1kig-x1FqoyArHV7bKSs-0dh_lvF5MGgVY
[29-Dec-2025 15:14:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Dec-2025 15:14:28 UTC] ✅ JWT token verified successfully for user profile
[29-Dec-2025 15:14:28 UTC] User ID: 72
[29-Dec-2025 15:14:28 UTC] ✅ User profile retrieved successfully for user ID: 72
[30-Dec-2025 00:21:37 UTC] === API CALL LOG ===
[30-Dec-2025 00:21:37 UTC] Endpoint: user/profile.php
[30-Dec-2025 00:21:37 UTC] Full Log Data: {
    "timestamp": "2025-12-30 00:21:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:2fe5:b95e:0:66:f863:4001",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:2fe5:b95e:0:66:f863:4001, 162.158.22.185",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMiLCJ1c2VybmFtZSI6IlNoYXJtYSIsImVtYWlsIjoiZHZuZHJzaGFybTg2MEBnbWFpbC5jb20iLCJleHAiOjE3Njc2NTg4OTV9.TDfnOGRW4LuU908OGXA3Ubkb5TP7veZpMTGq0lu3BJ4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b5d60cd0e74129f-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:2fe5:b95e:0:66:f863:4001",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Dec-2025 00:21:37 UTC] === END API CALL LOG ===
[30-Dec-2025 00:21:37 UTC] ✅ API Hash verification passed for profile endpoint
[30-Dec-2025 00:21:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMiLCJ1c2VybmFtZSI6IlNoYXJtYSIsImVtYWlsIjoiZHZuZHJzaGFybTg2MEBnbWFpbC5jb20iLCJleHAiOjE3Njc2NTg4OTV9.TDfnOGRW4LuU908OGXA3Ubkb5TP7veZpMTGq0lu3BJ4
[30-Dec-2025 00:21:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Dec-2025 00:21:37 UTC] ✅ JWT token verified successfully for user profile
[30-Dec-2025 00:21:37 UTC] User ID: 73
[30-Dec-2025 00:21:37 UTC] ✅ User profile retrieved successfully for user ID: 73
[30-Dec-2025 00:22:03 UTC] === API CALL LOG ===
[30-Dec-2025 00:22:03 UTC] Endpoint: user/profile.php
[30-Dec-2025 00:22:03 UTC] Full Log Data: {
    "timestamp": "2025-12-30 00:22:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:2fe5:b95e:0:66:f863:4001",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:2fe5:b95e:0:66:f863:4001, 162.158.22.184",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMiLCJ1c2VybmFtZSI6IlNoYXJtYSIsImVtYWlsIjoiZHZuZHJzaGFybTg2MEBnbWFpbC5jb20iLCJleHAiOjE3Njc2NTg4OTV9.TDfnOGRW4LuU908OGXA3Ubkb5TP7veZpMTGq0lu3BJ4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b5d616e2c8c129f-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:2fe5:b95e:0:66:f863:4001",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Dec-2025 00:22:03 UTC] === END API CALL LOG ===
[30-Dec-2025 00:22:03 UTC] ✅ API Hash verification passed for profile endpoint
[30-Dec-2025 00:22:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMiLCJ1c2VybmFtZSI6IlNoYXJtYSIsImVtYWlsIjoiZHZuZHJzaGFybTg2MEBnbWFpbC5jb20iLCJleHAiOjE3Njc2NTg4OTV9.TDfnOGRW4LuU908OGXA3Ubkb5TP7veZpMTGq0lu3BJ4
[30-Dec-2025 00:22:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Dec-2025 00:22:03 UTC] ✅ JWT token verified successfully for user profile
[30-Dec-2025 00:22:03 UTC] User ID: 73
[30-Dec-2025 00:22:03 UTC] ✅ User profile retrieved successfully for user ID: 73
[30-Dec-2025 00:22:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Dec-2025 00:22:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Dec-2025 00:22:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:2fe5:b95e:0:66:f863:4001, 162.158.22.184","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMiLCJ1c2VybmFtZSI6IlNoYXJtYSIsImVtYWlsIjoiZHZuZHJzaGFybTg2MEBnbWFpbC5jb20iLCJleHAiOjE3Njc2NTg4OTV9.TDfnOGRW4LuU908OGXA3Ubkb5TP7veZpMTGq0lu3BJ4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9b5d61701d45129f-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:2fe5:b95e:0:66:f863:4001","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-Dec-2025 00:22:03 UTC] === User Orders API Called ===
[30-Dec-2025 00:22:03 UTC] User ID: 73
[30-Dec-2025 00:22:03 UTC] Limit: 20, Offset: 0
[30-Dec-2025 00:22:03 UTC] Orders found: 0
[30-Dec-2025 00:22:03 UTC] Orders data: []
[30-Dec-2025 00:22:03 UTC] Total orders count: 0
[30-Dec-2025 00:22:04 UTC] === API CALL LOG ===
[30-Dec-2025 00:22:04 UTC] Endpoint: user/profile.php
[30-Dec-2025 00:22:04 UTC] Full Log Data: {
    "timestamp": "2025-12-30 00:22:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:2fe5:b95e:0:66:f863:4001",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:2fe5:b95e:0:66:f863:4001, 162.158.22.184",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMiLCJ1c2VybmFtZSI6IlNoYXJtYSIsImVtYWlsIjoiZHZuZHJzaGFybTg2MEBnbWFpbC5jb20iLCJleHAiOjE3Njc2NTg4OTV9.TDfnOGRW4LuU908OGXA3Ubkb5TP7veZpMTGq0lu3BJ4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b5d61760f2f129f-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:2fe5:b95e:0:66:f863:4001",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Dec-2025 00:22:04 UTC] === END API CALL LOG ===
[30-Dec-2025 00:22:04 UTC] ✅ API Hash verification passed for profile endpoint
[30-Dec-2025 00:22:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMiLCJ1c2VybmFtZSI6IlNoYXJtYSIsImVtYWlsIjoiZHZuZHJzaGFybTg2MEBnbWFpbC5jb20iLCJleHAiOjE3Njc2NTg4OTV9.TDfnOGRW4LuU908OGXA3Ubkb5TP7veZpMTGq0lu3BJ4
[30-Dec-2025 00:22:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Dec-2025 00:22:04 UTC] ✅ JWT token verified successfully for user profile
[30-Dec-2025 00:22:04 UTC] User ID: 73
[30-Dec-2025 00:22:04 UTC] ✅ User profile retrieved successfully for user ID: 73
[30-Dec-2025 00:22:04 UTC] User Purchases API - User ID: 73
[30-Dec-2025 00:22:04 UTC] User Purchases API - Total purchases found: 0
[30-Dec-2025 00:22:07 UTC] === API CALL LOG ===
[30-Dec-2025 00:22:07 UTC] Endpoint: user/profile.php
[30-Dec-2025 00:22:07 UTC] Full Log Data: {
    "timestamp": "2025-12-30 00:22:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:2fe5:b95e:0:66:f863:4001",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:2fe5:b95e:0:66:f863:4001, 162.158.22.184",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMiLCJ1c2VybmFtZSI6IlNoYXJtYSIsImVtYWlsIjoiZHZuZHJzaGFybTg2MEBnbWFpbC5jb20iLCJleHAiOjE3Njc2NTg4OTV9.TDfnOGRW4LuU908OGXA3Ubkb5TP7veZpMTGq0lu3BJ4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b5d61881dfb129f-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:2fe5:b95e:0:66:f863:4001",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Dec-2025 00:22:07 UTC] === END API CALL LOG ===
[30-Dec-2025 00:22:07 UTC] ✅ API Hash verification passed for profile endpoint
[30-Dec-2025 00:22:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMiLCJ1c2VybmFtZSI6IlNoYXJtYSIsImVtYWlsIjoiZHZuZHJzaGFybTg2MEBnbWFpbC5jb20iLCJleHAiOjE3Njc2NTg4OTV9.TDfnOGRW4LuU908OGXA3Ubkb5TP7veZpMTGq0lu3BJ4
[30-Dec-2025 00:22:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Dec-2025 00:22:07 UTC] ✅ JWT token verified successfully for user profile
[30-Dec-2025 00:22:07 UTC] User ID: 73
[30-Dec-2025 00:22:07 UTC] ✅ User profile retrieved successfully for user ID: 73
[30-Dec-2025 00:22:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Dec-2025 00:22:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Dec-2025 00:22:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:2fe5:b95e:0:66:f863:4001, 162.158.22.184","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMiLCJ1c2VybmFtZSI6IlNoYXJtYSIsImVtYWlsIjoiZHZuZHJzaGFybTg2MEBnbWFpbC5jb20iLCJleHAiOjE3Njc2NTg4OTV9.TDfnOGRW4LuU908OGXA3Ubkb5TP7veZpMTGq0lu3BJ4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9b5d626989ce129f-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:2fe5:b95e:0:66:f863:4001","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-Dec-2025 00:22:43 UTC] === User Orders API Called ===
[30-Dec-2025 00:22:43 UTC] User ID: 73
[30-Dec-2025 00:22:43 UTC] Limit: 20, Offset: 0
[30-Dec-2025 00:22:43 UTC] Orders found: 0
[30-Dec-2025 00:22:43 UTC] Orders data: []
[30-Dec-2025 00:22:43 UTC] Total orders count: 0
[30-Dec-2025 00:22:44 UTC] === API CALL LOG ===
[30-Dec-2025 00:22:44 UTC] Endpoint: user/profile.php
[30-Dec-2025 00:22:44 UTC] Full Log Data: {
    "timestamp": "2025-12-30 00:22:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:2fe5:b95e:0:66:f863:4001",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:2fe5:b95e:0:66:f863:4001, 162.158.22.184",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMiLCJ1c2VybmFtZSI6IlNoYXJtYSIsImVtYWlsIjoiZHZuZHJzaGFybTg2MEBnbWFpbC5jb20iLCJleHAiOjE3Njc2NTg4OTV9.TDfnOGRW4LuU908OGXA3Ubkb5TP7veZpMTGq0lu3BJ4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b5d62732d40129f-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:2fe5:b95e:0:66:f863:4001",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Dec-2025 00:22:44 UTC] === END API CALL LOG ===
[30-Dec-2025 00:22:44 UTC] ✅ API Hash verification passed for profile endpoint
[30-Dec-2025 00:22:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMiLCJ1c2VybmFtZSI6IlNoYXJtYSIsImVtYWlsIjoiZHZuZHJzaGFybTg2MEBnbWFpbC5jb20iLCJleHAiOjE3Njc2NTg4OTV9.TDfnOGRW4LuU908OGXA3Ubkb5TP7veZpMTGq0lu3BJ4
[30-Dec-2025 00:22:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Dec-2025 00:22:44 UTC] ✅ JWT token verified successfully for user profile
[30-Dec-2025 00:22:44 UTC] User ID: 73
[30-Dec-2025 00:22:45 UTC] ✅ User profile retrieved successfully for user ID: 73
[30-Dec-2025 00:22:45 UTC] User Purchases API - User ID: 73
[30-Dec-2025 00:22:45 UTC] User Purchases API - Total purchases found: 0
[30-Dec-2025 00:22:48 UTC] User Purchases API - User ID: 73
[30-Dec-2025 00:22:48 UTC] User Purchases API - Total purchases found: 0
[30-Dec-2025 00:22:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Dec-2025 00:22:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Dec-2025 00:22:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:2fe5:b95e:0:66:f863:4001, 162.158.22.184","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMiLCJ1c2VybmFtZSI6IlNoYXJtYSIsImVtYWlsIjoiZHZuZHJzaGFybTg2MEBnbWFpbC5jb20iLCJleHAiOjE3Njc2NTg4OTV9.TDfnOGRW4LuU908OGXA3Ubkb5TP7veZpMTGq0lu3BJ4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9b5d6292a873129f-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:2fe5:b95e:0:66:f863:4001","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-Dec-2025 00:22:50 UTC] === User Orders API Called ===
[30-Dec-2025 00:22:50 UTC] User ID: 73
[30-Dec-2025 00:22:50 UTC] Limit: 20, Offset: 0
[30-Dec-2025 00:22:50 UTC] Orders found: 0
[30-Dec-2025 00:22:50 UTC] Orders data: []
[30-Dec-2025 00:22:50 UTC] Total orders count: 0
[30-Dec-2025 00:22:52 UTC] === API CALL LOG ===
[30-Dec-2025 00:22:52 UTC] Endpoint: user/profile.php
[30-Dec-2025 00:22:52 UTC] Full Log Data: {
    "timestamp": "2025-12-30 00:22:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:2fe5:b95e:0:66:f863:4001",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:2fe5:b95e:0:66:f863:4001, 162.158.22.184",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMiLCJ1c2VybmFtZSI6IlNoYXJtYSIsImVtYWlsIjoiZHZuZHJzaGFybTg2MEBnbWFpbC5jb20iLCJleHAiOjE3Njc2NTg4OTV9.TDfnOGRW4LuU908OGXA3Ubkb5TP7veZpMTGq0lu3BJ4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b5d62a04d87129f-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:2fe5:b95e:0:66:f863:4001",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Dec-2025 00:22:52 UTC] === END API CALL LOG ===
[30-Dec-2025 00:22:52 UTC] ✅ API Hash verification passed for profile endpoint
[30-Dec-2025 00:22:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMiLCJ1c2VybmFtZSI6IlNoYXJtYSIsImVtYWlsIjoiZHZuZHJzaGFybTg2MEBnbWFpbC5jb20iLCJleHAiOjE3Njc2NTg4OTV9.TDfnOGRW4LuU908OGXA3Ubkb5TP7veZpMTGq0lu3BJ4
[30-Dec-2025 00:22:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Dec-2025 00:22:52 UTC] ✅ JWT token verified successfully for user profile
[30-Dec-2025 00:22:52 UTC] User ID: 73
[30-Dec-2025 00:22:52 UTC] ✅ User profile retrieved successfully for user ID: 73
[30-Dec-2025 00:23:00 UTC] === API CALL LOG ===
[30-Dec-2025 00:23:00 UTC] Endpoint: user/profile.php
[30-Dec-2025 00:23:00 UTC] Full Log Data: {
    "timestamp": "2025-12-30 00:23:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:2fe5:b95e:0:66:f863:4001",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:2fe5:b95e:0:66:f863:4001, 162.158.22.184",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMiLCJ1c2VybmFtZSI6IlNoYXJtYSIsImVtYWlsIjoiZHZuZHJzaGFybTg2MEBnbWFpbC5jb20iLCJleHAiOjE3Njc2NTg4OTV9.TDfnOGRW4LuU908OGXA3Ubkb5TP7veZpMTGq0lu3BJ4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b5d62d62a2a129f-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:2fe5:b95e:0:66:f863:4001",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Dec-2025 00:23:00 UTC] === END API CALL LOG ===
[30-Dec-2025 00:23:00 UTC] ✅ API Hash verification passed for profile endpoint
[30-Dec-2025 00:23:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMiLCJ1c2VybmFtZSI6IlNoYXJtYSIsImVtYWlsIjoiZHZuZHJzaGFybTg2MEBnbWFpbC5jb20iLCJleHAiOjE3Njc2NTg4OTV9.TDfnOGRW4LuU908OGXA3Ubkb5TP7veZpMTGq0lu3BJ4
[30-Dec-2025 00:23:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Dec-2025 00:23:00 UTC] ✅ JWT token verified successfully for user profile
[30-Dec-2025 00:23:00 UTC] User ID: 73
[30-Dec-2025 00:23:00 UTC] ✅ User profile retrieved successfully for user ID: 73
[30-Dec-2025 00:24:16 UTC] === API CALL LOG ===
[30-Dec-2025 00:24:16 UTC] Endpoint: user/profile.php
[30-Dec-2025 00:24:16 UTC] Full Log Data: {
    "timestamp": "2025-12-30 00:24:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:2fe5:b95e:0:66:f863:4001",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:2fe5:b95e:0:66:f863:4001, 162.158.23.147",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMiLCJ1c2VybmFtZSI6IlNoYXJtYSIsImVtYWlsIjoiZHZuZHJzaGFybTg2MEBnbWFpbC5jb20iLCJleHAiOjE3Njc2NTg4OTV9.TDfnOGRW4LuU908OGXA3Ubkb5TP7veZpMTGq0lu3BJ4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b5d64afbd81129f-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:2fe5:b95e:0:66:f863:4001",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Dec-2025 00:24:16 UTC] === END API CALL LOG ===
[30-Dec-2025 00:24:16 UTC] ✅ API Hash verification passed for profile endpoint
[30-Dec-2025 00:24:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMiLCJ1c2VybmFtZSI6IlNoYXJtYSIsImVtYWlsIjoiZHZuZHJzaGFybTg2MEBnbWFpbC5jb20iLCJleHAiOjE3Njc2NTg4OTV9.TDfnOGRW4LuU908OGXA3Ubkb5TP7veZpMTGq0lu3BJ4
[30-Dec-2025 00:24:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Dec-2025 00:24:16 UTC] ✅ JWT token verified successfully for user profile
[30-Dec-2025 00:24:16 UTC] User ID: 73
[30-Dec-2025 00:24:16 UTC] ✅ User profile retrieved successfully for user ID: 73
[30-Dec-2025 00:25:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Dec-2025 00:25:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Dec-2025 00:25:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:2fe5:b95e:0:66:f863:4001, 162.158.22.189","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMiLCJ1c2VybmFtZSI6IlNoYXJtYSIsImVtYWlsIjoiZHZuZHJzaGFybTg2MEBnbWFpbC5jb20iLCJleHAiOjE3Njc2NTg4OTV9.TDfnOGRW4LuU908OGXA3Ubkb5TP7veZpMTGq0lu3BJ4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9b5d663d9e90129f-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:2fe5:b95e:0:66:f863:4001","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-Dec-2025 00:25:20 UTC] === User Orders API Called ===
[30-Dec-2025 00:25:20 UTC] User ID: 73
[30-Dec-2025 00:25:20 UTC] Limit: 20, Offset: 0
[30-Dec-2025 00:25:20 UTC] Orders found: 0
[30-Dec-2025 00:25:20 UTC] Orders data: []
[30-Dec-2025 00:25:20 UTC] Total orders count: 0
[30-Dec-2025 00:25:22 UTC] === API CALL LOG ===
[30-Dec-2025 00:25:22 UTC] Endpoint: user/profile.php
[30-Dec-2025 00:25:22 UTC] Full Log Data: {
    "timestamp": "2025-12-30 00:25:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:2fe5:b95e:0:66:f863:4001",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:2fe5:b95e:0:66:f863:4001, 162.158.22.189",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMiLCJ1c2VybmFtZSI6IlNoYXJtYSIsImVtYWlsIjoiZHZuZHJzaGFybTg2MEBnbWFpbC5jb20iLCJleHAiOjE3Njc2NTg4OTV9.TDfnOGRW4LuU908OGXA3Ubkb5TP7veZpMTGq0lu3BJ4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b5d664a9ad8129f-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:2fe5:b95e:0:66:f863:4001",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Dec-2025 00:25:22 UTC] === END API CALL LOG ===
[30-Dec-2025 00:25:22 UTC] ✅ API Hash verification passed for profile endpoint
[30-Dec-2025 00:25:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMiLCJ1c2VybmFtZSI6IlNoYXJtYSIsImVtYWlsIjoiZHZuZHJzaGFybTg2MEBnbWFpbC5jb20iLCJleHAiOjE3Njc2NTg4OTV9.TDfnOGRW4LuU908OGXA3Ubkb5TP7veZpMTGq0lu3BJ4
[30-Dec-2025 00:25:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Dec-2025 00:25:22 UTC] ✅ JWT token verified successfully for user profile
[30-Dec-2025 00:25:22 UTC] User ID: 73
[30-Dec-2025 00:25:22 UTC] ✅ User profile retrieved successfully for user ID: 73
[30-Dec-2025 00:25:37 UTC] === API CALL LOG ===
[30-Dec-2025 00:25:37 UTC] Endpoint: user/profile.php
[30-Dec-2025 00:25:37 UTC] Full Log Data: {
    "timestamp": "2025-12-30 00:25:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:2fe5:b95e:0:66:f863:4001",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:2fe5:b95e:0:66:f863:4001, 162.158.22.188",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMiLCJ1c2VybmFtZSI6IlNoYXJtYSIsImVtYWlsIjoiZHZuZHJzaGFybTg2MEBnbWFpbC5jb20iLCJleHAiOjE3Njc2NTg4OTV9.TDfnOGRW4LuU908OGXA3Ubkb5TP7veZpMTGq0lu3BJ4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b5d66aa6d41129f-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:2fe5:b95e:0:66:f863:4001",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Dec-2025 00:25:37 UTC] === END API CALL LOG ===
[30-Dec-2025 00:25:37 UTC] ✅ API Hash verification passed for profile endpoint
[30-Dec-2025 00:25:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMiLCJ1c2VybmFtZSI6IlNoYXJtYSIsImVtYWlsIjoiZHZuZHJzaGFybTg2MEBnbWFpbC5jb20iLCJleHAiOjE3Njc2NTg4OTV9.TDfnOGRW4LuU908OGXA3Ubkb5TP7veZpMTGq0lu3BJ4
[30-Dec-2025 00:25:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Dec-2025 00:25:37 UTC] ✅ JWT token verified successfully for user profile
[30-Dec-2025 00:25:37 UTC] User ID: 73
[30-Dec-2025 00:25:37 UTC] ✅ User profile retrieved successfully for user ID: 73
[30-Dec-2025 00:25:37 UTC] User Purchases API - User ID: 73
[30-Dec-2025 00:25:37 UTC] User Purchases API - Total purchases found: 0
[30-Dec-2025 00:25:59 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Dec-2025 00:25:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Dec-2025 00:25:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:2fe5:b95e:0:66:f863:4001, 162.158.22.188","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMiLCJ1c2VybmFtZSI6IlNoYXJtYSIsImVtYWlsIjoiZHZuZHJzaGFybTg2MEBnbWFpbC5jb20iLCJleHAiOjE3Njc2NTg4OTV9.TDfnOGRW4LuU908OGXA3Ubkb5TP7veZpMTGq0lu3BJ4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9b5d67345e1a129f-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:2fe5:b95e:0:66:f863:4001","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-Dec-2025 00:25:59 UTC] === User Orders API Called ===
[30-Dec-2025 00:25:59 UTC] User ID: 73
[30-Dec-2025 00:25:59 UTC] Limit: 20, Offset: 0
[30-Dec-2025 00:25:59 UTC] Orders found: 0
[30-Dec-2025 00:25:59 UTC] Orders data: []
[30-Dec-2025 00:25:59 UTC] Total orders count: 0
[30-Dec-2025 00:26:00 UTC] User Purchases API - User ID: 73
[30-Dec-2025 00:26:00 UTC] User Purchases API - Total purchases found: 0
[30-Dec-2025 01:10:01 UTC] === API CALL LOG ===
[30-Dec-2025 01:10:01 UTC] Endpoint: user/profile.php
[30-Dec-2025 01:10:01 UTC] Full Log Data: {
    "timestamp": "2025-12-30 01:10:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4060:2d01:3507::eb0a:6511",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4060:2d01:3507::eb0a:6511, 104.23.175.83",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzEiLCJ1c2VybmFtZSI6IlJvdW1payIsImVtYWlsIjoibW9uZGFsbGlsaWthQGdtYWlsLmNvbSIsImV4cCI6MTc2NzU3NTYzNn0.CHXpG27sikU51qpaM2v3BgdSIBT-ZTioJGhGM8KgQgQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b5da7b279f0072d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4060:2d01:3507::eb0a:6511",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Dec-2025 01:10:01 UTC] === END API CALL LOG ===
[30-Dec-2025 01:10:01 UTC] ✅ API Hash verification passed for profile endpoint
[30-Dec-2025 01:10:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzEiLCJ1c2VybmFtZSI6IlJvdW1payIsImVtYWlsIjoibW9uZGFsbGlsaWthQGdtYWlsLmNvbSIsImV4cCI6MTc2NzU3NTYzNn0.CHXpG27sikU51qpaM2v3BgdSIBT-ZTioJGhGM8KgQgQ
[30-Dec-2025 01:10:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Dec-2025 01:10:01 UTC] ✅ JWT token verified successfully for user profile
[30-Dec-2025 01:10:01 UTC] User ID: 71
[30-Dec-2025 01:10:01 UTC] ✅ User profile retrieved successfully for user ID: 71
[30-Dec-2025 01:10:02 UTC] === API CALL LOG ===
[30-Dec-2025 01:10:02 UTC] Endpoint: user/profile.php
[30-Dec-2025 01:10:02 UTC] Full Log Data: {
    "timestamp": "2025-12-30 01:10:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4060:2d01:3507::eb0a:6511",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4060:2d01:3507::eb0a:6511, 104.23.175.83",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzEiLCJ1c2VybmFtZSI6IlJvdW1payIsImVtYWlsIjoibW9uZGFsbGlsaWthQGdtYWlsLmNvbSIsImV4cCI6MTc2NzU3NTYzNn0.CHXpG27sikU51qpaM2v3BgdSIBT-ZTioJGhGM8KgQgQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b5da7b8ae04072d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4060:2d01:3507::eb0a:6511",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Dec-2025 01:10:02 UTC] === END API CALL LOG ===
[30-Dec-2025 01:10:02 UTC] ✅ API Hash verification passed for profile endpoint
[30-Dec-2025 01:10:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzEiLCJ1c2VybmFtZSI6IlJvdW1payIsImVtYWlsIjoibW9uZGFsbGlsaWthQGdtYWlsLmNvbSIsImV4cCI6MTc2NzU3NTYzNn0.CHXpG27sikU51qpaM2v3BgdSIBT-ZTioJGhGM8KgQgQ
[30-Dec-2025 01:10:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Dec-2025 01:10:02 UTC] ✅ JWT token verified successfully for user profile
[30-Dec-2025 01:10:02 UTC] User ID: 71
[30-Dec-2025 01:10:02 UTC] ✅ User profile retrieved successfully for user ID: 71
[30-Dec-2025 01:10:04 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Dec-2025 01:10:05 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Dec-2025 01:10:05 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:4060:2d01:3507::eb0a:6511, 104.23.175.83","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzEiLCJ1c2VybmFtZSI6IlJvdW1payIsImVtYWlsIjoibW9uZGFsbGlsaWthQGdtYWlsLmNvbSIsImV4cCI6MTc2NzU3NTYzNn0.CHXpG27sikU51qpaM2v3BgdSIBT-ZTioJGhGM8KgQgQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9b5da7c6d83e072d-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:4060:2d01:3507::eb0a:6511","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-Dec-2025 01:10:05 UTC] === User Orders API Called ===
[30-Dec-2025 01:10:05 UTC] User ID: 71
[30-Dec-2025 01:10:05 UTC] Limit: 20, Offset: 0
[30-Dec-2025 01:10:05 UTC] Orders found: 1
[30-Dec-2025 01:10:05 UTC] Orders data: [{"id":52,"quantity":5,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/freeearnigofficial19","status":"pending","created_at":"2025-12-29 04:45:07","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[30-Dec-2025 01:10:05 UTC] Total orders count: 1
[30-Dec-2025 02:37:57 UTC] === API CALL LOG ===
[30-Dec-2025 02:37:57 UTC] Endpoint: user/profile.php
[30-Dec-2025 02:37:57 UTC] Full Log Data: {
    "timestamp": "2025-12-30 02:37:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "49.44.78.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "49.44.78.167, 162.158.108.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzY3NjY3MDc0fQ.vx9c_LIs7HsYLkny6Mji29u8raphKZk9AW3uewz19cQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b5e287f3ba2fce6-SIN",
        "x-forwarded-proto": "https",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "49.44.78.167",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Dec-2025 02:37:57 UTC] === END API CALL LOG ===
[30-Dec-2025 02:37:57 UTC] ✅ API Hash verification passed for profile endpoint
[30-Dec-2025 02:37:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzY3NjY3MDc0fQ.vx9c_LIs7HsYLkny6Mji29u8raphKZk9AW3uewz19cQ
[30-Dec-2025 02:37:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Dec-2025 02:37:57 UTC] ✅ JWT token verified successfully for user profile
[30-Dec-2025 02:37:57 UTC] User ID: 5
[30-Dec-2025 02:37:57 UTC] ✅ User profile retrieved successfully for user ID: 5
[30-Dec-2025 02:38:40 UTC] === API CALL LOG ===
[30-Dec-2025 02:38:40 UTC] Endpoint: user/profile.php
[30-Dec-2025 02:38:40 UTC] Full Log Data: {
    "timestamp": "2025-12-30 02:38:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "49.44.78.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "49.44.78.167, 172.70.93.115",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzY3NjY3MDc0fQ.vx9c_LIs7HsYLkny6Mji29u8raphKZk9AW3uewz19cQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b5e2989be967d50-SIN",
        "x-forwarded-proto": "https",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "49.44.78.167",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Dec-2025 02:38:40 UTC] === END API CALL LOG ===
[30-Dec-2025 02:38:40 UTC] ✅ API Hash verification passed for profile endpoint
[30-Dec-2025 02:38:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzY3NjY3MDc0fQ.vx9c_LIs7HsYLkny6Mji29u8raphKZk9AW3uewz19cQ
[30-Dec-2025 02:38:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Dec-2025 02:38:40 UTC] ✅ JWT token verified successfully for user profile
[30-Dec-2025 02:38:40 UTC] User ID: 5
[30-Dec-2025 02:38:40 UTC] ✅ User profile retrieved successfully for user ID: 5
[30-Dec-2025 02:38:42 UTC] === API CALL LOG ===
[30-Dec-2025 02:38:42 UTC] Endpoint: user/profile.php
[30-Dec-2025 02:38:42 UTC] Full Log Data: {
    "timestamp": "2025-12-30 02:38:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "49.44.78.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "49.44.78.167, 172.69.176.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzY3NjY3MDc0fQ.vx9c_LIs7HsYLkny6Mji29u8raphKZk9AW3uewz19cQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b5e299b6b751dd6-SIN",
        "x-forwarded-proto": "https",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "49.44.78.167",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Dec-2025 02:38:42 UTC] === END API CALL LOG ===
[30-Dec-2025 02:38:42 UTC] ✅ API Hash verification passed for profile endpoint
[30-Dec-2025 02:38:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzY3NjY3MDc0fQ.vx9c_LIs7HsYLkny6Mji29u8raphKZk9AW3uewz19cQ
[30-Dec-2025 02:38:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Dec-2025 02:38:42 UTC] ✅ JWT token verified successfully for user profile
[30-Dec-2025 02:38:42 UTC] User ID: 5
[30-Dec-2025 02:38:42 UTC] ✅ User profile retrieved successfully for user ID: 5
[30-Dec-2025 02:39:02 UTC] === API CALL LOG ===
[30-Dec-2025 02:39:02 UTC] Endpoint: user/profile.php
[30-Dec-2025 02:39:02 UTC] Full Log Data: {
    "timestamp": "2025-12-30 02:39:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "49.44.78.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "49.44.78.167, 162.158.170.105",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzY3NjY3MDc0fQ.vx9c_LIs7HsYLkny6Mji29u8raphKZk9AW3uewz19cQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b5e2a1798e8a08f-SIN",
        "x-forwarded-proto": "https",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "49.44.78.167",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Dec-2025 02:39:02 UTC] === END API CALL LOG ===
[30-Dec-2025 02:39:02 UTC] ✅ API Hash verification passed for profile endpoint
[30-Dec-2025 02:39:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzY3NjY3MDc0fQ.vx9c_LIs7HsYLkny6Mji29u8raphKZk9AW3uewz19cQ
[30-Dec-2025 02:39:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Dec-2025 02:39:02 UTC] ✅ JWT token verified successfully for user profile
[30-Dec-2025 02:39:02 UTC] User ID: 5
[30-Dec-2025 02:39:02 UTC] ✅ User profile retrieved successfully for user ID: 5
[30-Dec-2025 02:39:05 UTC] === API CALL LOG ===
[30-Dec-2025 02:39:05 UTC] Endpoint: user/profile.php
[30-Dec-2025 02:39:05 UTC] Full Log Data: {
    "timestamp": "2025-12-30 02:39:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "49.44.78.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "49.44.78.167, 172.70.143.175",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzY3NjY3MDc0fQ.vx9c_LIs7HsYLkny6Mji29u8raphKZk9AW3uewz19cQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b5e2a29ba16dd4a-SIN",
        "x-forwarded-proto": "https",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "49.44.78.167",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Dec-2025 02:39:05 UTC] === END API CALL LOG ===
[30-Dec-2025 02:39:05 UTC] ✅ API Hash verification passed for profile endpoint
[30-Dec-2025 02:39:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzY3NjY3MDc0fQ.vx9c_LIs7HsYLkny6Mji29u8raphKZk9AW3uewz19cQ
[30-Dec-2025 02:39:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Dec-2025 02:39:05 UTC] ✅ JWT token verified successfully for user profile
[30-Dec-2025 02:39:05 UTC] User ID: 5
[30-Dec-2025 02:39:05 UTC] ✅ User profile retrieved successfully for user ID: 5
[30-Dec-2025 02:39:26 UTC] === API CALL LOG ===
[30-Dec-2025 02:39:26 UTC] Endpoint: user/profile.php
[30-Dec-2025 02:39:26 UTC] Full Log Data: {
    "timestamp": "2025-12-30 02:39:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "49.44.78.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "49.44.78.167, 104.23.175.83",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzY3NjY3MDc0fQ.vx9c_LIs7HsYLkny6Mji29u8raphKZk9AW3uewz19cQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b5e2aae6e11cf50-SIN",
        "x-forwarded-proto": "https",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "49.44.78.167",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Dec-2025 02:39:26 UTC] === END API CALL LOG ===
[30-Dec-2025 02:39:26 UTC] ✅ API Hash verification passed for profile endpoint
[30-Dec-2025 02:39:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzY3NjY3MDc0fQ.vx9c_LIs7HsYLkny6Mji29u8raphKZk9AW3uewz19cQ
[30-Dec-2025 02:39:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Dec-2025 02:39:26 UTC] ✅ JWT token verified successfully for user profile
[30-Dec-2025 02:39:26 UTC] User ID: 5
[30-Dec-2025 02:39:26 UTC] ✅ User profile retrieved successfully for user ID: 5
[30-Dec-2025 02:39:29 UTC] === API CALL LOG ===
[30-Dec-2025 02:39:29 UTC] Endpoint: user/profile.php
[30-Dec-2025 02:39:29 UTC] Full Log Data: {
    "timestamp": "2025-12-30 02:39:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "49.44.78.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "49.44.78.167, 104.23.175.83",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzY3NjY3MDc0fQ.vx9c_LIs7HsYLkny6Mji29u8raphKZk9AW3uewz19cQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b5e2ac10fc1f891-SIN",
        "x-forwarded-proto": "https",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "49.44.78.167",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Dec-2025 02:39:29 UTC] === END API CALL LOG ===
[30-Dec-2025 02:39:29 UTC] ✅ API Hash verification passed for profile endpoint
[30-Dec-2025 02:39:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzY3NjY3MDc0fQ.vx9c_LIs7HsYLkny6Mji29u8raphKZk9AW3uewz19cQ
[30-Dec-2025 02:39:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Dec-2025 02:39:29 UTC] ✅ JWT token verified successfully for user profile
[30-Dec-2025 02:39:29 UTC] User ID: 5
[30-Dec-2025 02:39:29 UTC] ✅ User profile retrieved successfully for user ID: 5
[30-Dec-2025 02:45:31 UTC] === API CALL LOG ===
[30-Dec-2025 02:45:31 UTC] Endpoint: user/profile.php
[30-Dec-2025 02:45:31 UTC] Full Log Data: {
    "timestamp": "2025-12-30 02:45:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "204.186.55.229",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "204.186.55.229, 172.68.94.179",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzY3NjY3NTMwfQ.3P-aZMR8-Zi0QCzuNxIq9jW-asUvH-lzg_9k8XVZapU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b5e33983aafb8e9-PHL",
        "x-forwarded-proto": "https",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "204.186.55.229",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Dec-2025 02:45:31 UTC] === END API CALL LOG ===
[30-Dec-2025 02:45:31 UTC] ✅ API Hash verification passed for profile endpoint
[30-Dec-2025 02:45:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzY3NjY3NTMwfQ.3P-aZMR8-Zi0QCzuNxIq9jW-asUvH-lzg_9k8XVZapU
[30-Dec-2025 02:45:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Dec-2025 02:45:31 UTC] ✅ JWT token verified successfully for user profile
[30-Dec-2025 02:45:31 UTC] User ID: 5
[30-Dec-2025 02:45:31 UTC] ✅ User profile retrieved successfully for user ID: 5
[30-Dec-2025 02:46:26 UTC] === API CALL LOG ===
[30-Dec-2025 02:46:26 UTC] Endpoint: user/profile.php
[30-Dec-2025 02:46:26 UTC] Full Log Data: {
    "timestamp": "2025-12-30 02:46:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "204.186.55.229",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "204.186.55.229, 172.68.94.178",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzY3NjY3NTMwfQ.3P-aZMR8-Zi0QCzuNxIq9jW-asUvH-lzg_9k8XVZapU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b5e34ebd8dc1ddb-PHL",
        "x-forwarded-proto": "https",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "204.186.55.229",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Dec-2025 02:46:26 UTC] === END API CALL LOG ===
[30-Dec-2025 02:46:26 UTC] ✅ API Hash verification passed for profile endpoint
[30-Dec-2025 02:46:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzY3NjY3NTMwfQ.3P-aZMR8-Zi0QCzuNxIq9jW-asUvH-lzg_9k8XVZapU
[30-Dec-2025 02:46:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Dec-2025 02:46:26 UTC] ✅ JWT token verified successfully for user profile
[30-Dec-2025 02:46:26 UTC] User ID: 5
[30-Dec-2025 02:46:26 UTC] ✅ User profile retrieved successfully for user ID: 5
[30-Dec-2025 02:46:27 UTC] === API CALL LOG ===
[30-Dec-2025 02:46:27 UTC] Endpoint: user/profile.php
[30-Dec-2025 02:46:27 UTC] Full Log Data: {
    "timestamp": "2025-12-30 02:46:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "204.186.55.229",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "204.186.55.229, 172.68.94.178",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzY3NjY3NTMwfQ.3P-aZMR8-Zi0QCzuNxIq9jW-asUvH-lzg_9k8XVZapU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b5e34f5d91eb8e9-PHL",
        "x-forwarded-proto": "https",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "204.186.55.229",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Dec-2025 02:46:27 UTC] === END API CALL LOG ===
[30-Dec-2025 02:46:27 UTC] ✅ API Hash verification passed for profile endpoint
[30-Dec-2025 02:46:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzY3NjY3NTMwfQ.3P-aZMR8-Zi0QCzuNxIq9jW-asUvH-lzg_9k8XVZapU
[30-Dec-2025 02:46:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Dec-2025 02:46:27 UTC] ✅ JWT token verified successfully for user profile
[30-Dec-2025 02:46:27 UTC] User ID: 5
[30-Dec-2025 02:46:27 UTC] ✅ User profile retrieved successfully for user ID: 5
[30-Dec-2025 02:46:49 UTC] === API CALL LOG ===
[30-Dec-2025 02:46:49 UTC] Endpoint: user/profile.php
[30-Dec-2025 02:46:49 UTC] Full Log Data: {
    "timestamp": "2025-12-30 02:46:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "204.186.55.229",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "204.186.55.229, 172.68.94.179",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzY3NjY3NTMwfQ.3P-aZMR8-Zi0QCzuNxIq9jW-asUvH-lzg_9k8XVZapU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b5e357bfea44d29-PHL",
        "x-forwarded-proto": "https",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "204.186.55.229",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Dec-2025 02:46:49 UTC] === END API CALL LOG ===
[30-Dec-2025 02:46:49 UTC] ✅ API Hash verification passed for profile endpoint
[30-Dec-2025 02:46:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzY3NjY3NTMwfQ.3P-aZMR8-Zi0QCzuNxIq9jW-asUvH-lzg_9k8XVZapU
[30-Dec-2025 02:46:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Dec-2025 02:46:49 UTC] ✅ JWT token verified successfully for user profile
[30-Dec-2025 02:46:49 UTC] User ID: 5
[30-Dec-2025 02:46:49 UTC] ✅ User profile retrieved successfully for user ID: 5
[30-Dec-2025 02:46:50 UTC] === API CALL LOG ===
[30-Dec-2025 02:46:50 UTC] Endpoint: user/profile.php
[30-Dec-2025 02:46:50 UTC] Full Log Data: {
    "timestamp": "2025-12-30 02:46:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "204.186.55.229",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "204.186.55.229, 172.68.94.179",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzY3NjY3NTMwfQ.3P-aZMR8-Zi0QCzuNxIq9jW-asUvH-lzg_9k8XVZapU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b5e3585ba5a6d9c-PHL",
        "x-forwarded-proto": "https",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "204.186.55.229",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Dec-2025 02:46:50 UTC] === END API CALL LOG ===
[30-Dec-2025 02:46:50 UTC] ✅ API Hash verification passed for profile endpoint
[30-Dec-2025 02:46:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzY3NjY3NTMwfQ.3P-aZMR8-Zi0QCzuNxIq9jW-asUvH-lzg_9k8XVZapU
[30-Dec-2025 02:46:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Dec-2025 02:46:50 UTC] ✅ JWT token verified successfully for user profile
[30-Dec-2025 02:46:50 UTC] User ID: 5
[30-Dec-2025 02:46:50 UTC] ✅ User profile retrieved successfully for user ID: 5
[30-Dec-2025 02:46:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Dec-2025 02:46:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Dec-2025 02:46:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"204.186.55.229, 172.68.94.179","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzY3NjY3NTMwfQ.3P-aZMR8-Zi0QCzuNxIq9jW-asUvH-lzg_9k8XVZapU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9b5e359449caa65b-PHL","x-forwarded-proto":"https","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"204.186.55.229","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}"}
[30-Dec-2025 02:46:52 UTC] === User Orders API Called ===
[30-Dec-2025 02:46:52 UTC] User ID: 5
[30-Dec-2025 02:46:52 UTC] Limit: 20, Offset: 0
[30-Dec-2025 02:46:52 UTC] Orders found: 2
[30-Dec-2025 02:46:52 UTC] Orders data: [{"id":5,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/trademaxpooya\/32406","status":"completed","created_at":"2025-11-12 11:43:57","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":4,"quantity":10,"total_coins":10,"coin_type":"regular","telegram_link":"t.me\/tehhhst\/5","status":"cancelled","created_at":"2025-11-12 11:09:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[30-Dec-2025 02:46:52 UTC] Total orders count: 2
[30-Dec-2025 02:47:17 UTC] === API CALL LOG ===
[30-Dec-2025 02:47:17 UTC] Endpoint: user/profile.php
[30-Dec-2025 02:47:17 UTC] Full Log Data: {
    "timestamp": "2025-12-30 02:47:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "204.186.55.229",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "204.186.55.229, 172.68.94.179",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzY3NjY3NTMwfQ.3P-aZMR8-Zi0QCzuNxIq9jW-asUvH-lzg_9k8XVZapU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b5e362a9f5e9828-PHL",
        "x-forwarded-proto": "https",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "204.186.55.229",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Dec-2025 02:47:17 UTC] === END API CALL LOG ===
[30-Dec-2025 02:47:17 UTC] ✅ API Hash verification passed for profile endpoint
[30-Dec-2025 02:47:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzY3NjY3NTMwfQ.3P-aZMR8-Zi0QCzuNxIq9jW-asUvH-lzg_9k8XVZapU
[30-Dec-2025 02:47:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Dec-2025 02:47:17 UTC] ✅ JWT token verified successfully for user profile
[30-Dec-2025 02:47:17 UTC] User ID: 5
[30-Dec-2025 02:47:17 UTC] ✅ User profile retrieved successfully for user ID: 5
[30-Dec-2025 02:47:18 UTC] === API CALL LOG ===
[30-Dec-2025 02:47:18 UTC] Endpoint: user/profile.php
[30-Dec-2025 02:47:18 UTC] Full Log Data: {
    "timestamp": "2025-12-30 02:47:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "204.186.55.229",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "204.186.55.229, 172.68.94.179",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzY3NjY3NTMwfQ.3P-aZMR8-Zi0QCzuNxIq9jW-asUvH-lzg_9k8XVZapU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b5e36342b94a5d4-PHL",
        "x-forwarded-proto": "https",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "204.186.55.229",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Dec-2025 02:47:18 UTC] === END API CALL LOG ===
[30-Dec-2025 02:47:18 UTC] ✅ API Hash verification passed for profile endpoint
[30-Dec-2025 02:47:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzY3NjY3NTMwfQ.3P-aZMR8-Zi0QCzuNxIq9jW-asUvH-lzg_9k8XVZapU
[30-Dec-2025 02:47:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Dec-2025 02:47:18 UTC] ✅ JWT token verified successfully for user profile
[30-Dec-2025 02:47:18 UTC] User ID: 5
[30-Dec-2025 02:47:18 UTC] ✅ User profile retrieved successfully for user ID: 5
[30-Dec-2025 02:47:42 UTC] === API CALL LOG ===
[30-Dec-2025 02:47:42 UTC] Endpoint: user/profile.php
[30-Dec-2025 02:47:42 UTC] Full Log Data: {
    "timestamp": "2025-12-30 02:47:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "204.186.55.229",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "204.186.55.229, 172.68.94.179",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzY3NjY3NTMwfQ.3P-aZMR8-Zi0QCzuNxIq9jW-asUvH-lzg_9k8XVZapU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b5e36c76bd5ae04-PHL",
        "x-forwarded-proto": "https",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "204.186.55.229",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Dec-2025 02:47:42 UTC] === END API CALL LOG ===
[30-Dec-2025 02:47:42 UTC] ✅ API Hash verification passed for profile endpoint
[30-Dec-2025 02:47:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzY3NjY3NTMwfQ.3P-aZMR8-Zi0QCzuNxIq9jW-asUvH-lzg_9k8XVZapU
[30-Dec-2025 02:47:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Dec-2025 02:47:42 UTC] ✅ JWT token verified successfully for user profile
[30-Dec-2025 02:47:42 UTC] User ID: 5
[30-Dec-2025 02:47:42 UTC] ✅ User profile retrieved successfully for user ID: 5
[30-Dec-2025 02:47:43 UTC] === API CALL LOG ===
[30-Dec-2025 02:47:43 UTC] Endpoint: user/profile.php
[30-Dec-2025 02:47:43 UTC] Full Log Data: {
    "timestamp": "2025-12-30 02:47:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "204.186.55.229",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "204.186.55.229, 172.68.94.179",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzY3NjY3NTMwfQ.3P-aZMR8-Zi0QCzuNxIq9jW-asUvH-lzg_9k8XVZapU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b5e36d1da0b1ddb-PHL",
        "x-forwarded-proto": "https",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "204.186.55.229",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Dec-2025 02:47:43 UTC] === END API CALL LOG ===
[30-Dec-2025 02:47:43 UTC] ✅ API Hash verification passed for profile endpoint
[30-Dec-2025 02:47:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzY3NjY3NTMwfQ.3P-aZMR8-Zi0QCzuNxIq9jW-asUvH-lzg_9k8XVZapU
[30-Dec-2025 02:47:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Dec-2025 02:47:43 UTC] ✅ JWT token verified successfully for user profile
[30-Dec-2025 02:47:43 UTC] User ID: 5
[30-Dec-2025 02:47:43 UTC] ✅ User profile retrieved successfully for user ID: 5
[30-Dec-2025 02:48:35 UTC] === API CALL LOG ===
[30-Dec-2025 02:48:35 UTC] Endpoint: user/profile.php
[30-Dec-2025 02:48:35 UTC] Full Log Data: {
    "timestamp": "2025-12-30 02:48:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "204.186.55.229",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "204.186.55.229, 172.68.94.178",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzY3NjY3NTMwfQ.3P-aZMR8-Zi0QCzuNxIq9jW-asUvH-lzg_9k8XVZapU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b5e38131b931f20-PHL",
        "x-forwarded-proto": "https",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "204.186.55.229",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Dec-2025 02:48:35 UTC] === END API CALL LOG ===
[30-Dec-2025 02:48:35 UTC] ✅ API Hash verification passed for profile endpoint
[30-Dec-2025 02:48:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzY3NjY3NTMwfQ.3P-aZMR8-Zi0QCzuNxIq9jW-asUvH-lzg_9k8XVZapU
[30-Dec-2025 02:48:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Dec-2025 02:48:35 UTC] ✅ JWT token verified successfully for user profile
[30-Dec-2025 02:48:35 UTC] User ID: 5
[30-Dec-2025 02:48:35 UTC] ✅ User profile retrieved successfully for user ID: 5
[30-Dec-2025 02:48:36 UTC] === API CALL LOG ===
[30-Dec-2025 02:48:36 UTC] Endpoint: user/profile.php
[30-Dec-2025 02:48:36 UTC] Full Log Data: {
    "timestamp": "2025-12-30 02:48:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "204.186.55.229",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "204.186.55.229, 172.68.94.178",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzY3NjY3NTMwfQ.3P-aZMR8-Zi0QCzuNxIq9jW-asUvH-lzg_9k8XVZapU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b5e381cc83f9828-PHL",
        "x-forwarded-proto": "https",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "204.186.55.229",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Dec-2025 02:48:36 UTC] === END API CALL LOG ===
[30-Dec-2025 02:48:36 UTC] ✅ API Hash verification passed for profile endpoint
[30-Dec-2025 02:48:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzY3NjY3NTMwfQ.3P-aZMR8-Zi0QCzuNxIq9jW-asUvH-lzg_9k8XVZapU
[30-Dec-2025 02:48:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Dec-2025 02:48:36 UTC] ✅ JWT token verified successfully for user profile
[30-Dec-2025 02:48:36 UTC] User ID: 5
[30-Dec-2025 02:48:36 UTC] ✅ User profile retrieved successfully for user ID: 5
[30-Dec-2025 06:55:05 UTC] === API CALL LOG ===
[30-Dec-2025 06:55:05 UTC] Endpoint: user/profile.php
[30-Dec-2025 06:55:05 UTC] Full Log Data: {
    "timestamp": "2025-12-30 06:55:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.53.27.154",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.53.27.154, 104.23.175.83",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQiLCJ1c2VybmFtZSI6InV4dWRiIiwiZW1haWwiOiJlbGlhc3JhaG1hbmk1MzNAZ21haWwuY29tIiwiZXhwIjoxNzY3NjgyNTA0fQ.zE392sFNsoTI9Tuge5CBegvk_6B2RNTAjLzD9zDHRRs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b5fa1281ec6294b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.53.27.154",
        "cf-ipcountry": "AF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Dec-2025 06:55:05 UTC] === END API CALL LOG ===
[30-Dec-2025 06:55:05 UTC] ✅ API Hash verification passed for profile endpoint
[30-Dec-2025 06:55:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQiLCJ1c2VybmFtZSI6InV4dWRiIiwiZW1haWwiOiJlbGlhc3JhaG1hbmk1MzNAZ21haWwuY29tIiwiZXhwIjoxNzY3NjgyNTA0fQ.zE392sFNsoTI9Tuge5CBegvk_6B2RNTAjLzD9zDHRRs
[30-Dec-2025 06:55:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Dec-2025 06:55:05 UTC] ✅ JWT token verified successfully for user profile
[30-Dec-2025 06:55:05 UTC] User ID: 74
[30-Dec-2025 06:55:05 UTC] ✅ User profile retrieved successfully for user ID: 74
[30-Dec-2025 06:55:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Dec-2025 06:55:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Dec-2025 06:55:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.53.27.154, 104.23.175.83","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQiLCJ1c2VybmFtZSI6InV4dWRiIiwiZW1haWwiOiJlbGlhc3JhaG1hbmk1MzNAZ21haWwuY29tIiwiZXhwIjoxNzY3NjgyNTA0fQ.zE392sFNsoTI9Tuge5CBegvk_6B2RNTAjLzD9zDHRRs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9b5fa1811eec294b-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.53.27.154","cf-ipcountry":"AF","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-Dec-2025 06:55:19 UTC] === User Orders API Called ===
[30-Dec-2025 06:55:19 UTC] User ID: 74
[30-Dec-2025 06:55:19 UTC] Limit: 20, Offset: 0
[30-Dec-2025 06:55:19 UTC] Orders found: 0
[30-Dec-2025 06:55:19 UTC] Orders data: []
[30-Dec-2025 06:55:19 UTC] Total orders count: 0
[30-Dec-2025 06:55:20 UTC] === API CALL LOG ===
[30-Dec-2025 06:55:20 UTC] Endpoint: user/profile.php
[30-Dec-2025 06:55:20 UTC] Full Log Data: {
    "timestamp": "2025-12-30 06:55:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.53.27.154",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.53.27.154, 104.23.175.83",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQiLCJ1c2VybmFtZSI6InV4dWRiIiwiZW1haWwiOiJlbGlhc3JhaG1hbmk1MzNAZ21haWwuY29tIiwiZXhwIjoxNzY3NjgyNTA0fQ.zE392sFNsoTI9Tuge5CBegvk_6B2RNTAjLzD9zDHRRs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b5fa18ae9b5294b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.53.27.154",
        "cf-ipcountry": "AF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Dec-2025 06:55:20 UTC] === END API CALL LOG ===
[30-Dec-2025 06:55:20 UTC] ✅ API Hash verification passed for profile endpoint
[30-Dec-2025 06:55:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQiLCJ1c2VybmFtZSI6InV4dWRiIiwiZW1haWwiOiJlbGlhc3JhaG1hbmk1MzNAZ21haWwuY29tIiwiZXhwIjoxNzY3NjgyNTA0fQ.zE392sFNsoTI9Tuge5CBegvk_6B2RNTAjLzD9zDHRRs
[30-Dec-2025 06:55:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Dec-2025 06:55:20 UTC] ✅ JWT token verified successfully for user profile
[30-Dec-2025 06:55:20 UTC] User ID: 74
[30-Dec-2025 06:55:20 UTC] ✅ User profile retrieved successfully for user ID: 74
[30-Dec-2025 06:55:21 UTC] User Purchases API - User ID: 74
[30-Dec-2025 06:55:21 UTC] User Purchases API - Total purchases found: 0
[30-Dec-2025 06:55:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Dec-2025 06:55:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Dec-2025 06:55:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.53.27.154, 104.23.175.83","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQiLCJ1c2VybmFtZSI6InV4dWRiIiwiZW1haWwiOiJlbGlhc3JhaG1hbmk1MzNAZ21haWwuY29tIiwiZXhwIjoxNzY3NjgyNTA0fQ.zE392sFNsoTI9Tuge5CBegvk_6B2RNTAjLzD9zDHRRs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9b5fa1ab7980294b-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.53.27.154","cf-ipcountry":"AF","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-Dec-2025 06:55:26 UTC] === User Orders API Called ===
[30-Dec-2025 06:55:26 UTC] User ID: 74
[30-Dec-2025 06:55:26 UTC] Limit: 20, Offset: 0
[30-Dec-2025 06:55:26 UTC] Orders found: 0
[30-Dec-2025 06:55:26 UTC] Orders data: []
[30-Dec-2025 06:55:26 UTC] Total orders count: 0
[30-Dec-2025 06:55:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Dec-2025 06:55:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Dec-2025 06:55:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.53.27.154, 104.23.175.83","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQiLCJ1c2VybmFtZSI6InV4dWRiIiwiZW1haWwiOiJlbGlhc3JhaG1hbmk1MzNAZ21haWwuY29tIiwiZXhwIjoxNzY3NjgyNTA0fQ.zE392sFNsoTI9Tuge5CBegvk_6B2RNTAjLzD9zDHRRs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9b5fa1c009ab294b-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.53.27.154","cf-ipcountry":"AF","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-Dec-2025 06:55:29 UTC] === User Orders API Called ===
[30-Dec-2025 06:55:29 UTC] User ID: 74
[30-Dec-2025 06:55:29 UTC] Limit: 20, Offset: 0
[30-Dec-2025 06:55:29 UTC] Orders found: 0
[30-Dec-2025 06:55:29 UTC] Orders data: []
[30-Dec-2025 06:55:29 UTC] Total orders count: 0
[30-Dec-2025 06:55:30 UTC] === API CALL LOG ===
[30-Dec-2025 06:55:30 UTC] Endpoint: user/profile.php
[30-Dec-2025 06:55:30 UTC] Full Log Data: {
    "timestamp": "2025-12-30 06:55:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.53.27.154",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.53.27.154, 104.23.175.83",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQiLCJ1c2VybmFtZSI6InV4dWRiIiwiZW1haWwiOiJlbGlhc3JhaG1hbmk1MzNAZ21haWwuY29tIiwiZXhwIjoxNzY3NjgyNTA0fQ.zE392sFNsoTI9Tuge5CBegvk_6B2RNTAjLzD9zDHRRs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b5fa1c72d58294b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.53.27.154",
        "cf-ipcountry": "AF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Dec-2025 06:55:30 UTC] === END API CALL LOG ===
[30-Dec-2025 06:55:30 UTC] ✅ API Hash verification passed for profile endpoint
[30-Dec-2025 06:55:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQiLCJ1c2VybmFtZSI6InV4dWRiIiwiZW1haWwiOiJlbGlhc3JhaG1hbmk1MzNAZ21haWwuY29tIiwiZXhwIjoxNzY3NjgyNTA0fQ.zE392sFNsoTI9Tuge5CBegvk_6B2RNTAjLzD9zDHRRs
[30-Dec-2025 06:55:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Dec-2025 06:55:30 UTC] ✅ JWT token verified successfully for user profile
[30-Dec-2025 06:55:30 UTC] User ID: 74
[30-Dec-2025 06:55:30 UTC] ✅ User profile retrieved successfully for user ID: 74
[30-Dec-2025 06:55:39 UTC] === API CALL LOG ===
[30-Dec-2025 06:55:39 UTC] Endpoint: user/profile.php
[30-Dec-2025 06:55:39 UTC] Full Log Data: {
    "timestamp": "2025-12-30 06:55:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.53.27.154",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.53.27.154, 104.23.175.83",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQiLCJ1c2VybmFtZSI6InV4dWRiIiwiZW1haWwiOiJlbGlhc3JhaG1hbmk1MzNAZ21haWwuY29tIiwiZXhwIjoxNzY3NjgyNTA0fQ.zE392sFNsoTI9Tuge5CBegvk_6B2RNTAjLzD9zDHRRs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b5fa1fc5e10294b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.53.27.154",
        "cf-ipcountry": "AF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Dec-2025 06:55:39 UTC] === END API CALL LOG ===
[30-Dec-2025 06:55:39 UTC] ✅ API Hash verification passed for profile endpoint
[30-Dec-2025 06:55:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQiLCJ1c2VybmFtZSI6InV4dWRiIiwiZW1haWwiOiJlbGlhc3JhaG1hbmk1MzNAZ21haWwuY29tIiwiZXhwIjoxNzY3NjgyNTA0fQ.zE392sFNsoTI9Tuge5CBegvk_6B2RNTAjLzD9zDHRRs
[30-Dec-2025 06:55:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Dec-2025 06:55:39 UTC] ✅ JWT token verified successfully for user profile
[30-Dec-2025 06:55:39 UTC] User ID: 74
[30-Dec-2025 06:55:39 UTC] ✅ User profile retrieved successfully for user ID: 74
[30-Dec-2025 06:55:48 UTC] === API CALL LOG ===
[30-Dec-2025 06:55:48 UTC] Endpoint: user/profile.php
[30-Dec-2025 06:55:48 UTC] Full Log Data: {
    "timestamp": "2025-12-30 06:55:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.53.27.154",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.53.27.154, 104.23.175.83",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQiLCJ1c2VybmFtZSI6InV4dWRiIiwiZW1haWwiOiJlbGlhc3JhaG1hbmk1MzNAZ21haWwuY29tIiwiZXhwIjoxNzY3NjgyNTA0fQ.zE392sFNsoTI9Tuge5CBegvk_6B2RNTAjLzD9zDHRRs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b5fa233f944294b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.53.27.154",
        "cf-ipcountry": "AF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Dec-2025 06:55:48 UTC] === END API CALL LOG ===
[30-Dec-2025 06:55:48 UTC] ✅ API Hash verification passed for profile endpoint
[30-Dec-2025 06:55:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQiLCJ1c2VybmFtZSI6InV4dWRiIiwiZW1haWwiOiJlbGlhc3JhaG1hbmk1MzNAZ21haWwuY29tIiwiZXhwIjoxNzY3NjgyNTA0fQ.zE392sFNsoTI9Tuge5CBegvk_6B2RNTAjLzD9zDHRRs
[30-Dec-2025 06:55:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Dec-2025 06:55:48 UTC] ✅ JWT token verified successfully for user profile
[30-Dec-2025 06:55:48 UTC] User ID: 74
[30-Dec-2025 06:55:48 UTC] ✅ User profile retrieved successfully for user ID: 74
[30-Dec-2025 06:56:00 UTC] === API CALL LOG ===
[30-Dec-2025 06:56:00 UTC] Endpoint: user/profile.php
[30-Dec-2025 06:56:00 UTC] Full Log Data: {
    "timestamp": "2025-12-30 06:56:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.53.27.154",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.53.27.154, 104.23.175.83",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQiLCJ1c2VybmFtZSI6InV4dWRiIiwiZW1haWwiOiJlbGlhc3JhaG1hbmk1MzNAZ21haWwuY29tIiwiZXhwIjoxNzY3NjgyNTA0fQ.zE392sFNsoTI9Tuge5CBegvk_6B2RNTAjLzD9zDHRRs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b5fa2800a65294b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.53.27.154",
        "cf-ipcountry": "AF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Dec-2025 06:56:00 UTC] === END API CALL LOG ===
[30-Dec-2025 06:56:00 UTC] ✅ API Hash verification passed for profile endpoint
[30-Dec-2025 06:56:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQiLCJ1c2VybmFtZSI6InV4dWRiIiwiZW1haWwiOiJlbGlhc3JhaG1hbmk1MzNAZ21haWwuY29tIiwiZXhwIjoxNzY3NjgyNTA0fQ.zE392sFNsoTI9Tuge5CBegvk_6B2RNTAjLzD9zDHRRs
[30-Dec-2025 06:56:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Dec-2025 06:56:00 UTC] ✅ JWT token verified successfully for user profile
[30-Dec-2025 06:56:00 UTC] User ID: 74
[30-Dec-2025 06:56:00 UTC] ✅ User profile retrieved successfully for user ID: 74
[30-Dec-2025 06:56:28 UTC] === API CALL LOG ===
[30-Dec-2025 06:56:28 UTC] Endpoint: user/profile.php
[30-Dec-2025 06:56:28 UTC] Full Log Data: {
    "timestamp": "2025-12-30 06:56:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.53.27.154",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.53.27.154, 104.23.175.83",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQiLCJ1c2VybmFtZSI6InV4dWRiIiwiZW1haWwiOiJlbGlhc3JhaG1hbmk1MzNAZ21haWwuY29tIiwiZXhwIjoxNzY3NjgyNTA0fQ.zE392sFNsoTI9Tuge5CBegvk_6B2RNTAjLzD9zDHRRs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b5fa32ee80a294b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.53.27.154",
        "cf-ipcountry": "AF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Dec-2025 06:56:28 UTC] === END API CALL LOG ===
[30-Dec-2025 06:56:28 UTC] ✅ API Hash verification passed for profile endpoint
[30-Dec-2025 06:56:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQiLCJ1c2VybmFtZSI6InV4dWRiIiwiZW1haWwiOiJlbGlhc3JhaG1hbmk1MzNAZ21haWwuY29tIiwiZXhwIjoxNzY3NjgyNTA0fQ.zE392sFNsoTI9Tuge5CBegvk_6B2RNTAjLzD9zDHRRs
[30-Dec-2025 06:56:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Dec-2025 06:56:28 UTC] ✅ JWT token verified successfully for user profile
[30-Dec-2025 06:56:28 UTC] User ID: 74
[30-Dec-2025 06:56:28 UTC] ✅ User profile retrieved successfully for user ID: 74
[30-Dec-2025 06:56:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Dec-2025 06:56:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Dec-2025 06:56:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.53.27.154, 104.23.175.83","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQiLCJ1c2VybmFtZSI6InV4dWRiIiwiZW1haWwiOiJlbGlhc3JhaG1hbmk1MzNAZ21haWwuY29tIiwiZXhwIjoxNzY3NjgyNTA0fQ.zE392sFNsoTI9Tuge5CBegvk_6B2RNTAjLzD9zDHRRs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9b5fa35f0df9294b-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.53.27.154","cf-ipcountry":"AF","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-Dec-2025 06:56:35 UTC] === User Orders API Called ===
[30-Dec-2025 06:56:35 UTC] User ID: 74
[30-Dec-2025 06:56:35 UTC] Limit: 20, Offset: 0
[30-Dec-2025 06:56:35 UTC] Orders found: 0
[30-Dec-2025 06:56:35 UTC] Orders data: []
[30-Dec-2025 06:56:35 UTC] Total orders count: 0
[30-Dec-2025 09:31:04 UTC] === API CALL LOG ===
[30-Dec-2025 09:31:04 UTC] Endpoint: user/profile.php
[30-Dec-2025 09:31:04 UTC] Full Log Data: {
    "timestamp": "2025-12-30 09:31:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.53.27.154",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.53.27.154, 104.23.175.83",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQiLCJ1c2VybmFtZSI6InV4dWRiIiwiZW1haWwiOiJlbGlhc3JhaG1hbmk1MzNAZ21haWwuY29tIiwiZXhwIjoxNzY3NjgyNTA0fQ.zE392sFNsoTI9Tuge5CBegvk_6B2RNTAjLzD9zDHRRs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b6085a77ab486fb-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.53.27.154",
        "cf-ipcountry": "AF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Dec-2025 09:31:04 UTC] === END API CALL LOG ===
[30-Dec-2025 09:31:04 UTC] ✅ API Hash verification passed for profile endpoint
[30-Dec-2025 09:31:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQiLCJ1c2VybmFtZSI6InV4dWRiIiwiZW1haWwiOiJlbGlhc3JhaG1hbmk1MzNAZ21haWwuY29tIiwiZXhwIjoxNzY3NjgyNTA0fQ.zE392sFNsoTI9Tuge5CBegvk_6B2RNTAjLzD9zDHRRs
[30-Dec-2025 09:31:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Dec-2025 09:31:04 UTC] ✅ JWT token verified successfully for user profile
[30-Dec-2025 09:31:04 UTC] User ID: 74
[30-Dec-2025 09:31:04 UTC] ✅ User profile retrieved successfully for user ID: 74
[30-Dec-2025 09:31:05 UTC] === API CALL LOG ===
[30-Dec-2025 09:31:05 UTC] Endpoint: user/profile.php
[30-Dec-2025 09:31:05 UTC] Full Log Data: {
    "timestamp": "2025-12-30 09:31:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.53.27.154",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.53.27.154, 104.23.175.83",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQiLCJ1c2VybmFtZSI6InV4dWRiIiwiZW1haWwiOiJlbGlhc3JhaG1hbmk1MzNAZ21haWwuY29tIiwiZXhwIjoxNzY3NjgyNTA0fQ.zE392sFNsoTI9Tuge5CBegvk_6B2RNTAjLzD9zDHRRs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b6085af4c9986fb-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.53.27.154",
        "cf-ipcountry": "AF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Dec-2025 09:31:05 UTC] === END API CALL LOG ===
[30-Dec-2025 09:31:05 UTC] ✅ API Hash verification passed for profile endpoint
[30-Dec-2025 09:31:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQiLCJ1c2VybmFtZSI6InV4dWRiIiwiZW1haWwiOiJlbGlhc3JhaG1hbmk1MzNAZ21haWwuY29tIiwiZXhwIjoxNzY3NjgyNTA0fQ.zE392sFNsoTI9Tuge5CBegvk_6B2RNTAjLzD9zDHRRs
[30-Dec-2025 09:31:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Dec-2025 09:31:05 UTC] ✅ JWT token verified successfully for user profile
[30-Dec-2025 09:31:05 UTC] User ID: 74
[30-Dec-2025 09:31:05 UTC] ✅ User profile retrieved successfully for user ID: 74
[30-Dec-2025 10:26:17 UTC] === API CALL LOG ===
[30-Dec-2025 10:26:17 UTC] Endpoint: user/profile.php
[30-Dec-2025 10:26:17 UTC] Full Log Data: {
    "timestamp": "2025-12-30 10:26:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.194.93.191",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.194.93.191, 162.158.162.251",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUiLCJ1c2VybmFtZSI6IlpheW5fRm9yZXhTaWduYWxzIiwiZW1haWwiOiJmb3JleHRyYWRlcjI5ODY2NjFAZ21haWwuY29tIiwiZXhwIjoxNzY3Njk1MTc1fQ.vOe-B5DGR7pgMepW-HlvjpiuURDYdkkPxfoGdnWCGtM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b60d68a7aed9ba9-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.194.93.191",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Dec-2025 10:26:17 UTC] === END API CALL LOG ===
[30-Dec-2025 10:26:17 UTC] ✅ API Hash verification passed for profile endpoint
[30-Dec-2025 10:26:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUiLCJ1c2VybmFtZSI6IlpheW5fRm9yZXhTaWduYWxzIiwiZW1haWwiOiJmb3JleHRyYWRlcjI5ODY2NjFAZ21haWwuY29tIiwiZXhwIjoxNzY3Njk1MTc1fQ.vOe-B5DGR7pgMepW-HlvjpiuURDYdkkPxfoGdnWCGtM
[30-Dec-2025 10:26:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Dec-2025 10:26:17 UTC] ✅ JWT token verified successfully for user profile
[30-Dec-2025 10:26:17 UTC] User ID: 75
[30-Dec-2025 10:26:17 UTC] ✅ User profile retrieved successfully for user ID: 75
[30-Dec-2025 10:26:30 UTC] === API CALL LOG ===
[30-Dec-2025 10:26:30 UTC] Endpoint: user/profile.php
[30-Dec-2025 10:26:30 UTC] Full Log Data: {
    "timestamp": "2025-12-30 10:26:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.194.93.191",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.194.93.191, 162.158.162.250",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUiLCJ1c2VybmFtZSI6IlpheW5fRm9yZXhTaWduYWxzIiwiZW1haWwiOiJmb3JleHRyYWRlcjI5ODY2NjFAZ21haWwuY29tIiwiZXhwIjoxNzY3Njk1MTc1fQ.vOe-B5DGR7pgMepW-HlvjpiuURDYdkkPxfoGdnWCGtM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b60d6dc68179ba9-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.194.93.191",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Dec-2025 10:26:30 UTC] === END API CALL LOG ===
[30-Dec-2025 10:26:30 UTC] ✅ API Hash verification passed for profile endpoint
[30-Dec-2025 10:26:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUiLCJ1c2VybmFtZSI6IlpheW5fRm9yZXhTaWduYWxzIiwiZW1haWwiOiJmb3JleHRyYWRlcjI5ODY2NjFAZ21haWwuY29tIiwiZXhwIjoxNzY3Njk1MTc1fQ.vOe-B5DGR7pgMepW-HlvjpiuURDYdkkPxfoGdnWCGtM
[30-Dec-2025 10:26:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Dec-2025 10:26:30 UTC] ✅ JWT token verified successfully for user profile
[30-Dec-2025 10:26:30 UTC] User ID: 75
[30-Dec-2025 10:26:30 UTC] ✅ User profile retrieved successfully for user ID: 75
[30-Dec-2025 10:26:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Dec-2025 10:26:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Dec-2025 10:26:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.194.93.191, 162.158.162.251","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUiLCJ1c2VybmFtZSI6IlpheW5fRm9yZXhTaWduYWxzIiwiZW1haWwiOiJmb3JleHRyYWRlcjI5ODY2NjFAZ21haWwuY29tIiwiZXhwIjoxNzY3Njk1MTc1fQ.vOe-B5DGR7pgMepW-HlvjpiuURDYdkkPxfoGdnWCGtM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9b60d724deb69ba9-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.194.93.191","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-Dec-2025 10:26:42 UTC] === User Orders API Called ===
[30-Dec-2025 10:26:42 UTC] User ID: 75
[30-Dec-2025 10:26:42 UTC] Limit: 20, Offset: 0
[30-Dec-2025 10:26:42 UTC] Orders found: 0
[30-Dec-2025 10:26:42 UTC] Orders data: []
[30-Dec-2025 10:26:42 UTC] Total orders count: 0
[30-Dec-2025 10:26:45 UTC] === API CALL LOG ===
[30-Dec-2025 10:26:45 UTC] Endpoint: user/profile.php
[30-Dec-2025 10:26:45 UTC] Full Log Data: {
    "timestamp": "2025-12-30 10:26:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.194.93.191",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.194.93.191, 162.158.162.251",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUiLCJ1c2VybmFtZSI6IlpheW5fRm9yZXhTaWduYWxzIiwiZW1haWwiOiJmb3JleHRyYWRlcjI5ODY2NjFAZ21haWwuY29tIiwiZXhwIjoxNzY3Njk1MTc1fQ.vOe-B5DGR7pgMepW-HlvjpiuURDYdkkPxfoGdnWCGtM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b60d7374a899ba9-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.194.93.191",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Dec-2025 10:26:45 UTC] === END API CALL LOG ===
[30-Dec-2025 10:26:45 UTC] ✅ API Hash verification passed for profile endpoint
[30-Dec-2025 10:26:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUiLCJ1c2VybmFtZSI6IlpheW5fRm9yZXhTaWduYWxzIiwiZW1haWwiOiJmb3JleHRyYWRlcjI5ODY2NjFAZ21haWwuY29tIiwiZXhwIjoxNzY3Njk1MTc1fQ.vOe-B5DGR7pgMepW-HlvjpiuURDYdkkPxfoGdnWCGtM
[30-Dec-2025 10:26:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Dec-2025 10:26:45 UTC] ✅ JWT token verified successfully for user profile
[30-Dec-2025 10:26:45 UTC] User ID: 75
[30-Dec-2025 10:26:45 UTC] ✅ User profile retrieved successfully for user ID: 75
[30-Dec-2025 10:26:45 UTC] User Purchases API - User ID: 75
[30-Dec-2025 10:26:45 UTC] User Purchases API - Total purchases found: 0
[30-Dec-2025 10:26:53 UTC] === API CALL LOG ===
[30-Dec-2025 10:26:53 UTC] Endpoint: user/profile.php
[30-Dec-2025 10:26:53 UTC] Full Log Data: {
    "timestamp": "2025-12-30 10:26:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.194.93.191",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.194.93.191, 162.158.162.250",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUiLCJ1c2VybmFtZSI6IlpheW5fRm9yZXhTaWduYWxzIiwiZW1haWwiOiJmb3JleHRyYWRlcjI5ODY2NjFAZ21haWwuY29tIiwiZXhwIjoxNzY3Njk1MTc1fQ.vOe-B5DGR7pgMepW-HlvjpiuURDYdkkPxfoGdnWCGtM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b60d76c58aa9ba9-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.194.93.191",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Dec-2025 10:26:53 UTC] === END API CALL LOG ===
[30-Dec-2025 10:26:53 UTC] ✅ API Hash verification passed for profile endpoint
[30-Dec-2025 10:26:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUiLCJ1c2VybmFtZSI6IlpheW5fRm9yZXhTaWduYWxzIiwiZW1haWwiOiJmb3JleHRyYWRlcjI5ODY2NjFAZ21haWwuY29tIiwiZXhwIjoxNzY3Njk1MTc1fQ.vOe-B5DGR7pgMepW-HlvjpiuURDYdkkPxfoGdnWCGtM
[30-Dec-2025 10:26:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Dec-2025 10:26:53 UTC] ✅ JWT token verified successfully for user profile
[30-Dec-2025 10:26:53 UTC] User ID: 75
[30-Dec-2025 10:26:53 UTC] ✅ User profile retrieved successfully for user ID: 75
[30-Dec-2025 10:26:55 UTC] User Purchases API - User ID: 75
[30-Dec-2025 10:26:55 UTC] User Purchases API - Total purchases found: 0
[30-Dec-2025 10:27:10 UTC] === API CALL LOG ===
[30-Dec-2025 10:27:10 UTC] Endpoint: user/profile.php
[30-Dec-2025 10:27:10 UTC] Full Log Data: {
    "timestamp": "2025-12-30 10:27:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.194.93.191",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.194.93.191, 162.158.162.251",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUiLCJ1c2VybmFtZSI6IlpheW5fRm9yZXhTaWduYWxzIiwiZW1haWwiOiJmb3JleHRyYWRlcjI5ODY2NjFAZ21haWwuY29tIiwiZXhwIjoxNzY3Njk1MTc1fQ.vOe-B5DGR7pgMepW-HlvjpiuURDYdkkPxfoGdnWCGtM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b60d7d898009ba9-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.194.93.191",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Dec-2025 10:27:10 UTC] === END API CALL LOG ===
[30-Dec-2025 10:27:10 UTC] ✅ API Hash verification passed for profile endpoint
[30-Dec-2025 10:27:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUiLCJ1c2VybmFtZSI6IlpheW5fRm9yZXhTaWduYWxzIiwiZW1haWwiOiJmb3JleHRyYWRlcjI5ODY2NjFAZ21haWwuY29tIiwiZXhwIjoxNzY3Njk1MTc1fQ.vOe-B5DGR7pgMepW-HlvjpiuURDYdkkPxfoGdnWCGtM
[30-Dec-2025 10:27:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Dec-2025 10:27:10 UTC] ✅ JWT token verified successfully for user profile
[30-Dec-2025 10:27:10 UTC] User ID: 75
[30-Dec-2025 10:27:10 UTC] ✅ User profile retrieved successfully for user ID: 75
[30-Dec-2025 10:27:11 UTC] User Purchases API - User ID: 75
[30-Dec-2025 10:27:11 UTC] User Purchases API - Total purchases found: 0
[30-Dec-2025 10:27:23 UTC] === API CALL LOG ===
[30-Dec-2025 10:27:23 UTC] Endpoint: user/profile.php
[30-Dec-2025 10:27:23 UTC] Full Log Data: {
    "timestamp": "2025-12-30 10:27:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.194.93.191",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.194.93.191, 162.158.162.250",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUiLCJ1c2VybmFtZSI6IlpheW5fRm9yZXhTaWduYWxzIiwiZW1haWwiOiJmb3JleHRyYWRlcjI5ODY2NjFAZ21haWwuY29tIiwiZXhwIjoxNzY3Njk1MTc1fQ.vOe-B5DGR7pgMepW-HlvjpiuURDYdkkPxfoGdnWCGtM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b60d82538b09ba9-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.194.93.191",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Dec-2025 10:27:23 UTC] === END API CALL LOG ===
[30-Dec-2025 10:27:23 UTC] ✅ API Hash verification passed for profile endpoint
[30-Dec-2025 10:27:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUiLCJ1c2VybmFtZSI6IlpheW5fRm9yZXhTaWduYWxzIiwiZW1haWwiOiJmb3JleHRyYWRlcjI5ODY2NjFAZ21haWwuY29tIiwiZXhwIjoxNzY3Njk1MTc1fQ.vOe-B5DGR7pgMepW-HlvjpiuURDYdkkPxfoGdnWCGtM
[30-Dec-2025 10:27:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Dec-2025 10:27:23 UTC] ✅ JWT token verified successfully for user profile
[30-Dec-2025 10:27:23 UTC] User ID: 75
[30-Dec-2025 10:27:23 UTC] ✅ User profile retrieved successfully for user ID: 75
[30-Dec-2025 10:27:23 UTC] User Purchases API - User ID: 75
[30-Dec-2025 10:27:23 UTC] User Purchases API - Total purchases found: 0
[30-Dec-2025 10:27:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Dec-2025 10:27:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Dec-2025 10:27:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.194.93.191, 162.158.162.251","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUiLCJ1c2VybmFtZSI6IlpheW5fRm9yZXhTaWduYWxzIiwiZW1haWwiOiJmb3JleHRyYWRlcjI5ODY2NjFAZ21haWwuY29tIiwiZXhwIjoxNzY3Njk1MTc1fQ.vOe-B5DGR7pgMepW-HlvjpiuURDYdkkPxfoGdnWCGtM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9b60d85a8b169ba9-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.194.93.191","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-Dec-2025 10:27:32 UTC] === User Orders API Called ===
[30-Dec-2025 10:27:32 UTC] User ID: 75
[30-Dec-2025 10:27:32 UTC] Limit: 20, Offset: 0
[30-Dec-2025 10:27:32 UTC] Orders found: 0
[30-Dec-2025 10:27:32 UTC] Orders data: []
[30-Dec-2025 10:27:32 UTC] Total orders count: 0
[30-Dec-2025 10:27:36 UTC] === API CALL LOG ===
[30-Dec-2025 10:27:36 UTC] Endpoint: user/profile.php
[30-Dec-2025 10:27:36 UTC] Full Log Data: {
    "timestamp": "2025-12-30 10:27:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.194.93.191",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.194.93.191, 162.158.162.251",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUiLCJ1c2VybmFtZSI6IlpheW5fRm9yZXhTaWduYWxzIiwiZW1haWwiOiJmb3JleHRyYWRlcjI5ODY2NjFAZ21haWwuY29tIiwiZXhwIjoxNzY3Njk1MTc1fQ.vOe-B5DGR7pgMepW-HlvjpiuURDYdkkPxfoGdnWCGtM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b60d879d9f59ba9-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.194.93.191",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Dec-2025 10:27:36 UTC] === END API CALL LOG ===
[30-Dec-2025 10:27:36 UTC] ✅ API Hash verification passed for profile endpoint
[30-Dec-2025 10:27:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUiLCJ1c2VybmFtZSI6IlpheW5fRm9yZXhTaWduYWxzIiwiZW1haWwiOiJmb3JleHRyYWRlcjI5ODY2NjFAZ21haWwuY29tIiwiZXhwIjoxNzY3Njk1MTc1fQ.vOe-B5DGR7pgMepW-HlvjpiuURDYdkkPxfoGdnWCGtM
[30-Dec-2025 10:27:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Dec-2025 10:27:36 UTC] ✅ JWT token verified successfully for user profile
[30-Dec-2025 10:27:36 UTC] User ID: 75
[30-Dec-2025 10:27:36 UTC] ✅ User profile retrieved successfully for user ID: 75
[30-Dec-2025 10:28:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Dec-2025 10:28:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Dec-2025 10:28:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.194.93.191, 162.158.162.251","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUiLCJ1c2VybmFtZSI6IlpheW5fRm9yZXhTaWduYWxzIiwiZW1haWwiOiJmb3JleHRyYWRlcjI5ODY2NjFAZ21haWwuY29tIiwiZXhwIjoxNzY3Njk1MTc1fQ.vOe-B5DGR7pgMepW-HlvjpiuURDYdkkPxfoGdnWCGtM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9b60da185c259ba9-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.194.93.191","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-Dec-2025 10:28:43 UTC] === User Orders API Called ===
[30-Dec-2025 10:28:43 UTC] User ID: 75
[30-Dec-2025 10:28:43 UTC] Limit: 20, Offset: 0
[30-Dec-2025 10:28:43 UTC] Orders found: 1
[30-Dec-2025 10:28:43 UTC] Orders data: [{"id":53,"quantity":1,"total_coins":35,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ForexSignalMatrix","status":"pending","created_at":"2025-12-30 13:58:40","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[30-Dec-2025 10:28:43 UTC] Total orders count: 1
[30-Dec-2025 10:28:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Dec-2025 10:28:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Dec-2025 10:28:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.194.93.191, 162.158.162.251","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUiLCJ1c2VybmFtZSI6IlpheW5fRm9yZXhTaWduYWxzIiwiZW1haWwiOiJmb3JleHRyYWRlcjI5ODY2NjFAZ21haWwuY29tIiwiZXhwIjoxNzY3Njk1MTc1fQ.vOe-B5DGR7pgMepW-HlvjpiuURDYdkkPxfoGdnWCGtM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9b60da6bee8b9ba9-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.194.93.191","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-Dec-2025 10:28:56 UTC] === User Orders API Called ===
[30-Dec-2025 10:28:56 UTC] User ID: 75
[30-Dec-2025 10:28:56 UTC] Limit: 20, Offset: 0
[30-Dec-2025 10:28:56 UTC] Orders found: 1
[30-Dec-2025 10:28:56 UTC] Orders data: [{"id":53,"quantity":1,"total_coins":35,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ForexSignalMatrix","status":"pending","created_at":"2025-12-30 13:58:40","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[30-Dec-2025 10:28:56 UTC] Total orders count: 1
[30-Dec-2025 10:29:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Dec-2025 10:29:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Dec-2025 10:29:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.194.93.191, 162.158.162.251","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUiLCJ1c2VybmFtZSI6IlpheW5fRm9yZXhTaWduYWxzIiwiZW1haWwiOiJmb3JleHRyYWRlcjI5ODY2NjFAZ21haWwuY29tIiwiZXhwIjoxNzY3Njk1MTc1fQ.vOe-B5DGR7pgMepW-HlvjpiuURDYdkkPxfoGdnWCGtM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9b60dac079399ba9-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.194.93.191","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-Dec-2025 10:29:09 UTC] === User Orders API Called ===
[30-Dec-2025 10:29:09 UTC] User ID: 75
[30-Dec-2025 10:29:09 UTC] Limit: 20, Offset: 0
[30-Dec-2025 10:29:09 UTC] Orders found: 1
[30-Dec-2025 10:29:09 UTC] Orders data: [{"id":53,"quantity":1,"total_coins":35,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ForexSignalMatrix","status":"pending","created_at":"2025-12-30 13:58:40","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[30-Dec-2025 10:29:09 UTC] Total orders count: 1
[30-Dec-2025 10:29:30 UTC] === API CALL LOG ===
[30-Dec-2025 10:29:30 UTC] Endpoint: user/profile.php
[30-Dec-2025 10:29:30 UTC] Full Log Data: {
    "timestamp": "2025-12-30 10:29:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.194.93.191",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.194.93.191, 162.158.162.250",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUiLCJ1c2VybmFtZSI6IlpheW5fRm9yZXhTaWduYWxzIiwiZW1haWwiOiJmb3JleHRyYWRlcjI5ODY2NjFAZ21haWwuY29tIiwiZXhwIjoxNzY3Njk1MTc1fQ.vOe-B5DGR7pgMepW-HlvjpiuURDYdkkPxfoGdnWCGtM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b60db401f1a9ba9-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.194.93.191",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Dec-2025 10:29:30 UTC] === END API CALL LOG ===
[30-Dec-2025 10:29:30 UTC] ✅ API Hash verification passed for profile endpoint
[30-Dec-2025 10:29:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUiLCJ1c2VybmFtZSI6IlpheW5fRm9yZXhTaWduYWxzIiwiZW1haWwiOiJmb3JleHRyYWRlcjI5ODY2NjFAZ21haWwuY29tIiwiZXhwIjoxNzY3Njk1MTc1fQ.vOe-B5DGR7pgMepW-HlvjpiuURDYdkkPxfoGdnWCGtM
[30-Dec-2025 10:29:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Dec-2025 10:29:30 UTC] ✅ JWT token verified successfully for user profile
[30-Dec-2025 10:29:30 UTC] User ID: 75
[30-Dec-2025 10:29:30 UTC] ✅ User profile retrieved successfully for user ID: 75
[30-Dec-2025 10:29:31 UTC] User Purchases API - User ID: 75
[30-Dec-2025 10:29:31 UTC] User Purchases API - Total purchases found: 0
[30-Dec-2025 10:29:44 UTC] === API CALL LOG ===
[30-Dec-2025 10:29:44 UTC] Endpoint: user/profile.php
[30-Dec-2025 10:29:44 UTC] Full Log Data: {
    "timestamp": "2025-12-30 10:29:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.194.93.191",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.194.93.191, 162.158.162.250",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUiLCJ1c2VybmFtZSI6IlpheW5fRm9yZXhTaWduYWxzIiwiZW1haWwiOiJmb3JleHRyYWRlcjI5ODY2NjFAZ21haWwuY29tIiwiZXhwIjoxNzY3Njk1MTc1fQ.vOe-B5DGR7pgMepW-HlvjpiuURDYdkkPxfoGdnWCGtM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b60db98be1f9ba9-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.194.93.191",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Dec-2025 10:29:44 UTC] === END API CALL LOG ===
[30-Dec-2025 10:29:44 UTC] ✅ API Hash verification passed for profile endpoint
[30-Dec-2025 10:29:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUiLCJ1c2VybmFtZSI6IlpheW5fRm9yZXhTaWduYWxzIiwiZW1haWwiOiJmb3JleHRyYWRlcjI5ODY2NjFAZ21haWwuY29tIiwiZXhwIjoxNzY3Njk1MTc1fQ.vOe-B5DGR7pgMepW-HlvjpiuURDYdkkPxfoGdnWCGtM
[30-Dec-2025 10:29:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Dec-2025 10:29:44 UTC] ✅ JWT token verified successfully for user profile
[30-Dec-2025 10:29:44 UTC] User ID: 75
[30-Dec-2025 10:29:44 UTC] ✅ User profile retrieved successfully for user ID: 75
[30-Dec-2025 10:29:45 UTC] User Purchases API - User ID: 75
[30-Dec-2025 10:29:45 UTC] User Purchases API - Total purchases found: 0
[30-Dec-2025 10:29:53 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Dec-2025 10:29:53 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Dec-2025 10:29:53 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.194.93.191, 162.158.162.251","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUiLCJ1c2VybmFtZSI6IlpheW5fRm9yZXhTaWduYWxzIiwiZW1haWwiOiJmb3JleHRyYWRlcjI5ODY2NjFAZ21haWwuY29tIiwiZXhwIjoxNzY3Njk1MTc1fQ.vOe-B5DGR7pgMepW-HlvjpiuURDYdkkPxfoGdnWCGtM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9b60dbcbdaa09ba9-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.194.93.191","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-Dec-2025 10:29:53 UTC] === User Orders API Called ===
[30-Dec-2025 10:29:53 UTC] User ID: 75
[30-Dec-2025 10:29:53 UTC] Limit: 20, Offset: 0
[30-Dec-2025 10:29:53 UTC] Orders found: 1
[30-Dec-2025 10:29:53 UTC] Orders data: [{"id":53,"quantity":1,"total_coins":35,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ForexSignalMatrix","status":"pending","created_at":"2025-12-30 13:58:40","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[30-Dec-2025 10:29:53 UTC] Total orders count: 1
[30-Dec-2025 11:01:53 UTC] === API CALL LOG ===
[30-Dec-2025 11:01:53 UTC] Endpoint: user/profile.php
[30-Dec-2025 11:01:53 UTC] Full Log Data: {
    "timestamp": "2025-12-30 11:01:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.194.93.191",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.194.93.191, 162.158.88.29",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUiLCJ1c2VybmFtZSI6IlpheW5fRm9yZXhTaWduYWxzIiwiZW1haWwiOiJmb3JleHRyYWRlcjI5ODY2NjFAZ21haWwuY29tIiwiZXhwIjoxNzY3Njk1MTc1fQ.vOe-B5DGR7pgMepW-HlvjpiuURDYdkkPxfoGdnWCGtM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b610aaf4e95c3c2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.194.93.191",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Dec-2025 11:01:53 UTC] === END API CALL LOG ===
[30-Dec-2025 11:01:53 UTC] ✅ API Hash verification passed for profile endpoint
[30-Dec-2025 11:01:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUiLCJ1c2VybmFtZSI6IlpheW5fRm9yZXhTaWduYWxzIiwiZW1haWwiOiJmb3JleHRyYWRlcjI5ODY2NjFAZ21haWwuY29tIiwiZXhwIjoxNzY3Njk1MTc1fQ.vOe-B5DGR7pgMepW-HlvjpiuURDYdkkPxfoGdnWCGtM
[30-Dec-2025 11:01:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Dec-2025 11:01:53 UTC] ✅ JWT token verified successfully for user profile
[30-Dec-2025 11:01:53 UTC] User ID: 75
[30-Dec-2025 11:01:53 UTC] ✅ User profile retrieved successfully for user ID: 75
[30-Dec-2025 11:01:55 UTC] === API CALL LOG ===
[30-Dec-2025 11:01:55 UTC] Endpoint: user/profile.php
[30-Dec-2025 11:01:55 UTC] Full Log Data: {
    "timestamp": "2025-12-30 11:01:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.194.93.191",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.194.93.191, 162.158.88.7",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUiLCJ1c2VybmFtZSI6IlpheW5fRm9yZXhTaWduYWxzIiwiZW1haWwiOiJmb3JleHRyYWRlcjI5ODY2NjFAZ21haWwuY29tIiwiZXhwIjoxNzY3Njk1MTc1fQ.vOe-B5DGR7pgMepW-HlvjpiuURDYdkkPxfoGdnWCGtM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b610abe4ff8c3c2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.194.93.191",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Dec-2025 11:01:55 UTC] === END API CALL LOG ===
[30-Dec-2025 11:01:55 UTC] ✅ API Hash verification passed for profile endpoint
[30-Dec-2025 11:01:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUiLCJ1c2VybmFtZSI6IlpheW5fRm9yZXhTaWduYWxzIiwiZW1haWwiOiJmb3JleHRyYWRlcjI5ODY2NjFAZ21haWwuY29tIiwiZXhwIjoxNzY3Njk1MTc1fQ.vOe-B5DGR7pgMepW-HlvjpiuURDYdkkPxfoGdnWCGtM
[30-Dec-2025 11:01:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Dec-2025 11:01:55 UTC] ✅ JWT token verified successfully for user profile
[30-Dec-2025 11:01:55 UTC] User ID: 75
[30-Dec-2025 11:01:55 UTC] ✅ User profile retrieved successfully for user ID: 75
[30-Dec-2025 11:02:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Dec-2025 11:02:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Dec-2025 11:02:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.194.93.191, 162.158.88.28","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUiLCJ1c2VybmFtZSI6IlpheW5fRm9yZXhTaWduYWxzIiwiZW1haWwiOiJmb3JleHRyYWRlcjI5ODY2NjFAZ21haWwuY29tIiwiZXhwIjoxNzY3Njk1MTc1fQ.vOe-B5DGR7pgMepW-HlvjpiuURDYdkkPxfoGdnWCGtM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9b610adf2b25c3c2-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.194.93.191","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-Dec-2025 11:02:01 UTC] === User Orders API Called ===
[30-Dec-2025 11:02:01 UTC] User ID: 75
[30-Dec-2025 11:02:01 UTC] Limit: 20, Offset: 0
[30-Dec-2025 11:02:01 UTC] Orders found: 1
[30-Dec-2025 11:02:01 UTC] Orders data: [{"id":53,"quantity":1,"total_coins":35,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ForexSignalMatrix","status":"pending","created_at":"2025-12-30 13:58:40","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[30-Dec-2025 11:02:01 UTC] Total orders count: 1
[30-Dec-2025 14:24:20 UTC] === API CALL LOG ===
[30-Dec-2025 14:24:20 UTC] Endpoint: user/profile.php
[30-Dec-2025 14:24:20 UTC] Full Log Data: {
    "timestamp": "2025-12-30 14:24:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.194.93.102",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.194.93.102, 172.70.93.115",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo3NSwidXNlcm5hbWUiOiJaYXluX0ZvcmV4U2lnbmFscyIsImVtYWlsIjoiZm9yZXh0cmFkZXIyOTg2NjYxQGdtYWlsLmNvbSIsImV4cCI6MTc2NzcwOTQ1Mn0.-DkLFo6Pt2LoMRIVujvv_Egry5lrpcywCMosmJF639s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b6233402fdad176-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.194.93.102",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Dec-2025 14:24:20 UTC] === END API CALL LOG ===
[30-Dec-2025 14:24:20 UTC] ✅ API Hash verification passed for profile endpoint
[30-Dec-2025 14:24:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo3NSwidXNlcm5hbWUiOiJaYXluX0ZvcmV4U2lnbmFscyIsImVtYWlsIjoiZm9yZXh0cmFkZXIyOTg2NjYxQGdtYWlsLmNvbSIsImV4cCI6MTc2NzcwOTQ1Mn0.-DkLFo6Pt2LoMRIVujvv_Egry5lrpcywCMosmJF639s
[30-Dec-2025 14:24:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Dec-2025 14:24:20 UTC] ✅ JWT token verified successfully for user profile
[30-Dec-2025 14:24:20 UTC] User ID: 75
[30-Dec-2025 14:24:20 UTC] ✅ User profile retrieved successfully for user ID: 75
[30-Dec-2025 14:24:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Dec-2025 14:24:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Dec-2025 14:24:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.194.93.102, 172.70.93.115","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo3NSwidXNlcm5hbWUiOiJaYXluX0ZvcmV4U2lnbmFscyIsImVtYWlsIjoiZm9yZXh0cmFkZXIyOTg2NjYxQGdtYWlsLmNvbSIsImV4cCI6MTc2NzcwOTQ1Mn0.-DkLFo6Pt2LoMRIVujvv_Egry5lrpcywCMosmJF639s","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9b6233ebff23d176-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.194.93.102","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-Dec-2025 14:24:48 UTC] === User Orders API Called ===
[30-Dec-2025 14:24:48 UTC] User ID: 75
[30-Dec-2025 14:24:48 UTC] Limit: 20, Offset: 0
[30-Dec-2025 14:24:48 UTC] Orders found: 1
[30-Dec-2025 14:24:48 UTC] Orders data: [{"id":53,"quantity":1,"total_coins":35,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ForexSignalMatrix","status":"pending","created_at":"2025-12-30 13:58:40","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[30-Dec-2025 14:24:48 UTC] Total orders count: 1
[30-Dec-2025 14:25:28 UTC] === API CALL LOG ===
[30-Dec-2025 14:25:28 UTC] Endpoint: user/profile.php
[30-Dec-2025 14:25:28 UTC] Full Log Data: {
    "timestamp": "2025-12-30 14:25:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.194.93.102",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.194.93.102, 172.70.93.114",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo3NSwidXNlcm5hbWUiOiJaYXluX0ZvcmV4U2lnbmFscyIsImVtYWlsIjoiZm9yZXh0cmFkZXIyOTg2NjYxQGdtYWlsLmNvbSIsImV4cCI6MTc2NzcwOTQ1Mn0.-DkLFo6Pt2LoMRIVujvv_Egry5lrpcywCMosmJF639s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b6234e83ff3d176-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.194.93.102",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Dec-2025 14:25:28 UTC] === END API CALL LOG ===
[30-Dec-2025 14:25:28 UTC] ✅ API Hash verification passed for profile endpoint
[30-Dec-2025 14:25:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo3NSwidXNlcm5hbWUiOiJaYXluX0ZvcmV4U2lnbmFscyIsImVtYWlsIjoiZm9yZXh0cmFkZXIyOTg2NjYxQGdtYWlsLmNvbSIsImV4cCI6MTc2NzcwOTQ1Mn0.-DkLFo6Pt2LoMRIVujvv_Egry5lrpcywCMosmJF639s
[30-Dec-2025 14:25:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Dec-2025 14:25:28 UTC] ✅ JWT token verified successfully for user profile
[30-Dec-2025 14:25:28 UTC] User ID: 75
[30-Dec-2025 14:25:28 UTC] ✅ User profile retrieved successfully for user ID: 75
[30-Dec-2025 14:26:07 UTC] === API CALL LOG ===
[30-Dec-2025 14:26:07 UTC] Endpoint: user/profile.php
[30-Dec-2025 14:26:07 UTC] Full Log Data: {
    "timestamp": "2025-12-30 14:26:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.194.93.102",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.194.93.102, 172.70.93.114",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo3NSwidXNlcm5hbWUiOiJaYXluX0ZvcmV4U2lnbmFscyIsImVtYWlsIjoiZm9yZXh0cmFkZXIyOTg2NjYxQGdtYWlsLmNvbSIsImV4cCI6MTc2NzcwOTQ1Mn0.-DkLFo6Pt2LoMRIVujvv_Egry5lrpcywCMosmJF639s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b6235dd9864d176-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.194.93.102",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Dec-2025 14:26:07 UTC] === END API CALL LOG ===
[30-Dec-2025 14:26:07 UTC] ✅ API Hash verification passed for profile endpoint
[30-Dec-2025 14:26:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo3NSwidXNlcm5hbWUiOiJaYXluX0ZvcmV4U2lnbmFscyIsImVtYWlsIjoiZm9yZXh0cmFkZXIyOTg2NjYxQGdtYWlsLmNvbSIsImV4cCI6MTc2NzcwOTQ1Mn0.-DkLFo6Pt2LoMRIVujvv_Egry5lrpcywCMosmJF639s
[30-Dec-2025 14:26:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Dec-2025 14:26:07 UTC] ✅ JWT token verified successfully for user profile
[30-Dec-2025 14:26:07 UTC] User ID: 75
[30-Dec-2025 14:26:07 UTC] ✅ User profile retrieved successfully for user ID: 75
[30-Dec-2025 14:26:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Dec-2025 14:26:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Dec-2025 14:26:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.194.93.102, 172.70.93.114","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo3NSwidXNlcm5hbWUiOiJaYXluX0ZvcmV4U2lnbmFscyIsImVtYWlsIjoiZm9yZXh0cmFkZXIyOTg2NjYxQGdtYWlsLmNvbSIsImV4cCI6MTc2NzcwOTQ1Mn0.-DkLFo6Pt2LoMRIVujvv_Egry5lrpcywCMosmJF639s","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9b6235f2a9b2d176-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.194.93.102","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-Dec-2025 14:26:11 UTC] === User Orders API Called ===
[30-Dec-2025 14:26:11 UTC] User ID: 75
[30-Dec-2025 14:26:11 UTC] Limit: 20, Offset: 0
[30-Dec-2025 14:26:11 UTC] Orders found: 1
[30-Dec-2025 14:26:11 UTC] Orders data: [{"id":53,"quantity":1,"total_coins":35,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ForexSignalMatrix","status":"pending","created_at":"2025-12-30 13:58:40","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[30-Dec-2025 14:26:11 UTC] Total orders count: 1
[30-Dec-2025 14:26:13 UTC] === API CALL LOG ===
[30-Dec-2025 14:26:13 UTC] Endpoint: user/profile.php
[30-Dec-2025 14:26:13 UTC] Full Log Data: {
    "timestamp": "2025-12-30 14:26:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.194.93.102",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.194.93.102, 172.70.93.114",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo3NSwidXNlcm5hbWUiOiJaYXluX0ZvcmV4U2lnbmFscyIsImVtYWlsIjoiZm9yZXh0cmFkZXIyOTg2NjYxQGdtYWlsLmNvbSIsImV4cCI6MTc2NzcwOTQ1Mn0.-DkLFo6Pt2LoMRIVujvv_Egry5lrpcywCMosmJF639s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b623602bbd2d176-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.194.93.102",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Dec-2025 14:26:13 UTC] === END API CALL LOG ===
[30-Dec-2025 14:26:13 UTC] ✅ API Hash verification passed for profile endpoint
[30-Dec-2025 14:26:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo3NSwidXNlcm5hbWUiOiJaYXluX0ZvcmV4U2lnbmFscyIsImVtYWlsIjoiZm9yZXh0cmFkZXIyOTg2NjYxQGdtYWlsLmNvbSIsImV4cCI6MTc2NzcwOTQ1Mn0.-DkLFo6Pt2LoMRIVujvv_Egry5lrpcywCMosmJF639s
[30-Dec-2025 14:26:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Dec-2025 14:26:13 UTC] ✅ JWT token verified successfully for user profile
[30-Dec-2025 14:26:13 UTC] User ID: 75
[30-Dec-2025 14:26:13 UTC] ✅ User profile retrieved successfully for user ID: 75
[30-Dec-2025 14:26:14 UTC] User Purchases API - User ID: 75
[30-Dec-2025 14:26:14 UTC] User Purchases API - Total purchases found: 0
[30-Dec-2025 14:26:21 UTC] === API CALL LOG ===
[30-Dec-2025 14:26:21 UTC] Endpoint: user/profile.php
[30-Dec-2025 14:26:21 UTC] Full Log Data: {
    "timestamp": "2025-12-30 14:26:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.194.93.102",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.194.93.102, 172.70.93.114",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo3NSwidXNlcm5hbWUiOiJaYXluX0ZvcmV4U2lnbmFscyIsImVtYWlsIjoiZm9yZXh0cmFkZXIyOTg2NjYxQGdtYWlsLmNvbSIsImV4cCI6MTc2NzcwOTQ1Mn0.-DkLFo6Pt2LoMRIVujvv_Egry5lrpcywCMosmJF639s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b623630aaacd176-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.194.93.102",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Dec-2025 14:26:21 UTC] === END API CALL LOG ===
[30-Dec-2025 14:26:21 UTC] ✅ API Hash verification passed for profile endpoint
[30-Dec-2025 14:26:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo3NSwidXNlcm5hbWUiOiJaYXluX0ZvcmV4U2lnbmFscyIsImVtYWlsIjoiZm9yZXh0cmFkZXIyOTg2NjYxQGdtYWlsLmNvbSIsImV4cCI6MTc2NzcwOTQ1Mn0.-DkLFo6Pt2LoMRIVujvv_Egry5lrpcywCMosmJF639s
[30-Dec-2025 14:26:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Dec-2025 14:26:21 UTC] ✅ JWT token verified successfully for user profile
[30-Dec-2025 14:26:21 UTC] User ID: 75
[30-Dec-2025 14:26:21 UTC] ✅ User profile retrieved successfully for user ID: 75
[30-Dec-2025 14:26:23 UTC] User Purchases API - User ID: 75
[30-Dec-2025 14:26:23 UTC] User Purchases API - Total purchases found: 0
[30-Dec-2025 22:58:27 UTC] === API CALL LOG ===
[30-Dec-2025 22:58:27 UTC] Endpoint: user/profile.php
[30-Dec-2025 22:58:27 UTC] Full Log Data: {
    "timestamp": "2025-12-30 22:58:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2603:6011:9c00:35f0:7f36:59c1:bb3:eb3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2603:6011:9c00:35f0:7f36:59c1:bb3:eb3, 172.71.190.87",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYiLCJ1c2VybmFtZSI6IktlbHRlY2hpZSIsImVtYWlsIjoiMjdqb2huYmFsbGVuZ2VyQHVjc3N0dWRlbnQub3JnIiwiZXhwIjoxNzY3NzQwMzA2fQ.e7IsCA9Ork4vSR1-KxZJ6YaP_57gVQGOs3iidyOQoek",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b652457ee6b058a-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2603:6011:9c00:35f0:7f36:59c1:bb3:eb3",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Dec-2025 22:58:27 UTC] === END API CALL LOG ===
[30-Dec-2025 22:58:27 UTC] ✅ API Hash verification passed for profile endpoint
[30-Dec-2025 22:58:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYiLCJ1c2VybmFtZSI6IktlbHRlY2hpZSIsImVtYWlsIjoiMjdqb2huYmFsbGVuZ2VyQHVjc3N0dWRlbnQub3JnIiwiZXhwIjoxNzY3NzQwMzA2fQ.e7IsCA9Ork4vSR1-KxZJ6YaP_57gVQGOs3iidyOQoek
[30-Dec-2025 22:58:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Dec-2025 22:58:27 UTC] ✅ JWT token verified successfully for user profile
[30-Dec-2025 22:58:27 UTC] User ID: 76
[30-Dec-2025 22:58:27 UTC] ✅ User profile retrieved successfully for user ID: 76
[30-Dec-2025 22:58:49 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Dec-2025 22:58:49 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Dec-2025 22:58:49 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2603:6011:9c00:35f0:7f36:59c1:bb3:eb3, 172.71.190.86","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYiLCJ1c2VybmFtZSI6IktlbHRlY2hpZSIsImVtYWlsIjoiMjdqb2huYmFsbGVuZ2VyQHVjc3N0dWRlbnQub3JnIiwiZXhwIjoxNzY3NzQwMzA2fQ.e7IsCA9Ork4vSR1-KxZJ6YaP_57gVQGOs3iidyOQoek","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9b6524e2bf19058a-IAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2603:6011:9c00:35f0:7f36:59c1:bb3:eb3","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-Dec-2025 22:58:49 UTC] === User Orders API Called ===
[30-Dec-2025 22:58:49 UTC] User ID: 76
[30-Dec-2025 22:58:49 UTC] Limit: 20, Offset: 0
[30-Dec-2025 22:58:49 UTC] Orders found: 0
[30-Dec-2025 22:58:49 UTC] Orders data: []
[30-Dec-2025 22:58:49 UTC] Total orders count: 0
[30-Dec-2025 22:58:50 UTC] === API CALL LOG ===
[30-Dec-2025 22:58:50 UTC] Endpoint: user/profile.php
[30-Dec-2025 22:58:50 UTC] Full Log Data: {
    "timestamp": "2025-12-30 22:58:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2603:6011:9c00:35f0:7f36:59c1:bb3:eb3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2603:6011:9c00:35f0:7f36:59c1:bb3:eb3, 172.71.190.86",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYiLCJ1c2VybmFtZSI6IktlbHRlY2hpZSIsImVtYWlsIjoiMjdqb2huYmFsbGVuZ2VyQHVjc3N0dWRlbnQub3JnIiwiZXhwIjoxNzY3NzQwMzA2fQ.e7IsCA9Ork4vSR1-KxZJ6YaP_57gVQGOs3iidyOQoek",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b6524e91d30058a-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2603:6011:9c00:35f0:7f36:59c1:bb3:eb3",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Dec-2025 22:58:50 UTC] === END API CALL LOG ===
[30-Dec-2025 22:58:50 UTC] ✅ API Hash verification passed for profile endpoint
[30-Dec-2025 22:58:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYiLCJ1c2VybmFtZSI6IktlbHRlY2hpZSIsImVtYWlsIjoiMjdqb2huYmFsbGVuZ2VyQHVjc3N0dWRlbnQub3JnIiwiZXhwIjoxNzY3NzQwMzA2fQ.e7IsCA9Ork4vSR1-KxZJ6YaP_57gVQGOs3iidyOQoek
[30-Dec-2025 22:58:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Dec-2025 22:58:50 UTC] ✅ JWT token verified successfully for user profile
[30-Dec-2025 22:58:50 UTC] User ID: 76
[30-Dec-2025 22:58:50 UTC] ✅ User profile retrieved successfully for user ID: 76
[30-Dec-2025 22:58:50 UTC] User Purchases API - User ID: 76
[30-Dec-2025 22:58:50 UTC] User Purchases API - Total purchases found: 0
[30-Dec-2025 22:58:53 UTC] === API CALL LOG ===
[30-Dec-2025 22:58:53 UTC] Endpoint: user/profile.php
[30-Dec-2025 22:58:53 UTC] Full Log Data: {
    "timestamp": "2025-12-30 22:58:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2603:6011:9c00:35f0:7f36:59c1:bb3:eb3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2603:6011:9c00:35f0:7f36:59c1:bb3:eb3, 172.71.190.86",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYiLCJ1c2VybmFtZSI6IktlbHRlY2hpZSIsImVtYWlsIjoiMjdqb2huYmFsbGVuZ2VyQHVjc3N0dWRlbnQub3JnIiwiZXhwIjoxNzY3NzQwMzA2fQ.e7IsCA9Ork4vSR1-KxZJ6YaP_57gVQGOs3iidyOQoek",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b6524fa6d23058a-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2603:6011:9c00:35f0:7f36:59c1:bb3:eb3",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Dec-2025 22:58:53 UTC] === END API CALL LOG ===
[30-Dec-2025 22:58:53 UTC] ✅ API Hash verification passed for profile endpoint
[30-Dec-2025 22:58:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYiLCJ1c2VybmFtZSI6IktlbHRlY2hpZSIsImVtYWlsIjoiMjdqb2huYmFsbGVuZ2VyQHVjc3N0dWRlbnQub3JnIiwiZXhwIjoxNzY3NzQwMzA2fQ.e7IsCA9Ork4vSR1-KxZJ6YaP_57gVQGOs3iidyOQoek
[30-Dec-2025 22:58:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Dec-2025 22:58:53 UTC] ✅ JWT token verified successfully for user profile
[30-Dec-2025 22:58:53 UTC] User ID: 76
[30-Dec-2025 22:58:53 UTC] ✅ User profile retrieved successfully for user ID: 76
[30-Dec-2025 22:59:11 UTC] === API CALL LOG ===
[30-Dec-2025 22:59:11 UTC] Endpoint: user/profile.php
[30-Dec-2025 22:59:11 UTC] Full Log Data: {
    "timestamp": "2025-12-30 22:59:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2603:6011:9c00:35f0:7f36:59c1:bb3:eb3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2603:6011:9c00:35f0:7f36:59c1:bb3:eb3, 172.71.190.87",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYiLCJ1c2VybmFtZSI6IktlbHRlY2hpZSIsImVtYWlsIjoiMjdqb2huYmFsbGVuZ2VyQHVjc3N0dWRlbnQub3JnIiwiZXhwIjoxNzY3NzQwMzA2fQ.e7IsCA9Ork4vSR1-KxZJ6YaP_57gVQGOs3iidyOQoek",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b6525691bb9058a-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2603:6011:9c00:35f0:7f36:59c1:bb3:eb3",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Dec-2025 22:59:11 UTC] === END API CALL LOG ===
[30-Dec-2025 22:59:11 UTC] ✅ API Hash verification passed for profile endpoint
[30-Dec-2025 22:59:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYiLCJ1c2VybmFtZSI6IktlbHRlY2hpZSIsImVtYWlsIjoiMjdqb2huYmFsbGVuZ2VyQHVjc3N0dWRlbnQub3JnIiwiZXhwIjoxNzY3NzQwMzA2fQ.e7IsCA9Ork4vSR1-KxZJ6YaP_57gVQGOs3iidyOQoek
[30-Dec-2025 22:59:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Dec-2025 22:59:11 UTC] ✅ JWT token verified successfully for user profile
[30-Dec-2025 22:59:11 UTC] User ID: 76
[30-Dec-2025 22:59:11 UTC] ✅ User profile retrieved successfully for user ID: 76
[30-Dec-2025 22:59:49 UTC] === API CALL LOG ===
[30-Dec-2025 22:59:49 UTC] Endpoint: user/profile.php
[30-Dec-2025 22:59:49 UTC] Full Log Data: {
    "timestamp": "2025-12-30 22:59:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2603:6011:9c00:35f0:7f36:59c1:bb3:eb3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2603:6011:9c00:35f0:7f36:59c1:bb3:eb3, 172.71.190.87",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYiLCJ1c2VybmFtZSI6IktlbHRlY2hpZSIsImVtYWlsIjoiMjdqb2huYmFsbGVuZ2VyQHVjc3N0dWRlbnQub3JnIiwiZXhwIjoxNzY3NzQwMzA2fQ.e7IsCA9Ork4vSR1-KxZJ6YaP_57gVQGOs3iidyOQoek",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b6526572afd058a-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2603:6011:9c00:35f0:7f36:59c1:bb3:eb3",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Dec-2025 22:59:49 UTC] === END API CALL LOG ===
[30-Dec-2025 22:59:49 UTC] ✅ API Hash verification passed for profile endpoint
[30-Dec-2025 22:59:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYiLCJ1c2VybmFtZSI6IktlbHRlY2hpZSIsImVtYWlsIjoiMjdqb2huYmFsbGVuZ2VyQHVjc3N0dWRlbnQub3JnIiwiZXhwIjoxNzY3NzQwMzA2fQ.e7IsCA9Ork4vSR1-KxZJ6YaP_57gVQGOs3iidyOQoek
[30-Dec-2025 22:59:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Dec-2025 22:59:49 UTC] ✅ JWT token verified successfully for user profile
[30-Dec-2025 22:59:49 UTC] User ID: 76
[30-Dec-2025 22:59:49 UTC] ✅ User profile retrieved successfully for user ID: 76
[30-Dec-2025 23:05:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Dec-2025 23:05:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Dec-2025 23:05:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2603:6011:9c00:35f0:7f36:59c1:bb3:eb3, 172.71.190.86","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYiLCJ1c2VybmFtZSI6IktlbHRlY2hpZSIsImVtYWlsIjoiMjdqb2huYmFsbGVuZ2VyQHVjc3N0dWRlbnQub3JnIiwiZXhwIjoxNzY3NzQwMzA2fQ.e7IsCA9Ork4vSR1-KxZJ6YaP_57gVQGOs3iidyOQoek","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9b652e8af95a058a-IAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2603:6011:9c00:35f0:7f36:59c1:bb3:eb3","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-Dec-2025 23:05:25 UTC] === User Orders API Called ===
[30-Dec-2025 23:05:25 UTC] User ID: 76
[30-Dec-2025 23:05:25 UTC] Limit: 20, Offset: 0
[30-Dec-2025 23:05:25 UTC] Orders found: 2
[30-Dec-2025 23:05:25 UTC] Orders data: [{"id":55,"quantity":30,"total_coins":30,"coin_type":"regular","telegram_link":"https:\/\/t.me\/juiceywrldleaks","status":"pending","created_at":"2025-12-31 02:35:23","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":54,"quantity":2,"total_coins":70,"coin_type":"regular","telegram_link":"https:\/\/t.me\/juiceywrldleaks","status":"pending","created_at":"2025-12-31 02:29:47","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[30-Dec-2025 23:05:25 UTC] Total orders count: 2
[30-Dec-2025 23:05:36 UTC] === API CALL LOG ===
[30-Dec-2025 23:05:36 UTC] Endpoint: user/profile.php
[30-Dec-2025 23:05:36 UTC] Full Log Data: {
    "timestamp": "2025-12-30 23:05:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2603:6011:9c00:35f0:7f36:59c1:bb3:eb3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2603:6011:9c00:35f0:7f36:59c1:bb3:eb3, 172.71.190.87",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYiLCJ1c2VybmFtZSI6IktlbHRlY2hpZSIsImVtYWlsIjoiMjdqb2huYmFsbGVuZ2VyQHVjc3N0dWRlbnQub3JnIiwiZXhwIjoxNzY3NzQwMzA2fQ.e7IsCA9Ork4vSR1-KxZJ6YaP_57gVQGOs3iidyOQoek",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b652ed4fa75058a-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2603:6011:9c00:35f0:7f36:59c1:bb3:eb3",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Dec-2025 23:05:36 UTC] === END API CALL LOG ===
[30-Dec-2025 23:05:36 UTC] ✅ API Hash verification passed for profile endpoint
[30-Dec-2025 23:05:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYiLCJ1c2VybmFtZSI6IktlbHRlY2hpZSIsImVtYWlsIjoiMjdqb2huYmFsbGVuZ2VyQHVjc3N0dWRlbnQub3JnIiwiZXhwIjoxNzY3NzQwMzA2fQ.e7IsCA9Ork4vSR1-KxZJ6YaP_57gVQGOs3iidyOQoek
[30-Dec-2025 23:05:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Dec-2025 23:05:36 UTC] ✅ JWT token verified successfully for user profile
[30-Dec-2025 23:05:36 UTC] User ID: 76
[30-Dec-2025 23:05:36 UTC] ✅ User profile retrieved successfully for user ID: 76
[30-Dec-2025 23:11:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Dec-2025 23:11:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Dec-2025 23:11:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2603:6011:9c00:35f0:7f36:59c1:bb3:eb3, 172.71.223.39","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYiLCJ1c2VybmFtZSI6IktlbHRlY2hpZSIsImVtYWlsIjoiMjdqb2huYmFsbGVuZ2VyQHVjc3N0dWRlbnQub3JnIiwiZXhwIjoxNzY3NzQwMzA2fQ.e7IsCA9Ork4vSR1-KxZJ6YaP_57gVQGOs3iidyOQoek","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9b6536fcacb32046-IAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2603:6011:9c00:35f0:7f36:59c1:bb3:eb3","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-Dec-2025 23:11:11 UTC] === User Orders API Called ===
[30-Dec-2025 23:11:11 UTC] User ID: 76
[30-Dec-2025 23:11:11 UTC] Limit: 20, Offset: 0
[30-Dec-2025 23:11:11 UTC] Orders found: 2
[30-Dec-2025 23:11:11 UTC] Orders data: [{"id":55,"quantity":30,"total_coins":30,"coin_type":"regular","telegram_link":"https:\/\/t.me\/juiceywrldleaks","status":"pending","created_at":"2025-12-31 02:35:23","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":54,"quantity":2,"total_coins":70,"coin_type":"regular","telegram_link":"https:\/\/t.me\/juiceywrldleaks","status":"pending","created_at":"2025-12-31 02:29:47","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[30-Dec-2025 23:11:11 UTC] Total orders count: 2
[30-Dec-2025 23:11:15 UTC] === API CALL LOG ===
[30-Dec-2025 23:11:15 UTC] Endpoint: user/profile.php
[30-Dec-2025 23:11:15 UTC] Full Log Data: {
    "timestamp": "2025-12-30 23:11:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2603:6011:9c00:35f0:7f36:59c1:bb3:eb3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2603:6011:9c00:35f0:7f36:59c1:bb3:eb3, 172.71.223.39",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYiLCJ1c2VybmFtZSI6IktlbHRlY2hpZSIsImVtYWlsIjoiMjdqb2huYmFsbGVuZ2VyQHVjc3N0dWRlbnQub3JnIiwiZXhwIjoxNzY3NzQwMzA2fQ.e7IsCA9Ork4vSR1-KxZJ6YaP_57gVQGOs3iidyOQoek",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b6537185e842046-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2603:6011:9c00:35f0:7f36:59c1:bb3:eb3",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Dec-2025 23:11:15 UTC] === END API CALL LOG ===
[30-Dec-2025 23:11:15 UTC] ✅ API Hash verification passed for profile endpoint
[30-Dec-2025 23:11:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYiLCJ1c2VybmFtZSI6IktlbHRlY2hpZSIsImVtYWlsIjoiMjdqb2huYmFsbGVuZ2VyQHVjc3N0dWRlbnQub3JnIiwiZXhwIjoxNzY3NzQwMzA2fQ.e7IsCA9Ork4vSR1-KxZJ6YaP_57gVQGOs3iidyOQoek
[30-Dec-2025 23:11:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Dec-2025 23:11:15 UTC] ✅ JWT token verified successfully for user profile
[30-Dec-2025 23:11:15 UTC] User ID: 76
[30-Dec-2025 23:11:15 UTC] ✅ User profile retrieved successfully for user ID: 76
[30-Dec-2025 23:11:15 UTC] User Purchases API - User ID: 76
[30-Dec-2025 23:11:15 UTC] User Purchases API - Total purchases found: 0
[30-Dec-2025 23:11:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Dec-2025 23:11:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Dec-2025 23:11:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2603:6011:9c00:35f0:7f36:59c1:bb3:eb3, 172.71.223.39","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYiLCJ1c2VybmFtZSI6IktlbHRlY2hpZSIsImVtYWlsIjoiMjdqb2huYmFsbGVuZ2VyQHVjc3N0dWRlbnQub3JnIiwiZXhwIjoxNzY3NzQwMzA2fQ.e7IsCA9Ork4vSR1-KxZJ6YaP_57gVQGOs3iidyOQoek","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9b653723e95b2046-IAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2603:6011:9c00:35f0:7f36:59c1:bb3:eb3","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-Dec-2025 23:11:17 UTC] === User Orders API Called ===
[30-Dec-2025 23:11:17 UTC] User ID: 76
[30-Dec-2025 23:11:17 UTC] Limit: 20, Offset: 0
[30-Dec-2025 23:11:17 UTC] Orders found: 2
[30-Dec-2025 23:11:17 UTC] Orders data: [{"id":55,"quantity":30,"total_coins":30,"coin_type":"regular","telegram_link":"https:\/\/t.me\/juiceywrldleaks","status":"pending","created_at":"2025-12-31 02:35:23","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":54,"quantity":2,"total_coins":70,"coin_type":"regular","telegram_link":"https:\/\/t.me\/juiceywrldleaks","status":"pending","created_at":"2025-12-31 02:29:47","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[30-Dec-2025 23:11:17 UTC] Total orders count: 2
[31-Dec-2025 00:22:24 UTC] === API CALL LOG ===
[31-Dec-2025 00:22:24 UTC] Endpoint: user/profile.php
[31-Dec-2025 00:22:24 UTC] Full Log Data: {
    "timestamp": "2025-12-31 00:22:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4060:2007:7bfa::2006:30ac",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4060:2007:7bfa::2006:30ac, 172.71.82.79",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzEiLCJ1c2VybmFtZSI6IlJvdW1payIsImVtYWlsIjoibW9uZGFsbGlsaWthQGdtYWlsLmNvbSIsImV4cCI6MTc2NzU3NTYzNn0.CHXpG27sikU51qpaM2v3BgdSIBT-ZTioJGhGM8KgQgQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b659f4db9739ce4-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4060:2007:7bfa::2006:30ac",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Dec-2025 00:22:24 UTC] === END API CALL LOG ===
[31-Dec-2025 00:22:24 UTC] ✅ API Hash verification passed for profile endpoint
[31-Dec-2025 00:22:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzEiLCJ1c2VybmFtZSI6IlJvdW1payIsImVtYWlsIjoibW9uZGFsbGlsaWthQGdtYWlsLmNvbSIsImV4cCI6MTc2NzU3NTYzNn0.CHXpG27sikU51qpaM2v3BgdSIBT-ZTioJGhGM8KgQgQ
[31-Dec-2025 00:22:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Dec-2025 00:22:24 UTC] ✅ JWT token verified successfully for user profile
[31-Dec-2025 00:22:24 UTC] User ID: 71
[31-Dec-2025 00:22:24 UTC] ✅ User profile retrieved successfully for user ID: 71
[31-Dec-2025 00:22:24 UTC] === API CALL LOG ===
[31-Dec-2025 00:22:24 UTC] Endpoint: user/profile.php
[31-Dec-2025 00:22:24 UTC] Full Log Data: {
    "timestamp": "2025-12-31 00:22:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4060:2007:7bfa::2006:30ac",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4060:2007:7bfa::2006:30ac, 172.71.82.79",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzEiLCJ1c2VybmFtZSI6IlJvdW1payIsImVtYWlsIjoibW9uZGFsbGlsaWthQGdtYWlsLmNvbSIsImV4cCI6MTc2NzU3NTYzNn0.CHXpG27sikU51qpaM2v3BgdSIBT-ZTioJGhGM8KgQgQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b659f549da09ce4-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4060:2007:7bfa::2006:30ac",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Dec-2025 00:22:24 UTC] === END API CALL LOG ===
[31-Dec-2025 00:22:24 UTC] ✅ API Hash verification passed for profile endpoint
[31-Dec-2025 00:22:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzEiLCJ1c2VybmFtZSI6IlJvdW1payIsImVtYWlsIjoibW9uZGFsbGlsaWthQGdtYWlsLmNvbSIsImV4cCI6MTc2NzU3NTYzNn0.CHXpG27sikU51qpaM2v3BgdSIBT-ZTioJGhGM8KgQgQ
[31-Dec-2025 00:22:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Dec-2025 00:22:24 UTC] ✅ JWT token verified successfully for user profile
[31-Dec-2025 00:22:24 UTC] User ID: 71
[31-Dec-2025 00:22:24 UTC] ✅ User profile retrieved successfully for user ID: 71
[31-Dec-2025 01:56:56 UTC] === API CALL LOG ===
[31-Dec-2025 01:56:56 UTC] Endpoint: user/profile.php
[31-Dec-2025 01:56:56 UTC] Full Log Data: {
    "timestamp": "2025-12-31 01:56:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.53.27.154",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.53.27.154, 172.70.143.195",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQiLCJ1c2VybmFtZSI6InV4dWRiIiwiZW1haWwiOiJlbGlhc3JhaG1hbmk1MzNAZ21haWwuY29tIiwiZXhwIjoxNzY3NjgyNTA0fQ.zE392sFNsoTI9Tuge5CBegvk_6B2RNTAjLzD9zDHRRs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b6629c8e8afd2ac-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.53.27.154",
        "cf-ipcountry": "AF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Dec-2025 01:56:56 UTC] === END API CALL LOG ===
[31-Dec-2025 01:56:56 UTC] ✅ API Hash verification passed for profile endpoint
[31-Dec-2025 01:56:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQiLCJ1c2VybmFtZSI6InV4dWRiIiwiZW1haWwiOiJlbGlhc3JhaG1hbmk1MzNAZ21haWwuY29tIiwiZXhwIjoxNzY3NjgyNTA0fQ.zE392sFNsoTI9Tuge5CBegvk_6B2RNTAjLzD9zDHRRs
[31-Dec-2025 01:56:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Dec-2025 01:56:56 UTC] ✅ JWT token verified successfully for user profile
[31-Dec-2025 01:56:56 UTC] User ID: 74
[31-Dec-2025 01:56:56 UTC] ✅ User profile retrieved successfully for user ID: 74
[31-Dec-2025 01:56:57 UTC] === API CALL LOG ===
[31-Dec-2025 01:56:57 UTC] Endpoint: user/profile.php
[31-Dec-2025 01:56:57 UTC] Full Log Data: {
    "timestamp": "2025-12-31 01:56:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.53.27.154",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.53.27.154, 172.70.143.195",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQiLCJ1c2VybmFtZSI6InV4dWRiIiwiZW1haWwiOiJlbGlhc3JhaG1hbmk1MzNAZ21haWwuY29tIiwiZXhwIjoxNzY3NjgyNTA0fQ.zE392sFNsoTI9Tuge5CBegvk_6B2RNTAjLzD9zDHRRs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9b6629cffd67d2ac-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.53.27.154",
        "cf-ipcountry": "AF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Dec-2025 01:56:57 UTC] === END API CALL LOG ===
[31-Dec-2025 01:56:57 UTC] ✅ API Hash verification passed for profile endpoint
[31-Dec-2025 01:56:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQiLCJ1c2VybmFtZSI6InV4dWRiIiwiZW1haWwiOiJlbGlhc3JhaG1hbmk1MzNAZ21haWwuY29tIiwiZXhwIjoxNzY3NjgyNTA0fQ.zE392sFNsoTI9Tuge5CBegvk_6B2RNTAjLzD9zDHRRs
[31-Dec-2025 01:56:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Dec-2025 01:56:57 UTC] ✅ JWT token verified successfully for user profile
[31-Dec-2025 01:56:57 UTC] User ID: 74
[31-Dec-2025 01:56:57 UTC] ✅ User profile retrieved successfully for user ID: 74
[02-Jan-2026 14:59:18 UTC] PHP Fatal error:  Uncaught Error: Class "PDO" not found in /home1/memberxa/api.memberx.app/includes/functions.php:17
Stack trace:[10-Mar-2026 13:28:58 UTC] === API CALL LOG ===
[10-Mar-2026 13:28:58 UTC] Endpoint: user/profile.php
[10-Mar-2026 13:28:58 UTC] Full Log Data: {
    "timestamp": "2026-03-10 13:28:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:e000:510:56a6:84b9:e9ff:fe68:3090",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:e000:510:56a6:84b9:e9ff:fe68:3090, 172.70.189.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzciLCJ1c2VybmFtZSI6Im1hbGxhaCIsImVtYWlsIjoiaGFmZWV6bWlyYW5pMDRAZ21haWwuY29tIiwiZXhwIjoxNzczNzU0MTM3fQ.9hwuPUZGKrykuAgj_uekodk4d4voHHoEHB_BcCpXY7I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9da2aa635e496be2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:e000:510:56a6:84b9:e9ff:fe68:3090",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Mar-2026 13:28:58 UTC] === END API CALL LOG ===
[10-Mar-2026 13:28:58 UTC] ✅ API Hash verification passed for profile endpoint
[10-Mar-2026 13:28:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzciLCJ1c2VybmFtZSI6Im1hbGxhaCIsImVtYWlsIjoiaGFmZWV6bWlyYW5pMDRAZ21haWwuY29tIiwiZXhwIjoxNzczNzU0MTM3fQ.9hwuPUZGKrykuAgj_uekodk4d4voHHoEHB_BcCpXY7I
[10-Mar-2026 13:28:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Mar-2026 13:28:58 UTC] ✅ JWT token verified successfully for user profile
[10-Mar-2026 13:28:58 UTC] User ID: 77
[10-Mar-2026 13:28:58 UTC] ✅ User profile retrieved successfully for user ID: 77
[10-Mar-2026 13:29:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Mar-2026 13:29:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Mar-2026 13:29:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:e000:510:56a6:84b9:e9ff:fe68:3090, 172.70.189.65","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzciLCJ1c2VybmFtZSI6Im1hbGxhaCIsImVtYWlsIjoiaGFmZWV6bWlyYW5pMDRAZ21haWwuY29tIiwiZXhwIjoxNzczNzU0MTM3fQ.9hwuPUZGKrykuAgj_uekodk4d4voHHoEHB_BcCpXY7I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9da2aac94ded6be2-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2402:e000:510:56a6:84b9:e9ff:fe68:3090","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[10-Mar-2026 13:29:14 UTC] === User Orders API Called ===
[10-Mar-2026 13:29:14 UTC] User ID: 77
[10-Mar-2026 13:29:14 UTC] Limit: 20, Offset: 0
[10-Mar-2026 13:29:14 UTC] Orders found: 0
[10-Mar-2026 13:29:14 UTC] Orders data: []
[10-Mar-2026 13:29:14 UTC] Total orders count: 0
[10-Mar-2026 13:29:16 UTC] === API CALL LOG ===
[10-Mar-2026 13:29:16 UTC] Endpoint: user/profile.php
[10-Mar-2026 13:29:16 UTC] Full Log Data: {
    "timestamp": "2026-03-10 13:29:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:e000:510:56a6:84b9:e9ff:fe68:3090",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:e000:510:56a6:84b9:e9ff:fe68:3090, 172.70.189.66",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzciLCJ1c2VybmFtZSI6Im1hbGxhaCIsImVtYWlsIjoiaGFmZWV6bWlyYW5pMDRAZ21haWwuY29tIiwiZXhwIjoxNzczNzU0MTM3fQ.9hwuPUZGKrykuAgj_uekodk4d4voHHoEHB_BcCpXY7I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9da2aad4cec46be2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:e000:510:56a6:84b9:e9ff:fe68:3090",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Mar-2026 13:29:16 UTC] === END API CALL LOG ===
[10-Mar-2026 13:29:16 UTC] ✅ API Hash verification passed for profile endpoint
[10-Mar-2026 13:29:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzciLCJ1c2VybmFtZSI6Im1hbGxhaCIsImVtYWlsIjoiaGFmZWV6bWlyYW5pMDRAZ21haWwuY29tIiwiZXhwIjoxNzczNzU0MTM3fQ.9hwuPUZGKrykuAgj_uekodk4d4voHHoEHB_BcCpXY7I
[10-Mar-2026 13:29:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Mar-2026 13:29:16 UTC] ✅ JWT token verified successfully for user profile
[10-Mar-2026 13:29:16 UTC] User ID: 77
[10-Mar-2026 13:29:16 UTC] ✅ User profile retrieved successfully for user ID: 77
[10-Mar-2026 13:30:03 UTC] === API CALL LOG ===
[10-Mar-2026 13:30:03 UTC] Endpoint: user/profile.php
[10-Mar-2026 13:30:03 UTC] Full Log Data: {
    "timestamp": "2026-03-10 13:30:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:e000:510:56a6:84b9:e9ff:fe68:3090",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:e000:510:56a6:84b9:e9ff:fe68:3090, 172.70.147.178",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzciLCJ1c2VybmFtZSI6Im1hbGxhaCIsImVtYWlsIjoiaGFmZWV6bWlyYW5pMDRAZ21haWwuY29tIiwiZXhwIjoxNzczNzU0MTM3fQ.9hwuPUZGKrykuAgj_uekodk4d4voHHoEHB_BcCpXY7I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9da2abf9586ed176-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:e000:510:56a6:84b9:e9ff:fe68:3090",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Mar-2026 13:30:03 UTC] === END API CALL LOG ===
[10-Mar-2026 13:30:03 UTC] ✅ API Hash verification passed for profile endpoint
[10-Mar-2026 13:30:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzciLCJ1c2VybmFtZSI6Im1hbGxhaCIsImVtYWlsIjoiaGFmZWV6bWlyYW5pMDRAZ21haWwuY29tIiwiZXhwIjoxNzczNzU0MTM3fQ.9hwuPUZGKrykuAgj_uekodk4d4voHHoEHB_BcCpXY7I
[10-Mar-2026 13:30:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Mar-2026 13:30:03 UTC] ✅ JWT token verified successfully for user profile
[10-Mar-2026 13:30:03 UTC] User ID: 77
[10-Mar-2026 13:30:03 UTC] ✅ User profile retrieved successfully for user ID: 77
[10-Mar-2026 13:30:04 UTC] === API CALL LOG ===
[10-Mar-2026 13:30:04 UTC] Endpoint: user/profile.php
[10-Mar-2026 13:30:04 UTC] Full Log Data: {
    "timestamp": "2026-03-10 13:30:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:e000:510:56a6:84b9:e9ff:fe68:3090",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:e000:510:56a6:84b9:e9ff:fe68:3090, 172.70.147.179",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzciLCJ1c2VybmFtZSI6Im1hbGxhaCIsImVtYWlsIjoiaGFmZWV6bWlyYW5pMDRAZ21haWwuY29tIiwiZXhwIjoxNzczNzU0MTM3fQ.9hwuPUZGKrykuAgj_uekodk4d4voHHoEHB_BcCpXY7I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9da2ac012dc0d176-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:e000:510:56a6:84b9:e9ff:fe68:3090",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Mar-2026 13:30:05 UTC] === END API CALL LOG ===
[10-Mar-2026 13:30:05 UTC] ✅ API Hash verification passed for profile endpoint
[10-Mar-2026 13:30:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzciLCJ1c2VybmFtZSI6Im1hbGxhaCIsImVtYWlsIjoiaGFmZWV6bWlyYW5pMDRAZ21haWwuY29tIiwiZXhwIjoxNzczNzU0MTM3fQ.9hwuPUZGKrykuAgj_uekodk4d4voHHoEHB_BcCpXY7I
[10-Mar-2026 13:30:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Mar-2026 13:30:05 UTC] ✅ JWT token verified successfully for user profile
[10-Mar-2026 13:30:05 UTC] User ID: 77
[10-Mar-2026 13:30:05 UTC] ✅ User profile retrieved successfully for user ID: 77
[10-Mar-2026 13:30:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Mar-2026 13:30:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Mar-2026 13:30:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:e000:510:56a6:84b9:e9ff:fe68:3090, 172.70.147.179","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzciLCJ1c2VybmFtZSI6Im1hbGxhaCIsImVtYWlsIjoiaGFmZWV6bWlyYW5pMDRAZ21haWwuY29tIiwiZXhwIjoxNzczNzU0MTM3fQ.9hwuPUZGKrykuAgj_uekodk4d4voHHoEHB_BcCpXY7I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9da2ace4de97d176-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2402:e000:510:56a6:84b9:e9ff:fe68:3090","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[10-Mar-2026 13:30:40 UTC] === User Orders API Called ===
[10-Mar-2026 13:30:40 UTC] User ID: 77
[10-Mar-2026 13:30:40 UTC] Limit: 20, Offset: 0
[10-Mar-2026 13:30:40 UTC] Orders found: 1
[10-Mar-2026 13:30:40 UTC] Orders data: [{"id":56,"quantity":1,"total_coins":20,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ForexAlpha91","status":"pending","created_at":"2026-03-10 17:00:38","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[10-Mar-2026 13:30:40 UTC] Total orders count: 1
[10-Mar-2026 13:31:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Mar-2026 13:31:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Mar-2026 13:31:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:e000:510:56a6:84b9:e9ff:fe68:3090, 172.70.147.179","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzciLCJ1c2VybmFtZSI6Im1hbGxhaCIsImVtYWlsIjoiaGFmZWV6bWlyYW5pMDRAZ21haWwuY29tIiwiZXhwIjoxNzczNzU0MTM3fQ.9hwuPUZGKrykuAgj_uekodk4d4voHHoEHB_BcCpXY7I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9da2ad5b89a2d176-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2402:e000:510:56a6:84b9:e9ff:fe68:3090","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[10-Mar-2026 13:31:00 UTC] === User Orders API Called ===
[10-Mar-2026 13:31:00 UTC] User ID: 77
[10-Mar-2026 13:31:00 UTC] Limit: 20, Offset: 0
[10-Mar-2026 13:31:00 UTC] Orders found: 1
[10-Mar-2026 13:31:00 UTC] Orders data: [{"id":56,"quantity":1,"total_coins":20,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ForexAlpha91","status":"pending","created_at":"2026-03-10 17:00:38","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[10-Mar-2026 13:31:00 UTC] Total orders count: 1
[10-Mar-2026 13:31:03 UTC] === API CALL LOG ===
[10-Mar-2026 13:31:03 UTC] Endpoint: user/profile.php
[10-Mar-2026 13:31:03 UTC] Full Log Data: {
    "timestamp": "2026-03-10 13:31:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:e000:510:56a6:84b9:e9ff:fe68:3090",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:e000:510:56a6:84b9:e9ff:fe68:3090, 172.70.147.179",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzciLCJ1c2VybmFtZSI6Im1hbGxhaCIsImVtYWlsIjoiaGFmZWV6bWlyYW5pMDRAZ21haWwuY29tIiwiZXhwIjoxNzczNzU0MTM3fQ.9hwuPUZGKrykuAgj_uekodk4d4voHHoEHB_BcCpXY7I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9da2ad73490dd176-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:e000:510:56a6:84b9:e9ff:fe68:3090",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Mar-2026 13:31:03 UTC] === END API CALL LOG ===
[10-Mar-2026 13:31:03 UTC] ✅ API Hash verification passed for profile endpoint
[10-Mar-2026 13:31:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzciLCJ1c2VybmFtZSI6Im1hbGxhaCIsImVtYWlsIjoiaGFmZWV6bWlyYW5pMDRAZ21haWwuY29tIiwiZXhwIjoxNzczNzU0MTM3fQ.9hwuPUZGKrykuAgj_uekodk4d4voHHoEHB_BcCpXY7I
[10-Mar-2026 13:31:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Mar-2026 13:31:03 UTC] ✅ JWT token verified successfully for user profile
[10-Mar-2026 13:31:03 UTC] User ID: 77
[10-Mar-2026 13:31:03 UTC] ✅ User profile retrieved successfully for user ID: 77
[10-Mar-2026 13:31:03 UTC] User Purchases API - User ID: 77
[10-Mar-2026 13:31:03 UTC] User Purchases API - Total purchases found: 0
[10-Mar-2026 13:31:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Mar-2026 13:31:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Mar-2026 13:31:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:e000:510:56a6:84b9:e9ff:fe68:3090, 172.70.147.179","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzciLCJ1c2VybmFtZSI6Im1hbGxhaCIsImVtYWlsIjoiaGFmZWV6bWlyYW5pMDRAZ21haWwuY29tIiwiZXhwIjoxNzczNzU0MTM3fQ.9hwuPUZGKrykuAgj_uekodk4d4voHHoEHB_BcCpXY7I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9da2ad944dabd176-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2402:e000:510:56a6:84b9:e9ff:fe68:3090","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[10-Mar-2026 13:31:08 UTC] === User Orders API Called ===
[10-Mar-2026 13:31:08 UTC] User ID: 77
[10-Mar-2026 13:31:08 UTC] Limit: 20, Offset: 0
[10-Mar-2026 13:31:08 UTC] Orders found: 1
[10-Mar-2026 13:31:08 UTC] Orders data: [{"id":56,"quantity":1,"total_coins":20,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ForexAlpha91","status":"pending","created_at":"2026-03-10 17:00:38","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[10-Mar-2026 13:31:08 UTC] Total orders count: 1
[10-Mar-2026 13:36:47 UTC] === API CALL LOG ===
[10-Mar-2026 13:36:47 UTC] Endpoint: user/profile.php
[10-Mar-2026 13:36:47 UTC] Full Log Data: {
    "timestamp": "2026-03-10 13:36:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:e000:510:56a6:84b9:e9ff:fe68:3090",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:e000:510:56a6:84b9:e9ff:fe68:3090, 104.22.66.162",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzciLCJ1c2VybmFtZSI6Im1hbGxhaCIsImVtYWlsIjoiaGFmZWV6bWlyYW5pMDRAZ21haWwuY29tIiwiZXhwIjoxNzczNzU0MTM3fQ.9hwuPUZGKrykuAgj_uekodk4d4voHHoEHB_BcCpXY7I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9da2b5d9493f6490-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:e000:510:56a6:84b9:e9ff:fe68:3090",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Mar-2026 13:36:47 UTC] === END API CALL LOG ===
[10-Mar-2026 13:36:47 UTC] ✅ API Hash verification passed for profile endpoint
[10-Mar-2026 13:36:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzciLCJ1c2VybmFtZSI6Im1hbGxhaCIsImVtYWlsIjoiaGFmZWV6bWlyYW5pMDRAZ21haWwuY29tIiwiZXhwIjoxNzczNzU0MTM3fQ.9hwuPUZGKrykuAgj_uekodk4d4voHHoEHB_BcCpXY7I
[10-Mar-2026 13:36:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Mar-2026 13:36:47 UTC] ✅ JWT token verified successfully for user profile
[10-Mar-2026 13:36:47 UTC] User ID: 77
[10-Mar-2026 13:36:47 UTC] ✅ User profile retrieved successfully for user ID: 77
[10-Mar-2026 13:36:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Mar-2026 13:36:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Mar-2026 13:36:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:e000:510:56a6:84b9:e9ff:fe68:3090, 104.22.66.162","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzciLCJ1c2VybmFtZSI6Im1hbGxhaCIsImVtYWlsIjoiaGFmZWV6bWlyYW5pMDRAZ21haWwuY29tIiwiZXhwIjoxNzczNzU0MTM3fQ.9hwuPUZGKrykuAgj_uekodk4d4voHHoEHB_BcCpXY7I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9da2b5de4f9b6490-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2402:e000:510:56a6:84b9:e9ff:fe68:3090","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[10-Mar-2026 13:36:48 UTC] === User Orders API Called ===
[10-Mar-2026 13:36:48 UTC] User ID: 77
[10-Mar-2026 13:36:48 UTC] Limit: 20, Offset: 0
[10-Mar-2026 13:36:48 UTC] Orders found: 1
[10-Mar-2026 13:36:48 UTC] Orders data: [{"id":56,"quantity":1,"total_coins":20,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ForexAlpha91","status":"pending","created_at":"2026-03-10 17:00:38","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[10-Mar-2026 13:36:48 UTC] Total orders count: 1
[10-Mar-2026 13:36:48 UTC] === API CALL LOG ===
[10-Mar-2026 13:36:48 UTC] Endpoint: user/profile.php
[10-Mar-2026 13:36:48 UTC] Full Log Data: {
    "timestamp": "2026-03-10 13:36:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:e000:510:56a6:84b9:e9ff:fe68:3090",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:e000:510:56a6:84b9:e9ff:fe68:3090, 104.22.66.163",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzciLCJ1c2VybmFtZSI6Im1hbGxhaCIsImVtYWlsIjoiaGFmZWV6bWlyYW5pMDRAZ21haWwuY29tIiwiZXhwIjoxNzczNzU0MTM3fQ.9hwuPUZGKrykuAgj_uekodk4d4voHHoEHB_BcCpXY7I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9da2b5dffc636490-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:e000:510:56a6:84b9:e9ff:fe68:3090",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Mar-2026 13:36:48 UTC] === END API CALL LOG ===
[10-Mar-2026 13:36:48 UTC] ✅ API Hash verification passed for profile endpoint
[10-Mar-2026 13:36:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzciLCJ1c2VybmFtZSI6Im1hbGxhaCIsImVtYWlsIjoiaGFmZWV6bWlyYW5pMDRAZ21haWwuY29tIiwiZXhwIjoxNzczNzU0MTM3fQ.9hwuPUZGKrykuAgj_uekodk4d4voHHoEHB_BcCpXY7I
[10-Mar-2026 13:36:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Mar-2026 13:36:48 UTC] ✅ JWT token verified successfully for user profile
[10-Mar-2026 13:36:48 UTC] User ID: 77
[10-Mar-2026 13:36:48 UTC] ✅ User profile retrieved successfully for user ID: 77
[10-Mar-2026 13:36:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Mar-2026 13:36:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Mar-2026 13:36:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:e000:510:56a6:84b9:e9ff:fe68:3090, 104.22.66.163","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzciLCJ1c2VybmFtZSI6Im1hbGxhaCIsImVtYWlsIjoiaGFmZWV6bWlyYW5pMDRAZ21haWwuY29tIiwiZXhwIjoxNzczNzU0MTM3fQ.9hwuPUZGKrykuAgj_uekodk4d4voHHoEHB_BcCpXY7I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9da2b5f87a3e6490-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2402:e000:510:56a6:84b9:e9ff:fe68:3090","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[10-Mar-2026 13:36:52 UTC] === User Orders API Called ===
[10-Mar-2026 13:36:52 UTC] User ID: 77
[10-Mar-2026 13:36:52 UTC] Limit: 20, Offset: 0
[10-Mar-2026 13:36:52 UTC] Orders found: 1
[10-Mar-2026 13:36:52 UTC] Orders data: [{"id":56,"quantity":1,"total_coins":20,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ForexAlpha91","status":"pending","created_at":"2026-03-10 17:00:38","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[10-Mar-2026 13:36:52 UTC] Total orders count: 1
[10-Mar-2026 13:36:58 UTC] === API CALL LOG ===
[10-Mar-2026 13:36:58 UTC] Endpoint: user/profile.php
[10-Mar-2026 13:36:58 UTC] Full Log Data: {
    "timestamp": "2026-03-10 13:36:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:e000:510:56a6:84b9:e9ff:fe68:3090",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:e000:510:56a6:84b9:e9ff:fe68:3090, 104.22.66.162",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzciLCJ1c2VybmFtZSI6Im1hbGxhaCIsImVtYWlsIjoiaGFmZWV6bWlyYW5pMDRAZ21haWwuY29tIiwiZXhwIjoxNzczNzU0MTM3fQ.9hwuPUZGKrykuAgj_uekodk4d4voHHoEHB_BcCpXY7I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9da2b61cb8606490-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:e000:510:56a6:84b9:e9ff:fe68:3090",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Mar-2026 13:36:58 UTC] === END API CALL LOG ===
[10-Mar-2026 13:36:58 UTC] ✅ API Hash verification passed for profile endpoint
[10-Mar-2026 13:36:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzciLCJ1c2VybmFtZSI6Im1hbGxhaCIsImVtYWlsIjoiaGFmZWV6bWlyYW5pMDRAZ21haWwuY29tIiwiZXhwIjoxNzczNzU0MTM3fQ.9hwuPUZGKrykuAgj_uekodk4d4voHHoEHB_BcCpXY7I
[10-Mar-2026 13:36:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Mar-2026 13:36:58 UTC] ✅ JWT token verified successfully for user profile
[10-Mar-2026 13:36:58 UTC] User ID: 77
[10-Mar-2026 13:36:58 UTC] ✅ User profile retrieved successfully for user ID: 77
[10-Mar-2026 13:36:59 UTC] User Purchases API - User ID: 77
[10-Mar-2026 13:36:59 UTC] User Purchases API - Total purchases found: 0
[11-Mar-2026 02:09:03 UTC] === API CALL LOG ===
[11-Mar-2026 02:09:03 UTC] Endpoint: user/profile.php
[11-Mar-2026 02:09:03 UTC] Full Log Data: {
    "timestamp": "2026-03-11 02:09:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:e000:5ae:9284:8ba:97ff:fe69:38c4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:e000:5ae:9284:8ba:97ff:fe69:38c4, 172.70.208.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzciLCJ1c2VybmFtZSI6Im1hbGxhaCIsImVtYWlsIjoiaGFmZWV6bWlyYW5pMDRAZ21haWwuY29tIiwiZXhwIjoxNzczNzU0MTM3fQ.9hwuPUZGKrykuAgj_uekodk4d4voHHoEHB_BcCpXY7I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9da703cccfdefd97-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:e000:5ae:9284:8ba:97ff:fe69:38c4",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Mar-2026 02:09:03 UTC] === END API CALL LOG ===
[11-Mar-2026 02:09:03 UTC] ✅ API Hash verification passed for profile endpoint
[11-Mar-2026 02:09:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzciLCJ1c2VybmFtZSI6Im1hbGxhaCIsImVtYWlsIjoiaGFmZWV6bWlyYW5pMDRAZ21haWwuY29tIiwiZXhwIjoxNzczNzU0MTM3fQ.9hwuPUZGKrykuAgj_uekodk4d4voHHoEHB_BcCpXY7I
[11-Mar-2026 02:09:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Mar-2026 02:09:03 UTC] ✅ JWT token verified successfully for user profile
[11-Mar-2026 02:09:03 UTC] User ID: 77
[11-Mar-2026 02:09:03 UTC] ✅ User profile retrieved successfully for user ID: 77
[11-Mar-2026 02:09:05 UTC] === API CALL LOG ===
[11-Mar-2026 02:09:05 UTC] Endpoint: user/profile.php
[11-Mar-2026 02:09:05 UTC] Full Log Data: {
    "timestamp": "2026-03-11 02:09:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:e000:5ae:9284:8ba:97ff:fe69:38c4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:e000:5ae:9284:8ba:97ff:fe69:38c4, 172.70.208.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzciLCJ1c2VybmFtZSI6Im1hbGxhaCIsImVtYWlsIjoiaGFmZWV6bWlyYW5pMDRAZ21haWwuY29tIiwiZXhwIjoxNzczNzU0MTM3fQ.9hwuPUZGKrykuAgj_uekodk4d4voHHoEHB_BcCpXY7I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9da703d82e50fd97-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:e000:5ae:9284:8ba:97ff:fe69:38c4",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Mar-2026 02:09:05 UTC] === END API CALL LOG ===
[11-Mar-2026 02:09:05 UTC] ✅ API Hash verification passed for profile endpoint
[11-Mar-2026 02:09:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzciLCJ1c2VybmFtZSI6Im1hbGxhaCIsImVtYWlsIjoiaGFmZWV6bWlyYW5pMDRAZ21haWwuY29tIiwiZXhwIjoxNzczNzU0MTM3fQ.9hwuPUZGKrykuAgj_uekodk4d4voHHoEHB_BcCpXY7I
[11-Mar-2026 02:09:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Mar-2026 02:09:05 UTC] ✅ JWT token verified successfully for user profile
[11-Mar-2026 02:09:05 UTC] User ID: 77
[11-Mar-2026 02:09:05 UTC] ✅ User profile retrieved successfully for user ID: 77
[11-Mar-2026 02:09:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Mar-2026 02:09:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Mar-2026 02:09:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:e000:5ae:9284:8ba:97ff:fe69:38c4, 172.70.208.80","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzciLCJ1c2VybmFtZSI6Im1hbGxhaCIsImVtYWlsIjoiaGFmZWV6bWlyYW5pMDRAZ21haWwuY29tIiwiZXhwIjoxNzczNzU0MTM3fQ.9hwuPUZGKrykuAgj_uekodk4d4voHHoEHB_BcCpXY7I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9da703e91976fd97-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2402:e000:5ae:9284:8ba:97ff:fe69:38c4","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[11-Mar-2026 02:09:08 UTC] === User Orders API Called ===
[11-Mar-2026 02:09:08 UTC] User ID: 77
[11-Mar-2026 02:09:08 UTC] Limit: 20, Offset: 0
[11-Mar-2026 02:09:08 UTC] Orders found: 1
[11-Mar-2026 02:09:08 UTC] Orders data: [{"id":56,"quantity":1,"total_coins":20,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ForexAlpha91","status":"pending","created_at":"2026-03-10 17:00:38","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[11-Mar-2026 02:09:08 UTC] Total orders count: 1
[11-Mar-2026 02:09:13 UTC] === API CALL LOG ===
[11-Mar-2026 02:09:13 UTC] Endpoint: user/profile.php
[11-Mar-2026 02:09:13 UTC] Full Log Data: {
    "timestamp": "2026-03-11 02:09:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:e000:5ae:9284:8ba:97ff:fe69:38c4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:e000:5ae:9284:8ba:97ff:fe69:38c4, 172.70.208.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzciLCJ1c2VybmFtZSI6Im1hbGxhaCIsImVtYWlsIjoiaGFmZWV6bWlyYW5pMDRAZ21haWwuY29tIiwiZXhwIjoxNzczNzU0MTM3fQ.9hwuPUZGKrykuAgj_uekodk4d4voHHoEHB_BcCpXY7I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9da70409dbf3fd97-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:e000:5ae:9284:8ba:97ff:fe69:38c4",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Mar-2026 02:09:13 UTC] === END API CALL LOG ===
[11-Mar-2026 02:09:13 UTC] ✅ API Hash verification passed for profile endpoint
[11-Mar-2026 02:09:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzciLCJ1c2VybmFtZSI6Im1hbGxhaCIsImVtYWlsIjoiaGFmZWV6bWlyYW5pMDRAZ21haWwuY29tIiwiZXhwIjoxNzczNzU0MTM3fQ.9hwuPUZGKrykuAgj_uekodk4d4voHHoEHB_BcCpXY7I
[11-Mar-2026 02:09:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Mar-2026 02:09:13 UTC] ✅ JWT token verified successfully for user profile
[11-Mar-2026 02:09:13 UTC] User ID: 77
[11-Mar-2026 02:09:13 UTC] ✅ User profile retrieved successfully for user ID: 77
[11-Mar-2026 05:12:22 UTC] === API CALL LOG ===
[11-Mar-2026 05:12:22 UTC] Endpoint: user/profile.php
[11-Mar-2026 05:12:22 UTC] Full Log Data: {
    "timestamp": "2026-03-11 05:12:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:e000:5ae:9284:8ba:97ff:fe69:38c4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:e000:5ae:9284:8ba:97ff:fe69:38c4, 172.69.165.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzciLCJ1c2VybmFtZSI6Im1hbGxhaCIsImVtYWlsIjoiaGFmZWV6bWlyYW5pMDRAZ21haWwuY29tIiwiZXhwIjoxNzczNzU0MTM3fQ.9hwuPUZGKrykuAgj_uekodk4d4voHHoEHB_BcCpXY7I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9da810522b538bd0-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:e000:5ae:9284:8ba:97ff:fe69:38c4",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Mar-2026 05:12:22 UTC] === END API CALL LOG ===
[11-Mar-2026 05:12:22 UTC] ✅ API Hash verification passed for profile endpoint
[11-Mar-2026 05:12:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzciLCJ1c2VybmFtZSI6Im1hbGxhaCIsImVtYWlsIjoiaGFmZWV6bWlyYW5pMDRAZ21haWwuY29tIiwiZXhwIjoxNzczNzU0MTM3fQ.9hwuPUZGKrykuAgj_uekodk4d4voHHoEHB_BcCpXY7I
[11-Mar-2026 05:12:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Mar-2026 05:12:22 UTC] ✅ JWT token verified successfully for user profile
[11-Mar-2026 05:12:22 UTC] User ID: 77
[11-Mar-2026 05:12:22 UTC] ✅ User profile retrieved successfully for user ID: 77
[11-Mar-2026 05:12:23 UTC] === API CALL LOG ===
[11-Mar-2026 05:12:23 UTC] Endpoint: user/profile.php
[11-Mar-2026 05:12:23 UTC] Full Log Data: {
    "timestamp": "2026-03-11 05:12:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.111.139.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "37.111.139.149, 172.69.230.150",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzciLCJ1c2VybmFtZSI6Im1hbGxhaCIsImVtYWlsIjoiaGFmZWV6bWlyYW5pMDRAZ21haWwuY29tIiwiZXhwIjoxNzczNzU0MTM3fQ.9hwuPUZGKrykuAgj_uekodk4d4voHHoEHB_BcCpXY7I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9da81057def64eed-KHI",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "37.111.139.149",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Mar-2026 05:12:23 UTC] === END API CALL LOG ===
[11-Mar-2026 05:12:23 UTC] ✅ API Hash verification passed for profile endpoint
[11-Mar-2026 05:12:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzciLCJ1c2VybmFtZSI6Im1hbGxhaCIsImVtYWlsIjoiaGFmZWV6bWlyYW5pMDRAZ21haWwuY29tIiwiZXhwIjoxNzczNzU0MTM3fQ.9hwuPUZGKrykuAgj_uekodk4d4voHHoEHB_BcCpXY7I
[11-Mar-2026 05:12:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Mar-2026 05:12:23 UTC] ✅ JWT token verified successfully for user profile
[11-Mar-2026 05:12:23 UTC] User ID: 77
[11-Mar-2026 05:12:23 UTC] ✅ User profile retrieved successfully for user ID: 77
[11-Mar-2026 05:12:24 UTC] === API CALL LOG ===
[11-Mar-2026 05:12:24 UTC] Endpoint: user/profile.php
[11-Mar-2026 05:12:24 UTC] Full Log Data: {
    "timestamp": "2026-03-11 05:12:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.111.139.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "37.111.139.149, 172.69.230.140",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzciLCJ1c2VybmFtZSI6Im1hbGxhaCIsImVtYWlsIjoiaGFmZWV6bWlyYW5pMDRAZ21haWwuY29tIiwiZXhwIjoxNzczNzU0MTM3fQ.9hwuPUZGKrykuAgj_uekodk4d4voHHoEHB_BcCpXY7I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9da8105eea114eed-KHI",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "37.111.139.149",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Mar-2026 05:12:24 UTC] === END API CALL LOG ===
[11-Mar-2026 05:12:24 UTC] ✅ API Hash verification passed for profile endpoint
[11-Mar-2026 05:12:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzciLCJ1c2VybmFtZSI6Im1hbGxhaCIsImVtYWlsIjoiaGFmZWV6bWlyYW5pMDRAZ21haWwuY29tIiwiZXhwIjoxNzczNzU0MTM3fQ.9hwuPUZGKrykuAgj_uekodk4d4voHHoEHB_BcCpXY7I
[11-Mar-2026 05:12:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Mar-2026 05:12:24 UTC] ✅ JWT token verified successfully for user profile
[11-Mar-2026 05:12:24 UTC] User ID: 77
[11-Mar-2026 05:12:24 UTC] ✅ User profile retrieved successfully for user ID: 77
[11-Mar-2026 05:13:31 UTC] === API CALL LOG ===
[11-Mar-2026 05:13:31 UTC] Endpoint: user/profile.php
[11-Mar-2026 05:13:31 UTC] Full Log Data: {
    "timestamp": "2026-03-11 05:13:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.111.139.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "37.111.139.149, 172.69.230.150",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzciLCJ1c2VybmFtZSI6Im1hbGxhaCIsImVtYWlsIjoiaGFmZWV6bWlyYW5pMDRAZ21haWwuY29tIiwiZXhwIjoxNzczNzU0MTM3fQ.9hwuPUZGKrykuAgj_uekodk4d4voHHoEHB_BcCpXY7I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9da812006c774eed-KHI",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "37.111.139.149",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Mar-2026 05:13:31 UTC] === END API CALL LOG ===
[11-Mar-2026 05:13:31 UTC] ✅ API Hash verification passed for profile endpoint
[11-Mar-2026 05:13:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzciLCJ1c2VybmFtZSI6Im1hbGxhaCIsImVtYWlsIjoiaGFmZWV6bWlyYW5pMDRAZ21haWwuY29tIiwiZXhwIjoxNzczNzU0MTM3fQ.9hwuPUZGKrykuAgj_uekodk4d4voHHoEHB_BcCpXY7I
[11-Mar-2026 05:13:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Mar-2026 05:13:31 UTC] ✅ JWT token verified successfully for user profile
[11-Mar-2026 05:13:31 UTC] User ID: 77
[11-Mar-2026 05:13:31 UTC] ✅ User profile retrieved successfully for user ID: 77
[11-Mar-2026 05:14:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Mar-2026 05:14:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Mar-2026 05:14:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"37.111.139.149, 172.69.230.150","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzciLCJ1c2VybmFtZSI6Im1hbGxhaCIsImVtYWlsIjoiaGFmZWV6bWlyYW5pMDRAZ21haWwuY29tIiwiZXhwIjoxNzczNzU0MTM3fQ.9hwuPUZGKrykuAgj_uekodk4d4voHHoEHB_BcCpXY7I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9da812fc8d734eed-KHI","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"37.111.139.149","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[11-Mar-2026 05:14:11 UTC] === User Orders API Called ===
[11-Mar-2026 05:14:11 UTC] User ID: 77
[11-Mar-2026 05:14:11 UTC] Limit: 20, Offset: 0
[11-Mar-2026 05:14:11 UTC] Orders found: 2
[11-Mar-2026 05:14:11 UTC] Orders data: [{"id":57,"quantity":35,"total_coins":35,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ForexAlpha91","status":"pending","created_at":"2026-03-11 08:44:09","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":56,"quantity":1,"total_coins":20,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ForexAlpha91","status":"pending","created_at":"2026-03-10 17:00:38","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[11-Mar-2026 05:14:11 UTC] Total orders count: 2
[11-Mar-2026 05:14:20 UTC] === API CALL LOG ===
[11-Mar-2026 05:14:20 UTC] Endpoint: user/profile.php
[11-Mar-2026 05:14:20 UTC] Full Log Data: {
    "timestamp": "2026-03-11 05:14:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.111.139.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "37.111.139.149, 172.69.230.151",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzciLCJ1c2VybmFtZSI6Im1hbGxhaCIsImVtYWlsIjoiaGFmZWV6bWlyYW5pMDRAZ21haWwuY29tIiwiZXhwIjoxNzczNzU0MTM3fQ.9hwuPUZGKrykuAgj_uekodk4d4voHHoEHB_BcCpXY7I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9da813359f2c4eed-KHI",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "37.111.139.149",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Mar-2026 05:14:20 UTC] === END API CALL LOG ===
[11-Mar-2026 05:14:20 UTC] ✅ API Hash verification passed for profile endpoint
[11-Mar-2026 05:14:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzciLCJ1c2VybmFtZSI6Im1hbGxhaCIsImVtYWlsIjoiaGFmZWV6bWlyYW5pMDRAZ21haWwuY29tIiwiZXhwIjoxNzczNzU0MTM3fQ.9hwuPUZGKrykuAgj_uekodk4d4voHHoEHB_BcCpXY7I
[11-Mar-2026 05:14:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Mar-2026 05:14:20 UTC] ✅ JWT token verified successfully for user profile
[11-Mar-2026 05:14:20 UTC] User ID: 77
[11-Mar-2026 05:14:20 UTC] ✅ User profile retrieved successfully for user ID: 77
[11-Mar-2026 13:43:26 UTC] === API CALL LOG ===
[11-Mar-2026 13:43:26 UTC] Endpoint: user/profile.php
[11-Mar-2026 13:43:26 UTC] Full Log Data: {
    "timestamp": "2026-03-11 13:43:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.100.152",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.112.100.152, 172.69.195.246",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgiLCJ1c2VybmFtZSI6IkdlbnRsZSBIZXJvIiwiZW1haWwiOiJnZW50bGVoZXJvNDcwQGdtYWlsLmNvbSIsImV4cCI6MTc3Mzg0MTQwNX0.NBWMbuXBOLs9RjgUx9NfcZqCjYIiubv7gpYdQGhVrds",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9daafcf64836639d-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.112.100.152",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Mar-2026 13:43:26 UTC] === END API CALL LOG ===
[11-Mar-2026 13:43:26 UTC] ✅ API Hash verification passed for profile endpoint
[11-Mar-2026 13:43:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgiLCJ1c2VybmFtZSI6IkdlbnRsZSBIZXJvIiwiZW1haWwiOiJnZW50bGVoZXJvNDcwQGdtYWlsLmNvbSIsImV4cCI6MTc3Mzg0MTQwNX0.NBWMbuXBOLs9RjgUx9NfcZqCjYIiubv7gpYdQGhVrds
[11-Mar-2026 13:43:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Mar-2026 13:43:26 UTC] ✅ JWT token verified successfully for user profile
[11-Mar-2026 13:43:26 UTC] User ID: 78
[11-Mar-2026 13:43:26 UTC] ✅ User profile retrieved successfully for user ID: 78
[11-Mar-2026 13:43:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Mar-2026 13:43:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Mar-2026 13:43:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.112.100.152, 172.69.195.246","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgiLCJ1c2VybmFtZSI6IkdlbnRsZSBIZXJvIiwiZW1haWwiOiJnZW50bGVoZXJvNDcwQGdtYWlsLmNvbSIsImV4cCI6MTc3Mzg0MTQwNX0.NBWMbuXBOLs9RjgUx9NfcZqCjYIiubv7gpYdQGhVrds","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9daafdb55d5d639d-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"105.112.100.152","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[11-Mar-2026 13:43:57 UTC] === User Orders API Called ===
[11-Mar-2026 13:43:57 UTC] User ID: 78
[11-Mar-2026 13:43:57 UTC] Limit: 20, Offset: 0
[11-Mar-2026 13:43:57 UTC] Orders found: 0
[11-Mar-2026 13:43:57 UTC] Orders data: []
[11-Mar-2026 13:43:57 UTC] Total orders count: 0
[11-Mar-2026 13:43:58 UTC] === API CALL LOG ===
[11-Mar-2026 13:43:58 UTC] Endpoint: user/profile.php
[11-Mar-2026 13:43:58 UTC] Full Log Data: {
    "timestamp": "2026-03-11 13:43:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.100.152",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.112.100.152, 172.69.195.246",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgiLCJ1c2VybmFtZSI6IkdlbnRsZSBIZXJvIiwiZW1haWwiOiJnZW50bGVoZXJvNDcwQGdtYWlsLmNvbSIsImV4cCI6MTc3Mzg0MTQwNX0.NBWMbuXBOLs9RjgUx9NfcZqCjYIiubv7gpYdQGhVrds",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9daafdbe4dbd639d-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.112.100.152",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Mar-2026 13:43:58 UTC] === END API CALL LOG ===
[11-Mar-2026 13:43:58 UTC] ✅ API Hash verification passed for profile endpoint
[11-Mar-2026 13:43:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgiLCJ1c2VybmFtZSI6IkdlbnRsZSBIZXJvIiwiZW1haWwiOiJnZW50bGVoZXJvNDcwQGdtYWlsLmNvbSIsImV4cCI6MTc3Mzg0MTQwNX0.NBWMbuXBOLs9RjgUx9NfcZqCjYIiubv7gpYdQGhVrds
[11-Mar-2026 13:43:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Mar-2026 13:43:58 UTC] ✅ JWT token verified successfully for user profile
[11-Mar-2026 13:43:58 UTC] User ID: 78
[11-Mar-2026 13:43:58 UTC] ✅ User profile retrieved successfully for user ID: 78
[11-Mar-2026 13:43:58 UTC] User Purchases API - User ID: 78
[11-Mar-2026 13:43:58 UTC] User Purchases API - Total purchases found: 0
[11-Mar-2026 13:44:05 UTC] === API CALL LOG ===
[11-Mar-2026 13:44:05 UTC] Endpoint: user/profile.php
[11-Mar-2026 13:44:05 UTC] Full Log Data: {
    "timestamp": "2026-03-11 13:44:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.100.152",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.112.100.152, 172.69.195.246",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgiLCJ1c2VybmFtZSI6IkdlbnRsZSBIZXJvIiwiZW1haWwiOiJnZW50bGVoZXJvNDcwQGdtYWlsLmNvbSIsImV4cCI6MTc3Mzg0MTQwNX0.NBWMbuXBOLs9RjgUx9NfcZqCjYIiubv7gpYdQGhVrds",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9daafdebea7c639d-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.112.100.152",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Mar-2026 13:44:05 UTC] === END API CALL LOG ===
[11-Mar-2026 13:44:05 UTC] ✅ API Hash verification passed for profile endpoint
[11-Mar-2026 13:44:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgiLCJ1c2VybmFtZSI6IkdlbnRsZSBIZXJvIiwiZW1haWwiOiJnZW50bGVoZXJvNDcwQGdtYWlsLmNvbSIsImV4cCI6MTc3Mzg0MTQwNX0.NBWMbuXBOLs9RjgUx9NfcZqCjYIiubv7gpYdQGhVrds
[11-Mar-2026 13:44:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Mar-2026 13:44:05 UTC] ✅ JWT token verified successfully for user profile
[11-Mar-2026 13:44:05 UTC] User ID: 78
[11-Mar-2026 13:44:05 UTC] ✅ User profile retrieved successfully for user ID: 78
[11-Mar-2026 13:47:19 UTC] === API CALL LOG ===
[11-Mar-2026 13:47:19 UTC] Endpoint: user/profile.php
[11-Mar-2026 13:47:19 UTC] Full Log Data: {
    "timestamp": "2026-03-11 13:47:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.100.152",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.112.100.152, 172.69.195.246",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgiLCJ1c2VybmFtZSI6IkdlbnRsZSBIZXJvIiwiZW1haWwiOiJnZW50bGVoZXJvNDcwQGdtYWlsLmNvbSIsImV4cCI6MTc3Mzg0MTQwNX0.NBWMbuXBOLs9RjgUx9NfcZqCjYIiubv7gpYdQGhVrds",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dab02a8bc7f639d-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.112.100.152",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Mar-2026 13:47:19 UTC] === END API CALL LOG ===
[11-Mar-2026 13:47:19 UTC] ✅ API Hash verification passed for profile endpoint
[11-Mar-2026 13:47:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgiLCJ1c2VybmFtZSI6IkdlbnRsZSBIZXJvIiwiZW1haWwiOiJnZW50bGVoZXJvNDcwQGdtYWlsLmNvbSIsImV4cCI6MTc3Mzg0MTQwNX0.NBWMbuXBOLs9RjgUx9NfcZqCjYIiubv7gpYdQGhVrds
[11-Mar-2026 13:47:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Mar-2026 13:47:19 UTC] ✅ JWT token verified successfully for user profile
[11-Mar-2026 13:47:19 UTC] User ID: 78
[11-Mar-2026 13:47:19 UTC] ✅ User profile retrieved successfully for user ID: 78
[11-Mar-2026 13:48:40 UTC] === API CALL LOG ===
[11-Mar-2026 13:48:40 UTC] Endpoint: user/profile.php
[11-Mar-2026 13:48:40 UTC] Full Log Data: {
    "timestamp": "2026-03-11 13:48:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.100.152",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.112.100.152, 172.69.195.247",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgiLCJ1c2VybmFtZSI6IkdlbnRsZSBIZXJvIiwiZW1haWwiOiJnZW50bGVoZXJvNDcwQGdtYWlsLmNvbSIsImV4cCI6MTc3Mzg0MTQwNX0.NBWMbuXBOLs9RjgUx9NfcZqCjYIiubv7gpYdQGhVrds",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dab04a0ad5563ec-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.112.100.152",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Mar-2026 13:48:40 UTC] === END API CALL LOG ===
[11-Mar-2026 13:48:40 UTC] ✅ API Hash verification passed for profile endpoint
[11-Mar-2026 13:48:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgiLCJ1c2VybmFtZSI6IkdlbnRsZSBIZXJvIiwiZW1haWwiOiJnZW50bGVoZXJvNDcwQGdtYWlsLmNvbSIsImV4cCI6MTc3Mzg0MTQwNX0.NBWMbuXBOLs9RjgUx9NfcZqCjYIiubv7gpYdQGhVrds
[11-Mar-2026 13:48:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Mar-2026 13:48:40 UTC] ✅ JWT token verified successfully for user profile
[11-Mar-2026 13:48:40 UTC] User ID: 78
[11-Mar-2026 13:48:40 UTC] ✅ User profile retrieved successfully for user ID: 78
[11-Mar-2026 13:48:41 UTC] === API CALL LOG ===
[11-Mar-2026 13:48:41 UTC] Endpoint: user/profile.php
[11-Mar-2026 13:48:41 UTC] Full Log Data: {
    "timestamp": "2026-03-11 13:48:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.100.152",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.112.100.152, 172.69.195.247",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgiLCJ1c2VybmFtZSI6IkdlbnRsZSBIZXJvIiwiZW1haWwiOiJnZW50bGVoZXJvNDcwQGdtYWlsLmNvbSIsImV4cCI6MTc3Mzg0MTQwNX0.NBWMbuXBOLs9RjgUx9NfcZqCjYIiubv7gpYdQGhVrds",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dab04a7fb3463ec-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.112.100.152",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Mar-2026 13:48:41 UTC] === END API CALL LOG ===
[11-Mar-2026 13:48:41 UTC] ✅ API Hash verification passed for profile endpoint
[11-Mar-2026 13:48:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgiLCJ1c2VybmFtZSI6IkdlbnRsZSBIZXJvIiwiZW1haWwiOiJnZW50bGVoZXJvNDcwQGdtYWlsLmNvbSIsImV4cCI6MTc3Mzg0MTQwNX0.NBWMbuXBOLs9RjgUx9NfcZqCjYIiubv7gpYdQGhVrds
[11-Mar-2026 13:48:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Mar-2026 13:48:41 UTC] ✅ JWT token verified successfully for user profile
[11-Mar-2026 13:48:41 UTC] User ID: 78
[11-Mar-2026 13:48:41 UTC] ✅ User profile retrieved successfully for user ID: 78
[11-Mar-2026 13:49:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Mar-2026 13:49:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Mar-2026 13:49:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.112.100.152, 172.69.195.247","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgiLCJ1c2VybmFtZSI6IkdlbnRsZSBIZXJvIiwiZW1haWwiOiJnZW50bGVoZXJvNDcwQGdtYWlsLmNvbSIsImV4cCI6MTc3Mzg0MTQwNX0.NBWMbuXBOLs9RjgUx9NfcZqCjYIiubv7gpYdQGhVrds","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9dab055d2c8c63ec-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"105.112.100.152","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[11-Mar-2026 13:49:10 UTC] === User Orders API Called ===
[11-Mar-2026 13:49:10 UTC] User ID: 78
[11-Mar-2026 13:49:10 UTC] Limit: 20, Offset: 0
[11-Mar-2026 13:49:10 UTC] Orders found: 0
[11-Mar-2026 13:49:10 UTC] Orders data: []
[11-Mar-2026 13:49:10 UTC] Total orders count: 0
[11-Mar-2026 13:49:27 UTC] === API CALL LOG ===
[11-Mar-2026 13:49:27 UTC] Endpoint: user/profile.php
[11-Mar-2026 13:49:27 UTC] Full Log Data: {
    "timestamp": "2026-03-11 13:49:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.100.152",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.112.100.152, 172.69.195.247",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgiLCJ1c2VybmFtZSI6IkdlbnRsZSBIZXJvIiwiZW1haWwiOiJnZW50bGVoZXJvNDcwQGdtYWlsLmNvbSIsImV4cCI6MTc3Mzg0MTQwNX0.NBWMbuXBOLs9RjgUx9NfcZqCjYIiubv7gpYdQGhVrds",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dab05c54b7563ec-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.112.100.152",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Mar-2026 13:49:27 UTC] === END API CALL LOG ===
[11-Mar-2026 13:49:27 UTC] ✅ API Hash verification passed for profile endpoint
[11-Mar-2026 13:49:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgiLCJ1c2VybmFtZSI6IkdlbnRsZSBIZXJvIiwiZW1haWwiOiJnZW50bGVoZXJvNDcwQGdtYWlsLmNvbSIsImV4cCI6MTc3Mzg0MTQwNX0.NBWMbuXBOLs9RjgUx9NfcZqCjYIiubv7gpYdQGhVrds
[11-Mar-2026 13:49:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Mar-2026 13:49:27 UTC] ✅ JWT token verified successfully for user profile
[11-Mar-2026 13:49:27 UTC] User ID: 78
[11-Mar-2026 13:49:27 UTC] ✅ User profile retrieved successfully for user ID: 78
[11-Mar-2026 13:50:06 UTC] === API CALL LOG ===
[11-Mar-2026 13:50:06 UTC] Endpoint: user/profile.php
[11-Mar-2026 13:50:06 UTC] Full Log Data: {
    "timestamp": "2026-03-11 13:50:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.100.152",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.112.100.152, 172.69.195.246",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgiLCJ1c2VybmFtZSI6IkdlbnRsZSBIZXJvIiwiZW1haWwiOiJnZW50bGVoZXJvNDcwQGdtYWlsLmNvbSIsImV4cCI6MTc3Mzg0MTQwNX0.NBWMbuXBOLs9RjgUx9NfcZqCjYIiubv7gpYdQGhVrds",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dab06b7cee863ec-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.112.100.152",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Mar-2026 13:50:06 UTC] === END API CALL LOG ===
[11-Mar-2026 13:50:06 UTC] ✅ API Hash verification passed for profile endpoint
[11-Mar-2026 13:50:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgiLCJ1c2VybmFtZSI6IkdlbnRsZSBIZXJvIiwiZW1haWwiOiJnZW50bGVoZXJvNDcwQGdtYWlsLmNvbSIsImV4cCI6MTc3Mzg0MTQwNX0.NBWMbuXBOLs9RjgUx9NfcZqCjYIiubv7gpYdQGhVrds
[11-Mar-2026 13:50:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Mar-2026 13:50:06 UTC] ✅ JWT token verified successfully for user profile
[11-Mar-2026 13:50:06 UTC] User ID: 78
[11-Mar-2026 13:50:06 UTC] ✅ User profile retrieved successfully for user ID: 78
[11-Mar-2026 13:50:16 UTC] === API CALL LOG ===
[11-Mar-2026 13:50:16 UTC] Endpoint: user/profile.php
[11-Mar-2026 13:50:16 UTC] Full Log Data: {
    "timestamp": "2026-03-11 13:50:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.100.152",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.112.100.152, 172.69.195.247",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgiLCJ1c2VybmFtZSI6IkdlbnRsZSBIZXJvIiwiZW1haWwiOiJnZW50bGVoZXJvNDcwQGdtYWlsLmNvbSIsImV4cCI6MTc3Mzg0MTQwNX0.NBWMbuXBOLs9RjgUx9NfcZqCjYIiubv7gpYdQGhVrds",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dab06fafe9c63ec-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.112.100.152",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Mar-2026 13:50:16 UTC] === END API CALL LOG ===
[11-Mar-2026 13:50:16 UTC] ✅ API Hash verification passed for profile endpoint
[11-Mar-2026 13:50:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgiLCJ1c2VybmFtZSI6IkdlbnRsZSBIZXJvIiwiZW1haWwiOiJnZW50bGVoZXJvNDcwQGdtYWlsLmNvbSIsImV4cCI6MTc3Mzg0MTQwNX0.NBWMbuXBOLs9RjgUx9NfcZqCjYIiubv7gpYdQGhVrds
[11-Mar-2026 13:50:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Mar-2026 13:50:16 UTC] ✅ JWT token verified successfully for user profile
[11-Mar-2026 13:50:16 UTC] User ID: 78
[11-Mar-2026 13:50:16 UTC] ✅ User profile retrieved successfully for user ID: 78
[11-Mar-2026 21:37:23 UTC] === API CALL LOG ===
[11-Mar-2026 21:37:23 UTC] Endpoint: user/profile.php
[11-Mar-2026 21:37:23 UTC] Full Log Data: {
    "timestamp": "2026-03-11 21:37:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.191.32.41",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.191.32.41, 104.23.208.139",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAiLCJ1c2VybmFtZSI6ImRoZHVldWVkaiIsImVtYWlsIjoiZHVzdXNpamRoc0BnbWFpbC5jb20iLCJleHAiOjE3NzM4Njk4NDJ9.XtbqmdVeeANiq2gtJc3km7NPQWpHuw0wGk5QziM7Q50",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dadb3386b3ee6b4-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.191.32.41",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Mar-2026 21:37:23 UTC] === END API CALL LOG ===
[11-Mar-2026 21:37:23 UTC] ✅ API Hash verification passed for profile endpoint
[11-Mar-2026 21:37:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAiLCJ1c2VybmFtZSI6ImRoZHVldWVkaiIsImVtYWlsIjoiZHVzdXNpamRoc0BnbWFpbC5jb20iLCJleHAiOjE3NzM4Njk4NDJ9.XtbqmdVeeANiq2gtJc3km7NPQWpHuw0wGk5QziM7Q50
[11-Mar-2026 21:37:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Mar-2026 21:37:23 UTC] ✅ JWT token verified successfully for user profile
[11-Mar-2026 21:37:23 UTC] User ID: 80
[11-Mar-2026 21:37:23 UTC] ✅ User profile retrieved successfully for user ID: 80
[11-Mar-2026 21:37:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Mar-2026 21:37:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Mar-2026 21:37:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.191.32.41, 104.23.208.145","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAiLCJ1c2VybmFtZSI6ImRoZHVldWVkaiIsImVtYWlsIjoiZHVzdXNpamRoc0BnbWFpbC5jb20iLCJleHAiOjE3NzM4Njk4NDJ9.XtbqmdVeeANiq2gtJc3km7NPQWpHuw0wGk5QziM7Q50","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9dadb372d8a2e6b4-ADD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"196.191.32.41","CF-IPCountry":"ET","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[11-Mar-2026 21:37:32 UTC] === User Orders API Called ===
[11-Mar-2026 21:37:32 UTC] User ID: 80
[11-Mar-2026 21:37:32 UTC] Limit: 20, Offset: 0
[11-Mar-2026 21:37:32 UTC] Orders found: 0
[11-Mar-2026 21:37:32 UTC] Orders data: []
[11-Mar-2026 21:37:32 UTC] Total orders count: 0
[11-Mar-2026 21:37:34 UTC] === API CALL LOG ===
[11-Mar-2026 21:37:34 UTC] Endpoint: user/profile.php
[11-Mar-2026 21:37:34 UTC] Full Log Data: {
    "timestamp": "2026-03-11 21:37:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.191.32.41",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.191.32.41, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAiLCJ1c2VybmFtZSI6ImRoZHVldWVkaiIsImVtYWlsIjoiZHVzdXNpamRoc0BnbWFpbC5jb20iLCJleHAiOjE3NzM4Njk4NDJ9.XtbqmdVeeANiq2gtJc3km7NPQWpHuw0wGk5QziM7Q50",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dadb37b3a52e6b4-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.191.32.41",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Mar-2026 21:37:34 UTC] === END API CALL LOG ===
[11-Mar-2026 21:37:34 UTC] ✅ API Hash verification passed for profile endpoint
[11-Mar-2026 21:37:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAiLCJ1c2VybmFtZSI6ImRoZHVldWVkaiIsImVtYWlsIjoiZHVzdXNpamRoc0BnbWFpbC5jb20iLCJleHAiOjE3NzM4Njk4NDJ9.XtbqmdVeeANiq2gtJc3km7NPQWpHuw0wGk5QziM7Q50
[11-Mar-2026 21:37:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Mar-2026 21:37:34 UTC] ✅ JWT token verified successfully for user profile
[11-Mar-2026 21:37:34 UTC] User ID: 80
[11-Mar-2026 21:37:34 UTC] ✅ User profile retrieved successfully for user ID: 80
[11-Mar-2026 21:37:34 UTC] User Purchases API - User ID: 80
[11-Mar-2026 21:37:34 UTC] User Purchases API - Total purchases found: 0
[11-Mar-2026 21:37:38 UTC] === API CALL LOG ===
[11-Mar-2026 21:37:38 UTC] Endpoint: user/profile.php
[11-Mar-2026 21:37:38 UTC] Full Log Data: {
    "timestamp": "2026-03-11 21:37:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.191.32.41",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.191.32.41, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAiLCJ1c2VybmFtZSI6ImRoZHVldWVkaiIsImVtYWlsIjoiZHVzdXNpamRoc0BnbWFpbC5jb20iLCJleHAiOjE3NzM4Njk4NDJ9.XtbqmdVeeANiq2gtJc3km7NPQWpHuw0wGk5QziM7Q50",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dadb3932c3be6b4-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.191.32.41",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Mar-2026 21:37:38 UTC] === END API CALL LOG ===
[11-Mar-2026 21:37:38 UTC] ✅ API Hash verification passed for profile endpoint
[11-Mar-2026 21:37:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAiLCJ1c2VybmFtZSI6ImRoZHVldWVkaiIsImVtYWlsIjoiZHVzdXNpamRoc0BnbWFpbC5jb20iLCJleHAiOjE3NzM4Njk4NDJ9.XtbqmdVeeANiq2gtJc3km7NPQWpHuw0wGk5QziM7Q50
[11-Mar-2026 21:37:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Mar-2026 21:37:38 UTC] ✅ JWT token verified successfully for user profile
[11-Mar-2026 21:37:38 UTC] User ID: 80
[11-Mar-2026 21:37:38 UTC] ✅ User profile retrieved successfully for user ID: 80
[11-Mar-2026 21:37:51 UTC] === API CALL LOG ===
[11-Mar-2026 21:37:51 UTC] Endpoint: user/profile.php
[11-Mar-2026 21:37:51 UTC] Full Log Data: {
    "timestamp": "2026-03-11 21:37:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.191.32.41",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.191.32.41, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAiLCJ1c2VybmFtZSI6ImRoZHVldWVkaiIsImVtYWlsIjoiZHVzdXNpamRoc0BnbWFpbC5jb20iLCJleHAiOjE3NzM4Njk4NDJ9.XtbqmdVeeANiq2gtJc3km7NPQWpHuw0wGk5QziM7Q50",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dadb3e82d71e6b4-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.191.32.41",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Mar-2026 21:37:51 UTC] === END API CALL LOG ===
[11-Mar-2026 21:37:51 UTC] ✅ API Hash verification passed for profile endpoint
[11-Mar-2026 21:37:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAiLCJ1c2VybmFtZSI6ImRoZHVldWVkaiIsImVtYWlsIjoiZHVzdXNpamRoc0BnbWFpbC5jb20iLCJleHAiOjE3NzM4Njk4NDJ9.XtbqmdVeeANiq2gtJc3km7NPQWpHuw0wGk5QziM7Q50
[11-Mar-2026 21:37:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Mar-2026 21:37:51 UTC] ✅ JWT token verified successfully for user profile
[11-Mar-2026 21:37:51 UTC] User ID: 80
[11-Mar-2026 21:37:51 UTC] ✅ User profile retrieved successfully for user ID: 80
[11-Mar-2026 21:37:51 UTC] User Purchases API - User ID: 80
[11-Mar-2026 21:37:51 UTC] User Purchases API - Total purchases found: 0
[11-Mar-2026 21:38:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Mar-2026 21:38:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Mar-2026 21:38:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.191.32.41, 104.23.208.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAiLCJ1c2VybmFtZSI6ImRoZHVldWVkaiIsImVtYWlsIjoiZHVzdXNpamRoc0BnbWFpbC5jb20iLCJleHAiOjE3NzM4Njk4NDJ9.XtbqmdVeeANiq2gtJc3km7NPQWpHuw0wGk5QziM7Q50","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9dadb52f7ff1fbc6-ADD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"196.191.32.41","CF-IPCountry":"ET","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[11-Mar-2026 21:38:44 UTC] === User Orders API Called ===
[11-Mar-2026 21:38:44 UTC] User ID: 80
[11-Mar-2026 21:38:44 UTC] Limit: 20, Offset: 0
[11-Mar-2026 21:38:44 UTC] Orders found: 1
[11-Mar-2026 21:38:44 UTC] Orders data: [{"id":58,"quantity":5,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/olyadX","status":"pending","created_at":"2026-03-12 01:08:42","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[11-Mar-2026 21:38:44 UTC] Total orders count: 1
[11-Mar-2026 21:38:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Mar-2026 21:38:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Mar-2026 21:38:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.191.32.41, 104.23.208.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAiLCJ1c2VybmFtZSI6ImRoZHVldWVkaiIsImVtYWlsIjoiZHVzdXNpamRoc0BnbWFpbC5jb20iLCJleHAiOjE3NzM4Njk4NDJ9.XtbqmdVeeANiq2gtJc3km7NPQWpHuw0wGk5QziM7Q50","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9dadb563aa8bfbc6-ADD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"196.191.32.41","CF-IPCountry":"ET","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[11-Mar-2026 21:38:52 UTC] === User Orders API Called ===
[11-Mar-2026 21:38:52 UTC] User ID: 80
[11-Mar-2026 21:38:52 UTC] Limit: 20, Offset: 0
[11-Mar-2026 21:38:52 UTC] Orders found: 1
[11-Mar-2026 21:38:52 UTC] Orders data: [{"id":58,"quantity":5,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/olyadX","status":"pending","created_at":"2026-03-12 01:08:42","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[11-Mar-2026 21:38:52 UTC] Total orders count: 1
[11-Mar-2026 21:38:56 UTC] === API CALL LOG ===
[11-Mar-2026 21:38:56 UTC] Endpoint: user/profile.php
[11-Mar-2026 21:38:56 UTC] Full Log Data: {
    "timestamp": "2026-03-11 21:38:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.191.32.41",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.191.32.41, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAiLCJ1c2VybmFtZSI6ImRoZHVldWVkaiIsImVtYWlsIjoiZHVzdXNpamRoc0BnbWFpbC5jb20iLCJleHAiOjE3NzM4Njk4NDJ9.XtbqmdVeeANiq2gtJc3km7NPQWpHuw0wGk5QziM7Q50",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dadb57efc54fbc6-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.191.32.41",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Mar-2026 21:38:56 UTC] === END API CALL LOG ===
[11-Mar-2026 21:38:56 UTC] ✅ API Hash verification passed for profile endpoint
[11-Mar-2026 21:38:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAiLCJ1c2VybmFtZSI6ImRoZHVldWVkaiIsImVtYWlsIjoiZHVzdXNpamRoc0BnbWFpbC5jb20iLCJleHAiOjE3NzM4Njk4NDJ9.XtbqmdVeeANiq2gtJc3km7NPQWpHuw0wGk5QziM7Q50
[11-Mar-2026 21:38:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Mar-2026 21:38:56 UTC] ✅ JWT token verified successfully for user profile
[11-Mar-2026 21:38:56 UTC] User ID: 80
[11-Mar-2026 21:38:56 UTC] ✅ User profile retrieved successfully for user ID: 80
[11-Mar-2026 21:38:56 UTC] User Purchases API - User ID: 80
[11-Mar-2026 21:38:56 UTC] User Purchases API - Total purchases found: 0
[11-Mar-2026 21:39:00 UTC] User Purchases API - User ID: 80
[11-Mar-2026 21:39:00 UTC] User Purchases API - Total purchases found: 0
[11-Mar-2026 22:28:56 UTC] === API CALL LOG ===
[11-Mar-2026 22:28:56 UTC] Endpoint: user/profile.php
[11-Mar-2026 22:28:56 UTC] Full Log Data: {
    "timestamp": "2026-03-11 22:28:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "85.106.142.120",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "85.106.142.120, 172.71.183.182",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODEiLCJ1c2VybmFtZSI6ImphaXdrc2plaWFrZSIsImVtYWlsIjoib3plbmVjZWtzaW5pekBnbWFpbC5jb20iLCJleHAiOjE3NzM4NzI5MzV9.nnJ20Xei0RTm16JLNbq3810cafHXsNzP_LShOlgy--8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dadfebdbee3970c-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "85.106.142.120",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Mar-2026 22:28:56 UTC] === END API CALL LOG ===
[11-Mar-2026 22:28:56 UTC] ✅ API Hash verification passed for profile endpoint
[11-Mar-2026 22:28:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODEiLCJ1c2VybmFtZSI6ImphaXdrc2plaWFrZSIsImVtYWlsIjoib3plbmVjZWtzaW5pekBnbWFpbC5jb20iLCJleHAiOjE3NzM4NzI5MzV9.nnJ20Xei0RTm16JLNbq3810cafHXsNzP_LShOlgy--8
[11-Mar-2026 22:28:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Mar-2026 22:28:56 UTC] ✅ JWT token verified successfully for user profile
[11-Mar-2026 22:28:56 UTC] User ID: 81
[11-Mar-2026 22:28:56 UTC] ✅ User profile retrieved successfully for user ID: 81
[11-Mar-2026 22:29:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Mar-2026 22:29:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Mar-2026 22:29:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"85.106.142.120, 172.71.183.32","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODEiLCJ1c2VybmFtZSI6ImphaXdrc2plaWFrZSIsImVtYWlsIjoib3plbmVjZWtzaW5pekBnbWFpbC5jb20iLCJleHAiOjE3NzM4NzI5MzV9.nnJ20Xei0RTm16JLNbq3810cafHXsNzP_LShOlgy--8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9dadffdbfa1c970c-AMS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"85.106.142.120","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[11-Mar-2026 22:29:42 UTC] === User Orders API Called ===
[11-Mar-2026 22:29:42 UTC] User ID: 81
[11-Mar-2026 22:29:42 UTC] Limit: 20, Offset: 0
[11-Mar-2026 22:29:42 UTC] Orders found: 1
[11-Mar-2026 22:29:42 UTC] Orders data: [{"id":59,"quantity":1,"total_coins":35,"coin_type":"regular","telegram_link":"https:\/\/t.me\/mahkumtv44","status":"pending","created_at":"2026-03-12 01:59:40","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[11-Mar-2026 22:29:42 UTC] Total orders count: 1
[11-Mar-2026 22:30:14 UTC] === API CALL LOG ===
[11-Mar-2026 22:30:14 UTC] Endpoint: user/profile.php
[11-Mar-2026 22:30:14 UTC] Full Log Data: {
    "timestamp": "2026-03-11 22:30:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "85.106.142.120",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "85.106.142.120, 172.71.183.32",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODEiLCJ1c2VybmFtZSI6ImphaXdrc2plaWFrZSIsImVtYWlsIjoib3plbmVjZWtzaW5pekBnbWFpbC5jb20iLCJleHAiOjE3NzM4NzI5MzV9.nnJ20Xei0RTm16JLNbq3810cafHXsNzP_LShOlgy--8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dae00a26e1b970c-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "85.106.142.120",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Mar-2026 22:30:14 UTC] === END API CALL LOG ===
[11-Mar-2026 22:30:14 UTC] ✅ API Hash verification passed for profile endpoint
[11-Mar-2026 22:30:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODEiLCJ1c2VybmFtZSI6ImphaXdrc2plaWFrZSIsImVtYWlsIjoib3plbmVjZWtzaW5pekBnbWFpbC5jb20iLCJleHAiOjE3NzM4NzI5MzV9.nnJ20Xei0RTm16JLNbq3810cafHXsNzP_LShOlgy--8
[11-Mar-2026 22:30:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Mar-2026 22:30:14 UTC] ✅ JWT token verified successfully for user profile
[11-Mar-2026 22:30:14 UTC] User ID: 81
[11-Mar-2026 22:30:14 UTC] ✅ User profile retrieved successfully for user ID: 81
[11-Mar-2026 22:30:14 UTC] User Purchases API - User ID: 81
[11-Mar-2026 22:30:14 UTC] User Purchases API - Total purchases found: 0
[11-Mar-2026 22:30:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Mar-2026 22:30:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Mar-2026 22:30:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"85.106.142.120, 172.71.183.32","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODEiLCJ1c2VybmFtZSI6ImphaXdrc2plaWFrZSIsImVtYWlsIjoib3plbmVjZWtzaW5pekBnbWFpbC5jb20iLCJleHAiOjE3NzM4NzI5MzV9.nnJ20Xei0RTm16JLNbq3810cafHXsNzP_LShOlgy--8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9dae00bac805970c-AMS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"85.106.142.120","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[11-Mar-2026 22:30:18 UTC] === User Orders API Called ===
[11-Mar-2026 22:30:18 UTC] User ID: 81
[11-Mar-2026 22:30:18 UTC] Limit: 20, Offset: 0
[11-Mar-2026 22:30:18 UTC] Orders found: 1
[11-Mar-2026 22:30:18 UTC] Orders data: [{"id":59,"quantity":1,"total_coins":35,"coin_type":"regular","telegram_link":"https:\/\/t.me\/mahkumtv44","status":"pending","created_at":"2026-03-12 01:59:40","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[11-Mar-2026 22:30:18 UTC] Total orders count: 1
[11-Mar-2026 22:30:23 UTC] === API CALL LOG ===
[11-Mar-2026 22:30:23 UTC] Endpoint: user/profile.php
[11-Mar-2026 22:30:23 UTC] Full Log Data: {
    "timestamp": "2026-03-11 22:30:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "85.106.142.120",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "85.106.142.120, 172.71.183.31",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODEiLCJ1c2VybmFtZSI6ImphaXdrc2plaWFrZSIsImVtYWlsIjoib3plbmVjZWtzaW5pekBnbWFpbC5jb20iLCJleHAiOjE3NzM4NzI5MzV9.nnJ20Xei0RTm16JLNbq3810cafHXsNzP_LShOlgy--8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dae00ddbfde970c-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "85.106.142.120",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Mar-2026 22:30:23 UTC] === END API CALL LOG ===
[11-Mar-2026 22:30:23 UTC] ✅ API Hash verification passed for profile endpoint
[11-Mar-2026 22:30:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODEiLCJ1c2VybmFtZSI6ImphaXdrc2plaWFrZSIsImVtYWlsIjoib3plbmVjZWtzaW5pekBnbWFpbC5jb20iLCJleHAiOjE3NzM4NzI5MzV9.nnJ20Xei0RTm16JLNbq3810cafHXsNzP_LShOlgy--8
[11-Mar-2026 22:30:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Mar-2026 22:30:23 UTC] ✅ JWT token verified successfully for user profile
[11-Mar-2026 22:30:23 UTC] User ID: 81
[11-Mar-2026 22:30:23 UTC] ✅ User profile retrieved successfully for user ID: 81
[11-Mar-2026 22:30:56 UTC] === API CALL LOG ===
[11-Mar-2026 22:30:56 UTC] Endpoint: user/profile.php
[11-Mar-2026 22:30:56 UTC] Full Log Data: {
    "timestamp": "2026-03-11 22:30:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "85.106.142.120",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "85.106.142.120, 172.71.183.31",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODEiLCJ1c2VybmFtZSI6ImphaXdrc2plaWFrZSIsImVtYWlsIjoib3plbmVjZWtzaW5pekBnbWFpbC5jb20iLCJleHAiOjE3NzM4NzI5MzV9.nnJ20Xei0RTm16JLNbq3810cafHXsNzP_LShOlgy--8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dae01ab1a2b970c-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "85.106.142.120",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Mar-2026 22:30:56 UTC] === END API CALL LOG ===
[11-Mar-2026 22:30:56 UTC] ✅ API Hash verification passed for profile endpoint
[11-Mar-2026 22:30:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODEiLCJ1c2VybmFtZSI6ImphaXdrc2plaWFrZSIsImVtYWlsIjoib3plbmVjZWtzaW5pekBnbWFpbC5jb20iLCJleHAiOjE3NzM4NzI5MzV9.nnJ20Xei0RTm16JLNbq3810cafHXsNzP_LShOlgy--8
[11-Mar-2026 22:30:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Mar-2026 22:30:56 UTC] ✅ JWT token verified successfully for user profile
[11-Mar-2026 22:30:56 UTC] User ID: 81
[11-Mar-2026 22:30:56 UTC] ✅ User profile retrieved successfully for user ID: 81
[11-Mar-2026 22:31:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Mar-2026 22:31:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Mar-2026 22:31:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"85.106.142.120, 172.71.183.32","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODEiLCJ1c2VybmFtZSI6ImphaXdrc2plaWFrZSIsImVtYWlsIjoib3plbmVjZWtzaW5pekBnbWFpbC5jb20iLCJleHAiOjE3NzM4NzI5MzV9.nnJ20Xei0RTm16JLNbq3810cafHXsNzP_LShOlgy--8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9dae02efca52970c-AMS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"85.106.142.120","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[11-Mar-2026 22:31:48 UTC] === User Orders API Called ===
[11-Mar-2026 22:31:48 UTC] User ID: 81
[11-Mar-2026 22:31:48 UTC] Limit: 20, Offset: 0
[11-Mar-2026 22:31:48 UTC] Orders found: 1
[11-Mar-2026 22:31:48 UTC] Orders data: [{"id":59,"quantity":1,"total_coins":35,"coin_type":"regular","telegram_link":"https:\/\/t.me\/mahkumtv44","status":"pending","created_at":"2026-03-12 01:59:40","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[11-Mar-2026 22:31:48 UTC] Total orders count: 1
[11-Mar-2026 22:31:51 UTC] === API CALL LOG ===
[11-Mar-2026 22:31:51 UTC] Endpoint: user/profile.php
[11-Mar-2026 22:31:51 UTC] Full Log Data: {
    "timestamp": "2026-03-11 22:31:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "85.106.142.120",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "85.106.142.120, 172.71.183.32",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODEiLCJ1c2VybmFtZSI6ImphaXdrc2plaWFrZSIsImVtYWlsIjoib3plbmVjZWtzaW5pekBnbWFpbC5jb20iLCJleHAiOjE3NzM4NzI5MzV9.nnJ20Xei0RTm16JLNbq3810cafHXsNzP_LShOlgy--8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dae0303b926970c-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "85.106.142.120",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Mar-2026 22:31:51 UTC] === END API CALL LOG ===
[11-Mar-2026 22:31:51 UTC] ✅ API Hash verification passed for profile endpoint
[11-Mar-2026 22:31:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODEiLCJ1c2VybmFtZSI6ImphaXdrc2plaWFrZSIsImVtYWlsIjoib3plbmVjZWtzaW5pekBnbWFpbC5jb20iLCJleHAiOjE3NzM4NzI5MzV9.nnJ20Xei0RTm16JLNbq3810cafHXsNzP_LShOlgy--8
[11-Mar-2026 22:31:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Mar-2026 22:31:51 UTC] ✅ JWT token verified successfully for user profile
[11-Mar-2026 22:31:51 UTC] User ID: 81
[11-Mar-2026 22:31:51 UTC] ✅ User profile retrieved successfully for user ID: 81
[11-Mar-2026 22:31:55 UTC] === API CALL LOG ===
[11-Mar-2026 22:31:55 UTC] Endpoint: user/profile.php
[11-Mar-2026 22:31:55 UTC] Full Log Data: {
    "timestamp": "2026-03-11 22:31:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "85.106.142.120",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "85.106.142.120, 172.71.183.32",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODEiLCJ1c2VybmFtZSI6ImphaXdrc2plaWFrZSIsImVtYWlsIjoib3plbmVjZWtzaW5pekBnbWFpbC5jb20iLCJleHAiOjE3NzM4NzI5MzV9.nnJ20Xei0RTm16JLNbq3810cafHXsNzP_LShOlgy--8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dae031c6c78970c-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "85.106.142.120",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Mar-2026 22:31:55 UTC] === END API CALL LOG ===
[11-Mar-2026 22:31:55 UTC] ✅ API Hash verification passed for profile endpoint
[11-Mar-2026 22:31:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODEiLCJ1c2VybmFtZSI6ImphaXdrc2plaWFrZSIsImVtYWlsIjoib3plbmVjZWtzaW5pekBnbWFpbC5jb20iLCJleHAiOjE3NzM4NzI5MzV9.nnJ20Xei0RTm16JLNbq3810cafHXsNzP_LShOlgy--8
[11-Mar-2026 22:31:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Mar-2026 22:31:55 UTC] ✅ JWT token verified successfully for user profile
[11-Mar-2026 22:31:55 UTC] User ID: 81
[11-Mar-2026 22:31:55 UTC] ✅ User profile retrieved successfully for user ID: 81
[11-Mar-2026 22:32:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Mar-2026 22:32:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Mar-2026 22:32:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"85.106.142.120, 172.71.183.32","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODEiLCJ1c2VybmFtZSI6ImphaXdrc2plaWFrZSIsImVtYWlsIjoib3plbmVjZWtzaW5pekBnbWFpbC5jb20iLCJleHAiOjE3NzM4NzI5MzV9.nnJ20Xei0RTm16JLNbq3810cafHXsNzP_LShOlgy--8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9dae03c08e47970c-AMS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"85.106.142.120","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[11-Mar-2026 22:32:21 UTC] === User Orders API Called ===
[11-Mar-2026 22:32:21 UTC] User ID: 81
[11-Mar-2026 22:32:21 UTC] Limit: 20, Offset: 0
[11-Mar-2026 22:32:21 UTC] Orders found: 2
[11-Mar-2026 22:32:21 UTC] Orders data: [{"id":60,"quantity":1,"total_coins":20,"coin_type":"regular","telegram_link":"https:\/\/t.me\/mahkumtv44","status":"pending","created_at":"2026-03-12 02:02:19","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":59,"quantity":1,"total_coins":35,"coin_type":"regular","telegram_link":"https:\/\/t.me\/mahkumtv44","status":"pending","created_at":"2026-03-12 01:59:40","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[11-Mar-2026 22:32:21 UTC] Total orders count: 2
[11-Mar-2026 22:48:04 UTC] === API CALL LOG ===
[11-Mar-2026 22:48:04 UTC] Endpoint: user/profile.php
[11-Mar-2026 22:48:04 UTC] Full Log Data: {
    "timestamp": "2026-03-11 22:48:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.191.32.41",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.191.32.41, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAiLCJ1c2VybmFtZSI6ImRoZHVldWVkaiIsImVtYWlsIjoiZHVzdXNpamRoc0BnbWFpbC5jb20iLCJleHAiOjE3NzM4Njk4NDJ9.XtbqmdVeeANiq2gtJc3km7NPQWpHuw0wGk5QziM7Q50",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dae1ac48c108cf6-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.191.32.41",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Mar-2026 22:48:04 UTC] === END API CALL LOG ===
[11-Mar-2026 22:48:04 UTC] ✅ API Hash verification passed for profile endpoint
[11-Mar-2026 22:48:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAiLCJ1c2VybmFtZSI6ImRoZHVldWVkaiIsImVtYWlsIjoiZHVzdXNpamRoc0BnbWFpbC5jb20iLCJleHAiOjE3NzM4Njk4NDJ9.XtbqmdVeeANiq2gtJc3km7NPQWpHuw0wGk5QziM7Q50
[11-Mar-2026 22:48:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Mar-2026 22:48:04 UTC] ✅ JWT token verified successfully for user profile
[11-Mar-2026 22:48:04 UTC] User ID: 80
[11-Mar-2026 22:48:04 UTC] ✅ User profile retrieved successfully for user ID: 80
[11-Mar-2026 22:48:05 UTC] === API CALL LOG ===
[11-Mar-2026 22:48:05 UTC] Endpoint: user/profile.php
[11-Mar-2026 22:48:05 UTC] Full Log Data: {
    "timestamp": "2026-03-11 22:48:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.191.32.41",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.191.32.41, 104.23.208.139",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAiLCJ1c2VybmFtZSI6ImRoZHVldWVkaiIsImVtYWlsIjoiZHVzdXNpamRoc0BnbWFpbC5jb20iLCJleHAiOjE3NzM4Njk4NDJ9.XtbqmdVeeANiq2gtJc3km7NPQWpHuw0wGk5QziM7Q50",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dae1acad8608cf6-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.191.32.41",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Mar-2026 22:48:05 UTC] === END API CALL LOG ===
[11-Mar-2026 22:48:05 UTC] ✅ API Hash verification passed for profile endpoint
[11-Mar-2026 22:48:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAiLCJ1c2VybmFtZSI6ImRoZHVldWVkaiIsImVtYWlsIjoiZHVzdXNpamRoc0BnbWFpbC5jb20iLCJleHAiOjE3NzM4Njk4NDJ9.XtbqmdVeeANiq2gtJc3km7NPQWpHuw0wGk5QziM7Q50
[11-Mar-2026 22:48:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Mar-2026 22:48:05 UTC] ✅ JWT token verified successfully for user profile
[11-Mar-2026 22:48:05 UTC] User ID: 80
[11-Mar-2026 22:48:05 UTC] ✅ User profile retrieved successfully for user ID: 80
[11-Mar-2026 22:48:09 UTC] === API CALL LOG ===
[11-Mar-2026 22:48:09 UTC] Endpoint: user/profile.php
[11-Mar-2026 22:48:09 UTC] Full Log Data: {
    "timestamp": "2026-03-11 22:48:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.191.32.41",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.191.32.41, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAiLCJ1c2VybmFtZSI6ImRoZHVldWVkaiIsImVtYWlsIjoiZHVzdXNpamRoc0BnbWFpbC5jb20iLCJleHAiOjE3NzM4Njk4NDJ9.XtbqmdVeeANiq2gtJc3km7NPQWpHuw0wGk5QziM7Q50",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dae1ae4b8858cf6-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.191.32.41",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Mar-2026 22:48:09 UTC] === END API CALL LOG ===
[11-Mar-2026 22:48:09 UTC] ✅ API Hash verification passed for profile endpoint
[11-Mar-2026 22:48:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAiLCJ1c2VybmFtZSI6ImRoZHVldWVkaiIsImVtYWlsIjoiZHVzdXNpamRoc0BnbWFpbC5jb20iLCJleHAiOjE3NzM4Njk4NDJ9.XtbqmdVeeANiq2gtJc3km7NPQWpHuw0wGk5QziM7Q50
[11-Mar-2026 22:48:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Mar-2026 22:48:09 UTC] ✅ JWT token verified successfully for user profile
[11-Mar-2026 22:48:09 UTC] User ID: 80
[11-Mar-2026 22:48:09 UTC] ✅ User profile retrieved successfully for user ID: 80
[11-Mar-2026 22:48:32 UTC] === API CALL LOG ===
[11-Mar-2026 22:48:32 UTC] Endpoint: user/profile.php
[11-Mar-2026 22:48:32 UTC] Full Log Data: {
    "timestamp": "2026-03-11 22:48:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "85.106.142.120",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "85.106.142.120, 104.23.168.99",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODEiLCJ1c2VybmFtZSI6ImphaXdrc2plaWFrZSIsImVtYWlsIjoib3plbmVjZWtzaW5pekBnbWFpbC5jb20iLCJleHAiOjE3NzM4NzI5MzV9.nnJ20Xei0RTm16JLNbq3810cafHXsNzP_LShOlgy--8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dae1b730a1077ce-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "85.106.142.120",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Mar-2026 22:48:32 UTC] === END API CALL LOG ===
[11-Mar-2026 22:48:32 UTC] ✅ API Hash verification passed for profile endpoint
[11-Mar-2026 22:48:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODEiLCJ1c2VybmFtZSI6ImphaXdrc2plaWFrZSIsImVtYWlsIjoib3plbmVjZWtzaW5pekBnbWFpbC5jb20iLCJleHAiOjE3NzM4NzI5MzV9.nnJ20Xei0RTm16JLNbq3810cafHXsNzP_LShOlgy--8
[11-Mar-2026 22:48:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Mar-2026 22:48:32 UTC] ✅ JWT token verified successfully for user profile
[11-Mar-2026 22:48:32 UTC] User ID: 81
[11-Mar-2026 22:48:32 UTC] ✅ User profile retrieved successfully for user ID: 81
[11-Mar-2026 22:48:32 UTC] === API CALL LOG ===
[11-Mar-2026 22:48:32 UTC] Endpoint: user/profile.php
[11-Mar-2026 22:48:32 UTC] Full Log Data: {
    "timestamp": "2026-03-11 22:48:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "85.106.142.120",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "85.106.142.120, 104.23.168.108",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODEiLCJ1c2VybmFtZSI6ImphaXdrc2plaWFrZSIsImVtYWlsIjoib3plbmVjZWtzaW5pekBnbWFpbC5jb20iLCJleHAiOjE3NzM4NzI5MzV9.nnJ20Xei0RTm16JLNbq3810cafHXsNzP_LShOlgy--8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dae1b762fe877ce-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "85.106.142.120",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Mar-2026 22:48:32 UTC] === END API CALL LOG ===
[11-Mar-2026 22:48:32 UTC] ✅ API Hash verification passed for profile endpoint
[11-Mar-2026 22:48:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODEiLCJ1c2VybmFtZSI6ImphaXdrc2plaWFrZSIsImVtYWlsIjoib3plbmVjZWtzaW5pekBnbWFpbC5jb20iLCJleHAiOjE3NzM4NzI5MzV9.nnJ20Xei0RTm16JLNbq3810cafHXsNzP_LShOlgy--8
[11-Mar-2026 22:48:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Mar-2026 22:48:32 UTC] ✅ JWT token verified successfully for user profile
[11-Mar-2026 22:48:32 UTC] User ID: 81
[11-Mar-2026 22:48:32 UTC] ✅ User profile retrieved successfully for user ID: 81
[11-Mar-2026 22:48:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Mar-2026 22:48:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Mar-2026 22:48:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"85.106.142.120, 104.23.168.98","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODEiLCJ1c2VybmFtZSI6ImphaXdrc2plaWFrZSIsImVtYWlsIjoib3plbmVjZWtzaW5pekBnbWFpbC5jb20iLCJleHAiOjE3NzM4NzI5MzV9.nnJ20Xei0RTm16JLNbq3810cafHXsNzP_LShOlgy--8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9dae1b9becc577ce-AMS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"85.106.142.120","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[11-Mar-2026 22:48:39 UTC] === User Orders API Called ===
[11-Mar-2026 22:48:39 UTC] User ID: 81
[11-Mar-2026 22:48:39 UTC] Limit: 20, Offset: 0
[11-Mar-2026 22:48:39 UTC] Orders found: 3
[11-Mar-2026 22:48:39 UTC] Orders data: [{"id":61,"quantity":1,"total_coins":20,"coin_type":"regular","telegram_link":"https:\/\/t.me\/mahkumtv44","status":"pending","created_at":"2026-03-12 02:02:22","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":60,"quantity":1,"total_coins":20,"coin_type":"regular","telegram_link":"https:\/\/t.me\/mahkumtv44","status":"pending","created_at":"2026-03-12 02:02:19","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":59,"quantity":1,"total_coins":35,"coin_type":"regular","telegram_link":"https:\/\/t.me\/mahkumtv44","status":"pending","created_at":"2026-03-12 01:59:40","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[11-Mar-2026 22:48:39 UTC] Total orders count: 3
[12-Mar-2026 01:03:20 UTC] === API CALL LOG ===
[12-Mar-2026 01:03:20 UTC] Endpoint: user/profile.php
[12-Mar-2026 01:03:20 UTC] Full Log Data: {
    "timestamp": "2026-03-12 01:03:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2803:1800:500e:f377:4090:92ff:feac:db2c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2803:1800:500e:f377:4090:92ff:feac:db2c, 108.162.210.211",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODIiLCJ1c2VybmFtZSI6ImFobWVsaWE4NTUiLCJlbWFpbCI6ImFobWVsaWE4NUBnbWFpbC5jb20iLCJleHAiOjE3NzM4ODIyMDB9.zeqoR-uDkFMKR8cNJ5ek3N-aqzfpOqmZ8ZQ8mjoL0OI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9daee0ea9a1cd9b1-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2803:1800:500e:f377:4090:92ff:feac:db2c",
        "CF-IPCountry": "CO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Mar-2026 01:03:20 UTC] === END API CALL LOG ===
[12-Mar-2026 01:03:20 UTC] ✅ API Hash verification passed for profile endpoint
[12-Mar-2026 01:03:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODIiLCJ1c2VybmFtZSI6ImFobWVsaWE4NTUiLCJlbWFpbCI6ImFobWVsaWE4NUBnbWFpbC5jb20iLCJleHAiOjE3NzM4ODIyMDB9.zeqoR-uDkFMKR8cNJ5ek3N-aqzfpOqmZ8ZQ8mjoL0OI
[12-Mar-2026 01:03:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Mar-2026 01:03:20 UTC] ✅ JWT token verified successfully for user profile
[12-Mar-2026 01:03:20 UTC] User ID: 82
[12-Mar-2026 01:03:20 UTC] ✅ User profile retrieved successfully for user ID: 82
[12-Mar-2026 01:03:53 UTC] === API CALL LOG ===
[12-Mar-2026 01:03:53 UTC] Endpoint: user/profile.php
[12-Mar-2026 01:03:53 UTC] Full Log Data: {
    "timestamp": "2026-03-12 01:03:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2803:1800:500e:f377:4090:92ff:feac:db2c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2803:1800:500e:f377:4090:92ff:feac:db2c, 108.162.210.211",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODIiLCJ1c2VybmFtZSI6ImFobWVsaWE4NTUiLCJlbWFpbCI6ImFobWVsaWE4NUBnbWFpbC5jb20iLCJleHAiOjE3NzM4ODIyMDB9.zeqoR-uDkFMKR8cNJ5ek3N-aqzfpOqmZ8ZQ8mjoL0OI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9daee1b36998d9b1-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2803:1800:500e:f377:4090:92ff:feac:db2c",
        "CF-IPCountry": "CO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Mar-2026 01:03:53 UTC] === END API CALL LOG ===
[12-Mar-2026 01:03:53 UTC] ✅ API Hash verification passed for profile endpoint
[12-Mar-2026 01:03:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODIiLCJ1c2VybmFtZSI6ImFobWVsaWE4NTUiLCJlbWFpbCI6ImFobWVsaWE4NUBnbWFpbC5jb20iLCJleHAiOjE3NzM4ODIyMDB9.zeqoR-uDkFMKR8cNJ5ek3N-aqzfpOqmZ8ZQ8mjoL0OI
[12-Mar-2026 01:03:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Mar-2026 01:03:53 UTC] ✅ JWT token verified successfully for user profile
[12-Mar-2026 01:03:53 UTC] User ID: 82
[12-Mar-2026 01:03:53 UTC] ✅ User profile retrieved successfully for user ID: 82
[12-Mar-2026 01:04:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Mar-2026 01:04:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Mar-2026 01:04:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2803:1800:500e:f377:4090:92ff:feac:db2c, 108.162.210.211","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODIiLCJ1c2VybmFtZSI6ImFobWVsaWE4NTUiLCJlbWFpbCI6ImFobWVsaWE4NUBnbWFpbC5jb20iLCJleHAiOjE3NzM4ODIyMDB9.zeqoR-uDkFMKR8cNJ5ek3N-aqzfpOqmZ8ZQ8mjoL0OI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9daee24ffd5bd9b1-MIA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2803:1800:500e:f377:4090:92ff:feac:db2c","CF-IPCountry":"CO","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[12-Mar-2026 01:04:17 UTC] === User Orders API Called ===
[12-Mar-2026 01:04:17 UTC] User ID: 82
[12-Mar-2026 01:04:17 UTC] Limit: 20, Offset: 0
[12-Mar-2026 01:04:17 UTC] Orders found: 0
[12-Mar-2026 01:04:17 UTC] Orders data: []
[12-Mar-2026 01:04:17 UTC] Total orders count: 0
[12-Mar-2026 01:04:18 UTC] === API CALL LOG ===
[12-Mar-2026 01:04:18 UTC] Endpoint: user/profile.php
[12-Mar-2026 01:04:18 UTC] Full Log Data: {
    "timestamp": "2026-03-12 01:04:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2803:1800:500e:f377:4090:92ff:feac:db2c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2803:1800:500e:f377:4090:92ff:feac:db2c, 108.162.210.211",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODIiLCJ1c2VybmFtZSI6ImFobWVsaWE4NTUiLCJlbWFpbCI6ImFobWVsaWE4NUBnbWFpbC5jb20iLCJleHAiOjE3NzM4ODIyMDB9.zeqoR-uDkFMKR8cNJ5ek3N-aqzfpOqmZ8ZQ8mjoL0OI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9daee255789ed9b1-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2803:1800:500e:f377:4090:92ff:feac:db2c",
        "CF-IPCountry": "CO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Mar-2026 01:04:18 UTC] === END API CALL LOG ===
[12-Mar-2026 01:04:18 UTC] ✅ API Hash verification passed for profile endpoint
[12-Mar-2026 01:04:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODIiLCJ1c2VybmFtZSI6ImFobWVsaWE4NTUiLCJlbWFpbCI6ImFobWVsaWE4NUBnbWFpbC5jb20iLCJleHAiOjE3NzM4ODIyMDB9.zeqoR-uDkFMKR8cNJ5ek3N-aqzfpOqmZ8ZQ8mjoL0OI
[12-Mar-2026 01:04:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Mar-2026 01:04:18 UTC] ✅ JWT token verified successfully for user profile
[12-Mar-2026 01:04:18 UTC] User ID: 82
[12-Mar-2026 01:04:18 UTC] ✅ User profile retrieved successfully for user ID: 82
[12-Mar-2026 01:04:19 UTC] User Purchases API - User ID: 82
[12-Mar-2026 01:04:19 UTC] User Purchases API - Total purchases found: 2
[12-Mar-2026 01:04:22 UTC] === API CALL LOG ===
[12-Mar-2026 01:04:22 UTC] Endpoint: user/profile.php
[12-Mar-2026 01:04:22 UTC] Full Log Data: {
    "timestamp": "2026-03-12 01:04:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2803:1800:500e:f377:4090:92ff:feac:db2c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2803:1800:500e:f377:4090:92ff:feac:db2c, 108.162.210.210",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODIiLCJ1c2VybmFtZSI6ImFobWVsaWE4NTUiLCJlbWFpbCI6ImFobWVsaWE4NUBnbWFpbC5jb20iLCJleHAiOjE3NzM4ODIyMDB9.zeqoR-uDkFMKR8cNJ5ek3N-aqzfpOqmZ8ZQ8mjoL0OI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9daee26b690ed9b1-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2803:1800:500e:f377:4090:92ff:feac:db2c",
        "CF-IPCountry": "CO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Mar-2026 01:04:22 UTC] === END API CALL LOG ===
[12-Mar-2026 01:04:22 UTC] ✅ API Hash verification passed for profile endpoint
[12-Mar-2026 01:04:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODIiLCJ1c2VybmFtZSI6ImFobWVsaWE4NTUiLCJlbWFpbCI6ImFobWVsaWE4NUBnbWFpbC5jb20iLCJleHAiOjE3NzM4ODIyMDB9.zeqoR-uDkFMKR8cNJ5ek3N-aqzfpOqmZ8ZQ8mjoL0OI
[12-Mar-2026 01:04:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Mar-2026 01:04:22 UTC] ✅ JWT token verified successfully for user profile
[12-Mar-2026 01:04:22 UTC] User ID: 82
[12-Mar-2026 01:04:22 UTC] ✅ User profile retrieved successfully for user ID: 82
[12-Mar-2026 01:04:29 UTC] === API CALL LOG ===
[12-Mar-2026 01:04:29 UTC] Endpoint: user/profile.php
[12-Mar-2026 01:04:29 UTC] Full Log Data: {
    "timestamp": "2026-03-12 01:04:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2803:1800:500e:f377:4090:92ff:feac:db2c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2803:1800:500e:f377:4090:92ff:feac:db2c, 108.162.210.210",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODIiLCJ1c2VybmFtZSI6ImFobWVsaWE4NTUiLCJlbWFpbCI6ImFobWVsaWE4NUBnbWFpbC5jb20iLCJleHAiOjE3NzM4ODIyMDB9.zeqoR-uDkFMKR8cNJ5ek3N-aqzfpOqmZ8ZQ8mjoL0OI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9daee297687fd9b1-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2803:1800:500e:f377:4090:92ff:feac:db2c",
        "CF-IPCountry": "CO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Mar-2026 01:04:29 UTC] === END API CALL LOG ===
[12-Mar-2026 01:04:29 UTC] ✅ API Hash verification passed for profile endpoint
[12-Mar-2026 01:04:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODIiLCJ1c2VybmFtZSI6ImFobWVsaWE4NTUiLCJlbWFpbCI6ImFobWVsaWE4NUBnbWFpbC5jb20iLCJleHAiOjE3NzM4ODIyMDB9.zeqoR-uDkFMKR8cNJ5ek3N-aqzfpOqmZ8ZQ8mjoL0OI
[12-Mar-2026 01:04:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Mar-2026 01:04:29 UTC] ✅ JWT token verified successfully for user profile
[12-Mar-2026 01:04:29 UTC] User ID: 82
[12-Mar-2026 01:04:29 UTC] ✅ User profile retrieved successfully for user ID: 82
[12-Mar-2026 01:05:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Mar-2026 01:05:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Mar-2026 01:05:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2803:1800:500e:f377:4090:92ff:feac:db2c, 104.23.248.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODIiLCJ1c2VybmFtZSI6ImFobWVsaWE4NTUiLCJlbWFpbCI6ImFobWVsaWE4NUBnbWFpbC5jb20iLCJleHAiOjE3NzM4ODIyMDB9.zeqoR-uDkFMKR8cNJ5ek3N-aqzfpOqmZ8ZQ8mjoL0OI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9daee3d81e0a8733-MIA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2803:1800:500e:f377:4090:92ff:feac:db2c","CF-IPCountry":"CO","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[12-Mar-2026 01:05:20 UTC] === User Orders API Called ===
[12-Mar-2026 01:05:20 UTC] User ID: 82
[12-Mar-2026 01:05:20 UTC] Limit: 20, Offset: 0
[12-Mar-2026 01:05:20 UTC] Orders found: 1
[12-Mar-2026 01:05:20 UTC] Orders data: [{"id":62,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/MuseumSquare\/7","status":"pending","created_at":"2026-03-12 04:35:17","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[12-Mar-2026 01:05:20 UTC] Total orders count: 1
[12-Mar-2026 01:05:24 UTC] === API CALL LOG ===
[12-Mar-2026 01:05:24 UTC] Endpoint: user/profile.php
[12-Mar-2026 01:05:24 UTC] Full Log Data: {
    "timestamp": "2026-03-12 01:05:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2803:1800:500e:f377:4090:92ff:feac:db2c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2803:1800:500e:f377:4090:92ff:feac:db2c, 104.23.248.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODIiLCJ1c2VybmFtZSI6ImFobWVsaWE4NTUiLCJlbWFpbCI6ImFobWVsaWE4NUBnbWFpbC5jb20iLCJleHAiOjE3NzM4ODIyMDB9.zeqoR-uDkFMKR8cNJ5ek3N-aqzfpOqmZ8ZQ8mjoL0OI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9daee3f159858733-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2803:1800:500e:f377:4090:92ff:feac:db2c",
        "CF-IPCountry": "CO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Mar-2026 01:05:24 UTC] === END API CALL LOG ===
[12-Mar-2026 01:05:24 UTC] ✅ API Hash verification passed for profile endpoint
[12-Mar-2026 01:05:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODIiLCJ1c2VybmFtZSI6ImFobWVsaWE4NTUiLCJlbWFpbCI6ImFobWVsaWE4NUBnbWFpbC5jb20iLCJleHAiOjE3NzM4ODIyMDB9.zeqoR-uDkFMKR8cNJ5ek3N-aqzfpOqmZ8ZQ8mjoL0OI
[12-Mar-2026 01:05:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Mar-2026 01:05:24 UTC] ✅ JWT token verified successfully for user profile
[12-Mar-2026 01:05:24 UTC] User ID: 82
[12-Mar-2026 01:05:24 UTC] ✅ User profile retrieved successfully for user ID: 82
[12-Mar-2026 01:05:24 UTC] User Purchases API - User ID: 82
[12-Mar-2026 01:05:24 UTC] User Purchases API - Total purchases found: 2
[12-Mar-2026 01:05:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Mar-2026 01:05:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Mar-2026 01:05:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2803:1800:500e:f377:4090:92ff:feac:db2c, 104.23.248.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODIiLCJ1c2VybmFtZSI6ImFobWVsaWE4NTUiLCJlbWFpbCI6ImFobWVsaWE4NUBnbWFpbC5jb20iLCJleHAiOjE3NzM4ODIyMDB9.zeqoR-uDkFMKR8cNJ5ek3N-aqzfpOqmZ8ZQ8mjoL0OI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9daee400af688733-MIA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2803:1800:500e:f377:4090:92ff:feac:db2c","CF-IPCountry":"CO","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[12-Mar-2026 01:05:27 UTC] === User Orders API Called ===
[12-Mar-2026 01:05:27 UTC] User ID: 82
[12-Mar-2026 01:05:27 UTC] Limit: 20, Offset: 0
[12-Mar-2026 01:05:27 UTC] Orders found: 1
[12-Mar-2026 01:05:27 UTC] Orders data: [{"id":62,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/MuseumSquare\/7","status":"pending","created_at":"2026-03-12 04:35:17","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[12-Mar-2026 01:05:27 UTC] Total orders count: 1
[12-Mar-2026 01:05:29 UTC] === API CALL LOG ===
[12-Mar-2026 01:05:29 UTC] Endpoint: user/profile.php
[12-Mar-2026 01:05:29 UTC] Full Log Data: {
    "timestamp": "2026-03-12 01:05:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2803:1800:500e:f377:4090:92ff:feac:db2c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2803:1800:500e:f377:4090:92ff:feac:db2c, 104.23.248.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODIiLCJ1c2VybmFtZSI6ImFobWVsaWE4NTUiLCJlbWFpbCI6ImFobWVsaWE4NUBnbWFpbC5jb20iLCJleHAiOjE3NzM4ODIyMDB9.zeqoR-uDkFMKR8cNJ5ek3N-aqzfpOqmZ8ZQ8mjoL0OI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9daee40e7faa8733-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2803:1800:500e:f377:4090:92ff:feac:db2c",
        "CF-IPCountry": "CO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Mar-2026 01:05:29 UTC] === END API CALL LOG ===
[12-Mar-2026 01:05:29 UTC] ✅ API Hash verification passed for profile endpoint
[12-Mar-2026 01:05:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODIiLCJ1c2VybmFtZSI6ImFobWVsaWE4NTUiLCJlbWFpbCI6ImFobWVsaWE4NUBnbWFpbC5jb20iLCJleHAiOjE3NzM4ODIyMDB9.zeqoR-uDkFMKR8cNJ5ek3N-aqzfpOqmZ8ZQ8mjoL0OI
[12-Mar-2026 01:05:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Mar-2026 01:05:29 UTC] ✅ JWT token verified successfully for user profile
[12-Mar-2026 01:05:29 UTC] User ID: 82
[12-Mar-2026 01:05:29 UTC] ✅ User profile retrieved successfully for user ID: 82
[12-Mar-2026 01:05:29 UTC] User Purchases API - User ID: 82
[12-Mar-2026 01:05:29 UTC] User Purchases API - Total purchases found: 2
[12-Mar-2026 01:05:32 UTC] === API CALL LOG ===
[12-Mar-2026 01:05:32 UTC] Endpoint: user/profile.php
[12-Mar-2026 01:05:32 UTC] Full Log Data: {
    "timestamp": "2026-03-12 01:05:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2803:1800:500e:f377:4090:92ff:feac:db2c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2803:1800:500e:f377:4090:92ff:feac:db2c, 104.23.248.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODIiLCJ1c2VybmFtZSI6ImFobWVsaWE4NTUiLCJlbWFpbCI6ImFobWVsaWE4NUBnbWFpbC5jb20iLCJleHAiOjE3NzM4ODIyMDB9.zeqoR-uDkFMKR8cNJ5ek3N-aqzfpOqmZ8ZQ8mjoL0OI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9daee4241de18733-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2803:1800:500e:f377:4090:92ff:feac:db2c",
        "CF-IPCountry": "CO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Mar-2026 01:05:32 UTC] === END API CALL LOG ===
[12-Mar-2026 01:05:32 UTC] ✅ API Hash verification passed for profile endpoint
[12-Mar-2026 01:05:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODIiLCJ1c2VybmFtZSI6ImFobWVsaWE4NTUiLCJlbWFpbCI6ImFobWVsaWE4NUBnbWFpbC5jb20iLCJleHAiOjE3NzM4ODIyMDB9.zeqoR-uDkFMKR8cNJ5ek3N-aqzfpOqmZ8ZQ8mjoL0OI
[12-Mar-2026 01:05:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Mar-2026 01:05:32 UTC] ✅ JWT token verified successfully for user profile
[12-Mar-2026 01:05:32 UTC] User ID: 82
[12-Mar-2026 01:05:32 UTC] ✅ User profile retrieved successfully for user ID: 82
[12-Mar-2026 01:05:33 UTC] User Purchases API - User ID: 82
[12-Mar-2026 01:05:33 UTC] User Purchases API - Total purchases found: 2
[12-Mar-2026 01:05:34 UTC] User Purchases API - User ID: 82
[12-Mar-2026 01:05:34 UTC] User Purchases API - Total purchases found: 2
[12-Mar-2026 01:05:46 UTC] === API CALL LOG ===
[12-Mar-2026 01:05:46 UTC] Endpoint: user/profile.php
[12-Mar-2026 01:05:46 UTC] Full Log Data: {
    "timestamp": "2026-03-12 01:05:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2803:1800:500e:f377:4090:92ff:feac:db2c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2803:1800:500e:f377:4090:92ff:feac:db2c, 104.23.248.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODIiLCJ1c2VybmFtZSI6ImFobWVsaWE4NTUiLCJlbWFpbCI6ImFobWVsaWE4NUBnbWFpbC5jb20iLCJleHAiOjE3NzM4ODIyMDB9.zeqoR-uDkFMKR8cNJ5ek3N-aqzfpOqmZ8ZQ8mjoL0OI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9daee47aac8e8733-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2803:1800:500e:f377:4090:92ff:feac:db2c",
        "CF-IPCountry": "CO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Mar-2026 01:05:46 UTC] === END API CALL LOG ===
[12-Mar-2026 01:05:46 UTC] ✅ API Hash verification passed for profile endpoint
[12-Mar-2026 01:05:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODIiLCJ1c2VybmFtZSI6ImFobWVsaWE4NTUiLCJlbWFpbCI6ImFobWVsaWE4NUBnbWFpbC5jb20iLCJleHAiOjE3NzM4ODIyMDB9.zeqoR-uDkFMKR8cNJ5ek3N-aqzfpOqmZ8ZQ8mjoL0OI
[12-Mar-2026 01:05:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Mar-2026 01:05:46 UTC] ✅ JWT token verified successfully for user profile
[12-Mar-2026 01:05:46 UTC] User ID: 82
[12-Mar-2026 01:05:46 UTC] ✅ User profile retrieved successfully for user ID: 82
[12-Mar-2026 01:05:47 UTC] User Purchases API - User ID: 82
[12-Mar-2026 01:05:47 UTC] User Purchases API - Total purchases found: 2
[12-Mar-2026 01:05:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Mar-2026 01:05:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Mar-2026 01:05:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2803:1800:500e:f377:4090:92ff:feac:db2c, 104.23.248.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODIiLCJ1c2VybmFtZSI6ImFobWVsaWE4NTUiLCJlbWFpbCI6ImFobWVsaWE4NUBnbWFpbC5jb20iLCJleHAiOjE3NzM4ODIyMDB9.zeqoR-uDkFMKR8cNJ5ek3N-aqzfpOqmZ8ZQ8mjoL0OI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9daee48668d98733-MIA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2803:1800:500e:f377:4090:92ff:feac:db2c","CF-IPCountry":"CO","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[12-Mar-2026 01:05:48 UTC] === User Orders API Called ===
[12-Mar-2026 01:05:48 UTC] User ID: 82
[12-Mar-2026 01:05:48 UTC] Limit: 20, Offset: 0
[12-Mar-2026 01:05:48 UTC] Orders found: 1
[12-Mar-2026 01:05:48 UTC] Orders data: [{"id":62,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/MuseumSquare\/7","status":"pending","created_at":"2026-03-12 04:35:17","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[12-Mar-2026 01:05:48 UTC] Total orders count: 1
[12-Mar-2026 01:06:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Mar-2026 01:06:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Mar-2026 01:06:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2803:1800:500e:f377:4090:92ff:feac:db2c, 172.69.132.189","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODIiLCJ1c2VybmFtZSI6ImFobWVsaWE4NTUiLCJlbWFpbCI6ImFobWVsaWE4NUBnbWFpbC5jb20iLCJleHAiOjE3NzM4ODIyMDB9.zeqoR-uDkFMKR8cNJ5ek3N-aqzfpOqmZ8ZQ8mjoL0OI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9daee5305eb2d965-MIA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2803:1800:500e:f377:4090:92ff:feac:db2c","CF-IPCountry":"CO","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[12-Mar-2026 01:06:15 UTC] === User Orders API Called ===
[12-Mar-2026 01:06:15 UTC] User ID: 82
[12-Mar-2026 01:06:15 UTC] Limit: 20, Offset: 0
[12-Mar-2026 01:06:15 UTC] Orders found: 1
[12-Mar-2026 01:06:15 UTC] Orders data: [{"id":62,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/MuseumSquare\/7","status":"pending","created_at":"2026-03-12 04:35:17","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[12-Mar-2026 01:06:15 UTC] Total orders count: 1
[12-Mar-2026 01:06:17 UTC] === API CALL LOG ===
[12-Mar-2026 01:06:17 UTC] Endpoint: user/profile.php
[12-Mar-2026 01:06:17 UTC] Full Log Data: {
    "timestamp": "2026-03-12 01:06:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2803:1800:500e:f377:4090:92ff:feac:db2c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2803:1800:500e:f377:4090:92ff:feac:db2c, 172.69.132.189",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODIiLCJ1c2VybmFtZSI6ImFobWVsaWE4NTUiLCJlbWFpbCI6ImFobWVsaWE4NUBnbWFpbC5jb20iLCJleHAiOjE3NzM4ODIyMDB9.zeqoR-uDkFMKR8cNJ5ek3N-aqzfpOqmZ8ZQ8mjoL0OI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9daee537ff66d965-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2803:1800:500e:f377:4090:92ff:feac:db2c",
        "CF-IPCountry": "CO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Mar-2026 01:06:17 UTC] === END API CALL LOG ===
[12-Mar-2026 01:06:17 UTC] ✅ API Hash verification passed for profile endpoint
[12-Mar-2026 01:06:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODIiLCJ1c2VybmFtZSI6ImFobWVsaWE4NTUiLCJlbWFpbCI6ImFobWVsaWE4NUBnbWFpbC5jb20iLCJleHAiOjE3NzM4ODIyMDB9.zeqoR-uDkFMKR8cNJ5ek3N-aqzfpOqmZ8ZQ8mjoL0OI
[12-Mar-2026 01:06:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Mar-2026 01:06:17 UTC] ✅ JWT token verified successfully for user profile
[12-Mar-2026 01:06:17 UTC] User ID: 82
[12-Mar-2026 01:06:17 UTC] ✅ User profile retrieved successfully for user ID: 82
[12-Mar-2026 01:06:17 UTC] User Purchases API - User ID: 82
[12-Mar-2026 01:06:17 UTC] User Purchases API - Total purchases found: 2
[12-Mar-2026 01:06:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Mar-2026 01:06:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Mar-2026 01:06:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2803:1800:500e:f377:4090:92ff:feac:db2c, 172.69.132.189","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODIiLCJ1c2VybmFtZSI6ImFobWVsaWE4NTUiLCJlbWFpbCI6ImFobWVsaWE4NUBnbWFpbC5jb20iLCJleHAiOjE3NzM4ODIyMDB9.zeqoR-uDkFMKR8cNJ5ek3N-aqzfpOqmZ8ZQ8mjoL0OI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9daee5408af4d965-MIA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2803:1800:500e:f377:4090:92ff:feac:db2c","CF-IPCountry":"CO","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[12-Mar-2026 01:06:18 UTC] === User Orders API Called ===
[12-Mar-2026 01:06:18 UTC] User ID: 82
[12-Mar-2026 01:06:18 UTC] Limit: 20, Offset: 0
[12-Mar-2026 01:06:18 UTC] Orders found: 1
[12-Mar-2026 01:06:18 UTC] Orders data: [{"id":62,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/MuseumSquare\/7","status":"pending","created_at":"2026-03-12 04:35:17","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[12-Mar-2026 01:06:18 UTC] Total orders count: 1
[12-Mar-2026 01:06:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Mar-2026 01:06:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Mar-2026 01:06:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2803:1800:500e:f377:4090:92ff:feac:db2c, 172.69.132.188","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODIiLCJ1c2VybmFtZSI6ImFobWVsaWE4NTUiLCJlbWFpbCI6ImFobWVsaWE4NUBnbWFpbC5jb20iLCJleHAiOjE3NzM4ODIyMDB9.zeqoR-uDkFMKR8cNJ5ek3N-aqzfpOqmZ8ZQ8mjoL0OI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9daee581ee79d965-MIA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2803:1800:500e:f377:4090:92ff:feac:db2c","CF-IPCountry":"CO","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[12-Mar-2026 01:06:28 UTC] === User Orders API Called ===
[12-Mar-2026 01:06:28 UTC] User ID: 82
[12-Mar-2026 01:06:28 UTC] Limit: 20, Offset: 0
[12-Mar-2026 01:06:28 UTC] Orders found: 1
[12-Mar-2026 01:06:28 UTC] Orders data: [{"id":62,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/MuseumSquare\/7","status":"pending","created_at":"2026-03-12 04:35:17","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[12-Mar-2026 01:06:28 UTC] Total orders count: 1
[12-Mar-2026 01:06:29 UTC] === API CALL LOG ===
[12-Mar-2026 01:06:29 UTC] Endpoint: user/profile.php
[12-Mar-2026 01:06:29 UTC] Full Log Data: {
    "timestamp": "2026-03-12 01:06:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2803:1800:500e:f377:4090:92ff:feac:db2c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2803:1800:500e:f377:4090:92ff:feac:db2c, 172.69.132.188",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODIiLCJ1c2VybmFtZSI6ImFobWVsaWE4NTUiLCJlbWFpbCI6ImFobWVsaWE4NUBnbWFpbC5jb20iLCJleHAiOjE3NzM4ODIyMDB9.zeqoR-uDkFMKR8cNJ5ek3N-aqzfpOqmZ8ZQ8mjoL0OI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9daee585aa10d965-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2803:1800:500e:f377:4090:92ff:feac:db2c",
        "CF-IPCountry": "CO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Mar-2026 01:06:29 UTC] === END API CALL LOG ===
[12-Mar-2026 01:06:29 UTC] ✅ API Hash verification passed for profile endpoint
[12-Mar-2026 01:06:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODIiLCJ1c2VybmFtZSI6ImFobWVsaWE4NTUiLCJlbWFpbCI6ImFobWVsaWE4NUBnbWFpbC5jb20iLCJleHAiOjE3NzM4ODIyMDB9.zeqoR-uDkFMKR8cNJ5ek3N-aqzfpOqmZ8ZQ8mjoL0OI
[12-Mar-2026 01:06:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Mar-2026 01:06:29 UTC] ✅ JWT token verified successfully for user profile
[12-Mar-2026 01:06:29 UTC] User ID: 82
[12-Mar-2026 01:06:29 UTC] ✅ User profile retrieved successfully for user ID: 82
[12-Mar-2026 01:06:29 UTC] User Purchases API - User ID: 82
[12-Mar-2026 01:06:29 UTC] User Purchases API - Total purchases found: 2
[12-Mar-2026 01:06:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Mar-2026 01:06:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Mar-2026 01:06:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2803:1800:500e:f377:4090:92ff:feac:db2c, 172.69.132.188","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODIiLCJ1c2VybmFtZSI6ImFobWVsaWE4NTUiLCJlbWFpbCI6ImFobWVsaWE4NUBnbWFpbC5jb20iLCJleHAiOjE3NzM4ODIyMDB9.zeqoR-uDkFMKR8cNJ5ek3N-aqzfpOqmZ8ZQ8mjoL0OI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9daee58c4eb8d965-MIA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2803:1800:500e:f377:4090:92ff:feac:db2c","CF-IPCountry":"CO","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[12-Mar-2026 01:06:30 UTC] === User Orders API Called ===
[12-Mar-2026 01:06:30 UTC] User ID: 82
[12-Mar-2026 01:06:30 UTC] Limit: 20, Offset: 0
[12-Mar-2026 01:06:30 UTC] Orders found: 1
[12-Mar-2026 01:06:30 UTC] Orders data: [{"id":62,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/MuseumSquare\/7","status":"pending","created_at":"2026-03-12 04:35:17","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[12-Mar-2026 01:06:30 UTC] Total orders count: 1
[12-Mar-2026 01:57:31 UTC] === API CALL LOG ===
[12-Mar-2026 01:57:31 UTC] Endpoint: user/profile.php
[12-Mar-2026 01:57:31 UTC] Full Log Data: {
    "timestamp": "2026-03-12 01:57:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "182.190.222.151",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "182.190.222.151, 162.158.88.7",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODMiLCJ1c2VybmFtZSI6ImFsaWFiYmFzIiwiZW1haWwiOiJhbGlhYmJhc21pcmFuaTM5NkBnbWFpbC5jb20iLCJleHAiOjE3NzM4ODU0NTB9.A0QDX9YfpFzFMQ9nV4Yi96pT6biKPya2O24Vaazpb5A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9daf30451888fdfe-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "182.190.222.151",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Mar-2026 01:57:31 UTC] === END API CALL LOG ===
[12-Mar-2026 01:57:31 UTC] ✅ API Hash verification passed for profile endpoint
[12-Mar-2026 01:57:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODMiLCJ1c2VybmFtZSI6ImFsaWFiYmFzIiwiZW1haWwiOiJhbGlhYmJhc21pcmFuaTM5NkBnbWFpbC5jb20iLCJleHAiOjE3NzM4ODU0NTB9.A0QDX9YfpFzFMQ9nV4Yi96pT6biKPya2O24Vaazpb5A
[12-Mar-2026 01:57:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Mar-2026 01:57:31 UTC] ✅ JWT token verified successfully for user profile
[12-Mar-2026 01:57:31 UTC] User ID: 83
[12-Mar-2026 01:57:31 UTC] ✅ User profile retrieved successfully for user ID: 83
[12-Mar-2026 01:57:39 UTC] === API CALL LOG ===
[12-Mar-2026 01:57:39 UTC] Endpoint: user/profile.php
[12-Mar-2026 01:57:39 UTC] Full Log Data: {
    "timestamp": "2026-03-12 01:57:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "182.190.222.151",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "182.190.222.151, 162.158.88.29",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODMiLCJ1c2VybmFtZSI6ImFsaWFiYmFzIiwiZW1haWwiOiJhbGlhYmJhc21pcmFuaTM5NkBnbWFpbC5jb20iLCJleHAiOjE3NzM4ODU0NTB9.A0QDX9YfpFzFMQ9nV4Yi96pT6biKPya2O24Vaazpb5A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9daf3076fa3cfdfe-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "182.190.222.151",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Mar-2026 01:57:39 UTC] === END API CALL LOG ===
[12-Mar-2026 01:57:39 UTC] ✅ API Hash verification passed for profile endpoint
[12-Mar-2026 01:57:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODMiLCJ1c2VybmFtZSI6ImFsaWFiYmFzIiwiZW1haWwiOiJhbGlhYmJhc21pcmFuaTM5NkBnbWFpbC5jb20iLCJleHAiOjE3NzM4ODU0NTB9.A0QDX9YfpFzFMQ9nV4Yi96pT6biKPya2O24Vaazpb5A
[12-Mar-2026 01:57:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Mar-2026 01:57:39 UTC] ✅ JWT token verified successfully for user profile
[12-Mar-2026 01:57:39 UTC] User ID: 83
[12-Mar-2026 01:57:39 UTC] ✅ User profile retrieved successfully for user ID: 83
[12-Mar-2026 01:57:54 UTC] === API CALL LOG ===
[12-Mar-2026 01:57:54 UTC] Endpoint: user/profile.php
[12-Mar-2026 01:57:54 UTC] Full Log Data: {
    "timestamp": "2026-03-12 01:57:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "182.190.222.151",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "182.190.222.151, 162.158.88.29",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODMiLCJ1c2VybmFtZSI6ImFsaWFiYmFzIiwiZW1haWwiOiJhbGlhYmJhc21pcmFuaTM5NkBnbWFpbC5jb20iLCJleHAiOjE3NzM4ODU0NTB9.A0QDX9YfpFzFMQ9nV4Yi96pT6biKPya2O24Vaazpb5A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9daf30d89a2cfdfe-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "182.190.222.151",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Mar-2026 01:57:54 UTC] === END API CALL LOG ===
[12-Mar-2026 01:57:54 UTC] ✅ API Hash verification passed for profile endpoint
[12-Mar-2026 01:57:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODMiLCJ1c2VybmFtZSI6ImFsaWFiYmFzIiwiZW1haWwiOiJhbGlhYmJhc21pcmFuaTM5NkBnbWFpbC5jb20iLCJleHAiOjE3NzM4ODU0NTB9.A0QDX9YfpFzFMQ9nV4Yi96pT6biKPya2O24Vaazpb5A
[12-Mar-2026 01:57:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Mar-2026 01:57:54 UTC] ✅ JWT token verified successfully for user profile
[12-Mar-2026 01:57:54 UTC] User ID: 83
[12-Mar-2026 01:57:54 UTC] ✅ User profile retrieved successfully for user ID: 83
[12-Mar-2026 01:58:14 UTC] === API CALL LOG ===
[12-Mar-2026 01:58:14 UTC] Endpoint: user/profile.php
[12-Mar-2026 01:58:14 UTC] Full Log Data: {
    "timestamp": "2026-03-12 01:58:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "182.190.222.151",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "182.190.222.151, 104.23.175.83",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODMiLCJ1c2VybmFtZSI6ImFsaWFiYmFzIiwiZW1haWwiOiJhbGlhYmJhc21pcmFuaTM5NkBnbWFpbC5jb20iLCJleHAiOjE3NzM4ODU0NTB9.A0QDX9YfpFzFMQ9nV4Yi96pT6biKPya2O24Vaazpb5A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9daf3153eb0b8a13-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "182.190.222.151",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Mar-2026 01:58:14 UTC] === END API CALL LOG ===
[12-Mar-2026 01:58:14 UTC] ✅ API Hash verification passed for profile endpoint
[12-Mar-2026 01:58:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODMiLCJ1c2VybmFtZSI6ImFsaWFiYmFzIiwiZW1haWwiOiJhbGlhYmJhc21pcmFuaTM5NkBnbWFpbC5jb20iLCJleHAiOjE3NzM4ODU0NTB9.A0QDX9YfpFzFMQ9nV4Yi96pT6biKPya2O24Vaazpb5A
[12-Mar-2026 01:58:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Mar-2026 01:58:14 UTC] ✅ JWT token verified successfully for user profile
[12-Mar-2026 01:58:14 UTC] User ID: 83
[12-Mar-2026 01:58:14 UTC] ✅ User profile retrieved successfully for user ID: 83
[12-Mar-2026 01:58:15 UTC] === API CALL LOG ===
[12-Mar-2026 01:58:15 UTC] Endpoint: user/profile.php
[12-Mar-2026 01:58:15 UTC] Full Log Data: {
    "timestamp": "2026-03-12 01:58:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "182.190.222.151",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "182.190.222.151, 104.23.175.82",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODMiLCJ1c2VybmFtZSI6ImFsaWFiYmFzIiwiZW1haWwiOiJhbGlhYmJhc21pcmFuaTM5NkBnbWFpbC5jb20iLCJleHAiOjE3NzM4ODU0NTB9.A0QDX9YfpFzFMQ9nV4Yi96pT6biKPya2O24Vaazpb5A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9daf31581d5a8a13-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "182.190.222.151",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Mar-2026 01:58:15 UTC] === END API CALL LOG ===
[12-Mar-2026 01:58:15 UTC] ✅ API Hash verification passed for profile endpoint
[12-Mar-2026 01:58:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODMiLCJ1c2VybmFtZSI6ImFsaWFiYmFzIiwiZW1haWwiOiJhbGlhYmJhc21pcmFuaTM5NkBnbWFpbC5jb20iLCJleHAiOjE3NzM4ODU0NTB9.A0QDX9YfpFzFMQ9nV4Yi96pT6biKPya2O24Vaazpb5A
[12-Mar-2026 01:58:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Mar-2026 01:58:15 UTC] ✅ JWT token verified successfully for user profile
[12-Mar-2026 01:58:15 UTC] User ID: 83
[12-Mar-2026 01:58:15 UTC] ✅ User profile retrieved successfully for user ID: 83
[12-Mar-2026 01:58:19 UTC] === API CALL LOG ===
[12-Mar-2026 01:58:19 UTC] Endpoint: user/profile.php
[12-Mar-2026 01:58:19 UTC] Full Log Data: {
    "timestamp": "2026-03-12 01:58:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "182.190.222.151",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "182.190.222.151, 172.68.164.100",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODMiLCJ1c2VybmFtZSI6ImFsaWFiYmFzIiwiZW1haWwiOiJhbGlhYmJhc21pcmFuaTM5NkBnbWFpbC5jb20iLCJleHAiOjE3NzM4ODU0NTB9.A0QDX9YfpFzFMQ9nV4Yi96pT6biKPya2O24Vaazpb5A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9daf3172baeef88a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "182.190.222.151",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Mar-2026 01:58:19 UTC] === END API CALL LOG ===
[12-Mar-2026 01:58:19 UTC] ✅ API Hash verification passed for profile endpoint
[12-Mar-2026 01:58:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODMiLCJ1c2VybmFtZSI6ImFsaWFiYmFzIiwiZW1haWwiOiJhbGlhYmJhc21pcmFuaTM5NkBnbWFpbC5jb20iLCJleHAiOjE3NzM4ODU0NTB9.A0QDX9YfpFzFMQ9nV4Yi96pT6biKPya2O24Vaazpb5A
[12-Mar-2026 01:58:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Mar-2026 01:58:19 UTC] ✅ JWT token verified successfully for user profile
[12-Mar-2026 01:58:19 UTC] User ID: 83
[12-Mar-2026 01:58:19 UTC] ✅ User profile retrieved successfully for user ID: 83
[12-Mar-2026 01:58:20 UTC] === API CALL LOG ===
[12-Mar-2026 01:58:20 UTC] Endpoint: user/profile.php
[12-Mar-2026 01:58:20 UTC] Full Log Data: {
    "timestamp": "2026-03-12 01:58:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "182.190.222.151",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "182.190.222.151, 172.68.164.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODMiLCJ1c2VybmFtZSI6ImFsaWFiYmFzIiwiZW1haWwiOiJhbGlhYmJhc21pcmFuaTM5NkBnbWFpbC5jb20iLCJleHAiOjE3NzM4ODU0NTB9.A0QDX9YfpFzFMQ9nV4Yi96pT6biKPya2O24Vaazpb5A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9daf3176fabcf88a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "182.190.222.151",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Mar-2026 01:58:20 UTC] === END API CALL LOG ===
[12-Mar-2026 01:58:20 UTC] ✅ API Hash verification passed for profile endpoint
[12-Mar-2026 01:58:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODMiLCJ1c2VybmFtZSI6ImFsaWFiYmFzIiwiZW1haWwiOiJhbGlhYmJhc21pcmFuaTM5NkBnbWFpbC5jb20iLCJleHAiOjE3NzM4ODU0NTB9.A0QDX9YfpFzFMQ9nV4Yi96pT6biKPya2O24Vaazpb5A
[12-Mar-2026 01:58:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Mar-2026 01:58:20 UTC] ✅ JWT token verified successfully for user profile
[12-Mar-2026 01:58:20 UTC] User ID: 83
[12-Mar-2026 01:58:20 UTC] ✅ User profile retrieved successfully for user ID: 83
[12-Mar-2026 05:37:36 UTC] === API CALL LOG ===
[12-Mar-2026 05:37:36 UTC] Endpoint: user/profile.php
[12-Mar-2026 05:37:36 UTC] Full Log Data: {
    "timestamp": "2026-03-12 05:37:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1447:5dcc:1:0:f122:e824",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1447:5dcc:1:0:f122:e824, 104.22.5.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQiLCJ1c2VybmFtZSI6IkBTaGFzaGluMSIsImVtYWlsIjoic2hhaHJlaG1hbjYyMUBnbWFpbC5jb20iLCJleHAiOjE3NzM4OTg2NTZ9.LN-8SW-fkUp4TCa44Jw9_z_v_plhwget4OMp13V_Lxk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db072ac9b55997c-LHE",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:3100:1447:5dcc:1:0:f122:e824",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Mar-2026 05:37:36 UTC] === END API CALL LOG ===
[12-Mar-2026 05:37:36 UTC] ✅ API Hash verification passed for profile endpoint
[12-Mar-2026 05:37:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQiLCJ1c2VybmFtZSI6IkBTaGFzaGluMSIsImVtYWlsIjoic2hhaHJlaG1hbjYyMUBnbWFpbC5jb20iLCJleHAiOjE3NzM4OTg2NTZ9.LN-8SW-fkUp4TCa44Jw9_z_v_plhwget4OMp13V_Lxk
[12-Mar-2026 05:37:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Mar-2026 05:37:36 UTC] ✅ JWT token verified successfully for user profile
[12-Mar-2026 05:37:36 UTC] User ID: 84
[12-Mar-2026 05:37:36 UTC] ✅ User profile retrieved successfully for user ID: 84
[12-Mar-2026 05:38:00 UTC] === API CALL LOG ===
[12-Mar-2026 05:38:00 UTC] Endpoint: user/profile.php
[12-Mar-2026 05:38:00 UTC] Full Log Data: {
    "timestamp": "2026-03-12 05:38:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1447:5dcc:1:0:f122:e824",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1447:5dcc:1:0:f122:e824, 104.22.5.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQiLCJ1c2VybmFtZSI6IkBTaGFzaGluMSIsImVtYWlsIjoic2hhaHJlaG1hbjYyMUBnbWFpbC5jb20iLCJleHAiOjE3NzM4OTg2NTZ9.LN-8SW-fkUp4TCa44Jw9_z_v_plhwget4OMp13V_Lxk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db07340f8e8997c-LHE",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:3100:1447:5dcc:1:0:f122:e824",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Mar-2026 05:38:00 UTC] === END API CALL LOG ===
[12-Mar-2026 05:38:00 UTC] ✅ API Hash verification passed for profile endpoint
[12-Mar-2026 05:38:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQiLCJ1c2VybmFtZSI6IkBTaGFzaGluMSIsImVtYWlsIjoic2hhaHJlaG1hbjYyMUBnbWFpbC5jb20iLCJleHAiOjE3NzM4OTg2NTZ9.LN-8SW-fkUp4TCa44Jw9_z_v_plhwget4OMp13V_Lxk
[12-Mar-2026 05:38:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Mar-2026 05:38:00 UTC] ✅ JWT token verified successfully for user profile
[12-Mar-2026 05:38:00 UTC] User ID: 84
[12-Mar-2026 05:38:00 UTC] ✅ User profile retrieved successfully for user ID: 84
[12-Mar-2026 05:40:15 UTC] === API CALL LOG ===
[12-Mar-2026 05:40:15 UTC] Endpoint: user/profile.php
[12-Mar-2026 05:40:15 UTC] Full Log Data: {
    "timestamp": "2026-03-12 05:40:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1447:5dcc:1:0:f122:e824",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1447:5dcc:1:0:f122:e824, 104.22.5.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQiLCJ1c2VybmFtZSI6IkBTaGFzaGluMSIsImVtYWlsIjoic2hhaHJlaG1hbjYyMUBnbWFpbC5jb20iLCJleHAiOjE3NzM4OTg2NTZ9.LN-8SW-fkUp4TCa44Jw9_z_v_plhwget4OMp13V_Lxk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db0768db852997c-LHE",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:3100:1447:5dcc:1:0:f122:e824",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Mar-2026 05:40:15 UTC] === END API CALL LOG ===
[12-Mar-2026 05:40:15 UTC] ✅ API Hash verification passed for profile endpoint
[12-Mar-2026 05:40:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQiLCJ1c2VybmFtZSI6IkBTaGFzaGluMSIsImVtYWlsIjoic2hhaHJlaG1hbjYyMUBnbWFpbC5jb20iLCJleHAiOjE3NzM4OTg2NTZ9.LN-8SW-fkUp4TCa44Jw9_z_v_plhwget4OMp13V_Lxk
[12-Mar-2026 05:40:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Mar-2026 05:40:15 UTC] ✅ JWT token verified successfully for user profile
[12-Mar-2026 05:40:15 UTC] User ID: 84
[12-Mar-2026 05:40:15 UTC] ✅ User profile retrieved successfully for user ID: 84
[12-Mar-2026 06:50:11 UTC] === API CALL LOG ===
[12-Mar-2026 06:50:11 UTC] Endpoint: user/profile.php
[12-Mar-2026 06:50:11 UTC] Full Log Data: {
    "timestamp": "2026-03-12 06:50:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "195.242.212.158",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "195.242.212.158, 172.69.59.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODUiLCJ1c2VybmFtZSI6ImdiYTUxIiwiZW1haWwiOiJwaW5pbnZ0QGdtYWlsLmNvbSIsImV4cCI6MTc3MzkwMzAwOX0.oDXeMOk1rJsCYyP3Xu9500VwNvcdrfl3HGhuJLlxH1Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db0dcfcdd6610ed-ORD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "195.242.212.158",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Mar-2026 06:50:11 UTC] === END API CALL LOG ===
[12-Mar-2026 06:50:11 UTC] ✅ API Hash verification passed for profile endpoint
[12-Mar-2026 06:50:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODUiLCJ1c2VybmFtZSI6ImdiYTUxIiwiZW1haWwiOiJwaW5pbnZ0QGdtYWlsLmNvbSIsImV4cCI6MTc3MzkwMzAwOX0.oDXeMOk1rJsCYyP3Xu9500VwNvcdrfl3HGhuJLlxH1Y
[12-Mar-2026 06:50:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Mar-2026 06:50:11 UTC] ✅ JWT token verified successfully for user profile
[12-Mar-2026 06:50:11 UTC] User ID: 85
[12-Mar-2026 06:50:11 UTC] ✅ User profile retrieved successfully for user ID: 85
[12-Mar-2026 06:58:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Mar-2026 06:58:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Mar-2026 06:58:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"195.242.212.158, 172.69.59.9","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODUiLCJ1c2VybmFtZSI6ImdiYTUxIiwiZW1haWwiOiJwaW5pbnZ0QGdtYWlsLmNvbSIsImV4cCI6MTc3MzkwMzAwOX0.oDXeMOk1rJsCYyP3Xu9500VwNvcdrfl3HGhuJLlxH1Y","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9db0e8b60c621257-ORD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"195.242.212.158","CF-IPCountry":"US","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[12-Mar-2026 06:58:11 UTC] === User Orders API Called ===
[12-Mar-2026 06:58:11 UTC] User ID: 85
[12-Mar-2026 06:58:11 UTC] Limit: 20, Offset: 0
[12-Mar-2026 06:58:11 UTC] Orders found: 0
[12-Mar-2026 06:58:11 UTC] Orders data: []
[12-Mar-2026 06:58:11 UTC] Total orders count: 0
[12-Mar-2026 06:58:14 UTC] === API CALL LOG ===
[12-Mar-2026 06:58:14 UTC] Endpoint: user/profile.php
[12-Mar-2026 06:58:14 UTC] Full Log Data: {
    "timestamp": "2026-03-12 06:58:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "195.242.212.158",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "195.242.212.158, 172.69.59.9",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODUiLCJ1c2VybmFtZSI6ImdiYTUxIiwiZW1haWwiOiJwaW5pbnZ0QGdtYWlsLmNvbSIsImV4cCI6MTc3MzkwMzAwOX0.oDXeMOk1rJsCYyP3Xu9500VwNvcdrfl3HGhuJLlxH1Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db0e8c9ab061257-ORD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "195.242.212.158",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Mar-2026 06:58:14 UTC] === END API CALL LOG ===
[12-Mar-2026 06:58:14 UTC] ✅ API Hash verification passed for profile endpoint
[12-Mar-2026 06:58:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODUiLCJ1c2VybmFtZSI6ImdiYTUxIiwiZW1haWwiOiJwaW5pbnZ0QGdtYWlsLmNvbSIsImV4cCI6MTc3MzkwMzAwOX0.oDXeMOk1rJsCYyP3Xu9500VwNvcdrfl3HGhuJLlxH1Y
[12-Mar-2026 06:58:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Mar-2026 06:58:14 UTC] ✅ JWT token verified successfully for user profile
[12-Mar-2026 06:58:14 UTC] User ID: 85
[12-Mar-2026 06:58:14 UTC] ✅ User profile retrieved successfully for user ID: 85
[12-Mar-2026 06:58:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Mar-2026 06:58:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Mar-2026 06:58:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"195.242.212.158, 172.69.59.9","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODUiLCJ1c2VybmFtZSI6ImdiYTUxIiwiZW1haWwiOiJwaW5pbnZ0QGdtYWlsLmNvbSIsImV4cCI6MTc3MzkwMzAwOX0.oDXeMOk1rJsCYyP3Xu9500VwNvcdrfl3HGhuJLlxH1Y","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9db0e95f39681257-ORD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"195.242.212.158","CF-IPCountry":"US","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[12-Mar-2026 06:58:38 UTC] === User Orders API Called ===
[12-Mar-2026 06:58:38 UTC] User ID: 85
[12-Mar-2026 06:58:38 UTC] Limit: 20, Offset: 0
[12-Mar-2026 06:58:38 UTC] Orders found: 0
[12-Mar-2026 06:58:38 UTC] Orders data: []
[12-Mar-2026 06:58:38 UTC] Total orders count: 0
[12-Mar-2026 06:58:40 UTC] === API CALL LOG ===
[12-Mar-2026 06:58:40 UTC] Endpoint: user/profile.php
[12-Mar-2026 06:58:40 UTC] Full Log Data: {
    "timestamp": "2026-03-12 06:58:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "195.242.212.158",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "195.242.212.158, 172.69.59.9",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODUiLCJ1c2VybmFtZSI6ImdiYTUxIiwiZW1haWwiOiJwaW5pbnZ0QGdtYWlsLmNvbSIsImV4cCI6MTc3MzkwMzAwOX0.oDXeMOk1rJsCYyP3Xu9500VwNvcdrfl3HGhuJLlxH1Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db0e96d5e6a1257-ORD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "195.242.212.158",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Mar-2026 06:58:40 UTC] === END API CALL LOG ===
[12-Mar-2026 06:58:40 UTC] ✅ API Hash verification passed for profile endpoint
[12-Mar-2026 06:58:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODUiLCJ1c2VybmFtZSI6ImdiYTUxIiwiZW1haWwiOiJwaW5pbnZ0QGdtYWlsLmNvbSIsImV4cCI6MTc3MzkwMzAwOX0.oDXeMOk1rJsCYyP3Xu9500VwNvcdrfl3HGhuJLlxH1Y
[12-Mar-2026 06:58:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Mar-2026 06:58:40 UTC] ✅ JWT token verified successfully for user profile
[12-Mar-2026 06:58:40 UTC] User ID: 85
[12-Mar-2026 06:58:40 UTC] ✅ User profile retrieved successfully for user ID: 85
[12-Mar-2026 06:59:12 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Mar-2026 06:59:12 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Mar-2026 06:59:12 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"195.242.212.158, 104.22.64.9","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODUiLCJ1c2VybmFtZSI6ImdiYTUxIiwiZW1haWwiOiJwaW5pbnZ0QGdtYWlsLmNvbSIsImV4cCI6MTc3MzkwMzAwOX0.oDXeMOk1rJsCYyP3Xu9500VwNvcdrfl3HGhuJLlxH1Y","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9db0ea32bb22b834-ORD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"195.242.212.158","CF-IPCountry":"US","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[12-Mar-2026 06:59:12 UTC] === User Orders API Called ===
[12-Mar-2026 06:59:12 UTC] User ID: 85
[12-Mar-2026 06:59:12 UTC] Limit: 20, Offset: 0
[12-Mar-2026 06:59:12 UTC] Orders found: 1
[12-Mar-2026 06:59:12 UTC] Orders data: [{"id":63,"quantity":1,"total_coins":35,"coin_type":"regular","telegram_link":"https:\/\/t.me\/EtorFXX","status":"pending","created_at":"2026-03-12 10:29:10","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[12-Mar-2026 06:59:12 UTC] Total orders count: 1
[12-Mar-2026 08:04:12 UTC] === API CALL LOG ===
[12-Mar-2026 08:04:12 UTC] Endpoint: user/profile.php
[12-Mar-2026 08:04:12 UTC] Full Log Data: {
    "timestamp": "2026-03-12 08:04:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:1f3f:6c09:7060:4aae:7606:6f18",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:1f3f:6c09:7060:4aae:7606:6f18, 162.158.22.192",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYiLCJ1c2VybmFtZSI6ImFuamFuNTE5IiwiZW1haWwiOiJ0cml2ZWRpLmFuamFuQGdtYWlsLmNvbSIsImV4cCI6MTc3MzkwNzQ1MX0.u-XMy8Q0dnx18N9-_0VQfDa5ExppurcvKKekv92uNw8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db14967492170e7-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:1f3f:6c09:7060:4aae:7606:6f18",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Mar-2026 08:04:12 UTC] === END API CALL LOG ===
[12-Mar-2026 08:04:12 UTC] ✅ API Hash verification passed for profile endpoint
[12-Mar-2026 08:04:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYiLCJ1c2VybmFtZSI6ImFuamFuNTE5IiwiZW1haWwiOiJ0cml2ZWRpLmFuamFuQGdtYWlsLmNvbSIsImV4cCI6MTc3MzkwNzQ1MX0.u-XMy8Q0dnx18N9-_0VQfDa5ExppurcvKKekv92uNw8
[12-Mar-2026 08:04:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Mar-2026 08:04:12 UTC] ✅ JWT token verified successfully for user profile
[12-Mar-2026 08:04:12 UTC] User ID: 86
[12-Mar-2026 08:04:12 UTC] ✅ User profile retrieved successfully for user ID: 86
[12-Mar-2026 08:05:05 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Mar-2026 08:05:05 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Mar-2026 08:05:05 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:1f3f:6c09:7060:4aae:7606:6f18, 162.159.122.75","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYiLCJ1c2VybmFtZSI6ImFuamFuNTE5IiwiZW1haWwiOiJ0cml2ZWRpLmFuamFuQGdtYWlsLmNvbSIsImV4cCI6MTc3MzkwNzQ1MX0.u-XMy8Q0dnx18N9-_0VQfDa5ExppurcvKKekv92uNw8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9db14ab5d9645d43-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:1f3f:6c09:7060:4aae:7606:6f18","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[12-Mar-2026 08:05:05 UTC] === User Orders API Called ===
[12-Mar-2026 08:05:05 UTC] User ID: 86
[12-Mar-2026 08:05:05 UTC] Limit: 20, Offset: 0
[12-Mar-2026 08:05:05 UTC] Orders found: 1
[12-Mar-2026 08:05:05 UTC] Orders data: [{"id":64,"quantity":5,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/tradingspaces","status":"pending","created_at":"2026-03-12 11:35:03","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[12-Mar-2026 08:05:05 UTC] Total orders count: 1
[12-Mar-2026 08:05:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Mar-2026 08:05:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Mar-2026 08:05:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:1f3f:6c09:7060:4aae:7606:6f18, 162.159.122.164","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYiLCJ1c2VybmFtZSI6ImFuamFuNTE5IiwiZW1haWwiOiJ0cml2ZWRpLmFuamFuQGdtYWlsLmNvbSIsImV4cCI6MTc3MzkwNzQ1MX0.u-XMy8Q0dnx18N9-_0VQfDa5ExppurcvKKekv92uNw8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9db14aee6b305d43-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:1f3f:6c09:7060:4aae:7606:6f18","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[12-Mar-2026 08:05:14 UTC] === User Orders API Called ===
[12-Mar-2026 08:05:14 UTC] User ID: 86
[12-Mar-2026 08:05:14 UTC] Limit: 20, Offset: 0
[12-Mar-2026 08:05:14 UTC] Orders found: 1
[12-Mar-2026 08:05:14 UTC] Orders data: [{"id":64,"quantity":5,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/tradingspaces","status":"pending","created_at":"2026-03-12 11:35:03","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[12-Mar-2026 08:05:14 UTC] Total orders count: 1
[12-Mar-2026 08:05:18 UTC] === API CALL LOG ===
[12-Mar-2026 08:05:18 UTC] Endpoint: user/profile.php
[12-Mar-2026 08:05:18 UTC] Full Log Data: {
    "timestamp": "2026-03-12 08:05:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:1f3f:6c09:7060:4aae:7606:6f18",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:1f3f:6c09:7060:4aae:7606:6f18, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYiLCJ1c2VybmFtZSI6ImFuamFuNTE5IiwiZW1haWwiOiJ0cml2ZWRpLmFuamFuQGdtYWlsLmNvbSIsImV4cCI6MTc3MzkwNzQ1MX0.u-XMy8Q0dnx18N9-_0VQfDa5ExppurcvKKekv92uNw8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db14b06a85a5d43-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:1f3f:6c09:7060:4aae:7606:6f18",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Mar-2026 08:05:18 UTC] === END API CALL LOG ===
[12-Mar-2026 08:05:18 UTC] ✅ API Hash verification passed for profile endpoint
[12-Mar-2026 08:05:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYiLCJ1c2VybmFtZSI6ImFuamFuNTE5IiwiZW1haWwiOiJ0cml2ZWRpLmFuamFuQGdtYWlsLmNvbSIsImV4cCI6MTc3MzkwNzQ1MX0.u-XMy8Q0dnx18N9-_0VQfDa5ExppurcvKKekv92uNw8
[12-Mar-2026 08:05:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Mar-2026 08:05:18 UTC] ✅ JWT token verified successfully for user profile
[12-Mar-2026 08:05:18 UTC] User ID: 86
[12-Mar-2026 08:05:18 UTC] ✅ User profile retrieved successfully for user ID: 86
[12-Mar-2026 08:05:18 UTC] User Purchases API - User ID: 86
[12-Mar-2026 08:05:18 UTC] User Purchases API - Total purchases found: 0
[12-Mar-2026 08:05:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Mar-2026 08:05:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Mar-2026 08:05:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:1f3f:6c09:7060:4aae:7606:6f18, 162.159.122.164","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYiLCJ1c2VybmFtZSI6ImFuamFuNTE5IiwiZW1haWwiOiJ0cml2ZWRpLmFuamFuQGdtYWlsLmNvbSIsImV4cCI6MTc3MzkwNzQ1MX0.u-XMy8Q0dnx18N9-_0VQfDa5ExppurcvKKekv92uNw8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9db14b0fbd905d43-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:1f3f:6c09:7060:4aae:7606:6f18","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[12-Mar-2026 08:05:19 UTC] === User Orders API Called ===
[12-Mar-2026 08:05:19 UTC] User ID: 86
[12-Mar-2026 08:05:19 UTC] Limit: 20, Offset: 0
[12-Mar-2026 08:05:19 UTC] Orders found: 1
[12-Mar-2026 08:05:19 UTC] Orders data: [{"id":64,"quantity":5,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/tradingspaces","status":"pending","created_at":"2026-03-12 11:35:03","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[12-Mar-2026 08:05:19 UTC] Total orders count: 1
[12-Mar-2026 08:05:45 UTC] === API CALL LOG ===
[12-Mar-2026 08:05:45 UTC] Endpoint: user/profile.php
[12-Mar-2026 08:05:45 UTC] Full Log Data: {
    "timestamp": "2026-03-12 08:05:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:1f3f:6c09:7060:4aae:7606:6f18",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:1f3f:6c09:7060:4aae:7606:6f18, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYiLCJ1c2VybmFtZSI6ImFuamFuNTE5IiwiZW1haWwiOiJ0cml2ZWRpLmFuamFuQGdtYWlsLmNvbSIsImV4cCI6MTc3MzkwNzQ1MX0.u-XMy8Q0dnx18N9-_0VQfDa5ExppurcvKKekv92uNw8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db14bac78b7cc66-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:1f3f:6c09:7060:4aae:7606:6f18",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Mar-2026 08:05:45 UTC] === END API CALL LOG ===
[12-Mar-2026 08:05:45 UTC] ✅ API Hash verification passed for profile endpoint
[12-Mar-2026 08:05:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYiLCJ1c2VybmFtZSI6ImFuamFuNTE5IiwiZW1haWwiOiJ0cml2ZWRpLmFuamFuQGdtYWlsLmNvbSIsImV4cCI6MTc3MzkwNzQ1MX0.u-XMy8Q0dnx18N9-_0VQfDa5ExppurcvKKekv92uNw8
[12-Mar-2026 08:05:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Mar-2026 08:05:45 UTC] ✅ JWT token verified successfully for user profile
[12-Mar-2026 08:05:45 UTC] User ID: 86
[12-Mar-2026 08:05:45 UTC] ✅ User profile retrieved successfully for user ID: 86
[12-Mar-2026 08:05:51 UTC] === API CALL LOG ===
[12-Mar-2026 08:05:51 UTC] Endpoint: user/profile.php
[12-Mar-2026 08:05:51 UTC] Full Log Data: {
    "timestamp": "2026-03-12 08:05:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:1f3f:6c09:7060:4aae:7606:6f18",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:1f3f:6c09:7060:4aae:7606:6f18, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYiLCJ1c2VybmFtZSI6ImFuamFuNTE5IiwiZW1haWwiOiJ0cml2ZWRpLmFuamFuQGdtYWlsLmNvbSIsImV4cCI6MTc3MzkwNzQ1MX0.u-XMy8Q0dnx18N9-_0VQfDa5ExppurcvKKekv92uNw8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db14bd4be35cc66-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:1f3f:6c09:7060:4aae:7606:6f18",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Mar-2026 08:05:51 UTC] === END API CALL LOG ===
[12-Mar-2026 08:05:51 UTC] ✅ API Hash verification passed for profile endpoint
[12-Mar-2026 08:05:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYiLCJ1c2VybmFtZSI6ImFuamFuNTE5IiwiZW1haWwiOiJ0cml2ZWRpLmFuamFuQGdtYWlsLmNvbSIsImV4cCI6MTc3MzkwNzQ1MX0.u-XMy8Q0dnx18N9-_0VQfDa5ExppurcvKKekv92uNw8
[12-Mar-2026 08:05:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Mar-2026 08:05:51 UTC] ✅ JWT token verified successfully for user profile
[12-Mar-2026 08:05:51 UTC] User ID: 86
[12-Mar-2026 08:05:51 UTC] ✅ User profile retrieved successfully for user ID: 86
[12-Mar-2026 08:05:51 UTC] User Purchases API - User ID: 86
[12-Mar-2026 08:05:51 UTC] User Purchases API - Total purchases found: 0
[12-Mar-2026 08:05:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Mar-2026 08:05:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Mar-2026 08:05:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:1f3f:6c09:7060:4aae:7606:6f18, 172.68.234.189","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYiLCJ1c2VybmFtZSI6ImFuamFuNTE5IiwiZW1haWwiOiJ0cml2ZWRpLmFuamFuQGdtYWlsLmNvbSIsImV4cCI6MTc3MzkwNzQ1MX0.u-XMy8Q0dnx18N9-_0VQfDa5ExppurcvKKekv92uNw8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9db14bdabe99cc66-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:1f3f:6c09:7060:4aae:7606:6f18","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[12-Mar-2026 08:05:52 UTC] === User Orders API Called ===
[12-Mar-2026 08:05:52 UTC] User ID: 86
[12-Mar-2026 08:05:52 UTC] Limit: 20, Offset: 0
[12-Mar-2026 08:05:52 UTC] Orders found: 1
[12-Mar-2026 08:05:52 UTC] Orders data: [{"id":64,"quantity":5,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/tradingspaces","status":"pending","created_at":"2026-03-12 11:35:03","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[12-Mar-2026 08:05:52 UTC] Total orders count: 1
[12-Mar-2026 08:06:01 UTC] === API CALL LOG ===
[12-Mar-2026 08:06:01 UTC] Endpoint: user/profile.php
[12-Mar-2026 08:06:01 UTC] Full Log Data: {
    "timestamp": "2026-03-12 08:06:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:1f3f:6c09:7060:4aae:7606:6f18",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:1f3f:6c09:7060:4aae:7606:6f18, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYiLCJ1c2VybmFtZSI6ImFuamFuNTE5IiwiZW1haWwiOiJ0cml2ZWRpLmFuamFuQGdtYWlsLmNvbSIsImV4cCI6MTc3MzkwNzQ1MX0.u-XMy8Q0dnx18N9-_0VQfDa5ExppurcvKKekv92uNw8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db14c115d22cc66-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:1f3f:6c09:7060:4aae:7606:6f18",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Mar-2026 08:06:01 UTC] === END API CALL LOG ===
[12-Mar-2026 08:06:01 UTC] ✅ API Hash verification passed for profile endpoint
[12-Mar-2026 08:06:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYiLCJ1c2VybmFtZSI6ImFuamFuNTE5IiwiZW1haWwiOiJ0cml2ZWRpLmFuamFuQGdtYWlsLmNvbSIsImV4cCI6MTc3MzkwNzQ1MX0.u-XMy8Q0dnx18N9-_0VQfDa5ExppurcvKKekv92uNw8
[12-Mar-2026 08:06:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Mar-2026 08:06:01 UTC] ✅ JWT token verified successfully for user profile
[12-Mar-2026 08:06:01 UTC] User ID: 86
[12-Mar-2026 08:06:01 UTC] ✅ User profile retrieved successfully for user ID: 86
[12-Mar-2026 08:06:06 UTC] === API CALL LOG ===
[12-Mar-2026 08:06:06 UTC] Endpoint: user/profile.php
[12-Mar-2026 08:06:06 UTC] Full Log Data: {
    "timestamp": "2026-03-12 08:06:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:1f3f:6c09:7060:4aae:7606:6f18",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:1f3f:6c09:7060:4aae:7606:6f18, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYiLCJ1c2VybmFtZSI6ImFuamFuNTE5IiwiZW1haWwiOiJ0cml2ZWRpLmFuamFuQGdtYWlsLmNvbSIsImV4cCI6MTc3MzkwNzQ1MX0.u-XMy8Q0dnx18N9-_0VQfDa5ExppurcvKKekv92uNw8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db14c306b8ecc66-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:1f3f:6c09:7060:4aae:7606:6f18",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Mar-2026 08:06:06 UTC] === END API CALL LOG ===
[12-Mar-2026 08:06:06 UTC] ✅ API Hash verification passed for profile endpoint
[12-Mar-2026 08:06:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYiLCJ1c2VybmFtZSI6ImFuamFuNTE5IiwiZW1haWwiOiJ0cml2ZWRpLmFuamFuQGdtYWlsLmNvbSIsImV4cCI6MTc3MzkwNzQ1MX0.u-XMy8Q0dnx18N9-_0VQfDa5ExppurcvKKekv92uNw8
[12-Mar-2026 08:06:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Mar-2026 08:06:06 UTC] ✅ JWT token verified successfully for user profile
[12-Mar-2026 08:06:06 UTC] User ID: 86
[12-Mar-2026 08:06:06 UTC] ✅ User profile retrieved successfully for user ID: 86
[12-Mar-2026 08:06:09 UTC] === API CALL LOG ===
[12-Mar-2026 08:06:09 UTC] Endpoint: user/profile.php
[12-Mar-2026 08:06:09 UTC] Full Log Data: {
    "timestamp": "2026-03-12 08:06:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:1f3f:6c09:7060:4aae:7606:6f18",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:1f3f:6c09:7060:4aae:7606:6f18, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYiLCJ1c2VybmFtZSI6ImFuamFuNTE5IiwiZW1haWwiOiJ0cml2ZWRpLmFuamFuQGdtYWlsLmNvbSIsImV4cCI6MTc3MzkwNzQ1MX0.u-XMy8Q0dnx18N9-_0VQfDa5ExppurcvKKekv92uNw8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db14c467e82cc66-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:1f3f:6c09:7060:4aae:7606:6f18",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Mar-2026 08:06:09 UTC] === END API CALL LOG ===
[12-Mar-2026 08:06:09 UTC] ✅ API Hash verification passed for profile endpoint
[12-Mar-2026 08:06:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYiLCJ1c2VybmFtZSI6ImFuamFuNTE5IiwiZW1haWwiOiJ0cml2ZWRpLmFuamFuQGdtYWlsLmNvbSIsImV4cCI6MTc3MzkwNzQ1MX0.u-XMy8Q0dnx18N9-_0VQfDa5ExppurcvKKekv92uNw8
[12-Mar-2026 08:06:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Mar-2026 08:06:09 UTC] ✅ JWT token verified successfully for user profile
[12-Mar-2026 08:06:09 UTC] User ID: 86
[12-Mar-2026 08:06:09 UTC] ✅ User profile retrieved successfully for user ID: 86
[12-Mar-2026 08:06:10 UTC] === API CALL LOG ===
[12-Mar-2026 08:06:10 UTC] Endpoint: user/profile.php
[12-Mar-2026 08:06:10 UTC] Full Log Data: {
    "timestamp": "2026-03-12 08:06:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:1f3f:6c09:7060:4aae:7606:6f18",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:1f3f:6c09:7060:4aae:7606:6f18, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYiLCJ1c2VybmFtZSI6ImFuamFuNTE5IiwiZW1haWwiOiJ0cml2ZWRpLmFuamFuQGdtYWlsLmNvbSIsImV4cCI6MTc3MzkwNzQ1MX0.u-XMy8Q0dnx18N9-_0VQfDa5ExppurcvKKekv92uNw8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db14c497aeacc66-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:1f3f:6c09:7060:4aae:7606:6f18",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Mar-2026 08:06:10 UTC] === END API CALL LOG ===
[12-Mar-2026 08:06:10 UTC] ✅ API Hash verification passed for profile endpoint
[12-Mar-2026 08:06:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYiLCJ1c2VybmFtZSI6ImFuamFuNTE5IiwiZW1haWwiOiJ0cml2ZWRpLmFuamFuQGdtYWlsLmNvbSIsImV4cCI6MTc3MzkwNzQ1MX0.u-XMy8Q0dnx18N9-_0VQfDa5ExppurcvKKekv92uNw8
[12-Mar-2026 08:06:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Mar-2026 08:06:10 UTC] ✅ JWT token verified successfully for user profile
[12-Mar-2026 08:06:10 UTC] User ID: 86
[12-Mar-2026 08:06:10 UTC] ✅ User profile retrieved successfully for user ID: 86
[12-Mar-2026 08:06:10 UTC] User Purchases API - User ID: 86
[12-Mar-2026 08:06:10 UTC] User Purchases API - Total purchases found: 0
[12-Mar-2026 08:06:18 UTC] === API CALL LOG ===
[12-Mar-2026 08:06:18 UTC] Endpoint: user/profile.php
[12-Mar-2026 08:06:18 UTC] Full Log Data: {
    "timestamp": "2026-03-12 08:06:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:1f3f:6c09:7060:4aae:7606:6f18",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:1f3f:6c09:7060:4aae:7606:6f18, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYiLCJ1c2VybmFtZSI6ImFuamFuNTE5IiwiZW1haWwiOiJ0cml2ZWRpLmFuamFuQGdtYWlsLmNvbSIsImV4cCI6MTc3MzkwNzQ1MX0.u-XMy8Q0dnx18N9-_0VQfDa5ExppurcvKKekv92uNw8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db14c7afc5dcc66-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:1f3f:6c09:7060:4aae:7606:6f18",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Mar-2026 08:06:18 UTC] === END API CALL LOG ===
[12-Mar-2026 08:06:18 UTC] ✅ API Hash verification passed for profile endpoint
[12-Mar-2026 08:06:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYiLCJ1c2VybmFtZSI6ImFuamFuNTE5IiwiZW1haWwiOiJ0cml2ZWRpLmFuamFuQGdtYWlsLmNvbSIsImV4cCI6MTc3MzkwNzQ1MX0.u-XMy8Q0dnx18N9-_0VQfDa5ExppurcvKKekv92uNw8
[12-Mar-2026 08:06:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Mar-2026 08:06:18 UTC] ✅ JWT token verified successfully for user profile
[12-Mar-2026 08:06:18 UTC] User ID: 86
[12-Mar-2026 08:06:18 UTC] ✅ User profile retrieved successfully for user ID: 86
[12-Mar-2026 08:06:18 UTC] User Purchases API - User ID: 86
[12-Mar-2026 08:06:18 UTC] User Purchases API - Total purchases found: 0
[12-Mar-2026 08:06:19 UTC] User Purchases API - User ID: 86
[12-Mar-2026 08:06:19 UTC] User Purchases API - Total purchases found: 0
[12-Mar-2026 08:06:20 UTC] === API CALL LOG ===
[12-Mar-2026 08:06:20 UTC] Endpoint: user/profile.php
[12-Mar-2026 08:06:20 UTC] Full Log Data: {
    "timestamp": "2026-03-12 08:06:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:1f3f:6c09:7060:4aae:7606:6f18",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:1f3f:6c09:7060:4aae:7606:6f18, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYiLCJ1c2VybmFtZSI6ImFuamFuNTE5IiwiZW1haWwiOiJ0cml2ZWRpLmFuamFuQGdtYWlsLmNvbSIsImV4cCI6MTc3MzkwNzQ1MX0.u-XMy8Q0dnx18N9-_0VQfDa5ExppurcvKKekv92uNw8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db14c88784fcc66-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:1f3f:6c09:7060:4aae:7606:6f18",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Mar-2026 08:06:20 UTC] === END API CALL LOG ===
[12-Mar-2026 08:06:20 UTC] ✅ API Hash verification passed for profile endpoint
[12-Mar-2026 08:06:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYiLCJ1c2VybmFtZSI6ImFuamFuNTE5IiwiZW1haWwiOiJ0cml2ZWRpLmFuamFuQGdtYWlsLmNvbSIsImV4cCI6MTc3MzkwNzQ1MX0.u-XMy8Q0dnx18N9-_0VQfDa5ExppurcvKKekv92uNw8
[12-Mar-2026 08:06:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Mar-2026 08:06:20 UTC] ✅ JWT token verified successfully for user profile
[12-Mar-2026 08:06:20 UTC] User ID: 86
[12-Mar-2026 08:06:20 UTC] ✅ User profile retrieved successfully for user ID: 86
[12-Mar-2026 08:06:20 UTC] User Purchases API - User ID: 86
[12-Mar-2026 08:06:20 UTC] User Purchases API - Total purchases found: 0
[12-Mar-2026 08:06:21 UTC] === API CALL LOG ===
[12-Mar-2026 08:06:21 UTC] Endpoint: user/profile.php
[12-Mar-2026 08:06:21 UTC] Full Log Data: {
    "timestamp": "2026-03-12 08:06:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:1f3f:6c09:7060:4aae:7606:6f18",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:1f3f:6c09:7060:4aae:7606:6f18, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYiLCJ1c2VybmFtZSI6ImFuamFuNTE5IiwiZW1haWwiOiJ0cml2ZWRpLmFuamFuQGdtYWlsLmNvbSIsImV4cCI6MTc3MzkwNzQ1MX0.u-XMy8Q0dnx18N9-_0VQfDa5ExppurcvKKekv92uNw8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db14c90bcc6cc66-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:1f3f:6c09:7060:4aae:7606:6f18",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Mar-2026 08:06:21 UTC] === END API CALL LOG ===
[12-Mar-2026 08:06:21 UTC] ✅ API Hash verification passed for profile endpoint
[12-Mar-2026 08:06:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYiLCJ1c2VybmFtZSI6ImFuamFuNTE5IiwiZW1haWwiOiJ0cml2ZWRpLmFuamFuQGdtYWlsLmNvbSIsImV4cCI6MTc3MzkwNzQ1MX0.u-XMy8Q0dnx18N9-_0VQfDa5ExppurcvKKekv92uNw8
[12-Mar-2026 08:06:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Mar-2026 08:06:21 UTC] ✅ JWT token verified successfully for user profile
[12-Mar-2026 08:06:21 UTC] User ID: 86
[12-Mar-2026 08:06:21 UTC] ✅ User profile retrieved successfully for user ID: 86
[12-Mar-2026 08:06:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Mar-2026 08:06:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Mar-2026 08:06:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:1f3f:6c09:7060:4aae:7606:6f18, 172.68.234.131","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYiLCJ1c2VybmFtZSI6ImFuamFuNTE5IiwiZW1haWwiOiJ0cml2ZWRpLmFuamFuQGdtYWlsLmNvbSIsImV4cCI6MTc3MzkwNzQ1MX0.u-XMy8Q0dnx18N9-_0VQfDa5ExppurcvKKekv92uNw8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9db14c99191bcc66-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:1f3f:6c09:7060:4aae:7606:6f18","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[12-Mar-2026 08:06:22 UTC] === User Orders API Called ===
[12-Mar-2026 08:06:22 UTC] User ID: 86
[12-Mar-2026 08:06:22 UTC] Limit: 20, Offset: 0
[12-Mar-2026 08:06:22 UTC] Orders found: 1
[12-Mar-2026 08:06:22 UTC] Orders data: [{"id":64,"quantity":5,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/tradingspaces","status":"pending","created_at":"2026-03-12 11:35:03","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[12-Mar-2026 08:06:22 UTC] Total orders count: 1
[12-Mar-2026 08:08:39 UTC] === API CALL LOG ===
[12-Mar-2026 08:08:39 UTC] Endpoint: user/profile.php
[12-Mar-2026 08:08:39 UTC] Full Log Data: {
    "timestamp": "2026-03-12 08:08:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:1f3f:6c09:7060:4aae:7606:6f18",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:1f3f:6c09:7060:4aae:7606:6f18, 162.159.122.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYiLCJ1c2VybmFtZSI6ImFuamFuNTE5IiwiZW1haWwiOiJ0cml2ZWRpLmFuamFuQGdtYWlsLmNvbSIsImV4cCI6MTc3MzkwNzQ1MX0.u-XMy8Q0dnx18N9-_0VQfDa5ExppurcvKKekv92uNw8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db14fecbb31809f-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:1f3f:6c09:7060:4aae:7606:6f18",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Mar-2026 08:08:39 UTC] === END API CALL LOG ===
[12-Mar-2026 08:08:39 UTC] ✅ API Hash verification passed for profile endpoint
[12-Mar-2026 08:08:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYiLCJ1c2VybmFtZSI6ImFuamFuNTE5IiwiZW1haWwiOiJ0cml2ZWRpLmFuamFuQGdtYWlsLmNvbSIsImV4cCI6MTc3MzkwNzQ1MX0.u-XMy8Q0dnx18N9-_0VQfDa5ExppurcvKKekv92uNw8
[12-Mar-2026 08:08:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Mar-2026 08:08:39 UTC] ✅ JWT token verified successfully for user profile
[12-Mar-2026 08:08:39 UTC] User ID: 86
[12-Mar-2026 08:08:39 UTC] ✅ User profile retrieved successfully for user ID: 86
[12-Mar-2026 08:08:59 UTC] === API CALL LOG ===
[12-Mar-2026 08:08:59 UTC] Endpoint: user/profile.php
[12-Mar-2026 08:08:59 UTC] Full Log Data: {
    "timestamp": "2026-03-12 08:08:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:1f3f:6c09:7060:4aae:7606:6f18",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:1f3f:6c09:7060:4aae:7606:6f18, 162.159.122.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYiLCJ1c2VybmFtZSI6ImFuamFuNTE5IiwiZW1haWwiOiJ0cml2ZWRpLmFuamFuQGdtYWlsLmNvbSIsImV4cCI6MTc3MzkwNzQ1MX0.u-XMy8Q0dnx18N9-_0VQfDa5ExppurcvKKekv92uNw8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db1506b582e809f-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:1f3f:6c09:7060:4aae:7606:6f18",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Mar-2026 08:08:59 UTC] === END API CALL LOG ===
[12-Mar-2026 08:08:59 UTC] ✅ API Hash verification passed for profile endpoint
[12-Mar-2026 08:08:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYiLCJ1c2VybmFtZSI6ImFuamFuNTE5IiwiZW1haWwiOiJ0cml2ZWRpLmFuamFuQGdtYWlsLmNvbSIsImV4cCI6MTc3MzkwNzQ1MX0.u-XMy8Q0dnx18N9-_0VQfDa5ExppurcvKKekv92uNw8
[12-Mar-2026 08:08:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Mar-2026 08:08:59 UTC] ✅ JWT token verified successfully for user profile
[12-Mar-2026 08:08:59 UTC] User ID: 86
[12-Mar-2026 08:08:59 UTC] ✅ User profile retrieved successfully for user ID: 86
[12-Mar-2026 08:09:15 UTC] === API CALL LOG ===
[12-Mar-2026 08:09:15 UTC] Endpoint: user/profile.php
[12-Mar-2026 08:09:15 UTC] Full Log Data: {
    "timestamp": "2026-03-12 08:09:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:1f3f:6c09:7060:4aae:7606:6f18",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:1f3f:6c09:7060:4aae:7606:6f18, 162.159.122.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYiLCJ1c2VybmFtZSI6ImFuamFuNTE5IiwiZW1haWwiOiJ0cml2ZWRpLmFuamFuQGdtYWlsLmNvbSIsImV4cCI6MTc3MzkwNzQ1MX0.u-XMy8Q0dnx18N9-_0VQfDa5ExppurcvKKekv92uNw8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db150cdec48809f-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:1f3f:6c09:7060:4aae:7606:6f18",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Mar-2026 08:09:15 UTC] === END API CALL LOG ===
[12-Mar-2026 08:09:15 UTC] ✅ API Hash verification passed for profile endpoint
[12-Mar-2026 08:09:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYiLCJ1c2VybmFtZSI6ImFuamFuNTE5IiwiZW1haWwiOiJ0cml2ZWRpLmFuamFuQGdtYWlsLmNvbSIsImV4cCI6MTc3MzkwNzQ1MX0.u-XMy8Q0dnx18N9-_0VQfDa5ExppurcvKKekv92uNw8
[12-Mar-2026 08:09:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Mar-2026 08:09:15 UTC] ✅ JWT token verified successfully for user profile
[12-Mar-2026 08:09:15 UTC] User ID: 86
[12-Mar-2026 08:09:15 UTC] ✅ User profile retrieved successfully for user ID: 86
[12-Mar-2026 08:09:15 UTC] User Purchases API - User ID: 86
[12-Mar-2026 08:09:15 UTC] User Purchases API - Total purchases found: 0
[12-Mar-2026 08:09:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Mar-2026 08:09:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Mar-2026 08:09:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:1f3f:6c09:7060:4aae:7606:6f18, 162.159.122.165","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYiLCJ1c2VybmFtZSI6ImFuamFuNTE5IiwiZW1haWwiOiJ0cml2ZWRpLmFuamFuQGdtYWlsLmNvbSIsImV4cCI6MTc3MzkwNzQ1MX0.u-XMy8Q0dnx18N9-_0VQfDa5ExppurcvKKekv92uNw8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9db150d05807809f-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:1f3f:6c09:7060:4aae:7606:6f18","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[12-Mar-2026 08:09:15 UTC] === User Orders API Called ===
[12-Mar-2026 08:09:15 UTC] User ID: 86
[12-Mar-2026 08:09:15 UTC] Limit: 20, Offset: 0
[12-Mar-2026 08:09:15 UTC] Orders found: 1
[12-Mar-2026 08:09:15 UTC] Orders data: [{"id":64,"quantity":5,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/tradingspaces","status":"pending","created_at":"2026-03-12 11:35:03","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[12-Mar-2026 08:09:15 UTC] Total orders count: 1
[12-Mar-2026 08:42:13 UTC] === API CALL LOG ===
[12-Mar-2026 08:42:13 UTC] Endpoint: user/profile.php
[12-Mar-2026 08:42:13 UTC] Full Log Data: {
    "timestamp": "2026-03-12 08:42:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:1f3f:6c09:7060:4aae:7606:6f18",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:1f3f:6c09:7060:4aae:7606:6f18, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYiLCJ1c2VybmFtZSI6ImFuamFuNTE5IiwiZW1haWwiOiJ0cml2ZWRpLmFuamFuQGdtYWlsLmNvbSIsImV4cCI6MTc3MzkwNzQ1MX0.u-XMy8Q0dnx18N9-_0VQfDa5ExppurcvKKekv92uNw8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db1811a6b49e1a0-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:1f3f:6c09:7060:4aae:7606:6f18",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Mar-2026 08:42:13 UTC] === END API CALL LOG ===
[12-Mar-2026 08:42:13 UTC] ✅ API Hash verification passed for profile endpoint
[12-Mar-2026 08:42:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYiLCJ1c2VybmFtZSI6ImFuamFuNTE5IiwiZW1haWwiOiJ0cml2ZWRpLmFuamFuQGdtYWlsLmNvbSIsImV4cCI6MTc3MzkwNzQ1MX0.u-XMy8Q0dnx18N9-_0VQfDa5ExppurcvKKekv92uNw8
[12-Mar-2026 08:42:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Mar-2026 08:42:13 UTC] ✅ JWT token verified successfully for user profile
[12-Mar-2026 08:42:13 UTC] User ID: 86
[12-Mar-2026 08:42:13 UTC] ✅ User profile retrieved successfully for user ID: 86
[12-Mar-2026 08:42:14 UTC] === API CALL LOG ===
[12-Mar-2026 08:42:14 UTC] Endpoint: user/profile.php
[12-Mar-2026 08:42:14 UTC] Full Log Data: {
    "timestamp": "2026-03-12 08:42:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:1f3f:6c09:7060:4aae:7606:6f18",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:1f3f:6c09:7060:4aae:7606:6f18, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYiLCJ1c2VybmFtZSI6ImFuamFuNTE5IiwiZW1haWwiOiJ0cml2ZWRpLmFuamFuQGdtYWlsLmNvbSIsImV4cCI6MTc3MzkwNzQ1MX0.u-XMy8Q0dnx18N9-_0VQfDa5ExppurcvKKekv92uNw8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db1811e49a2e1a0-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:1f3f:6c09:7060:4aae:7606:6f18",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Mar-2026 08:42:14 UTC] === END API CALL LOG ===
[12-Mar-2026 08:42:14 UTC] ✅ API Hash verification passed for profile endpoint
[12-Mar-2026 08:42:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYiLCJ1c2VybmFtZSI6ImFuamFuNTE5IiwiZW1haWwiOiJ0cml2ZWRpLmFuamFuQGdtYWlsLmNvbSIsImV4cCI6MTc3MzkwNzQ1MX0.u-XMy8Q0dnx18N9-_0VQfDa5ExppurcvKKekv92uNw8
[12-Mar-2026 08:42:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Mar-2026 08:42:14 UTC] ✅ JWT token verified successfully for user profile
[12-Mar-2026 08:42:14 UTC] User ID: 86
[12-Mar-2026 08:42:14 UTC] ✅ User profile retrieved successfully for user ID: 86
[12-Mar-2026 08:42:16 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Mar-2026 08:42:16 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Mar-2026 08:42:16 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:1f3f:6c09:7060:4aae:7606:6f18, 172.68.234.130","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYiLCJ1c2VybmFtZSI6ImFuamFuNTE5IiwiZW1haWwiOiJ0cml2ZWRpLmFuamFuQGdtYWlsLmNvbSIsImV4cCI6MTc3MzkwNzQ1MX0.u-XMy8Q0dnx18N9-_0VQfDa5ExppurcvKKekv92uNw8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9db1812adfdae1a0-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:1f3f:6c09:7060:4aae:7606:6f18","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[12-Mar-2026 08:42:16 UTC] === User Orders API Called ===
[12-Mar-2026 08:42:16 UTC] User ID: 86
[12-Mar-2026 08:42:16 UTC] Limit: 20, Offset: 0
[12-Mar-2026 08:42:16 UTC] Orders found: 1
[12-Mar-2026 08:42:16 UTC] Orders data: [{"id":64,"quantity":5,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/tradingspaces","status":"pending","created_at":"2026-03-12 11:35:03","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[12-Mar-2026 08:42:16 UTC] Total orders count: 1
[12-Mar-2026 08:42:20 UTC] === API CALL LOG ===
[12-Mar-2026 08:42:20 UTC] Endpoint: user/profile.php
[12-Mar-2026 08:42:20 UTC] Full Log Data: {
    "timestamp": "2026-03-12 08:42:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:1f3f:6c09:7060:4aae:7606:6f18",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:1f3f:6c09:7060:4aae:7606:6f18, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYiLCJ1c2VybmFtZSI6ImFuamFuNTE5IiwiZW1haWwiOiJ0cml2ZWRpLmFuamFuQGdtYWlsLmNvbSIsImV4cCI6MTc3MzkwNzQ1MX0.u-XMy8Q0dnx18N9-_0VQfDa5ExppurcvKKekv92uNw8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db18148ce75e1a0-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:1f3f:6c09:7060:4aae:7606:6f18",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Mar-2026 08:42:20 UTC] === END API CALL LOG ===
[12-Mar-2026 08:42:20 UTC] ✅ API Hash verification passed for profile endpoint
[12-Mar-2026 08:42:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYiLCJ1c2VybmFtZSI6ImFuamFuNTE5IiwiZW1haWwiOiJ0cml2ZWRpLmFuamFuQGdtYWlsLmNvbSIsImV4cCI6MTc3MzkwNzQ1MX0.u-XMy8Q0dnx18N9-_0VQfDa5ExppurcvKKekv92uNw8
[12-Mar-2026 08:42:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Mar-2026 08:42:20 UTC] ✅ JWT token verified successfully for user profile
[12-Mar-2026 08:42:20 UTC] User ID: 86
[12-Mar-2026 08:42:20 UTC] ✅ User profile retrieved successfully for user ID: 86
[12-Mar-2026 08:42:42 UTC] === API CALL LOG ===
[12-Mar-2026 08:42:42 UTC] Endpoint: user/profile.php
[12-Mar-2026 08:42:42 UTC] Full Log Data: {
    "timestamp": "2026-03-12 08:42:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:1f3f:6c09:7060:4aae:7606:6f18",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:1f3f:6c09:7060:4aae:7606:6f18, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYiLCJ1c2VybmFtZSI6ImFuamFuNTE5IiwiZW1haWwiOiJ0cml2ZWRpLmFuamFuQGdtYWlsLmNvbSIsImV4cCI6MTc3MzkwNzQ1MX0.u-XMy8Q0dnx18N9-_0VQfDa5ExppurcvKKekv92uNw8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db181d21ff0e1a0-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:1f3f:6c09:7060:4aae:7606:6f18",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Mar-2026 08:42:42 UTC] === END API CALL LOG ===
[12-Mar-2026 08:42:42 UTC] ✅ API Hash verification passed for profile endpoint
[12-Mar-2026 08:42:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYiLCJ1c2VybmFtZSI6ImFuamFuNTE5IiwiZW1haWwiOiJ0cml2ZWRpLmFuamFuQGdtYWlsLmNvbSIsImV4cCI6MTc3MzkwNzQ1MX0.u-XMy8Q0dnx18N9-_0VQfDa5ExppurcvKKekv92uNw8
[12-Mar-2026 08:42:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Mar-2026 08:42:42 UTC] ✅ JWT token verified successfully for user profile
[12-Mar-2026 08:42:42 UTC] User ID: 86
[12-Mar-2026 08:42:42 UTC] ✅ User profile retrieved successfully for user ID: 86
[12-Mar-2026 08:42:56 UTC] === API CALL LOG ===
[12-Mar-2026 08:42:56 UTC] Endpoint: user/profile.php
[12-Mar-2026 08:42:56 UTC] Full Log Data: {
    "timestamp": "2026-03-12 08:42:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:1f3f:6c09:7060:4aae:7606:6f18",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:1f3f:6c09:7060:4aae:7606:6f18, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYiLCJ1c2VybmFtZSI6ImFuamFuNTE5IiwiZW1haWwiOiJ0cml2ZWRpLmFuamFuQGdtYWlsLmNvbSIsImV4cCI6MTc3MzkwNzQ1MX0.u-XMy8Q0dnx18N9-_0VQfDa5ExppurcvKKekv92uNw8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db18226fb2ee1a0-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:1f3f:6c09:7060:4aae:7606:6f18",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Mar-2026 08:42:56 UTC] === END API CALL LOG ===
[12-Mar-2026 08:42:56 UTC] ✅ API Hash verification passed for profile endpoint
[12-Mar-2026 08:42:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYiLCJ1c2VybmFtZSI6ImFuamFuNTE5IiwiZW1haWwiOiJ0cml2ZWRpLmFuamFuQGdtYWlsLmNvbSIsImV4cCI6MTc3MzkwNzQ1MX0.u-XMy8Q0dnx18N9-_0VQfDa5ExppurcvKKekv92uNw8
[12-Mar-2026 08:42:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Mar-2026 08:42:56 UTC] ✅ JWT token verified successfully for user profile
[12-Mar-2026 08:42:56 UTC] User ID: 86
[12-Mar-2026 08:42:56 UTC] ✅ User profile retrieved successfully for user ID: 86
[12-Mar-2026 08:42:56 UTC] User Purchases API - User ID: 86
[12-Mar-2026 08:42:56 UTC] User Purchases API - Total purchases found: 0
[12-Mar-2026 08:57:40 UTC] === API CALL LOG ===
[12-Mar-2026 08:57:40 UTC] Endpoint: user/profile.php
[12-Mar-2026 08:57:40 UTC] Full Log Data: {
    "timestamp": "2026-03-12 08:57:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "91.107.146.170",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "91.107.146.170, 172.69.151.4",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzczOTEwNjU5fQ.0fMF4RCGXUgs8dh74yvV5eBkKsyqhcAg62lrLafe5r0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db197baaec74da8-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "91.107.146.170",
        "CF-IPCountry": "DE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Mar-2026 08:57:40 UTC] === END API CALL LOG ===
[12-Mar-2026 08:57:40 UTC] ✅ API Hash verification passed for profile endpoint
[12-Mar-2026 08:57:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzczOTEwNjU5fQ.0fMF4RCGXUgs8dh74yvV5eBkKsyqhcAg62lrLafe5r0
[12-Mar-2026 08:57:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Mar-2026 08:57:40 UTC] ✅ JWT token verified successfully for user profile
[12-Mar-2026 08:57:40 UTC] User ID: 5
[12-Mar-2026 08:57:40 UTC] ✅ User profile retrieved successfully for user ID: 5
[12-Mar-2026 08:57:42 UTC] === API CALL LOG ===
[12-Mar-2026 08:57:42 UTC] Endpoint: user/profile.php
[12-Mar-2026 08:57:42 UTC] Full Log Data: {
    "timestamp": "2026-03-12 08:57:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "91.107.146.170",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "91.107.146.170, 172.69.151.4",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzczOTEwNjU5fQ.0fMF4RCGXUgs8dh74yvV5eBkKsyqhcAg62lrLafe5r0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db197c7caf04da8-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "91.107.146.170",
        "CF-IPCountry": "DE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Mar-2026 08:57:42 UTC] === END API CALL LOG ===
[12-Mar-2026 08:57:42 UTC] ✅ API Hash verification passed for profile endpoint
[12-Mar-2026 08:57:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzczOTEwNjU5fQ.0fMF4RCGXUgs8dh74yvV5eBkKsyqhcAg62lrLafe5r0
[12-Mar-2026 08:57:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Mar-2026 08:57:42 UTC] ✅ JWT token verified successfully for user profile
[12-Mar-2026 08:57:42 UTC] User ID: 5
[12-Mar-2026 08:57:42 UTC] ✅ User profile retrieved successfully for user ID: 5
[12-Mar-2026 08:57:42 UTC] User Purchases API - User ID: 5
[12-Mar-2026 08:57:42 UTC] User Purchases API - Total purchases found: 7
[12-Mar-2026 08:57:44 UTC] === API CALL LOG ===
[12-Mar-2026 08:57:44 UTC] Endpoint: user/profile.php
[12-Mar-2026 08:57:44 UTC] Full Log Data: {
    "timestamp": "2026-03-12 08:57:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "91.107.146.170",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "91.107.146.170, 172.69.151.4",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzczOTEwNjU5fQ.0fMF4RCGXUgs8dh74yvV5eBkKsyqhcAg62lrLafe5r0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db197d37d864da8-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "91.107.146.170",
        "CF-IPCountry": "DE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Mar-2026 08:57:44 UTC] === END API CALL LOG ===
[12-Mar-2026 08:57:44 UTC] ✅ API Hash verification passed for profile endpoint
[12-Mar-2026 08:57:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzczOTEwNjU5fQ.0fMF4RCGXUgs8dh74yvV5eBkKsyqhcAg62lrLafe5r0
[12-Mar-2026 08:57:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Mar-2026 08:57:44 UTC] ✅ JWT token verified successfully for user profile
[12-Mar-2026 08:57:44 UTC] User ID: 5
[12-Mar-2026 08:57:44 UTC] ✅ User profile retrieved successfully for user ID: 5
[12-Mar-2026 09:09:27 UTC] === API CALL LOG ===
[12-Mar-2026 09:09:27 UTC] Endpoint: user/profile.php
[12-Mar-2026 09:09:27 UTC] Full Log Data: {
    "timestamp": "2026-03-12 09:09:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:1f3f:6c09:7060:4aae:7606:6f18",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:1f3f:6c09:7060:4aae:7606:6f18, 172.70.108.43",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYiLCJ1c2VybmFtZSI6ImFuamFuNTE5IiwiZW1haWwiOiJ0cml2ZWRpLmFuamFuQGdtYWlsLmNvbSIsImV4cCI6MTc3MzkwNzQ1MX0.u-XMy8Q0dnx18N9-_0VQfDa5ExppurcvKKekv92uNw8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db1a9019845e1fc-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:1f3f:6c09:7060:4aae:7606:6f18",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Mar-2026 09:09:27 UTC] === END API CALL LOG ===
[12-Mar-2026 09:09:27 UTC] ✅ API Hash verification passed for profile endpoint
[12-Mar-2026 09:09:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYiLCJ1c2VybmFtZSI6ImFuamFuNTE5IiwiZW1haWwiOiJ0cml2ZWRpLmFuamFuQGdtYWlsLmNvbSIsImV4cCI6MTc3MzkwNzQ1MX0.u-XMy8Q0dnx18N9-_0VQfDa5ExppurcvKKekv92uNw8
[12-Mar-2026 09:09:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Mar-2026 09:09:27 UTC] ✅ JWT token verified successfully for user profile
[12-Mar-2026 09:09:27 UTC] User ID: 86
[12-Mar-2026 09:09:27 UTC] ✅ User profile retrieved successfully for user ID: 86
[12-Mar-2026 09:09:28 UTC] === API CALL LOG ===
[12-Mar-2026 09:09:28 UTC] Endpoint: user/profile.php
[12-Mar-2026 09:09:28 UTC] Full Log Data: {
    "timestamp": "2026-03-12 09:09:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:1f3f:6c09:7060:4aae:7606:6f18",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:1f3f:6c09:7060:4aae:7606:6f18, 172.70.108.208",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYiLCJ1c2VybmFtZSI6ImFuamFuNTE5IiwiZW1haWwiOiJ0cml2ZWRpLmFuamFuQGdtYWlsLmNvbSIsImV4cCI6MTc3MzkwNzQ1MX0.u-XMy8Q0dnx18N9-_0VQfDa5ExppurcvKKekv92uNw8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db1a9050e0de1fc-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:1f3f:6c09:7060:4aae:7606:6f18",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Mar-2026 09:09:28 UTC] === END API CALL LOG ===
[12-Mar-2026 09:09:28 UTC] ✅ API Hash verification passed for profile endpoint
[12-Mar-2026 09:09:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYiLCJ1c2VybmFtZSI6ImFuamFuNTE5IiwiZW1haWwiOiJ0cml2ZWRpLmFuamFuQGdtYWlsLmNvbSIsImV4cCI6MTc3MzkwNzQ1MX0.u-XMy8Q0dnx18N9-_0VQfDa5ExppurcvKKekv92uNw8
[12-Mar-2026 09:09:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Mar-2026 09:09:28 UTC] ✅ JWT token verified successfully for user profile
[12-Mar-2026 09:09:28 UTC] User ID: 86
[12-Mar-2026 09:09:28 UTC] ✅ User profile retrieved successfully for user ID: 86
[12-Mar-2026 09:09:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Mar-2026 09:09:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Mar-2026 09:09:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:1f3f:6c09:7060:4aae:7606:6f18, 172.70.108.208","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYiLCJ1c2VybmFtZSI6ImFuamFuNTE5IiwiZW1haWwiOiJ0cml2ZWRpLmFuamFuQGdtYWlsLmNvbSIsImV4cCI6MTc3MzkwNzQ1MX0.u-XMy8Q0dnx18N9-_0VQfDa5ExppurcvKKekv92uNw8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9db1a909dda0e1fc-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:1f3f:6c09:7060:4aae:7606:6f18","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[12-Mar-2026 09:09:29 UTC] === User Orders API Called ===
[12-Mar-2026 09:09:29 UTC] User ID: 86
[12-Mar-2026 09:09:29 UTC] Limit: 20, Offset: 0
[12-Mar-2026 09:09:29 UTC] Orders found: 1
[12-Mar-2026 09:09:29 UTC] Orders data: [{"id":64,"quantity":5,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/tradingspaces","status":"pending","created_at":"2026-03-12 11:35:03","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[12-Mar-2026 09:09:29 UTC] Total orders count: 1
[12-Mar-2026 09:30:37 UTC] === API CALL LOG ===
[12-Mar-2026 09:30:37 UTC] Endpoint: user/profile.php
[12-Mar-2026 09:30:37 UTC] Full Log Data: {
    "timestamp": "2026-03-12 09:30:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "91.107.146.170",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "91.107.146.170, 162.158.95.58",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzczOTEwNjU5fQ.0fMF4RCGXUgs8dh74yvV5eBkKsyqhcAg62lrLafe5r0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db1c7ff59d837cb-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "91.107.146.170",
        "CF-IPCountry": "DE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Mar-2026 09:30:37 UTC] === END API CALL LOG ===
[12-Mar-2026 09:30:37 UTC] ✅ API Hash verification passed for profile endpoint
[12-Mar-2026 09:30:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzczOTEwNjU5fQ.0fMF4RCGXUgs8dh74yvV5eBkKsyqhcAg62lrLafe5r0
[12-Mar-2026 09:30:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Mar-2026 09:30:37 UTC] ✅ JWT token verified successfully for user profile
[12-Mar-2026 09:30:37 UTC] User ID: 5
[12-Mar-2026 09:30:37 UTC] ✅ User profile retrieved successfully for user ID: 5
[12-Mar-2026 09:30:43 UTC] === API CALL LOG ===
[12-Mar-2026 09:30:43 UTC] Endpoint: user/profile.php
[12-Mar-2026 09:30:43 UTC] Full Log Data: {
    "timestamp": "2026-03-12 09:30:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "91.107.146.170",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "91.107.146.170, 162.158.95.57",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzczOTEwNjU5fQ.0fMF4RCGXUgs8dh74yvV5eBkKsyqhcAg62lrLafe5r0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db1c826aa9d37cb-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "91.107.146.170",
        "CF-IPCountry": "DE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Mar-2026 09:30:43 UTC] === END API CALL LOG ===
[12-Mar-2026 09:30:43 UTC] ✅ API Hash verification passed for profile endpoint
[12-Mar-2026 09:30:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzczOTEwNjU5fQ.0fMF4RCGXUgs8dh74yvV5eBkKsyqhcAg62lrLafe5r0
[12-Mar-2026 09:30:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Mar-2026 09:30:43 UTC] ✅ JWT token verified successfully for user profile
[12-Mar-2026 09:30:43 UTC] User ID: 5
[12-Mar-2026 09:30:43 UTC] ✅ User profile retrieved successfully for user ID: 5
[12-Mar-2026 09:30:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Mar-2026 09:30:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Mar-2026 09:30:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"91.107.146.170, 162.158.95.57","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzczOTEwNjU5fQ.0fMF4RCGXUgs8dh74yvV5eBkKsyqhcAg62lrLafe5r0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9db1c885a9e637cb-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"91.107.146.170","CF-IPCountry":"DE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[12-Mar-2026 09:30:58 UTC] === User Orders API Called ===
[12-Mar-2026 09:30:58 UTC] User ID: 5
[12-Mar-2026 09:30:58 UTC] Limit: 20, Offset: 0
[12-Mar-2026 09:30:58 UTC] Orders found: 2
[12-Mar-2026 09:30:58 UTC] Orders data: [{"id":5,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/trademaxpooya\/32406","status":"completed","created_at":"2025-11-12 11:43:57","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":4,"quantity":10,"total_coins":10,"coin_type":"regular","telegram_link":"t.me\/tehhhst\/5","status":"cancelled","created_at":"2025-11-12 11:09:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[12-Mar-2026 09:30:58 UTC] Total orders count: 2
[12-Mar-2026 09:31:00 UTC] === API CALL LOG ===
[12-Mar-2026 09:31:00 UTC] Endpoint: user/profile.php
[12-Mar-2026 09:31:00 UTC] Full Log Data: {
    "timestamp": "2026-03-12 09:31:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "91.107.146.170",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "91.107.146.170, 162.158.95.57",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzczOTEwNjU5fQ.0fMF4RCGXUgs8dh74yvV5eBkKsyqhcAg62lrLafe5r0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db1c890bc6937cb-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "91.107.146.170",
        "CF-IPCountry": "DE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Mar-2026 09:31:00 UTC] === END API CALL LOG ===
[12-Mar-2026 09:31:00 UTC] ✅ API Hash verification passed for profile endpoint
[12-Mar-2026 09:31:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzczOTEwNjU5fQ.0fMF4RCGXUgs8dh74yvV5eBkKsyqhcAg62lrLafe5r0
[12-Mar-2026 09:31:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Mar-2026 09:31:00 UTC] ✅ JWT token verified successfully for user profile
[12-Mar-2026 09:31:00 UTC] User ID: 5
[12-Mar-2026 09:31:00 UTC] ✅ User profile retrieved successfully for user ID: 5
[12-Mar-2026 09:31:00 UTC] User Purchases API - User ID: 5
[12-Mar-2026 09:31:00 UTC] User Purchases API - Total purchases found: 7
[12-Mar-2026 09:31:02 UTC] === API CALL LOG ===
[12-Mar-2026 09:31:02 UTC] Endpoint: user/profile.php
[12-Mar-2026 09:31:02 UTC] Full Log Data: {
    "timestamp": "2026-03-12 09:31:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "91.107.146.170",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "91.107.146.170, 162.158.95.57",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzczOTEwNjU5fQ.0fMF4RCGXUgs8dh74yvV5eBkKsyqhcAg62lrLafe5r0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db1c89f8b7337cb-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "91.107.146.170",
        "CF-IPCountry": "DE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Mar-2026 09:31:02 UTC] === END API CALL LOG ===
[12-Mar-2026 09:31:02 UTC] ✅ API Hash verification passed for profile endpoint
[12-Mar-2026 09:31:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzczOTEwNjU5fQ.0fMF4RCGXUgs8dh74yvV5eBkKsyqhcAg62lrLafe5r0
[12-Mar-2026 09:31:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Mar-2026 09:31:02 UTC] ✅ JWT token verified successfully for user profile
[12-Mar-2026 09:31:02 UTC] User ID: 5
[12-Mar-2026 09:31:02 UTC] ✅ User profile retrieved successfully for user ID: 5
[12-Mar-2026 09:36:50 UTC] === API CALL LOG ===
[12-Mar-2026 09:36:50 UTC] Endpoint: user/profile.php
[12-Mar-2026 09:36:50 UTC] Full Log Data: {
    "timestamp": "2026-03-12 09:36:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "91.107.146.170",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "91.107.146.170, 172.71.164.229",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzczOTEwNjU5fQ.0fMF4RCGXUgs8dh74yvV5eBkKsyqhcAg62lrLafe5r0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db1d11bbcaed289-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "91.107.146.170",
        "CF-IPCountry": "DE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Mar-2026 09:36:50 UTC] === END API CALL LOG ===
[12-Mar-2026 09:36:50 UTC] ✅ API Hash verification passed for profile endpoint
[12-Mar-2026 09:36:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzczOTEwNjU5fQ.0fMF4RCGXUgs8dh74yvV5eBkKsyqhcAg62lrLafe5r0
[12-Mar-2026 09:36:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Mar-2026 09:36:50 UTC] ✅ JWT token verified successfully for user profile
[12-Mar-2026 09:36:50 UTC] User ID: 5
[12-Mar-2026 09:36:50 UTC] ✅ User profile retrieved successfully for user ID: 5
[12-Mar-2026 09:58:05 UTC] === API CALL LOG ===
[12-Mar-2026 09:58:05 UTC] Endpoint: user/profile.php
[12-Mar-2026 09:58:05 UTC] Full Log Data: {
    "timestamp": "2026-03-12 09:58:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:1f3f:6c09:7060:4aae:7606:6f18",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:1f3f:6c09:7060:4aae:7606:6f18, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYiLCJ1c2VybmFtZSI6ImFuamFuNTE5IiwiZW1haWwiOiJ0cml2ZWRpLmFuamFuQGdtYWlsLmNvbSIsImV4cCI6MTc3MzkwNzQ1MX0.u-XMy8Q0dnx18N9-_0VQfDa5ExppurcvKKekv92uNw8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db1f038aa274777-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:1f3f:6c09:7060:4aae:7606:6f18",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Mar-2026 09:58:05 UTC] === END API CALL LOG ===
[12-Mar-2026 09:58:05 UTC] ✅ API Hash verification passed for profile endpoint
[12-Mar-2026 09:58:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYiLCJ1c2VybmFtZSI6ImFuamFuNTE5IiwiZW1haWwiOiJ0cml2ZWRpLmFuamFuQGdtYWlsLmNvbSIsImV4cCI6MTc3MzkwNzQ1MX0.u-XMy8Q0dnx18N9-_0VQfDa5ExppurcvKKekv92uNw8
[12-Mar-2026 09:58:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Mar-2026 09:58:05 UTC] ✅ JWT token verified successfully for user profile
[12-Mar-2026 09:58:05 UTC] User ID: 86
[12-Mar-2026 09:58:05 UTC] ✅ User profile retrieved successfully for user ID: 86
[12-Mar-2026 09:58:05 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Mar-2026 09:58:05 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Mar-2026 09:58:05 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:1f3f:6c09:7060:4aae:7606:6f18, 162.159.122.164","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYiLCJ1c2VybmFtZSI6ImFuamFuNTE5IiwiZW1haWwiOiJ0cml2ZWRpLmFuamFuQGdtYWlsLmNvbSIsImV4cCI6MTc3MzkwNzQ1MX0.u-XMy8Q0dnx18N9-_0VQfDa5ExppurcvKKekv92uNw8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9db1f03afe1d4777-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:1f3f:6c09:7060:4aae:7606:6f18","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[12-Mar-2026 09:58:05 UTC] === User Orders API Called ===
[12-Mar-2026 09:58:05 UTC] User ID: 86
[12-Mar-2026 09:58:05 UTC] Limit: 20, Offset: 0
[12-Mar-2026 09:58:05 UTC] Orders found: 1
[12-Mar-2026 09:58:05 UTC] Orders data: [{"id":64,"quantity":5,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/tradingspaces","status":"pending","created_at":"2026-03-12 11:35:03","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[12-Mar-2026 09:58:05 UTC] Total orders count: 1
[12-Mar-2026 09:58:05 UTC] User Purchases API - User ID: 86
[12-Mar-2026 09:58:05 UTC] User Purchases API - Total purchases found: 0
[12-Mar-2026 10:11:13 UTC] === API CALL LOG ===
[12-Mar-2026 10:11:13 UTC] Endpoint: user/profile.php
[12-Mar-2026 10:11:13 UTC] Full Log Data: {
    "timestamp": "2026-03-12 10:11:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "91.107.146.170",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "91.107.146.170, 172.71.144.82",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzczOTEwNjU5fQ.0fMF4RCGXUgs8dh74yvV5eBkKsyqhcAg62lrLafe5r0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db203762ce5dbe0-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "91.107.146.170",
        "CF-IPCountry": "DE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Mar-2026 10:11:13 UTC] === END API CALL LOG ===
[12-Mar-2026 10:11:13 UTC] ✅ API Hash verification passed for profile endpoint
[12-Mar-2026 10:11:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzczOTEwNjU5fQ.0fMF4RCGXUgs8dh74yvV5eBkKsyqhcAg62lrLafe5r0
[12-Mar-2026 10:11:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Mar-2026 10:11:13 UTC] ✅ JWT token verified successfully for user profile
[12-Mar-2026 10:11:13 UTC] User ID: 5
[12-Mar-2026 10:11:13 UTC] ✅ User profile retrieved successfully for user ID: 5
[12-Mar-2026 10:11:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Mar-2026 10:11:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Mar-2026 10:11:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"91.107.146.170, 172.71.144.82","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzczOTEwNjU5fQ.0fMF4RCGXUgs8dh74yvV5eBkKsyqhcAg62lrLafe5r0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9db2037fdf61dbe0-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"91.107.146.170","CF-IPCountry":"DE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[12-Mar-2026 10:11:14 UTC] === User Orders API Called ===
[12-Mar-2026 10:11:14 UTC] User ID: 5
[12-Mar-2026 10:11:14 UTC] Limit: 20, Offset: 0
[12-Mar-2026 10:11:14 UTC] Orders found: 2
[12-Mar-2026 10:11:14 UTC] Orders data: [{"id":5,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/trademaxpooya\/32406","status":"completed","created_at":"2025-11-12 11:43:57","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":4,"quantity":10,"total_coins":10,"coin_type":"regular","telegram_link":"t.me\/tehhhst\/5","status":"cancelled","created_at":"2025-11-12 11:09:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[12-Mar-2026 10:11:14 UTC] Total orders count: 2
[12-Mar-2026 10:11:14 UTC] === API CALL LOG ===
[12-Mar-2026 10:11:14 UTC] Endpoint: user/profile.php
[12-Mar-2026 10:11:14 UTC] Full Log Data: {
    "timestamp": "2026-03-12 10:11:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "91.107.146.170",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "91.107.146.170, 172.71.144.82",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzczOTEwNjU5fQ.0fMF4RCGXUgs8dh74yvV5eBkKsyqhcAg62lrLafe5r0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db203809a3ddbe0-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "91.107.146.170",
        "CF-IPCountry": "DE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Mar-2026 10:11:14 UTC] === END API CALL LOG ===
[12-Mar-2026 10:11:14 UTC] ✅ API Hash verification passed for profile endpoint
[12-Mar-2026 10:11:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzczOTEwNjU5fQ.0fMF4RCGXUgs8dh74yvV5eBkKsyqhcAg62lrLafe5r0
[12-Mar-2026 10:11:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Mar-2026 10:11:14 UTC] ✅ JWT token verified successfully for user profile
[12-Mar-2026 10:11:14 UTC] User ID: 5
[12-Mar-2026 10:11:14 UTC] ✅ User profile retrieved successfully for user ID: 5
[12-Mar-2026 10:11:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Mar-2026 10:11:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Mar-2026 10:11:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"91.107.146.170, 172.71.144.83","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzczOTEwNjU5fQ.0fMF4RCGXUgs8dh74yvV5eBkKsyqhcAg62lrLafe5r0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9db203c7df45dbe0-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"91.107.146.170","CF-IPCountry":"DE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[12-Mar-2026 10:11:26 UTC] === User Orders API Called ===
[12-Mar-2026 10:11:26 UTC] User ID: 5
[12-Mar-2026 10:11:26 UTC] Limit: 20, Offset: 0
[12-Mar-2026 10:11:26 UTC] Orders found: 2
[12-Mar-2026 10:11:26 UTC] Orders data: [{"id":5,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/trademaxpooya\/32406","status":"completed","created_at":"2025-11-12 11:43:57","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":4,"quantity":10,"total_coins":10,"coin_type":"regular","telegram_link":"t.me\/tehhhst\/5","status":"cancelled","created_at":"2025-11-12 11:09:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[12-Mar-2026 10:11:26 UTC] Total orders count: 2
[12-Mar-2026 10:11:27 UTC] === API CALL LOG ===
[12-Mar-2026 10:11:27 UTC] Endpoint: user/profile.php
[12-Mar-2026 10:11:27 UTC] Full Log Data: {
    "timestamp": "2026-03-12 10:11:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "91.107.146.170",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "91.107.146.170, 172.71.144.83",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzczOTEwNjU5fQ.0fMF4RCGXUgs8dh74yvV5eBkKsyqhcAg62lrLafe5r0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db203ce9d53dbe0-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "91.107.146.170",
        "CF-IPCountry": "DE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Mar-2026 10:11:27 UTC] === END API CALL LOG ===
[12-Mar-2026 10:11:27 UTC] ✅ API Hash verification passed for profile endpoint
[12-Mar-2026 10:11:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzczOTEwNjU5fQ.0fMF4RCGXUgs8dh74yvV5eBkKsyqhcAg62lrLafe5r0
[12-Mar-2026 10:11:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Mar-2026 10:11:27 UTC] ✅ JWT token verified successfully for user profile
[12-Mar-2026 10:11:27 UTC] User ID: 5
[12-Mar-2026 10:11:27 UTC] ✅ User profile retrieved successfully for user ID: 5
[12-Mar-2026 10:11:27 UTC] User Purchases API - User ID: 5
[12-Mar-2026 10:11:27 UTC] User Purchases API - Total purchases found: 7
[12-Mar-2026 10:11:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Mar-2026 10:11:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Mar-2026 10:11:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"91.107.146.170, 172.71.144.83","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzczOTEwNjU5fQ.0fMF4RCGXUgs8dh74yvV5eBkKsyqhcAg62lrLafe5r0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9db203de6cc8dbe0-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"91.107.146.170","CF-IPCountry":"DE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[12-Mar-2026 10:11:29 UTC] === User Orders API Called ===
[12-Mar-2026 10:11:29 UTC] User ID: 5
[12-Mar-2026 10:11:29 UTC] Limit: 20, Offset: 0
[12-Mar-2026 10:11:29 UTC] Orders found: 2
[12-Mar-2026 10:11:29 UTC] Orders data: [{"id":5,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/trademaxpooya\/32406","status":"completed","created_at":"2025-11-12 11:43:57","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":4,"quantity":10,"total_coins":10,"coin_type":"regular","telegram_link":"t.me\/tehhhst\/5","status":"cancelled","created_at":"2025-11-12 11:09:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[12-Mar-2026 10:11:29 UTC] Total orders count: 2
[12-Mar-2026 10:11:29 UTC] === API CALL LOG ===
[12-Mar-2026 10:11:29 UTC] Endpoint: user/profile.php
[12-Mar-2026 10:11:29 UTC] Full Log Data: {
    "timestamp": "2026-03-12 10:11:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "91.107.146.170",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "91.107.146.170, 172.71.144.83",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzczOTEwNjU5fQ.0fMF4RCGXUgs8dh74yvV5eBkKsyqhcAg62lrLafe5r0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db203dece1cdbe0-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "91.107.146.170",
        "CF-IPCountry": "DE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Mar-2026 10:11:29 UTC] === END API CALL LOG ===
[12-Mar-2026 10:11:29 UTC] ✅ API Hash verification passed for profile endpoint
[12-Mar-2026 10:11:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzczOTEwNjU5fQ.0fMF4RCGXUgs8dh74yvV5eBkKsyqhcAg62lrLafe5r0
[12-Mar-2026 10:11:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Mar-2026 10:11:29 UTC] ✅ JWT token verified successfully for user profile
[12-Mar-2026 10:11:29 UTC] User ID: 5
[12-Mar-2026 10:11:29 UTC] ✅ User profile retrieved successfully for user ID: 5
[12-Mar-2026 10:11:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Mar-2026 10:11:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Mar-2026 10:11:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"91.107.146.170, 172.71.144.83","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzczOTEwNjU5fQ.0fMF4RCGXUgs8dh74yvV5eBkKsyqhcAg62lrLafe5r0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9db204000d63dbe0-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"91.107.146.170","CF-IPCountry":"DE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[12-Mar-2026 10:11:35 UTC] === User Orders API Called ===
[12-Mar-2026 10:11:35 UTC] User ID: 5
[12-Mar-2026 10:11:35 UTC] Limit: 20, Offset: 0
[12-Mar-2026 10:11:35 UTC] Orders found: 2
[12-Mar-2026 10:11:35 UTC] Orders data: [{"id":5,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/trademaxpooya\/32406","status":"completed","created_at":"2025-11-12 11:43:57","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":4,"quantity":10,"total_coins":10,"coin_type":"regular","telegram_link":"t.me\/tehhhst\/5","status":"cancelled","created_at":"2025-11-12 11:09:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[12-Mar-2026 10:11:35 UTC] Total orders count: 2
[12-Mar-2026 10:11:35 UTC] === API CALL LOG ===
[12-Mar-2026 10:11:35 UTC] Endpoint: user/profile.php
[12-Mar-2026 10:11:35 UTC] Full Log Data: {
    "timestamp": "2026-03-12 10:11:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "91.107.146.170",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "91.107.146.170, 172.71.144.83",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzczOTEwNjU5fQ.0fMF4RCGXUgs8dh74yvV5eBkKsyqhcAg62lrLafe5r0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db20400cf8edbe0-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "91.107.146.170",
        "CF-IPCountry": "DE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Mar-2026 10:11:35 UTC] === END API CALL LOG ===
[12-Mar-2026 10:11:35 UTC] ✅ API Hash verification passed for profile endpoint
[12-Mar-2026 10:11:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzczOTEwNjU5fQ.0fMF4RCGXUgs8dh74yvV5eBkKsyqhcAg62lrLafe5r0
[12-Mar-2026 10:11:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Mar-2026 10:11:35 UTC] ✅ JWT token verified successfully for user profile
[12-Mar-2026 10:11:35 UTC] User ID: 5
[12-Mar-2026 10:11:35 UTC] ✅ User profile retrieved successfully for user ID: 5
[12-Mar-2026 10:27:48 UTC] === API CALL LOG ===
[12-Mar-2026 10:27:48 UTC] Endpoint: user/profile.php
[12-Mar-2026 10:27:48 UTC] Full Log Data: {
    "timestamp": "2026-03-12 10:27:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "91.107.146.170",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "91.107.146.170, 172.69.150.49",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzczOTEwNjU5fQ.0fMF4RCGXUgs8dh74yvV5eBkKsyqhcAg62lrLafe5r0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db21bc27b4c4d7c-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "91.107.146.170",
        "CF-IPCountry": "DE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Mar-2026 10:27:48 UTC] === END API CALL LOG ===
[12-Mar-2026 10:27:48 UTC] ✅ API Hash verification passed for profile endpoint
[12-Mar-2026 10:27:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzczOTEwNjU5fQ.0fMF4RCGXUgs8dh74yvV5eBkKsyqhcAg62lrLafe5r0
[12-Mar-2026 10:27:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Mar-2026 10:27:48 UTC] ✅ JWT token verified successfully for user profile
[12-Mar-2026 10:27:48 UTC] User ID: 5
[12-Mar-2026 10:27:48 UTC] ✅ User profile retrieved successfully for user ID: 5
[12-Mar-2026 10:27:49 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Mar-2026 10:27:49 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Mar-2026 10:27:49 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"91.107.146.170, 172.69.150.48","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzczOTEwNjU5fQ.0fMF4RCGXUgs8dh74yvV5eBkKsyqhcAg62lrLafe5r0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9db21bc73e794d7c-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"91.107.146.170","CF-IPCountry":"DE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[12-Mar-2026 10:27:49 UTC] === User Orders API Called ===
[12-Mar-2026 10:27:49 UTC] User ID: 5
[12-Mar-2026 10:27:49 UTC] Limit: 20, Offset: 0
[12-Mar-2026 10:27:49 UTC] Orders found: 2
[12-Mar-2026 10:27:49 UTC] Orders data: [{"id":5,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/trademaxpooya\/32406","status":"completed","created_at":"2025-11-12 11:43:57","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":4,"quantity":10,"total_coins":10,"coin_type":"regular","telegram_link":"t.me\/tehhhst\/5","status":"cancelled","created_at":"2025-11-12 11:09:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[12-Mar-2026 10:27:49 UTC] Total orders count: 2
[12-Mar-2026 10:27:49 UTC] === API CALL LOG ===
[12-Mar-2026 10:27:49 UTC] Endpoint: user/profile.php
[12-Mar-2026 10:27:49 UTC] Full Log Data: {
    "timestamp": "2026-03-12 10:27:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "91.107.146.170",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "91.107.146.170, 172.69.150.49",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzczOTEwNjU5fQ.0fMF4RCGXUgs8dh74yvV5eBkKsyqhcAg62lrLafe5r0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db21bc7aed34d7c-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "91.107.146.170",
        "CF-IPCountry": "DE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Mar-2026 10:27:49 UTC] === END API CALL LOG ===
[12-Mar-2026 10:27:49 UTC] ✅ API Hash verification passed for profile endpoint
[12-Mar-2026 10:27:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzczOTEwNjU5fQ.0fMF4RCGXUgs8dh74yvV5eBkKsyqhcAg62lrLafe5r0
[12-Mar-2026 10:27:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Mar-2026 10:27:49 UTC] ✅ JWT token verified successfully for user profile
[12-Mar-2026 10:27:49 UTC] User ID: 5
[12-Mar-2026 10:27:49 UTC] ✅ User profile retrieved successfully for user ID: 5
[12-Mar-2026 10:34:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Mar-2026 10:34:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Mar-2026 10:34:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"91.107.146.170, 162.158.87.140","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzczOTEwNjU5fQ.0fMF4RCGXUgs8dh74yvV5eBkKsyqhcAg62lrLafe5r0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9db22638fbef6997-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"91.107.146.170","CF-IPCountry":"DE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[12-Mar-2026 10:34:56 UTC] === User Orders API Called ===
[12-Mar-2026 10:34:56 UTC] User ID: 5
[12-Mar-2026 10:34:56 UTC] Limit: 20, Offset: 0
[12-Mar-2026 10:34:56 UTC] Orders found: 2
[12-Mar-2026 10:34:56 UTC] Orders data: [{"id":5,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/trademaxpooya\/32406","status":"completed","created_at":"2025-11-12 11:43:57","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":4,"quantity":10,"total_coins":10,"coin_type":"regular","telegram_link":"t.me\/tehhhst\/5","status":"cancelled","created_at":"2025-11-12 11:09:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[12-Mar-2026 10:34:56 UTC] Total orders count: 2
[12-Mar-2026 10:34:56 UTC] === API CALL LOG ===
[12-Mar-2026 10:34:56 UTC] Endpoint: user/profile.php
[12-Mar-2026 10:34:56 UTC] Full Log Data: {
    "timestamp": "2026-03-12 10:34:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "91.107.146.170",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "91.107.146.170, 162.158.87.27",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzczOTEwNjU5fQ.0fMF4RCGXUgs8dh74yvV5eBkKsyqhcAg62lrLafe5r0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db226397c436997-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "91.107.146.170",
        "CF-IPCountry": "DE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Mar-2026 10:34:56 UTC] === END API CALL LOG ===
[12-Mar-2026 10:34:56 UTC] ✅ API Hash verification passed for profile endpoint
[12-Mar-2026 10:34:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzczOTEwNjU5fQ.0fMF4RCGXUgs8dh74yvV5eBkKsyqhcAg62lrLafe5r0
[12-Mar-2026 10:34:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Mar-2026 10:34:56 UTC] ✅ JWT token verified successfully for user profile
[12-Mar-2026 10:34:56 UTC] User ID: 5
[12-Mar-2026 10:34:56 UTC] ✅ User profile retrieved successfully for user ID: 5
[12-Mar-2026 10:37:21 UTC] === API CALL LOG ===
[12-Mar-2026 10:37:21 UTC] Endpoint: user/profile.php
[12-Mar-2026 10:37:21 UTC] Full Log Data: {
    "timestamp": "2026-03-12 10:37:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.204.35.211",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.204.35.211, 172.68.254.136",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODciLCJ1c2VybmFtZSI6InppbmViIiwiZW1haWwiOiJkemFtYWNoYUBnbWFpbC5jb20iLCJleHAiOjE3NzM5MTY2NDB9.PHxm93ISt8IuqJFSPx8CgNOSY_RjiRkMZumDB3MM5j4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db229be6f3d2980-ORN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.204.35.211",
        "CF-IPCountry": "DZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Mar-2026 10:37:21 UTC] === END API CALL LOG ===
[12-Mar-2026 10:37:21 UTC] ✅ API Hash verification passed for profile endpoint
[12-Mar-2026 10:37:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODciLCJ1c2VybmFtZSI6InppbmViIiwiZW1haWwiOiJkemFtYWNoYUBnbWFpbC5jb20iLCJleHAiOjE3NzM5MTY2NDB9.PHxm93ISt8IuqJFSPx8CgNOSY_RjiRkMZumDB3MM5j4
[12-Mar-2026 10:37:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Mar-2026 10:37:21 UTC] ✅ JWT token verified successfully for user profile
[12-Mar-2026 10:37:21 UTC] User ID: 87
[12-Mar-2026 10:37:21 UTC] ✅ User profile retrieved successfully for user ID: 87
[12-Mar-2026 10:37:47 UTC] === API CALL LOG ===
[12-Mar-2026 10:37:47 UTC] Endpoint: user/profile.php
[12-Mar-2026 10:37:47 UTC] Full Log Data: {
    "timestamp": "2026-03-12 10:37:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.204.35.211",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.204.35.211, 172.68.254.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODciLCJ1c2VybmFtZSI6InppbmViIiwiZW1haWwiOiJkemFtYWNoYUBnbWFpbC5jb20iLCJleHAiOjE3NzM5MTY2NDB9.PHxm93ISt8IuqJFSPx8CgNOSY_RjiRkMZumDB3MM5j4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db22a61ce6f2980-ORN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.204.35.211",
        "CF-IPCountry": "DZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Mar-2026 10:37:47 UTC] === END API CALL LOG ===
[12-Mar-2026 10:37:47 UTC] ✅ API Hash verification passed for profile endpoint
[12-Mar-2026 10:37:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODciLCJ1c2VybmFtZSI6InppbmViIiwiZW1haWwiOiJkemFtYWNoYUBnbWFpbC5jb20iLCJleHAiOjE3NzM5MTY2NDB9.PHxm93ISt8IuqJFSPx8CgNOSY_RjiRkMZumDB3MM5j4
[12-Mar-2026 10:37:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Mar-2026 10:37:47 UTC] ✅ JWT token verified successfully for user profile
[12-Mar-2026 10:37:47 UTC] User ID: 87
[12-Mar-2026 10:37:47 UTC] ✅ User profile retrieved successfully for user ID: 87
[12-Mar-2026 10:37:47 UTC] User Purchases API - User ID: 87
[12-Mar-2026 10:37:47 UTC] User Purchases API - Total purchases found: 0
[12-Mar-2026 10:37:49 UTC] === API CALL LOG ===
[12-Mar-2026 10:37:49 UTC] Endpoint: user/profile.php
[12-Mar-2026 10:37:49 UTC] Full Log Data: {
    "timestamp": "2026-03-12 10:37:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.204.35.211",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.204.35.211, 172.68.254.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODciLCJ1c2VybmFtZSI6InppbmViIiwiZW1haWwiOiJkemFtYWNoYUBnbWFpbC5jb20iLCJleHAiOjE3NzM5MTY2NDB9.PHxm93ISt8IuqJFSPx8CgNOSY_RjiRkMZumDB3MM5j4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db22a6d68282980-ORN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.204.35.211",
        "CF-IPCountry": "DZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Mar-2026 10:37:49 UTC] === END API CALL LOG ===
[12-Mar-2026 10:37:49 UTC] ✅ API Hash verification passed for profile endpoint
[12-Mar-2026 10:37:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODciLCJ1c2VybmFtZSI6InppbmViIiwiZW1haWwiOiJkemFtYWNoYUBnbWFpbC5jb20iLCJleHAiOjE3NzM5MTY2NDB9.PHxm93ISt8IuqJFSPx8CgNOSY_RjiRkMZumDB3MM5j4
[12-Mar-2026 10:37:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Mar-2026 10:37:49 UTC] ✅ JWT token verified successfully for user profile
[12-Mar-2026 10:37:49 UTC] User ID: 87
[12-Mar-2026 10:37:49 UTC] ✅ User profile retrieved successfully for user ID: 87
[12-Mar-2026 10:40:18 UTC] === API CALL LOG ===
[12-Mar-2026 10:40:18 UTC] Endpoint: user/profile.php
[12-Mar-2026 10:40:18 UTC] Full Log Data: {
    "timestamp": "2026-03-12 10:40:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.204.35.211",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.204.35.211, 172.68.254.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODciLCJ1c2VybmFtZSI6InppbmViIiwiZW1haWwiOiJkemFtYWNoYUBnbWFpbC5jb20iLCJleHAiOjE3NzM5MTY2NDB9.PHxm93ISt8IuqJFSPx8CgNOSY_RjiRkMZumDB3MM5j4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db22e10cfb79845-ORN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.204.35.211",
        "CF-IPCountry": "DZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Mar-2026 10:40:18 UTC] === END API CALL LOG ===
[12-Mar-2026 10:40:18 UTC] ✅ API Hash verification passed for profile endpoint
[12-Mar-2026 10:40:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODciLCJ1c2VybmFtZSI6InppbmViIiwiZW1haWwiOiJkemFtYWNoYUBnbWFpbC5jb20iLCJleHAiOjE3NzM5MTY2NDB9.PHxm93ISt8IuqJFSPx8CgNOSY_RjiRkMZumDB3MM5j4
[12-Mar-2026 10:40:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Mar-2026 10:40:18 UTC] ✅ JWT token verified successfully for user profile
[12-Mar-2026 10:40:18 UTC] User ID: 87
[12-Mar-2026 10:40:18 UTC] ✅ User profile retrieved successfully for user ID: 87
[12-Mar-2026 10:40:18 UTC] === API CALL LOG ===
[12-Mar-2026 10:40:18 UTC] Endpoint: user/profile.php
[12-Mar-2026 10:40:18 UTC] Full Log Data: {
    "timestamp": "2026-03-12 10:40:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.204.35.211",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.204.35.211, 172.68.254.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODciLCJ1c2VybmFtZSI6InppbmViIiwiZW1haWwiOiJkemFtYWNoYUBnbWFpbC5jb20iLCJleHAiOjE3NzM5MTY2NDB9.PHxm93ISt8IuqJFSPx8CgNOSY_RjiRkMZumDB3MM5j4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db22e14baa59845-ORN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.204.35.211",
        "CF-IPCountry": "DZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Mar-2026 10:40:18 UTC] === END API CALL LOG ===
[12-Mar-2026 10:40:18 UTC] ✅ API Hash verification passed for profile endpoint
[12-Mar-2026 10:40:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODciLCJ1c2VybmFtZSI6InppbmViIiwiZW1haWwiOiJkemFtYWNoYUBnbWFpbC5jb20iLCJleHAiOjE3NzM5MTY2NDB9.PHxm93ISt8IuqJFSPx8CgNOSY_RjiRkMZumDB3MM5j4
[12-Mar-2026 10:40:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Mar-2026 10:40:18 UTC] ✅ JWT token verified successfully for user profile
[12-Mar-2026 10:40:18 UTC] User ID: 87
[12-Mar-2026 10:40:18 UTC] ✅ User profile retrieved successfully for user ID: 87
[12-Mar-2026 10:41:32 UTC] === API CALL LOG ===
[12-Mar-2026 10:41:32 UTC] Endpoint: user/profile.php
[12-Mar-2026 10:41:32 UTC] Full Log Data: {
    "timestamp": "2026-03-12 10:41:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.204.35.211",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.204.35.211, 172.68.254.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODciLCJ1c2VybmFtZSI6InppbmViIiwiZW1haWwiOiJkemFtYWNoYUBnbWFpbC5jb20iLCJleHAiOjE3NzM5MTY2NDB9.PHxm93ISt8IuqJFSPx8CgNOSY_RjiRkMZumDB3MM5j4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db22fe38a9133c9-ORN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.204.35.211",
        "CF-IPCountry": "DZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Mar-2026 10:41:32 UTC] === END API CALL LOG ===
[12-Mar-2026 10:41:32 UTC] ✅ API Hash verification passed for profile endpoint
[12-Mar-2026 10:41:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODciLCJ1c2VybmFtZSI6InppbmViIiwiZW1haWwiOiJkemFtYWNoYUBnbWFpbC5jb20iLCJleHAiOjE3NzM5MTY2NDB9.PHxm93ISt8IuqJFSPx8CgNOSY_RjiRkMZumDB3MM5j4
[12-Mar-2026 10:41:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Mar-2026 10:41:32 UTC] ✅ JWT token verified successfully for user profile
[12-Mar-2026 10:41:32 UTC] User ID: 87
[12-Mar-2026 10:41:32 UTC] ✅ User profile retrieved successfully for user ID: 87
[12-Mar-2026 10:41:33 UTC] === API CALL LOG ===
[12-Mar-2026 10:41:33 UTC] Endpoint: user/profile.php
[12-Mar-2026 10:41:33 UTC] Full Log Data: {
    "timestamp": "2026-03-12 10:41:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.204.35.211",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.204.35.211, 172.68.254.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODciLCJ1c2VybmFtZSI6InppbmViIiwiZW1haWwiOiJkemFtYWNoYUBnbWFpbC5jb20iLCJleHAiOjE3NzM5MTY2NDB9.PHxm93ISt8IuqJFSPx8CgNOSY_RjiRkMZumDB3MM5j4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db22fe83e5833c9-ORN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.204.35.211",
        "CF-IPCountry": "DZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Mar-2026 10:41:33 UTC] === END API CALL LOG ===
[12-Mar-2026 10:41:33 UTC] ✅ API Hash verification passed for profile endpoint
[12-Mar-2026 10:41:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODciLCJ1c2VybmFtZSI6InppbmViIiwiZW1haWwiOiJkemFtYWNoYUBnbWFpbC5jb20iLCJleHAiOjE3NzM5MTY2NDB9.PHxm93ISt8IuqJFSPx8CgNOSY_RjiRkMZumDB3MM5j4
[12-Mar-2026 10:41:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Mar-2026 10:41:33 UTC] ✅ JWT token verified successfully for user profile
[12-Mar-2026 10:41:33 UTC] User ID: 87
[12-Mar-2026 10:41:33 UTC] ✅ User profile retrieved successfully for user ID: 87
[12-Mar-2026 10:43:09 UTC] === API CALL LOG ===
[12-Mar-2026 10:43:09 UTC] Endpoint: user/profile.php
[12-Mar-2026 10:43:09 UTC] Full Log Data: {
    "timestamp": "2026-03-12 10:43:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.204.35.211",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.204.35.211, 172.68.254.136",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODciLCJ1c2VybmFtZSI6InppbmViIiwiZW1haWwiOiJkemFtYWNoYUBnbWFpbC5jb20iLCJleHAiOjE3NzM5MTY2NDB9.PHxm93ISt8IuqJFSPx8CgNOSY_RjiRkMZumDB3MM5j4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db2323d7b0133c9-ORN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.204.35.211",
        "CF-IPCountry": "DZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Mar-2026 10:43:09 UTC] === END API CALL LOG ===
[12-Mar-2026 10:43:09 UTC] ✅ API Hash verification passed for profile endpoint
[12-Mar-2026 10:43:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODciLCJ1c2VybmFtZSI6InppbmViIiwiZW1haWwiOiJkemFtYWNoYUBnbWFpbC5jb20iLCJleHAiOjE3NzM5MTY2NDB9.PHxm93ISt8IuqJFSPx8CgNOSY_RjiRkMZumDB3MM5j4
[12-Mar-2026 10:43:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Mar-2026 10:43:09 UTC] ✅ JWT token verified successfully for user profile
[12-Mar-2026 10:43:09 UTC] User ID: 87
[12-Mar-2026 10:43:09 UTC] ✅ User profile retrieved successfully for user ID: 87
[12-Mar-2026 10:43:25 UTC] === API CALL LOG ===
[12-Mar-2026 10:43:25 UTC] Endpoint: user/profile.php
[12-Mar-2026 10:43:25 UTC] Full Log Data: {
    "timestamp": "2026-03-12 10:43:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.204.35.211",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.204.35.211, 172.68.254.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODciLCJ1c2VybmFtZSI6InppbmViIiwiZW1haWwiOiJkemFtYWNoYUBnbWFpbC5jb20iLCJleHAiOjE3NzM5MTY2NDB9.PHxm93ISt8IuqJFSPx8CgNOSY_RjiRkMZumDB3MM5j4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db232a6197433c9-ORN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.204.35.211",
        "CF-IPCountry": "DZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Mar-2026 10:43:25 UTC] === END API CALL LOG ===
[12-Mar-2026 10:43:25 UTC] ✅ API Hash verification passed for profile endpoint
[12-Mar-2026 10:43:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODciLCJ1c2VybmFtZSI6InppbmViIiwiZW1haWwiOiJkemFtYWNoYUBnbWFpbC5jb20iLCJleHAiOjE3NzM5MTY2NDB9.PHxm93ISt8IuqJFSPx8CgNOSY_RjiRkMZumDB3MM5j4
[12-Mar-2026 10:43:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Mar-2026 10:43:25 UTC] ✅ JWT token verified successfully for user profile
[12-Mar-2026 10:43:25 UTC] User ID: 87
[12-Mar-2026 10:43:25 UTC] ✅ User profile retrieved successfully for user ID: 87
[12-Mar-2026 10:44:06 UTC] === API CALL LOG ===
[12-Mar-2026 10:44:06 UTC] Endpoint: user/profile.php
[12-Mar-2026 10:44:06 UTC] Full Log Data: {
    "timestamp": "2026-03-12 10:44:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.204.35.211",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.204.35.211, 172.68.254.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODciLCJ1c2VybmFtZSI6InppbmViIiwiZW1haWwiOiJkemFtYWNoYUBnbWFpbC5jb20iLCJleHAiOjE3NzM5MTY2NDB9.PHxm93ISt8IuqJFSPx8CgNOSY_RjiRkMZumDB3MM5j4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db233a1fed97afb-ORN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.204.35.211",
        "CF-IPCountry": "DZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Mar-2026 10:44:06 UTC] === END API CALL LOG ===
[12-Mar-2026 10:44:06 UTC] ✅ API Hash verification passed for profile endpoint
[12-Mar-2026 10:44:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODciLCJ1c2VybmFtZSI6InppbmViIiwiZW1haWwiOiJkemFtYWNoYUBnbWFpbC5jb20iLCJleHAiOjE3NzM5MTY2NDB9.PHxm93ISt8IuqJFSPx8CgNOSY_RjiRkMZumDB3MM5j4
[12-Mar-2026 10:44:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Mar-2026 10:44:06 UTC] ✅ JWT token verified successfully for user profile
[12-Mar-2026 10:44:06 UTC] User ID: 87
[12-Mar-2026 10:44:06 UTC] ✅ User profile retrieved successfully for user ID: 87
[12-Mar-2026 10:44:14 UTC] === API CALL LOG ===
[12-Mar-2026 10:44:14 UTC] Endpoint: user/profile.php
[12-Mar-2026 10:44:14 UTC] Full Log Data: {
    "timestamp": "2026-03-12 10:44:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.204.35.211",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.204.35.211, 172.68.254.136",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODciLCJ1c2VybmFtZSI6InppbmViIiwiZW1haWwiOiJkemFtYWNoYUBnbWFpbC5jb20iLCJleHAiOjE3NzM5MTY2NDB9.PHxm93ISt8IuqJFSPx8CgNOSY_RjiRkMZumDB3MM5j4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db233d4fcb07afb-ORN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.204.35.211",
        "CF-IPCountry": "DZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Mar-2026 10:44:14 UTC] === END API CALL LOG ===
[12-Mar-2026 10:44:14 UTC] ✅ API Hash verification passed for profile endpoint
[12-Mar-2026 10:44:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODciLCJ1c2VybmFtZSI6InppbmViIiwiZW1haWwiOiJkemFtYWNoYUBnbWFpbC5jb20iLCJleHAiOjE3NzM5MTY2NDB9.PHxm93ISt8IuqJFSPx8CgNOSY_RjiRkMZumDB3MM5j4
[12-Mar-2026 10:44:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Mar-2026 10:44:14 UTC] ✅ JWT token verified successfully for user profile
[12-Mar-2026 10:44:14 UTC] User ID: 87
[12-Mar-2026 10:44:14 UTC] ✅ User profile retrieved successfully for user ID: 87
[12-Mar-2026 10:44:14 UTC] User Purchases API - User ID: 87
[12-Mar-2026 10:44:14 UTC] User Purchases API - Total purchases found: 1
[12-Mar-2026 10:44:21 UTC] === API CALL LOG ===
[12-Mar-2026 10:44:21 UTC] Endpoint: user/profile.php
[12-Mar-2026 10:44:21 UTC] Full Log Data: {
    "timestamp": "2026-03-12 10:44:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.204.35.211",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.204.35.211, 172.68.254.136",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODciLCJ1c2VybmFtZSI6InppbmViIiwiZW1haWwiOiJkemFtYWNoYUBnbWFpbC5jb20iLCJleHAiOjE3NzM5MTY2NDB9.PHxm93ISt8IuqJFSPx8CgNOSY_RjiRkMZumDB3MM5j4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db233fff83d7afb-ORN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.204.35.211",
        "CF-IPCountry": "DZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Mar-2026 10:44:21 UTC] === END API CALL LOG ===
[12-Mar-2026 10:44:21 UTC] ✅ API Hash verification passed for profile endpoint
[12-Mar-2026 10:44:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODciLCJ1c2VybmFtZSI6InppbmViIiwiZW1haWwiOiJkemFtYWNoYUBnbWFpbC5jb20iLCJleHAiOjE3NzM5MTY2NDB9.PHxm93ISt8IuqJFSPx8CgNOSY_RjiRkMZumDB3MM5j4
[12-Mar-2026 10:44:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Mar-2026 10:44:21 UTC] ✅ JWT token verified successfully for user profile
[12-Mar-2026 10:44:21 UTC] User ID: 87
[12-Mar-2026 10:44:21 UTC] ✅ User profile retrieved successfully for user ID: 87
[12-Mar-2026 10:44:23 UTC] === API CALL LOG ===
[12-Mar-2026 10:44:23 UTC] Endpoint: user/profile.php
[12-Mar-2026 10:44:23 UTC] Full Log Data: {
    "timestamp": "2026-03-12 10:44:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.204.35.211",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.204.35.211, 172.68.254.136",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODciLCJ1c2VybmFtZSI6InppbmViIiwiZW1haWwiOiJkemFtYWNoYUBnbWFpbC5jb20iLCJleHAiOjE3NzM5MTY2NDB9.PHxm93ISt8IuqJFSPx8CgNOSY_RjiRkMZumDB3MM5j4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db2341109e07afb-ORN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.204.35.211",
        "CF-IPCountry": "DZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Mar-2026 10:44:23 UTC] === END API CALL LOG ===
[12-Mar-2026 10:44:23 UTC] ✅ API Hash verification passed for profile endpoint
[12-Mar-2026 10:44:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODciLCJ1c2VybmFtZSI6InppbmViIiwiZW1haWwiOiJkemFtYWNoYUBnbWFpbC5jb20iLCJleHAiOjE3NzM5MTY2NDB9.PHxm93ISt8IuqJFSPx8CgNOSY_RjiRkMZumDB3MM5j4
[12-Mar-2026 10:44:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Mar-2026 10:44:23 UTC] ✅ JWT token verified successfully for user profile
[12-Mar-2026 10:44:23 UTC] User ID: 87
[12-Mar-2026 10:44:23 UTC] ✅ User profile retrieved successfully for user ID: 87
[12-Mar-2026 10:44:23 UTC] User Purchases API - User ID: 87
[12-Mar-2026 10:44:23 UTC] User Purchases API - Total purchases found: 1
[12-Mar-2026 10:44:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Mar-2026 10:44:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Mar-2026 10:44:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.204.35.211, 172.68.254.136","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODciLCJ1c2VybmFtZSI6InppbmViIiwiZW1haWwiOiJkemFtYWNoYUBnbWFpbC5jb20iLCJleHAiOjE3NzM5MTY2NDB9.PHxm93ISt8IuqJFSPx8CgNOSY_RjiRkMZumDB3MM5j4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9db2343c79677afb-ORN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.204.35.211","CF-IPCountry":"DZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[12-Mar-2026 10:44:30 UTC] === User Orders API Called ===
[12-Mar-2026 10:44:30 UTC] User ID: 87
[12-Mar-2026 10:44:30 UTC] Limit: 20, Offset: 0
[12-Mar-2026 10:44:30 UTC] Orders found: 0
[12-Mar-2026 10:44:30 UTC] Orders data: []
[12-Mar-2026 10:44:30 UTC] Total orders count: 0
[12-Mar-2026 10:44:36 UTC] === API CALL LOG ===
[12-Mar-2026 10:44:36 UTC] Endpoint: user/profile.php
[12-Mar-2026 10:44:36 UTC] Full Log Data: {
    "timestamp": "2026-03-12 10:44:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.204.35.211",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.204.35.211, 172.68.254.136",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODciLCJ1c2VybmFtZSI6InppbmViIiwiZW1haWwiOiJkemFtYWNoYUBnbWFpbC5jb20iLCJleHAiOjE3NzM5MTY2NDB9.PHxm93ISt8IuqJFSPx8CgNOSY_RjiRkMZumDB3MM5j4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db234603b357afb-ORN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.204.35.211",
        "CF-IPCountry": "DZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Mar-2026 10:44:36 UTC] === END API CALL LOG ===
[12-Mar-2026 10:44:36 UTC] ✅ API Hash verification passed for profile endpoint
[12-Mar-2026 10:44:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODciLCJ1c2VybmFtZSI6InppbmViIiwiZW1haWwiOiJkemFtYWNoYUBnbWFpbC5jb20iLCJleHAiOjE3NzM5MTY2NDB9.PHxm93ISt8IuqJFSPx8CgNOSY_RjiRkMZumDB3MM5j4
[12-Mar-2026 10:44:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Mar-2026 10:44:36 UTC] ✅ JWT token verified successfully for user profile
[12-Mar-2026 10:44:36 UTC] User ID: 87
[12-Mar-2026 10:44:36 UTC] ✅ User profile retrieved successfully for user ID: 87
[12-Mar-2026 10:44:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Mar-2026 10:44:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Mar-2026 10:44:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.204.35.211, 172.68.254.136","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODciLCJ1c2VybmFtZSI6InppbmViIiwiZW1haWwiOiJkemFtYWNoYUBnbWFpbC5jb20iLCJleHAiOjE3NzM5MTY2NDB9.PHxm93ISt8IuqJFSPx8CgNOSY_RjiRkMZumDB3MM5j4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9db234d6ee4e7afb-ORN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.204.35.211","CF-IPCountry":"DZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[12-Mar-2026 10:44:55 UTC] === User Orders API Called ===
[12-Mar-2026 10:44:55 UTC] User ID: 87
[12-Mar-2026 10:44:55 UTC] Limit: 20, Offset: 0
[12-Mar-2026 10:44:55 UTC] Orders found: 0
[12-Mar-2026 10:44:55 UTC] Orders data: []
[12-Mar-2026 10:44:55 UTC] Total orders count: 0
[12-Mar-2026 10:45:02 UTC] === API CALL LOG ===
[12-Mar-2026 10:45:02 UTC] Endpoint: user/profile.php
[12-Mar-2026 10:45:02 UTC] Full Log Data: {
    "timestamp": "2026-03-12 10:45:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.204.35.211",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.204.35.211, 172.68.254.136",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODciLCJ1c2VybmFtZSI6InppbmViIiwiZW1haWwiOiJkemFtYWNoYUBnbWFpbC5jb20iLCJleHAiOjE3NzM5MTY2NDB9.PHxm93ISt8IuqJFSPx8CgNOSY_RjiRkMZumDB3MM5j4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db235013d247afb-ORN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.204.35.211",
        "CF-IPCountry": "DZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Mar-2026 10:45:02 UTC] === END API CALL LOG ===
[12-Mar-2026 10:45:02 UTC] ✅ API Hash verification passed for profile endpoint
[12-Mar-2026 10:45:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODciLCJ1c2VybmFtZSI6InppbmViIiwiZW1haWwiOiJkemFtYWNoYUBnbWFpbC5jb20iLCJleHAiOjE3NzM5MTY2NDB9.PHxm93ISt8IuqJFSPx8CgNOSY_RjiRkMZumDB3MM5j4
[12-Mar-2026 10:45:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Mar-2026 10:45:02 UTC] ✅ JWT token verified successfully for user profile
[12-Mar-2026 10:45:02 UTC] User ID: 87
[12-Mar-2026 10:45:02 UTC] ✅ User profile retrieved successfully for user ID: 87
[12-Mar-2026 10:45:20 UTC] === API CALL LOG ===
[12-Mar-2026 10:45:20 UTC] Endpoint: user/profile.php
[12-Mar-2026 10:45:20 UTC] Full Log Data: {
    "timestamp": "2026-03-12 10:45:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.204.35.211",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.204.35.211, 172.68.254.136",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODciLCJ1c2VybmFtZSI6InppbmViIiwiZW1haWwiOiJkemFtYWNoYUBnbWFpbC5jb20iLCJleHAiOjE3NzM5MTY2NDB9.PHxm93ISt8IuqJFSPx8CgNOSY_RjiRkMZumDB3MM5j4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db23570afd27afb-ORN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.204.35.211",
        "CF-IPCountry": "DZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Mar-2026 10:45:20 UTC] === END API CALL LOG ===
[12-Mar-2026 10:45:20 UTC] ✅ API Hash verification passed for profile endpoint
[12-Mar-2026 10:45:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODciLCJ1c2VybmFtZSI6InppbmViIiwiZW1haWwiOiJkemFtYWNoYUBnbWFpbC5jb20iLCJleHAiOjE3NzM5MTY2NDB9.PHxm93ISt8IuqJFSPx8CgNOSY_RjiRkMZumDB3MM5j4
[12-Mar-2026 10:45:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Mar-2026 10:45:20 UTC] ✅ JWT token verified successfully for user profile
[12-Mar-2026 10:45:20 UTC] User ID: 87
[12-Mar-2026 10:45:20 UTC] ✅ User profile retrieved successfully for user ID: 87
[12-Mar-2026 10:46:34 UTC] === API CALL LOG ===
[12-Mar-2026 10:46:34 UTC] Endpoint: user/profile.php
[12-Mar-2026 10:46:34 UTC] Full Log Data: {
    "timestamp": "2026-03-12 10:46:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.204.35.211",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.204.35.211, 172.68.254.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODciLCJ1c2VybmFtZSI6InppbmViIiwiZW1haWwiOiJkemFtYWNoYUBnbWFpbC5jb20iLCJleHAiOjE3NzM5MTY2NDB9.PHxm93ISt8IuqJFSPx8CgNOSY_RjiRkMZumDB3MM5j4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db2373db9d1f9ac-ORN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.204.35.211",
        "CF-IPCountry": "DZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Mar-2026 10:46:34 UTC] === END API CALL LOG ===
[12-Mar-2026 10:46:34 UTC] ✅ API Hash verification passed for profile endpoint
[12-Mar-2026 10:46:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODciLCJ1c2VybmFtZSI6InppbmViIiwiZW1haWwiOiJkemFtYWNoYUBnbWFpbC5jb20iLCJleHAiOjE3NzM5MTY2NDB9.PHxm93ISt8IuqJFSPx8CgNOSY_RjiRkMZumDB3MM5j4
[12-Mar-2026 10:46:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Mar-2026 10:46:34 UTC] ✅ JWT token verified successfully for user profile
[12-Mar-2026 10:46:34 UTC] User ID: 87
[12-Mar-2026 10:46:34 UTC] ✅ User profile retrieved successfully for user ID: 87
[12-Mar-2026 10:46:34 UTC] === API CALL LOG ===
[12-Mar-2026 10:46:34 UTC] Endpoint: user/profile.php
[12-Mar-2026 10:46:34 UTC] Full Log Data: {
    "timestamp": "2026-03-12 10:46:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.204.35.211",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.204.35.211, 172.68.254.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODciLCJ1c2VybmFtZSI6InppbmViIiwiZW1haWwiOiJkemFtYWNoYUBnbWFpbC5jb20iLCJleHAiOjE3NzM5MTY2NDB9.PHxm93ISt8IuqJFSPx8CgNOSY_RjiRkMZumDB3MM5j4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db23741eda3f9ac-ORN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.204.35.211",
        "CF-IPCountry": "DZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Mar-2026 10:46:34 UTC] === END API CALL LOG ===
[12-Mar-2026 10:46:34 UTC] ✅ API Hash verification passed for profile endpoint
[12-Mar-2026 10:46:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODciLCJ1c2VybmFtZSI6InppbmViIiwiZW1haWwiOiJkemFtYWNoYUBnbWFpbC5jb20iLCJleHAiOjE3NzM5MTY2NDB9.PHxm93ISt8IuqJFSPx8CgNOSY_RjiRkMZumDB3MM5j4
[12-Mar-2026 10:46:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Mar-2026 10:46:34 UTC] ✅ JWT token verified successfully for user profile
[12-Mar-2026 10:46:34 UTC] User ID: 87
[12-Mar-2026 10:46:34 UTC] ✅ User profile retrieved successfully for user ID: 87
[12-Mar-2026 10:46:56 UTC] === API CALL LOG ===
[12-Mar-2026 10:46:56 UTC] Endpoint: user/profile.php
[12-Mar-2026 10:46:56 UTC] Full Log Data: {
    "timestamp": "2026-03-12 10:46:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.204.35.211",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.204.35.211, 172.68.254.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODciLCJ1c2VybmFtZSI6InppbmViIiwiZW1haWwiOiJkemFtYWNoYUBnbWFpbC5jb20iLCJleHAiOjE3NzM5MTY2NDB9.PHxm93ISt8IuqJFSPx8CgNOSY_RjiRkMZumDB3MM5j4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db237cc2a71f9ac-ORN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.204.35.211",
        "CF-IPCountry": "DZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Mar-2026 10:46:56 UTC] === END API CALL LOG ===
[12-Mar-2026 10:46:56 UTC] ✅ API Hash verification passed for profile endpoint
[12-Mar-2026 10:46:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODciLCJ1c2VybmFtZSI6InppbmViIiwiZW1haWwiOiJkemFtYWNoYUBnbWFpbC5jb20iLCJleHAiOjE3NzM5MTY2NDB9.PHxm93ISt8IuqJFSPx8CgNOSY_RjiRkMZumDB3MM5j4
[12-Mar-2026 10:46:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Mar-2026 10:46:56 UTC] ✅ JWT token verified successfully for user profile
[12-Mar-2026 10:46:56 UTC] User ID: 87
[12-Mar-2026 10:46:56 UTC] ✅ User profile retrieved successfully for user ID: 87
[12-Mar-2026 10:48:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Mar-2026 10:48:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Mar-2026 10:48:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.204.35.211, 172.68.254.136","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODciLCJ1c2VybmFtZSI6InppbmViIiwiZW1haWwiOiJkemFtYWNoYUBnbWFpbC5jb20iLCJleHAiOjE3NzM5MTY2NDB9.PHxm93ISt8IuqJFSPx8CgNOSY_RjiRkMZumDB3MM5j4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9db2395c4ea9f9ac-ORN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.204.35.211","CF-IPCountry":"DZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[12-Mar-2026 10:48:00 UTC] === User Orders API Called ===
[12-Mar-2026 10:48:00 UTC] User ID: 87
[12-Mar-2026 10:48:00 UTC] Limit: 20, Offset: 0
[12-Mar-2026 10:48:00 UTC] Orders found: 0
[12-Mar-2026 10:48:00 UTC] Orders data: []
[12-Mar-2026 10:48:00 UTC] Total orders count: 0
[12-Mar-2026 10:48:02 UTC] === API CALL LOG ===
[12-Mar-2026 10:48:02 UTC] Endpoint: user/profile.php
[12-Mar-2026 10:48:02 UTC] Full Log Data: {
    "timestamp": "2026-03-12 10:48:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.204.35.211",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.204.35.211, 172.68.254.136",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODciLCJ1c2VybmFtZSI6InppbmViIiwiZW1haWwiOiJkemFtYWNoYUBnbWFpbC5jb20iLCJleHAiOjE3NzM5MTY2NDB9.PHxm93ISt8IuqJFSPx8CgNOSY_RjiRkMZumDB3MM5j4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db23964fec3f9ac-ORN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.204.35.211",
        "CF-IPCountry": "DZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Mar-2026 10:48:02 UTC] === END API CALL LOG ===
[12-Mar-2026 10:48:02 UTC] ✅ API Hash verification passed for profile endpoint
[12-Mar-2026 10:48:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODciLCJ1c2VybmFtZSI6InppbmViIiwiZW1haWwiOiJkemFtYWNoYUBnbWFpbC5jb20iLCJleHAiOjE3NzM5MTY2NDB9.PHxm93ISt8IuqJFSPx8CgNOSY_RjiRkMZumDB3MM5j4
[12-Mar-2026 10:48:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Mar-2026 10:48:02 UTC] ✅ JWT token verified successfully for user profile
[12-Mar-2026 10:48:02 UTC] User ID: 87
[12-Mar-2026 10:48:02 UTC] ✅ User profile retrieved successfully for user ID: 87
[12-Mar-2026 10:48:22 UTC] === API CALL LOG ===
[12-Mar-2026 10:48:22 UTC] Endpoint: user/profile.php
[12-Mar-2026 10:48:22 UTC] Full Log Data: {
    "timestamp": "2026-03-12 10:48:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.204.35.211",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.204.35.211, 172.68.254.136",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODciLCJ1c2VybmFtZSI6InppbmViIiwiZW1haWwiOiJkemFtYWNoYUBnbWFpbC5jb20iLCJleHAiOjE3NzM5MTY2NDB9.PHxm93ISt8IuqJFSPx8CgNOSY_RjiRkMZumDB3MM5j4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db239e61b6ff9ac-ORN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.204.35.211",
        "CF-IPCountry": "DZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Mar-2026 10:48:22 UTC] === END API CALL LOG ===
[12-Mar-2026 10:48:22 UTC] ✅ API Hash verification passed for profile endpoint
[12-Mar-2026 10:48:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODciLCJ1c2VybmFtZSI6InppbmViIiwiZW1haWwiOiJkemFtYWNoYUBnbWFpbC5jb20iLCJleHAiOjE3NzM5MTY2NDB9.PHxm93ISt8IuqJFSPx8CgNOSY_RjiRkMZumDB3MM5j4
[12-Mar-2026 10:48:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Mar-2026 10:48:22 UTC] ✅ JWT token verified successfully for user profile
[12-Mar-2026 10:48:22 UTC] User ID: 87
[12-Mar-2026 10:48:22 UTC] ✅ User profile retrieved successfully for user ID: 87
[12-Mar-2026 10:48:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Mar-2026 10:48:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Mar-2026 10:48:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.204.35.211, 172.68.254.137","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODciLCJ1c2VybmFtZSI6InppbmViIiwiZW1haWwiOiJkemFtYWNoYUBnbWFpbC5jb20iLCJleHAiOjE3NzM5MTY2NDB9.PHxm93ISt8IuqJFSPx8CgNOSY_RjiRkMZumDB3MM5j4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9db23a189830f9ac-ORN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.204.35.211","CF-IPCountry":"DZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[12-Mar-2026 10:48:30 UTC] === User Orders API Called ===
[12-Mar-2026 10:48:30 UTC] User ID: 87
[12-Mar-2026 10:48:30 UTC] Limit: 20, Offset: 0
[12-Mar-2026 10:48:30 UTC] Orders found: 0
[12-Mar-2026 10:48:30 UTC] Orders data: []
[12-Mar-2026 10:48:30 UTC] Total orders count: 0
[12-Mar-2026 10:48:36 UTC] === API CALL LOG ===
[12-Mar-2026 10:48:36 UTC] Endpoint: user/profile.php
[12-Mar-2026 10:48:36 UTC] Full Log Data: {
    "timestamp": "2026-03-12 10:48:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.204.35.211",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.204.35.211, 172.68.254.136",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODciLCJ1c2VybmFtZSI6InppbmViIiwiZW1haWwiOiJkemFtYWNoYUBnbWFpbC5jb20iLCJleHAiOjE3NzM5MTY2NDB9.PHxm93ISt8IuqJFSPx8CgNOSY_RjiRkMZumDB3MM5j4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db23a3cb8c8f9ac-ORN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.204.35.211",
        "CF-IPCountry": "DZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Mar-2026 10:48:36 UTC] === END API CALL LOG ===
[12-Mar-2026 10:48:36 UTC] ✅ API Hash verification passed for profile endpoint
[12-Mar-2026 10:48:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODciLCJ1c2VybmFtZSI6InppbmViIiwiZW1haWwiOiJkemFtYWNoYUBnbWFpbC5jb20iLCJleHAiOjE3NzM5MTY2NDB9.PHxm93ISt8IuqJFSPx8CgNOSY_RjiRkMZumDB3MM5j4
[12-Mar-2026 10:48:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Mar-2026 10:48:36 UTC] ✅ JWT token verified successfully for user profile
[12-Mar-2026 10:48:36 UTC] User ID: 87
[12-Mar-2026 10:48:36 UTC] ✅ User profile retrieved successfully for user ID: 87
[12-Mar-2026 10:48:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Mar-2026 10:48:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Mar-2026 10:48:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.204.35.211, 172.68.254.136","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODciLCJ1c2VybmFtZSI6InppbmViIiwiZW1haWwiOiJkemFtYWNoYUBnbWFpbC5jb20iLCJleHAiOjE3NzM5MTY2NDB9.PHxm93ISt8IuqJFSPx8CgNOSY_RjiRkMZumDB3MM5j4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9db23a895856f9ac-ORN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.204.35.211","CF-IPCountry":"DZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[12-Mar-2026 10:48:48 UTC] === User Orders API Called ===
[12-Mar-2026 10:48:48 UTC] User ID: 87
[12-Mar-2026 10:48:48 UTC] Limit: 20, Offset: 0
[12-Mar-2026 10:48:48 UTC] Orders found: 0
[12-Mar-2026 10:48:48 UTC] Orders data: []
[12-Mar-2026 10:48:48 UTC] Total orders count: 0
[12-Mar-2026 10:49:30 UTC] === API CALL LOG ===
[12-Mar-2026 10:49:30 UTC] Endpoint: user/profile.php
[12-Mar-2026 10:49:30 UTC] Full Log Data: {
    "timestamp": "2026-03-12 10:49:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.204.35.211",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.204.35.211, 172.68.254.136",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODciLCJ1c2VybmFtZSI6InppbmViIiwiZW1haWwiOiJkemFtYWNoYUBnbWFpbC5jb20iLCJleHAiOjE3NzM5MTY2NDB9.PHxm93ISt8IuqJFSPx8CgNOSY_RjiRkMZumDB3MM5j4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db23b8bcd235715-ORN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.204.35.211",
        "CF-IPCountry": "DZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Mar-2026 10:49:30 UTC] === END API CALL LOG ===
[12-Mar-2026 10:49:30 UTC] ✅ API Hash verification passed for profile endpoint
[12-Mar-2026 10:49:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODciLCJ1c2VybmFtZSI6InppbmViIiwiZW1haWwiOiJkemFtYWNoYUBnbWFpbC5jb20iLCJleHAiOjE3NzM5MTY2NDB9.PHxm93ISt8IuqJFSPx8CgNOSY_RjiRkMZumDB3MM5j4
[12-Mar-2026 10:49:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Mar-2026 10:49:30 UTC] ✅ JWT token verified successfully for user profile
[12-Mar-2026 10:49:30 UTC] User ID: 87
[12-Mar-2026 10:49:30 UTC] ✅ User profile retrieved successfully for user ID: 87
[12-Mar-2026 10:49:40 UTC] === API CALL LOG ===
[12-Mar-2026 10:49:40 UTC] Endpoint: user/profile.php
[12-Mar-2026 10:49:40 UTC] Full Log Data: {
    "timestamp": "2026-03-12 10:49:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.204.35.211",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.204.35.211, 172.68.254.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODciLCJ1c2VybmFtZSI6InppbmViIiwiZW1haWwiOiJkemFtYWNoYUBnbWFpbC5jb20iLCJleHAiOjE3NzM5MTY2NDB9.PHxm93ISt8IuqJFSPx8CgNOSY_RjiRkMZumDB3MM5j4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db23bc8fd6e5715-ORN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.204.35.211",
        "CF-IPCountry": "DZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Mar-2026 10:49:40 UTC] === END API CALL LOG ===
[12-Mar-2026 10:49:40 UTC] ✅ API Hash verification passed for profile endpoint
[12-Mar-2026 10:49:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODciLCJ1c2VybmFtZSI6InppbmViIiwiZW1haWwiOiJkemFtYWNoYUBnbWFpbC5jb20iLCJleHAiOjE3NzM5MTY2NDB9.PHxm93ISt8IuqJFSPx8CgNOSY_RjiRkMZumDB3MM5j4
[12-Mar-2026 10:49:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Mar-2026 10:49:40 UTC] ✅ JWT token verified successfully for user profile
[12-Mar-2026 10:49:40 UTC] User ID: 87
[12-Mar-2026 10:49:40 UTC] ✅ User profile retrieved successfully for user ID: 87
[12-Mar-2026 10:49:59 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Mar-2026 10:49:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Mar-2026 10:49:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.204.35.211, 172.68.254.137","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODciLCJ1c2VybmFtZSI6InppbmViIiwiZW1haWwiOiJkemFtYWNoYUBnbWFpbC5jb20iLCJleHAiOjE3NzM5MTY2NDB9.PHxm93ISt8IuqJFSPx8CgNOSY_RjiRkMZumDB3MM5j4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9db23c410cfa5715-ORN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.204.35.211","CF-IPCountry":"DZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[12-Mar-2026 10:49:59 UTC] === User Orders API Called ===
[12-Mar-2026 10:49:59 UTC] User ID: 87
[12-Mar-2026 10:49:59 UTC] Limit: 20, Offset: 0
[12-Mar-2026 10:49:59 UTC] Orders found: 1
[12-Mar-2026 10:49:59 UTC] Orders data: [{"id":65,"quantity":1,"total_coins":20,"coin_type":"regular","telegram_link":"https:\/\/t.me\/hasriyate","status":"pending","created_at":"2026-03-12 14:19:57","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[12-Mar-2026 10:49:59 UTC] Total orders count: 1
[12-Mar-2026 10:50:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Mar-2026 10:50:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Mar-2026 10:50:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.204.35.211, 172.68.254.136","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODciLCJ1c2VybmFtZSI6InppbmViIiwiZW1haWwiOiJkemFtYWNoYUBnbWFpbC5jb20iLCJleHAiOjE3NzM5MTY2NDB9.PHxm93ISt8IuqJFSPx8CgNOSY_RjiRkMZumDB3MM5j4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9db23cd4fbf65715-ORN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.204.35.211","CF-IPCountry":"DZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[12-Mar-2026 10:50:22 UTC] === User Orders API Called ===
[12-Mar-2026 10:50:22 UTC] User ID: 87
[12-Mar-2026 10:50:22 UTC] Limit: 20, Offset: 0
[12-Mar-2026 10:50:22 UTC] Orders found: 1
[12-Mar-2026 10:50:22 UTC] Orders data: [{"id":65,"quantity":1,"total_coins":20,"coin_type":"regular","telegram_link":"https:\/\/t.me\/hasriyate","status":"pending","created_at":"2026-03-12 14:19:57","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[12-Mar-2026 10:50:22 UTC] Total orders count: 1
[12-Mar-2026 10:53:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Mar-2026 10:53:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Mar-2026 10:53:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.204.35.211, 172.68.254.136","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODciLCJ1c2VybmFtZSI6InppbmViIiwiZW1haWwiOiJkemFtYWNoYUBnbWFpbC5jb20iLCJleHAiOjE3NzM5MTY2NDB9.PHxm93ISt8IuqJFSPx8CgNOSY_RjiRkMZumDB3MM5j4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9db240b5fd017afb-ORN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.204.35.211","CF-IPCountry":"DZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[12-Mar-2026 10:53:01 UTC] === User Orders API Called ===
[12-Mar-2026 10:53:01 UTC] User ID: 87
[12-Mar-2026 10:53:01 UTC] Limit: 20, Offset: 0
[12-Mar-2026 10:53:01 UTC] Orders found: 1
[12-Mar-2026 10:53:01 UTC] Orders data: [{"id":65,"quantity":1,"total_coins":20,"coin_type":"regular","telegram_link":"https:\/\/t.me\/hasriyate","status":"pending","created_at":"2026-03-12 14:19:57","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[12-Mar-2026 10:53:01 UTC] Total orders count: 1
[12-Mar-2026 10:53:04 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Mar-2026 10:53:04 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Mar-2026 10:53:04 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.204.35.211, 172.68.254.136","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODciLCJ1c2VybmFtZSI6InppbmViIiwiZW1haWwiOiJkemFtYWNoYUBnbWFpbC5jb20iLCJleHAiOjE3NzM5MTY2NDB9.PHxm93ISt8IuqJFSPx8CgNOSY_RjiRkMZumDB3MM5j4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9db240c408557afb-ORN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.204.35.211","CF-IPCountry":"DZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[12-Mar-2026 10:53:04 UTC] === User Orders API Called ===
[12-Mar-2026 10:53:04 UTC] User ID: 87
[12-Mar-2026 10:53:04 UTC] Limit: 20, Offset: 0
[12-Mar-2026 10:53:04 UTC] Orders found: 1
[12-Mar-2026 10:53:04 UTC] Orders data: [{"id":65,"quantity":1,"total_coins":20,"coin_type":"regular","telegram_link":"https:\/\/t.me\/hasriyate","status":"pending","created_at":"2026-03-12 14:19:57","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[12-Mar-2026 10:53:04 UTC] Total orders count: 1
[12-Mar-2026 10:53:05 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Mar-2026 10:53:05 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Mar-2026 10:53:05 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.204.35.211, 172.68.254.136","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODciLCJ1c2VybmFtZSI6InppbmViIiwiZW1haWwiOiJkemFtYWNoYUBnbWFpbC5jb20iLCJleHAiOjE3NzM5MTY2NDB9.PHxm93ISt8IuqJFSPx8CgNOSY_RjiRkMZumDB3MM5j4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9db240cc8fec7afb-ORN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.204.35.211","CF-IPCountry":"DZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[12-Mar-2026 10:53:05 UTC] === User Orders API Called ===
[12-Mar-2026 10:53:05 UTC] User ID: 87
[12-Mar-2026 10:53:05 UTC] Limit: 20, Offset: 0
[12-Mar-2026 10:53:05 UTC] Orders found: 1
[12-Mar-2026 10:53:05 UTC] Orders data: [{"id":65,"quantity":1,"total_coins":20,"coin_type":"regular","telegram_link":"https:\/\/t.me\/hasriyate","status":"pending","created_at":"2026-03-12 14:19:57","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[12-Mar-2026 10:53:05 UTC] Total orders count: 1
[12-Mar-2026 10:53:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Mar-2026 10:53:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Mar-2026 10:53:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.204.35.211, 172.68.254.136","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODciLCJ1c2VybmFtZSI6InppbmViIiwiZW1haWwiOiJkemFtYWNoYUBnbWFpbC5jb20iLCJleHAiOjE3NzM5MTY2NDB9.PHxm93ISt8IuqJFSPx8CgNOSY_RjiRkMZumDB3MM5j4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9db2410bae537afb-ORN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.204.35.211","CF-IPCountry":"DZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[12-Mar-2026 10:53:15 UTC] === User Orders API Called ===
[12-Mar-2026 10:53:15 UTC] User ID: 87
[12-Mar-2026 10:53:15 UTC] Limit: 20, Offset: 0
[12-Mar-2026 10:53:15 UTC] Orders found: 1
[12-Mar-2026 10:53:15 UTC] Orders data: [{"id":65,"quantity":1,"total_coins":20,"coin_type":"regular","telegram_link":"https:\/\/t.me\/hasriyate","status":"pending","created_at":"2026-03-12 14:19:57","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[12-Mar-2026 10:53:15 UTC] Total orders count: 1
[12-Mar-2026 10:53:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Mar-2026 10:53:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Mar-2026 10:53:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.204.35.211, 172.68.254.137","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODciLCJ1c2VybmFtZSI6InppbmViIiwiZW1haWwiOiJkemFtYWNoYUBnbWFpbC5jb20iLCJleHAiOjE3NzM5MTY2NDB9.PHxm93ISt8IuqJFSPx8CgNOSY_RjiRkMZumDB3MM5j4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9db241423ced7afb-ORN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.204.35.211","CF-IPCountry":"DZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[12-Mar-2026 10:53:24 UTC] === User Orders API Called ===
[12-Mar-2026 10:53:24 UTC] User ID: 87
[12-Mar-2026 10:53:24 UTC] Limit: 20, Offset: 0
[12-Mar-2026 10:53:24 UTC] Orders found: 1
[12-Mar-2026 10:53:24 UTC] Orders data: [{"id":65,"quantity":1,"total_coins":20,"coin_type":"regular","telegram_link":"https:\/\/t.me\/hasriyate","status":"pending","created_at":"2026-03-12 14:19:57","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[12-Mar-2026 10:53:24 UTC] Total orders count: 1
[12-Mar-2026 11:11:53 UTC] === API CALL LOG ===
[12-Mar-2026 11:11:53 UTC] Endpoint: user/profile.php
[12-Mar-2026 11:11:53 UTC] Full Log Data: {
    "timestamp": "2026-03-12 11:11:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.204.35.211",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.204.35.211, 172.68.254.136",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODciLCJ1c2VybmFtZSI6InppbmViIiwiZW1haWwiOiJkemFtYWNoYUBnbWFpbC5jb20iLCJleHAiOjE3NzM5MTY2NDB9.PHxm93ISt8IuqJFSPx8CgNOSY_RjiRkMZumDB3MM5j4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db25c54aa5dd19c-ORN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.204.35.211",
        "CF-IPCountry": "DZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Mar-2026 11:11:53 UTC] === END API CALL LOG ===
[12-Mar-2026 11:11:53 UTC] ✅ API Hash verification passed for profile endpoint
[12-Mar-2026 11:11:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODciLCJ1c2VybmFtZSI6InppbmViIiwiZW1haWwiOiJkemFtYWNoYUBnbWFpbC5jb20iLCJleHAiOjE3NzM5MTY2NDB9.PHxm93ISt8IuqJFSPx8CgNOSY_RjiRkMZumDB3MM5j4
[12-Mar-2026 11:11:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Mar-2026 11:11:53 UTC] ✅ JWT token verified successfully for user profile
[12-Mar-2026 11:11:53 UTC] User ID: 87
[12-Mar-2026 11:11:53 UTC] ✅ User profile retrieved successfully for user ID: 87
[12-Mar-2026 11:11:53 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Mar-2026 11:11:53 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Mar-2026 11:11:53 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.204.35.211, 172.68.254.136","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODciLCJ1c2VybmFtZSI6InppbmViIiwiZW1haWwiOiJkemFtYWNoYUBnbWFpbC5jb20iLCJleHAiOjE3NzM5MTY2NDB9.PHxm93ISt8IuqJFSPx8CgNOSY_RjiRkMZumDB3MM5j4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9db25c579cf3d19c-ORN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.204.35.211","CF-IPCountry":"DZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[12-Mar-2026 11:11:53 UTC] === User Orders API Called ===
[12-Mar-2026 11:11:53 UTC] User ID: 87
[12-Mar-2026 11:11:53 UTC] Limit: 20, Offset: 0
[12-Mar-2026 11:11:53 UTC] Orders found: 1
[12-Mar-2026 11:11:53 UTC] Orders data: [{"id":65,"quantity":1,"total_coins":20,"coin_type":"regular","telegram_link":"https:\/\/t.me\/hasriyate","status":"pending","created_at":"2026-03-12 14:19:57","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[12-Mar-2026 11:11:53 UTC] Total orders count: 1
[12-Mar-2026 11:11:53 UTC] === API CALL LOG ===
[12-Mar-2026 11:11:53 UTC] Endpoint: user/profile.php
[12-Mar-2026 11:11:53 UTC] Full Log Data: {
    "timestamp": "2026-03-12 11:11:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.204.35.211",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.204.35.211, 172.68.254.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODciLCJ1c2VybmFtZSI6InppbmViIiwiZW1haWwiOiJkemFtYWNoYUBnbWFpbC5jb20iLCJleHAiOjE3NzM5MTY2NDB9.PHxm93ISt8IuqJFSPx8CgNOSY_RjiRkMZumDB3MM5j4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db25c58fe40d19c-ORN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.204.35.211",
        "CF-IPCountry": "DZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Mar-2026 11:11:53 UTC] === END API CALL LOG ===
[12-Mar-2026 11:11:53 UTC] ✅ API Hash verification passed for profile endpoint
[12-Mar-2026 11:11:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODciLCJ1c2VybmFtZSI6InppbmViIiwiZW1haWwiOiJkemFtYWNoYUBnbWFpbC5jb20iLCJleHAiOjE3NzM5MTY2NDB9.PHxm93ISt8IuqJFSPx8CgNOSY_RjiRkMZumDB3MM5j4
[12-Mar-2026 11:11:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Mar-2026 11:11:53 UTC] ✅ JWT token verified successfully for user profile
[12-Mar-2026 11:11:53 UTC] User ID: 87
[12-Mar-2026 11:11:53 UTC] ✅ User profile retrieved successfully for user ID: 87
[12-Mar-2026 11:12:07 UTC] === API CALL LOG ===
[12-Mar-2026 11:12:07 UTC] Endpoint: user/profile.php
[12-Mar-2026 11:12:07 UTC] Full Log Data: {
    "timestamp": "2026-03-12 11:12:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "91.107.146.170",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "91.107.146.170, 172.71.164.218",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzczOTEwNjU5fQ.0fMF4RCGXUgs8dh74yvV5eBkKsyqhcAg62lrLafe5r0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db25cae3f9cd268-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "91.107.146.170",
        "CF-IPCountry": "DE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Mar-2026 11:12:07 UTC] === END API CALL LOG ===
[12-Mar-2026 11:12:07 UTC] ✅ API Hash verification passed for profile endpoint
[12-Mar-2026 11:12:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzczOTEwNjU5fQ.0fMF4RCGXUgs8dh74yvV5eBkKsyqhcAg62lrLafe5r0
[12-Mar-2026 11:12:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Mar-2026 11:12:07 UTC] ✅ JWT token verified successfully for user profile
[12-Mar-2026 11:12:07 UTC] User ID: 5
[12-Mar-2026 11:12:07 UTC] ✅ User profile retrieved successfully for user ID: 5
[12-Mar-2026 11:12:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Mar-2026 11:12:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Mar-2026 11:12:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"91.107.146.170, 172.71.164.218","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzczOTEwNjU5fQ.0fMF4RCGXUgs8dh74yvV5eBkKsyqhcAg62lrLafe5r0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9db25cb99e55d268-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"91.107.146.170","CF-IPCountry":"DE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[12-Mar-2026 11:12:09 UTC] === User Orders API Called ===
[12-Mar-2026 11:12:09 UTC] User ID: 5
[12-Mar-2026 11:12:09 UTC] Limit: 20, Offset: 0
[12-Mar-2026 11:12:09 UTC] Orders found: 2
[12-Mar-2026 11:12:09 UTC] Orders data: [{"id":5,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/trademaxpooya\/32406","status":"completed","created_at":"2025-11-12 11:43:57","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":4,"quantity":10,"total_coins":10,"coin_type":"regular","telegram_link":"t.me\/tehhhst\/5","status":"cancelled","created_at":"2025-11-12 11:09:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[12-Mar-2026 11:12:09 UTC] Total orders count: 2
[12-Mar-2026 11:12:09 UTC] === API CALL LOG ===
[12-Mar-2026 11:12:09 UTC] Endpoint: user/profile.php
[12-Mar-2026 11:12:09 UTC] Full Log Data: {
    "timestamp": "2026-03-12 11:12:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "91.107.146.170",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "91.107.146.170, 172.71.164.218",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzczOTEwNjU5fQ.0fMF4RCGXUgs8dh74yvV5eBkKsyqhcAg62lrLafe5r0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db25cba0f59d268-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "91.107.146.170",
        "CF-IPCountry": "DE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Mar-2026 11:12:09 UTC] === END API CALL LOG ===
[12-Mar-2026 11:12:09 UTC] ✅ API Hash verification passed for profile endpoint
[12-Mar-2026 11:12:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzczOTEwNjU5fQ.0fMF4RCGXUgs8dh74yvV5eBkKsyqhcAg62lrLafe5r0
[12-Mar-2026 11:12:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Mar-2026 11:12:09 UTC] ✅ JWT token verified successfully for user profile
[12-Mar-2026 11:12:09 UTC] User ID: 5
[12-Mar-2026 11:12:09 UTC] ✅ User profile retrieved successfully for user ID: 5
[12-Mar-2026 11:12:32 UTC] === API CALL LOG ===
[12-Mar-2026 11:12:32 UTC] Endpoint: user/profile.php
[12-Mar-2026 11:12:32 UTC] Full Log Data: {
    "timestamp": "2026-03-12 11:12:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.204.35.211",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.204.35.211, 172.68.254.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODciLCJ1c2VybmFtZSI6InppbmViIiwiZW1haWwiOiJkemFtYWNoYUBnbWFpbC5jb20iLCJleHAiOjE3NzM5MTY2NDB9.PHxm93ISt8IuqJFSPx8CgNOSY_RjiRkMZumDB3MM5j4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db25d49387b647c-ORN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.204.35.211",
        "CF-IPCountry": "DZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Mar-2026 11:12:32 UTC] === END API CALL LOG ===
[12-Mar-2026 11:12:32 UTC] ✅ API Hash verification passed for profile endpoint
[12-Mar-2026 11:12:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODciLCJ1c2VybmFtZSI6InppbmViIiwiZW1haWwiOiJkemFtYWNoYUBnbWFpbC5jb20iLCJleHAiOjE3NzM5MTY2NDB9.PHxm93ISt8IuqJFSPx8CgNOSY_RjiRkMZumDB3MM5j4
[12-Mar-2026 11:12:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Mar-2026 11:12:32 UTC] ✅ JWT token verified successfully for user profile
[12-Mar-2026 11:12:32 UTC] User ID: 87
[12-Mar-2026 11:12:32 UTC] ✅ User profile retrieved successfully for user ID: 87
[12-Mar-2026 11:12:37 UTC] === API CALL LOG ===
[12-Mar-2026 11:12:37 UTC] Endpoint: user/profile.php
[12-Mar-2026 11:12:37 UTC] Full Log Data: {
    "timestamp": "2026-03-12 11:12:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.204.35.211",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.204.35.211, 172.68.254.136",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODciLCJ1c2VybmFtZSI6InppbmViIiwiZW1haWwiOiJkemFtYWNoYUBnbWFpbC5jb20iLCJleHAiOjE3NzM5MTY2NDB9.PHxm93ISt8IuqJFSPx8CgNOSY_RjiRkMZumDB3MM5j4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db25d6c2d61647c-ORN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.204.35.211",
        "CF-IPCountry": "DZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Mar-2026 11:12:37 UTC] === END API CALL LOG ===
[12-Mar-2026 11:12:37 UTC] ✅ API Hash verification passed for profile endpoint
[12-Mar-2026 11:12:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODciLCJ1c2VybmFtZSI6InppbmViIiwiZW1haWwiOiJkemFtYWNoYUBnbWFpbC5jb20iLCJleHAiOjE3NzM5MTY2NDB9.PHxm93ISt8IuqJFSPx8CgNOSY_RjiRkMZumDB3MM5j4
[12-Mar-2026 11:12:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Mar-2026 11:12:37 UTC] ✅ JWT token verified successfully for user profile
[12-Mar-2026 11:12:37 UTC] User ID: 87
[12-Mar-2026 11:12:37 UTC] ✅ User profile retrieved successfully for user ID: 87
[12-Mar-2026 11:12:49 UTC] === API CALL LOG ===
[12-Mar-2026 11:12:49 UTC] Endpoint: user/profile.php
[12-Mar-2026 11:12:49 UTC] Full Log Data: {
    "timestamp": "2026-03-12 11:12:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.204.35.211",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.204.35.211, 172.68.254.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODciLCJ1c2VybmFtZSI6InppbmViIiwiZW1haWwiOiJkemFtYWNoYUBnbWFpbC5jb20iLCJleHAiOjE3NzM5MTY2NDB9.PHxm93ISt8IuqJFSPx8CgNOSY_RjiRkMZumDB3MM5j4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db25db33ec1647c-ORN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.204.35.211",
        "CF-IPCountry": "DZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Mar-2026 11:12:49 UTC] === END API CALL LOG ===
[12-Mar-2026 11:12:49 UTC] ✅ API Hash verification passed for profile endpoint
[12-Mar-2026 11:12:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODciLCJ1c2VybmFtZSI6InppbmViIiwiZW1haWwiOiJkemFtYWNoYUBnbWFpbC5jb20iLCJleHAiOjE3NzM5MTY2NDB9.PHxm93ISt8IuqJFSPx8CgNOSY_RjiRkMZumDB3MM5j4
[12-Mar-2026 11:12:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Mar-2026 11:12:49 UTC] ✅ JWT token verified successfully for user profile
[12-Mar-2026 11:12:49 UTC] User ID: 87
[12-Mar-2026 11:12:49 UTC] ✅ User profile retrieved successfully for user ID: 87
[12-Mar-2026 11:13:13 UTC] === API CALL LOG ===
[12-Mar-2026 11:13:13 UTC] Endpoint: user/profile.php
[12-Mar-2026 11:13:13 UTC] Full Log Data: {
    "timestamp": "2026-03-12 11:13:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.204.35.211",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.204.35.211, 172.68.254.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODciLCJ1c2VybmFtZSI6InppbmViIiwiZW1haWwiOiJkemFtYWNoYUBnbWFpbC5jb20iLCJleHAiOjE3NzM5MTY2NDB9.PHxm93ISt8IuqJFSPx8CgNOSY_RjiRkMZumDB3MM5j4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db25e48bf91647c-ORN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.204.35.211",
        "CF-IPCountry": "DZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Mar-2026 11:13:13 UTC] === END API CALL LOG ===
[12-Mar-2026 11:13:13 UTC] ✅ API Hash verification passed for profile endpoint
[12-Mar-2026 11:13:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODciLCJ1c2VybmFtZSI6InppbmViIiwiZW1haWwiOiJkemFtYWNoYUBnbWFpbC5jb20iLCJleHAiOjE3NzM5MTY2NDB9.PHxm93ISt8IuqJFSPx8CgNOSY_RjiRkMZumDB3MM5j4
[12-Mar-2026 11:13:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Mar-2026 11:13:13 UTC] ✅ JWT token verified successfully for user profile
[12-Mar-2026 11:13:13 UTC] User ID: 87
[12-Mar-2026 11:13:13 UTC] ✅ User profile retrieved successfully for user ID: 87
[12-Mar-2026 11:13:16 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Mar-2026 11:13:16 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Mar-2026 11:13:16 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.204.35.211, 172.68.254.137","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODciLCJ1c2VybmFtZSI6InppbmViIiwiZW1haWwiOiJkemFtYWNoYUBnbWFpbC5jb20iLCJleHAiOjE3NzM5MTY2NDB9.PHxm93ISt8IuqJFSPx8CgNOSY_RjiRkMZumDB3MM5j4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9db25e5d4da8647c-ORN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.204.35.211","CF-IPCountry":"DZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[12-Mar-2026 11:13:16 UTC] === User Orders API Called ===
[12-Mar-2026 11:13:16 UTC] User ID: 87
[12-Mar-2026 11:13:16 UTC] Limit: 20, Offset: 0
[12-Mar-2026 11:13:16 UTC] Orders found: 1
[12-Mar-2026 11:13:16 UTC] Orders data: [{"id":65,"quantity":1,"total_coins":20,"coin_type":"regular","telegram_link":"https:\/\/t.me\/hasriyate","status":"pending","created_at":"2026-03-12 14:19:57","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[12-Mar-2026 11:13:16 UTC] Total orders count: 1
[12-Mar-2026 11:31:29 UTC] === API CALL LOG ===
[12-Mar-2026 11:31:29 UTC] Endpoint: user/profile.php
[12-Mar-2026 11:31:29 UTC] Full Log Data: {
    "timestamp": "2026-03-12 11:31:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "91.107.146.170",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "91.107.146.170, 162.158.95.57",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzczOTEwNjU5fQ.0fMF4RCGXUgs8dh74yvV5eBkKsyqhcAg62lrLafe5r0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db2790f4e239f32-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "91.107.146.170",
        "CF-IPCountry": "DE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Mar-2026 11:31:29 UTC] === END API CALL LOG ===
[12-Mar-2026 11:31:29 UTC] ✅ API Hash verification passed for profile endpoint
[12-Mar-2026 11:31:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzczOTEwNjU5fQ.0fMF4RCGXUgs8dh74yvV5eBkKsyqhcAg62lrLafe5r0
[12-Mar-2026 11:31:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Mar-2026 11:31:29 UTC] ✅ JWT token verified successfully for user profile
[12-Mar-2026 11:31:29 UTC] User ID: 5
[12-Mar-2026 11:31:29 UTC] ✅ User profile retrieved successfully for user ID: 5
[12-Mar-2026 11:31:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Mar-2026 11:31:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Mar-2026 11:31:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"91.107.146.170, 162.158.95.216","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzczOTEwNjU5fQ.0fMF4RCGXUgs8dh74yvV5eBkKsyqhcAg62lrLafe5r0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9db2791fdebf9f32-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"91.107.146.170","CF-IPCountry":"DE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[12-Mar-2026 11:31:32 UTC] === User Orders API Called ===
[12-Mar-2026 11:31:32 UTC] User ID: 5
[12-Mar-2026 11:31:32 UTC] Limit: 20, Offset: 0
[12-Mar-2026 11:31:32 UTC] Orders found: 2
[12-Mar-2026 11:31:32 UTC] Orders data: [{"id":5,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/trademaxpooya\/32406","status":"completed","created_at":"2025-11-12 11:43:57","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":4,"quantity":10,"total_coins":10,"coin_type":"regular","telegram_link":"t.me\/tehhhst\/5","status":"cancelled","created_at":"2025-11-12 11:09:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[12-Mar-2026 11:31:32 UTC] Total orders count: 2
[12-Mar-2026 11:31:32 UTC] === API CALL LOG ===
[12-Mar-2026 11:31:32 UTC] Endpoint: user/profile.php
[12-Mar-2026 11:31:32 UTC] Full Log Data: {
    "timestamp": "2026-03-12 11:31:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "91.107.146.170",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "91.107.146.170, 162.158.95.216",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzczOTEwNjU5fQ.0fMF4RCGXUgs8dh74yvV5eBkKsyqhcAg62lrLafe5r0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db279203f329f32-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "91.107.146.170",
        "CF-IPCountry": "DE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Mar-2026 11:31:32 UTC] === END API CALL LOG ===
[12-Mar-2026 11:31:32 UTC] ✅ API Hash verification passed for profile endpoint
[12-Mar-2026 11:31:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzczOTEwNjU5fQ.0fMF4RCGXUgs8dh74yvV5eBkKsyqhcAg62lrLafe5r0
[12-Mar-2026 11:31:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Mar-2026 11:31:32 UTC] ✅ JWT token verified successfully for user profile
[12-Mar-2026 11:31:32 UTC] User ID: 5
[12-Mar-2026 11:31:32 UTC] ✅ User profile retrieved successfully for user ID: 5
[12-Mar-2026 11:56:08 UTC] === API CALL LOG ===
[12-Mar-2026 11:56:08 UTC] Endpoint: user/profile.php
[12-Mar-2026 11:56:08 UTC] Full Log Data: {
    "timestamp": "2026-03-12 11:56:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.252.218.211",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.252.218.211, 172.68.254.134",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODgiLCJ1c2VybmFtZSI6ImhhaGRqIiwiZW1haWwiOiJhZG5obG04QGdtYWlsLmNvbSIsImV4cCI6MTc3MzkyMTM2N30.heJy1hS6dfGEG9NHw1s34z4HGR86ekArKxlJshcD4tg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db29d2a4c760d46-ORN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "154.252.218.211",
        "CF-IPCountry": "DZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Mar-2026 11:56:08 UTC] === END API CALL LOG ===
[12-Mar-2026 11:56:08 UTC] ✅ API Hash verification passed for profile endpoint
[12-Mar-2026 11:56:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODgiLCJ1c2VybmFtZSI6ImhhaGRqIiwiZW1haWwiOiJhZG5obG04QGdtYWlsLmNvbSIsImV4cCI6MTc3MzkyMTM2N30.heJy1hS6dfGEG9NHw1s34z4HGR86ekArKxlJshcD4tg
[12-Mar-2026 11:56:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Mar-2026 11:56:08 UTC] ✅ JWT token verified successfully for user profile
[12-Mar-2026 11:56:08 UTC] User ID: 88
[12-Mar-2026 11:56:08 UTC] ✅ User profile retrieved successfully for user ID: 88
[12-Mar-2026 11:56:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Mar-2026 11:56:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Mar-2026 11:56:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"154.252.218.211, 172.68.254.135","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODgiLCJ1c2VybmFtZSI6ImhhaGRqIiwiZW1haWwiOiJhZG5obG04QGdtYWlsLmNvbSIsImV4cCI6MTc3MzkyMTM2N30.heJy1hS6dfGEG9NHw1s34z4HGR86ekArKxlJshcD4tg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9db29d6f18150d46-ORN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"154.252.218.211","CF-IPCountry":"DZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[12-Mar-2026 11:56:19 UTC] === User Orders API Called ===
[12-Mar-2026 11:56:19 UTC] User ID: 88
[12-Mar-2026 11:56:19 UTC] Limit: 20, Offset: 0
[12-Mar-2026 11:56:19 UTC] Orders found: 0
[12-Mar-2026 11:56:19 UTC] Orders data: []
[12-Mar-2026 11:56:19 UTC] Total orders count: 0
[12-Mar-2026 11:56:20 UTC] === API CALL LOG ===
[12-Mar-2026 11:56:20 UTC] Endpoint: user/profile.php
[12-Mar-2026 11:56:20 UTC] Full Log Data: {
    "timestamp": "2026-03-12 11:56:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.252.218.211",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.252.218.211, 172.68.254.135",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODgiLCJ1c2VybmFtZSI6ImhhaGRqIiwiZW1haWwiOiJhZG5obG04QGdtYWlsLmNvbSIsImV4cCI6MTc3MzkyMTM2N30.heJy1hS6dfGEG9NHw1s34z4HGR86ekArKxlJshcD4tg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db29d751d0a0d46-ORN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "154.252.218.211",
        "CF-IPCountry": "DZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Mar-2026 11:56:20 UTC] === END API CALL LOG ===
[12-Mar-2026 11:56:20 UTC] ✅ API Hash verification passed for profile endpoint
[12-Mar-2026 11:56:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODgiLCJ1c2VybmFtZSI6ImhhaGRqIiwiZW1haWwiOiJhZG5obG04QGdtYWlsLmNvbSIsImV4cCI6MTc3MzkyMTM2N30.heJy1hS6dfGEG9NHw1s34z4HGR86ekArKxlJshcD4tg
[12-Mar-2026 11:56:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Mar-2026 11:56:20 UTC] ✅ JWT token verified successfully for user profile
[12-Mar-2026 11:56:20 UTC] User ID: 88
[12-Mar-2026 11:56:20 UTC] ✅ User profile retrieved successfully for user ID: 88
[12-Mar-2026 11:56:20 UTC] User Purchases API - User ID: 88
[12-Mar-2026 11:56:20 UTC] User Purchases API - Total purchases found: 0
[12-Mar-2026 11:56:24 UTC] === API CALL LOG ===
[12-Mar-2026 11:56:24 UTC] Endpoint: user/profile.php
[12-Mar-2026 11:56:24 UTC] Full Log Data: {
    "timestamp": "2026-03-12 11:56:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.252.218.211",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.252.218.211, 172.68.254.135",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODgiLCJ1c2VybmFtZSI6ImhhaGRqIiwiZW1haWwiOiJhZG5obG04QGdtYWlsLmNvbSIsImV4cCI6MTc3MzkyMTM2N30.heJy1hS6dfGEG9NHw1s34z4HGR86ekArKxlJshcD4tg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db29d8adf6a0d46-ORN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "154.252.218.211",
        "CF-IPCountry": "DZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Mar-2026 11:56:24 UTC] === END API CALL LOG ===
[12-Mar-2026 11:56:24 UTC] ✅ API Hash verification passed for profile endpoint
[12-Mar-2026 11:56:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODgiLCJ1c2VybmFtZSI6ImhhaGRqIiwiZW1haWwiOiJhZG5obG04QGdtYWlsLmNvbSIsImV4cCI6MTc3MzkyMTM2N30.heJy1hS6dfGEG9NHw1s34z4HGR86ekArKxlJshcD4tg
[12-Mar-2026 11:56:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Mar-2026 11:56:24 UTC] ✅ JWT token verified successfully for user profile
[12-Mar-2026 11:56:24 UTC] User ID: 88
[12-Mar-2026 11:56:24 UTC] ✅ User profile retrieved successfully for user ID: 88
[12-Mar-2026 11:56:38 UTC] === API CALL LOG ===
[12-Mar-2026 11:56:38 UTC] Endpoint: user/profile.php
[12-Mar-2026 11:56:38 UTC] Full Log Data: {
    "timestamp": "2026-03-12 11:56:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.252.218.211",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.252.218.211, 172.68.254.135",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODgiLCJ1c2VybmFtZSI6ImhhaGRqIiwiZW1haWwiOiJhZG5obG04QGdtYWlsLmNvbSIsImV4cCI6MTc3MzkyMTM2N30.heJy1hS6dfGEG9NHw1s34z4HGR86ekArKxlJshcD4tg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db29de3dcab0d46-ORN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "154.252.218.211",
        "CF-IPCountry": "DZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Mar-2026 11:56:38 UTC] === END API CALL LOG ===
[12-Mar-2026 11:56:38 UTC] ✅ API Hash verification passed for profile endpoint
[12-Mar-2026 11:56:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODgiLCJ1c2VybmFtZSI6ImhhaGRqIiwiZW1haWwiOiJhZG5obG04QGdtYWlsLmNvbSIsImV4cCI6MTc3MzkyMTM2N30.heJy1hS6dfGEG9NHw1s34z4HGR86ekArKxlJshcD4tg
[12-Mar-2026 11:56:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Mar-2026 11:56:38 UTC] ✅ JWT token verified successfully for user profile
[12-Mar-2026 11:56:38 UTC] User ID: 88
[12-Mar-2026 11:56:38 UTC] ✅ User profile retrieved successfully for user ID: 88
[12-Mar-2026 11:56:52 UTC] === API CALL LOG ===
[12-Mar-2026 11:56:52 UTC] Endpoint: user/profile.php
[12-Mar-2026 11:56:52 UTC] Full Log Data: {
    "timestamp": "2026-03-12 11:56:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.252.218.211",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.252.218.211, 172.68.254.135",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODgiLCJ1c2VybmFtZSI6ImhhaGRqIiwiZW1haWwiOiJhZG5obG04QGdtYWlsLmNvbSIsImV4cCI6MTc3MzkyMTM2N30.heJy1hS6dfGEG9NHw1s34z4HGR86ekArKxlJshcD4tg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db29e3a6a950d46-ORN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "154.252.218.211",
        "CF-IPCountry": "DZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Mar-2026 11:56:52 UTC] === END API CALL LOG ===
[12-Mar-2026 11:56:52 UTC] ✅ API Hash verification passed for profile endpoint
[12-Mar-2026 11:56:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODgiLCJ1c2VybmFtZSI6ImhhaGRqIiwiZW1haWwiOiJhZG5obG04QGdtYWlsLmNvbSIsImV4cCI6MTc3MzkyMTM2N30.heJy1hS6dfGEG9NHw1s34z4HGR86ekArKxlJshcD4tg
[12-Mar-2026 11:56:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Mar-2026 11:56:52 UTC] ✅ JWT token verified successfully for user profile
[12-Mar-2026 11:56:52 UTC] User ID: 88
[12-Mar-2026 11:56:52 UTC] ✅ User profile retrieved successfully for user ID: 88
[12-Mar-2026 11:58:44 UTC] === API CALL LOG ===
[12-Mar-2026 11:58:44 UTC] Endpoint: user/profile.php
[12-Mar-2026 11:58:44 UTC] Full Log Data: {
    "timestamp": "2026-03-12 11:58:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.252.218.211",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.252.218.211, 172.68.254.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkiLCJ1c2VybmFtZSI6ImdoY2JieSIsImVtYWlsIjoiYWRuaGxtOTc0QGdtYWlsLmNvbSIsImV4cCI6MTc3MzkyMTUyNH0.qp6AtLKRR6UNeDqim8oExAzbYyV3N7vVHML0gRWxey0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db2a0f9aa7357fb-ORN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "154.252.218.211",
        "CF-IPCountry": "DZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Mar-2026 11:58:44 UTC] === END API CALL LOG ===
[12-Mar-2026 11:58:44 UTC] ✅ API Hash verification passed for profile endpoint
[12-Mar-2026 11:58:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkiLCJ1c2VybmFtZSI6ImdoY2JieSIsImVtYWlsIjoiYWRuaGxtOTc0QGdtYWlsLmNvbSIsImV4cCI6MTc3MzkyMTUyNH0.qp6AtLKRR6UNeDqim8oExAzbYyV3N7vVHML0gRWxey0
[12-Mar-2026 11:58:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Mar-2026 11:58:44 UTC] ✅ JWT token verified successfully for user profile
[12-Mar-2026 11:58:44 UTC] User ID: 89
[12-Mar-2026 11:58:44 UTC] ✅ User profile retrieved successfully for user ID: 89
[12-Mar-2026 11:58:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Mar-2026 11:58:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Mar-2026 11:58:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"154.252.218.211, 172.68.254.136","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkiLCJ1c2VybmFtZSI6ImdoY2JieSIsImVtYWlsIjoiYWRuaGxtOTc0QGdtYWlsLmNvbSIsImV4cCI6MTc3MzkyMTUyNH0.qp6AtLKRR6UNeDqim8oExAzbYyV3N7vVHML0gRWxey0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9db2a1468a9a57fb-ORN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"154.252.218.211","CF-IPCountry":"DZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[12-Mar-2026 11:58:57 UTC] === User Orders API Called ===
[12-Mar-2026 11:58:57 UTC] User ID: 89
[12-Mar-2026 11:58:57 UTC] Limit: 20, Offset: 0
[12-Mar-2026 11:58:57 UTC] Orders found: 0
[12-Mar-2026 11:58:57 UTC] Orders data: []
[12-Mar-2026 11:58:57 UTC] Total orders count: 0
[12-Mar-2026 11:58:59 UTC] === API CALL LOG ===
[12-Mar-2026 11:58:59 UTC] Endpoint: user/profile.php
[12-Mar-2026 11:58:59 UTC] Full Log Data: {
    "timestamp": "2026-03-12 11:58:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.252.218.211",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.252.218.211, 172.68.254.136",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkiLCJ1c2VybmFtZSI6ImdoY2JieSIsImVtYWlsIjoiYWRuaGxtOTc0QGdtYWlsLmNvbSIsImV4cCI6MTc3MzkyMTUyNH0.qp6AtLKRR6UNeDqim8oExAzbYyV3N7vVHML0gRWxey0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db2a1534f5157fb-ORN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "154.252.218.211",
        "CF-IPCountry": "DZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Mar-2026 11:58:59 UTC] === END API CALL LOG ===
[12-Mar-2026 11:58:59 UTC] ✅ API Hash verification passed for profile endpoint
[12-Mar-2026 11:58:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkiLCJ1c2VybmFtZSI6ImdoY2JieSIsImVtYWlsIjoiYWRuaGxtOTc0QGdtYWlsLmNvbSIsImV4cCI6MTc3MzkyMTUyNH0.qp6AtLKRR6UNeDqim8oExAzbYyV3N7vVHML0gRWxey0
[12-Mar-2026 11:58:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Mar-2026 11:58:59 UTC] ✅ JWT token verified successfully for user profile
[12-Mar-2026 11:58:59 UTC] User ID: 89
[12-Mar-2026 11:58:59 UTC] ✅ User profile retrieved successfully for user ID: 89
[12-Mar-2026 12:00:04 UTC] === API CALL LOG ===
[12-Mar-2026 12:00:04 UTC] Endpoint: user/profile.php
[12-Mar-2026 12:00:04 UTC] Full Log Data: {
    "timestamp": "2026-03-12 12:00:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.252.218.211",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.252.218.211, 172.68.254.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkiLCJ1c2VybmFtZSI6ImdoY2JieSIsImVtYWlsIjoiYWRuaGxtOTc0QGdtYWlsLmNvbSIsImV4cCI6MTc3MzkyMTUyNH0.qp6AtLKRR6UNeDqim8oExAzbYyV3N7vVHML0gRWxey0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db2a2ea5ec657fb-ORN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "154.252.218.211",
        "CF-IPCountry": "DZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Mar-2026 12:00:04 UTC] === END API CALL LOG ===
[12-Mar-2026 12:00:04 UTC] ✅ API Hash verification passed for profile endpoint
[12-Mar-2026 12:00:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkiLCJ1c2VybmFtZSI6ImdoY2JieSIsImVtYWlsIjoiYWRuaGxtOTc0QGdtYWlsLmNvbSIsImV4cCI6MTc3MzkyMTUyNH0.qp6AtLKRR6UNeDqim8oExAzbYyV3N7vVHML0gRWxey0
[12-Mar-2026 12:00:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Mar-2026 12:00:04 UTC] ✅ JWT token verified successfully for user profile
[12-Mar-2026 12:00:04 UTC] User ID: 89
[12-Mar-2026 12:00:04 UTC] ✅ User profile retrieved successfully for user ID: 89
[12-Mar-2026 12:00:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Mar-2026 12:00:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Mar-2026 12:00:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"154.252.218.211, 172.68.254.136","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkiLCJ1c2VybmFtZSI6ImdoY2JieSIsImVtYWlsIjoiYWRuaGxtOTc0QGdtYWlsLmNvbSIsImV4cCI6MTc3MzkyMTUyNH0.qp6AtLKRR6UNeDqim8oExAzbYyV3N7vVHML0gRWxey0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9db2a3b2e9f257fb-ORN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"154.252.218.211","CF-IPCountry":"DZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[12-Mar-2026 12:00:36 UTC] === User Orders API Called ===
[12-Mar-2026 12:00:36 UTC] User ID: 89
[12-Mar-2026 12:00:36 UTC] Limit: 20, Offset: 0
[12-Mar-2026 12:00:36 UTC] Orders found: 1
[12-Mar-2026 12:00:36 UTC] Orders data: [{"id":66,"quantity":1,"total_coins":20,"coin_type":"regular","telegram_link":"https:\/\/t.me\/hasriyate","status":"pending","created_at":"2026-03-12 15:30:34","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[12-Mar-2026 12:00:36 UTC] Total orders count: 1
[12-Mar-2026 12:00:40 UTC] === API CALL LOG ===
[12-Mar-2026 12:00:40 UTC] Endpoint: user/profile.php
[12-Mar-2026 12:00:40 UTC] Full Log Data: {
    "timestamp": "2026-03-12 12:00:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.252.218.211",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.252.218.211, 172.68.254.136",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkiLCJ1c2VybmFtZSI6ImdoY2JieSIsImVtYWlsIjoiYWRuaGxtOTc0QGdtYWlsLmNvbSIsImV4cCI6MTc3MzkyMTUyNH0.qp6AtLKRR6UNeDqim8oExAzbYyV3N7vVHML0gRWxey0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db2a3cd2a0c57fb-ORN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "154.252.218.211",
        "CF-IPCountry": "DZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Mar-2026 12:00:40 UTC] === END API CALL LOG ===
[12-Mar-2026 12:00:40 UTC] ✅ API Hash verification passed for profile endpoint
[12-Mar-2026 12:00:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkiLCJ1c2VybmFtZSI6ImdoY2JieSIsImVtYWlsIjoiYWRuaGxtOTc0QGdtYWlsLmNvbSIsImV4cCI6MTc3MzkyMTUyNH0.qp6AtLKRR6UNeDqim8oExAzbYyV3N7vVHML0gRWxey0
[12-Mar-2026 12:00:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Mar-2026 12:00:40 UTC] ✅ JWT token verified successfully for user profile
[12-Mar-2026 12:00:40 UTC] User ID: 89
[12-Mar-2026 12:00:40 UTC] ✅ User profile retrieved successfully for user ID: 89
[12-Mar-2026 12:00:40 UTC] User Purchases API - User ID: 89
[12-Mar-2026 12:00:40 UTC] User Purchases API - Total purchases found: 0
[12-Mar-2026 12:00:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Mar-2026 12:00:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Mar-2026 12:00:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"154.252.218.211, 172.68.254.137","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkiLCJ1c2VybmFtZSI6ImdoY2JieSIsImVtYWlsIjoiYWRuaGxtOTc0QGdtYWlsLmNvbSIsImV4cCI6MTc3MzkyMTUyNH0.qp6AtLKRR6UNeDqim8oExAzbYyV3N7vVHML0gRWxey0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9db2a3e19de857fb-ORN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"154.252.218.211","CF-IPCountry":"DZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[12-Mar-2026 12:00:43 UTC] === User Orders API Called ===
[12-Mar-2026 12:00:43 UTC] User ID: 89
[12-Mar-2026 12:00:43 UTC] Limit: 20, Offset: 0
[12-Mar-2026 12:00:43 UTC] Orders found: 1
[12-Mar-2026 12:00:43 UTC] Orders data: [{"id":66,"quantity":1,"total_coins":20,"coin_type":"regular","telegram_link":"https:\/\/t.me\/hasriyate","status":"pending","created_at":"2026-03-12 15:30:34","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[12-Mar-2026 12:00:43 UTC] Total orders count: 1
[12-Mar-2026 12:00:46 UTC] === API CALL LOG ===
[12-Mar-2026 12:00:46 UTC] Endpoint: user/profile.php
[12-Mar-2026 12:00:46 UTC] Full Log Data: {
    "timestamp": "2026-03-12 12:00:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.252.218.211",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.252.218.211, 172.68.254.136",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkiLCJ1c2VybmFtZSI6ImdoY2JieSIsImVtYWlsIjoiYWRuaGxtOTc0QGdtYWlsLmNvbSIsImV4cCI6MTc3MzkyMTUyNH0.qp6AtLKRR6UNeDqim8oExAzbYyV3N7vVHML0gRWxey0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db2a3f01c9257fb-ORN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "154.252.218.211",
        "CF-IPCountry": "DZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Mar-2026 12:00:46 UTC] === END API CALL LOG ===
[12-Mar-2026 12:00:46 UTC] ✅ API Hash verification passed for profile endpoint
[12-Mar-2026 12:00:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkiLCJ1c2VybmFtZSI6ImdoY2JieSIsImVtYWlsIjoiYWRuaGxtOTc0QGdtYWlsLmNvbSIsImV4cCI6MTc3MzkyMTUyNH0.qp6AtLKRR6UNeDqim8oExAzbYyV3N7vVHML0gRWxey0
[12-Mar-2026 12:00:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Mar-2026 12:00:46 UTC] ✅ JWT token verified successfully for user profile
[12-Mar-2026 12:00:46 UTC] User ID: 89
[12-Mar-2026 12:00:46 UTC] ✅ User profile retrieved successfully for user ID: 89
[12-Mar-2026 12:01:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Mar-2026 12:01:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Mar-2026 12:01:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"154.252.218.211, 172.68.254.136","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkiLCJ1c2VybmFtZSI6ImdoY2JieSIsImVtYWlsIjoiYWRuaGxtOTc0QGdtYWlsLmNvbSIsImV4cCI6MTc3MzkyMTUyNH0.qp6AtLKRR6UNeDqim8oExAzbYyV3N7vVHML0gRWxey0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9db2a45b2b0957fb-ORN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"154.252.218.211","CF-IPCountry":"DZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[12-Mar-2026 12:01:03 UTC] === User Orders API Called ===
[12-Mar-2026 12:01:03 UTC] User ID: 89
[12-Mar-2026 12:01:03 UTC] Limit: 20, Offset: 0
[12-Mar-2026 12:01:03 UTC] Orders found: 2
[12-Mar-2026 12:01:03 UTC] Orders data: [{"id":67,"quantity":1,"total_coins":20,"coin_type":"regular","telegram_link":"https:\/\/t.me\/hasriyate","status":"pending","created_at":"2026-03-12 15:31:01","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":66,"quantity":1,"total_coins":20,"coin_type":"regular","telegram_link":"https:\/\/t.me\/hasriyate","status":"pending","created_at":"2026-03-12 15:30:34","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[12-Mar-2026 12:01:03 UTC] Total orders count: 2
[12-Mar-2026 12:01:12 UTC] === API CALL LOG ===
[12-Mar-2026 12:01:12 UTC] Endpoint: user/profile.php
[12-Mar-2026 12:01:12 UTC] Full Log Data: {
    "timestamp": "2026-03-12 12:01:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.252.218.211",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.252.218.211, 172.68.254.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkiLCJ1c2VybmFtZSI6ImdoY2JieSIsImVtYWlsIjoiYWRuaGxtOTc0QGdtYWlsLmNvbSIsImV4cCI6MTc3MzkyMTUyNH0.qp6AtLKRR6UNeDqim8oExAzbYyV3N7vVHML0gRWxey0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db2a4973f6a57fb-ORN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "154.252.218.211",
        "CF-IPCountry": "DZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Mar-2026 12:01:12 UTC] === END API CALL LOG ===
[12-Mar-2026 12:01:12 UTC] ✅ API Hash verification passed for profile endpoint
[12-Mar-2026 12:01:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkiLCJ1c2VybmFtZSI6ImdoY2JieSIsImVtYWlsIjoiYWRuaGxtOTc0QGdtYWlsLmNvbSIsImV4cCI6MTc3MzkyMTUyNH0.qp6AtLKRR6UNeDqim8oExAzbYyV3N7vVHML0gRWxey0
[12-Mar-2026 12:01:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Mar-2026 12:01:12 UTC] ✅ JWT token verified successfully for user profile
[12-Mar-2026 12:01:12 UTC] User ID: 89
[12-Mar-2026 12:01:12 UTC] ✅ User profile retrieved successfully for user ID: 89
[12-Mar-2026 12:01:13 UTC] User Purchases API - User ID: 89
[12-Mar-2026 12:01:13 UTC] User Purchases API - Total purchases found: 0
[12-Mar-2026 12:01:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Mar-2026 12:01:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Mar-2026 12:01:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"154.252.218.211, 172.68.254.137","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkiLCJ1c2VybmFtZSI6ImdoY2JieSIsImVtYWlsIjoiYWRuaGxtOTc0QGdtYWlsLmNvbSIsImV4cCI6MTc3MzkyMTUyNH0.qp6AtLKRR6UNeDqim8oExAzbYyV3N7vVHML0gRWxey0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9db2a49d2d6057fb-ORN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"154.252.218.211","CF-IPCountry":"DZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[12-Mar-2026 12:01:13 UTC] === User Orders API Called ===
[12-Mar-2026 12:01:13 UTC] User ID: 89
[12-Mar-2026 12:01:13 UTC] Limit: 20, Offset: 0
[12-Mar-2026 12:01:13 UTC] Orders found: 2
[12-Mar-2026 12:01:13 UTC] Orders data: [{"id":67,"quantity":1,"total_coins":20,"coin_type":"regular","telegram_link":"https:\/\/t.me\/hasriyate","status":"pending","created_at":"2026-03-12 15:31:01","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":66,"quantity":1,"total_coins":20,"coin_type":"regular","telegram_link":"https:\/\/t.me\/hasriyate","status":"pending","created_at":"2026-03-12 15:30:34","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[12-Mar-2026 12:01:13 UTC] Total orders count: 2
[12-Mar-2026 12:01:16 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Mar-2026 12:01:16 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Mar-2026 12:01:16 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"154.252.218.211, 172.68.254.137","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkiLCJ1c2VybmFtZSI6ImdoY2JieSIsImVtYWlsIjoiYWRuaGxtOTc0QGdtYWlsLmNvbSIsImV4cCI6MTc3MzkyMTUyNH0.qp6AtLKRR6UNeDqim8oExAzbYyV3N7vVHML0gRWxey0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9db2a4adcdd057fb-ORN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"154.252.218.211","CF-IPCountry":"DZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[12-Mar-2026 12:01:16 UTC] === User Orders API Called ===
[12-Mar-2026 12:01:16 UTC] User ID: 89
[12-Mar-2026 12:01:16 UTC] Limit: 20, Offset: 0
[12-Mar-2026 12:01:16 UTC] Orders found: 2
[12-Mar-2026 12:01:16 UTC] Orders data: [{"id":67,"quantity":1,"total_coins":20,"coin_type":"regular","telegram_link":"https:\/\/t.me\/hasriyate","status":"pending","created_at":"2026-03-12 15:31:01","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":66,"quantity":1,"total_coins":20,"coin_type":"regular","telegram_link":"https:\/\/t.me\/hasriyate","status":"pending","created_at":"2026-03-12 15:30:34","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[12-Mar-2026 12:01:16 UTC] Total orders count: 2
[12-Mar-2026 12:01:48 UTC] === API CALL LOG ===
[12-Mar-2026 12:01:48 UTC] Endpoint: user/profile.php
[12-Mar-2026 12:01:48 UTC] Full Log Data: {
    "timestamp": "2026-03-12 12:01:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.252.218.211",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.252.218.211, 172.68.254.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkiLCJ1c2VybmFtZSI6ImdoY2JieSIsImVtYWlsIjoiYWRuaGxtOTc0QGdtYWlsLmNvbSIsImV4cCI6MTc3MzkyMTUyNH0.qp6AtLKRR6UNeDqim8oExAzbYyV3N7vVHML0gRWxey0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db2a5752f87d959-ORN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "154.252.218.211",
        "CF-IPCountry": "DZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Mar-2026 12:01:48 UTC] === END API CALL LOG ===
[12-Mar-2026 12:01:48 UTC] ✅ API Hash verification passed for profile endpoint
[12-Mar-2026 12:01:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkiLCJ1c2VybmFtZSI6ImdoY2JieSIsImVtYWlsIjoiYWRuaGxtOTc0QGdtYWlsLmNvbSIsImV4cCI6MTc3MzkyMTUyNH0.qp6AtLKRR6UNeDqim8oExAzbYyV3N7vVHML0gRWxey0
[12-Mar-2026 12:01:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Mar-2026 12:01:48 UTC] ✅ JWT token verified successfully for user profile
[12-Mar-2026 12:01:48 UTC] User ID: 89
[12-Mar-2026 12:01:48 UTC] ✅ User profile retrieved successfully for user ID: 89
[12-Mar-2026 12:01:49 UTC] === API CALL LOG ===
[12-Mar-2026 12:01:49 UTC] Endpoint: user/profile.php
[12-Mar-2026 12:01:49 UTC] Full Log Data: {
    "timestamp": "2026-03-12 12:01:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.252.218.211",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.252.218.211, 172.68.254.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkiLCJ1c2VybmFtZSI6ImdoY2JieSIsImVtYWlsIjoiYWRuaGxtOTc0QGdtYWlsLmNvbSIsImV4cCI6MTc3MzkyMTUyNH0.qp6AtLKRR6UNeDqim8oExAzbYyV3N7vVHML0gRWxey0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db2a579fd64d959-ORN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "154.252.218.211",
        "CF-IPCountry": "DZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Mar-2026 12:01:49 UTC] === END API CALL LOG ===
[12-Mar-2026 12:01:49 UTC] ✅ API Hash verification passed for profile endpoint
[12-Mar-2026 12:01:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkiLCJ1c2VybmFtZSI6ImdoY2JieSIsImVtYWlsIjoiYWRuaGxtOTc0QGdtYWlsLmNvbSIsImV4cCI6MTc3MzkyMTUyNH0.qp6AtLKRR6UNeDqim8oExAzbYyV3N7vVHML0gRWxey0
[12-Mar-2026 12:01:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Mar-2026 12:01:49 UTC] ✅ JWT token verified successfully for user profile
[12-Mar-2026 12:01:49 UTC] User ID: 89
[12-Mar-2026 12:01:49 UTC] ✅ User profile retrieved successfully for user ID: 89
[12-Mar-2026 12:01:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Mar-2026 12:01:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Mar-2026 12:01:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"154.252.218.211, 172.68.254.137","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkiLCJ1c2VybmFtZSI6ImdoY2JieSIsImVtYWlsIjoiYWRuaGxtOTc0QGdtYWlsLmNvbSIsImV4cCI6MTc3MzkyMTUyNH0.qp6AtLKRR6UNeDqim8oExAzbYyV3N7vVHML0gRWxey0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9db2a5aca818d959-ORN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"154.252.218.211","CF-IPCountry":"DZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[12-Mar-2026 12:01:57 UTC] === User Orders API Called ===
[12-Mar-2026 12:01:57 UTC] User ID: 89
[12-Mar-2026 12:01:57 UTC] Limit: 20, Offset: 0
[12-Mar-2026 12:01:57 UTC] Orders found: 3
[12-Mar-2026 12:01:57 UTC] Orders data: [{"id":68,"quantity":1,"total_coins":20,"coin_type":"regular","telegram_link":"https:\/\/t.me\/hasriyate","status":"pending","created_at":"2026-03-12 15:31:55","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":67,"quantity":1,"total_coins":20,"coin_type":"regular","telegram_link":"https:\/\/t.me\/hasriyate","status":"pending","created_at":"2026-03-12 15:31:01","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":66,"quantity":1,"total_coins":20,"coin_type":"regular","telegram_link":"https:\/\/t.me\/hasriyate","status":"pending","created_at":"2026-03-12 15:30:34","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[12-Mar-2026 12:01:57 UTC] Total orders count: 3
[12-Mar-2026 12:02:08 UTC] === API CALL LOG ===
[12-Mar-2026 12:02:08 UTC] Endpoint: user/profile.php
[12-Mar-2026 12:02:08 UTC] Full Log Data: {
    "timestamp": "2026-03-12 12:02:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.252.218.211",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.252.218.211, 172.68.254.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkiLCJ1c2VybmFtZSI6ImdoY2JieSIsImVtYWlsIjoiYWRuaGxtOTc0QGdtYWlsLmNvbSIsImV4cCI6MTc3MzkyMTUyNH0.qp6AtLKRR6UNeDqim8oExAzbYyV3N7vVHML0gRWxey0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db2a5f3bee8d959-ORN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "154.252.218.211",
        "CF-IPCountry": "DZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Mar-2026 12:02:08 UTC] === END API CALL LOG ===
[12-Mar-2026 12:02:08 UTC] ✅ API Hash verification passed for profile endpoint
[12-Mar-2026 12:02:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkiLCJ1c2VybmFtZSI6ImdoY2JieSIsImVtYWlsIjoiYWRuaGxtOTc0QGdtYWlsLmNvbSIsImV4cCI6MTc3MzkyMTUyNH0.qp6AtLKRR6UNeDqim8oExAzbYyV3N7vVHML0gRWxey0
[12-Mar-2026 12:02:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Mar-2026 12:02:08 UTC] ✅ JWT token verified successfully for user profile
[12-Mar-2026 12:02:08 UTC] User ID: 89
[12-Mar-2026 12:02:08 UTC] ✅ User profile retrieved successfully for user ID: 89
[12-Mar-2026 12:02:08 UTC] User Purchases API - User ID: 89
[12-Mar-2026 12:02:08 UTC] User Purchases API - Total purchases found: 0
[12-Mar-2026 12:02:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Mar-2026 12:02:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Mar-2026 12:02:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"154.252.218.211, 172.68.254.136","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkiLCJ1c2VybmFtZSI6ImdoY2JieSIsImVtYWlsIjoiYWRuaGxtOTc0QGdtYWlsLmNvbSIsImV4cCI6MTc3MzkyMTUyNH0.qp6AtLKRR6UNeDqim8oExAzbYyV3N7vVHML0gRWxey0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9db2a61c7d81d959-ORN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"154.252.218.211","CF-IPCountry":"DZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[12-Mar-2026 12:02:15 UTC] === User Orders API Called ===
[12-Mar-2026 12:02:15 UTC] User ID: 89
[12-Mar-2026 12:02:15 UTC] Limit: 20, Offset: 0
[12-Mar-2026 12:02:15 UTC] Orders found: 3
[12-Mar-2026 12:02:15 UTC] Orders data: [{"id":68,"quantity":1,"total_coins":20,"coin_type":"regular","telegram_link":"https:\/\/t.me\/hasriyate","status":"pending","created_at":"2026-03-12 15:31:55","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":67,"quantity":1,"total_coins":20,"coin_type":"regular","telegram_link":"https:\/\/t.me\/hasriyate","status":"pending","created_at":"2026-03-12 15:31:01","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":66,"quantity":1,"total_coins":20,"coin_type":"regular","telegram_link":"https:\/\/t.me\/hasriyate","status":"pending","created_at":"2026-03-12 15:30:34","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[12-Mar-2026 12:02:15 UTC] Total orders count: 3
[12-Mar-2026 12:02:20 UTC] === API CALL LOG ===
[12-Mar-2026 12:02:20 UTC] Endpoint: user/profile.php
[12-Mar-2026 12:02:20 UTC] Full Log Data: {
    "timestamp": "2026-03-12 12:02:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.252.218.211",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.252.218.211, 172.68.254.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkiLCJ1c2VybmFtZSI6ImdoY2JieSIsImVtYWlsIjoiYWRuaGxtOTc0QGdtYWlsLmNvbSIsImV4cCI6MTc3MzkyMTUyNH0.qp6AtLKRR6UNeDqim8oExAzbYyV3N7vVHML0gRWxey0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db2a63d1a91d959-ORN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "154.252.218.211",
        "CF-IPCountry": "DZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Mar-2026 12:02:20 UTC] === END API CALL LOG ===
[12-Mar-2026 12:02:20 UTC] ✅ API Hash verification passed for profile endpoint
[12-Mar-2026 12:02:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkiLCJ1c2VybmFtZSI6ImdoY2JieSIsImVtYWlsIjoiYWRuaGxtOTc0QGdtYWlsLmNvbSIsImV4cCI6MTc3MzkyMTUyNH0.qp6AtLKRR6UNeDqim8oExAzbYyV3N7vVHML0gRWxey0
[12-Mar-2026 12:02:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Mar-2026 12:02:20 UTC] ✅ JWT token verified successfully for user profile
[12-Mar-2026 12:02:20 UTC] User ID: 89
[12-Mar-2026 12:02:20 UTC] ✅ User profile retrieved successfully for user ID: 89
[12-Mar-2026 12:02:47 UTC] === API CALL LOG ===
[12-Mar-2026 12:02:47 UTC] Endpoint: user/profile.php
[12-Mar-2026 12:02:47 UTC] Full Log Data: {
    "timestamp": "2026-03-12 12:02:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.252.218.211",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.252.218.211, 172.68.254.136",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkiLCJ1c2VybmFtZSI6ImdoY2JieSIsImVtYWlsIjoiYWRuaGxtOTc0QGdtYWlsLmNvbSIsImV4cCI6MTc3MzkyMTUyNH0.qp6AtLKRR6UNeDqim8oExAzbYyV3N7vVHML0gRWxey0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db2a6e6fbefd959-ORN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "154.252.218.211",
        "CF-IPCountry": "DZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Mar-2026 12:02:47 UTC] === END API CALL LOG ===
[12-Mar-2026 12:02:47 UTC] ✅ API Hash verification passed for profile endpoint
[12-Mar-2026 12:02:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkiLCJ1c2VybmFtZSI6ImdoY2JieSIsImVtYWlsIjoiYWRuaGxtOTc0QGdtYWlsLmNvbSIsImV4cCI6MTc3MzkyMTUyNH0.qp6AtLKRR6UNeDqim8oExAzbYyV3N7vVHML0gRWxey0
[12-Mar-2026 12:02:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Mar-2026 12:02:47 UTC] ✅ JWT token verified successfully for user profile
[12-Mar-2026 12:02:47 UTC] User ID: 89
[12-Mar-2026 12:02:47 UTC] ✅ User profile retrieved successfully for user ID: 89
[12-Mar-2026 13:07:20 UTC] === API CALL LOG ===
[12-Mar-2026 13:07:20 UTC] Endpoint: user/profile.php
[12-Mar-2026 13:07:20 UTC] Full Log Data: {
    "timestamp": "2026-03-12 13:07:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "91.107.146.170",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "91.107.146.170, 172.68.192.234",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzczOTEwNjU5fQ.0fMF4RCGXUgs8dh74yvV5eBkKsyqhcAg62lrLafe5r0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db305774a588ed7-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "91.107.146.170",
        "CF-IPCountry": "DE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Mar-2026 13:07:20 UTC] === END API CALL LOG ===
[12-Mar-2026 13:07:20 UTC] ✅ API Hash verification passed for profile endpoint
[12-Mar-2026 13:07:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzczOTEwNjU5fQ.0fMF4RCGXUgs8dh74yvV5eBkKsyqhcAg62lrLafe5r0
[12-Mar-2026 13:07:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Mar-2026 13:07:20 UTC] ✅ JWT token verified successfully for user profile
[12-Mar-2026 13:07:20 UTC] User ID: 5
[12-Mar-2026 13:07:20 UTC] ✅ User profile retrieved successfully for user ID: 5
[12-Mar-2026 13:07:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Mar-2026 13:07:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Mar-2026 13:07:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"91.107.146.170, 172.68.192.234","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzczOTEwNjU5fQ.0fMF4RCGXUgs8dh74yvV5eBkKsyqhcAg62lrLafe5r0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9db305822c588ed7-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"91.107.146.170","CF-IPCountry":"DE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[12-Mar-2026 13:07:22 UTC] === User Orders API Called ===
[12-Mar-2026 13:07:22 UTC] User ID: 5
[12-Mar-2026 13:07:22 UTC] Limit: 20, Offset: 0
[12-Mar-2026 13:07:22 UTC] Orders found: 2
[12-Mar-2026 13:07:22 UTC] Orders data: [{"id":5,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/trademaxpooya\/32406","status":"completed","created_at":"2025-11-12 11:43:57","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":4,"quantity":10,"total_coins":10,"coin_type":"regular","telegram_link":"t.me\/tehhhst\/5","status":"cancelled","created_at":"2025-11-12 11:09:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[12-Mar-2026 13:07:22 UTC] Total orders count: 2
[12-Mar-2026 13:07:22 UTC] === API CALL LOG ===
[12-Mar-2026 13:07:22 UTC] Endpoint: user/profile.php
[12-Mar-2026 13:07:22 UTC] Full Log Data: {
    "timestamp": "2026-03-12 13:07:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "91.107.146.170",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "91.107.146.170, 172.68.192.235",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzczOTEwNjU5fQ.0fMF4RCGXUgs8dh74yvV5eBkKsyqhcAg62lrLafe5r0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db30582bcd58ed7-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "91.107.146.170",
        "CF-IPCountry": "DE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Mar-2026 13:07:22 UTC] === END API CALL LOG ===
[12-Mar-2026 13:07:22 UTC] ✅ API Hash verification passed for profile endpoint
[12-Mar-2026 13:07:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzczOTEwNjU5fQ.0fMF4RCGXUgs8dh74yvV5eBkKsyqhcAg62lrLafe5r0
[12-Mar-2026 13:07:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Mar-2026 13:07:22 UTC] ✅ JWT token verified successfully for user profile
[12-Mar-2026 13:07:22 UTC] User ID: 5
[12-Mar-2026 13:07:22 UTC] ✅ User profile retrieved successfully for user ID: 5
[12-Mar-2026 13:14:56 UTC] === API CALL LOG ===
[12-Mar-2026 13:14:56 UTC] Endpoint: user/profile.php
[12-Mar-2026 13:14:56 UTC] Full Log Data: {
    "timestamp": "2026-03-12 13:14:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "91.107.146.170",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "91.107.146.170, 162.158.111.249",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzczOTEwNjU5fQ.0fMF4RCGXUgs8dh74yvV5eBkKsyqhcAg62lrLafe5r0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db310977ed89733-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "91.107.146.170",
        "CF-IPCountry": "DE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Mar-2026 13:14:56 UTC] === END API CALL LOG ===
[12-Mar-2026 13:14:56 UTC] ✅ API Hash verification passed for profile endpoint
[12-Mar-2026 13:14:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzczOTEwNjU5fQ.0fMF4RCGXUgs8dh74yvV5eBkKsyqhcAg62lrLafe5r0
[12-Mar-2026 13:14:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Mar-2026 13:14:56 UTC] ✅ JWT token verified successfully for user profile
[12-Mar-2026 13:14:56 UTC] User ID: 5
[12-Mar-2026 13:14:56 UTC] ✅ User profile retrieved successfully for user ID: 5
[12-Mar-2026 13:14:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Mar-2026 13:14:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Mar-2026 13:14:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"91.107.146.170, 162.158.111.9","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzczOTEwNjU5fQ.0fMF4RCGXUgs8dh74yvV5eBkKsyqhcAg62lrLafe5r0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9db310a1b9059733-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"91.107.146.170","CF-IPCountry":"DE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[12-Mar-2026 13:14:58 UTC] === User Orders API Called ===
[12-Mar-2026 13:14:58 UTC] User ID: 5
[12-Mar-2026 13:14:58 UTC] Limit: 20, Offset: 0
[12-Mar-2026 13:14:58 UTC] Orders found: 2
[12-Mar-2026 13:14:58 UTC] Orders data: [{"id":5,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/trademaxpooya\/32406","status":"completed","created_at":"2025-11-12 11:43:57","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":4,"quantity":10,"total_coins":10,"coin_type":"regular","telegram_link":"t.me\/tehhhst\/5","status":"cancelled","created_at":"2025-11-12 11:09:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[12-Mar-2026 13:14:58 UTC] Total orders count: 2
[12-Mar-2026 13:14:58 UTC] === API CALL LOG ===
[12-Mar-2026 13:14:58 UTC] Endpoint: user/profile.php
[12-Mar-2026 13:14:58 UTC] Full Log Data: {
    "timestamp": "2026-03-12 13:14:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "91.107.146.170",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "91.107.146.170, 162.158.111.9",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzczOTEwNjU5fQ.0fMF4RCGXUgs8dh74yvV5eBkKsyqhcAg62lrLafe5r0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db310a239a19733-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "91.107.146.170",
        "CF-IPCountry": "DE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Mar-2026 13:14:58 UTC] === END API CALL LOG ===
[12-Mar-2026 13:14:58 UTC] ✅ API Hash verification passed for profile endpoint
[12-Mar-2026 13:14:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzczOTEwNjU5fQ.0fMF4RCGXUgs8dh74yvV5eBkKsyqhcAg62lrLafe5r0
[12-Mar-2026 13:14:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Mar-2026 13:14:58 UTC] ✅ JWT token verified successfully for user profile
[12-Mar-2026 13:14:58 UTC] User ID: 5
[12-Mar-2026 13:14:58 UTC] ✅ User profile retrieved successfully for user ID: 5
[12-Mar-2026 13:18:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Mar-2026 13:18:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Mar-2026 13:18:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"91.107.146.170, 162.158.111.249","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzczOTEwNjU5fQ.0fMF4RCGXUgs8dh74yvV5eBkKsyqhcAg62lrLafe5r0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9db315ec6e849733-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"91.107.146.170","CF-IPCountry":"DE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[12-Mar-2026 13:18:35 UTC] === User Orders API Called ===
[12-Mar-2026 13:18:35 UTC] User ID: 5
[12-Mar-2026 13:18:35 UTC] Limit: 20, Offset: 0
[12-Mar-2026 13:18:35 UTC] Orders found: 2
[12-Mar-2026 13:18:35 UTC] Orders data: [{"id":5,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/trademaxpooya\/32406","status":"completed","created_at":"2025-11-12 11:43:57","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":4,"quantity":10,"total_coins":10,"coin_type":"regular","telegram_link":"t.me\/tehhhst\/5","status":"cancelled","created_at":"2025-11-12 11:09:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[12-Mar-2026 13:18:35 UTC] Total orders count: 2
[12-Mar-2026 13:18:35 UTC] === API CALL LOG ===
[12-Mar-2026 13:18:35 UTC] Endpoint: user/profile.php
[12-Mar-2026 13:18:35 UTC] Full Log Data: {
    "timestamp": "2026-03-12 13:18:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "91.107.146.170",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "91.107.146.170, 162.158.111.249",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzczOTEwNjU5fQ.0fMF4RCGXUgs8dh74yvV5eBkKsyqhcAg62lrLafe5r0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db315ec6e879733-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "91.107.146.170",
        "CF-IPCountry": "DE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Mar-2026 13:18:35 UTC] === END API CALL LOG ===
[12-Mar-2026 13:18:35 UTC] ✅ API Hash verification passed for profile endpoint
[12-Mar-2026 13:18:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzczOTEwNjU5fQ.0fMF4RCGXUgs8dh74yvV5eBkKsyqhcAg62lrLafe5r0
[12-Mar-2026 13:18:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Mar-2026 13:18:35 UTC] ✅ JWT token verified successfully for user profile
[12-Mar-2026 13:18:35 UTC] User ID: 5
[12-Mar-2026 13:18:35 UTC] ✅ User profile retrieved successfully for user ID: 5
[12-Mar-2026 13:18:35 UTC] User Purchases API - User ID: 5
[12-Mar-2026 13:18:35 UTC] User Purchases API - Total purchases found: 7
[12-Mar-2026 13:18:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Mar-2026 13:18:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Mar-2026 13:18:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"91.107.146.170, 162.158.111.249","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzczOTEwNjU5fQ.0fMF4RCGXUgs8dh74yvV5eBkKsyqhcAg62lrLafe5r0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9db315ffaac39733-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"91.107.146.170","CF-IPCountry":"DE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[12-Mar-2026 13:18:38 UTC] === User Orders API Called ===
[12-Mar-2026 13:18:38 UTC] User ID: 5
[12-Mar-2026 13:18:38 UTC] Limit: 20, Offset: 0
[12-Mar-2026 13:18:38 UTC] Orders found: 2
[12-Mar-2026 13:18:38 UTC] Orders data: [{"id":5,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/trademaxpooya\/32406","status":"completed","created_at":"2025-11-12 11:43:57","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":4,"quantity":10,"total_coins":10,"coin_type":"regular","telegram_link":"t.me\/tehhhst\/5","status":"cancelled","created_at":"2025-11-12 11:09:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[12-Mar-2026 13:18:38 UTC] Total orders count: 2
[12-Mar-2026 13:18:38 UTC] === API CALL LOG ===
[12-Mar-2026 13:18:38 UTC] Endpoint: user/profile.php
[12-Mar-2026 13:18:38 UTC] Full Log Data: {
    "timestamp": "2026-03-12 13:18:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "91.107.146.170",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "91.107.146.170, 162.158.111.249",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzczOTEwNjU5fQ.0fMF4RCGXUgs8dh74yvV5eBkKsyqhcAg62lrLafe5r0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db31605780e9733-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "91.107.146.170",
        "CF-IPCountry": "DE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Mar-2026 13:18:38 UTC] === END API CALL LOG ===
[12-Mar-2026 13:18:38 UTC] ✅ API Hash verification passed for profile endpoint
[12-Mar-2026 13:18:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzczOTEwNjU5fQ.0fMF4RCGXUgs8dh74yvV5eBkKsyqhcAg62lrLafe5r0
[12-Mar-2026 13:18:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Mar-2026 13:18:38 UTC] ✅ JWT token verified successfully for user profile
[12-Mar-2026 13:18:38 UTC] User ID: 5
[12-Mar-2026 13:18:38 UTC] ✅ User profile retrieved successfully for user ID: 5
[12-Mar-2026 13:18:39 UTC] User Purchases API - User ID: 5
[12-Mar-2026 13:18:39 UTC] User Purchases API - Total purchases found: 7
[12-Mar-2026 13:18:40 UTC] === API CALL LOG ===
[12-Mar-2026 13:18:40 UTC] Endpoint: user/profile.php
[12-Mar-2026 13:18:40 UTC] Full Log Data: {
    "timestamp": "2026-03-12 13:18:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "91.107.146.170",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "91.107.146.170, 162.158.111.249",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzczOTEwNjU5fQ.0fMF4RCGXUgs8dh74yvV5eBkKsyqhcAg62lrLafe5r0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db3160cffcd9733-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "91.107.146.170",
        "CF-IPCountry": "DE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Mar-2026 13:18:40 UTC] === END API CALL LOG ===
[12-Mar-2026 13:18:40 UTC] ✅ API Hash verification passed for profile endpoint
[12-Mar-2026 13:18:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzczOTEwNjU5fQ.0fMF4RCGXUgs8dh74yvV5eBkKsyqhcAg62lrLafe5r0
[12-Mar-2026 13:18:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Mar-2026 13:18:40 UTC] ✅ JWT token verified successfully for user profile
[12-Mar-2026 13:18:40 UTC] User ID: 5
[12-Mar-2026 13:18:40 UTC] ✅ User profile retrieved successfully for user ID: 5
[12-Mar-2026 13:18:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Mar-2026 13:18:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Mar-2026 13:18:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"91.107.146.170, 162.158.111.250","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzczOTEwNjU5fQ.0fMF4RCGXUgs8dh74yvV5eBkKsyqhcAg62lrLafe5r0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9db3160cffca9733-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"91.107.146.170","CF-IPCountry":"DE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[12-Mar-2026 13:18:40 UTC] === User Orders API Called ===
[12-Mar-2026 13:18:40 UTC] User ID: 5
[12-Mar-2026 13:18:40 UTC] Limit: 20, Offset: 0
[12-Mar-2026 13:18:40 UTC] Orders found: 2
[12-Mar-2026 13:18:40 UTC] Orders data: [{"id":5,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/trademaxpooya\/32406","status":"completed","created_at":"2025-11-12 11:43:57","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":4,"quantity":10,"total_coins":10,"coin_type":"regular","telegram_link":"t.me\/tehhhst\/5","status":"cancelled","created_at":"2025-11-12 11:09:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[12-Mar-2026 13:18:40 UTC] Total orders count: 2
[12-Mar-2026 13:22:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Mar-2026 13:22:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Mar-2026 13:22:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"91.107.146.170, 162.158.111.250","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzczOTEwNjU5fQ.0fMF4RCGXUgs8dh74yvV5eBkKsyqhcAg62lrLafe5r0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9db31bb2bbaa9733-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"91.107.146.170","CF-IPCountry":"DE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[12-Mar-2026 13:22:31 UTC] === User Orders API Called ===
[12-Mar-2026 13:22:31 UTC] User ID: 5
[12-Mar-2026 13:22:31 UTC] Limit: 20, Offset: 0
[12-Mar-2026 13:22:31 UTC] Orders found: 2
[12-Mar-2026 13:22:31 UTC] Orders data: [{"id":5,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/trademaxpooya\/32406","status":"completed","created_at":"2025-11-12 11:43:57","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":4,"quantity":10,"total_coins":10,"coin_type":"regular","telegram_link":"t.me\/tehhhst\/5","status":"cancelled","created_at":"2025-11-12 11:09:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[12-Mar-2026 13:22:31 UTC] Total orders count: 2
[12-Mar-2026 13:22:32 UTC] === API CALL LOG ===
[12-Mar-2026 13:22:32 UTC] Endpoint: user/profile.php
[12-Mar-2026 13:22:32 UTC] Full Log Data: {
    "timestamp": "2026-03-12 13:22:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "91.107.146.170",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "91.107.146.170, 162.158.111.250",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzczOTEwNjU5fQ.0fMF4RCGXUgs8dh74yvV5eBkKsyqhcAg62lrLafe5r0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db31bba1aec9733-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "91.107.146.170",
        "CF-IPCountry": "DE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Mar-2026 13:22:32 UTC] === END API CALL LOG ===
[12-Mar-2026 13:22:32 UTC] ✅ API Hash verification passed for profile endpoint
[12-Mar-2026 13:22:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzczOTEwNjU5fQ.0fMF4RCGXUgs8dh74yvV5eBkKsyqhcAg62lrLafe5r0
[12-Mar-2026 13:22:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Mar-2026 13:22:32 UTC] ✅ JWT token verified successfully for user profile
[12-Mar-2026 13:22:32 UTC] User ID: 5
[12-Mar-2026 13:22:32 UTC] ✅ User profile retrieved successfully for user ID: 5
[12-Mar-2026 13:22:32 UTC] User Purchases API - User ID: 5
[12-Mar-2026 13:22:32 UTC] User Purchases API - Total purchases found: 7
[12-Mar-2026 13:22:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Mar-2026 13:22:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Mar-2026 13:22:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"91.107.146.170, 162.158.111.249","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzczOTEwNjU5fQ.0fMF4RCGXUgs8dh74yvV5eBkKsyqhcAg62lrLafe5r0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9db31bc1fac89733-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"91.107.146.170","CF-IPCountry":"DE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[12-Mar-2026 13:22:33 UTC] === User Orders API Called ===
[12-Mar-2026 13:22:33 UTC] User ID: 5
[12-Mar-2026 13:22:33 UTC] Limit: 20, Offset: 0
[12-Mar-2026 13:22:33 UTC] Orders found: 2
[12-Mar-2026 13:22:33 UTC] Orders data: [{"id":5,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/trademaxpooya\/32406","status":"completed","created_at":"2025-11-12 11:43:57","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":4,"quantity":10,"total_coins":10,"coin_type":"regular","telegram_link":"t.me\/tehhhst\/5","status":"cancelled","created_at":"2025-11-12 11:09:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[12-Mar-2026 13:22:33 UTC] Total orders count: 2
[12-Mar-2026 13:22:34 UTC] === API CALL LOG ===
[12-Mar-2026 13:22:34 UTC] Endpoint: user/profile.php
[12-Mar-2026 13:22:34 UTC] Full Log Data: {
    "timestamp": "2026-03-12 13:22:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "91.107.146.170",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "91.107.146.170, 162.158.111.250",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzczOTEwNjU5fQ.0fMF4RCGXUgs8dh74yvV5eBkKsyqhcAg62lrLafe5r0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db31bc29b559733-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "91.107.146.170",
        "CF-IPCountry": "DE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Mar-2026 13:22:34 UTC] === END API CALL LOG ===
[12-Mar-2026 13:22:34 UTC] ✅ API Hash verification passed for profile endpoint
[12-Mar-2026 13:22:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzczOTEwNjU5fQ.0fMF4RCGXUgs8dh74yvV5eBkKsyqhcAg62lrLafe5r0
[12-Mar-2026 13:22:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Mar-2026 13:22:34 UTC] ✅ JWT token verified successfully for user profile
[12-Mar-2026 13:22:34 UTC] User ID: 5
[12-Mar-2026 13:22:34 UTC] ✅ User profile retrieved successfully for user ID: 5
[12-Mar-2026 13:22:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Mar-2026 13:22:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Mar-2026 13:22:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"91.107.146.170, 162.158.111.250","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzczOTEwNjU5fQ.0fMF4RCGXUgs8dh74yvV5eBkKsyqhcAg62lrLafe5r0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9db31c2d5cdd9733-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"91.107.146.170","CF-IPCountry":"DE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[12-Mar-2026 13:22:51 UTC] === User Orders API Called ===
[12-Mar-2026 13:22:51 UTC] User ID: 5
[12-Mar-2026 13:22:51 UTC] Limit: 20, Offset: 0
[12-Mar-2026 13:22:51 UTC] Orders found: 2
[12-Mar-2026 13:22:51 UTC] Orders data: [{"id":5,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/trademaxpooya\/32406","status":"completed","created_at":"2025-11-12 11:43:57","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":4,"quantity":10,"total_coins":10,"coin_type":"regular","telegram_link":"t.me\/tehhhst\/5","status":"cancelled","created_at":"2025-11-12 11:09:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[12-Mar-2026 13:22:51 UTC] Total orders count: 2
[12-Mar-2026 13:22:51 UTC] === API CALL LOG ===
[12-Mar-2026 13:22:51 UTC] Endpoint: user/profile.php
[12-Mar-2026 13:22:51 UTC] Full Log Data: {
    "timestamp": "2026-03-12 13:22:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "91.107.146.170",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "91.107.146.170, 162.158.111.249",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzczOTEwNjU5fQ.0fMF4RCGXUgs8dh74yvV5eBkKsyqhcAg62lrLafe5r0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db31c2ded5c9733-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "91.107.146.170",
        "CF-IPCountry": "DE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Mar-2026 13:22:51 UTC] === END API CALL LOG ===
[12-Mar-2026 13:22:51 UTC] ✅ API Hash verification passed for profile endpoint
[12-Mar-2026 13:22:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzczOTEwNjU5fQ.0fMF4RCGXUgs8dh74yvV5eBkKsyqhcAg62lrLafe5r0
[12-Mar-2026 13:22:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Mar-2026 13:22:51 UTC] ✅ JWT token verified successfully for user profile
[12-Mar-2026 13:22:51 UTC] User ID: 5
[12-Mar-2026 13:22:51 UTC] ✅ User profile retrieved successfully for user ID: 5
[12-Mar-2026 13:26:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Mar-2026 13:26:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Mar-2026 13:26:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"91.107.146.170, 162.158.111.250","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzczOTEwNjU5fQ.0fMF4RCGXUgs8dh74yvV5eBkKsyqhcAg62lrLafe5r0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9db32113dbc89733-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"91.107.146.170","CF-IPCountry":"DE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[12-Mar-2026 13:26:11 UTC] === User Orders API Called ===
[12-Mar-2026 13:26:11 UTC] User ID: 5
[12-Mar-2026 13:26:11 UTC] Limit: 20, Offset: 0
[12-Mar-2026 13:26:11 UTC] Orders found: 2
[12-Mar-2026 13:26:11 UTC] Orders data: [{"id":5,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/trademaxpooya\/32406","status":"completed","created_at":"2025-11-12 11:43:57","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":4,"quantity":10,"total_coins":10,"coin_type":"regular","telegram_link":"t.me\/tehhhst\/5","status":"cancelled","created_at":"2025-11-12 11:09:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[12-Mar-2026 13:26:11 UTC] Total orders count: 2
[12-Mar-2026 13:26:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Mar-2026 13:26:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Mar-2026 13:26:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"91.107.146.170, 162.158.111.250","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzczOTEwNjU5fQ.0fMF4RCGXUgs8dh74yvV5eBkKsyqhcAg62lrLafe5r0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9db32138f9099733-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"91.107.146.170","CF-IPCountry":"DE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[12-Mar-2026 13:26:17 UTC] === User Orders API Called ===
[12-Mar-2026 13:26:17 UTC] User ID: 5
[12-Mar-2026 13:26:17 UTC] Limit: 20, Offset: 0
[12-Mar-2026 13:26:17 UTC] Orders found: 2
[12-Mar-2026 13:26:17 UTC] Orders data: [{"id":5,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/trademaxpooya\/32406","status":"completed","created_at":"2025-11-12 11:43:57","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":4,"quantity":10,"total_coins":10,"coin_type":"regular","telegram_link":"t.me\/tehhhst\/5","status":"cancelled","created_at":"2025-11-12 11:09:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[12-Mar-2026 13:26:17 UTC] Total orders count: 2
[12-Mar-2026 13:26:17 UTC] === API CALL LOG ===
[12-Mar-2026 13:26:17 UTC] Endpoint: user/profile.php
[12-Mar-2026 13:26:17 UTC] Full Log Data: {
    "timestamp": "2026-03-12 13:26:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "91.107.146.170",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "91.107.146.170, 162.158.111.250",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzczOTEwNjU5fQ.0fMF4RCGXUgs8dh74yvV5eBkKsyqhcAg62lrLafe5r0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db32139d9d59733-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "91.107.146.170",
        "CF-IPCountry": "DE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Mar-2026 13:26:17 UTC] === END API CALL LOG ===
[12-Mar-2026 13:26:17 UTC] ✅ API Hash verification passed for profile endpoint
[12-Mar-2026 13:26:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzczOTEwNjU5fQ.0fMF4RCGXUgs8dh74yvV5eBkKsyqhcAg62lrLafe5r0
[12-Mar-2026 13:26:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Mar-2026 13:26:17 UTC] ✅ JWT token verified successfully for user profile
[12-Mar-2026 13:26:17 UTC] User ID: 5
[12-Mar-2026 13:26:17 UTC] ✅ User profile retrieved successfully for user ID: 5
[12-Mar-2026 13:26:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Mar-2026 13:26:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Mar-2026 13:26:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"91.107.146.170, 162.158.111.250","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzczOTEwNjU5fQ.0fMF4RCGXUgs8dh74yvV5eBkKsyqhcAg62lrLafe5r0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9db32140081f9733-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"91.107.146.170","CF-IPCountry":"DE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[12-Mar-2026 13:26:18 UTC] === User Orders API Called ===
[12-Mar-2026 13:26:18 UTC] User ID: 5
[12-Mar-2026 13:26:18 UTC] Limit: 20, Offset: 0
[12-Mar-2026 13:26:18 UTC] Orders found: 2
[12-Mar-2026 13:26:18 UTC] Orders data: [{"id":5,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/trademaxpooya\/32406","status":"completed","created_at":"2025-11-12 11:43:57","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":4,"quantity":10,"total_coins":10,"coin_type":"regular","telegram_link":"t.me\/tehhhst\/5","status":"cancelled","created_at":"2025-11-12 11:09:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[12-Mar-2026 13:26:18 UTC] Total orders count: 2
[12-Mar-2026 13:26:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Mar-2026 13:26:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Mar-2026 13:26:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"91.107.146.170, 162.158.111.250","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzczOTEwNjU5fQ.0fMF4RCGXUgs8dh74yvV5eBkKsyqhcAg62lrLafe5r0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9db32164dbe39733-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"91.107.146.170","CF-IPCountry":"DE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[12-Mar-2026 13:26:24 UTC] === User Orders API Called ===
[12-Mar-2026 13:26:24 UTC] User ID: 5
[12-Mar-2026 13:26:24 UTC] Limit: 20, Offset: 0
[12-Mar-2026 13:26:24 UTC] Orders found: 2
[12-Mar-2026 13:26:24 UTC] Orders data: [{"id":5,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/trademaxpooya\/32406","status":"completed","created_at":"2025-11-12 11:43:57","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":4,"quantity":10,"total_coins":10,"coin_type":"regular","telegram_link":"t.me\/tehhhst\/5","status":"cancelled","created_at":"2025-11-12 11:09:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[12-Mar-2026 13:26:24 UTC] Total orders count: 2
[12-Mar-2026 13:26:24 UTC] === API CALL LOG ===
[12-Mar-2026 13:26:24 UTC] Endpoint: user/profile.php
[12-Mar-2026 13:26:24 UTC] Full Log Data: {
    "timestamp": "2026-03-12 13:26:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "91.107.146.170",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "91.107.146.170, 162.158.111.250",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzczOTEwNjU5fQ.0fMF4RCGXUgs8dh74yvV5eBkKsyqhcAg62lrLafe5r0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db321655c499733-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "91.107.146.170",
        "CF-IPCountry": "DE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Mar-2026 13:26:24 UTC] === END API CALL LOG ===
[12-Mar-2026 13:26:24 UTC] ✅ API Hash verification passed for profile endpoint
[12-Mar-2026 13:26:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzczOTEwNjU5fQ.0fMF4RCGXUgs8dh74yvV5eBkKsyqhcAg62lrLafe5r0
[12-Mar-2026 13:26:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Mar-2026 13:26:24 UTC] ✅ JWT token verified successfully for user profile
[12-Mar-2026 13:26:24 UTC] User ID: 5
[12-Mar-2026 13:26:24 UTC] ✅ User profile retrieved successfully for user ID: 5
[12-Mar-2026 13:44:20 UTC] === API CALL LOG ===
[12-Mar-2026 13:44:20 UTC] Endpoint: user/profile.php
[12-Mar-2026 13:44:20 UTC] Full Log Data: {
    "timestamp": "2026-03-12 13:44:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:3c95:40e6:ca18:c4a2:45e4:4cc8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:3c95:40e6:ca18:c4a2:45e4:4cc8, 104.22.66.32",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTAiLCJ1c2VybmFtZSI6InVua25vd24ueCIsImVtYWlsIjoic2hhcmFkaGhhN0BnbWFpbC5jb20iLCJleHAiOjE3NzM5Mjc4NTl9.vMqaSEpM3kAJ8VLyT3llkeVoxOukYdwXly8wmqL4AlY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db33ba45b7fb65f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:3c95:40e6:ca18:c4a2:45e4:4cc8",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Mar-2026 13:44:20 UTC] === END API CALL LOG ===
[12-Mar-2026 13:44:20 UTC] ✅ API Hash verification passed for profile endpoint
[12-Mar-2026 13:44:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTAiLCJ1c2VybmFtZSI6InVua25vd24ueCIsImVtYWlsIjoic2hhcmFkaGhhN0BnbWFpbC5jb20iLCJleHAiOjE3NzM5Mjc4NTl9.vMqaSEpM3kAJ8VLyT3llkeVoxOukYdwXly8wmqL4AlY
[12-Mar-2026 13:44:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Mar-2026 13:44:20 UTC] ✅ JWT token verified successfully for user profile
[12-Mar-2026 13:44:20 UTC] User ID: 90
[12-Mar-2026 13:44:20 UTC] ✅ User profile retrieved successfully for user ID: 90
[12-Mar-2026 13:44:58 UTC] === API CALL LOG ===
[12-Mar-2026 13:44:58 UTC] Endpoint: user/profile.php
[12-Mar-2026 13:44:58 UTC] Full Log Data: {
    "timestamp": "2026-03-12 13:44:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:3c95:40e6:ca18:c4a2:45e4:4cc8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:3c95:40e6:ca18:c4a2:45e4:4cc8, 104.22.66.163",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTAiLCJ1c2VybmFtZSI6InVua25vd24ueCIsImVtYWlsIjoic2hhcmFkaGhhN0BnbWFpbC5jb20iLCJleHAiOjE3NzM5Mjc4NTl9.vMqaSEpM3kAJ8VLyT3llkeVoxOukYdwXly8wmqL4AlY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db33c9379f9b65f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:3c95:40e6:ca18:c4a2:45e4:4cc8",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Mar-2026 13:44:58 UTC] === END API CALL LOG ===
[12-Mar-2026 13:44:58 UTC] ✅ API Hash verification passed for profile endpoint
[12-Mar-2026 13:44:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTAiLCJ1c2VybmFtZSI6InVua25vd24ueCIsImVtYWlsIjoic2hhcmFkaGhhN0BnbWFpbC5jb20iLCJleHAiOjE3NzM5Mjc4NTl9.vMqaSEpM3kAJ8VLyT3llkeVoxOukYdwXly8wmqL4AlY
[12-Mar-2026 13:44:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Mar-2026 13:44:58 UTC] ✅ JWT token verified successfully for user profile
[12-Mar-2026 13:44:58 UTC] User ID: 90
[12-Mar-2026 13:44:58 UTC] ✅ User profile retrieved successfully for user ID: 90
[12-Mar-2026 13:45:02 UTC] === API CALL LOG ===
[12-Mar-2026 13:45:02 UTC] Endpoint: user/profile.php
[12-Mar-2026 13:45:02 UTC] Full Log Data: {
    "timestamp": "2026-03-12 13:45:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:3c95:40e6:ca18:c4a2:45e4:4cc8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:3c95:40e6:ca18:c4a2:45e4:4cc8, 104.22.66.162",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTAiLCJ1c2VybmFtZSI6InVua25vd24ueCIsImVtYWlsIjoic2hhcmFkaGhhN0BnbWFpbC5jb20iLCJleHAiOjE3NzM5Mjc4NTl9.vMqaSEpM3kAJ8VLyT3llkeVoxOukYdwXly8wmqL4AlY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db33cabaff0b65f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:3c95:40e6:ca18:c4a2:45e4:4cc8",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Mar-2026 13:45:02 UTC] === END API CALL LOG ===
[12-Mar-2026 13:45:02 UTC] ✅ API Hash verification passed for profile endpoint
[12-Mar-2026 13:45:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTAiLCJ1c2VybmFtZSI6InVua25vd24ueCIsImVtYWlsIjoic2hhcmFkaGhhN0BnbWFpbC5jb20iLCJleHAiOjE3NzM5Mjc4NTl9.vMqaSEpM3kAJ8VLyT3llkeVoxOukYdwXly8wmqL4AlY
[12-Mar-2026 13:45:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Mar-2026 13:45:02 UTC] ✅ JWT token verified successfully for user profile
[12-Mar-2026 13:45:02 UTC] User ID: 90
[12-Mar-2026 13:45:02 UTC] ✅ User profile retrieved successfully for user ID: 90
[12-Mar-2026 13:45:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Mar-2026 13:45:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Mar-2026 13:45:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:3c95:40e6:ca18:c4a2:45e4:4cc8, 104.22.66.163","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTAiLCJ1c2VybmFtZSI6InVua25vd24ueCIsImVtYWlsIjoic2hhcmFkaGhhN0BnbWFpbC5jb20iLCJleHAiOjE3NzM5Mjc4NTl9.vMqaSEpM3kAJ8VLyT3llkeVoxOukYdwXly8wmqL4AlY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9db33d289c3db65f-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:3c95:40e6:ca18:c4a2:45e4:4cc8","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[12-Mar-2026 13:45:22 UTC] === User Orders API Called ===
[12-Mar-2026 13:45:22 UTC] User ID: 90
[12-Mar-2026 13:45:22 UTC] Limit: 20, Offset: 0
[12-Mar-2026 13:45:22 UTC] Orders found: 1
[12-Mar-2026 13:45:22 UTC] Orders data: [{"id":69,"quantity":5,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/girlfriend_bebo","status":"pending","created_at":"2026-03-12 17:15:20","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[12-Mar-2026 13:45:22 UTC] Total orders count: 1
[12-Mar-2026 13:45:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Mar-2026 13:45:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Mar-2026 13:45:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:3c95:40e6:ca18:c4a2:45e4:4cc8, 104.22.66.163","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTAiLCJ1c2VybmFtZSI6InVua25vd24ueCIsImVtYWlsIjoic2hhcmFkaGhhN0BnbWFpbC5jb20iLCJleHAiOjE3NzM5Mjc4NTl9.vMqaSEpM3kAJ8VLyT3llkeVoxOukYdwXly8wmqL4AlY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9db33d292db3b65f-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:3c95:40e6:ca18:c4a2:45e4:4cc8","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[12-Mar-2026 13:45:22 UTC] === User Orders API Called ===
[12-Mar-2026 13:45:22 UTC] User ID: 90
[12-Mar-2026 13:45:22 UTC] Limit: 20, Offset: 0
[12-Mar-2026 13:45:22 UTC] Orders found: 1
[12-Mar-2026 13:45:22 UTC] Orders data: [{"id":69,"quantity":5,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/girlfriend_bebo","status":"pending","created_at":"2026-03-12 17:15:20","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[12-Mar-2026 13:45:22 UTC] Total orders count: 1
[12-Mar-2026 13:45:29 UTC] === API CALL LOG ===
[12-Mar-2026 13:45:29 UTC] Endpoint: user/profile.php
[12-Mar-2026 13:45:29 UTC] Full Log Data: {
    "timestamp": "2026-03-12 13:45:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:3c95:40e6:ca18:c4a2:45e4:4cc8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:3c95:40e6:ca18:c4a2:45e4:4cc8, 104.22.66.162",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTAiLCJ1c2VybmFtZSI6InVua25vd24ueCIsImVtYWlsIjoic2hhcmFkaGhhN0BnbWFpbC5jb20iLCJleHAiOjE3NzM5Mjc4NTl9.vMqaSEpM3kAJ8VLyT3llkeVoxOukYdwXly8wmqL4AlY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db33d56586db65f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:3c95:40e6:ca18:c4a2:45e4:4cc8",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Mar-2026 13:45:29 UTC] === END API CALL LOG ===
[12-Mar-2026 13:45:29 UTC] ✅ API Hash verification passed for profile endpoint
[12-Mar-2026 13:45:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTAiLCJ1c2VybmFtZSI6InVua25vd24ueCIsImVtYWlsIjoic2hhcmFkaGhhN0BnbWFpbC5jb20iLCJleHAiOjE3NzM5Mjc4NTl9.vMqaSEpM3kAJ8VLyT3llkeVoxOukYdwXly8wmqL4AlY
[12-Mar-2026 13:45:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Mar-2026 13:45:29 UTC] ✅ JWT token verified successfully for user profile
[12-Mar-2026 13:45:29 UTC] User ID: 90
[12-Mar-2026 13:45:29 UTC] ✅ User profile retrieved successfully for user ID: 90
[12-Mar-2026 13:45:29 UTC] User Purchases API - User ID: 90
[12-Mar-2026 13:45:29 UTC] User Purchases API - Total purchases found: 0
[12-Mar-2026 13:45:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Mar-2026 13:45:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Mar-2026 13:45:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:3c95:40e6:ca18:c4a2:45e4:4cc8, 104.22.66.162","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTAiLCJ1c2VybmFtZSI6InVua25vd24ueCIsImVtYWlsIjoic2hhcmFkaGhhN0BnbWFpbC5jb20iLCJleHAiOjE3NzM5Mjc4NTl9.vMqaSEpM3kAJ8VLyT3llkeVoxOukYdwXly8wmqL4AlY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9db33d5c0eebb65f-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:3c95:40e6:ca18:c4a2:45e4:4cc8","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[12-Mar-2026 13:45:30 UTC] === User Orders API Called ===
[12-Mar-2026 13:45:30 UTC] User ID: 90
[12-Mar-2026 13:45:30 UTC] Limit: 20, Offset: 0
[12-Mar-2026 13:45:30 UTC] Orders found: 1
[12-Mar-2026 13:45:30 UTC] Orders data: [{"id":69,"quantity":5,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/girlfriend_bebo","status":"pending","created_at":"2026-03-12 17:15:20","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[12-Mar-2026 13:45:30 UTC] Total orders count: 1
[12-Mar-2026 13:48:13 UTC] === API CALL LOG ===
[12-Mar-2026 13:48:13 UTC] Endpoint: user/profile.php
[12-Mar-2026 13:48:13 UTC] Full Log Data: {
    "timestamp": "2026-03-12 13:48:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.159.156.126",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "51.159.156.126, 172.69.222.176",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEiLCJ1c2VybmFtZSI6ImhhdGltIiwiZW1haWwiOiJoYXRpbWtoYWxlZDEyMzQ1QGdtYWlsLmNvbSIsImV4cCI6MTc3MzkyODA5Mn0.HaSlSrfwQCTwrd_RBS3cRyi-m4GDlpJ8uScfl9h6L3g",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db3415719b59ed9-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "51.159.156.126",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Mar-2026 13:48:13 UTC] === END API CALL LOG ===
[12-Mar-2026 13:48:13 UTC] ✅ API Hash verification passed for profile endpoint
[12-Mar-2026 13:48:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEiLCJ1c2VybmFtZSI6ImhhdGltIiwiZW1haWwiOiJoYXRpbWtoYWxlZDEyMzQ1QGdtYWlsLmNvbSIsImV4cCI6MTc3MzkyODA5Mn0.HaSlSrfwQCTwrd_RBS3cRyi-m4GDlpJ8uScfl9h6L3g
[12-Mar-2026 13:48:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Mar-2026 13:48:13 UTC] ✅ JWT token verified successfully for user profile
[12-Mar-2026 13:48:13 UTC] User ID: 91
[12-Mar-2026 13:48:13 UTC] ✅ User profile retrieved successfully for user ID: 91
[12-Mar-2026 13:48:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Mar-2026 13:48:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Mar-2026 13:48:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"51.159.156.126, 141.101.97.25","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEiLCJ1c2VybmFtZSI6ImhhdGltIiwiZW1haWwiOiJoYXRpbWtoYWxlZDEyMzQ1QGdtYWlsLmNvbSIsImV4cCI6MTc3MzkyODA5Mn0.HaSlSrfwQCTwrd_RBS3cRyi-m4GDlpJ8uScfl9h6L3g","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9db341bc9c989ed9-CDG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"51.159.156.126","CF-IPCountry":"FR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[12-Mar-2026 13:48:29 UTC] === User Orders API Called ===
[12-Mar-2026 13:48:29 UTC] User ID: 91
[12-Mar-2026 13:48:29 UTC] Limit: 20, Offset: 0
[12-Mar-2026 13:48:29 UTC] Orders found: 0
[12-Mar-2026 13:48:29 UTC] Orders data: []
[12-Mar-2026 13:48:29 UTC] Total orders count: 0
[12-Mar-2026 13:48:32 UTC] === API CALL LOG ===
[12-Mar-2026 13:48:32 UTC] Endpoint: user/profile.php
[12-Mar-2026 13:48:32 UTC] Full Log Data: {
    "timestamp": "2026-03-12 13:48:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.159.156.126",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "51.159.156.126, 141.101.97.25",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEiLCJ1c2VybmFtZSI6ImhhdGltIiwiZW1haWwiOiJoYXRpbWtoYWxlZDEyMzQ1QGdtYWlsLmNvbSIsImV4cCI6MTc3MzkyODA5Mn0.HaSlSrfwQCTwrd_RBS3cRyi-m4GDlpJ8uScfl9h6L3g",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db341cdfa6a9ed9-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "51.159.156.126",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Mar-2026 13:48:32 UTC] === END API CALL LOG ===
[12-Mar-2026 13:48:32 UTC] ✅ API Hash verification passed for profile endpoint
[12-Mar-2026 13:48:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEiLCJ1c2VybmFtZSI6ImhhdGltIiwiZW1haWwiOiJoYXRpbWtoYWxlZDEyMzQ1QGdtYWlsLmNvbSIsImV4cCI6MTc3MzkyODA5Mn0.HaSlSrfwQCTwrd_RBS3cRyi-m4GDlpJ8uScfl9h6L3g
[12-Mar-2026 13:48:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Mar-2026 13:48:32 UTC] ✅ JWT token verified successfully for user profile
[12-Mar-2026 13:48:32 UTC] User ID: 91
[12-Mar-2026 13:48:32 UTC] ✅ User profile retrieved successfully for user ID: 91
[12-Mar-2026 13:48:41 UTC] === API CALL LOG ===
[12-Mar-2026 13:48:41 UTC] Endpoint: user/profile.php
[12-Mar-2026 13:48:41 UTC] Full Log Data: {
    "timestamp": "2026-03-12 13:48:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.159.156.126",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "51.159.156.126, 141.101.97.24",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEiLCJ1c2VybmFtZSI6ImhhdGltIiwiZW1haWwiOiJoYXRpbWtoYWxlZDEyMzQ1QGdtYWlsLmNvbSIsImV4cCI6MTc3MzkyODA5Mn0.HaSlSrfwQCTwrd_RBS3cRyi-m4GDlpJ8uScfl9h6L3g",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db342081e229ed9-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "51.159.156.126",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Mar-2026 13:48:41 UTC] === END API CALL LOG ===
[12-Mar-2026 13:48:41 UTC] ✅ API Hash verification passed for profile endpoint
[12-Mar-2026 13:48:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEiLCJ1c2VybmFtZSI6ImhhdGltIiwiZW1haWwiOiJoYXRpbWtoYWxlZDEyMzQ1QGdtYWlsLmNvbSIsImV4cCI6MTc3MzkyODA5Mn0.HaSlSrfwQCTwrd_RBS3cRyi-m4GDlpJ8uScfl9h6L3g
[12-Mar-2026 13:48:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Mar-2026 13:48:41 UTC] ✅ JWT token verified successfully for user profile
[12-Mar-2026 13:48:41 UTC] User ID: 91
[12-Mar-2026 13:48:41 UTC] ✅ User profile retrieved successfully for user ID: 91
[12-Mar-2026 13:48:41 UTC] User Purchases API - User ID: 91
[12-Mar-2026 13:48:41 UTC] User Purchases API - Total purchases found: 0
[12-Mar-2026 13:48:51 UTC] === API CALL LOG ===
[12-Mar-2026 13:48:51 UTC] Endpoint: user/profile.php
[12-Mar-2026 13:48:51 UTC] Full Log Data: {
    "timestamp": "2026-03-12 13:48:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.159.156.126",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "51.159.156.126, 141.101.97.24",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEiLCJ1c2VybmFtZSI6ImhhdGltIiwiZW1haWwiOiJoYXRpbWtoYWxlZDEyMzQ1QGdtYWlsLmNvbSIsImV4cCI6MTc3MzkyODA5Mn0.HaSlSrfwQCTwrd_RBS3cRyi-m4GDlpJ8uScfl9h6L3g",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db3424298e99ed9-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "51.159.156.126",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Mar-2026 13:48:51 UTC] === END API CALL LOG ===
[12-Mar-2026 13:48:51 UTC] ✅ API Hash verification passed for profile endpoint
[12-Mar-2026 13:48:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEiLCJ1c2VybmFtZSI6ImhhdGltIiwiZW1haWwiOiJoYXRpbWtoYWxlZDEyMzQ1QGdtYWlsLmNvbSIsImV4cCI6MTc3MzkyODA5Mn0.HaSlSrfwQCTwrd_RBS3cRyi-m4GDlpJ8uScfl9h6L3g
[12-Mar-2026 13:48:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Mar-2026 13:48:51 UTC] ✅ JWT token verified successfully for user profile
[12-Mar-2026 13:48:51 UTC] User ID: 91
[12-Mar-2026 13:48:51 UTC] ✅ User profile retrieved successfully for user ID: 91
[12-Mar-2026 13:48:51 UTC] User Purchases API - User ID: 91
[12-Mar-2026 13:48:51 UTC] User Purchases API - Total purchases found: 0
[12-Mar-2026 13:48:51 UTC] === API CALL LOG ===
[12-Mar-2026 13:48:51 UTC] Endpoint: user/profile.php
[12-Mar-2026 13:48:51 UTC] Full Log Data: {
    "timestamp": "2026-03-12 13:48:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.159.156.126",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "51.159.156.126, 141.101.97.24",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEiLCJ1c2VybmFtZSI6ImhhdGltIiwiZW1haWwiOiJoYXRpbWtoYWxlZDEyMzQ1QGdtYWlsLmNvbSIsImV4cCI6MTc3MzkyODA5Mn0.HaSlSrfwQCTwrd_RBS3cRyi-m4GDlpJ8uScfl9h6L3g",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db34248de549ed9-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "51.159.156.126",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Mar-2026 13:48:51 UTC] === END API CALL LOG ===
[12-Mar-2026 13:48:51 UTC] ✅ API Hash verification passed for profile endpoint
[12-Mar-2026 13:48:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEiLCJ1c2VybmFtZSI6ImhhdGltIiwiZW1haWwiOiJoYXRpbWtoYWxlZDEyMzQ1QGdtYWlsLmNvbSIsImV4cCI6MTc3MzkyODA5Mn0.HaSlSrfwQCTwrd_RBS3cRyi-m4GDlpJ8uScfl9h6L3g
[12-Mar-2026 13:48:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Mar-2026 13:48:51 UTC] ✅ JWT token verified successfully for user profile
[12-Mar-2026 13:48:51 UTC] User ID: 91
[12-Mar-2026 13:48:51 UTC] ✅ User profile retrieved successfully for user ID: 91
[12-Mar-2026 13:52:02 UTC] === API CALL LOG ===
[12-Mar-2026 13:52:02 UTC] Endpoint: user/profile.php
[12-Mar-2026 13:52:02 UTC] Full Log Data: {
    "timestamp": "2026-03-12 13:52:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.159.156.126",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "51.159.156.126, 141.101.97.25",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEiLCJ1c2VybmFtZSI6ImhhdGltIiwiZW1haWwiOiJoYXRpbWtoYWxlZDEyMzQ1QGdtYWlsLmNvbSIsImV4cCI6MTc3MzkyODA5Mn0.HaSlSrfwQCTwrd_RBS3cRyi-m4GDlpJ8uScfl9h6L3g",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db346f08fbd701c-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "51.159.156.126",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Mar-2026 13:52:02 UTC] === END API CALL LOG ===
[12-Mar-2026 13:52:02 UTC] ✅ API Hash verification passed for profile endpoint
[12-Mar-2026 13:52:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEiLCJ1c2VybmFtZSI6ImhhdGltIiwiZW1haWwiOiJoYXRpbWtoYWxlZDEyMzQ1QGdtYWlsLmNvbSIsImV4cCI6MTc3MzkyODA5Mn0.HaSlSrfwQCTwrd_RBS3cRyi-m4GDlpJ8uScfl9h6L3g
[12-Mar-2026 13:52:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Mar-2026 13:52:02 UTC] ✅ JWT token verified successfully for user profile
[12-Mar-2026 13:52:02 UTC] User ID: 91
[12-Mar-2026 13:52:02 UTC] ✅ User profile retrieved successfully for user ID: 91
[12-Mar-2026 13:52:03 UTC] === API CALL LOG ===
[12-Mar-2026 13:52:03 UTC] Endpoint: user/profile.php
[12-Mar-2026 13:52:03 UTC] Full Log Data: {
    "timestamp": "2026-03-12 13:52:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.159.156.126",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "51.159.156.126, 141.101.97.24",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEiLCJ1c2VybmFtZSI6ImhhdGltIiwiZW1haWwiOiJoYXRpbWtoYWxlZDEyMzQ1QGdtYWlsLmNvbSIsImV4cCI6MTc3MzkyODA5Mn0.HaSlSrfwQCTwrd_RBS3cRyi-m4GDlpJ8uScfl9h6L3g",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db346f5dba5701c-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "51.159.156.126",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Mar-2026 13:52:03 UTC] === END API CALL LOG ===
[12-Mar-2026 13:52:03 UTC] ✅ API Hash verification passed for profile endpoint
[12-Mar-2026 13:52:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEiLCJ1c2VybmFtZSI6ImhhdGltIiwiZW1haWwiOiJoYXRpbWtoYWxlZDEyMzQ1QGdtYWlsLmNvbSIsImV4cCI6MTc3MzkyODA5Mn0.HaSlSrfwQCTwrd_RBS3cRyi-m4GDlpJ8uScfl9h6L3g
[12-Mar-2026 13:52:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Mar-2026 13:52:03 UTC] ✅ JWT token verified successfully for user profile
[12-Mar-2026 13:52:03 UTC] User ID: 91
[12-Mar-2026 13:52:03 UTC] ✅ User profile retrieved successfully for user ID: 91
[12-Mar-2026 13:52:29 UTC] === API CALL LOG ===
[12-Mar-2026 13:52:29 UTC] Endpoint: user/profile.php
[12-Mar-2026 13:52:29 UTC] Full Log Data: {
    "timestamp": "2026-03-12 13:52:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.159.156.126",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "51.159.156.126, 141.101.97.24",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEiLCJ1c2VybmFtZSI6ImhhdGltIiwiZW1haWwiOiJoYXRpbWtoYWxlZDEyMzQ1QGdtYWlsLmNvbSIsImV4cCI6MTc3MzkyODA5Mn0.HaSlSrfwQCTwrd_RBS3cRyi-m4GDlpJ8uScfl9h6L3g",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db347969e38701c-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "51.159.156.126",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Mar-2026 13:52:29 UTC] === END API CALL LOG ===
[12-Mar-2026 13:52:29 UTC] ✅ API Hash verification passed for profile endpoint
[12-Mar-2026 13:52:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEiLCJ1c2VybmFtZSI6ImhhdGltIiwiZW1haWwiOiJoYXRpbWtoYWxlZDEyMzQ1QGdtYWlsLmNvbSIsImV4cCI6MTc3MzkyODA5Mn0.HaSlSrfwQCTwrd_RBS3cRyi-m4GDlpJ8uScfl9h6L3g
[12-Mar-2026 13:52:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Mar-2026 13:52:29 UTC] ✅ JWT token verified successfully for user profile
[12-Mar-2026 13:52:29 UTC] User ID: 91
[12-Mar-2026 13:52:29 UTC] ✅ User profile retrieved successfully for user ID: 91
[12-Mar-2026 13:52:42 UTC] === API CALL LOG ===
[12-Mar-2026 13:52:42 UTC] Endpoint: user/profile.php
[12-Mar-2026 13:52:42 UTC] Full Log Data: {
    "timestamp": "2026-03-12 13:52:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.159.156.126",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "51.159.156.126, 141.101.97.25",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEiLCJ1c2VybmFtZSI6ImhhdGltIiwiZW1haWwiOiJoYXRpbWtoYWxlZDEyMzQ1QGdtYWlsLmNvbSIsImV4cCI6MTc3MzkyODA5Mn0.HaSlSrfwQCTwrd_RBS3cRyi-m4GDlpJ8uScfl9h6L3g",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db347ebdba7701c-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "51.159.156.126",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Mar-2026 13:52:42 UTC] === END API CALL LOG ===
[12-Mar-2026 13:52:42 UTC] ✅ API Hash verification passed for profile endpoint
[12-Mar-2026 13:52:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEiLCJ1c2VybmFtZSI6ImhhdGltIiwiZW1haWwiOiJoYXRpbWtoYWxlZDEyMzQ1QGdtYWlsLmNvbSIsImV4cCI6MTc3MzkyODA5Mn0.HaSlSrfwQCTwrd_RBS3cRyi-m4GDlpJ8uScfl9h6L3g
[12-Mar-2026 13:52:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Mar-2026 13:52:42 UTC] ✅ JWT token verified successfully for user profile
[12-Mar-2026 13:52:42 UTC] User ID: 91
[12-Mar-2026 13:52:42 UTC] ✅ User profile retrieved successfully for user ID: 91
[12-Mar-2026 13:52:47 UTC] === API CALL LOG ===
[12-Mar-2026 13:52:47 UTC] Endpoint: user/profile.php
[12-Mar-2026 13:52:47 UTC] Full Log Data: {
    "timestamp": "2026-03-12 13:52:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.159.156.126",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "51.159.156.126, 141.101.97.25",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEiLCJ1c2VybmFtZSI6ImhhdGltIiwiZW1haWwiOiJoYXRpbWtoYWxlZDEyMzQ1QGdtYWlsLmNvbSIsImV4cCI6MTc3MzkyODA5Mn0.HaSlSrfwQCTwrd_RBS3cRyi-m4GDlpJ8uScfl9h6L3g",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db348061eba701c-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "51.159.156.126",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Mar-2026 13:52:47 UTC] === END API CALL LOG ===
[12-Mar-2026 13:52:47 UTC] ✅ API Hash verification passed for profile endpoint
[12-Mar-2026 13:52:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEiLCJ1c2VybmFtZSI6ImhhdGltIiwiZW1haWwiOiJoYXRpbWtoYWxlZDEyMzQ1QGdtYWlsLmNvbSIsImV4cCI6MTc3MzkyODA5Mn0.HaSlSrfwQCTwrd_RBS3cRyi-m4GDlpJ8uScfl9h6L3g
[12-Mar-2026 13:52:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Mar-2026 13:52:47 UTC] ✅ JWT token verified successfully for user profile
[12-Mar-2026 13:52:47 UTC] User ID: 91
[12-Mar-2026 13:52:47 UTC] ✅ User profile retrieved successfully for user ID: 91
[12-Mar-2026 13:52:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Mar-2026 13:52:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Mar-2026 13:52:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"51.159.156.126, 141.101.97.25","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEiLCJ1c2VybmFtZSI6ImhhdGltIiwiZW1haWwiOiJoYXRpbWtoYWxlZDEyMzQ1QGdtYWlsLmNvbSIsImV4cCI6MTc3MzkyODA5Mn0.HaSlSrfwQCTwrd_RBS3cRyi-m4GDlpJ8uScfl9h6L3g","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9db3480cfbb5701c-CDG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"51.159.156.126","CF-IPCountry":"FR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[12-Mar-2026 13:52:48 UTC] === User Orders API Called ===
[12-Mar-2026 13:52:48 UTC] User ID: 91
[12-Mar-2026 13:52:48 UTC] Limit: 20, Offset: 0
[12-Mar-2026 13:52:48 UTC] Orders found: 0
[12-Mar-2026 13:52:48 UTC] Orders data: []
[12-Mar-2026 13:52:48 UTC] Total orders count: 0
[12-Mar-2026 13:52:49 UTC] === API CALL LOG ===
[12-Mar-2026 13:52:49 UTC] Endpoint: user/profile.php
[12-Mar-2026 13:52:49 UTC] Full Log Data: {
    "timestamp": "2026-03-12 13:52:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.159.156.126",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "51.159.156.126, 141.101.97.25",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEiLCJ1c2VybmFtZSI6ImhhdGltIiwiZW1haWwiOiJoYXRpbWtoYWxlZDEyMzQ1QGdtYWlsLmNvbSIsImV4cCI6MTc3MzkyODA5Mn0.HaSlSrfwQCTwrd_RBS3cRyi-m4GDlpJ8uScfl9h6L3g",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db348173b34701c-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "51.159.156.126",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Mar-2026 13:52:49 UTC] === END API CALL LOG ===
[12-Mar-2026 13:52:49 UTC] ✅ API Hash verification passed for profile endpoint
[12-Mar-2026 13:52:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEiLCJ1c2VybmFtZSI6ImhhdGltIiwiZW1haWwiOiJoYXRpbWtoYWxlZDEyMzQ1QGdtYWlsLmNvbSIsImV4cCI6MTc3MzkyODA5Mn0.HaSlSrfwQCTwrd_RBS3cRyi-m4GDlpJ8uScfl9h6L3g
[12-Mar-2026 13:52:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Mar-2026 13:52:49 UTC] ✅ JWT token verified successfully for user profile
[12-Mar-2026 13:52:49 UTC] User ID: 91
[12-Mar-2026 13:52:49 UTC] ✅ User profile retrieved successfully for user ID: 91
[12-Mar-2026 13:53:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Mar-2026 13:53:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Mar-2026 13:53:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"51.159.156.126, 141.101.97.24","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEiLCJ1c2VybmFtZSI6ImhhdGltIiwiZW1haWwiOiJoYXRpbWtoYWxlZDEyMzQ1QGdtYWlsLmNvbSIsImV4cCI6MTc3MzkyODA5Mn0.HaSlSrfwQCTwrd_RBS3cRyi-m4GDlpJ8uScfl9h6L3g","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9db348b6996c701c-CDG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"51.159.156.126","CF-IPCountry":"FR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[12-Mar-2026 13:53:15 UTC] === User Orders API Called ===
[12-Mar-2026 13:53:15 UTC] User ID: 91
[12-Mar-2026 13:53:15 UTC] Limit: 20, Offset: 0
[12-Mar-2026 13:53:15 UTC] Orders found: 0
[12-Mar-2026 13:53:15 UTC] Orders data: []
[12-Mar-2026 13:53:15 UTC] Total orders count: 0
[12-Mar-2026 13:53:16 UTC] === API CALL LOG ===
[12-Mar-2026 13:53:16 UTC] Endpoint: user/profile.php
[12-Mar-2026 13:53:16 UTC] Full Log Data: {
    "timestamp": "2026-03-12 13:53:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.159.156.126",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "51.159.156.126, 141.101.97.24",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEiLCJ1c2VybmFtZSI6ImhhdGltIiwiZW1haWwiOiJoYXRpbWtoYWxlZDEyMzQ1QGdtYWlsLmNvbSIsImV4cCI6MTc3MzkyODA5Mn0.HaSlSrfwQCTwrd_RBS3cRyi-m4GDlpJ8uScfl9h6L3g",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db348bd7f27701c-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "51.159.156.126",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Mar-2026 13:53:16 UTC] === END API CALL LOG ===
[12-Mar-2026 13:53:16 UTC] ✅ API Hash verification passed for profile endpoint
[12-Mar-2026 13:53:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEiLCJ1c2VybmFtZSI6ImhhdGltIiwiZW1haWwiOiJoYXRpbWtoYWxlZDEyMzQ1QGdtYWlsLmNvbSIsImV4cCI6MTc3MzkyODA5Mn0.HaSlSrfwQCTwrd_RBS3cRyi-m4GDlpJ8uScfl9h6L3g
[12-Mar-2026 13:53:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Mar-2026 13:53:16 UTC] ✅ JWT token verified successfully for user profile
[12-Mar-2026 13:53:16 UTC] User ID: 91
[12-Mar-2026 13:53:16 UTC] ✅ User profile retrieved successfully for user ID: 91
[12-Mar-2026 13:53:16 UTC] User Purchases API - User ID: 91
[12-Mar-2026 13:53:16 UTC] User Purchases API - Total purchases found: 0
[12-Mar-2026 13:53:19 UTC] User Purchases API - User ID: 91
[12-Mar-2026 13:53:19 UTC] User Purchases API - Total purchases found: 0
[12-Mar-2026 13:53:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Mar-2026 13:53:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Mar-2026 13:53:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"51.159.156.126, 141.101.97.24","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEiLCJ1c2VybmFtZSI6ImhhdGltIiwiZW1haWwiOiJoYXRpbWtoYWxlZDEyMzQ1QGdtYWlsLmNvbSIsImV4cCI6MTc3MzkyODA5Mn0.HaSlSrfwQCTwrd_RBS3cRyi-m4GDlpJ8uScfl9h6L3g","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9db348e398e0701c-CDG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"51.159.156.126","CF-IPCountry":"FR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[12-Mar-2026 13:53:22 UTC] === User Orders API Called ===
[12-Mar-2026 13:53:22 UTC] User ID: 91
[12-Mar-2026 13:53:22 UTC] Limit: 20, Offset: 0
[12-Mar-2026 13:53:22 UTC] Orders found: 0
[12-Mar-2026 13:53:22 UTC] Orders data: []
[12-Mar-2026 13:53:22 UTC] Total orders count: 0
[12-Mar-2026 13:53:23 UTC] User Purchases API - User ID: 91
[12-Mar-2026 13:53:23 UTC] User Purchases API - Total purchases found: 0
[12-Mar-2026 13:53:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Mar-2026 13:53:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Mar-2026 13:53:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"51.159.156.126, 141.101.97.24","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEiLCJ1c2VybmFtZSI6ImhhdGltIiwiZW1haWwiOiJoYXRpbWtoYWxlZDEyMzQ1QGdtYWlsLmNvbSIsImV4cCI6MTc3MzkyODA5Mn0.HaSlSrfwQCTwrd_RBS3cRyi-m4GDlpJ8uScfl9h6L3g","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9db348f0593c701c-CDG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"51.159.156.126","CF-IPCountry":"FR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[12-Mar-2026 13:53:24 UTC] === User Orders API Called ===
[12-Mar-2026 13:53:24 UTC] User ID: 91
[12-Mar-2026 13:53:24 UTC] Limit: 20, Offset: 0
[12-Mar-2026 13:53:24 UTC] Orders found: 0
[12-Mar-2026 13:53:24 UTC] Orders data: []
[12-Mar-2026 13:53:24 UTC] Total orders count: 0
[12-Mar-2026 13:53:30 UTC] === API CALL LOG ===
[12-Mar-2026 13:53:30 UTC] Endpoint: user/profile.php
[12-Mar-2026 13:53:30 UTC] Full Log Data: {
    "timestamp": "2026-03-12 13:53:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.159.156.126",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "51.159.156.126, 172.71.126.199",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEiLCJ1c2VybmFtZSI6ImhhdGltIiwiZW1haWwiOiJoYXRpbWtoYWxlZDEyMzQ1QGdtYWlsLmNvbSIsImV4cCI6MTc3MzkyODA5Mn0.HaSlSrfwQCTwrd_RBS3cRyi-m4GDlpJ8uScfl9h6L3g",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db349127c2cd11d-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "51.159.156.126",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Mar-2026 13:53:30 UTC] === END API CALL LOG ===
[12-Mar-2026 13:53:30 UTC] ✅ API Hash verification passed for profile endpoint
[12-Mar-2026 13:53:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEiLCJ1c2VybmFtZSI6ImhhdGltIiwiZW1haWwiOiJoYXRpbWtoYWxlZDEyMzQ1QGdtYWlsLmNvbSIsImV4cCI6MTc3MzkyODA5Mn0.HaSlSrfwQCTwrd_RBS3cRyi-m4GDlpJ8uScfl9h6L3g
[12-Mar-2026 13:53:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Mar-2026 13:53:30 UTC] ✅ JWT token verified successfully for user profile
[12-Mar-2026 13:53:30 UTC] User ID: 91
[12-Mar-2026 13:53:30 UTC] ✅ User profile retrieved successfully for user ID: 91
[12-Mar-2026 13:53:30 UTC] === API CALL LOG ===
[12-Mar-2026 13:53:30 UTC] Endpoint: user/profile.php
[12-Mar-2026 13:53:30 UTC] Full Log Data: {
    "timestamp": "2026-03-12 13:53:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.159.156.126",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "51.159.156.126, 172.71.126.199",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEiLCJ1c2VybmFtZSI6ImhhdGltIiwiZW1haWwiOiJoYXRpbWtoYWxlZDEyMzQ1QGdtYWlsLmNvbSIsImV4cCI6MTc3MzkyODA5Mn0.HaSlSrfwQCTwrd_RBS3cRyi-m4GDlpJ8uScfl9h6L3g",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db349181a1cd11d-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "51.159.156.126",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Mar-2026 13:53:30 UTC] === END API CALL LOG ===
[12-Mar-2026 13:53:30 UTC] ✅ API Hash verification passed for profile endpoint
[12-Mar-2026 13:53:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEiLCJ1c2VybmFtZSI6ImhhdGltIiwiZW1haWwiOiJoYXRpbWtoYWxlZDEyMzQ1QGdtYWlsLmNvbSIsImV4cCI6MTc3MzkyODA5Mn0.HaSlSrfwQCTwrd_RBS3cRyi-m4GDlpJ8uScfl9h6L3g
[12-Mar-2026 13:53:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Mar-2026 13:53:30 UTC] ✅ JWT token verified successfully for user profile
[12-Mar-2026 13:53:30 UTC] User ID: 91
[12-Mar-2026 13:53:30 UTC] ✅ User profile retrieved successfully for user ID: 91
[12-Mar-2026 13:55:49 UTC] === API CALL LOG ===
[12-Mar-2026 13:55:49 UTC] Endpoint: user/profile.php
[12-Mar-2026 13:55:49 UTC] Full Log Data: {
    "timestamp": "2026-03-12 13:55:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.212.157",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.112.212.157, 162.158.216.66",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIiLCJ1c2VybmFtZSI6IkFudWNoYXVrYSIsImVtYWlsIjoidGhhbmtnb2RrZTc2QGdtYWlsLmNvbSIsImV4cCI6MTc3MzkyODU0OX0.KNBtcCWg0RGicwwSikbyjsnGX5d_B32V0nCVEDXZ2TI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db34c7d1eaf7685-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.112.212.157",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Mar-2026 13:55:49 UTC] === END API CALL LOG ===
[12-Mar-2026 13:55:49 UTC] ✅ API Hash verification passed for profile endpoint
[12-Mar-2026 13:55:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIiLCJ1c2VybmFtZSI6IkFudWNoYXVrYSIsImVtYWlsIjoidGhhbmtnb2RrZTc2QGdtYWlsLmNvbSIsImV4cCI6MTc3MzkyODU0OX0.KNBtcCWg0RGicwwSikbyjsnGX5d_B32V0nCVEDXZ2TI
[12-Mar-2026 13:55:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Mar-2026 13:55:49 UTC] ✅ JWT token verified successfully for user profile
[12-Mar-2026 13:55:49 UTC] User ID: 92
[12-Mar-2026 13:55:49 UTC] ✅ User profile retrieved successfully for user ID: 92
[12-Mar-2026 13:56:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Mar-2026 13:56:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Mar-2026 13:56:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.112.212.157, 162.158.216.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIiLCJ1c2VybmFtZSI6IkFudWNoYXVrYSIsImVtYWlsIjoidGhhbmtnb2RrZTc2QGdtYWlsLmNvbSIsImV4cCI6MTc3MzkyODU0OX0.KNBtcCWg0RGicwwSikbyjsnGX5d_B32V0nCVEDXZ2TI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9db34cbcd8477685-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"105.112.212.157","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[12-Mar-2026 13:56:00 UTC] === User Orders API Called ===
[12-Mar-2026 13:56:00 UTC] User ID: 92
[12-Mar-2026 13:56:00 UTC] Limit: 20, Offset: 0
[12-Mar-2026 13:56:00 UTC] Orders found: 0
[12-Mar-2026 13:56:00 UTC] Orders data: []
[12-Mar-2026 13:56:00 UTC] Total orders count: 0
[12-Mar-2026 13:56:02 UTC] === API CALL LOG ===
[12-Mar-2026 13:56:02 UTC] Endpoint: user/profile.php
[12-Mar-2026 13:56:02 UTC] Full Log Data: {
    "timestamp": "2026-03-12 13:56:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.212.157",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.112.212.157, 162.158.216.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIiLCJ1c2VybmFtZSI6IkFudWNoYXVrYSIsImVtYWlsIjoidGhhbmtnb2RrZTc2QGdtYWlsLmNvbSIsImV4cCI6MTc3MzkyODU0OX0.KNBtcCWg0RGicwwSikbyjsnGX5d_B32V0nCVEDXZ2TI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db34ccc3a8d7685-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.112.212.157",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Mar-2026 13:56:02 UTC] === END API CALL LOG ===
[12-Mar-2026 13:56:02 UTC] ✅ API Hash verification passed for profile endpoint
[12-Mar-2026 13:56:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIiLCJ1c2VybmFtZSI6IkFudWNoYXVrYSIsImVtYWlsIjoidGhhbmtnb2RrZTc2QGdtYWlsLmNvbSIsImV4cCI6MTc3MzkyODU0OX0.KNBtcCWg0RGicwwSikbyjsnGX5d_B32V0nCVEDXZ2TI
[12-Mar-2026 13:56:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Mar-2026 13:56:02 UTC] ✅ JWT token verified successfully for user profile
[12-Mar-2026 13:56:02 UTC] User ID: 92
[12-Mar-2026 13:56:02 UTC] ✅ User profile retrieved successfully for user ID: 92
[12-Mar-2026 13:56:30 UTC] === API CALL LOG ===
[12-Mar-2026 13:56:30 UTC] Endpoint: user/profile.php
[12-Mar-2026 13:56:30 UTC] Full Log Data: {
    "timestamp": "2026-03-12 13:56:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.212.157",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.112.212.157, 162.158.216.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIiLCJ1c2VybmFtZSI6IkFudWNoYXVrYSIsImVtYWlsIjoidGhhbmtnb2RrZTc2QGdtYWlsLmNvbSIsImV4cCI6MTc3MzkyODU0OX0.KNBtcCWg0RGicwwSikbyjsnGX5d_B32V0nCVEDXZ2TI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db34d795bb97685-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.112.212.157",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Mar-2026 13:56:30 UTC] === END API CALL LOG ===
[12-Mar-2026 13:56:30 UTC] ✅ API Hash verification passed for profile endpoint
[12-Mar-2026 13:56:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIiLCJ1c2VybmFtZSI6IkFudWNoYXVrYSIsImVtYWlsIjoidGhhbmtnb2RrZTc2QGdtYWlsLmNvbSIsImV4cCI6MTc3MzkyODU0OX0.KNBtcCWg0RGicwwSikbyjsnGX5d_B32V0nCVEDXZ2TI
[12-Mar-2026 13:56:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Mar-2026 13:56:30 UTC] ✅ JWT token verified successfully for user profile
[12-Mar-2026 13:56:30 UTC] User ID: 92
[12-Mar-2026 13:56:30 UTC] ✅ User profile retrieved successfully for user ID: 92
[12-Mar-2026 13:57:04 UTC] === API CALL LOG ===
[12-Mar-2026 13:57:04 UTC] Endpoint: user/profile.php
[12-Mar-2026 13:57:04 UTC] Full Log Data: {
    "timestamp": "2026-03-12 13:57:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.212.157",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.112.212.157, 162.158.216.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIiLCJ1c2VybmFtZSI6IkFudWNoYXVrYSIsImVtYWlsIjoidGhhbmtnb2RrZTc2QGdtYWlsLmNvbSIsImV4cCI6MTc3MzkyODU0OX0.KNBtcCWg0RGicwwSikbyjsnGX5d_B32V0nCVEDXZ2TI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db34e4f89e87685-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.112.212.157",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Mar-2026 13:57:04 UTC] === END API CALL LOG ===
[12-Mar-2026 13:57:04 UTC] ✅ API Hash verification passed for profile endpoint
[12-Mar-2026 13:57:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIiLCJ1c2VybmFtZSI6IkFudWNoYXVrYSIsImVtYWlsIjoidGhhbmtnb2RrZTc2QGdtYWlsLmNvbSIsImV4cCI6MTc3MzkyODU0OX0.KNBtcCWg0RGicwwSikbyjsnGX5d_B32V0nCVEDXZ2TI
[12-Mar-2026 13:57:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Mar-2026 13:57:04 UTC] ✅ JWT token verified successfully for user profile
[12-Mar-2026 13:57:04 UTC] User ID: 92
[12-Mar-2026 13:57:04 UTC] ✅ User profile retrieved successfully for user ID: 92
[12-Mar-2026 13:57:34 UTC] === API CALL LOG ===
[12-Mar-2026 13:57:34 UTC] Endpoint: user/profile.php
[12-Mar-2026 13:57:34 UTC] Full Log Data: {
    "timestamp": "2026-03-12 13:57:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.212.157",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.112.212.157, 162.158.216.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIiLCJ1c2VybmFtZSI6IkFudWNoYXVrYSIsImVtYWlsIjoidGhhbmtnb2RrZTc2QGdtYWlsLmNvbSIsImV4cCI6MTc3MzkyODU0OX0.KNBtcCWg0RGicwwSikbyjsnGX5d_B32V0nCVEDXZ2TI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db34f090b077685-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.112.212.157",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Mar-2026 13:57:34 UTC] === END API CALL LOG ===
[12-Mar-2026 13:57:34 UTC] ✅ API Hash verification passed for profile endpoint
[12-Mar-2026 13:57:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIiLCJ1c2VybmFtZSI6IkFudWNoYXVrYSIsImVtYWlsIjoidGhhbmtnb2RrZTc2QGdtYWlsLmNvbSIsImV4cCI6MTc3MzkyODU0OX0.KNBtcCWg0RGicwwSikbyjsnGX5d_B32V0nCVEDXZ2TI
[12-Mar-2026 13:57:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Mar-2026 13:57:34 UTC] ✅ JWT token verified successfully for user profile
[12-Mar-2026 13:57:34 UTC] User ID: 92
[12-Mar-2026 13:57:34 UTC] ✅ User profile retrieved successfully for user ID: 92
[12-Mar-2026 13:57:34 UTC] User Purchases API - User ID: 92
[12-Mar-2026 13:57:34 UTC] User Purchases API - Total purchases found: 0
[12-Mar-2026 13:59:14 UTC] === API CALL LOG ===
[12-Mar-2026 13:59:14 UTC] Endpoint: user/profile.php
[12-Mar-2026 13:59:14 UTC] Full Log Data: {
    "timestamp": "2026-03-12 13:59:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.212.157",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.112.212.157, 172.69.224.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIiLCJ1c2VybmFtZSI6IkFudWNoYXVrYSIsImVtYWlsIjoidGhhbmtnb2RrZTc2QGdtYWlsLmNvbSIsImV4cCI6MTc3MzkyODU0OX0.KNBtcCWg0RGicwwSikbyjsnGX5d_B32V0nCVEDXZ2TI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db35148ad1af4a1-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.112.212.157",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Mar-2026 13:59:14 UTC] === END API CALL LOG ===
[12-Mar-2026 13:59:14 UTC] ✅ API Hash verification passed for profile endpoint
[12-Mar-2026 13:59:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIiLCJ1c2VybmFtZSI6IkFudWNoYXVrYSIsImVtYWlsIjoidGhhbmtnb2RrZTc2QGdtYWlsLmNvbSIsImV4cCI6MTc3MzkyODU0OX0.KNBtcCWg0RGicwwSikbyjsnGX5d_B32V0nCVEDXZ2TI
[12-Mar-2026 13:59:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Mar-2026 13:59:14 UTC] ✅ JWT token verified successfully for user profile
[12-Mar-2026 13:59:14 UTC] User ID: 92
[12-Mar-2026 13:59:14 UTC] ✅ User profile retrieved successfully for user ID: 92
[12-Mar-2026 13:59:56 UTC] === API CALL LOG ===
[12-Mar-2026 13:59:56 UTC] Endpoint: user/profile.php
[12-Mar-2026 13:59:56 UTC] Full Log Data: {
    "timestamp": "2026-03-12 13:59:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.212.157",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.112.212.157, 172.69.224.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIiLCJ1c2VybmFtZSI6IkFudWNoYXVrYSIsImVtYWlsIjoidGhhbmtnb2RrZTc2QGdtYWlsLmNvbSIsImV4cCI6MTc3MzkyODU0OX0.KNBtcCWg0RGicwwSikbyjsnGX5d_B32V0nCVEDXZ2TI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db352829f31f4a1-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.112.212.157",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Mar-2026 13:59:56 UTC] === END API CALL LOG ===
[12-Mar-2026 13:59:56 UTC] ✅ API Hash verification passed for profile endpoint
[12-Mar-2026 13:59:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIiLCJ1c2VybmFtZSI6IkFudWNoYXVrYSIsImVtYWlsIjoidGhhbmtnb2RrZTc2QGdtYWlsLmNvbSIsImV4cCI6MTc3MzkyODU0OX0.KNBtcCWg0RGicwwSikbyjsnGX5d_B32V0nCVEDXZ2TI
[12-Mar-2026 13:59:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Mar-2026 13:59:56 UTC] ✅ JWT token verified successfully for user profile
[12-Mar-2026 13:59:56 UTC] User ID: 92
[12-Mar-2026 13:59:56 UTC] ✅ User profile retrieved successfully for user ID: 92
[12-Mar-2026 14:00:29 UTC] === API CALL LOG ===
[12-Mar-2026 14:00:29 UTC] Endpoint: user/profile.php
[12-Mar-2026 14:00:29 UTC] Full Log Data: {
    "timestamp": "2026-03-12 14:00:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.212.157",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.112.212.157, 172.69.224.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIiLCJ1c2VybmFtZSI6IkFudWNoYXVrYSIsImVtYWlsIjoidGhhbmtnb2RrZTc2QGdtYWlsLmNvbSIsImV4cCI6MTc3MzkyODU0OX0.KNBtcCWg0RGicwwSikbyjsnGX5d_B32V0nCVEDXZ2TI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db3535079e1f4a1-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.112.212.157",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Mar-2026 14:00:29 UTC] === END API CALL LOG ===
[12-Mar-2026 14:00:29 UTC] ✅ API Hash verification passed for profile endpoint
[12-Mar-2026 14:00:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIiLCJ1c2VybmFtZSI6IkFudWNoYXVrYSIsImVtYWlsIjoidGhhbmtnb2RrZTc2QGdtYWlsLmNvbSIsImV4cCI6MTc3MzkyODU0OX0.KNBtcCWg0RGicwwSikbyjsnGX5d_B32V0nCVEDXZ2TI
[12-Mar-2026 14:00:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Mar-2026 14:00:29 UTC] ✅ JWT token verified successfully for user profile
[12-Mar-2026 14:00:29 UTC] User ID: 92
[12-Mar-2026 14:00:29 UTC] ✅ User profile retrieved successfully for user ID: 92
[12-Mar-2026 14:00:42 UTC] === API CALL LOG ===
[12-Mar-2026 14:00:42 UTC] Endpoint: user/profile.php
[12-Mar-2026 14:00:42 UTC] Full Log Data: {
    "timestamp": "2026-03-12 14:00:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.212.157",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.112.212.157, 172.69.224.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIiLCJ1c2VybmFtZSI6IkFudWNoYXVrYSIsImVtYWlsIjoidGhhbmtnb2RrZTc2QGdtYWlsLmNvbSIsImV4cCI6MTc3MzkyODU0OX0.KNBtcCWg0RGicwwSikbyjsnGX5d_B32V0nCVEDXZ2TI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db353a20e5ef4a1-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.112.212.157",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Mar-2026 14:00:42 UTC] === END API CALL LOG ===
[12-Mar-2026 14:00:42 UTC] ✅ API Hash verification passed for profile endpoint
[12-Mar-2026 14:00:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIiLCJ1c2VybmFtZSI6IkFudWNoYXVrYSIsImVtYWlsIjoidGhhbmtnb2RrZTc2QGdtYWlsLmNvbSIsImV4cCI6MTc3MzkyODU0OX0.KNBtcCWg0RGicwwSikbyjsnGX5d_B32V0nCVEDXZ2TI
[12-Mar-2026 14:00:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Mar-2026 14:00:42 UTC] ✅ JWT token verified successfully for user profile
[12-Mar-2026 14:00:42 UTC] User ID: 92
[12-Mar-2026 14:00:42 UTC] ✅ User profile retrieved successfully for user ID: 92
[12-Mar-2026 14:01:11 UTC] === API CALL LOG ===
[12-Mar-2026 14:01:11 UTC] Endpoint: user/profile.php
[12-Mar-2026 14:01:11 UTC] Full Log Data: {
    "timestamp": "2026-03-12 14:01:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.212.157",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.112.212.157, 172.69.224.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIiLCJ1c2VybmFtZSI6IkFudWNoYXVrYSIsImVtYWlsIjoidGhhbmtnb2RrZTc2QGdtYWlsLmNvbSIsImV4cCI6MTc3MzkyODU0OX0.KNBtcCWg0RGicwwSikbyjsnGX5d_B32V0nCVEDXZ2TI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db354557e5bf4a1-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.112.212.157",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Mar-2026 14:01:11 UTC] === END API CALL LOG ===
[12-Mar-2026 14:01:11 UTC] ✅ API Hash verification passed for profile endpoint
[12-Mar-2026 14:01:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIiLCJ1c2VybmFtZSI6IkFudWNoYXVrYSIsImVtYWlsIjoidGhhbmtnb2RrZTc2QGdtYWlsLmNvbSIsImV4cCI6MTc3MzkyODU0OX0.KNBtcCWg0RGicwwSikbyjsnGX5d_B32V0nCVEDXZ2TI
[12-Mar-2026 14:01:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Mar-2026 14:01:11 UTC] ✅ JWT token verified successfully for user profile
[12-Mar-2026 14:01:11 UTC] User ID: 92
[12-Mar-2026 14:01:11 UTC] ✅ User profile retrieved successfully for user ID: 92
[12-Mar-2026 14:01:11 UTC] User Purchases API - User ID: 92
[12-Mar-2026 14:01:11 UTC] User Purchases API - Total purchases found: 0
[12-Mar-2026 14:01:16 UTC] User Purchases API - User ID: 92
[12-Mar-2026 14:01:16 UTC] User Purchases API - Total purchases found: 0
[12-Mar-2026 14:01:22 UTC] === API CALL LOG ===
[12-Mar-2026 14:01:22 UTC] Endpoint: user/profile.php
[12-Mar-2026 14:01:22 UTC] Full Log Data: {
    "timestamp": "2026-03-12 14:01:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.212.157",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.112.212.157, 172.69.224.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIiLCJ1c2VybmFtZSI6IkFudWNoYXVrYSIsImVtYWlsIjoidGhhbmtnb2RrZTc2QGdtYWlsLmNvbSIsImV4cCI6MTc3MzkyODU0OX0.KNBtcCWg0RGicwwSikbyjsnGX5d_B32V0nCVEDXZ2TI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db3549a6c0bf4a1-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.112.212.157",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Mar-2026 14:01:22 UTC] === END API CALL LOG ===
[12-Mar-2026 14:01:22 UTC] ✅ API Hash verification passed for profile endpoint
[12-Mar-2026 14:01:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIiLCJ1c2VybmFtZSI6IkFudWNoYXVrYSIsImVtYWlsIjoidGhhbmtnb2RrZTc2QGdtYWlsLmNvbSIsImV4cCI6MTc3MzkyODU0OX0.KNBtcCWg0RGicwwSikbyjsnGX5d_B32V0nCVEDXZ2TI
[12-Mar-2026 14:01:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Mar-2026 14:01:22 UTC] ✅ JWT token verified successfully for user profile
[12-Mar-2026 14:01:22 UTC] User ID: 92
[12-Mar-2026 14:01:22 UTC] ✅ User profile retrieved successfully for user ID: 92
[12-Mar-2026 14:01:22 UTC] User Purchases API - User ID: 92
[12-Mar-2026 14:01:22 UTC] User Purchases API - Total purchases found: 0
[12-Mar-2026 14:01:36 UTC] === API CALL LOG ===
[12-Mar-2026 14:01:36 UTC] Endpoint: user/profile.php
[12-Mar-2026 14:01:36 UTC] Full Log Data: {
    "timestamp": "2026-03-12 14:01:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.212.157",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.112.212.157, 172.69.224.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIiLCJ1c2VybmFtZSI6IkFudWNoYXVrYSIsImVtYWlsIjoidGhhbmtnb2RrZTc2QGdtYWlsLmNvbSIsImV4cCI6MTc3MzkyODU0OX0.KNBtcCWg0RGicwwSikbyjsnGX5d_B32V0nCVEDXZ2TI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db354f0cb39f4a1-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.112.212.157",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Mar-2026 14:01:36 UTC] === END API CALL LOG ===
[12-Mar-2026 14:01:36 UTC] ✅ API Hash verification passed for profile endpoint
[12-Mar-2026 14:01:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIiLCJ1c2VybmFtZSI6IkFudWNoYXVrYSIsImVtYWlsIjoidGhhbmtnb2RrZTc2QGdtYWlsLmNvbSIsImV4cCI6MTc3MzkyODU0OX0.KNBtcCWg0RGicwwSikbyjsnGX5d_B32V0nCVEDXZ2TI
[12-Mar-2026 14:01:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Mar-2026 14:01:36 UTC] ✅ JWT token verified successfully for user profile
[12-Mar-2026 14:01:36 UTC] User ID: 92
[12-Mar-2026 14:01:36 UTC] ✅ User profile retrieved successfully for user ID: 92
[12-Mar-2026 14:01:36 UTC] User Purchases API - User ID: 92
[12-Mar-2026 14:01:36 UTC] User Purchases API - Total purchases found: 0
[12-Mar-2026 14:01:47 UTC] === API CALL LOG ===
[12-Mar-2026 14:01:47 UTC] Endpoint: user/profile.php
[12-Mar-2026 14:01:47 UTC] Full Log Data: {
    "timestamp": "2026-03-12 14:01:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.212.157",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.112.212.157, 172.69.224.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIiLCJ1c2VybmFtZSI6IkFudWNoYXVrYSIsImVtYWlsIjoidGhhbmtnb2RrZTc2QGdtYWlsLmNvbSIsImV4cCI6MTc3MzkyODU0OX0.KNBtcCWg0RGicwwSikbyjsnGX5d_B32V0nCVEDXZ2TI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db355374d97f4a1-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.112.212.157",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Mar-2026 14:01:47 UTC] === END API CALL LOG ===
[12-Mar-2026 14:01:47 UTC] ✅ API Hash verification passed for profile endpoint
[12-Mar-2026 14:01:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIiLCJ1c2VybmFtZSI6IkFudWNoYXVrYSIsImVtYWlsIjoidGhhbmtnb2RrZTc2QGdtYWlsLmNvbSIsImV4cCI6MTc3MzkyODU0OX0.KNBtcCWg0RGicwwSikbyjsnGX5d_B32V0nCVEDXZ2TI
[12-Mar-2026 14:01:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Mar-2026 14:01:47 UTC] ✅ JWT token verified successfully for user profile
[12-Mar-2026 14:01:47 UTC] User ID: 92
[12-Mar-2026 14:01:47 UTC] ✅ User profile retrieved successfully for user ID: 92
[12-Mar-2026 14:01:47 UTC] User Purchases API - User ID: 92
[12-Mar-2026 14:01:47 UTC] User Purchases API - Total purchases found: 0
[12-Mar-2026 14:01:56 UTC] === API CALL LOG ===
[12-Mar-2026 14:01:56 UTC] Endpoint: user/profile.php
[12-Mar-2026 14:01:56 UTC] Full Log Data: {
    "timestamp": "2026-03-12 14:01:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.212.157",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.112.212.157, 172.69.224.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIiLCJ1c2VybmFtZSI6IkFudWNoYXVrYSIsImVtYWlsIjoidGhhbmtnb2RrZTc2QGdtYWlsLmNvbSIsImV4cCI6MTc3MzkyODU0OX0.KNBtcCWg0RGicwwSikbyjsnGX5d_B32V0nCVEDXZ2TI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db35571a80bf4a1-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.112.212.157",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Mar-2026 14:01:56 UTC] === END API CALL LOG ===
[12-Mar-2026 14:01:56 UTC] ✅ API Hash verification passed for profile endpoint
[12-Mar-2026 14:01:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIiLCJ1c2VybmFtZSI6IkFudWNoYXVrYSIsImVtYWlsIjoidGhhbmtnb2RrZTc2QGdtYWlsLmNvbSIsImV4cCI6MTc3MzkyODU0OX0.KNBtcCWg0RGicwwSikbyjsnGX5d_B32V0nCVEDXZ2TI
[12-Mar-2026 14:01:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Mar-2026 14:01:56 UTC] ✅ JWT token verified successfully for user profile
[12-Mar-2026 14:01:56 UTC] User ID: 92
[12-Mar-2026 14:01:56 UTC] ✅ User profile retrieved successfully for user ID: 92
[12-Mar-2026 14:01:57 UTC] User Purchases API - User ID: 92
[12-Mar-2026 14:01:57 UTC] User Purchases API - Total purchases found: 0
[12-Mar-2026 14:02:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Mar-2026 14:02:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Mar-2026 14:02:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.112.212.157, 172.69.224.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIiLCJ1c2VybmFtZSI6IkFudWNoYXVrYSIsImVtYWlsIjoidGhhbmtnb2RrZTc2QGdtYWlsLmNvbSIsImV4cCI6MTc3MzkyODU0OX0.KNBtcCWg0RGicwwSikbyjsnGX5d_B32V0nCVEDXZ2TI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9db355ae3814f4a1-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"105.112.212.157","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[12-Mar-2026 14:02:06 UTC] === User Orders API Called ===
[12-Mar-2026 14:02:06 UTC] User ID: 92
[12-Mar-2026 14:02:06 UTC] Limit: 20, Offset: 0
[12-Mar-2026 14:02:06 UTC] Orders found: 0
[12-Mar-2026 14:02:06 UTC] Orders data: []
[12-Mar-2026 14:02:06 UTC] Total orders count: 0
[12-Mar-2026 14:02:08 UTC] === API CALL LOG ===
[12-Mar-2026 14:02:08 UTC] Endpoint: user/profile.php
[12-Mar-2026 14:02:08 UTC] Full Log Data: {
    "timestamp": "2026-03-12 14:02:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.212.157",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.112.212.157, 172.69.224.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIiLCJ1c2VybmFtZSI6IkFudWNoYXVrYSIsImVtYWlsIjoidGhhbmtnb2RrZTc2QGdtYWlsLmNvbSIsImV4cCI6MTc3MzkyODU0OX0.KNBtcCWg0RGicwwSikbyjsnGX5d_B32V0nCVEDXZ2TI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db355bbec92f4a1-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.112.212.157",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Mar-2026 14:02:08 UTC] === END API CALL LOG ===
[12-Mar-2026 14:02:08 UTC] ✅ API Hash verification passed for profile endpoint
[12-Mar-2026 14:02:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIiLCJ1c2VybmFtZSI6IkFudWNoYXVrYSIsImVtYWlsIjoidGhhbmtnb2RrZTc2QGdtYWlsLmNvbSIsImV4cCI6MTc3MzkyODU0OX0.KNBtcCWg0RGicwwSikbyjsnGX5d_B32V0nCVEDXZ2TI
[12-Mar-2026 14:02:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Mar-2026 14:02:08 UTC] ✅ JWT token verified successfully for user profile
[12-Mar-2026 14:02:08 UTC] User ID: 92
[12-Mar-2026 14:02:08 UTC] ✅ User profile retrieved successfully for user ID: 92
[12-Mar-2026 14:02:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Mar-2026 14:02:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Mar-2026 14:02:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.112.212.157, 172.69.224.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIiLCJ1c2VybmFtZSI6IkFudWNoYXVrYSIsImVtYWlsIjoidGhhbmtnb2RrZTc2QGdtYWlsLmNvbSIsImV4cCI6MTc3MzkyODU0OX0.KNBtcCWg0RGicwwSikbyjsnGX5d_B32V0nCVEDXZ2TI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9db355f33dc1f4a1-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"105.112.212.157","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[12-Mar-2026 14:02:17 UTC] === User Orders API Called ===
[12-Mar-2026 14:02:17 UTC] User ID: 92
[12-Mar-2026 14:02:17 UTC] Limit: 20, Offset: 0
[12-Mar-2026 14:02:17 UTC] Orders found: 0
[12-Mar-2026 14:02:17 UTC] Orders data: []
[12-Mar-2026 14:02:17 UTC] Total orders count: 0
[12-Mar-2026 14:02:19 UTC] === API CALL LOG ===
[12-Mar-2026 14:02:19 UTC] Endpoint: user/profile.php
[12-Mar-2026 14:02:19 UTC] Full Log Data: {
    "timestamp": "2026-03-12 14:02:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.212.157",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.112.212.157, 172.69.224.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIiLCJ1c2VybmFtZSI6IkFudWNoYXVrYSIsImVtYWlsIjoidGhhbmtnb2RrZTc2QGdtYWlsLmNvbSIsImV4cCI6MTc3MzkyODU0OX0.KNBtcCWg0RGicwwSikbyjsnGX5d_B32V0nCVEDXZ2TI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db355fdbd95f4a1-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.112.212.157",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Mar-2026 14:02:19 UTC] === END API CALL LOG ===
[12-Mar-2026 14:02:19 UTC] ✅ API Hash verification passed for profile endpoint
[12-Mar-2026 14:02:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIiLCJ1c2VybmFtZSI6IkFudWNoYXVrYSIsImVtYWlsIjoidGhhbmtnb2RrZTc2QGdtYWlsLmNvbSIsImV4cCI6MTc3MzkyODU0OX0.KNBtcCWg0RGicwwSikbyjsnGX5d_B32V0nCVEDXZ2TI
[12-Mar-2026 14:02:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Mar-2026 14:02:19 UTC] ✅ JWT token verified successfully for user profile
[12-Mar-2026 14:02:19 UTC] User ID: 92
[12-Mar-2026 14:02:19 UTC] ✅ User profile retrieved successfully for user ID: 92
[12-Mar-2026 14:02:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Mar-2026 14:02:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Mar-2026 14:02:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.112.212.157, 172.69.224.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIiLCJ1c2VybmFtZSI6IkFudWNoYXVrYSIsImVtYWlsIjoidGhhbmtnb2RrZTc2QGdtYWlsLmNvbSIsImV4cCI6MTc3MzkyODU0OX0.KNBtcCWg0RGicwwSikbyjsnGX5d_B32V0nCVEDXZ2TI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9db3566f6f66f4a1-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"105.112.212.157","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[12-Mar-2026 14:02:37 UTC] === User Orders API Called ===
[12-Mar-2026 14:02:37 UTC] User ID: 92
[12-Mar-2026 14:02:37 UTC] Limit: 20, Offset: 0
[12-Mar-2026 14:02:37 UTC] Orders found: 0
[12-Mar-2026 14:02:37 UTC] Orders data: []
[12-Mar-2026 14:02:37 UTC] Total orders count: 0
[12-Mar-2026 14:02:39 UTC] === API CALL LOG ===
[12-Mar-2026 14:02:39 UTC] Endpoint: user/profile.php
[12-Mar-2026 14:02:39 UTC] Full Log Data: {
    "timestamp": "2026-03-12 14:02:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.212.157",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.112.212.157, 172.69.224.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIiLCJ1c2VybmFtZSI6IkFudWNoYXVrYSIsImVtYWlsIjoidGhhbmtnb2RrZTc2QGdtYWlsLmNvbSIsImV4cCI6MTc3MzkyODU0OX0.KNBtcCWg0RGicwwSikbyjsnGX5d_B32V0nCVEDXZ2TI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db3567a3d6df4a1-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.112.212.157",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Mar-2026 14:02:39 UTC] === END API CALL LOG ===
[12-Mar-2026 14:02:39 UTC] ✅ API Hash verification passed for profile endpoint
[12-Mar-2026 14:02:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIiLCJ1c2VybmFtZSI6IkFudWNoYXVrYSIsImVtYWlsIjoidGhhbmtnb2RrZTc2QGdtYWlsLmNvbSIsImV4cCI6MTc3MzkyODU0OX0.KNBtcCWg0RGicwwSikbyjsnGX5d_B32V0nCVEDXZ2TI
[12-Mar-2026 14:02:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Mar-2026 14:02:39 UTC] ✅ JWT token verified successfully for user profile
[12-Mar-2026 14:02:39 UTC] User ID: 92
[12-Mar-2026 14:02:39 UTC] ✅ User profile retrieved successfully for user ID: 92
[12-Mar-2026 14:02:39 UTC] User Purchases API - User ID: 92
[12-Mar-2026 14:02:39 UTC] User Purchases API - Total purchases found: 0
[12-Mar-2026 14:52:41 UTC] === API CALL LOG ===
[12-Mar-2026 14:52:41 UTC] Endpoint: user/profile.php
[12-Mar-2026 14:52:41 UTC] Full Log Data: {
    "timestamp": "2026-03-12 14:52:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "91.107.146.170",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "91.107.146.170, 172.70.248.8",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzczOTEwNjU5fQ.0fMF4RCGXUgs8dh74yvV5eBkKsyqhcAg62lrLafe5r0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db39fc80c0464e8-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "91.107.146.170",
        "CF-IPCountry": "DE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Mar-2026 14:52:41 UTC] === END API CALL LOG ===
[12-Mar-2026 14:52:41 UTC] ✅ API Hash verification passed for profile endpoint
[12-Mar-2026 14:52:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzczOTEwNjU5fQ.0fMF4RCGXUgs8dh74yvV5eBkKsyqhcAg62lrLafe5r0
[12-Mar-2026 14:52:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Mar-2026 14:52:41 UTC] ✅ JWT token verified successfully for user profile
[12-Mar-2026 14:52:41 UTC] User ID: 5
[12-Mar-2026 14:52:41 UTC] ✅ User profile retrieved successfully for user ID: 5
[12-Mar-2026 14:52:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Mar-2026 14:52:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Mar-2026 14:52:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"91.107.146.170, 172.70.248.9","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzczOTEwNjU5fQ.0fMF4RCGXUgs8dh74yvV5eBkKsyqhcAg62lrLafe5r0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9db39fd1a8fb64e8-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"91.107.146.170","CF-IPCountry":"DE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[12-Mar-2026 14:52:43 UTC] === User Orders API Called ===
[12-Mar-2026 14:52:43 UTC] User ID: 5
[12-Mar-2026 14:52:43 UTC] Limit: 20, Offset: 0
[12-Mar-2026 14:52:43 UTC] Orders found: 2
[12-Mar-2026 14:52:43 UTC] Orders data: [{"id":5,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/trademaxpooya\/32406","status":"completed","created_at":"2025-11-12 11:43:57","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":4,"quantity":10,"total_coins":10,"coin_type":"regular","telegram_link":"t.me\/tehhhst\/5","status":"cancelled","created_at":"2025-11-12 11:09:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[12-Mar-2026 14:52:43 UTC] Total orders count: 2
[12-Mar-2026 14:52:43 UTC] === API CALL LOG ===
[12-Mar-2026 14:52:43 UTC] Endpoint: user/profile.php
[12-Mar-2026 14:52:43 UTC] Full Log Data: {
    "timestamp": "2026-03-12 14:52:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "91.107.146.170",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "91.107.146.170, 172.70.248.8",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzczOTEwNjU5fQ.0fMF4RCGXUgs8dh74yvV5eBkKsyqhcAg62lrLafe5r0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db39fd33dd764e8-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "91.107.146.170",
        "CF-IPCountry": "DE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Mar-2026 14:52:43 UTC] === END API CALL LOG ===
[12-Mar-2026 14:52:43 UTC] ✅ API Hash verification passed for profile endpoint
[12-Mar-2026 14:52:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzczOTEwNjU5fQ.0fMF4RCGXUgs8dh74yvV5eBkKsyqhcAg62lrLafe5r0
[12-Mar-2026 14:52:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Mar-2026 14:52:43 UTC] ✅ JWT token verified successfully for user profile
[12-Mar-2026 14:52:43 UTC] User ID: 5
[12-Mar-2026 14:52:43 UTC] ✅ User profile retrieved successfully for user ID: 5
[12-Mar-2026 14:52:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Mar-2026 14:52:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Mar-2026 14:52:46 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"91.107.146.170, 172.70.248.8","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzczOTEwNjU5fQ.0fMF4RCGXUgs8dh74yvV5eBkKsyqhcAg62lrLafe5r0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9db39fe6f94b64e8-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"91.107.146.170","CF-IPCountry":"DE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[12-Mar-2026 14:52:46 UTC] === User Orders API Called ===
[12-Mar-2026 14:52:46 UTC] User ID: 5
[12-Mar-2026 14:52:46 UTC] Limit: 20, Offset: 0
[12-Mar-2026 14:52:46 UTC] Orders found: 2
[12-Mar-2026 14:52:46 UTC] Orders data: [{"id":5,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/trademaxpooya\/32406","status":"completed","created_at":"2025-11-12 11:43:57","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":4,"quantity":10,"total_coins":10,"coin_type":"regular","telegram_link":"t.me\/tehhhst\/5","status":"cancelled","created_at":"2025-11-12 11:09:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[12-Mar-2026 14:52:46 UTC] Total orders count: 2
[12-Mar-2026 14:53:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Mar-2026 14:53:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Mar-2026 14:53:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"91.107.146.170, 172.70.248.8","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzczOTEwNjU5fQ.0fMF4RCGXUgs8dh74yvV5eBkKsyqhcAg62lrLafe5r0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9db3a0a9a9e664e8-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"91.107.146.170","CF-IPCountry":"DE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[12-Mar-2026 14:53:17 UTC] === User Orders API Called ===
[12-Mar-2026 14:53:17 UTC] User ID: 5
[12-Mar-2026 14:53:17 UTC] Limit: 20, Offset: 0
[12-Mar-2026 14:53:17 UTC] Orders found: 2
[12-Mar-2026 14:53:17 UTC] Orders data: [{"id":5,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/trademaxpooya\/32406","status":"completed","created_at":"2025-11-12 11:43:57","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":4,"quantity":10,"total_coins":10,"coin_type":"regular","telegram_link":"t.me\/tehhhst\/5","status":"cancelled","created_at":"2025-11-12 11:09:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[12-Mar-2026 14:53:17 UTC] Total orders count: 2
[12-Mar-2026 14:53:17 UTC] === API CALL LOG ===
[12-Mar-2026 14:53:17 UTC] Endpoint: user/profile.php
[12-Mar-2026 14:53:17 UTC] Full Log Data: {
    "timestamp": "2026-03-12 14:53:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "91.107.146.170",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "91.107.146.170, 172.70.248.9",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzczOTEwNjU5fQ.0fMF4RCGXUgs8dh74yvV5eBkKsyqhcAg62lrLafe5r0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db3a0a9ea5f64e8-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "91.107.146.170",
        "CF-IPCountry": "DE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Mar-2026 14:53:17 UTC] === END API CALL LOG ===
[12-Mar-2026 14:53:17 UTC] ✅ API Hash verification passed for profile endpoint
[12-Mar-2026 14:53:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzczOTEwNjU5fQ.0fMF4RCGXUgs8dh74yvV5eBkKsyqhcAg62lrLafe5r0
[12-Mar-2026 14:53:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Mar-2026 14:53:17 UTC] ✅ JWT token verified successfully for user profile
[12-Mar-2026 14:53:17 UTC] User ID: 5
[12-Mar-2026 14:53:17 UTC] ✅ User profile retrieved successfully for user ID: 5
[12-Mar-2026 14:53:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Mar-2026 14:53:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Mar-2026 14:53:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"91.107.146.170, 172.70.248.9","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzczOTEwNjU5fQ.0fMF4RCGXUgs8dh74yvV5eBkKsyqhcAg62lrLafe5r0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9db3a0b79f1764e8-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"91.107.146.170","CF-IPCountry":"DE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[12-Mar-2026 14:53:19 UTC] === User Orders API Called ===
[12-Mar-2026 14:53:19 UTC] User ID: 5
[12-Mar-2026 14:53:19 UTC] Limit: 20, Offset: 0
[12-Mar-2026 14:53:19 UTC] Orders found: 2
[12-Mar-2026 14:53:19 UTC] Orders data: [{"id":5,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/trademaxpooya\/32406","status":"completed","created_at":"2025-11-12 11:43:57","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":4,"quantity":10,"total_coins":10,"coin_type":"regular","telegram_link":"t.me\/tehhhst\/5","status":"cancelled","created_at":"2025-11-12 11:09:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[12-Mar-2026 14:53:19 UTC] Total orders count: 2
[12-Mar-2026 14:53:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Mar-2026 14:53:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Mar-2026 14:53:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"91.107.146.170, 172.70.248.9","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzczOTEwNjU5fQ.0fMF4RCGXUgs8dh74yvV5eBkKsyqhcAg62lrLafe5r0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9db3a0be288764e8-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"91.107.146.170","CF-IPCountry":"DE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[12-Mar-2026 14:53:20 UTC] === User Orders API Called ===
[12-Mar-2026 14:53:20 UTC] User ID: 5
[12-Mar-2026 14:53:20 UTC] Limit: 20, Offset: 0
[12-Mar-2026 14:53:20 UTC] Orders found: 2
[12-Mar-2026 14:53:20 UTC] Orders data: [{"id":5,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/trademaxpooya\/32406","status":"completed","created_at":"2025-11-12 11:43:57","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":4,"quantity":10,"total_coins":10,"coin_type":"regular","telegram_link":"t.me\/tehhhst\/5","status":"cancelled","created_at":"2025-11-12 11:09:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[12-Mar-2026 14:53:20 UTC] Total orders count: 2
[12-Mar-2026 14:53:21 UTC] === API CALL LOG ===
[12-Mar-2026 14:53:21 UTC] Endpoint: user/profile.php
[12-Mar-2026 14:53:21 UTC] Full Log Data: {
    "timestamp": "2026-03-12 14:53:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "91.107.146.170",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "91.107.146.170, 172.70.248.8",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzczOTEwNjU5fQ.0fMF4RCGXUgs8dh74yvV5eBkKsyqhcAg62lrLafe5r0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db3a0beca4264e8-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "91.107.146.170",
        "CF-IPCountry": "DE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Mar-2026 14:53:21 UTC] === END API CALL LOG ===
[12-Mar-2026 14:53:21 UTC] ✅ API Hash verification passed for profile endpoint
[12-Mar-2026 14:53:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzczOTEwNjU5fQ.0fMF4RCGXUgs8dh74yvV5eBkKsyqhcAg62lrLafe5r0
[12-Mar-2026 14:53:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Mar-2026 14:53:21 UTC] ✅ JWT token verified successfully for user profile
[12-Mar-2026 14:53:21 UTC] User ID: 5
[12-Mar-2026 14:53:21 UTC] ✅ User profile retrieved successfully for user ID: 5
[12-Mar-2026 15:10:04 UTC] === API CALL LOG ===
[12-Mar-2026 15:10:04 UTC] Endpoint: user/profile.php
[12-Mar-2026 15:10:04 UTC] Full Log Data: {
    "timestamp": "2026-03-12 15:10:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "91.107.146.170",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "91.107.146.170, 162.158.87.27",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzczOTEwNjU5fQ.0fMF4RCGXUgs8dh74yvV5eBkKsyqhcAg62lrLafe5r0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db3b93c2dc99a1b-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "91.107.146.170",
        "CF-IPCountry": "DE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Mar-2026 15:10:04 UTC] === END API CALL LOG ===
[12-Mar-2026 15:10:04 UTC] ✅ API Hash verification passed for profile endpoint
[12-Mar-2026 15:10:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzczOTEwNjU5fQ.0fMF4RCGXUgs8dh74yvV5eBkKsyqhcAg62lrLafe5r0
[12-Mar-2026 15:10:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Mar-2026 15:10:04 UTC] ✅ JWT token verified successfully for user profile
[12-Mar-2026 15:10:04 UTC] User ID: 5
[12-Mar-2026 15:10:04 UTC] ✅ User profile retrieved successfully for user ID: 5
[12-Mar-2026 15:10:05 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Mar-2026 15:10:05 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Mar-2026 15:10:05 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"91.107.146.170, 162.158.87.139","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzczOTEwNjU5fQ.0fMF4RCGXUgs8dh74yvV5eBkKsyqhcAg62lrLafe5r0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9db3b945df119a1b-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"91.107.146.170","CF-IPCountry":"DE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[12-Mar-2026 15:10:05 UTC] === User Orders API Called ===
[12-Mar-2026 15:10:05 UTC] User ID: 5
[12-Mar-2026 15:10:05 UTC] Limit: 20, Offset: 0
[12-Mar-2026 15:10:05 UTC] Orders found: 2
[12-Mar-2026 15:10:05 UTC] Orders data: [{"id":5,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/trademaxpooya\/32406","status":"completed","created_at":"2025-11-12 11:43:57","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":4,"quantity":10,"total_coins":10,"coin_type":"regular","telegram_link":"t.me\/tehhhst\/5","status":"cancelled","created_at":"2025-11-12 11:09:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[12-Mar-2026 15:10:05 UTC] Total orders count: 2
[12-Mar-2026 15:10:05 UTC] === API CALL LOG ===
[12-Mar-2026 15:10:05 UTC] Endpoint: user/profile.php
[12-Mar-2026 15:10:05 UTC] Full Log Data: {
    "timestamp": "2026-03-12 15:10:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "91.107.146.170",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "91.107.146.170, 162.158.87.139",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzczOTEwNjU5fQ.0fMF4RCGXUgs8dh74yvV5eBkKsyqhcAg62lrLafe5r0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db3b946afd19a1b-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "91.107.146.170",
        "CF-IPCountry": "DE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Mar-2026 15:10:05 UTC] === END API CALL LOG ===
[12-Mar-2026 15:10:05 UTC] ✅ API Hash verification passed for profile endpoint
[12-Mar-2026 15:10:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzczOTEwNjU5fQ.0fMF4RCGXUgs8dh74yvV5eBkKsyqhcAg62lrLafe5r0
[12-Mar-2026 15:10:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Mar-2026 15:10:05 UTC] ✅ JWT token verified successfully for user profile
[12-Mar-2026 15:10:05 UTC] User ID: 5
[12-Mar-2026 15:10:05 UTC] ✅ User profile retrieved successfully for user ID: 5
[12-Mar-2026 15:10:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Mar-2026 15:10:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Mar-2026 15:10:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"91.107.146.170, 162.158.87.139","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzczOTEwNjU5fQ.0fMF4RCGXUgs8dh74yvV5eBkKsyqhcAg62lrLafe5r0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9db3b9548c179a1b-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"91.107.146.170","CF-IPCountry":"DE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[12-Mar-2026 15:10:08 UTC] === User Orders API Called ===
[12-Mar-2026 15:10:08 UTC] User ID: 5
[12-Mar-2026 15:10:08 UTC] Limit: 20, Offset: 0
[12-Mar-2026 15:10:08 UTC] Orders found: 2
[12-Mar-2026 15:10:08 UTC] Orders data: [{"id":5,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/trademaxpooya\/32406","status":"completed","created_at":"2025-11-12 11:43:57","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":4,"quantity":10,"total_coins":10,"coin_type":"regular","telegram_link":"t.me\/tehhhst\/5","status":"cancelled","created_at":"2025-11-12 11:09:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[12-Mar-2026 15:10:08 UTC] Total orders count: 2
[12-Mar-2026 15:10:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Mar-2026 15:10:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Mar-2026 15:10:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"91.107.146.170, 162.158.87.140","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzczOTEwNjU5fQ.0fMF4RCGXUgs8dh74yvV5eBkKsyqhcAg62lrLafe5r0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9db3b95ecd4c9a1b-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"91.107.146.170","CF-IPCountry":"DE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[12-Mar-2026 15:10:09 UTC] === User Orders API Called ===
[12-Mar-2026 15:10:09 UTC] User ID: 5
[12-Mar-2026 15:10:09 UTC] Limit: 20, Offset: 0
[12-Mar-2026 15:10:09 UTC] Orders found: 2
[12-Mar-2026 15:10:09 UTC] Orders data: [{"id":5,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/trademaxpooya\/32406","status":"completed","created_at":"2025-11-12 11:43:57","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":4,"quantity":10,"total_coins":10,"coin_type":"regular","telegram_link":"t.me\/tehhhst\/5","status":"cancelled","created_at":"2025-11-12 11:09:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[12-Mar-2026 15:10:09 UTC] Total orders count: 2
[12-Mar-2026 15:10:09 UTC] === API CALL LOG ===
[12-Mar-2026 15:10:09 UTC] Endpoint: user/profile.php
[12-Mar-2026 15:10:09 UTC] Full Log Data: {
    "timestamp": "2026-03-12 15:10:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "91.107.146.170",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "91.107.146.170, 162.158.87.140",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzczOTEwNjU5fQ.0fMF4RCGXUgs8dh74yvV5eBkKsyqhcAg62lrLafe5r0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db3b95f2dae9a1b-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "91.107.146.170",
        "CF-IPCountry": "DE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Mar-2026 15:10:09 UTC] === END API CALL LOG ===
[12-Mar-2026 15:10:09 UTC] ✅ API Hash verification passed for profile endpoint
[12-Mar-2026 15:10:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzczOTEwNjU5fQ.0fMF4RCGXUgs8dh74yvV5eBkKsyqhcAg62lrLafe5r0
[12-Mar-2026 15:10:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Mar-2026 15:10:09 UTC] ✅ JWT token verified successfully for user profile
[12-Mar-2026 15:10:09 UTC] User ID: 5
[12-Mar-2026 15:10:09 UTC] ✅ User profile retrieved successfully for user ID: 5
[12-Mar-2026 15:10:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Mar-2026 15:10:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Mar-2026 15:10:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"91.107.146.170, 162.158.87.140","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzczOTEwNjU5fQ.0fMF4RCGXUgs8dh74yvV5eBkKsyqhcAg62lrLafe5r0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9db3b96a1f029a1b-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"91.107.146.170","CF-IPCountry":"DE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[12-Mar-2026 15:10:11 UTC] === User Orders API Called ===
[12-Mar-2026 15:10:11 UTC] User ID: 5
[12-Mar-2026 15:10:11 UTC] Limit: 20, Offset: 0
[12-Mar-2026 15:10:11 UTC] Orders found: 2
[12-Mar-2026 15:10:11 UTC] Orders data: [{"id":5,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/trademaxpooya\/32406","status":"completed","created_at":"2025-11-12 11:43:57","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":4,"quantity":10,"total_coins":10,"coin_type":"regular","telegram_link":"t.me\/tehhhst\/5","status":"cancelled","created_at":"2025-11-12 11:09:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[12-Mar-2026 15:10:11 UTC] Total orders count: 2
[12-Mar-2026 15:10:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Mar-2026 15:10:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Mar-2026 15:10:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"91.107.146.170, 162.158.87.28","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzczOTEwNjU5fQ.0fMF4RCGXUgs8dh74yvV5eBkKsyqhcAg62lrLafe5r0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9db3b975993b9a1b-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"91.107.146.170","CF-IPCountry":"DE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[12-Mar-2026 15:10:13 UTC] === User Orders API Called ===
[12-Mar-2026 15:10:13 UTC] User ID: 5
[12-Mar-2026 15:10:13 UTC] Limit: 20, Offset: 0
[12-Mar-2026 15:10:13 UTC] Orders found: 2
[12-Mar-2026 15:10:13 UTC] Orders data: [{"id":5,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/trademaxpooya\/32406","status":"completed","created_at":"2025-11-12 11:43:57","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":4,"quantity":10,"total_coins":10,"coin_type":"regular","telegram_link":"t.me\/tehhhst\/5","status":"cancelled","created_at":"2025-11-12 11:09:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[12-Mar-2026 15:10:13 UTC] Total orders count: 2
[12-Mar-2026 15:10:13 UTC] === API CALL LOG ===
[12-Mar-2026 15:10:13 UTC] Endpoint: user/profile.php
[12-Mar-2026 15:10:13 UTC] Full Log Data: {
    "timestamp": "2026-03-12 15:10:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "91.107.146.170",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "91.107.146.170, 162.158.87.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzczOTEwNjU5fQ.0fMF4RCGXUgs8dh74yvV5eBkKsyqhcAg62lrLafe5r0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db3b97619a19a1b-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "91.107.146.170",
        "CF-IPCountry": "DE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Mar-2026 15:10:13 UTC] === END API CALL LOG ===
[12-Mar-2026 15:10:13 UTC] ✅ API Hash verification passed for profile endpoint
[12-Mar-2026 15:10:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzczOTEwNjU5fQ.0fMF4RCGXUgs8dh74yvV5eBkKsyqhcAg62lrLafe5r0
[12-Mar-2026 15:10:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Mar-2026 15:10:13 UTC] ✅ JWT token verified successfully for user profile
[12-Mar-2026 15:10:13 UTC] User ID: 5
[12-Mar-2026 15:10:13 UTC] ✅ User profile retrieved successfully for user ID: 5
[12-Mar-2026 15:10:17 UTC] === API CALL LOG ===
[12-Mar-2026 15:10:17 UTC] Endpoint: user/profile.php
[12-Mar-2026 15:10:17 UTC] Full Log Data: {
    "timestamp": "2026-03-12 15:10:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "91.107.146.170",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "91.107.146.170, 162.158.87.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzczOTEwNjU5fQ.0fMF4RCGXUgs8dh74yvV5eBkKsyqhcAg62lrLafe5r0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db3b98cddcc9a1b-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "91.107.146.170",
        "CF-IPCountry": "DE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Mar-2026 15:10:17 UTC] === END API CALL LOG ===
[12-Mar-2026 15:10:17 UTC] ✅ API Hash verification passed for profile endpoint
[12-Mar-2026 15:10:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzczOTEwNjU5fQ.0fMF4RCGXUgs8dh74yvV5eBkKsyqhcAg62lrLafe5r0
[12-Mar-2026 15:10:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Mar-2026 15:10:17 UTC] ✅ JWT token verified successfully for user profile
[12-Mar-2026 15:10:17 UTC] User ID: 5
[12-Mar-2026 15:10:17 UTC] ✅ User profile retrieved successfully for user ID: 5
[12-Mar-2026 15:10:17 UTC] User Purchases API - User ID: 5
[12-Mar-2026 15:10:17 UTC] User Purchases API - Total purchases found: 7
[12-Mar-2026 15:20:19 UTC] === API CALL LOG ===
[12-Mar-2026 15:20:19 UTC] Endpoint: user/profile.php
[12-Mar-2026 15:20:19 UTC] Full Log Data: {
    "timestamp": "2026-03-12 15:20:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:201:203b:d842:f861:12b8:e460:b627",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2405:201:203b:d842:f861:12b8:e460:b627, 172.68.164.100",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYiLCJ1c2VybmFtZSI6ImFuamFuNTE5IiwiZW1haWwiOiJ0cml2ZWRpLmFuamFuQGdtYWlsLmNvbSIsImV4cCI6MTc3MzkwNzQ1MX0.u-XMy8Q0dnx18N9-_0VQfDa5ExppurcvKKekv92uNw8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db3c840fc9efe8e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2405:201:203b:d842:f861:12b8:e460:b627",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Mar-2026 15:20:19 UTC] === END API CALL LOG ===
[12-Mar-2026 15:20:19 UTC] ✅ API Hash verification passed for profile endpoint
[12-Mar-2026 15:20:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYiLCJ1c2VybmFtZSI6ImFuamFuNTE5IiwiZW1haWwiOiJ0cml2ZWRpLmFuamFuQGdtYWlsLmNvbSIsImV4cCI6MTc3MzkwNzQ1MX0.u-XMy8Q0dnx18N9-_0VQfDa5ExppurcvKKekv92uNw8
[12-Mar-2026 15:20:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Mar-2026 15:20:19 UTC] ✅ JWT token verified successfully for user profile
[12-Mar-2026 15:20:19 UTC] User ID: 86
[12-Mar-2026 15:20:19 UTC] ✅ User profile retrieved successfully for user ID: 86
[12-Mar-2026 15:20:20 UTC] === API CALL LOG ===
[12-Mar-2026 15:20:20 UTC] Endpoint: user/profile.php
[12-Mar-2026 15:20:20 UTC] Full Log Data: {
    "timestamp": "2026-03-12 15:20:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:201:203b:d842:f861:12b8:e460:b627",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2405:201:203b:d842:f861:12b8:e460:b627, 172.68.164.136",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYiLCJ1c2VybmFtZSI6ImFuamFuNTE5IiwiZW1haWwiOiJ0cml2ZWRpLmFuamFuQGdtYWlsLmNvbSIsImV4cCI6MTc3MzkwNzQ1MX0.u-XMy8Q0dnx18N9-_0VQfDa5ExppurcvKKekv92uNw8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db3c8463a52fe8e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2405:201:203b:d842:f861:12b8:e460:b627",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Mar-2026 15:20:20 UTC] === END API CALL LOG ===
[12-Mar-2026 15:20:20 UTC] ✅ API Hash verification passed for profile endpoint
[12-Mar-2026 15:20:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYiLCJ1c2VybmFtZSI6ImFuamFuNTE5IiwiZW1haWwiOiJ0cml2ZWRpLmFuamFuQGdtYWlsLmNvbSIsImV4cCI6MTc3MzkwNzQ1MX0.u-XMy8Q0dnx18N9-_0VQfDa5ExppurcvKKekv92uNw8
[12-Mar-2026 15:20:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Mar-2026 15:20:20 UTC] ✅ JWT token verified successfully for user profile
[12-Mar-2026 15:20:20 UTC] User ID: 86
[12-Mar-2026 15:20:20 UTC] ✅ User profile retrieved successfully for user ID: 86
[12-Mar-2026 15:20:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Mar-2026 15:20:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Mar-2026 15:20:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2405:201:203b:d842:f861:12b8:e460:b627, 172.68.164.136","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYiLCJ1c2VybmFtZSI6ImFuamFuNTE5IiwiZW1haWwiOiJ0cml2ZWRpLmFuamFuQGdtYWlsLmNvbSIsImV4cCI6MTc3MzkwNzQ1MX0.u-XMy8Q0dnx18N9-_0VQfDa5ExppurcvKKekv92uNw8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9db3c8533c4cfe8e-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2405:201:203b:d842:f861:12b8:e460:b627","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[12-Mar-2026 15:20:22 UTC] === User Orders API Called ===
[12-Mar-2026 15:20:22 UTC] User ID: 86
[12-Mar-2026 15:20:22 UTC] Limit: 20, Offset: 0
[12-Mar-2026 15:20:22 UTC] Orders found: 1
[12-Mar-2026 15:20:22 UTC] Orders data: [{"id":64,"quantity":5,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/tradingspaces","status":"pending","created_at":"2026-03-12 11:35:03","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[12-Mar-2026 15:20:22 UTC] Total orders count: 1
[12-Mar-2026 15:20:31 UTC] === API CALL LOG ===
[12-Mar-2026 15:20:31 UTC] Endpoint: user/profile.php
[12-Mar-2026 15:20:31 UTC] Full Log Data: {
    "timestamp": "2026-03-12 15:20:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:201:203b:d842:f861:12b8:e460:b627",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2405:201:203b:d842:f861:12b8:e460:b627, 172.68.164.100",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYiLCJ1c2VybmFtZSI6ImFuamFuNTE5IiwiZW1haWwiOiJ0cml2ZWRpLmFuamFuQGdtYWlsLmNvbSIsImV4cCI6MTc3MzkwNzQ1MX0.u-XMy8Q0dnx18N9-_0VQfDa5ExppurcvKKekv92uNw8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db3c88ba916fe8e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2405:201:203b:d842:f861:12b8:e460:b627",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Mar-2026 15:20:31 UTC] === END API CALL LOG ===
[12-Mar-2026 15:20:31 UTC] ✅ API Hash verification passed for profile endpoint
[12-Mar-2026 15:20:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYiLCJ1c2VybmFtZSI6ImFuamFuNTE5IiwiZW1haWwiOiJ0cml2ZWRpLmFuamFuQGdtYWlsLmNvbSIsImV4cCI6MTc3MzkwNzQ1MX0.u-XMy8Q0dnx18N9-_0VQfDa5ExppurcvKKekv92uNw8
[12-Mar-2026 15:20:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Mar-2026 15:20:31 UTC] ✅ JWT token verified successfully for user profile
[12-Mar-2026 15:20:31 UTC] User ID: 86
[12-Mar-2026 15:20:31 UTC] ✅ User profile retrieved successfully for user ID: 86
[12-Mar-2026 15:20:33 UTC] === API CALL LOG ===
[12-Mar-2026 15:20:33 UTC] Endpoint: user/profile.php
[12-Mar-2026 15:20:33 UTC] Full Log Data: {
    "timestamp": "2026-03-12 15:20:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:201:203b:d842:f861:12b8:e460:b627",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2405:201:203b:d842:f861:12b8:e460:b627, 172.68.164.100",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYiLCJ1c2VybmFtZSI6ImFuamFuNTE5IiwiZW1haWwiOiJ0cml2ZWRpLmFuamFuQGdtYWlsLmNvbSIsImV4cCI6MTc3MzkwNzQ1MX0.u-XMy8Q0dnx18N9-_0VQfDa5ExppurcvKKekv92uNw8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db3c897980ffe8e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2405:201:203b:d842:f861:12b8:e460:b627",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Mar-2026 15:20:33 UTC] === END API CALL LOG ===
[12-Mar-2026 15:20:33 UTC] ✅ API Hash verification passed for profile endpoint
[12-Mar-2026 15:20:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYiLCJ1c2VybmFtZSI6ImFuamFuNTE5IiwiZW1haWwiOiJ0cml2ZWRpLmFuamFuQGdtYWlsLmNvbSIsImV4cCI6MTc3MzkwNzQ1MX0.u-XMy8Q0dnx18N9-_0VQfDa5ExppurcvKKekv92uNw8
[12-Mar-2026 15:20:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Mar-2026 15:20:33 UTC] ✅ JWT token verified successfully for user profile
[12-Mar-2026 15:20:33 UTC] User ID: 86
[12-Mar-2026 15:20:33 UTC] ✅ User profile retrieved successfully for user ID: 86
[12-Mar-2026 15:20:33 UTC] User Purchases API - User ID: 86
[12-Mar-2026 15:20:33 UTC] User Purchases API - Total purchases found: 0
[12-Mar-2026 18:02:28 UTC] === API CALL LOG ===
[12-Mar-2026 18:02:28 UTC] Endpoint: user/profile.php
[12-Mar-2026 18:02:28 UTC] Full Log Data: {
    "timestamp": "2026-03-12 18:02:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:b58a:3698:68ff:d0ff:fe06:689d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:b58a:3698:68ff:d0ff:fe06:689d, 162.158.189.209",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMiLCJ1c2VybmFtZSI6ImJoanZ2IiwiZW1haWwiOiJmYW5pbGVoMzk5QGZsb3Nlay5jb20iLCJleHAiOjE3NzM5NDMzNDd9.oyq6sgmDJMv0JiY-HSU8F2VWSAekEXJoIv8euqcTYJA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db4b5c58f763f5e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:b58a:3698:68ff:d0ff:fe06:689d",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Mar-2026 18:02:28 UTC] === END API CALL LOG ===
[12-Mar-2026 18:02:28 UTC] ✅ API Hash verification passed for profile endpoint
[12-Mar-2026 18:02:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMiLCJ1c2VybmFtZSI6ImJoanZ2IiwiZW1haWwiOiJmYW5pbGVoMzk5QGZsb3Nlay5jb20iLCJleHAiOjE3NzM5NDMzNDd9.oyq6sgmDJMv0JiY-HSU8F2VWSAekEXJoIv8euqcTYJA
[12-Mar-2026 18:02:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Mar-2026 18:02:28 UTC] ✅ JWT token verified successfully for user profile
[12-Mar-2026 18:02:28 UTC] User ID: 93
[12-Mar-2026 18:02:28 UTC] ✅ User profile retrieved successfully for user ID: 93
[12-Mar-2026 18:02:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Mar-2026 18:02:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Mar-2026 18:02:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:b58a:3698:68ff:d0ff:fe06:689d, 162.158.189.208","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMiLCJ1c2VybmFtZSI6ImJoanZ2IiwiZW1haWwiOiJmYW5pbGVoMzk5QGZsb3Nlay5jb20iLCJleHAiOjE3NzM5NDMzNDd9.oyq6sgmDJMv0JiY-HSU8F2VWSAekEXJoIv8euqcTYJA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9db4b677a8e73f5e-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:b58a:3698:68ff:d0ff:fe06:689d","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[12-Mar-2026 18:02:56 UTC] === User Orders API Called ===
[12-Mar-2026 18:02:56 UTC] User ID: 93
[12-Mar-2026 18:02:56 UTC] Limit: 20, Offset: 0
[12-Mar-2026 18:02:56 UTC] Orders found: 0
[12-Mar-2026 18:02:56 UTC] Orders data: []
[12-Mar-2026 18:02:56 UTC] Total orders count: 0
[12-Mar-2026 18:02:59 UTC] === API CALL LOG ===
[12-Mar-2026 18:02:59 UTC] Endpoint: user/profile.php
[12-Mar-2026 18:02:59 UTC] Full Log Data: {
    "timestamp": "2026-03-12 18:02:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:b58a:3698:68ff:d0ff:fe06:689d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:b58a:3698:68ff:d0ff:fe06:689d, 162.158.189.208",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMiLCJ1c2VybmFtZSI6ImJoanZ2IiwiZW1haWwiOiJmYW5pbGVoMzk5QGZsb3Nlay5jb20iLCJleHAiOjE3NzM5NDMzNDd9.oyq6sgmDJMv0JiY-HSU8F2VWSAekEXJoIv8euqcTYJA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db4b6860bdc3f5e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:b58a:3698:68ff:d0ff:fe06:689d",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Mar-2026 18:02:59 UTC] === END API CALL LOG ===
[12-Mar-2026 18:02:59 UTC] ✅ API Hash verification passed for profile endpoint
[12-Mar-2026 18:02:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMiLCJ1c2VybmFtZSI6ImJoanZ2IiwiZW1haWwiOiJmYW5pbGVoMzk5QGZsb3Nlay5jb20iLCJleHAiOjE3NzM5NDMzNDd9.oyq6sgmDJMv0JiY-HSU8F2VWSAekEXJoIv8euqcTYJA
[12-Mar-2026 18:02:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Mar-2026 18:02:59 UTC] ✅ JWT token verified successfully for user profile
[12-Mar-2026 18:02:59 UTC] User ID: 93
[12-Mar-2026 18:02:59 UTC] ✅ User profile retrieved successfully for user ID: 93
[12-Mar-2026 18:04:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Mar-2026 18:04:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Mar-2026 18:04:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:b58a:3698:68ff:d0ff:fe06:689d, 172.70.143.194","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMiLCJ1c2VybmFtZSI6ImJoanZ2IiwiZW1haWwiOiJmYW5pbGVoMzk5QGZsb3Nlay5jb20iLCJleHAiOjE3NzM5NDMzNDd9.oyq6sgmDJMv0JiY-HSU8F2VWSAekEXJoIv8euqcTYJA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9db4b8cd4c0c9d1d-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:b58a:3698:68ff:d0ff:fe06:689d","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[12-Mar-2026 18:04:32 UTC] === User Orders API Called ===
[12-Mar-2026 18:04:32 UTC] User ID: 93
[12-Mar-2026 18:04:32 UTC] Limit: 20, Offset: 0
[12-Mar-2026 18:04:32 UTC] Orders found: 1
[12-Mar-2026 18:04:32 UTC] Orders data: [{"id":70,"quantity":1,"total_coins":35,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ghgyubh","status":"pending","created_at":"2026-03-12 21:34:30","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[12-Mar-2026 18:04:32 UTC] Total orders count: 1
[12-Mar-2026 18:04:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Mar-2026 18:04:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Mar-2026 18:04:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:b58a:3698:68ff:d0ff:fe06:689d, 172.70.143.195","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMiLCJ1c2VybmFtZSI6ImJoanZ2IiwiZW1haWwiOiJmYW5pbGVoMzk5QGZsb3Nlay5jb20iLCJleHAiOjE3NzM5NDMzNDd9.oyq6sgmDJMv0JiY-HSU8F2VWSAekEXJoIv8euqcTYJA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9db4b9405bab9d1d-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:b58a:3698:68ff:d0ff:fe06:689d","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[12-Mar-2026 18:04:50 UTC] === User Orders API Called ===
[12-Mar-2026 18:04:50 UTC] User ID: 93
[12-Mar-2026 18:04:50 UTC] Limit: 20, Offset: 0
[12-Mar-2026 18:04:50 UTC] Orders found: 2
[12-Mar-2026 18:04:50 UTC] Orders data: [{"id":71,"quantity":1,"total_coins":35,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ghgyubh","status":"pending","created_at":"2026-03-12 21:34:48","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""},{"id":70,"quantity":1,"total_coins":35,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ghgyubh","status":"pending","created_at":"2026-03-12 21:34:30","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[12-Mar-2026 18:04:50 UTC] Total orders count: 2
[12-Mar-2026 18:04:52 UTC] === API CALL LOG ===
[12-Mar-2026 18:04:52 UTC] Endpoint: user/profile.php
[12-Mar-2026 18:04:52 UTC] Full Log Data: {
    "timestamp": "2026-03-12 18:04:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:b58a:3698:68ff:d0ff:fe06:689d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:b58a:3698:68ff:d0ff:fe06:689d, 172.70.143.195",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMiLCJ1c2VybmFtZSI6ImJoanZ2IiwiZW1haWwiOiJmYW5pbGVoMzk5QGZsb3Nlay5jb20iLCJleHAiOjE3NzM5NDMzNDd9.oyq6sgmDJMv0JiY-HSU8F2VWSAekEXJoIv8euqcTYJA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db4b94c9ba19d1d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:b58a:3698:68ff:d0ff:fe06:689d",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Mar-2026 18:04:52 UTC] === END API CALL LOG ===
[12-Mar-2026 18:04:52 UTC] ✅ API Hash verification passed for profile endpoint
[12-Mar-2026 18:04:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMiLCJ1c2VybmFtZSI6ImJoanZ2IiwiZW1haWwiOiJmYW5pbGVoMzk5QGZsb3Nlay5jb20iLCJleHAiOjE3NzM5NDMzNDd9.oyq6sgmDJMv0JiY-HSU8F2VWSAekEXJoIv8euqcTYJA
[12-Mar-2026 18:04:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Mar-2026 18:04:52 UTC] ✅ JWT token verified successfully for user profile
[12-Mar-2026 18:04:52 UTC] User ID: 93
[12-Mar-2026 18:04:52 UTC] ✅ User profile retrieved successfully for user ID: 93
[12-Mar-2026 18:05:39 UTC] === API CALL LOG ===
[12-Mar-2026 18:05:39 UTC] Endpoint: user/profile.php
[12-Mar-2026 18:05:39 UTC] Full Log Data: {
    "timestamp": "2026-03-12 18:05:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:b58a:3698:68ff:d0ff:fe06:689d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:b58a:3698:68ff:d0ff:fe06:689d, 172.70.143.195",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMiLCJ1c2VybmFtZSI6ImJoanZ2IiwiZW1haWwiOiJmYW5pbGVoMzk5QGZsb3Nlay5jb20iLCJleHAiOjE3NzM5NDMzNDd9.oyq6sgmDJMv0JiY-HSU8F2VWSAekEXJoIv8euqcTYJA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db4ba71ac029d1d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:b58a:3698:68ff:d0ff:fe06:689d",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Mar-2026 18:05:39 UTC] === END API CALL LOG ===
[12-Mar-2026 18:05:39 UTC] ✅ API Hash verification passed for profile endpoint
[12-Mar-2026 18:05:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMiLCJ1c2VybmFtZSI6ImJoanZ2IiwiZW1haWwiOiJmYW5pbGVoMzk5QGZsb3Nlay5jb20iLCJleHAiOjE3NzM5NDMzNDd9.oyq6sgmDJMv0JiY-HSU8F2VWSAekEXJoIv8euqcTYJA
[12-Mar-2026 18:05:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Mar-2026 18:05:39 UTC] ✅ JWT token verified successfully for user profile
[12-Mar-2026 18:05:39 UTC] User ID: 93
[12-Mar-2026 18:05:39 UTC] ✅ User profile retrieved successfully for user ID: 93
[12-Mar-2026 18:05:47 UTC] === API CALL LOG ===
[12-Mar-2026 18:05:47 UTC] Endpoint: user/profile.php
[12-Mar-2026 18:05:47 UTC] Full Log Data: {
    "timestamp": "2026-03-12 18:05:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:b58a:3698:68ff:d0ff:fe06:689d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:b58a:3698:68ff:d0ff:fe06:689d, 172.70.143.195",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMiLCJ1c2VybmFtZSI6ImJoanZ2IiwiZW1haWwiOiJmYW5pbGVoMzk5QGZsb3Nlay5jb20iLCJleHAiOjE3NzM5NDMzNDd9.oyq6sgmDJMv0JiY-HSU8F2VWSAekEXJoIv8euqcTYJA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db4baa3bcc09d1d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:b58a:3698:68ff:d0ff:fe06:689d",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Mar-2026 18:05:47 UTC] === END API CALL LOG ===
[12-Mar-2026 18:05:47 UTC] ✅ API Hash verification passed for profile endpoint
[12-Mar-2026 18:05:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMiLCJ1c2VybmFtZSI6ImJoanZ2IiwiZW1haWwiOiJmYW5pbGVoMzk5QGZsb3Nlay5jb20iLCJleHAiOjE3NzM5NDMzNDd9.oyq6sgmDJMv0JiY-HSU8F2VWSAekEXJoIv8euqcTYJA
[12-Mar-2026 18:05:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Mar-2026 18:05:47 UTC] ✅ JWT token verified successfully for user profile
[12-Mar-2026 18:05:47 UTC] User ID: 93
[12-Mar-2026 18:05:47 UTC] ✅ User profile retrieved successfully for user ID: 93
[12-Mar-2026 18:05:53 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Mar-2026 18:05:53 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Mar-2026 18:05:53 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:b58a:3698:68ff:d0ff:fe06:689d, 172.70.143.195","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMiLCJ1c2VybmFtZSI6ImJoanZ2IiwiZW1haWwiOiJmYW5pbGVoMzk5QGZsb3Nlay5jb20iLCJleHAiOjE3NzM5NDMzNDd9.oyq6sgmDJMv0JiY-HSU8F2VWSAekEXJoIv8euqcTYJA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9db4bac9df529d1d-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:b58a:3698:68ff:d0ff:fe06:689d","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[12-Mar-2026 18:05:53 UTC] === User Orders API Called ===
[12-Mar-2026 18:05:53 UTC] User ID: 93
[12-Mar-2026 18:05:53 UTC] Limit: 20, Offset: 0
[12-Mar-2026 18:05:53 UTC] Orders found: 2
[12-Mar-2026 18:05:53 UTC] Orders data: [{"id":71,"quantity":1,"total_coins":35,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ghgyubh","status":"pending","created_at":"2026-03-12 21:34:48","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""},{"id":70,"quantity":1,"total_coins":35,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ghgyubh","status":"pending","created_at":"2026-03-12 21:34:30","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[12-Mar-2026 18:05:53 UTC] Total orders count: 2
[12-Mar-2026 18:06:03 UTC] === API CALL LOG ===
[12-Mar-2026 18:06:03 UTC] Endpoint: user/profile.php
[12-Mar-2026 18:06:03 UTC] Full Log Data: {
    "timestamp": "2026-03-12 18:06:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:b58a:3698:68ff:d0ff:fe06:689d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:b58a:3698:68ff:d0ff:fe06:689d, 172.70.143.195",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMiLCJ1c2VybmFtZSI6ImJoanZ2IiwiZW1haWwiOiJmYW5pbGVoMzk5QGZsb3Nlay5jb20iLCJleHAiOjE3NzM5NDMzNDd9.oyq6sgmDJMv0JiY-HSU8F2VWSAekEXJoIv8euqcTYJA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db4bb06df0d9d1d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:b58a:3698:68ff:d0ff:fe06:689d",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Mar-2026 18:06:03 UTC] === END API CALL LOG ===
[12-Mar-2026 18:06:03 UTC] ✅ API Hash verification passed for profile endpoint
[12-Mar-2026 18:06:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMiLCJ1c2VybmFtZSI6ImJoanZ2IiwiZW1haWwiOiJmYW5pbGVoMzk5QGZsb3Nlay5jb20iLCJleHAiOjE3NzM5NDMzNDd9.oyq6sgmDJMv0JiY-HSU8F2VWSAekEXJoIv8euqcTYJA
[12-Mar-2026 18:06:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Mar-2026 18:06:03 UTC] ✅ JWT token verified successfully for user profile
[12-Mar-2026 18:06:03 UTC] User ID: 93
[12-Mar-2026 18:06:03 UTC] ✅ User profile retrieved successfully for user ID: 93
[12-Mar-2026 18:06:03 UTC] User Purchases API - User ID: 93
[12-Mar-2026 18:06:03 UTC] User Purchases API - Total purchases found: 0
[12-Mar-2026 18:06:08 UTC] User Purchases API - User ID: 93
[12-Mar-2026 18:06:08 UTC] User Purchases API - Total purchases found: 0
[12-Mar-2026 18:06:10 UTC] === API CALL LOG ===
[12-Mar-2026 18:06:10 UTC] Endpoint: user/profile.php
[12-Mar-2026 18:06:10 UTC] Full Log Data: {
    "timestamp": "2026-03-12 18:06:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:b58a:3698:68ff:d0ff:fe06:689d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:b58a:3698:68ff:d0ff:fe06:689d, 172.70.143.195",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMiLCJ1c2VybmFtZSI6ImJoanZ2IiwiZW1haWwiOiJmYW5pbGVoMzk5QGZsb3Nlay5jb20iLCJleHAiOjE3NzM5NDMzNDd9.oyq6sgmDJMv0JiY-HSU8F2VWSAekEXJoIv8euqcTYJA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db4bb311be39d1d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:b58a:3698:68ff:d0ff:fe06:689d",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Mar-2026 18:06:10 UTC] === END API CALL LOG ===
[12-Mar-2026 18:06:10 UTC] ✅ API Hash verification passed for profile endpoint
[12-Mar-2026 18:06:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMiLCJ1c2VybmFtZSI6ImJoanZ2IiwiZW1haWwiOiJmYW5pbGVoMzk5QGZsb3Nlay5jb20iLCJleHAiOjE3NzM5NDMzNDd9.oyq6sgmDJMv0JiY-HSU8F2VWSAekEXJoIv8euqcTYJA
[12-Mar-2026 18:06:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Mar-2026 18:06:10 UTC] ✅ JWT token verified successfully for user profile
[12-Mar-2026 18:06:10 UTC] User ID: 93
[12-Mar-2026 18:06:10 UTC] ✅ User profile retrieved successfully for user ID: 93
[12-Mar-2026 18:06:10 UTC] User Purchases API - User ID: 93
[12-Mar-2026 18:06:10 UTC] User Purchases API - Total purchases found: 0
[12-Mar-2026 18:06:13 UTC] === API CALL LOG ===
[12-Mar-2026 18:06:13 UTC] Endpoint: user/profile.php
[12-Mar-2026 18:06:13 UTC] Full Log Data: {
    "timestamp": "2026-03-12 18:06:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:b58a:3698:68ff:d0ff:fe06:689d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:b58a:3698:68ff:d0ff:fe06:689d, 172.70.143.195",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMiLCJ1c2VybmFtZSI6ImJoanZ2IiwiZW1haWwiOiJmYW5pbGVoMzk5QGZsb3Nlay5jb20iLCJleHAiOjE3NzM5NDMzNDd9.oyq6sgmDJMv0JiY-HSU8F2VWSAekEXJoIv8euqcTYJA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db4bb468a5f9d1d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:b58a:3698:68ff:d0ff:fe06:689d",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Mar-2026 18:06:13 UTC] === END API CALL LOG ===
[12-Mar-2026 18:06:13 UTC] ✅ API Hash verification passed for profile endpoint
[12-Mar-2026 18:06:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMiLCJ1c2VybmFtZSI6ImJoanZ2IiwiZW1haWwiOiJmYW5pbGVoMzk5QGZsb3Nlay5jb20iLCJleHAiOjE3NzM5NDMzNDd9.oyq6sgmDJMv0JiY-HSU8F2VWSAekEXJoIv8euqcTYJA
[12-Mar-2026 18:06:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Mar-2026 18:06:13 UTC] ✅ JWT token verified successfully for user profile
[12-Mar-2026 18:06:13 UTC] User ID: 93
[12-Mar-2026 18:06:13 UTC] ✅ User profile retrieved successfully for user ID: 93
[12-Mar-2026 18:06:14 UTC] User Purchases API - User ID: 93
[12-Mar-2026 18:06:14 UTC] User Purchases API - Total purchases found: 0
[12-Mar-2026 18:06:18 UTC] === API CALL LOG ===
[12-Mar-2026 18:06:18 UTC] Endpoint: user/profile.php
[12-Mar-2026 18:06:18 UTC] Full Log Data: {
    "timestamp": "2026-03-12 18:06:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:b58a:3698:68ff:d0ff:fe06:689d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:b58a:3698:68ff:d0ff:fe06:689d, 172.70.143.195",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMiLCJ1c2VybmFtZSI6ImJoanZ2IiwiZW1haWwiOiJmYW5pbGVoMzk5QGZsb3Nlay5jb20iLCJleHAiOjE3NzM5NDMzNDd9.oyq6sgmDJMv0JiY-HSU8F2VWSAekEXJoIv8euqcTYJA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db4bb67a9789d1d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:b58a:3698:68ff:d0ff:fe06:689d",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Mar-2026 18:06:18 UTC] === END API CALL LOG ===
[12-Mar-2026 18:06:18 UTC] ✅ API Hash verification passed for profile endpoint
[12-Mar-2026 18:06:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMiLCJ1c2VybmFtZSI6ImJoanZ2IiwiZW1haWwiOiJmYW5pbGVoMzk5QGZsb3Nlay5jb20iLCJleHAiOjE3NzM5NDMzNDd9.oyq6sgmDJMv0JiY-HSU8F2VWSAekEXJoIv8euqcTYJA
[12-Mar-2026 18:06:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Mar-2026 18:06:18 UTC] ✅ JWT token verified successfully for user profile
[12-Mar-2026 18:06:18 UTC] User ID: 93
[12-Mar-2026 18:06:18 UTC] ✅ User profile retrieved successfully for user ID: 93
[12-Mar-2026 18:06:19 UTC] User Purchases API - User ID: 93
[12-Mar-2026 18:06:19 UTC] User Purchases API - Total purchases found: 0
[12-Mar-2026 18:06:36 UTC] === API CALL LOG ===
[12-Mar-2026 18:06:36 UTC] Endpoint: user/profile.php
[12-Mar-2026 18:06:36 UTC] Full Log Data: {
    "timestamp": "2026-03-12 18:06:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:b58a:3698:68ff:d0ff:fe06:689d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:b58a:3698:68ff:d0ff:fe06:689d, 172.70.143.195",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMiLCJ1c2VybmFtZSI6ImJoanZ2IiwiZW1haWwiOiJmYW5pbGVoMzk5QGZsb3Nlay5jb20iLCJleHAiOjE3NzM5NDMzNDd9.oyq6sgmDJMv0JiY-HSU8F2VWSAekEXJoIv8euqcTYJA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db4bbd378f79d1d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:b58a:3698:68ff:d0ff:fe06:689d",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Mar-2026 18:06:36 UTC] === END API CALL LOG ===
[12-Mar-2026 18:06:36 UTC] ✅ API Hash verification passed for profile endpoint
[12-Mar-2026 18:06:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMiLCJ1c2VybmFtZSI6ImJoanZ2IiwiZW1haWwiOiJmYW5pbGVoMzk5QGZsb3Nlay5jb20iLCJleHAiOjE3NzM5NDMzNDd9.oyq6sgmDJMv0JiY-HSU8F2VWSAekEXJoIv8euqcTYJA
[12-Mar-2026 18:06:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Mar-2026 18:06:36 UTC] ✅ JWT token verified successfully for user profile
[12-Mar-2026 18:06:36 UTC] User ID: 93
[12-Mar-2026 18:06:36 UTC] ✅ User profile retrieved successfully for user ID: 93
[12-Mar-2026 18:06:36 UTC] User Purchases API - User ID: 93
[12-Mar-2026 18:06:36 UTC] User Purchases API - Total purchases found: 0
[12-Mar-2026 18:06:39 UTC] === API CALL LOG ===
[12-Mar-2026 18:06:39 UTC] Endpoint: user/profile.php
[12-Mar-2026 18:06:39 UTC] Full Log Data: {
    "timestamp": "2026-03-12 18:06:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:b58a:3698:68ff:d0ff:fe06:689d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:b58a:3698:68ff:d0ff:fe06:689d, 172.70.143.195",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMiLCJ1c2VybmFtZSI6ImJoanZ2IiwiZW1haWwiOiJmYW5pbGVoMzk5QGZsb3Nlay5jb20iLCJleHAiOjE3NzM5NDMzNDd9.oyq6sgmDJMv0JiY-HSU8F2VWSAekEXJoIv8euqcTYJA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db4bbe9df849d1d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:b58a:3698:68ff:d0ff:fe06:689d",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Mar-2026 18:06:39 UTC] === END API CALL LOG ===
[12-Mar-2026 18:06:39 UTC] ✅ API Hash verification passed for profile endpoint
[12-Mar-2026 18:06:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMiLCJ1c2VybmFtZSI6ImJoanZ2IiwiZW1haWwiOiJmYW5pbGVoMzk5QGZsb3Nlay5jb20iLCJleHAiOjE3NzM5NDMzNDd9.oyq6sgmDJMv0JiY-HSU8F2VWSAekEXJoIv8euqcTYJA
[12-Mar-2026 18:06:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Mar-2026 18:06:39 UTC] ✅ JWT token verified successfully for user profile
[12-Mar-2026 18:06:39 UTC] User ID: 93
[12-Mar-2026 18:06:39 UTC] ✅ User profile retrieved successfully for user ID: 93
[12-Mar-2026 18:06:59 UTC] === API CALL LOG ===
[12-Mar-2026 18:06:59 UTC] Endpoint: user/profile.php
[12-Mar-2026 18:06:59 UTC] Full Log Data: {
    "timestamp": "2026-03-12 18:06:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:b58a:3698:68ff:d0ff:fe06:689d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:b58a:3698:68ff:d0ff:fe06:689d, 172.70.143.195",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMiLCJ1c2VybmFtZSI6ImJoanZ2IiwiZW1haWwiOiJmYW5pbGVoMzk5QGZsb3Nlay5jb20iLCJleHAiOjE3NzM5NDMzNDd9.oyq6sgmDJMv0JiY-HSU8F2VWSAekEXJoIv8euqcTYJA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db4bc62f8159d1d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:b58a:3698:68ff:d0ff:fe06:689d",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Mar-2026 18:06:59 UTC] === END API CALL LOG ===
[12-Mar-2026 18:06:59 UTC] ✅ API Hash verification passed for profile endpoint
[12-Mar-2026 18:06:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMiLCJ1c2VybmFtZSI6ImJoanZ2IiwiZW1haWwiOiJmYW5pbGVoMzk5QGZsb3Nlay5jb20iLCJleHAiOjE3NzM5NDMzNDd9.oyq6sgmDJMv0JiY-HSU8F2VWSAekEXJoIv8euqcTYJA
[12-Mar-2026 18:06:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Mar-2026 18:06:59 UTC] ✅ JWT token verified successfully for user profile
[12-Mar-2026 18:06:59 UTC] User ID: 93
[12-Mar-2026 18:06:59 UTC] ✅ User profile retrieved successfully for user ID: 93
[12-Mar-2026 19:05:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Mar-2026 19:05:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Mar-2026 19:05:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"91.107.146.170, 172.71.172.175","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzczOTQ3MTUzfQ.uFTJEB4hsAGVvzSLFHxShG_kPwAeMgDUndZfflHxNdA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9db512b4b91bd375-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"91.107.146.170","CF-IPCountry":"DE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[12-Mar-2026 19:05:54 UTC] === User Orders API Called ===
[12-Mar-2026 19:05:54 UTC] User ID: 5
[12-Mar-2026 19:05:54 UTC] Limit: 20, Offset: 0
[12-Mar-2026 19:05:54 UTC] Orders found: 2
[12-Mar-2026 19:05:54 UTC] Orders data: [{"id":5,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/trademaxpooya\/32406","status":"completed","created_at":"2025-11-12 11:43:57","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":4,"quantity":10,"total_coins":10,"coin_type":"regular","telegram_link":"t.me\/tehhhst\/5","status":"cancelled","created_at":"2025-11-12 11:09:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[12-Mar-2026 19:05:54 UTC] Total orders count: 2
[12-Mar-2026 19:05:54 UTC] === API CALL LOG ===
[12-Mar-2026 19:05:54 UTC] Endpoint: user/profile.php
[12-Mar-2026 19:05:54 UTC] Full Log Data: {
    "timestamp": "2026-03-12 19:05:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "91.107.146.170",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "91.107.146.170, 172.71.172.174",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzczOTQ3MTUzfQ.uFTJEB4hsAGVvzSLFHxShG_kPwAeMgDUndZfflHxNdA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db512b55b07d375-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "91.107.146.170",
        "CF-IPCountry": "DE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Mar-2026 19:05:54 UTC] === END API CALL LOG ===
[12-Mar-2026 19:05:54 UTC] ✅ API Hash verification passed for profile endpoint
[12-Mar-2026 19:05:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzczOTQ3MTUzfQ.uFTJEB4hsAGVvzSLFHxShG_kPwAeMgDUndZfflHxNdA
[12-Mar-2026 19:05:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Mar-2026 19:05:54 UTC] ✅ JWT token verified successfully for user profile
[12-Mar-2026 19:05:54 UTC] User ID: 5
[12-Mar-2026 19:05:54 UTC] ✅ User profile retrieved successfully for user ID: 5
[12-Mar-2026 19:34:25 UTC] === API CALL LOG ===
[12-Mar-2026 19:34:25 UTC] Endpoint: user/profile.php
[12-Mar-2026 19:34:25 UTC] Full Log Data: {
    "timestamp": "2026-03-12 19:34:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.218.50.117",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.218.50.117, 172.68.128.166",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQiLCJ1c2VybmFtZSI6InBoaWxseSIsImVtYWlsIjoidGhlbWFuaXB1bGF0b3JzN0BnbWFpbC5jb20iLCJleHAiOjE3NzM5NDg4NjR9.guynRnOvRC1kcQXlNSJ-DUgtGc31udRPgRgrPyalHdc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db53c7a1ce65458-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.218.50.117",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Mar-2026 19:34:25 UTC] === END API CALL LOG ===
[12-Mar-2026 19:34:25 UTC] ✅ API Hash verification passed for profile endpoint
[12-Mar-2026 19:34:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQiLCJ1c2VybmFtZSI6InBoaWxseSIsImVtYWlsIjoidGhlbWFuaXB1bGF0b3JzN0BnbWFpbC5jb20iLCJleHAiOjE3NzM5NDg4NjR9.guynRnOvRC1kcQXlNSJ-DUgtGc31udRPgRgrPyalHdc
[12-Mar-2026 19:34:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Mar-2026 19:34:25 UTC] ✅ JWT token verified successfully for user profile
[12-Mar-2026 19:34:25 UTC] User ID: 94
[12-Mar-2026 19:34:25 UTC] ✅ User profile retrieved successfully for user ID: 94
[12-Mar-2026 19:34:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Mar-2026 19:34:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Mar-2026 19:34:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.218.50.117, 172.68.128.166","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQiLCJ1c2VybmFtZSI6InBoaWxseSIsImVtYWlsIjoidGhlbWFuaXB1bGF0b3JzN0BnbWFpbC5jb20iLCJleHAiOjE3NzM5NDg4NjR9.guynRnOvRC1kcQXlNSJ-DUgtGc31udRPgRgrPyalHdc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9db53d1c4dd95458-JIB","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.218.50.117","CF-IPCountry":"ET","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[12-Mar-2026 19:34:51 UTC] === User Orders API Called ===
[12-Mar-2026 19:34:51 UTC] User ID: 94
[12-Mar-2026 19:34:51 UTC] Limit: 20, Offset: 0
[12-Mar-2026 19:34:51 UTC] Orders found: 0
[12-Mar-2026 19:34:51 UTC] Orders data: []
[12-Mar-2026 19:34:51 UTC] Total orders count: 0
[12-Mar-2026 19:34:53 UTC] === API CALL LOG ===
[12-Mar-2026 19:34:53 UTC] Endpoint: user/profile.php
[12-Mar-2026 19:34:53 UTC] Full Log Data: {
    "timestamp": "2026-03-12 19:34:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.218.50.117",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.218.50.117, 172.68.128.166",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQiLCJ1c2VybmFtZSI6InBoaWxseSIsImVtYWlsIjoidGhlbWFuaXB1bGF0b3JzN0BnbWFpbC5jb20iLCJleHAiOjE3NzM5NDg4NjR9.guynRnOvRC1kcQXlNSJ-DUgtGc31udRPgRgrPyalHdc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db53d2b1e105458-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.218.50.117",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Mar-2026 19:34:53 UTC] === END API CALL LOG ===
[12-Mar-2026 19:34:53 UTC] ✅ API Hash verification passed for profile endpoint
[12-Mar-2026 19:34:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQiLCJ1c2VybmFtZSI6InBoaWxseSIsImVtYWlsIjoidGhlbWFuaXB1bGF0b3JzN0BnbWFpbC5jb20iLCJleHAiOjE3NzM5NDg4NjR9.guynRnOvRC1kcQXlNSJ-DUgtGc31udRPgRgrPyalHdc
[12-Mar-2026 19:34:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Mar-2026 19:34:53 UTC] ✅ JWT token verified successfully for user profile
[12-Mar-2026 19:34:53 UTC] User ID: 94
[12-Mar-2026 19:34:53 UTC] ✅ User profile retrieved successfully for user ID: 94
[12-Mar-2026 19:34:54 UTC] User Purchases API - User ID: 94
[12-Mar-2026 19:34:54 UTC] User Purchases API - Total purchases found: 0
[12-Mar-2026 19:34:59 UTC] === API CALL LOG ===
[12-Mar-2026 19:34:59 UTC] Endpoint: user/profile.php
[12-Mar-2026 19:34:59 UTC] Full Log Data: {
    "timestamp": "2026-03-12 19:34:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.218.50.117",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.218.50.117, 172.68.128.166",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQiLCJ1c2VybmFtZSI6InBoaWxseSIsImVtYWlsIjoidGhlbWFuaXB1bGF0b3JzN0BnbWFpbC5jb20iLCJleHAiOjE3NzM5NDg4NjR9.guynRnOvRC1kcQXlNSJ-DUgtGc31udRPgRgrPyalHdc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db53d4ab9245458-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.218.50.117",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Mar-2026 19:34:59 UTC] === END API CALL LOG ===
[12-Mar-2026 19:34:59 UTC] ✅ API Hash verification passed for profile endpoint
[12-Mar-2026 19:34:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQiLCJ1c2VybmFtZSI6InBoaWxseSIsImVtYWlsIjoidGhlbWFuaXB1bGF0b3JzN0BnbWFpbC5jb20iLCJleHAiOjE3NzM5NDg4NjR9.guynRnOvRC1kcQXlNSJ-DUgtGc31udRPgRgrPyalHdc
[12-Mar-2026 19:34:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Mar-2026 19:34:59 UTC] ✅ JWT token verified successfully for user profile
[12-Mar-2026 19:34:59 UTC] User ID: 94
[12-Mar-2026 19:34:59 UTC] ✅ User profile retrieved successfully for user ID: 94
[12-Mar-2026 19:34:59 UTC] User Purchases API - User ID: 94
[12-Mar-2026 19:34:59 UTC] User Purchases API - Total purchases found: 0
[12-Mar-2026 19:35:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Mar-2026 19:35:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Mar-2026 19:35:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.218.50.117, 172.68.128.167","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQiLCJ1c2VybmFtZSI6InBoaWxseSIsImVtYWlsIjoidGhlbWFuaXB1bGF0b3JzN0BnbWFpbC5jb20iLCJleHAiOjE3NzM5NDg4NjR9.guynRnOvRC1kcQXlNSJ-DUgtGc31udRPgRgrPyalHdc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9db53d81af485458-JIB","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.218.50.117","CF-IPCountry":"ET","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[12-Mar-2026 19:35:07 UTC] === User Orders API Called ===
[12-Mar-2026 19:35:07 UTC] User ID: 94
[12-Mar-2026 19:35:07 UTC] Limit: 20, Offset: 0
[12-Mar-2026 19:35:07 UTC] Orders found: 0
[12-Mar-2026 19:35:07 UTC] Orders data: []
[12-Mar-2026 19:35:07 UTC] Total orders count: 0
[12-Mar-2026 19:35:12 UTC] === API CALL LOG ===
[12-Mar-2026 19:35:12 UTC] Endpoint: user/profile.php
[12-Mar-2026 19:35:12 UTC] Full Log Data: {
    "timestamp": "2026-03-12 19:35:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.218.50.117",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.218.50.117, 172.68.128.167",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQiLCJ1c2VybmFtZSI6InBoaWxseSIsImVtYWlsIjoidGhlbWFuaXB1bGF0b3JzN0BnbWFpbC5jb20iLCJleHAiOjE3NzM5NDg4NjR9.guynRnOvRC1kcQXlNSJ-DUgtGc31udRPgRgrPyalHdc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db53d9e084f5458-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.218.50.117",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Mar-2026 19:35:12 UTC] === END API CALL LOG ===
[12-Mar-2026 19:35:12 UTC] ✅ API Hash verification passed for profile endpoint
[12-Mar-2026 19:35:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQiLCJ1c2VybmFtZSI6InBoaWxseSIsImVtYWlsIjoidGhlbWFuaXB1bGF0b3JzN0BnbWFpbC5jb20iLCJleHAiOjE3NzM5NDg4NjR9.guynRnOvRC1kcQXlNSJ-DUgtGc31udRPgRgrPyalHdc
[12-Mar-2026 19:35:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Mar-2026 19:35:12 UTC] ✅ JWT token verified successfully for user profile
[12-Mar-2026 19:35:12 UTC] User ID: 94
[12-Mar-2026 19:35:12 UTC] ✅ User profile retrieved successfully for user ID: 94
[12-Mar-2026 19:35:31 UTC] === API CALL LOG ===
[12-Mar-2026 19:35:31 UTC] Endpoint: user/profile.php
[12-Mar-2026 19:35:31 UTC] Full Log Data: {
    "timestamp": "2026-03-12 19:35:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.218.50.117",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.218.50.117, 172.68.128.167",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQiLCJ1c2VybmFtZSI6InBoaWxseSIsImVtYWlsIjoidGhlbWFuaXB1bGF0b3JzN0BnbWFpbC5jb20iLCJleHAiOjE3NzM5NDg4NjR9.guynRnOvRC1kcQXlNSJ-DUgtGc31udRPgRgrPyalHdc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db53e13fb9d5458-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.218.50.117",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Mar-2026 19:35:31 UTC] === END API CALL LOG ===
[12-Mar-2026 19:35:31 UTC] ✅ API Hash verification passed for profile endpoint
[12-Mar-2026 19:35:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQiLCJ1c2VybmFtZSI6InBoaWxseSIsImVtYWlsIjoidGhlbWFuaXB1bGF0b3JzN0BnbWFpbC5jb20iLCJleHAiOjE3NzM5NDg4NjR9.guynRnOvRC1kcQXlNSJ-DUgtGc31udRPgRgrPyalHdc
[12-Mar-2026 19:35:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Mar-2026 19:35:31 UTC] ✅ JWT token verified successfully for user profile
[12-Mar-2026 19:35:31 UTC] User ID: 94
[12-Mar-2026 19:35:31 UTC] ✅ User profile retrieved successfully for user ID: 94
[12-Mar-2026 19:35:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Mar-2026 19:35:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Mar-2026 19:35:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.218.50.117, 172.68.128.166","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQiLCJ1c2VybmFtZSI6InBoaWxseSIsImVtYWlsIjoidGhlbWFuaXB1bGF0b3JzN0BnbWFpbC5jb20iLCJleHAiOjE3NzM5NDg4NjR9.guynRnOvRC1kcQXlNSJ-DUgtGc31udRPgRgrPyalHdc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9db53e43e8bb5458-JIB","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.218.50.117","CF-IPCountry":"ET","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[12-Mar-2026 19:35:38 UTC] === User Orders API Called ===
[12-Mar-2026 19:35:38 UTC] User ID: 94
[12-Mar-2026 19:35:38 UTC] Limit: 20, Offset: 0
[12-Mar-2026 19:35:38 UTC] Orders found: 0
[12-Mar-2026 19:35:38 UTC] Orders data: []
[12-Mar-2026 19:35:38 UTC] Total orders count: 0
[12-Mar-2026 19:35:40 UTC] === API CALL LOG ===
[12-Mar-2026 19:35:40 UTC] Endpoint: user/profile.php
[12-Mar-2026 19:35:40 UTC] Full Log Data: {
    "timestamp": "2026-03-12 19:35:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.218.50.117",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.218.50.117, 172.68.128.166",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQiLCJ1c2VybmFtZSI6InBoaWxseSIsImVtYWlsIjoidGhlbWFuaXB1bGF0b3JzN0BnbWFpbC5jb20iLCJleHAiOjE3NzM5NDg4NjR9.guynRnOvRC1kcQXlNSJ-DUgtGc31udRPgRgrPyalHdc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db53e4b2db65458-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.218.50.117",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Mar-2026 19:35:40 UTC] === END API CALL LOG ===
[12-Mar-2026 19:35:40 UTC] ✅ API Hash verification passed for profile endpoint
[12-Mar-2026 19:35:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQiLCJ1c2VybmFtZSI6InBoaWxseSIsImVtYWlsIjoidGhlbWFuaXB1bGF0b3JzN0BnbWFpbC5jb20iLCJleHAiOjE3NzM5NDg4NjR9.guynRnOvRC1kcQXlNSJ-DUgtGc31udRPgRgrPyalHdc
[12-Mar-2026 19:35:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Mar-2026 19:35:40 UTC] ✅ JWT token verified successfully for user profile
[12-Mar-2026 19:35:40 UTC] User ID: 94
[12-Mar-2026 19:35:40 UTC] ✅ User profile retrieved successfully for user ID: 94
[12-Mar-2026 19:35:40 UTC] User Purchases API - User ID: 94
[12-Mar-2026 19:35:40 UTC] User Purchases API - Total purchases found: 0
[12-Mar-2026 19:35:47 UTC] User Purchases API - User ID: 94
[12-Mar-2026 19:35:47 UTC] User Purchases API - Total purchases found: 0
[12-Mar-2026 19:35:48 UTC] === API CALL LOG ===
[12-Mar-2026 19:35:48 UTC] Endpoint: user/profile.php
[12-Mar-2026 19:35:48 UTC] Full Log Data: {
    "timestamp": "2026-03-12 19:35:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.218.50.117",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.218.50.117, 172.68.128.166",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQiLCJ1c2VybmFtZSI6InBoaWxseSIsImVtYWlsIjoidGhlbWFuaXB1bGF0b3JzN0BnbWFpbC5jb20iLCJleHAiOjE3NzM5NDg4NjR9.guynRnOvRC1kcQXlNSJ-DUgtGc31udRPgRgrPyalHdc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db53e7f3d655458-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.218.50.117",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Mar-2026 19:35:48 UTC] === END API CALL LOG ===
[12-Mar-2026 19:35:48 UTC] ✅ API Hash verification passed for profile endpoint
[12-Mar-2026 19:35:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQiLCJ1c2VybmFtZSI6InBoaWxseSIsImVtYWlsIjoidGhlbWFuaXB1bGF0b3JzN0BnbWFpbC5jb20iLCJleHAiOjE3NzM5NDg4NjR9.guynRnOvRC1kcQXlNSJ-DUgtGc31udRPgRgrPyalHdc
[12-Mar-2026 19:35:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Mar-2026 19:35:48 UTC] ✅ JWT token verified successfully for user profile
[12-Mar-2026 19:35:48 UTC] User ID: 94
[12-Mar-2026 19:35:48 UTC] ✅ User profile retrieved successfully for user ID: 94
[12-Mar-2026 19:35:48 UTC] User Purchases API - User ID: 94
[12-Mar-2026 19:35:48 UTC] User Purchases API - Total purchases found: 0
[12-Mar-2026 19:35:51 UTC] === API CALL LOG ===
[12-Mar-2026 19:35:51 UTC] Endpoint: user/profile.php
[12-Mar-2026 19:35:51 UTC] Full Log Data: {
    "timestamp": "2026-03-12 19:35:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.218.50.117",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.218.50.117, 172.68.128.166",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQiLCJ1c2VybmFtZSI6InBoaWxseSIsImVtYWlsIjoidGhlbWFuaXB1bGF0b3JzN0BnbWFpbC5jb20iLCJleHAiOjE3NzM5NDg4NjR9.guynRnOvRC1kcQXlNSJ-DUgtGc31udRPgRgrPyalHdc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db53e903fb55458-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.218.50.117",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Mar-2026 19:35:51 UTC] === END API CALL LOG ===
[12-Mar-2026 19:35:51 UTC] ✅ API Hash verification passed for profile endpoint
[12-Mar-2026 19:35:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQiLCJ1c2VybmFtZSI6InBoaWxseSIsImVtYWlsIjoidGhlbWFuaXB1bGF0b3JzN0BnbWFpbC5jb20iLCJleHAiOjE3NzM5NDg4NjR9.guynRnOvRC1kcQXlNSJ-DUgtGc31udRPgRgrPyalHdc
[12-Mar-2026 19:35:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Mar-2026 19:35:51 UTC] ✅ JWT token verified successfully for user profile
[12-Mar-2026 19:35:51 UTC] User ID: 94
[12-Mar-2026 19:35:51 UTC] ✅ User profile retrieved successfully for user ID: 94
[12-Mar-2026 19:35:51 UTC] User Purchases API - User ID: 94
[12-Mar-2026 19:35:51 UTC] User Purchases API - Total purchases found: 0
[12-Mar-2026 19:36:01 UTC] === API CALL LOG ===
[12-Mar-2026 19:36:01 UTC] Endpoint: user/profile.php
[12-Mar-2026 19:36:01 UTC] Full Log Data: {
    "timestamp": "2026-03-12 19:36:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.218.50.117",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.218.50.117, 172.68.128.167",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQiLCJ1c2VybmFtZSI6InBoaWxseSIsImVtYWlsIjoidGhlbWFuaXB1bGF0b3JzN0BnbWFpbC5jb20iLCJleHAiOjE3NzM5NDg4NjR9.guynRnOvRC1kcQXlNSJ-DUgtGc31udRPgRgrPyalHdc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db53ececd485458-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.218.50.117",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Mar-2026 19:36:01 UTC] === END API CALL LOG ===
[12-Mar-2026 19:36:01 UTC] ✅ API Hash verification passed for profile endpoint
[12-Mar-2026 19:36:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQiLCJ1c2VybmFtZSI6InBoaWxseSIsImVtYWlsIjoidGhlbWFuaXB1bGF0b3JzN0BnbWFpbC5jb20iLCJleHAiOjE3NzM5NDg4NjR9.guynRnOvRC1kcQXlNSJ-DUgtGc31udRPgRgrPyalHdc
[12-Mar-2026 19:36:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Mar-2026 19:36:01 UTC] ✅ JWT token verified successfully for user profile
[12-Mar-2026 19:36:01 UTC] User ID: 94
[12-Mar-2026 19:36:01 UTC] ✅ User profile retrieved successfully for user ID: 94
[12-Mar-2026 19:36:01 UTC] User Purchases API - User ID: 94
[12-Mar-2026 19:36:01 UTC] User Purchases API - Total purchases found: 0
[12-Mar-2026 19:36:05 UTC] === API CALL LOG ===
[12-Mar-2026 19:36:05 UTC] Endpoint: user/profile.php
[12-Mar-2026 19:36:05 UTC] Full Log Data: {
    "timestamp": "2026-03-12 19:36:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.218.50.117",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.218.50.117, 172.68.128.167",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQiLCJ1c2VybmFtZSI6InBoaWxseSIsImVtYWlsIjoidGhlbWFuaXB1bGF0b3JzN0BnbWFpbC5jb20iLCJleHAiOjE3NzM5NDg4NjR9.guynRnOvRC1kcQXlNSJ-DUgtGc31udRPgRgrPyalHdc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db53ee83c9f5458-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.218.50.117",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Mar-2026 19:36:05 UTC] === END API CALL LOG ===
[12-Mar-2026 19:36:05 UTC] ✅ API Hash verification passed for profile endpoint
[12-Mar-2026 19:36:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQiLCJ1c2VybmFtZSI6InBoaWxseSIsImVtYWlsIjoidGhlbWFuaXB1bGF0b3JzN0BnbWFpbC5jb20iLCJleHAiOjE3NzM5NDg4NjR9.guynRnOvRC1kcQXlNSJ-DUgtGc31udRPgRgrPyalHdc
[12-Mar-2026 19:36:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Mar-2026 19:36:05 UTC] ✅ JWT token verified successfully for user profile
[12-Mar-2026 19:36:05 UTC] User ID: 94
[12-Mar-2026 19:36:05 UTC] ✅ User profile retrieved successfully for user ID: 94
[12-Mar-2026 19:36:05 UTC] User Purchases API - User ID: 94
[12-Mar-2026 19:36:05 UTC] User Purchases API - Total purchases found: 0
[12-Mar-2026 19:36:08 UTC] === API CALL LOG ===
[12-Mar-2026 19:36:08 UTC] Endpoint: user/profile.php
[12-Mar-2026 19:36:08 UTC] Full Log Data: {
    "timestamp": "2026-03-12 19:36:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.218.50.117",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.218.50.117, 172.68.128.167",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQiLCJ1c2VybmFtZSI6InBoaWxseSIsImVtYWlsIjoidGhlbWFuaXB1bGF0b3JzN0BnbWFpbC5jb20iLCJleHAiOjE3NzM5NDg4NjR9.guynRnOvRC1kcQXlNSJ-DUgtGc31udRPgRgrPyalHdc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db53effca205458-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.218.50.117",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Mar-2026 19:36:08 UTC] === END API CALL LOG ===
[12-Mar-2026 19:36:08 UTC] ✅ API Hash verification passed for profile endpoint
[12-Mar-2026 19:36:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQiLCJ1c2VybmFtZSI6InBoaWxseSIsImVtYWlsIjoidGhlbWFuaXB1bGF0b3JzN0BnbWFpbC5jb20iLCJleHAiOjE3NzM5NDg4NjR9.guynRnOvRC1kcQXlNSJ-DUgtGc31udRPgRgrPyalHdc
[12-Mar-2026 19:36:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Mar-2026 19:36:08 UTC] ✅ JWT token verified successfully for user profile
[12-Mar-2026 19:36:08 UTC] User ID: 94
[12-Mar-2026 19:36:08 UTC] ✅ User profile retrieved successfully for user ID: 94
[12-Mar-2026 19:36:29 UTC] === API CALL LOG ===
[12-Mar-2026 19:36:29 UTC] Endpoint: user/profile.php
[12-Mar-2026 19:36:29 UTC] Full Log Data: {
    "timestamp": "2026-03-12 19:36:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.218.50.117",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.218.50.117, 172.68.128.166",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQiLCJ1c2VybmFtZSI6InBoaWxseSIsImVtYWlsIjoidGhlbWFuaXB1bGF0b3JzN0BnbWFpbC5jb20iLCJleHAiOjE3NzM5NDg4NjR9.guynRnOvRC1kcQXlNSJ-DUgtGc31udRPgRgrPyalHdc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db53f7efb365458-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.218.50.117",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Mar-2026 19:36:29 UTC] === END API CALL LOG ===
[12-Mar-2026 19:36:29 UTC] ✅ API Hash verification passed for profile endpoint
[12-Mar-2026 19:36:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQiLCJ1c2VybmFtZSI6InBoaWxseSIsImVtYWlsIjoidGhlbWFuaXB1bGF0b3JzN0BnbWFpbC5jb20iLCJleHAiOjE3NzM5NDg4NjR9.guynRnOvRC1kcQXlNSJ-DUgtGc31udRPgRgrPyalHdc
[12-Mar-2026 19:36:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Mar-2026 19:36:29 UTC] ✅ JWT token verified successfully for user profile
[12-Mar-2026 19:36:29 UTC] User ID: 94
[12-Mar-2026 19:36:29 UTC] ✅ User profile retrieved successfully for user ID: 94
[12-Mar-2026 19:36:31 UTC] === API CALL LOG ===
[12-Mar-2026 19:36:31 UTC] Endpoint: user/profile.php
[12-Mar-2026 19:36:31 UTC] Full Log Data: {
    "timestamp": "2026-03-12 19:36:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.218.50.117",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.218.50.117, 172.68.128.166",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQiLCJ1c2VybmFtZSI6InBoaWxseSIsImVtYWlsIjoidGhlbWFuaXB1bGF0b3JzN0BnbWFpbC5jb20iLCJleHAiOjE3NzM5NDg4NjR9.guynRnOvRC1kcQXlNSJ-DUgtGc31udRPgRgrPyalHdc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db53f8cba3e5458-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.218.50.117",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Mar-2026 19:36:31 UTC] === END API CALL LOG ===
[12-Mar-2026 19:36:31 UTC] ✅ API Hash verification passed for profile endpoint
[12-Mar-2026 19:36:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQiLCJ1c2VybmFtZSI6InBoaWxseSIsImVtYWlsIjoidGhlbWFuaXB1bGF0b3JzN0BnbWFpbC5jb20iLCJleHAiOjE3NzM5NDg4NjR9.guynRnOvRC1kcQXlNSJ-DUgtGc31udRPgRgrPyalHdc
[12-Mar-2026 19:36:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Mar-2026 19:36:31 UTC] ✅ JWT token verified successfully for user profile
[12-Mar-2026 19:36:31 UTC] User ID: 94
[12-Mar-2026 19:36:31 UTC] ✅ User profile retrieved successfully for user ID: 94
[12-Mar-2026 19:37:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Mar-2026 19:37:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Mar-2026 19:37:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.218.50.117, 172.68.128.166","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQiLCJ1c2VybmFtZSI6InBoaWxseSIsImVtYWlsIjoidGhlbWFuaXB1bGF0b3JzN0BnbWFpbC5jb20iLCJleHAiOjE3NzM5NDg4NjR9.guynRnOvRC1kcQXlNSJ-DUgtGc31udRPgRgrPyalHdc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9db540951fe55457-JIB","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.218.50.117","CF-IPCountry":"ET","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[12-Mar-2026 19:37:13 UTC] === User Orders API Called ===
[12-Mar-2026 19:37:13 UTC] User ID: 94
[12-Mar-2026 19:37:13 UTC] Limit: 20, Offset: 0
[12-Mar-2026 19:37:13 UTC] Orders found: 0
[12-Mar-2026 19:37:13 UTC] Orders data: []
[12-Mar-2026 19:37:13 UTC] Total orders count: 0
[12-Mar-2026 19:37:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Mar-2026 19:37:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Mar-2026 19:37:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.218.50.117, 172.68.128.167","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQiLCJ1c2VybmFtZSI6InBoaWxseSIsImVtYWlsIjoidGhlbWFuaXB1bGF0b3JzN0BnbWFpbC5jb20iLCJleHAiOjE3NzM5NDg4NjR9.guynRnOvRC1kcQXlNSJ-DUgtGc31udRPgRgrPyalHdc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9db5412968c45457-JIB","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.218.50.117","CF-IPCountry":"ET","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[12-Mar-2026 19:37:37 UTC] === User Orders API Called ===
[12-Mar-2026 19:37:37 UTC] User ID: 94
[12-Mar-2026 19:37:37 UTC] Limit: 20, Offset: 0
[12-Mar-2026 19:37:37 UTC] Orders found: 0
[12-Mar-2026 19:37:37 UTC] Orders data: []
[12-Mar-2026 19:37:37 UTC] Total orders count: 0
[12-Mar-2026 19:37:50 UTC] === API CALL LOG ===
[12-Mar-2026 19:37:50 UTC] Endpoint: user/profile.php
[12-Mar-2026 19:37:50 UTC] Full Log Data: {
    "timestamp": "2026-03-12 19:37:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.218.50.117",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.218.50.117, 172.68.128.167",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQiLCJ1c2VybmFtZSI6InBoaWxseSIsImVtYWlsIjoidGhlbWFuaXB1bGF0b3JzN0BnbWFpbC5jb20iLCJleHAiOjE3NzM5NDg4NjR9.guynRnOvRC1kcQXlNSJ-DUgtGc31udRPgRgrPyalHdc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db5417d5fa65457-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.218.50.117",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Mar-2026 19:37:50 UTC] === END API CALL LOG ===
[12-Mar-2026 19:37:50 UTC] ✅ API Hash verification passed for profile endpoint
[12-Mar-2026 19:37:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQiLCJ1c2VybmFtZSI6InBoaWxseSIsImVtYWlsIjoidGhlbWFuaXB1bGF0b3JzN0BnbWFpbC5jb20iLCJleHAiOjE3NzM5NDg4NjR9.guynRnOvRC1kcQXlNSJ-DUgtGc31udRPgRgrPyalHdc
[12-Mar-2026 19:37:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Mar-2026 19:37:50 UTC] ✅ JWT token verified successfully for user profile
[12-Mar-2026 19:37:50 UTC] User ID: 94
[12-Mar-2026 19:37:50 UTC] ✅ User profile retrieved successfully for user ID: 94
[12-Mar-2026 20:08:22 UTC] === API CALL LOG ===
[12-Mar-2026 20:08:22 UTC] Endpoint: user/profile.php
[12-Mar-2026 20:08:22 UTC] Full Log Data: {
    "timestamp": "2026-03-12 20:08:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "91.107.146.170",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "91.107.146.170, 172.70.248.8",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzczOTQ3MTUzfQ.uFTJEB4hsAGVvzSLFHxShG_kPwAeMgDUndZfflHxNdA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db56e308d1d54eb-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "91.107.146.170",
        "CF-IPCountry": "DE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Mar-2026 20:08:22 UTC] === END API CALL LOG ===
[12-Mar-2026 20:08:22 UTC] ✅ API Hash verification passed for profile endpoint
[12-Mar-2026 20:08:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzczOTQ3MTUzfQ.uFTJEB4hsAGVvzSLFHxShG_kPwAeMgDUndZfflHxNdA
[12-Mar-2026 20:08:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Mar-2026 20:08:22 UTC] ✅ JWT token verified successfully for user profile
[12-Mar-2026 20:08:22 UTC] User ID: 5
[12-Mar-2026 20:08:22 UTC] ✅ User profile retrieved successfully for user ID: 5
[12-Mar-2026 20:08:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Mar-2026 20:08:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Mar-2026 20:08:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"91.107.146.170, 172.70.248.8","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzczOTQ3MTUzfQ.uFTJEB4hsAGVvzSLFHxShG_kPwAeMgDUndZfflHxNdA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9db56e3fec3054eb-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"91.107.146.170","CF-IPCountry":"DE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[12-Mar-2026 20:08:24 UTC] === User Orders API Called ===
[12-Mar-2026 20:08:24 UTC] User ID: 5
[12-Mar-2026 20:08:24 UTC] Limit: 20, Offset: 0
[12-Mar-2026 20:08:24 UTC] Orders found: 2
[12-Mar-2026 20:08:24 UTC] Orders data: [{"id":5,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/trademaxpooya\/32406","status":"completed","created_at":"2025-11-12 11:43:57","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":4,"quantity":10,"total_coins":10,"coin_type":"regular","telegram_link":"t.me\/tehhhst\/5","status":"cancelled","created_at":"2025-11-12 11:09:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[12-Mar-2026 20:08:24 UTC] Total orders count: 2
[12-Mar-2026 20:08:24 UTC] === API CALL LOG ===
[12-Mar-2026 20:08:24 UTC] Endpoint: user/profile.php
[12-Mar-2026 20:08:24 UTC] Full Log Data: {
    "timestamp": "2026-03-12 20:08:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "91.107.146.170",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "91.107.146.170, 172.70.248.8",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzczOTQ3MTUzfQ.uFTJEB4hsAGVvzSLFHxShG_kPwAeMgDUndZfflHxNdA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db56e405da954eb-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "91.107.146.170",
        "CF-IPCountry": "DE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Mar-2026 20:08:24 UTC] === END API CALL LOG ===
[12-Mar-2026 20:08:24 UTC] ✅ API Hash verification passed for profile endpoint
[12-Mar-2026 20:08:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzczOTQ3MTUzfQ.uFTJEB4hsAGVvzSLFHxShG_kPwAeMgDUndZfflHxNdA
[12-Mar-2026 20:08:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Mar-2026 20:08:24 UTC] ✅ JWT token verified successfully for user profile
[12-Mar-2026 20:08:24 UTC] User ID: 5
[12-Mar-2026 20:08:24 UTC] ✅ User profile retrieved successfully for user ID: 5
[12-Mar-2026 20:08:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Mar-2026 20:08:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Mar-2026 20:08:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"91.107.146.170, 172.70.248.8","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzczOTQ3MTUzfQ.uFTJEB4hsAGVvzSLFHxShG_kPwAeMgDUndZfflHxNdA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9db56e7518ec54eb-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"91.107.146.170","CF-IPCountry":"DE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[12-Mar-2026 20:08:32 UTC] === User Orders API Called ===
[12-Mar-2026 20:08:32 UTC] User ID: 5
[12-Mar-2026 20:08:32 UTC] Limit: 20, Offset: 0
[12-Mar-2026 20:08:32 UTC] Orders found: 2
[12-Mar-2026 20:08:32 UTC] Orders data: [{"id":5,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/trademaxpooya\/32406","status":"completed","created_at":"2025-11-12 11:43:57","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":4,"quantity":10,"total_coins":10,"coin_type":"regular","telegram_link":"t.me\/tehhhst\/5","status":"cancelled","created_at":"2025-11-12 11:09:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[12-Mar-2026 20:08:32 UTC] Total orders count: 2
[12-Mar-2026 20:08:35 UTC] === API CALL LOG ===
[12-Mar-2026 20:08:35 UTC] Endpoint: user/profile.php
[12-Mar-2026 20:08:35 UTC] Full Log Data: {
    "timestamp": "2026-03-12 20:08:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "91.107.146.170",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "91.107.146.170, 172.70.248.8",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzczOTQ3MTUzfQ.uFTJEB4hsAGVvzSLFHxShG_kPwAeMgDUndZfflHxNdA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db56e85baee54eb-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "91.107.146.170",
        "CF-IPCountry": "DE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Mar-2026 20:08:35 UTC] === END API CALL LOG ===
[12-Mar-2026 20:08:35 UTC] ✅ API Hash verification passed for profile endpoint
[12-Mar-2026 20:08:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzczOTQ3MTUzfQ.uFTJEB4hsAGVvzSLFHxShG_kPwAeMgDUndZfflHxNdA
[12-Mar-2026 20:08:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Mar-2026 20:08:35 UTC] ✅ JWT token verified successfully for user profile
[12-Mar-2026 20:08:35 UTC] User ID: 5
[12-Mar-2026 20:08:35 UTC] ✅ User profile retrieved successfully for user ID: 5
[12-Mar-2026 20:08:35 UTC] User Purchases API - User ID: 5
[12-Mar-2026 20:08:35 UTC] User Purchases API - Total purchases found: 7
[12-Mar-2026 20:08:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Mar-2026 20:08:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Mar-2026 20:08:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"91.107.146.170, 172.70.248.9","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzczOTQ3MTUzfQ.uFTJEB4hsAGVvzSLFHxShG_kPwAeMgDUndZfflHxNdA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9db56e90e87d54eb-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"91.107.146.170","CF-IPCountry":"DE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[12-Mar-2026 20:08:37 UTC] === User Orders API Called ===
[12-Mar-2026 20:08:37 UTC] User ID: 5
[12-Mar-2026 20:08:37 UTC] Limit: 20, Offset: 0
[12-Mar-2026 20:08:37 UTC] Orders found: 2
[12-Mar-2026 20:08:37 UTC] Orders data: [{"id":5,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/trademaxpooya\/32406","status":"completed","created_at":"2025-11-12 11:43:57","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":4,"quantity":10,"total_coins":10,"coin_type":"regular","telegram_link":"t.me\/tehhhst\/5","status":"cancelled","created_at":"2025-11-12 11:09:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[12-Mar-2026 20:08:37 UTC] Total orders count: 2
[12-Mar-2026 20:08:37 UTC] === API CALL LOG ===
[12-Mar-2026 20:08:37 UTC] Endpoint: user/profile.php
[12-Mar-2026 20:08:37 UTC] Full Log Data: {
    "timestamp": "2026-03-12 20:08:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "91.107.146.170",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "91.107.146.170, 172.70.248.8",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzczOTQ3MTUzfQ.uFTJEB4hsAGVvzSLFHxShG_kPwAeMgDUndZfflHxNdA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db56e918a8454eb-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "91.107.146.170",
        "CF-IPCountry": "DE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Mar-2026 20:08:37 UTC] === END API CALL LOG ===
[12-Mar-2026 20:08:37 UTC] ✅ API Hash verification passed for profile endpoint
[12-Mar-2026 20:08:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzczOTQ3MTUzfQ.uFTJEB4hsAGVvzSLFHxShG_kPwAeMgDUndZfflHxNdA
[12-Mar-2026 20:08:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Mar-2026 20:08:37 UTC] ✅ JWT token verified successfully for user profile
[12-Mar-2026 20:08:37 UTC] User ID: 5
[12-Mar-2026 20:08:37 UTC] ✅ User profile retrieved successfully for user ID: 5
[12-Mar-2026 20:08:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Mar-2026 20:08:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Mar-2026 20:08:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"91.107.146.170, 172.70.248.9","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzczOTQ3MTUzfQ.uFTJEB4hsAGVvzSLFHxShG_kPwAeMgDUndZfflHxNdA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9db56eb53c7654eb-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"91.107.146.170","CF-IPCountry":"DE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[12-Mar-2026 20:08:43 UTC] === User Orders API Called ===
[12-Mar-2026 20:08:43 UTC] User ID: 5
[12-Mar-2026 20:08:43 UTC] Limit: 20, Offset: 0
[12-Mar-2026 20:08:43 UTC] Orders found: 2
[12-Mar-2026 20:08:43 UTC] Orders data: [{"id":5,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/trademaxpooya\/32406","status":"completed","created_at":"2025-11-12 11:43:57","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":4,"quantity":10,"total_coins":10,"coin_type":"regular","telegram_link":"t.me\/tehhhst\/5","status":"cancelled","created_at":"2025-11-12 11:09:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[12-Mar-2026 20:08:43 UTC] Total orders count: 2
[12-Mar-2026 20:08:43 UTC] === API CALL LOG ===
[12-Mar-2026 20:08:43 UTC] Endpoint: user/profile.php
[12-Mar-2026 20:08:43 UTC] Full Log Data: {
    "timestamp": "2026-03-12 20:08:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "91.107.146.170",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "91.107.146.170, 172.70.248.8",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzczOTQ3MTUzfQ.uFTJEB4hsAGVvzSLFHxShG_kPwAeMgDUndZfflHxNdA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db56eb64fcb54eb-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "91.107.146.170",
        "CF-IPCountry": "DE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Mar-2026 20:08:43 UTC] === END API CALL LOG ===
[12-Mar-2026 20:08:43 UTC] ✅ API Hash verification passed for profile endpoint
[12-Mar-2026 20:08:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzczOTQ3MTUzfQ.uFTJEB4hsAGVvzSLFHxShG_kPwAeMgDUndZfflHxNdA
[12-Mar-2026 20:08:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Mar-2026 20:08:43 UTC] ✅ JWT token verified successfully for user profile
[12-Mar-2026 20:08:43 UTC] User ID: 5
[12-Mar-2026 20:08:43 UTC] ✅ User profile retrieved successfully for user ID: 5
[12-Mar-2026 20:10:44 UTC] === API CALL LOG ===
[12-Mar-2026 20:10:44 UTC] Endpoint: user/profile.php
[12-Mar-2026 20:10:44 UTC] Full Log Data: {
    "timestamp": "2026-03-12 20:10:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "91.107.146.170",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "91.107.146.170, 162.158.95.58",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzczOTQ3MTUzfQ.uFTJEB4hsAGVvzSLFHxShG_kPwAeMgDUndZfflHxNdA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db571a96fc237fc-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "91.107.146.170",
        "CF-IPCountry": "DE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Mar-2026 20:10:44 UTC] === END API CALL LOG ===
[12-Mar-2026 20:10:44 UTC] ✅ API Hash verification passed for profile endpoint
[12-Mar-2026 20:10:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzczOTQ3MTUzfQ.uFTJEB4hsAGVvzSLFHxShG_kPwAeMgDUndZfflHxNdA
[12-Mar-2026 20:10:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Mar-2026 20:10:44 UTC] ✅ JWT token verified successfully for user profile
[12-Mar-2026 20:10:44 UTC] User ID: 5
[12-Mar-2026 20:10:44 UTC] ✅ User profile retrieved successfully for user ID: 5
[12-Mar-2026 20:10:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Mar-2026 20:10:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Mar-2026 20:10:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"91.107.146.170, 162.158.95.58","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzczOTQ3MTUzfQ.uFTJEB4hsAGVvzSLFHxShG_kPwAeMgDUndZfflHxNdA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9db571b3bb6f37fc-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"91.107.146.170","CF-IPCountry":"DE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[12-Mar-2026 20:10:45 UTC] === User Orders API Called ===
[12-Mar-2026 20:10:45 UTC] User ID: 5
[12-Mar-2026 20:10:45 UTC] Limit: 20, Offset: 0
[12-Mar-2026 20:10:45 UTC] Orders found: 2
[12-Mar-2026 20:10:45 UTC] Orders data: [{"id":5,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/trademaxpooya\/32406","status":"completed","created_at":"2025-11-12 11:43:57","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":4,"quantity":10,"total_coins":10,"coin_type":"regular","telegram_link":"t.me\/tehhhst\/5","status":"cancelled","created_at":"2025-11-12 11:09:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[12-Mar-2026 20:10:45 UTC] Total orders count: 2
[12-Mar-2026 20:10:45 UTC] === API CALL LOG ===
[12-Mar-2026 20:10:45 UTC] Endpoint: user/profile.php
[12-Mar-2026 20:10:45 UTC] Full Log Data: {
    "timestamp": "2026-03-12 20:10:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "91.107.146.170",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "91.107.146.170, 162.158.95.58",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzczOTQ3MTUzfQ.uFTJEB4hsAGVvzSLFHxShG_kPwAeMgDUndZfflHxNdA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db571b4bc7837fc-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "91.107.146.170",
        "CF-IPCountry": "DE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Mar-2026 20:10:45 UTC] === END API CALL LOG ===
[12-Mar-2026 20:10:45 UTC] ✅ API Hash verification passed for profile endpoint
[12-Mar-2026 20:10:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzczOTQ3MTUzfQ.uFTJEB4hsAGVvzSLFHxShG_kPwAeMgDUndZfflHxNdA
[12-Mar-2026 20:10:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Mar-2026 20:10:45 UTC] ✅ JWT token verified successfully for user profile
[12-Mar-2026 20:10:45 UTC] User ID: 5
[12-Mar-2026 20:10:45 UTC] ✅ User profile retrieved successfully for user ID: 5
[12-Mar-2026 22:09:31 UTC] === API CALL LOG ===
[12-Mar-2026 22:09:31 UTC] Endpoint: user/profile.php
[12-Mar-2026 22:09:31 UTC] Full Log Data: {
    "timestamp": "2026-03-12 22:09:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "91.107.252.154",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "91.107.252.154, 162.158.95.57",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzczOTQ3MTUzfQ.uFTJEB4hsAGVvzSLFHxShG_kPwAeMgDUndZfflHxNdA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db61faa09d63a67-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "91.107.252.154",
        "CF-IPCountry": "DE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Mar-2026 22:09:31 UTC] === END API CALL LOG ===
[12-Mar-2026 22:09:31 UTC] ✅ API Hash verification passed for profile endpoint
[12-Mar-2026 22:09:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzczOTQ3MTUzfQ.uFTJEB4hsAGVvzSLFHxShG_kPwAeMgDUndZfflHxNdA
[12-Mar-2026 22:09:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Mar-2026 22:09:31 UTC] ✅ JWT token verified successfully for user profile
[12-Mar-2026 22:09:31 UTC] User ID: 5
[12-Mar-2026 22:09:31 UTC] ✅ User profile retrieved successfully for user ID: 5
[12-Mar-2026 22:09:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Mar-2026 22:09:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Mar-2026 22:09:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"91.107.252.154, 162.158.95.57","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzczOTQ3MTUzfQ.uFTJEB4hsAGVvzSLFHxShG_kPwAeMgDUndZfflHxNdA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9db61fb41f483a67-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"91.107.252.154","CF-IPCountry":"DE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[12-Mar-2026 22:09:32 UTC] === User Orders API Called ===
[12-Mar-2026 22:09:32 UTC] User ID: 5
[12-Mar-2026 22:09:32 UTC] Limit: 20, Offset: 0
[12-Mar-2026 22:09:32 UTC] Orders found: 2
[12-Mar-2026 22:09:32 UTC] Orders data: [{"id":5,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/trademaxpooya\/32406","status":"completed","created_at":"2025-11-12 11:43:57","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":4,"quantity":10,"total_coins":10,"coin_type":"regular","telegram_link":"t.me\/tehhhst\/5","status":"cancelled","created_at":"2025-11-12 11:09:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[12-Mar-2026 22:09:32 UTC] Total orders count: 2
[12-Mar-2026 22:09:32 UTC] === API CALL LOG ===
[12-Mar-2026 22:09:32 UTC] Endpoint: user/profile.php
[12-Mar-2026 22:09:32 UTC] Full Log Data: {
    "timestamp": "2026-03-12 22:09:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "91.107.252.154",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "91.107.252.154, 162.158.95.57",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzczOTQ3MTUzfQ.uFTJEB4hsAGVvzSLFHxShG_kPwAeMgDUndZfflHxNdA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db61fb48f7d3a67-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "91.107.252.154",
        "CF-IPCountry": "DE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Mar-2026 22:09:32 UTC] === END API CALL LOG ===
[12-Mar-2026 22:09:32 UTC] ✅ API Hash verification passed for profile endpoint
[12-Mar-2026 22:09:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzczOTQ3MTUzfQ.uFTJEB4hsAGVvzSLFHxShG_kPwAeMgDUndZfflHxNdA
[12-Mar-2026 22:09:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Mar-2026 22:09:32 UTC] ✅ JWT token verified successfully for user profile
[12-Mar-2026 22:09:32 UTC] User ID: 5
[12-Mar-2026 22:09:32 UTC] ✅ User profile retrieved successfully for user ID: 5
[12-Mar-2026 22:10:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Mar-2026 22:10:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Mar-2026 22:10:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"91.107.252.154, 162.158.95.57","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzczOTQ3MTUzfQ.uFTJEB4hsAGVvzSLFHxShG_kPwAeMgDUndZfflHxNdA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9db620fdf8d63a67-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"91.107.252.154","CF-IPCountry":"DE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[12-Mar-2026 22:10:25 UTC] === User Orders API Called ===
[12-Mar-2026 22:10:25 UTC] User ID: 5
[12-Mar-2026 22:10:25 UTC] Limit: 20, Offset: 0
[12-Mar-2026 22:10:25 UTC] Orders found: 2
[12-Mar-2026 22:10:25 UTC] Orders data: [{"id":5,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/trademaxpooya\/32406","status":"completed","created_at":"2025-11-12 11:43:57","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":4,"quantity":10,"total_coins":10,"coin_type":"regular","telegram_link":"t.me\/tehhhst\/5","status":"cancelled","created_at":"2025-11-12 11:09:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[12-Mar-2026 22:10:25 UTC] Total orders count: 2
[12-Mar-2026 22:10:26 UTC] === API CALL LOG ===
[12-Mar-2026 22:10:26 UTC] Endpoint: user/profile.php
[12-Mar-2026 22:10:26 UTC] Full Log Data: {
    "timestamp": "2026-03-12 22:10:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "91.107.252.154",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "91.107.252.154, 162.158.95.57",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzczOTQ3MTUzfQ.uFTJEB4hsAGVvzSLFHxShG_kPwAeMgDUndZfflHxNdA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db621053e913a67-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "91.107.252.154",
        "CF-IPCountry": "DE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Mar-2026 22:10:26 UTC] === END API CALL LOG ===
[12-Mar-2026 22:10:26 UTC] ✅ API Hash verification passed for profile endpoint
[12-Mar-2026 22:10:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzczOTQ3MTUzfQ.uFTJEB4hsAGVvzSLFHxShG_kPwAeMgDUndZfflHxNdA
[12-Mar-2026 22:10:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Mar-2026 22:10:26 UTC] ✅ JWT token verified successfully for user profile
[12-Mar-2026 22:10:26 UTC] User ID: 5
[12-Mar-2026 22:10:26 UTC] ✅ User profile retrieved successfully for user ID: 5
[12-Mar-2026 22:10:27 UTC] User Purchases API - User ID: 5
[12-Mar-2026 22:10:27 UTC] User Purchases API - Total purchases found: 7
[12-Mar-2026 22:10:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Mar-2026 22:10:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Mar-2026 22:10:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"91.107.252.154, 162.158.95.58","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzczOTQ3MTUzfQ.uFTJEB4hsAGVvzSLFHxShG_kPwAeMgDUndZfflHxNdA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9db621560bb13a67-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"91.107.252.154","CF-IPCountry":"DE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[12-Mar-2026 22:10:39 UTC] === User Orders API Called ===
[12-Mar-2026 22:10:39 UTC] User ID: 5
[12-Mar-2026 22:10:39 UTC] Limit: 20, Offset: 0
[12-Mar-2026 22:10:39 UTC] Orders found: 2
[12-Mar-2026 22:10:39 UTC] Orders data: [{"id":5,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/trademaxpooya\/32406","status":"completed","created_at":"2025-11-12 11:43:57","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":4,"quantity":10,"total_coins":10,"coin_type":"regular","telegram_link":"t.me\/tehhhst\/5","status":"cancelled","created_at":"2025-11-12 11:09:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[12-Mar-2026 22:10:39 UTC] Total orders count: 2
[12-Mar-2026 22:10:39 UTC] === API CALL LOG ===
[12-Mar-2026 22:10:39 UTC] Endpoint: user/profile.php
[12-Mar-2026 22:10:39 UTC] Full Log Data: {
    "timestamp": "2026-03-12 22:10:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "91.107.252.154",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "91.107.252.154, 162.158.95.58",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzczOTQ3MTUzfQ.uFTJEB4hsAGVvzSLFHxShG_kPwAeMgDUndZfflHxNdA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db62156bc243a67-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "91.107.252.154",
        "CF-IPCountry": "DE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Mar-2026 22:10:39 UTC] === END API CALL LOG ===
[12-Mar-2026 22:10:39 UTC] ✅ API Hash verification passed for profile endpoint
[12-Mar-2026 22:10:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzczOTQ3MTUzfQ.uFTJEB4hsAGVvzSLFHxShG_kPwAeMgDUndZfflHxNdA
[12-Mar-2026 22:10:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Mar-2026 22:10:39 UTC] ✅ JWT token verified successfully for user profile
[12-Mar-2026 22:10:39 UTC] User ID: 5
[12-Mar-2026 22:10:39 UTC] ✅ User profile retrieved successfully for user ID: 5
[12-Mar-2026 22:14:23 UTC] === API CALL LOG ===
[12-Mar-2026 22:14:23 UTC] Endpoint: user/profile.php
[12-Mar-2026 22:14:23 UTC] Full Log Data: {
    "timestamp": "2026-03-12 22:14:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "91.107.252.154",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "91.107.252.154, 172.71.172.175",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzczOTQ3MTUzfQ.uFTJEB4hsAGVvzSLFHxShG_kPwAeMgDUndZfflHxNdA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db626cb298fd352-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "91.107.252.154",
        "CF-IPCountry": "DE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Mar-2026 22:14:23 UTC] === END API CALL LOG ===
[12-Mar-2026 22:14:23 UTC] ✅ API Hash verification passed for profile endpoint
[12-Mar-2026 22:14:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzczOTQ3MTUzfQ.uFTJEB4hsAGVvzSLFHxShG_kPwAeMgDUndZfflHxNdA
[12-Mar-2026 22:14:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Mar-2026 22:14:23 UTC] ✅ JWT token verified successfully for user profile
[12-Mar-2026 22:14:23 UTC] User ID: 5
[12-Mar-2026 22:14:23 UTC] ✅ User profile retrieved successfully for user ID: 5
[12-Mar-2026 22:14:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Mar-2026 22:14:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Mar-2026 22:14:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"91.107.252.154, 172.71.172.175","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzczOTQ3MTUzfQ.uFTJEB4hsAGVvzSLFHxShG_kPwAeMgDUndZfflHxNdA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9db626d47e15d352-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"91.107.252.154","CF-IPCountry":"DE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[12-Mar-2026 22:14:24 UTC] === User Orders API Called ===
[12-Mar-2026 22:14:24 UTC] User ID: 5
[12-Mar-2026 22:14:24 UTC] Limit: 20, Offset: 0
[12-Mar-2026 22:14:24 UTC] Orders found: 2
[12-Mar-2026 22:14:24 UTC] Orders data: [{"id":5,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/trademaxpooya\/32406","status":"completed","created_at":"2025-11-12 11:43:57","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":4,"quantity":10,"total_coins":10,"coin_type":"regular","telegram_link":"t.me\/tehhhst\/5","status":"cancelled","created_at":"2025-11-12 11:09:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[12-Mar-2026 22:14:24 UTC] Total orders count: 2
[12-Mar-2026 22:14:24 UTC] === API CALL LOG ===
[12-Mar-2026 22:14:24 UTC] Endpoint: user/profile.php
[12-Mar-2026 22:14:24 UTC] Full Log Data: {
    "timestamp": "2026-03-12 22:14:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "91.107.252.154",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "91.107.252.154, 172.71.172.175",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzczOTQ3MTUzfQ.uFTJEB4hsAGVvzSLFHxShG_kPwAeMgDUndZfflHxNdA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db626d50f55d352-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "91.107.252.154",
        "CF-IPCountry": "DE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Mar-2026 22:14:24 UTC] === END API CALL LOG ===
[12-Mar-2026 22:14:24 UTC] ✅ API Hash verification passed for profile endpoint
[12-Mar-2026 22:14:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzczOTQ3MTUzfQ.uFTJEB4hsAGVvzSLFHxShG_kPwAeMgDUndZfflHxNdA
[12-Mar-2026 22:14:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Mar-2026 22:14:24 UTC] ✅ JWT token verified successfully for user profile
[12-Mar-2026 22:14:24 UTC] User ID: 5
[12-Mar-2026 22:14:24 UTC] ✅ User profile retrieved successfully for user ID: 5
[12-Mar-2026 22:21:04 UTC] === API CALL LOG ===
[12-Mar-2026 22:21:04 UTC] Endpoint: user/profile.php
[12-Mar-2026 22:21:04 UTC] Full Log Data: {
    "timestamp": "2026-03-12 22:21:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "91.107.252.154",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "91.107.252.154, 172.69.150.49",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzczOTQ3MTUzfQ.uFTJEB4hsAGVvzSLFHxShG_kPwAeMgDUndZfflHxNdA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db63093eb0265c8-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "91.107.252.154",
        "CF-IPCountry": "DE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Mar-2026 22:21:04 UTC] === END API CALL LOG ===
[12-Mar-2026 22:21:04 UTC] ✅ API Hash verification passed for profile endpoint
[12-Mar-2026 22:21:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzczOTQ3MTUzfQ.uFTJEB4hsAGVvzSLFHxShG_kPwAeMgDUndZfflHxNdA
[12-Mar-2026 22:21:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Mar-2026 22:21:04 UTC] ✅ JWT token verified successfully for user profile
[12-Mar-2026 22:21:04 UTC] User ID: 5
[12-Mar-2026 22:21:04 UTC] ✅ User profile retrieved successfully for user ID: 5
[12-Mar-2026 22:21:05 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Mar-2026 22:21:05 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Mar-2026 22:21:05 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"91.107.252.154, 172.69.150.49","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzczOTQ3MTUzfQ.uFTJEB4hsAGVvzSLFHxShG_kPwAeMgDUndZfflHxNdA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9db6309d499e65c8-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"91.107.252.154","CF-IPCountry":"DE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[12-Mar-2026 22:21:05 UTC] === User Orders API Called ===
[12-Mar-2026 22:21:05 UTC] User ID: 5
[12-Mar-2026 22:21:05 UTC] Limit: 20, Offset: 0
[12-Mar-2026 22:21:05 UTC] Orders found: 2
[12-Mar-2026 22:21:05 UTC] Orders data: [{"id":5,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/trademaxpooya\/32406","status":"completed","created_at":"2025-11-12 11:43:57","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":4,"quantity":10,"total_coins":10,"coin_type":"regular","telegram_link":"t.me\/tehhhst\/5","status":"cancelled","created_at":"2025-11-12 11:09:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[12-Mar-2026 22:21:05 UTC] Total orders count: 2
[12-Mar-2026 22:21:05 UTC] === API CALL LOG ===
[12-Mar-2026 22:21:05 UTC] Endpoint: user/profile.php
[12-Mar-2026 22:21:05 UTC] Full Log Data: {
    "timestamp": "2026-03-12 22:21:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "91.107.252.154",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "91.107.252.154, 172.69.150.49",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzczOTQ3MTUzfQ.uFTJEB4hsAGVvzSLFHxShG_kPwAeMgDUndZfflHxNdA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db6309db9d965c8-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "91.107.252.154",
        "CF-IPCountry": "DE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Mar-2026 22:21:05 UTC] === END API CALL LOG ===
[12-Mar-2026 22:21:05 UTC] ✅ API Hash verification passed for profile endpoint
[12-Mar-2026 22:21:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzczOTQ3MTUzfQ.uFTJEB4hsAGVvzSLFHxShG_kPwAeMgDUndZfflHxNdA
[12-Mar-2026 22:21:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Mar-2026 22:21:05 UTC] ✅ JWT token verified successfully for user profile
[12-Mar-2026 22:21:05 UTC] User ID: 5
[12-Mar-2026 22:21:05 UTC] ✅ User profile retrieved successfully for user ID: 5
[12-Mar-2026 22:21:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Mar-2026 22:21:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Mar-2026 22:21:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"91.107.252.154, 172.69.150.48","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzczOTQ3MTUzfQ.uFTJEB4hsAGVvzSLFHxShG_kPwAeMgDUndZfflHxNdA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9db630f76b1165c8-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"91.107.252.154","CF-IPCountry":"DE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[12-Mar-2026 22:21:19 UTC] === User Orders API Called ===
[12-Mar-2026 22:21:19 UTC] User ID: 5
[12-Mar-2026 22:21:19 UTC] Limit: 20, Offset: 0
[12-Mar-2026 22:21:19 UTC] Orders found: 2
[12-Mar-2026 22:21:19 UTC] Orders data: [{"id":5,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/trademaxpooya\/32406","status":"completed","created_at":"2025-11-12 11:43:57","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":4,"quantity":10,"total_coins":10,"coin_type":"regular","telegram_link":"t.me\/tehhhst\/5","status":"cancelled","created_at":"2025-11-12 11:09:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[12-Mar-2026 22:21:19 UTC] Total orders count: 2
[12-Mar-2026 22:21:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Mar-2026 22:21:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Mar-2026 22:21:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"91.107.252.154, 172.69.150.48","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzczOTQ3MTUzfQ.uFTJEB4hsAGVvzSLFHxShG_kPwAeMgDUndZfflHxNdA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9db630fa3d0665c8-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"91.107.252.154","CF-IPCountry":"DE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[12-Mar-2026 22:21:20 UTC] === User Orders API Called ===
[12-Mar-2026 22:21:20 UTC] User ID: 5
[12-Mar-2026 22:21:20 UTC] Limit: 20, Offset: 0
[12-Mar-2026 22:21:20 UTC] Orders found: 2
[12-Mar-2026 22:21:20 UTC] Orders data: [{"id":5,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/trademaxpooya\/32406","status":"completed","created_at":"2025-11-12 11:43:57","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":4,"quantity":10,"total_coins":10,"coin_type":"regular","telegram_link":"t.me\/tehhhst\/5","status":"cancelled","created_at":"2025-11-12 11:09:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[12-Mar-2026 22:21:20 UTC] Total orders count: 2
[12-Mar-2026 22:21:20 UTC] === API CALL LOG ===
[12-Mar-2026 22:21:20 UTC] Endpoint: user/profile.php
[12-Mar-2026 22:21:20 UTC] Full Log Data: {
    "timestamp": "2026-03-12 22:21:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "91.107.252.154",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "91.107.252.154, 172.69.150.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzczOTQ3MTUzfQ.uFTJEB4hsAGVvzSLFHxShG_kPwAeMgDUndZfflHxNdA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db630fa6d1b65c8-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "91.107.252.154",
        "CF-IPCountry": "DE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Mar-2026 22:21:20 UTC] === END API CALL LOG ===
[12-Mar-2026 22:21:20 UTC] ✅ API Hash verification passed for profile endpoint
[12-Mar-2026 22:21:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzczOTQ3MTUzfQ.uFTJEB4hsAGVvzSLFHxShG_kPwAeMgDUndZfflHxNdA
[12-Mar-2026 22:21:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Mar-2026 22:21:20 UTC] ✅ JWT token verified successfully for user profile
[12-Mar-2026 22:21:20 UTC] User ID: 5
[12-Mar-2026 22:21:20 UTC] ✅ User profile retrieved successfully for user ID: 5
[13-Mar-2026 00:03:42 UTC] === API CALL LOG ===
[13-Mar-2026 00:03:42 UTC] Endpoint: user/profile.php
[13-Mar-2026 00:03:42 UTC] Full Log Data: {
    "timestamp": "2026-03-13 00:03:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.246.228.53",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.246.228.53, 162.158.45.149",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUiLCJ1c2VybmFtZSI6Imtva29vIGJlZSIsImVtYWlsIjoiS29rbzc3YmVuQGdtYWlsLmNvbSIsImV4cCI6MTc3Mzk2NTAyMX0.fA6h1kf5gPvlavC0z9PJCqH9knJ2Jkpk8aq8X-EUKF8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db6c6ec9b9bba94-ALG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "154.246.228.53",
        "CF-IPCountry": "DZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Mar-2026 00:03:42 UTC] === END API CALL LOG ===
[13-Mar-2026 00:03:42 UTC] ✅ API Hash verification passed for profile endpoint
[13-Mar-2026 00:03:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUiLCJ1c2VybmFtZSI6Imtva29vIGJlZSIsImVtYWlsIjoiS29rbzc3YmVuQGdtYWlsLmNvbSIsImV4cCI6MTc3Mzk2NTAyMX0.fA6h1kf5gPvlavC0z9PJCqH9knJ2Jkpk8aq8X-EUKF8
[13-Mar-2026 00:03:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Mar-2026 00:03:42 UTC] ✅ JWT token verified successfully for user profile
[13-Mar-2026 00:03:42 UTC] User ID: 95
[13-Mar-2026 00:03:42 UTC] ✅ User profile retrieved successfully for user ID: 95
[13-Mar-2026 00:04:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Mar-2026 00:04:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Mar-2026 00:04:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"154.246.228.53, 162.158.45.154","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUiLCJ1c2VybmFtZSI6Imtva29vIGJlZSIsImVtYWlsIjoiS29rbzc3YmVuQGdtYWlsLmNvbSIsImV4cCI6MTc3Mzk2NTAyMX0.fA6h1kf5gPvlavC0z9PJCqH9knJ2Jkpk8aq8X-EUKF8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9db6c760db23ba94-ALG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"154.246.228.53","CF-IPCountry":"DZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[13-Mar-2026 00:04:00 UTC] === User Orders API Called ===
[13-Mar-2026 00:04:00 UTC] User ID: 95
[13-Mar-2026 00:04:00 UTC] Limit: 20, Offset: 0
[13-Mar-2026 00:04:00 UTC] Orders found: 0
[13-Mar-2026 00:04:00 UTC] Orders data: []
[13-Mar-2026 00:04:00 UTC] Total orders count: 0
[13-Mar-2026 00:04:02 UTC] === API CALL LOG ===
[13-Mar-2026 00:04:02 UTC] Endpoint: user/profile.php
[13-Mar-2026 00:04:02 UTC] Full Log Data: {
    "timestamp": "2026-03-13 00:04:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.246.228.53",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.246.228.53, 162.158.45.154",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUiLCJ1c2VybmFtZSI6Imtva29vIGJlZSIsImVtYWlsIjoiS29rbzc3YmVuQGdtYWlsLmNvbSIsImV4cCI6MTc3Mzk2NTAyMX0.fA6h1kf5gPvlavC0z9PJCqH9knJ2Jkpk8aq8X-EUKF8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db6c769b81dba94-ALG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "154.246.228.53",
        "CF-IPCountry": "DZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Mar-2026 00:04:02 UTC] === END API CALL LOG ===
[13-Mar-2026 00:04:02 UTC] ✅ API Hash verification passed for profile endpoint
[13-Mar-2026 00:04:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUiLCJ1c2VybmFtZSI6Imtva29vIGJlZSIsImVtYWlsIjoiS29rbzc3YmVuQGdtYWlsLmNvbSIsImV4cCI6MTc3Mzk2NTAyMX0.fA6h1kf5gPvlavC0z9PJCqH9knJ2Jkpk8aq8X-EUKF8
[13-Mar-2026 00:04:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Mar-2026 00:04:02 UTC] ✅ JWT token verified successfully for user profile
[13-Mar-2026 00:04:02 UTC] User ID: 95
[13-Mar-2026 00:04:02 UTC] ✅ User profile retrieved successfully for user ID: 95
[13-Mar-2026 00:04:02 UTC] User Purchases API - User ID: 95
[13-Mar-2026 00:04:02 UTC] User Purchases API - Total purchases found: 0
[13-Mar-2026 00:04:06 UTC] === API CALL LOG ===
[13-Mar-2026 00:04:06 UTC] Endpoint: user/profile.php
[13-Mar-2026 00:04:06 UTC] Full Log Data: {
    "timestamp": "2026-03-13 00:04:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.246.228.53",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.246.228.53, 162.158.45.154",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUiLCJ1c2VybmFtZSI6Imtva29vIGJlZSIsImVtYWlsIjoiS29rbzc3YmVuQGdtYWlsLmNvbSIsImV4cCI6MTc3Mzk2NTAyMX0.fA6h1kf5gPvlavC0z9PJCqH9knJ2Jkpk8aq8X-EUKF8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db6c783cfccba94-ALG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "154.246.228.53",
        "CF-IPCountry": "DZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Mar-2026 00:04:06 UTC] === END API CALL LOG ===
[13-Mar-2026 00:04:06 UTC] ✅ API Hash verification passed for profile endpoint
[13-Mar-2026 00:04:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUiLCJ1c2VybmFtZSI6Imtva29vIGJlZSIsImVtYWlsIjoiS29rbzc3YmVuQGdtYWlsLmNvbSIsImV4cCI6MTc3Mzk2NTAyMX0.fA6h1kf5gPvlavC0z9PJCqH9knJ2Jkpk8aq8X-EUKF8
[13-Mar-2026 00:04:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Mar-2026 00:04:06 UTC] ✅ JWT token verified successfully for user profile
[13-Mar-2026 00:04:06 UTC] User ID: 95
[13-Mar-2026 00:04:06 UTC] ✅ User profile retrieved successfully for user ID: 95
[13-Mar-2026 00:04:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Mar-2026 00:04:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Mar-2026 00:04:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"154.246.228.53, 162.158.45.154","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUiLCJ1c2VybmFtZSI6Imtva29vIGJlZSIsImVtYWlsIjoiS29rbzc3YmVuQGdtYWlsLmNvbSIsImV4cCI6MTc3Mzk2NTAyMX0.fA6h1kf5gPvlavC0z9PJCqH9knJ2Jkpk8aq8X-EUKF8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9db6c7e0ce7eba94-ALG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"154.246.228.53","CF-IPCountry":"DZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[13-Mar-2026 00:04:21 UTC] === User Orders API Called ===
[13-Mar-2026 00:04:21 UTC] User ID: 95
[13-Mar-2026 00:04:21 UTC] Limit: 20, Offset: 0
[13-Mar-2026 00:04:21 UTC] Orders found: 0
[13-Mar-2026 00:04:21 UTC] Orders data: []
[13-Mar-2026 00:04:21 UTC] Total orders count: 0
[13-Mar-2026 00:04:22 UTC] === API CALL LOG ===
[13-Mar-2026 00:04:22 UTC] Endpoint: user/profile.php
[13-Mar-2026 00:04:22 UTC] Full Log Data: {
    "timestamp": "2026-03-13 00:04:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.246.228.53",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.246.228.53, 162.158.45.154",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUiLCJ1c2VybmFtZSI6Imtva29vIGJlZSIsImVtYWlsIjoiS29rbzc3YmVuQGdtYWlsLmNvbSIsImV4cCI6MTc3Mzk2NTAyMX0.fA6h1kf5gPvlavC0z9PJCqH9knJ2Jkpk8aq8X-EUKF8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db6c7e75f7dba94-ALG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "154.246.228.53",
        "CF-IPCountry": "DZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Mar-2026 00:04:22 UTC] === END API CALL LOG ===
[13-Mar-2026 00:04:22 UTC] ✅ API Hash verification passed for profile endpoint
[13-Mar-2026 00:04:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUiLCJ1c2VybmFtZSI6Imtva29vIGJlZSIsImVtYWlsIjoiS29rbzc3YmVuQGdtYWlsLmNvbSIsImV4cCI6MTc3Mzk2NTAyMX0.fA6h1kf5gPvlavC0z9PJCqH9knJ2Jkpk8aq8X-EUKF8
[13-Mar-2026 00:04:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Mar-2026 00:04:22 UTC] ✅ JWT token verified successfully for user profile
[13-Mar-2026 00:04:22 UTC] User ID: 95
[13-Mar-2026 00:04:22 UTC] ✅ User profile retrieved successfully for user ID: 95
[13-Mar-2026 00:04:37 UTC] === API CALL LOG ===
[13-Mar-2026 00:04:37 UTC] Endpoint: user/profile.php
[13-Mar-2026 00:04:37 UTC] Full Log Data: {
    "timestamp": "2026-03-13 00:04:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.246.228.53",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.246.228.53, 162.158.45.155",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUiLCJ1c2VybmFtZSI6Imtva29vIGJlZSIsImVtYWlsIjoiS29rbzc3YmVuQGdtYWlsLmNvbSIsImV4cCI6MTc3Mzk2NTAyMX0.fA6h1kf5gPvlavC0z9PJCqH9knJ2Jkpk8aq8X-EUKF8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db6c844a806ba94-ALG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "154.246.228.53",
        "CF-IPCountry": "DZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Mar-2026 00:04:37 UTC] === END API CALL LOG ===
[13-Mar-2026 00:04:37 UTC] ✅ API Hash verification passed for profile endpoint
[13-Mar-2026 00:04:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUiLCJ1c2VybmFtZSI6Imtva29vIGJlZSIsImVtYWlsIjoiS29rbzc3YmVuQGdtYWlsLmNvbSIsImV4cCI6MTc3Mzk2NTAyMX0.fA6h1kf5gPvlavC0z9PJCqH9knJ2Jkpk8aq8X-EUKF8
[13-Mar-2026 00:04:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Mar-2026 00:04:37 UTC] ✅ JWT token verified successfully for user profile
[13-Mar-2026 00:04:37 UTC] User ID: 95
[13-Mar-2026 00:04:37 UTC] ✅ User profile retrieved successfully for user ID: 95
[13-Mar-2026 00:04:37 UTC] User Purchases API - User ID: 95
[13-Mar-2026 00:04:37 UTC] User Purchases API - Total purchases found: 0
[13-Mar-2026 00:04:46 UTC] === API CALL LOG ===
[13-Mar-2026 00:04:46 UTC] Endpoint: user/profile.php
[13-Mar-2026 00:04:46 UTC] Full Log Data: {
    "timestamp": "2026-03-13 00:04:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.246.228.53",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.246.228.53, 162.158.45.155",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUiLCJ1c2VybmFtZSI6Imtva29vIGJlZSIsImVtYWlsIjoiS29rbzc3YmVuQGdtYWlsLmNvbSIsImV4cCI6MTc3Mzk2NTAyMX0.fA6h1kf5gPvlavC0z9PJCqH9knJ2Jkpk8aq8X-EUKF8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db6c87ff824ba94-ALG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "154.246.228.53",
        "CF-IPCountry": "DZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Mar-2026 00:04:46 UTC] === END API CALL LOG ===
[13-Mar-2026 00:04:46 UTC] ✅ API Hash verification passed for profile endpoint
[13-Mar-2026 00:04:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUiLCJ1c2VybmFtZSI6Imtva29vIGJlZSIsImVtYWlsIjoiS29rbzc3YmVuQGdtYWlsLmNvbSIsImV4cCI6MTc3Mzk2NTAyMX0.fA6h1kf5gPvlavC0z9PJCqH9knJ2Jkpk8aq8X-EUKF8
[13-Mar-2026 00:04:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Mar-2026 00:04:46 UTC] ✅ JWT token verified successfully for user profile
[13-Mar-2026 00:04:46 UTC] User ID: 95
[13-Mar-2026 00:04:46 UTC] ✅ User profile retrieved successfully for user ID: 95
[13-Mar-2026 00:05:13 UTC] === API CALL LOG ===
[13-Mar-2026 00:05:13 UTC] Endpoint: user/profile.php
[13-Mar-2026 00:05:13 UTC] Full Log Data: {
    "timestamp": "2026-03-13 00:05:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.246.228.53",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.246.228.53, 162.158.45.154",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUiLCJ1c2VybmFtZSI6Imtva29vIGJlZSIsImVtYWlsIjoiS29rbzc3YmVuQGdtYWlsLmNvbSIsImV4cCI6MTc3Mzk2NTAyMX0.fA6h1kf5gPvlavC0z9PJCqH9knJ2Jkpk8aq8X-EUKF8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db6c926fdecba94-ALG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "154.246.228.53",
        "CF-IPCountry": "DZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Mar-2026 00:05:13 UTC] === END API CALL LOG ===
[13-Mar-2026 00:05:13 UTC] ✅ API Hash verification passed for profile endpoint
[13-Mar-2026 00:05:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUiLCJ1c2VybmFtZSI6Imtva29vIGJlZSIsImVtYWlsIjoiS29rbzc3YmVuQGdtYWlsLmNvbSIsImV4cCI6MTc3Mzk2NTAyMX0.fA6h1kf5gPvlavC0z9PJCqH9knJ2Jkpk8aq8X-EUKF8
[13-Mar-2026 00:05:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Mar-2026 00:05:13 UTC] ✅ JWT token verified successfully for user profile
[13-Mar-2026 00:05:13 UTC] User ID: 95
[13-Mar-2026 00:05:13 UTC] ✅ User profile retrieved successfully for user ID: 95
[13-Mar-2026 00:05:47 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Mar-2026 00:05:47 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Mar-2026 00:05:47 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"154.246.228.53, 162.158.45.155","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUiLCJ1c2VybmFtZSI6Imtva29vIGJlZSIsImVtYWlsIjoiS29rbzc3YmVuQGdtYWlsLmNvbSIsImV4cCI6MTc3Mzk2NTAyMX0.fA6h1kf5gPvlavC0z9PJCqH9knJ2Jkpk8aq8X-EUKF8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9db6c9fd0800ba94-ALG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"154.246.228.53","CF-IPCountry":"DZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[13-Mar-2026 00:05:47 UTC] === User Orders API Called ===
[13-Mar-2026 00:05:47 UTC] User ID: 95
[13-Mar-2026 00:05:47 UTC] Limit: 20, Offset: 0
[13-Mar-2026 00:05:47 UTC] Orders found: 1
[13-Mar-2026 00:05:47 UTC] Orders data: [{"id":72,"quantity":1,"total_coins":20,"coin_type":"regular","telegram_link":"https:\/\/t.me\/GetReferrals7","status":"pending","created_at":"2026-03-13 03:35:45","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[13-Mar-2026 00:05:47 UTC] Total orders count: 1
[13-Mar-2026 00:05:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Mar-2026 00:05:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Mar-2026 00:05:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"154.246.228.53, 162.158.45.155","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUiLCJ1c2VybmFtZSI6Imtva29vIGJlZSIsImVtYWlsIjoiS29rbzc3YmVuQGdtYWlsLmNvbSIsImV4cCI6MTc3Mzk2NTAyMX0.fA6h1kf5gPvlavC0z9PJCqH9knJ2Jkpk8aq8X-EUKF8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9db6ca3d7f58ba94-ALG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"154.246.228.53","CF-IPCountry":"DZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[13-Mar-2026 00:05:58 UTC] === User Orders API Called ===
[13-Mar-2026 00:05:58 UTC] User ID: 95
[13-Mar-2026 00:05:58 UTC] Limit: 20, Offset: 0
[13-Mar-2026 00:05:58 UTC] Orders found: 1
[13-Mar-2026 00:05:58 UTC] Orders data: [{"id":72,"quantity":1,"total_coins":20,"coin_type":"regular","telegram_link":"https:\/\/t.me\/GetReferrals7","status":"pending","created_at":"2026-03-13 03:35:45","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[13-Mar-2026 00:05:58 UTC] Total orders count: 1
[13-Mar-2026 00:06:04 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Mar-2026 00:06:04 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Mar-2026 00:06:04 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"154.246.228.53, 162.158.45.154","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUiLCJ1c2VybmFtZSI6Imtva29vIGJlZSIsImVtYWlsIjoiS29rbzc3YmVuQGdtYWlsLmNvbSIsImV4cCI6MTc3Mzk2NTAyMX0.fA6h1kf5gPvlavC0z9PJCqH9knJ2Jkpk8aq8X-EUKF8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9db6ca6288a0ba94-ALG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"154.246.228.53","CF-IPCountry":"DZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[13-Mar-2026 00:06:04 UTC] === User Orders API Called ===
[13-Mar-2026 00:06:04 UTC] User ID: 95
[13-Mar-2026 00:06:04 UTC] Limit: 20, Offset: 0
[13-Mar-2026 00:06:04 UTC] Orders found: 1
[13-Mar-2026 00:06:04 UTC] Orders data: [{"id":72,"quantity":1,"total_coins":20,"coin_type":"regular","telegram_link":"https:\/\/t.me\/GetReferrals7","status":"pending","created_at":"2026-03-13 03:35:45","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[13-Mar-2026 00:06:04 UTC] Total orders count: 1
[13-Mar-2026 00:06:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Mar-2026 00:06:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Mar-2026 00:06:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"154.246.228.53, 162.158.45.154","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUiLCJ1c2VybmFtZSI6Imtva29vIGJlZSIsImVtYWlsIjoiS29rbzc3YmVuQGdtYWlsLmNvbSIsImV4cCI6MTc3Mzk2NTAyMX0.fA6h1kf5gPvlavC0z9PJCqH9knJ2Jkpk8aq8X-EUKF8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9db6ca7b5e55ba94-ALG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"154.246.228.53","CF-IPCountry":"DZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[13-Mar-2026 00:06:07 UTC] === User Orders API Called ===
[13-Mar-2026 00:06:07 UTC] User ID: 95
[13-Mar-2026 00:06:07 UTC] Limit: 20, Offset: 0
[13-Mar-2026 00:06:07 UTC] Orders found: 1
[13-Mar-2026 00:06:07 UTC] Orders data: [{"id":72,"quantity":1,"total_coins":20,"coin_type":"regular","telegram_link":"https:\/\/t.me\/GetReferrals7","status":"pending","created_at":"2026-03-13 03:35:45","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[13-Mar-2026 00:06:07 UTC] Total orders count: 1
[13-Mar-2026 00:07:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Mar-2026 00:07:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Mar-2026 00:07:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"154.246.228.53, 162.158.45.154","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUiLCJ1c2VybmFtZSI6Imtva29vIGJlZSIsImVtYWlsIjoiS29rbzc3YmVuQGdtYWlsLmNvbSIsImV4cCI6MTc3Mzk2NTAyMX0.fA6h1kf5gPvlavC0z9PJCqH9knJ2Jkpk8aq8X-EUKF8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9db6cbd5db60ba94-ALG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"154.246.228.53","CF-IPCountry":"DZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[13-Mar-2026 00:07:03 UTC] === User Orders API Called ===
[13-Mar-2026 00:07:03 UTC] User ID: 95
[13-Mar-2026 00:07:03 UTC] Limit: 20, Offset: 0
[13-Mar-2026 00:07:03 UTC] Orders found: 1
[13-Mar-2026 00:07:03 UTC] Orders data: [{"id":72,"quantity":1,"total_coins":20,"coin_type":"regular","telegram_link":"https:\/\/t.me\/GetReferrals7","status":"pending","created_at":"2026-03-13 03:35:45","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[13-Mar-2026 00:07:03 UTC] Total orders count: 1
[13-Mar-2026 00:07:14 UTC] === API CALL LOG ===
[13-Mar-2026 00:07:14 UTC] Endpoint: user/profile.php
[13-Mar-2026 00:07:14 UTC] Full Log Data: {
    "timestamp": "2026-03-13 00:07:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.246.228.53",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.246.228.53, 162.158.123.222",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUiLCJ1c2VybmFtZSI6Imtva29vIGJlZSIsImVtYWlsIjoiS29rbzc3YmVuQGdtYWlsLmNvbSIsImV4cCI6MTc3Mzk2NTAyMX0.fA6h1kf5gPvlavC0z9PJCqH9knJ2Jkpk8aq8X-EUKF8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db6cc1abd92cfcd-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "154.246.228.53",
        "CF-IPCountry": "DZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Mar-2026 00:07:14 UTC] === END API CALL LOG ===
[13-Mar-2026 00:07:14 UTC] ✅ API Hash verification passed for profile endpoint
[13-Mar-2026 00:07:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUiLCJ1c2VybmFtZSI6Imtva29vIGJlZSIsImVtYWlsIjoiS29rbzc3YmVuQGdtYWlsLmNvbSIsImV4cCI6MTc3Mzk2NTAyMX0.fA6h1kf5gPvlavC0z9PJCqH9knJ2Jkpk8aq8X-EUKF8
[13-Mar-2026 00:07:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Mar-2026 00:07:14 UTC] ✅ JWT token verified successfully for user profile
[13-Mar-2026 00:07:14 UTC] User ID: 95
[13-Mar-2026 00:07:14 UTC] ✅ User profile retrieved successfully for user ID: 95
[13-Mar-2026 00:07:15 UTC] === API CALL LOG ===
[13-Mar-2026 00:07:15 UTC] Endpoint: user/profile.php
[13-Mar-2026 00:07:15 UTC] Full Log Data: {
    "timestamp": "2026-03-13 00:07:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.246.228.53",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.246.228.53, 162.158.123.222",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUiLCJ1c2VybmFtZSI6Imtva29vIGJlZSIsImVtYWlsIjoiS29rbzc3YmVuQGdtYWlsLmNvbSIsImV4cCI6MTc3Mzk2NTAyMX0.fA6h1kf5gPvlavC0z9PJCqH9knJ2Jkpk8aq8X-EUKF8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db6cc1eaf4bcfcd-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "154.246.228.53",
        "CF-IPCountry": "DZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Mar-2026 00:07:15 UTC] === END API CALL LOG ===
[13-Mar-2026 00:07:15 UTC] ✅ API Hash verification passed for profile endpoint
[13-Mar-2026 00:07:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUiLCJ1c2VybmFtZSI6Imtva29vIGJlZSIsImVtYWlsIjoiS29rbzc3YmVuQGdtYWlsLmNvbSIsImV4cCI6MTc3Mzk2NTAyMX0.fA6h1kf5gPvlavC0z9PJCqH9knJ2Jkpk8aq8X-EUKF8
[13-Mar-2026 00:07:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Mar-2026 00:07:15 UTC] ✅ JWT token verified successfully for user profile
[13-Mar-2026 00:07:15 UTC] User ID: 95
[13-Mar-2026 00:07:15 UTC] ✅ User profile retrieved successfully for user ID: 95
[13-Mar-2026 00:07:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Mar-2026 00:07:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Mar-2026 00:07:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"154.246.228.53, 162.158.123.223","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUiLCJ1c2VybmFtZSI6Imtva29vIGJlZSIsImVtYWlsIjoiS29rbzc3YmVuQGdtYWlsLmNvbSIsImV4cCI6MTc3Mzk2NTAyMX0.fA6h1kf5gPvlavC0z9PJCqH9knJ2Jkpk8aq8X-EUKF8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9db6cd2a9a42cfcd-MAD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"154.246.228.53","CF-IPCountry":"DZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[13-Mar-2026 00:07:57 UTC] === User Orders API Called ===
[13-Mar-2026 00:07:57 UTC] User ID: 95
[13-Mar-2026 00:07:57 UTC] Limit: 20, Offset: 0
[13-Mar-2026 00:07:57 UTC] Orders found: 2
[13-Mar-2026 00:07:57 UTC] Orders data: [{"id":73,"quantity":1,"total_coins":20,"coin_type":"regular","telegram_link":"https:\/\/t.me\/GetReferrals7","status":"pending","created_at":"2026-03-13 03:37:56","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":72,"quantity":1,"total_coins":20,"coin_type":"regular","telegram_link":"https:\/\/t.me\/GetReferrals7","status":"pending","created_at":"2026-03-13 03:35:45","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[13-Mar-2026 00:07:57 UTC] Total orders count: 2
[13-Mar-2026 00:08:01 UTC] === API CALL LOG ===
[13-Mar-2026 00:08:01 UTC] Endpoint: user/profile.php
[13-Mar-2026 00:08:01 UTC] Full Log Data: {
    "timestamp": "2026-03-13 00:08:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.246.228.53",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.246.228.53, 162.158.123.223",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUiLCJ1c2VybmFtZSI6Imtva29vIGJlZSIsImVtYWlsIjoiS29rbzc3YmVuQGdtYWlsLmNvbSIsImV4cCI6MTc3Mzk2NTAyMX0.fA6h1kf5gPvlavC0z9PJCqH9knJ2Jkpk8aq8X-EUKF8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db6cd42fc6dcfcd-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "154.246.228.53",
        "CF-IPCountry": "DZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Mar-2026 00:08:01 UTC] === END API CALL LOG ===
[13-Mar-2026 00:08:01 UTC] ✅ API Hash verification passed for profile endpoint
[13-Mar-2026 00:08:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUiLCJ1c2VybmFtZSI6Imtva29vIGJlZSIsImVtYWlsIjoiS29rbzc3YmVuQGdtYWlsLmNvbSIsImV4cCI6MTc3Mzk2NTAyMX0.fA6h1kf5gPvlavC0z9PJCqH9knJ2Jkpk8aq8X-EUKF8
[13-Mar-2026 00:08:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Mar-2026 00:08:01 UTC] ✅ JWT token verified successfully for user profile
[13-Mar-2026 00:08:01 UTC] User ID: 95
[13-Mar-2026 00:08:01 UTC] ✅ User profile retrieved successfully for user ID: 95
[13-Mar-2026 00:08:01 UTC] User Purchases API - User ID: 95
[13-Mar-2026 00:08:01 UTC] User Purchases API - Total purchases found: 0
[13-Mar-2026 00:08:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Mar-2026 00:08:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Mar-2026 00:08:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"154.246.228.53, 162.158.123.223","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUiLCJ1c2VybmFtZSI6Imtva29vIGJlZSIsImVtYWlsIjoiS29rbzc3YmVuQGdtYWlsLmNvbSIsImV4cCI6MTc3Mzk2NTAyMX0.fA6h1kf5gPvlavC0z9PJCqH9knJ2Jkpk8aq8X-EUKF8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9db6cd4d58f8cfcd-MAD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"154.246.228.53","CF-IPCountry":"DZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[13-Mar-2026 00:08:03 UTC] === User Orders API Called ===
[13-Mar-2026 00:08:03 UTC] User ID: 95
[13-Mar-2026 00:08:03 UTC] Limit: 20, Offset: 0
[13-Mar-2026 00:08:03 UTC] Orders found: 2
[13-Mar-2026 00:08:03 UTC] Orders data: [{"id":73,"quantity":1,"total_coins":20,"coin_type":"regular","telegram_link":"https:\/\/t.me\/GetReferrals7","status":"pending","created_at":"2026-03-13 03:37:56","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":72,"quantity":1,"total_coins":20,"coin_type":"regular","telegram_link":"https:\/\/t.me\/GetReferrals7","status":"pending","created_at":"2026-03-13 03:35:45","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[13-Mar-2026 00:08:03 UTC] Total orders count: 2
[13-Mar-2026 00:08:11 UTC] === API CALL LOG ===
[13-Mar-2026 00:08:11 UTC] Endpoint: user/profile.php
[13-Mar-2026 00:08:11 UTC] Full Log Data: {
    "timestamp": "2026-03-13 00:08:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.246.228.53",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.246.228.53, 162.158.45.154",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUiLCJ1c2VybmFtZSI6Imtva29vIGJlZSIsImVtYWlsIjoiS29rbzc3YmVuQGdtYWlsLmNvbSIsImV4cCI6MTc3Mzk2NTAyMX0.fA6h1kf5gPvlavC0z9PJCqH9knJ2Jkpk8aq8X-EUKF8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db6cd7e0948ba88-ALG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "154.246.228.53",
        "CF-IPCountry": "DZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Mar-2026 00:08:11 UTC] === END API CALL LOG ===
[13-Mar-2026 00:08:11 UTC] ✅ API Hash verification passed for profile endpoint
[13-Mar-2026 00:08:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUiLCJ1c2VybmFtZSI6Imtva29vIGJlZSIsImVtYWlsIjoiS29rbzc3YmVuQGdtYWlsLmNvbSIsImV4cCI6MTc3Mzk2NTAyMX0.fA6h1kf5gPvlavC0z9PJCqH9knJ2Jkpk8aq8X-EUKF8
[13-Mar-2026 00:08:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Mar-2026 00:08:11 UTC] ✅ JWT token verified successfully for user profile
[13-Mar-2026 00:08:11 UTC] User ID: 95
[13-Mar-2026 00:08:11 UTC] ✅ User profile retrieved successfully for user ID: 95
[13-Mar-2026 00:08:11 UTC] === API CALL LOG ===
[13-Mar-2026 00:08:11 UTC] Endpoint: user/profile.php
[13-Mar-2026 00:08:11 UTC] Full Log Data: {
    "timestamp": "2026-03-13 00:08:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.246.228.53",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.246.228.53, 162.158.45.154",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUiLCJ1c2VybmFtZSI6Imtva29vIGJlZSIsImVtYWlsIjoiS29rbzc3YmVuQGdtYWlsLmNvbSIsImV4cCI6MTc3Mzk2NTAyMX0.fA6h1kf5gPvlavC0z9PJCqH9knJ2Jkpk8aq8X-EUKF8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db6cd82be60ba88-ALG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "154.246.228.53",
        "CF-IPCountry": "DZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Mar-2026 00:08:11 UTC] === END API CALL LOG ===
[13-Mar-2026 00:08:11 UTC] ✅ API Hash verification passed for profile endpoint
[13-Mar-2026 00:08:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUiLCJ1c2VybmFtZSI6Imtva29vIGJlZSIsImVtYWlsIjoiS29rbzc3YmVuQGdtYWlsLmNvbSIsImV4cCI6MTc3Mzk2NTAyMX0.fA6h1kf5gPvlavC0z9PJCqH9knJ2Jkpk8aq8X-EUKF8
[13-Mar-2026 00:08:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Mar-2026 00:08:11 UTC] ✅ JWT token verified successfully for user profile
[13-Mar-2026 00:08:11 UTC] User ID: 95
[13-Mar-2026 00:08:11 UTC] ✅ User profile retrieved successfully for user ID: 95
[13-Mar-2026 00:08:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Mar-2026 00:08:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Mar-2026 00:08:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"154.246.228.53, 162.158.45.155","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUiLCJ1c2VybmFtZSI6Imtva29vIGJlZSIsImVtYWlsIjoiS29rbzc3YmVuQGdtYWlsLmNvbSIsImV4cCI6MTc3Mzk2NTAyMX0.fA6h1kf5gPvlavC0z9PJCqH9knJ2Jkpk8aq8X-EUKF8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9db6ce1199e1ba88-ALG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"154.246.228.53","CF-IPCountry":"DZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[13-Mar-2026 00:08:34 UTC] === User Orders API Called ===
[13-Mar-2026 00:08:34 UTC] User ID: 95
[13-Mar-2026 00:08:34 UTC] Limit: 20, Offset: 0
[13-Mar-2026 00:08:34 UTC] Orders found: 3
[13-Mar-2026 00:08:34 UTC] Orders data: [{"id":74,"quantity":1,"total_coins":20,"coin_type":"regular","telegram_link":"https:\/\/t.me\/GetReferrals7","status":"pending","created_at":"2026-03-13 03:38:33","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":73,"quantity":1,"total_coins":20,"coin_type":"regular","telegram_link":"https:\/\/t.me\/GetReferrals7","status":"pending","created_at":"2026-03-13 03:37:56","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":72,"quantity":1,"total_coins":20,"coin_type":"regular","telegram_link":"https:\/\/t.me\/GetReferrals7","status":"pending","created_at":"2026-03-13 03:35:45","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[13-Mar-2026 00:08:34 UTC] Total orders count: 3
[13-Mar-2026 00:08:42 UTC] === API CALL LOG ===
[13-Mar-2026 00:08:42 UTC] Endpoint: user/profile.php
[13-Mar-2026 00:08:42 UTC] Full Log Data: {
    "timestamp": "2026-03-13 00:08:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.246.228.53",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.246.228.53, 162.158.45.155",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUiLCJ1c2VybmFtZSI6Imtva29vIGJlZSIsImVtYWlsIjoiS29rbzc3YmVuQGdtYWlsLmNvbSIsImV4cCI6MTc3Mzk2NTAyMX0.fA6h1kf5gPvlavC0z9PJCqH9knJ2Jkpk8aq8X-EUKF8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db6ce428f6dba96-ALG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "154.246.228.53",
        "CF-IPCountry": "DZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Mar-2026 00:08:42 UTC] === END API CALL LOG ===
[13-Mar-2026 00:08:42 UTC] ✅ API Hash verification passed for profile endpoint
[13-Mar-2026 00:08:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUiLCJ1c2VybmFtZSI6Imtva29vIGJlZSIsImVtYWlsIjoiS29rbzc3YmVuQGdtYWlsLmNvbSIsImV4cCI6MTc3Mzk2NTAyMX0.fA6h1kf5gPvlavC0z9PJCqH9knJ2Jkpk8aq8X-EUKF8
[13-Mar-2026 00:08:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Mar-2026 00:08:42 UTC] ✅ JWT token verified successfully for user profile
[13-Mar-2026 00:08:42 UTC] User ID: 95
[13-Mar-2026 00:08:42 UTC] ✅ User profile retrieved successfully for user ID: 95
[13-Mar-2026 00:08:43 UTC] === API CALL LOG ===
[13-Mar-2026 00:08:43 UTC] Endpoint: user/profile.php
[13-Mar-2026 00:08:43 UTC] Full Log Data: {
    "timestamp": "2026-03-13 00:08:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.246.228.53",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.246.228.53, 162.158.45.155",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUiLCJ1c2VybmFtZSI6Imtva29vIGJlZSIsImVtYWlsIjoiS29rbzc3YmVuQGdtYWlsLmNvbSIsImV4cCI6MTc3Mzk2NTAyMX0.fA6h1kf5gPvlavC0z9PJCqH9knJ2Jkpk8aq8X-EUKF8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db6ce468dc7ba96-ALG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "154.246.228.53",
        "CF-IPCountry": "DZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Mar-2026 00:08:43 UTC] === END API CALL LOG ===
[13-Mar-2026 00:08:43 UTC] ✅ API Hash verification passed for profile endpoint
[13-Mar-2026 00:08:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUiLCJ1c2VybmFtZSI6Imtva29vIGJlZSIsImVtYWlsIjoiS29rbzc3YmVuQGdtYWlsLmNvbSIsImV4cCI6MTc3Mzk2NTAyMX0.fA6h1kf5gPvlavC0z9PJCqH9knJ2Jkpk8aq8X-EUKF8
[13-Mar-2026 00:08:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Mar-2026 00:08:43 UTC] ✅ JWT token verified successfully for user profile
[13-Mar-2026 00:08:43 UTC] User ID: 95
[13-Mar-2026 00:08:43 UTC] ✅ User profile retrieved successfully for user ID: 95
[13-Mar-2026 00:08:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Mar-2026 00:08:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Mar-2026 00:08:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"154.246.228.53, 162.158.45.154","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUiLCJ1c2VybmFtZSI6Imtva29vIGJlZSIsImVtYWlsIjoiS29rbzc3YmVuQGdtYWlsLmNvbSIsImV4cCI6MTc3Mzk2NTAyMX0.fA6h1kf5gPvlavC0z9PJCqH9knJ2Jkpk8aq8X-EUKF8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9db6ce823eccba96-ALG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"154.246.228.53","CF-IPCountry":"DZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[13-Mar-2026 00:08:52 UTC] === User Orders API Called ===
[13-Mar-2026 00:08:52 UTC] User ID: 95
[13-Mar-2026 00:08:52 UTC] Limit: 20, Offset: 0
[13-Mar-2026 00:08:52 UTC] Orders found: 4
[13-Mar-2026 00:08:52 UTC] Orders data: [{"id":75,"quantity":1,"total_coins":20,"coin_type":"regular","telegram_link":"https:\/\/t.me\/GetReferrals7","status":"pending","created_at":"2026-03-13 03:38:51","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":74,"quantity":1,"total_coins":20,"coin_type":"regular","telegram_link":"https:\/\/t.me\/GetReferrals7","status":"pending","created_at":"2026-03-13 03:38:33","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":73,"quantity":1,"total_coins":20,"coin_type":"regular","telegram_link":"https:\/\/t.me\/GetReferrals7","status":"pending","created_at":"2026-03-13 03:37:56","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":72,"quantity":1,"total_coins":20,"coin_type":"regular","telegram_link":"https:\/\/t.me\/GetReferrals7","status":"pending","created_at":"2026-03-13 03:35:45","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[13-Mar-2026 00:08:52 UTC] Total orders count: 4
[13-Mar-2026 00:08:54 UTC] === API CALL LOG ===
[13-Mar-2026 00:08:54 UTC] Endpoint: user/profile.php
[13-Mar-2026 00:08:54 UTC] Full Log Data: {
    "timestamp": "2026-03-13 00:08:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.246.228.53",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.246.228.53, 162.158.45.154",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUiLCJ1c2VybmFtZSI6Imtva29vIGJlZSIsImVtYWlsIjoiS29rbzc3YmVuQGdtYWlsLmNvbSIsImV4cCI6MTc3Mzk2NTAyMX0.fA6h1kf5gPvlavC0z9PJCqH9knJ2Jkpk8aq8X-EUKF8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db6ce8c4f40ba96-ALG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "154.246.228.53",
        "CF-IPCountry": "DZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Mar-2026 00:08:54 UTC] === END API CALL LOG ===
[13-Mar-2026 00:08:54 UTC] ✅ API Hash verification passed for profile endpoint
[13-Mar-2026 00:08:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUiLCJ1c2VybmFtZSI6Imtva29vIGJlZSIsImVtYWlsIjoiS29rbzc3YmVuQGdtYWlsLmNvbSIsImV4cCI6MTc3Mzk2NTAyMX0.fA6h1kf5gPvlavC0z9PJCqH9knJ2Jkpk8aq8X-EUKF8
[13-Mar-2026 00:08:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Mar-2026 00:08:54 UTC] ✅ JWT token verified successfully for user profile
[13-Mar-2026 00:08:54 UTC] User ID: 95
[13-Mar-2026 00:08:54 UTC] ✅ User profile retrieved successfully for user ID: 95
[13-Mar-2026 00:08:54 UTC] User Purchases API - User ID: 95
[13-Mar-2026 00:08:54 UTC] User Purchases API - Total purchases found: 0
[13-Mar-2026 00:09:01 UTC] === API CALL LOG ===
[13-Mar-2026 00:09:01 UTC] Endpoint: user/profile.php
[13-Mar-2026 00:09:01 UTC] Full Log Data: {
    "timestamp": "2026-03-13 00:09:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.246.228.53",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.246.228.53, 162.158.45.154",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUiLCJ1c2VybmFtZSI6Imtva29vIGJlZSIsImVtYWlsIjoiS29rbzc3YmVuQGdtYWlsLmNvbSIsImV4cCI6MTc3Mzk2NTAyMX0.fA6h1kf5gPvlavC0z9PJCqH9knJ2Jkpk8aq8X-EUKF8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db6ceb51b10282a-ALG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "154.246.228.53",
        "CF-IPCountry": "DZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Mar-2026 00:09:01 UTC] === END API CALL LOG ===
[13-Mar-2026 00:09:01 UTC] ✅ API Hash verification passed for profile endpoint
[13-Mar-2026 00:09:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUiLCJ1c2VybmFtZSI6Imtva29vIGJlZSIsImVtYWlsIjoiS29rbzc3YmVuQGdtYWlsLmNvbSIsImV4cCI6MTc3Mzk2NTAyMX0.fA6h1kf5gPvlavC0z9PJCqH9knJ2Jkpk8aq8X-EUKF8
[13-Mar-2026 00:09:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Mar-2026 00:09:01 UTC] ✅ JWT token verified successfully for user profile
[13-Mar-2026 00:09:01 UTC] User ID: 95
[13-Mar-2026 00:09:01 UTC] ✅ User profile retrieved successfully for user ID: 95
[13-Mar-2026 00:09:01 UTC] === API CALL LOG ===
[13-Mar-2026 00:09:01 UTC] Endpoint: user/profile.php
[13-Mar-2026 00:09:01 UTC] Full Log Data: {
    "timestamp": "2026-03-13 00:09:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.246.228.53",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.246.228.53, 162.158.45.154",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUiLCJ1c2VybmFtZSI6Imtva29vIGJlZSIsImVtYWlsIjoiS29rbzc3YmVuQGdtYWlsLmNvbSIsImV4cCI6MTc3Mzk2NTAyMX0.fA6h1kf5gPvlavC0z9PJCqH9knJ2Jkpk8aq8X-EUKF8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db6ceba59e6282a-ALG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "154.246.228.53",
        "CF-IPCountry": "DZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Mar-2026 00:09:01 UTC] === END API CALL LOG ===
[13-Mar-2026 00:09:01 UTC] ✅ API Hash verification passed for profile endpoint
[13-Mar-2026 00:09:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUiLCJ1c2VybmFtZSI6Imtva29vIGJlZSIsImVtYWlsIjoiS29rbzc3YmVuQGdtYWlsLmNvbSIsImV4cCI6MTc3Mzk2NTAyMX0.fA6h1kf5gPvlavC0z9PJCqH9knJ2Jkpk8aq8X-EUKF8
[13-Mar-2026 00:09:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Mar-2026 00:09:01 UTC] ✅ JWT token verified successfully for user profile
[13-Mar-2026 00:09:01 UTC] User ID: 95
[13-Mar-2026 00:09:01 UTC] ✅ User profile retrieved successfully for user ID: 95
[13-Mar-2026 00:09:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Mar-2026 00:09:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Mar-2026 00:09:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"154.246.228.53, 162.158.45.154","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUiLCJ1c2VybmFtZSI6Imtva29vIGJlZSIsImVtYWlsIjoiS29rbzc3YmVuQGdtYWlsLmNvbSIsImV4cCI6MTc3Mzk2NTAyMX0.fA6h1kf5gPvlavC0z9PJCqH9knJ2Jkpk8aq8X-EUKF8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9db6cef6db22282a-ALG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"154.246.228.53","CF-IPCountry":"DZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[13-Mar-2026 00:09:11 UTC] === User Orders API Called ===
[13-Mar-2026 00:09:11 UTC] User ID: 95
[13-Mar-2026 00:09:11 UTC] Limit: 20, Offset: 0
[13-Mar-2026 00:09:11 UTC] Orders found: 5
[13-Mar-2026 00:09:11 UTC] Orders data: [{"id":76,"quantity":1,"total_coins":20,"coin_type":"regular","telegram_link":"https:\/\/t.me\/GetReferrals7","status":"pending","created_at":"2026-03-13 03:39:09","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":75,"quantity":1,"total_coins":20,"coin_type":"regular","telegram_link":"https:\/\/t.me\/GetReferrals7","status":"pending","created_at":"2026-03-13 03:38:51","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":74,"quantity":1,"total_coins":20,"coin_type":"regular","telegram_link":"https:\/\/t.me\/GetReferrals7","status":"pending","created_at":"2026-03-13 03:38:33","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":73,"quantity":1,"total_coins":20,"coin_type":"regular","telegram_link":"https:\/\/t.me\/GetReferrals7","status":"pending","created_at":"2026-03-13 03:37:56","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":72,"quantity":1,"total_coins":20,"coin_type":"regular","telegram_link":"https:\/\/t.me\/GetReferrals7","status":"pending","created_at":"2026-03-13 03:35:45","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[13-Mar-2026 00:09:11 UTC] Total orders count: 5
[13-Mar-2026 00:09:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Mar-2026 00:09:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Mar-2026 00:09:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"154.246.228.53, 162.158.45.154","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUiLCJ1c2VybmFtZSI6Imtva29vIGJlZSIsImVtYWlsIjoiS29rbzc3YmVuQGdtYWlsLmNvbSIsImV4cCI6MTc3Mzk2NTAyMX0.fA6h1kf5gPvlavC0z9PJCqH9knJ2Jkpk8aq8X-EUKF8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9db6cf4e3e54282a-ALG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"154.246.228.53","CF-IPCountry":"DZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[13-Mar-2026 00:09:25 UTC] === User Orders API Called ===
[13-Mar-2026 00:09:25 UTC] User ID: 95
[13-Mar-2026 00:09:25 UTC] Limit: 20, Offset: 0
[13-Mar-2026 00:09:25 UTC] Orders found: 5
[13-Mar-2026 00:09:25 UTC] Orders data: [{"id":76,"quantity":1,"total_coins":20,"coin_type":"regular","telegram_link":"https:\/\/t.me\/GetReferrals7","status":"pending","created_at":"2026-03-13 03:39:09","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":75,"quantity":1,"total_coins":20,"coin_type":"regular","telegram_link":"https:\/\/t.me\/GetReferrals7","status":"pending","created_at":"2026-03-13 03:38:51","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":74,"quantity":1,"total_coins":20,"coin_type":"regular","telegram_link":"https:\/\/t.me\/GetReferrals7","status":"pending","created_at":"2026-03-13 03:38:33","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":73,"quantity":1,"total_coins":20,"coin_type":"regular","telegram_link":"https:\/\/t.me\/GetReferrals7","status":"pending","created_at":"2026-03-13 03:37:56","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":72,"quantity":1,"total_coins":20,"coin_type":"regular","telegram_link":"https:\/\/t.me\/GetReferrals7","status":"pending","created_at":"2026-03-13 03:35:45","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[13-Mar-2026 00:09:25 UTC] Total orders count: 5
[13-Mar-2026 00:09:51 UTC] === API CALL LOG ===
[13-Mar-2026 00:09:51 UTC] Endpoint: user/profile.php
[13-Mar-2026 00:09:51 UTC] Full Log Data: {
    "timestamp": "2026-03-13 00:09:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.246.228.53",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.246.228.53, 162.158.45.154",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5NSwidXNlcm5hbWUiOiJrb2tvbyBiZWUiLCJlbWFpbCI6Iktva283N2JlbkBnbWFpbC5jb20iLCJleHAiOjE3NzM5NjUzOTB9.cyJ7XwDRpLjco9Q5-FefUuPpmAfEGYrl5s6XJPJAZRc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db6cff10e69ba88-ALG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "154.246.228.53",
        "CF-IPCountry": "DZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Mar-2026 00:09:51 UTC] === END API CALL LOG ===
[13-Mar-2026 00:09:51 UTC] ✅ API Hash verification passed for profile endpoint
[13-Mar-2026 00:09:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5NSwidXNlcm5hbWUiOiJrb2tvbyBiZWUiLCJlbWFpbCI6Iktva283N2JlbkBnbWFpbC5jb20iLCJleHAiOjE3NzM5NjUzOTB9.cyJ7XwDRpLjco9Q5-FefUuPpmAfEGYrl5s6XJPJAZRc
[13-Mar-2026 00:09:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Mar-2026 00:09:51 UTC] ✅ JWT token verified successfully for user profile
[13-Mar-2026 00:09:51 UTC] User ID: 95
[13-Mar-2026 00:09:51 UTC] ✅ User profile retrieved successfully for user ID: 95
[13-Mar-2026 00:09:55 UTC] === API CALL LOG ===
[13-Mar-2026 00:09:55 UTC] Endpoint: user/profile.php
[13-Mar-2026 00:09:55 UTC] Full Log Data: {
    "timestamp": "2026-03-13 00:09:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.246.228.53",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.246.228.53, 162.158.45.154",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5NSwidXNlcm5hbWUiOiJrb2tvbyBiZWUiLCJlbWFpbCI6Iktva283N2JlbkBnbWFpbC5jb20iLCJleHAiOjE3NzM5NjUzOTB9.cyJ7XwDRpLjco9Q5-FefUuPpmAfEGYrl5s6XJPJAZRc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db6d0088adeba88-ALG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "154.246.228.53",
        "CF-IPCountry": "DZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Mar-2026 00:09:55 UTC] === END API CALL LOG ===
[13-Mar-2026 00:09:55 UTC] ✅ API Hash verification passed for profile endpoint
[13-Mar-2026 00:09:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5NSwidXNlcm5hbWUiOiJrb2tvbyBiZWUiLCJlbWFpbCI6Iktva283N2JlbkBnbWFpbC5jb20iLCJleHAiOjE3NzM5NjUzOTB9.cyJ7XwDRpLjco9Q5-FefUuPpmAfEGYrl5s6XJPJAZRc
[13-Mar-2026 00:09:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Mar-2026 00:09:55 UTC] ✅ JWT token verified successfully for user profile
[13-Mar-2026 00:09:55 UTC] User ID: 95
[13-Mar-2026 00:09:55 UTC] ✅ User profile retrieved successfully for user ID: 95
[13-Mar-2026 00:10:08 UTC] === API CALL LOG ===
[13-Mar-2026 00:10:08 UTC] Endpoint: user/profile.php
[13-Mar-2026 00:10:08 UTC] Full Log Data: {
    "timestamp": "2026-03-13 00:10:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.246.228.53",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.246.228.53, 162.158.45.155",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5NSwidXNlcm5hbWUiOiJrb2tvbyBiZWUiLCJlbWFpbCI6Iktva283N2JlbkBnbWFpbC5jb20iLCJleHAiOjE3NzM5NjUzOTB9.cyJ7XwDRpLjco9Q5-FefUuPpmAfEGYrl5s6XJPJAZRc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db6d05d6abdba88-ALG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "154.246.228.53",
        "CF-IPCountry": "DZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Mar-2026 00:10:08 UTC] === END API CALL LOG ===
[13-Mar-2026 00:10:08 UTC] ✅ API Hash verification passed for profile endpoint
[13-Mar-2026 00:10:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5NSwidXNlcm5hbWUiOiJrb2tvbyBiZWUiLCJlbWFpbCI6Iktva283N2JlbkBnbWFpbC5jb20iLCJleHAiOjE3NzM5NjUzOTB9.cyJ7XwDRpLjco9Q5-FefUuPpmAfEGYrl5s6XJPJAZRc
[13-Mar-2026 00:10:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Mar-2026 00:10:08 UTC] ✅ JWT token verified successfully for user profile
[13-Mar-2026 00:10:08 UTC] User ID: 95
[13-Mar-2026 00:10:08 UTC] ✅ User profile retrieved successfully for user ID: 95
[13-Mar-2026 00:10:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Mar-2026 00:10:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Mar-2026 00:10:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"154.246.228.53, 162.158.45.155","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5NSwidXNlcm5hbWUiOiJrb2tvbyBiZWUiLCJlbWFpbCI6Iktva283N2JlbkBnbWFpbC5jb20iLCJleHAiOjE3NzM5NjUzOTB9.cyJ7XwDRpLjco9Q5-FefUuPpmAfEGYrl5s6XJPJAZRc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9db6d0f028ffba88-ALG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"154.246.228.53","CF-IPCountry":"DZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[13-Mar-2026 00:10:32 UTC] === User Orders API Called ===
[13-Mar-2026 00:10:32 UTC] User ID: 95
[13-Mar-2026 00:10:32 UTC] Limit: 20, Offset: 0
[13-Mar-2026 00:10:32 UTC] Orders found: 5
[13-Mar-2026 00:10:32 UTC] Orders data: [{"id":76,"quantity":1,"total_coins":20,"coin_type":"regular","telegram_link":"https:\/\/t.me\/GetReferrals7","status":"pending","created_at":"2026-03-13 03:39:09","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":75,"quantity":1,"total_coins":20,"coin_type":"regular","telegram_link":"https:\/\/t.me\/GetReferrals7","status":"pending","created_at":"2026-03-13 03:38:51","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":74,"quantity":1,"total_coins":20,"coin_type":"regular","telegram_link":"https:\/\/t.me\/GetReferrals7","status":"pending","created_at":"2026-03-13 03:38:33","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":73,"quantity":1,"total_coins":20,"coin_type":"regular","telegram_link":"https:\/\/t.me\/GetReferrals7","status":"pending","created_at":"2026-03-13 03:37:56","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":72,"quantity":1,"total_coins":20,"coin_type":"regular","telegram_link":"https:\/\/t.me\/GetReferrals7","status":"pending","created_at":"2026-03-13 03:35:45","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[13-Mar-2026 00:10:32 UTC] Total orders count: 5
[13-Mar-2026 00:10:34 UTC] === API CALL LOG ===
[13-Mar-2026 00:10:34 UTC] Endpoint: user/profile.php
[13-Mar-2026 00:10:34 UTC] Full Log Data: {
    "timestamp": "2026-03-13 00:10:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.246.228.53",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.246.228.53, 162.158.45.155",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5NSwidXNlcm5hbWUiOiJrb2tvbyBiZWUiLCJlbWFpbCI6Iktva283N2JlbkBnbWFpbC5jb20iLCJleHAiOjE3NzM5NjUzOTB9.cyJ7XwDRpLjco9Q5-FefUuPpmAfEGYrl5s6XJPJAZRc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db6d0ffcaacba88-ALG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "154.246.228.53",
        "CF-IPCountry": "DZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Mar-2026 00:10:34 UTC] === END API CALL LOG ===
[13-Mar-2026 00:10:34 UTC] ✅ API Hash verification passed for profile endpoint
[13-Mar-2026 00:10:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5NSwidXNlcm5hbWUiOiJrb2tvbyBiZWUiLCJlbWFpbCI6Iktva283N2JlbkBnbWFpbC5jb20iLCJleHAiOjE3NzM5NjUzOTB9.cyJ7XwDRpLjco9Q5-FefUuPpmAfEGYrl5s6XJPJAZRc
[13-Mar-2026 00:10:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Mar-2026 00:10:34 UTC] ✅ JWT token verified successfully for user profile
[13-Mar-2026 00:10:34 UTC] User ID: 95
[13-Mar-2026 00:10:34 UTC] ✅ User profile retrieved successfully for user ID: 95
[13-Mar-2026 00:10:35 UTC] User Purchases API - User ID: 95
[13-Mar-2026 00:10:35 UTC] User Purchases API - Total purchases found: 0
[13-Mar-2026 00:10:41 UTC] === API CALL LOG ===
[13-Mar-2026 00:10:41 UTC] Endpoint: user/profile.php
[13-Mar-2026 00:10:41 UTC] Full Log Data: {
    "timestamp": "2026-03-13 00:10:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.246.228.53",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.246.228.53, 162.158.45.155",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5NSwidXNlcm5hbWUiOiJrb2tvbyBiZWUiLCJlbWFpbCI6Iktva283N2JlbkBnbWFpbC5jb20iLCJleHAiOjE3NzM5NjUzOTB9.cyJ7XwDRpLjco9Q5-FefUuPpmAfEGYrl5s6XJPJAZRc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db6d126387fba88-ALG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "154.246.228.53",
        "CF-IPCountry": "DZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Mar-2026 00:10:41 UTC] === END API CALL LOG ===
[13-Mar-2026 00:10:41 UTC] ✅ API Hash verification passed for profile endpoint
[13-Mar-2026 00:10:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5NSwidXNlcm5hbWUiOiJrb2tvbyBiZWUiLCJlbWFpbCI6Iktva283N2JlbkBnbWFpbC5jb20iLCJleHAiOjE3NzM5NjUzOTB9.cyJ7XwDRpLjco9Q5-FefUuPpmAfEGYrl5s6XJPJAZRc
[13-Mar-2026 00:10:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Mar-2026 00:10:41 UTC] ✅ JWT token verified successfully for user profile
[13-Mar-2026 00:10:41 UTC] User ID: 95
[13-Mar-2026 00:10:41 UTC] ✅ User profile retrieved successfully for user ID: 95
[13-Mar-2026 00:10:41 UTC] User Purchases API - User ID: 95
[13-Mar-2026 00:10:41 UTC] User Purchases API - Total purchases found: 0
[13-Mar-2026 00:10:53 UTC] === API CALL LOG ===
[13-Mar-2026 00:10:53 UTC] Endpoint: user/profile.php
[13-Mar-2026 00:10:53 UTC] Full Log Data: {
    "timestamp": "2026-03-13 00:10:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.246.228.53",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.246.228.53, 162.158.45.154",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5NSwidXNlcm5hbWUiOiJrb2tvbyBiZWUiLCJlbWFpbCI6Iktva283N2JlbkBnbWFpbC5jb20iLCJleHAiOjE3NzM5NjUzOTB9.cyJ7XwDRpLjco9Q5-FefUuPpmAfEGYrl5s6XJPJAZRc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db6d1751c55ba88-ALG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "154.246.228.53",
        "CF-IPCountry": "DZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Mar-2026 00:10:53 UTC] === END API CALL LOG ===
[13-Mar-2026 00:10:53 UTC] ✅ API Hash verification passed for profile endpoint
[13-Mar-2026 00:10:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5NSwidXNlcm5hbWUiOiJrb2tvbyBiZWUiLCJlbWFpbCI6Iktva283N2JlbkBnbWFpbC5jb20iLCJleHAiOjE3NzM5NjUzOTB9.cyJ7XwDRpLjco9Q5-FefUuPpmAfEGYrl5s6XJPJAZRc
[13-Mar-2026 00:10:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Mar-2026 00:10:53 UTC] ✅ JWT token verified successfully for user profile
[13-Mar-2026 00:10:53 UTC] User ID: 95
[13-Mar-2026 00:10:53 UTC] ✅ User profile retrieved successfully for user ID: 95
[13-Mar-2026 00:10:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Mar-2026 00:10:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Mar-2026 00:10:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"154.246.228.53, 162.158.45.154","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5NSwidXNlcm5hbWUiOiJrb2tvbyBiZWUiLCJlbWFpbCI6Iktva283N2JlbkBnbWFpbC5jb20iLCJleHAiOjE3NzM5NjUzOTB9.cyJ7XwDRpLjco9Q5-FefUuPpmAfEGYrl5s6XJPJAZRc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9db6d18cbfbfba88-ALG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"154.246.228.53","CF-IPCountry":"DZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[13-Mar-2026 00:10:57 UTC] === User Orders API Called ===
[13-Mar-2026 00:10:57 UTC] User ID: 95
[13-Mar-2026 00:10:57 UTC] Limit: 20, Offset: 0
[13-Mar-2026 00:10:57 UTC] Orders found: 5
[13-Mar-2026 00:10:57 UTC] Orders data: [{"id":76,"quantity":1,"total_coins":20,"coin_type":"regular","telegram_link":"https:\/\/t.me\/GetReferrals7","status":"pending","created_at":"2026-03-13 03:39:09","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":75,"quantity":1,"total_coins":20,"coin_type":"regular","telegram_link":"https:\/\/t.me\/GetReferrals7","status":"pending","created_at":"2026-03-13 03:38:51","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":74,"quantity":1,"total_coins":20,"coin_type":"regular","telegram_link":"https:\/\/t.me\/GetReferrals7","status":"pending","created_at":"2026-03-13 03:38:33","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":73,"quantity":1,"total_coins":20,"coin_type":"regular","telegram_link":"https:\/\/t.me\/GetReferrals7","status":"pending","created_at":"2026-03-13 03:37:56","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":72,"quantity":1,"total_coins":20,"coin_type":"regular","telegram_link":"https:\/\/t.me\/GetReferrals7","status":"pending","created_at":"2026-03-13 03:35:45","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[13-Mar-2026 00:10:57 UTC] Total orders count: 5
[13-Mar-2026 01:15:05 UTC] === API CALL LOG ===
[13-Mar-2026 01:15:05 UTC] Endpoint: user/profile.php
[13-Mar-2026 01:15:05 UTC] Full Log Data: {
    "timestamp": "2026-03-13 01:15:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.246.228.53",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.246.228.53, 162.158.45.154",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5NSwidXNlcm5hbWUiOiJrb2tvbyBiZWUiLCJlbWFpbCI6Iktva283N2JlbkBnbWFpbC5jb20iLCJleHAiOjE3NzM5NjUzOTB9.cyJ7XwDRpLjco9Q5-FefUuPpmAfEGYrl5s6XJPJAZRc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db72f7cdf032818-ALG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "154.246.228.53",
        "CF-IPCountry": "DZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Mar-2026 01:15:05 UTC] === END API CALL LOG ===
[13-Mar-2026 01:15:05 UTC] ✅ API Hash verification passed for profile endpoint
[13-Mar-2026 01:15:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5NSwidXNlcm5hbWUiOiJrb2tvbyBiZWUiLCJlbWFpbCI6Iktva283N2JlbkBnbWFpbC5jb20iLCJleHAiOjE3NzM5NjUzOTB9.cyJ7XwDRpLjco9Q5-FefUuPpmAfEGYrl5s6XJPJAZRc
[13-Mar-2026 01:15:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Mar-2026 01:15:05 UTC] ✅ JWT token verified successfully for user profile
[13-Mar-2026 01:15:05 UTC] User ID: 95
[13-Mar-2026 01:15:05 UTC] ✅ User profile retrieved successfully for user ID: 95
[13-Mar-2026 01:15:06 UTC] === API CALL LOG ===
[13-Mar-2026 01:15:06 UTC] Endpoint: user/profile.php
[13-Mar-2026 01:15:06 UTC] Full Log Data: {
    "timestamp": "2026-03-13 01:15:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.246.228.53",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.246.228.53, 162.158.45.154",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5NSwidXNlcm5hbWUiOiJrb2tvbyBiZWUiLCJlbWFpbCI6Iktva283N2JlbkBnbWFpbC5jb20iLCJleHAiOjE3NzM5NjUzOTB9.cyJ7XwDRpLjco9Q5-FefUuPpmAfEGYrl5s6XJPJAZRc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db72f833d722818-ALG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "154.246.228.53",
        "CF-IPCountry": "DZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Mar-2026 01:15:06 UTC] === END API CALL LOG ===
[13-Mar-2026 01:15:06 UTC] ✅ API Hash verification passed for profile endpoint
[13-Mar-2026 01:15:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5NSwidXNlcm5hbWUiOiJrb2tvbyBiZWUiLCJlbWFpbCI6Iktva283N2JlbkBnbWFpbC5jb20iLCJleHAiOjE3NzM5NjUzOTB9.cyJ7XwDRpLjco9Q5-FefUuPpmAfEGYrl5s6XJPJAZRc
[13-Mar-2026 01:15:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Mar-2026 01:15:06 UTC] ✅ JWT token verified successfully for user profile
[13-Mar-2026 01:15:06 UTC] User ID: 95
[13-Mar-2026 01:15:06 UTC] ✅ User profile retrieved successfully for user ID: 95
[13-Mar-2026 01:15:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Mar-2026 01:15:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Mar-2026 01:15:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"154.246.228.53, 162.158.45.154","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5NSwidXNlcm5hbWUiOiJrb2tvbyBiZWUiLCJlbWFpbCI6Iktva283N2JlbkBnbWFpbC5jb20iLCJleHAiOjE3NzM5NjUzOTB9.cyJ7XwDRpLjco9Q5-FefUuPpmAfEGYrl5s6XJPJAZRc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9db72f9a7dda2818-ALG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"154.246.228.53","CF-IPCountry":"DZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[13-Mar-2026 01:15:09 UTC] === User Orders API Called ===
[13-Mar-2026 01:15:09 UTC] User ID: 95
[13-Mar-2026 01:15:09 UTC] Limit: 20, Offset: 0
[13-Mar-2026 01:15:09 UTC] Orders found: 5
[13-Mar-2026 01:15:09 UTC] Orders data: [{"id":76,"quantity":1,"total_coins":20,"coin_type":"regular","telegram_link":"https:\/\/t.me\/GetReferrals7","status":"pending","created_at":"2026-03-13 03:39:09","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":75,"quantity":1,"total_coins":20,"coin_type":"regular","telegram_link":"https:\/\/t.me\/GetReferrals7","status":"pending","created_at":"2026-03-13 03:38:51","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":74,"quantity":1,"total_coins":20,"coin_type":"regular","telegram_link":"https:\/\/t.me\/GetReferrals7","status":"pending","created_at":"2026-03-13 03:38:33","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":73,"quantity":1,"total_coins":20,"coin_type":"regular","telegram_link":"https:\/\/t.me\/GetReferrals7","status":"pending","created_at":"2026-03-13 03:37:56","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":72,"quantity":1,"total_coins":20,"coin_type":"regular","telegram_link":"https:\/\/t.me\/GetReferrals7","status":"pending","created_at":"2026-03-13 03:35:45","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[13-Mar-2026 01:15:09 UTC] Total orders count: 5
[13-Mar-2026 01:24:52 UTC] === API CALL LOG ===
[13-Mar-2026 01:24:52 UTC] Endpoint: user/profile.php
[13-Mar-2026 01:24:52 UTC] Full Log Data: {
    "timestamp": "2026-03-13 01:24:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.246.228.53",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.246.228.53, 162.158.45.154",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5NSwidXNlcm5hbWUiOiJrb2tvbyBiZWUiLCJlbWFpbCI6Iktva283N2JlbkBnbWFpbC5jb20iLCJleHAiOjE3NzM5NjUzOTB9.cyJ7XwDRpLjco9Q5-FefUuPpmAfEGYrl5s6XJPJAZRc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db73dd64fd4282f-ALG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "154.246.228.53",
        "CF-IPCountry": "DZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Mar-2026 01:24:52 UTC] === END API CALL LOG ===
[13-Mar-2026 01:24:52 UTC] ✅ API Hash verification passed for profile endpoint
[13-Mar-2026 01:24:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5NSwidXNlcm5hbWUiOiJrb2tvbyBiZWUiLCJlbWFpbCI6Iktva283N2JlbkBnbWFpbC5jb20iLCJleHAiOjE3NzM5NjUzOTB9.cyJ7XwDRpLjco9Q5-FefUuPpmAfEGYrl5s6XJPJAZRc
[13-Mar-2026 01:24:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Mar-2026 01:24:52 UTC] ✅ JWT token verified successfully for user profile
[13-Mar-2026 01:24:52 UTC] User ID: 95
[13-Mar-2026 01:24:52 UTC] ✅ User profile retrieved successfully for user ID: 95
[13-Mar-2026 01:24:53 UTC] === API CALL LOG ===
[13-Mar-2026 01:24:53 UTC] Endpoint: user/profile.php
[13-Mar-2026 01:24:53 UTC] Full Log Data: {
    "timestamp": "2026-03-13 01:24:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.246.228.53",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.246.228.53, 162.158.45.154",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5NSwidXNlcm5hbWUiOiJrb2tvbyBiZWUiLCJlbWFpbCI6Iktva283N2JlbkBnbWFpbC5jb20iLCJleHAiOjE3NzM5NjUzOTB9.cyJ7XwDRpLjco9Q5-FefUuPpmAfEGYrl5s6XJPJAZRc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db73ddaec75282f-ALG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "154.246.228.53",
        "CF-IPCountry": "DZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Mar-2026 01:24:53 UTC] === END API CALL LOG ===
[13-Mar-2026 01:24:53 UTC] ✅ API Hash verification passed for profile endpoint
[13-Mar-2026 01:24:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5NSwidXNlcm5hbWUiOiJrb2tvbyBiZWUiLCJlbWFpbCI6Iktva283N2JlbkBnbWFpbC5jb20iLCJleHAiOjE3NzM5NjUzOTB9.cyJ7XwDRpLjco9Q5-FefUuPpmAfEGYrl5s6XJPJAZRc
[13-Mar-2026 01:24:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Mar-2026 01:24:53 UTC] ✅ JWT token verified successfully for user profile
[13-Mar-2026 01:24:53 UTC] User ID: 95
[13-Mar-2026 01:24:53 UTC] ✅ User profile retrieved successfully for user ID: 95
[13-Mar-2026 01:24:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Mar-2026 01:24:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Mar-2026 01:24:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"154.246.228.53, 162.158.45.154","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5NSwidXNlcm5hbWUiOiJrb2tvbyBiZWUiLCJlbWFpbCI6Iktva283N2JlbkBnbWFpbC5jb20iLCJleHAiOjE3NzM5NjUzOTB9.cyJ7XwDRpLjco9Q5-FefUuPpmAfEGYrl5s6XJPJAZRc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9db73de64f7c282f-ALG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"154.246.228.53","CF-IPCountry":"DZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[13-Mar-2026 01:24:55 UTC] === User Orders API Called ===
[13-Mar-2026 01:24:55 UTC] User ID: 95
[13-Mar-2026 01:24:55 UTC] Limit: 20, Offset: 0
[13-Mar-2026 01:24:55 UTC] Orders found: 5
[13-Mar-2026 01:24:55 UTC] Orders data: [{"id":76,"quantity":1,"total_coins":20,"coin_type":"regular","telegram_link":"https:\/\/t.me\/GetReferrals7","status":"pending","created_at":"2026-03-13 03:39:09","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":75,"quantity":1,"total_coins":20,"coin_type":"regular","telegram_link":"https:\/\/t.me\/GetReferrals7","status":"pending","created_at":"2026-03-13 03:38:51","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":74,"quantity":1,"total_coins":20,"coin_type":"regular","telegram_link":"https:\/\/t.me\/GetReferrals7","status":"pending","created_at":"2026-03-13 03:38:33","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":73,"quantity":1,"total_coins":20,"coin_type":"regular","telegram_link":"https:\/\/t.me\/GetReferrals7","status":"pending","created_at":"2026-03-13 03:37:56","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":72,"quantity":1,"total_coins":20,"coin_type":"regular","telegram_link":"https:\/\/t.me\/GetReferrals7","status":"pending","created_at":"2026-03-13 03:35:45","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[13-Mar-2026 01:24:55 UTC] Total orders count: 5
[13-Mar-2026 02:01:11 UTC] === API CALL LOG ===
[13-Mar-2026 02:01:11 UTC] Endpoint: user/profile.php
[13-Mar-2026 02:01:11 UTC] Full Log Data: {
    "timestamp": "2026-03-13 02:01:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:201:203b:d842:838e:3351:8726:18b7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2405:201:203b:d842:838e:3351:8726:18b7, 172.70.143.195",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYiLCJ1c2VybmFtZSI6ImFuamFuNTE5IiwiZW1haWwiOiJ0cml2ZWRpLmFuamFuQGdtYWlsLmNvbSIsImV4cCI6MTc3MzkwNzQ1MX0.u-XMy8Q0dnx18N9-_0VQfDa5ExppurcvKKekv92uNw8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db773019be16034-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2405:201:203b:d842:838e:3351:8726:18b7",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Mar-2026 02:01:11 UTC] === END API CALL LOG ===
[13-Mar-2026 02:01:11 UTC] ✅ API Hash verification passed for profile endpoint
[13-Mar-2026 02:01:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYiLCJ1c2VybmFtZSI6ImFuamFuNTE5IiwiZW1haWwiOiJ0cml2ZWRpLmFuamFuQGdtYWlsLmNvbSIsImV4cCI6MTc3MzkwNzQ1MX0.u-XMy8Q0dnx18N9-_0VQfDa5ExppurcvKKekv92uNw8
[13-Mar-2026 02:01:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Mar-2026 02:01:11 UTC] ✅ JWT token verified successfully for user profile
[13-Mar-2026 02:01:11 UTC] User ID: 86
[13-Mar-2026 02:01:11 UTC] ✅ User profile retrieved successfully for user ID: 86
[13-Mar-2026 02:01:11 UTC] === API CALL LOG ===
[13-Mar-2026 02:01:11 UTC] Endpoint: user/profile.php
[13-Mar-2026 02:01:11 UTC] Full Log Data: {
    "timestamp": "2026-03-13 02:01:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:201:203b:d842:838e:3351:8726:18b7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2405:201:203b:d842:838e:3351:8726:18b7, 172.70.143.194",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYiLCJ1c2VybmFtZSI6ImFuamFuNTE5IiwiZW1haWwiOiJ0cml2ZWRpLmFuamFuQGdtYWlsLmNvbSIsImV4cCI6MTc3MzkwNzQ1MX0.u-XMy8Q0dnx18N9-_0VQfDa5ExppurcvKKekv92uNw8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db77307188c6034-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2405:201:203b:d842:838e:3351:8726:18b7",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Mar-2026 02:01:11 UTC] === END API CALL LOG ===
[13-Mar-2026 02:01:11 UTC] ✅ API Hash verification passed for profile endpoint
[13-Mar-2026 02:01:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYiLCJ1c2VybmFtZSI6ImFuamFuNTE5IiwiZW1haWwiOiJ0cml2ZWRpLmFuamFuQGdtYWlsLmNvbSIsImV4cCI6MTc3MzkwNzQ1MX0.u-XMy8Q0dnx18N9-_0VQfDa5ExppurcvKKekv92uNw8
[13-Mar-2026 02:01:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Mar-2026 02:01:11 UTC] ✅ JWT token verified successfully for user profile
[13-Mar-2026 02:01:11 UTC] User ID: 86
[13-Mar-2026 02:01:11 UTC] ✅ User profile retrieved successfully for user ID: 86
[13-Mar-2026 02:01:16 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Mar-2026 02:01:16 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Mar-2026 02:01:16 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2405:201:203b:d842:838e:3351:8726:18b7, 172.70.143.194","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYiLCJ1c2VybmFtZSI6ImFuamFuNTE5IiwiZW1haWwiOiJ0cml2ZWRpLmFuamFuQGdtYWlsLmNvbSIsImV4cCI6MTc3MzkwNzQ1MX0.u-XMy8Q0dnx18N9-_0VQfDa5ExppurcvKKekv92uNw8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9db77323bdfb6034-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2405:201:203b:d842:838e:3351:8726:18b7","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[13-Mar-2026 02:01:16 UTC] === User Orders API Called ===
[13-Mar-2026 02:01:16 UTC] User ID: 86
[13-Mar-2026 02:01:16 UTC] Limit: 20, Offset: 0
[13-Mar-2026 02:01:16 UTC] Orders found: 1
[13-Mar-2026 02:01:16 UTC] Orders data: [{"id":64,"quantity":5,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/tradingspaces","status":"pending","created_at":"2026-03-12 11:35:03","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[13-Mar-2026 02:01:16 UTC] Total orders count: 1
[13-Mar-2026 02:51:39 UTC] === API CALL LOG ===
[13-Mar-2026 02:51:39 UTC] Endpoint: user/profile.php
[13-Mar-2026 02:51:39 UTC] Full Log Data: {
    "timestamp": "2026-03-13 02:51:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:e000:5ba:80b0:c06a:71ff:fe28:8bea",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:e000:5ba:80b0:c06a:71ff:fe28:8bea, 172.71.81.18",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzciLCJ1c2VybmFtZSI6Im1hbGxhaCIsImVtYWlsIjoiaGFmZWV6bWlyYW5pMDRAZ21haWwuY29tIiwiZXhwIjoxNzczNzU0MTM3fQ.9hwuPUZGKrykuAgj_uekodk4d4voHHoEHB_BcCpXY7I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db7bcf3fca39c83-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:e000:5ba:80b0:c06a:71ff:fe28:8bea",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Mar-2026 02:51:39 UTC] === END API CALL LOG ===
[13-Mar-2026 02:51:39 UTC] ✅ API Hash verification passed for profile endpoint
[13-Mar-2026 02:51:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzciLCJ1c2VybmFtZSI6Im1hbGxhaCIsImVtYWlsIjoiaGFmZWV6bWlyYW5pMDRAZ21haWwuY29tIiwiZXhwIjoxNzczNzU0MTM3fQ.9hwuPUZGKrykuAgj_uekodk4d4voHHoEHB_BcCpXY7I
[13-Mar-2026 02:51:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Mar-2026 02:51:39 UTC] ✅ JWT token verified successfully for user profile
[13-Mar-2026 02:51:39 UTC] User ID: 77
[13-Mar-2026 02:51:39 UTC] ✅ User profile retrieved successfully for user ID: 77
[13-Mar-2026 02:51:41 UTC] === API CALL LOG ===
[13-Mar-2026 02:51:41 UTC] Endpoint: user/profile.php
[13-Mar-2026 02:51:41 UTC] Full Log Data: {
    "timestamp": "2026-03-13 02:51:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:e000:5ba:80b0:c06a:71ff:fe28:8bea",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:e000:5ba:80b0:c06a:71ff:fe28:8bea, 172.71.81.17",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzciLCJ1c2VybmFtZSI6Im1hbGxhaCIsImVtYWlsIjoiaGFmZWV6bWlyYW5pMDRAZ21haWwuY29tIiwiZXhwIjoxNzczNzU0MTM3fQ.9hwuPUZGKrykuAgj_uekodk4d4voHHoEHB_BcCpXY7I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db7bcfcdbcf9c83-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:e000:5ba:80b0:c06a:71ff:fe28:8bea",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Mar-2026 02:51:41 UTC] === END API CALL LOG ===
[13-Mar-2026 02:51:41 UTC] ✅ API Hash verification passed for profile endpoint
[13-Mar-2026 02:51:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzciLCJ1c2VybmFtZSI6Im1hbGxhaCIsImVtYWlsIjoiaGFmZWV6bWlyYW5pMDRAZ21haWwuY29tIiwiZXhwIjoxNzczNzU0MTM3fQ.9hwuPUZGKrykuAgj_uekodk4d4voHHoEHB_BcCpXY7I
[13-Mar-2026 02:51:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Mar-2026 02:51:41 UTC] ✅ JWT token verified successfully for user profile
[13-Mar-2026 02:51:41 UTC] User ID: 77
[13-Mar-2026 02:51:41 UTC] ✅ User profile retrieved successfully for user ID: 77
[13-Mar-2026 02:51:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Mar-2026 02:51:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Mar-2026 02:51:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:e000:5ba:80b0:c06a:71ff:fe28:8bea, 172.71.81.17","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzciLCJ1c2VybmFtZSI6Im1hbGxhaCIsImVtYWlsIjoiaGFmZWV6bWlyYW5pMDRAZ21haWwuY29tIiwiZXhwIjoxNzczNzU0MTM3fQ.9hwuPUZGKrykuAgj_uekodk4d4voHHoEHB_BcCpXY7I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9db7bd11ec659c83-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2402:e000:5ba:80b0:c06a:71ff:fe28:8bea","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[13-Mar-2026 02:51:44 UTC] === User Orders API Called ===
[13-Mar-2026 02:51:44 UTC] User ID: 77
[13-Mar-2026 02:51:44 UTC] Limit: 20, Offset: 0
[13-Mar-2026 02:51:44 UTC] Orders found: 2
[13-Mar-2026 02:51:44 UTC] Orders data: [{"id":57,"quantity":35,"total_coins":35,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ForexAlpha91","status":"pending","created_at":"2026-03-11 08:44:09","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":56,"quantity":1,"total_coins":20,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ForexAlpha91","status":"pending","created_at":"2026-03-10 17:00:38","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[13-Mar-2026 02:51:44 UTC] Total orders count: 2
[13-Mar-2026 02:51:52 UTC] === API CALL LOG ===
[13-Mar-2026 02:51:52 UTC] Endpoint: user/profile.php
[13-Mar-2026 02:51:52 UTC] Full Log Data: {
    "timestamp": "2026-03-13 02:51:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:e000:5ba:80b0:c06a:71ff:fe28:8bea",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:e000:5ba:80b0:c06a:71ff:fe28:8bea, 172.71.81.18",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzciLCJ1c2VybmFtZSI6Im1hbGxhaCIsImVtYWlsIjoiaGFmZWV6bWlyYW5pMDRAZ21haWwuY29tIiwiZXhwIjoxNzczNzU0MTM3fQ.9hwuPUZGKrykuAgj_uekodk4d4voHHoEHB_BcCpXY7I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db7bd417cbc9c83-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:e000:5ba:80b0:c06a:71ff:fe28:8bea",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Mar-2026 02:51:52 UTC] === END API CALL LOG ===
[13-Mar-2026 02:51:52 UTC] ✅ API Hash verification passed for profile endpoint
[13-Mar-2026 02:51:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzciLCJ1c2VybmFtZSI6Im1hbGxhaCIsImVtYWlsIjoiaGFmZWV6bWlyYW5pMDRAZ21haWwuY29tIiwiZXhwIjoxNzczNzU0MTM3fQ.9hwuPUZGKrykuAgj_uekodk4d4voHHoEHB_BcCpXY7I
[13-Mar-2026 02:51:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Mar-2026 02:51:52 UTC] ✅ JWT token verified successfully for user profile
[13-Mar-2026 02:51:52 UTC] User ID: 77
[13-Mar-2026 02:51:52 UTC] ✅ User profile retrieved successfully for user ID: 77
[13-Mar-2026 02:52:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Mar-2026 02:52:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Mar-2026 02:52:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:e000:5ba:80b0:c06a:71ff:fe28:8bea, 172.71.81.17","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzciLCJ1c2VybmFtZSI6Im1hbGxhaCIsImVtYWlsIjoiaGFmZWV6bWlyYW5pMDRAZ21haWwuY29tIiwiZXhwIjoxNzczNzU0MTM3fQ.9hwuPUZGKrykuAgj_uekodk4d4voHHoEHB_BcCpXY7I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9db7bddeedcd9c83-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2402:e000:5ba:80b0:c06a:71ff:fe28:8bea","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[13-Mar-2026 02:52:17 UTC] === User Orders API Called ===
[13-Mar-2026 02:52:17 UTC] User ID: 77
[13-Mar-2026 02:52:17 UTC] Limit: 20, Offset: 0
[13-Mar-2026 02:52:17 UTC] Orders found: 3
[13-Mar-2026 02:52:17 UTC] Orders data: [{"id":77,"quantity":1,"total_coins":35,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ForexAlpha91","status":"pending","created_at":"2026-03-13 06:22:15","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""},{"id":57,"quantity":35,"total_coins":35,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ForexAlpha91","status":"pending","created_at":"2026-03-11 08:44:09","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":56,"quantity":1,"total_coins":20,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ForexAlpha91","status":"pending","created_at":"2026-03-10 17:00:38","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[13-Mar-2026 02:52:17 UTC] Total orders count: 3
[13-Mar-2026 02:52:22 UTC] === API CALL LOG ===
[13-Mar-2026 02:52:22 UTC] Endpoint: user/profile.php
[13-Mar-2026 02:52:22 UTC] Full Log Data: {
    "timestamp": "2026-03-13 02:52:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:e000:5ba:80b0:c06a:71ff:fe28:8bea",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:e000:5ba:80b0:c06a:71ff:fe28:8bea, 172.71.81.18",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzciLCJ1c2VybmFtZSI6Im1hbGxhaCIsImVtYWlsIjoiaGFmZWV6bWlyYW5pMDRAZ21haWwuY29tIiwiZXhwIjoxNzczNzU0MTM3fQ.9hwuPUZGKrykuAgj_uekodk4d4voHHoEHB_BcCpXY7I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db7bdfbfbc29c83-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:e000:5ba:80b0:c06a:71ff:fe28:8bea",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Mar-2026 02:52:22 UTC] === END API CALL LOG ===
[13-Mar-2026 02:52:22 UTC] ✅ API Hash verification passed for profile endpoint
[13-Mar-2026 02:52:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzciLCJ1c2VybmFtZSI6Im1hbGxhaCIsImVtYWlsIjoiaGFmZWV6bWlyYW5pMDRAZ21haWwuY29tIiwiZXhwIjoxNzczNzU0MTM3fQ.9hwuPUZGKrykuAgj_uekodk4d4voHHoEHB_BcCpXY7I
[13-Mar-2026 02:52:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Mar-2026 02:52:22 UTC] ✅ JWT token verified successfully for user profile
[13-Mar-2026 02:52:22 UTC] User ID: 77
[13-Mar-2026 02:52:22 UTC] ✅ User profile retrieved successfully for user ID: 77
[13-Mar-2026 02:52:37 UTC] === API CALL LOG ===
[13-Mar-2026 02:52:37 UTC] Endpoint: user/profile.php
[13-Mar-2026 02:52:37 UTC] Full Log Data: {
    "timestamp": "2026-03-13 02:52:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:e000:5ba:80b0:c06a:71ff:fe28:8bea",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:e000:5ba:80b0:c06a:71ff:fe28:8bea, 172.71.81.17",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzciLCJ1c2VybmFtZSI6Im1hbGxhaCIsImVtYWlsIjoiaGFmZWV6bWlyYW5pMDRAZ21haWwuY29tIiwiZXhwIjoxNzczNzU0MTM3fQ.9hwuPUZGKrykuAgj_uekodk4d4voHHoEHB_BcCpXY7I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db7be59cc3c9c83-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:e000:5ba:80b0:c06a:71ff:fe28:8bea",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Mar-2026 02:52:37 UTC] === END API CALL LOG ===
[13-Mar-2026 02:52:37 UTC] ✅ API Hash verification passed for profile endpoint
[13-Mar-2026 02:52:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzciLCJ1c2VybmFtZSI6Im1hbGxhaCIsImVtYWlsIjoiaGFmZWV6bWlyYW5pMDRAZ21haWwuY29tIiwiZXhwIjoxNzczNzU0MTM3fQ.9hwuPUZGKrykuAgj_uekodk4d4voHHoEHB_BcCpXY7I
[13-Mar-2026 02:52:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Mar-2026 02:52:37 UTC] ✅ JWT token verified successfully for user profile
[13-Mar-2026 02:52:37 UTC] User ID: 77
[13-Mar-2026 02:52:37 UTC] ✅ User profile retrieved successfully for user ID: 77
[13-Mar-2026 02:52:44 UTC] === API CALL LOG ===
[13-Mar-2026 02:52:44 UTC] Endpoint: user/profile.php
[13-Mar-2026 02:52:44 UTC] Full Log Data: {
    "timestamp": "2026-03-13 02:52:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:e000:5ba:80b0:c06a:71ff:fe28:8bea",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:e000:5ba:80b0:c06a:71ff:fe28:8bea, 172.71.81.18",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzciLCJ1c2VybmFtZSI6Im1hbGxhaCIsImVtYWlsIjoiaGFmZWV6bWlyYW5pMDRAZ21haWwuY29tIiwiZXhwIjoxNzczNzU0MTM3fQ.9hwuPUZGKrykuAgj_uekodk4d4voHHoEHB_BcCpXY7I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db7be8c4bae9c83-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:e000:5ba:80b0:c06a:71ff:fe28:8bea",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Mar-2026 02:52:44 UTC] === END API CALL LOG ===
[13-Mar-2026 02:52:44 UTC] ✅ API Hash verification passed for profile endpoint
[13-Mar-2026 02:52:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzciLCJ1c2VybmFtZSI6Im1hbGxhaCIsImVtYWlsIjoiaGFmZWV6bWlyYW5pMDRAZ21haWwuY29tIiwiZXhwIjoxNzczNzU0MTM3fQ.9hwuPUZGKrykuAgj_uekodk4d4voHHoEHB_BcCpXY7I
[13-Mar-2026 02:52:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Mar-2026 02:52:44 UTC] ✅ JWT token verified successfully for user profile
[13-Mar-2026 02:52:44 UTC] User ID: 77
[13-Mar-2026 02:52:44 UTC] ✅ User profile retrieved successfully for user ID: 77
[13-Mar-2026 02:53:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Mar-2026 02:53:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Mar-2026 02:53:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:e000:5ba:80b0:c06a:71ff:fe28:8bea, 162.158.88.29","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzciLCJ1c2VybmFtZSI6Im1hbGxhaCIsImVtYWlsIjoiaGFmZWV6bWlyYW5pMDRAZ21haWwuY29tIiwiZXhwIjoxNzczNzU0MTM3fQ.9hwuPUZGKrykuAgj_uekodk4d4voHHoEHB_BcCpXY7I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9db7bfc6c9adfdea-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2402:e000:5ba:80b0:c06a:71ff:fe28:8bea","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[13-Mar-2026 02:53:35 UTC] === User Orders API Called ===
[13-Mar-2026 02:53:35 UTC] User ID: 77
[13-Mar-2026 02:53:35 UTC] Limit: 20, Offset: 0
[13-Mar-2026 02:53:35 UTC] Orders found: 3
[13-Mar-2026 02:53:35 UTC] Orders data: [{"id":77,"quantity":1,"total_coins":35,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ForexAlpha91","status":"pending","created_at":"2026-03-13 06:22:15","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""},{"id":57,"quantity":35,"total_coins":35,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ForexAlpha91","status":"pending","created_at":"2026-03-11 08:44:09","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":56,"quantity":1,"total_coins":20,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ForexAlpha91","status":"pending","created_at":"2026-03-10 17:00:38","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[13-Mar-2026 02:53:35 UTC] Total orders count: 3
[13-Mar-2026 02:53:41 UTC] === API CALL LOG ===
[13-Mar-2026 02:53:41 UTC] Endpoint: user/profile.php
[13-Mar-2026 02:53:41 UTC] Full Log Data: {
    "timestamp": "2026-03-13 02:53:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:e000:5ba:80b0:c06a:71ff:fe28:8bea",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:e000:5ba:80b0:c06a:71ff:fe28:8bea, 162.158.88.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzciLCJ1c2VybmFtZSI6Im1hbGxhaCIsImVtYWlsIjoiaGFmZWV6bWlyYW5pMDRAZ21haWwuY29tIiwiZXhwIjoxNzczNzU0MTM3fQ.9hwuPUZGKrykuAgj_uekodk4d4voHHoEHB_BcCpXY7I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db7bfee8c54fdea-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:e000:5ba:80b0:c06a:71ff:fe28:8bea",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Mar-2026 02:53:41 UTC] === END API CALL LOG ===
[13-Mar-2026 02:53:41 UTC] ✅ API Hash verification passed for profile endpoint
[13-Mar-2026 02:53:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzciLCJ1c2VybmFtZSI6Im1hbGxhaCIsImVtYWlsIjoiaGFmZWV6bWlyYW5pMDRAZ21haWwuY29tIiwiZXhwIjoxNzczNzU0MTM3fQ.9hwuPUZGKrykuAgj_uekodk4d4voHHoEHB_BcCpXY7I
[13-Mar-2026 02:53:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Mar-2026 02:53:41 UTC] ✅ JWT token verified successfully for user profile
[13-Mar-2026 02:53:41 UTC] User ID: 77
[13-Mar-2026 02:53:41 UTC] ✅ User profile retrieved successfully for user ID: 77
[13-Mar-2026 02:53:42 UTC] User Purchases API - User ID: 77
[13-Mar-2026 02:53:42 UTC] User Purchases API - Total purchases found: 0
[13-Mar-2026 02:53:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Mar-2026 02:53:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Mar-2026 02:53:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:e000:5ba:80b0:c06a:71ff:fe28:8bea, 162.158.88.28","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzciLCJ1c2VybmFtZSI6Im1hbGxhaCIsImVtYWlsIjoiaGFmZWV6bWlyYW5pMDRAZ21haWwuY29tIiwiZXhwIjoxNzczNzU0MTM3fQ.9hwuPUZGKrykuAgj_uekodk4d4voHHoEHB_BcCpXY7I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9db7c04cb983fdea-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2402:e000:5ba:80b0:c06a:71ff:fe28:8bea","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[13-Mar-2026 02:53:56 UTC] === User Orders API Called ===
[13-Mar-2026 02:53:56 UTC] User ID: 77
[13-Mar-2026 02:53:56 UTC] Limit: 20, Offset: 0
[13-Mar-2026 02:53:56 UTC] Orders found: 3
[13-Mar-2026 02:53:56 UTC] Orders data: [{"id":77,"quantity":1,"total_coins":35,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ForexAlpha91","status":"pending","created_at":"2026-03-13 06:22:15","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""},{"id":57,"quantity":35,"total_coins":35,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ForexAlpha91","status":"pending","created_at":"2026-03-11 08:44:09","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":56,"quantity":1,"total_coins":20,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ForexAlpha91","status":"pending","created_at":"2026-03-10 17:00:38","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[13-Mar-2026 02:53:56 UTC] Total orders count: 3
[13-Mar-2026 02:54:09 UTC] === API CALL LOG ===
[13-Mar-2026 02:54:09 UTC] Endpoint: user/profile.php
[13-Mar-2026 02:54:09 UTC] Full Log Data: {
    "timestamp": "2026-03-13 02:54:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:e000:5ba:80b0:c06a:71ff:fe28:8bea",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "X-Forwarded-For": "2402:e000:5ba:80b0:c06a:71ff:fe28:8bea",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzciLCJ1c2VybmFtZSI6Im1hbGxhaCIsImVtYWlsIjoiaGFmZWV6bWlyYW5pMDRAZ21haWwuY29tIiwiZXhwIjoxNzczNzU0MTM3fQ.9hwuPUZGKrykuAgj_uekodk4d4voHHoEHB_BcCpXY7I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db7c09cda8dfdea-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:e000:5ba:80b0:c06a:71ff:fe28:8bea",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "Host": "api.memberx.app",
        "Connection": "Keep-Alive"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Mar-2026 02:54:09 UTC] === END API CALL LOG ===
[13-Mar-2026 02:54:09 UTC] ✅ API Hash verification passed for profile endpoint
[13-Mar-2026 02:54:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzciLCJ1c2VybmFtZSI6Im1hbGxhaCIsImVtYWlsIjoiaGFmZWV6bWlyYW5pMDRAZ21haWwuY29tIiwiZXhwIjoxNzczNzU0MTM3fQ.9hwuPUZGKrykuAgj_uekodk4d4voHHoEHB_BcCpXY7I
[13-Mar-2026 02:54:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Mar-2026 02:54:09 UTC] ✅ JWT token verified successfully for user profile
[13-Mar-2026 02:54:09 UTC] User ID: 77
[13-Mar-2026 02:54:09 UTC] ✅ User profile retrieved successfully for user ID: 77
[13-Mar-2026 02:54:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Mar-2026 02:54:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Mar-2026 02:54:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:e000:5ba:80b0:c06a:71ff:fe28:8bea, 162.158.88.29","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzciLCJ1c2VybmFtZSI6Im1hbGxhaCIsImVtYWlsIjoiaGFmZWV6bWlyYW5pMDRAZ21haWwuY29tIiwiZXhwIjoxNzczNzU0MTM3fQ.9hwuPUZGKrykuAgj_uekodk4d4voHHoEHB_BcCpXY7I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9db7c131ff29fdea-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2402:e000:5ba:80b0:c06a:71ff:fe28:8bea","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[13-Mar-2026 02:54:33 UTC] === User Orders API Called ===
[13-Mar-2026 02:54:33 UTC] User ID: 77
[13-Mar-2026 02:54:33 UTC] Limit: 20, Offset: 0
[13-Mar-2026 02:54:33 UTC] Orders found: 3
[13-Mar-2026 02:54:33 UTC] Orders data: [{"id":77,"quantity":1,"total_coins":35,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ForexAlpha91","status":"pending","created_at":"2026-03-13 06:22:15","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""},{"id":57,"quantity":35,"total_coins":35,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ForexAlpha91","status":"pending","created_at":"2026-03-11 08:44:09","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":56,"quantity":1,"total_coins":20,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ForexAlpha91","status":"pending","created_at":"2026-03-10 17:00:38","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[13-Mar-2026 02:54:33 UTC] Total orders count: 3
[13-Mar-2026 02:54:39 UTC] === API CALL LOG ===
[13-Mar-2026 02:54:39 UTC] Endpoint: user/profile.php
[13-Mar-2026 02:54:39 UTC] Full Log Data: {
    "timestamp": "2026-03-13 02:54:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:e000:5ba:80b0:c06a:71ff:fe28:8bea",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:e000:5ba:80b0:c06a:71ff:fe28:8bea, 162.158.88.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzciLCJ1c2VybmFtZSI6Im1hbGxhaCIsImVtYWlsIjoiaGFmZWV6bWlyYW5pMDRAZ21haWwuY29tIiwiZXhwIjoxNzczNzU0MTM3fQ.9hwuPUZGKrykuAgj_uekodk4d4voHHoEHB_BcCpXY7I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db7c155da54fdea-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:e000:5ba:80b0:c06a:71ff:fe28:8bea",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Mar-2026 02:54:39 UTC] === END API CALL LOG ===
[13-Mar-2026 02:54:39 UTC] ✅ API Hash verification passed for profile endpoint
[13-Mar-2026 02:54:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzciLCJ1c2VybmFtZSI6Im1hbGxhaCIsImVtYWlsIjoiaGFmZWV6bWlyYW5pMDRAZ21haWwuY29tIiwiZXhwIjoxNzczNzU0MTM3fQ.9hwuPUZGKrykuAgj_uekodk4d4voHHoEHB_BcCpXY7I
[13-Mar-2026 02:54:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Mar-2026 02:54:39 UTC] ✅ JWT token verified successfully for user profile
[13-Mar-2026 02:54:39 UTC] User ID: 77
[13-Mar-2026 02:54:39 UTC] ✅ User profile retrieved successfully for user ID: 77
[13-Mar-2026 02:54:47 UTC] === API CALL LOG ===
[13-Mar-2026 02:54:47 UTC] Endpoint: user/profile.php
[13-Mar-2026 02:54:47 UTC] Full Log Data: {
    "timestamp": "2026-03-13 02:54:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:e000:5ba:80b0:c06a:71ff:fe28:8bea",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:e000:5ba:80b0:c06a:71ff:fe28:8bea, 162.158.88.29",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzciLCJ1c2VybmFtZSI6Im1hbGxhaCIsImVtYWlsIjoiaGFmZWV6bWlyYW5pMDRAZ21haWwuY29tIiwiZXhwIjoxNzczNzU0MTM3fQ.9hwuPUZGKrykuAgj_uekodk4d4voHHoEHB_BcCpXY7I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db7c186abb0fdea-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:e000:5ba:80b0:c06a:71ff:fe28:8bea",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Mar-2026 02:54:47 UTC] === END API CALL LOG ===
[13-Mar-2026 02:54:47 UTC] ✅ API Hash verification passed for profile endpoint
[13-Mar-2026 02:54:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzciLCJ1c2VybmFtZSI6Im1hbGxhaCIsImVtYWlsIjoiaGFmZWV6bWlyYW5pMDRAZ21haWwuY29tIiwiZXhwIjoxNzczNzU0MTM3fQ.9hwuPUZGKrykuAgj_uekodk4d4voHHoEHB_BcCpXY7I
[13-Mar-2026 02:54:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Mar-2026 02:54:47 UTC] ✅ JWT token verified successfully for user profile
[13-Mar-2026 02:54:47 UTC] User ID: 77
[13-Mar-2026 02:54:47 UTC] ✅ User profile retrieved successfully for user ID: 77
[13-Mar-2026 03:27:30 UTC] === API CALL LOG ===
[13-Mar-2026 03:27:30 UTC] Endpoint: user/profile.php
[13-Mar-2026 03:27:30 UTC] Full Log Data: {
    "timestamp": "2026-03-13 03:27:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.246.228.53",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.246.228.53, 172.68.254.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5NSwidXNlcm5hbWUiOiJrb2tvbyBiZWUiLCJlbWFpbCI6Iktva283N2JlbkBnbWFpbC5jb20iLCJleHAiOjE3NzM5NjUzOTB9.cyJ7XwDRpLjco9Q5-FefUuPpmAfEGYrl5s6XJPJAZRc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db7f176ce5d44f4-ORN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "154.246.228.53",
        "CF-IPCountry": "DZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Mar-2026 03:27:30 UTC] === END API CALL LOG ===
[13-Mar-2026 03:27:30 UTC] ✅ API Hash verification passed for profile endpoint
[13-Mar-2026 03:27:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5NSwidXNlcm5hbWUiOiJrb2tvbyBiZWUiLCJlbWFpbCI6Iktva283N2JlbkBnbWFpbC5jb20iLCJleHAiOjE3NzM5NjUzOTB9.cyJ7XwDRpLjco9Q5-FefUuPpmAfEGYrl5s6XJPJAZRc
[13-Mar-2026 03:27:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Mar-2026 03:27:30 UTC] ✅ JWT token verified successfully for user profile
[13-Mar-2026 03:27:30 UTC] User ID: 95
[13-Mar-2026 03:27:30 UTC] ✅ User profile retrieved successfully for user ID: 95
[13-Mar-2026 03:27:31 UTC] === API CALL LOG ===
[13-Mar-2026 03:27:31 UTC] Endpoint: user/profile.php
[13-Mar-2026 03:27:31 UTC] Full Log Data: {
    "timestamp": "2026-03-13 03:27:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.246.228.53",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.246.228.53, 172.68.254.135",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5NSwidXNlcm5hbWUiOiJrb2tvbyBiZWUiLCJlbWFpbCI6Iktva283N2JlbkBnbWFpbC5jb20iLCJleHAiOjE3NzM5NjUzOTB9.cyJ7XwDRpLjco9Q5-FefUuPpmAfEGYrl5s6XJPJAZRc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db7f17b7b3a44f4-ORN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "154.246.228.53",
        "CF-IPCountry": "DZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Mar-2026 03:27:31 UTC] === END API CALL LOG ===
[13-Mar-2026 03:27:31 UTC] ✅ API Hash verification passed for profile endpoint
[13-Mar-2026 03:27:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5NSwidXNlcm5hbWUiOiJrb2tvbyBiZWUiLCJlbWFpbCI6Iktva283N2JlbkBnbWFpbC5jb20iLCJleHAiOjE3NzM5NjUzOTB9.cyJ7XwDRpLjco9Q5-FefUuPpmAfEGYrl5s6XJPJAZRc
[13-Mar-2026 03:27:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Mar-2026 03:27:31 UTC] ✅ JWT token verified successfully for user profile
[13-Mar-2026 03:27:31 UTC] User ID: 95
[13-Mar-2026 03:27:31 UTC] ✅ User profile retrieved successfully for user ID: 95
[13-Mar-2026 03:27:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Mar-2026 03:27:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Mar-2026 03:27:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"154.246.228.53, 172.68.254.137","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5NSwidXNlcm5hbWUiOiJrb2tvbyBiZWUiLCJlbWFpbCI6Iktva283N2JlbkBnbWFpbC5jb20iLCJleHAiOjE3NzM5NjUzOTB9.cyJ7XwDRpLjco9Q5-FefUuPpmAfEGYrl5s6XJPJAZRc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9db7f18a3b4c44f4-ORN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"154.246.228.53","CF-IPCountry":"DZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[13-Mar-2026 03:27:33 UTC] === User Orders API Called ===
[13-Mar-2026 03:27:33 UTC] User ID: 95
[13-Mar-2026 03:27:33 UTC] Limit: 20, Offset: 0
[13-Mar-2026 03:27:33 UTC] Orders found: 5
[13-Mar-2026 03:27:33 UTC] Orders data: [{"id":76,"quantity":1,"total_coins":20,"coin_type":"regular","telegram_link":"https:\/\/t.me\/GetReferrals7","status":"pending","created_at":"2026-03-13 03:39:09","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":75,"quantity":1,"total_coins":20,"coin_type":"regular","telegram_link":"https:\/\/t.me\/GetReferrals7","status":"pending","created_at":"2026-03-13 03:38:51","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":74,"quantity":1,"total_coins":20,"coin_type":"regular","telegram_link":"https:\/\/t.me\/GetReferrals7","status":"pending","created_at":"2026-03-13 03:38:33","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":73,"quantity":1,"total_coins":20,"coin_type":"regular","telegram_link":"https:\/\/t.me\/GetReferrals7","status":"pending","created_at":"2026-03-13 03:37:56","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":72,"quantity":1,"total_coins":20,"coin_type":"regular","telegram_link":"https:\/\/t.me\/GetReferrals7","status":"pending","created_at":"2026-03-13 03:35:45","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[13-Mar-2026 03:27:33 UTC] Total orders count: 5
[13-Mar-2026 03:27:49 UTC] === API CALL LOG ===
[13-Mar-2026 03:27:49 UTC] Endpoint: user/profile.php
[13-Mar-2026 03:27:49 UTC] Full Log Data: {
    "timestamp": "2026-03-13 03:27:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.246.228.53",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.246.228.53, 172.68.254.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5NSwidXNlcm5hbWUiOiJrb2tvbyBiZWUiLCJlbWFpbCI6Iktva283N2JlbkBnbWFpbC5jb20iLCJleHAiOjE3NzM5NjUzOTB9.cyJ7XwDRpLjco9Q5-FefUuPpmAfEGYrl5s6XJPJAZRc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db7f1ed2b2744f4-ORN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "154.246.228.53",
        "CF-IPCountry": "DZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Mar-2026 03:27:49 UTC] === END API CALL LOG ===
[13-Mar-2026 03:27:49 UTC] ✅ API Hash verification passed for profile endpoint
[13-Mar-2026 03:27:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5NSwidXNlcm5hbWUiOiJrb2tvbyBiZWUiLCJlbWFpbCI6Iktva283N2JlbkBnbWFpbC5jb20iLCJleHAiOjE3NzM5NjUzOTB9.cyJ7XwDRpLjco9Q5-FefUuPpmAfEGYrl5s6XJPJAZRc
[13-Mar-2026 03:27:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Mar-2026 03:27:49 UTC] ✅ JWT token verified successfully for user profile
[13-Mar-2026 03:27:49 UTC] User ID: 95
[13-Mar-2026 03:27:49 UTC] ✅ User profile retrieved successfully for user ID: 95
[13-Mar-2026 03:27:57 UTC] === API CALL LOG ===
[13-Mar-2026 03:27:57 UTC] Endpoint: user/profile.php
[13-Mar-2026 03:27:57 UTC] Full Log Data: {
    "timestamp": "2026-03-13 03:27:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.246.228.53",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.246.228.53, 172.68.254.136",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5NSwidXNlcm5hbWUiOiJrb2tvbyBiZWUiLCJlbWFpbCI6Iktva283N2JlbkBnbWFpbC5jb20iLCJleHAiOjE3NzM5NjUzOTB9.cyJ7XwDRpLjco9Q5-FefUuPpmAfEGYrl5s6XJPJAZRc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db7f21dff8544f4-ORN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "154.246.228.53",
        "CF-IPCountry": "DZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Mar-2026 03:27:57 UTC] === END API CALL LOG ===
[13-Mar-2026 03:27:57 UTC] ✅ API Hash verification passed for profile endpoint
[13-Mar-2026 03:27:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5NSwidXNlcm5hbWUiOiJrb2tvbyBiZWUiLCJlbWFpbCI6Iktva283N2JlbkBnbWFpbC5jb20iLCJleHAiOjE3NzM5NjUzOTB9.cyJ7XwDRpLjco9Q5-FefUuPpmAfEGYrl5s6XJPJAZRc
[13-Mar-2026 03:27:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Mar-2026 03:27:57 UTC] ✅ JWT token verified successfully for user profile
[13-Mar-2026 03:27:57 UTC] User ID: 95
[13-Mar-2026 03:27:57 UTC] ✅ User profile retrieved successfully for user ID: 95
[13-Mar-2026 03:27:57 UTC] User Purchases API - User ID: 95
[13-Mar-2026 03:27:57 UTC] User Purchases API - Total purchases found: 0
[13-Mar-2026 05:05:06 UTC] === API CALL LOG ===
[13-Mar-2026 05:05:06 UTC] Endpoint: user/profile.php
[13-Mar-2026 05:05:06 UTC] Full Log Data: {
    "timestamp": "2026-03-13 05:05:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.182.43.78",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.182.43.78, 162.159.122.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYiLCJ1c2VybmFtZSI6ImRmd3lmd3RmIiwiZW1haWwiOiJ0b255bWxhazJAZ21haWwuY29tIiwiZXhwIjoxNzczOTgzMTA1fQ.-zvx3UW-L6Ib1XAd77-TgR-QpkjBRUOJKMIwtLs51ss",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db880714bb4376c-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "154.182.43.78",
        "CF-IPCountry": "EG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Mar-2026 05:05:06 UTC] === END API CALL LOG ===
[13-Mar-2026 05:05:06 UTC] ✅ API Hash verification passed for profile endpoint
[13-Mar-2026 05:05:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYiLCJ1c2VybmFtZSI6ImRmd3lmd3RmIiwiZW1haWwiOiJ0b255bWxhazJAZ21haWwuY29tIiwiZXhwIjoxNzczOTgzMTA1fQ.-zvx3UW-L6Ib1XAd77-TgR-QpkjBRUOJKMIwtLs51ss
[13-Mar-2026 05:05:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Mar-2026 05:05:06 UTC] ✅ JWT token verified successfully for user profile
[13-Mar-2026 05:05:06 UTC] User ID: 96
[13-Mar-2026 05:05:06 UTC] ✅ User profile retrieved successfully for user ID: 96
[13-Mar-2026 05:05:14 UTC] === API CALL LOG ===
[13-Mar-2026 05:05:14 UTC] Endpoint: user/profile.php
[13-Mar-2026 05:05:14 UTC] Full Log Data: {
    "timestamp": "2026-03-13 05:05:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.182.43.78",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.182.43.78, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYiLCJ1c2VybmFtZSI6ImRmd3lmd3RmIiwiZW1haWwiOiJ0b255bWxhazJAZ21haWwuY29tIiwiZXhwIjoxNzczOTgzMTA1fQ.-zvx3UW-L6Ib1XAd77-TgR-QpkjBRUOJKMIwtLs51ss",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db880a0c93b376c-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "154.182.43.78",
        "CF-IPCountry": "EG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Mar-2026 05:05:14 UTC] === END API CALL LOG ===
[13-Mar-2026 05:05:14 UTC] ✅ API Hash verification passed for profile endpoint
[13-Mar-2026 05:05:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYiLCJ1c2VybmFtZSI6ImRmd3lmd3RmIiwiZW1haWwiOiJ0b255bWxhazJAZ21haWwuY29tIiwiZXhwIjoxNzczOTgzMTA1fQ.-zvx3UW-L6Ib1XAd77-TgR-QpkjBRUOJKMIwtLs51ss
[13-Mar-2026 05:05:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Mar-2026 05:05:14 UTC] ✅ JWT token verified successfully for user profile
[13-Mar-2026 05:05:14 UTC] User ID: 96
[13-Mar-2026 05:05:14 UTC] ✅ User profile retrieved successfully for user ID: 96
[13-Mar-2026 05:05:14 UTC] User Purchases API - User ID: 96
[13-Mar-2026 05:05:14 UTC] User Purchases API - Total purchases found: 0
[13-Mar-2026 05:05:15 UTC] === API CALL LOG ===
[13-Mar-2026 05:05:15 UTC] Endpoint: user/profile.php
[13-Mar-2026 05:05:15 UTC] Full Log Data: {
    "timestamp": "2026-03-13 05:05:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.182.43.78",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.182.43.78, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYiLCJ1c2VybmFtZSI6ImRmd3lmd3RmIiwiZW1haWwiOiJ0b255bWxhazJAZ21haWwuY29tIiwiZXhwIjoxNzczOTgzMTA1fQ.-zvx3UW-L6Ib1XAd77-TgR-QpkjBRUOJKMIwtLs51ss",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db880a87a26376c-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "154.182.43.78",
        "CF-IPCountry": "EG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Mar-2026 05:05:15 UTC] === END API CALL LOG ===
[13-Mar-2026 05:05:15 UTC] ✅ API Hash verification passed for profile endpoint
[13-Mar-2026 05:05:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYiLCJ1c2VybmFtZSI6ImRmd3lmd3RmIiwiZW1haWwiOiJ0b255bWxhazJAZ21haWwuY29tIiwiZXhwIjoxNzczOTgzMTA1fQ.-zvx3UW-L6Ib1XAd77-TgR-QpkjBRUOJKMIwtLs51ss
[13-Mar-2026 05:05:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Mar-2026 05:05:15 UTC] ✅ JWT token verified successfully for user profile
[13-Mar-2026 05:05:15 UTC] User ID: 96
[13-Mar-2026 05:05:15 UTC] ✅ User profile retrieved successfully for user ID: 96
[13-Mar-2026 05:06:05 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Mar-2026 05:06:05 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Mar-2026 05:06:05 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"154.182.43.78, 172.68.234.130","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYiLCJ1c2VybmFtZSI6ImRmd3lmd3RmIiwiZW1haWwiOiJ0b255bWxhazJAZ21haWwuY29tIiwiZXhwIjoxNzczOTgzMTA1fQ.-zvx3UW-L6Ib1XAd77-TgR-QpkjBRUOJKMIwtLs51ss","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9db881e06a0ae1e5-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"154.182.43.78","CF-IPCountry":"EG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[13-Mar-2026 05:06:05 UTC] === User Orders API Called ===
[13-Mar-2026 05:06:05 UTC] User ID: 96
[13-Mar-2026 05:06:05 UTC] Limit: 20, Offset: 0
[13-Mar-2026 05:06:05 UTC] Orders found: 1
[13-Mar-2026 05:06:05 UTC] Orders data: [{"id":78,"quantity":5,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/a4_v4","status":"pending","created_at":"2026-03-13 08:36:03","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[13-Mar-2026 05:06:05 UTC] Total orders count: 1
[13-Mar-2026 05:06:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Mar-2026 05:06:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Mar-2026 05:06:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"154.182.43.78, 172.68.234.130","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYiLCJ1c2VybmFtZSI6ImRmd3lmd3RmIiwiZW1haWwiOiJ0b255bWxhazJAZ21haWwuY29tIiwiZXhwIjoxNzczOTgzMTA1fQ.-zvx3UW-L6Ib1XAd77-TgR-QpkjBRUOJKMIwtLs51ss","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9db882bb9d00e1b7-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"154.182.43.78","CF-IPCountry":"EG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[13-Mar-2026 05:06:40 UTC] === User Orders API Called ===
[13-Mar-2026 05:06:40 UTC] User ID: 96
[13-Mar-2026 05:06:40 UTC] Limit: 20, Offset: 0
[13-Mar-2026 05:06:40 UTC] Orders found: 1
[13-Mar-2026 05:06:40 UTC] Orders data: [{"id":78,"quantity":5,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/a4_v4","status":"pending","created_at":"2026-03-13 08:36:03","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[13-Mar-2026 05:06:40 UTC] Total orders count: 1
[13-Mar-2026 05:06:47 UTC] === API CALL LOG ===
[13-Mar-2026 05:06:47 UTC] Endpoint: user/profile.php
[13-Mar-2026 05:06:47 UTC] Full Log Data: {
    "timestamp": "2026-03-13 05:06:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.182.43.78",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.182.43.78, 162.158.22.192",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYiLCJ1c2VybmFtZSI6ImRmd3lmd3RmIiwiZW1haWwiOiJ0b255bWxhazJAZ21haWwuY29tIiwiZXhwIjoxNzczOTgzMTA1fQ.-zvx3UW-L6Ib1XAd77-TgR-QpkjBRUOJKMIwtLs51ss",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db882e91b80d20c-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "154.182.43.78",
        "CF-IPCountry": "EG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Mar-2026 05:06:47 UTC] === END API CALL LOG ===
[13-Mar-2026 05:06:47 UTC] ✅ API Hash verification passed for profile endpoint
[13-Mar-2026 05:06:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYiLCJ1c2VybmFtZSI6ImRmd3lmd3RmIiwiZW1haWwiOiJ0b255bWxhazJAZ21haWwuY29tIiwiZXhwIjoxNzczOTgzMTA1fQ.-zvx3UW-L6Ib1XAd77-TgR-QpkjBRUOJKMIwtLs51ss
[13-Mar-2026 05:06:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Mar-2026 05:06:47 UTC] ✅ JWT token verified successfully for user profile
[13-Mar-2026 05:06:47 UTC] User ID: 96
[13-Mar-2026 05:06:47 UTC] ✅ User profile retrieved successfully for user ID: 96
[13-Mar-2026 05:06:48 UTC] === API CALL LOG ===
[13-Mar-2026 05:06:48 UTC] Endpoint: user/profile.php
[13-Mar-2026 05:06:48 UTC] Full Log Data: {
    "timestamp": "2026-03-13 05:06:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.182.43.78",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.182.43.78, 162.158.22.104",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYiLCJ1c2VybmFtZSI6ImRmd3lmd3RmIiwiZW1haWwiOiJ0b255bWxhazJAZ21haWwuY29tIiwiZXhwIjoxNzczOTgzMTA1fQ.-zvx3UW-L6Ib1XAd77-TgR-QpkjBRUOJKMIwtLs51ss",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db882ed58bcd20c-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "154.182.43.78",
        "CF-IPCountry": "EG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Mar-2026 05:06:48 UTC] === END API CALL LOG ===
[13-Mar-2026 05:06:48 UTC] ✅ API Hash verification passed for profile endpoint
[13-Mar-2026 05:06:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYiLCJ1c2VybmFtZSI6ImRmd3lmd3RmIiwiZW1haWwiOiJ0b255bWxhazJAZ21haWwuY29tIiwiZXhwIjoxNzczOTgzMTA1fQ.-zvx3UW-L6Ib1XAd77-TgR-QpkjBRUOJKMIwtLs51ss
[13-Mar-2026 05:06:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Mar-2026 05:06:48 UTC] ✅ JWT token verified successfully for user profile
[13-Mar-2026 05:06:48 UTC] User ID: 96
[13-Mar-2026 05:06:48 UTC] ✅ User profile retrieved successfully for user ID: 96
[13-Mar-2026 05:07:57 UTC] === API CALL LOG ===
[13-Mar-2026 05:07:57 UTC] Endpoint: user/profile.php
[13-Mar-2026 05:07:57 UTC] Full Log Data: {
    "timestamp": "2026-03-13 05:07:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.182.43.78",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.182.43.78, 172.70.108.209",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYiLCJ1c2VybmFtZSI6ImRmd3lmd3RmIiwiZW1haWwiOiJ0b255bWxhazJAZ21haWwuY29tIiwiZXhwIjoxNzczOTgzMTA1fQ.-zvx3UW-L6Ib1XAd77-TgR-QpkjBRUOJKMIwtLs51ss",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9db8849bd888e1ec-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "154.182.43.78",
        "CF-IPCountry": "EG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Mar-2026 05:07:57 UTC] === END API CALL LOG ===
[13-Mar-2026 05:07:57 UTC] ✅ API Hash verification passed for profile endpoint
[13-Mar-2026 05:07:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYiLCJ1c2VybmFtZSI6ImRmd3lmd3RmIiwiZW1haWwiOiJ0b255bWxhazJAZ21haWwuY29tIiwiZXhwIjoxNzczOTgzMTA1fQ.-zvx3UW-L6Ib1XAd77-TgR-QpkjBRUOJKMIwtLs51ss
[13-Mar-2026 05:07:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Mar-2026 05:07:57 UTC] ✅ JWT token verified successfully for user profile
[13-Mar-2026 05:07:57 UTC] User ID: 96
[13-Mar-2026 05:07:57 UTC] ✅ User profile retrieved successfully for user ID: 96
[13-Mar-2026 07:07:15 UTC] === API CALL LOG ===
[13-Mar-2026 07:07:15 UTC] Endpoint: user/profile.php
[13-Mar-2026 07:07:15 UTC] Full Log Data: {
    "timestamp": "2026-03-13 07:07:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8898:4032:1e48:5fce:96:21ef",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Api-Hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "Cf-Ray": "9db9335c4803e1aa-MRS",
        "Cdn-Loop": "cloudflare; loops=1",
        "Cf-Connecting-Ip": "2401:4900:8898:4032:1e48:5fce:96:21ef",
        "Cf-Ipcountry": "IN",
        "Cf-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Mar-2026 07:07:15 UTC] === END API CALL LOG ===
[13-Mar-2026 20:10:10 UTC] === API CALL LOG ===
[13-Mar-2026 20:10:10 UTC] Endpoint: user/profile.php
[13-Mar-2026 20:10:10 UTC] Full Log Data: {
    "timestamp": "2026-03-13 20:10:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.246.246.242",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Api-Hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "Cf-Ray": "9dbdae371f6f6d96-ORN",
        "Cdn-Loop": "cloudflare; loops=1",
        "Cf-Connecting-Ip": "154.246.246.242",
        "Cf-Ipcountry": "DZ",
        "Cf-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Mar-2026 20:10:10 UTC] === END API CALL LOG ===
[14-Mar-2026 11:12:52 UTC] === API CALL LOG ===
[14-Mar-2026 11:12:52 UTC] Endpoint: user/profile.php
[14-Mar-2026 11:12:52 UTC] Full Log Data: {
    "timestamp": "2026-03-14 11:12:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "91.107.146.170",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "91.107.146.170, 172.71.172.175",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0MDkxNTcxfQ.vMvkGHspjOeXry34_bSBgqcEUx3wMR3baFr98Dk1f88",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dc2d8871bb0d39c-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "91.107.146.170",
        "CF-IPCountry": "DE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Mar-2026 11:12:52 UTC] === END API CALL LOG ===
[14-Mar-2026 11:12:52 UTC] ✅ API Hash verification passed for profile endpoint
[14-Mar-2026 11:12:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0MDkxNTcxfQ.vMvkGHspjOeXry34_bSBgqcEUx3wMR3baFr98Dk1f88
[14-Mar-2026 11:12:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Mar-2026 11:12:52 UTC] ✅ JWT token verified successfully for user profile
[14-Mar-2026 11:12:52 UTC] User ID: 5
[14-Mar-2026 11:12:52 UTC] ✅ User profile retrieved successfully for user ID: 5
[14-Mar-2026 11:12:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Mar-2026 11:12:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Mar-2026 11:12:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"91.107.146.170, 172.71.172.174","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0MDkxNTcxfQ.vMvkGHspjOeXry34_bSBgqcEUx3wMR3baFr98Dk1f88","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9dc2d8871bafd39c-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"91.107.146.170","CF-IPCountry":"DE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[14-Mar-2026 11:12:52 UTC] === User Orders API Called ===
[14-Mar-2026 11:12:52 UTC] User ID: 5
[14-Mar-2026 11:12:52 UTC] Limit: 20, Offset: 0
[14-Mar-2026 11:12:52 UTC] Orders found: 2
[14-Mar-2026 11:12:52 UTC] Orders data: [{"id":5,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/trademaxpooya\/32406","status":"completed","created_at":"2025-11-12 11:43:57","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":4,"quantity":10,"total_coins":10,"coin_type":"regular","telegram_link":"t.me\/tehhhst\/5","status":"cancelled","created_at":"2025-11-12 11:09:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[14-Mar-2026 11:12:52 UTC] Total orders count: 2
[14-Mar-2026 11:13:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Mar-2026 11:13:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Mar-2026 11:13:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"91.107.146.170, 172.71.172.175","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0MDkxNTcxfQ.vMvkGHspjOeXry34_bSBgqcEUx3wMR3baFr98Dk1f88","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9dc2d8bb5d15d39c-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"91.107.146.170","CF-IPCountry":"DE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[14-Mar-2026 11:13:00 UTC] === User Orders API Called ===
[14-Mar-2026 11:13:00 UTC] User ID: 5
[14-Mar-2026 11:13:00 UTC] Limit: 20, Offset: 0
[14-Mar-2026 11:13:00 UTC] Orders found: 2
[14-Mar-2026 11:13:00 UTC] Orders data: [{"id":5,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/trademaxpooya\/32406","status":"completed","created_at":"2025-11-12 11:43:57","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":4,"quantity":10,"total_coins":10,"coin_type":"regular","telegram_link":"t.me\/tehhhst\/5","status":"cancelled","created_at":"2025-11-12 11:09:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[14-Mar-2026 11:13:00 UTC] Total orders count: 2
[14-Mar-2026 11:13:00 UTC] === API CALL LOG ===
[14-Mar-2026 11:13:00 UTC] Endpoint: user/profile.php
[14-Mar-2026 11:13:00 UTC] Full Log Data: {
    "timestamp": "2026-03-14 11:13:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "91.107.146.170",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "91.107.146.170, 172.71.172.174",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0MDkxNTcxfQ.vMvkGHspjOeXry34_bSBgqcEUx3wMR3baFr98Dk1f88",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dc2d8bc2f45d39c-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "91.107.146.170",
        "CF-IPCountry": "DE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Mar-2026 11:13:00 UTC] === END API CALL LOG ===
[14-Mar-2026 11:13:00 UTC] ✅ API Hash verification passed for profile endpoint
[14-Mar-2026 11:13:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0MDkxNTcxfQ.vMvkGHspjOeXry34_bSBgqcEUx3wMR3baFr98Dk1f88
[14-Mar-2026 11:13:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Mar-2026 11:13:00 UTC] ✅ JWT token verified successfully for user profile
[14-Mar-2026 11:13:00 UTC] User ID: 5
[14-Mar-2026 11:13:00 UTC] ✅ User profile retrieved successfully for user ID: 5
[14-Mar-2026 12:20:47 UTC] === API CALL LOG ===
[14-Mar-2026 12:20:47 UTC] Endpoint: user/profile.php
[14-Mar-2026 12:20:47 UTC] Full Log Data: {
    "timestamp": "2026-03-14 12:20:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "91.107.146.170",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "91.107.146.170, 172.70.240.25",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0MDkxNTcxfQ.vMvkGHspjOeXry34_bSBgqcEUx3wMR3baFr98Dk1f88",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dc33c04d90bc4d8-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "91.107.146.170",
        "CF-IPCountry": "DE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Mar-2026 12:20:47 UTC] === END API CALL LOG ===
[14-Mar-2026 12:20:47 UTC] ✅ API Hash verification passed for profile endpoint
[14-Mar-2026 12:20:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0MDkxNTcxfQ.vMvkGHspjOeXry34_bSBgqcEUx3wMR3baFr98Dk1f88
[14-Mar-2026 12:20:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Mar-2026 12:20:47 UTC] ✅ JWT token verified successfully for user profile
[14-Mar-2026 12:20:47 UTC] User ID: 5
[14-Mar-2026 12:20:47 UTC] ✅ User profile retrieved successfully for user ID: 5
[14-Mar-2026 12:20:47 UTC] User Purchases API - User ID: 5
[14-Mar-2026 12:20:47 UTC] User Purchases API - Total purchases found: 7
[14-Mar-2026 12:20:49 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Mar-2026 12:20:49 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Mar-2026 12:20:49 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"91.107.146.170, 172.70.240.25","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0MDkxNTcxfQ.vMvkGHspjOeXry34_bSBgqcEUx3wMR3baFr98Dk1f88","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9dc33c111b95c4d8-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"91.107.146.170","CF-IPCountry":"DE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[14-Mar-2026 12:20:49 UTC] === User Orders API Called ===
[14-Mar-2026 12:20:49 UTC] User ID: 5
[14-Mar-2026 12:20:49 UTC] Limit: 20, Offset: 0
[14-Mar-2026 12:20:49 UTC] Orders found: 2
[14-Mar-2026 12:20:49 UTC] Orders data: [{"id":5,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/trademaxpooya\/32406","status":"completed","created_at":"2025-11-12 11:43:57","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":4,"quantity":10,"total_coins":10,"coin_type":"regular","telegram_link":"t.me\/tehhhst\/5","status":"cancelled","created_at":"2025-11-12 11:09:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[14-Mar-2026 12:20:49 UTC] Total orders count: 2
[14-Mar-2026 12:20:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Mar-2026 12:20:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Mar-2026 12:20:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"91.107.146.170, 172.70.240.25","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0MDkxNTcxfQ.vMvkGHspjOeXry34_bSBgqcEUx3wMR3baFr98Dk1f88","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9dc33c1beaeac4d8-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"91.107.146.170","CF-IPCountry":"DE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[14-Mar-2026 12:20:51 UTC] === User Orders API Called ===
[14-Mar-2026 12:20:51 UTC] User ID: 5
[14-Mar-2026 12:20:51 UTC] Limit: 20, Offset: 0
[14-Mar-2026 12:20:51 UTC] Orders found: 2
[14-Mar-2026 12:20:51 UTC] Orders data: [{"id":5,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/trademaxpooya\/32406","status":"completed","created_at":"2025-11-12 11:43:57","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":4,"quantity":10,"total_coins":10,"coin_type":"regular","telegram_link":"t.me\/tehhhst\/5","status":"cancelled","created_at":"2025-11-12 11:09:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[14-Mar-2026 12:20:51 UTC] Total orders count: 2
[14-Mar-2026 12:20:51 UTC] === API CALL LOG ===
[14-Mar-2026 12:20:51 UTC] Endpoint: user/profile.php
[14-Mar-2026 12:20:51 UTC] Full Log Data: {
    "timestamp": "2026-03-14 12:20:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "91.107.146.170",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "91.107.146.170, 172.70.240.25",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0MDkxNTcxfQ.vMvkGHspjOeXry34_bSBgqcEUx3wMR3baFr98Dk1f88",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dc33c1c9c96c4d8-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "91.107.146.170",
        "CF-IPCountry": "DE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Mar-2026 12:20:51 UTC] === END API CALL LOG ===
[14-Mar-2026 12:20:51 UTC] ✅ API Hash verification passed for profile endpoint
[14-Mar-2026 12:20:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0MDkxNTcxfQ.vMvkGHspjOeXry34_bSBgqcEUx3wMR3baFr98Dk1f88
[14-Mar-2026 12:20:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Mar-2026 12:20:51 UTC] ✅ JWT token verified successfully for user profile
[14-Mar-2026 12:20:51 UTC] User ID: 5
[14-Mar-2026 12:20:51 UTC] ✅ User profile retrieved successfully for user ID: 5
[14-Mar-2026 12:58:26 UTC] === API CALL LOG ===
[14-Mar-2026 12:58:26 UTC] Endpoint: user/profile.php
[14-Mar-2026 12:58:26 UTC] Full Log Data: {
    "timestamp": "2026-03-14 12:58:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:4223:5628:0:3:e50b:4001",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:4223:5628:0:3:e50b:4001, 172.71.124.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTciLCJ1c2VybmFtZSI6ImFkb25lc2lyMiIsImVtYWlsIjoiYWRvbmVzaXIyQGdtYWlsLmNvbSIsImV4cCI6MTc3NDA5NzkwNX0.81PFckLU32EOjwO4WKzaoeDvfmGHEcZrQb8vqomJc68",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dc3732b394cce89-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:3a80:4223:5628:0:3:e50b:4001",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Mar-2026 12:58:26 UTC] === END API CALL LOG ===
[14-Mar-2026 12:58:26 UTC] ✅ API Hash verification passed for profile endpoint
[14-Mar-2026 12:58:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTciLCJ1c2VybmFtZSI6ImFkb25lc2lyMiIsImVtYWlsIjoiYWRvbmVzaXIyQGdtYWlsLmNvbSIsImV4cCI6MTc3NDA5NzkwNX0.81PFckLU32EOjwO4WKzaoeDvfmGHEcZrQb8vqomJc68
[14-Mar-2026 12:58:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Mar-2026 12:58:26 UTC] ✅ JWT token verified successfully for user profile
[14-Mar-2026 12:58:26 UTC] User ID: 97
[14-Mar-2026 12:58:26 UTC] ✅ User profile retrieved successfully for user ID: 97
[14-Mar-2026 16:29:38 UTC] === API CALL LOG ===
[14-Mar-2026 16:29:38 UTC] Endpoint: user/profile.php
[14-Mar-2026 16:29:38 UTC] Full Log Data: {
    "timestamp": "2026-03-14 16:29:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:ba80:a381:1c7e:9414:69ff:fe98:9af2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:ba80:a381:1c7e:9414:69ff:fe98:9af2, 172.69.165.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgiLCJ1c2VybmFtZSI6ImFiZHVsMTJxYWRlZXIiLCJlbWFpbCI6ImFiZHVsMTJxYWRlZXIxNjlAZ21haWwuY29tIiwiZXhwIjoxNzc0MTEwNTY3fQ.DOfV7mfipUm2HUgOEIZPdYlOWSU73LUN1szugRlJXE4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dc4a88adeb3db51-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:ba80:a381:1c7e:9414:69ff:fe98:9af2",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Mar-2026 16:29:38 UTC] === END API CALL LOG ===
[14-Mar-2026 16:29:38 UTC] ✅ API Hash verification passed for profile endpoint
[14-Mar-2026 16:29:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgiLCJ1c2VybmFtZSI6ImFiZHVsMTJxYWRlZXIiLCJlbWFpbCI6ImFiZHVsMTJxYWRlZXIxNjlAZ21haWwuY29tIiwiZXhwIjoxNzc0MTEwNTY3fQ.DOfV7mfipUm2HUgOEIZPdYlOWSU73LUN1szugRlJXE4
[14-Mar-2026 16:29:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Mar-2026 16:29:38 UTC] ✅ JWT token verified successfully for user profile
[14-Mar-2026 16:29:38 UTC] User ID: 98
[14-Mar-2026 16:29:38 UTC] ✅ User profile retrieved successfully for user ID: 98
[14-Mar-2026 16:31:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Mar-2026 16:31:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Mar-2026 16:31:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:ba80:a381:1c7e:9414:69ff:fe98:9af2, 172.68.164.136","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgiLCJ1c2VybmFtZSI6ImFiZHVsMTJxYWRlZXIiLCJlbWFpbCI6ImFiZHVsMTJxYWRlZXIxNjlAZ21haWwuY29tIiwiZXhwIjoxNzc0MTEwNTY3fQ.DOfV7mfipUm2HUgOEIZPdYlOWSU73LUN1szugRlJXE4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9dc4ab7a1ae1fe8c-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:ba80:a381:1c7e:9414:69ff:fe98:9af2","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[14-Mar-2026 16:31:38 UTC] === User Orders API Called ===
[14-Mar-2026 16:31:38 UTC] User ID: 98
[14-Mar-2026 16:31:38 UTC] Limit: 20, Offset: 0
[14-Mar-2026 16:31:38 UTC] Orders found: 0
[14-Mar-2026 16:31:38 UTC] Orders data: []
[14-Mar-2026 16:31:38 UTC] Total orders count: 0
[14-Mar-2026 16:31:39 UTC] === API CALL LOG ===
[14-Mar-2026 16:31:39 UTC] Endpoint: user/profile.php
[14-Mar-2026 16:31:39 UTC] Full Log Data: {
    "timestamp": "2026-03-14 16:31:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:ba80:a381:1c7e:9414:69ff:fe98:9af2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:ba80:a381:1c7e:9414:69ff:fe98:9af2, 172.68.164.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgiLCJ1c2VybmFtZSI6ImFiZHVsMTJxYWRlZXIiLCJlbWFpbCI6ImFiZHVsMTJxYWRlZXIxNjlAZ21haWwuY29tIiwiZXhwIjoxNzc0MTEwNTY3fQ.DOfV7mfipUm2HUgOEIZPdYlOWSU73LUN1szugRlJXE4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dc4ab7b2d3afe8c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:ba80:a381:1c7e:9414:69ff:fe98:9af2",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Mar-2026 16:31:39 UTC] === END API CALL LOG ===
[14-Mar-2026 16:31:39 UTC] ✅ API Hash verification passed for profile endpoint
[14-Mar-2026 16:31:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgiLCJ1c2VybmFtZSI6ImFiZHVsMTJxYWRlZXIiLCJlbWFpbCI6ImFiZHVsMTJxYWRlZXIxNjlAZ21haWwuY29tIiwiZXhwIjoxNzc0MTEwNTY3fQ.DOfV7mfipUm2HUgOEIZPdYlOWSU73LUN1szugRlJXE4
[14-Mar-2026 16:31:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Mar-2026 16:31:39 UTC] ✅ JWT token verified successfully for user profile
[14-Mar-2026 16:31:39 UTC] User ID: 98
[14-Mar-2026 16:31:39 UTC] ✅ User profile retrieved successfully for user ID: 98
[14-Mar-2026 16:31:39 UTC] === API CALL LOG ===
[14-Mar-2026 16:31:39 UTC] Endpoint: user/profile.php
[14-Mar-2026 16:31:39 UTC] Full Log Data: {
    "timestamp": "2026-03-14 16:31:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:ba80:a381:1c7e:9414:69ff:fe98:9af2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:ba80:a381:1c7e:9414:69ff:fe98:9af2, 172.68.164.136",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgiLCJ1c2VybmFtZSI6ImFiZHVsMTJxYWRlZXIiLCJlbWFpbCI6ImFiZHVsMTJxYWRlZXIxNjlAZ21haWwuY29tIiwiZXhwIjoxNzc0MTEwNTY3fQ.DOfV7mfipUm2HUgOEIZPdYlOWSU73LUN1szugRlJXE4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dc4ab7dab13fe8c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:ba80:a381:1c7e:9414:69ff:fe98:9af2",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Mar-2026 16:31:39 UTC] === END API CALL LOG ===
[14-Mar-2026 16:31:39 UTC] ✅ API Hash verification passed for profile endpoint
[14-Mar-2026 16:31:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgiLCJ1c2VybmFtZSI6ImFiZHVsMTJxYWRlZXIiLCJlbWFpbCI6ImFiZHVsMTJxYWRlZXIxNjlAZ21haWwuY29tIiwiZXhwIjoxNzc0MTEwNTY3fQ.DOfV7mfipUm2HUgOEIZPdYlOWSU73LUN1szugRlJXE4
[14-Mar-2026 16:31:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Mar-2026 16:31:39 UTC] ✅ JWT token verified successfully for user profile
[14-Mar-2026 16:31:39 UTC] User ID: 98
[14-Mar-2026 16:31:39 UTC] ✅ User profile retrieved successfully for user ID: 98
[14-Mar-2026 16:31:49 UTC] === API CALL LOG ===
[14-Mar-2026 16:31:49 UTC] Endpoint: user/profile.php
[14-Mar-2026 16:31:49 UTC] Full Log Data: {
    "timestamp": "2026-03-14 16:31:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:ba80:a381:1c7e:9414:69ff:fe98:9af2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:ba80:a381:1c7e:9414:69ff:fe98:9af2, 162.158.88.29",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgiLCJ1c2VybmFtZSI6ImFiZHVsMTJxYWRlZXIiLCJlbWFpbCI6ImFiZHVsMTJxYWRlZXIxNjlAZ21haWwuY29tIiwiZXhwIjoxNzc0MTEwNTY3fQ.DOfV7mfipUm2HUgOEIZPdYlOWSU73LUN1szugRlJXE4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dc4abba09f8fdff-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:ba80:a381:1c7e:9414:69ff:fe98:9af2",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Mar-2026 16:31:49 UTC] === END API CALL LOG ===
[14-Mar-2026 16:31:49 UTC] ✅ API Hash verification passed for profile endpoint
[14-Mar-2026 16:31:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgiLCJ1c2VybmFtZSI6ImFiZHVsMTJxYWRlZXIiLCJlbWFpbCI6ImFiZHVsMTJxYWRlZXIxNjlAZ21haWwuY29tIiwiZXhwIjoxNzc0MTEwNTY3fQ.DOfV7mfipUm2HUgOEIZPdYlOWSU73LUN1szugRlJXE4
[14-Mar-2026 16:31:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Mar-2026 16:31:49 UTC] ✅ JWT token verified successfully for user profile
[14-Mar-2026 16:31:49 UTC] User ID: 98
[14-Mar-2026 16:31:49 UTC] ✅ User profile retrieved successfully for user ID: 98
[14-Mar-2026 16:31:49 UTC] === API CALL LOG ===
[14-Mar-2026 16:31:49 UTC] Endpoint: user/profile.php
[14-Mar-2026 16:31:49 UTC] Full Log Data: {
    "timestamp": "2026-03-14 16:31:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:ba80:a381:1c7e:9414:69ff:fe98:9af2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:ba80:a381:1c7e:9414:69ff:fe98:9af2, 162.158.88.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgiLCJ1c2VybmFtZSI6ImFiZHVsMTJxYWRlZXIiLCJlbWFpbCI6ImFiZHVsMTJxYWRlZXIxNjlAZ21haWwuY29tIiwiZXhwIjoxNzc0MTEwNTY3fQ.DOfV7mfipUm2HUgOEIZPdYlOWSU73LUN1szugRlJXE4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dc4abbf7fc9fdff-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:ba80:a381:1c7e:9414:69ff:fe98:9af2",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Mar-2026 16:31:49 UTC] === END API CALL LOG ===
[14-Mar-2026 16:31:49 UTC] ✅ API Hash verification passed for profile endpoint
[14-Mar-2026 16:31:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgiLCJ1c2VybmFtZSI6ImFiZHVsMTJxYWRlZXIiLCJlbWFpbCI6ImFiZHVsMTJxYWRlZXIxNjlAZ21haWwuY29tIiwiZXhwIjoxNzc0MTEwNTY3fQ.DOfV7mfipUm2HUgOEIZPdYlOWSU73LUN1szugRlJXE4
[14-Mar-2026 16:31:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Mar-2026 16:31:49 UTC] ✅ JWT token verified successfully for user profile
[14-Mar-2026 16:31:49 UTC] User ID: 98
[14-Mar-2026 16:31:49 UTC] ✅ User profile retrieved successfully for user ID: 98
[14-Mar-2026 19:27:48 UTC] === API CALL LOG ===
[14-Mar-2026 19:27:48 UTC] Endpoint: user/profile.php
[14-Mar-2026 19:27:48 UTC] Full Log Data: {
    "timestamp": "2026-03-14 19:27:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "91.107.164.173",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "91.107.164.173, 172.71.164.218",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0MDkxNTcxfQ.vMvkGHspjOeXry34_bSBgqcEUx3wMR3baFr98Dk1f88",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dc5ad8589b5d27a-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "91.107.164.173",
        "CF-IPCountry": "DE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Mar-2026 19:27:48 UTC] === END API CALL LOG ===
[14-Mar-2026 19:27:48 UTC] ✅ API Hash verification passed for profile endpoint
[14-Mar-2026 19:27:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0MDkxNTcxfQ.vMvkGHspjOeXry34_bSBgqcEUx3wMR3baFr98Dk1f88
[14-Mar-2026 19:27:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Mar-2026 19:27:48 UTC] ✅ JWT token verified successfully for user profile
[14-Mar-2026 19:27:48 UTC] User ID: 5
[14-Mar-2026 19:27:48 UTC] ✅ User profile retrieved successfully for user ID: 5
[14-Mar-2026 19:27:50 UTC] === API CALL LOG ===
[14-Mar-2026 19:27:50 UTC] Endpoint: user/profile.php
[14-Mar-2026 19:27:50 UTC] Full Log Data: {
    "timestamp": "2026-03-14 19:27:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "91.107.164.173",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "91.107.164.173, 172.71.164.219",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0MDkxNTcxfQ.vMvkGHspjOeXry34_bSBgqcEUx3wMR3baFr98Dk1f88",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dc5ad954f9ed27a-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "91.107.164.173",
        "CF-IPCountry": "DE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Mar-2026 19:27:50 UTC] === END API CALL LOG ===
[14-Mar-2026 19:27:50 UTC] ✅ API Hash verification passed for profile endpoint
[14-Mar-2026 19:27:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0MDkxNTcxfQ.vMvkGHspjOeXry34_bSBgqcEUx3wMR3baFr98Dk1f88
[14-Mar-2026 19:27:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Mar-2026 19:27:50 UTC] ✅ JWT token verified successfully for user profile
[14-Mar-2026 19:27:50 UTC] User ID: 5
[14-Mar-2026 19:27:50 UTC] ✅ User profile retrieved successfully for user ID: 5
[14-Mar-2026 19:27:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Mar-2026 19:27:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Mar-2026 19:27:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"91.107.164.173, 172.71.164.219","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0MDkxNTcxfQ.vMvkGHspjOeXry34_bSBgqcEUx3wMR3baFr98Dk1f88","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9dc5ad954f9bd27a-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"91.107.164.173","CF-IPCountry":"DE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[14-Mar-2026 19:27:50 UTC] === User Orders API Called ===
[14-Mar-2026 19:27:50 UTC] User ID: 5
[14-Mar-2026 19:27:50 UTC] Limit: 20, Offset: 0
[14-Mar-2026 19:27:50 UTC] Orders found: 2
[14-Mar-2026 19:27:50 UTC] Orders data: [{"id":5,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/trademaxpooya\/32406","status":"completed","created_at":"2025-11-12 11:43:57","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":4,"quantity":10,"total_coins":10,"coin_type":"regular","telegram_link":"t.me\/tehhhst\/5","status":"cancelled","created_at":"2025-11-12 11:09:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[14-Mar-2026 19:27:50 UTC] Total orders count: 2
[14-Mar-2026 19:55:33 UTC] === API CALL LOG ===
[14-Mar-2026 19:55:33 UTC] Endpoint: user/profile.php
[14-Mar-2026 19:55:33 UTC] Full Log Data: {
    "timestamp": "2026-03-14 19:55:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.210.54.73",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.210.54.73, 172.70.91.142",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkiLCJ1c2VybmFtZSI6Im1pa2UzNCIsImVtYWlsIjoibWlrZWVrcG84NEBnbWFpbC5jb20iLCJleHAiOjE3NzQxMjI5MzJ9.ycFPeX2RM6_8dnU-okJUf24wgher8vAK4iLLlFjgqCk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dc5d62fdb1a417d-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.210.54.73",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Mar-2026 19:55:33 UTC] === END API CALL LOG ===
[14-Mar-2026 19:55:33 UTC] ✅ API Hash verification passed for profile endpoint
[14-Mar-2026 19:55:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkiLCJ1c2VybmFtZSI6Im1pa2UzNCIsImVtYWlsIjoibWlrZWVrcG84NEBnbWFpbC5jb20iLCJleHAiOjE3NzQxMjI5MzJ9.ycFPeX2RM6_8dnU-okJUf24wgher8vAK4iLLlFjgqCk
[14-Mar-2026 19:55:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Mar-2026 19:55:33 UTC] ✅ JWT token verified successfully for user profile
[14-Mar-2026 19:55:33 UTC] User ID: 99
[14-Mar-2026 19:55:33 UTC] ✅ User profile retrieved successfully for user ID: 99
[14-Mar-2026 19:55:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Mar-2026 19:55:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Mar-2026 19:55:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.210.54.73, 172.70.91.142","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkiLCJ1c2VybmFtZSI6Im1pa2UzNCIsImVtYWlsIjoibWlrZWVrcG84NEBnbWFpbC5jb20iLCJleHAiOjE3NzQxMjI5MzJ9.ycFPeX2RM6_8dnU-okJUf24wgher8vAK4iLLlFjgqCk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9dc5d68deb1c417d-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.210.54.73","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[14-Mar-2026 19:55:48 UTC] === User Orders API Called ===
[14-Mar-2026 19:55:48 UTC] User ID: 99
[14-Mar-2026 19:55:48 UTC] Limit: 20, Offset: 0
[14-Mar-2026 19:55:48 UTC] Orders found: 0
[14-Mar-2026 19:55:48 UTC] Orders data: []
[14-Mar-2026 19:55:48 UTC] Total orders count: 0
[14-Mar-2026 19:55:51 UTC] === API CALL LOG ===
[14-Mar-2026 19:55:51 UTC] Endpoint: user/profile.php
[14-Mar-2026 19:55:51 UTC] Full Log Data: {
    "timestamp": "2026-03-14 19:55:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.210.54.73",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.210.54.73, 172.70.91.142",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkiLCJ1c2VybmFtZSI6Im1pa2UzNCIsImVtYWlsIjoibWlrZWVrcG84NEBnbWFpbC5jb20iLCJleHAiOjE3NzQxMjI5MzJ9.ycFPeX2RM6_8dnU-okJUf24wgher8vAK4iLLlFjgqCk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dc5d69f3b28417d-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.210.54.73",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Mar-2026 19:55:51 UTC] === END API CALL LOG ===
[14-Mar-2026 19:55:51 UTC] ✅ API Hash verification passed for profile endpoint
[14-Mar-2026 19:55:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkiLCJ1c2VybmFtZSI6Im1pa2UzNCIsImVtYWlsIjoibWlrZWVrcG84NEBnbWFpbC5jb20iLCJleHAiOjE3NzQxMjI5MzJ9.ycFPeX2RM6_8dnU-okJUf24wgher8vAK4iLLlFjgqCk
[14-Mar-2026 19:55:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Mar-2026 19:55:51 UTC] ✅ JWT token verified successfully for user profile
[14-Mar-2026 19:55:51 UTC] User ID: 99
[14-Mar-2026 19:55:51 UTC] ✅ User profile retrieved successfully for user ID: 99
[14-Mar-2026 19:55:51 UTC] User Purchases API - User ID: 99
[14-Mar-2026 19:55:51 UTC] User Purchases API - Total purchases found: 0
[14-Mar-2026 19:55:58 UTC] User Purchases API - User ID: 99
[14-Mar-2026 19:55:58 UTC] User Purchases API - Total purchases found: 0
[14-Mar-2026 19:56:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Mar-2026 19:56:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Mar-2026 19:56:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.210.54.73, 172.70.91.141","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkiLCJ1c2VybmFtZSI6Im1pa2UzNCIsImVtYWlsIjoibWlrZWVrcG84NEBnbWFpbC5jb20iLCJleHAiOjE3NzQxMjI5MzJ9.ycFPeX2RM6_8dnU-okJUf24wgher8vAK4iLLlFjgqCk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9dc5d6d60951417d-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.210.54.73","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[14-Mar-2026 19:56:00 UTC] === User Orders API Called ===
[14-Mar-2026 19:56:00 UTC] User ID: 99
[14-Mar-2026 19:56:00 UTC] Limit: 20, Offset: 0
[14-Mar-2026 19:56:00 UTC] Orders found: 0
[14-Mar-2026 19:56:00 UTC] Orders data: []
[14-Mar-2026 19:56:00 UTC] Total orders count: 0
[14-Mar-2026 19:56:10 UTC] === API CALL LOG ===
[14-Mar-2026 19:56:10 UTC] Endpoint: user/profile.php
[14-Mar-2026 19:56:10 UTC] Full Log Data: {
    "timestamp": "2026-03-14 19:56:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.210.54.73",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.210.54.73, 172.70.91.141",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkiLCJ1c2VybmFtZSI6Im1pa2UzNCIsImVtYWlsIjoibWlrZWVrcG84NEBnbWFpbC5jb20iLCJleHAiOjE3NzQxMjI5MzJ9.ycFPeX2RM6_8dnU-okJUf24wgher8vAK4iLLlFjgqCk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dc5d7129ed0417d-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.210.54.73",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Mar-2026 19:56:10 UTC] === END API CALL LOG ===
[14-Mar-2026 19:56:10 UTC] ✅ API Hash verification passed for profile endpoint
[14-Mar-2026 19:56:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkiLCJ1c2VybmFtZSI6Im1pa2UzNCIsImVtYWlsIjoibWlrZWVrcG84NEBnbWFpbC5jb20iLCJleHAiOjE3NzQxMjI5MzJ9.ycFPeX2RM6_8dnU-okJUf24wgher8vAK4iLLlFjgqCk
[14-Mar-2026 19:56:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Mar-2026 19:56:10 UTC] ✅ JWT token verified successfully for user profile
[14-Mar-2026 19:56:10 UTC] User ID: 99
[14-Mar-2026 19:56:10 UTC] ✅ User profile retrieved successfully for user ID: 99
[14-Mar-2026 19:56:38 UTC] User Purchases API - User ID: 99
[14-Mar-2026 19:56:38 UTC] User Purchases API - Total purchases found: 0
[14-Mar-2026 19:56:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Mar-2026 19:56:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Mar-2026 19:56:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.210.54.73, 172.70.91.141","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkiLCJ1c2VybmFtZSI6Im1pa2UzNCIsImVtYWlsIjoibWlrZWVrcG84NEBnbWFpbC5jb20iLCJleHAiOjE3NzQxMjI5MzJ9.ycFPeX2RM6_8dnU-okJUf24wgher8vAK4iLLlFjgqCk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9dc5d7ce3dfa417d-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.210.54.73","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[14-Mar-2026 19:56:40 UTC] === User Orders API Called ===
[14-Mar-2026 19:56:40 UTC] User ID: 99
[14-Mar-2026 19:56:40 UTC] Limit: 20, Offset: 0
[14-Mar-2026 19:56:40 UTC] Orders found: 0
[14-Mar-2026 19:56:40 UTC] Orders data: []
[14-Mar-2026 19:56:40 UTC] Total orders count: 0
[14-Mar-2026 19:56:43 UTC] === API CALL LOG ===
[14-Mar-2026 19:56:43 UTC] Endpoint: user/profile.php
[14-Mar-2026 19:56:43 UTC] Full Log Data: {
    "timestamp": "2026-03-14 19:56:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.210.54.73",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.210.54.73, 172.70.91.141",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkiLCJ1c2VybmFtZSI6Im1pa2UzNCIsImVtYWlsIjoibWlrZWVrcG84NEBnbWFpbC5jb20iLCJleHAiOjE3NzQxMjI5MzJ9.ycFPeX2RM6_8dnU-okJUf24wgher8vAK4iLLlFjgqCk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dc5d7e14fdd417d-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.210.54.73",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Mar-2026 19:56:43 UTC] === END API CALL LOG ===
[14-Mar-2026 19:56:43 UTC] ✅ API Hash verification passed for profile endpoint
[14-Mar-2026 19:56:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkiLCJ1c2VybmFtZSI6Im1pa2UzNCIsImVtYWlsIjoibWlrZWVrcG84NEBnbWFpbC5jb20iLCJleHAiOjE3NzQxMjI5MzJ9.ycFPeX2RM6_8dnU-okJUf24wgher8vAK4iLLlFjgqCk
[14-Mar-2026 19:56:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Mar-2026 19:56:43 UTC] ✅ JWT token verified successfully for user profile
[14-Mar-2026 19:56:43 UTC] User ID: 99
[14-Mar-2026 19:56:43 UTC] ✅ User profile retrieved successfully for user ID: 99
[14-Mar-2026 20:00:31 UTC] === API CALL LOG ===
[14-Mar-2026 20:00:31 UTC] Endpoint: user/profile.php
[14-Mar-2026 20:00:31 UTC] Full Log Data: {
    "timestamp": "2026-03-14 20:00:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.210.54.73",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.210.54.73, 172.69.195.247",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkiLCJ1c2VybmFtZSI6Im1pa2UzNCIsImVtYWlsIjoibWlrZWVrcG84NEBnbWFpbC5jb20iLCJleHAiOjE3NzQxMjI5MzJ9.ycFPeX2RM6_8dnU-okJUf24wgher8vAK4iLLlFjgqCk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dc5dd744b3f6346-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.210.54.73",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Mar-2026 20:00:31 UTC] === END API CALL LOG ===
[14-Mar-2026 20:00:31 UTC] ✅ API Hash verification passed for profile endpoint
[14-Mar-2026 20:00:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkiLCJ1c2VybmFtZSI6Im1pa2UzNCIsImVtYWlsIjoibWlrZWVrcG84NEBnbWFpbC5jb20iLCJleHAiOjE3NzQxMjI5MzJ9.ycFPeX2RM6_8dnU-okJUf24wgher8vAK4iLLlFjgqCk
[14-Mar-2026 20:00:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Mar-2026 20:00:31 UTC] ✅ JWT token verified successfully for user profile
[14-Mar-2026 20:00:31 UTC] User ID: 99
[14-Mar-2026 20:00:31 UTC] ✅ User profile retrieved successfully for user ID: 99
[14-Mar-2026 20:00:32 UTC] === API CALL LOG ===
[14-Mar-2026 20:00:32 UTC] Endpoint: user/profile.php
[14-Mar-2026 20:00:32 UTC] Full Log Data: {
    "timestamp": "2026-03-14 20:00:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.210.54.73",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.210.54.73, 172.69.195.247",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkiLCJ1c2VybmFtZSI6Im1pa2UzNCIsImVtYWlsIjoibWlrZWVrcG84NEBnbWFpbC5jb20iLCJleHAiOjE3NzQxMjI5MzJ9.ycFPeX2RM6_8dnU-okJUf24wgher8vAK4iLLlFjgqCk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dc5dd77ff166346-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.210.54.73",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Mar-2026 20:00:32 UTC] === END API CALL LOG ===
[14-Mar-2026 20:00:32 UTC] ✅ API Hash verification passed for profile endpoint
[14-Mar-2026 20:00:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkiLCJ1c2VybmFtZSI6Im1pa2UzNCIsImVtYWlsIjoibWlrZWVrcG84NEBnbWFpbC5jb20iLCJleHAiOjE3NzQxMjI5MzJ9.ycFPeX2RM6_8dnU-okJUf24wgher8vAK4iLLlFjgqCk
[14-Mar-2026 20:00:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Mar-2026 20:00:32 UTC] ✅ JWT token verified successfully for user profile
[14-Mar-2026 20:00:32 UTC] User ID: 99
[14-Mar-2026 20:00:32 UTC] ✅ User profile retrieved successfully for user ID: 99
[14-Mar-2026 20:00:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Mar-2026 20:00:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Mar-2026 20:00:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.210.54.73, 172.69.195.246","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkiLCJ1c2VybmFtZSI6Im1pa2UzNCIsImVtYWlsIjoibWlrZWVrcG84NEBnbWFpbC5jb20iLCJleHAiOjE3NzQxMjI5MzJ9.ycFPeX2RM6_8dnU-okJUf24wgher8vAK4iLLlFjgqCk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9dc5dd9e5e116346-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.210.54.73","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[14-Mar-2026 20:00:38 UTC] === User Orders API Called ===
[14-Mar-2026 20:00:38 UTC] User ID: 99
[14-Mar-2026 20:00:38 UTC] Limit: 20, Offset: 0
[14-Mar-2026 20:00:38 UTC] Orders found: 0
[14-Mar-2026 20:00:38 UTC] Orders data: []
[14-Mar-2026 20:00:38 UTC] Total orders count: 0
[14-Mar-2026 20:00:39 UTC] User Purchases API - User ID: 99
[14-Mar-2026 20:00:39 UTC] User Purchases API - Total purchases found: 3
[14-Mar-2026 20:04:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Mar-2026 20:04:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Mar-2026 20:04:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"91.107.164.173, 162.158.95.57","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0MTIzNDQ3fQ.IGQAkIlvnv3dA0v8BshkeAdp6dyaHItKT7UlfGGc4Ps","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9dc5e2bdab8e8f2a-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"91.107.164.173","CF-IPCountry":"DE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[14-Mar-2026 20:04:07 UTC] === User Orders API Called ===
[14-Mar-2026 20:04:07 UTC] User ID: 5
[14-Mar-2026 20:04:07 UTC] Limit: 20, Offset: 0
[14-Mar-2026 20:04:07 UTC] Orders found: 2
[14-Mar-2026 20:04:07 UTC] Orders data: [{"id":5,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/trademaxpooya\/32406","status":"completed","created_at":"2025-11-12 11:43:57","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":4,"quantity":10,"total_coins":10,"coin_type":"regular","telegram_link":"t.me\/tehhhst\/5","status":"cancelled","created_at":"2025-11-12 11:09:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[14-Mar-2026 20:04:07 UTC] Total orders count: 2
[14-Mar-2026 20:04:08 UTC] === API CALL LOG ===
[14-Mar-2026 20:04:08 UTC] Endpoint: user/profile.php
[14-Mar-2026 20:04:08 UTC] Full Log Data: {
    "timestamp": "2026-03-14 20:04:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "91.107.164.173",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "91.107.164.173, 162.158.95.57",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0MTIzNDQ3fQ.IGQAkIlvnv3dA0v8BshkeAdp6dyaHItKT7UlfGGc4Ps",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dc5e2be1c028f2a-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "91.107.164.173",
        "CF-IPCountry": "DE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Mar-2026 20:04:08 UTC] === END API CALL LOG ===
[14-Mar-2026 20:04:08 UTC] ✅ API Hash verification passed for profile endpoint
[14-Mar-2026 20:04:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0MTIzNDQ3fQ.IGQAkIlvnv3dA0v8BshkeAdp6dyaHItKT7UlfGGc4Ps
[14-Mar-2026 20:04:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Mar-2026 20:04:08 UTC] ✅ JWT token verified successfully for user profile
[14-Mar-2026 20:04:08 UTC] User ID: 5
[14-Mar-2026 20:04:08 UTC] ✅ User profile retrieved successfully for user ID: 5
[14-Mar-2026 20:04:23 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Mar-2026 20:04:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Mar-2026 20:04:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"91.107.164.173, 162.158.95.57","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0MTIzNDQ3fQ.IGQAkIlvnv3dA0v8BshkeAdp6dyaHItKT7UlfGGc4Ps","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9dc5e31d5e0e8f2a-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"91.107.164.173","CF-IPCountry":"DE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[14-Mar-2026 20:04:23 UTC] === User Orders API Called ===
[14-Mar-2026 20:04:23 UTC] User ID: 5
[14-Mar-2026 20:04:23 UTC] Limit: 20, Offset: 0
[14-Mar-2026 20:04:23 UTC] Orders found: 2
[14-Mar-2026 20:04:23 UTC] Orders data: [{"id":5,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/trademaxpooya\/32406","status":"completed","created_at":"2025-11-12 11:43:57","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":4,"quantity":10,"total_coins":10,"coin_type":"regular","telegram_link":"t.me\/tehhhst\/5","status":"cancelled","created_at":"2025-11-12 11:09:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[14-Mar-2026 20:04:23 UTC] Total orders count: 2
[14-Mar-2026 20:04:23 UTC] === API CALL LOG ===
[14-Mar-2026 20:04:23 UTC] Endpoint: user/profile.php
[14-Mar-2026 20:04:23 UTC] Full Log Data: {
    "timestamp": "2026-03-14 20:04:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "91.107.164.173",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "91.107.164.173, 162.158.95.57",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0MTIzNDQ3fQ.IGQAkIlvnv3dA0v8BshkeAdp6dyaHItKT7UlfGGc4Ps",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dc5e31deeb58f2a-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "91.107.164.173",
        "CF-IPCountry": "DE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Mar-2026 20:04:23 UTC] === END API CALL LOG ===
[14-Mar-2026 20:04:23 UTC] ✅ API Hash verification passed for profile endpoint
[14-Mar-2026 20:04:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0MTIzNDQ3fQ.IGQAkIlvnv3dA0v8BshkeAdp6dyaHItKT7UlfGGc4Ps
[14-Mar-2026 20:04:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Mar-2026 20:04:23 UTC] ✅ JWT token verified successfully for user profile
[14-Mar-2026 20:04:23 UTC] User ID: 5
[14-Mar-2026 20:04:23 UTC] ✅ User profile retrieved successfully for user ID: 5
[14-Mar-2026 20:06:47 UTC] === API CALL LOG ===
[14-Mar-2026 20:06:47 UTC] Endpoint: user/profile.php
[14-Mar-2026 20:06:47 UTC] Full Log Data: {
    "timestamp": "2026-03-14 20:06:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.210.54.73",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.210.54.73, 172.69.224.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkiLCJ1c2VybmFtZSI6Im1pa2UzNCIsImVtYWlsIjoibWlrZWVrcG84NEBnbWFpbC5jb20iLCJleHAiOjE3NzQxMjI5MzJ9.ycFPeX2RM6_8dnU-okJUf24wgher8vAK4iLLlFjgqCk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dc5e6a55b3326f7-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.210.54.73",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Mar-2026 20:06:47 UTC] === END API CALL LOG ===
[14-Mar-2026 20:06:47 UTC] ✅ API Hash verification passed for profile endpoint
[14-Mar-2026 20:06:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkiLCJ1c2VybmFtZSI6Im1pa2UzNCIsImVtYWlsIjoibWlrZWVrcG84NEBnbWFpbC5jb20iLCJleHAiOjE3NzQxMjI5MzJ9.ycFPeX2RM6_8dnU-okJUf24wgher8vAK4iLLlFjgqCk
[14-Mar-2026 20:06:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Mar-2026 20:06:47 UTC] ✅ JWT token verified successfully for user profile
[14-Mar-2026 20:06:47 UTC] User ID: 99
[14-Mar-2026 20:06:47 UTC] ✅ User profile retrieved successfully for user ID: 99
[14-Mar-2026 20:07:08 UTC] === API CALL LOG ===
[14-Mar-2026 20:07:08 UTC] Endpoint: user/profile.php
[14-Mar-2026 20:07:08 UTC] Full Log Data: {
    "timestamp": "2026-03-14 20:07:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.210.54.73",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.210.54.73, 172.69.224.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkiLCJ1c2VybmFtZSI6Im1pa2UzNCIsImVtYWlsIjoibWlrZWVrcG84NEBnbWFpbC5jb20iLCJleHAiOjE3NzQxMjI5MzJ9.ycFPeX2RM6_8dnU-okJUf24wgher8vAK4iLLlFjgqCk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dc5e7283dcf26f7-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.210.54.73",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Mar-2026 20:07:08 UTC] === END API CALL LOG ===
[14-Mar-2026 20:07:08 UTC] ✅ API Hash verification passed for profile endpoint
[14-Mar-2026 20:07:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkiLCJ1c2VybmFtZSI6Im1pa2UzNCIsImVtYWlsIjoibWlrZWVrcG84NEBnbWFpbC5jb20iLCJleHAiOjE3NzQxMjI5MzJ9.ycFPeX2RM6_8dnU-okJUf24wgher8vAK4iLLlFjgqCk
[14-Mar-2026 20:07:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Mar-2026 20:07:08 UTC] ✅ JWT token verified successfully for user profile
[14-Mar-2026 20:07:08 UTC] User ID: 99
[14-Mar-2026 20:07:08 UTC] ✅ User profile retrieved successfully for user ID: 99
[14-Mar-2026 20:12:39 UTC] === API CALL LOG ===
[14-Mar-2026 20:12:39 UTC] Endpoint: user/profile.php
[14-Mar-2026 20:12:39 UTC] Full Log Data: {
    "timestamp": "2026-03-14 20:12:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.210.54.73",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.210.54.73, 162.158.216.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkiLCJ1c2VybmFtZSI6Im1pa2UzNCIsImVtYWlsIjoibWlrZWVrcG84NEBnbWFpbC5jb20iLCJleHAiOjE3NzQxMjI5MzJ9.ycFPeX2RM6_8dnU-okJUf24wgher8vAK4iLLlFjgqCk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dc5ef37b8b886b2-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.210.54.73",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Mar-2026 20:12:39 UTC] === END API CALL LOG ===
[14-Mar-2026 20:12:39 UTC] ✅ API Hash verification passed for profile endpoint
[14-Mar-2026 20:12:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkiLCJ1c2VybmFtZSI6Im1pa2UzNCIsImVtYWlsIjoibWlrZWVrcG84NEBnbWFpbC5jb20iLCJleHAiOjE3NzQxMjI5MzJ9.ycFPeX2RM6_8dnU-okJUf24wgher8vAK4iLLlFjgqCk
[14-Mar-2026 20:12:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Mar-2026 20:12:39 UTC] ✅ JWT token verified successfully for user profile
[14-Mar-2026 20:12:39 UTC] User ID: 99
[14-Mar-2026 20:12:39 UTC] ✅ User profile retrieved successfully for user ID: 99
[14-Mar-2026 20:13:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Mar-2026 20:13:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Mar-2026 20:13:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.210.54.73, 162.158.216.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkiLCJ1c2VybmFtZSI6Im1pa2UzNCIsImVtYWlsIjoibWlrZWVrcG84NEBnbWFpbC5jb20iLCJleHAiOjE3NzQxMjI5MzJ9.ycFPeX2RM6_8dnU-okJUf24wgher8vAK4iLLlFjgqCk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9dc5f0397a0c86b2-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.210.54.73","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[14-Mar-2026 20:13:20 UTC] === User Orders API Called ===
[14-Mar-2026 20:13:20 UTC] User ID: 99
[14-Mar-2026 20:13:20 UTC] Limit: 20, Offset: 0
[14-Mar-2026 20:13:20 UTC] Orders found: 0
[14-Mar-2026 20:13:20 UTC] Orders data: []
[14-Mar-2026 20:13:20 UTC] Total orders count: 0
[14-Mar-2026 20:13:22 UTC] === API CALL LOG ===
[14-Mar-2026 20:13:22 UTC] Endpoint: user/profile.php
[14-Mar-2026 20:13:22 UTC] Full Log Data: {
    "timestamp": "2026-03-14 20:13:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.210.54.73",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.210.54.73, 162.158.216.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkiLCJ1c2VybmFtZSI6Im1pa2UzNCIsImVtYWlsIjoibWlrZWVrcG84NEBnbWFpbC5jb20iLCJleHAiOjE3NzQxMjI5MzJ9.ycFPeX2RM6_8dnU-okJUf24wgher8vAK4iLLlFjgqCk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dc5f0493d9d86b2-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.210.54.73",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Mar-2026 20:13:22 UTC] === END API CALL LOG ===
[14-Mar-2026 20:13:22 UTC] ✅ API Hash verification passed for profile endpoint
[14-Mar-2026 20:13:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkiLCJ1c2VybmFtZSI6Im1pa2UzNCIsImVtYWlsIjoibWlrZWVrcG84NEBnbWFpbC5jb20iLCJleHAiOjE3NzQxMjI5MzJ9.ycFPeX2RM6_8dnU-okJUf24wgher8vAK4iLLlFjgqCk
[14-Mar-2026 20:13:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Mar-2026 20:13:22 UTC] ✅ JWT token verified successfully for user profile
[14-Mar-2026 20:13:22 UTC] User ID: 99
[14-Mar-2026 20:13:22 UTC] ✅ User profile retrieved successfully for user ID: 99
[14-Mar-2026 20:14:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Mar-2026 20:14:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Mar-2026 20:14:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.210.54.73, 172.71.178.4","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkiLCJ1c2VybmFtZSI6Im1pa2UzNCIsImVtYWlsIjoibWlrZWVrcG84NEBnbWFpbC5jb20iLCJleHAiOjE3NzQxMjI5MzJ9.ycFPeX2RM6_8dnU-okJUf24wgher8vAK4iLLlFjgqCk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9dc5f1bebfa4f41c-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.210.54.73","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[14-Mar-2026 20:14:22 UTC] === User Orders API Called ===
[14-Mar-2026 20:14:22 UTC] User ID: 99
[14-Mar-2026 20:14:22 UTC] Limit: 20, Offset: 0
[14-Mar-2026 20:14:22 UTC] Orders found: 1
[14-Mar-2026 20:14:22 UTC] Orders data: [{"id":79,"quantity":130,"total_coins":4550,"coin_type":"regular","telegram_link":"https:\/\/t.me\/arkinvestmanagement","status":"pending","created_at":"2026-03-14 23:44:20","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[14-Mar-2026 20:14:22 UTC] Total orders count: 1
[14-Mar-2026 20:14:32 UTC] === API CALL LOG ===
[14-Mar-2026 20:14:32 UTC] Endpoint: user/profile.php
[14-Mar-2026 20:14:32 UTC] Full Log Data: {
    "timestamp": "2026-03-14 20:14:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.210.54.73",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.210.54.73, 172.71.178.5",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkiLCJ1c2VybmFtZSI6Im1pa2UzNCIsImVtYWlsIjoibWlrZWVrcG84NEBnbWFpbC5jb20iLCJleHAiOjE3NzQxMjI5MzJ9.ycFPeX2RM6_8dnU-okJUf24wgher8vAK4iLLlFjgqCk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dc5f1ff7f04f41c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.210.54.73",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Mar-2026 20:14:32 UTC] === END API CALL LOG ===
[14-Mar-2026 20:14:32 UTC] ✅ API Hash verification passed for profile endpoint
[14-Mar-2026 20:14:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkiLCJ1c2VybmFtZSI6Im1pa2UzNCIsImVtYWlsIjoibWlrZWVrcG84NEBnbWFpbC5jb20iLCJleHAiOjE3NzQxMjI5MzJ9.ycFPeX2RM6_8dnU-okJUf24wgher8vAK4iLLlFjgqCk
[14-Mar-2026 20:14:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Mar-2026 20:14:32 UTC] ✅ JWT token verified successfully for user profile
[14-Mar-2026 20:14:32 UTC] User ID: 99
[14-Mar-2026 20:14:32 UTC] ✅ User profile retrieved successfully for user ID: 99
[14-Mar-2026 20:14:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Mar-2026 20:14:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Mar-2026 20:14:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.210.54.73, 172.71.178.4","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkiLCJ1c2VybmFtZSI6Im1pa2UzNCIsImVtYWlsIjoibWlrZWVrcG84NEBnbWFpbC5jb20iLCJleHAiOjE3NzQxMjI5MzJ9.ycFPeX2RM6_8dnU-okJUf24wgher8vAK4iLLlFjgqCk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9dc5f22f1efff41c-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.210.54.73","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[14-Mar-2026 20:14:40 UTC] === User Orders API Called ===
[14-Mar-2026 20:14:40 UTC] User ID: 99
[14-Mar-2026 20:14:40 UTC] Limit: 20, Offset: 0
[14-Mar-2026 20:14:40 UTC] Orders found: 1
[14-Mar-2026 20:14:40 UTC] Orders data: [{"id":79,"quantity":130,"total_coins":4550,"coin_type":"regular","telegram_link":"https:\/\/t.me\/arkinvestmanagement","status":"pending","created_at":"2026-03-14 23:44:20","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[14-Mar-2026 20:14:40 UTC] Total orders count: 1
[14-Mar-2026 20:14:51 UTC] User Purchases API - User ID: 99
[14-Mar-2026 20:14:51 UTC] User Purchases API - Total purchases found: 3
[14-Mar-2026 20:14:57 UTC] === API CALL LOG ===
[14-Mar-2026 20:14:57 UTC] Endpoint: user/profile.php
[14-Mar-2026 20:14:57 UTC] Full Log Data: {
    "timestamp": "2026-03-14 20:14:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.210.54.73",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.210.54.73, 172.71.178.4",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkiLCJ1c2VybmFtZSI6Im1pa2UzNCIsImVtYWlsIjoibWlrZWVrcG84NEBnbWFpbC5jb20iLCJleHAiOjE3NzQxMjI5MzJ9.ycFPeX2RM6_8dnU-okJUf24wgher8vAK4iLLlFjgqCk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dc5f29808c2f41c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.210.54.73",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Mar-2026 20:14:57 UTC] === END API CALL LOG ===
[14-Mar-2026 20:14:57 UTC] ✅ API Hash verification passed for profile endpoint
[14-Mar-2026 20:14:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkiLCJ1c2VybmFtZSI6Im1pa2UzNCIsImVtYWlsIjoibWlrZWVrcG84NEBnbWFpbC5jb20iLCJleHAiOjE3NzQxMjI5MzJ9.ycFPeX2RM6_8dnU-okJUf24wgher8vAK4iLLlFjgqCk
[14-Mar-2026 20:14:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Mar-2026 20:14:57 UTC] ✅ JWT token verified successfully for user profile
[14-Mar-2026 20:14:57 UTC] User ID: 99
[14-Mar-2026 20:14:57 UTC] ✅ User profile retrieved successfully for user ID: 99
[14-Mar-2026 20:14:57 UTC] User Purchases API - User ID: 99
[14-Mar-2026 20:14:57 UTC] User Purchases API - Total purchases found: 3
[14-Mar-2026 20:15:01 UTC] === API CALL LOG ===
[14-Mar-2026 20:15:01 UTC] Endpoint: user/profile.php
[14-Mar-2026 20:15:01 UTC] Full Log Data: {
    "timestamp": "2026-03-14 20:15:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.210.54.73",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.210.54.73, 172.71.178.4",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkiLCJ1c2VybmFtZSI6Im1pa2UzNCIsImVtYWlsIjoibWlrZWVrcG84NEBnbWFpbC5jb20iLCJleHAiOjE3NzQxMjI5MzJ9.ycFPeX2RM6_8dnU-okJUf24wgher8vAK4iLLlFjgqCk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dc5f2b4eb73f41c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.210.54.73",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Mar-2026 20:15:01 UTC] === END API CALL LOG ===
[14-Mar-2026 20:15:01 UTC] ✅ API Hash verification passed for profile endpoint
[14-Mar-2026 20:15:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkiLCJ1c2VybmFtZSI6Im1pa2UzNCIsImVtYWlsIjoibWlrZWVrcG84NEBnbWFpbC5jb20iLCJleHAiOjE3NzQxMjI5MzJ9.ycFPeX2RM6_8dnU-okJUf24wgher8vAK4iLLlFjgqCk
[14-Mar-2026 20:15:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Mar-2026 20:15:01 UTC] ✅ JWT token verified successfully for user profile
[14-Mar-2026 20:15:01 UTC] User ID: 99
[14-Mar-2026 20:15:01 UTC] ✅ User profile retrieved successfully for user ID: 99
[14-Mar-2026 20:15:03 UTC] === API CALL LOG ===
[14-Mar-2026 20:15:03 UTC] Endpoint: user/profile.php
[14-Mar-2026 20:15:03 UTC] Full Log Data: {
    "timestamp": "2026-03-14 20:15:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.210.54.73",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.210.54.73, 172.71.178.4",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkiLCJ1c2VybmFtZSI6Im1pa2UzNCIsImVtYWlsIjoibWlrZWVrcG84NEBnbWFpbC5jb20iLCJleHAiOjE3NzQxMjI5MzJ9.ycFPeX2RM6_8dnU-okJUf24wgher8vAK4iLLlFjgqCk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dc5f2bdac02f41c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.210.54.73",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Mar-2026 20:15:03 UTC] === END API CALL LOG ===
[14-Mar-2026 20:15:03 UTC] ✅ API Hash verification passed for profile endpoint
[14-Mar-2026 20:15:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkiLCJ1c2VybmFtZSI6Im1pa2UzNCIsImVtYWlsIjoibWlrZWVrcG84NEBnbWFpbC5jb20iLCJleHAiOjE3NzQxMjI5MzJ9.ycFPeX2RM6_8dnU-okJUf24wgher8vAK4iLLlFjgqCk
[14-Mar-2026 20:15:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Mar-2026 20:15:03 UTC] ✅ JWT token verified successfully for user profile
[14-Mar-2026 20:15:03 UTC] User ID: 99
[14-Mar-2026 20:15:03 UTC] ✅ User profile retrieved successfully for user ID: 99
[14-Mar-2026 20:15:04 UTC] User Purchases API - User ID: 99
[14-Mar-2026 20:15:04 UTC] User Purchases API - Total purchases found: 3
[14-Mar-2026 20:15:08 UTC] === API CALL LOG ===
[14-Mar-2026 20:15:08 UTC] Endpoint: user/profile.php
[14-Mar-2026 20:15:08 UTC] Full Log Data: {
    "timestamp": "2026-03-14 20:15:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.210.54.73",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.210.54.73, 172.71.178.4",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkiLCJ1c2VybmFtZSI6Im1pa2UzNCIsImVtYWlsIjoibWlrZWVrcG84NEBnbWFpbC5jb20iLCJleHAiOjE3NzQxMjI5MzJ9.ycFPeX2RM6_8dnU-okJUf24wgher8vAK4iLLlFjgqCk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dc5f2e0ac80f41c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.210.54.73",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Mar-2026 20:15:08 UTC] === END API CALL LOG ===
[14-Mar-2026 20:15:08 UTC] ✅ API Hash verification passed for profile endpoint
[14-Mar-2026 20:15:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkiLCJ1c2VybmFtZSI6Im1pa2UzNCIsImVtYWlsIjoibWlrZWVrcG84NEBnbWFpbC5jb20iLCJleHAiOjE3NzQxMjI5MzJ9.ycFPeX2RM6_8dnU-okJUf24wgher8vAK4iLLlFjgqCk
[14-Mar-2026 20:15:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Mar-2026 20:15:08 UTC] ✅ JWT token verified successfully for user profile
[14-Mar-2026 20:15:08 UTC] User ID: 99
[14-Mar-2026 20:15:08 UTC] ✅ User profile retrieved successfully for user ID: 99
[14-Mar-2026 20:15:09 UTC] User Purchases API - User ID: 99
[14-Mar-2026 20:15:09 UTC] User Purchases API - Total purchases found: 3
[14-Mar-2026 20:15:12 UTC] === API CALL LOG ===
[14-Mar-2026 20:15:12 UTC] Endpoint: user/profile.php
[14-Mar-2026 20:15:12 UTC] Full Log Data: {
    "timestamp": "2026-03-14 20:15:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.210.54.73",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.210.54.73, 172.71.178.4",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkiLCJ1c2VybmFtZSI6Im1pa2UzNCIsImVtYWlsIjoibWlrZWVrcG84NEBnbWFpbC5jb20iLCJleHAiOjE3NzQxMjI5MzJ9.ycFPeX2RM6_8dnU-okJUf24wgher8vAK4iLLlFjgqCk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dc5f2f4ba3cf41c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.210.54.73",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Mar-2026 20:15:12 UTC] === END API CALL LOG ===
[14-Mar-2026 20:15:12 UTC] ✅ API Hash verification passed for profile endpoint
[14-Mar-2026 20:15:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkiLCJ1c2VybmFtZSI6Im1pa2UzNCIsImVtYWlsIjoibWlrZWVrcG84NEBnbWFpbC5jb20iLCJleHAiOjE3NzQxMjI5MzJ9.ycFPeX2RM6_8dnU-okJUf24wgher8vAK4iLLlFjgqCk
[14-Mar-2026 20:15:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Mar-2026 20:15:12 UTC] ✅ JWT token verified successfully for user profile
[14-Mar-2026 20:15:12 UTC] User ID: 99
[14-Mar-2026 20:15:12 UTC] ✅ User profile retrieved successfully for user ID: 99
[14-Mar-2026 20:15:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Mar-2026 20:15:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Mar-2026 20:15:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.210.54.73, 172.71.178.4","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkiLCJ1c2VybmFtZSI6Im1pa2UzNCIsImVtYWlsIjoibWlrZWVrcG84NEBnbWFpbC5jb20iLCJleHAiOjE3NzQxMjI5MzJ9.ycFPeX2RM6_8dnU-okJUf24wgher8vAK4iLLlFjgqCk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9dc5f3faefa5f41c-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.210.54.73","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[14-Mar-2026 20:15:54 UTC] === User Orders API Called ===
[14-Mar-2026 20:15:54 UTC] User ID: 99
[14-Mar-2026 20:15:54 UTC] Limit: 20, Offset: 0
[14-Mar-2026 20:15:54 UTC] Orders found: 1
[14-Mar-2026 20:15:54 UTC] Orders data: [{"id":79,"quantity":130,"total_coins":4550,"coin_type":"regular","telegram_link":"https:\/\/t.me\/arkinvestmanagement","status":"pending","created_at":"2026-03-14 23:44:20","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[14-Mar-2026 20:15:54 UTC] Total orders count: 1
[14-Mar-2026 20:16:00 UTC] === API CALL LOG ===
[14-Mar-2026 20:16:00 UTC] Endpoint: user/profile.php
[14-Mar-2026 20:16:00 UTC] Full Log Data: {
    "timestamp": "2026-03-14 20:16:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.210.54.73",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.210.54.73, 172.71.178.4",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkiLCJ1c2VybmFtZSI6Im1pa2UzNCIsImVtYWlsIjoibWlrZWVrcG84NEBnbWFpbC5jb20iLCJleHAiOjE3NzQxMjI5MzJ9.ycFPeX2RM6_8dnU-okJUf24wgher8vAK4iLLlFjgqCk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dc5f41ff8e9f41c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.210.54.73",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Mar-2026 20:16:00 UTC] === END API CALL LOG ===
[14-Mar-2026 20:16:00 UTC] ✅ API Hash verification passed for profile endpoint
[14-Mar-2026 20:16:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkiLCJ1c2VybmFtZSI6Im1pa2UzNCIsImVtYWlsIjoibWlrZWVrcG84NEBnbWFpbC5jb20iLCJleHAiOjE3NzQxMjI5MzJ9.ycFPeX2RM6_8dnU-okJUf24wgher8vAK4iLLlFjgqCk
[14-Mar-2026 20:16:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Mar-2026 20:16:00 UTC] ✅ JWT token verified successfully for user profile
[14-Mar-2026 20:16:00 UTC] User ID: 99
[14-Mar-2026 20:16:00 UTC] ✅ User profile retrieved successfully for user ID: 99
[14-Mar-2026 20:16:01 UTC] User Purchases API - User ID: 99
[14-Mar-2026 20:16:01 UTC] User Purchases API - Total purchases found: 3
[14-Mar-2026 20:16:21 UTC] === API CALL LOG ===
[14-Mar-2026 20:16:21 UTC] Endpoint: user/profile.php
[14-Mar-2026 20:16:21 UTC] Full Log Data: {
    "timestamp": "2026-03-14 20:16:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.210.54.73",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.210.54.73, 172.71.178.4",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkiLCJ1c2VybmFtZSI6Im1pa2UzNCIsImVtYWlsIjoibWlrZWVrcG84NEBnbWFpbC5jb20iLCJleHAiOjE3NzQxMjI5MzJ9.ycFPeX2RM6_8dnU-okJUf24wgher8vAK4iLLlFjgqCk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dc5f4a86db1f41c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.210.54.73",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Mar-2026 20:16:21 UTC] === END API CALL LOG ===
[14-Mar-2026 20:16:21 UTC] ✅ API Hash verification passed for profile endpoint
[14-Mar-2026 20:16:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkiLCJ1c2VybmFtZSI6Im1pa2UzNCIsImVtYWlsIjoibWlrZWVrcG84NEBnbWFpbC5jb20iLCJleHAiOjE3NzQxMjI5MzJ9.ycFPeX2RM6_8dnU-okJUf24wgher8vAK4iLLlFjgqCk
[14-Mar-2026 20:16:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Mar-2026 20:16:21 UTC] ✅ JWT token verified successfully for user profile
[14-Mar-2026 20:16:21 UTC] User ID: 99
[14-Mar-2026 20:16:21 UTC] ✅ User profile retrieved successfully for user ID: 99
[14-Mar-2026 20:16:53 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Mar-2026 20:16:53 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Mar-2026 20:16:53 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.210.54.73, 172.71.178.5","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkiLCJ1c2VybmFtZSI6Im1pa2UzNCIsImVtYWlsIjoibWlrZWVrcG84NEBnbWFpbC5jb20iLCJleHAiOjE3NzQxMjI5MzJ9.ycFPeX2RM6_8dnU-okJUf24wgher8vAK4iLLlFjgqCk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9dc5f56bbe22f41c-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.210.54.73","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[14-Mar-2026 20:16:53 UTC] === User Orders API Called ===
[14-Mar-2026 20:16:53 UTC] User ID: 99
[14-Mar-2026 20:16:53 UTC] Limit: 20, Offset: 0
[14-Mar-2026 20:16:53 UTC] Orders found: 2
[14-Mar-2026 20:16:53 UTC] Orders data: [{"id":80,"quantity":450,"total_coins":450,"coin_type":"regular","telegram_link":"https:\/\/t.me\/arkinvestmanagement","status":"pending","created_at":"2026-03-14 23:46:51","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":79,"quantity":130,"total_coins":4550,"coin_type":"regular","telegram_link":"https:\/\/t.me\/arkinvestmanagement","status":"pending","created_at":"2026-03-14 23:44:20","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[14-Mar-2026 20:16:53 UTC] Total orders count: 2
[14-Mar-2026 20:42:45 UTC] === API CALL LOG ===
[14-Mar-2026 20:42:45 UTC] Endpoint: user/profile.php
[14-Mar-2026 20:42:45 UTC] Full Log Data: {
    "timestamp": "2026-03-14 20:42:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.210.54.73",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.210.54.73, 172.69.195.247",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkiLCJ1c2VybmFtZSI6Im1pa2UzNCIsImVtYWlsIjoibWlrZWVrcG84NEBnbWFpbC5jb20iLCJleHAiOjE3NzQxMjI5MzJ9.ycFPeX2RM6_8dnU-okJUf24wgher8vAK4iLLlFjgqCk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dc61b4ec82e6517-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.210.54.73",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Mar-2026 20:42:45 UTC] === END API CALL LOG ===
[14-Mar-2026 20:42:45 UTC] ✅ API Hash verification passed for profile endpoint
[14-Mar-2026 20:42:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkiLCJ1c2VybmFtZSI6Im1pa2UzNCIsImVtYWlsIjoibWlrZWVrcG84NEBnbWFpbC5jb20iLCJleHAiOjE3NzQxMjI5MzJ9.ycFPeX2RM6_8dnU-okJUf24wgher8vAK4iLLlFjgqCk
[14-Mar-2026 20:42:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Mar-2026 20:42:45 UTC] ✅ JWT token verified successfully for user profile
[14-Mar-2026 20:42:45 UTC] User ID: 99
[14-Mar-2026 20:42:45 UTC] ✅ User profile retrieved successfully for user ID: 99
[14-Mar-2026 20:42:45 UTC] User Purchases API - User ID: 99
[14-Mar-2026 20:42:45 UTC] User Purchases API - Total purchases found: 3
[14-Mar-2026 20:42:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Mar-2026 20:42:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Mar-2026 20:42:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.210.54.73, 172.69.195.247","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkiLCJ1c2VybmFtZSI6Im1pa2UzNCIsImVtYWlsIjoibWlrZWVrcG84NEBnbWFpbC5jb20iLCJleHAiOjE3NzQxMjI5MzJ9.ycFPeX2RM6_8dnU-okJUf24wgher8vAK4iLLlFjgqCk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9dc61b7b7c4e6517-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.210.54.73","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[14-Mar-2026 20:42:52 UTC] === User Orders API Called ===
[14-Mar-2026 20:42:52 UTC] User ID: 99
[14-Mar-2026 20:42:52 UTC] Limit: 20, Offset: 0
[14-Mar-2026 20:42:52 UTC] Orders found: 2
[14-Mar-2026 20:42:52 UTC] Orders data: [{"id":80,"quantity":450,"total_coins":450,"coin_type":"regular","telegram_link":"https:\/\/t.me\/arkinvestmanagement","status":"cancelled","created_at":"2026-03-14 23:46:51","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":79,"quantity":130,"total_coins":4550,"coin_type":"regular","telegram_link":"https:\/\/t.me\/arkinvestmanagement","status":"completed","created_at":"2026-03-14 23:44:20","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[14-Mar-2026 20:42:52 UTC] Total orders count: 2
[14-Mar-2026 20:43:03 UTC] === API CALL LOG ===
[14-Mar-2026 20:43:03 UTC] Endpoint: user/profile.php
[14-Mar-2026 20:43:03 UTC] Full Log Data: {
    "timestamp": "2026-03-14 20:43:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.210.54.73",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.210.54.73, 172.69.195.247",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkiLCJ1c2VybmFtZSI6Im1pa2UzNCIsImVtYWlsIjoibWlrZWVrcG84NEBnbWFpbC5jb20iLCJleHAiOjE3NzQxMjI5MzJ9.ycFPeX2RM6_8dnU-okJUf24wgher8vAK4iLLlFjgqCk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dc61bc28d706517-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.210.54.73",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Mar-2026 20:43:03 UTC] === END API CALL LOG ===
[14-Mar-2026 20:43:03 UTC] ✅ API Hash verification passed for profile endpoint
[14-Mar-2026 20:43:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkiLCJ1c2VybmFtZSI6Im1pa2UzNCIsImVtYWlsIjoibWlrZWVrcG84NEBnbWFpbC5jb20iLCJleHAiOjE3NzQxMjI5MzJ9.ycFPeX2RM6_8dnU-okJUf24wgher8vAK4iLLlFjgqCk
[14-Mar-2026 20:43:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Mar-2026 20:43:03 UTC] ✅ JWT token verified successfully for user profile
[14-Mar-2026 20:43:03 UTC] User ID: 99
[14-Mar-2026 20:43:03 UTC] ✅ User profile retrieved successfully for user ID: 99
[14-Mar-2026 20:43:03 UTC] User Purchases API - User ID: 99
[14-Mar-2026 20:43:03 UTC] User Purchases API - Total purchases found: 3
[14-Mar-2026 20:43:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Mar-2026 20:43:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Mar-2026 20:43:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.210.54.73, 172.69.195.247","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkiLCJ1c2VybmFtZSI6Im1pa2UzNCIsImVtYWlsIjoibWlrZWVrcG84NEBnbWFpbC5jb20iLCJleHAiOjE3NzQxMjI5MzJ9.ycFPeX2RM6_8dnU-okJUf24wgher8vAK4iLLlFjgqCk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9dc61bd979eb6517-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.210.54.73","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[14-Mar-2026 20:43:07 UTC] === User Orders API Called ===
[14-Mar-2026 20:43:07 UTC] User ID: 99
[14-Mar-2026 20:43:07 UTC] Limit: 20, Offset: 0
[14-Mar-2026 20:43:07 UTC] Orders found: 2
[14-Mar-2026 20:43:07 UTC] Orders data: [{"id":80,"quantity":450,"total_coins":450,"coin_type":"regular","telegram_link":"https:\/\/t.me\/arkinvestmanagement","status":"cancelled","created_at":"2026-03-14 23:46:51","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":79,"quantity":130,"total_coins":4550,"coin_type":"regular","telegram_link":"https:\/\/t.me\/arkinvestmanagement","status":"completed","created_at":"2026-03-14 23:44:20","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[14-Mar-2026 20:43:07 UTC] Total orders count: 2
[14-Mar-2026 20:43:12 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Mar-2026 20:43:12 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Mar-2026 20:43:12 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.210.54.73, 172.69.195.246","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkiLCJ1c2VybmFtZSI6Im1pa2UzNCIsImVtYWlsIjoibWlrZWVrcG84NEBnbWFpbC5jb20iLCJleHAiOjE3NzQxMjI5MzJ9.ycFPeX2RM6_8dnU-okJUf24wgher8vAK4iLLlFjgqCk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9dc61bfb8c3b6517-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.210.54.73","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[14-Mar-2026 20:43:12 UTC] === User Orders API Called ===
[14-Mar-2026 20:43:12 UTC] User ID: 99
[14-Mar-2026 20:43:12 UTC] Limit: 20, Offset: 0
[14-Mar-2026 20:43:12 UTC] Orders found: 2
[14-Mar-2026 20:43:12 UTC] Orders data: [{"id":80,"quantity":450,"total_coins":450,"coin_type":"regular","telegram_link":"https:\/\/t.me\/arkinvestmanagement","status":"cancelled","created_at":"2026-03-14 23:46:51","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":79,"quantity":130,"total_coins":4550,"coin_type":"regular","telegram_link":"https:\/\/t.me\/arkinvestmanagement","status":"completed","created_at":"2026-03-14 23:44:20","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[14-Mar-2026 20:43:12 UTC] Total orders count: 2
[14-Mar-2026 20:43:15 UTC] === API CALL LOG ===
[14-Mar-2026 20:43:15 UTC] Endpoint: user/profile.php
[14-Mar-2026 20:43:15 UTC] Full Log Data: {
    "timestamp": "2026-03-14 20:43:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.210.54.73",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.210.54.73, 172.69.195.246",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkiLCJ1c2VybmFtZSI6Im1pa2UzNCIsImVtYWlsIjoibWlrZWVrcG84NEBnbWFpbC5jb20iLCJleHAiOjE3NzQxMjI5MzJ9.ycFPeX2RM6_8dnU-okJUf24wgher8vAK4iLLlFjgqCk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dc61c0efc576517-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.210.54.73",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Mar-2026 20:43:15 UTC] === END API CALL LOG ===
[14-Mar-2026 20:43:15 UTC] ✅ API Hash verification passed for profile endpoint
[14-Mar-2026 20:43:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkiLCJ1c2VybmFtZSI6Im1pa2UzNCIsImVtYWlsIjoibWlrZWVrcG84NEBnbWFpbC5jb20iLCJleHAiOjE3NzQxMjI5MzJ9.ycFPeX2RM6_8dnU-okJUf24wgher8vAK4iLLlFjgqCk
[14-Mar-2026 20:43:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Mar-2026 20:43:15 UTC] ✅ JWT token verified successfully for user profile
[14-Mar-2026 20:43:15 UTC] User ID: 99
[14-Mar-2026 20:43:15 UTC] ✅ User profile retrieved successfully for user ID: 99
[14-Mar-2026 20:43:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Mar-2026 20:43:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Mar-2026 20:43:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.210.54.73, 172.69.195.246","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkiLCJ1c2VybmFtZSI6Im1pa2UzNCIsImVtYWlsIjoibWlrZWVrcG84NEBnbWFpbC5jb20iLCJleHAiOjE3NzQxMjI5MzJ9.ycFPeX2RM6_8dnU-okJUf24wgher8vAK4iLLlFjgqCk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9dc61ca68b1d6517-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.210.54.73","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[14-Mar-2026 20:43:39 UTC] === User Orders API Called ===
[14-Mar-2026 20:43:39 UTC] User ID: 99
[14-Mar-2026 20:43:39 UTC] Limit: 20, Offset: 0
[14-Mar-2026 20:43:39 UTC] Orders found: 2
[14-Mar-2026 20:43:39 UTC] Orders data: [{"id":80,"quantity":450,"total_coins":450,"coin_type":"regular","telegram_link":"https:\/\/t.me\/arkinvestmanagement","status":"cancelled","created_at":"2026-03-14 23:46:51","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":79,"quantity":130,"total_coins":4550,"coin_type":"regular","telegram_link":"https:\/\/t.me\/arkinvestmanagement","status":"completed","created_at":"2026-03-14 23:44:20","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[14-Mar-2026 20:43:39 UTC] Total orders count: 2
[14-Mar-2026 20:43:48 UTC] === API CALL LOG ===
[14-Mar-2026 20:43:48 UTC] Endpoint: user/profile.php
[14-Mar-2026 20:43:48 UTC] Full Log Data: {
    "timestamp": "2026-03-14 20:43:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.210.54.73",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.210.54.73, 172.69.195.247",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkiLCJ1c2VybmFtZSI6Im1pa2UzNCIsImVtYWlsIjoibWlrZWVrcG84NEBnbWFpbC5jb20iLCJleHAiOjE3NzQxMjI5MzJ9.ycFPeX2RM6_8dnU-okJUf24wgher8vAK4iLLlFjgqCk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dc61cda8e116517-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.210.54.73",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Mar-2026 20:43:48 UTC] === END API CALL LOG ===
[14-Mar-2026 20:43:48 UTC] ✅ API Hash verification passed for profile endpoint
[14-Mar-2026 20:43:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkiLCJ1c2VybmFtZSI6Im1pa2UzNCIsImVtYWlsIjoibWlrZWVrcG84NEBnbWFpbC5jb20iLCJleHAiOjE3NzQxMjI5MzJ9.ycFPeX2RM6_8dnU-okJUf24wgher8vAK4iLLlFjgqCk
[14-Mar-2026 20:43:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Mar-2026 20:43:48 UTC] ✅ JWT token verified successfully for user profile
[14-Mar-2026 20:43:48 UTC] User ID: 99
[14-Mar-2026 20:43:48 UTC] ✅ User profile retrieved successfully for user ID: 99
[14-Mar-2026 20:43:48 UTC] User Purchases API - User ID: 99
[14-Mar-2026 20:43:48 UTC] User Purchases API - Total purchases found: 3
[14-Mar-2026 20:43:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Mar-2026 20:43:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Mar-2026 20:43:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.210.54.73, 172.69.195.247","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkiLCJ1c2VybmFtZSI6Im1pa2UzNCIsImVtYWlsIjoibWlrZWVrcG84NEBnbWFpbC5jb20iLCJleHAiOjE3NzQxMjI5MzJ9.ycFPeX2RM6_8dnU-okJUf24wgher8vAK4iLLlFjgqCk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9dc61cf0ba206517-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.210.54.73","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[14-Mar-2026 20:43:51 UTC] === User Orders API Called ===
[14-Mar-2026 20:43:51 UTC] User ID: 99
[14-Mar-2026 20:43:51 UTC] Limit: 20, Offset: 0
[14-Mar-2026 20:43:51 UTC] Orders found: 2
[14-Mar-2026 20:43:51 UTC] Orders data: [{"id":80,"quantity":450,"total_coins":450,"coin_type":"regular","telegram_link":"https:\/\/t.me\/arkinvestmanagement","status":"cancelled","created_at":"2026-03-14 23:46:51","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":79,"quantity":130,"total_coins":4550,"coin_type":"regular","telegram_link":"https:\/\/t.me\/arkinvestmanagement","status":"completed","created_at":"2026-03-14 23:44:20","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[14-Mar-2026 20:43:51 UTC] Total orders count: 2
[14-Mar-2026 20:44:09 UTC] === API CALL LOG ===
[14-Mar-2026 20:44:09 UTC] Endpoint: user/profile.php
[14-Mar-2026 20:44:09 UTC] Full Log Data: {
    "timestamp": "2026-03-14 20:44:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.210.54.73",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.210.54.73, 172.69.195.247",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkiLCJ1c2VybmFtZSI6Im1pa2UzNCIsImVtYWlsIjoibWlrZWVrcG84NEBnbWFpbC5jb20iLCJleHAiOjE3NzQxMjI5MzJ9.ycFPeX2RM6_8dnU-okJUf24wgher8vAK4iLLlFjgqCk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dc61d608f916517-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.210.54.73",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Mar-2026 20:44:09 UTC] === END API CALL LOG ===
[14-Mar-2026 20:44:09 UTC] ✅ API Hash verification passed for profile endpoint
[14-Mar-2026 20:44:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkiLCJ1c2VybmFtZSI6Im1pa2UzNCIsImVtYWlsIjoibWlrZWVrcG84NEBnbWFpbC5jb20iLCJleHAiOjE3NzQxMjI5MzJ9.ycFPeX2RM6_8dnU-okJUf24wgher8vAK4iLLlFjgqCk
[14-Mar-2026 20:44:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Mar-2026 20:44:09 UTC] ✅ JWT token verified successfully for user profile
[14-Mar-2026 20:44:09 UTC] User ID: 99
[14-Mar-2026 20:44:09 UTC] ✅ User profile retrieved successfully for user ID: 99
[14-Mar-2026 20:52:34 UTC] === API CALL LOG ===
[14-Mar-2026 20:52:34 UTC] Endpoint: user/profile.php
[14-Mar-2026 20:52:34 UTC] Full Log Data: {
    "timestamp": "2026-03-14 20:52:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.210.54.73",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.210.54.73, 162.158.216.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkiLCJ1c2VybmFtZSI6Im1pa2UzNCIsImVtYWlsIjoibWlrZWVrcG84NEBnbWFpbC5jb20iLCJleHAiOjE3NzQxMjI5MzJ9.ycFPeX2RM6_8dnU-okJUf24wgher8vAK4iLLlFjgqCk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dc629b4bc8ba49a-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.210.54.73",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Mar-2026 20:52:34 UTC] === END API CALL LOG ===
[14-Mar-2026 20:52:34 UTC] ✅ API Hash verification passed for profile endpoint
[14-Mar-2026 20:52:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkiLCJ1c2VybmFtZSI6Im1pa2UzNCIsImVtYWlsIjoibWlrZWVrcG84NEBnbWFpbC5jb20iLCJleHAiOjE3NzQxMjI5MzJ9.ycFPeX2RM6_8dnU-okJUf24wgher8vAK4iLLlFjgqCk
[14-Mar-2026 20:52:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Mar-2026 20:52:34 UTC] ✅ JWT token verified successfully for user profile
[14-Mar-2026 20:52:34 UTC] User ID: 99
[14-Mar-2026 20:52:34 UTC] ✅ User profile retrieved successfully for user ID: 99
[14-Mar-2026 20:53:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Mar-2026 20:53:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Mar-2026 20:53:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.210.54.73, 162.158.216.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkiLCJ1c2VybmFtZSI6Im1pa2UzNCIsImVtYWlsIjoibWlrZWVrcG84NEBnbWFpbC5jb20iLCJleHAiOjE3NzQxMjI5MzJ9.ycFPeX2RM6_8dnU-okJUf24wgher8vAK4iLLlFjgqCk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9dc62aa65c60a49a-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.210.54.73","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[14-Mar-2026 20:53:13 UTC] === User Orders API Called ===
[14-Mar-2026 20:53:13 UTC] User ID: 99
[14-Mar-2026 20:53:13 UTC] Limit: 20, Offset: 0
[14-Mar-2026 20:53:13 UTC] Orders found: 2
[14-Mar-2026 20:53:13 UTC] Orders data: [{"id":80,"quantity":450,"total_coins":450,"coin_type":"regular","telegram_link":"https:\/\/t.me\/arkinvestmanagement","status":"cancelled","created_at":"2026-03-14 23:46:51","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":79,"quantity":130,"total_coins":4550,"coin_type":"regular","telegram_link":"https:\/\/t.me\/arkinvestmanagement","status":"completed","created_at":"2026-03-14 23:44:20","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[14-Mar-2026 20:53:13 UTC] Total orders count: 2
[14-Mar-2026 20:53:24 UTC] === API CALL LOG ===
[14-Mar-2026 20:53:24 UTC] Endpoint: user/profile.php
[14-Mar-2026 20:53:24 UTC] Full Log Data: {
    "timestamp": "2026-03-14 20:53:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.210.54.73",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.210.54.73, 162.158.216.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkiLCJ1c2VybmFtZSI6Im1pa2UzNCIsImVtYWlsIjoibWlrZWVrcG84NEBnbWFpbC5jb20iLCJleHAiOjE3NzQxMjI5MzJ9.ycFPeX2RM6_8dnU-okJUf24wgher8vAK4iLLlFjgqCk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dc62aed7daea49a-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.210.54.73",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Mar-2026 20:53:24 UTC] === END API CALL LOG ===
[14-Mar-2026 20:53:24 UTC] ✅ API Hash verification passed for profile endpoint
[14-Mar-2026 20:53:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkiLCJ1c2VybmFtZSI6Im1pa2UzNCIsImVtYWlsIjoibWlrZWVrcG84NEBnbWFpbC5jb20iLCJleHAiOjE3NzQxMjI5MzJ9.ycFPeX2RM6_8dnU-okJUf24wgher8vAK4iLLlFjgqCk
[14-Mar-2026 20:53:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Mar-2026 20:53:24 UTC] ✅ JWT token verified successfully for user profile
[14-Mar-2026 20:53:24 UTC] User ID: 99
[14-Mar-2026 20:53:24 UTC] ✅ User profile retrieved successfully for user ID: 99
[14-Mar-2026 20:53:25 UTC] User Purchases API - User ID: 99
[14-Mar-2026 20:53:25 UTC] User Purchases API - Total purchases found: 3
[14-Mar-2026 20:53:33 UTC] === API CALL LOG ===
[14-Mar-2026 20:53:33 UTC] Endpoint: user/profile.php
[14-Mar-2026 20:53:33 UTC] Full Log Data: {
    "timestamp": "2026-03-14 20:53:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.210.54.73",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.210.54.73, 162.158.216.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkiLCJ1c2VybmFtZSI6Im1pa2UzNCIsImVtYWlsIjoibWlrZWVrcG84NEBnbWFpbC5jb20iLCJleHAiOjE3NzQxMjI5MzJ9.ycFPeX2RM6_8dnU-okJUf24wgher8vAK4iLLlFjgqCk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dc62b231e99a49a-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.210.54.73",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Mar-2026 20:53:33 UTC] === END API CALL LOG ===
[14-Mar-2026 20:53:33 UTC] ✅ API Hash verification passed for profile endpoint
[14-Mar-2026 20:53:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkiLCJ1c2VybmFtZSI6Im1pa2UzNCIsImVtYWlsIjoibWlrZWVrcG84NEBnbWFpbC5jb20iLCJleHAiOjE3NzQxMjI5MzJ9.ycFPeX2RM6_8dnU-okJUf24wgher8vAK4iLLlFjgqCk
[14-Mar-2026 20:53:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Mar-2026 20:53:33 UTC] ✅ JWT token verified successfully for user profile
[14-Mar-2026 20:53:33 UTC] User ID: 99
[14-Mar-2026 20:53:33 UTC] ✅ User profile retrieved successfully for user ID: 99
[14-Mar-2026 20:53:33 UTC] User Purchases API - User ID: 99
[14-Mar-2026 20:53:33 UTC] User Purchases API - Total purchases found: 3
[14-Mar-2026 20:53:46 UTC] === API CALL LOG ===
[14-Mar-2026 20:53:46 UTC] Endpoint: user/profile.php
[14-Mar-2026 20:53:46 UTC] Full Log Data: {
    "timestamp": "2026-03-14 20:53:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.210.54.73",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.210.54.73, 162.158.216.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkiLCJ1c2VybmFtZSI6Im1pa2UzNCIsImVtYWlsIjoibWlrZWVrcG84NEBnbWFpbC5jb20iLCJleHAiOjE3NzQxMjI5MzJ9.ycFPeX2RM6_8dnU-okJUf24wgher8vAK4iLLlFjgqCk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dc62b73ba4da49a-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.210.54.73",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Mar-2026 20:53:46 UTC] === END API CALL LOG ===
[14-Mar-2026 20:53:46 UTC] ✅ API Hash verification passed for profile endpoint
[14-Mar-2026 20:53:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkiLCJ1c2VybmFtZSI6Im1pa2UzNCIsImVtYWlsIjoibWlrZWVrcG84NEBnbWFpbC5jb20iLCJleHAiOjE3NzQxMjI5MzJ9.ycFPeX2RM6_8dnU-okJUf24wgher8vAK4iLLlFjgqCk
[14-Mar-2026 20:53:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Mar-2026 20:53:46 UTC] ✅ JWT token verified successfully for user profile
[14-Mar-2026 20:53:46 UTC] User ID: 99
[14-Mar-2026 20:53:46 UTC] ✅ User profile retrieved successfully for user ID: 99
[14-Mar-2026 20:54:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Mar-2026 20:54:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Mar-2026 20:54:15 UTC] API Hash Debug - Headers: {"X-Forwarded-For":"197.210.54.73","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkiLCJ1c2VybmFtZSI6Im1pa2UzNCIsImVtYWlsIjoibWlrZWVrcG84NEBnbWFpbC5jb20iLCJleHAiOjE3NzQxMjI5MzJ9.ycFPeX2RM6_8dnU-okJUf24wgher8vAK4iLLlFjgqCk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9dc62c286fb7a49a-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.210.54.73","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","Host":"api.memberx.app","Connection":"Keep-Alive"}
[14-Mar-2026 20:54:15 UTC] === User Orders API Called ===
[14-Mar-2026 20:54:15 UTC] User ID: 99
[14-Mar-2026 20:54:15 UTC] Limit: 20, Offset: 0
[14-Mar-2026 20:54:15 UTC] Orders found: 3
[14-Mar-2026 20:54:15 UTC] Orders data: [{"id":81,"quantity":12,"total_coins":240,"coin_type":"regular","telegram_link":"https:\/\/t.me\/arkinvestmanagement","status":"pending","created_at":"2026-03-15 00:24:13","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":80,"quantity":450,"total_coins":450,"coin_type":"regular","telegram_link":"https:\/\/t.me\/arkinvestmanagement","status":"cancelled","created_at":"2026-03-14 23:46:51","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":79,"quantity":130,"total_coins":4550,"coin_type":"regular","telegram_link":"https:\/\/t.me\/arkinvestmanagement","status":"completed","created_at":"2026-03-14 23:44:20","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[14-Mar-2026 20:54:15 UTC] Total orders count: 3
[14-Mar-2026 20:59:33 UTC] === API CALL LOG ===
[14-Mar-2026 20:59:33 UTC] Endpoint: user/profile.php
[14-Mar-2026 20:59:33 UTC] Full Log Data: {
    "timestamp": "2026-03-14 20:59:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.210.54.73",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.210.54.73, 172.68.229.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkiLCJ1c2VybmFtZSI6Im1pa2UzNCIsImVtYWlsIjoibWlrZWVrcG84NEBnbWFpbC5jb20iLCJleHAiOjE3NzQxMjI5MzJ9.ycFPeX2RM6_8dnU-okJUf24wgher8vAK4iLLlFjgqCk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dc633ec08fa8e0d-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.210.54.73",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Mar-2026 20:59:33 UTC] === END API CALL LOG ===
[14-Mar-2026 20:59:33 UTC] ✅ API Hash verification passed for profile endpoint
[14-Mar-2026 20:59:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkiLCJ1c2VybmFtZSI6Im1pa2UzNCIsImVtYWlsIjoibWlrZWVrcG84NEBnbWFpbC5jb20iLCJleHAiOjE3NzQxMjI5MzJ9.ycFPeX2RM6_8dnU-okJUf24wgher8vAK4iLLlFjgqCk
[14-Mar-2026 20:59:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Mar-2026 20:59:33 UTC] ✅ JWT token verified successfully for user profile
[14-Mar-2026 20:59:33 UTC] User ID: 99
[14-Mar-2026 20:59:33 UTC] ✅ User profile retrieved successfully for user ID: 99
[14-Mar-2026 20:59:33 UTC] User Purchases API - User ID: 99
[14-Mar-2026 20:59:33 UTC] User Purchases API - Total purchases found: 3
[14-Mar-2026 20:59:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Mar-2026 20:59:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Mar-2026 20:59:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.210.54.73, 172.68.229.143","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkiLCJ1c2VybmFtZSI6Im1pa2UzNCIsImVtYWlsIjoibWlrZWVrcG84NEBnbWFpbC5jb20iLCJleHAiOjE3NzQxMjI5MzJ9.ycFPeX2RM6_8dnU-okJUf24wgher8vAK4iLLlFjgqCk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9dc633ef29c18e0d-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.210.54.73","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[14-Mar-2026 20:59:33 UTC] === User Orders API Called ===
[14-Mar-2026 20:59:33 UTC] User ID: 99
[14-Mar-2026 20:59:33 UTC] Limit: 20, Offset: 0
[14-Mar-2026 20:59:33 UTC] Orders found: 3
[14-Mar-2026 20:59:33 UTC] Orders data: [{"id":81,"quantity":12,"total_coins":240,"coin_type":"regular","telegram_link":"https:\/\/t.me\/arkinvestmanagement","status":"cancelled","created_at":"2026-03-15 00:24:13","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":80,"quantity":450,"total_coins":450,"coin_type":"regular","telegram_link":"https:\/\/t.me\/arkinvestmanagement","status":"cancelled","created_at":"2026-03-14 23:46:51","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":79,"quantity":130,"total_coins":4550,"coin_type":"regular","telegram_link":"https:\/\/t.me\/arkinvestmanagement","status":"completed","created_at":"2026-03-14 23:44:20","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[14-Mar-2026 20:59:33 UTC] Total orders count: 3
[14-Mar-2026 20:59:35 UTC] === API CALL LOG ===
[14-Mar-2026 20:59:35 UTC] Endpoint: user/profile.php
[14-Mar-2026 20:59:35 UTC] Full Log Data: {
    "timestamp": "2026-03-14 20:59:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.210.54.73",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.210.54.73, 172.68.229.143",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkiLCJ1c2VybmFtZSI6Im1pa2UzNCIsImVtYWlsIjoibWlrZWVrcG84NEBnbWFpbC5jb20iLCJleHAiOjE3NzQxMjI5MzJ9.ycFPeX2RM6_8dnU-okJUf24wgher8vAK4iLLlFjgqCk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dc633fa1cbe8e0d-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.210.54.73",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Mar-2026 20:59:35 UTC] === END API CALL LOG ===
[14-Mar-2026 20:59:35 UTC] ✅ API Hash verification passed for profile endpoint
[14-Mar-2026 20:59:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkiLCJ1c2VybmFtZSI6Im1pa2UzNCIsImVtYWlsIjoibWlrZWVrcG84NEBnbWFpbC5jb20iLCJleHAiOjE3NzQxMjI5MzJ9.ycFPeX2RM6_8dnU-okJUf24wgher8vAK4iLLlFjgqCk
[14-Mar-2026 20:59:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Mar-2026 20:59:35 UTC] ✅ JWT token verified successfully for user profile
[14-Mar-2026 20:59:35 UTC] User ID: 99
[14-Mar-2026 20:59:35 UTC] ✅ User profile retrieved successfully for user ID: 99
[14-Mar-2026 20:59:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Mar-2026 20:59:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Mar-2026 20:59:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.210.54.73, 172.68.229.181","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkiLCJ1c2VybmFtZSI6Im1pa2UzNCIsImVtYWlsIjoibWlrZWVrcG84NEBnbWFpbC5jb20iLCJleHAiOjE3NzQxMjI5MzJ9.ycFPeX2RM6_8dnU-okJUf24wgher8vAK4iLLlFjgqCk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9dc634143a618e0d-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.210.54.73","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[14-Mar-2026 20:59:39 UTC] === User Orders API Called ===
[14-Mar-2026 20:59:39 UTC] User ID: 99
[14-Mar-2026 20:59:39 UTC] Limit: 20, Offset: 0
[14-Mar-2026 20:59:39 UTC] Orders found: 3
[14-Mar-2026 20:59:39 UTC] Orders data: [{"id":81,"quantity":12,"total_coins":240,"coin_type":"regular","telegram_link":"https:\/\/t.me\/arkinvestmanagement","status":"cancelled","created_at":"2026-03-15 00:24:13","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":80,"quantity":450,"total_coins":450,"coin_type":"regular","telegram_link":"https:\/\/t.me\/arkinvestmanagement","status":"cancelled","created_at":"2026-03-14 23:46:51","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":79,"quantity":130,"total_coins":4550,"coin_type":"regular","telegram_link":"https:\/\/t.me\/arkinvestmanagement","status":"completed","created_at":"2026-03-14 23:44:20","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[14-Mar-2026 20:59:39 UTC] Total orders count: 3
[14-Mar-2026 20:59:46 UTC] === API CALL LOG ===
[14-Mar-2026 20:59:46 UTC] Endpoint: user/profile.php
[14-Mar-2026 20:59:46 UTC] Full Log Data: {
    "timestamp": "2026-03-14 20:59:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.210.54.73",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.210.54.73, 172.68.229.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkiLCJ1c2VybmFtZSI6Im1pa2UzNCIsImVtYWlsIjoibWlrZWVrcG84NEBnbWFpbC5jb20iLCJleHAiOjE3NzQxMjI5MzJ9.ycFPeX2RM6_8dnU-okJUf24wgher8vAK4iLLlFjgqCk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dc634427c888e0d-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.210.54.73",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Mar-2026 20:59:46 UTC] === END API CALL LOG ===
[14-Mar-2026 20:59:46 UTC] ✅ API Hash verification passed for profile endpoint
[14-Mar-2026 20:59:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkiLCJ1c2VybmFtZSI6Im1pa2UzNCIsImVtYWlsIjoibWlrZWVrcG84NEBnbWFpbC5jb20iLCJleHAiOjE3NzQxMjI5MzJ9.ycFPeX2RM6_8dnU-okJUf24wgher8vAK4iLLlFjgqCk
[14-Mar-2026 20:59:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Mar-2026 20:59:46 UTC] ✅ JWT token verified successfully for user profile
[14-Mar-2026 20:59:46 UTC] User ID: 99
[14-Mar-2026 20:59:46 UTC] ✅ User profile retrieved successfully for user ID: 99
[14-Mar-2026 23:19:27 UTC] === API CALL LOG ===
[14-Mar-2026 23:19:27 UTC] Endpoint: user/profile.php
[14-Mar-2026 23:19:27 UTC] Full Log Data: {
    "timestamp": "2026-03-14 23:19:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.246.50.78",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.246.50.78, 172.68.254.135",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5NSwidXNlcm5hbWUiOiJrb2tvbyBiZWUiLCJlbWFpbCI6Iktva283N2JlbkBnbWFpbC5jb20iLCJleHAiOjE3NzQxMzUxNjd9.z_0rZPLrV41gwaFAQGm4WyoqAFqp1TUch2JlwbLunPE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dc700de9de3647c-ORN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "154.246.50.78",
        "CF-IPCountry": "DZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Mar-2026 23:19:27 UTC] === END API CALL LOG ===
[14-Mar-2026 23:19:27 UTC] ✅ API Hash verification passed for profile endpoint
[14-Mar-2026 23:19:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5NSwidXNlcm5hbWUiOiJrb2tvbyBiZWUiLCJlbWFpbCI6Iktva283N2JlbkBnbWFpbC5jb20iLCJleHAiOjE3NzQxMzUxNjd9.z_0rZPLrV41gwaFAQGm4WyoqAFqp1TUch2JlwbLunPE
[14-Mar-2026 23:19:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Mar-2026 23:19:27 UTC] ✅ JWT token verified successfully for user profile
[14-Mar-2026 23:19:27 UTC] User ID: 95
[14-Mar-2026 23:19:27 UTC] ✅ User profile retrieved successfully for user ID: 95
[14-Mar-2026 23:19:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Mar-2026 23:19:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Mar-2026 23:19:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"154.246.50.78, 172.68.254.136","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5NSwidXNlcm5hbWUiOiJrb2tvbyBiZWUiLCJlbWFpbCI6Iktva283N2JlbkBnbWFpbC5jb20iLCJleHAiOjE3NzQxMzUxNjd9.z_0rZPLrV41gwaFAQGm4WyoqAFqp1TUch2JlwbLunPE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9dc700e9eefc647c-ORN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"154.246.50.78","CF-IPCountry":"DZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[14-Mar-2026 23:19:29 UTC] === User Orders API Called ===
[14-Mar-2026 23:19:29 UTC] User ID: 95
[14-Mar-2026 23:19:29 UTC] Limit: 20, Offset: 0
[14-Mar-2026 23:19:29 UTC] Orders found: 5
[14-Mar-2026 23:19:29 UTC] Orders data: [{"id":76,"quantity":1,"total_coins":20,"coin_type":"regular","telegram_link":"https:\/\/t.me\/GetReferrals7","status":"pending","created_at":"2026-03-13 03:39:09","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":75,"quantity":1,"total_coins":20,"coin_type":"regular","telegram_link":"https:\/\/t.me\/GetReferrals7","status":"pending","created_at":"2026-03-13 03:38:51","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":74,"quantity":1,"total_coins":20,"coin_type":"regular","telegram_link":"https:\/\/t.me\/GetReferrals7","status":"pending","created_at":"2026-03-13 03:38:33","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":73,"quantity":1,"total_coins":20,"coin_type":"regular","telegram_link":"https:\/\/t.me\/GetReferrals7","status":"pending","created_at":"2026-03-13 03:37:56","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":72,"quantity":1,"total_coins":20,"coin_type":"regular","telegram_link":"https:\/\/t.me\/GetReferrals7","status":"pending","created_at":"2026-03-13 03:35:45","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[14-Mar-2026 23:19:29 UTC] Total orders count: 5
[14-Mar-2026 23:19:33 UTC] === API CALL LOG ===
[14-Mar-2026 23:19:33 UTC] Endpoint: user/profile.php
[14-Mar-2026 23:19:33 UTC] Full Log Data: {
    "timestamp": "2026-03-14 23:19:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.246.50.78",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.246.50.78, 172.68.254.136",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5NSwidXNlcm5hbWUiOiJrb2tvbyBiZWUiLCJlbWFpbCI6Iktva283N2JlbkBnbWFpbC5jb20iLCJleHAiOjE3NzQxMzUxNjd9.z_0rZPLrV41gwaFAQGm4WyoqAFqp1TUch2JlwbLunPE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dc701052d1c647c-ORN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "154.246.50.78",
        "CF-IPCountry": "DZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Mar-2026 23:19:33 UTC] === END API CALL LOG ===
[14-Mar-2026 23:19:33 UTC] ✅ API Hash verification passed for profile endpoint
[14-Mar-2026 23:19:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5NSwidXNlcm5hbWUiOiJrb2tvbyBiZWUiLCJlbWFpbCI6Iktva283N2JlbkBnbWFpbC5jb20iLCJleHAiOjE3NzQxMzUxNjd9.z_0rZPLrV41gwaFAQGm4WyoqAFqp1TUch2JlwbLunPE
[14-Mar-2026 23:19:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Mar-2026 23:19:33 UTC] ✅ JWT token verified successfully for user profile
[14-Mar-2026 23:19:33 UTC] User ID: 95
[14-Mar-2026 23:19:33 UTC] ✅ User profile retrieved successfully for user ID: 95
[14-Mar-2026 23:19:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Mar-2026 23:19:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Mar-2026 23:19:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"154.246.50.78, 172.68.254.136","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5NSwidXNlcm5hbWUiOiJrb2tvbyBiZWUiLCJlbWFpbCI6Iktva283N2JlbkBnbWFpbC5jb20iLCJleHAiOjE3NzQxMzUxNjd9.z_0rZPLrV41gwaFAQGm4WyoqAFqp1TUch2JlwbLunPE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9dc701250a5f647c-ORN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"154.246.50.78","CF-IPCountry":"DZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[14-Mar-2026 23:19:39 UTC] === User Orders API Called ===
[14-Mar-2026 23:19:39 UTC] User ID: 95
[14-Mar-2026 23:19:39 UTC] Limit: 20, Offset: 0
[14-Mar-2026 23:19:39 UTC] Orders found: 5
[14-Mar-2026 23:19:39 UTC] Orders data: [{"id":76,"quantity":1,"total_coins":20,"coin_type":"regular","telegram_link":"https:\/\/t.me\/GetReferrals7","status":"pending","created_at":"2026-03-13 03:39:09","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":75,"quantity":1,"total_coins":20,"coin_type":"regular","telegram_link":"https:\/\/t.me\/GetReferrals7","status":"pending","created_at":"2026-03-13 03:38:51","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":74,"quantity":1,"total_coins":20,"coin_type":"regular","telegram_link":"https:\/\/t.me\/GetReferrals7","status":"pending","created_at":"2026-03-13 03:38:33","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":73,"quantity":1,"total_coins":20,"coin_type":"regular","telegram_link":"https:\/\/t.me\/GetReferrals7","status":"pending","created_at":"2026-03-13 03:37:56","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":72,"quantity":1,"total_coins":20,"coin_type":"regular","telegram_link":"https:\/\/t.me\/GetReferrals7","status":"pending","created_at":"2026-03-13 03:35:45","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[14-Mar-2026 23:19:39 UTC] Total orders count: 5
[14-Mar-2026 23:19:42 UTC] === API CALL LOG ===
[14-Mar-2026 23:19:42 UTC] Endpoint: user/profile.php
[14-Mar-2026 23:19:42 UTC] Full Log Data: {
    "timestamp": "2026-03-14 23:19:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.246.50.78",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.246.50.78, 172.68.254.136",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5NSwidXNlcm5hbWUiOiJrb2tvbyBiZWUiLCJlbWFpbCI6Iktva283N2JlbkBnbWFpbC5jb20iLCJleHAiOjE3NzQxMzUxNjd9.z_0rZPLrV41gwaFAQGm4WyoqAFqp1TUch2JlwbLunPE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dc7013908d6647c-ORN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "154.246.50.78",
        "CF-IPCountry": "DZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Mar-2026 23:19:42 UTC] === END API CALL LOG ===
[14-Mar-2026 23:19:42 UTC] ✅ API Hash verification passed for profile endpoint
[14-Mar-2026 23:19:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5NSwidXNlcm5hbWUiOiJrb2tvbyBiZWUiLCJlbWFpbCI6Iktva283N2JlbkBnbWFpbC5jb20iLCJleHAiOjE3NzQxMzUxNjd9.z_0rZPLrV41gwaFAQGm4WyoqAFqp1TUch2JlwbLunPE
[14-Mar-2026 23:19:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Mar-2026 23:19:42 UTC] ✅ JWT token verified successfully for user profile
[14-Mar-2026 23:19:42 UTC] User ID: 95
[14-Mar-2026 23:19:42 UTC] ✅ User profile retrieved successfully for user ID: 95
[14-Mar-2026 23:19:42 UTC] User Purchases API - User ID: 95
[14-Mar-2026 23:19:42 UTC] User Purchases API - Total purchases found: 0
[14-Mar-2026 23:19:44 UTC] === API CALL LOG ===
[14-Mar-2026 23:19:44 UTC] Endpoint: user/profile.php
[14-Mar-2026 23:19:44 UTC] Full Log Data: {
    "timestamp": "2026-03-14 23:19:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.246.50.78",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.246.50.78, 172.68.254.136",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5NSwidXNlcm5hbWUiOiJrb2tvbyBiZWUiLCJlbWFpbCI6Iktva283N2JlbkBnbWFpbC5jb20iLCJleHAiOjE3NzQxMzUxNjd9.z_0rZPLrV41gwaFAQGm4WyoqAFqp1TUch2JlwbLunPE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dc701465d49647c-ORN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "154.246.50.78",
        "CF-IPCountry": "DZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Mar-2026 23:19:44 UTC] === END API CALL LOG ===
[14-Mar-2026 23:19:44 UTC] ✅ API Hash verification passed for profile endpoint
[14-Mar-2026 23:19:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5NSwidXNlcm5hbWUiOiJrb2tvbyBiZWUiLCJlbWFpbCI6Iktva283N2JlbkBnbWFpbC5jb20iLCJleHAiOjE3NzQxMzUxNjd9.z_0rZPLrV41gwaFAQGm4WyoqAFqp1TUch2JlwbLunPE
[14-Mar-2026 23:19:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Mar-2026 23:19:44 UTC] ✅ JWT token verified successfully for user profile
[14-Mar-2026 23:19:44 UTC] User ID: 95
[14-Mar-2026 23:19:44 UTC] ✅ User profile retrieved successfully for user ID: 95
[14-Mar-2026 23:20:27 UTC] === API CALL LOG ===
[14-Mar-2026 23:20:27 UTC] Endpoint: user/profile.php
[14-Mar-2026 23:20:27 UTC] Full Log Data: {
    "timestamp": "2026-03-14 23:20:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.246.50.78",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.246.50.78, 172.68.254.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5NSwidXNlcm5hbWUiOiJrb2tvbyBiZWUiLCJlbWFpbCI6Iktva283N2JlbkBnbWFpbC5jb20iLCJleHAiOjE3NzQxMzUxNjd9.z_0rZPLrV41gwaFAQGm4WyoqAFqp1TUch2JlwbLunPE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dc70255cc7b647c-ORN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "154.246.50.78",
        "CF-IPCountry": "DZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Mar-2026 23:20:27 UTC] === END API CALL LOG ===
[14-Mar-2026 23:20:27 UTC] ✅ API Hash verification passed for profile endpoint
[14-Mar-2026 23:20:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5NSwidXNlcm5hbWUiOiJrb2tvbyBiZWUiLCJlbWFpbCI6Iktva283N2JlbkBnbWFpbC5jb20iLCJleHAiOjE3NzQxMzUxNjd9.z_0rZPLrV41gwaFAQGm4WyoqAFqp1TUch2JlwbLunPE
[14-Mar-2026 23:20:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Mar-2026 23:20:27 UTC] ✅ JWT token verified successfully for user profile
[14-Mar-2026 23:20:27 UTC] User ID: 95
[14-Mar-2026 23:20:27 UTC] ✅ User profile retrieved successfully for user ID: 95
[14-Mar-2026 23:20:30 UTC] === API CALL LOG ===
[14-Mar-2026 23:20:30 UTC] Endpoint: user/profile.php
[14-Mar-2026 23:20:30 UTC] Full Log Data: {
    "timestamp": "2026-03-14 23:20:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.246.50.78",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.246.50.78, 172.68.254.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5NSwidXNlcm5hbWUiOiJrb2tvbyBiZWUiLCJlbWFpbCI6Iktva283N2JlbkBnbWFpbC5jb20iLCJleHAiOjE3NzQxMzUxNjd9.z_0rZPLrV41gwaFAQGm4WyoqAFqp1TUch2JlwbLunPE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dc70268d828647c-ORN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "154.246.50.78",
        "CF-IPCountry": "DZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Mar-2026 23:20:30 UTC] === END API CALL LOG ===
[14-Mar-2026 23:20:30 UTC] ✅ API Hash verification passed for profile endpoint
[14-Mar-2026 23:20:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5NSwidXNlcm5hbWUiOiJrb2tvbyBiZWUiLCJlbWFpbCI6Iktva283N2JlbkBnbWFpbC5jb20iLCJleHAiOjE3NzQxMzUxNjd9.z_0rZPLrV41gwaFAQGm4WyoqAFqp1TUch2JlwbLunPE
[14-Mar-2026 23:20:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Mar-2026 23:20:30 UTC] ✅ JWT token verified successfully for user profile
[14-Mar-2026 23:20:30 UTC] User ID: 95
[14-Mar-2026 23:20:30 UTC] ✅ User profile retrieved successfully for user ID: 95
[14-Mar-2026 23:20:31 UTC] User Purchases API - User ID: 95
[14-Mar-2026 23:20:31 UTC] User Purchases API - Total purchases found: 0
[14-Mar-2026 23:20:36 UTC] === API CALL LOG ===
[14-Mar-2026 23:20:36 UTC] Endpoint: user/profile.php
[14-Mar-2026 23:20:36 UTC] Full Log Data: {
    "timestamp": "2026-03-14 23:20:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.246.50.78",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.246.50.78, 172.68.254.136",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5NSwidXNlcm5hbWUiOiJrb2tvbyBiZWUiLCJlbWFpbCI6Iktva283N2JlbkBnbWFpbC5jb20iLCJleHAiOjE3NzQxMzUxNjd9.z_0rZPLrV41gwaFAQGm4WyoqAFqp1TUch2JlwbLunPE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dc7028d7bba647c-ORN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "154.246.50.78",
        "CF-IPCountry": "DZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Mar-2026 23:20:36 UTC] === END API CALL LOG ===
[14-Mar-2026 23:20:36 UTC] ✅ API Hash verification passed for profile endpoint
[14-Mar-2026 23:20:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5NSwidXNlcm5hbWUiOiJrb2tvbyBiZWUiLCJlbWFpbCI6Iktva283N2JlbkBnbWFpbC5jb20iLCJleHAiOjE3NzQxMzUxNjd9.z_0rZPLrV41gwaFAQGm4WyoqAFqp1TUch2JlwbLunPE
[14-Mar-2026 23:20:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Mar-2026 23:20:36 UTC] ✅ JWT token verified successfully for user profile
[14-Mar-2026 23:20:36 UTC] User ID: 95
[14-Mar-2026 23:20:36 UTC] ✅ User profile retrieved successfully for user ID: 95
[15-Mar-2026 04:13:26 UTC] === API CALL LOG ===
[15-Mar-2026 04:13:26 UTC] Endpoint: user/profile.php
[15-Mar-2026 04:13:26 UTC] Full Log Data: {
    "timestamp": "2026-03-15 04:13:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:a00:10d:b8:594d:c7b6:6911:9652",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:a00:10d:b8:594d:c7b6:6911:9652, 172.71.198.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwIiwidXNlcm5hbWUiOiJhbmFuZDAwNyIsImVtYWlsIjoidmVybWFhbmNoYWwxMTc3QGdtYWlsLmNvbSIsImV4cCI6MTc3NDE1MjgwNX0.C1fpN8z2gbzPWGFz6bd4F4Axv5sIvxNXvHIWG7zKbUY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dc8af7bbaeaaed9-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:a00:10d:b8:594d:c7b6:6911:9652",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Mar-2026 04:13:26 UTC] === END API CALL LOG ===
[15-Mar-2026 04:13:26 UTC] ✅ API Hash verification passed for profile endpoint
[15-Mar-2026 04:13:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwIiwidXNlcm5hbWUiOiJhbmFuZDAwNyIsImVtYWlsIjoidmVybWFhbmNoYWwxMTc3QGdtYWlsLmNvbSIsImV4cCI6MTc3NDE1MjgwNX0.C1fpN8z2gbzPWGFz6bd4F4Axv5sIvxNXvHIWG7zKbUY
[15-Mar-2026 04:13:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Mar-2026 04:13:26 UTC] ✅ JWT token verified successfully for user profile
[15-Mar-2026 04:13:26 UTC] User ID: 100
[15-Mar-2026 04:13:26 UTC] ✅ User profile retrieved successfully for user ID: 100
[15-Mar-2026 04:13:59 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Mar-2026 04:13:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Mar-2026 04:13:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:a00:10d:b8:594d:c7b6:6911:9652, 172.71.198.11","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwIiwidXNlcm5hbWUiOiJhbmFuZDAwNyIsImVtYWlsIjoidmVybWFhbmNoYWwxMTc3QGdtYWlsLmNvbSIsImV4cCI6MTc3NDE1MjgwNX0.C1fpN8z2gbzPWGFz6bd4F4Axv5sIvxNXvHIWG7zKbUY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9dc8b050c88baed9-BOM","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2402:a00:10d:b8:594d:c7b6:6911:9652","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[15-Mar-2026 04:13:59 UTC] === User Orders API Called ===
[15-Mar-2026 04:13:59 UTC] User ID: 100
[15-Mar-2026 04:13:59 UTC] Limit: 20, Offset: 0
[15-Mar-2026 04:13:59 UTC] Orders found: 0
[15-Mar-2026 04:13:59 UTC] Orders data: []
[15-Mar-2026 04:13:59 UTC] Total orders count: 0
[15-Mar-2026 04:14:10 UTC] === API CALL LOG ===
[15-Mar-2026 04:14:10 UTC] Endpoint: user/profile.php
[15-Mar-2026 04:14:10 UTC] Full Log Data: {
    "timestamp": "2026-03-15 04:14:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:a00:10d:b8:594d:c7b6:6911:9652",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:a00:10d:b8:594d:c7b6:6911:9652, 172.71.198.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwIiwidXNlcm5hbWUiOiJhbmFuZDAwNyIsImVtYWlsIjoidmVybWFhbmNoYWwxMTc3QGdtYWlsLmNvbSIsImV4cCI6MTc3NDE1MjgwNX0.C1fpN8z2gbzPWGFz6bd4F4Axv5sIvxNXvHIWG7zKbUY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dc8b091085caed9-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:a00:10d:b8:594d:c7b6:6911:9652",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Mar-2026 04:14:10 UTC] === END API CALL LOG ===
[15-Mar-2026 04:14:10 UTC] ✅ API Hash verification passed for profile endpoint
[15-Mar-2026 04:14:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwIiwidXNlcm5hbWUiOiJhbmFuZDAwNyIsImVtYWlsIjoidmVybWFhbmNoYWwxMTc3QGdtYWlsLmNvbSIsImV4cCI6MTc3NDE1MjgwNX0.C1fpN8z2gbzPWGFz6bd4F4Axv5sIvxNXvHIWG7zKbUY
[15-Mar-2026 04:14:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Mar-2026 04:14:10 UTC] ✅ JWT token verified successfully for user profile
[15-Mar-2026 04:14:10 UTC] User ID: 100
[15-Mar-2026 04:14:10 UTC] ✅ User profile retrieved successfully for user ID: 100
[15-Mar-2026 04:14:21 UTC] === API CALL LOG ===
[15-Mar-2026 04:14:21 UTC] Endpoint: user/profile.php
[15-Mar-2026 04:14:21 UTC] Full Log Data: {
    "timestamp": "2026-03-15 04:14:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:a00:10d:b8:594d:c7b6:6911:9652",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:a00:10d:b8:594d:c7b6:6911:9652, 172.71.198.11",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwIiwidXNlcm5hbWUiOiJhbmFuZDAwNyIsImVtYWlsIjoidmVybWFhbmNoYWwxMTc3QGdtYWlsLmNvbSIsImV4cCI6MTc3NDE1MjgwNX0.C1fpN8z2gbzPWGFz6bd4F4Axv5sIvxNXvHIWG7zKbUY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dc8b0d85e82aed9-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:a00:10d:b8:594d:c7b6:6911:9652",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Mar-2026 04:14:21 UTC] === END API CALL LOG ===
[15-Mar-2026 04:14:21 UTC] ✅ API Hash verification passed for profile endpoint
[15-Mar-2026 04:14:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwIiwidXNlcm5hbWUiOiJhbmFuZDAwNyIsImVtYWlsIjoidmVybWFhbmNoYWwxMTc3QGdtYWlsLmNvbSIsImV4cCI6MTc3NDE1MjgwNX0.C1fpN8z2gbzPWGFz6bd4F4Axv5sIvxNXvHIWG7zKbUY
[15-Mar-2026 04:14:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Mar-2026 04:14:21 UTC] ✅ JWT token verified successfully for user profile
[15-Mar-2026 04:14:21 UTC] User ID: 100
[15-Mar-2026 04:14:21 UTC] ✅ User profile retrieved successfully for user ID: 100
[15-Mar-2026 04:14:26 UTC] === API CALL LOG ===
[15-Mar-2026 04:14:26 UTC] Endpoint: user/profile.php
[15-Mar-2026 04:14:26 UTC] Full Log Data: {
    "timestamp": "2026-03-15 04:14:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:a00:10d:b8:594d:c7b6:6911:9652",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:a00:10d:b8:594d:c7b6:6911:9652, 172.71.198.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwIiwidXNlcm5hbWUiOiJhbmFuZDAwNyIsImVtYWlsIjoidmVybWFhbmNoYWwxMTc3QGdtYWlsLmNvbSIsImV4cCI6MTc3NDE1MjgwNX0.C1fpN8z2gbzPWGFz6bd4F4Axv5sIvxNXvHIWG7zKbUY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dc8b0f6be4faed9-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:a00:10d:b8:594d:c7b6:6911:9652",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Mar-2026 04:14:26 UTC] === END API CALL LOG ===
[15-Mar-2026 04:14:26 UTC] ✅ API Hash verification passed for profile endpoint
[15-Mar-2026 04:14:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwIiwidXNlcm5hbWUiOiJhbmFuZDAwNyIsImVtYWlsIjoidmVybWFhbmNoYWwxMTc3QGdtYWlsLmNvbSIsImV4cCI6MTc3NDE1MjgwNX0.C1fpN8z2gbzPWGFz6bd4F4Axv5sIvxNXvHIWG7zKbUY
[15-Mar-2026 04:14:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Mar-2026 04:14:26 UTC] ✅ JWT token verified successfully for user profile
[15-Mar-2026 04:14:26 UTC] User ID: 100
[15-Mar-2026 04:14:26 UTC] ✅ User profile retrieved successfully for user ID: 100
[15-Mar-2026 04:14:32 UTC] === API CALL LOG ===
[15-Mar-2026 04:14:32 UTC] Endpoint: user/profile.php
[15-Mar-2026 04:14:32 UTC] Full Log Data: {
    "timestamp": "2026-03-15 04:14:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:a00:10d:b8:594d:c7b6:6911:9652",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:a00:10d:b8:594d:c7b6:6911:9652, 172.71.198.11",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwIiwidXNlcm5hbWUiOiJhbmFuZDAwNyIsImVtYWlsIjoidmVybWFhbmNoYWwxMTc3QGdtYWlsLmNvbSIsImV4cCI6MTc3NDE1MjgwNX0.C1fpN8z2gbzPWGFz6bd4F4Axv5sIvxNXvHIWG7zKbUY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dc8b11d181eaed9-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:a00:10d:b8:594d:c7b6:6911:9652",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Mar-2026 04:14:32 UTC] === END API CALL LOG ===
[15-Mar-2026 04:14:32 UTC] ✅ API Hash verification passed for profile endpoint
[15-Mar-2026 04:14:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwIiwidXNlcm5hbWUiOiJhbmFuZDAwNyIsImVtYWlsIjoidmVybWFhbmNoYWwxMTc3QGdtYWlsLmNvbSIsImV4cCI6MTc3NDE1MjgwNX0.C1fpN8z2gbzPWGFz6bd4F4Axv5sIvxNXvHIWG7zKbUY
[15-Mar-2026 04:14:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Mar-2026 04:14:32 UTC] ✅ JWT token verified successfully for user profile
[15-Mar-2026 04:14:32 UTC] User ID: 100
[15-Mar-2026 04:14:32 UTC] ✅ User profile retrieved successfully for user ID: 100
[15-Mar-2026 04:14:42 UTC] === API CALL LOG ===
[15-Mar-2026 04:14:42 UTC] Endpoint: user/profile.php
[15-Mar-2026 04:14:42 UTC] Full Log Data: {
    "timestamp": "2026-03-15 04:14:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:a00:10d:b8:594d:c7b6:6911:9652",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:a00:10d:b8:594d:c7b6:6911:9652, 172.71.198.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwIiwidXNlcm5hbWUiOiJhbmFuZDAwNyIsImVtYWlsIjoidmVybWFhbmNoYWwxMTc3QGdtYWlsLmNvbSIsImV4cCI6MTc3NDE1MjgwNX0.C1fpN8z2gbzPWGFz6bd4F4Axv5sIvxNXvHIWG7zKbUY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dc8b158ef1baed9-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:a00:10d:b8:594d:c7b6:6911:9652",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Mar-2026 04:14:42 UTC] === END API CALL LOG ===
[15-Mar-2026 04:14:42 UTC] ✅ API Hash verification passed for profile endpoint
[15-Mar-2026 04:14:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwIiwidXNlcm5hbWUiOiJhbmFuZDAwNyIsImVtYWlsIjoidmVybWFhbmNoYWwxMTc3QGdtYWlsLmNvbSIsImV4cCI6MTc3NDE1MjgwNX0.C1fpN8z2gbzPWGFz6bd4F4Axv5sIvxNXvHIWG7zKbUY
[15-Mar-2026 04:14:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Mar-2026 04:14:42 UTC] ✅ JWT token verified successfully for user profile
[15-Mar-2026 04:14:42 UTC] User ID: 100
[15-Mar-2026 04:14:42 UTC] ✅ User profile retrieved successfully for user ID: 100
[15-Mar-2026 04:15:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Mar-2026 04:15:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Mar-2026 04:15:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:a00:10d:b8:594d:c7b6:6911:9652, 172.71.198.10","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwIiwidXNlcm5hbWUiOiJhbmFuZDAwNyIsImVtYWlsIjoidmVybWFhbmNoYWwxMTc3QGdtYWlsLmNvbSIsImV4cCI6MTc3NDE1MjgwNX0.C1fpN8z2gbzPWGFz6bd4F4Axv5sIvxNXvHIWG7zKbUY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9dc8b1c9fc25aed9-BOM","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2402:a00:10d:b8:594d:c7b6:6911:9652","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[15-Mar-2026 04:15:00 UTC] === User Orders API Called ===
[15-Mar-2026 04:15:00 UTC] User ID: 100
[15-Mar-2026 04:15:00 UTC] Limit: 20, Offset: 0
[15-Mar-2026 04:15:00 UTC] Orders found: 1
[15-Mar-2026 04:15:00 UTC] Orders data: [{"id":82,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/iplprediction072\/9","status":"pending","created_at":"2026-03-15 07:44:58","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[15-Mar-2026 04:15:00 UTC] Total orders count: 1
[15-Mar-2026 04:15:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Mar-2026 04:15:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Mar-2026 04:15:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:a00:10d:b8:594d:c7b6:6911:9652, 172.71.198.10","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwIiwidXNlcm5hbWUiOiJhbmFuZDAwNyIsImVtYWlsIjoidmVybWFhbmNoYWwxMTc3QGdtYWlsLmNvbSIsImV4cCI6MTc3NDE1MjgwNX0.C1fpN8z2gbzPWGFz6bd4F4Axv5sIvxNXvHIWG7zKbUY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9dc8b20ef8aaaed9-BOM","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2402:a00:10d:b8:594d:c7b6:6911:9652","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[15-Mar-2026 04:15:11 UTC] === User Orders API Called ===
[15-Mar-2026 04:15:11 UTC] User ID: 100
[15-Mar-2026 04:15:11 UTC] Limit: 20, Offset: 0
[15-Mar-2026 04:15:11 UTC] Orders found: 1
[15-Mar-2026 04:15:11 UTC] Orders data: [{"id":82,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/iplprediction072\/9","status":"pending","created_at":"2026-03-15 07:44:58","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[15-Mar-2026 04:15:11 UTC] Total orders count: 1
[15-Mar-2026 04:15:12 UTC] === API CALL LOG ===
[15-Mar-2026 04:15:12 UTC] Endpoint: user/profile.php
[15-Mar-2026 04:15:12 UTC] Full Log Data: {
    "timestamp": "2026-03-15 04:15:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:a00:10d:b8:594d:c7b6:6911:9652",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:a00:10d:b8:594d:c7b6:6911:9652, 172.71.198.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwIiwidXNlcm5hbWUiOiJhbmFuZDAwNyIsImVtYWlsIjoidmVybWFhbmNoYWwxMTc3QGdtYWlsLmNvbSIsImV4cCI6MTc3NDE1MjgwNX0.C1fpN8z2gbzPWGFz6bd4F4Axv5sIvxNXvHIWG7zKbUY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dc8b2177bd2aed9-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:a00:10d:b8:594d:c7b6:6911:9652",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Mar-2026 04:15:12 UTC] === END API CALL LOG ===
[15-Mar-2026 04:15:12 UTC] ✅ API Hash verification passed for profile endpoint
[15-Mar-2026 04:15:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwIiwidXNlcm5hbWUiOiJhbmFuZDAwNyIsImVtYWlsIjoidmVybWFhbmNoYWwxMTc3QGdtYWlsLmNvbSIsImV4cCI6MTc3NDE1MjgwNX0.C1fpN8z2gbzPWGFz6bd4F4Axv5sIvxNXvHIWG7zKbUY
[15-Mar-2026 04:15:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Mar-2026 04:15:12 UTC] ✅ JWT token verified successfully for user profile
[15-Mar-2026 04:15:12 UTC] User ID: 100
[15-Mar-2026 04:15:12 UTC] ✅ User profile retrieved successfully for user ID: 100
[15-Mar-2026 04:15:13 UTC] User Purchases API - User ID: 100
[15-Mar-2026 04:15:13 UTC] User Purchases API - Total purchases found: 0
[15-Mar-2026 04:15:21 UTC] === API CALL LOG ===
[15-Mar-2026 04:15:21 UTC] Endpoint: user/profile.php
[15-Mar-2026 04:15:21 UTC] Full Log Data: {
    "timestamp": "2026-03-15 04:15:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:a00:10d:b8:594d:c7b6:6911:9652",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:a00:10d:b8:594d:c7b6:6911:9652, 172.71.198.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwIiwidXNlcm5hbWUiOiJhbmFuZDAwNyIsImVtYWlsIjoidmVybWFhbmNoYWwxMTc3QGdtYWlsLmNvbSIsImV4cCI6MTc3NDE1MjgwNX0.C1fpN8z2gbzPWGFz6bd4F4Axv5sIvxNXvHIWG7zKbUY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dc8b24c6c96dab3-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:a00:10d:b8:594d:c7b6:6911:9652",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Mar-2026 04:15:21 UTC] === END API CALL LOG ===
[15-Mar-2026 04:15:21 UTC] ✅ API Hash verification passed for profile endpoint
[15-Mar-2026 04:15:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwIiwidXNlcm5hbWUiOiJhbmFuZDAwNyIsImVtYWlsIjoidmVybWFhbmNoYWwxMTc3QGdtYWlsLmNvbSIsImV4cCI6MTc3NDE1MjgwNX0.C1fpN8z2gbzPWGFz6bd4F4Axv5sIvxNXvHIWG7zKbUY
[15-Mar-2026 04:15:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Mar-2026 04:15:21 UTC] ✅ JWT token verified successfully for user profile
[15-Mar-2026 04:15:21 UTC] User ID: 100
[15-Mar-2026 04:15:21 UTC] ✅ User profile retrieved successfully for user ID: 100
[15-Mar-2026 04:15:22 UTC] === API CALL LOG ===
[15-Mar-2026 04:15:22 UTC] Endpoint: user/profile.php
[15-Mar-2026 04:15:22 UTC] Full Log Data: {
    "timestamp": "2026-03-15 04:15:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:a00:10d:b8:594d:c7b6:6911:9652",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:a00:10d:b8:594d:c7b6:6911:9652, 172.71.198.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwIiwidXNlcm5hbWUiOiJhbmFuZDAwNyIsImVtYWlsIjoidmVybWFhbmNoYWwxMTc3QGdtYWlsLmNvbSIsImV4cCI6MTc3NDE1MjgwNX0.C1fpN8z2gbzPWGFz6bd4F4Axv5sIvxNXvHIWG7zKbUY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dc8b2523d34dab3-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:a00:10d:b8:594d:c7b6:6911:9652",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Mar-2026 04:15:22 UTC] === END API CALL LOG ===
[15-Mar-2026 04:15:22 UTC] ✅ API Hash verification passed for profile endpoint
[15-Mar-2026 04:15:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwIiwidXNlcm5hbWUiOiJhbmFuZDAwNyIsImVtYWlsIjoidmVybWFhbmNoYWwxMTc3QGdtYWlsLmNvbSIsImV4cCI6MTc3NDE1MjgwNX0.C1fpN8z2gbzPWGFz6bd4F4Axv5sIvxNXvHIWG7zKbUY
[15-Mar-2026 04:15:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Mar-2026 04:15:22 UTC] ✅ JWT token verified successfully for user profile
[15-Mar-2026 04:15:22 UTC] User ID: 100
[15-Mar-2026 04:15:22 UTC] ✅ User profile retrieved successfully for user ID: 100
[15-Mar-2026 04:15:30 UTC] === API CALL LOG ===
[15-Mar-2026 04:15:30 UTC] Endpoint: user/profile.php
[15-Mar-2026 04:15:30 UTC] Full Log Data: {
    "timestamp": "2026-03-15 04:15:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:a00:10d:b8:594d:c7b6:6911:9652",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:a00:10d:b8:594d:c7b6:6911:9652, 172.71.198.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwIiwidXNlcm5hbWUiOiJhbmFuZDAwNyIsImVtYWlsIjoidmVybWFhbmNoYWwxMTc3QGdtYWlsLmNvbSIsImV4cCI6MTc3NDE1MjgwNX0.C1fpN8z2gbzPWGFz6bd4F4Axv5sIvxNXvHIWG7zKbUY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dc8b2859900dab3-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:a00:10d:b8:594d:c7b6:6911:9652",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Mar-2026 04:15:30 UTC] === END API CALL LOG ===
[15-Mar-2026 04:15:30 UTC] ✅ API Hash verification passed for profile endpoint
[15-Mar-2026 04:15:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwIiwidXNlcm5hbWUiOiJhbmFuZDAwNyIsImVtYWlsIjoidmVybWFhbmNoYWwxMTc3QGdtYWlsLmNvbSIsImV4cCI6MTc3NDE1MjgwNX0.C1fpN8z2gbzPWGFz6bd4F4Axv5sIvxNXvHIWG7zKbUY
[15-Mar-2026 04:15:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Mar-2026 04:15:30 UTC] ✅ JWT token verified successfully for user profile
[15-Mar-2026 04:15:30 UTC] User ID: 100
[15-Mar-2026 04:15:30 UTC] ✅ User profile retrieved successfully for user ID: 100
[15-Mar-2026 04:15:38 UTC] === API CALL LOG ===
[15-Mar-2026 04:15:38 UTC] Endpoint: user/profile.php
[15-Mar-2026 04:15:38 UTC] Full Log Data: {
    "timestamp": "2026-03-15 04:15:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:a00:10d:b8:594d:c7b6:6911:9652",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:a00:10d:b8:594d:c7b6:6911:9652, 172.71.198.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwIiwidXNlcm5hbWUiOiJhbmFuZDAwNyIsImVtYWlsIjoidmVybWFhbmNoYWwxMTc3QGdtYWlsLmNvbSIsImV4cCI6MTc3NDE1MjgwNX0.C1fpN8z2gbzPWGFz6bd4F4Axv5sIvxNXvHIWG7zKbUY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dc8b2b93cc0dab3-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:a00:10d:b8:594d:c7b6:6911:9652",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Mar-2026 04:15:38 UTC] === END API CALL LOG ===
[15-Mar-2026 04:15:38 UTC] ✅ API Hash verification passed for profile endpoint
[15-Mar-2026 04:15:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwIiwidXNlcm5hbWUiOiJhbmFuZDAwNyIsImVtYWlsIjoidmVybWFhbmNoYWwxMTc3QGdtYWlsLmNvbSIsImV4cCI6MTc3NDE1MjgwNX0.C1fpN8z2gbzPWGFz6bd4F4Axv5sIvxNXvHIWG7zKbUY
[15-Mar-2026 04:15:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Mar-2026 04:15:38 UTC] ✅ JWT token verified successfully for user profile
[15-Mar-2026 04:15:38 UTC] User ID: 100
[15-Mar-2026 04:15:38 UTC] ✅ User profile retrieved successfully for user ID: 100
[15-Mar-2026 04:17:30 UTC] === API CALL LOG ===
[15-Mar-2026 04:17:30 UTC] Endpoint: user/profile.php
[15-Mar-2026 04:17:30 UTC] Full Log Data: {
    "timestamp": "2026-03-15 04:17:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:a00:10d:b8:594d:c7b6:6911:9652",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:a00:10d:b8:594d:c7b6:6911:9652, 172.71.198.11",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwIiwidXNlcm5hbWUiOiJhbmFuZDAwNyIsImVtYWlsIjoidmVybWFhbmNoYWwxMTc3QGdtYWlsLmNvbSIsImV4cCI6MTc3NDE1MjgwNX0.C1fpN8z2gbzPWGFz6bd4F4Axv5sIvxNXvHIWG7zKbUY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dc8b571acdfc87d-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:a00:10d:b8:594d:c7b6:6911:9652",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Mar-2026 04:17:30 UTC] === END API CALL LOG ===
[15-Mar-2026 04:17:30 UTC] ✅ API Hash verification passed for profile endpoint
[15-Mar-2026 04:17:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwIiwidXNlcm5hbWUiOiJhbmFuZDAwNyIsImVtYWlsIjoidmVybWFhbmNoYWwxMTc3QGdtYWlsLmNvbSIsImV4cCI6MTc3NDE1MjgwNX0.C1fpN8z2gbzPWGFz6bd4F4Axv5sIvxNXvHIWG7zKbUY
[15-Mar-2026 04:17:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Mar-2026 04:17:30 UTC] ✅ JWT token verified successfully for user profile
[15-Mar-2026 04:17:30 UTC] User ID: 100
[15-Mar-2026 04:17:30 UTC] ✅ User profile retrieved successfully for user ID: 100
[15-Mar-2026 04:17:31 UTC] === API CALL LOG ===
[15-Mar-2026 04:17:31 UTC] Endpoint: user/profile.php
[15-Mar-2026 04:17:31 UTC] Full Log Data: {
    "timestamp": "2026-03-15 04:17:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:a00:10d:b8:594d:c7b6:6911:9652",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:a00:10d:b8:594d:c7b6:6911:9652, 172.71.198.11",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwIiwidXNlcm5hbWUiOiJhbmFuZDAwNyIsImVtYWlsIjoidmVybWFhbmNoYWwxMTc3QGdtYWlsLmNvbSIsImV4cCI6MTc3NDE1MjgwNX0.C1fpN8z2gbzPWGFz6bd4F4Axv5sIvxNXvHIWG7zKbUY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dc8b5787ca8c87d-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:a00:10d:b8:594d:c7b6:6911:9652",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Mar-2026 04:17:31 UTC] === END API CALL LOG ===
[15-Mar-2026 04:17:31 UTC] ✅ API Hash verification passed for profile endpoint
[15-Mar-2026 04:17:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwIiwidXNlcm5hbWUiOiJhbmFuZDAwNyIsImVtYWlsIjoidmVybWFhbmNoYWwxMTc3QGdtYWlsLmNvbSIsImV4cCI6MTc3NDE1MjgwNX0.C1fpN8z2gbzPWGFz6bd4F4Axv5sIvxNXvHIWG7zKbUY
[15-Mar-2026 04:17:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Mar-2026 04:17:31 UTC] ✅ JWT token verified successfully for user profile
[15-Mar-2026 04:17:31 UTC] User ID: 100
[15-Mar-2026 04:17:31 UTC] ✅ User profile retrieved successfully for user ID: 100
[15-Mar-2026 04:17:39 UTC] === API CALL LOG ===
[15-Mar-2026 04:17:39 UTC] Endpoint: user/profile.php
[15-Mar-2026 04:17:39 UTC] Full Log Data: {
    "timestamp": "2026-03-15 04:17:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:a00:10d:b8:594d:c7b6:6911:9652",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:a00:10d:b8:594d:c7b6:6911:9652, 172.71.198.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwIiwidXNlcm5hbWUiOiJhbmFuZDAwNyIsImVtYWlsIjoidmVybWFhbmNoYWwxMTc3QGdtYWlsLmNvbSIsImV4cCI6MTc3NDE1MjgwNX0.C1fpN8z2gbzPWGFz6bd4F4Axv5sIvxNXvHIWG7zKbUY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dc8b5ab3e6ac87d-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:a00:10d:b8:594d:c7b6:6911:9652",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Mar-2026 04:17:39 UTC] === END API CALL LOG ===
[15-Mar-2026 04:17:39 UTC] ✅ API Hash verification passed for profile endpoint
[15-Mar-2026 04:17:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwIiwidXNlcm5hbWUiOiJhbmFuZDAwNyIsImVtYWlsIjoidmVybWFhbmNoYWwxMTc3QGdtYWlsLmNvbSIsImV4cCI6MTc3NDE1MjgwNX0.C1fpN8z2gbzPWGFz6bd4F4Axv5sIvxNXvHIWG7zKbUY
[15-Mar-2026 04:17:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Mar-2026 04:17:39 UTC] ✅ JWT token verified successfully for user profile
[15-Mar-2026 04:17:39 UTC] User ID: 100
[15-Mar-2026 04:17:39 UTC] ✅ User profile retrieved successfully for user ID: 100
[15-Mar-2026 04:17:39 UTC] User Purchases API - User ID: 100
[15-Mar-2026 04:17:39 UTC] User Purchases API - Total purchases found: 1
[15-Mar-2026 04:17:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Mar-2026 04:17:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Mar-2026 04:17:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:a00:10d:b8:594d:c7b6:6911:9652, 172.71.198.10","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwIiwidXNlcm5hbWUiOiJhbmFuZDAwNyIsImVtYWlsIjoidmVybWFhbmNoYWwxMTc3QGdtYWlsLmNvbSIsImV4cCI6MTc3NDE1MjgwNX0.C1fpN8z2gbzPWGFz6bd4F4Axv5sIvxNXvHIWG7zKbUY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9dc8b5b80e8fc87d-BOM","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2402:a00:10d:b8:594d:c7b6:6911:9652","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[15-Mar-2026 04:17:41 UTC] === User Orders API Called ===
[15-Mar-2026 04:17:41 UTC] User ID: 100
[15-Mar-2026 04:17:41 UTC] Limit: 20, Offset: 0
[15-Mar-2026 04:17:41 UTC] Orders found: 1
[15-Mar-2026 04:17:41 UTC] Orders data: [{"id":82,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/iplprediction072\/9","status":"pending","created_at":"2026-03-15 07:44:58","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[15-Mar-2026 04:17:41 UTC] Total orders count: 1
[15-Mar-2026 04:28:06 UTC] === API CALL LOG ===
[15-Mar-2026 04:28:06 UTC] Endpoint: user/profile.php
[15-Mar-2026 04:28:06 UTC] Full Log Data: {
    "timestamp": "2026-03-15 04:28:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:e000:524:e42d:64d7:95ff:fe1a:f052",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:e000:524:e42d:64d7:95ff:fe1a:f052, 172.71.124.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzciLCJ1c2VybmFtZSI6Im1hbGxhaCIsImVtYWlsIjoiaGFmZWV6bWlyYW5pMDRAZ21haWwuY29tIiwiZXhwIjoxNzczNzU0MTM3fQ.9hwuPUZGKrykuAgj_uekodk4d4voHHoEHB_BcCpXY7I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dc8c4fb996cce69-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:e000:524:e42d:64d7:95ff:fe1a:f052",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Mar-2026 04:28:06 UTC] === END API CALL LOG ===
[15-Mar-2026 04:28:06 UTC] ✅ API Hash verification passed for profile endpoint
[15-Mar-2026 04:28:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzciLCJ1c2VybmFtZSI6Im1hbGxhaCIsImVtYWlsIjoiaGFmZWV6bWlyYW5pMDRAZ21haWwuY29tIiwiZXhwIjoxNzczNzU0MTM3fQ.9hwuPUZGKrykuAgj_uekodk4d4voHHoEHB_BcCpXY7I
[15-Mar-2026 04:28:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Mar-2026 04:28:06 UTC] ✅ JWT token verified successfully for user profile
[15-Mar-2026 04:28:06 UTC] User ID: 77
[15-Mar-2026 04:28:06 UTC] ✅ User profile retrieved successfully for user ID: 77
[15-Mar-2026 04:28:07 UTC] === API CALL LOG ===
[15-Mar-2026 04:28:07 UTC] Endpoint: user/profile.php
[15-Mar-2026 04:28:07 UTC] Full Log Data: {
    "timestamp": "2026-03-15 04:28:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:e000:524:e42d:64d7:95ff:fe1a:f052",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:e000:524:e42d:64d7:95ff:fe1a:f052, 172.71.124.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzciLCJ1c2VybmFtZSI6Im1hbGxhaCIsImVtYWlsIjoiaGFmZWV6bWlyYW5pMDRAZ21haWwuY29tIiwiZXhwIjoxNzczNzU0MTM3fQ.9hwuPUZGKrykuAgj_uekodk4d4voHHoEHB_BcCpXY7I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dc8c502ad8bce69-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:e000:524:e42d:64d7:95ff:fe1a:f052",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Mar-2026 04:28:07 UTC] === END API CALL LOG ===
[15-Mar-2026 04:28:07 UTC] ✅ API Hash verification passed for profile endpoint
[15-Mar-2026 04:28:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzciLCJ1c2VybmFtZSI6Im1hbGxhaCIsImVtYWlsIjoiaGFmZWV6bWlyYW5pMDRAZ21haWwuY29tIiwiZXhwIjoxNzczNzU0MTM3fQ.9hwuPUZGKrykuAgj_uekodk4d4voHHoEHB_BcCpXY7I
[15-Mar-2026 04:28:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Mar-2026 04:28:07 UTC] ✅ JWT token verified successfully for user profile
[15-Mar-2026 04:28:07 UTC] User ID: 77
[15-Mar-2026 04:28:07 UTC] ✅ User profile retrieved successfully for user ID: 77
[15-Mar-2026 04:28:16 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Mar-2026 04:28:16 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Mar-2026 04:28:16 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:e000:524:e42d:64d7:95ff:fe1a:f052, 104.23.175.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzciLCJ1c2VybmFtZSI6Im1hbGxhaCIsImVtYWlsIjoiaGFmZWV6bWlyYW5pMDRAZ21haWwuY29tIiwiZXhwIjoxNzczNzU0MTM3fQ.9hwuPUZGKrykuAgj_uekodk4d4voHHoEHB_BcCpXY7I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9dc8c539aec8aecd-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2402:e000:524:e42d:64d7:95ff:fe1a:f052","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[15-Mar-2026 04:28:16 UTC] === User Orders API Called ===
[15-Mar-2026 04:28:16 UTC] User ID: 77
[15-Mar-2026 04:28:16 UTC] Limit: 20, Offset: 0
[15-Mar-2026 04:28:16 UTC] Orders found: 3
[15-Mar-2026 04:28:16 UTC] Orders data: [{"id":77,"quantity":1,"total_coins":35,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ForexAlpha91","status":"pending","created_at":"2026-03-13 06:22:15","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""},{"id":57,"quantity":35,"total_coins":35,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ForexAlpha91","status":"pending","created_at":"2026-03-11 08:44:09","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":56,"quantity":1,"total_coins":20,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ForexAlpha91","status":"pending","created_at":"2026-03-10 17:00:38","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[15-Mar-2026 04:28:16 UTC] Total orders count: 3
[15-Mar-2026 04:28:22 UTC] === API CALL LOG ===
[15-Mar-2026 04:28:22 UTC] Endpoint: user/profile.php
[15-Mar-2026 04:28:22 UTC] Full Log Data: {
    "timestamp": "2026-03-15 04:28:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:e000:524:e42d:64d7:95ff:fe1a:f052",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:e000:524:e42d:64d7:95ff:fe1a:f052, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzciLCJ1c2VybmFtZSI6Im1hbGxhaCIsImVtYWlsIjoiaGFmZWV6bWlyYW5pMDRAZ21haWwuY29tIiwiZXhwIjoxNzczNzU0MTM3fQ.9hwuPUZGKrykuAgj_uekodk4d4voHHoEHB_BcCpXY7I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dc8c560be02aecd-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:e000:524:e42d:64d7:95ff:fe1a:f052",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Mar-2026 04:28:22 UTC] === END API CALL LOG ===
[15-Mar-2026 04:28:22 UTC] ✅ API Hash verification passed for profile endpoint
[15-Mar-2026 04:28:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzciLCJ1c2VybmFtZSI6Im1hbGxhaCIsImVtYWlsIjoiaGFmZWV6bWlyYW5pMDRAZ21haWwuY29tIiwiZXhwIjoxNzczNzU0MTM3fQ.9hwuPUZGKrykuAgj_uekodk4d4voHHoEHB_BcCpXY7I
[15-Mar-2026 04:28:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Mar-2026 04:28:22 UTC] ✅ JWT token verified successfully for user profile
[15-Mar-2026 04:28:22 UTC] User ID: 77
[15-Mar-2026 04:28:22 UTC] ✅ User profile retrieved successfully for user ID: 77
[15-Mar-2026 04:28:23 UTC] User Purchases API - User ID: 77
[15-Mar-2026 04:28:23 UTC] User Purchases API - Total purchases found: 0
[15-Mar-2026 04:28:25 UTC] === API CALL LOG ===
[15-Mar-2026 04:28:25 UTC] Endpoint: user/profile.php
[15-Mar-2026 04:28:25 UTC] Full Log Data: {
    "timestamp": "2026-03-15 04:28:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:e000:524:e42d:64d7:95ff:fe1a:f052",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:e000:524:e42d:64d7:95ff:fe1a:f052, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzciLCJ1c2VybmFtZSI6Im1hbGxhaCIsImVtYWlsIjoiaGFmZWV6bWlyYW5pMDRAZ21haWwuY29tIiwiZXhwIjoxNzczNzU0MTM3fQ.9hwuPUZGKrykuAgj_uekodk4d4voHHoEHB_BcCpXY7I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dc8c57279fcaecd-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:e000:524:e42d:64d7:95ff:fe1a:f052",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Mar-2026 04:28:25 UTC] === END API CALL LOG ===
[15-Mar-2026 04:28:25 UTC] ✅ API Hash verification passed for profile endpoint
[15-Mar-2026 04:28:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzciLCJ1c2VybmFtZSI6Im1hbGxhaCIsImVtYWlsIjoiaGFmZWV6bWlyYW5pMDRAZ21haWwuY29tIiwiZXhwIjoxNzczNzU0MTM3fQ.9hwuPUZGKrykuAgj_uekodk4d4voHHoEHB_BcCpXY7I
[15-Mar-2026 04:28:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Mar-2026 04:28:25 UTC] ✅ JWT token verified successfully for user profile
[15-Mar-2026 04:28:25 UTC] User ID: 77
[15-Mar-2026 04:28:25 UTC] ✅ User profile retrieved successfully for user ID: 77
[15-Mar-2026 04:28:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Mar-2026 04:28:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Mar-2026 04:28:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:e000:524:e42d:64d7:95ff:fe1a:f052, 104.23.175.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzciLCJ1c2VybmFtZSI6Im1hbGxhaCIsImVtYWlsIjoiaGFmZWV6bWlyYW5pMDRAZ21haWwuY29tIiwiZXhwIjoxNzczNzU0MTM3fQ.9hwuPUZGKrykuAgj_uekodk4d4voHHoEHB_BcCpXY7I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9dc8c594b841aecd-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2402:e000:524:e42d:64d7:95ff:fe1a:f052","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[15-Mar-2026 04:28:30 UTC] === User Orders API Called ===
[15-Mar-2026 04:28:30 UTC] User ID: 77
[15-Mar-2026 04:28:30 UTC] Limit: 20, Offset: 0
[15-Mar-2026 04:28:30 UTC] Orders found: 3
[15-Mar-2026 04:28:30 UTC] Orders data: [{"id":77,"quantity":1,"total_coins":35,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ForexAlpha91","status":"pending","created_at":"2026-03-13 06:22:15","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""},{"id":57,"quantity":35,"total_coins":35,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ForexAlpha91","status":"pending","created_at":"2026-03-11 08:44:09","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":56,"quantity":1,"total_coins":20,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ForexAlpha91","status":"pending","created_at":"2026-03-10 17:00:38","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[15-Mar-2026 04:28:30 UTC] Total orders count: 3
[15-Mar-2026 08:17:00 UTC] === API CALL LOG ===
[15-Mar-2026 08:17:00 UTC] Endpoint: user/profile.php
[15-Mar-2026 08:17:00 UTC] Full Log Data: {
    "timestamp": "2026-03-15 08:17:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:2068:5a00:9ac5:b652:3ea:80bf",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:2068:5a00:9ac5:b652:3ea:80bf, 162.158.111.249",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxIiwidXNlcm5hbWUiOiJqYW1lcyIsImVtYWlsIjoiamFtZXNqb2huc29uMTIzampwQGdtYWlsLmNvbSIsImV4cCI6MTc3NDE2NzM3OX0.cQ25yiFZQPwVbBLraJffyI8Kk1vzqpbunOiGkViwUFI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dca1449bff4973f-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a05:45c2:2068:5a00:9ac5:b652:3ea:80bf",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Mar-2026 08:17:00 UTC] === END API CALL LOG ===
[15-Mar-2026 08:17:00 UTC] ✅ API Hash verification passed for profile endpoint
[15-Mar-2026 08:17:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxIiwidXNlcm5hbWUiOiJqYW1lcyIsImVtYWlsIjoiamFtZXNqb2huc29uMTIzampwQGdtYWlsLmNvbSIsImV4cCI6MTc3NDE2NzM3OX0.cQ25yiFZQPwVbBLraJffyI8Kk1vzqpbunOiGkViwUFI
[15-Mar-2026 08:17:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Mar-2026 08:17:00 UTC] ✅ JWT token verified successfully for user profile
[15-Mar-2026 08:17:00 UTC] User ID: 101
[15-Mar-2026 08:17:00 UTC] ✅ User profile retrieved successfully for user ID: 101
[15-Mar-2026 08:17:08 UTC] === API CALL LOG ===
[15-Mar-2026 08:17:08 UTC] Endpoint: user/profile.php
[15-Mar-2026 08:17:08 UTC] Full Log Data: {
    "timestamp": "2026-03-15 08:17:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:2068:5a00:9ac5:b652:3ea:80bf",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:2068:5a00:9ac5:b652:3ea:80bf, 162.158.95.57",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxIiwidXNlcm5hbWUiOiJqYW1lcyIsImVtYWlsIjoiamFtZXNqb2huc29uMTIzampwQGdtYWlsLmNvbSIsImV4cCI6MTc3NDE2NzM3OX0.cQ25yiFZQPwVbBLraJffyI8Kk1vzqpbunOiGkViwUFI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dca147cfab09f4e-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a05:45c2:2068:5a00:9ac5:b652:3ea:80bf",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Mar-2026 08:17:08 UTC] === END API CALL LOG ===
[15-Mar-2026 08:17:08 UTC] ✅ API Hash verification passed for profile endpoint
[15-Mar-2026 08:17:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxIiwidXNlcm5hbWUiOiJqYW1lcyIsImVtYWlsIjoiamFtZXNqb2huc29uMTIzampwQGdtYWlsLmNvbSIsImV4cCI6MTc3NDE2NzM3OX0.cQ25yiFZQPwVbBLraJffyI8Kk1vzqpbunOiGkViwUFI
[15-Mar-2026 08:17:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Mar-2026 08:17:08 UTC] ✅ JWT token verified successfully for user profile
[15-Mar-2026 08:17:08 UTC] User ID: 101
[15-Mar-2026 08:17:08 UTC] ✅ User profile retrieved successfully for user ID: 101
[15-Mar-2026 08:17:11 UTC] === API CALL LOG ===
[15-Mar-2026 08:17:11 UTC] Endpoint: user/profile.php
[15-Mar-2026 08:17:11 UTC] Full Log Data: {
    "timestamp": "2026-03-15 08:17:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:2068:5a00:9ac5:b652:3ea:80bf",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:2068:5a00:9ac5:b652:3ea:80bf, 172.70.248.8",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxIiwidXNlcm5hbWUiOiJqYW1lcyIsImVtYWlsIjoiamFtZXNqb2huc29uMTIzampwQGdtYWlsLmNvbSIsImV4cCI6MTc3NDE2NzM3OX0.cQ25yiFZQPwVbBLraJffyI8Kk1vzqpbunOiGkViwUFI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dca148e19df74e3-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a05:45c2:2068:5a00:9ac5:b652:3ea:80bf",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Mar-2026 08:17:11 UTC] === END API CALL LOG ===
[15-Mar-2026 08:17:11 UTC] ✅ API Hash verification passed for profile endpoint
[15-Mar-2026 08:17:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxIiwidXNlcm5hbWUiOiJqYW1lcyIsImVtYWlsIjoiamFtZXNqb2huc29uMTIzampwQGdtYWlsLmNvbSIsImV4cCI6MTc3NDE2NzM3OX0.cQ25yiFZQPwVbBLraJffyI8Kk1vzqpbunOiGkViwUFI
[15-Mar-2026 08:17:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Mar-2026 08:17:11 UTC] ✅ JWT token verified successfully for user profile
[15-Mar-2026 08:17:11 UTC] User ID: 101
[15-Mar-2026 08:17:11 UTC] ✅ User profile retrieved successfully for user ID: 101
[15-Mar-2026 08:17:18 UTC] === API CALL LOG ===
[15-Mar-2026 08:17:18 UTC] Endpoint: user/profile.php
[15-Mar-2026 08:17:18 UTC] Full Log Data: {
    "timestamp": "2026-03-15 08:17:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:2068:5a00:9ac5:b652:3ea:80bf",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:2068:5a00:9ac5:b652:3ea:80bf, 172.70.248.9",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxIiwidXNlcm5hbWUiOiJqYW1lcyIsImVtYWlsIjoiamFtZXNqb2huc29uMTIzampwQGdtYWlsLmNvbSIsImV4cCI6MTc3NDE2NzM3OX0.cQ25yiFZQPwVbBLraJffyI8Kk1vzqpbunOiGkViwUFI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dca14bb2b526526-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a05:45c2:2068:5a00:9ac5:b652:3ea:80bf",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Mar-2026 08:17:18 UTC] === END API CALL LOG ===
[15-Mar-2026 08:17:18 UTC] ✅ API Hash verification passed for profile endpoint
[15-Mar-2026 08:17:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxIiwidXNlcm5hbWUiOiJqYW1lcyIsImVtYWlsIjoiamFtZXNqb2huc29uMTIzampwQGdtYWlsLmNvbSIsImV4cCI6MTc3NDE2NzM3OX0.cQ25yiFZQPwVbBLraJffyI8Kk1vzqpbunOiGkViwUFI
[15-Mar-2026 08:17:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Mar-2026 08:17:18 UTC] ✅ JWT token verified successfully for user profile
[15-Mar-2026 08:17:18 UTC] User ID: 101
[15-Mar-2026 08:17:18 UTC] ✅ User profile retrieved successfully for user ID: 101
[15-Mar-2026 09:08:28 UTC] === API CALL LOG ===
[15-Mar-2026 09:08:28 UTC] Endpoint: user/profile.php
[15-Mar-2026 09:08:28 UTC] Full Log Data: {
    "timestamp": "2026-03-15 09:08:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:3190:76b9:9c3d:61f1:201:793",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e3:3190:76b9:9c3d:61f1:201:793, 162.158.190.121",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyIiwidXNlcm5hbWUiOiJBTUlUUEFORUwiLCJlbWFpbCI6ImFtaXQua2luZy45Njk1QGdtYWlsLmNvbSIsImV4cCI6MTc3NDE3MDUwN30.wCZwVYUPQuj1PK7KqJlUieAZnmK1lOAsLi3_-UoCuU8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dca5fad49553f9e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e3:3190:76b9:9c3d:61f1:201:793",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Mar-2026 09:08:28 UTC] === END API CALL LOG ===
[15-Mar-2026 09:08:28 UTC] ✅ API Hash verification passed for profile endpoint
[15-Mar-2026 09:08:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyIiwidXNlcm5hbWUiOiJBTUlUUEFORUwiLCJlbWFpbCI6ImFtaXQua2luZy45Njk1QGdtYWlsLmNvbSIsImV4cCI6MTc3NDE3MDUwN30.wCZwVYUPQuj1PK7KqJlUieAZnmK1lOAsLi3_-UoCuU8
[15-Mar-2026 09:08:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Mar-2026 09:08:28 UTC] ✅ JWT token verified successfully for user profile
[15-Mar-2026 09:08:28 UTC] User ID: 102
[15-Mar-2026 09:08:28 UTC] ✅ User profile retrieved successfully for user ID: 102
[15-Mar-2026 09:09:33 UTC] === API CALL LOG ===
[15-Mar-2026 09:09:33 UTC] Endpoint: user/profile.php
[15-Mar-2026 09:09:33 UTC] Full Log Data: {
    "timestamp": "2026-03-15 09:09:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:3190:76b9:9c3d:61f1:201:793",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e3:3190:76b9:9c3d:61f1:201:793, 172.69.176.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyIiwidXNlcm5hbWUiOiJBTUlUUEFORUwiLCJlbWFpbCI6ImFtaXQua2luZy45Njk1QGdtYWlsLmNvbSIsImV4cCI6MTc3NDE3MDUwN30.wCZwVYUPQuj1PK7KqJlUieAZnmK1lOAsLi3_-UoCuU8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dca6142582e4e24-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e3:3190:76b9:9c3d:61f1:201:793",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Mar-2026 09:09:33 UTC] === END API CALL LOG ===
[15-Mar-2026 09:09:33 UTC] ✅ API Hash verification passed for profile endpoint
[15-Mar-2026 09:09:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyIiwidXNlcm5hbWUiOiJBTUlUUEFORUwiLCJlbWFpbCI6ImFtaXQua2luZy45Njk1QGdtYWlsLmNvbSIsImV4cCI6MTc3NDE3MDUwN30.wCZwVYUPQuj1PK7KqJlUieAZnmK1lOAsLi3_-UoCuU8
[15-Mar-2026 09:09:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Mar-2026 09:09:33 UTC] ✅ JWT token verified successfully for user profile
[15-Mar-2026 09:09:33 UTC] User ID: 102
[15-Mar-2026 09:09:33 UTC] ✅ User profile retrieved successfully for user ID: 102
[15-Mar-2026 09:09:34 UTC] === API CALL LOG ===
[15-Mar-2026 09:09:34 UTC] Endpoint: user/profile.php
[15-Mar-2026 09:09:34 UTC] Full Log Data: {
    "timestamp": "2026-03-15 09:09:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:3190:76b9:9c3d:61f1:201:793",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e3:3190:76b9:9c3d:61f1:201:793, 172.69.176.104",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyIiwidXNlcm5hbWUiOiJBTUlUUEFORUwiLCJlbWFpbCI6ImFtaXQua2luZy45Njk1QGdtYWlsLmNvbSIsImV4cCI6MTc3NDE3MDUwN30.wCZwVYUPQuj1PK7KqJlUieAZnmK1lOAsLi3_-UoCuU8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dca61485c654e24-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e3:3190:76b9:9c3d:61f1:201:793",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Mar-2026 09:09:34 UTC] === END API CALL LOG ===
[15-Mar-2026 09:09:34 UTC] ✅ API Hash verification passed for profile endpoint
[15-Mar-2026 09:09:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyIiwidXNlcm5hbWUiOiJBTUlUUEFORUwiLCJlbWFpbCI6ImFtaXQua2luZy45Njk1QGdtYWlsLmNvbSIsImV4cCI6MTc3NDE3MDUwN30.wCZwVYUPQuj1PK7KqJlUieAZnmK1lOAsLi3_-UoCuU8
[15-Mar-2026 09:09:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Mar-2026 09:09:34 UTC] ✅ JWT token verified successfully for user profile
[15-Mar-2026 09:09:34 UTC] User ID: 102
[15-Mar-2026 09:09:34 UTC] ✅ User profile retrieved successfully for user ID: 102
[15-Mar-2026 09:10:02 UTC] === API CALL LOG ===
[15-Mar-2026 09:10:02 UTC] Endpoint: user/profile.php
[15-Mar-2026 09:10:02 UTC] Full Log Data: {
    "timestamp": "2026-03-15 09:10:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:3190:76b9:9c3d:61f1:201:793",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e3:3190:76b9:9c3d:61f1:201:793, 172.69.176.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyIiwidXNlcm5hbWUiOiJBTUlUUEFORUwiLCJlbWFpbCI6ImFtaXQua2luZy45Njk1QGdtYWlsLmNvbSIsImV4cCI6MTc3NDE3MDUwN30.wCZwVYUPQuj1PK7KqJlUieAZnmK1lOAsLi3_-UoCuU8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dca61f9185a4e24-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e3:3190:76b9:9c3d:61f1:201:793",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Mar-2026 09:10:02 UTC] === END API CALL LOG ===
[15-Mar-2026 09:10:02 UTC] ✅ API Hash verification passed for profile endpoint
[15-Mar-2026 09:10:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyIiwidXNlcm5hbWUiOiJBTUlUUEFORUwiLCJlbWFpbCI6ImFtaXQua2luZy45Njk1QGdtYWlsLmNvbSIsImV4cCI6MTc3NDE3MDUwN30.wCZwVYUPQuj1PK7KqJlUieAZnmK1lOAsLi3_-UoCuU8
[15-Mar-2026 09:10:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Mar-2026 09:10:02 UTC] ✅ JWT token verified successfully for user profile
[15-Mar-2026 09:10:02 UTC] User ID: 102
[15-Mar-2026 09:10:02 UTC] ✅ User profile retrieved successfully for user ID: 102
[15-Mar-2026 09:10:10 UTC] === API CALL LOG ===
[15-Mar-2026 09:10:10 UTC] Endpoint: user/profile.php
[15-Mar-2026 09:10:10 UTC] Full Log Data: {
    "timestamp": "2026-03-15 09:10:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:3190:76b9:9c3d:61f1:201:793",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e3:3190:76b9:9c3d:61f1:201:793, 172.69.176.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyIiwidXNlcm5hbWUiOiJBTUlUUEFORUwiLCJlbWFpbCI6ImFtaXQua2luZy45Njk1QGdtYWlsLmNvbSIsImV4cCI6MTc3NDE3MDUwN30.wCZwVYUPQuj1PK7KqJlUieAZnmK1lOAsLi3_-UoCuU8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dca622ddccb4e24-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e3:3190:76b9:9c3d:61f1:201:793",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Mar-2026 09:10:10 UTC] === END API CALL LOG ===
[15-Mar-2026 09:10:10 UTC] ✅ API Hash verification passed for profile endpoint
[15-Mar-2026 09:10:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyIiwidXNlcm5hbWUiOiJBTUlUUEFORUwiLCJlbWFpbCI6ImFtaXQua2luZy45Njk1QGdtYWlsLmNvbSIsImV4cCI6MTc3NDE3MDUwN30.wCZwVYUPQuj1PK7KqJlUieAZnmK1lOAsLi3_-UoCuU8
[15-Mar-2026 09:10:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Mar-2026 09:10:10 UTC] ✅ JWT token verified successfully for user profile
[15-Mar-2026 09:10:10 UTC] User ID: 102
[15-Mar-2026 09:10:10 UTC] ✅ User profile retrieved successfully for user ID: 102
[15-Mar-2026 09:10:11 UTC] User Purchases API - User ID: 102
[15-Mar-2026 09:10:11 UTC] User Purchases API - Total purchases found: 0
[15-Mar-2026 09:10:16 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Mar-2026 09:10:16 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Mar-2026 09:10:16 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40e3:3190:76b9:9c3d:61f1:201:793, 172.69.176.74","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyIiwidXNlcm5hbWUiOiJBTUlUUEFORUwiLCJlbWFpbCI6ImFtaXQua2luZy45Njk1QGdtYWlsLmNvbSIsImV4cCI6MTc3NDE3MDUwN30.wCZwVYUPQuj1PK7KqJlUieAZnmK1lOAsLi3_-UoCuU8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9dca62526e664e24-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40e3:3190:76b9:9c3d:61f1:201:793","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[15-Mar-2026 09:10:16 UTC] === User Orders API Called ===
[15-Mar-2026 09:10:16 UTC] User ID: 102
[15-Mar-2026 09:10:16 UTC] Limit: 20, Offset: 0
[15-Mar-2026 09:10:16 UTC] Orders found: 0
[15-Mar-2026 09:10:16 UTC] Orders data: []
[15-Mar-2026 09:10:16 UTC] Total orders count: 0
[15-Mar-2026 09:10:19 UTC] === API CALL LOG ===
[15-Mar-2026 09:10:19 UTC] Endpoint: user/profile.php
[15-Mar-2026 09:10:19 UTC] Full Log Data: {
    "timestamp": "2026-03-15 09:10:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:3190:76b9:9c3d:61f1:201:793",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e3:3190:76b9:9c3d:61f1:201:793, 172.69.176.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyIiwidXNlcm5hbWUiOiJBTUlUUEFORUwiLCJlbWFpbCI6ImFtaXQua2luZy45Njk1QGdtYWlsLmNvbSIsImV4cCI6MTc3NDE3MDUwN30.wCZwVYUPQuj1PK7KqJlUieAZnmK1lOAsLi3_-UoCuU8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dca62665e954e24-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e3:3190:76b9:9c3d:61f1:201:793",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Mar-2026 09:10:19 UTC] === END API CALL LOG ===
[15-Mar-2026 09:10:19 UTC] ✅ API Hash verification passed for profile endpoint
[15-Mar-2026 09:10:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyIiwidXNlcm5hbWUiOiJBTUlUUEFORUwiLCJlbWFpbCI6ImFtaXQua2luZy45Njk1QGdtYWlsLmNvbSIsImV4cCI6MTc3NDE3MDUwN30.wCZwVYUPQuj1PK7KqJlUieAZnmK1lOAsLi3_-UoCuU8
[15-Mar-2026 09:10:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Mar-2026 09:10:19 UTC] ✅ JWT token verified successfully for user profile
[15-Mar-2026 09:10:19 UTC] User ID: 102
[15-Mar-2026 09:10:19 UTC] ✅ User profile retrieved successfully for user ID: 102
[15-Mar-2026 09:10:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Mar-2026 09:10:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Mar-2026 09:10:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40e3:3190:76b9:9c3d:61f1:201:793, 172.69.176.75","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyIiwidXNlcm5hbWUiOiJBTUlUUEFORUwiLCJlbWFpbCI6ImFtaXQua2luZy45Njk1QGdtYWlsLmNvbSIsImV4cCI6MTc3NDE3MDUwN30.wCZwVYUPQuj1PK7KqJlUieAZnmK1lOAsLi3_-UoCuU8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9dca62fb5f184e24-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40e3:3190:76b9:9c3d:61f1:201:793","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[15-Mar-2026 09:10:43 UTC] === User Orders API Called ===
[15-Mar-2026 09:10:43 UTC] User ID: 102
[15-Mar-2026 09:10:43 UTC] Limit: 20, Offset: 0
[15-Mar-2026 09:10:43 UTC] Orders found: 1
[15-Mar-2026 09:10:43 UTC] Orders data: [{"id":83,"quantity":1,"total_coins":35,"coin_type":"regular","telegram_link":"https:\/\/t.me\/mychannaluai1","status":"pending","created_at":"2026-03-15 12:40:41","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[15-Mar-2026 09:10:43 UTC] Total orders count: 1
[15-Mar-2026 09:10:53 UTC] === API CALL LOG ===
[15-Mar-2026 09:10:53 UTC] Endpoint: user/profile.php
[15-Mar-2026 09:10:53 UTC] Full Log Data: {
    "timestamp": "2026-03-15 09:10:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:3190:76b9:9c3d:61f1:201:793",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e3:3190:76b9:9c3d:61f1:201:793, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyIiwidXNlcm5hbWUiOiJBTUlUUEFORUwiLCJlbWFpbCI6ImFtaXQua2luZy45Njk1QGdtYWlsLmNvbSIsImV4cCI6MTc3NDE3MDUwN30.wCZwVYUPQuj1PK7KqJlUieAZnmK1lOAsLi3_-UoCuU8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dca63345b07f838-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e3:3190:76b9:9c3d:61f1:201:793",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Mar-2026 09:10:53 UTC] === END API CALL LOG ===
[15-Mar-2026 09:10:53 UTC] ✅ API Hash verification passed for profile endpoint
[15-Mar-2026 09:10:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyIiwidXNlcm5hbWUiOiJBTUlUUEFORUwiLCJlbWFpbCI6ImFtaXQua2luZy45Njk1QGdtYWlsLmNvbSIsImV4cCI6MTc3NDE3MDUwN30.wCZwVYUPQuj1PK7KqJlUieAZnmK1lOAsLi3_-UoCuU8
[15-Mar-2026 09:10:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Mar-2026 09:10:53 UTC] ✅ JWT token verified successfully for user profile
[15-Mar-2026 09:10:53 UTC] User ID: 102
[15-Mar-2026 09:10:53 UTC] ✅ User profile retrieved successfully for user ID: 102
[15-Mar-2026 09:10:54 UTC] === API CALL LOG ===
[15-Mar-2026 09:10:54 UTC] Endpoint: user/profile.php
[15-Mar-2026 09:10:54 UTC] Full Log Data: {
    "timestamp": "2026-03-15 09:10:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:3190:76b9:9c3d:61f1:201:793",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e3:3190:76b9:9c3d:61f1:201:793, 104.23.175.179",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyIiwidXNlcm5hbWUiOiJBTUlUUEFORUwiLCJlbWFpbCI6ImFtaXQua2luZy45Njk1QGdtYWlsLmNvbSIsImV4cCI6MTc3NDE3MDUwN30.wCZwVYUPQuj1PK7KqJlUieAZnmK1lOAsLi3_-UoCuU8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dca633c9e3ef838-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e3:3190:76b9:9c3d:61f1:201:793",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Mar-2026 09:10:54 UTC] === END API CALL LOG ===
[15-Mar-2026 09:10:54 UTC] ✅ API Hash verification passed for profile endpoint
[15-Mar-2026 09:10:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyIiwidXNlcm5hbWUiOiJBTUlUUEFORUwiLCJlbWFpbCI6ImFtaXQua2luZy45Njk1QGdtYWlsLmNvbSIsImV4cCI6MTc3NDE3MDUwN30.wCZwVYUPQuj1PK7KqJlUieAZnmK1lOAsLi3_-UoCuU8
[15-Mar-2026 09:10:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Mar-2026 09:10:54 UTC] ✅ JWT token verified successfully for user profile
[15-Mar-2026 09:10:54 UTC] User ID: 102
[15-Mar-2026 09:10:54 UTC] ✅ User profile retrieved successfully for user ID: 102
[15-Mar-2026 09:10:59 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Mar-2026 09:10:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Mar-2026 09:10:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40e3:3190:76b9:9c3d:61f1:201:793, 104.23.175.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyIiwidXNlcm5hbWUiOiJBTUlUUEFORUwiLCJlbWFpbCI6ImFtaXQua2luZy45Njk1QGdtYWlsLmNvbSIsImV4cCI6MTc3NDE3MDUwN30.wCZwVYUPQuj1PK7KqJlUieAZnmK1lOAsLi3_-UoCuU8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9dca635aff6ff838-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40e3:3190:76b9:9c3d:61f1:201:793","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[15-Mar-2026 09:10:59 UTC] === User Orders API Called ===
[15-Mar-2026 09:10:59 UTC] User ID: 102
[15-Mar-2026 09:10:59 UTC] Limit: 20, Offset: 0
[15-Mar-2026 09:10:59 UTC] Orders found: 1
[15-Mar-2026 09:10:59 UTC] Orders data: [{"id":83,"quantity":1,"total_coins":35,"coin_type":"regular","telegram_link":"https:\/\/t.me\/mychannaluai1","status":"pending","created_at":"2026-03-15 12:40:41","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[15-Mar-2026 09:10:59 UTC] Total orders count: 1
[15-Mar-2026 09:11:13 UTC] === API CALL LOG ===
[15-Mar-2026 09:11:13 UTC] Endpoint: user/profile.php
[15-Mar-2026 09:11:13 UTC] Full Log Data: {
    "timestamp": "2026-03-15 09:11:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:3190:76b9:9c3d:61f1:201:793",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e3:3190:76b9:9c3d:61f1:201:793, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyIiwidXNlcm5hbWUiOiJBTUlUUEFORUwiLCJlbWFpbCI6ImFtaXQua2luZy45Njk1QGdtYWlsLmNvbSIsImV4cCI6MTc3NDE3MDUwN30.wCZwVYUPQuj1PK7KqJlUieAZnmK1lOAsLi3_-UoCuU8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dca63b65b32f838-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e3:3190:76b9:9c3d:61f1:201:793",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Mar-2026 09:11:13 UTC] === END API CALL LOG ===
[15-Mar-2026 09:11:13 UTC] ✅ API Hash verification passed for profile endpoint
[15-Mar-2026 09:11:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyIiwidXNlcm5hbWUiOiJBTUlUUEFORUwiLCJlbWFpbCI6ImFtaXQua2luZy45Njk1QGdtYWlsLmNvbSIsImV4cCI6MTc3NDE3MDUwN30.wCZwVYUPQuj1PK7KqJlUieAZnmK1lOAsLi3_-UoCuU8
[15-Mar-2026 09:11:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Mar-2026 09:11:13 UTC] ✅ JWT token verified successfully for user profile
[15-Mar-2026 09:11:13 UTC] User ID: 102
[15-Mar-2026 09:11:13 UTC] ✅ User profile retrieved successfully for user ID: 102
[15-Mar-2026 09:11:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Mar-2026 09:11:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Mar-2026 09:11:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40e3:3190:76b9:9c3d:61f1:201:793, 104.23.175.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyIiwidXNlcm5hbWUiOiJBTUlUUEFORUwiLCJlbWFpbCI6ImFtaXQua2luZy45Njk1QGdtYWlsLmNvbSIsImV4cCI6MTc3NDE3MDUwN30.wCZwVYUPQuj1PK7KqJlUieAZnmK1lOAsLi3_-UoCuU8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9dca644dae20f838-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40e3:3190:76b9:9c3d:61f1:201:793","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[15-Mar-2026 09:11:37 UTC] === User Orders API Called ===
[15-Mar-2026 09:11:37 UTC] User ID: 102
[15-Mar-2026 09:11:37 UTC] Limit: 20, Offset: 0
[15-Mar-2026 09:11:37 UTC] Orders found: 2
[15-Mar-2026 09:11:37 UTC] Orders data: [{"id":84,"quantity":1,"total_coins":35,"coin_type":"regular","telegram_link":"https:\/\/t.me\/mychannaluai1","status":"pending","created_at":"2026-03-15 12:41:35","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""},{"id":83,"quantity":1,"total_coins":35,"coin_type":"regular","telegram_link":"https:\/\/t.me\/mychannaluai1","status":"pending","created_at":"2026-03-15 12:40:41","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[15-Mar-2026 09:11:37 UTC] Total orders count: 2
[15-Mar-2026 09:26:23 UTC] === API CALL LOG ===
[15-Mar-2026 09:26:23 UTC] Endpoint: user/profile.php
[15-Mar-2026 09:26:23 UTC] Full Log Data: {
    "timestamp": "2026-03-15 09:26:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:3190:76b9:9c3d:61f1:201:793",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e3:3190:76b9:9c3d:61f1:201:793, 162.158.108.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyIiwidXNlcm5hbWUiOiJBTUlUUEFORUwiLCJlbWFpbCI6ImFtaXQua2luZy45Njk1QGdtYWlsLmNvbSIsImV4cCI6MTc3NDE3MDUwN30.wCZwVYUPQuj1PK7KqJlUieAZnmK1lOAsLi3_-UoCuU8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dca79e769c0fcfe-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e3:3190:76b9:9c3d:61f1:201:793",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Mar-2026 09:26:23 UTC] === END API CALL LOG ===
[15-Mar-2026 09:26:23 UTC] ✅ API Hash verification passed for profile endpoint
[15-Mar-2026 09:26:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyIiwidXNlcm5hbWUiOiJBTUlUUEFORUwiLCJlbWFpbCI6ImFtaXQua2luZy45Njk1QGdtYWlsLmNvbSIsImV4cCI6MTc3NDE3MDUwN30.wCZwVYUPQuj1PK7KqJlUieAZnmK1lOAsLi3_-UoCuU8
[15-Mar-2026 09:26:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Mar-2026 09:26:23 UTC] ✅ JWT token verified successfully for user profile
[15-Mar-2026 09:26:23 UTC] User ID: 102
[15-Mar-2026 09:26:23 UTC] ✅ User profile retrieved successfully for user ID: 102
[15-Mar-2026 09:26:23 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Mar-2026 09:26:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Mar-2026 09:26:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40e3:3190:76b9:9c3d:61f1:201:793, 162.158.108.107","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyIiwidXNlcm5hbWUiOiJBTUlUUEFORUwiLCJlbWFpbCI6ImFtaXQua2luZy45Njk1QGdtYWlsLmNvbSIsImV4cCI6MTc3NDE3MDUwN30.wCZwVYUPQuj1PK7KqJlUieAZnmK1lOAsLi3_-UoCuU8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9dca79e8eca9fcfe-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40e3:3190:76b9:9c3d:61f1:201:793","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[15-Mar-2026 09:26:23 UTC] === User Orders API Called ===
[15-Mar-2026 09:26:23 UTC] User ID: 102
[15-Mar-2026 09:26:23 UTC] Limit: 20, Offset: 0
[15-Mar-2026 09:26:23 UTC] Orders found: 2
[15-Mar-2026 09:26:23 UTC] Orders data: [{"id":84,"quantity":1,"total_coins":35,"coin_type":"regular","telegram_link":"https:\/\/t.me\/mychannaluai1","status":"cancelled","created_at":"2026-03-15 12:41:35","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""},{"id":83,"quantity":1,"total_coins":35,"coin_type":"regular","telegram_link":"https:\/\/t.me\/mychannaluai1","status":"cancelled","created_at":"2026-03-15 12:40:41","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[15-Mar-2026 09:26:23 UTC] Total orders count: 2
[15-Mar-2026 09:26:23 UTC] User Purchases API - User ID: 102
[15-Mar-2026 09:26:23 UTC] User Purchases API - Total purchases found: 0
[15-Mar-2026 09:26:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Mar-2026 09:26:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Mar-2026 09:26:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40e3:3190:76b9:9c3d:61f1:201:793, 162.158.108.107","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyIiwidXNlcm5hbWUiOiJBTUlUUEFORUwiLCJlbWFpbCI6ImFtaXQua2luZy45Njk1QGdtYWlsLmNvbSIsImV4cCI6MTc3NDE3MDUwN30.wCZwVYUPQuj1PK7KqJlUieAZnmK1lOAsLi3_-UoCuU8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9dca79f758a8fcfe-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40e3:3190:76b9:9c3d:61f1:201:793","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[15-Mar-2026 09:26:25 UTC] === User Orders API Called ===
[15-Mar-2026 09:26:25 UTC] User ID: 102
[15-Mar-2026 09:26:25 UTC] Limit: 20, Offset: 0
[15-Mar-2026 09:26:25 UTC] Orders found: 2
[15-Mar-2026 09:26:25 UTC] Orders data: [{"id":84,"quantity":1,"total_coins":35,"coin_type":"regular","telegram_link":"https:\/\/t.me\/mychannaluai1","status":"cancelled","created_at":"2026-03-15 12:41:35","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""},{"id":83,"quantity":1,"total_coins":35,"coin_type":"regular","telegram_link":"https:\/\/t.me\/mychannaluai1","status":"cancelled","created_at":"2026-03-15 12:40:41","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[15-Mar-2026 09:26:25 UTC] Total orders count: 2
[15-Mar-2026 09:59:32 UTC] === API CALL LOG ===
[15-Mar-2026 09:59:32 UTC] Endpoint: user/profile.php
[15-Mar-2026 09:59:32 UTC] Full Log Data: {
    "timestamp": "2026-03-15 09:59:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "169.224.104.232",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "169.224.104.232, 162.158.211.27",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzIiwidXNlcm5hbWUiOiJoYW1vIiwiZW1haWwiOiJxcnFhNjU4QGdtYWlsLmNvbSIsImV4cCI6MTc3NDE3MzU3MX0.6y79wGo32XOZsGjLEPB7FyDhbm85WaxQsavfbteH-7I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dcaaa7ccd2ad0ea-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "169.224.104.232",
        "CF-IPCountry": "IQ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Mar-2026 09:59:32 UTC] === END API CALL LOG ===
[15-Mar-2026 09:59:32 UTC] ✅ API Hash verification passed for profile endpoint
[15-Mar-2026 09:59:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzIiwidXNlcm5hbWUiOiJoYW1vIiwiZW1haWwiOiJxcnFhNjU4QGdtYWlsLmNvbSIsImV4cCI6MTc3NDE3MzU3MX0.6y79wGo32XOZsGjLEPB7FyDhbm85WaxQsavfbteH-7I
[15-Mar-2026 09:59:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Mar-2026 09:59:32 UTC] ✅ JWT token verified successfully for user profile
[15-Mar-2026 09:59:32 UTC] User ID: 103
[15-Mar-2026 09:59:32 UTC] ✅ User profile retrieved successfully for user ID: 103
[15-Mar-2026 09:59:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Mar-2026 09:59:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Mar-2026 09:59:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"169.224.104.232, 162.158.211.27","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzIiwidXNlcm5hbWUiOiJoYW1vIiwiZW1haWwiOiJxcnFhNjU4QGdtYWlsLmNvbSIsImV4cCI6MTc3NDE3MzU3MX0.6y79wGo32XOZsGjLEPB7FyDhbm85WaxQsavfbteH-7I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9dcaaac8df95d0ea-SOF","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"169.224.104.232","CF-IPCountry":"IQ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[15-Mar-2026 09:59:44 UTC] === User Orders API Called ===
[15-Mar-2026 09:59:44 UTC] User ID: 103
[15-Mar-2026 09:59:44 UTC] Limit: 20, Offset: 0
[15-Mar-2026 09:59:44 UTC] Orders found: 0
[15-Mar-2026 09:59:44 UTC] Orders data: []
[15-Mar-2026 09:59:44 UTC] Total orders count: 0
[15-Mar-2026 09:59:45 UTC] === API CALL LOG ===
[15-Mar-2026 09:59:45 UTC] Endpoint: user/profile.php
[15-Mar-2026 09:59:45 UTC] Full Log Data: {
    "timestamp": "2026-03-15 09:59:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "169.224.104.232",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "169.224.104.232, 162.158.211.27",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzIiwidXNlcm5hbWUiOiJoYW1vIiwiZW1haWwiOiJxcnFhNjU4QGdtYWlsLmNvbSIsImV4cCI6MTc3NDE3MzU3MX0.6y79wGo32XOZsGjLEPB7FyDhbm85WaxQsavfbteH-7I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dcaaace2c09d0ea-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "169.224.104.232",
        "CF-IPCountry": "IQ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Mar-2026 09:59:45 UTC] === END API CALL LOG ===
[15-Mar-2026 09:59:45 UTC] ✅ API Hash verification passed for profile endpoint
[15-Mar-2026 09:59:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzIiwidXNlcm5hbWUiOiJoYW1vIiwiZW1haWwiOiJxcnFhNjU4QGdtYWlsLmNvbSIsImV4cCI6MTc3NDE3MzU3MX0.6y79wGo32XOZsGjLEPB7FyDhbm85WaxQsavfbteH-7I
[15-Mar-2026 09:59:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Mar-2026 09:59:45 UTC] ✅ JWT token verified successfully for user profile
[15-Mar-2026 09:59:45 UTC] User ID: 103
[15-Mar-2026 09:59:45 UTC] ✅ User profile retrieved successfully for user ID: 103
[15-Mar-2026 09:59:45 UTC] User Purchases API - User ID: 103
[15-Mar-2026 09:59:45 UTC] User Purchases API - Total purchases found: 0
[15-Mar-2026 09:59:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Mar-2026 09:59:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Mar-2026 09:59:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"169.224.104.232, 162.158.211.27","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzIiwidXNlcm5hbWUiOiJoYW1vIiwiZW1haWwiOiJxcnFhNjU4QGdtYWlsLmNvbSIsImV4cCI6MTc3NDE3MzU3MX0.6y79wGo32XOZsGjLEPB7FyDhbm85WaxQsavfbteH-7I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9dcaaadf5e3cd0ea-SOF","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"169.224.104.232","CF-IPCountry":"IQ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[15-Mar-2026 09:59:48 UTC] === User Orders API Called ===
[15-Mar-2026 09:59:48 UTC] User ID: 103
[15-Mar-2026 09:59:48 UTC] Limit: 20, Offset: 0
[15-Mar-2026 09:59:48 UTC] Orders found: 0
[15-Mar-2026 09:59:48 UTC] Orders data: []
[15-Mar-2026 09:59:48 UTC] Total orders count: 0
[15-Mar-2026 09:59:49 UTC] === API CALL LOG ===
[15-Mar-2026 09:59:49 UTC] Endpoint: user/profile.php
[15-Mar-2026 09:59:49 UTC] Full Log Data: {
    "timestamp": "2026-03-15 09:59:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "169.224.104.232",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "169.224.104.232, 162.158.211.27",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzIiwidXNlcm5hbWUiOiJoYW1vIiwiZW1haWwiOiJxcnFhNjU4QGdtYWlsLmNvbSIsImV4cCI6MTc3NDE3MzU3MX0.6y79wGo32XOZsGjLEPB7FyDhbm85WaxQsavfbteH-7I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dcaaae53c9dd0ea-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "169.224.104.232",
        "CF-IPCountry": "IQ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Mar-2026 09:59:49 UTC] === END API CALL LOG ===
[15-Mar-2026 09:59:49 UTC] ✅ API Hash verification passed for profile endpoint
[15-Mar-2026 09:59:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzIiwidXNlcm5hbWUiOiJoYW1vIiwiZW1haWwiOiJxcnFhNjU4QGdtYWlsLmNvbSIsImV4cCI6MTc3NDE3MzU3MX0.6y79wGo32XOZsGjLEPB7FyDhbm85WaxQsavfbteH-7I
[15-Mar-2026 09:59:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Mar-2026 09:59:49 UTC] ✅ JWT token verified successfully for user profile
[15-Mar-2026 09:59:49 UTC] User ID: 103
[15-Mar-2026 09:59:49 UTC] ✅ User profile retrieved successfully for user ID: 103
[15-Mar-2026 09:59:52 UTC] === API CALL LOG ===
[15-Mar-2026 09:59:52 UTC] Endpoint: user/profile.php
[15-Mar-2026 09:59:52 UTC] Full Log Data: {
    "timestamp": "2026-03-15 09:59:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "169.224.104.232",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "169.224.104.232, 162.158.211.27",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzIiwidXNlcm5hbWUiOiJoYW1vIiwiZW1haWwiOiJxcnFhNjU4QGdtYWlsLmNvbSIsImV4cCI6MTc3NDE3MzU3MX0.6y79wGo32XOZsGjLEPB7FyDhbm85WaxQsavfbteH-7I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dcaaaf9de38d0ea-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "169.224.104.232",
        "CF-IPCountry": "IQ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Mar-2026 09:59:52 UTC] === END API CALL LOG ===
[15-Mar-2026 09:59:52 UTC] ✅ API Hash verification passed for profile endpoint
[15-Mar-2026 09:59:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzIiwidXNlcm5hbWUiOiJoYW1vIiwiZW1haWwiOiJxcnFhNjU4QGdtYWlsLmNvbSIsImV4cCI6MTc3NDE3MzU3MX0.6y79wGo32XOZsGjLEPB7FyDhbm85WaxQsavfbteH-7I
[15-Mar-2026 09:59:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Mar-2026 09:59:52 UTC] ✅ JWT token verified successfully for user profile
[15-Mar-2026 09:59:52 UTC] User ID: 103
[15-Mar-2026 09:59:52 UTC] ✅ User profile retrieved successfully for user ID: 103
[15-Mar-2026 10:00:34 UTC] === API CALL LOG ===
[15-Mar-2026 10:00:34 UTC] Endpoint: user/profile.php
[15-Mar-2026 10:00:34 UTC] Full Log Data: {
    "timestamp": "2026-03-15 10:00:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "169.224.104.232",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "169.224.104.232, 162.158.211.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzIiwidXNlcm5hbWUiOiJoYW1vIiwiZW1haWwiOiJxcnFhNjU4QGdtYWlsLmNvbSIsImV4cCI6MTc3NDE3MzU3MX0.6y79wGo32XOZsGjLEPB7FyDhbm85WaxQsavfbteH-7I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dcaabfcbcffd0e8-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "169.224.104.232",
        "CF-IPCountry": "IQ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Mar-2026 10:00:34 UTC] === END API CALL LOG ===
[15-Mar-2026 10:00:34 UTC] ✅ API Hash verification passed for profile endpoint
[15-Mar-2026 10:00:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzIiwidXNlcm5hbWUiOiJoYW1vIiwiZW1haWwiOiJxcnFhNjU4QGdtYWlsLmNvbSIsImV4cCI6MTc3NDE3MzU3MX0.6y79wGo32XOZsGjLEPB7FyDhbm85WaxQsavfbteH-7I
[15-Mar-2026 10:00:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Mar-2026 10:00:34 UTC] ✅ JWT token verified successfully for user profile
[15-Mar-2026 10:00:34 UTC] User ID: 103
[15-Mar-2026 10:00:34 UTC] ✅ User profile retrieved successfully for user ID: 103
[15-Mar-2026 10:00:42 UTC] === API CALL LOG ===
[15-Mar-2026 10:00:42 UTC] Endpoint: user/profile.php
[15-Mar-2026 10:00:42 UTC] Full Log Data: {
    "timestamp": "2026-03-15 10:00:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:a00:10d:b8:a4d5:ee8d:e001:92db",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:a00:10d:b8:a4d5:ee8d:e001:92db, 172.71.198.193",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMDAsInVzZXJuYW1lIjoiYW5hbmQwMDciLCJlbWFpbCI6InZlcm1hYW5jaGFsMTE3N0BnbWFpbC5jb20iLCJleHAiOjE3NzQxNzM2NDF9.0HQWMIUICAc7GSfBkjZXhtEOae9WPIV4YIQeRr9B0PY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dcaac3038b12ddf-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:a00:10d:b8:a4d5:ee8d:e001:92db",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Mar-2026 10:00:42 UTC] === END API CALL LOG ===
[15-Mar-2026 10:00:42 UTC] ✅ API Hash verification passed for profile endpoint
[15-Mar-2026 10:00:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMDAsInVzZXJuYW1lIjoiYW5hbmQwMDciLCJlbWFpbCI6InZlcm1hYW5jaGFsMTE3N0BnbWFpbC5jb20iLCJleHAiOjE3NzQxNzM2NDF9.0HQWMIUICAc7GSfBkjZXhtEOae9WPIV4YIQeRr9B0PY
[15-Mar-2026 10:00:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Mar-2026 10:00:42 UTC] ✅ JWT token verified successfully for user profile
[15-Mar-2026 10:00:42 UTC] User ID: 100
[15-Mar-2026 10:00:42 UTC] ✅ User profile retrieved successfully for user ID: 100
[15-Mar-2026 10:00:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Mar-2026 10:00:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Mar-2026 10:00:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"169.224.104.232, 162.158.211.27","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzIiwidXNlcm5hbWUiOiJoYW1vIiwiZW1haWwiOiJxcnFhNjU4QGdtYWlsLmNvbSIsImV4cCI6MTc3NDE3MzU3MX0.6y79wGo32XOZsGjLEPB7FyDhbm85WaxQsavfbteH-7I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9dcaac3dcbe4d0e8-SOF","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"169.224.104.232","CF-IPCountry":"IQ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[15-Mar-2026 10:00:44 UTC] === User Orders API Called ===
[15-Mar-2026 10:00:44 UTC] User ID: 103
[15-Mar-2026 10:00:44 UTC] Limit: 20, Offset: 0
[15-Mar-2026 10:00:44 UTC] Orders found: 0
[15-Mar-2026 10:00:44 UTC] Orders data: []
[15-Mar-2026 10:00:44 UTC] Total orders count: 0
[15-Mar-2026 10:00:45 UTC] === API CALL LOG ===
[15-Mar-2026 10:00:45 UTC] Endpoint: user/profile.php
[15-Mar-2026 10:00:45 UTC] Full Log Data: {
    "timestamp": "2026-03-15 10:00:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "169.224.104.232",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "169.224.104.232, 162.158.211.27",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzIiwidXNlcm5hbWUiOiJoYW1vIiwiZW1haWwiOiJxcnFhNjU4QGdtYWlsLmNvbSIsImV4cCI6MTc3NDE3MzU3MX0.6y79wGo32XOZsGjLEPB7FyDhbm85WaxQsavfbteH-7I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dcaac43af0ed0e8-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "169.224.104.232",
        "CF-IPCountry": "IQ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Mar-2026 10:00:45 UTC] === END API CALL LOG ===
[15-Mar-2026 10:00:45 UTC] ✅ API Hash verification passed for profile endpoint
[15-Mar-2026 10:00:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzIiwidXNlcm5hbWUiOiJoYW1vIiwiZW1haWwiOiJxcnFhNjU4QGdtYWlsLmNvbSIsImV4cCI6MTc3NDE3MzU3MX0.6y79wGo32XOZsGjLEPB7FyDhbm85WaxQsavfbteH-7I
[15-Mar-2026 10:00:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Mar-2026 10:00:45 UTC] ✅ JWT token verified successfully for user profile
[15-Mar-2026 10:00:45 UTC] User ID: 103
[15-Mar-2026 10:00:45 UTC] ✅ User profile retrieved successfully for user ID: 103
[15-Mar-2026 10:00:45 UTC] User Purchases API - User ID: 103
[15-Mar-2026 10:00:45 UTC] User Purchases API - Total purchases found: 0
[15-Mar-2026 10:00:47 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Mar-2026 10:00:47 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Mar-2026 10:00:47 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:a00:10d:b8:a4d5:ee8d:e001:92db, 172.71.198.11","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMDAsInVzZXJuYW1lIjoiYW5hbmQwMDciLCJlbWFpbCI6InZlcm1hYW5jaGFsMTE3N0BnbWFpbC5jb20iLCJleHAiOjE3NzQxNzM2NDF9.0HQWMIUICAc7GSfBkjZXhtEOae9WPIV4YIQeRr9B0PY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9dcaac4ee9eb2ddf-BOM","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2402:a00:10d:b8:a4d5:ee8d:e001:92db","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[15-Mar-2026 10:00:47 UTC] === User Orders API Called ===
[15-Mar-2026 10:00:47 UTC] User ID: 100
[15-Mar-2026 10:00:47 UTC] Limit: 20, Offset: 0
[15-Mar-2026 10:00:47 UTC] Orders found: 1
[15-Mar-2026 10:00:47 UTC] Orders data: [{"id":82,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/iplprediction072\/9","status":"completed","created_at":"2026-03-15 07:44:58","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[15-Mar-2026 10:00:47 UTC] Total orders count: 1
[15-Mar-2026 10:00:48 UTC] User Purchases API - User ID: 103
[15-Mar-2026 10:00:48 UTC] User Purchases API - Total purchases found: 0
[15-Mar-2026 10:00:49 UTC] === API CALL LOG ===
[15-Mar-2026 10:00:49 UTC] Endpoint: user/profile.php
[15-Mar-2026 10:00:49 UTC] Full Log Data: {
    "timestamp": "2026-03-15 10:00:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "169.224.104.232",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "169.224.104.232, 162.158.211.27",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzIiwidXNlcm5hbWUiOiJoYW1vIiwiZW1haWwiOiJxcnFhNjU4QGdtYWlsLmNvbSIsImV4cCI6MTc3NDE3MzU3MX0.6y79wGo32XOZsGjLEPB7FyDhbm85WaxQsavfbteH-7I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dcaac5cde8ed0e8-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "169.224.104.232",
        "CF-IPCountry": "IQ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Mar-2026 10:00:49 UTC] === END API CALL LOG ===
[15-Mar-2026 10:00:49 UTC] ✅ API Hash verification passed for profile endpoint
[15-Mar-2026 10:00:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzIiwidXNlcm5hbWUiOiJoYW1vIiwiZW1haWwiOiJxcnFhNjU4QGdtYWlsLmNvbSIsImV4cCI6MTc3NDE3MzU3MX0.6y79wGo32XOZsGjLEPB7FyDhbm85WaxQsavfbteH-7I
[15-Mar-2026 10:00:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Mar-2026 10:00:49 UTC] ✅ JWT token verified successfully for user profile
[15-Mar-2026 10:00:49 UTC] User ID: 103
[15-Mar-2026 10:00:49 UTC] ✅ User profile retrieved successfully for user ID: 103
[15-Mar-2026 10:00:49 UTC] User Purchases API - User ID: 103
[15-Mar-2026 10:00:49 UTC] User Purchases API - Total purchases found: 0
[15-Mar-2026 10:00:50 UTC] === API CALL LOG ===
[15-Mar-2026 10:00:50 UTC] Endpoint: user/profile.php
[15-Mar-2026 10:00:50 UTC] Full Log Data: {
    "timestamp": "2026-03-15 10:00:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:a00:10d:b8:a4d5:ee8d:e001:92db",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:a00:10d:b8:a4d5:ee8d:e001:92db, 172.71.198.11",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMDAsInVzZXJuYW1lIjoiYW5hbmQwMDciLCJlbWFpbCI6InZlcm1hYW5jaGFsMTE3N0BnbWFpbC5jb20iLCJleHAiOjE3NzQxNzM2NDF9.0HQWMIUICAc7GSfBkjZXhtEOae9WPIV4YIQeRr9B0PY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dcaac613aa22ddf-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:a00:10d:b8:a4d5:ee8d:e001:92db",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Mar-2026 10:00:50 UTC] === END API CALL LOG ===
[15-Mar-2026 10:00:50 UTC] ✅ API Hash verification passed for profile endpoint
[15-Mar-2026 10:00:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMDAsInVzZXJuYW1lIjoiYW5hbmQwMDciLCJlbWFpbCI6InZlcm1hYW5jaGFsMTE3N0BnbWFpbC5jb20iLCJleHAiOjE3NzQxNzM2NDF9.0HQWMIUICAc7GSfBkjZXhtEOae9WPIV4YIQeRr9B0PY
[15-Mar-2026 10:00:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Mar-2026 10:00:50 UTC] ✅ JWT token verified successfully for user profile
[15-Mar-2026 10:00:50 UTC] User ID: 100
[15-Mar-2026 10:00:50 UTC] ✅ User profile retrieved successfully for user ID: 100
[15-Mar-2026 10:00:50 UTC] User Purchases API - User ID: 100
[15-Mar-2026 10:00:50 UTC] User Purchases API - Total purchases found: 1
[15-Mar-2026 10:00:52 UTC] === API CALL LOG ===
[15-Mar-2026 10:00:52 UTC] Endpoint: user/profile.php
[15-Mar-2026 10:00:52 UTC] Full Log Data: {
    "timestamp": "2026-03-15 10:00:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "169.224.104.232",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "169.224.104.232, 162.158.211.27",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzIiwidXNlcm5hbWUiOiJoYW1vIiwiZW1haWwiOiJxcnFhNjU4QGdtYWlsLmNvbSIsImV4cCI6MTc3NDE3MzU3MX0.6y79wGo32XOZsGjLEPB7FyDhbm85WaxQsavfbteH-7I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dcaac6d7d41d0e8-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "169.224.104.232",
        "CF-IPCountry": "IQ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Mar-2026 10:00:52 UTC] === END API CALL LOG ===
[15-Mar-2026 10:00:52 UTC] ✅ API Hash verification passed for profile endpoint
[15-Mar-2026 10:00:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzIiwidXNlcm5hbWUiOiJoYW1vIiwiZW1haWwiOiJxcnFhNjU4QGdtYWlsLmNvbSIsImV4cCI6MTc3NDE3MzU3MX0.6y79wGo32XOZsGjLEPB7FyDhbm85WaxQsavfbteH-7I
[15-Mar-2026 10:00:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Mar-2026 10:00:52 UTC] ✅ JWT token verified successfully for user profile
[15-Mar-2026 10:00:52 UTC] User ID: 103
[15-Mar-2026 10:00:52 UTC] ✅ User profile retrieved successfully for user ID: 103
[15-Mar-2026 12:07:58 UTC] === API CALL LOG ===
[15-Mar-2026 12:07:58 UTC] Endpoint: user/profile.php
[15-Mar-2026 12:07:58 UTC] Full Log Data: {
    "timestamp": "2026-03-15 12:07:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.103.98.44",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.103.98.44, 172.69.7.155",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODUiLCJ1c2VybmFtZSI6ImdiYTUxIiwiZW1haWwiOiJwaW5pbnZ0QGdtYWlsLmNvbSIsImV4cCI6MTc3MzkwMzAwOX0.oDXeMOk1rJsCYyP3Xu9500VwNvcdrfl3HGhuJLlxH1Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dcb669a7bfc508f-ORD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.103.98.44",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Mar-2026 12:07:58 UTC] === END API CALL LOG ===
[15-Mar-2026 12:07:58 UTC] ✅ API Hash verification passed for profile endpoint
[15-Mar-2026 12:07:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODUiLCJ1c2VybmFtZSI6ImdiYTUxIiwiZW1haWwiOiJwaW5pbnZ0QGdtYWlsLmNvbSIsImV4cCI6MTc3MzkwMzAwOX0.oDXeMOk1rJsCYyP3Xu9500VwNvcdrfl3HGhuJLlxH1Y
[15-Mar-2026 12:07:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Mar-2026 12:07:58 UTC] ✅ JWT token verified successfully for user profile
[15-Mar-2026 12:07:58 UTC] User ID: 85
[15-Mar-2026 12:07:58 UTC] ✅ User profile retrieved successfully for user ID: 85
[15-Mar-2026 12:07:59 UTC] === API CALL LOG ===
[15-Mar-2026 12:07:59 UTC] Endpoint: user/profile.php
[15-Mar-2026 12:07:59 UTC] Full Log Data: {
    "timestamp": "2026-03-15 12:07:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.103.98.44",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.103.98.44, 172.69.7.155",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODUiLCJ1c2VybmFtZSI6ImdiYTUxIiwiZW1haWwiOiJwaW5pbnZ0QGdtYWlsLmNvbSIsImV4cCI6MTc3MzkwMzAwOX0.oDXeMOk1rJsCYyP3Xu9500VwNvcdrfl3HGhuJLlxH1Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dcb66a60fae508f-ORD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.103.98.44",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Mar-2026 12:07:59 UTC] === END API CALL LOG ===
[15-Mar-2026 12:07:59 UTC] ✅ API Hash verification passed for profile endpoint
[15-Mar-2026 12:07:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODUiLCJ1c2VybmFtZSI6ImdiYTUxIiwiZW1haWwiOiJwaW5pbnZ0QGdtYWlsLmNvbSIsImV4cCI6MTc3MzkwMzAwOX0.oDXeMOk1rJsCYyP3Xu9500VwNvcdrfl3HGhuJLlxH1Y
[15-Mar-2026 12:07:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Mar-2026 12:07:59 UTC] ✅ JWT token verified successfully for user profile
[15-Mar-2026 12:07:59 UTC] User ID: 85
[15-Mar-2026 12:07:59 UTC] ✅ User profile retrieved successfully for user ID: 85
[15-Mar-2026 12:08:22 UTC] === API CALL LOG ===
[15-Mar-2026 12:08:22 UTC] Endpoint: user/profile.php
[15-Mar-2026 12:08:22 UTC] Full Log Data: {
    "timestamp": "2026-03-15 12:08:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.103.98.44",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.103.98.44, 172.69.7.156",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODUiLCJ1c2VybmFtZSI6ImdiYTUxIiwiZW1haWwiOiJwaW5pbnZ0QGdtYWlsLmNvbSIsImV4cCI6MTc3MzkwMzAwOX0.oDXeMOk1rJsCYyP3Xu9500VwNvcdrfl3HGhuJLlxH1Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dcb6731ac4b508f-ORD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.103.98.44",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Mar-2026 12:08:22 UTC] === END API CALL LOG ===
[15-Mar-2026 12:08:22 UTC] ✅ API Hash verification passed for profile endpoint
[15-Mar-2026 12:08:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODUiLCJ1c2VybmFtZSI6ImdiYTUxIiwiZW1haWwiOiJwaW5pbnZ0QGdtYWlsLmNvbSIsImV4cCI6MTc3MzkwMzAwOX0.oDXeMOk1rJsCYyP3Xu9500VwNvcdrfl3HGhuJLlxH1Y
[15-Mar-2026 12:08:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Mar-2026 12:08:22 UTC] ✅ JWT token verified successfully for user profile
[15-Mar-2026 12:08:22 UTC] User ID: 85
[15-Mar-2026 12:08:22 UTC] ✅ User profile retrieved successfully for user ID: 85
[15-Mar-2026 16:55:57 UTC] === API CALL LOG ===
[15-Mar-2026 16:55:57 UTC] Endpoint: user/profile.php
[15-Mar-2026 16:55:57 UTC] Full Log Data: {
    "timestamp": "2026-03-15 16:55:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.103.98.38",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.103.98.38, 172.71.254.206",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODUiLCJ1c2VybmFtZSI6ImdiYTUxIiwiZW1haWwiOiJwaW5pbnZ0QGdtYWlsLmNvbSIsImV4cCI6MTc3MzkwMzAwOX0.oDXeMOk1rJsCYyP3Xu9500VwNvcdrfl3HGhuJLlxH1Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dcd0c73aa1a224f-ORD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.103.98.38",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Mar-2026 16:55:57 UTC] === END API CALL LOG ===
[15-Mar-2026 16:55:57 UTC] ✅ API Hash verification passed for profile endpoint
[15-Mar-2026 16:55:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODUiLCJ1c2VybmFtZSI6ImdiYTUxIiwiZW1haWwiOiJwaW5pbnZ0QGdtYWlsLmNvbSIsImV4cCI6MTc3MzkwMzAwOX0.oDXeMOk1rJsCYyP3Xu9500VwNvcdrfl3HGhuJLlxH1Y
[15-Mar-2026 16:55:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Mar-2026 16:55:57 UTC] ✅ JWT token verified successfully for user profile
[15-Mar-2026 16:55:57 UTC] User ID: 85
[15-Mar-2026 16:55:57 UTC] ✅ User profile retrieved successfully for user ID: 85
[15-Mar-2026 16:55:58 UTC] === API CALL LOG ===
[15-Mar-2026 16:55:58 UTC] Endpoint: user/profile.php
[15-Mar-2026 16:55:58 UTC] Full Log Data: {
    "timestamp": "2026-03-15 16:55:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.103.98.38",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.103.98.38, 172.71.254.72",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODUiLCJ1c2VybmFtZSI6ImdiYTUxIiwiZW1haWwiOiJwaW5pbnZ0QGdtYWlsLmNvbSIsImV4cCI6MTc3MzkwMzAwOX0.oDXeMOk1rJsCYyP3Xu9500VwNvcdrfl3HGhuJLlxH1Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dcd0c7cda97224f-ORD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.103.98.38",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Mar-2026 16:55:58 UTC] === END API CALL LOG ===
[15-Mar-2026 16:55:58 UTC] ✅ API Hash verification passed for profile endpoint
[15-Mar-2026 16:55:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODUiLCJ1c2VybmFtZSI6ImdiYTUxIiwiZW1haWwiOiJwaW5pbnZ0QGdtYWlsLmNvbSIsImV4cCI6MTc3MzkwMzAwOX0.oDXeMOk1rJsCYyP3Xu9500VwNvcdrfl3HGhuJLlxH1Y
[15-Mar-2026 16:55:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Mar-2026 16:55:58 UTC] ✅ JWT token verified successfully for user profile
[15-Mar-2026 16:55:58 UTC] User ID: 85
[15-Mar-2026 16:55:58 UTC] ✅ User profile retrieved successfully for user ID: 85
[15-Mar-2026 16:56:24 UTC] === API CALL LOG ===
[15-Mar-2026 16:56:24 UTC] Endpoint: user/profile.php
[15-Mar-2026 16:56:24 UTC] Full Log Data: {
    "timestamp": "2026-03-15 16:56:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.103.98.38",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.103.98.38, 172.71.254.207",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODUiLCJ1c2VybmFtZSI6ImdiYTUxIiwiZW1haWwiOiJwaW5pbnZ0QGdtYWlsLmNvbSIsImV4cCI6MTc3MzkwMzAwOX0.oDXeMOk1rJsCYyP3Xu9500VwNvcdrfl3HGhuJLlxH1Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dcd0d204d81224f-ORD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.103.98.38",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Mar-2026 16:56:24 UTC] === END API CALL LOG ===
[15-Mar-2026 16:56:24 UTC] ✅ API Hash verification passed for profile endpoint
[15-Mar-2026 16:56:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODUiLCJ1c2VybmFtZSI6ImdiYTUxIiwiZW1haWwiOiJwaW5pbnZ0QGdtYWlsLmNvbSIsImV4cCI6MTc3MzkwMzAwOX0.oDXeMOk1rJsCYyP3Xu9500VwNvcdrfl3HGhuJLlxH1Y
[15-Mar-2026 16:56:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Mar-2026 16:56:24 UTC] ✅ JWT token verified successfully for user profile
[15-Mar-2026 16:56:24 UTC] User ID: 85
[15-Mar-2026 16:56:24 UTC] ✅ User profile retrieved successfully for user ID: 85
[15-Mar-2026 17:33:12 UTC] === API CALL LOG ===
[15-Mar-2026 17:33:12 UTC] Endpoint: user/profile.php
[15-Mar-2026 17:33:12 UTC] Full Log Data: {
    "timestamp": "2026-03-15 17:33:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:4579:e535:0:46:2982:fc01",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:4579:e535:0:46:2982:fc01, 172.70.93.121",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0IiwidXNlcm5hbWUiOiJ4a2t2IiwiZW1haWwiOiJ4a2t2YXJteUBnbWFpbC5jb20iLCJleHAiOjE3NzQyMDA3OTF9.c--qhoBaoRIwIx1CrY6WCDgMyYCoDJ7y7BLrGwXOtCk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dcd4306c9133883-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:3a80:4579:e535:0:46:2982:fc01",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Mar-2026 17:33:12 UTC] === END API CALL LOG ===
[15-Mar-2026 17:33:12 UTC] ✅ API Hash verification passed for profile endpoint
[15-Mar-2026 17:33:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0IiwidXNlcm5hbWUiOiJ4a2t2IiwiZW1haWwiOiJ4a2t2YXJteUBnbWFpbC5jb20iLCJleHAiOjE3NzQyMDA3OTF9.c--qhoBaoRIwIx1CrY6WCDgMyYCoDJ7y7BLrGwXOtCk
[15-Mar-2026 17:33:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Mar-2026 17:33:12 UTC] ✅ JWT token verified successfully for user profile
[15-Mar-2026 17:33:12 UTC] User ID: 104
[15-Mar-2026 17:33:12 UTC] ✅ User profile retrieved successfully for user ID: 104
[15-Mar-2026 17:33:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Mar-2026 17:33:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Mar-2026 17:33:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:3a80:4579:e535:0:46:2982:fc01, 172.70.147.178","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0IiwidXNlcm5hbWUiOiJ4a2t2IiwiZW1haWwiOiJ4a2t2YXJteUBnbWFpbC5jb20iLCJleHAiOjE3NzQyMDA3OTF9.c--qhoBaoRIwIx1CrY6WCDgMyYCoDJ7y7BLrGwXOtCk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9dcd43393dce3883-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2402:3a80:4579:e535:0:46:2982:fc01","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[15-Mar-2026 17:33:20 UTC] === User Orders API Called ===
[15-Mar-2026 17:33:20 UTC] User ID: 104
[15-Mar-2026 17:33:20 UTC] Limit: 20, Offset: 0
[15-Mar-2026 17:33:20 UTC] Orders found: 0
[15-Mar-2026 17:33:20 UTC] Orders data: []
[15-Mar-2026 17:33:20 UTC] Total orders count: 0
[15-Mar-2026 17:33:23 UTC] === API CALL LOG ===
[15-Mar-2026 17:33:23 UTC] Endpoint: user/profile.php
[15-Mar-2026 17:33:23 UTC] Full Log Data: {
    "timestamp": "2026-03-15 17:33:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:4579:e535:0:46:2982:fc01",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:4579:e535:0:46:2982:fc01, 172.70.147.179",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0IiwidXNlcm5hbWUiOiJ4a2t2IiwiZW1haWwiOiJ4a2t2YXJteUBnbWFpbC5jb20iLCJleHAiOjE3NzQyMDA3OTF9.c--qhoBaoRIwIx1CrY6WCDgMyYCoDJ7y7BLrGwXOtCk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dcd434e4c493883-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:3a80:4579:e535:0:46:2982:fc01",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Mar-2026 17:33:23 UTC] === END API CALL LOG ===
[15-Mar-2026 17:33:23 UTC] ✅ API Hash verification passed for profile endpoint
[15-Mar-2026 17:33:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0IiwidXNlcm5hbWUiOiJ4a2t2IiwiZW1haWwiOiJ4a2t2YXJteUBnbWFpbC5jb20iLCJleHAiOjE3NzQyMDA3OTF9.c--qhoBaoRIwIx1CrY6WCDgMyYCoDJ7y7BLrGwXOtCk
[15-Mar-2026 17:33:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Mar-2026 17:33:23 UTC] ✅ JWT token verified successfully for user profile
[15-Mar-2026 17:33:23 UTC] User ID: 104
[15-Mar-2026 17:33:23 UTC] ✅ User profile retrieved successfully for user ID: 104
[15-Mar-2026 17:33:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Mar-2026 17:33:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Mar-2026 17:33:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:3a80:4579:e535:0:46:2982:fc01, 172.70.147.178","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0IiwidXNlcm5hbWUiOiJ4a2t2IiwiZW1haWwiOiJ4a2t2YXJteUBnbWFpbC5jb20iLCJleHAiOjE3NzQyMDA3OTF9.c--qhoBaoRIwIx1CrY6WCDgMyYCoDJ7y7BLrGwXOtCk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9dcd43e6abbf3883-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2402:3a80:4579:e535:0:46:2982:fc01","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[15-Mar-2026 17:33:48 UTC] === User Orders API Called ===
[15-Mar-2026 17:33:48 UTC] User ID: 104
[15-Mar-2026 17:33:48 UTC] Limit: 20, Offset: 0
[15-Mar-2026 17:33:48 UTC] Orders found: 1
[15-Mar-2026 17:33:48 UTC] Orders data: [{"id":85,"quantity":15,"total_coins":15,"coin_type":"regular","telegram_link":"https:\/\/t.me\/pyiwuw","status":"pending","created_at":"2026-03-15 21:03:46","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[15-Mar-2026 17:33:48 UTC] Total orders count: 1
[15-Mar-2026 17:33:53 UTC] === API CALL LOG ===
[15-Mar-2026 17:33:53 UTC] Endpoint: user/profile.php
[15-Mar-2026 17:33:53 UTC] Full Log Data: {
    "timestamp": "2026-03-15 17:33:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:4579:e535:0:46:2982:fc01",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:4579:e535:0:46:2982:fc01, 172.70.147.178",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0IiwidXNlcm5hbWUiOiJ4a2t2IiwiZW1haWwiOiJ4a2t2YXJteUBnbWFpbC5jb20iLCJleHAiOjE3NzQyMDA3OTF9.c--qhoBaoRIwIx1CrY6WCDgMyYCoDJ7y7BLrGwXOtCk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dcd440a0f5b3883-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:3a80:4579:e535:0:46:2982:fc01",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Mar-2026 17:33:53 UTC] === END API CALL LOG ===
[15-Mar-2026 17:33:53 UTC] ✅ API Hash verification passed for profile endpoint
[15-Mar-2026 17:33:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0IiwidXNlcm5hbWUiOiJ4a2t2IiwiZW1haWwiOiJ4a2t2YXJteUBnbWFpbC5jb20iLCJleHAiOjE3NzQyMDA3OTF9.c--qhoBaoRIwIx1CrY6WCDgMyYCoDJ7y7BLrGwXOtCk
[15-Mar-2026 17:33:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Mar-2026 17:33:53 UTC] ✅ JWT token verified successfully for user profile
[15-Mar-2026 17:33:53 UTC] User ID: 104
[15-Mar-2026 17:33:53 UTC] ✅ User profile retrieved successfully for user ID: 104
[15-Mar-2026 17:34:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Mar-2026 17:34:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Mar-2026 17:34:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:3a80:4579:e535:0:46:2982:fc01, 172.70.147.178","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0IiwidXNlcm5hbWUiOiJ4a2t2IiwiZW1haWwiOiJ4a2t2YXJteUBnbWFpbC5jb20iLCJleHAiOjE3NzQyMDA3OTF9.c--qhoBaoRIwIx1CrY6WCDgMyYCoDJ7y7BLrGwXOtCk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9dcd44336e203883-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2402:3a80:4579:e535:0:46:2982:fc01","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[15-Mar-2026 17:34:00 UTC] === User Orders API Called ===
[15-Mar-2026 17:34:00 UTC] User ID: 104
[15-Mar-2026 17:34:00 UTC] Limit: 20, Offset: 0
[15-Mar-2026 17:34:00 UTC] Orders found: 1
[15-Mar-2026 17:34:00 UTC] Orders data: [{"id":85,"quantity":15,"total_coins":15,"coin_type":"regular","telegram_link":"https:\/\/t.me\/pyiwuw","status":"pending","created_at":"2026-03-15 21:03:46","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[15-Mar-2026 17:34:00 UTC] Total orders count: 1
[15-Mar-2026 17:34:04 UTC] === API CALL LOG ===
[15-Mar-2026 17:34:04 UTC] Endpoint: user/profile.php
[15-Mar-2026 17:34:04 UTC] Full Log Data: {
    "timestamp": "2026-03-15 17:34:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:4579:e535:0:46:2982:fc01",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:4579:e535:0:46:2982:fc01, 172.70.147.178",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0IiwidXNlcm5hbWUiOiJ4a2t2IiwiZW1haWwiOiJ4a2t2YXJteUBnbWFpbC5jb20iLCJleHAiOjE3NzQyMDA3OTF9.c--qhoBaoRIwIx1CrY6WCDgMyYCoDJ7y7BLrGwXOtCk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dcd444e49733883-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:3a80:4579:e535:0:46:2982:fc01",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Mar-2026 17:34:04 UTC] === END API CALL LOG ===
[15-Mar-2026 17:34:04 UTC] ✅ API Hash verification passed for profile endpoint
[15-Mar-2026 17:34:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0IiwidXNlcm5hbWUiOiJ4a2t2IiwiZW1haWwiOiJ4a2t2YXJteUBnbWFpbC5jb20iLCJleHAiOjE3NzQyMDA3OTF9.c--qhoBaoRIwIx1CrY6WCDgMyYCoDJ7y7BLrGwXOtCk
[15-Mar-2026 17:34:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Mar-2026 17:34:04 UTC] ✅ JWT token verified successfully for user profile
[15-Mar-2026 17:34:04 UTC] User ID: 104
[15-Mar-2026 17:34:04 UTC] ✅ User profile retrieved successfully for user ID: 104
[15-Mar-2026 17:34:05 UTC] User Purchases API - User ID: 104
[15-Mar-2026 17:34:05 UTC] User Purchases API - Total purchases found: 0
[15-Mar-2026 17:34:14 UTC] === API CALL LOG ===
[15-Mar-2026 17:34:14 UTC] Endpoint: user/profile.php
[15-Mar-2026 17:34:14 UTC] Full Log Data: {
    "timestamp": "2026-03-15 17:34:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:4579:e535:0:46:2982:fc01",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:4579:e535:0:46:2982:fc01, 172.70.147.178",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0IiwidXNlcm5hbWUiOiJ4a2t2IiwiZW1haWwiOiJ4a2t2YXJteUBnbWFpbC5jb20iLCJleHAiOjE3NzQyMDA3OTF9.c--qhoBaoRIwIx1CrY6WCDgMyYCoDJ7y7BLrGwXOtCk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dcd4489bad13883-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:3a80:4579:e535:0:46:2982:fc01",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Mar-2026 17:34:14 UTC] === END API CALL LOG ===
[15-Mar-2026 17:34:14 UTC] ✅ API Hash verification passed for profile endpoint
[15-Mar-2026 17:34:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0IiwidXNlcm5hbWUiOiJ4a2t2IiwiZW1haWwiOiJ4a2t2YXJteUBnbWFpbC5jb20iLCJleHAiOjE3NzQyMDA3OTF9.c--qhoBaoRIwIx1CrY6WCDgMyYCoDJ7y7BLrGwXOtCk
[15-Mar-2026 17:34:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Mar-2026 17:34:14 UTC] ✅ JWT token verified successfully for user profile
[15-Mar-2026 17:34:14 UTC] User ID: 104
[15-Mar-2026 17:34:14 UTC] ✅ User profile retrieved successfully for user ID: 104
[15-Mar-2026 17:34:14 UTC] User Purchases API - User ID: 104
[15-Mar-2026 17:34:14 UTC] User Purchases API - Total purchases found: 0
[15-Mar-2026 17:34:16 UTC] User Purchases API - User ID: 104
[15-Mar-2026 17:34:16 UTC] User Purchases API - Total purchases found: 0
[15-Mar-2026 17:34:18 UTC] === API CALL LOG ===
[15-Mar-2026 17:34:18 UTC] Endpoint: user/profile.php
[15-Mar-2026 17:34:18 UTC] Full Log Data: {
    "timestamp": "2026-03-15 17:34:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:4579:e535:0:46:2982:fc01",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:4579:e535:0:46:2982:fc01, 172.70.147.178",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0IiwidXNlcm5hbWUiOiJ4a2t2IiwiZW1haWwiOiJ4a2t2YXJteUBnbWFpbC5jb20iLCJleHAiOjE3NzQyMDA3OTF9.c--qhoBaoRIwIx1CrY6WCDgMyYCoDJ7y7BLrGwXOtCk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dcd44a21dc53883-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:3a80:4579:e535:0:46:2982:fc01",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Mar-2026 17:34:18 UTC] === END API CALL LOG ===
[15-Mar-2026 17:34:18 UTC] ✅ API Hash verification passed for profile endpoint
[15-Mar-2026 17:34:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0IiwidXNlcm5hbWUiOiJ4a2t2IiwiZW1haWwiOiJ4a2t2YXJteUBnbWFpbC5jb20iLCJleHAiOjE3NzQyMDA3OTF9.c--qhoBaoRIwIx1CrY6WCDgMyYCoDJ7y7BLrGwXOtCk
[15-Mar-2026 17:34:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Mar-2026 17:34:18 UTC] ✅ JWT token verified successfully for user profile
[15-Mar-2026 17:34:18 UTC] User ID: 104
[15-Mar-2026 17:34:18 UTC] ✅ User profile retrieved successfully for user ID: 104
[15-Mar-2026 17:34:18 UTC] User Purchases API - User ID: 104
[15-Mar-2026 17:34:18 UTC] User Purchases API - Total purchases found: 0
[15-Mar-2026 17:34:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Mar-2026 17:34:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Mar-2026 17:34:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:3a80:4579:e535:0:46:2982:fc01, 172.70.147.178","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0IiwidXNlcm5hbWUiOiJ4a2t2IiwiZW1haWwiOiJ4a2t2YXJteUBnbWFpbC5jb20iLCJleHAiOjE3NzQyMDA3OTF9.c--qhoBaoRIwIx1CrY6WCDgMyYCoDJ7y7BLrGwXOtCk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9dcd44a58d233883-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2402:3a80:4579:e535:0:46:2982:fc01","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[15-Mar-2026 17:34:18 UTC] === User Orders API Called ===
[15-Mar-2026 17:34:18 UTC] User ID: 104
[15-Mar-2026 17:34:18 UTC] Limit: 20, Offset: 0
[15-Mar-2026 17:34:18 UTC] Orders found: 1
[15-Mar-2026 17:34:18 UTC] Orders data: [{"id":85,"quantity":15,"total_coins":15,"coin_type":"regular","telegram_link":"https:\/\/t.me\/pyiwuw","status":"pending","created_at":"2026-03-15 21:03:46","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[15-Mar-2026 17:34:18 UTC] Total orders count: 1
[15-Mar-2026 17:34:24 UTC] === API CALL LOG ===
[15-Mar-2026 17:34:24 UTC] Endpoint: user/profile.php
[15-Mar-2026 17:34:24 UTC] Full Log Data: {
    "timestamp": "2026-03-15 17:34:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:4579:e535:0:46:2982:fc01",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:4579:e535:0:46:2982:fc01, 172.70.147.179",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0IiwidXNlcm5hbWUiOiJ4a2t2IiwiZW1haWwiOiJ4a2t2YXJteUBnbWFpbC5jb20iLCJleHAiOjE3NzQyMDA3OTF9.c--qhoBaoRIwIx1CrY6WCDgMyYCoDJ7y7BLrGwXOtCk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dcd44cc0a043883-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:3a80:4579:e535:0:46:2982:fc01",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Mar-2026 17:34:24 UTC] === END API CALL LOG ===
[15-Mar-2026 17:34:24 UTC] ✅ API Hash verification passed for profile endpoint
[15-Mar-2026 17:34:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0IiwidXNlcm5hbWUiOiJ4a2t2IiwiZW1haWwiOiJ4a2t2YXJteUBnbWFpbC5jb20iLCJleHAiOjE3NzQyMDA3OTF9.c--qhoBaoRIwIx1CrY6WCDgMyYCoDJ7y7BLrGwXOtCk
[15-Mar-2026 17:34:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Mar-2026 17:34:24 UTC] ✅ JWT token verified successfully for user profile
[15-Mar-2026 17:34:24 UTC] User ID: 104
[15-Mar-2026 17:34:24 UTC] ✅ User profile retrieved successfully for user ID: 104
[15-Mar-2026 17:34:31 UTC] === API CALL LOG ===
[15-Mar-2026 17:34:31 UTC] Endpoint: user/profile.php
[15-Mar-2026 17:34:31 UTC] Full Log Data: {
    "timestamp": "2026-03-15 17:34:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:4579:e535:0:46:2982:fc01",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:4579:e535:0:46:2982:fc01, 172.70.147.178",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0IiwidXNlcm5hbWUiOiJ4a2t2IiwiZW1haWwiOiJ4a2t2YXJteUBnbWFpbC5jb20iLCJleHAiOjE3NzQyMDA3OTF9.c--qhoBaoRIwIx1CrY6WCDgMyYCoDJ7y7BLrGwXOtCk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dcd44f6c9c03883-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:3a80:4579:e535:0:46:2982:fc01",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Mar-2026 17:34:31 UTC] === END API CALL LOG ===
[15-Mar-2026 17:34:31 UTC] ✅ API Hash verification passed for profile endpoint
[15-Mar-2026 17:34:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0IiwidXNlcm5hbWUiOiJ4a2t2IiwiZW1haWwiOiJ4a2t2YXJteUBnbWFpbC5jb20iLCJleHAiOjE3NzQyMDA3OTF9.c--qhoBaoRIwIx1CrY6WCDgMyYCoDJ7y7BLrGwXOtCk
[15-Mar-2026 17:34:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Mar-2026 17:34:31 UTC] ✅ JWT token verified successfully for user profile
[15-Mar-2026 17:34:31 UTC] User ID: 104
[15-Mar-2026 17:34:31 UTC] ✅ User profile retrieved successfully for user ID: 104
[15-Mar-2026 17:35:12 UTC] === API CALL LOG ===
[15-Mar-2026 17:35:12 UTC] Endpoint: user/profile.php
[15-Mar-2026 17:35:12 UTC] Full Log Data: {
    "timestamp": "2026-03-15 17:35:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:4579:e535:0:46:2982:fc01",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:4579:e535:0:46:2982:fc01, 172.70.147.178",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0IiwidXNlcm5hbWUiOiJ4a2t2IiwiZW1haWwiOiJ4a2t2YXJteUBnbWFpbC5jb20iLCJleHAiOjE3NzQyMDA3OTF9.c--qhoBaoRIwIx1CrY6WCDgMyYCoDJ7y7BLrGwXOtCk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dcd45f6989c3883-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:3a80:4579:e535:0:46:2982:fc01",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Mar-2026 17:35:12 UTC] === END API CALL LOG ===
[15-Mar-2026 17:35:12 UTC] ✅ API Hash verification passed for profile endpoint
[15-Mar-2026 17:35:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0IiwidXNlcm5hbWUiOiJ4a2t2IiwiZW1haWwiOiJ4a2t2YXJteUBnbWFpbC5jb20iLCJleHAiOjE3NzQyMDA3OTF9.c--qhoBaoRIwIx1CrY6WCDgMyYCoDJ7y7BLrGwXOtCk
[15-Mar-2026 17:35:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Mar-2026 17:35:12 UTC] ✅ JWT token verified successfully for user profile
[15-Mar-2026 17:35:12 UTC] User ID: 104
[15-Mar-2026 17:35:12 UTC] ✅ User profile retrieved successfully for user ID: 104
[15-Mar-2026 17:35:52 UTC] === API CALL LOG ===
[15-Mar-2026 17:35:52 UTC] Endpoint: user/profile.php
[15-Mar-2026 17:35:52 UTC] Full Log Data: {
    "timestamp": "2026-03-15 17:35:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:4579:e535:0:46:2982:fc01",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:4579:e535:0:46:2982:fc01, 172.70.147.178",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0IiwidXNlcm5hbWUiOiJ4a2t2IiwiZW1haWwiOiJ4a2t2YXJteUBnbWFpbC5jb20iLCJleHAiOjE3NzQyMDA3OTF9.c--qhoBaoRIwIx1CrY6WCDgMyYCoDJ7y7BLrGwXOtCk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dcd46f028de3883-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:3a80:4579:e535:0:46:2982:fc01",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Mar-2026 17:35:52 UTC] === END API CALL LOG ===
[15-Mar-2026 17:35:52 UTC] ✅ API Hash verification passed for profile endpoint
[15-Mar-2026 17:35:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0IiwidXNlcm5hbWUiOiJ4a2t2IiwiZW1haWwiOiJ4a2t2YXJteUBnbWFpbC5jb20iLCJleHAiOjE3NzQyMDA3OTF9.c--qhoBaoRIwIx1CrY6WCDgMyYCoDJ7y7BLrGwXOtCk
[15-Mar-2026 17:35:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Mar-2026 17:35:52 UTC] ✅ JWT token verified successfully for user profile
[15-Mar-2026 17:35:52 UTC] User ID: 104
[15-Mar-2026 17:35:52 UTC] ✅ User profile retrieved successfully for user ID: 104
[15-Mar-2026 17:35:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Mar-2026 17:35:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Mar-2026 17:35:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:3a80:4579:e535:0:46:2982:fc01, 172.70.147.178","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0IiwidXNlcm5hbWUiOiJ4a2t2IiwiZW1haWwiOiJ4a2t2YXJteUBnbWFpbC5jb20iLCJleHAiOjE3NzQyMDA3OTF9.c--qhoBaoRIwIx1CrY6WCDgMyYCoDJ7y7BLrGwXOtCk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9dcd4703a9b63883-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2402:3a80:4579:e535:0:46:2982:fc01","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[15-Mar-2026 17:35:55 UTC] === User Orders API Called ===
[15-Mar-2026 17:35:55 UTC] User ID: 104
[15-Mar-2026 17:35:55 UTC] Limit: 20, Offset: 0
[15-Mar-2026 17:35:55 UTC] Orders found: 1
[15-Mar-2026 17:35:55 UTC] Orders data: [{"id":85,"quantity":15,"total_coins":15,"coin_type":"regular","telegram_link":"https:\/\/t.me\/pyiwuw","status":"pending","created_at":"2026-03-15 21:03:46","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[15-Mar-2026 17:35:55 UTC] Total orders count: 1
[15-Mar-2026 17:37:00 UTC] === API CALL LOG ===
[15-Mar-2026 17:37:00 UTC] Endpoint: user/profile.php
[15-Mar-2026 17:37:00 UTC] Full Log Data: {
    "timestamp": "2026-03-15 17:37:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:4579:e535:0:46:2982:fc01",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:4579:e535:0:46:2982:fc01, 162.158.88.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0IiwidXNlcm5hbWUiOiJ4a2t2IiwiZW1haWwiOiJ4a2t2YXJteUBnbWFpbC5jb20iLCJleHAiOjE3NzQyMDA3OTF9.c--qhoBaoRIwIx1CrY6WCDgMyYCoDJ7y7BLrGwXOtCk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dcd489a0976fdfe-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:3a80:4579:e535:0:46:2982:fc01",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Mar-2026 17:37:00 UTC] === END API CALL LOG ===
[15-Mar-2026 17:37:00 UTC] ✅ API Hash verification passed for profile endpoint
[15-Mar-2026 17:37:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0IiwidXNlcm5hbWUiOiJ4a2t2IiwiZW1haWwiOiJ4a2t2YXJteUBnbWFpbC5jb20iLCJleHAiOjE3NzQyMDA3OTF9.c--qhoBaoRIwIx1CrY6WCDgMyYCoDJ7y7BLrGwXOtCk
[15-Mar-2026 17:37:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Mar-2026 17:37:00 UTC] ✅ JWT token verified successfully for user profile
[15-Mar-2026 17:37:00 UTC] User ID: 104
[15-Mar-2026 17:37:00 UTC] ✅ User profile retrieved successfully for user ID: 104
[15-Mar-2026 17:39:23 UTC] === API CALL LOG ===
[15-Mar-2026 17:39:23 UTC] Endpoint: user/profile.php
[15-Mar-2026 17:39:23 UTC] Full Log Data: {
    "timestamp": "2026-03-15 17:39:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:4579:e535:0:46:2982:fc01",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:4579:e535:0:46:2982:fc01, 162.158.88.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0IiwidXNlcm5hbWUiOiJ4a2t2IiwiZW1haWwiOiJ4a2t2YXJteUBnbWFpbC5jb20iLCJleHAiOjE3NzQyMDA3OTF9.c--qhoBaoRIwIx1CrY6WCDgMyYCoDJ7y7BLrGwXOtCk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dcd4c169e9afdeb-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:3a80:4579:e535:0:46:2982:fc01",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Mar-2026 17:39:23 UTC] === END API CALL LOG ===
[15-Mar-2026 17:39:23 UTC] ✅ API Hash verification passed for profile endpoint
[15-Mar-2026 17:39:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0IiwidXNlcm5hbWUiOiJ4a2t2IiwiZW1haWwiOiJ4a2t2YXJteUBnbWFpbC5jb20iLCJleHAiOjE3NzQyMDA3OTF9.c--qhoBaoRIwIx1CrY6WCDgMyYCoDJ7y7BLrGwXOtCk
[15-Mar-2026 17:39:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Mar-2026 17:39:23 UTC] ✅ JWT token verified successfully for user profile
[15-Mar-2026 17:39:23 UTC] User ID: 104
[15-Mar-2026 17:39:23 UTC] ✅ User profile retrieved successfully for user ID: 104
[15-Mar-2026 17:39:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Mar-2026 17:39:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Mar-2026 17:39:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:3a80:4579:e535:0:46:2982:fc01, 162.158.88.28","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0IiwidXNlcm5hbWUiOiJ4a2t2IiwiZW1haWwiOiJ4a2t2YXJteUBnbWFpbC5jb20iLCJleHAiOjE3NzQyMDA3OTF9.c--qhoBaoRIwIx1CrY6WCDgMyYCoDJ7y7BLrGwXOtCk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9dcd4c629e5efdeb-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2402:3a80:4579:e535:0:46:2982:fc01","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[15-Mar-2026 17:39:35 UTC] === User Orders API Called ===
[15-Mar-2026 17:39:35 UTC] User ID: 104
[15-Mar-2026 17:39:35 UTC] Limit: 20, Offset: 0
[15-Mar-2026 17:39:35 UTC] Orders found: 1
[15-Mar-2026 17:39:35 UTC] Orders data: [{"id":85,"quantity":15,"total_coins":15,"coin_type":"regular","telegram_link":"https:\/\/t.me\/pyiwuw","status":"pending","created_at":"2026-03-15 21:03:46","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[15-Mar-2026 17:39:35 UTC] Total orders count: 1
[15-Mar-2026 17:39:41 UTC] === API CALL LOG ===
[15-Mar-2026 17:39:41 UTC] Endpoint: user/profile.php
[15-Mar-2026 17:39:41 UTC] Full Log Data: {
    "timestamp": "2026-03-15 17:39:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:4579:e535:0:46:2982:fc01",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:4579:e535:0:46:2982:fc01, 162.158.88.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0IiwidXNlcm5hbWUiOiJ4a2t2IiwiZW1haWwiOiJ4a2t2YXJteUBnbWFpbC5jb20iLCJleHAiOjE3NzQyMDA3OTF9.c--qhoBaoRIwIx1CrY6WCDgMyYCoDJ7y7BLrGwXOtCk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dcd4c88ca95fdeb-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:3a80:4579:e535:0:46:2982:fc01",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Mar-2026 17:39:41 UTC] === END API CALL LOG ===
[15-Mar-2026 17:39:41 UTC] ✅ API Hash verification passed for profile endpoint
[15-Mar-2026 17:39:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0IiwidXNlcm5hbWUiOiJ4a2t2IiwiZW1haWwiOiJ4a2t2YXJteUBnbWFpbC5jb20iLCJleHAiOjE3NzQyMDA3OTF9.c--qhoBaoRIwIx1CrY6WCDgMyYCoDJ7y7BLrGwXOtCk
[15-Mar-2026 17:39:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Mar-2026 17:39:41 UTC] ✅ JWT token verified successfully for user profile
[15-Mar-2026 17:39:41 UTC] User ID: 104
[15-Mar-2026 17:39:41 UTC] ✅ User profile retrieved successfully for user ID: 104
[15-Mar-2026 17:39:42 UTC] User Purchases API - User ID: 104
[15-Mar-2026 17:39:42 UTC] User Purchases API - Total purchases found: 0
[15-Mar-2026 17:39:45 UTC] User Purchases API - User ID: 104
[15-Mar-2026 17:39:45 UTC] User Purchases API - Total purchases found: 0
[15-Mar-2026 17:39:47 UTC] === API CALL LOG ===
[15-Mar-2026 17:39:47 UTC] Endpoint: user/profile.php
[15-Mar-2026 17:39:47 UTC] Full Log Data: {
    "timestamp": "2026-03-15 17:39:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:4579:e535:0:46:2982:fc01",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:4579:e535:0:46:2982:fc01, 162.158.88.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0IiwidXNlcm5hbWUiOiJ4a2t2IiwiZW1haWwiOiJ4a2t2YXJteUBnbWFpbC5jb20iLCJleHAiOjE3NzQyMDA3OTF9.c--qhoBaoRIwIx1CrY6WCDgMyYCoDJ7y7BLrGwXOtCk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dcd4cacce6dfdeb-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:3a80:4579:e535:0:46:2982:fc01",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Mar-2026 17:39:47 UTC] === END API CALL LOG ===
[15-Mar-2026 17:39:47 UTC] ✅ API Hash verification passed for profile endpoint
[15-Mar-2026 17:39:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0IiwidXNlcm5hbWUiOiJ4a2t2IiwiZW1haWwiOiJ4a2t2YXJteUBnbWFpbC5jb20iLCJleHAiOjE3NzQyMDA3OTF9.c--qhoBaoRIwIx1CrY6WCDgMyYCoDJ7y7BLrGwXOtCk
[15-Mar-2026 17:39:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Mar-2026 17:39:47 UTC] ✅ JWT token verified successfully for user profile
[15-Mar-2026 17:39:47 UTC] User ID: 104
[15-Mar-2026 17:39:47 UTC] ✅ User profile retrieved successfully for user ID: 104
[15-Mar-2026 17:39:47 UTC] User Purchases API - User ID: 104
[15-Mar-2026 17:39:47 UTC] User Purchases API - Total purchases found: 0
[15-Mar-2026 18:08:07 UTC] === API CALL LOG ===
[15-Mar-2026 18:08:07 UTC] Endpoint: user/profile.php
[15-Mar-2026 18:08:07 UTC] Full Log Data: {
    "timestamp": "2026-03-15 18:08:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "169.224.104.232",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "169.224.104.232, 162.158.211.27",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzIiwidXNlcm5hbWUiOiJoYW1vIiwiZW1haWwiOiJxcnFhNjU4QGdtYWlsLmNvbSIsImV4cCI6MTc3NDE3MzU3MX0.6y79wGo32XOZsGjLEPB7FyDhbm85WaxQsavfbteH-7I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dcd762eaced8ef0-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "169.224.104.232",
        "CF-IPCountry": "IQ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Mar-2026 18:08:07 UTC] === END API CALL LOG ===
[15-Mar-2026 18:08:07 UTC] ✅ API Hash verification passed for profile endpoint
[15-Mar-2026 18:08:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzIiwidXNlcm5hbWUiOiJoYW1vIiwiZW1haWwiOiJxcnFhNjU4QGdtYWlsLmNvbSIsImV4cCI6MTc3NDE3MzU3MX0.6y79wGo32XOZsGjLEPB7FyDhbm85WaxQsavfbteH-7I
[15-Mar-2026 18:08:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Mar-2026 18:08:07 UTC] ✅ JWT token verified successfully for user profile
[15-Mar-2026 18:08:07 UTC] User ID: 103
[15-Mar-2026 18:08:07 UTC] ✅ User profile retrieved successfully for user ID: 103
[15-Mar-2026 18:08:08 UTC] === API CALL LOG ===
[15-Mar-2026 18:08:08 UTC] Endpoint: user/profile.php
[15-Mar-2026 18:08:08 UTC] Full Log Data: {
    "timestamp": "2026-03-15 18:08:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "169.224.104.232",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "169.224.104.232, 162.158.211.27",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzIiwidXNlcm5hbWUiOiJoYW1vIiwiZW1haWwiOiJxcnFhNjU4QGdtYWlsLmNvbSIsImV4cCI6MTc3NDE3MzU3MX0.6y79wGo32XOZsGjLEPB7FyDhbm85WaxQsavfbteH-7I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dcd7632f8748ef0-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "169.224.104.232",
        "CF-IPCountry": "IQ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Mar-2026 18:08:08 UTC] === END API CALL LOG ===
[15-Mar-2026 18:08:08 UTC] ✅ API Hash verification passed for profile endpoint
[15-Mar-2026 18:08:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzIiwidXNlcm5hbWUiOiJoYW1vIiwiZW1haWwiOiJxcnFhNjU4QGdtYWlsLmNvbSIsImV4cCI6MTc3NDE3MzU3MX0.6y79wGo32XOZsGjLEPB7FyDhbm85WaxQsavfbteH-7I
[15-Mar-2026 18:08:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Mar-2026 18:08:08 UTC] ✅ JWT token verified successfully for user profile
[15-Mar-2026 18:08:08 UTC] User ID: 103
[15-Mar-2026 18:08:08 UTC] ✅ User profile retrieved successfully for user ID: 103
[15-Mar-2026 18:08:15 UTC] === API CALL LOG ===
[15-Mar-2026 18:08:15 UTC] Endpoint: user/profile.php
[15-Mar-2026 18:08:15 UTC] Full Log Data: {
    "timestamp": "2026-03-15 18:08:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "169.224.104.232",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "169.224.104.232, 162.158.211.27",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzIiwidXNlcm5hbWUiOiJoYW1vIiwiZW1haWwiOiJxcnFhNjU4QGdtYWlsLmNvbSIsImV4cCI6MTc3NDE3MzU3MX0.6y79wGo32XOZsGjLEPB7FyDhbm85WaxQsavfbteH-7I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dcd76619d8e8ef0-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "169.224.104.232",
        "CF-IPCountry": "IQ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Mar-2026 18:08:15 UTC] === END API CALL LOG ===
[15-Mar-2026 18:08:15 UTC] ✅ API Hash verification passed for profile endpoint
[15-Mar-2026 18:08:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzIiwidXNlcm5hbWUiOiJoYW1vIiwiZW1haWwiOiJxcnFhNjU4QGdtYWlsLmNvbSIsImV4cCI6MTc3NDE3MzU3MX0.6y79wGo32XOZsGjLEPB7FyDhbm85WaxQsavfbteH-7I
[15-Mar-2026 18:08:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Mar-2026 18:08:15 UTC] ✅ JWT token verified successfully for user profile
[15-Mar-2026 18:08:15 UTC] User ID: 103
[15-Mar-2026 18:08:15 UTC] ✅ User profile retrieved successfully for user ID: 103
[15-Mar-2026 18:08:23 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Mar-2026 18:08:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Mar-2026 18:08:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"169.224.104.232, 162.158.211.27","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzIiwidXNlcm5hbWUiOiJoYW1vIiwiZW1haWwiOiJxcnFhNjU4QGdtYWlsLmNvbSIsImV4cCI6MTc3NDE3MzU3MX0.6y79wGo32XOZsGjLEPB7FyDhbm85WaxQsavfbteH-7I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9dcd76955a238ef0-SOF","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"169.224.104.232","CF-IPCountry":"IQ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[15-Mar-2026 18:08:23 UTC] === User Orders API Called ===
[15-Mar-2026 18:08:23 UTC] User ID: 103
[15-Mar-2026 18:08:23 UTC] Limit: 20, Offset: 0
[15-Mar-2026 18:08:23 UTC] Orders found: 0
[15-Mar-2026 18:08:23 UTC] Orders data: []
[15-Mar-2026 18:08:23 UTC] Total orders count: 0
[15-Mar-2026 18:08:26 UTC] === API CALL LOG ===
[15-Mar-2026 18:08:26 UTC] Endpoint: user/profile.php
[15-Mar-2026 18:08:26 UTC] Full Log Data: {
    "timestamp": "2026-03-15 18:08:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "169.224.104.232",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "169.224.104.232, 162.158.211.27",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzIiwidXNlcm5hbWUiOiJoYW1vIiwiZW1haWwiOiJxcnFhNjU4QGdtYWlsLmNvbSIsImV4cCI6MTc3NDE3MzU3MX0.6y79wGo32XOZsGjLEPB7FyDhbm85WaxQsavfbteH-7I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dcd76a2bcd48ef0-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "169.224.104.232",
        "CF-IPCountry": "IQ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Mar-2026 18:08:26 UTC] === END API CALL LOG ===
[15-Mar-2026 18:08:26 UTC] ✅ API Hash verification passed for profile endpoint
[15-Mar-2026 18:08:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzIiwidXNlcm5hbWUiOiJoYW1vIiwiZW1haWwiOiJxcnFhNjU4QGdtYWlsLmNvbSIsImV4cCI6MTc3NDE3MzU3MX0.6y79wGo32XOZsGjLEPB7FyDhbm85WaxQsavfbteH-7I
[15-Mar-2026 18:08:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Mar-2026 18:08:26 UTC] ✅ JWT token verified successfully for user profile
[15-Mar-2026 18:08:26 UTC] User ID: 103
[15-Mar-2026 18:08:26 UTC] ✅ User profile retrieved successfully for user ID: 103
[15-Mar-2026 18:08:45 UTC] === API CALL LOG ===
[15-Mar-2026 18:08:45 UTC] Endpoint: user/profile.php
[15-Mar-2026 18:08:45 UTC] Full Log Data: {
    "timestamp": "2026-03-15 18:08:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "169.224.104.232",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "169.224.104.232, 162.158.211.27",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzIiwidXNlcm5hbWUiOiJoYW1vIiwiZW1haWwiOiJxcnFhNjU4QGdtYWlsLmNvbSIsImV4cCI6MTc3NDE3MzU3MX0.6y79wGo32XOZsGjLEPB7FyDhbm85WaxQsavfbteH-7I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dcd771e4eb18ef0-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "169.224.104.232",
        "CF-IPCountry": "IQ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Mar-2026 18:08:45 UTC] === END API CALL LOG ===
[15-Mar-2026 18:08:45 UTC] ✅ API Hash verification passed for profile endpoint
[15-Mar-2026 18:08:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzIiwidXNlcm5hbWUiOiJoYW1vIiwiZW1haWwiOiJxcnFhNjU4QGdtYWlsLmNvbSIsImV4cCI6MTc3NDE3MzU3MX0.6y79wGo32XOZsGjLEPB7FyDhbm85WaxQsavfbteH-7I
[15-Mar-2026 18:08:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Mar-2026 18:08:45 UTC] ✅ JWT token verified successfully for user profile
[15-Mar-2026 18:08:45 UTC] User ID: 103
[15-Mar-2026 18:08:45 UTC] ✅ User profile retrieved successfully for user ID: 103
[15-Mar-2026 18:22:05 UTC] === API CALL LOG ===
[15-Mar-2026 18:22:05 UTC] Endpoint: user/profile.php
[15-Mar-2026 18:22:05 UTC] Full Log Data: {
    "timestamp": "2026-03-15 18:22:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e2:10fa:98a5:e7ff:7b80:3f31:3caa",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e2:10fa:98a5:e7ff:7b80:3f31:3caa, 162.158.189.208",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1IiwidXNlcm5hbWUiOiJjaGFndWx1Y2NjIiwiZW1haWwiOiJjaGFndWx1c2FtYWwyMTFAZ21haWwuY29tIiwiZXhwIjoxNzc0MjAzNzI0fQ.X8-wBivIoQJAs8fkythvMpN9xIQ_OalhqckRLaASFNw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dcd8aa039573f4e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e2:10fa:98a5:e7ff:7b80:3f31:3caa",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Mar-2026 18:22:05 UTC] === END API CALL LOG ===
[15-Mar-2026 18:22:05 UTC] ✅ API Hash verification passed for profile endpoint
[15-Mar-2026 18:22:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1IiwidXNlcm5hbWUiOiJjaGFndWx1Y2NjIiwiZW1haWwiOiJjaGFndWx1c2FtYWwyMTFAZ21haWwuY29tIiwiZXhwIjoxNzc0MjAzNzI0fQ.X8-wBivIoQJAs8fkythvMpN9xIQ_OalhqckRLaASFNw
[15-Mar-2026 18:22:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Mar-2026 18:22:05 UTC] ✅ JWT token verified successfully for user profile
[15-Mar-2026 18:22:05 UTC] User ID: 105
[15-Mar-2026 18:22:05 UTC] ✅ User profile retrieved successfully for user ID: 105
[15-Mar-2026 18:22:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Mar-2026 18:22:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Mar-2026 18:22:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40e2:10fa:98a5:e7ff:7b80:3f31:3caa, 162.158.189.208","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1IiwidXNlcm5hbWUiOiJjaGFndWx1Y2NjIiwiZW1haWwiOiJjaGFndWx1c2FtYWwyMTFAZ21haWwuY29tIiwiZXhwIjoxNzc0MjAzNzI0fQ.X8-wBivIoQJAs8fkythvMpN9xIQ_OalhqckRLaASFNw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9dcd8ab6fe5b3f4e-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40e2:10fa:98a5:e7ff:7b80:3f31:3caa","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[15-Mar-2026 18:22:08 UTC] === User Orders API Called ===
[15-Mar-2026 18:22:08 UTC] User ID: 105
[15-Mar-2026 18:22:08 UTC] Limit: 20, Offset: 0
[15-Mar-2026 18:22:08 UTC] Orders found: 0
[15-Mar-2026 18:22:08 UTC] Orders data: []
[15-Mar-2026 18:22:08 UTC] Total orders count: 0
[15-Mar-2026 18:22:10 UTC] === API CALL LOG ===
[15-Mar-2026 18:22:10 UTC] Endpoint: user/profile.php
[15-Mar-2026 18:22:10 UTC] Full Log Data: {
    "timestamp": "2026-03-15 18:22:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e2:10fa:98a5:e7ff:7b80:3f31:3caa",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e2:10fa:98a5:e7ff:7b80:3f31:3caa, 162.158.189.208",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1IiwidXNlcm5hbWUiOiJjaGFndWx1Y2NjIiwiZW1haWwiOiJjaGFndWx1c2FtYWwyMTFAZ21haWwuY29tIiwiZXhwIjoxNzc0MjAzNzI0fQ.X8-wBivIoQJAs8fkythvMpN9xIQ_OalhqckRLaASFNw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dcd8ac11c383f4e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e2:10fa:98a5:e7ff:7b80:3f31:3caa",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Mar-2026 18:22:10 UTC] === END API CALL LOG ===
[15-Mar-2026 18:22:10 UTC] ✅ API Hash verification passed for profile endpoint
[15-Mar-2026 18:22:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1IiwidXNlcm5hbWUiOiJjaGFndWx1Y2NjIiwiZW1haWwiOiJjaGFndWx1c2FtYWwyMTFAZ21haWwuY29tIiwiZXhwIjoxNzc0MjAzNzI0fQ.X8-wBivIoQJAs8fkythvMpN9xIQ_OalhqckRLaASFNw
[15-Mar-2026 18:22:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Mar-2026 18:22:10 UTC] ✅ JWT token verified successfully for user profile
[15-Mar-2026 18:22:10 UTC] User ID: 105
[15-Mar-2026 18:22:10 UTC] ✅ User profile retrieved successfully for user ID: 105
[15-Mar-2026 18:22:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Mar-2026 18:22:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Mar-2026 18:22:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40e2:10fa:98a5:e7ff:7b80:3f31:3caa, 162.158.189.208","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1IiwidXNlcm5hbWUiOiJjaGFndWx1Y2NjIiwiZW1haWwiOiJjaGFndWx1c2FtYWwyMTFAZ21haWwuY29tIiwiZXhwIjoxNzc0MjAzNzI0fQ.X8-wBivIoQJAs8fkythvMpN9xIQ_OalhqckRLaASFNw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9dcd8b40dc663f4e-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40e2:10fa:98a5:e7ff:7b80:3f31:3caa","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[15-Mar-2026 18:22:30 UTC] === User Orders API Called ===
[15-Mar-2026 18:22:30 UTC] User ID: 105
[15-Mar-2026 18:22:30 UTC] Limit: 20, Offset: 0
[15-Mar-2026 18:22:30 UTC] Orders found: 0
[15-Mar-2026 18:22:30 UTC] Orders data: []
[15-Mar-2026 18:22:30 UTC] Total orders count: 0
[15-Mar-2026 18:22:32 UTC] === API CALL LOG ===
[15-Mar-2026 18:22:32 UTC] Endpoint: user/profile.php
[15-Mar-2026 18:22:32 UTC] Full Log Data: {
    "timestamp": "2026-03-15 18:22:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e2:10fa:98a5:e7ff:7b80:3f31:3caa",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e2:10fa:98a5:e7ff:7b80:3f31:3caa, 162.158.189.209",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1IiwidXNlcm5hbWUiOiJjaGFndWx1Y2NjIiwiZW1haWwiOiJjaGFndWx1c2FtYWwyMTFAZ21haWwuY29tIiwiZXhwIjoxNzc0MjAzNzI0fQ.X8-wBivIoQJAs8fkythvMpN9xIQ_OalhqckRLaASFNw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dcd8b4ab8d73f4e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e2:10fa:98a5:e7ff:7b80:3f31:3caa",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Mar-2026 18:22:32 UTC] === END API CALL LOG ===
[15-Mar-2026 18:22:32 UTC] ✅ API Hash verification passed for profile endpoint
[15-Mar-2026 18:22:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1IiwidXNlcm5hbWUiOiJjaGFndWx1Y2NjIiwiZW1haWwiOiJjaGFndWx1c2FtYWwyMTFAZ21haWwuY29tIiwiZXhwIjoxNzc0MjAzNzI0fQ.X8-wBivIoQJAs8fkythvMpN9xIQ_OalhqckRLaASFNw
[15-Mar-2026 18:22:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Mar-2026 18:22:32 UTC] ✅ JWT token verified successfully for user profile
[15-Mar-2026 18:22:32 UTC] User ID: 105
[15-Mar-2026 18:22:32 UTC] ✅ User profile retrieved successfully for user ID: 105
[15-Mar-2026 18:22:40 UTC] === API CALL LOG ===
[15-Mar-2026 18:22:40 UTC] Endpoint: user/profile.php
[15-Mar-2026 18:22:40 UTC] Full Log Data: {
    "timestamp": "2026-03-15 18:22:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e2:10fa:98a5:e7ff:7b80:3f31:3caa",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e2:10fa:98a5:e7ff:7b80:3f31:3caa, 162.158.189.209",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1IiwidXNlcm5hbWUiOiJjaGFndWx1Y2NjIiwiZW1haWwiOiJjaGFndWx1c2FtYWwyMTFAZ21haWwuY29tIiwiZXhwIjoxNzc0MjAzNzI0fQ.X8-wBivIoQJAs8fkythvMpN9xIQ_OalhqckRLaASFNw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dcd8b7c7a3c3f4e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e2:10fa:98a5:e7ff:7b80:3f31:3caa",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Mar-2026 18:22:40 UTC] === END API CALL LOG ===
[15-Mar-2026 18:22:40 UTC] ✅ API Hash verification passed for profile endpoint
[15-Mar-2026 18:22:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1IiwidXNlcm5hbWUiOiJjaGFndWx1Y2NjIiwiZW1haWwiOiJjaGFndWx1c2FtYWwyMTFAZ21haWwuY29tIiwiZXhwIjoxNzc0MjAzNzI0fQ.X8-wBivIoQJAs8fkythvMpN9xIQ_OalhqckRLaASFNw
[15-Mar-2026 18:22:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Mar-2026 18:22:40 UTC] ✅ JWT token verified successfully for user profile
[15-Mar-2026 18:22:40 UTC] User ID: 105
[15-Mar-2026 18:22:40 UTC] ✅ User profile retrieved successfully for user ID: 105
[15-Mar-2026 18:22:45 UTC] === API CALL LOG ===
[15-Mar-2026 18:22:45 UTC] Endpoint: user/profile.php
[15-Mar-2026 18:22:45 UTC] Full Log Data: {
    "timestamp": "2026-03-15 18:22:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e2:10fa:98a5:e7ff:7b80:3f31:3caa",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e2:10fa:98a5:e7ff:7b80:3f31:3caa, 162.158.189.209",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1IiwidXNlcm5hbWUiOiJjaGFndWx1Y2NjIiwiZW1haWwiOiJjaGFndWx1c2FtYWwyMTFAZ21haWwuY29tIiwiZXhwIjoxNzc0MjAzNzI0fQ.X8-wBivIoQJAs8fkythvMpN9xIQ_OalhqckRLaASFNw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dcd8b9f3db43f4e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e2:10fa:98a5:e7ff:7b80:3f31:3caa",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Mar-2026 18:22:45 UTC] === END API CALL LOG ===
[15-Mar-2026 18:22:45 UTC] ✅ API Hash verification passed for profile endpoint
[15-Mar-2026 18:22:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1IiwidXNlcm5hbWUiOiJjaGFndWx1Y2NjIiwiZW1haWwiOiJjaGFndWx1c2FtYWwyMTFAZ21haWwuY29tIiwiZXhwIjoxNzc0MjAzNzI0fQ.X8-wBivIoQJAs8fkythvMpN9xIQ_OalhqckRLaASFNw
[15-Mar-2026 18:22:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Mar-2026 18:22:45 UTC] ✅ JWT token verified successfully for user profile
[15-Mar-2026 18:22:45 UTC] User ID: 105
[15-Mar-2026 18:22:45 UTC] ✅ User profile retrieved successfully for user ID: 105
[15-Mar-2026 18:22:46 UTC] User Purchases API - User ID: 105
[15-Mar-2026 18:22:46 UTC] User Purchases API - Total purchases found: 0
[15-Mar-2026 18:22:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Mar-2026 18:22:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Mar-2026 18:22:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40e2:10fa:98a5:e7ff:7b80:3f31:3caa, 162.158.189.209","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1IiwidXNlcm5hbWUiOiJjaGFndWx1Y2NjIiwiZW1haWwiOiJjaGFndWx1c2FtYWwyMTFAZ21haWwuY29tIiwiZXhwIjoxNzc0MjAzNzI0fQ.X8-wBivIoQJAs8fkythvMpN9xIQ_OalhqckRLaASFNw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9dcd8bc8bc823f4e-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40e2:10fa:98a5:e7ff:7b80:3f31:3caa","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[15-Mar-2026 18:22:52 UTC] === User Orders API Called ===
[15-Mar-2026 18:22:52 UTC] User ID: 105
[15-Mar-2026 18:22:52 UTC] Limit: 20, Offset: 0
[15-Mar-2026 18:22:52 UTC] Orders found: 0
[15-Mar-2026 18:22:52 UTC] Orders data: []
[15-Mar-2026 18:22:52 UTC] Total orders count: 0
[15-Mar-2026 18:22:53 UTC] === API CALL LOG ===
[15-Mar-2026 18:22:53 UTC] Endpoint: user/profile.php
[15-Mar-2026 18:22:53 UTC] Full Log Data: {
    "timestamp": "2026-03-15 18:22:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e2:10fa:98a5:e7ff:7b80:3f31:3caa",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e2:10fa:98a5:e7ff:7b80:3f31:3caa, 162.158.189.209",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1IiwidXNlcm5hbWUiOiJjaGFndWx1Y2NjIiwiZW1haWwiOiJjaGFndWx1c2FtYWwyMTFAZ21haWwuY29tIiwiZXhwIjoxNzc0MjAzNzI0fQ.X8-wBivIoQJAs8fkythvMpN9xIQ_OalhqckRLaASFNw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dcd8bd0486d3f4e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e2:10fa:98a5:e7ff:7b80:3f31:3caa",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Mar-2026 18:22:53 UTC] === END API CALL LOG ===
[15-Mar-2026 18:22:53 UTC] ✅ API Hash verification passed for profile endpoint
[15-Mar-2026 18:22:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1IiwidXNlcm5hbWUiOiJjaGFndWx1Y2NjIiwiZW1haWwiOiJjaGFndWx1c2FtYWwyMTFAZ21haWwuY29tIiwiZXhwIjoxNzc0MjAzNzI0fQ.X8-wBivIoQJAs8fkythvMpN9xIQ_OalhqckRLaASFNw
[15-Mar-2026 18:22:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Mar-2026 18:22:53 UTC] ✅ JWT token verified successfully for user profile
[15-Mar-2026 18:22:53 UTC] User ID: 105
[15-Mar-2026 18:22:53 UTC] ✅ User profile retrieved successfully for user ID: 105
[15-Mar-2026 18:23:00 UTC] === API CALL LOG ===
[15-Mar-2026 18:23:00 UTC] Endpoint: user/profile.php
[15-Mar-2026 18:23:00 UTC] Full Log Data: {
    "timestamp": "2026-03-15 18:23:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e2:10fa:98a5:e7ff:7b80:3f31:3caa",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e2:10fa:98a5:e7ff:7b80:3f31:3caa, 162.158.189.209",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1IiwidXNlcm5hbWUiOiJjaGFndWx1Y2NjIiwiZW1haWwiOiJjaGFndWx1c2FtYWwyMTFAZ21haWwuY29tIiwiZXhwIjoxNzc0MjAzNzI0fQ.X8-wBivIoQJAs8fkythvMpN9xIQ_OalhqckRLaASFNw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dcd8bfb8d243f4e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e2:10fa:98a5:e7ff:7b80:3f31:3caa",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Mar-2026 18:23:00 UTC] === END API CALL LOG ===
[15-Mar-2026 18:23:00 UTC] ✅ API Hash verification passed for profile endpoint
[15-Mar-2026 18:23:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1IiwidXNlcm5hbWUiOiJjaGFndWx1Y2NjIiwiZW1haWwiOiJjaGFndWx1c2FtYWwyMTFAZ21haWwuY29tIiwiZXhwIjoxNzc0MjAzNzI0fQ.X8-wBivIoQJAs8fkythvMpN9xIQ_OalhqckRLaASFNw
[15-Mar-2026 18:23:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Mar-2026 18:23:00 UTC] ✅ JWT token verified successfully for user profile
[15-Mar-2026 18:23:00 UTC] User ID: 105
[15-Mar-2026 18:23:00 UTC] ✅ User profile retrieved successfully for user ID: 105
[15-Mar-2026 18:23:12 UTC] === API CALL LOG ===
[15-Mar-2026 18:23:12 UTC] Endpoint: user/profile.php
[15-Mar-2026 18:23:12 UTC] Full Log Data: {
    "timestamp": "2026-03-15 18:23:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e2:10fa:98a5:e7ff:7b80:3f31:3caa",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e2:10fa:98a5:e7ff:7b80:3f31:3caa, 162.158.189.208",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1IiwidXNlcm5hbWUiOiJjaGFndWx1Y2NjIiwiZW1haWwiOiJjaGFndWx1c2FtYWwyMTFAZ21haWwuY29tIiwiZXhwIjoxNzc0MjAzNzI0fQ.X8-wBivIoQJAs8fkythvMpN9xIQ_OalhqckRLaASFNw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dcd8c4459ca3f4e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e2:10fa:98a5:e7ff:7b80:3f31:3caa",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Mar-2026 18:23:12 UTC] === END API CALL LOG ===
[15-Mar-2026 18:23:12 UTC] ✅ API Hash verification passed for profile endpoint
[15-Mar-2026 18:23:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1IiwidXNlcm5hbWUiOiJjaGFndWx1Y2NjIiwiZW1haWwiOiJjaGFndWx1c2FtYWwyMTFAZ21haWwuY29tIiwiZXhwIjoxNzc0MjAzNzI0fQ.X8-wBivIoQJAs8fkythvMpN9xIQ_OalhqckRLaASFNw
[15-Mar-2026 18:23:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Mar-2026 18:23:12 UTC] ✅ JWT token verified successfully for user profile
[15-Mar-2026 18:23:12 UTC] User ID: 105
[15-Mar-2026 18:23:12 UTC] ✅ User profile retrieved successfully for user ID: 105
[15-Mar-2026 18:23:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Mar-2026 18:23:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Mar-2026 18:23:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40e2:10fa:98a5:e7ff:7b80:3f31:3caa, 162.158.189.208","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1IiwidXNlcm5hbWUiOiJjaGFndWx1Y2NjIiwiZW1haWwiOiJjaGFndWx1c2FtYWwyMTFAZ21haWwuY29tIiwiZXhwIjoxNzc0MjAzNzI0fQ.X8-wBivIoQJAs8fkythvMpN9xIQ_OalhqckRLaASFNw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9dcd8c6dfc9c3f4e-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40e2:10fa:98a5:e7ff:7b80:3f31:3caa","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[15-Mar-2026 18:23:18 UTC] === User Orders API Called ===
[15-Mar-2026 18:23:18 UTC] User ID: 105
[15-Mar-2026 18:23:18 UTC] Limit: 20, Offset: 0
[15-Mar-2026 18:23:18 UTC] Orders found: 0
[15-Mar-2026 18:23:18 UTC] Orders data: []
[15-Mar-2026 18:23:18 UTC] Total orders count: 0
[15-Mar-2026 18:23:19 UTC] === API CALL LOG ===
[15-Mar-2026 18:23:19 UTC] Endpoint: user/profile.php
[15-Mar-2026 18:23:19 UTC] Full Log Data: {
    "timestamp": "2026-03-15 18:23:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e2:10fa:98a5:e7ff:7b80:3f31:3caa",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e2:10fa:98a5:e7ff:7b80:3f31:3caa, 162.158.189.208",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1IiwidXNlcm5hbWUiOiJjaGFndWx1Y2NjIiwiZW1haWwiOiJjaGFndWx1c2FtYWwyMTFAZ21haWwuY29tIiwiZXhwIjoxNzc0MjAzNzI0fQ.X8-wBivIoQJAs8fkythvMpN9xIQ_OalhqckRLaASFNw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dcd8c73bf633f4e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e2:10fa:98a5:e7ff:7b80:3f31:3caa",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Mar-2026 18:23:19 UTC] === END API CALL LOG ===
[15-Mar-2026 18:23:19 UTC] ✅ API Hash verification passed for profile endpoint
[15-Mar-2026 18:23:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1IiwidXNlcm5hbWUiOiJjaGFndWx1Y2NjIiwiZW1haWwiOiJjaGFndWx1c2FtYWwyMTFAZ21haWwuY29tIiwiZXhwIjoxNzc0MjAzNzI0fQ.X8-wBivIoQJAs8fkythvMpN9xIQ_OalhqckRLaASFNw
[15-Mar-2026 18:23:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Mar-2026 18:23:19 UTC] ✅ JWT token verified successfully for user profile
[15-Mar-2026 18:23:19 UTC] User ID: 105
[15-Mar-2026 18:23:19 UTC] ✅ User profile retrieved successfully for user ID: 105
[15-Mar-2026 18:23:20 UTC] User Purchases API - User ID: 105
[15-Mar-2026 18:23:20 UTC] User Purchases API - Total purchases found: 0
[15-Mar-2026 18:23:23 UTC] === API CALL LOG ===
[15-Mar-2026 18:23:23 UTC] Endpoint: user/profile.php
[15-Mar-2026 18:23:23 UTC] Full Log Data: {
    "timestamp": "2026-03-15 18:23:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e2:10fa:98a5:e7ff:7b80:3f31:3caa",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e2:10fa:98a5:e7ff:7b80:3f31:3caa, 162.158.189.208",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1IiwidXNlcm5hbWUiOiJjaGFndWx1Y2NjIiwiZW1haWwiOiJjaGFndWx1c2FtYWwyMTFAZ21haWwuY29tIiwiZXhwIjoxNzc0MjAzNzI0fQ.X8-wBivIoQJAs8fkythvMpN9xIQ_OalhqckRLaASFNw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dcd8c8a1a8e3f4e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e2:10fa:98a5:e7ff:7b80:3f31:3caa",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Mar-2026 18:23:23 UTC] === END API CALL LOG ===
[15-Mar-2026 18:23:23 UTC] ✅ API Hash verification passed for profile endpoint
[15-Mar-2026 18:23:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1IiwidXNlcm5hbWUiOiJjaGFndWx1Y2NjIiwiZW1haWwiOiJjaGFndWx1c2FtYWwyMTFAZ21haWwuY29tIiwiZXhwIjoxNzc0MjAzNzI0fQ.X8-wBivIoQJAs8fkythvMpN9xIQ_OalhqckRLaASFNw
[15-Mar-2026 18:23:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Mar-2026 18:23:23 UTC] ✅ JWT token verified successfully for user profile
[15-Mar-2026 18:23:23 UTC] User ID: 105
[15-Mar-2026 18:23:23 UTC] ✅ User profile retrieved successfully for user ID: 105
[15-Mar-2026 18:23:44 UTC] === API CALL LOG ===
[15-Mar-2026 18:23:44 UTC] Endpoint: user/profile.php
[15-Mar-2026 18:23:44 UTC] Full Log Data: {
    "timestamp": "2026-03-15 18:23:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e2:10fa:98a5:e7ff:7b80:3f31:3caa",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e2:10fa:98a5:e7ff:7b80:3f31:3caa, 172.71.81.17",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1IiwidXNlcm5hbWUiOiJjaGFndWx1Y2NjIiwiZW1haWwiOiJjaGFndWx1c2FtYWwyMTFAZ21haWwuY29tIiwiZXhwIjoxNzc0MjAzNzI0fQ.X8-wBivIoQJAs8fkythvMpN9xIQ_OalhqckRLaASFNw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dcd8d105ecf81a1-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e2:10fa:98a5:e7ff:7b80:3f31:3caa",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Mar-2026 18:23:44 UTC] === END API CALL LOG ===
[15-Mar-2026 18:23:44 UTC] ✅ API Hash verification passed for profile endpoint
[15-Mar-2026 18:23:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1IiwidXNlcm5hbWUiOiJjaGFndWx1Y2NjIiwiZW1haWwiOiJjaGFndWx1c2FtYWwyMTFAZ21haWwuY29tIiwiZXhwIjoxNzc0MjAzNzI0fQ.X8-wBivIoQJAs8fkythvMpN9xIQ_OalhqckRLaASFNw
[15-Mar-2026 18:23:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Mar-2026 18:23:44 UTC] ✅ JWT token verified successfully for user profile
[15-Mar-2026 18:23:44 UTC] User ID: 105
[15-Mar-2026 18:23:44 UTC] ✅ User profile retrieved successfully for user ID: 105
[15-Mar-2026 18:23:49 UTC] === API CALL LOG ===
[15-Mar-2026 18:23:49 UTC] Endpoint: user/profile.php
[15-Mar-2026 18:23:49 UTC] Full Log Data: {
    "timestamp": "2026-03-15 18:23:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e2:10fa:98a5:e7ff:7b80:3f31:3caa",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e2:10fa:98a5:e7ff:7b80:3f31:3caa, 172.71.81.17",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1IiwidXNlcm5hbWUiOiJjaGFndWx1Y2NjIiwiZW1haWwiOiJjaGFndWx1c2FtYWwyMTFAZ21haWwuY29tIiwiZXhwIjoxNzc0MjAzNzI0fQ.X8-wBivIoQJAs8fkythvMpN9xIQ_OalhqckRLaASFNw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dcd8d2b7a2481a1-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e2:10fa:98a5:e7ff:7b80:3f31:3caa",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Mar-2026 18:23:49 UTC] === END API CALL LOG ===
[15-Mar-2026 18:23:49 UTC] ✅ API Hash verification passed for profile endpoint
[15-Mar-2026 18:23:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1IiwidXNlcm5hbWUiOiJjaGFndWx1Y2NjIiwiZW1haWwiOiJjaGFndWx1c2FtYWwyMTFAZ21haWwuY29tIiwiZXhwIjoxNzc0MjAzNzI0fQ.X8-wBivIoQJAs8fkythvMpN9xIQ_OalhqckRLaASFNw
[15-Mar-2026 18:23:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Mar-2026 18:23:49 UTC] ✅ JWT token verified successfully for user profile
[15-Mar-2026 18:23:49 UTC] User ID: 105
[15-Mar-2026 18:23:49 UTC] ✅ User profile retrieved successfully for user ID: 105
[15-Mar-2026 18:59:01 UTC] === API CALL LOG ===
[15-Mar-2026 18:59:01 UTC] Endpoint: user/profile.php
[15-Mar-2026 18:59:01 UTC] Full Log Data: {
    "timestamp": "2026-03-15 18:59:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:4278:1e:7586:48d3:9f0b:8892:d0d5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2001:4278:1e:7586:48d3:9f0b:8892:d0d5, 172.69.15.184",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2IiwidXNlcm5hbWUiOiJtb21vIiwiZW1haWwiOiJsYW1pbmVzYWJhbHk4N0BnbWFpbC5jb20iLCJleHAiOjE3NzQyMDU5NDB9.0kBD0mT0ANNMU6GqZj-jB_zDsXXSKOyn_Ius-c6Qqgo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dcdc0bdc872de3e-DKR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:4278:1e:7586:48d3:9f0b:8892:d0d5",
        "CF-IPCountry": "SN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Mar-2026 18:59:01 UTC] === END API CALL LOG ===
[15-Mar-2026 18:59:01 UTC] ✅ API Hash verification passed for profile endpoint
[15-Mar-2026 18:59:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2IiwidXNlcm5hbWUiOiJtb21vIiwiZW1haWwiOiJsYW1pbmVzYWJhbHk4N0BnbWFpbC5jb20iLCJleHAiOjE3NzQyMDU5NDB9.0kBD0mT0ANNMU6GqZj-jB_zDsXXSKOyn_Ius-c6Qqgo
[15-Mar-2026 18:59:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Mar-2026 18:59:01 UTC] ✅ JWT token verified successfully for user profile
[15-Mar-2026 18:59:01 UTC] User ID: 106
[15-Mar-2026 18:59:01 UTC] ✅ User profile retrieved successfully for user ID: 106
[15-Mar-2026 18:59:12 UTC] === API CALL LOG ===
[15-Mar-2026 18:59:12 UTC] Endpoint: user/profile.php
[15-Mar-2026 18:59:12 UTC] Full Log Data: {
    "timestamp": "2026-03-15 18:59:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:4278:1e:7586:48d3:9f0b:8892:d0d5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2001:4278:1e:7586:48d3:9f0b:8892:d0d5, 172.69.15.185",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2IiwidXNlcm5hbWUiOiJtb21vIiwiZW1haWwiOiJsYW1pbmVzYWJhbHk4N0BnbWFpbC5jb20iLCJleHAiOjE3NzQyMDU5NDB9.0kBD0mT0ANNMU6GqZj-jB_zDsXXSKOyn_Ius-c6Qqgo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dcdc103ffd2de3e-DKR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:4278:1e:7586:48d3:9f0b:8892:d0d5",
        "CF-IPCountry": "SN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Mar-2026 18:59:12 UTC] === END API CALL LOG ===
[15-Mar-2026 18:59:12 UTC] ✅ API Hash verification passed for profile endpoint
[15-Mar-2026 18:59:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2IiwidXNlcm5hbWUiOiJtb21vIiwiZW1haWwiOiJsYW1pbmVzYWJhbHk4N0BnbWFpbC5jb20iLCJleHAiOjE3NzQyMDU5NDB9.0kBD0mT0ANNMU6GqZj-jB_zDsXXSKOyn_Ius-c6Qqgo
[15-Mar-2026 18:59:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Mar-2026 18:59:12 UTC] ✅ JWT token verified successfully for user profile
[15-Mar-2026 18:59:12 UTC] User ID: 106
[15-Mar-2026 18:59:12 UTC] ✅ User profile retrieved successfully for user ID: 106
[15-Mar-2026 18:59:15 UTC] === API CALL LOG ===
[15-Mar-2026 18:59:15 UTC] Endpoint: user/profile.php
[15-Mar-2026 18:59:15 UTC] Full Log Data: {
    "timestamp": "2026-03-15 18:59:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:4278:1e:7586:48d3:9f0b:8892:d0d5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2001:4278:1e:7586:48d3:9f0b:8892:d0d5, 172.69.15.185",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2IiwidXNlcm5hbWUiOiJtb21vIiwiZW1haWwiOiJsYW1pbmVzYWJhbHk4N0BnbWFpbC5jb20iLCJleHAiOjE3NzQyMDU5NDB9.0kBD0mT0ANNMU6GqZj-jB_zDsXXSKOyn_Ius-c6Qqgo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dcdc115fa66de3e-DKR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:4278:1e:7586:48d3:9f0b:8892:d0d5",
        "CF-IPCountry": "SN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Mar-2026 18:59:15 UTC] === END API CALL LOG ===
[15-Mar-2026 18:59:15 UTC] ✅ API Hash verification passed for profile endpoint
[15-Mar-2026 18:59:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2IiwidXNlcm5hbWUiOiJtb21vIiwiZW1haWwiOiJsYW1pbmVzYWJhbHk4N0BnbWFpbC5jb20iLCJleHAiOjE3NzQyMDU5NDB9.0kBD0mT0ANNMU6GqZj-jB_zDsXXSKOyn_Ius-c6Qqgo
[15-Mar-2026 18:59:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Mar-2026 18:59:15 UTC] ✅ JWT token verified successfully for user profile
[15-Mar-2026 18:59:15 UTC] User ID: 106
[15-Mar-2026 18:59:15 UTC] ✅ User profile retrieved successfully for user ID: 106
[15-Mar-2026 18:59:24 UTC] === API CALL LOG ===
[15-Mar-2026 18:59:24 UTC] Endpoint: user/profile.php
[15-Mar-2026 18:59:24 UTC] Full Log Data: {
    "timestamp": "2026-03-15 18:59:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:4278:1e:7586:48d3:9f0b:8892:d0d5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2001:4278:1e:7586:48d3:9f0b:8892:d0d5, 172.69.15.184",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2IiwidXNlcm5hbWUiOiJtb21vIiwiZW1haWwiOiJsYW1pbmVzYWJhbHk4N0BnbWFpbC5jb20iLCJleHAiOjE3NzQyMDU5NDB9.0kBD0mT0ANNMU6GqZj-jB_zDsXXSKOyn_Ius-c6Qqgo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dcdc14d0a67de3e-DKR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:4278:1e:7586:48d3:9f0b:8892:d0d5",
        "CF-IPCountry": "SN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Mar-2026 18:59:24 UTC] === END API CALL LOG ===
[15-Mar-2026 18:59:24 UTC] ✅ API Hash verification passed for profile endpoint
[15-Mar-2026 18:59:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2IiwidXNlcm5hbWUiOiJtb21vIiwiZW1haWwiOiJsYW1pbmVzYWJhbHk4N0BnbWFpbC5jb20iLCJleHAiOjE3NzQyMDU5NDB9.0kBD0mT0ANNMU6GqZj-jB_zDsXXSKOyn_Ius-c6Qqgo
[15-Mar-2026 18:59:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Mar-2026 18:59:24 UTC] ✅ JWT token verified successfully for user profile
[15-Mar-2026 18:59:24 UTC] User ID: 106
[15-Mar-2026 18:59:24 UTC] ✅ User profile retrieved successfully for user ID: 106
[15-Mar-2026 18:59:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Mar-2026 18:59:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Mar-2026 18:59:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2001:4278:1e:7586:48d3:9f0b:8892:d0d5, 172.69.15.184","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2IiwidXNlcm5hbWUiOiJtb21vIiwiZW1haWwiOiJsYW1pbmVzYWJhbHk4N0BnbWFpbC5jb20iLCJleHAiOjE3NzQyMDU5NDB9.0kBD0mT0ANNMU6GqZj-jB_zDsXXSKOyn_Ius-c6Qqgo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9dcdc17f8ea0de3e-DKR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2001:4278:1e:7586:48d3:9f0b:8892:d0d5","CF-IPCountry":"SN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[15-Mar-2026 18:59:32 UTC] === User Orders API Called ===
[15-Mar-2026 18:59:32 UTC] User ID: 106
[15-Mar-2026 18:59:32 UTC] Limit: 20, Offset: 0
[15-Mar-2026 18:59:32 UTC] Orders found: 0
[15-Mar-2026 18:59:32 UTC] Orders data: []
[15-Mar-2026 18:59:32 UTC] Total orders count: 0
[15-Mar-2026 18:59:33 UTC] === API CALL LOG ===
[15-Mar-2026 18:59:33 UTC] Endpoint: user/profile.php
[15-Mar-2026 18:59:33 UTC] Full Log Data: {
    "timestamp": "2026-03-15 18:59:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:4278:1e:7586:48d3:9f0b:8892:d0d5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2001:4278:1e:7586:48d3:9f0b:8892:d0d5, 172.69.15.184",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2IiwidXNlcm5hbWUiOiJtb21vIiwiZW1haWwiOiJsYW1pbmVzYWJhbHk4N0BnbWFpbC5jb20iLCJleHAiOjE3NzQyMDU5NDB9.0kBD0mT0ANNMU6GqZj-jB_zDsXXSKOyn_Ius-c6Qqgo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dcdc1887bf3de3e-DKR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:4278:1e:7586:48d3:9f0b:8892:d0d5",
        "CF-IPCountry": "SN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Mar-2026 18:59:33 UTC] === END API CALL LOG ===
[15-Mar-2026 18:59:33 UTC] ✅ API Hash verification passed for profile endpoint
[15-Mar-2026 18:59:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2IiwidXNlcm5hbWUiOiJtb21vIiwiZW1haWwiOiJsYW1pbmVzYWJhbHk4N0BnbWFpbC5jb20iLCJleHAiOjE3NzQyMDU5NDB9.0kBD0mT0ANNMU6GqZj-jB_zDsXXSKOyn_Ius-c6Qqgo
[15-Mar-2026 18:59:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Mar-2026 18:59:33 UTC] ✅ JWT token verified successfully for user profile
[15-Mar-2026 18:59:33 UTC] User ID: 106
[15-Mar-2026 18:59:33 UTC] ✅ User profile retrieved successfully for user ID: 106
[15-Mar-2026 18:59:34 UTC] User Purchases API - User ID: 106
[15-Mar-2026 18:59:34 UTC] User Purchases API - Total purchases found: 0
[16-Mar-2026 00:05:05 UTC] === API CALL LOG ===
[16-Mar-2026 00:05:05 UTC] Endpoint: user/profile.php
[16-Mar-2026 00:05:05 UTC] Full Log Data: {
    "timestamp": "2026-03-16 00:05:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.52.74, 172.68.186.62",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3IiwidXNlcm5hbWUiOiJFTU1ZIiwiZW1haWwiOiJlbW1hcHJvc3BlcjcyOUBnbWFpbC5jb20iLCJleHAiOjE3NzQyMjQzMDR9.nl8-mUOl88PLmg0Bi3o1266y9pxDc7Frp3aaxjZFAKE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dcf811429ee7777-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.74",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Mar-2026 00:05:05 UTC] === END API CALL LOG ===
[16-Mar-2026 00:05:05 UTC] ✅ API Hash verification passed for profile endpoint
[16-Mar-2026 00:05:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3IiwidXNlcm5hbWUiOiJFTU1ZIiwiZW1haWwiOiJlbW1hcHJvc3BlcjcyOUBnbWFpbC5jb20iLCJleHAiOjE3NzQyMjQzMDR9.nl8-mUOl88PLmg0Bi3o1266y9pxDc7Frp3aaxjZFAKE
[16-Mar-2026 00:05:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Mar-2026 00:05:05 UTC] ✅ JWT token verified successfully for user profile
[16-Mar-2026 00:05:05 UTC] User ID: 107
[16-Mar-2026 00:05:05 UTC] ✅ User profile retrieved successfully for user ID: 107
[16-Mar-2026 00:06:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Mar-2026 00:06:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Mar-2026 00:06:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.211.52.74, 172.68.186.63","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3IiwidXNlcm5hbWUiOiJFTU1ZIiwiZW1haWwiOiJlbW1hcHJvc3BlcjcyOUBnbWFpbC5jb20iLCJleHAiOjE3NzQyMjQzMDR9.nl8-mUOl88PLmg0Bi3o1266y9pxDc7Frp3aaxjZFAKE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9dcf83064d267777-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.52.74","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[16-Mar-2026 00:06:25 UTC] === User Orders API Called ===
[16-Mar-2026 00:06:25 UTC] User ID: 107
[16-Mar-2026 00:06:25 UTC] Limit: 20, Offset: 0
[16-Mar-2026 00:06:25 UTC] Orders found: 0
[16-Mar-2026 00:06:25 UTC] Orders data: []
[16-Mar-2026 00:06:25 UTC] Total orders count: 0
[16-Mar-2026 00:06:26 UTC] === API CALL LOG ===
[16-Mar-2026 00:06:26 UTC] Endpoint: user/profile.php
[16-Mar-2026 00:06:26 UTC] Full Log Data: {
    "timestamp": "2026-03-16 00:06:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.52.74, 172.68.186.63",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3IiwidXNlcm5hbWUiOiJFTU1ZIiwiZW1haWwiOiJlbW1hcHJvc3BlcjcyOUBnbWFpbC5jb20iLCJleHAiOjE3NzQyMjQzMDR9.nl8-mUOl88PLmg0Bi3o1266y9pxDc7Frp3aaxjZFAKE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dcf83104ad27777-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.74",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Mar-2026 00:06:26 UTC] === END API CALL LOG ===
[16-Mar-2026 00:06:26 UTC] ✅ API Hash verification passed for profile endpoint
[16-Mar-2026 00:06:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3IiwidXNlcm5hbWUiOiJFTU1ZIiwiZW1haWwiOiJlbW1hcHJvc3BlcjcyOUBnbWFpbC5jb20iLCJleHAiOjE3NzQyMjQzMDR9.nl8-mUOl88PLmg0Bi3o1266y9pxDc7Frp3aaxjZFAKE
[16-Mar-2026 00:06:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Mar-2026 00:06:26 UTC] ✅ JWT token verified successfully for user profile
[16-Mar-2026 00:06:26 UTC] User ID: 107
[16-Mar-2026 00:06:26 UTC] ✅ User profile retrieved successfully for user ID: 107
[16-Mar-2026 00:06:26 UTC] User Purchases API - User ID: 107
[16-Mar-2026 00:06:26 UTC] User Purchases API - Total purchases found: 0
[16-Mar-2026 00:20:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Mar-2026 00:20:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Mar-2026 00:20:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.211.52.74, 172.71.241.85","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3IiwidXNlcm5hbWUiOiJFTU1ZIiwiZW1haWwiOiJlbW1hcHJvc3BlcjcyOUBnbWFpbC5jb20iLCJleHAiOjE3NzQyMjQzMDR9.nl8-mUOl88PLmg0Bi3o1266y9pxDc7Frp3aaxjZFAKE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9dcf97fc3da7001a-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.52.74","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[16-Mar-2026 00:20:43 UTC] === User Orders API Called ===
[16-Mar-2026 00:20:43 UTC] User ID: 107
[16-Mar-2026 00:20:43 UTC] Limit: 20, Offset: 0
[16-Mar-2026 00:20:43 UTC] Orders found: 1
[16-Mar-2026 00:20:43 UTC] Orders data: [{"id":86,"quantity":1,"total_coins":20,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ander833","status":"pending","created_at":"2026-03-16 03:50:41","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[16-Mar-2026 00:20:43 UTC] Total orders count: 1
[16-Mar-2026 00:22:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Mar-2026 00:22:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Mar-2026 00:22:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.211.52.74, 172.71.241.85","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3IiwidXNlcm5hbWUiOiJFTU1ZIiwiZW1haWwiOiJlbW1hcHJvc3BlcjcyOUBnbWFpbC5jb20iLCJleHAiOjE3NzQyMjQzMDR9.nl8-mUOl88PLmg0Bi3o1266y9pxDc7Frp3aaxjZFAKE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9dcf9aadfabf001a-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.52.74","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[16-Mar-2026 00:22:33 UTC] === User Orders API Called ===
[16-Mar-2026 00:22:33 UTC] User ID: 107
[16-Mar-2026 00:22:33 UTC] Limit: 20, Offset: 0
[16-Mar-2026 00:22:33 UTC] Orders found: 1
[16-Mar-2026 00:22:33 UTC] Orders data: [{"id":86,"quantity":1,"total_coins":20,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ander833","status":"pending","created_at":"2026-03-16 03:50:41","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[16-Mar-2026 00:22:33 UTC] Total orders count: 1
[16-Mar-2026 00:22:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Mar-2026 00:22:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Mar-2026 00:22:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.211.52.74, 172.71.241.85","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3IiwidXNlcm5hbWUiOiJFTU1ZIiwiZW1haWwiOiJlbW1hcHJvc3BlcjcyOUBnbWFpbC5jb20iLCJleHAiOjE3NzQyMjQzMDR9.nl8-mUOl88PLmg0Bi3o1266y9pxDc7Frp3aaxjZFAKE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9dcf9ab728b9001a-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.52.74","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[16-Mar-2026 00:22:35 UTC] === User Orders API Called ===
[16-Mar-2026 00:22:35 UTC] User ID: 107
[16-Mar-2026 00:22:35 UTC] Limit: 20, Offset: 0
[16-Mar-2026 00:22:35 UTC] Orders found: 1
[16-Mar-2026 00:22:35 UTC] Orders data: [{"id":86,"quantity":1,"total_coins":20,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ander833","status":"pending","created_at":"2026-03-16 03:50:41","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[16-Mar-2026 00:22:35 UTC] Total orders count: 1
[16-Mar-2026 00:31:24 UTC] === API CALL LOG ===
[16-Mar-2026 00:31:24 UTC] Endpoint: user/profile.php
[16-Mar-2026 00:31:24 UTC] Full Log Data: {
    "timestamp": "2026-03-16 00:31:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.103.98.38",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.103.98.38, 104.22.62.174",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODUiLCJ1c2VybmFtZSI6ImdiYTUxIiwiZW1haWwiOiJwaW5pbnZ0QGdtYWlsLmNvbSIsImV4cCI6MTc3MzkwMzAwOX0.oDXeMOk1rJsCYyP3Xu9500VwNvcdrfl3HGhuJLlxH1Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dcfa7a2bbda15d9-ORD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.103.98.38",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Mar-2026 00:31:24 UTC] === END API CALL LOG ===
[16-Mar-2026 00:31:24 UTC] ✅ API Hash verification passed for profile endpoint
[16-Mar-2026 00:31:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODUiLCJ1c2VybmFtZSI6ImdiYTUxIiwiZW1haWwiOiJwaW5pbnZ0QGdtYWlsLmNvbSIsImV4cCI6MTc3MzkwMzAwOX0.oDXeMOk1rJsCYyP3Xu9500VwNvcdrfl3HGhuJLlxH1Y
[16-Mar-2026 00:31:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Mar-2026 00:31:24 UTC] ✅ JWT token verified successfully for user profile
[16-Mar-2026 00:31:24 UTC] User ID: 85
[16-Mar-2026 00:31:24 UTC] ✅ User profile retrieved successfully for user ID: 85
[16-Mar-2026 00:31:26 UTC] === API CALL LOG ===
[16-Mar-2026 00:31:26 UTC] Endpoint: user/profile.php
[16-Mar-2026 00:31:26 UTC] Full Log Data: {
    "timestamp": "2026-03-16 00:31:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.103.98.38",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.103.98.38, 104.22.62.52",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODUiLCJ1c2VybmFtZSI6ImdiYTUxIiwiZW1haWwiOiJwaW5pbnZ0QGdtYWlsLmNvbSIsImV4cCI6MTc3MzkwMzAwOX0.oDXeMOk1rJsCYyP3Xu9500VwNvcdrfl3HGhuJLlxH1Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dcfa7ab7f1315d9-ORD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.103.98.38",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Mar-2026 00:31:26 UTC] === END API CALL LOG ===
[16-Mar-2026 00:31:26 UTC] ✅ API Hash verification passed for profile endpoint
[16-Mar-2026 00:31:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODUiLCJ1c2VybmFtZSI6ImdiYTUxIiwiZW1haWwiOiJwaW5pbnZ0QGdtYWlsLmNvbSIsImV4cCI6MTc3MzkwMzAwOX0.oDXeMOk1rJsCYyP3Xu9500VwNvcdrfl3HGhuJLlxH1Y
[16-Mar-2026 00:31:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Mar-2026 00:31:26 UTC] ✅ JWT token verified successfully for user profile
[16-Mar-2026 00:31:26 UTC] User ID: 85
[16-Mar-2026 00:31:26 UTC] ✅ User profile retrieved successfully for user ID: 85
[16-Mar-2026 00:31:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Mar-2026 00:31:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Mar-2026 00:31:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.211.52.74, 162.158.216.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3IiwidXNlcm5hbWUiOiJFTU1ZIiwiZW1haWwiOiJlbW1hcHJvc3BlcjcyOUBnbWFpbC5jb20iLCJleHAiOjE3NzQyMjQzMDR9.nl8-mUOl88PLmg0Bi3o1266y9pxDc7Frp3aaxjZFAKE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9dcfa8465c791217-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.52.74","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[16-Mar-2026 00:31:50 UTC] === User Orders API Called ===
[16-Mar-2026 00:31:50 UTC] User ID: 107
[16-Mar-2026 00:31:50 UTC] Limit: 20, Offset: 0
[16-Mar-2026 00:31:50 UTC] Orders found: 1
[16-Mar-2026 00:31:50 UTC] Orders data: [{"id":86,"quantity":1,"total_coins":20,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ander833","status":"pending","created_at":"2026-03-16 03:50:41","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[16-Mar-2026 00:31:50 UTC] Total orders count: 1
[16-Mar-2026 00:38:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Mar-2026 00:38:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Mar-2026 00:38:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.211.52.74, 162.158.216.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3IiwidXNlcm5hbWUiOiJFTU1ZIiwiZW1haWwiOiJlbW1hcHJvc3BlcjcyOUBnbWFpbC5jb20iLCJleHAiOjE3NzQyMjQzMDR9.nl8-mUOl88PLmg0Bi3o1266y9pxDc7Frp3aaxjZFAKE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9dcfb2839a7baf0c-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.52.74","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[16-Mar-2026 00:38:50 UTC] === User Orders API Called ===
[16-Mar-2026 00:38:50 UTC] User ID: 107
[16-Mar-2026 00:38:50 UTC] Limit: 20, Offset: 0
[16-Mar-2026 00:38:50 UTC] Orders found: 1
[16-Mar-2026 00:38:50 UTC] Orders data: [{"id":86,"quantity":1,"total_coins":20,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ander833","status":"pending","created_at":"2026-03-16 03:50:41","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[16-Mar-2026 00:38:50 UTC] Total orders count: 1
[16-Mar-2026 00:38:59 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Mar-2026 00:38:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Mar-2026 00:38:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.211.52.74, 162.158.216.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3IiwidXNlcm5hbWUiOiJFTU1ZIiwiZW1haWwiOiJlbW1hcHJvc3BlcjcyOUBnbWFpbC5jb20iLCJleHAiOjE3NzQyMjQzMDR9.nl8-mUOl88PLmg0Bi3o1266y9pxDc7Frp3aaxjZFAKE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9dcfb2c00e6daf0c-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.52.74","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[16-Mar-2026 00:38:59 UTC] === User Orders API Called ===
[16-Mar-2026 00:38:59 UTC] User ID: 107
[16-Mar-2026 00:38:59 UTC] Limit: 20, Offset: 0
[16-Mar-2026 00:38:59 UTC] Orders found: 1
[16-Mar-2026 00:38:59 UTC] Orders data: [{"id":86,"quantity":1,"total_coins":20,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ander833","status":"pending","created_at":"2026-03-16 03:50:41","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[16-Mar-2026 00:38:59 UTC] Total orders count: 1
[16-Mar-2026 00:39:10 UTC] === API CALL LOG ===
[16-Mar-2026 00:39:10 UTC] Endpoint: user/profile.php
[16-Mar-2026 00:39:10 UTC] Full Log Data: {
    "timestamp": "2026-03-16 00:39:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.52.74, 162.158.216.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3IiwidXNlcm5hbWUiOiJFTU1ZIiwiZW1haWwiOiJlbW1hcHJvc3BlcjcyOUBnbWFpbC5jb20iLCJleHAiOjE3NzQyMjQzMDR9.nl8-mUOl88PLmg0Bi3o1266y9pxDc7Frp3aaxjZFAKE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dcfb2ffca01af0c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.74",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Mar-2026 00:39:10 UTC] === END API CALL LOG ===
[16-Mar-2026 00:39:10 UTC] ✅ API Hash verification passed for profile endpoint
[16-Mar-2026 00:39:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3IiwidXNlcm5hbWUiOiJFTU1ZIiwiZW1haWwiOiJlbW1hcHJvc3BlcjcyOUBnbWFpbC5jb20iLCJleHAiOjE3NzQyMjQzMDR9.nl8-mUOl88PLmg0Bi3o1266y9pxDc7Frp3aaxjZFAKE
[16-Mar-2026 00:39:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Mar-2026 00:39:10 UTC] ✅ JWT token verified successfully for user profile
[16-Mar-2026 00:39:10 UTC] User ID: 107
[16-Mar-2026 00:39:10 UTC] ✅ User profile retrieved successfully for user ID: 107
[16-Mar-2026 00:39:16 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Mar-2026 00:39:16 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Mar-2026 00:39:16 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.211.52.74, 162.158.216.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3IiwidXNlcm5hbWUiOiJFTU1ZIiwiZW1haWwiOiJlbW1hcHJvc3BlcjcyOUBnbWFpbC5jb20iLCJleHAiOjE3NzQyMjQzMDR9.nl8-mUOl88PLmg0Bi3o1266y9pxDc7Frp3aaxjZFAKE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9dcfb3267e55af0c-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.52.74","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[16-Mar-2026 00:39:16 UTC] === User Orders API Called ===
[16-Mar-2026 00:39:16 UTC] User ID: 107
[16-Mar-2026 00:39:16 UTC] Limit: 20, Offset: 0
[16-Mar-2026 00:39:16 UTC] Orders found: 1
[16-Mar-2026 00:39:16 UTC] Orders data: [{"id":86,"quantity":1,"total_coins":20,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ander833","status":"pending","created_at":"2026-03-16 03:50:41","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[16-Mar-2026 00:39:16 UTC] Total orders count: 1
[16-Mar-2026 00:39:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Mar-2026 00:39:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Mar-2026 00:39:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.211.52.74, 162.158.216.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3IiwidXNlcm5hbWUiOiJFTU1ZIiwiZW1haWwiOiJlbW1hcHJvc3BlcjcyOUBnbWFpbC5jb20iLCJleHAiOjE3NzQyMjQzMDR9.nl8-mUOl88PLmg0Bi3o1266y9pxDc7Frp3aaxjZFAKE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9dcfb32ec8ebaf0c-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.52.74","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[16-Mar-2026 00:39:17 UTC] === User Orders API Called ===
[16-Mar-2026 00:39:17 UTC] User ID: 107
[16-Mar-2026 00:39:17 UTC] Limit: 20, Offset: 0
[16-Mar-2026 00:39:17 UTC] Orders found: 1
[16-Mar-2026 00:39:17 UTC] Orders data: [{"id":86,"quantity":1,"total_coins":20,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ander833","status":"pending","created_at":"2026-03-16 03:50:41","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[16-Mar-2026 00:39:17 UTC] Total orders count: 1
[16-Mar-2026 00:39:19 UTC] === API CALL LOG ===
[16-Mar-2026 00:39:19 UTC] Endpoint: user/profile.php
[16-Mar-2026 00:39:19 UTC] Full Log Data: {
    "timestamp": "2026-03-16 00:39:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.52.74, 162.158.216.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3IiwidXNlcm5hbWUiOiJFTU1ZIiwiZW1haWwiOiJlbW1hcHJvc3BlcjcyOUBnbWFpbC5jb20iLCJleHAiOjE3NzQyMjQzMDR9.nl8-mUOl88PLmg0Bi3o1266y9pxDc7Frp3aaxjZFAKE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dcfb33cfa4daf0c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.74",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Mar-2026 00:39:19 UTC] === END API CALL LOG ===
[16-Mar-2026 00:39:19 UTC] ✅ API Hash verification passed for profile endpoint
[16-Mar-2026 00:39:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3IiwidXNlcm5hbWUiOiJFTU1ZIiwiZW1haWwiOiJlbW1hcHJvc3BlcjcyOUBnbWFpbC5jb20iLCJleHAiOjE3NzQyMjQzMDR9.nl8-mUOl88PLmg0Bi3o1266y9pxDc7Frp3aaxjZFAKE
[16-Mar-2026 00:39:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Mar-2026 00:39:19 UTC] ✅ JWT token verified successfully for user profile
[16-Mar-2026 00:39:19 UTC] User ID: 107
[16-Mar-2026 00:39:19 UTC] ✅ User profile retrieved successfully for user ID: 107
[16-Mar-2026 00:49:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Mar-2026 00:49:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Mar-2026 00:49:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.211.52.74, 172.69.195.247","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3IiwidXNlcm5hbWUiOiJFTU1ZIiwiZW1haWwiOiJlbW1hcHJvc3BlcjcyOUBnbWFpbC5jb20iLCJleHAiOjE3NzQyMjQzMDR9.nl8-mUOl88PLmg0Bi3o1266y9pxDc7Frp3aaxjZFAKE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9dcfc1972b0663a9-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.52.74","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[16-Mar-2026 00:49:07 UTC] === User Orders API Called ===
[16-Mar-2026 00:49:07 UTC] User ID: 107
[16-Mar-2026 00:49:07 UTC] Limit: 20, Offset: 0
[16-Mar-2026 00:49:07 UTC] Orders found: 1
[16-Mar-2026 00:49:07 UTC] Orders data: [{"id":86,"quantity":1,"total_coins":20,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ander833","status":"pending","created_at":"2026-03-16 03:50:41","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[16-Mar-2026 00:49:07 UTC] Total orders count: 1
[16-Mar-2026 03:21:57 UTC] === API CALL LOG ===
[16-Mar-2026 03:21:57 UTC] Endpoint: user/profile.php
[16-Mar-2026 03:21:57 UTC] Full Log Data: {
    "timestamp": "2026-03-16 03:21:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "129.205.124.247",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "129.205.124.247, 172.71.178.5",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3IiwidXNlcm5hbWUiOiJFTU1ZIiwiZW1haWwiOiJlbW1hcHJvc3BlcjcyOUBnbWFpbC5jb20iLCJleHAiOjE3NzQyMjQzMDR9.nl8-mUOl88PLmg0Bi3o1266y9pxDc7Frp3aaxjZFAKE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dd0a177ba04d1b8-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "129.205.124.247",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Mar-2026 03:21:57 UTC] === END API CALL LOG ===
[16-Mar-2026 03:21:57 UTC] ✅ API Hash verification passed for profile endpoint
[16-Mar-2026 03:21:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3IiwidXNlcm5hbWUiOiJFTU1ZIiwiZW1haWwiOiJlbW1hcHJvc3BlcjcyOUBnbWFpbC5jb20iLCJleHAiOjE3NzQyMjQzMDR9.nl8-mUOl88PLmg0Bi3o1266y9pxDc7Frp3aaxjZFAKE
[16-Mar-2026 03:21:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Mar-2026 03:21:57 UTC] ✅ JWT token verified successfully for user profile
[16-Mar-2026 03:21:57 UTC] User ID: 107
[16-Mar-2026 03:21:57 UTC] ✅ User profile retrieved successfully for user ID: 107
[16-Mar-2026 03:21:58 UTC] === API CALL LOG ===
[16-Mar-2026 03:21:58 UTC] Endpoint: user/profile.php
[16-Mar-2026 03:21:58 UTC] Full Log Data: {
    "timestamp": "2026-03-16 03:21:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "129.205.124.247",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "129.205.124.247, 172.71.178.5",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3IiwidXNlcm5hbWUiOiJFTU1ZIiwiZW1haWwiOiJlbW1hcHJvc3BlcjcyOUBnbWFpbC5jb20iLCJleHAiOjE3NzQyMjQzMDR9.nl8-mUOl88PLmg0Bi3o1266y9pxDc7Frp3aaxjZFAKE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dd0a17d1b74d1b8-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "129.205.124.247",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Mar-2026 03:21:58 UTC] === END API CALL LOG ===
[16-Mar-2026 03:21:58 UTC] ✅ API Hash verification passed for profile endpoint
[16-Mar-2026 03:21:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3IiwidXNlcm5hbWUiOiJFTU1ZIiwiZW1haWwiOiJlbW1hcHJvc3BlcjcyOUBnbWFpbC5jb20iLCJleHAiOjE3NzQyMjQzMDR9.nl8-mUOl88PLmg0Bi3o1266y9pxDc7Frp3aaxjZFAKE
[16-Mar-2026 03:21:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Mar-2026 03:21:58 UTC] ✅ JWT token verified successfully for user profile
[16-Mar-2026 03:21:58 UTC] User ID: 107
[16-Mar-2026 03:21:58 UTC] ✅ User profile retrieved successfully for user ID: 107
[16-Mar-2026 03:22:04 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Mar-2026 03:22:04 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Mar-2026 03:22:04 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"129.205.124.247, 172.71.178.5","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3IiwidXNlcm5hbWUiOiJFTU1ZIiwiZW1haWwiOiJlbW1hcHJvc3BlcjcyOUBnbWFpbC5jb20iLCJleHAiOjE3NzQyMjQzMDR9.nl8-mUOl88PLmg0Bi3o1266y9pxDc7Frp3aaxjZFAKE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9dd0a19f7973d1b8-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"129.205.124.247","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[16-Mar-2026 03:22:04 UTC] === User Orders API Called ===
[16-Mar-2026 03:22:04 UTC] User ID: 107
[16-Mar-2026 03:22:04 UTC] Limit: 20, Offset: 0
[16-Mar-2026 03:22:04 UTC] Orders found: 1
[16-Mar-2026 03:22:04 UTC] Orders data: [{"id":86,"quantity":1,"total_coins":20,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ander833","status":"pending","created_at":"2026-03-16 03:50:41","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[16-Mar-2026 03:22:04 UTC] Total orders count: 1
[16-Mar-2026 08:46:19 UTC] === API CALL LOG ===
[16-Mar-2026 08:46:19 UTC] Endpoint: user/profile.php
[16-Mar-2026 08:46:19 UTC] Full Log Data: {
    "timestamp": "2026-03-16 08:46:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.247.179.61",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "84.247.179.61, 172.71.148.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4IiwidXNlcm5hbWUiOiJAQUhNRURGWDYzIiwiZW1haWwiOiJsaWFxdWF0YWxpODA0OEBnbWFpbC5jb20iLCJleHAiOjE3NzQyNTU1Nzh9.De_PjlYj8ItI0gveUfFHwXjq4q-SllBtwLUsKHNKp-c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dd27c9a0f9adcba-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "84.247.179.61",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Mar-2026 08:46:19 UTC] === END API CALL LOG ===
[16-Mar-2026 08:46:19 UTC] ✅ API Hash verification passed for profile endpoint
[16-Mar-2026 08:46:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4IiwidXNlcm5hbWUiOiJAQUhNRURGWDYzIiwiZW1haWwiOiJsaWFxdWF0YWxpODA0OEBnbWFpbC5jb20iLCJleHAiOjE3NzQyNTU1Nzh9.De_PjlYj8ItI0gveUfFHwXjq4q-SllBtwLUsKHNKp-c
[16-Mar-2026 08:46:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Mar-2026 08:46:19 UTC] ✅ JWT token verified successfully for user profile
[16-Mar-2026 08:46:19 UTC] User ID: 108
[16-Mar-2026 08:46:19 UTC] ✅ User profile retrieved successfully for user ID: 108
[16-Mar-2026 08:46:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Mar-2026 08:46:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Mar-2026 08:46:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"84.247.179.61, 172.71.148.70","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4IiwidXNlcm5hbWUiOiJAQUhNRURGWDYzIiwiZW1haWwiOiJsaWFxdWF0YWxpODA0OEBnbWFpbC5jb20iLCJleHAiOjE3NzQyNTU1Nzh9.De_PjlYj8ItI0gveUfFHwXjq4q-SllBtwLUsKHNKp-c","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9dd27d08ae44dcba-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"84.247.179.61","CF-IPCountry":"FR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[16-Mar-2026 08:46:36 UTC] === User Orders API Called ===
[16-Mar-2026 08:46:36 UTC] User ID: 108
[16-Mar-2026 08:46:36 UTC] Limit: 20, Offset: 0
[16-Mar-2026 08:46:36 UTC] Orders found: 1
[16-Mar-2026 08:46:36 UTC] Orders data: [{"id":87,"quantity":1,"total_coins":35,"coin_type":"regular","telegram_link":"https:\/\/t.me\/noor_fxagjcs_92","status":"pending","created_at":"2026-03-16 12:16:35","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[16-Mar-2026 08:46:36 UTC] Total orders count: 1
[16-Mar-2026 08:46:46 UTC] === API CALL LOG ===
[16-Mar-2026 08:46:46 UTC] Endpoint: user/profile.php
[16-Mar-2026 08:46:46 UTC] Full Log Data: {
    "timestamp": "2026-03-16 08:46:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.247.179.61",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "84.247.179.61, 172.71.148.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4IiwidXNlcm5hbWUiOiJAQUhNRURGWDYzIiwiZW1haWwiOiJsaWFxdWF0YWxpODA0OEBnbWFpbC5jb20iLCJleHAiOjE3NzQyNTU1Nzh9.De_PjlYj8ItI0gveUfFHwXjq4q-SllBtwLUsKHNKp-c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dd27d42190bdcba-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "84.247.179.61",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Mar-2026 08:46:46 UTC] === END API CALL LOG ===
[16-Mar-2026 08:46:46 UTC] ✅ API Hash verification passed for profile endpoint
[16-Mar-2026 08:46:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4IiwidXNlcm5hbWUiOiJAQUhNRURGWDYzIiwiZW1haWwiOiJsaWFxdWF0YWxpODA0OEBnbWFpbC5jb20iLCJleHAiOjE3NzQyNTU1Nzh9.De_PjlYj8ItI0gveUfFHwXjq4q-SllBtwLUsKHNKp-c
[16-Mar-2026 08:46:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Mar-2026 08:46:46 UTC] ✅ JWT token verified successfully for user profile
[16-Mar-2026 08:46:46 UTC] User ID: 108
[16-Mar-2026 08:46:46 UTC] ✅ User profile retrieved successfully for user ID: 108
[16-Mar-2026 08:46:46 UTC] User Purchases API - User ID: 108
[16-Mar-2026 08:46:46 UTC] User Purchases API - Total purchases found: 0
[16-Mar-2026 08:46:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Mar-2026 08:46:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Mar-2026 08:46:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"84.247.179.61, 172.71.148.71","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4IiwidXNlcm5hbWUiOiJAQUhNRURGWDYzIiwiZW1haWwiOiJsaWFxdWF0YWxpODA0OEBnbWFpbC5jb20iLCJleHAiOjE3NzQyNTU1Nzh9.De_PjlYj8ItI0gveUfFHwXjq4q-SllBtwLUsKHNKp-c","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9dd27d537f48dcba-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"84.247.179.61","CF-IPCountry":"FR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[16-Mar-2026 08:46:48 UTC] === User Orders API Called ===
[16-Mar-2026 08:46:48 UTC] User ID: 108
[16-Mar-2026 08:46:48 UTC] Limit: 20, Offset: 0
[16-Mar-2026 08:46:48 UTC] Orders found: 1
[16-Mar-2026 08:46:48 UTC] Orders data: [{"id":87,"quantity":1,"total_coins":35,"coin_type":"regular","telegram_link":"https:\/\/t.me\/noor_fxagjcs_92","status":"pending","created_at":"2026-03-16 12:16:35","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[16-Mar-2026 08:46:48 UTC] Total orders count: 1
[16-Mar-2026 08:46:53 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Mar-2026 08:46:53 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Mar-2026 08:46:53 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"84.247.179.61, 172.71.148.71","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4IiwidXNlcm5hbWUiOiJAQUhNRURGWDYzIiwiZW1haWwiOiJsaWFxdWF0YWxpODA0OEBnbWFpbC5jb20iLCJleHAiOjE3NzQyNTU1Nzh9.De_PjlYj8ItI0gveUfFHwXjq4q-SllBtwLUsKHNKp-c","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9dd27d6ff8aedcba-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"84.247.179.61","CF-IPCountry":"FR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[16-Mar-2026 08:46:53 UTC] === User Orders API Called ===
[16-Mar-2026 08:46:53 UTC] User ID: 108
[16-Mar-2026 08:46:53 UTC] Limit: 20, Offset: 0
[16-Mar-2026 08:46:53 UTC] Orders found: 1
[16-Mar-2026 08:46:53 UTC] Orders data: [{"id":87,"quantity":1,"total_coins":35,"coin_type":"regular","telegram_link":"https:\/\/t.me\/noor_fxagjcs_92","status":"pending","created_at":"2026-03-16 12:16:35","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[16-Mar-2026 08:46:53 UTC] Total orders count: 1
[16-Mar-2026 08:47:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Mar-2026 08:47:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Mar-2026 08:47:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"84.247.179.61, 172.71.148.70","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4IiwidXNlcm5hbWUiOiJAQUhNRURGWDYzIiwiZW1haWwiOiJsaWFxdWF0YWxpODA0OEBnbWFpbC5jb20iLCJleHAiOjE3NzQyNTU1Nzh9.De_PjlYj8ItI0gveUfFHwXjq4q-SllBtwLUsKHNKp-c","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9dd27dcc4dd2dcba-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"84.247.179.61","CF-IPCountry":"FR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[16-Mar-2026 08:47:08 UTC] === User Orders API Called ===
[16-Mar-2026 08:47:08 UTC] User ID: 108
[16-Mar-2026 08:47:08 UTC] Limit: 20, Offset: 0
[16-Mar-2026 08:47:08 UTC] Orders found: 1
[16-Mar-2026 08:47:08 UTC] Orders data: [{"id":87,"quantity":1,"total_coins":35,"coin_type":"regular","telegram_link":"https:\/\/t.me\/noor_fxagjcs_92","status":"pending","created_at":"2026-03-16 12:16:35","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[16-Mar-2026 08:47:08 UTC] Total orders count: 1
[16-Mar-2026 08:47:11 UTC] === API CALL LOG ===
[16-Mar-2026 08:47:11 UTC] Endpoint: user/profile.php
[16-Mar-2026 08:47:11 UTC] Full Log Data: {
    "timestamp": "2026-03-16 08:47:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.247.179.61",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "84.247.179.61, 172.71.148.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4IiwidXNlcm5hbWUiOiJAQUhNRURGWDYzIiwiZW1haWwiOiJsaWFxdWF0YWxpODA0OEBnbWFpbC5jb20iLCJleHAiOjE3NzQyNTU1Nzh9.De_PjlYj8ItI0gveUfFHwXjq4q-SllBtwLUsKHNKp-c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dd27de2ccf5dcba-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "84.247.179.61",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Mar-2026 08:47:11 UTC] === END API CALL LOG ===
[16-Mar-2026 08:47:11 UTC] ✅ API Hash verification passed for profile endpoint
[16-Mar-2026 08:47:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4IiwidXNlcm5hbWUiOiJAQUhNRURGWDYzIiwiZW1haWwiOiJsaWFxdWF0YWxpODA0OEBnbWFpbC5jb20iLCJleHAiOjE3NzQyNTU1Nzh9.De_PjlYj8ItI0gveUfFHwXjq4q-SllBtwLUsKHNKp-c
[16-Mar-2026 08:47:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Mar-2026 08:47:11 UTC] ✅ JWT token verified successfully for user profile
[16-Mar-2026 08:47:11 UTC] User ID: 108
[16-Mar-2026 08:47:11 UTC] ✅ User profile retrieved successfully for user ID: 108
[16-Mar-2026 08:47:12 UTC] User Purchases API - User ID: 108
[16-Mar-2026 08:47:12 UTC] User Purchases API - Total purchases found: 0
[16-Mar-2026 08:47:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Mar-2026 08:47:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Mar-2026 08:47:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"84.247.179.61, 172.71.148.71","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4IiwidXNlcm5hbWUiOiJAQUhNRURGWDYzIiwiZW1haWwiOiJsaWFxdWF0YWxpODA0OEBnbWFpbC5jb20iLCJleHAiOjE3NzQyNTU1Nzh9.De_PjlYj8ItI0gveUfFHwXjq4q-SllBtwLUsKHNKp-c","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9dd27e0aafc0dcba-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"84.247.179.61","CF-IPCountry":"FR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[16-Mar-2026 08:47:18 UTC] === User Orders API Called ===
[16-Mar-2026 08:47:18 UTC] User ID: 108
[16-Mar-2026 08:47:18 UTC] Limit: 20, Offset: 0
[16-Mar-2026 08:47:18 UTC] Orders found: 1
[16-Mar-2026 08:47:18 UTC] Orders data: [{"id":87,"quantity":1,"total_coins":35,"coin_type":"regular","telegram_link":"https:\/\/t.me\/noor_fxagjcs_92","status":"pending","created_at":"2026-03-16 12:16:35","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[16-Mar-2026 08:47:18 UTC] Total orders count: 1
[16-Mar-2026 08:48:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Mar-2026 08:48:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Mar-2026 08:48:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"84.247.179.61, 172.71.148.70","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4IiwidXNlcm5hbWUiOiJAQUhNRURGWDYzIiwiZW1haWwiOiJsaWFxdWF0YWxpODA0OEBnbWFpbC5jb20iLCJleHAiOjE3NzQyNTU1Nzh9.De_PjlYj8ItI0gveUfFHwXjq4q-SllBtwLUsKHNKp-c","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9dd27f3598a2dcba-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"84.247.179.61","CF-IPCountry":"FR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[16-Mar-2026 08:48:06 UTC] === User Orders API Called ===
[16-Mar-2026 08:48:06 UTC] User ID: 108
[16-Mar-2026 08:48:06 UTC] Limit: 20, Offset: 0
[16-Mar-2026 08:48:06 UTC] Orders found: 1
[16-Mar-2026 08:48:06 UTC] Orders data: [{"id":87,"quantity":1,"total_coins":35,"coin_type":"regular","telegram_link":"https:\/\/t.me\/noor_fxagjcs_92","status":"pending","created_at":"2026-03-16 12:16:35","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[16-Mar-2026 08:48:06 UTC] Total orders count: 1
[16-Mar-2026 08:48:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Mar-2026 08:48:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Mar-2026 08:48:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"84.247.179.61, 172.71.148.70","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4IiwidXNlcm5hbWUiOiJAQUhNRURGWDYzIiwiZW1haWwiOiJsaWFxdWF0YWxpODA0OEBnbWFpbC5jb20iLCJleHAiOjE3NzQyNTU1Nzh9.De_PjlYj8ItI0gveUfFHwXjq4q-SllBtwLUsKHNKp-c","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9dd27f618acddcba-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"84.247.179.61","CF-IPCountry":"FR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[16-Mar-2026 08:48:13 UTC] === User Orders API Called ===
[16-Mar-2026 08:48:13 UTC] User ID: 108
[16-Mar-2026 08:48:13 UTC] Limit: 20, Offset: 0
[16-Mar-2026 08:48:13 UTC] Orders found: 1
[16-Mar-2026 08:48:13 UTC] Orders data: [{"id":87,"quantity":1,"total_coins":35,"coin_type":"regular","telegram_link":"https:\/\/t.me\/noor_fxagjcs_92","status":"pending","created_at":"2026-03-16 12:16:35","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[16-Mar-2026 08:48:13 UTC] Total orders count: 1
[16-Mar-2026 12:00:11 UTC] === API CALL LOG ===
[16-Mar-2026 12:00:11 UTC] Endpoint: user/profile.php
[16-Mar-2026 12:00:11 UTC] Full Log Data: {
    "timestamp": "2026-03-16 12:00:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:bc7b:eb32::2753:c731",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:bc7b:eb32::2753:c731, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5IiwidXNlcm5hbWUiOiJhcnNobGFuIiwiZW1haWwiOiJhcnNobGFuNzg5QGdtYWlsLmNvbSIsImV4cCI6MTc3NDI2NzIxMH0.VCyPHryjkuEJiPQzeyNUtGeDsVcbfGXYDauD2Q9yKQs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dd398968d623d70-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:bc7b:eb32::2753:c731",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Mar-2026 12:00:11 UTC] === END API CALL LOG ===
[16-Mar-2026 12:00:11 UTC] ✅ API Hash verification passed for profile endpoint
[16-Mar-2026 12:00:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5IiwidXNlcm5hbWUiOiJhcnNobGFuIiwiZW1haWwiOiJhcnNobGFuNzg5QGdtYWlsLmNvbSIsImV4cCI6MTc3NDI2NzIxMH0.VCyPHryjkuEJiPQzeyNUtGeDsVcbfGXYDauD2Q9yKQs
[16-Mar-2026 12:00:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Mar-2026 12:00:11 UTC] ✅ JWT token verified successfully for user profile
[16-Mar-2026 12:00:11 UTC] User ID: 109
[16-Mar-2026 12:00:11 UTC] ✅ User profile retrieved successfully for user ID: 109
[16-Mar-2026 12:00:19 UTC] === API CALL LOG ===
[16-Mar-2026 12:00:19 UTC] Endpoint: user/profile.php
[16-Mar-2026 12:00:19 UTC] Full Log Data: {
    "timestamp": "2026-03-16 12:00:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:bc7b:eb32::2753:c731",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:bc7b:eb32::2753:c731, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5IiwidXNlcm5hbWUiOiJhcnNobGFuIiwiZW1haWwiOiJhcnNobGFuNzg5QGdtYWlsLmNvbSIsImV4cCI6MTc3NDI2NzIxMH0.VCyPHryjkuEJiPQzeyNUtGeDsVcbfGXYDauD2Q9yKQs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dd398cb0fe93d70-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:bc7b:eb32::2753:c731",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Mar-2026 12:00:19 UTC] === END API CALL LOG ===
[16-Mar-2026 12:00:19 UTC] ✅ API Hash verification passed for profile endpoint
[16-Mar-2026 12:00:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5IiwidXNlcm5hbWUiOiJhcnNobGFuIiwiZW1haWwiOiJhcnNobGFuNzg5QGdtYWlsLmNvbSIsImV4cCI6MTc3NDI2NzIxMH0.VCyPHryjkuEJiPQzeyNUtGeDsVcbfGXYDauD2Q9yKQs
[16-Mar-2026 12:00:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Mar-2026 12:00:19 UTC] ✅ JWT token verified successfully for user profile
[16-Mar-2026 12:00:19 UTC] User ID: 109
[16-Mar-2026 12:00:19 UTC] ✅ User profile retrieved successfully for user ID: 109
[16-Mar-2026 12:00:28 UTC] === API CALL LOG ===
[16-Mar-2026 12:00:28 UTC] Endpoint: user/profile.php
[16-Mar-2026 12:00:28 UTC] Full Log Data: {
    "timestamp": "2026-03-16 12:00:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:bc7b:eb32::2753:c731",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:bc7b:eb32::2753:c731, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5IiwidXNlcm5hbWUiOiJhcnNobGFuIiwiZW1haWwiOiJhcnNobGFuNzg5QGdtYWlsLmNvbSIsImV4cCI6MTc3NDI2NzIxMH0.VCyPHryjkuEJiPQzeyNUtGeDsVcbfGXYDauD2Q9yKQs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dd3990359c23d70-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:bc7b:eb32::2753:c731",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Mar-2026 12:00:28 UTC] === END API CALL LOG ===
[16-Mar-2026 12:00:28 UTC] ✅ API Hash verification passed for profile endpoint
[16-Mar-2026 12:00:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5IiwidXNlcm5hbWUiOiJhcnNobGFuIiwiZW1haWwiOiJhcnNobGFuNzg5QGdtYWlsLmNvbSIsImV4cCI6MTc3NDI2NzIxMH0.VCyPHryjkuEJiPQzeyNUtGeDsVcbfGXYDauD2Q9yKQs
[16-Mar-2026 12:00:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Mar-2026 12:00:28 UTC] ✅ JWT token verified successfully for user profile
[16-Mar-2026 12:00:28 UTC] User ID: 109
[16-Mar-2026 12:00:28 UTC] ✅ User profile retrieved successfully for user ID: 109
[16-Mar-2026 12:00:36 UTC] === API CALL LOG ===
[16-Mar-2026 12:00:36 UTC] Endpoint: user/profile.php
[16-Mar-2026 12:00:36 UTC] Full Log Data: {
    "timestamp": "2026-03-16 12:00:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:bc7b:eb32::2753:c731",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:bc7b:eb32::2753:c731, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5IiwidXNlcm5hbWUiOiJhcnNobGFuIiwiZW1haWwiOiJhcnNobGFuNzg5QGdtYWlsLmNvbSIsImV4cCI6MTc3NDI2NzIxMH0.VCyPHryjkuEJiPQzeyNUtGeDsVcbfGXYDauD2Q9yKQs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dd39936bd013d70-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:bc7b:eb32::2753:c731",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Mar-2026 12:00:36 UTC] === END API CALL LOG ===
[16-Mar-2026 12:00:36 UTC] ✅ API Hash verification passed for profile endpoint
[16-Mar-2026 12:00:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5IiwidXNlcm5hbWUiOiJhcnNobGFuIiwiZW1haWwiOiJhcnNobGFuNzg5QGdtYWlsLmNvbSIsImV4cCI6MTc3NDI2NzIxMH0.VCyPHryjkuEJiPQzeyNUtGeDsVcbfGXYDauD2Q9yKQs
[16-Mar-2026 12:00:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Mar-2026 12:00:36 UTC] ✅ JWT token verified successfully for user profile
[16-Mar-2026 12:00:36 UTC] User ID: 109
[16-Mar-2026 12:00:36 UTC] ✅ User profile retrieved successfully for user ID: 109
[16-Mar-2026 12:01:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Mar-2026 12:01:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Mar-2026 12:01:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:bc7b:eb32::2753:c731, 162.159.122.165","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5IiwidXNlcm5hbWUiOiJhcnNobGFuIiwiZW1haWwiOiJhcnNobGFuNzg5QGdtYWlsLmNvbSIsImV4cCI6MTc3NDI2NzIxMH0.VCyPHryjkuEJiPQzeyNUtGeDsVcbfGXYDauD2Q9yKQs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9dd39a932f604348-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:bc7b:eb32::2753:c731","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[16-Mar-2026 12:01:32 UTC] === User Orders API Called ===
[16-Mar-2026 12:01:32 UTC] User ID: 109
[16-Mar-2026 12:01:32 UTC] Limit: 20, Offset: 0
[16-Mar-2026 12:01:32 UTC] Orders found: 0
[16-Mar-2026 12:01:32 UTC] Orders data: []
[16-Mar-2026 12:01:32 UTC] Total orders count: 0
[16-Mar-2026 12:01:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Mar-2026 12:01:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Mar-2026 12:01:46 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:bc7b:eb32::2753:c731, 162.159.122.164","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5IiwidXNlcm5hbWUiOiJhcnNobGFuIiwiZW1haWwiOiJhcnNobGFuNzg5QGdtYWlsLmNvbSIsImV4cCI6MTc3NDI2NzIxMH0.VCyPHryjkuEJiPQzeyNUtGeDsVcbfGXYDauD2Q9yKQs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9dd39aeb8dcd4348-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:bc7b:eb32::2753:c731","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[16-Mar-2026 12:01:46 UTC] === User Orders API Called ===
[16-Mar-2026 12:01:46 UTC] User ID: 109
[16-Mar-2026 12:01:46 UTC] Limit: 20, Offset: 0
[16-Mar-2026 12:01:46 UTC] Orders found: 0
[16-Mar-2026 12:01:46 UTC] Orders data: []
[16-Mar-2026 12:01:46 UTC] Total orders count: 0
[16-Mar-2026 12:01:47 UTC] === API CALL LOG ===
[16-Mar-2026 12:01:47 UTC] Endpoint: user/profile.php
[16-Mar-2026 12:01:47 UTC] Full Log Data: {
    "timestamp": "2026-03-16 12:01:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:bc7b:eb32::2753:c731",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:bc7b:eb32::2753:c731, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5IiwidXNlcm5hbWUiOiJhcnNobGFuIiwiZW1haWwiOiJhcnNobGFuNzg5QGdtYWlsLmNvbSIsImV4cCI6MTc3NDI2NzIxMH0.VCyPHryjkuEJiPQzeyNUtGeDsVcbfGXYDauD2Q9yKQs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dd39af2680a4348-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:bc7b:eb32::2753:c731",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Mar-2026 12:01:47 UTC] === END API CALL LOG ===
[16-Mar-2026 12:01:47 UTC] ✅ API Hash verification passed for profile endpoint
[16-Mar-2026 12:01:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5IiwidXNlcm5hbWUiOiJhcnNobGFuIiwiZW1haWwiOiJhcnNobGFuNzg5QGdtYWlsLmNvbSIsImV4cCI6MTc3NDI2NzIxMH0.VCyPHryjkuEJiPQzeyNUtGeDsVcbfGXYDauD2Q9yKQs
[16-Mar-2026 12:01:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Mar-2026 12:01:47 UTC] ✅ JWT token verified successfully for user profile
[16-Mar-2026 12:01:47 UTC] User ID: 109
[16-Mar-2026 12:01:47 UTC] ✅ User profile retrieved successfully for user ID: 109
[16-Mar-2026 12:01:48 UTC] User Purchases API - User ID: 109
[16-Mar-2026 12:01:48 UTC] User Purchases API - Total purchases found: 0
[16-Mar-2026 12:01:53 UTC] === API CALL LOG ===
[16-Mar-2026 12:01:53 UTC] Endpoint: user/profile.php
[16-Mar-2026 12:01:53 UTC] Full Log Data: {
    "timestamp": "2026-03-16 12:01:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:bc7b:eb32::2753:c731",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:bc7b:eb32::2753:c731, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5IiwidXNlcm5hbWUiOiJhcnNobGFuIiwiZW1haWwiOiJhcnNobGFuNzg5QGdtYWlsLmNvbSIsImV4cCI6MTc3NDI2NzIxMH0.VCyPHryjkuEJiPQzeyNUtGeDsVcbfGXYDauD2Q9yKQs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dd39b124a554348-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:bc7b:eb32::2753:c731",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Mar-2026 12:01:53 UTC] === END API CALL LOG ===
[16-Mar-2026 12:01:53 UTC] ✅ API Hash verification passed for profile endpoint
[16-Mar-2026 12:01:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5IiwidXNlcm5hbWUiOiJhcnNobGFuIiwiZW1haWwiOiJhcnNobGFuNzg5QGdtYWlsLmNvbSIsImV4cCI6MTc3NDI2NzIxMH0.VCyPHryjkuEJiPQzeyNUtGeDsVcbfGXYDauD2Q9yKQs
[16-Mar-2026 12:01:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Mar-2026 12:01:53 UTC] ✅ JWT token verified successfully for user profile
[16-Mar-2026 12:01:53 UTC] User ID: 109
[16-Mar-2026 12:01:53 UTC] ✅ User profile retrieved successfully for user ID: 109
[16-Mar-2026 12:01:53 UTC] User Purchases API - User ID: 109
[16-Mar-2026 12:01:53 UTC] User Purchases API - Total purchases found: 0
[16-Mar-2026 12:01:55 UTC] === API CALL LOG ===
[16-Mar-2026 12:01:55 UTC] Endpoint: user/profile.php
[16-Mar-2026 12:01:55 UTC] Full Log Data: {
    "timestamp": "2026-03-16 12:01:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:bc7b:eb32::2753:c731",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:bc7b:eb32::2753:c731, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5IiwidXNlcm5hbWUiOiJhcnNobGFuIiwiZW1haWwiOiJhcnNobGFuNzg5QGdtYWlsLmNvbSIsImV4cCI6MTc3NDI2NzIxMH0.VCyPHryjkuEJiPQzeyNUtGeDsVcbfGXYDauD2Q9yKQs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dd39b21ca144348-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:bc7b:eb32::2753:c731",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Mar-2026 12:01:55 UTC] === END API CALL LOG ===
[16-Mar-2026 12:01:55 UTC] ✅ API Hash verification passed for profile endpoint
[16-Mar-2026 12:01:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5IiwidXNlcm5hbWUiOiJhcnNobGFuIiwiZW1haWwiOiJhcnNobGFuNzg5QGdtYWlsLmNvbSIsImV4cCI6MTc3NDI2NzIxMH0.VCyPHryjkuEJiPQzeyNUtGeDsVcbfGXYDauD2Q9yKQs
[16-Mar-2026 12:01:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Mar-2026 12:01:55 UTC] ✅ JWT token verified successfully for user profile
[16-Mar-2026 12:01:55 UTC] User ID: 109
[16-Mar-2026 12:01:55 UTC] ✅ User profile retrieved successfully for user ID: 109
[16-Mar-2026 12:01:55 UTC] User Purchases API - User ID: 109
[16-Mar-2026 12:01:55 UTC] User Purchases API - Total purchases found: 0
[16-Mar-2026 13:15:15 UTC] === API CALL LOG ===
[16-Mar-2026 13:15:15 UTC] Endpoint: user/profile.php
[16-Mar-2026 13:15:15 UTC] Full Log Data: {
    "timestamp": "2026-03-16 13:15:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:4bbb:ab37:1:0:123f:c771",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:4bbb:ab37:1:0:123f:c771, 172.70.108.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwIiwidXNlcm5hbWUiOiJtcl9lYWdsZSIsImVtYWlsIjoibmFuZGFucG9vamFyeTQ5OUBnbWFpbC5jb20iLCJleHAiOjE3NzQyNzE3MTR9.IOWkmeDFPTSOaIkmI1pOAzj0pNF3e-yBvMOyRafy4xA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dd4068fcd2f07ea-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:4bbb:ab37:1:0:123f:c771",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Mar-2026 13:15:15 UTC] === END API CALL LOG ===
[16-Mar-2026 13:15:15 UTC] ✅ API Hash verification passed for profile endpoint
[16-Mar-2026 13:15:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwIiwidXNlcm5hbWUiOiJtcl9lYWdsZSIsImVtYWlsIjoibmFuZGFucG9vamFyeTQ5OUBnbWFpbC5jb20iLCJleHAiOjE3NzQyNzE3MTR9.IOWkmeDFPTSOaIkmI1pOAzj0pNF3e-yBvMOyRafy4xA
[16-Mar-2026 13:15:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Mar-2026 13:15:15 UTC] ✅ JWT token verified successfully for user profile
[16-Mar-2026 13:15:15 UTC] User ID: 110
[16-Mar-2026 13:15:15 UTC] ✅ User profile retrieved successfully for user ID: 110
[16-Mar-2026 13:15:40 UTC] === API CALL LOG ===
[16-Mar-2026 13:15:40 UTC] Endpoint: user/profile.php
[16-Mar-2026 13:15:40 UTC] Full Log Data: {
    "timestamp": "2026-03-16 13:15:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:4bbb:ab37:1:0:123f:c771",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:4bbb:ab37:1:0:123f:c771, 172.70.108.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwIiwidXNlcm5hbWUiOiJtcl9lYWdsZSIsImVtYWlsIjoibmFuZGFucG9vamFyeTQ5OUBnbWFpbC5jb20iLCJleHAiOjE3NzQyNzE3MTR9.IOWkmeDFPTSOaIkmI1pOAzj0pNF3e-yBvMOyRafy4xA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dd4072b7c9307ea-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:4bbb:ab37:1:0:123f:c771",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Mar-2026 13:15:40 UTC] === END API CALL LOG ===
[16-Mar-2026 13:15:40 UTC] ✅ API Hash verification passed for profile endpoint
[16-Mar-2026 13:15:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwIiwidXNlcm5hbWUiOiJtcl9lYWdsZSIsImVtYWlsIjoibmFuZGFucG9vamFyeTQ5OUBnbWFpbC5jb20iLCJleHAiOjE3NzQyNzE3MTR9.IOWkmeDFPTSOaIkmI1pOAzj0pNF3e-yBvMOyRafy4xA
[16-Mar-2026 13:15:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Mar-2026 13:15:40 UTC] ✅ JWT token verified successfully for user profile
[16-Mar-2026 13:15:40 UTC] User ID: 110
[16-Mar-2026 13:15:40 UTC] ✅ User profile retrieved successfully for user ID: 110
[16-Mar-2026 13:16:18 UTC] === API CALL LOG ===
[16-Mar-2026 13:16:18 UTC] Endpoint: user/profile.php
[16-Mar-2026 13:16:18 UTC] Full Log Data: {
    "timestamp": "2026-03-16 13:16:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:4bbb:ab37:1:0:123f:c771",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:4bbb:ab37:1:0:123f:c771, 172.70.108.42",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwIiwidXNlcm5hbWUiOiJtcl9lYWdsZSIsImVtYWlsIjoibmFuZGFucG9vamFyeTQ5OUBnbWFpbC5jb20iLCJleHAiOjE3NzQyNzE3MTR9.IOWkmeDFPTSOaIkmI1pOAzj0pNF3e-yBvMOyRafy4xA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dd40816f92007ea-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:4bbb:ab37:1:0:123f:c771",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Mar-2026 13:16:18 UTC] === END API CALL LOG ===
[16-Mar-2026 13:16:18 UTC] ✅ API Hash verification passed for profile endpoint
[16-Mar-2026 13:16:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwIiwidXNlcm5hbWUiOiJtcl9lYWdsZSIsImVtYWlsIjoibmFuZGFucG9vamFyeTQ5OUBnbWFpbC5jb20iLCJleHAiOjE3NzQyNzE3MTR9.IOWkmeDFPTSOaIkmI1pOAzj0pNF3e-yBvMOyRafy4xA
[16-Mar-2026 13:16:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Mar-2026 13:16:18 UTC] ✅ JWT token verified successfully for user profile
[16-Mar-2026 13:16:18 UTC] User ID: 110
[16-Mar-2026 13:16:18 UTC] ✅ User profile retrieved successfully for user ID: 110
[16-Mar-2026 13:17:04 UTC] === API CALL LOG ===
[16-Mar-2026 13:17:04 UTC] Endpoint: user/profile.php
[16-Mar-2026 13:17:04 UTC] Full Log Data: {
    "timestamp": "2026-03-16 13:17:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:4bbb:ab37:1:0:123f:c771",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:4bbb:ab37:1:0:123f:c771, 172.70.108.43",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwIiwidXNlcm5hbWUiOiJtcl9lYWdsZSIsImVtYWlsIjoibmFuZGFucG9vamFyeTQ5OUBnbWFpbC5jb20iLCJleHAiOjE3NzQyNzE3MTR9.IOWkmeDFPTSOaIkmI1pOAzj0pNF3e-yBvMOyRafy4xA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dd409397f0207ea-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:4bbb:ab37:1:0:123f:c771",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Mar-2026 13:17:04 UTC] === END API CALL LOG ===
[16-Mar-2026 13:17:04 UTC] ✅ API Hash verification passed for profile endpoint
[16-Mar-2026 13:17:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwIiwidXNlcm5hbWUiOiJtcl9lYWdsZSIsImVtYWlsIjoibmFuZGFucG9vamFyeTQ5OUBnbWFpbC5jb20iLCJleHAiOjE3NzQyNzE3MTR9.IOWkmeDFPTSOaIkmI1pOAzj0pNF3e-yBvMOyRafy4xA
[16-Mar-2026 13:17:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Mar-2026 13:17:04 UTC] ✅ JWT token verified successfully for user profile
[16-Mar-2026 13:17:04 UTC] User ID: 110
[16-Mar-2026 13:17:04 UTC] ✅ User profile retrieved successfully for user ID: 110
[16-Mar-2026 13:17:38 UTC] === API CALL LOG ===
[16-Mar-2026 13:17:38 UTC] Endpoint: user/profile.php
[16-Mar-2026 13:17:38 UTC] Full Log Data: {
    "timestamp": "2026-03-16 13:17:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:4bbb:ab37:1:0:123f:c771",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:4bbb:ab37:1:0:123f:c771, 172.70.108.43",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwIiwidXNlcm5hbWUiOiJtcl9lYWdsZSIsImVtYWlsIjoibmFuZGFucG9vamFyeTQ5OUBnbWFpbC5jb20iLCJleHAiOjE3NzQyNzE3MTR9.IOWkmeDFPTSOaIkmI1pOAzj0pNF3e-yBvMOyRafy4xA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dd40a0b5f0207ea-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:4bbb:ab37:1:0:123f:c771",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Mar-2026 13:17:38 UTC] === END API CALL LOG ===
[16-Mar-2026 13:17:38 UTC] ✅ API Hash verification passed for profile endpoint
[16-Mar-2026 13:17:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwIiwidXNlcm5hbWUiOiJtcl9lYWdsZSIsImVtYWlsIjoibmFuZGFucG9vamFyeTQ5OUBnbWFpbC5jb20iLCJleHAiOjE3NzQyNzE3MTR9.IOWkmeDFPTSOaIkmI1pOAzj0pNF3e-yBvMOyRafy4xA
[16-Mar-2026 13:17:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Mar-2026 13:17:38 UTC] ✅ JWT token verified successfully for user profile
[16-Mar-2026 13:17:38 UTC] User ID: 110
[16-Mar-2026 13:17:38 UTC] ✅ User profile retrieved successfully for user ID: 110
[16-Mar-2026 13:17:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Mar-2026 13:17:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Mar-2026 13:17:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:4bbb:ab37:1:0:123f:c771, 172.70.108.43","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwIiwidXNlcm5hbWUiOiJtcl9lYWdsZSIsImVtYWlsIjoibmFuZGFucG9vamFyeTQ5OUBnbWFpbC5jb20iLCJleHAiOjE3NzQyNzE3MTR9.IOWkmeDFPTSOaIkmI1pOAzj0pNF3e-yBvMOyRafy4xA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9dd40a2f7e7007ea-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:4bbb:ab37:1:0:123f:c771","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[16-Mar-2026 13:17:44 UTC] === User Orders API Called ===
[16-Mar-2026 13:17:44 UTC] User ID: 110
[16-Mar-2026 13:17:44 UTC] Limit: 20, Offset: 0
[16-Mar-2026 13:17:44 UTC] Orders found: 0
[16-Mar-2026 13:17:44 UTC] Orders data: []
[16-Mar-2026 13:17:44 UTC] Total orders count: 0
[16-Mar-2026 13:17:47 UTC] === API CALL LOG ===
[16-Mar-2026 13:17:47 UTC] Endpoint: user/profile.php
[16-Mar-2026 13:17:47 UTC] Full Log Data: {
    "timestamp": "2026-03-16 13:17:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:4bbb:ab37:1:0:123f:c771",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:4bbb:ab37:1:0:123f:c771, 172.70.108.43",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwIiwidXNlcm5hbWUiOiJtcl9lYWdsZSIsImVtYWlsIjoibmFuZGFucG9vamFyeTQ5OUBnbWFpbC5jb20iLCJleHAiOjE3NzQyNzE3MTR9.IOWkmeDFPTSOaIkmI1pOAzj0pNF3e-yBvMOyRafy4xA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dd40a454b4f07ea-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:4bbb:ab37:1:0:123f:c771",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Mar-2026 13:17:47 UTC] === END API CALL LOG ===
[16-Mar-2026 13:17:47 UTC] ✅ API Hash verification passed for profile endpoint
[16-Mar-2026 13:17:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwIiwidXNlcm5hbWUiOiJtcl9lYWdsZSIsImVtYWlsIjoibmFuZGFucG9vamFyeTQ5OUBnbWFpbC5jb20iLCJleHAiOjE3NzQyNzE3MTR9.IOWkmeDFPTSOaIkmI1pOAzj0pNF3e-yBvMOyRafy4xA
[16-Mar-2026 13:17:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Mar-2026 13:17:47 UTC] ✅ JWT token verified successfully for user profile
[16-Mar-2026 13:17:47 UTC] User ID: 110
[16-Mar-2026 13:17:47 UTC] ✅ User profile retrieved successfully for user ID: 110
[16-Mar-2026 13:17:53 UTC] === API CALL LOG ===
[16-Mar-2026 13:17:53 UTC] Endpoint: user/profile.php
[16-Mar-2026 13:17:53 UTC] Full Log Data: {
    "timestamp": "2026-03-16 13:17:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:4bbb:ab37:1:0:123f:c771",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:4bbb:ab37:1:0:123f:c771, 172.70.108.43",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwIiwidXNlcm5hbWUiOiJtcl9lYWdsZSIsImVtYWlsIjoibmFuZGFucG9vamFyeTQ5OUBnbWFpbC5jb20iLCJleHAiOjE3NzQyNzE3MTR9.IOWkmeDFPTSOaIkmI1pOAzj0pNF3e-yBvMOyRafy4xA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dd40a6bcbc907ea-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:4bbb:ab37:1:0:123f:c771",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Mar-2026 13:17:53 UTC] === END API CALL LOG ===
[16-Mar-2026 13:17:53 UTC] ✅ API Hash verification passed for profile endpoint
[16-Mar-2026 13:17:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwIiwidXNlcm5hbWUiOiJtcl9lYWdsZSIsImVtYWlsIjoibmFuZGFucG9vamFyeTQ5OUBnbWFpbC5jb20iLCJleHAiOjE3NzQyNzE3MTR9.IOWkmeDFPTSOaIkmI1pOAzj0pNF3e-yBvMOyRafy4xA
[16-Mar-2026 13:17:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Mar-2026 13:17:53 UTC] ✅ JWT token verified successfully for user profile
[16-Mar-2026 13:17:53 UTC] User ID: 110
[16-Mar-2026 13:17:53 UTC] ✅ User profile retrieved successfully for user ID: 110
[16-Mar-2026 13:17:54 UTC] User Purchases API - User ID: 110
[16-Mar-2026 13:17:54 UTC] User Purchases API - Total purchases found: 0
[16-Mar-2026 13:18:06 UTC] === API CALL LOG ===
[16-Mar-2026 13:18:06 UTC] Endpoint: user/profile.php
[16-Mar-2026 13:18:06 UTC] Full Log Data: {
    "timestamp": "2026-03-16 13:18:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:4bbb:ab37:1:0:123f:c771",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:4bbb:ab37:1:0:123f:c771, 172.70.108.43",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwIiwidXNlcm5hbWUiOiJtcl9lYWdsZSIsImVtYWlsIjoibmFuZGFucG9vamFyeTQ5OUBnbWFpbC5jb20iLCJleHAiOjE3NzQyNzE3MTR9.IOWkmeDFPTSOaIkmI1pOAzj0pNF3e-yBvMOyRafy4xA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dd40ab7897407ea-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:4bbb:ab37:1:0:123f:c771",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Mar-2026 13:18:06 UTC] === END API CALL LOG ===
[16-Mar-2026 13:18:06 UTC] ✅ API Hash verification passed for profile endpoint
[16-Mar-2026 13:18:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwIiwidXNlcm5hbWUiOiJtcl9lYWdsZSIsImVtYWlsIjoibmFuZGFucG9vamFyeTQ5OUBnbWFpbC5jb20iLCJleHAiOjE3NzQyNzE3MTR9.IOWkmeDFPTSOaIkmI1pOAzj0pNF3e-yBvMOyRafy4xA
[16-Mar-2026 13:18:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Mar-2026 13:18:06 UTC] ✅ JWT token verified successfully for user profile
[16-Mar-2026 13:18:06 UTC] User ID: 110
[16-Mar-2026 13:18:06 UTC] ✅ User profile retrieved successfully for user ID: 110
[16-Mar-2026 13:18:06 UTC] User Purchases API - User ID: 110
[16-Mar-2026 13:18:06 UTC] User Purchases API - Total purchases found: 0
[16-Mar-2026 13:18:11 UTC] === API CALL LOG ===
[16-Mar-2026 13:18:11 UTC] Endpoint: user/profile.php
[16-Mar-2026 13:18:11 UTC] Full Log Data: {
    "timestamp": "2026-03-16 13:18:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:4bbb:ab37:1:0:123f:c771",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:4bbb:ab37:1:0:123f:c771, 172.70.108.43",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwIiwidXNlcm5hbWUiOiJtcl9lYWdsZSIsImVtYWlsIjoibmFuZGFucG9vamFyeTQ5OUBnbWFpbC5jb20iLCJleHAiOjE3NzQyNzE3MTR9.IOWkmeDFPTSOaIkmI1pOAzj0pNF3e-yBvMOyRafy4xA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dd40ad81ab107ea-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:4bbb:ab37:1:0:123f:c771",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Mar-2026 13:18:11 UTC] === END API CALL LOG ===
[16-Mar-2026 13:18:11 UTC] ✅ API Hash verification passed for profile endpoint
[16-Mar-2026 13:18:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwIiwidXNlcm5hbWUiOiJtcl9lYWdsZSIsImVtYWlsIjoibmFuZGFucG9vamFyeTQ5OUBnbWFpbC5jb20iLCJleHAiOjE3NzQyNzE3MTR9.IOWkmeDFPTSOaIkmI1pOAzj0pNF3e-yBvMOyRafy4xA
[16-Mar-2026 13:18:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Mar-2026 13:18:11 UTC] ✅ JWT token verified successfully for user profile
[16-Mar-2026 13:18:11 UTC] User ID: 110
[16-Mar-2026 13:18:11 UTC] ✅ User profile retrieved successfully for user ID: 110
[16-Mar-2026 13:18:11 UTC] User Purchases API - User ID: 110
[16-Mar-2026 13:18:11 UTC] User Purchases API - Total purchases found: 0
[16-Mar-2026 13:18:14 UTC] User Purchases API - User ID: 110
[16-Mar-2026 13:18:14 UTC] User Purchases API - Total purchases found: 0
[16-Mar-2026 13:18:15 UTC] === API CALL LOG ===
[16-Mar-2026 13:18:15 UTC] Endpoint: user/profile.php
[16-Mar-2026 13:18:15 UTC] Full Log Data: {
    "timestamp": "2026-03-16 13:18:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:4bbb:ab37:1:0:123f:c771",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:4bbb:ab37:1:0:123f:c771, 172.70.108.43",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwIiwidXNlcm5hbWUiOiJtcl9lYWdsZSIsImVtYWlsIjoibmFuZGFucG9vamFyeTQ5OUBnbWFpbC5jb20iLCJleHAiOjE3NzQyNzE3MTR9.IOWkmeDFPTSOaIkmI1pOAzj0pNF3e-yBvMOyRafy4xA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dd40af3de0307ea-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:4bbb:ab37:1:0:123f:c771",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Mar-2026 13:18:15 UTC] === END API CALL LOG ===
[16-Mar-2026 13:18:15 UTC] ✅ API Hash verification passed for profile endpoint
[16-Mar-2026 13:18:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwIiwidXNlcm5hbWUiOiJtcl9lYWdsZSIsImVtYWlsIjoibmFuZGFucG9vamFyeTQ5OUBnbWFpbC5jb20iLCJleHAiOjE3NzQyNzE3MTR9.IOWkmeDFPTSOaIkmI1pOAzj0pNF3e-yBvMOyRafy4xA
[16-Mar-2026 13:18:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Mar-2026 13:18:15 UTC] ✅ JWT token verified successfully for user profile
[16-Mar-2026 13:18:15 UTC] User ID: 110
[16-Mar-2026 13:18:15 UTC] ✅ User profile retrieved successfully for user ID: 110
[16-Mar-2026 13:18:16 UTC] User Purchases API - User ID: 110
[16-Mar-2026 13:18:16 UTC] User Purchases API - Total purchases found: 0
[16-Mar-2026 13:18:17 UTC] === API CALL LOG ===
[16-Mar-2026 13:18:17 UTC] Endpoint: user/profile.php
[16-Mar-2026 13:18:17 UTC] Full Log Data: {
    "timestamp": "2026-03-16 13:18:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:4bbb:ab37:1:0:123f:c771",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:4bbb:ab37:1:0:123f:c771, 172.70.108.43",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwIiwidXNlcm5hbWUiOiJtcl9lYWdsZSIsImVtYWlsIjoibmFuZGFucG9vamFyeTQ5OUBnbWFpbC5jb20iLCJleHAiOjE3NzQyNzE3MTR9.IOWkmeDFPTSOaIkmI1pOAzj0pNF3e-yBvMOyRafy4xA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dd40b0128d707ea-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:4bbb:ab37:1:0:123f:c771",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Mar-2026 13:18:17 UTC] === END API CALL LOG ===
[16-Mar-2026 13:18:17 UTC] ✅ API Hash verification passed for profile endpoint
[16-Mar-2026 13:18:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwIiwidXNlcm5hbWUiOiJtcl9lYWdsZSIsImVtYWlsIjoibmFuZGFucG9vamFyeTQ5OUBnbWFpbC5jb20iLCJleHAiOjE3NzQyNzE3MTR9.IOWkmeDFPTSOaIkmI1pOAzj0pNF3e-yBvMOyRafy4xA
[16-Mar-2026 13:18:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Mar-2026 13:18:17 UTC] ✅ JWT token verified successfully for user profile
[16-Mar-2026 13:18:17 UTC] User ID: 110
[16-Mar-2026 13:18:17 UTC] ✅ User profile retrieved successfully for user ID: 110
[16-Mar-2026 13:18:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Mar-2026 13:18:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Mar-2026 13:18:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:4bbb:ab37:1:0:123f:c771, 172.70.108.42","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwIiwidXNlcm5hbWUiOiJtcl9lYWdsZSIsImVtYWlsIjoibmFuZGFucG9vamFyeTQ5OUBnbWFpbC5jb20iLCJleHAiOjE3NzQyNzE3MTR9.IOWkmeDFPTSOaIkmI1pOAzj0pNF3e-yBvMOyRafy4xA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9dd40ba1de2707ea-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:4bbb:ab37:1:0:123f:c771","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[16-Mar-2026 13:18:43 UTC] === User Orders API Called ===
[16-Mar-2026 13:18:43 UTC] User ID: 110
[16-Mar-2026 13:18:43 UTC] Limit: 20, Offset: 0
[16-Mar-2026 13:18:43 UTC] Orders found: 1
[16-Mar-2026 13:18:43 UTC] Orders data: [{"id":88,"quantity":2,"total_coins":70,"coin_type":"regular","telegram_link":"https:\/\/t.me\/np_cinema_updates","status":"pending","created_at":"2026-03-16 16:48:41","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[16-Mar-2026 13:18:43 UTC] Total orders count: 1
[16-Mar-2026 13:19:18 UTC] === API CALL LOG ===
[16-Mar-2026 13:19:18 UTC] Endpoint: user/profile.php
[16-Mar-2026 13:19:18 UTC] Full Log Data: {
    "timestamp": "2026-03-16 13:19:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:4bbb:ab37:1:0:123f:c771",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:4bbb:ab37:1:0:123f:c771, 172.70.108.42",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwIiwidXNlcm5hbWUiOiJtcl9lYWdsZSIsImVtYWlsIjoibmFuZGFucG9vamFyeTQ5OUBnbWFpbC5jb20iLCJleHAiOjE3NzQyNzE3MTR9.IOWkmeDFPTSOaIkmI1pOAzj0pNF3e-yBvMOyRafy4xA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dd40c7cdbaae23f-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:4bbb:ab37:1:0:123f:c771",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Mar-2026 13:19:18 UTC] === END API CALL LOG ===
[16-Mar-2026 13:19:18 UTC] ✅ API Hash verification passed for profile endpoint
[16-Mar-2026 13:19:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwIiwidXNlcm5hbWUiOiJtcl9lYWdsZSIsImVtYWlsIjoibmFuZGFucG9vamFyeTQ5OUBnbWFpbC5jb20iLCJleHAiOjE3NzQyNzE3MTR9.IOWkmeDFPTSOaIkmI1pOAzj0pNF3e-yBvMOyRafy4xA
[16-Mar-2026 13:19:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Mar-2026 13:19:18 UTC] ✅ JWT token verified successfully for user profile
[16-Mar-2026 13:19:18 UTC] User ID: 110
[16-Mar-2026 13:19:18 UTC] ✅ User profile retrieved successfully for user ID: 110
[16-Mar-2026 13:19:19 UTC] === API CALL LOG ===
[16-Mar-2026 13:19:19 UTC] Endpoint: user/profile.php
[16-Mar-2026 13:19:19 UTC] Full Log Data: {
    "timestamp": "2026-03-16 13:19:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:4bbb:ab37:1:0:123f:c771",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:4bbb:ab37:1:0:123f:c771, 172.70.108.43",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwIiwidXNlcm5hbWUiOiJtcl9lYWdsZSIsImVtYWlsIjoibmFuZGFucG9vamFyeTQ5OUBnbWFpbC5jb20iLCJleHAiOjE3NzQyNzE3MTR9.IOWkmeDFPTSOaIkmI1pOAzj0pNF3e-yBvMOyRafy4xA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dd40c80db76e23f-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:4bbb:ab37:1:0:123f:c771",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Mar-2026 13:19:19 UTC] === END API CALL LOG ===
[16-Mar-2026 13:19:19 UTC] ✅ API Hash verification passed for profile endpoint
[16-Mar-2026 13:19:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwIiwidXNlcm5hbWUiOiJtcl9lYWdsZSIsImVtYWlsIjoibmFuZGFucG9vamFyeTQ5OUBnbWFpbC5jb20iLCJleHAiOjE3NzQyNzE3MTR9.IOWkmeDFPTSOaIkmI1pOAzj0pNF3e-yBvMOyRafy4xA
[16-Mar-2026 13:19:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Mar-2026 13:19:19 UTC] ✅ JWT token verified successfully for user profile
[16-Mar-2026 13:19:19 UTC] User ID: 110
[16-Mar-2026 13:19:19 UTC] ✅ User profile retrieved successfully for user ID: 110
[16-Mar-2026 15:39:32 UTC] === API CALL LOG ===
[16-Mar-2026 15:39:32 UTC] Endpoint: user/profile.php
[16-Mar-2026 15:39:32 UTC] Full Log Data: {
    "timestamp": "2026-03-16 15:39:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.86.4.232",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.86.4.232, 172.68.103.78",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExIiwidXNlcm5hbWUiOiJaZWJyYSBzZWxlY3RvciIsImVtYWlsIjoiZGlzYXlvdW5nMThAZ21haWwuY29tIiwiZXhwIjoxNzc0MjgwMzcxfQ.8xVyaFow5c8VC9fS_PhIOjbLBadtC1wispsZgZBl9Kw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dd4d9e81be9e3bd-LIS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.86.4.232",
        "CF-IPCountry": "UG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Mar-2026 15:39:32 UTC] === END API CALL LOG ===
[16-Mar-2026 15:39:32 UTC] ✅ API Hash verification passed for profile endpoint
[16-Mar-2026 15:39:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExIiwidXNlcm5hbWUiOiJaZWJyYSBzZWxlY3RvciIsImVtYWlsIjoiZGlzYXlvdW5nMThAZ21haWwuY29tIiwiZXhwIjoxNzc0MjgwMzcxfQ.8xVyaFow5c8VC9fS_PhIOjbLBadtC1wispsZgZBl9Kw
[16-Mar-2026 15:39:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Mar-2026 15:39:32 UTC] ✅ JWT token verified successfully for user profile
[16-Mar-2026 15:39:32 UTC] User ID: 111
[16-Mar-2026 15:39:32 UTC] ✅ User profile retrieved successfully for user ID: 111
[16-Mar-2026 15:40:52 UTC] === API CALL LOG ===
[16-Mar-2026 15:40:52 UTC] Endpoint: user/profile.php
[16-Mar-2026 15:40:52 UTC] Full Log Data: {
    "timestamp": "2026-03-16 15:40:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.86.4.232",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.86.4.232, 172.68.103.120",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExIiwidXNlcm5hbWUiOiJaZWJyYSBzZWxlY3RvciIsImVtYWlsIjoiZGlzYXlvdW5nMThAZ21haWwuY29tIiwiZXhwIjoxNzc0MjgwMzcxfQ.8xVyaFow5c8VC9fS_PhIOjbLBadtC1wispsZgZBl9Kw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dd4dbdb0a01e3bd-LIS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.86.4.232",
        "CF-IPCountry": "UG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Mar-2026 15:40:52 UTC] === END API CALL LOG ===
[16-Mar-2026 15:40:52 UTC] ✅ API Hash verification passed for profile endpoint
[16-Mar-2026 15:40:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExIiwidXNlcm5hbWUiOiJaZWJyYSBzZWxlY3RvciIsImVtYWlsIjoiZGlzYXlvdW5nMThAZ21haWwuY29tIiwiZXhwIjoxNzc0MjgwMzcxfQ.8xVyaFow5c8VC9fS_PhIOjbLBadtC1wispsZgZBl9Kw
[16-Mar-2026 15:40:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Mar-2026 15:40:52 UTC] ✅ JWT token verified successfully for user profile
[16-Mar-2026 15:40:52 UTC] User ID: 111
[16-Mar-2026 15:40:52 UTC] ✅ User profile retrieved successfully for user ID: 111
[16-Mar-2026 15:42:54 UTC] === API CALL LOG ===
[16-Mar-2026 15:42:54 UTC] Endpoint: user/profile.php
[16-Mar-2026 15:42:54 UTC] Full Log Data: {
    "timestamp": "2026-03-16 15:42:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.86.4.232",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.86.4.232, 172.68.103.119",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExIiwidXNlcm5hbWUiOiJaZWJyYSBzZWxlY3RvciIsImVtYWlsIjoiZGlzYXlvdW5nMThAZ21haWwuY29tIiwiZXhwIjoxNzc0MjgwMzcxfQ.8xVyaFow5c8VC9fS_PhIOjbLBadtC1wispsZgZBl9Kw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dd4ded54f3de3bd-LIS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.86.4.232",
        "CF-IPCountry": "UG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Mar-2026 15:42:54 UTC] === END API CALL LOG ===
[16-Mar-2026 15:42:54 UTC] ✅ API Hash verification passed for profile endpoint
[16-Mar-2026 15:42:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExIiwidXNlcm5hbWUiOiJaZWJyYSBzZWxlY3RvciIsImVtYWlsIjoiZGlzYXlvdW5nMThAZ21haWwuY29tIiwiZXhwIjoxNzc0MjgwMzcxfQ.8xVyaFow5c8VC9fS_PhIOjbLBadtC1wispsZgZBl9Kw
[16-Mar-2026 15:42:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Mar-2026 15:42:54 UTC] ✅ JWT token verified successfully for user profile
[16-Mar-2026 15:42:54 UTC] User ID: 111
[16-Mar-2026 15:42:54 UTC] ✅ User profile retrieved successfully for user ID: 111
[16-Mar-2026 15:43:06 UTC] === API CALL LOG ===
[16-Mar-2026 15:43:06 UTC] Endpoint: user/profile.php
[16-Mar-2026 15:43:06 UTC] Full Log Data: {
    "timestamp": "2026-03-16 15:43:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.86.4.232",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.86.4.232, 172.68.103.119",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExIiwidXNlcm5hbWUiOiJaZWJyYSBzZWxlY3RvciIsImVtYWlsIjoiZGlzYXlvdW5nMThAZ21haWwuY29tIiwiZXhwIjoxNzc0MjgwMzcxfQ.8xVyaFow5c8VC9fS_PhIOjbLBadtC1wispsZgZBl9Kw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dd4df21a8dfe3bd-LIS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.86.4.232",
        "CF-IPCountry": "UG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Mar-2026 15:43:06 UTC] === END API CALL LOG ===
[16-Mar-2026 15:43:06 UTC] ✅ API Hash verification passed for profile endpoint
[16-Mar-2026 15:43:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExIiwidXNlcm5hbWUiOiJaZWJyYSBzZWxlY3RvciIsImVtYWlsIjoiZGlzYXlvdW5nMThAZ21haWwuY29tIiwiZXhwIjoxNzc0MjgwMzcxfQ.8xVyaFow5c8VC9fS_PhIOjbLBadtC1wispsZgZBl9Kw
[16-Mar-2026 15:43:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Mar-2026 15:43:06 UTC] ✅ JWT token verified successfully for user profile
[16-Mar-2026 15:43:06 UTC] User ID: 111
[16-Mar-2026 15:43:06 UTC] ✅ User profile retrieved successfully for user ID: 111
[16-Mar-2026 15:43:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Mar-2026 15:43:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Mar-2026 15:43:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.86.4.232, 172.68.103.119","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExIiwidXNlcm5hbWUiOiJaZWJyYSBzZWxlY3RvciIsImVtYWlsIjoiZGlzYXlvdW5nMThAZ21haWwuY29tIiwiZXhwIjoxNzc0MjgwMzcxfQ.8xVyaFow5c8VC9fS_PhIOjbLBadtC1wispsZgZBl9Kw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9dd4e009bb7be3bd-LIS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.86.4.232","CF-IPCountry":"UG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[16-Mar-2026 15:43:43 UTC] === User Orders API Called ===
[16-Mar-2026 15:43:43 UTC] User ID: 111
[16-Mar-2026 15:43:43 UTC] Limit: 20, Offset: 0
[16-Mar-2026 15:43:43 UTC] Orders found: 0
[16-Mar-2026 15:43:43 UTC] Orders data: []
[16-Mar-2026 15:43:43 UTC] Total orders count: 0
[16-Mar-2026 15:43:45 UTC] === API CALL LOG ===
[16-Mar-2026 15:43:45 UTC] Endpoint: user/profile.php
[16-Mar-2026 15:43:45 UTC] Full Log Data: {
    "timestamp": "2026-03-16 15:43:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.86.4.232",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.86.4.232, 172.68.103.119",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExIiwidXNlcm5hbWUiOiJaZWJyYSBzZWxlY3RvciIsImVtYWlsIjoiZGlzYXlvdW5nMThAZ21haWwuY29tIiwiZXhwIjoxNzc0MjgwMzcxfQ.8xVyaFow5c8VC9fS_PhIOjbLBadtC1wispsZgZBl9Kw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dd4e0182e4ce3bd-LIS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.86.4.232",
        "CF-IPCountry": "UG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Mar-2026 15:43:45 UTC] === END API CALL LOG ===
[16-Mar-2026 15:43:45 UTC] ✅ API Hash verification passed for profile endpoint
[16-Mar-2026 15:43:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExIiwidXNlcm5hbWUiOiJaZWJyYSBzZWxlY3RvciIsImVtYWlsIjoiZGlzYXlvdW5nMThAZ21haWwuY29tIiwiZXhwIjoxNzc0MjgwMzcxfQ.8xVyaFow5c8VC9fS_PhIOjbLBadtC1wispsZgZBl9Kw
[16-Mar-2026 15:43:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Mar-2026 15:43:45 UTC] ✅ JWT token verified successfully for user profile
[16-Mar-2026 15:43:45 UTC] User ID: 111
[16-Mar-2026 15:43:45 UTC] ✅ User profile retrieved successfully for user ID: 111
[16-Mar-2026 15:43:56 UTC] === API CALL LOG ===
[16-Mar-2026 15:43:56 UTC] Endpoint: user/profile.php
[16-Mar-2026 15:43:56 UTC] Full Log Data: {
    "timestamp": "2026-03-16 15:43:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.86.4.232",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.86.4.232, 172.68.103.120",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExIiwidXNlcm5hbWUiOiJaZWJyYSBzZWxlY3RvciIsImVtYWlsIjoiZGlzYXlvdW5nMThAZ21haWwuY29tIiwiZXhwIjoxNzc0MjgwMzcxfQ.8xVyaFow5c8VC9fS_PhIOjbLBadtC1wispsZgZBl9Kw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dd4e0587adde3bd-LIS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.86.4.232",
        "CF-IPCountry": "UG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Mar-2026 15:43:56 UTC] === END API CALL LOG ===
[16-Mar-2026 15:43:56 UTC] ✅ API Hash verification passed for profile endpoint
[16-Mar-2026 15:43:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExIiwidXNlcm5hbWUiOiJaZWJyYSBzZWxlY3RvciIsImVtYWlsIjoiZGlzYXlvdW5nMThAZ21haWwuY29tIiwiZXhwIjoxNzc0MjgwMzcxfQ.8xVyaFow5c8VC9fS_PhIOjbLBadtC1wispsZgZBl9Kw
[16-Mar-2026 15:43:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Mar-2026 15:43:56 UTC] ✅ JWT token verified successfully for user profile
[16-Mar-2026 15:43:56 UTC] User ID: 111
[16-Mar-2026 15:43:56 UTC] ✅ User profile retrieved successfully for user ID: 111
[16-Mar-2026 15:43:56 UTC] User Purchases API - User ID: 111
[16-Mar-2026 15:43:56 UTC] User Purchases API - Total purchases found: 0
[16-Mar-2026 15:44:06 UTC] === API CALL LOG ===
[16-Mar-2026 15:44:06 UTC] Endpoint: user/profile.php
[16-Mar-2026 15:44:06 UTC] Full Log Data: {
    "timestamp": "2026-03-16 15:44:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.86.4.232",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.86.4.232, 172.68.103.120",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExIiwidXNlcm5hbWUiOiJaZWJyYSBzZWxlY3RvciIsImVtYWlsIjoiZGlzYXlvdW5nMThAZ21haWwuY29tIiwiZXhwIjoxNzc0MjgwMzcxfQ.8xVyaFow5c8VC9fS_PhIOjbLBadtC1wispsZgZBl9Kw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dd4e09a8866e3bd-LIS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.86.4.232",
        "CF-IPCountry": "UG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Mar-2026 15:44:06 UTC] === END API CALL LOG ===
[16-Mar-2026 15:44:06 UTC] ✅ API Hash verification passed for profile endpoint
[16-Mar-2026 15:44:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExIiwidXNlcm5hbWUiOiJaZWJyYSBzZWxlY3RvciIsImVtYWlsIjoiZGlzYXlvdW5nMThAZ21haWwuY29tIiwiZXhwIjoxNzc0MjgwMzcxfQ.8xVyaFow5c8VC9fS_PhIOjbLBadtC1wispsZgZBl9Kw
[16-Mar-2026 15:44:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Mar-2026 15:44:06 UTC] ✅ JWT token verified successfully for user profile
[16-Mar-2026 15:44:06 UTC] User ID: 111
[16-Mar-2026 15:44:06 UTC] ✅ User profile retrieved successfully for user ID: 111
[16-Mar-2026 15:44:07 UTC] User Purchases API - User ID: 111
[16-Mar-2026 15:44:07 UTC] User Purchases API - Total purchases found: 0
[16-Mar-2026 15:44:14 UTC] === API CALL LOG ===
[16-Mar-2026 15:44:14 UTC] Endpoint: user/profile.php
[16-Mar-2026 15:44:14 UTC] Full Log Data: {
    "timestamp": "2026-03-16 15:44:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.86.4.232",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.86.4.232, 172.68.103.120",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExIiwidXNlcm5hbWUiOiJaZWJyYSBzZWxlY3RvciIsImVtYWlsIjoiZGlzYXlvdW5nMThAZ21haWwuY29tIiwiZXhwIjoxNzc0MjgwMzcxfQ.8xVyaFow5c8VC9fS_PhIOjbLBadtC1wispsZgZBl9Kw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dd4e0ccffc8e3bd-LIS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.86.4.232",
        "CF-IPCountry": "UG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Mar-2026 15:44:14 UTC] === END API CALL LOG ===
[16-Mar-2026 15:44:14 UTC] ✅ API Hash verification passed for profile endpoint
[16-Mar-2026 15:44:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExIiwidXNlcm5hbWUiOiJaZWJyYSBzZWxlY3RvciIsImVtYWlsIjoiZGlzYXlvdW5nMThAZ21haWwuY29tIiwiZXhwIjoxNzc0MjgwMzcxfQ.8xVyaFow5c8VC9fS_PhIOjbLBadtC1wispsZgZBl9Kw
[16-Mar-2026 15:44:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Mar-2026 15:44:14 UTC] ✅ JWT token verified successfully for user profile
[16-Mar-2026 15:44:14 UTC] User ID: 111
[16-Mar-2026 15:44:14 UTC] ✅ User profile retrieved successfully for user ID: 111
[16-Mar-2026 15:44:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Mar-2026 15:44:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Mar-2026 15:44:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.86.4.232, 172.68.103.119","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExIiwidXNlcm5hbWUiOiJaZWJyYSBzZWxlY3RvciIsImVtYWlsIjoiZGlzYXlvdW5nMThAZ21haWwuY29tIiwiZXhwIjoxNzc0MjgwMzcxfQ.8xVyaFow5c8VC9fS_PhIOjbLBadtC1wispsZgZBl9Kw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9dd4e11e0fb9e3bd-LIS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.86.4.232","CF-IPCountry":"UG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[16-Mar-2026 15:44:27 UTC] === User Orders API Called ===
[16-Mar-2026 15:44:27 UTC] User ID: 111
[16-Mar-2026 15:44:27 UTC] Limit: 20, Offset: 0
[16-Mar-2026 15:44:27 UTC] Orders found: 1
[16-Mar-2026 15:44:27 UTC] Orders data: [{"id":89,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/deejayzebrapro256\/878","status":"pending","created_at":"2026-03-16 19:14:25","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[16-Mar-2026 15:44:27 UTC] Total orders count: 1
[16-Mar-2026 15:44:36 UTC] === API CALL LOG ===
[16-Mar-2026 15:44:36 UTC] Endpoint: user/profile.php
[16-Mar-2026 15:44:36 UTC] Full Log Data: {
    "timestamp": "2026-03-16 15:44:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.86.4.232",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.86.4.232, 172.68.103.120",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExIiwidXNlcm5hbWUiOiJaZWJyYSBzZWxlY3RvciIsImVtYWlsIjoiZGlzYXlvdW5nMThAZ21haWwuY29tIiwiZXhwIjoxNzc0MjgwMzcxfQ.8xVyaFow5c8VC9fS_PhIOjbLBadtC1wispsZgZBl9Kw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dd4e1559d3ee3bd-LIS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.86.4.232",
        "CF-IPCountry": "UG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Mar-2026 15:44:36 UTC] === END API CALL LOG ===
[16-Mar-2026 15:44:36 UTC] ✅ API Hash verification passed for profile endpoint
[16-Mar-2026 15:44:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExIiwidXNlcm5hbWUiOiJaZWJyYSBzZWxlY3RvciIsImVtYWlsIjoiZGlzYXlvdW5nMThAZ21haWwuY29tIiwiZXhwIjoxNzc0MjgwMzcxfQ.8xVyaFow5c8VC9fS_PhIOjbLBadtC1wispsZgZBl9Kw
[16-Mar-2026 15:44:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Mar-2026 15:44:36 UTC] ✅ JWT token verified successfully for user profile
[16-Mar-2026 15:44:36 UTC] User ID: 111
[16-Mar-2026 15:44:36 UTC] ✅ User profile retrieved successfully for user ID: 111
[16-Mar-2026 15:44:37 UTC] User Purchases API - User ID: 111
[16-Mar-2026 15:44:37 UTC] User Purchases API - Total purchases found: 0
[16-Mar-2026 16:23:55 UTC] === API CALL LOG ===
[16-Mar-2026 16:23:55 UTC] Endpoint: user/profile.php
[16-Mar-2026 16:23:55 UTC] Full Log Data: {
    "timestamp": "2026-03-16 16:23:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:4bbb:ab37:1:0:123f:c771",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:4bbb:ab37:1:0:123f:c771, 162.158.22.192",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTAsInVzZXJuYW1lIjoibXJfZWFnbGUiLCJlbWFpbCI6Im5hbmRhbnBvb2phcnk0OTlAZ21haWwuY29tIiwiZXhwIjoxNzc0MjgzMDM0fQ.25eluWvGyTsJvTMe28apVyjOkAnqAv426I0gRhOb2sM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dd51aeb28d270ec-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:4bbb:ab37:1:0:123f:c771",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Mar-2026 16:23:55 UTC] === END API CALL LOG ===
[16-Mar-2026 16:23:55 UTC] ✅ API Hash verification passed for profile endpoint
[16-Mar-2026 16:23:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTAsInVzZXJuYW1lIjoibXJfZWFnbGUiLCJlbWFpbCI6Im5hbmRhbnBvb2phcnk0OTlAZ21haWwuY29tIiwiZXhwIjoxNzc0MjgzMDM0fQ.25eluWvGyTsJvTMe28apVyjOkAnqAv426I0gRhOb2sM
[16-Mar-2026 16:23:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Mar-2026 16:23:55 UTC] ✅ JWT token verified successfully for user profile
[16-Mar-2026 16:23:55 UTC] User ID: 110
[16-Mar-2026 16:23:55 UTC] ✅ User profile retrieved successfully for user ID: 110
[16-Mar-2026 16:24:04 UTC] === API CALL LOG ===
[16-Mar-2026 16:24:04 UTC] Endpoint: user/profile.php
[16-Mar-2026 16:24:04 UTC] Full Log Data: {
    "timestamp": "2026-03-16 16:24:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:4bbb:ab37:1:0:123f:c771",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:4bbb:ab37:1:0:123f:c771, 162.158.22.192",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTAsInVzZXJuYW1lIjoibXJfZWFnbGUiLCJlbWFpbCI6Im5hbmRhbnBvb2phcnk0OTlAZ21haWwuY29tIiwiZXhwIjoxNzc0MjgzMDM0fQ.25eluWvGyTsJvTMe28apVyjOkAnqAv426I0gRhOb2sM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dd51b272f1770ec-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:4bbb:ab37:1:0:123f:c771",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Mar-2026 16:24:04 UTC] === END API CALL LOG ===
[16-Mar-2026 16:24:04 UTC] ✅ API Hash verification passed for profile endpoint
[16-Mar-2026 16:24:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTAsInVzZXJuYW1lIjoibXJfZWFnbGUiLCJlbWFpbCI6Im5hbmRhbnBvb2phcnk0OTlAZ21haWwuY29tIiwiZXhwIjoxNzc0MjgzMDM0fQ.25eluWvGyTsJvTMe28apVyjOkAnqAv426I0gRhOb2sM
[16-Mar-2026 16:24:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Mar-2026 16:24:04 UTC] ✅ JWT token verified successfully for user profile
[16-Mar-2026 16:24:04 UTC] User ID: 110
[16-Mar-2026 16:24:04 UTC] ✅ User profile retrieved successfully for user ID: 110
[16-Mar-2026 16:24:06 UTC] === API CALL LOG ===
[16-Mar-2026 16:24:06 UTC] Endpoint: user/profile.php
[16-Mar-2026 16:24:06 UTC] Full Log Data: {
    "timestamp": "2026-03-16 16:24:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:4bbb:ab37:1:0:123f:c771",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:4bbb:ab37:1:0:123f:c771, 162.158.22.192",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTAsInVzZXJuYW1lIjoibXJfZWFnbGUiLCJlbWFpbCI6Im5hbmRhbnBvb2phcnk0OTlAZ21haWwuY29tIiwiZXhwIjoxNzc0MjgzMDM0fQ.25eluWvGyTsJvTMe28apVyjOkAnqAv426I0gRhOb2sM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dd51b32e91970ec-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:4bbb:ab37:1:0:123f:c771",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Mar-2026 16:24:06 UTC] === END API CALL LOG ===
[16-Mar-2026 16:24:06 UTC] ✅ API Hash verification passed for profile endpoint
[16-Mar-2026 16:24:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTAsInVzZXJuYW1lIjoibXJfZWFnbGUiLCJlbWFpbCI6Im5hbmRhbnBvb2phcnk0OTlAZ21haWwuY29tIiwiZXhwIjoxNzc0MjgzMDM0fQ.25eluWvGyTsJvTMe28apVyjOkAnqAv426I0gRhOb2sM
[16-Mar-2026 16:24:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Mar-2026 16:24:06 UTC] ✅ JWT token verified successfully for user profile
[16-Mar-2026 16:24:06 UTC] User ID: 110
[16-Mar-2026 16:24:06 UTC] ✅ User profile retrieved successfully for user ID: 110
[16-Mar-2026 16:24:07 UTC] User Purchases API - User ID: 110
[16-Mar-2026 16:24:07 UTC] User Purchases API - Total purchases found: 0
[16-Mar-2026 16:24:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Mar-2026 16:24:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Mar-2026 16:24:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:4bbb:ab37:1:0:123f:c771, 162.158.22.192","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTAsInVzZXJuYW1lIjoibXJfZWFnbGUiLCJlbWFpbCI6Im5hbmRhbnBvb2phcnk0OTlAZ21haWwuY29tIiwiZXhwIjoxNzc0MjgzMDM0fQ.25eluWvGyTsJvTMe28apVyjOkAnqAv426I0gRhOb2sM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9dd51b454d7470ec-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:4bbb:ab37:1:0:123f:c771","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[16-Mar-2026 16:24:09 UTC] === User Orders API Called ===
[16-Mar-2026 16:24:09 UTC] User ID: 110
[16-Mar-2026 16:24:09 UTC] Limit: 20, Offset: 0
[16-Mar-2026 16:24:09 UTC] Orders found: 1
[16-Mar-2026 16:24:09 UTC] Orders data: [{"id":88,"quantity":2,"total_coins":70,"coin_type":"regular","telegram_link":"https:\/\/t.me\/np_cinema_updates","status":"cancelled","created_at":"2026-03-16 16:48:41","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[16-Mar-2026 16:24:09 UTC] Total orders count: 1
[16-Mar-2026 16:24:17 UTC] === API CALL LOG ===
[16-Mar-2026 16:24:17 UTC] Endpoint: user/profile.php
[16-Mar-2026 16:24:17 UTC] Full Log Data: {
    "timestamp": "2026-03-16 16:24:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:4bbb:ab37:1:0:123f:c771",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:4bbb:ab37:1:0:123f:c771, 162.158.22.193",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTAsInVzZXJuYW1lIjoibXJfZWFnbGUiLCJlbWFpbCI6Im5hbmRhbnBvb2phcnk0OTlAZ21haWwuY29tIiwiZXhwIjoxNzc0MjgzMDM0fQ.25eluWvGyTsJvTMe28apVyjOkAnqAv426I0gRhOb2sM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dd51b76eefa70ec-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:4bbb:ab37:1:0:123f:c771",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Mar-2026 16:24:17 UTC] === END API CALL LOG ===
[16-Mar-2026 16:24:17 UTC] ✅ API Hash verification passed for profile endpoint
[16-Mar-2026 16:24:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTAsInVzZXJuYW1lIjoibXJfZWFnbGUiLCJlbWFpbCI6Im5hbmRhbnBvb2phcnk0OTlAZ21haWwuY29tIiwiZXhwIjoxNzc0MjgzMDM0fQ.25eluWvGyTsJvTMe28apVyjOkAnqAv426I0gRhOb2sM
[16-Mar-2026 16:24:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Mar-2026 16:24:17 UTC] ✅ JWT token verified successfully for user profile
[16-Mar-2026 16:24:17 UTC] User ID: 110
[16-Mar-2026 16:24:17 UTC] ✅ User profile retrieved successfully for user ID: 110
[16-Mar-2026 16:24:18 UTC] User Purchases API - User ID: 110
[16-Mar-2026 16:24:18 UTC] User Purchases API - Total purchases found: 0
[16-Mar-2026 16:24:21 UTC] === API CALL LOG ===
[16-Mar-2026 16:24:21 UTC] Endpoint: user/profile.php
[16-Mar-2026 16:24:21 UTC] Full Log Data: {
    "timestamp": "2026-03-16 16:24:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:4bbb:ab37:1:0:123f:c771",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:4bbb:ab37:1:0:123f:c771, 162.158.22.193",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTAsInVzZXJuYW1lIjoibXJfZWFnbGUiLCJlbWFpbCI6Im5hbmRhbnBvb2phcnk0OTlAZ21haWwuY29tIiwiZXhwIjoxNzc0MjgzMDM0fQ.25eluWvGyTsJvTMe28apVyjOkAnqAv426I0gRhOb2sM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dd51b8c3fcf70ec-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:4bbb:ab37:1:0:123f:c771",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Mar-2026 16:24:21 UTC] === END API CALL LOG ===
[16-Mar-2026 16:24:21 UTC] ✅ API Hash verification passed for profile endpoint
[16-Mar-2026 16:24:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTAsInVzZXJuYW1lIjoibXJfZWFnbGUiLCJlbWFpbCI6Im5hbmRhbnBvb2phcnk0OTlAZ21haWwuY29tIiwiZXhwIjoxNzc0MjgzMDM0fQ.25eluWvGyTsJvTMe28apVyjOkAnqAv426I0gRhOb2sM
[16-Mar-2026 16:24:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Mar-2026 16:24:21 UTC] ✅ JWT token verified successfully for user profile
[16-Mar-2026 16:24:21 UTC] User ID: 110
[16-Mar-2026 16:24:21 UTC] ✅ User profile retrieved successfully for user ID: 110
[16-Mar-2026 16:24:21 UTC] User Purchases API - User ID: 110
[16-Mar-2026 16:24:21 UTC] User Purchases API - Total purchases found: 0
[16-Mar-2026 16:37:42 UTC] === API CALL LOG ===
[16-Mar-2026 16:37:42 UTC] Endpoint: user/profile.php
[16-Mar-2026 16:37:42 UTC] Full Log Data: {
    "timestamp": "2026-03-16 16:37:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.247.166.3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "84.247.166.3, 172.70.240.25",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4IiwidXNlcm5hbWUiOiJAQUhNRURGWDYzIiwiZW1haWwiOiJsaWFxdWF0YWxpODA0OEBnbWFpbC5jb20iLCJleHAiOjE3NzQyNTU1Nzh9.De_PjlYj8ItI0gveUfFHwXjq4q-SllBtwLUsKHNKp-c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dd52f1cbe520efe-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "84.247.166.3",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Mar-2026 16:37:42 UTC] === END API CALL LOG ===
[16-Mar-2026 16:37:42 UTC] ✅ API Hash verification passed for profile endpoint
[16-Mar-2026 16:37:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4IiwidXNlcm5hbWUiOiJAQUhNRURGWDYzIiwiZW1haWwiOiJsaWFxdWF0YWxpODA0OEBnbWFpbC5jb20iLCJleHAiOjE3NzQyNTU1Nzh9.De_PjlYj8ItI0gveUfFHwXjq4q-SllBtwLUsKHNKp-c
[16-Mar-2026 16:37:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Mar-2026 16:37:42 UTC] ✅ JWT token verified successfully for user profile
[16-Mar-2026 16:37:42 UTC] User ID: 108
[16-Mar-2026 16:37:42 UTC] ✅ User profile retrieved successfully for user ID: 108
[16-Mar-2026 16:37:43 UTC] === API CALL LOG ===
[16-Mar-2026 16:37:43 UTC] Endpoint: user/profile.php
[16-Mar-2026 16:37:43 UTC] Full Log Data: {
    "timestamp": "2026-03-16 16:37:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.247.166.3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "84.247.166.3, 172.70.240.24",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4IiwidXNlcm5hbWUiOiJAQUhNRURGWDYzIiwiZW1haWwiOiJsaWFxdWF0YWxpODA0OEBnbWFpbC5jb20iLCJleHAiOjE3NzQyNTU1Nzh9.De_PjlYj8ItI0gveUfFHwXjq4q-SllBtwLUsKHNKp-c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dd52f2519bc0efe-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "84.247.166.3",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Mar-2026 16:37:43 UTC] === END API CALL LOG ===
[16-Mar-2026 16:37:43 UTC] ✅ API Hash verification passed for profile endpoint
[16-Mar-2026 16:37:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4IiwidXNlcm5hbWUiOiJAQUhNRURGWDYzIiwiZW1haWwiOiJsaWFxdWF0YWxpODA0OEBnbWFpbC5jb20iLCJleHAiOjE3NzQyNTU1Nzh9.De_PjlYj8ItI0gveUfFHwXjq4q-SllBtwLUsKHNKp-c
[16-Mar-2026 16:37:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Mar-2026 16:37:43 UTC] ✅ JWT token verified successfully for user profile
[16-Mar-2026 16:37:43 UTC] User ID: 108
[16-Mar-2026 16:37:43 UTC] ✅ User profile retrieved successfully for user ID: 108
[16-Mar-2026 16:38:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Mar-2026 16:38:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Mar-2026 16:38:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"84.247.166.3, 172.70.240.24","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4IiwidXNlcm5hbWUiOiJAQUhNRURGWDYzIiwiZW1haWwiOiJsaWFxdWF0YWxpODA0OEBnbWFpbC5jb20iLCJleHAiOjE3NzQyNTU1Nzh9.De_PjlYj8ItI0gveUfFHwXjq4q-SllBtwLUsKHNKp-c","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9dd52f9dec1f0efe-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"84.247.166.3","CF-IPCountry":"FR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[16-Mar-2026 16:38:03 UTC] === User Orders API Called ===
[16-Mar-2026 16:38:03 UTC] User ID: 108
[16-Mar-2026 16:38:03 UTC] Limit: 20, Offset: 0
[16-Mar-2026 16:38:03 UTC] Orders found: 1
[16-Mar-2026 16:38:03 UTC] Orders data: [{"id":87,"quantity":1,"total_coins":35,"coin_type":"regular","telegram_link":"https:\/\/t.me\/noor_fxagjcs_92","status":"cancelled","created_at":"2026-03-16 12:16:35","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[16-Mar-2026 16:38:03 UTC] Total orders count: 1
[16-Mar-2026 16:38:19 UTC] === API CALL LOG ===
[16-Mar-2026 16:38:19 UTC] Endpoint: user/profile.php
[16-Mar-2026 16:38:19 UTC] Full Log Data: {
    "timestamp": "2026-03-16 16:38:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.247.166.3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "84.247.166.3, 172.70.240.24",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4IiwidXNlcm5hbWUiOiJAQUhNRURGWDYzIiwiZW1haWwiOiJsaWFxdWF0YWxpODA0OEBnbWFpbC5jb20iLCJleHAiOjE3NzQyNTU1Nzh9.De_PjlYj8ItI0gveUfFHwXjq4q-SllBtwLUsKHNKp-c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dd53002cce60efe-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "84.247.166.3",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Mar-2026 16:38:19 UTC] === END API CALL LOG ===
[16-Mar-2026 16:38:19 UTC] ✅ API Hash verification passed for profile endpoint
[16-Mar-2026 16:38:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4IiwidXNlcm5hbWUiOiJAQUhNRURGWDYzIiwiZW1haWwiOiJsaWFxdWF0YWxpODA0OEBnbWFpbC5jb20iLCJleHAiOjE3NzQyNTU1Nzh9.De_PjlYj8ItI0gveUfFHwXjq4q-SllBtwLUsKHNKp-c
[16-Mar-2026 16:38:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Mar-2026 16:38:19 UTC] ✅ JWT token verified successfully for user profile
[16-Mar-2026 16:38:19 UTC] User ID: 108
[16-Mar-2026 16:38:19 UTC] ✅ User profile retrieved successfully for user ID: 108
[16-Mar-2026 16:38:19 UTC] User Purchases API - User ID: 108
[16-Mar-2026 16:38:19 UTC] User Purchases API - Total purchases found: 0
[16-Mar-2026 16:38:23 UTC] User Purchases API - User ID: 108
[16-Mar-2026 16:38:23 UTC] User Purchases API - Total purchases found: 0
[16-Mar-2026 16:38:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Mar-2026 16:38:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Mar-2026 16:38:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"84.247.166.3, 172.70.240.24","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4IiwidXNlcm5hbWUiOiJAQUhNRURGWDYzIiwiZW1haWwiOiJsaWFxdWF0YWxpODA0OEBnbWFpbC5jb20iLCJleHAiOjE3NzQyNTU1Nzh9.De_PjlYj8ItI0gveUfFHwXjq4q-SllBtwLUsKHNKp-c","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9dd5302cbe750efe-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"84.247.166.3","CF-IPCountry":"FR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[16-Mar-2026 16:38:26 UTC] === User Orders API Called ===
[16-Mar-2026 16:38:26 UTC] User ID: 108
[16-Mar-2026 16:38:26 UTC] Limit: 20, Offset: 0
[16-Mar-2026 16:38:26 UTC] Orders found: 1
[16-Mar-2026 16:38:26 UTC] Orders data: [{"id":87,"quantity":1,"total_coins":35,"coin_type":"regular","telegram_link":"https:\/\/t.me\/noor_fxagjcs_92","status":"cancelled","created_at":"2026-03-16 12:16:35","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[16-Mar-2026 16:38:26 UTC] Total orders count: 1
[16-Mar-2026 16:38:32 UTC] === API CALL LOG ===
[16-Mar-2026 16:38:32 UTC] Endpoint: user/profile.php
[16-Mar-2026 16:38:32 UTC] Full Log Data: {
    "timestamp": "2026-03-16 16:38:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.247.166.3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "84.247.166.3, 172.70.240.24",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4IiwidXNlcm5hbWUiOiJAQUhNRURGWDYzIiwiZW1haWwiOiJsaWFxdWF0YWxpODA0OEBnbWFpbC5jb20iLCJleHAiOjE3NzQyNTU1Nzh9.De_PjlYj8ItI0gveUfFHwXjq4q-SllBtwLUsKHNKp-c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dd53053bc6d0efe-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "84.247.166.3",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Mar-2026 16:38:32 UTC] === END API CALL LOG ===
[16-Mar-2026 16:38:32 UTC] ✅ API Hash verification passed for profile endpoint
[16-Mar-2026 16:38:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4IiwidXNlcm5hbWUiOiJAQUhNRURGWDYzIiwiZW1haWwiOiJsaWFxdWF0YWxpODA0OEBnbWFpbC5jb20iLCJleHAiOjE3NzQyNTU1Nzh9.De_PjlYj8ItI0gveUfFHwXjq4q-SllBtwLUsKHNKp-c
[16-Mar-2026 16:38:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Mar-2026 16:38:32 UTC] ✅ JWT token verified successfully for user profile
[16-Mar-2026 16:38:32 UTC] User ID: 108
[16-Mar-2026 16:38:32 UTC] ✅ User profile retrieved successfully for user ID: 108
[16-Mar-2026 16:39:22 UTC] === API CALL LOG ===
[16-Mar-2026 16:39:22 UTC] Endpoint: user/profile.php
[16-Mar-2026 16:39:22 UTC] Full Log Data: {
    "timestamp": "2026-03-16 16:39:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.247.166.3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "84.247.166.3, 172.70.240.25",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4IiwidXNlcm5hbWUiOiJAQUhNRURGWDYzIiwiZW1haWwiOiJsaWFxdWF0YWxpODA0OEBnbWFpbC5jb20iLCJleHAiOjE3NzQyNTU1Nzh9.De_PjlYj8ItI0gveUfFHwXjq4q-SllBtwLUsKHNKp-c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dd5318c9f880efe-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "84.247.166.3",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Mar-2026 16:39:22 UTC] === END API CALL LOG ===
[16-Mar-2026 16:39:22 UTC] ✅ API Hash verification passed for profile endpoint
[16-Mar-2026 16:39:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4IiwidXNlcm5hbWUiOiJAQUhNRURGWDYzIiwiZW1haWwiOiJsaWFxdWF0YWxpODA0OEBnbWFpbC5jb20iLCJleHAiOjE3NzQyNTU1Nzh9.De_PjlYj8ItI0gveUfFHwXjq4q-SllBtwLUsKHNKp-c
[16-Mar-2026 16:39:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Mar-2026 16:39:22 UTC] ✅ JWT token verified successfully for user profile
[16-Mar-2026 16:39:22 UTC] User ID: 108
[16-Mar-2026 16:39:22 UTC] ✅ User profile retrieved successfully for user ID: 108
[16-Mar-2026 16:39:36 UTC] User Purchases API - User ID: 108
[16-Mar-2026 16:39:36 UTC] User Purchases API - Total purchases found: 0
[16-Mar-2026 16:39:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Mar-2026 16:39:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Mar-2026 16:39:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"84.247.166.3, 172.70.240.24","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4IiwidXNlcm5hbWUiOiJAQUhNRURGWDYzIiwiZW1haWwiOiJsaWFxdWF0YWxpODA0OEBnbWFpbC5jb20iLCJleHAiOjE3NzQyNTU1Nzh9.De_PjlYj8ItI0gveUfFHwXjq4q-SllBtwLUsKHNKp-c","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9dd531eadab10efe-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"84.247.166.3","CF-IPCountry":"FR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[16-Mar-2026 16:39:37 UTC] === User Orders API Called ===
[16-Mar-2026 16:39:37 UTC] User ID: 108
[16-Mar-2026 16:39:37 UTC] Limit: 20, Offset: 0
[16-Mar-2026 16:39:37 UTC] Orders found: 1
[16-Mar-2026 16:39:37 UTC] Orders data: [{"id":87,"quantity":1,"total_coins":35,"coin_type":"regular","telegram_link":"https:\/\/t.me\/noor_fxagjcs_92","status":"cancelled","created_at":"2026-03-16 12:16:35","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[16-Mar-2026 16:39:37 UTC] Total orders count: 1
[16-Mar-2026 16:39:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Mar-2026 16:39:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Mar-2026 16:39:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"84.247.166.3, 172.70.240.24","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4IiwidXNlcm5hbWUiOiJAQUhNRURGWDYzIiwiZW1haWwiOiJsaWFxdWF0YWxpODA0OEBnbWFpbC5jb20iLCJleHAiOjE3NzQyNTU1Nzh9.De_PjlYj8ItI0gveUfFHwXjq4q-SllBtwLUsKHNKp-c","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9dd5320059800efe-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"84.247.166.3","CF-IPCountry":"FR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[16-Mar-2026 16:39:40 UTC] === User Orders API Called ===
[16-Mar-2026 16:39:40 UTC] User ID: 108
[16-Mar-2026 16:39:40 UTC] Limit: 20, Offset: 0
[16-Mar-2026 16:39:40 UTC] Orders found: 1
[16-Mar-2026 16:39:40 UTC] Orders data: [{"id":87,"quantity":1,"total_coins":35,"coin_type":"regular","telegram_link":"https:\/\/t.me\/noor_fxagjcs_92","status":"cancelled","created_at":"2026-03-16 12:16:35","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[16-Mar-2026 16:39:40 UTC] Total orders count: 1
[16-Mar-2026 16:39:44 UTC] === API CALL LOG ===
[16-Mar-2026 16:39:44 UTC] Endpoint: user/profile.php
[16-Mar-2026 16:39:44 UTC] Full Log Data: {
    "timestamp": "2026-03-16 16:39:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.247.166.3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "84.247.166.3, 172.70.240.24",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4IiwidXNlcm5hbWUiOiJAQUhNRURGWDYzIiwiZW1haWwiOiJsaWFxdWF0YWxpODA0OEBnbWFpbC5jb20iLCJleHAiOjE3NzQyNTU1Nzh9.De_PjlYj8ItI0gveUfFHwXjq4q-SllBtwLUsKHNKp-c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dd532179d5f0efe-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "84.247.166.3",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Mar-2026 16:39:44 UTC] === END API CALL LOG ===
[16-Mar-2026 16:39:44 UTC] ✅ API Hash verification passed for profile endpoint
[16-Mar-2026 16:39:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4IiwidXNlcm5hbWUiOiJAQUhNRURGWDYzIiwiZW1haWwiOiJsaWFxdWF0YWxpODA0OEBnbWFpbC5jb20iLCJleHAiOjE3NzQyNTU1Nzh9.De_PjlYj8ItI0gveUfFHwXjq4q-SllBtwLUsKHNKp-c
[16-Mar-2026 16:39:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Mar-2026 16:39:44 UTC] ✅ JWT token verified successfully for user profile
[16-Mar-2026 16:39:44 UTC] User ID: 108
[16-Mar-2026 16:39:44 UTC] ✅ User profile retrieved successfully for user ID: 108
[16-Mar-2026 16:40:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Mar-2026 16:40:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Mar-2026 16:40:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"84.247.166.3, 172.70.240.25","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4IiwidXNlcm5hbWUiOiJAQUhNRURGWDYzIiwiZW1haWwiOiJsaWFxdWF0YWxpODA0OEBnbWFpbC5jb20iLCJleHAiOjE3NzQyNTU1Nzh9.De_PjlYj8ItI0gveUfFHwXjq4q-SllBtwLUsKHNKp-c","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9dd53330ec710efe-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"84.247.166.3","CF-IPCountry":"FR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[16-Mar-2026 16:40:29 UTC] === User Orders API Called ===
[16-Mar-2026 16:40:29 UTC] User ID: 108
[16-Mar-2026 16:40:29 UTC] Limit: 20, Offset: 0
[16-Mar-2026 16:40:29 UTC] Orders found: 2
[16-Mar-2026 16:40:29 UTC] Orders data: [{"id":90,"quantity":1,"total_coins":20,"coin_type":"regular","telegram_link":"https:\/\/t.me\/GOLDSIGNALSFX4","status":"pending","created_at":"2026-03-16 20:10:27","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":87,"quantity":1,"total_coins":35,"coin_type":"regular","telegram_link":"https:\/\/t.me\/noor_fxagjcs_92","status":"cancelled","created_at":"2026-03-16 12:16:35","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[16-Mar-2026 16:40:29 UTC] Total orders count: 2
[16-Mar-2026 16:41:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Mar-2026 16:41:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Mar-2026 16:41:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"84.247.166.3, 172.70.240.24","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4IiwidXNlcm5hbWUiOiJAQUhNRURGWDYzIiwiZW1haWwiOiJsaWFxdWF0YWxpODA0OEBnbWFpbC5jb20iLCJleHAiOjE3NzQyNTU1Nzh9.De_PjlYj8ItI0gveUfFHwXjq4q-SllBtwLUsKHNKp-c","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9dd535588a8e0efe-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"84.247.166.3","CF-IPCountry":"FR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[16-Mar-2026 16:41:57 UTC] === User Orders API Called ===
[16-Mar-2026 16:41:57 UTC] User ID: 108
[16-Mar-2026 16:41:57 UTC] Limit: 20, Offset: 0
[16-Mar-2026 16:41:57 UTC] Orders found: 2
[16-Mar-2026 16:41:57 UTC] Orders data: [{"id":90,"quantity":1,"total_coins":20,"coin_type":"regular","telegram_link":"https:\/\/t.me\/GOLDSIGNALSFX4","status":"cancelled","created_at":"2026-03-16 20:10:27","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":87,"quantity":1,"total_coins":35,"coin_type":"regular","telegram_link":"https:\/\/t.me\/noor_fxagjcs_92","status":"cancelled","created_at":"2026-03-16 12:16:35","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[16-Mar-2026 16:41:57 UTC] Total orders count: 2
[16-Mar-2026 17:27:25 UTC] === API CALL LOG ===
[16-Mar-2026 17:27:25 UTC] Endpoint: user/profile.php
[16-Mar-2026 17:27:25 UTC] Full Log Data: {
    "timestamp": "2026-03-16 17:27:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.86.4.232",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.86.4.232, 172.68.103.119",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExIiwidXNlcm5hbWUiOiJaZWJyYSBzZWxlY3RvciIsImVtYWlsIjoiZGlzYXlvdW5nMThAZ21haWwuY29tIiwiZXhwIjoxNzc0MjgwMzcxfQ.8xVyaFow5c8VC9fS_PhIOjbLBadtC1wispsZgZBl9Kw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dd577efbcd2055d-LIS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.86.4.232",
        "CF-IPCountry": "UG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Mar-2026 17:27:25 UTC] === END API CALL LOG ===
[16-Mar-2026 17:27:25 UTC] ✅ API Hash verification passed for profile endpoint
[16-Mar-2026 17:27:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExIiwidXNlcm5hbWUiOiJaZWJyYSBzZWxlY3RvciIsImVtYWlsIjoiZGlzYXlvdW5nMThAZ21haWwuY29tIiwiZXhwIjoxNzc0MjgwMzcxfQ.8xVyaFow5c8VC9fS_PhIOjbLBadtC1wispsZgZBl9Kw
[16-Mar-2026 17:27:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Mar-2026 17:27:25 UTC] ✅ JWT token verified successfully for user profile
[16-Mar-2026 17:27:25 UTC] User ID: 111
[16-Mar-2026 17:27:25 UTC] ✅ User profile retrieved successfully for user ID: 111
[16-Mar-2026 17:27:28 UTC] === API CALL LOG ===
[16-Mar-2026 17:27:28 UTC] Endpoint: user/profile.php
[16-Mar-2026 17:27:28 UTC] Full Log Data: {
    "timestamp": "2026-03-16 17:27:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.86.4.232",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.86.4.232, 172.68.103.78",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExIiwidXNlcm5hbWUiOiJaZWJyYSBzZWxlY3RvciIsImVtYWlsIjoiZGlzYXlvdW5nMThAZ21haWwuY29tIiwiZXhwIjoxNzc0MjgwMzcxfQ.8xVyaFow5c8VC9fS_PhIOjbLBadtC1wispsZgZBl9Kw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dd578019d0b055d-LIS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.86.4.232",
        "CF-IPCountry": "UG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Mar-2026 17:27:28 UTC] === END API CALL LOG ===
[16-Mar-2026 17:27:28 UTC] ✅ API Hash verification passed for profile endpoint
[16-Mar-2026 17:27:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExIiwidXNlcm5hbWUiOiJaZWJyYSBzZWxlY3RvciIsImVtYWlsIjoiZGlzYXlvdW5nMThAZ21haWwuY29tIiwiZXhwIjoxNzc0MjgwMzcxfQ.8xVyaFow5c8VC9fS_PhIOjbLBadtC1wispsZgZBl9Kw
[16-Mar-2026 17:27:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Mar-2026 17:27:28 UTC] ✅ JWT token verified successfully for user profile
[16-Mar-2026 17:27:28 UTC] User ID: 111
[16-Mar-2026 17:27:28 UTC] ✅ User profile retrieved successfully for user ID: 111
[16-Mar-2026 17:28:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Mar-2026 17:28:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Mar-2026 17:28:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.86.4.232, 172.68.103.120","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExIiwidXNlcm5hbWUiOiJaZWJyYSBzZWxlY3RvciIsImVtYWlsIjoiZGlzYXlvdW5nMThAZ21haWwuY29tIiwiZXhwIjoxNzc0MjgwMzcxfQ.8xVyaFow5c8VC9fS_PhIOjbLBadtC1wispsZgZBl9Kw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9dd578ef8dcd055d-LIS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.86.4.232","CF-IPCountry":"UG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[16-Mar-2026 17:28:06 UTC] === User Orders API Called ===
[16-Mar-2026 17:28:06 UTC] User ID: 111
[16-Mar-2026 17:28:06 UTC] Limit: 20, Offset: 0
[16-Mar-2026 17:28:06 UTC] Orders found: 1
[16-Mar-2026 17:28:06 UTC] Orders data: [{"id":89,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/deejayzebrapro256\/878","status":"completed","created_at":"2026-03-16 19:14:25","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[16-Mar-2026 17:28:06 UTC] Total orders count: 1
[16-Mar-2026 17:28:09 UTC] === API CALL LOG ===
[16-Mar-2026 17:28:09 UTC] Endpoint: user/profile.php
[16-Mar-2026 17:28:09 UTC] Full Log Data: {
    "timestamp": "2026-03-16 17:28:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.86.4.232",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.86.4.232, 172.68.103.120",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExIiwidXNlcm5hbWUiOiJaZWJyYSBzZWxlY3RvciIsImVtYWlsIjoiZGlzYXlvdW5nMThAZ21haWwuY29tIiwiZXhwIjoxNzc0MjgwMzcxfQ.8xVyaFow5c8VC9fS_PhIOjbLBadtC1wispsZgZBl9Kw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dd579053cee055d-LIS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.86.4.232",
        "CF-IPCountry": "UG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Mar-2026 17:28:09 UTC] === END API CALL LOG ===
[16-Mar-2026 17:28:09 UTC] ✅ API Hash verification passed for profile endpoint
[16-Mar-2026 17:28:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExIiwidXNlcm5hbWUiOiJaZWJyYSBzZWxlY3RvciIsImVtYWlsIjoiZGlzYXlvdW5nMThAZ21haWwuY29tIiwiZXhwIjoxNzc0MjgwMzcxfQ.8xVyaFow5c8VC9fS_PhIOjbLBadtC1wispsZgZBl9Kw
[16-Mar-2026 17:28:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Mar-2026 17:28:09 UTC] ✅ JWT token verified successfully for user profile
[16-Mar-2026 17:28:09 UTC] User ID: 111
[16-Mar-2026 17:28:09 UTC] ✅ User profile retrieved successfully for user ID: 111
[16-Mar-2026 17:28:10 UTC] User Purchases API - User ID: 111
[16-Mar-2026 17:28:10 UTC] User Purchases API - Total purchases found: 0
[16-Mar-2026 17:28:15 UTC] === API CALL LOG ===
[16-Mar-2026 17:28:15 UTC] Endpoint: user/profile.php
[16-Mar-2026 17:28:15 UTC] Full Log Data: {
    "timestamp": "2026-03-16 17:28:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.86.4.232",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.86.4.232, 172.68.103.120",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExIiwidXNlcm5hbWUiOiJaZWJyYSBzZWxlY3RvciIsImVtYWlsIjoiZGlzYXlvdW5nMThAZ21haWwuY29tIiwiZXhwIjoxNzc0MjgwMzcxfQ.8xVyaFow5c8VC9fS_PhIOjbLBadtC1wispsZgZBl9Kw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dd57928ecc7055d-LIS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.86.4.232",
        "CF-IPCountry": "UG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Mar-2026 17:28:15 UTC] === END API CALL LOG ===
[16-Mar-2026 17:28:15 UTC] ✅ API Hash verification passed for profile endpoint
[16-Mar-2026 17:28:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExIiwidXNlcm5hbWUiOiJaZWJyYSBzZWxlY3RvciIsImVtYWlsIjoiZGlzYXlvdW5nMThAZ21haWwuY29tIiwiZXhwIjoxNzc0MjgwMzcxfQ.8xVyaFow5c8VC9fS_PhIOjbLBadtC1wispsZgZBl9Kw
[16-Mar-2026 17:28:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Mar-2026 17:28:15 UTC] ✅ JWT token verified successfully for user profile
[16-Mar-2026 17:28:15 UTC] User ID: 111
[16-Mar-2026 17:28:15 UTC] ✅ User profile retrieved successfully for user ID: 111
[16-Mar-2026 17:28:15 UTC] User Purchases API - User ID: 111
[16-Mar-2026 17:28:15 UTC] User Purchases API - Total purchases found: 0
[16-Mar-2026 17:28:30 UTC] === API CALL LOG ===
[16-Mar-2026 17:28:30 UTC] Endpoint: user/profile.php
[16-Mar-2026 17:28:30 UTC] Full Log Data: {
    "timestamp": "2026-03-16 17:28:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.86.4.232",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.86.4.232, 172.68.103.120",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExIiwidXNlcm5hbWUiOiJaZWJyYSBzZWxlY3RvciIsImVtYWlsIjoiZGlzYXlvdW5nMThAZ21haWwuY29tIiwiZXhwIjoxNzc0MjgwMzcxfQ.8xVyaFow5c8VC9fS_PhIOjbLBadtC1wispsZgZBl9Kw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dd57983f857055d-LIS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.86.4.232",
        "CF-IPCountry": "UG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Mar-2026 17:28:30 UTC] === END API CALL LOG ===
[16-Mar-2026 17:28:30 UTC] ✅ API Hash verification passed for profile endpoint
[16-Mar-2026 17:28:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExIiwidXNlcm5hbWUiOiJaZWJyYSBzZWxlY3RvciIsImVtYWlsIjoiZGlzYXlvdW5nMThAZ21haWwuY29tIiwiZXhwIjoxNzc0MjgwMzcxfQ.8xVyaFow5c8VC9fS_PhIOjbLBadtC1wispsZgZBl9Kw
[16-Mar-2026 17:28:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Mar-2026 17:28:30 UTC] ✅ JWT token verified successfully for user profile
[16-Mar-2026 17:28:30 UTC] User ID: 111
[16-Mar-2026 17:28:30 UTC] ✅ User profile retrieved successfully for user ID: 111
[16-Mar-2026 17:28:56 UTC] === API CALL LOG ===
[16-Mar-2026 17:28:56 UTC] Endpoint: user/profile.php
[16-Mar-2026 17:28:56 UTC] Full Log Data: {
    "timestamp": "2026-03-16 17:28:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.86.4.232",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.86.4.232, 172.68.103.119",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExIiwidXNlcm5hbWUiOiJaZWJyYSBzZWxlY3RvciIsImVtYWlsIjoiZGlzYXlvdW5nMThAZ21haWwuY29tIiwiZXhwIjoxNzc0MjgwMzcxfQ.8xVyaFow5c8VC9fS_PhIOjbLBadtC1wispsZgZBl9Kw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dd57a291e54055d-LIS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.86.4.232",
        "CF-IPCountry": "UG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Mar-2026 17:28:56 UTC] === END API CALL LOG ===
[16-Mar-2026 17:28:56 UTC] ✅ API Hash verification passed for profile endpoint
[16-Mar-2026 17:28:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExIiwidXNlcm5hbWUiOiJaZWJyYSBzZWxlY3RvciIsImVtYWlsIjoiZGlzYXlvdW5nMThAZ21haWwuY29tIiwiZXhwIjoxNzc0MjgwMzcxfQ.8xVyaFow5c8VC9fS_PhIOjbLBadtC1wispsZgZBl9Kw
[16-Mar-2026 17:28:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Mar-2026 17:28:56 UTC] ✅ JWT token verified successfully for user profile
[16-Mar-2026 17:28:56 UTC] User ID: 111
[16-Mar-2026 17:28:56 UTC] ✅ User profile retrieved successfully for user ID: 111
[16-Mar-2026 17:30:24 UTC] === API CALL LOG ===
[16-Mar-2026 17:30:24 UTC] Endpoint: user/profile.php
[16-Mar-2026 17:30:24 UTC] Full Log Data: {
    "timestamp": "2026-03-16 17:30:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.86.4.232",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.86.4.232, 172.68.103.119",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExIiwidXNlcm5hbWUiOiJaZWJyYSBzZWxlY3RvciIsImVtYWlsIjoiZGlzYXlvdW5nMThAZ21haWwuY29tIiwiZXhwIjoxNzc0MjgwMzcxfQ.8xVyaFow5c8VC9fS_PhIOjbLBadtC1wispsZgZBl9Kw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dd57c4ec800055d-LIS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.86.4.232",
        "CF-IPCountry": "UG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Mar-2026 17:30:24 UTC] === END API CALL LOG ===
[16-Mar-2026 17:30:24 UTC] ✅ API Hash verification passed for profile endpoint
[16-Mar-2026 17:30:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExIiwidXNlcm5hbWUiOiJaZWJyYSBzZWxlY3RvciIsImVtYWlsIjoiZGlzYXlvdW5nMThAZ21haWwuY29tIiwiZXhwIjoxNzc0MjgwMzcxfQ.8xVyaFow5c8VC9fS_PhIOjbLBadtC1wispsZgZBl9Kw
[16-Mar-2026 17:30:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Mar-2026 17:30:24 UTC] ✅ JWT token verified successfully for user profile
[16-Mar-2026 17:30:24 UTC] User ID: 111
[16-Mar-2026 17:30:24 UTC] ✅ User profile retrieved successfully for user ID: 111
[16-Mar-2026 17:30:41 UTC] === API CALL LOG ===
[16-Mar-2026 17:30:41 UTC] Endpoint: user/profile.php
[16-Mar-2026 17:30:41 UTC] Full Log Data: {
    "timestamp": "2026-03-16 17:30:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.86.4.232",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.86.4.232, 172.68.103.120",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExIiwidXNlcm5hbWUiOiJaZWJyYSBzZWxlY3RvciIsImVtYWlsIjoiZGlzYXlvdW5nMThAZ21haWwuY29tIiwiZXhwIjoxNzc0MjgwMzcxfQ.8xVyaFow5c8VC9fS_PhIOjbLBadtC1wispsZgZBl9Kw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dd57cb6d8d5055d-LIS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.86.4.232",
        "CF-IPCountry": "UG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Mar-2026 17:30:41 UTC] === END API CALL LOG ===
[16-Mar-2026 17:30:41 UTC] ✅ API Hash verification passed for profile endpoint
[16-Mar-2026 17:30:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExIiwidXNlcm5hbWUiOiJaZWJyYSBzZWxlY3RvciIsImVtYWlsIjoiZGlzYXlvdW5nMThAZ21haWwuY29tIiwiZXhwIjoxNzc0MjgwMzcxfQ.8xVyaFow5c8VC9fS_PhIOjbLBadtC1wispsZgZBl9Kw
[16-Mar-2026 17:30:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Mar-2026 17:30:41 UTC] ✅ JWT token verified successfully for user profile
[16-Mar-2026 17:30:41 UTC] User ID: 111
[16-Mar-2026 17:30:41 UTC] ✅ User profile retrieved successfully for user ID: 111
[16-Mar-2026 18:02:18 UTC] === API CALL LOG ===
[16-Mar-2026 18:02:18 UTC] Endpoint: user/profile.php
[16-Mar-2026 18:02:18 UTC] Full Log Data: {
    "timestamp": "2026-03-16 18:02:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "129.205.124.212",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "129.205.124.212, 172.69.224.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3IiwidXNlcm5hbWUiOiJFTU1ZIiwiZW1haWwiOiJlbW1hcHJvc3BlcjcyOUBnbWFpbC5jb20iLCJleHAiOjE3NzQyMjQzMDR9.nl8-mUOl88PLmg0Bi3o1266y9pxDc7Frp3aaxjZFAKE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dd5ab06f98634ff-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "129.205.124.212",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Mar-2026 18:02:18 UTC] === END API CALL LOG ===
[16-Mar-2026 18:02:18 UTC] ✅ API Hash verification passed for profile endpoint
[16-Mar-2026 18:02:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3IiwidXNlcm5hbWUiOiJFTU1ZIiwiZW1haWwiOiJlbW1hcHJvc3BlcjcyOUBnbWFpbC5jb20iLCJleHAiOjE3NzQyMjQzMDR9.nl8-mUOl88PLmg0Bi3o1266y9pxDc7Frp3aaxjZFAKE
[16-Mar-2026 18:02:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Mar-2026 18:02:18 UTC] ✅ JWT token verified successfully for user profile
[16-Mar-2026 18:02:18 UTC] User ID: 107
[16-Mar-2026 18:02:18 UTC] ✅ User profile retrieved successfully for user ID: 107
[16-Mar-2026 18:02:20 UTC] === API CALL LOG ===
[16-Mar-2026 18:02:20 UTC] Endpoint: user/profile.php
[16-Mar-2026 18:02:20 UTC] Full Log Data: {
    "timestamp": "2026-03-16 18:02:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "129.205.124.212",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "129.205.124.212, 172.69.224.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3IiwidXNlcm5hbWUiOiJFTU1ZIiwiZW1haWwiOiJlbW1hcHJvc3BlcjcyOUBnbWFpbC5jb20iLCJleHAiOjE3NzQyMjQzMDR9.nl8-mUOl88PLmg0Bi3o1266y9pxDc7Frp3aaxjZFAKE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dd5ab15dd1634ff-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "129.205.124.212",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Mar-2026 18:02:20 UTC] === END API CALL LOG ===
[16-Mar-2026 18:02:20 UTC] ✅ API Hash verification passed for profile endpoint
[16-Mar-2026 18:02:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3IiwidXNlcm5hbWUiOiJFTU1ZIiwiZW1haWwiOiJlbW1hcHJvc3BlcjcyOUBnbWFpbC5jb20iLCJleHAiOjE3NzQyMjQzMDR9.nl8-mUOl88PLmg0Bi3o1266y9pxDc7Frp3aaxjZFAKE
[16-Mar-2026 18:02:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Mar-2026 18:02:20 UTC] ✅ JWT token verified successfully for user profile
[16-Mar-2026 18:02:20 UTC] User ID: 107
[16-Mar-2026 18:02:20 UTC] ✅ User profile retrieved successfully for user ID: 107
[16-Mar-2026 18:02:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Mar-2026 18:02:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Mar-2026 18:02:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"129.205.124.212, 172.69.224.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3IiwidXNlcm5hbWUiOiJFTU1ZIiwiZW1haWwiOiJlbW1hcHJvc3BlcjcyOUBnbWFpbC5jb20iLCJleHAiOjE3NzQyMjQzMDR9.nl8-mUOl88PLmg0Bi3o1266y9pxDc7Frp3aaxjZFAKE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9dd5ab53fb3234ff-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"129.205.124.212","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[16-Mar-2026 18:02:30 UTC] === User Orders API Called ===
[16-Mar-2026 18:02:30 UTC] User ID: 107
[16-Mar-2026 18:02:30 UTC] Limit: 20, Offset: 0
[16-Mar-2026 18:02:30 UTC] Orders found: 1
[16-Mar-2026 18:02:30 UTC] Orders data: [{"id":86,"quantity":1,"total_coins":20,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ander833","status":"cancelled","created_at":"2026-03-16 03:50:41","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[16-Mar-2026 18:02:30 UTC] Total orders count: 1
[16-Mar-2026 18:20:53 UTC] === API CALL LOG ===
[16-Mar-2026 18:20:53 UTC] Endpoint: user/profile.php
[16-Mar-2026 18:20:53 UTC] Full Log Data: {
    "timestamp": "2026-03-16 18:20:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "42.104.147.16",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "42.104.147.16, 172.70.189.26",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyIiwidXNlcm5hbWUiOiJzaGFiYWIiLCJlbWFpbCI6InNoYWJhYngwMEBnbWFpbC5jb20iLCJleHAiOjE3NzQyOTAwNTF9.TBvtsCAyyuLWWHCfCo10Rc80THv_DaObRIZt4Bq5HDk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dd5c63eaecb6c06-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "42.104.147.16",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Mar-2026 18:20:53 UTC] === END API CALL LOG ===
[16-Mar-2026 18:20:53 UTC] ✅ API Hash verification passed for profile endpoint
[16-Mar-2026 18:20:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyIiwidXNlcm5hbWUiOiJzaGFiYWIiLCJlbWFpbCI6InNoYWJhYngwMEBnbWFpbC5jb20iLCJleHAiOjE3NzQyOTAwNTF9.TBvtsCAyyuLWWHCfCo10Rc80THv_DaObRIZt4Bq5HDk
[16-Mar-2026 18:20:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Mar-2026 18:20:53 UTC] ✅ JWT token verified successfully for user profile
[16-Mar-2026 18:20:53 UTC] User ID: 112
[16-Mar-2026 18:20:53 UTC] ✅ User profile retrieved successfully for user ID: 112
[16-Mar-2026 18:21:06 UTC] === API CALL LOG ===
[16-Mar-2026 18:21:06 UTC] Endpoint: user/profile.php
[16-Mar-2026 18:21:06 UTC] Full Log Data: {
    "timestamp": "2026-03-16 18:21:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "42.104.147.16",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "42.104.147.16, 172.70.189.161",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyIiwidXNlcm5hbWUiOiJzaGFiYWIiLCJlbWFpbCI6InNoYWJhYngwMEBnbWFpbC5jb20iLCJleHAiOjE3NzQyOTAwNTF9.TBvtsCAyyuLWWHCfCo10Rc80THv_DaObRIZt4Bq5HDk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dd5c6902ed16c06-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "42.104.147.16",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Mar-2026 18:21:06 UTC] === END API CALL LOG ===
[16-Mar-2026 18:21:06 UTC] ✅ API Hash verification passed for profile endpoint
[16-Mar-2026 18:21:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyIiwidXNlcm5hbWUiOiJzaGFiYWIiLCJlbWFpbCI6InNoYWJhYngwMEBnbWFpbC5jb20iLCJleHAiOjE3NzQyOTAwNTF9.TBvtsCAyyuLWWHCfCo10Rc80THv_DaObRIZt4Bq5HDk
[16-Mar-2026 18:21:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Mar-2026 18:21:06 UTC] ✅ JWT token verified successfully for user profile
[16-Mar-2026 18:21:06 UTC] User ID: 112
[16-Mar-2026 18:21:06 UTC] ✅ User profile retrieved successfully for user ID: 112
[16-Mar-2026 18:21:53 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Mar-2026 18:21:53 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Mar-2026 18:21:53 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:3a80:1e12:9ae:0:45:ff55:2b01, 104.22.66.32","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyIiwidXNlcm5hbWUiOiJzaGFiYWIiLCJlbWFpbCI6InNoYWJhYngwMEBnbWFpbC5jb20iLCJleHAiOjE3NzQyOTAwNTF9.TBvtsCAyyuLWWHCfCo10Rc80THv_DaObRIZt4Bq5HDk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9dd5c7b62df54fa5-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2402:3a80:1e12:9ae:0:45:ff55:2b01","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[16-Mar-2026 18:21:53 UTC] === User Orders API Called ===
[16-Mar-2026 18:21:53 UTC] User ID: 112
[16-Mar-2026 18:21:53 UTC] Limit: 20, Offset: 0
[16-Mar-2026 18:21:53 UTC] Orders found: 1
[16-Mar-2026 18:21:53 UTC] Orders data: [{"id":91,"quantity":1,"total_coins":35,"coin_type":"regular","telegram_link":"https:\/\/t.me\/smloots3","status":"pending","created_at":"2026-03-16 21:51:51","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[16-Mar-2026 18:21:53 UTC] Total orders count: 1
[16-Mar-2026 18:22:00 UTC] === API CALL LOG ===
[16-Mar-2026 18:22:00 UTC] Endpoint: user/profile.php
[16-Mar-2026 18:22:00 UTC] Full Log Data: {
    "timestamp": "2026-03-16 18:22:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:1e12:9ae:0:45:ff55:2b01",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:1e12:9ae:0:45:ff55:2b01, 104.22.66.163",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyIiwidXNlcm5hbWUiOiJzaGFiYWIiLCJlbWFpbCI6InNoYWJhYngwMEBnbWFpbC5jb20iLCJleHAiOjE3NzQyOTAwNTF9.TBvtsCAyyuLWWHCfCo10Rc80THv_DaObRIZt4Bq5HDk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dd5c7e31b054fa5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:3a80:1e12:9ae:0:45:ff55:2b01",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Mar-2026 18:22:00 UTC] === END API CALL LOG ===
[16-Mar-2026 18:22:00 UTC] ✅ API Hash verification passed for profile endpoint
[16-Mar-2026 18:22:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyIiwidXNlcm5hbWUiOiJzaGFiYWIiLCJlbWFpbCI6InNoYWJhYngwMEBnbWFpbC5jb20iLCJleHAiOjE3NzQyOTAwNTF9.TBvtsCAyyuLWWHCfCo10Rc80THv_DaObRIZt4Bq5HDk
[16-Mar-2026 18:22:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Mar-2026 18:22:00 UTC] ✅ JWT token verified successfully for user profile
[16-Mar-2026 18:22:00 UTC] User ID: 112
[16-Mar-2026 18:22:00 UTC] ✅ User profile retrieved successfully for user ID: 112
[16-Mar-2026 18:22:00 UTC] User Purchases API - User ID: 112
[16-Mar-2026 18:22:00 UTC] User Purchases API - Total purchases found: 0
[16-Mar-2026 18:22:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Mar-2026 18:22:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Mar-2026 18:22:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:3a80:1e12:9ae:0:45:ff55:2b01, 104.22.66.163","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyIiwidXNlcm5hbWUiOiJzaGFiYWIiLCJlbWFpbCI6InNoYWJhYngwMEBnbWFpbC5jb20iLCJleHAiOjE3NzQyOTAwNTF9.TBvtsCAyyuLWWHCfCo10Rc80THv_DaObRIZt4Bq5HDk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9dd5c7ee6c974fa5-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2402:3a80:1e12:9ae:0:45:ff55:2b01","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[16-Mar-2026 18:22:02 UTC] === User Orders API Called ===
[16-Mar-2026 18:22:02 UTC] User ID: 112
[16-Mar-2026 18:22:02 UTC] Limit: 20, Offset: 0
[16-Mar-2026 18:22:02 UTC] Orders found: 1
[16-Mar-2026 18:22:02 UTC] Orders data: [{"id":91,"quantity":1,"total_coins":35,"coin_type":"regular","telegram_link":"https:\/\/t.me\/smloots3","status":"cancelled","created_at":"2026-03-16 21:51:51","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[16-Mar-2026 18:22:02 UTC] Total orders count: 1
[16-Mar-2026 18:22:05 UTC] === API CALL LOG ===
[16-Mar-2026 18:22:05 UTC] Endpoint: user/profile.php
[16-Mar-2026 18:22:05 UTC] Full Log Data: {
    "timestamp": "2026-03-16 18:22:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:1e12:9ae:0:45:ff55:2b01",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:1e12:9ae:0:45:ff55:2b01, 104.22.66.163",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyIiwidXNlcm5hbWUiOiJzaGFiYWIiLCJlbWFpbCI6InNoYWJhYngwMEBnbWFpbC5jb20iLCJleHAiOjE3NzQyOTAwNTF9.TBvtsCAyyuLWWHCfCo10Rc80THv_DaObRIZt4Bq5HDk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dd5c8067a624fa5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:3a80:1e12:9ae:0:45:ff55:2b01",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Mar-2026 18:22:05 UTC] === END API CALL LOG ===
[16-Mar-2026 18:22:05 UTC] ✅ API Hash verification passed for profile endpoint
[16-Mar-2026 18:22:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyIiwidXNlcm5hbWUiOiJzaGFiYWIiLCJlbWFpbCI6InNoYWJhYngwMEBnbWFpbC5jb20iLCJleHAiOjE3NzQyOTAwNTF9.TBvtsCAyyuLWWHCfCo10Rc80THv_DaObRIZt4Bq5HDk
[16-Mar-2026 18:22:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Mar-2026 18:22:05 UTC] ✅ JWT token verified successfully for user profile
[16-Mar-2026 18:22:05 UTC] User ID: 112
[16-Mar-2026 18:22:05 UTC] ✅ User profile retrieved successfully for user ID: 112
[16-Mar-2026 18:22:06 UTC] User Purchases API - User ID: 112
[16-Mar-2026 18:22:06 UTC] User Purchases API - Total purchases found: 0
[16-Mar-2026 18:22:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Mar-2026 18:22:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Mar-2026 18:22:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:3a80:1e12:9ae:0:45:ff55:2b01, 104.22.66.163","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyIiwidXNlcm5hbWUiOiJzaGFiYWIiLCJlbWFpbCI6InNoYWJhYngwMEBnbWFpbC5jb20iLCJleHAiOjE3NzQyOTAwNTF9.TBvtsCAyyuLWWHCfCo10Rc80THv_DaObRIZt4Bq5HDk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9dd5c8192bad4fa5-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2402:3a80:1e12:9ae:0:45:ff55:2b01","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[16-Mar-2026 18:22:08 UTC] === User Orders API Called ===
[16-Mar-2026 18:22:08 UTC] User ID: 112
[16-Mar-2026 18:22:08 UTC] Limit: 20, Offset: 0
[16-Mar-2026 18:22:08 UTC] Orders found: 1
[16-Mar-2026 18:22:08 UTC] Orders data: [{"id":91,"quantity":1,"total_coins":35,"coin_type":"regular","telegram_link":"https:\/\/t.me\/smloots3","status":"cancelled","created_at":"2026-03-16 21:51:51","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[16-Mar-2026 18:22:08 UTC] Total orders count: 1
[16-Mar-2026 18:22:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Mar-2026 18:22:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Mar-2026 18:22:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:3a80:1e12:9ae:0:45:ff55:2b01, 104.22.66.162","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyIiwidXNlcm5hbWUiOiJzaGFiYWIiLCJlbWFpbCI6InNoYWJhYngwMEBnbWFpbC5jb20iLCJleHAiOjE3NzQyOTAwNTF9.TBvtsCAyyuLWWHCfCo10Rc80THv_DaObRIZt4Bq5HDk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9dd5c8355c134fa5-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2402:3a80:1e12:9ae:0:45:ff55:2b01","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[16-Mar-2026 18:22:13 UTC] === User Orders API Called ===
[16-Mar-2026 18:22:13 UTC] User ID: 112
[16-Mar-2026 18:22:13 UTC] Limit: 20, Offset: 0
[16-Mar-2026 18:22:13 UTC] Orders found: 1
[16-Mar-2026 18:22:13 UTC] Orders data: [{"id":91,"quantity":1,"total_coins":35,"coin_type":"regular","telegram_link":"https:\/\/t.me\/smloots3","status":"cancelled","created_at":"2026-03-16 21:51:51","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[16-Mar-2026 18:22:13 UTC] Total orders count: 1
[16-Mar-2026 19:46:36 UTC] === API CALL LOG ===
[16-Mar-2026 19:46:36 UTC] Endpoint: user/profile.php
[16-Mar-2026 19:46:36 UTC] Full Log Data: {
    "timestamp": "2026-03-16 19:46:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.52.74, 172.71.241.85",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3IiwidXNlcm5hbWUiOiJFTU1ZIiwiZW1haWwiOiJlbW1hcHJvc3BlcjcyOUBnbWFpbC5jb20iLCJleHAiOjE3NzQyMjQzMDR9.nl8-mUOl88PLmg0Bi3o1266y9pxDc7Frp3aaxjZFAKE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dd643d36bbaa696-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.74",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Mar-2026 19:46:36 UTC] === END API CALL LOG ===
[16-Mar-2026 19:46:36 UTC] ✅ API Hash verification passed for profile endpoint
[16-Mar-2026 19:46:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3IiwidXNlcm5hbWUiOiJFTU1ZIiwiZW1haWwiOiJlbW1hcHJvc3BlcjcyOUBnbWFpbC5jb20iLCJleHAiOjE3NzQyMjQzMDR9.nl8-mUOl88PLmg0Bi3o1266y9pxDc7Frp3aaxjZFAKE
[16-Mar-2026 19:46:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Mar-2026 19:46:36 UTC] ✅ JWT token verified successfully for user profile
[16-Mar-2026 19:46:36 UTC] User ID: 107
[16-Mar-2026 19:46:36 UTC] ✅ User profile retrieved successfully for user ID: 107
[16-Mar-2026 19:46:37 UTC] === API CALL LOG ===
[16-Mar-2026 19:46:37 UTC] Endpoint: user/profile.php
[16-Mar-2026 19:46:37 UTC] Full Log Data: {
    "timestamp": "2026-03-16 19:46:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.52.74, 172.71.241.84",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3IiwidXNlcm5hbWUiOiJFTU1ZIiwiZW1haWwiOiJlbW1hcHJvc3BlcjcyOUBnbWFpbC5jb20iLCJleHAiOjE3NzQyMjQzMDR9.nl8-mUOl88PLmg0Bi3o1266y9pxDc7Frp3aaxjZFAKE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dd643d9bd18a696-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.74",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Mar-2026 19:46:37 UTC] === END API CALL LOG ===
[16-Mar-2026 19:46:37 UTC] ✅ API Hash verification passed for profile endpoint
[16-Mar-2026 19:46:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3IiwidXNlcm5hbWUiOiJFTU1ZIiwiZW1haWwiOiJlbW1hcHJvc3BlcjcyOUBnbWFpbC5jb20iLCJleHAiOjE3NzQyMjQzMDR9.nl8-mUOl88PLmg0Bi3o1266y9pxDc7Frp3aaxjZFAKE
[16-Mar-2026 19:46:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Mar-2026 19:46:37 UTC] ✅ JWT token verified successfully for user profile
[16-Mar-2026 19:46:37 UTC] User ID: 107
[16-Mar-2026 19:46:37 UTC] ✅ User profile retrieved successfully for user ID: 107
[16-Mar-2026 22:15:47 UTC] === API CALL LOG ===
[16-Mar-2026 22:15:47 UTC] Endpoint: user/profile.php
[16-Mar-2026 22:15:47 UTC] Full Log Data: {
    "timestamp": "2026-03-16 22:15:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "49.237.167.152",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "49.237.167.152, 172.68.44.136",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzIiwidXNlcm5hbWUiOiJuaWNrb2ZraW5nIiwiZW1haWwiOiJsZWVkdWFuNzg5MEBnbWFpbC5jb20iLCJleHAiOjE3NzQzMDQxNDZ9.uwzNrWzoQBt9gC5KXPSUk7izHVI8rhrtKLysqVj4a0o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dd71e56fac49bae-BKK",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "49.237.167.152",
        "CF-IPCountry": "TH",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Mar-2026 22:15:47 UTC] === END API CALL LOG ===
[16-Mar-2026 22:15:47 UTC] ✅ API Hash verification passed for profile endpoint
[16-Mar-2026 22:15:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzIiwidXNlcm5hbWUiOiJuaWNrb2ZraW5nIiwiZW1haWwiOiJsZWVkdWFuNzg5MEBnbWFpbC5jb20iLCJleHAiOjE3NzQzMDQxNDZ9.uwzNrWzoQBt9gC5KXPSUk7izHVI8rhrtKLysqVj4a0o
[16-Mar-2026 22:15:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Mar-2026 22:15:47 UTC] ✅ JWT token verified successfully for user profile
[16-Mar-2026 22:15:47 UTC] User ID: 113
[16-Mar-2026 22:15:47 UTC] ✅ User profile retrieved successfully for user ID: 113
[16-Mar-2026 22:15:57 UTC] === API CALL LOG ===
[16-Mar-2026 22:15:57 UTC] Endpoint: user/profile.php
[16-Mar-2026 22:15:57 UTC] Full Log Data: {
    "timestamp": "2026-03-16 22:15:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "49.237.167.152",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "49.237.167.152, 172.68.44.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzIiwidXNlcm5hbWUiOiJuaWNrb2ZraW5nIiwiZW1haWwiOiJsZWVkdWFuNzg5MEBnbWFpbC5jb20iLCJleHAiOjE3NzQzMDQxNDZ9.uwzNrWzoQBt9gC5KXPSUk7izHVI8rhrtKLysqVj4a0o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dd71e943a6d9bae-BKK",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "49.237.167.152",
        "CF-IPCountry": "TH",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Mar-2026 22:15:57 UTC] === END API CALL LOG ===
[16-Mar-2026 22:15:57 UTC] ✅ API Hash verification passed for profile endpoint
[16-Mar-2026 22:15:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzIiwidXNlcm5hbWUiOiJuaWNrb2ZraW5nIiwiZW1haWwiOiJsZWVkdWFuNzg5MEBnbWFpbC5jb20iLCJleHAiOjE3NzQzMDQxNDZ9.uwzNrWzoQBt9gC5KXPSUk7izHVI8rhrtKLysqVj4a0o
[16-Mar-2026 22:15:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Mar-2026 22:15:57 UTC] ✅ JWT token verified successfully for user profile
[16-Mar-2026 22:15:57 UTC] User ID: 113
[16-Mar-2026 22:15:57 UTC] ✅ User profile retrieved successfully for user ID: 113
[16-Mar-2026 22:16:07 UTC] === API CALL LOG ===
[16-Mar-2026 22:16:07 UTC] Endpoint: user/profile.php
[16-Mar-2026 22:16:07 UTC] Full Log Data: {
    "timestamp": "2026-03-16 22:16:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "49.237.167.152",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "49.237.167.152, 172.68.44.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzIiwidXNlcm5hbWUiOiJuaWNrb2ZraW5nIiwiZW1haWwiOiJsZWVkdWFuNzg5MEBnbWFpbC5jb20iLCJleHAiOjE3NzQzMDQxNDZ9.uwzNrWzoQBt9gC5KXPSUk7izHVI8rhrtKLysqVj4a0o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dd71ed1cc2d9bae-BKK",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "49.237.167.152",
        "CF-IPCountry": "TH",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Mar-2026 22:16:07 UTC] === END API CALL LOG ===
[16-Mar-2026 22:16:07 UTC] ✅ API Hash verification passed for profile endpoint
[16-Mar-2026 22:16:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzIiwidXNlcm5hbWUiOiJuaWNrb2ZraW5nIiwiZW1haWwiOiJsZWVkdWFuNzg5MEBnbWFpbC5jb20iLCJleHAiOjE3NzQzMDQxNDZ9.uwzNrWzoQBt9gC5KXPSUk7izHVI8rhrtKLysqVj4a0o
[16-Mar-2026 22:16:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Mar-2026 22:16:07 UTC] ✅ JWT token verified successfully for user profile
[16-Mar-2026 22:16:07 UTC] User ID: 113
[16-Mar-2026 22:16:07 UTC] ✅ User profile retrieved successfully for user ID: 113
[16-Mar-2026 22:16:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Mar-2026 22:16:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Mar-2026 22:16:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"49.237.167.152, 172.68.44.137","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzIiwidXNlcm5hbWUiOiJuaWNrb2ZraW5nIiwiZW1haWwiOiJsZWVkdWFuNzg5MEBnbWFpbC5jb20iLCJleHAiOjE3NzQzMDQxNDZ9.uwzNrWzoQBt9gC5KXPSUk7izHVI8rhrtKLysqVj4a0o","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9dd71edbd99d9bae-BKK","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"49.237.167.152","CF-IPCountry":"TH","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[16-Mar-2026 22:16:08 UTC] === User Orders API Called ===
[16-Mar-2026 22:16:08 UTC] User ID: 113
[16-Mar-2026 22:16:08 UTC] Limit: 20, Offset: 0
[16-Mar-2026 22:16:08 UTC] Orders found: 0
[16-Mar-2026 22:16:08 UTC] Orders data: []
[16-Mar-2026 22:16:08 UTC] Total orders count: 0
[16-Mar-2026 22:16:13 UTC] === API CALL LOG ===
[16-Mar-2026 22:16:13 UTC] Endpoint: user/profile.php
[16-Mar-2026 22:16:13 UTC] Full Log Data: {
    "timestamp": "2026-03-16 22:16:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "49.237.167.152",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "49.237.167.152, 172.68.44.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzIiwidXNlcm5hbWUiOiJuaWNrb2ZraW5nIiwiZW1haWwiOiJsZWVkdWFuNzg5MEBnbWFpbC5jb20iLCJleHAiOjE3NzQzMDQxNDZ9.uwzNrWzoQBt9gC5KXPSUk7izHVI8rhrtKLysqVj4a0o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dd71efd9cf09bae-BKK",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "49.237.167.152",
        "CF-IPCountry": "TH",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Mar-2026 22:16:13 UTC] === END API CALL LOG ===
[16-Mar-2026 22:16:13 UTC] ✅ API Hash verification passed for profile endpoint
[16-Mar-2026 22:16:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzIiwidXNlcm5hbWUiOiJuaWNrb2ZraW5nIiwiZW1haWwiOiJsZWVkdWFuNzg5MEBnbWFpbC5jb20iLCJleHAiOjE3NzQzMDQxNDZ9.uwzNrWzoQBt9gC5KXPSUk7izHVI8rhrtKLysqVj4a0o
[16-Mar-2026 22:16:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Mar-2026 22:16:13 UTC] ✅ JWT token verified successfully for user profile
[16-Mar-2026 22:16:13 UTC] User ID: 113
[16-Mar-2026 22:16:13 UTC] ✅ User profile retrieved successfully for user ID: 113
[16-Mar-2026 22:16:14 UTC] User Purchases API - User ID: 113
[16-Mar-2026 22:16:14 UTC] User Purchases API - Total purchases found: 0
[16-Mar-2026 22:16:19 UTC] === API CALL LOG ===
[16-Mar-2026 22:16:19 UTC] Endpoint: user/profile.php
[16-Mar-2026 22:16:19 UTC] Full Log Data: {
    "timestamp": "2026-03-16 22:16:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "49.237.167.152",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "49.237.167.152, 172.68.44.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzIiwidXNlcm5hbWUiOiJuaWNrb2ZraW5nIiwiZW1haWwiOiJsZWVkdWFuNzg5MEBnbWFpbC5jb20iLCJleHAiOjE3NzQzMDQxNDZ9.uwzNrWzoQBt9gC5KXPSUk7izHVI8rhrtKLysqVj4a0o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dd71f2159059bae-BKK",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "49.237.167.152",
        "CF-IPCountry": "TH",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Mar-2026 22:16:19 UTC] === END API CALL LOG ===
[16-Mar-2026 22:16:19 UTC] ✅ API Hash verification passed for profile endpoint
[16-Mar-2026 22:16:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzIiwidXNlcm5hbWUiOiJuaWNrb2ZraW5nIiwiZW1haWwiOiJsZWVkdWFuNzg5MEBnbWFpbC5jb20iLCJleHAiOjE3NzQzMDQxNDZ9.uwzNrWzoQBt9gC5KXPSUk7izHVI8rhrtKLysqVj4a0o
[16-Mar-2026 22:16:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Mar-2026 22:16:19 UTC] ✅ JWT token verified successfully for user profile
[16-Mar-2026 22:16:19 UTC] User ID: 113
[16-Mar-2026 22:16:19 UTC] ✅ User profile retrieved successfully for user ID: 113
[16-Mar-2026 22:16:19 UTC] User Purchases API - User ID: 113
[16-Mar-2026 22:16:19 UTC] User Purchases API - Total purchases found: 0
[16-Mar-2026 22:16:21 UTC] === API CALL LOG ===
[16-Mar-2026 22:16:21 UTC] Endpoint: user/profile.php
[16-Mar-2026 22:16:21 UTC] Full Log Data: {
    "timestamp": "2026-03-16 22:16:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "49.237.167.152",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "49.237.167.152, 172.68.44.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzIiwidXNlcm5hbWUiOiJuaWNrb2ZraW5nIiwiZW1haWwiOiJsZWVkdWFuNzg5MEBnbWFpbC5jb20iLCJleHAiOjE3NzQzMDQxNDZ9.uwzNrWzoQBt9gC5KXPSUk7izHVI8rhrtKLysqVj4a0o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dd71f309be39bae-BKK",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "49.237.167.152",
        "CF-IPCountry": "TH",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Mar-2026 22:16:21 UTC] === END API CALL LOG ===
[16-Mar-2026 22:16:21 UTC] ✅ API Hash verification passed for profile endpoint
[16-Mar-2026 22:16:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzIiwidXNlcm5hbWUiOiJuaWNrb2ZraW5nIiwiZW1haWwiOiJsZWVkdWFuNzg5MEBnbWFpbC5jb20iLCJleHAiOjE3NzQzMDQxNDZ9.uwzNrWzoQBt9gC5KXPSUk7izHVI8rhrtKLysqVj4a0o
[16-Mar-2026 22:16:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Mar-2026 22:16:21 UTC] ✅ JWT token verified successfully for user profile
[16-Mar-2026 22:16:21 UTC] User ID: 113
[16-Mar-2026 22:16:21 UTC] ✅ User profile retrieved successfully for user ID: 113
[16-Mar-2026 22:16:22 UTC] User Purchases API - User ID: 113
[16-Mar-2026 22:16:22 UTC] User Purchases API - Total purchases found: 0
[16-Mar-2026 22:16:22 UTC] User Purchases API - User ID: 113
[16-Mar-2026 22:16:22 UTC] User Purchases API - Total purchases found: 0
[16-Mar-2026 22:16:23 UTC] === API CALL LOG ===
[16-Mar-2026 22:16:23 UTC] Endpoint: user/profile.php
[16-Mar-2026 22:16:23 UTC] Full Log Data: {
    "timestamp": "2026-03-16 22:16:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "49.237.167.152",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "49.237.167.152, 172.68.44.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzIiwidXNlcm5hbWUiOiJuaWNrb2ZraW5nIiwiZW1haWwiOiJsZWVkdWFuNzg5MEBnbWFpbC5jb20iLCJleHAiOjE3NzQzMDQxNDZ9.uwzNrWzoQBt9gC5KXPSUk7izHVI8rhrtKLysqVj4a0o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dd71f3cdbd39bae-BKK",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "49.237.167.152",
        "CF-IPCountry": "TH",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Mar-2026 22:16:23 UTC] === END API CALL LOG ===
[16-Mar-2026 22:16:23 UTC] ✅ API Hash verification passed for profile endpoint
[16-Mar-2026 22:16:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzIiwidXNlcm5hbWUiOiJuaWNrb2ZraW5nIiwiZW1haWwiOiJsZWVkdWFuNzg5MEBnbWFpbC5jb20iLCJleHAiOjE3NzQzMDQxNDZ9.uwzNrWzoQBt9gC5KXPSUk7izHVI8rhrtKLysqVj4a0o
[16-Mar-2026 22:16:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Mar-2026 22:16:23 UTC] ✅ JWT token verified successfully for user profile
[16-Mar-2026 22:16:23 UTC] User ID: 113
[16-Mar-2026 22:16:23 UTC] ✅ User profile retrieved successfully for user ID: 113
[16-Mar-2026 22:16:24 UTC] User Purchases API - User ID: 113
[16-Mar-2026 22:16:24 UTC] User Purchases API - Total purchases found: 0
[16-Mar-2026 22:16:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Mar-2026 22:16:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Mar-2026 22:16:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"49.237.167.152, 172.68.44.137","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzIiwidXNlcm5hbWUiOiJuaWNrb2ZraW5nIiwiZW1haWwiOiJsZWVkdWFuNzg5MEBnbWFpbC5jb20iLCJleHAiOjE3NzQzMDQxNDZ9.uwzNrWzoQBt9gC5KXPSUk7izHVI8rhrtKLysqVj4a0o","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9dd71f453edb9bae-BKK","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"49.237.167.152","CF-IPCountry":"TH","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[16-Mar-2026 22:16:25 UTC] === User Orders API Called ===
[16-Mar-2026 22:16:25 UTC] User ID: 113
[16-Mar-2026 22:16:25 UTC] Limit: 20, Offset: 0
[16-Mar-2026 22:16:25 UTC] Orders found: 0
[16-Mar-2026 22:16:25 UTC] Orders data: []
[16-Mar-2026 22:16:25 UTC] Total orders count: 0
[16-Mar-2026 22:16:26 UTC] === API CALL LOG ===
[16-Mar-2026 22:16:26 UTC] Endpoint: user/profile.php
[16-Mar-2026 22:16:26 UTC] Full Log Data: {
    "timestamp": "2026-03-16 22:16:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "49.237.167.152",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "49.237.167.152, 172.68.44.136",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzIiwidXNlcm5hbWUiOiJuaWNrb2ZraW5nIiwiZW1haWwiOiJsZWVkdWFuNzg5MEBnbWFpbC5jb20iLCJleHAiOjE3NzQzMDQxNDZ9.uwzNrWzoQBt9gC5KXPSUk7izHVI8rhrtKLysqVj4a0o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dd71f4bbe7f9bae-BKK",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "49.237.167.152",
        "CF-IPCountry": "TH",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Mar-2026 22:16:26 UTC] === END API CALL LOG ===
[16-Mar-2026 22:16:26 UTC] ✅ API Hash verification passed for profile endpoint
[16-Mar-2026 22:16:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzIiwidXNlcm5hbWUiOiJuaWNrb2ZraW5nIiwiZW1haWwiOiJsZWVkdWFuNzg5MEBnbWFpbC5jb20iLCJleHAiOjE3NzQzMDQxNDZ9.uwzNrWzoQBt9gC5KXPSUk7izHVI8rhrtKLysqVj4a0o
[16-Mar-2026 22:16:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Mar-2026 22:16:26 UTC] ✅ JWT token verified successfully for user profile
[16-Mar-2026 22:16:26 UTC] User ID: 113
[16-Mar-2026 22:16:26 UTC] ✅ User profile retrieved successfully for user ID: 113
[16-Mar-2026 22:16:32 UTC] === API CALL LOG ===
[16-Mar-2026 22:16:32 UTC] Endpoint: user/profile.php
[16-Mar-2026 22:16:32 UTC] Full Log Data: {
    "timestamp": "2026-03-16 22:16:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "49.237.167.152",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "49.237.167.152, 172.68.44.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzIiwidXNlcm5hbWUiOiJuaWNrb2ZraW5nIiwiZW1haWwiOiJsZWVkdWFuNzg5MEBnbWFpbC5jb20iLCJleHAiOjE3NzQzMDQxNDZ9.uwzNrWzoQBt9gC5KXPSUk7izHVI8rhrtKLysqVj4a0o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dd71f6fbd489bae-BKK",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "49.237.167.152",
        "CF-IPCountry": "TH",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Mar-2026 22:16:32 UTC] === END API CALL LOG ===
[16-Mar-2026 22:16:32 UTC] ✅ API Hash verification passed for profile endpoint
[16-Mar-2026 22:16:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzIiwidXNlcm5hbWUiOiJuaWNrb2ZraW5nIiwiZW1haWwiOiJsZWVkdWFuNzg5MEBnbWFpbC5jb20iLCJleHAiOjE3NzQzMDQxNDZ9.uwzNrWzoQBt9gC5KXPSUk7izHVI8rhrtKLysqVj4a0o
[16-Mar-2026 22:16:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Mar-2026 22:16:32 UTC] ✅ JWT token verified successfully for user profile
[16-Mar-2026 22:16:32 UTC] User ID: 113
[16-Mar-2026 22:16:32 UTC] ✅ User profile retrieved successfully for user ID: 113
[16-Mar-2026 22:17:20 UTC] === API CALL LOG ===
[16-Mar-2026 22:17:20 UTC] Endpoint: user/profile.php
[16-Mar-2026 22:17:20 UTC] Full Log Data: {
    "timestamp": "2026-03-16 22:17:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "49.237.167.152",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "49.237.167.152, 172.68.44.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzIiwidXNlcm5hbWUiOiJuaWNrb2ZraW5nIiwiZW1haWwiOiJsZWVkdWFuNzg5MEBnbWFpbC5jb20iLCJleHAiOjE3NzQzMDQxNDZ9.uwzNrWzoQBt9gC5KXPSUk7izHVI8rhrtKLysqVj4a0o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dd7209c18c09bae-BKK",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "49.237.167.152",
        "CF-IPCountry": "TH",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Mar-2026 22:17:20 UTC] === END API CALL LOG ===
[16-Mar-2026 22:17:20 UTC] ✅ API Hash verification passed for profile endpoint
[16-Mar-2026 22:17:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzIiwidXNlcm5hbWUiOiJuaWNrb2ZraW5nIiwiZW1haWwiOiJsZWVkdWFuNzg5MEBnbWFpbC5jb20iLCJleHAiOjE3NzQzMDQxNDZ9.uwzNrWzoQBt9gC5KXPSUk7izHVI8rhrtKLysqVj4a0o
[16-Mar-2026 22:17:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Mar-2026 22:17:20 UTC] ✅ JWT token verified successfully for user profile
[16-Mar-2026 22:17:20 UTC] User ID: 113
[16-Mar-2026 22:17:20 UTC] ✅ User profile retrieved successfully for user ID: 113
[16-Mar-2026 22:17:28 UTC] === API CALL LOG ===
[16-Mar-2026 22:17:28 UTC] Endpoint: user/profile.php
[16-Mar-2026 22:17:28 UTC] Full Log Data: {
    "timestamp": "2026-03-16 22:17:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "49.237.167.152",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "49.237.167.152, 172.68.44.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzIiwidXNlcm5hbWUiOiJuaWNrb2ZraW5nIiwiZW1haWwiOiJsZWVkdWFuNzg5MEBnbWFpbC5jb20iLCJleHAiOjE3NzQzMDQxNDZ9.uwzNrWzoQBt9gC5KXPSUk7izHVI8rhrtKLysqVj4a0o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dd720cd48699bae-BKK",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "49.237.167.152",
        "CF-IPCountry": "TH",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Mar-2026 22:17:28 UTC] === END API CALL LOG ===
[16-Mar-2026 22:17:28 UTC] ✅ API Hash verification passed for profile endpoint
[16-Mar-2026 22:17:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzIiwidXNlcm5hbWUiOiJuaWNrb2ZraW5nIiwiZW1haWwiOiJsZWVkdWFuNzg5MEBnbWFpbC5jb20iLCJleHAiOjE3NzQzMDQxNDZ9.uwzNrWzoQBt9gC5KXPSUk7izHVI8rhrtKLysqVj4a0o
[16-Mar-2026 22:17:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Mar-2026 22:17:28 UTC] ✅ JWT token verified successfully for user profile
[16-Mar-2026 22:17:28 UTC] User ID: 113
[16-Mar-2026 22:17:28 UTC] ✅ User profile retrieved successfully for user ID: 113
[16-Mar-2026 22:17:47 UTC] === API CALL LOG ===
[16-Mar-2026 22:17:47 UTC] Endpoint: user/profile.php
[16-Mar-2026 22:17:47 UTC] Full Log Data: {
    "timestamp": "2026-03-16 22:17:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "49.237.167.152",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "49.237.167.152, 172.68.44.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzIiwidXNlcm5hbWUiOiJuaWNrb2ZraW5nIiwiZW1haWwiOiJsZWVkdWFuNzg5MEBnbWFpbC5jb20iLCJleHAiOjE3NzQzMDQxNDZ9.uwzNrWzoQBt9gC5KXPSUk7izHVI8rhrtKLysqVj4a0o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dd721450f0f9bae-BKK",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "49.237.167.152",
        "CF-IPCountry": "TH",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Mar-2026 22:17:47 UTC] === END API CALL LOG ===
[16-Mar-2026 22:17:47 UTC] ✅ API Hash verification passed for profile endpoint
[16-Mar-2026 22:17:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzIiwidXNlcm5hbWUiOiJuaWNrb2ZraW5nIiwiZW1haWwiOiJsZWVkdWFuNzg5MEBnbWFpbC5jb20iLCJleHAiOjE3NzQzMDQxNDZ9.uwzNrWzoQBt9gC5KXPSUk7izHVI8rhrtKLysqVj4a0o
[16-Mar-2026 22:17:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Mar-2026 22:17:47 UTC] ✅ JWT token verified successfully for user profile
[16-Mar-2026 22:17:47 UTC] User ID: 113
[16-Mar-2026 22:17:47 UTC] ✅ User profile retrieved successfully for user ID: 113
[16-Mar-2026 22:17:58 UTC] === API CALL LOG ===
[16-Mar-2026 22:17:58 UTC] Endpoint: user/profile.php
[16-Mar-2026 22:17:58 UTC] Full Log Data: {
    "timestamp": "2026-03-16 22:17:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "49.237.167.152",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "49.237.167.152, 172.68.44.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzIiwidXNlcm5hbWUiOiJuaWNrb2ZraW5nIiwiZW1haWwiOiJsZWVkdWFuNzg5MEBnbWFpbC5jb20iLCJleHAiOjE3NzQzMDQxNDZ9.uwzNrWzoQBt9gC5KXPSUk7izHVI8rhrtKLysqVj4a0o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dd7218a5d7f9bae-BKK",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "49.237.167.152",
        "CF-IPCountry": "TH",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Mar-2026 22:17:58 UTC] === END API CALL LOG ===
[16-Mar-2026 22:17:58 UTC] ✅ API Hash verification passed for profile endpoint
[16-Mar-2026 22:17:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzIiwidXNlcm5hbWUiOiJuaWNrb2ZraW5nIiwiZW1haWwiOiJsZWVkdWFuNzg5MEBnbWFpbC5jb20iLCJleHAiOjE3NzQzMDQxNDZ9.uwzNrWzoQBt9gC5KXPSUk7izHVI8rhrtKLysqVj4a0o
[16-Mar-2026 22:17:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Mar-2026 22:17:58 UTC] ✅ JWT token verified successfully for user profile
[16-Mar-2026 22:17:58 UTC] User ID: 113
[16-Mar-2026 22:17:58 UTC] ✅ User profile retrieved successfully for user ID: 113
[16-Mar-2026 22:18:08 UTC] === API CALL LOG ===
[16-Mar-2026 22:18:08 UTC] Endpoint: user/profile.php
[16-Mar-2026 22:18:08 UTC] Full Log Data: {
    "timestamp": "2026-03-16 22:18:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "49.237.167.152",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "49.237.167.152, 172.68.44.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzIiwidXNlcm5hbWUiOiJuaWNrb2ZraW5nIiwiZW1haWwiOiJsZWVkdWFuNzg5MEBnbWFpbC5jb20iLCJleHAiOjE3NzQzMDQxNDZ9.uwzNrWzoQBt9gC5KXPSUk7izHVI8rhrtKLysqVj4a0o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dd721cab8679bae-BKK",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "49.237.167.152",
        "CF-IPCountry": "TH",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Mar-2026 22:18:08 UTC] === END API CALL LOG ===
[16-Mar-2026 22:18:08 UTC] ✅ API Hash verification passed for profile endpoint
[16-Mar-2026 22:18:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzIiwidXNlcm5hbWUiOiJuaWNrb2ZraW5nIiwiZW1haWwiOiJsZWVkdWFuNzg5MEBnbWFpbC5jb20iLCJleHAiOjE3NzQzMDQxNDZ9.uwzNrWzoQBt9gC5KXPSUk7izHVI8rhrtKLysqVj4a0o
[16-Mar-2026 22:18:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Mar-2026 22:18:08 UTC] ✅ JWT token verified successfully for user profile
[16-Mar-2026 22:18:08 UTC] User ID: 113
[16-Mar-2026 22:18:08 UTC] ✅ User profile retrieved successfully for user ID: 113
[16-Mar-2026 22:18:33 UTC] === API CALL LOG ===
[16-Mar-2026 22:18:33 UTC] Endpoint: user/profile.php
[16-Mar-2026 22:18:33 UTC] Full Log Data: {
    "timestamp": "2026-03-16 22:18:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "89.117.20.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "89.117.20.167, 108.162.245.24",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4IiwidXNlcm5hbWUiOiJAQUhNRURGWDYzIiwiZW1haWwiOiJsaWFxdWF0YWxpODA0OEBnbWFpbC5jb20iLCJleHAiOjE3NzQyNTU1Nzh9.De_PjlYj8ItI0gveUfFHwXjq4q-SllBtwLUsKHNKp-c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dd722670d32c878-SEA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "89.117.20.167",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Mar-2026 22:18:33 UTC] === END API CALL LOG ===
[16-Mar-2026 22:18:33 UTC] ✅ API Hash verification passed for profile endpoint
[16-Mar-2026 22:18:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4IiwidXNlcm5hbWUiOiJAQUhNRURGWDYzIiwiZW1haWwiOiJsaWFxdWF0YWxpODA0OEBnbWFpbC5jb20iLCJleHAiOjE3NzQyNTU1Nzh9.De_PjlYj8ItI0gveUfFHwXjq4q-SllBtwLUsKHNKp-c
[16-Mar-2026 22:18:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Mar-2026 22:18:33 UTC] ✅ JWT token verified successfully for user profile
[16-Mar-2026 22:18:33 UTC] User ID: 108
[16-Mar-2026 22:18:33 UTC] ✅ User profile retrieved successfully for user ID: 108
[16-Mar-2026 22:18:35 UTC] === API CALL LOG ===
[16-Mar-2026 22:18:35 UTC] Endpoint: user/profile.php
[16-Mar-2026 22:18:35 UTC] Full Log Data: {
    "timestamp": "2026-03-16 22:18:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "89.117.20.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "89.117.20.167, 108.162.246.221",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4IiwidXNlcm5hbWUiOiJAQUhNRURGWDYzIiwiZW1haWwiOiJsaWFxdWF0YWxpODA0OEBnbWFpbC5jb20iLCJleHAiOjE3NzQyNTU1Nzh9.De_PjlYj8ItI0gveUfFHwXjq4q-SllBtwLUsKHNKp-c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dd72272da77c878-SEA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "89.117.20.167",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Mar-2026 22:18:35 UTC] === END API CALL LOG ===
[16-Mar-2026 22:18:35 UTC] ✅ API Hash verification passed for profile endpoint
[16-Mar-2026 22:18:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4IiwidXNlcm5hbWUiOiJAQUhNRURGWDYzIiwiZW1haWwiOiJsaWFxdWF0YWxpODA0OEBnbWFpbC5jb20iLCJleHAiOjE3NzQyNTU1Nzh9.De_PjlYj8ItI0gveUfFHwXjq4q-SllBtwLUsKHNKp-c
[16-Mar-2026 22:18:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Mar-2026 22:18:35 UTC] ✅ JWT token verified successfully for user profile
[16-Mar-2026 22:18:35 UTC] User ID: 108
[16-Mar-2026 22:18:35 UTC] ✅ User profile retrieved successfully for user ID: 108
[16-Mar-2026 22:18:49 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Mar-2026 22:18:49 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Mar-2026 22:18:49 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"89.117.20.167, 108.162.245.24","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4IiwidXNlcm5hbWUiOiJAQUhNRURGWDYzIiwiZW1haWwiOiJsaWFxdWF0YWxpODA0OEBnbWFpbC5jb20iLCJleHAiOjE3NzQyNTU1Nzh9.De_PjlYj8ItI0gveUfFHwXjq4q-SllBtwLUsKHNKp-c","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9dd722cadabcc878-SEA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"89.117.20.167","CF-IPCountry":"US","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[16-Mar-2026 22:18:49 UTC] === User Orders API Called ===
[16-Mar-2026 22:18:49 UTC] User ID: 108
[16-Mar-2026 22:18:49 UTC] Limit: 20, Offset: 0
[16-Mar-2026 22:18:49 UTC] Orders found: 2
[16-Mar-2026 22:18:49 UTC] Orders data: [{"id":90,"quantity":1,"total_coins":20,"coin_type":"regular","telegram_link":"https:\/\/t.me\/GOLDSIGNALSFX4","status":"cancelled","created_at":"2026-03-16 20:10:27","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":87,"quantity":1,"total_coins":35,"coin_type":"regular","telegram_link":"https:\/\/t.me\/noor_fxagjcs_92","status":"cancelled","created_at":"2026-03-16 12:16:35","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[16-Mar-2026 22:18:49 UTC] Total orders count: 2
[16-Mar-2026 22:19:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Mar-2026 22:19:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Mar-2026 22:19:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"89.117.20.167, 108.162.245.25","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4IiwidXNlcm5hbWUiOiJAQUhNRURGWDYzIiwiZW1haWwiOiJsaWFxdWF0YWxpODA0OEBnbWFpbC5jb20iLCJleHAiOjE3NzQyNTU1Nzh9.De_PjlYj8ItI0gveUfFHwXjq4q-SllBtwLUsKHNKp-c","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9dd723acadd1c878-SEA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"89.117.20.167","CF-IPCountry":"US","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[16-Mar-2026 22:19:25 UTC] === User Orders API Called ===
[16-Mar-2026 22:19:25 UTC] User ID: 108
[16-Mar-2026 22:19:25 UTC] Limit: 20, Offset: 0
[16-Mar-2026 22:19:25 UTC] Orders found: 2
[16-Mar-2026 22:19:25 UTC] Orders data: [{"id":90,"quantity":1,"total_coins":20,"coin_type":"regular","telegram_link":"https:\/\/t.me\/GOLDSIGNALSFX4","status":"cancelled","created_at":"2026-03-16 20:10:27","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":87,"quantity":1,"total_coins":35,"coin_type":"regular","telegram_link":"https:\/\/t.me\/noor_fxagjcs_92","status":"cancelled","created_at":"2026-03-16 12:16:35","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[16-Mar-2026 22:19:25 UTC] Total orders count: 2
[16-Mar-2026 22:19:33 UTC] === API CALL LOG ===
[16-Mar-2026 22:19:33 UTC] Endpoint: user/profile.php
[16-Mar-2026 22:19:33 UTC] Full Log Data: {
    "timestamp": "2026-03-16 22:19:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "89.117.20.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "89.117.20.167, 108.162.245.25",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4IiwidXNlcm5hbWUiOiJAQUhNRURGWDYzIiwiZW1haWwiOiJsaWFxdWF0YWxpODA0OEBnbWFpbC5jb20iLCJleHAiOjE3NzQyNTU1Nzh9.De_PjlYj8ItI0gveUfFHwXjq4q-SllBtwLUsKHNKp-c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dd723dc2e7cc878-SEA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "89.117.20.167",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Mar-2026 22:19:33 UTC] === END API CALL LOG ===
[16-Mar-2026 22:19:33 UTC] ✅ API Hash verification passed for profile endpoint
[16-Mar-2026 22:19:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4IiwidXNlcm5hbWUiOiJAQUhNRURGWDYzIiwiZW1haWwiOiJsaWFxdWF0YWxpODA0OEBnbWFpbC5jb20iLCJleHAiOjE3NzQyNTU1Nzh9.De_PjlYj8ItI0gveUfFHwXjq4q-SllBtwLUsKHNKp-c
[16-Mar-2026 22:19:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Mar-2026 22:19:33 UTC] ✅ JWT token verified successfully for user profile
[16-Mar-2026 22:19:33 UTC] User ID: 108
[16-Mar-2026 22:19:33 UTC] ✅ User profile retrieved successfully for user ID: 108
[16-Mar-2026 22:19:34 UTC] User Purchases API - User ID: 108
[16-Mar-2026 22:19:34 UTC] User Purchases API - Total purchases found: 1
[16-Mar-2026 22:19:40 UTC] === API CALL LOG ===
[16-Mar-2026 22:19:40 UTC] Endpoint: user/profile.php
[16-Mar-2026 22:19:40 UTC] Full Log Data: {
    "timestamp": "2026-03-16 22:19:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "89.117.20.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "89.117.20.167, 108.162.245.25",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4IiwidXNlcm5hbWUiOiJAQUhNRURGWDYzIiwiZW1haWwiOiJsaWFxdWF0YWxpODA0OEBnbWFpbC5jb20iLCJleHAiOjE3NzQyNTU1Nzh9.De_PjlYj8ItI0gveUfFHwXjq4q-SllBtwLUsKHNKp-c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dd724067b9cc878-SEA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "89.117.20.167",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Mar-2026 22:19:40 UTC] === END API CALL LOG ===
[16-Mar-2026 22:19:40 UTC] ✅ API Hash verification passed for profile endpoint
[16-Mar-2026 22:19:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4IiwidXNlcm5hbWUiOiJAQUhNRURGWDYzIiwiZW1haWwiOiJsaWFxdWF0YWxpODA0OEBnbWFpbC5jb20iLCJleHAiOjE3NzQyNTU1Nzh9.De_PjlYj8ItI0gveUfFHwXjq4q-SllBtwLUsKHNKp-c
[16-Mar-2026 22:19:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Mar-2026 22:19:40 UTC] ✅ JWT token verified successfully for user profile
[16-Mar-2026 22:19:40 UTC] User ID: 108
[16-Mar-2026 22:19:40 UTC] ✅ User profile retrieved successfully for user ID: 108
[16-Mar-2026 22:19:40 UTC] User Purchases API - User ID: 108
[16-Mar-2026 22:19:40 UTC] User Purchases API - Total purchases found: 1
[16-Mar-2026 22:19:45 UTC] === API CALL LOG ===
[16-Mar-2026 22:19:45 UTC] Endpoint: user/profile.php
[16-Mar-2026 22:19:45 UTC] Full Log Data: {
    "timestamp": "2026-03-16 22:19:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "89.117.20.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "89.117.20.167, 108.162.245.25",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4IiwidXNlcm5hbWUiOiJAQUhNRURGWDYzIiwiZW1haWwiOiJsaWFxdWF0YWxpODA0OEBnbWFpbC5jb20iLCJleHAiOjE3NzQyNTU1Nzh9.De_PjlYj8ItI0gveUfFHwXjq4q-SllBtwLUsKHNKp-c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dd72426dc5bc878-SEA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "89.117.20.167",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Mar-2026 22:19:45 UTC] === END API CALL LOG ===
[16-Mar-2026 22:19:45 UTC] ✅ API Hash verification passed for profile endpoint
[16-Mar-2026 22:19:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4IiwidXNlcm5hbWUiOiJAQUhNRURGWDYzIiwiZW1haWwiOiJsaWFxdWF0YWxpODA0OEBnbWFpbC5jb20iLCJleHAiOjE3NzQyNTU1Nzh9.De_PjlYj8ItI0gveUfFHwXjq4q-SllBtwLUsKHNKp-c
[16-Mar-2026 22:19:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Mar-2026 22:19:45 UTC] ✅ JWT token verified successfully for user profile
[16-Mar-2026 22:19:45 UTC] User ID: 108
[16-Mar-2026 22:19:45 UTC] ✅ User profile retrieved successfully for user ID: 108
[16-Mar-2026 22:19:59 UTC] === API CALL LOG ===
[16-Mar-2026 22:19:59 UTC] Endpoint: user/profile.php
[16-Mar-2026 22:19:59 UTC] Full Log Data: {
    "timestamp": "2026-03-16 22:19:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "89.117.20.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "89.117.20.167, 108.162.245.24",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4IiwidXNlcm5hbWUiOiJAQUhNRURGWDYzIiwiZW1haWwiOiJsaWFxdWF0YWxpODA0OEBnbWFpbC5jb20iLCJleHAiOjE3NzQyNTU1Nzh9.De_PjlYj8ItI0gveUfFHwXjq4q-SllBtwLUsKHNKp-c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dd7247cddacc878-SEA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "89.117.20.167",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Mar-2026 22:19:59 UTC] === END API CALL LOG ===
[16-Mar-2026 22:19:59 UTC] ✅ API Hash verification passed for profile endpoint
[16-Mar-2026 22:19:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4IiwidXNlcm5hbWUiOiJAQUhNRURGWDYzIiwiZW1haWwiOiJsaWFxdWF0YWxpODA0OEBnbWFpbC5jb20iLCJleHAiOjE3NzQyNTU1Nzh9.De_PjlYj8ItI0gveUfFHwXjq4q-SllBtwLUsKHNKp-c
[16-Mar-2026 22:19:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Mar-2026 22:19:59 UTC] ✅ JWT token verified successfully for user profile
[16-Mar-2026 22:19:59 UTC] User ID: 108
[16-Mar-2026 22:19:59 UTC] ✅ User profile retrieved successfully for user ID: 108
[17-Mar-2026 00:41:09 UTC] === API CALL LOG ===
[17-Mar-2026 00:41:09 UTC] Endpoint: user/profile.php
[17-Mar-2026 00:41:09 UTC] Full Log Data: {
    "timestamp": "2026-03-17 00:41:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "198.244.232.207",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "198.244.232.207, 172.64.192.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0IiwidXNlcm5hbWUiOiJraW5nIiwiZW1haWwiOiJqZXJyeXNtaXRoODN1QGdtYWlsLmNvbSIsImV4cCI6MTc3NDMxMjg2OH0.7T4KklWps38NwGGO4-GjGCcbIzY92UXix3IARG3j4M8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dd7f34bbf3adf16-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "198.244.232.207",
        "CF-IPCountry": "GB",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Mar-2026 00:41:09 UTC] === END API CALL LOG ===
[17-Mar-2026 00:41:09 UTC] ✅ API Hash verification passed for profile endpoint
[17-Mar-2026 00:41:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0IiwidXNlcm5hbWUiOiJraW5nIiwiZW1haWwiOiJqZXJyeXNtaXRoODN1QGdtYWlsLmNvbSIsImV4cCI6MTc3NDMxMjg2OH0.7T4KklWps38NwGGO4-GjGCcbIzY92UXix3IARG3j4M8
[17-Mar-2026 00:41:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Mar-2026 00:41:09 UTC] ✅ JWT token verified successfully for user profile
[17-Mar-2026 00:41:09 UTC] User ID: 114
[17-Mar-2026 00:41:09 UTC] ✅ User profile retrieved successfully for user ID: 114
[17-Mar-2026 00:41:23 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Mar-2026 00:41:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Mar-2026 00:41:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"198.244.232.207, 172.64.192.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0IiwidXNlcm5hbWUiOiJraW5nIiwiZW1haWwiOiJqZXJyeXNtaXRoODN1QGdtYWlsLmNvbSIsImV4cCI6MTc3NDMxMjg2OH0.7T4KklWps38NwGGO4-GjGCcbIzY92UXix3IARG3j4M8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9dd7f3a1afe9df16-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"198.244.232.207","CF-IPCountry":"GB","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[17-Mar-2026 00:41:23 UTC] === User Orders API Called ===
[17-Mar-2026 00:41:23 UTC] User ID: 114
[17-Mar-2026 00:41:23 UTC] Limit: 20, Offset: 0
[17-Mar-2026 00:41:23 UTC] Orders found: 0
[17-Mar-2026 00:41:23 UTC] Orders data: []
[17-Mar-2026 00:41:23 UTC] Total orders count: 0
[17-Mar-2026 00:41:39 UTC] === API CALL LOG ===
[17-Mar-2026 00:41:39 UTC] Endpoint: user/profile.php
[17-Mar-2026 00:41:39 UTC] Full Log Data: {
    "timestamp": "2026-03-17 00:41:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "198.244.232.207",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "198.244.232.207, 172.64.192.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0IiwidXNlcm5hbWUiOiJraW5nIiwiZW1haWwiOiJqZXJyeXNtaXRoODN1QGdtYWlsLmNvbSIsImV4cCI6MTc3NDMxMjg2OH0.7T4KklWps38NwGGO4-GjGCcbIzY92UXix3IARG3j4M8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dd7f4067b8edf16-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "198.244.232.207",
        "CF-IPCountry": "GB",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Mar-2026 00:41:39 UTC] === END API CALL LOG ===
[17-Mar-2026 00:41:39 UTC] ✅ API Hash verification passed for profile endpoint
[17-Mar-2026 00:41:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0IiwidXNlcm5hbWUiOiJraW5nIiwiZW1haWwiOiJqZXJyeXNtaXRoODN1QGdtYWlsLmNvbSIsImV4cCI6MTc3NDMxMjg2OH0.7T4KklWps38NwGGO4-GjGCcbIzY92UXix3IARG3j4M8
[17-Mar-2026 00:41:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Mar-2026 00:41:39 UTC] ✅ JWT token verified successfully for user profile
[17-Mar-2026 00:41:39 UTC] User ID: 114
[17-Mar-2026 00:41:39 UTC] ✅ User profile retrieved successfully for user ID: 114
[17-Mar-2026 00:41:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Mar-2026 00:41:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Mar-2026 00:41:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"198.244.232.207, 172.64.192.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0IiwidXNlcm5hbWUiOiJraW5nIiwiZW1haWwiOiJqZXJyeXNtaXRoODN1QGdtYWlsLmNvbSIsImV4cCI6MTc3NDMxMjg2OH0.7T4KklWps38NwGGO4-GjGCcbIzY92UXix3IARG3j4M8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9dd7f40c1b2ddf16-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"198.244.232.207","CF-IPCountry":"GB","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[17-Mar-2026 00:41:40 UTC] === User Orders API Called ===
[17-Mar-2026 00:41:40 UTC] User ID: 114
[17-Mar-2026 00:41:40 UTC] Limit: 20, Offset: 0
[17-Mar-2026 00:41:40 UTC] Orders found: 0
[17-Mar-2026 00:41:40 UTC] Orders data: []
[17-Mar-2026 00:41:40 UTC] Total orders count: 0
[17-Mar-2026 00:41:42 UTC] === API CALL LOG ===
[17-Mar-2026 00:41:42 UTC] Endpoint: user/profile.php
[17-Mar-2026 00:41:42 UTC] Full Log Data: {
    "timestamp": "2026-03-17 00:41:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "198.244.232.207",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "198.244.232.207, 172.64.192.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0IiwidXNlcm5hbWUiOiJraW5nIiwiZW1haWwiOiJqZXJyeXNtaXRoODN1QGdtYWlsLmNvbSIsImV4cCI6MTc3NDMxMjg2OH0.7T4KklWps38NwGGO4-GjGCcbIzY92UXix3IARG3j4M8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dd7f419cf5fdf16-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "198.244.232.207",
        "CF-IPCountry": "GB",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Mar-2026 00:41:42 UTC] === END API CALL LOG ===
[17-Mar-2026 00:41:42 UTC] ✅ API Hash verification passed for profile endpoint
[17-Mar-2026 00:41:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0IiwidXNlcm5hbWUiOiJraW5nIiwiZW1haWwiOiJqZXJyeXNtaXRoODN1QGdtYWlsLmNvbSIsImV4cCI6MTc3NDMxMjg2OH0.7T4KklWps38NwGGO4-GjGCcbIzY92UXix3IARG3j4M8
[17-Mar-2026 00:41:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Mar-2026 00:41:42 UTC] ✅ JWT token verified successfully for user profile
[17-Mar-2026 00:41:42 UTC] User ID: 114
[17-Mar-2026 00:41:42 UTC] ✅ User profile retrieved successfully for user ID: 114
[17-Mar-2026 00:42:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Mar-2026 00:42:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Mar-2026 00:42:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"198.244.232.207, 172.64.192.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0IiwidXNlcm5hbWUiOiJraW5nIiwiZW1haWwiOiJqZXJyeXNtaXRoODN1QGdtYWlsLmNvbSIsImV4cCI6MTc3NDMxMjg2OH0.7T4KklWps38NwGGO4-GjGCcbIzY92UXix3IARG3j4M8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9dd7f4f59ccddf16-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"198.244.232.207","CF-IPCountry":"GB","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[17-Mar-2026 00:42:17 UTC] === User Orders API Called ===
[17-Mar-2026 00:42:17 UTC] User ID: 114
[17-Mar-2026 00:42:17 UTC] Limit: 20, Offset: 0
[17-Mar-2026 00:42:17 UTC] Orders found: 1
[17-Mar-2026 00:42:17 UTC] Orders data: [{"id":92,"quantity":1,"total_coins":20,"coin_type":"regular","telegram_link":"https:\/\/t.me\/QentrioMarkets","status":"pending","created_at":"2026-03-17 04:12:15","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[17-Mar-2026 00:42:17 UTC] Total orders count: 1
[17-Mar-2026 00:42:24 UTC] === API CALL LOG ===
[17-Mar-2026 00:42:24 UTC] Endpoint: user/profile.php
[17-Mar-2026 00:42:24 UTC] Full Log Data: {
    "timestamp": "2026-03-17 00:42:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "198.244.232.207",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "198.244.232.207, 172.64.192.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0IiwidXNlcm5hbWUiOiJraW5nIiwiZW1haWwiOiJqZXJyeXNtaXRoODN1QGdtYWlsLmNvbSIsImV4cCI6MTc3NDMxMjg2OH0.7T4KklWps38NwGGO4-GjGCcbIzY92UXix3IARG3j4M8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dd7f51d59fedf16-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "198.244.232.207",
        "CF-IPCountry": "GB",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Mar-2026 00:42:24 UTC] === END API CALL LOG ===
[17-Mar-2026 00:42:24 UTC] ✅ API Hash verification passed for profile endpoint
[17-Mar-2026 00:42:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0IiwidXNlcm5hbWUiOiJraW5nIiwiZW1haWwiOiJqZXJyeXNtaXRoODN1QGdtYWlsLmNvbSIsImV4cCI6MTc3NDMxMjg2OH0.7T4KklWps38NwGGO4-GjGCcbIzY92UXix3IARG3j4M8
[17-Mar-2026 00:42:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Mar-2026 00:42:24 UTC] ✅ JWT token verified successfully for user profile
[17-Mar-2026 00:42:24 UTC] User ID: 114
[17-Mar-2026 00:42:24 UTC] ✅ User profile retrieved successfully for user ID: 114
[17-Mar-2026 00:43:21 UTC] === API CALL LOG ===
[17-Mar-2026 00:43:21 UTC] Endpoint: user/profile.php
[17-Mar-2026 00:43:21 UTC] Full Log Data: {
    "timestamp": "2026-03-17 00:43:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "198.244.232.207",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "198.244.232.207, 172.64.192.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0IiwidXNlcm5hbWUiOiJraW5nIiwiZW1haWwiOiJqZXJyeXNtaXRoODN1QGdtYWlsLmNvbSIsImV4cCI6MTc3NDMxMjg2OH0.7T4KklWps38NwGGO4-GjGCcbIzY92UXix3IARG3j4M8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dd7f683fca6df16-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "198.244.232.207",
        "CF-IPCountry": "GB",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Mar-2026 00:43:21 UTC] === END API CALL LOG ===
[17-Mar-2026 00:43:21 UTC] ✅ API Hash verification passed for profile endpoint
[17-Mar-2026 00:43:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0IiwidXNlcm5hbWUiOiJraW5nIiwiZW1haWwiOiJqZXJyeXNtaXRoODN1QGdtYWlsLmNvbSIsImV4cCI6MTc3NDMxMjg2OH0.7T4KklWps38NwGGO4-GjGCcbIzY92UXix3IARG3j4M8
[17-Mar-2026 00:43:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Mar-2026 00:43:21 UTC] ✅ JWT token verified successfully for user profile
[17-Mar-2026 00:43:21 UTC] User ID: 114
[17-Mar-2026 00:43:21 UTC] ✅ User profile retrieved successfully for user ID: 114
[17-Mar-2026 00:43:59 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Mar-2026 00:43:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Mar-2026 00:43:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"198.244.232.207, 172.64.192.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0IiwidXNlcm5hbWUiOiJraW5nIiwiZW1haWwiOiJqZXJyeXNtaXRoODN1QGdtYWlsLmNvbSIsImV4cCI6MTc3NDMxMjg2OH0.7T4KklWps38NwGGO4-GjGCcbIzY92UXix3IARG3j4M8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9dd7f76edaf8df16-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"198.244.232.207","CF-IPCountry":"GB","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[17-Mar-2026 00:43:59 UTC] === User Orders API Called ===
[17-Mar-2026 00:43:59 UTC] User ID: 114
[17-Mar-2026 00:43:59 UTC] Limit: 20, Offset: 0
[17-Mar-2026 00:43:59 UTC] Orders found: 2
[17-Mar-2026 00:43:59 UTC] Orders data: [{"id":93,"quantity":3,"total_coins":60,"coin_type":"regular","telegram_link":"https:\/\/t.me\/QentrioMarkets","status":"pending","created_at":"2026-03-17 04:13:57","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":92,"quantity":1,"total_coins":20,"coin_type":"regular","telegram_link":"https:\/\/t.me\/QentrioMarkets","status":"pending","created_at":"2026-03-17 04:12:15","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[17-Mar-2026 00:43:59 UTC] Total orders count: 2
[17-Mar-2026 00:44:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Mar-2026 00:44:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Mar-2026 00:44:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"198.244.232.207, 172.64.192.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0IiwidXNlcm5hbWUiOiJraW5nIiwiZW1haWwiOiJqZXJyeXNtaXRoODN1QGdtYWlsLmNvbSIsImV4cCI6MTc3NDMxMjg2OH0.7T4KklWps38NwGGO4-GjGCcbIzY92UXix3IARG3j4M8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9dd7f7b7184adf16-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"198.244.232.207","CF-IPCountry":"GB","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[17-Mar-2026 00:44:10 UTC] === User Orders API Called ===
[17-Mar-2026 00:44:10 UTC] User ID: 114
[17-Mar-2026 00:44:10 UTC] Limit: 20, Offset: 0
[17-Mar-2026 00:44:10 UTC] Orders found: 2
[17-Mar-2026 00:44:10 UTC] Orders data: [{"id":93,"quantity":3,"total_coins":60,"coin_type":"regular","telegram_link":"https:\/\/t.me\/QentrioMarkets","status":"pending","created_at":"2026-03-17 04:13:57","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":92,"quantity":1,"total_coins":20,"coin_type":"regular","telegram_link":"https:\/\/t.me\/QentrioMarkets","status":"pending","created_at":"2026-03-17 04:12:15","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[17-Mar-2026 00:44:10 UTC] Total orders count: 2
[17-Mar-2026 00:44:16 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Mar-2026 00:44:16 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Mar-2026 00:44:16 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"198.244.232.207, 172.64.192.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0IiwidXNlcm5hbWUiOiJraW5nIiwiZW1haWwiOiJqZXJyeXNtaXRoODN1QGdtYWlsLmNvbSIsImV4cCI6MTc3NDMxMjg2OH0.7T4KklWps38NwGGO4-GjGCcbIzY92UXix3IARG3j4M8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9dd7f7d898fbdf16-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"198.244.232.207","CF-IPCountry":"GB","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[17-Mar-2026 00:44:16 UTC] === User Orders API Called ===
[17-Mar-2026 00:44:16 UTC] User ID: 114
[17-Mar-2026 00:44:16 UTC] Limit: 20, Offset: 0
[17-Mar-2026 00:44:16 UTC] Orders found: 2
[17-Mar-2026 00:44:16 UTC] Orders data: [{"id":93,"quantity":3,"total_coins":60,"coin_type":"regular","telegram_link":"https:\/\/t.me\/QentrioMarkets","status":"pending","created_at":"2026-03-17 04:13:57","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":92,"quantity":1,"total_coins":20,"coin_type":"regular","telegram_link":"https:\/\/t.me\/QentrioMarkets","status":"pending","created_at":"2026-03-17 04:12:15","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[17-Mar-2026 00:44:16 UTC] Total orders count: 2
[17-Mar-2026 00:44:17 UTC] === API CALL LOG ===
[17-Mar-2026 00:44:17 UTC] Endpoint: user/profile.php
[17-Mar-2026 00:44:17 UTC] Full Log Data: {
    "timestamp": "2026-03-17 00:44:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "198.244.232.207",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "198.244.232.207, 172.64.192.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0IiwidXNlcm5hbWUiOiJraW5nIiwiZW1haWwiOiJqZXJyeXNtaXRoODN1QGdtYWlsLmNvbSIsImV4cCI6MTc3NDMxMjg2OH0.7T4KklWps38NwGGO4-GjGCcbIzY92UXix3IARG3j4M8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dd7f7df5a45df16-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "198.244.232.207",
        "CF-IPCountry": "GB",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Mar-2026 00:44:17 UTC] === END API CALL LOG ===
[17-Mar-2026 00:44:17 UTC] ✅ API Hash verification passed for profile endpoint
[17-Mar-2026 00:44:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0IiwidXNlcm5hbWUiOiJraW5nIiwiZW1haWwiOiJqZXJyeXNtaXRoODN1QGdtYWlsLmNvbSIsImV4cCI6MTc3NDMxMjg2OH0.7T4KklWps38NwGGO4-GjGCcbIzY92UXix3IARG3j4M8
[17-Mar-2026 00:44:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Mar-2026 00:44:17 UTC] ✅ JWT token verified successfully for user profile
[17-Mar-2026 00:44:17 UTC] User ID: 114
[17-Mar-2026 00:44:17 UTC] ✅ User profile retrieved successfully for user ID: 114
[17-Mar-2026 00:44:18 UTC] User Purchases API - User ID: 114
[17-Mar-2026 00:44:18 UTC] User Purchases API - Total purchases found: 0
[17-Mar-2026 00:44:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Mar-2026 00:44:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Mar-2026 00:44:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"198.244.232.207, 172.64.192.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0IiwidXNlcm5hbWUiOiJraW5nIiwiZW1haWwiOiJqZXJyeXNtaXRoODN1QGdtYWlsLmNvbSIsImV4cCI6MTc3NDMxMjg2OH0.7T4KklWps38NwGGO4-GjGCcbIzY92UXix3IARG3j4M8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9dd7f7edde7fdf16-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"198.244.232.207","CF-IPCountry":"GB","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[17-Mar-2026 00:44:19 UTC] === User Orders API Called ===
[17-Mar-2026 00:44:19 UTC] User ID: 114
[17-Mar-2026 00:44:19 UTC] Limit: 20, Offset: 0
[17-Mar-2026 00:44:19 UTC] Orders found: 2
[17-Mar-2026 00:44:19 UTC] Orders data: [{"id":93,"quantity":3,"total_coins":60,"coin_type":"regular","telegram_link":"https:\/\/t.me\/QentrioMarkets","status":"pending","created_at":"2026-03-17 04:13:57","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":92,"quantity":1,"total_coins":20,"coin_type":"regular","telegram_link":"https:\/\/t.me\/QentrioMarkets","status":"pending","created_at":"2026-03-17 04:12:15","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[17-Mar-2026 00:44:19 UTC] Total orders count: 2
[17-Mar-2026 00:44:20 UTC] === API CALL LOG ===
[17-Mar-2026 00:44:20 UTC] Endpoint: user/profile.php
[17-Mar-2026 00:44:20 UTC] Full Log Data: {
    "timestamp": "2026-03-17 00:44:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "198.244.232.207",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "198.244.232.207, 172.64.192.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0IiwidXNlcm5hbWUiOiJraW5nIiwiZW1haWwiOiJqZXJyeXNtaXRoODN1QGdtYWlsLmNvbSIsImV4cCI6MTc3NDMxMjg2OH0.7T4KklWps38NwGGO4-GjGCcbIzY92UXix3IARG3j4M8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dd7f7f51fcbdf16-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "198.244.232.207",
        "CF-IPCountry": "GB",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Mar-2026 00:44:20 UTC] === END API CALL LOG ===
[17-Mar-2026 00:44:20 UTC] ✅ API Hash verification passed for profile endpoint
[17-Mar-2026 00:44:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0IiwidXNlcm5hbWUiOiJraW5nIiwiZW1haWwiOiJqZXJyeXNtaXRoODN1QGdtYWlsLmNvbSIsImV4cCI6MTc3NDMxMjg2OH0.7T4KklWps38NwGGO4-GjGCcbIzY92UXix3IARG3j4M8
[17-Mar-2026 00:44:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Mar-2026 00:44:20 UTC] ✅ JWT token verified successfully for user profile
[17-Mar-2026 00:44:20 UTC] User ID: 114
[17-Mar-2026 00:44:20 UTC] ✅ User profile retrieved successfully for user ID: 114
[17-Mar-2026 00:44:21 UTC] User Purchases API - User ID: 114
[17-Mar-2026 00:44:21 UTC] User Purchases API - Total purchases found: 0
[17-Mar-2026 00:44:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Mar-2026 00:44:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Mar-2026 00:44:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"198.244.232.207, 172.64.192.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0IiwidXNlcm5hbWUiOiJraW5nIiwiZW1haWwiOiJqZXJyeXNtaXRoODN1QGdtYWlsLmNvbSIsImV4cCI6MTc3NDMxMjg2OH0.7T4KklWps38NwGGO4-GjGCcbIzY92UXix3IARG3j4M8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9dd7f7feee3adf16-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"198.244.232.207","CF-IPCountry":"GB","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[17-Mar-2026 00:44:22 UTC] === User Orders API Called ===
[17-Mar-2026 00:44:22 UTC] User ID: 114
[17-Mar-2026 00:44:22 UTC] Limit: 20, Offset: 0
[17-Mar-2026 00:44:22 UTC] Orders found: 2
[17-Mar-2026 00:44:22 UTC] Orders data: [{"id":93,"quantity":3,"total_coins":60,"coin_type":"regular","telegram_link":"https:\/\/t.me\/QentrioMarkets","status":"pending","created_at":"2026-03-17 04:13:57","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":92,"quantity":1,"total_coins":20,"coin_type":"regular","telegram_link":"https:\/\/t.me\/QentrioMarkets","status":"pending","created_at":"2026-03-17 04:12:15","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[17-Mar-2026 00:44:22 UTC] Total orders count: 2
[17-Mar-2026 00:44:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Mar-2026 00:44:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Mar-2026 00:44:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"198.244.232.207, 172.64.192.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0IiwidXNlcm5hbWUiOiJraW5nIiwiZW1haWwiOiJqZXJyeXNtaXRoODN1QGdtYWlsLmNvbSIsImV4cCI6MTc3NDMxMjg2OH0.7T4KklWps38NwGGO4-GjGCcbIzY92UXix3IARG3j4M8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9dd7f8111847df16-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"198.244.232.207","CF-IPCountry":"GB","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[17-Mar-2026 00:44:25 UTC] === User Orders API Called ===
[17-Mar-2026 00:44:25 UTC] User ID: 114
[17-Mar-2026 00:44:25 UTC] Limit: 20, Offset: 0
[17-Mar-2026 00:44:25 UTC] Orders found: 2
[17-Mar-2026 00:44:25 UTC] Orders data: [{"id":93,"quantity":3,"total_coins":60,"coin_type":"regular","telegram_link":"https:\/\/t.me\/QentrioMarkets","status":"pending","created_at":"2026-03-17 04:13:57","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":92,"quantity":1,"total_coins":20,"coin_type":"regular","telegram_link":"https:\/\/t.me\/QentrioMarkets","status":"pending","created_at":"2026-03-17 04:12:15","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[17-Mar-2026 00:44:25 UTC] Total orders count: 2
[17-Mar-2026 00:44:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Mar-2026 00:44:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Mar-2026 00:44:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"198.244.232.207, 172.64.192.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0IiwidXNlcm5hbWUiOiJraW5nIiwiZW1haWwiOiJqZXJyeXNtaXRoODN1QGdtYWlsLmNvbSIsImV4cCI6MTc3NDMxMjg2OH0.7T4KklWps38NwGGO4-GjGCcbIzY92UXix3IARG3j4M8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9dd7f8300c3fdf16-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"198.244.232.207","CF-IPCountry":"GB","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[17-Mar-2026 00:44:30 UTC] === User Orders API Called ===
[17-Mar-2026 00:44:30 UTC] User ID: 114
[17-Mar-2026 00:44:30 UTC] Limit: 20, Offset: 0
[17-Mar-2026 00:44:30 UTC] Orders found: 2
[17-Mar-2026 00:44:30 UTC] Orders data: [{"id":93,"quantity":3,"total_coins":60,"coin_type":"regular","telegram_link":"https:\/\/t.me\/QentrioMarkets","status":"pending","created_at":"2026-03-17 04:13:57","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":92,"quantity":1,"total_coins":20,"coin_type":"regular","telegram_link":"https:\/\/t.me\/QentrioMarkets","status":"pending","created_at":"2026-03-17 04:12:15","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[17-Mar-2026 00:44:30 UTC] Total orders count: 2
[17-Mar-2026 00:44:36 UTC] === API CALL LOG ===
[17-Mar-2026 00:44:36 UTC] Endpoint: user/profile.php
[17-Mar-2026 00:44:36 UTC] Full Log Data: {
    "timestamp": "2026-03-17 00:44:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "198.244.232.207",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "198.244.232.207, 172.64.192.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0IiwidXNlcm5hbWUiOiJraW5nIiwiZW1haWwiOiJqZXJyeXNtaXRoODN1QGdtYWlsLmNvbSIsImV4cCI6MTc3NDMxMjg2OH0.7T4KklWps38NwGGO4-GjGCcbIzY92UXix3IARG3j4M8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dd7f85699fadf16-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "198.244.232.207",
        "CF-IPCountry": "GB",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Mar-2026 00:44:36 UTC] === END API CALL LOG ===
[17-Mar-2026 00:44:36 UTC] ✅ API Hash verification passed for profile endpoint
[17-Mar-2026 00:44:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0IiwidXNlcm5hbWUiOiJraW5nIiwiZW1haWwiOiJqZXJyeXNtaXRoODN1QGdtYWlsLmNvbSIsImV4cCI6MTc3NDMxMjg2OH0.7T4KklWps38NwGGO4-GjGCcbIzY92UXix3IARG3j4M8
[17-Mar-2026 00:44:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Mar-2026 00:44:36 UTC] ✅ JWT token verified successfully for user profile
[17-Mar-2026 00:44:36 UTC] User ID: 114
[17-Mar-2026 00:44:36 UTC] ✅ User profile retrieved successfully for user ID: 114
[17-Mar-2026 00:44:54 UTC] === API CALL LOG ===
[17-Mar-2026 00:44:54 UTC] Endpoint: user/profile.php
[17-Mar-2026 00:44:54 UTC] Full Log Data: {
    "timestamp": "2026-03-17 00:44:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "198.244.232.207",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "198.244.232.207, 172.64.192.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0IiwidXNlcm5hbWUiOiJraW5nIiwiZW1haWwiOiJqZXJyeXNtaXRoODN1QGdtYWlsLmNvbSIsImV4cCI6MTc3NDMxMjg2OH0.7T4KklWps38NwGGO4-GjGCcbIzY92UXix3IARG3j4M8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dd7f8c9bba9df16-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "198.244.232.207",
        "CF-IPCountry": "GB",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Mar-2026 00:44:54 UTC] === END API CALL LOG ===
[17-Mar-2026 00:44:54 UTC] ✅ API Hash verification passed for profile endpoint
[17-Mar-2026 00:44:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0IiwidXNlcm5hbWUiOiJraW5nIiwiZW1haWwiOiJqZXJyeXNtaXRoODN1QGdtYWlsLmNvbSIsImV4cCI6MTc3NDMxMjg2OH0.7T4KklWps38NwGGO4-GjGCcbIzY92UXix3IARG3j4M8
[17-Mar-2026 00:44:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Mar-2026 00:44:54 UTC] ✅ JWT token verified successfully for user profile
[17-Mar-2026 00:44:54 UTC] User ID: 114
[17-Mar-2026 00:44:54 UTC] ✅ User profile retrieved successfully for user ID: 114
[17-Mar-2026 00:44:58 UTC] === API CALL LOG ===
[17-Mar-2026 00:44:58 UTC] Endpoint: user/profile.php
[17-Mar-2026 00:44:58 UTC] Full Log Data: {
    "timestamp": "2026-03-17 00:44:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "198.244.232.207",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "198.244.232.207, 172.64.192.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0IiwidXNlcm5hbWUiOiJraW5nIiwiZW1haWwiOiJqZXJyeXNtaXRoODN1QGdtYWlsLmNvbSIsImV4cCI6MTc3NDMxMjg2OH0.7T4KklWps38NwGGO4-GjGCcbIzY92UXix3IARG3j4M8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dd7f8e16c9bdf16-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "198.244.232.207",
        "CF-IPCountry": "GB",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Mar-2026 00:44:58 UTC] === END API CALL LOG ===
[17-Mar-2026 00:44:58 UTC] ✅ API Hash verification passed for profile endpoint
[17-Mar-2026 00:44:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0IiwidXNlcm5hbWUiOiJraW5nIiwiZW1haWwiOiJqZXJyeXNtaXRoODN1QGdtYWlsLmNvbSIsImV4cCI6MTc3NDMxMjg2OH0.7T4KklWps38NwGGO4-GjGCcbIzY92UXix3IARG3j4M8
[17-Mar-2026 00:44:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Mar-2026 00:44:58 UTC] ✅ JWT token verified successfully for user profile
[17-Mar-2026 00:44:58 UTC] User ID: 114
[17-Mar-2026 00:44:58 UTC] ✅ User profile retrieved successfully for user ID: 114
[17-Mar-2026 00:45:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Mar-2026 00:45:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Mar-2026 00:45:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"198.244.232.207, 172.64.192.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0IiwidXNlcm5hbWUiOiJraW5nIiwiZW1haWwiOiJqZXJyeXNtaXRoODN1QGdtYWlsLmNvbSIsImV4cCI6MTc3NDMxMjg2OH0.7T4KklWps38NwGGO4-GjGCcbIzY92UXix3IARG3j4M8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9dd7f9223ba0df16-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"198.244.232.207","CF-IPCountry":"GB","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[17-Mar-2026 00:45:08 UTC] === User Orders API Called ===
[17-Mar-2026 00:45:08 UTC] User ID: 114
[17-Mar-2026 00:45:08 UTC] Limit: 20, Offset: 0
[17-Mar-2026 00:45:08 UTC] Orders found: 3
[17-Mar-2026 00:45:08 UTC] Orders data: [{"id":94,"quantity":1,"total_coins":20,"coin_type":"regular","telegram_link":"https:\/\/t.me\/QentrioMarkets","status":"pending","created_at":"2026-03-17 04:15:06","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":93,"quantity":3,"total_coins":60,"coin_type":"regular","telegram_link":"https:\/\/t.me\/QentrioMarkets","status":"pending","created_at":"2026-03-17 04:13:57","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":92,"quantity":1,"total_coins":20,"coin_type":"regular","telegram_link":"https:\/\/t.me\/QentrioMarkets","status":"pending","created_at":"2026-03-17 04:12:15","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[17-Mar-2026 00:45:08 UTC] Total orders count: 3
[17-Mar-2026 00:45:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Mar-2026 00:45:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Mar-2026 00:45:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"198.244.232.207, 172.64.192.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0IiwidXNlcm5hbWUiOiJraW5nIiwiZW1haWwiOiJqZXJyeXNtaXRoODN1QGdtYWlsLmNvbSIsImV4cCI6MTc3NDMxMjg2OH0.7T4KklWps38NwGGO4-GjGCcbIzY92UXix3IARG3j4M8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9dd7f9335b20df16-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"198.244.232.207","CF-IPCountry":"GB","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[17-Mar-2026 00:45:11 UTC] === User Orders API Called ===
[17-Mar-2026 00:45:11 UTC] User ID: 114
[17-Mar-2026 00:45:11 UTC] Limit: 20, Offset: 0
[17-Mar-2026 00:45:11 UTC] Orders found: 3
[17-Mar-2026 00:45:11 UTC] Orders data: [{"id":94,"quantity":1,"total_coins":20,"coin_type":"regular","telegram_link":"https:\/\/t.me\/QentrioMarkets","status":"pending","created_at":"2026-03-17 04:15:06","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":93,"quantity":3,"total_coins":60,"coin_type":"regular","telegram_link":"https:\/\/t.me\/QentrioMarkets","status":"pending","created_at":"2026-03-17 04:13:57","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":92,"quantity":1,"total_coins":20,"coin_type":"regular","telegram_link":"https:\/\/t.me\/QentrioMarkets","status":"pending","created_at":"2026-03-17 04:12:15","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[17-Mar-2026 00:45:11 UTC] Total orders count: 3
[17-Mar-2026 00:54:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Mar-2026 00:54:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Mar-2026 00:54:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"198.244.232.207, 162.158.216.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0IiwidXNlcm5hbWUiOiJraW5nIiwiZW1haWwiOiJqZXJyeXNtaXRoODN1QGdtYWlsLmNvbSIsImV4cCI6MTc3NDMxMjg2OH0.7T4KklWps38NwGGO4-GjGCcbIzY92UXix3IARG3j4M8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9dd8077b3f12579e-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"198.244.232.207","CF-IPCountry":"GB","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[17-Mar-2026 00:54:56 UTC] === User Orders API Called ===
[17-Mar-2026 00:54:56 UTC] User ID: 114
[17-Mar-2026 00:54:56 UTC] Limit: 20, Offset: 0
[17-Mar-2026 00:54:56 UTC] Orders found: 3
[17-Mar-2026 00:54:56 UTC] Orders data: [{"id":94,"quantity":1,"total_coins":20,"coin_type":"regular","telegram_link":"https:\/\/t.me\/QentrioMarkets","status":"pending","created_at":"2026-03-17 04:15:06","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":93,"quantity":3,"total_coins":60,"coin_type":"regular","telegram_link":"https:\/\/t.me\/QentrioMarkets","status":"pending","created_at":"2026-03-17 04:13:57","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":92,"quantity":1,"total_coins":20,"coin_type":"regular","telegram_link":"https:\/\/t.me\/QentrioMarkets","status":"pending","created_at":"2026-03-17 04:12:15","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[17-Mar-2026 00:54:56 UTC] Total orders count: 3
[17-Mar-2026 01:24:04 UTC] === API CALL LOG ===
[17-Mar-2026 01:24:04 UTC] Endpoint: user/profile.php
[17-Mar-2026 01:24:04 UTC] Full Log Data: {
    "timestamp": "2026-03-17 01:24:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:32ae:130d::123e:2349",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:32ae:130d::123e:2349, 162.159.122.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTAsInVzZXJuYW1lIjoibXJfZWFnbGUiLCJlbWFpbCI6Im5hbmRhbnBvb2phcnk0OTlAZ21haWwuY29tIiwiZXhwIjoxNzc0MjgzMDM0fQ.25eluWvGyTsJvTMe28apVyjOkAnqAv426I0gRhOb2sM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dd832291b1a8ada-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:32ae:130d::123e:2349",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Mar-2026 01:24:04 UTC] === END API CALL LOG ===
[17-Mar-2026 01:24:04 UTC] ✅ API Hash verification passed for profile endpoint
[17-Mar-2026 01:24:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTAsInVzZXJuYW1lIjoibXJfZWFnbGUiLCJlbWFpbCI6Im5hbmRhbnBvb2phcnk0OTlAZ21haWwuY29tIiwiZXhwIjoxNzc0MjgzMDM0fQ.25eluWvGyTsJvTMe28apVyjOkAnqAv426I0gRhOb2sM
[17-Mar-2026 01:24:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Mar-2026 01:24:04 UTC] ✅ JWT token verified successfully for user profile
[17-Mar-2026 01:24:04 UTC] User ID: 110
[17-Mar-2026 01:24:04 UTC] ✅ User profile retrieved successfully for user ID: 110
[17-Mar-2026 01:24:05 UTC] === API CALL LOG ===
[17-Mar-2026 01:24:05 UTC] Endpoint: user/profile.php
[17-Mar-2026 01:24:05 UTC] Full Log Data: {
    "timestamp": "2026-03-17 01:24:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:32ae:130d::123e:2349",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:32ae:130d::123e:2349, 162.159.122.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTAsInVzZXJuYW1lIjoibXJfZWFnbGUiLCJlbWFpbCI6Im5hbmRhbnBvb2phcnk0OTlAZ21haWwuY29tIiwiZXhwIjoxNzc0MjgzMDM0fQ.25eluWvGyTsJvTMe28apVyjOkAnqAv426I0gRhOb2sM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dd8322db9428ada-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:32ae:130d::123e:2349",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Mar-2026 01:24:05 UTC] === END API CALL LOG ===
[17-Mar-2026 01:24:05 UTC] ✅ API Hash verification passed for profile endpoint
[17-Mar-2026 01:24:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTAsInVzZXJuYW1lIjoibXJfZWFnbGUiLCJlbWFpbCI6Im5hbmRhbnBvb2phcnk0OTlAZ21haWwuY29tIiwiZXhwIjoxNzc0MjgzMDM0fQ.25eluWvGyTsJvTMe28apVyjOkAnqAv426I0gRhOb2sM
[17-Mar-2026 01:24:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Mar-2026 01:24:05 UTC] ✅ JWT token verified successfully for user profile
[17-Mar-2026 01:24:05 UTC] User ID: 110
[17-Mar-2026 01:24:05 UTC] ✅ User profile retrieved successfully for user ID: 110
[17-Mar-2026 01:24:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Mar-2026 01:24:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Mar-2026 01:24:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:32ae:130d::123e:2349, 162.159.122.15","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTAsInVzZXJuYW1lIjoibXJfZWFnbGUiLCJlbWFpbCI6Im5hbmRhbnBvb2phcnk0OTlAZ21haWwuY29tIiwiZXhwIjoxNzc0MjgzMDM0fQ.25eluWvGyTsJvTMe28apVyjOkAnqAv426I0gRhOb2sM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9dd8323f88398ada-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:32ae:130d::123e:2349","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[17-Mar-2026 01:24:08 UTC] === User Orders API Called ===
[17-Mar-2026 01:24:08 UTC] User ID: 110
[17-Mar-2026 01:24:08 UTC] Limit: 20, Offset: 0
[17-Mar-2026 01:24:08 UTC] Orders found: 1
[17-Mar-2026 01:24:08 UTC] Orders data: [{"id":88,"quantity":2,"total_coins":70,"coin_type":"regular","telegram_link":"https:\/\/t.me\/np_cinema_updates","status":"cancelled","created_at":"2026-03-16 16:48:41","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[17-Mar-2026 01:24:08 UTC] Total orders count: 1
[17-Mar-2026 01:24:09 UTC] === API CALL LOG ===
[17-Mar-2026 01:24:09 UTC] Endpoint: user/profile.php
[17-Mar-2026 01:24:09 UTC] Full Log Data: {
    "timestamp": "2026-03-17 01:24:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:32ae:130d::123e:2349",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:32ae:130d::123e:2349, 162.159.122.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTAsInVzZXJuYW1lIjoibXJfZWFnbGUiLCJlbWFpbCI6Im5hbmRhbnBvb2phcnk0OTlAZ21haWwuY29tIiwiZXhwIjoxNzc0MjgzMDM0fQ.25eluWvGyTsJvTMe28apVyjOkAnqAv426I0gRhOb2sM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dd832475a6b8ada-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:32ae:130d::123e:2349",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Mar-2026 01:24:09 UTC] === END API CALL LOG ===
[17-Mar-2026 01:24:09 UTC] ✅ API Hash verification passed for profile endpoint
[17-Mar-2026 01:24:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTAsInVzZXJuYW1lIjoibXJfZWFnbGUiLCJlbWFpbCI6Im5hbmRhbnBvb2phcnk0OTlAZ21haWwuY29tIiwiZXhwIjoxNzc0MjgzMDM0fQ.25eluWvGyTsJvTMe28apVyjOkAnqAv426I0gRhOb2sM
[17-Mar-2026 01:24:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Mar-2026 01:24:09 UTC] ✅ JWT token verified successfully for user profile
[17-Mar-2026 01:24:09 UTC] User ID: 110
[17-Mar-2026 01:24:09 UTC] ✅ User profile retrieved successfully for user ID: 110
[17-Mar-2026 01:24:09 UTC] User Purchases API - User ID: 110
[17-Mar-2026 01:24:09 UTC] User Purchases API - Total purchases found: 0
[17-Mar-2026 01:24:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Mar-2026 01:24:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Mar-2026 01:24:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:32ae:130d::123e:2349, 162.159.122.14","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTAsInVzZXJuYW1lIjoibXJfZWFnbGUiLCJlbWFpbCI6Im5hbmRhbnBvb2phcnk0OTlAZ21haWwuY29tIiwiZXhwIjoxNzc0MjgzMDM0fQ.25eluWvGyTsJvTMe28apVyjOkAnqAv426I0gRhOb2sM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9dd8324ebbc08ada-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:32ae:130d::123e:2349","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[17-Mar-2026 01:24:10 UTC] === User Orders API Called ===
[17-Mar-2026 01:24:10 UTC] User ID: 110
[17-Mar-2026 01:24:10 UTC] Limit: 20, Offset: 0
[17-Mar-2026 01:24:10 UTC] Orders found: 1
[17-Mar-2026 01:24:10 UTC] Orders data: [{"id":88,"quantity":2,"total_coins":70,"coin_type":"regular","telegram_link":"https:\/\/t.me\/np_cinema_updates","status":"cancelled","created_at":"2026-03-16 16:48:41","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[17-Mar-2026 01:24:10 UTC] Total orders count: 1
[17-Mar-2026 01:24:15 UTC] === API CALL LOG ===
[17-Mar-2026 01:24:15 UTC] Endpoint: user/profile.php
[17-Mar-2026 01:24:15 UTC] Full Log Data: {
    "timestamp": "2026-03-17 01:24:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:32ae:130d::123e:2349",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:32ae:130d::123e:2349, 162.159.122.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTAsInVzZXJuYW1lIjoibXJfZWFnbGUiLCJlbWFpbCI6Im5hbmRhbnBvb2phcnk0OTlAZ21haWwuY29tIiwiZXhwIjoxNzc0MjgzMDM0fQ.25eluWvGyTsJvTMe28apVyjOkAnqAv426I0gRhOb2sM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dd83269bd198ada-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:32ae:130d::123e:2349",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Mar-2026 01:24:15 UTC] === END API CALL LOG ===
[17-Mar-2026 01:24:15 UTC] ✅ API Hash verification passed for profile endpoint
[17-Mar-2026 01:24:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTAsInVzZXJuYW1lIjoibXJfZWFnbGUiLCJlbWFpbCI6Im5hbmRhbnBvb2phcnk0OTlAZ21haWwuY29tIiwiZXhwIjoxNzc0MjgzMDM0fQ.25eluWvGyTsJvTMe28apVyjOkAnqAv426I0gRhOb2sM
[17-Mar-2026 01:24:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Mar-2026 01:24:15 UTC] ✅ JWT token verified successfully for user profile
[17-Mar-2026 01:24:15 UTC] User ID: 110
[17-Mar-2026 01:24:15 UTC] ✅ User profile retrieved successfully for user ID: 110
[17-Mar-2026 01:24:15 UTC] User Purchases API - User ID: 110
[17-Mar-2026 01:24:15 UTC] User Purchases API - Total purchases found: 0
[17-Mar-2026 01:24:20 UTC] === API CALL LOG ===
[17-Mar-2026 01:24:20 UTC] Endpoint: user/profile.php
[17-Mar-2026 01:24:20 UTC] Full Log Data: {
    "timestamp": "2026-03-17 01:24:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:32ae:130d::123e:2349",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:32ae:130d::123e:2349, 162.159.122.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTAsInVzZXJuYW1lIjoibXJfZWFnbGUiLCJlbWFpbCI6Im5hbmRhbnBvb2phcnk0OTlAZ21haWwuY29tIiwiZXhwIjoxNzc0MjgzMDM0fQ.25eluWvGyTsJvTMe28apVyjOkAnqAv426I0gRhOb2sM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dd8328e5e8e8ada-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:32ae:130d::123e:2349",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Mar-2026 01:24:20 UTC] === END API CALL LOG ===
[17-Mar-2026 01:24:20 UTC] ✅ API Hash verification passed for profile endpoint
[17-Mar-2026 01:24:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTAsInVzZXJuYW1lIjoibXJfZWFnbGUiLCJlbWFpbCI6Im5hbmRhbnBvb2phcnk0OTlAZ21haWwuY29tIiwiZXhwIjoxNzc0MjgzMDM0fQ.25eluWvGyTsJvTMe28apVyjOkAnqAv426I0gRhOb2sM
[17-Mar-2026 01:24:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Mar-2026 01:24:20 UTC] ✅ JWT token verified successfully for user profile
[17-Mar-2026 01:24:20 UTC] User ID: 110
[17-Mar-2026 01:24:20 UTC] ✅ User profile retrieved successfully for user ID: 110
[17-Mar-2026 01:24:21 UTC] User Purchases API - User ID: 110
[17-Mar-2026 01:24:21 UTC] User Purchases API - Total purchases found: 0
[17-Mar-2026 01:24:28 UTC] === API CALL LOG ===
[17-Mar-2026 01:24:28 UTC] Endpoint: user/profile.php
[17-Mar-2026 01:24:28 UTC] Full Log Data: {
    "timestamp": "2026-03-17 01:24:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:32ae:130d::123e:2349",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:32ae:130d::123e:2349, 162.159.122.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTAsInVzZXJuYW1lIjoibXJfZWFnbGUiLCJlbWFpbCI6Im5hbmRhbnBvb2phcnk0OTlAZ21haWwuY29tIiwiZXhwIjoxNzc0MjgzMDM0fQ.25eluWvGyTsJvTMe28apVyjOkAnqAv426I0gRhOb2sM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dd832bf7df38ada-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:32ae:130d::123e:2349",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Mar-2026 01:24:28 UTC] === END API CALL LOG ===
[17-Mar-2026 01:24:28 UTC] ✅ API Hash verification passed for profile endpoint
[17-Mar-2026 01:24:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTAsInVzZXJuYW1lIjoibXJfZWFnbGUiLCJlbWFpbCI6Im5hbmRhbnBvb2phcnk0OTlAZ21haWwuY29tIiwiZXhwIjoxNzc0MjgzMDM0fQ.25eluWvGyTsJvTMe28apVyjOkAnqAv426I0gRhOb2sM
[17-Mar-2026 01:24:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Mar-2026 01:24:28 UTC] ✅ JWT token verified successfully for user profile
[17-Mar-2026 01:24:28 UTC] User ID: 110
[17-Mar-2026 01:24:28 UTC] ✅ User profile retrieved successfully for user ID: 110
[17-Mar-2026 01:24:29 UTC] User Purchases API - User ID: 110
[17-Mar-2026 01:24:29 UTC] User Purchases API - Total purchases found: 0
[17-Mar-2026 01:24:30 UTC] User Purchases API - User ID: 110
[17-Mar-2026 01:24:30 UTC] User Purchases API - Total purchases found: 0
[17-Mar-2026 01:24:33 UTC] === API CALL LOG ===
[17-Mar-2026 01:24:33 UTC] Endpoint: user/profile.php
[17-Mar-2026 01:24:33 UTC] Full Log Data: {
    "timestamp": "2026-03-17 01:24:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:32ae:130d::123e:2349",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:32ae:130d::123e:2349, 162.159.122.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTAsInVzZXJuYW1lIjoibXJfZWFnbGUiLCJlbWFpbCI6Im5hbmRhbnBvb2phcnk0OTlAZ21haWwuY29tIiwiZXhwIjoxNzc0MjgzMDM0fQ.25eluWvGyTsJvTMe28apVyjOkAnqAv426I0gRhOb2sM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dd832de8d998ada-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:32ae:130d::123e:2349",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Mar-2026 01:24:33 UTC] === END API CALL LOG ===
[17-Mar-2026 01:24:33 UTC] ✅ API Hash verification passed for profile endpoint
[17-Mar-2026 01:24:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTAsInVzZXJuYW1lIjoibXJfZWFnbGUiLCJlbWFpbCI6Im5hbmRhbnBvb2phcnk0OTlAZ21haWwuY29tIiwiZXhwIjoxNzc0MjgzMDM0fQ.25eluWvGyTsJvTMe28apVyjOkAnqAv426I0gRhOb2sM
[17-Mar-2026 01:24:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Mar-2026 01:24:33 UTC] ✅ JWT token verified successfully for user profile
[17-Mar-2026 01:24:33 UTC] User ID: 110
[17-Mar-2026 01:24:33 UTC] ✅ User profile retrieved successfully for user ID: 110
[17-Mar-2026 01:24:34 UTC] User Purchases API - User ID: 110
[17-Mar-2026 01:24:34 UTC] User Purchases API - Total purchases found: 0
[17-Mar-2026 01:24:37 UTC] === API CALL LOG ===
[17-Mar-2026 01:24:37 UTC] Endpoint: user/profile.php
[17-Mar-2026 01:24:37 UTC] Full Log Data: {
    "timestamp": "2026-03-17 01:24:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:32ae:130d::123e:2349",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:32ae:130d::123e:2349, 162.159.122.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTAsInVzZXJuYW1lIjoibXJfZWFnbGUiLCJlbWFpbCI6Im5hbmRhbnBvb2phcnk0OTlAZ21haWwuY29tIiwiZXhwIjoxNzc0MjgzMDM0fQ.25eluWvGyTsJvTMe28apVyjOkAnqAv426I0gRhOb2sM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dd832f7c8908ada-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:32ae:130d::123e:2349",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Mar-2026 01:24:37 UTC] === END API CALL LOG ===
[17-Mar-2026 01:24:37 UTC] ✅ API Hash verification passed for profile endpoint
[17-Mar-2026 01:24:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTAsInVzZXJuYW1lIjoibXJfZWFnbGUiLCJlbWFpbCI6Im5hbmRhbnBvb2phcnk0OTlAZ21haWwuY29tIiwiZXhwIjoxNzc0MjgzMDM0fQ.25eluWvGyTsJvTMe28apVyjOkAnqAv426I0gRhOb2sM
[17-Mar-2026 01:24:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Mar-2026 01:24:37 UTC] ✅ JWT token verified successfully for user profile
[17-Mar-2026 01:24:37 UTC] User ID: 110
[17-Mar-2026 01:24:37 UTC] ✅ User profile retrieved successfully for user ID: 110
[17-Mar-2026 01:24:38 UTC] User Purchases API - User ID: 110
[17-Mar-2026 01:24:38 UTC] User Purchases API - Total purchases found: 0
[17-Mar-2026 01:24:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Mar-2026 01:24:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Mar-2026 01:24:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:32ae:130d::123e:2349, 162.159.122.15","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTAsInVzZXJuYW1lIjoibXJfZWFnbGUiLCJlbWFpbCI6Im5hbmRhbnBvb2phcnk0OTlAZ21haWwuY29tIiwiZXhwIjoxNzc0MjgzMDM0fQ.25eluWvGyTsJvTMe28apVyjOkAnqAv426I0gRhOb2sM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9dd833038feb8ada-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:32ae:130d::123e:2349","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[17-Mar-2026 01:24:39 UTC] === User Orders API Called ===
[17-Mar-2026 01:24:39 UTC] User ID: 110
[17-Mar-2026 01:24:39 UTC] Limit: 20, Offset: 0
[17-Mar-2026 01:24:39 UTC] Orders found: 1
[17-Mar-2026 01:24:39 UTC] Orders data: [{"id":88,"quantity":2,"total_coins":70,"coin_type":"regular","telegram_link":"https:\/\/t.me\/np_cinema_updates","status":"cancelled","created_at":"2026-03-16 16:48:41","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[17-Mar-2026 01:24:39 UTC] Total orders count: 1
[17-Mar-2026 01:24:57 UTC] === API CALL LOG ===
[17-Mar-2026 01:24:57 UTC] Endpoint: user/profile.php
[17-Mar-2026 01:24:57 UTC] Full Log Data: {
    "timestamp": "2026-03-17 01:24:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:32ae:130d::123e:2349",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:32ae:130d::123e:2349, 162.159.122.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTAsInVzZXJuYW1lIjoibXJfZWFnbGUiLCJlbWFpbCI6Im5hbmRhbnBvb2phcnk0OTlAZ21haWwuY29tIiwiZXhwIjoxNzc0MjgzMDM0fQ.25eluWvGyTsJvTMe28apVyjOkAnqAv426I0gRhOb2sM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dd833713f598ada-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:32ae:130d::123e:2349",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Mar-2026 01:24:57 UTC] === END API CALL LOG ===
[17-Mar-2026 01:24:57 UTC] ✅ API Hash verification passed for profile endpoint
[17-Mar-2026 01:24:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTAsInVzZXJuYW1lIjoibXJfZWFnbGUiLCJlbWFpbCI6Im5hbmRhbnBvb2phcnk0OTlAZ21haWwuY29tIiwiZXhwIjoxNzc0MjgzMDM0fQ.25eluWvGyTsJvTMe28apVyjOkAnqAv426I0gRhOb2sM
[17-Mar-2026 01:24:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Mar-2026 01:24:57 UTC] ✅ JWT token verified successfully for user profile
[17-Mar-2026 01:24:57 UTC] User ID: 110
[17-Mar-2026 01:24:57 UTC] ✅ User profile retrieved successfully for user ID: 110
[17-Mar-2026 01:25:33 UTC] === API CALL LOG ===
[17-Mar-2026 01:25:33 UTC] Endpoint: user/profile.php
[17-Mar-2026 01:25:33 UTC] Full Log Data: {
    "timestamp": "2026-03-17 01:25:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:32ae:130d::123e:2349",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:32ae:130d::123e:2349, 162.159.122.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTAsInVzZXJuYW1lIjoibXJfZWFnbGUiLCJlbWFpbCI6Im5hbmRhbnBvb2phcnk0OTlAZ21haWwuY29tIiwiZXhwIjoxNzc0MjgzMDM0fQ.25eluWvGyTsJvTMe28apVyjOkAnqAv426I0gRhOb2sM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dd8345519258ada-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:32ae:130d::123e:2349",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Mar-2026 01:25:33 UTC] === END API CALL LOG ===
[17-Mar-2026 01:25:33 UTC] ✅ API Hash verification passed for profile endpoint
[17-Mar-2026 01:25:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTAsInVzZXJuYW1lIjoibXJfZWFnbGUiLCJlbWFpbCI6Im5hbmRhbnBvb2phcnk0OTlAZ21haWwuY29tIiwiZXhwIjoxNzc0MjgzMDM0fQ.25eluWvGyTsJvTMe28apVyjOkAnqAv426I0gRhOb2sM
[17-Mar-2026 01:25:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Mar-2026 01:25:33 UTC] ✅ JWT token verified successfully for user profile
[17-Mar-2026 01:25:33 UTC] User ID: 110
[17-Mar-2026 01:25:33 UTC] ✅ User profile retrieved successfully for user ID: 110
[17-Mar-2026 01:26:40 UTC] === API CALL LOG ===
[17-Mar-2026 01:26:40 UTC] Endpoint: user/profile.php
[17-Mar-2026 01:26:40 UTC] Full Log Data: {
    "timestamp": "2026-03-17 01:26:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:32ae:130d::123e:2349",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:32ae:130d::123e:2349, 162.159.122.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTAsInVzZXJuYW1lIjoibXJfZWFnbGUiLCJlbWFpbCI6Im5hbmRhbnBvb2phcnk0OTlAZ21haWwuY29tIiwiZXhwIjoxNzc0MjgzMDM0fQ.25eluWvGyTsJvTMe28apVyjOkAnqAv426I0gRhOb2sM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dd835f8bc9e8ada-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:32ae:130d::123e:2349",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Mar-2026 01:26:40 UTC] === END API CALL LOG ===
[17-Mar-2026 01:26:40 UTC] ✅ API Hash verification passed for profile endpoint
[17-Mar-2026 01:26:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTAsInVzZXJuYW1lIjoibXJfZWFnbGUiLCJlbWFpbCI6Im5hbmRhbnBvb2phcnk0OTlAZ21haWwuY29tIiwiZXhwIjoxNzc0MjgzMDM0fQ.25eluWvGyTsJvTMe28apVyjOkAnqAv426I0gRhOb2sM
[17-Mar-2026 01:26:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Mar-2026 01:26:40 UTC] ✅ JWT token verified successfully for user profile
[17-Mar-2026 01:26:40 UTC] User ID: 110
[17-Mar-2026 01:26:40 UTC] ✅ User profile retrieved successfully for user ID: 110
[17-Mar-2026 01:26:52 UTC] === API CALL LOG ===
[17-Mar-2026 01:26:52 UTC] Endpoint: user/profile.php
[17-Mar-2026 01:26:52 UTC] Full Log Data: {
    "timestamp": "2026-03-17 01:26:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:32ae:130d::123e:2349",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:32ae:130d::123e:2349, 162.159.122.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTAsInVzZXJuYW1lIjoibXJfZWFnbGUiLCJlbWFpbCI6Im5hbmRhbnBvb2phcnk0OTlAZ21haWwuY29tIiwiZXhwIjoxNzc0MjgzMDM0fQ.25eluWvGyTsJvTMe28apVyjOkAnqAv426I0gRhOb2sM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dd83640bd7e8ada-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:32ae:130d::123e:2349",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Mar-2026 01:26:52 UTC] === END API CALL LOG ===
[17-Mar-2026 01:26:52 UTC] ✅ API Hash verification passed for profile endpoint
[17-Mar-2026 01:26:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTAsInVzZXJuYW1lIjoibXJfZWFnbGUiLCJlbWFpbCI6Im5hbmRhbnBvb2phcnk0OTlAZ21haWwuY29tIiwiZXhwIjoxNzc0MjgzMDM0fQ.25eluWvGyTsJvTMe28apVyjOkAnqAv426I0gRhOb2sM
[17-Mar-2026 01:26:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Mar-2026 01:26:52 UTC] ✅ JWT token verified successfully for user profile
[17-Mar-2026 01:26:52 UTC] User ID: 110
[17-Mar-2026 01:26:52 UTC] ✅ User profile retrieved successfully for user ID: 110
[17-Mar-2026 08:59:31 UTC] === API CALL LOG ===
[17-Mar-2026 08:59:31 UTC] Endpoint: user/profile.php
[17-Mar-2026 08:59:31 UTC] Full Log Data: {
    "timestamp": "2026-03-17 08:59:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.110.146.48",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.110.146.48, 172.68.254.136",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODgiLCJ1c2VybmFtZSI6ImhhaGRqIiwiZW1haWwiOiJhZG5obG04QGdtYWlsLmNvbSIsImV4cCI6MTc3MzkyMTM2N30.heJy1hS6dfGEG9NHw1s34z4HGR86ekArKxlJshcD4tg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ddacd4ee814d959-ORN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.110.146.48",
        "CF-IPCountry": "DZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Mar-2026 08:59:31 UTC] === END API CALL LOG ===
[17-Mar-2026 08:59:31 UTC] ✅ API Hash verification passed for profile endpoint
[17-Mar-2026 08:59:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODgiLCJ1c2VybmFtZSI6ImhhaGRqIiwiZW1haWwiOiJhZG5obG04QGdtYWlsLmNvbSIsImV4cCI6MTc3MzkyMTM2N30.heJy1hS6dfGEG9NHw1s34z4HGR86ekArKxlJshcD4tg
[17-Mar-2026 08:59:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Mar-2026 08:59:31 UTC] ✅ JWT token verified successfully for user profile
[17-Mar-2026 08:59:31 UTC] User ID: 88
[17-Mar-2026 08:59:31 UTC] ✅ User profile retrieved successfully for user ID: 88
[17-Mar-2026 08:59:31 UTC] === API CALL LOG ===
[17-Mar-2026 08:59:31 UTC] Endpoint: user/profile.php
[17-Mar-2026 08:59:31 UTC] Full Log Data: {
    "timestamp": "2026-03-17 08:59:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.110.146.48",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.110.146.48, 172.68.254.136",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODgiLCJ1c2VybmFtZSI6ImhhaGRqIiwiZW1haWwiOiJhZG5obG04QGdtYWlsLmNvbSIsImV4cCI6MTc3MzkyMTM2N30.heJy1hS6dfGEG9NHw1s34z4HGR86ekArKxlJshcD4tg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ddacd53db7dd959-ORN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.110.146.48",
        "CF-IPCountry": "DZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Mar-2026 08:59:31 UTC] === END API CALL LOG ===
[17-Mar-2026 08:59:31 UTC] ✅ API Hash verification passed for profile endpoint
[17-Mar-2026 08:59:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODgiLCJ1c2VybmFtZSI6ImhhaGRqIiwiZW1haWwiOiJhZG5obG04QGdtYWlsLmNvbSIsImV4cCI6MTc3MzkyMTM2N30.heJy1hS6dfGEG9NHw1s34z4HGR86ekArKxlJshcD4tg
[17-Mar-2026 08:59:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Mar-2026 08:59:31 UTC] ✅ JWT token verified successfully for user profile
[17-Mar-2026 08:59:31 UTC] User ID: 88
[17-Mar-2026 08:59:31 UTC] ✅ User profile retrieved successfully for user ID: 88
[17-Mar-2026 10:54:10 UTC] === API CALL LOG ===
[17-Mar-2026 10:54:10 UTC] Endpoint: user/profile.php
[17-Mar-2026 10:54:10 UTC] Full Log Data: {
    "timestamp": "2026-03-17 10:54:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.239.9.13",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.239.9.13, 172.68.103.119",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExIiwidXNlcm5hbWUiOiJaZWJyYSBzZWxlY3RvciIsImVtYWlsIjoiZGlzYXlvdW5nMThAZ21haWwuY29tIiwiZXhwIjoxNzc0MjgwMzcxfQ.8xVyaFow5c8VC9fS_PhIOjbLBadtC1wispsZgZBl9Kw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ddb754289038df7-LIS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.239.9.13",
        "CF-IPCountry": "UG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Mar-2026 10:54:10 UTC] === END API CALL LOG ===
[17-Mar-2026 10:54:10 UTC] ✅ API Hash verification passed for profile endpoint
[17-Mar-2026 10:54:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExIiwidXNlcm5hbWUiOiJaZWJyYSBzZWxlY3RvciIsImVtYWlsIjoiZGlzYXlvdW5nMThAZ21haWwuY29tIiwiZXhwIjoxNzc0MjgwMzcxfQ.8xVyaFow5c8VC9fS_PhIOjbLBadtC1wispsZgZBl9Kw
[17-Mar-2026 10:54:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Mar-2026 10:54:10 UTC] ✅ JWT token verified successfully for user profile
[17-Mar-2026 10:54:10 UTC] User ID: 111
[17-Mar-2026 10:54:10 UTC] ✅ User profile retrieved successfully for user ID: 111
[17-Mar-2026 10:54:12 UTC] === API CALL LOG ===
[17-Mar-2026 10:54:12 UTC] Endpoint: user/profile.php
[17-Mar-2026 10:54:12 UTC] Full Log Data: {
    "timestamp": "2026-03-17 10:54:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.239.9.13",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "X-Forwarded-For": "197.239.9.13",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExIiwidXNlcm5hbWUiOiJaZWJyYSBzZWxlY3RvciIsImVtYWlsIjoiZGlzYXlvdW5nMThAZ21haWwuY29tIiwiZXhwIjoxNzc0MjgwMzcxfQ.8xVyaFow5c8VC9fS_PhIOjbLBadtC1wispsZgZBl9Kw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ddb754ebd318df7-LIS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.239.9.13",
        "CF-IPCountry": "UG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "Host": "api.memberx.app",
        "Connection": "Keep-Alive"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Mar-2026 10:54:12 UTC] === END API CALL LOG ===
[17-Mar-2026 10:54:12 UTC] ✅ API Hash verification passed for profile endpoint
[17-Mar-2026 10:54:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExIiwidXNlcm5hbWUiOiJaZWJyYSBzZWxlY3RvciIsImVtYWlsIjoiZGlzYXlvdW5nMThAZ21haWwuY29tIiwiZXhwIjoxNzc0MjgwMzcxfQ.8xVyaFow5c8VC9fS_PhIOjbLBadtC1wispsZgZBl9Kw
[17-Mar-2026 10:54:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Mar-2026 10:54:12 UTC] ✅ JWT token verified successfully for user profile
[17-Mar-2026 10:54:12 UTC] User ID: 111
[17-Mar-2026 10:54:12 UTC] ✅ User profile retrieved successfully for user ID: 111
[17-Mar-2026 10:54:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Mar-2026 10:54:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Mar-2026 10:54:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.239.9.13, 172.68.103.119","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExIiwidXNlcm5hbWUiOiJaZWJyYSBzZWxlY3RvciIsImVtYWlsIjoiZGlzYXlvdW5nMThAZ21haWwuY29tIiwiZXhwIjoxNzc0MjgwMzcxfQ.8xVyaFow5c8VC9fS_PhIOjbLBadtC1wispsZgZBl9Kw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ddb759fb9e28df7-LIS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.239.9.13","CF-IPCountry":"UG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[17-Mar-2026 10:54:25 UTC] === User Orders API Called ===
[17-Mar-2026 10:54:25 UTC] User ID: 111
[17-Mar-2026 10:54:25 UTC] Limit: 20, Offset: 0
[17-Mar-2026 10:54:25 UTC] Orders found: 1
[17-Mar-2026 10:54:25 UTC] Orders data: [{"id":89,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/deejayzebrapro256\/878","status":"completed","created_at":"2026-03-16 19:14:25","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[17-Mar-2026 10:54:25 UTC] Total orders count: 1
[17-Mar-2026 10:54:35 UTC] === API CALL LOG ===
[17-Mar-2026 10:54:35 UTC] Endpoint: user/profile.php
[17-Mar-2026 10:54:35 UTC] Full Log Data: {
    "timestamp": "2026-03-17 10:54:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.239.9.13",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.239.9.13, 172.68.103.119",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExIiwidXNlcm5hbWUiOiJaZWJyYSBzZWxlY3RvciIsImVtYWlsIjoiZGlzYXlvdW5nMThAZ21haWwuY29tIiwiZXhwIjoxNzc0MjgwMzcxfQ.8xVyaFow5c8VC9fS_PhIOjbLBadtC1wispsZgZBl9Kw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ddb75df5bc28df7-LIS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.239.9.13",
        "CF-IPCountry": "UG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Mar-2026 10:54:35 UTC] === END API CALL LOG ===
[17-Mar-2026 10:54:35 UTC] ✅ API Hash verification passed for profile endpoint
[17-Mar-2026 10:54:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExIiwidXNlcm5hbWUiOiJaZWJyYSBzZWxlY3RvciIsImVtYWlsIjoiZGlzYXlvdW5nMThAZ21haWwuY29tIiwiZXhwIjoxNzc0MjgwMzcxfQ.8xVyaFow5c8VC9fS_PhIOjbLBadtC1wispsZgZBl9Kw
[17-Mar-2026 10:54:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Mar-2026 10:54:35 UTC] ✅ JWT token verified successfully for user profile
[17-Mar-2026 10:54:35 UTC] User ID: 111
[17-Mar-2026 10:54:35 UTC] ✅ User profile retrieved successfully for user ID: 111
[17-Mar-2026 10:54:35 UTC] User Purchases API - User ID: 111
[17-Mar-2026 10:54:35 UTC] User Purchases API - Total purchases found: 1
[17-Mar-2026 10:54:52 UTC] === API CALL LOG ===
[17-Mar-2026 10:54:52 UTC] Endpoint: user/profile.php
[17-Mar-2026 10:54:52 UTC] Full Log Data: {
    "timestamp": "2026-03-17 10:54:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.239.9.13",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.239.9.13, 172.68.103.119",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExIiwidXNlcm5hbWUiOiJaZWJyYSBzZWxlY3RvciIsImVtYWlsIjoiZGlzYXlvdW5nMThAZ21haWwuY29tIiwiZXhwIjoxNzc0MjgwMzcxfQ.8xVyaFow5c8VC9fS_PhIOjbLBadtC1wispsZgZBl9Kw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ddb76483ef88df7-LIS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.239.9.13",
        "CF-IPCountry": "UG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Mar-2026 10:54:52 UTC] === END API CALL LOG ===
[17-Mar-2026 10:54:52 UTC] ✅ API Hash verification passed for profile endpoint
[17-Mar-2026 10:54:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExIiwidXNlcm5hbWUiOiJaZWJyYSBzZWxlY3RvciIsImVtYWlsIjoiZGlzYXlvdW5nMThAZ21haWwuY29tIiwiZXhwIjoxNzc0MjgwMzcxfQ.8xVyaFow5c8VC9fS_PhIOjbLBadtC1wispsZgZBl9Kw
[17-Mar-2026 10:54:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Mar-2026 10:54:52 UTC] ✅ JWT token verified successfully for user profile
[17-Mar-2026 10:54:52 UTC] User ID: 111
[17-Mar-2026 10:54:52 UTC] ✅ User profile retrieved successfully for user ID: 111
[17-Mar-2026 10:54:52 UTC] User Purchases API - User ID: 111
[17-Mar-2026 10:54:52 UTC] User Purchases API - Total purchases found: 1
[17-Mar-2026 10:55:03 UTC] === API CALL LOG ===
[17-Mar-2026 10:55:03 UTC] Endpoint: user/profile.php
[17-Mar-2026 10:55:03 UTC] Full Log Data: {
    "timestamp": "2026-03-17 10:55:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.239.9.13",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.239.9.13, 172.68.103.119",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExIiwidXNlcm5hbWUiOiJaZWJyYSBzZWxlY3RvciIsImVtYWlsIjoiZGlzYXlvdW5nMThAZ21haWwuY29tIiwiZXhwIjoxNzc0MjgwMzcxfQ.8xVyaFow5c8VC9fS_PhIOjbLBadtC1wispsZgZBl9Kw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ddb768dc8bd8df7-LIS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.239.9.13",
        "CF-IPCountry": "UG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Mar-2026 10:55:03 UTC] === END API CALL LOG ===
[17-Mar-2026 10:55:03 UTC] ✅ API Hash verification passed for profile endpoint
[17-Mar-2026 10:55:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExIiwidXNlcm5hbWUiOiJaZWJyYSBzZWxlY3RvciIsImVtYWlsIjoiZGlzYXlvdW5nMThAZ21haWwuY29tIiwiZXhwIjoxNzc0MjgwMzcxfQ.8xVyaFow5c8VC9fS_PhIOjbLBadtC1wispsZgZBl9Kw
[17-Mar-2026 10:55:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Mar-2026 10:55:03 UTC] ✅ JWT token verified successfully for user profile
[17-Mar-2026 10:55:03 UTC] User ID: 111
[17-Mar-2026 10:55:03 UTC] ✅ User profile retrieved successfully for user ID: 111
[17-Mar-2026 10:55:03 UTC] User Purchases API - User ID: 111
[17-Mar-2026 10:55:03 UTC] User Purchases API - Total purchases found: 1
[17-Mar-2026 10:55:07 UTC] === API CALL LOG ===
[17-Mar-2026 10:55:07 UTC] Endpoint: user/profile.php
[17-Mar-2026 10:55:07 UTC] Full Log Data: {
    "timestamp": "2026-03-17 10:55:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.239.9.13",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.239.9.13, 172.68.103.119",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExIiwidXNlcm5hbWUiOiJaZWJyYSBzZWxlY3RvciIsImVtYWlsIjoiZGlzYXlvdW5nMThAZ21haWwuY29tIiwiZXhwIjoxNzc0MjgwMzcxfQ.8xVyaFow5c8VC9fS_PhIOjbLBadtC1wispsZgZBl9Kw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ddb76aa1e778df7-LIS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.239.9.13",
        "CF-IPCountry": "UG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Mar-2026 10:55:07 UTC] === END API CALL LOG ===
[17-Mar-2026 10:55:07 UTC] ✅ API Hash verification passed for profile endpoint
[17-Mar-2026 10:55:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExIiwidXNlcm5hbWUiOiJaZWJyYSBzZWxlY3RvciIsImVtYWlsIjoiZGlzYXlvdW5nMThAZ21haWwuY29tIiwiZXhwIjoxNzc0MjgwMzcxfQ.8xVyaFow5c8VC9fS_PhIOjbLBadtC1wispsZgZBl9Kw
[17-Mar-2026 10:55:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Mar-2026 10:55:07 UTC] ✅ JWT token verified successfully for user profile
[17-Mar-2026 10:55:07 UTC] User ID: 111
[17-Mar-2026 10:55:07 UTC] ✅ User profile retrieved successfully for user ID: 111
[17-Mar-2026 10:55:08 UTC] User Purchases API - User ID: 111
[17-Mar-2026 10:55:08 UTC] User Purchases API - Total purchases found: 1
[17-Mar-2026 10:55:25 UTC] === API CALL LOG ===
[17-Mar-2026 10:55:25 UTC] Endpoint: user/profile.php
[17-Mar-2026 10:55:25 UTC] Full Log Data: {
    "timestamp": "2026-03-17 10:55:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.239.9.13",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.239.9.13, 172.68.103.119",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExIiwidXNlcm5hbWUiOiJaZWJyYSBzZWxlY3RvciIsImVtYWlsIjoiZGlzYXlvdW5nMThAZ21haWwuY29tIiwiZXhwIjoxNzc0MjgwMzcxfQ.8xVyaFow5c8VC9fS_PhIOjbLBadtC1wispsZgZBl9Kw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ddb771909508df7-LIS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.239.9.13",
        "CF-IPCountry": "UG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Mar-2026 10:55:25 UTC] === END API CALL LOG ===
[17-Mar-2026 10:55:25 UTC] ✅ API Hash verification passed for profile endpoint
[17-Mar-2026 10:55:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExIiwidXNlcm5hbWUiOiJaZWJyYSBzZWxlY3RvciIsImVtYWlsIjoiZGlzYXlvdW5nMThAZ21haWwuY29tIiwiZXhwIjoxNzc0MjgwMzcxfQ.8xVyaFow5c8VC9fS_PhIOjbLBadtC1wispsZgZBl9Kw
[17-Mar-2026 10:55:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Mar-2026 10:55:25 UTC] ✅ JWT token verified successfully for user profile
[17-Mar-2026 10:55:25 UTC] User ID: 111
[17-Mar-2026 10:55:25 UTC] ✅ User profile retrieved successfully for user ID: 111
[17-Mar-2026 10:55:40 UTC] === API CALL LOG ===
[17-Mar-2026 10:55:40 UTC] Endpoint: user/profile.php
[17-Mar-2026 10:55:40 UTC] Full Log Data: {
    "timestamp": "2026-03-17 10:55:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.239.9.13",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.239.9.13, 172.68.103.119",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExIiwidXNlcm5hbWUiOiJaZWJyYSBzZWxlY3RvciIsImVtYWlsIjoiZGlzYXlvdW5nMThAZ21haWwuY29tIiwiZXhwIjoxNzc0MjgwMzcxfQ.8xVyaFow5c8VC9fS_PhIOjbLBadtC1wispsZgZBl9Kw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ddb7773fd768df7-LIS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.239.9.13",
        "CF-IPCountry": "UG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Mar-2026 10:55:40 UTC] === END API CALL LOG ===
[17-Mar-2026 10:55:40 UTC] ✅ API Hash verification passed for profile endpoint
[17-Mar-2026 10:55:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExIiwidXNlcm5hbWUiOiJaZWJyYSBzZWxlY3RvciIsImVtYWlsIjoiZGlzYXlvdW5nMThAZ21haWwuY29tIiwiZXhwIjoxNzc0MjgwMzcxfQ.8xVyaFow5c8VC9fS_PhIOjbLBadtC1wispsZgZBl9Kw
[17-Mar-2026 10:55:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Mar-2026 10:55:40 UTC] ✅ JWT token verified successfully for user profile
[17-Mar-2026 10:55:40 UTC] User ID: 111
[17-Mar-2026 10:55:40 UTC] ✅ User profile retrieved successfully for user ID: 111
[17-Mar-2026 10:55:42 UTC] === API CALL LOG ===
[17-Mar-2026 10:55:42 UTC] Endpoint: user/profile.php
[17-Mar-2026 10:55:42 UTC] Full Log Data: {
    "timestamp": "2026-03-17 10:55:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.239.9.13",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.239.9.13, 172.68.103.120",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExIiwidXNlcm5hbWUiOiJaZWJyYSBzZWxlY3RvciIsImVtYWlsIjoiZGlzYXlvdW5nMThAZ21haWwuY29tIiwiZXhwIjoxNzc0MjgwMzcxfQ.8xVyaFow5c8VC9fS_PhIOjbLBadtC1wispsZgZBl9Kw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ddb777ac96e8df7-LIS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.239.9.13",
        "CF-IPCountry": "UG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Mar-2026 10:55:42 UTC] === END API CALL LOG ===
[17-Mar-2026 10:55:42 UTC] ✅ API Hash verification passed for profile endpoint
[17-Mar-2026 10:55:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExIiwidXNlcm5hbWUiOiJaZWJyYSBzZWxlY3RvciIsImVtYWlsIjoiZGlzYXlvdW5nMThAZ21haWwuY29tIiwiZXhwIjoxNzc0MjgwMzcxfQ.8xVyaFow5c8VC9fS_PhIOjbLBadtC1wispsZgZBl9Kw
[17-Mar-2026 10:55:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Mar-2026 10:55:42 UTC] ✅ JWT token verified successfully for user profile
[17-Mar-2026 10:55:42 UTC] User ID: 111
[17-Mar-2026 10:55:42 UTC] ✅ User profile retrieved successfully for user ID: 111
[17-Mar-2026 10:55:43 UTC] User Purchases API - User ID: 111
[17-Mar-2026 10:55:43 UTC] User Purchases API - Total purchases found: 1
[17-Mar-2026 10:55:48 UTC] User Purchases API - User ID: 111
[17-Mar-2026 10:55:48 UTC] User Purchases API - Total purchases found: 1
[17-Mar-2026 10:56:01 UTC] === API CALL LOG ===
[17-Mar-2026 10:56:01 UTC] Endpoint: user/profile.php
[17-Mar-2026 10:56:01 UTC] Full Log Data: {
    "timestamp": "2026-03-17 10:56:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.239.9.13",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.239.9.13, 172.68.103.119",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExIiwidXNlcm5hbWUiOiJaZWJyYSBzZWxlY3RvciIsImVtYWlsIjoiZGlzYXlvdW5nMThAZ21haWwuY29tIiwiZXhwIjoxNzc0MjgwMzcxfQ.8xVyaFow5c8VC9fS_PhIOjbLBadtC1wispsZgZBl9Kw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ddb77f7092e8df7-LIS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.239.9.13",
        "CF-IPCountry": "UG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Mar-2026 10:56:01 UTC] === END API CALL LOG ===
[17-Mar-2026 10:56:01 UTC] ✅ API Hash verification passed for profile endpoint
[17-Mar-2026 10:56:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExIiwidXNlcm5hbWUiOiJaZWJyYSBzZWxlY3RvciIsImVtYWlsIjoiZGlzYXlvdW5nMThAZ21haWwuY29tIiwiZXhwIjoxNzc0MjgwMzcxfQ.8xVyaFow5c8VC9fS_PhIOjbLBadtC1wispsZgZBl9Kw
[17-Mar-2026 10:56:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Mar-2026 10:56:01 UTC] ✅ JWT token verified successfully for user profile
[17-Mar-2026 10:56:01 UTC] User ID: 111
[17-Mar-2026 10:56:01 UTC] ✅ User profile retrieved successfully for user ID: 111
[17-Mar-2026 10:56:01 UTC] User Purchases API - User ID: 111
[17-Mar-2026 10:56:01 UTC] User Purchases API - Total purchases found: 1
[17-Mar-2026 10:56:04 UTC] User Purchases API - User ID: 111
[17-Mar-2026 10:56:04 UTC] User Purchases API - Total purchases found: 1
[17-Mar-2026 10:56:06 UTC] === API CALL LOG ===
[17-Mar-2026 10:56:06 UTC] Endpoint: user/profile.php
[17-Mar-2026 10:56:06 UTC] Full Log Data: {
    "timestamp": "2026-03-17 10:56:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.239.9.13",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.239.9.13, 172.68.103.119",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExIiwidXNlcm5hbWUiOiJaZWJyYSBzZWxlY3RvciIsImVtYWlsIjoiZGlzYXlvdW5nMThAZ21haWwuY29tIiwiZXhwIjoxNzc0MjgwMzcxfQ.8xVyaFow5c8VC9fS_PhIOjbLBadtC1wispsZgZBl9Kw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ddb78194f188df7-LIS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.239.9.13",
        "CF-IPCountry": "UG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Mar-2026 10:56:06 UTC] === END API CALL LOG ===
[17-Mar-2026 10:56:06 UTC] ✅ API Hash verification passed for profile endpoint
[17-Mar-2026 10:56:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExIiwidXNlcm5hbWUiOiJaZWJyYSBzZWxlY3RvciIsImVtYWlsIjoiZGlzYXlvdW5nMThAZ21haWwuY29tIiwiZXhwIjoxNzc0MjgwMzcxfQ.8xVyaFow5c8VC9fS_PhIOjbLBadtC1wispsZgZBl9Kw
[17-Mar-2026 10:56:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Mar-2026 10:56:06 UTC] ✅ JWT token verified successfully for user profile
[17-Mar-2026 10:56:06 UTC] User ID: 111
[17-Mar-2026 10:56:06 UTC] ✅ User profile retrieved successfully for user ID: 111
[17-Mar-2026 10:56:06 UTC] User Purchases API - User ID: 111
[17-Mar-2026 10:56:06 UTC] User Purchases API - Total purchases found: 1
[17-Mar-2026 10:56:11 UTC] === API CALL LOG ===
[17-Mar-2026 10:56:11 UTC] Endpoint: user/profile.php
[17-Mar-2026 10:56:11 UTC] Full Log Data: {
    "timestamp": "2026-03-17 10:56:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.239.9.13",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.239.9.13, 172.68.103.119",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExIiwidXNlcm5hbWUiOiJaZWJyYSBzZWxlY3RvciIsImVtYWlsIjoiZGlzYXlvdW5nMThAZ21haWwuY29tIiwiZXhwIjoxNzc0MjgwMzcxfQ.8xVyaFow5c8VC9fS_PhIOjbLBadtC1wispsZgZBl9Kw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ddb7837c9958df7-LIS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.239.9.13",
        "CF-IPCountry": "UG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Mar-2026 10:56:11 UTC] === END API CALL LOG ===
[17-Mar-2026 10:56:11 UTC] ✅ API Hash verification passed for profile endpoint
[17-Mar-2026 10:56:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExIiwidXNlcm5hbWUiOiJaZWJyYSBzZWxlY3RvciIsImVtYWlsIjoiZGlzYXlvdW5nMThAZ21haWwuY29tIiwiZXhwIjoxNzc0MjgwMzcxfQ.8xVyaFow5c8VC9fS_PhIOjbLBadtC1wispsZgZBl9Kw
[17-Mar-2026 10:56:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Mar-2026 10:56:11 UTC] ✅ JWT token verified successfully for user profile
[17-Mar-2026 10:56:11 UTC] User ID: 111
[17-Mar-2026 10:56:11 UTC] ✅ User profile retrieved successfully for user ID: 111
[17-Mar-2026 10:56:11 UTC] User Purchases API - User ID: 111
[17-Mar-2026 10:56:11 UTC] User Purchases API - Total purchases found: 1
[17-Mar-2026 12:57:41 UTC] === API CALL LOG ===
[17-Mar-2026 12:57:41 UTC] Endpoint: user/profile.php
[17-Mar-2026 12:57:41 UTC] Full Log Data: {
    "timestamp": "2026-03-17 12:57:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:336e:4db9:1:0:b5ed:5611",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:336e:4db9:1:0:b5ed:5611, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTAsInVzZXJuYW1lIjoibXJfZWFnbGUiLCJlbWFpbCI6Im5hbmRhbnBvb2phcnk0OTlAZ21haWwuY29tIiwiZXhwIjoxNzc0MjgzMDM0fQ.25eluWvGyTsJvTMe28apVyjOkAnqAv426I0gRhOb2sM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ddc2a32a882e1af-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:336e:4db9:1:0:b5ed:5611",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Mar-2026 12:57:41 UTC] === END API CALL LOG ===
[17-Mar-2026 12:57:41 UTC] ✅ API Hash verification passed for profile endpoint
[17-Mar-2026 12:57:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTAsInVzZXJuYW1lIjoibXJfZWFnbGUiLCJlbWFpbCI6Im5hbmRhbnBvb2phcnk0OTlAZ21haWwuY29tIiwiZXhwIjoxNzc0MjgzMDM0fQ.25eluWvGyTsJvTMe28apVyjOkAnqAv426I0gRhOb2sM
[17-Mar-2026 12:57:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Mar-2026 12:57:41 UTC] ✅ JWT token verified successfully for user profile
[17-Mar-2026 12:57:41 UTC] User ID: 110
[17-Mar-2026 12:57:41 UTC] ✅ User profile retrieved successfully for user ID: 110
[17-Mar-2026 12:57:42 UTC] === API CALL LOG ===
[17-Mar-2026 12:57:42 UTC] Endpoint: user/profile.php
[17-Mar-2026 12:57:42 UTC] Full Log Data: {
    "timestamp": "2026-03-17 12:57:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:336e:4db9:1:0:b5ed:5611",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:336e:4db9:1:0:b5ed:5611, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTAsInVzZXJuYW1lIjoibXJfZWFnbGUiLCJlbWFpbCI6Im5hbmRhbnBvb2phcnk0OTlAZ21haWwuY29tIiwiZXhwIjoxNzc0MjgzMDM0fQ.25eluWvGyTsJvTMe28apVyjOkAnqAv426I0gRhOb2sM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ddc2a374915e1af-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:336e:4db9:1:0:b5ed:5611",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Mar-2026 12:57:42 UTC] === END API CALL LOG ===
[17-Mar-2026 12:57:42 UTC] ✅ API Hash verification passed for profile endpoint
[17-Mar-2026 12:57:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTAsInVzZXJuYW1lIjoibXJfZWFnbGUiLCJlbWFpbCI6Im5hbmRhbnBvb2phcnk0OTlAZ21haWwuY29tIiwiZXhwIjoxNzc0MjgzMDM0fQ.25eluWvGyTsJvTMe28apVyjOkAnqAv426I0gRhOb2sM
[17-Mar-2026 12:57:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Mar-2026 12:57:42 UTC] ✅ JWT token verified successfully for user profile
[17-Mar-2026 12:57:42 UTC] User ID: 110
[17-Mar-2026 12:57:42 UTC] ✅ User profile retrieved successfully for user ID: 110
[17-Mar-2026 12:58:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Mar-2026 12:58:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Mar-2026 12:58:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:336e:4db9:1:0:b5ed:5611, 172.68.234.130","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTAsInVzZXJuYW1lIjoibXJfZWFnbGUiLCJlbWFpbCI6Im5hbmRhbnBvb2phcnk0OTlAZ21haWwuY29tIiwiZXhwIjoxNzc0MjgzMDM0fQ.25eluWvGyTsJvTMe28apVyjOkAnqAv426I0gRhOb2sM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ddc2afdabcce1af-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:336e:4db9:1:0:b5ed:5611","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[17-Mar-2026 12:58:14 UTC] === User Orders API Called ===
[17-Mar-2026 12:58:14 UTC] User ID: 110
[17-Mar-2026 12:58:14 UTC] Limit: 20, Offset: 0
[17-Mar-2026 12:58:14 UTC] Orders found: 2
[17-Mar-2026 12:58:14 UTC] Orders data: [{"id":95,"quantity":2,"total_coins":70,"coin_type":"regular","telegram_link":"https:\/\/t.me\/np_cinema_updates","status":"pending","created_at":"2026-03-17 16:28:12","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""},{"id":88,"quantity":2,"total_coins":70,"coin_type":"regular","telegram_link":"https:\/\/t.me\/np_cinema_updates","status":"cancelled","created_at":"2026-03-16 16:48:41","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[17-Mar-2026 12:58:14 UTC] Total orders count: 2
[17-Mar-2026 19:48:25 UTC] === API CALL LOG ===
[17-Mar-2026 19:48:25 UTC] Endpoint: user/profile.php
[17-Mar-2026 19:48:25 UTC] Full Log Data: {
    "timestamp": "2026-03-17 19:48:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "217.113.194.5",
    "user_agent": "Mozilla\/5.0 (compatible; Barkrowler\/0.9; +https:\/\/babbar.tech\/crawler)",
    "headers": {
        "Host": "api.memberx.app",
        "Accept": "text\/html;q=0.95,text\/*;q=0.9,*\/*;q=0.8",
        "From": "tech@babbar.tech",
        "Accept-Encoding": "gzip, br",
        "User-Agent": "Mozilla\/5.0 (compatible; Barkrowler\/0.9; +https:\/\/babbar.tech\/crawler)",
        "cf-ray": "9dde83d8982f9ee5-CDG",
        "X-Forwarded-For": "217.113.194.5, 141.101.97.25",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "217.113.194.5",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Mar-2026 19:48:25 UTC] === END API CALL LOG ===
[17-Mar-2026 20:47:09 UTC] API Hash Debug - Received: 
[17-Mar-2026 20:47:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Mar-2026 20:47:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","Accept":"text\/html;q=0.95,text\/*;q=0.9,*\/*;q=0.8","From":"tech@babbar.tech","Accept-Encoding":"gzip, br","User-Agent":"Mozilla\/5.0 (compatible; Barkrowler\/0.9; +https:\/\/babbar.tech\/crawler)","cf-ray":"9dded9e59c860f1e-CDG","X-Forwarded-For":"217.113.194.5, 104.23.225.99","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"217.113.194.5","CF-IPCountry":"FR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[18-Mar-2026 01:38:20 UTC] === API CALL LOG ===
[18-Mar-2026 01:38:20 UTC] Endpoint: user/profile.php
[18-Mar-2026 01:38:20 UTC] Full Log Data: {
    "timestamp": "2026-03-18 01:38:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:336e:4db9:1:0:b5ed:5611",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:336e:4db9:1:0:b5ed:5611, 162.159.122.147",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTAsInVzZXJuYW1lIjoibXJfZWFnbGUiLCJlbWFpbCI6Im5hbmRhbnBvb2phcnk0OTlAZ21haWwuY29tIiwiZXhwIjoxNzc0MjgzMDM0fQ.25eluWvGyTsJvTMe28apVyjOkAnqAv426I0gRhOb2sM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9de0846f3dec9a42-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:336e:4db9:1:0:b5ed:5611",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Mar-2026 01:38:20 UTC] === END API CALL LOG ===
[18-Mar-2026 01:38:20 UTC] ✅ API Hash verification passed for profile endpoint
[18-Mar-2026 01:38:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTAsInVzZXJuYW1lIjoibXJfZWFnbGUiLCJlbWFpbCI6Im5hbmRhbnBvb2phcnk0OTlAZ21haWwuY29tIiwiZXhwIjoxNzc0MjgzMDM0fQ.25eluWvGyTsJvTMe28apVyjOkAnqAv426I0gRhOb2sM
[18-Mar-2026 01:38:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Mar-2026 01:38:20 UTC] ✅ JWT token verified successfully for user profile
[18-Mar-2026 01:38:20 UTC] User ID: 110
[18-Mar-2026 01:38:20 UTC] ✅ User profile retrieved successfully for user ID: 110
[18-Mar-2026 01:38:21 UTC] === API CALL LOG ===
[18-Mar-2026 01:38:21 UTC] Endpoint: user/profile.php
[18-Mar-2026 01:38:21 UTC] Full Log Data: {
    "timestamp": "2026-03-18 01:38:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:336e:4db9:1:0:b5ed:5611",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:336e:4db9:1:0:b5ed:5611, 162.159.122.132",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTAsInVzZXJuYW1lIjoibXJfZWFnbGUiLCJlbWFpbCI6Im5hbmRhbnBvb2phcnk0OTlAZ21haWwuY29tIiwiZXhwIjoxNzc0MjgzMDM0fQ.25eluWvGyTsJvTMe28apVyjOkAnqAv426I0gRhOb2sM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9de084742be69a42-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:336e:4db9:1:0:b5ed:5611",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Mar-2026 01:38:21 UTC] === END API CALL LOG ===
[18-Mar-2026 01:38:21 UTC] ✅ API Hash verification passed for profile endpoint
[18-Mar-2026 01:38:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTAsInVzZXJuYW1lIjoibXJfZWFnbGUiLCJlbWFpbCI6Im5hbmRhbnBvb2phcnk0OTlAZ21haWwuY29tIiwiZXhwIjoxNzc0MjgzMDM0fQ.25eluWvGyTsJvTMe28apVyjOkAnqAv426I0gRhOb2sM
[18-Mar-2026 01:38:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Mar-2026 01:38:21 UTC] ✅ JWT token verified successfully for user profile
[18-Mar-2026 01:38:21 UTC] User ID: 110
[18-Mar-2026 01:38:21 UTC] ✅ User profile retrieved successfully for user ID: 110
[18-Mar-2026 01:39:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Mar-2026 01:39:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Mar-2026 01:39:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:336e:4db9:1:0:b5ed:5611, 162.159.122.147","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTAsInVzZXJuYW1lIjoibXJfZWFnbGUiLCJlbWFpbCI6Im5hbmRhbnBvb2phcnk0OTlAZ21haWwuY29tIiwiZXhwIjoxNzc0MjgzMDM0fQ.25eluWvGyTsJvTMe28apVyjOkAnqAv426I0gRhOb2sM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9de08567d9819a42-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:336e:4db9:1:0:b5ed:5611","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[18-Mar-2026 01:39:00 UTC] === User Orders API Called ===
[18-Mar-2026 01:39:00 UTC] User ID: 110
[18-Mar-2026 01:39:00 UTC] Limit: 20, Offset: 0
[18-Mar-2026 01:39:00 UTC] Orders found: 3
[18-Mar-2026 01:39:00 UTC] Orders data: [{"id":96,"quantity":2,"total_coins":70,"coin_type":"regular","telegram_link":"https:\/\/t.me\/np_cinema_updates","status":"pending","created_at":"2026-03-18 05:08:58","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""},{"id":95,"quantity":2,"total_coins":70,"coin_type":"regular","telegram_link":"https:\/\/t.me\/np_cinema_updates","status":"cancelled","created_at":"2026-03-17 16:28:12","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""},{"id":88,"quantity":2,"total_coins":70,"coin_type":"regular","telegram_link":"https:\/\/t.me\/np_cinema_updates","status":"cancelled","created_at":"2026-03-16 16:48:41","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[18-Mar-2026 01:39:00 UTC] Total orders count: 3
[18-Mar-2026 01:39:18 UTC] === API CALL LOG ===
[18-Mar-2026 01:39:18 UTC] Endpoint: user/profile.php
[18-Mar-2026 01:39:18 UTC] Full Log Data: {
    "timestamp": "2026-03-18 01:39:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:336e:4db9:1:0:b5ed:5611",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:336e:4db9:1:0:b5ed:5611, 162.159.122.146",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTAsInVzZXJuYW1lIjoibXJfZWFnbGUiLCJlbWFpbCI6Im5hbmRhbnBvb2phcnk0OTlAZ21haWwuY29tIiwiZXhwIjoxNzc0MjgzMDM0fQ.25eluWvGyTsJvTMe28apVyjOkAnqAv426I0gRhOb2sM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9de085d568959a42-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:336e:4db9:1:0:b5ed:5611",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Mar-2026 01:39:18 UTC] === END API CALL LOG ===
[18-Mar-2026 01:39:18 UTC] ✅ API Hash verification passed for profile endpoint
[18-Mar-2026 01:39:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTAsInVzZXJuYW1lIjoibXJfZWFnbGUiLCJlbWFpbCI6Im5hbmRhbnBvb2phcnk0OTlAZ21haWwuY29tIiwiZXhwIjoxNzc0MjgzMDM0fQ.25eluWvGyTsJvTMe28apVyjOkAnqAv426I0gRhOb2sM
[18-Mar-2026 01:39:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Mar-2026 01:39:18 UTC] ✅ JWT token verified successfully for user profile
[18-Mar-2026 01:39:18 UTC] User ID: 110
[18-Mar-2026 01:39:18 UTC] ✅ User profile retrieved successfully for user ID: 110
[18-Mar-2026 01:39:18 UTC] User Purchases API - User ID: 110
[18-Mar-2026 01:39:18 UTC] User Purchases API - Total purchases found: 1
[18-Mar-2026 01:39:21 UTC] === API CALL LOG ===
[18-Mar-2026 01:39:21 UTC] Endpoint: user/profile.php
[18-Mar-2026 01:39:21 UTC] Full Log Data: {
    "timestamp": "2026-03-18 01:39:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:336e:4db9:1:0:b5ed:5611",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:336e:4db9:1:0:b5ed:5611, 162.159.122.146",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTAsInVzZXJuYW1lIjoibXJfZWFnbGUiLCJlbWFpbCI6Im5hbmRhbnBvb2phcnk0OTlAZ21haWwuY29tIiwiZXhwIjoxNzc0MjgzMDM0fQ.25eluWvGyTsJvTMe28apVyjOkAnqAv426I0gRhOb2sM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9de085e9993f9a42-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:336e:4db9:1:0:b5ed:5611",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Mar-2026 01:39:21 UTC] === END API CALL LOG ===
[18-Mar-2026 01:39:21 UTC] ✅ API Hash verification passed for profile endpoint
[18-Mar-2026 01:39:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTAsInVzZXJuYW1lIjoibXJfZWFnbGUiLCJlbWFpbCI6Im5hbmRhbnBvb2phcnk0OTlAZ21haWwuY29tIiwiZXhwIjoxNzc0MjgzMDM0fQ.25eluWvGyTsJvTMe28apVyjOkAnqAv426I0gRhOb2sM
[18-Mar-2026 01:39:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Mar-2026 01:39:21 UTC] ✅ JWT token verified successfully for user profile
[18-Mar-2026 01:39:21 UTC] User ID: 110
[18-Mar-2026 01:39:21 UTC] ✅ User profile retrieved successfully for user ID: 110
[18-Mar-2026 01:39:21 UTC] User Purchases API - User ID: 110
[18-Mar-2026 01:39:21 UTC] User Purchases API - Total purchases found: 1
[18-Mar-2026 01:39:30 UTC] === API CALL LOG ===
[18-Mar-2026 01:39:30 UTC] Endpoint: user/profile.php
[18-Mar-2026 01:39:30 UTC] Full Log Data: {
    "timestamp": "2026-03-18 01:39:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:336e:4db9:1:0:b5ed:5611",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:336e:4db9:1:0:b5ed:5611, 162.159.122.146",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTAsInVzZXJuYW1lIjoibXJfZWFnbGUiLCJlbWFpbCI6Im5hbmRhbnBvb2phcnk0OTlAZ21haWwuY29tIiwiZXhwIjoxNzc0MjgzMDM0fQ.25eluWvGyTsJvTMe28apVyjOkAnqAv426I0gRhOb2sM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9de08624de3f9a42-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:336e:4db9:1:0:b5ed:5611",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Mar-2026 01:39:30 UTC] === END API CALL LOG ===
[18-Mar-2026 01:39:30 UTC] ✅ API Hash verification passed for profile endpoint
[18-Mar-2026 01:39:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTAsInVzZXJuYW1lIjoibXJfZWFnbGUiLCJlbWFpbCI6Im5hbmRhbnBvb2phcnk0OTlAZ21haWwuY29tIiwiZXhwIjoxNzc0MjgzMDM0fQ.25eluWvGyTsJvTMe28apVyjOkAnqAv426I0gRhOb2sM
[18-Mar-2026 01:39:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Mar-2026 01:39:30 UTC] ✅ JWT token verified successfully for user profile
[18-Mar-2026 01:39:30 UTC] User ID: 110
[18-Mar-2026 01:39:30 UTC] ✅ User profile retrieved successfully for user ID: 110
[18-Mar-2026 01:39:30 UTC] User Purchases API - User ID: 110
[18-Mar-2026 01:39:30 UTC] User Purchases API - Total purchases found: 1
[18-Mar-2026 01:39:39 UTC] === API CALL LOG ===
[18-Mar-2026 01:39:39 UTC] Endpoint: user/profile.php
[18-Mar-2026 01:39:39 UTC] Full Log Data: {
    "timestamp": "2026-03-18 01:39:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:336e:4db9:1:0:b5ed:5611",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:336e:4db9:1:0:b5ed:5611, 162.159.122.147",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTAsInVzZXJuYW1lIjoibXJfZWFnbGUiLCJlbWFpbCI6Im5hbmRhbnBvb2phcnk0OTlAZ21haWwuY29tIiwiZXhwIjoxNzc0MjgzMDM0fQ.25eluWvGyTsJvTMe28apVyjOkAnqAv426I0gRhOb2sM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9de0865ad9c69a42-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:336e:4db9:1:0:b5ed:5611",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Mar-2026 01:39:39 UTC] === END API CALL LOG ===
[18-Mar-2026 01:39:39 UTC] ✅ API Hash verification passed for profile endpoint
[18-Mar-2026 01:39:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTAsInVzZXJuYW1lIjoibXJfZWFnbGUiLCJlbWFpbCI6Im5hbmRhbnBvb2phcnk0OTlAZ21haWwuY29tIiwiZXhwIjoxNzc0MjgzMDM0fQ.25eluWvGyTsJvTMe28apVyjOkAnqAv426I0gRhOb2sM
[18-Mar-2026 01:39:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Mar-2026 01:39:39 UTC] ✅ JWT token verified successfully for user profile
[18-Mar-2026 01:39:39 UTC] User ID: 110
[18-Mar-2026 01:39:39 UTC] ✅ User profile retrieved successfully for user ID: 110
[18-Mar-2026 01:39:39 UTC] User Purchases API - User ID: 110
[18-Mar-2026 01:39:39 UTC] User Purchases API - Total purchases found: 1
[18-Mar-2026 01:39:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Mar-2026 01:39:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Mar-2026 01:39:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:336e:4db9:1:0:b5ed:5611, 162.159.122.147","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTAsInVzZXJuYW1lIjoibXJfZWFnbGUiLCJlbWFpbCI6Im5hbmRhbnBvb2phcnk0OTlAZ21haWwuY29tIiwiZXhwIjoxNzc0MjgzMDM0fQ.25eluWvGyTsJvTMe28apVyjOkAnqAv426I0gRhOb2sM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9de08665581c9a42-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:336e:4db9:1:0:b5ed:5611","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[18-Mar-2026 01:39:41 UTC] === User Orders API Called ===
[18-Mar-2026 01:39:41 UTC] User ID: 110
[18-Mar-2026 01:39:41 UTC] Limit: 20, Offset: 0
[18-Mar-2026 01:39:41 UTC] Orders found: 3
[18-Mar-2026 01:39:41 UTC] Orders data: [{"id":96,"quantity":2,"total_coins":70,"coin_type":"regular","telegram_link":"https:\/\/t.me\/np_cinema_updates","status":"pending","created_at":"2026-03-18 05:08:58","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""},{"id":95,"quantity":2,"total_coins":70,"coin_type":"regular","telegram_link":"https:\/\/t.me\/np_cinema_updates","status":"cancelled","created_at":"2026-03-17 16:28:12","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""},{"id":88,"quantity":2,"total_coins":70,"coin_type":"regular","telegram_link":"https:\/\/t.me\/np_cinema_updates","status":"cancelled","created_at":"2026-03-16 16:48:41","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[18-Mar-2026 01:39:41 UTC] Total orders count: 3
[18-Mar-2026 01:39:49 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Mar-2026 01:39:49 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Mar-2026 01:39:49 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:336e:4db9:1:0:b5ed:5611, 162.159.122.146","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTAsInVzZXJuYW1lIjoibXJfZWFnbGUiLCJlbWFpbCI6Im5hbmRhbnBvb2phcnk0OTlAZ21haWwuY29tIiwiZXhwIjoxNzc0MjgzMDM0fQ.25eluWvGyTsJvTMe28apVyjOkAnqAv426I0gRhOb2sM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9de08698bff09a42-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:336e:4db9:1:0:b5ed:5611","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[18-Mar-2026 01:39:49 UTC] === User Orders API Called ===
[18-Mar-2026 01:39:49 UTC] User ID: 110
[18-Mar-2026 01:39:49 UTC] Limit: 20, Offset: 0
[18-Mar-2026 01:39:49 UTC] Orders found: 3
[18-Mar-2026 01:39:49 UTC] Orders data: [{"id":96,"quantity":2,"total_coins":70,"coin_type":"regular","telegram_link":"https:\/\/t.me\/np_cinema_updates","status":"pending","created_at":"2026-03-18 05:08:58","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""},{"id":95,"quantity":2,"total_coins":70,"coin_type":"regular","telegram_link":"https:\/\/t.me\/np_cinema_updates","status":"cancelled","created_at":"2026-03-17 16:28:12","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""},{"id":88,"quantity":2,"total_coins":70,"coin_type":"regular","telegram_link":"https:\/\/t.me\/np_cinema_updates","status":"cancelled","created_at":"2026-03-16 16:48:41","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[18-Mar-2026 01:39:49 UTC] Total orders count: 3
[18-Mar-2026 01:39:51 UTC] === API CALL LOG ===
[18-Mar-2026 01:39:51 UTC] Endpoint: user/profile.php
[18-Mar-2026 01:39:51 UTC] Full Log Data: {
    "timestamp": "2026-03-18 01:39:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:336e:4db9:1:0:b5ed:5611",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:336e:4db9:1:0:b5ed:5611, 162.159.122.146",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTAsInVzZXJuYW1lIjoibXJfZWFnbGUiLCJlbWFpbCI6Im5hbmRhbnBvb2phcnk0OTlAZ21haWwuY29tIiwiZXhwIjoxNzc0MjgzMDM0fQ.25eluWvGyTsJvTMe28apVyjOkAnqAv426I0gRhOb2sM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9de086a8cba59a42-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:336e:4db9:1:0:b5ed:5611",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Mar-2026 01:39:51 UTC] === END API CALL LOG ===
[18-Mar-2026 01:39:51 UTC] ✅ API Hash verification passed for profile endpoint
[18-Mar-2026 01:39:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTAsInVzZXJuYW1lIjoibXJfZWFnbGUiLCJlbWFpbCI6Im5hbmRhbnBvb2phcnk0OTlAZ21haWwuY29tIiwiZXhwIjoxNzc0MjgzMDM0fQ.25eluWvGyTsJvTMe28apVyjOkAnqAv426I0gRhOb2sM
[18-Mar-2026 01:39:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Mar-2026 01:39:51 UTC] ✅ JWT token verified successfully for user profile
[18-Mar-2026 01:39:51 UTC] User ID: 110
[18-Mar-2026 01:39:51 UTC] ✅ User profile retrieved successfully for user ID: 110
[18-Mar-2026 01:39:52 UTC] User Purchases API - User ID: 110
[18-Mar-2026 01:39:52 UTC] User Purchases API - Total purchases found: 1
[18-Mar-2026 01:39:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Mar-2026 01:39:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Mar-2026 01:39:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:336e:4db9:1:0:b5ed:5611, 162.159.122.146","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTAsInVzZXJuYW1lIjoibXJfZWFnbGUiLCJlbWFpbCI6Im5hbmRhbnBvb2phcnk0OTlAZ21haWwuY29tIiwiZXhwIjoxNzc0MjgzMDM0fQ.25eluWvGyTsJvTMe28apVyjOkAnqAv426I0gRhOb2sM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9de086ae6b409a42-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:336e:4db9:1:0:b5ed:5611","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[18-Mar-2026 01:39:52 UTC] === User Orders API Called ===
[18-Mar-2026 01:39:52 UTC] User ID: 110
[18-Mar-2026 01:39:52 UTC] Limit: 20, Offset: 0
[18-Mar-2026 01:39:52 UTC] Orders found: 3
[18-Mar-2026 01:39:52 UTC] Orders data: [{"id":96,"quantity":2,"total_coins":70,"coin_type":"regular","telegram_link":"https:\/\/t.me\/np_cinema_updates","status":"pending","created_at":"2026-03-18 05:08:58","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""},{"id":95,"quantity":2,"total_coins":70,"coin_type":"regular","telegram_link":"https:\/\/t.me\/np_cinema_updates","status":"cancelled","created_at":"2026-03-17 16:28:12","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""},{"id":88,"quantity":2,"total_coins":70,"coin_type":"regular","telegram_link":"https:\/\/t.me\/np_cinema_updates","status":"cancelled","created_at":"2026-03-16 16:48:41","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[18-Mar-2026 01:39:52 UTC] Total orders count: 3
[18-Mar-2026 01:39:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Mar-2026 01:39:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Mar-2026 01:39:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:336e:4db9:1:0:b5ed:5611, 162.159.122.146","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTAsInVzZXJuYW1lIjoibXJfZWFnbGUiLCJlbWFpbCI6Im5hbmRhbnBvb2phcnk0OTlAZ21haWwuY29tIiwiZXhwIjoxNzc0MjgzMDM0fQ.25eluWvGyTsJvTMe28apVyjOkAnqAv426I0gRhOb2sM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9de086c6da439a42-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:336e:4db9:1:0:b5ed:5611","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[18-Mar-2026 01:39:56 UTC] === User Orders API Called ===
[18-Mar-2026 01:39:56 UTC] User ID: 110
[18-Mar-2026 01:39:56 UTC] Limit: 20, Offset: 0
[18-Mar-2026 01:39:56 UTC] Orders found: 3
[18-Mar-2026 01:39:56 UTC] Orders data: [{"id":96,"quantity":2,"total_coins":70,"coin_type":"regular","telegram_link":"https:\/\/t.me\/np_cinema_updates","status":"pending","created_at":"2026-03-18 05:08:58","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""},{"id":95,"quantity":2,"total_coins":70,"coin_type":"regular","telegram_link":"https:\/\/t.me\/np_cinema_updates","status":"cancelled","created_at":"2026-03-17 16:28:12","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""},{"id":88,"quantity":2,"total_coins":70,"coin_type":"regular","telegram_link":"https:\/\/t.me\/np_cinema_updates","status":"cancelled","created_at":"2026-03-16 16:48:41","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[18-Mar-2026 01:39:56 UTC] Total orders count: 3
[18-Mar-2026 03:11:05 UTC] === API CALL LOG ===
[18-Mar-2026 03:11:05 UTC] Endpoint: user/profile.php
[18-Mar-2026 03:11:05 UTC] Full Log Data: {
    "timestamp": "2026-03-18 03:11:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:171c:20bf:6000:14e1:667:9d9d:e4c6",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2804:171c:20bf:6000:14e1:667:9d9d:e4c6, 162.158.177.134",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1IiwidXNlcm5hbWUiOiJBbHZlcyIsImVtYWlsIjoic3ByZWFkZm94eEBnbWFpbC5jb20iLCJleHAiOjE3NzQ0MDgyNjR9.-krUNyJSUafd3z9P1UVUL_QANg83FCc--XZ29ZgrFFI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9de10c4a8e908c5b-CNF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2804:171c:20bf:6000:14e1:667:9d9d:e4c6",
        "CF-IPCountry": "BR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Mar-2026 03:11:05 UTC] === END API CALL LOG ===
[18-Mar-2026 03:11:05 UTC] ✅ API Hash verification passed for profile endpoint
[18-Mar-2026 03:11:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1IiwidXNlcm5hbWUiOiJBbHZlcyIsImVtYWlsIjoic3ByZWFkZm94eEBnbWFpbC5jb20iLCJleHAiOjE3NzQ0MDgyNjR9.-krUNyJSUafd3z9P1UVUL_QANg83FCc--XZ29ZgrFFI
[18-Mar-2026 03:11:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Mar-2026 03:11:05 UTC] ✅ JWT token verified successfully for user profile
[18-Mar-2026 03:11:05 UTC] User ID: 115
[18-Mar-2026 03:11:05 UTC] ✅ User profile retrieved successfully for user ID: 115
[18-Mar-2026 03:11:24 UTC] === API CALL LOG ===
[18-Mar-2026 03:11:24 UTC] Endpoint: user/profile.php
[18-Mar-2026 03:11:24 UTC] Full Log Data: {
    "timestamp": "2026-03-18 03:11:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:171c:20bf:6000:14e1:667:9d9d:e4c6",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2804:171c:20bf:6000:14e1:667:9d9d:e4c6, 162.158.177.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1IiwidXNlcm5hbWUiOiJBbHZlcyIsImVtYWlsIjoic3ByZWFkZm94eEBnbWFpbC5jb20iLCJleHAiOjE3NzQ0MDgyNjR9.-krUNyJSUafd3z9P1UVUL_QANg83FCc--XZ29ZgrFFI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9de10cbdef3c8c5b-CNF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2804:171c:20bf:6000:14e1:667:9d9d:e4c6",
        "CF-IPCountry": "BR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Mar-2026 03:11:24 UTC] === END API CALL LOG ===
[18-Mar-2026 03:11:24 UTC] ✅ API Hash verification passed for profile endpoint
[18-Mar-2026 03:11:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1IiwidXNlcm5hbWUiOiJBbHZlcyIsImVtYWlsIjoic3ByZWFkZm94eEBnbWFpbC5jb20iLCJleHAiOjE3NzQ0MDgyNjR9.-krUNyJSUafd3z9P1UVUL_QANg83FCc--XZ29ZgrFFI
[18-Mar-2026 03:11:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Mar-2026 03:11:24 UTC] ✅ JWT token verified successfully for user profile
[18-Mar-2026 03:11:24 UTC] User ID: 115
[18-Mar-2026 03:11:24 UTC] ✅ User profile retrieved successfully for user ID: 115
[18-Mar-2026 03:11:25 UTC] === API CALL LOG ===
[18-Mar-2026 03:11:25 UTC] Endpoint: user/profile.php
[18-Mar-2026 03:11:25 UTC] Full Log Data: {
    "timestamp": "2026-03-18 03:11:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:171c:20bf:6000:14e1:667:9d9d:e4c6",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2804:171c:20bf:6000:14e1:667:9d9d:e4c6, 162.158.177.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1IiwidXNlcm5hbWUiOiJBbHZlcyIsImVtYWlsIjoic3ByZWFkZm94eEBnbWFpbC5jb20iLCJleHAiOjE3NzQ0MDgyNjR9.-krUNyJSUafd3z9P1UVUL_QANg83FCc--XZ29ZgrFFI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9de10cc389b88c5b-CNF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2804:171c:20bf:6000:14e1:667:9d9d:e4c6",
        "CF-IPCountry": "BR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Mar-2026 03:11:25 UTC] === END API CALL LOG ===
[18-Mar-2026 03:11:25 UTC] ✅ API Hash verification passed for profile endpoint
[18-Mar-2026 03:11:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1IiwidXNlcm5hbWUiOiJBbHZlcyIsImVtYWlsIjoic3ByZWFkZm94eEBnbWFpbC5jb20iLCJleHAiOjE3NzQ0MDgyNjR9.-krUNyJSUafd3z9P1UVUL_QANg83FCc--XZ29ZgrFFI
[18-Mar-2026 03:11:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Mar-2026 03:11:25 UTC] ✅ JWT token verified successfully for user profile
[18-Mar-2026 03:11:25 UTC] User ID: 115
[18-Mar-2026 03:11:25 UTC] ✅ User profile retrieved successfully for user ID: 115
[18-Mar-2026 03:11:31 UTC] === API CALL LOG ===
[18-Mar-2026 03:11:31 UTC] Endpoint: user/profile.php
[18-Mar-2026 03:11:31 UTC] Full Log Data: {
    "timestamp": "2026-03-18 03:11:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:171c:20bf:6000:14e1:667:9d9d:e4c6",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2804:171c:20bf:6000:14e1:667:9d9d:e4c6, 162.158.177.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1IiwidXNlcm5hbWUiOiJBbHZlcyIsImVtYWlsIjoic3ByZWFkZm94eEBnbWFpbC5jb20iLCJleHAiOjE3NzQ0MDgyNjR9.-krUNyJSUafd3z9P1UVUL_QANg83FCc--XZ29ZgrFFI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9de10cec1be48c5b-CNF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2804:171c:20bf:6000:14e1:667:9d9d:e4c6",
        "CF-IPCountry": "BR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Mar-2026 03:11:31 UTC] === END API CALL LOG ===
[18-Mar-2026 03:11:31 UTC] ✅ API Hash verification passed for profile endpoint
[18-Mar-2026 03:11:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1IiwidXNlcm5hbWUiOiJBbHZlcyIsImVtYWlsIjoic3ByZWFkZm94eEBnbWFpbC5jb20iLCJleHAiOjE3NzQ0MDgyNjR9.-krUNyJSUafd3z9P1UVUL_QANg83FCc--XZ29ZgrFFI
[18-Mar-2026 03:11:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Mar-2026 03:11:31 UTC] ✅ JWT token verified successfully for user profile
[18-Mar-2026 03:11:31 UTC] User ID: 115
[18-Mar-2026 03:11:31 UTC] ✅ User profile retrieved successfully for user ID: 115
[18-Mar-2026 03:11:32 UTC] === API CALL LOG ===
[18-Mar-2026 03:11:32 UTC] Endpoint: user/profile.php
[18-Mar-2026 03:11:32 UTC] Full Log Data: {
    "timestamp": "2026-03-18 03:11:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:171c:20bf:6000:14e1:667:9d9d:e4c6",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2804:171c:20bf:6000:14e1:667:9d9d:e4c6, 162.158.177.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1IiwidXNlcm5hbWUiOiJBbHZlcyIsImVtYWlsIjoic3ByZWFkZm94eEBnbWFpbC5jb20iLCJleHAiOjE3NzQ0MDgyNjR9.-krUNyJSUafd3z9P1UVUL_QANg83FCc--XZ29ZgrFFI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9de10cf24ed18c5b-CNF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2804:171c:20bf:6000:14e1:667:9d9d:e4c6",
        "CF-IPCountry": "BR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Mar-2026 03:11:32 UTC] === END API CALL LOG ===
[18-Mar-2026 03:11:32 UTC] ✅ API Hash verification passed for profile endpoint
[18-Mar-2026 03:11:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1IiwidXNlcm5hbWUiOiJBbHZlcyIsImVtYWlsIjoic3ByZWFkZm94eEBnbWFpbC5jb20iLCJleHAiOjE3NzQ0MDgyNjR9.-krUNyJSUafd3z9P1UVUL_QANg83FCc--XZ29ZgrFFI
[18-Mar-2026 03:11:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Mar-2026 03:11:32 UTC] ✅ JWT token verified successfully for user profile
[18-Mar-2026 03:11:32 UTC] User ID: 115
[18-Mar-2026 03:11:32 UTC] ✅ User profile retrieved successfully for user ID: 115
[18-Mar-2026 03:11:35 UTC] === API CALL LOG ===
[18-Mar-2026 03:11:35 UTC] Endpoint: user/profile.php
[18-Mar-2026 03:11:35 UTC] Full Log Data: {
    "timestamp": "2026-03-18 03:11:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:171c:20bf:6000:14e1:667:9d9d:e4c6",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2804:171c:20bf:6000:14e1:667:9d9d:e4c6, 162.158.177.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1IiwidXNlcm5hbWUiOiJBbHZlcyIsImVtYWlsIjoic3ByZWFkZm94eEBnbWFpbC5jb20iLCJleHAiOjE3NzQ0MDgyNjR9.-krUNyJSUafd3z9P1UVUL_QANg83FCc--XZ29ZgrFFI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9de10d07b8758c5b-CNF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2804:171c:20bf:6000:14e1:667:9d9d:e4c6",
        "CF-IPCountry": "BR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Mar-2026 03:11:35 UTC] === END API CALL LOG ===
[18-Mar-2026 03:11:35 UTC] ✅ API Hash verification passed for profile endpoint
[18-Mar-2026 03:11:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1IiwidXNlcm5hbWUiOiJBbHZlcyIsImVtYWlsIjoic3ByZWFkZm94eEBnbWFpbC5jb20iLCJleHAiOjE3NzQ0MDgyNjR9.-krUNyJSUafd3z9P1UVUL_QANg83FCc--XZ29ZgrFFI
[18-Mar-2026 03:11:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Mar-2026 03:11:35 UTC] ✅ JWT token verified successfully for user profile
[18-Mar-2026 03:11:35 UTC] User ID: 115
[18-Mar-2026 03:11:35 UTC] ✅ User profile retrieved successfully for user ID: 115
[18-Mar-2026 03:11:35 UTC] User Purchases API - User ID: 115
[18-Mar-2026 03:11:35 UTC] User Purchases API - Total purchases found: 0
[18-Mar-2026 03:11:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Mar-2026 03:11:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Mar-2026 03:11:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2804:171c:20bf:6000:14e1:667:9d9d:e4c6, 162.158.177.130","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1IiwidXNlcm5hbWUiOiJBbHZlcyIsImVtYWlsIjoic3ByZWFkZm94eEBnbWFpbC5jb20iLCJleHAiOjE3NzQ0MDgyNjR9.-krUNyJSUafd3z9P1UVUL_QANg83FCc--XZ29ZgrFFI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9de10d378d868c5b-CNF","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2804:171c:20bf:6000:14e1:667:9d9d:e4c6","CF-IPCountry":"BR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[18-Mar-2026 03:11:43 UTC] === User Orders API Called ===
[18-Mar-2026 03:11:43 UTC] User ID: 115
[18-Mar-2026 03:11:43 UTC] Limit: 20, Offset: 0
[18-Mar-2026 03:11:43 UTC] Orders found: 0
[18-Mar-2026 03:11:43 UTC] Orders data: []
[18-Mar-2026 03:11:43 UTC] Total orders count: 0
[18-Mar-2026 03:11:49 UTC] === API CALL LOG ===
[18-Mar-2026 03:11:49 UTC] Endpoint: user/profile.php
[18-Mar-2026 03:11:49 UTC] Full Log Data: {
    "timestamp": "2026-03-18 03:11:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:171c:20bf:6000:14e1:667:9d9d:e4c6",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2804:171c:20bf:6000:14e1:667:9d9d:e4c6, 162.158.177.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1IiwidXNlcm5hbWUiOiJBbHZlcyIsImVtYWlsIjoic3ByZWFkZm94eEBnbWFpbC5jb20iLCJleHAiOjE3NzQ0MDgyNjR9.-krUNyJSUafd3z9P1UVUL_QANg83FCc--XZ29ZgrFFI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9de10d5cfca78c5e-CNF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2804:171c:20bf:6000:14e1:667:9d9d:e4c6",
        "CF-IPCountry": "BR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Mar-2026 03:11:49 UTC] === END API CALL LOG ===
[18-Mar-2026 03:11:49 UTC] ✅ API Hash verification passed for profile endpoint
[18-Mar-2026 03:11:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1IiwidXNlcm5hbWUiOiJBbHZlcyIsImVtYWlsIjoic3ByZWFkZm94eEBnbWFpbC5jb20iLCJleHAiOjE3NzQ0MDgyNjR9.-krUNyJSUafd3z9P1UVUL_QANg83FCc--XZ29ZgrFFI
[18-Mar-2026 03:11:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Mar-2026 03:11:49 UTC] ✅ JWT token verified successfully for user profile
[18-Mar-2026 03:11:49 UTC] User ID: 115
[18-Mar-2026 03:11:49 UTC] ✅ User profile retrieved successfully for user ID: 115
[18-Mar-2026 03:11:50 UTC] === API CALL LOG ===
[18-Mar-2026 03:11:50 UTC] Endpoint: user/profile.php
[18-Mar-2026 03:11:50 UTC] Full Log Data: {
    "timestamp": "2026-03-18 03:11:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:171c:20bf:6000:14e1:667:9d9d:e4c6",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2804:171c:20bf:6000:14e1:667:9d9d:e4c6, 162.158.177.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1IiwidXNlcm5hbWUiOiJBbHZlcyIsImVtYWlsIjoic3ByZWFkZm94eEBnbWFpbC5jb20iLCJleHAiOjE3NzQ0MDgyNjR9.-krUNyJSUafd3z9P1UVUL_QANg83FCc--XZ29ZgrFFI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9de10d6208008c5e-CNF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2804:171c:20bf:6000:14e1:667:9d9d:e4c6",
        "CF-IPCountry": "BR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Mar-2026 03:11:50 UTC] === END API CALL LOG ===
[18-Mar-2026 03:11:50 UTC] ✅ API Hash verification passed for profile endpoint
[18-Mar-2026 03:11:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1IiwidXNlcm5hbWUiOiJBbHZlcyIsImVtYWlsIjoic3ByZWFkZm94eEBnbWFpbC5jb20iLCJleHAiOjE3NzQ0MDgyNjR9.-krUNyJSUafd3z9P1UVUL_QANg83FCc--XZ29ZgrFFI
[18-Mar-2026 03:11:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Mar-2026 03:11:50 UTC] ✅ JWT token verified successfully for user profile
[18-Mar-2026 03:11:50 UTC] User ID: 115
[18-Mar-2026 03:11:50 UTC] ✅ User profile retrieved successfully for user ID: 115
[18-Mar-2026 05:53:12 UTC] === API CALL LOG ===
[18-Mar-2026 05:53:12 UTC] Endpoint: user/profile.php
[18-Mar-2026 05:53:12 UTC] Full Log Data: {
    "timestamp": "2026-03-18 05:53:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:e000:55b:3f54:6cfd:3ff:fe6b:b5ba",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:e000:55b:3f54:6cfd:3ff:fe6b:b5ba, 162.158.88.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzciLCJ1c2VybmFtZSI6Im1hbGxhaCIsImVtYWlsIjoiaGFmZWV6bWlyYW5pMDRAZ21haWwuY29tIiwiZXhwIjoxNzczNzU0MTM3fQ.9hwuPUZGKrykuAgj_uekodk4d4voHHoEHB_BcCpXY7I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9de1f9c42f7eff96-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:e000:55b:3f54:6cfd:3ff:fe6b:b5ba",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Mar-2026 05:53:12 UTC] === END API CALL LOG ===
[18-Mar-2026 05:53:12 UTC] ✅ API Hash verification passed for profile endpoint
[18-Mar-2026 05:53:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzciLCJ1c2VybmFtZSI6Im1hbGxhaCIsImVtYWlsIjoiaGFmZWV6bWlyYW5pMDRAZ21haWwuY29tIiwiZXhwIjoxNzczNzU0MTM3fQ.9hwuPUZGKrykuAgj_uekodk4d4voHHoEHB_BcCpXY7I
[18-Mar-2026 05:53:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Mar-2026 05:53:12 UTC] ✅ JWT token verified successfully for user profile
[18-Mar-2026 05:53:12 UTC] User ID: 77
[18-Mar-2026 05:53:12 UTC] ✅ User profile retrieved successfully for user ID: 77
[18-Mar-2026 05:53:13 UTC] === API CALL LOG ===
[18-Mar-2026 05:53:13 UTC] Endpoint: user/profile.php
[18-Mar-2026 05:53:13 UTC] Full Log Data: {
    "timestamp": "2026-03-18 05:53:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:e000:55b:3f54:6cfd:3ff:fe6b:b5ba",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:e000:55b:3f54:6cfd:3ff:fe6b:b5ba, 162.158.88.29",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzciLCJ1c2VybmFtZSI6Im1hbGxhaCIsImVtYWlsIjoiaGFmZWV6bWlyYW5pMDRAZ21haWwuY29tIiwiZXhwIjoxNzczNzU0MTM3fQ.9hwuPUZGKrykuAgj_uekodk4d4voHHoEHB_BcCpXY7I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9de1f9cba95aff96-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:e000:55b:3f54:6cfd:3ff:fe6b:b5ba",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Mar-2026 05:53:13 UTC] === END API CALL LOG ===
[18-Mar-2026 05:53:13 UTC] ✅ API Hash verification passed for profile endpoint
[18-Mar-2026 05:53:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzciLCJ1c2VybmFtZSI6Im1hbGxhaCIsImVtYWlsIjoiaGFmZWV6bWlyYW5pMDRAZ21haWwuY29tIiwiZXhwIjoxNzczNzU0MTM3fQ.9hwuPUZGKrykuAgj_uekodk4d4voHHoEHB_BcCpXY7I
[18-Mar-2026 05:53:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Mar-2026 05:53:13 UTC] ✅ JWT token verified successfully for user profile
[18-Mar-2026 05:53:13 UTC] User ID: 77
[18-Mar-2026 05:53:13 UTC] ✅ User profile retrieved successfully for user ID: 77
[18-Mar-2026 05:53:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Mar-2026 05:53:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Mar-2026 05:53:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:e000:55b:3f54:6cfd:3ff:fe6b:b5ba, 162.158.88.29","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzciLCJ1c2VybmFtZSI6Im1hbGxhaCIsImVtYWlsIjoiaGFmZWV6bWlyYW5pMDRAZ21haWwuY29tIiwiZXhwIjoxNzczNzU0MTM3fQ.9hwuPUZGKrykuAgj_uekodk4d4voHHoEHB_BcCpXY7I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9de1f9e3ef6cff96-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2402:e000:55b:3f54:6cfd:3ff:fe6b:b5ba","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[18-Mar-2026 05:53:17 UTC] === User Orders API Called ===
[18-Mar-2026 05:53:17 UTC] User ID: 77
[18-Mar-2026 05:53:17 UTC] Limit: 20, Offset: 0
[18-Mar-2026 05:53:17 UTC] Orders found: 3
[18-Mar-2026 05:53:17 UTC] Orders data: [{"id":77,"quantity":1,"total_coins":35,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ForexAlpha91","status":"pending","created_at":"2026-03-13 06:22:15","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""},{"id":57,"quantity":35,"total_coins":35,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ForexAlpha91","status":"pending","created_at":"2026-03-11 08:44:09","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":56,"quantity":1,"total_coins":20,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ForexAlpha91","status":"pending","created_at":"2026-03-10 17:00:38","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[18-Mar-2026 05:53:17 UTC] Total orders count: 3
[18-Mar-2026 05:53:23 UTC] === API CALL LOG ===
[18-Mar-2026 05:53:23 UTC] Endpoint: user/profile.php
[18-Mar-2026 05:53:23 UTC] Full Log Data: {
    "timestamp": "2026-03-18 05:53:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:e000:55b:3f54:6cfd:3ff:fe6b:b5ba",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:e000:55b:3f54:6cfd:3ff:fe6b:b5ba, 162.158.88.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzciLCJ1c2VybmFtZSI6Im1hbGxhaCIsImVtYWlsIjoiaGFmZWV6bWlyYW5pMDRAZ21haWwuY29tIiwiZXhwIjoxNzczNzU0MTM3fQ.9hwuPUZGKrykuAgj_uekodk4d4voHHoEHB_BcCpXY7I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9de1fa074bc6ff96-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:e000:55b:3f54:6cfd:3ff:fe6b:b5ba",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Mar-2026 05:53:23 UTC] === END API CALL LOG ===
[18-Mar-2026 05:53:23 UTC] ✅ API Hash verification passed for profile endpoint
[18-Mar-2026 05:53:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzciLCJ1c2VybmFtZSI6Im1hbGxhaCIsImVtYWlsIjoiaGFmZWV6bWlyYW5pMDRAZ21haWwuY29tIiwiZXhwIjoxNzczNzU0MTM3fQ.9hwuPUZGKrykuAgj_uekodk4d4voHHoEHB_BcCpXY7I
[18-Mar-2026 05:53:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Mar-2026 05:53:23 UTC] ✅ JWT token verified successfully for user profile
[18-Mar-2026 05:53:23 UTC] User ID: 77
[18-Mar-2026 05:53:23 UTC] ✅ User profile retrieved successfully for user ID: 77
[18-Mar-2026 05:53:23 UTC] User Purchases API - User ID: 77
[18-Mar-2026 05:53:23 UTC] User Purchases API - Total purchases found: 0
[18-Mar-2026 09:02:00 UTC] === API CALL LOG ===
[18-Mar-2026 09:02:00 UTC] Endpoint: user/profile.php
[18-Mar-2026 09:02:00 UTC] Full Log Data: {
    "timestamp": "2026-03-18 09:02:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.254.222",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.188.254.222, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2IiwidXNlcm5hbWUiOiJAYWJkaWRyIiwiZW1haWwiOiJhYmR1ZGVrZWJvM0BnbWFpbC5jb20iLCJleHAiOjE3NzQ0MjkzMTl9.rrfQmnKceFYqMh7jiB4Wv-T6bEH5t4EGBOLYU5Nw3JM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9de30e568a73348a-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.188.254.222",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Mar-2026 09:02:00 UTC] === END API CALL LOG ===
[18-Mar-2026 09:02:00 UTC] ✅ API Hash verification passed for profile endpoint
[18-Mar-2026 09:02:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2IiwidXNlcm5hbWUiOiJAYWJkaWRyIiwiZW1haWwiOiJhYmR1ZGVrZWJvM0BnbWFpbC5jb20iLCJleHAiOjE3NzQ0MjkzMTl9.rrfQmnKceFYqMh7jiB4Wv-T6bEH5t4EGBOLYU5Nw3JM
[18-Mar-2026 09:02:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Mar-2026 09:02:00 UTC] ✅ JWT token verified successfully for user profile
[18-Mar-2026 09:02:00 UTC] User ID: 116
[18-Mar-2026 09:02:00 UTC] ✅ User profile retrieved successfully for user ID: 116
[18-Mar-2026 09:02:30 UTC] === API CALL LOG ===
[18-Mar-2026 09:02:30 UTC] Endpoint: user/profile.php
[18-Mar-2026 09:02:30 UTC] Full Log Data: {
    "timestamp": "2026-03-18 09:02:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.254.222",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.188.254.222, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2IiwidXNlcm5hbWUiOiJAYWJkaWRyIiwiZW1haWwiOiJhYmR1ZGVrZWJvM0BnbWFpbC5jb20iLCJleHAiOjE3NzQ0MjkzMTl9.rrfQmnKceFYqMh7jiB4Wv-T6bEH5t4EGBOLYU5Nw3JM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9de30f10ed42348a-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.188.254.222",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Mar-2026 09:02:30 UTC] === END API CALL LOG ===
[18-Mar-2026 09:02:30 UTC] ✅ API Hash verification passed for profile endpoint
[18-Mar-2026 09:02:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2IiwidXNlcm5hbWUiOiJAYWJkaWRyIiwiZW1haWwiOiJhYmR1ZGVrZWJvM0BnbWFpbC5jb20iLCJleHAiOjE3NzQ0MjkzMTl9.rrfQmnKceFYqMh7jiB4Wv-T6bEH5t4EGBOLYU5Nw3JM
[18-Mar-2026 09:02:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Mar-2026 09:02:30 UTC] ✅ JWT token verified successfully for user profile
[18-Mar-2026 09:02:30 UTC] User ID: 116
[18-Mar-2026 09:02:30 UTC] ✅ User profile retrieved successfully for user ID: 116
[18-Mar-2026 09:03:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Mar-2026 09:03:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Mar-2026 09:03:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.188.254.222, 104.23.208.145","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2IiwidXNlcm5hbWUiOiJAYWJkaWRyIiwiZW1haWwiOiJhYmR1ZGVrZWJvM0BnbWFpbC5jb20iLCJleHAiOjE3NzQ0MjkzMTl9.rrfQmnKceFYqMh7jiB4Wv-T6bEH5t4EGBOLYU5Nw3JM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9de310b27b5a348a-ADD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"196.188.254.222","CF-IPCountry":"ET","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[18-Mar-2026 09:03:37 UTC] === User Orders API Called ===
[18-Mar-2026 09:03:37 UTC] User ID: 116
[18-Mar-2026 09:03:37 UTC] Limit: 20, Offset: 0
[18-Mar-2026 09:03:37 UTC] Orders found: 0
[18-Mar-2026 09:03:37 UTC] Orders data: []
[18-Mar-2026 09:03:37 UTC] Total orders count: 0
[18-Mar-2026 09:03:40 UTC] === API CALL LOG ===
[18-Mar-2026 09:03:40 UTC] Endpoint: user/profile.php
[18-Mar-2026 09:03:40 UTC] Full Log Data: {
    "timestamp": "2026-03-18 09:03:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.254.222",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.188.254.222, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2IiwidXNlcm5hbWUiOiJAYWJkaWRyIiwiZW1haWwiOiJhYmR1ZGVrZWJvM0BnbWFpbC5jb20iLCJleHAiOjE3NzQ0MjkzMTl9.rrfQmnKceFYqMh7jiB4Wv-T6bEH5t4EGBOLYU5Nw3JM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9de310c82beb348a-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.188.254.222",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Mar-2026 09:03:40 UTC] === END API CALL LOG ===
[18-Mar-2026 09:03:40 UTC] ✅ API Hash verification passed for profile endpoint
[18-Mar-2026 09:03:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2IiwidXNlcm5hbWUiOiJAYWJkaWRyIiwiZW1haWwiOiJhYmR1ZGVrZWJvM0BnbWFpbC5jb20iLCJleHAiOjE3NzQ0MjkzMTl9.rrfQmnKceFYqMh7jiB4Wv-T6bEH5t4EGBOLYU5Nw3JM
[18-Mar-2026 09:03:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Mar-2026 09:03:40 UTC] ✅ JWT token verified successfully for user profile
[18-Mar-2026 09:03:40 UTC] User ID: 116
[18-Mar-2026 09:03:40 UTC] ✅ User profile retrieved successfully for user ID: 116
[18-Mar-2026 09:04:48 UTC] === API CALL LOG ===
[18-Mar-2026 09:04:48 UTC] Endpoint: user/profile.php
[18-Mar-2026 09:04:48 UTC] Full Log Data: {
    "timestamp": "2026-03-18 09:04:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.254.222",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.188.254.222, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2IiwidXNlcm5hbWUiOiJAYWJkaWRyIiwiZW1haWwiOiJhYmR1ZGVrZWJvM0BnbWFpbC5jb20iLCJleHAiOjE3NzQ0MjkzMTl9.rrfQmnKceFYqMh7jiB4Wv-T6bEH5t4EGBOLYU5Nw3JM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9de3126b8fdf348a-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.188.254.222",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Mar-2026 09:04:48 UTC] === END API CALL LOG ===
[18-Mar-2026 09:04:48 UTC] ✅ API Hash verification passed for profile endpoint
[18-Mar-2026 09:04:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2IiwidXNlcm5hbWUiOiJAYWJkaWRyIiwiZW1haWwiOiJhYmR1ZGVrZWJvM0BnbWFpbC5jb20iLCJleHAiOjE3NzQ0MjkzMTl9.rrfQmnKceFYqMh7jiB4Wv-T6bEH5t4EGBOLYU5Nw3JM
[18-Mar-2026 09:04:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Mar-2026 09:04:48 UTC] ✅ JWT token verified successfully for user profile
[18-Mar-2026 09:04:48 UTC] User ID: 116
[18-Mar-2026 09:04:48 UTC] ✅ User profile retrieved successfully for user ID: 116
[18-Mar-2026 09:05:02 UTC] === API CALL LOG ===
[18-Mar-2026 09:05:02 UTC] Endpoint: user/profile.php
[18-Mar-2026 09:05:02 UTC] Full Log Data: {
    "timestamp": "2026-03-18 09:05:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.254.222",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.188.254.222, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2IiwidXNlcm5hbWUiOiJAYWJkaWRyIiwiZW1haWwiOiJhYmR1ZGVrZWJvM0BnbWFpbC5jb20iLCJleHAiOjE3NzQ0MjkzMTl9.rrfQmnKceFYqMh7jiB4Wv-T6bEH5t4EGBOLYU5Nw3JM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9de312c62bef348a-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.188.254.222",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Mar-2026 09:05:02 UTC] === END API CALL LOG ===
[18-Mar-2026 09:05:02 UTC] ✅ API Hash verification passed for profile endpoint
[18-Mar-2026 09:05:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2IiwidXNlcm5hbWUiOiJAYWJkaWRyIiwiZW1haWwiOiJhYmR1ZGVrZWJvM0BnbWFpbC5jb20iLCJleHAiOjE3NzQ0MjkzMTl9.rrfQmnKceFYqMh7jiB4Wv-T6bEH5t4EGBOLYU5Nw3JM
[18-Mar-2026 09:05:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Mar-2026 09:05:02 UTC] ✅ JWT token verified successfully for user profile
[18-Mar-2026 09:05:02 UTC] User ID: 116
[18-Mar-2026 09:05:02 UTC] ✅ User profile retrieved successfully for user ID: 116
[18-Mar-2026 09:05:02 UTC] User Purchases API - User ID: 116
[18-Mar-2026 09:05:02 UTC] User Purchases API - Total purchases found: 0
[18-Mar-2026 09:05:38 UTC] === API CALL LOG ===
[18-Mar-2026 09:05:38 UTC] Endpoint: user/profile.php
[18-Mar-2026 09:05:38 UTC] Full Log Data: {
    "timestamp": "2026-03-18 09:05:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.254.222",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.188.254.222, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2IiwidXNlcm5hbWUiOiJAYWJkaWRyIiwiZW1haWwiOiJhYmR1ZGVrZWJvM0BnbWFpbC5jb20iLCJleHAiOjE3NzQ0MjkzMTl9.rrfQmnKceFYqMh7jiB4Wv-T6bEH5t4EGBOLYU5Nw3JM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9de313a8b98a348a-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.188.254.222",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Mar-2026 09:05:38 UTC] === END API CALL LOG ===
[18-Mar-2026 09:05:38 UTC] ✅ API Hash verification passed for profile endpoint
[18-Mar-2026 09:05:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2IiwidXNlcm5hbWUiOiJAYWJkaWRyIiwiZW1haWwiOiJhYmR1ZGVrZWJvM0BnbWFpbC5jb20iLCJleHAiOjE3NzQ0MjkzMTl9.rrfQmnKceFYqMh7jiB4Wv-T6bEH5t4EGBOLYU5Nw3JM
[18-Mar-2026 09:05:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Mar-2026 09:05:38 UTC] ✅ JWT token verified successfully for user profile
[18-Mar-2026 09:05:38 UTC] User ID: 116
[18-Mar-2026 09:05:38 UTC] ✅ User profile retrieved successfully for user ID: 116
[18-Mar-2026 09:05:58 UTC] === API CALL LOG ===
[18-Mar-2026 09:05:58 UTC] Endpoint: user/profile.php
[18-Mar-2026 09:05:58 UTC] Full Log Data: {
    "timestamp": "2026-03-18 09:05:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.254.222",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.188.254.222, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2IiwidXNlcm5hbWUiOiJAYWJkaWRyIiwiZW1haWwiOiJhYmR1ZGVrZWJvM0BnbWFpbC5jb20iLCJleHAiOjE3NzQ0MjkzMTl9.rrfQmnKceFYqMh7jiB4Wv-T6bEH5t4EGBOLYU5Nw3JM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9de314211b04348a-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.188.254.222",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Mar-2026 09:05:58 UTC] === END API CALL LOG ===
[18-Mar-2026 09:05:58 UTC] ✅ API Hash verification passed for profile endpoint
[18-Mar-2026 09:05:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2IiwidXNlcm5hbWUiOiJAYWJkaWRyIiwiZW1haWwiOiJhYmR1ZGVrZWJvM0BnbWFpbC5jb20iLCJleHAiOjE3NzQ0MjkzMTl9.rrfQmnKceFYqMh7jiB4Wv-T6bEH5t4EGBOLYU5Nw3JM
[18-Mar-2026 09:05:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Mar-2026 09:05:58 UTC] ✅ JWT token verified successfully for user profile
[18-Mar-2026 09:05:58 UTC] User ID: 116
[18-Mar-2026 09:05:58 UTC] ✅ User profile retrieved successfully for user ID: 116
[18-Mar-2026 09:05:58 UTC] User Purchases API - User ID: 116
[18-Mar-2026 09:05:58 UTC] User Purchases API - Total purchases found: 0
[18-Mar-2026 09:06:06 UTC] === API CALL LOG ===
[18-Mar-2026 09:06:06 UTC] Endpoint: user/profile.php
[18-Mar-2026 09:06:06 UTC] Full Log Data: {
    "timestamp": "2026-03-18 09:06:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.254.222",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.188.254.222, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2IiwidXNlcm5hbWUiOiJAYWJkaWRyIiwiZW1haWwiOiJhYmR1ZGVrZWJvM0BnbWFpbC5jb20iLCJleHAiOjE3NzQ0MjkzMTl9.rrfQmnKceFYqMh7jiB4Wv-T6bEH5t4EGBOLYU5Nw3JM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9de314551c8a348a-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.188.254.222",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Mar-2026 09:06:06 UTC] === END API CALL LOG ===
[18-Mar-2026 09:06:06 UTC] ✅ API Hash verification passed for profile endpoint
[18-Mar-2026 09:06:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2IiwidXNlcm5hbWUiOiJAYWJkaWRyIiwiZW1haWwiOiJhYmR1ZGVrZWJvM0BnbWFpbC5jb20iLCJleHAiOjE3NzQ0MjkzMTl9.rrfQmnKceFYqMh7jiB4Wv-T6bEH5t4EGBOLYU5Nw3JM
[18-Mar-2026 09:06:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Mar-2026 09:06:06 UTC] ✅ JWT token verified successfully for user profile
[18-Mar-2026 09:06:06 UTC] User ID: 116
[18-Mar-2026 09:06:06 UTC] ✅ User profile retrieved successfully for user ID: 116
[18-Mar-2026 09:06:06 UTC] User Purchases API - User ID: 116
[18-Mar-2026 09:06:06 UTC] User Purchases API - Total purchases found: 0
[18-Mar-2026 09:06:15 UTC] === API CALL LOG ===
[18-Mar-2026 09:06:15 UTC] Endpoint: user/profile.php
[18-Mar-2026 09:06:15 UTC] Full Log Data: {
    "timestamp": "2026-03-18 09:06:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.254.222",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.188.254.222, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2IiwidXNlcm5hbWUiOiJAYWJkaWRyIiwiZW1haWwiOiJhYmR1ZGVrZWJvM0BnbWFpbC5jb20iLCJleHAiOjE3NzQ0MjkzMTl9.rrfQmnKceFYqMh7jiB4Wv-T6bEH5t4EGBOLYU5Nw3JM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9de3148d9a29348a-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.188.254.222",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Mar-2026 09:06:15 UTC] === END API CALL LOG ===
[18-Mar-2026 09:06:15 UTC] ✅ API Hash verification passed for profile endpoint
[18-Mar-2026 09:06:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2IiwidXNlcm5hbWUiOiJAYWJkaWRyIiwiZW1haWwiOiJhYmR1ZGVrZWJvM0BnbWFpbC5jb20iLCJleHAiOjE3NzQ0MjkzMTl9.rrfQmnKceFYqMh7jiB4Wv-T6bEH5t4EGBOLYU5Nw3JM
[18-Mar-2026 09:06:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Mar-2026 09:06:15 UTC] ✅ JWT token verified successfully for user profile
[18-Mar-2026 09:06:15 UTC] User ID: 116
[18-Mar-2026 09:06:15 UTC] ✅ User profile retrieved successfully for user ID: 116
[18-Mar-2026 09:06:15 UTC] User Purchases API - User ID: 116
[18-Mar-2026 09:06:15 UTC] User Purchases API - Total purchases found: 0
[18-Mar-2026 09:06:19 UTC] === API CALL LOG ===
[18-Mar-2026 09:06:19 UTC] Endpoint: user/profile.php
[18-Mar-2026 09:06:19 UTC] Full Log Data: {
    "timestamp": "2026-03-18 09:06:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.254.222",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.188.254.222, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2IiwidXNlcm5hbWUiOiJAYWJkaWRyIiwiZW1haWwiOiJhYmR1ZGVrZWJvM0BnbWFpbC5jb20iLCJleHAiOjE3NzQ0MjkzMTl9.rrfQmnKceFYqMh7jiB4Wv-T6bEH5t4EGBOLYU5Nw3JM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9de314a9b9a3348a-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.188.254.222",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Mar-2026 09:06:19 UTC] === END API CALL LOG ===
[18-Mar-2026 09:06:19 UTC] ✅ API Hash verification passed for profile endpoint
[18-Mar-2026 09:06:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2IiwidXNlcm5hbWUiOiJAYWJkaWRyIiwiZW1haWwiOiJhYmR1ZGVrZWJvM0BnbWFpbC5jb20iLCJleHAiOjE3NzQ0MjkzMTl9.rrfQmnKceFYqMh7jiB4Wv-T6bEH5t4EGBOLYU5Nw3JM
[18-Mar-2026 09:06:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Mar-2026 09:06:19 UTC] ✅ JWT token verified successfully for user profile
[18-Mar-2026 09:06:19 UTC] User ID: 116
[18-Mar-2026 09:06:19 UTC] ✅ User profile retrieved successfully for user ID: 116
[18-Mar-2026 09:06:19 UTC] User Purchases API - User ID: 116
[18-Mar-2026 09:06:19 UTC] User Purchases API - Total purchases found: 0
[18-Mar-2026 09:06:21 UTC] === API CALL LOG ===
[18-Mar-2026 09:06:21 UTC] Endpoint: user/profile.php
[18-Mar-2026 09:06:21 UTC] Full Log Data: {
    "timestamp": "2026-03-18 09:06:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.254.222",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.188.254.222, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2IiwidXNlcm5hbWUiOiJAYWJkaWRyIiwiZW1haWwiOiJhYmR1ZGVrZWJvM0BnbWFpbC5jb20iLCJleHAiOjE3NzQ0MjkzMTl9.rrfQmnKceFYqMh7jiB4Wv-T6bEH5t4EGBOLYU5Nw3JM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9de314b51e73348a-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.188.254.222",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Mar-2026 09:06:21 UTC] === END API CALL LOG ===
[18-Mar-2026 09:06:21 UTC] ✅ API Hash verification passed for profile endpoint
[18-Mar-2026 09:06:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2IiwidXNlcm5hbWUiOiJAYWJkaWRyIiwiZW1haWwiOiJhYmR1ZGVrZWJvM0BnbWFpbC5jb20iLCJleHAiOjE3NzQ0MjkzMTl9.rrfQmnKceFYqMh7jiB4Wv-T6bEH5t4EGBOLYU5Nw3JM
[18-Mar-2026 09:06:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Mar-2026 09:06:21 UTC] ✅ JWT token verified successfully for user profile
[18-Mar-2026 09:06:21 UTC] User ID: 116
[18-Mar-2026 09:06:21 UTC] ✅ User profile retrieved successfully for user ID: 116
[18-Mar-2026 09:06:21 UTC] User Purchases API - User ID: 116
[18-Mar-2026 09:06:21 UTC] User Purchases API - Total purchases found: 0
[18-Mar-2026 09:06:26 UTC] === API CALL LOG ===
[18-Mar-2026 09:06:26 UTC] Endpoint: user/profile.php
[18-Mar-2026 09:06:26 UTC] Full Log Data: {
    "timestamp": "2026-03-18 09:06:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.254.222",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.188.254.222, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2IiwidXNlcm5hbWUiOiJAYWJkaWRyIiwiZW1haWwiOiJhYmR1ZGVrZWJvM0BnbWFpbC5jb20iLCJleHAiOjE3NzQ0MjkzMTl9.rrfQmnKceFYqMh7jiB4Wv-T6bEH5t4EGBOLYU5Nw3JM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9de314d0dc0b348a-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.188.254.222",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Mar-2026 09:06:26 UTC] === END API CALL LOG ===
[18-Mar-2026 09:06:26 UTC] ✅ API Hash verification passed for profile endpoint
[18-Mar-2026 09:06:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2IiwidXNlcm5hbWUiOiJAYWJkaWRyIiwiZW1haWwiOiJhYmR1ZGVrZWJvM0BnbWFpbC5jb20iLCJleHAiOjE3NzQ0MjkzMTl9.rrfQmnKceFYqMh7jiB4Wv-T6bEH5t4EGBOLYU5Nw3JM
[18-Mar-2026 09:06:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Mar-2026 09:06:26 UTC] ✅ JWT token verified successfully for user profile
[18-Mar-2026 09:06:26 UTC] User ID: 116
[18-Mar-2026 09:06:26 UTC] ✅ User profile retrieved successfully for user ID: 116
[18-Mar-2026 09:06:26 UTC] User Purchases API - User ID: 116
[18-Mar-2026 09:06:26 UTC] User Purchases API - Total purchases found: 0
[18-Mar-2026 09:06:29 UTC] === API CALL LOG ===
[18-Mar-2026 09:06:29 UTC] Endpoint: user/profile.php
[18-Mar-2026 09:06:29 UTC] Full Log Data: {
    "timestamp": "2026-03-18 09:06:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.254.222",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.188.254.222, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2IiwidXNlcm5hbWUiOiJAYWJkaWRyIiwiZW1haWwiOiJhYmR1ZGVrZWJvM0BnbWFpbC5jb20iLCJleHAiOjE3NzQ0MjkzMTl9.rrfQmnKceFYqMh7jiB4Wv-T6bEH5t4EGBOLYU5Nw3JM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9de314e74d47348a-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.188.254.222",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Mar-2026 09:06:29 UTC] === END API CALL LOG ===
[18-Mar-2026 09:06:29 UTC] ✅ API Hash verification passed for profile endpoint
[18-Mar-2026 09:06:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2IiwidXNlcm5hbWUiOiJAYWJkaWRyIiwiZW1haWwiOiJhYmR1ZGVrZWJvM0BnbWFpbC5jb20iLCJleHAiOjE3NzQ0MjkzMTl9.rrfQmnKceFYqMh7jiB4Wv-T6bEH5t4EGBOLYU5Nw3JM
[18-Mar-2026 09:06:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Mar-2026 09:06:29 UTC] ✅ JWT token verified successfully for user profile
[18-Mar-2026 09:06:29 UTC] User ID: 116
[18-Mar-2026 09:06:29 UTC] ✅ User profile retrieved successfully for user ID: 116
[18-Mar-2026 09:06:29 UTC] User Purchases API - User ID: 116
[18-Mar-2026 09:06:29 UTC] User Purchases API - Total purchases found: 0
[18-Mar-2026 09:06:32 UTC] === API CALL LOG ===
[18-Mar-2026 09:06:32 UTC] Endpoint: user/profile.php
[18-Mar-2026 09:06:32 UTC] Full Log Data: {
    "timestamp": "2026-03-18 09:06:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.254.222",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.188.254.222, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2IiwidXNlcm5hbWUiOiJAYWJkaWRyIiwiZW1haWwiOiJhYmR1ZGVrZWJvM0BnbWFpbC5jb20iLCJleHAiOjE3NzQ0MjkzMTl9.rrfQmnKceFYqMh7jiB4Wv-T6bEH5t4EGBOLYU5Nw3JM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9de314f61d7d348a-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.188.254.222",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Mar-2026 09:06:32 UTC] === END API CALL LOG ===
[18-Mar-2026 09:06:32 UTC] ✅ API Hash verification passed for profile endpoint
[18-Mar-2026 09:06:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2IiwidXNlcm5hbWUiOiJAYWJkaWRyIiwiZW1haWwiOiJhYmR1ZGVrZWJvM0BnbWFpbC5jb20iLCJleHAiOjE3NzQ0MjkzMTl9.rrfQmnKceFYqMh7jiB4Wv-T6bEH5t4EGBOLYU5Nw3JM
[18-Mar-2026 09:06:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Mar-2026 09:06:32 UTC] ✅ JWT token verified successfully for user profile
[18-Mar-2026 09:06:32 UTC] User ID: 116
[18-Mar-2026 09:06:32 UTC] ✅ User profile retrieved successfully for user ID: 116
[18-Mar-2026 09:06:32 UTC] User Purchases API - User ID: 116
[18-Mar-2026 09:06:32 UTC] User Purchases API - Total purchases found: 0
[18-Mar-2026 09:06:33 UTC] User Purchases API - User ID: 116
[18-Mar-2026 09:06:33 UTC] User Purchases API - Total purchases found: 0
[18-Mar-2026 09:06:34 UTC] === API CALL LOG ===
[18-Mar-2026 09:06:34 UTC] Endpoint: user/profile.php
[18-Mar-2026 09:06:34 UTC] Full Log Data: {
    "timestamp": "2026-03-18 09:06:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.254.222",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.188.254.222, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2IiwidXNlcm5hbWUiOiJAYWJkaWRyIiwiZW1haWwiOiJhYmR1ZGVrZWJvM0BnbWFpbC5jb20iLCJleHAiOjE3NzQ0MjkzMTl9.rrfQmnKceFYqMh7jiB4Wv-T6bEH5t4EGBOLYU5Nw3JM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9de3150759f1348a-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.188.254.222",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Mar-2026 09:06:34 UTC] === END API CALL LOG ===
[18-Mar-2026 09:06:34 UTC] ✅ API Hash verification passed for profile endpoint
[18-Mar-2026 09:06:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2IiwidXNlcm5hbWUiOiJAYWJkaWRyIiwiZW1haWwiOiJhYmR1ZGVrZWJvM0BnbWFpbC5jb20iLCJleHAiOjE3NzQ0MjkzMTl9.rrfQmnKceFYqMh7jiB4Wv-T6bEH5t4EGBOLYU5Nw3JM
[18-Mar-2026 09:06:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Mar-2026 09:06:34 UTC] ✅ JWT token verified successfully for user profile
[18-Mar-2026 09:06:34 UTC] User ID: 116
[18-Mar-2026 09:06:34 UTC] ✅ User profile retrieved successfully for user ID: 116
[18-Mar-2026 09:06:34 UTC] User Purchases API - User ID: 116
[18-Mar-2026 09:06:34 UTC] User Purchases API - Total purchases found: 0
[18-Mar-2026 09:06:36 UTC] === API CALL LOG ===
[18-Mar-2026 09:06:36 UTC] Endpoint: user/profile.php
[18-Mar-2026 09:06:36 UTC] Full Log Data: {
    "timestamp": "2026-03-18 09:06:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.254.222",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.188.254.222, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2IiwidXNlcm5hbWUiOiJAYWJkaWRyIiwiZW1haWwiOiJhYmR1ZGVrZWJvM0BnbWFpbC5jb20iLCJleHAiOjE3NzQ0MjkzMTl9.rrfQmnKceFYqMh7jiB4Wv-T6bEH5t4EGBOLYU5Nw3JM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9de31514882b348a-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.188.254.222",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Mar-2026 09:06:36 UTC] === END API CALL LOG ===
[18-Mar-2026 09:06:36 UTC] ✅ API Hash verification passed for profile endpoint
[18-Mar-2026 09:06:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2IiwidXNlcm5hbWUiOiJAYWJkaWRyIiwiZW1haWwiOiJhYmR1ZGVrZWJvM0BnbWFpbC5jb20iLCJleHAiOjE3NzQ0MjkzMTl9.rrfQmnKceFYqMh7jiB4Wv-T6bEH5t4EGBOLYU5Nw3JM
[18-Mar-2026 09:06:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Mar-2026 09:06:36 UTC] ✅ JWT token verified successfully for user profile
[18-Mar-2026 09:06:36 UTC] User ID: 116
[18-Mar-2026 09:06:36 UTC] ✅ User profile retrieved successfully for user ID: 116
[18-Mar-2026 09:06:37 UTC] User Purchases API - User ID: 116
[18-Mar-2026 09:06:37 UTC] User Purchases API - Total purchases found: 0
[18-Mar-2026 09:06:38 UTC] === API CALL LOG ===
[18-Mar-2026 09:06:38 UTC] Endpoint: user/profile.php
[18-Mar-2026 09:06:38 UTC] Full Log Data: {
    "timestamp": "2026-03-18 09:06:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.254.222",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.188.254.222, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2IiwidXNlcm5hbWUiOiJAYWJkaWRyIiwiZW1haWwiOiJhYmR1ZGVrZWJvM0BnbWFpbC5jb20iLCJleHAiOjE3NzQ0MjkzMTl9.rrfQmnKceFYqMh7jiB4Wv-T6bEH5t4EGBOLYU5Nw3JM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9de315213df3348a-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.188.254.222",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Mar-2026 09:06:38 UTC] === END API CALL LOG ===
[18-Mar-2026 09:06:38 UTC] ✅ API Hash verification passed for profile endpoint
[18-Mar-2026 09:06:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2IiwidXNlcm5hbWUiOiJAYWJkaWRyIiwiZW1haWwiOiJhYmR1ZGVrZWJvM0BnbWFpbC5jb20iLCJleHAiOjE3NzQ0MjkzMTl9.rrfQmnKceFYqMh7jiB4Wv-T6bEH5t4EGBOLYU5Nw3JM
[18-Mar-2026 09:06:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Mar-2026 09:06:38 UTC] ✅ JWT token verified successfully for user profile
[18-Mar-2026 09:06:38 UTC] User ID: 116
[18-Mar-2026 09:06:38 UTC] ✅ User profile retrieved successfully for user ID: 116
[18-Mar-2026 09:06:39 UTC] User Purchases API - User ID: 116
[18-Mar-2026 09:06:39 UTC] User Purchases API - Total purchases found: 0
[18-Mar-2026 09:06:41 UTC] === API CALL LOG ===
[18-Mar-2026 09:06:41 UTC] Endpoint: user/profile.php
[18-Mar-2026 09:06:41 UTC] Full Log Data: {
    "timestamp": "2026-03-18 09:06:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.254.222",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.188.254.222, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2IiwidXNlcm5hbWUiOiJAYWJkaWRyIiwiZW1haWwiOiJhYmR1ZGVrZWJvM0BnbWFpbC5jb20iLCJleHAiOjE3NzQ0MjkzMTl9.rrfQmnKceFYqMh7jiB4Wv-T6bEH5t4EGBOLYU5Nw3JM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9de3152dbc33348a-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.188.254.222",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Mar-2026 09:06:41 UTC] === END API CALL LOG ===
[18-Mar-2026 09:06:41 UTC] ✅ API Hash verification passed for profile endpoint
[18-Mar-2026 09:06:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2IiwidXNlcm5hbWUiOiJAYWJkaWRyIiwiZW1haWwiOiJhYmR1ZGVrZWJvM0BnbWFpbC5jb20iLCJleHAiOjE3NzQ0MjkzMTl9.rrfQmnKceFYqMh7jiB4Wv-T6bEH5t4EGBOLYU5Nw3JM
[18-Mar-2026 09:06:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Mar-2026 09:06:41 UTC] ✅ JWT token verified successfully for user profile
[18-Mar-2026 09:06:41 UTC] User ID: 116
[18-Mar-2026 09:06:41 UTC] ✅ User profile retrieved successfully for user ID: 116
[18-Mar-2026 09:06:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Mar-2026 09:06:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Mar-2026 09:06:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.188.254.222, 104.23.208.145","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2IiwidXNlcm5hbWUiOiJAYWJkaWRyIiwiZW1haWwiOiJhYmR1ZGVrZWJvM0BnbWFpbC5jb20iLCJleHAiOjE3NzQ0MjkzMTl9.rrfQmnKceFYqMh7jiB4Wv-T6bEH5t4EGBOLYU5Nw3JM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9de315828b48348a-ADD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"196.188.254.222","CF-IPCountry":"ET","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[18-Mar-2026 09:06:54 UTC] === User Orders API Called ===
[18-Mar-2026 09:06:54 UTC] User ID: 116
[18-Mar-2026 09:06:54 UTC] Limit: 20, Offset: 0
[18-Mar-2026 09:06:54 UTC] Orders found: 1
[18-Mar-2026 09:06:54 UTC] Orders data: [{"id":97,"quantity":1,"total_coins":20,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ytruitc","status":"pending","created_at":"2026-03-18 12:36:52","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[18-Mar-2026 09:06:54 UTC] Total orders count: 1
[18-Mar-2026 09:07:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Mar-2026 09:07:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Mar-2026 09:07:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.188.254.222, 104.23.208.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2IiwidXNlcm5hbWUiOiJAYWJkaWRyIiwiZW1haWwiOiJhYmR1ZGVrZWJvM0BnbWFpbC5jb20iLCJleHAiOjE3NzQ0MjkzMTl9.rrfQmnKceFYqMh7jiB4Wv-T6bEH5t4EGBOLYU5Nw3JM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9de315fb9d7e348a-ADD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"196.188.254.222","CF-IPCountry":"ET","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[18-Mar-2026 09:07:14 UTC] === User Orders API Called ===
[18-Mar-2026 09:07:14 UTC] User ID: 116
[18-Mar-2026 09:07:14 UTC] Limit: 20, Offset: 0
[18-Mar-2026 09:07:14 UTC] Orders found: 1
[18-Mar-2026 09:07:14 UTC] Orders data: [{"id":97,"quantity":1,"total_coins":20,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ytruitc","status":"pending","created_at":"2026-03-18 12:36:52","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[18-Mar-2026 09:07:14 UTC] Total orders count: 1
[18-Mar-2026 09:07:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Mar-2026 09:07:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Mar-2026 09:07:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.188.254.222, 104.23.208.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2IiwidXNlcm5hbWUiOiJAYWJkaWRyIiwiZW1haWwiOiJhYmR1ZGVrZWJvM0BnbWFpbC5jb20iLCJleHAiOjE3NzQ0MjkzMTl9.rrfQmnKceFYqMh7jiB4Wv-T6bEH5t4EGBOLYU5Nw3JM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9de3161c29cc348a-ADD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"196.188.254.222","CF-IPCountry":"ET","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[18-Mar-2026 09:07:19 UTC] === User Orders API Called ===
[18-Mar-2026 09:07:19 UTC] User ID: 116
[18-Mar-2026 09:07:19 UTC] Limit: 20, Offset: 0
[18-Mar-2026 09:07:19 UTC] Orders found: 1
[18-Mar-2026 09:07:19 UTC] Orders data: [{"id":97,"quantity":1,"total_coins":20,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ytruitc","status":"pending","created_at":"2026-03-18 12:36:52","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[18-Mar-2026 09:07:19 UTC] Total orders count: 1
[18-Mar-2026 09:07:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Mar-2026 09:07:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Mar-2026 09:07:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.188.254.222, 104.23.208.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2IiwidXNlcm5hbWUiOiJAYWJkaWRyIiwiZW1haWwiOiJhYmR1ZGVrZWJvM0BnbWFpbC5jb20iLCJleHAiOjE3NzQ0MjkzMTl9.rrfQmnKceFYqMh7jiB4Wv-T6bEH5t4EGBOLYU5Nw3JM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9de3163e8eea348a-ADD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"196.188.254.222","CF-IPCountry":"ET","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[18-Mar-2026 09:07:24 UTC] === User Orders API Called ===
[18-Mar-2026 09:07:24 UTC] User ID: 116
[18-Mar-2026 09:07:24 UTC] Limit: 20, Offset: 0
[18-Mar-2026 09:07:24 UTC] Orders found: 1
[18-Mar-2026 09:07:24 UTC] Orders data: [{"id":97,"quantity":1,"total_coins":20,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ytruitc","status":"pending","created_at":"2026-03-18 12:36:52","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[18-Mar-2026 09:07:24 UTC] Total orders count: 1
[18-Mar-2026 09:07:28 UTC] === API CALL LOG ===
[18-Mar-2026 09:07:28 UTC] Endpoint: user/profile.php
[18-Mar-2026 09:07:28 UTC] Full Log Data: {
    "timestamp": "2026-03-18 09:07:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.254.222",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.188.254.222, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2IiwidXNlcm5hbWUiOiJAYWJkaWRyIiwiZW1haWwiOiJhYmR1ZGVrZWJvM0BnbWFpbC5jb20iLCJleHAiOjE3NzQ0MjkzMTl9.rrfQmnKceFYqMh7jiB4Wv-T6bEH5t4EGBOLYU5Nw3JM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9de316575e93348a-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.188.254.222",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Mar-2026 09:07:28 UTC] === END API CALL LOG ===
[18-Mar-2026 09:07:28 UTC] ✅ API Hash verification passed for profile endpoint
[18-Mar-2026 09:07:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2IiwidXNlcm5hbWUiOiJAYWJkaWRyIiwiZW1haWwiOiJhYmR1ZGVrZWJvM0BnbWFpbC5jb20iLCJleHAiOjE3NzQ0MjkzMTl9.rrfQmnKceFYqMh7jiB4Wv-T6bEH5t4EGBOLYU5Nw3JM
[18-Mar-2026 09:07:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Mar-2026 09:07:28 UTC] ✅ JWT token verified successfully for user profile
[18-Mar-2026 09:07:28 UTC] User ID: 116
[18-Mar-2026 09:07:28 UTC] ✅ User profile retrieved successfully for user ID: 116
[18-Mar-2026 09:07:28 UTC] User Purchases API - User ID: 116
[18-Mar-2026 09:07:28 UTC] User Purchases API - Total purchases found: 0
[18-Mar-2026 09:07:33 UTC] === API CALL LOG ===
[18-Mar-2026 09:07:33 UTC] Endpoint: user/profile.php
[18-Mar-2026 09:07:33 UTC] Full Log Data: {
    "timestamp": "2026-03-18 09:07:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.254.222",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.188.254.222, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2IiwidXNlcm5hbWUiOiJAYWJkaWRyIiwiZW1haWwiOiJhYmR1ZGVrZWJvM0BnbWFpbC5jb20iLCJleHAiOjE3NzQ0MjkzMTl9.rrfQmnKceFYqMh7jiB4Wv-T6bEH5t4EGBOLYU5Nw3JM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9de316763c68348a-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.188.254.222",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Mar-2026 09:07:33 UTC] === END API CALL LOG ===
[18-Mar-2026 09:07:33 UTC] ✅ API Hash verification passed for profile endpoint
[18-Mar-2026 09:07:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2IiwidXNlcm5hbWUiOiJAYWJkaWRyIiwiZW1haWwiOiJhYmR1ZGVrZWJvM0BnbWFpbC5jb20iLCJleHAiOjE3NzQ0MjkzMTl9.rrfQmnKceFYqMh7jiB4Wv-T6bEH5t4EGBOLYU5Nw3JM
[18-Mar-2026 09:07:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Mar-2026 09:07:33 UTC] ✅ JWT token verified successfully for user profile
[18-Mar-2026 09:07:33 UTC] User ID: 116
[18-Mar-2026 09:07:33 UTC] ✅ User profile retrieved successfully for user ID: 116
[18-Mar-2026 09:07:33 UTC] User Purchases API - User ID: 116
[18-Mar-2026 09:07:33 UTC] User Purchases API - Total purchases found: 0
[18-Mar-2026 09:07:35 UTC] === API CALL LOG ===
[18-Mar-2026 09:07:35 UTC] Endpoint: user/profile.php
[18-Mar-2026 09:07:35 UTC] Full Log Data: {
    "timestamp": "2026-03-18 09:07:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.254.222",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.188.254.222, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2IiwidXNlcm5hbWUiOiJAYWJkaWRyIiwiZW1haWwiOiJhYmR1ZGVrZWJvM0BnbWFpbC5jb20iLCJleHAiOjE3NzQ0MjkzMTl9.rrfQmnKceFYqMh7jiB4Wv-T6bEH5t4EGBOLYU5Nw3JM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9de316821d4d348a-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.188.254.222",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Mar-2026 09:07:35 UTC] === END API CALL LOG ===
[18-Mar-2026 09:07:35 UTC] ✅ API Hash verification passed for profile endpoint
[18-Mar-2026 09:07:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2IiwidXNlcm5hbWUiOiJAYWJkaWRyIiwiZW1haWwiOiJhYmR1ZGVrZWJvM0BnbWFpbC5jb20iLCJleHAiOjE3NzQ0MjkzMTl9.rrfQmnKceFYqMh7jiB4Wv-T6bEH5t4EGBOLYU5Nw3JM
[18-Mar-2026 09:07:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Mar-2026 09:07:35 UTC] ✅ JWT token verified successfully for user profile
[18-Mar-2026 09:07:35 UTC] User ID: 116
[18-Mar-2026 09:07:35 UTC] ✅ User profile retrieved successfully for user ID: 116
[18-Mar-2026 09:07:35 UTC] User Purchases API - User ID: 116
[18-Mar-2026 09:07:35 UTC] User Purchases API - Total purchases found: 0
[18-Mar-2026 09:07:37 UTC] === API CALL LOG ===
[18-Mar-2026 09:07:37 UTC] Endpoint: user/profile.php
[18-Mar-2026 09:07:37 UTC] Full Log Data: {
    "timestamp": "2026-03-18 09:07:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.254.222",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.188.254.222, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2IiwidXNlcm5hbWUiOiJAYWJkaWRyIiwiZW1haWwiOiJhYmR1ZGVrZWJvM0BnbWFpbC5jb20iLCJleHAiOjE3NzQ0MjkzMTl9.rrfQmnKceFYqMh7jiB4Wv-T6bEH5t4EGBOLYU5Nw3JM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9de3168f3e1c348a-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.188.254.222",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Mar-2026 09:07:37 UTC] === END API CALL LOG ===
[18-Mar-2026 09:07:37 UTC] ✅ API Hash verification passed for profile endpoint
[18-Mar-2026 09:07:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2IiwidXNlcm5hbWUiOiJAYWJkaWRyIiwiZW1haWwiOiJhYmR1ZGVrZWJvM0BnbWFpbC5jb20iLCJleHAiOjE3NzQ0MjkzMTl9.rrfQmnKceFYqMh7jiB4Wv-T6bEH5t4EGBOLYU5Nw3JM
[18-Mar-2026 09:07:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Mar-2026 09:07:37 UTC] ✅ JWT token verified successfully for user profile
[18-Mar-2026 09:07:37 UTC] User ID: 116
[18-Mar-2026 09:07:37 UTC] ✅ User profile retrieved successfully for user ID: 116
[18-Mar-2026 09:07:37 UTC] User Purchases API - User ID: 116
[18-Mar-2026 09:07:37 UTC] User Purchases API - Total purchases found: 0
[18-Mar-2026 09:07:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Mar-2026 09:07:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Mar-2026 09:07:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.188.254.222, 104.23.208.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2IiwidXNlcm5hbWUiOiJAYWJkaWRyIiwiZW1haWwiOiJhYmR1ZGVrZWJvM0BnbWFpbC5jb20iLCJleHAiOjE3NzQ0MjkzMTl9.rrfQmnKceFYqMh7jiB4Wv-T6bEH5t4EGBOLYU5Nw3JM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9de316a32e45348a-ADD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"196.188.254.222","CF-IPCountry":"ET","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[18-Mar-2026 09:07:40 UTC] === User Orders API Called ===
[18-Mar-2026 09:07:40 UTC] User ID: 116
[18-Mar-2026 09:07:40 UTC] Limit: 20, Offset: 0
[18-Mar-2026 09:07:40 UTC] Orders found: 1
[18-Mar-2026 09:07:40 UTC] Orders data: [{"id":97,"quantity":1,"total_coins":20,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ytruitc","status":"pending","created_at":"2026-03-18 12:36:52","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[18-Mar-2026 09:07:40 UTC] Total orders count: 1
[18-Mar-2026 09:10:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Mar-2026 09:10:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Mar-2026 09:10:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.188.254.222, 104.23.208.145","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2IiwidXNlcm5hbWUiOiJAYWJkaWRyIiwiZW1haWwiOiJhYmR1ZGVrZWJvM0BnbWFpbC5jb20iLCJleHAiOjE3NzQ0MjkzMTl9.rrfQmnKceFYqMh7jiB4Wv-T6bEH5t4EGBOLYU5Nw3JM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9de31a1548b5fbc6-ADD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"196.188.254.222","CF-IPCountry":"ET","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[18-Mar-2026 09:10:02 UTC] === User Orders API Called ===
[18-Mar-2026 09:10:02 UTC] User ID: 116
[18-Mar-2026 09:10:02 UTC] Limit: 20, Offset: 0
[18-Mar-2026 09:10:02 UTC] Orders found: 1
[18-Mar-2026 09:10:02 UTC] Orders data: [{"id":97,"quantity":1,"total_coins":20,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ytruitc","status":"pending","created_at":"2026-03-18 12:36:52","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[18-Mar-2026 09:10:02 UTC] Total orders count: 1
[18-Mar-2026 09:10:10 UTC] === API CALL LOG ===
[18-Mar-2026 09:10:10 UTC] Endpoint: user/profile.php
[18-Mar-2026 09:10:10 UTC] Full Log Data: {
    "timestamp": "2026-03-18 09:10:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.254.222",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.188.254.222, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2IiwidXNlcm5hbWUiOiJAYWJkaWRyIiwiZW1haWwiOiJhYmR1ZGVrZWJvM0BnbWFpbC5jb20iLCJleHAiOjE3NzQ0MjkzMTl9.rrfQmnKceFYqMh7jiB4Wv-T6bEH5t4EGBOLYU5Nw3JM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9de31a4aaec1fbc6-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.188.254.222",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Mar-2026 09:10:10 UTC] === END API CALL LOG ===
[18-Mar-2026 09:10:10 UTC] ✅ API Hash verification passed for profile endpoint
[18-Mar-2026 09:10:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2IiwidXNlcm5hbWUiOiJAYWJkaWRyIiwiZW1haWwiOiJhYmR1ZGVrZWJvM0BnbWFpbC5jb20iLCJleHAiOjE3NzQ0MjkzMTl9.rrfQmnKceFYqMh7jiB4Wv-T6bEH5t4EGBOLYU5Nw3JM
[18-Mar-2026 09:10:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Mar-2026 09:10:10 UTC] ✅ JWT token verified successfully for user profile
[18-Mar-2026 09:10:10 UTC] User ID: 116
[18-Mar-2026 09:10:10 UTC] ✅ User profile retrieved successfully for user ID: 116
[18-Mar-2026 09:10:10 UTC] User Purchases API - User ID: 116
[18-Mar-2026 09:10:10 UTC] User Purchases API - Total purchases found: 0
[18-Mar-2026 09:10:12 UTC] === API CALL LOG ===
[18-Mar-2026 09:10:12 UTC] Endpoint: user/profile.php
[18-Mar-2026 09:10:12 UTC] Full Log Data: {
    "timestamp": "2026-03-18 09:10:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.254.222",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.188.254.222, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2IiwidXNlcm5hbWUiOiJAYWJkaWRyIiwiZW1haWwiOiJhYmR1ZGVrZWJvM0BnbWFpbC5jb20iLCJleHAiOjE3NzQ0MjkzMTl9.rrfQmnKceFYqMh7jiB4Wv-T6bEH5t4EGBOLYU5Nw3JM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9de31a58fda4fbc6-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.188.254.222",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Mar-2026 09:10:12 UTC] === END API CALL LOG ===
[18-Mar-2026 09:10:12 UTC] ✅ API Hash verification passed for profile endpoint
[18-Mar-2026 09:10:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2IiwidXNlcm5hbWUiOiJAYWJkaWRyIiwiZW1haWwiOiJhYmR1ZGVrZWJvM0BnbWFpbC5jb20iLCJleHAiOjE3NzQ0MjkzMTl9.rrfQmnKceFYqMh7jiB4Wv-T6bEH5t4EGBOLYU5Nw3JM
[18-Mar-2026 09:10:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Mar-2026 09:10:12 UTC] ✅ JWT token verified successfully for user profile
[18-Mar-2026 09:10:12 UTC] User ID: 116
[18-Mar-2026 09:10:12 UTC] ✅ User profile retrieved successfully for user ID: 116
[18-Mar-2026 09:10:12 UTC] User Purchases API - User ID: 116
[18-Mar-2026 09:10:12 UTC] User Purchases API - Total purchases found: 0
[18-Mar-2026 09:10:15 UTC] === API CALL LOG ===
[18-Mar-2026 09:10:15 UTC] Endpoint: user/profile.php
[18-Mar-2026 09:10:15 UTC] Full Log Data: {
    "timestamp": "2026-03-18 09:10:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.254.222",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.188.254.222, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2IiwidXNlcm5hbWUiOiJAYWJkaWRyIiwiZW1haWwiOiJhYmR1ZGVrZWJvM0BnbWFpbC5jb20iLCJleHAiOjE3NzQ0MjkzMTl9.rrfQmnKceFYqMh7jiB4Wv-T6bEH5t4EGBOLYU5Nw3JM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9de31a67de73fbc6-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.188.254.222",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Mar-2026 09:10:15 UTC] === END API CALL LOG ===
[18-Mar-2026 09:10:15 UTC] ✅ API Hash verification passed for profile endpoint
[18-Mar-2026 09:10:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2IiwidXNlcm5hbWUiOiJAYWJkaWRyIiwiZW1haWwiOiJhYmR1ZGVrZWJvM0BnbWFpbC5jb20iLCJleHAiOjE3NzQ0MjkzMTl9.rrfQmnKceFYqMh7jiB4Wv-T6bEH5t4EGBOLYU5Nw3JM
[18-Mar-2026 09:10:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Mar-2026 09:10:15 UTC] ✅ JWT token verified successfully for user profile
[18-Mar-2026 09:10:15 UTC] User ID: 116
[18-Mar-2026 09:10:15 UTC] ✅ User profile retrieved successfully for user ID: 116
[18-Mar-2026 09:10:15 UTC] User Purchases API - User ID: 116
[18-Mar-2026 09:10:15 UTC] User Purchases API - Total purchases found: 0
[18-Mar-2026 09:10:17 UTC] === API CALL LOG ===
[18-Mar-2026 09:10:17 UTC] Endpoint: user/profile.php
[18-Mar-2026 09:10:17 UTC] Full Log Data: {
    "timestamp": "2026-03-18 09:10:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.254.222",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.188.254.222, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2IiwidXNlcm5hbWUiOiJAYWJkaWRyIiwiZW1haWwiOiJhYmR1ZGVrZWJvM0BnbWFpbC5jb20iLCJleHAiOjE3NzQ0MjkzMTl9.rrfQmnKceFYqMh7jiB4Wv-T6bEH5t4EGBOLYU5Nw3JM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9de31a79a89dfbc6-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.188.254.222",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Mar-2026 09:10:17 UTC] === END API CALL LOG ===
[18-Mar-2026 09:10:17 UTC] ✅ API Hash verification passed for profile endpoint
[18-Mar-2026 09:10:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2IiwidXNlcm5hbWUiOiJAYWJkaWRyIiwiZW1haWwiOiJhYmR1ZGVrZWJvM0BnbWFpbC5jb20iLCJleHAiOjE3NzQ0MjkzMTl9.rrfQmnKceFYqMh7jiB4Wv-T6bEH5t4EGBOLYU5Nw3JM
[18-Mar-2026 09:10:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Mar-2026 09:10:17 UTC] ✅ JWT token verified successfully for user profile
[18-Mar-2026 09:10:17 UTC] User ID: 116
[18-Mar-2026 09:10:17 UTC] ✅ User profile retrieved successfully for user ID: 116
[18-Mar-2026 09:10:18 UTC] User Purchases API - User ID: 116
[18-Mar-2026 09:10:18 UTC] User Purchases API - Total purchases found: 0
[18-Mar-2026 09:10:27 UTC] === API CALL LOG ===
[18-Mar-2026 09:10:27 UTC] Endpoint: user/profile.php
[18-Mar-2026 09:10:27 UTC] Full Log Data: {
    "timestamp": "2026-03-18 09:10:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.254.222",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.188.254.222, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2IiwidXNlcm5hbWUiOiJAYWJkaWRyIiwiZW1haWwiOiJhYmR1ZGVrZWJvM0BnbWFpbC5jb20iLCJleHAiOjE3NzQ0MjkzMTl9.rrfQmnKceFYqMh7jiB4Wv-T6bEH5t4EGBOLYU5Nw3JM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9de31ab25954fbc6-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.188.254.222",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Mar-2026 09:10:27 UTC] === END API CALL LOG ===
[18-Mar-2026 09:10:27 UTC] ✅ API Hash verification passed for profile endpoint
[18-Mar-2026 09:10:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2IiwidXNlcm5hbWUiOiJAYWJkaWRyIiwiZW1haWwiOiJhYmR1ZGVrZWJvM0BnbWFpbC5jb20iLCJleHAiOjE3NzQ0MjkzMTl9.rrfQmnKceFYqMh7jiB4Wv-T6bEH5t4EGBOLYU5Nw3JM
[18-Mar-2026 09:10:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Mar-2026 09:10:27 UTC] ✅ JWT token verified successfully for user profile
[18-Mar-2026 09:10:27 UTC] User ID: 116
[18-Mar-2026 09:10:27 UTC] ✅ User profile retrieved successfully for user ID: 116
[18-Mar-2026 09:10:27 UTC] User Purchases API - User ID: 116
[18-Mar-2026 09:10:27 UTC] User Purchases API - Total purchases found: 0
[18-Mar-2026 09:10:30 UTC] === API CALL LOG ===
[18-Mar-2026 09:10:30 UTC] Endpoint: user/profile.php
[18-Mar-2026 09:10:30 UTC] Full Log Data: {
    "timestamp": "2026-03-18 09:10:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.254.222",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.188.254.222, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2IiwidXNlcm5hbWUiOiJAYWJkaWRyIiwiZW1haWwiOiJhYmR1ZGVrZWJvM0BnbWFpbC5jb20iLCJleHAiOjE3NzQ0MjkzMTl9.rrfQmnKceFYqMh7jiB4Wv-T6bEH5t4EGBOLYU5Nw3JM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9de31ac9a921fbc6-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.188.254.222",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Mar-2026 09:10:30 UTC] === END API CALL LOG ===
[18-Mar-2026 09:10:30 UTC] ✅ API Hash verification passed for profile endpoint
[18-Mar-2026 09:10:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2IiwidXNlcm5hbWUiOiJAYWJkaWRyIiwiZW1haWwiOiJhYmR1ZGVrZWJvM0BnbWFpbC5jb20iLCJleHAiOjE3NzQ0MjkzMTl9.rrfQmnKceFYqMh7jiB4Wv-T6bEH5t4EGBOLYU5Nw3JM
[18-Mar-2026 09:10:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Mar-2026 09:10:30 UTC] ✅ JWT token verified successfully for user profile
[18-Mar-2026 09:10:30 UTC] User ID: 116
[18-Mar-2026 09:10:30 UTC] ✅ User profile retrieved successfully for user ID: 116
[18-Mar-2026 09:10:30 UTC] User Purchases API - User ID: 116
[18-Mar-2026 09:10:30 UTC] User Purchases API - Total purchases found: 0
[18-Mar-2026 09:10:53 UTC] === API CALL LOG ===
[18-Mar-2026 09:10:53 UTC] Endpoint: user/profile.php
[18-Mar-2026 09:10:53 UTC] Full Log Data: {
    "timestamp": "2026-03-18 09:10:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.254.222",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.188.254.222, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2IiwidXNlcm5hbWUiOiJAYWJkaWRyIiwiZW1haWwiOiJhYmR1ZGVrZWJvM0BnbWFpbC5jb20iLCJleHAiOjE3NzQ0MjkzMTl9.rrfQmnKceFYqMh7jiB4Wv-T6bEH5t4EGBOLYU5Nw3JM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9de31b567807fbc6-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.188.254.222",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Mar-2026 09:10:53 UTC] === END API CALL LOG ===
[18-Mar-2026 09:10:53 UTC] ✅ API Hash verification passed for profile endpoint
[18-Mar-2026 09:10:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2IiwidXNlcm5hbWUiOiJAYWJkaWRyIiwiZW1haWwiOiJhYmR1ZGVrZWJvM0BnbWFpbC5jb20iLCJleHAiOjE3NzQ0MjkzMTl9.rrfQmnKceFYqMh7jiB4Wv-T6bEH5t4EGBOLYU5Nw3JM
[18-Mar-2026 09:10:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Mar-2026 09:10:53 UTC] ✅ JWT token verified successfully for user profile
[18-Mar-2026 09:10:53 UTC] User ID: 116
[18-Mar-2026 09:10:53 UTC] ✅ User profile retrieved successfully for user ID: 116
[18-Mar-2026 09:11:30 UTC] === API CALL LOG ===
[18-Mar-2026 09:11:30 UTC] Endpoint: user/profile.php
[18-Mar-2026 09:11:30 UTC] Full Log Data: {
    "timestamp": "2026-03-18 09:11:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.254.222",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.188.254.222, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2IiwidXNlcm5hbWUiOiJAYWJkaWRyIiwiZW1haWwiOiJhYmR1ZGVrZWJvM0BnbWFpbC5jb20iLCJleHAiOjE3NzQ0MjkzMTl9.rrfQmnKceFYqMh7jiB4Wv-T6bEH5t4EGBOLYU5Nw3JM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9de31c3fbd668cf6-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.188.254.222",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Mar-2026 09:11:30 UTC] === END API CALL LOG ===
[18-Mar-2026 09:11:30 UTC] ✅ API Hash verification passed for profile endpoint
[18-Mar-2026 09:11:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2IiwidXNlcm5hbWUiOiJAYWJkaWRyIiwiZW1haWwiOiJhYmR1ZGVrZWJvM0BnbWFpbC5jb20iLCJleHAiOjE3NzQ0MjkzMTl9.rrfQmnKceFYqMh7jiB4Wv-T6bEH5t4EGBOLYU5Nw3JM
[18-Mar-2026 09:11:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Mar-2026 09:11:30 UTC] ✅ JWT token verified successfully for user profile
[18-Mar-2026 09:11:30 UTC] User ID: 116
[18-Mar-2026 09:11:30 UTC] ✅ User profile retrieved successfully for user ID: 116
[18-Mar-2026 10:51:53 UTC] === API CALL LOG ===
[18-Mar-2026 10:51:53 UTC] Endpoint: user/profile.php
[18-Mar-2026 10:51:53 UTC] Full Log Data: {
    "timestamp": "2026-03-18 10:51:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.254.79",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.188.254.79, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2IiwidXNlcm5hbWUiOiJAYWJkaWRyIiwiZW1haWwiOiJhYmR1ZGVrZWJvM0BnbWFpbC5jb20iLCJleHAiOjE3NzQ0MjkzMTl9.rrfQmnKceFYqMh7jiB4Wv-T6bEH5t4EGBOLYU5Nw3JM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9de3af46fabd8c19-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.188.254.79",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Mar-2026 10:51:53 UTC] === END API CALL LOG ===
[18-Mar-2026 10:51:53 UTC] ✅ API Hash verification passed for profile endpoint
[18-Mar-2026 10:51:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2IiwidXNlcm5hbWUiOiJAYWJkaWRyIiwiZW1haWwiOiJhYmR1ZGVrZWJvM0BnbWFpbC5jb20iLCJleHAiOjE3NzQ0MjkzMTl9.rrfQmnKceFYqMh7jiB4Wv-T6bEH5t4EGBOLYU5Nw3JM
[18-Mar-2026 10:51:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Mar-2026 10:51:53 UTC] ✅ JWT token verified successfully for user profile
[18-Mar-2026 10:51:53 UTC] User ID: 116
[18-Mar-2026 10:51:53 UTC] ✅ User profile retrieved successfully for user ID: 116
[18-Mar-2026 10:51:53 UTC] === API CALL LOG ===
[18-Mar-2026 10:51:53 UTC] Endpoint: user/profile.php
[18-Mar-2026 10:51:53 UTC] Full Log Data: {
    "timestamp": "2026-03-18 10:51:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.254.79",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.188.254.79, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2IiwidXNlcm5hbWUiOiJAYWJkaWRyIiwiZW1haWwiOiJhYmR1ZGVrZWJvM0BnbWFpbC5jb20iLCJleHAiOjE3NzQ0MjkzMTl9.rrfQmnKceFYqMh7jiB4Wv-T6bEH5t4EGBOLYU5Nw3JM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9de3af4c398c8c19-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.188.254.79",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Mar-2026 10:51:53 UTC] === END API CALL LOG ===
[18-Mar-2026 10:51:53 UTC] ✅ API Hash verification passed for profile endpoint
[18-Mar-2026 10:51:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2IiwidXNlcm5hbWUiOiJAYWJkaWRyIiwiZW1haWwiOiJhYmR1ZGVrZWJvM0BnbWFpbC5jb20iLCJleHAiOjE3NzQ0MjkzMTl9.rrfQmnKceFYqMh7jiB4Wv-T6bEH5t4EGBOLYU5Nw3JM
[18-Mar-2026 10:51:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Mar-2026 10:51:53 UTC] ✅ JWT token verified successfully for user profile
[18-Mar-2026 10:51:53 UTC] User ID: 116
[18-Mar-2026 10:51:53 UTC] ✅ User profile retrieved successfully for user ID: 116
[18-Mar-2026 10:51:55 UTC] === API CALL LOG ===
[18-Mar-2026 10:51:55 UTC] Endpoint: user/profile.php
[18-Mar-2026 10:51:55 UTC] Full Log Data: {
    "timestamp": "2026-03-18 10:51:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.254.79",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.188.254.79, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2IiwidXNlcm5hbWUiOiJAYWJkaWRyIiwiZW1haWwiOiJhYmR1ZGVrZWJvM0BnbWFpbC5jb20iLCJleHAiOjE3NzQ0MjkzMTl9.rrfQmnKceFYqMh7jiB4Wv-T6bEH5t4EGBOLYU5Nw3JM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9de3af55cf648c19-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.188.254.79",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Mar-2026 10:51:55 UTC] === END API CALL LOG ===
[18-Mar-2026 10:51:55 UTC] ✅ API Hash verification passed for profile endpoint
[18-Mar-2026 10:51:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2IiwidXNlcm5hbWUiOiJAYWJkaWRyIiwiZW1haWwiOiJhYmR1ZGVrZWJvM0BnbWFpbC5jb20iLCJleHAiOjE3NzQ0MjkzMTl9.rrfQmnKceFYqMh7jiB4Wv-T6bEH5t4EGBOLYU5Nw3JM
[18-Mar-2026 10:51:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Mar-2026 10:51:55 UTC] ✅ JWT token verified successfully for user profile
[18-Mar-2026 10:51:55 UTC] User ID: 116
[18-Mar-2026 10:51:55 UTC] ✅ User profile retrieved successfully for user ID: 116
[18-Mar-2026 10:51:55 UTC] User Purchases API - User ID: 116
[18-Mar-2026 10:51:55 UTC] User Purchases API - Total purchases found: 0
[18-Mar-2026 10:52:02 UTC] === API CALL LOG ===
[18-Mar-2026 10:52:02 UTC] Endpoint: user/profile.php
[18-Mar-2026 10:52:02 UTC] Full Log Data: {
    "timestamp": "2026-03-18 10:52:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.254.79",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.188.254.79, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2IiwidXNlcm5hbWUiOiJAYWJkaWRyIiwiZW1haWwiOiJhYmR1ZGVrZWJvM0BnbWFpbC5jb20iLCJleHAiOjE3NzQ0MjkzMTl9.rrfQmnKceFYqMh7jiB4Wv-T6bEH5t4EGBOLYU5Nw3JM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9de3af815ffb8c19-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.188.254.79",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Mar-2026 10:52:02 UTC] === END API CALL LOG ===
[18-Mar-2026 10:52:02 UTC] ✅ API Hash verification passed for profile endpoint
[18-Mar-2026 10:52:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2IiwidXNlcm5hbWUiOiJAYWJkaWRyIiwiZW1haWwiOiJhYmR1ZGVrZWJvM0BnbWFpbC5jb20iLCJleHAiOjE3NzQ0MjkzMTl9.rrfQmnKceFYqMh7jiB4Wv-T6bEH5t4EGBOLYU5Nw3JM
[18-Mar-2026 10:52:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Mar-2026 10:52:02 UTC] ✅ JWT token verified successfully for user profile
[18-Mar-2026 10:52:02 UTC] User ID: 116
[18-Mar-2026 10:52:02 UTC] ✅ User profile retrieved successfully for user ID: 116
[18-Mar-2026 10:52:02 UTC] User Purchases API - User ID: 116
[18-Mar-2026 10:52:02 UTC] User Purchases API - Total purchases found: 0
[18-Mar-2026 10:52:04 UTC] === API CALL LOG ===
[18-Mar-2026 10:52:04 UTC] Endpoint: user/profile.php
[18-Mar-2026 10:52:04 UTC] Full Log Data: {
    "timestamp": "2026-03-18 10:52:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.254.79",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.188.254.79, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2IiwidXNlcm5hbWUiOiJAYWJkaWRyIiwiZW1haWwiOiJhYmR1ZGVrZWJvM0BnbWFpbC5jb20iLCJleHAiOjE3NzQ0MjkzMTl9.rrfQmnKceFYqMh7jiB4Wv-T6bEH5t4EGBOLYU5Nw3JM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9de3af8fddb88c19-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.188.254.79",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Mar-2026 10:52:04 UTC] === END API CALL LOG ===
[18-Mar-2026 10:52:04 UTC] ✅ API Hash verification passed for profile endpoint
[18-Mar-2026 10:52:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2IiwidXNlcm5hbWUiOiJAYWJkaWRyIiwiZW1haWwiOiJhYmR1ZGVrZWJvM0BnbWFpbC5jb20iLCJleHAiOjE3NzQ0MjkzMTl9.rrfQmnKceFYqMh7jiB4Wv-T6bEH5t4EGBOLYU5Nw3JM
[18-Mar-2026 10:52:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Mar-2026 10:52:04 UTC] ✅ JWT token verified successfully for user profile
[18-Mar-2026 10:52:04 UTC] User ID: 116
[18-Mar-2026 10:52:04 UTC] ✅ User profile retrieved successfully for user ID: 116
[18-Mar-2026 10:52:04 UTC] User Purchases API - User ID: 116
[18-Mar-2026 10:52:04 UTC] User Purchases API - Total purchases found: 0
[18-Mar-2026 10:52:06 UTC] === API CALL LOG ===
[18-Mar-2026 10:52:06 UTC] Endpoint: user/profile.php
[18-Mar-2026 10:52:06 UTC] Full Log Data: {
    "timestamp": "2026-03-18 10:52:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.254.79",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.188.254.79, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2IiwidXNlcm5hbWUiOiJAYWJkaWRyIiwiZW1haWwiOiJhYmR1ZGVrZWJvM0BnbWFpbC5jb20iLCJleHAiOjE3NzQ0MjkzMTl9.rrfQmnKceFYqMh7jiB4Wv-T6bEH5t4EGBOLYU5Nw3JM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9de3af9cbebc8c19-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.188.254.79",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Mar-2026 10:52:06 UTC] === END API CALL LOG ===
[18-Mar-2026 10:52:06 UTC] ✅ API Hash verification passed for profile endpoint
[18-Mar-2026 10:52:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2IiwidXNlcm5hbWUiOiJAYWJkaWRyIiwiZW1haWwiOiJhYmR1ZGVrZWJvM0BnbWFpbC5jb20iLCJleHAiOjE3NzQ0MjkzMTl9.rrfQmnKceFYqMh7jiB4Wv-T6bEH5t4EGBOLYU5Nw3JM
[18-Mar-2026 10:52:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Mar-2026 10:52:06 UTC] ✅ JWT token verified successfully for user profile
[18-Mar-2026 10:52:06 UTC] User ID: 116
[18-Mar-2026 10:52:06 UTC] ✅ User profile retrieved successfully for user ID: 116
[18-Mar-2026 10:52:06 UTC] User Purchases API - User ID: 116
[18-Mar-2026 10:52:06 UTC] User Purchases API - Total purchases found: 0
[18-Mar-2026 10:52:08 UTC] === API CALL LOG ===
[18-Mar-2026 10:52:08 UTC] Endpoint: user/profile.php
[18-Mar-2026 10:52:08 UTC] Full Log Data: {
    "timestamp": "2026-03-18 10:52:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.254.79",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.188.254.79, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2IiwidXNlcm5hbWUiOiJAYWJkaWRyIiwiZW1haWwiOiJhYmR1ZGVrZWJvM0BnbWFpbC5jb20iLCJleHAiOjE3NzQ0MjkzMTl9.rrfQmnKceFYqMh7jiB4Wv-T6bEH5t4EGBOLYU5Nw3JM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9de3afabdbfc8c19-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.188.254.79",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Mar-2026 10:52:08 UTC] === END API CALL LOG ===
[18-Mar-2026 10:52:08 UTC] ✅ API Hash verification passed for profile endpoint
[18-Mar-2026 10:52:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2IiwidXNlcm5hbWUiOiJAYWJkaWRyIiwiZW1haWwiOiJhYmR1ZGVrZWJvM0BnbWFpbC5jb20iLCJleHAiOjE3NzQ0MjkzMTl9.rrfQmnKceFYqMh7jiB4Wv-T6bEH5t4EGBOLYU5Nw3JM
[18-Mar-2026 10:52:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Mar-2026 10:52:08 UTC] ✅ JWT token verified successfully for user profile
[18-Mar-2026 10:52:08 UTC] User ID: 116
[18-Mar-2026 10:52:08 UTC] ✅ User profile retrieved successfully for user ID: 116
[18-Mar-2026 10:52:09 UTC] User Purchases API - User ID: 116
[18-Mar-2026 10:52:09 UTC] User Purchases API - Total purchases found: 0
[18-Mar-2026 10:52:11 UTC] === API CALL LOG ===
[18-Mar-2026 10:52:11 UTC] Endpoint: user/profile.php
[18-Mar-2026 10:52:11 UTC] Full Log Data: {
    "timestamp": "2026-03-18 10:52:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.254.79",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.188.254.79, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2IiwidXNlcm5hbWUiOiJAYWJkaWRyIiwiZW1haWwiOiJhYmR1ZGVrZWJvM0BnbWFpbC5jb20iLCJleHAiOjE3NzQ0MjkzMTl9.rrfQmnKceFYqMh7jiB4Wv-T6bEH5t4EGBOLYU5Nw3JM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9de3afb89d9a8c19-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.188.254.79",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Mar-2026 10:52:11 UTC] === END API CALL LOG ===
[18-Mar-2026 10:52:11 UTC] ✅ API Hash verification passed for profile endpoint
[18-Mar-2026 10:52:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2IiwidXNlcm5hbWUiOiJAYWJkaWRyIiwiZW1haWwiOiJhYmR1ZGVrZWJvM0BnbWFpbC5jb20iLCJleHAiOjE3NzQ0MjkzMTl9.rrfQmnKceFYqMh7jiB4Wv-T6bEH5t4EGBOLYU5Nw3JM
[18-Mar-2026 10:52:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Mar-2026 10:52:11 UTC] ✅ JWT token verified successfully for user profile
[18-Mar-2026 10:52:11 UTC] User ID: 116
[18-Mar-2026 10:52:11 UTC] ✅ User profile retrieved successfully for user ID: 116
[18-Mar-2026 10:52:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Mar-2026 10:52:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Mar-2026 10:52:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.188.254.79, 104.23.208.145","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2IiwidXNlcm5hbWUiOiJAYWJkaWRyIiwiZW1haWwiOiJhYmR1ZGVrZWJvM0BnbWFpbC5jb20iLCJleHAiOjE3NzQ0MjkzMTl9.rrfQmnKceFYqMh7jiB4Wv-T6bEH5t4EGBOLYU5Nw3JM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9de3afeb2fab8c19-ADD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"196.188.254.79","CF-IPCountry":"ET","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[18-Mar-2026 10:52:19 UTC] === User Orders API Called ===
[18-Mar-2026 10:52:19 UTC] User ID: 116
[18-Mar-2026 10:52:19 UTC] Limit: 20, Offset: 0
[18-Mar-2026 10:52:19 UTC] Orders found: 1
[18-Mar-2026 10:52:19 UTC] Orders data: [{"id":97,"quantity":1,"total_coins":20,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ytruitc","status":"cancelled","created_at":"2026-03-18 12:36:52","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[18-Mar-2026 10:52:19 UTC] Total orders count: 1
[18-Mar-2026 10:52:19 UTC] === API CALL LOG ===
[18-Mar-2026 10:52:19 UTC] Endpoint: user/profile.php
[18-Mar-2026 10:52:19 UTC] Full Log Data: {
    "timestamp": "2026-03-18 10:52:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.254.79",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.188.254.79, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2IiwidXNlcm5hbWUiOiJAYWJkaWRyIiwiZW1haWwiOiJhYmR1ZGVrZWJvM0BnbWFpbC5jb20iLCJleHAiOjE3NzQ0MjkzMTl9.rrfQmnKceFYqMh7jiB4Wv-T6bEH5t4EGBOLYU5Nw3JM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9de3afef7d708c19-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.188.254.79",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Mar-2026 10:52:19 UTC] === END API CALL LOG ===
[18-Mar-2026 10:52:19 UTC] ✅ API Hash verification passed for profile endpoint
[18-Mar-2026 10:52:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2IiwidXNlcm5hbWUiOiJAYWJkaWRyIiwiZW1haWwiOiJhYmR1ZGVrZWJvM0BnbWFpbC5jb20iLCJleHAiOjE3NzQ0MjkzMTl9.rrfQmnKceFYqMh7jiB4Wv-T6bEH5t4EGBOLYU5Nw3JM
[18-Mar-2026 10:52:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Mar-2026 10:52:19 UTC] ✅ JWT token verified successfully for user profile
[18-Mar-2026 10:52:19 UTC] User ID: 116
[18-Mar-2026 10:52:19 UTC] ✅ User profile retrieved successfully for user ID: 116
[18-Mar-2026 10:52:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Mar-2026 10:52:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Mar-2026 10:52:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.188.254.79, 104.23.208.145","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2IiwidXNlcm5hbWUiOiJAYWJkaWRyIiwiZW1haWwiOiJhYmR1ZGVrZWJvM0BnbWFpbC5jb20iLCJleHAiOjE3NzQ0MjkzMTl9.rrfQmnKceFYqMh7jiB4Wv-T6bEH5t4EGBOLYU5Nw3JM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9de3aff48bda8c19-ADD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"196.188.254.79","CF-IPCountry":"ET","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[18-Mar-2026 10:52:20 UTC] === User Orders API Called ===
[18-Mar-2026 10:52:20 UTC] User ID: 116
[18-Mar-2026 10:52:20 UTC] Limit: 20, Offset: 0
[18-Mar-2026 10:52:20 UTC] Orders found: 1
[18-Mar-2026 10:52:20 UTC] Orders data: [{"id":97,"quantity":1,"total_coins":20,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ytruitc","status":"cancelled","created_at":"2026-03-18 12:36:52","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[18-Mar-2026 10:52:20 UTC] Total orders count: 1
[18-Mar-2026 10:52:24 UTC] === API CALL LOG ===
[18-Mar-2026 10:52:24 UTC] Endpoint: user/profile.php
[18-Mar-2026 10:52:24 UTC] Full Log Data: {
    "timestamp": "2026-03-18 10:52:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.254.79",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.188.254.79, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2IiwidXNlcm5hbWUiOiJAYWJkaWRyIiwiZW1haWwiOiJhYmR1ZGVrZWJvM0BnbWFpbC5jb20iLCJleHAiOjE3NzQ0MjkzMTl9.rrfQmnKceFYqMh7jiB4Wv-T6bEH5t4EGBOLYU5Nw3JM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9de3b00eee4e8c19-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.188.254.79",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Mar-2026 10:52:24 UTC] === END API CALL LOG ===
[18-Mar-2026 10:52:24 UTC] ✅ API Hash verification passed for profile endpoint
[18-Mar-2026 10:52:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2IiwidXNlcm5hbWUiOiJAYWJkaWRyIiwiZW1haWwiOiJhYmR1ZGVrZWJvM0BnbWFpbC5jb20iLCJleHAiOjE3NzQ0MjkzMTl9.rrfQmnKceFYqMh7jiB4Wv-T6bEH5t4EGBOLYU5Nw3JM
[18-Mar-2026 10:52:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Mar-2026 10:52:24 UTC] ✅ JWT token verified successfully for user profile
[18-Mar-2026 10:52:24 UTC] User ID: 116
[18-Mar-2026 10:52:24 UTC] ✅ User profile retrieved successfully for user ID: 116
[18-Mar-2026 13:18:21 UTC] === API CALL LOG ===
[18-Mar-2026 13:18:21 UTC] Endpoint: user/profile.php
[18-Mar-2026 13:18:21 UTC] Full Log Data: {
    "timestamp": "2026-03-18 13:18:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.158.171.108",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.158.171.108, 104.23.216.24",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3IiwidXNlcm5hbWUiOiJzdWplZXQiLCJlbWFpbCI6ImZyZWVrdW1hcjQ3NEBnbWFpbC5jb20iLCJleHAiOjE3NzQ0NDQ3MDB9.GnbLzgELpI9B9IZ0m-ktkH9NqccOKtwGbOeURYi1f0I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9de485d85b4cd7e5-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.158.171.108",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Mar-2026 13:18:21 UTC] === END API CALL LOG ===
[18-Mar-2026 13:18:21 UTC] ✅ API Hash verification passed for profile endpoint
[18-Mar-2026 13:18:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3IiwidXNlcm5hbWUiOiJzdWplZXQiLCJlbWFpbCI6ImZyZWVrdW1hcjQ3NEBnbWFpbC5jb20iLCJleHAiOjE3NzQ0NDQ3MDB9.GnbLzgELpI9B9IZ0m-ktkH9NqccOKtwGbOeURYi1f0I
[18-Mar-2026 13:18:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Mar-2026 13:18:21 UTC] ✅ JWT token verified successfully for user profile
[18-Mar-2026 13:18:21 UTC] User ID: 117
[18-Mar-2026 13:18:21 UTC] ✅ User profile retrieved successfully for user ID: 117
[18-Mar-2026 13:19:52 UTC] === API CALL LOG ===
[18-Mar-2026 13:19:52 UTC] Endpoint: user/profile.php
[18-Mar-2026 13:19:52 UTC] Full Log Data: {
    "timestamp": "2026-03-18 13:19:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.158.171.108",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.158.171.108, 104.23.216.24",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3IiwidXNlcm5hbWUiOiJzdWplZXQiLCJlbWFpbCI6ImZyZWVrdW1hcjQ3NEBnbWFpbC5jb20iLCJleHAiOjE3NzQ0NDQ3MDB9.GnbLzgELpI9B9IZ0m-ktkH9NqccOKtwGbOeURYi1f0I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9de4880daba44e88-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.158.171.108",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Mar-2026 13:19:52 UTC] === END API CALL LOG ===
[18-Mar-2026 13:19:52 UTC] ✅ API Hash verification passed for profile endpoint
[18-Mar-2026 13:19:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3IiwidXNlcm5hbWUiOiJzdWplZXQiLCJlbWFpbCI6ImZyZWVrdW1hcjQ3NEBnbWFpbC5jb20iLCJleHAiOjE3NzQ0NDQ3MDB9.GnbLzgELpI9B9IZ0m-ktkH9NqccOKtwGbOeURYi1f0I
[18-Mar-2026 13:19:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Mar-2026 13:19:52 UTC] ✅ JWT token verified successfully for user profile
[18-Mar-2026 13:19:52 UTC] User ID: 117
[18-Mar-2026 13:19:52 UTC] ✅ User profile retrieved successfully for user ID: 117
[18-Mar-2026 13:19:54 UTC] === API CALL LOG ===
[18-Mar-2026 13:19:54 UTC] Endpoint: user/profile.php
[18-Mar-2026 13:19:54 UTC] Full Log Data: {
    "timestamp": "2026-03-18 13:19:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.158.171.108",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.158.171.108, 104.23.216.24",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3IiwidXNlcm5hbWUiOiJzdWplZXQiLCJlbWFpbCI6ImZyZWVrdW1hcjQ3NEBnbWFpbC5jb20iLCJleHAiOjE3NzQ0NDQ3MDB9.GnbLzgELpI9B9IZ0m-ktkH9NqccOKtwGbOeURYi1f0I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9de4881d6ec24e88-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.158.171.108",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Mar-2026 13:19:54 UTC] === END API CALL LOG ===
[18-Mar-2026 13:19:54 UTC] ✅ API Hash verification passed for profile endpoint
[18-Mar-2026 13:19:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3IiwidXNlcm5hbWUiOiJzdWplZXQiLCJlbWFpbCI6ImZyZWVrdW1hcjQ3NEBnbWFpbC5jb20iLCJleHAiOjE3NzQ0NDQ3MDB9.GnbLzgELpI9B9IZ0m-ktkH9NqccOKtwGbOeURYi1f0I
[18-Mar-2026 13:19:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Mar-2026 13:19:54 UTC] ✅ JWT token verified successfully for user profile
[18-Mar-2026 13:19:54 UTC] User ID: 117
[18-Mar-2026 13:19:54 UTC] ✅ User profile retrieved successfully for user ID: 117
[18-Mar-2026 13:19:54 UTC] User Purchases API - User ID: 117
[18-Mar-2026 13:19:54 UTC] User Purchases API - Total purchases found: 0
[18-Mar-2026 13:19:57 UTC] === API CALL LOG ===
[18-Mar-2026 13:19:57 UTC] Endpoint: user/profile.php
[18-Mar-2026 13:19:57 UTC] Full Log Data: {
    "timestamp": "2026-03-18 13:19:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.158.171.108",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.158.171.108, 104.23.216.24",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3IiwidXNlcm5hbWUiOiJzdWplZXQiLCJlbWFpbCI6ImZyZWVrdW1hcjQ3NEBnbWFpbC5jb20iLCJleHAiOjE3NzQ0NDQ3MDB9.GnbLzgELpI9B9IZ0m-ktkH9NqccOKtwGbOeURYi1f0I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9de4882d9a274e88-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.158.171.108",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Mar-2026 13:19:57 UTC] === END API CALL LOG ===
[18-Mar-2026 13:19:57 UTC] ✅ API Hash verification passed for profile endpoint
[18-Mar-2026 13:19:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3IiwidXNlcm5hbWUiOiJzdWplZXQiLCJlbWFpbCI6ImZyZWVrdW1hcjQ3NEBnbWFpbC5jb20iLCJleHAiOjE3NzQ0NDQ3MDB9.GnbLzgELpI9B9IZ0m-ktkH9NqccOKtwGbOeURYi1f0I
[18-Mar-2026 13:19:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Mar-2026 13:19:57 UTC] ✅ JWT token verified successfully for user profile
[18-Mar-2026 13:19:57 UTC] User ID: 117
[18-Mar-2026 13:19:57 UTC] ✅ User profile retrieved successfully for user ID: 117
[18-Mar-2026 13:20:08 UTC] === API CALL LOG ===
[18-Mar-2026 13:20:08 UTC] Endpoint: user/profile.php
[18-Mar-2026 13:20:08 UTC] Full Log Data: {
    "timestamp": "2026-03-18 13:20:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.158.171.108",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.158.171.108, 104.23.216.25",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3IiwidXNlcm5hbWUiOiJzdWplZXQiLCJlbWFpbCI6ImZyZWVrdW1hcjQ3NEBnbWFpbC5jb20iLCJleHAiOjE3NzQ0NDQ3MDB9.GnbLzgELpI9B9IZ0m-ktkH9NqccOKtwGbOeURYi1f0I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9de48871c9ce4e88-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.158.171.108",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Mar-2026 13:20:08 UTC] === END API CALL LOG ===
[18-Mar-2026 13:20:08 UTC] ✅ API Hash verification passed for profile endpoint
[18-Mar-2026 13:20:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3IiwidXNlcm5hbWUiOiJzdWplZXQiLCJlbWFpbCI6ImZyZWVrdW1hcjQ3NEBnbWFpbC5jb20iLCJleHAiOjE3NzQ0NDQ3MDB9.GnbLzgELpI9B9IZ0m-ktkH9NqccOKtwGbOeURYi1f0I
[18-Mar-2026 13:20:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Mar-2026 13:20:08 UTC] ✅ JWT token verified successfully for user profile
[18-Mar-2026 13:20:08 UTC] User ID: 117
[18-Mar-2026 13:20:08 UTC] ✅ User profile retrieved successfully for user ID: 117
[18-Mar-2026 13:20:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Mar-2026 13:20:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Mar-2026 13:20:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.158.171.108, 104.23.216.24","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3IiwidXNlcm5hbWUiOiJzdWplZXQiLCJlbWFpbCI6ImZyZWVrdW1hcjQ3NEBnbWFpbC5jb20iLCJleHAiOjE3NzQ0NDQ3MDB9.GnbLzgELpI9B9IZ0m-ktkH9NqccOKtwGbOeURYi1f0I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9de489203a9f4e88-DEL","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.158.171.108","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[18-Mar-2026 13:20:35 UTC] === User Orders API Called ===
[18-Mar-2026 13:20:35 UTC] User ID: 117
[18-Mar-2026 13:20:35 UTC] Limit: 20, Offset: 0
[18-Mar-2026 13:20:35 UTC] Orders found: 1
[18-Mar-2026 13:20:35 UTC] Orders data: [{"id":98,"quantity":2,"total_coins":70,"coin_type":"regular","telegram_link":"https:\/\/t.me\/vip_color_signals","status":"pending","created_at":"2026-03-18 16:50:33","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[18-Mar-2026 13:20:35 UTC] Total orders count: 1
[18-Mar-2026 16:23:38 UTC] === API CALL LOG ===
[18-Mar-2026 16:23:38 UTC] Endpoint: user/profile.php
[18-Mar-2026 16:23:38 UTC] Full Log Data: {
    "timestamp": "2026-03-18 16:23:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "104.28.214.53",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "104.28.214.53, 162.158.211.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0NDU1ODEzfQ.8k2mp1jOihZM3hmn_8BcTsl5DuKRdR941zXSKuzcPgA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9de595445d69d0f3-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "104.28.214.53",
        "CF-IPCountry": "BG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Mar-2026 16:23:38 UTC] === END API CALL LOG ===
[18-Mar-2026 16:23:38 UTC] ✅ API Hash verification passed for profile endpoint
[18-Mar-2026 16:23:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0NDU1ODEzfQ.8k2mp1jOihZM3hmn_8BcTsl5DuKRdR941zXSKuzcPgA
[18-Mar-2026 16:23:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Mar-2026 16:23:38 UTC] ✅ JWT token verified successfully for user profile
[18-Mar-2026 16:23:38 UTC] User ID: 5
[18-Mar-2026 16:23:38 UTC] ✅ User profile retrieved successfully for user ID: 5
[18-Mar-2026 16:23:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Mar-2026 16:23:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Mar-2026 16:23:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"104.28.214.53, 162.158.211.28","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0NDU1ODEzfQ.8k2mp1jOihZM3hmn_8BcTsl5DuKRdR941zXSKuzcPgA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9de59544ffa7d0f3-SOF","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"104.28.214.53","CF-IPCountry":"BG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[18-Mar-2026 16:23:39 UTC] === User Orders API Called ===
[18-Mar-2026 16:23:39 UTC] User ID: 5
[18-Mar-2026 16:23:39 UTC] Limit: 20, Offset: 0
[18-Mar-2026 16:23:39 UTC] Orders found: 2
[18-Mar-2026 16:23:39 UTC] Orders data: [{"id":5,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/trademaxpooya\/32406","status":"completed","created_at":"2025-11-12 11:43:57","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":4,"quantity":10,"total_coins":10,"coin_type":"regular","telegram_link":"t.me\/tehhhst\/5","status":"cancelled","created_at":"2025-11-12 11:09:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[18-Mar-2026 16:23:39 UTC] Total orders count: 2
[18-Mar-2026 20:06:40 UTC] === API CALL LOG ===
[18-Mar-2026 20:06:40 UTC] Endpoint: user/profile.php
[18-Mar-2026 20:06:40 UTC] Full Log Data: {
    "timestamp": "2026-03-18 20:06:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.241.78",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.241.78, 162.158.95.57",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4IiwidXNlcm5hbWUiOiJkYmhzYnNiIiwiZW1haWwiOiJzaG94cnV6QGdtYWlsLmNvbSIsImV4cCI6MTc3NDQ2OTE5Nn0.vacxn0u1B2WX2VVFB4FIscxD_gQK1e_FwP1Ot2frpQY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9de6dbf83a453aa0-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.241.78",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Mar-2026 20:06:40 UTC] === END API CALL LOG ===
[18-Mar-2026 20:06:40 UTC] ✅ API Hash verification passed for profile endpoint
[18-Mar-2026 20:06:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4IiwidXNlcm5hbWUiOiJkYmhzYnNiIiwiZW1haWwiOiJzaG94cnV6QGdtYWlsLmNvbSIsImV4cCI6MTc3NDQ2OTE5Nn0.vacxn0u1B2WX2VVFB4FIscxD_gQK1e_FwP1Ot2frpQY
[18-Mar-2026 20:06:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Mar-2026 20:06:40 UTC] ✅ JWT token verified successfully for user profile
[18-Mar-2026 20:06:40 UTC] User ID: 118
[18-Mar-2026 20:06:40 UTC] ✅ User profile retrieved successfully for user ID: 118
[18-Mar-2026 20:08:21 UTC] === API CALL LOG ===
[18-Mar-2026 20:08:21 UTC] Endpoint: user/profile.php
[18-Mar-2026 20:08:21 UTC] Full Log Data: {
    "timestamp": "2026-03-18 20:08:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.241.78",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.241.78, 172.71.172.174",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4IiwidXNlcm5hbWUiOiJkYmhzYnNiIiwiZW1haWwiOiJzaG94cnV6QGdtYWlsLmNvbSIsImV4cCI6MTc3NDQ2OTE5Nn0.vacxn0u1B2WX2VVFB4FIscxD_gQK1e_FwP1Ot2frpQY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9de6de704f73d368-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.241.78",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Mar-2026 20:08:21 UTC] === END API CALL LOG ===
[18-Mar-2026 20:08:21 UTC] ✅ API Hash verification passed for profile endpoint
[18-Mar-2026 20:08:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4IiwidXNlcm5hbWUiOiJkYmhzYnNiIiwiZW1haWwiOiJzaG94cnV6QGdtYWlsLmNvbSIsImV4cCI6MTc3NDQ2OTE5Nn0.vacxn0u1B2WX2VVFB4FIscxD_gQK1e_FwP1Ot2frpQY
[18-Mar-2026 20:08:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Mar-2026 20:08:21 UTC] ✅ JWT token verified successfully for user profile
[18-Mar-2026 20:08:21 UTC] User ID: 118
[18-Mar-2026 20:08:21 UTC] ✅ User profile retrieved successfully for user ID: 118
[18-Mar-2026 20:08:31 UTC] === API CALL LOG ===
[18-Mar-2026 20:08:31 UTC] Endpoint: user/profile.php
[18-Mar-2026 20:08:31 UTC] Full Log Data: {
    "timestamp": "2026-03-18 20:08:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.241.78",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.241.78, 172.71.164.218",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4IiwidXNlcm5hbWUiOiJkYmhzYnNiIiwiZW1haWwiOiJzaG94cnV6QGdtYWlsLmNvbSIsImV4cCI6MTc3NDQ2OTE5Nn0.vacxn0u1B2WX2VVFB4FIscxD_gQK1e_FwP1Ot2frpQY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9de6dea9ce40d2df-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.241.78",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Mar-2026 20:08:31 UTC] === END API CALL LOG ===
[18-Mar-2026 20:08:31 UTC] ✅ API Hash verification passed for profile endpoint
[18-Mar-2026 20:08:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4IiwidXNlcm5hbWUiOiJkYmhzYnNiIiwiZW1haWwiOiJzaG94cnV6QGdtYWlsLmNvbSIsImV4cCI6MTc3NDQ2OTE5Nn0.vacxn0u1B2WX2VVFB4FIscxD_gQK1e_FwP1Ot2frpQY
[18-Mar-2026 20:08:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Mar-2026 20:08:31 UTC] ✅ JWT token verified successfully for user profile
[18-Mar-2026 20:08:31 UTC] User ID: 118
[18-Mar-2026 20:08:31 UTC] ✅ User profile retrieved successfully for user ID: 118
[18-Mar-2026 20:08:32 UTC] === API CALL LOG ===
[18-Mar-2026 20:08:32 UTC] Endpoint: user/profile.php
[18-Mar-2026 20:08:32 UTC] Full Log Data: {
    "timestamp": "2026-03-18 20:08:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.241.78",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.241.78, 172.68.192.234",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4IiwidXNlcm5hbWUiOiJkYmhzYnNiIiwiZW1haWwiOiJzaG94cnV6QGdtYWlsLmNvbSIsImV4cCI6MTc3NDQ2OTE5Nn0.vacxn0u1B2WX2VVFB4FIscxD_gQK1e_FwP1Ot2frpQY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9de6deb2ad2a30f3-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.241.78",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Mar-2026 20:08:32 UTC] === END API CALL LOG ===
[18-Mar-2026 20:08:32 UTC] ✅ API Hash verification passed for profile endpoint
[18-Mar-2026 20:08:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4IiwidXNlcm5hbWUiOiJkYmhzYnNiIiwiZW1haWwiOiJzaG94cnV6QGdtYWlsLmNvbSIsImV4cCI6MTc3NDQ2OTE5Nn0.vacxn0u1B2WX2VVFB4FIscxD_gQK1e_FwP1Ot2frpQY
[18-Mar-2026 20:08:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Mar-2026 20:08:32 UTC] ✅ JWT token verified successfully for user profile
[18-Mar-2026 20:08:32 UTC] User ID: 118
[18-Mar-2026 20:08:32 UTC] ✅ User profile retrieved successfully for user ID: 118
[18-Mar-2026 20:08:33 UTC] === API CALL LOG ===
[18-Mar-2026 20:08:33 UTC] Endpoint: user/profile.php
[18-Mar-2026 20:08:33 UTC] Full Log Data: {
    "timestamp": "2026-03-18 20:08:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.241.78",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.241.78, 172.68.192.234",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4IiwidXNlcm5hbWUiOiJkYmhzYnNiIiwiZW1haWwiOiJzaG94cnV6QGdtYWlsLmNvbSIsImV4cCI6MTc3NDQ2OTE5Nn0.vacxn0u1B2WX2VVFB4FIscxD_gQK1e_FwP1Ot2frpQY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9de6deb6892330f3-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.241.78",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Mar-2026 20:08:33 UTC] === END API CALL LOG ===
[18-Mar-2026 20:08:33 UTC] ✅ API Hash verification passed for profile endpoint
[18-Mar-2026 20:08:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4IiwidXNlcm5hbWUiOiJkYmhzYnNiIiwiZW1haWwiOiJzaG94cnV6QGdtYWlsLmNvbSIsImV4cCI6MTc3NDQ2OTE5Nn0.vacxn0u1B2WX2VVFB4FIscxD_gQK1e_FwP1Ot2frpQY
[18-Mar-2026 20:08:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Mar-2026 20:08:33 UTC] ✅ JWT token verified successfully for user profile
[18-Mar-2026 20:08:33 UTC] User ID: 118
[18-Mar-2026 20:08:33 UTC] ✅ User profile retrieved successfully for user ID: 118
[18-Mar-2026 20:11:32 UTC] === API CALL LOG ===
[18-Mar-2026 20:11:32 UTC] Endpoint: user/profile.php
[18-Mar-2026 20:11:32 UTC] Full Log Data: {
    "timestamp": "2026-03-18 20:11:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.241.78",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.241.78, 172.71.148.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4IiwidXNlcm5hbWUiOiJkYmhzYnNiIiwiZW1haWwiOiJzaG94cnV6QGdtYWlsLmNvbSIsImV4cCI6MTc3NDQ2OTE5Nn0.vacxn0u1B2WX2VVFB4FIscxD_gQK1e_FwP1Ot2frpQY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9de6e318ecb6dc8d-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.241.78",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Mar-2026 20:11:32 UTC] === END API CALL LOG ===
[18-Mar-2026 20:11:32 UTC] ✅ API Hash verification passed for profile endpoint
[18-Mar-2026 20:11:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4IiwidXNlcm5hbWUiOiJkYmhzYnNiIiwiZW1haWwiOiJzaG94cnV6QGdtYWlsLmNvbSIsImV4cCI6MTc3NDQ2OTE5Nn0.vacxn0u1B2WX2VVFB4FIscxD_gQK1e_FwP1Ot2frpQY
[18-Mar-2026 20:11:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Mar-2026 20:11:32 UTC] ✅ JWT token verified successfully for user profile
[18-Mar-2026 20:11:32 UTC] User ID: 118
[18-Mar-2026 20:11:32 UTC] ✅ User profile retrieved successfully for user ID: 118
[18-Mar-2026 20:11:39 UTC] === API CALL LOG ===
[18-Mar-2026 20:11:39 UTC] Endpoint: user/profile.php
[18-Mar-2026 20:11:39 UTC] Full Log Data: {
    "timestamp": "2026-03-18 20:11:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.241.78",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.241.78, 172.71.148.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4IiwidXNlcm5hbWUiOiJkYmhzYnNiIiwiZW1haWwiOiJzaG94cnV6QGdtYWlsLmNvbSIsImV4cCI6MTc3NDQ2OTE5Nn0.vacxn0u1B2WX2VVFB4FIscxD_gQK1e_FwP1Ot2frpQY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9de6e3462b0bdc8d-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.241.78",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Mar-2026 20:11:39 UTC] === END API CALL LOG ===
[18-Mar-2026 20:11:39 UTC] ✅ API Hash verification passed for profile endpoint
[18-Mar-2026 20:11:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4IiwidXNlcm5hbWUiOiJkYmhzYnNiIiwiZW1haWwiOiJzaG94cnV6QGdtYWlsLmNvbSIsImV4cCI6MTc3NDQ2OTE5Nn0.vacxn0u1B2WX2VVFB4FIscxD_gQK1e_FwP1Ot2frpQY
[18-Mar-2026 20:11:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Mar-2026 20:11:39 UTC] ✅ JWT token verified successfully for user profile
[18-Mar-2026 20:11:39 UTC] User ID: 118
[18-Mar-2026 20:11:39 UTC] ✅ User profile retrieved successfully for user ID: 118
[18-Mar-2026 20:11:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Mar-2026 20:11:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Mar-2026 20:11:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"188.113.241.78, 172.71.148.71","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4IiwidXNlcm5hbWUiOiJkYmhzYnNiIiwiZW1haWwiOiJzaG94cnV6QGdtYWlsLmNvbSIsImV4cCI6MTc3NDQ2OTE5Nn0.vacxn0u1B2WX2VVFB4FIscxD_gQK1e_FwP1Ot2frpQY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9de6e353ee81dc8d-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"188.113.241.78","CF-IPCountry":"UZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[18-Mar-2026 20:11:42 UTC] === User Orders API Called ===
[18-Mar-2026 20:11:42 UTC] User ID: 118
[18-Mar-2026 20:11:42 UTC] Limit: 20, Offset: 0
[18-Mar-2026 20:11:42 UTC] Orders found: 0
[18-Mar-2026 20:11:42 UTC] Orders data: []
[18-Mar-2026 20:11:42 UTC] Total orders count: 0
[18-Mar-2026 20:11:43 UTC] === API CALL LOG ===
[18-Mar-2026 20:11:43 UTC] Endpoint: user/profile.php
[18-Mar-2026 20:11:43 UTC] Full Log Data: {
    "timestamp": "2026-03-18 20:11:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.241.78",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.241.78, 172.71.148.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4IiwidXNlcm5hbWUiOiJkYmhzYnNiIiwiZW1haWwiOiJzaG94cnV6QGdtYWlsLmNvbSIsImV4cCI6MTc3NDQ2OTE5Nn0.vacxn0u1B2WX2VVFB4FIscxD_gQK1e_FwP1Ot2frpQY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9de6e35c297fdc8d-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.241.78",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Mar-2026 20:11:43 UTC] === END API CALL LOG ===
[18-Mar-2026 20:11:43 UTC] ✅ API Hash verification passed for profile endpoint
[18-Mar-2026 20:11:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4IiwidXNlcm5hbWUiOiJkYmhzYnNiIiwiZW1haWwiOiJzaG94cnV6QGdtYWlsLmNvbSIsImV4cCI6MTc3NDQ2OTE5Nn0.vacxn0u1B2WX2VVFB4FIscxD_gQK1e_FwP1Ot2frpQY
[18-Mar-2026 20:11:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Mar-2026 20:11:43 UTC] ✅ JWT token verified successfully for user profile
[18-Mar-2026 20:11:43 UTC] User ID: 118
[18-Mar-2026 20:11:43 UTC] ✅ User profile retrieved successfully for user ID: 118
[18-Mar-2026 20:11:43 UTC] User Purchases API - User ID: 118
[18-Mar-2026 20:11:43 UTC] User Purchases API - Total purchases found: 0
[18-Mar-2026 20:11:47 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Mar-2026 20:11:47 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Mar-2026 20:11:47 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"188.113.241.78, 172.71.148.71","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4IiwidXNlcm5hbWUiOiJkYmhzYnNiIiwiZW1haWwiOiJzaG94cnV6QGdtYWlsLmNvbSIsImV4cCI6MTc3NDQ2OTE5Nn0.vacxn0u1B2WX2VVFB4FIscxD_gQK1e_FwP1Ot2frpQY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9de6e3750b39dc8d-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"188.113.241.78","CF-IPCountry":"UZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[18-Mar-2026 20:11:47 UTC] === User Orders API Called ===
[18-Mar-2026 20:11:47 UTC] User ID: 118
[18-Mar-2026 20:11:47 UTC] Limit: 20, Offset: 0
[18-Mar-2026 20:11:47 UTC] Orders found: 0
[18-Mar-2026 20:11:47 UTC] Orders data: []
[18-Mar-2026 20:11:47 UTC] Total orders count: 0
[18-Mar-2026 20:11:50 UTC] === API CALL LOG ===
[18-Mar-2026 20:11:50 UTC] Endpoint: user/profile.php
[18-Mar-2026 20:11:50 UTC] Full Log Data: {
    "timestamp": "2026-03-18 20:11:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.241.78",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.241.78, 172.71.148.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4IiwidXNlcm5hbWUiOiJkYmhzYnNiIiwiZW1haWwiOiJzaG94cnV6QGdtYWlsLmNvbSIsImV4cCI6MTc3NDQ2OTE5Nn0.vacxn0u1B2WX2VVFB4FIscxD_gQK1e_FwP1Ot2frpQY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9de6e389aad6dc8d-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.241.78",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Mar-2026 20:11:50 UTC] === END API CALL LOG ===
[18-Mar-2026 20:11:50 UTC] ✅ API Hash verification passed for profile endpoint
[18-Mar-2026 20:11:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4IiwidXNlcm5hbWUiOiJkYmhzYnNiIiwiZW1haWwiOiJzaG94cnV6QGdtYWlsLmNvbSIsImV4cCI6MTc3NDQ2OTE5Nn0.vacxn0u1B2WX2VVFB4FIscxD_gQK1e_FwP1Ot2frpQY
[18-Mar-2026 20:11:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Mar-2026 20:11:50 UTC] ✅ JWT token verified successfully for user profile
[18-Mar-2026 20:11:50 UTC] User ID: 118
[18-Mar-2026 20:11:50 UTC] ✅ User profile retrieved successfully for user ID: 118
[18-Mar-2026 20:12:05 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Mar-2026 20:12:05 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Mar-2026 20:12:05 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"188.113.241.78, 172.71.148.71","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4IiwidXNlcm5hbWUiOiJkYmhzYnNiIiwiZW1haWwiOiJzaG94cnV6QGdtYWlsLmNvbSIsImV4cCI6MTc3NDQ2OTE5Nn0.vacxn0u1B2WX2VVFB4FIscxD_gQK1e_FwP1Ot2frpQY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9de6e3e73ed1dc8d-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"188.113.241.78","CF-IPCountry":"UZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[18-Mar-2026 20:12:05 UTC] === User Orders API Called ===
[18-Mar-2026 20:12:05 UTC] User ID: 118
[18-Mar-2026 20:12:05 UTC] Limit: 20, Offset: 0
[18-Mar-2026 20:12:05 UTC] Orders found: 1
[18-Mar-2026 20:12:05 UTC] Orders data: [{"id":99,"quantity":1,"total_coins":1,"coin_type":"regular","telegram_link":"https:\/\/t.me\/lideryoshlarrr\/8","status":"pending","created_at":"2026-03-18 23:42:03","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[18-Mar-2026 20:12:05 UTC] Total orders count: 1
[18-Mar-2026 20:12:08 UTC] === API CALL LOG ===
[18-Mar-2026 20:12:08 UTC] Endpoint: user/profile.php
[18-Mar-2026 20:12:08 UTC] Full Log Data: {
    "timestamp": "2026-03-18 20:12:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.241.78",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.241.78, 172.71.148.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4IiwidXNlcm5hbWUiOiJkYmhzYnNiIiwiZW1haWwiOiJzaG94cnV6QGdtYWlsLmNvbSIsImV4cCI6MTc3NDQ2OTE5Nn0.vacxn0u1B2WX2VVFB4FIscxD_gQK1e_FwP1Ot2frpQY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9de6e3fa79e7dc8d-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.241.78",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Mar-2026 20:12:08 UTC] === END API CALL LOG ===
[18-Mar-2026 20:12:08 UTC] ✅ API Hash verification passed for profile endpoint
[18-Mar-2026 20:12:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4IiwidXNlcm5hbWUiOiJkYmhzYnNiIiwiZW1haWwiOiJzaG94cnV6QGdtYWlsLmNvbSIsImV4cCI6MTc3NDQ2OTE5Nn0.vacxn0u1B2WX2VVFB4FIscxD_gQK1e_FwP1Ot2frpQY
[18-Mar-2026 20:12:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Mar-2026 20:12:08 UTC] ✅ JWT token verified successfully for user profile
[18-Mar-2026 20:12:08 UTC] User ID: 118
[18-Mar-2026 20:12:08 UTC] ✅ User profile retrieved successfully for user ID: 118
[18-Mar-2026 20:12:44 UTC] === API CALL LOG ===
[18-Mar-2026 20:12:44 UTC] Endpoint: user/profile.php
[18-Mar-2026 20:12:44 UTC] Full Log Data: {
    "timestamp": "2026-03-18 20:12:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.241.78",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.241.78, 172.70.251.170",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4IiwidXNlcm5hbWUiOiJkYmhzYnNiIiwiZW1haWwiOiJzaG94cnV6QGdtYWlsLmNvbSIsImV4cCI6MTc3NDQ2OTE5Nn0.vacxn0u1B2WX2VVFB4FIscxD_gQK1e_FwP1Ot2frpQY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9de6e4da4fe09bce-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.241.78",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Mar-2026 20:12:44 UTC] === END API CALL LOG ===
[18-Mar-2026 20:12:44 UTC] ✅ API Hash verification passed for profile endpoint
[18-Mar-2026 20:12:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4IiwidXNlcm5hbWUiOiJkYmhzYnNiIiwiZW1haWwiOiJzaG94cnV6QGdtYWlsLmNvbSIsImV4cCI6MTc3NDQ2OTE5Nn0.vacxn0u1B2WX2VVFB4FIscxD_gQK1e_FwP1Ot2frpQY
[18-Mar-2026 20:12:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Mar-2026 20:12:44 UTC] ✅ JWT token verified successfully for user profile
[18-Mar-2026 20:12:44 UTC] User ID: 118
[18-Mar-2026 20:12:44 UTC] ✅ User profile retrieved successfully for user ID: 118
[18-Mar-2026 20:12:47 UTC] === API CALL LOG ===
[18-Mar-2026 20:12:47 UTC] Endpoint: user/profile.php
[18-Mar-2026 20:12:47 UTC] Full Log Data: {
    "timestamp": "2026-03-18 20:12:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.241.78",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.241.78, 172.70.248.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4IiwidXNlcm5hbWUiOiJkYmhzYnNiIiwiZW1haWwiOiJzaG94cnV6QGdtYWlsLmNvbSIsImV4cCI6MTc3NDQ2OTE5Nn0.vacxn0u1B2WX2VVFB4FIscxD_gQK1e_FwP1Ot2frpQY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9de6e4ee5f540686-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.241.78",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Mar-2026 20:12:47 UTC] === END API CALL LOG ===
[18-Mar-2026 20:12:47 UTC] ✅ API Hash verification passed for profile endpoint
[18-Mar-2026 20:12:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4IiwidXNlcm5hbWUiOiJkYmhzYnNiIiwiZW1haWwiOiJzaG94cnV6QGdtYWlsLmNvbSIsImV4cCI6MTc3NDQ2OTE5Nn0.vacxn0u1B2WX2VVFB4FIscxD_gQK1e_FwP1Ot2frpQY
[18-Mar-2026 20:12:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Mar-2026 20:12:47 UTC] ✅ JWT token verified successfully for user profile
[18-Mar-2026 20:12:47 UTC] User ID: 118
[18-Mar-2026 20:12:47 UTC] ✅ User profile retrieved successfully for user ID: 118
[18-Mar-2026 20:12:50 UTC] === API CALL LOG ===
[18-Mar-2026 20:12:50 UTC] Endpoint: user/profile.php
[18-Mar-2026 20:12:50 UTC] Full Log Data: {
    "timestamp": "2026-03-18 20:12:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.241.78",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.241.78, 172.70.248.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4IiwidXNlcm5hbWUiOiJkYmhzYnNiIiwiZW1haWwiOiJzaG94cnV6QGdtYWlsLmNvbSIsImV4cCI6MTc3NDQ2OTE5Nn0.vacxn0u1B2WX2VVFB4FIscxD_gQK1e_FwP1Ot2frpQY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9de6e5002ff9cbe0-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.241.78",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Mar-2026 20:12:50 UTC] === END API CALL LOG ===
[18-Mar-2026 20:12:50 UTC] ✅ API Hash verification passed for profile endpoint
[18-Mar-2026 20:12:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4IiwidXNlcm5hbWUiOiJkYmhzYnNiIiwiZW1haWwiOiJzaG94cnV6QGdtYWlsLmNvbSIsImV4cCI6MTc3NDQ2OTE5Nn0.vacxn0u1B2WX2VVFB4FIscxD_gQK1e_FwP1Ot2frpQY
[18-Mar-2026 20:12:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Mar-2026 20:12:50 UTC] ✅ JWT token verified successfully for user profile
[18-Mar-2026 20:12:50 UTC] User ID: 118
[18-Mar-2026 20:12:50 UTC] ✅ User profile retrieved successfully for user ID: 118
[18-Mar-2026 20:13:35 UTC] === API CALL LOG ===
[18-Mar-2026 20:13:35 UTC] Endpoint: user/profile.php
[18-Mar-2026 20:13:35 UTC] Full Log Data: {
    "timestamp": "2026-03-18 20:13:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.241.78",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.241.78, 172.71.148.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4IiwidXNlcm5hbWUiOiJkYmhzYnNiIiwiZW1haWwiOiJzaG94cnV6QGdtYWlsLmNvbSIsImV4cCI6MTc3NDQ2OTE5Nn0.vacxn0u1B2WX2VVFB4FIscxD_gQK1e_FwP1Ot2frpQY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9de6e6174d53dc84-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.241.78",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Mar-2026 20:13:35 UTC] === END API CALL LOG ===
[18-Mar-2026 20:13:35 UTC] ✅ API Hash verification passed for profile endpoint
[18-Mar-2026 20:13:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4IiwidXNlcm5hbWUiOiJkYmhzYnNiIiwiZW1haWwiOiJzaG94cnV6QGdtYWlsLmNvbSIsImV4cCI6MTc3NDQ2OTE5Nn0.vacxn0u1B2WX2VVFB4FIscxD_gQK1e_FwP1Ot2frpQY
[18-Mar-2026 20:13:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Mar-2026 20:13:35 UTC] ✅ JWT token verified successfully for user profile
[18-Mar-2026 20:13:35 UTC] User ID: 118
[18-Mar-2026 20:13:35 UTC] ✅ User profile retrieved successfully for user ID: 118
[18-Mar-2026 20:13:37 UTC] === API CALL LOG ===
[18-Mar-2026 20:13:37 UTC] Endpoint: user/profile.php
[18-Mar-2026 20:13:37 UTC] Full Log Data: {
    "timestamp": "2026-03-18 20:13:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.241.78",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.241.78, 172.71.164.218",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4IiwidXNlcm5hbWUiOiJkYmhzYnNiIiwiZW1haWwiOiJzaG94cnV6QGdtYWlsLmNvbSIsImV4cCI6MTc3NDQ2OTE5Nn0.vacxn0u1B2WX2VVFB4FIscxD_gQK1e_FwP1Ot2frpQY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9de6e625a8ead2de-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.241.78",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Mar-2026 20:13:37 UTC] === END API CALL LOG ===
[18-Mar-2026 20:13:37 UTC] ✅ API Hash verification passed for profile endpoint
[18-Mar-2026 20:13:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4IiwidXNlcm5hbWUiOiJkYmhzYnNiIiwiZW1haWwiOiJzaG94cnV6QGdtYWlsLmNvbSIsImV4cCI6MTc3NDQ2OTE5Nn0.vacxn0u1B2WX2VVFB4FIscxD_gQK1e_FwP1Ot2frpQY
[18-Mar-2026 20:13:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Mar-2026 20:13:37 UTC] ✅ JWT token verified successfully for user profile
[18-Mar-2026 20:13:37 UTC] User ID: 118
[18-Mar-2026 20:13:37 UTC] ✅ User profile retrieved successfully for user ID: 118
[18-Mar-2026 20:13:40 UTC] === API CALL LOG ===
[18-Mar-2026 20:13:40 UTC] Endpoint: user/profile.php
[18-Mar-2026 20:13:40 UTC] Full Log Data: {
    "timestamp": "2026-03-18 20:13:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.241.78",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.241.78, 162.158.87.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4IiwidXNlcm5hbWUiOiJkYmhzYnNiIiwiZW1haWwiOiJzaG94cnV6QGdtYWlsLmNvbSIsImV4cCI6MTc3NDQ2OTE5Nn0.vacxn0u1B2WX2VVFB4FIscxD_gQK1e_FwP1Ot2frpQY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9de6e636cd126931-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.241.78",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Mar-2026 20:13:40 UTC] === END API CALL LOG ===
[18-Mar-2026 20:13:40 UTC] ✅ API Hash verification passed for profile endpoint
[18-Mar-2026 20:13:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4IiwidXNlcm5hbWUiOiJkYmhzYnNiIiwiZW1haWwiOiJzaG94cnV6QGdtYWlsLmNvbSIsImV4cCI6MTc3NDQ2OTE5Nn0.vacxn0u1B2WX2VVFB4FIscxD_gQK1e_FwP1Ot2frpQY
[18-Mar-2026 20:13:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Mar-2026 20:13:40 UTC] ✅ JWT token verified successfully for user profile
[18-Mar-2026 20:13:40 UTC] User ID: 118
[18-Mar-2026 20:13:40 UTC] ✅ User profile retrieved successfully for user ID: 118
[18-Mar-2026 20:13:42 UTC] === API CALL LOG ===
[18-Mar-2026 20:13:42 UTC] Endpoint: user/profile.php
[18-Mar-2026 20:13:42 UTC] Full Log Data: {
    "timestamp": "2026-03-18 20:13:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.241.78",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.241.78, 172.71.144.82",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4IiwidXNlcm5hbWUiOiJkYmhzYnNiIiwiZW1haWwiOiJzaG94cnV6QGdtYWlsLmNvbSIsImV4cCI6MTc3NDQ2OTE5Nn0.vacxn0u1B2WX2VVFB4FIscxD_gQK1e_FwP1Ot2frpQY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9de6e6423b5bdba3-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.241.78",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Mar-2026 20:13:42 UTC] === END API CALL LOG ===
[18-Mar-2026 20:13:42 UTC] ✅ API Hash verification passed for profile endpoint
[18-Mar-2026 20:13:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4IiwidXNlcm5hbWUiOiJkYmhzYnNiIiwiZW1haWwiOiJzaG94cnV6QGdtYWlsLmNvbSIsImV4cCI6MTc3NDQ2OTE5Nn0.vacxn0u1B2WX2VVFB4FIscxD_gQK1e_FwP1Ot2frpQY
[18-Mar-2026 20:13:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Mar-2026 20:13:42 UTC] ✅ JWT token verified successfully for user profile
[18-Mar-2026 20:13:42 UTC] User ID: 118
[18-Mar-2026 20:13:42 UTC] ✅ User profile retrieved successfully for user ID: 118
[18-Mar-2026 20:13:43 UTC] === API CALL LOG ===
[18-Mar-2026 20:13:43 UTC] Endpoint: user/profile.php
[18-Mar-2026 20:13:43 UTC] Full Log Data: {
    "timestamp": "2026-03-18 20:13:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.241.78",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.241.78, 162.158.95.58",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4IiwidXNlcm5hbWUiOiJkYmhzYnNiIiwiZW1haWwiOiJzaG94cnV6QGdtYWlsLmNvbSIsImV4cCI6MTc3NDQ2OTE5Nn0.vacxn0u1B2WX2VVFB4FIscxD_gQK1e_FwP1Ot2frpQY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9de6e64cfcd33802-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.241.78",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Mar-2026 20:13:43 UTC] === END API CALL LOG ===
[18-Mar-2026 20:13:43 UTC] ✅ API Hash verification passed for profile endpoint
[18-Mar-2026 20:13:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4IiwidXNlcm5hbWUiOiJkYmhzYnNiIiwiZW1haWwiOiJzaG94cnV6QGdtYWlsLmNvbSIsImV4cCI6MTc3NDQ2OTE5Nn0.vacxn0u1B2WX2VVFB4FIscxD_gQK1e_FwP1Ot2frpQY
[18-Mar-2026 20:13:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Mar-2026 20:13:43 UTC] ✅ JWT token verified successfully for user profile
[18-Mar-2026 20:13:43 UTC] User ID: 118
[18-Mar-2026 20:13:43 UTC] ✅ User profile retrieved successfully for user ID: 118
[18-Mar-2026 20:13:45 UTC] === API CALL LOG ===
[18-Mar-2026 20:13:45 UTC] Endpoint: user/profile.php
[18-Mar-2026 20:13:45 UTC] Full Log Data: {
    "timestamp": "2026-03-18 20:13:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.241.78",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.241.78, 172.71.148.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4IiwidXNlcm5hbWUiOiJkYmhzYnNiIiwiZW1haWwiOiJzaG94cnV6QGdtYWlsLmNvbSIsImV4cCI6MTc3NDQ2OTE5Nn0.vacxn0u1B2WX2VVFB4FIscxD_gQK1e_FwP1Ot2frpQY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9de6e656ceaedc91-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.241.78",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Mar-2026 20:13:45 UTC] === END API CALL LOG ===
[18-Mar-2026 20:13:45 UTC] ✅ API Hash verification passed for profile endpoint
[18-Mar-2026 20:13:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4IiwidXNlcm5hbWUiOiJkYmhzYnNiIiwiZW1haWwiOiJzaG94cnV6QGdtYWlsLmNvbSIsImV4cCI6MTc3NDQ2OTE5Nn0.vacxn0u1B2WX2VVFB4FIscxD_gQK1e_FwP1Ot2frpQY
[18-Mar-2026 20:13:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Mar-2026 20:13:45 UTC] ✅ JWT token verified successfully for user profile
[18-Mar-2026 20:13:45 UTC] User ID: 118
[18-Mar-2026 20:13:45 UTC] ✅ User profile retrieved successfully for user ID: 118
[18-Mar-2026 20:13:46 UTC] === API CALL LOG ===
[18-Mar-2026 20:13:46 UTC] Endpoint: user/profile.php
[18-Mar-2026 20:13:46 UTC] Full Log Data: {
    "timestamp": "2026-03-18 20:13:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.241.78",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.241.78, 172.71.172.175",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4IiwidXNlcm5hbWUiOiJkYmhzYnNiIiwiZW1haWwiOiJzaG94cnV6QGdtYWlsLmNvbSIsImV4cCI6MTc3NDQ2OTE5Nn0.vacxn0u1B2WX2VVFB4FIscxD_gQK1e_FwP1Ot2frpQY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9de6e6608d01d3b1-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.241.78",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Mar-2026 20:13:46 UTC] === END API CALL LOG ===
[18-Mar-2026 20:13:46 UTC] ✅ API Hash verification passed for profile endpoint
[18-Mar-2026 20:13:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4IiwidXNlcm5hbWUiOiJkYmhzYnNiIiwiZW1haWwiOiJzaG94cnV6QGdtYWlsLmNvbSIsImV4cCI6MTc3NDQ2OTE5Nn0.vacxn0u1B2WX2VVFB4FIscxD_gQK1e_FwP1Ot2frpQY
[18-Mar-2026 20:13:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Mar-2026 20:13:46 UTC] ✅ JWT token verified successfully for user profile
[18-Mar-2026 20:13:46 UTC] User ID: 118
[18-Mar-2026 20:13:46 UTC] ✅ User profile retrieved successfully for user ID: 118
[18-Mar-2026 20:13:47 UTC] === API CALL LOG ===
[18-Mar-2026 20:13:47 UTC] Endpoint: user/profile.php
[18-Mar-2026 20:13:47 UTC] Full Log Data: {
    "timestamp": "2026-03-18 20:13:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.241.78",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.241.78, 172.71.172.175",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4IiwidXNlcm5hbWUiOiJkYmhzYnNiIiwiZW1haWwiOiJzaG94cnV6QGdtYWlsLmNvbSIsImV4cCI6MTc3NDQ2OTE5Nn0.vacxn0u1B2WX2VVFB4FIscxD_gQK1e_FwP1Ot2frpQY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9de6e664797fd3b1-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.241.78",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Mar-2026 20:13:47 UTC] === END API CALL LOG ===
[18-Mar-2026 20:13:47 UTC] ✅ API Hash verification passed for profile endpoint
[18-Mar-2026 20:13:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4IiwidXNlcm5hbWUiOiJkYmhzYnNiIiwiZW1haWwiOiJzaG94cnV6QGdtYWlsLmNvbSIsImV4cCI6MTc3NDQ2OTE5Nn0.vacxn0u1B2WX2VVFB4FIscxD_gQK1e_FwP1Ot2frpQY
[18-Mar-2026 20:13:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Mar-2026 20:13:47 UTC] ✅ JWT token verified successfully for user profile
[18-Mar-2026 20:13:47 UTC] User ID: 118
[18-Mar-2026 20:13:47 UTC] ✅ User profile retrieved successfully for user ID: 118
[18-Mar-2026 20:14:37 UTC] === API CALL LOG ===
[18-Mar-2026 20:14:37 UTC] Endpoint: user/profile.php
[18-Mar-2026 20:14:37 UTC] Full Log Data: {
    "timestamp": "2026-03-18 20:14:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.241.78",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.241.78, 172.71.172.174",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4IiwidXNlcm5hbWUiOiJkYmhzYnNiIiwiZW1haWwiOiJzaG94cnV6QGdtYWlsLmNvbSIsImV4cCI6MTc3NDQ2OTE5Nn0.vacxn0u1B2WX2VVFB4FIscxD_gQK1e_FwP1Ot2frpQY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9de6e79e7bd0d3b1-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.241.78",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Mar-2026 20:14:37 UTC] === END API CALL LOG ===
[18-Mar-2026 20:14:37 UTC] ✅ API Hash verification passed for profile endpoint
[18-Mar-2026 20:14:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4IiwidXNlcm5hbWUiOiJkYmhzYnNiIiwiZW1haWwiOiJzaG94cnV6QGdtYWlsLmNvbSIsImV4cCI6MTc3NDQ2OTE5Nn0.vacxn0u1B2WX2VVFB4FIscxD_gQK1e_FwP1Ot2frpQY
[18-Mar-2026 20:14:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Mar-2026 20:14:37 UTC] ✅ JWT token verified successfully for user profile
[18-Mar-2026 20:14:37 UTC] User ID: 118
[18-Mar-2026 20:14:37 UTC] ✅ User profile retrieved successfully for user ID: 118
[18-Mar-2026 20:14:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Mar-2026 20:14:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Mar-2026 20:14:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"188.113.241.78, 172.71.172.175","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4IiwidXNlcm5hbWUiOiJkYmhzYnNiIiwiZW1haWwiOiJzaG94cnV6QGdtYWlsLmNvbSIsImV4cCI6MTc3NDQ2OTE5Nn0.vacxn0u1B2WX2VVFB4FIscxD_gQK1e_FwP1Ot2frpQY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9de6e81e69a3d3b1-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"188.113.241.78","CF-IPCountry":"UZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[18-Mar-2026 20:14:58 UTC] === User Orders API Called ===
[18-Mar-2026 20:14:58 UTC] User ID: 118
[18-Mar-2026 20:14:58 UTC] Limit: 20, Offset: 0
[18-Mar-2026 20:14:58 UTC] Orders found: 2
[18-Mar-2026 20:14:58 UTC] Orders data: [{"id":100,"quantity":99,"total_coins":99,"coin_type":"regular","telegram_link":"https:\/\/t.me\/lideryoshlarrr\/8","status":"pending","created_at":"2026-03-18 23:44:56","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":99,"quantity":1,"total_coins":1,"coin_type":"regular","telegram_link":"https:\/\/t.me\/lideryoshlarrr\/8","status":"pending","created_at":"2026-03-18 23:42:03","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[18-Mar-2026 20:14:58 UTC] Total orders count: 2
[18-Mar-2026 20:15:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Mar-2026 20:15:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Mar-2026 20:15:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"188.113.241.78, 172.71.172.175","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4IiwidXNlcm5hbWUiOiJkYmhzYnNiIiwiZW1haWwiOiJzaG94cnV6QGdtYWlsLmNvbSIsImV4cCI6MTc3NDQ2OTE5Nn0.vacxn0u1B2WX2VVFB4FIscxD_gQK1e_FwP1Ot2frpQY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9de6e87ac922d3b1-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"188.113.241.78","CF-IPCountry":"UZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[18-Mar-2026 20:15:13 UTC] === User Orders API Called ===
[18-Mar-2026 20:15:13 UTC] User ID: 118
[18-Mar-2026 20:15:13 UTC] Limit: 20, Offset: 0
[18-Mar-2026 20:15:13 UTC] Orders found: 2
[18-Mar-2026 20:15:13 UTC] Orders data: [{"id":100,"quantity":99,"total_coins":99,"coin_type":"regular","telegram_link":"https:\/\/t.me\/lideryoshlarrr\/8","status":"pending","created_at":"2026-03-18 23:44:56","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":99,"quantity":1,"total_coins":1,"coin_type":"regular","telegram_link":"https:\/\/t.me\/lideryoshlarrr\/8","status":"pending","created_at":"2026-03-18 23:42:03","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[18-Mar-2026 20:15:13 UTC] Total orders count: 2
[18-Mar-2026 20:15:18 UTC] === API CALL LOG ===
[18-Mar-2026 20:15:18 UTC] Endpoint: user/profile.php
[18-Mar-2026 20:15:18 UTC] Full Log Data: {
    "timestamp": "2026-03-18 20:15:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.241.78",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.241.78, 172.71.172.175",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4IiwidXNlcm5hbWUiOiJkYmhzYnNiIiwiZW1haWwiOiJzaG94cnV6QGdtYWlsLmNvbSIsImV4cCI6MTc3NDQ2OTE5Nn0.vacxn0u1B2WX2VVFB4FIscxD_gQK1e_FwP1Ot2frpQY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9de6e89d29a0d3b1-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.241.78",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Mar-2026 20:15:18 UTC] === END API CALL LOG ===
[18-Mar-2026 20:15:18 UTC] ✅ API Hash verification passed for profile endpoint
[18-Mar-2026 20:15:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4IiwidXNlcm5hbWUiOiJkYmhzYnNiIiwiZW1haWwiOiJzaG94cnV6QGdtYWlsLmNvbSIsImV4cCI6MTc3NDQ2OTE5Nn0.vacxn0u1B2WX2VVFB4FIscxD_gQK1e_FwP1Ot2frpQY
[18-Mar-2026 20:15:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Mar-2026 20:15:18 UTC] ✅ JWT token verified successfully for user profile
[18-Mar-2026 20:15:18 UTC] User ID: 118
[18-Mar-2026 20:15:18 UTC] ✅ User profile retrieved successfully for user ID: 118
[18-Mar-2026 20:15:18 UTC] User Purchases API - User ID: 118
[18-Mar-2026 20:15:18 UTC] User Purchases API - Total purchases found: 0
[18-Mar-2026 20:15:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Mar-2026 20:15:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Mar-2026 20:15:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"188.113.241.78, 172.71.172.175","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4IiwidXNlcm5hbWUiOiJkYmhzYnNiIiwiZW1haWwiOiJzaG94cnV6QGdtYWlsLmNvbSIsImV4cCI6MTc3NDQ2OTE5Nn0.vacxn0u1B2WX2VVFB4FIscxD_gQK1e_FwP1Ot2frpQY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9de6e8af69b1d3b1-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"188.113.241.78","CF-IPCountry":"UZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[18-Mar-2026 20:15:21 UTC] === User Orders API Called ===
[18-Mar-2026 20:15:21 UTC] User ID: 118
[18-Mar-2026 20:15:21 UTC] Limit: 20, Offset: 0
[18-Mar-2026 20:15:21 UTC] Orders found: 2
[18-Mar-2026 20:15:21 UTC] Orders data: [{"id":100,"quantity":99,"total_coins":99,"coin_type":"regular","telegram_link":"https:\/\/t.me\/lideryoshlarrr\/8","status":"pending","created_at":"2026-03-18 23:44:56","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":99,"quantity":1,"total_coins":1,"coin_type":"regular","telegram_link":"https:\/\/t.me\/lideryoshlarrr\/8","status":"pending","created_at":"2026-03-18 23:42:03","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[18-Mar-2026 20:15:21 UTC] Total orders count: 2
[18-Mar-2026 20:15:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Mar-2026 20:15:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Mar-2026 20:15:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"188.113.241.78, 172.71.172.175","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4IiwidXNlcm5hbWUiOiJkYmhzYnNiIiwiZW1haWwiOiJzaG94cnV6QGdtYWlsLmNvbSIsImV4cCI6MTc3NDQ2OTE5Nn0.vacxn0u1B2WX2VVFB4FIscxD_gQK1e_FwP1Ot2frpQY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9de6e8dc6c77d3b1-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"188.113.241.78","CF-IPCountry":"UZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[18-Mar-2026 20:15:28 UTC] === User Orders API Called ===
[18-Mar-2026 20:15:28 UTC] User ID: 118
[18-Mar-2026 20:15:28 UTC] Limit: 20, Offset: 0
[18-Mar-2026 20:15:28 UTC] Orders found: 2
[18-Mar-2026 20:15:28 UTC] Orders data: [{"id":100,"quantity":99,"total_coins":99,"coin_type":"regular","telegram_link":"https:\/\/t.me\/lideryoshlarrr\/8","status":"pending","created_at":"2026-03-18 23:44:56","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":99,"quantity":1,"total_coins":1,"coin_type":"regular","telegram_link":"https:\/\/t.me\/lideryoshlarrr\/8","status":"pending","created_at":"2026-03-18 23:42:03","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[18-Mar-2026 20:15:28 UTC] Total orders count: 2
[18-Mar-2026 20:15:33 UTC] === API CALL LOG ===
[18-Mar-2026 20:15:33 UTC] Endpoint: user/profile.php
[18-Mar-2026 20:15:33 UTC] Full Log Data: {
    "timestamp": "2026-03-18 20:15:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.241.78",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.241.78, 172.71.172.175",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4IiwidXNlcm5hbWUiOiJkYmhzYnNiIiwiZW1haWwiOiJzaG94cnV6QGdtYWlsLmNvbSIsImV4cCI6MTc3NDQ2OTE5Nn0.vacxn0u1B2WX2VVFB4FIscxD_gQK1e_FwP1Ot2frpQY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9de6e8fc3d3dd3b1-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.241.78",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Mar-2026 20:15:33 UTC] === END API CALL LOG ===
[18-Mar-2026 20:15:33 UTC] ✅ API Hash verification passed for profile endpoint
[18-Mar-2026 20:15:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4IiwidXNlcm5hbWUiOiJkYmhzYnNiIiwiZW1haWwiOiJzaG94cnV6QGdtYWlsLmNvbSIsImV4cCI6MTc3NDQ2OTE5Nn0.vacxn0u1B2WX2VVFB4FIscxD_gQK1e_FwP1Ot2frpQY
[18-Mar-2026 20:15:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Mar-2026 20:15:33 UTC] ✅ JWT token verified successfully for user profile
[18-Mar-2026 20:15:33 UTC] User ID: 118
[18-Mar-2026 20:15:33 UTC] ✅ User profile retrieved successfully for user ID: 118
[18-Mar-2026 20:15:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Mar-2026 20:15:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Mar-2026 20:15:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"188.113.241.78, 172.71.172.175","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4IiwidXNlcm5hbWUiOiJkYmhzYnNiIiwiZW1haWwiOiJzaG94cnV6QGdtYWlsLmNvbSIsImV4cCI6MTc3NDQ2OTE5Nn0.vacxn0u1B2WX2VVFB4FIscxD_gQK1e_FwP1Ot2frpQY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9de6e9312837d3b1-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"188.113.241.78","CF-IPCountry":"UZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[18-Mar-2026 20:15:42 UTC] === User Orders API Called ===
[18-Mar-2026 20:15:42 UTC] User ID: 118
[18-Mar-2026 20:15:42 UTC] Limit: 20, Offset: 0
[18-Mar-2026 20:15:42 UTC] Orders found: 2
[18-Mar-2026 20:15:42 UTC] Orders data: [{"id":100,"quantity":99,"total_coins":99,"coin_type":"regular","telegram_link":"https:\/\/t.me\/lideryoshlarrr\/8","status":"pending","created_at":"2026-03-18 23:44:56","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":99,"quantity":1,"total_coins":1,"coin_type":"regular","telegram_link":"https:\/\/t.me\/lideryoshlarrr\/8","status":"pending","created_at":"2026-03-18 23:42:03","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[18-Mar-2026 20:15:42 UTC] Total orders count: 2
[18-Mar-2026 20:15:44 UTC] === API CALL LOG ===
[18-Mar-2026 20:15:44 UTC] Endpoint: user/profile.php
[18-Mar-2026 20:15:44 UTC] Full Log Data: {
    "timestamp": "2026-03-18 20:15:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.241.78",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.241.78, 172.71.172.175",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4IiwidXNlcm5hbWUiOiJkYmhzYnNiIiwiZW1haWwiOiJzaG94cnV6QGdtYWlsLmNvbSIsImV4cCI6MTc3NDQ2OTE5Nn0.vacxn0u1B2WX2VVFB4FIscxD_gQK1e_FwP1Ot2frpQY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9de6e93dba6cd3b1-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.241.78",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Mar-2026 20:15:44 UTC] === END API CALL LOG ===
[18-Mar-2026 20:15:44 UTC] ✅ API Hash verification passed for profile endpoint
[18-Mar-2026 20:15:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4IiwidXNlcm5hbWUiOiJkYmhzYnNiIiwiZW1haWwiOiJzaG94cnV6QGdtYWlsLmNvbSIsImV4cCI6MTc3NDQ2OTE5Nn0.vacxn0u1B2WX2VVFB4FIscxD_gQK1e_FwP1Ot2frpQY
[18-Mar-2026 20:15:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Mar-2026 20:15:44 UTC] ✅ JWT token verified successfully for user profile
[18-Mar-2026 20:15:44 UTC] User ID: 118
[18-Mar-2026 20:15:44 UTC] ✅ User profile retrieved successfully for user ID: 118
[18-Mar-2026 20:15:46 UTC] === API CALL LOG ===
[18-Mar-2026 20:15:46 UTC] Endpoint: user/profile.php
[18-Mar-2026 20:15:46 UTC] Full Log Data: {
    "timestamp": "2026-03-18 20:15:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.241.78",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.241.78, 172.71.172.175",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4IiwidXNlcm5hbWUiOiJkYmhzYnNiIiwiZW1haWwiOiJzaG94cnV6QGdtYWlsLmNvbSIsImV4cCI6MTc3NDQ2OTE5Nn0.vacxn0u1B2WX2VVFB4FIscxD_gQK1e_FwP1Ot2frpQY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9de6e94bacc2d3b1-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.241.78",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Mar-2026 20:15:46 UTC] === END API CALL LOG ===
[18-Mar-2026 20:15:46 UTC] ✅ API Hash verification passed for profile endpoint
[18-Mar-2026 20:15:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4IiwidXNlcm5hbWUiOiJkYmhzYnNiIiwiZW1haWwiOiJzaG94cnV6QGdtYWlsLmNvbSIsImV4cCI6MTc3NDQ2OTE5Nn0.vacxn0u1B2WX2VVFB4FIscxD_gQK1e_FwP1Ot2frpQY
[18-Mar-2026 20:15:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Mar-2026 20:15:46 UTC] ✅ JWT token verified successfully for user profile
[18-Mar-2026 20:15:46 UTC] User ID: 118
[18-Mar-2026 20:15:46 UTC] ✅ User profile retrieved successfully for user ID: 118
[18-Mar-2026 20:15:46 UTC] User Purchases API - User ID: 118
[18-Mar-2026 20:15:46 UTC] User Purchases API - Total purchases found: 0
[18-Mar-2026 22:00:44 UTC] === API CALL LOG ===
[18-Mar-2026 22:00:44 UTC] Endpoint: user/profile.php
[18-Mar-2026 22:00:44 UTC] Full Log Data: {
    "timestamp": "2026-03-18 22:00:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "104.28.214.53",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "104.28.214.53, 162.158.211.27",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0NDU1ODEzfQ.8k2mp1jOihZM3hmn_8BcTsl5DuKRdR941zXSKuzcPgA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9de7830a9a55c297-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "104.28.214.53",
        "CF-IPCountry": "BG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Mar-2026 22:00:44 UTC] === END API CALL LOG ===
[18-Mar-2026 22:00:44 UTC] ✅ API Hash verification passed for profile endpoint
[18-Mar-2026 22:00:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0NDU1ODEzfQ.8k2mp1jOihZM3hmn_8BcTsl5DuKRdR941zXSKuzcPgA
[18-Mar-2026 22:00:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Mar-2026 22:00:44 UTC] ✅ JWT token verified successfully for user profile
[18-Mar-2026 22:00:44 UTC] User ID: 5
[18-Mar-2026 22:00:44 UTC] ✅ User profile retrieved successfully for user ID: 5
[18-Mar-2026 22:00:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Mar-2026 22:00:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Mar-2026 22:00:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"104.28.214.53, 162.158.210.44","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0NDU1ODEzfQ.8k2mp1jOihZM3hmn_8BcTsl5DuKRdR941zXSKuzcPgA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9de783135b3ac297-SOF","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"104.28.214.53","CF-IPCountry":"BG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[18-Mar-2026 22:00:45 UTC] === User Orders API Called ===
[18-Mar-2026 22:00:45 UTC] User ID: 5
[18-Mar-2026 22:00:45 UTC] Limit: 20, Offset: 0
[18-Mar-2026 22:00:45 UTC] Orders found: 2
[18-Mar-2026 22:00:45 UTC] Orders data: [{"id":5,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/trademaxpooya\/32406","status":"completed","created_at":"2025-11-12 11:43:57","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":4,"quantity":10,"total_coins":10,"coin_type":"regular","telegram_link":"t.me\/tehhhst\/5","status":"cancelled","created_at":"2025-11-12 11:09:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[18-Mar-2026 22:00:45 UTC] Total orders count: 2
[18-Mar-2026 22:00:45 UTC] === API CALL LOG ===
[18-Mar-2026 22:00:45 UTC] Endpoint: user/profile.php
[18-Mar-2026 22:00:45 UTC] Full Log Data: {
    "timestamp": "2026-03-18 22:00:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "104.28.214.53",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "104.28.214.53, 162.158.210.44",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0NDU1ODEzfQ.8k2mp1jOihZM3hmn_8BcTsl5DuKRdR941zXSKuzcPgA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9de78313cca5c297-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "104.28.214.53",
        "CF-IPCountry": "BG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Mar-2026 22:00:45 UTC] === END API CALL LOG ===
[18-Mar-2026 22:00:45 UTC] ✅ API Hash verification passed for profile endpoint
[18-Mar-2026 22:00:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0NDU1ODEzfQ.8k2mp1jOihZM3hmn_8BcTsl5DuKRdR941zXSKuzcPgA
[18-Mar-2026 22:00:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Mar-2026 22:00:45 UTC] ✅ JWT token verified successfully for user profile
[18-Mar-2026 22:00:45 UTC] User ID: 5
[18-Mar-2026 22:00:45 UTC] ✅ User profile retrieved successfully for user ID: 5
[18-Mar-2026 22:01:03 UTC] === API CALL LOG ===
[18-Mar-2026 22:01:03 UTC] Endpoint: user/profile.php
[18-Mar-2026 22:01:03 UTC] Full Log Data: {
    "timestamp": "2026-03-18 22:01:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "104.28.214.53",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "104.28.214.53, 162.158.211.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0NDU1ODEzfQ.8k2mp1jOihZM3hmn_8BcTsl5DuKRdR941zXSKuzcPgA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9de783816ca2c297-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "104.28.214.53",
        "CF-IPCountry": "BG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Mar-2026 22:01:03 UTC] === END API CALL LOG ===
[18-Mar-2026 22:01:03 UTC] ✅ API Hash verification passed for profile endpoint
[18-Mar-2026 22:01:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0NDU1ODEzfQ.8k2mp1jOihZM3hmn_8BcTsl5DuKRdR941zXSKuzcPgA
[18-Mar-2026 22:01:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Mar-2026 22:01:03 UTC] ✅ JWT token verified successfully for user profile
[18-Mar-2026 22:01:03 UTC] User ID: 5
[18-Mar-2026 22:01:03 UTC] ✅ User profile retrieved successfully for user ID: 5
[18-Mar-2026 22:01:03 UTC] User Purchases API - User ID: 5
[18-Mar-2026 22:01:03 UTC] User Purchases API - Total purchases found: 7
[18-Mar-2026 23:28:29 UTC] === API CALL LOG ===
[18-Mar-2026 23:28:29 UTC] Endpoint: user/profile.php
[18-Mar-2026 23:28:29 UTC] Full Log Data: {
    "timestamp": "2026-03-18 23:28:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.71",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.59.71, 172.68.229.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5IiwidXNlcm5hbWUiOiJNdXNhIiwiZW1haWwiOiJtYW5hZ2VyY291Z2hpbmdAZ21haWwuY29tIiwiZXhwIjoxNzc0NDgxMzA4fQ.3oxrNHdjbpMaOL40sbTWfGb4JiXy2uLth1LczZCG1n8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9de803961eea2cdf-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.71",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Mar-2026 23:28:29 UTC] === END API CALL LOG ===
[18-Mar-2026 23:28:29 UTC] ✅ API Hash verification passed for profile endpoint
[18-Mar-2026 23:28:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5IiwidXNlcm5hbWUiOiJNdXNhIiwiZW1haWwiOiJtYW5hZ2VyY291Z2hpbmdAZ21haWwuY29tIiwiZXhwIjoxNzc0NDgxMzA4fQ.3oxrNHdjbpMaOL40sbTWfGb4JiXy2uLth1LczZCG1n8
[18-Mar-2026 23:28:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Mar-2026 23:28:29 UTC] ✅ JWT token verified successfully for user profile
[18-Mar-2026 23:28:29 UTC] User ID: 119
[18-Mar-2026 23:28:29 UTC] ✅ User profile retrieved successfully for user ID: 119
[18-Mar-2026 23:31:50 UTC] === API CALL LOG ===
[18-Mar-2026 23:31:50 UTC] Endpoint: user/profile.php
[18-Mar-2026 23:31:50 UTC] Full Log Data: {
    "timestamp": "2026-03-18 23:31:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.71",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.59.71, 172.68.229.180",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5IiwidXNlcm5hbWUiOiJNdXNhIiwiZW1haWwiOiJtYW5hZ2VyY291Z2hpbmdAZ21haWwuY29tIiwiZXhwIjoxNzc0NDgxMzA4fQ.3oxrNHdjbpMaOL40sbTWfGb4JiXy2uLth1LczZCG1n8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9de8088018d62cdf-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.71",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Mar-2026 23:31:50 UTC] === END API CALL LOG ===
[18-Mar-2026 23:31:50 UTC] ✅ API Hash verification passed for profile endpoint
[18-Mar-2026 23:31:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5IiwidXNlcm5hbWUiOiJNdXNhIiwiZW1haWwiOiJtYW5hZ2VyY291Z2hpbmdAZ21haWwuY29tIiwiZXhwIjoxNzc0NDgxMzA4fQ.3oxrNHdjbpMaOL40sbTWfGb4JiXy2uLth1LczZCG1n8
[18-Mar-2026 23:31:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Mar-2026 23:31:50 UTC] ✅ JWT token verified successfully for user profile
[18-Mar-2026 23:31:50 UTC] User ID: 119
[18-Mar-2026 23:31:50 UTC] ✅ User profile retrieved successfully for user ID: 119
[18-Mar-2026 23:31:53 UTC] === API CALL LOG ===
[18-Mar-2026 23:31:53 UTC] Endpoint: user/profile.php
[18-Mar-2026 23:31:53 UTC] Full Log Data: {
    "timestamp": "2026-03-18 23:31:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.71",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.59.71, 172.68.229.180",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5IiwidXNlcm5hbWUiOiJNdXNhIiwiZW1haWwiOiJtYW5hZ2VyY291Z2hpbmdAZ21haWwuY29tIiwiZXhwIjoxNzc0NDgxMzA4fQ.3oxrNHdjbpMaOL40sbTWfGb4JiXy2uLth1LczZCG1n8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9de808925f062cdf-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.71",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Mar-2026 23:31:53 UTC] === END API CALL LOG ===
[18-Mar-2026 23:31:53 UTC] ✅ API Hash verification passed for profile endpoint
[18-Mar-2026 23:31:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5IiwidXNlcm5hbWUiOiJNdXNhIiwiZW1haWwiOiJtYW5hZ2VyY291Z2hpbmdAZ21haWwuY29tIiwiZXhwIjoxNzc0NDgxMzA4fQ.3oxrNHdjbpMaOL40sbTWfGb4JiXy2uLth1LczZCG1n8
[18-Mar-2026 23:31:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Mar-2026 23:31:53 UTC] ✅ JWT token verified successfully for user profile
[18-Mar-2026 23:31:53 UTC] User ID: 119
[18-Mar-2026 23:31:53 UTC] ✅ User profile retrieved successfully for user ID: 119
[18-Mar-2026 23:31:53 UTC] User Purchases API - User ID: 119
[18-Mar-2026 23:31:53 UTC] User Purchases API - Total purchases found: 0
[18-Mar-2026 23:51:48 UTC] === API CALL LOG ===
[18-Mar-2026 23:51:48 UTC] Endpoint: user/profile.php
[18-Mar-2026 23:51:48 UTC] Full Log Data: {
    "timestamp": "2026-03-18 23:51:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.227.138.247",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.227.138.247, 162.159.122.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwIiwidXNlcm5hbWUiOiJub3JtYWwxMnVzZXIiLCJlbWFpbCI6ImxhdHJlY2hmYW1pbHk4OUBnbWFpbC5jb20iLCJleHAiOjE3NzQ0ODI3MDd9.fopJEFsa2-hFDs63Sm-2GA__QiixHb9S4dpQ8XUDwCo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9de825c21b884c05-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "41.227.138.247",
        "CF-IPCountry": "TN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Mar-2026 23:51:48 UTC] === END API CALL LOG ===
[18-Mar-2026 23:51:48 UTC] ✅ API Hash verification passed for profile endpoint
[18-Mar-2026 23:51:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwIiwidXNlcm5hbWUiOiJub3JtYWwxMnVzZXIiLCJlbWFpbCI6ImxhdHJlY2hmYW1pbHk4OUBnbWFpbC5jb20iLCJleHAiOjE3NzQ0ODI3MDd9.fopJEFsa2-hFDs63Sm-2GA__QiixHb9S4dpQ8XUDwCo
[18-Mar-2026 23:51:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Mar-2026 23:51:48 UTC] ✅ JWT token verified successfully for user profile
[18-Mar-2026 23:51:48 UTC] User ID: 120
[18-Mar-2026 23:51:48 UTC] ✅ User profile retrieved successfully for user ID: 120
[18-Mar-2026 23:52:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Mar-2026 23:52:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Mar-2026 23:52:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"41.227.138.247, 162.159.122.164","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwIiwidXNlcm5hbWUiOiJub3JtYWwxMnVzZXIiLCJlbWFpbCI6ImxhdHJlY2hmYW1pbHk4OUBnbWFpbC5jb20iLCJleHAiOjE3NzQ0ODI3MDd9.fopJEFsa2-hFDs63Sm-2GA__QiixHb9S4dpQ8XUDwCo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9de826ef98b14c05-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"41.227.138.247","CF-IPCountry":"TN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[18-Mar-2026 23:52:37 UTC] === User Orders API Called ===
[18-Mar-2026 23:52:37 UTC] User ID: 120
[18-Mar-2026 23:52:37 UTC] Limit: 20, Offset: 0
[18-Mar-2026 23:52:37 UTC] Orders found: 1
[18-Mar-2026 23:52:37 UTC] Orders data: [{"id":101,"quantity":5,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/skkk737","status":"pending","created_at":"2026-03-19 03:22:35","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[18-Mar-2026 23:52:37 UTC] Total orders count: 1
[18-Mar-2026 23:52:46 UTC] === API CALL LOG ===
[18-Mar-2026 23:52:46 UTC] Endpoint: user/profile.php
[18-Mar-2026 23:52:46 UTC] Full Log Data: {
    "timestamp": "2026-03-18 23:52:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.227.138.247",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.227.138.247, 162.159.122.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwIiwidXNlcm5hbWUiOiJub3JtYWwxMnVzZXIiLCJlbWFpbCI6ImxhdHJlY2hmYW1pbHk4OUBnbWFpbC5jb20iLCJleHAiOjE3NzQ0ODI3MDd9.fopJEFsa2-hFDs63Sm-2GA__QiixHb9S4dpQ8XUDwCo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9de8272af8274c05-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "41.227.138.247",
        "CF-IPCountry": "TN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Mar-2026 23:52:46 UTC] === END API CALL LOG ===
[18-Mar-2026 23:52:46 UTC] ✅ API Hash verification passed for profile endpoint
[18-Mar-2026 23:52:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwIiwidXNlcm5hbWUiOiJub3JtYWwxMnVzZXIiLCJlbWFpbCI6ImxhdHJlY2hmYW1pbHk4OUBnbWFpbC5jb20iLCJleHAiOjE3NzQ0ODI3MDd9.fopJEFsa2-hFDs63Sm-2GA__QiixHb9S4dpQ8XUDwCo
[18-Mar-2026 23:52:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Mar-2026 23:52:46 UTC] ✅ JWT token verified successfully for user profile
[18-Mar-2026 23:52:46 UTC] User ID: 120
[18-Mar-2026 23:52:46 UTC] ✅ User profile retrieved successfully for user ID: 120
[18-Mar-2026 23:52:46 UTC] User Purchases API - User ID: 120
[18-Mar-2026 23:52:46 UTC] User Purchases API - Total purchases found: 0
[18-Mar-2026 23:52:47 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Mar-2026 23:52:47 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Mar-2026 23:52:47 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"41.227.138.247, 162.159.122.165","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwIiwidXNlcm5hbWUiOiJub3JtYWwxMnVzZXIiLCJlbWFpbCI6ImxhdHJlY2hmYW1pbHk4OUBnbWFpbC5jb20iLCJleHAiOjE3NzQ0ODI3MDd9.fopJEFsa2-hFDs63Sm-2GA__QiixHb9S4dpQ8XUDwCo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9de8272f8f484c05-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"41.227.138.247","CF-IPCountry":"TN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[18-Mar-2026 23:52:47 UTC] === User Orders API Called ===
[18-Mar-2026 23:52:47 UTC] User ID: 120
[18-Mar-2026 23:52:47 UTC] Limit: 20, Offset: 0
[18-Mar-2026 23:52:47 UTC] Orders found: 1
[18-Mar-2026 23:52:47 UTC] Orders data: [{"id":101,"quantity":5,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/skkk737","status":"pending","created_at":"2026-03-19 03:22:35","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[18-Mar-2026 23:52:47 UTC] Total orders count: 1
[18-Mar-2026 23:53:03 UTC] === API CALL LOG ===
[18-Mar-2026 23:53:03 UTC] Endpoint: user/profile.php
[18-Mar-2026 23:53:03 UTC] Full Log Data: {
    "timestamp": "2026-03-18 23:53:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.227.138.247",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.227.138.247, 162.159.122.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwIiwidXNlcm5hbWUiOiJub3JtYWwxMnVzZXIiLCJlbWFpbCI6ImxhdHJlY2hmYW1pbHk4OUBnbWFpbC5jb20iLCJleHAiOjE3NzQ0ODI3MDd9.fopJEFsa2-hFDs63Sm-2GA__QiixHb9S4dpQ8XUDwCo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9de827954c8c4c05-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "41.227.138.247",
        "CF-IPCountry": "TN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Mar-2026 23:53:03 UTC] === END API CALL LOG ===
[18-Mar-2026 23:53:03 UTC] ✅ API Hash verification passed for profile endpoint
[18-Mar-2026 23:53:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwIiwidXNlcm5hbWUiOiJub3JtYWwxMnVzZXIiLCJlbWFpbCI6ImxhdHJlY2hmYW1pbHk4OUBnbWFpbC5jb20iLCJleHAiOjE3NzQ0ODI3MDd9.fopJEFsa2-hFDs63Sm-2GA__QiixHb9S4dpQ8XUDwCo
[18-Mar-2026 23:53:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Mar-2026 23:53:03 UTC] ✅ JWT token verified successfully for user profile
[18-Mar-2026 23:53:03 UTC] User ID: 120
[18-Mar-2026 23:53:03 UTC] ✅ User profile retrieved successfully for user ID: 120
[18-Mar-2026 23:53:03 UTC] User Purchases API - User ID: 120
[18-Mar-2026 23:53:03 UTC] User Purchases API - Total purchases found: 0
[18-Mar-2026 23:53:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Mar-2026 23:53:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Mar-2026 23:53:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"41.227.138.247, 162.159.122.165","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwIiwidXNlcm5hbWUiOiJub3JtYWwxMnVzZXIiLCJlbWFpbCI6ImxhdHJlY2hmYW1pbHk4OUBnbWFpbC5jb20iLCJleHAiOjE3NzQ0ODI3MDd9.fopJEFsa2-hFDs63Sm-2GA__QiixHb9S4dpQ8XUDwCo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9de827abeefc4c05-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"41.227.138.247","CF-IPCountry":"TN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[18-Mar-2026 23:53:07 UTC] === User Orders API Called ===
[18-Mar-2026 23:53:07 UTC] User ID: 120
[18-Mar-2026 23:53:07 UTC] Limit: 20, Offset: 0
[18-Mar-2026 23:53:07 UTC] Orders found: 1
[18-Mar-2026 23:53:07 UTC] Orders data: [{"id":101,"quantity":5,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/skkk737","status":"pending","created_at":"2026-03-19 03:22:35","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[18-Mar-2026 23:53:07 UTC] Total orders count: 1
[18-Mar-2026 23:53:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Mar-2026 23:53:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Mar-2026 23:53:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"41.227.138.247, 162.159.122.164","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwIiwidXNlcm5hbWUiOiJub3JtYWwxMnVzZXIiLCJlbWFpbCI6ImxhdHJlY2hmYW1pbHk4OUBnbWFpbC5jb20iLCJleHAiOjE3NzQ0ODI3MDd9.fopJEFsa2-hFDs63Sm-2GA__QiixHb9S4dpQ8XUDwCo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9de827e11ca94c05-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"41.227.138.247","CF-IPCountry":"TN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[18-Mar-2026 23:53:15 UTC] === User Orders API Called ===
[18-Mar-2026 23:53:15 UTC] User ID: 120
[18-Mar-2026 23:53:15 UTC] Limit: 20, Offset: 0
[18-Mar-2026 23:53:15 UTC] Orders found: 1
[18-Mar-2026 23:53:15 UTC] Orders data: [{"id":101,"quantity":5,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/skkk737","status":"pending","created_at":"2026-03-19 03:22:35","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[18-Mar-2026 23:53:15 UTC] Total orders count: 1
[18-Mar-2026 23:53:24 UTC] === API CALL LOG ===
[18-Mar-2026 23:53:24 UTC] Endpoint: user/profile.php
[18-Mar-2026 23:53:24 UTC] Full Log Data: {
    "timestamp": "2026-03-18 23:53:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.227.138.247",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.227.138.247, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwIiwidXNlcm5hbWUiOiJub3JtYWwxMnVzZXIiLCJlbWFpbCI6ImxhdHJlY2hmYW1pbHk4OUBnbWFpbC5jb20iLCJleHAiOjE3NzQ0ODI3MDd9.fopJEFsa2-hFDs63Sm-2GA__QiixHb9S4dpQ8XUDwCo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9de828162a76e1d5-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "41.227.138.247",
        "CF-IPCountry": "TN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Mar-2026 23:53:24 UTC] === END API CALL LOG ===
[18-Mar-2026 23:53:24 UTC] ✅ API Hash verification passed for profile endpoint
[18-Mar-2026 23:53:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwIiwidXNlcm5hbWUiOiJub3JtYWwxMnVzZXIiLCJlbWFpbCI6ImxhdHJlY2hmYW1pbHk4OUBnbWFpbC5jb20iLCJleHAiOjE3NzQ0ODI3MDd9.fopJEFsa2-hFDs63Sm-2GA__QiixHb9S4dpQ8XUDwCo
[18-Mar-2026 23:53:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Mar-2026 23:53:24 UTC] ✅ JWT token verified successfully for user profile
[18-Mar-2026 23:53:24 UTC] User ID: 120
[18-Mar-2026 23:53:24 UTC] ✅ User profile retrieved successfully for user ID: 120
[18-Mar-2026 23:53:25 UTC] === API CALL LOG ===
[18-Mar-2026 23:53:25 UTC] Endpoint: user/profile.php
[18-Mar-2026 23:53:25 UTC] Full Log Data: {
    "timestamp": "2026-03-18 23:53:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.227.138.247",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.227.138.247, 172.68.234.188",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwIiwidXNlcm5hbWUiOiJub3JtYWwxMnVzZXIiLCJlbWFpbCI6ImxhdHJlY2hmYW1pbHk4OUBnbWFpbC5jb20iLCJleHAiOjE3NzQ0ODI3MDd9.fopJEFsa2-hFDs63Sm-2GA__QiixHb9S4dpQ8XUDwCo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9de8281de842e1d5-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "41.227.138.247",
        "CF-IPCountry": "TN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Mar-2026 23:53:25 UTC] === END API CALL LOG ===
[18-Mar-2026 23:53:25 UTC] ✅ API Hash verification passed for profile endpoint
[18-Mar-2026 23:53:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwIiwidXNlcm5hbWUiOiJub3JtYWwxMnVzZXIiLCJlbWFpbCI6ImxhdHJlY2hmYW1pbHk4OUBnbWFpbC5jb20iLCJleHAiOjE3NzQ0ODI3MDd9.fopJEFsa2-hFDs63Sm-2GA__QiixHb9S4dpQ8XUDwCo
[18-Mar-2026 23:53:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Mar-2026 23:53:25 UTC] ✅ JWT token verified successfully for user profile
[18-Mar-2026 23:53:25 UTC] User ID: 120
[18-Mar-2026 23:53:25 UTC] ✅ User profile retrieved successfully for user ID: 120
[18-Mar-2026 23:58:32 UTC] === API CALL LOG ===
[18-Mar-2026 23:58:32 UTC] Endpoint: user/profile.php
[18-Mar-2026 23:58:32 UTC] Full Log Data: {
    "timestamp": "2026-03-18 23:58:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.227.138.247",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.227.138.247, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwIiwidXNlcm5hbWUiOiJub3JtYWwxMnVzZXIiLCJlbWFpbCI6ImxhdHJlY2hmYW1pbHk4OUBnbWFpbC5jb20iLCJleHAiOjE3NzQ0ODI3MDd9.fopJEFsa2-hFDs63Sm-2GA__QiixHb9S4dpQ8XUDwCo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9de82f9dcf69e1d5-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "41.227.138.247",
        "CF-IPCountry": "TN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Mar-2026 23:58:32 UTC] === END API CALL LOG ===
[18-Mar-2026 23:58:32 UTC] ✅ API Hash verification passed for profile endpoint
[18-Mar-2026 23:58:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwIiwidXNlcm5hbWUiOiJub3JtYWwxMnVzZXIiLCJlbWFpbCI6ImxhdHJlY2hmYW1pbHk4OUBnbWFpbC5jb20iLCJleHAiOjE3NzQ0ODI3MDd9.fopJEFsa2-hFDs63Sm-2GA__QiixHb9S4dpQ8XUDwCo
[18-Mar-2026 23:58:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Mar-2026 23:58:32 UTC] ✅ JWT token verified successfully for user profile
[18-Mar-2026 23:58:32 UTC] User ID: 120
[18-Mar-2026 23:58:32 UTC] ✅ User profile retrieved successfully for user ID: 120
[19-Mar-2026 02:52:47 UTC] === API CALL LOG ===
[19-Mar-2026 02:52:47 UTC] Endpoint: user/profile.php
[19-Mar-2026 02:52:47 UTC] Full Log Data: {
    "timestamp": "2026-03-19 02:52:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "57.130.11.217",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "57.130.11.217, 141.101.95.68",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxIiwidXNlcm5hbWUiOiJAa0lOZXVfMzgiLCJlbWFpbCI6Im5hemlta2luZzk2OUBnbWFpbC5jb20iLCJleHAiOjE3NzQ0OTM1NjZ9.y6KIW7uzEq6XDXBT1lxp7OPMHJqA_Ci32xwBwDbLkLQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9de92edd8b242a14-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "57.130.11.217",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Mar-2026 02:52:47 UTC] === END API CALL LOG ===
[19-Mar-2026 02:52:47 UTC] ✅ API Hash verification passed for profile endpoint
[19-Mar-2026 02:52:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxIiwidXNlcm5hbWUiOiJAa0lOZXVfMzgiLCJlbWFpbCI6Im5hemlta2luZzk2OUBnbWFpbC5jb20iLCJleHAiOjE3NzQ0OTM1NjZ9.y6KIW7uzEq6XDXBT1lxp7OPMHJqA_Ci32xwBwDbLkLQ
[19-Mar-2026 02:52:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Mar-2026 02:52:47 UTC] ✅ JWT token verified successfully for user profile
[19-Mar-2026 02:52:47 UTC] User ID: 121
[19-Mar-2026 02:52:47 UTC] ✅ User profile retrieved successfully for user ID: 121
[19-Mar-2026 02:52:55 UTC] === API CALL LOG ===
[19-Mar-2026 02:52:55 UTC] Endpoint: user/profile.php
[19-Mar-2026 02:52:55 UTC] Full Log Data: {
    "timestamp": "2026-03-19 02:52:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "57.130.11.217",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "57.130.11.217, 141.101.95.68",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxIiwidXNlcm5hbWUiOiJAa0lOZXVfMzgiLCJlbWFpbCI6Im5hemlta2luZzk2OUBnbWFpbC5jb20iLCJleHAiOjE3NzQ0OTM1NjZ9.y6KIW7uzEq6XDXBT1lxp7OPMHJqA_Ci32xwBwDbLkLQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9de92f0cba152a14-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "57.130.11.217",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Mar-2026 02:52:55 UTC] === END API CALL LOG ===
[19-Mar-2026 02:52:55 UTC] ✅ API Hash verification passed for profile endpoint
[19-Mar-2026 02:52:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxIiwidXNlcm5hbWUiOiJAa0lOZXVfMzgiLCJlbWFpbCI6Im5hemlta2luZzk2OUBnbWFpbC5jb20iLCJleHAiOjE3NzQ0OTM1NjZ9.y6KIW7uzEq6XDXBT1lxp7OPMHJqA_Ci32xwBwDbLkLQ
[19-Mar-2026 02:52:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Mar-2026 02:52:55 UTC] ✅ JWT token verified successfully for user profile
[19-Mar-2026 02:52:55 UTC] User ID: 121
[19-Mar-2026 02:52:55 UTC] ✅ User profile retrieved successfully for user ID: 121
[19-Mar-2026 02:52:59 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Mar-2026 02:52:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Mar-2026 02:52:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"57.130.11.217, 141.101.95.68","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxIiwidXNlcm5hbWUiOiJAa0lOZXVfMzgiLCJlbWFpbCI6Im5hemlta2luZzk2OUBnbWFpbC5jb20iLCJleHAiOjE3NzQ0OTM1NjZ9.y6KIW7uzEq6XDXBT1lxp7OPMHJqA_Ci32xwBwDbLkLQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9de92f29ca712a14-CDG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"57.130.11.217","CF-IPCountry":"FR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[19-Mar-2026 02:52:59 UTC] === User Orders API Called ===
[19-Mar-2026 02:52:59 UTC] User ID: 121
[19-Mar-2026 02:52:59 UTC] Limit: 20, Offset: 0
[19-Mar-2026 02:52:59 UTC] Orders found: 0
[19-Mar-2026 02:52:59 UTC] Orders data: []
[19-Mar-2026 02:52:59 UTC] Total orders count: 0
[19-Mar-2026 02:53:02 UTC] === API CALL LOG ===
[19-Mar-2026 02:53:02 UTC] Endpoint: user/profile.php
[19-Mar-2026 02:53:02 UTC] Full Log Data: {
    "timestamp": "2026-03-19 02:53:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "57.130.11.217",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "57.130.11.217, 141.101.95.68",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxIiwidXNlcm5hbWUiOiJAa0lOZXVfMzgiLCJlbWFpbCI6Im5hemlta2luZzk2OUBnbWFpbC5jb20iLCJleHAiOjE3NzQ0OTM1NjZ9.y6KIW7uzEq6XDXBT1lxp7OPMHJqA_Ci32xwBwDbLkLQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9de92f3a4ff32a14-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "57.130.11.217",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Mar-2026 02:53:02 UTC] === END API CALL LOG ===
[19-Mar-2026 02:53:02 UTC] ✅ API Hash verification passed for profile endpoint
[19-Mar-2026 02:53:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxIiwidXNlcm5hbWUiOiJAa0lOZXVfMzgiLCJlbWFpbCI6Im5hemlta2luZzk2OUBnbWFpbC5jb20iLCJleHAiOjE3NzQ0OTM1NjZ9.y6KIW7uzEq6XDXBT1lxp7OPMHJqA_Ci32xwBwDbLkLQ
[19-Mar-2026 02:53:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Mar-2026 02:53:02 UTC] ✅ JWT token verified successfully for user profile
[19-Mar-2026 02:53:02 UTC] User ID: 121
[19-Mar-2026 02:53:02 UTC] ✅ User profile retrieved successfully for user ID: 121
[19-Mar-2026 02:55:24 UTC] === API CALL LOG ===
[19-Mar-2026 02:55:24 UTC] Endpoint: user/profile.php
[19-Mar-2026 02:55:24 UTC] Full Log Data: {
    "timestamp": "2026-03-19 02:55:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "57.130.11.217",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "57.130.11.217, 172.71.232.9",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxIiwidXNlcm5hbWUiOiJAa0lOZXVfMzgiLCJlbWFpbCI6Im5hemlta2luZzk2OUBnbWFpbC5jb20iLCJleHAiOjE3NzQ0OTM1NjZ9.y6KIW7uzEq6XDXBT1lxp7OPMHJqA_Ci32xwBwDbLkLQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9de932b28a89c72b-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "57.130.11.217",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Mar-2026 02:55:24 UTC] === END API CALL LOG ===
[19-Mar-2026 02:55:24 UTC] ✅ API Hash verification passed for profile endpoint
[19-Mar-2026 02:55:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxIiwidXNlcm5hbWUiOiJAa0lOZXVfMzgiLCJlbWFpbCI6Im5hemlta2luZzk2OUBnbWFpbC5jb20iLCJleHAiOjE3NzQ0OTM1NjZ9.y6KIW7uzEq6XDXBT1lxp7OPMHJqA_Ci32xwBwDbLkLQ
[19-Mar-2026 02:55:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Mar-2026 02:55:24 UTC] ✅ JWT token verified successfully for user profile
[19-Mar-2026 02:55:24 UTC] User ID: 121
[19-Mar-2026 02:55:24 UTC] ✅ User profile retrieved successfully for user ID: 121
[19-Mar-2026 02:55:26 UTC] === API CALL LOG ===
[19-Mar-2026 02:55:26 UTC] Endpoint: user/profile.php
[19-Mar-2026 02:55:26 UTC] Full Log Data: {
    "timestamp": "2026-03-19 02:55:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "57.130.11.217",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "57.130.11.217, 172.71.232.9",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxIiwidXNlcm5hbWUiOiJAa0lOZXVfMzgiLCJlbWFpbCI6Im5hemlta2luZzk2OUBnbWFpbC5jb20iLCJleHAiOjE3NzQ0OTM1NjZ9.y6KIW7uzEq6XDXBT1lxp7OPMHJqA_Ci32xwBwDbLkLQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9de932bb8dd1c72b-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "57.130.11.217",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Mar-2026 02:55:26 UTC] === END API CALL LOG ===
[19-Mar-2026 02:55:26 UTC] ✅ API Hash verification passed for profile endpoint
[19-Mar-2026 02:55:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxIiwidXNlcm5hbWUiOiJAa0lOZXVfMzgiLCJlbWFpbCI6Im5hemlta2luZzk2OUBnbWFpbC5jb20iLCJleHAiOjE3NzQ0OTM1NjZ9.y6KIW7uzEq6XDXBT1lxp7OPMHJqA_Ci32xwBwDbLkLQ
[19-Mar-2026 02:55:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Mar-2026 02:55:26 UTC] ✅ JWT token verified successfully for user profile
[19-Mar-2026 02:55:26 UTC] User ID: 121
[19-Mar-2026 02:55:26 UTC] ✅ User profile retrieved successfully for user ID: 121
[19-Mar-2026 02:56:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Mar-2026 02:56:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Mar-2026 02:56:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"57.130.11.217, 172.71.232.9","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxIiwidXNlcm5hbWUiOiJAa0lOZXVfMzgiLCJlbWFpbCI6Im5hemlta2luZzk2OUBnbWFpbC5jb20iLCJleHAiOjE3NzQ0OTM1NjZ9.y6KIW7uzEq6XDXBT1lxp7OPMHJqA_Ci32xwBwDbLkLQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9de934d93c24c72b-CDG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"57.130.11.217","CF-IPCountry":"FR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[19-Mar-2026 02:56:52 UTC] === User Orders API Called ===
[19-Mar-2026 02:56:52 UTC] User ID: 121
[19-Mar-2026 02:56:52 UTC] Limit: 20, Offset: 0
[19-Mar-2026 02:56:52 UTC] Orders found: 0
[19-Mar-2026 02:56:52 UTC] Orders data: []
[19-Mar-2026 02:56:52 UTC] Total orders count: 0
[19-Mar-2026 02:56:54 UTC] === API CALL LOG ===
[19-Mar-2026 02:56:54 UTC] Endpoint: user/profile.php
[19-Mar-2026 02:56:54 UTC] Full Log Data: {
    "timestamp": "2026-03-19 02:56:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "57.130.11.217",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "57.130.11.217, 172.71.232.9",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxIiwidXNlcm5hbWUiOiJAa0lOZXVfMzgiLCJlbWFpbCI6Im5hemlta2luZzk2OUBnbWFpbC5jb20iLCJleHAiOjE3NzQ0OTM1NjZ9.y6KIW7uzEq6XDXBT1lxp7OPMHJqA_Ci32xwBwDbLkLQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9de934e74d96c72b-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "57.130.11.217",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Mar-2026 02:56:54 UTC] === END API CALL LOG ===
[19-Mar-2026 02:56:54 UTC] ✅ API Hash verification passed for profile endpoint
[19-Mar-2026 02:56:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxIiwidXNlcm5hbWUiOiJAa0lOZXVfMzgiLCJlbWFpbCI6Im5hemlta2luZzk2OUBnbWFpbC5jb20iLCJleHAiOjE3NzQ0OTM1NjZ9.y6KIW7uzEq6XDXBT1lxp7OPMHJqA_Ci32xwBwDbLkLQ
[19-Mar-2026 02:56:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Mar-2026 02:56:54 UTC] ✅ JWT token verified successfully for user profile
[19-Mar-2026 02:56:54 UTC] User ID: 121
[19-Mar-2026 02:56:54 UTC] ✅ User profile retrieved successfully for user ID: 121
[19-Mar-2026 02:57:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Mar-2026 02:57:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Mar-2026 02:57:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"57.130.11.217, 172.71.232.8","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxIiwidXNlcm5hbWUiOiJAa0lOZXVfMzgiLCJlbWFpbCI6Im5hemlta2luZzk2OUBnbWFpbC5jb20iLCJleHAiOjE3NzQ0OTM1NjZ9.y6KIW7uzEq6XDXBT1lxp7OPMHJqA_Ci32xwBwDbLkLQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9de935b1080dc72b-CDG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"57.130.11.217","CF-IPCountry":"FR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[19-Mar-2026 02:57:27 UTC] === User Orders API Called ===
[19-Mar-2026 02:57:27 UTC] User ID: 121
[19-Mar-2026 02:57:27 UTC] Limit: 20, Offset: 0
[19-Mar-2026 02:57:27 UTC] Orders found: 1
[19-Mar-2026 02:57:27 UTC] Orders data: [{"id":102,"quantity":1,"total_coins":35,"coin_type":"regular","telegram_link":"https:\/\/t.me\/GOLDFXTRADER7","status":"pending","created_at":"2026-03-19 06:27:25","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[19-Mar-2026 02:57:27 UTC] Total orders count: 1
[19-Mar-2026 02:57:31 UTC] === API CALL LOG ===
[19-Mar-2026 02:57:31 UTC] Endpoint: user/profile.php
[19-Mar-2026 02:57:31 UTC] Full Log Data: {
    "timestamp": "2026-03-19 02:57:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "57.130.11.217",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "57.130.11.217, 172.71.232.8",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxIiwidXNlcm5hbWUiOiJAa0lOZXVfMzgiLCJlbWFpbCI6Im5hemlta2luZzk2OUBnbWFpbC5jb20iLCJleHAiOjE3NzQ0OTM1NjZ9.y6KIW7uzEq6XDXBT1lxp7OPMHJqA_Ci32xwBwDbLkLQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9de935cc2894c72b-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "57.130.11.217",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Mar-2026 02:57:31 UTC] === END API CALL LOG ===
[19-Mar-2026 02:57:31 UTC] ✅ API Hash verification passed for profile endpoint
[19-Mar-2026 02:57:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxIiwidXNlcm5hbWUiOiJAa0lOZXVfMzgiLCJlbWFpbCI6Im5hemlta2luZzk2OUBnbWFpbC5jb20iLCJleHAiOjE3NzQ0OTM1NjZ9.y6KIW7uzEq6XDXBT1lxp7OPMHJqA_Ci32xwBwDbLkLQ
[19-Mar-2026 02:57:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Mar-2026 02:57:31 UTC] ✅ JWT token verified successfully for user profile
[19-Mar-2026 02:57:31 UTC] User ID: 121
[19-Mar-2026 02:57:31 UTC] ✅ User profile retrieved successfully for user ID: 121
[19-Mar-2026 02:57:32 UTC] User Purchases API - User ID: 121
[19-Mar-2026 02:57:32 UTC] User Purchases API - Total purchases found: 1
[19-Mar-2026 02:57:38 UTC] === API CALL LOG ===
[19-Mar-2026 02:57:38 UTC] Endpoint: user/profile.php
[19-Mar-2026 02:57:38 UTC] Full Log Data: {
    "timestamp": "2026-03-19 02:57:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "57.130.11.217",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "57.130.11.217, 172.71.232.8",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxIiwidXNlcm5hbWUiOiJAa0lOZXVfMzgiLCJlbWFpbCI6Im5hemlta2luZzk2OUBnbWFpbC5jb20iLCJleHAiOjE3NzQ0OTM1NjZ9.y6KIW7uzEq6XDXBT1lxp7OPMHJqA_Ci32xwBwDbLkLQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9de935f4add1c72b-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "57.130.11.217",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Mar-2026 02:57:38 UTC] === END API CALL LOG ===
[19-Mar-2026 02:57:38 UTC] ✅ API Hash verification passed for profile endpoint
[19-Mar-2026 02:57:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxIiwidXNlcm5hbWUiOiJAa0lOZXVfMzgiLCJlbWFpbCI6Im5hemlta2luZzk2OUBnbWFpbC5jb20iLCJleHAiOjE3NzQ0OTM1NjZ9.y6KIW7uzEq6XDXBT1lxp7OPMHJqA_Ci32xwBwDbLkLQ
[19-Mar-2026 02:57:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Mar-2026 02:57:38 UTC] ✅ JWT token verified successfully for user profile
[19-Mar-2026 02:57:38 UTC] User ID: 121
[19-Mar-2026 02:57:38 UTC] ✅ User profile retrieved successfully for user ID: 121
[19-Mar-2026 08:10:51 UTC] === API CALL LOG ===
[19-Mar-2026 08:10:51 UTC] Endpoint: user/profile.php
[19-Mar-2026 08:10:51 UTC] Full Log Data: {
    "timestamp": "2026-03-19 08:10:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "57.130.11.217",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "57.130.11.217, 172.71.232.50",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxIiwidXNlcm5hbWUiOiJAa0lOZXVfMzgiLCJlbWFpbCI6Im5hemlta2luZzk2OUBnbWFpbC5jb20iLCJleHAiOjE3NzQ0OTM1NjZ9.y6KIW7uzEq6XDXBT1lxp7OPMHJqA_Ci32xwBwDbLkLQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9deb00c509b4e0ad-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "57.130.11.217",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Mar-2026 08:10:51 UTC] === END API CALL LOG ===
[19-Mar-2026 08:10:51 UTC] ✅ API Hash verification passed for profile endpoint
[19-Mar-2026 08:10:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxIiwidXNlcm5hbWUiOiJAa0lOZXVfMzgiLCJlbWFpbCI6Im5hemlta2luZzk2OUBnbWFpbC5jb20iLCJleHAiOjE3NzQ0OTM1NjZ9.y6KIW7uzEq6XDXBT1lxp7OPMHJqA_Ci32xwBwDbLkLQ
[19-Mar-2026 08:10:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Mar-2026 08:10:51 UTC] ✅ JWT token verified successfully for user profile
[19-Mar-2026 08:10:51 UTC] User ID: 121
[19-Mar-2026 08:10:51 UTC] ✅ User profile retrieved successfully for user ID: 121
[19-Mar-2026 08:10:52 UTC] === API CALL LOG ===
[19-Mar-2026 08:10:52 UTC] Endpoint: user/profile.php
[19-Mar-2026 08:10:52 UTC] Full Log Data: {
    "timestamp": "2026-03-19 08:10:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "57.130.11.217",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "57.130.11.217, 172.71.232.111",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxIiwidXNlcm5hbWUiOiJAa0lOZXVfMzgiLCJlbWFpbCI6Im5hemlta2luZzk2OUBnbWFpbC5jb20iLCJleHAiOjE3NzQ0OTM1NjZ9.y6KIW7uzEq6XDXBT1lxp7OPMHJqA_Ci32xwBwDbLkLQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9deb00cb590be0ad-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "57.130.11.217",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Mar-2026 08:10:52 UTC] === END API CALL LOG ===
[19-Mar-2026 08:10:52 UTC] ✅ API Hash verification passed for profile endpoint
[19-Mar-2026 08:10:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxIiwidXNlcm5hbWUiOiJAa0lOZXVfMzgiLCJlbWFpbCI6Im5hemlta2luZzk2OUBnbWFpbC5jb20iLCJleHAiOjE3NzQ0OTM1NjZ9.y6KIW7uzEq6XDXBT1lxp7OPMHJqA_Ci32xwBwDbLkLQ
[19-Mar-2026 08:10:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Mar-2026 08:10:52 UTC] ✅ JWT token verified successfully for user profile
[19-Mar-2026 08:10:52 UTC] User ID: 121
[19-Mar-2026 08:10:52 UTC] ✅ User profile retrieved successfully for user ID: 121
[19-Mar-2026 08:11:31 UTC] === API CALL LOG ===
[19-Mar-2026 08:11:31 UTC] Endpoint: user/profile.php
[19-Mar-2026 08:11:31 UTC] Full Log Data: {
    "timestamp": "2026-03-19 08:11:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "57.130.11.217",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "57.130.11.217, 172.71.232.51",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxIiwidXNlcm5hbWUiOiJAa0lOZXVfMzgiLCJlbWFpbCI6Im5hemlta2luZzk2OUBnbWFpbC5jb20iLCJleHAiOjE3NzQ0OTM1NjZ9.y6KIW7uzEq6XDXBT1lxp7OPMHJqA_Ci32xwBwDbLkLQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9deb01c15f2fe0ad-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "57.130.11.217",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Mar-2026 08:11:31 UTC] === END API CALL LOG ===
[19-Mar-2026 08:11:31 UTC] ✅ API Hash verification passed for profile endpoint
[19-Mar-2026 08:11:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxIiwidXNlcm5hbWUiOiJAa0lOZXVfMzgiLCJlbWFpbCI6Im5hemlta2luZzk2OUBnbWFpbC5jb20iLCJleHAiOjE3NzQ0OTM1NjZ9.y6KIW7uzEq6XDXBT1lxp7OPMHJqA_Ci32xwBwDbLkLQ
[19-Mar-2026 08:11:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Mar-2026 08:11:31 UTC] ✅ JWT token verified successfully for user profile
[19-Mar-2026 08:11:31 UTC] User ID: 121
[19-Mar-2026 08:11:31 UTC] ✅ User profile retrieved successfully for user ID: 121
[19-Mar-2026 08:11:31 UTC] User Purchases API - User ID: 121
[19-Mar-2026 08:11:31 UTC] User Purchases API - Total purchases found: 1
[19-Mar-2026 08:11:34 UTC] User Purchases API - User ID: 121
[19-Mar-2026 08:11:34 UTC] User Purchases API - Total purchases found: 1
[19-Mar-2026 08:11:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Mar-2026 08:11:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Mar-2026 08:11:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"57.130.11.217, 172.71.232.50","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxIiwidXNlcm5hbWUiOiJAa0lOZXVfMzgiLCJlbWFpbCI6Im5hemlta2luZzk2OUBnbWFpbC5jb20iLCJleHAiOjE3NzQ0OTM1NjZ9.y6KIW7uzEq6XDXBT1lxp7OPMHJqA_Ci32xwBwDbLkLQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9deb01f99ea2e0ad-CDG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"57.130.11.217","CF-IPCountry":"FR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[19-Mar-2026 08:11:40 UTC] === User Orders API Called ===
[19-Mar-2026 08:11:40 UTC] User ID: 121
[19-Mar-2026 08:11:40 UTC] Limit: 20, Offset: 0
[19-Mar-2026 08:11:40 UTC] Orders found: 1
[19-Mar-2026 08:11:40 UTC] Orders data: [{"id":102,"quantity":1,"total_coins":35,"coin_type":"regular","telegram_link":"https:\/\/t.me\/GOLDFXTRADER7","status":"cancelled","created_at":"2026-03-19 06:27:25","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[19-Mar-2026 08:11:40 UTC] Total orders count: 1
[19-Mar-2026 08:11:51 UTC] === API CALL LOG ===
[19-Mar-2026 08:11:51 UTC] Endpoint: user/profile.php
[19-Mar-2026 08:11:51 UTC] Full Log Data: {
    "timestamp": "2026-03-19 08:11:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "57.130.11.217",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "57.130.11.217, 172.71.118.133",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxIiwidXNlcm5hbWUiOiJAa0lOZXVfMzgiLCJlbWFpbCI6Im5hemlta2luZzk2OUBnbWFpbC5jb20iLCJleHAiOjE3NzQ0OTM1NjZ9.y6KIW7uzEq6XDXBT1lxp7OPMHJqA_Ci32xwBwDbLkLQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9deb0240ad21d0be-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "57.130.11.217",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Mar-2026 08:11:51 UTC] === END API CALL LOG ===
[19-Mar-2026 08:11:51 UTC] ✅ API Hash verification passed for profile endpoint
[19-Mar-2026 08:11:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxIiwidXNlcm5hbWUiOiJAa0lOZXVfMzgiLCJlbWFpbCI6Im5hemlta2luZzk2OUBnbWFpbC5jb20iLCJleHAiOjE3NzQ0OTM1NjZ9.y6KIW7uzEq6XDXBT1lxp7OPMHJqA_Ci32xwBwDbLkLQ
[19-Mar-2026 08:11:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Mar-2026 08:11:51 UTC] ✅ JWT token verified successfully for user profile
[19-Mar-2026 08:11:51 UTC] User ID: 121
[19-Mar-2026 08:11:51 UTC] ✅ User profile retrieved successfully for user ID: 121
[19-Mar-2026 08:11:52 UTC] === API CALL LOG ===
[19-Mar-2026 08:11:52 UTC] Endpoint: user/profile.php
[19-Mar-2026 08:11:52 UTC] Full Log Data: {
    "timestamp": "2026-03-19 08:11:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "57.130.11.217",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "57.130.11.217, 172.71.118.132",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxIiwidXNlcm5hbWUiOiJAa0lOZXVfMzgiLCJlbWFpbCI6Im5hemlta2luZzk2OUBnbWFpbC5jb20iLCJleHAiOjE3NzQ0OTM1NjZ9.y6KIW7uzEq6XDXBT1lxp7OPMHJqA_Ci32xwBwDbLkLQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9deb0245fa35d0be-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "57.130.11.217",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Mar-2026 08:11:52 UTC] === END API CALL LOG ===
[19-Mar-2026 08:11:52 UTC] ✅ API Hash verification passed for profile endpoint
[19-Mar-2026 08:11:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxIiwidXNlcm5hbWUiOiJAa0lOZXVfMzgiLCJlbWFpbCI6Im5hemlta2luZzk2OUBnbWFpbC5jb20iLCJleHAiOjE3NzQ0OTM1NjZ9.y6KIW7uzEq6XDXBT1lxp7OPMHJqA_Ci32xwBwDbLkLQ
[19-Mar-2026 08:11:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Mar-2026 08:11:52 UTC] ✅ JWT token verified successfully for user profile
[19-Mar-2026 08:11:52 UTC] User ID: 121
[19-Mar-2026 08:11:52 UTC] ✅ User profile retrieved successfully for user ID: 121
[19-Mar-2026 08:11:54 UTC] === API CALL LOG ===
[19-Mar-2026 08:11:54 UTC] Endpoint: user/profile.php
[19-Mar-2026 08:11:54 UTC] Full Log Data: {
    "timestamp": "2026-03-19 08:11:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "57.130.11.217",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "57.130.11.217, 172.71.118.132",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxIiwidXNlcm5hbWUiOiJAa0lOZXVfMzgiLCJlbWFpbCI6Im5hemlta2luZzk2OUBnbWFpbC5jb20iLCJleHAiOjE3NzQ0OTM1NjZ9.y6KIW7uzEq6XDXBT1lxp7OPMHJqA_Ci32xwBwDbLkLQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9deb0250aa24d0be-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "57.130.11.217",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Mar-2026 08:11:54 UTC] === END API CALL LOG ===
[19-Mar-2026 08:11:54 UTC] ✅ API Hash verification passed for profile endpoint
[19-Mar-2026 08:11:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxIiwidXNlcm5hbWUiOiJAa0lOZXVfMzgiLCJlbWFpbCI6Im5hemlta2luZzk2OUBnbWFpbC5jb20iLCJleHAiOjE3NzQ0OTM1NjZ9.y6KIW7uzEq6XDXBT1lxp7OPMHJqA_Ci32xwBwDbLkLQ
[19-Mar-2026 08:11:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Mar-2026 08:11:54 UTC] ✅ JWT token verified successfully for user profile
[19-Mar-2026 08:11:54 UTC] User ID: 121
[19-Mar-2026 08:11:54 UTC] ✅ User profile retrieved successfully for user ID: 121
[19-Mar-2026 08:11:54 UTC] User Purchases API - User ID: 121
[19-Mar-2026 08:11:54 UTC] User Purchases API - Total purchases found: 1
[19-Mar-2026 08:11:56 UTC] User Purchases API - User ID: 121
[19-Mar-2026 08:11:56 UTC] User Purchases API - Total purchases found: 1
[19-Mar-2026 08:12:04 UTC] === API CALL LOG ===
[19-Mar-2026 08:12:04 UTC] Endpoint: user/profile.php
[19-Mar-2026 08:12:04 UTC] Full Log Data: {
    "timestamp": "2026-03-19 08:12:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "57.130.11.217",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "57.130.11.217, 172.71.118.133",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxIiwidXNlcm5hbWUiOiJAa0lOZXVfMzgiLCJlbWFpbCI6Im5hemlta2luZzk2OUBnbWFpbC5jb20iLCJleHAiOjE3NzQ0OTM1NjZ9.y6KIW7uzEq6XDXBT1lxp7OPMHJqA_Ci32xwBwDbLkLQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9deb028eee8cd0be-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "57.130.11.217",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Mar-2026 08:12:04 UTC] === END API CALL LOG ===
[19-Mar-2026 08:12:04 UTC] ✅ API Hash verification passed for profile endpoint
[19-Mar-2026 08:12:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxIiwidXNlcm5hbWUiOiJAa0lOZXVfMzgiLCJlbWFpbCI6Im5hemlta2luZzk2OUBnbWFpbC5jb20iLCJleHAiOjE3NzQ0OTM1NjZ9.y6KIW7uzEq6XDXBT1lxp7OPMHJqA_Ci32xwBwDbLkLQ
[19-Mar-2026 08:12:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Mar-2026 08:12:04 UTC] ✅ JWT token verified successfully for user profile
[19-Mar-2026 08:12:04 UTC] User ID: 121
[19-Mar-2026 08:12:04 UTC] ✅ User profile retrieved successfully for user ID: 121
[19-Mar-2026 08:12:04 UTC] User Purchases API - User ID: 121
[19-Mar-2026 08:12:04 UTC] User Purchases API - Total purchases found: 1
[19-Mar-2026 08:12:06 UTC] User Purchases API - User ID: 121
[19-Mar-2026 08:12:06 UTC] User Purchases API - Total purchases found: 1
[19-Mar-2026 08:12:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Mar-2026 08:12:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Mar-2026 08:12:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"57.130.11.217, 172.71.118.133","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxIiwidXNlcm5hbWUiOiJAa0lOZXVfMzgiLCJlbWFpbCI6Im5hemlta2luZzk2OUBnbWFpbC5jb20iLCJleHAiOjE3NzQ0OTM1NjZ9.y6KIW7uzEq6XDXBT1lxp7OPMHJqA_Ci32xwBwDbLkLQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9deb02aebaffd0be-CDG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"57.130.11.217","CF-IPCountry":"FR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[19-Mar-2026 08:12:09 UTC] === User Orders API Called ===
[19-Mar-2026 08:12:09 UTC] User ID: 121
[19-Mar-2026 08:12:09 UTC] Limit: 20, Offset: 0
[19-Mar-2026 08:12:09 UTC] Orders found: 1
[19-Mar-2026 08:12:09 UTC] Orders data: [{"id":102,"quantity":1,"total_coins":35,"coin_type":"regular","telegram_link":"https:\/\/t.me\/GOLDFXTRADER7","status":"cancelled","created_at":"2026-03-19 06:27:25","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[19-Mar-2026 08:12:09 UTC] Total orders count: 1
[19-Mar-2026 09:33:07 UTC] === API CALL LOG ===
[19-Mar-2026 09:33:07 UTC] Endpoint: user/profile.php
[19-Mar-2026 09:33:07 UTC] Full Log Data: {
    "timestamp": "2026-03-19 09:33:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.253.64",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.188.253.64, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2IiwidXNlcm5hbWUiOiJAYWJkaWRyIiwiZW1haWwiOiJhYmR1ZGVrZWJvM0BnbWFpbC5jb20iLCJleHAiOjE3NzQ0MjkzMTl9.rrfQmnKceFYqMh7jiB4Wv-T6bEH5t4EGBOLYU5Nw3JM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9deb79476e9f4b73-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.188.253.64",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Mar-2026 09:33:07 UTC] === END API CALL LOG ===
[19-Mar-2026 09:33:07 UTC] ✅ API Hash verification passed for profile endpoint
[19-Mar-2026 09:33:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2IiwidXNlcm5hbWUiOiJAYWJkaWRyIiwiZW1haWwiOiJhYmR1ZGVrZWJvM0BnbWFpbC5jb20iLCJleHAiOjE3NzQ0MjkzMTl9.rrfQmnKceFYqMh7jiB4Wv-T6bEH5t4EGBOLYU5Nw3JM
[19-Mar-2026 09:33:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Mar-2026 09:33:07 UTC] ✅ JWT token verified successfully for user profile
[19-Mar-2026 09:33:07 UTC] User ID: 116
[19-Mar-2026 09:33:07 UTC] ✅ User profile retrieved successfully for user ID: 116
[19-Mar-2026 09:33:08 UTC] === API CALL LOG ===
[19-Mar-2026 09:33:08 UTC] Endpoint: user/profile.php
[19-Mar-2026 09:33:08 UTC] Full Log Data: {
    "timestamp": "2026-03-19 09:33:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.253.64",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.188.253.64, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2IiwidXNlcm5hbWUiOiJAYWJkaWRyIiwiZW1haWwiOiJhYmR1ZGVrZWJvM0BnbWFpbC5jb20iLCJleHAiOjE3NzQ0MjkzMTl9.rrfQmnKceFYqMh7jiB4Wv-T6bEH5t4EGBOLYU5Nw3JM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9deb794caa2a4b73-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.188.253.64",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Mar-2026 09:33:08 UTC] === END API CALL LOG ===
[19-Mar-2026 09:33:08 UTC] ✅ API Hash verification passed for profile endpoint
[19-Mar-2026 09:33:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2IiwidXNlcm5hbWUiOiJAYWJkaWRyIiwiZW1haWwiOiJhYmR1ZGVrZWJvM0BnbWFpbC5jb20iLCJleHAiOjE3NzQ0MjkzMTl9.rrfQmnKceFYqMh7jiB4Wv-T6bEH5t4EGBOLYU5Nw3JM
[19-Mar-2026 09:33:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Mar-2026 09:33:08 UTC] ✅ JWT token verified successfully for user profile
[19-Mar-2026 09:33:08 UTC] User ID: 116
[19-Mar-2026 09:33:08 UTC] ✅ User profile retrieved successfully for user ID: 116
[19-Mar-2026 09:33:11 UTC] === API CALL LOG ===
[19-Mar-2026 09:33:11 UTC] Endpoint: user/profile.php
[19-Mar-2026 09:33:11 UTC] Full Log Data: {
    "timestamp": "2026-03-19 09:33:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.253.64",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.188.253.64, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2IiwidXNlcm5hbWUiOiJAYWJkaWRyIiwiZW1haWwiOiJhYmR1ZGVrZWJvM0BnbWFpbC5jb20iLCJleHAiOjE3NzQ0MjkzMTl9.rrfQmnKceFYqMh7jiB4Wv-T6bEH5t4EGBOLYU5Nw3JM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9deb79652c504b73-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.188.253.64",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Mar-2026 09:33:11 UTC] === END API CALL LOG ===
[19-Mar-2026 09:33:11 UTC] ✅ API Hash verification passed for profile endpoint
[19-Mar-2026 09:33:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2IiwidXNlcm5hbWUiOiJAYWJkaWRyIiwiZW1haWwiOiJhYmR1ZGVrZWJvM0BnbWFpbC5jb20iLCJleHAiOjE3NzQ0MjkzMTl9.rrfQmnKceFYqMh7jiB4Wv-T6bEH5t4EGBOLYU5Nw3JM
[19-Mar-2026 09:33:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Mar-2026 09:33:11 UTC] ✅ JWT token verified successfully for user profile
[19-Mar-2026 09:33:11 UTC] User ID: 116
[19-Mar-2026 09:33:11 UTC] ✅ User profile retrieved successfully for user ID: 116
[19-Mar-2026 09:33:12 UTC] User Purchases API - User ID: 116
[19-Mar-2026 09:33:12 UTC] User Purchases API - Total purchases found: 0
[19-Mar-2026 09:33:14 UTC] === API CALL LOG ===
[19-Mar-2026 09:33:14 UTC] Endpoint: user/profile.php
[19-Mar-2026 09:33:14 UTC] Full Log Data: {
    "timestamp": "2026-03-19 09:33:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.253.64",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.188.253.64, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2IiwidXNlcm5hbWUiOiJAYWJkaWRyIiwiZW1haWwiOiJhYmR1ZGVrZWJvM0BnbWFpbC5jb20iLCJleHAiOjE3NzQ0MjkzMTl9.rrfQmnKceFYqMh7jiB4Wv-T6bEH5t4EGBOLYU5Nw3JM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9deb7974bff14b73-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.188.253.64",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Mar-2026 09:33:14 UTC] === END API CALL LOG ===
[19-Mar-2026 09:33:14 UTC] ✅ API Hash verification passed for profile endpoint
[19-Mar-2026 09:33:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2IiwidXNlcm5hbWUiOiJAYWJkaWRyIiwiZW1haWwiOiJhYmR1ZGVrZWJvM0BnbWFpbC5jb20iLCJleHAiOjE3NzQ0MjkzMTl9.rrfQmnKceFYqMh7jiB4Wv-T6bEH5t4EGBOLYU5Nw3JM
[19-Mar-2026 09:33:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Mar-2026 09:33:14 UTC] ✅ JWT token verified successfully for user profile
[19-Mar-2026 09:33:14 UTC] User ID: 116
[19-Mar-2026 09:33:14 UTC] ✅ User profile retrieved successfully for user ID: 116
[19-Mar-2026 09:33:14 UTC] User Purchases API - User ID: 116
[19-Mar-2026 09:33:14 UTC] User Purchases API - Total purchases found: 0
[19-Mar-2026 09:33:15 UTC] === API CALL LOG ===
[19-Mar-2026 09:33:15 UTC] Endpoint: user/profile.php
[19-Mar-2026 09:33:15 UTC] Full Log Data: {
    "timestamp": "2026-03-19 09:33:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.253.64",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.188.253.64, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2IiwidXNlcm5hbWUiOiJAYWJkaWRyIiwiZW1haWwiOiJhYmR1ZGVrZWJvM0BnbWFpbC5jb20iLCJleHAiOjE3NzQ0MjkzMTl9.rrfQmnKceFYqMh7jiB4Wv-T6bEH5t4EGBOLYU5Nw3JM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9deb797dbf514b73-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.188.253.64",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Mar-2026 09:33:15 UTC] === END API CALL LOG ===
[19-Mar-2026 09:33:15 UTC] ✅ API Hash verification passed for profile endpoint
[19-Mar-2026 09:33:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2IiwidXNlcm5hbWUiOiJAYWJkaWRyIiwiZW1haWwiOiJhYmR1ZGVrZWJvM0BnbWFpbC5jb20iLCJleHAiOjE3NzQ0MjkzMTl9.rrfQmnKceFYqMh7jiB4Wv-T6bEH5t4EGBOLYU5Nw3JM
[19-Mar-2026 09:33:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Mar-2026 09:33:15 UTC] ✅ JWT token verified successfully for user profile
[19-Mar-2026 09:33:15 UTC] User ID: 116
[19-Mar-2026 09:33:15 UTC] ✅ User profile retrieved successfully for user ID: 116
[19-Mar-2026 09:39:34 UTC] === API CALL LOG ===
[19-Mar-2026 09:39:34 UTC] Endpoint: user/profile.php
[19-Mar-2026 09:39:34 UTC] Full Log Data: {
    "timestamp": "2026-03-19 09:39:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "49.156.102.55",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "49.156.102.55, 162.159.122.69",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyIiwidXNlcm5hbWUiOiJrb3MiLCJlbWFpbCI6Iktvc2hpazMyMzNAZ21haWwuY29tIiwiZXhwIjoxNzc0NTE3OTczfQ.89ny9dNrUjxzlmxR2TA7rCUqAHF5fCI1UeI5dg3Ru-M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9deb82be08a773ab-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "49.156.102.55",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Mar-2026 09:39:34 UTC] === END API CALL LOG ===
[19-Mar-2026 09:39:34 UTC] ✅ API Hash verification passed for profile endpoint
[19-Mar-2026 09:39:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyIiwidXNlcm5hbWUiOiJrb3MiLCJlbWFpbCI6Iktvc2hpazMyMzNAZ21haWwuY29tIiwiZXhwIjoxNzc0NTE3OTczfQ.89ny9dNrUjxzlmxR2TA7rCUqAHF5fCI1UeI5dg3Ru-M
[19-Mar-2026 09:39:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Mar-2026 09:39:34 UTC] ✅ JWT token verified successfully for user profile
[19-Mar-2026 09:39:34 UTC] User ID: 122
[19-Mar-2026 09:39:34 UTC] ✅ User profile retrieved successfully for user ID: 122
[19-Mar-2026 09:40:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Mar-2026 09:40:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Mar-2026 09:40:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"49.156.102.55, 162.159.122.68","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyIiwidXNlcm5hbWUiOiJrb3MiLCJlbWFpbCI6Iktvc2hpazMyMzNAZ21haWwuY29tIiwiZXhwIjoxNzc0NTE3OTczfQ.89ny9dNrUjxzlmxR2TA7rCUqAHF5fCI1UeI5dg3Ru-M","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9deb836e2aba73ab-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"49.156.102.55","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[19-Mar-2026 09:40:02 UTC] === User Orders API Called ===
[19-Mar-2026 09:40:02 UTC] User ID: 122
[19-Mar-2026 09:40:02 UTC] Limit: 20, Offset: 0
[19-Mar-2026 09:40:02 UTC] Orders found: 0
[19-Mar-2026 09:40:02 UTC] Orders data: []
[19-Mar-2026 09:40:02 UTC] Total orders count: 0
[19-Mar-2026 09:40:04 UTC] === API CALL LOG ===
[19-Mar-2026 09:40:04 UTC] Endpoint: user/profile.php
[19-Mar-2026 09:40:04 UTC] Full Log Data: {
    "timestamp": "2026-03-19 09:40:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "49.156.102.55",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "49.156.102.55, 162.159.122.68",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyIiwidXNlcm5hbWUiOiJrb3MiLCJlbWFpbCI6Iktvc2hpazMyMzNAZ21haWwuY29tIiwiZXhwIjoxNzc0NTE3OTczfQ.89ny9dNrUjxzlmxR2TA7rCUqAHF5fCI1UeI5dg3Ru-M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9deb83763ffe73ab-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "49.156.102.55",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Mar-2026 09:40:04 UTC] === END API CALL LOG ===
[19-Mar-2026 09:40:04 UTC] ✅ API Hash verification passed for profile endpoint
[19-Mar-2026 09:40:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyIiwidXNlcm5hbWUiOiJrb3MiLCJlbWFpbCI6Iktvc2hpazMyMzNAZ21haWwuY29tIiwiZXhwIjoxNzc0NTE3OTczfQ.89ny9dNrUjxzlmxR2TA7rCUqAHF5fCI1UeI5dg3Ru-M
[19-Mar-2026 09:40:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Mar-2026 09:40:04 UTC] ✅ JWT token verified successfully for user profile
[19-Mar-2026 09:40:04 UTC] User ID: 122
[19-Mar-2026 09:40:04 UTC] ✅ User profile retrieved successfully for user ID: 122
[19-Mar-2026 09:40:04 UTC] User Purchases API - User ID: 122
[19-Mar-2026 09:40:04 UTC] User Purchases API - Total purchases found: 0
[19-Mar-2026 10:33:19 UTC] === API CALL LOG ===
[19-Mar-2026 10:33:19 UTC] Endpoint: user/profile.php
[19-Mar-2026 10:33:19 UTC] Full Log Data: {
    "timestamp": "2026-03-19 10:33:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.239.14.193",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.239.14.193, 172.68.231.171",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzIiwidXNlcm5hbWUiOiJvd25lcl9yYWZpbl8xMjMiLCJlbWFpbCI6InJhZmluam9kN0BnbWFpbC5jb20iLCJleHAiOjE3NzQ1MjExOTJ9.8A3IBUnnebaAhC-afNDXqPG4-qLmCo5GU54rF2fAceE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9debd17a39605807-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.239.14.193",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Mar-2026 10:33:19 UTC] === END API CALL LOG ===
[19-Mar-2026 10:33:19 UTC] ✅ API Hash verification passed for profile endpoint
[19-Mar-2026 10:33:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzIiwidXNlcm5hbWUiOiJvd25lcl9yYWZpbl8xMjMiLCJlbWFpbCI6InJhZmluam9kN0BnbWFpbC5jb20iLCJleHAiOjE3NzQ1MjExOTJ9.8A3IBUnnebaAhC-afNDXqPG4-qLmCo5GU54rF2fAceE
[19-Mar-2026 10:33:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Mar-2026 10:33:19 UTC] ✅ JWT token verified successfully for user profile
[19-Mar-2026 10:33:19 UTC] User ID: 123
[19-Mar-2026 10:33:19 UTC] ✅ User profile retrieved successfully for user ID: 123
[19-Mar-2026 10:33:31 UTC] === API CALL LOG ===
[19-Mar-2026 10:33:31 UTC] Endpoint: user/profile.php
[19-Mar-2026 10:33:31 UTC] Full Log Data: {
    "timestamp": "2026-03-19 10:33:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.239.14.193",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.239.14.193, 172.68.231.171",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzIiwidXNlcm5hbWUiOiJvd25lcl9yYWZpbl8xMjMiLCJlbWFpbCI6InJhZmluam9kN0BnbWFpbC5jb20iLCJleHAiOjE3NzQ1MjExOTJ9.8A3IBUnnebaAhC-afNDXqPG4-qLmCo5GU54rF2fAceE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9debd1c4fde15807-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.239.14.193",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Mar-2026 10:33:31 UTC] === END API CALL LOG ===
[19-Mar-2026 10:33:31 UTC] ✅ API Hash verification passed for profile endpoint
[19-Mar-2026 10:33:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzIiwidXNlcm5hbWUiOiJvd25lcl9yYWZpbl8xMjMiLCJlbWFpbCI6InJhZmluam9kN0BnbWFpbC5jb20iLCJleHAiOjE3NzQ1MjExOTJ9.8A3IBUnnebaAhC-afNDXqPG4-qLmCo5GU54rF2fAceE
[19-Mar-2026 10:33:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Mar-2026 10:33:31 UTC] ✅ JWT token verified successfully for user profile
[19-Mar-2026 10:33:31 UTC] User ID: 123
[19-Mar-2026 10:33:31 UTC] ✅ User profile retrieved successfully for user ID: 123
[19-Mar-2026 10:33:34 UTC] === API CALL LOG ===
[19-Mar-2026 10:33:34 UTC] Endpoint: user/profile.php
[19-Mar-2026 10:33:34 UTC] Full Log Data: {
    "timestamp": "2026-03-19 10:33:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.239.14.193",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.239.14.193, 172.68.231.170",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzIiwidXNlcm5hbWUiOiJvd25lcl9yYWZpbl8xMjMiLCJlbWFpbCI6InJhZmluam9kN0BnbWFpbC5jb20iLCJleHAiOjE3NzQ1MjExOTJ9.8A3IBUnnebaAhC-afNDXqPG4-qLmCo5GU54rF2fAceE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9debd1d729b57096-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.239.14.193",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Mar-2026 10:33:34 UTC] === END API CALL LOG ===
[19-Mar-2026 10:33:34 UTC] ✅ API Hash verification passed for profile endpoint
[19-Mar-2026 10:33:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzIiwidXNlcm5hbWUiOiJvd25lcl9yYWZpbl8xMjMiLCJlbWFpbCI6InJhZmluam9kN0BnbWFpbC5jb20iLCJleHAiOjE3NzQ1MjExOTJ9.8A3IBUnnebaAhC-afNDXqPG4-qLmCo5GU54rF2fAceE
[19-Mar-2026 10:33:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Mar-2026 10:33:34 UTC] ✅ JWT token verified successfully for user profile
[19-Mar-2026 10:33:34 UTC] User ID: 123
[19-Mar-2026 10:33:34 UTC] ✅ User profile retrieved successfully for user ID: 123
[19-Mar-2026 10:33:36 UTC] === API CALL LOG ===
[19-Mar-2026 10:33:36 UTC] Endpoint: user/profile.php
[19-Mar-2026 10:33:36 UTC] Full Log Data: {
    "timestamp": "2026-03-19 10:33:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.239.14.193",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.239.14.193, 172.68.231.170",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzIiwidXNlcm5hbWUiOiJvd25lcl9yYWZpbl8xMjMiLCJlbWFpbCI6InJhZmluam9kN0BnbWFpbC5jb20iLCJleHAiOjE3NzQ1MjExOTJ9.8A3IBUnnebaAhC-afNDXqPG4-qLmCo5GU54rF2fAceE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9debd1deae947096-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.239.14.193",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Mar-2026 10:33:36 UTC] === END API CALL LOG ===
[19-Mar-2026 10:33:36 UTC] ✅ API Hash verification passed for profile endpoint
[19-Mar-2026 10:33:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzIiwidXNlcm5hbWUiOiJvd25lcl9yYWZpbl8xMjMiLCJlbWFpbCI6InJhZmluam9kN0BnbWFpbC5jb20iLCJleHAiOjE3NzQ1MjExOTJ9.8A3IBUnnebaAhC-afNDXqPG4-qLmCo5GU54rF2fAceE
[19-Mar-2026 10:33:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Mar-2026 10:33:36 UTC] ✅ JWT token verified successfully for user profile
[19-Mar-2026 10:33:36 UTC] User ID: 123
[19-Mar-2026 10:33:36 UTC] ✅ User profile retrieved successfully for user ID: 123
[19-Mar-2026 10:33:41 UTC] === API CALL LOG ===
[19-Mar-2026 10:33:41 UTC] Endpoint: user/profile.php
[19-Mar-2026 10:33:41 UTC] Full Log Data: {
    "timestamp": "2026-03-19 10:33:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.239.14.193",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.239.14.193, 172.68.231.170",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzIiwidXNlcm5hbWUiOiJvd25lcl9yYWZpbl8xMjMiLCJlbWFpbCI6InJhZmluam9kN0BnbWFpbC5jb20iLCJleHAiOjE3NzQ1MjExOTJ9.8A3IBUnnebaAhC-afNDXqPG4-qLmCo5GU54rF2fAceE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9debd202bb2588f7-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.239.14.193",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Mar-2026 10:33:41 UTC] === END API CALL LOG ===
[19-Mar-2026 10:33:41 UTC] ✅ API Hash verification passed for profile endpoint
[19-Mar-2026 10:33:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzIiwidXNlcm5hbWUiOiJvd25lcl9yYWZpbl8xMjMiLCJlbWFpbCI6InJhZmluam9kN0BnbWFpbC5jb20iLCJleHAiOjE3NzQ1MjExOTJ9.8A3IBUnnebaAhC-afNDXqPG4-qLmCo5GU54rF2fAceE
[19-Mar-2026 10:33:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Mar-2026 10:33:41 UTC] ✅ JWT token verified successfully for user profile
[19-Mar-2026 10:33:41 UTC] User ID: 123
[19-Mar-2026 10:33:41 UTC] ✅ User profile retrieved successfully for user ID: 123
[19-Mar-2026 10:33:42 UTC] === API CALL LOG ===
[19-Mar-2026 10:33:42 UTC] Endpoint: user/profile.php
[19-Mar-2026 10:33:42 UTC] Full Log Data: {
    "timestamp": "2026-03-19 10:33:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.239.14.193",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.239.14.193, 172.68.231.170",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzIiwidXNlcm5hbWUiOiJvd25lcl9yYWZpbl8xMjMiLCJlbWFpbCI6InJhZmluam9kN0BnbWFpbC5jb20iLCJleHAiOjE3NzQ1MjExOTJ9.8A3IBUnnebaAhC-afNDXqPG4-qLmCo5GU54rF2fAceE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9debd2091e0a88f7-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.239.14.193",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Mar-2026 10:33:42 UTC] === END API CALL LOG ===
[19-Mar-2026 10:33:42 UTC] ✅ API Hash verification passed for profile endpoint
[19-Mar-2026 10:33:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzIiwidXNlcm5hbWUiOiJvd25lcl9yYWZpbl8xMjMiLCJlbWFpbCI6InJhZmluam9kN0BnbWFpbC5jb20iLCJleHAiOjE3NzQ1MjExOTJ9.8A3IBUnnebaAhC-afNDXqPG4-qLmCo5GU54rF2fAceE
[19-Mar-2026 10:33:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Mar-2026 10:33:42 UTC] ✅ JWT token verified successfully for user profile
[19-Mar-2026 10:33:42 UTC] User ID: 123
[19-Mar-2026 10:33:42 UTC] ✅ User profile retrieved successfully for user ID: 123
[19-Mar-2026 10:33:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Mar-2026 10:33:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Mar-2026 10:33:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.239.14.193, 172.68.231.171","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzIiwidXNlcm5hbWUiOiJvd25lcl9yYWZpbl8xMjMiLCJlbWFpbCI6InJhZmluam9kN0BnbWFpbC5jb20iLCJleHAiOjE3NzQ1MjExOTJ9.8A3IBUnnebaAhC-afNDXqPG4-qLmCo5GU54rF2fAceE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9debd20ea8a388f7-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.239.14.193","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[19-Mar-2026 10:33:43 UTC] === User Orders API Called ===
[19-Mar-2026 10:33:43 UTC] User ID: 123
[19-Mar-2026 10:33:43 UTC] Limit: 20, Offset: 0
[19-Mar-2026 10:33:43 UTC] Orders found: 0
[19-Mar-2026 10:33:43 UTC] Orders data: []
[19-Mar-2026 10:33:43 UTC] Total orders count: 0
[19-Mar-2026 10:33:49 UTC] === API CALL LOG ===
[19-Mar-2026 10:33:49 UTC] Endpoint: user/profile.php
[19-Mar-2026 10:33:49 UTC] Full Log Data: {
    "timestamp": "2026-03-19 10:33:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.239.14.193",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.239.14.193, 172.68.231.170",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzIiwidXNlcm5hbWUiOiJvd25lcl9yYWZpbl8xMjMiLCJlbWFpbCI6InJhZmluam9kN0BnbWFpbC5jb20iLCJleHAiOjE3NzQ1MjExOTJ9.8A3IBUnnebaAhC-afNDXqPG4-qLmCo5GU54rF2fAceE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9debd22f9802f30b-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.239.14.193",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Mar-2026 10:33:49 UTC] === END API CALL LOG ===
[19-Mar-2026 10:33:49 UTC] ✅ API Hash verification passed for profile endpoint
[19-Mar-2026 10:33:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzIiwidXNlcm5hbWUiOiJvd25lcl9yYWZpbl8xMjMiLCJlbWFpbCI6InJhZmluam9kN0BnbWFpbC5jb20iLCJleHAiOjE3NzQ1MjExOTJ9.8A3IBUnnebaAhC-afNDXqPG4-qLmCo5GU54rF2fAceE
[19-Mar-2026 10:33:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Mar-2026 10:33:49 UTC] ✅ JWT token verified successfully for user profile
[19-Mar-2026 10:33:49 UTC] User ID: 123
[19-Mar-2026 10:33:49 UTC] ✅ User profile retrieved successfully for user ID: 123
[19-Mar-2026 10:33:50 UTC] === API CALL LOG ===
[19-Mar-2026 10:33:50 UTC] Endpoint: user/profile.php
[19-Mar-2026 10:33:50 UTC] Full Log Data: {
    "timestamp": "2026-03-19 10:33:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.239.14.193",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.239.14.193, 172.68.231.171",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzIiwidXNlcm5hbWUiOiJvd25lcl9yYWZpbl8xMjMiLCJlbWFpbCI6InJhZmluam9kN0BnbWFpbC5jb20iLCJleHAiOjE3NzQ1MjExOTJ9.8A3IBUnnebaAhC-afNDXqPG4-qLmCo5GU54rF2fAceE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9debd237dd4ef30b-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.239.14.193",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Mar-2026 10:33:50 UTC] === END API CALL LOG ===
[19-Mar-2026 10:33:50 UTC] ✅ API Hash verification passed for profile endpoint
[19-Mar-2026 10:33:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzIiwidXNlcm5hbWUiOiJvd25lcl9yYWZpbl8xMjMiLCJlbWFpbCI6InJhZmluam9kN0BnbWFpbC5jb20iLCJleHAiOjE3NzQ1MjExOTJ9.8A3IBUnnebaAhC-afNDXqPG4-qLmCo5GU54rF2fAceE
[19-Mar-2026 10:33:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Mar-2026 10:33:50 UTC] ✅ JWT token verified successfully for user profile
[19-Mar-2026 10:33:50 UTC] User ID: 123
[19-Mar-2026 10:33:50 UTC] ✅ User profile retrieved successfully for user ID: 123
[19-Mar-2026 14:09:08 UTC] === API CALL LOG ===
[19-Mar-2026 14:09:08 UTC] Endpoint: user/profile.php
[19-Mar-2026 14:09:08 UTC] Full Log Data: {
    "timestamp": "2026-03-19 14:09:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:bc2f:cd54::28dc:f9c8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:bc2f:cd54::28dc:f9c8, 172.68.234.88",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTI0IiwidXNlcm5hbWUiOiJhcnNobGFuYW5zYXJpIiwiZW1haWwiOiJhcnNobGFuYW5zYXJpODkwQGdtYWlsLmNvbSIsImV4cCI6MTc3NDUzNDE0OH0.P8h86y9KOM563SmJBGP6J0lXc4sT6ndCdqMFX3NDUg8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ded0d9dbfaae1c9-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:bc2f:cd54::28dc:f9c8",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Mar-2026 14:09:08 UTC] === END API CALL LOG ===
[19-Mar-2026 14:09:08 UTC] ✅ API Hash verification passed for profile endpoint
[19-Mar-2026 14:09:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTI0IiwidXNlcm5hbWUiOiJhcnNobGFuYW5zYXJpIiwiZW1haWwiOiJhcnNobGFuYW5zYXJpODkwQGdtYWlsLmNvbSIsImV4cCI6MTc3NDUzNDE0OH0.P8h86y9KOM563SmJBGP6J0lXc4sT6ndCdqMFX3NDUg8
[19-Mar-2026 14:09:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Mar-2026 14:09:08 UTC] ✅ JWT token verified successfully for user profile
[19-Mar-2026 14:09:08 UTC] User ID: 124
[19-Mar-2026 14:09:08 UTC] ✅ User profile retrieved successfully for user ID: 124
[19-Mar-2026 14:09:15 UTC] === API CALL LOG ===
[19-Mar-2026 14:09:15 UTC] Endpoint: user/profile.php
[19-Mar-2026 14:09:15 UTC] Full Log Data: {
    "timestamp": "2026-03-19 14:09:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:bc2f:cd54::28dc:f9c8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:bc2f:cd54::28dc:f9c8, 172.68.234.88",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTI0IiwidXNlcm5hbWUiOiJhcnNobGFuYW5zYXJpIiwiZW1haWwiOiJhcnNobGFuYW5zYXJpODkwQGdtYWlsLmNvbSIsImV4cCI6MTc3NDUzNDE0OH0.P8h86y9KOM563SmJBGP6J0lXc4sT6ndCdqMFX3NDUg8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ded0dc54b6ae1c9-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:bc2f:cd54::28dc:f9c8",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Mar-2026 14:09:15 UTC] === END API CALL LOG ===
[19-Mar-2026 14:09:15 UTC] ✅ API Hash verification passed for profile endpoint
[19-Mar-2026 14:09:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTI0IiwidXNlcm5hbWUiOiJhcnNobGFuYW5zYXJpIiwiZW1haWwiOiJhcnNobGFuYW5zYXJpODkwQGdtYWlsLmNvbSIsImV4cCI6MTc3NDUzNDE0OH0.P8h86y9KOM563SmJBGP6J0lXc4sT6ndCdqMFX3NDUg8
[19-Mar-2026 14:09:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Mar-2026 14:09:15 UTC] ✅ JWT token verified successfully for user profile
[19-Mar-2026 14:09:15 UTC] User ID: 124
[19-Mar-2026 14:09:15 UTC] ✅ User profile retrieved successfully for user ID: 124
[19-Mar-2026 14:10:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Mar-2026 14:10:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Mar-2026 14:10:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:bc2f:cd54::28dc:f9c8, 162.158.22.45","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTI0IiwidXNlcm5hbWUiOiJhcnNobGFuYW5zYXJpIiwiZW1haWwiOiJhcnNobGFuYW5zYXJpODkwQGdtYWlsLmNvbSIsImV4cCI6MTc3NDUzNDE0OH0.P8h86y9KOM563SmJBGP6J0lXc4sT6ndCdqMFX3NDUg8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ded0f4c4d3411a6-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:bc2f:cd54::28dc:f9c8","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[19-Mar-2026 14:10:17 UTC] === User Orders API Called ===
[19-Mar-2026 14:10:17 UTC] User ID: 124
[19-Mar-2026 14:10:17 UTC] Limit: 20, Offset: 0
[19-Mar-2026 14:10:17 UTC] Orders found: 0
[19-Mar-2026 14:10:17 UTC] Orders data: []
[19-Mar-2026 14:10:17 UTC] Total orders count: 0
[19-Mar-2026 14:10:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Mar-2026 14:10:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Mar-2026 14:10:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:bc2f:cd54::28dc:f9c8, 162.158.22.194","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTI0IiwidXNlcm5hbWUiOiJhcnNobGFuYW5zYXJpIiwiZW1haWwiOiJhcnNobGFuYW5zYXJpODkwQGdtYWlsLmNvbSIsImV4cCI6MTc3NDUzNDE0OH0.P8h86y9KOM563SmJBGP6J0lXc4sT6ndCdqMFX3NDUg8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ded0fd82d7411a6-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:bc2f:cd54::28dc:f9c8","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[19-Mar-2026 14:10:40 UTC] === User Orders API Called ===
[19-Mar-2026 14:10:40 UTC] User ID: 124
[19-Mar-2026 14:10:40 UTC] Limit: 20, Offset: 0
[19-Mar-2026 14:10:40 UTC] Orders found: 0
[19-Mar-2026 14:10:40 UTC] Orders data: []
[19-Mar-2026 14:10:40 UTC] Total orders count: 0
[19-Mar-2026 14:10:40 UTC] === API CALL LOG ===
[19-Mar-2026 14:10:40 UTC] Endpoint: user/profile.php
[19-Mar-2026 14:10:40 UTC] Full Log Data: {
    "timestamp": "2026-03-19 14:10:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:bc2f:cd54::28dc:f9c8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:bc2f:cd54::28dc:f9c8, 162.158.23.234",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTI0IiwidXNlcm5hbWUiOiJhcnNobGFuYW5zYXJpIiwiZW1haWwiOiJhcnNobGFuYW5zYXJpODkwQGdtYWlsLmNvbSIsImV4cCI6MTc3NDUzNDE0OH0.P8h86y9KOM563SmJBGP6J0lXc4sT6ndCdqMFX3NDUg8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ded0fdb1fa111a6-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:bc2f:cd54::28dc:f9c8",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Mar-2026 14:10:40 UTC] === END API CALL LOG ===
[19-Mar-2026 14:10:40 UTC] ✅ API Hash verification passed for profile endpoint
[19-Mar-2026 14:10:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTI0IiwidXNlcm5hbWUiOiJhcnNobGFuYW5zYXJpIiwiZW1haWwiOiJhcnNobGFuYW5zYXJpODkwQGdtYWlsLmNvbSIsImV4cCI6MTc3NDUzNDE0OH0.P8h86y9KOM563SmJBGP6J0lXc4sT6ndCdqMFX3NDUg8
[19-Mar-2026 14:10:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Mar-2026 14:10:40 UTC] ✅ JWT token verified successfully for user profile
[19-Mar-2026 14:10:40 UTC] User ID: 124
[19-Mar-2026 14:10:40 UTC] ✅ User profile retrieved successfully for user ID: 124
[19-Mar-2026 14:10:40 UTC] User Purchases API - User ID: 124
[19-Mar-2026 14:10:40 UTC] User Purchases API - Total purchases found: 0
[19-Mar-2026 14:10:47 UTC] === API CALL LOG ===
[19-Mar-2026 14:10:47 UTC] Endpoint: user/profile.php
[19-Mar-2026 14:10:47 UTC] Full Log Data: {
    "timestamp": "2026-03-19 14:10:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:bc2f:cd54::28dc:f9c8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:bc2f:cd54::28dc:f9c8, 162.158.22.195",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTI0IiwidXNlcm5hbWUiOiJhcnNobGFuYW5zYXJpIiwiZW1haWwiOiJhcnNobGFuYW5zYXJpODkwQGdtYWlsLmNvbSIsImV4cCI6MTc3NDUzNDE0OH0.P8h86y9KOM563SmJBGP6J0lXc4sT6ndCdqMFX3NDUg8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ded10044fac11a6-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:bc2f:cd54::28dc:f9c8",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Mar-2026 14:10:47 UTC] === END API CALL LOG ===
[19-Mar-2026 14:10:47 UTC] ✅ API Hash verification passed for profile endpoint
[19-Mar-2026 14:10:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTI0IiwidXNlcm5hbWUiOiJhcnNobGFuYW5zYXJpIiwiZW1haWwiOiJhcnNobGFuYW5zYXJpODkwQGdtYWlsLmNvbSIsImV4cCI6MTc3NDUzNDE0OH0.P8h86y9KOM563SmJBGP6J0lXc4sT6ndCdqMFX3NDUg8
[19-Mar-2026 14:10:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Mar-2026 14:10:47 UTC] ✅ JWT token verified successfully for user profile
[19-Mar-2026 14:10:47 UTC] User ID: 124
[19-Mar-2026 14:10:47 UTC] ✅ User profile retrieved successfully for user ID: 124
[19-Mar-2026 14:10:47 UTC] User Purchases API - User ID: 124
[19-Mar-2026 14:10:47 UTC] User Purchases API - Total purchases found: 0
[19-Mar-2026 14:10:55 UTC] === API CALL LOG ===
[19-Mar-2026 14:10:55 UTC] Endpoint: user/profile.php
[19-Mar-2026 14:10:55 UTC] Full Log Data: {
    "timestamp": "2026-03-19 14:10:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:bc2f:cd54::28dc:f9c8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:bc2f:cd54::28dc:f9c8, 162.158.22.195",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTI0IiwidXNlcm5hbWUiOiJhcnNobGFuYW5zYXJpIiwiZW1haWwiOiJhcnNobGFuYW5zYXJpODkwQGdtYWlsLmNvbSIsImV4cCI6MTc3NDUzNDE0OH0.P8h86y9KOM563SmJBGP6J0lXc4sT6ndCdqMFX3NDUg8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ded103aaf1611a6-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:bc2f:cd54::28dc:f9c8",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Mar-2026 14:10:55 UTC] === END API CALL LOG ===
[19-Mar-2026 14:10:55 UTC] ✅ API Hash verification passed for profile endpoint
[19-Mar-2026 14:10:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTI0IiwidXNlcm5hbWUiOiJhcnNobGFuYW5zYXJpIiwiZW1haWwiOiJhcnNobGFuYW5zYXJpODkwQGdtYWlsLmNvbSIsImV4cCI6MTc3NDUzNDE0OH0.P8h86y9KOM563SmJBGP6J0lXc4sT6ndCdqMFX3NDUg8
[19-Mar-2026 14:10:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Mar-2026 14:10:55 UTC] ✅ JWT token verified successfully for user profile
[19-Mar-2026 14:10:55 UTC] User ID: 124
[19-Mar-2026 14:10:55 UTC] ✅ User profile retrieved successfully for user ID: 124
[19-Mar-2026 14:11:04 UTC] === API CALL LOG ===
[19-Mar-2026 14:11:04 UTC] Endpoint: user/profile.php
[19-Mar-2026 14:11:04 UTC] Full Log Data: {
    "timestamp": "2026-03-19 14:11:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:bc2f:cd54::28dc:f9c8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:bc2f:cd54::28dc:f9c8, 162.158.22.195",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTI0IiwidXNlcm5hbWUiOiJhcnNobGFuYW5zYXJpIiwiZW1haWwiOiJhcnNobGFuYW5zYXJpODkwQGdtYWlsLmNvbSIsImV4cCI6MTc3NDUzNDE0OH0.P8h86y9KOM563SmJBGP6J0lXc4sT6ndCdqMFX3NDUg8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ded1072eb5011a6-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:bc2f:cd54::28dc:f9c8",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Mar-2026 14:11:04 UTC] === END API CALL LOG ===
[19-Mar-2026 14:11:04 UTC] ✅ API Hash verification passed for profile endpoint
[19-Mar-2026 14:11:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTI0IiwidXNlcm5hbWUiOiJhcnNobGFuYW5zYXJpIiwiZW1haWwiOiJhcnNobGFuYW5zYXJpODkwQGdtYWlsLmNvbSIsImV4cCI6MTc3NDUzNDE0OH0.P8h86y9KOM563SmJBGP6J0lXc4sT6ndCdqMFX3NDUg8
[19-Mar-2026 14:11:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Mar-2026 14:11:04 UTC] ✅ JWT token verified successfully for user profile
[19-Mar-2026 14:11:04 UTC] User ID: 124
[19-Mar-2026 14:11:04 UTC] ✅ User profile retrieved successfully for user ID: 124
[19-Mar-2026 14:11:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Mar-2026 14:11:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Mar-2026 14:11:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:bc2f:cd54::28dc:f9c8, 162.158.22.194","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTI0IiwidXNlcm5hbWUiOiJhcnNobGFuYW5zYXJpIiwiZW1haWwiOiJhcnNobGFuYW5zYXJpODkwQGdtYWlsLmNvbSIsImV4cCI6MTc3NDUzNDE0OH0.P8h86y9KOM563SmJBGP6J0lXc4sT6ndCdqMFX3NDUg8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ded10af9e7e11a6-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:bc2f:cd54::28dc:f9c8","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[19-Mar-2026 14:11:14 UTC] === User Orders API Called ===
[19-Mar-2026 14:11:14 UTC] User ID: 124
[19-Mar-2026 14:11:14 UTC] Limit: 20, Offset: 0
[19-Mar-2026 14:11:14 UTC] Orders found: 1
[19-Mar-2026 14:11:14 UTC] Orders data: [{"id":103,"quantity":1,"total_coins":35,"coin_type":"regular","telegram_link":"https:\/\/t.me\/tgdrwwmm","status":"pending","created_at":"2026-03-19 17:41:12","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[19-Mar-2026 14:11:14 UTC] Total orders count: 1
[19-Mar-2026 14:11:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Mar-2026 14:11:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Mar-2026 14:11:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:bc2f:cd54::28dc:f9c8, 162.158.22.195","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTI0IiwidXNlcm5hbWUiOiJhcnNobGFuYW5zYXJpIiwiZW1haWwiOiJhcnNobGFuYW5zYXJpODkwQGdtYWlsLmNvbSIsImV4cCI6MTc3NDUzNDE0OH0.P8h86y9KOM563SmJBGP6J0lXc4sT6ndCdqMFX3NDUg8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ded10f6f80311a6-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:bc2f:cd54::28dc:f9c8","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[19-Mar-2026 14:11:25 UTC] === User Orders API Called ===
[19-Mar-2026 14:11:25 UTC] User ID: 124
[19-Mar-2026 14:11:25 UTC] Limit: 20, Offset: 0
[19-Mar-2026 14:11:25 UTC] Orders found: 1
[19-Mar-2026 14:11:25 UTC] Orders data: [{"id":103,"quantity":1,"total_coins":35,"coin_type":"regular","telegram_link":"https:\/\/t.me\/tgdrwwmm","status":"pending","created_at":"2026-03-19 17:41:12","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[19-Mar-2026 14:11:25 UTC] Total orders count: 1
[19-Mar-2026 14:11:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Mar-2026 14:11:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Mar-2026 14:11:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:bc2f:cd54::28dc:f9c8, 162.158.22.195","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTI0IiwidXNlcm5hbWUiOiJhcnNobGFuYW5zYXJpIiwiZW1haWwiOiJhcnNobGFuYW5zYXJpODkwQGdtYWlsLmNvbSIsImV4cCI6MTc3NDUzNDE0OH0.P8h86y9KOM563SmJBGP6J0lXc4sT6ndCdqMFX3NDUg8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ded1103efb711a6-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:bc2f:cd54::28dc:f9c8","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[19-Mar-2026 14:11:28 UTC] === User Orders API Called ===
[19-Mar-2026 14:11:28 UTC] User ID: 124
[19-Mar-2026 14:11:28 UTC] Limit: 20, Offset: 0
[19-Mar-2026 14:11:28 UTC] Orders found: 1
[19-Mar-2026 14:11:28 UTC] Orders data: [{"id":103,"quantity":1,"total_coins":35,"coin_type":"regular","telegram_link":"https:\/\/t.me\/tgdrwwmm","status":"pending","created_at":"2026-03-19 17:41:12","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[19-Mar-2026 14:11:28 UTC] Total orders count: 1
[19-Mar-2026 14:11:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Mar-2026 14:11:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Mar-2026 14:11:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:bc2f:cd54::28dc:f9c8, 162.158.22.195","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTI0IiwidXNlcm5hbWUiOiJhcnNobGFuYW5zYXJpIiwiZW1haWwiOiJhcnNobGFuYW5zYXJpODkwQGdtYWlsLmNvbSIsImV4cCI6MTc3NDUzNDE0OH0.P8h86y9KOM563SmJBGP6J0lXc4sT6ndCdqMFX3NDUg8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ded1109fbd811a6-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:bc2f:cd54::28dc:f9c8","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[19-Mar-2026 14:11:28 UTC] === User Orders API Called ===
[19-Mar-2026 14:11:28 UTC] User ID: 124
[19-Mar-2026 14:11:28 UTC] Limit: 20, Offset: 0
[19-Mar-2026 14:11:28 UTC] Orders found: 1
[19-Mar-2026 14:11:28 UTC] Orders data: [{"id":103,"quantity":1,"total_coins":35,"coin_type":"regular","telegram_link":"https:\/\/t.me\/tgdrwwmm","status":"pending","created_at":"2026-03-19 17:41:12","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[19-Mar-2026 14:11:28 UTC] Total orders count: 1
[19-Mar-2026 14:11:32 UTC] === API CALL LOG ===
[19-Mar-2026 14:11:32 UTC] Endpoint: user/profile.php
[19-Mar-2026 14:11:32 UTC] Full Log Data: {
    "timestamp": "2026-03-19 14:11:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:bc2f:cd54::28dc:f9c8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:bc2f:cd54::28dc:f9c8, 162.158.23.234",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTI0IiwidXNlcm5hbWUiOiJhcnNobGFuYW5zYXJpIiwiZW1haWwiOiJhcnNobGFuYW5zYXJpODkwQGdtYWlsLmNvbSIsImV4cCI6MTc3NDUzNDE0OH0.P8h86y9KOM563SmJBGP6J0lXc4sT6ndCdqMFX3NDUg8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ded111e289e11a6-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:bc2f:cd54::28dc:f9c8",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Mar-2026 14:11:32 UTC] === END API CALL LOG ===
[19-Mar-2026 14:11:32 UTC] ✅ API Hash verification passed for profile endpoint
[19-Mar-2026 14:11:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTI0IiwidXNlcm5hbWUiOiJhcnNobGFuYW5zYXJpIiwiZW1haWwiOiJhcnNobGFuYW5zYXJpODkwQGdtYWlsLmNvbSIsImV4cCI6MTc3NDUzNDE0OH0.P8h86y9KOM563SmJBGP6J0lXc4sT6ndCdqMFX3NDUg8
[19-Mar-2026 14:11:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Mar-2026 14:11:32 UTC] ✅ JWT token verified successfully for user profile
[19-Mar-2026 14:11:32 UTC] User ID: 124
[19-Mar-2026 14:11:32 UTC] ✅ User profile retrieved successfully for user ID: 124
[19-Mar-2026 14:11:32 UTC] User Purchases API - User ID: 124
[19-Mar-2026 14:11:32 UTC] User Purchases API - Total purchases found: 0
[19-Mar-2026 14:11:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Mar-2026 14:11:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Mar-2026 14:11:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:bc2f:cd54::28dc:f9c8, 162.158.22.194","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTI0IiwidXNlcm5hbWUiOiJhcnNobGFuYW5zYXJpIiwiZW1haWwiOiJhcnNobGFuYW5zYXJpODkwQGdtYWlsLmNvbSIsImV4cCI6MTc3NDUzNDE0OH0.P8h86y9KOM563SmJBGP6J0lXc4sT6ndCdqMFX3NDUg8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ded11304bad11a6-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:bc2f:cd54::28dc:f9c8","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[19-Mar-2026 14:11:35 UTC] === User Orders API Called ===
[19-Mar-2026 14:11:35 UTC] User ID: 124
[19-Mar-2026 14:11:35 UTC] Limit: 20, Offset: 0
[19-Mar-2026 14:11:35 UTC] Orders found: 1
[19-Mar-2026 14:11:35 UTC] Orders data: [{"id":103,"quantity":1,"total_coins":35,"coin_type":"regular","telegram_link":"https:\/\/t.me\/tgdrwwmm","status":"pending","created_at":"2026-03-19 17:41:12","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[19-Mar-2026 14:11:35 UTC] Total orders count: 1
[19-Mar-2026 14:21:07 UTC] === API CALL LOG ===
[19-Mar-2026 14:21:07 UTC] Endpoint: user/profile.php
[19-Mar-2026 14:21:07 UTC] Full Log Data: {
    "timestamp": "2026-03-19 14:21:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:bc2f:cd54::28dc:f9c8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:bc2f:cd54::28dc:f9c8, 172.70.108.42",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTI0IiwidXNlcm5hbWUiOiJhcnNobGFuYW5zYXJpIiwiZW1haWwiOiJhcnNobGFuYW5zYXJpODkwQGdtYWlsLmNvbSIsImV4cCI6MTc3NDUzNDE0OH0.P8h86y9KOM563SmJBGP6J0lXc4sT6ndCdqMFX3NDUg8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ded1f27aa86e229-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:bc2f:cd54::28dc:f9c8",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Mar-2026 14:21:07 UTC] === END API CALL LOG ===
[19-Mar-2026 14:21:07 UTC] ✅ API Hash verification passed for profile endpoint
[19-Mar-2026 14:21:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTI0IiwidXNlcm5hbWUiOiJhcnNobGFuYW5zYXJpIiwiZW1haWwiOiJhcnNobGFuYW5zYXJpODkwQGdtYWlsLmNvbSIsImV4cCI6MTc3NDUzNDE0OH0.P8h86y9KOM563SmJBGP6J0lXc4sT6ndCdqMFX3NDUg8
[19-Mar-2026 14:21:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Mar-2026 14:21:07 UTC] ✅ JWT token verified successfully for user profile
[19-Mar-2026 14:21:07 UTC] User ID: 124
[19-Mar-2026 14:21:07 UTC] ✅ User profile retrieved successfully for user ID: 124
[19-Mar-2026 14:21:07 UTC] User Purchases API - User ID: 124
[19-Mar-2026 14:21:07 UTC] User Purchases API - Total purchases found: 0
[19-Mar-2026 14:21:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Mar-2026 14:21:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Mar-2026 14:21:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:bc2f:cd54::28dc:f9c8, 172.70.108.208","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTI0IiwidXNlcm5hbWUiOiJhcnNobGFuYW5zYXJpIiwiZW1haWwiOiJhcnNobGFuYW5zYXJpODkwQGdtYWlsLmNvbSIsImV4cCI6MTc3NDUzNDE0OH0.P8h86y9KOM563SmJBGP6J0lXc4sT6ndCdqMFX3NDUg8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ded1f3c6a44e229-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:bc2f:cd54::28dc:f9c8","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[19-Mar-2026 14:21:10 UTC] === User Orders API Called ===
[19-Mar-2026 14:21:10 UTC] User ID: 124
[19-Mar-2026 14:21:10 UTC] Limit: 20, Offset: 0
[19-Mar-2026 14:21:10 UTC] Orders found: 1
[19-Mar-2026 14:21:10 UTC] Orders data: [{"id":103,"quantity":1,"total_coins":35,"coin_type":"regular","telegram_link":"https:\/\/t.me\/tgdrwwmm","status":"pending","created_at":"2026-03-19 17:41:12","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[19-Mar-2026 14:21:10 UTC] Total orders count: 1
[19-Mar-2026 14:21:12 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Mar-2026 14:21:12 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Mar-2026 14:21:12 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:bc2f:cd54::28dc:f9c8, 172.70.108.42","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTI0IiwidXNlcm5hbWUiOiJhcnNobGFuYW5zYXJpIiwiZW1haWwiOiJhcnNobGFuYW5zYXJpODkwQGdtYWlsLmNvbSIsImV4cCI6MTc3NDUzNDE0OH0.P8h86y9KOM563SmJBGP6J0lXc4sT6ndCdqMFX3NDUg8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ded1f474ed1e229-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:bc2f:cd54::28dc:f9c8","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[19-Mar-2026 14:21:12 UTC] === User Orders API Called ===
[19-Mar-2026 14:21:12 UTC] User ID: 124
[19-Mar-2026 14:21:12 UTC] Limit: 20, Offset: 0
[19-Mar-2026 14:21:12 UTC] Orders found: 1
[19-Mar-2026 14:21:12 UTC] Orders data: [{"id":103,"quantity":1,"total_coins":35,"coin_type":"regular","telegram_link":"https:\/\/t.me\/tgdrwwmm","status":"pending","created_at":"2026-03-19 17:41:12","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[19-Mar-2026 14:21:12 UTC] Total orders count: 1
[19-Mar-2026 14:21:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Mar-2026 14:21:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Mar-2026 14:21:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:bc2f:cd54::28dc:f9c8, 172.70.108.42","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTI0IiwidXNlcm5hbWUiOiJhcnNobGFuYW5zYXJpIiwiZW1haWwiOiJhcnNobGFuYW5zYXJpODkwQGdtYWlsLmNvbSIsImV4cCI6MTc3NDUzNDE0OH0.P8h86y9KOM563SmJBGP6J0lXc4sT6ndCdqMFX3NDUg8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ded1f50aa21e229-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:bc2f:cd54::28dc:f9c8","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[19-Mar-2026 14:21:13 UTC] === User Orders API Called ===
[19-Mar-2026 14:21:13 UTC] User ID: 124
[19-Mar-2026 14:21:13 UTC] Limit: 20, Offset: 0
[19-Mar-2026 14:21:13 UTC] Orders found: 1
[19-Mar-2026 14:21:13 UTC] Orders data: [{"id":103,"quantity":1,"total_coins":35,"coin_type":"regular","telegram_link":"https:\/\/t.me\/tgdrwwmm","status":"pending","created_at":"2026-03-19 17:41:12","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[19-Mar-2026 14:21:13 UTC] Total orders count: 1
[19-Mar-2026 14:21:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Mar-2026 14:21:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Mar-2026 14:21:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:bc2f:cd54::28dc:f9c8, 172.70.108.42","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTI0IiwidXNlcm5hbWUiOiJhcnNobGFuYW5zYXJpIiwiZW1haWwiOiJhcnNobGFuYW5zYXJpODkwQGdtYWlsLmNvbSIsImV4cCI6MTc3NDUzNDE0OH0.P8h86y9KOM563SmJBGP6J0lXc4sT6ndCdqMFX3NDUg8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ded1f56ab4ce229-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:bc2f:cd54::28dc:f9c8","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[19-Mar-2026 14:21:14 UTC] === User Orders API Called ===
[19-Mar-2026 14:21:14 UTC] User ID: 124
[19-Mar-2026 14:21:14 UTC] Limit: 20, Offset: 0
[19-Mar-2026 14:21:14 UTC] Orders found: 1
[19-Mar-2026 14:21:14 UTC] Orders data: [{"id":103,"quantity":1,"total_coins":35,"coin_type":"regular","telegram_link":"https:\/\/t.me\/tgdrwwmm","status":"pending","created_at":"2026-03-19 17:41:12","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[19-Mar-2026 14:21:14 UTC] Total orders count: 1
[19-Mar-2026 14:21:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Mar-2026 14:21:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Mar-2026 14:21:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:bc2f:cd54::28dc:f9c8, 172.70.108.42","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTI0IiwidXNlcm5hbWUiOiJhcnNobGFuYW5zYXJpIiwiZW1haWwiOiJhcnNobGFuYW5zYXJpODkwQGdtYWlsLmNvbSIsImV4cCI6MTc3NDUzNDE0OH0.P8h86y9KOM563SmJBGP6J0lXc4sT6ndCdqMFX3NDUg8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ded1f58e9bce229-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:bc2f:cd54::28dc:f9c8","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[19-Mar-2026 14:21:15 UTC] === User Orders API Called ===
[19-Mar-2026 14:21:15 UTC] User ID: 124
[19-Mar-2026 14:21:15 UTC] Limit: 20, Offset: 0
[19-Mar-2026 14:21:15 UTC] Orders found: 1
[19-Mar-2026 14:21:15 UTC] Orders data: [{"id":103,"quantity":1,"total_coins":35,"coin_type":"regular","telegram_link":"https:\/\/t.me\/tgdrwwmm","status":"pending","created_at":"2026-03-19 17:41:12","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[19-Mar-2026 14:21:15 UTC] Total orders count: 1
[19-Mar-2026 14:21:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Mar-2026 14:21:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Mar-2026 14:21:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:bc2f:cd54::28dc:f9c8, 172.70.108.42","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTI0IiwidXNlcm5hbWUiOiJhcnNobGFuYW5zYXJpIiwiZW1haWwiOiJhcnNobGFuYW5zYXJpODkwQGdtYWlsLmNvbSIsImV4cCI6MTc3NDUzNDE0OH0.P8h86y9KOM563SmJBGP6J0lXc4sT6ndCdqMFX3NDUg8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ded1f5e1976e229-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:bc2f:cd54::28dc:f9c8","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[19-Mar-2026 14:21:15 UTC] === User Orders API Called ===
[19-Mar-2026 14:21:15 UTC] User ID: 124
[19-Mar-2026 14:21:15 UTC] Limit: 20, Offset: 0
[19-Mar-2026 14:21:15 UTC] Orders found: 1
[19-Mar-2026 14:21:15 UTC] Orders data: [{"id":103,"quantity":1,"total_coins":35,"coin_type":"regular","telegram_link":"https:\/\/t.me\/tgdrwwmm","status":"pending","created_at":"2026-03-19 17:41:12","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[19-Mar-2026 14:21:15 UTC] Total orders count: 1
[19-Mar-2026 14:21:16 UTC] === API CALL LOG ===
[19-Mar-2026 14:21:16 UTC] Endpoint: user/profile.php
[19-Mar-2026 14:21:16 UTC] Full Log Data: {
    "timestamp": "2026-03-19 14:21:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:bc2f:cd54::28dc:f9c8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:bc2f:cd54::28dc:f9c8, 172.70.108.42",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTI0IiwidXNlcm5hbWUiOiJhcnNobGFuYW5zYXJpIiwiZW1haWwiOiJhcnNobGFuYW5zYXJpODkwQGdtYWlsLmNvbSIsImV4cCI6MTc3NDUzNDE0OH0.P8h86y9KOM563SmJBGP6J0lXc4sT6ndCdqMFX3NDUg8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ded1f629e6ae229-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:bc2f:cd54::28dc:f9c8",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Mar-2026 14:21:16 UTC] === END API CALL LOG ===
[19-Mar-2026 14:21:16 UTC] ✅ API Hash verification passed for profile endpoint
[19-Mar-2026 14:21:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTI0IiwidXNlcm5hbWUiOiJhcnNobGFuYW5zYXJpIiwiZW1haWwiOiJhcnNobGFuYW5zYXJpODkwQGdtYWlsLmNvbSIsImV4cCI6MTc3NDUzNDE0OH0.P8h86y9KOM563SmJBGP6J0lXc4sT6ndCdqMFX3NDUg8
[19-Mar-2026 14:21:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Mar-2026 14:21:16 UTC] ✅ JWT token verified successfully for user profile
[19-Mar-2026 14:21:16 UTC] User ID: 124
[19-Mar-2026 14:21:16 UTC] ✅ User profile retrieved successfully for user ID: 124
[19-Mar-2026 14:21:16 UTC] User Purchases API - User ID: 124
[19-Mar-2026 14:21:16 UTC] User Purchases API - Total purchases found: 0
[19-Mar-2026 14:21:18 UTC] === API CALL LOG ===
[19-Mar-2026 14:21:18 UTC] Endpoint: user/profile.php
[19-Mar-2026 14:21:18 UTC] Full Log Data: {
    "timestamp": "2026-03-19 14:21:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:bc2f:cd54::28dc:f9c8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:bc2f:cd54::28dc:f9c8, 172.70.108.42",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTI0IiwidXNlcm5hbWUiOiJhcnNobGFuYW5zYXJpIiwiZW1haWwiOiJhcnNobGFuYW5zYXJpODkwQGdtYWlsLmNvbSIsImV4cCI6MTc3NDUzNDE0OH0.P8h86y9KOM563SmJBGP6J0lXc4sT6ndCdqMFX3NDUg8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ded1f6b9b6de229-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:bc2f:cd54::28dc:f9c8",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Mar-2026 14:21:18 UTC] === END API CALL LOG ===
[19-Mar-2026 14:21:18 UTC] ✅ API Hash verification passed for profile endpoint
[19-Mar-2026 14:21:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTI0IiwidXNlcm5hbWUiOiJhcnNobGFuYW5zYXJpIiwiZW1haWwiOiJhcnNobGFuYW5zYXJpODkwQGdtYWlsLmNvbSIsImV4cCI6MTc3NDUzNDE0OH0.P8h86y9KOM563SmJBGP6J0lXc4sT6ndCdqMFX3NDUg8
[19-Mar-2026 14:21:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Mar-2026 14:21:18 UTC] ✅ JWT token verified successfully for user profile
[19-Mar-2026 14:21:18 UTC] User ID: 124
[19-Mar-2026 14:21:18 UTC] ✅ User profile retrieved successfully for user ID: 124
[19-Mar-2026 14:21:18 UTC] User Purchases API - User ID: 124
[19-Mar-2026 14:21:18 UTC] User Purchases API - Total purchases found: 0
[19-Mar-2026 14:21:18 UTC] === API CALL LOG ===
[19-Mar-2026 14:21:18 UTC] Endpoint: user/profile.php
[19-Mar-2026 14:21:18 UTC] Full Log Data: {
    "timestamp": "2026-03-19 14:21:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:bc2f:cd54::28dc:f9c8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:bc2f:cd54::28dc:f9c8, 172.70.108.42",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTI0IiwidXNlcm5hbWUiOiJhcnNobGFuYW5zYXJpIiwiZW1haWwiOiJhcnNobGFuYW5zYXJpODkwQGdtYWlsLmNvbSIsImV4cCI6MTc3NDUzNDE0OH0.P8h86y9KOM563SmJBGP6J0lXc4sT6ndCdqMFX3NDUg8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ded1f70cfade229-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:bc2f:cd54::28dc:f9c8",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Mar-2026 14:21:18 UTC] === END API CALL LOG ===
[19-Mar-2026 14:21:18 UTC] ✅ API Hash verification passed for profile endpoint
[19-Mar-2026 14:21:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTI0IiwidXNlcm5hbWUiOiJhcnNobGFuYW5zYXJpIiwiZW1haWwiOiJhcnNobGFuYW5zYXJpODkwQGdtYWlsLmNvbSIsImV4cCI6MTc3NDUzNDE0OH0.P8h86y9KOM563SmJBGP6J0lXc4sT6ndCdqMFX3NDUg8
[19-Mar-2026 14:21:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Mar-2026 14:21:18 UTC] ✅ JWT token verified successfully for user profile
[19-Mar-2026 14:21:18 UTC] User ID: 124
[19-Mar-2026 14:21:18 UTC] ✅ User profile retrieved successfully for user ID: 124
[19-Mar-2026 14:21:19 UTC] User Purchases API - User ID: 124
[19-Mar-2026 14:21:19 UTC] User Purchases API - Total purchases found: 0
[19-Mar-2026 14:21:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Mar-2026 14:21:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Mar-2026 14:21:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:bc2f:cd54::28dc:f9c8, 172.70.108.42","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTI0IiwidXNlcm5hbWUiOiJhcnNobGFuYW5zYXJpIiwiZW1haWwiOiJhcnNobGFuYW5zYXJpODkwQGdtYWlsLmNvbSIsImV4cCI6MTc3NDUzNDE0OH0.P8h86y9KOM563SmJBGP6J0lXc4sT6ndCdqMFX3NDUg8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ded1f760b98e229-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:bc2f:cd54::28dc:f9c8","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[19-Mar-2026 14:21:19 UTC] === User Orders API Called ===
[19-Mar-2026 14:21:19 UTC] User ID: 124
[19-Mar-2026 14:21:19 UTC] Limit: 20, Offset: 0
[19-Mar-2026 14:21:19 UTC] Orders found: 1
[19-Mar-2026 14:21:19 UTC] Orders data: [{"id":103,"quantity":1,"total_coins":35,"coin_type":"regular","telegram_link":"https:\/\/t.me\/tgdrwwmm","status":"pending","created_at":"2026-03-19 17:41:12","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[19-Mar-2026 14:21:19 UTC] Total orders count: 1
[19-Mar-2026 14:21:20 UTC] === API CALL LOG ===
[19-Mar-2026 14:21:20 UTC] Endpoint: user/profile.php
[19-Mar-2026 14:21:20 UTC] Full Log Data: {
    "timestamp": "2026-03-19 14:21:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:bc2f:cd54::28dc:f9c8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:bc2f:cd54::28dc:f9c8, 172.70.108.42",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTI0IiwidXNlcm5hbWUiOiJhcnNobGFuYW5zYXJpIiwiZW1haWwiOiJhcnNobGFuYW5zYXJpODkwQGdtYWlsLmNvbSIsImV4cCI6MTc3NDUzNDE0OH0.P8h86y9KOM563SmJBGP6J0lXc4sT6ndCdqMFX3NDUg8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ded1f7adf52e229-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:bc2f:cd54::28dc:f9c8",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Mar-2026 14:21:20 UTC] === END API CALL LOG ===
[19-Mar-2026 14:21:20 UTC] ✅ API Hash verification passed for profile endpoint
[19-Mar-2026 14:21:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTI0IiwidXNlcm5hbWUiOiJhcnNobGFuYW5zYXJpIiwiZW1haWwiOiJhcnNobGFuYW5zYXJpODkwQGdtYWlsLmNvbSIsImV4cCI6MTc3NDUzNDE0OH0.P8h86y9KOM563SmJBGP6J0lXc4sT6ndCdqMFX3NDUg8
[19-Mar-2026 14:21:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Mar-2026 14:21:20 UTC] ✅ JWT token verified successfully for user profile
[19-Mar-2026 14:21:20 UTC] User ID: 124
[19-Mar-2026 14:21:20 UTC] ✅ User profile retrieved successfully for user ID: 124
[19-Mar-2026 14:21:20 UTC] User Purchases API - User ID: 124
[19-Mar-2026 14:21:20 UTC] User Purchases API - Total purchases found: 0
[19-Mar-2026 14:21:24 UTC] === API CALL LOG ===
[19-Mar-2026 14:21:24 UTC] Endpoint: user/profile.php
[19-Mar-2026 14:21:24 UTC] Full Log Data: {
    "timestamp": "2026-03-19 14:21:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:bc2f:cd54::28dc:f9c8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:bc2f:cd54::28dc:f9c8, 172.70.108.42",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTI0IiwidXNlcm5hbWUiOiJhcnNobGFuYW5zYXJpIiwiZW1haWwiOiJhcnNobGFuYW5zYXJpODkwQGdtYWlsLmNvbSIsImV4cCI6MTc3NDUzNDE0OH0.P8h86y9KOM563SmJBGP6J0lXc4sT6ndCdqMFX3NDUg8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ded1f913fa3e229-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:bc2f:cd54::28dc:f9c8",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Mar-2026 14:21:24 UTC] === END API CALL LOG ===
[19-Mar-2026 14:21:24 UTC] ✅ API Hash verification passed for profile endpoint
[19-Mar-2026 14:21:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTI0IiwidXNlcm5hbWUiOiJhcnNobGFuYW5zYXJpIiwiZW1haWwiOiJhcnNobGFuYW5zYXJpODkwQGdtYWlsLmNvbSIsImV4cCI6MTc3NDUzNDE0OH0.P8h86y9KOM563SmJBGP6J0lXc4sT6ndCdqMFX3NDUg8
[19-Mar-2026 14:21:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Mar-2026 14:21:24 UTC] ✅ JWT token verified successfully for user profile
[19-Mar-2026 14:21:24 UTC] User ID: 124
[19-Mar-2026 14:21:24 UTC] ✅ User profile retrieved successfully for user ID: 124
[19-Mar-2026 14:21:24 UTC] User Purchases API - User ID: 124
[19-Mar-2026 14:21:24 UTC] User Purchases API - Total purchases found: 0
[19-Mar-2026 14:21:26 UTC] User Purchases API - User ID: 124
[19-Mar-2026 14:21:26 UTC] User Purchases API - Total purchases found: 0
[19-Mar-2026 14:21:28 UTC] === API CALL LOG ===
[19-Mar-2026 14:21:28 UTC] Endpoint: user/profile.php
[19-Mar-2026 14:21:28 UTC] Full Log Data: {
    "timestamp": "2026-03-19 14:21:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:bc2f:cd54::28dc:f9c8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:bc2f:cd54::28dc:f9c8, 172.70.108.42",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTI0IiwidXNlcm5hbWUiOiJhcnNobGFuYW5zYXJpIiwiZW1haWwiOiJhcnNobGFuYW5zYXJpODkwQGdtYWlsLmNvbSIsImV4cCI6MTc3NDUzNDE0OH0.P8h86y9KOM563SmJBGP6J0lXc4sT6ndCdqMFX3NDUg8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ded1fad5961e229-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:bc2f:cd54::28dc:f9c8",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Mar-2026 14:21:28 UTC] === END API CALL LOG ===
[19-Mar-2026 14:21:28 UTC] ✅ API Hash verification passed for profile endpoint
[19-Mar-2026 14:21:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTI0IiwidXNlcm5hbWUiOiJhcnNobGFuYW5zYXJpIiwiZW1haWwiOiJhcnNobGFuYW5zYXJpODkwQGdtYWlsLmNvbSIsImV4cCI6MTc3NDUzNDE0OH0.P8h86y9KOM563SmJBGP6J0lXc4sT6ndCdqMFX3NDUg8
[19-Mar-2026 14:21:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Mar-2026 14:21:28 UTC] ✅ JWT token verified successfully for user profile
[19-Mar-2026 14:21:28 UTC] User ID: 124
[19-Mar-2026 14:21:28 UTC] ✅ User profile retrieved successfully for user ID: 124
[19-Mar-2026 14:21:28 UTC] User Purchases API - User ID: 124
[19-Mar-2026 14:21:28 UTC] User Purchases API - Total purchases found: 0
[19-Mar-2026 14:21:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Mar-2026 14:21:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Mar-2026 14:21:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:bc2f:cd54::28dc:f9c8, 172.70.108.42","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTI0IiwidXNlcm5hbWUiOiJhcnNobGFuYW5zYXJpIiwiZW1haWwiOiJhcnNobGFuYW5zYXJpODkwQGdtYWlsLmNvbSIsImV4cCI6MTc3NDUzNDE0OH0.P8h86y9KOM563SmJBGP6J0lXc4sT6ndCdqMFX3NDUg8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ded1fc04919e229-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:bc2f:cd54::28dc:f9c8","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[19-Mar-2026 14:21:31 UTC] === User Orders API Called ===
[19-Mar-2026 14:21:31 UTC] User ID: 124
[19-Mar-2026 14:21:31 UTC] Limit: 20, Offset: 0
[19-Mar-2026 14:21:31 UTC] Orders found: 1
[19-Mar-2026 14:21:31 UTC] Orders data: [{"id":103,"quantity":1,"total_coins":35,"coin_type":"regular","telegram_link":"https:\/\/t.me\/tgdrwwmm","status":"pending","created_at":"2026-03-19 17:41:12","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[19-Mar-2026 14:21:31 UTC] Total orders count: 1
[19-Mar-2026 14:33:15 UTC] === API CALL LOG ===
[19-Mar-2026 14:33:15 UTC] Endpoint: user/profile.php
[19-Mar-2026 14:33:15 UTC] Full Log Data: {
    "timestamp": "2026-03-19 14:33:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:336e:4db9:1:0:b5ed:5611",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:336e:4db9:1:0:b5ed:5611, 172.68.234.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTAsInVzZXJuYW1lIjoibXJfZWFnbGUiLCJlbWFpbCI6Im5hbmRhbnBvb2phcnk0OTlAZ21haWwuY29tIiwiZXhwIjoxNzc0MjgzMDM0fQ.25eluWvGyTsJvTMe28apVyjOkAnqAv426I0gRhOb2sM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ded30eeee395dd1-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:336e:4db9:1:0:b5ed:5611",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Mar-2026 14:33:15 UTC] === END API CALL LOG ===
[19-Mar-2026 14:33:15 UTC] ✅ API Hash verification passed for profile endpoint
[19-Mar-2026 14:33:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTAsInVzZXJuYW1lIjoibXJfZWFnbGUiLCJlbWFpbCI6Im5hbmRhbnBvb2phcnk0OTlAZ21haWwuY29tIiwiZXhwIjoxNzc0MjgzMDM0fQ.25eluWvGyTsJvTMe28apVyjOkAnqAv426I0gRhOb2sM
[19-Mar-2026 14:33:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Mar-2026 14:33:15 UTC] ✅ JWT token verified successfully for user profile
[19-Mar-2026 14:33:15 UTC] User ID: 110
[19-Mar-2026 14:33:15 UTC] ✅ User profile retrieved successfully for user ID: 110
[19-Mar-2026 14:33:16 UTC] === API CALL LOG ===
[19-Mar-2026 14:33:16 UTC] Endpoint: user/profile.php
[19-Mar-2026 14:33:16 UTC] Full Log Data: {
    "timestamp": "2026-03-19 14:33:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:336e:4db9:1:0:b5ed:5611",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:336e:4db9:1:0:b5ed:5611, 172.68.234.88",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTAsInVzZXJuYW1lIjoibXJfZWFnbGUiLCJlbWFpbCI6Im5hbmRhbnBvb2phcnk0OTlAZ21haWwuY29tIiwiZXhwIjoxNzc0MjgzMDM0fQ.25eluWvGyTsJvTMe28apVyjOkAnqAv426I0gRhOb2sM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ded30f51a1d5dd1-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:336e:4db9:1:0:b5ed:5611",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Mar-2026 14:33:16 UTC] === END API CALL LOG ===
[19-Mar-2026 14:33:16 UTC] ✅ API Hash verification passed for profile endpoint
[19-Mar-2026 14:33:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTAsInVzZXJuYW1lIjoibXJfZWFnbGUiLCJlbWFpbCI6Im5hbmRhbnBvb2phcnk0OTlAZ21haWwuY29tIiwiZXhwIjoxNzc0MjgzMDM0fQ.25eluWvGyTsJvTMe28apVyjOkAnqAv426I0gRhOb2sM
[19-Mar-2026 14:33:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Mar-2026 14:33:16 UTC] ✅ JWT token verified successfully for user profile
[19-Mar-2026 14:33:16 UTC] User ID: 110
[19-Mar-2026 14:33:16 UTC] ✅ User profile retrieved successfully for user ID: 110
[19-Mar-2026 14:33:46 UTC] === API CALL LOG ===
[19-Mar-2026 14:33:46 UTC] Endpoint: user/profile.php
[19-Mar-2026 14:33:46 UTC] Full Log Data: {
    "timestamp": "2026-03-19 14:33:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:336e:4db9:1:0:b5ed:5611",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:336e:4db9:1:0:b5ed:5611, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTAsInVzZXJuYW1lIjoibXJfZWFnbGUiLCJlbWFpbCI6Im5hbmRhbnBvb2phcnk0OTlAZ21haWwuY29tIiwiZXhwIjoxNzc0MjgzMDM0fQ.25eluWvGyTsJvTMe28apVyjOkAnqAv426I0gRhOb2sM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ded31b09cd1d893-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:336e:4db9:1:0:b5ed:5611",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Mar-2026 14:33:46 UTC] === END API CALL LOG ===
[19-Mar-2026 14:33:46 UTC] ✅ API Hash verification passed for profile endpoint
[19-Mar-2026 14:33:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTAsInVzZXJuYW1lIjoibXJfZWFnbGUiLCJlbWFpbCI6Im5hbmRhbnBvb2phcnk0OTlAZ21haWwuY29tIiwiZXhwIjoxNzc0MjgzMDM0fQ.25eluWvGyTsJvTMe28apVyjOkAnqAv426I0gRhOb2sM
[19-Mar-2026 14:33:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Mar-2026 14:33:46 UTC] ✅ JWT token verified successfully for user profile
[19-Mar-2026 14:33:46 UTC] User ID: 110
[19-Mar-2026 14:33:46 UTC] ✅ User profile retrieved successfully for user ID: 110
[19-Mar-2026 14:33:47 UTC] === API CALL LOG ===
[19-Mar-2026 14:33:47 UTC] Endpoint: user/profile.php
[19-Mar-2026 14:33:47 UTC] Full Log Data: {
    "timestamp": "2026-03-19 14:33:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:336e:4db9:1:0:b5ed:5611",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:336e:4db9:1:0:b5ed:5611, 162.159.122.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTAsInVzZXJuYW1lIjoibXJfZWFnbGUiLCJlbWFpbCI6Im5hbmRhbnBvb2phcnk0OTlAZ21haWwuY29tIiwiZXhwIjoxNzc0MjgzMDM0fQ.25eluWvGyTsJvTMe28apVyjOkAnqAv426I0gRhOb2sM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ded31b4abb6d893-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:336e:4db9:1:0:b5ed:5611",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Mar-2026 14:33:47 UTC] === END API CALL LOG ===
[19-Mar-2026 14:33:47 UTC] ✅ API Hash verification passed for profile endpoint
[19-Mar-2026 14:33:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTAsInVzZXJuYW1lIjoibXJfZWFnbGUiLCJlbWFpbCI6Im5hbmRhbnBvb2phcnk0OTlAZ21haWwuY29tIiwiZXhwIjoxNzc0MjgzMDM0fQ.25eluWvGyTsJvTMe28apVyjOkAnqAv426I0gRhOb2sM
[19-Mar-2026 14:33:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Mar-2026 14:33:47 UTC] ✅ JWT token verified successfully for user profile
[19-Mar-2026 14:33:47 UTC] User ID: 110
[19-Mar-2026 14:33:47 UTC] ✅ User profile retrieved successfully for user ID: 110
[19-Mar-2026 14:33:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Mar-2026 14:33:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Mar-2026 14:33:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:336e:4db9:1:0:b5ed:5611, 162.159.122.164","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTAsInVzZXJuYW1lIjoibXJfZWFnbGUiLCJlbWFpbCI6Im5hbmRhbnBvb2phcnk0OTlAZ21haWwuY29tIiwiZXhwIjoxNzc0MjgzMDM0fQ.25eluWvGyTsJvTMe28apVyjOkAnqAv426I0gRhOb2sM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ded31cc1afad893-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:336e:4db9:1:0:b5ed:5611","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[19-Mar-2026 14:33:50 UTC] === User Orders API Called ===
[19-Mar-2026 14:33:50 UTC] User ID: 110
[19-Mar-2026 14:33:50 UTC] Limit: 20, Offset: 0
[19-Mar-2026 14:33:50 UTC] Orders found: 3
[19-Mar-2026 14:33:50 UTC] Orders data: [{"id":96,"quantity":2,"total_coins":70,"coin_type":"regular","telegram_link":"https:\/\/t.me\/np_cinema_updates","status":"cancelled","created_at":"2026-03-18 05:08:58","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""},{"id":95,"quantity":2,"total_coins":70,"coin_type":"regular","telegram_link":"https:\/\/t.me\/np_cinema_updates","status":"cancelled","created_at":"2026-03-17 16:28:12","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""},{"id":88,"quantity":2,"total_coins":70,"coin_type":"regular","telegram_link":"https:\/\/t.me\/np_cinema_updates","status":"cancelled","created_at":"2026-03-16 16:48:41","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[19-Mar-2026 14:33:50 UTC] Total orders count: 3
[19-Mar-2026 14:33:52 UTC] === API CALL LOG ===
[19-Mar-2026 14:33:52 UTC] Endpoint: user/profile.php
[19-Mar-2026 14:33:52 UTC] Full Log Data: {
    "timestamp": "2026-03-19 14:33:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:336e:4db9:1:0:b5ed:5611",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:336e:4db9:1:0:b5ed:5611, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTAsInVzZXJuYW1lIjoibXJfZWFnbGUiLCJlbWFpbCI6Im5hbmRhbnBvb2phcnk0OTlAZ21haWwuY29tIiwiZXhwIjoxNzc0MjgzMDM0fQ.25eluWvGyTsJvTMe28apVyjOkAnqAv426I0gRhOb2sM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ded31d80a94d893-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:336e:4db9:1:0:b5ed:5611",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Mar-2026 14:33:52 UTC] === END API CALL LOG ===
[19-Mar-2026 14:33:52 UTC] ✅ API Hash verification passed for profile endpoint
[19-Mar-2026 14:33:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTAsInVzZXJuYW1lIjoibXJfZWFnbGUiLCJlbWFpbCI6Im5hbmRhbnBvb2phcnk0OTlAZ21haWwuY29tIiwiZXhwIjoxNzc0MjgzMDM0fQ.25eluWvGyTsJvTMe28apVyjOkAnqAv426I0gRhOb2sM
[19-Mar-2026 14:33:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Mar-2026 14:33:52 UTC] ✅ JWT token verified successfully for user profile
[19-Mar-2026 14:33:52 UTC] User ID: 110
[19-Mar-2026 14:33:52 UTC] ✅ User profile retrieved successfully for user ID: 110
[19-Mar-2026 14:34:51 UTC] === API CALL LOG ===
[19-Mar-2026 14:34:51 UTC] Endpoint: user/profile.php
[19-Mar-2026 14:34:51 UTC] Full Log Data: {
    "timestamp": "2026-03-19 14:34:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:336e:4db9:1:0:b5ed:5611",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:336e:4db9:1:0:b5ed:5611, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTAsInVzZXJuYW1lIjoibXJfZWFnbGUiLCJlbWFpbCI6Im5hbmRhbnBvb2phcnk0OTlAZ21haWwuY29tIiwiZXhwIjoxNzc0MjgzMDM0fQ.25eluWvGyTsJvTMe28apVyjOkAnqAv426I0gRhOb2sM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ded3345bc9cd893-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:336e:4db9:1:0:b5ed:5611",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Mar-2026 14:34:51 UTC] === END API CALL LOG ===
[19-Mar-2026 14:34:51 UTC] ✅ API Hash verification passed for profile endpoint
[19-Mar-2026 14:34:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTAsInVzZXJuYW1lIjoibXJfZWFnbGUiLCJlbWFpbCI6Im5hbmRhbnBvb2phcnk0OTlAZ21haWwuY29tIiwiZXhwIjoxNzc0MjgzMDM0fQ.25eluWvGyTsJvTMe28apVyjOkAnqAv426I0gRhOb2sM
[19-Mar-2026 14:34:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Mar-2026 14:34:51 UTC] ✅ JWT token verified successfully for user profile
[19-Mar-2026 14:34:51 UTC] User ID: 110
[19-Mar-2026 14:34:51 UTC] ✅ User profile retrieved successfully for user ID: 110
[19-Mar-2026 14:35:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Mar-2026 14:35:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Mar-2026 14:35:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:336e:4db9:1:0:b5ed:5611, 162.159.122.165","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTAsInVzZXJuYW1lIjoibXJfZWFnbGUiLCJlbWFpbCI6Im5hbmRhbnBvb2phcnk0OTlAZ21haWwuY29tIiwiZXhwIjoxNzc0MjgzMDM0fQ.25eluWvGyTsJvTMe28apVyjOkAnqAv426I0gRhOb2sM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ded33fdcf7ad893-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:336e:4db9:1:0:b5ed:5611","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[19-Mar-2026 14:35:20 UTC] === User Orders API Called ===
[19-Mar-2026 14:35:20 UTC] User ID: 110
[19-Mar-2026 14:35:20 UTC] Limit: 20, Offset: 0
[19-Mar-2026 14:35:20 UTC] Orders found: 4
[19-Mar-2026 14:35:20 UTC] Orders data: [{"id":104,"quantity":2,"total_coins":70,"coin_type":"regular","telegram_link":"https:\/\/t.me\/np_cinema_updates","status":"pending","created_at":"2026-03-19 18:05:18","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""},{"id":96,"quantity":2,"total_coins":70,"coin_type":"regular","telegram_link":"https:\/\/t.me\/np_cinema_updates","status":"cancelled","created_at":"2026-03-18 05:08:58","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""},{"id":95,"quantity":2,"total_coins":70,"coin_type":"regular","telegram_link":"https:\/\/t.me\/np_cinema_updates","status":"cancelled","created_at":"2026-03-17 16:28:12","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""},{"id":88,"quantity":2,"total_coins":70,"coin_type":"regular","telegram_link":"https:\/\/t.me\/np_cinema_updates","status":"cancelled","created_at":"2026-03-16 16:48:41","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[19-Mar-2026 14:35:20 UTC] Total orders count: 4
[19-Mar-2026 14:35:33 UTC] === API CALL LOG ===
[19-Mar-2026 14:35:33 UTC] Endpoint: user/profile.php
[19-Mar-2026 14:35:33 UTC] Full Log Data: {
    "timestamp": "2026-03-19 14:35:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:336e:4db9:1:0:b5ed:5611",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:336e:4db9:1:0:b5ed:5611, 162.159.122.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTAsInVzZXJuYW1lIjoibXJfZWFnbGUiLCJlbWFpbCI6Im5hbmRhbnBvb2phcnk0OTlAZ21haWwuY29tIiwiZXhwIjoxNzc0MjgzMDM0fQ.25eluWvGyTsJvTMe28apVyjOkAnqAv426I0gRhOb2sM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ded344d3fffd893-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:336e:4db9:1:0:b5ed:5611",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Mar-2026 14:35:33 UTC] === END API CALL LOG ===
[19-Mar-2026 14:35:33 UTC] ✅ API Hash verification passed for profile endpoint
[19-Mar-2026 14:35:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTAsInVzZXJuYW1lIjoibXJfZWFnbGUiLCJlbWFpbCI6Im5hbmRhbnBvb2phcnk0OTlAZ21haWwuY29tIiwiZXhwIjoxNzc0MjgzMDM0fQ.25eluWvGyTsJvTMe28apVyjOkAnqAv426I0gRhOb2sM
[19-Mar-2026 14:35:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Mar-2026 14:35:33 UTC] ✅ JWT token verified successfully for user profile
[19-Mar-2026 14:35:33 UTC] User ID: 110
[19-Mar-2026 14:35:33 UTC] ✅ User profile retrieved successfully for user ID: 110
[19-Mar-2026 14:35:33 UTC] User Purchases API - User ID: 110
[19-Mar-2026 14:35:33 UTC] User Purchases API - Total purchases found: 1
[19-Mar-2026 14:35:36 UTC] === API CALL LOG ===
[19-Mar-2026 14:35:36 UTC] Endpoint: user/profile.php
[19-Mar-2026 14:35:36 UTC] Full Log Data: {
    "timestamp": "2026-03-19 14:35:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:336e:4db9:1:0:b5ed:5611",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:336e:4db9:1:0:b5ed:5611, 162.159.122.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTAsInVzZXJuYW1lIjoibXJfZWFnbGUiLCJlbWFpbCI6Im5hbmRhbnBvb2phcnk0OTlAZ21haWwuY29tIiwiZXhwIjoxNzc0MjgzMDM0fQ.25eluWvGyTsJvTMe28apVyjOkAnqAv426I0gRhOb2sM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ded34609fd8d893-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:336e:4db9:1:0:b5ed:5611",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Mar-2026 14:35:36 UTC] === END API CALL LOG ===
[19-Mar-2026 14:35:36 UTC] ✅ API Hash verification passed for profile endpoint
[19-Mar-2026 14:35:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTAsInVzZXJuYW1lIjoibXJfZWFnbGUiLCJlbWFpbCI6Im5hbmRhbnBvb2phcnk0OTlAZ21haWwuY29tIiwiZXhwIjoxNzc0MjgzMDM0fQ.25eluWvGyTsJvTMe28apVyjOkAnqAv426I0gRhOb2sM
[19-Mar-2026 14:35:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Mar-2026 14:35:36 UTC] ✅ JWT token verified successfully for user profile
[19-Mar-2026 14:35:36 UTC] User ID: 110
[19-Mar-2026 14:35:36 UTC] ✅ User profile retrieved successfully for user ID: 110
[19-Mar-2026 14:35:36 UTC] User Purchases API - User ID: 110
[19-Mar-2026 14:35:36 UTC] User Purchases API - Total purchases found: 1
[19-Mar-2026 15:33:55 UTC] === API CALL LOG ===
[19-Mar-2026 15:33:55 UTC] Endpoint: user/profile.php
[19-Mar-2026 15:33:55 UTC] Full Log Data: {
    "timestamp": "2026-03-19 15:33:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "57.130.39.231",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "57.130.39.231, 172.71.135.120",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxIiwidXNlcm5hbWUiOiJAa0lOZXVfMzgiLCJlbWFpbCI6Im5hemlta2luZzk2OUBnbWFpbC5jb20iLCJleHAiOjE3NzQ0OTM1NjZ9.y6KIW7uzEq6XDXBT1lxp7OPMHJqA_Ci32xwBwDbLkLQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ded89cfbd113ca5-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "57.130.39.231",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Mar-2026 15:33:55 UTC] === END API CALL LOG ===
[19-Mar-2026 15:33:55 UTC] ✅ API Hash verification passed for profile endpoint
[19-Mar-2026 15:33:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxIiwidXNlcm5hbWUiOiJAa0lOZXVfMzgiLCJlbWFpbCI6Im5hemlta2luZzk2OUBnbWFpbC5jb20iLCJleHAiOjE3NzQ0OTM1NjZ9.y6KIW7uzEq6XDXBT1lxp7OPMHJqA_Ci32xwBwDbLkLQ
[19-Mar-2026 15:33:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Mar-2026 15:33:55 UTC] ✅ JWT token verified successfully for user profile
[19-Mar-2026 15:33:55 UTC] User ID: 121
[19-Mar-2026 15:33:55 UTC] ✅ User profile retrieved successfully for user ID: 121
[19-Mar-2026 15:33:57 UTC] === API CALL LOG ===
[19-Mar-2026 15:33:57 UTC] Endpoint: user/profile.php
[19-Mar-2026 15:33:57 UTC] Full Log Data: {
    "timestamp": "2026-03-19 15:33:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "57.130.39.231",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "57.130.39.231, 172.71.135.120",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxIiwidXNlcm5hbWUiOiJAa0lOZXVfMzgiLCJlbWFpbCI6Im5hemlta2luZzk2OUBnbWFpbC5jb20iLCJleHAiOjE3NzQ0OTM1NjZ9.y6KIW7uzEq6XDXBT1lxp7OPMHJqA_Ci32xwBwDbLkLQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ded89d74a963ca5-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "57.130.39.231",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Mar-2026 15:33:57 UTC] === END API CALL LOG ===
[19-Mar-2026 15:33:57 UTC] ✅ API Hash verification passed for profile endpoint
[19-Mar-2026 15:33:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxIiwidXNlcm5hbWUiOiJAa0lOZXVfMzgiLCJlbWFpbCI6Im5hemlta2luZzk2OUBnbWFpbC5jb20iLCJleHAiOjE3NzQ0OTM1NjZ9.y6KIW7uzEq6XDXBT1lxp7OPMHJqA_Ci32xwBwDbLkLQ
[19-Mar-2026 15:33:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Mar-2026 15:33:57 UTC] ✅ JWT token verified successfully for user profile
[19-Mar-2026 15:33:57 UTC] User ID: 121
[19-Mar-2026 15:33:57 UTC] ✅ User profile retrieved successfully for user ID: 121
[19-Mar-2026 15:34:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Mar-2026 15:34:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Mar-2026 15:34:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"57.130.39.231, 172.71.135.120","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxIiwidXNlcm5hbWUiOiJAa0lOZXVfMzgiLCJlbWFpbCI6Im5hemlta2luZzk2OUBnbWFpbC5jb20iLCJleHAiOjE3NzQ0OTM1NjZ9.y6KIW7uzEq6XDXBT1lxp7OPMHJqA_Ci32xwBwDbLkLQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ded89f56fd43ca5-CDG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"57.130.39.231","CF-IPCountry":"FR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[19-Mar-2026 15:34:01 UTC] === User Orders API Called ===
[19-Mar-2026 15:34:01 UTC] User ID: 121
[19-Mar-2026 15:34:01 UTC] Limit: 20, Offset: 0
[19-Mar-2026 15:34:01 UTC] Orders found: 1
[19-Mar-2026 15:34:01 UTC] Orders data: [{"id":102,"quantity":1,"total_coins":35,"coin_type":"regular","telegram_link":"https:\/\/t.me\/GOLDFXTRADER7","status":"cancelled","created_at":"2026-03-19 06:27:25","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[19-Mar-2026 15:34:01 UTC] Total orders count: 1
[19-Mar-2026 15:34:41 UTC] === API CALL LOG ===
[19-Mar-2026 15:34:41 UTC] Endpoint: user/profile.php
[19-Mar-2026 15:34:41 UTC] Full Log Data: {
    "timestamp": "2026-03-19 15:34:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "57.130.39.231",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "57.130.39.231, 172.71.135.120",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxIiwidXNlcm5hbWUiOiJAa0lOZXVfMzgiLCJlbWFpbCI6Im5hemlta2luZzk2OUBnbWFpbC5jb20iLCJleHAiOjE3NzQ0OTM1NjZ9.y6KIW7uzEq6XDXBT1lxp7OPMHJqA_Ci32xwBwDbLkLQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ded8aeb48763ca5-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "57.130.39.231",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Mar-2026 15:34:41 UTC] === END API CALL LOG ===
[19-Mar-2026 15:34:41 UTC] ✅ API Hash verification passed for profile endpoint
[19-Mar-2026 15:34:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxIiwidXNlcm5hbWUiOiJAa0lOZXVfMzgiLCJlbWFpbCI6Im5hemlta2luZzk2OUBnbWFpbC5jb20iLCJleHAiOjE3NzQ0OTM1NjZ9.y6KIW7uzEq6XDXBT1lxp7OPMHJqA_Ci32xwBwDbLkLQ
[19-Mar-2026 15:34:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Mar-2026 15:34:41 UTC] ✅ JWT token verified successfully for user profile
[19-Mar-2026 15:34:41 UTC] User ID: 121
[19-Mar-2026 15:34:41 UTC] ✅ User profile retrieved successfully for user ID: 121
[19-Mar-2026 15:34:41 UTC] === API CALL LOG ===
[19-Mar-2026 15:34:41 UTC] Endpoint: user/profile.php
[19-Mar-2026 15:34:41 UTC] Full Log Data: {
    "timestamp": "2026-03-19 15:34:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "57.130.39.231",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "57.130.39.231, 172.71.135.120",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxIiwidXNlcm5hbWUiOiJAa0lOZXVfMzgiLCJlbWFpbCI6Im5hemlta2luZzk2OUBnbWFpbC5jb20iLCJleHAiOjE3NzQ0OTM1NjZ9.y6KIW7uzEq6XDXBT1lxp7OPMHJqA_Ci32xwBwDbLkLQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ded8af05b883ca5-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "57.130.39.231",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Mar-2026 15:34:41 UTC] === END API CALL LOG ===
[19-Mar-2026 15:34:41 UTC] ✅ API Hash verification passed for profile endpoint
[19-Mar-2026 15:34:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxIiwidXNlcm5hbWUiOiJAa0lOZXVfMzgiLCJlbWFpbCI6Im5hemlta2luZzk2OUBnbWFpbC5jb20iLCJleHAiOjE3NzQ0OTM1NjZ9.y6KIW7uzEq6XDXBT1lxp7OPMHJqA_Ci32xwBwDbLkLQ
[19-Mar-2026 15:34:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Mar-2026 15:34:41 UTC] ✅ JWT token verified successfully for user profile
[19-Mar-2026 15:34:41 UTC] User ID: 121
[19-Mar-2026 15:34:41 UTC] ✅ User profile retrieved successfully for user ID: 121
[19-Mar-2026 15:34:47 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Mar-2026 15:34:47 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Mar-2026 15:34:47 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"57.130.39.231, 172.71.135.120","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxIiwidXNlcm5hbWUiOiJAa0lOZXVfMzgiLCJlbWFpbCI6Im5hemlta2luZzk2OUBnbWFpbC5jb20iLCJleHAiOjE3NzQ0OTM1NjZ9.y6KIW7uzEq6XDXBT1lxp7OPMHJqA_Ci32xwBwDbLkLQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ded8b14b8f03ca5-CDG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"57.130.39.231","CF-IPCountry":"FR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[19-Mar-2026 15:34:47 UTC] === User Orders API Called ===
[19-Mar-2026 15:34:47 UTC] User ID: 121
[19-Mar-2026 15:34:47 UTC] Limit: 20, Offset: 0
[19-Mar-2026 15:34:47 UTC] Orders found: 1
[19-Mar-2026 15:34:47 UTC] Orders data: [{"id":102,"quantity":1,"total_coins":35,"coin_type":"regular","telegram_link":"https:\/\/t.me\/GOLDFXTRADER7","status":"cancelled","created_at":"2026-03-19 06:27:25","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[19-Mar-2026 15:34:47 UTC] Total orders count: 1
[19-Mar-2026 15:34:50 UTC] === API CALL LOG ===
[19-Mar-2026 15:34:50 UTC] Endpoint: user/profile.php
[19-Mar-2026 15:34:50 UTC] Full Log Data: {
    "timestamp": "2026-03-19 15:34:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "57.130.39.231",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "57.130.39.231, 172.71.135.120",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxIiwidXNlcm5hbWUiOiJAa0lOZXVfMzgiLCJlbWFpbCI6Im5hemlta2luZzk2OUBnbWFpbC5jb20iLCJleHAiOjE3NzQ0OTM1NjZ9.y6KIW7uzEq6XDXBT1lxp7OPMHJqA_Ci32xwBwDbLkLQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ded8b276efe3ca5-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "57.130.39.231",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Mar-2026 15:34:50 UTC] === END API CALL LOG ===
[19-Mar-2026 15:34:50 UTC] ✅ API Hash verification passed for profile endpoint
[19-Mar-2026 15:34:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxIiwidXNlcm5hbWUiOiJAa0lOZXVfMzgiLCJlbWFpbCI6Im5hemlta2luZzk2OUBnbWFpbC5jb20iLCJleHAiOjE3NzQ0OTM1NjZ9.y6KIW7uzEq6XDXBT1lxp7OPMHJqA_Ci32xwBwDbLkLQ
[19-Mar-2026 15:34:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Mar-2026 15:34:50 UTC] ✅ JWT token verified successfully for user profile
[19-Mar-2026 15:34:50 UTC] User ID: 121
[19-Mar-2026 15:34:50 UTC] ✅ User profile retrieved successfully for user ID: 121
[19-Mar-2026 15:34:51 UTC] User Purchases API - User ID: 121
[19-Mar-2026 15:34:51 UTC] User Purchases API - Total purchases found: 1
[19-Mar-2026 15:34:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Mar-2026 15:34:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Mar-2026 15:34:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"57.130.39.231, 172.71.135.120","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxIiwidXNlcm5hbWUiOiJAa0lOZXVfMzgiLCJlbWFpbCI6Im5hemlta2luZzk2OUBnbWFpbC5jb20iLCJleHAiOjE3NzQ0OTM1NjZ9.y6KIW7uzEq6XDXBT1lxp7OPMHJqA_Ci32xwBwDbLkLQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ded8b3ec8813ca5-CDG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"57.130.39.231","CF-IPCountry":"FR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[19-Mar-2026 15:34:54 UTC] === User Orders API Called ===
[19-Mar-2026 15:34:54 UTC] User ID: 121
[19-Mar-2026 15:34:54 UTC] Limit: 20, Offset: 0
[19-Mar-2026 15:34:54 UTC] Orders found: 1
[19-Mar-2026 15:34:54 UTC] Orders data: [{"id":102,"quantity":1,"total_coins":35,"coin_type":"regular","telegram_link":"https:\/\/t.me\/GOLDFXTRADER7","status":"cancelled","created_at":"2026-03-19 06:27:25","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[19-Mar-2026 15:34:54 UTC] Total orders count: 1
[19-Mar-2026 15:35:46 UTC] === API CALL LOG ===
[19-Mar-2026 15:35:46 UTC] Endpoint: user/profile.php
[19-Mar-2026 15:35:46 UTC] Full Log Data: {
    "timestamp": "2026-03-19 15:35:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "57.130.39.231",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "57.130.39.231, 172.71.135.120",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxIiwidXNlcm5hbWUiOiJAa0lOZXVfMzgiLCJlbWFpbCI6Im5hemlta2luZzk2OUBnbWFpbC5jb20iLCJleHAiOjE3NzQ0OTM1NjZ9.y6KIW7uzEq6XDXBT1lxp7OPMHJqA_Ci32xwBwDbLkLQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ded8c867b4a3ca5-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "57.130.39.231",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Mar-2026 15:35:46 UTC] === END API CALL LOG ===
[19-Mar-2026 15:35:46 UTC] ✅ API Hash verification passed for profile endpoint
[19-Mar-2026 15:35:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxIiwidXNlcm5hbWUiOiJAa0lOZXVfMzgiLCJlbWFpbCI6Im5hemlta2luZzk2OUBnbWFpbC5jb20iLCJleHAiOjE3NzQ0OTM1NjZ9.y6KIW7uzEq6XDXBT1lxp7OPMHJqA_Ci32xwBwDbLkLQ
[19-Mar-2026 15:35:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Mar-2026 15:35:47 UTC] ✅ JWT token verified successfully for user profile
[19-Mar-2026 15:35:47 UTC] User ID: 121
[19-Mar-2026 15:35:47 UTC] ✅ User profile retrieved successfully for user ID: 121
[19-Mar-2026 15:35:47 UTC] User Purchases API - User ID: 121
[19-Mar-2026 15:35:47 UTC] User Purchases API - Total purchases found: 1
[19-Mar-2026 15:35:49 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Mar-2026 15:35:49 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Mar-2026 15:35:49 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"57.130.39.231, 172.71.135.120","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxIiwidXNlcm5hbWUiOiJAa0lOZXVfMzgiLCJlbWFpbCI6Im5hemlta2luZzk2OUBnbWFpbC5jb20iLCJleHAiOjE3NzQ0OTM1NjZ9.y6KIW7uzEq6XDXBT1lxp7OPMHJqA_Ci32xwBwDbLkLQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ded8c951e303ca5-CDG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"57.130.39.231","CF-IPCountry":"FR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[19-Mar-2026 15:35:49 UTC] === User Orders API Called ===
[19-Mar-2026 15:35:49 UTC] User ID: 121
[19-Mar-2026 15:35:49 UTC] Limit: 20, Offset: 0
[19-Mar-2026 15:35:49 UTC] Orders found: 1
[19-Mar-2026 15:35:49 UTC] Orders data: [{"id":102,"quantity":1,"total_coins":35,"coin_type":"regular","telegram_link":"https:\/\/t.me\/GOLDFXTRADER7","status":"cancelled","created_at":"2026-03-19 06:27:25","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[19-Mar-2026 15:35:49 UTC] Total orders count: 1
[19-Mar-2026 15:35:58 UTC] === API CALL LOG ===
[19-Mar-2026 15:35:58 UTC] Endpoint: user/profile.php
[19-Mar-2026 15:35:58 UTC] Full Log Data: {
    "timestamp": "2026-03-19 15:35:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "57.130.39.231",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "57.130.39.231, 172.71.135.120",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxIiwidXNlcm5hbWUiOiJAa0lOZXVfMzgiLCJlbWFpbCI6Im5hemlta2luZzk2OUBnbWFpbC5jb20iLCJleHAiOjE3NzQ0OTM1NjZ9.y6KIW7uzEq6XDXBT1lxp7OPMHJqA_Ci32xwBwDbLkLQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ded8cd0bace3ca5-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "57.130.39.231",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Mar-2026 15:35:58 UTC] === END API CALL LOG ===
[19-Mar-2026 15:35:58 UTC] ✅ API Hash verification passed for profile endpoint
[19-Mar-2026 15:35:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxIiwidXNlcm5hbWUiOiJAa0lOZXVfMzgiLCJlbWFpbCI6Im5hemlta2luZzk2OUBnbWFpbC5jb20iLCJleHAiOjE3NzQ0OTM1NjZ9.y6KIW7uzEq6XDXBT1lxp7OPMHJqA_Ci32xwBwDbLkLQ
[19-Mar-2026 15:35:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Mar-2026 15:35:58 UTC] ✅ JWT token verified successfully for user profile
[19-Mar-2026 15:35:58 UTC] User ID: 121
[19-Mar-2026 15:35:58 UTC] ✅ User profile retrieved successfully for user ID: 121
[19-Mar-2026 15:36:34 UTC] === API CALL LOG ===
[19-Mar-2026 15:36:34 UTC] Endpoint: user/profile.php
[19-Mar-2026 15:36:34 UTC] Full Log Data: {
    "timestamp": "2026-03-19 15:36:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "57.130.39.231",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "57.130.39.231, 172.71.135.120",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxIiwidXNlcm5hbWUiOiJAa0lOZXVfMzgiLCJlbWFpbCI6Im5hemlta2luZzk2OUBnbWFpbC5jb20iLCJleHAiOjE3NzQ0OTM1NjZ9.y6KIW7uzEq6XDXBT1lxp7OPMHJqA_Ci32xwBwDbLkLQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ded8db24a743ca5-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "57.130.39.231",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Mar-2026 15:36:34 UTC] === END API CALL LOG ===
[19-Mar-2026 15:36:34 UTC] ✅ API Hash verification passed for profile endpoint
[19-Mar-2026 15:36:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxIiwidXNlcm5hbWUiOiJAa0lOZXVfMzgiLCJlbWFpbCI6Im5hemlta2luZzk2OUBnbWFpbC5jb20iLCJleHAiOjE3NzQ0OTM1NjZ9.y6KIW7uzEq6XDXBT1lxp7OPMHJqA_Ci32xwBwDbLkLQ
[19-Mar-2026 15:36:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Mar-2026 15:36:34 UTC] ✅ JWT token verified successfully for user profile
[19-Mar-2026 15:36:34 UTC] User ID: 121
[19-Mar-2026 15:36:34 UTC] ✅ User profile retrieved successfully for user ID: 121
[19-Mar-2026 15:36:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Mar-2026 15:36:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Mar-2026 15:36:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"57.130.39.231, 172.71.135.120","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxIiwidXNlcm5hbWUiOiJAa0lOZXVfMzgiLCJlbWFpbCI6Im5hemlta2luZzk2OUBnbWFpbC5jb20iLCJleHAiOjE3NzQ0OTM1NjZ9.y6KIW7uzEq6XDXBT1lxp7OPMHJqA_Ci32xwBwDbLkLQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ded8dd98d693ca5-CDG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"57.130.39.231","CF-IPCountry":"FR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[19-Mar-2026 15:36:41 UTC] === User Orders API Called ===
[19-Mar-2026 15:36:41 UTC] User ID: 121
[19-Mar-2026 15:36:41 UTC] Limit: 20, Offset: 0
[19-Mar-2026 15:36:41 UTC] Orders found: 1
[19-Mar-2026 15:36:41 UTC] Orders data: [{"id":102,"quantity":1,"total_coins":35,"coin_type":"regular","telegram_link":"https:\/\/t.me\/GOLDFXTRADER7","status":"cancelled","created_at":"2026-03-19 06:27:25","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[19-Mar-2026 15:36:41 UTC] Total orders count: 1
[19-Mar-2026 15:36:45 UTC] === API CALL LOG ===
[19-Mar-2026 15:36:45 UTC] Endpoint: user/profile.php
[19-Mar-2026 15:36:45 UTC] Full Log Data: {
    "timestamp": "2026-03-19 15:36:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "57.130.39.231",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "57.130.39.231, 172.71.135.120",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxIiwidXNlcm5hbWUiOiJAa0lOZXVfMzgiLCJlbWFpbCI6Im5hemlta2luZzk2OUBnbWFpbC5jb20iLCJleHAiOjE3NzQ0OTM1NjZ9.y6KIW7uzEq6XDXBT1lxp7OPMHJqA_Ci32xwBwDbLkLQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ded8df2fefa3ca5-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "57.130.39.231",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Mar-2026 15:36:45 UTC] === END API CALL LOG ===
[19-Mar-2026 15:36:45 UTC] ✅ API Hash verification passed for profile endpoint
[19-Mar-2026 15:36:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxIiwidXNlcm5hbWUiOiJAa0lOZXVfMzgiLCJlbWFpbCI6Im5hemlta2luZzk2OUBnbWFpbC5jb20iLCJleHAiOjE3NzQ0OTM1NjZ9.y6KIW7uzEq6XDXBT1lxp7OPMHJqA_Ci32xwBwDbLkLQ
[19-Mar-2026 15:36:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Mar-2026 15:36:45 UTC] ✅ JWT token verified successfully for user profile
[19-Mar-2026 15:36:45 UTC] User ID: 121
[19-Mar-2026 15:36:45 UTC] ✅ User profile retrieved successfully for user ID: 121
[19-Mar-2026 15:36:45 UTC] User Purchases API - User ID: 121
[19-Mar-2026 15:36:45 UTC] User Purchases API - Total purchases found: 2
[19-Mar-2026 15:36:48 UTC] User Purchases API - User ID: 121
[19-Mar-2026 15:36:48 UTC] User Purchases API - Total purchases found: 2
[19-Mar-2026 15:42:28 UTC] === API CALL LOG ===
[19-Mar-2026 15:42:28 UTC] Endpoint: user/profile.php
[19-Mar-2026 15:42:28 UTC] Full Log Data: {
    "timestamp": "2026-03-19 15:42:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "57.130.39.231",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "57.130.39.231, 141.101.69.155",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxIiwidXNlcm5hbWUiOiJAa0lOZXVfMzgiLCJlbWFpbCI6Im5hemlta2luZzk2OUBnbWFpbC5jb20iLCJleHAiOjE3NzQ0OTM1NjZ9.y6KIW7uzEq6XDXBT1lxp7OPMHJqA_Ci32xwBwDbLkLQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ded96507fd7046b-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "57.130.39.231",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Mar-2026 15:42:28 UTC] === END API CALL LOG ===
[19-Mar-2026 15:42:28 UTC] ✅ API Hash verification passed for profile endpoint
[19-Mar-2026 15:42:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxIiwidXNlcm5hbWUiOiJAa0lOZXVfMzgiLCJlbWFpbCI6Im5hemlta2luZzk2OUBnbWFpbC5jb20iLCJleHAiOjE3NzQ0OTM1NjZ9.y6KIW7uzEq6XDXBT1lxp7OPMHJqA_Ci32xwBwDbLkLQ
[19-Mar-2026 15:42:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Mar-2026 15:42:28 UTC] ✅ JWT token verified successfully for user profile
[19-Mar-2026 15:42:28 UTC] User ID: 121
[19-Mar-2026 15:42:28 UTC] ✅ User profile retrieved successfully for user ID: 121
[19-Mar-2026 15:42:29 UTC] User Purchases API - User ID: 121
[19-Mar-2026 15:42:29 UTC] User Purchases API - Total purchases found: 2
[19-Mar-2026 15:42:29 UTC] === API CALL LOG ===
[19-Mar-2026 15:42:29 UTC] Endpoint: user/profile.php
[19-Mar-2026 15:42:29 UTC] Full Log Data: {
    "timestamp": "2026-03-19 15:42:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "57.130.39.231",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "57.130.39.231, 141.101.69.155",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxIiwidXNlcm5hbWUiOiJAa0lOZXVfMzgiLCJlbWFpbCI6Im5hemlta2luZzk2OUBnbWFpbC5jb20iLCJleHAiOjE3NzQ0OTM1NjZ9.y6KIW7uzEq6XDXBT1lxp7OPMHJqA_Ci32xwBwDbLkLQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ded9659de92046b-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "57.130.39.231",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Mar-2026 15:42:29 UTC] === END API CALL LOG ===
[19-Mar-2026 15:42:29 UTC] ✅ API Hash verification passed for profile endpoint
[19-Mar-2026 15:42:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxIiwidXNlcm5hbWUiOiJAa0lOZXVfMzgiLCJlbWFpbCI6Im5hemlta2luZzk2OUBnbWFpbC5jb20iLCJleHAiOjE3NzQ0OTM1NjZ9.y6KIW7uzEq6XDXBT1lxp7OPMHJqA_Ci32xwBwDbLkLQ
[19-Mar-2026 15:42:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Mar-2026 15:42:29 UTC] ✅ JWT token verified successfully for user profile
[19-Mar-2026 15:42:29 UTC] User ID: 121
[19-Mar-2026 15:42:29 UTC] ✅ User profile retrieved successfully for user ID: 121
[19-Mar-2026 15:42:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Mar-2026 15:42:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Mar-2026 15:42:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"57.130.39.231, 141.101.69.155","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxIiwidXNlcm5hbWUiOiJAa0lOZXVfMzgiLCJlbWFpbCI6Im5hemlta2luZzk2OUBnbWFpbC5jb20iLCJleHAiOjE3NzQ0OTM1NjZ9.y6KIW7uzEq6XDXBT1lxp7OPMHJqA_Ci32xwBwDbLkLQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ded966b2bdc046b-CDG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"57.130.39.231","CF-IPCountry":"FR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[19-Mar-2026 15:42:32 UTC] === User Orders API Called ===
[19-Mar-2026 15:42:32 UTC] User ID: 121
[19-Mar-2026 15:42:32 UTC] Limit: 20, Offset: 0
[19-Mar-2026 15:42:32 UTC] Orders found: 1
[19-Mar-2026 15:42:32 UTC] Orders data: [{"id":102,"quantity":1,"total_coins":35,"coin_type":"regular","telegram_link":"https:\/\/t.me\/GOLDFXTRADER7","status":"cancelled","created_at":"2026-03-19 06:27:25","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[19-Mar-2026 15:42:32 UTC] Total orders count: 1
[19-Mar-2026 15:42:37 UTC] === API CALL LOG ===
[19-Mar-2026 15:42:37 UTC] Endpoint: user/profile.php
[19-Mar-2026 15:42:37 UTC] Full Log Data: {
    "timestamp": "2026-03-19 15:42:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "57.130.39.231",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "57.130.39.231, 141.101.69.156",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxIiwidXNlcm5hbWUiOiJAa0lOZXVfMzgiLCJlbWFpbCI6Im5hemlta2luZzk2OUBnbWFpbC5jb20iLCJleHAiOjE3NzQ0OTM1NjZ9.y6KIW7uzEq6XDXBT1lxp7OPMHJqA_Ci32xwBwDbLkLQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ded968c8a56046b-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "57.130.39.231",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Mar-2026 15:42:37 UTC] === END API CALL LOG ===
[19-Mar-2026 15:42:37 UTC] ✅ API Hash verification passed for profile endpoint
[19-Mar-2026 15:42:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxIiwidXNlcm5hbWUiOiJAa0lOZXVfMzgiLCJlbWFpbCI6Im5hemlta2luZzk2OUBnbWFpbC5jb20iLCJleHAiOjE3NzQ0OTM1NjZ9.y6KIW7uzEq6XDXBT1lxp7OPMHJqA_Ci32xwBwDbLkLQ
[19-Mar-2026 15:42:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Mar-2026 15:42:37 UTC] ✅ JWT token verified successfully for user profile
[19-Mar-2026 15:42:37 UTC] User ID: 121
[19-Mar-2026 15:42:37 UTC] ✅ User profile retrieved successfully for user ID: 121
[19-Mar-2026 15:42:37 UTC] User Purchases API - User ID: 121
[19-Mar-2026 15:42:37 UTC] User Purchases API - Total purchases found: 2
[19-Mar-2026 15:46:52 UTC] === API CALL LOG ===
[19-Mar-2026 15:46:52 UTC] Endpoint: user/profile.php
[19-Mar-2026 15:46:52 UTC] Full Log Data: {
    "timestamp": "2026-03-19 15:46:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "57.130.39.231",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "57.130.39.231, 104.23.225.99",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxIiwidXNlcm5hbWUiOiJAa0lOZXVfMzgiLCJlbWFpbCI6Im5hemlta2luZzk2OUBnbWFpbC5jb20iLCJleHAiOjE3NzQ0OTM1NjZ9.y6KIW7uzEq6XDXBT1lxp7OPMHJqA_Ci32xwBwDbLkLQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ded9cc4de6e8825-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "57.130.39.231",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Mar-2026 15:46:52 UTC] === END API CALL LOG ===
[19-Mar-2026 15:46:52 UTC] ✅ API Hash verification passed for profile endpoint
[19-Mar-2026 15:46:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxIiwidXNlcm5hbWUiOiJAa0lOZXVfMzgiLCJlbWFpbCI6Im5hemlta2luZzk2OUBnbWFpbC5jb20iLCJleHAiOjE3NzQ0OTM1NjZ9.y6KIW7uzEq6XDXBT1lxp7OPMHJqA_Ci32xwBwDbLkLQ
[19-Mar-2026 15:46:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Mar-2026 15:46:52 UTC] ✅ JWT token verified successfully for user profile
[19-Mar-2026 15:46:52 UTC] User ID: 121
[19-Mar-2026 15:46:52 UTC] ✅ User profile retrieved successfully for user ID: 121
[19-Mar-2026 15:46:53 UTC] === API CALL LOG ===
[19-Mar-2026 15:46:53 UTC] Endpoint: user/profile.php
[19-Mar-2026 15:46:53 UTC] Full Log Data: {
    "timestamp": "2026-03-19 15:46:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "57.130.39.231",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "57.130.39.231, 104.23.225.127",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxIiwidXNlcm5hbWUiOiJAa0lOZXVfMzgiLCJlbWFpbCI6Im5hemlta2luZzk2OUBnbWFpbC5jb20iLCJleHAiOjE3NzQ0OTM1NjZ9.y6KIW7uzEq6XDXBT1lxp7OPMHJqA_Ci32xwBwDbLkLQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ded9cce1f5c8825-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "57.130.39.231",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Mar-2026 15:46:53 UTC] === END API CALL LOG ===
[19-Mar-2026 15:46:53 UTC] ✅ API Hash verification passed for profile endpoint
[19-Mar-2026 15:46:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxIiwidXNlcm5hbWUiOiJAa0lOZXVfMzgiLCJlbWFpbCI6Im5hemlta2luZzk2OUBnbWFpbC5jb20iLCJleHAiOjE3NzQ0OTM1NjZ9.y6KIW7uzEq6XDXBT1lxp7OPMHJqA_Ci32xwBwDbLkLQ
[19-Mar-2026 15:46:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Mar-2026 15:46:53 UTC] ✅ JWT token verified successfully for user profile
[19-Mar-2026 15:46:53 UTC] User ID: 121
[19-Mar-2026 15:46:53 UTC] ✅ User profile retrieved successfully for user ID: 121
[19-Mar-2026 15:47:37 UTC] === API CALL LOG ===
[19-Mar-2026 15:47:37 UTC] Endpoint: user/profile.php
[19-Mar-2026 15:47:37 UTC] Full Log Data: {
    "timestamp": "2026-03-19 15:47:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "57.130.39.231",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "57.130.39.231, 104.23.225.99",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxIiwidXNlcm5hbWUiOiJAa0lOZXVfMzgiLCJlbWFpbCI6Im5hemlta2luZzk2OUBnbWFpbC5jb20iLCJleHAiOjE3NzQ0OTM1NjZ9.y6KIW7uzEq6XDXBT1lxp7OPMHJqA_Ci32xwBwDbLkLQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ded9de21e338825-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "57.130.39.231",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Mar-2026 15:47:37 UTC] === END API CALL LOG ===
[19-Mar-2026 15:47:37 UTC] ✅ API Hash verification passed for profile endpoint
[19-Mar-2026 15:47:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxIiwidXNlcm5hbWUiOiJAa0lOZXVfMzgiLCJlbWFpbCI6Im5hemlta2luZzk2OUBnbWFpbC5jb20iLCJleHAiOjE3NzQ0OTM1NjZ9.y6KIW7uzEq6XDXBT1lxp7OPMHJqA_Ci32xwBwDbLkLQ
[19-Mar-2026 15:47:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Mar-2026 15:47:37 UTC] ✅ JWT token verified successfully for user profile
[19-Mar-2026 15:47:37 UTC] User ID: 121
[19-Mar-2026 15:47:37 UTC] ✅ User profile retrieved successfully for user ID: 121
[19-Mar-2026 16:39:14 UTC] === API CALL LOG ===
[19-Mar-2026 16:39:14 UTC] Endpoint: user/profile.php
[19-Mar-2026 16:39:14 UTC] Full Log Data: {
    "timestamp": "2026-03-19 16:39:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "57.128.110.71",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "57.128.110.71, 172.68.192.235",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxIiwidXNlcm5hbWUiOiJAa0lOZXVfMzgiLCJlbWFpbCI6Im5hemlta2luZzk2OUBnbWFpbC5jb20iLCJleHAiOjE3NzQ0OTM1NjZ9.y6KIW7uzEq6XDXBT1lxp7OPMHJqA_Ci32xwBwDbLkLQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dede978ec5f9f26-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "57.128.110.71",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Mar-2026 16:39:14 UTC] === END API CALL LOG ===
[19-Mar-2026 16:39:14 UTC] ✅ API Hash verification passed for profile endpoint
[19-Mar-2026 16:39:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxIiwidXNlcm5hbWUiOiJAa0lOZXVfMzgiLCJlbWFpbCI6Im5hemlta2luZzk2OUBnbWFpbC5jb20iLCJleHAiOjE3NzQ0OTM1NjZ9.y6KIW7uzEq6XDXBT1lxp7OPMHJqA_Ci32xwBwDbLkLQ
[19-Mar-2026 16:39:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Mar-2026 16:39:14 UTC] ✅ JWT token verified successfully for user profile
[19-Mar-2026 16:39:14 UTC] User ID: 121
[19-Mar-2026 16:39:14 UTC] ✅ User profile retrieved successfully for user ID: 121
[19-Mar-2026 16:40:13 UTC] === API CALL LOG ===
[19-Mar-2026 16:40:13 UTC] Endpoint: user/profile.php
[19-Mar-2026 16:40:13 UTC] Full Log Data: {
    "timestamp": "2026-03-19 16:40:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "57.128.110.71",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "57.128.110.71, 172.71.164.218",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxIiwidXNlcm5hbWUiOiJAa0lOZXVfMzgiLCJlbWFpbCI6Im5hemlta2luZzk2OUBnbWFpbC5jb20iLCJleHAiOjE3NzQ0OTM1NjZ9.y6KIW7uzEq6XDXBT1lxp7OPMHJqA_Ci32xwBwDbLkLQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dedeaedcf6ad285-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "57.128.110.71",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Mar-2026 16:40:13 UTC] === END API CALL LOG ===
[19-Mar-2026 16:40:13 UTC] ✅ API Hash verification passed for profile endpoint
[19-Mar-2026 16:40:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxIiwidXNlcm5hbWUiOiJAa0lOZXVfMzgiLCJlbWFpbCI6Im5hemlta2luZzk2OUBnbWFpbC5jb20iLCJleHAiOjE3NzQ0OTM1NjZ9.y6KIW7uzEq6XDXBT1lxp7OPMHJqA_Ci32xwBwDbLkLQ
[19-Mar-2026 16:40:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Mar-2026 16:40:13 UTC] ✅ JWT token verified successfully for user profile
[19-Mar-2026 16:40:13 UTC] User ID: 121
[19-Mar-2026 16:40:13 UTC] ✅ User profile retrieved successfully for user ID: 121
[19-Mar-2026 16:40:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Mar-2026 16:40:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Mar-2026 16:40:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"57.128.110.71, 172.71.164.218","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxIiwidXNlcm5hbWUiOiJAa0lOZXVfMzgiLCJlbWFpbCI6Im5hemlta2luZzk2OUBnbWFpbC5jb20iLCJleHAiOjE3NzQ0OTM1NjZ9.y6KIW7uzEq6XDXBT1lxp7OPMHJqA_Ci32xwBwDbLkLQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9dedeb1a7d89d285-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"57.128.110.71","CF-IPCountry":"FR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[19-Mar-2026 16:40:20 UTC] === User Orders API Called ===
[19-Mar-2026 16:40:20 UTC] User ID: 121
[19-Mar-2026 16:40:20 UTC] Limit: 20, Offset: 0
[19-Mar-2026 16:40:20 UTC] Orders found: 1
[19-Mar-2026 16:40:20 UTC] Orders data: [{"id":102,"quantity":1,"total_coins":35,"coin_type":"regular","telegram_link":"https:\/\/t.me\/GOLDFXTRADER7","status":"cancelled","created_at":"2026-03-19 06:27:25","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[19-Mar-2026 16:40:20 UTC] Total orders count: 1
[19-Mar-2026 16:40:24 UTC] === API CALL LOG ===
[19-Mar-2026 16:40:24 UTC] Endpoint: user/profile.php
[19-Mar-2026 16:40:24 UTC] Full Log Data: {
    "timestamp": "2026-03-19 16:40:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "57.128.110.71",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "57.128.110.71, 172.71.164.218",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxIiwidXNlcm5hbWUiOiJAa0lOZXVfMzgiLCJlbWFpbCI6Im5hemlta2luZzk2OUBnbWFpbC5jb20iLCJleHAiOjE3NzQ0OTM1NjZ9.y6KIW7uzEq6XDXBT1lxp7OPMHJqA_Ci32xwBwDbLkLQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dedeb340cfcd285-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "57.128.110.71",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Mar-2026 16:40:24 UTC] === END API CALL LOG ===
[19-Mar-2026 16:40:24 UTC] ✅ API Hash verification passed for profile endpoint
[19-Mar-2026 16:40:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxIiwidXNlcm5hbWUiOiJAa0lOZXVfMzgiLCJlbWFpbCI6Im5hemlta2luZzk2OUBnbWFpbC5jb20iLCJleHAiOjE3NzQ0OTM1NjZ9.y6KIW7uzEq6XDXBT1lxp7OPMHJqA_Ci32xwBwDbLkLQ
[19-Mar-2026 16:40:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Mar-2026 16:40:24 UTC] ✅ JWT token verified successfully for user profile
[19-Mar-2026 16:40:24 UTC] User ID: 121
[19-Mar-2026 16:40:24 UTC] ✅ User profile retrieved successfully for user ID: 121
[19-Mar-2026 16:40:25 UTC] User Purchases API - User ID: 121
[19-Mar-2026 16:40:25 UTC] User Purchases API - Total purchases found: 2
[19-Mar-2026 16:40:29 UTC] === API CALL LOG ===
[19-Mar-2026 16:40:29 UTC] Endpoint: user/profile.php
[19-Mar-2026 16:40:29 UTC] Full Log Data: {
    "timestamp": "2026-03-19 16:40:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "57.128.110.71",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "57.128.110.71, 172.71.164.218",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxIiwidXNlcm5hbWUiOiJAa0lOZXVfMzgiLCJlbWFpbCI6Im5hemlta2luZzk2OUBnbWFpbC5jb20iLCJleHAiOjE3NzQ0OTM1NjZ9.y6KIW7uzEq6XDXBT1lxp7OPMHJqA_Ci32xwBwDbLkLQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dedeb524ff1d285-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "57.128.110.71",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Mar-2026 16:40:29 UTC] === END API CALL LOG ===
[19-Mar-2026 16:40:29 UTC] ✅ API Hash verification passed for profile endpoint
[19-Mar-2026 16:40:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxIiwidXNlcm5hbWUiOiJAa0lOZXVfMzgiLCJlbWFpbCI6Im5hemlta2luZzk2OUBnbWFpbC5jb20iLCJleHAiOjE3NzQ0OTM1NjZ9.y6KIW7uzEq6XDXBT1lxp7OPMHJqA_Ci32xwBwDbLkLQ
[19-Mar-2026 16:40:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Mar-2026 16:40:29 UTC] ✅ JWT token verified successfully for user profile
[19-Mar-2026 16:40:29 UTC] User ID: 121
[19-Mar-2026 16:40:29 UTC] ✅ User profile retrieved successfully for user ID: 121
[19-Mar-2026 16:40:30 UTC] User Purchases API - User ID: 121
[19-Mar-2026 16:40:30 UTC] User Purchases API - Total purchases found: 2
[19-Mar-2026 16:43:13 UTC] === API CALL LOG ===
[19-Mar-2026 16:43:13 UTC] Endpoint: user/profile.php
[19-Mar-2026 16:43:13 UTC] Full Log Data: {
    "timestamp": "2026-03-19 16:43:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "57.128.110.71",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "57.128.110.71, 172.71.164.218",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxIiwidXNlcm5hbWUiOiJAa0lOZXVfMzgiLCJlbWFpbCI6Im5hemlta2luZzk2OUBnbWFpbC5jb20iLCJleHAiOjE3NzQ0OTM1NjZ9.y6KIW7uzEq6XDXBT1lxp7OPMHJqA_Ci32xwBwDbLkLQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dedef51c830d285-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "57.128.110.71",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Mar-2026 16:43:13 UTC] === END API CALL LOG ===
[19-Mar-2026 16:43:13 UTC] ✅ API Hash verification passed for profile endpoint
[19-Mar-2026 16:43:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxIiwidXNlcm5hbWUiOiJAa0lOZXVfMzgiLCJlbWFpbCI6Im5hemlta2luZzk2OUBnbWFpbC5jb20iLCJleHAiOjE3NzQ0OTM1NjZ9.y6KIW7uzEq6XDXBT1lxp7OPMHJqA_Ci32xwBwDbLkLQ
[19-Mar-2026 16:43:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Mar-2026 16:43:13 UTC] ✅ JWT token verified successfully for user profile
[19-Mar-2026 16:43:13 UTC] User ID: 121
[19-Mar-2026 16:43:13 UTC] ✅ User profile retrieved successfully for user ID: 121
[19-Mar-2026 16:43:13 UTC] User Purchases API - User ID: 121
[19-Mar-2026 16:43:13 UTC] User Purchases API - Total purchases found: 2
[19-Mar-2026 16:43:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Mar-2026 16:43:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Mar-2026 16:43:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"57.128.110.71, 172.71.164.218","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxIiwidXNlcm5hbWUiOiJAa0lOZXVfMzgiLCJlbWFpbCI6Im5hemlta2luZzk2OUBnbWFpbC5jb20iLCJleHAiOjE3NzQ0OTM1NjZ9.y6KIW7uzEq6XDXBT1lxp7OPMHJqA_Ci32xwBwDbLkLQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9dedef7def2ad285-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"57.128.110.71","CF-IPCountry":"FR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[19-Mar-2026 16:43:20 UTC] === User Orders API Called ===
[19-Mar-2026 16:43:20 UTC] User ID: 121
[19-Mar-2026 16:43:20 UTC] Limit: 20, Offset: 0
[19-Mar-2026 16:43:20 UTC] Orders found: 1
[19-Mar-2026 16:43:20 UTC] Orders data: [{"id":102,"quantity":1,"total_coins":35,"coin_type":"regular","telegram_link":"https:\/\/t.me\/GOLDFXTRADER7","status":"cancelled","created_at":"2026-03-19 06:27:25","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[19-Mar-2026 16:43:20 UTC] Total orders count: 1
[19-Mar-2026 16:43:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Mar-2026 16:43:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Mar-2026 16:43:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"57.128.110.71, 172.71.164.218","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxIiwidXNlcm5hbWUiOiJAa0lOZXVfMzgiLCJlbWFpbCI6Im5hemlta2luZzk2OUBnbWFpbC5jb20iLCJleHAiOjE3NzQ0OTM1NjZ9.y6KIW7uzEq6XDXBT1lxp7OPMHJqA_Ci32xwBwDbLkLQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9dedefa52cd8d285-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"57.128.110.71","CF-IPCountry":"FR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[19-Mar-2026 16:43:26 UTC] === User Orders API Called ===
[19-Mar-2026 16:43:26 UTC] User ID: 121
[19-Mar-2026 16:43:26 UTC] Limit: 20, Offset: 0
[19-Mar-2026 16:43:26 UTC] Orders found: 1
[19-Mar-2026 16:43:26 UTC] Orders data: [{"id":102,"quantity":1,"total_coins":35,"coin_type":"regular","telegram_link":"https:\/\/t.me\/GOLDFXTRADER7","status":"cancelled","created_at":"2026-03-19 06:27:25","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[19-Mar-2026 16:43:26 UTC] Total orders count: 1
[19-Mar-2026 16:43:28 UTC] === API CALL LOG ===
[19-Mar-2026 16:43:28 UTC] Endpoint: user/profile.php
[19-Mar-2026 16:43:28 UTC] Full Log Data: {
    "timestamp": "2026-03-19 16:43:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "57.128.110.71",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "57.128.110.71, 172.71.164.218",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxIiwidXNlcm5hbWUiOiJAa0lOZXVfMzgiLCJlbWFpbCI6Im5hemlta2luZzk2OUBnbWFpbC5jb20iLCJleHAiOjE3NzQ0OTM1NjZ9.y6KIW7uzEq6XDXBT1lxp7OPMHJqA_Ci32xwBwDbLkLQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dedefafcc76d285-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "57.128.110.71",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Mar-2026 16:43:28 UTC] === END API CALL LOG ===
[19-Mar-2026 16:43:28 UTC] ✅ API Hash verification passed for profile endpoint
[19-Mar-2026 16:43:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxIiwidXNlcm5hbWUiOiJAa0lOZXVfMzgiLCJlbWFpbCI6Im5hemlta2luZzk2OUBnbWFpbC5jb20iLCJleHAiOjE3NzQ0OTM1NjZ9.y6KIW7uzEq6XDXBT1lxp7OPMHJqA_Ci32xwBwDbLkLQ
[19-Mar-2026 16:43:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Mar-2026 16:43:28 UTC] ✅ JWT token verified successfully for user profile
[19-Mar-2026 16:43:28 UTC] User ID: 121
[19-Mar-2026 16:43:28 UTC] ✅ User profile retrieved successfully for user ID: 121
[19-Mar-2026 17:20:54 UTC] === API CALL LOG ===
[19-Mar-2026 17:20:54 UTC] Endpoint: user/profile.php
[19-Mar-2026 17:20:54 UTC] Full Log Data: {
    "timestamp": "2026-03-19 17:20:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:41d0:404:100::32dc",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2001:41d0:404:100::32dc, 172.71.172.174",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxIiwidXNlcm5hbWUiOiJAa0lOZXVfMzgiLCJlbWFpbCI6Im5hemlta2luZzk2OUBnbWFpbC5jb20iLCJleHAiOjE3NzQ0OTM1NjZ9.y6KIW7uzEq6XDXBT1lxp7OPMHJqA_Ci32xwBwDbLkLQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dee2680d9ebd372-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:41d0:404:100::32dc",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Mar-2026 17:20:54 UTC] === END API CALL LOG ===
[19-Mar-2026 17:20:54 UTC] ✅ API Hash verification passed for profile endpoint
[19-Mar-2026 17:20:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxIiwidXNlcm5hbWUiOiJAa0lOZXVfMzgiLCJlbWFpbCI6Im5hemlta2luZzk2OUBnbWFpbC5jb20iLCJleHAiOjE3NzQ0OTM1NjZ9.y6KIW7uzEq6XDXBT1lxp7OPMHJqA_Ci32xwBwDbLkLQ
[19-Mar-2026 17:20:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Mar-2026 17:20:54 UTC] ✅ JWT token verified successfully for user profile
[19-Mar-2026 17:20:54 UTC] User ID: 121
[19-Mar-2026 17:20:54 UTC] ✅ User profile retrieved successfully for user ID: 121
[19-Mar-2026 17:20:54 UTC] === API CALL LOG ===
[19-Mar-2026 17:20:54 UTC] Endpoint: user/profile.php
[19-Mar-2026 17:20:54 UTC] Full Log Data: {
    "timestamp": "2026-03-19 17:20:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:41d0:404:100::32dc",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2001:41d0:404:100::32dc, 172.71.172.66",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxIiwidXNlcm5hbWUiOiJAa0lOZXVfMzgiLCJlbWFpbCI6Im5hemlta2luZzk2OUBnbWFpbC5jb20iLCJleHAiOjE3NzQ0OTM1NjZ9.y6KIW7uzEq6XDXBT1lxp7OPMHJqA_Ci32xwBwDbLkLQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dee26875e38d372-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:41d0:404:100::32dc",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Mar-2026 17:20:54 UTC] === END API CALL LOG ===
[19-Mar-2026 17:20:54 UTC] ✅ API Hash verification passed for profile endpoint
[19-Mar-2026 17:20:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxIiwidXNlcm5hbWUiOiJAa0lOZXVfMzgiLCJlbWFpbCI6Im5hemlta2luZzk2OUBnbWFpbC5jb20iLCJleHAiOjE3NzQ0OTM1NjZ9.y6KIW7uzEq6XDXBT1lxp7OPMHJqA_Ci32xwBwDbLkLQ
[19-Mar-2026 17:20:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Mar-2026 17:20:54 UTC] ✅ JWT token verified successfully for user profile
[19-Mar-2026 17:20:54 UTC] User ID: 121
[19-Mar-2026 17:20:54 UTC] ✅ User profile retrieved successfully for user ID: 121
[19-Mar-2026 17:21:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Mar-2026 17:21:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Mar-2026 17:21:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2001:41d0:404:100::32dc, 172.71.172.174","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxIiwidXNlcm5hbWUiOiJAa0lOZXVfMzgiLCJlbWFpbCI6Im5hemlta2luZzk2OUBnbWFpbC5jb20iLCJleHAiOjE3NzQ0OTM1NjZ9.y6KIW7uzEq6XDXBT1lxp7OPMHJqA_Ci32xwBwDbLkLQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9dee273f6d03d372-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2001:41d0:404:100::32dc","CF-IPCountry":"FR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[19-Mar-2026 17:21:24 UTC] === User Orders API Called ===
[19-Mar-2026 17:21:24 UTC] User ID: 121
[19-Mar-2026 17:21:24 UTC] Limit: 20, Offset: 0
[19-Mar-2026 17:21:24 UTC] Orders found: 2
[19-Mar-2026 17:21:24 UTC] Orders data: [{"id":105,"quantity":1,"total_coins":1,"coin_type":"regular","telegram_link":"https:\/\/t.me\/GOLDFXTRADER7","status":"pending","created_at":"2026-03-19 20:51:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":102,"quantity":1,"total_coins":35,"coin_type":"regular","telegram_link":"https:\/\/t.me\/GOLDFXTRADER7","status":"cancelled","created_at":"2026-03-19 06:27:25","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[19-Mar-2026 17:21:24 UTC] Total orders count: 2
[19-Mar-2026 17:21:31 UTC] === API CALL LOG ===
[19-Mar-2026 17:21:31 UTC] Endpoint: user/profile.php
[19-Mar-2026 17:21:31 UTC] Full Log Data: {
    "timestamp": "2026-03-19 17:21:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:41d0:404:100::32dc",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2001:41d0:404:100::32dc, 172.71.172.174",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxIiwidXNlcm5hbWUiOiJAa0lOZXVfMzgiLCJlbWFpbCI6Im5hemlta2luZzk2OUBnbWFpbC5jb20iLCJleHAiOjE3NzQ0OTM1NjZ9.y6KIW7uzEq6XDXBT1lxp7OPMHJqA_Ci32xwBwDbLkLQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dee276a7e27d372-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:41d0:404:100::32dc",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Mar-2026 17:21:31 UTC] === END API CALL LOG ===
[19-Mar-2026 17:21:31 UTC] ✅ API Hash verification passed for profile endpoint
[19-Mar-2026 17:21:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxIiwidXNlcm5hbWUiOiJAa0lOZXVfMzgiLCJlbWFpbCI6Im5hemlta2luZzk2OUBnbWFpbC5jb20iLCJleHAiOjE3NzQ0OTM1NjZ9.y6KIW7uzEq6XDXBT1lxp7OPMHJqA_Ci32xwBwDbLkLQ
[19-Mar-2026 17:21:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Mar-2026 17:21:31 UTC] ✅ JWT token verified successfully for user profile
[19-Mar-2026 17:21:31 UTC] User ID: 121
[19-Mar-2026 17:21:31 UTC] ✅ User profile retrieved successfully for user ID: 121
[19-Mar-2026 17:21:31 UTC] User Purchases API - User ID: 121
[19-Mar-2026 17:21:31 UTC] User Purchases API - Total purchases found: 2
[19-Mar-2026 17:21:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Mar-2026 17:21:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Mar-2026 17:21:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2001:41d0:404:100::32dc, 172.71.172.175","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxIiwidXNlcm5hbWUiOiJAa0lOZXVfMzgiLCJlbWFpbCI6Im5hemlta2luZzk2OUBnbWFpbC5jb20iLCJleHAiOjE3NzQ0OTM1NjZ9.y6KIW7uzEq6XDXBT1lxp7OPMHJqA_Ci32xwBwDbLkLQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9dee278f6e0dd372-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2001:41d0:404:100::32dc","CF-IPCountry":"FR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[19-Mar-2026 17:21:37 UTC] === User Orders API Called ===
[19-Mar-2026 17:21:37 UTC] User ID: 121
[19-Mar-2026 17:21:37 UTC] Limit: 20, Offset: 0
[19-Mar-2026 17:21:37 UTC] Orders found: 2
[19-Mar-2026 17:21:37 UTC] Orders data: [{"id":105,"quantity":1,"total_coins":1,"coin_type":"regular","telegram_link":"https:\/\/t.me\/GOLDFXTRADER7","status":"pending","created_at":"2026-03-19 20:51:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":102,"quantity":1,"total_coins":35,"coin_type":"regular","telegram_link":"https:\/\/t.me\/GOLDFXTRADER7","status":"cancelled","created_at":"2026-03-19 06:27:25","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[19-Mar-2026 17:21:37 UTC] Total orders count: 2
[19-Mar-2026 17:22:30 UTC] === API CALL LOG ===
[19-Mar-2026 17:22:30 UTC] Endpoint: user/profile.php
[19-Mar-2026 17:22:30 UTC] Full Log Data: {
    "timestamp": "2026-03-19 17:22:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8268:c0c8::55db:bc97",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8268:c0c8::55db:bc97, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTI0IiwidXNlcm5hbWUiOiJhcnNobGFuYW5zYXJpIiwiZW1haWwiOiJhcnNobGFuYW5zYXJpODkwQGdtYWlsLmNvbSIsImV4cCI6MTc3NDUzNDE0OH0.P8h86y9KOM563SmJBGP6J0lXc4sT6ndCdqMFX3NDUg8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dee28deef22989e-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:8268:c0c8::55db:bc97",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Mar-2026 17:22:30 UTC] === END API CALL LOG ===
[19-Mar-2026 17:22:30 UTC] ✅ API Hash verification passed for profile endpoint
[19-Mar-2026 17:22:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTI0IiwidXNlcm5hbWUiOiJhcnNobGFuYW5zYXJpIiwiZW1haWwiOiJhcnNobGFuYW5zYXJpODkwQGdtYWlsLmNvbSIsImV4cCI6MTc3NDUzNDE0OH0.P8h86y9KOM563SmJBGP6J0lXc4sT6ndCdqMFX3NDUg8
[19-Mar-2026 17:22:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Mar-2026 17:22:30 UTC] ✅ JWT token verified successfully for user profile
[19-Mar-2026 17:22:30 UTC] User ID: 124
[19-Mar-2026 17:22:30 UTC] ✅ User profile retrieved successfully for user ID: 124
[19-Mar-2026 17:22:31 UTC] === API CALL LOG ===
[19-Mar-2026 17:22:31 UTC] Endpoint: user/profile.php
[19-Mar-2026 17:22:31 UTC] Full Log Data: {
    "timestamp": "2026-03-19 17:22:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8268:c0c8::55db:bc97",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8268:c0c8::55db:bc97, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTI0IiwidXNlcm5hbWUiOiJhcnNobGFuYW5zYXJpIiwiZW1haWwiOiJhcnNobGFuYW5zYXJpODkwQGdtYWlsLmNvbSIsImV4cCI6MTc3NDUzNDE0OH0.P8h86y9KOM563SmJBGP6J0lXc4sT6ndCdqMFX3NDUg8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dee28e2af8a989e-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:8268:c0c8::55db:bc97",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Mar-2026 17:22:31 UTC] === END API CALL LOG ===
[19-Mar-2026 17:22:31 UTC] ✅ API Hash verification passed for profile endpoint
[19-Mar-2026 17:22:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTI0IiwidXNlcm5hbWUiOiJhcnNobGFuYW5zYXJpIiwiZW1haWwiOiJhcnNobGFuYW5zYXJpODkwQGdtYWlsLmNvbSIsImV4cCI6MTc3NDUzNDE0OH0.P8h86y9KOM563SmJBGP6J0lXc4sT6ndCdqMFX3NDUg8
[19-Mar-2026 17:22:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Mar-2026 17:22:31 UTC] ✅ JWT token verified successfully for user profile
[19-Mar-2026 17:22:31 UTC] User ID: 124
[19-Mar-2026 17:22:31 UTC] ✅ User profile retrieved successfully for user ID: 124
[19-Mar-2026 17:22:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Mar-2026 17:22:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Mar-2026 17:22:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:8268:c0c8::55db:bc97, 172.68.234.130","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTI0IiwidXNlcm5hbWUiOiJhcnNobGFuYW5zYXJpIiwiZW1haWwiOiJhcnNobGFuYW5zYXJpODkwQGdtYWlsLmNvbSIsImV4cCI6MTc3NDUzNDE0OH0.P8h86y9KOM563SmJBGP6J0lXc4sT6ndCdqMFX3NDUg8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9dee28fcbc74989e-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:8268:c0c8::55db:bc97","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[19-Mar-2026 17:22:35 UTC] === User Orders API Called ===
[19-Mar-2026 17:22:35 UTC] User ID: 124
[19-Mar-2026 17:22:35 UTC] Limit: 20, Offset: 0
[19-Mar-2026 17:22:35 UTC] Orders found: 1
[19-Mar-2026 17:22:35 UTC] Orders data: [{"id":103,"quantity":1,"total_coins":35,"coin_type":"regular","telegram_link":"https:\/\/t.me\/tgdrwwmm","status":"cancelled","created_at":"2026-03-19 17:41:12","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[19-Mar-2026 17:22:35 UTC] Total orders count: 1
[19-Mar-2026 17:22:57 UTC] === API CALL LOG ===
[19-Mar-2026 17:22:57 UTC] Endpoint: user/profile.php
[19-Mar-2026 17:22:57 UTC] Full Log Data: {
    "timestamp": "2026-03-19 17:22:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8268:c0c8::55db:bc97",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8268:c0c8::55db:bc97, 172.70.108.43",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTI0IiwidXNlcm5hbWUiOiJhcnNobGFuYW5zYXJpIiwiZW1haWwiOiJhcnNobGFuYW5zYXJpODkwQGdtYWlsLmNvbSIsImV4cCI6MTc3NDUzNDE0OH0.P8h86y9KOM563SmJBGP6J0lXc4sT6ndCdqMFX3NDUg8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dee2982acb96488-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:8268:c0c8::55db:bc97",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Mar-2026 17:22:57 UTC] === END API CALL LOG ===
[19-Mar-2026 17:22:57 UTC] ✅ API Hash verification passed for profile endpoint
[19-Mar-2026 17:22:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTI0IiwidXNlcm5hbWUiOiJhcnNobGFuYW5zYXJpIiwiZW1haWwiOiJhcnNobGFuYW5zYXJpODkwQGdtYWlsLmNvbSIsImV4cCI6MTc3NDUzNDE0OH0.P8h86y9KOM563SmJBGP6J0lXc4sT6ndCdqMFX3NDUg8
[19-Mar-2026 17:22:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Mar-2026 17:22:57 UTC] ✅ JWT token verified successfully for user profile
[19-Mar-2026 17:22:57 UTC] User ID: 124
[19-Mar-2026 17:22:57 UTC] ✅ User profile retrieved successfully for user ID: 124
[19-Mar-2026 17:23:01 UTC] === API CALL LOG ===
[19-Mar-2026 17:23:01 UTC] Endpoint: user/profile.php
[19-Mar-2026 17:23:01 UTC] Full Log Data: {
    "timestamp": "2026-03-19 17:23:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:41d0:404:100::32dc",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2001:41d0:404:100::32dc, 172.71.172.174",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxIiwidXNlcm5hbWUiOiJAa0lOZXVfMzgiLCJlbWFpbCI6Im5hemlta2luZzk2OUBnbWFpbC5jb20iLCJleHAiOjE3NzQ0OTM1NjZ9.y6KIW7uzEq6XDXBT1lxp7OPMHJqA_Ci32xwBwDbLkLQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dee29a048d7d372-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:41d0:404:100::32dc",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Mar-2026 17:23:01 UTC] === END API CALL LOG ===
[19-Mar-2026 17:23:01 UTC] ✅ API Hash verification passed for profile endpoint
[19-Mar-2026 17:23:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxIiwidXNlcm5hbWUiOiJAa0lOZXVfMzgiLCJlbWFpbCI6Im5hemlta2luZzk2OUBnbWFpbC5jb20iLCJleHAiOjE3NzQ0OTM1NjZ9.y6KIW7uzEq6XDXBT1lxp7OPMHJqA_Ci32xwBwDbLkLQ
[19-Mar-2026 17:23:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Mar-2026 17:23:01 UTC] ✅ JWT token verified successfully for user profile
[19-Mar-2026 17:23:01 UTC] User ID: 121
[19-Mar-2026 17:23:01 UTC] ✅ User profile retrieved successfully for user ID: 121
[19-Mar-2026 17:23:02 UTC] User Purchases API - User ID: 121
[19-Mar-2026 17:23:02 UTC] User Purchases API - Total purchases found: 2
[19-Mar-2026 17:23:05 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Mar-2026 17:23:05 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Mar-2026 17:23:05 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2001:41d0:404:100::32dc, 172.71.172.174","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxIiwidXNlcm5hbWUiOiJAa0lOZXVfMzgiLCJlbWFpbCI6Im5hemlta2luZzk2OUBnbWFpbC5jb20iLCJleHAiOjE3NzQ0OTM1NjZ9.y6KIW7uzEq6XDXBT1lxp7OPMHJqA_Ci32xwBwDbLkLQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9dee29b4ed92d372-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2001:41d0:404:100::32dc","CF-IPCountry":"FR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[19-Mar-2026 17:23:05 UTC] === User Orders API Called ===
[19-Mar-2026 17:23:05 UTC] User ID: 121
[19-Mar-2026 17:23:05 UTC] Limit: 20, Offset: 0
[19-Mar-2026 17:23:05 UTC] Orders found: 2
[19-Mar-2026 17:23:05 UTC] Orders data: [{"id":105,"quantity":1,"total_coins":1,"coin_type":"regular","telegram_link":"https:\/\/t.me\/GOLDFXTRADER7","status":"cancelled","created_at":"2026-03-19 20:51:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":102,"quantity":1,"total_coins":35,"coin_type":"regular","telegram_link":"https:\/\/t.me\/GOLDFXTRADER7","status":"cancelled","created_at":"2026-03-19 06:27:25","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[19-Mar-2026 17:23:05 UTC] Total orders count: 2
[19-Mar-2026 17:23:05 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Mar-2026 17:23:05 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Mar-2026 17:23:05 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:8268:c0c8::55db:bc97, 172.70.108.43","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTI0IiwidXNlcm5hbWUiOiJhcnNobGFuYW5zYXJpIiwiZW1haWwiOiJhcnNobGFuYW5zYXJpODkwQGdtYWlsLmNvbSIsImV4cCI6MTc3NDUzNDE0OH0.P8h86y9KOM563SmJBGP6J0lXc4sT6ndCdqMFX3NDUg8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9dee29b5f9a56488-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:8268:c0c8::55db:bc97","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[19-Mar-2026 17:23:05 UTC] === User Orders API Called ===
[19-Mar-2026 17:23:05 UTC] User ID: 124
[19-Mar-2026 17:23:05 UTC] Limit: 20, Offset: 0
[19-Mar-2026 17:23:05 UTC] Orders found: 2
[19-Mar-2026 17:23:05 UTC] Orders data: [{"id":106,"quantity":1,"total_coins":35,"coin_type":"regular","telegram_link":"https:\/\/t.me\/tgdrwwmm","status":"pending","created_at":"2026-03-19 20:53:03","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""},{"id":103,"quantity":1,"total_coins":35,"coin_type":"regular","telegram_link":"https:\/\/t.me\/tgdrwwmm","status":"cancelled","created_at":"2026-03-19 17:41:12","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[19-Mar-2026 17:23:05 UTC] Total orders count: 2
[19-Mar-2026 17:23:09 UTC] === API CALL LOG ===
[19-Mar-2026 17:23:09 UTC] Endpoint: user/profile.php
[19-Mar-2026 17:23:09 UTC] Full Log Data: {
    "timestamp": "2026-03-19 17:23:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8268:c0c8::55db:bc97",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8268:c0c8::55db:bc97, 172.70.108.43",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTI0IiwidXNlcm5hbWUiOiJhcnNobGFuYW5zYXJpIiwiZW1haWwiOiJhcnNobGFuYW5zYXJpODkwQGdtYWlsLmNvbSIsImV4cCI6MTc3NDUzNDE0OH0.P8h86y9KOM563SmJBGP6J0lXc4sT6ndCdqMFX3NDUg8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dee29cd38ca6488-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:8268:c0c8::55db:bc97",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Mar-2026 17:23:09 UTC] === END API CALL LOG ===
[19-Mar-2026 17:23:09 UTC] ✅ API Hash verification passed for profile endpoint
[19-Mar-2026 17:23:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTI0IiwidXNlcm5hbWUiOiJhcnNobGFuYW5zYXJpIiwiZW1haWwiOiJhcnNobGFuYW5zYXJpODkwQGdtYWlsLmNvbSIsImV4cCI6MTc3NDUzNDE0OH0.P8h86y9KOM563SmJBGP6J0lXc4sT6ndCdqMFX3NDUg8
[19-Mar-2026 17:23:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Mar-2026 17:23:09 UTC] ✅ JWT token verified successfully for user profile
[19-Mar-2026 17:23:09 UTC] User ID: 124
[19-Mar-2026 17:23:09 UTC] ✅ User profile retrieved successfully for user ID: 124
[19-Mar-2026 17:23:09 UTC] User Purchases API - User ID: 124
[19-Mar-2026 17:23:09 UTC] User Purchases API - Total purchases found: 0
[19-Mar-2026 17:23:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Mar-2026 17:23:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Mar-2026 17:23:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2001:41d0:404:100::32dc, 172.71.172.175","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxIiwidXNlcm5hbWUiOiJAa0lOZXVfMzgiLCJlbWFpbCI6Im5hemlta2luZzk2OUBnbWFpbC5jb20iLCJleHAiOjE3NzQ0OTM1NjZ9.y6KIW7uzEq6XDXBT1lxp7OPMHJqA_Ci32xwBwDbLkLQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9dee29de9fddd372-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2001:41d0:404:100::32dc","CF-IPCountry":"FR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[19-Mar-2026 17:23:11 UTC] === User Orders API Called ===
[19-Mar-2026 17:23:11 UTC] User ID: 121
[19-Mar-2026 17:23:11 UTC] Limit: 20, Offset: 0
[19-Mar-2026 17:23:11 UTC] Orders found: 2
[19-Mar-2026 17:23:11 UTC] Orders data: [{"id":105,"quantity":1,"total_coins":1,"coin_type":"regular","telegram_link":"https:\/\/t.me\/GOLDFXTRADER7","status":"cancelled","created_at":"2026-03-19 20:51:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":102,"quantity":1,"total_coins":35,"coin_type":"regular","telegram_link":"https:\/\/t.me\/GOLDFXTRADER7","status":"cancelled","created_at":"2026-03-19 06:27:25","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[19-Mar-2026 17:23:11 UTC] Total orders count: 2
[19-Mar-2026 17:23:12 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Mar-2026 17:23:12 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Mar-2026 17:23:12 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:8268:c0c8::55db:bc97, 172.70.108.43","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTI0IiwidXNlcm5hbWUiOiJhcnNobGFuYW5zYXJpIiwiZW1haWwiOiJhcnNobGFuYW5zYXJpODkwQGdtYWlsLmNvbSIsImV4cCI6MTc3NDUzNDE0OH0.P8h86y9KOM563SmJBGP6J0lXc4sT6ndCdqMFX3NDUg8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9dee29e01cca6488-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:8268:c0c8::55db:bc97","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[19-Mar-2026 17:23:12 UTC] === User Orders API Called ===
[19-Mar-2026 17:23:12 UTC] User ID: 124
[19-Mar-2026 17:23:12 UTC] Limit: 20, Offset: 0
[19-Mar-2026 17:23:12 UTC] Orders found: 2
[19-Mar-2026 17:23:12 UTC] Orders data: [{"id":106,"quantity":1,"total_coins":35,"coin_type":"regular","telegram_link":"https:\/\/t.me\/tgdrwwmm","status":"pending","created_at":"2026-03-19 20:53:03","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""},{"id":103,"quantity":1,"total_coins":35,"coin_type":"regular","telegram_link":"https:\/\/t.me\/tgdrwwmm","status":"cancelled","created_at":"2026-03-19 17:41:12","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[19-Mar-2026 17:23:12 UTC] Total orders count: 2
[19-Mar-2026 17:23:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Mar-2026 17:23:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Mar-2026 17:23:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2001:41d0:404:100::32dc, 172.71.172.175","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxIiwidXNlcm5hbWUiOiJAa0lOZXVfMzgiLCJlbWFpbCI6Im5hemlta2luZzk2OUBnbWFpbC5jb20iLCJleHAiOjE3NzQ0OTM1NjZ9.y6KIW7uzEq6XDXBT1lxp7OPMHJqA_Ci32xwBwDbLkLQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9dee29ea9c1ed372-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2001:41d0:404:100::32dc","CF-IPCountry":"FR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[19-Mar-2026 17:23:13 UTC] === User Orders API Called ===
[19-Mar-2026 17:23:13 UTC] User ID: 121
[19-Mar-2026 17:23:13 UTC] Limit: 20, Offset: 0
[19-Mar-2026 17:23:13 UTC] Orders found: 2
[19-Mar-2026 17:23:13 UTC] Orders data: [{"id":105,"quantity":1,"total_coins":1,"coin_type":"regular","telegram_link":"https:\/\/t.me\/GOLDFXTRADER7","status":"cancelled","created_at":"2026-03-19 20:51:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":102,"quantity":1,"total_coins":35,"coin_type":"regular","telegram_link":"https:\/\/t.me\/GOLDFXTRADER7","status":"cancelled","created_at":"2026-03-19 06:27:25","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[19-Mar-2026 17:23:13 UTC] Total orders count: 2
[19-Mar-2026 17:23:27 UTC] === API CALL LOG ===
[19-Mar-2026 17:23:27 UTC] Endpoint: user/profile.php
[19-Mar-2026 17:23:27 UTC] Full Log Data: {
    "timestamp": "2026-03-19 17:23:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:41d0:404:100::32dc",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2001:41d0:404:100::32dc, 172.71.172.174",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxIiwidXNlcm5hbWUiOiJAa0lOZXVfMzgiLCJlbWFpbCI6Im5hemlta2luZzk2OUBnbWFpbC5jb20iLCJleHAiOjE3NzQ0OTM1NjZ9.y6KIW7uzEq6XDXBT1lxp7OPMHJqA_Ci32xwBwDbLkLQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dee2a409aa6d372-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:41d0:404:100::32dc",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Mar-2026 17:23:27 UTC] === END API CALL LOG ===
[19-Mar-2026 17:23:27 UTC] ✅ API Hash verification passed for profile endpoint
[19-Mar-2026 17:23:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxIiwidXNlcm5hbWUiOiJAa0lOZXVfMzgiLCJlbWFpbCI6Im5hemlta2luZzk2OUBnbWFpbC5jb20iLCJleHAiOjE3NzQ0OTM1NjZ9.y6KIW7uzEq6XDXBT1lxp7OPMHJqA_Ci32xwBwDbLkLQ
[19-Mar-2026 17:23:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Mar-2026 17:23:27 UTC] ✅ JWT token verified successfully for user profile
[19-Mar-2026 17:23:27 UTC] User ID: 121
[19-Mar-2026 17:23:27 UTC] ✅ User profile retrieved successfully for user ID: 121
[19-Mar-2026 17:23:27 UTC] User Purchases API - User ID: 121
[19-Mar-2026 17:23:27 UTC] User Purchases API - Total purchases found: 2
[19-Mar-2026 17:23:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Mar-2026 17:23:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Mar-2026 17:23:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2001:41d0:404:100::32dc, 172.71.172.174","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxIiwidXNlcm5hbWUiOiJAa0lOZXVfMzgiLCJlbWFpbCI6Im5hemlta2luZzk2OUBnbWFpbC5jb20iLCJleHAiOjE3NzQ0OTM1NjZ9.y6KIW7uzEq6XDXBT1lxp7OPMHJqA_Ci32xwBwDbLkLQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9dee2a5a8948d372-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2001:41d0:404:100::32dc","CF-IPCountry":"FR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[19-Mar-2026 17:23:31 UTC] === User Orders API Called ===
[19-Mar-2026 17:23:31 UTC] User ID: 121
[19-Mar-2026 17:23:31 UTC] Limit: 20, Offset: 0
[19-Mar-2026 17:23:31 UTC] Orders found: 2
[19-Mar-2026 17:23:31 UTC] Orders data: [{"id":105,"quantity":1,"total_coins":1,"coin_type":"regular","telegram_link":"https:\/\/t.me\/GOLDFXTRADER7","status":"cancelled","created_at":"2026-03-19 20:51:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":102,"quantity":1,"total_coins":35,"coin_type":"regular","telegram_link":"https:\/\/t.me\/GOLDFXTRADER7","status":"cancelled","created_at":"2026-03-19 06:27:25","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[19-Mar-2026 17:23:31 UTC] Total orders count: 2
[19-Mar-2026 17:23:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Mar-2026 17:23:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Mar-2026 17:23:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2001:41d0:404:100::32dc, 172.71.172.175","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxIiwidXNlcm5hbWUiOiJAa0lOZXVfMzgiLCJlbWFpbCI6Im5hemlta2luZzk2OUBnbWFpbC5jb20iLCJleHAiOjE3NzQ0OTM1NjZ9.y6KIW7uzEq6XDXBT1lxp7OPMHJqA_Ci32xwBwDbLkLQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9dee2aa2db08d372-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2001:41d0:404:100::32dc","CF-IPCountry":"FR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[19-Mar-2026 17:23:43 UTC] === User Orders API Called ===
[19-Mar-2026 17:23:43 UTC] User ID: 121
[19-Mar-2026 17:23:43 UTC] Limit: 20, Offset: 0
[19-Mar-2026 17:23:43 UTC] Orders found: 2
[19-Mar-2026 17:23:43 UTC] Orders data: [{"id":105,"quantity":1,"total_coins":1,"coin_type":"regular","telegram_link":"https:\/\/t.me\/GOLDFXTRADER7","status":"cancelled","created_at":"2026-03-19 20:51:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":102,"quantity":1,"total_coins":35,"coin_type":"regular","telegram_link":"https:\/\/t.me\/GOLDFXTRADER7","status":"cancelled","created_at":"2026-03-19 06:27:25","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[19-Mar-2026 17:23:43 UTC] Total orders count: 2
[20-Mar-2026 00:29:17 UTC] === API CALL LOG ===
[20-Mar-2026 00:29:17 UTC] Endpoint: user/profile.php
[20-Mar-2026 00:29:17 UTC] Full Log Data: {
    "timestamp": "2026-03-20 00:29:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "46.104.19.228",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "46.104.19.228, 141.101.76.184",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTI1IiwidXNlcm5hbWUiOiJcdTAwZjZtZXIiLCJlbWFpbCI6Im9tZXJjaWYyMUBnbWFpbC5jb20iLCJleHAiOjE3NzQ1NzEzNTd9.M4KF2FQSIhHxsHrgxW_SQ8EwC2U4sShYs5xjVxY-xaI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9df09a08af36fb95-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "46.104.19.228",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Mar-2026 00:29:17 UTC] === END API CALL LOG ===
[20-Mar-2026 00:29:17 UTC] ✅ API Hash verification passed for profile endpoint
[20-Mar-2026 00:29:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTI1IiwidXNlcm5hbWUiOiJcdTAwZjZtZXIiLCJlbWFpbCI6Im9tZXJjaWYyMUBnbWFpbC5jb20iLCJleHAiOjE3NzQ1NzEzNTd9.M4KF2FQSIhHxsHrgxW_SQ8EwC2U4sShYs5xjVxY-xaI
[20-Mar-2026 00:29:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Mar-2026 00:29:17 UTC] ✅ JWT token verified successfully for user profile
[20-Mar-2026 00:29:17 UTC] User ID: 125
[20-Mar-2026 00:29:17 UTC] ✅ User profile retrieved successfully for user ID: 125
[20-Mar-2026 00:29:34 UTC] === API CALL LOG ===
[20-Mar-2026 00:29:34 UTC] Endpoint: user/profile.php
[20-Mar-2026 00:29:34 UTC] Full Log Data: {
    "timestamp": "2026-03-20 00:29:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "46.104.19.228",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "46.104.19.228, 141.101.76.185",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTI1IiwidXNlcm5hbWUiOiJcdTAwZjZtZXIiLCJlbWFpbCI6Im9tZXJjaWYyMUBnbWFpbC5jb20iLCJleHAiOjE3NzQ1NzEzNTd9.M4KF2FQSIhHxsHrgxW_SQ8EwC2U4sShYs5xjVxY-xaI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9df09a711fcdfb95-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "46.104.19.228",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Mar-2026 00:29:34 UTC] === END API CALL LOG ===
[20-Mar-2026 00:29:34 UTC] ✅ API Hash verification passed for profile endpoint
[20-Mar-2026 00:29:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTI1IiwidXNlcm5hbWUiOiJcdTAwZjZtZXIiLCJlbWFpbCI6Im9tZXJjaWYyMUBnbWFpbC5jb20iLCJleHAiOjE3NzQ1NzEzNTd9.M4KF2FQSIhHxsHrgxW_SQ8EwC2U4sShYs5xjVxY-xaI
[20-Mar-2026 00:29:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Mar-2026 00:29:34 UTC] ✅ JWT token verified successfully for user profile
[20-Mar-2026 00:29:34 UTC] User ID: 125
[20-Mar-2026 00:29:34 UTC] ✅ User profile retrieved successfully for user ID: 125
[20-Mar-2026 00:29:34 UTC] User Purchases API - User ID: 125
[20-Mar-2026 00:29:34 UTC] User Purchases API - Total purchases found: 0
[20-Mar-2026 00:30:36 UTC] === API CALL LOG ===
[20-Mar-2026 00:30:36 UTC] Endpoint: user/profile.php
[20-Mar-2026 00:30:36 UTC] Full Log Data: {
    "timestamp": "2026-03-20 00:30:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "46.104.19.228",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "46.104.19.228, 141.101.76.184",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTI1IiwidXNlcm5hbWUiOiJcdTAwZjZtZXIiLCJlbWFpbCI6Im9tZXJjaWYyMUBnbWFpbC5jb20iLCJleHAiOjE3NzQ1NzEzNTd9.M4KF2FQSIhHxsHrgxW_SQ8EwC2U4sShYs5xjVxY-xaI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9df09bf3ae4ffb95-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "46.104.19.228",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Mar-2026 00:30:36 UTC] === END API CALL LOG ===
[20-Mar-2026 00:30:36 UTC] ✅ API Hash verification passed for profile endpoint
[20-Mar-2026 00:30:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTI1IiwidXNlcm5hbWUiOiJcdTAwZjZtZXIiLCJlbWFpbCI6Im9tZXJjaWYyMUBnbWFpbC5jb20iLCJleHAiOjE3NzQ1NzEzNTd9.M4KF2FQSIhHxsHrgxW_SQ8EwC2U4sShYs5xjVxY-xaI
[20-Mar-2026 00:30:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Mar-2026 00:30:36 UTC] ✅ JWT token verified successfully for user profile
[20-Mar-2026 00:30:36 UTC] User ID: 125
[20-Mar-2026 00:30:36 UTC] ✅ User profile retrieved successfully for user ID: 125
[20-Mar-2026 00:30:40 UTC] === API CALL LOG ===
[20-Mar-2026 00:30:40 UTC] Endpoint: user/profile.php
[20-Mar-2026 00:30:40 UTC] Full Log Data: {
    "timestamp": "2026-03-20 00:30:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "46.104.19.228",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "46.104.19.228, 141.101.76.184",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTI1IiwidXNlcm5hbWUiOiJcdTAwZjZtZXIiLCJlbWFpbCI6Im9tZXJjaWYyMUBnbWFpbC5jb20iLCJleHAiOjE3NzQ1NzEzNTd9.M4KF2FQSIhHxsHrgxW_SQ8EwC2U4sShYs5xjVxY-xaI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9df09c0ddaf7fb95-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "46.104.19.228",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Mar-2026 00:30:40 UTC] === END API CALL LOG ===
[20-Mar-2026 00:30:40 UTC] ✅ API Hash verification passed for profile endpoint
[20-Mar-2026 00:30:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTI1IiwidXNlcm5hbWUiOiJcdTAwZjZtZXIiLCJlbWFpbCI6Im9tZXJjaWYyMUBnbWFpbC5jb20iLCJleHAiOjE3NzQ1NzEzNTd9.M4KF2FQSIhHxsHrgxW_SQ8EwC2U4sShYs5xjVxY-xaI
[20-Mar-2026 00:30:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Mar-2026 00:30:40 UTC] ✅ JWT token verified successfully for user profile
[20-Mar-2026 00:30:40 UTC] User ID: 125
[20-Mar-2026 00:30:40 UTC] ✅ User profile retrieved successfully for user ID: 125
[20-Mar-2026 00:30:50 UTC] === API CALL LOG ===
[20-Mar-2026 00:30:50 UTC] Endpoint: user/profile.php
[20-Mar-2026 00:30:50 UTC] Full Log Data: {
    "timestamp": "2026-03-20 00:30:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "46.104.19.228",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "46.104.19.228, 141.101.76.184",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTI1IiwidXNlcm5hbWUiOiJcdTAwZjZtZXIiLCJlbWFpbCI6Im9tZXJjaWYyMUBnbWFpbC5jb20iLCJleHAiOjE3NzQ1NzEzNTd9.M4KF2FQSIhHxsHrgxW_SQ8EwC2U4sShYs5xjVxY-xaI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9df09c4a8f49fb95-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "46.104.19.228",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Mar-2026 00:30:50 UTC] === END API CALL LOG ===
[20-Mar-2026 00:30:50 UTC] ✅ API Hash verification passed for profile endpoint
[20-Mar-2026 00:30:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTI1IiwidXNlcm5hbWUiOiJcdTAwZjZtZXIiLCJlbWFpbCI6Im9tZXJjaWYyMUBnbWFpbC5jb20iLCJleHAiOjE3NzQ1NzEzNTd9.M4KF2FQSIhHxsHrgxW_SQ8EwC2U4sShYs5xjVxY-xaI
[20-Mar-2026 00:30:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Mar-2026 00:30:50 UTC] ✅ JWT token verified successfully for user profile
[20-Mar-2026 00:30:50 UTC] User ID: 125
[20-Mar-2026 00:30:50 UTC] ✅ User profile retrieved successfully for user ID: 125
[20-Mar-2026 00:30:56 UTC] === API CALL LOG ===
[20-Mar-2026 00:30:56 UTC] Endpoint: user/profile.php
[20-Mar-2026 00:30:56 UTC] Full Log Data: {
    "timestamp": "2026-03-20 00:30:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "46.104.19.228",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "46.104.19.228, 141.101.76.184",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTI1IiwidXNlcm5hbWUiOiJcdTAwZjZtZXIiLCJlbWFpbCI6Im9tZXJjaWYyMUBnbWFpbC5jb20iLCJleHAiOjE3NzQ1NzEzNTd9.M4KF2FQSIhHxsHrgxW_SQ8EwC2U4sShYs5xjVxY-xaI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9df09c742d2efb95-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "46.104.19.228",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Mar-2026 00:30:56 UTC] === END API CALL LOG ===
[20-Mar-2026 00:30:56 UTC] ✅ API Hash verification passed for profile endpoint
[20-Mar-2026 00:30:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTI1IiwidXNlcm5hbWUiOiJcdTAwZjZtZXIiLCJlbWFpbCI6Im9tZXJjaWYyMUBnbWFpbC5jb20iLCJleHAiOjE3NzQ1NzEzNTd9.M4KF2FQSIhHxsHrgxW_SQ8EwC2U4sShYs5xjVxY-xaI
[20-Mar-2026 00:30:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Mar-2026 00:30:56 UTC] ✅ JWT token verified successfully for user profile
[20-Mar-2026 00:30:56 UTC] User ID: 125
[20-Mar-2026 00:30:56 UTC] ✅ User profile retrieved successfully for user ID: 125
[20-Mar-2026 00:31:09 UTC] === API CALL LOG ===
[20-Mar-2026 00:31:09 UTC] Endpoint: user/profile.php
[20-Mar-2026 00:31:09 UTC] Full Log Data: {
    "timestamp": "2026-03-20 00:31:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "46.104.19.228",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "46.104.19.228, 141.101.76.184",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTI1IiwidXNlcm5hbWUiOiJcdTAwZjZtZXIiLCJlbWFpbCI6Im9tZXJjaWYyMUBnbWFpbC5jb20iLCJleHAiOjE3NzQ1NzEzNTd9.M4KF2FQSIhHxsHrgxW_SQ8EwC2U4sShYs5xjVxY-xaI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9df09cc31d28fb95-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "46.104.19.228",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Mar-2026 00:31:09 UTC] === END API CALL LOG ===
[20-Mar-2026 00:31:09 UTC] ✅ API Hash verification passed for profile endpoint
[20-Mar-2026 00:31:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTI1IiwidXNlcm5hbWUiOiJcdTAwZjZtZXIiLCJlbWFpbCI6Im9tZXJjaWYyMUBnbWFpbC5jb20iLCJleHAiOjE3NzQ1NzEzNTd9.M4KF2FQSIhHxsHrgxW_SQ8EwC2U4sShYs5xjVxY-xaI
[20-Mar-2026 00:31:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Mar-2026 00:31:09 UTC] ✅ JWT token verified successfully for user profile
[20-Mar-2026 00:31:09 UTC] User ID: 125
[20-Mar-2026 00:31:09 UTC] ✅ User profile retrieved successfully for user ID: 125
[20-Mar-2026 00:31:09 UTC] User Purchases API - User ID: 125
[20-Mar-2026 00:31:09 UTC] User Purchases API - Total purchases found: 0
[20-Mar-2026 02:40:10 UTC] === API CALL LOG ===
[20-Mar-2026 02:40:10 UTC] Endpoint: user/profile.php
[20-Mar-2026 02:40:10 UTC] Full Log Data: {
    "timestamp": "2026-03-20 02:40:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "195.26.254.191",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "195.26.254.191, 104.22.62.174",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxIiwidXNlcm5hbWUiOiJAa0lOZXVfMzgiLCJlbWFpbCI6Im5hemlta2luZzk2OUBnbWFpbC5jb20iLCJleHAiOjE3NzQ0OTM1NjZ9.y6KIW7uzEq6XDXBT1lxp7OPMHJqA_Ci32xwBwDbLkLQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9df159bdab8ffc36-ORD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "195.26.254.191",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Mar-2026 02:40:10 UTC] === END API CALL LOG ===
[20-Mar-2026 02:40:10 UTC] ✅ API Hash verification passed for profile endpoint
[20-Mar-2026 02:40:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxIiwidXNlcm5hbWUiOiJAa0lOZXVfMzgiLCJlbWFpbCI6Im5hemlta2luZzk2OUBnbWFpbC5jb20iLCJleHAiOjE3NzQ0OTM1NjZ9.y6KIW7uzEq6XDXBT1lxp7OPMHJqA_Ci32xwBwDbLkLQ
[20-Mar-2026 02:40:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Mar-2026 02:40:10 UTC] ✅ JWT token verified successfully for user profile
[20-Mar-2026 02:40:10 UTC] User ID: 121
[20-Mar-2026 02:40:10 UTC] ✅ User profile retrieved successfully for user ID: 121
[20-Mar-2026 02:40:13 UTC] === API CALL LOG ===
[20-Mar-2026 02:40:13 UTC] Endpoint: user/profile.php
[20-Mar-2026 02:40:13 UTC] Full Log Data: {
    "timestamp": "2026-03-20 02:40:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "195.26.254.191",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "195.26.254.191, 104.22.62.175",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxIiwidXNlcm5hbWUiOiJAa0lOZXVfMzgiLCJlbWFpbCI6Im5hemlta2luZzk2OUBnbWFpbC5jb20iLCJleHAiOjE3NzQ0OTM1NjZ9.y6KIW7uzEq6XDXBT1lxp7OPMHJqA_Ci32xwBwDbLkLQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9df159d07c7cfc36-ORD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "195.26.254.191",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Mar-2026 02:40:13 UTC] === END API CALL LOG ===
[20-Mar-2026 02:40:13 UTC] ✅ API Hash verification passed for profile endpoint
[20-Mar-2026 02:40:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxIiwidXNlcm5hbWUiOiJAa0lOZXVfMzgiLCJlbWFpbCI6Im5hemlta2luZzk2OUBnbWFpbC5jb20iLCJleHAiOjE3NzQ0OTM1NjZ9.y6KIW7uzEq6XDXBT1lxp7OPMHJqA_Ci32xwBwDbLkLQ
[20-Mar-2026 02:40:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Mar-2026 02:40:13 UTC] ✅ JWT token verified successfully for user profile
[20-Mar-2026 02:40:13 UTC] User ID: 121
[20-Mar-2026 02:40:13 UTC] ✅ User profile retrieved successfully for user ID: 121
[20-Mar-2026 04:01:38 UTC] === API CALL LOG ===
[20-Mar-2026 04:01:38 UTC] Endpoint: user/profile.php
[20-Mar-2026 04:01:38 UTC] Full Log Data: {
    "timestamp": "2026-03-20 04:01:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:84d1:c180::561e:3e15",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:84d1:c180::561e:3e15, 172.68.234.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTI0IiwidXNlcm5hbWUiOiJhcnNobGFuYW5zYXJpIiwiZW1haWwiOiJhcnNobGFuYW5zYXJpODkwQGdtYWlsLmNvbSIsImV4cCI6MTc3NDUzNDE0OH0.P8h86y9KOM563SmJBGP6J0lXc4sT6ndCdqMFX3NDUg8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9df1d118d80489c7-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:84d1:c180::561e:3e15",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Mar-2026 04:01:38 UTC] === END API CALL LOG ===
[20-Mar-2026 04:01:38 UTC] ✅ API Hash verification passed for profile endpoint
[20-Mar-2026 04:01:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTI0IiwidXNlcm5hbWUiOiJhcnNobGFuYW5zYXJpIiwiZW1haWwiOiJhcnNobGFuYW5zYXJpODkwQGdtYWlsLmNvbSIsImV4cCI6MTc3NDUzNDE0OH0.P8h86y9KOM563SmJBGP6J0lXc4sT6ndCdqMFX3NDUg8
[20-Mar-2026 04:01:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Mar-2026 04:01:38 UTC] ✅ JWT token verified successfully for user profile
[20-Mar-2026 04:01:38 UTC] User ID: 124
[20-Mar-2026 04:01:38 UTC] ✅ User profile retrieved successfully for user ID: 124
[20-Mar-2026 04:01:39 UTC] === API CALL LOG ===
[20-Mar-2026 04:01:39 UTC] Endpoint: user/profile.php
[20-Mar-2026 04:01:39 UTC] Full Log Data: {
    "timestamp": "2026-03-20 04:01:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:84d1:c180::561e:3e15",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:84d1:c180::561e:3e15, 172.68.234.88",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTI0IiwidXNlcm5hbWUiOiJhcnNobGFuYW5zYXJpIiwiZW1haWwiOiJhcnNobGFuYW5zYXJpODkwQGdtYWlsLmNvbSIsImV4cCI6MTc3NDUzNDE0OH0.P8h86y9KOM563SmJBGP6J0lXc4sT6ndCdqMFX3NDUg8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9df1d11c3bb989c7-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:84d1:c180::561e:3e15",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Mar-2026 04:01:39 UTC] === END API CALL LOG ===
[20-Mar-2026 04:01:39 UTC] ✅ API Hash verification passed for profile endpoint
[20-Mar-2026 04:01:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTI0IiwidXNlcm5hbWUiOiJhcnNobGFuYW5zYXJpIiwiZW1haWwiOiJhcnNobGFuYW5zYXJpODkwQGdtYWlsLmNvbSIsImV4cCI6MTc3NDUzNDE0OH0.P8h86y9KOM563SmJBGP6J0lXc4sT6ndCdqMFX3NDUg8
[20-Mar-2026 04:01:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Mar-2026 04:01:39 UTC] ✅ JWT token verified successfully for user profile
[20-Mar-2026 04:01:39 UTC] User ID: 124
[20-Mar-2026 04:01:39 UTC] ✅ User profile retrieved successfully for user ID: 124
[20-Mar-2026 04:01:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Mar-2026 04:01:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Mar-2026 04:01:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:84d1:c180::561e:3e15, 172.68.234.88","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTI0IiwidXNlcm5hbWUiOiJhcnNobGFuYW5zYXJpIiwiZW1haWwiOiJhcnNobGFuYW5zYXJpODkwQGdtYWlsLmNvbSIsImV4cCI6MTc3NDUzNDE0OH0.P8h86y9KOM563SmJBGP6J0lXc4sT6ndCdqMFX3NDUg8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9df1d1339c0089c7-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:84d1:c180::561e:3e15","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[20-Mar-2026 04:01:43 UTC] === User Orders API Called ===
[20-Mar-2026 04:01:43 UTC] User ID: 124
[20-Mar-2026 04:01:43 UTC] Limit: 20, Offset: 0
[20-Mar-2026 04:01:43 UTC] Orders found: 2
[20-Mar-2026 04:01:43 UTC] Orders data: [{"id":106,"quantity":1,"total_coins":35,"coin_type":"regular","telegram_link":"https:\/\/t.me\/tgdrwwmm","status":"cancelled","created_at":"2026-03-19 20:53:03","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""},{"id":103,"quantity":1,"total_coins":35,"coin_type":"regular","telegram_link":"https:\/\/t.me\/tgdrwwmm","status":"cancelled","created_at":"2026-03-19 17:41:12","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[20-Mar-2026 04:01:43 UTC] Total orders count: 2
[20-Mar-2026 09:45:43 UTC] === API CALL LOG ===
[20-Mar-2026 09:45:43 UTC] Endpoint: user/profile.php
[20-Mar-2026 09:45:43 UTC] Full Log Data: {
    "timestamp": "2026-03-20 09:45:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:600d:7d38:9722:38:4271:236d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c1:600d:7d38:9722:38:4271:236d, 104.23.175.254",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTI2IiwidXNlcm5hbWUiOiJ2aXNodV90aGFrb3JfLjEyMzQiLCJlbWFpbCI6InZpc2h1dmlzaHU5ODc2OEBnbWFpbC5jb20iLCJleHAiOjE3NzQ2MDQ3NDJ9.OJ5NRrTx_jG3c8TsfCk330-9jqCn3z1o6obF6QjybZY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9df3c91e0b79479b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c1:600d:7d38:9722:38:4271:236d",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Mar-2026 09:45:43 UTC] === END API CALL LOG ===
[20-Mar-2026 09:45:43 UTC] ✅ API Hash verification passed for profile endpoint
[20-Mar-2026 09:45:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTI2IiwidXNlcm5hbWUiOiJ2aXNodV90aGFrb3JfLjEyMzQiLCJlbWFpbCI6InZpc2h1dmlzaHU5ODc2OEBnbWFpbC5jb20iLCJleHAiOjE3NzQ2MDQ3NDJ9.OJ5NRrTx_jG3c8TsfCk330-9jqCn3z1o6obF6QjybZY
[20-Mar-2026 09:45:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Mar-2026 09:45:43 UTC] ✅ JWT token verified successfully for user profile
[20-Mar-2026 09:45:43 UTC] User ID: 126
[20-Mar-2026 09:45:43 UTC] ✅ User profile retrieved successfully for user ID: 126
[20-Mar-2026 09:47:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Mar-2026 09:47:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Mar-2026 09:47:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"152.59.40.207, 162.158.88.29","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTI2IiwidXNlcm5hbWUiOiJ2aXNodV90aGFrb3JfLjEyMzQiLCJlbWFpbCI6InZpc2h1dmlzaHU5ODc2OEBnbWFpbC5jb20iLCJleHAiOjE3NzQ2MDQ3NDJ9.OJ5NRrTx_jG3c8TsfCk330-9jqCn3z1o6obF6QjybZY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9df3cbe22fb2fe04-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"152.59.40.207","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[20-Mar-2026 09:47:36 UTC] === User Orders API Called ===
[20-Mar-2026 09:47:36 UTC] User ID: 126
[20-Mar-2026 09:47:36 UTC] Limit: 20, Offset: 0
[20-Mar-2026 09:47:36 UTC] Orders found: 0
[20-Mar-2026 09:47:36 UTC] Orders data: []
[20-Mar-2026 09:47:36 UTC] Total orders count: 0
[20-Mar-2026 09:47:39 UTC] === API CALL LOG ===
[20-Mar-2026 09:47:39 UTC] Endpoint: user/profile.php
[20-Mar-2026 09:47:39 UTC] Full Log Data: {
    "timestamp": "2026-03-20 09:47:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "152.59.40.207",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "152.59.40.207, 162.158.88.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTI2IiwidXNlcm5hbWUiOiJ2aXNodV90aGFrb3JfLjEyMzQiLCJlbWFpbCI6InZpc2h1dmlzaHU5ODc2OEBnbWFpbC5jb20iLCJleHAiOjE3NzQ2MDQ3NDJ9.OJ5NRrTx_jG3c8TsfCk330-9jqCn3z1o6obF6QjybZY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9df3cbf62da1fe04-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "152.59.40.207",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Mar-2026 09:47:39 UTC] === END API CALL LOG ===
[20-Mar-2026 09:47:39 UTC] ✅ API Hash verification passed for profile endpoint
[20-Mar-2026 09:47:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTI2IiwidXNlcm5hbWUiOiJ2aXNodV90aGFrb3JfLjEyMzQiLCJlbWFpbCI6InZpc2h1dmlzaHU5ODc2OEBnbWFpbC5jb20iLCJleHAiOjE3NzQ2MDQ3NDJ9.OJ5NRrTx_jG3c8TsfCk330-9jqCn3z1o6obF6QjybZY
[20-Mar-2026 09:47:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Mar-2026 09:47:39 UTC] ✅ JWT token verified successfully for user profile
[20-Mar-2026 09:47:39 UTC] User ID: 126
[20-Mar-2026 09:47:39 UTC] ✅ User profile retrieved successfully for user ID: 126
[20-Mar-2026 09:48:25 UTC] === API CALL LOG ===
[20-Mar-2026 09:48:25 UTC] Endpoint: user/profile.php
[20-Mar-2026 09:48:25 UTC] Full Log Data: {
    "timestamp": "2026-03-20 09:48:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:600d:7d38:9722:38:4271:236d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c1:600d:7d38:9722:38:4271:236d, 104.22.66.162",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTI2IiwidXNlcm5hbWUiOiJ2aXNodV90aGFrb3JfLjEyMzQiLCJlbWFpbCI6InZpc2h1dmlzaHU5ODc2OEBnbWFpbC5jb20iLCJleHAiOjE3NzQ2MDQ3NDJ9.OJ5NRrTx_jG3c8TsfCk330-9jqCn3z1o6obF6QjybZY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9df3cd1389974fa5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c1:600d:7d38:9722:38:4271:236d",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Mar-2026 09:48:25 UTC] === END API CALL LOG ===
[20-Mar-2026 09:48:25 UTC] ✅ API Hash verification passed for profile endpoint
[20-Mar-2026 09:48:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTI2IiwidXNlcm5hbWUiOiJ2aXNodV90aGFrb3JfLjEyMzQiLCJlbWFpbCI6InZpc2h1dmlzaHU5ODc2OEBnbWFpbC5jb20iLCJleHAiOjE3NzQ2MDQ3NDJ9.OJ5NRrTx_jG3c8TsfCk330-9jqCn3z1o6obF6QjybZY
[20-Mar-2026 09:48:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Mar-2026 09:48:25 UTC] ✅ JWT token verified successfully for user profile
[20-Mar-2026 09:48:25 UTC] User ID: 126
[20-Mar-2026 09:48:25 UTC] ✅ User profile retrieved successfully for user ID: 126
[20-Mar-2026 09:48:31 UTC] === API CALL LOG ===
[20-Mar-2026 09:48:31 UTC] Endpoint: user/profile.php
[20-Mar-2026 09:48:31 UTC] Full Log Data: {
    "timestamp": "2026-03-20 09:48:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:600d:7d38:9722:38:4271:236d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c1:600d:7d38:9722:38:4271:236d, 104.22.66.163",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTI2IiwidXNlcm5hbWUiOiJ2aXNodV90aGFrb3JfLjEyMzQiLCJlbWFpbCI6InZpc2h1dmlzaHU5ODc2OEBnbWFpbC5jb20iLCJleHAiOjE3NzQ2MDQ3NDJ9.OJ5NRrTx_jG3c8TsfCk330-9jqCn3z1o6obF6QjybZY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9df3cd391e1e4fa5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c1:600d:7d38:9722:38:4271:236d",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Mar-2026 09:48:31 UTC] === END API CALL LOG ===
[20-Mar-2026 09:48:31 UTC] ✅ API Hash verification passed for profile endpoint
[20-Mar-2026 09:48:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTI2IiwidXNlcm5hbWUiOiJ2aXNodV90aGFrb3JfLjEyMzQiLCJlbWFpbCI6InZpc2h1dmlzaHU5ODc2OEBnbWFpbC5jb20iLCJleHAiOjE3NzQ2MDQ3NDJ9.OJ5NRrTx_jG3c8TsfCk330-9jqCn3z1o6obF6QjybZY
[20-Mar-2026 09:48:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Mar-2026 09:48:31 UTC] ✅ JWT token verified successfully for user profile
[20-Mar-2026 09:48:31 UTC] User ID: 126
[20-Mar-2026 09:48:31 UTC] ✅ User profile retrieved successfully for user ID: 126
[20-Mar-2026 09:48:35 UTC] === API CALL LOG ===
[20-Mar-2026 09:48:35 UTC] Endpoint: user/profile.php
[20-Mar-2026 09:48:35 UTC] Full Log Data: {
    "timestamp": "2026-03-20 09:48:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:600d:7d38:9722:38:4271:236d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c1:600d:7d38:9722:38:4271:236d, 104.22.66.163",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTI2IiwidXNlcm5hbWUiOiJ2aXNodV90aGFrb3JfLjEyMzQiLCJlbWFpbCI6InZpc2h1dmlzaHU5ODc2OEBnbWFpbC5jb20iLCJleHAiOjE3NzQ2MDQ3NDJ9.OJ5NRrTx_jG3c8TsfCk330-9jqCn3z1o6obF6QjybZY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9df3cd53b95e4fa5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c1:600d:7d38:9722:38:4271:236d",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Mar-2026 09:48:35 UTC] === END API CALL LOG ===
[20-Mar-2026 09:48:35 UTC] ✅ API Hash verification passed for profile endpoint
[20-Mar-2026 09:48:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTI2IiwidXNlcm5hbWUiOiJ2aXNodV90aGFrb3JfLjEyMzQiLCJlbWFpbCI6InZpc2h1dmlzaHU5ODc2OEBnbWFpbC5jb20iLCJleHAiOjE3NzQ2MDQ3NDJ9.OJ5NRrTx_jG3c8TsfCk330-9jqCn3z1o6obF6QjybZY
[20-Mar-2026 09:48:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Mar-2026 09:48:35 UTC] ✅ JWT token verified successfully for user profile
[20-Mar-2026 09:48:35 UTC] User ID: 126
[20-Mar-2026 09:48:35 UTC] ✅ User profile retrieved successfully for user ID: 126
[20-Mar-2026 09:48:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Mar-2026 09:48:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Mar-2026 09:48:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40c1:600d:7d38:9722:38:4271:236d, 104.22.66.163","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTI2IiwidXNlcm5hbWUiOiJ2aXNodV90aGFrb3JfLjEyMzQiLCJlbWFpbCI6InZpc2h1dmlzaHU5ODc2OEBnbWFpbC5jb20iLCJleHAiOjE3NzQ2MDQ3NDJ9.OJ5NRrTx_jG3c8TsfCk330-9jqCn3z1o6obF6QjybZY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9df3cd5a6e914fa5-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40c1:600d:7d38:9722:38:4271:236d","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[20-Mar-2026 09:48:36 UTC] === User Orders API Called ===
[20-Mar-2026 09:48:36 UTC] User ID: 126
[20-Mar-2026 09:48:36 UTC] Limit: 20, Offset: 0
[20-Mar-2026 09:48:36 UTC] Orders found: 0
[20-Mar-2026 09:48:36 UTC] Orders data: []
[20-Mar-2026 09:48:36 UTC] Total orders count: 0
[20-Mar-2026 09:48:37 UTC] === API CALL LOG ===
[20-Mar-2026 09:48:37 UTC] Endpoint: user/profile.php
[20-Mar-2026 09:48:37 UTC] Full Log Data: {
    "timestamp": "2026-03-20 09:48:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:600d:7d38:9722:38:4271:236d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c1:600d:7d38:9722:38:4271:236d, 104.22.66.163",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTI2IiwidXNlcm5hbWUiOiJ2aXNodV90aGFrb3JfLjEyMzQiLCJlbWFpbCI6InZpc2h1dmlzaHU5ODc2OEBnbWFpbC5jb20iLCJleHAiOjE3NzQ2MDQ3NDJ9.OJ5NRrTx_jG3c8TsfCk330-9jqCn3z1o6obF6QjybZY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9df3cd5fa9074fa5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c1:600d:7d38:9722:38:4271:236d",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Mar-2026 09:48:37 UTC] === END API CALL LOG ===
[20-Mar-2026 09:48:37 UTC] ✅ API Hash verification passed for profile endpoint
[20-Mar-2026 09:48:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTI2IiwidXNlcm5hbWUiOiJ2aXNodV90aGFrb3JfLjEyMzQiLCJlbWFpbCI6InZpc2h1dmlzaHU5ODc2OEBnbWFpbC5jb20iLCJleHAiOjE3NzQ2MDQ3NDJ9.OJ5NRrTx_jG3c8TsfCk330-9jqCn3z1o6obF6QjybZY
[20-Mar-2026 09:48:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Mar-2026 09:48:37 UTC] ✅ JWT token verified successfully for user profile
[20-Mar-2026 09:48:37 UTC] User ID: 126
[20-Mar-2026 09:48:37 UTC] ✅ User profile retrieved successfully for user ID: 126
[20-Mar-2026 09:48:38 UTC] User Purchases API - User ID: 126
[20-Mar-2026 09:48:38 UTC] User Purchases API - Total purchases found: 0
[20-Mar-2026 10:19:36 UTC] === API CALL LOG ===
[20-Mar-2026 10:19:36 UTC] Endpoint: user/profile.php
[20-Mar-2026 10:19:36 UTC] Full Log Data: {
    "timestamp": "2026-03-20 10:19:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:600d:7d38:9722:38:4271:236d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c1:600d:7d38:9722:38:4271:236d, 104.22.66.162",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTI2IiwidXNlcm5hbWUiOiJ2aXNodV90aGFrb3JfLjEyMzQiLCJlbWFpbCI6InZpc2h1dmlzaHU5ODc2OEBnbWFpbC5jb20iLCJleHAiOjE3NzQ2MDQ3NDJ9.OJ5NRrTx_jG3c8TsfCk330-9jqCn3z1o6obF6QjybZY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9df3fabd2decdb73-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c1:600d:7d38:9722:38:4271:236d",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Mar-2026 10:19:36 UTC] === END API CALL LOG ===
[20-Mar-2026 10:19:36 UTC] ✅ API Hash verification passed for profile endpoint
[20-Mar-2026 10:19:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTI2IiwidXNlcm5hbWUiOiJ2aXNodV90aGFrb3JfLjEyMzQiLCJlbWFpbCI6InZpc2h1dmlzaHU5ODc2OEBnbWFpbC5jb20iLCJleHAiOjE3NzQ2MDQ3NDJ9.OJ5NRrTx_jG3c8TsfCk330-9jqCn3z1o6obF6QjybZY
[20-Mar-2026 10:19:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Mar-2026 10:19:36 UTC] ✅ JWT token verified successfully for user profile
[20-Mar-2026 10:19:36 UTC] User ID: 126
[20-Mar-2026 10:19:36 UTC] ✅ User profile retrieved successfully for user ID: 126
[20-Mar-2026 10:20:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Mar-2026 10:20:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Mar-2026 10:20:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40c1:600d:7d38:9722:38:4271:236d, 172.70.143.195","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTI2IiwidXNlcm5hbWUiOiJ2aXNodV90aGFrb3JfLjEyMzQiLCJlbWFpbCI6InZpc2h1dmlzaHU5ODc2OEBnbWFpbC5jb20iLCJleHAiOjE3NzQ2MDQ3NDJ9.OJ5NRrTx_jG3c8TsfCk330-9jqCn3z1o6obF6QjybZY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9df3fbb15a77604b-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40c1:600d:7d38:9722:38:4271:236d","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[20-Mar-2026 10:20:15 UTC] === User Orders API Called ===
[20-Mar-2026 10:20:15 UTC] User ID: 126
[20-Mar-2026 10:20:15 UTC] Limit: 20, Offset: 0
[20-Mar-2026 10:20:15 UTC] Orders found: 0
[20-Mar-2026 10:20:15 UTC] Orders data: []
[20-Mar-2026 10:20:15 UTC] Total orders count: 0
[20-Mar-2026 10:20:16 UTC] === API CALL LOG ===
[20-Mar-2026 10:20:16 UTC] Endpoint: user/profile.php
[20-Mar-2026 10:20:16 UTC] Full Log Data: {
    "timestamp": "2026-03-20 10:20:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:600d:7d38:9722:38:4271:236d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c1:600d:7d38:9722:38:4271:236d, 172.70.143.195",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTI2IiwidXNlcm5hbWUiOiJ2aXNodV90aGFrb3JfLjEyMzQiLCJlbWFpbCI6InZpc2h1dmlzaHU5ODc2OEBnbWFpbC5jb20iLCJleHAiOjE3NzQ2MDQ3NDJ9.OJ5NRrTx_jG3c8TsfCk330-9jqCn3z1o6obF6QjybZY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9df3fbb7ffe3604b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c1:600d:7d38:9722:38:4271:236d",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Mar-2026 10:20:16 UTC] === END API CALL LOG ===
[20-Mar-2026 10:20:16 UTC] ✅ API Hash verification passed for profile endpoint
[20-Mar-2026 10:20:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTI2IiwidXNlcm5hbWUiOiJ2aXNodV90aGFrb3JfLjEyMzQiLCJlbWFpbCI6InZpc2h1dmlzaHU5ODc2OEBnbWFpbC5jb20iLCJleHAiOjE3NzQ2MDQ3NDJ9.OJ5NRrTx_jG3c8TsfCk330-9jqCn3z1o6obF6QjybZY
[20-Mar-2026 10:20:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Mar-2026 10:20:16 UTC] ✅ JWT token verified successfully for user profile
[20-Mar-2026 10:20:16 UTC] User ID: 126
[20-Mar-2026 10:20:16 UTC] ✅ User profile retrieved successfully for user ID: 126
[20-Mar-2026 10:20:16 UTC] User Purchases API - User ID: 126
[20-Mar-2026 10:20:16 UTC] User Purchases API - Total purchases found: 0
[20-Mar-2026 10:20:16 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Mar-2026 10:20:16 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Mar-2026 10:20:16 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40c1:600d:7d38:9722:38:4271:236d, 172.70.143.195","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTI2IiwidXNlcm5hbWUiOiJ2aXNodV90aGFrb3JfLjEyMzQiLCJlbWFpbCI6InZpc2h1dmlzaHU5ODc2OEBnbWFpbC5jb20iLCJleHAiOjE3NzQ2MDQ3NDJ9.OJ5NRrTx_jG3c8TsfCk330-9jqCn3z1o6obF6QjybZY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9df3fbbd8ccb604b-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40c1:600d:7d38:9722:38:4271:236d","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[20-Mar-2026 10:20:16 UTC] === User Orders API Called ===
[20-Mar-2026 10:20:16 UTC] User ID: 126
[20-Mar-2026 10:20:16 UTC] Limit: 20, Offset: 0
[20-Mar-2026 10:20:16 UTC] Orders found: 0
[20-Mar-2026 10:20:16 UTC] Orders data: []
[20-Mar-2026 10:20:16 UTC] Total orders count: 0
[20-Mar-2026 10:20:18 UTC] === API CALL LOG ===
[20-Mar-2026 10:20:18 UTC] Endpoint: user/profile.php
[20-Mar-2026 10:20:18 UTC] Full Log Data: {
    "timestamp": "2026-03-20 10:20:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:600d:7d38:9722:38:4271:236d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c1:600d:7d38:9722:38:4271:236d, 172.70.143.195",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTI2IiwidXNlcm5hbWUiOiJ2aXNodV90aGFrb3JfLjEyMzQiLCJlbWFpbCI6InZpc2h1dmlzaHU5ODc2OEBnbWFpbC5jb20iLCJleHAiOjE3NzQ2MDQ3NDJ9.OJ5NRrTx_jG3c8TsfCk330-9jqCn3z1o6obF6QjybZY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9df3fbc8ee7d604b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c1:600d:7d38:9722:38:4271:236d",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Mar-2026 10:20:18 UTC] === END API CALL LOG ===
[20-Mar-2026 10:20:18 UTC] ✅ API Hash verification passed for profile endpoint
[20-Mar-2026 10:20:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTI2IiwidXNlcm5hbWUiOiJ2aXNodV90aGFrb3JfLjEyMzQiLCJlbWFpbCI6InZpc2h1dmlzaHU5ODc2OEBnbWFpbC5jb20iLCJleHAiOjE3NzQ2MDQ3NDJ9.OJ5NRrTx_jG3c8TsfCk330-9jqCn3z1o6obF6QjybZY
[20-Mar-2026 10:20:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Mar-2026 10:20:18 UTC] ✅ JWT token verified successfully for user profile
[20-Mar-2026 10:20:18 UTC] User ID: 126
[20-Mar-2026 10:20:18 UTC] ✅ User profile retrieved successfully for user ID: 126
[20-Mar-2026 10:20:26 UTC] === API CALL LOG ===
[20-Mar-2026 10:20:26 UTC] Endpoint: user/profile.php
[20-Mar-2026 10:20:26 UTC] Full Log Data: {
    "timestamp": "2026-03-20 10:20:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:600d:7d38:9722:38:4271:236d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c1:600d:7d38:9722:38:4271:236d, 172.70.143.195",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTI2IiwidXNlcm5hbWUiOiJ2aXNodV90aGFrb3JfLjEyMzQiLCJlbWFpbCI6InZpc2h1dmlzaHU5ODc2OEBnbWFpbC5jb20iLCJleHAiOjE3NzQ2MDQ3NDJ9.OJ5NRrTx_jG3c8TsfCk330-9jqCn3z1o6obF6QjybZY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9df3fbf98908604b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c1:600d:7d38:9722:38:4271:236d",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Mar-2026 10:20:26 UTC] === END API CALL LOG ===
[20-Mar-2026 10:20:26 UTC] ✅ API Hash verification passed for profile endpoint
[20-Mar-2026 10:20:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTI2IiwidXNlcm5hbWUiOiJ2aXNodV90aGFrb3JfLjEyMzQiLCJlbWFpbCI6InZpc2h1dmlzaHU5ODc2OEBnbWFpbC5jb20iLCJleHAiOjE3NzQ2MDQ3NDJ9.OJ5NRrTx_jG3c8TsfCk330-9jqCn3z1o6obF6QjybZY
[20-Mar-2026 10:20:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Mar-2026 10:20:26 UTC] ✅ JWT token verified successfully for user profile
[20-Mar-2026 10:20:26 UTC] User ID: 126
[20-Mar-2026 10:20:26 UTC] ✅ User profile retrieved successfully for user ID: 126
[20-Mar-2026 10:21:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Mar-2026 10:21:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Mar-2026 10:21:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40c1:600d:7d38:9722:38:4271:236d, 172.70.143.194","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTI2IiwidXNlcm5hbWUiOiJ2aXNodV90aGFrb3JfLjEyMzQiLCJlbWFpbCI6InZpc2h1dmlzaHU5ODc2OEBnbWFpbC5jb20iLCJleHAiOjE3NzQ2MDQ3NDJ9.OJ5NRrTx_jG3c8TsfCk330-9jqCn3z1o6obF6QjybZY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9df3fd3c1f14604b-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40c1:600d:7d38:9722:38:4271:236d","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[20-Mar-2026 10:21:18 UTC] === User Orders API Called ===
[20-Mar-2026 10:21:18 UTC] User ID: 126
[20-Mar-2026 10:21:18 UTC] Limit: 20, Offset: 0
[20-Mar-2026 10:21:18 UTC] Orders found: 0
[20-Mar-2026 10:21:18 UTC] Orders data: []
[20-Mar-2026 10:21:18 UTC] Total orders count: 0
[20-Mar-2026 10:21:37 UTC] === API CALL LOG ===
[20-Mar-2026 10:21:37 UTC] Endpoint: user/profile.php
[20-Mar-2026 10:21:37 UTC] Full Log Data: {
    "timestamp": "2026-03-20 10:21:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:600d:7d38:9722:38:4271:236d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c1:600d:7d38:9722:38:4271:236d, 172.70.143.194",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTI2IiwidXNlcm5hbWUiOiJ2aXNodV90aGFrb3JfLjEyMzQiLCJlbWFpbCI6InZpc2h1dmlzaHU5ODc2OEBnbWFpbC5jb20iLCJleHAiOjE3NzQ2MDQ3NDJ9.OJ5NRrTx_jG3c8TsfCk330-9jqCn3z1o6obF6QjybZY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9df3fdb6ed84604b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c1:600d:7d38:9722:38:4271:236d",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Mar-2026 10:21:37 UTC] === END API CALL LOG ===
[20-Mar-2026 10:21:37 UTC] ✅ API Hash verification passed for profile endpoint
[20-Mar-2026 10:21:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTI2IiwidXNlcm5hbWUiOiJ2aXNodV90aGFrb3JfLjEyMzQiLCJlbWFpbCI6InZpc2h1dmlzaHU5ODc2OEBnbWFpbC5jb20iLCJleHAiOjE3NzQ2MDQ3NDJ9.OJ5NRrTx_jG3c8TsfCk330-9jqCn3z1o6obF6QjybZY
[20-Mar-2026 10:21:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Mar-2026 10:21:37 UTC] ✅ JWT token verified successfully for user profile
[20-Mar-2026 10:21:37 UTC] User ID: 126
[20-Mar-2026 10:21:37 UTC] ✅ User profile retrieved successfully for user ID: 126
[20-Mar-2026 10:21:38 UTC] === API CALL LOG ===
[20-Mar-2026 10:21:38 UTC] Endpoint: user/profile.php
[20-Mar-2026 10:21:38 UTC] Full Log Data: {
    "timestamp": "2026-03-20 10:21:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:600d:7d38:9722:38:4271:236d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c1:600d:7d38:9722:38:4271:236d, 172.70.143.194",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTI2IiwidXNlcm5hbWUiOiJ2aXNodV90aGFrb3JfLjEyMzQiLCJlbWFpbCI6InZpc2h1dmlzaHU5ODc2OEBnbWFpbC5jb20iLCJleHAiOjE3NzQ2MDQ3NDJ9.OJ5NRrTx_jG3c8TsfCk330-9jqCn3z1o6obF6QjybZY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9df3fdbdbb2c604b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c1:600d:7d38:9722:38:4271:236d",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Mar-2026 10:21:38 UTC] === END API CALL LOG ===
[20-Mar-2026 10:21:38 UTC] ✅ API Hash verification passed for profile endpoint
[20-Mar-2026 10:21:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTI2IiwidXNlcm5hbWUiOiJ2aXNodV90aGFrb3JfLjEyMzQiLCJlbWFpbCI6InZpc2h1dmlzaHU5ODc2OEBnbWFpbC5jb20iLCJleHAiOjE3NzQ2MDQ3NDJ9.OJ5NRrTx_jG3c8TsfCk330-9jqCn3z1o6obF6QjybZY
[20-Mar-2026 10:21:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Mar-2026 10:21:38 UTC] ✅ JWT token verified successfully for user profile
[20-Mar-2026 10:21:38 UTC] User ID: 126
[20-Mar-2026 10:21:38 UTC] ✅ User profile retrieved successfully for user ID: 126
[20-Mar-2026 10:21:39 UTC] User Purchases API - User ID: 126
[20-Mar-2026 10:21:39 UTC] User Purchases API - Total purchases found: 1
[20-Mar-2026 14:34:31 UTC] === API CALL LOG ===
[20-Mar-2026 14:34:31 UTC] Endpoint: user/profile.php
[20-Mar-2026 14:34:31 UTC] Full Log Data: {
    "timestamp": "2026-03-20 14:34:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:16fc:5a42:2:1:31e:f805",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:16fc:5a42:2:1:31e:f805, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTAsInVzZXJuYW1lIjoibXJfZWFnbGUiLCJlbWFpbCI6Im5hbmRhbnBvb2phcnk0OTlAZ21haWwuY29tIiwiZXhwIjoxNzc0MjgzMDM0fQ.25eluWvGyTsJvTMe28apVyjOkAnqAv426I0gRhOb2sM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9df57029ca24b0fd-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:16fc:5a42:2:1:31e:f805",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Mar-2026 14:34:31 UTC] === END API CALL LOG ===
[20-Mar-2026 14:34:31 UTC] ✅ API Hash verification passed for profile endpoint
[20-Mar-2026 14:34:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTAsInVzZXJuYW1lIjoibXJfZWFnbGUiLCJlbWFpbCI6Im5hbmRhbnBvb2phcnk0OTlAZ21haWwuY29tIiwiZXhwIjoxNzc0MjgzMDM0fQ.25eluWvGyTsJvTMe28apVyjOkAnqAv426I0gRhOb2sM
[20-Mar-2026 14:34:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Mar-2026 14:34:31 UTC] ✅ JWT token verified successfully for user profile
[20-Mar-2026 14:34:31 UTC] User ID: 110
[20-Mar-2026 14:34:31 UTC] ✅ User profile retrieved successfully for user ID: 110
[20-Mar-2026 14:34:32 UTC] === API CALL LOG ===
[20-Mar-2026 14:34:32 UTC] Endpoint: user/profile.php
[20-Mar-2026 14:34:32 UTC] Full Log Data: {
    "timestamp": "2026-03-20 14:34:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:16fc:5a42:2:1:31e:f805",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:16fc:5a42:2:1:31e:f805, 162.159.122.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTAsInVzZXJuYW1lIjoibXJfZWFnbGUiLCJlbWFpbCI6Im5hbmRhbnBvb2phcnk0OTlAZ21haWwuY29tIiwiZXhwIjoxNzc0MjgzMDM0fQ.25eluWvGyTsJvTMe28apVyjOkAnqAv426I0gRhOb2sM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9df5702e3a8eb0fd-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:16fc:5a42:2:1:31e:f805",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Mar-2026 14:34:32 UTC] === END API CALL LOG ===
[20-Mar-2026 14:34:32 UTC] ✅ API Hash verification passed for profile endpoint
[20-Mar-2026 14:34:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTAsInVzZXJuYW1lIjoibXJfZWFnbGUiLCJlbWFpbCI6Im5hbmRhbnBvb2phcnk0OTlAZ21haWwuY29tIiwiZXhwIjoxNzc0MjgzMDM0fQ.25eluWvGyTsJvTMe28apVyjOkAnqAv426I0gRhOb2sM
[20-Mar-2026 14:34:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Mar-2026 14:34:32 UTC] ✅ JWT token verified successfully for user profile
[20-Mar-2026 14:34:32 UTC] User ID: 110
[20-Mar-2026 14:34:32 UTC] ✅ User profile retrieved successfully for user ID: 110
[20-Mar-2026 14:35:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Mar-2026 14:35:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Mar-2026 14:35:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:16fc:5a42:2:1:31e:f805, 162.159.122.164","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTAsInVzZXJuYW1lIjoibXJfZWFnbGUiLCJlbWFpbCI6Im5hbmRhbnBvb2phcnk0OTlAZ21haWwuY29tIiwiZXhwIjoxNzc0MjgzMDM0fQ.25eluWvGyTsJvTMe28apVyjOkAnqAv426I0gRhOb2sM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9df571a4f9a9b0fd-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:16fc:5a42:2:1:31e:f805","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[20-Mar-2026 14:35:32 UTC] === User Orders API Called ===
[20-Mar-2026 14:35:32 UTC] User ID: 110
[20-Mar-2026 14:35:32 UTC] Limit: 20, Offset: 0
[20-Mar-2026 14:35:32 UTC] Orders found: 5
[20-Mar-2026 14:35:32 UTC] Orders data: [{"id":107,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/np_cinema_updates\/137","status":"pending","created_at":"2026-03-20 18:05:30","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":104,"quantity":2,"total_coins":70,"coin_type":"regular","telegram_link":"https:\/\/t.me\/np_cinema_updates","status":"cancelled","created_at":"2026-03-19 18:05:18","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""},{"id":96,"quantity":2,"total_coins":70,"coin_type":"regular","telegram_link":"https:\/\/t.me\/np_cinema_updates","status":"cancelled","created_at":"2026-03-18 05:08:58","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""},{"id":95,"quantity":2,"total_coins":70,"coin_type":"regular","telegram_link":"https:\/\/t.me\/np_cinema_updates","status":"cancelled","created_at":"2026-03-17 16:28:12","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""},{"id":88,"quantity":2,"total_coins":70,"coin_type":"regular","telegram_link":"https:\/\/t.me\/np_cinema_updates","status":"cancelled","created_at":"2026-03-16 16:48:41","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[20-Mar-2026 14:35:32 UTC] Total orders count: 5
[20-Mar-2026 21:50:06 UTC] === API CALL LOG ===
[20-Mar-2026 21:50:06 UTC] Endpoint: user/profile.php
[20-Mar-2026 21:50:06 UTC] Full Log Data: {
    "timestamp": "2026-03-20 21:50:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "169.224.104.141",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "169.224.104.141, 162.158.211.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzIiwidXNlcm5hbWUiOiJoYW1vIiwiZW1haWwiOiJxcnFhNjU4QGdtYWlsLmNvbSIsImV4cCI6MTc3NDE3MzU3MX0.6y79wGo32XOZsGjLEPB7FyDhbm85WaxQsavfbteH-7I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9df7ee39d97d52f4-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "169.224.104.141",
        "CF-IPCountry": "IQ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Mar-2026 21:50:06 UTC] === END API CALL LOG ===
[20-Mar-2026 21:50:06 UTC] ✅ API Hash verification passed for profile endpoint
[20-Mar-2026 21:50:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzIiwidXNlcm5hbWUiOiJoYW1vIiwiZW1haWwiOiJxcnFhNjU4QGdtYWlsLmNvbSIsImV4cCI6MTc3NDE3MzU3MX0.6y79wGo32XOZsGjLEPB7FyDhbm85WaxQsavfbteH-7I
[20-Mar-2026 21:50:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Mar-2026 21:50:06 UTC] ✅ JWT token verified successfully for user profile
[20-Mar-2026 21:50:06 UTC] User ID: 103
[20-Mar-2026 21:50:06 UTC] ✅ User profile retrieved successfully for user ID: 103
[20-Mar-2026 21:50:07 UTC] === API CALL LOG ===
[20-Mar-2026 21:50:07 UTC] Endpoint: user/profile.php
[20-Mar-2026 21:50:07 UTC] Full Log Data: {
    "timestamp": "2026-03-20 21:50:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "169.224.104.141",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "169.224.104.141, 162.158.210.45",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzIiwidXNlcm5hbWUiOiJoYW1vIiwiZW1haWwiOiJxcnFhNjU4QGdtYWlsLmNvbSIsImV4cCI6MTc3NDE3MzU3MX0.6y79wGo32XOZsGjLEPB7FyDhbm85WaxQsavfbteH-7I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9df7ee3d78f652f4-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "169.224.104.141",
        "CF-IPCountry": "IQ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Mar-2026 21:50:07 UTC] === END API CALL LOG ===
[20-Mar-2026 21:50:07 UTC] ✅ API Hash verification passed for profile endpoint
[20-Mar-2026 21:50:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzIiwidXNlcm5hbWUiOiJoYW1vIiwiZW1haWwiOiJxcnFhNjU4QGdtYWlsLmNvbSIsImV4cCI6MTc3NDE3MzU3MX0.6y79wGo32XOZsGjLEPB7FyDhbm85WaxQsavfbteH-7I
[20-Mar-2026 21:50:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Mar-2026 21:50:07 UTC] ✅ JWT token verified successfully for user profile
[20-Mar-2026 21:50:07 UTC] User ID: 103
[20-Mar-2026 21:50:07 UTC] ✅ User profile retrieved successfully for user ID: 103
[20-Mar-2026 21:50:13 UTC] === API CALL LOG ===
[20-Mar-2026 21:50:13 UTC] Endpoint: user/profile.php
[20-Mar-2026 21:50:13 UTC] Full Log Data: {
    "timestamp": "2026-03-20 21:50:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "169.224.104.141",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "169.224.104.141, 162.158.211.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzIiwidXNlcm5hbWUiOiJoYW1vIiwiZW1haWwiOiJxcnFhNjU4QGdtYWlsLmNvbSIsImV4cCI6MTc3NDE3MzU3MX0.6y79wGo32XOZsGjLEPB7FyDhbm85WaxQsavfbteH-7I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9df7ee673f6752f4-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "169.224.104.141",
        "CF-IPCountry": "IQ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Mar-2026 21:50:13 UTC] === END API CALL LOG ===
[20-Mar-2026 21:50:13 UTC] ✅ API Hash verification passed for profile endpoint
[20-Mar-2026 21:50:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzIiwidXNlcm5hbWUiOiJoYW1vIiwiZW1haWwiOiJxcnFhNjU4QGdtYWlsLmNvbSIsImV4cCI6MTc3NDE3MzU3MX0.6y79wGo32XOZsGjLEPB7FyDhbm85WaxQsavfbteH-7I
[20-Mar-2026 21:50:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Mar-2026 21:50:13 UTC] ✅ JWT token verified successfully for user profile
[20-Mar-2026 21:50:13 UTC] User ID: 103
[20-Mar-2026 21:50:13 UTC] ✅ User profile retrieved successfully for user ID: 103
[21-Mar-2026 06:36:53 UTC] === API CALL LOG ===
[21-Mar-2026 06:36:53 UTC] Endpoint: user/profile.php
[21-Mar-2026 06:36:53 UTC] Full Log Data: {
    "timestamp": "2026-03-21 06:36:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4088:9bb8:cefe::5f8b:2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4088:9bb8:cefe::5f8b:2, 172.69.165.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTI3IiwidXNlcm5hbWUiOiJzdWpveXNhcmthciIsImVtYWlsIjoic2Fya2FyYmhhbWJhbDRAZ21haWwuY29tIiwiZXhwIjoxNzc0Njc5ODEyfQ.j-wKLTzURDy-ndo3slWqfz0s6OEdEvb9a5LvXAKxays",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dfaf1e28ef95f71-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:4088:9bb8:cefe::5f8b:2",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Mar-2026 06:36:53 UTC] === END API CALL LOG ===
[21-Mar-2026 06:36:53 UTC] ✅ API Hash verification passed for profile endpoint
[21-Mar-2026 06:36:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTI3IiwidXNlcm5hbWUiOiJzdWpveXNhcmthciIsImVtYWlsIjoic2Fya2FyYmhhbWJhbDRAZ21haWwuY29tIiwiZXhwIjoxNzc0Njc5ODEyfQ.j-wKLTzURDy-ndo3slWqfz0s6OEdEvb9a5LvXAKxays
[21-Mar-2026 06:36:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Mar-2026 06:36:53 UTC] ✅ JWT token verified successfully for user profile
[21-Mar-2026 06:36:53 UTC] User ID: 127
[21-Mar-2026 06:36:53 UTC] ✅ User profile retrieved successfully for user ID: 127
[21-Mar-2026 06:37:26 UTC] === API CALL LOG ===
[21-Mar-2026 06:37:26 UTC] Endpoint: user/profile.php
[21-Mar-2026 06:37:26 UTC] Full Log Data: {
    "timestamp": "2026-03-21 06:37:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4088:9bb8:cefe::5f8b:2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4088:9bb8:cefe::5f8b:2, 172.69.165.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTI3IiwidXNlcm5hbWUiOiJzdWpveXNhcmthciIsImVtYWlsIjoic2Fya2FyYmhhbWJhbDRAZ21haWwuY29tIiwiZXhwIjoxNzc0Njc5ODEyfQ.j-wKLTzURDy-ndo3slWqfz0s6OEdEvb9a5LvXAKxays",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dfaf2b058225f71-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:4088:9bb8:cefe::5f8b:2",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Mar-2026 06:37:26 UTC] === END API CALL LOG ===
[21-Mar-2026 06:37:26 UTC] ✅ API Hash verification passed for profile endpoint
[21-Mar-2026 06:37:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTI3IiwidXNlcm5hbWUiOiJzdWpveXNhcmthciIsImVtYWlsIjoic2Fya2FyYmhhbWJhbDRAZ21haWwuY29tIiwiZXhwIjoxNzc0Njc5ODEyfQ.j-wKLTzURDy-ndo3slWqfz0s6OEdEvb9a5LvXAKxays
[21-Mar-2026 06:37:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Mar-2026 06:37:26 UTC] ✅ JWT token verified successfully for user profile
[21-Mar-2026 06:37:26 UTC] User ID: 127
[21-Mar-2026 06:37:26 UTC] ✅ User profile retrieved successfully for user ID: 127
[21-Mar-2026 06:38:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Mar-2026 06:38:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Mar-2026 06:38:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:4088:9bb8:cefe::5f8b:2, 172.69.165.49","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTI3IiwidXNlcm5hbWUiOiJzdWpveXNhcmthciIsImVtYWlsIjoic2Fya2FyYmhhbWJhbDRAZ21haWwuY29tIiwiZXhwIjoxNzc0Njc5ODEyfQ.j-wKLTzURDy-ndo3slWqfz0s6OEdEvb9a5LvXAKxays","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9dfaf3b62c215f71-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:4088:9bb8:cefe::5f8b:2","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[21-Mar-2026 06:38:08 UTC] === User Orders API Called ===
[21-Mar-2026 06:38:08 UTC] User ID: 127
[21-Mar-2026 06:38:08 UTC] Limit: 20, Offset: 0
[21-Mar-2026 06:38:08 UTC] Orders found: 0
[21-Mar-2026 06:38:08 UTC] Orders data: []
[21-Mar-2026 06:38:08 UTC] Total orders count: 0
[21-Mar-2026 06:38:10 UTC] === API CALL LOG ===
[21-Mar-2026 06:38:10 UTC] Endpoint: user/profile.php
[21-Mar-2026 06:38:10 UTC] Full Log Data: {
    "timestamp": "2026-03-21 06:38:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4088:9bb8:cefe::5f8b:2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4088:9bb8:cefe::5f8b:2, 172.69.165.49",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTI3IiwidXNlcm5hbWUiOiJzdWpveXNhcmthciIsImVtYWlsIjoic2Fya2FyYmhhbWJhbDRAZ21haWwuY29tIiwiZXhwIjoxNzc0Njc5ODEyfQ.j-wKLTzURDy-ndo3slWqfz0s6OEdEvb9a5LvXAKxays",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dfaf3c3ed8a5f71-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:4088:9bb8:cefe::5f8b:2",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Mar-2026 06:38:10 UTC] === END API CALL LOG ===
[21-Mar-2026 06:38:10 UTC] ✅ API Hash verification passed for profile endpoint
[21-Mar-2026 06:38:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTI3IiwidXNlcm5hbWUiOiJzdWpveXNhcmthciIsImVtYWlsIjoic2Fya2FyYmhhbWJhbDRAZ21haWwuY29tIiwiZXhwIjoxNzc0Njc5ODEyfQ.j-wKLTzURDy-ndo3slWqfz0s6OEdEvb9a5LvXAKxays
[21-Mar-2026 06:38:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Mar-2026 06:38:10 UTC] ✅ JWT token verified successfully for user profile
[21-Mar-2026 06:38:10 UTC] User ID: 127
[21-Mar-2026 06:38:10 UTC] ✅ User profile retrieved successfully for user ID: 127
[21-Mar-2026 06:38:16 UTC] === API CALL LOG ===
[21-Mar-2026 06:38:16 UTC] Endpoint: user/profile.php
[21-Mar-2026 06:38:16 UTC] Full Log Data: {
    "timestamp": "2026-03-21 06:38:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4088:9bb8:cefe::5f8b:2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4088:9bb8:cefe::5f8b:2, 172.69.165.49",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTI3IiwidXNlcm5hbWUiOiJzdWpveXNhcmthciIsImVtYWlsIjoic2Fya2FyYmhhbWJhbDRAZ21haWwuY29tIiwiZXhwIjoxNzc0Njc5ODEyfQ.j-wKLTzURDy-ndo3slWqfz0s6OEdEvb9a5LvXAKxays",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dfaf3e678315f71-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:4088:9bb8:cefe::5f8b:2",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Mar-2026 06:38:16 UTC] === END API CALL LOG ===
[21-Mar-2026 06:38:16 UTC] ✅ API Hash verification passed for profile endpoint
[21-Mar-2026 06:38:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTI3IiwidXNlcm5hbWUiOiJzdWpveXNhcmthciIsImVtYWlsIjoic2Fya2FyYmhhbWJhbDRAZ21haWwuY29tIiwiZXhwIjoxNzc0Njc5ODEyfQ.j-wKLTzURDy-ndo3slWqfz0s6OEdEvb9a5LvXAKxays
[21-Mar-2026 06:38:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Mar-2026 06:38:16 UTC] ✅ JWT token verified successfully for user profile
[21-Mar-2026 06:38:16 UTC] User ID: 127
[21-Mar-2026 06:38:16 UTC] ✅ User profile retrieved successfully for user ID: 127
[21-Mar-2026 06:38:27 UTC] === API CALL LOG ===
[21-Mar-2026 06:38:27 UTC] Endpoint: user/profile.php
[21-Mar-2026 06:38:27 UTC] Full Log Data: {
    "timestamp": "2026-03-21 06:38:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4088:9bb8:cefe::5f8b:2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4088:9bb8:cefe::5f8b:2, 172.69.165.49",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTI3IiwidXNlcm5hbWUiOiJzdWpveXNhcmthciIsImVtYWlsIjoic2Fya2FyYmhhbWJhbDRAZ21haWwuY29tIiwiZXhwIjoxNzc0Njc5ODEyfQ.j-wKLTzURDy-ndo3slWqfz0s6OEdEvb9a5LvXAKxays",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dfaf42e2f275f71-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:4088:9bb8:cefe::5f8b:2",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Mar-2026 06:38:27 UTC] === END API CALL LOG ===
[21-Mar-2026 06:38:27 UTC] ✅ API Hash verification passed for profile endpoint
[21-Mar-2026 06:38:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTI3IiwidXNlcm5hbWUiOiJzdWpveXNhcmthciIsImVtYWlsIjoic2Fya2FyYmhhbWJhbDRAZ21haWwuY29tIiwiZXhwIjoxNzc0Njc5ODEyfQ.j-wKLTzURDy-ndo3slWqfz0s6OEdEvb9a5LvXAKxays
[21-Mar-2026 06:38:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Mar-2026 06:38:27 UTC] ✅ JWT token verified successfully for user profile
[21-Mar-2026 06:38:27 UTC] User ID: 127
[21-Mar-2026 06:38:27 UTC] ✅ User profile retrieved successfully for user ID: 127
[21-Mar-2026 06:38:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Mar-2026 06:38:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Mar-2026 06:38:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:4088:9bb8:cefe::5f8b:2, 172.69.165.49","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTI3IiwidXNlcm5hbWUiOiJzdWpveXNhcmthciIsImVtYWlsIjoic2Fya2FyYmhhbWJhbDRAZ21haWwuY29tIiwiZXhwIjoxNzc0Njc5ODEyfQ.j-wKLTzURDy-ndo3slWqfz0s6OEdEvb9a5LvXAKxays","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9dfaf4819b2e5f71-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:4088:9bb8:cefe::5f8b:2","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[21-Mar-2026 06:38:41 UTC] === User Orders API Called ===
[21-Mar-2026 06:38:41 UTC] User ID: 127
[21-Mar-2026 06:38:41 UTC] Limit: 20, Offset: 0
[21-Mar-2026 06:38:41 UTC] Orders found: 0
[21-Mar-2026 06:38:41 UTC] Orders data: []
[21-Mar-2026 06:38:41 UTC] Total orders count: 0
[21-Mar-2026 06:38:42 UTC] === API CALL LOG ===
[21-Mar-2026 06:38:42 UTC] Endpoint: user/profile.php
[21-Mar-2026 06:38:42 UTC] Full Log Data: {
    "timestamp": "2026-03-21 06:38:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4088:9bb8:cefe::5f8b:2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4088:9bb8:cefe::5f8b:2, 172.69.165.49",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTI3IiwidXNlcm5hbWUiOiJzdWpveXNhcmthciIsImVtYWlsIjoic2Fya2FyYmhhbWJhbDRAZ21haWwuY29tIiwiZXhwIjoxNzc0Njc5ODEyfQ.j-wKLTzURDy-ndo3slWqfz0s6OEdEvb9a5LvXAKxays",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dfaf48968e75f71-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:4088:9bb8:cefe::5f8b:2",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Mar-2026 06:38:42 UTC] === END API CALL LOG ===
[21-Mar-2026 06:38:42 UTC] ✅ API Hash verification passed for profile endpoint
[21-Mar-2026 06:38:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTI3IiwidXNlcm5hbWUiOiJzdWpveXNhcmthciIsImVtYWlsIjoic2Fya2FyYmhhbWJhbDRAZ21haWwuY29tIiwiZXhwIjoxNzc0Njc5ODEyfQ.j-wKLTzURDy-ndo3slWqfz0s6OEdEvb9a5LvXAKxays
[21-Mar-2026 06:38:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Mar-2026 06:38:42 UTC] ✅ JWT token verified successfully for user profile
[21-Mar-2026 06:38:42 UTC] User ID: 127
[21-Mar-2026 06:38:42 UTC] ✅ User profile retrieved successfully for user ID: 127
[21-Mar-2026 06:38:42 UTC] User Purchases API - User ID: 127
[21-Mar-2026 06:38:42 UTC] User Purchases API - Total purchases found: 0
[21-Mar-2026 06:38:54 UTC] === API CALL LOG ===
[21-Mar-2026 06:38:54 UTC] Endpoint: user/profile.php
[21-Mar-2026 06:38:54 UTC] Full Log Data: {
    "timestamp": "2026-03-21 06:38:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4088:9bb8:cefe::5f8b:2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4088:9bb8:cefe::5f8b:2, 172.69.165.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTI3IiwidXNlcm5hbWUiOiJzdWpveXNhcmthciIsImVtYWlsIjoic2Fya2FyYmhhbWJhbDRAZ21haWwuY29tIiwiZXhwIjoxNzc0Njc5ODEyfQ.j-wKLTzURDy-ndo3slWqfz0s6OEdEvb9a5LvXAKxays",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dfaf4d5eacc5f71-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:4088:9bb8:cefe::5f8b:2",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Mar-2026 06:38:54 UTC] === END API CALL LOG ===
[21-Mar-2026 06:38:54 UTC] ✅ API Hash verification passed for profile endpoint
[21-Mar-2026 06:38:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTI3IiwidXNlcm5hbWUiOiJzdWpveXNhcmthciIsImVtYWlsIjoic2Fya2FyYmhhbWJhbDRAZ21haWwuY29tIiwiZXhwIjoxNzc0Njc5ODEyfQ.j-wKLTzURDy-ndo3slWqfz0s6OEdEvb9a5LvXAKxays
[21-Mar-2026 06:38:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Mar-2026 06:38:54 UTC] ✅ JWT token verified successfully for user profile
[21-Mar-2026 06:38:54 UTC] User ID: 127
[21-Mar-2026 06:38:54 UTC] ✅ User profile retrieved successfully for user ID: 127
[21-Mar-2026 08:36:20 UTC] === API CALL LOG ===
[21-Mar-2026 08:36:20 UTC] Endpoint: user/profile.php
[21-Mar-2026 08:36:20 UTC] Full Log Data: {
    "timestamp": "2026-03-21 08:36:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:b7a8:1efd:d0ad:f127:20a7:91db",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:b7a8:1efd:d0ad:f127:20a7:91db, 162.158.22.44",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTI4IiwidXNlcm5hbWUiOiJkaXB0bzIyNDEiLCJlbWFpbCI6ImRpcHRvbW8wMDlAZ21haWwuY29tIiwiZXhwIjoxNzc0Njg2OTc5fQ.wlmsciBVsTTz9RpWJ3iRtAp1g5mRZDNnWvPmMMJ1kRo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dfba0de58de70ea-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:b7a8:1efd:d0ad:f127:20a7:91db",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Mar-2026 08:36:20 UTC] === END API CALL LOG ===
[21-Mar-2026 08:36:20 UTC] ✅ API Hash verification passed for profile endpoint
[21-Mar-2026 08:36:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTI4IiwidXNlcm5hbWUiOiJkaXB0bzIyNDEiLCJlbWFpbCI6ImRpcHRvbW8wMDlAZ21haWwuY29tIiwiZXhwIjoxNzc0Njg2OTc5fQ.wlmsciBVsTTz9RpWJ3iRtAp1g5mRZDNnWvPmMMJ1kRo
[21-Mar-2026 08:36:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Mar-2026 08:36:20 UTC] ✅ JWT token verified successfully for user profile
[21-Mar-2026 08:36:20 UTC] User ID: 128
[21-Mar-2026 08:36:20 UTC] ✅ User profile retrieved successfully for user ID: 128
[21-Mar-2026 08:36:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Mar-2026 08:36:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Mar-2026 08:36:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:b7a8:1efd:d0ad:f127:20a7:91db, 162.158.22.194","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTI4IiwidXNlcm5hbWUiOiJkaXB0bzIyNDEiLCJlbWFpbCI6ImRpcHRvbW8wMDlAZ21haWwuY29tIiwiZXhwIjoxNzc0Njg2OTc5fQ.wlmsciBVsTTz9RpWJ3iRtAp1g5mRZDNnWvPmMMJ1kRo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9dfba0f41b1770ea-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:b7a8:1efd:d0ad:f127:20a7:91db","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[21-Mar-2026 08:36:24 UTC] === User Orders API Called ===
[21-Mar-2026 08:36:24 UTC] User ID: 128
[21-Mar-2026 08:36:24 UTC] Limit: 20, Offset: 0
[21-Mar-2026 08:36:24 UTC] Orders found: 0
[21-Mar-2026 08:36:24 UTC] Orders data: []
[21-Mar-2026 08:36:24 UTC] Total orders count: 0
[21-Mar-2026 08:36:26 UTC] === API CALL LOG ===
[21-Mar-2026 08:36:26 UTC] Endpoint: user/profile.php
[21-Mar-2026 08:36:26 UTC] Full Log Data: {
    "timestamp": "2026-03-21 08:36:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:b7a8:1efd:d0ad:f127:20a7:91db",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:b7a8:1efd:d0ad:f127:20a7:91db, 162.158.22.194",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTI4IiwidXNlcm5hbWUiOiJkaXB0bzIyNDEiLCJlbWFpbCI6ImRpcHRvbW8wMDlAZ21haWwuY29tIiwiZXhwIjoxNzc0Njg2OTc5fQ.wlmsciBVsTTz9RpWJ3iRtAp1g5mRZDNnWvPmMMJ1kRo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dfba0fe887170ea-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:b7a8:1efd:d0ad:f127:20a7:91db",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Mar-2026 08:36:26 UTC] === END API CALL LOG ===
[21-Mar-2026 08:36:26 UTC] ✅ API Hash verification passed for profile endpoint
[21-Mar-2026 08:36:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTI4IiwidXNlcm5hbWUiOiJkaXB0bzIyNDEiLCJlbWFpbCI6ImRpcHRvbW8wMDlAZ21haWwuY29tIiwiZXhwIjoxNzc0Njg2OTc5fQ.wlmsciBVsTTz9RpWJ3iRtAp1g5mRZDNnWvPmMMJ1kRo
[21-Mar-2026 08:36:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Mar-2026 08:36:26 UTC] ✅ JWT token verified successfully for user profile
[21-Mar-2026 08:36:26 UTC] User ID: 128
[21-Mar-2026 08:36:26 UTC] ✅ User profile retrieved successfully for user ID: 128
[21-Mar-2026 08:36:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Mar-2026 08:36:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Mar-2026 08:36:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:b7a8:1efd:d0ad:f127:20a7:91db, 162.158.22.194","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTI4IiwidXNlcm5hbWUiOiJkaXB0bzIyNDEiLCJlbWFpbCI6ImRpcHRvbW8wMDlAZ21haWwuY29tIiwiZXhwIjoxNzc0Njg2OTc5fQ.wlmsciBVsTTz9RpWJ3iRtAp1g5mRZDNnWvPmMMJ1kRo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9dfba127aafe70ea-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:b7a8:1efd:d0ad:f127:20a7:91db","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[21-Mar-2026 08:36:32 UTC] === User Orders API Called ===
[21-Mar-2026 08:36:32 UTC] User ID: 128
[21-Mar-2026 08:36:32 UTC] Limit: 20, Offset: 0
[21-Mar-2026 08:36:32 UTC] Orders found: 0
[21-Mar-2026 08:36:32 UTC] Orders data: []
[21-Mar-2026 08:36:32 UTC] Total orders count: 0
[21-Mar-2026 08:36:39 UTC] === API CALL LOG ===
[21-Mar-2026 08:36:39 UTC] Endpoint: user/profile.php
[21-Mar-2026 08:36:39 UTC] Full Log Data: {
    "timestamp": "2026-03-21 08:36:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:b7a8:1efd:d0ad:f127:20a7:91db",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:b7a8:1efd:d0ad:f127:20a7:91db, 162.158.22.194",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTI4IiwidXNlcm5hbWUiOiJkaXB0bzIyNDEiLCJlbWFpbCI6ImRpcHRvbW8wMDlAZ21haWwuY29tIiwiZXhwIjoxNzc0Njg2OTc5fQ.wlmsciBVsTTz9RpWJ3iRtAp1g5mRZDNnWvPmMMJ1kRo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dfba1544f1070ea-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:b7a8:1efd:d0ad:f127:20a7:91db",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Mar-2026 08:36:39 UTC] === END API CALL LOG ===
[21-Mar-2026 08:36:39 UTC] ✅ API Hash verification passed for profile endpoint
[21-Mar-2026 08:36:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTI4IiwidXNlcm5hbWUiOiJkaXB0bzIyNDEiLCJlbWFpbCI6ImRpcHRvbW8wMDlAZ21haWwuY29tIiwiZXhwIjoxNzc0Njg2OTc5fQ.wlmsciBVsTTz9RpWJ3iRtAp1g5mRZDNnWvPmMMJ1kRo
[21-Mar-2026 08:36:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Mar-2026 08:36:39 UTC] ✅ JWT token verified successfully for user profile
[21-Mar-2026 08:36:39 UTC] User ID: 128
[21-Mar-2026 08:36:39 UTC] ✅ User profile retrieved successfully for user ID: 128
[21-Mar-2026 08:36:46 UTC] === API CALL LOG ===
[21-Mar-2026 08:36:46 UTC] Endpoint: user/profile.php
[21-Mar-2026 08:36:46 UTC] Full Log Data: {
    "timestamp": "2026-03-21 08:36:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:b7a8:1efd:d0ad:f127:20a7:91db",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:b7a8:1efd:d0ad:f127:20a7:91db, 162.158.22.194",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTI4IiwidXNlcm5hbWUiOiJkaXB0bzIyNDEiLCJlbWFpbCI6ImRpcHRvbW8wMDlAZ21haWwuY29tIiwiZXhwIjoxNzc0Njg2OTc5fQ.wlmsciBVsTTz9RpWJ3iRtAp1g5mRZDNnWvPmMMJ1kRo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dfba17c4af270ea-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:b7a8:1efd:d0ad:f127:20a7:91db",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Mar-2026 08:36:46 UTC] === END API CALL LOG ===
[21-Mar-2026 08:36:46 UTC] ✅ API Hash verification passed for profile endpoint
[21-Mar-2026 08:36:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTI4IiwidXNlcm5hbWUiOiJkaXB0bzIyNDEiLCJlbWFpbCI6ImRpcHRvbW8wMDlAZ21haWwuY29tIiwiZXhwIjoxNzc0Njg2OTc5fQ.wlmsciBVsTTz9RpWJ3iRtAp1g5mRZDNnWvPmMMJ1kRo
[21-Mar-2026 08:36:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Mar-2026 08:36:46 UTC] ✅ JWT token verified successfully for user profile
[21-Mar-2026 08:36:46 UTC] User ID: 128
[21-Mar-2026 08:36:46 UTC] ✅ User profile retrieved successfully for user ID: 128
[21-Mar-2026 08:37:11 UTC] === API CALL LOG ===
[21-Mar-2026 08:37:11 UTC] Endpoint: user/profile.php
[21-Mar-2026 08:37:11 UTC] Full Log Data: {
    "timestamp": "2026-03-21 08:37:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:b7a8:1efd:d0ad:f127:20a7:91db",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:b7a8:1efd:d0ad:f127:20a7:91db, 162.158.22.194",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTI4IiwidXNlcm5hbWUiOiJkaXB0bzIyNDEiLCJlbWFpbCI6ImRpcHRvbW8wMDlAZ21haWwuY29tIiwiZXhwIjoxNzc0Njg2OTc5fQ.wlmsciBVsTTz9RpWJ3iRtAp1g5mRZDNnWvPmMMJ1kRo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dfba219691670ea-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:b7a8:1efd:d0ad:f127:20a7:91db",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Mar-2026 08:37:11 UTC] === END API CALL LOG ===
[21-Mar-2026 08:37:11 UTC] ✅ API Hash verification passed for profile endpoint
[21-Mar-2026 08:37:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTI4IiwidXNlcm5hbWUiOiJkaXB0bzIyNDEiLCJlbWFpbCI6ImRpcHRvbW8wMDlAZ21haWwuY29tIiwiZXhwIjoxNzc0Njg2OTc5fQ.wlmsciBVsTTz9RpWJ3iRtAp1g5mRZDNnWvPmMMJ1kRo
[21-Mar-2026 08:37:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Mar-2026 08:37:11 UTC] ✅ JWT token verified successfully for user profile
[21-Mar-2026 08:37:11 UTC] User ID: 128
[21-Mar-2026 08:37:11 UTC] ✅ User profile retrieved successfully for user ID: 128
[21-Mar-2026 08:37:12 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Mar-2026 08:37:12 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Mar-2026 08:37:12 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:b7a8:1efd:d0ad:f127:20a7:91db, 162.158.22.194","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTI4IiwidXNlcm5hbWUiOiJkaXB0bzIyNDEiLCJlbWFpbCI6ImRpcHRvbW8wMDlAZ21haWwuY29tIiwiZXhwIjoxNzc0Njg2OTc5fQ.wlmsciBVsTTz9RpWJ3iRtAp1g5mRZDNnWvPmMMJ1kRo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9dfba223ad6770ea-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:b7a8:1efd:d0ad:f127:20a7:91db","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[21-Mar-2026 08:37:12 UTC] === User Orders API Called ===
[21-Mar-2026 08:37:12 UTC] User ID: 128
[21-Mar-2026 08:37:12 UTC] Limit: 20, Offset: 0
[21-Mar-2026 08:37:12 UTC] Orders found: 0
[21-Mar-2026 08:37:12 UTC] Orders data: []
[21-Mar-2026 08:37:12 UTC] Total orders count: 0
[21-Mar-2026 08:37:13 UTC] === API CALL LOG ===
[21-Mar-2026 08:37:13 UTC] Endpoint: user/profile.php
[21-Mar-2026 08:37:13 UTC] Full Log Data: {
    "timestamp": "2026-03-21 08:37:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:b7a8:1efd:d0ad:f127:20a7:91db",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:b7a8:1efd:d0ad:f127:20a7:91db, 162.158.22.194",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTI4IiwidXNlcm5hbWUiOiJkaXB0bzIyNDEiLCJlbWFpbCI6ImRpcHRvbW8wMDlAZ21haWwuY29tIiwiZXhwIjoxNzc0Njg2OTc5fQ.wlmsciBVsTTz9RpWJ3iRtAp1g5mRZDNnWvPmMMJ1kRo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dfba22a488370ea-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:b7a8:1efd:d0ad:f127:20a7:91db",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Mar-2026 08:37:13 UTC] === END API CALL LOG ===
[21-Mar-2026 08:37:13 UTC] ✅ API Hash verification passed for profile endpoint
[21-Mar-2026 08:37:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTI4IiwidXNlcm5hbWUiOiJkaXB0bzIyNDEiLCJlbWFpbCI6ImRpcHRvbW8wMDlAZ21haWwuY29tIiwiZXhwIjoxNzc0Njg2OTc5fQ.wlmsciBVsTTz9RpWJ3iRtAp1g5mRZDNnWvPmMMJ1kRo
[21-Mar-2026 08:37:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Mar-2026 08:37:13 UTC] ✅ JWT token verified successfully for user profile
[21-Mar-2026 08:37:13 UTC] User ID: 128
[21-Mar-2026 08:37:13 UTC] ✅ User profile retrieved successfully for user ID: 128
[21-Mar-2026 08:37:14 UTC] User Purchases API - User ID: 128
[21-Mar-2026 08:37:14 UTC] User Purchases API - Total purchases found: 0
[21-Mar-2026 08:37:20 UTC] === API CALL LOG ===
[21-Mar-2026 08:37:20 UTC] Endpoint: user/profile.php
[21-Mar-2026 08:37:20 UTC] Full Log Data: {
    "timestamp": "2026-03-21 08:37:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:b7a8:1efd:d0ad:f127:20a7:91db",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:b7a8:1efd:d0ad:f127:20a7:91db, 162.158.22.194",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTI4IiwidXNlcm5hbWUiOiJkaXB0bzIyNDEiLCJlbWFpbCI6ImRpcHRvbW8wMDlAZ21haWwuY29tIiwiZXhwIjoxNzc0Njg2OTc5fQ.wlmsciBVsTTz9RpWJ3iRtAp1g5mRZDNnWvPmMMJ1kRo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dfba255bd4e70ea-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:b7a8:1efd:d0ad:f127:20a7:91db",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Mar-2026 08:37:20 UTC] === END API CALL LOG ===
[21-Mar-2026 08:37:20 UTC] ✅ API Hash verification passed for profile endpoint
[21-Mar-2026 08:37:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTI4IiwidXNlcm5hbWUiOiJkaXB0bzIyNDEiLCJlbWFpbCI6ImRpcHRvbW8wMDlAZ21haWwuY29tIiwiZXhwIjoxNzc0Njg2OTc5fQ.wlmsciBVsTTz9RpWJ3iRtAp1g5mRZDNnWvPmMMJ1kRo
[21-Mar-2026 08:37:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Mar-2026 08:37:20 UTC] ✅ JWT token verified successfully for user profile
[21-Mar-2026 08:37:20 UTC] User ID: 128
[21-Mar-2026 08:37:20 UTC] ✅ User profile retrieved successfully for user ID: 128
[21-Mar-2026 08:37:30 UTC] === API CALL LOG ===
[21-Mar-2026 08:37:30 UTC] Endpoint: user/profile.php
[21-Mar-2026 08:37:30 UTC] Full Log Data: {
    "timestamp": "2026-03-21 08:37:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:b7a8:1efd:d0ad:f127:20a7:91db",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:b7a8:1efd:d0ad:f127:20a7:91db, 162.158.22.194",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTI4IiwidXNlcm5hbWUiOiJkaXB0bzIyNDEiLCJlbWFpbCI6ImRpcHRvbW8wMDlAZ21haWwuY29tIiwiZXhwIjoxNzc0Njg2OTc5fQ.wlmsciBVsTTz9RpWJ3iRtAp1g5mRZDNnWvPmMMJ1kRo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dfba2926c0e70ea-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:b7a8:1efd:d0ad:f127:20a7:91db",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Mar-2026 08:37:30 UTC] === END API CALL LOG ===
[21-Mar-2026 08:37:30 UTC] ✅ API Hash verification passed for profile endpoint
[21-Mar-2026 08:37:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTI4IiwidXNlcm5hbWUiOiJkaXB0bzIyNDEiLCJlbWFpbCI6ImRpcHRvbW8wMDlAZ21haWwuY29tIiwiZXhwIjoxNzc0Njg2OTc5fQ.wlmsciBVsTTz9RpWJ3iRtAp1g5mRZDNnWvPmMMJ1kRo
[21-Mar-2026 08:37:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Mar-2026 08:37:30 UTC] ✅ JWT token verified successfully for user profile
[21-Mar-2026 08:37:30 UTC] User ID: 128
[21-Mar-2026 08:37:30 UTC] ✅ User profile retrieved successfully for user ID: 128
[21-Mar-2026 08:37:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Mar-2026 08:37:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Mar-2026 08:37:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:b7a8:1efd:d0ad:f127:20a7:91db, 162.158.22.194","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTI4IiwidXNlcm5hbWUiOiJkaXB0bzIyNDEiLCJlbWFpbCI6ImRpcHRvbW8wMDlAZ21haWwuY29tIiwiZXhwIjoxNzc0Njg2OTc5fQ.wlmsciBVsTTz9RpWJ3iRtAp1g5mRZDNnWvPmMMJ1kRo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9dfba2e22ec570ea-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:b7a8:1efd:d0ad:f127:20a7:91db","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[21-Mar-2026 08:37:43 UTC] === User Orders API Called ===
[21-Mar-2026 08:37:43 UTC] User ID: 128
[21-Mar-2026 08:37:43 UTC] Limit: 20, Offset: 0
[21-Mar-2026 08:37:43 UTC] Orders found: 1
[21-Mar-2026 08:37:43 UTC] Orders data: [{"id":108,"quantity":1,"total_coins":1,"coin_type":"regular","telegram_link":"https:\/\/t.me\/diptoyt\/4","status":"pending","created_at":"2026-03-21 12:07:41","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[21-Mar-2026 08:37:43 UTC] Total orders count: 1
[21-Mar-2026 08:37:44 UTC] === API CALL LOG ===
[21-Mar-2026 08:37:44 UTC] Endpoint: user/profile.php
[21-Mar-2026 08:37:44 UTC] Full Log Data: {
    "timestamp": "2026-03-21 08:37:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:b7a8:1efd:d0ad:f127:20a7:91db",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:b7a8:1efd:d0ad:f127:20a7:91db, 162.158.22.194",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTI4IiwidXNlcm5hbWUiOiJkaXB0bzIyNDEiLCJlbWFpbCI6ImRpcHRvbW8wMDlAZ21haWwuY29tIiwiZXhwIjoxNzc0Njg2OTc5fQ.wlmsciBVsTTz9RpWJ3iRtAp1g5mRZDNnWvPmMMJ1kRo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dfba2e629d370ea-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:b7a8:1efd:d0ad:f127:20a7:91db",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Mar-2026 08:37:44 UTC] === END API CALL LOG ===
[21-Mar-2026 08:37:44 UTC] ✅ API Hash verification passed for profile endpoint
[21-Mar-2026 08:37:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTI4IiwidXNlcm5hbWUiOiJkaXB0bzIyNDEiLCJlbWFpbCI6ImRpcHRvbW8wMDlAZ21haWwuY29tIiwiZXhwIjoxNzc0Njg2OTc5fQ.wlmsciBVsTTz9RpWJ3iRtAp1g5mRZDNnWvPmMMJ1kRo
[21-Mar-2026 08:37:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Mar-2026 08:37:44 UTC] ✅ JWT token verified successfully for user profile
[21-Mar-2026 08:37:44 UTC] User ID: 128
[21-Mar-2026 08:37:44 UTC] ✅ User profile retrieved successfully for user ID: 128
[21-Mar-2026 08:38:36 UTC] === API CALL LOG ===
[21-Mar-2026 08:38:36 UTC] Endpoint: user/profile.php
[21-Mar-2026 08:38:36 UTC] Full Log Data: {
    "timestamp": "2026-03-21 08:38:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:b7a8:1efd:d0ad:f127:20a7:91db",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:b7a8:1efd:d0ad:f127:20a7:91db, 162.158.22.195",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTI4IiwidXNlcm5hbWUiOiJkaXB0bzIyNDEiLCJlbWFpbCI6ImRpcHRvbW8wMDlAZ21haWwuY29tIiwiZXhwIjoxNzc0Njg2OTc5fQ.wlmsciBVsTTz9RpWJ3iRtAp1g5mRZDNnWvPmMMJ1kRo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dfba42b3bdf70ea-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:b7a8:1efd:d0ad:f127:20a7:91db",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Mar-2026 08:38:36 UTC] === END API CALL LOG ===
[21-Mar-2026 08:38:36 UTC] ✅ API Hash verification passed for profile endpoint
[21-Mar-2026 08:38:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTI4IiwidXNlcm5hbWUiOiJkaXB0bzIyNDEiLCJlbWFpbCI6ImRpcHRvbW8wMDlAZ21haWwuY29tIiwiZXhwIjoxNzc0Njg2OTc5fQ.wlmsciBVsTTz9RpWJ3iRtAp1g5mRZDNnWvPmMMJ1kRo
[21-Mar-2026 08:38:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Mar-2026 08:38:36 UTC] ✅ JWT token verified successfully for user profile
[21-Mar-2026 08:38:36 UTC] User ID: 128
[21-Mar-2026 08:38:36 UTC] ✅ User profile retrieved successfully for user ID: 128
[21-Mar-2026 08:39:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Mar-2026 08:39:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Mar-2026 08:39:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:b7a8:1efd:d0ad:f127:20a7:91db, 162.158.22.195","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTI4IiwidXNlcm5hbWUiOiJkaXB0bzIyNDEiLCJlbWFpbCI6ImRpcHRvbW8wMDlAZ21haWwuY29tIiwiZXhwIjoxNzc0Njg2OTc5fQ.wlmsciBVsTTz9RpWJ3iRtAp1g5mRZDNnWvPmMMJ1kRo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9dfba4ef78a570ea-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:b7a8:1efd:d0ad:f127:20a7:91db","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[21-Mar-2026 08:39:07 UTC] === User Orders API Called ===
[21-Mar-2026 08:39:07 UTC] User ID: 128
[21-Mar-2026 08:39:07 UTC] Limit: 20, Offset: 0
[21-Mar-2026 08:39:07 UTC] Orders found: 2
[21-Mar-2026 08:39:07 UTC] Orders data: [{"id":109,"quantity":4,"total_coins":80,"coin_type":"regular","telegram_link":"https:\/\/t.me\/diptoyt","status":"pending","created_at":"2026-03-21 12:09:05","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":108,"quantity":1,"total_coins":1,"coin_type":"regular","telegram_link":"https:\/\/t.me\/diptoyt\/4","status":"pending","created_at":"2026-03-21 12:07:41","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[21-Mar-2026 08:39:07 UTC] Total orders count: 2
[21-Mar-2026 08:39:15 UTC] === API CALL LOG ===
[21-Mar-2026 08:39:15 UTC] Endpoint: user/profile.php
[21-Mar-2026 08:39:15 UTC] Full Log Data: {
    "timestamp": "2026-03-21 08:39:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:b7a8:1efd:d0ad:f127:20a7:91db",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:b7a8:1efd:d0ad:f127:20a7:91db, 162.158.22.195",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTI4IiwidXNlcm5hbWUiOiJkaXB0bzIyNDEiLCJlbWFpbCI6ImRpcHRvbW8wMDlAZ21haWwuY29tIiwiZXhwIjoxNzc0Njg2OTc5fQ.wlmsciBVsTTz9RpWJ3iRtAp1g5mRZDNnWvPmMMJ1kRo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dfba52279c570ea-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:b7a8:1efd:d0ad:f127:20a7:91db",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Mar-2026 08:39:15 UTC] === END API CALL LOG ===
[21-Mar-2026 08:39:15 UTC] ✅ API Hash verification passed for profile endpoint
[21-Mar-2026 08:39:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTI4IiwidXNlcm5hbWUiOiJkaXB0bzIyNDEiLCJlbWFpbCI6ImRpcHRvbW8wMDlAZ21haWwuY29tIiwiZXhwIjoxNzc0Njg2OTc5fQ.wlmsciBVsTTz9RpWJ3iRtAp1g5mRZDNnWvPmMMJ1kRo
[21-Mar-2026 08:39:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Mar-2026 08:39:15 UTC] ✅ JWT token verified successfully for user profile
[21-Mar-2026 08:39:15 UTC] User ID: 128
[21-Mar-2026 08:39:15 UTC] ✅ User profile retrieved successfully for user ID: 128
[21-Mar-2026 08:39:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Mar-2026 08:39:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Mar-2026 08:39:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:b7a8:1efd:d0ad:f127:20a7:91db, 162.158.22.195","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTI4IiwidXNlcm5hbWUiOiJkaXB0bzIyNDEiLCJlbWFpbCI6ImRpcHRvbW8wMDlAZ21haWwuY29tIiwiZXhwIjoxNzc0Njg2OTc5fQ.wlmsciBVsTTz9RpWJ3iRtAp1g5mRZDNnWvPmMMJ1kRo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9dfba58db82b70ea-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:b7a8:1efd:d0ad:f127:20a7:91db","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[21-Mar-2026 08:39:32 UTC] === User Orders API Called ===
[21-Mar-2026 08:39:32 UTC] User ID: 128
[21-Mar-2026 08:39:32 UTC] Limit: 20, Offset: 0
[21-Mar-2026 08:39:32 UTC] Orders found: 3
[21-Mar-2026 08:39:32 UTC] Orders data: [{"id":110,"quantity":19,"total_coins":19,"coin_type":"regular","telegram_link":"https:\/\/t.me\/diptoyt\/4","status":"pending","created_at":"2026-03-21 12:09:30","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":109,"quantity":4,"total_coins":80,"coin_type":"regular","telegram_link":"https:\/\/t.me\/diptoyt","status":"pending","created_at":"2026-03-21 12:09:05","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":108,"quantity":1,"total_coins":1,"coin_type":"regular","telegram_link":"https:\/\/t.me\/diptoyt\/4","status":"pending","created_at":"2026-03-21 12:07:41","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[21-Mar-2026 08:39:32 UTC] Total orders count: 3
[21-Mar-2026 11:19:10 UTC] === API CALL LOG ===
[21-Mar-2026 11:19:10 UTC] Endpoint: user/profile.php
[21-Mar-2026 11:19:10 UTC] Full Log Data: {
    "timestamp": "2026-03-21 11:19:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "79.91.177.106",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "79.91.177.106, 141.101.69.155",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTI5IiwidXNlcm5hbWUiOiJoZGhkIiwiZW1haWwiOiJtaXJhY2xlbHVrb2tpQGdtYWlsLmNvbSIsImV4cCI6MTc3NDY5Njc0OX0.GnhuxQ9PrA69nDzyxfSHyCewgxinY7DRKI-8JK5T2W4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dfc8f5f7c480417-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "79.91.177.106",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Mar-2026 11:19:10 UTC] === END API CALL LOG ===
[21-Mar-2026 11:19:10 UTC] ✅ API Hash verification passed for profile endpoint
[21-Mar-2026 11:19:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTI5IiwidXNlcm5hbWUiOiJoZGhkIiwiZW1haWwiOiJtaXJhY2xlbHVrb2tpQGdtYWlsLmNvbSIsImV4cCI6MTc3NDY5Njc0OX0.GnhuxQ9PrA69nDzyxfSHyCewgxinY7DRKI-8JK5T2W4
[21-Mar-2026 11:19:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Mar-2026 11:19:10 UTC] ✅ JWT token verified successfully for user profile
[21-Mar-2026 11:19:10 UTC] User ID: 129
[21-Mar-2026 11:19:10 UTC] ✅ User profile retrieved successfully for user ID: 129
[21-Mar-2026 16:11:16 UTC] === API CALL LOG ===
[21-Mar-2026 16:11:16 UTC] Endpoint: user/profile.php
[21-Mar-2026 16:11:16 UTC] Full Log Data: {
    "timestamp": "2026-03-21 16:11:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:43cf:5206::6349:b472",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:43cf:5206::6349:b472, 172.69.176.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTMwIiwidXNlcm5hbWUiOiJwcmluY2U3IiwiZW1haWwiOiJwcmluY2VlZXhvcEBnbWFpbC5jb20iLCJleHAiOjE3NzQ3MTQyNzV9.gfWiUlMeLC8_yHX6DdACdNWh_-63AdeOpfCygFh20L0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dfe3b43c8cd35b2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:3a80:43cf:5206::6349:b472",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Mar-2026 16:11:16 UTC] === END API CALL LOG ===
[21-Mar-2026 16:11:16 UTC] ✅ API Hash verification passed for profile endpoint
[21-Mar-2026 16:11:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTMwIiwidXNlcm5hbWUiOiJwcmluY2U3IiwiZW1haWwiOiJwcmluY2VlZXhvcEBnbWFpbC5jb20iLCJleHAiOjE3NzQ3MTQyNzV9.gfWiUlMeLC8_yHX6DdACdNWh_-63AdeOpfCygFh20L0
[21-Mar-2026 16:11:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Mar-2026 16:11:16 UTC] ✅ JWT token verified successfully for user profile
[21-Mar-2026 16:11:16 UTC] User ID: 130
[21-Mar-2026 16:11:16 UTC] ✅ User profile retrieved successfully for user ID: 130
[21-Mar-2026 16:11:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Mar-2026 16:11:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Mar-2026 16:11:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:3a80:43cf:5206::6349:b472, 172.69.176.75","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTMwIiwidXNlcm5hbWUiOiJwcmluY2U3IiwiZW1haWwiOiJwcmluY2VlZXhvcEBnbWFpbC5jb20iLCJleHAiOjE3NzQ3MTQyNzV9.gfWiUlMeLC8_yHX6DdACdNWh_-63AdeOpfCygFh20L0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9dfe3b779c0635b2-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2402:3a80:43cf:5206::6349:b472","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[21-Mar-2026 16:11:24 UTC] === User Orders API Called ===
[21-Mar-2026 16:11:24 UTC] User ID: 130
[21-Mar-2026 16:11:24 UTC] Limit: 20, Offset: 0
[21-Mar-2026 16:11:24 UTC] Orders found: 0
[21-Mar-2026 16:11:24 UTC] Orders data: []
[21-Mar-2026 16:11:24 UTC] Total orders count: 0
[21-Mar-2026 16:11:26 UTC] === API CALL LOG ===
[21-Mar-2026 16:11:26 UTC] Endpoint: user/profile.php
[21-Mar-2026 16:11:26 UTC] Full Log Data: {
    "timestamp": "2026-03-21 16:11:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:43cf:5206::6349:b472",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:43cf:5206::6349:b472, 172.69.176.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTMwIiwidXNlcm5hbWUiOiJwcmluY2U3IiwiZW1haWwiOiJwcmluY2VlZXhvcEBnbWFpbC5jb20iLCJleHAiOjE3NzQ3MTQyNzV9.gfWiUlMeLC8_yHX6DdACdNWh_-63AdeOpfCygFh20L0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dfe3b81993435b2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:3a80:43cf:5206::6349:b472",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Mar-2026 16:11:26 UTC] === END API CALL LOG ===
[21-Mar-2026 16:11:26 UTC] ✅ API Hash verification passed for profile endpoint
[21-Mar-2026 16:11:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTMwIiwidXNlcm5hbWUiOiJwcmluY2U3IiwiZW1haWwiOiJwcmluY2VlZXhvcEBnbWFpbC5jb20iLCJleHAiOjE3NzQ3MTQyNzV9.gfWiUlMeLC8_yHX6DdACdNWh_-63AdeOpfCygFh20L0
[21-Mar-2026 16:11:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Mar-2026 16:11:26 UTC] ✅ JWT token verified successfully for user profile
[21-Mar-2026 16:11:26 UTC] User ID: 130
[21-Mar-2026 16:11:26 UTC] ✅ User profile retrieved successfully for user ID: 130
[21-Mar-2026 16:11:55 UTC] === API CALL LOG ===
[21-Mar-2026 16:11:55 UTC] Endpoint: user/profile.php
[21-Mar-2026 16:11:55 UTC] Full Log Data: {
    "timestamp": "2026-03-21 16:11:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:43cf:5206::6349:b472",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:43cf:5206::6349:b472, 172.69.176.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTMwIiwidXNlcm5hbWUiOiJwcmluY2U3IiwiZW1haWwiOiJwcmluY2VlZXhvcEBnbWFpbC5jb20iLCJleHAiOjE3NzQ3MTQyNzV9.gfWiUlMeLC8_yHX6DdACdNWh_-63AdeOpfCygFh20L0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dfe3c337c2335b2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:3a80:43cf:5206::6349:b472",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Mar-2026 16:11:55 UTC] === END API CALL LOG ===
[21-Mar-2026 16:11:55 UTC] ✅ API Hash verification passed for profile endpoint
[21-Mar-2026 16:11:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTMwIiwidXNlcm5hbWUiOiJwcmluY2U3IiwiZW1haWwiOiJwcmluY2VlZXhvcEBnbWFpbC5jb20iLCJleHAiOjE3NzQ3MTQyNzV9.gfWiUlMeLC8_yHX6DdACdNWh_-63AdeOpfCygFh20L0
[21-Mar-2026 16:11:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Mar-2026 16:11:55 UTC] ✅ JWT token verified successfully for user profile
[21-Mar-2026 16:11:55 UTC] User ID: 130
[21-Mar-2026 16:11:55 UTC] ✅ User profile retrieved successfully for user ID: 130
[21-Mar-2026 16:12:11 UTC] === API CALL LOG ===
[21-Mar-2026 16:12:11 UTC] Endpoint: user/profile.php
[21-Mar-2026 16:12:11 UTC] Full Log Data: {
    "timestamp": "2026-03-21 16:12:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:43cf:5206::6349:b472",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:43cf:5206::6349:b472, 172.69.176.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTMwIiwidXNlcm5hbWUiOiJwcmluY2U3IiwiZW1haWwiOiJwcmluY2VlZXhvcEBnbWFpbC5jb20iLCJleHAiOjE3NzQ3MTQyNzV9.gfWiUlMeLC8_yHX6DdACdNWh_-63AdeOpfCygFh20L0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dfe3c994da735b2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:3a80:43cf:5206::6349:b472",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Mar-2026 16:12:11 UTC] === END API CALL LOG ===
[21-Mar-2026 16:12:11 UTC] ✅ API Hash verification passed for profile endpoint
[21-Mar-2026 16:12:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTMwIiwidXNlcm5hbWUiOiJwcmluY2U3IiwiZW1haWwiOiJwcmluY2VlZXhvcEBnbWFpbC5jb20iLCJleHAiOjE3NzQ3MTQyNzV9.gfWiUlMeLC8_yHX6DdACdNWh_-63AdeOpfCygFh20L0
[21-Mar-2026 16:12:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Mar-2026 16:12:11 UTC] ✅ JWT token verified successfully for user profile
[21-Mar-2026 16:12:11 UTC] User ID: 130
[21-Mar-2026 16:12:11 UTC] ✅ User profile retrieved successfully for user ID: 130
[21-Mar-2026 16:12:11 UTC] User Purchases API - User ID: 130
[21-Mar-2026 16:12:11 UTC] User Purchases API - Total purchases found: 0
[21-Mar-2026 16:12:16 UTC] === API CALL LOG ===
[21-Mar-2026 16:12:16 UTC] Endpoint: user/profile.php
[21-Mar-2026 16:12:16 UTC] Full Log Data: {
    "timestamp": "2026-03-21 16:12:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:43cf:5206::6349:b472",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:43cf:5206::6349:b472, 172.69.176.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTMwIiwidXNlcm5hbWUiOiJwcmluY2U3IiwiZW1haWwiOiJwcmluY2VlZXhvcEBnbWFpbC5jb20iLCJleHAiOjE3NzQ3MTQyNzV9.gfWiUlMeLC8_yHX6DdACdNWh_-63AdeOpfCygFh20L0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dfe3cb83d3f35b2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:3a80:43cf:5206::6349:b472",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Mar-2026 16:12:16 UTC] === END API CALL LOG ===
[21-Mar-2026 16:12:16 UTC] ✅ API Hash verification passed for profile endpoint
[21-Mar-2026 16:12:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTMwIiwidXNlcm5hbWUiOiJwcmluY2U3IiwiZW1haWwiOiJwcmluY2VlZXhvcEBnbWFpbC5jb20iLCJleHAiOjE3NzQ3MTQyNzV9.gfWiUlMeLC8_yHX6DdACdNWh_-63AdeOpfCygFh20L0
[21-Mar-2026 16:12:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Mar-2026 16:12:16 UTC] ✅ JWT token verified successfully for user profile
[21-Mar-2026 16:12:16 UTC] User ID: 130
[21-Mar-2026 16:12:16 UTC] ✅ User profile retrieved successfully for user ID: 130
[21-Mar-2026 16:12:16 UTC] User Purchases API - User ID: 130
[21-Mar-2026 16:12:16 UTC] User Purchases API - Total purchases found: 0
[21-Mar-2026 16:12:17 UTC] === API CALL LOG ===
[21-Mar-2026 16:12:17 UTC] Endpoint: user/profile.php
[21-Mar-2026 16:12:17 UTC] Full Log Data: {
    "timestamp": "2026-03-21 16:12:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:43cf:5206::6349:b472",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:43cf:5206::6349:b472, 172.69.176.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTMwIiwidXNlcm5hbWUiOiJwcmluY2U3IiwiZW1haWwiOiJwcmluY2VlZXhvcEBnbWFpbC5jb20iLCJleHAiOjE3NzQ3MTQyNzV9.gfWiUlMeLC8_yHX6DdACdNWh_-63AdeOpfCygFh20L0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dfe3cc1ce1435b2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:3a80:43cf:5206::6349:b472",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Mar-2026 16:12:17 UTC] === END API CALL LOG ===
[21-Mar-2026 16:12:17 UTC] ✅ API Hash verification passed for profile endpoint
[21-Mar-2026 16:12:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTMwIiwidXNlcm5hbWUiOiJwcmluY2U3IiwiZW1haWwiOiJwcmluY2VlZXhvcEBnbWFpbC5jb20iLCJleHAiOjE3NzQ3MTQyNzV9.gfWiUlMeLC8_yHX6DdACdNWh_-63AdeOpfCygFh20L0
[21-Mar-2026 16:12:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Mar-2026 16:12:17 UTC] ✅ JWT token verified successfully for user profile
[21-Mar-2026 16:12:17 UTC] User ID: 130
[21-Mar-2026 16:12:17 UTC] ✅ User profile retrieved successfully for user ID: 130
[21-Mar-2026 16:13:14 UTC] === API CALL LOG ===
[21-Mar-2026 16:13:14 UTC] Endpoint: user/profile.php
[21-Mar-2026 16:13:14 UTC] Full Log Data: {
    "timestamp": "2026-03-21 16:13:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:43cf:5206::6349:b472",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:43cf:5206::6349:b472, 172.71.81.17",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTMwIiwidXNlcm5hbWUiOiJwcmluY2U3IiwiZW1haWwiOiJwcmluY2VlZXhvcEBnbWFpbC5jb20iLCJleHAiOjE3NzQ3MTQyNzV9.gfWiUlMeLC8_yHX6DdACdNWh_-63AdeOpfCygFh20L0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9dfe3e269be19cbf-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:3a80:43cf:5206::6349:b472",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Mar-2026 16:13:14 UTC] === END API CALL LOG ===
[21-Mar-2026 16:13:14 UTC] ✅ API Hash verification passed for profile endpoint
[21-Mar-2026 16:13:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTMwIiwidXNlcm5hbWUiOiJwcmluY2U3IiwiZW1haWwiOiJwcmluY2VlZXhvcEBnbWFpbC5jb20iLCJleHAiOjE3NzQ3MTQyNzV9.gfWiUlMeLC8_yHX6DdACdNWh_-63AdeOpfCygFh20L0
[21-Mar-2026 16:13:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Mar-2026 16:13:14 UTC] ✅ JWT token verified successfully for user profile
[21-Mar-2026 16:13:14 UTC] User ID: 130
[21-Mar-2026 16:13:14 UTC] ✅ User profile retrieved successfully for user ID: 130
[22-Mar-2026 08:56:30 UTC] === API CALL LOG ===
[22-Mar-2026 08:56:30 UTC] Endpoint: user/profile.php
[22-Mar-2026 08:56:30 UTC] Full Log Data: {
    "timestamp": "2026-03-22 08:56:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.35",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.63.35, 172.69.195.184",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTMxIiwidXNlcm5hbWUiOiJNYXJ5IiwiZW1haWwiOiJqZWNrbWFyeTY2MkBnbWFpbC5jb20iLCJleHAiOjE3NzQ3NzQ1OTB9.ojtJefTLyJSsAxGdRv1ksTc3BcBvDXpZ81scxZjp1vA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e03fbc918ac63c8-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.63.35",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Mar-2026 08:56:30 UTC] === END API CALL LOG ===
[22-Mar-2026 08:56:30 UTC] ✅ API Hash verification passed for profile endpoint
[22-Mar-2026 08:56:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTMxIiwidXNlcm5hbWUiOiJNYXJ5IiwiZW1haWwiOiJqZWNrbWFyeTY2MkBnbWFpbC5jb20iLCJleHAiOjE3NzQ3NzQ1OTB9.ojtJefTLyJSsAxGdRv1ksTc3BcBvDXpZ81scxZjp1vA
[22-Mar-2026 08:56:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Mar-2026 08:56:30 UTC] ✅ JWT token verified successfully for user profile
[22-Mar-2026 08:56:30 UTC] User ID: 131
[22-Mar-2026 08:56:30 UTC] ✅ User profile retrieved successfully for user ID: 131
[22-Mar-2026 09:06:51 UTC] === API CALL LOG ===
[22-Mar-2026 09:06:51 UTC] Endpoint: user/profile.php
[22-Mar-2026 09:06:51 UTC] Full Log Data: {
    "timestamp": "2026-03-22 09:06:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.35",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.63.35, 172.64.192.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTMxIiwidXNlcm5hbWUiOiJNYXJ5IiwiZW1haWwiOiJqZWNrbWFyeTY2MkBnbWFpbC5jb20iLCJleHAiOjE3NzQ3NzQ1OTB9.ojtJefTLyJSsAxGdRv1ksTc3BcBvDXpZ81scxZjp1vA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e040aed4a44c4f1-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.63.35",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Mar-2026 09:06:51 UTC] === END API CALL LOG ===
[22-Mar-2026 09:06:51 UTC] ✅ API Hash verification passed for profile endpoint
[22-Mar-2026 09:06:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTMxIiwidXNlcm5hbWUiOiJNYXJ5IiwiZW1haWwiOiJqZWNrbWFyeTY2MkBnbWFpbC5jb20iLCJleHAiOjE3NzQ3NzQ1OTB9.ojtJefTLyJSsAxGdRv1ksTc3BcBvDXpZ81scxZjp1vA
[22-Mar-2026 09:06:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Mar-2026 09:06:51 UTC] ✅ JWT token verified successfully for user profile
[22-Mar-2026 09:06:51 UTC] User ID: 131
[22-Mar-2026 09:06:51 UTC] ✅ User profile retrieved successfully for user ID: 131
[22-Mar-2026 09:08:41 UTC] === API CALL LOG ===
[22-Mar-2026 09:08:41 UTC] Endpoint: user/profile.php
[22-Mar-2026 09:08:41 UTC] Full Log Data: {
    "timestamp": "2026-03-22 09:08:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.35",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.63.35, 172.64.192.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTMxIiwidXNlcm5hbWUiOiJNYXJ5IiwiZW1haWwiOiJqZWNrbWFyeTY2MkBnbWFpbC5jb20iLCJleHAiOjE3NzQ3NzQ1OTB9.ojtJefTLyJSsAxGdRv1ksTc3BcBvDXpZ81scxZjp1vA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e040da07c03c4f1-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.63.35",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Mar-2026 09:08:41 UTC] === END API CALL LOG ===
[22-Mar-2026 09:08:41 UTC] ✅ API Hash verification passed for profile endpoint
[22-Mar-2026 09:08:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTMxIiwidXNlcm5hbWUiOiJNYXJ5IiwiZW1haWwiOiJqZWNrbWFyeTY2MkBnbWFpbC5jb20iLCJleHAiOjE3NzQ3NzQ1OTB9.ojtJefTLyJSsAxGdRv1ksTc3BcBvDXpZ81scxZjp1vA
[22-Mar-2026 09:08:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Mar-2026 09:08:41 UTC] ✅ JWT token verified successfully for user profile
[22-Mar-2026 09:08:41 UTC] User ID: 131
[22-Mar-2026 09:08:41 UTC] ✅ User profile retrieved successfully for user ID: 131
[22-Mar-2026 09:09:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Mar-2026 09:09:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Mar-2026 09:09:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.211.63.35, 172.64.192.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTMxIiwidXNlcm5hbWUiOiJNYXJ5IiwiZW1haWwiOiJqZWNrbWFyeTY2MkBnbWFpbC5jb20iLCJleHAiOjE3NzQ3NzQ1OTB9.ojtJefTLyJSsAxGdRv1ksTc3BcBvDXpZ81scxZjp1vA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e040e163c90c4f1-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.63.35","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[22-Mar-2026 09:09:00 UTC] === User Orders API Called ===
[22-Mar-2026 09:09:00 UTC] User ID: 131
[22-Mar-2026 09:09:00 UTC] Limit: 20, Offset: 0
[22-Mar-2026 09:09:00 UTC] Orders found: 1
[22-Mar-2026 09:09:00 UTC] Orders data: [{"id":111,"quantity":1,"total_coins":20,"coin_type":"regular","telegram_link":"https:\/\/t.me\/vxrcvjcyk","status":"pending","created_at":"2026-03-22 12:38:58","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[22-Mar-2026 09:09:00 UTC] Total orders count: 1
[22-Mar-2026 09:09:06 UTC] === API CALL LOG ===
[22-Mar-2026 09:09:06 UTC] Endpoint: user/profile.php
[22-Mar-2026 09:09:06 UTC] Full Log Data: {
    "timestamp": "2026-03-22 09:09:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.35",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.63.35, 172.64.192.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTMxIiwidXNlcm5hbWUiOiJNYXJ5IiwiZW1haWwiOiJqZWNrbWFyeTY2MkBnbWFpbC5jb20iLCJleHAiOjE3NzQ3NzQ1OTB9.ojtJefTLyJSsAxGdRv1ksTc3BcBvDXpZ81scxZjp1vA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e040e39de66c4f1-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.63.35",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Mar-2026 09:09:06 UTC] === END API CALL LOG ===
[22-Mar-2026 09:09:06 UTC] ✅ API Hash verification passed for profile endpoint
[22-Mar-2026 09:09:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTMxIiwidXNlcm5hbWUiOiJNYXJ5IiwiZW1haWwiOiJqZWNrbWFyeTY2MkBnbWFpbC5jb20iLCJleHAiOjE3NzQ3NzQ1OTB9.ojtJefTLyJSsAxGdRv1ksTc3BcBvDXpZ81scxZjp1vA
[22-Mar-2026 09:09:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Mar-2026 09:09:06 UTC] ✅ JWT token verified successfully for user profile
[22-Mar-2026 09:09:06 UTC] User ID: 131
[22-Mar-2026 09:09:06 UTC] ✅ User profile retrieved successfully for user ID: 131
[22-Mar-2026 09:09:06 UTC] User Purchases API - User ID: 131
[22-Mar-2026 09:09:06 UTC] User Purchases API - Total purchases found: 0
[22-Mar-2026 09:09:16 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Mar-2026 09:09:16 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Mar-2026 09:09:16 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.211.63.35, 172.64.192.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTMxIiwidXNlcm5hbWUiOiJNYXJ5IiwiZW1haWwiOiJqZWNrbWFyeTY2MkBnbWFpbC5jb20iLCJleHAiOjE3NzQ3NzQ1OTB9.ojtJefTLyJSsAxGdRv1ksTc3BcBvDXpZ81scxZjp1vA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e040e791cb2c4f1-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.63.35","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[22-Mar-2026 09:09:16 UTC] === User Orders API Called ===
[22-Mar-2026 09:09:16 UTC] User ID: 131
[22-Mar-2026 09:09:16 UTC] Limit: 20, Offset: 0
[22-Mar-2026 09:09:16 UTC] Orders found: 1
[22-Mar-2026 09:09:16 UTC] Orders data: [{"id":111,"quantity":1,"total_coins":20,"coin_type":"regular","telegram_link":"https:\/\/t.me\/vxrcvjcyk","status":"pending","created_at":"2026-03-22 12:38:58","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[22-Mar-2026 09:09:16 UTC] Total orders count: 1
[22-Mar-2026 09:09:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Mar-2026 09:09:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Mar-2026 09:09:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.211.63.35, 172.64.192.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTMxIiwidXNlcm5hbWUiOiJNYXJ5IiwiZW1haWwiOiJqZWNrbWFyeTY2MkBnbWFpbC5jb20iLCJleHAiOjE3NzQ3NzQ1OTB9.ojtJefTLyJSsAxGdRv1ksTc3BcBvDXpZ81scxZjp1vA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e040ecc0a80c4f1-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.63.35","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[22-Mar-2026 09:09:29 UTC] === User Orders API Called ===
[22-Mar-2026 09:09:29 UTC] User ID: 131
[22-Mar-2026 09:09:29 UTC] Limit: 20, Offset: 0
[22-Mar-2026 09:09:29 UTC] Orders found: 1
[22-Mar-2026 09:09:29 UTC] Orders data: [{"id":111,"quantity":1,"total_coins":20,"coin_type":"regular","telegram_link":"https:\/\/t.me\/vxrcvjcyk","status":"pending","created_at":"2026-03-22 12:38:58","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[22-Mar-2026 09:09:29 UTC] Total orders count: 1
[22-Mar-2026 09:09:49 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Mar-2026 09:09:49 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Mar-2026 09:09:49 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.211.63.35, 172.64.192.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTMxIiwidXNlcm5hbWUiOiJNYXJ5IiwiZW1haWwiOiJqZWNrbWFyeTY2MkBnbWFpbC5jb20iLCJleHAiOjE3NzQ3NzQ1OTB9.ojtJefTLyJSsAxGdRv1ksTc3BcBvDXpZ81scxZjp1vA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e040f467f70c4f1-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.63.35","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[22-Mar-2026 09:09:49 UTC] === User Orders API Called ===
[22-Mar-2026 09:09:49 UTC] User ID: 131
[22-Mar-2026 09:09:49 UTC] Limit: 20, Offset: 0
[22-Mar-2026 09:09:49 UTC] Orders found: 1
[22-Mar-2026 09:09:49 UTC] Orders data: [{"id":111,"quantity":1,"total_coins":20,"coin_type":"regular","telegram_link":"https:\/\/t.me\/vxrcvjcyk","status":"pending","created_at":"2026-03-22 12:38:58","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[22-Mar-2026 09:09:49 UTC] Total orders count: 1
[22-Mar-2026 09:09:52 UTC] === API CALL LOG ===
[22-Mar-2026 09:09:52 UTC] Endpoint: user/profile.php
[22-Mar-2026 09:09:52 UTC] Full Log Data: {
    "timestamp": "2026-03-22 09:09:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.35",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.63.35, 172.64.192.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTMxIiwidXNlcm5hbWUiOiJNYXJ5IiwiZW1haWwiOiJqZWNrbWFyeTY2MkBnbWFpbC5jb20iLCJleHAiOjE3NzQ3NzQ1OTB9.ojtJefTLyJSsAxGdRv1ksTc3BcBvDXpZ81scxZjp1vA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e040f57ffcdc4f1-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.63.35",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Mar-2026 09:09:52 UTC] === END API CALL LOG ===
[22-Mar-2026 09:09:52 UTC] ✅ API Hash verification passed for profile endpoint
[22-Mar-2026 09:09:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTMxIiwidXNlcm5hbWUiOiJNYXJ5IiwiZW1haWwiOiJqZWNrbWFyeTY2MkBnbWFpbC5jb20iLCJleHAiOjE3NzQ3NzQ1OTB9.ojtJefTLyJSsAxGdRv1ksTc3BcBvDXpZ81scxZjp1vA
[22-Mar-2026 09:09:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Mar-2026 09:09:52 UTC] ✅ JWT token verified successfully for user profile
[22-Mar-2026 09:09:52 UTC] User ID: 131
[22-Mar-2026 09:09:52 UTC] ✅ User profile retrieved successfully for user ID: 131
[22-Mar-2026 09:09:52 UTC] User Purchases API - User ID: 131
[22-Mar-2026 09:09:52 UTC] User Purchases API - Total purchases found: 1
[22-Mar-2026 09:09:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Mar-2026 09:09:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Mar-2026 09:09:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.211.63.35, 172.64.192.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTMxIiwidXNlcm5hbWUiOiJNYXJ5IiwiZW1haWwiOiJqZWNrbWFyeTY2MkBnbWFpbC5jb20iLCJleHAiOjE3NzQ3NzQ1OTB9.ojtJefTLyJSsAxGdRv1ksTc3BcBvDXpZ81scxZjp1vA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e040f742855c4f1-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.63.35","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[22-Mar-2026 09:09:56 UTC] === User Orders API Called ===
[22-Mar-2026 09:09:56 UTC] User ID: 131
[22-Mar-2026 09:09:56 UTC] Limit: 20, Offset: 0
[22-Mar-2026 09:09:56 UTC] Orders found: 1
[22-Mar-2026 09:09:56 UTC] Orders data: [{"id":111,"quantity":1,"total_coins":20,"coin_type":"regular","telegram_link":"https:\/\/t.me\/vxrcvjcyk","status":"pending","created_at":"2026-03-22 12:38:58","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[22-Mar-2026 09:09:56 UTC] Total orders count: 1
[22-Mar-2026 09:09:59 UTC] === API CALL LOG ===
[22-Mar-2026 09:09:59 UTC] Endpoint: user/profile.php
[22-Mar-2026 09:09:59 UTC] Full Log Data: {
    "timestamp": "2026-03-22 09:09:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.35",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.63.35, 172.64.192.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTMxIiwidXNlcm5hbWUiOiJNYXJ5IiwiZW1haWwiOiJqZWNrbWFyeTY2MkBnbWFpbC5jb20iLCJleHAiOjE3NzQ3NzQ1OTB9.ojtJefTLyJSsAxGdRv1ksTc3BcBvDXpZ81scxZjp1vA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e040f888d09c4f1-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.63.35",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Mar-2026 09:09:59 UTC] === END API CALL LOG ===
[22-Mar-2026 09:09:59 UTC] ✅ API Hash verification passed for profile endpoint
[22-Mar-2026 09:09:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTMxIiwidXNlcm5hbWUiOiJNYXJ5IiwiZW1haWwiOiJqZWNrbWFyeTY2MkBnbWFpbC5jb20iLCJleHAiOjE3NzQ3NzQ1OTB9.ojtJefTLyJSsAxGdRv1ksTc3BcBvDXpZ81scxZjp1vA
[22-Mar-2026 09:09:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Mar-2026 09:09:59 UTC] ✅ JWT token verified successfully for user profile
[22-Mar-2026 09:09:59 UTC] User ID: 131
[22-Mar-2026 09:09:59 UTC] ✅ User profile retrieved successfully for user ID: 131
[22-Mar-2026 09:10:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Mar-2026 09:10:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Mar-2026 09:10:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.211.63.35, 172.64.192.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTMxIiwidXNlcm5hbWUiOiJNYXJ5IiwiZW1haWwiOiJqZWNrbWFyeTY2MkBnbWFpbC5jb20iLCJleHAiOjE3NzQ3NzQ1OTB9.ojtJefTLyJSsAxGdRv1ksTc3BcBvDXpZ81scxZjp1vA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e040f95bc56c4f1-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.63.35","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[22-Mar-2026 09:10:01 UTC] === User Orders API Called ===
[22-Mar-2026 09:10:01 UTC] User ID: 131
[22-Mar-2026 09:10:01 UTC] Limit: 20, Offset: 0
[22-Mar-2026 09:10:01 UTC] Orders found: 1
[22-Mar-2026 09:10:01 UTC] Orders data: [{"id":111,"quantity":1,"total_coins":20,"coin_type":"regular","telegram_link":"https:\/\/t.me\/vxrcvjcyk","status":"pending","created_at":"2026-03-22 12:38:58","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[22-Mar-2026 09:10:01 UTC] Total orders count: 1
[22-Mar-2026 09:10:04 UTC] === API CALL LOG ===
[22-Mar-2026 09:10:04 UTC] Endpoint: user/profile.php
[22-Mar-2026 09:10:04 UTC] Full Log Data: {
    "timestamp": "2026-03-22 09:10:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.35",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.63.35, 172.64.192.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTMxIiwidXNlcm5hbWUiOiJNYXJ5IiwiZW1haWwiOiJqZWNrbWFyeTY2MkBnbWFpbC5jb20iLCJleHAiOjE3NzQ3NzQ1OTB9.ojtJefTLyJSsAxGdRv1ksTc3BcBvDXpZ81scxZjp1vA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e040fa30b75c4f1-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.63.35",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Mar-2026 09:10:04 UTC] === END API CALL LOG ===
[22-Mar-2026 09:10:04 UTC] ✅ API Hash verification passed for profile endpoint
[22-Mar-2026 09:10:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTMxIiwidXNlcm5hbWUiOiJNYXJ5IiwiZW1haWwiOiJqZWNrbWFyeTY2MkBnbWFpbC5jb20iLCJleHAiOjE3NzQ3NzQ1OTB9.ojtJefTLyJSsAxGdRv1ksTc3BcBvDXpZ81scxZjp1vA
[22-Mar-2026 09:10:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Mar-2026 09:10:04 UTC] ✅ JWT token verified successfully for user profile
[22-Mar-2026 09:10:04 UTC] User ID: 131
[22-Mar-2026 09:10:04 UTC] ✅ User profile retrieved successfully for user ID: 131
[22-Mar-2026 09:11:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Mar-2026 09:11:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Mar-2026 09:11:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.211.63.35, 172.64.192.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTMxIiwidXNlcm5hbWUiOiJNYXJ5IiwiZW1haWwiOiJqZWNrbWFyeTY2MkBnbWFpbC5jb20iLCJleHAiOjE3NzQ3NzQ1OTB9.ojtJefTLyJSsAxGdRv1ksTc3BcBvDXpZ81scxZjp1vA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e04110e0931c4f1-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.63.35","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[22-Mar-2026 09:11:02 UTC] === User Orders API Called ===
[22-Mar-2026 09:11:02 UTC] User ID: 131
[22-Mar-2026 09:11:02 UTC] Limit: 20, Offset: 0
[22-Mar-2026 09:11:02 UTC] Orders found: 2
[22-Mar-2026 09:11:02 UTC] Orders data: [{"id":112,"quantity":1,"total_coins":35,"coin_type":"regular","telegram_link":"https:\/\/t.me\/vxrcvjcyk","status":"pending","created_at":"2026-03-22 12:41:00","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""},{"id":111,"quantity":1,"total_coins":20,"coin_type":"regular","telegram_link":"https:\/\/t.me\/vxrcvjcyk","status":"pending","created_at":"2026-03-22 12:38:58","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[22-Mar-2026 09:11:02 UTC] Total orders count: 2
[22-Mar-2026 09:11:53 UTC] === API CALL LOG ===
[22-Mar-2026 09:11:53 UTC] Endpoint: user/profile.php
[22-Mar-2026 09:11:53 UTC] Full Log Data: {
    "timestamp": "2026-03-22 09:11:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.35",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.63.35, 172.64.192.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTMxIiwidXNlcm5hbWUiOiJNYXJ5IiwiZW1haWwiOiJqZWNrbWFyeTY2MkBnbWFpbC5jb20iLCJleHAiOjE3NzQ3NzQ1OTB9.ojtJefTLyJSsAxGdRv1ksTc3BcBvDXpZ81scxZjp1vA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e04124da89ec4f1-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.63.35",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Mar-2026 09:11:53 UTC] === END API CALL LOG ===
[22-Mar-2026 09:11:53 UTC] ✅ API Hash verification passed for profile endpoint
[22-Mar-2026 09:11:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTMxIiwidXNlcm5hbWUiOiJNYXJ5IiwiZW1haWwiOiJqZWNrbWFyeTY2MkBnbWFpbC5jb20iLCJleHAiOjE3NzQ3NzQ1OTB9.ojtJefTLyJSsAxGdRv1ksTc3BcBvDXpZ81scxZjp1vA
[22-Mar-2026 09:11:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Mar-2026 09:11:53 UTC] ✅ JWT token verified successfully for user profile
[22-Mar-2026 09:11:53 UTC] User ID: 131
[22-Mar-2026 09:11:53 UTC] ✅ User profile retrieved successfully for user ID: 131
[22-Mar-2026 09:11:53 UTC] User Purchases API - User ID: 131
[22-Mar-2026 09:11:53 UTC] User Purchases API - Total purchases found: 1
[22-Mar-2026 09:11:59 UTC] User Purchases API - User ID: 131
[22-Mar-2026 09:11:59 UTC] User Purchases API - Total purchases found: 1
[22-Mar-2026 09:12:02 UTC] === API CALL LOG ===
[22-Mar-2026 09:12:02 UTC] Endpoint: user/profile.php
[22-Mar-2026 09:12:02 UTC] Full Log Data: {
    "timestamp": "2026-03-22 09:12:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.35",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.63.35, 172.64.192.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTMxIiwidXNlcm5hbWUiOiJNYXJ5IiwiZW1haWwiOiJqZWNrbWFyeTY2MkBnbWFpbC5jb20iLCJleHAiOjE3NzQ3NzQ1OTB9.ojtJefTLyJSsAxGdRv1ksTc3BcBvDXpZ81scxZjp1vA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e0412894945c4f1-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.63.35",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Mar-2026 09:12:02 UTC] === END API CALL LOG ===
[22-Mar-2026 09:12:02 UTC] ✅ API Hash verification passed for profile endpoint
[22-Mar-2026 09:12:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTMxIiwidXNlcm5hbWUiOiJNYXJ5IiwiZW1haWwiOiJqZWNrbWFyeTY2MkBnbWFpbC5jb20iLCJleHAiOjE3NzQ3NzQ1OTB9.ojtJefTLyJSsAxGdRv1ksTc3BcBvDXpZ81scxZjp1vA
[22-Mar-2026 09:12:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Mar-2026 09:12:02 UTC] ✅ JWT token verified successfully for user profile
[22-Mar-2026 09:12:02 UTC] User ID: 131
[22-Mar-2026 09:12:02 UTC] ✅ User profile retrieved successfully for user ID: 131
[22-Mar-2026 09:12:02 UTC] User Purchases API - User ID: 131
[22-Mar-2026 09:12:02 UTC] User Purchases API - Total purchases found: 1
[22-Mar-2026 09:12:04 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Mar-2026 09:12:04 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Mar-2026 09:12:04 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.211.63.35, 172.64.192.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTMxIiwidXNlcm5hbWUiOiJNYXJ5IiwiZW1haWwiOiJqZWNrbWFyeTY2MkBnbWFpbC5jb20iLCJleHAiOjE3NzQ3NzQ1OTB9.ojtJefTLyJSsAxGdRv1ksTc3BcBvDXpZ81scxZjp1vA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e041295ee49c4f1-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.63.35","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[22-Mar-2026 09:12:04 UTC] === User Orders API Called ===
[22-Mar-2026 09:12:04 UTC] User ID: 131
[22-Mar-2026 09:12:04 UTC] Limit: 20, Offset: 0
[22-Mar-2026 09:12:04 UTC] Orders found: 2
[22-Mar-2026 09:12:04 UTC] Orders data: [{"id":112,"quantity":1,"total_coins":35,"coin_type":"regular","telegram_link":"https:\/\/t.me\/vxrcvjcyk","status":"cancelled","created_at":"2026-03-22 12:41:00","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""},{"id":111,"quantity":1,"total_coins":20,"coin_type":"regular","telegram_link":"https:\/\/t.me\/vxrcvjcyk","status":"cancelled","created_at":"2026-03-22 12:38:58","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[22-Mar-2026 09:12:04 UTC] Total orders count: 2
[22-Mar-2026 09:12:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Mar-2026 09:12:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Mar-2026 09:12:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.211.63.35, 172.64.192.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTMxIiwidXNlcm5hbWUiOiJNYXJ5IiwiZW1haWwiOiJqZWNrbWFyeTY2MkBnbWFpbC5jb20iLCJleHAiOjE3NzQ3NzQ1OTB9.ojtJefTLyJSsAxGdRv1ksTc3BcBvDXpZ81scxZjp1vA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e0412b8ad57c4f1-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.63.35","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[22-Mar-2026 09:12:10 UTC] === User Orders API Called ===
[22-Mar-2026 09:12:10 UTC] User ID: 131
[22-Mar-2026 09:12:10 UTC] Limit: 20, Offset: 0
[22-Mar-2026 09:12:10 UTC] Orders found: 2
[22-Mar-2026 09:12:10 UTC] Orders data: [{"id":112,"quantity":1,"total_coins":35,"coin_type":"regular","telegram_link":"https:\/\/t.me\/vxrcvjcyk","status":"cancelled","created_at":"2026-03-22 12:41:00","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""},{"id":111,"quantity":1,"total_coins":20,"coin_type":"regular","telegram_link":"https:\/\/t.me\/vxrcvjcyk","status":"cancelled","created_at":"2026-03-22 12:38:58","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[22-Mar-2026 09:12:10 UTC] Total orders count: 2
[22-Mar-2026 09:12:11 UTC] === API CALL LOG ===
[22-Mar-2026 09:12:11 UTC] Endpoint: user/profile.php
[22-Mar-2026 09:12:11 UTC] Full Log Data: {
    "timestamp": "2026-03-22 09:12:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.35",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.63.35, 172.64.192.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTMxIiwidXNlcm5hbWUiOiJNYXJ5IiwiZW1haWwiOiJqZWNrbWFyeTY2MkBnbWFpbC5jb20iLCJleHAiOjE3NzQ3NzQ1OTB9.ojtJefTLyJSsAxGdRv1ksTc3BcBvDXpZ81scxZjp1vA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e0412c279f6c4f1-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.63.35",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Mar-2026 09:12:11 UTC] === END API CALL LOG ===
[22-Mar-2026 09:12:11 UTC] ✅ API Hash verification passed for profile endpoint
[22-Mar-2026 09:12:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTMxIiwidXNlcm5hbWUiOiJNYXJ5IiwiZW1haWwiOiJqZWNrbWFyeTY2MkBnbWFpbC5jb20iLCJleHAiOjE3NzQ3NzQ1OTB9.ojtJefTLyJSsAxGdRv1ksTc3BcBvDXpZ81scxZjp1vA
[22-Mar-2026 09:12:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Mar-2026 09:12:11 UTC] ✅ JWT token verified successfully for user profile
[22-Mar-2026 09:12:11 UTC] User ID: 131
[22-Mar-2026 09:12:11 UTC] ✅ User profile retrieved successfully for user ID: 131
[22-Mar-2026 09:12:19 UTC] === API CALL LOG ===
[22-Mar-2026 09:12:19 UTC] Endpoint: user/profile.php
[22-Mar-2026 09:12:19 UTC] Full Log Data: {
    "timestamp": "2026-03-22 09:12:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.35",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.63.35, 172.64.192.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTMxIiwidXNlcm5hbWUiOiJNYXJ5IiwiZW1haWwiOiJqZWNrbWFyeTY2MkBnbWFpbC5jb20iLCJleHAiOjE3NzQ3NzQ1OTB9.ojtJefTLyJSsAxGdRv1ksTc3BcBvDXpZ81scxZjp1vA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e0412f17eaac4f1-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.63.35",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Mar-2026 09:12:19 UTC] === END API CALL LOG ===
[22-Mar-2026 09:12:19 UTC] ✅ API Hash verification passed for profile endpoint
[22-Mar-2026 09:12:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTMxIiwidXNlcm5hbWUiOiJNYXJ5IiwiZW1haWwiOiJqZWNrbWFyeTY2MkBnbWFpbC5jb20iLCJleHAiOjE3NzQ3NzQ1OTB9.ojtJefTLyJSsAxGdRv1ksTc3BcBvDXpZ81scxZjp1vA
[22-Mar-2026 09:12:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Mar-2026 09:12:19 UTC] ✅ JWT token verified successfully for user profile
[22-Mar-2026 09:12:19 UTC] User ID: 131
[22-Mar-2026 09:12:19 UTC] ✅ User profile retrieved successfully for user ID: 131
[22-Mar-2026 09:12:42 UTC] === API CALL LOG ===
[22-Mar-2026 09:12:42 UTC] Endpoint: user/profile.php
[22-Mar-2026 09:12:42 UTC] Full Log Data: {
    "timestamp": "2026-03-22 09:12:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.35",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.63.35, 172.64.192.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTMxIiwidXNlcm5hbWUiOiJNYXJ5IiwiZW1haWwiOiJqZWNrbWFyeTY2MkBnbWFpbC5jb20iLCJleHAiOjE3NzQ3NzQ1OTB9.ojtJefTLyJSsAxGdRv1ksTc3BcBvDXpZ81scxZjp1vA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e04137eac22c4f1-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.63.35",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Mar-2026 09:12:42 UTC] === END API CALL LOG ===
[22-Mar-2026 09:12:42 UTC] ✅ API Hash verification passed for profile endpoint
[22-Mar-2026 09:12:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTMxIiwidXNlcm5hbWUiOiJNYXJ5IiwiZW1haWwiOiJqZWNrbWFyeTY2MkBnbWFpbC5jb20iLCJleHAiOjE3NzQ3NzQ1OTB9.ojtJefTLyJSsAxGdRv1ksTc3BcBvDXpZ81scxZjp1vA
[22-Mar-2026 09:12:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Mar-2026 09:12:42 UTC] ✅ JWT token verified successfully for user profile
[22-Mar-2026 09:12:42 UTC] User ID: 131
[22-Mar-2026 09:12:42 UTC] ✅ User profile retrieved successfully for user ID: 131
[22-Mar-2026 09:13:37 UTC] === API CALL LOG ===
[22-Mar-2026 09:13:37 UTC] Endpoint: user/profile.php
[22-Mar-2026 09:13:37 UTC] Full Log Data: {
    "timestamp": "2026-03-22 09:13:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.35",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.63.35, 172.64.192.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTMxIiwidXNlcm5hbWUiOiJNYXJ5IiwiZW1haWwiOiJqZWNrbWFyeTY2MkBnbWFpbC5jb20iLCJleHAiOjE3NzQ3NzQ1OTB9.ojtJefTLyJSsAxGdRv1ksTc3BcBvDXpZ81scxZjp1vA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e0414d6cf81c4f1-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.63.35",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Mar-2026 09:13:37 UTC] === END API CALL LOG ===
[22-Mar-2026 09:13:37 UTC] ✅ API Hash verification passed for profile endpoint
[22-Mar-2026 09:13:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTMxIiwidXNlcm5hbWUiOiJNYXJ5IiwiZW1haWwiOiJqZWNrbWFyeTY2MkBnbWFpbC5jb20iLCJleHAiOjE3NzQ3NzQ1OTB9.ojtJefTLyJSsAxGdRv1ksTc3BcBvDXpZ81scxZjp1vA
[22-Mar-2026 09:13:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Mar-2026 09:13:37 UTC] ✅ JWT token verified successfully for user profile
[22-Mar-2026 09:13:37 UTC] User ID: 131
[22-Mar-2026 09:13:37 UTC] ✅ User profile retrieved successfully for user ID: 131
[22-Mar-2026 09:13:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Mar-2026 09:13:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Mar-2026 09:13:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.211.63.35, 172.64.192.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTMxIiwidXNlcm5hbWUiOiJNYXJ5IiwiZW1haWwiOiJqZWNrbWFyeTY2MkBnbWFpbC5jb20iLCJleHAiOjE3NzQ3NzQ1OTB9.ojtJefTLyJSsAxGdRv1ksTc3BcBvDXpZ81scxZjp1vA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e0414d92d98c4f1-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.63.35","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[22-Mar-2026 09:13:37 UTC] === User Orders API Called ===
[22-Mar-2026 09:13:37 UTC] User ID: 131
[22-Mar-2026 09:13:37 UTC] Limit: 20, Offset: 0
[22-Mar-2026 09:13:37 UTC] Orders found: 2
[22-Mar-2026 09:13:37 UTC] Orders data: [{"id":112,"quantity":1,"total_coins":35,"coin_type":"regular","telegram_link":"https:\/\/t.me\/vxrcvjcyk","status":"cancelled","created_at":"2026-03-22 12:41:00","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""},{"id":111,"quantity":1,"total_coins":20,"coin_type":"regular","telegram_link":"https:\/\/t.me\/vxrcvjcyk","status":"cancelled","created_at":"2026-03-22 12:38:58","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[22-Mar-2026 09:13:37 UTC] Total orders count: 2
[22-Mar-2026 13:05:48 UTC] === API CALL LOG ===
[22-Mar-2026 13:05:48 UTC] Endpoint: user/profile.php
[22-Mar-2026 13:05:48 UTC] Full Log Data: {
    "timestamp": "2026-03-22 13:05:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "217.113.194.6",
    "user_agent": "Mozilla\/5.0 (compatible; Barkrowler\/0.9; +https:\/\/babbar.tech\/crawler)",
    "headers": {
        "Host": "api.memberx.app",
        "Accept": "text\/html;q=0.95,text\/*;q=0.9,*\/*;q=0.8",
        "From": "tech@babbar.tech",
        "Accept-Encoding": "gzip, br",
        "User-Agent": "Mozilla\/5.0 (compatible; Barkrowler\/0.9; +https:\/\/babbar.tech\/crawler)",
        "cf-ray": "9e0568f2f8a5014f-CDG",
        "X-Forwarded-For": "217.113.194.6, 172.71.123.119",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "217.113.194.6",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Mar-2026 13:05:48 UTC] === END API CALL LOG ===
[22-Mar-2026 13:36:34 UTC] === API CALL LOG ===
[22-Mar-2026 13:36:34 UTC] Endpoint: user/profile.php
[22-Mar-2026 13:36:34 UTC] Full Log Data: {
    "timestamp": "2026-03-22 13:36:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.126.219.46",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.126.219.46, 162.159.122.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTMyIiwidXNlcm5hbWUiOiJhZG9ya2hhbjhzdW1vbiIsImVtYWlsIjoic3Vqb25qYW40MjBAZ21haWwuY29tIiwiZXhwIjoxNzc0NzkxMzkzfQ.urjiPo1aYaIRJZ_qDdsFTyHKeuK3YGMPC9CqCiGUQRk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e0596058ff2ad85-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.126.219.46",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Mar-2026 13:36:34 UTC] === END API CALL LOG ===
[22-Mar-2026 13:36:34 UTC] ✅ API Hash verification passed for profile endpoint
[22-Mar-2026 13:36:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTMyIiwidXNlcm5hbWUiOiJhZG9ya2hhbjhzdW1vbiIsImVtYWlsIjoic3Vqb25qYW40MjBAZ21haWwuY29tIiwiZXhwIjoxNzc0NzkxMzkzfQ.urjiPo1aYaIRJZ_qDdsFTyHKeuK3YGMPC9CqCiGUQRk
[22-Mar-2026 13:36:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Mar-2026 13:36:34 UTC] ✅ JWT token verified successfully for user profile
[22-Mar-2026 13:36:34 UTC] User ID: 132
[22-Mar-2026 13:36:34 UTC] ✅ User profile retrieved successfully for user ID: 132
[22-Mar-2026 13:37:02 UTC] === API CALL LOG ===
[22-Mar-2026 13:37:02 UTC] Endpoint: user/profile.php
[22-Mar-2026 13:37:02 UTC] Full Log Data: {
    "timestamp": "2026-03-22 13:37:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.126.219.46",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.126.219.46, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTMyIiwidXNlcm5hbWUiOiJhZG9ya2hhbjhzdW1vbiIsImVtYWlsIjoic3Vqb25qYW40MjBAZ21haWwuY29tIiwiZXhwIjoxNzc0NzkxMzkzfQ.urjiPo1aYaIRJZ_qDdsFTyHKeuK3YGMPC9CqCiGUQRk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e0596b7d8a7ad85-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.126.219.46",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Mar-2026 13:37:02 UTC] === END API CALL LOG ===
[22-Mar-2026 13:37:02 UTC] ✅ API Hash verification passed for profile endpoint
[22-Mar-2026 13:37:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTMyIiwidXNlcm5hbWUiOiJhZG9ya2hhbjhzdW1vbiIsImVtYWlsIjoic3Vqb25qYW40MjBAZ21haWwuY29tIiwiZXhwIjoxNzc0NzkxMzkzfQ.urjiPo1aYaIRJZ_qDdsFTyHKeuK3YGMPC9CqCiGUQRk
[22-Mar-2026 13:37:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Mar-2026 13:37:02 UTC] ✅ JWT token verified successfully for user profile
[22-Mar-2026 13:37:02 UTC] User ID: 132
[22-Mar-2026 13:37:02 UTC] ✅ User profile retrieved successfully for user ID: 132
[22-Mar-2026 13:37:12 UTC] === API CALL LOG ===
[22-Mar-2026 13:37:12 UTC] Endpoint: user/profile.php
[22-Mar-2026 13:37:12 UTC] Full Log Data: {
    "timestamp": "2026-03-22 13:37:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.126.219.46",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.126.219.46, 172.70.108.43",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTMyIiwidXNlcm5hbWUiOiJhZG9ya2hhbjhzdW1vbiIsImVtYWlsIjoic3Vqb25qYW40MjBAZ21haWwuY29tIiwiZXhwIjoxNzc0NzkxMzkzfQ.urjiPo1aYaIRJZ_qDdsFTyHKeuK3YGMPC9CqCiGUQRk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e0596f35f04e21d-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.126.219.46",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Mar-2026 13:37:12 UTC] === END API CALL LOG ===
[22-Mar-2026 13:37:12 UTC] ✅ API Hash verification passed for profile endpoint
[22-Mar-2026 13:37:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTMyIiwidXNlcm5hbWUiOiJhZG9ya2hhbjhzdW1vbiIsImVtYWlsIjoic3Vqb25qYW40MjBAZ21haWwuY29tIiwiZXhwIjoxNzc0NzkxMzkzfQ.urjiPo1aYaIRJZ_qDdsFTyHKeuK3YGMPC9CqCiGUQRk
[22-Mar-2026 13:37:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Mar-2026 13:37:12 UTC] ✅ JWT token verified successfully for user profile
[22-Mar-2026 13:37:12 UTC] User ID: 132
[22-Mar-2026 13:37:12 UTC] ✅ User profile retrieved successfully for user ID: 132
[22-Mar-2026 13:37:13 UTC] === API CALL LOG ===
[22-Mar-2026 13:37:13 UTC] Endpoint: user/profile.php
[22-Mar-2026 13:37:13 UTC] Full Log Data: {
    "timestamp": "2026-03-22 13:37:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.126.219.46",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.126.219.46, 172.70.108.208",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTMyIiwidXNlcm5hbWUiOiJhZG9ya2hhbjhzdW1vbiIsImVtYWlsIjoic3Vqb25qYW40MjBAZ21haWwuY29tIiwiZXhwIjoxNzc0NzkxMzkzfQ.urjiPo1aYaIRJZ_qDdsFTyHKeuK3YGMPC9CqCiGUQRk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e0596f9eb82e21d-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.126.219.46",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Mar-2026 13:37:13 UTC] === END API CALL LOG ===
[22-Mar-2026 13:37:13 UTC] ✅ API Hash verification passed for profile endpoint
[22-Mar-2026 13:37:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTMyIiwidXNlcm5hbWUiOiJhZG9ya2hhbjhzdW1vbiIsImVtYWlsIjoic3Vqb25qYW40MjBAZ21haWwuY29tIiwiZXhwIjoxNzc0NzkxMzkzfQ.urjiPo1aYaIRJZ_qDdsFTyHKeuK3YGMPC9CqCiGUQRk
[22-Mar-2026 13:37:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Mar-2026 13:37:13 UTC] ✅ JWT token verified successfully for user profile
[22-Mar-2026 13:37:13 UTC] User ID: 132
[22-Mar-2026 13:37:13 UTC] ✅ User profile retrieved successfully for user ID: 132
[22-Mar-2026 16:47:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Mar-2026 16:47:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Mar-2026 16:47:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.226.92.198, 162.158.211.27","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0ODAyODMwfQ.9Ngs2du2N77u55y82Q6ZWWFaKsxDDvsxIoSUglAFXK8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e06ad3c1e56d0f0-SOF","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.226.92.198","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[22-Mar-2026 16:47:10 UTC] === User Orders API Called ===
[22-Mar-2026 16:47:10 UTC] User ID: 5
[22-Mar-2026 16:47:10 UTC] Limit: 20, Offset: 0
[22-Mar-2026 16:47:10 UTC] Orders found: 2
[22-Mar-2026 16:47:10 UTC] Orders data: [{"id":5,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/trademaxpooya\/32406","status":"completed","created_at":"2025-11-12 11:43:57","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":4,"quantity":10,"total_coins":10,"coin_type":"regular","telegram_link":"t.me\/tehhhst\/5","status":"cancelled","created_at":"2025-11-12 11:09:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[22-Mar-2026 16:47:10 UTC] Total orders count: 2
[22-Mar-2026 16:47:10 UTC] === API CALL LOG ===
[22-Mar-2026 16:47:10 UTC] Endpoint: user/profile.php
[22-Mar-2026 16:47:10 UTC] Full Log Data: {
    "timestamp": "2026-03-22 16:47:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0ODAyODMwfQ.9Ngs2du2N77u55y82Q6ZWWFaKsxDDvsxIoSUglAFXK8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e06ad3c9fa2d0f0-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Mar-2026 16:47:10 UTC] === END API CALL LOG ===
[22-Mar-2026 16:47:10 UTC] ✅ API Hash verification passed for profile endpoint
[22-Mar-2026 16:47:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0ODAyODMwfQ.9Ngs2du2N77u55y82Q6ZWWFaKsxDDvsxIoSUglAFXK8
[22-Mar-2026 16:47:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Mar-2026 16:47:10 UTC] ✅ JWT token verified successfully for user profile
[22-Mar-2026 16:47:10 UTC] User ID: 5
[22-Mar-2026 16:47:10 UTC] ✅ User profile retrieved successfully for user ID: 5
[22-Mar-2026 16:49:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Mar-2026 16:49:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Mar-2026 16:49:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.226.92.198, 162.158.211.27","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0ODAyODMwfQ.9Ngs2du2N77u55y82Q6ZWWFaKsxDDvsxIoSUglAFXK8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e06aff95bd5d0f0-SOF","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.226.92.198","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[22-Mar-2026 16:49:02 UTC] === User Orders API Called ===
[22-Mar-2026 16:49:02 UTC] User ID: 5
[22-Mar-2026 16:49:02 UTC] Limit: 20, Offset: 0
[22-Mar-2026 16:49:02 UTC] Orders found: 2
[22-Mar-2026 16:49:02 UTC] Orders data: [{"id":5,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/trademaxpooya\/32406","status":"completed","created_at":"2025-11-12 11:43:57","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":4,"quantity":10,"total_coins":10,"coin_type":"regular","telegram_link":"t.me\/tehhhst\/5","status":"cancelled","created_at":"2025-11-12 11:09:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[22-Mar-2026 16:49:02 UTC] Total orders count: 2
[22-Mar-2026 16:49:03 UTC] === API CALL LOG ===
[22-Mar-2026 16:49:03 UTC] Endpoint: user/profile.php
[22-Mar-2026 16:49:03 UTC] Full Log Data: {
    "timestamp": "2026-03-22 16:49:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.27",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0ODAyODMwfQ.9Ngs2du2N77u55y82Q6ZWWFaKsxDDvsxIoSUglAFXK8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e06aff9ed46d0f0-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Mar-2026 16:49:03 UTC] === END API CALL LOG ===
[22-Mar-2026 16:49:03 UTC] ✅ API Hash verification passed for profile endpoint
[22-Mar-2026 16:49:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0ODAyODMwfQ.9Ngs2du2N77u55y82Q6ZWWFaKsxDDvsxIoSUglAFXK8
[22-Mar-2026 16:49:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Mar-2026 16:49:03 UTC] ✅ JWT token verified successfully for user profile
[22-Mar-2026 16:49:03 UTC] User ID: 5
[22-Mar-2026 16:49:03 UTC] ✅ User profile retrieved successfully for user ID: 5
[22-Mar-2026 16:49:55 UTC] === API CALL LOG ===
[22-Mar-2026 16:49:55 UTC] Endpoint: user/profile.php
[22-Mar-2026 16:49:55 UTC] Full Log Data: {
    "timestamp": "2026-03-22 16:49:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0ODAyODMwfQ.9Ngs2du2N77u55y82Q6ZWWFaKsxDDvsxIoSUglAFXK8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e06b143eb8dd0f0-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Mar-2026 16:49:55 UTC] === END API CALL LOG ===
[22-Mar-2026 16:49:55 UTC] ✅ API Hash verification passed for profile endpoint
[22-Mar-2026 16:49:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0ODAyODMwfQ.9Ngs2du2N77u55y82Q6ZWWFaKsxDDvsxIoSUglAFXK8
[22-Mar-2026 16:49:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Mar-2026 16:49:55 UTC] ✅ JWT token verified successfully for user profile
[22-Mar-2026 16:49:55 UTC] User ID: 5
[22-Mar-2026 16:49:55 UTC] ✅ User profile retrieved successfully for user ID: 5
[22-Mar-2026 16:49:56 UTC] User Purchases API - User ID: 5
[22-Mar-2026 16:49:56 UTC] User Purchases API - Total purchases found: 7
[22-Mar-2026 17:02:51 UTC] === API CALL LOG ===
[22-Mar-2026 17:02:51 UTC] Endpoint: user/profile.php
[22-Mar-2026 17:02:51 UTC] Full Log Data: {
    "timestamp": "2026-03-22 17:02:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzA0ODMyfQ.NfNal1r9s27-kcxpvBGXr9QFc4igjR7h7ZY5YLqUYDs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e06c4344fa6f937-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Mar-2026 17:02:51 UTC] === END API CALL LOG ===
[22-Mar-2026 17:02:51 UTC] ✅ API Hash verification passed for profile endpoint
[22-Mar-2026 17:02:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzA0ODMyfQ.NfNal1r9s27-kcxpvBGXr9QFc4igjR7h7ZY5YLqUYDs
[22-Mar-2026 17:02:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Mar-2026 17:02:51 UTC] ✅ JWT token verified successfully for user profile
[22-Mar-2026 17:02:51 UTC] User ID: 5
[22-Mar-2026 17:02:51 UTC] ✅ User profile retrieved successfully for user ID: 5
[22-Mar-2026 17:02:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Mar-2026 17:02:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Mar-2026 17:02:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.226.92.198, 162.158.211.28","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzA0ODMyfQ.NfNal1r9s27-kcxpvBGXr9QFc4igjR7h7ZY5YLqUYDs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e06c43c7ad6f937-SOF","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.226.92.198","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[22-Mar-2026 17:02:52 UTC] === User Orders API Called ===
[22-Mar-2026 17:02:52 UTC] User ID: 5
[22-Mar-2026 17:02:52 UTC] Limit: 20, Offset: 0
[22-Mar-2026 17:02:52 UTC] Orders found: 2
[22-Mar-2026 17:02:52 UTC] Orders data: [{"id":5,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/trademaxpooya\/32406","status":"completed","created_at":"2025-11-12 11:43:57","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":4,"quantity":10,"total_coins":10,"coin_type":"regular","telegram_link":"t.me\/tehhhst\/5","status":"cancelled","created_at":"2025-11-12 11:09:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[22-Mar-2026 17:02:52 UTC] Total orders count: 2
[22-Mar-2026 17:02:52 UTC] === API CALL LOG ===
[22-Mar-2026 17:02:52 UTC] Endpoint: user/profile.php
[22-Mar-2026 17:02:52 UTC] Full Log Data: {
    "timestamp": "2026-03-22 17:02:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzA0ODMyfQ.NfNal1r9s27-kcxpvBGXr9QFc4igjR7h7ZY5YLqUYDs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e06c43cec20f937-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Mar-2026 17:02:52 UTC] === END API CALL LOG ===
[22-Mar-2026 17:02:52 UTC] ✅ API Hash verification passed for profile endpoint
[22-Mar-2026 17:02:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzA0ODMyfQ.NfNal1r9s27-kcxpvBGXr9QFc4igjR7h7ZY5YLqUYDs
[22-Mar-2026 17:02:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Mar-2026 17:02:52 UTC] ✅ JWT token verified successfully for user profile
[22-Mar-2026 17:02:52 UTC] User ID: 5
[22-Mar-2026 17:02:52 UTC] ✅ User profile retrieved successfully for user ID: 5
[22-Mar-2026 17:02:55 UTC] === API CALL LOG ===
[22-Mar-2026 17:02:55 UTC] Endpoint: user/profile.php
[22-Mar-2026 17:02:55 UTC] Full Log Data: {
    "timestamp": "2026-03-22 17:02:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzA0ODMyfQ.NfNal1r9s27-kcxpvBGXr9QFc4igjR7h7ZY5YLqUYDs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e06c44b7aa4f937-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Mar-2026 17:02:55 UTC] === END API CALL LOG ===
[22-Mar-2026 17:02:55 UTC] ✅ API Hash verification passed for profile endpoint
[22-Mar-2026 17:02:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzU4MzA0ODMyfQ.NfNal1r9s27-kcxpvBGXr9QFc4igjR7h7ZY5YLqUYDs
[22-Mar-2026 17:02:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Mar-2026 17:02:55 UTC] ✅ JWT token verified successfully for user profile
[22-Mar-2026 17:02:55 UTC] User ID: 5
[22-Mar-2026 17:02:55 UTC] ✅ User profile retrieved successfully for user ID: 5
[22-Mar-2026 17:02:55 UTC] User Purchases API - User ID: 5
[22-Mar-2026 17:02:55 UTC] User Purchases API - Total purchases found: 7
[22-Mar-2026 17:03:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Mar-2026 17:03:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Mar-2026 17:03:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.226.92.198, 162.158.211.28","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0ODAzODE3fQ.Os4JSBxmCu_iqtBdSituoAq_fHu1v4m-TdPnZXwQluk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e06c5557b55d0ff-SOF","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.226.92.198","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[22-Mar-2026 17:03:37 UTC] === User Orders API Called ===
[22-Mar-2026 17:03:37 UTC] User ID: 5
[22-Mar-2026 17:03:37 UTC] Limit: 20, Offset: 0
[22-Mar-2026 17:03:37 UTC] Orders found: 2
[22-Mar-2026 17:03:37 UTC] Orders data: [{"id":5,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/trademaxpooya\/32406","status":"completed","created_at":"2025-11-12 11:43:57","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":4,"quantity":10,"total_coins":10,"coin_type":"regular","telegram_link":"t.me\/tehhhst\/5","status":"cancelled","created_at":"2025-11-12 11:09:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[22-Mar-2026 17:03:37 UTC] Total orders count: 2
[22-Mar-2026 17:03:37 UTC] === API CALL LOG ===
[22-Mar-2026 17:03:37 UTC] Endpoint: user/profile.php
[22-Mar-2026 17:03:37 UTC] Full Log Data: {
    "timestamp": "2026-03-22 17:03:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0ODAzODE3fQ.Os4JSBxmCu_iqtBdSituoAq_fHu1v4m-TdPnZXwQluk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e06c555fcecd0ff-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Mar-2026 17:03:37 UTC] === END API CALL LOG ===
[22-Mar-2026 17:03:37 UTC] ✅ API Hash verification passed for profile endpoint
[22-Mar-2026 17:03:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0ODAzODE3fQ.Os4JSBxmCu_iqtBdSituoAq_fHu1v4m-TdPnZXwQluk
[22-Mar-2026 17:03:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Mar-2026 17:03:37 UTC] ✅ JWT token verified successfully for user profile
[22-Mar-2026 17:03:37 UTC] User ID: 5
[22-Mar-2026 17:03:37 UTC] ✅ User profile retrieved successfully for user ID: 5
[22-Mar-2026 17:03:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Mar-2026 17:03:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Mar-2026 17:03:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.226.92.198, 162.158.211.28","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0ODAzODE3fQ.Os4JSBxmCu_iqtBdSituoAq_fHu1v4m-TdPnZXwQluk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e06c5810c33d0ff-SOF","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.226.92.198","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[22-Mar-2026 17:03:44 UTC] === User Orders API Called ===
[22-Mar-2026 17:03:44 UTC] User ID: 5
[22-Mar-2026 17:03:44 UTC] Limit: 20, Offset: 0
[22-Mar-2026 17:03:44 UTC] Orders found: 2
[22-Mar-2026 17:03:44 UTC] Orders data: [{"id":5,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/trademaxpooya\/32406","status":"completed","created_at":"2025-11-12 11:43:57","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":4,"quantity":10,"total_coins":10,"coin_type":"regular","telegram_link":"t.me\/tehhhst\/5","status":"cancelled","created_at":"2025-11-12 11:09:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[22-Mar-2026 17:03:44 UTC] Total orders count: 2
[22-Mar-2026 17:03:45 UTC] === API CALL LOG ===
[22-Mar-2026 17:03:45 UTC] Endpoint: user/profile.php
[22-Mar-2026 17:03:45 UTC] Full Log Data: {
    "timestamp": "2026-03-22 17:03:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0ODAzODE3fQ.Os4JSBxmCu_iqtBdSituoAq_fHu1v4m-TdPnZXwQluk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e06c58709bad0ff-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Mar-2026 17:03:45 UTC] === END API CALL LOG ===
[22-Mar-2026 17:03:45 UTC] ✅ API Hash verification passed for profile endpoint
[22-Mar-2026 17:03:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0ODAzODE3fQ.Os4JSBxmCu_iqtBdSituoAq_fHu1v4m-TdPnZXwQluk
[22-Mar-2026 17:03:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Mar-2026 17:03:45 UTC] ✅ JWT token verified successfully for user profile
[22-Mar-2026 17:03:45 UTC] User ID: 5
[22-Mar-2026 17:03:45 UTC] ✅ User profile retrieved successfully for user ID: 5
[22-Mar-2026 17:03:46 UTC] User Purchases API - User ID: 5
[22-Mar-2026 17:03:46 UTC] User Purchases API - Total purchases found: 7
[22-Mar-2026 17:04:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Mar-2026 17:04:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Mar-2026 17:04:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.226.92.198, 162.158.211.28","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0ODAzODE3fQ.Os4JSBxmCu_iqtBdSituoAq_fHu1v4m-TdPnZXwQluk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e06c65feab2d0ff-SOF","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.226.92.198","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[22-Mar-2026 17:04:20 UTC] === User Orders API Called ===
[22-Mar-2026 17:04:20 UTC] User ID: 5
[22-Mar-2026 17:04:20 UTC] Limit: 20, Offset: 0
[22-Mar-2026 17:04:20 UTC] Orders found: 2
[22-Mar-2026 17:04:20 UTC] Orders data: [{"id":5,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/trademaxpooya\/32406","status":"completed","created_at":"2025-11-12 11:43:57","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":4,"quantity":10,"total_coins":10,"coin_type":"regular","telegram_link":"t.me\/tehhhst\/5","status":"cancelled","created_at":"2025-11-12 11:09:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[22-Mar-2026 17:04:20 UTC] Total orders count: 2
[22-Mar-2026 17:04:21 UTC] === API CALL LOG ===
[22-Mar-2026 17:04:21 UTC] Endpoint: user/profile.php
[22-Mar-2026 17:04:21 UTC] Full Log Data: {
    "timestamp": "2026-03-22 17:04:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0ODAzODE3fQ.Os4JSBxmCu_iqtBdSituoAq_fHu1v4m-TdPnZXwQluk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e06c665eddcd0ff-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Mar-2026 17:04:21 UTC] === END API CALL LOG ===
[22-Mar-2026 17:04:21 UTC] ✅ API Hash verification passed for profile endpoint
[22-Mar-2026 17:04:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0ODAzODE3fQ.Os4JSBxmCu_iqtBdSituoAq_fHu1v4m-TdPnZXwQluk
[22-Mar-2026 17:04:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Mar-2026 17:04:21 UTC] ✅ JWT token verified successfully for user profile
[22-Mar-2026 17:04:21 UTC] User ID: 5
[22-Mar-2026 17:04:21 UTC] ✅ User profile retrieved successfully for user ID: 5
[22-Mar-2026 17:04:21 UTC] User Purchases API - User ID: 5
[22-Mar-2026 17:04:21 UTC] User Purchases API - Total purchases found: 7
[22-Mar-2026 17:08:28 UTC] === API CALL LOG ===
[22-Mar-2026 17:08:28 UTC] Endpoint: user/profile.php
[22-Mar-2026 17:08:28 UTC] Full Log Data: {
    "timestamp": "2026-03-22 17:08:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.27",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0ODAzODE3fQ.Os4JSBxmCu_iqtBdSituoAq_fHu1v4m-TdPnZXwQluk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e06cc6e9a98bc1a-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Mar-2026 17:08:28 UTC] === END API CALL LOG ===
[22-Mar-2026 17:08:28 UTC] ✅ API Hash verification passed for profile endpoint
[22-Mar-2026 17:08:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0ODAzODE3fQ.Os4JSBxmCu_iqtBdSituoAq_fHu1v4m-TdPnZXwQluk
[22-Mar-2026 17:08:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Mar-2026 17:08:28 UTC] ✅ JWT token verified successfully for user profile
[22-Mar-2026 17:08:28 UTC] User ID: 5
[22-Mar-2026 17:08:28 UTC] ✅ User profile retrieved successfully for user ID: 5
[22-Mar-2026 17:08:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Mar-2026 17:08:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Mar-2026 17:08:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.226.92.198, 162.158.211.28","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0ODAzODE3fQ.Os4JSBxmCu_iqtBdSituoAq_fHu1v4m-TdPnZXwQluk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e06cc797ef3bc1a-SOF","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.226.92.198","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[22-Mar-2026 17:08:30 UTC] === User Orders API Called ===
[22-Mar-2026 17:08:30 UTC] User ID: 5
[22-Mar-2026 17:08:30 UTC] Limit: 20, Offset: 0
[22-Mar-2026 17:08:30 UTC] Orders found: 2
[22-Mar-2026 17:08:30 UTC] Orders data: [{"id":5,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/trademaxpooya\/32406","status":"completed","created_at":"2025-11-12 11:43:57","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":4,"quantity":10,"total_coins":10,"coin_type":"regular","telegram_link":"t.me\/tehhhst\/5","status":"cancelled","created_at":"2025-11-12 11:09:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[22-Mar-2026 17:08:30 UTC] Total orders count: 2
[22-Mar-2026 17:08:30 UTC] === API CALL LOG ===
[22-Mar-2026 17:08:30 UTC] Endpoint: user/profile.php
[22-Mar-2026 17:08:30 UTC] Full Log Data: {
    "timestamp": "2026-03-22 17:08:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.27",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0ODAzODE3fQ.Os4JSBxmCu_iqtBdSituoAq_fHu1v4m-TdPnZXwQluk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e06cc79f889bc1a-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Mar-2026 17:08:30 UTC] === END API CALL LOG ===
[22-Mar-2026 17:08:30 UTC] ✅ API Hash verification passed for profile endpoint
[22-Mar-2026 17:08:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0ODAzODE3fQ.Os4JSBxmCu_iqtBdSituoAq_fHu1v4m-TdPnZXwQluk
[22-Mar-2026 17:08:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Mar-2026 17:08:30 UTC] ✅ JWT token verified successfully for user profile
[22-Mar-2026 17:08:30 UTC] User ID: 5
[22-Mar-2026 17:08:30 UTC] ✅ User profile retrieved successfully for user ID: 5
[22-Mar-2026 17:09:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Mar-2026 17:09:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Mar-2026 17:09:46 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.226.92.198, 162.158.211.27","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0ODAzODE3fQ.Os4JSBxmCu_iqtBdSituoAq_fHu1v4m-TdPnZXwQluk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e06ce51bcd9bc1a-SOF","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.226.92.198","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[22-Mar-2026 17:09:46 UTC] === User Orders API Called ===
[22-Mar-2026 17:09:46 UTC] User ID: 5
[22-Mar-2026 17:09:46 UTC] Limit: 20, Offset: 0
[22-Mar-2026 17:09:46 UTC] Orders found: 2
[22-Mar-2026 17:09:46 UTC] Orders data: [{"id":5,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/trademaxpooya\/32406","status":"completed","created_at":"2025-11-12 11:43:57","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":4,"quantity":10,"total_coins":10,"coin_type":"regular","telegram_link":"t.me\/tehhhst\/5","status":"cancelled","created_at":"2025-11-12 11:09:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[22-Mar-2026 17:09:46 UTC] Total orders count: 2
[22-Mar-2026 17:09:46 UTC] === API CALL LOG ===
[22-Mar-2026 17:09:46 UTC] Endpoint: user/profile.php
[22-Mar-2026 17:09:46 UTC] Full Log Data: {
    "timestamp": "2026-03-22 17:09:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.27",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0ODAzODE3fQ.Os4JSBxmCu_iqtBdSituoAq_fHu1v4m-TdPnZXwQluk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e06ce5859adbc1a-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Mar-2026 17:09:46 UTC] === END API CALL LOG ===
[22-Mar-2026 17:09:46 UTC] ✅ API Hash verification passed for profile endpoint
[22-Mar-2026 17:09:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0ODAzODE3fQ.Os4JSBxmCu_iqtBdSituoAq_fHu1v4m-TdPnZXwQluk
[22-Mar-2026 17:09:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Mar-2026 17:09:46 UTC] ✅ JWT token verified successfully for user profile
[22-Mar-2026 17:09:46 UTC] User ID: 5
[22-Mar-2026 17:09:46 UTC] ✅ User profile retrieved successfully for user ID: 5
[22-Mar-2026 17:09:47 UTC] User Purchases API - User ID: 5
[22-Mar-2026 17:09:47 UTC] User Purchases API - Total purchases found: 7
[22-Mar-2026 17:09:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Mar-2026 17:09:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Mar-2026 17:09:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.226.92.198, 162.158.211.27","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0ODAzODE3fQ.Os4JSBxmCu_iqtBdSituoAq_fHu1v4m-TdPnZXwQluk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e06ce6039f1bc1a-SOF","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.226.92.198","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[22-Mar-2026 17:09:48 UTC] === User Orders API Called ===
[22-Mar-2026 17:09:48 UTC] User ID: 5
[22-Mar-2026 17:09:48 UTC] Limit: 20, Offset: 0
[22-Mar-2026 17:09:48 UTC] Orders found: 2
[22-Mar-2026 17:09:48 UTC] Orders data: [{"id":5,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/trademaxpooya\/32406","status":"completed","created_at":"2025-11-12 11:43:57","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":4,"quantity":10,"total_coins":10,"coin_type":"regular","telegram_link":"t.me\/tehhhst\/5","status":"cancelled","created_at":"2025-11-12 11:09:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[22-Mar-2026 17:09:48 UTC] Total orders count: 2
[22-Mar-2026 17:09:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Mar-2026 17:09:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Mar-2026 17:09:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.226.92.198, 162.158.211.27","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0ODAzODE3fQ.Os4JSBxmCu_iqtBdSituoAq_fHu1v4m-TdPnZXwQluk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e06ce7bc9d5bc1a-SOF","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.226.92.198","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[22-Mar-2026 17:09:52 UTC] === User Orders API Called ===
[22-Mar-2026 17:09:52 UTC] User ID: 5
[22-Mar-2026 17:09:52 UTC] Limit: 20, Offset: 0
[22-Mar-2026 17:09:52 UTC] Orders found: 2
[22-Mar-2026 17:09:52 UTC] Orders data: [{"id":5,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/trademaxpooya\/32406","status":"completed","created_at":"2025-11-12 11:43:57","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":4,"quantity":10,"total_coins":10,"coin_type":"regular","telegram_link":"t.me\/tehhhst\/5","status":"cancelled","created_at":"2025-11-12 11:09:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[22-Mar-2026 17:09:52 UTC] Total orders count: 2
[22-Mar-2026 17:45:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Mar-2026 17:45:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Mar-2026 17:45:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.226.92.198, 162.158.211.28","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0ODAzODE3fQ.Os4JSBxmCu_iqtBdSituoAq_fHu1v4m-TdPnZXwQluk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e070308df9ed0d0-SOF","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.226.92.198","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[22-Mar-2026 17:45:45 UTC] === User Orders API Called ===
[22-Mar-2026 17:45:45 UTC] User ID: 5
[22-Mar-2026 17:45:45 UTC] Limit: 20, Offset: 0
[22-Mar-2026 17:45:45 UTC] Orders found: 2
[22-Mar-2026 17:45:45 UTC] Orders data: [{"id":5,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/trademaxpooya\/32406","status":"completed","created_at":"2025-11-12 11:43:57","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":4,"quantity":10,"total_coins":10,"coin_type":"regular","telegram_link":"t.me\/tehhhst\/5","status":"cancelled","created_at":"2025-11-12 11:09:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[22-Mar-2026 17:45:45 UTC] Total orders count: 2
[22-Mar-2026 20:12:18 UTC] === API CALL LOG ===
[22-Mar-2026 20:12:18 UTC] Endpoint: user/profile.php
[22-Mar-2026 20:12:18 UTC] Full Log Data: {
    "timestamp": "2026-03-22 20:12:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.27",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0ODAzODE3fQ.Os4JSBxmCu_iqtBdSituoAq_fHu1v4m-TdPnZXwQluk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e07d9b56ccfd0df-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Mar-2026 20:12:18 UTC] === END API CALL LOG ===
[22-Mar-2026 20:12:18 UTC] ✅ API Hash verification passed for profile endpoint
[22-Mar-2026 20:12:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0ODAzODE3fQ.Os4JSBxmCu_iqtBdSituoAq_fHu1v4m-TdPnZXwQluk
[22-Mar-2026 20:12:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Mar-2026 20:12:18 UTC] ✅ JWT token verified successfully for user profile
[22-Mar-2026 20:12:18 UTC] User ID: 5
[22-Mar-2026 20:12:18 UTC] ✅ User profile retrieved successfully for user ID: 5
[22-Mar-2026 20:12:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Mar-2026 20:12:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Mar-2026 20:12:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.226.92.198, 162.158.210.44","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0ODAzODE3fQ.Os4JSBxmCu_iqtBdSituoAq_fHu1v4m-TdPnZXwQluk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e07d9c2ce4ad0df-SOF","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.226.92.198","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[22-Mar-2026 20:12:20 UTC] === User Orders API Called ===
[22-Mar-2026 20:12:20 UTC] User ID: 5
[22-Mar-2026 20:12:20 UTC] Limit: 20, Offset: 0
[22-Mar-2026 20:12:20 UTC] Orders found: 2
[22-Mar-2026 20:12:20 UTC] Orders data: [{"id":5,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/trademaxpooya\/32406","status":"completed","created_at":"2025-11-12 11:43:57","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":4,"quantity":10,"total_coins":10,"coin_type":"regular","telegram_link":"t.me\/tehhhst\/5","status":"cancelled","created_at":"2025-11-12 11:09:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[22-Mar-2026 20:12:20 UTC] Total orders count: 2
[22-Mar-2026 20:14:56 UTC] === API CALL LOG ===
[22-Mar-2026 20:14:56 UTC] Endpoint: user/profile.php
[22-Mar-2026 20:14:56 UTC] Full Log Data: {
    "timestamp": "2026-03-22 20:14:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.27",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0ODAzODE3fQ.Os4JSBxmCu_iqtBdSituoAq_fHu1v4m-TdPnZXwQluk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e07dd90ce7eb5c8-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Mar-2026 20:14:56 UTC] === END API CALL LOG ===
[22-Mar-2026 20:14:56 UTC] ✅ API Hash verification passed for profile endpoint
[22-Mar-2026 20:14:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0ODAzODE3fQ.Os4JSBxmCu_iqtBdSituoAq_fHu1v4m-TdPnZXwQluk
[22-Mar-2026 20:14:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Mar-2026 20:14:56 UTC] ✅ JWT token verified successfully for user profile
[22-Mar-2026 20:14:56 UTC] User ID: 5
[22-Mar-2026 20:14:56 UTC] ✅ User profile retrieved successfully for user ID: 5
[22-Mar-2026 20:14:56 UTC] User Purchases API - User ID: 5
[22-Mar-2026 20:14:56 UTC] User Purchases API - Total purchases found: 7
[22-Mar-2026 20:14:59 UTC] === API CALL LOG ===
[22-Mar-2026 20:14:59 UTC] Endpoint: user/profile.php
[22-Mar-2026 20:14:59 UTC] Full Log Data: {
    "timestamp": "2026-03-22 20:14:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.27",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0ODAzODE3fQ.Os4JSBxmCu_iqtBdSituoAq_fHu1v4m-TdPnZXwQluk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e07dda628f6b5c8-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Mar-2026 20:14:59 UTC] === END API CALL LOG ===
[22-Mar-2026 20:14:59 UTC] ✅ API Hash verification passed for profile endpoint
[22-Mar-2026 20:14:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0ODAzODE3fQ.Os4JSBxmCu_iqtBdSituoAq_fHu1v4m-TdPnZXwQluk
[22-Mar-2026 20:14:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Mar-2026 20:14:59 UTC] ✅ JWT token verified successfully for user profile
[22-Mar-2026 20:14:59 UTC] User ID: 5
[22-Mar-2026 20:14:59 UTC] ✅ User profile retrieved successfully for user ID: 5
[22-Mar-2026 20:14:59 UTC] User Purchases API - User ID: 5
[22-Mar-2026 20:14:59 UTC] User Purchases API - Total purchases found: 7
[22-Mar-2026 20:22:00 UTC] === API CALL LOG ===
[22-Mar-2026 20:22:00 UTC] Endpoint: user/profile.php
[22-Mar-2026 20:22:00 UTC] Full Log Data: {
    "timestamp": "2026-03-22 20:22:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.27",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0ODAzODE3fQ.Os4JSBxmCu_iqtBdSituoAq_fHu1v4m-TdPnZXwQluk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e07e7eaba378919-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Mar-2026 20:22:00 UTC] === END API CALL LOG ===
[22-Mar-2026 20:22:00 UTC] ✅ API Hash verification passed for profile endpoint
[22-Mar-2026 20:22:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0ODAzODE3fQ.Os4JSBxmCu_iqtBdSituoAq_fHu1v4m-TdPnZXwQluk
[22-Mar-2026 20:22:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Mar-2026 20:22:00 UTC] ✅ JWT token verified successfully for user profile
[22-Mar-2026 20:22:00 UTC] User ID: 5
[22-Mar-2026 20:22:00 UTC] ✅ User profile retrieved successfully for user ID: 5
[22-Mar-2026 20:22:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Mar-2026 20:22:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Mar-2026 20:22:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.226.92.198, 162.158.211.27","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0ODAzODE3fQ.Os4JSBxmCu_iqtBdSituoAq_fHu1v4m-TdPnZXwQluk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e07e7f7e86a8919-SOF","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.226.92.198","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[22-Mar-2026 20:22:02 UTC] === User Orders API Called ===
[22-Mar-2026 20:22:02 UTC] === API CALL LOG ===
[22-Mar-2026 20:22:02 UTC] User ID: 5
[22-Mar-2026 20:22:02 UTC] Endpoint: user/profile.php
[22-Mar-2026 20:22:02 UTC] Limit: 20, Offset: 0
[22-Mar-2026 20:22:02 UTC] Full Log Data: {
    "timestamp": "2026-03-22 20:22:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.27",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0ODAzODE3fQ.Os4JSBxmCu_iqtBdSituoAq_fHu1v4m-TdPnZXwQluk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e07e7f808e48919-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Mar-2026 20:22:02 UTC] === END API CALL LOG ===
[22-Mar-2026 20:22:02 UTC] ✅ API Hash verification passed for profile endpoint
[22-Mar-2026 20:22:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0ODAzODE3fQ.Os4JSBxmCu_iqtBdSituoAq_fHu1v4m-TdPnZXwQluk
[22-Mar-2026 20:22:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Mar-2026 20:22:02 UTC] ✅ JWT token verified successfully for user profile
[22-Mar-2026 20:22:02 UTC] User ID: 5
[22-Mar-2026 20:22:02 UTC] Orders found: 2
[22-Mar-2026 20:22:02 UTC] Orders data: [{"id":5,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/trademaxpooya\/32406","status":"completed","created_at":"2025-11-12 11:43:57","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":4,"quantity":10,"total_coins":10,"coin_type":"regular","telegram_link":"t.me\/tehhhst\/5","status":"cancelled","created_at":"2025-11-12 11:09:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[22-Mar-2026 20:22:02 UTC] Total orders count: 2
[22-Mar-2026 20:22:02 UTC] ✅ User profile retrieved successfully for user ID: 5
[22-Mar-2026 20:26:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Mar-2026 20:26:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Mar-2026 20:26:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.226.92.198, 162.158.211.28","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0ODAzODE3fQ.Os4JSBxmCu_iqtBdSituoAq_fHu1v4m-TdPnZXwQluk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e07edd9c87b20e6-SOF","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.226.92.198","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[22-Mar-2026 20:26:03 UTC] === User Orders API Called ===
[22-Mar-2026 20:26:03 UTC] User ID: 5
[22-Mar-2026 20:26:03 UTC] Limit: 20, Offset: 0
[22-Mar-2026 20:26:03 UTC] Orders found: 2
[22-Mar-2026 20:26:03 UTC] Orders data: [{"id":5,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/trademaxpooya\/32406","status":"completed","created_at":"2025-11-12 11:43:57","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":4,"quantity":10,"total_coins":10,"coin_type":"regular","telegram_link":"t.me\/tehhhst\/5","status":"cancelled","created_at":"2025-11-12 11:09:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[22-Mar-2026 20:26:03 UTC] Total orders count: 2
[22-Mar-2026 20:26:04 UTC] === API CALL LOG ===
[22-Mar-2026 20:26:04 UTC] Endpoint: user/profile.php
[22-Mar-2026 20:26:04 UTC] Full Log Data: {
    "timestamp": "2026-03-22 20:26:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0ODAzODE3fQ.Os4JSBxmCu_iqtBdSituoAq_fHu1v4m-TdPnZXwQluk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e07ede39a1520e6-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Mar-2026 20:26:04 UTC] === END API CALL LOG ===
[22-Mar-2026 20:26:04 UTC] ✅ API Hash verification passed for profile endpoint
[22-Mar-2026 20:26:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0ODAzODE3fQ.Os4JSBxmCu_iqtBdSituoAq_fHu1v4m-TdPnZXwQluk
[22-Mar-2026 20:26:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Mar-2026 20:26:04 UTC] ✅ JWT token verified successfully for user profile
[22-Mar-2026 20:26:04 UTC] User ID: 5
[22-Mar-2026 20:26:04 UTC] ✅ User profile retrieved successfully for user ID: 5
[22-Mar-2026 20:26:04 UTC] User Purchases API - User ID: 5
[22-Mar-2026 20:26:04 UTC] User Purchases API - Total purchases found: 7
[22-Mar-2026 20:26:07 UTC] === API CALL LOG ===
[22-Mar-2026 20:26:07 UTC] Endpoint: user/profile.php
[22-Mar-2026 20:26:07 UTC] Full Log Data: {
    "timestamp": "2026-03-22 20:26:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0ODAzODE3fQ.Os4JSBxmCu_iqtBdSituoAq_fHu1v4m-TdPnZXwQluk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e07edf63b2120e6-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Mar-2026 20:26:07 UTC] === END API CALL LOG ===
[22-Mar-2026 20:26:07 UTC] ✅ API Hash verification passed for profile endpoint
[22-Mar-2026 20:26:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0ODAzODE3fQ.Os4JSBxmCu_iqtBdSituoAq_fHu1v4m-TdPnZXwQluk
[22-Mar-2026 20:26:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Mar-2026 20:26:07 UTC] ✅ JWT token verified successfully for user profile
[22-Mar-2026 20:26:07 UTC] User ID: 5
[22-Mar-2026 20:26:07 UTC] ✅ User profile retrieved successfully for user ID: 5
[22-Mar-2026 20:26:07 UTC] User Purchases API - User ID: 5
[22-Mar-2026 20:26:07 UTC] User Purchases API - Total purchases found: 7
[22-Mar-2026 20:53:15 UTC] === API CALL LOG ===
[22-Mar-2026 20:53:15 UTC] Endpoint: user/profile.php
[22-Mar-2026 20:53:15 UTC] Full Log Data: {
    "timestamp": "2026-03-22 20:53:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.27",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0ODAzODE3fQ.Os4JSBxmCu_iqtBdSituoAq_fHu1v4m-TdPnZXwQluk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e0815b03c64d0ef-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Mar-2026 20:53:15 UTC] === END API CALL LOG ===
[22-Mar-2026 20:53:15 UTC] ✅ API Hash verification passed for profile endpoint
[22-Mar-2026 20:53:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0ODAzODE3fQ.Os4JSBxmCu_iqtBdSituoAq_fHu1v4m-TdPnZXwQluk
[22-Mar-2026 20:53:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Mar-2026 20:53:15 UTC] ✅ JWT token verified successfully for user profile
[22-Mar-2026 20:53:15 UTC] User ID: 5
[22-Mar-2026 20:53:15 UTC] ✅ User profile retrieved successfully for user ID: 5
[22-Mar-2026 20:53:16 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Mar-2026 20:53:16 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Mar-2026 20:53:16 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.226.92.198, 162.158.211.27","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0ODAzODE3fQ.Os4JSBxmCu_iqtBdSituoAq_fHu1v4m-TdPnZXwQluk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e0815bc9e87d0ef-SOF","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.226.92.198","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[22-Mar-2026 20:53:16 UTC] === User Orders API Called ===
[22-Mar-2026 20:53:16 UTC] User ID: 5
[22-Mar-2026 20:53:16 UTC] Limit: 20, Offset: 0
[22-Mar-2026 20:53:16 UTC] Orders found: 2
[22-Mar-2026 20:53:16 UTC] Orders data: [{"id":5,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/trademaxpooya\/32406","status":"completed","created_at":"2025-11-12 11:43:57","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":4,"quantity":10,"total_coins":10,"coin_type":"regular","telegram_link":"t.me\/tehhhst\/5","status":"cancelled","created_at":"2025-11-12 11:09:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[22-Mar-2026 20:53:16 UTC] Total orders count: 2
[22-Mar-2026 20:53:16 UTC] === API CALL LOG ===
[22-Mar-2026 20:53:16 UTC] Endpoint: user/profile.php
[22-Mar-2026 20:53:16 UTC] Full Log Data: {
    "timestamp": "2026-03-22 20:53:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0ODAzODE3fQ.Os4JSBxmCu_iqtBdSituoAq_fHu1v4m-TdPnZXwQluk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e0815bcdf78d0ef-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Mar-2026 20:53:16 UTC] === END API CALL LOG ===
[22-Mar-2026 20:53:16 UTC] ✅ API Hash verification passed for profile endpoint
[22-Mar-2026 20:53:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0ODAzODE3fQ.Os4JSBxmCu_iqtBdSituoAq_fHu1v4m-TdPnZXwQluk
[22-Mar-2026 20:53:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Mar-2026 20:53:16 UTC] ✅ JWT token verified successfully for user profile
[22-Mar-2026 20:53:16 UTC] User ID: 5
[22-Mar-2026 20:53:16 UTC] ✅ User profile retrieved successfully for user ID: 5
[22-Mar-2026 20:53:46 UTC] === API CALL LOG ===
[22-Mar-2026 20:53:46 UTC] Endpoint: user/profile.php
[22-Mar-2026 20:53:46 UTC] Full Log Data: {
    "timestamp": "2026-03-22 20:53:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.27",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0ODAzODE3fQ.Os4JSBxmCu_iqtBdSituoAq_fHu1v4m-TdPnZXwQluk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e0816757aa3d0ef-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Mar-2026 20:53:46 UTC] === END API CALL LOG ===
[22-Mar-2026 20:53:46 UTC] ✅ API Hash verification passed for profile endpoint
[22-Mar-2026 20:53:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0ODAzODE3fQ.Os4JSBxmCu_iqtBdSituoAq_fHu1v4m-TdPnZXwQluk
[22-Mar-2026 20:53:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Mar-2026 20:53:46 UTC] ✅ JWT token verified successfully for user profile
[22-Mar-2026 20:53:46 UTC] User ID: 5
[22-Mar-2026 20:53:46 UTC] ✅ User profile retrieved successfully for user ID: 5
[22-Mar-2026 20:53:46 UTC] User Purchases API - User ID: 5
[22-Mar-2026 20:53:46 UTC] User Purchases API - Total purchases found: 7
[22-Mar-2026 20:53:50 UTC] === API CALL LOG ===
[22-Mar-2026 20:53:50 UTC] Endpoint: user/profile.php
[22-Mar-2026 20:53:50 UTC] Full Log Data: {
    "timestamp": "2026-03-22 20:53:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.27",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0ODAzODE3fQ.Os4JSBxmCu_iqtBdSituoAq_fHu1v4m-TdPnZXwQluk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e08168c0994d0ef-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Mar-2026 20:53:50 UTC] === END API CALL LOG ===
[22-Mar-2026 20:53:50 UTC] ✅ API Hash verification passed for profile endpoint
[22-Mar-2026 20:53:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0ODAzODE3fQ.Os4JSBxmCu_iqtBdSituoAq_fHu1v4m-TdPnZXwQluk
[22-Mar-2026 20:53:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Mar-2026 20:53:50 UTC] ✅ JWT token verified successfully for user profile
[22-Mar-2026 20:53:50 UTC] User ID: 5
[22-Mar-2026 20:53:50 UTC] ✅ User profile retrieved successfully for user ID: 5
[22-Mar-2026 20:53:50 UTC] User Purchases API - User ID: 5
[22-Mar-2026 20:53:50 UTC] User Purchases API - Total purchases found: 7
[22-Mar-2026 20:53:51 UTC] User Purchases API - User ID: 5
[22-Mar-2026 20:53:51 UTC] User Purchases API - Total purchases found: 7
[22-Mar-2026 20:53:53 UTC] === API CALL LOG ===
[22-Mar-2026 20:53:53 UTC] Endpoint: user/profile.php
[22-Mar-2026 20:53:53 UTC] Full Log Data: {
    "timestamp": "2026-03-22 20:53:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.27",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0ODAzODE3fQ.Os4JSBxmCu_iqtBdSituoAq_fHu1v4m-TdPnZXwQluk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e0816a2ec9cd0ef-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Mar-2026 20:53:53 UTC] === END API CALL LOG ===
[22-Mar-2026 20:53:53 UTC] ✅ API Hash verification passed for profile endpoint
[22-Mar-2026 20:53:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0ODAzODE3fQ.Os4JSBxmCu_iqtBdSituoAq_fHu1v4m-TdPnZXwQluk
[22-Mar-2026 20:53:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Mar-2026 20:53:53 UTC] ✅ JWT token verified successfully for user profile
[22-Mar-2026 20:53:53 UTC] User ID: 5
[22-Mar-2026 20:53:53 UTC] ✅ User profile retrieved successfully for user ID: 5
[22-Mar-2026 20:53:53 UTC] User Purchases API - User ID: 5
[22-Mar-2026 20:53:53 UTC] User Purchases API - Total purchases found: 7
[22-Mar-2026 20:53:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Mar-2026 20:53:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Mar-2026 20:53:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.226.92.198, 162.158.211.27","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0ODAzODE3fQ.Os4JSBxmCu_iqtBdSituoAq_fHu1v4m-TdPnZXwQluk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e0816bbfb46d0ef-SOF","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.226.92.198","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[22-Mar-2026 20:53:57 UTC] === User Orders API Called ===
[22-Mar-2026 20:53:57 UTC] User ID: 5
[22-Mar-2026 20:53:57 UTC] Limit: 20, Offset: 0
[22-Mar-2026 20:53:57 UTC] Orders found: 2
[22-Mar-2026 20:53:57 UTC] Orders data: [{"id":5,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/trademaxpooya\/32406","status":"completed","created_at":"2025-11-12 11:43:57","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":4,"quantity":10,"total_coins":10,"coin_type":"regular","telegram_link":"t.me\/tehhhst\/5","status":"cancelled","created_at":"2025-11-12 11:09:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[22-Mar-2026 20:53:57 UTC] Total orders count: 2
[22-Mar-2026 20:53:59 UTC] === API CALL LOG ===
[22-Mar-2026 20:53:59 UTC] Endpoint: user/profile.php
[22-Mar-2026 20:53:59 UTC] Full Log Data: {
    "timestamp": "2026-03-22 20:53:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.27",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0ODAzODE3fQ.Os4JSBxmCu_iqtBdSituoAq_fHu1v4m-TdPnZXwQluk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e0816c6ee35d0ef-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Mar-2026 20:53:59 UTC] === END API CALL LOG ===
[22-Mar-2026 20:53:59 UTC] ✅ API Hash verification passed for profile endpoint
[22-Mar-2026 20:53:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0ODAzODE3fQ.Os4JSBxmCu_iqtBdSituoAq_fHu1v4m-TdPnZXwQluk
[22-Mar-2026 20:53:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Mar-2026 20:53:59 UTC] ✅ JWT token verified successfully for user profile
[22-Mar-2026 20:53:59 UTC] User ID: 5
[22-Mar-2026 20:53:59 UTC] ✅ User profile retrieved successfully for user ID: 5
[22-Mar-2026 20:53:59 UTC] User Purchases API - User ID: 5
[22-Mar-2026 20:53:59 UTC] User Purchases API - Total purchases found: 7
[22-Mar-2026 20:54:03 UTC] === API CALL LOG ===
[22-Mar-2026 20:54:03 UTC] Endpoint: user/profile.php
[22-Mar-2026 20:54:03 UTC] Full Log Data: {
    "timestamp": "2026-03-22 20:54:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.27",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0ODAzODE3fQ.Os4JSBxmCu_iqtBdSituoAq_fHu1v4m-TdPnZXwQluk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e0816dd282ad0ef-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Mar-2026 20:54:03 UTC] === END API CALL LOG ===
[22-Mar-2026 20:54:03 UTC] ✅ API Hash verification passed for profile endpoint
[22-Mar-2026 20:54:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0ODAzODE3fQ.Os4JSBxmCu_iqtBdSituoAq_fHu1v4m-TdPnZXwQluk
[22-Mar-2026 20:54:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Mar-2026 20:54:03 UTC] ✅ JWT token verified successfully for user profile
[22-Mar-2026 20:54:03 UTC] User ID: 5
[22-Mar-2026 20:54:03 UTC] ✅ User profile retrieved successfully for user ID: 5
[22-Mar-2026 20:54:03 UTC] User Purchases API - User ID: 5
[22-Mar-2026 20:54:03 UTC] User Purchases API - Total purchases found: 7
[22-Mar-2026 20:54:31 UTC] === API CALL LOG ===
[22-Mar-2026 20:54:31 UTC] Endpoint: user/profile.php
[22-Mar-2026 20:54:31 UTC] Full Log Data: {
    "timestamp": "2026-03-22 20:54:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0ODAzODE3fQ.Os4JSBxmCu_iqtBdSituoAq_fHu1v4m-TdPnZXwQluk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e081790591cd0ef-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Mar-2026 20:54:31 UTC] === END API CALL LOG ===
[22-Mar-2026 20:54:31 UTC] ✅ API Hash verification passed for profile endpoint
[22-Mar-2026 20:54:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0ODAzODE3fQ.Os4JSBxmCu_iqtBdSituoAq_fHu1v4m-TdPnZXwQluk
[22-Mar-2026 20:54:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Mar-2026 20:54:31 UTC] ✅ JWT token verified successfully for user profile
[22-Mar-2026 20:54:31 UTC] User ID: 5
[22-Mar-2026 20:54:31 UTC] ✅ User profile retrieved successfully for user ID: 5
[22-Mar-2026 20:54:32 UTC] User Purchases API - User ID: 5
[22-Mar-2026 20:54:32 UTC] User Purchases API - Total purchases found: 7
[22-Mar-2026 20:58:05 UTC] === API CALL LOG ===
[22-Mar-2026 20:58:05 UTC] Endpoint: user/profile.php
[22-Mar-2026 20:58:05 UTC] Full Log Data: {
    "timestamp": "2026-03-22 20:58:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.27",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0ODAzODE3fQ.Os4JSBxmCu_iqtBdSituoAq_fHu1v4m-TdPnZXwQluk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e081cc73d2ad0d7-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Mar-2026 20:58:05 UTC] === END API CALL LOG ===
[22-Mar-2026 20:58:05 UTC] ✅ API Hash verification passed for profile endpoint
[22-Mar-2026 20:58:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0ODAzODE3fQ.Os4JSBxmCu_iqtBdSituoAq_fHu1v4m-TdPnZXwQluk
[22-Mar-2026 20:58:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Mar-2026 20:58:05 UTC] ✅ JWT token verified successfully for user profile
[22-Mar-2026 20:58:05 UTC] User ID: 5
[22-Mar-2026 20:58:05 UTC] ✅ User profile retrieved successfully for user ID: 5
[22-Mar-2026 20:58:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Mar-2026 20:58:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Mar-2026 20:58:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.226.92.198, 162.158.211.27","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0ODAzODE3fQ.Os4JSBxmCu_iqtBdSituoAq_fHu1v4m-TdPnZXwQluk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e081cd32a82d0d7-SOF","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.226.92.198","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[22-Mar-2026 20:58:07 UTC] === User Orders API Called ===
[22-Mar-2026 20:58:07 UTC] User ID: 5
[22-Mar-2026 20:58:07 UTC] Limit: 20, Offset: 0
[22-Mar-2026 20:58:07 UTC] Orders found: 2
[22-Mar-2026 20:58:07 UTC] Orders data: [{"id":5,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/trademaxpooya\/32406","status":"completed","created_at":"2025-11-12 11:43:57","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":4,"quantity":10,"total_coins":10,"coin_type":"regular","telegram_link":"t.me\/tehhhst\/5","status":"cancelled","created_at":"2025-11-12 11:09:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[22-Mar-2026 20:58:07 UTC] Total orders count: 2
[22-Mar-2026 20:58:07 UTC] === API CALL LOG ===
[22-Mar-2026 20:58:07 UTC] Endpoint: user/profile.php
[22-Mar-2026 20:58:07 UTC] Full Log Data: {
    "timestamp": "2026-03-22 20:58:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.27",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0ODAzODE3fQ.Os4JSBxmCu_iqtBdSituoAq_fHu1v4m-TdPnZXwQluk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e081cd37b4dd0d7-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Mar-2026 20:58:07 UTC] === END API CALL LOG ===
[22-Mar-2026 20:58:07 UTC] ✅ API Hash verification passed for profile endpoint
[22-Mar-2026 20:58:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0ODAzODE3fQ.Os4JSBxmCu_iqtBdSituoAq_fHu1v4m-TdPnZXwQluk
[22-Mar-2026 20:58:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Mar-2026 20:58:07 UTC] ✅ JWT token verified successfully for user profile
[22-Mar-2026 20:58:07 UTC] User ID: 5
[22-Mar-2026 20:58:07 UTC] ✅ User profile retrieved successfully for user ID: 5
[22-Mar-2026 20:58:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Mar-2026 20:58:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Mar-2026 20:58:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.226.92.198, 162.158.211.28","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0ODAzODE3fQ.Os4JSBxmCu_iqtBdSituoAq_fHu1v4m-TdPnZXwQluk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e081d9aaa87d0d7-SOF","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.226.92.198","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[22-Mar-2026 20:58:39 UTC] === User Orders API Called ===
[22-Mar-2026 20:58:39 UTC] User ID: 5
[22-Mar-2026 20:58:39 UTC] Limit: 20, Offset: 0
[22-Mar-2026 20:58:39 UTC] Orders found: 2
[22-Mar-2026 20:58:39 UTC] Orders data: [{"id":5,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/trademaxpooya\/32406","status":"completed","created_at":"2025-11-12 11:43:57","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":4,"quantity":10,"total_coins":10,"coin_type":"regular","telegram_link":"t.me\/tehhhst\/5","status":"cancelled","created_at":"2025-11-12 11:09:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[22-Mar-2026 20:58:39 UTC] Total orders count: 2
[22-Mar-2026 20:58:41 UTC] === API CALL LOG ===
[22-Mar-2026 20:58:41 UTC] Endpoint: user/profile.php
[22-Mar-2026 20:58:41 UTC] Full Log Data: {
    "timestamp": "2026-03-22 20:58:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0ODAzODE3fQ.Os4JSBxmCu_iqtBdSituoAq_fHu1v4m-TdPnZXwQluk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e081daa59b0d0d7-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Mar-2026 20:58:41 UTC] === END API CALL LOG ===
[22-Mar-2026 20:58:41 UTC] ✅ API Hash verification passed for profile endpoint
[22-Mar-2026 20:58:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0ODAzODE3fQ.Os4JSBxmCu_iqtBdSituoAq_fHu1v4m-TdPnZXwQluk
[22-Mar-2026 20:58:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Mar-2026 20:58:41 UTC] ✅ JWT token verified successfully for user profile
[22-Mar-2026 20:58:41 UTC] User ID: 5
[22-Mar-2026 20:58:41 UTC] ✅ User profile retrieved successfully for user ID: 5
[22-Mar-2026 20:58:41 UTC] User Purchases API - User ID: 5
[22-Mar-2026 20:58:41 UTC] User Purchases API - Total purchases found: 7
[22-Mar-2026 20:58:45 UTC] === API CALL LOG ===
[22-Mar-2026 20:58:45 UTC] Endpoint: user/profile.php
[22-Mar-2026 20:58:45 UTC] Full Log Data: {
    "timestamp": "2026-03-22 20:58:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0ODAzODE3fQ.Os4JSBxmCu_iqtBdSituoAq_fHu1v4m-TdPnZXwQluk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e081dc38900d0d7-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Mar-2026 20:58:45 UTC] === END API CALL LOG ===
[22-Mar-2026 20:58:45 UTC] ✅ API Hash verification passed for profile endpoint
[22-Mar-2026 20:58:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0ODAzODE3fQ.Os4JSBxmCu_iqtBdSituoAq_fHu1v4m-TdPnZXwQluk
[22-Mar-2026 20:58:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Mar-2026 20:58:45 UTC] ✅ JWT token verified successfully for user profile
[22-Mar-2026 20:58:45 UTC] User ID: 5
[22-Mar-2026 20:58:45 UTC] ✅ User profile retrieved successfully for user ID: 5
[22-Mar-2026 20:58:45 UTC] User Purchases API - User ID: 5
[22-Mar-2026 20:58:45 UTC] User Purchases API - Total purchases found: 7
[22-Mar-2026 20:58:47 UTC] User Purchases API - User ID: 5
[22-Mar-2026 20:58:47 UTC] User Purchases API - Total purchases found: 7
[22-Mar-2026 20:59:10 UTC] === API CALL LOG ===
[22-Mar-2026 20:59:10 UTC] Endpoint: user/profile.php
[22-Mar-2026 20:59:10 UTC] Full Log Data: {
    "timestamp": "2026-03-22 20:59:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0ODAzODE3fQ.Os4JSBxmCu_iqtBdSituoAq_fHu1v4m-TdPnZXwQluk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e081e5b5aa9d0d7-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Mar-2026 20:59:10 UTC] === END API CALL LOG ===
[22-Mar-2026 20:59:10 UTC] ✅ API Hash verification passed for profile endpoint
[22-Mar-2026 20:59:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0ODAzODE3fQ.Os4JSBxmCu_iqtBdSituoAq_fHu1v4m-TdPnZXwQluk
[22-Mar-2026 20:59:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Mar-2026 20:59:10 UTC] ✅ JWT token verified successfully for user profile
[22-Mar-2026 20:59:10 UTC] User ID: 5
[22-Mar-2026 20:59:10 UTC] ✅ User profile retrieved successfully for user ID: 5
[22-Mar-2026 20:59:10 UTC] User Purchases API - User ID: 5
[22-Mar-2026 20:59:10 UTC] User Purchases API - Total purchases found: 7
[22-Mar-2026 21:00:46 UTC] User Purchases API - User ID: 5
[22-Mar-2026 21:00:46 UTC] User Purchases API - Total purchases found: 7
[22-Mar-2026 21:08:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Mar-2026 21:08:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Mar-2026 21:08:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.226.92.198, 162.158.211.28","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0ODE4NTI5fQ.-lrUmiA_2tz0OkMHKEBgY7uJEHuemcpicTwW7mmH39s","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e082c864d080d4f-SOF","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.226.92.198","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[22-Mar-2026 21:08:50 UTC] === User Orders API Called ===
[22-Mar-2026 21:08:50 UTC] User ID: 5
[22-Mar-2026 21:08:50 UTC] Limit: 20, Offset: 0
[22-Mar-2026 21:08:50 UTC] Orders found: 2
[22-Mar-2026 21:08:50 UTC] Orders data: [{"id":5,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/trademaxpooya\/32406","status":"completed","created_at":"2025-11-12 11:43:57","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":4,"quantity":10,"total_coins":10,"coin_type":"regular","telegram_link":"t.me\/tehhhst\/5","status":"cancelled","created_at":"2025-11-12 11:09:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[22-Mar-2026 21:08:50 UTC] Total orders count: 2
[22-Mar-2026 21:08:50 UTC] === API CALL LOG ===
[22-Mar-2026 21:08:50 UTC] Endpoint: user/profile.php
[22-Mar-2026 21:08:50 UTC] Full Log Data: {
    "timestamp": "2026-03-22 21:08:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.27",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0ODE4NTI5fQ.-lrUmiA_2tz0OkMHKEBgY7uJEHuemcpicTwW7mmH39s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e082c86ceca0d4f-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Mar-2026 21:08:50 UTC] === END API CALL LOG ===
[22-Mar-2026 21:08:50 UTC] ✅ API Hash verification passed for profile endpoint
[22-Mar-2026 21:08:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0ODE4NTI5fQ.-lrUmiA_2tz0OkMHKEBgY7uJEHuemcpicTwW7mmH39s
[22-Mar-2026 21:08:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Mar-2026 21:08:50 UTC] ✅ JWT token verified successfully for user profile
[22-Mar-2026 21:08:50 UTC] User ID: 5
[22-Mar-2026 21:08:50 UTC] ✅ User profile retrieved successfully for user ID: 5
[22-Mar-2026 21:08:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Mar-2026 21:08:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Mar-2026 21:08:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.226.92.198, 162.158.211.27","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0ODE4NTI5fQ.-lrUmiA_2tz0OkMHKEBgY7uJEHuemcpicTwW7mmH39s","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e082c9ef9a60d4f-SOF","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.226.92.198","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[22-Mar-2026 21:08:54 UTC] === User Orders API Called ===
[22-Mar-2026 21:08:54 UTC] User ID: 5
[22-Mar-2026 21:08:54 UTC] Limit: 20, Offset: 0
[22-Mar-2026 21:08:54 UTC] Orders found: 2
[22-Mar-2026 21:08:54 UTC] Orders data: [{"id":5,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/trademaxpooya\/32406","status":"completed","created_at":"2025-11-12 11:43:57","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":4,"quantity":10,"total_coins":10,"coin_type":"regular","telegram_link":"t.me\/tehhhst\/5","status":"cancelled","created_at":"2025-11-12 11:09:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[22-Mar-2026 21:08:54 UTC] Total orders count: 2
[22-Mar-2026 21:08:56 UTC] === API CALL LOG ===
[22-Mar-2026 21:08:56 UTC] Endpoint: user/profile.php
[22-Mar-2026 21:08:56 UTC] Full Log Data: {
    "timestamp": "2026-03-22 21:08:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0ODE4NTI5fQ.-lrUmiA_2tz0OkMHKEBgY7uJEHuemcpicTwW7mmH39s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e082cac6e610d4f-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Mar-2026 21:08:56 UTC] === END API CALL LOG ===
[22-Mar-2026 21:08:56 UTC] ✅ API Hash verification passed for profile endpoint
[22-Mar-2026 21:08:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0ODE4NTI5fQ.-lrUmiA_2tz0OkMHKEBgY7uJEHuemcpicTwW7mmH39s
[22-Mar-2026 21:08:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Mar-2026 21:08:56 UTC] ✅ JWT token verified successfully for user profile
[22-Mar-2026 21:08:56 UTC] User ID: 5
[22-Mar-2026 21:08:56 UTC] ✅ User profile retrieved successfully for user ID: 5
[22-Mar-2026 21:08:56 UTC] User Purchases API - User ID: 5
[22-Mar-2026 21:08:56 UTC] User Purchases API - Total purchases found: 7
[22-Mar-2026 21:09:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Mar-2026 21:09:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Mar-2026 21:09:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.226.92.198, 162.158.211.28","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0ODAzODE3fQ.Os4JSBxmCu_iqtBdSituoAq_fHu1v4m-TdPnZXwQluk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e082cd80cc6d0eb-SOF","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.226.92.198","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[22-Mar-2026 21:09:03 UTC] === User Orders API Called ===
[22-Mar-2026 21:09:03 UTC] User ID: 5
[22-Mar-2026 21:09:03 UTC] Limit: 20, Offset: 0
[22-Mar-2026 21:09:03 UTC] Orders found: 2
[22-Mar-2026 21:09:03 UTC] Orders data: [{"id":5,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/trademaxpooya\/32406","status":"completed","created_at":"2025-11-12 11:43:57","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":4,"quantity":10,"total_coins":10,"coin_type":"regular","telegram_link":"t.me\/tehhhst\/5","status":"cancelled","created_at":"2025-11-12 11:09:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[22-Mar-2026 21:09:03 UTC] Total orders count: 2
[22-Mar-2026 21:09:03 UTC] === API CALL LOG ===
[22-Mar-2026 21:09:03 UTC] Endpoint: user/profile.php
[22-Mar-2026 21:09:03 UTC] Full Log Data: {
    "timestamp": "2026-03-22 21:09:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.27",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0ODAzODE3fQ.Os4JSBxmCu_iqtBdSituoAq_fHu1v4m-TdPnZXwQluk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e082cd8ae97d0eb-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Mar-2026 21:09:03 UTC] === END API CALL LOG ===
[22-Mar-2026 21:09:03 UTC] ✅ API Hash verification passed for profile endpoint
[22-Mar-2026 21:09:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0ODAzODE3fQ.Os4JSBxmCu_iqtBdSituoAq_fHu1v4m-TdPnZXwQluk
[22-Mar-2026 21:09:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Mar-2026 21:09:03 UTC] ✅ JWT token verified successfully for user profile
[22-Mar-2026 21:09:03 UTC] User ID: 5
[22-Mar-2026 21:09:03 UTC] ✅ User profile retrieved successfully for user ID: 5
[22-Mar-2026 21:09:04 UTC] === API CALL LOG ===
[22-Mar-2026 21:09:04 UTC] Endpoint: user/profile.php
[22-Mar-2026 21:09:04 UTC] Full Log Data: {
    "timestamp": "2026-03-22 21:09:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.27",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0ODAzODE3fQ.Os4JSBxmCu_iqtBdSituoAq_fHu1v4m-TdPnZXwQluk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e082ce0eefed0eb-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Mar-2026 21:09:04 UTC] === END API CALL LOG ===
[22-Mar-2026 21:09:04 UTC] ✅ API Hash verification passed for profile endpoint
[22-Mar-2026 21:09:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0ODAzODE3fQ.Os4JSBxmCu_iqtBdSituoAq_fHu1v4m-TdPnZXwQluk
[22-Mar-2026 21:09:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Mar-2026 21:09:04 UTC] ✅ JWT token verified successfully for user profile
[22-Mar-2026 21:09:04 UTC] User ID: 5
[22-Mar-2026 21:09:04 UTC] ✅ User profile retrieved successfully for user ID: 5
[22-Mar-2026 21:09:05 UTC] User Purchases API - User ID: 5
[22-Mar-2026 21:09:05 UTC] User Purchases API - Total purchases found: 7
[23-Mar-2026 03:25:45 UTC] === API CALL LOG ===
[23-Mar-2026 03:25:45 UTC] Endpoint: user/profile.php
[23-Mar-2026 03:25:45 UTC] Full Log Data: {
    "timestamp": "2026-03-23 03:25:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.95.138.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.95.138.167, 172.69.245.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTMzIiwidXNlcm5hbWUiOiJIZXJ5QWx5YW4iLCJlbWFpbCI6ImFsaXdvYjY3QGdtYWlsLmNvbSIsImV4cCI6MTc3NDg0MTE0NH0.V3Lkp85HLT-Nw5UmrPQuWsVXUdyZZ2kD6V6w2mrz7Sc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e0a54a908e1ad36-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "212.95.138.167",
        "CF-IPCountry": "IQ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Mar-2026 03:25:45 UTC] === END API CALL LOG ===
[23-Mar-2026 03:25:45 UTC] ✅ API Hash verification passed for profile endpoint
[23-Mar-2026 03:25:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTMzIiwidXNlcm5hbWUiOiJIZXJ5QWx5YW4iLCJlbWFpbCI6ImFsaXdvYjY3QGdtYWlsLmNvbSIsImV4cCI6MTc3NDg0MTE0NH0.V3Lkp85HLT-Nw5UmrPQuWsVXUdyZZ2kD6V6w2mrz7Sc
[23-Mar-2026 03:25:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Mar-2026 03:25:45 UTC] ✅ JWT token verified successfully for user profile
[23-Mar-2026 03:25:45 UTC] User ID: 133
[23-Mar-2026 03:25:45 UTC] ✅ User profile retrieved successfully for user ID: 133
[23-Mar-2026 03:26:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Mar-2026 03:26:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Mar-2026 03:26:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"212.95.138.167, 172.69.245.137","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTMzIiwidXNlcm5hbWUiOiJIZXJ5QWx5YW4iLCJlbWFpbCI6ImFsaXdvYjY3QGdtYWlsLmNvbSIsImV4cCI6MTc3NDg0MTE0NH0.V3Lkp85HLT-Nw5UmrPQuWsVXUdyZZ2kD6V6w2mrz7Sc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e0a55066974ad36-BGW","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"212.95.138.167","CF-IPCountry":"IQ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[23-Mar-2026 03:26:00 UTC] === User Orders API Called ===
[23-Mar-2026 03:26:00 UTC] User ID: 133
[23-Mar-2026 03:26:00 UTC] Limit: 20, Offset: 0
[23-Mar-2026 03:26:00 UTC] Orders found: 0
[23-Mar-2026 03:26:00 UTC] Orders data: []
[23-Mar-2026 03:26:00 UTC] Total orders count: 0
[23-Mar-2026 03:26:03 UTC] === API CALL LOG ===
[23-Mar-2026 03:26:03 UTC] Endpoint: user/profile.php
[23-Mar-2026 03:26:03 UTC] Full Log Data: {
    "timestamp": "2026-03-23 03:26:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.95.138.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.95.138.167, 172.69.245.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTMzIiwidXNlcm5hbWUiOiJIZXJ5QWx5YW4iLCJlbWFpbCI6ImFsaXdvYjY3QGdtYWlsLmNvbSIsImV4cCI6MTc3NDg0MTE0NH0.V3Lkp85HLT-Nw5UmrPQuWsVXUdyZZ2kD6V6w2mrz7Sc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e0a5515fc03ad36-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "212.95.138.167",
        "CF-IPCountry": "IQ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Mar-2026 03:26:03 UTC] === END API CALL LOG ===
[23-Mar-2026 03:26:03 UTC] ✅ API Hash verification passed for profile endpoint
[23-Mar-2026 03:26:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTMzIiwidXNlcm5hbWUiOiJIZXJ5QWx5YW4iLCJlbWFpbCI6ImFsaXdvYjY3QGdtYWlsLmNvbSIsImV4cCI6MTc3NDg0MTE0NH0.V3Lkp85HLT-Nw5UmrPQuWsVXUdyZZ2kD6V6w2mrz7Sc
[23-Mar-2026 03:26:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Mar-2026 03:26:03 UTC] ✅ JWT token verified successfully for user profile
[23-Mar-2026 03:26:03 UTC] User ID: 133
[23-Mar-2026 03:26:03 UTC] ✅ User profile retrieved successfully for user ID: 133
[23-Mar-2026 03:26:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Mar-2026 03:26:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Mar-2026 03:26:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"212.95.138.167, 172.69.245.137","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTMzIiwidXNlcm5hbWUiOiJIZXJ5QWx5YW4iLCJlbWFpbCI6ImFsaXdvYjY3QGdtYWlsLmNvbSIsImV4cCI6MTc3NDg0MTE0NH0.V3Lkp85HLT-Nw5UmrPQuWsVXUdyZZ2kD6V6w2mrz7Sc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e0a55b38e29ad36-BGW","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"212.95.138.167","CF-IPCountry":"IQ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[23-Mar-2026 03:26:28 UTC] === User Orders API Called ===
[23-Mar-2026 03:26:28 UTC] User ID: 133
[23-Mar-2026 03:26:28 UTC] Limit: 20, Offset: 0
[23-Mar-2026 03:26:28 UTC] Orders found: 0
[23-Mar-2026 03:26:28 UTC] Orders data: []
[23-Mar-2026 03:26:28 UTC] Total orders count: 0
[23-Mar-2026 03:26:30 UTC] === API CALL LOG ===
[23-Mar-2026 03:26:30 UTC] Endpoint: user/profile.php
[23-Mar-2026 03:26:30 UTC] Full Log Data: {
    "timestamp": "2026-03-23 03:26:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.95.138.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.95.138.167, 172.69.245.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTMzIiwidXNlcm5hbWUiOiJIZXJ5QWx5YW4iLCJlbWFpbCI6ImFsaXdvYjY3QGdtYWlsLmNvbSIsImV4cCI6MTc3NDg0MTE0NH0.V3Lkp85HLT-Nw5UmrPQuWsVXUdyZZ2kD6V6w2mrz7Sc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e0a55bf7f2ead36-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "212.95.138.167",
        "CF-IPCountry": "IQ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Mar-2026 03:26:30 UTC] === END API CALL LOG ===
[23-Mar-2026 03:26:30 UTC] ✅ API Hash verification passed for profile endpoint
[23-Mar-2026 03:26:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTMzIiwidXNlcm5hbWUiOiJIZXJ5QWx5YW4iLCJlbWFpbCI6ImFsaXdvYjY3QGdtYWlsLmNvbSIsImV4cCI6MTc3NDg0MTE0NH0.V3Lkp85HLT-Nw5UmrPQuWsVXUdyZZ2kD6V6w2mrz7Sc
[23-Mar-2026 03:26:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Mar-2026 03:26:30 UTC] ✅ JWT token verified successfully for user profile
[23-Mar-2026 03:26:30 UTC] User ID: 133
[23-Mar-2026 03:26:30 UTC] ✅ User profile retrieved successfully for user ID: 133
[23-Mar-2026 03:26:43 UTC] === API CALL LOG ===
[23-Mar-2026 03:26:43 UTC] Endpoint: user/profile.php
[23-Mar-2026 03:26:43 UTC] Full Log Data: {
    "timestamp": "2026-03-23 03:26:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.95.138.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.95.138.167, 172.69.245.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTMzIiwidXNlcm5hbWUiOiJIZXJ5QWx5YW4iLCJlbWFpbCI6ImFsaXdvYjY3QGdtYWlsLmNvbSIsImV4cCI6MTc3NDg0MTE0NH0.V3Lkp85HLT-Nw5UmrPQuWsVXUdyZZ2kD6V6w2mrz7Sc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e0a560fa885ad36-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "212.95.138.167",
        "CF-IPCountry": "IQ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Mar-2026 03:26:43 UTC] === END API CALL LOG ===
[23-Mar-2026 03:26:43 UTC] ✅ API Hash verification passed for profile endpoint
[23-Mar-2026 03:26:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTMzIiwidXNlcm5hbWUiOiJIZXJ5QWx5YW4iLCJlbWFpbCI6ImFsaXdvYjY3QGdtYWlsLmNvbSIsImV4cCI6MTc3NDg0MTE0NH0.V3Lkp85HLT-Nw5UmrPQuWsVXUdyZZ2kD6V6w2mrz7Sc
[23-Mar-2026 03:26:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Mar-2026 03:26:43 UTC] ✅ JWT token verified successfully for user profile
[23-Mar-2026 03:26:43 UTC] User ID: 133
[23-Mar-2026 03:26:43 UTC] ✅ User profile retrieved successfully for user ID: 133
[23-Mar-2026 03:27:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Mar-2026 03:27:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Mar-2026 03:27:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"212.95.138.167, 172.69.245.137","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTMzIiwidXNlcm5hbWUiOiJIZXJ5QWx5YW4iLCJlbWFpbCI6ImFsaXdvYjY3QGdtYWlsLmNvbSIsImV4cCI6MTc3NDg0MTE0NH0.V3Lkp85HLT-Nw5UmrPQuWsVXUdyZZ2kD6V6w2mrz7Sc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e0a567a9ebbad36-BGW","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"212.95.138.167","CF-IPCountry":"IQ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[23-Mar-2026 03:27:00 UTC] === User Orders API Called ===
[23-Mar-2026 03:27:00 UTC] User ID: 133
[23-Mar-2026 03:27:00 UTC] Limit: 20, Offset: 0
[23-Mar-2026 03:27:00 UTC] Orders found: 0
[23-Mar-2026 03:27:00 UTC] Orders data: []
[23-Mar-2026 03:27:00 UTC] Total orders count: 0
[23-Mar-2026 03:27:02 UTC] === API CALL LOG ===
[23-Mar-2026 03:27:02 UTC] Endpoint: user/profile.php
[23-Mar-2026 03:27:02 UTC] Full Log Data: {
    "timestamp": "2026-03-23 03:27:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.95.138.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.95.138.167, 172.69.245.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTMzIiwidXNlcm5hbWUiOiJIZXJ5QWx5YW4iLCJlbWFpbCI6ImFsaXdvYjY3QGdtYWlsLmNvbSIsImV4cCI6MTc3NDg0MTE0NH0.V3Lkp85HLT-Nw5UmrPQuWsVXUdyZZ2kD6V6w2mrz7Sc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e0a568a49f6ad36-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "212.95.138.167",
        "CF-IPCountry": "IQ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Mar-2026 03:27:02 UTC] === END API CALL LOG ===
[23-Mar-2026 03:27:02 UTC] ✅ API Hash verification passed for profile endpoint
[23-Mar-2026 03:27:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTMzIiwidXNlcm5hbWUiOiJIZXJ5QWx5YW4iLCJlbWFpbCI6ImFsaXdvYjY3QGdtYWlsLmNvbSIsImV4cCI6MTc3NDg0MTE0NH0.V3Lkp85HLT-Nw5UmrPQuWsVXUdyZZ2kD6V6w2mrz7Sc
[23-Mar-2026 03:27:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Mar-2026 03:27:02 UTC] ✅ JWT token verified successfully for user profile
[23-Mar-2026 03:27:02 UTC] User ID: 133
[23-Mar-2026 03:27:02 UTC] ✅ User profile retrieved successfully for user ID: 133
[23-Mar-2026 03:27:24 UTC] === API CALL LOG ===
[23-Mar-2026 03:27:24 UTC] Endpoint: user/profile.php
[23-Mar-2026 03:27:24 UTC] Full Log Data: {
    "timestamp": "2026-03-23 03:27:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.95.138.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.95.138.167, 172.69.245.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTMzIiwidXNlcm5hbWUiOiJIZXJ5QWx5YW4iLCJlbWFpbCI6ImFsaXdvYjY3QGdtYWlsLmNvbSIsImV4cCI6MTc3NDg0MTE0NH0.V3Lkp85HLT-Nw5UmrPQuWsVXUdyZZ2kD6V6w2mrz7Sc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e0a5712384bad36-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "212.95.138.167",
        "CF-IPCountry": "IQ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Mar-2026 03:27:24 UTC] === END API CALL LOG ===
[23-Mar-2026 03:27:24 UTC] ✅ API Hash verification passed for profile endpoint
[23-Mar-2026 03:27:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTMzIiwidXNlcm5hbWUiOiJIZXJ5QWx5YW4iLCJlbWFpbCI6ImFsaXdvYjY3QGdtYWlsLmNvbSIsImV4cCI6MTc3NDg0MTE0NH0.V3Lkp85HLT-Nw5UmrPQuWsVXUdyZZ2kD6V6w2mrz7Sc
[23-Mar-2026 03:27:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Mar-2026 03:27:24 UTC] ✅ JWT token verified successfully for user profile
[23-Mar-2026 03:27:24 UTC] User ID: 133
[23-Mar-2026 03:27:24 UTC] ✅ User profile retrieved successfully for user ID: 133
[23-Mar-2026 03:27:51 UTC] === API CALL LOG ===
[23-Mar-2026 03:27:51 UTC] Endpoint: user/profile.php
[23-Mar-2026 03:27:51 UTC] Full Log Data: {
    "timestamp": "2026-03-23 03:27:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.95.138.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.95.138.167, 172.69.245.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTMzIiwidXNlcm5hbWUiOiJIZXJ5QWx5YW4iLCJlbWFpbCI6ImFsaXdvYjY3QGdtYWlsLmNvbSIsImV4cCI6MTc3NDg0MTE0NH0.V3Lkp85HLT-Nw5UmrPQuWsVXUdyZZ2kD6V6w2mrz7Sc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e0a57b8de19ad36-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "212.95.138.167",
        "CF-IPCountry": "IQ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Mar-2026 03:27:51 UTC] === END API CALL LOG ===
[23-Mar-2026 03:27:51 UTC] ✅ API Hash verification passed for profile endpoint
[23-Mar-2026 03:27:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTMzIiwidXNlcm5hbWUiOiJIZXJ5QWx5YW4iLCJlbWFpbCI6ImFsaXdvYjY3QGdtYWlsLmNvbSIsImV4cCI6MTc3NDg0MTE0NH0.V3Lkp85HLT-Nw5UmrPQuWsVXUdyZZ2kD6V6w2mrz7Sc
[23-Mar-2026 03:27:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Mar-2026 03:27:51 UTC] ✅ JWT token verified successfully for user profile
[23-Mar-2026 03:27:51 UTC] User ID: 133
[23-Mar-2026 03:27:51 UTC] ✅ User profile retrieved successfully for user ID: 133
[23-Mar-2026 03:28:00 UTC] === API CALL LOG ===
[23-Mar-2026 03:28:00 UTC] Endpoint: user/profile.php
[23-Mar-2026 03:28:00 UTC] Full Log Data: {
    "timestamp": "2026-03-23 03:28:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.95.138.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.95.138.167, 172.69.245.136",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTMzIiwidXNlcm5hbWUiOiJIZXJ5QWx5YW4iLCJlbWFpbCI6ImFsaXdvYjY3QGdtYWlsLmNvbSIsImV4cCI6MTc3NDg0MTE0NH0.V3Lkp85HLT-Nw5UmrPQuWsVXUdyZZ2kD6V6w2mrz7Sc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e0a57f0bce3ad36-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "212.95.138.167",
        "CF-IPCountry": "IQ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Mar-2026 03:28:00 UTC] === END API CALL LOG ===
[23-Mar-2026 03:28:00 UTC] ✅ API Hash verification passed for profile endpoint
[23-Mar-2026 03:28:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTMzIiwidXNlcm5hbWUiOiJIZXJ5QWx5YW4iLCJlbWFpbCI6ImFsaXdvYjY3QGdtYWlsLmNvbSIsImV4cCI6MTc3NDg0MTE0NH0.V3Lkp85HLT-Nw5UmrPQuWsVXUdyZZ2kD6V6w2mrz7Sc
[23-Mar-2026 03:28:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Mar-2026 03:28:00 UTC] ✅ JWT token verified successfully for user profile
[23-Mar-2026 03:28:00 UTC] User ID: 133
[23-Mar-2026 03:28:00 UTC] ✅ User profile retrieved successfully for user ID: 133
[23-Mar-2026 03:28:00 UTC] User Purchases API - User ID: 133
[23-Mar-2026 03:28:00 UTC] User Purchases API - Total purchases found: 0
[23-Mar-2026 03:28:04 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Mar-2026 03:28:04 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Mar-2026 03:28:04 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"212.95.138.167, 172.69.245.136","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTMzIiwidXNlcm5hbWUiOiJIZXJ5QWx5YW4iLCJlbWFpbCI6ImFsaXdvYjY3QGdtYWlsLmNvbSIsImV4cCI6MTc3NDg0MTE0NH0.V3Lkp85HLT-Nw5UmrPQuWsVXUdyZZ2kD6V6w2mrz7Sc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e0a580a3e8aad36-BGW","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"212.95.138.167","CF-IPCountry":"IQ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[23-Mar-2026 03:28:04 UTC] === User Orders API Called ===
[23-Mar-2026 03:28:04 UTC] User ID: 133
[23-Mar-2026 03:28:04 UTC] Limit: 20, Offset: 0
[23-Mar-2026 03:28:04 UTC] Orders found: 0
[23-Mar-2026 03:28:04 UTC] Orders data: []
[23-Mar-2026 03:28:04 UTC] Total orders count: 0
[23-Mar-2026 03:28:08 UTC] === API CALL LOG ===
[23-Mar-2026 03:28:08 UTC] Endpoint: user/profile.php
[23-Mar-2026 03:28:08 UTC] Full Log Data: {
    "timestamp": "2026-03-23 03:28:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.95.138.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.95.138.167, 172.69.245.136",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTMzIiwidXNlcm5hbWUiOiJIZXJ5QWx5YW4iLCJlbWFpbCI6ImFsaXdvYjY3QGdtYWlsLmNvbSIsImV4cCI6MTc3NDg0MTE0NH0.V3Lkp85HLT-Nw5UmrPQuWsVXUdyZZ2kD6V6w2mrz7Sc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e0a582799f9ad36-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "212.95.138.167",
        "CF-IPCountry": "IQ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Mar-2026 03:28:08 UTC] === END API CALL LOG ===
[23-Mar-2026 03:28:08 UTC] ✅ API Hash verification passed for profile endpoint
[23-Mar-2026 03:28:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTMzIiwidXNlcm5hbWUiOiJIZXJ5QWx5YW4iLCJlbWFpbCI6ImFsaXdvYjY3QGdtYWlsLmNvbSIsImV4cCI6MTc3NDg0MTE0NH0.V3Lkp85HLT-Nw5UmrPQuWsVXUdyZZ2kD6V6w2mrz7Sc
[23-Mar-2026 03:28:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Mar-2026 03:28:08 UTC] ✅ JWT token verified successfully for user profile
[23-Mar-2026 03:28:08 UTC] User ID: 133
[23-Mar-2026 03:28:08 UTC] ✅ User profile retrieved successfully for user ID: 133
[23-Mar-2026 12:55:17 UTC] === API CALL LOG ===
[23-Mar-2026 12:55:17 UTC] Endpoint: user/profile.php
[23-Mar-2026 12:55:17 UTC] Full Log Data: {
    "timestamp": "2026-03-23 12:55:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:1a00:2b6e:3130:a90f:6b2d:1186:5a55",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2400:1a00:2b6e:3130:a90f:6b2d:1186:5a55, 172.69.76.173",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTM0IiwidXNlcm5hbWUiOiJkaGFucmFqcmF5MTIiLCJlbWFpbCI6ImRoYW5yYWpyYXkzMzNAZ21haWwuY29tIiwiZXhwIjoxNzc0ODc1MzE1fQ.9PhBZWNZjvuU29RHN2agp2NEApcMsom0oRtS4t0DenY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e0d96ea784a7b80-KTM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2400:1a00:2b6e:3130:a90f:6b2d:1186:5a55",
        "CF-IPCountry": "NP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Mar-2026 12:55:17 UTC] === END API CALL LOG ===
[23-Mar-2026 12:55:17 UTC] ✅ API Hash verification passed for profile endpoint
[23-Mar-2026 12:55:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTM0IiwidXNlcm5hbWUiOiJkaGFucmFqcmF5MTIiLCJlbWFpbCI6ImRoYW5yYWpyYXkzMzNAZ21haWwuY29tIiwiZXhwIjoxNzc0ODc1MzE1fQ.9PhBZWNZjvuU29RHN2agp2NEApcMsom0oRtS4t0DenY
[23-Mar-2026 12:55:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Mar-2026 12:55:17 UTC] ✅ JWT token verified successfully for user profile
[23-Mar-2026 12:55:17 UTC] User ID: 134
[23-Mar-2026 12:55:17 UTC] ✅ User profile retrieved successfully for user ID: 134
[23-Mar-2026 12:55:38 UTC] === API CALL LOG ===
[23-Mar-2026 12:55:38 UTC] Endpoint: user/profile.php
[23-Mar-2026 12:55:38 UTC] Full Log Data: {
    "timestamp": "2026-03-23 12:55:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:1a00:2b6e:3130:a90f:6b2d:1186:5a55",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2400:1a00:2b6e:3130:a90f:6b2d:1186:5a55, 172.69.76.173",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTM0IiwidXNlcm5hbWUiOiJkaGFucmFqcmF5MTIiLCJlbWFpbCI6ImRoYW5yYWpyYXkzMzNAZ21haWwuY29tIiwiZXhwIjoxNzc0ODc1MzE1fQ.9PhBZWNZjvuU29RHN2agp2NEApcMsom0oRtS4t0DenY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e0d9771f8d97b80-KTM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2400:1a00:2b6e:3130:a90f:6b2d:1186:5a55",
        "CF-IPCountry": "NP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Mar-2026 12:55:38 UTC] === END API CALL LOG ===
[23-Mar-2026 12:55:38 UTC] ✅ API Hash verification passed for profile endpoint
[23-Mar-2026 12:55:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTM0IiwidXNlcm5hbWUiOiJkaGFucmFqcmF5MTIiLCJlbWFpbCI6ImRoYW5yYWpyYXkzMzNAZ21haWwuY29tIiwiZXhwIjoxNzc0ODc1MzE1fQ.9PhBZWNZjvuU29RHN2agp2NEApcMsom0oRtS4t0DenY
[23-Mar-2026 12:55:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Mar-2026 12:55:38 UTC] ✅ JWT token verified successfully for user profile
[23-Mar-2026 12:55:38 UTC] User ID: 134
[23-Mar-2026 12:55:38 UTC] ✅ User profile retrieved successfully for user ID: 134
[23-Mar-2026 12:55:58 UTC] === API CALL LOG ===
[23-Mar-2026 12:55:58 UTC] Endpoint: user/profile.php
[23-Mar-2026 12:55:58 UTC] Full Log Data: {
    "timestamp": "2026-03-23 12:55:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:1a00:2b6e:3130:a90f:6b2d:1186:5a55",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2400:1a00:2b6e:3130:a90f:6b2d:1186:5a55, 172.69.76.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTM0IiwidXNlcm5hbWUiOiJkaGFucmFqcmF5MTIiLCJlbWFpbCI6ImRoYW5yYWpyYXkzMzNAZ21haWwuY29tIiwiZXhwIjoxNzc0ODc1MzE1fQ.9PhBZWNZjvuU29RHN2agp2NEApcMsom0oRtS4t0DenY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e0d97ecca417b80-KTM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2400:1a00:2b6e:3130:a90f:6b2d:1186:5a55",
        "CF-IPCountry": "NP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Mar-2026 12:55:58 UTC] === END API CALL LOG ===
[23-Mar-2026 12:55:58 UTC] ✅ API Hash verification passed for profile endpoint
[23-Mar-2026 12:55:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTM0IiwidXNlcm5hbWUiOiJkaGFucmFqcmF5MTIiLCJlbWFpbCI6ImRoYW5yYWpyYXkzMzNAZ21haWwuY29tIiwiZXhwIjoxNzc0ODc1MzE1fQ.9PhBZWNZjvuU29RHN2agp2NEApcMsom0oRtS4t0DenY
[23-Mar-2026 12:55:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Mar-2026 12:55:58 UTC] ✅ JWT token verified successfully for user profile
[23-Mar-2026 12:55:58 UTC] User ID: 134
[23-Mar-2026 12:55:58 UTC] ✅ User profile retrieved successfully for user ID: 134
[23-Mar-2026 12:56:04 UTC] === API CALL LOG ===
[23-Mar-2026 12:56:04 UTC] Endpoint: user/profile.php
[23-Mar-2026 12:56:04 UTC] Full Log Data: {
    "timestamp": "2026-03-23 12:56:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:1a00:2b6e:3130:a90f:6b2d:1186:5a55",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2400:1a00:2b6e:3130:a90f:6b2d:1186:5a55, 172.69.76.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTM0IiwidXNlcm5hbWUiOiJkaGFucmFqcmF5MTIiLCJlbWFpbCI6ImRoYW5yYWpyYXkzMzNAZ21haWwuY29tIiwiZXhwIjoxNzc0ODc1MzE1fQ.9PhBZWNZjvuU29RHN2agp2NEApcMsom0oRtS4t0DenY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e0d98144c187b80-KTM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2400:1a00:2b6e:3130:a90f:6b2d:1186:5a55",
        "CF-IPCountry": "NP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Mar-2026 12:56:04 UTC] === END API CALL LOG ===
[23-Mar-2026 12:56:04 UTC] ✅ API Hash verification passed for profile endpoint
[23-Mar-2026 12:56:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTM0IiwidXNlcm5hbWUiOiJkaGFucmFqcmF5MTIiLCJlbWFpbCI6ImRoYW5yYWpyYXkzMzNAZ21haWwuY29tIiwiZXhwIjoxNzc0ODc1MzE1fQ.9PhBZWNZjvuU29RHN2agp2NEApcMsom0oRtS4t0DenY
[23-Mar-2026 12:56:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Mar-2026 12:56:04 UTC] ✅ JWT token verified successfully for user profile
[23-Mar-2026 12:56:04 UTC] User ID: 134
[23-Mar-2026 12:56:04 UTC] ✅ User profile retrieved successfully for user ID: 134
[23-Mar-2026 12:56:04 UTC] User Purchases API - User ID: 134
[23-Mar-2026 12:56:04 UTC] User Purchases API - Total purchases found: 0
[23-Mar-2026 12:56:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Mar-2026 12:56:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Mar-2026 12:56:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2400:1a00:2b6e:3130:a90f:6b2d:1186:5a55, 172.69.76.172","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTM0IiwidXNlcm5hbWUiOiJkaGFucmFqcmF5MTIiLCJlbWFpbCI6ImRoYW5yYWpyYXkzMzNAZ21haWwuY29tIiwiZXhwIjoxNzc0ODc1MzE1fQ.9PhBZWNZjvuU29RHN2agp2NEApcMsom0oRtS4t0DenY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e0d9827c9217b80-KTM","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2400:1a00:2b6e:3130:a90f:6b2d:1186:5a55","CF-IPCountry":"NP","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[23-Mar-2026 12:56:07 UTC] === User Orders API Called ===
[23-Mar-2026 12:56:07 UTC] User ID: 134
[23-Mar-2026 12:56:07 UTC] Limit: 20, Offset: 0
[23-Mar-2026 12:56:07 UTC] Orders found: 0
[23-Mar-2026 12:56:07 UTC] Orders data: []
[23-Mar-2026 12:56:07 UTC] Total orders count: 0
[23-Mar-2026 12:56:15 UTC] === API CALL LOG ===
[23-Mar-2026 12:56:15 UTC] Endpoint: user/profile.php
[23-Mar-2026 12:56:15 UTC] Full Log Data: {
    "timestamp": "2026-03-23 12:56:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:1a00:2b6e:3130:a90f:6b2d:1186:5a55",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2400:1a00:2b6e:3130:a90f:6b2d:1186:5a55, 172.69.76.173",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTM0IiwidXNlcm5hbWUiOiJkaGFucmFqcmF5MTIiLCJlbWFpbCI6ImRoYW5yYWpyYXkzMzNAZ21haWwuY29tIiwiZXhwIjoxNzc0ODc1MzE1fQ.9PhBZWNZjvuU29RHN2agp2NEApcMsom0oRtS4t0DenY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e0d98596ed54365-KTM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2400:1a00:2b6e:3130:a90f:6b2d:1186:5a55",
        "CF-IPCountry": "NP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Mar-2026 12:56:15 UTC] === END API CALL LOG ===
[23-Mar-2026 12:56:15 UTC] ✅ API Hash verification passed for profile endpoint
[23-Mar-2026 12:56:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTM0IiwidXNlcm5hbWUiOiJkaGFucmFqcmF5MTIiLCJlbWFpbCI6ImRoYW5yYWpyYXkzMzNAZ21haWwuY29tIiwiZXhwIjoxNzc0ODc1MzE1fQ.9PhBZWNZjvuU29RHN2agp2NEApcMsom0oRtS4t0DenY
[23-Mar-2026 12:56:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Mar-2026 12:56:15 UTC] ✅ JWT token verified successfully for user profile
[23-Mar-2026 12:56:15 UTC] User ID: 134
[23-Mar-2026 12:56:15 UTC] ✅ User profile retrieved successfully for user ID: 134
[23-Mar-2026 12:56:17 UTC] === API CALL LOG ===
[23-Mar-2026 12:56:17 UTC] Endpoint: user/profile.php
[23-Mar-2026 12:56:17 UTC] Full Log Data: {
    "timestamp": "2026-03-23 12:56:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:1a00:2b6e:3130:a90f:6b2d:1186:5a55",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2400:1a00:2b6e:3130:a90f:6b2d:1186:5a55, 172.69.76.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTM0IiwidXNlcm5hbWUiOiJkaGFucmFqcmF5MTIiLCJlbWFpbCI6ImRoYW5yYWpyYXkzMzNAZ21haWwuY29tIiwiZXhwIjoxNzc0ODc1MzE1fQ.9PhBZWNZjvuU29RHN2agp2NEApcMsom0oRtS4t0DenY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e0d9865391a4365-KTM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2400:1a00:2b6e:3130:a90f:6b2d:1186:5a55",
        "CF-IPCountry": "NP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Mar-2026 12:56:17 UTC] === END API CALL LOG ===
[23-Mar-2026 12:56:17 UTC] ✅ API Hash verification passed for profile endpoint
[23-Mar-2026 12:56:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTM0IiwidXNlcm5hbWUiOiJkaGFucmFqcmF5MTIiLCJlbWFpbCI6ImRoYW5yYWpyYXkzMzNAZ21haWwuY29tIiwiZXhwIjoxNzc0ODc1MzE1fQ.9PhBZWNZjvuU29RHN2agp2NEApcMsom0oRtS4t0DenY
[23-Mar-2026 12:56:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Mar-2026 12:56:17 UTC] ✅ JWT token verified successfully for user profile
[23-Mar-2026 12:56:17 UTC] User ID: 134
[23-Mar-2026 12:56:17 UTC] ✅ User profile retrieved successfully for user ID: 134
[23-Mar-2026 12:56:30 UTC] === API CALL LOG ===
[23-Mar-2026 12:56:30 UTC] Endpoint: user/profile.php
[23-Mar-2026 12:56:30 UTC] Full Log Data: {
    "timestamp": "2026-03-23 12:56:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:1a00:2b6e:3130:a90f:6b2d:1186:5a55",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2400:1a00:2b6e:3130:a90f:6b2d:1186:5a55, 172.69.76.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTM0IiwidXNlcm5hbWUiOiJkaGFucmFqcmF5MTIiLCJlbWFpbCI6ImRoYW5yYWpyYXkzMzNAZ21haWwuY29tIiwiZXhwIjoxNzc0ODc1MzE1fQ.9PhBZWNZjvuU29RHN2agp2NEApcMsom0oRtS4t0DenY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e0d98b568769e77-KTM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2400:1a00:2b6e:3130:a90f:6b2d:1186:5a55",
        "CF-IPCountry": "NP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Mar-2026 12:56:30 UTC] === END API CALL LOG ===
[23-Mar-2026 12:56:30 UTC] ✅ API Hash verification passed for profile endpoint
[23-Mar-2026 12:56:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTM0IiwidXNlcm5hbWUiOiJkaGFucmFqcmF5MTIiLCJlbWFpbCI6ImRoYW5yYWpyYXkzMzNAZ21haWwuY29tIiwiZXhwIjoxNzc0ODc1MzE1fQ.9PhBZWNZjvuU29RHN2agp2NEApcMsom0oRtS4t0DenY
[23-Mar-2026 12:56:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Mar-2026 12:56:30 UTC] ✅ JWT token verified successfully for user profile
[23-Mar-2026 12:56:30 UTC] User ID: 134
[23-Mar-2026 12:56:30 UTC] ✅ User profile retrieved successfully for user ID: 134
[23-Mar-2026 12:56:31 UTC] === API CALL LOG ===
[23-Mar-2026 12:56:31 UTC] Endpoint: user/profile.php
[23-Mar-2026 12:56:31 UTC] Full Log Data: {
    "timestamp": "2026-03-23 12:56:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:1a00:2b6e:3130:a90f:6b2d:1186:5a55",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2400:1a00:2b6e:3130:a90f:6b2d:1186:5a55, 172.69.76.173",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTM0IiwidXNlcm5hbWUiOiJkaGFucmFqcmF5MTIiLCJlbWFpbCI6ImRoYW5yYWpyYXkzMzNAZ21haWwuY29tIiwiZXhwIjoxNzc0ODc1MzE1fQ.9PhBZWNZjvuU29RHN2agp2NEApcMsom0oRtS4t0DenY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e0d98bdcfe69e77-KTM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2400:1a00:2b6e:3130:a90f:6b2d:1186:5a55",
        "CF-IPCountry": "NP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Mar-2026 12:56:31 UTC] === END API CALL LOG ===
[23-Mar-2026 12:56:31 UTC] ✅ API Hash verification passed for profile endpoint
[23-Mar-2026 12:56:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTM0IiwidXNlcm5hbWUiOiJkaGFucmFqcmF5MTIiLCJlbWFpbCI6ImRoYW5yYWpyYXkzMzNAZ21haWwuY29tIiwiZXhwIjoxNzc0ODc1MzE1fQ.9PhBZWNZjvuU29RHN2agp2NEApcMsom0oRtS4t0DenY
[23-Mar-2026 12:56:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Mar-2026 12:56:31 UTC] ✅ JWT token verified successfully for user profile
[23-Mar-2026 12:56:31 UTC] User ID: 134
[23-Mar-2026 12:56:31 UTC] ✅ User profile retrieved successfully for user ID: 134
[23-Mar-2026 12:57:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Mar-2026 12:57:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Mar-2026 12:57:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2400:1a00:2b6e:3130:a90f:6b2d:1186:5a55, 172.69.76.172","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTM0IiwidXNlcm5hbWUiOiJkaGFucmFqcmF5MTIiLCJlbWFpbCI6ImRoYW5yYWpyYXkzMzNAZ21haWwuY29tIiwiZXhwIjoxNzc0ODc1MzE1fQ.9PhBZWNZjvuU29RHN2agp2NEApcMsom0oRtS4t0DenY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e0d99dcc99c9e77-KTM","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2400:1a00:2b6e:3130:a90f:6b2d:1186:5a55","CF-IPCountry":"NP","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[23-Mar-2026 12:57:17 UTC] === User Orders API Called ===
[23-Mar-2026 12:57:17 UTC] User ID: 134
[23-Mar-2026 12:57:17 UTC] Limit: 20, Offset: 0
[23-Mar-2026 12:57:17 UTC] Orders found: 1
[23-Mar-2026 12:57:17 UTC] Orders data: [{"id":113,"quantity":1,"total_coins":20,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Incomeyatra00","status":"pending","created_at":"2026-03-23 16:27:15","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[23-Mar-2026 12:57:17 UTC] Total orders count: 1
[23-Mar-2026 13:00:26 UTC] === API CALL LOG ===
[23-Mar-2026 13:00:26 UTC] Endpoint: user/profile.php
[23-Mar-2026 13:00:26 UTC] Full Log Data: {
    "timestamp": "2026-03-23 13:00:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:1a00:2b6e:3130:a90f:6b2d:1186:5a55",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2400:1a00:2b6e:3130:a90f:6b2d:1186:5a55, 172.69.76.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTM0IiwidXNlcm5hbWUiOiJkaGFucmFqcmF5MTIiLCJlbWFpbCI6ImRoYW5yYWpyYXkzMzNAZ21haWwuY29tIiwiZXhwIjoxNzc0ODc1MzE1fQ.9PhBZWNZjvuU29RHN2agp2NEApcMsom0oRtS4t0DenY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e0d9e7818dc9e82-KTM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2400:1a00:2b6e:3130:a90f:6b2d:1186:5a55",
        "CF-IPCountry": "NP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Mar-2026 13:00:26 UTC] === END API CALL LOG ===
[23-Mar-2026 13:00:26 UTC] ✅ API Hash verification passed for profile endpoint
[23-Mar-2026 13:00:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTM0IiwidXNlcm5hbWUiOiJkaGFucmFqcmF5MTIiLCJlbWFpbCI6ImRoYW5yYWpyYXkzMzNAZ21haWwuY29tIiwiZXhwIjoxNzc0ODc1MzE1fQ.9PhBZWNZjvuU29RHN2agp2NEApcMsom0oRtS4t0DenY
[23-Mar-2026 13:00:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Mar-2026 13:00:26 UTC] ✅ JWT token verified successfully for user profile
[23-Mar-2026 13:00:26 UTC] User ID: 134
[23-Mar-2026 13:00:26 UTC] ✅ User profile retrieved successfully for user ID: 134
[23-Mar-2026 13:00:27 UTC] === API CALL LOG ===
[23-Mar-2026 13:00:27 UTC] Endpoint: user/profile.php
[23-Mar-2026 13:00:27 UTC] Full Log Data: {
    "timestamp": "2026-03-23 13:00:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:1a00:2b6e:3130:a90f:6b2d:1186:5a55",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2400:1a00:2b6e:3130:a90f:6b2d:1186:5a55, 172.69.76.173",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTM0IiwidXNlcm5hbWUiOiJkaGFucmFqcmF5MTIiLCJlbWFpbCI6ImRoYW5yYWpyYXkzMzNAZ21haWwuY29tIiwiZXhwIjoxNzc0ODc1MzE1fQ.9PhBZWNZjvuU29RHN2agp2NEApcMsom0oRtS4t0DenY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e0d9e80c90d9e82-KTM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2400:1a00:2b6e:3130:a90f:6b2d:1186:5a55",
        "CF-IPCountry": "NP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Mar-2026 13:00:27 UTC] === END API CALL LOG ===
[23-Mar-2026 13:00:27 UTC] ✅ API Hash verification passed for profile endpoint
[23-Mar-2026 13:00:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTM0IiwidXNlcm5hbWUiOiJkaGFucmFqcmF5MTIiLCJlbWFpbCI6ImRoYW5yYWpyYXkzMzNAZ21haWwuY29tIiwiZXhwIjoxNzc0ODc1MzE1fQ.9PhBZWNZjvuU29RHN2agp2NEApcMsom0oRtS4t0DenY
[23-Mar-2026 13:00:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Mar-2026 13:00:27 UTC] ✅ JWT token verified successfully for user profile
[23-Mar-2026 13:00:27 UTC] User ID: 134
[23-Mar-2026 13:00:27 UTC] ✅ User profile retrieved successfully for user ID: 134
[23-Mar-2026 13:00:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Mar-2026 13:00:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Mar-2026 13:00:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2400:1a00:2b6e:3130:a90f:6b2d:1186:5a55, 172.69.76.173","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTM0IiwidXNlcm5hbWUiOiJkaGFucmFqcmF5MTIiLCJlbWFpbCI6ImRoYW5yYWpyYXkzMzNAZ21haWwuY29tIiwiZXhwIjoxNzc0ODc1MzE1fQ.9PhBZWNZjvuU29RHN2agp2NEApcMsom0oRtS4t0DenY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e0d9e918fac9e82-KTM","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2400:1a00:2b6e:3130:a90f:6b2d:1186:5a55","CF-IPCountry":"NP","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[23-Mar-2026 13:00:30 UTC] === User Orders API Called ===
[23-Mar-2026 13:00:30 UTC] User ID: 134
[23-Mar-2026 13:00:30 UTC] Limit: 20, Offset: 0
[23-Mar-2026 13:00:30 UTC] Orders found: 1
[23-Mar-2026 13:00:30 UTC] Orders data: [{"id":113,"quantity":1,"total_coins":20,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Incomeyatra00","status":"pending","created_at":"2026-03-23 16:27:15","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[23-Mar-2026 13:00:30 UTC] Total orders count: 1
[23-Mar-2026 13:00:39 UTC] === API CALL LOG ===
[23-Mar-2026 13:00:39 UTC] Endpoint: user/profile.php
[23-Mar-2026 13:00:39 UTC] Full Log Data: {
    "timestamp": "2026-03-23 13:00:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:1a00:2b6e:3130:a90f:6b2d:1186:5a55",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2400:1a00:2b6e:3130:a90f:6b2d:1186:5a55, 172.69.76.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTM0IiwidXNlcm5hbWUiOiJkaGFucmFqcmF5MTIiLCJlbWFpbCI6ImRoYW5yYWpyYXkzMzNAZ21haWwuY29tIiwiZXhwIjoxNzc0ODc1MzE1fQ.9PhBZWNZjvuU29RHN2agp2NEApcMsom0oRtS4t0DenY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e0d9ec6bd3c9e82-KTM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2400:1a00:2b6e:3130:a90f:6b2d:1186:5a55",
        "CF-IPCountry": "NP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Mar-2026 13:00:39 UTC] === END API CALL LOG ===
[23-Mar-2026 13:00:39 UTC] ✅ API Hash verification passed for profile endpoint
[23-Mar-2026 13:00:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTM0IiwidXNlcm5hbWUiOiJkaGFucmFqcmF5MTIiLCJlbWFpbCI6ImRoYW5yYWpyYXkzMzNAZ21haWwuY29tIiwiZXhwIjoxNzc0ODc1MzE1fQ.9PhBZWNZjvuU29RHN2agp2NEApcMsom0oRtS4t0DenY
[23-Mar-2026 13:00:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Mar-2026 13:00:39 UTC] ✅ JWT token verified successfully for user profile
[23-Mar-2026 13:00:39 UTC] User ID: 134
[23-Mar-2026 13:00:39 UTC] ✅ User profile retrieved successfully for user ID: 134
[23-Mar-2026 13:00:39 UTC] User Purchases API - User ID: 134
[23-Mar-2026 13:00:39 UTC] User Purchases API - Total purchases found: 0
[23-Mar-2026 13:04:02 UTC] === API CALL LOG ===
[23-Mar-2026 13:04:02 UTC] Endpoint: user/profile.php
[23-Mar-2026 13:04:02 UTC] Full Log Data: {
    "timestamp": "2026-03-23 13:04:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:1a00:2b6e:3130:a90f:6b2d:1186:5a55",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2400:1a00:2b6e:3130:a90f:6b2d:1186:5a55, 172.69.76.173",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTM0IiwidXNlcm5hbWUiOiJkaGFucmFqcmF5MTIiLCJlbWFpbCI6ImRoYW5yYWpyYXkzMzNAZ21haWwuY29tIiwiZXhwIjoxNzc0ODc1MzE1fQ.9PhBZWNZjvuU29RHN2agp2NEApcMsom0oRtS4t0DenY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e0da3bc29dc98d6-KTM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2400:1a00:2b6e:3130:a90f:6b2d:1186:5a55",
        "CF-IPCountry": "NP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Mar-2026 13:04:02 UTC] === END API CALL LOG ===
[23-Mar-2026 13:04:02 UTC] ✅ API Hash verification passed for profile endpoint
[23-Mar-2026 13:04:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTM0IiwidXNlcm5hbWUiOiJkaGFucmFqcmF5MTIiLCJlbWFpbCI6ImRoYW5yYWpyYXkzMzNAZ21haWwuY29tIiwiZXhwIjoxNzc0ODc1MzE1fQ.9PhBZWNZjvuU29RHN2agp2NEApcMsom0oRtS4t0DenY
[23-Mar-2026 13:04:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Mar-2026 13:04:02 UTC] ✅ JWT token verified successfully for user profile
[23-Mar-2026 13:04:02 UTC] User ID: 134
[23-Mar-2026 13:04:02 UTC] ✅ User profile retrieved successfully for user ID: 134
[23-Mar-2026 13:04:03 UTC] === API CALL LOG ===
[23-Mar-2026 13:04:03 UTC] Endpoint: user/profile.php
[23-Mar-2026 13:04:03 UTC] Full Log Data: {
    "timestamp": "2026-03-23 13:04:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:1a00:2b6e:3130:a90f:6b2d:1186:5a55",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2400:1a00:2b6e:3130:a90f:6b2d:1186:5a55, 172.69.76.173",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTM0IiwidXNlcm5hbWUiOiJkaGFucmFqcmF5MTIiLCJlbWFpbCI6ImRoYW5yYWpyYXkzMzNAZ21haWwuY29tIiwiZXhwIjoxNzc0ODc1MzE1fQ.9PhBZWNZjvuU29RHN2agp2NEApcMsom0oRtS4t0DenY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e0da3c57fbe98d6-KTM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2400:1a00:2b6e:3130:a90f:6b2d:1186:5a55",
        "CF-IPCountry": "NP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Mar-2026 13:04:03 UTC] === END API CALL LOG ===
[23-Mar-2026 13:04:03 UTC] ✅ API Hash verification passed for profile endpoint
[23-Mar-2026 13:04:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTM0IiwidXNlcm5hbWUiOiJkaGFucmFqcmF5MTIiLCJlbWFpbCI6ImRoYW5yYWpyYXkzMzNAZ21haWwuY29tIiwiZXhwIjoxNzc0ODc1MzE1fQ.9PhBZWNZjvuU29RHN2agp2NEApcMsom0oRtS4t0DenY
[23-Mar-2026 13:04:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Mar-2026 13:04:03 UTC] ✅ JWT token verified successfully for user profile
[23-Mar-2026 13:04:03 UTC] User ID: 134
[23-Mar-2026 13:04:03 UTC] ✅ User profile retrieved successfully for user ID: 134
[23-Mar-2026 13:04:23 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Mar-2026 13:04:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Mar-2026 13:04:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2400:1a00:2b6e:3130:a90f:6b2d:1186:5a55, 172.69.76.172","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTM0IiwidXNlcm5hbWUiOiJkaGFucmFqcmF5MTIiLCJlbWFpbCI6ImRoYW5yYWpyYXkzMzNAZ21haWwuY29tIiwiZXhwIjoxNzc0ODc1MzE1fQ.9PhBZWNZjvuU29RHN2agp2NEApcMsom0oRtS4t0DenY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e0da4454ce698d6-KTM","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2400:1a00:2b6e:3130:a90f:6b2d:1186:5a55","CF-IPCountry":"NP","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[23-Mar-2026 13:04:23 UTC] === User Orders API Called ===
[23-Mar-2026 13:04:23 UTC] User ID: 134
[23-Mar-2026 13:04:23 UTC] Limit: 20, Offset: 0
[23-Mar-2026 13:04:23 UTC] Orders found: 2
[23-Mar-2026 13:04:23 UTC] Orders data: [{"id":114,"quantity":1,"total_coins":20,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Incomeyatra00","status":"pending","created_at":"2026-03-23 16:34:21","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":113,"quantity":1,"total_coins":20,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Incomeyatra00","status":"pending","created_at":"2026-03-23 16:27:15","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[23-Mar-2026 13:04:23 UTC] Total orders count: 2
[23-Mar-2026 13:04:36 UTC] === API CALL LOG ===
[23-Mar-2026 13:04:36 UTC] Endpoint: user/profile.php
[23-Mar-2026 13:04:36 UTC] Full Log Data: {
    "timestamp": "2026-03-23 13:04:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:1a00:2b6e:3130:a90f:6b2d:1186:5a55",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2400:1a00:2b6e:3130:a90f:6b2d:1186:5a55, 172.69.76.173",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTM0IiwidXNlcm5hbWUiOiJkaGFucmFqcmF5MTIiLCJlbWFpbCI6ImRoYW5yYWpyYXkzMzNAZ21haWwuY29tIiwiZXhwIjoxNzc0ODc1MzE1fQ.9PhBZWNZjvuU29RHN2agp2NEApcMsom0oRtS4t0DenY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e0da491e89d98d6-KTM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2400:1a00:2b6e:3130:a90f:6b2d:1186:5a55",
        "CF-IPCountry": "NP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Mar-2026 13:04:36 UTC] === END API CALL LOG ===
[23-Mar-2026 13:04:36 UTC] ✅ API Hash verification passed for profile endpoint
[23-Mar-2026 13:04:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTM0IiwidXNlcm5hbWUiOiJkaGFucmFqcmF5MTIiLCJlbWFpbCI6ImRoYW5yYWpyYXkzMzNAZ21haWwuY29tIiwiZXhwIjoxNzc0ODc1MzE1fQ.9PhBZWNZjvuU29RHN2agp2NEApcMsom0oRtS4t0DenY
[23-Mar-2026 13:04:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Mar-2026 13:04:36 UTC] ✅ JWT token verified successfully for user profile
[23-Mar-2026 13:04:36 UTC] User ID: 134
[23-Mar-2026 13:04:36 UTC] ✅ User profile retrieved successfully for user ID: 134
[23-Mar-2026 13:04:36 UTC] User Purchases API - User ID: 134
[23-Mar-2026 13:04:36 UTC] User Purchases API - Total purchases found: 0
[23-Mar-2026 13:04:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Mar-2026 13:04:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Mar-2026 13:04:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2400:1a00:2b6e:3130:a90f:6b2d:1186:5a55, 172.69.76.173","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTM0IiwidXNlcm5hbWUiOiJkaGFucmFqcmF5MTIiLCJlbWFpbCI6ImRoYW5yYWpyYXkzMzNAZ21haWwuY29tIiwiZXhwIjoxNzc0ODc1MzE1fQ.9PhBZWNZjvuU29RHN2agp2NEApcMsom0oRtS4t0DenY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e0da498680d98d6-KTM","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2400:1a00:2b6e:3130:a90f:6b2d:1186:5a55","CF-IPCountry":"NP","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[23-Mar-2026 13:04:37 UTC] === User Orders API Called ===
[23-Mar-2026 13:04:37 UTC] User ID: 134
[23-Mar-2026 13:04:37 UTC] Limit: 20, Offset: 0
[23-Mar-2026 13:04:37 UTC] Orders found: 2
[23-Mar-2026 13:04:37 UTC] Orders data: [{"id":114,"quantity":1,"total_coins":20,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Incomeyatra00","status":"pending","created_at":"2026-03-23 16:34:21","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":113,"quantity":1,"total_coins":20,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Incomeyatra00","status":"pending","created_at":"2026-03-23 16:27:15","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[23-Mar-2026 13:04:37 UTC] Total orders count: 2
[23-Mar-2026 14:05:03 UTC] === API CALL LOG ===
[23-Mar-2026 14:05:03 UTC] Endpoint: user/profile.php
[23-Mar-2026 14:05:03 UTC] Full Log Data: {
    "timestamp": "2026-03-23 14:05:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:1a00:2b6e:88f6:a90f:6b2d:1186:5a55",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2400:1a00:2b6e:88f6:a90f:6b2d:1186:5a55, 172.69.76.173",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTM0IiwidXNlcm5hbWUiOiJkaGFucmFqcmF5MTIiLCJlbWFpbCI6ImRoYW5yYWpyYXkzMzNAZ21haWwuY29tIiwiZXhwIjoxNzc0ODc1MzE1fQ.9PhBZWNZjvuU29RHN2agp2NEApcMsom0oRtS4t0DenY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e0dfd20cfda58b9-KTM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2400:1a00:2b6e:88f6:a90f:6b2d:1186:5a55",
        "CF-IPCountry": "NP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Mar-2026 14:05:03 UTC] === END API CALL LOG ===
[23-Mar-2026 14:05:03 UTC] ✅ API Hash verification passed for profile endpoint
[23-Mar-2026 14:05:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTM0IiwidXNlcm5hbWUiOiJkaGFucmFqcmF5MTIiLCJlbWFpbCI6ImRoYW5yYWpyYXkzMzNAZ21haWwuY29tIiwiZXhwIjoxNzc0ODc1MzE1fQ.9PhBZWNZjvuU29RHN2agp2NEApcMsom0oRtS4t0DenY
[23-Mar-2026 14:05:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Mar-2026 14:05:03 UTC] ✅ JWT token verified successfully for user profile
[23-Mar-2026 14:05:03 UTC] User ID: 134
[23-Mar-2026 14:05:03 UTC] ✅ User profile retrieved successfully for user ID: 134
[23-Mar-2026 14:05:05 UTC] === API CALL LOG ===
[23-Mar-2026 14:05:05 UTC] Endpoint: user/profile.php
[23-Mar-2026 14:05:05 UTC] Full Log Data: {
    "timestamp": "2026-03-23 14:05:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:1a00:2b6e:88f6:a90f:6b2d:1186:5a55",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2400:1a00:2b6e:88f6:a90f:6b2d:1186:5a55, 172.69.76.141",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTM0IiwidXNlcm5hbWUiOiJkaGFucmFqcmF5MTIiLCJlbWFpbCI6ImRoYW5yYWpyYXkzMzNAZ21haWwuY29tIiwiZXhwIjoxNzc0ODc1MzE1fQ.9PhBZWNZjvuU29RHN2agp2NEApcMsom0oRtS4t0DenY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e0dfd2a9ad558b9-KTM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2400:1a00:2b6e:88f6:a90f:6b2d:1186:5a55",
        "CF-IPCountry": "NP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Mar-2026 14:05:05 UTC] === END API CALL LOG ===
[23-Mar-2026 14:05:05 UTC] ✅ API Hash verification passed for profile endpoint
[23-Mar-2026 14:05:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTM0IiwidXNlcm5hbWUiOiJkaGFucmFqcmF5MTIiLCJlbWFpbCI6ImRoYW5yYWpyYXkzMzNAZ21haWwuY29tIiwiZXhwIjoxNzc0ODc1MzE1fQ.9PhBZWNZjvuU29RHN2agp2NEApcMsom0oRtS4t0DenY
[23-Mar-2026 14:05:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Mar-2026 14:05:05 UTC] ✅ JWT token verified successfully for user profile
[23-Mar-2026 14:05:05 UTC] User ID: 134
[23-Mar-2026 14:05:05 UTC] ✅ User profile retrieved successfully for user ID: 134
[23-Mar-2026 14:05:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Mar-2026 14:05:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Mar-2026 14:05:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2400:1a00:2b6e:88f6:a90f:6b2d:1186:5a55, 172.69.76.141","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTM0IiwidXNlcm5hbWUiOiJkaGFucmFqcmF5MTIiLCJlbWFpbCI6ImRoYW5yYWpyYXkzMzNAZ21haWwuY29tIiwiZXhwIjoxNzc0ODc1MzE1fQ.9PhBZWNZjvuU29RHN2agp2NEApcMsom0oRtS4t0DenY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e0dfd39dc6a58b9-KTM","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2400:1a00:2b6e:88f6:a90f:6b2d:1186:5a55","CF-IPCountry":"NP","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[23-Mar-2026 14:05:07 UTC] === User Orders API Called ===
[23-Mar-2026 14:05:07 UTC] User ID: 134
[23-Mar-2026 14:05:07 UTC] Limit: 20, Offset: 0
[23-Mar-2026 14:05:07 UTC] Orders found: 2
[23-Mar-2026 14:05:07 UTC] Orders data: [{"id":114,"quantity":1,"total_coins":20,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Incomeyatra00","status":"cancelled","created_at":"2026-03-23 16:34:21","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":113,"quantity":1,"total_coins":20,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Incomeyatra00","status":"cancelled","created_at":"2026-03-23 16:27:15","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[23-Mar-2026 14:05:07 UTC] Total orders count: 2
[23-Mar-2026 14:05:18 UTC] === API CALL LOG ===
[23-Mar-2026 14:05:18 UTC] Endpoint: user/profile.php
[23-Mar-2026 14:05:18 UTC] Full Log Data: {
    "timestamp": "2026-03-23 14:05:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:1a00:2b6e:88f6:a90f:6b2d:1186:5a55",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2400:1a00:2b6e:88f6:a90f:6b2d:1186:5a55, 172.69.76.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTM0IiwidXNlcm5hbWUiOiJkaGFucmFqcmF5MTIiLCJlbWFpbCI6ImRoYW5yYWpyYXkzMzNAZ21haWwuY29tIiwiZXhwIjoxNzc0ODc1MzE1fQ.9PhBZWNZjvuU29RHN2agp2NEApcMsom0oRtS4t0DenY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e0dfd7d995058b9-KTM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2400:1a00:2b6e:88f6:a90f:6b2d:1186:5a55",
        "CF-IPCountry": "NP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Mar-2026 14:05:18 UTC] === END API CALL LOG ===
[23-Mar-2026 14:05:18 UTC] ✅ API Hash verification passed for profile endpoint
[23-Mar-2026 14:05:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTM0IiwidXNlcm5hbWUiOiJkaGFucmFqcmF5MTIiLCJlbWFpbCI6ImRoYW5yYWpyYXkzMzNAZ21haWwuY29tIiwiZXhwIjoxNzc0ODc1MzE1fQ.9PhBZWNZjvuU29RHN2agp2NEApcMsom0oRtS4t0DenY
[23-Mar-2026 14:05:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Mar-2026 14:05:18 UTC] ✅ JWT token verified successfully for user profile
[23-Mar-2026 14:05:18 UTC] User ID: 134
[23-Mar-2026 14:05:18 UTC] ✅ User profile retrieved successfully for user ID: 134
[23-Mar-2026 14:05:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Mar-2026 14:05:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Mar-2026 14:05:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2400:1a00:2b6e:88f6:a90f:6b2d:1186:5a55, 172.69.76.172","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTM0IiwidXNlcm5hbWUiOiJkaGFucmFqcmF5MTIiLCJlbWFpbCI6ImRoYW5yYWpyYXkzMzNAZ21haWwuY29tIiwiZXhwIjoxNzc0ODc1MzE1fQ.9PhBZWNZjvuU29RHN2agp2NEApcMsom0oRtS4t0DenY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e0dfd995b8958b9-KTM","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2400:1a00:2b6e:88f6:a90f:6b2d:1186:5a55","CF-IPCountry":"NP","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[23-Mar-2026 14:05:22 UTC] === User Orders API Called ===
[23-Mar-2026 14:05:22 UTC] User ID: 134
[23-Mar-2026 14:05:22 UTC] Limit: 20, Offset: 0
[23-Mar-2026 14:05:22 UTC] Orders found: 2
[23-Mar-2026 14:05:22 UTC] Orders data: [{"id":114,"quantity":1,"total_coins":20,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Incomeyatra00","status":"cancelled","created_at":"2026-03-23 16:34:21","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":113,"quantity":1,"total_coins":20,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Incomeyatra00","status":"cancelled","created_at":"2026-03-23 16:27:15","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[23-Mar-2026 14:05:22 UTC] Total orders count: 2
[23-Mar-2026 14:05:25 UTC] === API CALL LOG ===
[23-Mar-2026 14:05:25 UTC] Endpoint: user/profile.php
[23-Mar-2026 14:05:25 UTC] Full Log Data: {
    "timestamp": "2026-03-23 14:05:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:1a00:2b6e:88f6:a90f:6b2d:1186:5a55",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2400:1a00:2b6e:88f6:a90f:6b2d:1186:5a55, 172.69.76.173",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTM0IiwidXNlcm5hbWUiOiJkaGFucmFqcmF5MTIiLCJlbWFpbCI6ImRoYW5yYWpyYXkzMzNAZ21haWwuY29tIiwiZXhwIjoxNzc0ODc1MzE1fQ.9PhBZWNZjvuU29RHN2agp2NEApcMsom0oRtS4t0DenY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e0dfda98f8358b9-KTM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2400:1a00:2b6e:88f6:a90f:6b2d:1186:5a55",
        "CF-IPCountry": "NP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Mar-2026 14:05:25 UTC] === END API CALL LOG ===
[23-Mar-2026 14:05:25 UTC] ✅ API Hash verification passed for profile endpoint
[23-Mar-2026 14:05:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTM0IiwidXNlcm5hbWUiOiJkaGFucmFqcmF5MTIiLCJlbWFpbCI6ImRoYW5yYWpyYXkzMzNAZ21haWwuY29tIiwiZXhwIjoxNzc0ODc1MzE1fQ.9PhBZWNZjvuU29RHN2agp2NEApcMsom0oRtS4t0DenY
[23-Mar-2026 14:05:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Mar-2026 14:05:25 UTC] ✅ JWT token verified successfully for user profile
[23-Mar-2026 14:05:25 UTC] User ID: 134
[23-Mar-2026 14:05:25 UTC] ✅ User profile retrieved successfully for user ID: 134
[23-Mar-2026 14:05:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Mar-2026 14:05:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Mar-2026 14:05:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2400:1a00:2b6e:88f6:a90f:6b2d:1186:5a55, 172.69.76.172","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTM0IiwidXNlcm5hbWUiOiJkaGFucmFqcmF5MTIiLCJlbWFpbCI6ImRoYW5yYWpyYXkzMzNAZ21haWwuY29tIiwiZXhwIjoxNzc0ODc1MzE1fQ.9PhBZWNZjvuU29RHN2agp2NEApcMsom0oRtS4t0DenY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e0dfdee1d3f58b9-KTM","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2400:1a00:2b6e:88f6:a90f:6b2d:1186:5a55","CF-IPCountry":"NP","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[23-Mar-2026 14:05:36 UTC] === User Orders API Called ===
[23-Mar-2026 14:05:36 UTC] User ID: 134
[23-Mar-2026 14:05:36 UTC] Limit: 20, Offset: 0
[23-Mar-2026 14:05:36 UTC] Orders found: 3
[23-Mar-2026 14:05:36 UTC] Orders data: [{"id":115,"quantity":1,"total_coins":35,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Incomeyatra00","status":"pending","created_at":"2026-03-23 17:35:34","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""},{"id":114,"quantity":1,"total_coins":20,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Incomeyatra00","status":"cancelled","created_at":"2026-03-23 16:34:21","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":113,"quantity":1,"total_coins":20,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Incomeyatra00","status":"cancelled","created_at":"2026-03-23 16:27:15","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[23-Mar-2026 14:05:36 UTC] Total orders count: 3
[23-Mar-2026 14:51:04 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Mar-2026 14:51:04 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Mar-2026 14:51:04 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.226.92.198, 162.158.210.45","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0ODgyMjY0fQ.EdXAF1-CISrcqIxkuD8SpMNpJk4KPZFEOuBTHOsrgQ8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e0e408bbb5fd0d6-SOF","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.226.92.198","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[23-Mar-2026 14:51:04 UTC] === User Orders API Called ===
[23-Mar-2026 14:51:04 UTC] User ID: 5
[23-Mar-2026 14:51:04 UTC] Limit: 20, Offset: 0
[23-Mar-2026 14:51:04 UTC] Orders found: 2
[23-Mar-2026 14:51:04 UTC] Orders data: [{"id":5,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/trademaxpooya\/32406","status":"completed","created_at":"2025-11-12 11:43:57","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":4,"quantity":10,"total_coins":10,"coin_type":"regular","telegram_link":"t.me\/tehhhst\/5","status":"cancelled","created_at":"2025-11-12 11:09:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[23-Mar-2026 14:51:04 UTC] Total orders count: 2
[23-Mar-2026 14:51:05 UTC] === API CALL LOG ===
[23-Mar-2026 14:51:05 UTC] Endpoint: user/profile.php
[23-Mar-2026 14:51:05 UTC] Full Log Data: {
    "timestamp": "2026-03-23 14:51:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.210.44",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0ODgyMjY0fQ.EdXAF1-CISrcqIxkuD8SpMNpJk4KPZFEOuBTHOsrgQ8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e0e408c4d37d0d6-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Mar-2026 14:51:05 UTC] === END API CALL LOG ===
[23-Mar-2026 14:51:05 UTC] ✅ API Hash verification passed for profile endpoint
[23-Mar-2026 14:51:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0ODgyMjY0fQ.EdXAF1-CISrcqIxkuD8SpMNpJk4KPZFEOuBTHOsrgQ8
[23-Mar-2026 14:51:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Mar-2026 14:51:05 UTC] ✅ JWT token verified successfully for user profile
[23-Mar-2026 14:51:05 UTC] User ID: 5
[23-Mar-2026 14:51:05 UTC] ✅ User profile retrieved successfully for user ID: 5
[23-Mar-2026 16:28:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Mar-2026 16:28:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Mar-2026 16:28:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.226.92.198, 162.158.210.44","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0ODgyMjY0fQ.EdXAF1-CISrcqIxkuD8SpMNpJk4KPZFEOuBTHOsrgQ8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e0ecec46d57d0ec-SOF","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.226.92.198","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[23-Mar-2026 16:28:10 UTC] === User Orders API Called ===
[23-Mar-2026 16:28:10 UTC] User ID: 5
[23-Mar-2026 16:28:10 UTC] Limit: 20, Offset: 0
[23-Mar-2026 16:28:10 UTC] Orders found: 2
[23-Mar-2026 16:28:10 UTC] Orders data: [{"id":5,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/trademaxpooya\/32406","status":"completed","created_at":"2025-11-12 11:43:57","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":4,"quantity":10,"total_coins":10,"coin_type":"regular","telegram_link":"t.me\/tehhhst\/5","status":"cancelled","created_at":"2025-11-12 11:09:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[23-Mar-2026 16:28:10 UTC] Total orders count: 2
[23-Mar-2026 16:28:13 UTC] === API CALL LOG ===
[23-Mar-2026 16:28:13 UTC] Endpoint: user/profile.php
[23-Mar-2026 16:28:13 UTC] Full Log Data: {
    "timestamp": "2026-03-23 16:28:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.210.44",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0ODgyMjY0fQ.EdXAF1-CISrcqIxkuD8SpMNpJk4KPZFEOuBTHOsrgQ8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e0eced7dec6d0ec-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Mar-2026 16:28:13 UTC] === END API CALL LOG ===
[23-Mar-2026 16:28:13 UTC] ✅ API Hash verification passed for profile endpoint
[23-Mar-2026 16:28:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0ODgyMjY0fQ.EdXAF1-CISrcqIxkuD8SpMNpJk4KPZFEOuBTHOsrgQ8
[23-Mar-2026 16:28:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Mar-2026 16:28:13 UTC] ✅ JWT token verified successfully for user profile
[23-Mar-2026 16:28:13 UTC] User ID: 5
[23-Mar-2026 16:28:13 UTC] ✅ User profile retrieved successfully for user ID: 5
[23-Mar-2026 16:28:13 UTC] User Purchases API - User ID: 5
[23-Mar-2026 16:28:13 UTC] User Purchases API - Total purchases found: 7
[23-Mar-2026 17:48:12 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Mar-2026 17:48:12 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Mar-2026 17:48:12 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.226.92.198, 162.158.211.28","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTM1IiwidXNlcm5hbWUiOiJhc2hhIiwiZW1haWwiOiJwLnNoYWZhZWU3OEBnbWFpbC5jb20iLCJleHAiOjE3NzQ4OTI4OTF9.23puuIgPWowanlasOGtF9fLfAmQZDVujjVk91k16ibg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e0f43feefccb69b-SOF","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.226.92.198","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[23-Mar-2026 17:48:12 UTC] === User Orders API Called ===
[23-Mar-2026 17:48:12 UTC] User ID: 135
[23-Mar-2026 17:48:12 UTC] Limit: 20, Offset: 0
[23-Mar-2026 17:48:12 UTC] Orders found: 0
[23-Mar-2026 17:48:12 UTC] Orders data: []
[23-Mar-2026 17:48:12 UTC] Total orders count: 0
[23-Mar-2026 17:48:12 UTC] === API CALL LOG ===
[23-Mar-2026 17:48:12 UTC] Endpoint: user/profile.php
[23-Mar-2026 17:48:12 UTC] Full Log Data: {
    "timestamp": "2026-03-23 17:48:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTM1IiwidXNlcm5hbWUiOiJhc2hhIiwiZW1haWwiOiJwLnNoYWZhZWU3OEBnbWFpbC5jb20iLCJleHAiOjE3NzQ4OTI4OTF9.23puuIgPWowanlasOGtF9fLfAmQZDVujjVk91k16ibg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e0f43ff2885b69b-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Mar-2026 17:48:12 UTC] === END API CALL LOG ===
[23-Mar-2026 17:48:12 UTC] ✅ API Hash verification passed for profile endpoint
[23-Mar-2026 17:48:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTM1IiwidXNlcm5hbWUiOiJhc2hhIiwiZW1haWwiOiJwLnNoYWZhZWU3OEBnbWFpbC5jb20iLCJleHAiOjE3NzQ4OTI4OTF9.23puuIgPWowanlasOGtF9fLfAmQZDVujjVk91k16ibg
[23-Mar-2026 17:48:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Mar-2026 17:48:12 UTC] ✅ JWT token verified successfully for user profile
[23-Mar-2026 17:48:12 UTC] User ID: 135
[23-Mar-2026 17:48:12 UTC] ✅ User profile retrieved successfully for user ID: 135
[23-Mar-2026 21:20:36 UTC] === API CALL LOG ===
[23-Mar-2026 21:20:36 UTC] Endpoint: user/profile.php
[23-Mar-2026 21:20:36 UTC] Full Log Data: {
    "timestamp": "2026-03-23 21:20:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:4278:1b:531c:8845:2cf0:783a:f585",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2001:4278:1b:531c:8845:2cf0:783a:f585, 172.69.15.184",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2IiwidXNlcm5hbWUiOiJtb21vIiwiZW1haWwiOiJsYW1pbmVzYWJhbHk4N0BnbWFpbC5jb20iLCJleHAiOjE3NzQyMDU5NDB9.0kBD0mT0ANNMU6GqZj-jB_zDsXXSKOyn_Ius-c6Qqgo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e107b256cd251ff-DKR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:4278:1b:531c:8845:2cf0:783a:f585",
        "CF-IPCountry": "SN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Mar-2026 21:20:36 UTC] === END API CALL LOG ===
[23-Mar-2026 21:20:36 UTC] ✅ API Hash verification passed for profile endpoint
[23-Mar-2026 21:20:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2IiwidXNlcm5hbWUiOiJtb21vIiwiZW1haWwiOiJsYW1pbmVzYWJhbHk4N0BnbWFpbC5jb20iLCJleHAiOjE3NzQyMDU5NDB9.0kBD0mT0ANNMU6GqZj-jB_zDsXXSKOyn_Ius-c6Qqgo
[23-Mar-2026 21:20:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Mar-2026 21:20:36 UTC] ✅ JWT token verified successfully for user profile
[23-Mar-2026 21:20:36 UTC] User ID: 106
[23-Mar-2026 21:20:36 UTC] ✅ User profile retrieved successfully for user ID: 106
[23-Mar-2026 21:20:37 UTC] === API CALL LOG ===
[23-Mar-2026 21:20:37 UTC] Endpoint: user/profile.php
[23-Mar-2026 21:20:37 UTC] Full Log Data: {
    "timestamp": "2026-03-23 21:20:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:4278:1b:531c:8845:2cf0:783a:f585",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2001:4278:1b:531c:8845:2cf0:783a:f585, 172.69.15.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2IiwidXNlcm5hbWUiOiJtb21vIiwiZW1haWwiOiJsYW1pbmVzYWJhbHk4N0BnbWFpbC5jb20iLCJleHAiOjE3NzQyMDU5NDB9.0kBD0mT0ANNMU6GqZj-jB_zDsXXSKOyn_Ius-c6Qqgo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e107b29399f51ff-DKR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:4278:1b:531c:8845:2cf0:783a:f585",
        "CF-IPCountry": "SN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Mar-2026 21:20:37 UTC] === END API CALL LOG ===
[23-Mar-2026 21:20:37 UTC] ✅ API Hash verification passed for profile endpoint
[23-Mar-2026 21:20:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2IiwidXNlcm5hbWUiOiJtb21vIiwiZW1haWwiOiJsYW1pbmVzYWJhbHk4N0BnbWFpbC5jb20iLCJleHAiOjE3NzQyMDU5NDB9.0kBD0mT0ANNMU6GqZj-jB_zDsXXSKOyn_Ius-c6Qqgo
[23-Mar-2026 21:20:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Mar-2026 21:20:37 UTC] ✅ JWT token verified successfully for user profile
[23-Mar-2026 21:20:37 UTC] User ID: 106
[23-Mar-2026 21:20:37 UTC] ✅ User profile retrieved successfully for user ID: 106
[23-Mar-2026 21:20:44 UTC] === API CALL LOG ===
[23-Mar-2026 21:20:44 UTC] Endpoint: user/profile.php
[23-Mar-2026 21:20:44 UTC] Full Log Data: {
    "timestamp": "2026-03-23 21:20:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:4278:1b:531c:8845:2cf0:783a:f585",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2001:4278:1b:531c:8845:2cf0:783a:f585, 172.69.15.184",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2IiwidXNlcm5hbWUiOiJtb21vIiwiZW1haWwiOiJsYW1pbmVzYWJhbHk4N0BnbWFpbC5jb20iLCJleHAiOjE3NzQyMDU5NDB9.0kBD0mT0ANNMU6GqZj-jB_zDsXXSKOyn_Ius-c6Qqgo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e107b56083b51ff-DKR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:4278:1b:531c:8845:2cf0:783a:f585",
        "CF-IPCountry": "SN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Mar-2026 21:20:44 UTC] === END API CALL LOG ===
[23-Mar-2026 21:20:44 UTC] ✅ API Hash verification passed for profile endpoint
[23-Mar-2026 21:20:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2IiwidXNlcm5hbWUiOiJtb21vIiwiZW1haWwiOiJsYW1pbmVzYWJhbHk4N0BnbWFpbC5jb20iLCJleHAiOjE3NzQyMDU5NDB9.0kBD0mT0ANNMU6GqZj-jB_zDsXXSKOyn_Ius-c6Qqgo
[23-Mar-2026 21:20:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Mar-2026 21:20:44 UTC] ✅ JWT token verified successfully for user profile
[23-Mar-2026 21:20:44 UTC] User ID: 106
[23-Mar-2026 21:20:44 UTC] ✅ User profile retrieved successfully for user ID: 106
[23-Mar-2026 21:20:51 UTC] === API CALL LOG ===
[23-Mar-2026 21:20:51 UTC] Endpoint: user/profile.php
[23-Mar-2026 21:20:51 UTC] Full Log Data: {
    "timestamp": "2026-03-23 21:20:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:4278:1b:531c:8845:2cf0:783a:f585",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2001:4278:1b:531c:8845:2cf0:783a:f585, 172.69.15.185",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2IiwidXNlcm5hbWUiOiJtb21vIiwiZW1haWwiOiJsYW1pbmVzYWJhbHk4N0BnbWFpbC5jb20iLCJleHAiOjE3NzQyMDU5NDB9.0kBD0mT0ANNMU6GqZj-jB_zDsXXSKOyn_Ius-c6Qqgo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e107b807ae151ff-DKR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:4278:1b:531c:8845:2cf0:783a:f585",
        "CF-IPCountry": "SN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Mar-2026 21:20:51 UTC] === END API CALL LOG ===
[23-Mar-2026 21:20:51 UTC] ✅ API Hash verification passed for profile endpoint
[23-Mar-2026 21:20:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2IiwidXNlcm5hbWUiOiJtb21vIiwiZW1haWwiOiJsYW1pbmVzYWJhbHk4N0BnbWFpbC5jb20iLCJleHAiOjE3NzQyMDU5NDB9.0kBD0mT0ANNMU6GqZj-jB_zDsXXSKOyn_Ius-c6Qqgo
[23-Mar-2026 21:20:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Mar-2026 21:20:51 UTC] ✅ JWT token verified successfully for user profile
[23-Mar-2026 21:20:51 UTC] User ID: 106
[23-Mar-2026 21:20:51 UTC] ✅ User profile retrieved successfully for user ID: 106
[23-Mar-2026 21:20:55 UTC] User Purchases API - User ID: 106
[23-Mar-2026 21:20:55 UTC] User Purchases API - Total purchases found: 0
[23-Mar-2026 21:20:58 UTC] User Purchases API - User ID: 106
[23-Mar-2026 21:20:58 UTC] User Purchases API - Total purchases found: 0
[23-Mar-2026 21:20:59 UTC] === API CALL LOG ===
[23-Mar-2026 21:20:59 UTC] Endpoint: user/profile.php
[23-Mar-2026 21:20:59 UTC] Full Log Data: {
    "timestamp": "2026-03-23 21:20:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:4278:1b:531c:8845:2cf0:783a:f585",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2001:4278:1b:531c:8845:2cf0:783a:f585, 172.69.15.185",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2IiwidXNlcm5hbWUiOiJtb21vIiwiZW1haWwiOiJsYW1pbmVzYWJhbHk4N0BnbWFpbC5jb20iLCJleHAiOjE3NzQyMDU5NDB9.0kBD0mT0ANNMU6GqZj-jB_zDsXXSKOyn_Ius-c6Qqgo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e107bb43a2351ff-DKR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:4278:1b:531c:8845:2cf0:783a:f585",
        "CF-IPCountry": "SN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Mar-2026 21:20:59 UTC] === END API CALL LOG ===
[23-Mar-2026 21:20:59 UTC] ✅ API Hash verification passed for profile endpoint
[23-Mar-2026 21:20:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2IiwidXNlcm5hbWUiOiJtb21vIiwiZW1haWwiOiJsYW1pbmVzYWJhbHk4N0BnbWFpbC5jb20iLCJleHAiOjE3NzQyMDU5NDB9.0kBD0mT0ANNMU6GqZj-jB_zDsXXSKOyn_Ius-c6Qqgo
[23-Mar-2026 21:20:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Mar-2026 21:20:59 UTC] ✅ JWT token verified successfully for user profile
[23-Mar-2026 21:20:59 UTC] User ID: 106
[23-Mar-2026 21:20:59 UTC] ✅ User profile retrieved successfully for user ID: 106
[23-Mar-2026 21:20:59 UTC] User Purchases API - User ID: 106
[23-Mar-2026 21:20:59 UTC] User Purchases API - Total purchases found: 0
[23-Mar-2026 21:21:00 UTC] User Purchases API - User ID: 106
[23-Mar-2026 21:21:00 UTC] User Purchases API - Total purchases found: 0
[23-Mar-2026 21:21:01 UTC] === API CALL LOG ===
[23-Mar-2026 21:21:01 UTC] Endpoint: user/profile.php
[23-Mar-2026 21:21:01 UTC] Full Log Data: {
    "timestamp": "2026-03-23 21:21:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:4278:1b:531c:8845:2cf0:783a:f585",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2001:4278:1b:531c:8845:2cf0:783a:f585, 172.69.15.185",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2IiwidXNlcm5hbWUiOiJtb21vIiwiZW1haWwiOiJsYW1pbmVzYWJhbHk4N0BnbWFpbC5jb20iLCJleHAiOjE3NzQyMDU5NDB9.0kBD0mT0ANNMU6GqZj-jB_zDsXXSKOyn_Ius-c6Qqgo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e107bbe5f5151ff-DKR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:4278:1b:531c:8845:2cf0:783a:f585",
        "CF-IPCountry": "SN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Mar-2026 21:21:01 UTC] === END API CALL LOG ===
[23-Mar-2026 21:21:01 UTC] ✅ API Hash verification passed for profile endpoint
[23-Mar-2026 21:21:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2IiwidXNlcm5hbWUiOiJtb21vIiwiZW1haWwiOiJsYW1pbmVzYWJhbHk4N0BnbWFpbC5jb20iLCJleHAiOjE3NzQyMDU5NDB9.0kBD0mT0ANNMU6GqZj-jB_zDsXXSKOyn_Ius-c6Qqgo
[23-Mar-2026 21:21:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Mar-2026 21:21:01 UTC] ✅ JWT token verified successfully for user profile
[23-Mar-2026 21:21:01 UTC] User ID: 106
[23-Mar-2026 21:21:01 UTC] ✅ User profile retrieved successfully for user ID: 106
[23-Mar-2026 21:21:01 UTC] User Purchases API - User ID: 106
[23-Mar-2026 21:21:01 UTC] User Purchases API - Total purchases found: 0
[23-Mar-2026 21:21:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Mar-2026 21:21:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Mar-2026 21:21:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2001:4278:1b:531c:8845:2cf0:783a:f585, 172.69.15.185","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2IiwidXNlcm5hbWUiOiJtb21vIiwiZW1haWwiOiJsYW1pbmVzYWJhbHk4N0BnbWFpbC5jb20iLCJleHAiOjE3NzQyMDU5NDB9.0kBD0mT0ANNMU6GqZj-jB_zDsXXSKOyn_Ius-c6Qqgo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e107bc8abb351ff-DKR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2001:4278:1b:531c:8845:2cf0:783a:f585","CF-IPCountry":"SN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[23-Mar-2026 21:21:02 UTC] === User Orders API Called ===
[23-Mar-2026 21:21:02 UTC] User ID: 106
[23-Mar-2026 21:21:02 UTC] Limit: 20, Offset: 0
[23-Mar-2026 21:21:02 UTC] Orders found: 0
[23-Mar-2026 21:21:02 UTC] Orders data: []
[23-Mar-2026 21:21:02 UTC] Total orders count: 0
[23-Mar-2026 21:21:04 UTC] === API CALL LOG ===
[23-Mar-2026 21:21:04 UTC] Endpoint: user/profile.php
[23-Mar-2026 21:21:04 UTC] Full Log Data: {
    "timestamp": "2026-03-23 21:21:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:4278:1b:531c:8845:2cf0:783a:f585",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2001:4278:1b:531c:8845:2cf0:783a:f585, 172.69.15.185",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2IiwidXNlcm5hbWUiOiJtb21vIiwiZW1haWwiOiJsYW1pbmVzYWJhbHk4N0BnbWFpbC5jb20iLCJleHAiOjE3NzQyMDU5NDB9.0kBD0mT0ANNMU6GqZj-jB_zDsXXSKOyn_Ius-c6Qqgo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e107bd07dd551ff-DKR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:4278:1b:531c:8845:2cf0:783a:f585",
        "CF-IPCountry": "SN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Mar-2026 21:21:04 UTC] === END API CALL LOG ===
[23-Mar-2026 21:21:04 UTC] ✅ API Hash verification passed for profile endpoint
[23-Mar-2026 21:21:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2IiwidXNlcm5hbWUiOiJtb21vIiwiZW1haWwiOiJsYW1pbmVzYWJhbHk4N0BnbWFpbC5jb20iLCJleHAiOjE3NzQyMDU5NDB9.0kBD0mT0ANNMU6GqZj-jB_zDsXXSKOyn_Ius-c6Qqgo
[23-Mar-2026 21:21:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Mar-2026 21:21:04 UTC] ✅ JWT token verified successfully for user profile
[23-Mar-2026 21:21:04 UTC] User ID: 106
[23-Mar-2026 21:21:04 UTC] ✅ User profile retrieved successfully for user ID: 106
[23-Mar-2026 21:21:08 UTC] === API CALL LOG ===
[23-Mar-2026 21:21:08 UTC] Endpoint: user/profile.php
[23-Mar-2026 21:21:08 UTC] Full Log Data: {
    "timestamp": "2026-03-23 21:21:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:4278:1b:531c:8845:2cf0:783a:f585",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2001:4278:1b:531c:8845:2cf0:783a:f585, 172.69.15.184",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2IiwidXNlcm5hbWUiOiJtb21vIiwiZW1haWwiOiJsYW1pbmVzYWJhbHk4N0BnbWFpbC5jb20iLCJleHAiOjE3NzQyMDU5NDB9.0kBD0mT0ANNMU6GqZj-jB_zDsXXSKOyn_Ius-c6Qqgo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e107bea4e6851ff-DKR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:4278:1b:531c:8845:2cf0:783a:f585",
        "CF-IPCountry": "SN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Mar-2026 21:21:08 UTC] === END API CALL LOG ===
[23-Mar-2026 21:21:08 UTC] ✅ API Hash verification passed for profile endpoint
[23-Mar-2026 21:21:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2IiwidXNlcm5hbWUiOiJtb21vIiwiZW1haWwiOiJsYW1pbmVzYWJhbHk4N0BnbWFpbC5jb20iLCJleHAiOjE3NzQyMDU5NDB9.0kBD0mT0ANNMU6GqZj-jB_zDsXXSKOyn_Ius-c6Qqgo
[23-Mar-2026 21:21:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Mar-2026 21:21:08 UTC] ✅ JWT token verified successfully for user profile
[23-Mar-2026 21:21:08 UTC] User ID: 106
[23-Mar-2026 21:21:08 UTC] ✅ User profile retrieved successfully for user ID: 106
[23-Mar-2026 21:32:53 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Mar-2026 21:32:53 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Mar-2026 21:32:53 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.226.92.198, 162.158.211.28","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTM1IiwidXNlcm5hbWUiOiJhc2hhIiwiZW1haWwiOiJwLnNoYWZhZWU3OEBnbWFpbC5jb20iLCJleHAiOjE3NzQ4OTI4OTF9.23puuIgPWowanlasOGtF9fLfAmQZDVujjVk91k16ibg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e108d2138ac3d44-SOF","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.226.92.198","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[23-Mar-2026 21:32:53 UTC] === User Orders API Called ===
[23-Mar-2026 21:32:53 UTC] User ID: 135
[23-Mar-2026 21:32:53 UTC] Limit: 20, Offset: 0
[23-Mar-2026 21:32:53 UTC] Orders found: 0
[23-Mar-2026 21:32:53 UTC] Orders data: []
[23-Mar-2026 21:32:53 UTC] Total orders count: 0
[23-Mar-2026 21:32:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Mar-2026 21:32:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Mar-2026 21:32:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.226.92.198, 162.158.211.27","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTM1IiwidXNlcm5hbWUiOiJhc2hhIiwiZW1haWwiOiJwLnNoYWZhZWU3OEBnbWFpbC5jb20iLCJleHAiOjE3NzQ4OTI4OTF9.23puuIgPWowanlasOGtF9fLfAmQZDVujjVk91k16ibg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e108d3b18dd3d44-SOF","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.226.92.198","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[23-Mar-2026 21:32:57 UTC] === User Orders API Called ===
[23-Mar-2026 21:32:57 UTC] User ID: 135
[23-Mar-2026 21:32:57 UTC] Limit: 20, Offset: 0
[23-Mar-2026 21:32:57 UTC] Orders found: 0
[23-Mar-2026 21:32:57 UTC] Orders data: []
[23-Mar-2026 21:32:57 UTC] Total orders count: 0
[23-Mar-2026 21:32:57 UTC] === API CALL LOG ===
[23-Mar-2026 21:32:57 UTC] Endpoint: user/profile.php
[23-Mar-2026 21:32:57 UTC] Full Log Data: {
    "timestamp": "2026-03-23 21:32:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTM1IiwidXNlcm5hbWUiOiJhc2hhIiwiZW1haWwiOiJwLnNoYWZhZWU3OEBnbWFpbC5jb20iLCJleHAiOjE3NzQ4OTI4OTF9.23puuIgPWowanlasOGtF9fLfAmQZDVujjVk91k16ibg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e108d3b9a553d44-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Mar-2026 21:32:57 UTC] === END API CALL LOG ===
[23-Mar-2026 21:32:57 UTC] ✅ API Hash verification passed for profile endpoint
[23-Mar-2026 21:32:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTM1IiwidXNlcm5hbWUiOiJhc2hhIiwiZW1haWwiOiJwLnNoYWZhZWU3OEBnbWFpbC5jb20iLCJleHAiOjE3NzQ4OTI4OTF9.23puuIgPWowanlasOGtF9fLfAmQZDVujjVk91k16ibg
[23-Mar-2026 21:32:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Mar-2026 21:32:57 UTC] ✅ JWT token verified successfully for user profile
[23-Mar-2026 21:32:57 UTC] User ID: 135
[23-Mar-2026 21:32:57 UTC] ✅ User profile retrieved successfully for user ID: 135
[23-Mar-2026 21:33:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Mar-2026 21:33:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Mar-2026 21:33:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.226.92.198, 162.158.211.27","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTM1IiwidXNlcm5hbWUiOiJhc2hhIiwiZW1haWwiOiJwLnNoYWZhZWU3OEBnbWFpbC5jb20iLCJleHAiOjE3NzQ4OTI4OTF9.23puuIgPWowanlasOGtF9fLfAmQZDVujjVk91k16ibg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e108d4f3e943d44-SOF","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.226.92.198","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[23-Mar-2026 21:33:00 UTC] === User Orders API Called ===
[23-Mar-2026 21:33:00 UTC] User ID: 135
[23-Mar-2026 21:33:00 UTC] Limit: 20, Offset: 0
[23-Mar-2026 21:33:00 UTC] Orders found: 0
[23-Mar-2026 21:33:00 UTC] Orders data: []
[23-Mar-2026 21:33:00 UTC] Total orders count: 0
[23-Mar-2026 21:33:00 UTC] === API CALL LOG ===
[23-Mar-2026 21:33:00 UTC] Endpoint: user/profile.php
[23-Mar-2026 21:33:00 UTC] Full Log Data: {
    "timestamp": "2026-03-23 21:33:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTM1IiwidXNlcm5hbWUiOiJhc2hhIiwiZW1haWwiOiJwLnNoYWZhZWU3OEBnbWFpbC5jb20iLCJleHAiOjE3NzQ4OTI4OTF9.23puuIgPWowanlasOGtF9fLfAmQZDVujjVk91k16ibg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e108d4faff83d44-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Mar-2026 21:33:00 UTC] === END API CALL LOG ===
[23-Mar-2026 21:33:00 UTC] ✅ API Hash verification passed for profile endpoint
[23-Mar-2026 21:33:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTM1IiwidXNlcm5hbWUiOiJhc2hhIiwiZW1haWwiOiJwLnNoYWZhZWU3OEBnbWFpbC5jb20iLCJleHAiOjE3NzQ4OTI4OTF9.23puuIgPWowanlasOGtF9fLfAmQZDVujjVk91k16ibg
[23-Mar-2026 21:33:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Mar-2026 21:33:00 UTC] ✅ JWT token verified successfully for user profile
[23-Mar-2026 21:33:00 UTC] User ID: 135
[23-Mar-2026 21:33:00 UTC] ✅ User profile retrieved successfully for user ID: 135
[23-Mar-2026 21:57:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Mar-2026 21:57:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Mar-2026 21:57:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.226.92.198, 162.158.211.27","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTM1IiwidXNlcm5hbWUiOiJhc2hhIiwiZW1haWwiOiJwLnNoYWZhZWU3OEBnbWFpbC5jb20iLCJleHAiOjE3NzQ4OTI4OTF9.23puuIgPWowanlasOGtF9fLfAmQZDVujjVk91k16ibg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e10b0c5d8e62bd8-SOF","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.226.92.198","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[23-Mar-2026 21:57:13 UTC] === User Orders API Called ===
[23-Mar-2026 21:57:13 UTC] User ID: 135
[23-Mar-2026 21:57:13 UTC] Limit: 20, Offset: 0
[23-Mar-2026 21:57:13 UTC] Orders found: 1
[23-Mar-2026 21:57:13 UTC] Orders data: [{"id":116,"quantity":1,"total_coins":20,"coin_type":"regular","telegram_link":"https:\/\/t.me\/memberxapp","status":"pending","created_at":"2026-03-24 01:27:11","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[23-Mar-2026 21:57:13 UTC] Total orders count: 1
[23-Mar-2026 22:56:06 UTC] === API CALL LOG ===
[23-Mar-2026 22:56:06 UTC] Endpoint: user/profile.php
[23-Mar-2026 22:56:06 UTC] Full Log Data: {
    "timestamp": "2026-03-23 22:56:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.67",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.52.67, 162.158.216.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTM2IiwidXNlcm5hbWUiOiJjaGlja3kiLCJlbWFpbCI6InBhYmxvY2hpY2t5NUBnbWFpbC5jb20iLCJleHAiOjE3NzQ5MTEzNjV9.GXUvvSiM2R4VKXE5QWpN5VrO-9C0Wz0-39paiiURpWc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e11070a8a0e3c70-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.67",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Mar-2026 22:56:06 UTC] === END API CALL LOG ===
[23-Mar-2026 22:56:06 UTC] ✅ API Hash verification passed for profile endpoint
[23-Mar-2026 22:56:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTM2IiwidXNlcm5hbWUiOiJjaGlja3kiLCJlbWFpbCI6InBhYmxvY2hpY2t5NUBnbWFpbC5jb20iLCJleHAiOjE3NzQ5MTEzNjV9.GXUvvSiM2R4VKXE5QWpN5VrO-9C0Wz0-39paiiURpWc
[23-Mar-2026 22:56:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Mar-2026 22:56:06 UTC] ✅ JWT token verified successfully for user profile
[23-Mar-2026 22:56:06 UTC] User ID: 136
[23-Mar-2026 22:56:06 UTC] ✅ User profile retrieved successfully for user ID: 136
[23-Mar-2026 22:58:02 UTC] === API CALL LOG ===
[23-Mar-2026 22:58:02 UTC] Endpoint: user/profile.php
[23-Mar-2026 22:58:02 UTC] Full Log Data: {
    "timestamp": "2026-03-23 22:58:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.67",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.52.67, 162.158.216.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTM2IiwidXNlcm5hbWUiOiJjaGlja3kiLCJlbWFpbCI6InBhYmxvY2hpY2t5NUBnbWFpbC5jb20iLCJleHAiOjE3NzQ5MTEzNjV9.GXUvvSiM2R4VKXE5QWpN5VrO-9C0Wz0-39paiiURpWc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e1109db39d33c70-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.67",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Mar-2026 22:58:02 UTC] === END API CALL LOG ===
[23-Mar-2026 22:58:02 UTC] ✅ API Hash verification passed for profile endpoint
[23-Mar-2026 22:58:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTM2IiwidXNlcm5hbWUiOiJjaGlja3kiLCJlbWFpbCI6InBhYmxvY2hpY2t5NUBnbWFpbC5jb20iLCJleHAiOjE3NzQ5MTEzNjV9.GXUvvSiM2R4VKXE5QWpN5VrO-9C0Wz0-39paiiURpWc
[23-Mar-2026 22:58:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Mar-2026 22:58:02 UTC] ✅ JWT token verified successfully for user profile
[23-Mar-2026 22:58:02 UTC] User ID: 136
[23-Mar-2026 22:58:02 UTC] ✅ User profile retrieved successfully for user ID: 136
[23-Mar-2026 22:58:02 UTC] User Purchases API - User ID: 136
[23-Mar-2026 22:58:02 UTC] User Purchases API - Total purchases found: 0
[23-Mar-2026 22:58:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Mar-2026 22:58:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Mar-2026 22:58:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.211.52.67, 162.158.216.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTM2IiwidXNlcm5hbWUiOiJjaGlja3kiLCJlbWFpbCI6InBhYmxvY2hpY2t5NUBnbWFpbC5jb20iLCJleHAiOjE3NzQ5MTEzNjV9.GXUvvSiM2R4VKXE5QWpN5VrO-9C0Wz0-39paiiURpWc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e1109f8f83e3c70-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.52.67","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[23-Mar-2026 22:58:06 UTC] === User Orders API Called ===
[23-Mar-2026 22:58:06 UTC] User ID: 136
[23-Mar-2026 22:58:06 UTC] Limit: 20, Offset: 0
[23-Mar-2026 22:58:06 UTC] Orders found: 0
[23-Mar-2026 22:58:06 UTC] Orders data: []
[23-Mar-2026 22:58:06 UTC] Total orders count: 0
[23-Mar-2026 22:58:09 UTC] === API CALL LOG ===
[23-Mar-2026 22:58:09 UTC] Endpoint: user/profile.php
[23-Mar-2026 22:58:09 UTC] Full Log Data: {
    "timestamp": "2026-03-23 22:58:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.67",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.52.67, 162.158.216.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTM2IiwidXNlcm5hbWUiOiJjaGlja3kiLCJlbWFpbCI6InBhYmxvY2hpY2t5NUBnbWFpbC5jb20iLCJleHAiOjE3NzQ5MTEzNjV9.GXUvvSiM2R4VKXE5QWpN5VrO-9C0Wz0-39paiiURpWc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e110a06fd463c70-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.67",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Mar-2026 22:58:09 UTC] === END API CALL LOG ===
[23-Mar-2026 22:58:09 UTC] ✅ API Hash verification passed for profile endpoint
[23-Mar-2026 22:58:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTM2IiwidXNlcm5hbWUiOiJjaGlja3kiLCJlbWFpbCI6InBhYmxvY2hpY2t5NUBnbWFpbC5jb20iLCJleHAiOjE3NzQ5MTEzNjV9.GXUvvSiM2R4VKXE5QWpN5VrO-9C0Wz0-39paiiURpWc
[23-Mar-2026 22:58:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Mar-2026 22:58:09 UTC] ✅ JWT token verified successfully for user profile
[23-Mar-2026 22:58:09 UTC] User ID: 136
[23-Mar-2026 22:58:09 UTC] ✅ User profile retrieved successfully for user ID: 136
[23-Mar-2026 22:59:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Mar-2026 22:59:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Mar-2026 22:59:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.211.52.67, 162.158.216.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTM2IiwidXNlcm5hbWUiOiJjaGlja3kiLCJlbWFpbCI6InBhYmxvY2hpY2t5NUBnbWFpbC5jb20iLCJleHAiOjE3NzQ5MTEzNjV9.GXUvvSiM2R4VKXE5QWpN5VrO-9C0Wz0-39paiiURpWc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e110b867e8e3c70-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.52.67","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[23-Mar-2026 22:59:10 UTC] === User Orders API Called ===
[23-Mar-2026 22:59:10 UTC] User ID: 136
[23-Mar-2026 22:59:10 UTC] Limit: 20, Offset: 0
[23-Mar-2026 22:59:10 UTC] Orders found: 1
[23-Mar-2026 22:59:10 UTC] Orders data: [{"id":117,"quantity":5,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/FOREX_KINGS_SIGNAL_001","status":"pending","created_at":"2026-03-24 02:29:08","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[23-Mar-2026 22:59:10 UTC] Total orders count: 1
[23-Mar-2026 23:00:04 UTC] === API CALL LOG ===
[23-Mar-2026 23:00:04 UTC] Endpoint: user/profile.php
[23-Mar-2026 23:00:04 UTC] Full Log Data: {
    "timestamp": "2026-03-23 23:00:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.67",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.52.67, 141.101.99.109",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTM2IiwidXNlcm5hbWUiOiJjaGlja3kiLCJlbWFpbCI6InBhYmxvY2hpY2t5NUBnbWFpbC5jb20iLCJleHAiOjE3NzQ5MTEzNjV9.GXUvvSiM2R4VKXE5QWpN5VrO-9C0Wz0-39paiiURpWc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e110cd81c0deefb-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.67",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Mar-2026 23:00:04 UTC] === END API CALL LOG ===
[23-Mar-2026 23:00:04 UTC] ✅ API Hash verification passed for profile endpoint
[23-Mar-2026 23:00:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTM2IiwidXNlcm5hbWUiOiJjaGlja3kiLCJlbWFpbCI6InBhYmxvY2hpY2t5NUBnbWFpbC5jb20iLCJleHAiOjE3NzQ5MTEzNjV9.GXUvvSiM2R4VKXE5QWpN5VrO-9C0Wz0-39paiiURpWc
[23-Mar-2026 23:00:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Mar-2026 23:00:04 UTC] ✅ JWT token verified successfully for user profile
[23-Mar-2026 23:00:04 UTC] User ID: 136
[23-Mar-2026 23:00:04 UTC] ✅ User profile retrieved successfully for user ID: 136
[23-Mar-2026 23:00:05 UTC] === API CALL LOG ===
[23-Mar-2026 23:00:05 UTC] Endpoint: user/profile.php
[23-Mar-2026 23:00:05 UTC] Full Log Data: {
    "timestamp": "2026-03-23 23:00:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.67",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.52.67, 141.101.99.155",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTM2IiwidXNlcm5hbWUiOiJjaGlja3kiLCJlbWFpbCI6InBhYmxvY2hpY2t5NUBnbWFpbC5jb20iLCJleHAiOjE3NzQ5MTEzNjV9.GXUvvSiM2R4VKXE5QWpN5VrO-9C0Wz0-39paiiURpWc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e110cdfce9eeefb-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.67",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Mar-2026 23:00:05 UTC] === END API CALL LOG ===
[23-Mar-2026 23:00:05 UTC] ✅ API Hash verification passed for profile endpoint
[23-Mar-2026 23:00:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTM2IiwidXNlcm5hbWUiOiJjaGlja3kiLCJlbWFpbCI6InBhYmxvY2hpY2t5NUBnbWFpbC5jb20iLCJleHAiOjE3NzQ5MTEzNjV9.GXUvvSiM2R4VKXE5QWpN5VrO-9C0Wz0-39paiiURpWc
[23-Mar-2026 23:00:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Mar-2026 23:00:05 UTC] ✅ JWT token verified successfully for user profile
[23-Mar-2026 23:00:05 UTC] User ID: 136
[23-Mar-2026 23:00:05 UTC] ✅ User profile retrieved successfully for user ID: 136
[23-Mar-2026 23:00:25 UTC] === API CALL LOG ===
[23-Mar-2026 23:00:25 UTC] Endpoint: user/profile.php
[23-Mar-2026 23:00:25 UTC] Full Log Data: {
    "timestamp": "2026-03-23 23:00:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.67",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.52.67, 141.101.99.110",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTM2IiwidXNlcm5hbWUiOiJjaGlja3kiLCJlbWFpbCI6InBhYmxvY2hpY2t5NUBnbWFpbC5jb20iLCJleHAiOjE3NzQ5MTEzNjV9.GXUvvSiM2R4VKXE5QWpN5VrO-9C0Wz0-39paiiURpWc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e110d5b5af4ed0c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.67",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Mar-2026 23:00:25 UTC] === END API CALL LOG ===
[23-Mar-2026 23:00:25 UTC] ✅ API Hash verification passed for profile endpoint
[23-Mar-2026 23:00:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTM2IiwidXNlcm5hbWUiOiJjaGlja3kiLCJlbWFpbCI6InBhYmxvY2hpY2t5NUBnbWFpbC5jb20iLCJleHAiOjE3NzQ5MTEzNjV9.GXUvvSiM2R4VKXE5QWpN5VrO-9C0Wz0-39paiiURpWc
[23-Mar-2026 23:00:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Mar-2026 23:00:25 UTC] ✅ JWT token verified successfully for user profile
[23-Mar-2026 23:00:25 UTC] User ID: 136
[23-Mar-2026 23:00:25 UTC] ✅ User profile retrieved successfully for user ID: 136
[23-Mar-2026 23:00:26 UTC] === API CALL LOG ===
[23-Mar-2026 23:00:26 UTC] Endpoint: user/profile.php
[23-Mar-2026 23:00:26 UTC] Full Log Data: {
    "timestamp": "2026-03-23 23:00:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.67",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.52.67, 141.101.99.110",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTM2IiwidXNlcm5hbWUiOiJjaGlja3kiLCJlbWFpbCI6InBhYmxvY2hpY2t5NUBnbWFpbC5jb20iLCJleHAiOjE3NzQ5MTEzNjV9.GXUvvSiM2R4VKXE5QWpN5VrO-9C0Wz0-39paiiURpWc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e110d616979ed0c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.67",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Mar-2026 23:00:26 UTC] === END API CALL LOG ===
[23-Mar-2026 23:00:26 UTC] ✅ API Hash verification passed for profile endpoint
[23-Mar-2026 23:00:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTM2IiwidXNlcm5hbWUiOiJjaGlja3kiLCJlbWFpbCI6InBhYmxvY2hpY2t5NUBnbWFpbC5jb20iLCJleHAiOjE3NzQ5MTEzNjV9.GXUvvSiM2R4VKXE5QWpN5VrO-9C0Wz0-39paiiURpWc
[23-Mar-2026 23:00:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Mar-2026 23:00:26 UTC] ✅ JWT token verified successfully for user profile
[23-Mar-2026 23:00:26 UTC] User ID: 136
[23-Mar-2026 23:00:26 UTC] ✅ User profile retrieved successfully for user ID: 136
[23-Mar-2026 23:00:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Mar-2026 23:00:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Mar-2026 23:00:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.211.52.67, 141.101.99.110","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTM2IiwidXNlcm5hbWUiOiJjaGlja3kiLCJlbWFpbCI6InBhYmxvY2hpY2t5NUBnbWFpbC5jb20iLCJleHAiOjE3NzQ5MTEzNjV9.GXUvvSiM2R4VKXE5QWpN5VrO-9C0Wz0-39paiiURpWc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e110d664bdaed0c-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.52.67","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[23-Mar-2026 23:00:27 UTC] === User Orders API Called ===
[23-Mar-2026 23:00:27 UTC] User ID: 136
[23-Mar-2026 23:00:27 UTC] Limit: 20, Offset: 0
[23-Mar-2026 23:00:27 UTC] Orders found: 1
[23-Mar-2026 23:00:27 UTC] Orders data: [{"id":117,"quantity":5,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/FOREX_KINGS_SIGNAL_001","status":"pending","created_at":"2026-03-24 02:29:08","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[23-Mar-2026 23:00:27 UTC] Total orders count: 1
[23-Mar-2026 23:00:36 UTC] === API CALL LOG ===
[23-Mar-2026 23:00:36 UTC] Endpoint: user/profile.php
[23-Mar-2026 23:00:36 UTC] Full Log Data: {
    "timestamp": "2026-03-23 23:00:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.67",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.52.67, 172.71.241.84",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTM2IiwidXNlcm5hbWUiOiJjaGlja3kiLCJlbWFpbCI6InBhYmxvY2hpY2t5NUBnbWFpbC5jb20iLCJleHAiOjE3NzQ5MTEzNjV9.GXUvvSiM2R4VKXE5QWpN5VrO-9C0Wz0-39paiiURpWc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e110da0ee132547-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.67",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Mar-2026 23:00:36 UTC] === END API CALL LOG ===
[23-Mar-2026 23:00:36 UTC] ✅ API Hash verification passed for profile endpoint
[23-Mar-2026 23:00:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTM2IiwidXNlcm5hbWUiOiJjaGlja3kiLCJlbWFpbCI6InBhYmxvY2hpY2t5NUBnbWFpbC5jb20iLCJleHAiOjE3NzQ5MTEzNjV9.GXUvvSiM2R4VKXE5QWpN5VrO-9C0Wz0-39paiiURpWc
[23-Mar-2026 23:00:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Mar-2026 23:00:36 UTC] ✅ JWT token verified successfully for user profile
[23-Mar-2026 23:00:36 UTC] User ID: 136
[23-Mar-2026 23:00:36 UTC] ✅ User profile retrieved successfully for user ID: 136
[23-Mar-2026 23:00:37 UTC] === API CALL LOG ===
[23-Mar-2026 23:00:37 UTC] Endpoint: user/profile.php
[23-Mar-2026 23:00:37 UTC] Full Log Data: {
    "timestamp": "2026-03-23 23:00:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.67",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.52.67, 172.71.241.84",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTM2IiwidXNlcm5hbWUiOiJjaGlja3kiLCJlbWFpbCI6InBhYmxvY2hpY2t5NUBnbWFpbC5jb20iLCJleHAiOjE3NzQ5MTEzNjV9.GXUvvSiM2R4VKXE5QWpN5VrO-9C0Wz0-39paiiURpWc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e110da68b7e2547-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.67",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Mar-2026 23:00:37 UTC] === END API CALL LOG ===
[23-Mar-2026 23:00:37 UTC] ✅ API Hash verification passed for profile endpoint
[23-Mar-2026 23:00:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTM2IiwidXNlcm5hbWUiOiJjaGlja3kiLCJlbWFpbCI6InBhYmxvY2hpY2t5NUBnbWFpbC5jb20iLCJleHAiOjE3NzQ5MTEzNjV9.GXUvvSiM2R4VKXE5QWpN5VrO-9C0Wz0-39paiiURpWc
[23-Mar-2026 23:00:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Mar-2026 23:00:37 UTC] ✅ JWT token verified successfully for user profile
[23-Mar-2026 23:00:37 UTC] User ID: 136
[23-Mar-2026 23:00:37 UTC] ✅ User profile retrieved successfully for user ID: 136
[23-Mar-2026 23:16:25 UTC] === API CALL LOG ===
[23-Mar-2026 23:16:25 UTC] Endpoint: user/profile.php
[23-Mar-2026 23:16:25 UTC] Full Log Data: {
    "timestamp": "2026-03-23 23:16:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.67",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.52.67, 172.68.229.180",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTM2IiwidXNlcm5hbWUiOiJjaGlja3kiLCJlbWFpbCI6InBhYmxvY2hpY2t5NUBnbWFpbC5jb20iLCJleHAiOjE3NzQ5MTEzNjV9.GXUvvSiM2R4VKXE5QWpN5VrO-9C0Wz0-39paiiURpWc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e1124c94a813d90-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.67",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Mar-2026 23:16:25 UTC] === END API CALL LOG ===
[23-Mar-2026 23:16:25 UTC] ✅ API Hash verification passed for profile endpoint
[23-Mar-2026 23:16:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTM2IiwidXNlcm5hbWUiOiJjaGlja3kiLCJlbWFpbCI6InBhYmxvY2hpY2t5NUBnbWFpbC5jb20iLCJleHAiOjE3NzQ5MTEzNjV9.GXUvvSiM2R4VKXE5QWpN5VrO-9C0Wz0-39paiiURpWc
[23-Mar-2026 23:16:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Mar-2026 23:16:25 UTC] ✅ JWT token verified successfully for user profile
[23-Mar-2026 23:16:25 UTC] User ID: 136
[23-Mar-2026 23:16:25 UTC] ✅ User profile retrieved successfully for user ID: 136
[23-Mar-2026 23:16:26 UTC] === API CALL LOG ===
[23-Mar-2026 23:16:26 UTC] Endpoint: user/profile.php
[23-Mar-2026 23:16:26 UTC] Full Log Data: {
    "timestamp": "2026-03-23 23:16:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.67",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.52.67, 172.68.229.143",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTM2IiwidXNlcm5hbWUiOiJjaGlja3kiLCJlbWFpbCI6InBhYmxvY2hpY2t5NUBnbWFpbC5jb20iLCJleHAiOjE3NzQ5MTEzNjV9.GXUvvSiM2R4VKXE5QWpN5VrO-9C0Wz0-39paiiURpWc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e1124d028713d90-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.67",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Mar-2026 23:16:26 UTC] === END API CALL LOG ===
[23-Mar-2026 23:16:26 UTC] ✅ API Hash verification passed for profile endpoint
[23-Mar-2026 23:16:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTM2IiwidXNlcm5hbWUiOiJjaGlja3kiLCJlbWFpbCI6InBhYmxvY2hpY2t5NUBnbWFpbC5jb20iLCJleHAiOjE3NzQ5MTEzNjV9.GXUvvSiM2R4VKXE5QWpN5VrO-9C0Wz0-39paiiURpWc
[23-Mar-2026 23:16:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Mar-2026 23:16:26 UTC] ✅ JWT token verified successfully for user profile
[23-Mar-2026 23:16:26 UTC] User ID: 136
[23-Mar-2026 23:16:26 UTC] ✅ User profile retrieved successfully for user ID: 136
[23-Mar-2026 23:16:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Mar-2026 23:16:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Mar-2026 23:16:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.211.52.67, 172.68.229.143","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTM2IiwidXNlcm5hbWUiOiJjaGlja3kiLCJlbWFpbCI6InBhYmxvY2hpY2t5NUBnbWFpbC5jb20iLCJleHAiOjE3NzQ5MTEzNjV9.GXUvvSiM2R4VKXE5QWpN5VrO-9C0Wz0-39paiiURpWc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e1124d499b43d90-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.52.67","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[23-Mar-2026 23:16:26 UTC] === User Orders API Called ===
[23-Mar-2026 23:16:26 UTC] User ID: 136
[23-Mar-2026 23:16:26 UTC] Limit: 20, Offset: 0
[23-Mar-2026 23:16:26 UTC] Orders found: 1
[23-Mar-2026 23:16:26 UTC] Orders data: [{"id":117,"quantity":5,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/FOREX_KINGS_SIGNAL_001","status":"pending","created_at":"2026-03-24 02:29:08","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[23-Mar-2026 23:16:26 UTC] Total orders count: 1
[23-Mar-2026 23:24:12 UTC] === API CALL LOG ===
[23-Mar-2026 23:24:12 UTC] Endpoint: user/profile.php
[23-Mar-2026 23:24:12 UTC] Full Log Data: {
    "timestamp": "2026-03-23 23:24:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.67",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.52.67, 172.68.229.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTM2IiwidXNlcm5hbWUiOiJjaGlja3kiLCJlbWFpbCI6InBhYmxvY2hpY2t5NUBnbWFpbC5jb20iLCJleHAiOjE3NzQ5MTEzNjV9.GXUvvSiM2R4VKXE5QWpN5VrO-9C0Wz0-39paiiURpWc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e11302efea57068-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.67",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Mar-2026 23:24:12 UTC] === END API CALL LOG ===
[23-Mar-2026 23:24:12 UTC] ✅ API Hash verification passed for profile endpoint
[23-Mar-2026 23:24:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTM2IiwidXNlcm5hbWUiOiJjaGlja3kiLCJlbWFpbCI6InBhYmxvY2hpY2t5NUBnbWFpbC5jb20iLCJleHAiOjE3NzQ5MTEzNjV9.GXUvvSiM2R4VKXE5QWpN5VrO-9C0Wz0-39paiiURpWc
[23-Mar-2026 23:24:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Mar-2026 23:24:12 UTC] ✅ JWT token verified successfully for user profile
[23-Mar-2026 23:24:12 UTC] User ID: 136
[23-Mar-2026 23:24:12 UTC] ✅ User profile retrieved successfully for user ID: 136
[23-Mar-2026 23:24:13 UTC] === API CALL LOG ===
[23-Mar-2026 23:24:13 UTC] Endpoint: user/profile.php
[23-Mar-2026 23:24:13 UTC] Full Log Data: {
    "timestamp": "2026-03-23 23:24:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.67",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.52.67, 172.68.229.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTM2IiwidXNlcm5hbWUiOiJjaGlja3kiLCJlbWFpbCI6InBhYmxvY2hpY2t5NUBnbWFpbC5jb20iLCJleHAiOjE3NzQ5MTEzNjV9.GXUvvSiM2R4VKXE5QWpN5VrO-9C0Wz0-39paiiURpWc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e1130381ac37068-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.67",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Mar-2026 23:24:13 UTC] === END API CALL LOG ===
[23-Mar-2026 23:24:13 UTC] ✅ API Hash verification passed for profile endpoint
[23-Mar-2026 23:24:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTM2IiwidXNlcm5hbWUiOiJjaGlja3kiLCJlbWFpbCI6InBhYmxvY2hpY2t5NUBnbWFpbC5jb20iLCJleHAiOjE3NzQ5MTEzNjV9.GXUvvSiM2R4VKXE5QWpN5VrO-9C0Wz0-39paiiURpWc
[23-Mar-2026 23:24:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Mar-2026 23:24:13 UTC] ✅ JWT token verified successfully for user profile
[23-Mar-2026 23:24:13 UTC] User ID: 136
[23-Mar-2026 23:24:13 UTC] ✅ User profile retrieved successfully for user ID: 136
[23-Mar-2026 23:24:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Mar-2026 23:24:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Mar-2026 23:24:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.211.52.67, 172.68.229.181","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTM2IiwidXNlcm5hbWUiOiJjaGlja3kiLCJlbWFpbCI6InBhYmxvY2hpY2t5NUBnbWFpbC5jb20iLCJleHAiOjE3NzQ5MTEzNjV9.GXUvvSiM2R4VKXE5QWpN5VrO-9C0Wz0-39paiiURpWc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e11304349507068-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.52.67","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[23-Mar-2026 23:24:15 UTC] === User Orders API Called ===
[23-Mar-2026 23:24:15 UTC] User ID: 136
[23-Mar-2026 23:24:15 UTC] Limit: 20, Offset: 0
[23-Mar-2026 23:24:15 UTC] Orders found: 1
[23-Mar-2026 23:24:15 UTC] Orders data: [{"id":117,"quantity":5,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/FOREX_KINGS_SIGNAL_001","status":"pending","created_at":"2026-03-24 02:29:08","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[23-Mar-2026 23:24:15 UTC] Total orders count: 1
[24-Mar-2026 00:56:10 UTC] === API CALL LOG ===
[24-Mar-2026 00:56:10 UTC] Endpoint: user/profile.php
[24-Mar-2026 00:56:10 UTC] Full Log Data: {
    "timestamp": "2026-03-24 00:56:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.74.74.113",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.74.74.113, 162.158.94.29",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTM3IiwidXNlcm5hbWUiOiJzb2xheW1hbiIsImVtYWlsIjoiamFyc291bGFpbWFuZTIwQGdtYWlsLmNvbSIsImV4cCI6MTc3NDkxODU2OX0.W6Ae8fY3uVQ8c-4huqZmBaRS0yiRTbgXvFF4PnsPNsA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e11b6e72ec23a79-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.74.74.113",
        "CF-IPCountry": "MA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 00:56:10 UTC] === END API CALL LOG ===
[24-Mar-2026 00:56:10 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 00:56:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTM3IiwidXNlcm5hbWUiOiJzb2xheW1hbiIsImVtYWlsIjoiamFyc291bGFpbWFuZTIwQGdtYWlsLmNvbSIsImV4cCI6MTc3NDkxODU2OX0.W6Ae8fY3uVQ8c-4huqZmBaRS0yiRTbgXvFF4PnsPNsA
[24-Mar-2026 00:56:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 00:56:10 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 00:56:10 UTC] User ID: 137
[24-Mar-2026 00:56:10 UTC] ✅ User profile retrieved successfully for user ID: 137
[24-Mar-2026 00:56:29 UTC] === API CALL LOG ===
[24-Mar-2026 00:56:29 UTC] Endpoint: user/profile.php
[24-Mar-2026 00:56:29 UTC] Full Log Data: {
    "timestamp": "2026-03-24 00:56:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.74.74.113",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.74.74.113, 162.158.94.148",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTM3IiwidXNlcm5hbWUiOiJzb2xheW1hbiIsImVtYWlsIjoiamFyc291bGFpbWFuZTIwQGdtYWlsLmNvbSIsImV4cCI6MTc3NDkxODU2OX0.W6Ae8fY3uVQ8c-4huqZmBaRS0yiRTbgXvFF4PnsPNsA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e11b75e2a393a79-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.74.74.113",
        "CF-IPCountry": "MA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 00:56:29 UTC] === END API CALL LOG ===
[24-Mar-2026 00:56:29 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 00:56:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTM3IiwidXNlcm5hbWUiOiJzb2xheW1hbiIsImVtYWlsIjoiamFyc291bGFpbWFuZTIwQGdtYWlsLmNvbSIsImV4cCI6MTc3NDkxODU2OX0.W6Ae8fY3uVQ8c-4huqZmBaRS0yiRTbgXvFF4PnsPNsA
[24-Mar-2026 00:56:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 00:56:29 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 00:56:29 UTC] User ID: 137
[24-Mar-2026 00:56:29 UTC] ✅ User profile retrieved successfully for user ID: 137
[24-Mar-2026 00:56:36 UTC] === API CALL LOG ===
[24-Mar-2026 00:56:36 UTC] Endpoint: user/profile.php
[24-Mar-2026 00:56:36 UTC] Full Log Data: {
    "timestamp": "2026-03-24 00:56:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.74.74.113",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.74.74.113, 162.158.94.148",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTM3IiwidXNlcm5hbWUiOiJzb2xheW1hbiIsImVtYWlsIjoiamFyc291bGFpbWFuZTIwQGdtYWlsLmNvbSIsImV4cCI6MTc3NDkxODU2OX0.W6Ae8fY3uVQ8c-4huqZmBaRS0yiRTbgXvFF4PnsPNsA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e11b788fd983a79-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.74.74.113",
        "CF-IPCountry": "MA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 00:56:36 UTC] === END API CALL LOG ===
[24-Mar-2026 00:56:36 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 00:56:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTM3IiwidXNlcm5hbWUiOiJzb2xheW1hbiIsImVtYWlsIjoiamFyc291bGFpbWFuZTIwQGdtYWlsLmNvbSIsImV4cCI6MTc3NDkxODU2OX0.W6Ae8fY3uVQ8c-4huqZmBaRS0yiRTbgXvFF4PnsPNsA
[24-Mar-2026 00:56:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 00:56:36 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 00:56:36 UTC] User ID: 137
[24-Mar-2026 00:56:36 UTC] ✅ User profile retrieved successfully for user ID: 137
[24-Mar-2026 00:56:46 UTC] === API CALL LOG ===
[24-Mar-2026 00:56:46 UTC] Endpoint: user/profile.php
[24-Mar-2026 00:56:46 UTC] Full Log Data: {
    "timestamp": "2026-03-24 00:56:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.74.74.113",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.74.74.113, 162.158.94.149",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTM3IiwidXNlcm5hbWUiOiJzb2xheW1hbiIsImVtYWlsIjoiamFyc291bGFpbWFuZTIwQGdtYWlsLmNvbSIsImV4cCI6MTc3NDkxODU2OX0.W6Ae8fY3uVQ8c-4huqZmBaRS0yiRTbgXvFF4PnsPNsA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e11b7c9685e3a79-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.74.74.113",
        "CF-IPCountry": "MA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 00:56:46 UTC] === END API CALL LOG ===
[24-Mar-2026 00:56:46 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 00:56:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTM3IiwidXNlcm5hbWUiOiJzb2xheW1hbiIsImVtYWlsIjoiamFyc291bGFpbWFuZTIwQGdtYWlsLmNvbSIsImV4cCI6MTc3NDkxODU2OX0.W6Ae8fY3uVQ8c-4huqZmBaRS0yiRTbgXvFF4PnsPNsA
[24-Mar-2026 00:56:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 00:56:46 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 00:56:46 UTC] User ID: 137
[24-Mar-2026 00:56:46 UTC] ✅ User profile retrieved successfully for user ID: 137
[24-Mar-2026 00:57:01 UTC] === API CALL LOG ===
[24-Mar-2026 00:57:01 UTC] Endpoint: user/profile.php
[24-Mar-2026 00:57:01 UTC] Full Log Data: {
    "timestamp": "2026-03-24 00:57:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.74.74.113",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.74.74.113, 162.158.94.148",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTM3IiwidXNlcm5hbWUiOiJzb2xheW1hbiIsImVtYWlsIjoiamFyc291bGFpbWFuZTIwQGdtYWlsLmNvbSIsImV4cCI6MTc3NDkxODU2OX0.W6Ae8fY3uVQ8c-4huqZmBaRS0yiRTbgXvFF4PnsPNsA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e11b8272ac33a79-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.74.74.113",
        "CF-IPCountry": "MA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 00:57:01 UTC] === END API CALL LOG ===
[24-Mar-2026 00:57:01 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 00:57:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTM3IiwidXNlcm5hbWUiOiJzb2xheW1hbiIsImVtYWlsIjoiamFyc291bGFpbWFuZTIwQGdtYWlsLmNvbSIsImV4cCI6MTc3NDkxODU2OX0.W6Ae8fY3uVQ8c-4huqZmBaRS0yiRTbgXvFF4PnsPNsA
[24-Mar-2026 00:57:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 00:57:01 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 00:57:01 UTC] User ID: 137
[24-Mar-2026 00:57:01 UTC] ✅ User profile retrieved successfully for user ID: 137
[24-Mar-2026 00:57:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 00:57:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 00:57:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.74.74.113, 162.158.94.148","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTM3IiwidXNlcm5hbWUiOiJzb2xheW1hbiIsImVtYWlsIjoiamFyc291bGFpbWFuZTIwQGdtYWlsLmNvbSIsImV4cCI6MTc3NDkxODU2OX0.W6Ae8fY3uVQ8c-4huqZmBaRS0yiRTbgXvFF4PnsPNsA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e11b83278b53a79-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"105.74.74.113","CF-IPCountry":"MA","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[24-Mar-2026 00:57:03 UTC] === User Orders API Called ===
[24-Mar-2026 00:57:03 UTC] User ID: 137
[24-Mar-2026 00:57:03 UTC] Limit: 20, Offset: 0
[24-Mar-2026 00:57:03 UTC] Orders found: 0
[24-Mar-2026 00:57:03 UTC] Orders data: []
[24-Mar-2026 00:57:03 UTC] Total orders count: 0
[24-Mar-2026 00:57:04 UTC] === API CALL LOG ===
[24-Mar-2026 00:57:04 UTC] Endpoint: user/profile.php
[24-Mar-2026 00:57:04 UTC] Full Log Data: {
    "timestamp": "2026-03-24 00:57:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.74.74.113",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.74.74.113, 162.158.94.148",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTM3IiwidXNlcm5hbWUiOiJzb2xheW1hbiIsImVtYWlsIjoiamFyc291bGFpbWFuZTIwQGdtYWlsLmNvbSIsImV4cCI6MTc3NDkxODU2OX0.W6Ae8fY3uVQ8c-4huqZmBaRS0yiRTbgXvFF4PnsPNsA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e11b8380b6a3a79-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.74.74.113",
        "CF-IPCountry": "MA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 00:57:04 UTC] === END API CALL LOG ===
[24-Mar-2026 00:57:04 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 00:57:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTM3IiwidXNlcm5hbWUiOiJzb2xheW1hbiIsImVtYWlsIjoiamFyc291bGFpbWFuZTIwQGdtYWlsLmNvbSIsImV4cCI6MTc3NDkxODU2OX0.W6Ae8fY3uVQ8c-4huqZmBaRS0yiRTbgXvFF4PnsPNsA
[24-Mar-2026 00:57:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 00:57:04 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 00:57:04 UTC] User ID: 137
[24-Mar-2026 00:57:04 UTC] ✅ User profile retrieved successfully for user ID: 137
[24-Mar-2026 00:57:04 UTC] User Purchases API - User ID: 137
[24-Mar-2026 00:57:04 UTC] User Purchases API - Total purchases found: 0
[24-Mar-2026 00:57:06 UTC] === API CALL LOG ===
[24-Mar-2026 00:57:06 UTC] Endpoint: user/profile.php
[24-Mar-2026 00:57:06 UTC] Full Log Data: {
    "timestamp": "2026-03-24 00:57:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.74.74.113",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.74.74.113, 162.158.94.148",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTM3IiwidXNlcm5hbWUiOiJzb2xheW1hbiIsImVtYWlsIjoiamFyc291bGFpbWFuZTIwQGdtYWlsLmNvbSIsImV4cCI6MTc3NDkxODU2OX0.W6Ae8fY3uVQ8c-4huqZmBaRS0yiRTbgXvFF4PnsPNsA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e11b848bb433a79-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.74.74.113",
        "CF-IPCountry": "MA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 00:57:06 UTC] === END API CALL LOG ===
[24-Mar-2026 00:57:06 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 00:57:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTM3IiwidXNlcm5hbWUiOiJzb2xheW1hbiIsImVtYWlsIjoiamFyc291bGFpbWFuZTIwQGdtYWlsLmNvbSIsImV4cCI6MTc3NDkxODU2OX0.W6Ae8fY3uVQ8c-4huqZmBaRS0yiRTbgXvFF4PnsPNsA
[24-Mar-2026 00:57:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 00:57:06 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 00:57:06 UTC] User ID: 137
[24-Mar-2026 00:57:06 UTC] ✅ User profile retrieved successfully for user ID: 137
[24-Mar-2026 00:57:12 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 00:57:12 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 00:57:12 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.74.74.113, 162.158.94.148","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTM3IiwidXNlcm5hbWUiOiJzb2xheW1hbiIsImVtYWlsIjoiamFyc291bGFpbWFuZTIwQGdtYWlsLmNvbSIsImV4cCI6MTc3NDkxODU2OX0.W6Ae8fY3uVQ8c-4huqZmBaRS0yiRTbgXvFF4PnsPNsA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e11b86fd9a83a79-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"105.74.74.113","CF-IPCountry":"MA","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[24-Mar-2026 00:57:12 UTC] === User Orders API Called ===
[24-Mar-2026 00:57:12 UTC] User ID: 137
[24-Mar-2026 00:57:12 UTC] Limit: 20, Offset: 0
[24-Mar-2026 00:57:12 UTC] Orders found: 0
[24-Mar-2026 00:57:12 UTC] Orders data: []
[24-Mar-2026 00:57:12 UTC] Total orders count: 0
[24-Mar-2026 00:57:22 UTC] === API CALL LOG ===
[24-Mar-2026 00:57:22 UTC] Endpoint: user/profile.php
[24-Mar-2026 00:57:22 UTC] Full Log Data: {
    "timestamp": "2026-03-24 00:57:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.74.74.113",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.74.74.113, 162.158.94.149",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTM3IiwidXNlcm5hbWUiOiJzb2xheW1hbiIsImVtYWlsIjoiamFyc291bGFpbWFuZTIwQGdtYWlsLmNvbSIsImV4cCI6MTc3NDkxODU2OX0.W6Ae8fY3uVQ8c-4huqZmBaRS0yiRTbgXvFF4PnsPNsA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e11b8a8fdd23a79-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.74.74.113",
        "CF-IPCountry": "MA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 00:57:22 UTC] === END API CALL LOG ===
[24-Mar-2026 00:57:22 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 00:57:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTM3IiwidXNlcm5hbWUiOiJzb2xheW1hbiIsImVtYWlsIjoiamFyc291bGFpbWFuZTIwQGdtYWlsLmNvbSIsImV4cCI6MTc3NDkxODU2OX0.W6Ae8fY3uVQ8c-4huqZmBaRS0yiRTbgXvFF4PnsPNsA
[24-Mar-2026 00:57:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 00:57:22 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 00:57:22 UTC] User ID: 137
[24-Mar-2026 00:57:22 UTC] ✅ User profile retrieved successfully for user ID: 137
[24-Mar-2026 00:57:32 UTC] === API CALL LOG ===
[24-Mar-2026 00:57:32 UTC] Endpoint: user/profile.php
[24-Mar-2026 00:57:32 UTC] Full Log Data: {
    "timestamp": "2026-03-24 00:57:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.74.74.113",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.74.74.113, 172.70.240.25",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTM3IiwidXNlcm5hbWUiOiJzb2xheW1hbiIsImVtYWlsIjoiamFyc291bGFpbWFuZTIwQGdtYWlsLmNvbSIsImV4cCI6MTc3NDkxODU2OX0.W6Ae8fY3uVQ8c-4huqZmBaRS0yiRTbgXvFF4PnsPNsA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e11b8ea4c4fc4d8-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.74.74.113",
        "CF-IPCountry": "MA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 00:57:32 UTC] === END API CALL LOG ===
[24-Mar-2026 00:57:32 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 00:57:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTM3IiwidXNlcm5hbWUiOiJzb2xheW1hbiIsImVtYWlsIjoiamFyc291bGFpbWFuZTIwQGdtYWlsLmNvbSIsImV4cCI6MTc3NDkxODU2OX0.W6Ae8fY3uVQ8c-4huqZmBaRS0yiRTbgXvFF4PnsPNsA
[24-Mar-2026 00:57:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 00:57:32 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 00:57:32 UTC] User ID: 137
[24-Mar-2026 00:57:32 UTC] ✅ User profile retrieved successfully for user ID: 137
[24-Mar-2026 00:57:33 UTC] === API CALL LOG ===
[24-Mar-2026 00:57:33 UTC] Endpoint: user/profile.php
[24-Mar-2026 00:57:33 UTC] Full Log Data: {
    "timestamp": "2026-03-24 00:57:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.74.74.113",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.74.74.113, 172.70.240.170",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTM3IiwidXNlcm5hbWUiOiJzb2xheW1hbiIsImVtYWlsIjoiamFyc291bGFpbWFuZTIwQGdtYWlsLmNvbSIsImV4cCI6MTc3NDkxODU2OX0.W6Ae8fY3uVQ8c-4huqZmBaRS0yiRTbgXvFF4PnsPNsA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e11b8ed88ecc4d8-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.74.74.113",
        "CF-IPCountry": "MA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 00:57:33 UTC] === END API CALL LOG ===
[24-Mar-2026 00:57:33 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 00:57:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTM3IiwidXNlcm5hbWUiOiJzb2xheW1hbiIsImVtYWlsIjoiamFyc291bGFpbWFuZTIwQGdtYWlsLmNvbSIsImV4cCI6MTc3NDkxODU2OX0.W6Ae8fY3uVQ8c-4huqZmBaRS0yiRTbgXvFF4PnsPNsA
[24-Mar-2026 00:57:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 00:57:33 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 00:57:33 UTC] User ID: 137
[24-Mar-2026 00:57:33 UTC] ✅ User profile retrieved successfully for user ID: 137
[24-Mar-2026 00:57:55 UTC] === API CALL LOG ===
[24-Mar-2026 00:57:55 UTC] Endpoint: user/profile.php
[24-Mar-2026 00:57:55 UTC] Full Log Data: {
    "timestamp": "2026-03-24 00:57:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.74.74.113",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.74.74.113, 172.70.240.170",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTM3IiwidXNlcm5hbWUiOiJzb2xheW1hbiIsImVtYWlsIjoiamFyc291bGFpbWFuZTIwQGdtYWlsLmNvbSIsImV4cCI6MTc3NDkxODU2OX0.W6Ae8fY3uVQ8c-4huqZmBaRS0yiRTbgXvFF4PnsPNsA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e11b977da36c4d8-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.74.74.113",
        "CF-IPCountry": "MA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 00:57:55 UTC] === END API CALL LOG ===
[24-Mar-2026 00:57:55 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 00:57:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTM3IiwidXNlcm5hbWUiOiJzb2xheW1hbiIsImVtYWlsIjoiamFyc291bGFpbWFuZTIwQGdtYWlsLmNvbSIsImV4cCI6MTc3NDkxODU2OX0.W6Ae8fY3uVQ8c-4huqZmBaRS0yiRTbgXvFF4PnsPNsA
[24-Mar-2026 00:57:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 00:57:55 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 00:57:55 UTC] User ID: 137
[24-Mar-2026 00:57:55 UTC] ✅ User profile retrieved successfully for user ID: 137
[24-Mar-2026 00:57:55 UTC] User Purchases API - User ID: 137
[24-Mar-2026 00:57:55 UTC] User Purchases API - Total purchases found: 2
[24-Mar-2026 00:58:04 UTC] === API CALL LOG ===
[24-Mar-2026 00:58:04 UTC] Endpoint: user/profile.php
[24-Mar-2026 00:58:04 UTC] Full Log Data: {
    "timestamp": "2026-03-24 00:58:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.74.74.113",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.74.74.113, 172.70.240.170",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTM3IiwidXNlcm5hbWUiOiJzb2xheW1hbiIsImVtYWlsIjoiamFyc291bGFpbWFuZTIwQGdtYWlsLmNvbSIsImV4cCI6MTc3NDkxODU2OX0.W6Ae8fY3uVQ8c-4huqZmBaRS0yiRTbgXvFF4PnsPNsA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e11b9b0fe8dc4d8-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.74.74.113",
        "CF-IPCountry": "MA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 00:58:04 UTC] === END API CALL LOG ===
[24-Mar-2026 00:58:04 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 00:58:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTM3IiwidXNlcm5hbWUiOiJzb2xheW1hbiIsImVtYWlsIjoiamFyc291bGFpbWFuZTIwQGdtYWlsLmNvbSIsImV4cCI6MTc3NDkxODU2OX0.W6Ae8fY3uVQ8c-4huqZmBaRS0yiRTbgXvFF4PnsPNsA
[24-Mar-2026 00:58:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 00:58:04 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 00:58:04 UTC] User ID: 137
[24-Mar-2026 00:58:04 UTC] ✅ User profile retrieved successfully for user ID: 137
[24-Mar-2026 00:58:04 UTC] User Purchases API - User ID: 137
[24-Mar-2026 00:58:04 UTC] User Purchases API - Total purchases found: 2
[24-Mar-2026 00:58:07 UTC] === API CALL LOG ===
[24-Mar-2026 00:58:07 UTC] Endpoint: user/profile.php
[24-Mar-2026 00:58:07 UTC] Full Log Data: {
    "timestamp": "2026-03-24 00:58:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.74.74.113",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.74.74.113, 172.70.240.170",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTM3IiwidXNlcm5hbWUiOiJzb2xheW1hbiIsImVtYWlsIjoiamFyc291bGFpbWFuZTIwQGdtYWlsLmNvbSIsImV4cCI6MTc3NDkxODU2OX0.W6Ae8fY3uVQ8c-4huqZmBaRS0yiRTbgXvFF4PnsPNsA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e11b9c1fd9fc4d8-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.74.74.113",
        "CF-IPCountry": "MA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 00:58:07 UTC] === END API CALL LOG ===
[24-Mar-2026 00:58:07 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 00:58:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTM3IiwidXNlcm5hbWUiOiJzb2xheW1hbiIsImVtYWlsIjoiamFyc291bGFpbWFuZTIwQGdtYWlsLmNvbSIsImV4cCI6MTc3NDkxODU2OX0.W6Ae8fY3uVQ8c-4huqZmBaRS0yiRTbgXvFF4PnsPNsA
[24-Mar-2026 00:58:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 00:58:07 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 00:58:07 UTC] User ID: 137
[24-Mar-2026 00:58:07 UTC] ✅ User profile retrieved successfully for user ID: 137
[24-Mar-2026 00:58:32 UTC] === API CALL LOG ===
[24-Mar-2026 00:58:32 UTC] Endpoint: user/profile.php
[24-Mar-2026 00:58:32 UTC] Full Log Data: {
    "timestamp": "2026-03-24 00:58:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.74.74.113",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.74.74.113, 172.70.240.171",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTM3IiwidXNlcm5hbWUiOiJzb2xheW1hbiIsImVtYWlsIjoiamFyc291bGFpbWFuZTIwQGdtYWlsLmNvbSIsImV4cCI6MTc3NDkxODU2OX0.W6Ae8fY3uVQ8c-4huqZmBaRS0yiRTbgXvFF4PnsPNsA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e11ba60e89dc4d8-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.74.74.113",
        "CF-IPCountry": "MA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 00:58:32 UTC] === END API CALL LOG ===
[24-Mar-2026 00:58:32 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 00:58:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTM3IiwidXNlcm5hbWUiOiJzb2xheW1hbiIsImVtYWlsIjoiamFyc291bGFpbWFuZTIwQGdtYWlsLmNvbSIsImV4cCI6MTc3NDkxODU2OX0.W6Ae8fY3uVQ8c-4huqZmBaRS0yiRTbgXvFF4PnsPNsA
[24-Mar-2026 00:58:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 00:58:32 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 00:58:32 UTC] User ID: 137
[24-Mar-2026 00:58:32 UTC] ✅ User profile retrieved successfully for user ID: 137
[24-Mar-2026 01:00:16 UTC] === API CALL LOG ===
[24-Mar-2026 01:00:16 UTC] Endpoint: user/profile.php
[24-Mar-2026 01:00:16 UTC] Full Log Data: {
    "timestamp": "2026-03-24 01:00:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.74.74.113",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.74.74.113, 172.70.240.24",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTM3IiwidXNlcm5hbWUiOiJzb2xheW1hbiIsImVtYWlsIjoiamFyc291bGFpbWFuZTIwQGdtYWlsLmNvbSIsImV4cCI6MTc3NDkxODU2OX0.W6Ae8fY3uVQ8c-4huqZmBaRS0yiRTbgXvFF4PnsPNsA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e11bcea8fb7557f-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.74.74.113",
        "CF-IPCountry": "MA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 01:00:16 UTC] === END API CALL LOG ===
[24-Mar-2026 01:00:16 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 01:00:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTM3IiwidXNlcm5hbWUiOiJzb2xheW1hbiIsImVtYWlsIjoiamFyc291bGFpbWFuZTIwQGdtYWlsLmNvbSIsImV4cCI6MTc3NDkxODU2OX0.W6Ae8fY3uVQ8c-4huqZmBaRS0yiRTbgXvFF4PnsPNsA
[24-Mar-2026 01:00:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 01:00:16 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 01:00:16 UTC] User ID: 137
[24-Mar-2026 01:00:16 UTC] ✅ User profile retrieved successfully for user ID: 137
[24-Mar-2026 01:00:17 UTC] === API CALL LOG ===
[24-Mar-2026 01:00:17 UTC] Endpoint: user/profile.php
[24-Mar-2026 01:00:17 UTC] Full Log Data: {
    "timestamp": "2026-03-24 01:00:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.74.74.113",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.74.74.113, 172.70.240.24",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTM3IiwidXNlcm5hbWUiOiJzb2xheW1hbiIsImVtYWlsIjoiamFyc291bGFpbWFuZTIwQGdtYWlsLmNvbSIsImV4cCI6MTc3NDkxODU2OX0.W6Ae8fY3uVQ8c-4huqZmBaRS0yiRTbgXvFF4PnsPNsA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e11bcf02fec557f-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.74.74.113",
        "CF-IPCountry": "MA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 01:00:17 UTC] === END API CALL LOG ===
[24-Mar-2026 01:00:17 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 01:00:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTM3IiwidXNlcm5hbWUiOiJzb2xheW1hbiIsImVtYWlsIjoiamFyc291bGFpbWFuZTIwQGdtYWlsLmNvbSIsImV4cCI6MTc3NDkxODU2OX0.W6Ae8fY3uVQ8c-4huqZmBaRS0yiRTbgXvFF4PnsPNsA
[24-Mar-2026 01:00:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 01:00:17 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 01:00:17 UTC] User ID: 137
[24-Mar-2026 01:00:17 UTC] ✅ User profile retrieved successfully for user ID: 137
[24-Mar-2026 01:00:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 01:00:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 01:00:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.74.74.113, 172.70.251.71","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTM3IiwidXNlcm5hbWUiOiJzb2xheW1hbiIsImVtYWlsIjoiamFyc291bGFpbWFuZTIwQGdtYWlsLmNvbSIsImV4cCI6MTc3NDkxODU2OX0.W6Ae8fY3uVQ8c-4huqZmBaRS0yiRTbgXvFF4PnsPNsA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e11bd92dd6d9143-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"105.74.74.113","CF-IPCountry":"MA","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[24-Mar-2026 01:00:43 UTC] === User Orders API Called ===
[24-Mar-2026 01:00:43 UTC] User ID: 137
[24-Mar-2026 01:00:43 UTC] Limit: 20, Offset: 0
[24-Mar-2026 01:00:43 UTC] Orders found: 1
[24-Mar-2026 01:00:43 UTC] Orders data: [{"id":118,"quantity":3,"total_coins":3,"coin_type":"regular","telegram_link":"https:\/\/t.me\/solayman_trade\/403","status":"pending","created_at":"2026-03-24 04:30:41","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Mar-2026 01:00:43 UTC] Total orders count: 1
[24-Mar-2026 01:01:04 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 01:01:04 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 01:01:04 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.74.74.113, 172.71.164.219","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTM3IiwidXNlcm5hbWUiOiJzb2xheW1hbiIsImVtYWlsIjoiamFyc291bGFpbWFuZTIwQGdtYWlsLmNvbSIsImV4cCI6MTc3NDkxODU2OX0.W6Ae8fY3uVQ8c-4huqZmBaRS0yiRTbgXvFF4PnsPNsA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e11be172f42d28c-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"105.74.74.113","CF-IPCountry":"MA","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[24-Mar-2026 01:01:04 UTC] === User Orders API Called ===
[24-Mar-2026 01:01:04 UTC] User ID: 137
[24-Mar-2026 01:01:04 UTC] Limit: 20, Offset: 0
[24-Mar-2026 01:01:04 UTC] Orders found: 1
[24-Mar-2026 01:01:04 UTC] Orders data: [{"id":118,"quantity":3,"total_coins":3,"coin_type":"regular","telegram_link":"https:\/\/t.me\/solayman_trade\/403","status":"pending","created_at":"2026-03-24 04:30:41","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Mar-2026 01:01:04 UTC] Total orders count: 1
[24-Mar-2026 01:01:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 01:01:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 01:01:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.74.74.113, 172.71.164.219","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTM3IiwidXNlcm5hbWUiOiJzb2xheW1hbiIsImVtYWlsIjoiamFyc291bGFpbWFuZTIwQGdtYWlsLmNvbSIsImV4cCI6MTc3NDkxODU2OX0.W6Ae8fY3uVQ8c-4huqZmBaRS0yiRTbgXvFF4PnsPNsA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e11be32daded28c-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"105.74.74.113","CF-IPCountry":"MA","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[24-Mar-2026 01:01:08 UTC] === User Orders API Called ===
[24-Mar-2026 01:01:08 UTC] User ID: 137
[24-Mar-2026 01:01:08 UTC] Limit: 20, Offset: 0
[24-Mar-2026 01:01:08 UTC] Orders found: 1
[24-Mar-2026 01:01:08 UTC] Orders data: [{"id":118,"quantity":3,"total_coins":3,"coin_type":"regular","telegram_link":"https:\/\/t.me\/solayman_trade\/403","status":"pending","created_at":"2026-03-24 04:30:41","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Mar-2026 01:01:08 UTC] Total orders count: 1
[24-Mar-2026 01:01:10 UTC] === API CALL LOG ===
[24-Mar-2026 01:01:10 UTC] Endpoint: user/profile.php
[24-Mar-2026 01:01:10 UTC] Full Log Data: {
    "timestamp": "2026-03-24 01:01:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.74.74.113",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.74.74.113, 172.71.164.219",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTM3IiwidXNlcm5hbWUiOiJzb2xheW1hbiIsImVtYWlsIjoiamFyc291bGFpbWFuZTIwQGdtYWlsLmNvbSIsImV4cCI6MTc3NDkxODU2OX0.W6Ae8fY3uVQ8c-4huqZmBaRS0yiRTbgXvFF4PnsPNsA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e11be3c1a7cd28c-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.74.74.113",
        "CF-IPCountry": "MA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 01:01:10 UTC] === END API CALL LOG ===
[24-Mar-2026 01:01:10 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 01:01:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTM3IiwidXNlcm5hbWUiOiJzb2xheW1hbiIsImVtYWlsIjoiamFyc291bGFpbWFuZTIwQGdtYWlsLmNvbSIsImV4cCI6MTc3NDkxODU2OX0.W6Ae8fY3uVQ8c-4huqZmBaRS0yiRTbgXvFF4PnsPNsA
[24-Mar-2026 01:01:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 01:01:10 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 01:01:10 UTC] User ID: 137
[24-Mar-2026 01:01:10 UTC] ✅ User profile retrieved successfully for user ID: 137
[24-Mar-2026 01:01:10 UTC] User Purchases API - User ID: 137
[24-Mar-2026 01:01:10 UTC] User Purchases API - Total purchases found: 2
[24-Mar-2026 01:01:15 UTC] === API CALL LOG ===
[24-Mar-2026 01:01:15 UTC] Endpoint: user/profile.php
[24-Mar-2026 01:01:15 UTC] Full Log Data: {
    "timestamp": "2026-03-24 01:01:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.74.74.113",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.74.74.113, 172.71.148.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTM3IiwidXNlcm5hbWUiOiJzb2xheW1hbiIsImVtYWlsIjoiamFyc291bGFpbWFuZTIwQGdtYWlsLmNvbSIsImV4cCI6MTc3NDkxODU2OX0.W6Ae8fY3uVQ8c-4huqZmBaRS0yiRTbgXvFF4PnsPNsA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e11be5ace13dc94-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.74.74.113",
        "CF-IPCountry": "MA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 01:01:15 UTC] === END API CALL LOG ===
[24-Mar-2026 01:01:15 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 01:01:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTM3IiwidXNlcm5hbWUiOiJzb2xheW1hbiIsImVtYWlsIjoiamFyc291bGFpbWFuZTIwQGdtYWlsLmNvbSIsImV4cCI6MTc3NDkxODU2OX0.W6Ae8fY3uVQ8c-4huqZmBaRS0yiRTbgXvFF4PnsPNsA
[24-Mar-2026 01:01:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 01:01:15 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 01:01:15 UTC] User ID: 137
[24-Mar-2026 01:01:15 UTC] ✅ User profile retrieved successfully for user ID: 137
[24-Mar-2026 01:01:15 UTC] === API CALL LOG ===
[24-Mar-2026 01:01:15 UTC] Endpoint: user/profile.php
[24-Mar-2026 01:01:15 UTC] Full Log Data: {
    "timestamp": "2026-03-24 01:01:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.74.74.113",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.74.74.113, 172.71.148.69",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTM3IiwidXNlcm5hbWUiOiJzb2xheW1hbiIsImVtYWlsIjoiamFyc291bGFpbWFuZTIwQGdtYWlsLmNvbSIsImV4cCI6MTc3NDkxODU2OX0.W6Ae8fY3uVQ8c-4huqZmBaRS0yiRTbgXvFF4PnsPNsA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e11be5d09c5dc94-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.74.74.113",
        "CF-IPCountry": "MA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 01:01:15 UTC] === END API CALL LOG ===
[24-Mar-2026 01:01:15 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 01:01:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTM3IiwidXNlcm5hbWUiOiJzb2xheW1hbiIsImVtYWlsIjoiamFyc291bGFpbWFuZTIwQGdtYWlsLmNvbSIsImV4cCI6MTc3NDkxODU2OX0.W6Ae8fY3uVQ8c-4huqZmBaRS0yiRTbgXvFF4PnsPNsA
[24-Mar-2026 01:01:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 01:01:15 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 01:01:15 UTC] User ID: 137
[24-Mar-2026 01:01:15 UTC] ✅ User profile retrieved successfully for user ID: 137
[24-Mar-2026 01:01:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 01:01:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 01:01:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.74.74.113, 172.71.148.69","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTM3IiwidXNlcm5hbWUiOiJzb2xheW1hbiIsImVtYWlsIjoiamFyc291bGFpbWFuZTIwQGdtYWlsLmNvbSIsImV4cCI6MTc3NDkxODU2OX0.W6Ae8fY3uVQ8c-4huqZmBaRS0yiRTbgXvFF4PnsPNsA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e11be715ddcdc94-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"105.74.74.113","CF-IPCountry":"MA","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[24-Mar-2026 01:01:18 UTC] === User Orders API Called ===
[24-Mar-2026 01:01:18 UTC] User ID: 137
[24-Mar-2026 01:01:18 UTC] Limit: 20, Offset: 0
[24-Mar-2026 01:01:18 UTC] Orders found: 1
[24-Mar-2026 01:01:18 UTC] Orders data: [{"id":118,"quantity":3,"total_coins":3,"coin_type":"regular","telegram_link":"https:\/\/t.me\/solayman_trade\/403","status":"pending","created_at":"2026-03-24 04:30:41","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Mar-2026 01:01:18 UTC] Total orders count: 1
[24-Mar-2026 01:01:20 UTC] === API CALL LOG ===
[24-Mar-2026 01:01:20 UTC] Endpoint: user/profile.php
[24-Mar-2026 01:01:20 UTC] Full Log Data: {
    "timestamp": "2026-03-24 01:01:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.74.74.113",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.74.74.113, 172.71.148.69",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTM3IiwidXNlcm5hbWUiOiJzb2xheW1hbiIsImVtYWlsIjoiamFyc291bGFpbWFuZTIwQGdtYWlsLmNvbSIsImV4cCI6MTc3NDkxODU2OX0.W6Ae8fY3uVQ8c-4huqZmBaRS0yiRTbgXvFF4PnsPNsA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e11be7c9a32dc94-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.74.74.113",
        "CF-IPCountry": "MA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 01:01:20 UTC] === END API CALL LOG ===
[24-Mar-2026 01:01:20 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 01:01:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTM3IiwidXNlcm5hbWUiOiJzb2xheW1hbiIsImVtYWlsIjoiamFyc291bGFpbWFuZTIwQGdtYWlsLmNvbSIsImV4cCI6MTc3NDkxODU2OX0.W6Ae8fY3uVQ8c-4huqZmBaRS0yiRTbgXvFF4PnsPNsA
[24-Mar-2026 01:01:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 01:01:20 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 01:01:20 UTC] User ID: 137
[24-Mar-2026 01:01:20 UTC] ✅ User profile retrieved successfully for user ID: 137
[24-Mar-2026 01:02:03 UTC] === API CALL LOG ===
[24-Mar-2026 01:02:03 UTC] Endpoint: user/profile.php
[24-Mar-2026 01:02:03 UTC] Full Log Data: {
    "timestamp": "2026-03-24 01:02:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.74.74.113",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.74.74.113, 172.71.148.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTM3IiwidXNlcm5hbWUiOiJzb2xheW1hbiIsImVtYWlsIjoiamFyc291bGFpbWFuZTIwQGdtYWlsLmNvbSIsImV4cCI6MTc3NDkxODU2OX0.W6Ae8fY3uVQ8c-4huqZmBaRS0yiRTbgXvFF4PnsPNsA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e11bf878b43dc94-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.74.74.113",
        "CF-IPCountry": "MA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 01:02:03 UTC] === END API CALL LOG ===
[24-Mar-2026 01:02:03 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 01:02:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTM3IiwidXNlcm5hbWUiOiJzb2xheW1hbiIsImVtYWlsIjoiamFyc291bGFpbWFuZTIwQGdtYWlsLmNvbSIsImV4cCI6MTc3NDkxODU2OX0.W6Ae8fY3uVQ8c-4huqZmBaRS0yiRTbgXvFF4PnsPNsA
[24-Mar-2026 01:02:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 01:02:03 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 01:02:03 UTC] User ID: 137
[24-Mar-2026 01:02:03 UTC] ✅ User profile retrieved successfully for user ID: 137
[24-Mar-2026 01:02:16 UTC] === API CALL LOG ===
[24-Mar-2026 01:02:16 UTC] Endpoint: user/profile.php
[24-Mar-2026 01:02:16 UTC] Full Log Data: {
    "timestamp": "2026-03-24 01:02:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.74.74.113",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.74.74.113, 172.71.148.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTM3IiwidXNlcm5hbWUiOiJzb2xheW1hbiIsImVtYWlsIjoiamFyc291bGFpbWFuZTIwQGdtYWlsLmNvbSIsImV4cCI6MTc3NDkxODU2OX0.W6Ae8fY3uVQ8c-4huqZmBaRS0yiRTbgXvFF4PnsPNsA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e11bfd7ea3bdc94-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.74.74.113",
        "CF-IPCountry": "MA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 01:02:16 UTC] === END API CALL LOG ===
[24-Mar-2026 01:02:16 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 01:02:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTM3IiwidXNlcm5hbWUiOiJzb2xheW1hbiIsImVtYWlsIjoiamFyc291bGFpbWFuZTIwQGdtYWlsLmNvbSIsImV4cCI6MTc3NDkxODU2OX0.W6Ae8fY3uVQ8c-4huqZmBaRS0yiRTbgXvFF4PnsPNsA
[24-Mar-2026 01:02:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 01:02:16 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 01:02:16 UTC] User ID: 137
[24-Mar-2026 01:02:16 UTC] ✅ User profile retrieved successfully for user ID: 137
[24-Mar-2026 01:02:28 UTC] === API CALL LOG ===
[24-Mar-2026 01:02:28 UTC] Endpoint: user/profile.php
[24-Mar-2026 01:02:28 UTC] Full Log Data: {
    "timestamp": "2026-03-24 01:02:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.74.74.113",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.74.74.113, 162.158.94.148",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTM3IiwidXNlcm5hbWUiOiJzb2xheW1hbiIsImVtYWlsIjoiamFyc291bGFpbWFuZTIwQGdtYWlsLmNvbSIsImV4cCI6MTc3NDkxODU2OX0.W6Ae8fY3uVQ8c-4huqZmBaRS0yiRTbgXvFF4PnsPNsA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e11c024fd3c1941-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.74.74.113",
        "CF-IPCountry": "MA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 01:02:28 UTC] === END API CALL LOG ===
[24-Mar-2026 01:02:28 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 01:02:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTM3IiwidXNlcm5hbWUiOiJzb2xheW1hbiIsImVtYWlsIjoiamFyc291bGFpbWFuZTIwQGdtYWlsLmNvbSIsImV4cCI6MTc3NDkxODU2OX0.W6Ae8fY3uVQ8c-4huqZmBaRS0yiRTbgXvFF4PnsPNsA
[24-Mar-2026 01:02:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 01:02:28 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 01:02:28 UTC] User ID: 137
[24-Mar-2026 01:02:28 UTC] ✅ User profile retrieved successfully for user ID: 137
[24-Mar-2026 01:02:59 UTC] === API CALL LOG ===
[24-Mar-2026 01:02:59 UTC] Endpoint: user/profile.php
[24-Mar-2026 01:02:59 UTC] Full Log Data: {
    "timestamp": "2026-03-24 01:02:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.74.74.113",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.74.74.113, 172.70.243.161",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTM3IiwidXNlcm5hbWUiOiJzb2xheW1hbiIsImVtYWlsIjoiamFyc291bGFpbWFuZTIwQGdtYWlsLmNvbSIsImV4cCI6MTc3NDkxODU2OX0.W6Ae8fY3uVQ8c-4huqZmBaRS0yiRTbgXvFF4PnsPNsA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e11c0e57b6f9290-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.74.74.113",
        "CF-IPCountry": "MA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 01:02:59 UTC] === END API CALL LOG ===
[24-Mar-2026 01:02:59 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 01:02:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTM3IiwidXNlcm5hbWUiOiJzb2xheW1hbiIsImVtYWlsIjoiamFyc291bGFpbWFuZTIwQGdtYWlsLmNvbSIsImV4cCI6MTc3NDkxODU2OX0.W6Ae8fY3uVQ8c-4huqZmBaRS0yiRTbgXvFF4PnsPNsA
[24-Mar-2026 01:02:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 01:02:59 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 01:02:59 UTC] User ID: 137
[24-Mar-2026 01:02:59 UTC] ✅ User profile retrieved successfully for user ID: 137
[24-Mar-2026 01:02:59 UTC] === API CALL LOG ===
[24-Mar-2026 01:02:59 UTC] Endpoint: user/profile.php
[24-Mar-2026 01:02:59 UTC] Full Log Data: {
    "timestamp": "2026-03-24 01:02:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.74.74.113",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.74.74.113, 172.68.192.158",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTM3IiwidXNlcm5hbWUiOiJzb2xheW1hbiIsImVtYWlsIjoiamFyc291bGFpbWFuZTIwQGdtYWlsLmNvbSIsImV4cCI6MTc3NDkxODU2OX0.W6Ae8fY3uVQ8c-4huqZmBaRS0yiRTbgXvFF4PnsPNsA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e11c0e8dcce9290-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.74.74.113",
        "CF-IPCountry": "MA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 01:02:59 UTC] === END API CALL LOG ===
[24-Mar-2026 01:02:59 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 01:02:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTM3IiwidXNlcm5hbWUiOiJzb2xheW1hbiIsImVtYWlsIjoiamFyc291bGFpbWFuZTIwQGdtYWlsLmNvbSIsImV4cCI6MTc3NDkxODU2OX0.W6Ae8fY3uVQ8c-4huqZmBaRS0yiRTbgXvFF4PnsPNsA
[24-Mar-2026 01:02:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 01:02:59 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 01:02:59 UTC] User ID: 137
[24-Mar-2026 01:02:59 UTC] ✅ User profile retrieved successfully for user ID: 137
[24-Mar-2026 01:03:17 UTC] === API CALL LOG ===
[24-Mar-2026 01:03:17 UTC] Endpoint: user/profile.php
[24-Mar-2026 01:03:17 UTC] Full Log Data: {
    "timestamp": "2026-03-24 01:03:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.74.74.113",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.74.74.113, 172.70.243.161",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTM3IiwidXNlcm5hbWUiOiJzb2xheW1hbiIsImVtYWlsIjoiamFyc291bGFpbWFuZTIwQGdtYWlsLmNvbSIsImV4cCI6MTc3NDkxODU2OX0.W6Ae8fY3uVQ8c-4huqZmBaRS0yiRTbgXvFF4PnsPNsA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e11c1574b3d9290-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.74.74.113",
        "CF-IPCountry": "MA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 01:03:17 UTC] === END API CALL LOG ===
[24-Mar-2026 01:03:17 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 01:03:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTM3IiwidXNlcm5hbWUiOiJzb2xheW1hbiIsImVtYWlsIjoiamFyc291bGFpbWFuZTIwQGdtYWlsLmNvbSIsImV4cCI6MTc3NDkxODU2OX0.W6Ae8fY3uVQ8c-4huqZmBaRS0yiRTbgXvFF4PnsPNsA
[24-Mar-2026 01:03:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 01:03:17 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 01:03:17 UTC] User ID: 137
[24-Mar-2026 01:03:17 UTC] ✅ User profile retrieved successfully for user ID: 137
[24-Mar-2026 01:03:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 01:03:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 01:03:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.74.74.113, 172.70.243.161","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTM3IiwidXNlcm5hbWUiOiJzb2xheW1hbiIsImVtYWlsIjoiamFyc291bGFpbWFuZTIwQGdtYWlsLmNvbSIsImV4cCI6MTc3NDkxODU2OX0.W6Ae8fY3uVQ8c-4huqZmBaRS0yiRTbgXvFF4PnsPNsA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e11c15e4da19290-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"105.74.74.113","CF-IPCountry":"MA","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[24-Mar-2026 01:03:18 UTC] === User Orders API Called ===
[24-Mar-2026 01:03:18 UTC] User ID: 137
[24-Mar-2026 01:03:18 UTC] Limit: 20, Offset: 0
[24-Mar-2026 01:03:18 UTC] Orders found: 1
[24-Mar-2026 01:03:18 UTC] Orders data: [{"id":118,"quantity":3,"total_coins":3,"coin_type":"regular","telegram_link":"https:\/\/t.me\/solayman_trade\/403","status":"pending","created_at":"2026-03-24 04:30:41","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Mar-2026 01:03:18 UTC] Total orders count: 1
[24-Mar-2026 01:03:24 UTC] === API CALL LOG ===
[24-Mar-2026 01:03:24 UTC] Endpoint: user/profile.php
[24-Mar-2026 01:03:24 UTC] Full Log Data: {
    "timestamp": "2026-03-24 01:03:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.74.74.113",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.74.74.113, 172.70.243.162",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTM3IiwidXNlcm5hbWUiOiJzb2xheW1hbiIsImVtYWlsIjoiamFyc291bGFpbWFuZTIwQGdtYWlsLmNvbSIsImV4cCI6MTc3NDkxODU2OX0.W6Ae8fY3uVQ8c-4huqZmBaRS0yiRTbgXvFF4PnsPNsA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e11c184fc779290-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.74.74.113",
        "CF-IPCountry": "MA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 01:03:24 UTC] === END API CALL LOG ===
[24-Mar-2026 01:03:24 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 01:03:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTM3IiwidXNlcm5hbWUiOiJzb2xheW1hbiIsImVtYWlsIjoiamFyc291bGFpbWFuZTIwQGdtYWlsLmNvbSIsImV4cCI6MTc3NDkxODU2OX0.W6Ae8fY3uVQ8c-4huqZmBaRS0yiRTbgXvFF4PnsPNsA
[24-Mar-2026 01:03:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 01:03:24 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 01:03:24 UTC] User ID: 137
[24-Mar-2026 01:03:24 UTC] ✅ User profile retrieved successfully for user ID: 137
[24-Mar-2026 03:10:56 UTC] === API CALL LOG ===
[24-Mar-2026 03:10:56 UTC] Endpoint: user/profile.php
[24-Mar-2026 03:10:56 UTC] Full Log Data: {
    "timestamp": "2026-03-24 03:10:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "106.205.154.180",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "106.205.154.180, 162.159.122.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTM4IiwidXNlcm5hbWUiOiJ2aWpheSBrdW1hciBwYXRpbCIsImVtYWlsIjoia3VtYXJwYXRpbHZpamF5NzNAZ21haWwuY29tIiwiZXhwIjoxNzc0OTI2NjU0fQ.ucoSr-6bWRHjWZ998FX52LGRZ1PUFE64slXFu3xVwbA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e127c50e9995fd0-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "106.205.154.180",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 03:10:56 UTC] === END API CALL LOG ===
[24-Mar-2026 03:10:56 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 03:10:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTM4IiwidXNlcm5hbWUiOiJ2aWpheSBrdW1hciBwYXRpbCIsImVtYWlsIjoia3VtYXJwYXRpbHZpamF5NzNAZ21haWwuY29tIiwiZXhwIjoxNzc0OTI2NjU0fQ.ucoSr-6bWRHjWZ998FX52LGRZ1PUFE64slXFu3xVwbA
[24-Mar-2026 03:10:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 03:10:56 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 03:10:56 UTC] User ID: 138
[24-Mar-2026 03:10:56 UTC] ✅ User profile retrieved successfully for user ID: 138
[24-Mar-2026 03:13:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 03:13:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 03:13:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"106.205.154.180, 162.159.122.165","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTM4IiwidXNlcm5hbWUiOiJ2aWpheSBrdW1hciBwYXRpbCIsImVtYWlsIjoia3VtYXJwYXRpbHZpamF5NzNAZ21haWwuY29tIiwiZXhwIjoxNzc0OTI2NjU0fQ.ucoSr-6bWRHjWZ998FX52LGRZ1PUFE64slXFu3xVwbA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e127fc999935fd0-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"106.205.154.180","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[24-Mar-2026 03:13:18 UTC] === User Orders API Called ===
[24-Mar-2026 03:13:18 UTC] User ID: 138
[24-Mar-2026 03:13:18 UTC] Limit: 20, Offset: 0
[24-Mar-2026 03:13:18 UTC] Orders found: 0
[24-Mar-2026 03:13:18 UTC] Orders data: []
[24-Mar-2026 03:13:18 UTC] Total orders count: 0
[24-Mar-2026 03:13:20 UTC] === API CALL LOG ===
[24-Mar-2026 03:13:20 UTC] Endpoint: user/profile.php
[24-Mar-2026 03:13:20 UTC] Full Log Data: {
    "timestamp": "2026-03-24 03:13:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "106.205.154.180",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "106.205.154.180, 162.159.122.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTM4IiwidXNlcm5hbWUiOiJ2aWpheSBrdW1hciBwYXRpbCIsImVtYWlsIjoia3VtYXJwYXRpbHZpamF5NzNAZ21haWwuY29tIiwiZXhwIjoxNzc0OTI2NjU0fQ.ucoSr-6bWRHjWZ998FX52LGRZ1PUFE64slXFu3xVwbA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e127fd3fb2a5fd0-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "106.205.154.180",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 03:13:20 UTC] === END API CALL LOG ===
[24-Mar-2026 03:13:20 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 03:13:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTM4IiwidXNlcm5hbWUiOiJ2aWpheSBrdW1hciBwYXRpbCIsImVtYWlsIjoia3VtYXJwYXRpbHZpamF5NzNAZ21haWwuY29tIiwiZXhwIjoxNzc0OTI2NjU0fQ.ucoSr-6bWRHjWZ998FX52LGRZ1PUFE64slXFu3xVwbA
[24-Mar-2026 03:13:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 03:13:20 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 03:13:20 UTC] User ID: 138
[24-Mar-2026 03:13:20 UTC] ✅ User profile retrieved successfully for user ID: 138
[24-Mar-2026 03:13:46 UTC] === API CALL LOG ===
[24-Mar-2026 03:13:46 UTC] Endpoint: user/profile.php
[24-Mar-2026 03:13:46 UTC] Full Log Data: {
    "timestamp": "2026-03-24 03:13:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "106.205.154.180",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "106.205.154.180, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTM4IiwidXNlcm5hbWUiOiJ2aWpheSBrdW1hciBwYXRpbCIsImVtYWlsIjoia3VtYXJwYXRpbHZpamF5NzNAZ21haWwuY29tIiwiZXhwIjoxNzc0OTI2NjU0fQ.ucoSr-6bWRHjWZ998FX52LGRZ1PUFE64slXFu3xVwbA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e1280784e8c5fd0-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "106.205.154.180",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 03:13:46 UTC] === END API CALL LOG ===
[24-Mar-2026 03:13:46 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 03:13:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTM4IiwidXNlcm5hbWUiOiJ2aWpheSBrdW1hciBwYXRpbCIsImVtYWlsIjoia3VtYXJwYXRpbHZpamF5NzNAZ21haWwuY29tIiwiZXhwIjoxNzc0OTI2NjU0fQ.ucoSr-6bWRHjWZ998FX52LGRZ1PUFE64slXFu3xVwbA
[24-Mar-2026 03:13:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 03:13:46 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 03:13:46 UTC] User ID: 138
[24-Mar-2026 03:13:46 UTC] ✅ User profile retrieved successfully for user ID: 138
[24-Mar-2026 03:14:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 03:14:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 03:14:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"106.205.154.180, 162.159.122.165","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTM4IiwidXNlcm5hbWUiOiJ2aWpheSBrdW1hciBwYXRpbCIsImVtYWlsIjoia3VtYXJwYXRpbHZpamF5NzNAZ21haWwuY29tIiwiZXhwIjoxNzc0OTI2NjU0fQ.ucoSr-6bWRHjWZ998FX52LGRZ1PUFE64slXFu3xVwbA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e1280e17b365fd0-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"106.205.154.180","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[24-Mar-2026 03:14:03 UTC] === User Orders API Called ===
[24-Mar-2026 03:14:03 UTC] User ID: 138
[24-Mar-2026 03:14:03 UTC] Limit: 20, Offset: 0
[24-Mar-2026 03:14:03 UTC] Orders found: 1
[24-Mar-2026 03:14:03 UTC] Orders data: [{"id":119,"quantity":1,"total_coins":20,"coin_type":"regular","telegram_link":"https:\/\/t.me\/aaravsinghania","status":"pending","created_at":"2026-03-24 06:44:01","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[24-Mar-2026 03:14:03 UTC] Total orders count: 1
[24-Mar-2026 03:14:12 UTC] === API CALL LOG ===
[24-Mar-2026 03:14:12 UTC] Endpoint: user/profile.php
[24-Mar-2026 03:14:12 UTC] Full Log Data: {
    "timestamp": "2026-03-24 03:14:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "106.205.154.180",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "106.205.154.180, 162.159.122.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTM4IiwidXNlcm5hbWUiOiJ2aWpheSBrdW1hciBwYXRpbCIsImVtYWlsIjoia3VtYXJwYXRpbHZpamF5NzNAZ21haWwuY29tIiwiZXhwIjoxNzc0OTI2NjU0fQ.ucoSr-6bWRHjWZ998FX52LGRZ1PUFE64slXFu3xVwbA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e12811d99755fd0-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "106.205.154.180",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 03:14:12 UTC] === END API CALL LOG ===
[24-Mar-2026 03:14:12 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 03:14:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTM4IiwidXNlcm5hbWUiOiJ2aWpheSBrdW1hciBwYXRpbCIsImVtYWlsIjoia3VtYXJwYXRpbHZpamF5NzNAZ21haWwuY29tIiwiZXhwIjoxNzc0OTI2NjU0fQ.ucoSr-6bWRHjWZ998FX52LGRZ1PUFE64slXFu3xVwbA
[24-Mar-2026 03:14:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 03:14:12 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 03:14:12 UTC] User ID: 138
[24-Mar-2026 03:14:12 UTC] ✅ User profile retrieved successfully for user ID: 138
[24-Mar-2026 03:14:13 UTC] User Purchases API - User ID: 138
[24-Mar-2026 03:14:13 UTC] User Purchases API - Total purchases found: 0
[24-Mar-2026 03:14:22 UTC] === API CALL LOG ===
[24-Mar-2026 03:14:22 UTC] Endpoint: user/profile.php
[24-Mar-2026 03:14:22 UTC] Full Log Data: {
    "timestamp": "2026-03-24 03:14:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "106.205.154.180",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "106.205.154.180, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTM4IiwidXNlcm5hbWUiOiJ2aWpheSBrdW1hciBwYXRpbCIsImVtYWlsIjoia3VtYXJwYXRpbHZpamF5NzNAZ21haWwuY29tIiwiZXhwIjoxNzc0OTI2NjU0fQ.ucoSr-6bWRHjWZ998FX52LGRZ1PUFE64slXFu3xVwbA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e12815baccc5fd0-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "106.205.154.180",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 03:14:22 UTC] === END API CALL LOG ===
[24-Mar-2026 03:14:22 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 03:14:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTM4IiwidXNlcm5hbWUiOiJ2aWpheSBrdW1hciBwYXRpbCIsImVtYWlsIjoia3VtYXJwYXRpbHZpamF5NzNAZ21haWwuY29tIiwiZXhwIjoxNzc0OTI2NjU0fQ.ucoSr-6bWRHjWZ998FX52LGRZ1PUFE64slXFu3xVwbA
[24-Mar-2026 03:14:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 03:14:22 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 03:14:22 UTC] User ID: 138
[24-Mar-2026 03:14:22 UTC] ✅ User profile retrieved successfully for user ID: 138
[24-Mar-2026 03:14:23 UTC] User Purchases API - User ID: 138
[24-Mar-2026 03:14:23 UTC] User Purchases API - Total purchases found: 0
[24-Mar-2026 03:14:29 UTC] === API CALL LOG ===
[24-Mar-2026 03:14:29 UTC] Endpoint: user/profile.php
[24-Mar-2026 03:14:29 UTC] Full Log Data: {
    "timestamp": "2026-03-24 03:14:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "106.205.154.180",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "106.205.154.180, 162.159.122.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTM4IiwidXNlcm5hbWUiOiJ2aWpheSBrdW1hciBwYXRpbCIsImVtYWlsIjoia3VtYXJwYXRpbHZpamF5NzNAZ21haWwuY29tIiwiZXhwIjoxNzc0OTI2NjU0fQ.ucoSr-6bWRHjWZ998FX52LGRZ1PUFE64slXFu3xVwbA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e1281835b6a5fd0-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "106.205.154.180",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 03:14:29 UTC] === END API CALL LOG ===
[24-Mar-2026 03:14:29 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 03:14:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTM4IiwidXNlcm5hbWUiOiJ2aWpheSBrdW1hciBwYXRpbCIsImVtYWlsIjoia3VtYXJwYXRpbHZpamF5NzNAZ21haWwuY29tIiwiZXhwIjoxNzc0OTI2NjU0fQ.ucoSr-6bWRHjWZ998FX52LGRZ1PUFE64slXFu3xVwbA
[24-Mar-2026 03:14:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 03:14:29 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 03:14:29 UTC] User ID: 138
[24-Mar-2026 03:14:29 UTC] ✅ User profile retrieved successfully for user ID: 138
[24-Mar-2026 03:14:29 UTC] User Purchases API - User ID: 138
[24-Mar-2026 03:14:29 UTC] User Purchases API - Total purchases found: 0
[24-Mar-2026 03:14:31 UTC] User Purchases API - User ID: 138
[24-Mar-2026 03:14:31 UTC] User Purchases API - Total purchases found: 0
[24-Mar-2026 03:14:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 03:14:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 03:14:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"106.205.154.180, 162.159.122.165","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTM4IiwidXNlcm5hbWUiOiJ2aWpheSBrdW1hciBwYXRpbCIsImVtYWlsIjoia3VtYXJwYXRpbHZpamF5NzNAZ21haWwuY29tIiwiZXhwIjoxNzc0OTI2NjU0fQ.ucoSr-6bWRHjWZ998FX52LGRZ1PUFE64slXFu3xVwbA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e1281987e275fd0-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"106.205.154.180","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[24-Mar-2026 03:14:32 UTC] === User Orders API Called ===
[24-Mar-2026 03:14:32 UTC] User ID: 138
[24-Mar-2026 03:14:32 UTC] Limit: 20, Offset: 0
[24-Mar-2026 03:14:32 UTC] Orders found: 1
[24-Mar-2026 03:14:32 UTC] Orders data: [{"id":119,"quantity":1,"total_coins":20,"coin_type":"regular","telegram_link":"https:\/\/t.me\/aaravsinghania","status":"pending","created_at":"2026-03-24 06:44:01","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[24-Mar-2026 03:14:32 UTC] Total orders count: 1
[24-Mar-2026 03:14:41 UTC] === API CALL LOG ===
[24-Mar-2026 03:14:41 UTC] Endpoint: user/profile.php
[24-Mar-2026 03:14:41 UTC] Full Log Data: {
    "timestamp": "2026-03-24 03:14:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "106.205.154.180",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "106.205.154.180, 162.159.122.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTM4IiwidXNlcm5hbWUiOiJ2aWpheSBrdW1hciBwYXRpbCIsImVtYWlsIjoia3VtYXJwYXRpbHZpamF5NzNAZ21haWwuY29tIiwiZXhwIjoxNzc0OTI2NjU0fQ.ucoSr-6bWRHjWZ998FX52LGRZ1PUFE64slXFu3xVwbA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e1281cebeb25fd0-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "106.205.154.180",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 03:14:41 UTC] === END API CALL LOG ===
[24-Mar-2026 03:14:41 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 03:14:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTM4IiwidXNlcm5hbWUiOiJ2aWpheSBrdW1hciBwYXRpbCIsImVtYWlsIjoia3VtYXJwYXRpbHZpamF5NzNAZ21haWwuY29tIiwiZXhwIjoxNzc0OTI2NjU0fQ.ucoSr-6bWRHjWZ998FX52LGRZ1PUFE64slXFu3xVwbA
[24-Mar-2026 03:14:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 03:14:41 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 03:14:41 UTC] User ID: 138
[24-Mar-2026 03:14:41 UTC] ✅ User profile retrieved successfully for user ID: 138
[24-Mar-2026 04:36:12 UTC] === API CALL LOG ===
[24-Mar-2026 04:36:12 UTC] Endpoint: user/profile.php
[24-Mar-2026 04:36:12 UTC] Full Log Data: {
    "timestamp": "2026-03-24 04:36:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "106.219.208.235",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "106.219.208.235, 162.158.23.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTM5IiwidXNlcm5hbWUiOiJOT1RJX0hBQ0tFUiIsImVtYWlsIjoic3VuaWxhc3dhbjI3MzAxM0BnbWFpbC5jb20iLCJleHAiOjE3NzQ5MzE3NzF9.itIl26Iqs5q_DRtPn0J5FaG2cHuEZ-SyDCl3-ORy51Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e12f93bbcf312ab-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "106.219.208.235",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 04:36:12 UTC] === END API CALL LOG ===
[24-Mar-2026 04:36:12 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 04:36:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTM5IiwidXNlcm5hbWUiOiJOT1RJX0hBQ0tFUiIsImVtYWlsIjoic3VuaWxhc3dhbjI3MzAxM0BnbWFpbC5jb20iLCJleHAiOjE3NzQ5MzE3NzF9.itIl26Iqs5q_DRtPn0J5FaG2cHuEZ-SyDCl3-ORy51Y
[24-Mar-2026 04:36:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 04:36:12 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 04:36:12 UTC] User ID: 139
[24-Mar-2026 04:36:12 UTC] ✅ User profile retrieved successfully for user ID: 139
[24-Mar-2026 04:36:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 04:36:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 04:36:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"106.219.208.235, 162.158.23.146","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTM5IiwidXNlcm5hbWUiOiJOT1RJX0hBQ0tFUiIsImVtYWlsIjoic3VuaWxhc3dhbjI3MzAxM0BnbWFpbC5jb20iLCJleHAiOjE3NzQ5MzE3NzF9.itIl26Iqs5q_DRtPn0J5FaG2cHuEZ-SyDCl3-ORy51Y","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e12f9987a1812ab-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"106.219.208.235","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[24-Mar-2026 04:36:27 UTC] === User Orders API Called ===
[24-Mar-2026 04:36:27 UTC] User ID: 139
[24-Mar-2026 04:36:27 UTC] Limit: 20, Offset: 0
[24-Mar-2026 04:36:27 UTC] Orders found: 0
[24-Mar-2026 04:36:27 UTC] Orders data: []
[24-Mar-2026 04:36:27 UTC] Total orders count: 0
[24-Mar-2026 04:36:28 UTC] === API CALL LOG ===
[24-Mar-2026 04:36:28 UTC] Endpoint: user/profile.php
[24-Mar-2026 04:36:28 UTC] Full Log Data: {
    "timestamp": "2026-03-24 04:36:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "106.219.208.235",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "106.219.208.235, 162.158.23.146",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTM5IiwidXNlcm5hbWUiOiJOT1RJX0hBQ0tFUiIsImVtYWlsIjoic3VuaWxhc3dhbjI3MzAxM0BnbWFpbC5jb20iLCJleHAiOjE3NzQ5MzE3NzF9.itIl26Iqs5q_DRtPn0J5FaG2cHuEZ-SyDCl3-ORy51Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e12f9a0ecda12ab-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "106.219.208.235",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 04:36:28 UTC] === END API CALL LOG ===
[24-Mar-2026 04:36:28 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 04:36:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTM5IiwidXNlcm5hbWUiOiJOT1RJX0hBQ0tFUiIsImVtYWlsIjoic3VuaWxhc3dhbjI3MzAxM0BnbWFpbC5jb20iLCJleHAiOjE3NzQ5MzE3NzF9.itIl26Iqs5q_DRtPn0J5FaG2cHuEZ-SyDCl3-ORy51Y
[24-Mar-2026 04:36:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 04:36:28 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 04:36:28 UTC] User ID: 139
[24-Mar-2026 04:36:28 UTC] ✅ User profile retrieved successfully for user ID: 139
[24-Mar-2026 04:36:29 UTC] User Purchases API - User ID: 139
[24-Mar-2026 04:36:29 UTC] User Purchases API - Total purchases found: 0
[24-Mar-2026 04:36:32 UTC] === API CALL LOG ===
[24-Mar-2026 04:36:32 UTC] Endpoint: user/profile.php
[24-Mar-2026 04:36:32 UTC] Full Log Data: {
    "timestamp": "2026-03-24 04:36:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "106.219.208.235",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "106.219.208.235, 162.158.23.146",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTM5IiwidXNlcm5hbWUiOiJOT1RJX0hBQ0tFUiIsImVtYWlsIjoic3VuaWxhc3dhbjI3MzAxM0BnbWFpbC5jb20iLCJleHAiOjE3NzQ5MzE3NzF9.itIl26Iqs5q_DRtPn0J5FaG2cHuEZ-SyDCl3-ORy51Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e12f9b77dd812ab-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "106.219.208.235",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 04:36:32 UTC] === END API CALL LOG ===
[24-Mar-2026 04:36:32 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 04:36:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTM5IiwidXNlcm5hbWUiOiJOT1RJX0hBQ0tFUiIsImVtYWlsIjoic3VuaWxhc3dhbjI3MzAxM0BnbWFpbC5jb20iLCJleHAiOjE3NzQ5MzE3NzF9.itIl26Iqs5q_DRtPn0J5FaG2cHuEZ-SyDCl3-ORy51Y
[24-Mar-2026 04:36:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 04:36:32 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 04:36:32 UTC] User ID: 139
[24-Mar-2026 04:36:32 UTC] ✅ User profile retrieved successfully for user ID: 139
[24-Mar-2026 04:38:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 04:38:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 04:38:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"106.219.208.235, 162.158.23.145","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTM5IiwidXNlcm5hbWUiOiJOT1RJX0hBQ0tFUiIsImVtYWlsIjoic3VuaWxhc3dhbjI3MzAxM0BnbWFpbC5jb20iLCJleHAiOjE3NzQ5MzE3NzF9.itIl26Iqs5q_DRtPn0J5FaG2cHuEZ-SyDCl3-ORy51Y","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e12fc0b7ad612ab-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"106.219.208.235","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[24-Mar-2026 04:38:07 UTC] === User Orders API Called ===
[24-Mar-2026 04:38:07 UTC] User ID: 139
[24-Mar-2026 04:38:07 UTC] Limit: 20, Offset: 0
[24-Mar-2026 04:38:07 UTC] Orders found: 1
[24-Mar-2026 04:38:07 UTC] Orders data: [{"id":120,"quantity":2,"total_coins":70,"coin_type":"regular","telegram_link":"https:\/\/t.me\/NOTI_HACKER1","status":"pending","created_at":"2026-03-24 08:08:06","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[24-Mar-2026 04:38:07 UTC] Total orders count: 1
[24-Mar-2026 04:38:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 04:38:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 04:38:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"106.219.208.235, 162.158.23.145","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTM5IiwidXNlcm5hbWUiOiJOT1RJX0hBQ0tFUiIsImVtYWlsIjoic3VuaWxhc3dhbjI3MzAxM0BnbWFpbC5jb20iLCJleHAiOjE3NzQ5MzE3NzF9.itIl26Iqs5q_DRtPn0J5FaG2cHuEZ-SyDCl3-ORy51Y","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e12fd30beae12ab-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"106.219.208.235","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[24-Mar-2026 04:38:54 UTC] === User Orders API Called ===
[24-Mar-2026 04:38:54 UTC] User ID: 139
[24-Mar-2026 04:38:54 UTC] Limit: 20, Offset: 0
[24-Mar-2026 04:38:54 UTC] Orders found: 1
[24-Mar-2026 04:38:54 UTC] Orders data: [{"id":120,"quantity":2,"total_coins":70,"coin_type":"regular","telegram_link":"https:\/\/t.me\/NOTI_HACKER1","status":"pending","created_at":"2026-03-24 08:08:06","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[24-Mar-2026 04:38:54 UTC] Total orders count: 1
[24-Mar-2026 04:39:01 UTC] === API CALL LOG ===
[24-Mar-2026 04:39:01 UTC] Endpoint: user/profile.php
[24-Mar-2026 04:39:01 UTC] Full Log Data: {
    "timestamp": "2026-03-24 04:39:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "106.219.208.235",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "106.219.208.235, 162.158.23.146",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTM5IiwidXNlcm5hbWUiOiJOT1RJX0hBQ0tFUiIsImVtYWlsIjoic3VuaWxhc3dhbjI3MzAxM0BnbWFpbC5jb20iLCJleHAiOjE3NzQ5MzE3NzF9.itIl26Iqs5q_DRtPn0J5FaG2cHuEZ-SyDCl3-ORy51Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e12fd5b3c0912ab-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "106.219.208.235",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 04:39:01 UTC] === END API CALL LOG ===
[24-Mar-2026 04:39:01 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 04:39:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTM5IiwidXNlcm5hbWUiOiJOT1RJX0hBQ0tFUiIsImVtYWlsIjoic3VuaWxhc3dhbjI3MzAxM0BnbWFpbC5jb20iLCJleHAiOjE3NzQ5MzE3NzF9.itIl26Iqs5q_DRtPn0J5FaG2cHuEZ-SyDCl3-ORy51Y
[24-Mar-2026 04:39:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 04:39:01 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 04:39:01 UTC] User ID: 139
[24-Mar-2026 04:39:01 UTC] ✅ User profile retrieved successfully for user ID: 139
[24-Mar-2026 04:39:01 UTC] User Purchases API - User ID: 139
[24-Mar-2026 04:39:01 UTC] User Purchases API - Total purchases found: 3
[24-Mar-2026 04:39:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 04:39:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 04:39:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"106.219.208.235, 162.158.23.146","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTM5IiwidXNlcm5hbWUiOiJOT1RJX0hBQ0tFUiIsImVtYWlsIjoic3VuaWxhc3dhbjI3MzAxM0BnbWFpbC5jb20iLCJleHAiOjE3NzQ5MzE3NzF9.itIl26Iqs5q_DRtPn0J5FaG2cHuEZ-SyDCl3-ORy51Y","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e12fd78bcc012ab-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"106.219.208.235","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[24-Mar-2026 04:39:06 UTC] === User Orders API Called ===
[24-Mar-2026 04:39:06 UTC] User ID: 139
[24-Mar-2026 04:39:06 UTC] Limit: 20, Offset: 0
[24-Mar-2026 04:39:06 UTC] Orders found: 1
[24-Mar-2026 04:39:06 UTC] Orders data: [{"id":120,"quantity":2,"total_coins":70,"coin_type":"regular","telegram_link":"https:\/\/t.me\/NOTI_HACKER1","status":"pending","created_at":"2026-03-24 08:08:06","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[24-Mar-2026 04:39:06 UTC] Total orders count: 1
[24-Mar-2026 04:39:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 04:39:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 04:39:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"106.219.208.235, 162.158.23.146","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTM5IiwidXNlcm5hbWUiOiJOT1RJX0hBQ0tFUiIsImVtYWlsIjoic3VuaWxhc3dhbjI3MzAxM0BnbWFpbC5jb20iLCJleHAiOjE3NzQ5MzE3NzF9.itIl26Iqs5q_DRtPn0J5FaG2cHuEZ-SyDCl3-ORy51Y","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e12fd946dba12ab-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"106.219.208.235","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[24-Mar-2026 04:39:10 UTC] === User Orders API Called ===
[24-Mar-2026 04:39:10 UTC] User ID: 139
[24-Mar-2026 04:39:10 UTC] Limit: 20, Offset: 0
[24-Mar-2026 04:39:10 UTC] Orders found: 1
[24-Mar-2026 04:39:10 UTC] Orders data: [{"id":120,"quantity":2,"total_coins":70,"coin_type":"regular","telegram_link":"https:\/\/t.me\/NOTI_HACKER1","status":"pending","created_at":"2026-03-24 08:08:06","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[24-Mar-2026 04:39:10 UTC] Total orders count: 1
[24-Mar-2026 04:39:12 UTC] === API CALL LOG ===
[24-Mar-2026 04:39:12 UTC] Endpoint: user/profile.php
[24-Mar-2026 04:39:12 UTC] Full Log Data: {
    "timestamp": "2026-03-24 04:39:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "106.219.208.235",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "106.219.208.235, 162.158.23.146",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTM5IiwidXNlcm5hbWUiOiJOT1RJX0hBQ0tFUiIsImVtYWlsIjoic3VuaWxhc3dhbjI3MzAxM0BnbWFpbC5jb20iLCJleHAiOjE3NzQ5MzE3NzF9.itIl26Iqs5q_DRtPn0J5FaG2cHuEZ-SyDCl3-ORy51Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e12fd9c784b12ab-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "106.219.208.235",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 04:39:12 UTC] === END API CALL LOG ===
[24-Mar-2026 04:39:12 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 04:39:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTM5IiwidXNlcm5hbWUiOiJOT1RJX0hBQ0tFUiIsImVtYWlsIjoic3VuaWxhc3dhbjI3MzAxM0BnbWFpbC5jb20iLCJleHAiOjE3NzQ5MzE3NzF9.itIl26Iqs5q_DRtPn0J5FaG2cHuEZ-SyDCl3-ORy51Y
[24-Mar-2026 04:39:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 04:39:12 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 04:39:12 UTC] User ID: 139
[24-Mar-2026 04:39:12 UTC] ✅ User profile retrieved successfully for user ID: 139
[24-Mar-2026 04:39:12 UTC] User Purchases API - User ID: 139
[24-Mar-2026 04:39:12 UTC] User Purchases API - Total purchases found: 3
[24-Mar-2026 04:39:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 04:39:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 04:39:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"106.219.208.235, 162.158.23.146","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTM5IiwidXNlcm5hbWUiOiJOT1RJX0hBQ0tFUiIsImVtYWlsIjoic3VuaWxhc3dhbjI3MzAxM0BnbWFpbC5jb20iLCJleHAiOjE3NzQ5MzE3NzF9.itIl26Iqs5q_DRtPn0J5FaG2cHuEZ-SyDCl3-ORy51Y","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e12fda73b0712ab-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"106.219.208.235","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[24-Mar-2026 04:39:13 UTC] === User Orders API Called ===
[24-Mar-2026 04:39:13 UTC] User ID: 139
[24-Mar-2026 04:39:13 UTC] Limit: 20, Offset: 0
[24-Mar-2026 04:39:13 UTC] Orders found: 1
[24-Mar-2026 04:39:13 UTC] Orders data: [{"id":120,"quantity":2,"total_coins":70,"coin_type":"regular","telegram_link":"https:\/\/t.me\/NOTI_HACKER1","status":"pending","created_at":"2026-03-24 08:08:06","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[24-Mar-2026 04:39:13 UTC] Total orders count: 1
[24-Mar-2026 04:39:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 04:39:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 04:39:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"106.219.208.235, 162.158.23.145","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTM5IiwidXNlcm5hbWUiOiJOT1RJX0hBQ0tFUiIsImVtYWlsIjoic3VuaWxhc3dhbjI3MzAxM0BnbWFpbC5jb20iLCJleHAiOjE3NzQ5MzE3NzF9.itIl26Iqs5q_DRtPn0J5FaG2cHuEZ-SyDCl3-ORy51Y","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e12fdd3ba9d12ab-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"106.219.208.235","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[24-Mar-2026 04:39:20 UTC] === User Orders API Called ===
[24-Mar-2026 04:39:20 UTC] User ID: 139
[24-Mar-2026 04:39:20 UTC] Limit: 20, Offset: 0
[24-Mar-2026 04:39:20 UTC] Orders found: 1
[24-Mar-2026 04:39:20 UTC] Orders data: [{"id":120,"quantity":2,"total_coins":70,"coin_type":"regular","telegram_link":"https:\/\/t.me\/NOTI_HACKER1","status":"pending","created_at":"2026-03-24 08:08:06","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[24-Mar-2026 04:39:20 UTC] Total orders count: 1
[24-Mar-2026 04:39:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 04:39:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 04:39:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"106.219.208.235, 162.158.23.145","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTM5IiwidXNlcm5hbWUiOiJOT1RJX0hBQ0tFUiIsImVtYWlsIjoic3VuaWxhc3dhbjI3MzAxM0BnbWFpbC5jb20iLCJleHAiOjE3NzQ5MzE3NzF9.itIl26Iqs5q_DRtPn0J5FaG2cHuEZ-SyDCl3-ORy51Y","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e12fde04ec512ab-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"106.219.208.235","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[24-Mar-2026 04:39:22 UTC] === User Orders API Called ===
[24-Mar-2026 04:39:22 UTC] User ID: 139
[24-Mar-2026 04:39:22 UTC] Limit: 20, Offset: 0
[24-Mar-2026 04:39:22 UTC] Orders found: 1
[24-Mar-2026 04:39:22 UTC] Orders data: [{"id":120,"quantity":2,"total_coins":70,"coin_type":"regular","telegram_link":"https:\/\/t.me\/NOTI_HACKER1","status":"pending","created_at":"2026-03-24 08:08:06","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[24-Mar-2026 04:39:22 UTC] Total orders count: 1
[24-Mar-2026 04:39:24 UTC] === API CALL LOG ===
[24-Mar-2026 04:39:24 UTC] Endpoint: user/profile.php
[24-Mar-2026 04:39:24 UTC] Full Log Data: {
    "timestamp": "2026-03-24 04:39:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "106.219.208.235",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "106.219.208.235, 162.158.23.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTM5IiwidXNlcm5hbWUiOiJOT1RJX0hBQ0tFUiIsImVtYWlsIjoic3VuaWxhc3dhbjI3MzAxM0BnbWFpbC5jb20iLCJleHAiOjE3NzQ5MzE3NzF9.itIl26Iqs5q_DRtPn0J5FaG2cHuEZ-SyDCl3-ORy51Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e12fde8994012ab-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "106.219.208.235",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 04:39:24 UTC] === END API CALL LOG ===
[24-Mar-2026 04:39:24 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 04:39:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTM5IiwidXNlcm5hbWUiOiJOT1RJX0hBQ0tFUiIsImVtYWlsIjoic3VuaWxhc3dhbjI3MzAxM0BnbWFpbC5jb20iLCJleHAiOjE3NzQ5MzE3NzF9.itIl26Iqs5q_DRtPn0J5FaG2cHuEZ-SyDCl3-ORy51Y
[24-Mar-2026 04:39:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 04:39:24 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 04:39:24 UTC] User ID: 139
[24-Mar-2026 04:39:24 UTC] ✅ User profile retrieved successfully for user ID: 139
[24-Mar-2026 04:39:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 04:39:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 04:39:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"106.219.208.235, 162.158.23.145","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTM5IiwidXNlcm5hbWUiOiJOT1RJX0hBQ0tFUiIsImVtYWlsIjoic3VuaWxhc3dhbjI3MzAxM0BnbWFpbC5jb20iLCJleHAiOjE3NzQ5MzE3NzF9.itIl26Iqs5q_DRtPn0J5FaG2cHuEZ-SyDCl3-ORy51Y","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e12fe52b84912ab-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"106.219.208.235","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[24-Mar-2026 04:39:41 UTC] === User Orders API Called ===
[24-Mar-2026 04:39:41 UTC] User ID: 139
[24-Mar-2026 04:39:41 UTC] Limit: 20, Offset: 0
[24-Mar-2026 04:39:41 UTC] Orders found: 2
[24-Mar-2026 04:39:41 UTC] Orders data: [{"id":121,"quantity":1,"total_coins":20,"coin_type":"regular","telegram_link":"https:\/\/t.me\/NOTI_HACKER1","status":"pending","created_at":"2026-03-24 08:09:39","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":120,"quantity":2,"total_coins":70,"coin_type":"regular","telegram_link":"https:\/\/t.me\/NOTI_HACKER1","status":"pending","created_at":"2026-03-24 08:08:06","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[24-Mar-2026 04:39:41 UTC] Total orders count: 2
[24-Mar-2026 04:39:44 UTC] === API CALL LOG ===
[24-Mar-2026 04:39:44 UTC] Endpoint: user/profile.php
[24-Mar-2026 04:39:44 UTC] Full Log Data: {
    "timestamp": "2026-03-24 04:39:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "106.219.208.235",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "106.219.208.235, 162.158.23.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTM5IiwidXNlcm5hbWUiOiJOT1RJX0hBQ0tFUiIsImVtYWlsIjoic3VuaWxhc3dhbjI3MzAxM0BnbWFpbC5jb20iLCJleHAiOjE3NzQ5MzE3NzF9.itIl26Iqs5q_DRtPn0J5FaG2cHuEZ-SyDCl3-ORy51Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e12fe68bdb812ab-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "106.219.208.235",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 04:39:44 UTC] === END API CALL LOG ===
[24-Mar-2026 04:39:44 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 04:39:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTM5IiwidXNlcm5hbWUiOiJOT1RJX0hBQ0tFUiIsImVtYWlsIjoic3VuaWxhc3dhbjI3MzAxM0BnbWFpbC5jb20iLCJleHAiOjE3NzQ5MzE3NzF9.itIl26Iqs5q_DRtPn0J5FaG2cHuEZ-SyDCl3-ORy51Y
[24-Mar-2026 04:39:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 04:39:44 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 04:39:44 UTC] User ID: 139
[24-Mar-2026 04:39:44 UTC] ✅ User profile retrieved successfully for user ID: 139
[24-Mar-2026 04:39:45 UTC] User Purchases API - User ID: 139
[24-Mar-2026 04:39:45 UTC] User Purchases API - Total purchases found: 3
[24-Mar-2026 04:59:25 UTC] === API CALL LOG ===
[24-Mar-2026 04:59:25 UTC] Endpoint: user/profile.php
[24-Mar-2026 04:59:25 UTC] Full Log Data: {
    "timestamp": "2026-03-24 04:59:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4085:4ec2:6f34:22ac:e6be:21f7:1c93",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4085:4ec2:6f34:22ac:e6be:21f7:1c93, 172.70.143.195",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTM4IiwidXNlcm5hbWUiOiJ2aWpheSBrdW1hciBwYXRpbCIsImVtYWlsIjoia3VtYXJwYXRpbHZpamF5NzNAZ21haWwuY29tIiwiZXhwIjoxNzc0OTI2NjU0fQ.ucoSr-6bWRHjWZ998FX52LGRZ1PUFE64slXFu3xVwbA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e131b37be8bda4a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:4085:4ec2:6f34:22ac:e6be:21f7:1c93",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 04:59:25 UTC] === END API CALL LOG ===
[24-Mar-2026 04:59:25 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 04:59:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTM4IiwidXNlcm5hbWUiOiJ2aWpheSBrdW1hciBwYXRpbCIsImVtYWlsIjoia3VtYXJwYXRpbHZpamF5NzNAZ21haWwuY29tIiwiZXhwIjoxNzc0OTI2NjU0fQ.ucoSr-6bWRHjWZ998FX52LGRZ1PUFE64slXFu3xVwbA
[24-Mar-2026 04:59:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 04:59:25 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 04:59:25 UTC] User ID: 138
[24-Mar-2026 04:59:25 UTC] ✅ User profile retrieved successfully for user ID: 138
[24-Mar-2026 04:59:26 UTC] === API CALL LOG ===
[24-Mar-2026 04:59:26 UTC] Endpoint: user/profile.php
[24-Mar-2026 04:59:26 UTC] Full Log Data: {
    "timestamp": "2026-03-24 04:59:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4085:4ec2:6f34:22ac:e6be:21f7:1c93",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4085:4ec2:6f34:22ac:e6be:21f7:1c93, 172.71.152.39",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTM4IiwidXNlcm5hbWUiOiJ2aWpheSBrdW1hciBwYXRpbCIsImVtYWlsIjoia3VtYXJwYXRpbHZpamF5NzNAZ21haWwuY29tIiwiZXhwIjoxNzc0OTI2NjU0fQ.ucoSr-6bWRHjWZ998FX52LGRZ1PUFE64slXFu3xVwbA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e131b3feaafda4a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:4085:4ec2:6f34:22ac:e6be:21f7:1c93",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 04:59:26 UTC] === END API CALL LOG ===
[24-Mar-2026 04:59:26 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 04:59:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTM4IiwidXNlcm5hbWUiOiJ2aWpheSBrdW1hciBwYXRpbCIsImVtYWlsIjoia3VtYXJwYXRpbHZpamF5NzNAZ21haWwuY29tIiwiZXhwIjoxNzc0OTI2NjU0fQ.ucoSr-6bWRHjWZ998FX52LGRZ1PUFE64slXFu3xVwbA
[24-Mar-2026 04:59:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 04:59:26 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 04:59:26 UTC] User ID: 138
[24-Mar-2026 04:59:26 UTC] ✅ User profile retrieved successfully for user ID: 138
[24-Mar-2026 05:00:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 05:00:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 05:00:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:4085:4ec2:6f34:22ac:e6be:21f7:1c93, 172.70.143.195","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTM4IiwidXNlcm5hbWUiOiJ2aWpheSBrdW1hciBwYXRpbCIsImVtYWlsIjoia3VtYXJwYXRpbHZpamF5NzNAZ21haWwuY29tIiwiZXhwIjoxNzc0OTI2NjU0fQ.ucoSr-6bWRHjWZ998FX52LGRZ1PUFE64slXFu3xVwbA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e131c267ad3da4a-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:4085:4ec2:6f34:22ac:e6be:21f7:1c93","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[24-Mar-2026 05:00:03 UTC] === User Orders API Called ===
[24-Mar-2026 05:00:03 UTC] User ID: 138
[24-Mar-2026 05:00:03 UTC] Limit: 20, Offset: 0
[24-Mar-2026 05:00:03 UTC] Orders found: 2
[24-Mar-2026 05:00:03 UTC] Orders data: [{"id":122,"quantity":1,"total_coins":35,"coin_type":"regular","telegram_link":"https:\/\/t.me\/aaravsinghania","status":"pending","created_at":"2026-03-24 08:30:00","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""},{"id":119,"quantity":1,"total_coins":20,"coin_type":"regular","telegram_link":"https:\/\/t.me\/aaravsinghania","status":"pending","created_at":"2026-03-24 06:44:01","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[24-Mar-2026 05:00:03 UTC] Total orders count: 2
[24-Mar-2026 05:00:13 UTC] === API CALL LOG ===
[24-Mar-2026 05:00:13 UTC] Endpoint: user/profile.php
[24-Mar-2026 05:00:13 UTC] Full Log Data: {
    "timestamp": "2026-03-24 05:00:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4085:4ec2:6f34:22ac:e6be:21f7:1c93",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4085:4ec2:6f34:22ac:e6be:21f7:1c93, 172.70.143.194",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTM4IiwidXNlcm5hbWUiOiJ2aWpheSBrdW1hciBwYXRpbCIsImVtYWlsIjoia3VtYXJwYXRpbHZpamF5NzNAZ21haWwuY29tIiwiZXhwIjoxNzc0OTI2NjU0fQ.ucoSr-6bWRHjWZ998FX52LGRZ1PUFE64slXFu3xVwbA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e131c68cd25da4a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:4085:4ec2:6f34:22ac:e6be:21f7:1c93",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 05:00:13 UTC] === END API CALL LOG ===
[24-Mar-2026 05:00:13 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 05:00:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTM4IiwidXNlcm5hbWUiOiJ2aWpheSBrdW1hciBwYXRpbCIsImVtYWlsIjoia3VtYXJwYXRpbHZpamF5NzNAZ21haWwuY29tIiwiZXhwIjoxNzc0OTI2NjU0fQ.ucoSr-6bWRHjWZ998FX52LGRZ1PUFE64slXFu3xVwbA
[24-Mar-2026 05:00:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 05:00:13 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 05:00:13 UTC] User ID: 138
[24-Mar-2026 05:00:13 UTC] ✅ User profile retrieved successfully for user ID: 138
[24-Mar-2026 05:00:14 UTC] User Purchases API - User ID: 138
[24-Mar-2026 05:00:14 UTC] User Purchases API - Total purchases found: 0
[24-Mar-2026 05:00:15 UTC] === API CALL LOG ===
[24-Mar-2026 05:00:15 UTC] Endpoint: user/profile.php
[24-Mar-2026 05:00:15 UTC] Full Log Data: {
    "timestamp": "2026-03-24 05:00:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4085:4ec2:6f34:22ac:e6be:21f7:1c93",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4085:4ec2:6f34:22ac:e6be:21f7:1c93, 172.70.143.194",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTM4IiwidXNlcm5hbWUiOiJ2aWpheSBrdW1hciBwYXRpbCIsImVtYWlsIjoia3VtYXJwYXRpbHZpamF5NzNAZ21haWwuY29tIiwiZXhwIjoxNzc0OTI2NjU0fQ.ucoSr-6bWRHjWZ998FX52LGRZ1PUFE64slXFu3xVwbA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e131c746bddda4a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:4085:4ec2:6f34:22ac:e6be:21f7:1c93",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 05:00:15 UTC] === END API CALL LOG ===
[24-Mar-2026 05:00:15 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 05:00:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTM4IiwidXNlcm5hbWUiOiJ2aWpheSBrdW1hciBwYXRpbCIsImVtYWlsIjoia3VtYXJwYXRpbHZpamF5NzNAZ21haWwuY29tIiwiZXhwIjoxNzc0OTI2NjU0fQ.ucoSr-6bWRHjWZ998FX52LGRZ1PUFE64slXFu3xVwbA
[24-Mar-2026 05:00:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 05:00:15 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 05:00:15 UTC] User ID: 138
[24-Mar-2026 05:00:15 UTC] ✅ User profile retrieved successfully for user ID: 138
[24-Mar-2026 05:00:15 UTC] User Purchases API - User ID: 138
[24-Mar-2026 05:00:15 UTC] User Purchases API - Total purchases found: 0
[24-Mar-2026 05:00:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 05:00:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 05:00:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:4085:4ec2:6f34:22ac:e6be:21f7:1c93, 172.70.143.194","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTM4IiwidXNlcm5hbWUiOiJ2aWpheSBrdW1hciBwYXRpbCIsImVtYWlsIjoia3VtYXJwYXRpbHZpamF5NzNAZ21haWwuY29tIiwiZXhwIjoxNzc0OTI2NjU0fQ.ucoSr-6bWRHjWZ998FX52LGRZ1PUFE64slXFu3xVwbA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e131c85c87eda4a-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:4085:4ec2:6f34:22ac:e6be:21f7:1c93","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[24-Mar-2026 05:00:18 UTC] === User Orders API Called ===
[24-Mar-2026 05:00:18 UTC] User ID: 138
[24-Mar-2026 05:00:18 UTC] Limit: 20, Offset: 0
[24-Mar-2026 05:00:18 UTC] Orders found: 2
[24-Mar-2026 05:00:18 UTC] Orders data: [{"id":122,"quantity":1,"total_coins":35,"coin_type":"regular","telegram_link":"https:\/\/t.me\/aaravsinghania","status":"pending","created_at":"2026-03-24 08:30:00","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""},{"id":119,"quantity":1,"total_coins":20,"coin_type":"regular","telegram_link":"https:\/\/t.me\/aaravsinghania","status":"pending","created_at":"2026-03-24 06:44:01","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[24-Mar-2026 05:00:18 UTC] Total orders count: 2
[24-Mar-2026 05:00:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 05:00:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 05:00:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:4085:4ec2:6f34:22ac:e6be:21f7:1c93, 172.70.143.195","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTM4IiwidXNlcm5hbWUiOiJ2aWpheSBrdW1hciBwYXRpbCIsImVtYWlsIjoia3VtYXJwYXRpbHZpamF5NzNAZ21haWwuY29tIiwiZXhwIjoxNzc0OTI2NjU0fQ.ucoSr-6bWRHjWZ998FX52LGRZ1PUFE64slXFu3xVwbA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e131ca15842da4a-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:4085:4ec2:6f34:22ac:e6be:21f7:1c93","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[24-Mar-2026 05:00:22 UTC] === User Orders API Called ===
[24-Mar-2026 05:00:22 UTC] User ID: 138
[24-Mar-2026 05:00:22 UTC] Limit: 20, Offset: 0
[24-Mar-2026 05:00:22 UTC] Orders found: 2
[24-Mar-2026 05:00:22 UTC] Orders data: [{"id":122,"quantity":1,"total_coins":35,"coin_type":"regular","telegram_link":"https:\/\/t.me\/aaravsinghania","status":"pending","created_at":"2026-03-24 08:30:00","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""},{"id":119,"quantity":1,"total_coins":20,"coin_type":"regular","telegram_link":"https:\/\/t.me\/aaravsinghania","status":"pending","created_at":"2026-03-24 06:44:01","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[24-Mar-2026 05:00:22 UTC] Total orders count: 2
[24-Mar-2026 05:00:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 05:00:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 05:00:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:4085:4ec2:6f34:22ac:e6be:21f7:1c93, 172.70.143.195","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTM4IiwidXNlcm5hbWUiOiJ2aWpheSBrdW1hciBwYXRpbCIsImVtYWlsIjoia3VtYXJwYXRpbHZpamF5NzNAZ21haWwuY29tIiwiZXhwIjoxNzc0OTI2NjU0fQ.ucoSr-6bWRHjWZ998FX52LGRZ1PUFE64slXFu3xVwbA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e131cab4a6eda4a-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:4085:4ec2:6f34:22ac:e6be:21f7:1c93","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[24-Mar-2026 05:00:24 UTC] === User Orders API Called ===
[24-Mar-2026 05:00:24 UTC] User ID: 138
[24-Mar-2026 05:00:24 UTC] Limit: 20, Offset: 0
[24-Mar-2026 05:00:24 UTC] Orders found: 2
[24-Mar-2026 05:00:24 UTC] Orders data: [{"id":122,"quantity":1,"total_coins":35,"coin_type":"regular","telegram_link":"https:\/\/t.me\/aaravsinghania","status":"pending","created_at":"2026-03-24 08:30:00","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""},{"id":119,"quantity":1,"total_coins":20,"coin_type":"regular","telegram_link":"https:\/\/t.me\/aaravsinghania","status":"pending","created_at":"2026-03-24 06:44:01","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[24-Mar-2026 05:00:24 UTC] Total orders count: 2
[24-Mar-2026 05:00:28 UTC] === API CALL LOG ===
[24-Mar-2026 05:00:28 UTC] Endpoint: user/profile.php
[24-Mar-2026 05:00:28 UTC] Full Log Data: {
    "timestamp": "2026-03-24 05:00:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4085:4ec2:6f34:22ac:e6be:21f7:1c93",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4085:4ec2:6f34:22ac:e6be:21f7:1c93, 172.70.143.195",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTM4IiwidXNlcm5hbWUiOiJ2aWpheSBrdW1hciBwYXRpbCIsImVtYWlsIjoia3VtYXJwYXRpbHZpamF5NzNAZ21haWwuY29tIiwiZXhwIjoxNzc0OTI2NjU0fQ.ucoSr-6bWRHjWZ998FX52LGRZ1PUFE64slXFu3xVwbA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e131cc3afd6da4a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:4085:4ec2:6f34:22ac:e6be:21f7:1c93",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 05:00:28 UTC] === END API CALL LOG ===
[24-Mar-2026 05:00:28 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 05:00:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTM4IiwidXNlcm5hbWUiOiJ2aWpheSBrdW1hciBwYXRpbCIsImVtYWlsIjoia3VtYXJwYXRpbHZpamF5NzNAZ21haWwuY29tIiwiZXhwIjoxNzc0OTI2NjU0fQ.ucoSr-6bWRHjWZ998FX52LGRZ1PUFE64slXFu3xVwbA
[24-Mar-2026 05:00:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 05:00:28 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 05:00:28 UTC] User ID: 138
[24-Mar-2026 05:00:28 UTC] ✅ User profile retrieved successfully for user ID: 138
[24-Mar-2026 05:00:28 UTC] User Purchases API - User ID: 138
[24-Mar-2026 05:00:28 UTC] User Purchases API - Total purchases found: 0
[24-Mar-2026 05:00:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 05:00:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 05:00:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:4085:4ec2:6f34:22ac:e6be:21f7:1c93, 172.70.143.195","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTM4IiwidXNlcm5hbWUiOiJ2aWpheSBrdW1hciBwYXRpbCIsImVtYWlsIjoia3VtYXJwYXRpbHZpamF5NzNAZ21haWwuY29tIiwiZXhwIjoxNzc0OTI2NjU0fQ.ucoSr-6bWRHjWZ998FX52LGRZ1PUFE64slXFu3xVwbA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e131ccdca82da4a-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:4085:4ec2:6f34:22ac:e6be:21f7:1c93","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[24-Mar-2026 05:00:29 UTC] === User Orders API Called ===
[24-Mar-2026 05:00:29 UTC] User ID: 138
[24-Mar-2026 05:00:29 UTC] Limit: 20, Offset: 0
[24-Mar-2026 05:00:29 UTC] Orders found: 2
[24-Mar-2026 05:00:29 UTC] Orders data: [{"id":122,"quantity":1,"total_coins":35,"coin_type":"regular","telegram_link":"https:\/\/t.me\/aaravsinghania","status":"pending","created_at":"2026-03-24 08:30:00","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""},{"id":119,"quantity":1,"total_coins":20,"coin_type":"regular","telegram_link":"https:\/\/t.me\/aaravsinghania","status":"pending","created_at":"2026-03-24 06:44:01","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[24-Mar-2026 05:00:29 UTC] Total orders count: 2
[24-Mar-2026 05:00:30 UTC] === API CALL LOG ===
[24-Mar-2026 05:00:30 UTC] Endpoint: user/profile.php
[24-Mar-2026 05:00:30 UTC] Full Log Data: {
    "timestamp": "2026-03-24 05:00:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4085:4ec2:6f34:22ac:e6be:21f7:1c93",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4085:4ec2:6f34:22ac:e6be:21f7:1c93, 172.70.143.195",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTM4IiwidXNlcm5hbWUiOiJ2aWpheSBrdW1hciBwYXRpbCIsImVtYWlsIjoia3VtYXJwYXRpbHZpamF5NzNAZ21haWwuY29tIiwiZXhwIjoxNzc0OTI2NjU0fQ.ucoSr-6bWRHjWZ998FX52LGRZ1PUFE64slXFu3xVwbA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e131cd46b7bda4a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:4085:4ec2:6f34:22ac:e6be:21f7:1c93",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 05:00:30 UTC] === END API CALL LOG ===
[24-Mar-2026 05:00:30 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 05:00:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTM4IiwidXNlcm5hbWUiOiJ2aWpheSBrdW1hciBwYXRpbCIsImVtYWlsIjoia3VtYXJwYXRpbHZpamF5NzNAZ21haWwuY29tIiwiZXhwIjoxNzc0OTI2NjU0fQ.ucoSr-6bWRHjWZ998FX52LGRZ1PUFE64slXFu3xVwbA
[24-Mar-2026 05:00:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 05:00:30 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 05:00:30 UTC] User ID: 138
[24-Mar-2026 05:00:30 UTC] ✅ User profile retrieved successfully for user ID: 138
[24-Mar-2026 05:00:31 UTC] User Purchases API - User ID: 138
[24-Mar-2026 05:00:31 UTC] User Purchases API - Total purchases found: 0
[24-Mar-2026 05:00:34 UTC] === API CALL LOG ===
[24-Mar-2026 05:00:34 UTC] Endpoint: user/profile.php
[24-Mar-2026 05:00:34 UTC] Full Log Data: {
    "timestamp": "2026-03-24 05:00:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4085:4ec2:6f34:22ac:e6be:21f7:1c93",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4085:4ec2:6f34:22ac:e6be:21f7:1c93, 172.70.143.195",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTM4IiwidXNlcm5hbWUiOiJ2aWpheSBrdW1hciBwYXRpbCIsImVtYWlsIjoia3VtYXJwYXRpbHZpamF5NzNAZ21haWwuY29tIiwiZXhwIjoxNzc0OTI2NjU0fQ.ucoSr-6bWRHjWZ998FX52LGRZ1PUFE64slXFu3xVwbA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e131ce948d9da4a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:4085:4ec2:6f34:22ac:e6be:21f7:1c93",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 05:00:34 UTC] === END API CALL LOG ===
[24-Mar-2026 05:00:34 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 05:00:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTM4IiwidXNlcm5hbWUiOiJ2aWpheSBrdW1hciBwYXRpbCIsImVtYWlsIjoia3VtYXJwYXRpbHZpamF5NzNAZ21haWwuY29tIiwiZXhwIjoxNzc0OTI2NjU0fQ.ucoSr-6bWRHjWZ998FX52LGRZ1PUFE64slXFu3xVwbA
[24-Mar-2026 05:00:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 05:00:34 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 05:00:34 UTC] User ID: 138
[24-Mar-2026 05:00:34 UTC] ✅ User profile retrieved successfully for user ID: 138
[24-Mar-2026 05:00:34 UTC] User Purchases API - User ID: 138
[24-Mar-2026 05:00:34 UTC] User Purchases API - Total purchases found: 0
[24-Mar-2026 05:00:39 UTC] === API CALL LOG ===
[24-Mar-2026 05:00:39 UTC] Endpoint: user/profile.php
[24-Mar-2026 05:00:39 UTC] Full Log Data: {
    "timestamp": "2026-03-24 05:00:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4085:4ec2:6f34:22ac:e6be:21f7:1c93",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4085:4ec2:6f34:22ac:e6be:21f7:1c93, 172.70.143.195",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTM4IiwidXNlcm5hbWUiOiJ2aWpheSBrdW1hciBwYXRpbCIsImVtYWlsIjoia3VtYXJwYXRpbHZpamF5NzNAZ21haWwuY29tIiwiZXhwIjoxNzc0OTI2NjU0fQ.ucoSr-6bWRHjWZ998FX52LGRZ1PUFE64slXFu3xVwbA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e131d082e11da4a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:4085:4ec2:6f34:22ac:e6be:21f7:1c93",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 05:00:39 UTC] === END API CALL LOG ===
[24-Mar-2026 05:00:39 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 05:00:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTM4IiwidXNlcm5hbWUiOiJ2aWpheSBrdW1hciBwYXRpbCIsImVtYWlsIjoia3VtYXJwYXRpbHZpamF5NzNAZ21haWwuY29tIiwiZXhwIjoxNzc0OTI2NjU0fQ.ucoSr-6bWRHjWZ998FX52LGRZ1PUFE64slXFu3xVwbA
[24-Mar-2026 05:00:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 05:00:39 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 05:00:39 UTC] User ID: 138
[24-Mar-2026 05:00:39 UTC] ✅ User profile retrieved successfully for user ID: 138
[24-Mar-2026 05:00:39 UTC] User Purchases API - User ID: 138
[24-Mar-2026 05:00:39 UTC] User Purchases API - Total purchases found: 0
[24-Mar-2026 05:00:40 UTC] User Purchases API - User ID: 138
[24-Mar-2026 05:00:40 UTC] User Purchases API - Total purchases found: 0
[24-Mar-2026 05:00:41 UTC] === API CALL LOG ===
[24-Mar-2026 05:00:41 UTC] Endpoint: user/profile.php
[24-Mar-2026 05:00:41 UTC] Full Log Data: {
    "timestamp": "2026-03-24 05:00:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4085:4ec2:6f34:22ac:e6be:21f7:1c93",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4085:4ec2:6f34:22ac:e6be:21f7:1c93, 172.70.143.195",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTM4IiwidXNlcm5hbWUiOiJ2aWpheSBrdW1hciBwYXRpbCIsImVtYWlsIjoia3VtYXJwYXRpbHZpamF5NzNAZ21haWwuY29tIiwiZXhwIjoxNzc0OTI2NjU0fQ.ucoSr-6bWRHjWZ998FX52LGRZ1PUFE64slXFu3xVwbA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e131d176bdfda4a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:4085:4ec2:6f34:22ac:e6be:21f7:1c93",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 05:00:41 UTC] === END API CALL LOG ===
[24-Mar-2026 05:00:41 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 05:00:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTM4IiwidXNlcm5hbWUiOiJ2aWpheSBrdW1hciBwYXRpbCIsImVtYWlsIjoia3VtYXJwYXRpbHZpamF5NzNAZ21haWwuY29tIiwiZXhwIjoxNzc0OTI2NjU0fQ.ucoSr-6bWRHjWZ998FX52LGRZ1PUFE64slXFu3xVwbA
[24-Mar-2026 05:00:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 05:00:41 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 05:00:41 UTC] User ID: 138
[24-Mar-2026 05:00:41 UTC] ✅ User profile retrieved successfully for user ID: 138
[24-Mar-2026 05:00:41 UTC] User Purchases API - User ID: 138
[24-Mar-2026 05:00:41 UTC] User Purchases API - Total purchases found: 0
[24-Mar-2026 05:00:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 05:00:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 05:00:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:4085:4ec2:6f34:22ac:e6be:21f7:1c93, 172.70.143.195","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTM4IiwidXNlcm5hbWUiOiJ2aWpheSBrdW1hciBwYXRpbCIsImVtYWlsIjoia3VtYXJwYXRpbHZpamF5NzNAZ21haWwuY29tIiwiZXhwIjoxNzc0OTI2NjU0fQ.ucoSr-6bWRHjWZ998FX52LGRZ1PUFE64slXFu3xVwbA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e131d2e2e0bda4a-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:4085:4ec2:6f34:22ac:e6be:21f7:1c93","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[24-Mar-2026 05:00:45 UTC] === User Orders API Called ===
[24-Mar-2026 05:00:45 UTC] User ID: 138
[24-Mar-2026 05:00:45 UTC] Limit: 20, Offset: 0
[24-Mar-2026 05:00:45 UTC] Orders found: 2
[24-Mar-2026 05:00:45 UTC] Orders data: [{"id":122,"quantity":1,"total_coins":35,"coin_type":"regular","telegram_link":"https:\/\/t.me\/aaravsinghania","status":"pending","created_at":"2026-03-24 08:30:00","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""},{"id":119,"quantity":1,"total_coins":20,"coin_type":"regular","telegram_link":"https:\/\/t.me\/aaravsinghania","status":"pending","created_at":"2026-03-24 06:44:01","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[24-Mar-2026 05:00:45 UTC] Total orders count: 2
[24-Mar-2026 05:00:50 UTC] === API CALL LOG ===
[24-Mar-2026 05:00:50 UTC] Endpoint: user/profile.php
[24-Mar-2026 05:00:50 UTC] Full Log Data: {
    "timestamp": "2026-03-24 05:00:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4085:4ec2:6f34:22ac:e6be:21f7:1c93",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4085:4ec2:6f34:22ac:e6be:21f7:1c93, 172.69.176.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTM4IiwidXNlcm5hbWUiOiJ2aWpheSBrdW1hciBwYXRpbCIsImVtYWlsIjoia3VtYXJwYXRpbHZpamF5NzNAZ21haWwuY29tIiwiZXhwIjoxNzc0OTI2NjU0fQ.ucoSr-6bWRHjWZ998FX52LGRZ1PUFE64slXFu3xVwbA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e131d4bfb1c938e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:4085:4ec2:6f34:22ac:e6be:21f7:1c93",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 05:00:50 UTC] === END API CALL LOG ===
[24-Mar-2026 05:00:50 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 05:00:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTM4IiwidXNlcm5hbWUiOiJ2aWpheSBrdW1hciBwYXRpbCIsImVtYWlsIjoia3VtYXJwYXRpbHZpamF5NzNAZ21haWwuY29tIiwiZXhwIjoxNzc0OTI2NjU0fQ.ucoSr-6bWRHjWZ998FX52LGRZ1PUFE64slXFu3xVwbA
[24-Mar-2026 05:00:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 05:00:50 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 05:00:50 UTC] User ID: 138
[24-Mar-2026 05:00:50 UTC] ✅ User profile retrieved successfully for user ID: 138
[24-Mar-2026 05:00:50 UTC] === API CALL LOG ===
[24-Mar-2026 05:00:50 UTC] Endpoint: user/profile.php
[24-Mar-2026 05:00:50 UTC] Full Log Data: {
    "timestamp": "2026-03-24 05:00:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4085:4ec2:6f34:22ac:e6be:21f7:1c93",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4085:4ec2:6f34:22ac:e6be:21f7:1c93, 172.69.176.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTM4IiwidXNlcm5hbWUiOiJ2aWpheSBrdW1hciBwYXRpbCIsImVtYWlsIjoia3VtYXJwYXRpbHZpamF5NzNAZ21haWwuY29tIiwiZXhwIjoxNzc0OTI2NjU0fQ.ucoSr-6bWRHjWZ998FX52LGRZ1PUFE64slXFu3xVwbA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e131d50e9b8938e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:4085:4ec2:6f34:22ac:e6be:21f7:1c93",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 05:00:50 UTC] === END API CALL LOG ===
[24-Mar-2026 05:00:50 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 05:00:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTM4IiwidXNlcm5hbWUiOiJ2aWpheSBrdW1hciBwYXRpbCIsImVtYWlsIjoia3VtYXJwYXRpbHZpamF5NzNAZ21haWwuY29tIiwiZXhwIjoxNzc0OTI2NjU0fQ.ucoSr-6bWRHjWZ998FX52LGRZ1PUFE64slXFu3xVwbA
[24-Mar-2026 05:00:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 05:00:50 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 05:00:50 UTC] User ID: 138
[24-Mar-2026 05:00:50 UTC] ✅ User profile retrieved successfully for user ID: 138
[24-Mar-2026 05:01:55 UTC] === API CALL LOG ===
[24-Mar-2026 05:01:55 UTC] Endpoint: user/profile.php
[24-Mar-2026 05:01:55 UTC] Full Log Data: {
    "timestamp": "2026-03-24 05:01:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4085:4ec2:6f34:22ac:e6be:21f7:1c93",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4085:4ec2:6f34:22ac:e6be:21f7:1c93, 172.69.176.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTM4IiwidXNlcm5hbWUiOiJ2aWpheSBrdW1hciBwYXRpbCIsImVtYWlsIjoia3VtYXJwYXRpbHZpamF5NzNAZ21haWwuY29tIiwiZXhwIjoxNzc0OTI2NjU0fQ.ucoSr-6bWRHjWZ998FX52LGRZ1PUFE64slXFu3xVwbA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e131ee1ad20938e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:4085:4ec2:6f34:22ac:e6be:21f7:1c93",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 05:01:55 UTC] === END API CALL LOG ===
[24-Mar-2026 05:01:55 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 05:01:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTM4IiwidXNlcm5hbWUiOiJ2aWpheSBrdW1hciBwYXRpbCIsImVtYWlsIjoia3VtYXJwYXRpbHZpamF5NzNAZ21haWwuY29tIiwiZXhwIjoxNzc0OTI2NjU0fQ.ucoSr-6bWRHjWZ998FX52LGRZ1PUFE64slXFu3xVwbA
[24-Mar-2026 05:01:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 05:01:55 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 05:01:55 UTC] User ID: 138
[24-Mar-2026 05:01:55 UTC] ✅ User profile retrieved successfully for user ID: 138
[24-Mar-2026 05:02:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 05:02:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 05:02:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:4085:4ec2:6f34:22ac:e6be:21f7:1c93, 172.69.176.74","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTM4IiwidXNlcm5hbWUiOiJ2aWpheSBrdW1hciBwYXRpbCIsImVtYWlsIjoia3VtYXJwYXRpbHZpamF5NzNAZ21haWwuY29tIiwiZXhwIjoxNzc0OTI2NjU0fQ.ucoSr-6bWRHjWZ998FX52LGRZ1PUFE64slXFu3xVwbA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e131f98a852938e-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:4085:4ec2:6f34:22ac:e6be:21f7:1c93","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[24-Mar-2026 05:02:24 UTC] === User Orders API Called ===
[24-Mar-2026 05:02:24 UTC] User ID: 138
[24-Mar-2026 05:02:24 UTC] Limit: 20, Offset: 0
[24-Mar-2026 05:02:24 UTC] Orders found: 3
[24-Mar-2026 05:02:24 UTC] Orders data: [{"id":123,"quantity":41,"total_coins":41,"coin_type":"regular","telegram_link":"https:\/\/t.me\/aaravsinghania","status":"pending","created_at":"2026-03-24 08:32:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":122,"quantity":1,"total_coins":35,"coin_type":"regular","telegram_link":"https:\/\/t.me\/aaravsinghania","status":"pending","created_at":"2026-03-24 08:30:00","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""},{"id":119,"quantity":1,"total_coins":20,"coin_type":"regular","telegram_link":"https:\/\/t.me\/aaravsinghania","status":"pending","created_at":"2026-03-24 06:44:01","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[24-Mar-2026 05:02:24 UTC] Total orders count: 3
[24-Mar-2026 05:02:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 05:02:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 05:02:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:4085:4ec2:6f34:22ac:e6be:21f7:1c93, 172.69.176.74","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTM4IiwidXNlcm5hbWUiOiJ2aWpheSBrdW1hciBwYXRpbCIsImVtYWlsIjoia3VtYXJwYXRpbHZpamF5NzNAZ21haWwuY29tIiwiZXhwIjoxNzc0OTI2NjU0fQ.ucoSr-6bWRHjWZ998FX52LGRZ1PUFE64slXFu3xVwbA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e131f994a24938e-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:4085:4ec2:6f34:22ac:e6be:21f7:1c93","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[24-Mar-2026 05:02:24 UTC] === User Orders API Called ===
[24-Mar-2026 05:02:24 UTC] User ID: 138
[24-Mar-2026 05:02:24 UTC] Limit: 20, Offset: 0
[24-Mar-2026 05:02:24 UTC] Orders found: 3
[24-Mar-2026 05:02:24 UTC] Orders data: [{"id":123,"quantity":41,"total_coins":41,"coin_type":"regular","telegram_link":"https:\/\/t.me\/aaravsinghania","status":"pending","created_at":"2026-03-24 08:32:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":122,"quantity":1,"total_coins":35,"coin_type":"regular","telegram_link":"https:\/\/t.me\/aaravsinghania","status":"pending","created_at":"2026-03-24 08:30:00","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""},{"id":119,"quantity":1,"total_coins":20,"coin_type":"regular","telegram_link":"https:\/\/t.me\/aaravsinghania","status":"pending","created_at":"2026-03-24 06:44:01","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[24-Mar-2026 05:02:24 UTC] Total orders count: 3
[24-Mar-2026 08:23:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 08:23:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 08:23:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.226.92.198, 162.158.211.28","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ1NDE0fQ.I0F4dzTwWlX0iY6ZOs0g85V7VBl7xNCvwEoIj_duHEM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e14464e4eadd0ee-SOF","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.226.92.198","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[24-Mar-2026 08:23:35 UTC] === User Orders API Called ===
[24-Mar-2026 08:23:35 UTC] User ID: 5
[24-Mar-2026 08:23:35 UTC] Limit: 20, Offset: 0
[24-Mar-2026 08:23:35 UTC] Orders found: 2
[24-Mar-2026 08:23:35 UTC] Orders data: [{"id":5,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/trademaxpooya\/32406","status":"completed","created_at":"2025-11-12 11:43:57","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":4,"quantity":10,"total_coins":10,"coin_type":"regular","telegram_link":"t.me\/tehhhst\/5","status":"cancelled","created_at":"2025-11-12 11:09:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Mar-2026 08:23:35 UTC] Total orders count: 2
[24-Mar-2026 08:23:35 UTC] === API CALL LOG ===
[24-Mar-2026 08:23:35 UTC] Endpoint: user/profile.php
[24-Mar-2026 08:23:35 UTC] Full Log Data: {
    "timestamp": "2026-03-24 08:23:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.27",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ1NDE0fQ.I0F4dzTwWlX0iY6ZOs0g85V7VBl7xNCvwEoIj_duHEM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e14464ecff5d0ee-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 08:23:35 UTC] === END API CALL LOG ===
[24-Mar-2026 08:23:35 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 08:23:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ1NDE0fQ.I0F4dzTwWlX0iY6ZOs0g85V7VBl7xNCvwEoIj_duHEM
[24-Mar-2026 08:23:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 08:23:35 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 08:23:35 UTC] User ID: 5
[24-Mar-2026 08:23:35 UTC] ✅ User profile retrieved successfully for user ID: 5
[24-Mar-2026 08:23:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 08:23:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 08:23:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.226.92.198, 162.158.211.27","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ1NDE0fQ.I0F4dzTwWlX0iY6ZOs0g85V7VBl7xNCvwEoIj_duHEM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e14467b7ca3d0ee-SOF","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.226.92.198","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[24-Mar-2026 08:23:42 UTC] === User Orders API Called ===
[24-Mar-2026 08:23:42 UTC] User ID: 5
[24-Mar-2026 08:23:42 UTC] Limit: 20, Offset: 0
[24-Mar-2026 08:23:42 UTC] Orders found: 2
[24-Mar-2026 08:23:42 UTC] Orders data: [{"id":5,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/trademaxpooya\/32406","status":"completed","created_at":"2025-11-12 11:43:57","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":4,"quantity":10,"total_coins":10,"coin_type":"regular","telegram_link":"t.me\/tehhhst\/5","status":"cancelled","created_at":"2025-11-12 11:09:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Mar-2026 08:23:42 UTC] Total orders count: 2
[24-Mar-2026 08:23:42 UTC] === API CALL LOG ===
[24-Mar-2026 08:23:42 UTC] Endpoint: user/profile.php
[24-Mar-2026 08:23:42 UTC] Full Log Data: {
    "timestamp": "2026-03-24 08:23:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.27",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ1NDE0fQ.I0F4dzTwWlX0iY6ZOs0g85V7VBl7xNCvwEoIj_duHEM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e14467bdd78d0ee-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 08:23:42 UTC] === END API CALL LOG ===
[24-Mar-2026 08:23:42 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 08:23:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ1NDE0fQ.I0F4dzTwWlX0iY6ZOs0g85V7VBl7xNCvwEoIj_duHEM
[24-Mar-2026 08:23:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 08:23:42 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 08:23:42 UTC] User ID: 5
[24-Mar-2026 08:23:42 UTC] ✅ User profile retrieved successfully for user ID: 5
[24-Mar-2026 08:23:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 08:23:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 08:23:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.226.92.198, 162.158.211.27","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ1NDE0fQ.I0F4dzTwWlX0iY6ZOs0g85V7VBl7xNCvwEoIj_duHEM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e144680383fd0ee-SOF","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.226.92.198","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[24-Mar-2026 08:23:43 UTC] === User Orders API Called ===
[24-Mar-2026 08:23:43 UTC] User ID: 5
[24-Mar-2026 08:23:43 UTC] Limit: 20, Offset: 0
[24-Mar-2026 08:23:43 UTC] Orders found: 2
[24-Mar-2026 08:23:43 UTC] Orders data: [{"id":5,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/trademaxpooya\/32406","status":"completed","created_at":"2025-11-12 11:43:57","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":4,"quantity":10,"total_coins":10,"coin_type":"regular","telegram_link":"t.me\/tehhhst\/5","status":"cancelled","created_at":"2025-11-12 11:09:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Mar-2026 08:23:43 UTC] Total orders count: 2
[24-Mar-2026 08:24:12 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 08:24:12 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 08:24:12 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.226.92.198, 162.158.211.27","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ1NDE0fQ.I0F4dzTwWlX0iY6ZOs0g85V7VBl7xNCvwEoIj_duHEM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e1447384d23d0ee-SOF","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.226.92.198","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[24-Mar-2026 08:24:12 UTC] === User Orders API Called ===
[24-Mar-2026 08:24:12 UTC] User ID: 5
[24-Mar-2026 08:24:12 UTC] Limit: 20, Offset: 0
[24-Mar-2026 08:24:12 UTC] Orders found: 2
[24-Mar-2026 08:24:12 UTC] Orders data: [{"id":5,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/trademaxpooya\/32406","status":"completed","created_at":"2025-11-12 11:43:57","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":4,"quantity":10,"total_coins":10,"coin_type":"regular","telegram_link":"t.me\/tehhhst\/5","status":"cancelled","created_at":"2025-11-12 11:09:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Mar-2026 08:24:12 UTC] Total orders count: 2
[24-Mar-2026 08:24:13 UTC] === API CALL LOG ===
[24-Mar-2026 08:24:13 UTC] Endpoint: user/profile.php
[24-Mar-2026 08:24:13 UTC] Full Log Data: {
    "timestamp": "2026-03-24 08:24:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.27",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ1NDE0fQ.I0F4dzTwWlX0iY6ZOs0g85V7VBl7xNCvwEoIj_duHEM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e144739e9b6d0ee-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 08:24:13 UTC] === END API CALL LOG ===
[24-Mar-2026 08:24:13 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 08:24:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ1NDE0fQ.I0F4dzTwWlX0iY6ZOs0g85V7VBl7xNCvwEoIj_duHEM
[24-Mar-2026 08:24:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 08:24:13 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 08:24:13 UTC] User ID: 5
[24-Mar-2026 08:24:13 UTC] ✅ User profile retrieved successfully for user ID: 5
[24-Mar-2026 08:28:46 UTC] === API CALL LOG ===
[24-Mar-2026 08:28:46 UTC] Endpoint: user/profile.php
[24-Mar-2026 08:28:46 UTC] Full Log Data: {
    "timestamp": "2026-03-24 08:28:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.27",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ1NDE0fQ.I0F4dzTwWlX0iY6ZOs0g85V7VBl7xNCvwEoIj_duHEM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e144de379663d44-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 08:28:46 UTC] === END API CALL LOG ===
[24-Mar-2026 08:28:46 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 08:28:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ1NDE0fQ.I0F4dzTwWlX0iY6ZOs0g85V7VBl7xNCvwEoIj_duHEM
[24-Mar-2026 08:28:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 08:28:46 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 08:28:46 UTC] User ID: 5
[24-Mar-2026 08:28:46 UTC] ✅ User profile retrieved successfully for user ID: 5
[24-Mar-2026 08:28:47 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 08:28:47 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 08:28:47 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.226.92.198, 162.158.211.28","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ1NDE0fQ.I0F4dzTwWlX0iY6ZOs0g85V7VBl7xNCvwEoIj_duHEM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e144ded4fef3d44-SOF","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.226.92.198","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[24-Mar-2026 08:28:47 UTC] === User Orders API Called ===
[24-Mar-2026 08:28:47 UTC] User ID: 5
[24-Mar-2026 08:28:47 UTC] Limit: 20, Offset: 0
[24-Mar-2026 08:28:47 UTC] Orders found: 2
[24-Mar-2026 08:28:47 UTC] Orders data: [{"id":5,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/trademaxpooya\/32406","status":"completed","created_at":"2025-11-12 11:43:57","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":4,"quantity":10,"total_coins":10,"coin_type":"regular","telegram_link":"t.me\/tehhhst\/5","status":"cancelled","created_at":"2025-11-12 11:09:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Mar-2026 08:28:47 UTC] Total orders count: 2
[24-Mar-2026 08:28:47 UTC] === API CALL LOG ===
[24-Mar-2026 08:28:47 UTC] Endpoint: user/profile.php
[24-Mar-2026 08:28:47 UTC] Full Log Data: {
    "timestamp": "2026-03-24 08:28:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.27",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ1NDE0fQ.I0F4dzTwWlX0iY6ZOs0g85V7VBl7xNCvwEoIj_duHEM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e144dedc9de3d44-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 08:28:47 UTC] === END API CALL LOG ===
[24-Mar-2026 08:28:47 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 08:28:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ1NDE0fQ.I0F4dzTwWlX0iY6ZOs0g85V7VBl7xNCvwEoIj_duHEM
[24-Mar-2026 08:28:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 08:28:47 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 08:28:47 UTC] User ID: 5
[24-Mar-2026 08:28:47 UTC] ✅ User profile retrieved successfully for user ID: 5
[24-Mar-2026 08:35:14 UTC] === API CALL LOG ===
[24-Mar-2026 08:35:14 UTC] Endpoint: user/profile.php
[24-Mar-2026 08:35:14 UTC] Full Log Data: {
    "timestamp": "2026-03-24 08:35:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ1NDE0fQ.I0F4dzTwWlX0iY6ZOs0g85V7VBl7xNCvwEoIj_duHEM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e14575ececa6ea0-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 08:35:14 UTC] === END API CALL LOG ===
[24-Mar-2026 08:35:14 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 08:35:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ1NDE0fQ.I0F4dzTwWlX0iY6ZOs0g85V7VBl7xNCvwEoIj_duHEM
[24-Mar-2026 08:35:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 08:35:14 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 08:35:14 UTC] User ID: 5
[24-Mar-2026 08:35:14 UTC] ✅ User profile retrieved successfully for user ID: 5
[24-Mar-2026 08:35:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 08:35:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 08:35:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.226.92.198, 162.158.211.28","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ1NDE0fQ.I0F4dzTwWlX0iY6ZOs0g85V7VBl7xNCvwEoIj_duHEM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e1457681fe06ea0-SOF","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.226.92.198","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[24-Mar-2026 08:35:15 UTC] === User Orders API Called ===
[24-Mar-2026 08:35:15 UTC] User ID: 5
[24-Mar-2026 08:35:15 UTC] Limit: 20, Offset: 0
[24-Mar-2026 08:35:15 UTC] Orders found: 2
[24-Mar-2026 08:35:15 UTC] Orders data: [{"id":5,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/trademaxpooya\/32406","status":"completed","created_at":"2025-11-12 11:43:57","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":4,"quantity":10,"total_coins":10,"coin_type":"regular","telegram_link":"t.me\/tehhhst\/5","status":"cancelled","created_at":"2025-11-12 11:09:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Mar-2026 08:35:15 UTC] Total orders count: 2
[24-Mar-2026 08:35:15 UTC] === API CALL LOG ===
[24-Mar-2026 08:35:15 UTC] Endpoint: user/profile.php
[24-Mar-2026 08:35:15 UTC] Full Log Data: {
    "timestamp": "2026-03-24 08:35:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ1NDE0fQ.I0F4dzTwWlX0iY6ZOs0g85V7VBl7xNCvwEoIj_duHEM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e14576898606ea0-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 08:35:15 UTC] === END API CALL LOG ===
[24-Mar-2026 08:35:15 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 08:35:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ1NDE0fQ.I0F4dzTwWlX0iY6ZOs0g85V7VBl7xNCvwEoIj_duHEM
[24-Mar-2026 08:35:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 08:35:15 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 08:35:15 UTC] User ID: 5
[24-Mar-2026 08:35:15 UTC] ✅ User profile retrieved successfully for user ID: 5
[24-Mar-2026 08:36:12 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 08:36:12 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 08:36:12 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.226.92.198, 162.158.211.27","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ1NDE0fQ.I0F4dzTwWlX0iY6ZOs0g85V7VBl7xNCvwEoIj_duHEM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e1458cc7b066ea0-SOF","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.226.92.198","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[24-Mar-2026 08:36:12 UTC] === User Orders API Called ===
[24-Mar-2026 08:36:12 UTC] User ID: 5
[24-Mar-2026 08:36:12 UTC] Limit: 20, Offset: 0
[24-Mar-2026 08:36:12 UTC] Orders found: 2
[24-Mar-2026 08:36:12 UTC] Orders data: [{"id":5,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/trademaxpooya\/32406","status":"completed","created_at":"2025-11-12 11:43:57","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":4,"quantity":10,"total_coins":10,"coin_type":"regular","telegram_link":"t.me\/tehhhst\/5","status":"cancelled","created_at":"2025-11-12 11:09:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Mar-2026 08:36:12 UTC] Total orders count: 2
[24-Mar-2026 08:36:12 UTC] === API CALL LOG ===
[24-Mar-2026 08:36:12 UTC] Endpoint: user/profile.php
[24-Mar-2026 08:36:12 UTC] Full Log Data: {
    "timestamp": "2026-03-24 08:36:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.27",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ1NDE0fQ.I0F4dzTwWlX0iY6ZOs0g85V7VBl7xNCvwEoIj_duHEM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e1458cceb806ea0-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 08:36:12 UTC] === END API CALL LOG ===
[24-Mar-2026 08:36:12 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 08:36:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ1NDE0fQ.I0F4dzTwWlX0iY6ZOs0g85V7VBl7xNCvwEoIj_duHEM
[24-Mar-2026 08:36:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 08:36:12 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 08:36:12 UTC] User ID: 5
[24-Mar-2026 08:36:12 UTC] ✅ User profile retrieved successfully for user ID: 5
[24-Mar-2026 08:40:35 UTC] === API CALL LOG ===
[24-Mar-2026 08:40:35 UTC] Endpoint: user/profile.php
[24-Mar-2026 08:40:35 UTC] Full Log Data: {
    "timestamp": "2026-03-24 08:40:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.27",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ1NDE0fQ.I0F4dzTwWlX0iY6ZOs0g85V7VBl7xNCvwEoIj_duHEM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e145f326ff9d0f4-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 08:40:35 UTC] === END API CALL LOG ===
[24-Mar-2026 08:40:35 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 08:40:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ1NDE0fQ.I0F4dzTwWlX0iY6ZOs0g85V7VBl7xNCvwEoIj_duHEM
[24-Mar-2026 08:40:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 08:40:35 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 08:40:35 UTC] User ID: 5
[24-Mar-2026 08:40:35 UTC] ✅ User profile retrieved successfully for user ID: 5
[24-Mar-2026 08:40:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 08:40:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 08:40:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.226.92.198, 162.158.211.28","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ1NDE0fQ.I0F4dzTwWlX0iY6ZOs0g85V7VBl7xNCvwEoIj_duHEM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e145f3bdccad0f4-SOF","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.226.92.198","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[24-Mar-2026 08:40:36 UTC] === User Orders API Called ===
[24-Mar-2026 08:40:36 UTC] User ID: 5
[24-Mar-2026 08:40:36 UTC] Limit: 20, Offset: 0
[24-Mar-2026 08:40:36 UTC] Orders found: 2
[24-Mar-2026 08:40:36 UTC] Orders data: [{"id":5,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/trademaxpooya\/32406","status":"completed","created_at":"2025-11-12 11:43:57","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":4,"quantity":10,"total_coins":10,"coin_type":"regular","telegram_link":"t.me\/tehhhst\/5","status":"cancelled","created_at":"2025-11-12 11:09:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Mar-2026 08:40:36 UTC] Total orders count: 2
[24-Mar-2026 08:40:36 UTC] === API CALL LOG ===
[24-Mar-2026 08:40:36 UTC] Endpoint: user/profile.php
[24-Mar-2026 08:40:36 UTC] Full Log Data: {
    "timestamp": "2026-03-24 08:40:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.27",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ1NDE0fQ.I0F4dzTwWlX0iY6ZOs0g85V7VBl7xNCvwEoIj_duHEM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e145f3c6e99d0f4-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 08:40:36 UTC] === END API CALL LOG ===
[24-Mar-2026 08:40:36 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 08:40:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ1NDE0fQ.I0F4dzTwWlX0iY6ZOs0g85V7VBl7xNCvwEoIj_duHEM
[24-Mar-2026 08:40:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 08:40:36 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 08:40:36 UTC] User ID: 5
[24-Mar-2026 08:40:36 UTC] ✅ User profile retrieved successfully for user ID: 5
[24-Mar-2026 08:41:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 08:41:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 08:41:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.226.92.198, 162.158.211.28","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ1NDE0fQ.I0F4dzTwWlX0iY6ZOs0g85V7VBl7xNCvwEoIj_duHEM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e146068282cd0f4-SOF","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.226.92.198","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[24-Mar-2026 08:41:24 UTC] === User Orders API Called ===
[24-Mar-2026 08:41:24 UTC] User ID: 5
[24-Mar-2026 08:41:24 UTC] Limit: 20, Offset: 0
[24-Mar-2026 08:41:24 UTC] Orders found: 2
[24-Mar-2026 08:41:24 UTC] Orders data: [{"id":5,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/trademaxpooya\/32406","status":"completed","created_at":"2025-11-12 11:43:57","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":4,"quantity":10,"total_coins":10,"coin_type":"regular","telegram_link":"t.me\/tehhhst\/5","status":"cancelled","created_at":"2025-11-12 11:09:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Mar-2026 08:41:24 UTC] Total orders count: 2
[24-Mar-2026 08:41:24 UTC] === API CALL LOG ===
[24-Mar-2026 08:41:24 UTC] Endpoint: user/profile.php
[24-Mar-2026 08:41:24 UTC] Full Log Data: {
    "timestamp": "2026-03-24 08:41:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.27",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ1NDE0fQ.I0F4dzTwWlX0iY6ZOs0g85V7VBl7xNCvwEoIj_duHEM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e146068a97bd0f4-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 08:41:24 UTC] === END API CALL LOG ===
[24-Mar-2026 08:41:24 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 08:41:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ1NDE0fQ.I0F4dzTwWlX0iY6ZOs0g85V7VBl7xNCvwEoIj_duHEM
[24-Mar-2026 08:41:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 08:41:24 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 08:41:24 UTC] User ID: 5
[24-Mar-2026 08:41:24 UTC] ✅ User profile retrieved successfully for user ID: 5
[24-Mar-2026 08:44:20 UTC] === API CALL LOG ===
[24-Mar-2026 08:44:20 UTC] Endpoint: user/profile.php
[24-Mar-2026 08:44:20 UTC] Full Log Data: {
    "timestamp": "2026-03-24 08:44:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ1NDE0fQ.I0F4dzTwWlX0iY6ZOs0g85V7VBl7xNCvwEoIj_duHEM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e1464b60e20c68a-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 08:44:20 UTC] === END API CALL LOG ===
[24-Mar-2026 08:44:20 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 08:44:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ1NDE0fQ.I0F4dzTwWlX0iY6ZOs0g85V7VBl7xNCvwEoIj_duHEM
[24-Mar-2026 08:44:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 08:44:20 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 08:44:20 UTC] User ID: 5
[24-Mar-2026 08:44:20 UTC] ✅ User profile retrieved successfully for user ID: 5
[24-Mar-2026 08:44:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 08:44:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 08:44:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.226.92.198, 162.158.211.28","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ1NDE0fQ.I0F4dzTwWlX0iY6ZOs0g85V7VBl7xNCvwEoIj_duHEM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e1464bf4bc7c68a-SOF","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.226.92.198","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[24-Mar-2026 08:44:22 UTC] === User Orders API Called ===
[24-Mar-2026 08:44:22 UTC] User ID: 5
[24-Mar-2026 08:44:22 UTC] Limit: 20, Offset: 0
[24-Mar-2026 08:44:22 UTC] Orders found: 2
[24-Mar-2026 08:44:22 UTC] Orders data: [{"id":5,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/trademaxpooya\/32406","status":"completed","created_at":"2025-11-12 11:43:57","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":4,"quantity":10,"total_coins":10,"coin_type":"regular","telegram_link":"t.me\/tehhhst\/5","status":"cancelled","created_at":"2025-11-12 11:09:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Mar-2026 08:44:22 UTC] Total orders count: 2
[24-Mar-2026 08:44:22 UTC] === API CALL LOG ===
[24-Mar-2026 08:44:22 UTC] Endpoint: user/profile.php
[24-Mar-2026 08:44:22 UTC] Full Log Data: {
    "timestamp": "2026-03-24 08:44:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ1NDE0fQ.I0F4dzTwWlX0iY6ZOs0g85V7VBl7xNCvwEoIj_duHEM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e1464bfcd38c68a-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 08:44:22 UTC] === END API CALL LOG ===
[24-Mar-2026 08:44:22 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 08:44:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ1NDE0fQ.I0F4dzTwWlX0iY6ZOs0g85V7VBl7xNCvwEoIj_duHEM
[24-Mar-2026 08:44:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 08:44:22 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 08:44:22 UTC] User ID: 5
[24-Mar-2026 08:44:22 UTC] ✅ User profile retrieved successfully for user ID: 5
[24-Mar-2026 08:47:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 08:47:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 08:47:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.226.92.198, 162.158.211.28","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ1NDE0fQ.I0F4dzTwWlX0iY6ZOs0g85V7VBl7xNCvwEoIj_duHEM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e146988ec61d0ec-SOF","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.226.92.198","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[24-Mar-2026 08:47:38 UTC] === User Orders API Called ===
[24-Mar-2026 08:47:38 UTC] User ID: 5
[24-Mar-2026 08:47:38 UTC] Limit: 20, Offset: 0
[24-Mar-2026 08:47:38 UTC] Orders found: 2
[24-Mar-2026 08:47:38 UTC] Orders data: [{"id":5,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/trademaxpooya\/32406","status":"completed","created_at":"2025-11-12 11:43:57","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":4,"quantity":10,"total_coins":10,"coin_type":"regular","telegram_link":"t.me\/tehhhst\/5","status":"cancelled","created_at":"2025-11-12 11:09:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Mar-2026 08:47:38 UTC] Total orders count: 2
[24-Mar-2026 08:47:38 UTC] === API CALL LOG ===
[24-Mar-2026 08:47:38 UTC] Endpoint: user/profile.php
[24-Mar-2026 08:47:38 UTC] Full Log Data: {
    "timestamp": "2026-03-24 08:47:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.27",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ1NDE0fQ.I0F4dzTwWlX0iY6ZOs0g85V7VBl7xNCvwEoIj_duHEM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e14698afb96d0ec-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 08:47:38 UTC] === END API CALL LOG ===
[24-Mar-2026 08:47:38 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 08:47:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ1NDE0fQ.I0F4dzTwWlX0iY6ZOs0g85V7VBl7xNCvwEoIj_duHEM
[24-Mar-2026 08:47:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 08:47:38 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 08:47:38 UTC] User ID: 5
[24-Mar-2026 08:47:38 UTC] ✅ User profile retrieved successfully for user ID: 5
[24-Mar-2026 08:51:38 UTC] === API CALL LOG ===
[24-Mar-2026 08:51:38 UTC] Endpoint: user/profile.php
[24-Mar-2026 08:51:38 UTC] Full Log Data: {
    "timestamp": "2026-03-24 08:51:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.27",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ1NDE0fQ.I0F4dzTwWlX0iY6ZOs0g85V7VBl7xNCvwEoIj_duHEM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e146f630943d0de-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 08:51:38 UTC] === END API CALL LOG ===
[24-Mar-2026 08:51:38 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 08:51:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ1NDE0fQ.I0F4dzTwWlX0iY6ZOs0g85V7VBl7xNCvwEoIj_duHEM
[24-Mar-2026 08:51:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 08:51:38 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 08:51:38 UTC] User ID: 5
[24-Mar-2026 08:51:38 UTC] ✅ User profile retrieved successfully for user ID: 5
[24-Mar-2026 08:51:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 08:51:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 08:51:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.226.92.198, 162.158.211.28","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ1NDE0fQ.I0F4dzTwWlX0iY6ZOs0g85V7VBl7xNCvwEoIj_duHEM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e146f6c8cc3d0de-SOF","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.226.92.198","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[24-Mar-2026 08:51:39 UTC] === User Orders API Called ===
[24-Mar-2026 08:51:39 UTC] User ID: 5
[24-Mar-2026 08:51:39 UTC] Limit: 20, Offset: 0
[24-Mar-2026 08:51:39 UTC] Orders found: 2
[24-Mar-2026 08:51:39 UTC] Orders data: [{"id":5,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/trademaxpooya\/32406","status":"completed","created_at":"2025-11-12 11:43:57","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":4,"quantity":10,"total_coins":10,"coin_type":"regular","telegram_link":"t.me\/tehhhst\/5","status":"cancelled","created_at":"2025-11-12 11:09:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Mar-2026 08:51:39 UTC] Total orders count: 2
[24-Mar-2026 08:51:39 UTC] === API CALL LOG ===
[24-Mar-2026 08:51:39 UTC] Endpoint: user/profile.php
[24-Mar-2026 08:51:39 UTC] Full Log Data: {
    "timestamp": "2026-03-24 08:51:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.27",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ1NDE0fQ.I0F4dzTwWlX0iY6ZOs0g85V7VBl7xNCvwEoIj_duHEM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e146f6d0e0ed0de-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 08:51:39 UTC] === END API CALL LOG ===
[24-Mar-2026 08:51:39 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 08:51:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ1NDE0fQ.I0F4dzTwWlX0iY6ZOs0g85V7VBl7xNCvwEoIj_duHEM
[24-Mar-2026 08:51:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 08:51:39 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 08:51:39 UTC] User ID: 5
[24-Mar-2026 08:51:39 UTC] ✅ User profile retrieved successfully for user ID: 5
[24-Mar-2026 08:52:16 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 08:52:16 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 08:52:16 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.226.92.198, 162.158.211.28","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ1NDE0fQ.I0F4dzTwWlX0iY6ZOs0g85V7VBl7xNCvwEoIj_duHEM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e1470513e9fd0de-SOF","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.226.92.198","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[24-Mar-2026 08:52:16 UTC] === User Orders API Called ===
[24-Mar-2026 08:52:16 UTC] User ID: 5
[24-Mar-2026 08:52:16 UTC] Limit: 20, Offset: 0
[24-Mar-2026 08:52:16 UTC] Orders found: 2
[24-Mar-2026 08:52:16 UTC] Orders data: [{"id":5,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/trademaxpooya\/32406","status":"completed","created_at":"2025-11-12 11:43:57","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":4,"quantity":10,"total_coins":10,"coin_type":"regular","telegram_link":"t.me\/tehhhst\/5","status":"cancelled","created_at":"2025-11-12 11:09:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Mar-2026 08:52:16 UTC] Total orders count: 2
[24-Mar-2026 08:52:16 UTC] === API CALL LOG ===
[24-Mar-2026 08:52:16 UTC] Endpoint: user/profile.php
[24-Mar-2026 08:52:16 UTC] Full Log Data: {
    "timestamp": "2026-03-24 08:52:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.27",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ1NDE0fQ.I0F4dzTwWlX0iY6ZOs0g85V7VBl7xNCvwEoIj_duHEM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e147051a814d0de-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 08:52:16 UTC] === END API CALL LOG ===
[24-Mar-2026 08:52:16 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 08:52:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ1NDE0fQ.I0F4dzTwWlX0iY6ZOs0g85V7VBl7xNCvwEoIj_duHEM
[24-Mar-2026 08:52:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 08:52:16 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 08:52:16 UTC] User ID: 5
[24-Mar-2026 08:52:16 UTC] ✅ User profile retrieved successfully for user ID: 5
[24-Mar-2026 08:52:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 08:52:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 08:52:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.226.92.198, 162.158.211.27","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ1NDE0fQ.I0F4dzTwWlX0iY6ZOs0g85V7VBl7xNCvwEoIj_duHEM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e147069396fd0de-SOF","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.226.92.198","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[24-Mar-2026 08:52:20 UTC] === User Orders API Called ===
[24-Mar-2026 08:52:20 UTC] User ID: 5
[24-Mar-2026 08:52:20 UTC] Limit: 20, Offset: 0
[24-Mar-2026 08:52:20 UTC] Orders found: 2
[24-Mar-2026 08:52:20 UTC] Orders data: [{"id":5,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/trademaxpooya\/32406","status":"completed","created_at":"2025-11-12 11:43:57","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":4,"quantity":10,"total_coins":10,"coin_type":"regular","telegram_link":"t.me\/tehhhst\/5","status":"cancelled","created_at":"2025-11-12 11:09:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Mar-2026 08:52:20 UTC] Total orders count: 2
[24-Mar-2026 08:52:20 UTC] === API CALL LOG ===
[24-Mar-2026 08:52:20 UTC] Endpoint: user/profile.php
[24-Mar-2026 08:52:20 UTC] Full Log Data: {
    "timestamp": "2026-03-24 08:52:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ1NDE0fQ.I0F4dzTwWlX0iY6ZOs0g85V7VBl7xNCvwEoIj_duHEM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e147069bb68d0de-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 08:52:20 UTC] === END API CALL LOG ===
[24-Mar-2026 08:52:20 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 08:52:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ1NDE0fQ.I0F4dzTwWlX0iY6ZOs0g85V7VBl7xNCvwEoIj_duHEM
[24-Mar-2026 08:52:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 08:52:20 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 08:52:20 UTC] User ID: 5
[24-Mar-2026 08:52:20 UTC] ✅ User profile retrieved successfully for user ID: 5
[24-Mar-2026 09:01:49 UTC] === API CALL LOG ===
[24-Mar-2026 09:01:49 UTC] Endpoint: user/profile.php
[24-Mar-2026 09:01:49 UTC] Full Log Data: {
    "timestamp": "2026-03-24 09:01:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ1NDE0fQ.I0F4dzTwWlX0iY6ZOs0g85V7VBl7xNCvwEoIj_duHEM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e147e4e39b2d0eb-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 09:01:49 UTC] === END API CALL LOG ===
[24-Mar-2026 09:01:49 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 09:01:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ1NDE0fQ.I0F4dzTwWlX0iY6ZOs0g85V7VBl7xNCvwEoIj_duHEM
[24-Mar-2026 09:01:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 09:01:49 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 09:01:49 UTC] User ID: 5
[24-Mar-2026 09:01:49 UTC] ✅ User profile retrieved successfully for user ID: 5
[24-Mar-2026 09:01:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 09:01:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 09:01:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.226.92.198, 162.158.211.28","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ1NDE0fQ.I0F4dzTwWlX0iY6ZOs0g85V7VBl7xNCvwEoIj_duHEM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e147e584ef4d0eb-SOF","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.226.92.198","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[24-Mar-2026 09:01:50 UTC] === User Orders API Called ===
[24-Mar-2026 09:01:50 UTC] User ID: 5
[24-Mar-2026 09:01:50 UTC] Limit: 20, Offset: 0
[24-Mar-2026 09:01:50 UTC] Orders found: 2
[24-Mar-2026 09:01:50 UTC] Orders data: [{"id":5,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/trademaxpooya\/32406","status":"completed","created_at":"2025-11-12 11:43:57","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":4,"quantity":10,"total_coins":10,"coin_type":"regular","telegram_link":"t.me\/tehhhst\/5","status":"cancelled","created_at":"2025-11-12 11:09:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Mar-2026 09:01:50 UTC] Total orders count: 2
[24-Mar-2026 09:01:50 UTC] === API CALL LOG ===
[24-Mar-2026 09:01:50 UTC] Endpoint: user/profile.php
[24-Mar-2026 09:01:50 UTC] Full Log Data: {
    "timestamp": "2026-03-24 09:01:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ1NDE0fQ.I0F4dzTwWlX0iY6ZOs0g85V7VBl7xNCvwEoIj_duHEM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e147e58a82cd0eb-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 09:01:50 UTC] === END API CALL LOG ===
[24-Mar-2026 09:01:50 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 09:01:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ1NDE0fQ.I0F4dzTwWlX0iY6ZOs0g85V7VBl7xNCvwEoIj_duHEM
[24-Mar-2026 09:01:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 09:01:50 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 09:01:50 UTC] User ID: 5
[24-Mar-2026 09:01:50 UTC] ✅ User profile retrieved successfully for user ID: 5
[24-Mar-2026 09:22:07 UTC] === API CALL LOG ===
[24-Mar-2026 09:22:07 UTC] Endpoint: user/profile.php
[24-Mar-2026 09:22:07 UTC] Full Log Data: {
    "timestamp": "2026-03-24 09:22:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ1NDE0fQ.I0F4dzTwWlX0iY6ZOs0g85V7VBl7xNCvwEoIj_duHEM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e149c0aa809d0eb-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 09:22:07 UTC] === END API CALL LOG ===
[24-Mar-2026 09:22:07 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 09:22:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ1NDE0fQ.I0F4dzTwWlX0iY6ZOs0g85V7VBl7xNCvwEoIj_duHEM
[24-Mar-2026 09:22:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 09:22:07 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 09:22:07 UTC] User ID: 5
[24-Mar-2026 09:22:07 UTC] ✅ User profile retrieved successfully for user ID: 5
[24-Mar-2026 09:22:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 09:22:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 09:22:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.226.92.198, 162.158.211.28","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ1NDE0fQ.I0F4dzTwWlX0iY6ZOs0g85V7VBl7xNCvwEoIj_duHEM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e149c135e0cd0eb-SOF","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.226.92.198","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[24-Mar-2026 09:22:08 UTC] === User Orders API Called ===
[24-Mar-2026 09:22:08 UTC] User ID: 5
[24-Mar-2026 09:22:08 UTC] Limit: 20, Offset: 0
[24-Mar-2026 09:22:08 UTC] Orders found: 2
[24-Mar-2026 09:22:08 UTC] Orders data: [{"id":5,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/trademaxpooya\/32406","status":"completed","created_at":"2025-11-12 11:43:57","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":4,"quantity":10,"total_coins":10,"coin_type":"regular","telegram_link":"t.me\/tehhhst\/5","status":"cancelled","created_at":"2025-11-12 11:09:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Mar-2026 09:22:08 UTC] Total orders count: 2
[24-Mar-2026 09:22:08 UTC] === API CALL LOG ===
[24-Mar-2026 09:22:08 UTC] Endpoint: user/profile.php
[24-Mar-2026 09:22:08 UTC] Full Log Data: {
    "timestamp": "2026-03-24 09:22:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ1NDE0fQ.I0F4dzTwWlX0iY6ZOs0g85V7VBl7xNCvwEoIj_duHEM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e149c13cf4ed0eb-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 09:22:08 UTC] === END API CALL LOG ===
[24-Mar-2026 09:22:08 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 09:22:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ1NDE0fQ.I0F4dzTwWlX0iY6ZOs0g85V7VBl7xNCvwEoIj_duHEM
[24-Mar-2026 09:22:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 09:22:08 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 09:22:08 UTC] User ID: 5
[24-Mar-2026 09:22:08 UTC] ✅ User profile retrieved successfully for user ID: 5
[24-Mar-2026 09:24:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 09:24:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 09:24:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.226.92.198, 162.158.211.27","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ1NDE0fQ.I0F4dzTwWlX0iY6ZOs0g85V7VBl7xNCvwEoIj_duHEM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e149f240c92d0eb-SOF","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.226.92.198","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[24-Mar-2026 09:24:14 UTC] === User Orders API Called ===
[24-Mar-2026 09:24:14 UTC] User ID: 5
[24-Mar-2026 09:24:14 UTC] Limit: 20, Offset: 0
[24-Mar-2026 09:24:14 UTC] Orders found: 2
[24-Mar-2026 09:24:14 UTC] Orders data: [{"id":5,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/trademaxpooya\/32406","status":"completed","created_at":"2025-11-12 11:43:57","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":4,"quantity":10,"total_coins":10,"coin_type":"regular","telegram_link":"t.me\/tehhhst\/5","status":"cancelled","created_at":"2025-11-12 11:09:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Mar-2026 09:24:14 UTC] Total orders count: 2
[24-Mar-2026 09:24:14 UTC] === API CALL LOG ===
[24-Mar-2026 09:24:14 UTC] Endpoint: user/profile.php
[24-Mar-2026 09:24:14 UTC] Full Log Data: {
    "timestamp": "2026-03-24 09:24:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.27",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ1NDE0fQ.I0F4dzTwWlX0iY6ZOs0g85V7VBl7xNCvwEoIj_duHEM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e149f249e6cd0eb-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 09:24:14 UTC] === END API CALL LOG ===
[24-Mar-2026 09:24:14 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 09:24:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ1NDE0fQ.I0F4dzTwWlX0iY6ZOs0g85V7VBl7xNCvwEoIj_duHEM
[24-Mar-2026 09:24:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 09:24:14 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 09:24:14 UTC] User ID: 5
[24-Mar-2026 09:24:14 UTC] ✅ User profile retrieved successfully for user ID: 5
[24-Mar-2026 09:28:57 UTC] === API CALL LOG ===
[24-Mar-2026 09:28:57 UTC] Endpoint: user/profile.php
[24-Mar-2026 09:28:57 UTC] Full Log Data: {
    "timestamp": "2026-03-24 09:28:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.27",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ1NDE0fQ.I0F4dzTwWlX0iY6ZOs0g85V7VBl7xNCvwEoIj_duHEM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e14a60e9e4ad0ee-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 09:28:57 UTC] === END API CALL LOG ===
[24-Mar-2026 09:28:57 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 09:28:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ1NDE0fQ.I0F4dzTwWlX0iY6ZOs0g85V7VBl7xNCvwEoIj_duHEM
[24-Mar-2026 09:28:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 09:28:57 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 09:28:57 UTC] User ID: 5
[24-Mar-2026 09:28:57 UTC] ✅ User profile retrieved successfully for user ID: 5
[24-Mar-2026 09:28:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 09:28:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 09:28:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.226.92.198, 162.158.211.28","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ1NDE0fQ.I0F4dzTwWlX0iY6ZOs0g85V7VBl7xNCvwEoIj_duHEM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e14a618384ed0ee-SOF","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.226.92.198","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[24-Mar-2026 09:28:58 UTC] === User Orders API Called ===
[24-Mar-2026 09:28:58 UTC] User ID: 5
[24-Mar-2026 09:28:58 UTC] Limit: 20, Offset: 0
[24-Mar-2026 09:28:58 UTC] Orders found: 2
[24-Mar-2026 09:28:58 UTC] Orders data: [{"id":5,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/trademaxpooya\/32406","status":"completed","created_at":"2025-11-12 11:43:57","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":4,"quantity":10,"total_coins":10,"coin_type":"regular","telegram_link":"t.me\/tehhhst\/5","status":"cancelled","created_at":"2025-11-12 11:09:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Mar-2026 09:28:58 UTC] Total orders count: 2
[24-Mar-2026 09:28:59 UTC] === API CALL LOG ===
[24-Mar-2026 09:28:59 UTC] Endpoint: user/profile.php
[24-Mar-2026 09:28:59 UTC] Full Log Data: {
    "timestamp": "2026-03-24 09:28:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ1NDE0fQ.I0F4dzTwWlX0iY6ZOs0g85V7VBl7xNCvwEoIj_duHEM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e14a618c9a6d0ee-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 09:28:59 UTC] === END API CALL LOG ===
[24-Mar-2026 09:28:59 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 09:28:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ1NDE0fQ.I0F4dzTwWlX0iY6ZOs0g85V7VBl7xNCvwEoIj_duHEM
[24-Mar-2026 09:28:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 09:28:59 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 09:28:59 UTC] User ID: 5
[24-Mar-2026 09:28:59 UTC] ✅ User profile retrieved successfully for user ID: 5
[24-Mar-2026 09:29:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 09:29:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 09:29:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.226.92.198, 162.158.211.28","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ1NDE0fQ.I0F4dzTwWlX0iY6ZOs0g85V7VBl7xNCvwEoIj_duHEM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e14a6594c4dd0ee-SOF","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.226.92.198","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[24-Mar-2026 09:29:09 UTC] === User Orders API Called ===
[24-Mar-2026 09:29:09 UTC] User ID: 5
[24-Mar-2026 09:29:09 UTC] Limit: 20, Offset: 0
[24-Mar-2026 09:29:09 UTC] Orders found: 2
[24-Mar-2026 09:29:09 UTC] Orders data: [{"id":5,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/trademaxpooya\/32406","status":"completed","created_at":"2025-11-12 11:43:57","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":4,"quantity":10,"total_coins":10,"coin_type":"regular","telegram_link":"t.me\/tehhhst\/5","status":"cancelled","created_at":"2025-11-12 11:09:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Mar-2026 09:29:09 UTC] Total orders count: 2
[24-Mar-2026 09:29:09 UTC] === API CALL LOG ===
[24-Mar-2026 09:29:09 UTC] Endpoint: user/profile.php
[24-Mar-2026 09:29:09 UTC] Full Log Data: {
    "timestamp": "2026-03-24 09:29:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.27",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ1NDE0fQ.I0F4dzTwWlX0iY6ZOs0g85V7VBl7xNCvwEoIj_duHEM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e14a659cda2d0ee-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 09:29:09 UTC] === END API CALL LOG ===
[24-Mar-2026 09:29:09 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 09:29:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ1NDE0fQ.I0F4dzTwWlX0iY6ZOs0g85V7VBl7xNCvwEoIj_duHEM
[24-Mar-2026 09:29:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 09:29:09 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 09:29:09 UTC] User ID: 5
[24-Mar-2026 09:29:09 UTC] ✅ User profile retrieved successfully for user ID: 5
[24-Mar-2026 09:29:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 09:29:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 09:29:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.226.92.198, 162.158.211.27","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ1NDE0fQ.I0F4dzTwWlX0iY6ZOs0g85V7VBl7xNCvwEoIj_duHEM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e14a6811d4fd0ee-SOF","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.226.92.198","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[24-Mar-2026 09:29:15 UTC] === User Orders API Called ===
[24-Mar-2026 09:29:15 UTC] User ID: 5
[24-Mar-2026 09:29:15 UTC] Limit: 20, Offset: 0
[24-Mar-2026 09:29:15 UTC] Orders found: 2
[24-Mar-2026 09:29:15 UTC] Orders data: [{"id":5,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/trademaxpooya\/32406","status":"completed","created_at":"2025-11-12 11:43:57","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":4,"quantity":10,"total_coins":10,"coin_type":"regular","telegram_link":"t.me\/tehhhst\/5","status":"cancelled","created_at":"2025-11-12 11:09:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Mar-2026 09:29:15 UTC] Total orders count: 2
[24-Mar-2026 09:29:15 UTC] === API CALL LOG ===
[24-Mar-2026 09:29:15 UTC] Endpoint: user/profile.php
[24-Mar-2026 09:29:15 UTC] Full Log Data: {
    "timestamp": "2026-03-24 09:29:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.27",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ1NDE0fQ.I0F4dzTwWlX0iY6ZOs0g85V7VBl7xNCvwEoIj_duHEM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e14a681ae9bd0ee-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 09:29:15 UTC] === END API CALL LOG ===
[24-Mar-2026 09:29:15 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 09:29:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ1NDE0fQ.I0F4dzTwWlX0iY6ZOs0g85V7VBl7xNCvwEoIj_duHEM
[24-Mar-2026 09:29:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 09:29:15 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 09:29:15 UTC] User ID: 5
[24-Mar-2026 09:29:15 UTC] ✅ User profile retrieved successfully for user ID: 5
[24-Mar-2026 09:32:57 UTC] === API CALL LOG ===
[24-Mar-2026 09:32:57 UTC] Endpoint: user/profile.php
[24-Mar-2026 09:32:57 UTC] Full Log Data: {
    "timestamp": "2026-03-24 09:32:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ1NDE0fQ.I0F4dzTwWlX0iY6ZOs0g85V7VBl7xNCvwEoIj_duHEM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e14abecc93a3dc1-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 09:32:57 UTC] === END API CALL LOG ===
[24-Mar-2026 09:32:57 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 09:32:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ1NDE0fQ.I0F4dzTwWlX0iY6ZOs0g85V7VBl7xNCvwEoIj_duHEM
[24-Mar-2026 09:32:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 09:32:57 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 09:32:57 UTC] User ID: 5
[24-Mar-2026 09:32:57 UTC] ✅ User profile retrieved successfully for user ID: 5
[24-Mar-2026 09:32:59 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 09:32:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 09:32:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.226.92.198, 162.158.211.28","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ1NDE0fQ.I0F4dzTwWlX0iY6ZOs0g85V7VBl7xNCvwEoIj_duHEM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e14abf6fc223dc1-SOF","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.226.92.198","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[24-Mar-2026 09:32:59 UTC] === User Orders API Called ===
[24-Mar-2026 09:32:59 UTC] User ID: 5
[24-Mar-2026 09:32:59 UTC] Limit: 20, Offset: 0
[24-Mar-2026 09:32:59 UTC] Orders found: 2
[24-Mar-2026 09:32:59 UTC] Orders data: [{"id":5,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/trademaxpooya\/32406","status":"completed","created_at":"2025-11-12 11:43:57","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":4,"quantity":10,"total_coins":10,"coin_type":"regular","telegram_link":"t.me\/tehhhst\/5","status":"cancelled","created_at":"2025-11-12 11:09:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Mar-2026 09:32:59 UTC] Total orders count: 2
[24-Mar-2026 09:32:59 UTC] === API CALL LOG ===
[24-Mar-2026 09:32:59 UTC] Endpoint: user/profile.php
[24-Mar-2026 09:32:59 UTC] Full Log Data: {
    "timestamp": "2026-03-24 09:32:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ1NDE0fQ.I0F4dzTwWlX0iY6ZOs0g85V7VBl7xNCvwEoIj_duHEM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e14abf74c813dc1-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 09:32:59 UTC] === END API CALL LOG ===
[24-Mar-2026 09:32:59 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 09:32:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ1NDE0fQ.I0F4dzTwWlX0iY6ZOs0g85V7VBl7xNCvwEoIj_duHEM
[24-Mar-2026 09:32:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 09:32:59 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 09:32:59 UTC] User ID: 5
[24-Mar-2026 09:32:59 UTC] ✅ User profile retrieved successfully for user ID: 5
[24-Mar-2026 09:33:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 09:33:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 09:33:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.226.92.198, 162.158.211.28","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ1NDE0fQ.I0F4dzTwWlX0iY6ZOs0g85V7VBl7xNCvwEoIj_duHEM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e14acba1f3f3dc1-SOF","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.226.92.198","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[24-Mar-2026 09:33:30 UTC] === User Orders API Called ===
[24-Mar-2026 09:33:30 UTC] User ID: 5
[24-Mar-2026 09:33:30 UTC] Limit: 20, Offset: 0
[24-Mar-2026 09:33:30 UTC] Orders found: 2
[24-Mar-2026 09:33:30 UTC] Orders data: [{"id":5,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/trademaxpooya\/32406","status":"completed","created_at":"2025-11-12 11:43:57","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":4,"quantity":10,"total_coins":10,"coin_type":"regular","telegram_link":"t.me\/tehhhst\/5","status":"cancelled","created_at":"2025-11-12 11:09:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Mar-2026 09:33:30 UTC] Total orders count: 2
[24-Mar-2026 09:33:30 UTC] === API CALL LOG ===
[24-Mar-2026 09:33:30 UTC] Endpoint: user/profile.php
[24-Mar-2026 09:33:30 UTC] Full Log Data: {
    "timestamp": "2026-03-24 09:33:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.27",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ1NDE0fQ.I0F4dzTwWlX0iY6ZOs0g85V7VBl7xNCvwEoIj_duHEM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e14acba4f6a3dc1-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 09:33:30 UTC] === END API CALL LOG ===
[24-Mar-2026 09:33:30 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 09:33:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ1NDE0fQ.I0F4dzTwWlX0iY6ZOs0g85V7VBl7xNCvwEoIj_duHEM
[24-Mar-2026 09:33:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 09:33:30 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 09:33:30 UTC] User ID: 5
[24-Mar-2026 09:33:30 UTC] ✅ User profile retrieved successfully for user ID: 5
[24-Mar-2026 09:33:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 09:33:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 09:33:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.226.92.198, 162.158.211.27","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ1NDE0fQ.I0F4dzTwWlX0iY6ZOs0g85V7VBl7xNCvwEoIj_duHEM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e14acfb6f8d3dc1-SOF","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.226.92.198","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[24-Mar-2026 09:33:41 UTC] === User Orders API Called ===
[24-Mar-2026 09:33:41 UTC] User ID: 5
[24-Mar-2026 09:33:41 UTC] Limit: 20, Offset: 0
[24-Mar-2026 09:33:41 UTC] Orders found: 2
[24-Mar-2026 09:33:41 UTC] Orders data: [{"id":5,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/trademaxpooya\/32406","status":"completed","created_at":"2025-11-12 11:43:57","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":4,"quantity":10,"total_coins":10,"coin_type":"regular","telegram_link":"t.me\/tehhhst\/5","status":"cancelled","created_at":"2025-11-12 11:09:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Mar-2026 09:33:41 UTC] Total orders count: 2
[24-Mar-2026 09:33:41 UTC] === API CALL LOG ===
[24-Mar-2026 09:33:41 UTC] Endpoint: user/profile.php
[24-Mar-2026 09:33:41 UTC] Full Log Data: {
    "timestamp": "2026-03-24 09:33:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.27",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ1NDE0fQ.I0F4dzTwWlX0iY6ZOs0g85V7VBl7xNCvwEoIj_duHEM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e14acfbf80f3dc1-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 09:33:41 UTC] === END API CALL LOG ===
[24-Mar-2026 09:33:41 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 09:33:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ1NDE0fQ.I0F4dzTwWlX0iY6ZOs0g85V7VBl7xNCvwEoIj_duHEM
[24-Mar-2026 09:33:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 09:33:41 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 09:33:41 UTC] User ID: 5
[24-Mar-2026 09:33:41 UTC] ✅ User profile retrieved successfully for user ID: 5
[24-Mar-2026 09:36:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 09:36:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 09:36:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.226.92.198, 162.158.211.27","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e14b15f4926d0fb-SOF","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.226.92.198","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[24-Mar-2026 09:36:40 UTC] === User Orders API Called ===
[24-Mar-2026 09:36:40 UTC] User ID: 5
[24-Mar-2026 09:36:40 UTC] Limit: 20, Offset: 0
[24-Mar-2026 09:36:40 UTC] Orders found: 2
[24-Mar-2026 09:36:40 UTC] Orders data: [{"id":5,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/trademaxpooya\/32406","status":"completed","created_at":"2025-11-12 11:43:57","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":4,"quantity":10,"total_coins":10,"coin_type":"regular","telegram_link":"t.me\/tehhhst\/5","status":"cancelled","created_at":"2025-11-12 11:09:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Mar-2026 09:36:40 UTC] Total orders count: 2
[24-Mar-2026 09:36:40 UTC] === API CALL LOG ===
[24-Mar-2026 09:36:40 UTC] Endpoint: user/profile.php
[24-Mar-2026 09:36:40 UTC] Full Log Data: {
    "timestamp": "2026-03-24 09:36:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e14b15fcab2d0fb-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 09:36:40 UTC] === END API CALL LOG ===
[24-Mar-2026 09:36:40 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 09:36:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU
[24-Mar-2026 09:36:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 09:36:40 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 09:36:40 UTC] User ID: 5
[24-Mar-2026 09:36:40 UTC] ✅ User profile retrieved successfully for user ID: 5
[24-Mar-2026 09:36:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 09:36:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 09:36:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.226.92.198, 162.158.211.28","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e14b1a27884d0fb-SOF","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.226.92.198","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[24-Mar-2026 09:36:51 UTC] === User Orders API Called ===
[24-Mar-2026 09:36:51 UTC] User ID: 5
[24-Mar-2026 09:36:51 UTC] Limit: 20, Offset: 0
[24-Mar-2026 09:36:51 UTC] Orders found: 2
[24-Mar-2026 09:36:51 UTC] Orders data: [{"id":5,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/trademaxpooya\/32406","status":"completed","created_at":"2025-11-12 11:43:57","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":4,"quantity":10,"total_coins":10,"coin_type":"regular","telegram_link":"t.me\/tehhhst\/5","status":"cancelled","created_at":"2025-11-12 11:09:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Mar-2026 09:36:51 UTC] Total orders count: 2
[24-Mar-2026 09:36:51 UTC] === API CALL LOG ===
[24-Mar-2026 09:36:51 UTC] Endpoint: user/profile.php
[24-Mar-2026 09:36:51 UTC] Full Log Data: {
    "timestamp": "2026-03-24 09:36:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.27",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e14b1a30ab2d0fb-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 09:36:51 UTC] === END API CALL LOG ===
[24-Mar-2026 09:36:51 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 09:36:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU
[24-Mar-2026 09:36:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 09:36:51 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 09:36:51 UTC] User ID: 5
[24-Mar-2026 09:36:51 UTC] ✅ User profile retrieved successfully for user ID: 5
[24-Mar-2026 09:36:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 09:36:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 09:36:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.226.92.198, 162.158.211.27","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e14b1bc9d84d0fb-SOF","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.226.92.198","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[24-Mar-2026 09:36:55 UTC] === User Orders API Called ===
[24-Mar-2026 09:36:55 UTC] User ID: 5
[24-Mar-2026 09:36:55 UTC] Limit: 20, Offset: 0
[24-Mar-2026 09:36:55 UTC] Orders found: 2
[24-Mar-2026 09:36:55 UTC] Orders data: [{"id":5,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/trademaxpooya\/32406","status":"completed","created_at":"2025-11-12 11:43:57","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":4,"quantity":10,"total_coins":10,"coin_type":"regular","telegram_link":"t.me\/tehhhst\/5","status":"cancelled","created_at":"2025-11-12 11:09:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Mar-2026 09:36:55 UTC] Total orders count: 2
[24-Mar-2026 09:36:56 UTC] === API CALL LOG ===
[24-Mar-2026 09:36:56 UTC] Endpoint: user/profile.php
[24-Mar-2026 09:36:56 UTC] Full Log Data: {
    "timestamp": "2026-03-24 09:36:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e14b1c288a8d0fb-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 09:36:56 UTC] === END API CALL LOG ===
[24-Mar-2026 09:36:56 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 09:36:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU
[24-Mar-2026 09:36:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 09:36:56 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 09:36:56 UTC] User ID: 5
[24-Mar-2026 09:36:56 UTC] ✅ User profile retrieved successfully for user ID: 5
[24-Mar-2026 09:36:56 UTC] User Purchases API - User ID: 5
[24-Mar-2026 09:36:56 UTC] User Purchases API - Total purchases found: 7
[24-Mar-2026 09:36:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 09:36:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 09:36:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.226.92.198, 162.158.211.27","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e14b1ce4e6ed0fb-SOF","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.226.92.198","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[24-Mar-2026 09:36:58 UTC] === User Orders API Called ===
[24-Mar-2026 09:36:58 UTC] User ID: 5
[24-Mar-2026 09:36:58 UTC] Limit: 20, Offset: 0
[24-Mar-2026 09:36:58 UTC] Orders found: 2
[24-Mar-2026 09:36:58 UTC] Orders data: [{"id":5,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/trademaxpooya\/32406","status":"completed","created_at":"2025-11-12 11:43:57","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":4,"quantity":10,"total_coins":10,"coin_type":"regular","telegram_link":"t.me\/tehhhst\/5","status":"cancelled","created_at":"2025-11-12 11:09:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Mar-2026 09:36:58 UTC] Total orders count: 2
[24-Mar-2026 09:36:58 UTC] === API CALL LOG ===
[24-Mar-2026 09:36:58 UTC] Endpoint: user/profile.php
[24-Mar-2026 09:36:58 UTC] Full Log Data: {
    "timestamp": "2026-03-24 09:36:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e14b1cec845d0fb-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 09:36:58 UTC] === END API CALL LOG ===
[24-Mar-2026 09:36:58 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 09:36:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU
[24-Mar-2026 09:36:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 09:36:58 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 09:36:58 UTC] User ID: 5
[24-Mar-2026 09:36:58 UTC] ✅ User profile retrieved successfully for user ID: 5
[24-Mar-2026 09:37:22 UTC] === API CALL LOG ===
[24-Mar-2026 09:37:22 UTC] Endpoint: user/profile.php
[24-Mar-2026 09:37:22 UTC] Full Log Data: {
    "timestamp": "2026-03-24 09:37:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ1NDE0fQ.I0F4dzTwWlX0iY6ZOs0g85V7VBl7xNCvwEoIj_duHEM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e14b2625aa5d0df-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 09:37:22 UTC] === END API CALL LOG ===
[24-Mar-2026 09:37:22 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 09:37:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ1NDE0fQ.I0F4dzTwWlX0iY6ZOs0g85V7VBl7xNCvwEoIj_duHEM
[24-Mar-2026 09:37:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 09:37:22 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 09:37:22 UTC] User ID: 5
[24-Mar-2026 09:37:22 UTC] ✅ User profile retrieved successfully for user ID: 5
[24-Mar-2026 09:37:23 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 09:37:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 09:37:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.226.92.198, 162.158.211.27","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ1NDE0fQ.I0F4dzTwWlX0iY6ZOs0g85V7VBl7xNCvwEoIj_duHEM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e14b26c6ae9d0df-SOF","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.226.92.198","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[24-Mar-2026 09:37:23 UTC] === User Orders API Called ===
[24-Mar-2026 09:37:23 UTC] User ID: 5
[24-Mar-2026 09:37:23 UTC] Limit: 20, Offset: 0
[24-Mar-2026 09:37:23 UTC] Orders found: 2
[24-Mar-2026 09:37:23 UTC] Orders data: [{"id":5,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/trademaxpooya\/32406","status":"completed","created_at":"2025-11-12 11:43:57","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":4,"quantity":10,"total_coins":10,"coin_type":"regular","telegram_link":"t.me\/tehhhst\/5","status":"cancelled","created_at":"2025-11-12 11:09:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Mar-2026 09:37:23 UTC] Total orders count: 2
[24-Mar-2026 09:37:23 UTC] === API CALL LOG ===
[24-Mar-2026 09:37:23 UTC] Endpoint: user/profile.php
[24-Mar-2026 09:37:23 UTC] Full Log Data: {
    "timestamp": "2026-03-24 09:37:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ1NDE0fQ.I0F4dzTwWlX0iY6ZOs0g85V7VBl7xNCvwEoIj_duHEM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e14b26cbc13d0df-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 09:37:23 UTC] === END API CALL LOG ===
[24-Mar-2026 09:37:23 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 09:37:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ1NDE0fQ.I0F4dzTwWlX0iY6ZOs0g85V7VBl7xNCvwEoIj_duHEM
[24-Mar-2026 09:37:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 09:37:23 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 09:37:23 UTC] User ID: 5
[24-Mar-2026 09:37:23 UTC] ✅ User profile retrieved successfully for user ID: 5
[24-Mar-2026 09:38:53 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 09:38:53 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 09:38:53 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.226.92.198, 162.158.211.27","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ1NDE0fQ.I0F4dzTwWlX0iY6ZOs0g85V7VBl7xNCvwEoIj_duHEM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e14b49bffb4d0df-SOF","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.226.92.198","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[24-Mar-2026 09:38:53 UTC] === User Orders API Called ===
[24-Mar-2026 09:38:53 UTC] User ID: 5
[24-Mar-2026 09:38:53 UTC] Limit: 20, Offset: 0
[24-Mar-2026 09:38:53 UTC] Orders found: 2
[24-Mar-2026 09:38:53 UTC] Orders data: [{"id":5,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/trademaxpooya\/32406","status":"completed","created_at":"2025-11-12 11:43:57","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":4,"quantity":10,"total_coins":10,"coin_type":"regular","telegram_link":"t.me\/tehhhst\/5","status":"cancelled","created_at":"2025-11-12 11:09:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Mar-2026 09:38:53 UTC] Total orders count: 2
[24-Mar-2026 09:38:54 UTC] === API CALL LOG ===
[24-Mar-2026 09:38:54 UTC] Endpoint: user/profile.php
[24-Mar-2026 09:38:54 UTC] Full Log Data: {
    "timestamp": "2026-03-24 09:38:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.27",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ1NDE0fQ.I0F4dzTwWlX0iY6ZOs0g85V7VBl7xNCvwEoIj_duHEM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e14b4a1ab28d0df-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 09:38:54 UTC] === END API CALL LOG ===
[24-Mar-2026 09:38:54 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 09:38:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ1NDE0fQ.I0F4dzTwWlX0iY6ZOs0g85V7VBl7xNCvwEoIj_duHEM
[24-Mar-2026 09:38:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 09:38:54 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 09:38:54 UTC] User ID: 5
[24-Mar-2026 09:38:54 UTC] ✅ User profile retrieved successfully for user ID: 5
[24-Mar-2026 09:38:54 UTC] User Purchases API - User ID: 5
[24-Mar-2026 09:38:54 UTC] User Purchases API - Total purchases found: 7
[24-Mar-2026 09:38:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 09:38:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 09:38:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.226.92.198, 162.158.211.27","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ1NDE0fQ.I0F4dzTwWlX0iY6ZOs0g85V7VBl7xNCvwEoIj_duHEM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e14b4af0b35d0df-SOF","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.226.92.198","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[24-Mar-2026 09:38:56 UTC] === User Orders API Called ===
[24-Mar-2026 09:38:56 UTC] User ID: 5
[24-Mar-2026 09:38:56 UTC] Limit: 20, Offset: 0
[24-Mar-2026 09:38:56 UTC] Orders found: 2
[24-Mar-2026 09:38:56 UTC] Orders data: [{"id":5,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/trademaxpooya\/32406","status":"completed","created_at":"2025-11-12 11:43:57","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":4,"quantity":10,"total_coins":10,"coin_type":"regular","telegram_link":"t.me\/tehhhst\/5","status":"cancelled","created_at":"2025-11-12 11:09:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Mar-2026 09:38:56 UTC] Total orders count: 2
[24-Mar-2026 09:38:56 UTC] === API CALL LOG ===
[24-Mar-2026 09:38:56 UTC] Endpoint: user/profile.php
[24-Mar-2026 09:38:56 UTC] Full Log Data: {
    "timestamp": "2026-03-24 09:38:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.27",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ1NDE0fQ.I0F4dzTwWlX0iY6ZOs0g85V7VBl7xNCvwEoIj_duHEM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e14b4af8d2fd0df-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 09:38:56 UTC] === END API CALL LOG ===
[24-Mar-2026 09:38:56 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 09:38:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ1NDE0fQ.I0F4dzTwWlX0iY6ZOs0g85V7VBl7xNCvwEoIj_duHEM
[24-Mar-2026 09:38:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 09:38:56 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 09:38:56 UTC] User ID: 5
[24-Mar-2026 09:38:56 UTC] ✅ User profile retrieved successfully for user ID: 5
[24-Mar-2026 09:39:05 UTC] === API CALL LOG ===
[24-Mar-2026 09:39:05 UTC] Endpoint: user/profile.php
[24-Mar-2026 09:39:05 UTC] Full Log Data: {
    "timestamp": "2026-03-24 09:39:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.27",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e14b4e878c7b69b-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 09:39:05 UTC] === END API CALL LOG ===
[24-Mar-2026 09:39:05 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 09:39:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU
[24-Mar-2026 09:39:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 09:39:05 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 09:39:05 UTC] User ID: 5
[24-Mar-2026 09:39:05 UTC] ✅ User profile retrieved successfully for user ID: 5
[24-Mar-2026 09:39:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 09:39:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 09:39:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.226.92.198, 162.158.211.28","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e14b4ebda69b69b-SOF","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.226.92.198","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[24-Mar-2026 09:39:06 UTC] === User Orders API Called ===
[24-Mar-2026 09:39:06 UTC] User ID: 5
[24-Mar-2026 09:39:06 UTC] Limit: 20, Offset: 0
[24-Mar-2026 09:39:06 UTC] Orders found: 2
[24-Mar-2026 09:39:06 UTC] Orders data: [{"id":5,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/trademaxpooya\/32406","status":"completed","created_at":"2025-11-12 11:43:57","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":4,"quantity":10,"total_coins":10,"coin_type":"regular","telegram_link":"t.me\/tehhhst\/5","status":"cancelled","created_at":"2025-11-12 11:09:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Mar-2026 09:39:06 UTC] Total orders count: 2
[24-Mar-2026 09:41:20 UTC] === API CALL LOG ===
[24-Mar-2026 09:41:20 UTC] Endpoint: user/profile.php
[24-Mar-2026 09:41:20 UTC] Full Log Data: {
    "timestamp": "2026-03-24 09:41:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.27",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ1NDE0fQ.I0F4dzTwWlX0iY6ZOs0g85V7VBl7xNCvwEoIj_duHEM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e14b82f7954d0d2-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 09:41:20 UTC] === END API CALL LOG ===
[24-Mar-2026 09:41:20 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 09:41:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ1NDE0fQ.I0F4dzTwWlX0iY6ZOs0g85V7VBl7xNCvwEoIj_duHEM
[24-Mar-2026 09:41:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 09:41:20 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 09:41:20 UTC] User ID: 5
[24-Mar-2026 09:41:20 UTC] ✅ User profile retrieved successfully for user ID: 5
[24-Mar-2026 09:41:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 09:41:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 09:41:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.226.92.198, 162.158.211.27","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ1NDE0fQ.I0F4dzTwWlX0iY6ZOs0g85V7VBl7xNCvwEoIj_duHEM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e14b82f896cd0d2-SOF","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.226.92.198","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[24-Mar-2026 09:41:28 UTC] === User Orders API Called ===
[24-Mar-2026 09:41:28 UTC] User ID: 5
[24-Mar-2026 09:41:28 UTC] Limit: 20, Offset: 0
[24-Mar-2026 09:41:28 UTC] Orders found: 2
[24-Mar-2026 09:41:28 UTC] Orders data: [{"id":5,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/trademaxpooya\/32406","status":"completed","created_at":"2025-11-12 11:43:57","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":4,"quantity":10,"total_coins":10,"coin_type":"regular","telegram_link":"t.me\/tehhhst\/5","status":"cancelled","created_at":"2025-11-12 11:09:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Mar-2026 09:41:28 UTC] Total orders count: 2
[24-Mar-2026 09:41:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 09:41:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 09:41:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.226.92.198, 162.158.211.28","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ1NDE0fQ.I0F4dzTwWlX0iY6ZOs0g85V7VBl7xNCvwEoIj_duHEM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e14b8558adad0d2-SOF","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.226.92.198","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[24-Mar-2026 09:41:28 UTC] === User Orders API Called ===
[24-Mar-2026 09:41:28 UTC] User ID: 5
[24-Mar-2026 09:41:28 UTC] Limit: 20, Offset: 0
[24-Mar-2026 09:41:28 UTC] Orders found: 2
[24-Mar-2026 09:41:28 UTC] Orders data: [{"id":5,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/trademaxpooya\/32406","status":"completed","created_at":"2025-11-12 11:43:57","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":4,"quantity":10,"total_coins":10,"coin_type":"regular","telegram_link":"t.me\/tehhhst\/5","status":"cancelled","created_at":"2025-11-12 11:09:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Mar-2026 09:41:28 UTC] Total orders count: 2
[24-Mar-2026 09:41:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 09:41:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 09:41:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.226.92.198, 162.158.211.27","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ1NDE0fQ.I0F4dzTwWlX0iY6ZOs0g85V7VBl7xNCvwEoIj_duHEM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e14b86b2dded0d2-SOF","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.226.92.198","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[24-Mar-2026 09:41:29 UTC] === User Orders API Called ===
[24-Mar-2026 09:41:29 UTC] User ID: 5
[24-Mar-2026 09:41:29 UTC] Limit: 20, Offset: 0
[24-Mar-2026 09:41:29 UTC] Orders found: 2
[24-Mar-2026 09:41:29 UTC] Orders data: [{"id":5,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/trademaxpooya\/32406","status":"completed","created_at":"2025-11-12 11:43:57","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":4,"quantity":10,"total_coins":10,"coin_type":"regular","telegram_link":"t.me\/tehhhst\/5","status":"cancelled","created_at":"2025-11-12 11:09:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Mar-2026 09:41:29 UTC] Total orders count: 2
[24-Mar-2026 09:41:29 UTC] === API CALL LOG ===
[24-Mar-2026 09:41:29 UTC] Endpoint: user/profile.php
[24-Mar-2026 09:41:29 UTC] Full Log Data: {
    "timestamp": "2026-03-24 09:41:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ1NDE0fQ.I0F4dzTwWlX0iY6ZOs0g85V7VBl7xNCvwEoIj_duHEM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e14b86baf6cd0d2-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 09:41:29 UTC] === END API CALL LOG ===
[24-Mar-2026 09:41:29 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 09:41:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ1NDE0fQ.I0F4dzTwWlX0iY6ZOs0g85V7VBl7xNCvwEoIj_duHEM
[24-Mar-2026 09:41:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 09:41:29 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 09:41:29 UTC] User ID: 5
[24-Mar-2026 09:41:29 UTC] ✅ User profile retrieved successfully for user ID: 5
[24-Mar-2026 09:41:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 09:41:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 09:41:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.226.92.198, 162.158.211.27","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e14b8b00fa5d0f0-SOF","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.226.92.198","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[24-Mar-2026 09:41:40 UTC] === User Orders API Called ===
[24-Mar-2026 09:41:40 UTC] User ID: 5
[24-Mar-2026 09:41:40 UTC] Limit: 20, Offset: 0
[24-Mar-2026 09:41:40 UTC] Orders found: 2
[24-Mar-2026 09:41:40 UTC] Orders data: [{"id":5,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/trademaxpooya\/32406","status":"completed","created_at":"2025-11-12 11:43:57","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":4,"quantity":10,"total_coins":10,"coin_type":"regular","telegram_link":"t.me\/tehhhst\/5","status":"cancelled","created_at":"2025-11-12 11:09:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Mar-2026 09:41:40 UTC] Total orders count: 2
[24-Mar-2026 09:41:41 UTC] === API CALL LOG ===
[24-Mar-2026 09:41:41 UTC] Endpoint: user/profile.php
[24-Mar-2026 09:41:41 UTC] Full Log Data: {
    "timestamp": "2026-03-24 09:41:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.27",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e14b8b63b6dd0f0-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 09:41:41 UTC] === END API CALL LOG ===
[24-Mar-2026 09:41:41 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 09:41:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU
[24-Mar-2026 09:41:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 09:41:41 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 09:41:41 UTC] User ID: 5
[24-Mar-2026 09:41:41 UTC] ✅ User profile retrieved successfully for user ID: 5
[24-Mar-2026 09:41:41 UTC] User Purchases API - User ID: 5
[24-Mar-2026 09:41:41 UTC] User Purchases API - Total purchases found: 7
[24-Mar-2026 09:41:47 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 09:41:47 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 09:41:47 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.226.92.198, 162.158.211.28","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e14b8db9a9fd0f0-SOF","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.226.92.198","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[24-Mar-2026 09:41:47 UTC] === User Orders API Called ===
[24-Mar-2026 09:41:47 UTC] User ID: 5
[24-Mar-2026 09:41:47 UTC] Limit: 20, Offset: 0
[24-Mar-2026 09:41:47 UTC] Orders found: 2
[24-Mar-2026 09:41:47 UTC] Orders data: [{"id":5,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/trademaxpooya\/32406","status":"completed","created_at":"2025-11-12 11:43:57","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":4,"quantity":10,"total_coins":10,"coin_type":"regular","telegram_link":"t.me\/tehhhst\/5","status":"cancelled","created_at":"2025-11-12 11:09:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Mar-2026 09:41:47 UTC] Total orders count: 2
[24-Mar-2026 09:41:47 UTC] === API CALL LOG ===
[24-Mar-2026 09:41:47 UTC] Endpoint: user/profile.php
[24-Mar-2026 09:41:47 UTC] Full Log Data: {
    "timestamp": "2026-03-24 09:41:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e14b8dc1c70d0f0-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 09:41:47 UTC] === END API CALL LOG ===
[24-Mar-2026 09:41:47 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 09:41:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU
[24-Mar-2026 09:41:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 09:41:47 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 09:41:47 UTC] User ID: 5
[24-Mar-2026 09:41:47 UTC] ✅ User profile retrieved successfully for user ID: 5
[24-Mar-2026 09:42:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 09:42:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 09:42:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.226.92.198, 162.158.211.27","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e14b9cd6965d0f0-SOF","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.226.92.198","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[24-Mar-2026 09:42:26 UTC] === User Orders API Called ===
[24-Mar-2026 09:42:26 UTC] User ID: 5
[24-Mar-2026 09:42:26 UTC] Limit: 20, Offset: 0
[24-Mar-2026 09:42:26 UTC] Orders found: 0
[24-Mar-2026 09:42:26 UTC] Orders data: []
[24-Mar-2026 09:42:26 UTC] Total orders count: 0
[24-Mar-2026 09:42:26 UTC] === API CALL LOG ===
[24-Mar-2026 09:42:26 UTC] Endpoint: user/profile.php
[24-Mar-2026 09:42:26 UTC] Full Log Data: {
    "timestamp": "2026-03-24 09:42:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.27",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e14b9ce0b3ad0f0-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 09:42:26 UTC] === END API CALL LOG ===
[24-Mar-2026 09:42:26 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 09:42:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU
[24-Mar-2026 09:42:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 09:42:26 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 09:42:26 UTC] User ID: 5
[24-Mar-2026 09:42:26 UTC] ✅ User profile retrieved successfully for user ID: 5
[24-Mar-2026 09:42:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 09:42:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 09:42:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.226.92.198, 162.158.211.28","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e14ba3c6e02d0f0-SOF","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.226.92.198","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[24-Mar-2026 09:42:43 UTC] === User Orders API Called ===
[24-Mar-2026 09:42:43 UTC] User ID: 5
[24-Mar-2026 09:42:43 UTC] Limit: 20, Offset: 0
[24-Mar-2026 09:42:43 UTC] Orders found: 0
[24-Mar-2026 09:42:43 UTC] Orders data: []
[24-Mar-2026 09:42:43 UTC] Total orders count: 0
[24-Mar-2026 09:42:43 UTC] === API CALL LOG ===
[24-Mar-2026 09:42:43 UTC] Endpoint: user/profile.php
[24-Mar-2026 09:42:43 UTC] Full Log Data: {
    "timestamp": "2026-03-24 09:42:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e14ba3cdeeed0f0-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 09:42:43 UTC] === END API CALL LOG ===
[24-Mar-2026 09:42:43 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 09:42:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU
[24-Mar-2026 09:42:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 09:42:43 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 09:42:43 UTC] User ID: 5
[24-Mar-2026 09:42:43 UTC] ✅ User profile retrieved successfully for user ID: 5
[24-Mar-2026 09:42:46 UTC] === API CALL LOG ===
[24-Mar-2026 09:42:46 UTC] Endpoint: user/profile.php
[24-Mar-2026 09:42:46 UTC] Full Log Data: {
    "timestamp": "2026-03-24 09:42:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e14ba49bdead0f0-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 09:42:46 UTC] === END API CALL LOG ===
[24-Mar-2026 09:42:46 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 09:42:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU
[24-Mar-2026 09:42:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 09:42:46 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 09:42:46 UTC] User ID: 5
[24-Mar-2026 09:42:46 UTC] ✅ User profile retrieved successfully for user ID: 5
[24-Mar-2026 09:42:46 UTC] User Purchases API - User ID: 5
[24-Mar-2026 09:42:46 UTC] User Purchases API - Total purchases found: 7
[24-Mar-2026 09:42:50 UTC] User Purchases API - User ID: 5
[24-Mar-2026 09:42:50 UTC] User Purchases API - Total purchases found: 7
[24-Mar-2026 09:42:53 UTC] === API CALL LOG ===
[24-Mar-2026 09:42:53 UTC] Endpoint: user/profile.php
[24-Mar-2026 09:42:53 UTC] Full Log Data: {
    "timestamp": "2026-03-24 09:42:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e14ba756c22d0f0-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 09:42:53 UTC] === END API CALL LOG ===
[24-Mar-2026 09:42:53 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 09:42:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU
[24-Mar-2026 09:42:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 09:42:53 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 09:42:53 UTC] User ID: 5
[24-Mar-2026 09:42:53 UTC] ✅ User profile retrieved successfully for user ID: 5
[24-Mar-2026 09:42:53 UTC] User Purchases API - User ID: 5
[24-Mar-2026 09:42:53 UTC] User Purchases API - Total purchases found: 7
[24-Mar-2026 09:42:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 09:42:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 09:42:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.226.92.198, 162.158.211.27","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e14ba878fa8d0f0-SOF","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.226.92.198","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[24-Mar-2026 09:42:55 UTC] === User Orders API Called ===
[24-Mar-2026 09:42:55 UTC] User ID: 5
[24-Mar-2026 09:42:55 UTC] Limit: 20, Offset: 0
[24-Mar-2026 09:42:55 UTC] Orders found: 0
[24-Mar-2026 09:42:55 UTC] Orders data: []
[24-Mar-2026 09:42:55 UTC] Total orders count: 0
[24-Mar-2026 09:42:56 UTC] === API CALL LOG ===
[24-Mar-2026 09:42:56 UTC] Endpoint: user/profile.php
[24-Mar-2026 09:42:56 UTC] Full Log Data: {
    "timestamp": "2026-03-24 09:42:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e14ba88bb50d0f0-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 09:42:56 UTC] === END API CALL LOG ===
[24-Mar-2026 09:42:56 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 09:42:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU
[24-Mar-2026 09:42:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 09:42:56 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 09:42:56 UTC] User ID: 5
[24-Mar-2026 09:42:56 UTC] ✅ User profile retrieved successfully for user ID: 5
[24-Mar-2026 09:50:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 09:50:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 09:50:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.226.92.198, 162.158.211.27","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e14c5d22e9dd0dc-SOF","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.226.92.198","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[24-Mar-2026 09:50:38 UTC] === User Orders API Called ===
[24-Mar-2026 09:50:38 UTC] User ID: 5
[24-Mar-2026 09:50:38 UTC] Limit: 20, Offset: 0
[24-Mar-2026 09:50:38 UTC] Orders found: 0
[24-Mar-2026 09:50:38 UTC] Orders data: []
[24-Mar-2026 09:50:38 UTC] Total orders count: 0
[24-Mar-2026 09:50:47 UTC] === API CALL LOG ===
[24-Mar-2026 09:50:47 UTC] Endpoint: user/profile.php
[24-Mar-2026 09:50:47 UTC] Full Log Data: {
    "timestamp": "2026-03-24 09:50:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.27",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e14c5d21e78d0dc-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 09:50:47 UTC] === END API CALL LOG ===
[24-Mar-2026 09:50:47 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 09:50:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU
[24-Mar-2026 09:50:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 09:50:47 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 09:50:47 UTC] User ID: 5
[24-Mar-2026 09:50:47 UTC] ✅ User profile retrieved successfully for user ID: 5
[24-Mar-2026 10:07:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 10:07:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 10:07:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.226.92.198, 162.158.211.27","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e14ddcc8f32d0e8-SOF","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.226.92.198","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[24-Mar-2026 10:07:00 UTC] === User Orders API Called ===
[24-Mar-2026 10:07:00 UTC] User ID: 5
[24-Mar-2026 10:07:00 UTC] Limit: 20, Offset: 0
[24-Mar-2026 10:07:00 UTC] Orders found: 0
[24-Mar-2026 10:07:00 UTC] Orders data: []
[24-Mar-2026 10:07:00 UTC] Total orders count: 0
[24-Mar-2026 10:07:00 UTC] === API CALL LOG ===
[24-Mar-2026 10:07:00 UTC] Endpoint: user/profile.php
[24-Mar-2026 10:07:00 UTC] Full Log Data: {
    "timestamp": "2026-03-24 10:07:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e14ddcc7f0cd0e8-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 10:07:00 UTC] === END API CALL LOG ===
[24-Mar-2026 10:07:00 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 10:07:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU
[24-Mar-2026 10:07:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 10:07:00 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 10:07:00 UTC] User ID: 5
[24-Mar-2026 10:07:00 UTC] ✅ User profile retrieved successfully for user ID: 5
[24-Mar-2026 10:07:00 UTC] === API CALL LOG ===
[24-Mar-2026 10:07:00 UTC] Endpoint: user/profile.php
[24-Mar-2026 10:07:00 UTC] Full Log Data: {
    "timestamp": "2026-03-24 10:07:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.27",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e14ddcd2937d0e8-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 10:07:00 UTC] === END API CALL LOG ===
[24-Mar-2026 10:07:00 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 10:07:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU
[24-Mar-2026 10:07:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 10:07:00 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 10:07:00 UTC] User ID: 5
[24-Mar-2026 10:07:00 UTC] ✅ User profile retrieved successfully for user ID: 5
[24-Mar-2026 10:07:00 UTC] User Purchases API - User ID: 5
[24-Mar-2026 10:07:00 UTC] User Purchases API - Total purchases found: 7
[24-Mar-2026 10:07:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 10:07:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 10:07:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.226.92.198, 162.158.211.28","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e14ddd35ff7d0e8-SOF","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.226.92.198","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[24-Mar-2026 10:07:01 UTC] === User Orders API Called ===
[24-Mar-2026 10:07:01 UTC] User ID: 5
[24-Mar-2026 10:07:01 UTC] Limit: 20, Offset: 0
[24-Mar-2026 10:07:01 UTC] Orders found: 0
[24-Mar-2026 10:07:01 UTC] Orders data: []
[24-Mar-2026 10:07:01 UTC] Total orders count: 0
[24-Mar-2026 10:07:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 10:07:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 10:07:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.226.92.198, 162.158.211.27","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e14ddd9efc0d0e8-SOF","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.226.92.198","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[24-Mar-2026 10:07:02 UTC] === User Orders API Called ===
[24-Mar-2026 10:07:02 UTC] User ID: 5
[24-Mar-2026 10:07:02 UTC] Limit: 20, Offset: 0
[24-Mar-2026 10:07:02 UTC] Orders found: 0
[24-Mar-2026 10:07:02 UTC] Orders data: []
[24-Mar-2026 10:07:02 UTC] Total orders count: 0
[24-Mar-2026 10:07:02 UTC] === API CALL LOG ===
[24-Mar-2026 10:07:02 UTC] Endpoint: user/profile.php
[24-Mar-2026 10:07:02 UTC] Full Log Data: {
    "timestamp": "2026-03-24 10:07:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e14ddda79c7d0e8-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 10:07:02 UTC] === END API CALL LOG ===
[24-Mar-2026 10:07:02 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 10:07:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU
[24-Mar-2026 10:07:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 10:07:02 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 10:07:02 UTC] User ID: 5
[24-Mar-2026 10:07:02 UTC] ✅ User profile retrieved successfully for user ID: 5
[24-Mar-2026 10:13:06 UTC] === API CALL LOG ===
[24-Mar-2026 10:13:06 UTC] Endpoint: user/profile.php
[24-Mar-2026 10:13:06 UTC] Full Log Data: {
    "timestamp": "2026-03-24 10:13:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e14e6ba0a73d0e4-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 10:13:06 UTC] === END API CALL LOG ===
[24-Mar-2026 10:13:06 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 10:13:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU
[24-Mar-2026 10:13:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 10:13:06 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 10:13:06 UTC] User ID: 5
[24-Mar-2026 10:13:06 UTC] ✅ User profile retrieved successfully for user ID: 5
[24-Mar-2026 10:13:06 UTC] User Purchases API - User ID: 5
[24-Mar-2026 10:13:06 UTC] User Purchases API - Total purchases found: 7
[24-Mar-2026 10:13:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 10:13:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 10:13:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.226.92.198, 162.158.210.45","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e14e6c4a8e2d0e4-SOF","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.226.92.198","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[24-Mar-2026 10:13:07 UTC] === User Orders API Called ===
[24-Mar-2026 10:13:07 UTC] User ID: 5
[24-Mar-2026 10:13:07 UTC] Limit: 20, Offset: 0
[24-Mar-2026 10:13:07 UTC] Orders found: 0
[24-Mar-2026 10:13:07 UTC] Orders data: []
[24-Mar-2026 10:13:07 UTC] Total orders count: 0
[24-Mar-2026 10:13:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 10:13:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 10:13:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.226.92.198, 162.158.210.44","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e14e6d89c72d0e4-SOF","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.226.92.198","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[24-Mar-2026 10:13:11 UTC] === User Orders API Called ===
[24-Mar-2026 10:13:11 UTC] User ID: 5
[24-Mar-2026 10:13:11 UTC] Limit: 20, Offset: 0
[24-Mar-2026 10:13:11 UTC] Orders found: 0
[24-Mar-2026 10:13:11 UTC] Orders data: []
[24-Mar-2026 10:13:11 UTC] Total orders count: 0
[24-Mar-2026 10:13:11 UTC] === API CALL LOG ===
[24-Mar-2026 10:13:11 UTC] Endpoint: user/profile.php
[24-Mar-2026 10:13:11 UTC] Full Log Data: {
    "timestamp": "2026-03-24 10:13:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.210.45",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e14e6d92e18d0e4-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 10:13:11 UTC] === END API CALL LOG ===
[24-Mar-2026 10:13:11 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 10:13:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU
[24-Mar-2026 10:13:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 10:13:11 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 10:13:11 UTC] User ID: 5
[24-Mar-2026 10:13:11 UTC] ✅ User profile retrieved successfully for user ID: 5
[24-Mar-2026 10:13:16 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 10:13:16 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 10:13:16 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.226.92.198, 162.158.211.28","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e14e6f818f5d0e4-SOF","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.226.92.198","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[24-Mar-2026 10:13:16 UTC] === User Orders API Called ===
[24-Mar-2026 10:13:16 UTC] User ID: 5
[24-Mar-2026 10:13:16 UTC] Limit: 20, Offset: 0
[24-Mar-2026 10:13:16 UTC] Orders found: 0
[24-Mar-2026 10:13:16 UTC] Orders data: []
[24-Mar-2026 10:13:16 UTC] Total orders count: 0
[24-Mar-2026 10:13:16 UTC] === API CALL LOG ===
[24-Mar-2026 10:13:16 UTC] Endpoint: user/profile.php
[24-Mar-2026 10:13:16 UTC] Full Log Data: {
    "timestamp": "2026-03-24 10:13:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.27",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e14e6f8aab0d0e4-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 10:13:16 UTC] === END API CALL LOG ===
[24-Mar-2026 10:13:16 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 10:13:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU
[24-Mar-2026 10:13:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 10:13:16 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 10:13:16 UTC] User ID: 5
[24-Mar-2026 10:13:16 UTC] ✅ User profile retrieved successfully for user ID: 5
[24-Mar-2026 11:20:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 11:20:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 11:20:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.226.92.198, 162.158.211.27","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e1549c6cca2d0ff-SOF","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.226.92.198","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[24-Mar-2026 11:20:43 UTC] === User Orders API Called ===
[24-Mar-2026 11:20:43 UTC] User ID: 5
[24-Mar-2026 11:20:43 UTC] Limit: 20, Offset: 0
[24-Mar-2026 11:20:43 UTC] Orders found: 0
[24-Mar-2026 11:20:43 UTC] Orders data: []
[24-Mar-2026 11:20:43 UTC] Total orders count: 0
[24-Mar-2026 11:20:43 UTC] === API CALL LOG ===
[24-Mar-2026 11:20:43 UTC] Endpoint: user/profile.php
[24-Mar-2026 11:20:43 UTC] Full Log Data: {
    "timestamp": "2026-03-24 11:20:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e1549c75ed7d0ff-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 11:20:43 UTC] === END API CALL LOG ===
[24-Mar-2026 11:20:43 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 11:20:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU
[24-Mar-2026 11:20:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 11:20:43 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 11:20:43 UTC] User ID: 5
[24-Mar-2026 11:20:43 UTC] ✅ User profile retrieved successfully for user ID: 5
[24-Mar-2026 11:21:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 11:21:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 11:21:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.226.92.198, 162.158.211.28","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e154a548c3cd0ff-SOF","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.226.92.198","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[24-Mar-2026 11:21:06 UTC] === User Orders API Called ===
[24-Mar-2026 11:21:06 UTC] User ID: 5
[24-Mar-2026 11:21:06 UTC] Limit: 20, Offset: 0
[24-Mar-2026 11:21:06 UTC] Orders found: 0
[24-Mar-2026 11:21:06 UTC] Orders data: []
[24-Mar-2026 11:21:06 UTC] Total orders count: 0
[24-Mar-2026 11:21:06 UTC] === API CALL LOG ===
[24-Mar-2026 11:21:06 UTC] Endpoint: user/profile.php
[24-Mar-2026 11:21:06 UTC] Full Log Data: {
    "timestamp": "2026-03-24 11:21:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e154a551dd9d0ff-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 11:21:06 UTC] === END API CALL LOG ===
[24-Mar-2026 11:21:06 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 11:21:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU
[24-Mar-2026 11:21:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 11:21:06 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 11:21:06 UTC] User ID: 5
[24-Mar-2026 11:21:06 UTC] ✅ User profile retrieved successfully for user ID: 5
[24-Mar-2026 11:54:40 UTC] === API CALL LOG ===
[24-Mar-2026 11:54:40 UTC] Endpoint: user/profile.php
[24-Mar-2026 11:54:40 UTC] Full Log Data: {
    "timestamp": "2026-03-24 11:54:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e157b801f27d0df-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 11:54:40 UTC] === END API CALL LOG ===
[24-Mar-2026 11:54:40 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 11:54:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU
[24-Mar-2026 11:54:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 11:54:40 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 11:54:40 UTC] User ID: 5
[24-Mar-2026 11:54:40 UTC] ✅ User profile retrieved successfully for user ID: 5
[24-Mar-2026 11:54:40 UTC] User Purchases API - User ID: 5
[24-Mar-2026 11:54:40 UTC] User Purchases API - Total purchases found: 7
[24-Mar-2026 12:44:26 UTC] === API CALL LOG ===
[24-Mar-2026 12:44:26 UTC] Endpoint: user/profile.php
[24-Mar-2026 12:44:26 UTC] Full Log Data: {
    "timestamp": "2026-03-24 12:44:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.27",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e15c4674ee0d8bd-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 12:44:26 UTC] === END API CALL LOG ===
[24-Mar-2026 12:44:26 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 12:44:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU
[24-Mar-2026 12:44:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 12:44:26 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 12:44:26 UTC] User ID: 5
[24-Mar-2026 12:44:26 UTC] ✅ User profile retrieved successfully for user ID: 5
[24-Mar-2026 12:44:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 12:44:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 12:44:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.226.92.198, 162.158.211.28","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e15c4676f2cd8bd-SOF","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.226.92.198","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[24-Mar-2026 12:44:26 UTC] === User Orders API Called ===
[24-Mar-2026 12:44:26 UTC] User ID: 5
[24-Mar-2026 12:44:26 UTC] Limit: 20, Offset: 0
[24-Mar-2026 12:44:26 UTC] Orders found: 0
[24-Mar-2026 12:44:26 UTC] Orders data: []
[24-Mar-2026 12:44:26 UTC] Total orders count: 0
[24-Mar-2026 12:45:10 UTC] === API CALL LOG ===
[24-Mar-2026 12:45:10 UTC] Endpoint: user/profile.php
[24-Mar-2026 12:45:10 UTC] Full Log Data: {
    "timestamp": "2026-03-24 12:45:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.27",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ1NDE0fQ.I0F4dzTwWlX0iY6ZOs0g85V7VBl7xNCvwEoIj_duHEM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e15c57aba788ee1-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 12:45:10 UTC] === END API CALL LOG ===
[24-Mar-2026 12:45:10 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 12:45:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ1NDE0fQ.I0F4dzTwWlX0iY6ZOs0g85V7VBl7xNCvwEoIj_duHEM
[24-Mar-2026 12:45:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 12:45:10 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 12:45:10 UTC] User ID: 5
[24-Mar-2026 12:45:10 UTC] ✅ User profile retrieved successfully for user ID: 5
[24-Mar-2026 12:45:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 12:45:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 12:45:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.226.92.198, 162.158.211.27","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ1NDE0fQ.I0F4dzTwWlX0iY6ZOs0g85V7VBl7xNCvwEoIj_duHEM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e15c58429988ee1-SOF","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.226.92.198","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[24-Mar-2026 12:45:11 UTC] === User Orders API Called ===
[24-Mar-2026 12:45:11 UTC] User ID: 5
[24-Mar-2026 12:45:11 UTC] Limit: 20, Offset: 0
[24-Mar-2026 12:45:11 UTC] Orders found: 0
[24-Mar-2026 12:45:11 UTC] Orders data: []
[24-Mar-2026 12:45:11 UTC] Total orders count: 0
[24-Mar-2026 12:45:11 UTC] === API CALL LOG ===
[24-Mar-2026 12:45:11 UTC] Endpoint: user/profile.php
[24-Mar-2026 12:45:11 UTC] Full Log Data: {
    "timestamp": "2026-03-24 12:45:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.27",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ1NDE0fQ.I0F4dzTwWlX0iY6ZOs0g85V7VBl7xNCvwEoIj_duHEM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e15c58499ee8ee1-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 12:45:11 UTC] === END API CALL LOG ===
[24-Mar-2026 12:45:11 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 12:45:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ1NDE0fQ.I0F4dzTwWlX0iY6ZOs0g85V7VBl7xNCvwEoIj_duHEM
[24-Mar-2026 12:45:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 12:45:11 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 12:45:11 UTC] User ID: 5
[24-Mar-2026 12:45:11 UTC] ✅ User profile retrieved successfully for user ID: 5
[24-Mar-2026 12:45:29 UTC] === API CALL LOG ===
[24-Mar-2026 12:45:29 UTC] Endpoint: user/profile.php
[24-Mar-2026 12:45:29 UTC] Full Log Data: {
    "timestamp": "2026-03-24 12:45:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.27",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e15c5f1bb9dd0f7-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 12:45:29 UTC] === END API CALL LOG ===
[24-Mar-2026 12:45:29 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 12:45:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU
[24-Mar-2026 12:45:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 12:45:29 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 12:45:29 UTC] User ID: 5
[24-Mar-2026 12:45:29 UTC] ✅ User profile retrieved successfully for user ID: 5
[24-Mar-2026 12:45:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 12:45:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 12:45:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.226.92.198, 162.158.211.28","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e15c5fbab97d0f7-SOF","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.226.92.198","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[24-Mar-2026 12:45:30 UTC] === User Orders API Called ===
[24-Mar-2026 12:45:30 UTC] User ID: 5
[24-Mar-2026 12:45:30 UTC] Limit: 20, Offset: 0
[24-Mar-2026 12:45:30 UTC] Orders found: 0
[24-Mar-2026 12:45:30 UTC] Orders data: []
[24-Mar-2026 12:45:30 UTC] Total orders count: 0
[24-Mar-2026 12:45:30 UTC] === API CALL LOG ===
[24-Mar-2026 12:45:30 UTC] Endpoint: user/profile.php
[24-Mar-2026 12:45:30 UTC] Full Log Data: {
    "timestamp": "2026-03-24 12:45:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.27",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e15c5fc2d03d0f7-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 12:45:30 UTC] === END API CALL LOG ===
[24-Mar-2026 12:45:30 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 12:45:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU
[24-Mar-2026 12:45:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 12:45:30 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 12:45:30 UTC] User ID: 5
[24-Mar-2026 12:45:30 UTC] ✅ User profile retrieved successfully for user ID: 5
[24-Mar-2026 12:45:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 12:45:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 12:45:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.226.92.198, 162.158.211.28","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e15c6295e71d0f7-SOF","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.226.92.198","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[24-Mar-2026 12:45:38 UTC] === User Orders API Called ===
[24-Mar-2026 12:45:38 UTC] User ID: 5
[24-Mar-2026 12:45:38 UTC] Limit: 20, Offset: 0
[24-Mar-2026 12:45:38 UTC] Orders found: 0
[24-Mar-2026 12:45:38 UTC] Orders data: []
[24-Mar-2026 12:45:38 UTC] Total orders count: 0
[24-Mar-2026 12:45:38 UTC] === API CALL LOG ===
[24-Mar-2026 12:45:38 UTC] Endpoint: user/profile.php
[24-Mar-2026 12:45:38 UTC] Full Log Data: {
    "timestamp": "2026-03-24 12:45:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e15c62e9ce6d0f7-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 12:45:38 UTC] === END API CALL LOG ===
[24-Mar-2026 12:45:38 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 12:45:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU
[24-Mar-2026 12:45:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 12:45:38 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 12:45:38 UTC] User ID: 5
[24-Mar-2026 12:45:38 UTC] ✅ User profile retrieved successfully for user ID: 5
[24-Mar-2026 12:45:39 UTC] User Purchases API - User ID: 5
[24-Mar-2026 12:45:39 UTC] User Purchases API - Total purchases found: 7
[24-Mar-2026 12:45:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 12:45:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 12:45:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.226.92.198, 162.158.211.27","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e15c636ade9d0f7-SOF","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.226.92.198","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[24-Mar-2026 12:45:40 UTC] === User Orders API Called ===
[24-Mar-2026 12:45:40 UTC] User ID: 5
[24-Mar-2026 12:45:40 UTC] Limit: 20, Offset: 0
[24-Mar-2026 12:45:40 UTC] Orders found: 0
[24-Mar-2026 12:45:40 UTC] Orders data: []
[24-Mar-2026 12:45:40 UTC] Total orders count: 0
[24-Mar-2026 12:45:40 UTC] === API CALL LOG ===
[24-Mar-2026 12:45:40 UTC] Endpoint: user/profile.php
[24-Mar-2026 12:45:40 UTC] Full Log Data: {
    "timestamp": "2026-03-24 12:45:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e15c6373fced0f7-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 12:45:40 UTC] === END API CALL LOG ===
[24-Mar-2026 12:45:40 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 12:45:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU
[24-Mar-2026 12:45:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 12:45:40 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 12:45:40 UTC] User ID: 5
[24-Mar-2026 12:45:40 UTC] ✅ User profile retrieved successfully for user ID: 5
[24-Mar-2026 12:51:49 UTC] === API CALL LOG ===
[24-Mar-2026 12:51:49 UTC] Endpoint: user/profile.php
[24-Mar-2026 12:51:49 UTC] Full Log Data: {
    "timestamp": "2026-03-24 12:51:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.27",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e15cf383b3cb8ab-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 12:51:49 UTC] === END API CALL LOG ===
[24-Mar-2026 12:51:49 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 12:51:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU
[24-Mar-2026 12:51:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 12:51:49 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 12:51:49 UTC] User ID: 5
[24-Mar-2026 12:51:49 UTC] ✅ User profile retrieved successfully for user ID: 5
[24-Mar-2026 12:51:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 12:51:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 12:51:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.226.92.198, 162.158.211.28","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e15cf427e1ab8ab-SOF","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.226.92.198","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[24-Mar-2026 12:51:50 UTC] === User Orders API Called ===
[24-Mar-2026 12:51:50 UTC] User ID: 5
[24-Mar-2026 12:51:50 UTC] Limit: 20, Offset: 0
[24-Mar-2026 12:51:50 UTC] Orders found: 0
[24-Mar-2026 12:51:50 UTC] Orders data: []
[24-Mar-2026 12:51:50 UTC] Total orders count: 0
[24-Mar-2026 12:51:50 UTC] === API CALL LOG ===
[24-Mar-2026 12:51:50 UTC] Endpoint: user/profile.php
[24-Mar-2026 12:51:50 UTC] Full Log Data: {
    "timestamp": "2026-03-24 12:51:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.27",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e15cf42ef95b8ab-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 12:51:50 UTC] === END API CALL LOG ===
[24-Mar-2026 12:51:50 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 12:51:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU
[24-Mar-2026 12:51:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 12:51:50 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 12:51:50 UTC] User ID: 5
[24-Mar-2026 12:51:50 UTC] ✅ User profile retrieved successfully for user ID: 5
[24-Mar-2026 12:53:30 UTC] === API CALL LOG ===
[24-Mar-2026 12:53:30 UTC] Endpoint: user/profile.php
[24-Mar-2026 12:53:30 UTC] Full Log Data: {
    "timestamp": "2026-03-24 12:53:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.27",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e15d1afabf56e9c-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 12:53:30 UTC] === END API CALL LOG ===
[24-Mar-2026 12:53:30 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 12:53:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU
[24-Mar-2026 12:53:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 12:53:30 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 12:53:30 UTC] User ID: 5
[24-Mar-2026 12:53:30 UTC] ✅ User profile retrieved successfully for user ID: 5
[24-Mar-2026 12:53:30 UTC] === API CALL LOG ===
[24-Mar-2026 12:53:30 UTC] Endpoint: user/profile.php
[24-Mar-2026 12:53:30 UTC] Full Log Data: {
    "timestamp": "2026-03-24 12:53:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e15d1afabf26e9c-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 12:53:30 UTC] === END API CALL LOG ===
[24-Mar-2026 12:53:30 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 12:53:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU
[24-Mar-2026 12:53:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 12:53:30 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 12:53:30 UTC] User ID: 5
[24-Mar-2026 12:53:30 UTC] ✅ User profile retrieved successfully for user ID: 5
[24-Mar-2026 12:53:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 12:53:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 12:53:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.226.92.198, 162.158.211.28","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e15d1b06c9e6e9c-SOF","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.226.92.198","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[24-Mar-2026 12:53:30 UTC] === User Orders API Called ===
[24-Mar-2026 12:53:30 UTC] User ID: 5
[24-Mar-2026 12:53:30 UTC] Limit: 20, Offset: 0
[24-Mar-2026 12:53:30 UTC] Orders found: 0
[24-Mar-2026 12:53:30 UTC] Orders data: []
[24-Mar-2026 12:53:30 UTC] Total orders count: 0
[24-Mar-2026 12:53:30 UTC] User Purchases API - User ID: 5
[24-Mar-2026 12:53:30 UTC] User Purchases API - Total purchases found: 7
[24-Mar-2026 12:53:31 UTC] === API CALL LOG ===
[24-Mar-2026 12:53:31 UTC] Endpoint: user/profile.php
[24-Mar-2026 12:53:31 UTC] Full Log Data: {
    "timestamp": "2026-03-24 12:53:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.27",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e15d1b4f8656e9c-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 12:53:31 UTC] === END API CALL LOG ===
[24-Mar-2026 12:53:31 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 12:53:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU
[24-Mar-2026 12:53:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 12:53:31 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 12:53:31 UTC] User ID: 5
[24-Mar-2026 12:53:31 UTC] ✅ User profile retrieved successfully for user ID: 5
[24-Mar-2026 12:53:31 UTC] User Purchases API - User ID: 5
[24-Mar-2026 12:53:31 UTC] User Purchases API - Total purchases found: 7
[24-Mar-2026 12:53:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 12:53:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 12:53:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.226.92.198, 162.158.211.27","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e15d1d69be96e9c-SOF","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.226.92.198","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[24-Mar-2026 12:53:36 UTC] === User Orders API Called ===
[24-Mar-2026 12:53:36 UTC] User ID: 5
[24-Mar-2026 12:53:36 UTC] Limit: 20, Offset: 0
[24-Mar-2026 12:53:36 UTC] Orders found: 0
[24-Mar-2026 12:53:36 UTC] Orders data: []
[24-Mar-2026 12:53:36 UTC] Total orders count: 0
[24-Mar-2026 12:53:36 UTC] === API CALL LOG ===
[24-Mar-2026 12:53:36 UTC] Endpoint: user/profile.php
[24-Mar-2026 12:53:36 UTC] Full Log Data: {
    "timestamp": "2026-03-24 12:53:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.27",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e15d1d72c966e9c-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 12:53:36 UTC] === END API CALL LOG ===
[24-Mar-2026 12:53:36 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 12:53:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU
[24-Mar-2026 12:53:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 12:53:36 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 12:53:36 UTC] User ID: 5
[24-Mar-2026 12:53:36 UTC] ✅ User profile retrieved successfully for user ID: 5
[24-Mar-2026 12:53:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 12:53:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 12:53:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.226.92.198, 162.158.211.27","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e15d1f70cc76e9c-SOF","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.226.92.198","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[24-Mar-2026 12:53:41 UTC] === User Orders API Called ===
[24-Mar-2026 12:53:41 UTC] User ID: 5
[24-Mar-2026 12:53:41 UTC] Limit: 20, Offset: 0
[24-Mar-2026 12:53:41 UTC] Orders found: 0
[24-Mar-2026 12:53:41 UTC] Orders data: []
[24-Mar-2026 12:53:41 UTC] Total orders count: 0
[24-Mar-2026 12:53:41 UTC] === API CALL LOG ===
[24-Mar-2026 12:53:41 UTC] Endpoint: user/profile.php
[24-Mar-2026 12:53:41 UTC] Full Log Data: {
    "timestamp": "2026-03-24 12:53:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.27",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e15d1f7bd3a6e9c-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 12:53:41 UTC] === END API CALL LOG ===
[24-Mar-2026 12:53:41 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 12:53:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU
[24-Mar-2026 12:53:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 12:53:41 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 12:53:41 UTC] User ID: 5
[24-Mar-2026 12:53:41 UTC] ✅ User profile retrieved successfully for user ID: 5
[24-Mar-2026 12:54:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 12:54:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 12:54:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.226.92.198, 162.158.211.28","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e15d273bb316e9c-SOF","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.226.92.198","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[24-Mar-2026 12:54:01 UTC] === User Orders API Called ===
[24-Mar-2026 12:54:01 UTC] User ID: 5
[24-Mar-2026 12:54:01 UTC] Limit: 20, Offset: 0
[24-Mar-2026 12:54:01 UTC] Orders found: 0
[24-Mar-2026 12:54:01 UTC] Orders data: []
[24-Mar-2026 12:54:01 UTC] Total orders count: 0
[24-Mar-2026 12:54:01 UTC] === API CALL LOG ===
[24-Mar-2026 12:54:01 UTC] Endpoint: user/profile.php
[24-Mar-2026 12:54:01 UTC] Full Log Data: {
    "timestamp": "2026-03-24 12:54:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.27",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e15d2743b876e9c-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 12:54:01 UTC] === END API CALL LOG ===
[24-Mar-2026 12:54:01 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 12:54:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU
[24-Mar-2026 12:54:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 12:54:01 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 12:54:01 UTC] User ID: 5
[24-Mar-2026 12:54:01 UTC] ✅ User profile retrieved successfully for user ID: 5
[24-Mar-2026 12:55:49 UTC] === API CALL LOG ===
[24-Mar-2026 12:55:49 UTC] Endpoint: user/profile.php
[24-Mar-2026 12:55:49 UTC] Full Log Data: {
    "timestamp": "2026-03-24 12:55:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.27",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e15d5145f25d0fb-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 12:55:49 UTC] === END API CALL LOG ===
[24-Mar-2026 12:55:49 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 12:55:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU
[24-Mar-2026 12:55:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 12:55:49 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 12:55:49 UTC] User ID: 5
[24-Mar-2026 12:55:49 UTC] ✅ User profile retrieved successfully for user ID: 5
[24-Mar-2026 12:55:49 UTC] === API CALL LOG ===
[24-Mar-2026 12:55:49 UTC] Endpoint: user/profile.php
[24-Mar-2026 12:55:49 UTC] Full Log Data: {
    "timestamp": "2026-03-24 12:55:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e15d5144f00d0fb-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 12:55:49 UTC] === END API CALL LOG ===
[24-Mar-2026 12:55:49 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 12:55:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU
[24-Mar-2026 12:55:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 12:55:49 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 12:55:49 UTC] User ID: 5
[24-Mar-2026 12:55:49 UTC] ✅ User profile retrieved successfully for user ID: 5
[24-Mar-2026 12:55:49 UTC] User Purchases API - User ID: 5
[24-Mar-2026 12:55:49 UTC] User Purchases API - Total purchases found: 7
[24-Mar-2026 12:55:49 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 12:55:49 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 12:55:49 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.226.92.198, 162.158.211.27","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e15d5178989d0fb-SOF","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.226.92.198","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[24-Mar-2026 12:55:49 UTC] === User Orders API Called ===
[24-Mar-2026 12:55:49 UTC] User ID: 5
[24-Mar-2026 12:55:49 UTC] Limit: 20, Offset: 0
[24-Mar-2026 12:55:49 UTC] Orders found: 0
[24-Mar-2026 12:55:49 UTC] Orders data: []
[24-Mar-2026 12:55:49 UTC] Total orders count: 0
[24-Mar-2026 12:55:49 UTC] === API CALL LOG ===
[24-Mar-2026 12:55:49 UTC] Endpoint: user/profile.php
[24-Mar-2026 12:55:49 UTC] Full Log Data: {
    "timestamp": "2026-03-24 12:55:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e15d5181b8fd0fb-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 12:55:49 UTC] === END API CALL LOG ===
[24-Mar-2026 12:55:49 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 12:55:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU
[24-Mar-2026 12:55:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 12:55:49 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 12:55:49 UTC] User ID: 5
[24-Mar-2026 12:55:49 UTC] ✅ User profile retrieved successfully for user ID: 5
[24-Mar-2026 12:55:53 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 12:55:53 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 12:55:53 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.226.92.198, 162.158.211.27","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e15d52dc984d0fb-SOF","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.226.92.198","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[24-Mar-2026 12:55:53 UTC] === User Orders API Called ===
[24-Mar-2026 12:55:53 UTC] User ID: 5
[24-Mar-2026 12:55:53 UTC] Limit: 20, Offset: 0
[24-Mar-2026 12:55:53 UTC] Orders found: 0
[24-Mar-2026 12:55:53 UTC] Orders data: []
[24-Mar-2026 12:55:53 UTC] Total orders count: 0
[24-Mar-2026 12:55:53 UTC] === API CALL LOG ===
[24-Mar-2026 12:55:53 UTC] Endpoint: user/profile.php
[24-Mar-2026 12:55:53 UTC] Full Log Data: {
    "timestamp": "2026-03-24 12:55:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e15d52e4b30d0fb-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 12:55:53 UTC] === END API CALL LOG ===
[24-Mar-2026 12:55:53 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 12:55:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU
[24-Mar-2026 12:55:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 12:55:53 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 12:55:53 UTC] User ID: 5
[24-Mar-2026 12:55:53 UTC] ✅ User profile retrieved successfully for user ID: 5
[24-Mar-2026 12:56:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 12:56:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 12:56:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.226.92.198, 162.158.211.28","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e15d5b66ad6d0fb-SOF","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.226.92.198","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[24-Mar-2026 12:56:15 UTC] === User Orders API Called ===
[24-Mar-2026 12:56:15 UTC] User ID: 5
[24-Mar-2026 12:56:15 UTC] Limit: 20, Offset: 0
[24-Mar-2026 12:56:15 UTC] Orders found: 0
[24-Mar-2026 12:56:15 UTC] Orders data: []
[24-Mar-2026 12:56:15 UTC] Total orders count: 0
[24-Mar-2026 12:56:15 UTC] === API CALL LOG ===
[24-Mar-2026 12:56:15 UTC] Endpoint: user/profile.php
[24-Mar-2026 12:56:15 UTC] Full Log Data: {
    "timestamp": "2026-03-24 12:56:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.27",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e15d5b6fccad0fb-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 12:56:15 UTC] === END API CALL LOG ===
[24-Mar-2026 12:56:15 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 12:56:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU
[24-Mar-2026 12:56:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 12:56:15 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 12:56:15 UTC] User ID: 5
[24-Mar-2026 12:56:15 UTC] ✅ User profile retrieved successfully for user ID: 5
[24-Mar-2026 12:56:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 12:56:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 12:56:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.226.92.198, 162.158.211.28","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e15d6ba29dcd0fb-SOF","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.226.92.198","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[24-Mar-2026 12:56:56 UTC] === User Orders API Called ===
[24-Mar-2026 12:56:56 UTC] User ID: 5
[24-Mar-2026 12:56:56 UTC] Limit: 20, Offset: 0
[24-Mar-2026 12:56:56 UTC] Orders found: 0
[24-Mar-2026 12:56:56 UTC] Orders data: []
[24-Mar-2026 12:56:56 UTC] Total orders count: 0
[24-Mar-2026 12:56:56 UTC] === API CALL LOG ===
[24-Mar-2026 12:56:56 UTC] Endpoint: user/profile.php
[24-Mar-2026 12:56:56 UTC] Full Log Data: {
    "timestamp": "2026-03-24 12:56:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e15d6babbe8d0fb-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 12:56:56 UTC] === END API CALL LOG ===
[24-Mar-2026 12:56:56 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 12:56:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU
[24-Mar-2026 12:56:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 12:56:56 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 12:56:56 UTC] User ID: 5
[24-Mar-2026 12:56:56 UTC] ✅ User profile retrieved successfully for user ID: 5
[24-Mar-2026 13:09:49 UTC] === API CALL LOG ===
[24-Mar-2026 13:09:49 UTC] Endpoint: user/profile.php
[24-Mar-2026 13:09:49 UTC] Full Log Data: {
    "timestamp": "2026-03-24 13:09:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e15e999ebf7b69b-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 13:09:49 UTC] === END API CALL LOG ===
[24-Mar-2026 13:09:49 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 13:09:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU
[24-Mar-2026 13:09:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 13:09:49 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 13:09:49 UTC] User ID: 5
[24-Mar-2026 13:09:49 UTC] ✅ User profile retrieved successfully for user ID: 5
[24-Mar-2026 13:09:51 UTC] === API CALL LOG ===
[24-Mar-2026 13:09:51 UTC] Endpoint: user/profile.php
[24-Mar-2026 13:09:51 UTC] Full Log Data: {
    "timestamp": "2026-03-24 13:09:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e15e9a4caefb69b-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 13:09:51 UTC] === END API CALL LOG ===
[24-Mar-2026 13:09:51 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 13:09:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU
[24-Mar-2026 13:09:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 13:09:51 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 13:09:51 UTC] User ID: 5
[24-Mar-2026 13:09:51 UTC] ✅ User profile retrieved successfully for user ID: 5
[24-Mar-2026 13:09:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 13:09:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 13:09:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.226.92.198, 162.158.211.28","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e15e9a52beab69b-SOF","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.226.92.198","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[24-Mar-2026 13:09:51 UTC] === User Orders API Called ===
[24-Mar-2026 13:09:51 UTC] User ID: 5
[24-Mar-2026 13:09:51 UTC] Limit: 20, Offset: 0
[24-Mar-2026 13:09:51 UTC] Orders found: 0
[24-Mar-2026 13:09:51 UTC] Orders data: []
[24-Mar-2026 13:09:51 UTC] Total orders count: 0
[24-Mar-2026 13:09:51 UTC] === API CALL LOG ===
[24-Mar-2026 13:09:51 UTC] Endpoint: user/profile.php
[24-Mar-2026 13:09:51 UTC] Full Log Data: {
    "timestamp": "2026-03-24 13:09:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e15e9a58cffb69b-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 13:09:51 UTC] === END API CALL LOG ===
[24-Mar-2026 13:09:51 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 13:09:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU
[24-Mar-2026 13:09:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 13:09:51 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 13:09:51 UTC] User ID: 5
[24-Mar-2026 13:09:51 UTC] ✅ User profile retrieved successfully for user ID: 5
[24-Mar-2026 13:20:06 UTC] === API CALL LOG ===
[24-Mar-2026 13:20:06 UTC] Endpoint: user/profile.php
[24-Mar-2026 13:20:06 UTC] Full Log Data: {
    "timestamp": "2026-03-24 13:20:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e15f8a8ae44d0ee-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 13:20:06 UTC] === END API CALL LOG ===
[24-Mar-2026 13:20:06 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 13:20:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU
[24-Mar-2026 13:20:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 13:20:06 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 13:20:06 UTC] User ID: 5
[24-Mar-2026 13:20:06 UTC] ✅ User profile retrieved successfully for user ID: 5
[24-Mar-2026 13:20:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 13:20:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 13:20:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.226.92.198, 162.158.211.27","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e15f91a5b87d0ee-SOF","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.226.92.198","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[24-Mar-2026 13:20:24 UTC] === User Orders API Called ===
[24-Mar-2026 13:20:24 UTC] User ID: 5
[24-Mar-2026 13:20:24 UTC] Limit: 20, Offset: 0
[24-Mar-2026 13:20:24 UTC] Orders found: 0
[24-Mar-2026 13:20:24 UTC] Orders data: []
[24-Mar-2026 13:20:24 UTC] Total orders count: 0
[24-Mar-2026 13:20:24 UTC] === API CALL LOG ===
[24-Mar-2026 13:20:24 UTC] Endpoint: user/profile.php
[24-Mar-2026 13:20:24 UTC] Full Log Data: {
    "timestamp": "2026-03-24 13:20:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.27",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e15f91acc9cd0ee-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 13:20:24 UTC] === END API CALL LOG ===
[24-Mar-2026 13:20:24 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 13:20:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU
[24-Mar-2026 13:20:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 13:20:24 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 13:20:24 UTC] User ID: 5
[24-Mar-2026 13:20:24 UTC] ✅ User profile retrieved successfully for user ID: 5
[24-Mar-2026 13:20:25 UTC] === API CALL LOG ===
[24-Mar-2026 13:20:25 UTC] Endpoint: user/profile.php
[24-Mar-2026 13:20:25 UTC] Full Log Data: {
    "timestamp": "2026-03-24 13:20:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.27",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e15f91f1a9dd0ee-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 13:20:25 UTC] === END API CALL LOG ===
[24-Mar-2026 13:20:25 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 13:20:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU
[24-Mar-2026 13:20:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 13:20:25 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 13:20:25 UTC] User ID: 5
[24-Mar-2026 13:20:25 UTC] ✅ User profile retrieved successfully for user ID: 5
[24-Mar-2026 13:21:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 13:21:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 13:21:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.226.92.198, 162.158.211.27","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e15fa769cfdd0ee-SOF","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.226.92.198","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[24-Mar-2026 13:21:20 UTC] === User Orders API Called ===
[24-Mar-2026 13:21:20 UTC] User ID: 5
[24-Mar-2026 13:21:20 UTC] Limit: 20, Offset: 0
[24-Mar-2026 13:21:20 UTC] Orders found: 0
[24-Mar-2026 13:21:20 UTC] Orders data: []
[24-Mar-2026 13:21:20 UTC] Total orders count: 0
[24-Mar-2026 13:21:20 UTC] === API CALL LOG ===
[24-Mar-2026 13:21:20 UTC] Endpoint: user/profile.php
[24-Mar-2026 13:21:20 UTC] Full Log Data: {
    "timestamp": "2026-03-24 13:21:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.27",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e15fa772ea8d0ee-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 13:21:20 UTC] === END API CALL LOG ===
[24-Mar-2026 13:21:20 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 13:21:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU
[24-Mar-2026 13:21:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 13:21:20 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 13:21:20 UTC] User ID: 5
[24-Mar-2026 13:21:20 UTC] ✅ User profile retrieved successfully for user ID: 5
[24-Mar-2026 13:21:21 UTC] === API CALL LOG ===
[24-Mar-2026 13:21:21 UTC] Endpoint: user/profile.php
[24-Mar-2026 13:21:21 UTC] Full Log Data: {
    "timestamp": "2026-03-24 13:21:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.27",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e15fa7a7988d0ee-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 13:21:21 UTC] === END API CALL LOG ===
[24-Mar-2026 13:21:21 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 13:21:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU
[24-Mar-2026 13:21:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 13:21:21 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 13:21:21 UTC] User ID: 5
[24-Mar-2026 13:21:21 UTC] ✅ User profile retrieved successfully for user ID: 5
[24-Mar-2026 13:22:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 13:22:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 13:22:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.226.92.198, 162.158.211.27","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e15fbb5bbdcd0ee-SOF","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.226.92.198","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[24-Mar-2026 13:22:11 UTC] === User Orders API Called ===
[24-Mar-2026 13:22:11 UTC] User ID: 5
[24-Mar-2026 13:22:11 UTC] Limit: 20, Offset: 0
[24-Mar-2026 13:22:11 UTC] Orders found: 0
[24-Mar-2026 13:22:11 UTC] Orders data: []
[24-Mar-2026 13:22:11 UTC] Total orders count: 0
[24-Mar-2026 13:22:11 UTC] === API CALL LOG ===
[24-Mar-2026 13:22:11 UTC] Endpoint: user/profile.php
[24-Mar-2026 13:22:11 UTC] Full Log Data: {
    "timestamp": "2026-03-24 13:22:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e15fbb62de2d0ee-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 13:22:11 UTC] === END API CALL LOG ===
[24-Mar-2026 13:22:11 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 13:22:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU
[24-Mar-2026 13:22:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 13:22:11 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 13:22:11 UTC] User ID: 5
[24-Mar-2026 13:22:11 UTC] ✅ User profile retrieved successfully for user ID: 5
[24-Mar-2026 13:22:12 UTC] === API CALL LOG ===
[24-Mar-2026 13:22:12 UTC] Endpoint: user/profile.php
[24-Mar-2026 13:22:12 UTC] Full Log Data: {
    "timestamp": "2026-03-24 13:22:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e15fbba5c4fd0ee-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 13:22:12 UTC] === END API CALL LOG ===
[24-Mar-2026 13:22:12 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 13:22:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU
[24-Mar-2026 13:22:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 13:22:12 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 13:22:12 UTC] User ID: 5
[24-Mar-2026 13:22:12 UTC] ✅ User profile retrieved successfully for user ID: 5
[24-Mar-2026 13:22:16 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 13:22:16 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 13:22:16 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.226.92.198, 162.158.211.28","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e15fbd70de0d0ee-SOF","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.226.92.198","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[24-Mar-2026 13:22:16 UTC] === User Orders API Called ===
[24-Mar-2026 13:22:16 UTC] User ID: 5
[24-Mar-2026 13:22:16 UTC] Limit: 20, Offset: 0
[24-Mar-2026 13:22:16 UTC] Orders found: 0
[24-Mar-2026 13:22:16 UTC] Orders data: []
[24-Mar-2026 13:22:16 UTC] Total orders count: 0
[24-Mar-2026 13:22:16 UTC] === API CALL LOG ===
[24-Mar-2026 13:22:16 UTC] Endpoint: user/profile.php
[24-Mar-2026 13:22:16 UTC] Full Log Data: {
    "timestamp": "2026-03-24 13:22:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.27",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e15fbd78f70d0ee-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 13:22:16 UTC] === END API CALL LOG ===
[24-Mar-2026 13:22:16 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 13:22:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU
[24-Mar-2026 13:22:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 13:22:16 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 13:22:16 UTC] User ID: 5
[24-Mar-2026 13:22:16 UTC] ✅ User profile retrieved successfully for user ID: 5
[24-Mar-2026 13:22:17 UTC] === API CALL LOG ===
[24-Mar-2026 13:22:17 UTC] Endpoint: user/profile.php
[24-Mar-2026 13:22:17 UTC] Full Log Data: {
    "timestamp": "2026-03-24 13:22:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.27",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e15fbdbadbcd0ee-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 13:22:17 UTC] === END API CALL LOG ===
[24-Mar-2026 13:22:17 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 13:22:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU
[24-Mar-2026 13:22:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 13:22:17 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 13:22:17 UTC] User ID: 5
[24-Mar-2026 13:22:17 UTC] ✅ User profile retrieved successfully for user ID: 5
[24-Mar-2026 13:25:29 UTC] === API CALL LOG ===
[24-Mar-2026 13:25:29 UTC] Endpoint: user/profile.php
[24-Mar-2026 13:25:29 UTC] Full Log Data: {
    "timestamp": "2026-03-24 13:25:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e16008bcccae1b8-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 13:25:29 UTC] === END API CALL LOG ===
[24-Mar-2026 13:25:29 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 13:25:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU
[24-Mar-2026 13:25:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 13:25:29 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 13:25:29 UTC] User ID: 5
[24-Mar-2026 13:25:29 UTC] ✅ User profile retrieved successfully for user ID: 5
[24-Mar-2026 13:25:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 13:25:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 13:25:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.226.92.198, 162.158.211.28","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e16008bcccde1b8-SOF","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.226.92.198","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[24-Mar-2026 13:25:29 UTC] === User Orders API Called ===
[24-Mar-2026 13:25:29 UTC] User ID: 5
[24-Mar-2026 13:25:29 UTC] Limit: 20, Offset: 0
[24-Mar-2026 13:25:29 UTC] Orders found: 0
[24-Mar-2026 13:25:29 UTC] Orders data: []
[24-Mar-2026 13:25:29 UTC] Total orders count: 0
[24-Mar-2026 13:25:29 UTC] === API CALL LOG ===
[24-Mar-2026 13:25:29 UTC] Endpoint: user/profile.php
[24-Mar-2026 13:25:29 UTC] Full Log Data: {
    "timestamp": "2026-03-24 13:25:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e16008ddc28e1b8-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 13:25:29 UTC] === END API CALL LOG ===
[24-Mar-2026 13:25:29 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 13:25:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU
[24-Mar-2026 13:25:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 13:25:29 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 13:25:29 UTC] User ID: 5
[24-Mar-2026 13:25:29 UTC] ✅ User profile retrieved successfully for user ID: 5
[24-Mar-2026 13:30:23 UTC] === API CALL LOG ===
[24-Mar-2026 13:30:23 UTC] Endpoint: user/profile.php
[24-Mar-2026 13:30:23 UTC] Full Log Data: {
    "timestamp": "2026-03-24 13:30:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e1607b899dad0eb-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 13:30:23 UTC] === END API CALL LOG ===
[24-Mar-2026 13:30:23 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 13:30:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU
[24-Mar-2026 13:30:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 13:30:23 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 13:30:23 UTC] User ID: 5
[24-Mar-2026 13:30:23 UTC] ✅ User profile retrieved successfully for user ID: 5
[24-Mar-2026 13:30:25 UTC] === API CALL LOG ===
[24-Mar-2026 13:30:25 UTC] Endpoint: user/profile.php
[24-Mar-2026 13:30:25 UTC] Full Log Data: {
    "timestamp": "2026-03-24 13:30:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e1607c3adf2d0eb-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 13:30:25 UTC] === END API CALL LOG ===
[24-Mar-2026 13:30:25 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 13:30:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU
[24-Mar-2026 13:30:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 13:30:25 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 13:30:25 UTC] User ID: 5
[24-Mar-2026 13:30:25 UTC] ✅ User profile retrieved successfully for user ID: 5
[24-Mar-2026 13:30:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 13:30:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 13:30:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.226.92.198, 162.158.211.27","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e1607c3eeb9d0eb-SOF","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.226.92.198","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[24-Mar-2026 13:30:25 UTC] === User Orders API Called ===
[24-Mar-2026 13:30:25 UTC] User ID: 5
[24-Mar-2026 13:30:25 UTC] Limit: 20, Offset: 0
[24-Mar-2026 13:30:25 UTC] Orders found: 0
[24-Mar-2026 13:30:25 UTC] Orders data: []
[24-Mar-2026 13:30:25 UTC] Total orders count: 0
[24-Mar-2026 13:30:25 UTC] === API CALL LOG ===
[24-Mar-2026 13:30:25 UTC] Endpoint: user/profile.php
[24-Mar-2026 13:30:25 UTC] Full Log Data: {
    "timestamp": "2026-03-24 13:30:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e1607c45865d0eb-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 13:30:25 UTC] === END API CALL LOG ===
[24-Mar-2026 13:30:25 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 13:30:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU
[24-Mar-2026 13:30:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 13:30:25 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 13:30:25 UTC] User ID: 5
[24-Mar-2026 13:30:25 UTC] ✅ User profile retrieved successfully for user ID: 5
[24-Mar-2026 13:30:26 UTC] === API CALL LOG ===
[24-Mar-2026 13:30:26 UTC] Endpoint: user/profile.php
[24-Mar-2026 13:30:26 UTC] Full Log Data: {
    "timestamp": "2026-03-24 13:30:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.27",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e1607c8d811d0eb-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 13:30:26 UTC] === END API CALL LOG ===
[24-Mar-2026 13:30:26 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 13:30:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU
[24-Mar-2026 13:30:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 13:30:26 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 13:30:26 UTC] User ID: 5
[24-Mar-2026 13:30:26 UTC] ✅ User profile retrieved successfully for user ID: 5
[24-Mar-2026 13:31:57 UTC] === API CALL LOG ===
[24-Mar-2026 13:31:57 UTC] Endpoint: user/profile.php
[24-Mar-2026 13:31:57 UTC] Full Log Data: {
    "timestamp": "2026-03-24 13:31:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.27",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e160a03dab4d0eb-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 13:31:57 UTC] === END API CALL LOG ===
[24-Mar-2026 13:31:57 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 13:31:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU
[24-Mar-2026 13:31:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 13:31:57 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 13:31:57 UTC] User ID: 5
[24-Mar-2026 13:31:57 UTC] ✅ User profile retrieved successfully for user ID: 5
[24-Mar-2026 13:31:57 UTC] User Purchases API - User ID: 5
[24-Mar-2026 13:31:57 UTC] User Purchases API - Total purchases found: 7
[24-Mar-2026 13:32:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 13:32:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 13:32:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.226.92.198, 162.158.211.28","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e160a1418b7d0eb-SOF","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.226.92.198","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[24-Mar-2026 13:32:00 UTC] === User Orders API Called ===
[24-Mar-2026 13:32:00 UTC] User ID: 5
[24-Mar-2026 13:32:00 UTC] Limit: 20, Offset: 0
[24-Mar-2026 13:32:00 UTC] Orders found: 0
[24-Mar-2026 13:32:00 UTC] Orders data: []
[24-Mar-2026 13:32:00 UTC] Total orders count: 0
[24-Mar-2026 13:32:00 UTC] === API CALL LOG ===
[24-Mar-2026 13:32:00 UTC] Endpoint: user/profile.php
[24-Mar-2026 13:32:00 UTC] Full Log Data: {
    "timestamp": "2026-03-24 13:32:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.27",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e160a14aab5d0eb-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 13:32:00 UTC] === END API CALL LOG ===
[24-Mar-2026 13:32:00 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 13:32:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU
[24-Mar-2026 13:32:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 13:32:00 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 13:32:00 UTC] User ID: 5
[24-Mar-2026 13:32:00 UTC] ✅ User profile retrieved successfully for user ID: 5
[24-Mar-2026 13:32:00 UTC] === API CALL LOG ===
[24-Mar-2026 13:32:00 UTC] Endpoint: user/profile.php
[24-Mar-2026 13:32:00 UTC] Full Log Data: {
    "timestamp": "2026-03-24 13:32:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.27",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e160a187fd2d0eb-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 13:32:00 UTC] === END API CALL LOG ===
[24-Mar-2026 13:32:00 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 13:32:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU
[24-Mar-2026 13:32:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 13:32:00 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 13:32:00 UTC] User ID: 5
[24-Mar-2026 13:32:00 UTC] ✅ User profile retrieved successfully for user ID: 5
[24-Mar-2026 13:32:00 UTC] === API CALL LOG ===
[24-Mar-2026 13:32:00 UTC] Endpoint: user/profile.php
[24-Mar-2026 13:32:00 UTC] Full Log Data: {
    "timestamp": "2026-03-24 13:32:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e160a18d8ebd0eb-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 13:32:00 UTC] === END API CALL LOG ===
[24-Mar-2026 13:32:00 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 13:32:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU
[24-Mar-2026 13:32:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 13:32:00 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 13:32:00 UTC] User ID: 5
[24-Mar-2026 13:32:00 UTC] ✅ User profile retrieved successfully for user ID: 5
[24-Mar-2026 13:32:05 UTC] === API CALL LOG ===
[24-Mar-2026 13:32:05 UTC] Endpoint: user/profile.php
[24-Mar-2026 13:32:05 UTC] Full Log Data: {
    "timestamp": "2026-03-24 13:32:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.27",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e160a356daed0eb-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 13:32:05 UTC] === END API CALL LOG ===
[24-Mar-2026 13:32:05 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 13:32:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU
[24-Mar-2026 13:32:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 13:32:05 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 13:32:05 UTC] User ID: 5
[24-Mar-2026 13:32:05 UTC] ✅ User profile retrieved successfully for user ID: 5
[24-Mar-2026 13:32:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 13:32:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 13:32:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.226.92.198, 162.158.211.27","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e160a99a8abd0eb-SOF","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.226.92.198","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[24-Mar-2026 13:32:21 UTC] === User Orders API Called ===
[24-Mar-2026 13:32:21 UTC] User ID: 5
[24-Mar-2026 13:32:21 UTC] Limit: 20, Offset: 0
[24-Mar-2026 13:32:21 UTC] Orders found: 0
[24-Mar-2026 13:32:21 UTC] Orders data: []
[24-Mar-2026 13:32:21 UTC] Total orders count: 0
[24-Mar-2026 13:32:21 UTC] === API CALL LOG ===
[24-Mar-2026 13:32:21 UTC] Endpoint: user/profile.php
[24-Mar-2026 13:32:21 UTC] Full Log Data: {
    "timestamp": "2026-03-24 13:32:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e160a9a3a27d0eb-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 13:32:21 UTC] === END API CALL LOG ===
[24-Mar-2026 13:32:21 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 13:32:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU
[24-Mar-2026 13:32:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 13:32:21 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 13:32:21 UTC] User ID: 5
[24-Mar-2026 13:32:21 UTC] ✅ User profile retrieved successfully for user ID: 5
[24-Mar-2026 13:32:22 UTC] === API CALL LOG ===
[24-Mar-2026 13:32:22 UTC] Endpoint: user/profile.php
[24-Mar-2026 13:32:22 UTC] Full Log Data: {
    "timestamp": "2026-03-24 13:32:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.27",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e160a9e589cd0eb-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 13:32:22 UTC] === END API CALL LOG ===
[24-Mar-2026 13:32:22 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 13:32:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU
[24-Mar-2026 13:32:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 13:32:22 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 13:32:22 UTC] User ID: 5
[24-Mar-2026 13:32:22 UTC] ✅ User profile retrieved successfully for user ID: 5
[24-Mar-2026 13:32:22 UTC] === API CALL LOG ===
[24-Mar-2026 13:32:22 UTC] Endpoint: user/profile.php
[24-Mar-2026 13:32:22 UTC] Full Log Data: {
    "timestamp": "2026-03-24 13:32:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e160a9e8948d0eb-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 13:32:22 UTC] === END API CALL LOG ===
[24-Mar-2026 13:32:22 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 13:32:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU
[24-Mar-2026 13:32:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 13:32:22 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 13:32:22 UTC] User ID: 5
[24-Mar-2026 13:32:22 UTC] ✅ User profile retrieved successfully for user ID: 5
[24-Mar-2026 13:35:52 UTC] === API CALL LOG ===
[24-Mar-2026 13:35:52 UTC] Endpoint: user/profile.php
[24-Mar-2026 13:35:52 UTC] Full Log Data: {
    "timestamp": "2026-03-24 13:35:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.27",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e160fbdfd06d0ef-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 13:35:52 UTC] === END API CALL LOG ===
[24-Mar-2026 13:35:52 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 13:35:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU
[24-Mar-2026 13:35:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 13:35:52 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 13:35:52 UTC] User ID: 5
[24-Mar-2026 13:35:52 UTC] ✅ User profile retrieved successfully for user ID: 5
[24-Mar-2026 13:35:53 UTC] === API CALL LOG ===
[24-Mar-2026 13:35:53 UTC] Endpoint: user/profile.php
[24-Mar-2026 13:35:53 UTC] Full Log Data: {
    "timestamp": "2026-03-24 13:35:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.27",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e160fc8ab44d0ef-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 13:35:53 UTC] === END API CALL LOG ===
[24-Mar-2026 13:35:53 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 13:35:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU
[24-Mar-2026 13:35:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 13:35:53 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 13:35:53 UTC] User ID: 5
[24-Mar-2026 13:35:53 UTC] ✅ User profile retrieved successfully for user ID: 5
[24-Mar-2026 13:35:53 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 13:35:53 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 13:35:53 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.226.92.198, 162.158.211.27","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e160fc8fc5fd0ef-SOF","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.226.92.198","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[24-Mar-2026 13:35:53 UTC] === User Orders API Called ===
[24-Mar-2026 13:35:53 UTC] User ID: 5
[24-Mar-2026 13:35:53 UTC] Limit: 20, Offset: 0
[24-Mar-2026 13:35:53 UTC] Orders found: 0
[24-Mar-2026 13:35:53 UTC] Orders data: []
[24-Mar-2026 13:35:53 UTC] Total orders count: 0
[24-Mar-2026 13:35:53 UTC] === API CALL LOG ===
[24-Mar-2026 13:35:53 UTC] Endpoint: user/profile.php
[24-Mar-2026 13:35:53 UTC] Full Log Data: {
    "timestamp": "2026-03-24 13:35:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.27",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e160fc96dd6d0ef-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 13:35:53 UTC] === END API CALL LOG ===
[24-Mar-2026 13:35:53 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 13:35:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU
[24-Mar-2026 13:35:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 13:35:53 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 13:35:53 UTC] User ID: 5
[24-Mar-2026 13:35:53 UTC] ✅ User profile retrieved successfully for user ID: 5
[24-Mar-2026 13:35:54 UTC] === API CALL LOG ===
[24-Mar-2026 13:35:54 UTC] Endpoint: user/profile.php
[24-Mar-2026 13:35:54 UTC] Full Log Data: {
    "timestamp": "2026-03-24 13:35:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.27",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e160fcdccc6d0ef-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 13:35:54 UTC] === END API CALL LOG ===
[24-Mar-2026 13:35:54 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 13:35:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU
[24-Mar-2026 13:35:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 13:35:54 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 13:35:54 UTC] User ID: 5
[24-Mar-2026 13:35:54 UTC] ✅ User profile retrieved successfully for user ID: 5
[24-Mar-2026 13:36:37 UTC] === API CALL LOG ===
[24-Mar-2026 13:36:37 UTC] Endpoint: user/profile.php
[24-Mar-2026 13:36:37 UTC] Full Log Data: {
    "timestamp": "2026-03-24 13:36:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.115.44",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.115.44, 172.68.186.63",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQwIiwidXNlcm5hbWUiOiJwYW5kYSIsImVtYWlsIjoiY2FybG9zYWxjYXJhemdhcmZpYTU5QGdtYWlsLmNvbSIsImV4cCI6MTc3NDk2NDE5Nn0.UG5xiXai5MusBU9s2mcfyXnxbu326ZneI2D_x2I2GyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e1610d7dae64133-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.115.44",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 13:36:37 UTC] === END API CALL LOG ===
[24-Mar-2026 13:36:37 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 13:36:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQwIiwidXNlcm5hbWUiOiJwYW5kYSIsImVtYWlsIjoiY2FybG9zYWxjYXJhemdhcmZpYTU5QGdtYWlsLmNvbSIsImV4cCI6MTc3NDk2NDE5Nn0.UG5xiXai5MusBU9s2mcfyXnxbu326ZneI2D_x2I2GyU
[24-Mar-2026 13:36:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 13:36:37 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 13:36:37 UTC] User ID: 140
[24-Mar-2026 13:36:37 UTC] ✅ User profile retrieved successfully for user ID: 140
[24-Mar-2026 13:36:58 UTC] === API CALL LOG ===
[24-Mar-2026 13:36:58 UTC] Endpoint: user/profile.php
[24-Mar-2026 13:36:58 UTC] Full Log Data: {
    "timestamp": "2026-03-24 13:36:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.115.44",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.115.44, 172.68.186.63",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQwIiwidXNlcm5hbWUiOiJwYW5kYSIsImVtYWlsIjoiY2FybG9zYWxjYXJhemdhcmZpYTU5QGdtYWlsLmNvbSIsImV4cCI6MTc3NDk2NDE5Nn0.UG5xiXai5MusBU9s2mcfyXnxbu326ZneI2D_x2I2GyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e161160696a4133-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.115.44",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 13:36:58 UTC] === END API CALL LOG ===
[24-Mar-2026 13:36:58 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 13:36:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQwIiwidXNlcm5hbWUiOiJwYW5kYSIsImVtYWlsIjoiY2FybG9zYWxjYXJhemdhcmZpYTU5QGdtYWlsLmNvbSIsImV4cCI6MTc3NDk2NDE5Nn0.UG5xiXai5MusBU9s2mcfyXnxbu326ZneI2D_x2I2GyU
[24-Mar-2026 13:36:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 13:36:58 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 13:36:58 UTC] User ID: 140
[24-Mar-2026 13:36:58 UTC] ✅ User profile retrieved successfully for user ID: 140
[24-Mar-2026 13:37:23 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 13:37:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 13:37:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.115.44, 172.68.186.62","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQwIiwidXNlcm5hbWUiOiJwYW5kYSIsImVtYWlsIjoiY2FybG9zYWxjYXJhemdhcmZpYTU5QGdtYWlsLmNvbSIsImV4cCI6MTc3NDk2NDE5Nn0.UG5xiXai5MusBU9s2mcfyXnxbu326ZneI2D_x2I2GyU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e1611f739ba4133-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.90.115.44","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[24-Mar-2026 13:37:23 UTC] === User Orders API Called ===
[24-Mar-2026 13:37:23 UTC] User ID: 140
[24-Mar-2026 13:37:23 UTC] Limit: 20, Offset: 0
[24-Mar-2026 13:37:23 UTC] Orders found: 0
[24-Mar-2026 13:37:23 UTC] Orders data: []
[24-Mar-2026 13:37:23 UTC] Total orders count: 0
[24-Mar-2026 13:37:25 UTC] === API CALL LOG ===
[24-Mar-2026 13:37:25 UTC] Endpoint: user/profile.php
[24-Mar-2026 13:37:25 UTC] Full Log Data: {
    "timestamp": "2026-03-24 13:37:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.115.44",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.115.44, 172.68.186.62",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQwIiwidXNlcm5hbWUiOiJwYW5kYSIsImVtYWlsIjoiY2FybG9zYWxjYXJhemdhcmZpYTU5QGdtYWlsLmNvbSIsImV4cCI6MTc3NDk2NDE5Nn0.UG5xiXai5MusBU9s2mcfyXnxbu326ZneI2D_x2I2GyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e1612025d774133-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.115.44",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 13:37:25 UTC] === END API CALL LOG ===
[24-Mar-2026 13:37:25 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 13:37:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQwIiwidXNlcm5hbWUiOiJwYW5kYSIsImVtYWlsIjoiY2FybG9zYWxjYXJhemdhcmZpYTU5QGdtYWlsLmNvbSIsImV4cCI6MTc3NDk2NDE5Nn0.UG5xiXai5MusBU9s2mcfyXnxbu326ZneI2D_x2I2GyU
[24-Mar-2026 13:37:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 13:37:25 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 13:37:25 UTC] User ID: 140
[24-Mar-2026 13:37:25 UTC] ✅ User profile retrieved successfully for user ID: 140
[24-Mar-2026 13:37:25 UTC] User Purchases API - User ID: 140
[24-Mar-2026 13:37:25 UTC] User Purchases API - Total purchases found: 0
[24-Mar-2026 13:37:32 UTC] === API CALL LOG ===
[24-Mar-2026 13:37:32 UTC] Endpoint: user/profile.php
[24-Mar-2026 13:37:32 UTC] Full Log Data: {
    "timestamp": "2026-03-24 13:37:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.115.44",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.115.44, 172.68.186.62",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQwIiwidXNlcm5hbWUiOiJwYW5kYSIsImVtYWlsIjoiY2FybG9zYWxjYXJhemdhcmZpYTU5QGdtYWlsLmNvbSIsImV4cCI6MTc3NDk2NDE5Nn0.UG5xiXai5MusBU9s2mcfyXnxbu326ZneI2D_x2I2GyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e161231087a4133-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.115.44",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 13:37:32 UTC] === END API CALL LOG ===
[24-Mar-2026 13:37:32 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 13:37:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQwIiwidXNlcm5hbWUiOiJwYW5kYSIsImVtYWlsIjoiY2FybG9zYWxjYXJhemdhcmZpYTU5QGdtYWlsLmNvbSIsImV4cCI6MTc3NDk2NDE5Nn0.UG5xiXai5MusBU9s2mcfyXnxbu326ZneI2D_x2I2GyU
[24-Mar-2026 13:37:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 13:37:32 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 13:37:32 UTC] User ID: 140
[24-Mar-2026 13:37:32 UTC] ✅ User profile retrieved successfully for user ID: 140
[24-Mar-2026 13:37:45 UTC] === API CALL LOG ===
[24-Mar-2026 13:37:45 UTC] Endpoint: user/profile.php
[24-Mar-2026 13:37:45 UTC] Full Log Data: {
    "timestamp": "2026-03-24 13:37:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.115.44",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.115.44, 172.68.186.63",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQwIiwidXNlcm5hbWUiOiJwYW5kYSIsImVtYWlsIjoiY2FybG9zYWxjYXJhemdhcmZpYTU5QGdtYWlsLmNvbSIsImV4cCI6MTc3NDk2NDE5Nn0.UG5xiXai5MusBU9s2mcfyXnxbu326ZneI2D_x2I2GyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e1612825caf4133-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.115.44",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 13:37:45 UTC] === END API CALL LOG ===
[24-Mar-2026 13:37:45 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 13:37:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQwIiwidXNlcm5hbWUiOiJwYW5kYSIsImVtYWlsIjoiY2FybG9zYWxjYXJhemdhcmZpYTU5QGdtYWlsLmNvbSIsImV4cCI6MTc3NDk2NDE5Nn0.UG5xiXai5MusBU9s2mcfyXnxbu326ZneI2D_x2I2GyU
[24-Mar-2026 13:37:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 13:37:45 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 13:37:45 UTC] User ID: 140
[24-Mar-2026 13:37:45 UTC] ✅ User profile retrieved successfully for user ID: 140
[24-Mar-2026 13:37:55 UTC] === API CALL LOG ===
[24-Mar-2026 13:37:55 UTC] Endpoint: user/profile.php
[24-Mar-2026 13:37:55 UTC] Full Log Data: {
    "timestamp": "2026-03-24 13:37:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e1612c1da898ee0-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 13:37:55 UTC] === END API CALL LOG ===
[24-Mar-2026 13:37:55 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 13:37:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU
[24-Mar-2026 13:37:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 13:37:55 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 13:37:55 UTC] User ID: 5
[24-Mar-2026 13:37:55 UTC] ✅ User profile retrieved successfully for user ID: 5
[24-Mar-2026 13:37:57 UTC] === API CALL LOG ===
[24-Mar-2026 13:37:57 UTC] Endpoint: user/profile.php
[24-Mar-2026 13:37:57 UTC] Full Log Data: {
    "timestamp": "2026-03-24 13:37:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e1612cbba108ee0-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 13:37:57 UTC] === END API CALL LOG ===
[24-Mar-2026 13:37:57 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 13:37:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU
[24-Mar-2026 13:37:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 13:37:57 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 13:37:57 UTC] User ID: 5
[24-Mar-2026 13:37:57 UTC] ✅ User profile retrieved successfully for user ID: 5
[24-Mar-2026 13:37:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 13:37:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 13:37:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.226.92.198, 162.158.211.28","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e1612cc0a778ee0-SOF","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.226.92.198","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[24-Mar-2026 13:37:57 UTC] === User Orders API Called ===
[24-Mar-2026 13:37:57 UTC] User ID: 5
[24-Mar-2026 13:37:57 UTC] Limit: 20, Offset: 0
[24-Mar-2026 13:37:57 UTC] Orders found: 0
[24-Mar-2026 13:37:57 UTC] Orders data: []
[24-Mar-2026 13:37:57 UTC] Total orders count: 0
[24-Mar-2026 13:37:57 UTC] === API CALL LOG ===
[24-Mar-2026 13:37:57 UTC] Endpoint: user/profile.php
[24-Mar-2026 13:37:57 UTC] Full Log Data: {
    "timestamp": "2026-03-24 13:37:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e1612cc5af78ee0-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 13:37:57 UTC] === END API CALL LOG ===
[24-Mar-2026 13:37:57 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 13:37:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU
[24-Mar-2026 13:37:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 13:37:57 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 13:37:57 UTC] User ID: 5
[24-Mar-2026 13:37:57 UTC] ✅ User profile retrieved successfully for user ID: 5
[24-Mar-2026 13:37:57 UTC] === API CALL LOG ===
[24-Mar-2026 13:37:57 UTC] Endpoint: user/profile.php
[24-Mar-2026 13:37:57 UTC] Full Log Data: {
    "timestamp": "2026-03-24 13:37:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e1612d13f448ee0-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 13:37:57 UTC] === END API CALL LOG ===
[24-Mar-2026 13:37:57 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 13:37:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU
[24-Mar-2026 13:37:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 13:37:57 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 13:37:57 UTC] User ID: 5
[24-Mar-2026 13:37:57 UTC] ✅ User profile retrieved successfully for user ID: 5
[24-Mar-2026 13:38:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 13:38:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 13:38:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.115.44, 172.68.186.62","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQwIiwidXNlcm5hbWUiOiJwYW5kYSIsImVtYWlsIjoiY2FybG9zYWxjYXJhemdhcmZpYTU5QGdtYWlsLmNvbSIsImV4cCI6MTc3NDk2NDE5Nn0.UG5xiXai5MusBU9s2mcfyXnxbu326ZneI2D_x2I2GyU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e1612ed3d374133-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.90.115.44","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[24-Mar-2026 13:38:02 UTC] === User Orders API Called ===
[24-Mar-2026 13:38:02 UTC] User ID: 140
[24-Mar-2026 13:38:02 UTC] Limit: 20, Offset: 0
[24-Mar-2026 13:38:02 UTC] Orders found: 0
[24-Mar-2026 13:38:02 UTC] Orders data: []
[24-Mar-2026 13:38:02 UTC] Total orders count: 0
[24-Mar-2026 13:38:03 UTC] === API CALL LOG ===
[24-Mar-2026 13:38:03 UTC] Endpoint: user/profile.php
[24-Mar-2026 13:38:03 UTC] Full Log Data: {
    "timestamp": "2026-03-24 13:38:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.115.44",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.115.44, 172.68.186.62",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQwIiwidXNlcm5hbWUiOiJwYW5kYSIsImVtYWlsIjoiY2FybG9zYWxjYXJhemdhcmZpYTU5QGdtYWlsLmNvbSIsImV4cCI6MTc3NDk2NDE5Nn0.UG5xiXai5MusBU9s2mcfyXnxbu326ZneI2D_x2I2GyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e1612f3eb8e4133-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.115.44",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 13:38:03 UTC] === END API CALL LOG ===
[24-Mar-2026 13:38:03 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 13:38:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQwIiwidXNlcm5hbWUiOiJwYW5kYSIsImVtYWlsIjoiY2FybG9zYWxjYXJhemdhcmZpYTU5QGdtYWlsLmNvbSIsImV4cCI6MTc3NDk2NDE5Nn0.UG5xiXai5MusBU9s2mcfyXnxbu326ZneI2D_x2I2GyU
[24-Mar-2026 13:38:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 13:38:03 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 13:38:03 UTC] User ID: 140
[24-Mar-2026 13:38:03 UTC] ✅ User profile retrieved successfully for user ID: 140
[24-Mar-2026 13:38:03 UTC] User Purchases API - User ID: 140
[24-Mar-2026 13:38:03 UTC] User Purchases API - Total purchases found: 1
[24-Mar-2026 13:38:14 UTC] === API CALL LOG ===
[24-Mar-2026 13:38:14 UTC] Endpoint: user/profile.php
[24-Mar-2026 13:38:14 UTC] Full Log Data: {
    "timestamp": "2026-03-24 13:38:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.115.44",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.115.44, 172.68.186.63",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQwIiwidXNlcm5hbWUiOiJwYW5kYSIsImVtYWlsIjoiY2FybG9zYWxjYXJhemdhcmZpYTU5QGdtYWlsLmNvbSIsImV4cCI6MTc3NDk2NDE5Nn0.UG5xiXai5MusBU9s2mcfyXnxbu326ZneI2D_x2I2GyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e1613377bfb4133-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.115.44",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 13:38:14 UTC] === END API CALL LOG ===
[24-Mar-2026 13:38:14 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 13:38:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQwIiwidXNlcm5hbWUiOiJwYW5kYSIsImVtYWlsIjoiY2FybG9zYWxjYXJhemdhcmZpYTU5QGdtYWlsLmNvbSIsImV4cCI6MTc3NDk2NDE5Nn0.UG5xiXai5MusBU9s2mcfyXnxbu326ZneI2D_x2I2GyU
[24-Mar-2026 13:38:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 13:38:14 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 13:38:14 UTC] User ID: 140
[24-Mar-2026 13:38:14 UTC] ✅ User profile retrieved successfully for user ID: 140
[24-Mar-2026 13:38:14 UTC] User Purchases API - User ID: 140
[24-Mar-2026 13:38:14 UTC] User Purchases API - Total purchases found: 1
[24-Mar-2026 13:38:19 UTC] === API CALL LOG ===
[24-Mar-2026 13:38:19 UTC] Endpoint: user/profile.php
[24-Mar-2026 13:38:19 UTC] Full Log Data: {
    "timestamp": "2026-03-24 13:38:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.115.44",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.115.44, 172.68.186.63",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQwIiwidXNlcm5hbWUiOiJwYW5kYSIsImVtYWlsIjoiY2FybG9zYWxjYXJhemdhcmZpYTU5QGdtYWlsLmNvbSIsImV4cCI6MTc3NDk2NDE5Nn0.UG5xiXai5MusBU9s2mcfyXnxbu326ZneI2D_x2I2GyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e1613557ed74133-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.115.44",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 13:38:19 UTC] === END API CALL LOG ===
[24-Mar-2026 13:38:19 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 13:38:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQwIiwidXNlcm5hbWUiOiJwYW5kYSIsImVtYWlsIjoiY2FybG9zYWxjYXJhemdhcmZpYTU5QGdtYWlsLmNvbSIsImV4cCI6MTc3NDk2NDE5Nn0.UG5xiXai5MusBU9s2mcfyXnxbu326ZneI2D_x2I2GyU
[24-Mar-2026 13:38:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 13:38:19 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 13:38:19 UTC] User ID: 140
[24-Mar-2026 13:38:19 UTC] ✅ User profile retrieved successfully for user ID: 140
[24-Mar-2026 13:38:19 UTC] User Purchases API - User ID: 140
[24-Mar-2026 13:38:19 UTC] User Purchases API - Total purchases found: 1
[24-Mar-2026 13:38:23 UTC] === API CALL LOG ===
[24-Mar-2026 13:38:23 UTC] Endpoint: user/profile.php
[24-Mar-2026 13:38:23 UTC] Full Log Data: {
    "timestamp": "2026-03-24 13:38:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.115.44",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.115.44, 172.68.186.63",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQwIiwidXNlcm5hbWUiOiJwYW5kYSIsImVtYWlsIjoiY2FybG9zYWxjYXJhemdhcmZpYTU5QGdtYWlsLmNvbSIsImV4cCI6MTc3NDk2NDE5Nn0.UG5xiXai5MusBU9s2mcfyXnxbu326ZneI2D_x2I2GyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e161372aaa24133-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.115.44",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 13:38:23 UTC] === END API CALL LOG ===
[24-Mar-2026 13:38:23 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 13:38:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQwIiwidXNlcm5hbWUiOiJwYW5kYSIsImVtYWlsIjoiY2FybG9zYWxjYXJhemdhcmZpYTU5QGdtYWlsLmNvbSIsImV4cCI6MTc3NDk2NDE5Nn0.UG5xiXai5MusBU9s2mcfyXnxbu326ZneI2D_x2I2GyU
[24-Mar-2026 13:38:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 13:38:23 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 13:38:23 UTC] User ID: 140
[24-Mar-2026 13:38:23 UTC] ✅ User profile retrieved successfully for user ID: 140
[24-Mar-2026 13:38:39 UTC] === API CALL LOG ===
[24-Mar-2026 13:38:39 UTC] Endpoint: user/profile.php
[24-Mar-2026 13:38:39 UTC] Full Log Data: {
    "timestamp": "2026-03-24 13:38:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.115.44",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.115.44, 172.68.186.62",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQwIiwidXNlcm5hbWUiOiJwYW5kYSIsImVtYWlsIjoiY2FybG9zYWxjYXJhemdhcmZpYTU5QGdtYWlsLmNvbSIsImV4cCI6MTc3NDk2NDE5Nn0.UG5xiXai5MusBU9s2mcfyXnxbu326ZneI2D_x2I2GyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e1613d43eea4133-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.115.44",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 13:38:39 UTC] === END API CALL LOG ===
[24-Mar-2026 13:38:39 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 13:38:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQwIiwidXNlcm5hbWUiOiJwYW5kYSIsImVtYWlsIjoiY2FybG9zYWxjYXJhemdhcmZpYTU5QGdtYWlsLmNvbSIsImV4cCI6MTc3NDk2NDE5Nn0.UG5xiXai5MusBU9s2mcfyXnxbu326ZneI2D_x2I2GyU
[24-Mar-2026 13:38:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 13:38:39 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 13:38:39 UTC] User ID: 140
[24-Mar-2026 13:38:39 UTC] ✅ User profile retrieved successfully for user ID: 140
[24-Mar-2026 13:38:39 UTC] User Purchases API - User ID: 140
[24-Mar-2026 13:38:39 UTC] User Purchases API - Total purchases found: 1
[24-Mar-2026 13:38:43 UTC] User Purchases API - User ID: 140
[24-Mar-2026 13:38:43 UTC] User Purchases API - Total purchases found: 1
[24-Mar-2026 13:38:46 UTC] === API CALL LOG ===
[24-Mar-2026 13:38:46 UTC] Endpoint: user/profile.php
[24-Mar-2026 13:38:46 UTC] Full Log Data: {
    "timestamp": "2026-03-24 13:38:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.115.44",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.115.44, 172.68.186.62",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQwIiwidXNlcm5hbWUiOiJwYW5kYSIsImVtYWlsIjoiY2FybG9zYWxjYXJhemdhcmZpYTU5QGdtYWlsLmNvbSIsImV4cCI6MTc3NDk2NDE5Nn0.UG5xiXai5MusBU9s2mcfyXnxbu326ZneI2D_x2I2GyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e1614001b934133-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.115.44",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 13:38:46 UTC] === END API CALL LOG ===
[24-Mar-2026 13:38:46 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 13:38:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQwIiwidXNlcm5hbWUiOiJwYW5kYSIsImVtYWlsIjoiY2FybG9zYWxjYXJhemdhcmZpYTU5QGdtYWlsLmNvbSIsImV4cCI6MTc3NDk2NDE5Nn0.UG5xiXai5MusBU9s2mcfyXnxbu326ZneI2D_x2I2GyU
[24-Mar-2026 13:38:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 13:38:46 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 13:38:46 UTC] User ID: 140
[24-Mar-2026 13:38:46 UTC] ✅ User profile retrieved successfully for user ID: 140
[24-Mar-2026 13:38:46 UTC] User Purchases API - User ID: 140
[24-Mar-2026 13:38:46 UTC] User Purchases API - Total purchases found: 1
[24-Mar-2026 13:38:49 UTC] === API CALL LOG ===
[24-Mar-2026 13:38:49 UTC] Endpoint: user/profile.php
[24-Mar-2026 13:38:49 UTC] Full Log Data: {
    "timestamp": "2026-03-24 13:38:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.115.44",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.115.44, 172.68.186.62",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQwIiwidXNlcm5hbWUiOiJwYW5kYSIsImVtYWlsIjoiY2FybG9zYWxjYXJhemdhcmZpYTU5QGdtYWlsLmNvbSIsImV4cCI6MTc3NDk2NDE5Nn0.UG5xiXai5MusBU9s2mcfyXnxbu326ZneI2D_x2I2GyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e161412bc594133-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.115.44",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 13:38:49 UTC] === END API CALL LOG ===
[24-Mar-2026 13:38:49 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 13:38:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQwIiwidXNlcm5hbWUiOiJwYW5kYSIsImVtYWlsIjoiY2FybG9zYWxjYXJhemdhcmZpYTU5QGdtYWlsLmNvbSIsImV4cCI6MTc3NDk2NDE5Nn0.UG5xiXai5MusBU9s2mcfyXnxbu326ZneI2D_x2I2GyU
[24-Mar-2026 13:38:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 13:38:49 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 13:38:49 UTC] User ID: 140
[24-Mar-2026 13:38:49 UTC] ✅ User profile retrieved successfully for user ID: 140
[24-Mar-2026 13:38:49 UTC] User Purchases API - User ID: 140
[24-Mar-2026 13:38:49 UTC] User Purchases API - Total purchases found: 1
[24-Mar-2026 13:38:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 13:38:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 13:38:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.226.92.198, 162.158.211.27","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e16141c8fb58ee0-SOF","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.226.92.198","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[24-Mar-2026 13:38:50 UTC] === User Orders API Called ===
[24-Mar-2026 13:38:50 UTC] User ID: 5
[24-Mar-2026 13:38:50 UTC] Limit: 20, Offset: 0
[24-Mar-2026 13:38:50 UTC] Orders found: 0
[24-Mar-2026 13:38:50 UTC] Orders data: []
[24-Mar-2026 13:38:50 UTC] Total orders count: 0
[24-Mar-2026 13:38:51 UTC] === API CALL LOG ===
[24-Mar-2026 13:38:51 UTC] Endpoint: user/profile.php
[24-Mar-2026 13:38:51 UTC] Full Log Data: {
    "timestamp": "2026-03-24 13:38:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.27",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e16141d082b8ee0-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 13:38:51 UTC] === END API CALL LOG ===
[24-Mar-2026 13:38:51 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 13:38:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU
[24-Mar-2026 13:38:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 13:38:51 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 13:38:51 UTC] User ID: 5
[24-Mar-2026 13:38:51 UTC] ✅ User profile retrieved successfully for user ID: 5
[24-Mar-2026 13:38:51 UTC] === API CALL LOG ===
[24-Mar-2026 13:38:51 UTC] Endpoint: user/profile.php
[24-Mar-2026 13:38:51 UTC] Full Log Data: {
    "timestamp": "2026-03-24 13:38:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.115.44",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.115.44, 172.68.186.62",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQwIiwidXNlcm5hbWUiOiJwYW5kYSIsImVtYWlsIjoiY2FybG9zYWxjYXJhemdhcmZpYTU5QGdtYWlsLmNvbSIsImV4cCI6MTc3NDk2NDE5Nn0.UG5xiXai5MusBU9s2mcfyXnxbu326ZneI2D_x2I2GyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e161420ca344133-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.115.44",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 13:38:51 UTC] === END API CALL LOG ===
[24-Mar-2026 13:38:51 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 13:38:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQwIiwidXNlcm5hbWUiOiJwYW5kYSIsImVtYWlsIjoiY2FybG9zYWxjYXJhemdhcmZpYTU5QGdtYWlsLmNvbSIsImV4cCI6MTc3NDk2NDE5Nn0.UG5xiXai5MusBU9s2mcfyXnxbu326ZneI2D_x2I2GyU
[24-Mar-2026 13:38:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 13:38:51 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 13:38:51 UTC] User ID: 140
[24-Mar-2026 13:38:51 UTC] ✅ User profile retrieved successfully for user ID: 140
[24-Mar-2026 13:38:51 UTC] === API CALL LOG ===
[24-Mar-2026 13:38:51 UTC] Endpoint: user/profile.php
[24-Mar-2026 13:38:51 UTC] Full Log Data: {
    "timestamp": "2026-03-24 13:38:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.27",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e161420fb128ee0-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 13:38:51 UTC] === END API CALL LOG ===
[24-Mar-2026 13:38:51 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 13:38:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU
[24-Mar-2026 13:38:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 13:38:51 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 13:38:51 UTC] User ID: 5
[24-Mar-2026 13:38:51 UTC] ✅ User profile retrieved successfully for user ID: 5
[24-Mar-2026 13:38:51 UTC] === API CALL LOG ===
[24-Mar-2026 13:38:51 UTC] Endpoint: user/profile.php
[24-Mar-2026 13:38:51 UTC] Full Log Data: {
    "timestamp": "2026-03-24 13:38:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.27",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e1614214b4d8ee0-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 13:38:51 UTC] === END API CALL LOG ===
[24-Mar-2026 13:38:51 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 13:38:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU
[24-Mar-2026 13:38:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 13:38:51 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 13:38:51 UTC] User ID: 5
[24-Mar-2026 13:38:51 UTC] ✅ User profile retrieved successfully for user ID: 5
[24-Mar-2026 13:38:51 UTC] User Purchases API - User ID: 140
[24-Mar-2026 13:38:51 UTC] User Purchases API - Total purchases found: 1
[24-Mar-2026 13:38:55 UTC] === API CALL LOG ===
[24-Mar-2026 13:38:55 UTC] Endpoint: user/profile.php
[24-Mar-2026 13:38:55 UTC] Full Log Data: {
    "timestamp": "2026-03-24 13:38:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.115.44",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.115.44, 172.68.186.62",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQwIiwidXNlcm5hbWUiOiJwYW5kYSIsImVtYWlsIjoiY2FybG9zYWxjYXJhemdhcmZpYTU5QGdtYWlsLmNvbSIsImV4cCI6MTc3NDk2NDE5Nn0.UG5xiXai5MusBU9s2mcfyXnxbu326ZneI2D_x2I2GyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e16143a2cc24133-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.115.44",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 13:38:55 UTC] === END API CALL LOG ===
[24-Mar-2026 13:38:55 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 13:38:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQwIiwidXNlcm5hbWUiOiJwYW5kYSIsImVtYWlsIjoiY2FybG9zYWxjYXJhemdhcmZpYTU5QGdtYWlsLmNvbSIsImV4cCI6MTc3NDk2NDE5Nn0.UG5xiXai5MusBU9s2mcfyXnxbu326ZneI2D_x2I2GyU
[24-Mar-2026 13:38:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 13:38:55 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 13:38:55 UTC] User ID: 140
[24-Mar-2026 13:38:55 UTC] ✅ User profile retrieved successfully for user ID: 140
[24-Mar-2026 13:39:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 13:39:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 13:39:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.115.44, 172.68.186.62","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQwIiwidXNlcm5hbWUiOiJwYW5kYSIsImVtYWlsIjoiY2FybG9zYWxjYXJhemdhcmZpYTU5QGdtYWlsLmNvbSIsImV4cCI6MTc3NDk2NDE5Nn0.UG5xiXai5MusBU9s2mcfyXnxbu326ZneI2D_x2I2GyU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e161487683a4133-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.90.115.44","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[24-Mar-2026 13:39:08 UTC] === User Orders API Called ===
[24-Mar-2026 13:39:08 UTC] User ID: 140
[24-Mar-2026 13:39:08 UTC] Limit: 20, Offset: 0
[24-Mar-2026 13:39:08 UTC] Orders found: 0
[24-Mar-2026 13:39:08 UTC] Orders data: []
[24-Mar-2026 13:39:08 UTC] Total orders count: 0
[24-Mar-2026 13:39:09 UTC] === API CALL LOG ===
[24-Mar-2026 13:39:09 UTC] Endpoint: user/profile.php
[24-Mar-2026 13:39:09 UTC] Full Log Data: {
    "timestamp": "2026-03-24 13:39:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.115.44",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.115.44, 172.68.186.63",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQwIiwidXNlcm5hbWUiOiJwYW5kYSIsImVtYWlsIjoiY2FybG9zYWxjYXJhemdhcmZpYTU5QGdtYWlsLmNvbSIsImV4cCI6MTc3NDk2NDE5Nn0.UG5xiXai5MusBU9s2mcfyXnxbu326ZneI2D_x2I2GyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e16148dcdcb4133-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.115.44",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 13:39:09 UTC] === END API CALL LOG ===
[24-Mar-2026 13:39:09 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 13:39:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQwIiwidXNlcm5hbWUiOiJwYW5kYSIsImVtYWlsIjoiY2FybG9zYWxjYXJhemdhcmZpYTU5QGdtYWlsLmNvbSIsImV4cCI6MTc3NDk2NDE5Nn0.UG5xiXai5MusBU9s2mcfyXnxbu326ZneI2D_x2I2GyU
[24-Mar-2026 13:39:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 13:39:09 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 13:39:09 UTC] User ID: 140
[24-Mar-2026 13:39:09 UTC] ✅ User profile retrieved successfully for user ID: 140
[24-Mar-2026 13:39:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 13:39:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 13:39:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.115.44, 172.68.186.63","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQwIiwidXNlcm5hbWUiOiJwYW5kYSIsImVtYWlsIjoiY2FybG9zYWxjYXJhemdhcmZpYTU5QGdtYWlsLmNvbSIsImV4cCI6MTc3NDk2NDE5Nn0.UG5xiXai5MusBU9s2mcfyXnxbu326ZneI2D_x2I2GyU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e161492fa424133-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.90.115.44","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[24-Mar-2026 13:39:09 UTC] === User Orders API Called ===
[24-Mar-2026 13:39:09 UTC] User ID: 140
[24-Mar-2026 13:39:09 UTC] Limit: 20, Offset: 0
[24-Mar-2026 13:39:09 UTC] Orders found: 0
[24-Mar-2026 13:39:09 UTC] Orders data: []
[24-Mar-2026 13:39:09 UTC] Total orders count: 0
[24-Mar-2026 13:39:13 UTC] === API CALL LOG ===
[24-Mar-2026 13:39:13 UTC] Endpoint: user/profile.php
[24-Mar-2026 13:39:13 UTC] Full Log Data: {
    "timestamp": "2026-03-24 13:39:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.115.44",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.115.44, 172.68.186.62",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQwIiwidXNlcm5hbWUiOiJwYW5kYSIsImVtYWlsIjoiY2FybG9zYWxjYXJhemdhcmZpYTU5QGdtYWlsLmNvbSIsImV4cCI6MTc3NDk2NDE5Nn0.UG5xiXai5MusBU9s2mcfyXnxbu326ZneI2D_x2I2GyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e1614a62c884133-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.115.44",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 13:39:13 UTC] === END API CALL LOG ===
[24-Mar-2026 13:39:13 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 13:39:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQwIiwidXNlcm5hbWUiOiJwYW5kYSIsImVtYWlsIjoiY2FybG9zYWxjYXJhemdhcmZpYTU5QGdtYWlsLmNvbSIsImV4cCI6MTc3NDk2NDE5Nn0.UG5xiXai5MusBU9s2mcfyXnxbu326ZneI2D_x2I2GyU
[24-Mar-2026 13:39:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 13:39:13 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 13:39:13 UTC] User ID: 140
[24-Mar-2026 13:39:13 UTC] ✅ User profile retrieved successfully for user ID: 140
[24-Mar-2026 13:39:13 UTC] User Purchases API - User ID: 140
[24-Mar-2026 13:39:13 UTC] User Purchases API - Total purchases found: 1
[24-Mar-2026 13:39:56 UTC] === API CALL LOG ===
[24-Mar-2026 13:39:56 UTC] Endpoint: user/profile.php
[24-Mar-2026 13:39:56 UTC] Full Log Data: {
    "timestamp": "2026-03-24 13:39:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.115.44",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.115.44, 172.68.186.63",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQwIiwidXNlcm5hbWUiOiJwYW5kYSIsImVtYWlsIjoiY2FybG9zYWxjYXJhemdhcmZpYTU5QGdtYWlsLmNvbSIsImV4cCI6MTc3NDk2NDE5Nn0.UG5xiXai5MusBU9s2mcfyXnxbu326ZneI2D_x2I2GyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e1615b71dbe4133-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.115.44",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 13:39:56 UTC] === END API CALL LOG ===
[24-Mar-2026 13:39:56 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 13:39:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQwIiwidXNlcm5hbWUiOiJwYW5kYSIsImVtYWlsIjoiY2FybG9zYWxjYXJhemdhcmZpYTU5QGdtYWlsLmNvbSIsImV4cCI6MTc3NDk2NDE5Nn0.UG5xiXai5MusBU9s2mcfyXnxbu326ZneI2D_x2I2GyU
[24-Mar-2026 13:39:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 13:39:56 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 13:39:56 UTC] User ID: 140
[24-Mar-2026 13:39:56 UTC] ✅ User profile retrieved successfully for user ID: 140
[24-Mar-2026 13:40:13 UTC] === API CALL LOG ===
[24-Mar-2026 13:40:13 UTC] Endpoint: user/profile.php
[24-Mar-2026 13:40:13 UTC] Full Log Data: {
    "timestamp": "2026-03-24 13:40:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.115.44",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.115.44, 172.68.186.62",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQwIiwidXNlcm5hbWUiOiJwYW5kYSIsImVtYWlsIjoiY2FybG9zYWxjYXJhemdhcmZpYTU5QGdtYWlsLmNvbSIsImV4cCI6MTc3NDk2NDE5Nn0.UG5xiXai5MusBU9s2mcfyXnxbu326ZneI2D_x2I2GyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e16161f1d714133-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.115.44",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 13:40:13 UTC] === END API CALL LOG ===
[24-Mar-2026 13:40:13 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 13:40:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQwIiwidXNlcm5hbWUiOiJwYW5kYSIsImVtYWlsIjoiY2FybG9zYWxjYXJhemdhcmZpYTU5QGdtYWlsLmNvbSIsImV4cCI6MTc3NDk2NDE5Nn0.UG5xiXai5MusBU9s2mcfyXnxbu326ZneI2D_x2I2GyU
[24-Mar-2026 13:40:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 13:40:13 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 13:40:13 UTC] User ID: 140
[24-Mar-2026 13:40:13 UTC] ✅ User profile retrieved successfully for user ID: 140
[24-Mar-2026 13:40:15 UTC] === API CALL LOG ===
[24-Mar-2026 13:40:15 UTC] Endpoint: user/profile.php
[24-Mar-2026 13:40:15 UTC] Full Log Data: {
    "timestamp": "2026-03-24 13:40:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e16162c881a8ee0-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 13:40:15 UTC] === END API CALL LOG ===
[24-Mar-2026 13:40:15 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 13:40:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU
[24-Mar-2026 13:40:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 13:40:15 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 13:40:15 UTC] User ID: 5
[24-Mar-2026 13:40:15 UTC] ✅ User profile retrieved successfully for user ID: 5
[24-Mar-2026 13:40:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 13:40:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 13:40:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.115.44, 172.68.186.62","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQwIiwidXNlcm5hbWUiOiJwYW5kYSIsImVtYWlsIjoiY2FybG9zYWxjYXJhemdhcmZpYTU5QGdtYWlsLmNvbSIsImV4cCI6MTc3NDk2NDE5Nn0.UG5xiXai5MusBU9s2mcfyXnxbu326ZneI2D_x2I2GyU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e1616399d5a4133-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.90.115.44","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[24-Mar-2026 13:40:17 UTC] === User Orders API Called ===
[24-Mar-2026 13:40:17 UTC] User ID: 140
[24-Mar-2026 13:40:17 UTC] Limit: 20, Offset: 0
[24-Mar-2026 13:40:17 UTC] Orders found: 0
[24-Mar-2026 13:40:17 UTC] Orders data: []
[24-Mar-2026 13:40:17 UTC] Total orders count: 0
[24-Mar-2026 13:40:19 UTC] === API CALL LOG ===
[24-Mar-2026 13:40:19 UTC] Endpoint: user/profile.php
[24-Mar-2026 13:40:19 UTC] Full Log Data: {
    "timestamp": "2026-03-24 13:40:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.115.44",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.115.44, 172.68.186.62",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQwIiwidXNlcm5hbWUiOiJwYW5kYSIsImVtYWlsIjoiY2FybG9zYWxjYXJhemdhcmZpYTU5QGdtYWlsLmNvbSIsImV4cCI6MTc3NDk2NDE5Nn0.UG5xiXai5MusBU9s2mcfyXnxbu326ZneI2D_x2I2GyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e16164789f24133-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.115.44",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 13:40:19 UTC] === END API CALL LOG ===
[24-Mar-2026 13:40:19 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 13:40:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQwIiwidXNlcm5hbWUiOiJwYW5kYSIsImVtYWlsIjoiY2FybG9zYWxjYXJhemdhcmZpYTU5QGdtYWlsLmNvbSIsImV4cCI6MTc3NDk2NDE5Nn0.UG5xiXai5MusBU9s2mcfyXnxbu326ZneI2D_x2I2GyU
[24-Mar-2026 13:40:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 13:40:19 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 13:40:19 UTC] User ID: 140
[24-Mar-2026 13:40:19 UTC] ✅ User profile retrieved successfully for user ID: 140
[24-Mar-2026 13:40:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 13:40:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 13:40:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.115.44, 172.68.186.63","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQwIiwidXNlcm5hbWUiOiJwYW5kYSIsImVtYWlsIjoiY2FybG9zYWxjYXJhemdhcmZpYTU5QGdtYWlsLmNvbSIsImV4cCI6MTc3NDk2NDE5Nn0.UG5xiXai5MusBU9s2mcfyXnxbu326ZneI2D_x2I2GyU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e16168ace1e4133-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.90.115.44","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[24-Mar-2026 13:40:30 UTC] === User Orders API Called ===
[24-Mar-2026 13:40:30 UTC] User ID: 140
[24-Mar-2026 13:40:30 UTC] Limit: 20, Offset: 0
[24-Mar-2026 13:40:30 UTC] Orders found: 0
[24-Mar-2026 13:40:30 UTC] Orders data: []
[24-Mar-2026 13:40:30 UTC] Total orders count: 0
[24-Mar-2026 13:40:31 UTC] === API CALL LOG ===
[24-Mar-2026 13:40:31 UTC] Endpoint: user/profile.php
[24-Mar-2026 13:40:31 UTC] Full Log Data: {
    "timestamp": "2026-03-24 13:40:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.115.44",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.115.44, 172.68.186.63",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQwIiwidXNlcm5hbWUiOiJwYW5kYSIsImVtYWlsIjoiY2FybG9zYWxjYXJhemdhcmZpYTU5QGdtYWlsLmNvbSIsImV4cCI6MTc3NDk2NDE5Nn0.UG5xiXai5MusBU9s2mcfyXnxbu326ZneI2D_x2I2GyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e1616924dea4133-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.115.44",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 13:40:31 UTC] === END API CALL LOG ===
[24-Mar-2026 13:40:31 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 13:40:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQwIiwidXNlcm5hbWUiOiJwYW5kYSIsImVtYWlsIjoiY2FybG9zYWxjYXJhemdhcmZpYTU5QGdtYWlsLmNvbSIsImV4cCI6MTc3NDk2NDE5Nn0.UG5xiXai5MusBU9s2mcfyXnxbu326ZneI2D_x2I2GyU
[24-Mar-2026 13:40:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 13:40:31 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 13:40:31 UTC] User ID: 140
[24-Mar-2026 13:40:31 UTC] ✅ User profile retrieved successfully for user ID: 140
[24-Mar-2026 13:40:31 UTC] User Purchases API - User ID: 140
[24-Mar-2026 13:40:31 UTC] User Purchases API - Total purchases found: 1
[24-Mar-2026 13:40:37 UTC] === API CALL LOG ===
[24-Mar-2026 13:40:37 UTC] Endpoint: user/profile.php
[24-Mar-2026 13:40:37 UTC] Full Log Data: {
    "timestamp": "2026-03-24 13:40:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.115.44",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.115.44, 172.68.186.63",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQwIiwidXNlcm5hbWUiOiJwYW5kYSIsImVtYWlsIjoiY2FybG9zYWxjYXJhemdhcmZpYTU5QGdtYWlsLmNvbSIsImV4cCI6MTc3NDk2NDE5Nn0.UG5xiXai5MusBU9s2mcfyXnxbu326ZneI2D_x2I2GyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e1616b488764133-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.115.44",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 13:40:37 UTC] === END API CALL LOG ===
[24-Mar-2026 13:40:37 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 13:40:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQwIiwidXNlcm5hbWUiOiJwYW5kYSIsImVtYWlsIjoiY2FybG9zYWxjYXJhemdhcmZpYTU5QGdtYWlsLmNvbSIsImV4cCI6MTc3NDk2NDE5Nn0.UG5xiXai5MusBU9s2mcfyXnxbu326ZneI2D_x2I2GyU
[24-Mar-2026 13:40:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 13:40:37 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 13:40:37 UTC] User ID: 140
[24-Mar-2026 13:40:37 UTC] ✅ User profile retrieved successfully for user ID: 140
[24-Mar-2026 13:40:37 UTC] User Purchases API - User ID: 140
[24-Mar-2026 13:40:37 UTC] User Purchases API - Total purchases found: 1
[24-Mar-2026 13:40:44 UTC] === API CALL LOG ===
[24-Mar-2026 13:40:44 UTC] Endpoint: user/profile.php
[24-Mar-2026 13:40:44 UTC] Full Log Data: {
    "timestamp": "2026-03-24 13:40:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.115.44",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.115.44, 172.68.186.63",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQwIiwidXNlcm5hbWUiOiJwYW5kYSIsImVtYWlsIjoiY2FybG9zYWxjYXJhemdhcmZpYTU5QGdtYWlsLmNvbSIsImV4cCI6MTc3NDk2NDE5Nn0.UG5xiXai5MusBU9s2mcfyXnxbu326ZneI2D_x2I2GyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e1616e03ded4133-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.115.44",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 13:40:44 UTC] === END API CALL LOG ===
[24-Mar-2026 13:40:44 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 13:40:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQwIiwidXNlcm5hbWUiOiJwYW5kYSIsImVtYWlsIjoiY2FybG9zYWxjYXJhemdhcmZpYTU5QGdtYWlsLmNvbSIsImV4cCI6MTc3NDk2NDE5Nn0.UG5xiXai5MusBU9s2mcfyXnxbu326ZneI2D_x2I2GyU
[24-Mar-2026 13:40:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 13:40:44 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 13:40:44 UTC] User ID: 140
[24-Mar-2026 13:40:44 UTC] ✅ User profile retrieved successfully for user ID: 140
[24-Mar-2026 13:40:44 UTC] User Purchases API - User ID: 140
[24-Mar-2026 13:40:44 UTC] User Purchases API - Total purchases found: 1
[24-Mar-2026 13:40:45 UTC] === API CALL LOG ===
[24-Mar-2026 13:40:45 UTC] Endpoint: user/profile.php
[24-Mar-2026 13:40:45 UTC] Full Log Data: {
    "timestamp": "2026-03-24 13:40:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.115.44",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.115.44, 172.68.186.63",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQwIiwidXNlcm5hbWUiOiJwYW5kYSIsImVtYWlsIjoiY2FybG9zYWxjYXJhemdhcmZpYTU5QGdtYWlsLmNvbSIsImV4cCI6MTc3NDk2NDE5Nn0.UG5xiXai5MusBU9s2mcfyXnxbu326ZneI2D_x2I2GyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e1616e99fda4133-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.115.44",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 13:40:45 UTC] === END API CALL LOG ===
[24-Mar-2026 13:40:45 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 13:40:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQwIiwidXNlcm5hbWUiOiJwYW5kYSIsImVtYWlsIjoiY2FybG9zYWxjYXJhemdhcmZpYTU5QGdtYWlsLmNvbSIsImV4cCI6MTc3NDk2NDE5Nn0.UG5xiXai5MusBU9s2mcfyXnxbu326ZneI2D_x2I2GyU
[24-Mar-2026 13:40:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 13:40:45 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 13:40:45 UTC] User ID: 140
[24-Mar-2026 13:40:45 UTC] ✅ User profile retrieved successfully for user ID: 140
[24-Mar-2026 13:55:06 UTC] === API CALL LOG ===
[24-Mar-2026 13:55:06 UTC] Endpoint: user/profile.php
[24-Mar-2026 13:55:06 UTC] Full Log Data: {
    "timestamp": "2026-03-24 13:55:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.27",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e162beaff0389c3-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 13:55:06 UTC] === END API CALL LOG ===
[24-Mar-2026 13:55:06 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 13:55:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU
[24-Mar-2026 13:55:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 13:55:06 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 13:55:06 UTC] User ID: 5
[24-Mar-2026 13:55:06 UTC] ✅ User profile retrieved successfully for user ID: 5
[24-Mar-2026 13:55:07 UTC] === API CALL LOG ===
[24-Mar-2026 13:55:07 UTC] Endpoint: user/profile.php
[24-Mar-2026 13:55:07 UTC] Full Log Data: {
    "timestamp": "2026-03-24 13:55:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.27",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e162bf64c5a89c3-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 13:55:07 UTC] === END API CALL LOG ===
[24-Mar-2026 13:55:07 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 13:55:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU
[24-Mar-2026 13:55:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 13:55:07 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 13:55:07 UTC] User ID: 5
[24-Mar-2026 13:55:07 UTC] ✅ User profile retrieved successfully for user ID: 5
[24-Mar-2026 13:55:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 13:55:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 13:55:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.226.92.198, 162.158.211.27","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e162bf6bdc189c3-SOF","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.226.92.198","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[24-Mar-2026 13:55:07 UTC] === User Orders API Called ===
[24-Mar-2026 13:55:07 UTC] User ID: 5
[24-Mar-2026 13:55:07 UTC] Limit: 20, Offset: 0
[24-Mar-2026 13:55:07 UTC] Orders found: 0
[24-Mar-2026 13:55:07 UTC] Orders data: []
[24-Mar-2026 13:55:07 UTC] Total orders count: 0
[24-Mar-2026 13:55:08 UTC] === API CALL LOG ===
[24-Mar-2026 13:55:08 UTC] Endpoint: user/profile.php
[24-Mar-2026 13:55:08 UTC] Full Log Data: {
    "timestamp": "2026-03-24 13:55:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e162bf70ef889c3-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 13:55:08 UTC] === END API CALL LOG ===
[24-Mar-2026 13:55:08 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 13:55:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU
[24-Mar-2026 13:55:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 13:55:08 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 13:55:08 UTC] User ID: 5
[24-Mar-2026 13:55:08 UTC] ✅ User profile retrieved successfully for user ID: 5
[24-Mar-2026 13:55:08 UTC] === API CALL LOG ===
[24-Mar-2026 13:55:08 UTC] Endpoint: user/profile.php
[24-Mar-2026 13:55:08 UTC] Full Log Data: {
    "timestamp": "2026-03-24 13:55:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e162bfc382189c3-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 13:55:08 UTC] === END API CALL LOG ===
[24-Mar-2026 13:55:08 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 13:55:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU
[24-Mar-2026 13:55:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 13:55:08 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 13:55:08 UTC] User ID: 5
[24-Mar-2026 13:55:08 UTC] ✅ User profile retrieved successfully for user ID: 5
[24-Mar-2026 14:04:50 UTC] === API CALL LOG ===
[24-Mar-2026 14:04:50 UTC] Endpoint: user/profile.php
[24-Mar-2026 14:04:50 UTC] Full Log Data: {
    "timestamp": "2026-03-24 14:04:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.27",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e163a2d3f28d0f4-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 14:04:50 UTC] === END API CALL LOG ===
[24-Mar-2026 14:04:50 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 14:04:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU
[24-Mar-2026 14:04:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 14:04:50 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 14:04:50 UTC] User ID: 5
[24-Mar-2026 14:04:50 UTC] ✅ User profile retrieved successfully for user ID: 5
[24-Mar-2026 14:04:52 UTC] === API CALL LOG ===
[24-Mar-2026 14:04:52 UTC] Endpoint: user/profile.php
[24-Mar-2026 14:04:52 UTC] Full Log Data: {
    "timestamp": "2026-03-24 14:04:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.27",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e163a392d07d0f4-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 14:04:52 UTC] === END API CALL LOG ===
[24-Mar-2026 14:04:52 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 14:04:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU
[24-Mar-2026 14:04:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 14:04:52 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 14:04:52 UTC] User ID: 5
[24-Mar-2026 14:04:52 UTC] ✅ User profile retrieved successfully for user ID: 5
[24-Mar-2026 14:04:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 14:04:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 14:04:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.226.92.198, 162.158.211.27","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e163a398e50d0f4-SOF","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.226.92.198","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[24-Mar-2026 14:04:52 UTC] === User Orders API Called ===
[24-Mar-2026 14:04:52 UTC] User ID: 5
[24-Mar-2026 14:04:52 UTC] Limit: 20, Offset: 0
[24-Mar-2026 14:04:52 UTC] Orders found: 0
[24-Mar-2026 14:04:52 UTC] Orders data: []
[24-Mar-2026 14:04:52 UTC] Total orders count: 0
[24-Mar-2026 14:04:52 UTC] === API CALL LOG ===
[24-Mar-2026 14:04:52 UTC] Endpoint: user/profile.php
[24-Mar-2026 14:04:52 UTC] Full Log Data: {
    "timestamp": "2026-03-24 14:04:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.27",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e163a39dfabd0f4-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 14:04:52 UTC] === END API CALL LOG ===
[24-Mar-2026 14:04:52 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 14:04:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU
[24-Mar-2026 14:04:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 14:04:52 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 14:04:52 UTC] User ID: 5
[24-Mar-2026 14:04:52 UTC] ✅ User profile retrieved successfully for user ID: 5
[24-Mar-2026 14:04:52 UTC] === API CALL LOG ===
[24-Mar-2026 14:04:52 UTC] Endpoint: user/profile.php
[24-Mar-2026 14:04:52 UTC] Full Log Data: {
    "timestamp": "2026-03-24 14:04:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.27",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e163a3ecf3dd0f4-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 14:04:52 UTC] === END API CALL LOG ===
[24-Mar-2026 14:04:52 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 14:04:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU
[24-Mar-2026 14:04:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 14:04:52 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 14:04:52 UTC] User ID: 5
[24-Mar-2026 14:04:52 UTC] ✅ User profile retrieved successfully for user ID: 5
[24-Mar-2026 14:07:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 14:07:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 14:07:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.226.92.198, 162.158.211.27","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e163e401e3e0d4f-SOF","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.226.92.198","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[24-Mar-2026 14:07:37 UTC] === User Orders API Called ===
[24-Mar-2026 14:07:37 UTC] User ID: 5
[24-Mar-2026 14:07:37 UTC] Limit: 20, Offset: 0
[24-Mar-2026 14:07:37 UTC] Orders found: 0
[24-Mar-2026 14:07:37 UTC] Orders data: []
[24-Mar-2026 14:07:37 UTC] Total orders count: 0
[24-Mar-2026 14:07:37 UTC] === API CALL LOG ===
[24-Mar-2026 14:07:37 UTC] Endpoint: user/profile.php
[24-Mar-2026 14:07:37 UTC] Full Log Data: {
    "timestamp": "2026-03-24 14:07:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.27",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e163e408fab0d4f-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 14:07:37 UTC] === END API CALL LOG ===
[24-Mar-2026 14:07:37 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 14:07:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU
[24-Mar-2026 14:07:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 14:07:37 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 14:07:37 UTC] User ID: 5
[24-Mar-2026 14:07:37 UTC] ✅ User profile retrieved successfully for user ID: 5
[24-Mar-2026 14:07:37 UTC] === API CALL LOG ===
[24-Mar-2026 14:07:37 UTC] Endpoint: user/profile.php
[24-Mar-2026 14:07:37 UTC] Full Log Data: {
    "timestamp": "2026-03-24 14:07:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.27",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e163e449d560d4f-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 14:07:37 UTC] === END API CALL LOG ===
[24-Mar-2026 14:07:37 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 14:07:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU
[24-Mar-2026 14:07:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 14:07:37 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 14:07:37 UTC] User ID: 5
[24-Mar-2026 14:07:37 UTC] ✅ User profile retrieved successfully for user ID: 5
[24-Mar-2026 15:34:14 UTC] === API CALL LOG ===
[24-Mar-2026 15:34:14 UTC] Endpoint: user/profile.php
[24-Mar-2026 15:34:14 UTC] Full Log Data: {
    "timestamp": "2026-03-24 15:34:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ1NDE0fQ.I0F4dzTwWlX0iY6ZOs0g85V7VBl7xNCvwEoIj_duHEM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e16bd226ec5d0db-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 15:34:14 UTC] === END API CALL LOG ===
[24-Mar-2026 15:34:14 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 15:34:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ1NDE0fQ.I0F4dzTwWlX0iY6ZOs0g85V7VBl7xNCvwEoIj_duHEM
[24-Mar-2026 15:34:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 15:34:14 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 15:34:14 UTC] User ID: 5
[24-Mar-2026 15:34:14 UTC] ✅ User profile retrieved successfully for user ID: 5
[24-Mar-2026 15:34:15 UTC] === API CALL LOG ===
[24-Mar-2026 15:34:15 UTC] Endpoint: user/profile.php
[24-Mar-2026 15:34:15 UTC] Full Log Data: {
    "timestamp": "2026-03-24 15:34:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ1NDE0fQ.I0F4dzTwWlX0iY6ZOs0g85V7VBl7xNCvwEoIj_duHEM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e16bd2c99bbd0db-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 15:34:15 UTC] === END API CALL LOG ===
[24-Mar-2026 15:34:15 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 15:34:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ1NDE0fQ.I0F4dzTwWlX0iY6ZOs0g85V7VBl7xNCvwEoIj_duHEM
[24-Mar-2026 15:34:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 15:34:15 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 15:34:15 UTC] User ID: 5
[24-Mar-2026 15:34:15 UTC] ✅ User profile retrieved successfully for user ID: 5
[24-Mar-2026 15:34:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 15:34:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 15:34:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.226.92.198, 162.158.211.28","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ1NDE0fQ.I0F4dzTwWlX0iY6ZOs0g85V7VBl7xNCvwEoIj_duHEM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e16bd2cdafcd0db-SOF","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.226.92.198","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[24-Mar-2026 15:34:15 UTC] === User Orders API Called ===
[24-Mar-2026 15:34:15 UTC] User ID: 5
[24-Mar-2026 15:34:15 UTC] Limit: 20, Offset: 0
[24-Mar-2026 15:34:15 UTC] Orders found: 0
[24-Mar-2026 15:34:15 UTC] Orders data: []
[24-Mar-2026 15:34:15 UTC] Total orders count: 0
[24-Mar-2026 15:34:15 UTC] === API CALL LOG ===
[24-Mar-2026 15:34:15 UTC] Endpoint: user/profile.php
[24-Mar-2026 15:34:15 UTC] Full Log Data: {
    "timestamp": "2026-03-24 15:34:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ1NDE0fQ.I0F4dzTwWlX0iY6ZOs0g85V7VBl7xNCvwEoIj_duHEM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e16bd2d3c5dd0db-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 15:34:15 UTC] === END API CALL LOG ===
[24-Mar-2026 15:34:15 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 15:34:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ1NDE0fQ.I0F4dzTwWlX0iY6ZOs0g85V7VBl7xNCvwEoIj_duHEM
[24-Mar-2026 15:34:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 15:34:15 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 15:34:15 UTC] User ID: 5
[24-Mar-2026 15:34:15 UTC] ✅ User profile retrieved successfully for user ID: 5
[24-Mar-2026 15:35:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 15:35:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 15:35:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.226.92.198, 162.158.211.27","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e16bed779dd254b-SOF","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.226.92.198","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[24-Mar-2026 15:35:24 UTC] === User Orders API Called ===
[24-Mar-2026 15:35:24 UTC] User ID: 5
[24-Mar-2026 15:35:24 UTC] Limit: 20, Offset: 0
[24-Mar-2026 15:35:24 UTC] Orders found: 0
[24-Mar-2026 15:35:24 UTC] Orders data: []
[24-Mar-2026 15:35:24 UTC] Total orders count: 0
[24-Mar-2026 15:35:32 UTC] === API CALL LOG ===
[24-Mar-2026 15:35:32 UTC] Endpoint: user/profile.php
[24-Mar-2026 15:35:32 UTC] Full Log Data: {
    "timestamp": "2026-03-24 15:35:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.27",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e16bf0b3bd5254b-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 15:35:32 UTC] === END API CALL LOG ===
[24-Mar-2026 15:35:32 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 15:35:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU
[24-Mar-2026 15:35:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 15:35:32 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 15:35:32 UTC] User ID: 5
[24-Mar-2026 15:35:32 UTC] ✅ User profile retrieved successfully for user ID: 5
[24-Mar-2026 15:35:32 UTC] User Purchases API - User ID: 5
[24-Mar-2026 15:35:32 UTC] User Purchases API - Total purchases found: 7
[24-Mar-2026 15:35:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 15:35:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 15:35:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.226.92.198, 162.158.211.28","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e16bf382c1d254b-SOF","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.226.92.198","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[24-Mar-2026 15:35:39 UTC] === User Orders API Called ===
[24-Mar-2026 15:35:39 UTC] User ID: 5
[24-Mar-2026 15:35:39 UTC] Limit: 20, Offset: 0
[24-Mar-2026 15:35:39 UTC] Orders found: 0
[24-Mar-2026 15:35:39 UTC] Orders data: []
[24-Mar-2026 15:35:39 UTC] Total orders count: 0
[24-Mar-2026 15:35:39 UTC] === API CALL LOG ===
[24-Mar-2026 15:35:39 UTC] Endpoint: user/profile.php
[24-Mar-2026 15:35:39 UTC] Full Log Data: {
    "timestamp": "2026-03-24 15:35:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.27",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e16bf38dea7254b-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 15:35:39 UTC] === END API CALL LOG ===
[24-Mar-2026 15:35:39 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 15:35:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU
[24-Mar-2026 15:35:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 15:35:39 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 15:35:39 UTC] User ID: 5
[24-Mar-2026 15:35:39 UTC] ✅ User profile retrieved successfully for user ID: 5
[24-Mar-2026 15:35:40 UTC] === API CALL LOG ===
[24-Mar-2026 15:35:40 UTC] Endpoint: user/profile.php
[24-Mar-2026 15:35:40 UTC] Full Log Data: {
    "timestamp": "2026-03-24 15:35:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.27",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e16bf3caa9a254b-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 15:35:40 UTC] === END API CALL LOG ===
[24-Mar-2026 15:35:40 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 15:35:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU
[24-Mar-2026 15:35:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 15:35:40 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 15:35:40 UTC] User ID: 5
[24-Mar-2026 15:35:40 UTC] ✅ User profile retrieved successfully for user ID: 5
[24-Mar-2026 15:35:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 15:35:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 15:35:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.226.92.198, 162.158.211.28","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e16bf819c4f254b-SOF","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.226.92.198","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[24-Mar-2026 15:35:51 UTC] === User Orders API Called ===
[24-Mar-2026 15:35:51 UTC] User ID: 5
[24-Mar-2026 15:35:51 UTC] Limit: 20, Offset: 0
[24-Mar-2026 15:35:51 UTC] Orders found: 0
[24-Mar-2026 15:35:51 UTC] Orders data: []
[24-Mar-2026 15:35:51 UTC] Total orders count: 0
[24-Mar-2026 15:35:51 UTC] === API CALL LOG ===
[24-Mar-2026 15:35:51 UTC] Endpoint: user/profile.php
[24-Mar-2026 15:35:51 UTC] Full Log Data: {
    "timestamp": "2026-03-24 15:35:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.27",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e16bf81fdbb254b-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 15:35:51 UTC] === END API CALL LOG ===
[24-Mar-2026 15:35:51 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 15:35:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU
[24-Mar-2026 15:35:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 15:35:51 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 15:35:51 UTC] User ID: 5
[24-Mar-2026 15:35:51 UTC] ✅ User profile retrieved successfully for user ID: 5
[24-Mar-2026 15:35:52 UTC] === API CALL LOG ===
[24-Mar-2026 15:35:52 UTC] Endpoint: user/profile.php
[24-Mar-2026 15:35:52 UTC] Full Log Data: {
    "timestamp": "2026-03-24 15:35:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.27",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e16bf85faf8254b-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 15:35:52 UTC] === END API CALL LOG ===
[24-Mar-2026 15:35:52 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 15:35:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ5Nzk5fQ.yR_PHKCrNvzQIWvGGTA-FLecPf2Yf-FjJyLOmikhjcU
[24-Mar-2026 15:35:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 15:35:52 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 15:35:52 UTC] User ID: 5
[24-Mar-2026 15:35:52 UTC] ✅ User profile retrieved successfully for user ID: 5
[24-Mar-2026 15:35:52 UTC] User Purchases API - User ID: 5
[24-Mar-2026 15:35:52 UTC] User Purchases API - Total purchases found: 7
[24-Mar-2026 15:39:37 UTC] === API CALL LOG ===
[24-Mar-2026 15:39:37 UTC] Endpoint: user/profile.php
[24-Mar-2026 15:39:37 UTC] Full Log Data: {
    "timestamp": "2026-03-24 15:39:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.27",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ1NDE0fQ.I0F4dzTwWlX0iY6ZOs0g85V7VBl7xNCvwEoIj_duHEM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e16c504bf60d0fd-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 15:39:37 UTC] === END API CALL LOG ===
[24-Mar-2026 15:39:37 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 15:39:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ1NDE0fQ.I0F4dzTwWlX0iY6ZOs0g85V7VBl7xNCvwEoIj_duHEM
[24-Mar-2026 15:39:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 15:39:37 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 15:39:37 UTC] User ID: 5
[24-Mar-2026 15:39:37 UTC] ✅ User profile retrieved successfully for user ID: 5
[24-Mar-2026 15:39:39 UTC] === API CALL LOG ===
[24-Mar-2026 15:39:39 UTC] Endpoint: user/profile.php
[24-Mar-2026 15:39:39 UTC] Full Log Data: {
    "timestamp": "2026-03-24 15:39:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.27",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ1NDE0fQ.I0F4dzTwWlX0iY6ZOs0g85V7VBl7xNCvwEoIj_duHEM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e16c5161c5dd0fd-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 15:39:39 UTC] === END API CALL LOG ===
[24-Mar-2026 15:39:39 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 15:39:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ1NDE0fQ.I0F4dzTwWlX0iY6ZOs0g85V7VBl7xNCvwEoIj_duHEM
[24-Mar-2026 15:39:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 15:39:39 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 15:39:39 UTC] User ID: 5
[24-Mar-2026 15:39:39 UTC] ✅ User profile retrieved successfully for user ID: 5
[24-Mar-2026 15:39:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 15:39:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 15:39:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.226.92.198, 162.158.211.27","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ1NDE0fQ.I0F4dzTwWlX0iY6ZOs0g85V7VBl7xNCvwEoIj_duHEM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e16c5169e11d0fd-SOF","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.226.92.198","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[24-Mar-2026 15:39:39 UTC] === User Orders API Called ===
[24-Mar-2026 15:39:39 UTC] User ID: 5
[24-Mar-2026 15:39:39 UTC] Limit: 20, Offset: 0
[24-Mar-2026 15:39:39 UTC] Orders found: 0
[24-Mar-2026 15:39:39 UTC] Orders data: []
[24-Mar-2026 15:39:39 UTC] Total orders count: 0
[24-Mar-2026 15:39:40 UTC] === API CALL LOG ===
[24-Mar-2026 15:39:40 UTC] Endpoint: user/profile.php
[24-Mar-2026 15:39:40 UTC] Full Log Data: {
    "timestamp": "2026-03-24 15:39:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ1NDE0fQ.I0F4dzTwWlX0iY6ZOs0g85V7VBl7xNCvwEoIj_duHEM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e16c516ef29d0fd-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 15:39:40 UTC] === END API CALL LOG ===
[24-Mar-2026 15:39:40 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 15:39:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ1NDE0fQ.I0F4dzTwWlX0iY6ZOs0g85V7VBl7xNCvwEoIj_duHEM
[24-Mar-2026 15:39:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 15:39:40 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 15:39:40 UTC] User ID: 5
[24-Mar-2026 15:39:40 UTC] ✅ User profile retrieved successfully for user ID: 5
[24-Mar-2026 15:39:41 UTC] === API CALL LOG ===
[24-Mar-2026 15:39:41 UTC] Endpoint: user/profile.php
[24-Mar-2026 15:39:41 UTC] Full Log Data: {
    "timestamp": "2026-03-24 15:39:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ1NDE0fQ.I0F4dzTwWlX0iY6ZOs0g85V7VBl7xNCvwEoIj_duHEM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e16c51f9929d0fd-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 15:39:41 UTC] === END API CALL LOG ===
[24-Mar-2026 15:39:41 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 15:39:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ1NDE0fQ.I0F4dzTwWlX0iY6ZOs0g85V7VBl7xNCvwEoIj_duHEM
[24-Mar-2026 15:39:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 15:39:41 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 15:39:41 UTC] User ID: 5
[24-Mar-2026 15:39:41 UTC] ✅ User profile retrieved successfully for user ID: 5
[24-Mar-2026 15:39:41 UTC] User Purchases API - User ID: 5
[24-Mar-2026 15:39:41 UTC] User Purchases API - Total purchases found: 7
[24-Mar-2026 15:41:31 UTC] === API CALL LOG ===
[24-Mar-2026 15:41:31 UTC] Endpoint: user/profile.php
[24-Mar-2026 15:41:31 UTC] Full Log Data: {
    "timestamp": "2026-03-24 15:41:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.27",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ1NDE0fQ.I0F4dzTwWlX0iY6ZOs0g85V7VBl7xNCvwEoIj_duHEM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e16c7ccded3d0d7-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 15:41:31 UTC] === END API CALL LOG ===
[24-Mar-2026 15:41:31 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 15:41:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ1NDE0fQ.I0F4dzTwWlX0iY6ZOs0g85V7VBl7xNCvwEoIj_duHEM
[24-Mar-2026 15:41:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 15:41:31 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 15:41:31 UTC] User ID: 5
[24-Mar-2026 15:41:31 UTC] ✅ User profile retrieved successfully for user ID: 5
[24-Mar-2026 15:41:32 UTC] === API CALL LOG ===
[24-Mar-2026 15:41:32 UTC] Endpoint: user/profile.php
[24-Mar-2026 15:41:32 UTC] Full Log Data: {
    "timestamp": "2026-03-24 15:41:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.27",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ1NDE0fQ.I0F4dzTwWlX0iY6ZOs0g85V7VBl7xNCvwEoIj_duHEM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e16c7d79dded0d7-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 15:41:32 UTC] === END API CALL LOG ===
[24-Mar-2026 15:41:32 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 15:41:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ1NDE0fQ.I0F4dzTwWlX0iY6ZOs0g85V7VBl7xNCvwEoIj_duHEM
[24-Mar-2026 15:41:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 15:41:32 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 15:41:32 UTC] User ID: 5
[24-Mar-2026 15:41:32 UTC] ✅ User profile retrieved successfully for user ID: 5
[24-Mar-2026 15:41:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 15:41:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 15:41:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.226.92.198, 162.158.211.27","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ1NDE0fQ.I0F4dzTwWlX0iY6ZOs0g85V7VBl7xNCvwEoIj_duHEM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e16c7d7eec0d0d7-SOF","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.226.92.198","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[24-Mar-2026 15:41:32 UTC] === User Orders API Called ===
[24-Mar-2026 15:41:32 UTC] User ID: 5
[24-Mar-2026 15:41:32 UTC] Limit: 20, Offset: 0
[24-Mar-2026 15:41:32 UTC] Orders found: 0
[24-Mar-2026 15:41:32 UTC] Orders data: []
[24-Mar-2026 15:41:32 UTC] Total orders count: 0
[24-Mar-2026 15:41:32 UTC] === API CALL LOG ===
[24-Mar-2026 15:41:32 UTC] Endpoint: user/profile.php
[24-Mar-2026 15:41:32 UTC] Full Log Data: {
    "timestamp": "2026-03-24 15:41:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.27",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ1NDE0fQ.I0F4dzTwWlX0iY6ZOs0g85V7VBl7xNCvwEoIj_duHEM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e16c7d84fb5d0d7-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 15:41:32 UTC] === END API CALL LOG ===
[24-Mar-2026 15:41:32 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 15:41:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ1NDE0fQ.I0F4dzTwWlX0iY6ZOs0g85V7VBl7xNCvwEoIj_duHEM
[24-Mar-2026 15:41:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 15:41:32 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 15:41:32 UTC] User ID: 5
[24-Mar-2026 15:41:32 UTC] ✅ User profile retrieved successfully for user ID: 5
[24-Mar-2026 15:41:40 UTC] === API CALL LOG ===
[24-Mar-2026 15:41:40 UTC] Endpoint: user/profile.php
[24-Mar-2026 15:41:40 UTC] Full Log Data: {
    "timestamp": "2026-03-24 15:41:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ1NDE0fQ.I0F4dzTwWlX0iY6ZOs0g85V7VBl7xNCvwEoIj_duHEM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e16c8072930d0d7-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 15:41:40 UTC] === END API CALL LOG ===
[24-Mar-2026 15:41:40 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 15:41:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ1NDE0fQ.I0F4dzTwWlX0iY6ZOs0g85V7VBl7xNCvwEoIj_duHEM
[24-Mar-2026 15:41:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 15:41:40 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 15:41:40 UTC] User ID: 5
[24-Mar-2026 15:41:40 UTC] ✅ User profile retrieved successfully for user ID: 5
[24-Mar-2026 15:41:40 UTC] User Purchases API - User ID: 5
[24-Mar-2026 15:41:40 UTC] User Purchases API - Total purchases found: 7
[24-Mar-2026 15:41:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 15:41:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 15:41:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.226.92.198, 162.158.211.28","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ1NDE0fQ.I0F4dzTwWlX0iY6ZOs0g85V7VBl7xNCvwEoIj_duHEM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e16c8295ee7d0d7-SOF","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.226.92.198","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[24-Mar-2026 15:41:45 UTC] === User Orders API Called ===
[24-Mar-2026 15:41:45 UTC] User ID: 5
[24-Mar-2026 15:41:45 UTC] Limit: 20, Offset: 0
[24-Mar-2026 15:41:45 UTC] Orders found: 0
[24-Mar-2026 15:41:45 UTC] Orders data: []
[24-Mar-2026 15:41:45 UTC] Total orders count: 0
[24-Mar-2026 15:41:45 UTC] === API CALL LOG ===
[24-Mar-2026 15:41:45 UTC] Endpoint: user/profile.php
[24-Mar-2026 15:41:45 UTC] Full Log Data: {
    "timestamp": "2026-03-24 15:41:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ1NDE0fQ.I0F4dzTwWlX0iY6ZOs0g85V7VBl7xNCvwEoIj_duHEM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e16c829d888d0d7-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 15:41:45 UTC] === END API CALL LOG ===
[24-Mar-2026 15:41:45 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 15:41:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ1NDE0fQ.I0F4dzTwWlX0iY6ZOs0g85V7VBl7xNCvwEoIj_duHEM
[24-Mar-2026 15:41:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 15:41:45 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 15:41:45 UTC] User ID: 5
[24-Mar-2026 15:41:45 UTC] ✅ User profile retrieved successfully for user ID: 5
[24-Mar-2026 15:41:46 UTC] === API CALL LOG ===
[24-Mar-2026 15:41:46 UTC] Endpoint: user/profile.php
[24-Mar-2026 15:41:46 UTC] Full Log Data: {
    "timestamp": "2026-03-24 15:41:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ1NDE0fQ.I0F4dzTwWlX0iY6ZOs0g85V7VBl7xNCvwEoIj_duHEM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e16c82dde18d0d7-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 15:41:46 UTC] === END API CALL LOG ===
[24-Mar-2026 15:41:46 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 15:41:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ1NDE0fQ.I0F4dzTwWlX0iY6ZOs0g85V7VBl7xNCvwEoIj_duHEM
[24-Mar-2026 15:41:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 15:41:46 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 15:41:46 UTC] User ID: 5
[24-Mar-2026 15:41:46 UTC] ✅ User profile retrieved successfully for user ID: 5
[24-Mar-2026 16:02:03 UTC] === API CALL LOG ===
[24-Mar-2026 16:02:03 UTC] Endpoint: user/profile.php
[24-Mar-2026 16:02:03 UTC] Full Log Data: {
    "timestamp": "2026-03-24 16:02:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTcyOTIyfQ.EdSsYX7zUS1pnwqWb7JvxzBZlaieMFHcd2uDBtt_KKY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e16e5e17f40d0f8-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 16:02:03 UTC] === END API CALL LOG ===
[24-Mar-2026 16:02:03 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 16:02:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTcyOTIyfQ.EdSsYX7zUS1pnwqWb7JvxzBZlaieMFHcd2uDBtt_KKY
[24-Mar-2026 16:02:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 16:02:03 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 16:02:03 UTC] User ID: 5
[24-Mar-2026 16:02:03 UTC] ✅ User profile retrieved successfully for user ID: 5
[24-Mar-2026 16:02:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 16:02:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 16:02:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.226.92.198, 162.158.211.27","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTcyOTIyfQ.EdSsYX7zUS1pnwqWb7JvxzBZlaieMFHcd2uDBtt_KKY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e16e5e1d88ad0f8-SOF","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.226.92.198","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[24-Mar-2026 16:02:03 UTC] === User Orders API Called ===
[24-Mar-2026 16:02:03 UTC] User ID: 5
[24-Mar-2026 16:02:03 UTC] Limit: 20, Offset: 0
[24-Mar-2026 16:02:03 UTC] Orders found: 0
[24-Mar-2026 16:02:03 UTC] Orders data: []
[24-Mar-2026 16:02:03 UTC] Total orders count: 0
[24-Mar-2026 16:02:03 UTC] === API CALL LOG ===
[24-Mar-2026 16:02:03 UTC] Endpoint: user/profile.php
[24-Mar-2026 16:02:03 UTC] Full Log Data: {
    "timestamp": "2026-03-24 16:02:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTcyOTIyfQ.EdSsYX7zUS1pnwqWb7JvxzBZlaieMFHcd2uDBtt_KKY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e16e5e229cad0f8-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 16:02:03 UTC] === END API CALL LOG ===
[24-Mar-2026 16:02:03 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 16:02:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTcyOTIyfQ.EdSsYX7zUS1pnwqWb7JvxzBZlaieMFHcd2uDBtt_KKY
[24-Mar-2026 16:02:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 16:02:03 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 16:02:03 UTC] User ID: 5
[24-Mar-2026 16:02:03 UTC] ✅ User profile retrieved successfully for user ID: 5
[24-Mar-2026 16:03:42 UTC] === API CALL LOG ===
[24-Mar-2026 16:03:42 UTC] Endpoint: user/profile.php
[24-Mar-2026 16:03:42 UTC] Full Log Data: {
    "timestamp": "2026-03-24 16:03:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ1NDE0fQ.I0F4dzTwWlX0iY6ZOs0g85V7VBl7xNCvwEoIj_duHEM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e16e84aceeddcbb-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 16:03:42 UTC] === END API CALL LOG ===
[24-Mar-2026 16:03:42 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 16:03:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ1NDE0fQ.I0F4dzTwWlX0iY6ZOs0g85V7VBl7xNCvwEoIj_duHEM
[24-Mar-2026 16:03:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 16:03:42 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 16:03:42 UTC] User ID: 5
[24-Mar-2026 16:03:42 UTC] ✅ User profile retrieved successfully for user ID: 5
[24-Mar-2026 16:03:43 UTC] === API CALL LOG ===
[24-Mar-2026 16:03:43 UTC] Endpoint: user/profile.php
[24-Mar-2026 16:03:43 UTC] Full Log Data: {
    "timestamp": "2026-03-24 16:03:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ1NDE0fQ.I0F4dzTwWlX0iY6ZOs0g85V7VBl7xNCvwEoIj_duHEM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e16e8567ae0dcbb-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 16:03:43 UTC] === END API CALL LOG ===
[24-Mar-2026 16:03:43 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 16:03:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ1NDE0fQ.I0F4dzTwWlX0iY6ZOs0g85V7VBl7xNCvwEoIj_duHEM
[24-Mar-2026 16:03:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 16:03:43 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 16:03:43 UTC] User ID: 5
[24-Mar-2026 16:03:43 UTC] ✅ User profile retrieved successfully for user ID: 5
[24-Mar-2026 16:03:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 16:03:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 16:03:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.226.92.198, 162.158.211.28","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ1NDE0fQ.I0F4dzTwWlX0iY6ZOs0g85V7VBl7xNCvwEoIj_duHEM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e16e856cc01dcbb-SOF","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.226.92.198","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[24-Mar-2026 16:03:43 UTC] === User Orders API Called ===
[24-Mar-2026 16:03:43 UTC] User ID: 5
[24-Mar-2026 16:03:43 UTC] Limit: 20, Offset: 0
[24-Mar-2026 16:03:43 UTC] Orders found: 0
[24-Mar-2026 16:03:43 UTC] Orders data: []
[24-Mar-2026 16:03:43 UTC] Total orders count: 0
[24-Mar-2026 16:03:43 UTC] === API CALL LOG ===
[24-Mar-2026 16:03:43 UTC] Endpoint: user/profile.php
[24-Mar-2026 16:03:43 UTC] Full Log Data: {
    "timestamp": "2026-03-24 16:03:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.27",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ1NDE0fQ.I0F4dzTwWlX0iY6ZOs0g85V7VBl7xNCvwEoIj_duHEM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e16e8573d28dcbb-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 16:03:43 UTC] === END API CALL LOG ===
[24-Mar-2026 16:03:43 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 16:03:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTQ1NDE0fQ.I0F4dzTwWlX0iY6ZOs0g85V7VBl7xNCvwEoIj_duHEM
[24-Mar-2026 16:03:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 16:03:43 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 16:03:43 UTC] User ID: 5
[24-Mar-2026 16:03:43 UTC] ✅ User profile retrieved successfully for user ID: 5
[24-Mar-2026 16:30:22 UTC] === API CALL LOG ===
[24-Mar-2026 16:30:22 UTC] Endpoint: user/profile.php
[24-Mar-2026 16:30:22 UTC] Full Log Data: {
    "timestamp": "2026-03-24 16:30:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.210.45",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTc0NjIxfQ.j_onkzlA-tvRvOavNUzYUKHSj6olS64BjNLMPxxrW1Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e170f5d1cd1254b-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 16:30:22 UTC] === END API CALL LOG ===
[24-Mar-2026 16:30:22 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 16:30:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTc0NjIxfQ.j_onkzlA-tvRvOavNUzYUKHSj6olS64BjNLMPxxrW1Q
[24-Mar-2026 16:30:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 16:30:22 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 16:30:22 UTC] User ID: 5
[24-Mar-2026 16:30:22 UTC] ✅ User profile retrieved successfully for user ID: 5
[24-Mar-2026 16:30:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 16:30:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 16:30:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.226.92.198, 162.158.210.44","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTc0NjIxfQ.j_onkzlA-tvRvOavNUzYUKHSj6olS64BjNLMPxxrW1Q","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e170f5d5d75254b-SOF","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.226.92.198","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[24-Mar-2026 16:30:22 UTC] === User Orders API Called ===
[24-Mar-2026 16:30:22 UTC] User ID: 5
[24-Mar-2026 16:30:22 UTC] Limit: 20, Offset: 0
[24-Mar-2026 16:30:22 UTC] Orders found: 0
[24-Mar-2026 16:30:22 UTC] Orders data: []
[24-Mar-2026 16:30:22 UTC] Total orders count: 0
[24-Mar-2026 16:30:22 UTC] === API CALL LOG ===
[24-Mar-2026 16:30:22 UTC] Endpoint: user/profile.php
[24-Mar-2026 16:30:22 UTC] Full Log Data: {
    "timestamp": "2026-03-24 16:30:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.210.45",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTc0NjIxfQ.j_onkzlA-tvRvOavNUzYUKHSj6olS64BjNLMPxxrW1Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e170f5e0fc4254b-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 16:30:22 UTC] === END API CALL LOG ===
[24-Mar-2026 16:30:22 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 16:30:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTc0NjIxfQ.j_onkzlA-tvRvOavNUzYUKHSj6olS64BjNLMPxxrW1Q
[24-Mar-2026 16:30:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 16:30:22 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 16:30:22 UTC] User ID: 5
[24-Mar-2026 16:30:22 UTC] ✅ User profile retrieved successfully for user ID: 5
[24-Mar-2026 16:31:14 UTC] === API CALL LOG ===
[24-Mar-2026 16:31:14 UTC] Endpoint: user/profile.php
[24-Mar-2026 16:31:14 UTC] Full Log Data: {
    "timestamp": "2026-03-24 16:31:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.27",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTcyOTIyfQ.EdSsYX7zUS1pnwqWb7JvxzBZlaieMFHcd2uDBtt_KKY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e1710a48bd0d0f8-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 16:31:14 UTC] === END API CALL LOG ===
[24-Mar-2026 16:31:14 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 16:31:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTcyOTIyfQ.EdSsYX7zUS1pnwqWb7JvxzBZlaieMFHcd2uDBtt_KKY
[24-Mar-2026 16:31:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 16:31:14 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 16:31:14 UTC] User ID: 5
[24-Mar-2026 16:31:14 UTC] ✅ User profile retrieved successfully for user ID: 5
[24-Mar-2026 16:31:14 UTC] User Purchases API - User ID: 5
[24-Mar-2026 16:31:14 UTC] User Purchases API - Total purchases found: 7
[24-Mar-2026 16:36:44 UTC] === API CALL LOG ===
[24-Mar-2026 16:36:44 UTC] Endpoint: user/profile.php
[24-Mar-2026 16:36:44 UTC] Full Log Data: {
    "timestamp": "2026-03-24 16:36:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.27",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0ODE4NTI5fQ.-lrUmiA_2tz0OkMHKEBgY7uJEHuemcpicTwW7mmH39s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e1718b05dc0d0cf-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 16:36:44 UTC] === END API CALL LOG ===
[24-Mar-2026 16:36:44 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 16:36:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0ODE4NTI5fQ.-lrUmiA_2tz0OkMHKEBgY7uJEHuemcpicTwW7mmH39s
[24-Mar-2026 16:36:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 16:36:44 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 16:36:44 UTC] User ID: 5
[24-Mar-2026 16:36:44 UTC] ✅ User profile retrieved successfully for user ID: 5
[24-Mar-2026 16:36:45 UTC] === API CALL LOG ===
[24-Mar-2026 16:36:45 UTC] Endpoint: user/profile.php
[24-Mar-2026 16:36:45 UTC] Full Log Data: {
    "timestamp": "2026-03-24 16:36:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.27",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0ODE4NTI5fQ.-lrUmiA_2tz0OkMHKEBgY7uJEHuemcpicTwW7mmH39s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e1718ba685ad0cf-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 16:36:45 UTC] === END API CALL LOG ===
[24-Mar-2026 16:36:45 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 16:36:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0ODE4NTI5fQ.-lrUmiA_2tz0OkMHKEBgY7uJEHuemcpicTwW7mmH39s
[24-Mar-2026 16:36:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 16:36:45 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 16:36:45 UTC] User ID: 5
[24-Mar-2026 16:36:45 UTC] ✅ User profile retrieved successfully for user ID: 5
[24-Mar-2026 16:36:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 16:36:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 16:36:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.226.92.198, 162.158.211.27","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0ODE4NTI5fQ.-lrUmiA_2tz0OkMHKEBgY7uJEHuemcpicTwW7mmH39s","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e1718bab953d0cf-SOF","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.226.92.198","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[24-Mar-2026 16:36:45 UTC] === User Orders API Called ===
[24-Mar-2026 16:36:45 UTC] User ID: 5
[24-Mar-2026 16:36:45 UTC] Limit: 20, Offset: 0
[24-Mar-2026 16:36:45 UTC] Orders found: 0
[24-Mar-2026 16:36:45 UTC] Orders data: []
[24-Mar-2026 16:36:45 UTC] Total orders count: 0
[24-Mar-2026 16:36:45 UTC] === API CALL LOG ===
[24-Mar-2026 16:36:45 UTC] Endpoint: user/profile.php
[24-Mar-2026 16:36:45 UTC] Full Log Data: {
    "timestamp": "2026-03-24 16:36:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.27",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0ODE4NTI5fQ.-lrUmiA_2tz0OkMHKEBgY7uJEHuemcpicTwW7mmH39s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e1718bb3b10d0cf-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 16:36:45 UTC] === END API CALL LOG ===
[24-Mar-2026 16:36:45 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 16:36:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0ODE4NTI5fQ.-lrUmiA_2tz0OkMHKEBgY7uJEHuemcpicTwW7mmH39s
[24-Mar-2026 16:36:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 16:36:45 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 16:36:45 UTC] User ID: 5
[24-Mar-2026 16:36:45 UTC] ✅ User profile retrieved successfully for user ID: 5
[24-Mar-2026 16:37:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 16:37:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 16:37:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.226.92.198, 162.158.211.28","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0ODE4NTI5fQ.-lrUmiA_2tz0OkMHKEBgY7uJEHuemcpicTwW7mmH39s","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e171942dd23d0cf-SOF","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.226.92.198","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[24-Mar-2026 16:37:07 UTC] === User Orders API Called ===
[24-Mar-2026 16:37:07 UTC] User ID: 5
[24-Mar-2026 16:37:07 UTC] Limit: 20, Offset: 0
[24-Mar-2026 16:37:07 UTC] Orders found: 0
[24-Mar-2026 16:37:07 UTC] Orders data: []
[24-Mar-2026 16:37:07 UTC] Total orders count: 0
[24-Mar-2026 16:37:09 UTC] === API CALL LOG ===
[24-Mar-2026 16:37:09 UTC] Endpoint: user/profile.php
[24-Mar-2026 16:37:09 UTC] Full Log Data: {
    "timestamp": "2026-03-24 16:37:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0ODE4NTI5fQ.-lrUmiA_2tz0OkMHKEBgY7uJEHuemcpicTwW7mmH39s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e17194b2d04d0cf-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 16:37:09 UTC] === END API CALL LOG ===
[24-Mar-2026 16:37:09 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 16:37:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0ODE4NTI5fQ.-lrUmiA_2tz0OkMHKEBgY7uJEHuemcpicTwW7mmH39s
[24-Mar-2026 16:37:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 16:37:09 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 16:37:09 UTC] User ID: 5
[24-Mar-2026 16:37:09 UTC] ✅ User profile retrieved successfully for user ID: 5
[24-Mar-2026 16:37:09 UTC] User Purchases API - User ID: 5
[24-Mar-2026 16:37:09 UTC] User Purchases API - Total purchases found: 7
[24-Mar-2026 16:37:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 16:37:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 16:37:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.226.92.198, 162.158.211.28","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0ODE4NTI5fQ.-lrUmiA_2tz0OkMHKEBgY7uJEHuemcpicTwW7mmH39s","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e171954d82ad0cf-SOF","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.226.92.198","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[24-Mar-2026 16:37:10 UTC] === User Orders API Called ===
[24-Mar-2026 16:37:10 UTC] User ID: 5
[24-Mar-2026 16:37:10 UTC] Limit: 20, Offset: 0
[24-Mar-2026 16:37:10 UTC] Orders found: 0
[24-Mar-2026 16:37:10 UTC] Orders data: []
[24-Mar-2026 16:37:10 UTC] Total orders count: 0
[24-Mar-2026 16:37:10 UTC] === API CALL LOG ===
[24-Mar-2026 16:37:10 UTC] Endpoint: user/profile.php
[24-Mar-2026 16:37:10 UTC] Full Log Data: {
    "timestamp": "2026-03-24 16:37:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0ODE4NTI5fQ.-lrUmiA_2tz0OkMHKEBgY7uJEHuemcpicTwW7mmH39s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e171955392fd0cf-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 16:37:10 UTC] === END API CALL LOG ===
[24-Mar-2026 16:37:10 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 16:37:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0ODE4NTI5fQ.-lrUmiA_2tz0OkMHKEBgY7uJEHuemcpicTwW7mmH39s
[24-Mar-2026 16:37:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 16:37:10 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 16:37:10 UTC] User ID: 5
[24-Mar-2026 16:37:10 UTC] ✅ User profile retrieved successfully for user ID: 5
[24-Mar-2026 16:37:11 UTC] === API CALL LOG ===
[24-Mar-2026 16:37:11 UTC] Endpoint: user/profile.php
[24-Mar-2026 16:37:11 UTC] Full Log Data: {
    "timestamp": "2026-03-24 16:37:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0ODE4NTI5fQ.-lrUmiA_2tz0OkMHKEBgY7uJEHuemcpicTwW7mmH39s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e1719595c1cd0cf-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 16:37:11 UTC] === END API CALL LOG ===
[24-Mar-2026 16:37:11 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 16:37:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0ODE4NTI5fQ.-lrUmiA_2tz0OkMHKEBgY7uJEHuemcpicTwW7mmH39s
[24-Mar-2026 16:37:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 16:37:11 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 16:37:11 UTC] User ID: 5
[24-Mar-2026 16:37:11 UTC] ✅ User profile retrieved successfully for user ID: 5
[24-Mar-2026 16:37:25 UTC] === API CALL LOG ===
[24-Mar-2026 16:37:25 UTC] Endpoint: user/profile.php
[24-Mar-2026 16:37:25 UTC] Full Log Data: {
    "timestamp": "2026-03-24 16:37:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.27",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0ODE4NTI5fQ.-lrUmiA_2tz0OkMHKEBgY7uJEHuemcpicTwW7mmH39s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e1719b1ad5cd0cf-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 16:37:25 UTC] === END API CALL LOG ===
[24-Mar-2026 16:37:25 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 16:37:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0ODE4NTI5fQ.-lrUmiA_2tz0OkMHKEBgY7uJEHuemcpicTwW7mmH39s
[24-Mar-2026 16:37:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 16:37:25 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 16:37:25 UTC] User ID: 5
[24-Mar-2026 16:37:25 UTC] ✅ User profile retrieved successfully for user ID: 5
[24-Mar-2026 16:37:25 UTC] User Purchases API - User ID: 5
[24-Mar-2026 16:37:25 UTC] User Purchases API - Total purchases found: 7
[24-Mar-2026 16:38:15 UTC] === API CALL LOG ===
[24-Mar-2026 16:38:15 UTC] Endpoint: user/profile.php
[24-Mar-2026 16:38:15 UTC] Full Log Data: {
    "timestamp": "2026-03-24 16:38:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:a941:6d83:d158:8842:e15c:86d7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:a941:6d83:d158:8842:e15c:86d7, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTM4IiwidXNlcm5hbWUiOiJ2aWpheSBrdW1hciBwYXRpbCIsImVtYWlsIjoia3VtYXJwYXRpbHZpamF5NzNAZ21haWwuY29tIiwiZXhwIjoxNzc0OTI2NjU0fQ.ucoSr-6bWRHjWZ998FX52LGRZ1PUFE64slXFu3xVwbA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e171aec0bd27894-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:a941:6d83:d158:8842:e15c:86d7",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 16:38:15 UTC] === END API CALL LOG ===
[24-Mar-2026 16:38:15 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 16:38:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTM4IiwidXNlcm5hbWUiOiJ2aWpheSBrdW1hciBwYXRpbCIsImVtYWlsIjoia3VtYXJwYXRpbHZpamF5NzNAZ21haWwuY29tIiwiZXhwIjoxNzc0OTI2NjU0fQ.ucoSr-6bWRHjWZ998FX52LGRZ1PUFE64slXFu3xVwbA
[24-Mar-2026 16:38:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 16:38:15 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 16:38:15 UTC] User ID: 138
[24-Mar-2026 16:38:15 UTC] ✅ User profile retrieved successfully for user ID: 138
[24-Mar-2026 16:40:45 UTC] === API CALL LOG ===
[24-Mar-2026 16:40:45 UTC] Endpoint: user/profile.php
[24-Mar-2026 16:40:45 UTC] Full Log Data: {
    "timestamp": "2026-03-24 16:40:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.27",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTc1MjQ0fQ.-SQta_fmdqsSEJtNB_uS4gFMWQpSs9aWoefXF9y77Yg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e171e95fb79d0f4-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 16:40:45 UTC] === END API CALL LOG ===
[24-Mar-2026 16:40:45 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 16:40:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTc1MjQ0fQ.-SQta_fmdqsSEJtNB_uS4gFMWQpSs9aWoefXF9y77Yg
[24-Mar-2026 16:40:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 16:40:45 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 16:40:45 UTC] User ID: 5
[24-Mar-2026 16:40:45 UTC] ✅ User profile retrieved successfully for user ID: 5
[24-Mar-2026 16:40:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 16:40:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 16:40:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.226.92.198, 162.158.211.27","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTc1MjQ0fQ.-SQta_fmdqsSEJtNB_uS4gFMWQpSs9aWoefXF9y77Yg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e171e964c91d0f4-SOF","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.226.92.198","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[24-Mar-2026 16:40:45 UTC] === User Orders API Called ===
[24-Mar-2026 16:40:45 UTC] User ID: 5
[24-Mar-2026 16:40:45 UTC] Limit: 20, Offset: 0
[24-Mar-2026 16:40:45 UTC] Orders found: 0
[24-Mar-2026 16:40:45 UTC] Orders data: []
[24-Mar-2026 16:40:45 UTC] Total orders count: 0
[24-Mar-2026 16:40:45 UTC] === API CALL LOG ===
[24-Mar-2026 16:40:45 UTC] Endpoint: user/profile.php
[24-Mar-2026 16:40:45 UTC] Full Log Data: {
    "timestamp": "2026-03-24 16:40:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.27",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTc1MjQ0fQ.-SQta_fmdqsSEJtNB_uS4gFMWQpSs9aWoefXF9y77Yg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e171e969d9bd0f4-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 16:40:45 UTC] === END API CALL LOG ===
[24-Mar-2026 16:40:45 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 16:40:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTc1MjQ0fQ.-SQta_fmdqsSEJtNB_uS4gFMWQpSs9aWoefXF9y77Yg
[24-Mar-2026 16:40:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 16:40:45 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 16:40:45 UTC] User ID: 5
[24-Mar-2026 16:40:45 UTC] ✅ User profile retrieved successfully for user ID: 5
[24-Mar-2026 17:24:00 UTC] === API CALL LOG ===
[24-Mar-2026 17:24:00 UTC] Endpoint: user/profile.php
[24-Mar-2026 17:24:00 UTC] Full Log Data: {
    "timestamp": "2026-03-24 17:24:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "66.249.88.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-API-Hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTc3ODQwfQ.EHje3t4FUnoff0JeIhSr9YTV-niW6oQQwOh6BQ1q19s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e175df15feac107-ATL",
        "X-Forwarded-For": "66.249.88.198, 104.22.56.116",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "66.249.88.198",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 17:24:00 UTC] === END API CALL LOG ===
[24-Mar-2026 17:24:00 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 17:24:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTc3ODQwfQ.EHje3t4FUnoff0JeIhSr9YTV-niW6oQQwOh6BQ1q19s
[24-Mar-2026 17:24:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 17:24:00 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 17:24:00 UTC] User ID: 5
[24-Mar-2026 17:24:00 UTC] ✅ User profile retrieved successfully for user ID: 5
[24-Mar-2026 17:24:01 UTC] === API CALL LOG ===
[24-Mar-2026 17:24:01 UTC] Endpoint: user/profile.php
[24-Mar-2026 17:24:01 UTC] Full Log Data: {
    "timestamp": "2026-03-24 17:24:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "66.249.88.197",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-API-Hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTc3ODQwfQ.EHje3t4FUnoff0JeIhSr9YTV-niW6oQQwOh6BQ1q19s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e175df2384bb574-ATL",
        "X-Forwarded-For": "66.249.88.197, 104.22.56.116",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "66.249.88.197",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 17:24:01 UTC] === END API CALL LOG ===
[24-Mar-2026 17:24:01 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 17:24:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTc3ODQwfQ.EHje3t4FUnoff0JeIhSr9YTV-niW6oQQwOh6BQ1q19s
[24-Mar-2026 17:24:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 17:24:01 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 17:24:01 UTC] User ID: 5
[24-Mar-2026 17:24:01 UTC] ✅ User profile retrieved successfully for user ID: 5
[24-Mar-2026 17:24:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 17:24:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 17:24:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-API-Hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTc3ODQwfQ.EHje3t4FUnoff0JeIhSr9YTV-niW6oQQwOh6BQ1q19s","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e175df1ffb1f780-ATL","X-Forwarded-For":"66.249.88.197, 104.23.245.25","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"66.249.88.197","CF-IPCountry":"US","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[24-Mar-2026 17:24:01 UTC] === User Orders API Called ===
[24-Mar-2026 17:24:01 UTC] User ID: 5
[24-Mar-2026 17:24:01 UTC] Limit: 20, Offset: 0
[24-Mar-2026 17:24:01 UTC] Orders found: 0
[24-Mar-2026 17:24:01 UTC] Orders data: []
[24-Mar-2026 17:24:01 UTC] Total orders count: 0
[24-Mar-2026 17:24:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 17:24:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 17:24:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-API-Hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTc3ODQwfQ.EHje3t4FUnoff0JeIhSr9YTV-niW6oQQwOh6BQ1q19s","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e175df5099fb574-ATL","X-Forwarded-For":"66.249.88.197, 104.22.56.116","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"66.249.88.197","CF-IPCountry":"US","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[24-Mar-2026 17:24:01 UTC] === User Orders API Called ===
[24-Mar-2026 17:24:01 UTC] User ID: 5
[24-Mar-2026 17:24:01 UTC] Limit: 20, Offset: 0
[24-Mar-2026 17:24:01 UTC] Orders found: 0
[24-Mar-2026 17:24:01 UTC] Orders data: []
[24-Mar-2026 17:24:01 UTC] Total orders count: 0
[24-Mar-2026 17:24:15 UTC] === API CALL LOG ===
[24-Mar-2026 17:24:15 UTC] Endpoint: user/profile.php
[24-Mar-2026 17:24:15 UTC] Full Log Data: {
    "timestamp": "2026-03-24 17:24:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "66.249.88.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-API-Hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTc3ODQwfQ.EHje3t4FUnoff0JeIhSr9YTV-niW6oQQwOh6BQ1q19s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e175e488f49bcf6-ATL",
        "X-Forwarded-For": "66.249.88.198, 172.68.70.173",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "66.249.88.198",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 17:24:15 UTC] === END API CALL LOG ===
[24-Mar-2026 17:24:15 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 17:24:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTc3ODQwfQ.EHje3t4FUnoff0JeIhSr9YTV-niW6oQQwOh6BQ1q19s
[24-Mar-2026 17:24:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 17:24:15 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 17:24:15 UTC] User ID: 5
[24-Mar-2026 17:24:15 UTC] ✅ User profile retrieved successfully for user ID: 5
[24-Mar-2026 17:24:15 UTC] User Purchases API - User ID: 5
[24-Mar-2026 17:24:15 UTC] User Purchases API - Total purchases found: 7
[24-Mar-2026 17:24:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 17:24:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 17:24:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-API-Hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTc3ODQwfQ.EHje3t4FUnoff0JeIhSr9YTV-niW6oQQwOh6BQ1q19s","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e175ebb9a2ef780-ATL","X-Forwarded-For":"66.249.88.197, 104.23.245.24","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"66.249.88.197","CF-IPCountry":"US","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[24-Mar-2026 17:24:33 UTC] === User Orders API Called ===
[24-Mar-2026 17:24:33 UTC] User ID: 5
[24-Mar-2026 17:24:33 UTC] Limit: 20, Offset: 0
[24-Mar-2026 17:24:33 UTC] Orders found: 0
[24-Mar-2026 17:24:33 UTC] Orders data: []
[24-Mar-2026 17:24:33 UTC] Total orders count: 0
[24-Mar-2026 17:24:37 UTC] === API CALL LOG ===
[24-Mar-2026 17:24:37 UTC] Endpoint: user/profile.php
[24-Mar-2026 17:24:37 UTC] Full Log Data: {
    "timestamp": "2026-03-24 17:24:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "66.249.88.196",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-API-Hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTc3ODQwfQ.EHje3t4FUnoff0JeIhSr9YTV-niW6oQQwOh6BQ1q19s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e175ed7ef9bb6c2-ATL",
        "X-Forwarded-For": "66.249.88.196, 104.22.24.45",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "66.249.88.196",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 17:24:37 UTC] === END API CALL LOG ===
[24-Mar-2026 17:24:37 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 17:24:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTc3ODQwfQ.EHje3t4FUnoff0JeIhSr9YTV-niW6oQQwOh6BQ1q19s
[24-Mar-2026 17:24:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 17:24:37 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 17:24:37 UTC] User ID: 5
[24-Mar-2026 17:24:37 UTC] ✅ User profile retrieved successfully for user ID: 5
[24-Mar-2026 17:24:38 UTC] User Purchases API - User ID: 5
[24-Mar-2026 17:24:38 UTC] User Purchases API - Total purchases found: 7
[24-Mar-2026 17:24:39 UTC] User Purchases API - User ID: 5
[24-Mar-2026 17:24:39 UTC] User Purchases API - Total purchases found: 7
[24-Mar-2026 17:25:27 UTC] === API CALL LOG ===
[24-Mar-2026 17:25:27 UTC] Endpoint: user/profile.php
[24-Mar-2026 17:25:27 UTC] Full Log Data: {
    "timestamp": "2026-03-24 17:25:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "66.249.88.199",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-API-Hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTc3ODQwfQ.EHje3t4FUnoff0JeIhSr9YTV-niW6oQQwOh6BQ1q19s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e17600b3ad07bb4-ATL",
        "X-Forwarded-For": "66.249.88.199, 172.71.30.185",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "66.249.88.199",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 17:25:27 UTC] === END API CALL LOG ===
[24-Mar-2026 17:25:27 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 17:25:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTc3ODQwfQ.EHje3t4FUnoff0JeIhSr9YTV-niW6oQQwOh6BQ1q19s
[24-Mar-2026 17:25:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 17:25:27 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 17:25:27 UTC] User ID: 5
[24-Mar-2026 17:25:27 UTC] ✅ User profile retrieved successfully for user ID: 5
[24-Mar-2026 17:25:27 UTC] User Purchases API - User ID: 5
[24-Mar-2026 17:25:27 UTC] User Purchases API - Total purchases found: 7
[24-Mar-2026 17:25:28 UTC] === API CALL LOG ===
[24-Mar-2026 17:25:28 UTC] Endpoint: user/profile.php
[24-Mar-2026 17:25:28 UTC] Full Log Data: {
    "timestamp": "2026-03-24 17:25:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "74.125.210.38",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-API-Hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTc3OTI2fQ.hR1_GFdJkP4MFxqgslSXnhi1Fe4-i8qK336ip8OziSk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e1760123fe6b20a-ATL",
        "X-Forwarded-For": "74.125.210.38, 172.71.23.2",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "74.125.210.38",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 17:25:28 UTC] === END API CALL LOG ===
[24-Mar-2026 17:25:28 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 17:25:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTc3OTI2fQ.hR1_GFdJkP4MFxqgslSXnhi1Fe4-i8qK336ip8OziSk
[24-Mar-2026 17:25:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 17:25:28 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 17:25:28 UTC] User ID: 5
[24-Mar-2026 17:25:28 UTC] ✅ User profile retrieved successfully for user ID: 5
[24-Mar-2026 17:25:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 17:25:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 17:25:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-API-Hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTc3OTI2fQ.hR1_GFdJkP4MFxqgslSXnhi1Fe4-i8qK336ip8OziSk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e1760133b6d406c-ATL","X-Forwarded-For":"74.125.210.36, 104.22.24.45","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"74.125.210.36","CF-IPCountry":"US","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[24-Mar-2026 17:25:28 UTC] === User Orders API Called ===
[24-Mar-2026 17:25:28 UTC] User ID: 5
[24-Mar-2026 17:25:28 UTC] Limit: 20, Offset: 0
[24-Mar-2026 17:25:28 UTC] Orders found: 0
[24-Mar-2026 17:25:28 UTC] Orders data: []
[24-Mar-2026 17:25:28 UTC] Total orders count: 0
[24-Mar-2026 17:25:28 UTC] === API CALL LOG ===
[24-Mar-2026 17:25:28 UTC] Endpoint: user/profile.php
[24-Mar-2026 17:25:28 UTC] Full Log Data: {
    "timestamp": "2026-03-24 17:25:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "74.125.210.36",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-API-Hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTc3OTI2fQ.hR1_GFdJkP4MFxqgslSXnhi1Fe4-i8qK336ip8OziSk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e1760137d916a00-ATL",
        "X-Forwarded-For": "74.125.210.36, 104.22.1.128",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "74.125.210.36",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 17:25:28 UTC] === END API CALL LOG ===
[24-Mar-2026 17:25:28 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 17:25:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTc3OTI2fQ.hR1_GFdJkP4MFxqgslSXnhi1Fe4-i8qK336ip8OziSk
[24-Mar-2026 17:25:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 17:25:28 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 17:25:28 UTC] User ID: 5
[24-Mar-2026 17:25:28 UTC] ✅ User profile retrieved successfully for user ID: 5
[24-Mar-2026 17:25:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 17:25:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 17:25:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-API-Hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTc3OTI2fQ.hR1_GFdJkP4MFxqgslSXnhi1Fe4-i8qK336ip8OziSk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e176019b99f5394-ATL","X-Forwarded-For":"74.125.210.38, 104.23.245.25","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"74.125.210.38","CF-IPCountry":"US","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[24-Mar-2026 17:25:29 UTC] === User Orders API Called ===
[24-Mar-2026 17:25:29 UTC] User ID: 5
[24-Mar-2026 17:25:29 UTC] Limit: 20, Offset: 0
[24-Mar-2026 17:25:29 UTC] Orders found: 0
[24-Mar-2026 17:25:29 UTC] Orders data: []
[24-Mar-2026 17:25:29 UTC] Total orders count: 0
[24-Mar-2026 17:25:30 UTC] === API CALL LOG ===
[24-Mar-2026 17:25:30 UTC] Endpoint: user/profile.php
[24-Mar-2026 17:25:30 UTC] Full Log Data: {
    "timestamp": "2026-03-24 17:25:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "66.249.88.196",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-API-Hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTc3ODQwfQ.EHje3t4FUnoff0JeIhSr9YTV-niW6oQQwOh6BQ1q19s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e17601f5838b6c2-ATL",
        "X-Forwarded-For": "66.249.88.196, 104.22.24.45",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "66.249.88.196",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 17:25:30 UTC] === END API CALL LOG ===
[24-Mar-2026 17:25:30 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 17:25:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTc3ODQwfQ.EHje3t4FUnoff0JeIhSr9YTV-niW6oQQwOh6BQ1q19s
[24-Mar-2026 17:25:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 17:25:30 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 17:25:30 UTC] User ID: 5
[24-Mar-2026 17:25:30 UTC] ✅ User profile retrieved successfully for user ID: 5
[24-Mar-2026 17:25:43 UTC] === API CALL LOG ===
[24-Mar-2026 17:25:43 UTC] Endpoint: user/profile.php
[24-Mar-2026 17:25:43 UTC] Full Log Data: {
    "timestamp": "2026-03-24 17:25:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "66.249.88.197",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-API-Hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTc3ODQwfQ.EHje3t4FUnoff0JeIhSr9YTV-niW6oQQwOh6BQ1q19s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e17606ede67f780-ATL",
        "X-Forwarded-For": "66.249.88.197, 104.23.245.24",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "66.249.88.197",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 17:25:43 UTC] === END API CALL LOG ===
[24-Mar-2026 17:25:43 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 17:25:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTc3ODQwfQ.EHje3t4FUnoff0JeIhSr9YTV-niW6oQQwOh6BQ1q19s
[24-Mar-2026 17:25:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 17:25:43 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 17:25:43 UTC] User ID: 5
[24-Mar-2026 17:25:43 UTC] ✅ User profile retrieved successfully for user ID: 5
[24-Mar-2026 17:25:43 UTC] === API CALL LOG ===
[24-Mar-2026 17:25:43 UTC] Endpoint: user/profile.php
[24-Mar-2026 17:25:43 UTC] Full Log Data: {
    "timestamp": "2026-03-24 17:25:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "74.125.210.36",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-API-Hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTc3OTI2fQ.hR1_GFdJkP4MFxqgslSXnhi1Fe4-i8qK336ip8OziSk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e176071fd5b6a00-ATL",
        "X-Forwarded-For": "74.125.210.36, 104.22.1.128",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "74.125.210.36",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 17:25:43 UTC] === END API CALL LOG ===
[24-Mar-2026 17:25:43 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 17:25:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTc3OTI2fQ.hR1_GFdJkP4MFxqgslSXnhi1Fe4-i8qK336ip8OziSk
[24-Mar-2026 17:25:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 17:25:43 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 17:25:43 UTC] User ID: 5
[24-Mar-2026 17:25:43 UTC] ✅ User profile retrieved successfully for user ID: 5
[24-Mar-2026 17:25:43 UTC] User Purchases API - User ID: 5
[24-Mar-2026 17:25:43 UTC] User Purchases API - Total purchases found: 7
[24-Mar-2026 17:25:44 UTC] === API CALL LOG ===
[24-Mar-2026 17:25:44 UTC] Endpoint: user/profile.php
[24-Mar-2026 17:25:44 UTC] Full Log Data: {
    "timestamp": "2026-03-24 17:25:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "66.249.88.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-API-Hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTc3ODQwfQ.EHje3t4FUnoff0JeIhSr9YTV-niW6oQQwOh6BQ1q19s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e176075e802bcf6-ATL",
        "X-Forwarded-For": "66.249.88.198, 172.68.70.173",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "66.249.88.198",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 17:25:44 UTC] === END API CALL LOG ===
[24-Mar-2026 17:25:44 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 17:25:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTc3ODQwfQ.EHje3t4FUnoff0JeIhSr9YTV-niW6oQQwOh6BQ1q19s
[24-Mar-2026 17:25:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 17:25:44 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 17:25:44 UTC] User ID: 5
[24-Mar-2026 17:25:44 UTC] ✅ User profile retrieved successfully for user ID: 5
[24-Mar-2026 17:25:44 UTC] === API CALL LOG ===
[24-Mar-2026 17:25:44 UTC] Endpoint: user/profile.php
[24-Mar-2026 17:25:44 UTC] Full Log Data: {
    "timestamp": "2026-03-24 17:25:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "66.249.88.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-API-Hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTc3ODQwfQ.EHje3t4FUnoff0JeIhSr9YTV-niW6oQQwOh6BQ1q19s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e176076cd79c107-ATL",
        "X-Forwarded-For": "66.249.88.198, 104.22.56.117",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "66.249.88.198",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 17:25:44 UTC] === END API CALL LOG ===
[24-Mar-2026 17:25:44 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 17:25:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTc3ODQwfQ.EHje3t4FUnoff0JeIhSr9YTV-niW6oQQwOh6BQ1q19s
[24-Mar-2026 17:25:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 17:25:44 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 17:25:44 UTC] User ID: 5
[24-Mar-2026 17:25:44 UTC] ✅ User profile retrieved successfully for user ID: 5
[24-Mar-2026 17:25:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 17:25:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 17:25:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-API-Hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTc3ODQwfQ.EHje3t4FUnoff0JeIhSr9YTV-niW6oQQwOh6BQ1q19s","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e176076bcceb574-ATL","X-Forwarded-For":"66.249.88.197, 104.22.56.116","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"66.249.88.197","CF-IPCountry":"US","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[24-Mar-2026 17:25:44 UTC] === User Orders API Called ===
[24-Mar-2026 17:25:44 UTC] User ID: 5
[24-Mar-2026 17:25:44 UTC] Limit: 20, Offset: 0
[24-Mar-2026 17:25:44 UTC] Orders found: 0
[24-Mar-2026 17:25:44 UTC] Orders data: []
[24-Mar-2026 17:25:44 UTC] Total orders count: 0
[24-Mar-2026 17:25:59 UTC] === API CALL LOG ===
[24-Mar-2026 17:25:59 UTC] Endpoint: user/profile.php
[24-Mar-2026 17:25:59 UTC] Full Log Data: {
    "timestamp": "2026-03-24 17:25:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "66.249.88.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-API-Hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTc3ODQwfQ.EHje3t4FUnoff0JeIhSr9YTV-niW6oQQwOh6BQ1q19s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e1760d5ce2ec107-ATL",
        "X-Forwarded-For": "66.249.88.198, 104.22.56.117",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "66.249.88.198",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 17:25:59 UTC] === END API CALL LOG ===
[24-Mar-2026 17:25:59 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 17:25:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTc3ODQwfQ.EHje3t4FUnoff0JeIhSr9YTV-niW6oQQwOh6BQ1q19s
[24-Mar-2026 17:25:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 17:25:59 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 17:25:59 UTC] User ID: 5
[24-Mar-2026 17:25:59 UTC] ✅ User profile retrieved successfully for user ID: 5
[24-Mar-2026 17:26:00 UTC] === API CALL LOG ===
[24-Mar-2026 17:26:00 UTC] Endpoint: user/profile.php
[24-Mar-2026 17:26:00 UTC] Full Log Data: {
    "timestamp": "2026-03-24 17:26:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "66.249.88.196",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-API-Hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTc3ODQwfQ.EHje3t4FUnoff0JeIhSr9YTV-niW6oQQwOh6BQ1q19s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e1760dcfee6b6c2-ATL",
        "X-Forwarded-For": "66.249.88.196, 104.22.24.45",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "66.249.88.196",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 17:26:00 UTC] === END API CALL LOG ===
[24-Mar-2026 17:26:00 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 17:26:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTc3ODQwfQ.EHje3t4FUnoff0JeIhSr9YTV-niW6oQQwOh6BQ1q19s
[24-Mar-2026 17:26:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 17:26:00 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 17:26:00 UTC] User ID: 5
[24-Mar-2026 17:26:00 UTC] ✅ User profile retrieved successfully for user ID: 5
[24-Mar-2026 17:26:00 UTC] === API CALL LOG ===
[24-Mar-2026 17:26:00 UTC] Endpoint: user/profile.php
[24-Mar-2026 17:26:00 UTC] Full Log Data: {
    "timestamp": "2026-03-24 17:26:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "66.249.88.196",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-API-Hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTc3ODQwfQ.EHje3t4FUnoff0JeIhSr9YTV-niW6oQQwOh6BQ1q19s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e1760de1d2ddad0-ATL",
        "X-Forwarded-For": "66.249.88.196, 104.22.1.128",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "66.249.88.196",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 17:26:00 UTC] === END API CALL LOG ===
[24-Mar-2026 17:26:00 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 17:26:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTc3ODQwfQ.EHje3t4FUnoff0JeIhSr9YTV-niW6oQQwOh6BQ1q19s
[24-Mar-2026 17:26:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 17:26:00 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 17:26:00 UTC] User ID: 5
[24-Mar-2026 17:26:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 17:26:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 17:26:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-API-Hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTc3ODQwfQ.EHje3t4FUnoff0JeIhSr9YTV-niW6oQQwOh6BQ1q19s","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e1760de1fe4afbf-ATL","X-Forwarded-For":"66.249.88.196, 172.71.23.2","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"66.249.88.196","CF-IPCountry":"US","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[24-Mar-2026 17:26:00 UTC] === User Orders API Called ===
[24-Mar-2026 17:26:00 UTC] User ID: 5
[24-Mar-2026 17:26:00 UTC] Limit: 20, Offset: 0
[24-Mar-2026 17:26:00 UTC] Orders found: 0
[24-Mar-2026 17:26:00 UTC] Orders data: []
[24-Mar-2026 17:26:00 UTC] Total orders count: 0
[24-Mar-2026 17:26:00 UTC] ✅ User profile retrieved successfully for user ID: 5
[24-Mar-2026 17:26:01 UTC] === API CALL LOG ===
[24-Mar-2026 17:26:01 UTC] Endpoint: user/profile.php
[24-Mar-2026 17:26:01 UTC] Full Log Data: {
    "timestamp": "2026-03-24 17:26:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "66.249.88.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-API-Hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTc3ODQwfQ.EHje3t4FUnoff0JeIhSr9YTV-niW6oQQwOh6BQ1q19s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e1760e23f43bcf6-ATL",
        "X-Forwarded-For": "66.249.88.198, 172.68.70.173",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "66.249.88.198",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 17:26:01 UTC] === END API CALL LOG ===
[24-Mar-2026 17:26:01 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 17:26:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTc3ODQwfQ.EHje3t4FUnoff0JeIhSr9YTV-niW6oQQwOh6BQ1q19s
[24-Mar-2026 17:26:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 17:26:01 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 17:26:01 UTC] User ID: 5
[24-Mar-2026 17:26:01 UTC] ✅ User profile retrieved successfully for user ID: 5
[24-Mar-2026 17:26:01 UTC] User Purchases API - User ID: 5
[24-Mar-2026 17:26:01 UTC] User Purchases API - Total purchases found: 7
[24-Mar-2026 17:26:03 UTC] === API CALL LOG ===
[24-Mar-2026 17:26:03 UTC] Endpoint: user/profile.php
[24-Mar-2026 17:26:03 UTC] Full Log Data: {
    "timestamp": "2026-03-24 17:26:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "66.249.88.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-API-Hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTc3ODQwfQ.EHje3t4FUnoff0JeIhSr9YTV-niW6oQQwOh6BQ1q19s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e1760eefa9bc107-ATL",
        "X-Forwarded-For": "66.249.88.198, 104.22.56.117",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "66.249.88.198",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 17:26:03 UTC] === END API CALL LOG ===
[24-Mar-2026 17:26:03 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 17:26:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTc3ODQwfQ.EHje3t4FUnoff0JeIhSr9YTV-niW6oQQwOh6BQ1q19s
[24-Mar-2026 17:26:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 17:26:03 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 17:26:03 UTC] User ID: 5
[24-Mar-2026 17:26:03 UTC] ✅ User profile retrieved successfully for user ID: 5
[24-Mar-2026 17:26:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 17:26:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 17:26:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-API-Hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTc3ODQwfQ.EHje3t4FUnoff0JeIhSr9YTV-niW6oQQwOh6BQ1q19s","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e1760ef0c8d704d-ATL","X-Forwarded-For":"66.249.88.199, 104.23.245.25","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"66.249.88.199","CF-IPCountry":"US","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[24-Mar-2026 17:26:03 UTC] === User Orders API Called ===
[24-Mar-2026 17:26:03 UTC] User ID: 5
[24-Mar-2026 17:26:03 UTC] Limit: 20, Offset: 0
[24-Mar-2026 17:26:03 UTC] Orders found: 0
[24-Mar-2026 17:26:03 UTC] Orders data: []
[24-Mar-2026 17:26:03 UTC] Total orders count: 0
[24-Mar-2026 17:26:03 UTC] === API CALL LOG ===
[24-Mar-2026 17:26:03 UTC] Endpoint: user/profile.php
[24-Mar-2026 17:26:03 UTC] Full Log Data: {
    "timestamp": "2026-03-24 17:26:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "66.249.88.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-API-Hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTc3ODQwfQ.EHje3t4FUnoff0JeIhSr9YTV-niW6oQQwOh6BQ1q19s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e1760ef7a760b2d-ATL",
        "X-Forwarded-For": "66.249.88.198, 172.71.30.184",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "66.249.88.198",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 17:26:03 UTC] === END API CALL LOG ===
[24-Mar-2026 17:26:03 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 17:26:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTc3ODQwfQ.EHje3t4FUnoff0JeIhSr9YTV-niW6oQQwOh6BQ1q19s
[24-Mar-2026 17:26:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 17:26:03 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 17:26:03 UTC] User ID: 5
[24-Mar-2026 17:26:03 UTC] ✅ User profile retrieved successfully for user ID: 5
[24-Mar-2026 17:26:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 17:26:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 17:26:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-API-Hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTc3OTI2fQ.hR1_GFdJkP4MFxqgslSXnhi1Fe4-i8qK336ip8OziSk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e17611b798e5394-ATL","X-Forwarded-For":"74.125.210.38, 104.23.245.24","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"74.125.210.38","CF-IPCountry":"US","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[24-Mar-2026 17:26:10 UTC] === User Orders API Called ===
[24-Mar-2026 17:26:10 UTC] User ID: 5
[24-Mar-2026 17:26:10 UTC] Limit: 20, Offset: 0
[24-Mar-2026 17:26:10 UTC] Orders found: 0
[24-Mar-2026 17:26:10 UTC] Orders data: []
[24-Mar-2026 17:26:10 UTC] Total orders count: 0
[24-Mar-2026 17:26:16 UTC] === API CALL LOG ===
[24-Mar-2026 17:26:16 UTC] Endpoint: user/profile.php
[24-Mar-2026 17:26:16 UTC] Full Log Data: {
    "timestamp": "2026-03-24 17:26:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "74.125.210.38",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-API-Hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTc3OTI2fQ.hR1_GFdJkP4MFxqgslSXnhi1Fe4-i8qK336ip8OziSk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e176140af005394-ATL",
        "X-Forwarded-For": "74.125.210.38, 104.23.245.25",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "74.125.210.38",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 17:26:16 UTC] === END API CALL LOG ===
[24-Mar-2026 17:26:16 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 17:26:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTc3OTI2fQ.hR1_GFdJkP4MFxqgslSXnhi1Fe4-i8qK336ip8OziSk
[24-Mar-2026 17:26:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 17:26:16 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 17:26:16 UTC] User ID: 5
[24-Mar-2026 17:26:16 UTC] ✅ User profile retrieved successfully for user ID: 5
[24-Mar-2026 17:26:16 UTC] User Purchases API - User ID: 5
[24-Mar-2026 17:26:16 UTC] User Purchases API - Total purchases found: 7
[24-Mar-2026 17:26:18 UTC] User Purchases API - User ID: 5
[24-Mar-2026 17:26:18 UTC] User Purchases API - Total purchases found: 7
[24-Mar-2026 17:26:19 UTC] === API CALL LOG ===
[24-Mar-2026 17:26:19 UTC] Endpoint: user/profile.php
[24-Mar-2026 17:26:19 UTC] Full Log Data: {
    "timestamp": "2026-03-24 17:26:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "66.249.88.196",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-API-Hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTc3ODQwfQ.EHje3t4FUnoff0JeIhSr9YTV-niW6oQQwOh6BQ1q19s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e1761527b1ab6c2-ATL",
        "X-Forwarded-For": "66.249.88.196, 104.22.24.45",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "66.249.88.196",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 17:26:19 UTC] === END API CALL LOG ===
[24-Mar-2026 17:26:19 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 17:26:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTc3ODQwfQ.EHje3t4FUnoff0JeIhSr9YTV-niW6oQQwOh6BQ1q19s
[24-Mar-2026 17:26:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 17:26:19 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 17:26:19 UTC] User ID: 5
[24-Mar-2026 17:26:19 UTC] ✅ User profile retrieved successfully for user ID: 5
[24-Mar-2026 17:26:20 UTC] === API CALL LOG ===
[24-Mar-2026 17:26:20 UTC] Endpoint: user/profile.php
[24-Mar-2026 17:26:20 UTC] Full Log Data: {
    "timestamp": "2026-03-24 17:26:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "66.249.88.199",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-API-Hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTc3ODQwfQ.EHje3t4FUnoff0JeIhSr9YTV-niW6oQQwOh6BQ1q19s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e17615938b1704d-ATL",
        "X-Forwarded-For": "66.249.88.199, 104.23.245.25",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "66.249.88.199",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 17:26:20 UTC] === END API CALL LOG ===
[24-Mar-2026 17:26:20 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 17:26:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTc3ODQwfQ.EHje3t4FUnoff0JeIhSr9YTV-niW6oQQwOh6BQ1q19s
[24-Mar-2026 17:26:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 17:26:20 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 17:26:20 UTC] User ID: 5
[24-Mar-2026 17:26:20 UTC] ✅ User profile retrieved successfully for user ID: 5
[24-Mar-2026 17:26:20 UTC] === API CALL LOG ===
[24-Mar-2026 17:26:20 UTC] Endpoint: user/profile.php
[24-Mar-2026 17:26:20 UTC] Full Log Data: {
    "timestamp": "2026-03-24 17:26:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "66.249.88.196",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-API-Hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTc3ODQwfQ.EHje3t4FUnoff0JeIhSr9YTV-niW6oQQwOh6BQ1q19s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e17615a49d8b6c2-ATL",
        "X-Forwarded-For": "66.249.88.196, 104.22.24.45",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "66.249.88.196",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 17:26:20 UTC] === END API CALL LOG ===
[24-Mar-2026 17:26:20 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 17:26:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTc3ODQwfQ.EHje3t4FUnoff0JeIhSr9YTV-niW6oQQwOh6BQ1q19s
[24-Mar-2026 17:26:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 17:26:20 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 17:26:20 UTC] User ID: 5
[24-Mar-2026 17:26:20 UTC] ✅ User profile retrieved successfully for user ID: 5
[24-Mar-2026 17:26:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 17:26:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 17:26:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-API-Hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTc3ODQwfQ.EHje3t4FUnoff0JeIhSr9YTV-niW6oQQwOh6BQ1q19s","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e176159df367e8e-ATL","X-Forwarded-For":"66.249.88.198, 104.23.245.25","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"66.249.88.198","CF-IPCountry":"US","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[24-Mar-2026 17:26:20 UTC] === User Orders API Called ===
[24-Mar-2026 17:26:20 UTC] User ID: 5
[24-Mar-2026 17:26:20 UTC] Limit: 20, Offset: 0
[24-Mar-2026 17:26:20 UTC] Orders found: 0
[24-Mar-2026 17:26:20 UTC] Orders data: []
[24-Mar-2026 17:26:20 UTC] Total orders count: 0
[24-Mar-2026 17:26:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 17:26:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 17:26:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-API-Hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTc3ODQwfQ.EHje3t4FUnoff0JeIhSr9YTV-niW6oQQwOh6BQ1q19s","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e17615e5f11f780-ATL","X-Forwarded-For":"66.249.88.197, 104.23.245.25","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"66.249.88.197","CF-IPCountry":"US","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[24-Mar-2026 17:26:21 UTC] === User Orders API Called ===
[24-Mar-2026 17:26:21 UTC] User ID: 5
[24-Mar-2026 17:26:21 UTC] Limit: 20, Offset: 0
[24-Mar-2026 17:26:21 UTC] Orders found: 0
[24-Mar-2026 17:26:21 UTC] Orders data: []
[24-Mar-2026 17:26:21 UTC] Total orders count: 0
[24-Mar-2026 17:26:23 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 17:26:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 17:26:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-API-Hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTc3ODQwfQ.EHje3t4FUnoff0JeIhSr9YTV-niW6oQQwOh6BQ1q19s","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e17616c1baeb6c2-ATL","X-Forwarded-For":"66.249.88.196, 104.22.24.45","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"66.249.88.196","CF-IPCountry":"US","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[24-Mar-2026 17:26:23 UTC] === User Orders API Called ===
[24-Mar-2026 17:26:23 UTC] User ID: 5
[24-Mar-2026 17:26:23 UTC] Limit: 20, Offset: 0
[24-Mar-2026 17:26:23 UTC] Orders found: 0
[24-Mar-2026 17:26:23 UTC] Orders data: []
[24-Mar-2026 17:26:23 UTC] Total orders count: 0
[24-Mar-2026 17:26:23 UTC] === API CALL LOG ===
[24-Mar-2026 17:26:23 UTC] Endpoint: user/profile.php
[24-Mar-2026 17:26:23 UTC] Full Log Data: {
    "timestamp": "2026-03-24 17:26:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "66.249.88.197",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-API-Hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTc3ODQwfQ.EHje3t4FUnoff0JeIhSr9YTV-niW6oQQwOh6BQ1q19s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e17616c4df7f780-ATL",
        "X-Forwarded-For": "66.249.88.197, 104.23.245.25",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "66.249.88.197",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 17:26:23 UTC] === END API CALL LOG ===
[24-Mar-2026 17:26:23 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 17:26:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTc3ODQwfQ.EHje3t4FUnoff0JeIhSr9YTV-niW6oQQwOh6BQ1q19s
[24-Mar-2026 17:26:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 17:26:23 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 17:26:23 UTC] User ID: 5
[24-Mar-2026 17:26:23 UTC] ✅ User profile retrieved successfully for user ID: 5
[24-Mar-2026 17:26:23 UTC] === API CALL LOG ===
[24-Mar-2026 17:26:23 UTC] Endpoint: user/profile.php
[24-Mar-2026 17:26:23 UTC] Full Log Data: {
    "timestamp": "2026-03-24 17:26:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "66.249.88.197",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-API-Hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTc3ODQwfQ.EHje3t4FUnoff0JeIhSr9YTV-niW6oQQwOh6BQ1q19s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e17616c9e777df6-ATL",
        "X-Forwarded-For": "66.249.88.197, 104.22.56.117",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "66.249.88.197",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 17:26:23 UTC] === END API CALL LOG ===
[24-Mar-2026 17:26:23 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 17:26:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTc3ODQwfQ.EHje3t4FUnoff0JeIhSr9YTV-niW6oQQwOh6BQ1q19s
[24-Mar-2026 17:26:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 17:26:23 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 17:26:23 UTC] User ID: 5
[24-Mar-2026 17:26:23 UTC] ✅ User profile retrieved successfully for user ID: 5
[24-Mar-2026 17:26:25 UTC] === API CALL LOG ===
[24-Mar-2026 17:26:25 UTC] Endpoint: user/profile.php
[24-Mar-2026 17:26:25 UTC] Full Log Data: {
    "timestamp": "2026-03-24 17:26:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "66.249.88.197",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-API-Hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTc3ODQwfQ.EHje3t4FUnoff0JeIhSr9YTV-niW6oQQwOh6BQ1q19s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e176175ea7d7df6-ATL",
        "X-Forwarded-For": "66.249.88.197, 104.22.56.117",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "66.249.88.197",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 17:26:25 UTC] === END API CALL LOG ===
[24-Mar-2026 17:26:25 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 17:26:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTc3ODQwfQ.EHje3t4FUnoff0JeIhSr9YTV-niW6oQQwOh6BQ1q19s
[24-Mar-2026 17:26:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 17:26:25 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 17:26:25 UTC] User ID: 5
[24-Mar-2026 17:26:25 UTC] ✅ User profile retrieved successfully for user ID: 5
[24-Mar-2026 17:26:25 UTC] User Purchases API - User ID: 5
[24-Mar-2026 17:26:25 UTC] User Purchases API - Total purchases found: 7
[24-Mar-2026 17:27:30 UTC] === API CALL LOG ===
[24-Mar-2026 17:27:30 UTC] Endpoint: user/profile.php
[24-Mar-2026 17:27:30 UTC] Full Log Data: {
    "timestamp": "2026-03-24 17:27:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "74.125.210.37",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-API-Hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTc3OTI2fQ.hR1_GFdJkP4MFxqgslSXnhi1Fe4-i8qK336ip8OziSk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e17630e2e08a900-ATL",
        "X-Forwarded-For": "74.125.210.37, 172.71.23.2",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "74.125.210.37",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 17:27:30 UTC] === END API CALL LOG ===
[24-Mar-2026 17:27:30 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 17:27:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc0OTc3OTI2fQ.hR1_GFdJkP4MFxqgslSXnhi1Fe4-i8qK336ip8OziSk
[24-Mar-2026 17:27:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 17:27:30 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 17:27:30 UTC] User ID: 5
[24-Mar-2026 17:27:30 UTC] ✅ User profile retrieved successfully for user ID: 5
[24-Mar-2026 17:27:30 UTC] User Purchases API - User ID: 5
[24-Mar-2026 17:27:30 UTC] User Purchases API - Total purchases found: 7
[24-Mar-2026 18:43:24 UTC] === API CALL LOG ===
[24-Mar-2026 18:43:24 UTC] Endpoint: user/profile.php
[24-Mar-2026 18:43:24 UTC] Full Log Data: {
    "timestamp": "2026-03-24 18:43:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:2081:ca8e:481b:6eff:fe47:4382",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e3:2081:ca8e:481b:6eff:fe47:4382, 172.68.164.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQxIiwidXNlcm5hbWUiOiJhcnlhbiBqb3NoaSIsImVtYWlsIjoia2FudGFtZWVuYTgwNUBnbWFpbC5jb20iLCJleHAiOjE3NzQ5ODI2MDJ9.8HqasyQeZdnHma5oQvQGzEGXUNpTLUHiC9TAP-Lo4vE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e17d2398962f906-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e3:2081:ca8e:481b:6eff:fe47:4382",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 18:43:24 UTC] === END API CALL LOG ===
[24-Mar-2026 18:43:24 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 18:43:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQxIiwidXNlcm5hbWUiOiJhcnlhbiBqb3NoaSIsImVtYWlsIjoia2FudGFtZWVuYTgwNUBnbWFpbC5jb20iLCJleHAiOjE3NzQ5ODI2MDJ9.8HqasyQeZdnHma5oQvQGzEGXUNpTLUHiC9TAP-Lo4vE
[24-Mar-2026 18:43:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 18:43:24 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 18:43:24 UTC] User ID: 141
[24-Mar-2026 18:43:24 UTC] ✅ User profile retrieved successfully for user ID: 141
[24-Mar-2026 18:43:33 UTC] === API CALL LOG ===
[24-Mar-2026 18:43:33 UTC] Endpoint: user/profile.php
[24-Mar-2026 18:43:33 UTC] Full Log Data: {
    "timestamp": "2026-03-24 18:43:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:2081:ca8e:481b:6eff:fe47:4382",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e3:2081:ca8e:481b:6eff:fe47:4382, 172.68.164.100",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQxIiwidXNlcm5hbWUiOiJhcnlhbiBqb3NoaSIsImVtYWlsIjoia2FudGFtZWVuYTgwNUBnbWFpbC5jb20iLCJleHAiOjE3NzQ5ODI2MDJ9.8HqasyQeZdnHma5oQvQGzEGXUNpTLUHiC9TAP-Lo4vE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e17d2779a3bf906-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e3:2081:ca8e:481b:6eff:fe47:4382",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 18:43:33 UTC] === END API CALL LOG ===
[24-Mar-2026 18:43:33 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 18:43:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQxIiwidXNlcm5hbWUiOiJhcnlhbiBqb3NoaSIsImVtYWlsIjoia2FudGFtZWVuYTgwNUBnbWFpbC5jb20iLCJleHAiOjE3NzQ5ODI2MDJ9.8HqasyQeZdnHma5oQvQGzEGXUNpTLUHiC9TAP-Lo4vE
[24-Mar-2026 18:43:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 18:43:33 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 18:43:33 UTC] User ID: 141
[24-Mar-2026 18:43:33 UTC] ✅ User profile retrieved successfully for user ID: 141
[24-Mar-2026 18:43:45 UTC] === API CALL LOG ===
[24-Mar-2026 18:43:45 UTC] Endpoint: user/profile.php
[24-Mar-2026 18:43:45 UTC] Full Log Data: {
    "timestamp": "2026-03-24 18:43:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:2081:ca8e:481b:6eff:fe47:4382",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e3:2081:ca8e:481b:6eff:fe47:4382, 172.68.164.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQxIiwidXNlcm5hbWUiOiJhcnlhbiBqb3NoaSIsImVtYWlsIjoia2FudGFtZWVuYTgwNUBnbWFpbC5jb20iLCJleHAiOjE3NzQ5ODI2MDJ9.8HqasyQeZdnHma5oQvQGzEGXUNpTLUHiC9TAP-Lo4vE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e17d2be0e7df906-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e3:2081:ca8e:481b:6eff:fe47:4382",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 18:43:45 UTC] === END API CALL LOG ===
[24-Mar-2026 18:43:45 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 18:43:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQxIiwidXNlcm5hbWUiOiJhcnlhbiBqb3NoaSIsImVtYWlsIjoia2FudGFtZWVuYTgwNUBnbWFpbC5jb20iLCJleHAiOjE3NzQ5ODI2MDJ9.8HqasyQeZdnHma5oQvQGzEGXUNpTLUHiC9TAP-Lo4vE
[24-Mar-2026 18:43:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 18:43:45 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 18:43:45 UTC] User ID: 141
[24-Mar-2026 18:43:45 UTC] ✅ User profile retrieved successfully for user ID: 141
[24-Mar-2026 18:43:45 UTC] User Purchases API - User ID: 141
[24-Mar-2026 18:43:45 UTC] User Purchases API - Total purchases found: 0
[24-Mar-2026 18:43:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 18:43:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 18:43:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40e3:2081:ca8e:481b:6eff:fe47:4382, 172.68.164.101","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQxIiwidXNlcm5hbWUiOiJhcnlhbiBqb3NoaSIsImVtYWlsIjoia2FudGFtZWVuYTgwNUBnbWFpbC5jb20iLCJleHAiOjE3NzQ5ODI2MDJ9.8HqasyQeZdnHma5oQvQGzEGXUNpTLUHiC9TAP-Lo4vE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e17d2c1dd75f906-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40e3:2081:ca8e:481b:6eff:fe47:4382","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[24-Mar-2026 18:43:45 UTC] === User Orders API Called ===
[24-Mar-2026 18:43:45 UTC] User ID: 141
[24-Mar-2026 18:43:45 UTC] Limit: 20, Offset: 0
[24-Mar-2026 18:43:45 UTC] Orders found: 0
[24-Mar-2026 18:43:45 UTC] Orders data: []
[24-Mar-2026 18:43:45 UTC] Total orders count: 0
[24-Mar-2026 18:43:46 UTC] === API CALL LOG ===
[24-Mar-2026 18:43:46 UTC] Endpoint: user/profile.php
[24-Mar-2026 18:43:46 UTC] Full Log Data: {
    "timestamp": "2026-03-24 18:43:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:2081:ca8e:481b:6eff:fe47:4382",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e3:2081:ca8e:481b:6eff:fe47:4382, 172.68.164.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQxIiwidXNlcm5hbWUiOiJhcnlhbiBqb3NoaSIsImVtYWlsIjoia2FudGFtZWVuYTgwNUBnbWFpbC5jb20iLCJleHAiOjE3NzQ5ODI2MDJ9.8HqasyQeZdnHma5oQvQGzEGXUNpTLUHiC9TAP-Lo4vE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e17d2c6bf05f906-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e3:2081:ca8e:481b:6eff:fe47:4382",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 18:43:46 UTC] === END API CALL LOG ===
[24-Mar-2026 18:43:46 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 18:43:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQxIiwidXNlcm5hbWUiOiJhcnlhbiBqb3NoaSIsImVtYWlsIjoia2FudGFtZWVuYTgwNUBnbWFpbC5jb20iLCJleHAiOjE3NzQ5ODI2MDJ9.8HqasyQeZdnHma5oQvQGzEGXUNpTLUHiC9TAP-Lo4vE
[24-Mar-2026 18:43:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 18:43:46 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 18:43:46 UTC] User ID: 141
[24-Mar-2026 18:43:46 UTC] ✅ User profile retrieved successfully for user ID: 141
[24-Mar-2026 18:43:46 UTC] User Purchases API - User ID: 141
[24-Mar-2026 18:43:46 UTC] User Purchases API - Total purchases found: 0
[24-Mar-2026 18:43:56 UTC] === API CALL LOG ===
[24-Mar-2026 18:43:56 UTC] Endpoint: user/profile.php
[24-Mar-2026 18:43:56 UTC] Full Log Data: {
    "timestamp": "2026-03-24 18:43:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:2081:ca8e:481b:6eff:fe47:4382",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e3:2081:ca8e:481b:6eff:fe47:4382, 172.68.164.100",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQxIiwidXNlcm5hbWUiOiJhcnlhbiBqb3NoaSIsImVtYWlsIjoia2FudGFtZWVuYTgwNUBnbWFpbC5jb20iLCJleHAiOjE3NzQ5ODI2MDJ9.8HqasyQeZdnHma5oQvQGzEGXUNpTLUHiC9TAP-Lo4vE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e17d30479caf906-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e3:2081:ca8e:481b:6eff:fe47:4382",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 18:43:56 UTC] === END API CALL LOG ===
[24-Mar-2026 18:43:56 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 18:43:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQxIiwidXNlcm5hbWUiOiJhcnlhbiBqb3NoaSIsImVtYWlsIjoia2FudGFtZWVuYTgwNUBnbWFpbC5jb20iLCJleHAiOjE3NzQ5ODI2MDJ9.8HqasyQeZdnHma5oQvQGzEGXUNpTLUHiC9TAP-Lo4vE
[24-Mar-2026 18:43:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 18:43:56 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 18:43:56 UTC] User ID: 141
[24-Mar-2026 18:43:56 UTC] ✅ User profile retrieved successfully for user ID: 141
[24-Mar-2026 18:44:11 UTC] === API CALL LOG ===
[24-Mar-2026 18:44:11 UTC] Endpoint: user/profile.php
[24-Mar-2026 18:44:11 UTC] Full Log Data: {
    "timestamp": "2026-03-24 18:44:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:2081:ca8e:481b:6eff:fe47:4382",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e3:2081:ca8e:481b:6eff:fe47:4382, 172.68.164.100",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQxIiwidXNlcm5hbWUiOiJhcnlhbiBqb3NoaSIsImVtYWlsIjoia2FudGFtZWVuYTgwNUBnbWFpbC5jb20iLCJleHAiOjE3NzQ5ODI2MDJ9.8HqasyQeZdnHma5oQvQGzEGXUNpTLUHiC9TAP-Lo4vE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e17d360ad18f906-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e3:2081:ca8e:481b:6eff:fe47:4382",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 18:44:11 UTC] === END API CALL LOG ===
[24-Mar-2026 18:44:11 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 18:44:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQxIiwidXNlcm5hbWUiOiJhcnlhbiBqb3NoaSIsImVtYWlsIjoia2FudGFtZWVuYTgwNUBnbWFpbC5jb20iLCJleHAiOjE3NzQ5ODI2MDJ9.8HqasyQeZdnHma5oQvQGzEGXUNpTLUHiC9TAP-Lo4vE
[24-Mar-2026 18:44:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 18:44:11 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 18:44:11 UTC] User ID: 141
[24-Mar-2026 18:44:11 UTC] ✅ User profile retrieved successfully for user ID: 141
[24-Mar-2026 18:44:20 UTC] === API CALL LOG ===
[24-Mar-2026 18:44:20 UTC] Endpoint: user/profile.php
[24-Mar-2026 18:44:20 UTC] Full Log Data: {
    "timestamp": "2026-03-24 18:44:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:2081:ca8e:481b:6eff:fe47:4382",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e3:2081:ca8e:481b:6eff:fe47:4382, 172.68.164.100",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQxIiwidXNlcm5hbWUiOiJhcnlhbiBqb3NoaSIsImVtYWlsIjoia2FudGFtZWVuYTgwNUBnbWFpbC5jb20iLCJleHAiOjE3NzQ5ODI2MDJ9.8HqasyQeZdnHma5oQvQGzEGXUNpTLUHiC9TAP-Lo4vE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e17d39a9cbcf906-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e3:2081:ca8e:481b:6eff:fe47:4382",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 18:44:20 UTC] === END API CALL LOG ===
[24-Mar-2026 18:44:20 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 18:44:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQxIiwidXNlcm5hbWUiOiJhcnlhbiBqb3NoaSIsImVtYWlsIjoia2FudGFtZWVuYTgwNUBnbWFpbC5jb20iLCJleHAiOjE3NzQ5ODI2MDJ9.8HqasyQeZdnHma5oQvQGzEGXUNpTLUHiC9TAP-Lo4vE
[24-Mar-2026 18:44:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 18:44:20 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 18:44:20 UTC] User ID: 141
[24-Mar-2026 18:44:20 UTC] ✅ User profile retrieved successfully for user ID: 141
[24-Mar-2026 18:44:33 UTC] === API CALL LOG ===
[24-Mar-2026 18:44:33 UTC] Endpoint: user/profile.php
[24-Mar-2026 18:44:33 UTC] Full Log Data: {
    "timestamp": "2026-03-24 18:44:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:2081:ca8e:481b:6eff:fe47:4382",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e3:2081:ca8e:481b:6eff:fe47:4382, 172.68.164.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQxIiwidXNlcm5hbWUiOiJhcnlhbiBqb3NoaSIsImVtYWlsIjoia2FudGFtZWVuYTgwNUBnbWFpbC5jb20iLCJleHAiOjE3NzQ5ODI2MDJ9.8HqasyQeZdnHma5oQvQGzEGXUNpTLUHiC9TAP-Lo4vE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e17d3ed3dc7f906-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e3:2081:ca8e:481b:6eff:fe47:4382",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 18:44:33 UTC] === END API CALL LOG ===
[24-Mar-2026 18:44:33 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 18:44:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQxIiwidXNlcm5hbWUiOiJhcnlhbiBqb3NoaSIsImVtYWlsIjoia2FudGFtZWVuYTgwNUBnbWFpbC5jb20iLCJleHAiOjE3NzQ5ODI2MDJ9.8HqasyQeZdnHma5oQvQGzEGXUNpTLUHiC9TAP-Lo4vE
[24-Mar-2026 18:44:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 18:44:33 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 18:44:33 UTC] User ID: 141
[24-Mar-2026 18:44:33 UTC] ✅ User profile retrieved successfully for user ID: 141
[24-Mar-2026 18:45:11 UTC] === API CALL LOG ===
[24-Mar-2026 18:45:11 UTC] Endpoint: user/profile.php
[24-Mar-2026 18:45:11 UTC] Full Log Data: {
    "timestamp": "2026-03-24 18:45:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:2081:ca8e:481b:6eff:fe47:4382",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e3:2081:ca8e:481b:6eff:fe47:4382, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQxIiwidXNlcm5hbWUiOiJhcnlhbiBqb3NoaSIsImVtYWlsIjoia2FudGFtZWVuYTgwNUBnbWFpbC5jb20iLCJleHAiOjE3NzQ5ODI2MDJ9.8HqasyQeZdnHma5oQvQGzEGXUNpTLUHiC9TAP-Lo4vE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e17d4da2c9bc691-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e3:2081:ca8e:481b:6eff:fe47:4382",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 18:45:11 UTC] === END API CALL LOG ===
[24-Mar-2026 18:45:11 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 18:45:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQxIiwidXNlcm5hbWUiOiJhcnlhbiBqb3NoaSIsImVtYWlsIjoia2FudGFtZWVuYTgwNUBnbWFpbC5jb20iLCJleHAiOjE3NzQ5ODI2MDJ9.8HqasyQeZdnHma5oQvQGzEGXUNpTLUHiC9TAP-Lo4vE
[24-Mar-2026 18:45:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 18:45:11 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 18:45:11 UTC] User ID: 141
[24-Mar-2026 18:45:11 UTC] ✅ User profile retrieved successfully for user ID: 141
[24-Mar-2026 18:45:12 UTC] User Purchases API - User ID: 141
[24-Mar-2026 18:45:12 UTC] User Purchases API - Total purchases found: 0
[24-Mar-2026 18:45:18 UTC] === API CALL LOG ===
[24-Mar-2026 18:45:18 UTC] Endpoint: user/profile.php
[24-Mar-2026 18:45:18 UTC] Full Log Data: {
    "timestamp": "2026-03-24 18:45:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:2081:ca8e:481b:6eff:fe47:4382",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e3:2081:ca8e:481b:6eff:fe47:4382, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQxIiwidXNlcm5hbWUiOiJhcnlhbiBqb3NoaSIsImVtYWlsIjoia2FudGFtZWVuYTgwNUBnbWFpbC5jb20iLCJleHAiOjE3NzQ5ODI2MDJ9.8HqasyQeZdnHma5oQvQGzEGXUNpTLUHiC9TAP-Lo4vE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e17d502ded9c691-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e3:2081:ca8e:481b:6eff:fe47:4382",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 18:45:18 UTC] === END API CALL LOG ===
[24-Mar-2026 18:45:18 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 18:45:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQxIiwidXNlcm5hbWUiOiJhcnlhbiBqb3NoaSIsImVtYWlsIjoia2FudGFtZWVuYTgwNUBnbWFpbC5jb20iLCJleHAiOjE3NzQ5ODI2MDJ9.8HqasyQeZdnHma5oQvQGzEGXUNpTLUHiC9TAP-Lo4vE
[24-Mar-2026 18:45:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 18:45:18 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 18:45:18 UTC] User ID: 141
[24-Mar-2026 18:45:18 UTC] ✅ User profile retrieved successfully for user ID: 141
[24-Mar-2026 18:45:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 18:45:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 18:45:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40e3:2081:ca8e:481b:6eff:fe47:4382, 104.23.175.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQxIiwidXNlcm5hbWUiOiJhcnlhbiBqb3NoaSIsImVtYWlsIjoia2FudGFtZWVuYTgwNUBnbWFpbC5jb20iLCJleHAiOjE3NzQ5ODI2MDJ9.8HqasyQeZdnHma5oQvQGzEGXUNpTLUHiC9TAP-Lo4vE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e17d52d7d84c691-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40e3:2081:ca8e:481b:6eff:fe47:4382","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[24-Mar-2026 18:45:24 UTC] === User Orders API Called ===
[24-Mar-2026 18:45:24 UTC] User ID: 141
[24-Mar-2026 18:45:24 UTC] Limit: 20, Offset: 0
[24-Mar-2026 18:45:24 UTC] Orders found: 0
[24-Mar-2026 18:45:24 UTC] Orders data: []
[24-Mar-2026 18:45:24 UTC] Total orders count: 0
[24-Mar-2026 18:45:26 UTC] === API CALL LOG ===
[24-Mar-2026 18:45:26 UTC] Endpoint: user/profile.php
[24-Mar-2026 18:45:26 UTC] Full Log Data: {
    "timestamp": "2026-03-24 18:45:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:2081:ca8e:481b:6eff:fe47:4382",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e3:2081:ca8e:481b:6eff:fe47:4382, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQxIiwidXNlcm5hbWUiOiJhcnlhbiBqb3NoaSIsImVtYWlsIjoia2FudGFtZWVuYTgwNUBnbWFpbC5jb20iLCJleHAiOjE3NzQ5ODI2MDJ9.8HqasyQeZdnHma5oQvQGzEGXUNpTLUHiC9TAP-Lo4vE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e17d538c870c691-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e3:2081:ca8e:481b:6eff:fe47:4382",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 18:45:26 UTC] === END API CALL LOG ===
[24-Mar-2026 18:45:26 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 18:45:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQxIiwidXNlcm5hbWUiOiJhcnlhbiBqb3NoaSIsImVtYWlsIjoia2FudGFtZWVuYTgwNUBnbWFpbC5jb20iLCJleHAiOjE3NzQ5ODI2MDJ9.8HqasyQeZdnHma5oQvQGzEGXUNpTLUHiC9TAP-Lo4vE
[24-Mar-2026 18:45:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 18:45:26 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 18:45:26 UTC] User ID: 141
[24-Mar-2026 18:45:26 UTC] ✅ User profile retrieved successfully for user ID: 141
[24-Mar-2026 18:45:31 UTC] === API CALL LOG ===
[24-Mar-2026 18:45:31 UTC] Endpoint: user/profile.php
[24-Mar-2026 18:45:31 UTC] Full Log Data: {
    "timestamp": "2026-03-24 18:45:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:2081:ca8e:481b:6eff:fe47:4382",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e3:2081:ca8e:481b:6eff:fe47:4382, 172.70.147.179",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQxIiwidXNlcm5hbWUiOiJhcnlhbiBqb3NoaSIsImVtYWlsIjoia2FudGFtZWVuYTgwNUBnbWFpbC5jb20iLCJleHAiOjE3NzQ5ODI2MDJ9.8HqasyQeZdnHma5oQvQGzEGXUNpTLUHiC9TAP-Lo4vE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e17d557fc38c4af-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e3:2081:ca8e:481b:6eff:fe47:4382",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 18:45:31 UTC] === END API CALL LOG ===
[24-Mar-2026 18:45:31 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 18:45:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQxIiwidXNlcm5hbWUiOiJhcnlhbiBqb3NoaSIsImVtYWlsIjoia2FudGFtZWVuYTgwNUBnbWFpbC5jb20iLCJleHAiOjE3NzQ5ODI2MDJ9.8HqasyQeZdnHma5oQvQGzEGXUNpTLUHiC9TAP-Lo4vE
[24-Mar-2026 18:45:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 18:45:31 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 18:45:31 UTC] User ID: 141
[24-Mar-2026 18:45:31 UTC] ✅ User profile retrieved successfully for user ID: 141
[24-Mar-2026 18:45:49 UTC] === API CALL LOG ===
[24-Mar-2026 18:45:49 UTC] Endpoint: user/profile.php
[24-Mar-2026 18:45:49 UTC] Full Log Data: {
    "timestamp": "2026-03-24 18:45:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:2081:ca8e:481b:6eff:fe47:4382",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e3:2081:ca8e:481b:6eff:fe47:4382, 172.70.147.179",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQxIiwidXNlcm5hbWUiOiJhcnlhbiBqb3NoaSIsImVtYWlsIjoia2FudGFtZWVuYTgwNUBnbWFpbC5jb20iLCJleHAiOjE3NzQ5ODI2MDJ9.8HqasyQeZdnHma5oQvQGzEGXUNpTLUHiC9TAP-Lo4vE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e17d5c6b957c4af-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e3:2081:ca8e:481b:6eff:fe47:4382",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 18:45:49 UTC] === END API CALL LOG ===
[24-Mar-2026 18:45:49 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 18:45:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQxIiwidXNlcm5hbWUiOiJhcnlhbiBqb3NoaSIsImVtYWlsIjoia2FudGFtZWVuYTgwNUBnbWFpbC5jb20iLCJleHAiOjE3NzQ5ODI2MDJ9.8HqasyQeZdnHma5oQvQGzEGXUNpTLUHiC9TAP-Lo4vE
[24-Mar-2026 18:45:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 18:45:49 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 18:45:49 UTC] User ID: 141
[24-Mar-2026 18:45:49 UTC] ✅ User profile retrieved successfully for user ID: 141
[24-Mar-2026 19:47:40 UTC] === API CALL LOG ===
[24-Mar-2026 19:47:40 UTC] Endpoint: user/profile.php
[24-Mar-2026 19:47:40 UTC] Full Log Data: {
    "timestamp": "2026-03-24 19:47:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.17.119.150",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.17.119.150, 197.234.243.78",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQyIiwidXNlcm5hbWUiOiJhbGJlcnRoYXV2aW4iLCJlbWFpbCI6InRva3lhbGJlcnRob3NAZ21haWwuY29tIiwiZXhwIjoxNzc0OTg2NDU5fQ.XikfGnHghlD_IftwbnL1eatF3TobVOwUyVEWU3KBKWw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e18305fcbc38468-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.17.119.150",
        "CF-IPCountry": "MG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 19:47:40 UTC] === END API CALL LOG ===
[24-Mar-2026 19:47:40 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 19:47:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQyIiwidXNlcm5hbWUiOiJhbGJlcnRoYXV2aW4iLCJlbWFpbCI6InRva3lhbGJlcnRob3NAZ21haWwuY29tIiwiZXhwIjoxNzc0OTg2NDU5fQ.XikfGnHghlD_IftwbnL1eatF3TobVOwUyVEWU3KBKWw
[24-Mar-2026 19:47:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 19:47:40 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 19:47:40 UTC] User ID: 142
[24-Mar-2026 19:47:40 UTC] ✅ User profile retrieved successfully for user ID: 142
[24-Mar-2026 19:48:03 UTC] === API CALL LOG ===
[24-Mar-2026 19:48:03 UTC] Endpoint: user/profile.php
[24-Mar-2026 19:48:03 UTC] Full Log Data: {
    "timestamp": "2026-03-24 19:48:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.17.119.150",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.17.119.150, 197.234.242.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQyIiwidXNlcm5hbWUiOiJhbGJlcnRoYXV2aW4iLCJlbWFpbCI6InRva3lhbGJlcnRob3NAZ21haWwuY29tIiwiZXhwIjoxNzc0OTg2NDU5fQ.XikfGnHghlD_IftwbnL1eatF3TobVOwUyVEWU3KBKWw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e1830eed8f08468-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.17.119.150",
        "CF-IPCountry": "MG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 19:48:03 UTC] === END API CALL LOG ===
[24-Mar-2026 19:48:03 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 19:48:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQyIiwidXNlcm5hbWUiOiJhbGJlcnRoYXV2aW4iLCJlbWFpbCI6InRva3lhbGJlcnRob3NAZ21haWwuY29tIiwiZXhwIjoxNzc0OTg2NDU5fQ.XikfGnHghlD_IftwbnL1eatF3TobVOwUyVEWU3KBKWw
[24-Mar-2026 19:48:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 19:48:03 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 19:48:03 UTC] User ID: 142
[24-Mar-2026 19:48:03 UTC] ✅ User profile retrieved successfully for user ID: 142
[24-Mar-2026 19:48:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 19:48:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 19:48:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.17.119.150, 197.234.242.164","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQyIiwidXNlcm5hbWUiOiJhbGJlcnRoYXV2aW4iLCJlbWFpbCI6InRva3lhbGJlcnRob3NAZ21haWwuY29tIiwiZXhwIjoxNzc0OTg2NDU5fQ.XikfGnHghlD_IftwbnL1eatF3TobVOwUyVEWU3KBKWw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e1831cdec4b8468-JNB","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.17.119.150","CF-IPCountry":"MG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[24-Mar-2026 19:48:38 UTC] === User Orders API Called ===
[24-Mar-2026 19:48:38 UTC] User ID: 142
[24-Mar-2026 19:48:38 UTC] Limit: 20, Offset: 0
[24-Mar-2026 19:48:38 UTC] Orders found: 0
[24-Mar-2026 19:48:38 UTC] Orders data: []
[24-Mar-2026 19:48:38 UTC] Total orders count: 0
[24-Mar-2026 19:48:41 UTC] === API CALL LOG ===
[24-Mar-2026 19:48:41 UTC] Endpoint: user/profile.php
[24-Mar-2026 19:48:41 UTC] Full Log Data: {
    "timestamp": "2026-03-24 19:48:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.17.119.150",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.17.119.150, 197.234.242.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQyIiwidXNlcm5hbWUiOiJhbGJlcnRoYXV2aW4iLCJlbWFpbCI6InRva3lhbGJlcnRob3NAZ21haWwuY29tIiwiZXhwIjoxNzc0OTg2NDU5fQ.XikfGnHghlD_IftwbnL1eatF3TobVOwUyVEWU3KBKWw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e1831e1cabc8468-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.17.119.150",
        "CF-IPCountry": "MG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 19:48:41 UTC] === END API CALL LOG ===
[24-Mar-2026 19:48:41 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 19:48:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQyIiwidXNlcm5hbWUiOiJhbGJlcnRoYXV2aW4iLCJlbWFpbCI6InRva3lhbGJlcnRob3NAZ21haWwuY29tIiwiZXhwIjoxNzc0OTg2NDU5fQ.XikfGnHghlD_IftwbnL1eatF3TobVOwUyVEWU3KBKWw
[24-Mar-2026 19:48:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 19:48:41 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 19:48:41 UTC] User ID: 142
[24-Mar-2026 19:48:41 UTC] ✅ User profile retrieved successfully for user ID: 142
[24-Mar-2026 19:48:42 UTC] User Purchases API - User ID: 142
[24-Mar-2026 19:48:42 UTC] User Purchases API - Total purchases found: 0
[24-Mar-2026 19:48:54 UTC] === API CALL LOG ===
[24-Mar-2026 19:48:54 UTC] Endpoint: user/profile.php
[24-Mar-2026 19:48:54 UTC] Full Log Data: {
    "timestamp": "2026-03-24 19:48:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.17.119.150",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.17.119.150, 197.234.242.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQyIiwidXNlcm5hbWUiOiJhbGJlcnRoYXV2aW4iLCJlbWFpbCI6InRva3lhbGJlcnRob3NAZ21haWwuY29tIiwiZXhwIjoxNzc0OTg2NDU5fQ.XikfGnHghlD_IftwbnL1eatF3TobVOwUyVEWU3KBKWw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e1832305b448468-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.17.119.150",
        "CF-IPCountry": "MG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 19:48:54 UTC] === END API CALL LOG ===
[24-Mar-2026 19:48:54 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 19:48:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQyIiwidXNlcm5hbWUiOiJhbGJlcnRoYXV2aW4iLCJlbWFpbCI6InRva3lhbGJlcnRob3NAZ21haWwuY29tIiwiZXhwIjoxNzc0OTg2NDU5fQ.XikfGnHghlD_IftwbnL1eatF3TobVOwUyVEWU3KBKWw
[24-Mar-2026 19:48:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 19:48:54 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 19:48:54 UTC] User ID: 142
[24-Mar-2026 19:48:54 UTC] ✅ User profile retrieved successfully for user ID: 142
[24-Mar-2026 19:49:21 UTC] === API CALL LOG ===
[24-Mar-2026 19:49:21 UTC] Endpoint: user/profile.php
[24-Mar-2026 19:49:21 UTC] Full Log Data: {
    "timestamp": "2026-03-24 19:49:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.17.119.150",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.17.119.150, 197.234.242.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQyIiwidXNlcm5hbWUiOiJhbGJlcnRoYXV2aW4iLCJlbWFpbCI6InRva3lhbGJlcnRob3NAZ21haWwuY29tIiwiZXhwIjoxNzc0OTg2NDU5fQ.XikfGnHghlD_IftwbnL1eatF3TobVOwUyVEWU3KBKWw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e1832d52f378468-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.17.119.150",
        "CF-IPCountry": "MG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 19:49:21 UTC] === END API CALL LOG ===
[24-Mar-2026 19:49:21 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 19:49:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQyIiwidXNlcm5hbWUiOiJhbGJlcnRoYXV2aW4iLCJlbWFpbCI6InRva3lhbGJlcnRob3NAZ21haWwuY29tIiwiZXhwIjoxNzc0OTg2NDU5fQ.XikfGnHghlD_IftwbnL1eatF3TobVOwUyVEWU3KBKWw
[24-Mar-2026 19:49:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 19:49:21 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 19:49:21 UTC] User ID: 142
[24-Mar-2026 19:49:21 UTC] ✅ User profile retrieved successfully for user ID: 142
[24-Mar-2026 22:22:15 UTC] === API CALL LOG ===
[24-Mar-2026 22:22:15 UTC] Endpoint: user/profile.php
[24-Mar-2026 22:22:15 UTC] Full Log Data: {
    "timestamp": "2026-03-24 22:22:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.253.145",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.188.253.145, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQzIiwidXNlcm5hbWUiOiJ0YW1hbSIsImVtYWlsIjoia2VuZW5pdGFtYW0xQGdtYWlsLmNvbSIsImV4cCI6MTc3NDk5NTczNH0.jZZaMrx-uS7-oXfpZ1q77GS4_h86bDWbH7Lh0j-YV80",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e1912d4f8257545-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.188.253.145",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 22:22:15 UTC] === END API CALL LOG ===
[24-Mar-2026 22:22:15 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 22:22:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQzIiwidXNlcm5hbWUiOiJ0YW1hbSIsImVtYWlsIjoia2VuZW5pdGFtYW0xQGdtYWlsLmNvbSIsImV4cCI6MTc3NDk5NTczNH0.jZZaMrx-uS7-oXfpZ1q77GS4_h86bDWbH7Lh0j-YV80
[24-Mar-2026 22:22:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 22:22:15 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 22:22:15 UTC] User ID: 143
[24-Mar-2026 22:22:15 UTC] ✅ User profile retrieved successfully for user ID: 143
[24-Mar-2026 22:22:19 UTC] === API CALL LOG ===
[24-Mar-2026 22:22:19 UTC] Endpoint: user/profile.php
[24-Mar-2026 22:22:19 UTC] Full Log Data: {
    "timestamp": "2026-03-24 22:22:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.253.145",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.188.253.145, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQzIiwidXNlcm5hbWUiOiJ0YW1hbSIsImVtYWlsIjoia2VuZW5pdGFtYW0xQGdtYWlsLmNvbSIsImV4cCI6MTc3NDk5NTczNH0.jZZaMrx-uS7-oXfpZ1q77GS4_h86bDWbH7Lh0j-YV80",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e1912ee78757545-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.188.253.145",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 22:22:19 UTC] === END API CALL LOG ===
[24-Mar-2026 22:22:19 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 22:22:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQzIiwidXNlcm5hbWUiOiJ0YW1hbSIsImVtYWlsIjoia2VuZW5pdGFtYW0xQGdtYWlsLmNvbSIsImV4cCI6MTc3NDk5NTczNH0.jZZaMrx-uS7-oXfpZ1q77GS4_h86bDWbH7Lh0j-YV80
[24-Mar-2026 22:22:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 22:22:19 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 22:22:19 UTC] User ID: 143
[24-Mar-2026 22:22:19 UTC] ✅ User profile retrieved successfully for user ID: 143
[24-Mar-2026 22:22:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 22:22:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 22:22:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.188.253.145, 104.23.208.145","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQzIiwidXNlcm5hbWUiOiJ0YW1hbSIsImVtYWlsIjoia2VuZW5pdGFtYW0xQGdtYWlsLmNvbSIsImV4cCI6MTc3NDk5NTczNH0.jZZaMrx-uS7-oXfpZ1q77GS4_h86bDWbH7Lh0j-YV80","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e1912ffb9e77545-ADD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"196.188.253.145","CF-IPCountry":"ET","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[24-Mar-2026 22:22:22 UTC] === User Orders API Called ===
[24-Mar-2026 22:22:22 UTC] User ID: 143
[24-Mar-2026 22:22:22 UTC] Limit: 20, Offset: 0
[24-Mar-2026 22:22:22 UTC] Orders found: 0
[24-Mar-2026 22:22:22 UTC] Orders data: []
[24-Mar-2026 22:22:22 UTC] Total orders count: 0
[24-Mar-2026 22:22:24 UTC] === API CALL LOG ===
[24-Mar-2026 22:22:24 UTC] Endpoint: user/profile.php
[24-Mar-2026 22:22:24 UTC] Full Log Data: {
    "timestamp": "2026-03-24 22:22:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.253.145",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.188.253.145, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQzIiwidXNlcm5hbWUiOiJ0YW1hbSIsImVtYWlsIjoia2VuZW5pdGFtYW0xQGdtYWlsLmNvbSIsImV4cCI6MTc3NDk5NTczNH0.jZZaMrx-uS7-oXfpZ1q77GS4_h86bDWbH7Lh0j-YV80",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e19130b19177545-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.188.253.145",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 22:22:24 UTC] === END API CALL LOG ===
[24-Mar-2026 22:22:24 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 22:22:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQzIiwidXNlcm5hbWUiOiJ0YW1hbSIsImVtYWlsIjoia2VuZW5pdGFtYW0xQGdtYWlsLmNvbSIsImV4cCI6MTc3NDk5NTczNH0.jZZaMrx-uS7-oXfpZ1q77GS4_h86bDWbH7Lh0j-YV80
[24-Mar-2026 22:22:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 22:22:24 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 22:22:24 UTC] User ID: 143
[24-Mar-2026 22:22:24 UTC] ✅ User profile retrieved successfully for user ID: 143
[24-Mar-2026 22:22:38 UTC] === API CALL LOG ===
[24-Mar-2026 22:22:38 UTC] Endpoint: user/profile.php
[24-Mar-2026 22:22:38 UTC] Full Log Data: {
    "timestamp": "2026-03-24 22:22:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.253.145",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.188.253.145, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQzIiwidXNlcm5hbWUiOiJ0YW1hbSIsImVtYWlsIjoia2VuZW5pdGFtYW0xQGdtYWlsLmNvbSIsImV4cCI6MTc3NDk5NTczNH0.jZZaMrx-uS7-oXfpZ1q77GS4_h86bDWbH7Lh0j-YV80",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e191362eb897545-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.188.253.145",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 22:22:38 UTC] === END API CALL LOG ===
[24-Mar-2026 22:22:38 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 22:22:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQzIiwidXNlcm5hbWUiOiJ0YW1hbSIsImVtYWlsIjoia2VuZW5pdGFtYW0xQGdtYWlsLmNvbSIsImV4cCI6MTc3NDk5NTczNH0.jZZaMrx-uS7-oXfpZ1q77GS4_h86bDWbH7Lh0j-YV80
[24-Mar-2026 22:22:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 22:22:38 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 22:22:38 UTC] User ID: 143
[24-Mar-2026 22:22:38 UTC] ✅ User profile retrieved successfully for user ID: 143
[24-Mar-2026 22:22:39 UTC] User Purchases API - User ID: 143
[24-Mar-2026 22:22:39 UTC] User Purchases API - Total purchases found: 0
[24-Mar-2026 22:22:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 22:22:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 22:22:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.188.253.145, 104.23.208.145","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQzIiwidXNlcm5hbWUiOiJ0YW1hbSIsImVtYWlsIjoia2VuZW5pdGFtYW0xQGdtYWlsLmNvbSIsImV4cCI6MTc3NDk5NTczNH0.jZZaMrx-uS7-oXfpZ1q77GS4_h86bDWbH7Lh0j-YV80","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e19136b6fff7545-ADD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"196.188.253.145","CF-IPCountry":"ET","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[24-Mar-2026 22:22:39 UTC] === User Orders API Called ===
[24-Mar-2026 22:22:39 UTC] User ID: 143
[24-Mar-2026 22:22:39 UTC] Limit: 20, Offset: 0
[24-Mar-2026 22:22:39 UTC] Orders found: 0
[24-Mar-2026 22:22:39 UTC] Orders data: []
[24-Mar-2026 22:22:39 UTC] Total orders count: 0
[24-Mar-2026 22:22:41 UTC] === API CALL LOG ===
[24-Mar-2026 22:22:41 UTC] Endpoint: user/profile.php
[24-Mar-2026 22:22:41 UTC] Full Log Data: {
    "timestamp": "2026-03-24 22:22:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.253.145",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.188.253.145, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQzIiwidXNlcm5hbWUiOiJ0YW1hbSIsImVtYWlsIjoia2VuZW5pdGFtYW0xQGdtYWlsLmNvbSIsImV4cCI6MTc3NDk5NTczNH0.jZZaMrx-uS7-oXfpZ1q77GS4_h86bDWbH7Lh0j-YV80",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e191375cd807545-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.188.253.145",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 22:22:41 UTC] === END API CALL LOG ===
[24-Mar-2026 22:22:41 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 22:22:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQzIiwidXNlcm5hbWUiOiJ0YW1hbSIsImVtYWlsIjoia2VuZW5pdGFtYW0xQGdtYWlsLmNvbSIsImV4cCI6MTc3NDk5NTczNH0.jZZaMrx-uS7-oXfpZ1q77GS4_h86bDWbH7Lh0j-YV80
[24-Mar-2026 22:22:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 22:22:41 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 22:22:41 UTC] User ID: 143
[24-Mar-2026 22:22:41 UTC] ✅ User profile retrieved successfully for user ID: 143
[24-Mar-2026 22:22:42 UTC] User Purchases API - User ID: 143
[24-Mar-2026 22:22:42 UTC] User Purchases API - Total purchases found: 0
[24-Mar-2026 22:23:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 22:23:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 22:23:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.188.253.145, 104.23.208.145","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQzIiwidXNlcm5hbWUiOiJ0YW1hbSIsImVtYWlsIjoia2VuZW5pdGFtYW0xQGdtYWlsLmNvbSIsImV4cCI6MTc3NDk5NTczNH0.jZZaMrx-uS7-oXfpZ1q77GS4_h86bDWbH7Lh0j-YV80","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e191440f84c7545-ADD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"196.188.253.145","CF-IPCountry":"ET","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[24-Mar-2026 22:23:14 UTC] === User Orders API Called ===
[24-Mar-2026 22:23:14 UTC] User ID: 143
[24-Mar-2026 22:23:14 UTC] Limit: 20, Offset: 0
[24-Mar-2026 22:23:14 UTC] Orders found: 0
[24-Mar-2026 22:23:14 UTC] Orders data: []
[24-Mar-2026 22:23:14 UTC] Total orders count: 0
[24-Mar-2026 22:26:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 22:26:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 22:26:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.188.253.145, 104.23.208.145","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQzIiwidXNlcm5hbWUiOiJ0YW1hbSIsImVtYWlsIjoia2VuZW5pdGFtYW0xQGdtYWlsLmNvbSIsImV4cCI6MTc3NDk5NTczNH0.jZZaMrx-uS7-oXfpZ1q77GS4_h86bDWbH7Lh0j-YV80","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e1918605b4f7545-ADD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"196.188.253.145","CF-IPCountry":"ET","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[24-Mar-2026 22:26:02 UTC] === User Orders API Called ===
[24-Mar-2026 22:26:02 UTC] User ID: 143
[24-Mar-2026 22:26:02 UTC] Limit: 20, Offset: 0
[24-Mar-2026 22:26:02 UTC] Orders found: 0
[24-Mar-2026 22:26:02 UTC] Orders data: []
[24-Mar-2026 22:26:02 UTC] Total orders count: 0
[24-Mar-2026 22:26:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 22:26:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 22:26:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.188.253.145, 104.23.208.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQzIiwidXNlcm5hbWUiOiJ0YW1hbSIsImVtYWlsIjoia2VuZW5pdGFtYW0xQGdtYWlsLmNvbSIsImV4cCI6MTc3NDk5NTczNH0.jZZaMrx-uS7-oXfpZ1q77GS4_h86bDWbH7Lh0j-YV80","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e1918ca0dfa7545-ADD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"196.188.253.145","CF-IPCountry":"ET","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[24-Mar-2026 22:26:19 UTC] === User Orders API Called ===
[24-Mar-2026 22:26:19 UTC] User ID: 143
[24-Mar-2026 22:26:19 UTC] Limit: 20, Offset: 0
[24-Mar-2026 22:26:19 UTC] Orders found: 0
[24-Mar-2026 22:26:19 UTC] Orders data: []
[24-Mar-2026 22:26:19 UTC] Total orders count: 0
[24-Mar-2026 22:26:25 UTC] === API CALL LOG ===
[24-Mar-2026 22:26:25 UTC] Endpoint: user/profile.php
[24-Mar-2026 22:26:25 UTC] Full Log Data: {
    "timestamp": "2026-03-24 22:26:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.253.145",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.188.253.145, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQzIiwidXNlcm5hbWUiOiJ0YW1hbSIsImVtYWlsIjoia2VuZW5pdGFtYW0xQGdtYWlsLmNvbSIsImV4cCI6MTc3NDk5NTczNH0.jZZaMrx-uS7-oXfpZ1q77GS4_h86bDWbH7Lh0j-YV80",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e1918ef0a2d7545-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.188.253.145",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 22:26:25 UTC] === END API CALL LOG ===
[24-Mar-2026 22:26:25 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 22:26:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQzIiwidXNlcm5hbWUiOiJ0YW1hbSIsImVtYWlsIjoia2VuZW5pdGFtYW0xQGdtYWlsLmNvbSIsImV4cCI6MTc3NDk5NTczNH0.jZZaMrx-uS7-oXfpZ1q77GS4_h86bDWbH7Lh0j-YV80
[24-Mar-2026 22:26:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 22:26:25 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 22:26:25 UTC] User ID: 143
[24-Mar-2026 22:26:25 UTC] ✅ User profile retrieved successfully for user ID: 143
[24-Mar-2026 22:26:52 UTC] === API CALL LOG ===
[24-Mar-2026 22:26:52 UTC] Endpoint: user/profile.php
[24-Mar-2026 22:26:52 UTC] Full Log Data: {
    "timestamp": "2026-03-24 22:26:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.253.145",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.188.253.145, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQzIiwidXNlcm5hbWUiOiJ0YW1hbSIsImVtYWlsIjoia2VuZW5pdGFtYW0xQGdtYWlsLmNvbSIsImV4cCI6MTc3NDk5NTczNH0.jZZaMrx-uS7-oXfpZ1q77GS4_h86bDWbH7Lh0j-YV80",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e1919987fa27545-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.188.253.145",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 22:26:52 UTC] === END API CALL LOG ===
[24-Mar-2026 22:26:52 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 22:26:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQzIiwidXNlcm5hbWUiOiJ0YW1hbSIsImVtYWlsIjoia2VuZW5pdGFtYW0xQGdtYWlsLmNvbSIsImV4cCI6MTc3NDk5NTczNH0.jZZaMrx-uS7-oXfpZ1q77GS4_h86bDWbH7Lh0j-YV80
[24-Mar-2026 22:26:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 22:26:52 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 22:26:52 UTC] User ID: 143
[24-Mar-2026 22:26:52 UTC] ✅ User profile retrieved successfully for user ID: 143
[24-Mar-2026 22:27:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 22:27:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 22:27:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.188.253.145, 104.23.208.145","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQzIiwidXNlcm5hbWUiOiJ0YW1hbSIsImVtYWlsIjoia2VuZW5pdGFtYW0xQGdtYWlsLmNvbSIsImV4cCI6MTc3NDk5NTczNH0.jZZaMrx-uS7-oXfpZ1q77GS4_h86bDWbH7Lh0j-YV80","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e1919d159b67545-ADD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"196.188.253.145","CF-IPCountry":"ET","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[24-Mar-2026 22:27:02 UTC] === User Orders API Called ===
[24-Mar-2026 22:27:02 UTC] User ID: 143
[24-Mar-2026 22:27:02 UTC] Limit: 20, Offset: 0
[24-Mar-2026 22:27:02 UTC] Orders found: 0
[24-Mar-2026 22:27:02 UTC] Orders data: []
[24-Mar-2026 22:27:02 UTC] Total orders count: 0
[24-Mar-2026 22:27:03 UTC] === API CALL LOG ===
[24-Mar-2026 22:27:03 UTC] Endpoint: user/profile.php
[24-Mar-2026 22:27:03 UTC] Full Log Data: {
    "timestamp": "2026-03-24 22:27:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.253.145",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.188.253.145, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQzIiwidXNlcm5hbWUiOiJ0YW1hbSIsImVtYWlsIjoia2VuZW5pdGFtYW0xQGdtYWlsLmNvbSIsImV4cCI6MTc3NDk5NTczNH0.jZZaMrx-uS7-oXfpZ1q77GS4_h86bDWbH7Lh0j-YV80",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e1919d93e8f7545-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.188.253.145",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 22:27:03 UTC] === END API CALL LOG ===
[24-Mar-2026 22:27:03 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 22:27:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQzIiwidXNlcm5hbWUiOiJ0YW1hbSIsImVtYWlsIjoia2VuZW5pdGFtYW0xQGdtYWlsLmNvbSIsImV4cCI6MTc3NDk5NTczNH0.jZZaMrx-uS7-oXfpZ1q77GS4_h86bDWbH7Lh0j-YV80
[24-Mar-2026 22:27:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 22:27:03 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 22:27:03 UTC] User ID: 143
[24-Mar-2026 22:27:03 UTC] ✅ User profile retrieved successfully for user ID: 143
[24-Mar-2026 22:27:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 22:27:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 22:27:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.188.253.145, 104.23.208.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQzIiwidXNlcm5hbWUiOiJ0YW1hbSIsImVtYWlsIjoia2VuZW5pdGFtYW0xQGdtYWlsLmNvbSIsImV4cCI6MTc3NDk5NTczNH0.jZZaMrx-uS7-oXfpZ1q77GS4_h86bDWbH7Lh0j-YV80","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e191aa7d99d7545-ADD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"196.188.253.145","CF-IPCountry":"ET","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[24-Mar-2026 22:27:36 UTC] === User Orders API Called ===
[24-Mar-2026 22:27:36 UTC] User ID: 143
[24-Mar-2026 22:27:36 UTC] Limit: 20, Offset: 0
[24-Mar-2026 22:27:36 UTC] Orders found: 0
[24-Mar-2026 22:27:36 UTC] Orders data: []
[24-Mar-2026 22:27:36 UTC] Total orders count: 0
[24-Mar-2026 22:28:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 22:28:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 22:28:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.188.253.145, 104.23.208.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQzIiwidXNlcm5hbWUiOiJ0YW1hbSIsImVtYWlsIjoia2VuZW5pdGFtYW0xQGdtYWlsLmNvbSIsImV4cCI6MTc3NDk5NTczNH0.jZZaMrx-uS7-oXfpZ1q77GS4_h86bDWbH7Lh0j-YV80","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e191bdf3e377545-ADD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"196.188.253.145","CF-IPCountry":"ET","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[24-Mar-2026 22:28:26 UTC] === User Orders API Called ===
[24-Mar-2026 22:28:26 UTC] User ID: 143
[24-Mar-2026 22:28:26 UTC] Limit: 20, Offset: 0
[24-Mar-2026 22:28:26 UTC] Orders found: 0
[24-Mar-2026 22:28:26 UTC] Orders data: []
[24-Mar-2026 22:28:26 UTC] Total orders count: 0
[24-Mar-2026 22:28:34 UTC] === API CALL LOG ===
[24-Mar-2026 22:28:34 UTC] Endpoint: user/profile.php
[24-Mar-2026 22:28:34 UTC] Full Log Data: {
    "timestamp": "2026-03-24 22:28:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.253.145",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.188.253.145, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQzIiwidXNlcm5hbWUiOiJ0YW1hbSIsImVtYWlsIjoia2VuZW5pdGFtYW0xQGdtYWlsLmNvbSIsImV4cCI6MTc3NDk5NTczNH0.jZZaMrx-uS7-oXfpZ1q77GS4_h86bDWbH7Lh0j-YV80",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e191c12c8317545-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.188.253.145",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 22:28:34 UTC] === END API CALL LOG ===
[24-Mar-2026 22:28:34 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 22:28:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQzIiwidXNlcm5hbWUiOiJ0YW1hbSIsImVtYWlsIjoia2VuZW5pdGFtYW0xQGdtYWlsLmNvbSIsImV4cCI6MTc3NDk5NTczNH0.jZZaMrx-uS7-oXfpZ1q77GS4_h86bDWbH7Lh0j-YV80
[24-Mar-2026 22:28:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 22:28:34 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 22:28:34 UTC] User ID: 143
[24-Mar-2026 22:28:34 UTC] ✅ User profile retrieved successfully for user ID: 143
[24-Mar-2026 22:30:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 22:30:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 22:30:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.188.253.145, 104.23.208.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQzIiwidXNlcm5hbWUiOiJ0YW1hbSIsImVtYWlsIjoia2VuZW5pdGFtYW0xQGdtYWlsLmNvbSIsImV4cCI6MTc3NDk5NTczNH0.jZZaMrx-uS7-oXfpZ1q77GS4_h86bDWbH7Lh0j-YV80","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e191ef35c9a7545-ADD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"196.188.253.145","CF-IPCountry":"ET","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[24-Mar-2026 22:30:32 UTC] === User Orders API Called ===
[24-Mar-2026 22:30:32 UTC] User ID: 143
[24-Mar-2026 22:30:32 UTC] Limit: 20, Offset: 0
[24-Mar-2026 22:30:32 UTC] Orders found: 0
[24-Mar-2026 22:30:32 UTC] Orders data: []
[24-Mar-2026 22:30:32 UTC] Total orders count: 0
[24-Mar-2026 22:30:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 22:30:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 22:30:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.188.253.145, 104.23.208.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQzIiwidXNlcm5hbWUiOiJ0YW1hbSIsImVtYWlsIjoia2VuZW5pdGFtYW0xQGdtYWlsLmNvbSIsImV4cCI6MTc3NDk5NTczNH0.jZZaMrx-uS7-oXfpZ1q77GS4_h86bDWbH7Lh0j-YV80","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e191f0eeb7e7545-ADD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"196.188.253.145","CF-IPCountry":"ET","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[24-Mar-2026 22:30:36 UTC] === User Orders API Called ===
[24-Mar-2026 22:30:36 UTC] User ID: 143
[24-Mar-2026 22:30:36 UTC] Limit: 20, Offset: 0
[24-Mar-2026 22:30:36 UTC] Orders found: 0
[24-Mar-2026 22:30:36 UTC] Orders data: []
[24-Mar-2026 22:30:36 UTC] Total orders count: 0
[24-Mar-2026 22:30:39 UTC] === API CALL LOG ===
[24-Mar-2026 22:30:39 UTC] Endpoint: user/profile.php
[24-Mar-2026 22:30:39 UTC] Full Log Data: {
    "timestamp": "2026-03-24 22:30:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.253.145",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.188.253.145, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQzIiwidXNlcm5hbWUiOiJ0YW1hbSIsImVtYWlsIjoia2VuZW5pdGFtYW0xQGdtYWlsLmNvbSIsImV4cCI6MTc3NDk5NTczNH0.jZZaMrx-uS7-oXfpZ1q77GS4_h86bDWbH7Lh0j-YV80",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e191f239fe77545-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.188.253.145",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 22:30:39 UTC] === END API CALL LOG ===
[24-Mar-2026 22:30:39 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 22:30:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQzIiwidXNlcm5hbWUiOiJ0YW1hbSIsImVtYWlsIjoia2VuZW5pdGFtYW0xQGdtYWlsLmNvbSIsImV4cCI6MTc3NDk5NTczNH0.jZZaMrx-uS7-oXfpZ1q77GS4_h86bDWbH7Lh0j-YV80
[24-Mar-2026 22:30:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 22:30:39 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 22:30:39 UTC] User ID: 143
[24-Mar-2026 22:30:39 UTC] ✅ User profile retrieved successfully for user ID: 143
[24-Mar-2026 22:31:20 UTC] === API CALL LOG ===
[24-Mar-2026 22:31:20 UTC] Endpoint: user/profile.php
[24-Mar-2026 22:31:20 UTC] Full Log Data: {
    "timestamp": "2026-03-24 22:31:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.253.145",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.188.253.145, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQzIiwidXNlcm5hbWUiOiJ0YW1hbSIsImVtYWlsIjoia2VuZW5pdGFtYW0xQGdtYWlsLmNvbSIsImV4cCI6MTc3NDk5NTczNH0.jZZaMrx-uS7-oXfpZ1q77GS4_h86bDWbH7Lh0j-YV80",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e19201f384e7545-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.188.253.145",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Mar-2026 22:31:20 UTC] === END API CALL LOG ===
[24-Mar-2026 22:31:20 UTC] ✅ API Hash verification passed for profile endpoint
[24-Mar-2026 22:31:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQzIiwidXNlcm5hbWUiOiJ0YW1hbSIsImVtYWlsIjoia2VuZW5pdGFtYW0xQGdtYWlsLmNvbSIsImV4cCI6MTc3NDk5NTczNH0.jZZaMrx-uS7-oXfpZ1q77GS4_h86bDWbH7Lh0j-YV80
[24-Mar-2026 22:31:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Mar-2026 22:31:20 UTC] ✅ JWT token verified successfully for user profile
[24-Mar-2026 22:31:20 UTC] User ID: 143
[24-Mar-2026 22:31:20 UTC] ✅ User profile retrieved successfully for user ID: 143
[24-Mar-2026 22:31:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 22:31:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Mar-2026 22:31:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.188.253.145, 104.23.208.145","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQzIiwidXNlcm5hbWUiOiJ0YW1hbSIsImVtYWlsIjoia2VuZW5pdGFtYW0xQGdtYWlsLmNvbSIsImV4cCI6MTc3NDk5NTczNH0.jZZaMrx-uS7-oXfpZ1q77GS4_h86bDWbH7Lh0j-YV80","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e19204d5a897545-ADD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"196.188.253.145","CF-IPCountry":"ET","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[24-Mar-2026 22:31:27 UTC] === User Orders API Called ===
[24-Mar-2026 22:31:27 UTC] User ID: 143
[24-Mar-2026 22:31:27 UTC] Limit: 20, Offset: 0
[24-Mar-2026 22:31:27 UTC] Orders found: 0
[24-Mar-2026 22:31:27 UTC] Orders data: []
[24-Mar-2026 22:31:27 UTC] Total orders count: 0
[25-Mar-2026 01:03:54 UTC] === API CALL LOG ===
[25-Mar-2026 01:03:54 UTC] Endpoint: user/profile.php
[25-Mar-2026 01:03:54 UTC] Full Log Data: {
    "timestamp": "2026-03-25 01:03:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.191.165.164",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.191.165.164, 172.70.208.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ0IiwidXNlcm5hbWUiOiJrb3RhYjEyIiwiZW1haWwiOiJiYXRva2RlckBnbWFpbC5jb20iLCJleHAiOjE3NzUwMDU0MzR9.57oPWzC-l07uMNPvpYBXbDb5Xihci_o1CyIEXb0pMas",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e19ff9f1b8afd87-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.191.165.164",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Mar-2026 01:03:54 UTC] === END API CALL LOG ===
[25-Mar-2026 01:03:54 UTC] ✅ API Hash verification passed for profile endpoint
[25-Mar-2026 01:03:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ0IiwidXNlcm5hbWUiOiJrb3RhYjEyIiwiZW1haWwiOiJiYXRva2RlckBnbWFpbC5jb20iLCJleHAiOjE3NzUwMDU0MzR9.57oPWzC-l07uMNPvpYBXbDb5Xihci_o1CyIEXb0pMas
[25-Mar-2026 01:03:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Mar-2026 01:03:54 UTC] ✅ JWT token verified successfully for user profile
[25-Mar-2026 01:03:54 UTC] User ID: 144
[25-Mar-2026 01:03:54 UTC] ✅ User profile retrieved successfully for user ID: 144
[25-Mar-2026 01:05:12 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Mar-2026 01:05:12 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Mar-2026 01:05:12 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.191.165.164, 172.68.164.101","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ0IiwidXNlcm5hbWUiOiJrb3RhYjEyIiwiZW1haWwiOiJiYXRva2RlckBnbWFpbC5jb20iLCJleHAiOjE3NzUwMDU0MzR9.57oPWzC-l07uMNPvpYBXbDb5Xihci_o1CyIEXb0pMas","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e1a0181ac3df8d2-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.191.165.164","CF-IPCountry":"ID","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[25-Mar-2026 01:05:12 UTC] === User Orders API Called ===
[25-Mar-2026 01:05:12 UTC] User ID: 144
[25-Mar-2026 01:05:12 UTC] Limit: 20, Offset: 0
[25-Mar-2026 01:05:12 UTC] Orders found: 0
[25-Mar-2026 01:05:12 UTC] Orders data: []
[25-Mar-2026 01:05:12 UTC] Total orders count: 0
[25-Mar-2026 01:05:14 UTC] === API CALL LOG ===
[25-Mar-2026 01:05:14 UTC] Endpoint: user/profile.php
[25-Mar-2026 01:05:14 UTC] Full Log Data: {
    "timestamp": "2026-03-25 01:05:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.191.165.164",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.191.165.164, 172.68.164.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ0IiwidXNlcm5hbWUiOiJrb3RhYjEyIiwiZW1haWwiOiJiYXRva2RlckBnbWFpbC5jb20iLCJleHAiOjE3NzUwMDU0MzR9.57oPWzC-l07uMNPvpYBXbDb5Xihci_o1CyIEXb0pMas",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e1a01931ad7f8d2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.191.165.164",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Mar-2026 01:05:14 UTC] === END API CALL LOG ===
[25-Mar-2026 01:05:14 UTC] ✅ API Hash verification passed for profile endpoint
[25-Mar-2026 01:05:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ0IiwidXNlcm5hbWUiOiJrb3RhYjEyIiwiZW1haWwiOiJiYXRva2RlckBnbWFpbC5jb20iLCJleHAiOjE3NzUwMDU0MzR9.57oPWzC-l07uMNPvpYBXbDb5Xihci_o1CyIEXb0pMas
[25-Mar-2026 01:05:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Mar-2026 01:05:14 UTC] ✅ JWT token verified successfully for user profile
[25-Mar-2026 01:05:14 UTC] User ID: 144
[25-Mar-2026 01:05:14 UTC] ✅ User profile retrieved successfully for user ID: 144
[25-Mar-2026 01:05:15 UTC] User Purchases API - User ID: 144
[25-Mar-2026 01:05:15 UTC] User Purchases API - Total purchases found: 0
[25-Mar-2026 01:05:17 UTC] === API CALL LOG ===
[25-Mar-2026 01:05:17 UTC] Endpoint: user/profile.php
[25-Mar-2026 01:05:17 UTC] Full Log Data: {
    "timestamp": "2026-03-25 01:05:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.191.165.164",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.191.165.164, 172.68.164.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ0IiwidXNlcm5hbWUiOiJrb3RhYjEyIiwiZW1haWwiOiJiYXRva2RlckBnbWFpbC5jb20iLCJleHAiOjE3NzUwMDU0MzR9.57oPWzC-l07uMNPvpYBXbDb5Xihci_o1CyIEXb0pMas",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e1a01a12d83f8d2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.191.165.164",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Mar-2026 01:05:17 UTC] === END API CALL LOG ===
[25-Mar-2026 01:05:17 UTC] ✅ API Hash verification passed for profile endpoint
[25-Mar-2026 01:05:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ0IiwidXNlcm5hbWUiOiJrb3RhYjEyIiwiZW1haWwiOiJiYXRva2RlckBnbWFpbC5jb20iLCJleHAiOjE3NzUwMDU0MzR9.57oPWzC-l07uMNPvpYBXbDb5Xihci_o1CyIEXb0pMas
[25-Mar-2026 01:05:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Mar-2026 01:05:17 UTC] ✅ JWT token verified successfully for user profile
[25-Mar-2026 01:05:17 UTC] User ID: 144
[25-Mar-2026 01:05:17 UTC] ✅ User profile retrieved successfully for user ID: 144
[25-Mar-2026 01:05:17 UTC] User Purchases API - User ID: 144
[25-Mar-2026 01:05:17 UTC] User Purchases API - Total purchases found: 0
[25-Mar-2026 01:05:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Mar-2026 01:05:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Mar-2026 01:05:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.191.165.164, 172.68.164.101","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ0IiwidXNlcm5hbWUiOiJrb3RhYjEyIiwiZW1haWwiOiJiYXRva2RlckBnbWFpbC5jb20iLCJleHAiOjE3NzUwMDU0MzR9.57oPWzC-l07uMNPvpYBXbDb5Xihci_o1CyIEXb0pMas","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e1a01af88b4f8d2-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.191.165.164","CF-IPCountry":"ID","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[25-Mar-2026 01:05:19 UTC] === User Orders API Called ===
[25-Mar-2026 01:05:19 UTC] User ID: 144
[25-Mar-2026 01:05:19 UTC] Limit: 20, Offset: 0
[25-Mar-2026 01:05:19 UTC] Orders found: 0
[25-Mar-2026 01:05:19 UTC] Orders data: []
[25-Mar-2026 01:05:19 UTC] Total orders count: 0
[25-Mar-2026 01:05:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Mar-2026 01:05:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Mar-2026 01:05:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.191.165.164, 172.68.164.101","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ0IiwidXNlcm5hbWUiOiJrb3RhYjEyIiwiZW1haWwiOiJiYXRva2RlckBnbWFpbC5jb20iLCJleHAiOjE3NzUwMDU0MzR9.57oPWzC-l07uMNPvpYBXbDb5Xihci_o1CyIEXb0pMas","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e1a01dc1b1bf8d2-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.191.165.164","CF-IPCountry":"ID","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[25-Mar-2026 01:05:26 UTC] === User Orders API Called ===
[25-Mar-2026 01:05:26 UTC] User ID: 144
[25-Mar-2026 01:05:26 UTC] Limit: 20, Offset: 0
[25-Mar-2026 01:05:26 UTC] Orders found: 0
[25-Mar-2026 01:05:26 UTC] Orders data: []
[25-Mar-2026 01:05:26 UTC] Total orders count: 0
[25-Mar-2026 01:05:28 UTC] === API CALL LOG ===
[25-Mar-2026 01:05:28 UTC] Endpoint: user/profile.php
[25-Mar-2026 01:05:28 UTC] Full Log Data: {
    "timestamp": "2026-03-25 01:05:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.191.165.164",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.191.165.164, 172.68.164.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ0IiwidXNlcm5hbWUiOiJrb3RhYjEyIiwiZW1haWwiOiJiYXRva2RlckBnbWFpbC5jb20iLCJleHAiOjE3NzUwMDU0MzR9.57oPWzC-l07uMNPvpYBXbDb5Xihci_o1CyIEXb0pMas",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e1a01e60e71f8d2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.191.165.164",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Mar-2026 01:05:28 UTC] === END API CALL LOG ===
[25-Mar-2026 01:05:28 UTC] ✅ API Hash verification passed for profile endpoint
[25-Mar-2026 01:05:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ0IiwidXNlcm5hbWUiOiJrb3RhYjEyIiwiZW1haWwiOiJiYXRva2RlckBnbWFpbC5jb20iLCJleHAiOjE3NzUwMDU0MzR9.57oPWzC-l07uMNPvpYBXbDb5Xihci_o1CyIEXb0pMas
[25-Mar-2026 01:05:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Mar-2026 01:05:28 UTC] ✅ JWT token verified successfully for user profile
[25-Mar-2026 01:05:28 UTC] User ID: 144
[25-Mar-2026 01:05:28 UTC] ✅ User profile retrieved successfully for user ID: 144
[25-Mar-2026 01:06:23 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Mar-2026 01:06:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Mar-2026 01:06:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.191.165.164, 162.158.108.106","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ0IiwidXNlcm5hbWUiOiJrb3RhYjEyIiwiZW1haWwiOiJiYXRva2RlckBnbWFpbC5jb20iLCJleHAiOjE3NzUwMDU0MzR9.57oPWzC-l07uMNPvpYBXbDb5Xihci_o1CyIEXb0pMas","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e1a03415ed6fd1f-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.191.165.164","CF-IPCountry":"ID","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[25-Mar-2026 01:06:23 UTC] === User Orders API Called ===
[25-Mar-2026 01:06:23 UTC] User ID: 144
[25-Mar-2026 01:06:23 UTC] Limit: 20, Offset: 0
[25-Mar-2026 01:06:23 UTC] Orders found: 0
[25-Mar-2026 01:06:23 UTC] Orders data: []
[25-Mar-2026 01:06:23 UTC] Total orders count: 0
[25-Mar-2026 01:06:26 UTC] === API CALL LOG ===
[25-Mar-2026 01:06:26 UTC] Endpoint: user/profile.php
[25-Mar-2026 01:06:26 UTC] Full Log Data: {
    "timestamp": "2026-03-25 01:06:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.191.165.164",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.191.165.164, 162.158.108.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ0IiwidXNlcm5hbWUiOiJrb3RhYjEyIiwiZW1haWwiOiJiYXRva2RlckBnbWFpbC5jb20iLCJleHAiOjE3NzUwMDU0MzR9.57oPWzC-l07uMNPvpYBXbDb5Xihci_o1CyIEXb0pMas",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e1a03529db8fd1f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.191.165.164",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Mar-2026 01:06:26 UTC] === END API CALL LOG ===
[25-Mar-2026 01:06:26 UTC] ✅ API Hash verification passed for profile endpoint
[25-Mar-2026 01:06:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ0IiwidXNlcm5hbWUiOiJrb3RhYjEyIiwiZW1haWwiOiJiYXRva2RlckBnbWFpbC5jb20iLCJleHAiOjE3NzUwMDU0MzR9.57oPWzC-l07uMNPvpYBXbDb5Xihci_o1CyIEXb0pMas
[25-Mar-2026 01:06:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Mar-2026 01:06:26 UTC] ✅ JWT token verified successfully for user profile
[25-Mar-2026 01:06:26 UTC] User ID: 144
[25-Mar-2026 01:06:26 UTC] ✅ User profile retrieved successfully for user ID: 144
[25-Mar-2026 01:07:03 UTC] === API CALL LOG ===
[25-Mar-2026 01:07:03 UTC] Endpoint: user/profile.php
[25-Mar-2026 01:07:03 UTC] Full Log Data: {
    "timestamp": "2026-03-25 01:07:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.191.165.164",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.191.165.164, 162.158.108.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ0IiwidXNlcm5hbWUiOiJrb3RhYjEyIiwiZW1haWwiOiJiYXRva2RlckBnbWFpbC5jb20iLCJleHAiOjE3NzUwMDU0MzR9.57oPWzC-l07uMNPvpYBXbDb5Xihci_o1CyIEXb0pMas",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e1a043ac885fd1f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.191.165.164",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Mar-2026 01:07:03 UTC] === END API CALL LOG ===
[25-Mar-2026 01:07:03 UTC] ✅ API Hash verification passed for profile endpoint
[25-Mar-2026 01:07:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ0IiwidXNlcm5hbWUiOiJrb3RhYjEyIiwiZW1haWwiOiJiYXRva2RlckBnbWFpbC5jb20iLCJleHAiOjE3NzUwMDU0MzR9.57oPWzC-l07uMNPvpYBXbDb5Xihci_o1CyIEXb0pMas
[25-Mar-2026 01:07:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Mar-2026 01:07:03 UTC] ✅ JWT token verified successfully for user profile
[25-Mar-2026 01:07:03 UTC] User ID: 144
[25-Mar-2026 01:07:03 UTC] ✅ User profile retrieved successfully for user ID: 144
[25-Mar-2026 01:07:31 UTC] === API CALL LOG ===
[25-Mar-2026 01:07:31 UTC] Endpoint: user/profile.php
[25-Mar-2026 01:07:31 UTC] Full Log Data: {
    "timestamp": "2026-03-25 01:07:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.191.165.164",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.191.165.164, 162.158.108.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ0IiwidXNlcm5hbWUiOiJrb3RhYjEyIiwiZW1haWwiOiJiYXRva2RlckBnbWFpbC5jb20iLCJleHAiOjE3NzUwMDU0MzR9.57oPWzC-l07uMNPvpYBXbDb5Xihci_o1CyIEXb0pMas",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e1a04eb0e00fd1f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.191.165.164",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Mar-2026 01:07:31 UTC] === END API CALL LOG ===
[25-Mar-2026 01:07:31 UTC] ✅ API Hash verification passed for profile endpoint
[25-Mar-2026 01:07:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ0IiwidXNlcm5hbWUiOiJrb3RhYjEyIiwiZW1haWwiOiJiYXRva2RlckBnbWFpbC5jb20iLCJleHAiOjE3NzUwMDU0MzR9.57oPWzC-l07uMNPvpYBXbDb5Xihci_o1CyIEXb0pMas
[25-Mar-2026 01:07:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Mar-2026 01:07:31 UTC] ✅ JWT token verified successfully for user profile
[25-Mar-2026 01:07:31 UTC] User ID: 144
[25-Mar-2026 01:07:31 UTC] ✅ User profile retrieved successfully for user ID: 144
[25-Mar-2026 01:07:32 UTC] User Purchases API - User ID: 144
[25-Mar-2026 01:07:32 UTC] User Purchases API - Total purchases found: 0
[25-Mar-2026 01:08:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Mar-2026 01:08:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Mar-2026 01:08:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.191.165.164, 162.158.108.74","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ0IiwidXNlcm5hbWUiOiJrb3RhYjEyIiwiZW1haWwiOiJiYXRva2RlckBnbWFpbC5jb20iLCJleHAiOjE3NzUwMDU0MzR9.57oPWzC-l07uMNPvpYBXbDb5Xihci_o1CyIEXb0pMas","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e1a06099fa8fd1f-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.191.165.164","CF-IPCountry":"ID","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[25-Mar-2026 01:08:17 UTC] === User Orders API Called ===
[25-Mar-2026 01:08:17 UTC] User ID: 144
[25-Mar-2026 01:08:17 UTC] Limit: 20, Offset: 0
[25-Mar-2026 01:08:17 UTC] Orders found: 0
[25-Mar-2026 01:08:17 UTC] Orders data: []
[25-Mar-2026 01:08:17 UTC] Total orders count: 0
[25-Mar-2026 01:09:05 UTC] === API CALL LOG ===
[25-Mar-2026 01:09:05 UTC] Endpoint: user/profile.php
[25-Mar-2026 01:09:05 UTC] Full Log Data: {
    "timestamp": "2026-03-25 01:09:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.191.165.164",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.191.165.164, 172.70.208.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ0IiwidXNlcm5hbWUiOiJrb3RhYjEyIiwiZW1haWwiOiJiYXRva2RlckBnbWFpbC5jb20iLCJleHAiOjE3NzUwMDU0MzR9.57oPWzC-l07uMNPvpYBXbDb5Xihci_o1CyIEXb0pMas",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e1a07363a89fdb4-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.191.165.164",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Mar-2026 01:09:05 UTC] === END API CALL LOG ===
[25-Mar-2026 01:09:05 UTC] ✅ API Hash verification passed for profile endpoint
[25-Mar-2026 01:09:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ0IiwidXNlcm5hbWUiOiJrb3RhYjEyIiwiZW1haWwiOiJiYXRva2RlckBnbWFpbC5jb20iLCJleHAiOjE3NzUwMDU0MzR9.57oPWzC-l07uMNPvpYBXbDb5Xihci_o1CyIEXb0pMas
[25-Mar-2026 01:09:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Mar-2026 01:09:05 UTC] ✅ JWT token verified successfully for user profile
[25-Mar-2026 01:09:05 UTC] User ID: 144
[25-Mar-2026 01:09:05 UTC] ✅ User profile retrieved successfully for user ID: 144
[25-Mar-2026 01:09:32 UTC] === API CALL LOG ===
[25-Mar-2026 01:09:32 UTC] Endpoint: user/profile.php
[25-Mar-2026 01:09:32 UTC] Full Log Data: {
    "timestamp": "2026-03-25 01:09:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.191.165.164",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.191.165.164, 172.70.208.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ0IiwidXNlcm5hbWUiOiJrb3RhYjEyIiwiZW1haWwiOiJiYXRva2RlckBnbWFpbC5jb20iLCJleHAiOjE3NzUwMDU0MzR9.57oPWzC-l07uMNPvpYBXbDb5Xihci_o1CyIEXb0pMas",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e1a07db6e67fdb4-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.191.165.164",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Mar-2026 01:09:32 UTC] === END API CALL LOG ===
[25-Mar-2026 01:09:32 UTC] ✅ API Hash verification passed for profile endpoint
[25-Mar-2026 01:09:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ0IiwidXNlcm5hbWUiOiJrb3RhYjEyIiwiZW1haWwiOiJiYXRva2RlckBnbWFpbC5jb20iLCJleHAiOjE3NzUwMDU0MzR9.57oPWzC-l07uMNPvpYBXbDb5Xihci_o1CyIEXb0pMas
[25-Mar-2026 01:09:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Mar-2026 01:09:32 UTC] ✅ JWT token verified successfully for user profile
[25-Mar-2026 01:09:32 UTC] User ID: 144
[25-Mar-2026 01:09:32 UTC] ✅ User profile retrieved successfully for user ID: 144
[25-Mar-2026 01:09:43 UTC] === API CALL LOG ===
[25-Mar-2026 01:09:43 UTC] Endpoint: user/profile.php
[25-Mar-2026 01:09:43 UTC] Full Log Data: {
    "timestamp": "2026-03-25 01:09:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.191.165.164",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.191.165.164, 172.70.208.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ0IiwidXNlcm5hbWUiOiJrb3RhYjEyIiwiZW1haWwiOiJiYXRva2RlckBnbWFpbC5jb20iLCJleHAiOjE3NzUwMDU0MzR9.57oPWzC-l07uMNPvpYBXbDb5Xihci_o1CyIEXb0pMas",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e1a08241dc7fdb4-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.191.165.164",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Mar-2026 01:09:43 UTC] === END API CALL LOG ===
[25-Mar-2026 01:09:43 UTC] ✅ API Hash verification passed for profile endpoint
[25-Mar-2026 01:09:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ0IiwidXNlcm5hbWUiOiJrb3RhYjEyIiwiZW1haWwiOiJiYXRva2RlckBnbWFpbC5jb20iLCJleHAiOjE3NzUwMDU0MzR9.57oPWzC-l07uMNPvpYBXbDb5Xihci_o1CyIEXb0pMas
[25-Mar-2026 01:09:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Mar-2026 01:09:43 UTC] ✅ JWT token verified successfully for user profile
[25-Mar-2026 01:09:43 UTC] User ID: 144
[25-Mar-2026 01:09:43 UTC] ✅ User profile retrieved successfully for user ID: 144
[25-Mar-2026 02:06:10 UTC] === API CALL LOG ===
[25-Mar-2026 02:06:10 UTC] Endpoint: user/profile.php
[25-Mar-2026 02:06:10 UTC] Full Log Data: {
    "timestamp": "2026-03-25 02:06:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:79e1:abd:a702:34bd:638f:a9db:6c8e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:79e1:abd:a702:34bd:638f:a9db:6c8e, 172.70.142.228",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc1MDA5MTY5fQ.yq6fkMMPy8xsmHvfd7w-qYuYf6BBvXlP4MvrwdYXVK8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e1a5ad279589cff-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a00:79e1:abd:a702:34bd:638f:a9db:6c8e",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Mar-2026 02:06:10 UTC] === END API CALL LOG ===
[25-Mar-2026 02:06:10 UTC] ✅ API Hash verification passed for profile endpoint
[25-Mar-2026 02:06:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc1MDA5MTY5fQ.yq6fkMMPy8xsmHvfd7w-qYuYf6BBvXlP4MvrwdYXVK8
[25-Mar-2026 02:06:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Mar-2026 02:06:10 UTC] ✅ JWT token verified successfully for user profile
[25-Mar-2026 02:06:10 UTC] User ID: 5
[25-Mar-2026 02:06:10 UTC] ✅ User profile retrieved successfully for user ID: 5
[25-Mar-2026 02:06:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Mar-2026 02:06:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Mar-2026 02:06:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a00:79e1:abd:a702:34bd:638f:a9db:6c8e, 172.70.142.228","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc1MDA5MTY5fQ.yq6fkMMPy8xsmHvfd7w-qYuYf6BBvXlP4MvrwdYXVK8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e1a5ad289659cff-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2a00:79e1:abd:a702:34bd:638f:a9db:6c8e","CF-IPCountry":"US","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[25-Mar-2026 02:06:10 UTC] === User Orders API Called ===
[25-Mar-2026 02:06:10 UTC] User ID: 5
[25-Mar-2026 02:06:10 UTC] Limit: 20, Offset: 0
[25-Mar-2026 02:06:10 UTC] Orders found: 0
[25-Mar-2026 02:06:10 UTC] Orders data: []
[25-Mar-2026 02:06:10 UTC] Total orders count: 0
[25-Mar-2026 02:06:10 UTC] === API CALL LOG ===
[25-Mar-2026 02:06:10 UTC] Endpoint: user/profile.php
[25-Mar-2026 02:06:10 UTC] Full Log Data: {
    "timestamp": "2026-03-25 02:06:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:79e1:abd:a702:34bd:638f:a9db:6c8e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:79e1:abd:a702:34bd:638f:a9db:6c8e, 172.70.142.229",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc1MDA5MTY5fQ.yq6fkMMPy8xsmHvfd7w-qYuYf6BBvXlP4MvrwdYXVK8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e1a5ad329ba9cff-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a00:79e1:abd:a702:34bd:638f:a9db:6c8e",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Mar-2026 02:06:10 UTC] === END API CALL LOG ===
[25-Mar-2026 02:06:10 UTC] ✅ API Hash verification passed for profile endpoint
[25-Mar-2026 02:06:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc1MDA5MTY5fQ.yq6fkMMPy8xsmHvfd7w-qYuYf6BBvXlP4MvrwdYXVK8
[25-Mar-2026 02:06:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Mar-2026 02:06:10 UTC] ✅ JWT token verified successfully for user profile
[25-Mar-2026 02:06:10 UTC] User ID: 5
[25-Mar-2026 02:06:10 UTC] ✅ User profile retrieved successfully for user ID: 5
[25-Mar-2026 02:06:52 UTC] === API CALL LOG ===
[25-Mar-2026 02:06:52 UTC] Endpoint: user/profile.php
[25-Mar-2026 02:06:52 UTC] Full Log Data: {
    "timestamp": "2026-03-25 02:06:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:79e1:abd:a702:34bd:638f:a9db:6c8e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:79e1:abd:a702:34bd:638f:a9db:6c8e, 172.70.142.229",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc1MDA5MTY5fQ.yq6fkMMPy8xsmHvfd7w-qYuYf6BBvXlP4MvrwdYXVK8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e1a5bd63b769cff-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a00:79e1:abd:a702:34bd:638f:a9db:6c8e",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Mar-2026 02:06:52 UTC] === END API CALL LOG ===
[25-Mar-2026 02:06:52 UTC] ✅ API Hash verification passed for profile endpoint
[25-Mar-2026 02:06:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc1MDA5MTY5fQ.yq6fkMMPy8xsmHvfd7w-qYuYf6BBvXlP4MvrwdYXVK8
[25-Mar-2026 02:06:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Mar-2026 02:06:52 UTC] ✅ JWT token verified successfully for user profile
[25-Mar-2026 02:06:52 UTC] User ID: 5
[25-Mar-2026 02:06:52 UTC] ✅ User profile retrieved successfully for user ID: 5
[25-Mar-2026 02:09:15 UTC] === API CALL LOG ===
[25-Mar-2026 02:09:15 UTC] Endpoint: user/profile.php
[25-Mar-2026 02:09:15 UTC] Full Log Data: {
    "timestamp": "2026-03-25 02:09:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:79e1:abd:a702:34bd:638f:a9db:6c8e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:79e1:abd:a702:34bd:638f:a9db:6c8e, 162.158.88.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc1MDA5MTY5fQ.yq6fkMMPy8xsmHvfd7w-qYuYf6BBvXlP4MvrwdYXVK8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e1a5f5769fbff86-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a00:79e1:abd:a702:34bd:638f:a9db:6c8e",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Mar-2026 02:09:15 UTC] === END API CALL LOG ===
[25-Mar-2026 02:09:15 UTC] ✅ API Hash verification passed for profile endpoint
[25-Mar-2026 02:09:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc1MDA5MTY5fQ.yq6fkMMPy8xsmHvfd7w-qYuYf6BBvXlP4MvrwdYXVK8
[25-Mar-2026 02:09:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Mar-2026 02:09:15 UTC] ✅ JWT token verified successfully for user profile
[25-Mar-2026 02:09:15 UTC] User ID: 5
[25-Mar-2026 02:09:15 UTC] ✅ User profile retrieved successfully for user ID: 5
[25-Mar-2026 02:09:16 UTC] === API CALL LOG ===
[25-Mar-2026 02:09:16 UTC] Endpoint: user/profile.php
[25-Mar-2026 02:09:16 UTC] Full Log Data: {
    "timestamp": "2026-03-25 02:09:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:79e1:abd:a702:34bd:638f:a9db:6c8e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:79e1:abd:a702:34bd:638f:a9db:6c8e, 162.158.88.6",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc1MDA5MTY5fQ.yq6fkMMPy8xsmHvfd7w-qYuYf6BBvXlP4MvrwdYXVK8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e1a5f5d5e81ff86-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a00:79e1:abd:a702:34bd:638f:a9db:6c8e",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Mar-2026 02:09:16 UTC] === END API CALL LOG ===
[25-Mar-2026 02:09:16 UTC] ✅ API Hash verification passed for profile endpoint
[25-Mar-2026 02:09:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc1MDA5MTY5fQ.yq6fkMMPy8xsmHvfd7w-qYuYf6BBvXlP4MvrwdYXVK8
[25-Mar-2026 02:09:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Mar-2026 02:09:16 UTC] ✅ JWT token verified successfully for user profile
[25-Mar-2026 02:09:16 UTC] User ID: 5
[25-Mar-2026 02:09:16 UTC] ✅ User profile retrieved successfully for user ID: 5
[25-Mar-2026 02:09:16 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Mar-2026 02:09:16 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Mar-2026 02:09:16 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a00:79e1:abd:a702:34bd:638f:a9db:6c8e, 162.158.88.6","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc1MDA5MTY5fQ.yq6fkMMPy8xsmHvfd7w-qYuYf6BBvXlP4MvrwdYXVK8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e1a5f5d7ed6ff86-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2a00:79e1:abd:a702:34bd:638f:a9db:6c8e","CF-IPCountry":"US","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[25-Mar-2026 02:09:16 UTC] === User Orders API Called ===
[25-Mar-2026 02:09:16 UTC] User ID: 5
[25-Mar-2026 02:09:16 UTC] Limit: 20, Offset: 0
[25-Mar-2026 02:09:16 UTC] Orders found: 0
[25-Mar-2026 02:09:16 UTC] Orders data: []
[25-Mar-2026 02:09:16 UTC] Total orders count: 0
[25-Mar-2026 02:09:16 UTC] === API CALL LOG ===
[25-Mar-2026 02:09:16 UTC] Endpoint: user/profile.php
[25-Mar-2026 02:09:16 UTC] Full Log Data: {
    "timestamp": "2026-03-25 02:09:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:79e1:abd:a702:34bd:638f:a9db:6c8e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:79e1:abd:a702:34bd:638f:a9db:6c8e, 162.158.88.7",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc1MDA5MTY5fQ.yq6fkMMPy8xsmHvfd7w-qYuYf6BBvXlP4MvrwdYXVK8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e1a5f5deff0ff86-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a00:79e1:abd:a702:34bd:638f:a9db:6c8e",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Mar-2026 02:09:16 UTC] === END API CALL LOG ===
[25-Mar-2026 02:09:16 UTC] ✅ API Hash verification passed for profile endpoint
[25-Mar-2026 02:09:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc1MDA5MTY5fQ.yq6fkMMPy8xsmHvfd7w-qYuYf6BBvXlP4MvrwdYXVK8
[25-Mar-2026 02:09:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Mar-2026 02:09:16 UTC] ✅ JWT token verified successfully for user profile
[25-Mar-2026 02:09:16 UTC] User ID: 5
[25-Mar-2026 02:09:16 UTC] ✅ User profile retrieved successfully for user ID: 5
[25-Mar-2026 02:09:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Mar-2026 02:09:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Mar-2026 02:09:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a00:79e1:abd:a702:34bd:638f:a9db:6c8e, 162.158.88.29","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc1MDA5MTY5fQ.yq6fkMMPy8xsmHvfd7w-qYuYf6BBvXlP4MvrwdYXVK8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e1a5f852e93ff86-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2a00:79e1:abd:a702:34bd:638f:a9db:6c8e","CF-IPCountry":"US","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[25-Mar-2026 02:09:22 UTC] === User Orders API Called ===
[25-Mar-2026 02:09:22 UTC] User ID: 5
[25-Mar-2026 02:09:22 UTC] Limit: 20, Offset: 0
[25-Mar-2026 02:09:22 UTC] Orders found: 0
[25-Mar-2026 02:09:22 UTC] Orders data: []
[25-Mar-2026 02:09:22 UTC] Total orders count: 0
[25-Mar-2026 02:09:23 UTC] === API CALL LOG ===
[25-Mar-2026 02:09:23 UTC] Endpoint: user/profile.php
[25-Mar-2026 02:09:23 UTC] Full Log Data: {
    "timestamp": "2026-03-25 02:09:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:79e1:abd:a702:34bd:638f:a9db:6c8e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:79e1:abd:a702:34bd:638f:a9db:6c8e, 162.158.88.29",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc1MDA5MTY5fQ.yq6fkMMPy8xsmHvfd7w-qYuYf6BBvXlP4MvrwdYXVK8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e1a5f8bad3eff86-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a00:79e1:abd:a702:34bd:638f:a9db:6c8e",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Mar-2026 02:09:23 UTC] === END API CALL LOG ===
[25-Mar-2026 02:09:23 UTC] ✅ API Hash verification passed for profile endpoint
[25-Mar-2026 02:09:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc1MDA5MTY5fQ.yq6fkMMPy8xsmHvfd7w-qYuYf6BBvXlP4MvrwdYXVK8
[25-Mar-2026 02:09:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Mar-2026 02:09:23 UTC] ✅ JWT token verified successfully for user profile
[25-Mar-2026 02:09:23 UTC] User ID: 5
[25-Mar-2026 02:09:23 UTC] ✅ User profile retrieved successfully for user ID: 5
[25-Mar-2026 02:09:24 UTC] User Purchases API - User ID: 5
[25-Mar-2026 02:09:24 UTC] User Purchases API - Total purchases found: 7
[25-Mar-2026 02:09:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Mar-2026 02:09:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Mar-2026 02:09:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a00:79e1:abd:a702:34bd:638f:a9db:6c8e, 162.158.88.28","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc1MDA5MTY5fQ.yq6fkMMPy8xsmHvfd7w-qYuYf6BBvXlP4MvrwdYXVK8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e1a5fa07b54ff86-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2a00:79e1:abd:a702:34bd:638f:a9db:6c8e","CF-IPCountry":"US","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[25-Mar-2026 02:09:27 UTC] === User Orders API Called ===
[25-Mar-2026 02:09:27 UTC] User ID: 5
[25-Mar-2026 02:09:27 UTC] Limit: 20, Offset: 0
[25-Mar-2026 02:09:27 UTC] Orders found: 0
[25-Mar-2026 02:09:27 UTC] Orders data: []
[25-Mar-2026 02:09:27 UTC] Total orders count: 0
[25-Mar-2026 02:09:27 UTC] === API CALL LOG ===
[25-Mar-2026 02:09:27 UTC] Endpoint: user/profile.php
[25-Mar-2026 02:09:27 UTC] Full Log Data: {
    "timestamp": "2026-03-25 02:09:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:79e1:abd:a702:34bd:638f:a9db:6c8e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:79e1:abd:a702:34bd:638f:a9db:6c8e, 162.158.88.29",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc1MDA5MTY5fQ.yq6fkMMPy8xsmHvfd7w-qYuYf6BBvXlP4MvrwdYXVK8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e1a5fa0fc98ff86-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a00:79e1:abd:a702:34bd:638f:a9db:6c8e",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Mar-2026 02:09:27 UTC] === END API CALL LOG ===
[25-Mar-2026 02:09:27 UTC] ✅ API Hash verification passed for profile endpoint
[25-Mar-2026 02:09:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc1MDA5MTY5fQ.yq6fkMMPy8xsmHvfd7w-qYuYf6BBvXlP4MvrwdYXVK8
[25-Mar-2026 02:09:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Mar-2026 02:09:27 UTC] ✅ JWT token verified successfully for user profile
[25-Mar-2026 02:09:27 UTC] User ID: 5
[25-Mar-2026 02:09:27 UTC] ✅ User profile retrieved successfully for user ID: 5
[25-Mar-2026 02:09:27 UTC] === API CALL LOG ===
[25-Mar-2026 02:09:27 UTC] Endpoint: user/profile.php
[25-Mar-2026 02:09:27 UTC] Full Log Data: {
    "timestamp": "2026-03-25 02:09:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:79e1:abd:a702:34bd:638f:a9db:6c8e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:79e1:abd:a702:34bd:638f:a9db:6c8e, 162.158.88.29",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc1MDA5MTY5fQ.yq6fkMMPy8xsmHvfd7w-qYuYf6BBvXlP4MvrwdYXVK8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e1a5fa4dd43ff86-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a00:79e1:abd:a702:34bd:638f:a9db:6c8e",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Mar-2026 02:09:27 UTC] === END API CALL LOG ===
[25-Mar-2026 02:09:27 UTC] ✅ API Hash verification passed for profile endpoint
[25-Mar-2026 02:09:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc1MDA5MTY5fQ.yq6fkMMPy8xsmHvfd7w-qYuYf6BBvXlP4MvrwdYXVK8
[25-Mar-2026 02:09:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Mar-2026 02:09:27 UTC] ✅ JWT token verified successfully for user profile
[25-Mar-2026 02:09:27 UTC] User ID: 5
[25-Mar-2026 02:09:27 UTC] ✅ User profile retrieved successfully for user ID: 5
[25-Mar-2026 04:07:40 UTC] === API CALL LOG ===
[25-Mar-2026 04:07:40 UTC] Endpoint: user/profile.php
[25-Mar-2026 04:07:40 UTC] Full Log Data: {
    "timestamp": "2026-03-25 04:07:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:ba80:a39e:45a5:189f:f3c6:7cde:473f",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:ba80:a39e:45a5:189f:f3c6:7cde:473f, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ1IiwidXNlcm5hbWUiOiJATVNfUmF6d2FuIiwiZW1haWwiOiJtYWxpa2phbm11aGFtbWFkNUBnbWFpbC5jb20iLCJleHAiOjE3NzUwMTY0NTh9.lU9x4Tf5Hnw1-zGCYwgnVauSw56ciBio0mAIKt6IW2I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e1b0ccf69e0a452-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:ba80:a39e:45a5:189f:f3c6:7cde:473f",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Mar-2026 04:07:40 UTC] === END API CALL LOG ===
[25-Mar-2026 04:07:40 UTC] ✅ API Hash verification passed for profile endpoint
[25-Mar-2026 04:07:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ1IiwidXNlcm5hbWUiOiJATVNfUmF6d2FuIiwiZW1haWwiOiJtYWxpa2phbm11aGFtbWFkNUBnbWFpbC5jb20iLCJleHAiOjE3NzUwMTY0NTh9.lU9x4Tf5Hnw1-zGCYwgnVauSw56ciBio0mAIKt6IW2I
[25-Mar-2026 04:07:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Mar-2026 04:07:40 UTC] ✅ JWT token verified successfully for user profile
[25-Mar-2026 04:07:40 UTC] User ID: 145
[25-Mar-2026 04:07:40 UTC] ✅ User profile retrieved successfully for user ID: 145
[25-Mar-2026 04:07:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Mar-2026 04:07:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Mar-2026 04:07:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:ba80:a39e:45a5:189f:f3c6:7cde:473f, 104.23.175.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ1IiwidXNlcm5hbWUiOiJATVNfUmF6d2FuIiwiZW1haWwiOiJtYWxpa2phbm11aGFtbWFkNUBnbWFpbC5jb20iLCJleHAiOjE3NzUwMTY0NTh9.lU9x4Tf5Hnw1-zGCYwgnVauSw56ciBio0mAIKt6IW2I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e1b0ccf69e4a452-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:ba80:a39e:45a5:189f:f3c6:7cde:473f","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[25-Mar-2026 04:07:40 UTC] === User Orders API Called ===
[25-Mar-2026 04:07:40 UTC] User ID: 145
[25-Mar-2026 04:07:40 UTC] Limit: 20, Offset: 0
[25-Mar-2026 04:07:40 UTC] Orders found: 0
[25-Mar-2026 04:07:40 UTC] Orders data: []
[25-Mar-2026 04:07:40 UTC] Total orders count: 0
[25-Mar-2026 04:07:41 UTC] === API CALL LOG ===
[25-Mar-2026 04:07:41 UTC] Endpoint: user/profile.php
[25-Mar-2026 04:07:41 UTC] Full Log Data: {
    "timestamp": "2026-03-25 04:07:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:ba80:a39e:45a5:189f:f3c6:7cde:473f",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:ba80:a39e:45a5:189f:f3c6:7cde:473f, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ1IiwidXNlcm5hbWUiOiJATVNfUmF6d2FuIiwiZW1haWwiOiJtYWxpa2phbm11aGFtbWFkNUBnbWFpbC5jb20iLCJleHAiOjE3NzUwMTY0NTh9.lU9x4Tf5Hnw1-zGCYwgnVauSw56ciBio0mAIKt6IW2I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e1b0cd04ba3a452-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:ba80:a39e:45a5:189f:f3c6:7cde:473f",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Mar-2026 04:07:41 UTC] === END API CALL LOG ===
[25-Mar-2026 04:07:41 UTC] ✅ API Hash verification passed for profile endpoint
[25-Mar-2026 04:07:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ1IiwidXNlcm5hbWUiOiJATVNfUmF6d2FuIiwiZW1haWwiOiJtYWxpa2phbm11aGFtbWFkNUBnbWFpbC5jb20iLCJleHAiOjE3NzUwMTY0NTh9.lU9x4Tf5Hnw1-zGCYwgnVauSw56ciBio0mAIKt6IW2I
[25-Mar-2026 04:07:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Mar-2026 04:07:41 UTC] ✅ JWT token verified successfully for user profile
[25-Mar-2026 04:07:41 UTC] User ID: 145
[25-Mar-2026 04:07:41 UTC] ✅ User profile retrieved successfully for user ID: 145
[25-Mar-2026 04:07:42 UTC] === API CALL LOG ===
[25-Mar-2026 04:07:42 UTC] Endpoint: user/profile.php
[25-Mar-2026 04:07:42 UTC] Full Log Data: {
    "timestamp": "2026-03-25 04:07:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:ba80:a39e:45a5:189f:f3c6:7cde:473f",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:ba80:a39e:45a5:189f:f3c6:7cde:473f, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ1IiwidXNlcm5hbWUiOiJATVNfUmF6d2FuIiwiZW1haWwiOiJtYWxpa2phbm11aGFtbWFkNUBnbWFpbC5jb20iLCJleHAiOjE3NzUwMTY0NTh9.lU9x4Tf5Hnw1-zGCYwgnVauSw56ciBio0mAIKt6IW2I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e1b0cda498ba452-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:ba80:a39e:45a5:189f:f3c6:7cde:473f",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Mar-2026 04:07:42 UTC] === END API CALL LOG ===
[25-Mar-2026 04:07:42 UTC] ✅ API Hash verification passed for profile endpoint
[25-Mar-2026 04:07:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ1IiwidXNlcm5hbWUiOiJATVNfUmF6d2FuIiwiZW1haWwiOiJtYWxpa2phbm11aGFtbWFkNUBnbWFpbC5jb20iLCJleHAiOjE3NzUwMTY0NTh9.lU9x4Tf5Hnw1-zGCYwgnVauSw56ciBio0mAIKt6IW2I
[25-Mar-2026 04:07:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Mar-2026 04:07:42 UTC] ✅ JWT token verified successfully for user profile
[25-Mar-2026 04:07:42 UTC] User ID: 145
[25-Mar-2026 04:07:42 UTC] ✅ User profile retrieved successfully for user ID: 145
[25-Mar-2026 04:07:53 UTC] === API CALL LOG ===
[25-Mar-2026 04:07:53 UTC] Endpoint: user/profile.php
[25-Mar-2026 04:07:53 UTC] Full Log Data: {
    "timestamp": "2026-03-25 04:07:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:ba80:a39e:45a5:189f:f3c6:7cde:473f",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:ba80:a39e:45a5:189f:f3c6:7cde:473f, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ1IiwidXNlcm5hbWUiOiJATVNfUmF6d2FuIiwiZW1haWwiOiJtYWxpa2phbm11aGFtbWFkNUBnbWFpbC5jb20iLCJleHAiOjE3NzUwMTY0NTh9.lU9x4Tf5Hnw1-zGCYwgnVauSw56ciBio0mAIKt6IW2I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e1b0d1cfff7a452-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:ba80:a39e:45a5:189f:f3c6:7cde:473f",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Mar-2026 04:07:53 UTC] === END API CALL LOG ===
[25-Mar-2026 04:07:53 UTC] ✅ API Hash verification passed for profile endpoint
[25-Mar-2026 04:07:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ1IiwidXNlcm5hbWUiOiJATVNfUmF6d2FuIiwiZW1haWwiOiJtYWxpa2phbm11aGFtbWFkNUBnbWFpbC5jb20iLCJleHAiOjE3NzUwMTY0NTh9.lU9x4Tf5Hnw1-zGCYwgnVauSw56ciBio0mAIKt6IW2I
[25-Mar-2026 04:07:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Mar-2026 04:07:53 UTC] ✅ JWT token verified successfully for user profile
[25-Mar-2026 04:07:53 UTC] User ID: 145
[25-Mar-2026 04:07:53 UTC] ✅ User profile retrieved successfully for user ID: 145
[25-Mar-2026 04:07:53 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Mar-2026 04:07:53 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Mar-2026 04:07:53 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:ba80:a39e:45a5:189f:f3c6:7cde:473f, 104.23.175.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ1IiwidXNlcm5hbWUiOiJATVNfUmF6d2FuIiwiZW1haWwiOiJtYWxpa2phbm11aGFtbWFkNUBnbWFpbC5jb20iLCJleHAiOjE3NzUwMTY0NTh9.lU9x4Tf5Hnw1-zGCYwgnVauSw56ciBio0mAIKt6IW2I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e1b0d1cfff4a452-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:ba80:a39e:45a5:189f:f3c6:7cde:473f","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[25-Mar-2026 04:07:53 UTC] === User Orders API Called ===
[25-Mar-2026 04:07:53 UTC] User ID: 145
[25-Mar-2026 04:07:53 UTC] Limit: 20, Offset: 0
[25-Mar-2026 04:07:53 UTC] Orders found: 0
[25-Mar-2026 04:07:53 UTC] Orders data: []
[25-Mar-2026 04:07:53 UTC] Total orders count: 0
[25-Mar-2026 04:07:53 UTC] === API CALL LOG ===
[25-Mar-2026 04:07:53 UTC] Endpoint: user/profile.php
[25-Mar-2026 04:07:53 UTC] Full Log Data: {
    "timestamp": "2026-03-25 04:07:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:ba80:a39e:45a5:189f:f3c6:7cde:473f",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:ba80:a39e:45a5:189f:f3c6:7cde:473f, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ1IiwidXNlcm5hbWUiOiJATVNfUmF6d2FuIiwiZW1haWwiOiJtYWxpa2phbm11aGFtbWFkNUBnbWFpbC5jb20iLCJleHAiOjE3NzUwMTY0NTh9.lU9x4Tf5Hnw1-zGCYwgnVauSw56ciBio0mAIKt6IW2I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e1b0d210814a452-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:ba80:a39e:45a5:189f:f3c6:7cde:473f",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Mar-2026 04:07:53 UTC] === END API CALL LOG ===
[25-Mar-2026 04:07:53 UTC] ✅ API Hash verification passed for profile endpoint
[25-Mar-2026 04:07:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ1IiwidXNlcm5hbWUiOiJATVNfUmF6d2FuIiwiZW1haWwiOiJtYWxpa2phbm11aGFtbWFkNUBnbWFpbC5jb20iLCJleHAiOjE3NzUwMTY0NTh9.lU9x4Tf5Hnw1-zGCYwgnVauSw56ciBio0mAIKt6IW2I
[25-Mar-2026 04:07:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Mar-2026 04:07:53 UTC] ✅ JWT token verified successfully for user profile
[25-Mar-2026 04:07:53 UTC] User ID: 145
[25-Mar-2026 04:07:53 UTC] ✅ User profile retrieved successfully for user ID: 145
[25-Mar-2026 04:07:54 UTC] === API CALL LOG ===
[25-Mar-2026 04:07:54 UTC] Endpoint: user/profile.php
[25-Mar-2026 04:07:54 UTC] Full Log Data: {
    "timestamp": "2026-03-25 04:07:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:ba80:a39e:45a5:189f:f3c6:7cde:473f",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:ba80:a39e:45a5:189f:f3c6:7cde:473f, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ1IiwidXNlcm5hbWUiOiJATVNfUmF6d2FuIiwiZW1haWwiOiJtYWxpa2phbm11aGFtbWFkNUBnbWFpbC5jb20iLCJleHAiOjE3NzUwMTY0NTh9.lU9x4Tf5Hnw1-zGCYwgnVauSw56ciBio0mAIKt6IW2I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e1b0d27fe36a452-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:ba80:a39e:45a5:189f:f3c6:7cde:473f",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Mar-2026 04:07:54 UTC] === END API CALL LOG ===
[25-Mar-2026 04:07:54 UTC] ✅ API Hash verification passed for profile endpoint
[25-Mar-2026 04:07:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ1IiwidXNlcm5hbWUiOiJATVNfUmF6d2FuIiwiZW1haWwiOiJtYWxpa2phbm11aGFtbWFkNUBnbWFpbC5jb20iLCJleHAiOjE3NzUwMTY0NTh9.lU9x4Tf5Hnw1-zGCYwgnVauSw56ciBio0mAIKt6IW2I
[25-Mar-2026 04:07:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Mar-2026 04:07:54 UTC] ✅ JWT token verified successfully for user profile
[25-Mar-2026 04:07:54 UTC] User ID: 145
[25-Mar-2026 04:07:54 UTC] ✅ User profile retrieved successfully for user ID: 145
[25-Mar-2026 04:08:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Mar-2026 04:08:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Mar-2026 04:08:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:ba80:a39e:45a5:189f:f3c6:7cde:473f, 104.23.175.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ1IiwidXNlcm5hbWUiOiJATVNfUmF6d2FuIiwiZW1haWwiOiJtYWxpa2phbm11aGFtbWFkNUBnbWFpbC5jb20iLCJleHAiOjE3NzUwMTY0NTh9.lU9x4Tf5Hnw1-zGCYwgnVauSw56ciBio0mAIKt6IW2I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e1b0d8b89d8a452-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:ba80:a39e:45a5:189f:f3c6:7cde:473f","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[25-Mar-2026 04:08:10 UTC] === User Orders API Called ===
[25-Mar-2026 04:08:10 UTC] User ID: 145
[25-Mar-2026 04:08:10 UTC] Limit: 20, Offset: 0
[25-Mar-2026 04:08:10 UTC] Orders found: 0
[25-Mar-2026 04:08:10 UTC] Orders data: []
[25-Mar-2026 04:08:10 UTC] Total orders count: 0
[25-Mar-2026 04:08:12 UTC] === API CALL LOG ===
[25-Mar-2026 04:08:12 UTC] Endpoint: user/profile.php
[25-Mar-2026 04:08:12 UTC] Full Log Data: {
    "timestamp": "2026-03-25 04:08:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:ba80:a39e:45a5:189f:f3c6:7cde:473f",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:ba80:a39e:45a5:189f:f3c6:7cde:473f, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ1IiwidXNlcm5hbWUiOiJATVNfUmF6d2FuIiwiZW1haWwiOiJtYWxpa2phbm11aGFtbWFkNUBnbWFpbC5jb20iLCJleHAiOjE3NzUwMTY0NTh9.lU9x4Tf5Hnw1-zGCYwgnVauSw56ciBio0mAIKt6IW2I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e1b0d97ed40a452-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:ba80:a39e:45a5:189f:f3c6:7cde:473f",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Mar-2026 04:08:12 UTC] === END API CALL LOG ===
[25-Mar-2026 04:08:12 UTC] ✅ API Hash verification passed for profile endpoint
[25-Mar-2026 04:08:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ1IiwidXNlcm5hbWUiOiJATVNfUmF6d2FuIiwiZW1haWwiOiJtYWxpa2phbm11aGFtbWFkNUBnbWFpbC5jb20iLCJleHAiOjE3NzUwMTY0NTh9.lU9x4Tf5Hnw1-zGCYwgnVauSw56ciBio0mAIKt6IW2I
[25-Mar-2026 04:08:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Mar-2026 04:08:12 UTC] ✅ JWT token verified successfully for user profile
[25-Mar-2026 04:08:12 UTC] User ID: 145
[25-Mar-2026 04:08:12 UTC] ✅ User profile retrieved successfully for user ID: 145
[25-Mar-2026 04:08:13 UTC] User Purchases API - User ID: 145
[25-Mar-2026 04:08:13 UTC] User Purchases API - Total purchases found: 1
[25-Mar-2026 04:08:21 UTC] === API CALL LOG ===
[25-Mar-2026 04:08:21 UTC] Endpoint: user/profile.php
[25-Mar-2026 04:08:21 UTC] Full Log Data: {
    "timestamp": "2026-03-25 04:08:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:ba80:a39e:45a5:189f:f3c6:7cde:473f",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:ba80:a39e:45a5:189f:f3c6:7cde:473f, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ1IiwidXNlcm5hbWUiOiJATVNfUmF6d2FuIiwiZW1haWwiOiJtYWxpa2phbm11aGFtbWFkNUBnbWFpbC5jb20iLCJleHAiOjE3NzUwMTY0NTh9.lU9x4Tf5Hnw1-zGCYwgnVauSw56ciBio0mAIKt6IW2I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e1b0dcfcfa4a452-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:ba80:a39e:45a5:189f:f3c6:7cde:473f",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Mar-2026 04:08:21 UTC] === END API CALL LOG ===
[25-Mar-2026 04:08:21 UTC] ✅ API Hash verification passed for profile endpoint
[25-Mar-2026 04:08:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ1IiwidXNlcm5hbWUiOiJATVNfUmF6d2FuIiwiZW1haWwiOiJtYWxpa2phbm11aGFtbWFkNUBnbWFpbC5jb20iLCJleHAiOjE3NzUwMTY0NTh9.lU9x4Tf5Hnw1-zGCYwgnVauSw56ciBio0mAIKt6IW2I
[25-Mar-2026 04:08:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Mar-2026 04:08:21 UTC] ✅ JWT token verified successfully for user profile
[25-Mar-2026 04:08:21 UTC] User ID: 145
[25-Mar-2026 04:08:21 UTC] ✅ User profile retrieved successfully for user ID: 145
[25-Mar-2026 04:08:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Mar-2026 04:08:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Mar-2026 04:08:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:ba80:a39e:45a5:189f:f3c6:7cde:473f, 104.23.175.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ1IiwidXNlcm5hbWUiOiJATVNfUmF6d2FuIiwiZW1haWwiOiJtYWxpa2phbm11aGFtbWFkNUBnbWFpbC5jb20iLCJleHAiOjE3NzUwMTY0NTh9.lU9x4Tf5Hnw1-zGCYwgnVauSw56ciBio0mAIKt6IW2I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e1b0dcfcfa2a452-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:ba80:a39e:45a5:189f:f3c6:7cde:473f","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[25-Mar-2026 04:08:22 UTC] === User Orders API Called ===
[25-Mar-2026 04:08:22 UTC] User ID: 145
[25-Mar-2026 04:08:22 UTC] Limit: 20, Offset: 0
[25-Mar-2026 04:08:22 UTC] Orders found: 0
[25-Mar-2026 04:08:22 UTC] Orders data: []
[25-Mar-2026 04:08:22 UTC] Total orders count: 0
[25-Mar-2026 04:08:22 UTC] === API CALL LOG ===
[25-Mar-2026 04:08:22 UTC] Endpoint: user/profile.php
[25-Mar-2026 04:08:22 UTC] Full Log Data: {
    "timestamp": "2026-03-25 04:08:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:ba80:a39e:45a5:189f:f3c6:7cde:473f",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:ba80:a39e:45a5:189f:f3c6:7cde:473f, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ1IiwidXNlcm5hbWUiOiJATVNfUmF6d2FuIiwiZW1haWwiOiJtYWxpa2phbm11aGFtbWFkNUBnbWFpbC5jb20iLCJleHAiOjE3NzUwMTY0NTh9.lU9x4Tf5Hnw1-zGCYwgnVauSw56ciBio0mAIKt6IW2I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e1b0dd0a97ba452-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:ba80:a39e:45a5:189f:f3c6:7cde:473f",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Mar-2026 04:08:22 UTC] === END API CALL LOG ===
[25-Mar-2026 04:08:22 UTC] ✅ API Hash verification passed for profile endpoint
[25-Mar-2026 04:08:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ1IiwidXNlcm5hbWUiOiJATVNfUmF6d2FuIiwiZW1haWwiOiJtYWxpa2phbm11aGFtbWFkNUBnbWFpbC5jb20iLCJleHAiOjE3NzUwMTY0NTh9.lU9x4Tf5Hnw1-zGCYwgnVauSw56ciBio0mAIKt6IW2I
[25-Mar-2026 04:08:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Mar-2026 04:08:22 UTC] ✅ JWT token verified successfully for user profile
[25-Mar-2026 04:08:22 UTC] User ID: 145
[25-Mar-2026 04:08:22 UTC] ✅ User profile retrieved successfully for user ID: 145
[25-Mar-2026 04:08:23 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Mar-2026 04:08:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Mar-2026 04:08:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:ba80:a39e:45a5:189f:f3c6:7cde:473f, 104.23.175.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ1IiwidXNlcm5hbWUiOiJATVNfUmF6d2FuIiwiZW1haWwiOiJtYWxpa2phbm11aGFtbWFkNUBnbWFpbC5jb20iLCJleHAiOjE3NzUwMTY0NTh9.lU9x4Tf5Hnw1-zGCYwgnVauSw56ciBio0mAIKt6IW2I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e1b0dda787da452-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:ba80:a39e:45a5:189f:f3c6:7cde:473f","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[25-Mar-2026 04:08:23 UTC] === User Orders API Called ===
[25-Mar-2026 04:08:23 UTC] User ID: 145
[25-Mar-2026 04:08:23 UTC] Limit: 20, Offset: 0
[25-Mar-2026 04:08:23 UTC] Orders found: 0
[25-Mar-2026 04:08:23 UTC] Orders data: []
[25-Mar-2026 04:08:23 UTC] Total orders count: 0
[25-Mar-2026 04:08:23 UTC] === API CALL LOG ===
[25-Mar-2026 04:08:23 UTC] Endpoint: user/profile.php
[25-Mar-2026 04:08:23 UTC] Full Log Data: {
    "timestamp": "2026-03-25 04:08:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:ba80:a39e:45a5:189f:f3c6:7cde:473f",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:ba80:a39e:45a5:189f:f3c6:7cde:473f, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ1IiwidXNlcm5hbWUiOiJATVNfUmF6d2FuIiwiZW1haWwiOiJtYWxpa2phbm11aGFtbWFkNUBnbWFpbC5jb20iLCJleHAiOjE3NzUwMTY0NTh9.lU9x4Tf5Hnw1-zGCYwgnVauSw56ciBio0mAIKt6IW2I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e1b0ddc4c55a452-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:ba80:a39e:45a5:189f:f3c6:7cde:473f",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Mar-2026 04:08:23 UTC] === END API CALL LOG ===
[25-Mar-2026 04:08:23 UTC] ✅ API Hash verification passed for profile endpoint
[25-Mar-2026 04:08:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ1IiwidXNlcm5hbWUiOiJATVNfUmF6d2FuIiwiZW1haWwiOiJtYWxpa2phbm11aGFtbWFkNUBnbWFpbC5jb20iLCJleHAiOjE3NzUwMTY0NTh9.lU9x4Tf5Hnw1-zGCYwgnVauSw56ciBio0mAIKt6IW2I
[25-Mar-2026 04:08:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Mar-2026 04:08:23 UTC] ✅ JWT token verified successfully for user profile
[25-Mar-2026 04:08:23 UTC] User ID: 145
[25-Mar-2026 04:08:23 UTC] ✅ User profile retrieved successfully for user ID: 145
[25-Mar-2026 04:08:34 UTC] === API CALL LOG ===
[25-Mar-2026 04:08:34 UTC] Endpoint: user/profile.php
[25-Mar-2026 04:08:34 UTC] Full Log Data: {
    "timestamp": "2026-03-25 04:08:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:ba80:a39e:45a5:189f:f3c6:7cde:473f",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:ba80:a39e:45a5:189f:f3c6:7cde:473f, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ1IiwidXNlcm5hbWUiOiJATVNfUmF6d2FuIiwiZW1haWwiOiJtYWxpa2phbm11aGFtbWFkNUBnbWFpbC5jb20iLCJleHAiOjE3NzUwMTY0NTh9.lU9x4Tf5Hnw1-zGCYwgnVauSw56ciBio0mAIKt6IW2I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e1b0e1dab89a452-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:ba80:a39e:45a5:189f:f3c6:7cde:473f",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Mar-2026 04:08:34 UTC] === END API CALL LOG ===
[25-Mar-2026 04:08:34 UTC] ✅ API Hash verification passed for profile endpoint
[25-Mar-2026 04:08:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ1IiwidXNlcm5hbWUiOiJATVNfUmF6d2FuIiwiZW1haWwiOiJtYWxpa2phbm11aGFtbWFkNUBnbWFpbC5jb20iLCJleHAiOjE3NzUwMTY0NTh9.lU9x4Tf5Hnw1-zGCYwgnVauSw56ciBio0mAIKt6IW2I
[25-Mar-2026 04:08:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Mar-2026 04:08:34 UTC] ✅ JWT token verified successfully for user profile
[25-Mar-2026 04:08:34 UTC] User ID: 145
[25-Mar-2026 04:08:34 UTC] ✅ User profile retrieved successfully for user ID: 145
[25-Mar-2026 04:08:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Mar-2026 04:08:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Mar-2026 04:08:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:ba80:a39e:45a5:189f:f3c6:7cde:473f, 104.23.175.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ1IiwidXNlcm5hbWUiOiJATVNfUmF6d2FuIiwiZW1haWwiOiJtYWxpa2phbm11aGFtbWFkNUBnbWFpbC5jb20iLCJleHAiOjE3NzUwMTY0NTh9.lU9x4Tf5Hnw1-zGCYwgnVauSw56ciBio0mAIKt6IW2I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e1b0e1eadf0a452-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:ba80:a39e:45a5:189f:f3c6:7cde:473f","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[25-Mar-2026 04:08:34 UTC] === User Orders API Called ===
[25-Mar-2026 04:08:34 UTC] User ID: 145
[25-Mar-2026 04:08:34 UTC] Limit: 20, Offset: 0
[25-Mar-2026 04:08:34 UTC] Orders found: 0
[25-Mar-2026 04:08:34 UTC] Orders data: []
[25-Mar-2026 04:08:34 UTC] Total orders count: 0
[25-Mar-2026 04:08:34 UTC] === API CALL LOG ===
[25-Mar-2026 04:08:34 UTC] Endpoint: user/profile.php
[25-Mar-2026 04:08:34 UTC] Full Log Data: {
    "timestamp": "2026-03-25 04:08:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:ba80:a39e:45a5:189f:f3c6:7cde:473f",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:ba80:a39e:45a5:189f:f3c6:7cde:473f, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ1IiwidXNlcm5hbWUiOiJATVNfUmF6d2FuIiwiZW1haWwiOiJtYWxpa2phbm11aGFtbWFkNUBnbWFpbC5jb20iLCJleHAiOjE3NzUwMTY0NTh9.lU9x4Tf5Hnw1-zGCYwgnVauSw56ciBio0mAIKt6IW2I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e1b0e1eadf2a452-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:ba80:a39e:45a5:189f:f3c6:7cde:473f",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Mar-2026 04:08:34 UTC] === END API CALL LOG ===
[25-Mar-2026 04:08:34 UTC] ✅ API Hash verification passed for profile endpoint
[25-Mar-2026 04:08:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ1IiwidXNlcm5hbWUiOiJATVNfUmF6d2FuIiwiZW1haWwiOiJtYWxpa2phbm11aGFtbWFkNUBnbWFpbC5jb20iLCJleHAiOjE3NzUwMTY0NTh9.lU9x4Tf5Hnw1-zGCYwgnVauSw56ciBio0mAIKt6IW2I
[25-Mar-2026 04:08:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Mar-2026 04:08:34 UTC] ✅ JWT token verified successfully for user profile
[25-Mar-2026 04:08:34 UTC] User ID: 145
[25-Mar-2026 04:08:34 UTC] === API CALL LOG ===
[25-Mar-2026 04:08:34 UTC] Endpoint: user/profile.php
[25-Mar-2026 04:08:34 UTC] Full Log Data: {
    "timestamp": "2026-03-25 04:08:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:ba80:a39e:45a5:189f:f3c6:7cde:473f",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:ba80:a39e:45a5:189f:f3c6:7cde:473f, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ1IiwidXNlcm5hbWUiOiJATVNfUmF6d2FuIiwiZW1haWwiOiJtYWxpa2phbm11aGFtbWFkNUBnbWFpbC5jb20iLCJleHAiOjE3NzUwMTY0NTh9.lU9x4Tf5Hnw1-zGCYwgnVauSw56ciBio0mAIKt6IW2I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e1b0e1eade3a452-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:ba80:a39e:45a5:189f:f3c6:7cde:473f",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Mar-2026 04:08:34 UTC] === END API CALL LOG ===
[25-Mar-2026 04:08:34 UTC] ✅ API Hash verification passed for profile endpoint
[25-Mar-2026 04:08:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ1IiwidXNlcm5hbWUiOiJATVNfUmF6d2FuIiwiZW1haWwiOiJtYWxpa2phbm11aGFtbWFkNUBnbWFpbC5jb20iLCJleHAiOjE3NzUwMTY0NTh9.lU9x4Tf5Hnw1-zGCYwgnVauSw56ciBio0mAIKt6IW2I
[25-Mar-2026 04:08:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Mar-2026 04:08:34 UTC] ✅ JWT token verified successfully for user profile
[25-Mar-2026 04:08:34 UTC] User ID: 145
[25-Mar-2026 04:08:34 UTC] ✅ User profile retrieved successfully for user ID: 145
[25-Mar-2026 04:08:34 UTC] ✅ User profile retrieved successfully for user ID: 145
[25-Mar-2026 04:08:34 UTC] === API CALL LOG ===
[25-Mar-2026 04:08:34 UTC] Endpoint: user/profile.php
[25-Mar-2026 04:08:34 UTC] Full Log Data: {
    "timestamp": "2026-03-25 04:08:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:ba80:a39e:45a5:189f:f3c6:7cde:473f",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:ba80:a39e:45a5:189f:f3c6:7cde:473f, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ1IiwidXNlcm5hbWUiOiJATVNfUmF6d2FuIiwiZW1haWwiOiJtYWxpa2phbm11aGFtbWFkNUBnbWFpbC5jb20iLCJleHAiOjE3NzUwMTY0NTh9.lU9x4Tf5Hnw1-zGCYwgnVauSw56ciBio0mAIKt6IW2I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e1b0e20a994a452-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:ba80:a39e:45a5:189f:f3c6:7cde:473f",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Mar-2026 04:08:34 UTC] === END API CALL LOG ===
[25-Mar-2026 04:08:34 UTC] ✅ API Hash verification passed for profile endpoint
[25-Mar-2026 04:08:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ1IiwidXNlcm5hbWUiOiJATVNfUmF6d2FuIiwiZW1haWwiOiJtYWxpa2phbm11aGFtbWFkNUBnbWFpbC5jb20iLCJleHAiOjE3NzUwMTY0NTh9.lU9x4Tf5Hnw1-zGCYwgnVauSw56ciBio0mAIKt6IW2I
[25-Mar-2026 04:08:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Mar-2026 04:08:34 UTC] ✅ JWT token verified successfully for user profile
[25-Mar-2026 04:08:34 UTC] User ID: 145
[25-Mar-2026 04:08:34 UTC] ✅ User profile retrieved successfully for user ID: 145
[25-Mar-2026 04:08:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Mar-2026 04:08:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Mar-2026 04:08:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:ba80:a39e:45a5:189f:f3c6:7cde:473f, 104.23.175.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ1IiwidXNlcm5hbWUiOiJATVNfUmF6d2FuIiwiZW1haWwiOiJtYWxpa2phbm11aGFtbWFkNUBnbWFpbC5jb20iLCJleHAiOjE3NzUwMTY0NTh9.lU9x4Tf5Hnw1-zGCYwgnVauSw56ciBio0mAIKt6IW2I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e1b0e5cbbdca452-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:ba80:a39e:45a5:189f:f3c6:7cde:473f","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[25-Mar-2026 04:08:44 UTC] === User Orders API Called ===
[25-Mar-2026 04:08:44 UTC] User ID: 145
[25-Mar-2026 04:08:44 UTC] Limit: 20, Offset: 0
[25-Mar-2026 04:08:44 UTC] Orders found: 0
[25-Mar-2026 04:08:44 UTC] Orders data: []
[25-Mar-2026 04:08:44 UTC] Total orders count: 0
[25-Mar-2026 04:08:44 UTC] === API CALL LOG ===
[25-Mar-2026 04:08:44 UTC] Endpoint: user/profile.php
[25-Mar-2026 04:08:44 UTC] Full Log Data: {
    "timestamp": "2026-03-25 04:08:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:ba80:a39e:45a5:189f:f3c6:7cde:473f",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:ba80:a39e:45a5:189f:f3c6:7cde:473f, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ1IiwidXNlcm5hbWUiOiJATVNfUmF6d2FuIiwiZW1haWwiOiJtYWxpa2phbm11aGFtbWFkNUBnbWFpbC5jb20iLCJleHAiOjE3NzUwMTY0NTh9.lU9x4Tf5Hnw1-zGCYwgnVauSw56ciBio0mAIKt6IW2I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e1b0e5cbbdda452-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:ba80:a39e:45a5:189f:f3c6:7cde:473f",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Mar-2026 04:08:44 UTC] === END API CALL LOG ===
[25-Mar-2026 04:08:44 UTC] ✅ API Hash verification passed for profile endpoint
[25-Mar-2026 04:08:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ1IiwidXNlcm5hbWUiOiJATVNfUmF6d2FuIiwiZW1haWwiOiJtYWxpa2phbm11aGFtbWFkNUBnbWFpbC5jb20iLCJleHAiOjE3NzUwMTY0NTh9.lU9x4Tf5Hnw1-zGCYwgnVauSw56ciBio0mAIKt6IW2I
[25-Mar-2026 04:08:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Mar-2026 04:08:44 UTC] ✅ JWT token verified successfully for user profile
[25-Mar-2026 04:08:44 UTC] User ID: 145
[25-Mar-2026 04:08:44 UTC] ✅ User profile retrieved successfully for user ID: 145
[25-Mar-2026 04:08:45 UTC] === API CALL LOG ===
[25-Mar-2026 04:08:45 UTC] Endpoint: user/profile.php
[25-Mar-2026 04:08:45 UTC] Full Log Data: {
    "timestamp": "2026-03-25 04:08:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:ba80:a39e:45a5:189f:f3c6:7cde:473f",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:ba80:a39e:45a5:189f:f3c6:7cde:473f, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ1IiwidXNlcm5hbWUiOiJATVNfUmF6d2FuIiwiZW1haWwiOiJtYWxpa2phbm11aGFtbWFkNUBnbWFpbC5jb20iLCJleHAiOjE3NzUwMTY0NTh9.lU9x4Tf5Hnw1-zGCYwgnVauSw56ciBio0mAIKt6IW2I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e1b0e619ddea452-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:ba80:a39e:45a5:189f:f3c6:7cde:473f",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Mar-2026 04:08:45 UTC] === END API CALL LOG ===
[25-Mar-2026 04:08:45 UTC] ✅ API Hash verification passed for profile endpoint
[25-Mar-2026 04:08:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ1IiwidXNlcm5hbWUiOiJATVNfUmF6d2FuIiwiZW1haWwiOiJtYWxpa2phbm11aGFtbWFkNUBnbWFpbC5jb20iLCJleHAiOjE3NzUwMTY0NTh9.lU9x4Tf5Hnw1-zGCYwgnVauSw56ciBio0mAIKt6IW2I
[25-Mar-2026 04:08:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Mar-2026 04:08:45 UTC] ✅ JWT token verified successfully for user profile
[25-Mar-2026 04:08:45 UTC] User ID: 145
[25-Mar-2026 04:08:45 UTC] ✅ User profile retrieved successfully for user ID: 145
[25-Mar-2026 04:09:03 UTC] === API CALL LOG ===
[25-Mar-2026 04:09:03 UTC] Endpoint: user/profile.php
[25-Mar-2026 04:09:03 UTC] Full Log Data: {
    "timestamp": "2026-03-25 04:09:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:ba80:a39e:45a5:189f:f3c6:7cde:473f",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:ba80:a39e:45a5:189f:f3c6:7cde:473f, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ1IiwidXNlcm5hbWUiOiJATVNfUmF6d2FuIiwiZW1haWwiOiJtYWxpa2phbm11aGFtbWFkNUBnbWFpbC5jb20iLCJleHAiOjE3NzUwMTY0NTh9.lU9x4Tf5Hnw1-zGCYwgnVauSw56ciBio0mAIKt6IW2I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e1b0ed3a9afa452-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:ba80:a39e:45a5:189f:f3c6:7cde:473f",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Mar-2026 04:09:03 UTC] === END API CALL LOG ===
[25-Mar-2026 04:09:03 UTC] ✅ API Hash verification passed for profile endpoint
[25-Mar-2026 04:09:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ1IiwidXNlcm5hbWUiOiJATVNfUmF6d2FuIiwiZW1haWwiOiJtYWxpa2phbm11aGFtbWFkNUBnbWFpbC5jb20iLCJleHAiOjE3NzUwMTY0NTh9.lU9x4Tf5Hnw1-zGCYwgnVauSw56ciBio0mAIKt6IW2I
[25-Mar-2026 04:09:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Mar-2026 04:09:03 UTC] ✅ JWT token verified successfully for user profile
[25-Mar-2026 04:09:03 UTC] User ID: 145
[25-Mar-2026 04:09:03 UTC] ✅ User profile retrieved successfully for user ID: 145
[25-Mar-2026 04:09:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Mar-2026 04:09:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Mar-2026 04:09:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:ba80:a39e:45a5:189f:f3c6:7cde:473f, 104.23.175.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ1IiwidXNlcm5hbWUiOiJATVNfUmF6d2FuIiwiZW1haWwiOiJtYWxpa2phbm11aGFtbWFkNUBnbWFpbC5jb20iLCJleHAiOjE3NzUwMTY0NTh9.lU9x4Tf5Hnw1-zGCYwgnVauSw56ciBio0mAIKt6IW2I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e1b0ed3a9aaa452-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:ba80:a39e:45a5:189f:f3c6:7cde:473f","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[25-Mar-2026 04:09:03 UTC] === User Orders API Called ===
[25-Mar-2026 04:09:03 UTC] User ID: 145
[25-Mar-2026 04:09:03 UTC] Limit: 20, Offset: 0
[25-Mar-2026 04:09:03 UTC] Orders found: 0
[25-Mar-2026 04:09:03 UTC] Orders data: []
[25-Mar-2026 04:09:03 UTC] Total orders count: 0
[25-Mar-2026 04:09:04 UTC] === API CALL LOG ===
[25-Mar-2026 04:09:04 UTC] Endpoint: user/profile.php
[25-Mar-2026 04:09:04 UTC] Full Log Data: {
    "timestamp": "2026-03-25 04:09:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:ba80:a39e:45a5:189f:f3c6:7cde:473f",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:ba80:a39e:45a5:189f:f3c6:7cde:473f, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ1IiwidXNlcm5hbWUiOiJATVNfUmF6d2FuIiwiZW1haWwiOiJtYWxpa2phbm11aGFtbWFkNUBnbWFpbC5jb20iLCJleHAiOjE3NzUwMTY0NTh9.lU9x4Tf5Hnw1-zGCYwgnVauSw56ciBio0mAIKt6IW2I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e1b0ed7ba9ea452-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:ba80:a39e:45a5:189f:f3c6:7cde:473f",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Mar-2026 04:09:04 UTC] === END API CALL LOG ===
[25-Mar-2026 04:09:04 UTC] ✅ API Hash verification passed for profile endpoint
[25-Mar-2026 04:09:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ1IiwidXNlcm5hbWUiOiJATVNfUmF6d2FuIiwiZW1haWwiOiJtYWxpa2phbm11aGFtbWFkNUBnbWFpbC5jb20iLCJleHAiOjE3NzUwMTY0NTh9.lU9x4Tf5Hnw1-zGCYwgnVauSw56ciBio0mAIKt6IW2I
[25-Mar-2026 04:09:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Mar-2026 04:09:04 UTC] ✅ JWT token verified successfully for user profile
[25-Mar-2026 04:09:04 UTC] User ID: 145
[25-Mar-2026 04:09:04 UTC] ✅ User profile retrieved successfully for user ID: 145
[25-Mar-2026 04:09:04 UTC] === API CALL LOG ===
[25-Mar-2026 04:09:04 UTC] Endpoint: user/profile.php
[25-Mar-2026 04:09:04 UTC] Full Log Data: {
    "timestamp": "2026-03-25 04:09:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:ba80:a39e:45a5:189f:f3c6:7cde:473f",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:ba80:a39e:45a5:189f:f3c6:7cde:473f, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ1IiwidXNlcm5hbWUiOiJATVNfUmF6d2FuIiwiZW1haWwiOiJtYWxpa2phbm11aGFtbWFkNUBnbWFpbC5jb20iLCJleHAiOjE3NzUwMTY0NTh9.lU9x4Tf5Hnw1-zGCYwgnVauSw56ciBio0mAIKt6IW2I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e1b0edb3a3ca452-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:ba80:a39e:45a5:189f:f3c6:7cde:473f",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Mar-2026 04:09:04 UTC] === END API CALL LOG ===
[25-Mar-2026 04:09:04 UTC] ✅ API Hash verification passed for profile endpoint
[25-Mar-2026 04:09:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ1IiwidXNlcm5hbWUiOiJATVNfUmF6d2FuIiwiZW1haWwiOiJtYWxpa2phbm11aGFtbWFkNUBnbWFpbC5jb20iLCJleHAiOjE3NzUwMTY0NTh9.lU9x4Tf5Hnw1-zGCYwgnVauSw56ciBio0mAIKt6IW2I
[25-Mar-2026 04:09:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Mar-2026 04:09:04 UTC] ✅ JWT token verified successfully for user profile
[25-Mar-2026 04:09:04 UTC] User ID: 145
[25-Mar-2026 04:09:04 UTC] ✅ User profile retrieved successfully for user ID: 145
[25-Mar-2026 04:09:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Mar-2026 04:09:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Mar-2026 04:09:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:ba80:a39e:45a5:189f:f3c6:7cde:473f, 162.158.162.40","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ1IiwidXNlcm5hbWUiOiJATVNfUmF6d2FuIiwiZW1haWwiOiJtYWxpa2phbm11aGFtbWFkNUBnbWFpbC5jb20iLCJleHAiOjE3NzUwMTY0NTh9.lU9x4Tf5Hnw1-zGCYwgnVauSw56ciBio0mAIKt6IW2I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e1b0ff98a9bc1c8-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:ba80:a39e:45a5:189f:f3c6:7cde:473f","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[25-Mar-2026 04:09:50 UTC] === User Orders API Called ===
[25-Mar-2026 04:09:50 UTC] User ID: 145
[25-Mar-2026 04:09:50 UTC] Limit: 20, Offset: 0
[25-Mar-2026 04:09:50 UTC] Orders found: 0
[25-Mar-2026 04:09:50 UTC] Orders data: []
[25-Mar-2026 04:09:50 UTC] Total orders count: 0
[25-Mar-2026 04:09:53 UTC] === API CALL LOG ===
[25-Mar-2026 04:09:53 UTC] Endpoint: user/profile.php
[25-Mar-2026 04:09:53 UTC] Full Log Data: {
    "timestamp": "2026-03-25 04:09:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:ba80:a39e:45a5:189f:f3c6:7cde:473f",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:ba80:a39e:45a5:189f:f3c6:7cde:473f, 162.158.162.40",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ1IiwidXNlcm5hbWUiOiJATVNfUmF6d2FuIiwiZW1haWwiOiJtYWxpa2phbm11aGFtbWFkNUBnbWFpbC5jb20iLCJleHAiOjE3NzUwMTY0NTh9.lU9x4Tf5Hnw1-zGCYwgnVauSw56ciBio0mAIKt6IW2I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e1b100b995dc1c8-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:ba80:a39e:45a5:189f:f3c6:7cde:473f",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Mar-2026 04:09:53 UTC] === END API CALL LOG ===
[25-Mar-2026 04:09:53 UTC] ✅ API Hash verification passed for profile endpoint
[25-Mar-2026 04:09:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ1IiwidXNlcm5hbWUiOiJATVNfUmF6d2FuIiwiZW1haWwiOiJtYWxpa2phbm11aGFtbWFkNUBnbWFpbC5jb20iLCJleHAiOjE3NzUwMTY0NTh9.lU9x4Tf5Hnw1-zGCYwgnVauSw56ciBio0mAIKt6IW2I
[25-Mar-2026 04:09:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Mar-2026 04:09:53 UTC] ✅ JWT token verified successfully for user profile
[25-Mar-2026 04:09:53 UTC] User ID: 145
[25-Mar-2026 04:09:53 UTC] ✅ User profile retrieved successfully for user ID: 145
[25-Mar-2026 04:09:53 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Mar-2026 04:09:53 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Mar-2026 04:09:53 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:ba80:a39e:45a5:189f:f3c6:7cde:473f, 162.158.162.41","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ1IiwidXNlcm5hbWUiOiJATVNfUmF6d2FuIiwiZW1haWwiOiJtYWxpa2phbm11aGFtbWFkNUBnbWFpbC5jb20iLCJleHAiOjE3NzUwMTY0NTh9.lU9x4Tf5Hnw1-zGCYwgnVauSw56ciBio0mAIKt6IW2I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e1b100b995cc1c8-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:ba80:a39e:45a5:189f:f3c6:7cde:473f","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[25-Mar-2026 04:09:53 UTC] === User Orders API Called ===
[25-Mar-2026 04:09:53 UTC] User ID: 145
[25-Mar-2026 04:09:53 UTC] Limit: 20, Offset: 0
[25-Mar-2026 04:09:53 UTC] Orders found: 0
[25-Mar-2026 04:09:53 UTC] Orders data: []
[25-Mar-2026 04:09:53 UTC] Total orders count: 0
[25-Mar-2026 04:09:53 UTC] === API CALL LOG ===
[25-Mar-2026 04:09:53 UTC] Endpoint: user/profile.php
[25-Mar-2026 04:09:53 UTC] Full Log Data: {
    "timestamp": "2026-03-25 04:09:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:ba80:a39e:45a5:189f:f3c6:7cde:473f",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:ba80:a39e:45a5:189f:f3c6:7cde:473f, 162.158.162.40",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ1IiwidXNlcm5hbWUiOiJATVNfUmF6d2FuIiwiZW1haWwiOiJtYWxpa2phbm11aGFtbWFkNUBnbWFpbC5jb20iLCJleHAiOjE3NzUwMTY0NTh9.lU9x4Tf5Hnw1-zGCYwgnVauSw56ciBio0mAIKt6IW2I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e1b100f99d5c1c8-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:ba80:a39e:45a5:189f:f3c6:7cde:473f",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Mar-2026 04:09:53 UTC] === END API CALL LOG ===
[25-Mar-2026 04:09:53 UTC] ✅ API Hash verification passed for profile endpoint
[25-Mar-2026 04:09:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ1IiwidXNlcm5hbWUiOiJATVNfUmF6d2FuIiwiZW1haWwiOiJtYWxpa2phbm11aGFtbWFkNUBnbWFpbC5jb20iLCJleHAiOjE3NzUwMTY0NTh9.lU9x4Tf5Hnw1-zGCYwgnVauSw56ciBio0mAIKt6IW2I
[25-Mar-2026 04:09:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Mar-2026 04:09:53 UTC] ✅ JWT token verified successfully for user profile
[25-Mar-2026 04:09:53 UTC] User ID: 145
[25-Mar-2026 04:09:53 UTC] ✅ User profile retrieved successfully for user ID: 145
[25-Mar-2026 04:09:55 UTC] === API CALL LOG ===
[25-Mar-2026 04:09:55 UTC] Endpoint: user/profile.php
[25-Mar-2026 04:09:55 UTC] Full Log Data: {
    "timestamp": "2026-03-25 04:09:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:ba80:a39e:45a5:189f:f3c6:7cde:473f",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:ba80:a39e:45a5:189f:f3c6:7cde:473f, 162.158.162.40",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ1IiwidXNlcm5hbWUiOiJATVNfUmF6d2FuIiwiZW1haWwiOiJtYWxpa2phbm11aGFtbWFkNUBnbWFpbC5jb20iLCJleHAiOjE3NzUwMTY0NTh9.lU9x4Tf5Hnw1-zGCYwgnVauSw56ciBio0mAIKt6IW2I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e1b10182d25c1c8-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:ba80:a39e:45a5:189f:f3c6:7cde:473f",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Mar-2026 04:09:55 UTC] === END API CALL LOG ===
[25-Mar-2026 04:09:55 UTC] ✅ API Hash verification passed for profile endpoint
[25-Mar-2026 04:09:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ1IiwidXNlcm5hbWUiOiJATVNfUmF6d2FuIiwiZW1haWwiOiJtYWxpa2phbm11aGFtbWFkNUBnbWFpbC5jb20iLCJleHAiOjE3NzUwMTY0NTh9.lU9x4Tf5Hnw1-zGCYwgnVauSw56ciBio0mAIKt6IW2I
[25-Mar-2026 04:09:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Mar-2026 04:09:55 UTC] ✅ JWT token verified successfully for user profile
[25-Mar-2026 04:09:55 UTC] User ID: 145
[25-Mar-2026 04:09:55 UTC] ✅ User profile retrieved successfully for user ID: 145
[25-Mar-2026 04:10:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Mar-2026 04:10:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Mar-2026 04:10:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:ba80:a39e:45a5:189f:f3c6:7cde:473f, 162.158.162.40","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ1IiwidXNlcm5hbWUiOiJATVNfUmF6d2FuIiwiZW1haWwiOiJtYWxpa2phbm11aGFtbWFkNUBnbWFpbC5jb20iLCJleHAiOjE3NzUwMTY0NTh9.lU9x4Tf5Hnw1-zGCYwgnVauSw56ciBio0mAIKt6IW2I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e1b1092dd5cc1c8-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:ba80:a39e:45a5:189f:f3c6:7cde:473f","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[25-Mar-2026 04:10:14 UTC] === User Orders API Called ===
[25-Mar-2026 04:10:14 UTC] User ID: 145
[25-Mar-2026 04:10:14 UTC] Limit: 20, Offset: 0
[25-Mar-2026 04:10:14 UTC] Orders found: 0
[25-Mar-2026 04:10:14 UTC] Orders data: []
[25-Mar-2026 04:10:14 UTC] Total orders count: 0
[25-Mar-2026 04:10:15 UTC] === API CALL LOG ===
[25-Mar-2026 04:10:15 UTC] Endpoint: user/profile.php
[25-Mar-2026 04:10:15 UTC] Full Log Data: {
    "timestamp": "2026-03-25 04:10:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:ba80:a39e:45a5:189f:f3c6:7cde:473f",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:ba80:a39e:45a5:189f:f3c6:7cde:473f, 162.158.162.41",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ1IiwidXNlcm5hbWUiOiJATVNfUmF6d2FuIiwiZW1haWwiOiJtYWxpa2phbm11aGFtbWFkNUBnbWFpbC5jb20iLCJleHAiOjE3NzUwMTY0NTh9.lU9x4Tf5Hnw1-zGCYwgnVauSw56ciBio0mAIKt6IW2I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e1b1092dd5ec1c8-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:ba80:a39e:45a5:189f:f3c6:7cde:473f",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Mar-2026 04:10:15 UTC] === END API CALL LOG ===
[25-Mar-2026 04:10:15 UTC] ✅ API Hash verification passed for profile endpoint
[25-Mar-2026 04:10:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ1IiwidXNlcm5hbWUiOiJATVNfUmF6d2FuIiwiZW1haWwiOiJtYWxpa2phbm11aGFtbWFkNUBnbWFpbC5jb20iLCJleHAiOjE3NzUwMTY0NTh9.lU9x4Tf5Hnw1-zGCYwgnVauSw56ciBio0mAIKt6IW2I
[25-Mar-2026 04:10:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Mar-2026 04:10:15 UTC] ✅ JWT token verified successfully for user profile
[25-Mar-2026 04:10:15 UTC] User ID: 145
[25-Mar-2026 04:10:15 UTC] ✅ User profile retrieved successfully for user ID: 145
[25-Mar-2026 04:10:15 UTC] === API CALL LOG ===
[25-Mar-2026 04:10:15 UTC] Endpoint: user/profile.php
[25-Mar-2026 04:10:15 UTC] Full Log Data: {
    "timestamp": "2026-03-25 04:10:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:ba80:a39e:45a5:189f:f3c6:7cde:473f",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:ba80:a39e:45a5:189f:f3c6:7cde:473f, 162.158.162.40",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ1IiwidXNlcm5hbWUiOiJATVNfUmF6d2FuIiwiZW1haWwiOiJtYWxpa2phbm11aGFtbWFkNUBnbWFpbC5jb20iLCJleHAiOjE3NzUwMTY0NTh9.lU9x4Tf5Hnw1-zGCYwgnVauSw56ciBio0mAIKt6IW2I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e1b1093fff4c1c8-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:ba80:a39e:45a5:189f:f3c6:7cde:473f",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Mar-2026 04:10:15 UTC] === END API CALL LOG ===
[25-Mar-2026 04:10:15 UTC] ✅ API Hash verification passed for profile endpoint
[25-Mar-2026 04:10:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ1IiwidXNlcm5hbWUiOiJATVNfUmF6d2FuIiwiZW1haWwiOiJtYWxpa2phbm11aGFtbWFkNUBnbWFpbC5jb20iLCJleHAiOjE3NzUwMTY0NTh9.lU9x4Tf5Hnw1-zGCYwgnVauSw56ciBio0mAIKt6IW2I
[25-Mar-2026 04:10:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Mar-2026 04:10:15 UTC] ✅ JWT token verified successfully for user profile
[25-Mar-2026 04:10:15 UTC] User ID: 145
[25-Mar-2026 04:10:15 UTC] ✅ User profile retrieved successfully for user ID: 145
[25-Mar-2026 04:10:17 UTC] === API CALL LOG ===
[25-Mar-2026 04:10:17 UTC] Endpoint: user/profile.php
[25-Mar-2026 04:10:17 UTC] Full Log Data: {
    "timestamp": "2026-03-25 04:10:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:ba80:a39e:45a5:189f:f3c6:7cde:473f",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:ba80:a39e:45a5:189f:f3c6:7cde:473f, 162.158.162.40",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ1IiwidXNlcm5hbWUiOiJATVNfUmF6d2FuIiwiZW1haWwiOiJtYWxpa2phbm11aGFtbWFkNUBnbWFpbC5jb20iLCJleHAiOjE3NzUwMTY0NTh9.lU9x4Tf5Hnw1-zGCYwgnVauSw56ciBio0mAIKt6IW2I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e1b10a008eac1c8-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:ba80:a39e:45a5:189f:f3c6:7cde:473f",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Mar-2026 04:10:17 UTC] === END API CALL LOG ===
[25-Mar-2026 04:10:17 UTC] ✅ API Hash verification passed for profile endpoint
[25-Mar-2026 04:10:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ1IiwidXNlcm5hbWUiOiJATVNfUmF6d2FuIiwiZW1haWwiOiJtYWxpa2phbm11aGFtbWFkNUBnbWFpbC5jb20iLCJleHAiOjE3NzUwMTY0NTh9.lU9x4Tf5Hnw1-zGCYwgnVauSw56ciBio0mAIKt6IW2I
[25-Mar-2026 04:10:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Mar-2026 04:10:17 UTC] ✅ JWT token verified successfully for user profile
[25-Mar-2026 04:10:17 UTC] User ID: 145
[25-Mar-2026 04:10:17 UTC] ✅ User profile retrieved successfully for user ID: 145
[25-Mar-2026 04:10:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Mar-2026 04:10:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Mar-2026 04:10:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:ba80:a39e:45a5:189f:f3c6:7cde:473f, 162.158.162.40","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ1IiwidXNlcm5hbWUiOiJATVNfUmF6d2FuIiwiZW1haWwiOiJtYWxpa2phbm11aGFtbWFkNUBnbWFpbC5jb20iLCJleHAiOjE3NzUwMTY0NTh9.lU9x4Tf5Hnw1-zGCYwgnVauSw56ciBio0mAIKt6IW2I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e1b11877ca0c1c8-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:ba80:a39e:45a5:189f:f3c6:7cde:473f","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[25-Mar-2026 04:10:54 UTC] === User Orders API Called ===
[25-Mar-2026 04:10:54 UTC] User ID: 145
[25-Mar-2026 04:10:54 UTC] Limit: 20, Offset: 0
[25-Mar-2026 04:10:54 UTC] Orders found: 0
[25-Mar-2026 04:10:54 UTC] Orders data: []
[25-Mar-2026 04:10:54 UTC] Total orders count: 0
[25-Mar-2026 04:10:54 UTC] === API CALL LOG ===
[25-Mar-2026 04:10:54 UTC] Endpoint: user/profile.php
[25-Mar-2026 04:10:54 UTC] Full Log Data: {
    "timestamp": "2026-03-25 04:10:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:ba80:a39e:45a5:189f:f3c6:7cde:473f",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:ba80:a39e:45a5:189f:f3c6:7cde:473f, 162.158.162.40",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ1IiwidXNlcm5hbWUiOiJATVNfUmF6d2FuIiwiZW1haWwiOiJtYWxpa2phbm11aGFtbWFkNUBnbWFpbC5jb20iLCJleHAiOjE3NzUwMTY0NTh9.lU9x4Tf5Hnw1-zGCYwgnVauSw56ciBio0mAIKt6IW2I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e1b11877ca6c1c8-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:ba80:a39e:45a5:189f:f3c6:7cde:473f",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Mar-2026 04:10:54 UTC] === END API CALL LOG ===
[25-Mar-2026 04:10:54 UTC] ✅ API Hash verification passed for profile endpoint
[25-Mar-2026 04:10:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ1IiwidXNlcm5hbWUiOiJATVNfUmF6d2FuIiwiZW1haWwiOiJtYWxpa2phbm11aGFtbWFkNUBnbWFpbC5jb20iLCJleHAiOjE3NzUwMTY0NTh9.lU9x4Tf5Hnw1-zGCYwgnVauSw56ciBio0mAIKt6IW2I
[25-Mar-2026 04:10:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Mar-2026 04:10:54 UTC] ✅ JWT token verified successfully for user profile
[25-Mar-2026 04:10:54 UTC] User ID: 145
[25-Mar-2026 04:10:54 UTC] ✅ User profile retrieved successfully for user ID: 145
[25-Mar-2026 04:10:54 UTC] === API CALL LOG ===
[25-Mar-2026 04:10:54 UTC] Endpoint: user/profile.php
[25-Mar-2026 04:10:54 UTC] Full Log Data: {
    "timestamp": "2026-03-25 04:10:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:ba80:a39e:45a5:189f:f3c6:7cde:473f",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:ba80:a39e:45a5:189f:f3c6:7cde:473f, 162.158.162.40",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ1IiwidXNlcm5hbWUiOiJATVNfUmF6d2FuIiwiZW1haWwiOiJtYWxpa2phbm11aGFtbWFkNUBnbWFpbC5jb20iLCJleHAiOjE3NzUwMTY0NTh9.lU9x4Tf5Hnw1-zGCYwgnVauSw56ciBio0mAIKt6IW2I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e1b118b6d44c1c8-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:ba80:a39e:45a5:189f:f3c6:7cde:473f",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Mar-2026 04:10:54 UTC] === END API CALL LOG ===
[25-Mar-2026 04:10:54 UTC] ✅ API Hash verification passed for profile endpoint
[25-Mar-2026 04:10:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ1IiwidXNlcm5hbWUiOiJATVNfUmF6d2FuIiwiZW1haWwiOiJtYWxpa2phbm11aGFtbWFkNUBnbWFpbC5jb20iLCJleHAiOjE3NzUwMTY0NTh9.lU9x4Tf5Hnw1-zGCYwgnVauSw56ciBio0mAIKt6IW2I
[25-Mar-2026 04:10:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Mar-2026 04:10:54 UTC] ✅ JWT token verified successfully for user profile
[25-Mar-2026 04:10:54 UTC] User ID: 145
[25-Mar-2026 04:10:54 UTC] ✅ User profile retrieved successfully for user ID: 145
[25-Mar-2026 04:10:57 UTC] === API CALL LOG ===
[25-Mar-2026 04:10:57 UTC] Endpoint: user/profile.php
[25-Mar-2026 04:10:57 UTC] Full Log Data: {
    "timestamp": "2026-03-25 04:10:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:ba80:a39e:45a5:189f:f3c6:7cde:473f",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:ba80:a39e:45a5:189f:f3c6:7cde:473f, 162.158.162.40",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ1IiwidXNlcm5hbWUiOiJATVNfUmF6d2FuIiwiZW1haWwiOiJtYWxpa2phbm11aGFtbWFkNUBnbWFpbC5jb20iLCJleHAiOjE3NzUwMTY0NTh9.lU9x4Tf5Hnw1-zGCYwgnVauSw56ciBio0mAIKt6IW2I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e1b119e2f16c1c8-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:ba80:a39e:45a5:189f:f3c6:7cde:473f",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Mar-2026 04:10:57 UTC] === END API CALL LOG ===
[25-Mar-2026 04:10:57 UTC] ✅ API Hash verification passed for profile endpoint
[25-Mar-2026 04:10:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ1IiwidXNlcm5hbWUiOiJATVNfUmF6d2FuIiwiZW1haWwiOiJtYWxpa2phbm11aGFtbWFkNUBnbWFpbC5jb20iLCJleHAiOjE3NzUwMTY0NTh9.lU9x4Tf5Hnw1-zGCYwgnVauSw56ciBio0mAIKt6IW2I
[25-Mar-2026 04:10:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Mar-2026 04:10:57 UTC] ✅ JWT token verified successfully for user profile
[25-Mar-2026 04:10:57 UTC] User ID: 145
[25-Mar-2026 04:10:57 UTC] ✅ User profile retrieved successfully for user ID: 145
[25-Mar-2026 07:18:10 UTC] === API CALL LOG ===
[25-Mar-2026 07:18:10 UTC] Endpoint: user/profile.php
[25-Mar-2026 07:18:10 UTC] Full Log Data: {
    "timestamp": "2026-03-25 07:18:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.83.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.89.83.144, 172.69.195.247",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ2IiwidXNlcm5hbWUiOiJATWF0Y2hJUUVsaXRlIiwiZW1haWwiOiJvbGFhdXN0aW5lMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1MDI3ODg5fQ.eSlLmg8E-ag6olL_MxSPFQU4YKdB7ENNqChDWYacN8M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e1c23ddfe5779c0-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.89.83.144",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Mar-2026 07:18:10 UTC] === END API CALL LOG ===
[25-Mar-2026 07:18:10 UTC] ✅ API Hash verification passed for profile endpoint
[25-Mar-2026 07:18:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ2IiwidXNlcm5hbWUiOiJATWF0Y2hJUUVsaXRlIiwiZW1haWwiOiJvbGFhdXN0aW5lMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1MDI3ODg5fQ.eSlLmg8E-ag6olL_MxSPFQU4YKdB7ENNqChDWYacN8M
[25-Mar-2026 07:18:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Mar-2026 07:18:10 UTC] ✅ JWT token verified successfully for user profile
[25-Mar-2026 07:18:10 UTC] User ID: 146
[25-Mar-2026 07:18:10 UTC] ✅ User profile retrieved successfully for user ID: 146
[25-Mar-2026 07:18:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Mar-2026 07:18:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Mar-2026 07:18:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.89.83.144, 172.69.195.247","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ2IiwidXNlcm5hbWUiOiJATWF0Y2hJUUVsaXRlIiwiZW1haWwiOiJvbGFhdXN0aW5lMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1MDI3ODg5fQ.eSlLmg8E-ag6olL_MxSPFQU4YKdB7ENNqChDWYacN8M","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e1c23ddfe5c79c0-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.89.83.144","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[25-Mar-2026 07:18:10 UTC] === User Orders API Called ===
[25-Mar-2026 07:18:10 UTC] User ID: 146
[25-Mar-2026 07:18:10 UTC] Limit: 20, Offset: 0
[25-Mar-2026 07:18:10 UTC] Orders found: 0
[25-Mar-2026 07:18:10 UTC] Orders data: []
[25-Mar-2026 07:18:10 UTC] Total orders count: 0
[25-Mar-2026 07:18:10 UTC] === API CALL LOG ===
[25-Mar-2026 07:18:10 UTC] Endpoint: user/profile.php
[25-Mar-2026 07:18:10 UTC] Full Log Data: {
    "timestamp": "2026-03-25 07:18:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.83.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.89.83.144, 172.69.195.247",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ2IiwidXNlcm5hbWUiOiJATWF0Y2hJUUVsaXRlIiwiZW1haWwiOiJvbGFhdXN0aW5lMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1MDI3ODg5fQ.eSlLmg8E-ag6olL_MxSPFQU4YKdB7ENNqChDWYacN8M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e1c23ddfe5d79c0-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.89.83.144",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Mar-2026 07:18:10 UTC] === END API CALL LOG ===
[25-Mar-2026 07:18:10 UTC] ✅ API Hash verification passed for profile endpoint
[25-Mar-2026 07:18:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ2IiwidXNlcm5hbWUiOiJATWF0Y2hJUUVsaXRlIiwiZW1haWwiOiJvbGFhdXN0aW5lMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1MDI3ODg5fQ.eSlLmg8E-ag6olL_MxSPFQU4YKdB7ENNqChDWYacN8M
[25-Mar-2026 07:18:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Mar-2026 07:18:10 UTC] ✅ JWT token verified successfully for user profile
[25-Mar-2026 07:18:10 UTC] User ID: 146
[25-Mar-2026 07:18:10 UTC] ✅ User profile retrieved successfully for user ID: 146
[25-Mar-2026 07:18:11 UTC] === API CALL LOG ===
[25-Mar-2026 07:18:11 UTC] Endpoint: user/profile.php
[25-Mar-2026 07:18:11 UTC] Full Log Data: {
    "timestamp": "2026-03-25 07:18:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.83.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.89.83.144, 172.69.195.246",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ2IiwidXNlcm5hbWUiOiJATWF0Y2hJUUVsaXRlIiwiZW1haWwiOiJvbGFhdXN0aW5lMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1MDI3ODg5fQ.eSlLmg8E-ag6olL_MxSPFQU4YKdB7ENNqChDWYacN8M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e1c23e36a2879c0-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.89.83.144",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Mar-2026 07:18:11 UTC] === END API CALL LOG ===
[25-Mar-2026 07:18:11 UTC] ✅ API Hash verification passed for profile endpoint
[25-Mar-2026 07:18:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ2IiwidXNlcm5hbWUiOiJATWF0Y2hJUUVsaXRlIiwiZW1haWwiOiJvbGFhdXN0aW5lMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1MDI3ODg5fQ.eSlLmg8E-ag6olL_MxSPFQU4YKdB7ENNqChDWYacN8M
[25-Mar-2026 07:18:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Mar-2026 07:18:11 UTC] ✅ JWT token verified successfully for user profile
[25-Mar-2026 07:18:11 UTC] User ID: 146
[25-Mar-2026 07:18:11 UTC] ✅ User profile retrieved successfully for user ID: 146
[25-Mar-2026 07:18:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Mar-2026 07:18:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Mar-2026 07:18:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.89.83.144, 172.69.195.246","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ2IiwidXNlcm5hbWUiOiJATWF0Y2hJUUVsaXRlIiwiZW1haWwiOiJvbGFhdXN0aW5lMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1MDI3ODg5fQ.eSlLmg8E-ag6olL_MxSPFQU4YKdB7ENNqChDWYacN8M","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e1c2489a85b79c0-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.89.83.144","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[25-Mar-2026 07:18:38 UTC] === User Orders API Called ===
[25-Mar-2026 07:18:38 UTC] User ID: 146
[25-Mar-2026 07:18:38 UTC] Limit: 20, Offset: 0
[25-Mar-2026 07:18:38 UTC] Orders found: 0
[25-Mar-2026 07:18:38 UTC] Orders data: []
[25-Mar-2026 07:18:38 UTC] Total orders count: 0
[25-Mar-2026 07:18:38 UTC] === API CALL LOG ===
[25-Mar-2026 07:18:38 UTC] Endpoint: user/profile.php
[25-Mar-2026 07:18:38 UTC] Full Log Data: {
    "timestamp": "2026-03-25 07:18:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.83.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.89.83.144, 172.69.195.247",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ2IiwidXNlcm5hbWUiOiJATWF0Y2hJUUVsaXRlIiwiZW1haWwiOiJvbGFhdXN0aW5lMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1MDI3ODg5fQ.eSlLmg8E-ag6olL_MxSPFQU4YKdB7ENNqChDWYacN8M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e1c2489a85d79c0-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.89.83.144",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Mar-2026 07:18:38 UTC] === END API CALL LOG ===
[25-Mar-2026 07:18:38 UTC] ✅ API Hash verification passed for profile endpoint
[25-Mar-2026 07:18:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ2IiwidXNlcm5hbWUiOiJATWF0Y2hJUUVsaXRlIiwiZW1haWwiOiJvbGFhdXN0aW5lMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1MDI3ODg5fQ.eSlLmg8E-ag6olL_MxSPFQU4YKdB7ENNqChDWYacN8M
[25-Mar-2026 07:18:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Mar-2026 07:18:38 UTC] ✅ JWT token verified successfully for user profile
[25-Mar-2026 07:18:38 UTC] User ID: 146
[25-Mar-2026 07:18:38 UTC] ✅ User profile retrieved successfully for user ID: 146
[25-Mar-2026 07:18:39 UTC] === API CALL LOG ===
[25-Mar-2026 07:18:39 UTC] Endpoint: user/profile.php
[25-Mar-2026 07:18:39 UTC] Full Log Data: {
    "timestamp": "2026-03-25 07:18:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.83.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.89.83.144, 172.69.195.247",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ2IiwidXNlcm5hbWUiOiJATWF0Y2hJUUVsaXRlIiwiZW1haWwiOiJvbGFhdXN0aW5lMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1MDI3ODg5fQ.eSlLmg8E-ag6olL_MxSPFQU4YKdB7ENNqChDWYacN8M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e1c248e3b3679c0-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.89.83.144",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Mar-2026 07:18:39 UTC] === END API CALL LOG ===
[25-Mar-2026 07:18:39 UTC] ✅ API Hash verification passed for profile endpoint
[25-Mar-2026 07:18:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ2IiwidXNlcm5hbWUiOiJATWF0Y2hJUUVsaXRlIiwiZW1haWwiOiJvbGFhdXN0aW5lMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1MDI3ODg5fQ.eSlLmg8E-ag6olL_MxSPFQU4YKdB7ENNqChDWYacN8M
[25-Mar-2026 07:18:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Mar-2026 07:18:39 UTC] ✅ JWT token verified successfully for user profile
[25-Mar-2026 07:18:39 UTC] User ID: 146
[25-Mar-2026 07:18:39 UTC] ✅ User profile retrieved successfully for user ID: 146
[25-Mar-2026 07:18:39 UTC] === API CALL LOG ===
[25-Mar-2026 07:18:39 UTC] Endpoint: user/profile.php
[25-Mar-2026 07:18:39 UTC] Full Log Data: {
    "timestamp": "2026-03-25 07:18:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.83.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.89.83.144, 172.69.195.246",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ2IiwidXNlcm5hbWUiOiJATWF0Y2hJUUVsaXRlIiwiZW1haWwiOiJvbGFhdXN0aW5lMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1MDI3ODg5fQ.eSlLmg8E-ag6olL_MxSPFQU4YKdB7ENNqChDWYacN8M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e1c248f8c2f79c0-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.89.83.144",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Mar-2026 07:18:39 UTC] === END API CALL LOG ===
[25-Mar-2026 07:18:39 UTC] ✅ API Hash verification passed for profile endpoint
[25-Mar-2026 07:18:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ2IiwidXNlcm5hbWUiOiJATWF0Y2hJUUVsaXRlIiwiZW1haWwiOiJvbGFhdXN0aW5lMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1MDI3ODg5fQ.eSlLmg8E-ag6olL_MxSPFQU4YKdB7ENNqChDWYacN8M
[25-Mar-2026 07:18:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Mar-2026 07:18:39 UTC] ✅ JWT token verified successfully for user profile
[25-Mar-2026 07:18:39 UTC] User ID: 146
[25-Mar-2026 07:18:39 UTC] ✅ User profile retrieved successfully for user ID: 146
[25-Mar-2026 07:19:01 UTC] === API CALL LOG ===
[25-Mar-2026 07:19:01 UTC] Endpoint: user/profile.php
[25-Mar-2026 07:19:01 UTC] Full Log Data: {
    "timestamp": "2026-03-25 07:19:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.83.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.89.83.144, 172.69.195.247",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ2IiwidXNlcm5hbWUiOiJATWF0Y2hJUUVsaXRlIiwiZW1haWwiOiJvbGFhdXN0aW5lMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1MDI3ODg5fQ.eSlLmg8E-ag6olL_MxSPFQU4YKdB7ENNqChDWYacN8M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e1c251afc8579c0-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.89.83.144",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Mar-2026 07:19:01 UTC] === END API CALL LOG ===
[25-Mar-2026 07:19:01 UTC] ✅ API Hash verification passed for profile endpoint
[25-Mar-2026 07:19:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ2IiwidXNlcm5hbWUiOiJATWF0Y2hJUUVsaXRlIiwiZW1haWwiOiJvbGFhdXN0aW5lMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1MDI3ODg5fQ.eSlLmg8E-ag6olL_MxSPFQU4YKdB7ENNqChDWYacN8M
[25-Mar-2026 07:19:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Mar-2026 07:19:01 UTC] ✅ JWT token verified successfully for user profile
[25-Mar-2026 07:19:01 UTC] User ID: 146
[25-Mar-2026 07:19:01 UTC] ✅ User profile retrieved successfully for user ID: 146
[25-Mar-2026 07:19:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Mar-2026 07:19:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Mar-2026 07:19:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.89.83.144, 172.69.195.247","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ2IiwidXNlcm5hbWUiOiJATWF0Y2hJUUVsaXRlIiwiZW1haWwiOiJvbGFhdXN0aW5lMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1MDI3ODg5fQ.eSlLmg8E-ag6olL_MxSPFQU4YKdB7ENNqChDWYacN8M","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e1c25b24e6179c0-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.89.83.144","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[25-Mar-2026 07:19:25 UTC] === User Orders API Called ===
[25-Mar-2026 07:19:25 UTC] User ID: 146
[25-Mar-2026 07:19:25 UTC] Limit: 20, Offset: 0
[25-Mar-2026 07:19:25 UTC] Orders found: 0
[25-Mar-2026 07:19:25 UTC] Orders data: []
[25-Mar-2026 07:19:25 UTC] Total orders count: 0
[25-Mar-2026 07:19:26 UTC] === API CALL LOG ===
[25-Mar-2026 07:19:26 UTC] Endpoint: user/profile.php
[25-Mar-2026 07:19:26 UTC] Full Log Data: {
    "timestamp": "2026-03-25 07:19:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.83.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.89.83.144, 172.69.195.247",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ2IiwidXNlcm5hbWUiOiJATWF0Y2hJUUVsaXRlIiwiZW1haWwiOiJvbGFhdXN0aW5lMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1MDI3ODg5fQ.eSlLmg8E-ag6olL_MxSPFQU4YKdB7ENNqChDWYacN8M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e1c25b7a9ff79c0-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.89.83.144",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Mar-2026 07:19:26 UTC] === END API CALL LOG ===
[25-Mar-2026 07:19:26 UTC] ✅ API Hash verification passed for profile endpoint
[25-Mar-2026 07:19:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ2IiwidXNlcm5hbWUiOiJATWF0Y2hJUUVsaXRlIiwiZW1haWwiOiJvbGFhdXN0aW5lMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1MDI3ODg5fQ.eSlLmg8E-ag6olL_MxSPFQU4YKdB7ENNqChDWYacN8M
[25-Mar-2026 07:19:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Mar-2026 07:19:26 UTC] ✅ JWT token verified successfully for user profile
[25-Mar-2026 07:19:26 UTC] User ID: 146
[25-Mar-2026 07:19:26 UTC] ✅ User profile retrieved successfully for user ID: 146
[25-Mar-2026 07:19:26 UTC] User Purchases API - User ID: 146
[25-Mar-2026 07:19:26 UTC] User Purchases API - Total purchases found: 0
[25-Mar-2026 07:19:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Mar-2026 07:19:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Mar-2026 07:19:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.89.83.144, 172.69.195.247","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ2IiwidXNlcm5hbWUiOiJATWF0Y2hJUUVsaXRlIiwiZW1haWwiOiJvbGFhdXN0aW5lMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1MDI3ODg5fQ.eSlLmg8E-ag6olL_MxSPFQU4YKdB7ENNqChDWYacN8M","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e1c25c4dc6a79c0-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.89.83.144","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[25-Mar-2026 07:19:28 UTC] === User Orders API Called ===
[25-Mar-2026 07:19:28 UTC] User ID: 146
[25-Mar-2026 07:19:28 UTC] Limit: 20, Offset: 0
[25-Mar-2026 07:19:28 UTC] Orders found: 0
[25-Mar-2026 07:19:28 UTC] Orders data: []
[25-Mar-2026 07:19:28 UTC] Total orders count: 0
[25-Mar-2026 07:19:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Mar-2026 07:19:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Mar-2026 07:19:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.89.83.144, 172.69.195.246","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ2IiwidXNlcm5hbWUiOiJATWF0Y2hJUUVsaXRlIiwiZW1haWwiOiJvbGFhdXN0aW5lMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1MDI3ODg5fQ.eSlLmg8E-ag6olL_MxSPFQU4YKdB7ENNqChDWYacN8M","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e1c260b4c1a79c0-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.89.83.144","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[25-Mar-2026 07:19:40 UTC] === User Orders API Called ===
[25-Mar-2026 07:19:40 UTC] User ID: 146
[25-Mar-2026 07:19:40 UTC] Limit: 20, Offset: 0
[25-Mar-2026 07:19:40 UTC] Orders found: 0
[25-Mar-2026 07:19:40 UTC] Orders data: []
[25-Mar-2026 07:19:40 UTC] Total orders count: 0
[25-Mar-2026 07:19:40 UTC] === API CALL LOG ===
[25-Mar-2026 07:19:40 UTC] Endpoint: user/profile.php
[25-Mar-2026 07:19:40 UTC] Full Log Data: {
    "timestamp": "2026-03-25 07:19:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.83.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.89.83.144, 172.69.195.247",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ2IiwidXNlcm5hbWUiOiJATWF0Y2hJUUVsaXRlIiwiZW1haWwiOiJvbGFhdXN0aW5lMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1MDI3ODg5fQ.eSlLmg8E-ag6olL_MxSPFQU4YKdB7ENNqChDWYacN8M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e1c260b4c1c79c0-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.89.83.144",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Mar-2026 07:19:40 UTC] === END API CALL LOG ===
[25-Mar-2026 07:19:40 UTC] ✅ API Hash verification passed for profile endpoint
[25-Mar-2026 07:19:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ2IiwidXNlcm5hbWUiOiJATWF0Y2hJUUVsaXRlIiwiZW1haWwiOiJvbGFhdXN0aW5lMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1MDI3ODg5fQ.eSlLmg8E-ag6olL_MxSPFQU4YKdB7ENNqChDWYacN8M
[25-Mar-2026 07:19:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Mar-2026 07:19:40 UTC] ✅ JWT token verified successfully for user profile
[25-Mar-2026 07:19:40 UTC] User ID: 146
[25-Mar-2026 07:19:40 UTC] ✅ User profile retrieved successfully for user ID: 146
[25-Mar-2026 07:19:40 UTC] === API CALL LOG ===
[25-Mar-2026 07:19:40 UTC] Endpoint: user/profile.php
[25-Mar-2026 07:19:40 UTC] Full Log Data: {
    "timestamp": "2026-03-25 07:19:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.83.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.89.83.144, 172.69.195.247",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ2IiwidXNlcm5hbWUiOiJATWF0Y2hJUUVsaXRlIiwiZW1haWwiOiJvbGFhdXN0aW5lMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1MDI3ODg5fQ.eSlLmg8E-ag6olL_MxSPFQU4YKdB7ENNqChDWYacN8M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e1c260faed979c0-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.89.83.144",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Mar-2026 07:19:40 UTC] === END API CALL LOG ===
[25-Mar-2026 07:19:40 UTC] ✅ API Hash verification passed for profile endpoint
[25-Mar-2026 07:19:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ2IiwidXNlcm5hbWUiOiJATWF0Y2hJUUVsaXRlIiwiZW1haWwiOiJvbGFhdXN0aW5lMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1MDI3ODg5fQ.eSlLmg8E-ag6olL_MxSPFQU4YKdB7ENNqChDWYacN8M
[25-Mar-2026 07:19:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Mar-2026 07:19:40 UTC] ✅ JWT token verified successfully for user profile
[25-Mar-2026 07:19:40 UTC] User ID: 146
[25-Mar-2026 07:19:40 UTC] ✅ User profile retrieved successfully for user ID: 146
[25-Mar-2026 07:20:28 UTC] === API CALL LOG ===
[25-Mar-2026 07:20:28 UTC] Endpoint: user/profile.php
[25-Mar-2026 07:20:28 UTC] Full Log Data: {
    "timestamp": "2026-03-25 07:20:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.83.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.89.83.144, 172.69.195.246",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ2IiwidXNlcm5hbWUiOiJATWF0Y2hJUUVsaXRlIiwiZW1haWwiOiJvbGFhdXN0aW5lMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1MDI3ODg5fQ.eSlLmg8E-ag6olL_MxSPFQU4YKdB7ENNqChDWYacN8M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e1c2737bd8979c0-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.89.83.144",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Mar-2026 07:20:28 UTC] === END API CALL LOG ===
[25-Mar-2026 07:20:28 UTC] ✅ API Hash verification passed for profile endpoint
[25-Mar-2026 07:20:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ2IiwidXNlcm5hbWUiOiJATWF0Y2hJUUVsaXRlIiwiZW1haWwiOiJvbGFhdXN0aW5lMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1MDI3ODg5fQ.eSlLmg8E-ag6olL_MxSPFQU4YKdB7ENNqChDWYacN8M
[25-Mar-2026 07:20:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Mar-2026 07:20:28 UTC] ✅ JWT token verified successfully for user profile
[25-Mar-2026 07:20:28 UTC] User ID: 146
[25-Mar-2026 07:20:28 UTC] ✅ User profile retrieved successfully for user ID: 146
[25-Mar-2026 07:20:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Mar-2026 07:20:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Mar-2026 07:20:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.89.83.144, 172.69.195.246","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ2IiwidXNlcm5hbWUiOiJATWF0Y2hJUUVsaXRlIiwiZW1haWwiOiJvbGFhdXN0aW5lMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1MDI3ODg5fQ.eSlLmg8E-ag6olL_MxSPFQU4YKdB7ENNqChDWYacN8M","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e1c2737bd8779c0-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.89.83.144","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[25-Mar-2026 07:20:28 UTC] === User Orders API Called ===
[25-Mar-2026 07:20:28 UTC] User ID: 146
[25-Mar-2026 07:20:28 UTC] Limit: 20, Offset: 0
[25-Mar-2026 07:20:28 UTC] Orders found: 0
[25-Mar-2026 07:20:28 UTC] Orders data: []
[25-Mar-2026 07:20:28 UTC] Total orders count: 0
[25-Mar-2026 07:20:28 UTC] === API CALL LOG ===
[25-Mar-2026 07:20:28 UTC] Endpoint: user/profile.php
[25-Mar-2026 07:20:28 UTC] Full Log Data: {
    "timestamp": "2026-03-25 07:20:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.83.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.89.83.144, 172.69.195.246",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ2IiwidXNlcm5hbWUiOiJATWF0Y2hJUUVsaXRlIiwiZW1haWwiOiJvbGFhdXN0aW5lMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1MDI3ODg5fQ.eSlLmg8E-ag6olL_MxSPFQU4YKdB7ENNqChDWYacN8M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e1c2739df5179c0-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.89.83.144",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Mar-2026 07:20:28 UTC] === END API CALL LOG ===
[25-Mar-2026 07:20:28 UTC] ✅ API Hash verification passed for profile endpoint
[25-Mar-2026 07:20:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ2IiwidXNlcm5hbWUiOiJATWF0Y2hJUUVsaXRlIiwiZW1haWwiOiJvbGFhdXN0aW5lMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1MDI3ODg5fQ.eSlLmg8E-ag6olL_MxSPFQU4YKdB7ENNqChDWYacN8M
[25-Mar-2026 07:20:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Mar-2026 07:20:28 UTC] ✅ JWT token verified successfully for user profile
[25-Mar-2026 07:20:28 UTC] User ID: 146
[25-Mar-2026 07:20:28 UTC] ✅ User profile retrieved successfully for user ID: 146
[25-Mar-2026 07:20:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Mar-2026 07:20:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Mar-2026 07:20:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.89.83.144, 172.69.195.247","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ2IiwidXNlcm5hbWUiOiJATWF0Y2hJUUVsaXRlIiwiZW1haWwiOiJvbGFhdXN0aW5lMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1MDI3ODg5fQ.eSlLmg8E-ag6olL_MxSPFQU4YKdB7ENNqChDWYacN8M","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e1c278a8a6579c0-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.89.83.144","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[25-Mar-2026 07:20:41 UTC] === User Orders API Called ===
[25-Mar-2026 07:20:41 UTC] User ID: 146
[25-Mar-2026 07:20:41 UTC] Limit: 20, Offset: 0
[25-Mar-2026 07:20:41 UTC] Orders found: 0
[25-Mar-2026 07:20:41 UTC] Orders data: []
[25-Mar-2026 07:20:41 UTC] Total orders count: 0
[25-Mar-2026 07:20:41 UTC] === API CALL LOG ===
[25-Mar-2026 07:20:41 UTC] Endpoint: user/profile.php
[25-Mar-2026 07:20:41 UTC] Full Log Data: {
    "timestamp": "2026-03-25 07:20:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.83.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.89.83.144, 172.69.195.247",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ2IiwidXNlcm5hbWUiOiJATWF0Y2hJUUVsaXRlIiwiZW1haWwiOiJvbGFhdXN0aW5lMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1MDI3ODg5fQ.eSlLmg8E-ag6olL_MxSPFQU4YKdB7ENNqChDWYacN8M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e1c278a8a6679c0-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.89.83.144",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Mar-2026 07:20:41 UTC] === END API CALL LOG ===
[25-Mar-2026 07:20:41 UTC] ✅ API Hash verification passed for profile endpoint
[25-Mar-2026 07:20:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ2IiwidXNlcm5hbWUiOiJATWF0Y2hJUUVsaXRlIiwiZW1haWwiOiJvbGFhdXN0aW5lMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1MDI3ODg5fQ.eSlLmg8E-ag6olL_MxSPFQU4YKdB7ENNqChDWYacN8M
[25-Mar-2026 07:20:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Mar-2026 07:20:41 UTC] ✅ JWT token verified successfully for user profile
[25-Mar-2026 07:20:41 UTC] User ID: 146
[25-Mar-2026 07:20:41 UTC] ✅ User profile retrieved successfully for user ID: 146
[25-Mar-2026 07:20:41 UTC] === API CALL LOG ===
[25-Mar-2026 07:20:41 UTC] Endpoint: user/profile.php
[25-Mar-2026 07:20:41 UTC] Full Log Data: {
    "timestamp": "2026-03-25 07:20:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.83.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.89.83.144, 172.69.195.247",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ2IiwidXNlcm5hbWUiOiJATWF0Y2hJUUVsaXRlIiwiZW1haWwiOiJvbGFhdXN0aW5lMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1MDI3ODg5fQ.eSlLmg8E-ag6olL_MxSPFQU4YKdB7ENNqChDWYacN8M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e1c278a8a6779c0-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.89.83.144",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Mar-2026 07:20:41 UTC] === END API CALL LOG ===
[25-Mar-2026 07:20:41 UTC] ✅ API Hash verification passed for profile endpoint
[25-Mar-2026 07:20:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ2IiwidXNlcm5hbWUiOiJATWF0Y2hJUUVsaXRlIiwiZW1haWwiOiJvbGFhdXN0aW5lMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1MDI3ODg5fQ.eSlLmg8E-ag6olL_MxSPFQU4YKdB7ENNqChDWYacN8M
[25-Mar-2026 07:20:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Mar-2026 07:20:41 UTC] ✅ JWT token verified successfully for user profile
[25-Mar-2026 07:20:41 UTC] User ID: 146
[25-Mar-2026 07:20:41 UTC] ✅ User profile retrieved successfully for user ID: 146
[25-Mar-2026 07:27:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Mar-2026 07:27:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Mar-2026 07:27:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.89.83.144, 141.101.99.109","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ2IiwidXNlcm5hbWUiOiJATWF0Y2hJUUVsaXRlIiwiZW1haWwiOiJvbGFhdXN0aW5lMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1MDI3ODg5fQ.eSlLmg8E-ag6olL_MxSPFQU4YKdB7ENNqChDWYacN8M","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e1c3142ea40f65b-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.89.83.144","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[25-Mar-2026 07:27:19 UTC] === User Orders API Called ===
[25-Mar-2026 07:27:19 UTC] User ID: 146
[25-Mar-2026 07:27:19 UTC] Limit: 20, Offset: 0
[25-Mar-2026 07:27:19 UTC] Orders found: 0
[25-Mar-2026 07:27:19 UTC] Orders data: []
[25-Mar-2026 07:27:19 UTC] Total orders count: 0
[25-Mar-2026 07:27:19 UTC] === API CALL LOG ===
[25-Mar-2026 07:27:19 UTC] Endpoint: user/profile.php
[25-Mar-2026 07:27:19 UTC] Full Log Data: {
    "timestamp": "2026-03-25 07:27:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.83.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.89.83.144, 141.101.99.109",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ2IiwidXNlcm5hbWUiOiJATWF0Y2hJUUVsaXRlIiwiZW1haWwiOiJvbGFhdXN0aW5lMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1MDI3ODg5fQ.eSlLmg8E-ag6olL_MxSPFQU4YKdB7ENNqChDWYacN8M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e1c3142ea43f65b-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.89.83.144",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Mar-2026 07:27:19 UTC] === END API CALL LOG ===
[25-Mar-2026 07:27:19 UTC] ✅ API Hash verification passed for profile endpoint
[25-Mar-2026 07:27:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ2IiwidXNlcm5hbWUiOiJATWF0Y2hJUUVsaXRlIiwiZW1haWwiOiJvbGFhdXN0aW5lMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1MDI3ODg5fQ.eSlLmg8E-ag6olL_MxSPFQU4YKdB7ENNqChDWYacN8M
[25-Mar-2026 07:27:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Mar-2026 07:27:19 UTC] ✅ JWT token verified successfully for user profile
[25-Mar-2026 07:27:19 UTC] User ID: 146
[25-Mar-2026 07:27:19 UTC] ✅ User profile retrieved successfully for user ID: 146
[25-Mar-2026 07:27:20 UTC] === API CALL LOG ===
[25-Mar-2026 07:27:20 UTC] Endpoint: user/profile.php
[25-Mar-2026 07:27:20 UTC] Full Log Data: {
    "timestamp": "2026-03-25 07:27:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.83.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.89.83.144, 141.101.99.109",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ2IiwidXNlcm5hbWUiOiJATWF0Y2hJUUVsaXRlIiwiZW1haWwiOiJvbGFhdXN0aW5lMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1MDI3ODg5fQ.eSlLmg8E-ag6olL_MxSPFQU4YKdB7ENNqChDWYacN8M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e1c31464ff3f65b-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.89.83.144",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Mar-2026 07:27:20 UTC] === END API CALL LOG ===
[25-Mar-2026 07:27:20 UTC] ✅ API Hash verification passed for profile endpoint
[25-Mar-2026 07:27:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ2IiwidXNlcm5hbWUiOiJATWF0Y2hJUUVsaXRlIiwiZW1haWwiOiJvbGFhdXN0aW5lMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1MDI3ODg5fQ.eSlLmg8E-ag6olL_MxSPFQU4YKdB7ENNqChDWYacN8M
[25-Mar-2026 07:27:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Mar-2026 07:27:20 UTC] ✅ JWT token verified successfully for user profile
[25-Mar-2026 07:27:20 UTC] User ID: 146
[25-Mar-2026 07:27:20 UTC] ✅ User profile retrieved successfully for user ID: 146
[25-Mar-2026 07:27:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Mar-2026 07:27:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Mar-2026 07:27:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.89.83.144, 141.101.99.110","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ2IiwidXNlcm5hbWUiOiJATWF0Y2hJUUVsaXRlIiwiZW1haWwiOiJvbGFhdXN0aW5lMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1MDI3ODg5fQ.eSlLmg8E-ag6olL_MxSPFQU4YKdB7ENNqChDWYacN8M","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e1c31ad9be7f65b-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.89.83.144","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[25-Mar-2026 07:27:36 UTC] === User Orders API Called ===
[25-Mar-2026 07:27:36 UTC] User ID: 146
[25-Mar-2026 07:27:36 UTC] Limit: 20, Offset: 0
[25-Mar-2026 07:27:36 UTC] Orders found: 0
[25-Mar-2026 07:27:36 UTC] Orders data: []
[25-Mar-2026 07:27:36 UTC] Total orders count: 0
[25-Mar-2026 07:27:36 UTC] === API CALL LOG ===
[25-Mar-2026 07:27:36 UTC] Endpoint: user/profile.php
[25-Mar-2026 07:27:36 UTC] Full Log Data: {
    "timestamp": "2026-03-25 07:27:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.83.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.89.83.144, 141.101.99.109",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ2IiwidXNlcm5hbWUiOiJATWF0Y2hJUUVsaXRlIiwiZW1haWwiOiJvbGFhdXN0aW5lMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1MDI3ODg5fQ.eSlLmg8E-ag6olL_MxSPFQU4YKdB7ENNqChDWYacN8M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e1c31ad9be8f65b-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.89.83.144",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Mar-2026 07:27:36 UTC] === END API CALL LOG ===
[25-Mar-2026 07:27:36 UTC] ✅ API Hash verification passed for profile endpoint
[25-Mar-2026 07:27:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ2IiwidXNlcm5hbWUiOiJATWF0Y2hJUUVsaXRlIiwiZW1haWwiOiJvbGFhdXN0aW5lMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1MDI3ODg5fQ.eSlLmg8E-ag6olL_MxSPFQU4YKdB7ENNqChDWYacN8M
[25-Mar-2026 07:27:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Mar-2026 07:27:36 UTC] ✅ JWT token verified successfully for user profile
[25-Mar-2026 07:27:36 UTC] User ID: 146
[25-Mar-2026 07:27:36 UTC] ✅ User profile retrieved successfully for user ID: 146
[25-Mar-2026 07:27:37 UTC] === API CALL LOG ===
[25-Mar-2026 07:27:37 UTC] Endpoint: user/profile.php
[25-Mar-2026 07:27:37 UTC] Full Log Data: {
    "timestamp": "2026-03-25 07:27:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.83.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.89.83.144, 141.101.99.110",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ2IiwidXNlcm5hbWUiOiJATWF0Y2hJUUVsaXRlIiwiZW1haWwiOiJvbGFhdXN0aW5lMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1MDI3ODg5fQ.eSlLmg8E-ag6olL_MxSPFQU4YKdB7ENNqChDWYacN8M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e1c31b0f9bcf65b-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.89.83.144",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Mar-2026 07:27:37 UTC] === END API CALL LOG ===
[25-Mar-2026 07:27:37 UTC] ✅ API Hash verification passed for profile endpoint
[25-Mar-2026 07:27:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ2IiwidXNlcm5hbWUiOiJATWF0Y2hJUUVsaXRlIiwiZW1haWwiOiJvbGFhdXN0aW5lMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1MDI3ODg5fQ.eSlLmg8E-ag6olL_MxSPFQU4YKdB7ENNqChDWYacN8M
[25-Mar-2026 07:27:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Mar-2026 07:27:37 UTC] ✅ JWT token verified successfully for user profile
[25-Mar-2026 07:27:37 UTC] User ID: 146
[25-Mar-2026 07:27:37 UTC] ✅ User profile retrieved successfully for user ID: 146
[25-Mar-2026 07:28:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Mar-2026 07:28:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Mar-2026 07:28:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.89.83.144, 141.101.99.109","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ2IiwidXNlcm5hbWUiOiJATWF0Y2hJUUVsaXRlIiwiZW1haWwiOiJvbGFhdXN0aW5lMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1MDI3ODg5fQ.eSlLmg8E-ag6olL_MxSPFQU4YKdB7ENNqChDWYacN8M","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e1c32cf6d4cf65b-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.89.83.144","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[25-Mar-2026 07:28:22 UTC] === User Orders API Called ===
[25-Mar-2026 07:28:22 UTC] User ID: 146
[25-Mar-2026 07:28:22 UTC] Limit: 20, Offset: 0
[25-Mar-2026 07:28:22 UTC] Orders found: 0
[25-Mar-2026 07:28:22 UTC] Orders data: []
[25-Mar-2026 07:28:22 UTC] Total orders count: 0
[25-Mar-2026 07:28:22 UTC] === API CALL LOG ===
[25-Mar-2026 07:28:22 UTC] Endpoint: user/profile.php
[25-Mar-2026 07:28:22 UTC] Full Log Data: {
    "timestamp": "2026-03-25 07:28:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.83.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.89.83.144, 141.101.99.109",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ2IiwidXNlcm5hbWUiOiJATWF0Y2hJUUVsaXRlIiwiZW1haWwiOiJvbGFhdXN0aW5lMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1MDI3ODg5fQ.eSlLmg8E-ag6olL_MxSPFQU4YKdB7ENNqChDWYacN8M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e1c32cf6d4ff65b-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.89.83.144",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Mar-2026 07:28:22 UTC] === END API CALL LOG ===
[25-Mar-2026 07:28:22 UTC] ✅ API Hash verification passed for profile endpoint
[25-Mar-2026 07:28:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ2IiwidXNlcm5hbWUiOiJATWF0Y2hJUUVsaXRlIiwiZW1haWwiOiJvbGFhdXN0aW5lMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1MDI3ODg5fQ.eSlLmg8E-ag6olL_MxSPFQU4YKdB7ENNqChDWYacN8M
[25-Mar-2026 07:28:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Mar-2026 07:28:22 UTC] ✅ JWT token verified successfully for user profile
[25-Mar-2026 07:28:22 UTC] User ID: 146
[25-Mar-2026 07:28:22 UTC] ✅ User profile retrieved successfully for user ID: 146
[25-Mar-2026 07:28:23 UTC] === API CALL LOG ===
[25-Mar-2026 07:28:23 UTC] Endpoint: user/profile.php
[25-Mar-2026 07:28:23 UTC] Full Log Data: {
    "timestamp": "2026-03-25 07:28:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.83.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.89.83.144, 141.101.99.109",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ2IiwidXNlcm5hbWUiOiJATWF0Y2hJUUVsaXRlIiwiZW1haWwiOiJvbGFhdXN0aW5lMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1MDI3ODg5fQ.eSlLmg8E-ag6olL_MxSPFQU4YKdB7ENNqChDWYacN8M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e1c32d2ebc6f65b-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.89.83.144",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Mar-2026 07:28:23 UTC] === END API CALL LOG ===
[25-Mar-2026 07:28:23 UTC] ✅ API Hash verification passed for profile endpoint
[25-Mar-2026 07:28:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ2IiwidXNlcm5hbWUiOiJATWF0Y2hJUUVsaXRlIiwiZW1haWwiOiJvbGFhdXN0aW5lMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1MDI3ODg5fQ.eSlLmg8E-ag6olL_MxSPFQU4YKdB7ENNqChDWYacN8M
[25-Mar-2026 07:28:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Mar-2026 07:28:23 UTC] ✅ JWT token verified successfully for user profile
[25-Mar-2026 07:28:23 UTC] User ID: 146
[25-Mar-2026 07:28:23 UTC] ✅ User profile retrieved successfully for user ID: 146
[25-Mar-2026 07:28:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Mar-2026 07:28:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Mar-2026 07:28:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.89.83.144, 141.101.99.110","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ2IiwidXNlcm5hbWUiOiJATWF0Y2hJUUVsaXRlIiwiZW1haWwiOiJvbGFhdXN0aW5lMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1MDI3ODg5fQ.eSlLmg8E-ag6olL_MxSPFQU4YKdB7ENNqChDWYacN8M","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e1c3393db2bf65b-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.89.83.144","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[25-Mar-2026 07:28:54 UTC] === User Orders API Called ===
[25-Mar-2026 07:28:54 UTC] User ID: 146
[25-Mar-2026 07:28:54 UTC] Limit: 20, Offset: 0
[25-Mar-2026 07:28:54 UTC] Orders found: 0
[25-Mar-2026 07:28:54 UTC] Orders data: []
[25-Mar-2026 07:28:54 UTC] Total orders count: 0
[25-Mar-2026 07:28:54 UTC] === API CALL LOG ===
[25-Mar-2026 07:28:54 UTC] Endpoint: user/profile.php
[25-Mar-2026 07:28:54 UTC] Full Log Data: {
    "timestamp": "2026-03-25 07:28:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.83.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.89.83.144, 141.101.99.109",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ2IiwidXNlcm5hbWUiOiJATWF0Y2hJUUVsaXRlIiwiZW1haWwiOiJvbGFhdXN0aW5lMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1MDI3ODg5fQ.eSlLmg8E-ag6olL_MxSPFQU4YKdB7ENNqChDWYacN8M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e1c3393db30f65b-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.89.83.144",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Mar-2026 07:28:54 UTC] === END API CALL LOG ===
[25-Mar-2026 07:28:54 UTC] ✅ API Hash verification passed for profile endpoint
[25-Mar-2026 07:28:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ2IiwidXNlcm5hbWUiOiJATWF0Y2hJUUVsaXRlIiwiZW1haWwiOiJvbGFhdXN0aW5lMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1MDI3ODg5fQ.eSlLmg8E-ag6olL_MxSPFQU4YKdB7ENNqChDWYacN8M
[25-Mar-2026 07:28:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Mar-2026 07:28:54 UTC] ✅ JWT token verified successfully for user profile
[25-Mar-2026 07:28:54 UTC] User ID: 146
[25-Mar-2026 07:28:54 UTC] ✅ User profile retrieved successfully for user ID: 146
[25-Mar-2026 07:28:55 UTC] === API CALL LOG ===
[25-Mar-2026 07:28:55 UTC] Endpoint: user/profile.php
[25-Mar-2026 07:28:55 UTC] Full Log Data: {
    "timestamp": "2026-03-25 07:28:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.83.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.89.83.144, 141.101.99.109",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ2IiwidXNlcm5hbWUiOiJATWF0Y2hJUUVsaXRlIiwiZW1haWwiOiJvbGFhdXN0aW5lMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1MDI3ODg5fQ.eSlLmg8E-ag6olL_MxSPFQU4YKdB7ENNqChDWYacN8M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e1c33984c1ff65b-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.89.83.144",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Mar-2026 07:28:55 UTC] === END API CALL LOG ===
[25-Mar-2026 07:28:55 UTC] ✅ API Hash verification passed for profile endpoint
[25-Mar-2026 07:28:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ2IiwidXNlcm5hbWUiOiJATWF0Y2hJUUVsaXRlIiwiZW1haWwiOiJvbGFhdXN0aW5lMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1MDI3ODg5fQ.eSlLmg8E-ag6olL_MxSPFQU4YKdB7ENNqChDWYacN8M
[25-Mar-2026 07:28:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Mar-2026 07:28:55 UTC] ✅ JWT token verified successfully for user profile
[25-Mar-2026 07:28:55 UTC] User ID: 146
[25-Mar-2026 07:28:55 UTC] ✅ User profile retrieved successfully for user ID: 146
[25-Mar-2026 07:29:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Mar-2026 07:29:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Mar-2026 07:29:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.89.83.144, 141.101.99.109","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ2IiwidXNlcm5hbWUiOiJATWF0Y2hJUUVsaXRlIiwiZW1haWwiOiJvbGFhdXN0aW5lMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1MDI3ODg5fQ.eSlLmg8E-ag6olL_MxSPFQU4YKdB7ENNqChDWYacN8M","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e1c34015a44f65b-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.89.83.144","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[25-Mar-2026 07:29:11 UTC] === User Orders API Called ===
[25-Mar-2026 07:29:11 UTC] User ID: 146
[25-Mar-2026 07:29:11 UTC] Limit: 20, Offset: 0
[25-Mar-2026 07:29:11 UTC] Orders found: 0
[25-Mar-2026 07:29:11 UTC] Orders data: []
[25-Mar-2026 07:29:11 UTC] Total orders count: 0
[25-Mar-2026 07:29:11 UTC] === API CALL LOG ===
[25-Mar-2026 07:29:11 UTC] Endpoint: user/profile.php
[25-Mar-2026 07:29:11 UTC] Full Log Data: {
    "timestamp": "2026-03-25 07:29:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.83.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.89.83.144, 141.101.99.110",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ2IiwidXNlcm5hbWUiOiJATWF0Y2hJUUVsaXRlIiwiZW1haWwiOiJvbGFhdXN0aW5lMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1MDI3ODg5fQ.eSlLmg8E-ag6olL_MxSPFQU4YKdB7ENNqChDWYacN8M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e1c34015a46f65b-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.89.83.144",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Mar-2026 07:29:11 UTC] === END API CALL LOG ===
[25-Mar-2026 07:29:11 UTC] ✅ API Hash verification passed for profile endpoint
[25-Mar-2026 07:29:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ2IiwidXNlcm5hbWUiOiJATWF0Y2hJUUVsaXRlIiwiZW1haWwiOiJvbGFhdXN0aW5lMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1MDI3ODg5fQ.eSlLmg8E-ag6olL_MxSPFQU4YKdB7ENNqChDWYacN8M
[25-Mar-2026 07:29:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Mar-2026 07:29:11 UTC] ✅ JWT token verified successfully for user profile
[25-Mar-2026 07:29:11 UTC] User ID: 146
[25-Mar-2026 07:29:11 UTC] ✅ User profile retrieved successfully for user ID: 146
[25-Mar-2026 07:29:12 UTC] === API CALL LOG ===
[25-Mar-2026 07:29:12 UTC] Endpoint: user/profile.php
[25-Mar-2026 07:29:12 UTC] Full Log Data: {
    "timestamp": "2026-03-25 07:29:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.83.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.89.83.144, 141.101.99.109",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ2IiwidXNlcm5hbWUiOiJATWF0Y2hJUUVsaXRlIiwiZW1haWwiOiJvbGFhdXN0aW5lMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1MDI3ODg5fQ.eSlLmg8E-ag6olL_MxSPFQU4YKdB7ENNqChDWYacN8M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e1c3404dff1f65b-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.89.83.144",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Mar-2026 07:29:12 UTC] === END API CALL LOG ===
[25-Mar-2026 07:29:12 UTC] ✅ API Hash verification passed for profile endpoint
[25-Mar-2026 07:29:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ2IiwidXNlcm5hbWUiOiJATWF0Y2hJUUVsaXRlIiwiZW1haWwiOiJvbGFhdXN0aW5lMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1MDI3ODg5fQ.eSlLmg8E-ag6olL_MxSPFQU4YKdB7ENNqChDWYacN8M
[25-Mar-2026 07:29:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Mar-2026 07:29:12 UTC] ✅ JWT token verified successfully for user profile
[25-Mar-2026 07:29:12 UTC] User ID: 146
[25-Mar-2026 07:29:12 UTC] ✅ User profile retrieved successfully for user ID: 146
[25-Mar-2026 07:29:23 UTC] === API CALL LOG ===
[25-Mar-2026 07:29:23 UTC] Endpoint: user/profile.php
[25-Mar-2026 07:29:23 UTC] Full Log Data: {
    "timestamp": "2026-03-25 07:29:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.83.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.89.83.144, 141.101.99.109",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ2IiwidXNlcm5hbWUiOiJATWF0Y2hJUUVsaXRlIiwiZW1haWwiOiJvbGFhdXN0aW5lMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1MDI3ODg5fQ.eSlLmg8E-ag6olL_MxSPFQU4YKdB7ENNqChDWYacN8M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e1c3447ea5ff65b-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.89.83.144",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Mar-2026 07:29:23 UTC] === END API CALL LOG ===
[25-Mar-2026 07:29:23 UTC] ✅ API Hash verification passed for profile endpoint
[25-Mar-2026 07:29:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ2IiwidXNlcm5hbWUiOiJATWF0Y2hJUUVsaXRlIiwiZW1haWwiOiJvbGFhdXN0aW5lMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1MDI3ODg5fQ.eSlLmg8E-ag6olL_MxSPFQU4YKdB7ENNqChDWYacN8M
[25-Mar-2026 07:29:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Mar-2026 07:29:23 UTC] ✅ JWT token verified successfully for user profile
[25-Mar-2026 07:29:23 UTC] User ID: 146
[25-Mar-2026 07:29:23 UTC] ✅ User profile retrieved successfully for user ID: 146
[25-Mar-2026 07:29:23 UTC] User Purchases API - User ID: 146
[25-Mar-2026 07:29:23 UTC] User Purchases API - Total purchases found: 0
[25-Mar-2026 07:29:29 UTC] === API CALL LOG ===
[25-Mar-2026 07:29:29 UTC] Endpoint: user/profile.php
[25-Mar-2026 07:29:29 UTC] Full Log Data: {
    "timestamp": "2026-03-25 07:29:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.83.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.89.83.144, 141.101.99.109",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ2IiwidXNlcm5hbWUiOiJATWF0Y2hJUUVsaXRlIiwiZW1haWwiOiJvbGFhdXN0aW5lMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1MDI3ODg5fQ.eSlLmg8E-ag6olL_MxSPFQU4YKdB7ENNqChDWYacN8M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e1c346d2d7ef65b-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.89.83.144",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Mar-2026 07:29:29 UTC] === END API CALL LOG ===
[25-Mar-2026 07:29:29 UTC] ✅ API Hash verification passed for profile endpoint
[25-Mar-2026 07:29:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ2IiwidXNlcm5hbWUiOiJATWF0Y2hJUUVsaXRlIiwiZW1haWwiOiJvbGFhdXN0aW5lMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1MDI3ODg5fQ.eSlLmg8E-ag6olL_MxSPFQU4YKdB7ENNqChDWYacN8M
[25-Mar-2026 07:29:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Mar-2026 07:29:29 UTC] ✅ JWT token verified successfully for user profile
[25-Mar-2026 07:29:29 UTC] User ID: 146
[25-Mar-2026 07:29:29 UTC] ✅ User profile retrieved successfully for user ID: 146
[25-Mar-2026 07:29:29 UTC] User Purchases API - User ID: 146
[25-Mar-2026 07:29:29 UTC] User Purchases API - Total purchases found: 0
[25-Mar-2026 07:29:42 UTC] === API CALL LOG ===
[25-Mar-2026 07:29:42 UTC] Endpoint: user/profile.php
[25-Mar-2026 07:29:42 UTC] Full Log Data: {
    "timestamp": "2026-03-25 07:29:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.83.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.89.83.144, 141.101.99.110",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ2IiwidXNlcm5hbWUiOiJATWF0Y2hJUUVsaXRlIiwiZW1haWwiOiJvbGFhdXN0aW5lMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1MDI3ODg5fQ.eSlLmg8E-ag6olL_MxSPFQU4YKdB7ENNqChDWYacN8M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e1c34c15e87f65b-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.89.83.144",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Mar-2026 07:29:42 UTC] === END API CALL LOG ===
[25-Mar-2026 07:29:42 UTC] ✅ API Hash verification passed for profile endpoint
[25-Mar-2026 07:29:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ2IiwidXNlcm5hbWUiOiJATWF0Y2hJUUVsaXRlIiwiZW1haWwiOiJvbGFhdXN0aW5lMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1MDI3ODg5fQ.eSlLmg8E-ag6olL_MxSPFQU4YKdB7ENNqChDWYacN8M
[25-Mar-2026 07:29:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Mar-2026 07:29:42 UTC] ✅ JWT token verified successfully for user profile
[25-Mar-2026 07:29:42 UTC] User ID: 146
[25-Mar-2026 07:29:42 UTC] ✅ User profile retrieved successfully for user ID: 146
[25-Mar-2026 07:29:42 UTC] User Purchases API - User ID: 146
[25-Mar-2026 07:29:42 UTC] User Purchases API - Total purchases found: 0
[25-Mar-2026 07:29:47 UTC] User Purchases API - User ID: 146
[25-Mar-2026 07:29:47 UTC] User Purchases API - Total purchases found: 0
[25-Mar-2026 07:29:49 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Mar-2026 07:29:49 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Mar-2026 07:29:49 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.89.83.144, 141.101.99.110","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ2IiwidXNlcm5hbWUiOiJATWF0Y2hJUUVsaXRlIiwiZW1haWwiOiJvbGFhdXN0aW5lMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1MDI3ODg5fQ.eSlLmg8E-ag6olL_MxSPFQU4YKdB7ENNqChDWYacN8M","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e1c34edd838f65b-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.89.83.144","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[25-Mar-2026 07:29:49 UTC] === User Orders API Called ===
[25-Mar-2026 07:29:49 UTC] User ID: 146
[25-Mar-2026 07:29:49 UTC] Limit: 20, Offset: 0
[25-Mar-2026 07:29:49 UTC] Orders found: 0
[25-Mar-2026 07:29:49 UTC] Orders data: []
[25-Mar-2026 07:29:49 UTC] Total orders count: 0
[25-Mar-2026 07:29:59 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Mar-2026 07:29:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Mar-2026 07:29:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.89.83.144, 141.101.99.110","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ2IiwidXNlcm5hbWUiOiJATWF0Y2hJUUVsaXRlIiwiZW1haWwiOiJvbGFhdXN0aW5lMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1MDI3ODg5fQ.eSlLmg8E-ag6olL_MxSPFQU4YKdB7ENNqChDWYacN8M","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e1c352ddcbaf65b-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.89.83.144","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[25-Mar-2026 07:29:59 UTC] === User Orders API Called ===
[25-Mar-2026 07:29:59 UTC] User ID: 146
[25-Mar-2026 07:29:59 UTC] Limit: 20, Offset: 0
[25-Mar-2026 07:29:59 UTC] Orders found: 0
[25-Mar-2026 07:29:59 UTC] Orders data: []
[25-Mar-2026 07:29:59 UTC] Total orders count: 0
[25-Mar-2026 07:30:00 UTC] === API CALL LOG ===
[25-Mar-2026 07:30:00 UTC] Endpoint: user/profile.php
[25-Mar-2026 07:30:00 UTC] Full Log Data: {
    "timestamp": "2026-03-25 07:30:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.83.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.89.83.144, 141.101.99.110",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ2IiwidXNlcm5hbWUiOiJATWF0Y2hJUUVsaXRlIiwiZW1haWwiOiJvbGFhdXN0aW5lMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1MDI3ODg5fQ.eSlLmg8E-ag6olL_MxSPFQU4YKdB7ENNqChDWYacN8M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e1c352ddcbcf65b-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.89.83.144",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Mar-2026 07:30:00 UTC] === END API CALL LOG ===
[25-Mar-2026 07:30:00 UTC] ✅ API Hash verification passed for profile endpoint
[25-Mar-2026 07:30:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ2IiwidXNlcm5hbWUiOiJATWF0Y2hJUUVsaXRlIiwiZW1haWwiOiJvbGFhdXN0aW5lMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1MDI3ODg5fQ.eSlLmg8E-ag6olL_MxSPFQU4YKdB7ENNqChDWYacN8M
[25-Mar-2026 07:30:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Mar-2026 07:30:00 UTC] ✅ JWT token verified successfully for user profile
[25-Mar-2026 07:30:00 UTC] User ID: 146
[25-Mar-2026 07:30:00 UTC] ✅ User profile retrieved successfully for user ID: 146
[25-Mar-2026 07:30:00 UTC] === API CALL LOG ===
[25-Mar-2026 07:30:00 UTC] Endpoint: user/profile.php
[25-Mar-2026 07:30:00 UTC] Full Log Data: {
    "timestamp": "2026-03-25 07:30:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.83.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.89.83.144, 141.101.99.110",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ2IiwidXNlcm5hbWUiOiJATWF0Y2hJUUVsaXRlIiwiZW1haWwiOiJvbGFhdXN0aW5lMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1MDI3ODg5fQ.eSlLmg8E-ag6olL_MxSPFQU4YKdB7ENNqChDWYacN8M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e1c3530fabcf65b-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.89.83.144",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Mar-2026 07:30:00 UTC] === END API CALL LOG ===
[25-Mar-2026 07:30:00 UTC] ✅ API Hash verification passed for profile endpoint
[25-Mar-2026 07:30:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ2IiwidXNlcm5hbWUiOiJATWF0Y2hJUUVsaXRlIiwiZW1haWwiOiJvbGFhdXN0aW5lMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1MDI3ODg5fQ.eSlLmg8E-ag6olL_MxSPFQU4YKdB7ENNqChDWYacN8M
[25-Mar-2026 07:30:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Mar-2026 07:30:00 UTC] ✅ JWT token verified successfully for user profile
[25-Mar-2026 07:30:00 UTC] User ID: 146
[25-Mar-2026 07:30:00 UTC] ✅ User profile retrieved successfully for user ID: 146
[25-Mar-2026 07:30:04 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Mar-2026 07:30:04 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Mar-2026 07:30:04 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.89.83.144, 141.101.99.110","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ2IiwidXNlcm5hbWUiOiJATWF0Y2hJUUVsaXRlIiwiZW1haWwiOiJvbGFhdXN0aW5lMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1MDI3ODg5fQ.eSlLmg8E-ag6olL_MxSPFQU4YKdB7ENNqChDWYacN8M","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e1c354cbc0ff65b-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.89.83.144","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[25-Mar-2026 07:30:04 UTC] === User Orders API Called ===
[25-Mar-2026 07:30:04 UTC] User ID: 146
[25-Mar-2026 07:30:04 UTC] Limit: 20, Offset: 0
[25-Mar-2026 07:30:04 UTC] Orders found: 0
[25-Mar-2026 07:30:04 UTC] Orders data: []
[25-Mar-2026 07:30:04 UTC] Total orders count: 0
[25-Mar-2026 07:31:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Mar-2026 07:31:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Mar-2026 07:31:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.89.83.144, 141.101.99.110","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ2IiwidXNlcm5hbWUiOiJATWF0Y2hJUUVsaXRlIiwiZW1haWwiOiJvbGFhdXN0aW5lMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1MDI3ODg5fQ.eSlLmg8E-ag6olL_MxSPFQU4YKdB7ENNqChDWYacN8M","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e1c37842fcff65b-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.89.83.144","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[25-Mar-2026 07:31:35 UTC] === User Orders API Called ===
[25-Mar-2026 07:31:35 UTC] User ID: 146
[25-Mar-2026 07:31:35 UTC] Limit: 20, Offset: 0
[25-Mar-2026 07:31:35 UTC] Orders found: 0
[25-Mar-2026 07:31:35 UTC] Orders data: []
[25-Mar-2026 07:31:35 UTC] Total orders count: 0
[25-Mar-2026 07:31:35 UTC] === API CALL LOG ===
[25-Mar-2026 07:31:35 UTC] Endpoint: user/profile.php
[25-Mar-2026 07:31:35 UTC] Full Log Data: {
    "timestamp": "2026-03-25 07:31:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.83.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.89.83.144, 141.101.99.110",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ2IiwidXNlcm5hbWUiOiJATWF0Y2hJUUVsaXRlIiwiZW1haWwiOiJvbGFhdXN0aW5lMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1MDI3ODg5fQ.eSlLmg8E-ag6olL_MxSPFQU4YKdB7ENNqChDWYacN8M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e1c37842fd0f65b-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.89.83.144",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Mar-2026 07:31:35 UTC] === END API CALL LOG ===
[25-Mar-2026 07:31:35 UTC] ✅ API Hash verification passed for profile endpoint
[25-Mar-2026 07:31:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ2IiwidXNlcm5hbWUiOiJATWF0Y2hJUUVsaXRlIiwiZW1haWwiOiJvbGFhdXN0aW5lMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1MDI3ODg5fQ.eSlLmg8E-ag6olL_MxSPFQU4YKdB7ENNqChDWYacN8M
[25-Mar-2026 07:31:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Mar-2026 07:31:35 UTC] ✅ JWT token verified successfully for user profile
[25-Mar-2026 07:31:35 UTC] User ID: 146
[25-Mar-2026 07:31:35 UTC] ✅ User profile retrieved successfully for user ID: 146
[25-Mar-2026 07:31:36 UTC] === API CALL LOG ===
[25-Mar-2026 07:31:36 UTC] Endpoint: user/profile.php
[25-Mar-2026 07:31:36 UTC] Full Log Data: {
    "timestamp": "2026-03-25 07:31:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.83.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.89.83.144, 141.101.99.110",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ2IiwidXNlcm5hbWUiOiJATWF0Y2hJUUVsaXRlIiwiZW1haWwiOiJvbGFhdXN0aW5lMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1MDI3ODg5fQ.eSlLmg8E-ag6olL_MxSPFQU4YKdB7ENNqChDWYacN8M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e1c37876e27f65b-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.89.83.144",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Mar-2026 07:31:36 UTC] === END API CALL LOG ===
[25-Mar-2026 07:31:36 UTC] ✅ API Hash verification passed for profile endpoint
[25-Mar-2026 07:31:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ2IiwidXNlcm5hbWUiOiJATWF0Y2hJUUVsaXRlIiwiZW1haWwiOiJvbGFhdXN0aW5lMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1MDI3ODg5fQ.eSlLmg8E-ag6olL_MxSPFQU4YKdB7ENNqChDWYacN8M
[25-Mar-2026 07:31:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Mar-2026 07:31:36 UTC] ✅ JWT token verified successfully for user profile
[25-Mar-2026 07:31:36 UTC] User ID: 146
[25-Mar-2026 07:31:36 UTC] ✅ User profile retrieved successfully for user ID: 146
[25-Mar-2026 07:32:04 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Mar-2026 07:32:04 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Mar-2026 07:32:04 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.89.83.144, 141.101.99.110","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ2IiwidXNlcm5hbWUiOiJATWF0Y2hJUUVsaXRlIiwiZW1haWwiOiJvbGFhdXN0aW5lMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1MDI3ODg5fQ.eSlLmg8E-ag6olL_MxSPFQU4YKdB7ENNqChDWYacN8M","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e1c3834fbd6f65b-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.89.83.144","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[25-Mar-2026 07:32:04 UTC] === User Orders API Called ===
[25-Mar-2026 07:32:04 UTC] User ID: 146
[25-Mar-2026 07:32:04 UTC] Limit: 20, Offset: 0
[25-Mar-2026 07:32:04 UTC] Orders found: 1
[25-Mar-2026 07:32:04 UTC] Orders data: [{"id":124,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ZLluHNIMGg4NGY0","status":"pending","created_at":"2026-03-25 11:02:02","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[25-Mar-2026 07:32:04 UTC] Total orders count: 1
[25-Mar-2026 07:32:09 UTC] === API CALL LOG ===
[25-Mar-2026 07:32:09 UTC] Endpoint: user/profile.php
[25-Mar-2026 07:32:09 UTC] Full Log Data: {
    "timestamp": "2026-03-25 07:32:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.83.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.89.83.144, 141.101.99.110",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ2IiwidXNlcm5hbWUiOiJATWF0Y2hJUUVsaXRlIiwiZW1haWwiOiJvbGFhdXN0aW5lMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1MDI3ODg5fQ.eSlLmg8E-ag6olL_MxSPFQU4YKdB7ENNqChDWYacN8M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e1c385a0de3f65b-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.89.83.144",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Mar-2026 07:32:09 UTC] === END API CALL LOG ===
[25-Mar-2026 07:32:09 UTC] ✅ API Hash verification passed for profile endpoint
[25-Mar-2026 07:32:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ2IiwidXNlcm5hbWUiOiJATWF0Y2hJUUVsaXRlIiwiZW1haWwiOiJvbGFhdXN0aW5lMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1MDI3ODg5fQ.eSlLmg8E-ag6olL_MxSPFQU4YKdB7ENNqChDWYacN8M
[25-Mar-2026 07:32:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Mar-2026 07:32:09 UTC] ✅ JWT token verified successfully for user profile
[25-Mar-2026 07:32:09 UTC] User ID: 146
[25-Mar-2026 07:32:09 UTC] ✅ User profile retrieved successfully for user ID: 146
[25-Mar-2026 07:32:10 UTC] User Purchases API - User ID: 146
[25-Mar-2026 07:32:10 UTC] User Purchases API - Total purchases found: 0
[25-Mar-2026 07:32:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Mar-2026 07:32:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Mar-2026 07:32:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.89.83.144, 141.101.99.110","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ2IiwidXNlcm5hbWUiOiJATWF0Y2hJUUVsaXRlIiwiZW1haWwiOiJvbGFhdXN0aW5lMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1MDI3ODg5fQ.eSlLmg8E-ag6olL_MxSPFQU4YKdB7ENNqChDWYacN8M","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e1c3861fcf8f65b-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.89.83.144","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[25-Mar-2026 07:32:11 UTC] === User Orders API Called ===
[25-Mar-2026 07:32:11 UTC] User ID: 146
[25-Mar-2026 07:32:11 UTC] Limit: 20, Offset: 0
[25-Mar-2026 07:32:11 UTC] Orders found: 1
[25-Mar-2026 07:32:11 UTC] Orders data: [{"id":124,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ZLluHNIMGg4NGY0","status":"pending","created_at":"2026-03-25 11:02:02","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[25-Mar-2026 07:32:11 UTC] Total orders count: 1
[25-Mar-2026 07:32:13 UTC] === API CALL LOG ===
[25-Mar-2026 07:32:13 UTC] Endpoint: user/profile.php
[25-Mar-2026 07:32:13 UTC] Full Log Data: {
    "timestamp": "2026-03-25 07:32:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.83.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.89.83.144, 141.101.99.110",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ2IiwidXNlcm5hbWUiOiJATWF0Y2hJUUVsaXRlIiwiZW1haWwiOiJvbGFhdXN0aW5lMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1MDI3ODg5fQ.eSlLmg8E-ag6olL_MxSPFQU4YKdB7ENNqChDWYacN8M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e1c386f1f45f65b-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.89.83.144",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Mar-2026 07:32:13 UTC] === END API CALL LOG ===
[25-Mar-2026 07:32:13 UTC] ✅ API Hash verification passed for profile endpoint
[25-Mar-2026 07:32:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ2IiwidXNlcm5hbWUiOiJATWF0Y2hJUUVsaXRlIiwiZW1haWwiOiJvbGFhdXN0aW5lMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1MDI3ODg5fQ.eSlLmg8E-ag6olL_MxSPFQU4YKdB7ENNqChDWYacN8M
[25-Mar-2026 07:32:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Mar-2026 07:32:13 UTC] ✅ JWT token verified successfully for user profile
[25-Mar-2026 07:32:13 UTC] User ID: 146
[25-Mar-2026 07:32:13 UTC] ✅ User profile retrieved successfully for user ID: 146
[25-Mar-2026 07:32:13 UTC] User Purchases API - User ID: 146
[25-Mar-2026 07:32:13 UTC] User Purchases API - Total purchases found: 0
[25-Mar-2026 07:32:23 UTC] === API CALL LOG ===
[25-Mar-2026 07:32:23 UTC] Endpoint: user/profile.php
[25-Mar-2026 07:32:23 UTC] Full Log Data: {
    "timestamp": "2026-03-25 07:32:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.83.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.89.83.144, 141.101.99.109",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ2IiwidXNlcm5hbWUiOiJATWF0Y2hJUUVsaXRlIiwiZW1haWwiOiJvbGFhdXN0aW5lMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1MDI3ODg5fQ.eSlLmg8E-ag6olL_MxSPFQU4YKdB7ENNqChDWYacN8M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e1c38ae7f2bf65b-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.89.83.144",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Mar-2026 07:32:23 UTC] === END API CALL LOG ===
[25-Mar-2026 07:32:23 UTC] ✅ API Hash verification passed for profile endpoint
[25-Mar-2026 07:32:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ2IiwidXNlcm5hbWUiOiJATWF0Y2hJUUVsaXRlIiwiZW1haWwiOiJvbGFhdXN0aW5lMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1MDI3ODg5fQ.eSlLmg8E-ag6olL_MxSPFQU4YKdB7ENNqChDWYacN8M
[25-Mar-2026 07:32:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Mar-2026 07:32:23 UTC] ✅ JWT token verified successfully for user profile
[25-Mar-2026 07:32:23 UTC] User ID: 146
[25-Mar-2026 07:32:23 UTC] ✅ User profile retrieved successfully for user ID: 146
[25-Mar-2026 07:32:23 UTC] User Purchases API - User ID: 146
[25-Mar-2026 07:32:23 UTC] User Purchases API - Total purchases found: 0
[25-Mar-2026 07:32:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Mar-2026 07:32:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Mar-2026 07:32:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.89.83.144, 141.101.99.110","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ2IiwidXNlcm5hbWUiOiJATWF0Y2hJUUVsaXRlIiwiZW1haWwiOiJvbGFhdXN0aW5lMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1MDI3ODg5fQ.eSlLmg8E-ag6olL_MxSPFQU4YKdB7ENNqChDWYacN8M","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e1c38d55cc9f65b-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.89.83.144","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[25-Mar-2026 07:32:29 UTC] === User Orders API Called ===
[25-Mar-2026 07:32:29 UTC] User ID: 146
[25-Mar-2026 07:32:29 UTC] Limit: 20, Offset: 0
[25-Mar-2026 07:32:29 UTC] Orders found: 1
[25-Mar-2026 07:32:29 UTC] Orders data: [{"id":124,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ZLluHNIMGg4NGY0","status":"pending","created_at":"2026-03-25 11:02:02","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[25-Mar-2026 07:32:29 UTC] Total orders count: 1
[25-Mar-2026 07:32:29 UTC] === API CALL LOG ===
[25-Mar-2026 07:32:29 UTC] Endpoint: user/profile.php
[25-Mar-2026 07:32:29 UTC] Full Log Data: {
    "timestamp": "2026-03-25 07:32:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.83.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.89.83.144, 141.101.99.110",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ2IiwidXNlcm5hbWUiOiJATWF0Y2hJUUVsaXRlIiwiZW1haWwiOiJvbGFhdXN0aW5lMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1MDI3ODg5fQ.eSlLmg8E-ag6olL_MxSPFQU4YKdB7ENNqChDWYacN8M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e1c38d55ccaf65b-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.89.83.144",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Mar-2026 07:32:29 UTC] === END API CALL LOG ===
[25-Mar-2026 07:32:29 UTC] ✅ API Hash verification passed for profile endpoint
[25-Mar-2026 07:32:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ2IiwidXNlcm5hbWUiOiJATWF0Y2hJUUVsaXRlIiwiZW1haWwiOiJvbGFhdXN0aW5lMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1MDI3ODg5fQ.eSlLmg8E-ag6olL_MxSPFQU4YKdB7ENNqChDWYacN8M
[25-Mar-2026 07:32:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Mar-2026 07:32:29 UTC] ✅ JWT token verified successfully for user profile
[25-Mar-2026 07:32:29 UTC] User ID: 146
[25-Mar-2026 07:32:29 UTC] ✅ User profile retrieved successfully for user ID: 146
[25-Mar-2026 07:32:30 UTC] === API CALL LOG ===
[25-Mar-2026 07:32:30 UTC] Endpoint: user/profile.php
[25-Mar-2026 07:32:30 UTC] Full Log Data: {
    "timestamp": "2026-03-25 07:32:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.83.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.89.83.144, 141.101.99.110",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ2IiwidXNlcm5hbWUiOiJATWF0Y2hJUUVsaXRlIiwiZW1haWwiOiJvbGFhdXN0aW5lMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1MDI3ODg5fQ.eSlLmg8E-ag6olL_MxSPFQU4YKdB7ENNqChDWYacN8M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e1c38d89aeaf65b-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.89.83.144",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Mar-2026 07:32:30 UTC] === END API CALL LOG ===
[25-Mar-2026 07:32:30 UTC] ✅ API Hash verification passed for profile endpoint
[25-Mar-2026 07:32:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ2IiwidXNlcm5hbWUiOiJATWF0Y2hJUUVsaXRlIiwiZW1haWwiOiJvbGFhdXN0aW5lMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1MDI3ODg5fQ.eSlLmg8E-ag6olL_MxSPFQU4YKdB7ENNqChDWYacN8M
[25-Mar-2026 07:32:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Mar-2026 07:32:30 UTC] ✅ JWT token verified successfully for user profile
[25-Mar-2026 07:32:30 UTC] User ID: 146
[25-Mar-2026 07:32:30 UTC] ✅ User profile retrieved successfully for user ID: 146
[25-Mar-2026 07:32:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Mar-2026 07:32:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Mar-2026 07:32:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.89.83.144, 141.101.99.110","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ2IiwidXNlcm5hbWUiOiJATWF0Y2hJUUVsaXRlIiwiZW1haWwiOiJvbGFhdXN0aW5lMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1MDI3ODg5fQ.eSlLmg8E-ag6olL_MxSPFQU4YKdB7ENNqChDWYacN8M","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e1c390a3932f65b-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.89.83.144","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[25-Mar-2026 07:32:38 UTC] === User Orders API Called ===
[25-Mar-2026 07:32:38 UTC] User ID: 146
[25-Mar-2026 07:32:38 UTC] Limit: 20, Offset: 0
[25-Mar-2026 07:32:38 UTC] Orders found: 1
[25-Mar-2026 07:32:38 UTC] Orders data: [{"id":124,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ZLluHNIMGg4NGY0","status":"cancelled","created_at":"2026-03-25 11:02:02","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[25-Mar-2026 07:32:38 UTC] Total orders count: 1
[25-Mar-2026 07:32:38 UTC] === API CALL LOG ===
[25-Mar-2026 07:32:38 UTC] Endpoint: user/profile.php
[25-Mar-2026 07:32:38 UTC] Full Log Data: {
    "timestamp": "2026-03-25 07:32:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.83.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.89.83.144, 141.101.99.110",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ2IiwidXNlcm5hbWUiOiJATWF0Y2hJUUVsaXRlIiwiZW1haWwiOiJvbGFhdXN0aW5lMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1MDI3ODg5fQ.eSlLmg8E-ag6olL_MxSPFQU4YKdB7ENNqChDWYacN8M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e1c390a3935f65b-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.89.83.144",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Mar-2026 07:32:38 UTC] === END API CALL LOG ===
[25-Mar-2026 07:32:38 UTC] ✅ API Hash verification passed for profile endpoint
[25-Mar-2026 07:32:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ2IiwidXNlcm5hbWUiOiJATWF0Y2hJUUVsaXRlIiwiZW1haWwiOiJvbGFhdXN0aW5lMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1MDI3ODg5fQ.eSlLmg8E-ag6olL_MxSPFQU4YKdB7ENNqChDWYacN8M
[25-Mar-2026 07:32:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Mar-2026 07:32:38 UTC] ✅ JWT token verified successfully for user profile
[25-Mar-2026 07:32:38 UTC] User ID: 146
[25-Mar-2026 07:32:38 UTC] ✅ User profile retrieved successfully for user ID: 146
[25-Mar-2026 07:32:38 UTC] === API CALL LOG ===
[25-Mar-2026 07:32:38 UTC] Endpoint: user/profile.php
[25-Mar-2026 07:32:38 UTC] Full Log Data: {
    "timestamp": "2026-03-25 07:32:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.83.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.89.83.144, 141.101.99.110",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ2IiwidXNlcm5hbWUiOiJATWF0Y2hJUUVsaXRlIiwiZW1haWwiOiJvbGFhdXN0aW5lMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1MDI3ODg5fQ.eSlLmg8E-ag6olL_MxSPFQU4YKdB7ENNqChDWYacN8M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e1c390ec940f65b-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.89.83.144",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Mar-2026 07:32:38 UTC] === END API CALL LOG ===
[25-Mar-2026 07:32:38 UTC] ✅ API Hash verification passed for profile endpoint
[25-Mar-2026 07:32:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ2IiwidXNlcm5hbWUiOiJATWF0Y2hJUUVsaXRlIiwiZW1haWwiOiJvbGFhdXN0aW5lMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1MDI3ODg5fQ.eSlLmg8E-ag6olL_MxSPFQU4YKdB7ENNqChDWYacN8M
[25-Mar-2026 07:32:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Mar-2026 07:32:38 UTC] ✅ JWT token verified successfully for user profile
[25-Mar-2026 07:32:38 UTC] User ID: 146
[25-Mar-2026 07:32:38 UTC] ✅ User profile retrieved successfully for user ID: 146
[25-Mar-2026 07:32:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Mar-2026 07:32:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Mar-2026 07:32:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.89.83.144, 141.101.99.109","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ2IiwidXNlcm5hbWUiOiJATWF0Y2hJUUVsaXRlIiwiZW1haWwiOiJvbGFhdXN0aW5lMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1MDI3ODg5fQ.eSlLmg8E-ag6olL_MxSPFQU4YKdB7ENNqChDWYacN8M","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e1c3948e98af65b-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.89.83.144","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[25-Mar-2026 07:32:48 UTC] === User Orders API Called ===
[25-Mar-2026 07:32:48 UTC] User ID: 146
[25-Mar-2026 07:32:48 UTC] Limit: 20, Offset: 0
[25-Mar-2026 07:32:48 UTC] Orders found: 1
[25-Mar-2026 07:32:48 UTC] Orders data: [{"id":124,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ZLluHNIMGg4NGY0","status":"cancelled","created_at":"2026-03-25 11:02:02","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[25-Mar-2026 07:32:48 UTC] Total orders count: 1
[25-Mar-2026 07:32:48 UTC] === API CALL LOG ===
[25-Mar-2026 07:32:48 UTC] Endpoint: user/profile.php
[25-Mar-2026 07:32:48 UTC] Full Log Data: {
    "timestamp": "2026-03-25 07:32:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.83.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.89.83.144, 141.101.99.110",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ2IiwidXNlcm5hbWUiOiJATWF0Y2hJUUVsaXRlIiwiZW1haWwiOiJvbGFhdXN0aW5lMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1MDI3ODg5fQ.eSlLmg8E-ag6olL_MxSPFQU4YKdB7ENNqChDWYacN8M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e1c3948e98cf65b-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.89.83.144",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Mar-2026 07:32:48 UTC] === END API CALL LOG ===
[25-Mar-2026 07:32:48 UTC] ✅ API Hash verification passed for profile endpoint
[25-Mar-2026 07:32:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ2IiwidXNlcm5hbWUiOiJATWF0Y2hJUUVsaXRlIiwiZW1haWwiOiJvbGFhdXN0aW5lMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1MDI3ODg5fQ.eSlLmg8E-ag6olL_MxSPFQU4YKdB7ENNqChDWYacN8M
[25-Mar-2026 07:32:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Mar-2026 07:32:48 UTC] ✅ JWT token verified successfully for user profile
[25-Mar-2026 07:32:48 UTC] User ID: 146
[25-Mar-2026 07:32:48 UTC] ✅ User profile retrieved successfully for user ID: 146
[25-Mar-2026 07:32:51 UTC] === API CALL LOG ===
[25-Mar-2026 07:32:51 UTC] Endpoint: user/profile.php
[25-Mar-2026 07:32:51 UTC] Full Log Data: {
    "timestamp": "2026-03-25 07:32:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.83.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.89.83.144, 141.101.99.110",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ2IiwidXNlcm5hbWUiOiJATWF0Y2hJUUVsaXRlIiwiZW1haWwiOiJvbGFhdXN0aW5lMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1MDI3ODg5fQ.eSlLmg8E-ag6olL_MxSPFQU4YKdB7ENNqChDWYacN8M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e1c395cdddef65b-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.89.83.144",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Mar-2026 07:32:51 UTC] === END API CALL LOG ===
[25-Mar-2026 07:32:51 UTC] ✅ API Hash verification passed for profile endpoint
[25-Mar-2026 07:32:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ2IiwidXNlcm5hbWUiOiJATWF0Y2hJUUVsaXRlIiwiZW1haWwiOiJvbGFhdXN0aW5lMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1MDI3ODg5fQ.eSlLmg8E-ag6olL_MxSPFQU4YKdB7ENNqChDWYacN8M
[25-Mar-2026 07:32:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Mar-2026 07:32:51 UTC] ✅ JWT token verified successfully for user profile
[25-Mar-2026 07:32:51 UTC] User ID: 146
[25-Mar-2026 07:32:51 UTC] ✅ User profile retrieved successfully for user ID: 146
[25-Mar-2026 07:33:21 UTC] === API CALL LOG ===
[25-Mar-2026 07:33:21 UTC] Endpoint: user/profile.php
[25-Mar-2026 07:33:21 UTC] Full Log Data: {
    "timestamp": "2026-03-25 07:33:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.83.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.89.83.144, 141.101.99.109",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ2IiwidXNlcm5hbWUiOiJATWF0Y2hJUUVsaXRlIiwiZW1haWwiOiJvbGFhdXN0aW5lMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1MDI3ODg5fQ.eSlLmg8E-ag6olL_MxSPFQU4YKdB7ENNqChDWYacN8M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e1c3a16d888f65b-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.89.83.144",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Mar-2026 07:33:21 UTC] === END API CALL LOG ===
[25-Mar-2026 07:33:21 UTC] ✅ API Hash verification passed for profile endpoint
[25-Mar-2026 07:33:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ2IiwidXNlcm5hbWUiOiJATWF0Y2hJUUVsaXRlIiwiZW1haWwiOiJvbGFhdXN0aW5lMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1MDI3ODg5fQ.eSlLmg8E-ag6olL_MxSPFQU4YKdB7ENNqChDWYacN8M
[25-Mar-2026 07:33:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Mar-2026 07:33:21 UTC] ✅ JWT token verified successfully for user profile
[25-Mar-2026 07:33:21 UTC] User ID: 146
[25-Mar-2026 07:33:21 UTC] ✅ User profile retrieved successfully for user ID: 146
[25-Mar-2026 07:33:21 UTC] === API CALL LOG ===
[25-Mar-2026 07:33:21 UTC] Endpoint: user/profile.php
[25-Mar-2026 07:33:21 UTC] Full Log Data: {
    "timestamp": "2026-03-25 07:33:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.83.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.89.83.144, 141.101.99.109",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ2IiwidXNlcm5hbWUiOiJATWF0Y2hJUUVsaXRlIiwiZW1haWwiOiJvbGFhdXN0aW5lMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1MDI3ODg5fQ.eSlLmg8E-ag6olL_MxSPFQU4YKdB7ENNqChDWYacN8M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e1c3a16d88af65b-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.89.83.144",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Mar-2026 07:33:21 UTC] === END API CALL LOG ===
[25-Mar-2026 07:33:21 UTC] ✅ API Hash verification passed for profile endpoint
[25-Mar-2026 07:33:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ2IiwidXNlcm5hbWUiOiJATWF0Y2hJUUVsaXRlIiwiZW1haWwiOiJvbGFhdXN0aW5lMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1MDI3ODg5fQ.eSlLmg8E-ag6olL_MxSPFQU4YKdB7ENNqChDWYacN8M
[25-Mar-2026 07:33:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Mar-2026 07:33:21 UTC] ✅ JWT token verified successfully for user profile
[25-Mar-2026 07:33:21 UTC] User ID: 146
[25-Mar-2026 07:33:21 UTC] ✅ User profile retrieved successfully for user ID: 146
[25-Mar-2026 07:33:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Mar-2026 07:33:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Mar-2026 07:33:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.89.83.144, 141.101.99.109","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ2IiwidXNlcm5hbWUiOiJATWF0Y2hJUUVsaXRlIiwiZW1haWwiOiJvbGFhdXN0aW5lMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1MDI3ODg5fQ.eSlLmg8E-ag6olL_MxSPFQU4YKdB7ENNqChDWYacN8M","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e1c3a16d887f65b-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.89.83.144","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[25-Mar-2026 07:33:21 UTC] === User Orders API Called ===
[25-Mar-2026 07:33:21 UTC] User ID: 146
[25-Mar-2026 07:33:21 UTC] Limit: 20, Offset: 0
[25-Mar-2026 07:33:21 UTC] Orders found: 1
[25-Mar-2026 07:33:21 UTC] Orders data: [{"id":124,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ZLluHNIMGg4NGY0","status":"cancelled","created_at":"2026-03-25 11:02:02","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[25-Mar-2026 07:33:21 UTC] Total orders count: 1
[25-Mar-2026 07:33:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Mar-2026 07:33:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Mar-2026 07:33:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.89.83.144, 141.101.99.110","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ2IiwidXNlcm5hbWUiOiJATWF0Y2hJUUVsaXRlIiwiZW1haWwiOiJvbGFhdXN0aW5lMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1MDI3ODg5fQ.eSlLmg8E-ag6olL_MxSPFQU4YKdB7ENNqChDWYacN8M","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e1c3a53a96ff65b-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.89.83.144","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[25-Mar-2026 07:33:30 UTC] === User Orders API Called ===
[25-Mar-2026 07:33:30 UTC] User ID: 146
[25-Mar-2026 07:33:30 UTC] Limit: 20, Offset: 0
[25-Mar-2026 07:33:30 UTC] Orders found: 2
[25-Mar-2026 07:33:30 UTC] Orders data: [{"id":125,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ZLluHNIMGg4NGY0","status":"pending","created_at":"2026-03-25 11:03:28","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":124,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ZLluHNIMGg4NGY0","status":"cancelled","created_at":"2026-03-25 11:02:02","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[25-Mar-2026 07:33:30 UTC] Total orders count: 2
[25-Mar-2026 07:57:11 UTC] === API CALL LOG ===
[25-Mar-2026 07:57:11 UTC] Endpoint: user/profile.php
[25-Mar-2026 07:57:11 UTC] Full Log Data: {
    "timestamp": "2026-03-25 07:57:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.83.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.89.83.144, 172.70.162.239",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ2IiwidXNlcm5hbWUiOiJATWF0Y2hJUUVsaXRlIiwiZW1haWwiOiJvbGFhdXN0aW5lMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1MDI3ODg5fQ.eSlLmg8E-ag6olL_MxSPFQU4YKdB7ENNqChDWYacN8M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e1c5d038cb7948f-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.89.83.144",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Mar-2026 07:57:11 UTC] === END API CALL LOG ===
[25-Mar-2026 07:57:11 UTC] ✅ API Hash verification passed for profile endpoint
[25-Mar-2026 07:57:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ2IiwidXNlcm5hbWUiOiJATWF0Y2hJUUVsaXRlIiwiZW1haWwiOiJvbGFhdXN0aW5lMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1MDI3ODg5fQ.eSlLmg8E-ag6olL_MxSPFQU4YKdB7ENNqChDWYacN8M
[25-Mar-2026 07:57:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Mar-2026 07:57:11 UTC] ✅ JWT token verified successfully for user profile
[25-Mar-2026 07:57:11 UTC] User ID: 146
[25-Mar-2026 07:57:11 UTC] ✅ User profile retrieved successfully for user ID: 146
[25-Mar-2026 07:57:15 UTC] === API CALL LOG ===
[25-Mar-2026 07:57:15 UTC] Endpoint: user/profile.php
[25-Mar-2026 07:57:15 UTC] Full Log Data: {
    "timestamp": "2026-03-25 07:57:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.83.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.89.83.144, 172.70.162.239",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ2IiwidXNlcm5hbWUiOiJATWF0Y2hJUUVsaXRlIiwiZW1haWwiOiJvbGFhdXN0aW5lMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1MDI3ODg5fQ.eSlLmg8E-ag6olL_MxSPFQU4YKdB7ENNqChDWYacN8M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e1c5d038cb9948f-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.89.83.144",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Mar-2026 07:57:15 UTC] === END API CALL LOG ===
[25-Mar-2026 07:57:15 UTC] ✅ API Hash verification passed for profile endpoint
[25-Mar-2026 07:57:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ2IiwidXNlcm5hbWUiOiJATWF0Y2hJUUVsaXRlIiwiZW1haWwiOiJvbGFhdXN0aW5lMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1MDI3ODg5fQ.eSlLmg8E-ag6olL_MxSPFQU4YKdB7ENNqChDWYacN8M
[25-Mar-2026 07:57:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Mar-2026 07:57:15 UTC] ✅ JWT token verified successfully for user profile
[25-Mar-2026 07:57:15 UTC] User ID: 146
[25-Mar-2026 07:57:15 UTC] ✅ User profile retrieved successfully for user ID: 146
[25-Mar-2026 07:57:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Mar-2026 07:57:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Mar-2026 07:57:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.89.83.144, 172.70.162.239","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ2IiwidXNlcm5hbWUiOiJATWF0Y2hJUUVsaXRlIiwiZW1haWwiOiJvbGFhdXN0aW5lMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1MDI3ODg5fQ.eSlLmg8E-ag6olL_MxSPFQU4YKdB7ENNqChDWYacN8M","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e1c5d038cb6948f-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.89.83.144","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[25-Mar-2026 07:57:15 UTC] === User Orders API Called ===
[25-Mar-2026 07:57:15 UTC] User ID: 146
[25-Mar-2026 07:57:15 UTC] Limit: 20, Offset: 0
[25-Mar-2026 07:57:15 UTC] Orders found: 2
[25-Mar-2026 07:57:15 UTC] Orders data: [{"id":125,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ZLluHNIMGg4NGY0","status":"cancelled","created_at":"2026-03-25 11:03:28","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":124,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ZLluHNIMGg4NGY0","status":"cancelled","created_at":"2026-03-25 11:02:02","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[25-Mar-2026 07:57:15 UTC] Total orders count: 2
[25-Mar-2026 07:57:21 UTC] === API CALL LOG ===
[25-Mar-2026 07:57:21 UTC] Endpoint: user/profile.php
[25-Mar-2026 07:57:21 UTC] Full Log Data: {
    "timestamp": "2026-03-25 07:57:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.83.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.89.83.144, 172.70.162.239",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ2IiwidXNlcm5hbWUiOiJATWF0Y2hJUUVsaXRlIiwiZW1haWwiOiJvbGFhdXN0aW5lMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1MDI3ODg5fQ.eSlLmg8E-ag6olL_MxSPFQU4YKdB7ENNqChDWYacN8M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e1c5d3e8daa948f-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.89.83.144",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Mar-2026 07:57:21 UTC] === END API CALL LOG ===
[25-Mar-2026 07:57:21 UTC] ✅ API Hash verification passed for profile endpoint
[25-Mar-2026 07:57:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ2IiwidXNlcm5hbWUiOiJATWF0Y2hJUUVsaXRlIiwiZW1haWwiOiJvbGFhdXN0aW5lMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1MDI3ODg5fQ.eSlLmg8E-ag6olL_MxSPFQU4YKdB7ENNqChDWYacN8M
[25-Mar-2026 07:57:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Mar-2026 07:57:21 UTC] ✅ JWT token verified successfully for user profile
[25-Mar-2026 07:57:21 UTC] User ID: 146
[25-Mar-2026 07:57:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Mar-2026 07:57:21 UTC] ✅ User profile retrieved successfully for user ID: 146
[25-Mar-2026 07:57:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Mar-2026 07:57:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.89.83.144, 172.70.162.239","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ2IiwidXNlcm5hbWUiOiJATWF0Y2hJUUVsaXRlIiwiZW1haWwiOiJvbGFhdXN0aW5lMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1MDI3ODg5fQ.eSlLmg8E-ag6olL_MxSPFQU4YKdB7ENNqChDWYacN8M","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e1c5d3e8da9948f-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.89.83.144","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[25-Mar-2026 07:57:21 UTC] === User Orders API Called ===
[25-Mar-2026 07:57:21 UTC] User ID: 146
[25-Mar-2026 07:57:21 UTC] Limit: 20, Offset: 0
[25-Mar-2026 07:57:21 UTC] Orders found: 2
[25-Mar-2026 07:57:21 UTC] Orders data: [{"id":125,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ZLluHNIMGg4NGY0","status":"cancelled","created_at":"2026-03-25 11:03:28","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":124,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ZLluHNIMGg4NGY0","status":"cancelled","created_at":"2026-03-25 11:02:02","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[25-Mar-2026 07:57:21 UTC] Total orders count: 2
[25-Mar-2026 07:57:21 UTC] === API CALL LOG ===
[25-Mar-2026 07:57:21 UTC] Endpoint: user/profile.php
[25-Mar-2026 07:57:21 UTC] Full Log Data: {
    "timestamp": "2026-03-25 07:57:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.83.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.89.83.144, 172.70.162.239",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ2IiwidXNlcm5hbWUiOiJATWF0Y2hJUUVsaXRlIiwiZW1haWwiOiJvbGFhdXN0aW5lMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1MDI3ODg5fQ.eSlLmg8E-ag6olL_MxSPFQU4YKdB7ENNqChDWYacN8M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e1c5d41cfaf948f-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.89.83.144",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Mar-2026 07:57:21 UTC] === END API CALL LOG ===
[25-Mar-2026 07:57:21 UTC] ✅ API Hash verification passed for profile endpoint
[25-Mar-2026 07:57:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ2IiwidXNlcm5hbWUiOiJATWF0Y2hJUUVsaXRlIiwiZW1haWwiOiJvbGFhdXN0aW5lMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1MDI3ODg5fQ.eSlLmg8E-ag6olL_MxSPFQU4YKdB7ENNqChDWYacN8M
[25-Mar-2026 07:57:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Mar-2026 07:57:21 UTC] ✅ JWT token verified successfully for user profile
[25-Mar-2026 07:57:21 UTC] User ID: 146
[25-Mar-2026 07:57:21 UTC] ✅ User profile retrieved successfully for user ID: 146
[25-Mar-2026 07:57:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Mar-2026 07:57:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Mar-2026 07:57:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.89.83.144, 172.70.162.239","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ2IiwidXNlcm5hbWUiOiJATWF0Y2hJUUVsaXRlIiwiZW1haWwiOiJvbGFhdXN0aW5lMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1MDI3ODg5fQ.eSlLmg8E-ag6olL_MxSPFQU4YKdB7ENNqChDWYacN8M","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e1c5d9108d3948f-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.89.83.144","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[25-Mar-2026 07:57:34 UTC] === User Orders API Called ===
[25-Mar-2026 07:57:34 UTC] User ID: 146
[25-Mar-2026 07:57:34 UTC] Limit: 20, Offset: 0
[25-Mar-2026 07:57:34 UTC] Orders found: 3
[25-Mar-2026 07:57:34 UTC] Orders data: [{"id":126,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ZLluHNIMGg4NGY0\/203","status":"pending","created_at":"2026-03-25 11:27:32","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":125,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ZLluHNIMGg4NGY0","status":"cancelled","created_at":"2026-03-25 11:03:28","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":124,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ZLluHNIMGg4NGY0","status":"cancelled","created_at":"2026-03-25 11:02:02","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[25-Mar-2026 07:57:34 UTC] Total orders count: 3
[25-Mar-2026 07:57:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Mar-2026 07:57:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Mar-2026 07:57:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.89.83.144, 172.70.162.239","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ2IiwidXNlcm5hbWUiOiJATWF0Y2hJUUVsaXRlIiwiZW1haWwiOiJvbGFhdXN0aW5lMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1MDI3ODg5fQ.eSlLmg8E-ag6olL_MxSPFQU4YKdB7ENNqChDWYacN8M","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e1c5d91d955948f-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.89.83.144","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[25-Mar-2026 07:57:34 UTC] === User Orders API Called ===
[25-Mar-2026 07:57:34 UTC] User ID: 146
[25-Mar-2026 07:57:34 UTC] Limit: 20, Offset: 0
[25-Mar-2026 07:57:34 UTC] Orders found: 3
[25-Mar-2026 07:57:34 UTC] Orders data: [{"id":126,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ZLluHNIMGg4NGY0\/203","status":"pending","created_at":"2026-03-25 11:27:32","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":125,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ZLluHNIMGg4NGY0","status":"cancelled","created_at":"2026-03-25 11:03:28","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":124,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ZLluHNIMGg4NGY0","status":"cancelled","created_at":"2026-03-25 11:02:02","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[25-Mar-2026 07:57:34 UTC] Total orders count: 3
[25-Mar-2026 07:57:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Mar-2026 07:57:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Mar-2026 07:57:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.89.83.144, 172.70.162.239","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ2IiwidXNlcm5hbWUiOiJATWF0Y2hJUUVsaXRlIiwiZW1haWwiOiJvbGFhdXN0aW5lMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1MDI3ODg5fQ.eSlLmg8E-ag6olL_MxSPFQU4YKdB7ENNqChDWYacN8M","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e1c5e032af3948f-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.89.83.144","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[25-Mar-2026 07:57:52 UTC] === User Orders API Called ===
[25-Mar-2026 07:57:52 UTC] User ID: 146
[25-Mar-2026 07:57:52 UTC] Limit: 20, Offset: 0
[25-Mar-2026 07:57:52 UTC] Orders found: 3
[25-Mar-2026 07:57:52 UTC] Orders data: [{"id":126,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ZLluHNIMGg4NGY0\/203","status":"pending","created_at":"2026-03-25 11:27:32","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":125,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ZLluHNIMGg4NGY0","status":"cancelled","created_at":"2026-03-25 11:03:28","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":124,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ZLluHNIMGg4NGY0","status":"cancelled","created_at":"2026-03-25 11:02:02","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[25-Mar-2026 07:57:52 UTC] Total orders count: 3
[25-Mar-2026 07:57:52 UTC] === API CALL LOG ===
[25-Mar-2026 07:57:52 UTC] Endpoint: user/profile.php
[25-Mar-2026 07:57:52 UTC] Full Log Data: {
    "timestamp": "2026-03-25 07:57:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.83.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.89.83.144, 172.70.162.239",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ2IiwidXNlcm5hbWUiOiJATWF0Y2hJUUVsaXRlIiwiZW1haWwiOiJvbGFhdXN0aW5lMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1MDI3ODg5fQ.eSlLmg8E-ag6olL_MxSPFQU4YKdB7ENNqChDWYacN8M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e1c5e032af6948f-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.89.83.144",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Mar-2026 07:57:52 UTC] === END API CALL LOG ===
[25-Mar-2026 07:57:52 UTC] ✅ API Hash verification passed for profile endpoint
[25-Mar-2026 07:57:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ2IiwidXNlcm5hbWUiOiJATWF0Y2hJUUVsaXRlIiwiZW1haWwiOiJvbGFhdXN0aW5lMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1MDI3ODg5fQ.eSlLmg8E-ag6olL_MxSPFQU4YKdB7ENNqChDWYacN8M
[25-Mar-2026 07:57:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Mar-2026 07:57:52 UTC] ✅ JWT token verified successfully for user profile
[25-Mar-2026 07:57:52 UTC] User ID: 146
[25-Mar-2026 07:57:52 UTC] ✅ User profile retrieved successfully for user ID: 146
[25-Mar-2026 07:57:53 UTC] === API CALL LOG ===
[25-Mar-2026 07:57:53 UTC] Endpoint: user/profile.php
[25-Mar-2026 07:57:53 UTC] Full Log Data: {
    "timestamp": "2026-03-25 07:57:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.83.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.89.83.144, 172.70.162.239",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ2IiwidXNlcm5hbWUiOiJATWF0Y2hJUUVsaXRlIiwiZW1haWwiOiJvbGFhdXN0aW5lMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1MDI3ODg5fQ.eSlLmg8E-ag6olL_MxSPFQU4YKdB7ENNqChDWYacN8M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e1c5e074da6948f-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.89.83.144",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Mar-2026 07:57:53 UTC] === END API CALL LOG ===
[25-Mar-2026 07:57:53 UTC] ✅ API Hash verification passed for profile endpoint
[25-Mar-2026 07:57:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ2IiwidXNlcm5hbWUiOiJATWF0Y2hJUUVsaXRlIiwiZW1haWwiOiJvbGFhdXN0aW5lMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1MDI3ODg5fQ.eSlLmg8E-ag6olL_MxSPFQU4YKdB7ENNqChDWYacN8M
[25-Mar-2026 07:57:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Mar-2026 07:57:53 UTC] ✅ JWT token verified successfully for user profile
[25-Mar-2026 07:57:53 UTC] User ID: 146
[25-Mar-2026 07:57:53 UTC] ✅ User profile retrieved successfully for user ID: 146
[25-Mar-2026 07:58:04 UTC] === API CALL LOG ===
[25-Mar-2026 07:58:04 UTC] Endpoint: user/profile.php
[25-Mar-2026 07:58:04 UTC] Full Log Data: {
    "timestamp": "2026-03-25 07:58:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.83.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.89.83.144, 172.70.162.240",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ2IiwidXNlcm5hbWUiOiJATWF0Y2hJUUVsaXRlIiwiZW1haWwiOiJvbGFhdXN0aW5lMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1MDI3ODg5fQ.eSlLmg8E-ag6olL_MxSPFQU4YKdB7ENNqChDWYacN8M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e1c5e4c1f86948f-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.89.83.144",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Mar-2026 07:58:04 UTC] === END API CALL LOG ===
[25-Mar-2026 07:58:04 UTC] ✅ API Hash verification passed for profile endpoint
[25-Mar-2026 07:58:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ2IiwidXNlcm5hbWUiOiJATWF0Y2hJUUVsaXRlIiwiZW1haWwiOiJvbGFhdXN0aW5lMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1MDI3ODg5fQ.eSlLmg8E-ag6olL_MxSPFQU4YKdB7ENNqChDWYacN8M
[25-Mar-2026 07:58:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Mar-2026 07:58:04 UTC] ✅ JWT token verified successfully for user profile
[25-Mar-2026 07:58:04 UTC] User ID: 146
[25-Mar-2026 07:58:04 UTC] ✅ User profile retrieved successfully for user ID: 146
[25-Mar-2026 07:58:05 UTC] === API CALL LOG ===
[25-Mar-2026 07:58:05 UTC] Endpoint: user/profile.php
[25-Mar-2026 07:58:05 UTC] Full Log Data: {
    "timestamp": "2026-03-25 07:58:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.83.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.89.83.144, 172.70.162.240",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ2IiwidXNlcm5hbWUiOiJATWF0Y2hJUUVsaXRlIiwiZW1haWwiOiJvbGFhdXN0aW5lMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1MDI3ODg5fQ.eSlLmg8E-ag6olL_MxSPFQU4YKdB7ENNqChDWYacN8M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e1c5e558d60948f-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.89.83.144",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Mar-2026 07:58:05 UTC] === END API CALL LOG ===
[25-Mar-2026 07:58:05 UTC] ✅ API Hash verification passed for profile endpoint
[25-Mar-2026 07:58:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ2IiwidXNlcm5hbWUiOiJATWF0Y2hJUUVsaXRlIiwiZW1haWwiOiJvbGFhdXN0aW5lMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1MDI3ODg5fQ.eSlLmg8E-ag6olL_MxSPFQU4YKdB7ENNqChDWYacN8M
[25-Mar-2026 07:58:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Mar-2026 07:58:05 UTC] ✅ JWT token verified successfully for user profile
[25-Mar-2026 07:58:05 UTC] User ID: 146
[25-Mar-2026 07:58:05 UTC] ✅ User profile retrieved successfully for user ID: 146
[25-Mar-2026 07:58:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Mar-2026 07:58:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Mar-2026 07:58:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.89.83.144, 172.70.162.240","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ2IiwidXNlcm5hbWUiOiJATWF0Y2hJUUVsaXRlIiwiZW1haWwiOiJvbGFhdXN0aW5lMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1MDI3ODg5fQ.eSlLmg8E-ag6olL_MxSPFQU4YKdB7ENNqChDWYacN8M","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e1c5e6829c6948f-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.89.83.144","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[25-Mar-2026 07:58:08 UTC] === User Orders API Called ===
[25-Mar-2026 07:58:08 UTC] User ID: 146
[25-Mar-2026 07:58:08 UTC] Limit: 20, Offset: 0
[25-Mar-2026 07:58:08 UTC] Orders found: 3
[25-Mar-2026 07:58:08 UTC] Orders data: [{"id":126,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ZLluHNIMGg4NGY0\/203","status":"pending","created_at":"2026-03-25 11:27:32","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":125,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ZLluHNIMGg4NGY0","status":"cancelled","created_at":"2026-03-25 11:03:28","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":124,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ZLluHNIMGg4NGY0","status":"cancelled","created_at":"2026-03-25 11:02:02","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[25-Mar-2026 07:58:08 UTC] Total orders count: 3
[25-Mar-2026 08:06:24 UTC] === API CALL LOG ===
[25-Mar-2026 08:06:24 UTC] Endpoint: user/profile.php
[25-Mar-2026 08:06:24 UTC] Full Log Data: {
    "timestamp": "2026-03-25 08:06:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.83.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.89.83.144, 172.70.90.113",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ2IiwidXNlcm5hbWUiOiJATWF0Y2hJUUVsaXRlIiwiZW1haWwiOiJvbGFhdXN0aW5lMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1MDI3ODg5fQ.eSlLmg8E-ag6olL_MxSPFQU4YKdB7ENNqChDWYacN8M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e1c6a81a9e4cd6c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.89.83.144",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Mar-2026 08:06:24 UTC] === END API CALL LOG ===
[25-Mar-2026 08:06:24 UTC] ✅ API Hash verification passed for profile endpoint
[25-Mar-2026 08:06:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ2IiwidXNlcm5hbWUiOiJATWF0Y2hJUUVsaXRlIiwiZW1haWwiOiJvbGFhdXN0aW5lMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1MDI3ODg5fQ.eSlLmg8E-ag6olL_MxSPFQU4YKdB7ENNqChDWYacN8M
[25-Mar-2026 08:06:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Mar-2026 08:06:24 UTC] ✅ JWT token verified successfully for user profile
[25-Mar-2026 08:06:24 UTC] User ID: 146
[25-Mar-2026 08:06:24 UTC] ✅ User profile retrieved successfully for user ID: 146
[25-Mar-2026 08:06:24 UTC] User Purchases API - User ID: 146
[25-Mar-2026 08:06:24 UTC] User Purchases API - Total purchases found: 0
[25-Mar-2026 08:06:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Mar-2026 08:06:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Mar-2026 08:06:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.89.83.144, 172.70.90.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ2IiwidXNlcm5hbWUiOiJATWF0Y2hJUUVsaXRlIiwiZW1haWwiOiJvbGFhdXN0aW5lMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1MDI3ODg5fQ.eSlLmg8E-ag6olL_MxSPFQU4YKdB7ENNqChDWYacN8M","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e1c6a8a1f6acd6c-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.89.83.144","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[25-Mar-2026 08:06:25 UTC] === User Orders API Called ===
[25-Mar-2026 08:06:25 UTC] User ID: 146
[25-Mar-2026 08:06:25 UTC] Limit: 20, Offset: 0
[25-Mar-2026 08:06:25 UTC] Orders found: 3
[25-Mar-2026 08:06:25 UTC] Orders data: [{"id":126,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ZLluHNIMGg4NGY0\/203","status":"completed","created_at":"2026-03-25 11:27:32","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":125,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ZLluHNIMGg4NGY0","status":"cancelled","created_at":"2026-03-25 11:03:28","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":124,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ZLluHNIMGg4NGY0","status":"cancelled","created_at":"2026-03-25 11:02:02","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[25-Mar-2026 08:06:25 UTC] Total orders count: 3
[25-Mar-2026 08:06:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Mar-2026 08:06:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Mar-2026 08:06:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.89.83.144, 172.70.90.113","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ2IiwidXNlcm5hbWUiOiJATWF0Y2hJUUVsaXRlIiwiZW1haWwiOiJvbGFhdXN0aW5lMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1MDI3ODg5fQ.eSlLmg8E-ag6olL_MxSPFQU4YKdB7ENNqChDWYacN8M","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e1c6a9cfd8fcd6c-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.89.83.144","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[25-Mar-2026 08:06:28 UTC] === User Orders API Called ===
[25-Mar-2026 08:06:28 UTC] User ID: 146
[25-Mar-2026 08:06:28 UTC] Limit: 20, Offset: 0
[25-Mar-2026 08:06:28 UTC] Orders found: 3
[25-Mar-2026 08:06:28 UTC] Orders data: [{"id":126,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ZLluHNIMGg4NGY0\/203","status":"completed","created_at":"2026-03-25 11:27:32","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":125,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ZLluHNIMGg4NGY0","status":"cancelled","created_at":"2026-03-25 11:03:28","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":124,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ZLluHNIMGg4NGY0","status":"cancelled","created_at":"2026-03-25 11:02:02","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[25-Mar-2026 08:06:28 UTC] Total orders count: 3
[25-Mar-2026 08:06:28 UTC] === API CALL LOG ===
[25-Mar-2026 08:06:28 UTC] Endpoint: user/profile.php
[25-Mar-2026 08:06:28 UTC] Full Log Data: {
    "timestamp": "2026-03-25 08:06:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.83.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.89.83.144, 172.70.90.112",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ2IiwidXNlcm5hbWUiOiJATWF0Y2hJUUVsaXRlIiwiZW1haWwiOiJvbGFhdXN0aW5lMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1MDI3ODg5fQ.eSlLmg8E-ag6olL_MxSPFQU4YKdB7ENNqChDWYacN8M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e1c6a9cfd91cd6c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.89.83.144",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Mar-2026 08:06:28 UTC] === END API CALL LOG ===
[25-Mar-2026 08:06:28 UTC] ✅ API Hash verification passed for profile endpoint
[25-Mar-2026 08:06:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ2IiwidXNlcm5hbWUiOiJATWF0Y2hJUUVsaXRlIiwiZW1haWwiOiJvbGFhdXN0aW5lMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1MDI3ODg5fQ.eSlLmg8E-ag6olL_MxSPFQU4YKdB7ENNqChDWYacN8M
[25-Mar-2026 08:06:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Mar-2026 08:06:28 UTC] ✅ JWT token verified successfully for user profile
[25-Mar-2026 08:06:28 UTC] User ID: 146
[25-Mar-2026 08:06:28 UTC] ✅ User profile retrieved successfully for user ID: 146
[25-Mar-2026 08:06:29 UTC] === API CALL LOG ===
[25-Mar-2026 08:06:29 UTC] Endpoint: user/profile.php
[25-Mar-2026 08:06:29 UTC] Full Log Data: {
    "timestamp": "2026-03-25 08:06:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.83.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.89.83.144, 172.70.90.113",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ2IiwidXNlcm5hbWUiOiJATWF0Y2hJUUVsaXRlIiwiZW1haWwiOiJvbGFhdXN0aW5lMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1MDI3ODg5fQ.eSlLmg8E-ag6olL_MxSPFQU4YKdB7ENNqChDWYacN8M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e1c6aa08848cd6c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.89.83.144",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Mar-2026 08:06:29 UTC] === END API CALL LOG ===
[25-Mar-2026 08:06:29 UTC] ✅ API Hash verification passed for profile endpoint
[25-Mar-2026 08:06:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ2IiwidXNlcm5hbWUiOiJATWF0Y2hJUUVsaXRlIiwiZW1haWwiOiJvbGFhdXN0aW5lMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1MDI3ODg5fQ.eSlLmg8E-ag6olL_MxSPFQU4YKdB7ENNqChDWYacN8M
[25-Mar-2026 08:06:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Mar-2026 08:06:29 UTC] ✅ JWT token verified successfully for user profile
[25-Mar-2026 08:06:29 UTC] User ID: 146
[25-Mar-2026 08:06:29 UTC] ✅ User profile retrieved successfully for user ID: 146
[25-Mar-2026 08:06:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Mar-2026 08:06:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Mar-2026 08:06:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.89.83.144, 172.70.90.113","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ2IiwidXNlcm5hbWUiOiJATWF0Y2hJUUVsaXRlIiwiZW1haWwiOiJvbGFhdXN0aW5lMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1MDI3ODg5fQ.eSlLmg8E-ag6olL_MxSPFQU4YKdB7ENNqChDWYacN8M","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e1c6add8bc1cd6c-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.89.83.144","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[25-Mar-2026 08:06:38 UTC] === User Orders API Called ===
[25-Mar-2026 08:06:38 UTC] User ID: 146
[25-Mar-2026 08:06:38 UTC] Limit: 20, Offset: 0
[25-Mar-2026 08:06:38 UTC] Orders found: 3
[25-Mar-2026 08:06:38 UTC] Orders data: [{"id":126,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ZLluHNIMGg4NGY0\/203","status":"completed","created_at":"2026-03-25 11:27:32","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":125,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ZLluHNIMGg4NGY0","status":"cancelled","created_at":"2026-03-25 11:03:28","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":124,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ZLluHNIMGg4NGY0","status":"cancelled","created_at":"2026-03-25 11:02:02","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[25-Mar-2026 08:06:38 UTC] Total orders count: 3
[25-Mar-2026 08:06:39 UTC] === API CALL LOG ===
[25-Mar-2026 08:06:39 UTC] Endpoint: user/profile.php
[25-Mar-2026 08:06:39 UTC] Full Log Data: {
    "timestamp": "2026-03-25 08:06:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.83.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.89.83.144, 172.70.90.113",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ2IiwidXNlcm5hbWUiOiJATWF0Y2hJUUVsaXRlIiwiZW1haWwiOiJvbGFhdXN0aW5lMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1MDI3ODg5fQ.eSlLmg8E-ag6olL_MxSPFQU4YKdB7ENNqChDWYacN8M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e1c6add8bc2cd6c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.89.83.144",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Mar-2026 08:06:39 UTC] === END API CALL LOG ===
[25-Mar-2026 08:06:39 UTC] ✅ API Hash verification passed for profile endpoint
[25-Mar-2026 08:06:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ2IiwidXNlcm5hbWUiOiJATWF0Y2hJUUVsaXRlIiwiZW1haWwiOiJvbGFhdXN0aW5lMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1MDI3ODg5fQ.eSlLmg8E-ag6olL_MxSPFQU4YKdB7ENNqChDWYacN8M
[25-Mar-2026 08:06:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Mar-2026 08:06:39 UTC] ✅ JWT token verified successfully for user profile
[25-Mar-2026 08:06:39 UTC] User ID: 146
[25-Mar-2026 08:06:39 UTC] ✅ User profile retrieved successfully for user ID: 146
[25-Mar-2026 08:06:39 UTC] === API CALL LOG ===
[25-Mar-2026 08:06:39 UTC] Endpoint: user/profile.php
[25-Mar-2026 08:06:39 UTC] Full Log Data: {
    "timestamp": "2026-03-25 08:06:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.83.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.89.83.144, 172.70.90.113",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ2IiwidXNlcm5hbWUiOiJATWF0Y2hJUUVsaXRlIiwiZW1haWwiOiJvbGFhdXN0aW5lMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1MDI3ODg5fQ.eSlLmg8E-ag6olL_MxSPFQU4YKdB7ENNqChDWYacN8M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e1c6ae12ddccd6c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.89.83.144",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Mar-2026 08:06:39 UTC] === END API CALL LOG ===
[25-Mar-2026 08:06:39 UTC] ✅ API Hash verification passed for profile endpoint
[25-Mar-2026 08:06:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ2IiwidXNlcm5hbWUiOiJATWF0Y2hJUUVsaXRlIiwiZW1haWwiOiJvbGFhdXN0aW5lMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1MDI3ODg5fQ.eSlLmg8E-ag6olL_MxSPFQU4YKdB7ENNqChDWYacN8M
[25-Mar-2026 08:06:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Mar-2026 08:06:39 UTC] ✅ JWT token verified successfully for user profile
[25-Mar-2026 08:06:39 UTC] User ID: 146
[25-Mar-2026 08:06:39 UTC] ✅ User profile retrieved successfully for user ID: 146
[25-Mar-2026 08:06:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Mar-2026 08:06:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Mar-2026 08:06:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.89.83.144, 172.70.90.113","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ2IiwidXNlcm5hbWUiOiJATWF0Y2hJUUVsaXRlIiwiZW1haWwiOiJvbGFhdXN0aW5lMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1MDI3ODg5fQ.eSlLmg8E-ag6olL_MxSPFQU4YKdB7ENNqChDWYacN8M","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e1c6b2f3f67cd6c-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.89.83.144","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[25-Mar-2026 08:06:52 UTC] === User Orders API Called ===
[25-Mar-2026 08:06:52 UTC] User ID: 146
[25-Mar-2026 08:06:52 UTC] Limit: 20, Offset: 0
[25-Mar-2026 08:06:52 UTC] Orders found: 3
[25-Mar-2026 08:06:52 UTC] Orders data: [{"id":126,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ZLluHNIMGg4NGY0\/203","status":"completed","created_at":"2026-03-25 11:27:32","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":125,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ZLluHNIMGg4NGY0","status":"cancelled","created_at":"2026-03-25 11:03:28","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":124,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ZLluHNIMGg4NGY0","status":"cancelled","created_at":"2026-03-25 11:02:02","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[25-Mar-2026 08:06:52 UTC] Total orders count: 3
[25-Mar-2026 08:06:52 UTC] === API CALL LOG ===
[25-Mar-2026 08:06:52 UTC] Endpoint: user/profile.php
[25-Mar-2026 08:06:52 UTC] Full Log Data: {
    "timestamp": "2026-03-25 08:06:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.83.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.89.83.144, 172.70.90.112",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ2IiwidXNlcm5hbWUiOiJATWF0Y2hJUUVsaXRlIiwiZW1haWwiOiJvbGFhdXN0aW5lMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1MDI3ODg5fQ.eSlLmg8E-ag6olL_MxSPFQU4YKdB7ENNqChDWYacN8M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e1c6b2f3f69cd6c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.89.83.144",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Mar-2026 08:06:52 UTC] === END API CALL LOG ===
[25-Mar-2026 08:06:52 UTC] ✅ API Hash verification passed for profile endpoint
[25-Mar-2026 08:06:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ2IiwidXNlcm5hbWUiOiJATWF0Y2hJUUVsaXRlIiwiZW1haWwiOiJvbGFhdXN0aW5lMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1MDI3ODg5fQ.eSlLmg8E-ag6olL_MxSPFQU4YKdB7ENNqChDWYacN8M
[25-Mar-2026 08:06:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Mar-2026 08:06:52 UTC] ✅ JWT token verified successfully for user profile
[25-Mar-2026 08:06:52 UTC] User ID: 146
[25-Mar-2026 08:06:52 UTC] ✅ User profile retrieved successfully for user ID: 146
[25-Mar-2026 08:06:52 UTC] === API CALL LOG ===
[25-Mar-2026 08:06:52 UTC] Endpoint: user/profile.php
[25-Mar-2026 08:06:52 UTC] Full Log Data: {
    "timestamp": "2026-03-25 08:06:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.83.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.89.83.144, 172.70.90.113",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ2IiwidXNlcm5hbWUiOiJATWF0Y2hJUUVsaXRlIiwiZW1haWwiOiJvbGFhdXN0aW5lMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1MDI3ODg5fQ.eSlLmg8E-ag6olL_MxSPFQU4YKdB7ENNqChDWYacN8M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e1c6b329a0ccd6c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.89.83.144",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Mar-2026 08:06:52 UTC] === END API CALL LOG ===
[25-Mar-2026 08:06:52 UTC] ✅ API Hash verification passed for profile endpoint
[25-Mar-2026 08:06:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ2IiwidXNlcm5hbWUiOiJATWF0Y2hJUUVsaXRlIiwiZW1haWwiOiJvbGFhdXN0aW5lMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1MDI3ODg5fQ.eSlLmg8E-ag6olL_MxSPFQU4YKdB7ENNqChDWYacN8M
[25-Mar-2026 08:06:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Mar-2026 08:06:52 UTC] ✅ JWT token verified successfully for user profile
[25-Mar-2026 08:06:52 UTC] User ID: 146
[25-Mar-2026 08:06:52 UTC] ✅ User profile retrieved successfully for user ID: 146
[25-Mar-2026 08:07:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Mar-2026 08:07:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Mar-2026 08:07:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.89.83.144, 172.70.90.112","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ2IiwidXNlcm5hbWUiOiJATWF0Y2hJUUVsaXRlIiwiZW1haWwiOiJvbGFhdXN0aW5lMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1MDI3ODg5fQ.eSlLmg8E-ag6olL_MxSPFQU4YKdB7ENNqChDWYacN8M","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e1c6ba9b8f7cd6c-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.89.83.144","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[25-Mar-2026 08:07:11 UTC] === User Orders API Called ===
[25-Mar-2026 08:07:11 UTC] User ID: 146
[25-Mar-2026 08:07:11 UTC] Limit: 20, Offset: 0
[25-Mar-2026 08:07:11 UTC] Orders found: 4
[25-Mar-2026 08:07:11 UTC] Orders data: [{"id":127,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ZLluHNIMGg4NGY0\/203","status":"pending","created_at":"2026-03-25 11:37:09","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":126,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ZLluHNIMGg4NGY0\/203","status":"completed","created_at":"2026-03-25 11:27:32","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":125,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ZLluHNIMGg4NGY0","status":"cancelled","created_at":"2026-03-25 11:03:28","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":124,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ZLluHNIMGg4NGY0","status":"cancelled","created_at":"2026-03-25 11:02:02","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[25-Mar-2026 08:07:11 UTC] Total orders count: 4
[25-Mar-2026 08:07:12 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Mar-2026 08:07:12 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Mar-2026 08:07:12 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.89.83.144, 172.70.90.112","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ2IiwidXNlcm5hbWUiOiJATWF0Y2hJUUVsaXRlIiwiZW1haWwiOiJvbGFhdXN0aW5lMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1MDI3ODg5fQ.eSlLmg8E-ag6olL_MxSPFQU4YKdB7ENNqChDWYacN8M","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e1c6bae5c1bcd6c-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.89.83.144","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[25-Mar-2026 08:07:12 UTC] === User Orders API Called ===
[25-Mar-2026 08:07:12 UTC] User ID: 146
[25-Mar-2026 08:07:12 UTC] Limit: 20, Offset: 0
[25-Mar-2026 08:07:12 UTC] Orders found: 4
[25-Mar-2026 08:07:12 UTC] Orders data: [{"id":127,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ZLluHNIMGg4NGY0\/203","status":"pending","created_at":"2026-03-25 11:37:09","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":126,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ZLluHNIMGg4NGY0\/203","status":"completed","created_at":"2026-03-25 11:27:32","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":125,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ZLluHNIMGg4NGY0","status":"cancelled","created_at":"2026-03-25 11:03:28","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":124,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ZLluHNIMGg4NGY0","status":"cancelled","created_at":"2026-03-25 11:02:02","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[25-Mar-2026 08:07:12 UTC] Total orders count: 4
[25-Mar-2026 08:15:58 UTC] === API CALL LOG ===
[25-Mar-2026 08:15:58 UTC] === API CALL LOG ===
[25-Mar-2026 08:15:58 UTC] Endpoint: user/profile.php
[25-Mar-2026 08:15:58 UTC] Endpoint: user/profile.php
[25-Mar-2026 08:15:58 UTC] Full Log Data: {
    "timestamp": "2026-03-25 08:15:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "152.53.16.55",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "152.53.16.55, 172.70.247.126",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ3IiwidXNlcm5hbWUiOiJtYW5hIiwiZW1haWwiOiJub3VyaW03Nzc3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTAzMTM1Nn0.Di7IurRq5sAUi4t98KwBdEiwVNFskW72IQZVrW4CZkQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e1c78888f6ebb77-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "152.53.16.55",
        "CF-IPCountry": "AT",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Mar-2026 08:15:58 UTC] Full Log Data: {
    "timestamp": "2026-03-25 08:15:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "152.53.16.55",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "152.53.16.55, 172.70.247.126",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ3IiwidXNlcm5hbWUiOiJtYW5hIiwiZW1haWwiOiJub3VyaW03Nzc3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTAzMTM1Nn0.Di7IurRq5sAUi4t98KwBdEiwVNFskW72IQZVrW4CZkQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e1c78888f6abb77-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "152.53.16.55",
        "CF-IPCountry": "AT",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Mar-2026 08:15:58 UTC] === END API CALL LOG ===
[25-Mar-2026 08:15:58 UTC] === END API CALL LOG ===
[25-Mar-2026 08:15:58 UTC] ✅ API Hash verification passed for profile endpoint
[25-Mar-2026 08:15:58 UTC] ✅ API Hash verification passed for profile endpoint
[25-Mar-2026 08:15:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ3IiwidXNlcm5hbWUiOiJtYW5hIiwiZW1haWwiOiJub3VyaW03Nzc3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTAzMTM1Nn0.Di7IurRq5sAUi4t98KwBdEiwVNFskW72IQZVrW4CZkQ
[25-Mar-2026 08:15:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ3IiwidXNlcm5hbWUiOiJtYW5hIiwiZW1haWwiOiJub3VyaW03Nzc3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTAzMTM1Nn0.Di7IurRq5sAUi4t98KwBdEiwVNFskW72IQZVrW4CZkQ
[25-Mar-2026 08:15:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Mar-2026 08:15:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Mar-2026 08:15:58 UTC] ✅ JWT token verified successfully for user profile
[25-Mar-2026 08:15:58 UTC] ✅ JWT token verified successfully for user profile
[25-Mar-2026 08:15:58 UTC] User ID: 147
[25-Mar-2026 08:15:58 UTC] User ID: 147
[25-Mar-2026 08:15:58 UTC] ✅ User profile retrieved successfully for user ID: 147
[25-Mar-2026 08:15:58 UTC] ✅ User profile retrieved successfully for user ID: 147
[25-Mar-2026 08:15:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Mar-2026 08:15:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Mar-2026 08:15:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"152.53.16.55, 172.70.247.125","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ3IiwidXNlcm5hbWUiOiJtYW5hIiwiZW1haWwiOiJub3VyaW03Nzc3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTAzMTM1Nn0.Di7IurRq5sAUi4t98KwBdEiwVNFskW72IQZVrW4CZkQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e1c78888f6cbb77-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"152.53.16.55","CF-IPCountry":"AT","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[25-Mar-2026 08:15:58 UTC] === User Orders API Called ===
[25-Mar-2026 08:15:58 UTC] User ID: 147
[25-Mar-2026 08:15:58 UTC] Limit: 20, Offset: 0
[25-Mar-2026 08:15:58 UTC] Orders found: 0
[25-Mar-2026 08:15:58 UTC] Orders data: []
[25-Mar-2026 08:15:58 UTC] Total orders count: 0
[25-Mar-2026 08:16:00 UTC] === API CALL LOG ===
[25-Mar-2026 08:16:00 UTC] Endpoint: user/profile.php
[25-Mar-2026 08:16:00 UTC] Full Log Data: {
    "timestamp": "2026-03-25 08:16:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "152.53.16.55",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "152.53.16.55, 172.70.247.125",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ3IiwidXNlcm5hbWUiOiJtYW5hIiwiZW1haWwiOiJub3VyaW03Nzc3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTAzMTM1Nn0.Di7IurRq5sAUi4t98KwBdEiwVNFskW72IQZVrW4CZkQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e1c789228eebb77-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "152.53.16.55",
        "CF-IPCountry": "AT",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Mar-2026 08:16:00 UTC] === END API CALL LOG ===
[25-Mar-2026 08:16:00 UTC] ✅ API Hash verification passed for profile endpoint
[25-Mar-2026 08:16:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ3IiwidXNlcm5hbWUiOiJtYW5hIiwiZW1haWwiOiJub3VyaW03Nzc3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTAzMTM1Nn0.Di7IurRq5sAUi4t98KwBdEiwVNFskW72IQZVrW4CZkQ
[25-Mar-2026 08:16:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Mar-2026 08:16:00 UTC] ✅ JWT token verified successfully for user profile
[25-Mar-2026 08:16:00 UTC] User ID: 147
[25-Mar-2026 08:16:00 UTC] ✅ User profile retrieved successfully for user ID: 147
[25-Mar-2026 08:16:21 UTC] === API CALL LOG ===
[25-Mar-2026 08:16:21 UTC] Endpoint: user/profile.php
[25-Mar-2026 08:16:21 UTC] Full Log Data: {
    "timestamp": "2026-03-25 08:16:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "152.53.16.55",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "152.53.16.55, 172.70.251.119",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ3IiwidXNlcm5hbWUiOiJtYW5hIiwiZW1haWwiOiJub3VyaW03Nzc3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTAzMTM1Nn0.Di7IurRq5sAUi4t98KwBdEiwVNFskW72IQZVrW4CZkQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e1c79139b7503dc-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "152.53.16.55",
        "CF-IPCountry": "AT",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Mar-2026 08:16:21 UTC] === END API CALL LOG ===
[25-Mar-2026 08:16:21 UTC] ✅ API Hash verification passed for profile endpoint
[25-Mar-2026 08:16:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ3IiwidXNlcm5hbWUiOiJtYW5hIiwiZW1haWwiOiJub3VyaW03Nzc3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTAzMTM1Nn0.Di7IurRq5sAUi4t98KwBdEiwVNFskW72IQZVrW4CZkQ
[25-Mar-2026 08:16:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Mar-2026 08:16:21 UTC] ✅ JWT token verified successfully for user profile
[25-Mar-2026 08:16:21 UTC] User ID: 147
[25-Mar-2026 08:16:21 UTC] ✅ User profile retrieved successfully for user ID: 147
[25-Mar-2026 08:16:29 UTC] === API CALL LOG ===
[25-Mar-2026 08:16:29 UTC] Endpoint: user/profile.php
[25-Mar-2026 08:16:29 UTC] Full Log Data: {
    "timestamp": "2026-03-25 08:16:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "152.53.16.55",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "152.53.16.55, 162.158.95.58",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ3IiwidXNlcm5hbWUiOiJtYW5hIiwiZW1haWwiOiJub3VyaW03Nzc3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTAzMTM1Nn0.Di7IurRq5sAUi4t98KwBdEiwVNFskW72IQZVrW4CZkQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e1c794729ac39e0-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "152.53.16.55",
        "CF-IPCountry": "AT",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Mar-2026 08:16:29 UTC] === END API CALL LOG ===
[25-Mar-2026 08:16:29 UTC] ✅ API Hash verification passed for profile endpoint
[25-Mar-2026 08:16:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ3IiwidXNlcm5hbWUiOiJtYW5hIiwiZW1haWwiOiJub3VyaW03Nzc3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTAzMTM1Nn0.Di7IurRq5sAUi4t98KwBdEiwVNFskW72IQZVrW4CZkQ
[25-Mar-2026 08:16:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Mar-2026 08:16:29 UTC] ✅ JWT token verified successfully for user profile
[25-Mar-2026 08:16:29 UTC] User ID: 147
[25-Mar-2026 08:16:29 UTC] ✅ User profile retrieved successfully for user ID: 147
[25-Mar-2026 08:17:07 UTC] === API CALL LOG ===
[25-Mar-2026 08:17:07 UTC] Endpoint: user/profile.php
[25-Mar-2026 08:17:07 UTC] Full Log Data: {
    "timestamp": "2026-03-25 08:17:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "152.53.16.55",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "152.53.16.55, 172.71.172.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ3IiwidXNlcm5hbWUiOiJtYW5hIiwiZW1haWwiOiJub3VyaW03Nzc3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTAzMTM1Nn0.Di7IurRq5sAUi4t98KwBdEiwVNFskW72IQZVrW4CZkQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e1c7a382d27d35d-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "152.53.16.55",
        "CF-IPCountry": "AT",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Mar-2026 08:17:07 UTC] === END API CALL LOG ===
[25-Mar-2026 08:17:07 UTC] ✅ API Hash verification passed for profile endpoint
[25-Mar-2026 08:17:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ3IiwidXNlcm5hbWUiOiJtYW5hIiwiZW1haWwiOiJub3VyaW03Nzc3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTAzMTM1Nn0.Di7IurRq5sAUi4t98KwBdEiwVNFskW72IQZVrW4CZkQ
[25-Mar-2026 08:17:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Mar-2026 08:17:07 UTC] ✅ JWT token verified successfully for user profile
[25-Mar-2026 08:17:07 UTC] User ID: 147
[25-Mar-2026 08:17:07 UTC] ✅ User profile retrieved successfully for user ID: 147
[25-Mar-2026 08:17:18 UTC] === API CALL LOG ===
[25-Mar-2026 08:17:18 UTC] Endpoint: user/profile.php
[25-Mar-2026 08:17:18 UTC] Full Log Data: {
    "timestamp": "2026-03-25 08:17:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "152.53.16.55",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "152.53.16.55, 172.71.148.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ3IiwidXNlcm5hbWUiOiJtYW5hIiwiZW1haWwiOiJub3VyaW03Nzc3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTAzMTM1Nn0.Di7IurRq5sAUi4t98KwBdEiwVNFskW72IQZVrW4CZkQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e1c7a7d7efcdc58-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "152.53.16.55",
        "CF-IPCountry": "AT",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Mar-2026 08:17:18 UTC] === END API CALL LOG ===
[25-Mar-2026 08:17:18 UTC] ✅ API Hash verification passed for profile endpoint
[25-Mar-2026 08:17:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ3IiwidXNlcm5hbWUiOiJtYW5hIiwiZW1haWwiOiJub3VyaW03Nzc3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTAzMTM1Nn0.Di7IurRq5sAUi4t98KwBdEiwVNFskW72IQZVrW4CZkQ
[25-Mar-2026 08:17:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Mar-2026 08:17:18 UTC] ✅ JWT token verified successfully for user profile
[25-Mar-2026 08:17:18 UTC] User ID: 147
[25-Mar-2026 08:17:18 UTC] ✅ User profile retrieved successfully for user ID: 147
[25-Mar-2026 08:18:36 UTC] === API CALL LOG ===
[25-Mar-2026 08:18:36 UTC] Endpoint: user/profile.php
[25-Mar-2026 08:18:36 UTC] Full Log Data: {
    "timestamp": "2026-03-25 08:18:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "152.53.16.55",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "152.53.16.55, 172.71.144.82",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ3IiwidXNlcm5hbWUiOiJtYW5hIiwiZW1haWwiOiJub3VyaW03Nzc3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTAzMTM1Nn0.Di7IurRq5sAUi4t98KwBdEiwVNFskW72IQZVrW4CZkQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e1c7c64cacddbf7-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "152.53.16.55",
        "CF-IPCountry": "AT",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Mar-2026 08:18:36 UTC] === END API CALL LOG ===
[25-Mar-2026 08:18:36 UTC] ✅ API Hash verification passed for profile endpoint
[25-Mar-2026 08:18:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ3IiwidXNlcm5hbWUiOiJtYW5hIiwiZW1haWwiOiJub3VyaW03Nzc3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTAzMTM1Nn0.Di7IurRq5sAUi4t98KwBdEiwVNFskW72IQZVrW4CZkQ
[25-Mar-2026 08:18:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Mar-2026 08:18:36 UTC] ✅ JWT token verified successfully for user profile
[25-Mar-2026 08:18:36 UTC] User ID: 147
[25-Mar-2026 08:18:36 UTC] ✅ User profile retrieved successfully for user ID: 147
[25-Mar-2026 08:18:51 UTC] === API CALL LOG ===
[25-Mar-2026 08:18:51 UTC] Endpoint: user/profile.php
[25-Mar-2026 08:18:51 UTC] Full Log Data: {
    "timestamp": "2026-03-25 08:18:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "152.53.16.55",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "152.53.16.55, 172.71.144.82",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ3IiwidXNlcm5hbWUiOiJtYW5hIiwiZW1haWwiOiJub3VyaW03Nzc3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTAzMTM1Nn0.Di7IurRq5sAUi4t98KwBdEiwVNFskW72IQZVrW4CZkQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e1c7cbdcaf2dbf7-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "152.53.16.55",
        "CF-IPCountry": "AT",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Mar-2026 08:18:51 UTC] === END API CALL LOG ===
[25-Mar-2026 08:18:51 UTC] ✅ API Hash verification passed for profile endpoint
[25-Mar-2026 08:18:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ3IiwidXNlcm5hbWUiOiJtYW5hIiwiZW1haWwiOiJub3VyaW03Nzc3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTAzMTM1Nn0.Di7IurRq5sAUi4t98KwBdEiwVNFskW72IQZVrW4CZkQ
[25-Mar-2026 08:18:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Mar-2026 08:18:51 UTC] ✅ JWT token verified successfully for user profile
[25-Mar-2026 08:18:51 UTC] User ID: 147
[25-Mar-2026 08:18:51 UTC] ✅ User profile retrieved successfully for user ID: 147
[25-Mar-2026 08:18:52 UTC] User Purchases API - User ID: 147
[25-Mar-2026 08:18:52 UTC] User Purchases API - Total purchases found: 0
[25-Mar-2026 08:19:18 UTC] === API CALL LOG ===
[25-Mar-2026 08:19:18 UTC] Endpoint: user/profile.php
[25-Mar-2026 08:19:18 UTC] Full Log Data: {
    "timestamp": "2026-03-25 08:19:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "152.53.16.55",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "152.53.16.55, 172.70.240.24",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ3IiwidXNlcm5hbWUiOiJtYW5hIiwiZW1haWwiOiJub3VyaW03Nzc3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTAzMTM1Nn0.Di7IurRq5sAUi4t98KwBdEiwVNFskW72IQZVrW4CZkQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e1c7d685fd857df-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "152.53.16.55",
        "CF-IPCountry": "AT",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Mar-2026 08:19:18 UTC] === END API CALL LOG ===
[25-Mar-2026 08:19:18 UTC] ✅ API Hash verification passed for profile endpoint
[25-Mar-2026 08:19:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ3IiwidXNlcm5hbWUiOiJtYW5hIiwiZW1haWwiOiJub3VyaW03Nzc3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTAzMTM1Nn0.Di7IurRq5sAUi4t98KwBdEiwVNFskW72IQZVrW4CZkQ
[25-Mar-2026 08:19:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Mar-2026 08:19:18 UTC] ✅ JWT token verified successfully for user profile
[25-Mar-2026 08:19:18 UTC] User ID: 147
[25-Mar-2026 08:19:18 UTC] ✅ User profile retrieved successfully for user ID: 147
[25-Mar-2026 08:19:19 UTC] === API CALL LOG ===
[25-Mar-2026 08:19:19 UTC] Endpoint: user/profile.php
[25-Mar-2026 08:19:19 UTC] Full Log Data: {
    "timestamp": "2026-03-25 08:19:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "152.53.16.55",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "152.53.16.55, 172.70.240.171",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ3IiwidXNlcm5hbWUiOiJtYW5hIiwiZW1haWwiOiJub3VyaW03Nzc3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTAzMTM1Nn0.Di7IurRq5sAUi4t98KwBdEiwVNFskW72IQZVrW4CZkQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e1c7d6bd8d957df-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "152.53.16.55",
        "CF-IPCountry": "AT",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Mar-2026 08:19:19 UTC] === END API CALL LOG ===
[25-Mar-2026 08:19:19 UTC] ✅ API Hash verification passed for profile endpoint
[25-Mar-2026 08:19:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ3IiwidXNlcm5hbWUiOiJtYW5hIiwiZW1haWwiOiJub3VyaW03Nzc3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTAzMTM1Nn0.Di7IurRq5sAUi4t98KwBdEiwVNFskW72IQZVrW4CZkQ
[25-Mar-2026 08:19:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Mar-2026 08:19:19 UTC] ✅ JWT token verified successfully for user profile
[25-Mar-2026 08:19:19 UTC] User ID: 147
[25-Mar-2026 08:19:19 UTC] ✅ User profile retrieved successfully for user ID: 147
[25-Mar-2026 08:19:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Mar-2026 08:19:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Mar-2026 08:19:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"152.53.16.55, 172.70.240.171","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ3IiwidXNlcm5hbWUiOiJtYW5hIiwiZW1haWwiOiJub3VyaW03Nzc3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTAzMTM1Nn0.Di7IurRq5sAUi4t98KwBdEiwVNFskW72IQZVrW4CZkQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e1c7d736c4357df-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"152.53.16.55","CF-IPCountry":"AT","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[25-Mar-2026 08:19:20 UTC] === User Orders API Called ===
[25-Mar-2026 08:19:20 UTC] User ID: 147
[25-Mar-2026 08:19:20 UTC] Limit: 20, Offset: 0
[25-Mar-2026 08:19:20 UTC] Orders found: 0
[25-Mar-2026 08:19:20 UTC] Orders data: []
[25-Mar-2026 08:19:20 UTC] Total orders count: 0
[25-Mar-2026 08:19:43 UTC] === API CALL LOG ===
[25-Mar-2026 08:19:43 UTC] Endpoint: user/profile.php
[25-Mar-2026 08:19:43 UTC] Full Log Data: {
    "timestamp": "2026-03-25 08:19:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "152.53.16.55",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "152.53.16.55, 172.70.247.200",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ3IiwidXNlcm5hbWUiOiJtYW5hIiwiZW1haWwiOiJub3VyaW03Nzc3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTAzMTM1Nn0.Di7IurRq5sAUi4t98KwBdEiwVNFskW72IQZVrW4CZkQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e1c7e01cf5471be-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "152.53.16.55",
        "CF-IPCountry": "AT",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Mar-2026 08:19:43 UTC] === END API CALL LOG ===
[25-Mar-2026 08:19:43 UTC] ✅ API Hash verification passed for profile endpoint
[25-Mar-2026 08:19:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ3IiwidXNlcm5hbWUiOiJtYW5hIiwiZW1haWwiOiJub3VyaW03Nzc3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTAzMTM1Nn0.Di7IurRq5sAUi4t98KwBdEiwVNFskW72IQZVrW4CZkQ
[25-Mar-2026 08:19:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Mar-2026 08:19:43 UTC] ✅ JWT token verified successfully for user profile
[25-Mar-2026 08:19:43 UTC] User ID: 147
[25-Mar-2026 08:19:43 UTC] ✅ User profile retrieved successfully for user ID: 147
[25-Mar-2026 08:19:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Mar-2026 08:19:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Mar-2026 08:19:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"152.53.16.55, 172.70.247.200","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ3IiwidXNlcm5hbWUiOiJtYW5hIiwiZW1haWwiOiJub3VyaW03Nzc3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTAzMTM1Nn0.Di7IurRq5sAUi4t98KwBdEiwVNFskW72IQZVrW4CZkQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e1c7e02e84f71be-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"152.53.16.55","CF-IPCountry":"AT","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[25-Mar-2026 08:19:43 UTC] === User Orders API Called ===
[25-Mar-2026 08:19:43 UTC] User ID: 147
[25-Mar-2026 08:19:43 UTC] Limit: 20, Offset: 0
[25-Mar-2026 08:19:43 UTC] Orders found: 0
[25-Mar-2026 08:19:43 UTC] Orders data: []
[25-Mar-2026 08:19:43 UTC] Total orders count: 0
[25-Mar-2026 08:19:46 UTC] === API CALL LOG ===
[25-Mar-2026 08:19:46 UTC] Endpoint: user/profile.php
[25-Mar-2026 08:19:46 UTC] Full Log Data: {
    "timestamp": "2026-03-25 08:19:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "152.53.16.55",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "152.53.16.55, 172.70.247.200",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ3IiwidXNlcm5hbWUiOiJtYW5hIiwiZW1haWwiOiJub3VyaW03Nzc3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTAzMTM1Nn0.Di7IurRq5sAUi4t98KwBdEiwVNFskW72IQZVrW4CZkQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e1c7e18a98a71be-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "152.53.16.55",
        "CF-IPCountry": "AT",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Mar-2026 08:19:46 UTC] === END API CALL LOG ===
[25-Mar-2026 08:19:46 UTC] ✅ API Hash verification passed for profile endpoint
[25-Mar-2026 08:19:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ3IiwidXNlcm5hbWUiOiJtYW5hIiwiZW1haWwiOiJub3VyaW03Nzc3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTAzMTM1Nn0.Di7IurRq5sAUi4t98KwBdEiwVNFskW72IQZVrW4CZkQ
[25-Mar-2026 08:19:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Mar-2026 08:19:46 UTC] ✅ JWT token verified successfully for user profile
[25-Mar-2026 08:19:46 UTC] User ID: 147
[25-Mar-2026 08:19:46 UTC] ✅ User profile retrieved successfully for user ID: 147
[25-Mar-2026 08:19:48 UTC] User Purchases API - User ID: 147
[25-Mar-2026 08:19:48 UTC] User Purchases API - Total purchases found: 0
[25-Mar-2026 08:19:50 UTC] === API CALL LOG ===
[25-Mar-2026 08:19:50 UTC] Endpoint: user/profile.php
[25-Mar-2026 08:19:50 UTC] Full Log Data: {
    "timestamp": "2026-03-25 08:19:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "152.53.16.55",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "152.53.16.55, 172.70.247.200",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ3IiwidXNlcm5hbWUiOiJtYW5hIiwiZW1haWwiOiJub3VyaW03Nzc3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTAzMTM1Nn0.Di7IurRq5sAUi4t98KwBdEiwVNFskW72IQZVrW4CZkQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e1c7e330eba71be-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "152.53.16.55",
        "CF-IPCountry": "AT",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Mar-2026 08:19:50 UTC] === END API CALL LOG ===
[25-Mar-2026 08:19:50 UTC] ✅ API Hash verification passed for profile endpoint
[25-Mar-2026 08:19:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ3IiwidXNlcm5hbWUiOiJtYW5hIiwiZW1haWwiOiJub3VyaW03Nzc3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTAzMTM1Nn0.Di7IurRq5sAUi4t98KwBdEiwVNFskW72IQZVrW4CZkQ
[25-Mar-2026 08:19:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Mar-2026 08:19:50 UTC] ✅ JWT token verified successfully for user profile
[25-Mar-2026 08:19:50 UTC] User ID: 147
[25-Mar-2026 08:19:50 UTC] ✅ User profile retrieved successfully for user ID: 147
[25-Mar-2026 08:19:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Mar-2026 08:19:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Mar-2026 08:19:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"152.53.16.55, 172.70.247.200","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ3IiwidXNlcm5hbWUiOiJtYW5hIiwiZW1haWwiOiJub3VyaW03Nzc3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTAzMTM1Nn0.Di7IurRq5sAUi4t98KwBdEiwVNFskW72IQZVrW4CZkQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e1c7e330eb771be-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"152.53.16.55","CF-IPCountry":"AT","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[25-Mar-2026 08:19:50 UTC] === User Orders API Called ===
[25-Mar-2026 08:19:50 UTC] User ID: 147
[25-Mar-2026 08:19:50 UTC] Limit: 20, Offset: 0
[25-Mar-2026 08:19:50 UTC] Orders found: 0
[25-Mar-2026 08:19:50 UTC] Orders data: []
[25-Mar-2026 08:19:50 UTC] Total orders count: 0
[25-Mar-2026 08:19:51 UTC] === API CALL LOG ===
[25-Mar-2026 08:19:51 UTC] Endpoint: user/profile.php
[25-Mar-2026 08:19:51 UTC] Full Log Data: {
    "timestamp": "2026-03-25 08:19:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "152.53.16.55",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "152.53.16.55, 172.70.247.200",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ3IiwidXNlcm5hbWUiOiJtYW5hIiwiZW1haWwiOiJub3VyaW03Nzc3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTAzMTM1Nn0.Di7IurRq5sAUi4t98KwBdEiwVNFskW72IQZVrW4CZkQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e1c7e3749e371be-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "152.53.16.55",
        "CF-IPCountry": "AT",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Mar-2026 08:19:51 UTC] === END API CALL LOG ===
[25-Mar-2026 08:19:51 UTC] ✅ API Hash verification passed for profile endpoint
[25-Mar-2026 08:19:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ3IiwidXNlcm5hbWUiOiJtYW5hIiwiZW1haWwiOiJub3VyaW03Nzc3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTAzMTM1Nn0.Di7IurRq5sAUi4t98KwBdEiwVNFskW72IQZVrW4CZkQ
[25-Mar-2026 08:19:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Mar-2026 08:19:51 UTC] ✅ JWT token verified successfully for user profile
[25-Mar-2026 08:19:51 UTC] User ID: 147
[25-Mar-2026 08:19:51 UTC] ✅ User profile retrieved successfully for user ID: 147
[25-Mar-2026 12:48:11 UTC] === API CALL LOG ===
[25-Mar-2026 12:48:11 UTC] Endpoint: user/profile.php
[25-Mar-2026 12:48:11 UTC] Full Log Data: {
    "timestamp": "2026-03-25 12:48:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8544:e61d::7de8:5efb",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8544:e61d::7de8:5efb, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ4IiwidXNlcm5hbWUiOiJrYXVzaGFyIiwiZW1haWwiOiJmYWlzaGFscmVoYW4zMkBnbWFpbC5jb20iLCJleHAiOjE3NzUwNDc2ODh9.hRJU4SL4fOJVCexKJwO8Y0dIwMjuvG5IQcbQ66iduXE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e1e074a5f85af5a-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:8544:e61d::7de8:5efb",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Mar-2026 12:48:11 UTC] === END API CALL LOG ===
[25-Mar-2026 12:48:11 UTC] ✅ API Hash verification passed for profile endpoint
[25-Mar-2026 12:48:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ4IiwidXNlcm5hbWUiOiJrYXVzaGFyIiwiZW1haWwiOiJmYWlzaGFscmVoYW4zMkBnbWFpbC5jb20iLCJleHAiOjE3NzUwNDc2ODh9.hRJU4SL4fOJVCexKJwO8Y0dIwMjuvG5IQcbQ66iduXE
[25-Mar-2026 12:48:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Mar-2026 12:48:11 UTC] ✅ JWT token verified successfully for user profile
[25-Mar-2026 12:48:11 UTC] User ID: 148
[25-Mar-2026 12:48:11 UTC] ✅ User profile retrieved successfully for user ID: 148
[25-Mar-2026 12:48:15 UTC] === API CALL LOG ===
[25-Mar-2026 12:48:15 UTC] Endpoint: user/profile.php
[25-Mar-2026 12:48:15 UTC] Full Log Data: {
    "timestamp": "2026-03-25 12:48:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8544:e61d::7de8:5efb",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8544:e61d::7de8:5efb, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ4IiwidXNlcm5hbWUiOiJrYXVzaGFyIiwiZW1haWwiOiJmYWlzaGFscmVoYW4zMkBnbWFpbC5jb20iLCJleHAiOjE3NzUwNDc2ODh9.hRJU4SL4fOJVCexKJwO8Y0dIwMjuvG5IQcbQ66iduXE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e1e076208f8e1ae-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:8544:e61d::7de8:5efb",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Mar-2026 12:48:15 UTC] === END API CALL LOG ===
[25-Mar-2026 12:48:15 UTC] ✅ API Hash verification passed for profile endpoint
[25-Mar-2026 12:48:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ4IiwidXNlcm5hbWUiOiJrYXVzaGFyIiwiZW1haWwiOiJmYWlzaGFscmVoYW4zMkBnbWFpbC5jb20iLCJleHAiOjE3NzUwNDc2ODh9.hRJU4SL4fOJVCexKJwO8Y0dIwMjuvG5IQcbQ66iduXE
[25-Mar-2026 12:48:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Mar-2026 12:48:15 UTC] ✅ JWT token verified successfully for user profile
[25-Mar-2026 12:48:15 UTC] User ID: 148
[25-Mar-2026 12:48:15 UTC] ✅ User profile retrieved successfully for user ID: 148
[25-Mar-2026 16:04:20 UTC] === API CALL LOG ===
[25-Mar-2026 16:04:20 UTC] Endpoint: user/profile.php
[25-Mar-2026 16:04:20 UTC] Full Log Data: {
    "timestamp": "2026-03-25 16:04:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:2015:2fce:4415:ecff:fe2a:435d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e3:2015:2fce:4415:ecff:fe2a:435d, 162.158.88.29",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQxIiwidXNlcm5hbWUiOiJhcnlhbiBqb3NoaSIsImVtYWlsIjoia2FudGFtZWVuYTgwNUBnbWFpbC5jb20iLCJleHAiOjE3NzQ5ODI2MDJ9.8HqasyQeZdnHma5oQvQGzEGXUNpTLUHiC9TAP-Lo4vE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e1f269b8d33fe1e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e3:2015:2fce:4415:ecff:fe2a:435d",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Mar-2026 16:04:20 UTC] === END API CALL LOG ===
[25-Mar-2026 16:04:20 UTC] ✅ API Hash verification passed for profile endpoint
[25-Mar-2026 16:04:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQxIiwidXNlcm5hbWUiOiJhcnlhbiBqb3NoaSIsImVtYWlsIjoia2FudGFtZWVuYTgwNUBnbWFpbC5jb20iLCJleHAiOjE3NzQ5ODI2MDJ9.8HqasyQeZdnHma5oQvQGzEGXUNpTLUHiC9TAP-Lo4vE
[25-Mar-2026 16:04:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Mar-2026 16:04:20 UTC] ✅ JWT token verified successfully for user profile
[25-Mar-2026 16:04:20 UTC] User ID: 141
[25-Mar-2026 16:04:20 UTC] ✅ User profile retrieved successfully for user ID: 141
[25-Mar-2026 16:04:22 UTC] === API CALL LOG ===
[25-Mar-2026 16:04:22 UTC] Endpoint: user/profile.php
[25-Mar-2026 16:04:22 UTC] Full Log Data: {
    "timestamp": "2026-03-25 16:04:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:2015:2fce:4415:ecff:fe2a:435d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e3:2015:2fce:4415:ecff:fe2a:435d, 162.158.88.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQxIiwidXNlcm5hbWUiOiJhcnlhbiBqb3NoaSIsImVtYWlsIjoia2FudGFtZWVuYTgwNUBnbWFpbC5jb20iLCJleHAiOjE3NzQ5ODI2MDJ9.8HqasyQeZdnHma5oQvQGzEGXUNpTLUHiC9TAP-Lo4vE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e1f26a98e79fe1e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e3:2015:2fce:4415:ecff:fe2a:435d",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Mar-2026 16:04:22 UTC] === END API CALL LOG ===
[25-Mar-2026 16:04:22 UTC] ✅ API Hash verification passed for profile endpoint
[25-Mar-2026 16:04:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQxIiwidXNlcm5hbWUiOiJhcnlhbiBqb3NoaSIsImVtYWlsIjoia2FudGFtZWVuYTgwNUBnbWFpbC5jb20iLCJleHAiOjE3NzQ5ODI2MDJ9.8HqasyQeZdnHma5oQvQGzEGXUNpTLUHiC9TAP-Lo4vE
[25-Mar-2026 16:04:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Mar-2026 16:04:22 UTC] ✅ JWT token verified successfully for user profile
[25-Mar-2026 16:04:22 UTC] User ID: 141
[25-Mar-2026 16:04:22 UTC] ✅ User profile retrieved successfully for user ID: 141
[25-Mar-2026 18:18:44 UTC] === API CALL LOG ===
[25-Mar-2026 18:18:44 UTC] Endpoint: user/profile.php
[25-Mar-2026 18:18:44 UTC] Full Log Data: {
    "timestamp": "2026-03-25 18:18:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:20af:c700:f0a2:683e:1dc8:6d40",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:20af:c700:f0a2:683e:1dc8:6d40, 172.71.164.219",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ5IiwidXNlcm5hbWUiOiJUdXJzdW5vdnM3IiwiZW1haWwiOiJ4b2ppc29iaXJvdjlAZ21haWwuY29tIiwiZXhwIjoxNzc1MDY3NTIyfQ.fh9fPCdPPomYVQa9MrYHEVvG3MdkVCJWio0vhAZh_gI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e1feb7e7815d269-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a05:45c2:20af:c700:f0a2:683e:1dc8:6d40",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Mar-2026 18:18:44 UTC] === END API CALL LOG ===
[25-Mar-2026 18:18:44 UTC] ✅ API Hash verification passed for profile endpoint
[25-Mar-2026 18:18:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ5IiwidXNlcm5hbWUiOiJUdXJzdW5vdnM3IiwiZW1haWwiOiJ4b2ppc29iaXJvdjlAZ21haWwuY29tIiwiZXhwIjoxNzc1MDY3NTIyfQ.fh9fPCdPPomYVQa9MrYHEVvG3MdkVCJWio0vhAZh_gI
[25-Mar-2026 18:18:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Mar-2026 18:18:44 UTC] ✅ JWT token verified successfully for user profile
[25-Mar-2026 18:18:44 UTC] User ID: 149
[25-Mar-2026 18:18:44 UTC] ✅ User profile retrieved successfully for user ID: 149
[25-Mar-2026 18:18:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Mar-2026 18:18:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Mar-2026 18:18:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a05:45c2:20af:c700:f0a2:683e:1dc8:6d40, 172.71.164.219","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ5IiwidXNlcm5hbWUiOiJUdXJzdW5vdnM3IiwiZW1haWwiOiJ4b2ppc29iaXJvdjlAZ21haWwuY29tIiwiZXhwIjoxNzc1MDY3NTIyfQ.fh9fPCdPPomYVQa9MrYHEVvG3MdkVCJWio0vhAZh_gI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e1feb7e781ed269-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2a05:45c2:20af:c700:f0a2:683e:1dc8:6d40","CF-IPCountry":"UZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[25-Mar-2026 18:18:44 UTC] === User Orders API Called ===
[25-Mar-2026 18:18:44 UTC] User ID: 149
[25-Mar-2026 18:18:44 UTC] Limit: 20, Offset: 0
[25-Mar-2026 18:18:44 UTC] Orders found: 0
[25-Mar-2026 18:18:44 UTC] Orders data: []
[25-Mar-2026 18:18:44 UTC] Total orders count: 0
[25-Mar-2026 18:18:44 UTC] === API CALL LOG ===
[25-Mar-2026 18:18:44 UTC] Endpoint: user/profile.php
[25-Mar-2026 18:18:44 UTC] Full Log Data: {
    "timestamp": "2026-03-25 18:18:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:20af:c700:f0a2:683e:1dc8:6d40",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:20af:c700:f0a2:683e:1dc8:6d40, 172.71.164.218",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ5IiwidXNlcm5hbWUiOiJUdXJzdW5vdnM3IiwiZW1haWwiOiJ4b2ppc29iaXJvdjlAZ21haWwuY29tIiwiZXhwIjoxNzc1MDY3NTIyfQ.fh9fPCdPPomYVQa9MrYHEVvG3MdkVCJWio0vhAZh_gI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e1feb7e7820d269-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a05:45c2:20af:c700:f0a2:683e:1dc8:6d40",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Mar-2026 18:18:44 UTC] === END API CALL LOG ===
[25-Mar-2026 18:18:44 UTC] ✅ API Hash verification passed for profile endpoint
[25-Mar-2026 18:18:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ5IiwidXNlcm5hbWUiOiJUdXJzdW5vdnM3IiwiZW1haWwiOiJ4b2ppc29iaXJvdjlAZ21haWwuY29tIiwiZXhwIjoxNzc1MDY3NTIyfQ.fh9fPCdPPomYVQa9MrYHEVvG3MdkVCJWio0vhAZh_gI
[25-Mar-2026 18:18:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Mar-2026 18:18:44 UTC] ✅ JWT token verified successfully for user profile
[25-Mar-2026 18:18:44 UTC] User ID: 149
[25-Mar-2026 18:18:44 UTC] ✅ User profile retrieved successfully for user ID: 149
[25-Mar-2026 18:18:45 UTC] === API CALL LOG ===
[25-Mar-2026 18:18:45 UTC] Endpoint: user/profile.php
[25-Mar-2026 18:18:45 UTC] Full Log Data: {
    "timestamp": "2026-03-25 18:18:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:20af:c700:f0a2:683e:1dc8:6d40",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:20af:c700:f0a2:683e:1dc8:6d40, 172.71.164.218",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ5IiwidXNlcm5hbWUiOiJUdXJzdW5vdnM3IiwiZW1haWwiOiJ4b2ppc29iaXJvdjlAZ21haWwuY29tIiwiZXhwIjoxNzc1MDY3NTIyfQ.fh9fPCdPPomYVQa9MrYHEVvG3MdkVCJWio0vhAZh_gI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e1feb843959d269-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a05:45c2:20af:c700:f0a2:683e:1dc8:6d40",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Mar-2026 18:18:45 UTC] === END API CALL LOG ===
[25-Mar-2026 18:18:45 UTC] ✅ API Hash verification passed for profile endpoint
[25-Mar-2026 18:18:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ5IiwidXNlcm5hbWUiOiJUdXJzdW5vdnM3IiwiZW1haWwiOiJ4b2ppc29iaXJvdjlAZ21haWwuY29tIiwiZXhwIjoxNzc1MDY3NTIyfQ.fh9fPCdPPomYVQa9MrYHEVvG3MdkVCJWio0vhAZh_gI
[25-Mar-2026 18:18:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Mar-2026 18:18:45 UTC] ✅ JWT token verified successfully for user profile
[25-Mar-2026 18:18:45 UTC] User ID: 149
[25-Mar-2026 18:18:45 UTC] ✅ User profile retrieved successfully for user ID: 149
[25-Mar-2026 18:18:47 UTC] === API CALL LOG ===
[25-Mar-2026 18:18:47 UTC] Endpoint: user/profile.php
[25-Mar-2026 18:18:47 UTC] Full Log Data: {
    "timestamp": "2026-03-25 18:18:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:20af:c700:f0a2:683e:1dc8:6d40",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:20af:c700:f0a2:683e:1dc8:6d40, 172.71.164.219",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ5IiwidXNlcm5hbWUiOiJUdXJzdW5vdnM3IiwiZW1haWwiOiJ4b2ppc29iaXJvdjlAZ21haWwuY29tIiwiZXhwIjoxNzc1MDY3NTIyfQ.fh9fPCdPPomYVQa9MrYHEVvG3MdkVCJWio0vhAZh_gI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e1feb8e7b1cd269-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a05:45c2:20af:c700:f0a2:683e:1dc8:6d40",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Mar-2026 18:18:47 UTC] === END API CALL LOG ===
[25-Mar-2026 18:18:47 UTC] ✅ API Hash verification passed for profile endpoint
[25-Mar-2026 18:18:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ5IiwidXNlcm5hbWUiOiJUdXJzdW5vdnM3IiwiZW1haWwiOiJ4b2ppc29iaXJvdjlAZ21haWwuY29tIiwiZXhwIjoxNzc1MDY3NTIyfQ.fh9fPCdPPomYVQa9MrYHEVvG3MdkVCJWio0vhAZh_gI
[25-Mar-2026 18:18:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Mar-2026 18:18:47 UTC] ✅ JWT token verified successfully for user profile
[25-Mar-2026 18:18:47 UTC] User ID: 149
[25-Mar-2026 18:18:47 UTC] ✅ User profile retrieved successfully for user ID: 149
[25-Mar-2026 18:18:47 UTC] User Purchases API - User ID: 149
[25-Mar-2026 18:18:47 UTC] User Purchases API - Total purchases found: 0
[25-Mar-2026 18:18:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Mar-2026 18:18:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Mar-2026 18:18:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a05:45c2:20af:c700:f0a2:683e:1dc8:6d40, 172.71.164.218","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ5IiwidXNlcm5hbWUiOiJUdXJzdW5vdnM3IiwiZW1haWwiOiJ4b2ppc29iaXJvdjlAZ21haWwuY29tIiwiZXhwIjoxNzc1MDY3NTIyfQ.fh9fPCdPPomYVQa9MrYHEVvG3MdkVCJWio0vhAZh_gI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e1febc0b855d269-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2a05:45c2:20af:c700:f0a2:683e:1dc8:6d40","CF-IPCountry":"UZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[25-Mar-2026 18:18:55 UTC] === User Orders API Called ===
[25-Mar-2026 18:18:55 UTC] User ID: 149
[25-Mar-2026 18:18:55 UTC] Limit: 20, Offset: 0
[25-Mar-2026 18:18:55 UTC] Orders found: 0
[25-Mar-2026 18:18:55 UTC] Orders data: []
[25-Mar-2026 18:18:55 UTC] Total orders count: 0
[25-Mar-2026 18:19:05 UTC] === API CALL LOG ===
[25-Mar-2026 18:19:05 UTC] Endpoint: user/profile.php
[25-Mar-2026 18:19:05 UTC] Full Log Data: {
    "timestamp": "2026-03-25 18:19:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:20af:c700:f0a2:683e:1dc8:6d40",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:20af:c700:f0a2:683e:1dc8:6d40, 172.69.150.49",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ5IiwidXNlcm5hbWUiOiJUdXJzdW5vdnM3IiwiZW1haWwiOiJ4b2ppc29iaXJvdjlAZ21haWwuY29tIiwiZXhwIjoxNzc1MDY3NTIyfQ.fh9fPCdPPomYVQa9MrYHEVvG3MdkVCJWio0vhAZh_gI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e1febfc5d9f4d8f-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a05:45c2:20af:c700:f0a2:683e:1dc8:6d40",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Mar-2026 18:19:05 UTC] === END API CALL LOG ===
[25-Mar-2026 18:19:05 UTC] ✅ API Hash verification passed for profile endpoint
[25-Mar-2026 18:19:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ5IiwidXNlcm5hbWUiOiJUdXJzdW5vdnM3IiwiZW1haWwiOiJ4b2ppc29iaXJvdjlAZ21haWwuY29tIiwiZXhwIjoxNzc1MDY3NTIyfQ.fh9fPCdPPomYVQa9MrYHEVvG3MdkVCJWio0vhAZh_gI
[25-Mar-2026 18:19:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Mar-2026 18:19:05 UTC] ✅ JWT token verified successfully for user profile
[25-Mar-2026 18:19:05 UTC] User ID: 149
[25-Mar-2026 18:19:05 UTC] ✅ User profile retrieved successfully for user ID: 149
[25-Mar-2026 18:19:07 UTC] === API CALL LOG ===
[25-Mar-2026 18:19:07 UTC] Endpoint: user/profile.php
[25-Mar-2026 18:19:07 UTC] Full Log Data: {
    "timestamp": "2026-03-25 18:19:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:20af:c700:f0a2:683e:1dc8:6d40",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:20af:c700:f0a2:683e:1dc8:6d40, 172.69.150.49",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ5IiwidXNlcm5hbWUiOiJUdXJzdW5vdnM3IiwiZW1haWwiOiJ4b2ppc29iaXJvdjlAZ21haWwuY29tIiwiZXhwIjoxNzc1MDY3NTIyfQ.fh9fPCdPPomYVQa9MrYHEVvG3MdkVCJWio0vhAZh_gI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e1fec0e8e2b4d8f-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a05:45c2:20af:c700:f0a2:683e:1dc8:6d40",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Mar-2026 18:19:07 UTC] === END API CALL LOG ===
[25-Mar-2026 18:19:07 UTC] ✅ API Hash verification passed for profile endpoint
[25-Mar-2026 18:19:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ5IiwidXNlcm5hbWUiOiJUdXJzdW5vdnM3IiwiZW1haWwiOiJ4b2ppc29iaXJvdjlAZ21haWwuY29tIiwiZXhwIjoxNzc1MDY3NTIyfQ.fh9fPCdPPomYVQa9MrYHEVvG3MdkVCJWio0vhAZh_gI
[25-Mar-2026 18:19:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Mar-2026 18:19:07 UTC] ✅ JWT token verified successfully for user profile
[25-Mar-2026 18:19:07 UTC] User ID: 149
[25-Mar-2026 18:19:07 UTC] ✅ User profile retrieved successfully for user ID: 149
[25-Mar-2026 18:19:07 UTC] === API CALL LOG ===
[25-Mar-2026 18:19:07 UTC] Endpoint: user/profile.php
[25-Mar-2026 18:19:07 UTC] Full Log Data: {
    "timestamp": "2026-03-25 18:19:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:20af:c700:f0a2:683e:1dc8:6d40",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:20af:c700:f0a2:683e:1dc8:6d40, 172.69.150.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ5IiwidXNlcm5hbWUiOiJUdXJzdW5vdnM3IiwiZW1haWwiOiJ4b2ppc29iaXJvdjlAZ21haWwuY29tIiwiZXhwIjoxNzc1MDY3NTIyfQ.fh9fPCdPPomYVQa9MrYHEVvG3MdkVCJWio0vhAZh_gI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e1fec0e8e304d8f-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a05:45c2:20af:c700:f0a2:683e:1dc8:6d40",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Mar-2026 18:19:07 UTC] === END API CALL LOG ===
[25-Mar-2026 18:19:07 UTC] ✅ API Hash verification passed for profile endpoint
[25-Mar-2026 18:19:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ5IiwidXNlcm5hbWUiOiJUdXJzdW5vdnM3IiwiZW1haWwiOiJ4b2ppc29iaXJvdjlAZ21haWwuY29tIiwiZXhwIjoxNzc1MDY3NTIyfQ.fh9fPCdPPomYVQa9MrYHEVvG3MdkVCJWio0vhAZh_gI
[25-Mar-2026 18:19:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Mar-2026 18:19:07 UTC] ✅ JWT token verified successfully for user profile
[25-Mar-2026 18:19:07 UTC] User ID: 149
[25-Mar-2026 18:19:07 UTC] ✅ User profile retrieved successfully for user ID: 149
[25-Mar-2026 18:19:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Mar-2026 18:19:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Mar-2026 18:19:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a05:45c2:20af:c700:f0a2:683e:1dc8:6d40, 172.69.150.49","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ5IiwidXNlcm5hbWUiOiJUdXJzdW5vdnM3IiwiZW1haWwiOiJ4b2ppc29iaXJvdjlAZ21haWwuY29tIiwiZXhwIjoxNzc1MDY3NTIyfQ.fh9fPCdPPomYVQa9MrYHEVvG3MdkVCJWio0vhAZh_gI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e1fec0e8e2f4d8f-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2a05:45c2:20af:c700:f0a2:683e:1dc8:6d40","CF-IPCountry":"UZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[25-Mar-2026 18:19:07 UTC] === User Orders API Called ===
[25-Mar-2026 18:19:07 UTC] User ID: 149
[25-Mar-2026 18:19:07 UTC] Limit: 20, Offset: 0
[25-Mar-2026 18:19:07 UTC] Orders found: 0
[25-Mar-2026 18:19:07 UTC] Orders data: []
[25-Mar-2026 18:19:07 UTC] Total orders count: 0
[25-Mar-2026 18:19:31 UTC] === API CALL LOG ===
[25-Mar-2026 18:19:31 UTC] Endpoint: user/profile.php
[25-Mar-2026 18:19:31 UTC] Full Log Data: {
    "timestamp": "2026-03-25 18:19:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:20af:c700:f0a2:683e:1dc8:6d40",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:20af:c700:f0a2:683e:1dc8:6d40, 172.68.192.234",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ5IiwidXNlcm5hbWUiOiJUdXJzdW5vdnM3IiwiZW1haWwiOiJ4b2ppc29iaXJvdjlAZ21haWwuY29tIiwiZXhwIjoxNzc1MDY3NTIyfQ.fh9fPCdPPomYVQa9MrYHEVvG3MdkVCJWio0vhAZh_gI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e1fec9f4ec11c17-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a05:45c2:20af:c700:f0a2:683e:1dc8:6d40",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Mar-2026 18:19:31 UTC] === END API CALL LOG ===
[25-Mar-2026 18:19:31 UTC] ✅ API Hash verification passed for profile endpoint
[25-Mar-2026 18:19:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ5IiwidXNlcm5hbWUiOiJUdXJzdW5vdnM3IiwiZW1haWwiOiJ4b2ppc29iaXJvdjlAZ21haWwuY29tIiwiZXhwIjoxNzc1MDY3NTIyfQ.fh9fPCdPPomYVQa9MrYHEVvG3MdkVCJWio0vhAZh_gI
[25-Mar-2026 18:19:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Mar-2026 18:19:31 UTC] ✅ JWT token verified successfully for user profile
[25-Mar-2026 18:19:31 UTC] User ID: 149
[25-Mar-2026 18:19:31 UTC] ✅ User profile retrieved successfully for user ID: 149
[25-Mar-2026 18:19:32 UTC] === API CALL LOG ===
[25-Mar-2026 18:19:32 UTC] Endpoint: user/profile.php
[25-Mar-2026 18:19:32 UTC] Full Log Data: {
    "timestamp": "2026-03-25 18:19:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:20af:c700:f0a2:683e:1dc8:6d40",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:20af:c700:f0a2:683e:1dc8:6d40, 172.70.242.99",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ5IiwidXNlcm5hbWUiOiJUdXJzdW5vdnM3IiwiZW1haWwiOiJ4b2ppc29iaXJvdjlAZ21haWwuY29tIiwiZXhwIjoxNzc1MDY3NTIyfQ.fh9fPCdPPomYVQa9MrYHEVvG3MdkVCJWio0vhAZh_gI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e1feca7ef701c17-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a05:45c2:20af:c700:f0a2:683e:1dc8:6d40",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Mar-2026 18:19:32 UTC] === END API CALL LOG ===
[25-Mar-2026 18:19:32 UTC] ✅ API Hash verification passed for profile endpoint
[25-Mar-2026 18:19:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ5IiwidXNlcm5hbWUiOiJUdXJzdW5vdnM3IiwiZW1haWwiOiJ4b2ppc29iaXJvdjlAZ21haWwuY29tIiwiZXhwIjoxNzc1MDY3NTIyfQ.fh9fPCdPPomYVQa9MrYHEVvG3MdkVCJWio0vhAZh_gI
[25-Mar-2026 18:19:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Mar-2026 18:19:32 UTC] ✅ JWT token verified successfully for user profile
[25-Mar-2026 18:19:32 UTC] User ID: 149
[25-Mar-2026 18:19:32 UTC] ✅ User profile retrieved successfully for user ID: 149
[25-Mar-2026 18:19:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Mar-2026 18:19:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Mar-2026 18:19:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a05:45c2:20af:c700:f0a2:683e:1dc8:6d40, 172.70.242.98","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ5IiwidXNlcm5hbWUiOiJUdXJzdW5vdnM3IiwiZW1haWwiOiJ4b2ppc29iaXJvdjlAZ21haWwuY29tIiwiZXhwIjoxNzc1MDY3NTIyfQ.fh9fPCdPPomYVQa9MrYHEVvG3MdkVCJWio0vhAZh_gI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e1feca7ef761c17-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2a05:45c2:20af:c700:f0a2:683e:1dc8:6d40","CF-IPCountry":"UZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[25-Mar-2026 18:19:32 UTC] === User Orders API Called ===
[25-Mar-2026 18:19:32 UTC] User ID: 149
[25-Mar-2026 18:19:32 UTC] Limit: 20, Offset: 0
[25-Mar-2026 18:19:32 UTC] Orders found: 0
[25-Mar-2026 18:19:32 UTC] Orders data: []
[25-Mar-2026 18:19:32 UTC] Total orders count: 0
[25-Mar-2026 18:19:32 UTC] === API CALL LOG ===
[25-Mar-2026 18:19:32 UTC] Endpoint: user/profile.php
[25-Mar-2026 18:19:32 UTC] Full Log Data: {
    "timestamp": "2026-03-25 18:19:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:20af:c700:f0a2:683e:1dc8:6d40",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:20af:c700:f0a2:683e:1dc8:6d40, 172.70.242.99",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ5IiwidXNlcm5hbWUiOiJUdXJzdW5vdnM3IiwiZW1haWwiOiJ4b2ppc29iaXJvdjlAZ21haWwuY29tIiwiZXhwIjoxNzc1MDY3NTIyfQ.fh9fPCdPPomYVQa9MrYHEVvG3MdkVCJWio0vhAZh_gI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e1feca8a8321c17-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a05:45c2:20af:c700:f0a2:683e:1dc8:6d40",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Mar-2026 18:19:32 UTC] === END API CALL LOG ===
[25-Mar-2026 18:19:32 UTC] ✅ API Hash verification passed for profile endpoint
[25-Mar-2026 18:19:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ5IiwidXNlcm5hbWUiOiJUdXJzdW5vdnM3IiwiZW1haWwiOiJ4b2ppc29iaXJvdjlAZ21haWwuY29tIiwiZXhwIjoxNzc1MDY3NTIyfQ.fh9fPCdPPomYVQa9MrYHEVvG3MdkVCJWio0vhAZh_gI
[25-Mar-2026 18:19:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Mar-2026 18:19:32 UTC] ✅ JWT token verified successfully for user profile
[25-Mar-2026 18:19:32 UTC] User ID: 149
[25-Mar-2026 18:19:32 UTC] ✅ User profile retrieved successfully for user ID: 149
[25-Mar-2026 18:19:33 UTC] === API CALL LOG ===
[25-Mar-2026 18:19:33 UTC] Endpoint: user/profile.php
[25-Mar-2026 18:19:33 UTC] Full Log Data: {
    "timestamp": "2026-03-25 18:19:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:20af:c700:f0a2:683e:1dc8:6d40",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:20af:c700:f0a2:683e:1dc8:6d40, 172.70.242.98",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ5IiwidXNlcm5hbWUiOiJUdXJzdW5vdnM3IiwiZW1haWwiOiJ4b2ppc29iaXJvdjlAZ21haWwuY29tIiwiZXhwIjoxNzc1MDY3NTIyfQ.fh9fPCdPPomYVQa9MrYHEVvG3MdkVCJWio0vhAZh_gI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e1fecad1d4d1c17-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a05:45c2:20af:c700:f0a2:683e:1dc8:6d40",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Mar-2026 18:19:33 UTC] === END API CALL LOG ===
[25-Mar-2026 18:19:33 UTC] ✅ API Hash verification passed for profile endpoint
[25-Mar-2026 18:19:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ5IiwidXNlcm5hbWUiOiJUdXJzdW5vdnM3IiwiZW1haWwiOiJ4b2ppc29iaXJvdjlAZ21haWwuY29tIiwiZXhwIjoxNzc1MDY3NTIyfQ.fh9fPCdPPomYVQa9MrYHEVvG3MdkVCJWio0vhAZh_gI
[25-Mar-2026 18:19:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Mar-2026 18:19:33 UTC] ✅ JWT token verified successfully for user profile
[25-Mar-2026 18:19:33 UTC] User ID: 149
[25-Mar-2026 18:19:33 UTC] ✅ User profile retrieved successfully for user ID: 149
[25-Mar-2026 18:20:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Mar-2026 18:20:03 UTC] === API CALL LOG ===
[25-Mar-2026 18:20:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Mar-2026 18:20:03 UTC] Endpoint: user/profile.php
[25-Mar-2026 18:20:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a05:45c2:20af:c700:f0a2:683e:1dc8:6d40, 172.68.192.235","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ5IiwidXNlcm5hbWUiOiJUdXJzdW5vdnM3IiwiZW1haWwiOiJ4b2ppc29iaXJvdjlAZ21haWwuY29tIiwiZXhwIjoxNzc1MDY3NTIyfQ.fh9fPCdPPomYVQa9MrYHEVvG3MdkVCJWio0vhAZh_gI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e1fed6b4be01c17-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2a05:45c2:20af:c700:f0a2:683e:1dc8:6d40","CF-IPCountry":"UZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[25-Mar-2026 18:20:03 UTC] Full Log Data: {
    "timestamp": "2026-03-25 18:20:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:20af:c700:f0a2:683e:1dc8:6d40",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:20af:c700:f0a2:683e:1dc8:6d40, 172.68.192.235",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ5IiwidXNlcm5hbWUiOiJUdXJzdW5vdnM3IiwiZW1haWwiOiJ4b2ppc29iaXJvdjlAZ21haWwuY29tIiwiZXhwIjoxNzc1MDY3NTIyfQ.fh9fPCdPPomYVQa9MrYHEVvG3MdkVCJWio0vhAZh_gI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e1fed6b4be31c17-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a05:45c2:20af:c700:f0a2:683e:1dc8:6d40",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Mar-2026 18:20:03 UTC] === END API CALL LOG ===
[25-Mar-2026 18:20:03 UTC] ✅ API Hash verification passed for profile endpoint
[25-Mar-2026 18:20:03 UTC] === User Orders API Called ===
[25-Mar-2026 18:20:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ5IiwidXNlcm5hbWUiOiJUdXJzdW5vdnM3IiwiZW1haWwiOiJ4b2ppc29iaXJvdjlAZ21haWwuY29tIiwiZXhwIjoxNzc1MDY3NTIyfQ.fh9fPCdPPomYVQa9MrYHEVvG3MdkVCJWio0vhAZh_gI
[25-Mar-2026 18:20:03 UTC] User ID: 149
[25-Mar-2026 18:20:03 UTC] Limit: 20, Offset: 0
[25-Mar-2026 18:20:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Mar-2026 18:20:03 UTC] ✅ JWT token verified successfully for user profile
[25-Mar-2026 18:20:03 UTC] User ID: 149
[25-Mar-2026 18:20:03 UTC] ✅ User profile retrieved successfully for user ID: 149
[25-Mar-2026 18:20:03 UTC] Orders found: 0
[25-Mar-2026 18:20:03 UTC] Orders data: []
[25-Mar-2026 18:20:03 UTC] Total orders count: 0
[25-Mar-2026 18:20:04 UTC] === API CALL LOG ===
[25-Mar-2026 18:20:04 UTC] Endpoint: user/profile.php
[25-Mar-2026 18:20:04 UTC] Full Log Data: {
    "timestamp": "2026-03-25 18:20:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:20af:c700:f0a2:683e:1dc8:6d40",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:20af:c700:f0a2:683e:1dc8:6d40, 172.68.192.235",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ5IiwidXNlcm5hbWUiOiJUdXJzdW5vdnM3IiwiZW1haWwiOiJ4b2ppc29iaXJvdjlAZ21haWwuY29tIiwiZXhwIjoxNzc1MDY3NTIyfQ.fh9fPCdPPomYVQa9MrYHEVvG3MdkVCJWio0vhAZh_gI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e1fed6edfa91c17-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a05:45c2:20af:c700:f0a2:683e:1dc8:6d40",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Mar-2026 18:20:04 UTC] === END API CALL LOG ===
[25-Mar-2026 18:20:04 UTC] ✅ API Hash verification passed for profile endpoint
[25-Mar-2026 18:20:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ5IiwidXNlcm5hbWUiOiJUdXJzdW5vdnM3IiwiZW1haWwiOiJ4b2ppc29iaXJvdjlAZ21haWwuY29tIiwiZXhwIjoxNzc1MDY3NTIyfQ.fh9fPCdPPomYVQa9MrYHEVvG3MdkVCJWio0vhAZh_gI
[25-Mar-2026 18:20:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Mar-2026 18:20:04 UTC] ✅ JWT token verified successfully for user profile
[25-Mar-2026 18:20:04 UTC] User ID: 149
[25-Mar-2026 18:20:04 UTC] ✅ User profile retrieved successfully for user ID: 149
[25-Mar-2026 18:20:05 UTC] === API CALL LOG ===
[25-Mar-2026 18:20:05 UTC] Endpoint: user/profile.php
[25-Mar-2026 18:20:05 UTC] Full Log Data: {
    "timestamp": "2026-03-25 18:20:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:20af:c700:f0a2:683e:1dc8:6d40",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:20af:c700:f0a2:683e:1dc8:6d40, 172.68.192.235",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ5IiwidXNlcm5hbWUiOiJUdXJzdW5vdnM3IiwiZW1haWwiOiJ4b2ppc29iaXJvdjlAZ21haWwuY29tIiwiZXhwIjoxNzc1MDY3NTIyfQ.fh9fPCdPPomYVQa9MrYHEVvG3MdkVCJWio0vhAZh_gI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e1fed77bff81c17-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a05:45c2:20af:c700:f0a2:683e:1dc8:6d40",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Mar-2026 18:20:05 UTC] === END API CALL LOG ===
[25-Mar-2026 18:20:05 UTC] ✅ API Hash verification passed for profile endpoint
[25-Mar-2026 18:20:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQ5IiwidXNlcm5hbWUiOiJUdXJzdW5vdnM3IiwiZW1haWwiOiJ4b2ppc29iaXJvdjlAZ21haWwuY29tIiwiZXhwIjoxNzc1MDY3NTIyfQ.fh9fPCdPPomYVQa9MrYHEVvG3MdkVCJWio0vhAZh_gI
[25-Mar-2026 18:20:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Mar-2026 18:20:05 UTC] ✅ JWT token verified successfully for user profile
[25-Mar-2026 18:20:05 UTC] User ID: 149
[25-Mar-2026 18:20:05 UTC] ✅ User profile retrieved successfully for user ID: 149
[26-Mar-2026 07:42:02 UTC] === API CALL LOG ===
[26-Mar-2026 07:42:02 UTC] Endpoint: user/profile.php
[26-Mar-2026 07:42:02 UTC] Full Log Data: {
    "timestamp": "2026-03-26 07:42:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "106.219.213.178",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "106.219.213.178, 172.70.108.209",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTUwIiwidXNlcm5hbWUiOiJzaHlzZGd2YmJoaCIsImVtYWlsIjoiYW5zaHNpbmdoMjIxMDExQGdtYWlsLmNvbSIsImV4cCI6MTc3NTExNTcyMX0.FT5LbFOhiq83UkxRka0Nw_RTPmhkQpdypVjmmCkT9nQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e24842fe9854f8a-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "106.219.213.178",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 07:42:02 UTC] === END API CALL LOG ===
[26-Mar-2026 07:42:02 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 07:42:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTUwIiwidXNlcm5hbWUiOiJzaHlzZGd2YmJoaCIsImVtYWlsIjoiYW5zaHNpbmdoMjIxMDExQGdtYWlsLmNvbSIsImV4cCI6MTc3NTExNTcyMX0.FT5LbFOhiq83UkxRka0Nw_RTPmhkQpdypVjmmCkT9nQ
[26-Mar-2026 07:42:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 07:42:02 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 07:42:02 UTC] User ID: 150
[26-Mar-2026 07:42:02 UTC] ✅ User profile retrieved successfully for user ID: 150
[26-Mar-2026 07:42:02 UTC] === API CALL LOG ===
[26-Mar-2026 07:42:02 UTC] Endpoint: user/profile.php
[26-Mar-2026 07:42:02 UTC] Full Log Data: {
    "timestamp": "2026-03-26 07:42:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "106.219.213.178",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "106.219.213.178, 172.70.108.208",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTUwIiwidXNlcm5hbWUiOiJzaHlzZGd2YmJoaCIsImVtYWlsIjoiYW5zaHNpbmdoMjIxMDExQGdtYWlsLmNvbSIsImV4cCI6MTc3NTExNTcyMX0.FT5LbFOhiq83UkxRka0Nw_RTPmhkQpdypVjmmCkT9nQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e24842fe98b4f8a-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "106.219.213.178",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 07:42:02 UTC] === END API CALL LOG ===
[26-Mar-2026 07:42:02 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 07:42:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTUwIiwidXNlcm5hbWUiOiJzaHlzZGd2YmJoaCIsImVtYWlsIjoiYW5zaHNpbmdoMjIxMDExQGdtYWlsLmNvbSIsImV4cCI6MTc3NTExNTcyMX0.FT5LbFOhiq83UkxRka0Nw_RTPmhkQpdypVjmmCkT9nQ
[26-Mar-2026 07:42:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 07:42:02 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 07:42:02 UTC] User ID: 150
[26-Mar-2026 07:42:02 UTC] ✅ User profile retrieved successfully for user ID: 150
[26-Mar-2026 07:42:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 07:42:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 07:42:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"106.219.213.178, 172.70.108.209","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTUwIiwidXNlcm5hbWUiOiJzaHlzZGd2YmJoaCIsImVtYWlsIjoiYW5zaHNpbmdoMjIxMDExQGdtYWlsLmNvbSIsImV4cCI6MTc3NTExNTcyMX0.FT5LbFOhiq83UkxRka0Nw_RTPmhkQpdypVjmmCkT9nQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e24842fe9894f8a-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"106.219.213.178","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 07:42:02 UTC] === User Orders API Called ===
[26-Mar-2026 07:42:02 UTC] User ID: 150
[26-Mar-2026 07:42:02 UTC] Limit: 20, Offset: 0
[26-Mar-2026 07:42:02 UTC] Orders found: 0
[26-Mar-2026 07:42:02 UTC] Orders data: []
[26-Mar-2026 07:42:02 UTC] Total orders count: 0
[26-Mar-2026 07:42:03 UTC] === API CALL LOG ===
[26-Mar-2026 07:42:03 UTC] Endpoint: user/profile.php
[26-Mar-2026 07:42:03 UTC] Full Log Data: {
    "timestamp": "2026-03-26 07:42:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "106.219.213.178",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "106.219.213.178, 172.70.108.209",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTUwIiwidXNlcm5hbWUiOiJzaHlzZGd2YmJoaCIsImVtYWlsIjoiYW5zaHNpbmdoMjIxMDExQGdtYWlsLmNvbSIsImV4cCI6MTc3NTExNTcyMX0.FT5LbFOhiq83UkxRka0Nw_RTPmhkQpdypVjmmCkT9nQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2484368b4c4f8a-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "106.219.213.178",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 07:42:03 UTC] === END API CALL LOG ===
[26-Mar-2026 07:42:03 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 07:42:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTUwIiwidXNlcm5hbWUiOiJzaHlzZGd2YmJoaCIsImVtYWlsIjoiYW5zaHNpbmdoMjIxMDExQGdtYWlsLmNvbSIsImV4cCI6MTc3NTExNTcyMX0.FT5LbFOhiq83UkxRka0Nw_RTPmhkQpdypVjmmCkT9nQ
[26-Mar-2026 07:42:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 07:42:03 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 07:42:03 UTC] User ID: 150
[26-Mar-2026 07:42:03 UTC] ✅ User profile retrieved successfully for user ID: 150
[26-Mar-2026 07:42:30 UTC] === API CALL LOG ===
[26-Mar-2026 07:42:30 UTC] Endpoint: user/profile.php
[26-Mar-2026 07:42:30 UTC] Full Log Data: {
    "timestamp": "2026-03-26 07:42:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "106.219.213.178",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "106.219.213.178, 172.70.108.43",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTUwIiwidXNlcm5hbWUiOiJzaHlzZGd2YmJoaCIsImVtYWlsIjoiYW5zaHNpbmdoMjIxMDExQGdtYWlsLmNvbSIsImV4cCI6MTc3NTExNTcyMX0.FT5LbFOhiq83UkxRka0Nw_RTPmhkQpdypVjmmCkT9nQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2484e16d694f8a-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "106.219.213.178",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 07:42:30 UTC] === END API CALL LOG ===
[26-Mar-2026 07:42:30 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 07:42:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTUwIiwidXNlcm5hbWUiOiJzaHlzZGd2YmJoaCIsImVtYWlsIjoiYW5zaHNpbmdoMjIxMDExQGdtYWlsLmNvbSIsImV4cCI6MTc3NTExNTcyMX0.FT5LbFOhiq83UkxRka0Nw_RTPmhkQpdypVjmmCkT9nQ
[26-Mar-2026 07:42:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 07:42:30 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 07:42:30 UTC] User ID: 150
[26-Mar-2026 07:42:30 UTC] ✅ User profile retrieved successfully for user ID: 150
[26-Mar-2026 09:05:14 UTC] === API CALL LOG ===
[26-Mar-2026 09:05:14 UTC] Endpoint: user/profile.php
[26-Mar-2026 09:05:14 UTC] Full Log Data: {
    "timestamp": "2026-03-26 09:05:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "156.0.212.154",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "156.0.212.154, 172.69.195.247",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTUxIiwidXNlcm5hbWUiOiJab29vIiwiZW1haWwiOiJtZWRlbm91bW9pc2U0QGdtYWlsLmNvbSIsImV4cCI6MTc3NTEyMDcxNH0.eTL3Vlq6kynaf7TIKWa4rtAMcE9tsRmTnIPC0BGLxok",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e24fe1368356536-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "156.0.212.154",
        "CF-IPCountry": "BJ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 09:05:14 UTC] === END API CALL LOG ===
[26-Mar-2026 09:05:14 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 09:05:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTUxIiwidXNlcm5hbWUiOiJab29vIiwiZW1haWwiOiJtZWRlbm91bW9pc2U0QGdtYWlsLmNvbSIsImV4cCI6MTc3NTEyMDcxNH0.eTL3Vlq6kynaf7TIKWa4rtAMcE9tsRmTnIPC0BGLxok
[26-Mar-2026 09:05:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 09:05:14 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 09:05:14 UTC] User ID: 151
[26-Mar-2026 09:05:14 UTC] ✅ User profile retrieved successfully for user ID: 151
[26-Mar-2026 09:05:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 09:05:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 09:05:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"156.0.212.154, 172.69.195.247","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTUxIiwidXNlcm5hbWUiOiJab29vIiwiZW1haWwiOiJtZWRlbm91bW9pc2U0QGdtYWlsLmNvbSIsImV4cCI6MTc3NTEyMDcxNH0.eTL3Vlq6kynaf7TIKWa4rtAMcE9tsRmTnIPC0BGLxok","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e24fe13683a6536-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"156.0.212.154","CF-IPCountry":"BJ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 09:05:14 UTC] === User Orders API Called ===
[26-Mar-2026 09:05:14 UTC] User ID: 151
[26-Mar-2026 09:05:14 UTC] Limit: 20, Offset: 0
[26-Mar-2026 09:05:14 UTC] Orders found: 0
[26-Mar-2026 09:05:14 UTC] Orders data: []
[26-Mar-2026 09:05:14 UTC] Total orders count: 0
[26-Mar-2026 09:05:14 UTC] === API CALL LOG ===
[26-Mar-2026 09:05:14 UTC] Endpoint: user/profile.php
[26-Mar-2026 09:05:14 UTC] Full Log Data: {
    "timestamp": "2026-03-26 09:05:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "156.0.212.154",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "156.0.212.154, 172.69.195.247",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTUxIiwidXNlcm5hbWUiOiJab29vIiwiZW1haWwiOiJtZWRlbm91bW9pc2U0QGdtYWlsLmNvbSIsImV4cCI6MTc3NTEyMDcxNH0.eTL3Vlq6kynaf7TIKWa4rtAMcE9tsRmTnIPC0BGLxok",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e24fe1448fe6536-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "156.0.212.154",
        "CF-IPCountry": "BJ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 09:05:14 UTC] === END API CALL LOG ===
[26-Mar-2026 09:05:14 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 09:05:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTUxIiwidXNlcm5hbWUiOiJab29vIiwiZW1haWwiOiJtZWRlbm91bW9pc2U0QGdtYWlsLmNvbSIsImV4cCI6MTc3NTEyMDcxNH0.eTL3Vlq6kynaf7TIKWa4rtAMcE9tsRmTnIPC0BGLxok
[26-Mar-2026 09:05:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 09:05:14 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 09:05:14 UTC] User ID: 151
[26-Mar-2026 09:05:14 UTC] ✅ User profile retrieved successfully for user ID: 151
[26-Mar-2026 09:05:15 UTC] === API CALL LOG ===
[26-Mar-2026 09:05:15 UTC] Endpoint: user/profile.php
[26-Mar-2026 09:05:15 UTC] Full Log Data: {
    "timestamp": "2026-03-26 09:05:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "156.0.212.154",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "156.0.212.154, 172.69.195.246",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTUxIiwidXNlcm5hbWUiOiJab29vIiwiZW1haWwiOiJtZWRlbm91bW9pc2U0QGdtYWlsLmNvbSIsImV4cCI6MTc3NTEyMDcxNH0.eTL3Vlq6kynaf7TIKWa4rtAMcE9tsRmTnIPC0BGLxok",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e24fe194ca66536-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "156.0.212.154",
        "CF-IPCountry": "BJ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 09:05:15 UTC] === END API CALL LOG ===
[26-Mar-2026 09:05:15 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 09:05:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTUxIiwidXNlcm5hbWUiOiJab29vIiwiZW1haWwiOiJtZWRlbm91bW9pc2U0QGdtYWlsLmNvbSIsImV4cCI6MTc3NTEyMDcxNH0.eTL3Vlq6kynaf7TIKWa4rtAMcE9tsRmTnIPC0BGLxok
[26-Mar-2026 09:05:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 09:05:15 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 09:05:15 UTC] User ID: 151
[26-Mar-2026 09:05:15 UTC] ✅ User profile retrieved successfully for user ID: 151
[26-Mar-2026 09:05:27 UTC] === API CALL LOG ===
[26-Mar-2026 09:05:27 UTC] Endpoint: user/profile.php
[26-Mar-2026 09:05:27 UTC] Full Log Data: {
    "timestamp": "2026-03-26 09:05:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "156.0.212.154",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "156.0.212.154, 172.69.195.246",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTUxIiwidXNlcm5hbWUiOiJab29vIiwiZW1haWwiOiJtZWRlbm91bW9pc2U0QGdtYWlsLmNvbSIsImV4cCI6MTc3NTEyMDcxNH0.eTL3Vlq6kynaf7TIKWa4rtAMcE9tsRmTnIPC0BGLxok",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e24fe5fae6d6536-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "156.0.212.154",
        "CF-IPCountry": "BJ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 09:05:27 UTC] === END API CALL LOG ===
[26-Mar-2026 09:05:27 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 09:05:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTUxIiwidXNlcm5hbWUiOiJab29vIiwiZW1haWwiOiJtZWRlbm91bW9pc2U0QGdtYWlsLmNvbSIsImV4cCI6MTc3NTEyMDcxNH0.eTL3Vlq6kynaf7TIKWa4rtAMcE9tsRmTnIPC0BGLxok
[26-Mar-2026 09:05:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 09:05:27 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 09:05:27 UTC] User ID: 151
[26-Mar-2026 09:05:27 UTC] ✅ User profile retrieved successfully for user ID: 151
[26-Mar-2026 09:05:34 UTC] === API CALL LOG ===
[26-Mar-2026 09:05:34 UTC] Endpoint: user/profile.php
[26-Mar-2026 09:05:34 UTC] Full Log Data: {
    "timestamp": "2026-03-26 09:05:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "156.0.212.154",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "156.0.212.154, 172.69.195.247",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTUxIiwidXNlcm5hbWUiOiJab29vIiwiZW1haWwiOiJtZWRlbm91bW9pc2U0QGdtYWlsLmNvbSIsImV4cCI6MTc3NTEyMDcxNH0.eTL3Vlq6kynaf7TIKWa4rtAMcE9tsRmTnIPC0BGLxok",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e24fe909dad6536-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "156.0.212.154",
        "CF-IPCountry": "BJ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 09:05:34 UTC] === END API CALL LOG ===
[26-Mar-2026 09:05:34 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 09:05:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTUxIiwidXNlcm5hbWUiOiJab29vIiwiZW1haWwiOiJtZWRlbm91bW9pc2U0QGdtYWlsLmNvbSIsImV4cCI6MTc3NTEyMDcxNH0.eTL3Vlq6kynaf7TIKWa4rtAMcE9tsRmTnIPC0BGLxok
[26-Mar-2026 09:05:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 09:05:34 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 09:05:34 UTC] User ID: 151
[26-Mar-2026 09:05:34 UTC] ✅ User profile retrieved successfully for user ID: 151
[26-Mar-2026 09:05:38 UTC] === API CALL LOG ===
[26-Mar-2026 09:05:38 UTC] Endpoint: user/profile.php
[26-Mar-2026 09:05:38 UTC] Full Log Data: {
    "timestamp": "2026-03-26 09:05:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "156.0.212.154",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "156.0.212.154, 172.69.195.247",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTUxIiwidXNlcm5hbWUiOiJab29vIiwiZW1haWwiOiJtZWRlbm91bW9pc2U0QGdtYWlsLmNvbSIsImV4cCI6MTc3NTEyMDcxNH0.eTL3Vlq6kynaf7TIKWa4rtAMcE9tsRmTnIPC0BGLxok",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e24fea46de56536-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "156.0.212.154",
        "CF-IPCountry": "BJ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 09:05:38 UTC] === END API CALL LOG ===
[26-Mar-2026 09:05:38 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 09:05:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTUxIiwidXNlcm5hbWUiOiJab29vIiwiZW1haWwiOiJtZWRlbm91bW9pc2U0QGdtYWlsLmNvbSIsImV4cCI6MTc3NTEyMDcxNH0.eTL3Vlq6kynaf7TIKWa4rtAMcE9tsRmTnIPC0BGLxok
[26-Mar-2026 09:05:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 09:05:38 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 09:05:38 UTC] User ID: 151
[26-Mar-2026 09:05:38 UTC] ✅ User profile retrieved successfully for user ID: 151
[26-Mar-2026 09:05:41 UTC] === API CALL LOG ===
[26-Mar-2026 09:05:41 UTC] Endpoint: user/profile.php
[26-Mar-2026 09:05:41 UTC] Full Log Data: {
    "timestamp": "2026-03-26 09:05:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "156.0.212.154",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "156.0.212.154, 172.69.195.247",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTUxIiwidXNlcm5hbWUiOiJab29vIiwiZW1haWwiOiJtZWRlbm91bW9pc2U0QGdtYWlsLmNvbSIsImV4cCI6MTc3NTEyMDcxNH0.eTL3Vlq6kynaf7TIKWa4rtAMcE9tsRmTnIPC0BGLxok",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e24febb0c386536-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "156.0.212.154",
        "CF-IPCountry": "BJ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 09:05:41 UTC] === END API CALL LOG ===
[26-Mar-2026 09:05:41 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 09:05:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTUxIiwidXNlcm5hbWUiOiJab29vIiwiZW1haWwiOiJtZWRlbm91bW9pc2U0QGdtYWlsLmNvbSIsImV4cCI6MTc3NTEyMDcxNH0.eTL3Vlq6kynaf7TIKWa4rtAMcE9tsRmTnIPC0BGLxok
[26-Mar-2026 09:05:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 09:05:41 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 09:05:41 UTC] User ID: 151
[26-Mar-2026 09:05:41 UTC] ✅ User profile retrieved successfully for user ID: 151
[26-Mar-2026 09:06:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 09:06:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 09:06:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"156.0.212.154, 172.69.195.247","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTUxIiwidXNlcm5hbWUiOiJab29vIiwiZW1haWwiOiJtZWRlbm91bW9pc2U0QGdtYWlsLmNvbSIsImV4cCI6MTc3NTEyMDcxNH0.eTL3Vlq6kynaf7TIKWa4rtAMcE9tsRmTnIPC0BGLxok","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e24ffa0aa5f6536-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"156.0.212.154","CF-IPCountry":"BJ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 09:06:18 UTC] === User Orders API Called ===
[26-Mar-2026 09:06:18 UTC] User ID: 151
[26-Mar-2026 09:06:18 UTC] Limit: 20, Offset: 0
[26-Mar-2026 09:06:18 UTC] Orders found: 0
[26-Mar-2026 09:06:18 UTC] Orders data: []
[26-Mar-2026 09:06:18 UTC] Total orders count: 0
[26-Mar-2026 09:06:18 UTC] === API CALL LOG ===
[26-Mar-2026 09:06:18 UTC] Endpoint: user/profile.php
[26-Mar-2026 09:06:18 UTC] Full Log Data: {
    "timestamp": "2026-03-26 09:06:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "156.0.212.154",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "156.0.212.154, 172.69.195.247",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTUxIiwidXNlcm5hbWUiOiJab29vIiwiZW1haWwiOiJtZWRlbm91bW9pc2U0QGdtYWlsLmNvbSIsImV4cCI6MTc3NTEyMDcxNH0.eTL3Vlq6kynaf7TIKWa4rtAMcE9tsRmTnIPC0BGLxok",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e24ffa0aa626536-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "156.0.212.154",
        "CF-IPCountry": "BJ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 09:06:18 UTC] === END API CALL LOG ===
[26-Mar-2026 09:06:18 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 09:06:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTUxIiwidXNlcm5hbWUiOiJab29vIiwiZW1haWwiOiJtZWRlbm91bW9pc2U0QGdtYWlsLmNvbSIsImV4cCI6MTc3NTEyMDcxNH0.eTL3Vlq6kynaf7TIKWa4rtAMcE9tsRmTnIPC0BGLxok
[26-Mar-2026 09:06:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 09:06:18 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 09:06:18 UTC] User ID: 151
[26-Mar-2026 09:06:18 UTC] ✅ User profile retrieved successfully for user ID: 151
[26-Mar-2026 09:06:19 UTC] === API CALL LOG ===
[26-Mar-2026 09:06:19 UTC] Endpoint: user/profile.php
[26-Mar-2026 09:06:19 UTC] Full Log Data: {
    "timestamp": "2026-03-26 09:06:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "156.0.212.154",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "156.0.212.154, 172.69.195.247",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTUxIiwidXNlcm5hbWUiOiJab29vIiwiZW1haWwiOiJtZWRlbm91bW9pc2U0QGdtYWlsLmNvbSIsImV4cCI6MTc3NTEyMDcxNH0.eTL3Vlq6kynaf7TIKWa4rtAMcE9tsRmTnIPC0BGLxok",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e24ffa4ee3e6536-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "156.0.212.154",
        "CF-IPCountry": "BJ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 09:06:19 UTC] === END API CALL LOG ===
[26-Mar-2026 09:06:19 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 09:06:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTUxIiwidXNlcm5hbWUiOiJab29vIiwiZW1haWwiOiJtZWRlbm91bW9pc2U0QGdtYWlsLmNvbSIsImV4cCI6MTc3NTEyMDcxNH0.eTL3Vlq6kynaf7TIKWa4rtAMcE9tsRmTnIPC0BGLxok
[26-Mar-2026 09:06:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 09:06:19 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 09:06:19 UTC] User ID: 151
[26-Mar-2026 09:06:19 UTC] ✅ User profile retrieved successfully for user ID: 151
[26-Mar-2026 09:06:19 UTC] === API CALL LOG ===
[26-Mar-2026 09:06:19 UTC] Endpoint: user/profile.php
[26-Mar-2026 09:06:19 UTC] Full Log Data: {
    "timestamp": "2026-03-26 09:06:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "156.0.212.154",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "156.0.212.154, 172.69.195.247",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTUxIiwidXNlcm5hbWUiOiJab29vIiwiZW1haWwiOiJtZWRlbm91bW9pc2U0QGdtYWlsLmNvbSIsImV4cCI6MTc3NTEyMDcxNH0.eTL3Vlq6kynaf7TIKWa4rtAMcE9tsRmTnIPC0BGLxok",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e24ffa60ffc6536-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "156.0.212.154",
        "CF-IPCountry": "BJ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 09:06:19 UTC] === END API CALL LOG ===
[26-Mar-2026 09:06:19 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 09:06:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTUxIiwidXNlcm5hbWUiOiJab29vIiwiZW1haWwiOiJtZWRlbm91bW9pc2U0QGdtYWlsLmNvbSIsImV4cCI6MTc3NTEyMDcxNH0.eTL3Vlq6kynaf7TIKWa4rtAMcE9tsRmTnIPC0BGLxok
[26-Mar-2026 09:06:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 09:06:19 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 09:06:19 UTC] User ID: 151
[26-Mar-2026 09:06:19 UTC] ✅ User profile retrieved successfully for user ID: 151
[26-Mar-2026 09:06:25 UTC] === API CALL LOG ===
[26-Mar-2026 09:06:25 UTC] Endpoint: user/profile.php
[26-Mar-2026 09:06:25 UTC] Full Log Data: {
    "timestamp": "2026-03-26 09:06:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "156.0.212.154",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "156.0.212.154, 172.69.224.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTUxIiwidXNlcm5hbWUiOiJab29vIiwiZW1haWwiOiJtZWRlbm91bW9pc2U0QGdtYWlsLmNvbSIsImV4cCI6MTc3NTEyMDcxNH0.eTL3Vlq6kynaf7TIKWa4rtAMcE9tsRmTnIPC0BGLxok",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e24ffcdf8f4f83b-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "156.0.212.154",
        "CF-IPCountry": "BJ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 09:06:25 UTC] === END API CALL LOG ===
[26-Mar-2026 09:06:25 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 09:06:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTUxIiwidXNlcm5hbWUiOiJab29vIiwiZW1haWwiOiJtZWRlbm91bW9pc2U0QGdtYWlsLmNvbSIsImV4cCI6MTc3NTEyMDcxNH0.eTL3Vlq6kynaf7TIKWa4rtAMcE9tsRmTnIPC0BGLxok
[26-Mar-2026 09:06:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 09:06:25 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 09:06:25 UTC] User ID: 151
[26-Mar-2026 09:06:25 UTC] ✅ User profile retrieved successfully for user ID: 151
[26-Mar-2026 09:06:26 UTC] === API CALL LOG ===
[26-Mar-2026 09:06:26 UTC] Endpoint: user/profile.php
[26-Mar-2026 09:06:26 UTC] Full Log Data: {
    "timestamp": "2026-03-26 09:06:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "156.0.212.154",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "156.0.212.154, 172.69.224.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTUxIiwidXNlcm5hbWUiOiJab29vIiwiZW1haWwiOiJtZWRlbm91bW9pc2U0QGdtYWlsLmNvbSIsImV4cCI6MTc3NTEyMDcxNH0.eTL3Vlq6kynaf7TIKWa4rtAMcE9tsRmTnIPC0BGLxok",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e24ffd23bd6f83b-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "156.0.212.154",
        "CF-IPCountry": "BJ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 09:06:26 UTC] === END API CALL LOG ===
[26-Mar-2026 09:06:26 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 09:06:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTUxIiwidXNlcm5hbWUiOiJab29vIiwiZW1haWwiOiJtZWRlbm91bW9pc2U0QGdtYWlsLmNvbSIsImV4cCI6MTc3NTEyMDcxNH0.eTL3Vlq6kynaf7TIKWa4rtAMcE9tsRmTnIPC0BGLxok
[26-Mar-2026 09:06:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 09:06:26 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 09:06:26 UTC] User ID: 151
[26-Mar-2026 09:06:26 UTC] ✅ User profile retrieved successfully for user ID: 151
[26-Mar-2026 09:06:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 09:06:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 09:06:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"156.0.212.154, 172.69.224.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTUxIiwidXNlcm5hbWUiOiJab29vIiwiZW1haWwiOiJtZWRlbm91bW9pc2U0QGdtYWlsLmNvbSIsImV4cCI6MTc3NTEyMDcxNH0.eTL3Vlq6kynaf7TIKWa4rtAMcE9tsRmTnIPC0BGLxok","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e24ffd23bdcf83b-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"156.0.212.154","CF-IPCountry":"BJ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 09:06:26 UTC] === User Orders API Called ===
[26-Mar-2026 09:06:26 UTC] User ID: 151
[26-Mar-2026 09:06:26 UTC] Limit: 20, Offset: 0
[26-Mar-2026 09:06:26 UTC] Orders found: 0
[26-Mar-2026 09:06:26 UTC] Orders data: []
[26-Mar-2026 09:06:26 UTC] Total orders count: 0
[26-Mar-2026 09:06:26 UTC] === API CALL LOG ===
[26-Mar-2026 09:06:26 UTC] Endpoint: user/profile.php
[26-Mar-2026 09:06:26 UTC] Full Log Data: {
    "timestamp": "2026-03-26 09:06:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "156.0.212.154",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "156.0.212.154, 172.69.224.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTUxIiwidXNlcm5hbWUiOiJab29vIiwiZW1haWwiOiJtZWRlbm91bW9pc2U0QGdtYWlsLmNvbSIsImV4cCI6MTc3NTEyMDcxNH0.eTL3Vlq6kynaf7TIKWa4rtAMcE9tsRmTnIPC0BGLxok",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e24ffd33f06f83b-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "156.0.212.154",
        "CF-IPCountry": "BJ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 09:06:26 UTC] === END API CALL LOG ===
[26-Mar-2026 09:06:26 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 09:06:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTUxIiwidXNlcm5hbWUiOiJab29vIiwiZW1haWwiOiJtZWRlbm91bW9pc2U0QGdtYWlsLmNvbSIsImV4cCI6MTc3NTEyMDcxNH0.eTL3Vlq6kynaf7TIKWa4rtAMcE9tsRmTnIPC0BGLxok
[26-Mar-2026 09:06:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 09:06:26 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 09:06:26 UTC] User ID: 151
[26-Mar-2026 09:06:26 UTC] ✅ User profile retrieved successfully for user ID: 151
[26-Mar-2026 09:06:27 UTC] === API CALL LOG ===
[26-Mar-2026 09:06:27 UTC] Endpoint: user/profile.php
[26-Mar-2026 09:06:27 UTC] Full Log Data: {
    "timestamp": "2026-03-26 09:06:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "156.0.212.154",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "156.0.212.154, 172.69.224.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTUxIiwidXNlcm5hbWUiOiJab29vIiwiZW1haWwiOiJtZWRlbm91bW9pc2U0QGdtYWlsLmNvbSIsImV4cCI6MTc3NTEyMDcxNH0.eTL3Vlq6kynaf7TIKWa4rtAMcE9tsRmTnIPC0BGLxok",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e24ffd84bc1f83b-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "156.0.212.154",
        "CF-IPCountry": "BJ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 09:06:27 UTC] === END API CALL LOG ===
[26-Mar-2026 09:06:27 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 09:06:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTUxIiwidXNlcm5hbWUiOiJab29vIiwiZW1haWwiOiJtZWRlbm91bW9pc2U0QGdtYWlsLmNvbSIsImV4cCI6MTc3NTEyMDcxNH0.eTL3Vlq6kynaf7TIKWa4rtAMcE9tsRmTnIPC0BGLxok
[26-Mar-2026 09:06:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 09:06:27 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 09:06:27 UTC] User ID: 151
[26-Mar-2026 09:06:27 UTC] ✅ User profile retrieved successfully for user ID: 151
[26-Mar-2026 09:06:40 UTC] === API CALL LOG ===
[26-Mar-2026 09:06:40 UTC] Endpoint: user/profile.php
[26-Mar-2026 09:06:40 UTC] Full Log Data: {
    "timestamp": "2026-03-26 09:06:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "156.0.212.154",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "156.0.212.154, 172.69.224.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTUxIiwidXNlcm5hbWUiOiJab29vIiwiZW1haWwiOiJtZWRlbm91bW9pc2U0QGdtYWlsLmNvbSIsImV4cCI6MTc3NTEyMDcxNH0.eTL3Vlq6kynaf7TIKWa4rtAMcE9tsRmTnIPC0BGLxok",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e25002bbd49f83b-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "156.0.212.154",
        "CF-IPCountry": "BJ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 09:06:40 UTC] === END API CALL LOG ===
[26-Mar-2026 09:06:40 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 09:06:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTUxIiwidXNlcm5hbWUiOiJab29vIiwiZW1haWwiOiJtZWRlbm91bW9pc2U0QGdtYWlsLmNvbSIsImV4cCI6MTc3NTEyMDcxNH0.eTL3Vlq6kynaf7TIKWa4rtAMcE9tsRmTnIPC0BGLxok
[26-Mar-2026 09:06:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 09:06:40 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 09:06:40 UTC] User ID: 151
[26-Mar-2026 09:06:40 UTC] ✅ User profile retrieved successfully for user ID: 151
[26-Mar-2026 09:07:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 09:07:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 09:07:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"156.0.212.154, 172.69.224.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTUxIiwidXNlcm5hbWUiOiJab29vIiwiZW1haWwiOiJtZWRlbm91bW9pc2U0QGdtYWlsLmNvbSIsImV4cCI6MTc3NTEyMDcxNH0.eTL3Vlq6kynaf7TIKWa4rtAMcE9tsRmTnIPC0BGLxok","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e250132b95ff83b-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"156.0.212.154","CF-IPCountry":"BJ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 09:07:22 UTC] === User Orders API Called ===
[26-Mar-2026 09:07:22 UTC] User ID: 151
[26-Mar-2026 09:07:22 UTC] Limit: 20, Offset: 0
[26-Mar-2026 09:07:22 UTC] Orders found: 0
[26-Mar-2026 09:07:22 UTC] Orders data: []
[26-Mar-2026 09:07:22 UTC] Total orders count: 0
[26-Mar-2026 09:07:22 UTC] === API CALL LOG ===
[26-Mar-2026 09:07:22 UTC] Endpoint: user/profile.php
[26-Mar-2026 09:07:22 UTC] Full Log Data: {
    "timestamp": "2026-03-26 09:07:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "156.0.212.154",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "156.0.212.154, 172.69.224.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTUxIiwidXNlcm5hbWUiOiJab29vIiwiZW1haWwiOiJtZWRlbm91bW9pc2U0QGdtYWlsLmNvbSIsImV4cCI6MTc3NTEyMDcxNH0.eTL3Vlq6kynaf7TIKWa4rtAMcE9tsRmTnIPC0BGLxok",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e250132b960f83b-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "156.0.212.154",
        "CF-IPCountry": "BJ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 09:07:22 UTC] === END API CALL LOG ===
[26-Mar-2026 09:07:22 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 09:07:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTUxIiwidXNlcm5hbWUiOiJab29vIiwiZW1haWwiOiJtZWRlbm91bW9pc2U0QGdtYWlsLmNvbSIsImV4cCI6MTc3NTEyMDcxNH0.eTL3Vlq6kynaf7TIKWa4rtAMcE9tsRmTnIPC0BGLxok
[26-Mar-2026 09:07:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 09:07:22 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 09:07:22 UTC] User ID: 151
[26-Mar-2026 09:07:22 UTC] ✅ User profile retrieved successfully for user ID: 151
[26-Mar-2026 09:07:23 UTC] === API CALL LOG ===
[26-Mar-2026 09:07:23 UTC] Endpoint: user/profile.php
[26-Mar-2026 09:07:23 UTC] Full Log Data: {
    "timestamp": "2026-03-26 09:07:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "156.0.212.154",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "156.0.212.154, 172.69.224.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTUxIiwidXNlcm5hbWUiOiJab29vIiwiZW1haWwiOiJtZWRlbm91bW9pc2U0QGdtYWlsLmNvbSIsImV4cCI6MTc3NTEyMDcxNH0.eTL3Vlq6kynaf7TIKWa4rtAMcE9tsRmTnIPC0BGLxok",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e250136da7af83b-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "156.0.212.154",
        "CF-IPCountry": "BJ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 09:07:23 UTC] === END API CALL LOG ===
[26-Mar-2026 09:07:23 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 09:07:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTUxIiwidXNlcm5hbWUiOiJab29vIiwiZW1haWwiOiJtZWRlbm91bW9pc2U0QGdtYWlsLmNvbSIsImV4cCI6MTc3NTEyMDcxNH0.eTL3Vlq6kynaf7TIKWa4rtAMcE9tsRmTnIPC0BGLxok
[26-Mar-2026 09:07:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 09:07:23 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 09:07:23 UTC] User ID: 151
[26-Mar-2026 09:07:23 UTC] ✅ User profile retrieved successfully for user ID: 151
[26-Mar-2026 09:07:23 UTC] === API CALL LOG ===
[26-Mar-2026 09:07:23 UTC] Endpoint: user/profile.php
[26-Mar-2026 09:07:23 UTC] Full Log Data: {
    "timestamp": "2026-03-26 09:07:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "156.0.212.154",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "156.0.212.154, 172.69.224.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTUxIiwidXNlcm5hbWUiOiJab29vIiwiZW1haWwiOiJtZWRlbm91bW9pc2U0QGdtYWlsLmNvbSIsImV4cCI6MTc3NTEyMDcxNH0.eTL3Vlq6kynaf7TIKWa4rtAMcE9tsRmTnIPC0BGLxok",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2501379cdef83b-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "156.0.212.154",
        "CF-IPCountry": "BJ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 09:07:23 UTC] === END API CALL LOG ===
[26-Mar-2026 09:07:23 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 09:07:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTUxIiwidXNlcm5hbWUiOiJab29vIiwiZW1haWwiOiJtZWRlbm91bW9pc2U0QGdtYWlsLmNvbSIsImV4cCI6MTc3NTEyMDcxNH0.eTL3Vlq6kynaf7TIKWa4rtAMcE9tsRmTnIPC0BGLxok
[26-Mar-2026 09:07:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 09:07:23 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 09:07:23 UTC] User ID: 151
[26-Mar-2026 09:07:23 UTC] ✅ User profile retrieved successfully for user ID: 151
[26-Mar-2026 09:07:29 UTC] === API CALL LOG ===
[26-Mar-2026 09:07:29 UTC] Endpoint: user/profile.php
[26-Mar-2026 09:07:29 UTC] Full Log Data: {
    "timestamp": "2026-03-26 09:07:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "156.0.212.154",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "156.0.212.154, 162.158.216.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTUxIiwidXNlcm5hbWUiOiJab29vIiwiZW1haWwiOiJtZWRlbm91bW9pc2U0QGdtYWlsLmNvbSIsImV4cCI6MTc3NTEyMDcxNH0.eTL3Vlq6kynaf7TIKWa4rtAMcE9tsRmTnIPC0BGLxok",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e25015d2e132532-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "156.0.212.154",
        "CF-IPCountry": "BJ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 09:07:29 UTC] === END API CALL LOG ===
[26-Mar-2026 09:07:29 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 09:07:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTUxIiwidXNlcm5hbWUiOiJab29vIiwiZW1haWwiOiJtZWRlbm91bW9pc2U0QGdtYWlsLmNvbSIsImV4cCI6MTc3NTEyMDcxNH0.eTL3Vlq6kynaf7TIKWa4rtAMcE9tsRmTnIPC0BGLxok
[26-Mar-2026 09:07:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 09:07:29 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 09:07:29 UTC] User ID: 151
[26-Mar-2026 09:07:29 UTC] ✅ User profile retrieved successfully for user ID: 151
[26-Mar-2026 09:07:30 UTC] === API CALL LOG ===
[26-Mar-2026 09:07:30 UTC] Endpoint: user/profile.php
[26-Mar-2026 09:07:30 UTC] Full Log Data: {
    "timestamp": "2026-03-26 09:07:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "156.0.212.154",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "156.0.212.154, 162.158.216.66",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTUxIiwidXNlcm5hbWUiOiJab29vIiwiZW1haWwiOiJtZWRlbm91bW9pc2U0QGdtYWlsLmNvbSIsImV4cCI6MTc3NTEyMDcxNH0.eTL3Vlq6kynaf7TIKWa4rtAMcE9tsRmTnIPC0BGLxok",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e250160dd042532-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "156.0.212.154",
        "CF-IPCountry": "BJ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 09:07:30 UTC] === END API CALL LOG ===
[26-Mar-2026 09:07:30 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 09:07:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTUxIiwidXNlcm5hbWUiOiJab29vIiwiZW1haWwiOiJtZWRlbm91bW9pc2U0QGdtYWlsLmNvbSIsImV4cCI6MTc3NTEyMDcxNH0.eTL3Vlq6kynaf7TIKWa4rtAMcE9tsRmTnIPC0BGLxok
[26-Mar-2026 09:07:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 09:07:30 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 09:07:30 UTC] User ID: 151
[26-Mar-2026 09:07:30 UTC] ✅ User profile retrieved successfully for user ID: 151
[26-Mar-2026 09:07:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 09:07:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 09:07:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"156.0.212.154, 162.158.216.67","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTUxIiwidXNlcm5hbWUiOiJab29vIiwiZW1haWwiOiJtZWRlbm91bW9pc2U0QGdtYWlsLmNvbSIsImV4cCI6MTc3NTEyMDcxNH0.eTL3Vlq6kynaf7TIKWa4rtAMcE9tsRmTnIPC0BGLxok","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e250160dd062532-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"156.0.212.154","CF-IPCountry":"BJ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 09:07:30 UTC] === User Orders API Called ===
[26-Mar-2026 09:07:30 UTC] User ID: 151
[26-Mar-2026 09:07:30 UTC] Limit: 20, Offset: 0
[26-Mar-2026 09:07:30 UTC] Orders found: 0
[26-Mar-2026 09:07:30 UTC] Orders data: []
[26-Mar-2026 09:07:30 UTC] Total orders count: 0
[26-Mar-2026 09:07:30 UTC] === API CALL LOG ===
[26-Mar-2026 09:07:30 UTC] Endpoint: user/profile.php
[26-Mar-2026 09:07:30 UTC] Full Log Data: {
    "timestamp": "2026-03-26 09:07:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "156.0.212.154",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "156.0.212.154, 162.158.216.66",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTUxIiwidXNlcm5hbWUiOiJab29vIiwiZW1haWwiOiJtZWRlbm91bW9pc2U0QGdtYWlsLmNvbSIsImV4cCI6MTc3NTEyMDcxNH0.eTL3Vlq6kynaf7TIKWa4rtAMcE9tsRmTnIPC0BGLxok",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e250161ae872532-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "156.0.212.154",
        "CF-IPCountry": "BJ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 09:07:30 UTC] === END API CALL LOG ===
[26-Mar-2026 09:07:30 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 09:07:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTUxIiwidXNlcm5hbWUiOiJab29vIiwiZW1haWwiOiJtZWRlbm91bW9pc2U0QGdtYWlsLmNvbSIsImV4cCI6MTc3NTEyMDcxNH0.eTL3Vlq6kynaf7TIKWa4rtAMcE9tsRmTnIPC0BGLxok
[26-Mar-2026 09:07:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 09:07:30 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 09:07:30 UTC] User ID: 151
[26-Mar-2026 09:07:30 UTC] ✅ User profile retrieved successfully for user ID: 151
[26-Mar-2026 09:07:31 UTC] === API CALL LOG ===
[26-Mar-2026 09:07:31 UTC] Endpoint: user/profile.php
[26-Mar-2026 09:07:31 UTC] Full Log Data: {
    "timestamp": "2026-03-26 09:07:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "156.0.212.154",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "156.0.212.154, 162.158.216.66",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTUxIiwidXNlcm5hbWUiOiJab29vIiwiZW1haWwiOiJtZWRlbm91bW9pc2U0QGdtYWlsLmNvbSIsImV4cCI6MTc3NTEyMDcxNH0.eTL3Vlq6kynaf7TIKWa4rtAMcE9tsRmTnIPC0BGLxok",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2501669a2b2532-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "156.0.212.154",
        "CF-IPCountry": "BJ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 09:07:31 UTC] === END API CALL LOG ===
[26-Mar-2026 09:07:31 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 09:07:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTUxIiwidXNlcm5hbWUiOiJab29vIiwiZW1haWwiOiJtZWRlbm91bW9pc2U0QGdtYWlsLmNvbSIsImV4cCI6MTc3NTEyMDcxNH0.eTL3Vlq6kynaf7TIKWa4rtAMcE9tsRmTnIPC0BGLxok
[26-Mar-2026 09:07:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 09:07:31 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 09:07:31 UTC] User ID: 151
[26-Mar-2026 09:07:31 UTC] ✅ User profile retrieved successfully for user ID: 151
[26-Mar-2026 09:07:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 09:07:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 09:07:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"156.0.212.154, 162.158.216.67","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTUxIiwidXNlcm5hbWUiOiJab29vIiwiZW1haWwiOiJtZWRlbm91bW9pc2U0QGdtYWlsLmNvbSIsImV4cCI6MTc3NTEyMDcxNH0.eTL3Vlq6kynaf7TIKWa4rtAMcE9tsRmTnIPC0BGLxok","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e25016d9ad02532-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"156.0.212.154","CF-IPCountry":"BJ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 09:07:32 UTC] === User Orders API Called ===
[26-Mar-2026 09:07:32 UTC] User ID: 151
[26-Mar-2026 09:07:32 UTC] Limit: 20, Offset: 0
[26-Mar-2026 09:07:32 UTC] Orders found: 0
[26-Mar-2026 09:07:32 UTC] Orders data: []
[26-Mar-2026 09:07:32 UTC] Total orders count: 0
[26-Mar-2026 09:07:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 09:07:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 09:07:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"156.0.212.154, 162.158.216.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTUxIiwidXNlcm5hbWUiOiJab29vIiwiZW1haWwiOiJtZWRlbm91bW9pc2U0QGdtYWlsLmNvbSIsImV4cCI6MTc3NTEyMDcxNH0.eTL3Vlq6kynaf7TIKWa4rtAMcE9tsRmTnIPC0BGLxok","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e250178cad72532-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"156.0.212.154","CF-IPCountry":"BJ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 09:07:33 UTC] === User Orders API Called ===
[26-Mar-2026 09:07:33 UTC] User ID: 151
[26-Mar-2026 09:07:33 UTC] Limit: 20, Offset: 0
[26-Mar-2026 09:07:33 UTC] Orders found: 0
[26-Mar-2026 09:07:33 UTC] Orders data: []
[26-Mar-2026 09:07:33 UTC] Total orders count: 0
[26-Mar-2026 09:07:33 UTC] === API CALL LOG ===
[26-Mar-2026 09:07:33 UTC] Endpoint: user/profile.php
[26-Mar-2026 09:07:33 UTC] Full Log Data: {
    "timestamp": "2026-03-26 09:07:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "156.0.212.154",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "156.0.212.154, 162.158.216.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTUxIiwidXNlcm5hbWUiOiJab29vIiwiZW1haWwiOiJtZWRlbm91bW9pc2U0QGdtYWlsLmNvbSIsImV4cCI6MTc3NTEyMDcxNH0.eTL3Vlq6kynaf7TIKWa4rtAMcE9tsRmTnIPC0BGLxok",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e250178cad92532-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "156.0.212.154",
        "CF-IPCountry": "BJ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 09:07:33 UTC] === END API CALL LOG ===
[26-Mar-2026 09:07:33 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 09:07:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTUxIiwidXNlcm5hbWUiOiJab29vIiwiZW1haWwiOiJtZWRlbm91bW9pc2U0QGdtYWlsLmNvbSIsImV4cCI6MTc3NTEyMDcxNH0.eTL3Vlq6kynaf7TIKWa4rtAMcE9tsRmTnIPC0BGLxok
[26-Mar-2026 09:07:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 09:07:33 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 09:07:33 UTC] User ID: 151
[26-Mar-2026 09:07:33 UTC] ✅ User profile retrieved successfully for user ID: 151
[26-Mar-2026 09:07:34 UTC] === API CALL LOG ===
[26-Mar-2026 09:07:34 UTC] Endpoint: user/profile.php
[26-Mar-2026 09:07:34 UTC] Full Log Data: {
    "timestamp": "2026-03-26 09:07:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "156.0.212.154",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "156.0.212.154, 162.158.216.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTUxIiwidXNlcm5hbWUiOiJab29vIiwiZW1haWwiOiJtZWRlbm91bW9pc2U0QGdtYWlsLmNvbSIsImV4cCI6MTc3NTEyMDcxNH0.eTL3Vlq6kynaf7TIKWa4rtAMcE9tsRmTnIPC0BGLxok",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e25017d4c2c2532-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "156.0.212.154",
        "CF-IPCountry": "BJ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 09:07:34 UTC] === END API CALL LOG ===
[26-Mar-2026 09:07:34 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 09:07:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTUxIiwidXNlcm5hbWUiOiJab29vIiwiZW1haWwiOiJtZWRlbm91bW9pc2U0QGdtYWlsLmNvbSIsImV4cCI6MTc3NTEyMDcxNH0.eTL3Vlq6kynaf7TIKWa4rtAMcE9tsRmTnIPC0BGLxok
[26-Mar-2026 09:07:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 09:07:34 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 09:07:34 UTC] User ID: 151
[26-Mar-2026 09:07:34 UTC] ✅ User profile retrieved successfully for user ID: 151
[26-Mar-2026 09:07:34 UTC] === API CALL LOG ===
[26-Mar-2026 09:07:34 UTC] Endpoint: user/profile.php
[26-Mar-2026 09:07:34 UTC] Full Log Data: {
    "timestamp": "2026-03-26 09:07:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "156.0.212.154",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "156.0.212.154, 162.158.216.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTUxIiwidXNlcm5hbWUiOiJab29vIiwiZW1haWwiOiJtZWRlbm91bW9pc2U0QGdtYWlsLmNvbSIsImV4cCI6MTc3NTEyMDcxNH0.eTL3Vlq6kynaf7TIKWa4rtAMcE9tsRmTnIPC0BGLxok",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e25017e6ea72532-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "156.0.212.154",
        "CF-IPCountry": "BJ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 09:07:34 UTC] === END API CALL LOG ===
[26-Mar-2026 09:07:34 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 09:07:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTUxIiwidXNlcm5hbWUiOiJab29vIiwiZW1haWwiOiJtZWRlbm91bW9pc2U0QGdtYWlsLmNvbSIsImV4cCI6MTc3NTEyMDcxNH0.eTL3Vlq6kynaf7TIKWa4rtAMcE9tsRmTnIPC0BGLxok
[26-Mar-2026 09:07:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 09:07:34 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 09:07:34 UTC] User ID: 151
[26-Mar-2026 09:07:34 UTC] ✅ User profile retrieved successfully for user ID: 151
[26-Mar-2026 09:07:39 UTC] === API CALL LOG ===
[26-Mar-2026 09:07:39 UTC] Endpoint: user/profile.php
[26-Mar-2026 09:07:39 UTC] Full Log Data: {
    "timestamp": "2026-03-26 09:07:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "156.0.212.154",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "156.0.212.154, 162.158.216.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTUxIiwidXNlcm5hbWUiOiJab29vIiwiZW1haWwiOiJtZWRlbm91bW9pc2U0QGdtYWlsLmNvbSIsImV4cCI6MTc3NTEyMDcxNH0.eTL3Vlq6kynaf7TIKWa4rtAMcE9tsRmTnIPC0BGLxok",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e25019bcbce2532-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "156.0.212.154",
        "CF-IPCountry": "BJ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 09:07:39 UTC] === END API CALL LOG ===
[26-Mar-2026 09:07:39 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 09:07:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTUxIiwidXNlcm5hbWUiOiJab29vIiwiZW1haWwiOiJtZWRlbm91bW9pc2U0QGdtYWlsLmNvbSIsImV4cCI6MTc3NTEyMDcxNH0.eTL3Vlq6kynaf7TIKWa4rtAMcE9tsRmTnIPC0BGLxok
[26-Mar-2026 09:07:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 09:07:39 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 09:07:39 UTC] User ID: 151
[26-Mar-2026 09:07:39 UTC] ✅ User profile retrieved successfully for user ID: 151
[26-Mar-2026 09:09:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 09:09:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 09:09:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"156.0.212.154, 162.158.216.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTUxIiwidXNlcm5hbWUiOiJab29vIiwiZW1haWwiOiJtZWRlbm91bW9pc2U0QGdtYWlsLmNvbSIsImV4cCI6MTc3NTEyMDcxNH0.eTL3Vlq6kynaf7TIKWa4rtAMcE9tsRmTnIPC0BGLxok","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e2503e46cde2532-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"156.0.212.154","CF-IPCountry":"BJ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 09:09:13 UTC] === User Orders API Called ===
[26-Mar-2026 09:09:13 UTC] User ID: 151
[26-Mar-2026 09:09:13 UTC] Limit: 20, Offset: 0
[26-Mar-2026 09:09:13 UTC] Orders found: 0
[26-Mar-2026 09:09:13 UTC] Orders data: []
[26-Mar-2026 09:09:13 UTC] Total orders count: 0
[26-Mar-2026 09:09:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 09:09:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 09:09:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"156.0.212.154, 162.158.216.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTUxIiwidXNlcm5hbWUiOiJab29vIiwiZW1haWwiOiJtZWRlbm91bW9pc2U0QGdtYWlsLmNvbSIsImV4cCI6MTc3NTEyMDcxNH0.eTL3Vlq6kynaf7TIKWa4rtAMcE9tsRmTnIPC0BGLxok","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e2503f32b9c2532-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"156.0.212.154","CF-IPCountry":"BJ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 09:09:15 UTC] === User Orders API Called ===
[26-Mar-2026 09:09:15 UTC] User ID: 151
[26-Mar-2026 09:09:15 UTC] Limit: 20, Offset: 0
[26-Mar-2026 09:09:15 UTC] Orders found: 0
[26-Mar-2026 09:09:15 UTC] Orders data: []
[26-Mar-2026 09:09:15 UTC] Total orders count: 0
[26-Mar-2026 09:09:15 UTC] === API CALL LOG ===
[26-Mar-2026 09:09:15 UTC] Endpoint: user/profile.php
[26-Mar-2026 09:09:15 UTC] Full Log Data: {
    "timestamp": "2026-03-26 09:09:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "156.0.212.154",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "156.0.212.154, 162.158.216.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTUxIiwidXNlcm5hbWUiOiJab29vIiwiZW1haWwiOiJtZWRlbm91bW9pc2U0QGdtYWlsLmNvbSIsImV4cCI6MTc3NTEyMDcxNH0.eTL3Vlq6kynaf7TIKWa4rtAMcE9tsRmTnIPC0BGLxok",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2503f32b9e2532-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "156.0.212.154",
        "CF-IPCountry": "BJ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 09:09:15 UTC] === END API CALL LOG ===
[26-Mar-2026 09:09:15 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 09:09:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTUxIiwidXNlcm5hbWUiOiJab29vIiwiZW1haWwiOiJtZWRlbm91bW9pc2U0QGdtYWlsLmNvbSIsImV4cCI6MTc3NTEyMDcxNH0.eTL3Vlq6kynaf7TIKWa4rtAMcE9tsRmTnIPC0BGLxok
[26-Mar-2026 09:09:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 09:09:15 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 09:09:15 UTC] User ID: 151
[26-Mar-2026 09:09:15 UTC] ✅ User profile retrieved successfully for user ID: 151
[26-Mar-2026 09:09:16 UTC] === API CALL LOG ===
[26-Mar-2026 09:09:16 UTC] Endpoint: user/profile.php
[26-Mar-2026 09:09:16 UTC] Full Log Data: {
    "timestamp": "2026-03-26 09:09:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "156.0.212.154",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "156.0.212.154, 162.158.216.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTUxIiwidXNlcm5hbWUiOiJab29vIiwiZW1haWwiOiJtZWRlbm91bW9pc2U0QGdtYWlsLmNvbSIsImV4cCI6MTc3NTEyMDcxNH0.eTL3Vlq6kynaf7TIKWa4rtAMcE9tsRmTnIPC0BGLxok",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2503f79e3c2532-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "156.0.212.154",
        "CF-IPCountry": "BJ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 09:09:16 UTC] === END API CALL LOG ===
[26-Mar-2026 09:09:16 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 09:09:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTUxIiwidXNlcm5hbWUiOiJab29vIiwiZW1haWwiOiJtZWRlbm91bW9pc2U0QGdtYWlsLmNvbSIsImV4cCI6MTc3NTEyMDcxNH0.eTL3Vlq6kynaf7TIKWa4rtAMcE9tsRmTnIPC0BGLxok
[26-Mar-2026 09:09:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 09:09:16 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 09:09:16 UTC] User ID: 151
[26-Mar-2026 09:09:16 UTC] ✅ User profile retrieved successfully for user ID: 151
[26-Mar-2026 09:09:16 UTC] === API CALL LOG ===
[26-Mar-2026 09:09:16 UTC] Endpoint: user/profile.php
[26-Mar-2026 09:09:16 UTC] Full Log Data: {
    "timestamp": "2026-03-26 09:09:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "156.0.212.154",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "156.0.212.154, 162.158.216.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTUxIiwidXNlcm5hbWUiOiJab29vIiwiZW1haWwiOiJtZWRlbm91bW9pc2U0QGdtYWlsLmNvbSIsImV4cCI6MTc3NTEyMDcxNH0.eTL3Vlq6kynaf7TIKWa4rtAMcE9tsRmTnIPC0BGLxok",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2503f888192532-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "156.0.212.154",
        "CF-IPCountry": "BJ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 09:09:16 UTC] === END API CALL LOG ===
[26-Mar-2026 09:09:16 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 09:09:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTUxIiwidXNlcm5hbWUiOiJab29vIiwiZW1haWwiOiJtZWRlbm91bW9pc2U0QGdtYWlsLmNvbSIsImV4cCI6MTc3NTEyMDcxNH0.eTL3Vlq6kynaf7TIKWa4rtAMcE9tsRmTnIPC0BGLxok
[26-Mar-2026 09:09:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 09:09:16 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 09:09:16 UTC] User ID: 151
[26-Mar-2026 09:09:16 UTC] ✅ User profile retrieved successfully for user ID: 151
[26-Mar-2026 09:09:25 UTC] === API CALL LOG ===
[26-Mar-2026 09:09:25 UTC] Endpoint: user/profile.php
[26-Mar-2026 09:09:25 UTC] Full Log Data: {
    "timestamp": "2026-03-26 09:09:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "156.0.212.154",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "156.0.212.154, 162.158.216.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTUxIiwidXNlcm5hbWUiOiJab29vIiwiZW1haWwiOiJtZWRlbm91bW9pc2U0QGdtYWlsLmNvbSIsImV4cCI6MTc3NTEyMDcxNH0.eTL3Vlq6kynaf7TIKWa4rtAMcE9tsRmTnIPC0BGLxok",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2504341dbd2532-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "156.0.212.154",
        "CF-IPCountry": "BJ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 09:09:25 UTC] === END API CALL LOG ===
[26-Mar-2026 09:09:25 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 09:09:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTUxIiwidXNlcm5hbWUiOiJab29vIiwiZW1haWwiOiJtZWRlbm91bW9pc2U0QGdtYWlsLmNvbSIsImV4cCI6MTc3NTEyMDcxNH0.eTL3Vlq6kynaf7TIKWa4rtAMcE9tsRmTnIPC0BGLxok
[26-Mar-2026 09:09:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 09:09:25 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 09:09:25 UTC] User ID: 151
[26-Mar-2026 09:09:25 UTC] ✅ User profile retrieved successfully for user ID: 151
[26-Mar-2026 09:09:49 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 09:09:49 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 09:09:49 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"156.0.212.154, 162.158.216.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTUxIiwidXNlcm5hbWUiOiJab29vIiwiZW1haWwiOiJtZWRlbm91bW9pc2U0QGdtYWlsLmNvbSIsImV4cCI6MTc3NTEyMDcxNH0.eTL3Vlq6kynaf7TIKWa4rtAMcE9tsRmTnIPC0BGLxok","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e2504c71dec2532-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"156.0.212.154","CF-IPCountry":"BJ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 09:09:49 UTC] === User Orders API Called ===
[26-Mar-2026 09:09:49 UTC] User ID: 151
[26-Mar-2026 09:09:49 UTC] Limit: 20, Offset: 0
[26-Mar-2026 09:09:49 UTC] Orders found: 0
[26-Mar-2026 09:09:49 UTC] Orders data: []
[26-Mar-2026 09:09:49 UTC] Total orders count: 0
[26-Mar-2026 09:09:49 UTC] === API CALL LOG ===
[26-Mar-2026 09:09:49 UTC] Endpoint: user/profile.php
[26-Mar-2026 09:09:49 UTC] Full Log Data: {
    "timestamp": "2026-03-26 09:09:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "156.0.212.154",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "156.0.212.154, 162.158.216.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTUxIiwidXNlcm5hbWUiOiJab29vIiwiZW1haWwiOiJtZWRlbm91bW9pc2U0QGdtYWlsLmNvbSIsImV4cCI6MTc3NTEyMDcxNH0.eTL3Vlq6kynaf7TIKWa4rtAMcE9tsRmTnIPC0BGLxok",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2504c71ded2532-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "156.0.212.154",
        "CF-IPCountry": "BJ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 09:09:49 UTC] === END API CALL LOG ===
[26-Mar-2026 09:09:49 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 09:09:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTUxIiwidXNlcm5hbWUiOiJab29vIiwiZW1haWwiOiJtZWRlbm91bW9pc2U0QGdtYWlsLmNvbSIsImV4cCI6MTc3NTEyMDcxNH0.eTL3Vlq6kynaf7TIKWa4rtAMcE9tsRmTnIPC0BGLxok
[26-Mar-2026 09:09:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 09:09:49 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 09:09:49 UTC] User ID: 151
[26-Mar-2026 09:09:49 UTC] ✅ User profile retrieved successfully for user ID: 151
[26-Mar-2026 09:09:49 UTC] === API CALL LOG ===
[26-Mar-2026 09:09:49 UTC] Endpoint: user/profile.php
[26-Mar-2026 09:09:49 UTC] Full Log Data: {
    "timestamp": "2026-03-26 09:09:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "156.0.212.154",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "156.0.212.154, 162.158.216.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTUxIiwidXNlcm5hbWUiOiJab29vIiwiZW1haWwiOiJtZWRlbm91bW9pc2U0QGdtYWlsLmNvbSIsImV4cCI6MTc3NTEyMDcxNH0.eTL3Vlq6kynaf7TIKWa4rtAMcE9tsRmTnIPC0BGLxok",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2504cb3fdf2532-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "156.0.212.154",
        "CF-IPCountry": "BJ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 09:09:49 UTC] === END API CALL LOG ===
[26-Mar-2026 09:09:49 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 09:09:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTUxIiwidXNlcm5hbWUiOiJab29vIiwiZW1haWwiOiJtZWRlbm91bW9pc2U0QGdtYWlsLmNvbSIsImV4cCI6MTc3NTEyMDcxNH0.eTL3Vlq6kynaf7TIKWa4rtAMcE9tsRmTnIPC0BGLxok
[26-Mar-2026 09:09:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 09:09:49 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 09:09:49 UTC] User ID: 151
[26-Mar-2026 09:09:49 UTC] ✅ User profile retrieved successfully for user ID: 151
[26-Mar-2026 09:09:50 UTC] === API CALL LOG ===
[26-Mar-2026 09:09:50 UTC] Endpoint: user/profile.php
[26-Mar-2026 09:09:50 UTC] Full Log Data: {
    "timestamp": "2026-03-26 09:09:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "156.0.212.154",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "156.0.212.154, 162.158.216.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTUxIiwidXNlcm5hbWUiOiJab29vIiwiZW1haWwiOiJtZWRlbm91bW9pc2U0QGdtYWlsLmNvbSIsImV4cCI6MTc3NTEyMDcxNH0.eTL3Vlq6kynaf7TIKWa4rtAMcE9tsRmTnIPC0BGLxok",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2504cc5a472532-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "156.0.212.154",
        "CF-IPCountry": "BJ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 09:09:50 UTC] === END API CALL LOG ===
[26-Mar-2026 09:09:50 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 09:09:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTUxIiwidXNlcm5hbWUiOiJab29vIiwiZW1haWwiOiJtZWRlbm91bW9pc2U0QGdtYWlsLmNvbSIsImV4cCI6MTc3NTEyMDcxNH0.eTL3Vlq6kynaf7TIKWa4rtAMcE9tsRmTnIPC0BGLxok
[26-Mar-2026 09:09:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 09:09:50 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 09:09:50 UTC] User ID: 151
[26-Mar-2026 09:09:50 UTC] ✅ User profile retrieved successfully for user ID: 151
[26-Mar-2026 09:09:59 UTC] === API CALL LOG ===
[26-Mar-2026 09:09:59 UTC] Endpoint: user/profile.php
[26-Mar-2026 09:09:59 UTC] Full Log Data: {
    "timestamp": "2026-03-26 09:09:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "156.0.212.154",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "156.0.212.154, 172.70.91.141",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTUxIiwidXNlcm5hbWUiOiJab29vIiwiZW1haWwiOiJtZWRlbm91bW9pc2U0QGdtYWlsLmNvbSIsImV4cCI6MTc3NTEyMDcxNH0.eTL3Vlq6kynaf7TIKWa4rtAMcE9tsRmTnIPC0BGLxok",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2505091d83cd8a-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "156.0.212.154",
        "CF-IPCountry": "BJ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 09:09:59 UTC] === END API CALL LOG ===
[26-Mar-2026 09:09:59 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 09:09:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTUxIiwidXNlcm5hbWUiOiJab29vIiwiZW1haWwiOiJtZWRlbm91bW9pc2U0QGdtYWlsLmNvbSIsImV4cCI6MTc3NTEyMDcxNH0.eTL3Vlq6kynaf7TIKWa4rtAMcE9tsRmTnIPC0BGLxok
[26-Mar-2026 09:09:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 09:09:59 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 09:09:59 UTC] User ID: 151
[26-Mar-2026 09:09:59 UTC] ✅ User profile retrieved successfully for user ID: 151
[26-Mar-2026 09:10:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 09:10:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 09:10:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"156.0.212.154, 172.71.26.42","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTUxIiwidXNlcm5hbWUiOiJab29vIiwiZW1haWwiOiJtZWRlbm91bW9pc2U0QGdtYWlsLmNvbSIsImV4cCI6MTc3NTEyMDcxNH0.eTL3Vlq6kynaf7TIKWa4rtAMcE9tsRmTnIPC0BGLxok","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e25050ccf0ccd8a-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"156.0.212.154","CF-IPCountry":"BJ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 09:10:00 UTC] === User Orders API Called ===
[26-Mar-2026 09:10:00 UTC] User ID: 151
[26-Mar-2026 09:10:00 UTC] Limit: 20, Offset: 0
[26-Mar-2026 09:10:00 UTC] Orders found: 0
[26-Mar-2026 09:10:00 UTC] Orders data: []
[26-Mar-2026 09:10:00 UTC] Total orders count: 0
[26-Mar-2026 09:10:00 UTC] === API CALL LOG ===
[26-Mar-2026 09:10:00 UTC] Endpoint: user/profile.php
[26-Mar-2026 09:10:00 UTC] Full Log Data: {
    "timestamp": "2026-03-26 09:10:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "156.0.212.154",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "156.0.212.154, 172.71.26.42",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTUxIiwidXNlcm5hbWUiOiJab29vIiwiZW1haWwiOiJtZWRlbm91bW9pc2U0QGdtYWlsLmNvbSIsImV4cCI6MTc3NTEyMDcxNH0.eTL3Vlq6kynaf7TIKWa4rtAMcE9tsRmTnIPC0BGLxok",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e25050ccf0acd8a-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "156.0.212.154",
        "CF-IPCountry": "BJ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 09:10:00 UTC] === END API CALL LOG ===
[26-Mar-2026 09:10:00 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 09:10:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTUxIiwidXNlcm5hbWUiOiJab29vIiwiZW1haWwiOiJtZWRlbm91bW9pc2U0QGdtYWlsLmNvbSIsImV4cCI6MTc3NTEyMDcxNH0.eTL3Vlq6kynaf7TIKWa4rtAMcE9tsRmTnIPC0BGLxok
[26-Mar-2026 09:10:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 09:10:00 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 09:10:00 UTC] User ID: 151
[26-Mar-2026 09:10:00 UTC] ✅ User profile retrieved successfully for user ID: 151
[26-Mar-2026 09:10:00 UTC] === API CALL LOG ===
[26-Mar-2026 09:10:00 UTC] Endpoint: user/profile.php
[26-Mar-2026 09:10:00 UTC] Full Log Data: {
    "timestamp": "2026-03-26 09:10:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "156.0.212.154",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "156.0.212.154, 172.71.26.43",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTUxIiwidXNlcm5hbWUiOiJab29vIiwiZW1haWwiOiJtZWRlbm91bW9pc2U0QGdtYWlsLmNvbSIsImV4cCI6MTc3NTEyMDcxNH0.eTL3Vlq6kynaf7TIKWa4rtAMcE9tsRmTnIPC0BGLxok",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e25050d9f78cd8a-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "156.0.212.154",
        "CF-IPCountry": "BJ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 09:10:00 UTC] === END API CALL LOG ===
[26-Mar-2026 09:10:00 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 09:10:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTUxIiwidXNlcm5hbWUiOiJab29vIiwiZW1haWwiOiJtZWRlbm91bW9pc2U0QGdtYWlsLmNvbSIsImV4cCI6MTc3NTEyMDcxNH0.eTL3Vlq6kynaf7TIKWa4rtAMcE9tsRmTnIPC0BGLxok
[26-Mar-2026 09:10:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 09:10:00 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 09:10:00 UTC] User ID: 151
[26-Mar-2026 09:10:00 UTC] ✅ User profile retrieved successfully for user ID: 151
[26-Mar-2026 09:10:01 UTC] === API CALL LOG ===
[26-Mar-2026 09:10:01 UTC] Endpoint: user/profile.php
[26-Mar-2026 09:10:01 UTC] Full Log Data: {
    "timestamp": "2026-03-26 09:10:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "156.0.212.154",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "156.0.212.154, 172.71.26.42",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTUxIiwidXNlcm5hbWUiOiJab29vIiwiZW1haWwiOiJtZWRlbm91bW9pc2U0QGdtYWlsLmNvbSIsImV4cCI6MTc3NTEyMDcxNH0.eTL3Vlq6kynaf7TIKWa4rtAMcE9tsRmTnIPC0BGLxok",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e250512898ccd8a-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "156.0.212.154",
        "CF-IPCountry": "BJ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 09:10:01 UTC] === END API CALL LOG ===
[26-Mar-2026 09:10:01 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 09:10:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTUxIiwidXNlcm5hbWUiOiJab29vIiwiZW1haWwiOiJtZWRlbm91bW9pc2U0QGdtYWlsLmNvbSIsImV4cCI6MTc3NTEyMDcxNH0.eTL3Vlq6kynaf7TIKWa4rtAMcE9tsRmTnIPC0BGLxok
[26-Mar-2026 09:10:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 09:10:01 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 09:10:01 UTC] User ID: 151
[26-Mar-2026 09:10:01 UTC] ✅ User profile retrieved successfully for user ID: 151
[26-Mar-2026 09:10:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 09:10:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 09:10:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"156.0.212.154, 172.70.91.141","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTUxIiwidXNlcm5hbWUiOiJab29vIiwiZW1haWwiOiJtZWRlbm91bW9pc2U0QGdtYWlsLmNvbSIsImV4cCI6MTc3NTEyMDcxNH0.eTL3Vlq6kynaf7TIKWa4rtAMcE9tsRmTnIPC0BGLxok","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e25057f6baacd8a-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"156.0.212.154","CF-IPCountry":"BJ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 09:10:18 UTC] === User Orders API Called ===
[26-Mar-2026 09:10:18 UTC] User ID: 151
[26-Mar-2026 09:10:18 UTC] Limit: 20, Offset: 0
[26-Mar-2026 09:10:18 UTC] Orders found: 0
[26-Mar-2026 09:10:18 UTC] Orders data: []
[26-Mar-2026 09:10:18 UTC] Total orders count: 0
[26-Mar-2026 09:10:18 UTC] === API CALL LOG ===
[26-Mar-2026 09:10:18 UTC] Endpoint: user/profile.php
[26-Mar-2026 09:10:18 UTC] Full Log Data: {
    "timestamp": "2026-03-26 09:10:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "156.0.212.154",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "156.0.212.154, 172.70.91.141",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTUxIiwidXNlcm5hbWUiOiJab29vIiwiZW1haWwiOiJtZWRlbm91bW9pc2U0QGdtYWlsLmNvbSIsImV4cCI6MTc3NTEyMDcxNH0.eTL3Vlq6kynaf7TIKWa4rtAMcE9tsRmTnIPC0BGLxok",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e25057f6badcd8a-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "156.0.212.154",
        "CF-IPCountry": "BJ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 09:10:18 UTC] === END API CALL LOG ===
[26-Mar-2026 09:10:18 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 09:10:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTUxIiwidXNlcm5hbWUiOiJab29vIiwiZW1haWwiOiJtZWRlbm91bW9pc2U0QGdtYWlsLmNvbSIsImV4cCI6MTc3NTEyMDcxNH0.eTL3Vlq6kynaf7TIKWa4rtAMcE9tsRmTnIPC0BGLxok
[26-Mar-2026 09:10:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 09:10:18 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 09:10:18 UTC] User ID: 151
[26-Mar-2026 09:10:18 UTC] ✅ User profile retrieved successfully for user ID: 151
[26-Mar-2026 09:10:19 UTC] === API CALL LOG ===
[26-Mar-2026 09:10:19 UTC] Endpoint: user/profile.php
[26-Mar-2026 09:10:19 UTC] Full Log Data: {
    "timestamp": "2026-03-26 09:10:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "156.0.212.154",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "156.0.212.154, 172.70.91.141",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTUxIiwidXNlcm5hbWUiOiJab29vIiwiZW1haWwiOiJtZWRlbm91bW9pc2U0QGdtYWlsLmNvbSIsImV4cCI6MTc3NTEyMDcxNH0.eTL3Vlq6kynaf7TIKWa4rtAMcE9tsRmTnIPC0BGLxok",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e250583be1ccd8a-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "156.0.212.154",
        "CF-IPCountry": "BJ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 09:10:19 UTC] === END API CALL LOG ===
[26-Mar-2026 09:10:19 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 09:10:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTUxIiwidXNlcm5hbWUiOiJab29vIiwiZW1haWwiOiJtZWRlbm91bW9pc2U0QGdtYWlsLmNvbSIsImV4cCI6MTc3NTEyMDcxNH0.eTL3Vlq6kynaf7TIKWa4rtAMcE9tsRmTnIPC0BGLxok
[26-Mar-2026 09:10:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 09:10:19 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 09:10:19 UTC] User ID: 151
[26-Mar-2026 09:10:19 UTC] ✅ User profile retrieved successfully for user ID: 151
[26-Mar-2026 09:10:19 UTC] === API CALL LOG ===
[26-Mar-2026 09:10:19 UTC] Endpoint: user/profile.php
[26-Mar-2026 09:10:19 UTC] Full Log Data: {
    "timestamp": "2026-03-26 09:10:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "156.0.212.154",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "156.0.212.154, 172.70.91.141",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTUxIiwidXNlcm5hbWUiOiJab29vIiwiZW1haWwiOiJtZWRlbm91bW9pc2U0QGdtYWlsLmNvbSIsImV4cCI6MTc3NTEyMDcxNH0.eTL3Vlq6kynaf7TIKWa4rtAMcE9tsRmTnIPC0BGLxok",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e250584ceb1cd8a-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "156.0.212.154",
        "CF-IPCountry": "BJ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 09:10:19 UTC] === END API CALL LOG ===
[26-Mar-2026 09:10:19 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 09:10:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTUxIiwidXNlcm5hbWUiOiJab29vIiwiZW1haWwiOiJtZWRlbm91bW9pc2U0QGdtYWlsLmNvbSIsImV4cCI6MTc3NTEyMDcxNH0.eTL3Vlq6kynaf7TIKWa4rtAMcE9tsRmTnIPC0BGLxok
[26-Mar-2026 09:10:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 09:10:19 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 09:10:19 UTC] User ID: 151
[26-Mar-2026 09:10:19 UTC] ✅ User profile retrieved successfully for user ID: 151
[26-Mar-2026 09:21:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 09:21:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 09:21:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.138.250.167, 172.69.218.165","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTUyIiwidXNlcm5hbWUiOiJoYXNhbjEyMyIsImVtYWlsIjoibHhyaXlhZDg0OUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjE2Njh9.zkLSAcYOXX93xIA2Y6EZK47qzPz8FcLq9JURLFIbxoM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e251566ab31c866-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.138.250.167","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 09:21:10 UTC] === User Orders API Called ===
[26-Mar-2026 09:21:10 UTC] User ID: 152
[26-Mar-2026 09:21:10 UTC] Limit: 20, Offset: 0
[26-Mar-2026 09:21:10 UTC] Orders found: 0
[26-Mar-2026 09:21:10 UTC] Orders data: []
[26-Mar-2026 09:21:10 UTC] Total orders count: 0
[26-Mar-2026 09:21:10 UTC] === API CALL LOG ===
[26-Mar-2026 09:21:10 UTC] Endpoint: user/profile.php
[26-Mar-2026 09:21:10 UTC] Full Log Data: {
    "timestamp": "2026-03-26 09:21:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.138.250.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.138.250.167, 172.69.218.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTUyIiwidXNlcm5hbWUiOiJoYXNhbjEyMyIsImVtYWlsIjoibHhyaXlhZDg0OUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjE2Njh9.zkLSAcYOXX93xIA2Y6EZK47qzPz8FcLq9JURLFIbxoM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e251566ab2fc866-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.138.250.167",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 09:21:10 UTC] === END API CALL LOG ===
[26-Mar-2026 09:21:10 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 09:21:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTUyIiwidXNlcm5hbWUiOiJoYXNhbjEyMyIsImVtYWlsIjoibHhyaXlhZDg0OUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjE2Njh9.zkLSAcYOXX93xIA2Y6EZK47qzPz8FcLq9JURLFIbxoM
[26-Mar-2026 09:21:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 09:21:10 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 09:21:10 UTC] User ID: 152
[26-Mar-2026 09:21:10 UTC] ✅ User profile retrieved successfully for user ID: 152
[26-Mar-2026 09:21:10 UTC] === API CALL LOG ===
[26-Mar-2026 09:21:10 UTC] Endpoint: user/profile.php
[26-Mar-2026 09:21:10 UTC] Full Log Data: {
    "timestamp": "2026-03-26 09:21:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.138.250.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.138.250.167, 172.69.218.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTUyIiwidXNlcm5hbWUiOiJoYXNhbjEyMyIsImVtYWlsIjoibHhyaXlhZDg0OUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjE2Njh9.zkLSAcYOXX93xIA2Y6EZK47qzPz8FcLq9JURLFIbxoM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e251566bb40c866-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.138.250.167",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 09:21:10 UTC] === END API CALL LOG ===
[26-Mar-2026 09:21:10 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 09:21:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTUyIiwidXNlcm5hbWUiOiJoYXNhbjEyMyIsImVtYWlsIjoibHhyaXlhZDg0OUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjE2Njh9.zkLSAcYOXX93xIA2Y6EZK47qzPz8FcLq9JURLFIbxoM
[26-Mar-2026 09:21:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 09:21:10 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 09:21:10 UTC] User ID: 152
[26-Mar-2026 09:21:10 UTC] ✅ User profile retrieved successfully for user ID: 152
[26-Mar-2026 09:21:11 UTC] === API CALL LOG ===
[26-Mar-2026 09:21:11 UTC] Endpoint: user/profile.php
[26-Mar-2026 09:21:11 UTC] Full Log Data: {
    "timestamp": "2026-03-26 09:21:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.138.250.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.138.250.167, 172.69.218.179",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTUyIiwidXNlcm5hbWUiOiJoYXNhbjEyMyIsImVtYWlsIjoibHhyaXlhZDg0OUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjE2Njh9.zkLSAcYOXX93xIA2Y6EZK47qzPz8FcLq9JURLFIbxoM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e25156f5a0bc866-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.138.250.167",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 09:21:11 UTC] === END API CALL LOG ===
[26-Mar-2026 09:21:11 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 09:21:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTUyIiwidXNlcm5hbWUiOiJoYXNhbjEyMyIsImVtYWlsIjoibHhyaXlhZDg0OUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjE2Njh9.zkLSAcYOXX93xIA2Y6EZK47qzPz8FcLq9JURLFIbxoM
[26-Mar-2026 09:21:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 09:21:11 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 09:21:11 UTC] User ID: 152
[26-Mar-2026 09:21:11 UTC] ✅ User profile retrieved successfully for user ID: 152
[26-Mar-2026 09:21:18 UTC] === API CALL LOG ===
[26-Mar-2026 09:21:18 UTC] Endpoint: user/profile.php
[26-Mar-2026 09:21:18 UTC] Full Log Data: {
    "timestamp": "2026-03-26 09:21:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.138.250.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.138.250.167, 172.69.218.178",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTUyIiwidXNlcm5hbWUiOiJoYXNhbjEyMyIsImVtYWlsIjoibHhyaXlhZDg0OUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjE2Njh9.zkLSAcYOXX93xIA2Y6EZK47qzPz8FcLq9JURLFIbxoM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e25159828adc866-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.138.250.167",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 09:21:18 UTC] === END API CALL LOG ===
[26-Mar-2026 09:21:18 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 09:21:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTUyIiwidXNlcm5hbWUiOiJoYXNhbjEyMyIsImVtYWlsIjoibHhyaXlhZDg0OUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjE2Njh9.zkLSAcYOXX93xIA2Y6EZK47qzPz8FcLq9JURLFIbxoM
[26-Mar-2026 09:21:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 09:21:18 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 09:21:18 UTC] User ID: 152
[26-Mar-2026 09:21:18 UTC] ✅ User profile retrieved successfully for user ID: 152
[26-Mar-2026 09:21:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 09:21:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 09:21:27 UTC] === API CALL LOG ===
[26-Mar-2026 09:21:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.138.250.167, 172.69.218.178","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTUyIiwidXNlcm5hbWUiOiJoYXNhbjEyMyIsImVtYWlsIjoibHhyaXlhZDg0OUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjE2Njh9.zkLSAcYOXX93xIA2Y6EZK47qzPz8FcLq9JURLFIbxoM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e2515d03d57c866-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.138.250.167","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 09:21:27 UTC] Endpoint: user/profile.php
[26-Mar-2026 09:21:27 UTC] === User Orders API Called ===
[26-Mar-2026 09:21:27 UTC] Full Log Data: {
    "timestamp": "2026-03-26 09:21:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.138.250.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.138.250.167, 172.69.218.179",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTUyIiwidXNlcm5hbWUiOiJoYXNhbjEyMyIsImVtYWlsIjoibHhyaXlhZDg0OUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjE2Njh9.zkLSAcYOXX93xIA2Y6EZK47qzPz8FcLq9JURLFIbxoM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2515d03d59c866-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.138.250.167",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 09:21:27 UTC] User ID: 152
[26-Mar-2026 09:21:27 UTC] === END API CALL LOG ===
[26-Mar-2026 09:21:27 UTC] Limit: 20, Offset: 0
[26-Mar-2026 09:21:27 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 09:21:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTUyIiwidXNlcm5hbWUiOiJoYXNhbjEyMyIsImVtYWlsIjoibHhyaXlhZDg0OUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjE2Njh9.zkLSAcYOXX93xIA2Y6EZK47qzPz8FcLq9JURLFIbxoM
[26-Mar-2026 09:21:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 09:21:27 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 09:21:27 UTC] User ID: 152
[26-Mar-2026 09:21:27 UTC] Orders found: 0
[26-Mar-2026 09:21:27 UTC] ✅ User profile retrieved successfully for user ID: 152
[26-Mar-2026 09:21:27 UTC] Orders data: []
[26-Mar-2026 09:21:27 UTC] Total orders count: 0
[26-Mar-2026 09:21:27 UTC] === API CALL LOG ===
[26-Mar-2026 09:21:27 UTC] Endpoint: user/profile.php
[26-Mar-2026 09:21:27 UTC] Full Log Data: {
    "timestamp": "2026-03-26 09:21:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.138.250.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.138.250.167, 172.69.218.178",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTUyIiwidXNlcm5hbWUiOiJoYXNhbjEyMyIsImVtYWlsIjoibHhyaXlhZDg0OUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjE2Njh9.zkLSAcYOXX93xIA2Y6EZK47qzPz8FcLq9JURLFIbxoM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2515d32808c866-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.138.250.167",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 09:21:27 UTC] === END API CALL LOG ===
[26-Mar-2026 09:21:27 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 09:21:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTUyIiwidXNlcm5hbWUiOiJoYXNhbjEyMyIsImVtYWlsIjoibHhyaXlhZDg0OUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjE2Njh9.zkLSAcYOXX93xIA2Y6EZK47qzPz8FcLq9JURLFIbxoM
[26-Mar-2026 09:21:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 09:21:27 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 09:21:27 UTC] User ID: 152
[26-Mar-2026 09:21:27 UTC] ✅ User profile retrieved successfully for user ID: 152
[26-Mar-2026 09:21:28 UTC] === API CALL LOG ===
[26-Mar-2026 09:21:28 UTC] Endpoint: user/profile.php
[26-Mar-2026 09:21:28 UTC] Full Log Data: {
    "timestamp": "2026-03-26 09:21:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.138.250.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.138.250.167, 172.69.218.178",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTUyIiwidXNlcm5hbWUiOiJoYXNhbjEyMyIsImVtYWlsIjoibHhyaXlhZDg0OUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjE2Njh9.zkLSAcYOXX93xIA2Y6EZK47qzPz8FcLq9JURLFIbxoM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2515daacfec866-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.138.250.167",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 09:21:28 UTC] === END API CALL LOG ===
[26-Mar-2026 09:21:28 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 09:21:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTUyIiwidXNlcm5hbWUiOiJoYXNhbjEyMyIsImVtYWlsIjoibHhyaXlhZDg0OUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjE2Njh9.zkLSAcYOXX93xIA2Y6EZK47qzPz8FcLq9JURLFIbxoM
[26-Mar-2026 09:21:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 09:21:28 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 09:21:28 UTC] User ID: 152
[26-Mar-2026 09:21:28 UTC] ✅ User profile retrieved successfully for user ID: 152
[26-Mar-2026 09:21:43 UTC] === API CALL LOG ===
[26-Mar-2026 09:21:43 UTC] Endpoint: user/profile.php
[26-Mar-2026 09:21:43 UTC] Full Log Data: {
    "timestamp": "2026-03-26 09:21:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.138.250.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.138.250.167, 172.69.218.179",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTUyIiwidXNlcm5hbWUiOiJoYXNhbjEyMyIsImVtYWlsIjoibHhyaXlhZDg0OUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjE2Njh9.zkLSAcYOXX93xIA2Y6EZK47qzPz8FcLq9JURLFIbxoM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2516333d9ec866-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.138.250.167",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 09:21:43 UTC] === END API CALL LOG ===
[26-Mar-2026 09:21:43 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 09:21:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTUyIiwidXNlcm5hbWUiOiJoYXNhbjEyMyIsImVtYWlsIjoibHhyaXlhZDg0OUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjE2Njh9.zkLSAcYOXX93xIA2Y6EZK47qzPz8FcLq9JURLFIbxoM
[26-Mar-2026 09:21:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 09:21:43 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 09:21:43 UTC] User ID: 152
[26-Mar-2026 09:21:43 UTC] ✅ User profile retrieved successfully for user ID: 152
[26-Mar-2026 09:21:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 09:21:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 09:21:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.138.250.167, 172.69.218.179","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTUyIiwidXNlcm5hbWUiOiJoYXNhbjEyMyIsImVtYWlsIjoibHhyaXlhZDg0OUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjE2Njh9.zkLSAcYOXX93xIA2Y6EZK47qzPz8FcLq9JURLFIbxoM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e2516333d9dc866-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.138.250.167","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 09:21:43 UTC] === User Orders API Called ===
[26-Mar-2026 09:21:43 UTC] User ID: 152
[26-Mar-2026 09:21:43 UTC] Limit: 20, Offset: 0
[26-Mar-2026 09:21:43 UTC] Orders found: 0
[26-Mar-2026 09:21:43 UTC] Orders data: []
[26-Mar-2026 09:21:43 UTC] Total orders count: 0
[26-Mar-2026 09:21:43 UTC] === API CALL LOG ===
[26-Mar-2026 09:21:43 UTC] Endpoint: user/profile.php
[26-Mar-2026 09:21:43 UTC] Full Log Data: {
    "timestamp": "2026-03-26 09:21:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.138.250.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.138.250.167, 172.69.218.179",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTUyIiwidXNlcm5hbWUiOiJoYXNhbjEyMyIsImVtYWlsIjoibHhyaXlhZDg0OUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjE2Njh9.zkLSAcYOXX93xIA2Y6EZK47qzPz8FcLq9JURLFIbxoM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2516362f60c866-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.138.250.167",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 09:21:43 UTC] === END API CALL LOG ===
[26-Mar-2026 09:21:43 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 09:21:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTUyIiwidXNlcm5hbWUiOiJoYXNhbjEyMyIsImVtYWlsIjoibHhyaXlhZDg0OUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjE2Njh9.zkLSAcYOXX93xIA2Y6EZK47qzPz8FcLq9JURLFIbxoM
[26-Mar-2026 09:21:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 09:21:43 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 09:21:43 UTC] User ID: 152
[26-Mar-2026 09:21:43 UTC] ✅ User profile retrieved successfully for user ID: 152
[26-Mar-2026 09:21:43 UTC] === API CALL LOG ===
[26-Mar-2026 09:21:43 UTC] Endpoint: user/profile.php
[26-Mar-2026 09:21:43 UTC] Full Log Data: {
    "timestamp": "2026-03-26 09:21:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.138.250.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.138.250.167, 172.69.218.179",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTUyIiwidXNlcm5hbWUiOiJoYXNhbjEyMyIsImVtYWlsIjoibHhyaXlhZDg0OUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjE2Njh9.zkLSAcYOXX93xIA2Y6EZK47qzPz8FcLq9JURLFIbxoM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e251638e8fbc866-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.138.250.167",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 09:21:43 UTC] === END API CALL LOG ===
[26-Mar-2026 09:21:43 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 09:21:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTUyIiwidXNlcm5hbWUiOiJoYXNhbjEyMyIsImVtYWlsIjoibHhyaXlhZDg0OUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjE2Njh9.zkLSAcYOXX93xIA2Y6EZK47qzPz8FcLq9JURLFIbxoM
[26-Mar-2026 09:21:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 09:21:43 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 09:21:43 UTC] User ID: 152
[26-Mar-2026 09:21:43 UTC] ✅ User profile retrieved successfully for user ID: 152
[26-Mar-2026 09:21:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 09:21:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 09:21:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.138.250.167, 172.69.218.179","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTUyIiwidXNlcm5hbWUiOiJoYXNhbjEyMyIsImVtYWlsIjoibHhyaXlhZDg0OUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjE2Njh9.zkLSAcYOXX93xIA2Y6EZK47qzPz8FcLq9JURLFIbxoM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e25163ac9f8c866-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.138.250.167","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 09:21:44 UTC] === User Orders API Called ===
[26-Mar-2026 09:21:44 UTC] User ID: 152
[26-Mar-2026 09:21:44 UTC] Limit: 20, Offset: 0
[26-Mar-2026 09:21:44 UTC] Orders found: 0
[26-Mar-2026 09:21:44 UTC] Orders data: []
[26-Mar-2026 09:21:44 UTC] Total orders count: 0
[26-Mar-2026 09:21:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 09:21:46 UTC] === API CALL LOG ===
[26-Mar-2026 09:21:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 09:21:46 UTC] Endpoint: user/profile.php
[26-Mar-2026 09:21:46 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.138.250.167, 172.69.218.179","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTUyIiwidXNlcm5hbWUiOiJoYXNhbjEyMyIsImVtYWlsIjoibHhyaXlhZDg0OUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjE2Njh9.zkLSAcYOXX93xIA2Y6EZK47qzPz8FcLq9JURLFIbxoM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e2516470929c866-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.138.250.167","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 09:21:46 UTC] Full Log Data: {
    "timestamp": "2026-03-26 09:21:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.138.250.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.138.250.167, 172.69.218.179",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTUyIiwidXNlcm5hbWUiOiJoYXNhbjEyMyIsImVtYWlsIjoibHhyaXlhZDg0OUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjE2Njh9.zkLSAcYOXX93xIA2Y6EZK47qzPz8FcLq9JURLFIbxoM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e251647092cc866-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.138.250.167",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 09:21:46 UTC] === END API CALL LOG ===
[26-Mar-2026 09:21:46 UTC] === User Orders API Called ===
[26-Mar-2026 09:21:46 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 09:21:46 UTC] User ID: 152
[26-Mar-2026 09:21:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTUyIiwidXNlcm5hbWUiOiJoYXNhbjEyMyIsImVtYWlsIjoibHhyaXlhZDg0OUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjE2Njh9.zkLSAcYOXX93xIA2Y6EZK47qzPz8FcLq9JURLFIbxoM
[26-Mar-2026 09:21:46 UTC] Limit: 20, Offset: 0
[26-Mar-2026 09:21:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 09:21:46 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 09:21:46 UTC] User ID: 152
[26-Mar-2026 09:21:46 UTC] Orders found: 0
[26-Mar-2026 09:21:46 UTC] Orders data: []
[26-Mar-2026 09:21:46 UTC] Total orders count: 0
[26-Mar-2026 09:21:46 UTC] ✅ User profile retrieved successfully for user ID: 152
[26-Mar-2026 09:21:46 UTC] === API CALL LOG ===
[26-Mar-2026 09:21:46 UTC] Endpoint: user/profile.php
[26-Mar-2026 09:21:46 UTC] Full Log Data: {
    "timestamp": "2026-03-26 09:21:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.138.250.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.138.250.167, 172.69.218.179",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTUyIiwidXNlcm5hbWUiOiJoYXNhbjEyMyIsImVtYWlsIjoibHhyaXlhZDg0OUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjE2Njh9.zkLSAcYOXX93xIA2Y6EZK47qzPz8FcLq9JURLFIbxoM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2516494a5cc866-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.138.250.167",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 09:21:46 UTC] === END API CALL LOG ===
[26-Mar-2026 09:21:46 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 09:21:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTUyIiwidXNlcm5hbWUiOiJoYXNhbjEyMyIsImVtYWlsIjoibHhyaXlhZDg0OUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjE2Njh9.zkLSAcYOXX93xIA2Y6EZK47qzPz8FcLq9JURLFIbxoM
[26-Mar-2026 09:21:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 09:21:46 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 09:21:46 UTC] User ID: 152
[26-Mar-2026 09:21:46 UTC] ✅ User profile retrieved successfully for user ID: 152
[26-Mar-2026 09:21:47 UTC] === API CALL LOG ===
[26-Mar-2026 09:21:47 UTC] Endpoint: user/profile.php
[26-Mar-2026 09:21:47 UTC] Full Log Data: {
    "timestamp": "2026-03-26 09:21:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.138.250.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.138.250.167, 172.69.218.179",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTUyIiwidXNlcm5hbWUiOiJoYXNhbjEyMyIsImVtYWlsIjoibHhyaXlhZDg0OUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjE2Njh9.zkLSAcYOXX93xIA2Y6EZK47qzPz8FcLq9JURLFIbxoM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2516501de5c866-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.138.250.167",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 09:21:47 UTC] === END API CALL LOG ===
[26-Mar-2026 09:21:47 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 09:21:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTUyIiwidXNlcm5hbWUiOiJoYXNhbjEyMyIsImVtYWlsIjoibHhyaXlhZDg0OUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjE2Njh9.zkLSAcYOXX93xIA2Y6EZK47qzPz8FcLq9JURLFIbxoM
[26-Mar-2026 09:21:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 09:21:47 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 09:21:47 UTC] User ID: 152
[26-Mar-2026 09:21:47 UTC] ✅ User profile retrieved successfully for user ID: 152
[26-Mar-2026 09:22:06 UTC] === API CALL LOG ===
[26-Mar-2026 09:22:06 UTC] Endpoint: user/profile.php
[26-Mar-2026 09:22:06 UTC] Full Log Data: {
    "timestamp": "2026-03-26 09:22:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.138.250.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.138.250.167, 172.69.218.178",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTUyIiwidXNlcm5hbWUiOiJoYXNhbjEyMyIsImVtYWlsIjoibHhyaXlhZDg0OUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjE2Njh9.zkLSAcYOXX93xIA2Y6EZK47qzPz8FcLq9JURLFIbxoM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2516c5b92cc866-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.138.250.167",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 09:22:06 UTC] === END API CALL LOG ===
[26-Mar-2026 09:22:06 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 09:22:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTUyIiwidXNlcm5hbWUiOiJoYXNhbjEyMyIsImVtYWlsIjoibHhyaXlhZDg0OUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjE2Njh9.zkLSAcYOXX93xIA2Y6EZK47qzPz8FcLq9JURLFIbxoM
[26-Mar-2026 09:22:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 09:22:06 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 09:22:06 UTC] User ID: 152
[26-Mar-2026 09:22:06 UTC] ✅ User profile retrieved successfully for user ID: 152
[26-Mar-2026 09:22:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 09:22:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 09:22:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.138.250.167, 172.69.218.178","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTUyIiwidXNlcm5hbWUiOiJoYXNhbjEyMyIsImVtYWlsIjoibHhyaXlhZDg0OUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjE2Njh9.zkLSAcYOXX93xIA2Y6EZK47qzPz8FcLq9JURLFIbxoM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e2516ef6945c866-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.138.250.167","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 09:22:13 UTC] === User Orders API Called ===
[26-Mar-2026 09:22:13 UTC] User ID: 152
[26-Mar-2026 09:22:13 UTC] Limit: 20, Offset: 0
[26-Mar-2026 09:22:13 UTC] Orders found: 0
[26-Mar-2026 09:22:13 UTC] Orders data: []
[26-Mar-2026 09:22:13 UTC] Total orders count: 0
[26-Mar-2026 09:22:13 UTC] === API CALL LOG ===
[26-Mar-2026 09:22:13 UTC] Endpoint: user/profile.php
[26-Mar-2026 09:22:13 UTC] Full Log Data: {
    "timestamp": "2026-03-26 09:22:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.138.250.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.138.250.167, 172.69.218.179",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTUyIiwidXNlcm5hbWUiOiJoYXNhbjEyMyIsImVtYWlsIjoibHhyaXlhZDg0OUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjE2Njh9.zkLSAcYOXX93xIA2Y6EZK47qzPz8FcLq9JURLFIbxoM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2516f00990c866-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.138.250.167",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 09:22:13 UTC] === END API CALL LOG ===
[26-Mar-2026 09:22:13 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 09:22:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTUyIiwidXNlcm5hbWUiOiJoYXNhbjEyMyIsImVtYWlsIjoibHhyaXlhZDg0OUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjE2Njh9.zkLSAcYOXX93xIA2Y6EZK47qzPz8FcLq9JURLFIbxoM
[26-Mar-2026 09:22:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 09:22:13 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 09:22:13 UTC] User ID: 152
[26-Mar-2026 09:22:13 UTC] ✅ User profile retrieved successfully for user ID: 152
[26-Mar-2026 09:22:13 UTC] === API CALL LOG ===
[26-Mar-2026 09:22:13 UTC] Endpoint: user/profile.php
[26-Mar-2026 09:22:13 UTC] Full Log Data: {
    "timestamp": "2026-03-26 09:22:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.138.250.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.138.250.167, 172.69.218.178",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTUyIiwidXNlcm5hbWUiOiJoYXNhbjEyMyIsImVtYWlsIjoibHhyaXlhZDg0OUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjE2Njh9.zkLSAcYOXX93xIA2Y6EZK47qzPz8FcLq9JURLFIbxoM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2516f41bdbc866-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.138.250.167",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 09:22:13 UTC] === END API CALL LOG ===
[26-Mar-2026 09:22:13 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 09:22:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTUyIiwidXNlcm5hbWUiOiJoYXNhbjEyMyIsImVtYWlsIjoibHhyaXlhZDg0OUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjE2Njh9.zkLSAcYOXX93xIA2Y6EZK47qzPz8FcLq9JURLFIbxoM
[26-Mar-2026 09:22:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 09:22:13 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 09:22:13 UTC] User ID: 152
[26-Mar-2026 09:22:13 UTC] ✅ User profile retrieved successfully for user ID: 152
[26-Mar-2026 09:22:25 UTC] === API CALL LOG ===
[26-Mar-2026 09:22:25 UTC] Endpoint: user/profile.php
[26-Mar-2026 09:22:25 UTC] Full Log Data: {
    "timestamp": "2026-03-26 09:22:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.138.250.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.138.250.167, 172.69.218.179",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTUyIiwidXNlcm5hbWUiOiJoYXNhbjEyMyIsImVtYWlsIjoibHhyaXlhZDg0OUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjE2Njh9.zkLSAcYOXX93xIA2Y6EZK47qzPz8FcLq9JURLFIbxoM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e25173cc8fdc866-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.138.250.167",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 09:22:25 UTC] === END API CALL LOG ===
[26-Mar-2026 09:22:25 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 09:22:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTUyIiwidXNlcm5hbWUiOiJoYXNhbjEyMyIsImVtYWlsIjoibHhyaXlhZDg0OUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjE2Njh9.zkLSAcYOXX93xIA2Y6EZK47qzPz8FcLq9JURLFIbxoM
[26-Mar-2026 09:22:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 09:22:25 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 09:22:25 UTC] User ID: 152
[26-Mar-2026 09:22:25 UTC] ✅ User profile retrieved successfully for user ID: 152
[26-Mar-2026 09:22:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 09:22:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 09:22:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.138.250.167, 172.69.218.178","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTUyIiwidXNlcm5hbWUiOiJoYXNhbjEyMyIsImVtYWlsIjoibHhyaXlhZDg0OUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjE2Njh9.zkLSAcYOXX93xIA2Y6EZK47qzPz8FcLq9JURLFIbxoM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e25175ebed8c866-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.138.250.167","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 09:22:31 UTC] === User Orders API Called ===
[26-Mar-2026 09:22:31 UTC] User ID: 152
[26-Mar-2026 09:22:31 UTC] Limit: 20, Offset: 0
[26-Mar-2026 09:22:31 UTC] Orders found: 0
[26-Mar-2026 09:22:31 UTC] Orders data: []
[26-Mar-2026 09:22:31 UTC] Total orders count: 0
[26-Mar-2026 09:22:31 UTC] === API CALL LOG ===
[26-Mar-2026 09:22:31 UTC] Endpoint: user/profile.php
[26-Mar-2026 09:22:31 UTC] Full Log Data: {
    "timestamp": "2026-03-26 09:22:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.138.250.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.138.250.167, 172.69.218.179",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTUyIiwidXNlcm5hbWUiOiJoYXNhbjEyMyIsImVtYWlsIjoibHhyaXlhZDg0OUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjE2Njh9.zkLSAcYOXX93xIA2Y6EZK47qzPz8FcLq9JURLFIbxoM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e25175ebed9c866-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.138.250.167",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 09:22:31 UTC] === END API CALL LOG ===
[26-Mar-2026 09:22:31 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 09:22:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTUyIiwidXNlcm5hbWUiOiJoYXNhbjEyMyIsImVtYWlsIjoibHhyaXlhZDg0OUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjE2Njh9.zkLSAcYOXX93xIA2Y6EZK47qzPz8FcLq9JURLFIbxoM
[26-Mar-2026 09:22:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 09:22:31 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 09:22:31 UTC] User ID: 152
[26-Mar-2026 09:22:31 UTC] ✅ User profile retrieved successfully for user ID: 152
[26-Mar-2026 09:22:31 UTC] === API CALL LOG ===
[26-Mar-2026 09:22:31 UTC] Endpoint: user/profile.php
[26-Mar-2026 09:22:31 UTC] Full Log Data: {
    "timestamp": "2026-03-26 09:22:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.138.250.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.138.250.167, 172.69.218.178",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTUyIiwidXNlcm5hbWUiOiJoYXNhbjEyMyIsImVtYWlsIjoibHhyaXlhZDg0OUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjE2Njh9.zkLSAcYOXX93xIA2Y6EZK47qzPz8FcLq9JURLFIbxoM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e25176238b9c866-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.138.250.167",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 09:22:31 UTC] === END API CALL LOG ===
[26-Mar-2026 09:22:31 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 09:22:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTUyIiwidXNlcm5hbWUiOiJoYXNhbjEyMyIsImVtYWlsIjoibHhyaXlhZDg0OUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjE2Njh9.zkLSAcYOXX93xIA2Y6EZK47qzPz8FcLq9JURLFIbxoM
[26-Mar-2026 09:22:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 09:22:31 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 09:22:31 UTC] User ID: 152
[26-Mar-2026 09:22:31 UTC] ✅ User profile retrieved successfully for user ID: 152
[26-Mar-2026 09:22:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 09:22:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 09:22:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.138.250.167, 172.69.218.179","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTUyIiwidXNlcm5hbWUiOiJoYXNhbjEyMyIsImVtYWlsIjoibHhyaXlhZDg0OUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjE2Njh9.zkLSAcYOXX93xIA2Y6EZK47qzPz8FcLq9JURLFIbxoM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e25176e7fadc866-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.138.250.167","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 09:22:33 UTC] === User Orders API Called ===
[26-Mar-2026 09:22:33 UTC] User ID: 152
[26-Mar-2026 09:22:33 UTC] Limit: 20, Offset: 0
[26-Mar-2026 09:22:33 UTC] Orders found: 0
[26-Mar-2026 09:22:33 UTC] Orders data: []
[26-Mar-2026 09:22:33 UTC] Total orders count: 0
[26-Mar-2026 09:22:33 UTC] === API CALL LOG ===
[26-Mar-2026 09:22:33 UTC] Endpoint: user/profile.php
[26-Mar-2026 09:22:33 UTC] Full Log Data: {
    "timestamp": "2026-03-26 09:22:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.138.250.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.138.250.167, 172.69.218.179",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTUyIiwidXNlcm5hbWUiOiJoYXNhbjEyMyIsImVtYWlsIjoibHhyaXlhZDg0OUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjE2Njh9.zkLSAcYOXX93xIA2Y6EZK47qzPz8FcLq9JURLFIbxoM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e25176edfdbc866-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.138.250.167",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 09:22:33 UTC] === END API CALL LOG ===
[26-Mar-2026 09:22:33 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 09:22:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTUyIiwidXNlcm5hbWUiOiJoYXNhbjEyMyIsImVtYWlsIjoibHhyaXlhZDg0OUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjE2Njh9.zkLSAcYOXX93xIA2Y6EZK47qzPz8FcLq9JURLFIbxoM
[26-Mar-2026 09:22:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 09:22:33 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 09:22:33 UTC] User ID: 152
[26-Mar-2026 09:22:33 UTC] ✅ User profile retrieved successfully for user ID: 152
[26-Mar-2026 09:22:33 UTC] === API CALL LOG ===
[26-Mar-2026 09:22:33 UTC] Endpoint: user/profile.php
[26-Mar-2026 09:22:33 UTC] Full Log Data: {
    "timestamp": "2026-03-26 09:22:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.138.250.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.138.250.167, 172.69.218.179",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTUyIiwidXNlcm5hbWUiOiJoYXNhbjEyMyIsImVtYWlsIjoibHhyaXlhZDg0OUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjE2Njh9.zkLSAcYOXX93xIA2Y6EZK47qzPz8FcLq9JURLFIbxoM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2517716953c866-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.138.250.167",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 09:22:33 UTC] === END API CALL LOG ===
[26-Mar-2026 09:22:33 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 09:22:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTUyIiwidXNlcm5hbWUiOiJoYXNhbjEyMyIsImVtYWlsIjoibHhyaXlhZDg0OUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjE2Njh9.zkLSAcYOXX93xIA2Y6EZK47qzPz8FcLq9JURLFIbxoM
[26-Mar-2026 09:22:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 09:22:33 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 09:22:33 UTC] User ID: 152
[26-Mar-2026 09:22:33 UTC] ✅ User profile retrieved successfully for user ID: 152
[26-Mar-2026 09:22:34 UTC] User Purchases API - User ID: 152
[26-Mar-2026 09:22:34 UTC] User Purchases API - Total purchases found: 0
[26-Mar-2026 10:21:01 UTC] === API CALL LOG ===
[26-Mar-2026 10:21:01 UTC] Endpoint: user/profile.php
[26-Mar-2026 10:21:01 UTC] Full Log Data: {
    "timestamp": "2026-03-26 10:21:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "156.0.212.154",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "156.0.212.154, 172.69.224.99",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTUxIiwidXNlcm5hbWUiOiJab29vIiwiZW1haWwiOiJtZWRlbm91bW9pc2U0QGdtYWlsLmNvbSIsImV4cCI6MTc3NTEyMDcxNH0.eTL3Vlq6kynaf7TIKWa4rtAMcE9tsRmTnIPC0BGLxok",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e256d106e37a598-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "156.0.212.154",
        "CF-IPCountry": "BJ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 10:21:01 UTC] === END API CALL LOG ===
[26-Mar-2026 10:21:01 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 10:21:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTUxIiwidXNlcm5hbWUiOiJab29vIiwiZW1haWwiOiJtZWRlbm91bW9pc2U0QGdtYWlsLmNvbSIsImV4cCI6MTc3NTEyMDcxNH0.eTL3Vlq6kynaf7TIKWa4rtAMcE9tsRmTnIPC0BGLxok
[26-Mar-2026 10:21:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 10:21:01 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 10:21:01 UTC] User ID: 151
[26-Mar-2026 10:21:01 UTC] ✅ User profile retrieved successfully for user ID: 151
[26-Mar-2026 10:21:01 UTC] === API CALL LOG ===
[26-Mar-2026 10:21:01 UTC] Endpoint: user/profile.php
[26-Mar-2026 10:21:01 UTC] Full Log Data: {
    "timestamp": "2026-03-26 10:21:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "156.0.212.154",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "156.0.212.154, 172.69.224.99",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTUxIiwidXNlcm5hbWUiOiJab29vIiwiZW1haWwiOiJtZWRlbm91bW9pc2U0QGdtYWlsLmNvbSIsImV4cCI6MTc3NTEyMDcxNH0.eTL3Vlq6kynaf7TIKWa4rtAMcE9tsRmTnIPC0BGLxok",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e256d147eeba598-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "156.0.212.154",
        "CF-IPCountry": "BJ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 10:21:01 UTC] === END API CALL LOG ===
[26-Mar-2026 10:21:01 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 10:21:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTUxIiwidXNlcm5hbWUiOiJab29vIiwiZW1haWwiOiJtZWRlbm91bW9pc2U0QGdtYWlsLmNvbSIsImV4cCI6MTc3NTEyMDcxNH0.eTL3Vlq6kynaf7TIKWa4rtAMcE9tsRmTnIPC0BGLxok
[26-Mar-2026 10:21:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 10:21:01 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 10:21:01 UTC] User ID: 151
[26-Mar-2026 10:21:01 UTC] ✅ User profile retrieved successfully for user ID: 151
[26-Mar-2026 10:21:01 UTC] === API CALL LOG ===
[26-Mar-2026 10:21:01 UTC] Endpoint: user/profile.php
[26-Mar-2026 10:21:01 UTC] Full Log Data: {
    "timestamp": "2026-03-26 10:21:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "156.0.212.154",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "156.0.212.154, 172.69.224.99",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTUxIiwidXNlcm5hbWUiOiJab29vIiwiZW1haWwiOiJtZWRlbm91bW9pc2U0QGdtYWlsLmNvbSIsImV4cCI6MTc3NTEyMDcxNH0.eTL3Vlq6kynaf7TIKWa4rtAMcE9tsRmTnIPC0BGLxok",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e256d1548a5a598-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "156.0.212.154",
        "CF-IPCountry": "BJ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 10:21:01 UTC] === END API CALL LOG ===
[26-Mar-2026 10:21:01 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 10:21:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTUxIiwidXNlcm5hbWUiOiJab29vIiwiZW1haWwiOiJtZWRlbm91bW9pc2U0QGdtYWlsLmNvbSIsImV4cCI6MTc3NTEyMDcxNH0.eTL3Vlq6kynaf7TIKWa4rtAMcE9tsRmTnIPC0BGLxok
[26-Mar-2026 10:21:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 10:21:01 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 10:21:01 UTC] User ID: 151
[26-Mar-2026 10:21:01 UTC] ✅ User profile retrieved successfully for user ID: 151
[26-Mar-2026 10:21:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 10:21:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 10:21:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"156.0.212.154, 172.69.224.98","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTUxIiwidXNlcm5hbWUiOiJab29vIiwiZW1haWwiOiJtZWRlbm91bW9pc2U0QGdtYWlsLmNvbSIsImV4cCI6MTc3NTEyMDcxNH0.eTL3Vlq6kynaf7TIKWa4rtAMcE9tsRmTnIPC0BGLxok","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e256d165ae6a598-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"156.0.212.154","CF-IPCountry":"BJ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 10:21:01 UTC] === User Orders API Called ===
[26-Mar-2026 10:21:01 UTC] User ID: 151
[26-Mar-2026 10:21:01 UTC] Limit: 20, Offset: 0
[26-Mar-2026 10:21:01 UTC] Orders found: 0
[26-Mar-2026 10:21:01 UTC] Orders data: []
[26-Mar-2026 10:21:01 UTC] Total orders count: 0
[26-Mar-2026 10:21:01 UTC] === API CALL LOG ===
[26-Mar-2026 10:21:01 UTC] Endpoint: user/profile.php
[26-Mar-2026 10:21:01 UTC] Full Log Data: {
    "timestamp": "2026-03-26 10:21:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "156.0.212.154",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "156.0.212.154, 172.69.224.99",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTUxIiwidXNlcm5hbWUiOiJab29vIiwiZW1haWwiOiJtZWRlbm91bW9pc2U0QGdtYWlsLmNvbSIsImV4cCI6MTc3NTEyMDcxNH0.eTL3Vlq6kynaf7TIKWa4rtAMcE9tsRmTnIPC0BGLxok",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e256d165ae7a598-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "156.0.212.154",
        "CF-IPCountry": "BJ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 10:21:01 UTC] === END API CALL LOG ===
[26-Mar-2026 10:21:01 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 10:21:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTUxIiwidXNlcm5hbWUiOiJab29vIiwiZW1haWwiOiJtZWRlbm91bW9pc2U0QGdtYWlsLmNvbSIsImV4cCI6MTc3NTEyMDcxNH0.eTL3Vlq6kynaf7TIKWa4rtAMcE9tsRmTnIPC0BGLxok
[26-Mar-2026 10:21:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 10:21:01 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 10:21:01 UTC] User ID: 151
[26-Mar-2026 10:21:01 UTC] ✅ User profile retrieved successfully for user ID: 151
[26-Mar-2026 10:21:02 UTC] === API CALL LOG ===
[26-Mar-2026 10:21:02 UTC] Endpoint: user/profile.php
[26-Mar-2026 10:21:02 UTC] Full Log Data: {
    "timestamp": "2026-03-26 10:21:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "156.0.212.154",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "156.0.212.154, 172.69.224.99",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTUxIiwidXNlcm5hbWUiOiJab29vIiwiZW1haWwiOiJtZWRlbm91bW9pc2U0QGdtYWlsLmNvbSIsImV4cCI6MTc3NTEyMDcxNH0.eTL3Vlq6kynaf7TIKWa4rtAMcE9tsRmTnIPC0BGLxok",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e256d1b1e94a598-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "156.0.212.154",
        "CF-IPCountry": "BJ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 10:21:02 UTC] === END API CALL LOG ===
[26-Mar-2026 10:21:02 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 10:21:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTUxIiwidXNlcm5hbWUiOiJab29vIiwiZW1haWwiOiJtZWRlbm91bW9pc2U0QGdtYWlsLmNvbSIsImV4cCI6MTc3NTEyMDcxNH0.eTL3Vlq6kynaf7TIKWa4rtAMcE9tsRmTnIPC0BGLxok
[26-Mar-2026 10:21:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 10:21:02 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 10:21:02 UTC] User ID: 151
[26-Mar-2026 10:21:02 UTC] ✅ User profile retrieved successfully for user ID: 151
[26-Mar-2026 10:22:33 UTC] === API CALL LOG ===
[26-Mar-2026 10:22:33 UTC] Endpoint: user/profile.php
[26-Mar-2026 10:22:33 UTC] Full Log Data: {
    "timestamp": "2026-03-26 10:22:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.91.78.131",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.91.78.131, 172.70.91.141",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTUzIiwidXNlcm5hbWUiOiJmb3JkZXgiLCJlbWFpbCI6InBrZTI5NzI2OEBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjUzNTJ9.3q1tFhViVED6HqEwDfgQ3j9s2_7jNEmOOAZ0tzTCokE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e256f551d1f4176-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.91.78.131",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 10:22:33 UTC] === END API CALL LOG ===
[26-Mar-2026 10:22:33 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 10:22:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTUzIiwidXNlcm5hbWUiOiJmb3JkZXgiLCJlbWFpbCI6InBrZTI5NzI2OEBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjUzNTJ9.3q1tFhViVED6HqEwDfgQ3j9s2_7jNEmOOAZ0tzTCokE
[26-Mar-2026 10:22:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 10:22:33 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 10:22:33 UTC] User ID: 153
[26-Mar-2026 10:22:33 UTC] ✅ User profile retrieved successfully for user ID: 153
[26-Mar-2026 10:23:23 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 10:23:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 10:23:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.91.78.131, 172.64.192.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTUzIiwidXNlcm5hbWUiOiJmb3JkZXgiLCJlbWFpbCI6InBrZTI5NzI2OEBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjUzNTJ9.3q1tFhViVED6HqEwDfgQ3j9s2_7jNEmOOAZ0tzTCokE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e25708d39a87e4a-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.91.78.131","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 10:23:23 UTC] === User Orders API Called ===
[26-Mar-2026 10:23:23 UTC] User ID: 153
[26-Mar-2026 10:23:23 UTC] Limit: 20, Offset: 0
[26-Mar-2026 10:23:23 UTC] Orders found: 0
[26-Mar-2026 10:23:23 UTC] Orders data: []
[26-Mar-2026 10:23:23 UTC] Total orders count: 0
[26-Mar-2026 10:23:26 UTC] === API CALL LOG ===
[26-Mar-2026 10:23:26 UTC] Endpoint: user/profile.php
[26-Mar-2026 10:23:26 UTC] Full Log Data: {
    "timestamp": "2026-03-26 10:23:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.91.78.131",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.91.78.131, 172.64.192.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTUzIiwidXNlcm5hbWUiOiJmb3JkZXgiLCJlbWFpbCI6InBrZTI5NzI2OEBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjUzNTJ9.3q1tFhViVED6HqEwDfgQ3j9s2_7jNEmOOAZ0tzTCokE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e25709dd8007e4a-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.91.78.131",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 10:23:26 UTC] === END API CALL LOG ===
[26-Mar-2026 10:23:26 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 10:23:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTUzIiwidXNlcm5hbWUiOiJmb3JkZXgiLCJlbWFpbCI6InBrZTI5NzI2OEBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjUzNTJ9.3q1tFhViVED6HqEwDfgQ3j9s2_7jNEmOOAZ0tzTCokE
[26-Mar-2026 10:23:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 10:23:26 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 10:23:26 UTC] User ID: 153
[26-Mar-2026 10:23:26 UTC] ✅ User profile retrieved successfully for user ID: 153
[26-Mar-2026 10:24:12 UTC] === API CALL LOG ===
[26-Mar-2026 10:24:12 UTC] Endpoint: user/profile.php
[26-Mar-2026 10:24:12 UTC] Full Log Data: {
    "timestamp": "2026-03-26 10:24:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.91.78.131",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.91.78.131, 172.64.192.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTUzIiwidXNlcm5hbWUiOiJmb3JkZXgiLCJlbWFpbCI6InBrZTI5NzI2OEBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjUzNTJ9.3q1tFhViVED6HqEwDfgQ3j9s2_7jNEmOOAZ0tzTCokE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2571bc993c7e4a-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.91.78.131",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 10:24:12 UTC] === END API CALL LOG ===
[26-Mar-2026 10:24:12 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 10:24:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTUzIiwidXNlcm5hbWUiOiJmb3JkZXgiLCJlbWFpbCI6InBrZTI5NzI2OEBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjUzNTJ9.3q1tFhViVED6HqEwDfgQ3j9s2_7jNEmOOAZ0tzTCokE
[26-Mar-2026 10:24:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 10:24:12 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 10:24:12 UTC] User ID: 153
[26-Mar-2026 10:24:12 UTC] ✅ User profile retrieved successfully for user ID: 153
[26-Mar-2026 10:24:14 UTC] === API CALL LOG ===
[26-Mar-2026 10:24:14 UTC] Endpoint: user/profile.php
[26-Mar-2026 10:24:14 UTC] Full Log Data: {
    "timestamp": "2026-03-26 10:24:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "156.0.212.154",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "156.0.212.154, 172.69.224.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTUxIiwidXNlcm5hbWUiOiJab29vIiwiZW1haWwiOiJtZWRlbm91bW9pc2U0QGdtYWlsLmNvbSIsImV4cCI6MTc3NTEyMDcxNH0.eTL3Vlq6kynaf7TIKWa4rtAMcE9tsRmTnIPC0BGLxok",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2571c8cb17a598-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "156.0.212.154",
        "CF-IPCountry": "BJ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 10:24:14 UTC] === END API CALL LOG ===
[26-Mar-2026 10:24:14 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 10:24:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTUxIiwidXNlcm5hbWUiOiJab29vIiwiZW1haWwiOiJtZWRlbm91bW9pc2U0QGdtYWlsLmNvbSIsImV4cCI6MTc3NTEyMDcxNH0.eTL3Vlq6kynaf7TIKWa4rtAMcE9tsRmTnIPC0BGLxok
[26-Mar-2026 10:24:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 10:24:14 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 10:24:14 UTC] User ID: 151
[26-Mar-2026 10:24:14 UTC] ✅ User profile retrieved successfully for user ID: 151
[26-Mar-2026 10:24:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 10:24:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 10:24:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.91.78.131, 172.64.192.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTUzIiwidXNlcm5hbWUiOiJmb3JkZXgiLCJlbWFpbCI6InBrZTI5NzI2OEBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjUzNTJ9.3q1tFhViVED6HqEwDfgQ3j9s2_7jNEmOOAZ0tzTCokE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e2571e06a687e4a-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.91.78.131","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 10:24:18 UTC] === User Orders API Called ===
[26-Mar-2026 10:24:18 UTC] User ID: 153
[26-Mar-2026 10:24:18 UTC] Limit: 20, Offset: 0
[26-Mar-2026 10:24:18 UTC] Orders found: 0
[26-Mar-2026 10:24:18 UTC] Orders data: []
[26-Mar-2026 10:24:18 UTC] Total orders count: 0
[26-Mar-2026 10:24:21 UTC] === API CALL LOG ===
[26-Mar-2026 10:24:21 UTC] Endpoint: user/profile.php
[26-Mar-2026 10:24:21 UTC] Full Log Data: {
    "timestamp": "2026-03-26 10:24:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.91.78.131",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.91.78.131, 172.64.192.99",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTUzIiwidXNlcm5hbWUiOiJmb3JkZXgiLCJlbWFpbCI6InBrZTI5NzI2OEBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjUzNTJ9.3q1tFhViVED6HqEwDfgQ3j9s2_7jNEmOOAZ0tzTCokE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2571f52b3b7e4a-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.91.78.131",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 10:24:21 UTC] === END API CALL LOG ===
[26-Mar-2026 10:24:21 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 10:24:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTUzIiwidXNlcm5hbWUiOiJmb3JkZXgiLCJlbWFpbCI6InBrZTI5NzI2OEBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjUzNTJ9.3q1tFhViVED6HqEwDfgQ3j9s2_7jNEmOOAZ0tzTCokE
[26-Mar-2026 10:24:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 10:24:21 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 10:24:21 UTC] User ID: 153
[26-Mar-2026 10:24:21 UTC] ✅ User profile retrieved successfully for user ID: 153
[26-Mar-2026 10:24:26 UTC] === API CALL LOG ===
[26-Mar-2026 10:24:26 UTC] Endpoint: user/profile.php
[26-Mar-2026 10:24:26 UTC] Full Log Data: {
    "timestamp": "2026-03-26 10:24:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "156.0.212.154",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "156.0.212.154, 172.69.224.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTUxIiwidXNlcm5hbWUiOiJab29vIiwiZW1haWwiOiJtZWRlbm91bW9pc2U0QGdtYWlsLmNvbSIsImV4cCI6MTc3NTEyMDcxNH0.eTL3Vlq6kynaf7TIKWa4rtAMcE9tsRmTnIPC0BGLxok",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2572123d55a598-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "156.0.212.154",
        "CF-IPCountry": "BJ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 10:24:26 UTC] === END API CALL LOG ===
[26-Mar-2026 10:24:26 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 10:24:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTUxIiwidXNlcm5hbWUiOiJab29vIiwiZW1haWwiOiJtZWRlbm91bW9pc2U0QGdtYWlsLmNvbSIsImV4cCI6MTc3NTEyMDcxNH0.eTL3Vlq6kynaf7TIKWa4rtAMcE9tsRmTnIPC0BGLxok
[26-Mar-2026 10:24:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 10:24:26 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 10:24:26 UTC] User ID: 151
[26-Mar-2026 10:24:26 UTC] ✅ User profile retrieved successfully for user ID: 151
[26-Mar-2026 10:24:26 UTC] User Purchases API - User ID: 151
[26-Mar-2026 10:24:26 UTC] User Purchases API - Total purchases found: 0
[26-Mar-2026 10:25:37 UTC] === API CALL LOG ===
[26-Mar-2026 10:25:37 UTC] Endpoint: user/profile.php
[26-Mar-2026 10:25:37 UTC] Full Log Data: {
    "timestamp": "2026-03-26 10:25:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "156.0.212.154",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "156.0.212.154, 172.69.224.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU0IiwidXNlcm5hbWUiOiJUd2lzdCIsImVtYWlsIjoibW9pc2VtZWRlbm91NEBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjU1Mzd9.Xqshnxo5wjAtwDJy5NL543vB2xqPMwTAdsdsybUGIwM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2573d1d84aa598-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "156.0.212.154",
        "CF-IPCountry": "BJ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 10:25:37 UTC] === END API CALL LOG ===
[26-Mar-2026 10:25:37 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 10:25:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU0IiwidXNlcm5hbWUiOiJUd2lzdCIsImVtYWlsIjoibW9pc2VtZWRlbm91NEBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjU1Mzd9.Xqshnxo5wjAtwDJy5NL543vB2xqPMwTAdsdsybUGIwM
[26-Mar-2026 10:25:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 10:25:37 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 10:25:37 UTC] User ID: 154
[26-Mar-2026 10:25:37 UTC] ✅ User profile retrieved successfully for user ID: 154
[26-Mar-2026 10:25:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 10:25:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 10:25:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"156.0.212.154, 172.69.224.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU0IiwidXNlcm5hbWUiOiJUd2lzdCIsImVtYWlsIjoibW9pc2VtZWRlbm91NEBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjU1Mzd9.Xqshnxo5wjAtwDJy5NL543vB2xqPMwTAdsdsybUGIwM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e2573d1d84ea598-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"156.0.212.154","CF-IPCountry":"BJ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 10:25:37 UTC] === User Orders API Called ===
[26-Mar-2026 10:25:37 UTC] User ID: 154
[26-Mar-2026 10:25:37 UTC] Limit: 20, Offset: 0
[26-Mar-2026 10:25:37 UTC] Orders found: 0
[26-Mar-2026 10:25:37 UTC] Orders data: []
[26-Mar-2026 10:25:37 UTC] Total orders count: 0
[26-Mar-2026 10:25:37 UTC] === API CALL LOG ===
[26-Mar-2026 10:25:37 UTC] Endpoint: user/profile.php
[26-Mar-2026 10:25:37 UTC] Full Log Data: {
    "timestamp": "2026-03-26 10:25:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "156.0.212.154",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "156.0.212.154, 172.69.224.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU0IiwidXNlcm5hbWUiOiJUd2lzdCIsImVtYWlsIjoibW9pc2VtZWRlbm91NEBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjU1Mzd9.Xqshnxo5wjAtwDJy5NL543vB2xqPMwTAdsdsybUGIwM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2573d2ea74a598-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "156.0.212.154",
        "CF-IPCountry": "BJ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 10:25:37 UTC] === END API CALL LOG ===
[26-Mar-2026 10:25:37 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 10:25:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU0IiwidXNlcm5hbWUiOiJUd2lzdCIsImVtYWlsIjoibW9pc2VtZWRlbm91NEBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjU1Mzd9.Xqshnxo5wjAtwDJy5NL543vB2xqPMwTAdsdsybUGIwM
[26-Mar-2026 10:25:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 10:25:37 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 10:25:37 UTC] User ID: 154
[26-Mar-2026 10:25:37 UTC] ✅ User profile retrieved successfully for user ID: 154
[26-Mar-2026 10:25:38 UTC] === API CALL LOG ===
[26-Mar-2026 10:25:38 UTC] Endpoint: user/profile.php
[26-Mar-2026 10:25:38 UTC] Full Log Data: {
    "timestamp": "2026-03-26 10:25:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "156.0.212.154",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "156.0.212.154, 172.69.224.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU0IiwidXNlcm5hbWUiOiJUd2lzdCIsImVtYWlsIjoibW9pc2VtZWRlbm91NEBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjU1Mzd9.Xqshnxo5wjAtwDJy5NL543vB2xqPMwTAdsdsybUGIwM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2573d7bd41a598-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "156.0.212.154",
        "CF-IPCountry": "BJ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 10:25:38 UTC] === END API CALL LOG ===
[26-Mar-2026 10:25:38 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 10:25:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU0IiwidXNlcm5hbWUiOiJUd2lzdCIsImVtYWlsIjoibW9pc2VtZWRlbm91NEBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjU1Mzd9.Xqshnxo5wjAtwDJy5NL543vB2xqPMwTAdsdsybUGIwM
[26-Mar-2026 10:25:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 10:25:38 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 10:25:38 UTC] User ID: 154
[26-Mar-2026 10:25:38 UTC] ✅ User profile retrieved successfully for user ID: 154
[26-Mar-2026 11:08:52 UTC] === API CALL LOG ===
[26-Mar-2026 11:08:52 UTC] Endpoint: user/profile.php
[26-Mar-2026 11:08:52 UTC] Full Log Data: {
    "timestamp": "2026-03-26 11:08:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.204.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.204.146, 172.71.164.219",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e25b32d18b4d2a6-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "92.63.204.146",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 11:08:52 UTC] === END API CALL LOG ===
[26-Mar-2026 11:08:52 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 11:08:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU
[26-Mar-2026 11:08:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 11:08:52 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 11:08:52 UTC] User ID: 155
[26-Mar-2026 11:08:52 UTC] ✅ User profile retrieved successfully for user ID: 155
[26-Mar-2026 11:08:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 11:08:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 11:08:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.63.204.146, 172.71.164.219","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e25b32d18b6d2a6-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"92.63.204.146","CF-IPCountry":"UZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 11:08:52 UTC] === User Orders API Called ===
[26-Mar-2026 11:08:52 UTC] User ID: 155
[26-Mar-2026 11:08:52 UTC] Limit: 20, Offset: 0
[26-Mar-2026 11:08:52 UTC] Orders found: 0
[26-Mar-2026 11:08:52 UTC] Orders data: []
[26-Mar-2026 11:08:52 UTC] Total orders count: 0
[26-Mar-2026 11:08:52 UTC] === API CALL LOG ===
[26-Mar-2026 11:08:52 UTC] Endpoint: user/profile.php
[26-Mar-2026 11:08:52 UTC] Full Log Data: {
    "timestamp": "2026-03-26 11:08:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.204.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.204.146, 172.71.164.218",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e25b32e2bb2d2a6-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "92.63.204.146",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 11:08:52 UTC] === END API CALL LOG ===
[26-Mar-2026 11:08:52 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 11:08:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU
[26-Mar-2026 11:08:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 11:08:52 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 11:08:52 UTC] User ID: 155
[26-Mar-2026 11:08:52 UTC] ✅ User profile retrieved successfully for user ID: 155
[26-Mar-2026 11:08:53 UTC] === API CALL LOG ===
[26-Mar-2026 11:08:53 UTC] Endpoint: user/profile.php
[26-Mar-2026 11:08:53 UTC] Full Log Data: {
    "timestamp": "2026-03-26 11:08:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.204.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.204.146, 172.71.164.219",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e25b332a8a5d2a6-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "92.63.204.146",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 11:08:53 UTC] === END API CALL LOG ===
[26-Mar-2026 11:08:53 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 11:08:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU
[26-Mar-2026 11:08:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 11:08:53 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 11:08:53 UTC] User ID: 155
[26-Mar-2026 11:08:53 UTC] ✅ User profile retrieved successfully for user ID: 155
[26-Mar-2026 11:09:01 UTC] === API CALL LOG ===
[26-Mar-2026 11:09:01 UTC] Endpoint: user/profile.php
[26-Mar-2026 11:09:01 UTC] Full Log Data: {
    "timestamp": "2026-03-26 11:09:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.204.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.204.146, 172.71.164.219",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e25b3629891d2a6-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "92.63.204.146",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 11:09:01 UTC] === END API CALL LOG ===
[26-Mar-2026 11:09:01 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 11:09:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU
[26-Mar-2026 11:09:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 11:09:01 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 11:09:01 UTC] User ID: 155
[26-Mar-2026 11:09:01 UTC] ✅ User profile retrieved successfully for user ID: 155
[26-Mar-2026 11:09:01 UTC] User Purchases API - User ID: 155
[26-Mar-2026 11:09:01 UTC] User Purchases API - Total purchases found: 0
[26-Mar-2026 11:09:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 11:09:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 11:09:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.63.204.146, 172.71.164.219","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e25b36a1fcbd2a6-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"92.63.204.146","CF-IPCountry":"UZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 11:09:02 UTC] === User Orders API Called ===
[26-Mar-2026 11:09:02 UTC] User ID: 155
[26-Mar-2026 11:09:02 UTC] Limit: 20, Offset: 0
[26-Mar-2026 11:09:02 UTC] Orders found: 0
[26-Mar-2026 11:09:02 UTC] Orders data: []
[26-Mar-2026 11:09:02 UTC] Total orders count: 0
[26-Mar-2026 11:09:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 11:09:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 11:09:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.63.204.146, 172.71.164.219","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e25b390fa70d2a6-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"92.63.204.146","CF-IPCountry":"UZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 11:09:08 UTC] === User Orders API Called ===
[26-Mar-2026 11:09:08 UTC] User ID: 155
[26-Mar-2026 11:09:08 UTC] Limit: 20, Offset: 0
[26-Mar-2026 11:09:08 UTC] Orders found: 0
[26-Mar-2026 11:09:08 UTC] Orders data: []
[26-Mar-2026 11:09:08 UTC] Total orders count: 0
[26-Mar-2026 11:09:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 11:09:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 11:09:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.63.204.146, 172.71.164.219","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e25b3993ae6d2a6-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"92.63.204.146","CF-IPCountry":"UZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 11:09:09 UTC] === User Orders API Called ===
[26-Mar-2026 11:09:09 UTC] User ID: 155
[26-Mar-2026 11:09:09 UTC] Limit: 20, Offset: 0
[26-Mar-2026 11:09:09 UTC] Orders found: 0
[26-Mar-2026 11:09:09 UTC] Orders data: []
[26-Mar-2026 11:09:09 UTC] Total orders count: 0
[26-Mar-2026 11:09:09 UTC] === API CALL LOG ===
[26-Mar-2026 11:09:09 UTC] Endpoint: user/profile.php
[26-Mar-2026 11:09:09 UTC] Full Log Data: {
    "timestamp": "2026-03-26 11:09:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.204.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.204.146, 172.71.164.218",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e25b3993aead2a6-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "92.63.204.146",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 11:09:09 UTC] === END API CALL LOG ===
[26-Mar-2026 11:09:09 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 11:09:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU
[26-Mar-2026 11:09:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 11:09:09 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 11:09:09 UTC] User ID: 155
[26-Mar-2026 11:09:09 UTC] ✅ User profile retrieved successfully for user ID: 155
[26-Mar-2026 11:09:10 UTC] === API CALL LOG ===
[26-Mar-2026 11:09:10 UTC] Endpoint: user/profile.php
[26-Mar-2026 11:09:10 UTC] Full Log Data: {
    "timestamp": "2026-03-26 11:09:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.204.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.204.146, 172.71.164.218",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e25b39a1d8dd2a6-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "92.63.204.146",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 11:09:10 UTC] === END API CALL LOG ===
[26-Mar-2026 11:09:10 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 11:09:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU
[26-Mar-2026 11:09:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 11:09:10 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 11:09:10 UTC] User ID: 155
[26-Mar-2026 11:09:10 UTC] ✅ User profile retrieved successfully for user ID: 155
[26-Mar-2026 11:09:10 UTC] === API CALL LOG ===
[26-Mar-2026 11:09:10 UTC] Endpoint: user/profile.php
[26-Mar-2026 11:09:10 UTC] Full Log Data: {
    "timestamp": "2026-03-26 11:09:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.204.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.204.146, 172.71.164.218",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e25b39f2cc9d2a6-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "92.63.204.146",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 11:09:10 UTC] === END API CALL LOG ===
[26-Mar-2026 11:09:10 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 11:09:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU
[26-Mar-2026 11:09:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 11:09:10 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 11:09:10 UTC] User ID: 155
[26-Mar-2026 11:09:10 UTC] ✅ User profile retrieved successfully for user ID: 155
[26-Mar-2026 11:09:11 UTC] === API CALL LOG ===
[26-Mar-2026 11:09:11 UTC] Endpoint: user/profile.php
[26-Mar-2026 11:09:11 UTC] Full Log Data: {
    "timestamp": "2026-03-26 11:09:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.204.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.204.146, 172.71.164.219",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e25b3a51e00d2a6-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "92.63.204.146",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 11:09:11 UTC] === END API CALL LOG ===
[26-Mar-2026 11:09:11 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 11:09:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU
[26-Mar-2026 11:09:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 11:09:11 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 11:09:11 UTC] User ID: 155
[26-Mar-2026 11:09:11 UTC] ✅ User profile retrieved successfully for user ID: 155
[26-Mar-2026 11:09:19 UTC] === API CALL LOG ===
[26-Mar-2026 11:09:19 UTC] Endpoint: user/profile.php
[26-Mar-2026 11:09:19 UTC] Full Log Data: {
    "timestamp": "2026-03-26 11:09:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.204.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.204.146, 172.71.164.218",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e25b3d54e8dd2a6-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "92.63.204.146",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 11:09:19 UTC] === END API CALL LOG ===
[26-Mar-2026 11:09:19 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 11:09:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU
[26-Mar-2026 11:09:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 11:09:19 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 11:09:19 UTC] User ID: 155
[26-Mar-2026 11:09:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 11:09:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 11:09:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.63.204.146, 172.71.164.219","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e25b3d54e8cd2a6-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"92.63.204.146","CF-IPCountry":"UZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 11:09:19 UTC] === User Orders API Called ===
[26-Mar-2026 11:09:19 UTC] User ID: 155
[26-Mar-2026 11:09:19 UTC] Limit: 20, Offset: 0
[26-Mar-2026 11:09:19 UTC] Orders found: 0
[26-Mar-2026 11:09:19 UTC] Orders data: []
[26-Mar-2026 11:09:19 UTC] Total orders count: 0
[26-Mar-2026 11:09:19 UTC] ✅ User profile retrieved successfully for user ID: 155
[26-Mar-2026 11:09:19 UTC] === API CALL LOG ===
[26-Mar-2026 11:09:19 UTC] Endpoint: user/profile.php
[26-Mar-2026 11:09:19 UTC] Full Log Data: {
    "timestamp": "2026-03-26 11:09:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.204.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.204.146, 172.71.164.218",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e25b3d75c0cd2a6-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "92.63.204.146",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 11:09:19 UTC] === END API CALL LOG ===
[26-Mar-2026 11:09:19 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 11:09:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU
[26-Mar-2026 11:09:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 11:09:19 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 11:09:19 UTC] User ID: 155
[26-Mar-2026 11:09:19 UTC] ✅ User profile retrieved successfully for user ID: 155
[26-Mar-2026 11:09:20 UTC] === API CALL LOG ===
[26-Mar-2026 11:09:20 UTC] Endpoint: user/profile.php
[26-Mar-2026 11:09:20 UTC] Full Log Data: {
    "timestamp": "2026-03-26 11:09:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.204.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.204.146, 172.71.164.219",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e25b3db9811d2a6-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "92.63.204.146",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 11:09:20 UTC] === END API CALL LOG ===
[26-Mar-2026 11:09:20 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 11:09:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU
[26-Mar-2026 11:09:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 11:09:20 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 11:09:20 UTC] User ID: 155
[26-Mar-2026 11:09:20 UTC] ✅ User profile retrieved successfully for user ID: 155
[26-Mar-2026 11:09:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 11:09:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 11:09:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.63.204.146, 172.71.164.219","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e25b403bfb5d2a6-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"92.63.204.146","CF-IPCountry":"UZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 11:09:27 UTC] === User Orders API Called ===
[26-Mar-2026 11:09:27 UTC] User ID: 155
[26-Mar-2026 11:09:27 UTC] Limit: 20, Offset: 0
[26-Mar-2026 11:09:27 UTC] Orders found: 0
[26-Mar-2026 11:09:27 UTC] Orders data: []
[26-Mar-2026 11:09:27 UTC] Total orders count: 0
[26-Mar-2026 11:09:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 11:09:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 11:09:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.63.204.146, 172.71.164.219","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e25b41a8895d2a6-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"92.63.204.146","CF-IPCountry":"UZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 11:09:30 UTC] === User Orders API Called ===
[26-Mar-2026 11:09:30 UTC] User ID: 155
[26-Mar-2026 11:09:30 UTC] Limit: 20, Offset: 0
[26-Mar-2026 11:09:30 UTC] Orders found: 0
[26-Mar-2026 11:09:30 UTC] Orders data: []
[26-Mar-2026 11:09:30 UTC] === API CALL LOG ===
[26-Mar-2026 11:09:30 UTC] Endpoint: user/profile.php
[26-Mar-2026 11:09:30 UTC] Full Log Data: {
    "timestamp": "2026-03-26 11:09:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.204.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.204.146, 172.71.164.219",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e25b41a8898d2a6-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "92.63.204.146",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 11:09:30 UTC] === END API CALL LOG ===
[26-Mar-2026 11:09:30 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 11:09:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU
[26-Mar-2026 11:09:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 11:09:30 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 11:09:30 UTC] User ID: 155
[26-Mar-2026 11:09:30 UTC] ✅ User profile retrieved successfully for user ID: 155
[26-Mar-2026 11:09:30 UTC] Total orders count: 0
[26-Mar-2026 11:09:30 UTC] === API CALL LOG ===
[26-Mar-2026 11:09:30 UTC] Endpoint: user/profile.php
[26-Mar-2026 11:09:30 UTC] Full Log Data: {
    "timestamp": "2026-03-26 11:09:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.204.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.204.146, 172.71.164.219",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e25b41bbbfed2a6-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "92.63.204.146",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 11:09:30 UTC] === END API CALL LOG ===
[26-Mar-2026 11:09:30 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 11:09:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU
[26-Mar-2026 11:09:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 11:09:30 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 11:09:30 UTC] User ID: 155
[26-Mar-2026 11:09:30 UTC] ✅ User profile retrieved successfully for user ID: 155
[26-Mar-2026 11:09:31 UTC] === API CALL LOG ===
[26-Mar-2026 11:09:31 UTC] Endpoint: user/profile.php
[26-Mar-2026 11:09:31 UTC] Full Log Data: {
    "timestamp": "2026-03-26 11:09:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.204.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.204.146, 172.71.164.219",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e25b4208b0bd2a6-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "92.63.204.146",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 11:09:31 UTC] === END API CALL LOG ===
[26-Mar-2026 11:09:31 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 11:09:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU
[26-Mar-2026 11:09:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 11:09:31 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 11:09:31 UTC] User ID: 155
[26-Mar-2026 11:09:31 UTC] ✅ User profile retrieved successfully for user ID: 155
[26-Mar-2026 11:09:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 11:09:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 11:09:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.63.204.146, 172.71.164.219","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e25b4337949d2a6-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"92.63.204.146","CF-IPCountry":"UZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 11:09:34 UTC] === User Orders API Called ===
[26-Mar-2026 11:09:34 UTC] User ID: 155
[26-Mar-2026 11:09:34 UTC] Limit: 20, Offset: 0
[26-Mar-2026 11:09:34 UTC] Orders found: 0
[26-Mar-2026 11:09:34 UTC] Orders data: []
[26-Mar-2026 11:09:34 UTC] Total orders count: 0
[26-Mar-2026 11:09:36 UTC] === API CALL LOG ===
[26-Mar-2026 11:09:36 UTC] Endpoint: user/profile.php
[26-Mar-2026 11:09:36 UTC] Full Log Data: {
    "timestamp": "2026-03-26 11:09:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.204.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.204.146, 172.71.164.219",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e25b43daf73d2a6-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "92.63.204.146",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 11:09:36 UTC] === END API CALL LOG ===
[26-Mar-2026 11:09:36 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 11:09:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU
[26-Mar-2026 11:09:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 11:09:36 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 11:09:36 UTC] User ID: 155
[26-Mar-2026 11:09:36 UTC] ✅ User profile retrieved successfully for user ID: 155
[26-Mar-2026 11:09:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 11:09:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 11:09:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.63.204.146, 172.71.164.219","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e25b43daf6dd2a6-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"92.63.204.146","CF-IPCountry":"UZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 11:09:36 UTC] === User Orders API Called ===
[26-Mar-2026 11:09:36 UTC] User ID: 155
[26-Mar-2026 11:09:36 UTC] Limit: 20, Offset: 0
[26-Mar-2026 11:09:36 UTC] Orders found: 0
[26-Mar-2026 11:09:36 UTC] Orders data: []
[26-Mar-2026 11:09:36 UTC] Total orders count: 0
[26-Mar-2026 11:09:36 UTC] === API CALL LOG ===
[26-Mar-2026 11:09:36 UTC] Endpoint: user/profile.php
[26-Mar-2026 11:09:36 UTC] Full Log Data: {
    "timestamp": "2026-03-26 11:09:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.204.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.204.146, 172.71.164.219",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e25b43eaae7d2a6-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "92.63.204.146",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 11:09:36 UTC] === END API CALL LOG ===
[26-Mar-2026 11:09:36 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 11:09:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU
[26-Mar-2026 11:09:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 11:09:36 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 11:09:36 UTC] User ID: 155
[26-Mar-2026 11:09:36 UTC] ✅ User profile retrieved successfully for user ID: 155
[26-Mar-2026 11:09:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 11:09:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 11:09:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.63.204.146, 172.71.164.219","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e25b48a7816d2a6-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"92.63.204.146","CF-IPCountry":"UZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 11:09:48 UTC] === User Orders API Called ===
[26-Mar-2026 11:09:48 UTC] User ID: 155
[26-Mar-2026 11:09:48 UTC] Limit: 20, Offset: 0
[26-Mar-2026 11:09:48 UTC] Orders found: 0
[26-Mar-2026 11:09:48 UTC] Orders data: []
[26-Mar-2026 11:09:48 UTC] Total orders count: 0
[26-Mar-2026 11:09:48 UTC] === API CALL LOG ===
[26-Mar-2026 11:09:48 UTC] Endpoint: user/profile.php
[26-Mar-2026 11:09:48 UTC] Full Log Data: {
    "timestamp": "2026-03-26 11:09:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.204.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.204.146, 172.71.164.218",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e25b48a7820d2a6-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "92.63.204.146",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 11:09:48 UTC] === END API CALL LOG ===
[26-Mar-2026 11:09:48 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 11:09:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU
[26-Mar-2026 11:09:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 11:09:48 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 11:09:48 UTC] User ID: 155
[26-Mar-2026 11:09:48 UTC] ✅ User profile retrieved successfully for user ID: 155
[26-Mar-2026 11:09:48 UTC] === API CALL LOG ===
[26-Mar-2026 11:09:48 UTC] Endpoint: user/profile.php
[26-Mar-2026 11:09:48 UTC] Full Log Data: {
    "timestamp": "2026-03-26 11:09:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.204.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.204.146, 172.71.164.218",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e25b48b8c30d2a6-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "92.63.204.146",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 11:09:48 UTC] === END API CALL LOG ===
[26-Mar-2026 11:09:48 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 11:09:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU
[26-Mar-2026 11:09:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 11:09:48 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 11:09:48 UTC] User ID: 155
[26-Mar-2026 11:09:48 UTC] ✅ User profile retrieved successfully for user ID: 155
[26-Mar-2026 11:09:49 UTC] === API CALL LOG ===
[26-Mar-2026 11:09:49 UTC] Endpoint: user/profile.php
[26-Mar-2026 11:09:49 UTC] Full Log Data: {
    "timestamp": "2026-03-26 11:09:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.204.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.204.146, 172.71.164.218",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e25b48f7b4dd2a6-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "92.63.204.146",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 11:09:49 UTC] === END API CALL LOG ===
[26-Mar-2026 11:09:49 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 11:09:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU
[26-Mar-2026 11:09:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 11:09:49 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 11:09:49 UTC] User ID: 155
[26-Mar-2026 11:09:49 UTC] ✅ User profile retrieved successfully for user ID: 155
[26-Mar-2026 11:10:32 UTC] === API CALL LOG ===
[26-Mar-2026 11:10:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 11:10:32 UTC] Endpoint: user/profile.php
[26-Mar-2026 11:10:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 11:10:32 UTC] Full Log Data: {
    "timestamp": "2026-03-26 11:10:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.204.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.204.146, 172.71.164.219",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e25b59d0a74d2a6-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "92.63.204.146",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 11:10:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.63.204.146, 172.71.164.218","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e25b59d0a71d2a6-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"92.63.204.146","CF-IPCountry":"UZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 11:10:32 UTC] === END API CALL LOG ===
[26-Mar-2026 11:10:32 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 11:10:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU
[26-Mar-2026 11:10:32 UTC] === User Orders API Called ===
[26-Mar-2026 11:10:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 11:10:32 UTC] User ID: 155
[26-Mar-2026 11:10:32 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 11:10:32 UTC] Limit: 20, Offset: 0
[26-Mar-2026 11:10:32 UTC] User ID: 155
[26-Mar-2026 11:10:32 UTC] ✅ User profile retrieved successfully for user ID: 155
[26-Mar-2026 11:10:32 UTC] Orders found: 0
[26-Mar-2026 11:10:32 UTC] Orders data: []
[26-Mar-2026 11:10:32 UTC] Total orders count: 0
[26-Mar-2026 11:10:32 UTC] === API CALL LOG ===
[26-Mar-2026 11:10:32 UTC] Endpoint: user/profile.php
[26-Mar-2026 11:10:32 UTC] Full Log Data: {
    "timestamp": "2026-03-26 11:10:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.204.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.204.146, 172.71.164.218",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e25b59eaecad2a6-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "92.63.204.146",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 11:10:32 UTC] === END API CALL LOG ===
[26-Mar-2026 11:10:32 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 11:10:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU
[26-Mar-2026 11:10:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 11:10:32 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 11:10:32 UTC] User ID: 155
[26-Mar-2026 11:10:32 UTC] ✅ User profile retrieved successfully for user ID: 155
[26-Mar-2026 11:10:33 UTC] === API CALL LOG ===
[26-Mar-2026 11:10:33 UTC] Endpoint: user/profile.php
[26-Mar-2026 11:10:33 UTC] Full Log Data: {
    "timestamp": "2026-03-26 11:10:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.204.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.204.146, 172.71.164.219",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e25b5a2fb2ad2a6-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "92.63.204.146",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 11:10:33 UTC] === END API CALL LOG ===
[26-Mar-2026 11:10:33 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 11:10:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU
[26-Mar-2026 11:10:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 11:10:33 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 11:10:33 UTC] User ID: 155
[26-Mar-2026 11:10:33 UTC] ✅ User profile retrieved successfully for user ID: 155
[26-Mar-2026 11:10:59 UTC] === API CALL LOG ===
[26-Mar-2026 11:10:59 UTC] Endpoint: user/profile.php
[26-Mar-2026 11:10:59 UTC] Full Log Data: {
    "timestamp": "2026-03-26 11:10:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.204.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.204.146, 172.71.164.218",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e25b6447bf4d2a6-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "92.63.204.146",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 11:10:59 UTC] === END API CALL LOG ===
[26-Mar-2026 11:10:59 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 11:10:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU
[26-Mar-2026 11:10:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 11:10:59 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 11:10:59 UTC] User ID: 155
[26-Mar-2026 11:10:59 UTC] ✅ User profile retrieved successfully for user ID: 155
[26-Mar-2026 11:11:16 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 11:11:16 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 11:11:16 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.63.204.146, 172.71.164.219","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e25b6af0fdad2a6-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"92.63.204.146","CF-IPCountry":"UZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 11:11:16 UTC] === User Orders API Called ===
[26-Mar-2026 11:11:16 UTC] User ID: 155
[26-Mar-2026 11:11:16 UTC] Limit: 20, Offset: 0
[26-Mar-2026 11:11:16 UTC] Orders found: 0
[26-Mar-2026 11:11:16 UTC] Orders data: []
[26-Mar-2026 11:11:16 UTC] Total orders count: 0
[26-Mar-2026 11:11:16 UTC] === API CALL LOG ===
[26-Mar-2026 11:11:16 UTC] Endpoint: user/profile.php
[26-Mar-2026 11:11:16 UTC] Full Log Data: {
    "timestamp": "2026-03-26 11:11:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.204.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.204.146, 172.71.164.219",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e25b6af0fe4d2a6-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "92.63.204.146",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 11:11:16 UTC] === END API CALL LOG ===
[26-Mar-2026 11:11:16 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 11:11:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU
[26-Mar-2026 11:11:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 11:11:16 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 11:11:16 UTC] User ID: 155
[26-Mar-2026 11:11:16 UTC] ✅ User profile retrieved successfully for user ID: 155
[26-Mar-2026 11:11:16 UTC] === API CALL LOG ===
[26-Mar-2026 11:11:16 UTC] Endpoint: user/profile.php
[26-Mar-2026 11:11:16 UTC] Full Log Data: {
    "timestamp": "2026-03-26 11:11:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.204.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.204.146, 172.71.164.219",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e25b6af0fe0d2a6-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "92.63.204.146",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 11:11:16 UTC] === END API CALL LOG ===
[26-Mar-2026 11:11:16 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 11:11:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU
[26-Mar-2026 11:11:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 11:11:16 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 11:11:16 UTC] User ID: 155
[26-Mar-2026 11:11:16 UTC] ✅ User profile retrieved successfully for user ID: 155
[26-Mar-2026 11:11:17 UTC] === API CALL LOG ===
[26-Mar-2026 11:11:17 UTC] Endpoint: user/profile.php
[26-Mar-2026 11:11:17 UTC] Full Log Data: {
    "timestamp": "2026-03-26 11:11:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.204.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.204.146, 172.71.164.219",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e25b6b35ba7d2a6-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "92.63.204.146",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 11:11:17 UTC] === END API CALL LOG ===
[26-Mar-2026 11:11:17 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 11:11:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU
[26-Mar-2026 11:11:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 11:11:17 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 11:11:17 UTC] User ID: 155
[26-Mar-2026 11:11:17 UTC] ✅ User profile retrieved successfully for user ID: 155
[26-Mar-2026 11:11:47 UTC] === API CALL LOG ===
[26-Mar-2026 11:11:47 UTC] Endpoint: user/profile.php
[26-Mar-2026 11:11:47 UTC] Full Log Data: {
    "timestamp": "2026-03-26 11:11:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.204.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.204.146, 172.71.164.219",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e25b773cfb8d2a6-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "92.63.204.146",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 11:11:47 UTC] === END API CALL LOG ===
[26-Mar-2026 11:11:47 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 11:11:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU
[26-Mar-2026 11:11:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 11:11:47 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 11:11:47 UTC] User ID: 155
[26-Mar-2026 11:11:47 UTC] ✅ User profile retrieved successfully for user ID: 155
[26-Mar-2026 11:12:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 11:12:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 11:12:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.63.204.146, 172.71.164.218","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e25b7c5be03d2a6-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"92.63.204.146","CF-IPCountry":"UZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 11:12:00 UTC] === User Orders API Called ===
[26-Mar-2026 11:12:00 UTC] User ID: 155
[26-Mar-2026 11:12:00 UTC] Limit: 20, Offset: 0
[26-Mar-2026 11:12:00 UTC] Orders found: 1
[26-Mar-2026 11:12:00 UTC] Orders data: [{"id":128,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ajvfjkksvo","status":"pending","created_at":"2026-03-26 14:41:58","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[26-Mar-2026 11:12:00 UTC] Total orders count: 1
[26-Mar-2026 11:12:03 UTC] === API CALL LOG ===
[26-Mar-2026 11:12:03 UTC] Endpoint: user/profile.php
[26-Mar-2026 11:12:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 11:12:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 11:12:03 UTC] Full Log Data: {
    "timestamp": "2026-03-26 11:12:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.204.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.204.146, 172.71.164.219",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e25b7d7aa17d2a6-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "92.63.204.146",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 11:12:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.63.204.146, 172.71.164.218","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e25b7d7aa11d2a6-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"92.63.204.146","CF-IPCountry":"UZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 11:12:03 UTC] === END API CALL LOG ===
[26-Mar-2026 11:12:03 UTC] === User Orders API Called ===
[26-Mar-2026 11:12:03 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 11:12:03 UTC] User ID: 155
[26-Mar-2026 11:12:03 UTC] Limit: 20, Offset: 0
[26-Mar-2026 11:12:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU
[26-Mar-2026 11:12:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 11:12:03 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 11:12:03 UTC] User ID: 155
[26-Mar-2026 11:12:03 UTC] ✅ User profile retrieved successfully for user ID: 155
[26-Mar-2026 11:12:03 UTC] Orders found: 1
[26-Mar-2026 11:12:03 UTC] Orders data: [{"id":128,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ajvfjkksvo","status":"pending","created_at":"2026-03-26 14:41:58","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[26-Mar-2026 11:12:03 UTC] Total orders count: 1
[26-Mar-2026 11:12:04 UTC] === API CALL LOG ===
[26-Mar-2026 11:12:04 UTC] Endpoint: user/profile.php
[26-Mar-2026 11:12:04 UTC] Full Log Data: {
    "timestamp": "2026-03-26 11:12:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.204.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.204.146, 172.71.164.218",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e25b7d9afa4d2a6-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "92.63.204.146",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 11:12:04 UTC] === END API CALL LOG ===
[26-Mar-2026 11:12:04 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 11:12:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU
[26-Mar-2026 11:12:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 11:12:04 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 11:12:04 UTC] User ID: 155
[26-Mar-2026 11:12:04 UTC] ✅ User profile retrieved successfully for user ID: 155
[26-Mar-2026 11:12:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 11:12:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 11:12:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.63.204.146, 172.71.164.219","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e25b8052b95d2a6-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"92.63.204.146","CF-IPCountry":"UZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 11:12:11 UTC] === User Orders API Called ===
[26-Mar-2026 11:12:11 UTC] User ID: 155
[26-Mar-2026 11:12:11 UTC] Limit: 20, Offset: 0
[26-Mar-2026 11:12:11 UTC] Orders found: 1
[26-Mar-2026 11:12:11 UTC] Orders data: [{"id":128,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ajvfjkksvo","status":"pending","created_at":"2026-03-26 14:41:58","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[26-Mar-2026 11:12:11 UTC] Total orders count: 1
[26-Mar-2026 11:12:11 UTC] === API CALL LOG ===
[26-Mar-2026 11:12:11 UTC] Endpoint: user/profile.php
[26-Mar-2026 11:12:11 UTC] Full Log Data: {
    "timestamp": "2026-03-26 11:12:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.204.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.204.146, 172.71.164.219",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e25b8052b96d2a6-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "92.63.204.146",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 11:12:11 UTC] === END API CALL LOG ===
[26-Mar-2026 11:12:11 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 11:12:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU
[26-Mar-2026 11:12:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 11:12:11 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 11:12:11 UTC] User ID: 155
[26-Mar-2026 11:12:11 UTC] ✅ User profile retrieved successfully for user ID: 155
[26-Mar-2026 11:12:11 UTC] === API CALL LOG ===
[26-Mar-2026 11:12:11 UTC] Endpoint: user/profile.php
[26-Mar-2026 11:12:11 UTC] Full Log Data: {
    "timestamp": "2026-03-26 11:12:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.204.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.204.146, 172.71.164.219",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e25b806f87bd2a6-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "92.63.204.146",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 11:12:11 UTC] === END API CALL LOG ===
[26-Mar-2026 11:12:11 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 11:12:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU
[26-Mar-2026 11:12:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 11:12:11 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 11:12:11 UTC] User ID: 155
[26-Mar-2026 11:12:11 UTC] ✅ User profile retrieved successfully for user ID: 155
[26-Mar-2026 11:12:12 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 11:12:12 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 11:12:12 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.63.204.146, 172.71.164.219","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e25b8101b5ad2a6-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"92.63.204.146","CF-IPCountry":"UZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 11:12:12 UTC] === User Orders API Called ===
[26-Mar-2026 11:12:12 UTC] User ID: 155
[26-Mar-2026 11:12:12 UTC] Limit: 20, Offset: 0
[26-Mar-2026 11:12:12 UTC] Orders found: 1
[26-Mar-2026 11:12:12 UTC] Orders data: [{"id":128,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ajvfjkksvo","status":"pending","created_at":"2026-03-26 14:41:58","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[26-Mar-2026 11:12:12 UTC] Total orders count: 1
[26-Mar-2026 11:12:26 UTC] === API CALL LOG ===
[26-Mar-2026 11:12:26 UTC] Endpoint: user/profile.php
[26-Mar-2026 11:12:26 UTC] Full Log Data: {
    "timestamp": "2026-03-26 11:12:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.204.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.204.146, 172.71.164.219",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e25b8642ab7d2a6-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "92.63.204.146",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 11:12:26 UTC] === END API CALL LOG ===
[26-Mar-2026 11:12:26 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 11:12:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU
[26-Mar-2026 11:12:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 11:12:26 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 11:12:26 UTC] User ID: 155
[26-Mar-2026 11:12:26 UTC] ✅ User profile retrieved successfully for user ID: 155
[26-Mar-2026 11:12:26 UTC] User Purchases API - User ID: 155
[26-Mar-2026 11:12:26 UTC] User Purchases API - Total purchases found: 0
[26-Mar-2026 11:12:31 UTC] === API CALL LOG ===
[26-Mar-2026 11:12:31 UTC] Endpoint: user/profile.php
[26-Mar-2026 11:12:31 UTC] Full Log Data: {
    "timestamp": "2026-03-26 11:12:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.204.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.204.146, 172.71.164.219",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e25b881bbbfd2a6-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "92.63.204.146",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 11:12:31 UTC] === END API CALL LOG ===
[26-Mar-2026 11:12:31 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 11:12:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU
[26-Mar-2026 11:12:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 11:12:31 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 11:12:31 UTC] User ID: 155
[26-Mar-2026 11:12:31 UTC] ✅ User profile retrieved successfully for user ID: 155
[26-Mar-2026 11:12:31 UTC] User Purchases API - User ID: 155
[26-Mar-2026 11:12:31 UTC] User Purchases API - Total purchases found: 0
[26-Mar-2026 11:12:34 UTC] === API CALL LOG ===
[26-Mar-2026 11:12:34 UTC] Endpoint: user/profile.php
[26-Mar-2026 11:12:34 UTC] Full Log Data: {
    "timestamp": "2026-03-26 11:12:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.204.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.204.146, 172.71.164.219",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e25b895fbabd2a6-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "92.63.204.146",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 11:12:34 UTC] === END API CALL LOG ===
[26-Mar-2026 11:12:34 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 11:12:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU
[26-Mar-2026 11:12:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 11:12:34 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 11:12:34 UTC] User ID: 155
[26-Mar-2026 11:12:34 UTC] ✅ User profile retrieved successfully for user ID: 155
[26-Mar-2026 11:12:34 UTC] User Purchases API - User ID: 155
[26-Mar-2026 11:12:34 UTC] User Purchases API - Total purchases found: 0
[26-Mar-2026 11:12:39 UTC] User Purchases API - User ID: 155
[26-Mar-2026 11:12:39 UTC] User Purchases API - Total purchases found: 0
[26-Mar-2026 11:12:40 UTC] === API CALL LOG ===
[26-Mar-2026 11:12:40 UTC] Endpoint: user/profile.php
[26-Mar-2026 11:12:40 UTC] Full Log Data: {
    "timestamp": "2026-03-26 11:12:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.204.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.204.146, 172.71.164.219",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e25b8bdaccfd2a6-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "92.63.204.146",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 11:12:40 UTC] === END API CALL LOG ===
[26-Mar-2026 11:12:40 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 11:12:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU
[26-Mar-2026 11:12:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 11:12:40 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 11:12:40 UTC] User ID: 155
[26-Mar-2026 11:12:40 UTC] ✅ User profile retrieved successfully for user ID: 155
[26-Mar-2026 11:12:40 UTC] User Purchases API - User ID: 155
[26-Mar-2026 11:12:40 UTC] User Purchases API - Total purchases found: 0
[26-Mar-2026 11:12:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 11:12:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 11:12:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.63.204.146, 172.71.164.219","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e25b8ed0a8cd2a6-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"92.63.204.146","CF-IPCountry":"UZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 11:12:48 UTC] === User Orders API Called ===
[26-Mar-2026 11:12:48 UTC] User ID: 155
[26-Mar-2026 11:12:48 UTC] Limit: 20, Offset: 0
[26-Mar-2026 11:12:48 UTC] Orders found: 1
[26-Mar-2026 11:12:48 UTC] Orders data: [{"id":128,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ajvfjkksvo","status":"pending","created_at":"2026-03-26 14:41:58","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[26-Mar-2026 11:12:48 UTC] Total orders count: 1
[26-Mar-2026 11:12:48 UTC] === API CALL LOG ===
[26-Mar-2026 11:12:48 UTC] Endpoint: user/profile.php
[26-Mar-2026 11:12:48 UTC] Full Log Data: {
    "timestamp": "2026-03-26 11:12:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.204.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.204.146, 172.71.164.219",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e25b8ed0a91d2a6-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "92.63.204.146",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 11:12:48 UTC] === END API CALL LOG ===
[26-Mar-2026 11:12:48 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 11:12:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU
[26-Mar-2026 11:12:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 11:12:48 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 11:12:48 UTC] User ID: 155
[26-Mar-2026 11:12:48 UTC] ✅ User profile retrieved successfully for user ID: 155
[26-Mar-2026 11:12:48 UTC] === API CALL LOG ===
[26-Mar-2026 11:12:48 UTC] Endpoint: user/profile.php
[26-Mar-2026 11:12:48 UTC] Full Log Data: {
    "timestamp": "2026-03-26 11:12:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.204.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.204.146, 172.71.164.219",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e25b8ef0833d2a6-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "92.63.204.146",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 11:12:48 UTC] === END API CALL LOG ===
[26-Mar-2026 11:12:48 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 11:12:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU
[26-Mar-2026 11:12:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 11:12:48 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 11:12:48 UTC] User ID: 155
[26-Mar-2026 11:12:48 UTC] ✅ User profile retrieved successfully for user ID: 155
[26-Mar-2026 11:12:49 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 11:12:49 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 11:12:49 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.63.204.146, 172.71.164.219","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e25b8f73ed0d2a6-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"92.63.204.146","CF-IPCountry":"UZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 11:12:49 UTC] === User Orders API Called ===
[26-Mar-2026 11:12:49 UTC] User ID: 155
[26-Mar-2026 11:12:49 UTC] Limit: 20, Offset: 0
[26-Mar-2026 11:12:49 UTC] Orders found: 1
[26-Mar-2026 11:12:49 UTC] Orders data: [{"id":128,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ajvfjkksvo","status":"pending","created_at":"2026-03-26 14:41:58","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[26-Mar-2026 11:12:49 UTC] Total orders count: 1
[26-Mar-2026 11:12:53 UTC] === API CALL LOG ===
[26-Mar-2026 11:12:53 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 11:12:53 UTC] Endpoint: user/profile.php
[26-Mar-2026 11:12:53 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 11:12:53 UTC] Full Log Data: {
    "timestamp": "2026-03-26 11:12:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.204.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.204.146, 172.71.164.219",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e25b910fac6d2a6-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "92.63.204.146",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 11:12:53 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.63.204.146, 172.71.164.219","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e25b910fac1d2a6-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"92.63.204.146","CF-IPCountry":"UZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 11:12:53 UTC] === END API CALL LOG ===
[26-Mar-2026 11:12:53 UTC] === User Orders API Called ===
[26-Mar-2026 11:12:53 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 11:12:53 UTC] User ID: 155
[26-Mar-2026 11:12:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU
[26-Mar-2026 11:12:53 UTC] Limit: 20, Offset: 0
[26-Mar-2026 11:12:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 11:12:53 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 11:12:53 UTC] User ID: 155
[26-Mar-2026 11:12:53 UTC] Orders found: 1
[26-Mar-2026 11:12:53 UTC] Orders data: [{"id":128,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ajvfjkksvo","status":"pending","created_at":"2026-03-26 14:41:58","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[26-Mar-2026 11:12:53 UTC] Total orders count: 1
[26-Mar-2026 11:12:53 UTC] ✅ User profile retrieved successfully for user ID: 155
[26-Mar-2026 11:12:54 UTC] === API CALL LOG ===
[26-Mar-2026 11:12:54 UTC] Endpoint: user/profile.php
[26-Mar-2026 11:12:54 UTC] Full Log Data: {
    "timestamp": "2026-03-26 11:12:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.204.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.204.146, 172.71.164.219",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e25b911fda8d2a6-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "92.63.204.146",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 11:12:54 UTC] === END API CALL LOG ===
[26-Mar-2026 11:12:54 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 11:12:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU
[26-Mar-2026 11:12:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 11:12:54 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 11:12:54 UTC] User ID: 155
[26-Mar-2026 11:12:54 UTC] ✅ User profile retrieved successfully for user ID: 155
[26-Mar-2026 11:13:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 11:13:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 11:13:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.63.204.146, 172.71.164.218","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e25b9748db2d2a6-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"92.63.204.146","CF-IPCountry":"UZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 11:13:09 UTC] === User Orders API Called ===
[26-Mar-2026 11:13:09 UTC] User ID: 155
[26-Mar-2026 11:13:09 UTC] Limit: 20, Offset: 0
[26-Mar-2026 11:13:09 UTC] Orders found: 1
[26-Mar-2026 11:13:09 UTC] Orders data: [{"id":128,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ajvfjkksvo","status":"cancelled","created_at":"2026-03-26 14:41:58","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[26-Mar-2026 11:13:09 UTC] Total orders count: 1
[26-Mar-2026 11:13:09 UTC] === API CALL LOG ===
[26-Mar-2026 11:13:09 UTC] Endpoint: user/profile.php
[26-Mar-2026 11:13:09 UTC] Full Log Data: {
    "timestamp": "2026-03-26 11:13:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.204.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.204.146, 172.71.164.219",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e25b9748db6d2a6-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "92.63.204.146",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 11:13:09 UTC] === END API CALL LOG ===
[26-Mar-2026 11:13:09 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 11:13:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU
[26-Mar-2026 11:13:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 11:13:09 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 11:13:09 UTC] User ID: 155
[26-Mar-2026 11:13:09 UTC] ✅ User profile retrieved successfully for user ID: 155
[26-Mar-2026 11:13:09 UTC] === API CALL LOG ===
[26-Mar-2026 11:13:09 UTC] Endpoint: user/profile.php
[26-Mar-2026 11:13:09 UTC] Full Log Data: {
    "timestamp": "2026-03-26 11:13:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.204.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.204.146, 172.71.164.219",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e25b9748db3d2a6-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "92.63.204.146",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 11:13:09 UTC] === END API CALL LOG ===
[26-Mar-2026 11:13:09 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 11:13:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU
[26-Mar-2026 11:13:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 11:13:09 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 11:13:09 UTC] User ID: 155
[26-Mar-2026 11:13:09 UTC] ✅ User profile retrieved successfully for user ID: 155
[26-Mar-2026 11:13:17 UTC] === API CALL LOG ===
[26-Mar-2026 11:13:17 UTC] Endpoint: user/profile.php
[26-Mar-2026 11:13:17 UTC] Full Log Data: {
    "timestamp": "2026-03-26 11:13:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.204.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.204.146, 172.71.164.218",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e25b9a57a49d2a6-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "92.63.204.146",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 11:13:17 UTC] === END API CALL LOG ===
[26-Mar-2026 11:13:17 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 11:13:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU
[26-Mar-2026 11:13:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 11:13:17 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 11:13:17 UTC] User ID: 155
[26-Mar-2026 11:13:17 UTC] ✅ User profile retrieved successfully for user ID: 155
[26-Mar-2026 11:13:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 11:13:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 11:13:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.63.204.146, 172.71.164.219","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e25b9a57a44d2a6-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"92.63.204.146","CF-IPCountry":"UZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 11:13:17 UTC] === User Orders API Called ===
[26-Mar-2026 11:13:17 UTC] User ID: 155
[26-Mar-2026 11:13:17 UTC] Limit: 20, Offset: 0
[26-Mar-2026 11:13:17 UTC] Orders found: 1
[26-Mar-2026 11:13:17 UTC] Orders data: [{"id":128,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ajvfjkksvo","status":"cancelled","created_at":"2026-03-26 14:41:58","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[26-Mar-2026 11:13:17 UTC] Total orders count: 1
[26-Mar-2026 11:13:17 UTC] === API CALL LOG ===
[26-Mar-2026 11:13:17 UTC] Endpoint: user/profile.php
[26-Mar-2026 11:13:17 UTC] Full Log Data: {
    "timestamp": "2026-03-26 11:13:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.204.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.204.146, 172.71.164.219",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e25b9a72f1dd2a6-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "92.63.204.146",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 11:13:17 UTC] === END API CALL LOG ===
[26-Mar-2026 11:13:17 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 11:13:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU
[26-Mar-2026 11:13:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 11:13:17 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 11:13:17 UTC] User ID: 155
[26-Mar-2026 11:13:17 UTC] ✅ User profile retrieved successfully for user ID: 155
[26-Mar-2026 11:13:24 UTC] === API CALL LOG ===
[26-Mar-2026 11:13:24 UTC] Endpoint: user/profile.php
[26-Mar-2026 11:13:24 UTC] Full Log Data: {
    "timestamp": "2026-03-26 11:13:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.204.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.204.146, 172.71.164.219",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e25b9cef875d2a6-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "92.63.204.146",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 11:13:24 UTC] === END API CALL LOG ===
[26-Mar-2026 11:13:24 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 11:13:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU
[26-Mar-2026 11:13:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 11:13:24 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 11:13:24 UTC] User ID: 155
[26-Mar-2026 11:13:24 UTC] ✅ User profile retrieved successfully for user ID: 155
[26-Mar-2026 11:13:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 11:13:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 11:13:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.63.204.146, 172.71.164.218","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e25b9cef873d2a6-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"92.63.204.146","CF-IPCountry":"UZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 11:13:24 UTC] === User Orders API Called ===
[26-Mar-2026 11:13:24 UTC] User ID: 155
[26-Mar-2026 11:13:24 UTC] Limit: 20, Offset: 0
[26-Mar-2026 11:13:24 UTC] Orders found: 1
[26-Mar-2026 11:13:24 UTC] Orders data: [{"id":128,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ajvfjkksvo","status":"cancelled","created_at":"2026-03-26 14:41:58","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[26-Mar-2026 11:13:24 UTC] Total orders count: 1
[26-Mar-2026 11:13:24 UTC] === API CALL LOG ===
[26-Mar-2026 11:13:24 UTC] Endpoint: user/profile.php
[26-Mar-2026 11:13:24 UTC] Full Log Data: {
    "timestamp": "2026-03-26 11:13:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.204.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.204.146, 172.71.164.218",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e25b9cfdaddd2a6-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "92.63.204.146",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 11:13:24 UTC] === END API CALL LOG ===
[26-Mar-2026 11:13:24 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 11:13:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU
[26-Mar-2026 11:13:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 11:13:24 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 11:13:24 UTC] User ID: 155
[26-Mar-2026 11:13:24 UTC] ✅ User profile retrieved successfully for user ID: 155
[26-Mar-2026 11:13:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 11:13:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 11:13:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.63.204.146, 172.71.164.218","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e25b9e92d6bd2a6-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"92.63.204.146","CF-IPCountry":"UZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 11:13:28 UTC] === User Orders API Called ===
[26-Mar-2026 11:13:28 UTC] User ID: 155
[26-Mar-2026 11:13:28 UTC] Limit: 20, Offset: 0
[26-Mar-2026 11:13:28 UTC] Orders found: 1
[26-Mar-2026 11:13:28 UTC] Orders data: [{"id":128,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ajvfjkksvo","status":"cancelled","created_at":"2026-03-26 14:41:58","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[26-Mar-2026 11:13:28 UTC] Total orders count: 1
[26-Mar-2026 11:13:28 UTC] === API CALL LOG ===
[26-Mar-2026 11:13:28 UTC] Endpoint: user/profile.php
[26-Mar-2026 11:13:28 UTC] Full Log Data: {
    "timestamp": "2026-03-26 11:13:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.204.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.204.146, 172.71.164.219",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e25b9e92d6dd2a6-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "92.63.204.146",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 11:13:28 UTC] === END API CALL LOG ===
[26-Mar-2026 11:13:28 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 11:13:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU
[26-Mar-2026 11:13:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 11:13:28 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 11:13:28 UTC] User ID: 155
[26-Mar-2026 11:13:28 UTC] ✅ User profile retrieved successfully for user ID: 155
[26-Mar-2026 11:13:28 UTC] === API CALL LOG ===
[26-Mar-2026 11:13:28 UTC] Endpoint: user/profile.php
[26-Mar-2026 11:13:28 UTC] Full Log Data: {
    "timestamp": "2026-03-26 11:13:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.204.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.204.146, 172.71.164.218",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e25b9eb2b6dd2a6-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "92.63.204.146",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 11:13:28 UTC] === END API CALL LOG ===
[26-Mar-2026 11:13:28 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 11:13:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU
[26-Mar-2026 11:13:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 11:13:28 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 11:13:28 UTC] User ID: 155
[26-Mar-2026 11:13:28 UTC] ✅ User profile retrieved successfully for user ID: 155
[26-Mar-2026 11:13:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 11:13:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 11:13:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.63.204.146, 172.71.164.218","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e25b9ec2e94d2a6-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"92.63.204.146","CF-IPCountry":"UZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 11:13:28 UTC] === User Orders API Called ===
[26-Mar-2026 11:13:28 UTC] User ID: 155
[26-Mar-2026 11:13:28 UTC] Limit: 20, Offset: 0
[26-Mar-2026 11:13:28 UTC] Orders found: 1
[26-Mar-2026 11:13:28 UTC] Orders data: [{"id":128,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ajvfjkksvo","status":"cancelled","created_at":"2026-03-26 14:41:58","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[26-Mar-2026 11:13:28 UTC] Total orders count: 1
[26-Mar-2026 11:13:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 11:13:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 11:13:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.63.204.146, 172.71.164.219","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e25ba133bfdd2a6-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"92.63.204.146","CF-IPCountry":"UZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 11:13:35 UTC] === User Orders API Called ===
[26-Mar-2026 11:13:35 UTC] User ID: 155
[26-Mar-2026 11:13:35 UTC] Limit: 20, Offset: 0
[26-Mar-2026 11:13:35 UTC] Orders found: 1
[26-Mar-2026 11:13:35 UTC] Orders data: [{"id":128,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ajvfjkksvo","status":"cancelled","created_at":"2026-03-26 14:41:58","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[26-Mar-2026 11:13:35 UTC] Total orders count: 1
[26-Mar-2026 11:13:35 UTC] === API CALL LOG ===
[26-Mar-2026 11:13:35 UTC] Endpoint: user/profile.php
[26-Mar-2026 11:13:35 UTC] Full Log Data: {
    "timestamp": "2026-03-26 11:13:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.204.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.204.146, 172.71.164.219",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e25ba133c00d2a6-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "92.63.204.146",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 11:13:35 UTC] === END API CALL LOG ===
[26-Mar-2026 11:13:35 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 11:13:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU
[26-Mar-2026 11:13:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 11:13:35 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 11:13:35 UTC] User ID: 155
[26-Mar-2026 11:13:35 UTC] ✅ User profile retrieved successfully for user ID: 155
[26-Mar-2026 11:13:35 UTC] === API CALL LOG ===
[26-Mar-2026 11:13:35 UTC] Endpoint: user/profile.php
[26-Mar-2026 11:13:35 UTC] Full Log Data: {
    "timestamp": "2026-03-26 11:13:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.204.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.204.146, 172.71.164.219",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e25ba1509a2d2a6-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "92.63.204.146",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 11:13:35 UTC] === END API CALL LOG ===
[26-Mar-2026 11:13:35 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 11:13:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU
[26-Mar-2026 11:13:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 11:13:35 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 11:13:35 UTC] User ID: 155
[26-Mar-2026 11:13:35 UTC] ✅ User profile retrieved successfully for user ID: 155
[26-Mar-2026 11:13:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 11:13:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 11:13:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.63.204.146, 172.71.164.219","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e25ba4a8b38d2a6-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"92.63.204.146","CF-IPCountry":"UZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 11:13:44 UTC] === User Orders API Called ===
[26-Mar-2026 11:13:44 UTC] User ID: 155
[26-Mar-2026 11:13:44 UTC] Limit: 20, Offset: 0
[26-Mar-2026 11:13:44 UTC] Orders found: 1
[26-Mar-2026 11:13:44 UTC] Orders data: [{"id":128,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ajvfjkksvo","status":"cancelled","created_at":"2026-03-26 14:41:58","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[26-Mar-2026 11:13:44 UTC] Total orders count: 1
[26-Mar-2026 11:13:44 UTC] === API CALL LOG ===
[26-Mar-2026 11:13:44 UTC] Endpoint: user/profile.php
[26-Mar-2026 11:13:44 UTC] Full Log Data: {
    "timestamp": "2026-03-26 11:13:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.204.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.204.146, 172.71.164.218",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e25ba4a8b3cd2a6-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "92.63.204.146",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 11:13:44 UTC] === END API CALL LOG ===
[26-Mar-2026 11:13:44 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 11:13:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU
[26-Mar-2026 11:13:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 11:13:44 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 11:13:44 UTC] User ID: 155
[26-Mar-2026 11:13:44 UTC] ✅ User profile retrieved successfully for user ID: 155
[26-Mar-2026 11:13:44 UTC] === API CALL LOG ===
[26-Mar-2026 11:13:44 UTC] Endpoint: user/profile.php
[26-Mar-2026 11:13:44 UTC] Full Log Data: {
    "timestamp": "2026-03-26 11:13:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.204.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.204.146, 172.71.164.218",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e25ba4c382dd2a6-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "92.63.204.146",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 11:13:44 UTC] === END API CALL LOG ===
[26-Mar-2026 11:13:44 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 11:13:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU
[26-Mar-2026 11:13:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 11:13:44 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 11:13:44 UTC] User ID: 155
[26-Mar-2026 11:13:44 UTC] ✅ User profile retrieved successfully for user ID: 155
[26-Mar-2026 11:13:47 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 11:13:47 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 11:13:47 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.63.204.146, 172.71.164.218","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e25ba5fbcafd2a6-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"92.63.204.146","CF-IPCountry":"UZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 11:13:47 UTC] === User Orders API Called ===
[26-Mar-2026 11:13:47 UTC] User ID: 155
[26-Mar-2026 11:13:47 UTC] Limit: 20, Offset: 0
[26-Mar-2026 11:13:47 UTC] Orders found: 1
[26-Mar-2026 11:13:47 UTC] Orders data: [{"id":128,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ajvfjkksvo","status":"cancelled","created_at":"2026-03-26 14:41:58","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[26-Mar-2026 11:13:47 UTC] Total orders count: 1
[26-Mar-2026 11:14:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 11:14:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 11:14:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.63.204.146, 172.71.164.219","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e25baf60c89d2a6-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"92.63.204.146","CF-IPCountry":"UZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 11:14:11 UTC] === User Orders API Called ===
[26-Mar-2026 11:14:11 UTC] User ID: 155
[26-Mar-2026 11:14:11 UTC] Limit: 20, Offset: 0
[26-Mar-2026 11:14:11 UTC] Orders found: 1
[26-Mar-2026 11:14:11 UTC] Orders data: [{"id":128,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ajvfjkksvo","status":"cancelled","created_at":"2026-03-26 14:41:58","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[26-Mar-2026 11:14:11 UTC] Total orders count: 1
[26-Mar-2026 11:14:11 UTC] === API CALL LOG ===
[26-Mar-2026 11:14:11 UTC] Endpoint: user/profile.php
[26-Mar-2026 11:14:11 UTC] Full Log Data: {
    "timestamp": "2026-03-26 11:14:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.204.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.204.146, 172.71.164.218",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e25baf60c8dd2a6-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "92.63.204.146",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 11:14:11 UTC] === END API CALL LOG ===
[26-Mar-2026 11:14:11 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 11:14:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU
[26-Mar-2026 11:14:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 11:14:11 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 11:14:11 UTC] User ID: 155
[26-Mar-2026 11:14:11 UTC] ✅ User profile retrieved successfully for user ID: 155
[26-Mar-2026 11:14:11 UTC] === API CALL LOG ===
[26-Mar-2026 11:14:11 UTC] Endpoint: user/profile.php
[26-Mar-2026 11:14:11 UTC] Full Log Data: {
    "timestamp": "2026-03-26 11:14:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.204.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.204.146, 172.71.164.218",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e25baf82aded2a6-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "92.63.204.146",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 11:14:11 UTC] === END API CALL LOG ===
[26-Mar-2026 11:14:11 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 11:14:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU
[26-Mar-2026 11:14:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 11:14:11 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 11:14:11 UTC] User ID: 155
[26-Mar-2026 11:14:11 UTC] ✅ User profile retrieved successfully for user ID: 155
[26-Mar-2026 11:14:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 11:14:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 11:14:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.63.204.146, 172.71.164.219","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e25bb281a05d2a6-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"92.63.204.146","CF-IPCountry":"UZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 11:14:19 UTC] === User Orders API Called ===
[26-Mar-2026 11:14:19 UTC] User ID: 155
[26-Mar-2026 11:14:19 UTC] Limit: 20, Offset: 0
[26-Mar-2026 11:14:19 UTC] Orders found: 1
[26-Mar-2026 11:14:19 UTC] Orders data: [{"id":128,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ajvfjkksvo","status":"cancelled","created_at":"2026-03-26 14:41:58","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[26-Mar-2026 11:14:19 UTC] Total orders count: 1
[26-Mar-2026 11:14:19 UTC] === API CALL LOG ===
[26-Mar-2026 11:14:19 UTC] Endpoint: user/profile.php
[26-Mar-2026 11:14:19 UTC] Full Log Data: {
    "timestamp": "2026-03-26 11:14:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.204.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.204.146, 172.71.164.219",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e25bb281a09d2a6-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "92.63.204.146",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 11:14:19 UTC] === END API CALL LOG ===
[26-Mar-2026 11:14:19 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 11:14:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU
[26-Mar-2026 11:14:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 11:14:19 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 11:14:19 UTC] User ID: 155
[26-Mar-2026 11:14:19 UTC] ✅ User profile retrieved successfully for user ID: 155
[26-Mar-2026 11:14:19 UTC] === API CALL LOG ===
[26-Mar-2026 11:14:19 UTC] Endpoint: user/profile.php
[26-Mar-2026 11:14:19 UTC] Full Log Data: {
    "timestamp": "2026-03-26 11:14:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.204.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.204.146, 172.71.164.219",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e25bb293d22d2a6-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "92.63.204.146",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 11:14:19 UTC] === END API CALL LOG ===
[26-Mar-2026 11:14:19 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 11:14:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU
[26-Mar-2026 11:14:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 11:14:19 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 11:14:19 UTC] User ID: 155
[26-Mar-2026 11:14:19 UTC] ✅ User profile retrieved successfully for user ID: 155
[26-Mar-2026 11:14:23 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 11:14:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 11:14:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.63.204.146, 172.71.164.219","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e25bb432863d2a6-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"92.63.204.146","CF-IPCountry":"UZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 11:14:23 UTC] === User Orders API Called ===
[26-Mar-2026 11:14:23 UTC] User ID: 155
[26-Mar-2026 11:14:23 UTC] Limit: 20, Offset: 0
[26-Mar-2026 11:14:23 UTC] Orders found: 1
[26-Mar-2026 11:14:23 UTC] Orders data: [{"id":128,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ajvfjkksvo","status":"cancelled","created_at":"2026-03-26 14:41:58","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[26-Mar-2026 11:14:23 UTC] Total orders count: 1
[26-Mar-2026 11:14:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 11:14:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 11:14:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.63.204.146, 172.71.164.219","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e25bb543907d2a6-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"92.63.204.146","CF-IPCountry":"UZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 11:14:26 UTC] === User Orders API Called ===
[26-Mar-2026 11:14:26 UTC] User ID: 155
[26-Mar-2026 11:14:26 UTC] Limit: 20, Offset: 0
[26-Mar-2026 11:14:26 UTC] Orders found: 1
[26-Mar-2026 11:14:26 UTC] Orders data: [{"id":128,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ajvfjkksvo","status":"cancelled","created_at":"2026-03-26 14:41:58","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[26-Mar-2026 11:14:26 UTC] Total orders count: 1
[26-Mar-2026 11:14:26 UTC] === API CALL LOG ===
[26-Mar-2026 11:14:26 UTC] Endpoint: user/profile.php
[26-Mar-2026 11:14:26 UTC] Full Log Data: {
    "timestamp": "2026-03-26 11:14:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.204.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.204.146, 172.71.164.218",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e25bb54390cd2a6-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "92.63.204.146",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 11:14:26 UTC] === END API CALL LOG ===
[26-Mar-2026 11:14:26 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 11:14:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU
[26-Mar-2026 11:14:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 11:14:26 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 11:14:26 UTC] User ID: 155
[26-Mar-2026 11:14:26 UTC] ✅ User profile retrieved successfully for user ID: 155
[26-Mar-2026 11:14:26 UTC] === API CALL LOG ===
[26-Mar-2026 11:14:26 UTC] Endpoint: user/profile.php
[26-Mar-2026 11:14:26 UTC] Full Log Data: {
    "timestamp": "2026-03-26 11:14:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.204.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.204.146, 172.71.164.218",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e25bb551b97d2a6-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "92.63.204.146",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 11:14:26 UTC] === END API CALL LOG ===
[26-Mar-2026 11:14:26 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 11:14:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU
[26-Mar-2026 11:14:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 11:14:26 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 11:14:26 UTC] User ID: 155
[26-Mar-2026 11:14:26 UTC] ✅ User profile retrieved successfully for user ID: 155
[26-Mar-2026 11:14:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 11:14:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 11:14:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.63.204.146, 172.71.164.218","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e25bb5bff69d2a6-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"92.63.204.146","CF-IPCountry":"UZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 11:14:27 UTC] === User Orders API Called ===
[26-Mar-2026 11:14:27 UTC] User ID: 155
[26-Mar-2026 11:14:27 UTC] Limit: 20, Offset: 0
[26-Mar-2026 11:14:27 UTC] Orders found: 1
[26-Mar-2026 11:14:27 UTC] Orders data: [{"id":128,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ajvfjkksvo","status":"cancelled","created_at":"2026-03-26 14:41:58","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[26-Mar-2026 11:14:27 UTC] Total orders count: 1
[26-Mar-2026 11:14:33 UTC] === API CALL LOG ===
[26-Mar-2026 11:14:33 UTC] Endpoint: user/profile.php
[26-Mar-2026 11:14:33 UTC] Full Log Data: {
    "timestamp": "2026-03-26 11:14:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.204.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.204.146, 172.71.164.218",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e25bb7c5cd1d2a6-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "92.63.204.146",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 11:14:33 UTC] === END API CALL LOG ===
[26-Mar-2026 11:14:33 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 11:14:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU
[26-Mar-2026 11:14:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 11:14:33 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 11:14:33 UTC] User ID: 155
[26-Mar-2026 11:14:33 UTC] ✅ User profile retrieved successfully for user ID: 155
[26-Mar-2026 11:14:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 11:14:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 11:14:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.63.204.146, 172.71.164.219","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e25bb7c5ccbd2a6-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"92.63.204.146","CF-IPCountry":"UZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 11:14:33 UTC] === User Orders API Called ===
[26-Mar-2026 11:14:33 UTC] User ID: 155
[26-Mar-2026 11:14:33 UTC] Limit: 20, Offset: 0
[26-Mar-2026 11:14:33 UTC] Orders found: 1
[26-Mar-2026 11:14:33 UTC] Orders data: [{"id":128,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ajvfjkksvo","status":"cancelled","created_at":"2026-03-26 14:41:58","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[26-Mar-2026 11:14:33 UTC] Total orders count: 1
[26-Mar-2026 11:14:33 UTC] === API CALL LOG ===
[26-Mar-2026 11:14:33 UTC] Endpoint: user/profile.php
[26-Mar-2026 11:14:33 UTC] Full Log Data: {
    "timestamp": "2026-03-26 11:14:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.204.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.204.146, 172.71.164.218",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e25bb7d7fefd2a6-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "92.63.204.146",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 11:14:33 UTC] === END API CALL LOG ===
[26-Mar-2026 11:14:33 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 11:14:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU
[26-Mar-2026 11:14:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 11:14:33 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 11:14:33 UTC] User ID: 155
[26-Mar-2026 11:14:33 UTC] ✅ User profile retrieved successfully for user ID: 155
[26-Mar-2026 11:14:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 11:14:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 11:14:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.63.204.146, 172.71.164.218","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e25bb8df94dd2a6-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"92.63.204.146","CF-IPCountry":"UZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 11:14:35 UTC] === User Orders API Called ===
[26-Mar-2026 11:14:35 UTC] User ID: 155
[26-Mar-2026 11:14:35 UTC] Limit: 20, Offset: 0
[26-Mar-2026 11:14:35 UTC] Orders found: 1
[26-Mar-2026 11:14:35 UTC] Orders data: [{"id":128,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ajvfjkksvo","status":"cancelled","created_at":"2026-03-26 14:41:58","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[26-Mar-2026 11:14:35 UTC] Total orders count: 1
[26-Mar-2026 11:14:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 11:14:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 11:14:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.63.204.146, 172.71.164.218","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e25bb9b1beed2a6-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"92.63.204.146","CF-IPCountry":"UZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 11:14:37 UTC] === User Orders API Called ===
[26-Mar-2026 11:14:37 UTC] User ID: 155
[26-Mar-2026 11:14:37 UTC] Limit: 20, Offset: 0
[26-Mar-2026 11:14:37 UTC] === API CALL LOG ===
[26-Mar-2026 11:14:37 UTC] Endpoint: user/profile.php
[26-Mar-2026 11:14:37 UTC] Full Log Data: {
    "timestamp": "2026-03-26 11:14:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.204.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.204.146, 172.71.164.219",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e25bb9b1bf4d2a6-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "92.63.204.146",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 11:14:37 UTC] Orders found: 1
[26-Mar-2026 11:14:37 UTC] === END API CALL LOG ===
[26-Mar-2026 11:14:37 UTC] Orders data: [{"id":128,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ajvfjkksvo","status":"cancelled","created_at":"2026-03-26 14:41:58","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[26-Mar-2026 11:14:37 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 11:14:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU
[26-Mar-2026 11:14:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 11:14:37 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 11:14:37 UTC] Total orders count: 1
[26-Mar-2026 11:14:37 UTC] User ID: 155
[26-Mar-2026 11:14:37 UTC] ✅ User profile retrieved successfully for user ID: 155
[26-Mar-2026 11:14:38 UTC] === API CALL LOG ===
[26-Mar-2026 11:14:38 UTC] Endpoint: user/profile.php
[26-Mar-2026 11:14:38 UTC] Full Log Data: {
    "timestamp": "2026-03-26 11:14:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.204.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.204.146, 172.71.164.219",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e25bb9c1f2ed2a6-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "92.63.204.146",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 11:14:38 UTC] === END API CALL LOG ===
[26-Mar-2026 11:14:38 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 11:14:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU
[26-Mar-2026 11:14:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 11:14:38 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 11:14:38 UTC] User ID: 155
[26-Mar-2026 11:14:38 UTC] ✅ User profile retrieved successfully for user ID: 155
[26-Mar-2026 11:14:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 11:14:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 11:14:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.63.204.146, 172.71.164.218","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e25bbb42e3cd2a6-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"92.63.204.146","CF-IPCountry":"UZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 11:14:41 UTC] === User Orders API Called ===
[26-Mar-2026 11:14:41 UTC] User ID: 155
[26-Mar-2026 11:14:41 UTC] Limit: 20, Offset: 0
[26-Mar-2026 11:14:41 UTC] Orders found: 1
[26-Mar-2026 11:14:41 UTC] Orders data: [{"id":128,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ajvfjkksvo","status":"cancelled","created_at":"2026-03-26 14:41:58","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[26-Mar-2026 11:14:41 UTC] Total orders count: 1
[26-Mar-2026 11:14:44 UTC] === API CALL LOG ===
[26-Mar-2026 11:14:44 UTC] Endpoint: user/profile.php
[26-Mar-2026 11:14:44 UTC] Full Log Data: {
    "timestamp": "2026-03-26 11:14:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.204.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.204.146, 172.71.164.218",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e25bbc19ce3d2a6-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "92.63.204.146",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 11:14:44 UTC] === END API CALL LOG ===
[26-Mar-2026 11:14:44 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 11:14:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU
[26-Mar-2026 11:14:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 11:14:44 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 11:14:44 UTC] User ID: 155
[26-Mar-2026 11:14:44 UTC] ✅ User profile retrieved successfully for user ID: 155
[26-Mar-2026 11:14:44 UTC] User Purchases API - User ID: 155
[26-Mar-2026 11:14:44 UTC] User Purchases API - Total purchases found: 0
[26-Mar-2026 11:14:49 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 11:14:49 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 11:14:49 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.63.204.146, 172.71.164.218","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e25bbe439a3d2a6-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"92.63.204.146","CF-IPCountry":"UZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 11:14:49 UTC] === User Orders API Called ===
[26-Mar-2026 11:14:49 UTC] User ID: 155
[26-Mar-2026 11:14:49 UTC] Limit: 20, Offset: 0
[26-Mar-2026 11:14:49 UTC] Orders found: 1
[26-Mar-2026 11:14:49 UTC] Orders data: [{"id":128,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ajvfjkksvo","status":"cancelled","created_at":"2026-03-26 14:41:58","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[26-Mar-2026 11:14:49 UTC] Total orders count: 1
[26-Mar-2026 11:14:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 11:14:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 11:14:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.63.204.146, 172.71.164.218","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e25bbf529b9d2a6-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"92.63.204.146","CF-IPCountry":"UZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 11:14:52 UTC] === User Orders API Called ===
[26-Mar-2026 11:14:52 UTC] User ID: 155
[26-Mar-2026 11:14:52 UTC] Limit: 20, Offset: 0
[26-Mar-2026 11:14:52 UTC] Orders found: 1
[26-Mar-2026 11:14:52 UTC] Orders data: [{"id":128,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ajvfjkksvo","status":"cancelled","created_at":"2026-03-26 14:41:58","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[26-Mar-2026 11:14:52 UTC] Total orders count: 1
[26-Mar-2026 11:14:52 UTC] === API CALL LOG ===
[26-Mar-2026 11:14:52 UTC] Endpoint: user/profile.php
[26-Mar-2026 11:14:52 UTC] Full Log Data: {
    "timestamp": "2026-03-26 11:14:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.204.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.204.146, 172.71.164.219",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e25bbf529bcd2a6-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "92.63.204.146",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 11:14:52 UTC] === END API CALL LOG ===
[26-Mar-2026 11:14:52 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 11:14:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU
[26-Mar-2026 11:14:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 11:14:52 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 11:14:52 UTC] User ID: 155
[26-Mar-2026 11:14:52 UTC] ✅ User profile retrieved successfully for user ID: 155
[26-Mar-2026 11:14:52 UTC] === API CALL LOG ===
[26-Mar-2026 11:14:52 UTC] Endpoint: user/profile.php
[26-Mar-2026 11:14:52 UTC] Full Log Data: {
    "timestamp": "2026-03-26 11:14:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.204.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.204.146, 172.71.164.219",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e25bbf72fd3d2a6-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "92.63.204.146",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 11:14:52 UTC] === END API CALL LOG ===
[26-Mar-2026 11:14:52 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 11:14:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU
[26-Mar-2026 11:14:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 11:14:52 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 11:14:52 UTC] User ID: 155
[26-Mar-2026 11:14:52 UTC] ✅ User profile retrieved successfully for user ID: 155
[26-Mar-2026 11:15:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 11:15:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 11:15:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.63.204.146, 172.71.164.218","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e25bc338b59d2a6-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"92.63.204.146","CF-IPCountry":"UZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 11:15:02 UTC] === User Orders API Called ===
[26-Mar-2026 11:15:02 UTC] User ID: 155
[26-Mar-2026 11:15:02 UTC] Limit: 20, Offset: 0
[26-Mar-2026 11:15:02 UTC] Orders found: 1
[26-Mar-2026 11:15:02 UTC] Orders data: [{"id":128,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ajvfjkksvo","status":"cancelled","created_at":"2026-03-26 14:41:58","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[26-Mar-2026 11:15:02 UTC] Total orders count: 1
[26-Mar-2026 11:15:02 UTC] === API CALL LOG ===
[26-Mar-2026 11:15:02 UTC] Endpoint: user/profile.php
[26-Mar-2026 11:15:02 UTC] Full Log Data: {
    "timestamp": "2026-03-26 11:15:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.204.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.204.146, 172.71.164.219",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e25bc338b5cd2a6-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "92.63.204.146",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 11:15:02 UTC] === END API CALL LOG ===
[26-Mar-2026 11:15:02 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 11:15:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU
[26-Mar-2026 11:15:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 11:15:02 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 11:15:02 UTC] User ID: 155
[26-Mar-2026 11:15:02 UTC] ✅ User profile retrieved successfully for user ID: 155
[26-Mar-2026 11:15:02 UTC] === API CALL LOG ===
[26-Mar-2026 11:15:02 UTC] Endpoint: user/profile.php
[26-Mar-2026 11:15:02 UTC] Full Log Data: {
    "timestamp": "2026-03-26 11:15:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.204.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.204.146, 172.71.164.218",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e25bc348e5fd2a6-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "92.63.204.146",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 11:15:02 UTC] === END API CALL LOG ===
[26-Mar-2026 11:15:02 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 11:15:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU
[26-Mar-2026 11:15:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 11:15:02 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 11:15:02 UTC] User ID: 155
[26-Mar-2026 11:15:02 UTC] ✅ User profile retrieved successfully for user ID: 155
[26-Mar-2026 11:15:04 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 11:15:04 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 11:15:04 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.63.204.146, 172.71.164.218","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e25bc419830d2a6-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"92.63.204.146","CF-IPCountry":"UZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 11:15:04 UTC] === User Orders API Called ===
[26-Mar-2026 11:15:04 UTC] User ID: 155
[26-Mar-2026 11:15:04 UTC] Limit: 20, Offset: 0
[26-Mar-2026 11:15:04 UTC] Orders found: 1
[26-Mar-2026 11:15:04 UTC] Orders data: [{"id":128,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ajvfjkksvo","status":"cancelled","created_at":"2026-03-26 14:41:58","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[26-Mar-2026 11:15:04 UTC] Total orders count: 1
[26-Mar-2026 11:15:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 11:15:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 11:15:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.63.204.146, 172.71.164.218","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e25bc69fde7d2a6-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"92.63.204.146","CF-IPCountry":"UZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 11:15:11 UTC] === User Orders API Called ===
[26-Mar-2026 11:15:11 UTC] User ID: 155
[26-Mar-2026 11:15:11 UTC] Limit: 20, Offset: 0
[26-Mar-2026 11:15:11 UTC] Orders found: 1
[26-Mar-2026 11:15:11 UTC] Orders data: [{"id":128,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ajvfjkksvo","status":"cancelled","created_at":"2026-03-26 14:41:58","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[26-Mar-2026 11:15:11 UTC] Total orders count: 1
[26-Mar-2026 11:15:11 UTC] === API CALL LOG ===
[26-Mar-2026 11:15:11 UTC] Endpoint: user/profile.php
[26-Mar-2026 11:15:11 UTC] Full Log Data: {
    "timestamp": "2026-03-26 11:15:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.204.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.204.146, 172.71.164.219",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e25bc69fdecd2a6-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "92.63.204.146",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 11:15:11 UTC] === END API CALL LOG ===
[26-Mar-2026 11:15:11 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 11:15:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU
[26-Mar-2026 11:15:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 11:15:11 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 11:15:11 UTC] User ID: 155
[26-Mar-2026 11:15:11 UTC] ✅ User profile retrieved successfully for user ID: 155
[26-Mar-2026 11:15:11 UTC] === API CALL LOG ===
[26-Mar-2026 11:15:11 UTC] Endpoint: user/profile.php
[26-Mar-2026 11:15:11 UTC] Full Log Data: {
    "timestamp": "2026-03-26 11:15:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.204.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.204.146, 172.71.164.219",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e25bc6af9d6d2a6-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "92.63.204.146",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 11:15:11 UTC] === END API CALL LOG ===
[26-Mar-2026 11:15:11 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 11:15:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU
[26-Mar-2026 11:15:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 11:15:11 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 11:15:11 UTC] User ID: 155
[26-Mar-2026 11:15:11 UTC] ✅ User profile retrieved successfully for user ID: 155
[26-Mar-2026 11:15:17 UTC] === API CALL LOG ===
[26-Mar-2026 11:15:17 UTC] Endpoint: user/profile.php
[26-Mar-2026 11:15:17 UTC] Full Log Data: {
    "timestamp": "2026-03-26 11:15:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.204.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.204.146, 172.71.164.218",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e25bc904ffcd2a6-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "92.63.204.146",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 11:15:17 UTC] === END API CALL LOG ===
[26-Mar-2026 11:15:17 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 11:15:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU
[26-Mar-2026 11:15:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 11:15:17 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 11:15:17 UTC] User ID: 155
[26-Mar-2026 11:15:17 UTC] ✅ User profile retrieved successfully for user ID: 155
[26-Mar-2026 11:15:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 11:15:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 11:15:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.63.204.146, 172.71.164.219","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e25bc904ffbd2a6-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"92.63.204.146","CF-IPCountry":"UZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 11:15:17 UTC] === User Orders API Called ===
[26-Mar-2026 11:15:17 UTC] User ID: 155
[26-Mar-2026 11:15:17 UTC] Limit: 20, Offset: 0
[26-Mar-2026 11:15:17 UTC] Orders found: 1
[26-Mar-2026 11:15:17 UTC] Orders data: [{"id":128,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ajvfjkksvo","status":"cancelled","created_at":"2026-03-26 14:41:58","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[26-Mar-2026 11:15:17 UTC] Total orders count: 1
[26-Mar-2026 11:15:17 UTC] === API CALL LOG ===
[26-Mar-2026 11:15:17 UTC] Endpoint: user/profile.php
[26-Mar-2026 11:15:17 UTC] Full Log Data: {
    "timestamp": "2026-03-26 11:15:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.204.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.204.146, 172.71.164.219",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e25bc914b7fd2a6-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "92.63.204.146",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 11:15:17 UTC] === END API CALL LOG ===
[26-Mar-2026 11:15:17 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 11:15:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU
[26-Mar-2026 11:15:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 11:15:17 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 11:15:17 UTC] User ID: 155
[26-Mar-2026 11:15:17 UTC] ✅ User profile retrieved successfully for user ID: 155
[26-Mar-2026 11:15:25 UTC] === API CALL LOG ===
[26-Mar-2026 11:15:25 UTC] Endpoint: user/profile.php
[26-Mar-2026 11:15:25 UTC] Full Log Data: {
    "timestamp": "2026-03-26 11:15:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.204.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.204.146, 172.71.164.219",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e25bcc1fba6d2a6-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "92.63.204.146",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 11:15:25 UTC] === END API CALL LOG ===
[26-Mar-2026 11:15:25 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 11:15:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU
[26-Mar-2026 11:15:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 11:15:25 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 11:15:25 UTC] User ID: 155
[26-Mar-2026 11:15:25 UTC] ✅ User profile retrieved successfully for user ID: 155
[26-Mar-2026 11:15:33 UTC] === API CALL LOG ===
[26-Mar-2026 11:15:33 UTC] Endpoint: user/profile.php
[26-Mar-2026 11:15:33 UTC] Full Log Data: {
    "timestamp": "2026-03-26 11:15:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.204.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.204.146, 172.71.164.218",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e25bcf74945d2a6-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "92.63.204.146",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 11:15:33 UTC] === END API CALL LOG ===
[26-Mar-2026 11:15:33 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 11:15:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU
[26-Mar-2026 11:15:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 11:15:33 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 11:15:33 UTC] User ID: 155
[26-Mar-2026 11:15:33 UTC] ✅ User profile retrieved successfully for user ID: 155
[26-Mar-2026 11:15:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 11:15:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 11:15:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.63.204.146, 172.71.164.219","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e25bcf74942d2a6-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"92.63.204.146","CF-IPCountry":"UZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 11:15:33 UTC] === User Orders API Called ===
[26-Mar-2026 11:15:33 UTC] User ID: 155
[26-Mar-2026 11:15:33 UTC] Limit: 20, Offset: 0
[26-Mar-2026 11:15:33 UTC] Orders found: 1
[26-Mar-2026 11:15:33 UTC] Orders data: [{"id":128,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ajvfjkksvo","status":"cancelled","created_at":"2026-03-26 14:41:58","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[26-Mar-2026 11:15:33 UTC] Total orders count: 1
[26-Mar-2026 11:15:33 UTC] === API CALL LOG ===
[26-Mar-2026 11:15:33 UTC] Endpoint: user/profile.php
[26-Mar-2026 11:15:33 UTC] Full Log Data: {
    "timestamp": "2026-03-26 11:15:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.204.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.204.146, 172.71.164.219",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e25bcf92f01d2a6-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "92.63.204.146",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 11:15:33 UTC] === END API CALL LOG ===
[26-Mar-2026 11:15:33 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 11:15:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU
[26-Mar-2026 11:15:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 11:15:33 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 11:15:33 UTC] User ID: 155
[26-Mar-2026 11:15:33 UTC] ✅ User profile retrieved successfully for user ID: 155
[26-Mar-2026 11:15:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 11:15:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 11:15:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.63.204.146, 172.71.164.218","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e25bd2929c7d2a6-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"92.63.204.146","CF-IPCountry":"UZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 11:15:41 UTC] === User Orders API Called ===
[26-Mar-2026 11:15:41 UTC] User ID: 155
[26-Mar-2026 11:15:41 UTC] Limit: 20, Offset: 0
[26-Mar-2026 11:15:41 UTC] Orders found: 1
[26-Mar-2026 11:15:41 UTC] Orders data: [{"id":128,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ajvfjkksvo","status":"cancelled","created_at":"2026-03-26 14:41:58","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[26-Mar-2026 11:15:41 UTC] Total orders count: 1
[26-Mar-2026 11:15:44 UTC] === API CALL LOG ===
[26-Mar-2026 11:15:44 UTC] Endpoint: user/profile.php
[26-Mar-2026 11:15:44 UTC] Full Log Data: {
    "timestamp": "2026-03-26 11:15:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.204.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.204.146, 172.71.164.218",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e25bd3ddeced2a6-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "92.63.204.146",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 11:15:44 UTC] === END API CALL LOG ===
[26-Mar-2026 11:15:44 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 11:15:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU
[26-Mar-2026 11:15:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 11:15:44 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 11:15:44 UTC] User ID: 155
[26-Mar-2026 11:15:44 UTC] ✅ User profile retrieved successfully for user ID: 155
[26-Mar-2026 11:15:45 UTC] User Purchases API - User ID: 155
[26-Mar-2026 11:15:45 UTC] User Purchases API - Total purchases found: 0
[26-Mar-2026 11:15:51 UTC] User Purchases API - User ID: 155
[26-Mar-2026 11:15:51 UTC] User Purchases API - Total purchases found: 0
[26-Mar-2026 11:15:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 11:15:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 11:15:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.63.204.146, 172.71.164.219","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e25bd6e7a9bd2a6-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"92.63.204.146","CF-IPCountry":"UZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 11:15:52 UTC] === User Orders API Called ===
[26-Mar-2026 11:15:52 UTC] User ID: 155
[26-Mar-2026 11:15:52 UTC] Limit: 20, Offset: 0
[26-Mar-2026 11:15:52 UTC] Orders found: 1
[26-Mar-2026 11:15:52 UTC] Orders data: [{"id":128,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ajvfjkksvo","status":"cancelled","created_at":"2026-03-26 14:41:58","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[26-Mar-2026 11:15:52 UTC] Total orders count: 1
[26-Mar-2026 11:15:53 UTC] === API CALL LOG ===
[26-Mar-2026 11:15:53 UTC] Endpoint: user/profile.php
[26-Mar-2026 11:15:53 UTC] Full Log Data: {
    "timestamp": "2026-03-26 11:15:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.204.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.204.146, 172.71.164.219",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e25bd707855d2a6-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "92.63.204.146",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 11:15:53 UTC] === END API CALL LOG ===
[26-Mar-2026 11:15:53 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 11:15:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU
[26-Mar-2026 11:15:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 11:15:53 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 11:15:53 UTC] User ID: 155
[26-Mar-2026 11:15:53 UTC] ✅ User profile retrieved successfully for user ID: 155
[26-Mar-2026 11:15:53 UTC] User Purchases API - User ID: 155
[26-Mar-2026 11:15:53 UTC] User Purchases API - Total purchases found: 0
[26-Mar-2026 11:16:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 11:16:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 11:16:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.63.204.146, 172.71.164.218","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e25bd9f7a46d2a6-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"92.63.204.146","CF-IPCountry":"UZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 11:16:00 UTC] === User Orders API Called ===
[26-Mar-2026 11:16:00 UTC] User ID: 155
[26-Mar-2026 11:16:00 UTC] Limit: 20, Offset: 0
[26-Mar-2026 11:16:00 UTC] Orders found: 1
[26-Mar-2026 11:16:00 UTC] Orders data: [{"id":128,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ajvfjkksvo","status":"cancelled","created_at":"2026-03-26 14:41:58","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[26-Mar-2026 11:16:00 UTC] Total orders count: 1
[26-Mar-2026 11:16:03 UTC] === API CALL LOG ===
[26-Mar-2026 11:16:03 UTC] Endpoint: user/profile.php
[26-Mar-2026 11:16:03 UTC] Full Log Data: {
    "timestamp": "2026-03-26 11:16:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.204.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.204.146, 172.71.164.218",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e25bdb04dd8d2a6-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "92.63.204.146",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 11:16:03 UTC] === END API CALL LOG ===
[26-Mar-2026 11:16:03 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 11:16:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU
[26-Mar-2026 11:16:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 11:16:03 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 11:16:03 UTC] User ID: 155
[26-Mar-2026 11:16:03 UTC] ✅ User profile retrieved successfully for user ID: 155
[26-Mar-2026 11:16:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 11:16:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 11:16:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.63.204.146, 172.71.164.219","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e25bdb04dd3d2a6-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"92.63.204.146","CF-IPCountry":"UZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 11:16:03 UTC] === User Orders API Called ===
[26-Mar-2026 11:16:03 UTC] User ID: 155
[26-Mar-2026 11:16:03 UTC] Limit: 20, Offset: 0
[26-Mar-2026 11:16:03 UTC] Orders found: 1
[26-Mar-2026 11:16:03 UTC] Orders data: [{"id":128,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ajvfjkksvo","status":"cancelled","created_at":"2026-03-26 14:41:58","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[26-Mar-2026 11:16:03 UTC] Total orders count: 1
[26-Mar-2026 11:16:03 UTC] === API CALL LOG ===
[26-Mar-2026 11:16:03 UTC] Endpoint: user/profile.php
[26-Mar-2026 11:16:03 UTC] Full Log Data: {
    "timestamp": "2026-03-26 11:16:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.204.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.204.146, 172.71.164.219",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e25bdb25c7ed2a6-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "92.63.204.146",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 11:16:03 UTC] === END API CALL LOG ===
[26-Mar-2026 11:16:03 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 11:16:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU
[26-Mar-2026 11:16:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 11:16:03 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 11:16:03 UTC] User ID: 155
[26-Mar-2026 11:16:03 UTC] ✅ User profile retrieved successfully for user ID: 155
[26-Mar-2026 11:16:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 11:16:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 11:16:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.63.204.146, 172.71.164.218","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e25be5a882bd2a6-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"92.63.204.146","CF-IPCountry":"UZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 11:16:30 UTC] === User Orders API Called ===
[26-Mar-2026 11:16:30 UTC] User ID: 155
[26-Mar-2026 11:16:30 UTC] Limit: 20, Offset: 0
[26-Mar-2026 11:16:30 UTC] Orders found: 1
[26-Mar-2026 11:16:30 UTC] Orders data: [{"id":128,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ajvfjkksvo","status":"cancelled","created_at":"2026-03-26 14:41:58","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[26-Mar-2026 11:16:30 UTC] Total orders count: 1
[26-Mar-2026 11:16:30 UTC] === API CALL LOG ===
[26-Mar-2026 11:16:30 UTC] Endpoint: user/profile.php
[26-Mar-2026 11:16:30 UTC] Full Log Data: {
    "timestamp": "2026-03-26 11:16:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.204.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.204.146, 172.71.164.219",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e25be5a882dd2a6-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "92.63.204.146",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 11:16:30 UTC] === END API CALL LOG ===
[26-Mar-2026 11:16:30 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 11:16:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU
[26-Mar-2026 11:16:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 11:16:30 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 11:16:30 UTC] User ID: 155
[26-Mar-2026 11:16:30 UTC] ✅ User profile retrieved successfully for user ID: 155
[26-Mar-2026 11:16:30 UTC] === API CALL LOG ===
[26-Mar-2026 11:16:30 UTC] Endpoint: user/profile.php
[26-Mar-2026 11:16:30 UTC] Full Log Data: {
    "timestamp": "2026-03-26 11:16:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.204.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.204.146, 172.71.164.218",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e25be5b8c00d2a6-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "92.63.204.146",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 11:16:30 UTC] === END API CALL LOG ===
[26-Mar-2026 11:16:30 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 11:16:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU
[26-Mar-2026 11:16:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 11:16:30 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 11:16:30 UTC] User ID: 155
[26-Mar-2026 11:16:30 UTC] ✅ User profile retrieved successfully for user ID: 155
[26-Mar-2026 11:16:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 11:16:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 11:16:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.63.204.146, 172.71.164.218","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e25be7d4e73d2a6-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"92.63.204.146","CF-IPCountry":"UZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 11:16:36 UTC] === User Orders API Called ===
[26-Mar-2026 11:16:36 UTC] User ID: 155
[26-Mar-2026 11:16:36 UTC] Limit: 20, Offset: 0
[26-Mar-2026 11:16:36 UTC] Orders found: 1
[26-Mar-2026 11:16:36 UTC] Orders data: [{"id":128,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ajvfjkksvo","status":"cancelled","created_at":"2026-03-26 14:41:58","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[26-Mar-2026 11:16:36 UTC] Total orders count: 1
[26-Mar-2026 11:16:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 11:16:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 11:16:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.63.204.146, 172.71.164.218","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e25be98b80ed2a6-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"92.63.204.146","CF-IPCountry":"UZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 11:16:40 UTC] === User Orders API Called ===
[26-Mar-2026 11:16:40 UTC] User ID: 155
[26-Mar-2026 11:16:40 UTC] Limit: 20, Offset: 0
[26-Mar-2026 11:16:40 UTC] Orders found: 1
[26-Mar-2026 11:16:40 UTC] Orders data: [{"id":128,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ajvfjkksvo","status":"cancelled","created_at":"2026-03-26 14:41:58","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[26-Mar-2026 11:16:40 UTC] Total orders count: 1
[26-Mar-2026 11:16:40 UTC] === API CALL LOG ===
[26-Mar-2026 11:16:40 UTC] Endpoint: user/profile.php
[26-Mar-2026 11:16:40 UTC] Full Log Data: {
    "timestamp": "2026-03-26 11:16:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.204.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.204.146, 172.71.164.218",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e25be999b1cd2a6-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "92.63.204.146",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 11:16:40 UTC] === END API CALL LOG ===
[26-Mar-2026 11:16:40 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 11:16:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU
[26-Mar-2026 11:16:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 11:16:40 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 11:16:40 UTC] User ID: 155
[26-Mar-2026 11:16:40 UTC] ✅ User profile retrieved successfully for user ID: 155
[26-Mar-2026 11:16:40 UTC] === API CALL LOG ===
[26-Mar-2026 11:16:40 UTC] Endpoint: user/profile.php
[26-Mar-2026 11:16:40 UTC] Full Log Data: {
    "timestamp": "2026-03-26 11:16:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.204.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.204.146, 172.71.164.218",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e25be9a8ea0d2a6-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "92.63.204.146",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 11:16:40 UTC] === END API CALL LOG ===
[26-Mar-2026 11:16:40 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 11:16:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU
[26-Mar-2026 11:16:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 11:16:40 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 11:16:40 UTC] User ID: 155
[26-Mar-2026 11:16:40 UTC] ✅ User profile retrieved successfully for user ID: 155
[26-Mar-2026 11:16:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 11:16:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 11:16:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.63.204.146, 172.71.164.218","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e25bed88bc3d2a6-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"92.63.204.146","CF-IPCountry":"UZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 11:16:50 UTC] === User Orders API Called ===
[26-Mar-2026 11:16:50 UTC] User ID: 155
[26-Mar-2026 11:16:50 UTC] Limit: 20, Offset: 0
[26-Mar-2026 11:16:50 UTC] Orders found: 1
[26-Mar-2026 11:16:50 UTC] Orders data: [{"id":128,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ajvfjkksvo","status":"cancelled","created_at":"2026-03-26 14:41:58","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[26-Mar-2026 11:16:50 UTC] Total orders count: 1
[26-Mar-2026 11:16:50 UTC] === API CALL LOG ===
[26-Mar-2026 11:16:50 UTC] Endpoint: user/profile.php
[26-Mar-2026 11:16:50 UTC] Full Log Data: {
    "timestamp": "2026-03-26 11:16:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.204.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.204.146, 172.71.164.219",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e25bed88bcdd2a6-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "92.63.204.146",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 11:16:50 UTC] === END API CALL LOG ===
[26-Mar-2026 11:16:50 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 11:16:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU
[26-Mar-2026 11:16:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 11:16:50 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 11:16:50 UTC] User ID: 155
[26-Mar-2026 11:16:50 UTC] ✅ User profile retrieved successfully for user ID: 155
[26-Mar-2026 11:16:50 UTC] === API CALL LOG ===
[26-Mar-2026 11:16:50 UTC] Endpoint: user/profile.php
[26-Mar-2026 11:16:50 UTC] Full Log Data: {
    "timestamp": "2026-03-26 11:16:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.204.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.204.146, 172.71.164.219",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e25bed98e65d2a6-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "92.63.204.146",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 11:16:50 UTC] === END API CALL LOG ===
[26-Mar-2026 11:16:50 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 11:16:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU
[26-Mar-2026 11:16:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 11:16:50 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 11:16:50 UTC] User ID: 155
[26-Mar-2026 11:16:50 UTC] ✅ User profile retrieved successfully for user ID: 155
[26-Mar-2026 11:25:46 UTC] === API CALL LOG ===
[26-Mar-2026 11:25:46 UTC] Endpoint: user/profile.php
[26-Mar-2026 11:25:46 UTC] Full Log Data: {
    "timestamp": "2026-03-26 11:25:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.178",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.178, 104.23.239.33",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e25cbebbb9cfc05-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.139.138.178",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 11:25:46 UTC] === END API CALL LOG ===
[26-Mar-2026 11:25:46 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 11:25:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU
[26-Mar-2026 11:25:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 11:25:46 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 11:25:46 UTC] User ID: 155
[26-Mar-2026 11:25:46 UTC] ✅ User profile retrieved successfully for user ID: 155
[26-Mar-2026 11:25:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 11:25:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 11:25:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.139.138.178, 104.23.239.33","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e25cbf7983afc05-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.139.138.178","CF-IPCountry":"UZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 11:25:48 UTC] === User Orders API Called ===
[26-Mar-2026 11:25:48 UTC] User ID: 155
[26-Mar-2026 11:25:48 UTC] Limit: 20, Offset: 0
[26-Mar-2026 11:25:48 UTC] Orders found: 1
[26-Mar-2026 11:25:48 UTC] Orders data: [{"id":128,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ajvfjkksvo","status":"cancelled","created_at":"2026-03-26 14:41:58","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[26-Mar-2026 11:25:48 UTC] Total orders count: 1
[26-Mar-2026 11:25:48 UTC] === API CALL LOG ===
[26-Mar-2026 11:25:48 UTC] Endpoint: user/profile.php
[26-Mar-2026 11:25:48 UTC] Full Log Data: {
    "timestamp": "2026-03-26 11:25:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.178",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.178, 104.23.239.32",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e25cbf7983dfc05-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.139.138.178",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 11:25:48 UTC] === END API CALL LOG ===
[26-Mar-2026 11:25:48 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 11:25:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU
[26-Mar-2026 11:25:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 11:25:48 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 11:25:48 UTC] User ID: 155
[26-Mar-2026 11:25:48 UTC] ✅ User profile retrieved successfully for user ID: 155
[26-Mar-2026 11:25:48 UTC] === API CALL LOG ===
[26-Mar-2026 11:25:48 UTC] Endpoint: user/profile.php
[26-Mar-2026 11:25:48 UTC] Full Log Data: {
    "timestamp": "2026-03-26 11:25:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.178",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.178, 104.23.239.33",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e25cbf87a3dfc05-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.139.138.178",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 11:25:48 UTC] === END API CALL LOG ===
[26-Mar-2026 11:25:48 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 11:25:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU
[26-Mar-2026 11:25:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 11:25:48 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 11:25:48 UTC] User ID: 155
[26-Mar-2026 11:25:48 UTC] ✅ User profile retrieved successfully for user ID: 155
[26-Mar-2026 11:25:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 11:25:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 11:25:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.139.138.178, 104.23.239.33","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e25cc28b80ffc05-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.139.138.178","CF-IPCountry":"UZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 11:25:55 UTC] === User Orders API Called ===
[26-Mar-2026 11:25:55 UTC] User ID: 155
[26-Mar-2026 11:25:55 UTC] Limit: 20, Offset: 0
[26-Mar-2026 11:25:55 UTC] Orders found: 1
[26-Mar-2026 11:25:55 UTC] Orders data: [{"id":128,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ajvfjkksvo","status":"cancelled","created_at":"2026-03-26 14:41:58","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[26-Mar-2026 11:25:55 UTC] Total orders count: 1
[26-Mar-2026 11:25:55 UTC] === API CALL LOG ===
[26-Mar-2026 11:25:55 UTC] Endpoint: user/profile.php
[26-Mar-2026 11:25:55 UTC] Full Log Data: {
    "timestamp": "2026-03-26 11:25:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.178",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.178, 104.23.239.33",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e25cc28b811fc05-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.139.138.178",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 11:25:55 UTC] === END API CALL LOG ===
[26-Mar-2026 11:25:55 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 11:25:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU
[26-Mar-2026 11:25:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 11:25:55 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 11:25:55 UTC] User ID: 155
[26-Mar-2026 11:25:55 UTC] ✅ User profile retrieved successfully for user ID: 155
[26-Mar-2026 11:25:56 UTC] === API CALL LOG ===
[26-Mar-2026 11:25:56 UTC] Endpoint: user/profile.php
[26-Mar-2026 11:25:56 UTC] Full Log Data: {
    "timestamp": "2026-03-26 11:25:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.178",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.178, 104.23.239.33",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e25cc2aac4ffc05-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.139.138.178",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 11:25:56 UTC] === END API CALL LOG ===
[26-Mar-2026 11:25:56 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 11:25:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU
[26-Mar-2026 11:25:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 11:25:56 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 11:25:56 UTC] User ID: 155
[26-Mar-2026 11:25:56 UTC] ✅ User profile retrieved successfully for user ID: 155
[26-Mar-2026 11:26:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 11:26:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 11:26:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.139.138.178, 104.23.239.33","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e25cc74bb33fc05-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.139.138.178","CF-IPCountry":"UZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 11:26:08 UTC] === User Orders API Called ===
[26-Mar-2026 11:26:08 UTC] User ID: 155
[26-Mar-2026 11:26:08 UTC] Limit: 20, Offset: 0
[26-Mar-2026 11:26:08 UTC] Orders found: 1
[26-Mar-2026 11:26:08 UTC] Orders data: [{"id":128,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ajvfjkksvo","status":"cancelled","created_at":"2026-03-26 14:41:58","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[26-Mar-2026 11:26:08 UTC] Total orders count: 1
[26-Mar-2026 11:26:08 UTC] === API CALL LOG ===
[26-Mar-2026 11:26:08 UTC] Endpoint: user/profile.php
[26-Mar-2026 11:26:08 UTC] Full Log Data: {
    "timestamp": "2026-03-26 11:26:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.178",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.178, 104.23.239.32",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e25cc74bb36fc05-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.139.138.178",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 11:26:08 UTC] === END API CALL LOG ===
[26-Mar-2026 11:26:08 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 11:26:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU
[26-Mar-2026 11:26:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 11:26:08 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 11:26:08 UTC] User ID: 155
[26-Mar-2026 11:26:08 UTC] ✅ User profile retrieved successfully for user ID: 155
[26-Mar-2026 11:26:08 UTC] === API CALL LOG ===
[26-Mar-2026 11:26:08 UTC] Endpoint: user/profile.php
[26-Mar-2026 11:26:08 UTC] Full Log Data: {
    "timestamp": "2026-03-26 11:26:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.178",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.178, 104.23.239.32",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e25cc75ad71fc05-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.139.138.178",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 11:26:08 UTC] === END API CALL LOG ===
[26-Mar-2026 11:26:08 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 11:26:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU1IiwidXNlcm5hbWUiOiJ4dXNoYm9xb3YiLCJlbWFpbCI6ImFzaWxiZWt4dXNoYm9xb3Y4NUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjgxMzF9.85VtCOfY1soF8zSaVEdAmTbew_AxOnSPFC6blwf0FIU
[26-Mar-2026 11:26:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 11:26:08 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 11:26:08 UTC] User ID: 155
[26-Mar-2026 11:26:08 UTC] ✅ User profile retrieved successfully for user ID: 155
[26-Mar-2026 12:55:05 UTC] === API CALL LOG ===
[26-Mar-2026 12:55:05 UTC] Endpoint: user/profile.php
[26-Mar-2026 12:55:05 UTC] Full Log Data: {
    "timestamp": "2026-03-26 12:55:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1d36:847b:bb00:5512:2c30:4ce8:3ecf",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1d36:847b:bb00:5512:2c30:4ce8:3ecf, 172.70.47.58",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU2IiwidXNlcm5hbWUiOiJQVUJHTSIsImVtYWlsIjoic3ozYW03OUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMzQ0OTl9.sGqhCsGxEQU0hIflpNCM4bw3OdCxwfBAC8bTVvTv2IE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e264ec0dc33a018-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a00:1d36:847b:bb00:5512:2c30:4ce8:3ecf",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 12:55:05 UTC] === END API CALL LOG ===
[26-Mar-2026 12:55:05 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 12:55:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU2IiwidXNlcm5hbWUiOiJQVUJHTSIsImVtYWlsIjoic3ozYW03OUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMzQ0OTl9.sGqhCsGxEQU0hIflpNCM4bw3OdCxwfBAC8bTVvTv2IE
[26-Mar-2026 12:55:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 12:55:05 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 12:55:05 UTC] User ID: 156
[26-Mar-2026 12:55:05 UTC] ✅ User profile retrieved successfully for user ID: 156
[26-Mar-2026 12:55:06 UTC] === API CALL LOG ===
[26-Mar-2026 12:55:06 UTC] Endpoint: user/profile.php
[26-Mar-2026 12:55:06 UTC] Full Log Data: {
    "timestamp": "2026-03-26 12:55:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1d36:847b:bb00:5512:2c30:4ce8:3ecf",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1d36:847b:bb00:5512:2c30:4ce8:3ecf, 172.69.109.147",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU2IiwidXNlcm5hbWUiOiJQVUJHTSIsImVtYWlsIjoic3ozYW03OUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMzQ0OTl9.sGqhCsGxEQU0hIflpNCM4bw3OdCxwfBAC8bTVvTv2IE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e264ec96a50c7dd-DUS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a00:1d36:847b:bb00:5512:2c30:4ce8:3ecf",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 12:55:06 UTC] === END API CALL LOG ===
[26-Mar-2026 12:55:06 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 12:55:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU2IiwidXNlcm5hbWUiOiJQVUJHTSIsImVtYWlsIjoic3ozYW03OUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMzQ0OTl9.sGqhCsGxEQU0hIflpNCM4bw3OdCxwfBAC8bTVvTv2IE
[26-Mar-2026 12:55:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 12:55:06 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 12:55:06 UTC] User ID: 156
[26-Mar-2026 12:55:06 UTC] ✅ User profile retrieved successfully for user ID: 156
[26-Mar-2026 12:55:07 UTC] === API CALL LOG ===
[26-Mar-2026 12:55:07 UTC] Endpoint: user/profile.php
[26-Mar-2026 12:55:07 UTC] Full Log Data: {
    "timestamp": "2026-03-26 12:55:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1d36:847b:bb00:5512:2c30:4ce8:3ecf",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1d36:847b:bb00:5512:2c30:4ce8:3ecf, 104.23.172.122",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU2IiwidXNlcm5hbWUiOiJQVUJHTSIsImVtYWlsIjoic3ozYW03OUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMzQ0OTl9.sGqhCsGxEQU0hIflpNCM4bw3OdCxwfBAC8bTVvTv2IE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e264ed0eb1b7638-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a00:1d36:847b:bb00:5512:2c30:4ce8:3ecf",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 12:55:07 UTC] === END API CALL LOG ===
[26-Mar-2026 12:55:07 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 12:55:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU2IiwidXNlcm5hbWUiOiJQVUJHTSIsImVtYWlsIjoic3ozYW03OUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMzQ0OTl9.sGqhCsGxEQU0hIflpNCM4bw3OdCxwfBAC8bTVvTv2IE
[26-Mar-2026 12:55:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 12:55:07 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 12:55:07 UTC] User ID: 156
[26-Mar-2026 12:55:07 UTC] ✅ User profile retrieved successfully for user ID: 156
[26-Mar-2026 12:55:08 UTC] === API CALL LOG ===
[26-Mar-2026 12:55:08 UTC] Endpoint: user/profile.php
[26-Mar-2026 12:55:08 UTC] Full Log Data: {
    "timestamp": "2026-03-26 12:55:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1d36:847b:bb00:5512:2c30:4ce8:3ecf",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1d36:847b:bb00:5512:2c30:4ce8:3ecf, 172.69.109.147",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU2IiwidXNlcm5hbWUiOiJQVUJHTSIsImVtYWlsIjoic3ozYW03OUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMzQ0OTl9.sGqhCsGxEQU0hIflpNCM4bw3OdCxwfBAC8bTVvTv2IE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e264ed87af81811-DUS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a00:1d36:847b:bb00:5512:2c30:4ce8:3ecf",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 12:55:08 UTC] === END API CALL LOG ===
[26-Mar-2026 12:55:08 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 12:55:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU2IiwidXNlcm5hbWUiOiJQVUJHTSIsImVtYWlsIjoic3ozYW03OUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMzQ0OTl9.sGqhCsGxEQU0hIflpNCM4bw3OdCxwfBAC8bTVvTv2IE
[26-Mar-2026 12:55:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 12:55:08 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 12:55:08 UTC] User ID: 156
[26-Mar-2026 12:55:08 UTC] ✅ User profile retrieved successfully for user ID: 156
[26-Mar-2026 12:55:10 UTC] === API CALL LOG ===
[26-Mar-2026 12:55:10 UTC] Endpoint: user/profile.php
[26-Mar-2026 12:55:10 UTC] Full Log Data: {
    "timestamp": "2026-03-26 12:55:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1d36:847b:bb00:5512:2c30:4ce8:3ecf",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1d36:847b:bb00:5512:2c30:4ce8:3ecf, 104.23.172.122",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU2IiwidXNlcm5hbWUiOiJQVUJHTSIsImVtYWlsIjoic3ozYW03OUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMzQ0OTl9.sGqhCsGxEQU0hIflpNCM4bw3OdCxwfBAC8bTVvTv2IE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e264edfd9a397ad-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a00:1d36:847b:bb00:5512:2c30:4ce8:3ecf",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 12:55:10 UTC] === END API CALL LOG ===
[26-Mar-2026 12:55:10 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 12:55:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU2IiwidXNlcm5hbWUiOiJQVUJHTSIsImVtYWlsIjoic3ozYW03OUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMzQ0OTl9.sGqhCsGxEQU0hIflpNCM4bw3OdCxwfBAC8bTVvTv2IE
[26-Mar-2026 12:55:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 12:55:10 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 12:55:10 UTC] User ID: 156
[26-Mar-2026 12:55:10 UTC] ✅ User profile retrieved successfully for user ID: 156
[26-Mar-2026 12:55:11 UTC] === API CALL LOG ===
[26-Mar-2026 12:55:11 UTC] Endpoint: user/profile.php
[26-Mar-2026 12:55:11 UTC] Full Log Data: {
    "timestamp": "2026-03-26 12:55:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1d36:847b:bb00:5512:2c30:4ce8:3ecf",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1d36:847b:bb00:5512:2c30:4ce8:3ecf, 172.71.103.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU2IiwidXNlcm5hbWUiOiJQVUJHTSIsImVtYWlsIjoic3ozYW03OUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMzQ0OTl9.sGqhCsGxEQU0hIflpNCM4bw3OdCxwfBAC8bTVvTv2IE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e264ee85e2c7746-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a00:1d36:847b:bb00:5512:2c30:4ce8:3ecf",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 12:55:11 UTC] === END API CALL LOG ===
[26-Mar-2026 12:55:11 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 12:55:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU2IiwidXNlcm5hbWUiOiJQVUJHTSIsImVtYWlsIjoic3ozYW03OUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMzQ0OTl9.sGqhCsGxEQU0hIflpNCM4bw3OdCxwfBAC8bTVvTv2IE
[26-Mar-2026 12:55:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 12:55:11 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 12:55:11 UTC] User ID: 156
[26-Mar-2026 12:55:11 UTC] ✅ User profile retrieved successfully for user ID: 156
[26-Mar-2026 12:55:12 UTC] === API CALL LOG ===
[26-Mar-2026 12:55:12 UTC] Endpoint: user/profile.php
[26-Mar-2026 12:55:12 UTC] Full Log Data: {
    "timestamp": "2026-03-26 12:55:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1d36:847b:bb00:5512:2c30:4ce8:3ecf",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1d36:847b:bb00:5512:2c30:4ce8:3ecf, 104.23.170.179",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU2IiwidXNlcm5hbWUiOiJQVUJHTSIsImVtYWlsIjoic3ozYW03OUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMzQ0OTl9.sGqhCsGxEQU0hIflpNCM4bw3OdCxwfBAC8bTVvTv2IE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e264ef048145671-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a00:1d36:847b:bb00:5512:2c30:4ce8:3ecf",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 12:55:12 UTC] === END API CALL LOG ===
[26-Mar-2026 12:55:12 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 12:55:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU2IiwidXNlcm5hbWUiOiJQVUJHTSIsImVtYWlsIjoic3ozYW03OUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMzQ0OTl9.sGqhCsGxEQU0hIflpNCM4bw3OdCxwfBAC8bTVvTv2IE
[26-Mar-2026 12:55:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 12:55:12 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 12:55:12 UTC] User ID: 156
[26-Mar-2026 12:55:12 UTC] ✅ User profile retrieved successfully for user ID: 156
[26-Mar-2026 12:55:21 UTC] === API CALL LOG ===
[26-Mar-2026 12:55:21 UTC] Endpoint: user/profile.php
[26-Mar-2026 12:55:21 UTC] Full Log Data: {
    "timestamp": "2026-03-26 12:55:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1d36:847b:bb00:5512:2c30:4ce8:3ecf",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1d36:847b:bb00:5512:2c30:4ce8:3ecf, 172.69.109.146",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU2IiwidXNlcm5hbWUiOiJQVUJHTSIsImVtYWlsIjoic3ozYW03OUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMzQ0OTl9.sGqhCsGxEQU0hIflpNCM4bw3OdCxwfBAC8bTVvTv2IE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e264f249896f807-DUS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a00:1d36:847b:bb00:5512:2c30:4ce8:3ecf",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 12:55:21 UTC] === END API CALL LOG ===
[26-Mar-2026 12:55:21 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 12:55:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU2IiwidXNlcm5hbWUiOiJQVUJHTSIsImVtYWlsIjoic3ozYW03OUBnbWFpbC5jb20iLCJleHAiOjE3NzUxMzQ0OTl9.sGqhCsGxEQU0hIflpNCM4bw3OdCxwfBAC8bTVvTv2IE
[26-Mar-2026 12:55:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 12:55:21 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 12:55:21 UTC] User ID: 156
[26-Mar-2026 12:55:21 UTC] ✅ User profile retrieved successfully for user ID: 156
[26-Mar-2026 12:58:07 UTC] === API CALL LOG ===
[26-Mar-2026 12:58:07 UTC] Endpoint: user/profile.php
[26-Mar-2026 12:58:07 UTC] Full Log Data: {
    "timestamp": "2026-03-26 12:58:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.221.112",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.112.221.112, 172.71.26.43",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU3IiwidXNlcm5hbWUiOiJpc2lib3IiLCJlbWFpbCI6Im9zYWtwaGhAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM0NjgyfQ.MV3EVV7Ek6IgwkDuyU7ud3PMeKttoRYZhh2PV62II6I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2653356b47e906-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.112.221.112",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 12:58:07 UTC] === END API CALL LOG ===
[26-Mar-2026 12:58:07 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 12:58:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU3IiwidXNlcm5hbWUiOiJpc2lib3IiLCJlbWFpbCI6Im9zYWtwaGhAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM0NjgyfQ.MV3EVV7Ek6IgwkDuyU7ud3PMeKttoRYZhh2PV62II6I
[26-Mar-2026 12:58:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 12:58:07 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 12:58:07 UTC] User ID: 157
[26-Mar-2026 12:58:07 UTC] ✅ User profile retrieved successfully for user ID: 157
[26-Mar-2026 12:58:07 UTC] === API CALL LOG ===
[26-Mar-2026 12:58:07 UTC] Endpoint: user/profile.php
[26-Mar-2026 12:58:07 UTC] Full Log Data: {
    "timestamp": "2026-03-26 12:58:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.221.112",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.112.221.112, 172.71.26.42",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU3IiwidXNlcm5hbWUiOiJpc2lib3IiLCJlbWFpbCI6Im9zYWtwaGhAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM0NjgyfQ.MV3EVV7Ek6IgwkDuyU7ud3PMeKttoRYZhh2PV62II6I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2653356b4ee906-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.112.221.112",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 12:58:07 UTC] === END API CALL LOG ===
[26-Mar-2026 12:58:07 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 12:58:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU3IiwidXNlcm5hbWUiOiJpc2lib3IiLCJlbWFpbCI6Im9zYWtwaGhAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM0NjgyfQ.MV3EVV7Ek6IgwkDuyU7ud3PMeKttoRYZhh2PV62II6I
[26-Mar-2026 12:58:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 12:58:07 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 12:58:07 UTC] User ID: 157
[26-Mar-2026 12:58:07 UTC] ✅ User profile retrieved successfully for user ID: 157
[26-Mar-2026 12:58:07 UTC] === API CALL LOG ===
[26-Mar-2026 12:58:07 UTC] Endpoint: user/profile.php
[26-Mar-2026 12:58:07 UTC] Full Log Data: {
    "timestamp": "2026-03-26 12:58:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.221.112",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.112.221.112, 172.71.26.43",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU3IiwidXNlcm5hbWUiOiJpc2lib3IiLCJlbWFpbCI6Im9zYWtwaGhAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM0NjgyfQ.MV3EVV7Ek6IgwkDuyU7ud3PMeKttoRYZhh2PV62II6I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2653356b4fe906-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.112.221.112",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 12:58:07 UTC] === END API CALL LOG ===
[26-Mar-2026 12:58:07 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 12:58:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU3IiwidXNlcm5hbWUiOiJpc2lib3IiLCJlbWFpbCI6Im9zYWtwaGhAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM0NjgyfQ.MV3EVV7Ek6IgwkDuyU7ud3PMeKttoRYZhh2PV62II6I
[26-Mar-2026 12:58:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 12:58:07 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 12:58:07 UTC] User ID: 157
[26-Mar-2026 12:58:07 UTC] ✅ User profile retrieved successfully for user ID: 157
[26-Mar-2026 12:58:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 12:58:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 12:58:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.112.221.112, 172.71.26.42","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU3IiwidXNlcm5hbWUiOiJpc2lib3IiLCJlbWFpbCI6Im9zYWtwaGhAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM0NjgyfQ.MV3EVV7Ek6IgwkDuyU7ud3PMeKttoRYZhh2PV62II6I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e2653356b4ce906-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"105.112.221.112","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 12:58:07 UTC] === User Orders API Called ===
[26-Mar-2026 12:58:07 UTC] User ID: 157
[26-Mar-2026 12:58:07 UTC] Limit: 20, Offset: 0
[26-Mar-2026 12:58:07 UTC] Orders found: 0
[26-Mar-2026 12:58:07 UTC] Orders data: []
[26-Mar-2026 12:58:07 UTC] Total orders count: 0
[26-Mar-2026 12:58:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 12:58:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 12:58:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.112.221.112, 172.70.91.141","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU3IiwidXNlcm5hbWUiOiJpc2lib3IiLCJlbWFpbCI6Im9zYWtwaGhAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM0NjgyfQ.MV3EVV7Ek6IgwkDuyU7ud3PMeKttoRYZhh2PV62II6I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e265368aa7fe906-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"105.112.221.112","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 12:58:15 UTC] === User Orders API Called ===
[26-Mar-2026 12:58:15 UTC] User ID: 157
[26-Mar-2026 12:58:15 UTC] Limit: 20, Offset: 0
[26-Mar-2026 12:58:15 UTC] Orders found: 0
[26-Mar-2026 12:58:15 UTC] Orders data: []
[26-Mar-2026 12:58:15 UTC] Total orders count: 0
[26-Mar-2026 12:58:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 12:58:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 12:58:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.112.221.112, 172.70.91.142","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU3IiwidXNlcm5hbWUiOiJpc2lib3IiLCJlbWFpbCI6Im9zYWtwaGhAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM0NjgyfQ.MV3EVV7Ek6IgwkDuyU7ud3PMeKttoRYZhh2PV62II6I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e265420dc03e906-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"105.112.221.112","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 12:58:45 UTC] === User Orders API Called ===
[26-Mar-2026 12:58:45 UTC] User ID: 157
[26-Mar-2026 12:58:45 UTC] Limit: 20, Offset: 0
[26-Mar-2026 12:58:45 UTC] Orders found: 0
[26-Mar-2026 12:58:45 UTC] Orders data: []
[26-Mar-2026 12:58:45 UTC] Total orders count: 0
[26-Mar-2026 12:58:45 UTC] === API CALL LOG ===
[26-Mar-2026 12:58:45 UTC] Endpoint: user/profile.php
[26-Mar-2026 12:58:45 UTC] Full Log Data: {
    "timestamp": "2026-03-26 12:58:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.221.112",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.112.221.112, 172.70.91.141",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU3IiwidXNlcm5hbWUiOiJpc2lib3IiLCJlbWFpbCI6Im9zYWtwaGhAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM0NjgyfQ.MV3EVV7Ek6IgwkDuyU7ud3PMeKttoRYZhh2PV62II6I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e265420dc07e906-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.112.221.112",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 12:58:45 UTC] === END API CALL LOG ===
[26-Mar-2026 12:58:45 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 12:58:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU3IiwidXNlcm5hbWUiOiJpc2lib3IiLCJlbWFpbCI6Im9zYWtwaGhAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM0NjgyfQ.MV3EVV7Ek6IgwkDuyU7ud3PMeKttoRYZhh2PV62II6I
[26-Mar-2026 12:58:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 12:58:45 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 12:58:45 UTC] User ID: 157
[26-Mar-2026 12:58:45 UTC] ✅ User profile retrieved successfully for user ID: 157
[26-Mar-2026 12:58:45 UTC] === API CALL LOG ===
[26-Mar-2026 12:58:45 UTC] Endpoint: user/profile.php
[26-Mar-2026 12:58:45 UTC] Full Log Data: {
    "timestamp": "2026-03-26 12:58:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.221.112",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.112.221.112, 172.70.91.142",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU3IiwidXNlcm5hbWUiOiJpc2lib3IiLCJlbWFpbCI6Im9zYWtwaGhAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM0NjgyfQ.MV3EVV7Ek6IgwkDuyU7ud3PMeKttoRYZhh2PV62II6I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e265422b97de906-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.112.221.112",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 12:58:45 UTC] === END API CALL LOG ===
[26-Mar-2026 12:58:45 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 12:58:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU3IiwidXNlcm5hbWUiOiJpc2lib3IiLCJlbWFpbCI6Im9zYWtwaGhAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM0NjgyfQ.MV3EVV7Ek6IgwkDuyU7ud3PMeKttoRYZhh2PV62II6I
[26-Mar-2026 12:58:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 12:58:45 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 12:58:45 UTC] User ID: 157
[26-Mar-2026 12:58:45 UTC] ✅ User profile retrieved successfully for user ID: 157
[26-Mar-2026 12:59:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 12:59:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 12:59:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.112.221.112, 172.70.91.141","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU3IiwidXNlcm5hbWUiOiJpc2lib3IiLCJlbWFpbCI6Im9zYWtwaGhAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM0NjgyfQ.MV3EVV7Ek6IgwkDuyU7ud3PMeKttoRYZhh2PV62II6I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e265483da1be906-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"105.112.221.112","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 12:59:01 UTC] === User Orders API Called ===
[26-Mar-2026 12:59:01 UTC] User ID: 157
[26-Mar-2026 12:59:01 UTC] Limit: 20, Offset: 0
[26-Mar-2026 12:59:01 UTC] Orders found: 0
[26-Mar-2026 12:59:01 UTC] Orders data: []
[26-Mar-2026 12:59:01 UTC] Total orders count: 0
[26-Mar-2026 12:59:01 UTC] === API CALL LOG ===
[26-Mar-2026 12:59:01 UTC] Endpoint: user/profile.php
[26-Mar-2026 12:59:01 UTC] Full Log Data: {
    "timestamp": "2026-03-26 12:59:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.221.112",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.112.221.112, 172.70.91.142",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU3IiwidXNlcm5hbWUiOiJpc2lib3IiLCJlbWFpbCI6Im9zYWtwaGhAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM0NjgyfQ.MV3EVV7Ek6IgwkDuyU7ud3PMeKttoRYZhh2PV62II6I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e265483da22e906-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.112.221.112",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 12:59:01 UTC] === END API CALL LOG ===
[26-Mar-2026 12:59:01 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 12:59:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU3IiwidXNlcm5hbWUiOiJpc2lib3IiLCJlbWFpbCI6Im9zYWtwaGhAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM0NjgyfQ.MV3EVV7Ek6IgwkDuyU7ud3PMeKttoRYZhh2PV62II6I
[26-Mar-2026 12:59:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 12:59:01 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 12:59:01 UTC] User ID: 157
[26-Mar-2026 12:59:01 UTC] ✅ User profile retrieved successfully for user ID: 157
[26-Mar-2026 12:59:01 UTC] === API CALL LOG ===
[26-Mar-2026 12:59:01 UTC] Endpoint: user/profile.php
[26-Mar-2026 12:59:01 UTC] Full Log Data: {
    "timestamp": "2026-03-26 12:59:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.221.112",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.112.221.112, 172.70.91.141",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU3IiwidXNlcm5hbWUiOiJpc2lib3IiLCJlbWFpbCI6Im9zYWtwaGhAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM0NjgyfQ.MV3EVV7Ek6IgwkDuyU7ud3PMeKttoRYZhh2PV62II6I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e265483da1ee906-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.112.221.112",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 12:59:01 UTC] === END API CALL LOG ===
[26-Mar-2026 12:59:01 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 12:59:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU3IiwidXNlcm5hbWUiOiJpc2lib3IiLCJlbWFpbCI6Im9zYWtwaGhAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM0NjgyfQ.MV3EVV7Ek6IgwkDuyU7ud3PMeKttoRYZhh2PV62II6I
[26-Mar-2026 12:59:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 12:59:01 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 12:59:01 UTC] User ID: 157
[26-Mar-2026 12:59:01 UTC] ✅ User profile retrieved successfully for user ID: 157
[26-Mar-2026 13:00:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 13:00:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 13:00:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.113.107.59, 141.101.68.40","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU3IiwidXNlcm5hbWUiOiJpc2lib3IiLCJlbWFpbCI6Im9zYWtwaGhAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM0NjgyfQ.MV3EVV7Ek6IgwkDuyU7ud3PMeKttoRYZhh2PV62II6I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e2656d2bd97f844-CDG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"105.113.107.59","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 13:00:35 UTC] === User Orders API Called ===
[26-Mar-2026 13:00:35 UTC] User ID: 157
[26-Mar-2026 13:00:35 UTC] Limit: 20, Offset: 0
[26-Mar-2026 13:00:35 UTC] === API CALL LOG ===
[26-Mar-2026 13:00:35 UTC] Endpoint: user/profile.php
[26-Mar-2026 13:00:35 UTC] Full Log Data: {
    "timestamp": "2026-03-26 13:00:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.107.59",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.107.59, 141.101.68.41",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU3IiwidXNlcm5hbWUiOiJpc2lib3IiLCJlbWFpbCI6Im9zYWtwaGhAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM0NjgyfQ.MV3EVV7Ek6IgwkDuyU7ud3PMeKttoRYZhh2PV62II6I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2656d2bd98f844-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.113.107.59",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 13:00:35 UTC] Orders found: 0
[26-Mar-2026 13:00:35 UTC] === END API CALL LOG ===
[26-Mar-2026 13:00:35 UTC] Orders data: []
[26-Mar-2026 13:00:35 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 13:00:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU3IiwidXNlcm5hbWUiOiJpc2lib3IiLCJlbWFpbCI6Im9zYWtwaGhAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM0NjgyfQ.MV3EVV7Ek6IgwkDuyU7ud3PMeKttoRYZhh2PV62II6I
[26-Mar-2026 13:00:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 13:00:35 UTC] Total orders count: 0
[26-Mar-2026 13:00:35 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 13:00:35 UTC] User ID: 157
[26-Mar-2026 13:00:35 UTC] ✅ User profile retrieved successfully for user ID: 157
[26-Mar-2026 13:00:35 UTC] === API CALL LOG ===
[26-Mar-2026 13:00:35 UTC] Endpoint: user/profile.php
[26-Mar-2026 13:00:35 UTC] Full Log Data: {
    "timestamp": "2026-03-26 13:00:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.107.59",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.107.59, 141.101.68.40",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU3IiwidXNlcm5hbWUiOiJpc2lib3IiLCJlbWFpbCI6Im9zYWtwaGhAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM0NjgyfQ.MV3EVV7Ek6IgwkDuyU7ud3PMeKttoRYZhh2PV62II6I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2656d40edcf844-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.113.107.59",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 13:00:35 UTC] === END API CALL LOG ===
[26-Mar-2026 13:00:35 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 13:00:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU3IiwidXNlcm5hbWUiOiJpc2lib3IiLCJlbWFpbCI6Im9zYWtwaGhAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM0NjgyfQ.MV3EVV7Ek6IgwkDuyU7ud3PMeKttoRYZhh2PV62II6I
[26-Mar-2026 13:00:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 13:00:35 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 13:00:35 UTC] User ID: 157
[26-Mar-2026 13:00:35 UTC] ✅ User profile retrieved successfully for user ID: 157
[26-Mar-2026 13:00:37 UTC] === API CALL LOG ===
[26-Mar-2026 13:00:37 UTC] Endpoint: user/profile.php
[26-Mar-2026 13:00:37 UTC] Full Log Data: {
    "timestamp": "2026-03-26 13:00:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.107.59",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.107.59, 141.101.68.41",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU3IiwidXNlcm5hbWUiOiJpc2lib3IiLCJlbWFpbCI6Im9zYWtwaGhAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM0NjgyfQ.MV3EVV7Ek6IgwkDuyU7ud3PMeKttoRYZhh2PV62II6I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2656dbae01f844-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.113.107.59",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 13:00:37 UTC] === END API CALL LOG ===
[26-Mar-2026 13:00:37 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 13:00:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU3IiwidXNlcm5hbWUiOiJpc2lib3IiLCJlbWFpbCI6Im9zYWtwaGhAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM0NjgyfQ.MV3EVV7Ek6IgwkDuyU7ud3PMeKttoRYZhh2PV62II6I
[26-Mar-2026 13:00:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 13:00:37 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 13:00:37 UTC] User ID: 157
[26-Mar-2026 13:00:37 UTC] ✅ User profile retrieved successfully for user ID: 157
[26-Mar-2026 13:00:53 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 13:00:53 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 13:00:53 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.113.107.59, 141.101.68.41","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU3IiwidXNlcm5hbWUiOiJpc2lib3IiLCJlbWFpbCI6Im9zYWtwaGhAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM0NjgyfQ.MV3EVV7Ek6IgwkDuyU7ud3PMeKttoRYZhh2PV62II6I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e2657449be0f844-CDG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"105.113.107.59","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 13:00:53 UTC] === User Orders API Called ===
[26-Mar-2026 13:00:53 UTC] User ID: 157
[26-Mar-2026 13:00:53 UTC] Limit: 20, Offset: 0
[26-Mar-2026 13:00:53 UTC] Orders found: 0
[26-Mar-2026 13:00:53 UTC] Orders data: []
[26-Mar-2026 13:00:53 UTC] Total orders count: 0
[26-Mar-2026 13:00:53 UTC] === API CALL LOG ===
[26-Mar-2026 13:00:53 UTC] Endpoint: user/profile.php
[26-Mar-2026 13:00:53 UTC] Full Log Data: {
    "timestamp": "2026-03-26 13:00:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.107.59",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.107.59, 141.101.68.40",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU3IiwidXNlcm5hbWUiOiJpc2lib3IiLCJlbWFpbCI6Im9zYWtwaGhAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM0NjgyfQ.MV3EVV7Ek6IgwkDuyU7ud3PMeKttoRYZhh2PV62II6I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2657449be2f844-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.113.107.59",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 13:00:53 UTC] === END API CALL LOG ===
[26-Mar-2026 13:00:53 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 13:00:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU3IiwidXNlcm5hbWUiOiJpc2lib3IiLCJlbWFpbCI6Im9zYWtwaGhAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM0NjgyfQ.MV3EVV7Ek6IgwkDuyU7ud3PMeKttoRYZhh2PV62II6I
[26-Mar-2026 13:00:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 13:00:53 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 13:00:53 UTC] User ID: 157
[26-Mar-2026 13:00:53 UTC] ✅ User profile retrieved successfully for user ID: 157
[26-Mar-2026 13:00:54 UTC] === API CALL LOG ===
[26-Mar-2026 13:00:54 UTC] Endpoint: user/profile.php
[26-Mar-2026 13:00:54 UTC] Full Log Data: {
    "timestamp": "2026-03-26 13:00:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.107.59",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.107.59, 141.101.68.41",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU3IiwidXNlcm5hbWUiOiJpc2lib3IiLCJlbWFpbCI6Im9zYWtwaGhAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM0NjgyfQ.MV3EVV7Ek6IgwkDuyU7ud3PMeKttoRYZhh2PV62II6I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e265749787af844-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.113.107.59",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 13:00:54 UTC] === END API CALL LOG ===
[26-Mar-2026 13:00:54 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 13:00:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU3IiwidXNlcm5hbWUiOiJpc2lib3IiLCJlbWFpbCI6Im9zYWtwaGhAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM0NjgyfQ.MV3EVV7Ek6IgwkDuyU7ud3PMeKttoRYZhh2PV62II6I
[26-Mar-2026 13:00:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 13:00:54 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 13:00:54 UTC] User ID: 157
[26-Mar-2026 13:00:54 UTC] ✅ User profile retrieved successfully for user ID: 157
[26-Mar-2026 13:00:55 UTC] === API CALL LOG ===
[26-Mar-2026 13:00:55 UTC] Endpoint: user/profile.php
[26-Mar-2026 13:00:55 UTC] Full Log Data: {
    "timestamp": "2026-03-26 13:00:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.107.59",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.107.59, 141.101.68.41",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU3IiwidXNlcm5hbWUiOiJpc2lib3IiLCJlbWFpbCI6Im9zYWtwaGhAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM0NjgyfQ.MV3EVV7Ek6IgwkDuyU7ud3PMeKttoRYZhh2PV62II6I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e26574c9b36f844-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.113.107.59",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 13:00:55 UTC] === END API CALL LOG ===
[26-Mar-2026 13:00:55 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 13:00:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU3IiwidXNlcm5hbWUiOiJpc2lib3IiLCJlbWFpbCI6Im9zYWtwaGhAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM0NjgyfQ.MV3EVV7Ek6IgwkDuyU7ud3PMeKttoRYZhh2PV62II6I
[26-Mar-2026 13:00:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 13:00:55 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 13:00:55 UTC] User ID: 157
[26-Mar-2026 13:00:55 UTC] ✅ User profile retrieved successfully for user ID: 157
[26-Mar-2026 13:01:13 UTC] === API CALL LOG ===
[26-Mar-2026 13:01:13 UTC] Endpoint: user/profile.php
[26-Mar-2026 13:01:13 UTC] Full Log Data: {
    "timestamp": "2026-03-26 13:01:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.107.59",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.107.59, 141.101.68.40",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU3IiwidXNlcm5hbWUiOiJpc2lib3IiLCJlbWFpbCI6Im9zYWtwaGhAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM0NjgyfQ.MV3EVV7Ek6IgwkDuyU7ud3PMeKttoRYZhh2PV62II6I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2657bc1b2ef844-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.113.107.59",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 13:01:13 UTC] === END API CALL LOG ===
[26-Mar-2026 13:01:13 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 13:01:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU3IiwidXNlcm5hbWUiOiJpc2lib3IiLCJlbWFpbCI6Im9zYWtwaGhAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM0NjgyfQ.MV3EVV7Ek6IgwkDuyU7ud3PMeKttoRYZhh2PV62II6I
[26-Mar-2026 13:01:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 13:01:13 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 13:01:13 UTC] User ID: 157
[26-Mar-2026 13:01:13 UTC] ✅ User profile retrieved successfully for user ID: 157
[26-Mar-2026 13:01:13 UTC] User Purchases API - User ID: 157
[26-Mar-2026 13:01:13 UTC] User Purchases API - Total purchases found: 1
[26-Mar-2026 13:01:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 13:01:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 13:01:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.113.107.59, 141.101.68.40","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU3IiwidXNlcm5hbWUiOiJpc2lib3IiLCJlbWFpbCI6Im9zYWtwaGhAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM0NjgyfQ.MV3EVV7Ek6IgwkDuyU7ud3PMeKttoRYZhh2PV62II6I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e2657ceb851f844-CDG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"105.113.107.59","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 13:01:15 UTC] === User Orders API Called ===
[26-Mar-2026 13:01:15 UTC] User ID: 157
[26-Mar-2026 13:01:15 UTC] Limit: 20, Offset: 0
[26-Mar-2026 13:01:15 UTC] Orders found: 0
[26-Mar-2026 13:01:15 UTC] Orders data: []
[26-Mar-2026 13:01:15 UTC] Total orders count: 0
[26-Mar-2026 13:01:15 UTC] === API CALL LOG ===
[26-Mar-2026 13:01:15 UTC] Endpoint: user/profile.php
[26-Mar-2026 13:01:15 UTC] Full Log Data: {
    "timestamp": "2026-03-26 13:01:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.107.59",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.107.59, 141.101.68.40",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU3IiwidXNlcm5hbWUiOiJpc2lib3IiLCJlbWFpbCI6Im9zYWtwaGhAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM0NjgyfQ.MV3EVV7Ek6IgwkDuyU7ud3PMeKttoRYZhh2PV62II6I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2657ceb852f844-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.113.107.59",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 13:01:15 UTC] === END API CALL LOG ===
[26-Mar-2026 13:01:15 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 13:01:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU3IiwidXNlcm5hbWUiOiJpc2lib3IiLCJlbWFpbCI6Im9zYWtwaGhAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM0NjgyfQ.MV3EVV7Ek6IgwkDuyU7ud3PMeKttoRYZhh2PV62II6I
[26-Mar-2026 13:01:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 13:01:15 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 13:01:15 UTC] User ID: 157
[26-Mar-2026 13:01:15 UTC] ✅ User profile retrieved successfully for user ID: 157
[26-Mar-2026 13:01:16 UTC] === API CALL LOG ===
[26-Mar-2026 13:01:16 UTC] Endpoint: user/profile.php
[26-Mar-2026 13:01:16 UTC] Full Log Data: {
    "timestamp": "2026-03-26 13:01:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.107.59",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.107.59, 141.101.68.40",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU3IiwidXNlcm5hbWUiOiJpc2lib3IiLCJlbWFpbCI6Im9zYWtwaGhAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM0NjgyfQ.MV3EVV7Ek6IgwkDuyU7ud3PMeKttoRYZhh2PV62II6I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2657d1fac1f844-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.113.107.59",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 13:01:16 UTC] === END API CALL LOG ===
[26-Mar-2026 13:01:16 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 13:01:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU3IiwidXNlcm5hbWUiOiJpc2lib3IiLCJlbWFpbCI6Im9zYWtwaGhAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM0NjgyfQ.MV3EVV7Ek6IgwkDuyU7ud3PMeKttoRYZhh2PV62II6I
[26-Mar-2026 13:01:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 13:01:16 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 13:01:16 UTC] User ID: 157
[26-Mar-2026 13:01:16 UTC] ✅ User profile retrieved successfully for user ID: 157
[26-Mar-2026 13:01:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 13:01:20 UTC] === API CALL LOG ===
[26-Mar-2026 13:01:20 UTC] Endpoint: user/profile.php
[26-Mar-2026 13:01:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 13:01:20 UTC] Full Log Data: {
    "timestamp": "2026-03-26 13:01:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.107.59",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.107.59, 141.101.68.40",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU3IiwidXNlcm5hbWUiOiJpc2lib3IiLCJlbWFpbCI6Im9zYWtwaGhAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM0NjgyfQ.MV3EVV7Ek6IgwkDuyU7ud3PMeKttoRYZhh2PV62II6I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2657ea0c00f844-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.113.107.59",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 13:01:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.113.107.59, 141.101.68.40","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU3IiwidXNlcm5hbWUiOiJpc2lib3IiLCJlbWFpbCI6Im9zYWtwaGhAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM0NjgyfQ.MV3EVV7Ek6IgwkDuyU7ud3PMeKttoRYZhh2PV62II6I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e2657ea0bfef844-CDG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"105.113.107.59","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 13:01:20 UTC] === END API CALL LOG ===
[26-Mar-2026 13:01:20 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 13:01:20 UTC] === User Orders API Called ===
[26-Mar-2026 13:01:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU3IiwidXNlcm5hbWUiOiJpc2lib3IiLCJlbWFpbCI6Im9zYWtwaGhAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM0NjgyfQ.MV3EVV7Ek6IgwkDuyU7ud3PMeKttoRYZhh2PV62II6I
[26-Mar-2026 13:01:20 UTC] User ID: 157
[26-Mar-2026 13:01:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 13:01:20 UTC] Limit: 20, Offset: 0
[26-Mar-2026 13:01:20 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 13:01:20 UTC] User ID: 157
[26-Mar-2026 13:01:20 UTC] ✅ User profile retrieved successfully for user ID: 157
[26-Mar-2026 13:01:20 UTC] Orders found: 0
[26-Mar-2026 13:01:20 UTC] Orders data: []
[26-Mar-2026 13:01:20 UTC] Total orders count: 0
[26-Mar-2026 13:01:20 UTC] === API CALL LOG ===
[26-Mar-2026 13:01:20 UTC] Endpoint: user/profile.php
[26-Mar-2026 13:01:20 UTC] Full Log Data: {
    "timestamp": "2026-03-26 13:01:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.107.59",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.107.59, 141.101.68.40",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU3IiwidXNlcm5hbWUiOiJpc2lib3IiLCJlbWFpbCI6Im9zYWtwaGhAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM0NjgyfQ.MV3EVV7Ek6IgwkDuyU7ud3PMeKttoRYZhh2PV62II6I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2657ed0f4df844-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.113.107.59",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 13:01:20 UTC] === END API CALL LOG ===
[26-Mar-2026 13:01:20 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 13:01:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU3IiwidXNlcm5hbWUiOiJpc2lib3IiLCJlbWFpbCI6Im9zYWtwaGhAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM0NjgyfQ.MV3EVV7Ek6IgwkDuyU7ud3PMeKttoRYZhh2PV62II6I
[26-Mar-2026 13:01:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 13:01:20 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 13:01:20 UTC] User ID: 157
[26-Mar-2026 13:01:20 UTC] ✅ User profile retrieved successfully for user ID: 157
[26-Mar-2026 13:01:23 UTC] === API CALL LOG ===
[26-Mar-2026 13:01:23 UTC] Endpoint: user/profile.php
[26-Mar-2026 13:01:23 UTC] Full Log Data: {
    "timestamp": "2026-03-26 13:01:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.107.59",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.107.59, 141.101.68.40",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU3IiwidXNlcm5hbWUiOiJpc2lib3IiLCJlbWFpbCI6Im9zYWtwaGhAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM0NjgyfQ.MV3EVV7Ek6IgwkDuyU7ud3PMeKttoRYZhh2PV62II6I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2657fedd55f844-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.113.107.59",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 13:01:23 UTC] === END API CALL LOG ===
[26-Mar-2026 13:01:23 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 13:01:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU3IiwidXNlcm5hbWUiOiJpc2lib3IiLCJlbWFpbCI6Im9zYWtwaGhAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM0NjgyfQ.MV3EVV7Ek6IgwkDuyU7ud3PMeKttoRYZhh2PV62II6I
[26-Mar-2026 13:01:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 13:01:23 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 13:01:23 UTC] User ID: 157
[26-Mar-2026 13:01:23 UTC] ✅ User profile retrieved successfully for user ID: 157
[26-Mar-2026 13:01:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 13:01:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 13:01:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.113.107.59, 141.101.68.40","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU3IiwidXNlcm5hbWUiOiJpc2lib3IiLCJlbWFpbCI6Im9zYWtwaGhAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM0NjgyfQ.MV3EVV7Ek6IgwkDuyU7ud3PMeKttoRYZhh2PV62II6I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e265821df70f844-CDG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"105.113.107.59","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 13:01:29 UTC] === User Orders API Called ===
[26-Mar-2026 13:01:29 UTC] === API CALL LOG ===
[26-Mar-2026 13:01:29 UTC] User ID: 157
[26-Mar-2026 13:01:29 UTC] Endpoint: user/profile.php
[26-Mar-2026 13:01:29 UTC] Limit: 20, Offset: 0
[26-Mar-2026 13:01:29 UTC] Full Log Data: {
    "timestamp": "2026-03-26 13:01:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.107.59",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.107.59, 141.101.68.40",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU3IiwidXNlcm5hbWUiOiJpc2lib3IiLCJlbWFpbCI6Im9zYWtwaGhAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM0NjgyfQ.MV3EVV7Ek6IgwkDuyU7ud3PMeKttoRYZhh2PV62II6I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e265821df74f844-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.113.107.59",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 13:01:29 UTC] === END API CALL LOG ===
[26-Mar-2026 13:01:29 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 13:01:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU3IiwidXNlcm5hbWUiOiJpc2lib3IiLCJlbWFpbCI6Im9zYWtwaGhAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM0NjgyfQ.MV3EVV7Ek6IgwkDuyU7ud3PMeKttoRYZhh2PV62II6I
[26-Mar-2026 13:01:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 13:01:29 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 13:01:29 UTC] User ID: 157
[26-Mar-2026 13:01:29 UTC] Orders found: 0
[26-Mar-2026 13:01:29 UTC] Orders data: []
[26-Mar-2026 13:01:29 UTC] ✅ User profile retrieved successfully for user ID: 157
[26-Mar-2026 13:01:29 UTC] Total orders count: 0
[26-Mar-2026 13:01:29 UTC] === API CALL LOG ===
[26-Mar-2026 13:01:29 UTC] Endpoint: user/profile.php
[26-Mar-2026 13:01:29 UTC] Full Log Data: {
    "timestamp": "2026-03-26 13:01:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.107.59",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.107.59, 141.101.68.40",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU3IiwidXNlcm5hbWUiOiJpc2lib3IiLCJlbWFpbCI6Im9zYWtwaGhAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM0NjgyfQ.MV3EVV7Ek6IgwkDuyU7ud3PMeKttoRYZhh2PV62II6I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e26582519c5f844-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.113.107.59",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 13:01:29 UTC] === END API CALL LOG ===
[26-Mar-2026 13:01:29 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 13:01:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU3IiwidXNlcm5hbWUiOiJpc2lib3IiLCJlbWFpbCI6Im9zYWtwaGhAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM0NjgyfQ.MV3EVV7Ek6IgwkDuyU7ud3PMeKttoRYZhh2PV62II6I
[26-Mar-2026 13:01:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 13:01:29 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 13:01:29 UTC] User ID: 157
[26-Mar-2026 13:01:29 UTC] ✅ User profile retrieved successfully for user ID: 157
[26-Mar-2026 13:01:31 UTC] === API CALL LOG ===
[26-Mar-2026 13:01:31 UTC] Endpoint: user/profile.php
[26-Mar-2026 13:01:31 UTC] Full Log Data: {
    "timestamp": "2026-03-26 13:01:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.107.59",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.107.59, 141.101.68.40",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU3IiwidXNlcm5hbWUiOiJpc2lib3IiLCJlbWFpbCI6Im9zYWtwaGhAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM0NjgyfQ.MV3EVV7Ek6IgwkDuyU7ud3PMeKttoRYZhh2PV62II6I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e265831cb06f844-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.113.107.59",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 13:01:31 UTC] === END API CALL LOG ===
[26-Mar-2026 13:01:31 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 13:01:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU3IiwidXNlcm5hbWUiOiJpc2lib3IiLCJlbWFpbCI6Im9zYWtwaGhAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM0NjgyfQ.MV3EVV7Ek6IgwkDuyU7ud3PMeKttoRYZhh2PV62II6I
[26-Mar-2026 13:01:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 13:01:31 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 13:01:31 UTC] User ID: 157
[26-Mar-2026 13:01:31 UTC] ✅ User profile retrieved successfully for user ID: 157
[26-Mar-2026 13:01:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 13:01:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 13:01:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.113.107.59, 141.101.68.40","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU3IiwidXNlcm5hbWUiOiJpc2lib3IiLCJlbWFpbCI6Im9zYWtwaGhAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM0NjgyfQ.MV3EVV7Ek6IgwkDuyU7ud3PMeKttoRYZhh2PV62II6I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e2658337c0cf844-CDG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"105.113.107.59","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 13:01:32 UTC] === User Orders API Called ===
[26-Mar-2026 13:01:32 UTC] User ID: 157
[26-Mar-2026 13:01:32 UTC] Limit: 20, Offset: 0
[26-Mar-2026 13:01:32 UTC] Orders found: 0
[26-Mar-2026 13:01:32 UTC] Orders data: []
[26-Mar-2026 13:01:32 UTC] Total orders count: 0
[26-Mar-2026 13:01:34 UTC] === API CALL LOG ===
[26-Mar-2026 13:01:34 UTC] Endpoint: user/profile.php
[26-Mar-2026 13:01:34 UTC] Full Log Data: {
    "timestamp": "2026-03-26 13:01:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.107.59",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.107.59, 141.101.68.40",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU3IiwidXNlcm5hbWUiOiJpc2lib3IiLCJlbWFpbCI6Im9zYWtwaGhAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM0NjgyfQ.MV3EVV7Ek6IgwkDuyU7ud3PMeKttoRYZhh2PV62II6I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e265841cf8ef844-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.113.107.59",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 13:01:34 UTC] === END API CALL LOG ===
[26-Mar-2026 13:01:34 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 13:01:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU3IiwidXNlcm5hbWUiOiJpc2lib3IiLCJlbWFpbCI6Im9zYWtwaGhAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM0NjgyfQ.MV3EVV7Ek6IgwkDuyU7ud3PMeKttoRYZhh2PV62II6I
[26-Mar-2026 13:01:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 13:01:34 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 13:01:34 UTC] User ID: 157
[26-Mar-2026 13:01:34 UTC] ✅ User profile retrieved successfully for user ID: 157
[26-Mar-2026 13:01:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 13:01:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 13:01:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.113.107.59, 141.101.68.40","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU3IiwidXNlcm5hbWUiOiJpc2lib3IiLCJlbWFpbCI6Im9zYWtwaGhAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM0NjgyfQ.MV3EVV7Ek6IgwkDuyU7ud3PMeKttoRYZhh2PV62II6I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e265841cf8af844-CDG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"105.113.107.59","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 13:01:34 UTC] === User Orders API Called ===
[26-Mar-2026 13:01:34 UTC] User ID: 157
[26-Mar-2026 13:01:34 UTC] Limit: 20, Offset: 0
[26-Mar-2026 13:01:34 UTC] Orders found: 0
[26-Mar-2026 13:01:34 UTC] Orders data: []
[26-Mar-2026 13:01:34 UTC] Total orders count: 0
[26-Mar-2026 13:01:35 UTC] === API CALL LOG ===
[26-Mar-2026 13:01:35 UTC] Endpoint: user/profile.php
[26-Mar-2026 13:01:35 UTC] Full Log Data: {
    "timestamp": "2026-03-26 13:01:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.107.59",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.107.59, 141.101.68.40",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU3IiwidXNlcm5hbWUiOiJpc2lib3IiLCJlbWFpbCI6Im9zYWtwaGhAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM0NjgyfQ.MV3EVV7Ek6IgwkDuyU7ud3PMeKttoRYZhh2PV62II6I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2658479c50f844-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.113.107.59",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 13:01:35 UTC] === END API CALL LOG ===
[26-Mar-2026 13:01:35 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 13:01:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU3IiwidXNlcm5hbWUiOiJpc2lib3IiLCJlbWFpbCI6Im9zYWtwaGhAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM0NjgyfQ.MV3EVV7Ek6IgwkDuyU7ud3PMeKttoRYZhh2PV62II6I
[26-Mar-2026 13:01:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 13:01:35 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 13:01:35 UTC] User ID: 157
[26-Mar-2026 13:01:35 UTC] ✅ User profile retrieved successfully for user ID: 157
[26-Mar-2026 13:01:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 13:01:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 13:01:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.113.107.59, 141.101.68.40","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU3IiwidXNlcm5hbWUiOiJpc2lib3IiLCJlbWFpbCI6Im9zYWtwaGhAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM0NjgyfQ.MV3EVV7Ek6IgwkDuyU7ud3PMeKttoRYZhh2PV62II6I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e26586ab8b5f844-CDG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"105.113.107.59","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 13:01:40 UTC] === API CALL LOG ===
[26-Mar-2026 13:01:40 UTC] === User Orders API Called ===
[26-Mar-2026 13:01:40 UTC] Endpoint: user/profile.php
[26-Mar-2026 13:01:40 UTC] User ID: 157
[26-Mar-2026 13:01:40 UTC] Limit: 20, Offset: 0
[26-Mar-2026 13:01:40 UTC] Full Log Data: {
    "timestamp": "2026-03-26 13:01:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.107.59",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.107.59, 141.101.68.40",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU3IiwidXNlcm5hbWUiOiJpc2lib3IiLCJlbWFpbCI6Im9zYWtwaGhAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM0NjgyfQ.MV3EVV7Ek6IgwkDuyU7ud3PMeKttoRYZhh2PV62II6I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e26586ab8b7f844-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.113.107.59",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 13:01:40 UTC] === END API CALL LOG ===
[26-Mar-2026 13:01:40 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 13:01:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU3IiwidXNlcm5hbWUiOiJpc2lib3IiLCJlbWFpbCI6Im9zYWtwaGhAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM0NjgyfQ.MV3EVV7Ek6IgwkDuyU7ud3PMeKttoRYZhh2PV62II6I
[26-Mar-2026 13:01:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 13:01:40 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 13:01:40 UTC] User ID: 157
[26-Mar-2026 13:01:40 UTC] ✅ User profile retrieved successfully for user ID: 157
[26-Mar-2026 13:01:40 UTC] Orders found: 0
[26-Mar-2026 13:01:40 UTC] Orders data: []
[26-Mar-2026 13:01:40 UTC] Total orders count: 0
[26-Mar-2026 13:01:41 UTC] === API CALL LOG ===
[26-Mar-2026 13:01:41 UTC] Endpoint: user/profile.php
[26-Mar-2026 13:01:41 UTC] Full Log Data: {
    "timestamp": "2026-03-26 13:01:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.107.59",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.107.59, 141.101.68.40",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU3IiwidXNlcm5hbWUiOiJpc2lib3IiLCJlbWFpbCI6Im9zYWtwaGhAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM0NjgyfQ.MV3EVV7Ek6IgwkDuyU7ud3PMeKttoRYZhh2PV62II6I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e26586dfb10f844-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.113.107.59",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 13:01:41 UTC] === END API CALL LOG ===
[26-Mar-2026 13:01:41 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 13:01:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU3IiwidXNlcm5hbWUiOiJpc2lib3IiLCJlbWFpbCI6Im9zYWtwaGhAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM0NjgyfQ.MV3EVV7Ek6IgwkDuyU7ud3PMeKttoRYZhh2PV62II6I
[26-Mar-2026 13:01:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 13:01:41 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 13:01:41 UTC] User ID: 157
[26-Mar-2026 13:01:41 UTC] ✅ User profile retrieved successfully for user ID: 157
[26-Mar-2026 13:01:44 UTC] === API CALL LOG ===
[26-Mar-2026 13:01:44 UTC] Endpoint: user/profile.php
[26-Mar-2026 13:01:44 UTC] Full Log Data: {
    "timestamp": "2026-03-26 13:01:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.107.59",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.107.59, 141.101.68.40",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU3IiwidXNlcm5hbWUiOiJpc2lib3IiLCJlbWFpbCI6Im9zYWtwaGhAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM0NjgyfQ.MV3EVV7Ek6IgwkDuyU7ud3PMeKttoRYZhh2PV62II6I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e26587fa971f844-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.113.107.59",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 13:01:44 UTC] === END API CALL LOG ===
[26-Mar-2026 13:01:44 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 13:01:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU3IiwidXNlcm5hbWUiOiJpc2lib3IiLCJlbWFpbCI6Im9zYWtwaGhAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM0NjgyfQ.MV3EVV7Ek6IgwkDuyU7ud3PMeKttoRYZhh2PV62II6I
[26-Mar-2026 13:01:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 13:01:44 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 13:01:44 UTC] User ID: 157
[26-Mar-2026 13:01:44 UTC] ✅ User profile retrieved successfully for user ID: 157
[26-Mar-2026 13:03:55 UTC] === API CALL LOG ===
[26-Mar-2026 13:03:55 UTC] Endpoint: user/profile.php
[26-Mar-2026 13:03:55 UTC] Full Log Data: {
    "timestamp": "2026-03-26 13:03:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.84.71.88",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.84.71.88, 172.70.198.138",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU4IiwidXNlcm5hbWUiOiJ6cmVhbjc1NyIsImVtYWlsIjoiemFoZXJ6cmVhbjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM1MDM0fQ.1nHYVLO2JlDSFP0X9ESen51YFbJ-BdqE_ZicbALvrm0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e265bb6af3c92e3-EBL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.84.71.88",
        "CF-IPCountry": "IQ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 13:03:55 UTC] === END API CALL LOG ===
[26-Mar-2026 13:03:55 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 13:03:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU4IiwidXNlcm5hbWUiOiJ6cmVhbjc1NyIsImVtYWlsIjoiemFoZXJ6cmVhbjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM1MDM0fQ.1nHYVLO2JlDSFP0X9ESen51YFbJ-BdqE_ZicbALvrm0
[26-Mar-2026 13:03:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 13:03:55 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 13:03:55 UTC] User ID: 158
[26-Mar-2026 13:03:55 UTC] ✅ User profile retrieved successfully for user ID: 158
[26-Mar-2026 13:03:56 UTC] === API CALL LOG ===
[26-Mar-2026 13:03:56 UTC] Endpoint: user/profile.php
[26-Mar-2026 13:03:56 UTC] Full Log Data: {
    "timestamp": "2026-03-26 13:03:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.84.71.88",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.84.71.88, 172.70.198.138",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU4IiwidXNlcm5hbWUiOiJ6cmVhbjc1NyIsImVtYWlsIjoiemFoZXJ6cmVhbjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM1MDM0fQ.1nHYVLO2JlDSFP0X9ESen51YFbJ-BdqE_ZicbALvrm0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e265bb6af4192e3-EBL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.84.71.88",
        "CF-IPCountry": "IQ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 13:03:56 UTC] === END API CALL LOG ===
[26-Mar-2026 13:03:56 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 13:03:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU4IiwidXNlcm5hbWUiOiJ6cmVhbjc1NyIsImVtYWlsIjoiemFoZXJ6cmVhbjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM1MDM0fQ.1nHYVLO2JlDSFP0X9ESen51YFbJ-BdqE_ZicbALvrm0
[26-Mar-2026 13:03:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 13:03:56 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 13:03:56 UTC] User ID: 158
[26-Mar-2026 13:03:56 UTC] ✅ User profile retrieved successfully for user ID: 158
[26-Mar-2026 13:03:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 13:03:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 13:03:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.84.71.88, 172.70.198.139","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU4IiwidXNlcm5hbWUiOiJ6cmVhbjc1NyIsImVtYWlsIjoiemFoZXJ6cmVhbjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM1MDM0fQ.1nHYVLO2JlDSFP0X9ESen51YFbJ-BdqE_ZicbALvrm0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e265bb6af3f92e3-EBL","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.84.71.88","CF-IPCountry":"IQ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 13:03:56 UTC] === User Orders API Called ===
[26-Mar-2026 13:03:56 UTC] User ID: 158
[26-Mar-2026 13:03:56 UTC] Limit: 20, Offset: 0
[26-Mar-2026 13:03:56 UTC] Orders found: 0
[26-Mar-2026 13:03:56 UTC] Orders data: []
[26-Mar-2026 13:03:56 UTC] Total orders count: 0
[26-Mar-2026 13:03:58 UTC] === API CALL LOG ===
[26-Mar-2026 13:03:58 UTC] Endpoint: user/profile.php
[26-Mar-2026 13:03:58 UTC] Full Log Data: {
    "timestamp": "2026-03-26 13:03:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.84.71.88",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.84.71.88, 172.70.198.139",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU4IiwidXNlcm5hbWUiOiJ6cmVhbjc1NyIsImVtYWlsIjoiemFoZXJ6cmVhbjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM1MDM0fQ.1nHYVLO2JlDSFP0X9ESen51YFbJ-BdqE_ZicbALvrm0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e265bc7dd7992e3-EBL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.84.71.88",
        "CF-IPCountry": "IQ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 13:03:58 UTC] === END API CALL LOG ===
[26-Mar-2026 13:03:58 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 13:03:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU4IiwidXNlcm5hbWUiOiJ6cmVhbjc1NyIsImVtYWlsIjoiemFoZXJ6cmVhbjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM1MDM0fQ.1nHYVLO2JlDSFP0X9ESen51YFbJ-BdqE_ZicbALvrm0
[26-Mar-2026 13:03:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 13:03:58 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 13:03:58 UTC] User ID: 158
[26-Mar-2026 13:03:58 UTC] ✅ User profile retrieved successfully for user ID: 158
[26-Mar-2026 13:04:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 13:04:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 13:04:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.84.71.88, 172.70.198.138","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU4IiwidXNlcm5hbWUiOiJ6cmVhbjc1NyIsImVtYWlsIjoiemFoZXJ6cmVhbjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM1MDM0fQ.1nHYVLO2JlDSFP0X9ESen51YFbJ-BdqE_ZicbALvrm0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e265c309f3d92e3-EBL","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.84.71.88","CF-IPCountry":"IQ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 13:04:15 UTC] === User Orders API Called ===
[26-Mar-2026 13:04:15 UTC] User ID: 158
[26-Mar-2026 13:04:15 UTC] Limit: 20, Offset: 0
[26-Mar-2026 13:04:15 UTC] Orders found: 0
[26-Mar-2026 13:04:15 UTC] Orders data: []
[26-Mar-2026 13:04:15 UTC] Total orders count: 0
[26-Mar-2026 13:04:17 UTC] === API CALL LOG ===
[26-Mar-2026 13:04:17 UTC] Endpoint: user/profile.php
[26-Mar-2026 13:04:17 UTC] Full Log Data: {
    "timestamp": "2026-03-26 13:04:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.84.71.88",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.84.71.88, 172.70.198.138",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU4IiwidXNlcm5hbWUiOiJ6cmVhbjc1NyIsImVtYWlsIjoiemFoZXJ6cmVhbjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM1MDM0fQ.1nHYVLO2JlDSFP0X9ESen51YFbJ-BdqE_ZicbALvrm0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e265c3c896092e3-EBL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.84.71.88",
        "CF-IPCountry": "IQ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 13:04:17 UTC] === END API CALL LOG ===
[26-Mar-2026 13:04:17 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 13:04:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU4IiwidXNlcm5hbWUiOiJ6cmVhbjc1NyIsImVtYWlsIjoiemFoZXJ6cmVhbjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM1MDM0fQ.1nHYVLO2JlDSFP0X9ESen51YFbJ-BdqE_ZicbALvrm0
[26-Mar-2026 13:04:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 13:04:17 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 13:04:17 UTC] User ID: 158
[26-Mar-2026 13:04:17 UTC] ✅ User profile retrieved successfully for user ID: 158
[26-Mar-2026 13:04:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 13:04:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 13:04:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.84.71.88, 172.70.198.138","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU4IiwidXNlcm5hbWUiOiJ6cmVhbjc1NyIsImVtYWlsIjoiemFoZXJ6cmVhbjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM1MDM0fQ.1nHYVLO2JlDSFP0X9ESen51YFbJ-BdqE_ZicbALvrm0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e265c3c190492e3-EBL","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.84.71.88","CF-IPCountry":"IQ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 13:04:17 UTC] === User Orders API Called ===
[26-Mar-2026 13:04:17 UTC] User ID: 158
[26-Mar-2026 13:04:17 UTC] Limit: 20, Offset: 0
[26-Mar-2026 13:04:17 UTC] Orders found: 0
[26-Mar-2026 13:04:17 UTC] Orders data: []
[26-Mar-2026 13:04:17 UTC] Total orders count: 0
[26-Mar-2026 13:04:18 UTC] === API CALL LOG ===
[26-Mar-2026 13:04:18 UTC] Endpoint: user/profile.php
[26-Mar-2026 13:04:18 UTC] Full Log Data: {
    "timestamp": "2026-03-26 13:04:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.84.71.88",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.84.71.88, 172.70.198.138",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU4IiwidXNlcm5hbWUiOiJ6cmVhbjc1NyIsImVtYWlsIjoiemFoZXJ6cmVhbjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM1MDM0fQ.1nHYVLO2JlDSFP0X9ESen51YFbJ-BdqE_ZicbALvrm0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e265c405cf192e3-EBL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.84.71.88",
        "CF-IPCountry": "IQ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 13:04:18 UTC] === END API CALL LOG ===
[26-Mar-2026 13:04:18 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 13:04:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU4IiwidXNlcm5hbWUiOiJ6cmVhbjc1NyIsImVtYWlsIjoiemFoZXJ6cmVhbjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM1MDM0fQ.1nHYVLO2JlDSFP0X9ESen51YFbJ-BdqE_ZicbALvrm0
[26-Mar-2026 13:04:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 13:04:18 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 13:04:18 UTC] User ID: 158
[26-Mar-2026 13:04:18 UTC] ✅ User profile retrieved successfully for user ID: 158
[26-Mar-2026 13:04:18 UTC] === API CALL LOG ===
[26-Mar-2026 13:04:18 UTC] Endpoint: user/profile.php
[26-Mar-2026 13:04:18 UTC] Full Log Data: {
    "timestamp": "2026-03-26 13:04:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.84.71.88",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.84.71.88, 172.70.198.138",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU4IiwidXNlcm5hbWUiOiJ6cmVhbjc1NyIsImVtYWlsIjoiemFoZXJ6cmVhbjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM1MDM0fQ.1nHYVLO2JlDSFP0X9ESen51YFbJ-BdqE_ZicbALvrm0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e265c418ead92e3-EBL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.84.71.88",
        "CF-IPCountry": "IQ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 13:04:18 UTC] === END API CALL LOG ===
[26-Mar-2026 13:04:18 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 13:04:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU4IiwidXNlcm5hbWUiOiJ6cmVhbjc1NyIsImVtYWlsIjoiemFoZXJ6cmVhbjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM1MDM0fQ.1nHYVLO2JlDSFP0X9ESen51YFbJ-BdqE_ZicbALvrm0
[26-Mar-2026 13:04:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 13:04:18 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 13:04:18 UTC] User ID: 158
[26-Mar-2026 13:04:18 UTC] ✅ User profile retrieved successfully for user ID: 158
[26-Mar-2026 13:04:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 13:04:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 13:04:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.84.71.88, 172.70.198.139","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU4IiwidXNlcm5hbWUiOiJ6cmVhbjc1NyIsImVtYWlsIjoiemFoZXJ6cmVhbjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM1MDM0fQ.1nHYVLO2JlDSFP0X9ESen51YFbJ-BdqE_ZicbALvrm0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e265c97cd5492e3-EBL","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.84.71.88","CF-IPCountry":"IQ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 13:04:32 UTC] === User Orders API Called ===
[26-Mar-2026 13:04:32 UTC] User ID: 158
[26-Mar-2026 13:04:32 UTC] Limit: 20, Offset: 0
[26-Mar-2026 13:04:32 UTC] Orders found: 0
[26-Mar-2026 13:04:32 UTC] Orders data: []
[26-Mar-2026 13:04:32 UTC] Total orders count: 0
[26-Mar-2026 13:04:32 UTC] === API CALL LOG ===
[26-Mar-2026 13:04:32 UTC] Endpoint: user/profile.php
[26-Mar-2026 13:04:32 UTC] Full Log Data: {
    "timestamp": "2026-03-26 13:04:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.84.71.88",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.84.71.88, 172.70.198.138",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU4IiwidXNlcm5hbWUiOiJ6cmVhbjc1NyIsImVtYWlsIjoiemFoZXJ6cmVhbjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM1MDM0fQ.1nHYVLO2JlDSFP0X9ESen51YFbJ-BdqE_ZicbALvrm0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e265c985de992e3-EBL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.84.71.88",
        "CF-IPCountry": "IQ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 13:04:32 UTC] === END API CALL LOG ===
[26-Mar-2026 13:04:32 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 13:04:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU4IiwidXNlcm5hbWUiOiJ6cmVhbjc1NyIsImVtYWlsIjoiemFoZXJ6cmVhbjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM1MDM0fQ.1nHYVLO2JlDSFP0X9ESen51YFbJ-BdqE_ZicbALvrm0
[26-Mar-2026 13:04:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 13:04:32 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 13:04:32 UTC] User ID: 158
[26-Mar-2026 13:04:32 UTC] ✅ User profile retrieved successfully for user ID: 158
[26-Mar-2026 13:04:32 UTC] === API CALL LOG ===
[26-Mar-2026 13:04:32 UTC] Endpoint: user/profile.php
[26-Mar-2026 13:04:32 UTC] Full Log Data: {
    "timestamp": "2026-03-26 13:04:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.84.71.88",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.84.71.88, 172.70.198.138",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU4IiwidXNlcm5hbWUiOiJ6cmVhbjc1NyIsImVtYWlsIjoiemFoZXJ6cmVhbjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM1MDM0fQ.1nHYVLO2JlDSFP0X9ESen51YFbJ-BdqE_ZicbALvrm0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e265c9c496d92e3-EBL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.84.71.88",
        "CF-IPCountry": "IQ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 13:04:32 UTC] === END API CALL LOG ===
[26-Mar-2026 13:04:32 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 13:04:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU4IiwidXNlcm5hbWUiOiJ6cmVhbjc1NyIsImVtYWlsIjoiemFoZXJ6cmVhbjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM1MDM0fQ.1nHYVLO2JlDSFP0X9ESen51YFbJ-BdqE_ZicbALvrm0
[26-Mar-2026 13:04:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 13:04:32 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 13:04:32 UTC] User ID: 158
[26-Mar-2026 13:04:32 UTC] ✅ User profile retrieved successfully for user ID: 158
[26-Mar-2026 13:04:32 UTC] === API CALL LOG ===
[26-Mar-2026 13:04:32 UTC] Endpoint: user/profile.php
[26-Mar-2026 13:04:32 UTC] Full Log Data: {
    "timestamp": "2026-03-26 13:04:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.84.71.88",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.84.71.88, 172.70.198.139",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU4IiwidXNlcm5hbWUiOiJ6cmVhbjc1NyIsImVtYWlsIjoiemFoZXJ6cmVhbjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM1MDM0fQ.1nHYVLO2JlDSFP0X9ESen51YFbJ-BdqE_ZicbALvrm0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e265c9d0a2092e3-EBL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.84.71.88",
        "CF-IPCountry": "IQ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 13:04:32 UTC] === END API CALL LOG ===
[26-Mar-2026 13:04:32 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 13:04:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU4IiwidXNlcm5hbWUiOiJ6cmVhbjc1NyIsImVtYWlsIjoiemFoZXJ6cmVhbjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM1MDM0fQ.1nHYVLO2JlDSFP0X9ESen51YFbJ-BdqE_ZicbALvrm0
[26-Mar-2026 13:04:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 13:04:32 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 13:04:32 UTC] User ID: 158
[26-Mar-2026 13:04:32 UTC] ✅ User profile retrieved successfully for user ID: 158
[26-Mar-2026 13:04:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 13:04:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 13:04:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.84.71.88, 172.70.198.138","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU4IiwidXNlcm5hbWUiOiJ6cmVhbjc1NyIsImVtYWlsIjoiemFoZXJ6cmVhbjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM1MDM0fQ.1nHYVLO2JlDSFP0X9ESen51YFbJ-BdqE_ZicbALvrm0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e265cbbac4392e3-EBL","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.84.71.88","CF-IPCountry":"IQ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 13:04:37 UTC] === User Orders API Called ===
[26-Mar-2026 13:04:37 UTC] User ID: 158
[26-Mar-2026 13:04:37 UTC] Limit: 20, Offset: 0
[26-Mar-2026 13:04:37 UTC] Orders found: 0
[26-Mar-2026 13:04:37 UTC] Orders data: []
[26-Mar-2026 13:04:37 UTC] Total orders count: 0
[26-Mar-2026 13:04:37 UTC] === API CALL LOG ===
[26-Mar-2026 13:04:37 UTC] Endpoint: user/profile.php
[26-Mar-2026 13:04:37 UTC] Full Log Data: {
    "timestamp": "2026-03-26 13:04:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.84.71.88",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.84.71.88, 172.70.198.139",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU4IiwidXNlcm5hbWUiOiJ6cmVhbjc1NyIsImVtYWlsIjoiemFoZXJ6cmVhbjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM1MDM0fQ.1nHYVLO2JlDSFP0X9ESen51YFbJ-BdqE_ZicbALvrm0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e265cbbac4492e3-EBL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.84.71.88",
        "CF-IPCountry": "IQ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 13:04:37 UTC] === END API CALL LOG ===
[26-Mar-2026 13:04:37 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 13:04:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU4IiwidXNlcm5hbWUiOiJ6cmVhbjc1NyIsImVtYWlsIjoiemFoZXJ6cmVhbjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM1MDM0fQ.1nHYVLO2JlDSFP0X9ESen51YFbJ-BdqE_ZicbALvrm0
[26-Mar-2026 13:04:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 13:04:37 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 13:04:37 UTC] User ID: 158
[26-Mar-2026 13:04:37 UTC] ✅ User profile retrieved successfully for user ID: 158
[26-Mar-2026 13:04:38 UTC] === API CALL LOG ===
[26-Mar-2026 13:04:38 UTC] Endpoint: user/profile.php
[26-Mar-2026 13:04:38 UTC] Full Log Data: {
    "timestamp": "2026-03-26 13:04:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.84.71.88",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.84.71.88, 172.70.198.138",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU4IiwidXNlcm5hbWUiOiJ6cmVhbjc1NyIsImVtYWlsIjoiemFoZXJ6cmVhbjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM1MDM0fQ.1nHYVLO2JlDSFP0X9ESen51YFbJ-BdqE_ZicbALvrm0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e265cc0b8f792e3-EBL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.84.71.88",
        "CF-IPCountry": "IQ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 13:04:38 UTC] === END API CALL LOG ===
[26-Mar-2026 13:04:38 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 13:04:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU4IiwidXNlcm5hbWUiOiJ6cmVhbjc1NyIsImVtYWlsIjoiemFoZXJ6cmVhbjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM1MDM0fQ.1nHYVLO2JlDSFP0X9ESen51YFbJ-BdqE_ZicbALvrm0
[26-Mar-2026 13:04:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 13:04:38 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 13:04:38 UTC] User ID: 158
[26-Mar-2026 13:04:38 UTC] ✅ User profile retrieved successfully for user ID: 158
[26-Mar-2026 13:04:40 UTC] === API CALL LOG ===
[26-Mar-2026 13:04:40 UTC] Endpoint: user/profile.php
[26-Mar-2026 13:04:40 UTC] Full Log Data: {
    "timestamp": "2026-03-26 13:04:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.84.71.88",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.84.71.88, 172.70.198.139",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU4IiwidXNlcm5hbWUiOiJ6cmVhbjc1NyIsImVtYWlsIjoiemFoZXJ6cmVhbjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM1MDM0fQ.1nHYVLO2JlDSFP0X9ESen51YFbJ-BdqE_ZicbALvrm0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e265cca79ff92e3-EBL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.84.71.88",
        "CF-IPCountry": "IQ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 13:04:40 UTC] === END API CALL LOG ===
[26-Mar-2026 13:04:40 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 13:04:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU4IiwidXNlcm5hbWUiOiJ6cmVhbjc1NyIsImVtYWlsIjoiemFoZXJ6cmVhbjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM1MDM0fQ.1nHYVLO2JlDSFP0X9ESen51YFbJ-BdqE_ZicbALvrm0
[26-Mar-2026 13:04:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 13:04:40 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 13:04:40 UTC] User ID: 158
[26-Mar-2026 13:04:40 UTC] ✅ User profile retrieved successfully for user ID: 158
[26-Mar-2026 13:04:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 13:04:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 13:04:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.84.71.88, 172.70.198.139","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU4IiwidXNlcm5hbWUiOiJ6cmVhbjc1NyIsImVtYWlsIjoiemFoZXJ6cmVhbjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM1MDM0fQ.1nHYVLO2JlDSFP0X9ESen51YFbJ-BdqE_ZicbALvrm0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e265d0e6ced92e3-EBL","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.84.71.88","CF-IPCountry":"IQ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 13:04:51 UTC] === User Orders API Called ===
[26-Mar-2026 13:04:51 UTC] User ID: 158
[26-Mar-2026 13:04:51 UTC] Limit: 20, Offset: 0
[26-Mar-2026 13:04:51 UTC] Orders found: 0
[26-Mar-2026 13:04:51 UTC] Orders data: []
[26-Mar-2026 13:04:51 UTC] Total orders count: 0
[26-Mar-2026 13:04:53 UTC] === API CALL LOG ===
[26-Mar-2026 13:04:53 UTC] Endpoint: user/profile.php
[26-Mar-2026 13:04:53 UTC] Full Log Data: {
    "timestamp": "2026-03-26 13:04:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.84.71.88",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.84.71.88, 172.70.198.139",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU4IiwidXNlcm5hbWUiOiJ6cmVhbjc1NyIsImVtYWlsIjoiemFoZXJ6cmVhbjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM1MDM0fQ.1nHYVLO2JlDSFP0X9ESen51YFbJ-BdqE_ZicbALvrm0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e265d1eaa5f92e3-EBL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.84.71.88",
        "CF-IPCountry": "IQ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 13:04:53 UTC] === END API CALL LOG ===
[26-Mar-2026 13:04:53 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 13:04:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU4IiwidXNlcm5hbWUiOiJ6cmVhbjc1NyIsImVtYWlsIjoiemFoZXJ6cmVhbjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM1MDM0fQ.1nHYVLO2JlDSFP0X9ESen51YFbJ-BdqE_ZicbALvrm0
[26-Mar-2026 13:04:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 13:04:53 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 13:04:53 UTC] User ID: 158
[26-Mar-2026 13:04:53 UTC] ✅ User profile retrieved successfully for user ID: 158
[26-Mar-2026 13:04:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 13:04:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 13:04:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.84.71.88, 172.70.198.139","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU4IiwidXNlcm5hbWUiOiJ6cmVhbjc1NyIsImVtYWlsIjoiemFoZXJ6cmVhbjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM1MDM0fQ.1nHYVLO2JlDSFP0X9ESen51YFbJ-BdqE_ZicbALvrm0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e265d26295a92e3-EBL","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.84.71.88","CF-IPCountry":"IQ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 13:04:54 UTC] === User Orders API Called ===
[26-Mar-2026 13:04:54 UTC] User ID: 158
[26-Mar-2026 13:04:54 UTC] Limit: 20, Offset: 0
[26-Mar-2026 13:04:54 UTC] Orders found: 0
[26-Mar-2026 13:04:54 UTC] Orders data: []
[26-Mar-2026 13:04:54 UTC] Total orders count: 0
[26-Mar-2026 13:04:54 UTC] === API CALL LOG ===
[26-Mar-2026 13:04:54 UTC] Endpoint: user/profile.php
[26-Mar-2026 13:04:54 UTC] Full Log Data: {
    "timestamp": "2026-03-26 13:04:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.84.71.88",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.84.71.88, 172.70.198.138",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU4IiwidXNlcm5hbWUiOiJ6cmVhbjc1NyIsImVtYWlsIjoiemFoZXJ6cmVhbjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM1MDM0fQ.1nHYVLO2JlDSFP0X9ESen51YFbJ-BdqE_ZicbALvrm0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e265d26295f92e3-EBL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.84.71.88",
        "CF-IPCountry": "IQ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 13:04:54 UTC] === END API CALL LOG ===
[26-Mar-2026 13:04:54 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 13:04:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU4IiwidXNlcm5hbWUiOiJ6cmVhbjc1NyIsImVtYWlsIjoiemFoZXJ6cmVhbjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM1MDM0fQ.1nHYVLO2JlDSFP0X9ESen51YFbJ-BdqE_ZicbALvrm0
[26-Mar-2026 13:04:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 13:04:54 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 13:04:54 UTC] User ID: 158
[26-Mar-2026 13:04:54 UTC] ✅ User profile retrieved successfully for user ID: 158
[26-Mar-2026 13:04:55 UTC] === API CALL LOG ===
[26-Mar-2026 13:04:55 UTC] Endpoint: user/profile.php
[26-Mar-2026 13:04:55 UTC] Full Log Data: {
    "timestamp": "2026-03-26 13:04:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.84.71.88",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.84.71.88, 172.70.198.138",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU4IiwidXNlcm5hbWUiOiJ6cmVhbjc1NyIsImVtYWlsIjoiemFoZXJ6cmVhbjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM1MDM0fQ.1nHYVLO2JlDSFP0X9ESen51YFbJ-BdqE_ZicbALvrm0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e265d2d3ea092e3-EBL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.84.71.88",
        "CF-IPCountry": "IQ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 13:04:55 UTC] === END API CALL LOG ===
[26-Mar-2026 13:04:55 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 13:04:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU4IiwidXNlcm5hbWUiOiJ6cmVhbjc1NyIsImVtYWlsIjoiemFoZXJ6cmVhbjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM1MDM0fQ.1nHYVLO2JlDSFP0X9ESen51YFbJ-BdqE_ZicbALvrm0
[26-Mar-2026 13:04:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 13:04:55 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 13:04:55 UTC] User ID: 158
[26-Mar-2026 13:04:55 UTC] ✅ User profile retrieved successfully for user ID: 158
[26-Mar-2026 13:04:56 UTC] === API CALL LOG ===
[26-Mar-2026 13:04:56 UTC] Endpoint: user/profile.php
[26-Mar-2026 13:04:56 UTC] Full Log Data: {
    "timestamp": "2026-03-26 13:04:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.84.71.88",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.84.71.88, 172.70.198.139",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU4IiwidXNlcm5hbWUiOiJ6cmVhbjc1NyIsImVtYWlsIjoiemFoZXJ6cmVhbjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM1MDM0fQ.1nHYVLO2JlDSFP0X9ESen51YFbJ-BdqE_ZicbALvrm0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e265d324ad392e3-EBL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.84.71.88",
        "CF-IPCountry": "IQ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 13:04:56 UTC] === END API CALL LOG ===
[26-Mar-2026 13:04:56 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 13:04:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU4IiwidXNlcm5hbWUiOiJ6cmVhbjc1NyIsImVtYWlsIjoiemFoZXJ6cmVhbjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM1MDM0fQ.1nHYVLO2JlDSFP0X9ESen51YFbJ-BdqE_ZicbALvrm0
[26-Mar-2026 13:04:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 13:04:56 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 13:04:56 UTC] User ID: 158
[26-Mar-2026 13:04:56 UTC] ✅ User profile retrieved successfully for user ID: 158
[26-Mar-2026 13:05:01 UTC] === API CALL LOG ===
[26-Mar-2026 13:05:01 UTC] Endpoint: user/profile.php
[26-Mar-2026 13:05:01 UTC] Full Log Data: {
    "timestamp": "2026-03-26 13:05:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.84.71.88",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.84.71.88, 172.70.198.139",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU4IiwidXNlcm5hbWUiOiJ6cmVhbjc1NyIsImVtYWlsIjoiemFoZXJ6cmVhbjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM1MDM0fQ.1nHYVLO2JlDSFP0X9ESen51YFbJ-BdqE_ZicbALvrm0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e265d4d2f0092e3-EBL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.84.71.88",
        "CF-IPCountry": "IQ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 13:05:01 UTC] === END API CALL LOG ===
[26-Mar-2026 13:05:01 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 13:05:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU4IiwidXNlcm5hbWUiOiJ6cmVhbjc1NyIsImVtYWlsIjoiemFoZXJ6cmVhbjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM1MDM0fQ.1nHYVLO2JlDSFP0X9ESen51YFbJ-BdqE_ZicbALvrm0
[26-Mar-2026 13:05:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 13:05:01 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 13:05:01 UTC] User ID: 158
[26-Mar-2026 13:05:01 UTC] ✅ User profile retrieved successfully for user ID: 158
[26-Mar-2026 13:05:01 UTC] === API CALL LOG ===
[26-Mar-2026 13:05:01 UTC] Endpoint: user/profile.php
[26-Mar-2026 13:05:01 UTC] Full Log Data: {
    "timestamp": "2026-03-26 13:05:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.84.71.88",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.84.71.88, 172.70.198.138",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU4IiwidXNlcm5hbWUiOiJ6cmVhbjc1NyIsImVtYWlsIjoiemFoZXJ6cmVhbjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM1MDM0fQ.1nHYVLO2JlDSFP0X9ESen51YFbJ-BdqE_ZicbALvrm0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e265d4d2f0392e3-EBL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.84.71.88",
        "CF-IPCountry": "IQ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 13:05:01 UTC] === END API CALL LOG ===
[26-Mar-2026 13:05:01 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 13:05:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU4IiwidXNlcm5hbWUiOiJ6cmVhbjc1NyIsImVtYWlsIjoiemFoZXJ6cmVhbjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM1MDM0fQ.1nHYVLO2JlDSFP0X9ESen51YFbJ-BdqE_ZicbALvrm0
[26-Mar-2026 13:05:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 13:05:01 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 13:05:01 UTC] User ID: 158
[26-Mar-2026 13:05:01 UTC] ✅ User profile retrieved successfully for user ID: 158
[26-Mar-2026 13:05:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 13:05:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 13:05:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.84.71.88, 172.70.198.138","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU4IiwidXNlcm5hbWUiOiJ6cmVhbjc1NyIsImVtYWlsIjoiemFoZXJ6cmVhbjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM1MDM0fQ.1nHYVLO2JlDSFP0X9ESen51YFbJ-BdqE_ZicbALvrm0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e265d4d2eff92e3-EBL","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.84.71.88","CF-IPCountry":"IQ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 13:05:01 UTC] === User Orders API Called ===
[26-Mar-2026 13:05:01 UTC] User ID: 158
[26-Mar-2026 13:05:01 UTC] Limit: 20, Offset: 0
[26-Mar-2026 13:05:01 UTC] Orders found: 0
[26-Mar-2026 13:05:01 UTC] Orders data: []
[26-Mar-2026 13:05:01 UTC] Total orders count: 0
[26-Mar-2026 13:05:05 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 13:05:05 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 13:05:05 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.84.71.88, 172.70.198.139","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU4IiwidXNlcm5hbWUiOiJ6cmVhbjc1NyIsImVtYWlsIjoiemFoZXJ6cmVhbjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM1MDM0fQ.1nHYVLO2JlDSFP0X9ESen51YFbJ-BdqE_ZicbALvrm0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e265d66792e92e3-EBL","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.84.71.88","CF-IPCountry":"IQ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 13:05:05 UTC] === User Orders API Called ===
[26-Mar-2026 13:05:05 UTC] User ID: 158
[26-Mar-2026 13:05:05 UTC] Limit: 20, Offset: 0
[26-Mar-2026 13:05:05 UTC] Orders found: 0
[26-Mar-2026 13:05:05 UTC] Orders data: []
[26-Mar-2026 13:05:05 UTC] Total orders count: 0
[26-Mar-2026 13:12:03 UTC] === API CALL LOG ===
[26-Mar-2026 13:12:03 UTC] Endpoint: user/profile.php
[26-Mar-2026 13:12:03 UTC] Full Log Data: {
    "timestamp": "2026-03-26 13:12:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:482f:f60a:2419:cbff:fe00:4ff0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:482f:f60a:2419:cbff:fe00:4ff0, 162.158.22.194",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU5IiwidXNlcm5hbWUiOiJHaGF0dXdhbCIsImVtYWlsIjoic2hpdmFnaGF0dXdhbDEyM0BnbWFpbC5jb20iLCJleHAiOjE3NzUxMzU1MjJ9.tV5CaXjyOf6QrcUYMDR4nQAwYcg48IoJw1_r3s6dvnA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e26679d7a1c6cb1-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:482f:f60a:2419:cbff:fe00:4ff0",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 13:12:03 UTC] === END API CALL LOG ===
[26-Mar-2026 13:12:03 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 13:12:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU5IiwidXNlcm5hbWUiOiJHaGF0dXdhbCIsImVtYWlsIjoic2hpdmFnaGF0dXdhbDEyM0BnbWFpbC5jb20iLCJleHAiOjE3NzUxMzU1MjJ9.tV5CaXjyOf6QrcUYMDR4nQAwYcg48IoJw1_r3s6dvnA
[26-Mar-2026 13:12:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 13:12:03 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 13:12:03 UTC] User ID: 159
[26-Mar-2026 13:12:03 UTC] ✅ User profile retrieved successfully for user ID: 159
[26-Mar-2026 13:12:03 UTC] === API CALL LOG ===
[26-Mar-2026 13:12:03 UTC] Endpoint: user/profile.php
[26-Mar-2026 13:12:03 UTC] Full Log Data: {
    "timestamp": "2026-03-26 13:12:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:482f:f60a:2419:cbff:fe00:4ff0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:482f:f60a:2419:cbff:fe00:4ff0, 162.158.22.195",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU5IiwidXNlcm5hbWUiOiJHaGF0dXdhbCIsImVtYWlsIjoic2hpdmFnaGF0dXdhbDEyM0BnbWFpbC5jb20iLCJleHAiOjE3NzUxMzU1MjJ9.tV5CaXjyOf6QrcUYMDR4nQAwYcg48IoJw1_r3s6dvnA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e26679d7a206cb1-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:482f:f60a:2419:cbff:fe00:4ff0",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 13:12:03 UTC] === END API CALL LOG ===
[26-Mar-2026 13:12:03 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 13:12:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU5IiwidXNlcm5hbWUiOiJHaGF0dXdhbCIsImVtYWlsIjoic2hpdmFnaGF0dXdhbDEyM0BnbWFpbC5jb20iLCJleHAiOjE3NzUxMzU1MjJ9.tV5CaXjyOf6QrcUYMDR4nQAwYcg48IoJw1_r3s6dvnA
[26-Mar-2026 13:12:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 13:12:03 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 13:12:03 UTC] User ID: 159
[26-Mar-2026 13:12:03 UTC] ✅ User profile retrieved successfully for user ID: 159
[26-Mar-2026 13:12:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 13:12:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 13:12:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:482f:f60a:2419:cbff:fe00:4ff0, 162.158.22.194","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU5IiwidXNlcm5hbWUiOiJHaGF0dXdhbCIsImVtYWlsIjoic2hpdmFnaGF0dXdhbDEyM0BnbWFpbC5jb20iLCJleHAiOjE3NzUxMzU1MjJ9.tV5CaXjyOf6QrcUYMDR4nQAwYcg48IoJw1_r3s6dvnA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e26679d7a1f6cb1-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:482f:f60a:2419:cbff:fe00:4ff0","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 13:12:03 UTC] === User Orders API Called ===
[26-Mar-2026 13:12:03 UTC] User ID: 159
[26-Mar-2026 13:12:03 UTC] Limit: 20, Offset: 0
[26-Mar-2026 13:12:03 UTC] Orders found: 0
[26-Mar-2026 13:12:03 UTC] Orders data: []
[26-Mar-2026 13:12:03 UTC] Total orders count: 0
[26-Mar-2026 13:12:04 UTC] === API CALL LOG ===
[26-Mar-2026 13:12:04 UTC] Endpoint: user/profile.php
[26-Mar-2026 13:12:04 UTC] Full Log Data: {
    "timestamp": "2026-03-26 13:12:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:482f:f60a:2419:cbff:fe00:4ff0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:482f:f60a:2419:cbff:fe00:4ff0, 162.158.22.194",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU5IiwidXNlcm5hbWUiOiJHaGF0dXdhbCIsImVtYWlsIjoic2hpdmFnaGF0dXdhbDEyM0BnbWFpbC5jb20iLCJleHAiOjE3NzUxMzU1MjJ9.tV5CaXjyOf6QrcUYMDR4nQAwYcg48IoJw1_r3s6dvnA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2667a4083d6cb1-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:482f:f60a:2419:cbff:fe00:4ff0",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 13:12:04 UTC] === END API CALL LOG ===
[26-Mar-2026 13:12:04 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 13:12:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU5IiwidXNlcm5hbWUiOiJHaGF0dXdhbCIsImVtYWlsIjoic2hpdmFnaGF0dXdhbDEyM0BnbWFpbC5jb20iLCJleHAiOjE3NzUxMzU1MjJ9.tV5CaXjyOf6QrcUYMDR4nQAwYcg48IoJw1_r3s6dvnA
[26-Mar-2026 13:12:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 13:12:04 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 13:12:04 UTC] User ID: 159
[26-Mar-2026 13:12:04 UTC] ✅ User profile retrieved successfully for user ID: 159
[26-Mar-2026 13:12:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 13:12:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 13:12:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:482f:f60a:2419:cbff:fe00:4ff0, 162.158.22.195","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU5IiwidXNlcm5hbWUiOiJHaGF0dXdhbCIsImVtYWlsIjoic2hpdmFnaGF0dXdhbDEyM0BnbWFpbC5jb20iLCJleHAiOjE3NzUxMzU1MjJ9.tV5CaXjyOf6QrcUYMDR4nQAwYcg48IoJw1_r3s6dvnA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e2668ce3bc36cb1-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:482f:f60a:2419:cbff:fe00:4ff0","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 13:12:52 UTC] === User Orders API Called ===
[26-Mar-2026 13:12:52 UTC] User ID: 159
[26-Mar-2026 13:12:52 UTC] Limit: 20, Offset: 0
[26-Mar-2026 13:12:52 UTC] Orders found: 0
[26-Mar-2026 13:12:52 UTC] Orders data: []
[26-Mar-2026 13:12:52 UTC] === API CALL LOG ===
[26-Mar-2026 13:12:52 UTC] Endpoint: user/profile.php
[26-Mar-2026 13:12:52 UTC] Full Log Data: {
    "timestamp": "2026-03-26 13:12:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:482f:f60a:2419:cbff:fe00:4ff0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:482f:f60a:2419:cbff:fe00:4ff0, 162.158.22.194",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU5IiwidXNlcm5hbWUiOiJHaGF0dXdhbCIsImVtYWlsIjoic2hpdmFnaGF0dXdhbDEyM0BnbWFpbC5jb20iLCJleHAiOjE3NzUxMzU1MjJ9.tV5CaXjyOf6QrcUYMDR4nQAwYcg48IoJw1_r3s6dvnA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2668ce3bc56cb1-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:482f:f60a:2419:cbff:fe00:4ff0",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 13:12:52 UTC] === END API CALL LOG ===
[26-Mar-2026 13:12:52 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 13:12:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU5IiwidXNlcm5hbWUiOiJHaGF0dXdhbCIsImVtYWlsIjoic2hpdmFnaGF0dXdhbDEyM0BnbWFpbC5jb20iLCJleHAiOjE3NzUxMzU1MjJ9.tV5CaXjyOf6QrcUYMDR4nQAwYcg48IoJw1_r3s6dvnA
[26-Mar-2026 13:12:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 13:12:52 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 13:12:52 UTC] User ID: 159
[26-Mar-2026 13:12:52 UTC] ✅ User profile retrieved successfully for user ID: 159
[26-Mar-2026 13:12:52 UTC] Total orders count: 0
[26-Mar-2026 13:12:53 UTC] === API CALL LOG ===
[26-Mar-2026 13:12:53 UTC] Endpoint: user/profile.php
[26-Mar-2026 13:12:53 UTC] Full Log Data: {
    "timestamp": "2026-03-26 13:12:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:482f:f60a:2419:cbff:fe00:4ff0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:482f:f60a:2419:cbff:fe00:4ff0, 162.158.22.194",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU5IiwidXNlcm5hbWUiOiJHaGF0dXdhbCIsImVtYWlsIjoic2hpdmFnaGF0dXdhbDEyM0BnbWFpbC5jb20iLCJleHAiOjE3NzUxMzU1MjJ9.tV5CaXjyOf6QrcUYMDR4nQAwYcg48IoJw1_r3s6dvnA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2668d378416cb1-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:482f:f60a:2419:cbff:fe00:4ff0",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 13:12:53 UTC] === END API CALL LOG ===
[26-Mar-2026 13:12:53 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 13:12:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU5IiwidXNlcm5hbWUiOiJHaGF0dXdhbCIsImVtYWlsIjoic2hpdmFnaGF0dXdhbDEyM0BnbWFpbC5jb20iLCJleHAiOjE3NzUxMzU1MjJ9.tV5CaXjyOf6QrcUYMDR4nQAwYcg48IoJw1_r3s6dvnA
[26-Mar-2026 13:12:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 13:12:53 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 13:12:53 UTC] User ID: 159
[26-Mar-2026 13:12:53 UTC] ✅ User profile retrieved successfully for user ID: 159
[26-Mar-2026 13:12:53 UTC] === API CALL LOG ===
[26-Mar-2026 13:12:53 UTC] Endpoint: user/profile.php
[26-Mar-2026 13:12:53 UTC] Full Log Data: {
    "timestamp": "2026-03-26 13:12:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:482f:f60a:2419:cbff:fe00:4ff0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:482f:f60a:2419:cbff:fe00:4ff0, 162.158.22.194",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU5IiwidXNlcm5hbWUiOiJHaGF0dXdhbCIsImVtYWlsIjoic2hpdmFnaGF0dXdhbDEyM0BnbWFpbC5jb20iLCJleHAiOjE3NzUxMzU1MjJ9.tV5CaXjyOf6QrcUYMDR4nQAwYcg48IoJw1_r3s6dvnA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2668d66ab36cb1-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:482f:f60a:2419:cbff:fe00:4ff0",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 13:12:53 UTC] === END API CALL LOG ===
[26-Mar-2026 13:12:53 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 13:12:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU5IiwidXNlcm5hbWUiOiJHaGF0dXdhbCIsImVtYWlsIjoic2hpdmFnaGF0dXdhbDEyM0BnbWFpbC5jb20iLCJleHAiOjE3NzUxMzU1MjJ9.tV5CaXjyOf6QrcUYMDR4nQAwYcg48IoJw1_r3s6dvnA
[26-Mar-2026 13:12:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 13:12:53 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 13:12:53 UTC] User ID: 159
[26-Mar-2026 13:12:53 UTC] ✅ User profile retrieved successfully for user ID: 159
[26-Mar-2026 13:13:43 UTC] === API CALL LOG ===
[26-Mar-2026 13:13:43 UTC] Endpoint: user/profile.php
[26-Mar-2026 13:13:43 UTC] Full Log Data: {
    "timestamp": "2026-03-26 13:13:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:482f:f60a:2419:cbff:fe00:4ff0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:482f:f60a:2419:cbff:fe00:4ff0, 162.158.22.194",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU5IiwidXNlcm5hbWUiOiJHaGF0dXdhbCIsImVtYWlsIjoic2hpdmFnaGF0dXdhbDEyM0BnbWFpbC5jb20iLCJleHAiOjE3NzUxMzU1MjJ9.tV5CaXjyOf6QrcUYMDR4nQAwYcg48IoJw1_r3s6dvnA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e266a0bda866cb1-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:482f:f60a:2419:cbff:fe00:4ff0",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 13:13:43 UTC] === END API CALL LOG ===
[26-Mar-2026 13:13:43 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 13:13:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU5IiwidXNlcm5hbWUiOiJHaGF0dXdhbCIsImVtYWlsIjoic2hpdmFnaGF0dXdhbDEyM0BnbWFpbC5jb20iLCJleHAiOjE3NzUxMzU1MjJ9.tV5CaXjyOf6QrcUYMDR4nQAwYcg48IoJw1_r3s6dvnA
[26-Mar-2026 13:13:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 13:13:43 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 13:13:43 UTC] User ID: 159
[26-Mar-2026 13:13:43 UTC] ✅ User profile retrieved successfully for user ID: 159
[26-Mar-2026 13:13:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 13:13:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 13:13:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:482f:f60a:2419:cbff:fe00:4ff0, 162.158.22.195","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU5IiwidXNlcm5hbWUiOiJHaGF0dXdhbCIsImVtYWlsIjoic2hpdmFnaGF0dXdhbDEyM0BnbWFpbC5jb20iLCJleHAiOjE3NzUxMzU1MjJ9.tV5CaXjyOf6QrcUYMDR4nQAwYcg48IoJw1_r3s6dvnA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e266a0bda856cb1-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:482f:f60a:2419:cbff:fe00:4ff0","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 13:13:43 UTC] === User Orders API Called ===
[26-Mar-2026 13:13:43 UTC] User ID: 159
[26-Mar-2026 13:13:43 UTC] Limit: 20, Offset: 0
[26-Mar-2026 13:13:43 UTC] Orders found: 0
[26-Mar-2026 13:13:43 UTC] Orders data: []
[26-Mar-2026 13:13:43 UTC] Total orders count: 0
[26-Mar-2026 13:13:43 UTC] === API CALL LOG ===
[26-Mar-2026 13:13:43 UTC] Endpoint: user/profile.php
[26-Mar-2026 13:13:43 UTC] Full Log Data: {
    "timestamp": "2026-03-26 13:13:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:482f:f60a:2419:cbff:fe00:4ff0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:482f:f60a:2419:cbff:fe00:4ff0, 162.158.22.195",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU5IiwidXNlcm5hbWUiOiJHaGF0dXdhbCIsImVtYWlsIjoic2hpdmFnaGF0dXdhbDEyM0BnbWFpbC5jb20iLCJleHAiOjE3NzUxMzU1MjJ9.tV5CaXjyOf6QrcUYMDR4nQAwYcg48IoJw1_r3s6dvnA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e266a0e5c666cb1-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:482f:f60a:2419:cbff:fe00:4ff0",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 13:13:43 UTC] === END API CALL LOG ===
[26-Mar-2026 13:13:43 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 13:13:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU5IiwidXNlcm5hbWUiOiJHaGF0dXdhbCIsImVtYWlsIjoic2hpdmFnaGF0dXdhbDEyM0BnbWFpbC5jb20iLCJleHAiOjE3NzUxMzU1MjJ9.tV5CaXjyOf6QrcUYMDR4nQAwYcg48IoJw1_r3s6dvnA
[26-Mar-2026 13:13:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 13:13:43 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 13:13:43 UTC] User ID: 159
[26-Mar-2026 13:13:43 UTC] ✅ User profile retrieved successfully for user ID: 159
[26-Mar-2026 13:13:44 UTC] === API CALL LOG ===
[26-Mar-2026 13:13:44 UTC] Endpoint: user/profile.php
[26-Mar-2026 13:13:44 UTC] Full Log Data: {
    "timestamp": "2026-03-26 13:13:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:482f:f60a:2419:cbff:fe00:4ff0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:482f:f60a:2419:cbff:fe00:4ff0, 162.158.22.194",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU5IiwidXNlcm5hbWUiOiJHaGF0dXdhbCIsImVtYWlsIjoic2hpdmFnaGF0dXdhbDEyM0BnbWFpbC5jb20iLCJleHAiOjE3NzUxMzU1MjJ9.tV5CaXjyOf6QrcUYMDR4nQAwYcg48IoJw1_r3s6dvnA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e266a1378346cb1-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:482f:f60a:2419:cbff:fe00:4ff0",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 13:13:44 UTC] === END API CALL LOG ===
[26-Mar-2026 13:13:44 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 13:13:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU5IiwidXNlcm5hbWUiOiJHaGF0dXdhbCIsImVtYWlsIjoic2hpdmFnaGF0dXdhbDEyM0BnbWFpbC5jb20iLCJleHAiOjE3NzUxMzU1MjJ9.tV5CaXjyOf6QrcUYMDR4nQAwYcg48IoJw1_r3s6dvnA
[26-Mar-2026 13:13:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 13:13:44 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 13:13:44 UTC] User ID: 159
[26-Mar-2026 13:13:44 UTC] ✅ User profile retrieved successfully for user ID: 159
[26-Mar-2026 13:27:38 UTC] === API CALL LOG ===
[26-Mar-2026 13:27:38 UTC] Endpoint: user/profile.php
[26-Mar-2026 13:27:38 UTC] Full Log Data: {
    "timestamp": "2026-03-26 13:27:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:1f99:d024::75b3:8ab4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:1f99:d024::75b3:8ab4, 172.71.124.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYwIiwidXNlcm5hbWUiOiJBcmlzdmFqIiwiZW1haWwiOiJqYWlkNTg2NjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM2NDU3fQ.rv1Hk-UAzGixQRAKcjDaBLwvLwMFlXk4vMgpw1o8Dp4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e267e6deabbce3e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:3a80:1f99:d024::75b3:8ab4",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 13:27:38 UTC] === END API CALL LOG ===
[26-Mar-2026 13:27:38 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 13:27:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYwIiwidXNlcm5hbWUiOiJBcmlzdmFqIiwiZW1haWwiOiJqYWlkNTg2NjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM2NDU3fQ.rv1Hk-UAzGixQRAKcjDaBLwvLwMFlXk4vMgpw1o8Dp4
[26-Mar-2026 13:27:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 13:27:38 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 13:27:38 UTC] User ID: 160
[26-Mar-2026 13:27:38 UTC] ✅ User profile retrieved successfully for user ID: 160
[26-Mar-2026 13:27:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 13:27:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 13:27:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:3a80:1f99:d024::75b3:8ab4, 172.71.124.75","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYwIiwidXNlcm5hbWUiOiJBcmlzdmFqIiwiZW1haWwiOiJqYWlkNTg2NjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM2NDU3fQ.rv1Hk-UAzGixQRAKcjDaBLwvLwMFlXk4vMgpw1o8Dp4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e267e6dead6ce3e-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2402:3a80:1f99:d024::75b3:8ab4","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 13:27:38 UTC] === User Orders API Called ===
[26-Mar-2026 13:27:38 UTC] User ID: 160
[26-Mar-2026 13:27:38 UTC] Limit: 20, Offset: 0
[26-Mar-2026 13:27:38 UTC] Orders found: 0
[26-Mar-2026 13:27:38 UTC] Orders data: []
[26-Mar-2026 13:27:38 UTC] Total orders count: 0
[26-Mar-2026 13:27:38 UTC] === API CALL LOG ===
[26-Mar-2026 13:27:38 UTC] Endpoint: user/profile.php
[26-Mar-2026 13:27:38 UTC] Full Log Data: {
    "timestamp": "2026-03-26 13:27:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:1f99:d024::75b3:8ab4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:1f99:d024::75b3:8ab4, 172.71.124.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYwIiwidXNlcm5hbWUiOiJBcmlzdmFqIiwiZW1haWwiOiJqYWlkNTg2NjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM2NDU3fQ.rv1Hk-UAzGixQRAKcjDaBLwvLwMFlXk4vMgpw1o8Dp4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e267e6e9cc8ce3e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:3a80:1f99:d024::75b3:8ab4",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 13:27:38 UTC] === END API CALL LOG ===
[26-Mar-2026 13:27:38 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 13:27:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYwIiwidXNlcm5hbWUiOiJBcmlzdmFqIiwiZW1haWwiOiJqYWlkNTg2NjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM2NDU3fQ.rv1Hk-UAzGixQRAKcjDaBLwvLwMFlXk4vMgpw1o8Dp4
[26-Mar-2026 13:27:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 13:27:38 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 13:27:38 UTC] User ID: 160
[26-Mar-2026 13:27:38 UTC] ✅ User profile retrieved successfully for user ID: 160
[26-Mar-2026 13:27:39 UTC] === API CALL LOG ===
[26-Mar-2026 13:27:39 UTC] Endpoint: user/profile.php
[26-Mar-2026 13:27:39 UTC] Full Log Data: {
    "timestamp": "2026-03-26 13:27:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:1f99:d024::75b3:8ab4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:1f99:d024::75b3:8ab4, 172.71.124.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYwIiwidXNlcm5hbWUiOiJBcmlzdmFqIiwiZW1haWwiOiJqYWlkNTg2NjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM2NDU3fQ.rv1Hk-UAzGixQRAKcjDaBLwvLwMFlXk4vMgpw1o8Dp4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e267e768c5fce3e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:3a80:1f99:d024::75b3:8ab4",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 13:27:39 UTC] === END API CALL LOG ===
[26-Mar-2026 13:27:39 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 13:27:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYwIiwidXNlcm5hbWUiOiJBcmlzdmFqIiwiZW1haWwiOiJqYWlkNTg2NjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM2NDU3fQ.rv1Hk-UAzGixQRAKcjDaBLwvLwMFlXk4vMgpw1o8Dp4
[26-Mar-2026 13:27:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 13:27:39 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 13:27:39 UTC] User ID: 160
[26-Mar-2026 13:27:39 UTC] ✅ User profile retrieved successfully for user ID: 160
[26-Mar-2026 13:27:56 UTC] === API CALL LOG ===
[26-Mar-2026 13:27:56 UTC] Endpoint: user/profile.php
[26-Mar-2026 13:27:56 UTC] Full Log Data: {
    "timestamp": "2026-03-26 13:27:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:1f99:d024::75b3:8ab4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:1f99:d024::75b3:8ab4, 172.71.124.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYwIiwidXNlcm5hbWUiOiJBcmlzdmFqIiwiZW1haWwiOiJqYWlkNTg2NjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM2NDU3fQ.rv1Hk-UAzGixQRAKcjDaBLwvLwMFlXk4vMgpw1o8Dp4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e267ee2894dce3e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:3a80:1f99:d024::75b3:8ab4",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 13:27:56 UTC] === END API CALL LOG ===
[26-Mar-2026 13:27:56 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 13:27:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYwIiwidXNlcm5hbWUiOiJBcmlzdmFqIiwiZW1haWwiOiJqYWlkNTg2NjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM2NDU3fQ.rv1Hk-UAzGixQRAKcjDaBLwvLwMFlXk4vMgpw1o8Dp4
[26-Mar-2026 13:27:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 13:27:56 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 13:27:56 UTC] User ID: 160
[26-Mar-2026 13:27:56 UTC] ✅ User profile retrieved successfully for user ID: 160
[26-Mar-2026 13:27:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 13:27:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 13:27:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:3a80:1f99:d024::75b3:8ab4, 172.71.124.89","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYwIiwidXNlcm5hbWUiOiJBcmlzdmFqIiwiZW1haWwiOiJqYWlkNTg2NjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM2NDU3fQ.rv1Hk-UAzGixQRAKcjDaBLwvLwMFlXk4vMgpw1o8Dp4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e267ee2894ace3e-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2402:3a80:1f99:d024::75b3:8ab4","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 13:27:56 UTC] === User Orders API Called ===
[26-Mar-2026 13:27:56 UTC] User ID: 160
[26-Mar-2026 13:27:56 UTC] Limit: 20, Offset: 0
[26-Mar-2026 13:27:56 UTC] Orders found: 0
[26-Mar-2026 13:27:56 UTC] Orders data: []
[26-Mar-2026 13:27:56 UTC] Total orders count: 0
[26-Mar-2026 13:27:57 UTC] === API CALL LOG ===
[26-Mar-2026 13:27:57 UTC] Endpoint: user/profile.php
[26-Mar-2026 13:27:57 UTC] Full Log Data: {
    "timestamp": "2026-03-26 13:27:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:1f99:d024::75b3:8ab4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:1f99:d024::75b3:8ab4, 172.71.124.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYwIiwidXNlcm5hbWUiOiJBcmlzdmFqIiwiZW1haWwiOiJqYWlkNTg2NjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM2NDU3fQ.rv1Hk-UAzGixQRAKcjDaBLwvLwMFlXk4vMgpw1o8Dp4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e267ee65c95ce3e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:3a80:1f99:d024::75b3:8ab4",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 13:27:57 UTC] === END API CALL LOG ===
[26-Mar-2026 13:27:57 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 13:27:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYwIiwidXNlcm5hbWUiOiJBcmlzdmFqIiwiZW1haWwiOiJqYWlkNTg2NjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM2NDU3fQ.rv1Hk-UAzGixQRAKcjDaBLwvLwMFlXk4vMgpw1o8Dp4
[26-Mar-2026 13:27:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 13:27:57 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 13:27:57 UTC] User ID: 160
[26-Mar-2026 13:27:57 UTC] ✅ User profile retrieved successfully for user ID: 160
[26-Mar-2026 13:27:58 UTC] === API CALL LOG ===
[26-Mar-2026 13:27:58 UTC] Endpoint: user/profile.php
[26-Mar-2026 13:27:58 UTC] Full Log Data: {
    "timestamp": "2026-03-26 13:27:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:1f99:d024::75b3:8ab4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:1f99:d024::75b3:8ab4, 172.71.124.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYwIiwidXNlcm5hbWUiOiJBcmlzdmFqIiwiZW1haWwiOiJqYWlkNTg2NjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM2NDU3fQ.rv1Hk-UAzGixQRAKcjDaBLwvLwMFlXk4vMgpw1o8Dp4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e267eecbe52ce3e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:3a80:1f99:d024::75b3:8ab4",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 13:27:58 UTC] === END API CALL LOG ===
[26-Mar-2026 13:27:58 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 13:27:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYwIiwidXNlcm5hbWUiOiJBcmlzdmFqIiwiZW1haWwiOiJqYWlkNTg2NjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM2NDU3fQ.rv1Hk-UAzGixQRAKcjDaBLwvLwMFlXk4vMgpw1o8Dp4
[26-Mar-2026 13:27:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 13:27:58 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 13:27:58 UTC] User ID: 160
[26-Mar-2026 13:27:58 UTC] ✅ User profile retrieved successfully for user ID: 160
[26-Mar-2026 13:28:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 13:28:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 13:28:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:3a80:1f99:d024::75b3:8ab4, 172.71.124.89","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYwIiwidXNlcm5hbWUiOiJBcmlzdmFqIiwiZW1haWwiOiJqYWlkNTg2NjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM2NDU3fQ.rv1Hk-UAzGixQRAKcjDaBLwvLwMFlXk4vMgpw1o8Dp4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e267f068d4dce3e-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2402:3a80:1f99:d024::75b3:8ab4","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 13:28:02 UTC] === User Orders API Called ===
[26-Mar-2026 13:28:02 UTC] User ID: 160
[26-Mar-2026 13:28:02 UTC] Limit: 20, Offset: 0
[26-Mar-2026 13:28:02 UTC] Orders found: 0
[26-Mar-2026 13:28:02 UTC] Orders data: []
[26-Mar-2026 13:28:02 UTC] Total orders count: 0
[26-Mar-2026 13:28:03 UTC] === API CALL LOG ===
[26-Mar-2026 13:28:03 UTC] Endpoint: user/profile.php
[26-Mar-2026 13:28:03 UTC] Full Log Data: {
    "timestamp": "2026-03-26 13:28:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:1f99:d024::75b3:8ab4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:1f99:d024::75b3:8ab4, 172.71.124.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYwIiwidXNlcm5hbWUiOiJBcmlzdmFqIiwiZW1haWwiOiJqYWlkNTg2NjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM2NDU3fQ.rv1Hk-UAzGixQRAKcjDaBLwvLwMFlXk4vMgpw1o8Dp4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e267f0cbfadce3e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:3a80:1f99:d024::75b3:8ab4",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 13:28:03 UTC] === END API CALL LOG ===
[26-Mar-2026 13:28:03 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 13:28:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYwIiwidXNlcm5hbWUiOiJBcmlzdmFqIiwiZW1haWwiOiJqYWlkNTg2NjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM2NDU3fQ.rv1Hk-UAzGixQRAKcjDaBLwvLwMFlXk4vMgpw1o8Dp4
[26-Mar-2026 13:28:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 13:28:03 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 13:28:03 UTC] User ID: 160
[26-Mar-2026 13:28:03 UTC] ✅ User profile retrieved successfully for user ID: 160
[26-Mar-2026 13:28:03 UTC] User Purchases API - User ID: 160
[26-Mar-2026 13:28:03 UTC] User Purchases API - Total purchases found: 0
[26-Mar-2026 13:28:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 13:28:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 13:28:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:3a80:1f99:d024::75b3:8ab4, 172.71.124.89","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYwIiwidXNlcm5hbWUiOiJBcmlzdmFqIiwiZW1haWwiOiJqYWlkNTg2NjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM2NDU3fQ.rv1Hk-UAzGixQRAKcjDaBLwvLwMFlXk4vMgpw1o8Dp4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e267f2228fcce3e-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2402:3a80:1f99:d024::75b3:8ab4","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 13:28:06 UTC] === User Orders API Called ===
[26-Mar-2026 13:28:06 UTC] User ID: 160
[26-Mar-2026 13:28:06 UTC] Limit: 20, Offset: 0
[26-Mar-2026 13:28:06 UTC] Orders found: 0
[26-Mar-2026 13:28:06 UTC] Orders data: []
[26-Mar-2026 13:28:06 UTC] === API CALL LOG ===
[26-Mar-2026 13:28:06 UTC] Endpoint: user/profile.php
[26-Mar-2026 13:28:06 UTC] Full Log Data: {
    "timestamp": "2026-03-26 13:28:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:1f99:d024::75b3:8ab4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:1f99:d024::75b3:8ab4, 172.71.124.88",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYwIiwidXNlcm5hbWUiOiJBcmlzdmFqIiwiZW1haWwiOiJqYWlkNTg2NjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM2NDU3fQ.rv1Hk-UAzGixQRAKcjDaBLwvLwMFlXk4vMgpw1o8Dp4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e267f2228ffce3e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:3a80:1f99:d024::75b3:8ab4",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 13:28:06 UTC] === END API CALL LOG ===
[26-Mar-2026 13:28:06 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 13:28:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYwIiwidXNlcm5hbWUiOiJBcmlzdmFqIiwiZW1haWwiOiJqYWlkNTg2NjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM2NDU3fQ.rv1Hk-UAzGixQRAKcjDaBLwvLwMFlXk4vMgpw1o8Dp4
[26-Mar-2026 13:28:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 13:28:06 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 13:28:06 UTC] User ID: 160
[26-Mar-2026 13:28:06 UTC] Total orders count: 0
[26-Mar-2026 13:28:06 UTC] ✅ User profile retrieved successfully for user ID: 160
[26-Mar-2026 13:28:07 UTC] === API CALL LOG ===
[26-Mar-2026 13:28:07 UTC] Endpoint: user/profile.php
[26-Mar-2026 13:28:07 UTC] Full Log Data: {
    "timestamp": "2026-03-26 13:28:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:1f99:d024::75b3:8ab4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:1f99:d024::75b3:8ab4, 172.71.124.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYwIiwidXNlcm5hbWUiOiJBcmlzdmFqIiwiZW1haWwiOiJqYWlkNTg2NjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM2NDU3fQ.rv1Hk-UAzGixQRAKcjDaBLwvLwMFlXk4vMgpw1o8Dp4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e267f260ce3ce3e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:3a80:1f99:d024::75b3:8ab4",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 13:28:07 UTC] === END API CALL LOG ===
[26-Mar-2026 13:28:07 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 13:28:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYwIiwidXNlcm5hbWUiOiJBcmlzdmFqIiwiZW1haWwiOiJqYWlkNTg2NjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM2NDU3fQ.rv1Hk-UAzGixQRAKcjDaBLwvLwMFlXk4vMgpw1o8Dp4
[26-Mar-2026 13:28:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 13:28:07 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 13:28:07 UTC] User ID: 160
[26-Mar-2026 13:28:07 UTC] ✅ User profile retrieved successfully for user ID: 160
[26-Mar-2026 13:28:07 UTC] === API CALL LOG ===
[26-Mar-2026 13:28:07 UTC] Endpoint: user/profile.php
[26-Mar-2026 13:28:07 UTC] Full Log Data: {
    "timestamp": "2026-03-26 13:28:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:1f99:d024::75b3:8ab4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:1f99:d024::75b3:8ab4, 172.71.124.88",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYwIiwidXNlcm5hbWUiOiJBcmlzdmFqIiwiZW1haWwiOiJqYWlkNTg2NjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM2NDU3fQ.rv1Hk-UAzGixQRAKcjDaBLwvLwMFlXk4vMgpw1o8Dp4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e267f28fd42ce3e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:3a80:1f99:d024::75b3:8ab4",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 13:28:07 UTC] === END API CALL LOG ===
[26-Mar-2026 13:28:07 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 13:28:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYwIiwidXNlcm5hbWUiOiJBcmlzdmFqIiwiZW1haWwiOiJqYWlkNTg2NjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM2NDU3fQ.rv1Hk-UAzGixQRAKcjDaBLwvLwMFlXk4vMgpw1o8Dp4
[26-Mar-2026 13:28:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 13:28:07 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 13:28:07 UTC] User ID: 160
[26-Mar-2026 13:28:07 UTC] ✅ User profile retrieved successfully for user ID: 160
[26-Mar-2026 13:28:44 UTC] === API CALL LOG ===
[26-Mar-2026 13:28:44 UTC] Endpoint: user/profile.php
[26-Mar-2026 13:28:44 UTC] Full Log Data: {
    "timestamp": "2026-03-26 13:28:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:1f99:d024::75b3:8ab4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:1f99:d024::75b3:8ab4, 172.70.189.162",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYwIiwidXNlcm5hbWUiOiJBcmlzdmFqIiwiZW1haWwiOiJqYWlkNTg2NjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM2NDU3fQ.rv1Hk-UAzGixQRAKcjDaBLwvLwMFlXk4vMgpw1o8Dp4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e26800e19876bd9-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:3a80:1f99:d024::75b3:8ab4",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 13:28:44 UTC] === END API CALL LOG ===
[26-Mar-2026 13:28:44 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 13:28:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYwIiwidXNlcm5hbWUiOiJBcmlzdmFqIiwiZW1haWwiOiJqYWlkNTg2NjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM2NDU3fQ.rv1Hk-UAzGixQRAKcjDaBLwvLwMFlXk4vMgpw1o8Dp4
[26-Mar-2026 13:28:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 13:28:44 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 13:28:44 UTC] User ID: 160
[26-Mar-2026 13:28:44 UTC] ✅ User profile retrieved successfully for user ID: 160
[26-Mar-2026 13:29:41 UTC] === API CALL LOG ===
[26-Mar-2026 13:29:41 UTC] Endpoint: user/profile.php
[26-Mar-2026 13:29:41 UTC] Full Log Data: {
    "timestamp": "2026-03-26 13:29:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:1f99:d024::75b3:8ab4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:1f99:d024::75b3:8ab4, 162.158.88.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYwIiwidXNlcm5hbWUiOiJBcmlzdmFqIiwiZW1haWwiOiJqYWlkNTg2NjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM2NDU3fQ.rv1Hk-UAzGixQRAKcjDaBLwvLwMFlXk4vMgpw1o8Dp4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e26816dac61ff7f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:3a80:1f99:d024::75b3:8ab4",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 13:29:41 UTC] === END API CALL LOG ===
[26-Mar-2026 13:29:41 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 13:29:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYwIiwidXNlcm5hbWUiOiJBcmlzdmFqIiwiZW1haWwiOiJqYWlkNTg2NjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM2NDU3fQ.rv1Hk-UAzGixQRAKcjDaBLwvLwMFlXk4vMgpw1o8Dp4
[26-Mar-2026 13:29:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 13:29:41 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 13:29:41 UTC] User ID: 160
[26-Mar-2026 13:29:41 UTC] ✅ User profile retrieved successfully for user ID: 160
[26-Mar-2026 13:29:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 13:29:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 13:29:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:3a80:1f99:d024::75b3:8ab4, 162.158.88.28","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYwIiwidXNlcm5hbWUiOiJBcmlzdmFqIiwiZW1haWwiOiJqYWlkNTg2NjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM2NDU3fQ.rv1Hk-UAzGixQRAKcjDaBLwvLwMFlXk4vMgpw1o8Dp4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e26816dac5fff7f-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2402:3a80:1f99:d024::75b3:8ab4","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 13:29:41 UTC] === User Orders API Called ===
[26-Mar-2026 13:29:41 UTC] User ID: 160
[26-Mar-2026 13:29:41 UTC] Limit: 20, Offset: 0
[26-Mar-2026 13:29:41 UTC] Orders found: 0
[26-Mar-2026 13:29:41 UTC] Orders data: []
[26-Mar-2026 13:29:41 UTC] Total orders count: 0
[26-Mar-2026 13:29:41 UTC] === API CALL LOG ===
[26-Mar-2026 13:29:41 UTC] Endpoint: user/profile.php
[26-Mar-2026 13:29:41 UTC] Full Log Data: {
    "timestamp": "2026-03-26 13:29:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:1f99:d024::75b3:8ab4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:1f99:d024::75b3:8ab4, 162.158.88.7",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYwIiwidXNlcm5hbWUiOiJBcmlzdmFqIiwiZW1haWwiOiJqYWlkNTg2NjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM2NDU3fQ.rv1Hk-UAzGixQRAKcjDaBLwvLwMFlXk4vMgpw1o8Dp4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e26816ffbecff7f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:3a80:1f99:d024::75b3:8ab4",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 13:29:41 UTC] === END API CALL LOG ===
[26-Mar-2026 13:29:41 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 13:29:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYwIiwidXNlcm5hbWUiOiJBcmlzdmFqIiwiZW1haWwiOiJqYWlkNTg2NjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM2NDU3fQ.rv1Hk-UAzGixQRAKcjDaBLwvLwMFlXk4vMgpw1o8Dp4
[26-Mar-2026 13:29:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 13:29:41 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 13:29:41 UTC] User ID: 160
[26-Mar-2026 13:29:41 UTC] ✅ User profile retrieved successfully for user ID: 160
[26-Mar-2026 13:29:47 UTC] === API CALL LOG ===
[26-Mar-2026 13:29:47 UTC] Endpoint: user/profile.php
[26-Mar-2026 13:29:47 UTC] Full Log Data: {
    "timestamp": "2026-03-26 13:29:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:1f99:d024::75b3:8ab4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:1f99:d024::75b3:8ab4, 162.158.88.7",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYwIiwidXNlcm5hbWUiOiJBcmlzdmFqIiwiZW1haWwiOiJqYWlkNTg2NjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM2NDU3fQ.rv1Hk-UAzGixQRAKcjDaBLwvLwMFlXk4vMgpw1o8Dp4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2681976938ff7f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:3a80:1f99:d024::75b3:8ab4",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 13:29:47 UTC] === END API CALL LOG ===
[26-Mar-2026 13:29:47 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 13:29:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYwIiwidXNlcm5hbWUiOiJBcmlzdmFqIiwiZW1haWwiOiJqYWlkNTg2NjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM2NDU3fQ.rv1Hk-UAzGixQRAKcjDaBLwvLwMFlXk4vMgpw1o8Dp4
[26-Mar-2026 13:29:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 13:29:47 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 13:29:47 UTC] User ID: 160
[26-Mar-2026 13:29:47 UTC] ✅ User profile retrieved successfully for user ID: 160
[26-Mar-2026 13:29:47 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 13:29:47 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 13:29:47 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:3a80:1f99:d024::75b3:8ab4, 162.158.88.7","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYwIiwidXNlcm5hbWUiOiJBcmlzdmFqIiwiZW1haWwiOiJqYWlkNTg2NjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM2NDU3fQ.rv1Hk-UAzGixQRAKcjDaBLwvLwMFlXk4vMgpw1o8Dp4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e2681976935ff7f-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2402:3a80:1f99:d024::75b3:8ab4","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 13:29:47 UTC] === User Orders API Called ===
[26-Mar-2026 13:29:47 UTC] User ID: 160
[26-Mar-2026 13:29:47 UTC] Limit: 20, Offset: 0
[26-Mar-2026 13:29:47 UTC] Orders found: 0
[26-Mar-2026 13:29:47 UTC] Orders data: []
[26-Mar-2026 13:29:47 UTC] Total orders count: 0
[26-Mar-2026 13:29:48 UTC] === API CALL LOG ===
[26-Mar-2026 13:29:48 UTC] Endpoint: user/profile.php
[26-Mar-2026 13:29:48 UTC] Full Log Data: {
    "timestamp": "2026-03-26 13:29:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:1f99:d024::75b3:8ab4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:1f99:d024::75b3:8ab4, 162.158.88.7",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYwIiwidXNlcm5hbWUiOiJBcmlzdmFqIiwiZW1haWwiOiJqYWlkNTg2NjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM2NDU3fQ.rv1Hk-UAzGixQRAKcjDaBLwvLwMFlXk4vMgpw1o8Dp4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e26819b5d03ff7f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:3a80:1f99:d024::75b3:8ab4",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 13:29:48 UTC] === END API CALL LOG ===
[26-Mar-2026 13:29:48 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 13:29:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYwIiwidXNlcm5hbWUiOiJBcmlzdmFqIiwiZW1haWwiOiJqYWlkNTg2NjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM2NDU3fQ.rv1Hk-UAzGixQRAKcjDaBLwvLwMFlXk4vMgpw1o8Dp4
[26-Mar-2026 13:29:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 13:29:48 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 13:29:48 UTC] User ID: 160
[26-Mar-2026 13:29:48 UTC] ✅ User profile retrieved successfully for user ID: 160
[26-Mar-2026 13:30:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 13:30:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 13:30:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:3a80:1f99:d024::75b3:8ab4, 162.158.88.28","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYwIiwidXNlcm5hbWUiOiJBcmlzdmFqIiwiZW1haWwiOiJqYWlkNTg2NjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM2NDU3fQ.rv1Hk-UAzGixQRAKcjDaBLwvLwMFlXk4vMgpw1o8Dp4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e268217b9cdff7f-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2402:3a80:1f99:d024::75b3:8ab4","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 13:30:08 UTC] === User Orders API Called ===
[26-Mar-2026 13:30:08 UTC] User ID: 160
[26-Mar-2026 13:30:08 UTC] Limit: 20, Offset: 0
[26-Mar-2026 13:30:08 UTC] Orders found: 1
[26-Mar-2026 13:30:08 UTC] Orders data: [{"id":129,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/jaid35","status":"pending","created_at":"2026-03-26 17:00:06","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[26-Mar-2026 13:30:08 UTC] Total orders count: 1
[26-Mar-2026 13:30:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 13:30:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 13:30:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:3a80:1f99:d024::75b3:8ab4, 162.158.88.28","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYwIiwidXNlcm5hbWUiOiJBcmlzdmFqIiwiZW1haWwiOiJqYWlkNTg2NjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM2NDU3fQ.rv1Hk-UAzGixQRAKcjDaBLwvLwMFlXk4vMgpw1o8Dp4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e2682435fd7ff7f-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2402:3a80:1f99:d024::75b3:8ab4","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 13:30:15 UTC] === User Orders API Called ===
[26-Mar-2026 13:30:15 UTC] User ID: 160
[26-Mar-2026 13:30:15 UTC] Limit: 20, Offset: 0
[26-Mar-2026 13:30:15 UTC] Orders found: 1
[26-Mar-2026 13:30:15 UTC] Orders data: [{"id":129,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/jaid35","status":"pending","created_at":"2026-03-26 17:00:06","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[26-Mar-2026 13:30:15 UTC] Total orders count: 1
[26-Mar-2026 13:30:15 UTC] === API CALL LOG ===
[26-Mar-2026 13:30:15 UTC] Endpoint: user/profile.php
[26-Mar-2026 13:30:15 UTC] Full Log Data: {
    "timestamp": "2026-03-26 13:30:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:1f99:d024::75b3:8ab4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:1f99:d024::75b3:8ab4, 162.158.88.29",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYwIiwidXNlcm5hbWUiOiJBcmlzdmFqIiwiZW1haWwiOiJqYWlkNTg2NjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM2NDU3fQ.rv1Hk-UAzGixQRAKcjDaBLwvLwMFlXk4vMgpw1o8Dp4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2682435fddff7f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:3a80:1f99:d024::75b3:8ab4",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 13:30:15 UTC] === END API CALL LOG ===
[26-Mar-2026 13:30:15 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 13:30:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYwIiwidXNlcm5hbWUiOiJBcmlzdmFqIiwiZW1haWwiOiJqYWlkNTg2NjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM2NDU3fQ.rv1Hk-UAzGixQRAKcjDaBLwvLwMFlXk4vMgpw1o8Dp4
[26-Mar-2026 13:30:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 13:30:15 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 13:30:15 UTC] User ID: 160
[26-Mar-2026 13:30:15 UTC] ✅ User profile retrieved successfully for user ID: 160
[26-Mar-2026 13:30:15 UTC] === API CALL LOG ===
[26-Mar-2026 13:30:15 UTC] Endpoint: user/profile.php
[26-Mar-2026 13:30:15 UTC] Full Log Data: {
    "timestamp": "2026-03-26 13:30:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:1f99:d024::75b3:8ab4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:1f99:d024::75b3:8ab4, 162.158.88.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYwIiwidXNlcm5hbWUiOiJBcmlzdmFqIiwiZW1haWwiOiJqYWlkNTg2NjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM2NDU3fQ.rv1Hk-UAzGixQRAKcjDaBLwvLwMFlXk4vMgpw1o8Dp4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2682470b13ff7f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:3a80:1f99:d024::75b3:8ab4",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 13:30:15 UTC] === END API CALL LOG ===
[26-Mar-2026 13:30:15 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 13:30:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYwIiwidXNlcm5hbWUiOiJBcmlzdmFqIiwiZW1haWwiOiJqYWlkNTg2NjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM2NDU3fQ.rv1Hk-UAzGixQRAKcjDaBLwvLwMFlXk4vMgpw1o8Dp4
[26-Mar-2026 13:30:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 13:30:15 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 13:30:15 UTC] User ID: 160
[26-Mar-2026 13:30:15 UTC] ✅ User profile retrieved successfully for user ID: 160
[26-Mar-2026 13:30:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 13:30:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 13:30:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:3a80:1f99:d024::75b3:8ab4, 162.158.88.28","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYwIiwidXNlcm5hbWUiOiJBcmlzdmFqIiwiZW1haWwiOiJqYWlkNTg2NjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM2NDU3fQ.rv1Hk-UAzGixQRAKcjDaBLwvLwMFlXk4vMgpw1o8Dp4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e268251095dff7f-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2402:3a80:1f99:d024::75b3:8ab4","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 13:30:17 UTC] === User Orders API Called ===
[26-Mar-2026 13:30:17 UTC] User ID: 160
[26-Mar-2026 13:30:17 UTC] Limit: 20, Offset: 0
[26-Mar-2026 13:30:17 UTC] Orders found: 1
[26-Mar-2026 13:30:17 UTC] Orders data: [{"id":129,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/jaid35","status":"pending","created_at":"2026-03-26 17:00:06","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[26-Mar-2026 13:30:17 UTC] Total orders count: 1
[26-Mar-2026 13:30:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 13:30:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 13:30:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:3a80:1f99:d024::75b3:8ab4, 162.158.88.29","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYwIiwidXNlcm5hbWUiOiJBcmlzdmFqIiwiZW1haWwiOiJqYWlkNTg2NjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM2NDU3fQ.rv1Hk-UAzGixQRAKcjDaBLwvLwMFlXk4vMgpw1o8Dp4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e26825adc2dff7f-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2402:3a80:1f99:d024::75b3:8ab4","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 13:30:18 UTC] === User Orders API Called ===
[26-Mar-2026 13:30:18 UTC] User ID: 160
[26-Mar-2026 13:30:18 UTC] Limit: 20, Offset: 0
[26-Mar-2026 13:30:18 UTC] Orders found: 1
[26-Mar-2026 13:30:18 UTC] Orders data: [{"id":129,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/jaid35","status":"pending","created_at":"2026-03-26 17:00:06","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[26-Mar-2026 13:30:18 UTC] Total orders count: 1
[26-Mar-2026 13:30:18 UTC] === API CALL LOG ===
[26-Mar-2026 13:30:18 UTC] Endpoint: user/profile.php
[26-Mar-2026 13:30:18 UTC] Full Log Data: {
    "timestamp": "2026-03-26 13:30:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:1f99:d024::75b3:8ab4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:1f99:d024::75b3:8ab4, 162.158.88.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYwIiwidXNlcm5hbWUiOiJBcmlzdmFqIiwiZW1haWwiOiJqYWlkNTg2NjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM2NDU3fQ.rv1Hk-UAzGixQRAKcjDaBLwvLwMFlXk4vMgpw1o8Dp4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e26825adc37ff7f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:3a80:1f99:d024::75b3:8ab4",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 13:30:18 UTC] === END API CALL LOG ===
[26-Mar-2026 13:30:18 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 13:30:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYwIiwidXNlcm5hbWUiOiJBcmlzdmFqIiwiZW1haWwiOiJqYWlkNTg2NjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM2NDU3fQ.rv1Hk-UAzGixQRAKcjDaBLwvLwMFlXk4vMgpw1o8Dp4
[26-Mar-2026 13:30:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 13:30:18 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 13:30:18 UTC] User ID: 160
[26-Mar-2026 13:30:18 UTC] ✅ User profile retrieved successfully for user ID: 160
[26-Mar-2026 13:30:19 UTC] === API CALL LOG ===
[26-Mar-2026 13:30:19 UTC] Endpoint: user/profile.php
[26-Mar-2026 13:30:19 UTC] Full Log Data: {
    "timestamp": "2026-03-26 13:30:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:1f99:d024::75b3:8ab4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:1f99:d024::75b3:8ab4, 162.158.88.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYwIiwidXNlcm5hbWUiOiJBcmlzdmFqIiwiZW1haWwiOiJqYWlkNTg2NjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM2NDU3fQ.rv1Hk-UAzGixQRAKcjDaBLwvLwMFlXk4vMgpw1o8Dp4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e26825e8869ff7f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:3a80:1f99:d024::75b3:8ab4",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 13:30:19 UTC] === END API CALL LOG ===
[26-Mar-2026 13:30:19 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 13:30:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYwIiwidXNlcm5hbWUiOiJBcmlzdmFqIiwiZW1haWwiOiJqYWlkNTg2NjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM2NDU3fQ.rv1Hk-UAzGixQRAKcjDaBLwvLwMFlXk4vMgpw1o8Dp4
[26-Mar-2026 13:30:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 13:30:19 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 13:30:19 UTC] User ID: 160
[26-Mar-2026 13:30:19 UTC] ✅ User profile retrieved successfully for user ID: 160
[26-Mar-2026 13:30:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 13:30:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 13:30:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:3a80:1f99:d024::75b3:8ab4, 162.158.88.28","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYwIiwidXNlcm5hbWUiOiJBcmlzdmFqIiwiZW1haWwiOiJqYWlkNTg2NjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM2NDU3fQ.rv1Hk-UAzGixQRAKcjDaBLwvLwMFlXk4vMgpw1o8Dp4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e26828309f6ff7f-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2402:3a80:1f99:d024::75b3:8ab4","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 13:30:25 UTC] === User Orders API Called ===
[26-Mar-2026 13:30:25 UTC] User ID: 160
[26-Mar-2026 13:30:25 UTC] Limit: 20, Offset: 0
[26-Mar-2026 13:30:25 UTC] Orders found: 1
[26-Mar-2026 13:30:25 UTC] Orders data: [{"id":129,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/jaid35","status":"pending","created_at":"2026-03-26 17:00:06","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[26-Mar-2026 13:30:25 UTC] Total orders count: 1
[26-Mar-2026 13:30:25 UTC] === API CALL LOG ===
[26-Mar-2026 13:30:25 UTC] Endpoint: user/profile.php
[26-Mar-2026 13:30:25 UTC] Full Log Data: {
    "timestamp": "2026-03-26 13:30:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:1f99:d024::75b3:8ab4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:1f99:d024::75b3:8ab4, 162.158.88.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYwIiwidXNlcm5hbWUiOiJBcmlzdmFqIiwiZW1haWwiOiJqYWlkNTg2NjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM2NDU3fQ.rv1Hk-UAzGixQRAKcjDaBLwvLwMFlXk4vMgpw1o8Dp4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e26828309f8ff7f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:3a80:1f99:d024::75b3:8ab4",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 13:30:25 UTC] === END API CALL LOG ===
[26-Mar-2026 13:30:25 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 13:30:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYwIiwidXNlcm5hbWUiOiJBcmlzdmFqIiwiZW1haWwiOiJqYWlkNTg2NjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM2NDU3fQ.rv1Hk-UAzGixQRAKcjDaBLwvLwMFlXk4vMgpw1o8Dp4
[26-Mar-2026 13:30:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 13:30:25 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 13:30:25 UTC] User ID: 160
[26-Mar-2026 13:30:25 UTC] ✅ User profile retrieved successfully for user ID: 160
[26-Mar-2026 13:30:25 UTC] === API CALL LOG ===
[26-Mar-2026 13:30:25 UTC] Endpoint: user/profile.php
[26-Mar-2026 13:30:25 UTC] Full Log Data: {
    "timestamp": "2026-03-26 13:30:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:1f99:d024::75b3:8ab4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:1f99:d024::75b3:8ab4, 162.158.88.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYwIiwidXNlcm5hbWUiOiJBcmlzdmFqIiwiZW1haWwiOiJqYWlkNTg2NjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM2NDU3fQ.rv1Hk-UAzGixQRAKcjDaBLwvLwMFlXk4vMgpw1o8Dp4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e268286ac79ff7f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:3a80:1f99:d024::75b3:8ab4",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 13:30:25 UTC] === END API CALL LOG ===
[26-Mar-2026 13:30:25 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 13:30:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYwIiwidXNlcm5hbWUiOiJBcmlzdmFqIiwiZW1haWwiOiJqYWlkNTg2NjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM2NDU3fQ.rv1Hk-UAzGixQRAKcjDaBLwvLwMFlXk4vMgpw1o8Dp4
[26-Mar-2026 13:30:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 13:30:25 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 13:30:25 UTC] User ID: 160
[26-Mar-2026 13:30:25 UTC] ✅ User profile retrieved successfully for user ID: 160
[26-Mar-2026 13:30:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 13:30:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 13:30:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:3a80:1f99:d024::75b3:8ab4, 162.158.88.28","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYwIiwidXNlcm5hbWUiOiJBcmlzdmFqIiwiZW1haWwiOiJqYWlkNTg2NjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM2NDU3fQ.rv1Hk-UAzGixQRAKcjDaBLwvLwMFlXk4vMgpw1o8Dp4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e2682a18df3ff7f-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2402:3a80:1f99:d024::75b3:8ab4","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 13:30:30 UTC] === User Orders API Called ===
[26-Mar-2026 13:30:30 UTC] User ID: 160
[26-Mar-2026 13:30:30 UTC] Limit: 20, Offset: 0
[26-Mar-2026 13:30:30 UTC] Orders found: 1
[26-Mar-2026 13:30:30 UTC] Orders data: [{"id":129,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/jaid35","status":"pending","created_at":"2026-03-26 17:00:06","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[26-Mar-2026 13:30:30 UTC] Total orders count: 1
[26-Mar-2026 13:30:30 UTC] === API CALL LOG ===
[26-Mar-2026 13:30:30 UTC] Endpoint: user/profile.php
[26-Mar-2026 13:30:30 UTC] Full Log Data: {
    "timestamp": "2026-03-26 13:30:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:1f99:d024::75b3:8ab4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:1f99:d024::75b3:8ab4, 162.158.88.29",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYwIiwidXNlcm5hbWUiOiJBcmlzdmFqIiwiZW1haWwiOiJqYWlkNTg2NjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM2NDU3fQ.rv1Hk-UAzGixQRAKcjDaBLwvLwMFlXk4vMgpw1o8Dp4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2682a18df7ff7f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:3a80:1f99:d024::75b3:8ab4",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 13:30:30 UTC] === END API CALL LOG ===
[26-Mar-2026 13:30:30 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 13:30:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYwIiwidXNlcm5hbWUiOiJBcmlzdmFqIiwiZW1haWwiOiJqYWlkNTg2NjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM2NDU3fQ.rv1Hk-UAzGixQRAKcjDaBLwvLwMFlXk4vMgpw1o8Dp4
[26-Mar-2026 13:30:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 13:30:30 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 13:30:30 UTC] User ID: 160
[26-Mar-2026 13:30:30 UTC] ✅ User profile retrieved successfully for user ID: 160
[26-Mar-2026 13:30:30 UTC] === API CALL LOG ===
[26-Mar-2026 13:30:30 UTC] Endpoint: user/profile.php
[26-Mar-2026 13:30:30 UTC] Full Log Data: {
    "timestamp": "2026-03-26 13:30:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:1f99:d024::75b3:8ab4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:1f99:d024::75b3:8ab4, 162.158.88.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYwIiwidXNlcm5hbWUiOiJBcmlzdmFqIiwiZW1haWwiOiJqYWlkNTg2NjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM2NDU3fQ.rv1Hk-UAzGixQRAKcjDaBLwvLwMFlXk4vMgpw1o8Dp4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2682a5cac5ff7f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:3a80:1f99:d024::75b3:8ab4",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 13:30:30 UTC] === END API CALL LOG ===
[26-Mar-2026 13:30:30 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 13:30:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYwIiwidXNlcm5hbWUiOiJBcmlzdmFqIiwiZW1haWwiOiJqYWlkNTg2NjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM2NDU3fQ.rv1Hk-UAzGixQRAKcjDaBLwvLwMFlXk4vMgpw1o8Dp4
[26-Mar-2026 13:30:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 13:30:30 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 13:30:30 UTC] User ID: 160
[26-Mar-2026 13:30:30 UTC] ✅ User profile retrieved successfully for user ID: 160
[26-Mar-2026 13:30:32 UTC] === API CALL LOG ===
[26-Mar-2026 13:30:32 UTC] Endpoint: user/profile.php
[26-Mar-2026 13:30:32 UTC] Full Log Data: {
    "timestamp": "2026-03-26 13:30:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:1f99:d024::75b3:8ab4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:1f99:d024::75b3:8ab4, 162.158.88.29",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYwIiwidXNlcm5hbWUiOiJBcmlzdmFqIiwiZW1haWwiOiJqYWlkNTg2NjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM2NDU3fQ.rv1Hk-UAzGixQRAKcjDaBLwvLwMFlXk4vMgpw1o8Dp4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2682b34b22ff7f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:3a80:1f99:d024::75b3:8ab4",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 13:30:32 UTC] === END API CALL LOG ===
[26-Mar-2026 13:30:32 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 13:30:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYwIiwidXNlcm5hbWUiOiJBcmlzdmFqIiwiZW1haWwiOiJqYWlkNTg2NjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM2NDU3fQ.rv1Hk-UAzGixQRAKcjDaBLwvLwMFlXk4vMgpw1o8Dp4
[26-Mar-2026 13:30:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 13:30:32 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 13:30:32 UTC] User ID: 160
[26-Mar-2026 13:30:32 UTC] ✅ User profile retrieved successfully for user ID: 160
[26-Mar-2026 13:30:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 13:30:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 13:30:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:3a80:1f99:d024::75b3:8ab4, 162.158.88.28","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYwIiwidXNlcm5hbWUiOiJBcmlzdmFqIiwiZW1haWwiOiJqYWlkNTg2NjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM2NDU3fQ.rv1Hk-UAzGixQRAKcjDaBLwvLwMFlXk4vMgpw1o8Dp4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e2682b34b21ff7f-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2402:3a80:1f99:d024::75b3:8ab4","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 13:30:33 UTC] === User Orders API Called ===
[26-Mar-2026 13:30:33 UTC] User ID: 160
[26-Mar-2026 13:30:33 UTC] Limit: 20, Offset: 0
[26-Mar-2026 13:30:33 UTC] Orders found: 1
[26-Mar-2026 13:30:33 UTC] Orders data: [{"id":129,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/jaid35","status":"pending","created_at":"2026-03-26 17:00:06","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[26-Mar-2026 13:30:33 UTC] Total orders count: 1
[26-Mar-2026 13:30:33 UTC] === API CALL LOG ===
[26-Mar-2026 13:30:33 UTC] Endpoint: user/profile.php
[26-Mar-2026 13:30:33 UTC] Full Log Data: {
    "timestamp": "2026-03-26 13:30:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:1f99:d024::75b3:8ab4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:1f99:d024::75b3:8ab4, 162.158.88.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYwIiwidXNlcm5hbWUiOiJBcmlzdmFqIiwiZW1haWwiOiJqYWlkNTg2NjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM2NDU3fQ.rv1Hk-UAzGixQRAKcjDaBLwvLwMFlXk4vMgpw1o8Dp4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2682b76ecdff7f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:3a80:1f99:d024::75b3:8ab4",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 13:30:33 UTC] === END API CALL LOG ===
[26-Mar-2026 13:30:33 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 13:30:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYwIiwidXNlcm5hbWUiOiJBcmlzdmFqIiwiZW1haWwiOiJqYWlkNTg2NjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM2NDU3fQ.rv1Hk-UAzGixQRAKcjDaBLwvLwMFlXk4vMgpw1o8Dp4
[26-Mar-2026 13:30:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 13:30:33 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 13:30:33 UTC] User ID: 160
[26-Mar-2026 13:30:33 UTC] ✅ User profile retrieved successfully for user ID: 160
[26-Mar-2026 13:30:42 UTC] === API CALL LOG ===
[26-Mar-2026 13:30:42 UTC] Endpoint: user/profile.php
[26-Mar-2026 13:30:42 UTC] Full Log Data: {
    "timestamp": "2026-03-26 13:30:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:1f99:d024::75b3:8ab4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:1f99:d024::75b3:8ab4, 162.158.88.29",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYwIiwidXNlcm5hbWUiOiJBcmlzdmFqIiwiZW1haWwiOiJqYWlkNTg2NjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM2NDU3fQ.rv1Hk-UAzGixQRAKcjDaBLwvLwMFlXk4vMgpw1o8Dp4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2682ebda6eff7f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:3a80:1f99:d024::75b3:8ab4",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 13:30:42 UTC] === END API CALL LOG ===
[26-Mar-2026 13:30:42 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 13:30:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYwIiwidXNlcm5hbWUiOiJBcmlzdmFqIiwiZW1haWwiOiJqYWlkNTg2NjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM2NDU3fQ.rv1Hk-UAzGixQRAKcjDaBLwvLwMFlXk4vMgpw1o8Dp4
[26-Mar-2026 13:30:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 13:30:42 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 13:30:42 UTC] User ID: 160
[26-Mar-2026 13:30:42 UTC] ✅ User profile retrieved successfully for user ID: 160
[26-Mar-2026 13:30:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 13:30:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 13:30:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:3a80:1f99:d024::75b3:8ab4, 162.158.88.29","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYwIiwidXNlcm5hbWUiOiJBcmlzdmFqIiwiZW1haWwiOiJqYWlkNTg2NjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM2NDU3fQ.rv1Hk-UAzGixQRAKcjDaBLwvLwMFlXk4vMgpw1o8Dp4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e2682ebda6cff7f-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2402:3a80:1f99:d024::75b3:8ab4","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 13:30:42 UTC] === User Orders API Called ===
[26-Mar-2026 13:30:42 UTC] User ID: 160
[26-Mar-2026 13:30:42 UTC] Limit: 20, Offset: 0
[26-Mar-2026 13:30:42 UTC] Orders found: 1
[26-Mar-2026 13:30:42 UTC] Orders data: [{"id":129,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/jaid35","status":"cancelled","created_at":"2026-03-26 17:00:06","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[26-Mar-2026 13:30:42 UTC] Total orders count: 1
[26-Mar-2026 13:30:42 UTC] === API CALL LOG ===
[26-Mar-2026 13:30:42 UTC] Endpoint: user/profile.php
[26-Mar-2026 13:30:42 UTC] Full Log Data: {
    "timestamp": "2026-03-26 13:30:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:1f99:d024::75b3:8ab4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:1f99:d024::75b3:8ab4, 162.158.88.29",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYwIiwidXNlcm5hbWUiOiJBcmlzdmFqIiwiZW1haWwiOiJqYWlkNTg2NjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM2NDU3fQ.rv1Hk-UAzGixQRAKcjDaBLwvLwMFlXk4vMgpw1o8Dp4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2682efadf2ff7f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:3a80:1f99:d024::75b3:8ab4",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 13:30:42 UTC] === END API CALL LOG ===
[26-Mar-2026 13:30:42 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 13:30:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYwIiwidXNlcm5hbWUiOiJBcmlzdmFqIiwiZW1haWwiOiJqYWlkNTg2NjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM2NDU3fQ.rv1Hk-UAzGixQRAKcjDaBLwvLwMFlXk4vMgpw1o8Dp4
[26-Mar-2026 13:30:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 13:30:42 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 13:30:42 UTC] User ID: 160
[26-Mar-2026 13:30:42 UTC] ✅ User profile retrieved successfully for user ID: 160
[26-Mar-2026 13:30:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 13:30:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 13:30:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:3a80:1f99:d024::75b3:8ab4, 162.158.88.29","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYwIiwidXNlcm5hbWUiOiJBcmlzdmFqIiwiZW1haWwiOiJqYWlkNTg2NjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM2NDU3fQ.rv1Hk-UAzGixQRAKcjDaBLwvLwMFlXk4vMgpw1o8Dp4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e2682fa9db2ff7f-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2402:3a80:1f99:d024::75b3:8ab4","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 13:30:44 UTC] === User Orders API Called ===
[26-Mar-2026 13:30:44 UTC] User ID: 160
[26-Mar-2026 13:30:44 UTC] Limit: 20, Offset: 0
[26-Mar-2026 13:30:44 UTC] Orders found: 1
[26-Mar-2026 13:30:44 UTC] Orders data: [{"id":129,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/jaid35","status":"cancelled","created_at":"2026-03-26 17:00:06","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[26-Mar-2026 13:30:44 UTC] Total orders count: 1
[26-Mar-2026 13:30:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 13:30:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 13:30:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:3a80:1f99:d024::75b3:8ab4, 162.158.88.29","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYwIiwidXNlcm5hbWUiOiJBcmlzdmFqIiwiZW1haWwiOiJqYWlkNTg2NjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM2NDU3fQ.rv1Hk-UAzGixQRAKcjDaBLwvLwMFlXk4vMgpw1o8Dp4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e2683438b9dff7f-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2402:3a80:1f99:d024::75b3:8ab4","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 13:30:56 UTC] === User Orders API Called ===
[26-Mar-2026 13:30:56 UTC] User ID: 160
[26-Mar-2026 13:30:56 UTC] Limit: 20, Offset: 0
[26-Mar-2026 13:30:56 UTC] Orders found: 1
[26-Mar-2026 13:30:56 UTC] Orders data: [{"id":129,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/jaid35","status":"cancelled","created_at":"2026-03-26 17:00:06","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[26-Mar-2026 13:30:56 UTC] Total orders count: 1
[26-Mar-2026 13:30:56 UTC] === API CALL LOG ===
[26-Mar-2026 13:30:56 UTC] Endpoint: user/profile.php
[26-Mar-2026 13:30:56 UTC] Full Log Data: {
    "timestamp": "2026-03-26 13:30:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:1f99:d024::75b3:8ab4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:1f99:d024::75b3:8ab4, 162.158.88.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYwIiwidXNlcm5hbWUiOiJBcmlzdmFqIiwiZW1haWwiOiJqYWlkNTg2NjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM2NDU3fQ.rv1Hk-UAzGixQRAKcjDaBLwvLwMFlXk4vMgpw1o8Dp4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2683442dd7ff7f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:3a80:1f99:d024::75b3:8ab4",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 13:30:56 UTC] === END API CALL LOG ===
[26-Mar-2026 13:30:56 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 13:30:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYwIiwidXNlcm5hbWUiOiJBcmlzdmFqIiwiZW1haWwiOiJqYWlkNTg2NjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM2NDU3fQ.rv1Hk-UAzGixQRAKcjDaBLwvLwMFlXk4vMgpw1o8Dp4
[26-Mar-2026 13:30:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 13:30:56 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 13:30:56 UTC] User ID: 160
[26-Mar-2026 13:30:56 UTC] ✅ User profile retrieved successfully for user ID: 160
[26-Mar-2026 13:30:56 UTC] === API CALL LOG ===
[26-Mar-2026 13:30:56 UTC] Endpoint: user/profile.php
[26-Mar-2026 13:30:56 UTC] Full Log Data: {
    "timestamp": "2026-03-26 13:30:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:1f99:d024::75b3:8ab4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:1f99:d024::75b3:8ab4, 162.158.88.29",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYwIiwidXNlcm5hbWUiOiJBcmlzdmFqIiwiZW1haWwiOiJqYWlkNTg2NjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM2NDU3fQ.rv1Hk-UAzGixQRAKcjDaBLwvLwMFlXk4vMgpw1o8Dp4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2683476ff6ff7f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:3a80:1f99:d024::75b3:8ab4",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 13:30:56 UTC] === END API CALL LOG ===
[26-Mar-2026 13:30:56 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 13:30:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYwIiwidXNlcm5hbWUiOiJBcmlzdmFqIiwiZW1haWwiOiJqYWlkNTg2NjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM2NDU3fQ.rv1Hk-UAzGixQRAKcjDaBLwvLwMFlXk4vMgpw1o8Dp4
[26-Mar-2026 13:30:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 13:30:56 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 13:30:56 UTC] User ID: 160
[26-Mar-2026 13:30:56 UTC] ✅ User profile retrieved successfully for user ID: 160
[26-Mar-2026 13:31:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 13:31:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 13:31:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:3a80:1f99:d024::75b3:8ab4, 162.158.88.29","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYwIiwidXNlcm5hbWUiOiJBcmlzdmFqIiwiZW1haWwiOiJqYWlkNTg2NjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM2NDU3fQ.rv1Hk-UAzGixQRAKcjDaBLwvLwMFlXk4vMgpw1o8Dp4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e2683dc2fbdff7f-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2402:3a80:1f99:d024::75b3:8ab4","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 13:31:20 UTC] === User Orders API Called ===
[26-Mar-2026 13:31:20 UTC] User ID: 160
[26-Mar-2026 13:31:20 UTC] Limit: 20, Offset: 0
[26-Mar-2026 13:31:20 UTC] Orders found: 2
[26-Mar-2026 13:31:20 UTC] Orders data: [{"id":130,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/jaid35","status":"pending","created_at":"2026-03-26 17:01:18","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":129,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/jaid35","status":"cancelled","created_at":"2026-03-26 17:00:06","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[26-Mar-2026 13:31:20 UTC] Total orders count: 2
[26-Mar-2026 13:31:22 UTC] === API CALL LOG ===
[26-Mar-2026 13:31:22 UTC] Endpoint: user/profile.php
[26-Mar-2026 13:31:22 UTC] Full Log Data: {
    "timestamp": "2026-03-26 13:31:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:1f99:d024::75b3:8ab4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:1f99:d024::75b3:8ab4, 162.158.88.29",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYwIiwidXNlcm5hbWUiOiJBcmlzdmFqIiwiZW1haWwiOiJqYWlkNTg2NjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM2NDU3fQ.rv1Hk-UAzGixQRAKcjDaBLwvLwMFlXk4vMgpw1o8Dp4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2683eafe82ff7f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:3a80:1f99:d024::75b3:8ab4",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 13:31:22 UTC] === END API CALL LOG ===
[26-Mar-2026 13:31:22 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 13:31:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYwIiwidXNlcm5hbWUiOiJBcmlzdmFqIiwiZW1haWwiOiJqYWlkNTg2NjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM2NDU3fQ.rv1Hk-UAzGixQRAKcjDaBLwvLwMFlXk4vMgpw1o8Dp4
[26-Mar-2026 13:31:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 13:31:22 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 13:31:22 UTC] User ID: 160
[26-Mar-2026 13:31:22 UTC] ✅ User profile retrieved successfully for user ID: 160
[26-Mar-2026 13:31:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 13:31:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 13:31:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:3a80:1f99:d024::75b3:8ab4, 162.158.88.29","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYwIiwidXNlcm5hbWUiOiJBcmlzdmFqIiwiZW1haWwiOiJqYWlkNTg2NjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM2NDU3fQ.rv1Hk-UAzGixQRAKcjDaBLwvLwMFlXk4vMgpw1o8Dp4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e2683ea5c7aff7f-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2402:3a80:1f99:d024::75b3:8ab4","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 13:31:22 UTC] === User Orders API Called ===
[26-Mar-2026 13:31:22 UTC] User ID: 160
[26-Mar-2026 13:31:22 UTC] Limit: 20, Offset: 0
[26-Mar-2026 13:31:22 UTC] Orders found: 2
[26-Mar-2026 13:31:22 UTC] Orders data: [{"id":130,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/jaid35","status":"pending","created_at":"2026-03-26 17:01:18","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":129,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/jaid35","status":"cancelled","created_at":"2026-03-26 17:00:06","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[26-Mar-2026 13:31:22 UTC] Total orders count: 2
[26-Mar-2026 13:31:23 UTC] === API CALL LOG ===
[26-Mar-2026 13:31:23 UTC] Endpoint: user/profile.php
[26-Mar-2026 13:31:23 UTC] Full Log Data: {
    "timestamp": "2026-03-26 13:31:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:1f99:d024::75b3:8ab4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:1f99:d024::75b3:8ab4, 162.158.88.29",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYwIiwidXNlcm5hbWUiOiJBcmlzdmFqIiwiZW1haWwiOiJqYWlkNTg2NjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM2NDU3fQ.rv1Hk-UAzGixQRAKcjDaBLwvLwMFlXk4vMgpw1o8Dp4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2683ee389aff7f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:3a80:1f99:d024::75b3:8ab4",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 13:31:23 UTC] === END API CALL LOG ===
[26-Mar-2026 13:31:23 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 13:31:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYwIiwidXNlcm5hbWUiOiJBcmlzdmFqIiwiZW1haWwiOiJqYWlkNTg2NjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM2NDU3fQ.rv1Hk-UAzGixQRAKcjDaBLwvLwMFlXk4vMgpw1o8Dp4
[26-Mar-2026 13:31:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 13:31:23 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 13:31:23 UTC] User ID: 160
[26-Mar-2026 13:31:23 UTC] ✅ User profile retrieved successfully for user ID: 160
[26-Mar-2026 13:31:29 UTC] === API CALL LOG ===
[26-Mar-2026 13:31:29 UTC] Endpoint: user/profile.php
[26-Mar-2026 13:31:29 UTC] Full Log Data: {
    "timestamp": "2026-03-26 13:31:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:1f99:d024::75b3:8ab4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:1f99:d024::75b3:8ab4, 162.158.88.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYwIiwidXNlcm5hbWUiOiJBcmlzdmFqIiwiZW1haWwiOiJqYWlkNTg2NjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM2NDU3fQ.rv1Hk-UAzGixQRAKcjDaBLwvLwMFlXk4vMgpw1o8Dp4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2684146cb7ff7f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:3a80:1f99:d024::75b3:8ab4",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 13:31:29 UTC] === END API CALL LOG ===
[26-Mar-2026 13:31:29 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 13:31:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYwIiwidXNlcm5hbWUiOiJBcmlzdmFqIiwiZW1haWwiOiJqYWlkNTg2NjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM2NDU3fQ.rv1Hk-UAzGixQRAKcjDaBLwvLwMFlXk4vMgpw1o8Dp4
[26-Mar-2026 13:31:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 13:31:29 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 13:31:29 UTC] User ID: 160
[26-Mar-2026 13:31:29 UTC] ✅ User profile retrieved successfully for user ID: 160
[26-Mar-2026 13:31:29 UTC] === API CALL LOG ===
[26-Mar-2026 13:31:29 UTC] Endpoint: user/profile.php
[26-Mar-2026 13:31:29 UTC] Full Log Data: {
    "timestamp": "2026-03-26 13:31:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:1f99:d024::75b3:8ab4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:1f99:d024::75b3:8ab4, 162.158.88.29",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYwIiwidXNlcm5hbWUiOiJBcmlzdmFqIiwiZW1haWwiOiJqYWlkNTg2NjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM2NDU3fQ.rv1Hk-UAzGixQRAKcjDaBLwvLwMFlXk4vMgpw1o8Dp4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2684150e8eff7f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:3a80:1f99:d024::75b3:8ab4",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 13:31:29 UTC] === END API CALL LOG ===
[26-Mar-2026 13:31:29 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 13:31:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYwIiwidXNlcm5hbWUiOiJBcmlzdmFqIiwiZW1haWwiOiJqYWlkNTg2NjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM2NDU3fQ.rv1Hk-UAzGixQRAKcjDaBLwvLwMFlXk4vMgpw1o8Dp4
[26-Mar-2026 13:31:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 13:31:29 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 13:31:29 UTC] User ID: 160
[26-Mar-2026 13:31:29 UTC] ✅ User profile retrieved successfully for user ID: 160
[26-Mar-2026 13:31:29 UTC] === API CALL LOG ===
[26-Mar-2026 13:31:29 UTC] Endpoint: user/profile.php
[26-Mar-2026 13:31:29 UTC] Full Log Data: {
    "timestamp": "2026-03-26 13:31:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:1f99:d024::75b3:8ab4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:1f99:d024::75b3:8ab4, 162.158.88.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYwIiwidXNlcm5hbWUiOiJBcmlzdmFqIiwiZW1haWwiOiJqYWlkNTg2NjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM2NDU3fQ.rv1Hk-UAzGixQRAKcjDaBLwvLwMFlXk4vMgpw1o8Dp4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e268415a85fff7f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:3a80:1f99:d024::75b3:8ab4",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 13:31:29 UTC] === END API CALL LOG ===
[26-Mar-2026 13:31:29 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 13:31:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYwIiwidXNlcm5hbWUiOiJBcmlzdmFqIiwiZW1haWwiOiJqYWlkNTg2NjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM2NDU3fQ.rv1Hk-UAzGixQRAKcjDaBLwvLwMFlXk4vMgpw1o8Dp4
[26-Mar-2026 13:31:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 13:31:29 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 13:31:29 UTC] User ID: 160
[26-Mar-2026 13:31:29 UTC] ✅ User profile retrieved successfully for user ID: 160
[26-Mar-2026 13:31:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 13:31:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 13:31:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:3a80:1f99:d024::75b3:8ab4, 162.158.88.28","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYwIiwidXNlcm5hbWUiOiJBcmlzdmFqIiwiZW1haWwiOiJqYWlkNTg2NjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM2NDU3fQ.rv1Hk-UAzGixQRAKcjDaBLwvLwMFlXk4vMgpw1o8Dp4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e268415a85cff7f-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2402:3a80:1f99:d024::75b3:8ab4","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 13:31:29 UTC] === User Orders API Called ===
[26-Mar-2026 13:31:29 UTC] User ID: 160
[26-Mar-2026 13:31:29 UTC] Limit: 20, Offset: 0
[26-Mar-2026 13:31:29 UTC] Orders found: 2
[26-Mar-2026 13:31:29 UTC] Orders data: [{"id":130,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/jaid35","status":"pending","created_at":"2026-03-26 17:01:18","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":129,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/jaid35","status":"cancelled","created_at":"2026-03-26 17:00:06","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[26-Mar-2026 13:31:29 UTC] Total orders count: 2
[26-Mar-2026 13:31:31 UTC] === API CALL LOG ===
[26-Mar-2026 13:31:31 UTC] Endpoint: user/profile.php
[26-Mar-2026 13:31:31 UTC] Full Log Data: {
    "timestamp": "2026-03-26 13:31:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:1f99:d024::75b3:8ab4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:1f99:d024::75b3:8ab4, 162.158.88.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYwIiwidXNlcm5hbWUiOiJBcmlzdmFqIiwiZW1haWwiOiJqYWlkNTg2NjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM2NDU3fQ.rv1Hk-UAzGixQRAKcjDaBLwvLwMFlXk4vMgpw1o8Dp4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2684202929ff7f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:3a80:1f99:d024::75b3:8ab4",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 13:31:31 UTC] === END API CALL LOG ===
[26-Mar-2026 13:31:31 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 13:31:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYwIiwidXNlcm5hbWUiOiJBcmlzdmFqIiwiZW1haWwiOiJqYWlkNTg2NjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM2NDU3fQ.rv1Hk-UAzGixQRAKcjDaBLwvLwMFlXk4vMgpw1o8Dp4
[26-Mar-2026 13:31:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 13:31:31 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 13:31:31 UTC] User ID: 160
[26-Mar-2026 13:31:31 UTC] ✅ User profile retrieved successfully for user ID: 160
[26-Mar-2026 13:31:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 13:31:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 13:31:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:3a80:1f99:d024::75b3:8ab4, 162.158.88.29","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYwIiwidXNlcm5hbWUiOiJBcmlzdmFqIiwiZW1haWwiOiJqYWlkNTg2NjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM2NDU3fQ.rv1Hk-UAzGixQRAKcjDaBLwvLwMFlXk4vMgpw1o8Dp4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e268420db03ff7f-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2402:3a80:1f99:d024::75b3:8ab4","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 13:31:31 UTC] === User Orders API Called ===
[26-Mar-2026 13:31:31 UTC] User ID: 160
[26-Mar-2026 13:31:31 UTC] Limit: 20, Offset: 0
[26-Mar-2026 13:31:31 UTC] Orders found: 2
[26-Mar-2026 13:31:31 UTC] Orders data: [{"id":130,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/jaid35","status":"pending","created_at":"2026-03-26 17:01:18","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":129,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/jaid35","status":"cancelled","created_at":"2026-03-26 17:00:06","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[26-Mar-2026 13:31:31 UTC] Total orders count: 2
[26-Mar-2026 13:31:31 UTC] === API CALL LOG ===
[26-Mar-2026 13:31:31 UTC] Endpoint: user/profile.php
[26-Mar-2026 13:31:31 UTC] Full Log Data: {
    "timestamp": "2026-03-26 13:31:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:1f99:d024::75b3:8ab4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:1f99:d024::75b3:8ab4, 162.158.88.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYwIiwidXNlcm5hbWUiOiJBcmlzdmFqIiwiZW1haWwiOiJqYWlkNTg2NjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM2NDU3fQ.rv1Hk-UAzGixQRAKcjDaBLwvLwMFlXk4vMgpw1o8Dp4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e268420dafbff7f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:3a80:1f99:d024::75b3:8ab4",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 13:31:31 UTC] === END API CALL LOG ===
[26-Mar-2026 13:31:31 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 13:31:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYwIiwidXNlcm5hbWUiOiJBcmlzdmFqIiwiZW1haWwiOiJqYWlkNTg2NjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM2NDU3fQ.rv1Hk-UAzGixQRAKcjDaBLwvLwMFlXk4vMgpw1o8Dp4
[26-Mar-2026 13:31:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 13:31:31 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 13:31:31 UTC] User ID: 160
[26-Mar-2026 13:31:31 UTC] ✅ User profile retrieved successfully for user ID: 160
[26-Mar-2026 13:31:31 UTC] === API CALL LOG ===
[26-Mar-2026 13:31:31 UTC] Endpoint: user/profile.php
[26-Mar-2026 13:31:31 UTC] Full Log Data: {
    "timestamp": "2026-03-26 13:31:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:1f99:d024::75b3:8ab4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:1f99:d024::75b3:8ab4, 162.158.88.29",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYwIiwidXNlcm5hbWUiOiJBcmlzdmFqIiwiZW1haWwiOiJqYWlkNTg2NjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM2NDU3fQ.rv1Hk-UAzGixQRAKcjDaBLwvLwMFlXk4vMgpw1o8Dp4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2684217d41ff7f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:3a80:1f99:d024::75b3:8ab4",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 13:31:31 UTC] === END API CALL LOG ===
[26-Mar-2026 13:31:31 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 13:31:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYwIiwidXNlcm5hbWUiOiJBcmlzdmFqIiwiZW1haWwiOiJqYWlkNTg2NjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM2NDU3fQ.rv1Hk-UAzGixQRAKcjDaBLwvLwMFlXk4vMgpw1o8Dp4
[26-Mar-2026 13:31:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 13:31:31 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 13:31:31 UTC] User ID: 160
[26-Mar-2026 13:31:31 UTC] ✅ User profile retrieved successfully for user ID: 160
[26-Mar-2026 13:31:53 UTC] === API CALL LOG ===
[26-Mar-2026 13:31:53 UTC] Endpoint: user/profile.php
[26-Mar-2026 13:31:53 UTC] Full Log Data: {
    "timestamp": "2026-03-26 13:31:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:1f99:d024::75b3:8ab4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:1f99:d024::75b3:8ab4, 162.158.88.29",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYwIiwidXNlcm5hbWUiOiJBcmlzdmFqIiwiZW1haWwiOiJqYWlkNTg2NjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM2NDU3fQ.rv1Hk-UAzGixQRAKcjDaBLwvLwMFlXk4vMgpw1o8Dp4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2684a8be05ff7f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:3a80:1f99:d024::75b3:8ab4",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 13:31:53 UTC] === END API CALL LOG ===
[26-Mar-2026 13:31:53 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 13:31:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYwIiwidXNlcm5hbWUiOiJBcmlzdmFqIiwiZW1haWwiOiJqYWlkNTg2NjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM2NDU3fQ.rv1Hk-UAzGixQRAKcjDaBLwvLwMFlXk4vMgpw1o8Dp4
[26-Mar-2026 13:31:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 13:31:53 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 13:31:53 UTC] User ID: 160
[26-Mar-2026 13:31:53 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 13:31:53 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 13:31:53 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:3a80:1f99:d024::75b3:8ab4, 162.158.88.29","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYwIiwidXNlcm5hbWUiOiJBcmlzdmFqIiwiZW1haWwiOiJqYWlkNTg2NjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM2NDU3fQ.rv1Hk-UAzGixQRAKcjDaBLwvLwMFlXk4vMgpw1o8Dp4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e2684a8bdffff7f-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2402:3a80:1f99:d024::75b3:8ab4","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 13:31:53 UTC] === User Orders API Called ===
[26-Mar-2026 13:31:53 UTC] User ID: 160
[26-Mar-2026 13:31:53 UTC] Limit: 20, Offset: 0
[26-Mar-2026 13:31:53 UTC] ✅ User profile retrieved successfully for user ID: 160
[26-Mar-2026 13:31:53 UTC] Orders found: 3
[26-Mar-2026 13:31:53 UTC] Orders data: [{"id":131,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/jaid35","status":"pending","created_at":"2026-03-26 17:01:51","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":130,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/jaid35","status":"cancelled","created_at":"2026-03-26 17:01:18","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":129,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/jaid35","status":"cancelled","created_at":"2026-03-26 17:00:06","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[26-Mar-2026 13:31:53 UTC] Total orders count: 3
[26-Mar-2026 13:31:53 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 13:31:53 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 13:31:53 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:3a80:1f99:d024::75b3:8ab4, 162.158.88.29","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYwIiwidXNlcm5hbWUiOiJBcmlzdmFqIiwiZW1haWwiOiJqYWlkNTg2NjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM2NDU3fQ.rv1Hk-UAzGixQRAKcjDaBLwvLwMFlXk4vMgpw1o8Dp4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e2684ab9edaff7f-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2402:3a80:1f99:d024::75b3:8ab4","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 13:31:53 UTC] === User Orders API Called ===
[26-Mar-2026 13:31:53 UTC] User ID: 160
[26-Mar-2026 13:31:53 UTC] Limit: 20, Offset: 0
[26-Mar-2026 13:31:53 UTC] Orders found: 3
[26-Mar-2026 13:31:53 UTC] Orders data: [{"id":131,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/jaid35","status":"pending","created_at":"2026-03-26 17:01:51","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":130,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/jaid35","status":"cancelled","created_at":"2026-03-26 17:01:18","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":129,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/jaid35","status":"cancelled","created_at":"2026-03-26 17:00:06","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[26-Mar-2026 13:31:53 UTC] Total orders count: 3
[26-Mar-2026 13:31:59 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 13:31:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 13:31:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:3a80:1f99:d024::75b3:8ab4, 162.158.88.29","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYwIiwidXNlcm5hbWUiOiJBcmlzdmFqIiwiZW1haWwiOiJqYWlkNTg2NjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM2NDU3fQ.rv1Hk-UAzGixQRAKcjDaBLwvLwMFlXk4vMgpw1o8Dp4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e2684cd1bbdff7f-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2402:3a80:1f99:d024::75b3:8ab4","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 13:31:59 UTC] === User Orders API Called ===
[26-Mar-2026 13:31:59 UTC] User ID: 160
[26-Mar-2026 13:31:59 UTC] Limit: 20, Offset: 0
[26-Mar-2026 13:31:59 UTC] Orders found: 3
[26-Mar-2026 13:31:59 UTC] Orders data: [{"id":131,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/jaid35","status":"cancelled","created_at":"2026-03-26 17:01:51","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":130,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/jaid35","status":"cancelled","created_at":"2026-03-26 17:01:18","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":129,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/jaid35","status":"cancelled","created_at":"2026-03-26 17:00:06","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[26-Mar-2026 13:31:59 UTC] Total orders count: 3
[26-Mar-2026 13:31:59 UTC] === API CALL LOG ===
[26-Mar-2026 13:31:59 UTC] Endpoint: user/profile.php
[26-Mar-2026 13:31:59 UTC] Full Log Data: {
    "timestamp": "2026-03-26 13:31:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:1f99:d024::75b3:8ab4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:1f99:d024::75b3:8ab4, 162.158.88.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYwIiwidXNlcm5hbWUiOiJBcmlzdmFqIiwiZW1haWwiOiJqYWlkNTg2NjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM2NDU3fQ.rv1Hk-UAzGixQRAKcjDaBLwvLwMFlXk4vMgpw1o8Dp4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2684cdbdb6ff7f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:3a80:1f99:d024::75b3:8ab4",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 13:31:59 UTC] === END API CALL LOG ===
[26-Mar-2026 13:31:59 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 13:31:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYwIiwidXNlcm5hbWUiOiJBcmlzdmFqIiwiZW1haWwiOiJqYWlkNTg2NjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM2NDU3fQ.rv1Hk-UAzGixQRAKcjDaBLwvLwMFlXk4vMgpw1o8Dp4
[26-Mar-2026 13:31:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 13:31:59 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 13:31:59 UTC] User ID: 160
[26-Mar-2026 13:31:59 UTC] ✅ User profile retrieved successfully for user ID: 160
[26-Mar-2026 13:31:59 UTC] === API CALL LOG ===
[26-Mar-2026 13:31:59 UTC] Endpoint: user/profile.php
[26-Mar-2026 13:31:59 UTC] Full Log Data: {
    "timestamp": "2026-03-26 13:31:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:1f99:d024::75b3:8ab4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:1f99:d024::75b3:8ab4, 162.158.88.29",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYwIiwidXNlcm5hbWUiOiJBcmlzdmFqIiwiZW1haWwiOiJqYWlkNTg2NjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM2NDU3fQ.rv1Hk-UAzGixQRAKcjDaBLwvLwMFlXk4vMgpw1o8Dp4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2684d0efbbff7f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:3a80:1f99:d024::75b3:8ab4",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 13:31:59 UTC] === END API CALL LOG ===
[26-Mar-2026 13:31:59 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 13:31:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYwIiwidXNlcm5hbWUiOiJBcmlzdmFqIiwiZW1haWwiOiJqYWlkNTg2NjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM2NDU3fQ.rv1Hk-UAzGixQRAKcjDaBLwvLwMFlXk4vMgpw1o8Dp4
[26-Mar-2026 13:31:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 13:31:59 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 13:31:59 UTC] User ID: 160
[26-Mar-2026 13:31:59 UTC] ✅ User profile retrieved successfully for user ID: 160
[26-Mar-2026 13:33:00 UTC] === API CALL LOG ===
[26-Mar-2026 13:33:00 UTC] Endpoint: user/profile.php
[26-Mar-2026 13:33:00 UTC] Full Log Data: {
    "timestamp": "2026-03-26 13:33:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:1f99:d024::75b3:8ab4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:1f99:d024::75b3:8ab4, 162.158.170.105",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYwIiwidXNlcm5hbWUiOiJBcmlzdmFqIiwiZW1haWwiOiJqYWlkNTg2NjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM2NDU3fQ.rv1Hk-UAzGixQRAKcjDaBLwvLwMFlXk4vMgpw1o8Dp4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e26864a7b249fa9-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:3a80:1f99:d024::75b3:8ab4",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 13:33:00 UTC] === END API CALL LOG ===
[26-Mar-2026 13:33:00 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 13:33:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYwIiwidXNlcm5hbWUiOiJBcmlzdmFqIiwiZW1haWwiOiJqYWlkNTg2NjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM2NDU3fQ.rv1Hk-UAzGixQRAKcjDaBLwvLwMFlXk4vMgpw1o8Dp4
[26-Mar-2026 13:33:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 13:33:00 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 13:33:00 UTC] User ID: 160
[26-Mar-2026 13:33:00 UTC] ✅ User profile retrieved successfully for user ID: 160
[26-Mar-2026 13:33:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 13:33:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 13:33:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:3a80:1f99:d024::75b3:8ab4, 162.158.170.105","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYwIiwidXNlcm5hbWUiOiJBcmlzdmFqIiwiZW1haWwiOiJqYWlkNTg2NjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM2NDU3fQ.rv1Hk-UAzGixQRAKcjDaBLwvLwMFlXk4vMgpw1o8Dp4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e2686adf8689fa9-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2402:3a80:1f99:d024::75b3:8ab4","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 13:33:15 UTC] === User Orders API Called ===
[26-Mar-2026 13:33:15 UTC] User ID: 160
[26-Mar-2026 13:33:15 UTC] Limit: 20, Offset: 0
[26-Mar-2026 13:33:15 UTC] Orders found: 4
[26-Mar-2026 13:33:15 UTC] Orders data: [{"id":132,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/yXfM10m0UCQzMDE1","status":"pending","created_at":"2026-03-26 17:03:13","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":131,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/jaid35","status":"cancelled","created_at":"2026-03-26 17:01:51","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":130,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/jaid35","status":"cancelled","created_at":"2026-03-26 17:01:18","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":129,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/jaid35","status":"cancelled","created_at":"2026-03-26 17:00:06","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[26-Mar-2026 13:33:15 UTC] Total orders count: 4
[26-Mar-2026 13:33:48 UTC] === API CALL LOG ===
[26-Mar-2026 13:33:48 UTC] Endpoint: user/profile.php
[26-Mar-2026 13:33:48 UTC] Full Log Data: {
    "timestamp": "2026-03-26 13:33:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:1f99:d024::75b3:8ab4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:1f99:d024::75b3:8ab4, 172.69.176.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYwIiwidXNlcm5hbWUiOiJBcmlzdmFqIiwiZW1haWwiOiJqYWlkNTg2NjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM2NDU3fQ.rv1Hk-UAzGixQRAKcjDaBLwvLwMFlXk4vMgpw1o8Dp4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e268779c9b055ec-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:3a80:1f99:d024::75b3:8ab4",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 13:33:48 UTC] === END API CALL LOG ===
[26-Mar-2026 13:33:48 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 13:33:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYwIiwidXNlcm5hbWUiOiJBcmlzdmFqIiwiZW1haWwiOiJqYWlkNTg2NjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM2NDU3fQ.rv1Hk-UAzGixQRAKcjDaBLwvLwMFlXk4vMgpw1o8Dp4
[26-Mar-2026 13:33:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 13:33:48 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 13:33:48 UTC] User ID: 160
[26-Mar-2026 13:33:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 13:33:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 13:33:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:3a80:1f99:d024::75b3:8ab4, 172.69.176.74","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYwIiwidXNlcm5hbWUiOiJBcmlzdmFqIiwiZW1haWwiOiJqYWlkNTg2NjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM2NDU3fQ.rv1Hk-UAzGixQRAKcjDaBLwvLwMFlXk4vMgpw1o8Dp4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e268779c9af55ec-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2402:3a80:1f99:d024::75b3:8ab4","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 13:33:48 UTC] === User Orders API Called ===
[26-Mar-2026 13:33:48 UTC] User ID: 160
[26-Mar-2026 13:33:48 UTC] Limit: 20, Offset: 0
[26-Mar-2026 13:33:48 UTC] Orders found: 4
[26-Mar-2026 13:33:48 UTC] Orders data: [{"id":132,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/yXfM10m0UCQzMDE1","status":"pending","created_at":"2026-03-26 17:03:13","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":131,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/jaid35","status":"cancelled","created_at":"2026-03-26 17:01:51","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":130,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/jaid35","status":"cancelled","created_at":"2026-03-26 17:01:18","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":129,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/jaid35","status":"cancelled","created_at":"2026-03-26 17:00:06","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[26-Mar-2026 13:33:48 UTC] Total orders count: 4
[26-Mar-2026 13:33:48 UTC] ✅ User profile retrieved successfully for user ID: 160
[26-Mar-2026 13:33:48 UTC] === API CALL LOG ===
[26-Mar-2026 13:33:48 UTC] Endpoint: user/profile.php
[26-Mar-2026 13:33:48 UTC] Full Log Data: {
    "timestamp": "2026-03-26 13:33:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:1f99:d024::75b3:8ab4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:1f99:d024::75b3:8ab4, 172.69.176.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYwIiwidXNlcm5hbWUiOiJBcmlzdmFqIiwiZW1haWwiOiJqYWlkNTg2NjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM2NDU3fQ.rv1Hk-UAzGixQRAKcjDaBLwvLwMFlXk4vMgpw1o8Dp4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e26877c28c955ec-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:3a80:1f99:d024::75b3:8ab4",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 13:33:48 UTC] === END API CALL LOG ===
[26-Mar-2026 13:33:48 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 13:33:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYwIiwidXNlcm5hbWUiOiJBcmlzdmFqIiwiZW1haWwiOiJqYWlkNTg2NjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM2NDU3fQ.rv1Hk-UAzGixQRAKcjDaBLwvLwMFlXk4vMgpw1o8Dp4
[26-Mar-2026 13:33:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 13:33:48 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 13:33:48 UTC] User ID: 160
[26-Mar-2026 13:33:48 UTC] ✅ User profile retrieved successfully for user ID: 160
[26-Mar-2026 13:33:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 13:33:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 13:33:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:3a80:1f99:d024::75b3:8ab4, 172.69.176.74","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYwIiwidXNlcm5hbWUiOiJBcmlzdmFqIiwiZW1haWwiOiJqYWlkNTg2NjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM2NDU3fQ.rv1Hk-UAzGixQRAKcjDaBLwvLwMFlXk4vMgpw1o8Dp4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e2687840f4355ec-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2402:3a80:1f99:d024::75b3:8ab4","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 13:33:50 UTC] === User Orders API Called ===
[26-Mar-2026 13:33:50 UTC] User ID: 160
[26-Mar-2026 13:33:50 UTC] Limit: 20, Offset: 0
[26-Mar-2026 13:33:50 UTC] Orders found: 4
[26-Mar-2026 13:33:50 UTC] Orders data: [{"id":132,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/yXfM10m0UCQzMDE1","status":"pending","created_at":"2026-03-26 17:03:13","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":131,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/jaid35","status":"cancelled","created_at":"2026-03-26 17:01:51","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":130,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/jaid35","status":"cancelled","created_at":"2026-03-26 17:01:18","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":129,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/jaid35","status":"cancelled","created_at":"2026-03-26 17:00:06","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[26-Mar-2026 13:33:50 UTC] Total orders count: 4
[26-Mar-2026 13:33:52 UTC] === API CALL LOG ===
[26-Mar-2026 13:33:52 UTC] Endpoint: user/profile.php
[26-Mar-2026 13:33:52 UTC] Full Log Data: {
    "timestamp": "2026-03-26 13:33:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:1f99:d024::75b3:8ab4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:1f99:d024::75b3:8ab4, 172.69.176.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYwIiwidXNlcm5hbWUiOiJBcmlzdmFqIiwiZW1haWwiOiJqYWlkNTg2NjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM2NDU3fQ.rv1Hk-UAzGixQRAKcjDaBLwvLwMFlXk4vMgpw1o8Dp4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2687947f1155ec-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:3a80:1f99:d024::75b3:8ab4",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 13:33:52 UTC] === END API CALL LOG ===
[26-Mar-2026 13:33:52 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 13:33:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYwIiwidXNlcm5hbWUiOiJBcmlzdmFqIiwiZW1haWwiOiJqYWlkNTg2NjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM2NDU3fQ.rv1Hk-UAzGixQRAKcjDaBLwvLwMFlXk4vMgpw1o8Dp4
[26-Mar-2026 13:33:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 13:33:52 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 13:33:52 UTC] User ID: 160
[26-Mar-2026 13:33:52 UTC] ✅ User profile retrieved successfully for user ID: 160
[26-Mar-2026 13:33:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 13:33:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 13:33:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:3a80:1f99:d024::75b3:8ab4, 172.69.176.74","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYwIiwidXNlcm5hbWUiOiJBcmlzdmFqIiwiZW1haWwiOiJqYWlkNTg2NjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM2NDU3fQ.rv1Hk-UAzGixQRAKcjDaBLwvLwMFlXk4vMgpw1o8Dp4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e2687947f0e55ec-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2402:3a80:1f99:d024::75b3:8ab4","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 13:33:52 UTC] === User Orders API Called ===
[26-Mar-2026 13:33:52 UTC] User ID: 160
[26-Mar-2026 13:33:52 UTC] Limit: 20, Offset: 0
[26-Mar-2026 13:33:52 UTC] Orders found: 4
[26-Mar-2026 13:33:52 UTC] Orders data: [{"id":132,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/yXfM10m0UCQzMDE1","status":"pending","created_at":"2026-03-26 17:03:13","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":131,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/jaid35","status":"cancelled","created_at":"2026-03-26 17:01:51","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":130,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/jaid35","status":"cancelled","created_at":"2026-03-26 17:01:18","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":129,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/jaid35","status":"cancelled","created_at":"2026-03-26 17:00:06","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[26-Mar-2026 13:33:52 UTC] Total orders count: 4
[26-Mar-2026 13:33:53 UTC] === API CALL LOG ===
[26-Mar-2026 13:33:53 UTC] Endpoint: user/profile.php
[26-Mar-2026 13:33:53 UTC] Full Log Data: {
    "timestamp": "2026-03-26 13:33:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:1f99:d024::75b3:8ab4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:1f99:d024::75b3:8ab4, 172.69.176.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYwIiwidXNlcm5hbWUiOiJBcmlzdmFqIiwiZW1haWwiOiJqYWlkNTg2NjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM2NDU3fQ.rv1Hk-UAzGixQRAKcjDaBLwvLwMFlXk4vMgpw1o8Dp4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2687983ada55ec-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:3a80:1f99:d024::75b3:8ab4",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 13:33:53 UTC] === END API CALL LOG ===
[26-Mar-2026 13:33:53 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 13:33:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYwIiwidXNlcm5hbWUiOiJBcmlzdmFqIiwiZW1haWwiOiJqYWlkNTg2NjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM2NDU3fQ.rv1Hk-UAzGixQRAKcjDaBLwvLwMFlXk4vMgpw1o8Dp4
[26-Mar-2026 13:33:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 13:33:53 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 13:33:53 UTC] User ID: 160
[26-Mar-2026 13:33:53 UTC] ✅ User profile retrieved successfully for user ID: 160
[26-Mar-2026 13:34:14 UTC] === API CALL LOG ===
[26-Mar-2026 13:34:14 UTC] Endpoint: user/profile.php
[26-Mar-2026 13:34:14 UTC] Full Log Data: {
    "timestamp": "2026-03-26 13:34:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:1f99:d024::75b3:8ab4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:1f99:d024::75b3:8ab4, 172.68.164.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYwIiwidXNlcm5hbWUiOiJBcmlzdmFqIiwiZW1haWwiOiJqYWlkNTg2NjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM2NDU3fQ.rv1Hk-UAzGixQRAKcjDaBLwvLwMFlXk4vMgpw1o8Dp4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e26881bbc00f914-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:3a80:1f99:d024::75b3:8ab4",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 13:34:14 UTC] === END API CALL LOG ===
[26-Mar-2026 13:34:14 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 13:34:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYwIiwidXNlcm5hbWUiOiJBcmlzdmFqIiwiZW1haWwiOiJqYWlkNTg2NjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM2NDU3fQ.rv1Hk-UAzGixQRAKcjDaBLwvLwMFlXk4vMgpw1o8Dp4
[26-Mar-2026 13:34:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 13:34:14 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 13:34:14 UTC] User ID: 160
[26-Mar-2026 13:34:14 UTC] ✅ User profile retrieved successfully for user ID: 160
[26-Mar-2026 13:34:19 UTC] === API CALL LOG ===
[26-Mar-2026 13:34:19 UTC] Endpoint: user/profile.php
[26-Mar-2026 13:34:19 UTC] Full Log Data: {
    "timestamp": "2026-03-26 13:34:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:1f99:d024::75b3:8ab4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:1f99:d024::75b3:8ab4, 172.68.164.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYwIiwidXNlcm5hbWUiOiJBcmlzdmFqIiwiZW1haWwiOiJqYWlkNTg2NjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM2NDU3fQ.rv1Hk-UAzGixQRAKcjDaBLwvLwMFlXk4vMgpw1o8Dp4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2688379860f914-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:3a80:1f99:d024::75b3:8ab4",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 13:34:19 UTC] === END API CALL LOG ===
[26-Mar-2026 13:34:19 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 13:34:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYwIiwidXNlcm5hbWUiOiJBcmlzdmFqIiwiZW1haWwiOiJqYWlkNTg2NjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM2NDU3fQ.rv1Hk-UAzGixQRAKcjDaBLwvLwMFlXk4vMgpw1o8Dp4
[26-Mar-2026 13:34:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 13:34:19 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 13:34:19 UTC] User ID: 160
[26-Mar-2026 13:34:19 UTC] ✅ User profile retrieved successfully for user ID: 160
[26-Mar-2026 13:34:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 13:34:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 13:34:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:3a80:1f99:d024::75b3:8ab4, 172.68.164.137","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYwIiwidXNlcm5hbWUiOiJBcmlzdmFqIiwiZW1haWwiOiJqYWlkNTg2NjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM2NDU3fQ.rv1Hk-UAzGixQRAKcjDaBLwvLwMFlXk4vMgpw1o8Dp4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e26883d89c5f914-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2402:3a80:1f99:d024::75b3:8ab4","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 13:34:19 UTC] === User Orders API Called ===
[26-Mar-2026 13:34:19 UTC] User ID: 160
[26-Mar-2026 13:34:19 UTC] Limit: 20, Offset: 0
[26-Mar-2026 13:34:19 UTC] Orders found: 4
[26-Mar-2026 13:34:19 UTC] Orders data: [{"id":132,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/yXfM10m0UCQzMDE1","status":"cancelled","created_at":"2026-03-26 17:03:13","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":131,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/jaid35","status":"cancelled","created_at":"2026-03-26 17:01:51","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":130,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/jaid35","status":"cancelled","created_at":"2026-03-26 17:01:18","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":129,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/jaid35","status":"cancelled","created_at":"2026-03-26 17:00:06","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[26-Mar-2026 13:34:19 UTC] Total orders count: 4
[26-Mar-2026 13:34:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 13:34:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 13:34:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:3a80:1f99:d024::75b3:8ab4, 172.68.164.136","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYwIiwidXNlcm5hbWUiOiJBcmlzdmFqIiwiZW1haWwiOiJqYWlkNTg2NjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM2NDU3fQ.rv1Hk-UAzGixQRAKcjDaBLwvLwMFlXk4vMgpw1o8Dp4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e268849eeeef914-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2402:3a80:1f99:d024::75b3:8ab4","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 13:34:21 UTC] === User Orders API Called ===
[26-Mar-2026 13:34:21 UTC] User ID: 160
[26-Mar-2026 13:34:21 UTC] Limit: 20, Offset: 0
[26-Mar-2026 13:34:21 UTC] Orders found: 4
[26-Mar-2026 13:34:21 UTC] Orders data: [{"id":132,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/yXfM10m0UCQzMDE1","status":"cancelled","created_at":"2026-03-26 17:03:13","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":131,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/jaid35","status":"cancelled","created_at":"2026-03-26 17:01:51","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":130,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/jaid35","status":"cancelled","created_at":"2026-03-26 17:01:18","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":129,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/jaid35","status":"cancelled","created_at":"2026-03-26 17:00:06","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[26-Mar-2026 13:34:21 UTC] Total orders count: 4
[26-Mar-2026 13:34:21 UTC] === API CALL LOG ===
[26-Mar-2026 13:34:21 UTC] Endpoint: user/profile.php
[26-Mar-2026 13:34:21 UTC] Full Log Data: {
    "timestamp": "2026-03-26 13:34:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:1f99:d024::75b3:8ab4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:1f99:d024::75b3:8ab4, 172.68.164.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYwIiwidXNlcm5hbWUiOiJBcmlzdmFqIiwiZW1haWwiOiJqYWlkNTg2NjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM2NDU3fQ.rv1Hk-UAzGixQRAKcjDaBLwvLwMFlXk4vMgpw1o8Dp4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e268849eef3f914-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:3a80:1f99:d024::75b3:8ab4",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 13:34:21 UTC] === END API CALL LOG ===
[26-Mar-2026 13:34:21 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 13:34:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYwIiwidXNlcm5hbWUiOiJBcmlzdmFqIiwiZW1haWwiOiJqYWlkNTg2NjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM2NDU3fQ.rv1Hk-UAzGixQRAKcjDaBLwvLwMFlXk4vMgpw1o8Dp4
[26-Mar-2026 13:34:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 13:34:21 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 13:34:21 UTC] User ID: 160
[26-Mar-2026 13:34:21 UTC] ✅ User profile retrieved successfully for user ID: 160
[26-Mar-2026 13:34:22 UTC] === API CALL LOG ===
[26-Mar-2026 13:34:22 UTC] Endpoint: user/profile.php
[26-Mar-2026 13:34:22 UTC] Full Log Data: {
    "timestamp": "2026-03-26 13:34:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:1f99:d024::75b3:8ab4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:1f99:d024::75b3:8ab4, 172.68.164.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYwIiwidXNlcm5hbWUiOiJBcmlzdmFqIiwiZW1haWwiOiJqYWlkNTg2NjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM2NDU3fQ.rv1Hk-UAzGixQRAKcjDaBLwvLwMFlXk4vMgpw1o8Dp4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e26884dab92f914-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:3a80:1f99:d024::75b3:8ab4",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 13:34:22 UTC] === END API CALL LOG ===
[26-Mar-2026 13:34:22 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 13:34:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYwIiwidXNlcm5hbWUiOiJBcmlzdmFqIiwiZW1haWwiOiJqYWlkNTg2NjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM2NDU3fQ.rv1Hk-UAzGixQRAKcjDaBLwvLwMFlXk4vMgpw1o8Dp4
[26-Mar-2026 13:34:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 13:34:22 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 13:34:22 UTC] User ID: 160
[26-Mar-2026 13:34:22 UTC] ✅ User profile retrieved successfully for user ID: 160
[26-Mar-2026 13:36:54 UTC] === API CALL LOG ===
[26-Mar-2026 13:36:54 UTC] Endpoint: user/profile.php
[26-Mar-2026 13:36:54 UTC] Full Log Data: {
    "timestamp": "2026-03-26 13:36:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:1f99:d024::75b3:8ab4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:1f99:d024::75b3:8ab4, 172.70.208.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYwIiwidXNlcm5hbWUiOiJBcmlzdmFqIiwiZW1haWwiOiJqYWlkNTg2NjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM2NDU3fQ.rv1Hk-UAzGixQRAKcjDaBLwvLwMFlXk4vMgpw1o8Dp4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e268c04dc1cfd9f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:3a80:1f99:d024::75b3:8ab4",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 13:36:54 UTC] === END API CALL LOG ===
[26-Mar-2026 13:36:54 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 13:36:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYwIiwidXNlcm5hbWUiOiJBcmlzdmFqIiwiZW1haWwiOiJqYWlkNTg2NjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM2NDU3fQ.rv1Hk-UAzGixQRAKcjDaBLwvLwMFlXk4vMgpw1o8Dp4
[26-Mar-2026 13:36:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 13:36:54 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 13:36:54 UTC] User ID: 160
[26-Mar-2026 13:36:54 UTC] ✅ User profile retrieved successfully for user ID: 160
[26-Mar-2026 13:36:55 UTC] === API CALL LOG ===
[26-Mar-2026 13:36:55 UTC] Endpoint: user/profile.php
[26-Mar-2026 13:36:55 UTC] Full Log Data: {
    "timestamp": "2026-03-26 13:36:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:1f99:d024::75b3:8ab4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:1f99:d024::75b3:8ab4, 172.70.208.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYwIiwidXNlcm5hbWUiOiJBcmlzdmFqIiwiZW1haWwiOiJqYWlkNTg2NjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM2NDU3fQ.rv1Hk-UAzGixQRAKcjDaBLwvLwMFlXk4vMgpw1o8Dp4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e268c0a7ddefd9f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:3a80:1f99:d024::75b3:8ab4",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 13:36:55 UTC] === END API CALL LOG ===
[26-Mar-2026 13:36:55 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 13:36:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYwIiwidXNlcm5hbWUiOiJBcmlzdmFqIiwiZW1haWwiOiJqYWlkNTg2NjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM2NDU3fQ.rv1Hk-UAzGixQRAKcjDaBLwvLwMFlXk4vMgpw1o8Dp4
[26-Mar-2026 13:36:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 13:36:55 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 13:36:55 UTC] User ID: 160
[26-Mar-2026 13:36:55 UTC] ✅ User profile retrieved successfully for user ID: 160
[26-Mar-2026 13:36:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 13:36:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 13:36:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:3a80:1f99:d024::75b3:8ab4, 172.70.208.80","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYwIiwidXNlcm5hbWUiOiJBcmlzdmFqIiwiZW1haWwiOiJqYWlkNTg2NjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM2NDU3fQ.rv1Hk-UAzGixQRAKcjDaBLwvLwMFlXk4vMgpw1o8Dp4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e268c0bb97afd9f-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2402:3a80:1f99:d024::75b3:8ab4","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 13:36:55 UTC] === User Orders API Called ===
[26-Mar-2026 13:36:55 UTC] User ID: 160
[26-Mar-2026 13:36:55 UTC] Limit: 20, Offset: 0
[26-Mar-2026 13:36:55 UTC] Orders found: 4
[26-Mar-2026 13:36:55 UTC] Orders data: [{"id":132,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/yXfM10m0UCQzMDE1","status":"cancelled","created_at":"2026-03-26 17:03:13","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":131,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/jaid35","status":"cancelled","created_at":"2026-03-26 17:01:51","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":130,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/jaid35","status":"cancelled","created_at":"2026-03-26 17:01:18","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":129,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/jaid35","status":"cancelled","created_at":"2026-03-26 17:00:06","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[26-Mar-2026 13:36:55 UTC] Total orders count: 4
[26-Mar-2026 13:36:55 UTC] === API CALL LOG ===
[26-Mar-2026 13:36:55 UTC] Endpoint: user/profile.php
[26-Mar-2026 13:36:55 UTC] Full Log Data: {
    "timestamp": "2026-03-26 13:36:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:1f99:d024::75b3:8ab4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:1f99:d024::75b3:8ab4, 172.70.208.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYwIiwidXNlcm5hbWUiOiJBcmlzdmFqIiwiZW1haWwiOiJqYWlkNTg2NjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM2NDU3fQ.rv1Hk-UAzGixQRAKcjDaBLwvLwMFlXk4vMgpw1o8Dp4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e268c0bb970fd9f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:3a80:1f99:d024::75b3:8ab4",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 13:36:55 UTC] === END API CALL LOG ===
[26-Mar-2026 13:36:55 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 13:36:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYwIiwidXNlcm5hbWUiOiJBcmlzdmFqIiwiZW1haWwiOiJqYWlkNTg2NjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM2NDU3fQ.rv1Hk-UAzGixQRAKcjDaBLwvLwMFlXk4vMgpw1o8Dp4
[26-Mar-2026 13:36:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 13:36:55 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 13:36:55 UTC] User ID: 160
[26-Mar-2026 13:36:55 UTC] ✅ User profile retrieved successfully for user ID: 160
[26-Mar-2026 13:36:55 UTC] === API CALL LOG ===
[26-Mar-2026 13:36:55 UTC] Endpoint: user/profile.php
[26-Mar-2026 13:36:55 UTC] Full Log Data: {
    "timestamp": "2026-03-26 13:36:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:1f99:d024::75b3:8ab4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:1f99:d024::75b3:8ab4, 172.70.208.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYwIiwidXNlcm5hbWUiOiJBcmlzdmFqIiwiZW1haWwiOiJqYWlkNTg2NjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM2NDU3fQ.rv1Hk-UAzGixQRAKcjDaBLwvLwMFlXk4vMgpw1o8Dp4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e268c0c5b73fd9f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:3a80:1f99:d024::75b3:8ab4",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 13:36:55 UTC] === END API CALL LOG ===
[26-Mar-2026 13:36:55 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 13:36:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYwIiwidXNlcm5hbWUiOiJBcmlzdmFqIiwiZW1haWwiOiJqYWlkNTg2NjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM2NDU3fQ.rv1Hk-UAzGixQRAKcjDaBLwvLwMFlXk4vMgpw1o8Dp4
[26-Mar-2026 13:36:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 13:36:55 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 13:36:55 UTC] User ID: 160
[26-Mar-2026 13:36:55 UTC] ✅ User profile retrieved successfully for user ID: 160
[26-Mar-2026 13:42:40 UTC] === API CALL LOG ===
[26-Mar-2026 13:42:40 UTC] Endpoint: user/profile.php
[26-Mar-2026 13:42:40 UTC] Full Log Data: {
    "timestamp": "2026-03-26 13:42:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.69.66",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.89.69.66, 172.69.224.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYxIiwidXNlcm5hbWUiOiJzYWZ1d2FsbGV0IiwiZW1haWwiOiJzYWZ1d2FsbGV0M0BnbWFpbC5jb20iLCJleHAiOjE3NzUxMzczNTl9.7ww1U9j-NkxQUg1Ttg0ENBjymCtTrChJixxNQO_8IGs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2694778f89f400-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.89.69.66",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 13:42:40 UTC] === END API CALL LOG ===
[26-Mar-2026 13:42:40 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 13:42:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYxIiwidXNlcm5hbWUiOiJzYWZ1d2FsbGV0IiwiZW1haWwiOiJzYWZ1d2FsbGV0M0BnbWFpbC5jb20iLCJleHAiOjE3NzUxMzczNTl9.7ww1U9j-NkxQUg1Ttg0ENBjymCtTrChJixxNQO_8IGs
[26-Mar-2026 13:42:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 13:42:40 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 13:42:40 UTC] User ID: 161
[26-Mar-2026 13:42:40 UTC] ✅ User profile retrieved successfully for user ID: 161
[26-Mar-2026 13:42:40 UTC] === API CALL LOG ===
[26-Mar-2026 13:42:40 UTC] Endpoint: user/profile.php
[26-Mar-2026 13:42:40 UTC] Full Log Data: {
    "timestamp": "2026-03-26 13:42:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.69.66",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.89.69.66, 172.69.224.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYxIiwidXNlcm5hbWUiOiJzYWZ1d2FsbGV0IiwiZW1haWwiOiJzYWZ1d2FsbGV0M0BnbWFpbC5jb20iLCJleHAiOjE3NzUxMzczNTl9.7ww1U9j-NkxQUg1Ttg0ENBjymCtTrChJixxNQO_8IGs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2694778f91f400-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.89.69.66",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 13:42:40 UTC] === END API CALL LOG ===
[26-Mar-2026 13:42:40 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 13:42:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYxIiwidXNlcm5hbWUiOiJzYWZ1d2FsbGV0IiwiZW1haWwiOiJzYWZ1d2FsbGV0M0BnbWFpbC5jb20iLCJleHAiOjE3NzUxMzczNTl9.7ww1U9j-NkxQUg1Ttg0ENBjymCtTrChJixxNQO_8IGs
[26-Mar-2026 13:42:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 13:42:40 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 13:42:40 UTC] User ID: 161
[26-Mar-2026 13:42:40 UTC] ✅ User profile retrieved successfully for user ID: 161
[26-Mar-2026 13:42:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 13:42:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 13:42:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.89.69.66, 172.69.224.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYxIiwidXNlcm5hbWUiOiJzYWZ1d2FsbGV0IiwiZW1haWwiOiJzYWZ1d2FsbGV0M0BnbWFpbC5jb20iLCJleHAiOjE3NzUxMzczNTl9.7ww1U9j-NkxQUg1Ttg0ENBjymCtTrChJixxNQO_8IGs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e2694778f8ff400-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.89.69.66","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 13:42:40 UTC] === User Orders API Called ===
[26-Mar-2026 13:42:40 UTC] User ID: 161
[26-Mar-2026 13:42:40 UTC] Limit: 20, Offset: 0
[26-Mar-2026 13:42:40 UTC] Orders found: 0
[26-Mar-2026 13:42:40 UTC] Orders data: []
[26-Mar-2026 13:42:40 UTC] Total orders count: 0
[26-Mar-2026 13:42:41 UTC] === API CALL LOG ===
[26-Mar-2026 13:42:41 UTC] Endpoint: user/profile.php
[26-Mar-2026 13:42:41 UTC] Full Log Data: {
    "timestamp": "2026-03-26 13:42:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.69.66",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.89.69.66, 172.69.224.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYxIiwidXNlcm5hbWUiOiJzYWZ1d2FsbGV0IiwiZW1haWwiOiJzYWZ1d2FsbGV0M0BnbWFpbC5jb20iLCJleHAiOjE3NzUxMzczNTl9.7ww1U9j-NkxQUg1Ttg0ENBjymCtTrChJixxNQO_8IGs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e26947cac67f400-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.89.69.66",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 13:42:41 UTC] === END API CALL LOG ===
[26-Mar-2026 13:42:41 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 13:42:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYxIiwidXNlcm5hbWUiOiJzYWZ1d2FsbGV0IiwiZW1haWwiOiJzYWZ1d2FsbGV0M0BnbWFpbC5jb20iLCJleHAiOjE3NzUxMzczNTl9.7ww1U9j-NkxQUg1Ttg0ENBjymCtTrChJixxNQO_8IGs
[26-Mar-2026 13:42:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 13:42:41 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 13:42:41 UTC] User ID: 161
[26-Mar-2026 13:42:41 UTC] ✅ User profile retrieved successfully for user ID: 161
[26-Mar-2026 13:43:05 UTC] === API CALL LOG ===
[26-Mar-2026 13:43:05 UTC] Endpoint: user/profile.php
[26-Mar-2026 13:43:05 UTC] Full Log Data: {
    "timestamp": "2026-03-26 13:43:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.69.66",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.89.69.66, 172.69.224.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYxIiwidXNlcm5hbWUiOiJzYWZ1d2FsbGV0IiwiZW1haWwiOiJzYWZ1d2FsbGV0M0BnbWFpbC5jb20iLCJleHAiOjE3NzUxMzczNTl9.7ww1U9j-NkxQUg1Ttg0ENBjymCtTrChJixxNQO_8IGs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2695110ddef400-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.89.69.66",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 13:43:05 UTC] === END API CALL LOG ===
[26-Mar-2026 13:43:05 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 13:43:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYxIiwidXNlcm5hbWUiOiJzYWZ1d2FsbGV0IiwiZW1haWwiOiJzYWZ1d2FsbGV0M0BnbWFpbC5jb20iLCJleHAiOjE3NzUxMzczNTl9.7ww1U9j-NkxQUg1Ttg0ENBjymCtTrChJixxNQO_8IGs
[26-Mar-2026 13:43:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 13:43:05 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 13:43:05 UTC] User ID: 161
[26-Mar-2026 13:43:05 UTC] ✅ User profile retrieved successfully for user ID: 161
[26-Mar-2026 13:43:33 UTC] === API CALL LOG ===
[26-Mar-2026 13:43:33 UTC] Endpoint: user/profile.php
[26-Mar-2026 13:43:33 UTC] Full Log Data: {
    "timestamp": "2026-03-26 13:43:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.69.66",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.89.69.66, 172.69.224.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYxIiwidXNlcm5hbWUiOiJzYWZ1d2FsbGV0IiwiZW1haWwiOiJzYWZ1d2FsbGV0M0BnbWFpbC5jb20iLCJleHAiOjE3NzUxMzczNTl9.7ww1U9j-NkxQUg1Ttg0ENBjymCtTrChJixxNQO_8IGs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2695c07b3ff400-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.89.69.66",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 13:43:33 UTC] === END API CALL LOG ===
[26-Mar-2026 13:43:33 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 13:43:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYxIiwidXNlcm5hbWUiOiJzYWZ1d2FsbGV0IiwiZW1haWwiOiJzYWZ1d2FsbGV0M0BnbWFpbC5jb20iLCJleHAiOjE3NzUxMzczNTl9.7ww1U9j-NkxQUg1Ttg0ENBjymCtTrChJixxNQO_8IGs
[26-Mar-2026 13:43:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 13:43:33 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 13:43:33 UTC] User ID: 161
[26-Mar-2026 13:43:33 UTC] ✅ User profile retrieved successfully for user ID: 161
[26-Mar-2026 13:43:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 13:43:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 13:43:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.89.69.66, 172.69.224.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYxIiwidXNlcm5hbWUiOiJzYWZ1d2FsbGV0IiwiZW1haWwiOiJzYWZ1d2FsbGV0M0BnbWFpbC5jb20iLCJleHAiOjE3NzUxMzczNTl9.7ww1U9j-NkxQUg1Ttg0ENBjymCtTrChJixxNQO_8IGs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e2695f3880bf400-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.89.69.66","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 13:43:41 UTC] === User Orders API Called ===
[26-Mar-2026 13:43:41 UTC] User ID: 161
[26-Mar-2026 13:43:41 UTC] Limit: 20, Offset: 0
[26-Mar-2026 13:43:41 UTC] Orders found: 0
[26-Mar-2026 13:43:41 UTC] Orders data: []
[26-Mar-2026 13:43:41 UTC] Total orders count: 0
[26-Mar-2026 13:44:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 13:44:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 13:44:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.89.69.66, 172.69.224.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYxIiwidXNlcm5hbWUiOiJzYWZ1d2FsbGV0IiwiZW1haWwiOiJzYWZ1d2FsbGV0M0BnbWFpbC5jb20iLCJleHAiOjE3NzUxMzczNTl9.7ww1U9j-NkxQUg1Ttg0ENBjymCtTrChJixxNQO_8IGs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e2696750e83f400-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.89.69.66","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 13:44:02 UTC] === User Orders API Called ===
[26-Mar-2026 13:44:02 UTC] User ID: 161
[26-Mar-2026 13:44:02 UTC] Limit: 20, Offset: 0
[26-Mar-2026 13:44:02 UTC] Orders found: 0
[26-Mar-2026 13:44:02 UTC] Orders data: []
[26-Mar-2026 13:44:02 UTC] Total orders count: 0
[26-Mar-2026 13:44:02 UTC] === API CALL LOG ===
[26-Mar-2026 13:44:02 UTC] Endpoint: user/profile.php
[26-Mar-2026 13:44:02 UTC] Full Log Data: {
    "timestamp": "2026-03-26 13:44:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.69.66",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.89.69.66, 172.69.224.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYxIiwidXNlcm5hbWUiOiJzYWZ1d2FsbGV0IiwiZW1haWwiOiJzYWZ1d2FsbGV0M0BnbWFpbC5jb20iLCJleHAiOjE3NzUxMzczNTl9.7ww1U9j-NkxQUg1Ttg0ENBjymCtTrChJixxNQO_8IGs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2696750e8af400-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.89.69.66",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 13:44:02 UTC] === END API CALL LOG ===
[26-Mar-2026 13:44:02 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 13:44:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYxIiwidXNlcm5hbWUiOiJzYWZ1d2FsbGV0IiwiZW1haWwiOiJzYWZ1d2FsbGV0M0BnbWFpbC5jb20iLCJleHAiOjE3NzUxMzczNTl9.7ww1U9j-NkxQUg1Ttg0ENBjymCtTrChJixxNQO_8IGs
[26-Mar-2026 13:44:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 13:44:02 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 13:44:02 UTC] User ID: 161
[26-Mar-2026 13:44:02 UTC] ✅ User profile retrieved successfully for user ID: 161
[26-Mar-2026 13:44:02 UTC] === API CALL LOG ===
[26-Mar-2026 13:44:02 UTC] Endpoint: user/profile.php
[26-Mar-2026 13:44:02 UTC] Full Log Data: {
    "timestamp": "2026-03-26 13:44:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.69.66",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.89.69.66, 172.69.224.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYxIiwidXNlcm5hbWUiOiJzYWZ1d2FsbGV0IiwiZW1haWwiOiJzYWZ1d2FsbGV0M0BnbWFpbC5jb20iLCJleHAiOjE3NzUxMzczNTl9.7ww1U9j-NkxQUg1Ttg0ENBjymCtTrChJixxNQO_8IGs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2696798a74f400-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.89.69.66",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 13:44:02 UTC] === END API CALL LOG ===
[26-Mar-2026 13:44:02 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 13:44:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYxIiwidXNlcm5hbWUiOiJzYWZ1d2FsbGV0IiwiZW1haWwiOiJzYWZ1d2FsbGV0M0BnbWFpbC5jb20iLCJleHAiOjE3NzUxMzczNTl9.7ww1U9j-NkxQUg1Ttg0ENBjymCtTrChJixxNQO_8IGs
[26-Mar-2026 13:44:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 13:44:02 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 13:44:02 UTC] User ID: 161
[26-Mar-2026 13:44:02 UTC] ✅ User profile retrieved successfully for user ID: 161
[26-Mar-2026 13:44:03 UTC] === API CALL LOG ===
[26-Mar-2026 13:44:03 UTC] Endpoint: user/profile.php
[26-Mar-2026 13:44:03 UTC] Full Log Data: {
    "timestamp": "2026-03-26 13:44:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.69.66",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.89.69.66, 172.69.224.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYxIiwidXNlcm5hbWUiOiJzYWZ1d2FsbGV0IiwiZW1haWwiOiJzYWZ1d2FsbGV0M0BnbWFpbC5jb20iLCJleHAiOjE3NzUxMzczNTl9.7ww1U9j-NkxQUg1Ttg0ENBjymCtTrChJixxNQO_8IGs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e26967aad04f400-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.89.69.66",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 13:44:03 UTC] === END API CALL LOG ===
[26-Mar-2026 13:44:03 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 13:44:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYxIiwidXNlcm5hbWUiOiJzYWZ1d2FsbGV0IiwiZW1haWwiOiJzYWZ1d2FsbGV0M0BnbWFpbC5jb20iLCJleHAiOjE3NzUxMzczNTl9.7ww1U9j-NkxQUg1Ttg0ENBjymCtTrChJixxNQO_8IGs
[26-Mar-2026 13:44:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 13:44:03 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 13:44:03 UTC] User ID: 161
[26-Mar-2026 13:44:03 UTC] ✅ User profile retrieved successfully for user ID: 161
[26-Mar-2026 13:44:16 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 13:44:16 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 13:44:16 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.89.69.66, 172.69.224.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYxIiwidXNlcm5hbWUiOiJzYWZ1d2FsbGV0IiwiZW1haWwiOiJzYWZ1d2FsbGV0M0BnbWFpbC5jb20iLCJleHAiOjE3NzUxMzczNTl9.7ww1U9j-NkxQUg1Ttg0ENBjymCtTrChJixxNQO_8IGs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e2696cf2cbcf400-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.89.69.66","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 13:44:16 UTC] === User Orders API Called ===
[26-Mar-2026 13:44:16 UTC] User ID: 161
[26-Mar-2026 13:44:16 UTC] Limit: 20, Offset: 0
[26-Mar-2026 13:44:16 UTC] Orders found: 0
[26-Mar-2026 13:44:16 UTC] Orders data: []
[26-Mar-2026 13:44:16 UTC] Total orders count: 0
[26-Mar-2026 13:44:16 UTC] === API CALL LOG ===
[26-Mar-2026 13:44:16 UTC] Endpoint: user/profile.php
[26-Mar-2026 13:44:16 UTC] Full Log Data: {
    "timestamp": "2026-03-26 13:44:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.69.66",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.89.69.66, 172.69.224.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYxIiwidXNlcm5hbWUiOiJzYWZ1d2FsbGV0IiwiZW1haWwiOiJzYWZ1d2FsbGV0M0BnbWFpbC5jb20iLCJleHAiOjE3NzUxMzczNTl9.7ww1U9j-NkxQUg1Ttg0ENBjymCtTrChJixxNQO_8IGs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2696cf2cbff400-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.89.69.66",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 13:44:16 UTC] === END API CALL LOG ===
[26-Mar-2026 13:44:16 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 13:44:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYxIiwidXNlcm5hbWUiOiJzYWZ1d2FsbGV0IiwiZW1haWwiOiJzYWZ1d2FsbGV0M0BnbWFpbC5jb20iLCJleHAiOjE3NzUxMzczNTl9.7ww1U9j-NkxQUg1Ttg0ENBjymCtTrChJixxNQO_8IGs
[26-Mar-2026 13:44:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 13:44:16 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 13:44:16 UTC] User ID: 161
[26-Mar-2026 13:44:16 UTC] ✅ User profile retrieved successfully for user ID: 161
[26-Mar-2026 13:44:17 UTC] === API CALL LOG ===
[26-Mar-2026 13:44:17 UTC] Endpoint: user/profile.php
[26-Mar-2026 13:44:17 UTC] Full Log Data: {
    "timestamp": "2026-03-26 13:44:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.69.66",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.89.69.66, 172.69.224.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYxIiwidXNlcm5hbWUiOiJzYWZ1d2FsbGV0IiwiZW1haWwiOiJzYWZ1d2FsbGV0M0BnbWFpbC5jb20iLCJleHAiOjE3NzUxMzczNTl9.7ww1U9j-NkxQUg1Ttg0ENBjymCtTrChJixxNQO_8IGs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2696d28d37f400-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.89.69.66",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 13:44:17 UTC] === END API CALL LOG ===
[26-Mar-2026 13:44:17 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 13:44:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYxIiwidXNlcm5hbWUiOiJzYWZ1d2FsbGV0IiwiZW1haWwiOiJzYWZ1d2FsbGV0M0BnbWFpbC5jb20iLCJleHAiOjE3NzUxMzczNTl9.7ww1U9j-NkxQUg1Ttg0ENBjymCtTrChJixxNQO_8IGs
[26-Mar-2026 13:44:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 13:44:17 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 13:44:17 UTC] User ID: 161
[26-Mar-2026 13:44:17 UTC] ✅ User profile retrieved successfully for user ID: 161
[26-Mar-2026 13:44:17 UTC] === API CALL LOG ===
[26-Mar-2026 13:44:17 UTC] Endpoint: user/profile.php
[26-Mar-2026 13:44:17 UTC] Full Log Data: {
    "timestamp": "2026-03-26 13:44:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.69.66",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.89.69.66, 172.69.224.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYxIiwidXNlcm5hbWUiOiJzYWZ1d2FsbGV0IiwiZW1haWwiOiJzYWZ1d2FsbGV0M0BnbWFpbC5jb20iLCJleHAiOjE3NzUxMzczNTl9.7ww1U9j-NkxQUg1Ttg0ENBjymCtTrChJixxNQO_8IGs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2696d52c38f400-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.89.69.66",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 13:44:17 UTC] === END API CALL LOG ===
[26-Mar-2026 13:44:17 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 13:44:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYxIiwidXNlcm5hbWUiOiJzYWZ1d2FsbGV0IiwiZW1haWwiOiJzYWZ1d2FsbGV0M0BnbWFpbC5jb20iLCJleHAiOjE3NzUxMzczNTl9.7ww1U9j-NkxQUg1Ttg0ENBjymCtTrChJixxNQO_8IGs
[26-Mar-2026 13:44:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 13:44:17 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 13:44:17 UTC] User ID: 161
[26-Mar-2026 13:44:17 UTC] ✅ User profile retrieved successfully for user ID: 161
[26-Mar-2026 13:44:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 13:44:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 13:44:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.89.69.66, 172.69.224.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYxIiwidXNlcm5hbWUiOiJzYWZ1d2FsbGV0IiwiZW1haWwiOiJzYWZ1d2FsbGV0M0BnbWFpbC5jb20iLCJleHAiOjE3NzUxMzczNTl9.7ww1U9j-NkxQUg1Ttg0ENBjymCtTrChJixxNQO_8IGs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e2696e74ebdf400-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.89.69.66","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 13:44:20 UTC] === User Orders API Called ===
[26-Mar-2026 13:44:20 UTC] User ID: 161
[26-Mar-2026 13:44:20 UTC] Limit: 20, Offset: 0
[26-Mar-2026 13:44:20 UTC] Orders found: 0
[26-Mar-2026 13:44:20 UTC] Orders data: []
[26-Mar-2026 13:44:20 UTC] Total orders count: 0
[26-Mar-2026 13:44:22 UTC] === API CALL LOG ===
[26-Mar-2026 13:44:22 UTC] Endpoint: user/profile.php
[26-Mar-2026 13:44:22 UTC] Full Log Data: {
    "timestamp": "2026-03-26 13:44:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.69.66",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.89.69.66, 172.69.224.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYxIiwidXNlcm5hbWUiOiJzYWZ1d2FsbGV0IiwiZW1haWwiOiJzYWZ1d2FsbGV0M0BnbWFpbC5jb20iLCJleHAiOjE3NzUxMzczNTl9.7ww1U9j-NkxQUg1Ttg0ENBjymCtTrChJixxNQO_8IGs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2696f25da5f400-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.89.69.66",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 13:44:22 UTC] === END API CALL LOG ===
[26-Mar-2026 13:44:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 13:44:22 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 13:44:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 13:44:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYxIiwidXNlcm5hbWUiOiJzYWZ1d2FsbGV0IiwiZW1haWwiOiJzYWZ1d2FsbGV0M0BnbWFpbC5jb20iLCJleHAiOjE3NzUxMzczNTl9.7ww1U9j-NkxQUg1Ttg0ENBjymCtTrChJixxNQO_8IGs
[26-Mar-2026 13:44:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.89.69.66, 172.69.224.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYxIiwidXNlcm5hbWUiOiJzYWZ1d2FsbGV0IiwiZW1haWwiOiJzYWZ1d2FsbGV0M0BnbWFpbC5jb20iLCJleHAiOjE3NzUxMzczNTl9.7ww1U9j-NkxQUg1Ttg0ENBjymCtTrChJixxNQO_8IGs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e2696f25da1f400-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.89.69.66","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 13:44:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 13:44:22 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 13:44:22 UTC] === User Orders API Called ===
[26-Mar-2026 13:44:22 UTC] User ID: 161
[26-Mar-2026 13:44:22 UTC] User ID: 161
[26-Mar-2026 13:44:22 UTC] Limit: 20, Offset: 0
[26-Mar-2026 13:44:22 UTC] ✅ User profile retrieved successfully for user ID: 161
[26-Mar-2026 13:44:22 UTC] Orders found: 0
[26-Mar-2026 13:44:22 UTC] Orders data: []
[26-Mar-2026 13:44:22 UTC] Total orders count: 0
[26-Mar-2026 13:44:22 UTC] === API CALL LOG ===
[26-Mar-2026 13:44:22 UTC] Endpoint: user/profile.php
[26-Mar-2026 13:44:22 UTC] Full Log Data: {
    "timestamp": "2026-03-26 13:44:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.69.66",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.89.69.66, 172.69.224.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYxIiwidXNlcm5hbWUiOiJzYWZ1d2FsbGV0IiwiZW1haWwiOiJzYWZ1d2FsbGV0M0BnbWFpbC5jb20iLCJleHAiOjE3NzUxMzczNTl9.7ww1U9j-NkxQUg1Ttg0ENBjymCtTrChJixxNQO_8IGs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2696f5dfc2f400-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.89.69.66",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 13:44:22 UTC] === END API CALL LOG ===
[26-Mar-2026 13:44:22 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 13:44:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYxIiwidXNlcm5hbWUiOiJzYWZ1d2FsbGV0IiwiZW1haWwiOiJzYWZ1d2FsbGV0M0BnbWFpbC5jb20iLCJleHAiOjE3NzUxMzczNTl9.7ww1U9j-NkxQUg1Ttg0ENBjymCtTrChJixxNQO_8IGs
[26-Mar-2026 13:44:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 13:44:22 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 13:44:22 UTC] User ID: 161
[26-Mar-2026 13:44:22 UTC] ✅ User profile retrieved successfully for user ID: 161
[26-Mar-2026 13:44:23 UTC] === API CALL LOG ===
[26-Mar-2026 13:44:23 UTC] Endpoint: user/profile.php
[26-Mar-2026 13:44:23 UTC] Full Log Data: {
    "timestamp": "2026-03-26 13:44:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.69.66",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.89.69.66, 172.69.224.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYxIiwidXNlcm5hbWUiOiJzYWZ1d2FsbGV0IiwiZW1haWwiOiJzYWZ1d2FsbGV0M0BnbWFpbC5jb20iLCJleHAiOjE3NzUxMzczNTl9.7ww1U9j-NkxQUg1Ttg0ENBjymCtTrChJixxNQO_8IGs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2696f8af94f400-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.89.69.66",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 13:44:23 UTC] === END API CALL LOG ===
[26-Mar-2026 13:44:23 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 13:44:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYxIiwidXNlcm5hbWUiOiJzYWZ1d2FsbGV0IiwiZW1haWwiOiJzYWZ1d2FsbGV0M0BnbWFpbC5jb20iLCJleHAiOjE3NzUxMzczNTl9.7ww1U9j-NkxQUg1Ttg0ENBjymCtTrChJixxNQO_8IGs
[26-Mar-2026 13:44:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 13:44:23 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 13:44:23 UTC] User ID: 161
[26-Mar-2026 13:44:23 UTC] ✅ User profile retrieved successfully for user ID: 161
[26-Mar-2026 14:09:38 UTC] === API CALL LOG ===
[26-Mar-2026 14:09:38 UTC] Endpoint: user/profile.php
[26-Mar-2026 14:09:38 UTC] Full Log Data: {
    "timestamp": "2026-03-26 14:09:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "156.0.212.154",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "156.0.212.154, 172.68.186.62",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU0IiwidXNlcm5hbWUiOiJUd2lzdCIsImVtYWlsIjoibW9pc2VtZWRlbm91NEBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjU1Mzd9.Xqshnxo5wjAtwDJy5NL543vB2xqPMwTAdsdsybUGIwM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e26bbf92c88413c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "156.0.212.154",
        "CF-IPCountry": "BJ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 14:09:38 UTC] === END API CALL LOG ===
[26-Mar-2026 14:09:38 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 14:09:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU0IiwidXNlcm5hbWUiOiJUd2lzdCIsImVtYWlsIjoibW9pc2VtZWRlbm91NEBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjU1Mzd9.Xqshnxo5wjAtwDJy5NL543vB2xqPMwTAdsdsybUGIwM
[26-Mar-2026 14:09:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 14:09:38 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 14:09:38 UTC] User ID: 154
[26-Mar-2026 14:09:38 UTC] ✅ User profile retrieved successfully for user ID: 154
[26-Mar-2026 14:09:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 14:09:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 14:09:39 UTC] === API CALL LOG ===
[26-Mar-2026 14:09:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"156.0.212.154, 172.68.186.63","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU0IiwidXNlcm5hbWUiOiJUd2lzdCIsImVtYWlsIjoibW9pc2VtZWRlbm91NEBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjU1Mzd9.Xqshnxo5wjAtwDJy5NL543vB2xqPMwTAdsdsybUGIwM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e26bbfe2a18413c-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"156.0.212.154","CF-IPCountry":"BJ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 14:09:39 UTC] Endpoint: user/profile.php
[26-Mar-2026 14:09:39 UTC] Full Log Data: {
    "timestamp": "2026-03-26 14:09:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "156.0.212.154",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "156.0.212.154, 172.68.186.62",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU0IiwidXNlcm5hbWUiOiJUd2lzdCIsImVtYWlsIjoibW9pc2VtZWRlbm91NEBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjU1Mzd9.Xqshnxo5wjAtwDJy5NL543vB2xqPMwTAdsdsybUGIwM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e26bbfe2a16413c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "156.0.212.154",
        "CF-IPCountry": "BJ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 14:09:39 UTC] === User Orders API Called ===
[26-Mar-2026 14:09:39 UTC] === END API CALL LOG ===
[26-Mar-2026 14:09:39 UTC] User ID: 154
[26-Mar-2026 14:09:39 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 14:09:39 UTC] Limit: 20, Offset: 0
[26-Mar-2026 14:09:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU0IiwidXNlcm5hbWUiOiJUd2lzdCIsImVtYWlsIjoibW9pc2VtZWRlbm91NEBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjU1Mzd9.Xqshnxo5wjAtwDJy5NL543vB2xqPMwTAdsdsybUGIwM
[26-Mar-2026 14:09:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 14:09:39 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 14:09:39 UTC] User ID: 154
[26-Mar-2026 14:09:39 UTC] Orders found: 0
[26-Mar-2026 14:09:39 UTC] Orders data: []
[26-Mar-2026 14:09:39 UTC] ✅ User profile retrieved successfully for user ID: 154
[26-Mar-2026 14:09:39 UTC] Total orders count: 0
[26-Mar-2026 14:09:39 UTC] === API CALL LOG ===
[26-Mar-2026 14:09:39 UTC] Endpoint: user/profile.php
[26-Mar-2026 14:09:39 UTC] Full Log Data: {
    "timestamp": "2026-03-26 14:09:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "156.0.212.154",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "156.0.212.154, 172.68.186.62",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU0IiwidXNlcm5hbWUiOiJUd2lzdCIsImVtYWlsIjoibW9pc2VtZWRlbm91NEBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjU1Mzd9.Xqshnxo5wjAtwDJy5NL543vB2xqPMwTAdsdsybUGIwM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e26bbff4bae413c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "156.0.212.154",
        "CF-IPCountry": "BJ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 14:09:39 UTC] === END API CALL LOG ===
[26-Mar-2026 14:09:39 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 14:09:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU0IiwidXNlcm5hbWUiOiJUd2lzdCIsImVtYWlsIjoibW9pc2VtZWRlbm91NEBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjU1Mzd9.Xqshnxo5wjAtwDJy5NL543vB2xqPMwTAdsdsybUGIwM
[26-Mar-2026 14:09:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 14:09:39 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 14:09:39 UTC] User ID: 154
[26-Mar-2026 14:09:39 UTC] ✅ User profile retrieved successfully for user ID: 154
[26-Mar-2026 14:09:40 UTC] === API CALL LOG ===
[26-Mar-2026 14:09:40 UTC] Endpoint: user/profile.php
[26-Mar-2026 14:09:40 UTC] Full Log Data: {
    "timestamp": "2026-03-26 14:09:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "156.0.212.154",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "156.0.212.154, 172.68.186.63",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU0IiwidXNlcm5hbWUiOiJUd2lzdCIsImVtYWlsIjoibW9pc2VtZWRlbm91NEBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjU1Mzd9.Xqshnxo5wjAtwDJy5NL543vB2xqPMwTAdsdsybUGIwM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e26bc045924413c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "156.0.212.154",
        "CF-IPCountry": "BJ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 14:09:40 UTC] === END API CALL LOG ===
[26-Mar-2026 14:09:40 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 14:09:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU0IiwidXNlcm5hbWUiOiJUd2lzdCIsImVtYWlsIjoibW9pc2VtZWRlbm91NEBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjU1Mzd9.Xqshnxo5wjAtwDJy5NL543vB2xqPMwTAdsdsybUGIwM
[26-Mar-2026 14:09:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 14:09:40 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 14:09:40 UTC] User ID: 154
[26-Mar-2026 14:09:40 UTC] ✅ User profile retrieved successfully for user ID: 154
[26-Mar-2026 14:09:48 UTC] === API CALL LOG ===
[26-Mar-2026 14:09:48 UTC] Endpoint: user/profile.php
[26-Mar-2026 14:09:48 UTC] Full Log Data: {
    "timestamp": "2026-03-26 14:09:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "156.0.212.154",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "156.0.212.154, 172.68.186.63",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU0IiwidXNlcm5hbWUiOiJUd2lzdCIsImVtYWlsIjoibW9pc2VtZWRlbm91NEBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjU1Mzd9.Xqshnxo5wjAtwDJy5NL543vB2xqPMwTAdsdsybUGIwM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e26bc378ab3413c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "156.0.212.154",
        "CF-IPCountry": "BJ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 14:09:48 UTC] === END API CALL LOG ===
[26-Mar-2026 14:09:48 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 14:09:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU0IiwidXNlcm5hbWUiOiJUd2lzdCIsImVtYWlsIjoibW9pc2VtZWRlbm91NEBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjU1Mzd9.Xqshnxo5wjAtwDJy5NL543vB2xqPMwTAdsdsybUGIwM
[26-Mar-2026 14:09:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 14:09:48 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 14:09:48 UTC] User ID: 154
[26-Mar-2026 14:09:48 UTC] ✅ User profile retrieved successfully for user ID: 154
[26-Mar-2026 14:09:53 UTC] === API CALL LOG ===
[26-Mar-2026 14:09:53 UTC] Endpoint: user/profile.php
[26-Mar-2026 14:09:53 UTC] Full Log Data: {
    "timestamp": "2026-03-26 14:09:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "156.0.212.154",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "156.0.212.154, 172.69.224.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU0IiwidXNlcm5hbWUiOiJUd2lzdCIsImVtYWlsIjoibW9pc2VtZWRlbm91NEBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjU1Mzd9.Xqshnxo5wjAtwDJy5NL543vB2xqPMwTAdsdsybUGIwM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e26bc567d54fea9-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "156.0.212.154",
        "CF-IPCountry": "BJ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 14:09:53 UTC] === END API CALL LOG ===
[26-Mar-2026 14:09:53 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 14:09:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU0IiwidXNlcm5hbWUiOiJUd2lzdCIsImVtYWlsIjoibW9pc2VtZWRlbm91NEBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjU1Mzd9.Xqshnxo5wjAtwDJy5NL543vB2xqPMwTAdsdsybUGIwM
[26-Mar-2026 14:09:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 14:09:53 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 14:09:53 UTC] User ID: 154
[26-Mar-2026 14:09:53 UTC] ✅ User profile retrieved successfully for user ID: 154
[26-Mar-2026 14:09:54 UTC] === API CALL LOG ===
[26-Mar-2026 14:09:54 UTC] Endpoint: user/profile.php
[26-Mar-2026 14:09:54 UTC] Full Log Data: {
    "timestamp": "2026-03-26 14:09:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "156.0.212.154",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "156.0.212.154, 172.69.224.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU0IiwidXNlcm5hbWUiOiJUd2lzdCIsImVtYWlsIjoibW9pc2VtZWRlbm91NEBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjU1Mzd9.Xqshnxo5wjAtwDJy5NL543vB2xqPMwTAdsdsybUGIwM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e26bc5b2f01fea9-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "156.0.212.154",
        "CF-IPCountry": "BJ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 14:09:54 UTC] === END API CALL LOG ===
[26-Mar-2026 14:09:54 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 14:09:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU0IiwidXNlcm5hbWUiOiJUd2lzdCIsImVtYWlsIjoibW9pc2VtZWRlbm91NEBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjU1Mzd9.Xqshnxo5wjAtwDJy5NL543vB2xqPMwTAdsdsybUGIwM
[26-Mar-2026 14:09:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 14:09:54 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 14:09:54 UTC] User ID: 154
[26-Mar-2026 14:09:54 UTC] ✅ User profile retrieved successfully for user ID: 154
[26-Mar-2026 14:09:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 14:09:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 14:09:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"156.0.212.154, 172.69.224.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU0IiwidXNlcm5hbWUiOiJUd2lzdCIsImVtYWlsIjoibW9pc2VtZWRlbm91NEBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjU1Mzd9.Xqshnxo5wjAtwDJy5NL543vB2xqPMwTAdsdsybUGIwM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e26bc5c295dfea9-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"156.0.212.154","CF-IPCountry":"BJ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 14:09:54 UTC] === User Orders API Called ===
[26-Mar-2026 14:09:54 UTC] User ID: 154
[26-Mar-2026 14:09:54 UTC] Limit: 20, Offset: 0
[26-Mar-2026 14:09:54 UTC] Orders found: 0
[26-Mar-2026 14:09:54 UTC] Orders data: []
[26-Mar-2026 14:09:54 UTC] Total orders count: 0
[26-Mar-2026 14:09:54 UTC] === API CALL LOG ===
[26-Mar-2026 14:09:54 UTC] Endpoint: user/profile.php
[26-Mar-2026 14:09:54 UTC] Full Log Data: {
    "timestamp": "2026-03-26 14:09:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "156.0.212.154",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "156.0.212.154, 172.69.224.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU0IiwidXNlcm5hbWUiOiJUd2lzdCIsImVtYWlsIjoibW9pc2VtZWRlbm91NEBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjU1Mzd9.Xqshnxo5wjAtwDJy5NL543vB2xqPMwTAdsdsybUGIwM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e26bc5c2960fea9-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "156.0.212.154",
        "CF-IPCountry": "BJ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 14:09:54 UTC] === END API CALL LOG ===
[26-Mar-2026 14:09:54 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 14:09:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU0IiwidXNlcm5hbWUiOiJUd2lzdCIsImVtYWlsIjoibW9pc2VtZWRlbm91NEBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjU1Mzd9.Xqshnxo5wjAtwDJy5NL543vB2xqPMwTAdsdsybUGIwM
[26-Mar-2026 14:09:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 14:09:54 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 14:09:54 UTC] User ID: 154
[26-Mar-2026 14:09:54 UTC] ✅ User profile retrieved successfully for user ID: 154
[26-Mar-2026 14:09:55 UTC] === API CALL LOG ===
[26-Mar-2026 14:09:55 UTC] Endpoint: user/profile.php
[26-Mar-2026 14:09:55 UTC] Full Log Data: {
    "timestamp": "2026-03-26 14:09:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "156.0.212.154",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "156.0.212.154, 172.69.224.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU0IiwidXNlcm5hbWUiOiJUd2lzdCIsImVtYWlsIjoibW9pc2VtZWRlbm91NEBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjU1Mzd9.Xqshnxo5wjAtwDJy5NL543vB2xqPMwTAdsdsybUGIwM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e26bc615ae8fea9-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "156.0.212.154",
        "CF-IPCountry": "BJ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 14:09:55 UTC] === END API CALL LOG ===
[26-Mar-2026 14:09:55 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 14:09:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU0IiwidXNlcm5hbWUiOiJUd2lzdCIsImVtYWlsIjoibW9pc2VtZWRlbm91NEBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjU1Mzd9.Xqshnxo5wjAtwDJy5NL543vB2xqPMwTAdsdsybUGIwM
[26-Mar-2026 14:09:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 14:09:55 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 14:09:55 UTC] User ID: 154
[26-Mar-2026 14:09:55 UTC] ✅ User profile retrieved successfully for user ID: 154
[26-Mar-2026 14:10:05 UTC] === API CALL LOG ===
[26-Mar-2026 14:10:05 UTC] Endpoint: user/profile.php
[26-Mar-2026 14:10:05 UTC] Full Log Data: {
    "timestamp": "2026-03-26 14:10:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "156.0.212.154",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "156.0.212.154, 172.69.224.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU0IiwidXNlcm5hbWUiOiJUd2lzdCIsImVtYWlsIjoibW9pc2VtZWRlbm91NEBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjU1Mzd9.Xqshnxo5wjAtwDJy5NL543vB2xqPMwTAdsdsybUGIwM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e26bca2cf5afea9-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "156.0.212.154",
        "CF-IPCountry": "BJ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 14:10:05 UTC] === END API CALL LOG ===
[26-Mar-2026 14:10:05 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 14:10:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU0IiwidXNlcm5hbWUiOiJUd2lzdCIsImVtYWlsIjoibW9pc2VtZWRlbm91NEBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjU1Mzd9.Xqshnxo5wjAtwDJy5NL543vB2xqPMwTAdsdsybUGIwM
[26-Mar-2026 14:10:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 14:10:05 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 14:10:05 UTC] User ID: 154
[26-Mar-2026 14:10:05 UTC] ✅ User profile retrieved successfully for user ID: 154
[26-Mar-2026 14:33:32 UTC] === API CALL LOG ===
[26-Mar-2026 14:33:32 UTC] Endpoint: user/profile.php
[26-Mar-2026 14:33:32 UTC] Full Log Data: {
    "timestamp": "2026-03-26 14:33:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:1f99:d024:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:1f99:d024:8000::, 162.158.88.29",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYwIiwidXNlcm5hbWUiOiJBcmlzdmFqIiwiZW1haWwiOiJqYWlkNTg2NjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM2NDU3fQ.rv1Hk-UAzGixQRAKcjDaBLwvLwMFlXk4vMgpw1o8Dp4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e26def5e886ff87-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:3a80:1f99:d024:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 14:33:32 UTC] === END API CALL LOG ===
[26-Mar-2026 14:33:32 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 14:33:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYwIiwidXNlcm5hbWUiOiJBcmlzdmFqIiwiZW1haWwiOiJqYWlkNTg2NjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM2NDU3fQ.rv1Hk-UAzGixQRAKcjDaBLwvLwMFlXk4vMgpw1o8Dp4
[26-Mar-2026 14:33:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 14:33:32 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 14:33:32 UTC] User ID: 160
[26-Mar-2026 14:33:32 UTC] ✅ User profile retrieved successfully for user ID: 160
[26-Mar-2026 14:33:33 UTC] === API CALL LOG ===
[26-Mar-2026 14:33:33 UTC] Endpoint: user/profile.php
[26-Mar-2026 14:33:33 UTC] Full Log Data: {
    "timestamp": "2026-03-26 14:33:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:1f99:d024:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:1f99:d024:8000::, 162.158.88.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYwIiwidXNlcm5hbWUiOiJBcmlzdmFqIiwiZW1haWwiOiJqYWlkNTg2NjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM2NDU3fQ.rv1Hk-UAzGixQRAKcjDaBLwvLwMFlXk4vMgpw1o8Dp4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e26defc9ffaff87-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:3a80:1f99:d024:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 14:33:33 UTC] === END API CALL LOG ===
[26-Mar-2026 14:33:33 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 14:33:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYwIiwidXNlcm5hbWUiOiJBcmlzdmFqIiwiZW1haWwiOiJqYWlkNTg2NjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM2NDU3fQ.rv1Hk-UAzGixQRAKcjDaBLwvLwMFlXk4vMgpw1o8Dp4
[26-Mar-2026 14:33:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 14:33:33 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 14:33:33 UTC] User ID: 160
[26-Mar-2026 14:33:33 UTC] ✅ User profile retrieved successfully for user ID: 160
[26-Mar-2026 14:33:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 14:33:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 14:33:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:3a80:1f99:d024:8000::, 162.158.88.28","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYwIiwidXNlcm5hbWUiOiJBcmlzdmFqIiwiZW1haWwiOiJqYWlkNTg2NjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM2NDU3fQ.rv1Hk-UAzGixQRAKcjDaBLwvLwMFlXk4vMgpw1o8Dp4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e26defc9800ff87-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2402:3a80:1f99:d024:8000::","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 14:33:33 UTC] === User Orders API Called ===
[26-Mar-2026 14:33:33 UTC] User ID: 160
[26-Mar-2026 14:33:33 UTC] Limit: 20, Offset: 0
[26-Mar-2026 14:33:33 UTC] Orders found: 4
[26-Mar-2026 14:33:33 UTC] Orders data: [{"id":132,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/yXfM10m0UCQzMDE1","status":"cancelled","created_at":"2026-03-26 17:03:13","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":131,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/jaid35","status":"cancelled","created_at":"2026-03-26 17:01:51","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":130,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/jaid35","status":"cancelled","created_at":"2026-03-26 17:01:18","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":129,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/jaid35","status":"cancelled","created_at":"2026-03-26 17:00:06","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[26-Mar-2026 14:33:33 UTC] Total orders count: 4
[26-Mar-2026 14:33:33 UTC] === API CALL LOG ===
[26-Mar-2026 14:33:33 UTC] Endpoint: user/profile.php
[26-Mar-2026 14:33:33 UTC] Full Log Data: {
    "timestamp": "2026-03-26 14:33:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:1f99:d024:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:1f99:d024:8000::, 162.158.88.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYwIiwidXNlcm5hbWUiOiJBcmlzdmFqIiwiZW1haWwiOiJqYWlkNTg2NjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM2NDU3fQ.rv1Hk-UAzGixQRAKcjDaBLwvLwMFlXk4vMgpw1o8Dp4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e26defd3a18ff87-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:3a80:1f99:d024:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 14:33:33 UTC] === END API CALL LOG ===
[26-Mar-2026 14:33:33 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 14:33:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYwIiwidXNlcm5hbWUiOiJBcmlzdmFqIiwiZW1haWwiOiJqYWlkNTg2NjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM2NDU3fQ.rv1Hk-UAzGixQRAKcjDaBLwvLwMFlXk4vMgpw1o8Dp4
[26-Mar-2026 14:33:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 14:33:33 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 14:33:33 UTC] User ID: 160
[26-Mar-2026 14:33:33 UTC] ✅ User profile retrieved successfully for user ID: 160
[26-Mar-2026 14:33:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 14:33:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 14:33:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:3a80:1f99:d024:8000::, 162.158.88.28","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYwIiwidXNlcm5hbWUiOiJBcmlzdmFqIiwiZW1haWwiOiJqYWlkNTg2NjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM2NDU3fQ.rv1Hk-UAzGixQRAKcjDaBLwvLwMFlXk4vMgpw1o8Dp4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e26df84b8d4ff87-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2402:3a80:1f99:d024:8000::","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 14:33:54 UTC] === User Orders API Called ===
[26-Mar-2026 14:33:54 UTC] User ID: 160
[26-Mar-2026 14:33:54 UTC] Limit: 20, Offset: 0
[26-Mar-2026 14:33:54 UTC] Orders found: 5
[26-Mar-2026 14:33:54 UTC] Orders data: [{"id":133,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/jaid35","status":"pending","created_at":"2026-03-26 18:03:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":132,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/yXfM10m0UCQzMDE1","status":"cancelled","created_at":"2026-03-26 17:03:13","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":131,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/jaid35","status":"cancelled","created_at":"2026-03-26 17:01:51","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":130,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/jaid35","status":"cancelled","created_at":"2026-03-26 17:01:18","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":129,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/jaid35","status":"cancelled","created_at":"2026-03-26 17:00:06","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[26-Mar-2026 14:33:54 UTC] Total orders count: 5
[26-Mar-2026 14:33:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 14:33:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 14:33:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:3a80:1f99:d024:8000::, 162.158.88.28","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYwIiwidXNlcm5hbWUiOiJBcmlzdmFqIiwiZW1haWwiOiJqYWlkNTg2NjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM2NDU3fQ.rv1Hk-UAzGixQRAKcjDaBLwvLwMFlXk4vMgpw1o8Dp4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e26df865eecff87-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2402:3a80:1f99:d024:8000::","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 14:33:55 UTC] === User Orders API Called ===
[26-Mar-2026 14:33:55 UTC] User ID: 160
[26-Mar-2026 14:33:55 UTC] Limit: 20, Offset: 0
[26-Mar-2026 14:33:55 UTC] Orders found: 5
[26-Mar-2026 14:33:55 UTC] Orders data: [{"id":133,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/jaid35","status":"pending","created_at":"2026-03-26 18:03:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":132,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/yXfM10m0UCQzMDE1","status":"cancelled","created_at":"2026-03-26 17:03:13","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":131,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/jaid35","status":"cancelled","created_at":"2026-03-26 17:01:51","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":130,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/jaid35","status":"cancelled","created_at":"2026-03-26 17:01:18","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":129,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/jaid35","status":"cancelled","created_at":"2026-03-26 17:00:06","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[26-Mar-2026 14:33:55 UTC] Total orders count: 5
[26-Mar-2026 14:33:58 UTC] === API CALL LOG ===
[26-Mar-2026 14:33:58 UTC] Endpoint: user/profile.php
[26-Mar-2026 14:33:58 UTC] Full Log Data: {
    "timestamp": "2026-03-26 14:33:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:1f99:d024:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:1f99:d024:8000::, 162.158.88.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYwIiwidXNlcm5hbWUiOiJBcmlzdmFqIiwiZW1haWwiOiJqYWlkNTg2NjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM2NDU3fQ.rv1Hk-UAzGixQRAKcjDaBLwvLwMFlXk4vMgpw1o8Dp4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e26df9c0840ff87-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:3a80:1f99:d024:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 14:33:58 UTC] === END API CALL LOG ===
[26-Mar-2026 14:33:58 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 14:33:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYwIiwidXNlcm5hbWUiOiJBcmlzdmFqIiwiZW1haWwiOiJqYWlkNTg2NjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM2NDU3fQ.rv1Hk-UAzGixQRAKcjDaBLwvLwMFlXk4vMgpw1o8Dp4
[26-Mar-2026 14:33:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 14:33:58 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 14:33:58 UTC] User ID: 160
[26-Mar-2026 14:33:58 UTC] ✅ User profile retrieved successfully for user ID: 160
[26-Mar-2026 14:33:58 UTC] User Purchases API - User ID: 160
[26-Mar-2026 14:33:58 UTC] User Purchases API - Total purchases found: 0
[26-Mar-2026 14:34:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 14:34:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 14:34:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:3a80:1f99:d024:8000::, 162.158.88.29","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYwIiwidXNlcm5hbWUiOiJBcmlzdmFqIiwiZW1haWwiOiJqYWlkNTg2NjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM2NDU3fQ.rv1Hk-UAzGixQRAKcjDaBLwvLwMFlXk4vMgpw1o8Dp4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e26dfb01b28ff87-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2402:3a80:1f99:d024:8000::","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 14:34:01 UTC] === User Orders API Called ===
[26-Mar-2026 14:34:01 UTC] User ID: 160
[26-Mar-2026 14:34:01 UTC] Limit: 20, Offset: 0
[26-Mar-2026 14:34:01 UTC] Orders found: 5
[26-Mar-2026 14:34:01 UTC] Orders data: [{"id":133,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/jaid35","status":"pending","created_at":"2026-03-26 18:03:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":132,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/yXfM10m0UCQzMDE1","status":"cancelled","created_at":"2026-03-26 17:03:13","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":131,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/jaid35","status":"cancelled","created_at":"2026-03-26 17:01:51","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":130,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/jaid35","status":"cancelled","created_at":"2026-03-26 17:01:18","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":129,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/jaid35","status":"cancelled","created_at":"2026-03-26 17:00:06","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[26-Mar-2026 14:34:01 UTC] Total orders count: 5
[26-Mar-2026 14:34:01 UTC] === API CALL LOG ===
[26-Mar-2026 14:34:01 UTC] Endpoint: user/profile.php
[26-Mar-2026 14:34:01 UTC] Full Log Data: {
    "timestamp": "2026-03-26 14:34:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:1f99:d024:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:1f99:d024:8000::, 162.158.88.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYwIiwidXNlcm5hbWUiOiJBcmlzdmFqIiwiZW1haWwiOiJqYWlkNTg2NjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM2NDU3fQ.rv1Hk-UAzGixQRAKcjDaBLwvLwMFlXk4vMgpw1o8Dp4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e26dfb01b35ff87-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:3a80:1f99:d024:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 14:34:01 UTC] === END API CALL LOG ===
[26-Mar-2026 14:34:01 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 14:34:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYwIiwidXNlcm5hbWUiOiJBcmlzdmFqIiwiZW1haWwiOiJqYWlkNTg2NjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM2NDU3fQ.rv1Hk-UAzGixQRAKcjDaBLwvLwMFlXk4vMgpw1o8Dp4
[26-Mar-2026 14:34:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 14:34:01 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 14:34:01 UTC] User ID: 160
[26-Mar-2026 14:34:01 UTC] ✅ User profile retrieved successfully for user ID: 160
[26-Mar-2026 14:34:02 UTC] === API CALL LOG ===
[26-Mar-2026 14:34:02 UTC] Endpoint: user/profile.php
[26-Mar-2026 14:34:02 UTC] Full Log Data: {
    "timestamp": "2026-03-26 14:34:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:1f99:d024:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:1f99:d024:8000::, 162.158.88.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYwIiwidXNlcm5hbWUiOiJBcmlzdmFqIiwiZW1haWwiOiJqYWlkNTg2NjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM2NDU3fQ.rv1Hk-UAzGixQRAKcjDaBLwvLwMFlXk4vMgpw1o8Dp4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e26dfb479caff87-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:3a80:1f99:d024:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 14:34:02 UTC] === END API CALL LOG ===
[26-Mar-2026 14:34:02 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 14:34:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYwIiwidXNlcm5hbWUiOiJBcmlzdmFqIiwiZW1haWwiOiJqYWlkNTg2NjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM2NDU3fQ.rv1Hk-UAzGixQRAKcjDaBLwvLwMFlXk4vMgpw1o8Dp4
[26-Mar-2026 14:34:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 14:34:02 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 14:34:02 UTC] User ID: 160
[26-Mar-2026 14:34:02 UTC] ✅ User profile retrieved successfully for user ID: 160
[26-Mar-2026 14:35:26 UTC] === API CALL LOG ===
[26-Mar-2026 14:35:26 UTC] Endpoint: user/profile.php
[26-Mar-2026 14:35:26 UTC] Full Log Data: {
    "timestamp": "2026-03-26 14:35:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:1f99:d024:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:1f99:d024:8000::, 162.158.170.104",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYwIiwidXNlcm5hbWUiOiJBcmlzdmFqIiwiZW1haWwiOiJqYWlkNTg2NjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM2NDU3fQ.rv1Hk-UAzGixQRAKcjDaBLwvLwMFlXk4vMgpw1o8Dp4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e26e1bd8e1aa090-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:3a80:1f99:d024:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 14:35:26 UTC] === END API CALL LOG ===
[26-Mar-2026 14:35:26 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 14:35:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYwIiwidXNlcm5hbWUiOiJBcmlzdmFqIiwiZW1haWwiOiJqYWlkNTg2NjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM2NDU3fQ.rv1Hk-UAzGixQRAKcjDaBLwvLwMFlXk4vMgpw1o8Dp4
[26-Mar-2026 14:35:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 14:35:26 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 14:35:26 UTC] User ID: 160
[26-Mar-2026 14:35:26 UTC] ✅ User profile retrieved successfully for user ID: 160
[26-Mar-2026 14:35:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 14:35:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 14:35:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:3a80:1f99:d024:8000::, 162.158.170.104","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYwIiwidXNlcm5hbWUiOiJBcmlzdmFqIiwiZW1haWwiOiJqYWlkNTg2NjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM2NDU3fQ.rv1Hk-UAzGixQRAKcjDaBLwvLwMFlXk4vMgpw1o8Dp4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e26e207df1da090-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2402:3a80:1f99:d024:8000::","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 14:35:37 UTC] === User Orders API Called ===
[26-Mar-2026 14:35:37 UTC] User ID: 160
[26-Mar-2026 14:35:37 UTC] Limit: 20, Offset: 0
[26-Mar-2026 14:35:37 UTC] Orders found: 6
[26-Mar-2026 14:35:37 UTC] Orders data: [{"id":134,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/jaid35\/2263","status":"pending","created_at":"2026-03-26 18:05:35","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":133,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/jaid35","status":"cancelled","created_at":"2026-03-26 18:03:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":132,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/yXfM10m0UCQzMDE1","status":"cancelled","created_at":"2026-03-26 17:03:13","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":131,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/jaid35","status":"cancelled","created_at":"2026-03-26 17:01:51","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":130,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/jaid35","status":"cancelled","created_at":"2026-03-26 17:01:18","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":129,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/jaid35","status":"cancelled","created_at":"2026-03-26 17:00:06","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[26-Mar-2026 14:35:37 UTC] Total orders count: 6
[26-Mar-2026 14:35:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 14:35:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 14:35:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:3a80:1f99:d024:8000::, 162.158.170.104","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYwIiwidXNlcm5hbWUiOiJBcmlzdmFqIiwiZW1haWwiOiJqYWlkNTg2NjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM2NDU3fQ.rv1Hk-UAzGixQRAKcjDaBLwvLwMFlXk4vMgpw1o8Dp4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e26e208d834a090-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2402:3a80:1f99:d024:8000::","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 14:35:38 UTC] === User Orders API Called ===
[26-Mar-2026 14:35:38 UTC] User ID: 160
[26-Mar-2026 14:35:38 UTC] Limit: 20, Offset: 0
[26-Mar-2026 14:35:38 UTC] Orders found: 6
[26-Mar-2026 14:35:38 UTC] Orders data: [{"id":134,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/jaid35\/2263","status":"pending","created_at":"2026-03-26 18:05:35","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":133,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/jaid35","status":"cancelled","created_at":"2026-03-26 18:03:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":132,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/yXfM10m0UCQzMDE1","status":"cancelled","created_at":"2026-03-26 17:03:13","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":131,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/jaid35","status":"cancelled","created_at":"2026-03-26 17:01:51","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":130,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/jaid35","status":"cancelled","created_at":"2026-03-26 17:01:18","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":129,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/jaid35","status":"cancelled","created_at":"2026-03-26 17:00:06","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[26-Mar-2026 14:35:38 UTC] Total orders count: 6
[26-Mar-2026 14:35:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 14:35:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 14:35:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:3a80:1f99:d024:8000::, 162.158.170.104","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYwIiwidXNlcm5hbWUiOiJBcmlzdmFqIiwiZW1haWwiOiJqYWlkNTg2NjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM2NDU3fQ.rv1Hk-UAzGixQRAKcjDaBLwvLwMFlXk4vMgpw1o8Dp4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e26e22a0838a090-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2402:3a80:1f99:d024:8000::","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 14:35:43 UTC] === User Orders API Called ===
[26-Mar-2026 14:35:43 UTC] User ID: 160
[26-Mar-2026 14:35:43 UTC] Limit: 20, Offset: 0
[26-Mar-2026 14:35:43 UTC] Orders found: 6
[26-Mar-2026 14:35:43 UTC] Orders data: [{"id":134,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/jaid35\/2263","status":"pending","created_at":"2026-03-26 18:05:35","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":133,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/jaid35","status":"cancelled","created_at":"2026-03-26 18:03:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":132,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/yXfM10m0UCQzMDE1","status":"cancelled","created_at":"2026-03-26 17:03:13","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":131,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/jaid35","status":"cancelled","created_at":"2026-03-26 17:01:51","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":130,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/jaid35","status":"cancelled","created_at":"2026-03-26 17:01:18","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":129,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/jaid35","status":"cancelled","created_at":"2026-03-26 17:00:06","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[26-Mar-2026 14:35:43 UTC] Total orders count: 6
[26-Mar-2026 14:35:43 UTC] === API CALL LOG ===
[26-Mar-2026 14:35:43 UTC] Endpoint: user/profile.php
[26-Mar-2026 14:35:43 UTC] Full Log Data: {
    "timestamp": "2026-03-26 14:35:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:1f99:d024:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:1f99:d024:8000::, 162.158.170.104",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYwIiwidXNlcm5hbWUiOiJBcmlzdmFqIiwiZW1haWwiOiJqYWlkNTg2NjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM2NDU3fQ.rv1Hk-UAzGixQRAKcjDaBLwvLwMFlXk4vMgpw1o8Dp4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e26e22a0839a090-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:3a80:1f99:d024:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 14:35:43 UTC] === END API CALL LOG ===
[26-Mar-2026 14:35:43 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 14:35:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYwIiwidXNlcm5hbWUiOiJBcmlzdmFqIiwiZW1haWwiOiJqYWlkNTg2NjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM2NDU3fQ.rv1Hk-UAzGixQRAKcjDaBLwvLwMFlXk4vMgpw1o8Dp4
[26-Mar-2026 14:35:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 14:35:43 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 14:35:43 UTC] User ID: 160
[26-Mar-2026 14:35:43 UTC] ✅ User profile retrieved successfully for user ID: 160
[26-Mar-2026 14:35:43 UTC] === API CALL LOG ===
[26-Mar-2026 14:35:43 UTC] Endpoint: user/profile.php
[26-Mar-2026 14:35:43 UTC] Full Log Data: {
    "timestamp": "2026-03-26 14:35:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:1f99:d024:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:1f99:d024:8000::, 162.158.170.104",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYwIiwidXNlcm5hbWUiOiJBcmlzdmFqIiwiZW1haWwiOiJqYWlkNTg2NjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM2NDU3fQ.rv1Hk-UAzGixQRAKcjDaBLwvLwMFlXk4vMgpw1o8Dp4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e26e22e1c1ca090-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:3a80:1f99:d024:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 14:35:43 UTC] === END API CALL LOG ===
[26-Mar-2026 14:35:43 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 14:35:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYwIiwidXNlcm5hbWUiOiJBcmlzdmFqIiwiZW1haWwiOiJqYWlkNTg2NjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM2NDU3fQ.rv1Hk-UAzGixQRAKcjDaBLwvLwMFlXk4vMgpw1o8Dp4
[26-Mar-2026 14:35:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 14:35:43 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 14:35:43 UTC] User ID: 160
[26-Mar-2026 14:35:43 UTC] ✅ User profile retrieved successfully for user ID: 160
[26-Mar-2026 14:35:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 14:35:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 14:35:46 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:3a80:1f99:d024:8000::, 162.158.170.104","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYwIiwidXNlcm5hbWUiOiJBcmlzdmFqIiwiZW1haWwiOiJqYWlkNTg2NjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM2NDU3fQ.rv1Hk-UAzGixQRAKcjDaBLwvLwMFlXk4vMgpw1o8Dp4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e26e23e0b8fa090-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2402:3a80:1f99:d024:8000::","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 14:35:46 UTC] === User Orders API Called ===
[26-Mar-2026 14:35:46 UTC] User ID: 160
[26-Mar-2026 14:35:46 UTC] Limit: 20, Offset: 0
[26-Mar-2026 14:35:46 UTC] Orders found: 6
[26-Mar-2026 14:35:46 UTC] Orders data: [{"id":134,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/jaid35\/2263","status":"pending","created_at":"2026-03-26 18:05:35","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":133,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/jaid35","status":"cancelled","created_at":"2026-03-26 18:03:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":132,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/yXfM10m0UCQzMDE1","status":"cancelled","created_at":"2026-03-26 17:03:13","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":131,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/jaid35","status":"cancelled","created_at":"2026-03-26 17:01:51","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":130,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/jaid35","status":"cancelled","created_at":"2026-03-26 17:01:18","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":129,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/jaid35","status":"cancelled","created_at":"2026-03-26 17:00:06","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[26-Mar-2026 14:35:46 UTC] Total orders count: 6
[26-Mar-2026 14:37:43 UTC] === API CALL LOG ===
[26-Mar-2026 14:37:43 UTC] Endpoint: user/profile.php
[26-Mar-2026 14:37:43 UTC] Full Log Data: {
    "timestamp": "2026-03-26 14:37:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:1f99:d024:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:1f99:d024:8000::, 172.69.165.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYwIiwidXNlcm5hbWUiOiJBcmlzdmFqIiwiZW1haWwiOiJqYWlkNTg2NjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM2NDU3fQ.rv1Hk-UAzGixQRAKcjDaBLwvLwMFlXk4vMgpw1o8Dp4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e26e51acc1eec6d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:3a80:1f99:d024:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 14:37:43 UTC] === END API CALL LOG ===
[26-Mar-2026 14:37:43 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 14:37:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYwIiwidXNlcm5hbWUiOiJBcmlzdmFqIiwiZW1haWwiOiJqYWlkNTg2NjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM2NDU3fQ.rv1Hk-UAzGixQRAKcjDaBLwvLwMFlXk4vMgpw1o8Dp4
[26-Mar-2026 14:37:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 14:37:43 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 14:37:43 UTC] User ID: 160
[26-Mar-2026 14:37:43 UTC] ✅ User profile retrieved successfully for user ID: 160
[26-Mar-2026 14:37:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 14:37:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 14:37:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:3a80:1f99:d024:8000::, 172.69.165.48","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYwIiwidXNlcm5hbWUiOiJBcmlzdmFqIiwiZW1haWwiOiJqYWlkNTg2NjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM2NDU3fQ.rv1Hk-UAzGixQRAKcjDaBLwvLwMFlXk4vMgpw1o8Dp4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e26e51f9da1ec6d-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2402:3a80:1f99:d024:8000::","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 14:37:44 UTC] === User Orders API Called ===
[26-Mar-2026 14:37:44 UTC] User ID: 160
[26-Mar-2026 14:37:44 UTC] Limit: 20, Offset: 0
[26-Mar-2026 14:37:44 UTC] Orders found: 6
[26-Mar-2026 14:37:44 UTC] Orders data: [{"id":134,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/jaid35\/2263","status":"pending","created_at":"2026-03-26 18:05:35","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":133,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/jaid35","status":"cancelled","created_at":"2026-03-26 18:03:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":132,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/yXfM10m0UCQzMDE1","status":"cancelled","created_at":"2026-03-26 17:03:13","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":131,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/jaid35","status":"cancelled","created_at":"2026-03-26 17:01:51","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":130,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/jaid35","status":"cancelled","created_at":"2026-03-26 17:01:18","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":129,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/jaid35","status":"cancelled","created_at":"2026-03-26 17:00:06","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[26-Mar-2026 14:37:44 UTC] Total orders count: 6
[26-Mar-2026 14:37:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 14:37:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 14:37:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:3a80:1f99:d024:8000::, 172.69.165.48","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYwIiwidXNlcm5hbWUiOiJBcmlzdmFqIiwiZW1haWwiOiJqYWlkNTg2NjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM2NDU3fQ.rv1Hk-UAzGixQRAKcjDaBLwvLwMFlXk4vMgpw1o8Dp4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e26e520da29ec6d-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2402:3a80:1f99:d024:8000::","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 14:37:44 UTC] === User Orders API Called ===
[26-Mar-2026 14:37:44 UTC] User ID: 160
[26-Mar-2026 14:37:44 UTC] Limit: 20, Offset: 0
[26-Mar-2026 14:37:44 UTC] Orders found: 6
[26-Mar-2026 14:37:44 UTC] Orders data: [{"id":134,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/jaid35\/2263","status":"pending","created_at":"2026-03-26 18:05:35","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":133,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/jaid35","status":"cancelled","created_at":"2026-03-26 18:03:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":132,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/yXfM10m0UCQzMDE1","status":"cancelled","created_at":"2026-03-26 17:03:13","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":131,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/jaid35","status":"cancelled","created_at":"2026-03-26 17:01:51","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":130,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/jaid35","status":"cancelled","created_at":"2026-03-26 17:01:18","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":129,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/jaid35","status":"cancelled","created_at":"2026-03-26 17:00:06","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[26-Mar-2026 14:37:44 UTC] Total orders count: 6
[26-Mar-2026 14:37:44 UTC] === API CALL LOG ===
[26-Mar-2026 14:37:44 UTC] Endpoint: user/profile.php
[26-Mar-2026 14:37:44 UTC] Full Log Data: {
    "timestamp": "2026-03-26 14:37:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:1f99:d024:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:1f99:d024:8000::, 172.69.165.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYwIiwidXNlcm5hbWUiOiJBcmlzdmFqIiwiZW1haWwiOiJqYWlkNTg2NjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM2NDU3fQ.rv1Hk-UAzGixQRAKcjDaBLwvLwMFlXk4vMgpw1o8Dp4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e26e520da1fec6d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:3a80:1f99:d024:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 14:37:44 UTC] === END API CALL LOG ===
[26-Mar-2026 14:37:44 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 14:37:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYwIiwidXNlcm5hbWUiOiJBcmlzdmFqIiwiZW1haWwiOiJqYWlkNTg2NjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM2NDU3fQ.rv1Hk-UAzGixQRAKcjDaBLwvLwMFlXk4vMgpw1o8Dp4
[26-Mar-2026 14:37:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 14:37:44 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 14:37:44 UTC] User ID: 160
[26-Mar-2026 14:37:44 UTC] ✅ User profile retrieved successfully for user ID: 160
[26-Mar-2026 14:37:44 UTC] === API CALL LOG ===
[26-Mar-2026 14:37:44 UTC] Endpoint: user/profile.php
[26-Mar-2026 14:37:44 UTC] Full Log Data: {
    "timestamp": "2026-03-26 14:37:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:1f99:d024:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:1f99:d024:8000::, 172.69.165.49",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYwIiwidXNlcm5hbWUiOiJBcmlzdmFqIiwiZW1haWwiOiJqYWlkNTg2NjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM2NDU3fQ.rv1Hk-UAzGixQRAKcjDaBLwvLwMFlXk4vMgpw1o8Dp4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e26e5217c3cec6d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:3a80:1f99:d024:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 14:37:44 UTC] === END API CALL LOG ===
[26-Mar-2026 14:37:44 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 14:37:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYwIiwidXNlcm5hbWUiOiJBcmlzdmFqIiwiZW1haWwiOiJqYWlkNTg2NjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM2NDU3fQ.rv1Hk-UAzGixQRAKcjDaBLwvLwMFlXk4vMgpw1o8Dp4
[26-Mar-2026 14:37:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 14:37:44 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 14:37:44 UTC] User ID: 160
[26-Mar-2026 14:37:44 UTC] ✅ User profile retrieved successfully for user ID: 160
[26-Mar-2026 14:40:51 UTC] === API CALL LOG ===
[26-Mar-2026 14:40:51 UTC] Endpoint: user/profile.php
[26-Mar-2026 14:40:51 UTC] Full Log Data: {
    "timestamp": "2026-03-26 14:40:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:1f99:d024:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:1f99:d024:8000::, 172.71.124.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYwIiwidXNlcm5hbWUiOiJBcmlzdmFqIiwiZW1haWwiOiJqYWlkNTg2NjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM2NDU3fQ.rv1Hk-UAzGixQRAKcjDaBLwvLwMFlXk4vMgpw1o8Dp4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e26e9ad0817ce61-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:3a80:1f99:d024:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 14:40:51 UTC] === END API CALL LOG ===
[26-Mar-2026 14:40:51 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 14:40:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYwIiwidXNlcm5hbWUiOiJBcmlzdmFqIiwiZW1haWwiOiJqYWlkNTg2NjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM2NDU3fQ.rv1Hk-UAzGixQRAKcjDaBLwvLwMFlXk4vMgpw1o8Dp4
[26-Mar-2026 14:40:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 14:40:51 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 14:40:51 UTC] User ID: 160
[26-Mar-2026 14:40:51 UTC] ✅ User profile retrieved successfully for user ID: 160
[26-Mar-2026 14:40:53 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 14:40:53 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 14:40:53 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:3a80:1f99:d024:8000::, 172.71.124.89","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYwIiwidXNlcm5hbWUiOiJBcmlzdmFqIiwiZW1haWwiOiJqYWlkNTg2NjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM2NDU3fQ.rv1Hk-UAzGixQRAKcjDaBLwvLwMFlXk4vMgpw1o8Dp4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e26e9bfaf06ce61-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2402:3a80:1f99:d024:8000::","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 14:40:53 UTC] === User Orders API Called ===
[26-Mar-2026 14:40:53 UTC] User ID: 160
[26-Mar-2026 14:40:53 UTC] Limit: 20, Offset: 0
[26-Mar-2026 14:40:53 UTC] Orders found: 6
[26-Mar-2026 14:40:53 UTC] Orders data: [{"id":134,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/jaid35\/2263","status":"pending","created_at":"2026-03-26 18:05:35","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":133,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/jaid35","status":"cancelled","created_at":"2026-03-26 18:03:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":132,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/yXfM10m0UCQzMDE1","status":"cancelled","created_at":"2026-03-26 17:03:13","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":131,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/jaid35","status":"cancelled","created_at":"2026-03-26 17:01:51","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":130,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/jaid35","status":"cancelled","created_at":"2026-03-26 17:01:18","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":129,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/jaid35","status":"cancelled","created_at":"2026-03-26 17:00:06","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[26-Mar-2026 14:40:53 UTC] Total orders count: 6
[26-Mar-2026 14:46:44 UTC] === API CALL LOG ===
[26-Mar-2026 14:46:44 UTC] Endpoint: user/profile.php
[26-Mar-2026 14:46:44 UTC] Full Log Data: {
    "timestamp": "2026-03-26 14:46:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:1c39:af92:93b8:e0da:3064:8e7a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:1c39:af92:93b8:e0da:3064:8e7a, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYyIiwidXNlcm5hbWUiOiJWaXJhdCIsImVtYWlsIjoidGFrc2htZ0BnbWFpbC5jb20iLCJleHAiOjE3NzUxNDEyMDN9.a6XxvLzkFR8ZwZDNSgg4XeDyE8AJgy7aIqnu9pPMI3s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e26f24e8eebe169-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:1c39:af92:93b8:e0da:3064:8e7a",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 14:46:44 UTC] === END API CALL LOG ===
[26-Mar-2026 14:46:44 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 14:46:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYyIiwidXNlcm5hbWUiOiJWaXJhdCIsImVtYWlsIjoidGFrc2htZ0BnbWFpbC5jb20iLCJleHAiOjE3NzUxNDEyMDN9.a6XxvLzkFR8ZwZDNSgg4XeDyE8AJgy7aIqnu9pPMI3s
[26-Mar-2026 14:46:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 14:46:44 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 14:46:44 UTC] User ID: 162
[26-Mar-2026 14:46:44 UTC] ✅ User profile retrieved successfully for user ID: 162
[26-Mar-2026 14:46:44 UTC] === API CALL LOG ===
[26-Mar-2026 14:46:44 UTC] Endpoint: user/profile.php
[26-Mar-2026 14:46:44 UTC] Full Log Data: {
    "timestamp": "2026-03-26 14:46:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:1c39:af92:93b8:e0da:3064:8e7a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:1c39:af92:93b8:e0da:3064:8e7a, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYyIiwidXNlcm5hbWUiOiJWaXJhdCIsImVtYWlsIjoidGFrc2htZ0BnbWFpbC5jb20iLCJleHAiOjE3NzUxNDEyMDN9.a6XxvLzkFR8ZwZDNSgg4XeDyE8AJgy7aIqnu9pPMI3s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e26f24e8edde169-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:1c39:af92:93b8:e0da:3064:8e7a",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 14:46:44 UTC] === END API CALL LOG ===
[26-Mar-2026 14:46:44 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 14:46:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYyIiwidXNlcm5hbWUiOiJWaXJhdCIsImVtYWlsIjoidGFrc2htZ0BnbWFpbC5jb20iLCJleHAiOjE3NzUxNDEyMDN9.a6XxvLzkFR8ZwZDNSgg4XeDyE8AJgy7aIqnu9pPMI3s
[26-Mar-2026 14:46:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 14:46:44 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 14:46:44 UTC] User ID: 162
[26-Mar-2026 14:46:44 UTC] ✅ User profile retrieved successfully for user ID: 162
[26-Mar-2026 14:46:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 14:46:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 14:46:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:1c39:af92:93b8:e0da:3064:8e7a, 172.68.234.130","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYyIiwidXNlcm5hbWUiOiJWaXJhdCIsImVtYWlsIjoidGFrc2htZ0BnbWFpbC5jb20iLCJleHAiOjE3NzUxNDEyMDN9.a6XxvLzkFR8ZwZDNSgg4XeDyE8AJgy7aIqnu9pPMI3s","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e26f24e8ee5e169-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:1c39:af92:93b8:e0da:3064:8e7a","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 14:46:44 UTC] === User Orders API Called ===
[26-Mar-2026 14:46:44 UTC] User ID: 162
[26-Mar-2026 14:46:44 UTC] Limit: 20, Offset: 0
[26-Mar-2026 14:46:44 UTC] Orders found: 0
[26-Mar-2026 14:46:44 UTC] Orders data: []
[26-Mar-2026 14:46:44 UTC] Total orders count: 0
[26-Mar-2026 14:46:45 UTC] === API CALL LOG ===
[26-Mar-2026 14:46:45 UTC] Endpoint: user/profile.php
[26-Mar-2026 14:46:45 UTC] Full Log Data: {
    "timestamp": "2026-03-26 14:46:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:1c39:af92:93b8:e0da:3064:8e7a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:1c39:af92:93b8:e0da:3064:8e7a, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYyIiwidXNlcm5hbWUiOiJWaXJhdCIsImVtYWlsIjoidGFrc2htZ0BnbWFpbC5jb20iLCJleHAiOjE3NzUxNDEyMDN9.a6XxvLzkFR8ZwZDNSgg4XeDyE8AJgy7aIqnu9pPMI3s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e26f2573f4de169-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:1c39:af92:93b8:e0da:3064:8e7a",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 14:46:45 UTC] === END API CALL LOG ===
[26-Mar-2026 14:46:45 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 14:46:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYyIiwidXNlcm5hbWUiOiJWaXJhdCIsImVtYWlsIjoidGFrc2htZ0BnbWFpbC5jb20iLCJleHAiOjE3NzUxNDEyMDN9.a6XxvLzkFR8ZwZDNSgg4XeDyE8AJgy7aIqnu9pPMI3s
[26-Mar-2026 14:46:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 14:46:45 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 14:46:45 UTC] User ID: 162
[26-Mar-2026 14:46:45 UTC] ✅ User profile retrieved successfully for user ID: 162
[26-Mar-2026 14:47:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 14:47:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 14:47:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:1c39:af92:93b8:e0da:3064:8e7a, 172.68.234.130","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYyIiwidXNlcm5hbWUiOiJWaXJhdCIsImVtYWlsIjoidGFrc2htZ0BnbWFpbC5jb20iLCJleHAiOjE3NzUxNDEyMDN9.a6XxvLzkFR8ZwZDNSgg4XeDyE8AJgy7aIqnu9pPMI3s","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e26f2dea905e169-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:1c39:af92:93b8:e0da:3064:8e7a","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 14:47:07 UTC] === User Orders API Called ===
[26-Mar-2026 14:47:07 UTC] User ID: 162
[26-Mar-2026 14:47:07 UTC] Limit: 20, Offset: 0
[26-Mar-2026 14:47:07 UTC] Orders found: 0
[26-Mar-2026 14:47:07 UTC] Orders data: []
[26-Mar-2026 14:47:07 UTC] Total orders count: 0
[26-Mar-2026 14:47:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 14:47:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 14:47:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:1c39:af92:93b8:e0da:3064:8e7a, 172.68.234.130","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYyIiwidXNlcm5hbWUiOiJWaXJhdCIsImVtYWlsIjoidGFrc2htZ0BnbWFpbC5jb20iLCJleHAiOjE3NzUxNDEyMDN9.a6XxvLzkFR8ZwZDNSgg4XeDyE8AJgy7aIqnu9pPMI3s","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e26f2e5af90e169-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:1c39:af92:93b8:e0da:3064:8e7a","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 14:47:08 UTC] === User Orders API Called ===
[26-Mar-2026 14:47:08 UTC] User ID: 162
[26-Mar-2026 14:47:08 UTC] Limit: 20, Offset: 0
[26-Mar-2026 14:47:08 UTC] Orders found: 0
[26-Mar-2026 14:47:08 UTC] Orders data: []
[26-Mar-2026 14:47:08 UTC] === API CALL LOG ===
[26-Mar-2026 14:47:08 UTC] Endpoint: user/profile.php
[26-Mar-2026 14:47:08 UTC] Full Log Data: {
    "timestamp": "2026-03-26 14:47:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:1c39:af92:93b8:e0da:3064:8e7a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:1c39:af92:93b8:e0da:3064:8e7a, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYyIiwidXNlcm5hbWUiOiJWaXJhdCIsImVtYWlsIjoidGFrc2htZ0BnbWFpbC5jb20iLCJleHAiOjE3NzUxNDEyMDN9.a6XxvLzkFR8ZwZDNSgg4XeDyE8AJgy7aIqnu9pPMI3s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e26f2e5af93e169-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:1c39:af92:93b8:e0da:3064:8e7a",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 14:47:08 UTC] === END API CALL LOG ===
[26-Mar-2026 14:47:08 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 14:47:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYyIiwidXNlcm5hbWUiOiJWaXJhdCIsImVtYWlsIjoidGFrc2htZ0BnbWFpbC5jb20iLCJleHAiOjE3NzUxNDEyMDN9.a6XxvLzkFR8ZwZDNSgg4XeDyE8AJgy7aIqnu9pPMI3s
[26-Mar-2026 14:47:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 14:47:08 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 14:47:08 UTC] User ID: 162
[26-Mar-2026 14:47:08 UTC] ✅ User profile retrieved successfully for user ID: 162
[26-Mar-2026 14:47:08 UTC] Total orders count: 0
[26-Mar-2026 14:47:09 UTC] === API CALL LOG ===
[26-Mar-2026 14:47:09 UTC] Endpoint: user/profile.php
[26-Mar-2026 14:47:09 UTC] Full Log Data: {
    "timestamp": "2026-03-26 14:47:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:1c39:af92:93b8:e0da:3064:8e7a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:1c39:af92:93b8:e0da:3064:8e7a, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYyIiwidXNlcm5hbWUiOiJWaXJhdCIsImVtYWlsIjoidGFrc2htZ0BnbWFpbC5jb20iLCJleHAiOjE3NzUxNDEyMDN9.a6XxvLzkFR8ZwZDNSgg4XeDyE8AJgy7aIqnu9pPMI3s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e26f2eb2a92e169-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:1c39:af92:93b8:e0da:3064:8e7a",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 14:47:09 UTC] === END API CALL LOG ===
[26-Mar-2026 14:47:09 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 14:47:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYyIiwidXNlcm5hbWUiOiJWaXJhdCIsImVtYWlsIjoidGFrc2htZ0BnbWFpbC5jb20iLCJleHAiOjE3NzUxNDEyMDN9.a6XxvLzkFR8ZwZDNSgg4XeDyE8AJgy7aIqnu9pPMI3s
[26-Mar-2026 14:47:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 14:47:09 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 14:47:09 UTC] User ID: 162
[26-Mar-2026 14:47:09 UTC] ✅ User profile retrieved successfully for user ID: 162
[26-Mar-2026 14:47:09 UTC] === API CALL LOG ===
[26-Mar-2026 14:47:09 UTC] Endpoint: user/profile.php
[26-Mar-2026 14:47:09 UTC] Full Log Data: {
    "timestamp": "2026-03-26 14:47:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:1c39:af92:93b8:e0da:3064:8e7a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:1c39:af92:93b8:e0da:3064:8e7a, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYyIiwidXNlcm5hbWUiOiJWaXJhdCIsImVtYWlsIjoidGFrc2htZ0BnbWFpbC5jb20iLCJleHAiOjE3NzUxNDEyMDN9.a6XxvLzkFR8ZwZDNSgg4XeDyE8AJgy7aIqnu9pPMI3s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e26f2ee1face169-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:1c39:af92:93b8:e0da:3064:8e7a",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 14:47:09 UTC] === END API CALL LOG ===
[26-Mar-2026 14:47:09 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 14:47:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYyIiwidXNlcm5hbWUiOiJWaXJhdCIsImVtYWlsIjoidGFrc2htZ0BnbWFpbC5jb20iLCJleHAiOjE3NzUxNDEyMDN9.a6XxvLzkFR8ZwZDNSgg4XeDyE8AJgy7aIqnu9pPMI3s
[26-Mar-2026 14:47:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 14:47:09 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 14:47:09 UTC] User ID: 162
[26-Mar-2026 14:47:09 UTC] ✅ User profile retrieved successfully for user ID: 162
[26-Mar-2026 14:47:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 14:47:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 14:47:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:1c39:af92:93b8:e0da:3064:8e7a, 172.68.234.131","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYyIiwidXNlcm5hbWUiOiJWaXJhdCIsImVtYWlsIjoidGFrc2htZ0BnbWFpbC5jb20iLCJleHAiOjE3NzUxNDEyMDN9.a6XxvLzkFR8ZwZDNSgg4XeDyE8AJgy7aIqnu9pPMI3s","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e26f3086a2be169-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:1c39:af92:93b8:e0da:3064:8e7a","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 14:47:14 UTC] === User Orders API Called ===
[26-Mar-2026 14:47:14 UTC] User ID: 162
[26-Mar-2026 14:47:14 UTC] Limit: 20, Offset: 0
[26-Mar-2026 14:47:14 UTC] Orders found: 0
[26-Mar-2026 14:47:14 UTC] Orders data: []
[26-Mar-2026 14:47:14 UTC] Total orders count: 0
[26-Mar-2026 14:47:14 UTC] === API CALL LOG ===
[26-Mar-2026 14:47:14 UTC] Endpoint: user/profile.php
[26-Mar-2026 14:47:14 UTC] Full Log Data: {
    "timestamp": "2026-03-26 14:47:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:1c39:af92:93b8:e0da:3064:8e7a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:1c39:af92:93b8:e0da:3064:8e7a, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYyIiwidXNlcm5hbWUiOiJWaXJhdCIsImVtYWlsIjoidGFrc2htZ0BnbWFpbC5jb20iLCJleHAiOjE3NzUxNDEyMDN9.a6XxvLzkFR8ZwZDNSgg4XeDyE8AJgy7aIqnu9pPMI3s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e26f3086a2fe169-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:1c39:af92:93b8:e0da:3064:8e7a",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 14:47:14 UTC] === END API CALL LOG ===
[26-Mar-2026 14:47:14 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 14:47:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYyIiwidXNlcm5hbWUiOiJWaXJhdCIsImVtYWlsIjoidGFrc2htZ0BnbWFpbC5jb20iLCJleHAiOjE3NzUxNDEyMDN9.a6XxvLzkFR8ZwZDNSgg4XeDyE8AJgy7aIqnu9pPMI3s
[26-Mar-2026 14:47:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 14:47:14 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 14:47:14 UTC] User ID: 162
[26-Mar-2026 14:47:14 UTC] ✅ User profile retrieved successfully for user ID: 162
[26-Mar-2026 14:47:14 UTC] === API CALL LOG ===
[26-Mar-2026 14:47:14 UTC] Endpoint: user/profile.php
[26-Mar-2026 14:47:14 UTC] Full Log Data: {
    "timestamp": "2026-03-26 14:47:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:1c39:af92:93b8:e0da:3064:8e7a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:1c39:af92:93b8:e0da:3064:8e7a, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYyIiwidXNlcm5hbWUiOiJWaXJhdCIsImVtYWlsIjoidGFrc2htZ0BnbWFpbC5jb20iLCJleHAiOjE3NzUxNDEyMDN9.a6XxvLzkFR8ZwZDNSgg4XeDyE8AJgy7aIqnu9pPMI3s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e26f30adf35e169-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:1c39:af92:93b8:e0da:3064:8e7a",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 14:47:14 UTC] === END API CALL LOG ===
[26-Mar-2026 14:47:14 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 14:47:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYyIiwidXNlcm5hbWUiOiJWaXJhdCIsImVtYWlsIjoidGFrc2htZ0BnbWFpbC5jb20iLCJleHAiOjE3NzUxNDEyMDN9.a6XxvLzkFR8ZwZDNSgg4XeDyE8AJgy7aIqnu9pPMI3s
[26-Mar-2026 14:47:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 14:47:14 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 14:47:14 UTC] User ID: 162
[26-Mar-2026 14:47:14 UTC] ✅ User profile retrieved successfully for user ID: 162
[26-Mar-2026 14:47:15 UTC] === API CALL LOG ===
[26-Mar-2026 14:47:15 UTC] Endpoint: user/profile.php
[26-Mar-2026 14:47:15 UTC] Full Log Data: {
    "timestamp": "2026-03-26 14:47:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:1c39:af92:93b8:e0da:3064:8e7a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:1c39:af92:93b8:e0da:3064:8e7a, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYyIiwidXNlcm5hbWUiOiJWaXJhdCIsImVtYWlsIjoidGFrc2htZ0BnbWFpbC5jb20iLCJleHAiOjE3NzUxNDEyMDN9.a6XxvLzkFR8ZwZDNSgg4XeDyE8AJgy7aIqnu9pPMI3s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e26f3102a32e169-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:1c39:af92:93b8:e0da:3064:8e7a",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 14:47:15 UTC] === END API CALL LOG ===
[26-Mar-2026 14:47:15 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 14:47:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYyIiwidXNlcm5hbWUiOiJWaXJhdCIsImVtYWlsIjoidGFrc2htZ0BnbWFpbC5jb20iLCJleHAiOjE3NzUxNDEyMDN9.a6XxvLzkFR8ZwZDNSgg4XeDyE8AJgy7aIqnu9pPMI3s
[26-Mar-2026 14:47:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 14:47:15 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 14:47:15 UTC] User ID: 162
[26-Mar-2026 14:47:15 UTC] ✅ User profile retrieved successfully for user ID: 162
[26-Mar-2026 14:48:05 UTC] === API CALL LOG ===
[26-Mar-2026 14:48:05 UTC] Endpoint: user/profile.php
[26-Mar-2026 14:48:05 UTC] Full Log Data: {
    "timestamp": "2026-03-26 14:48:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:1c39:af92:93b8:e0da:3064:8e7a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:1c39:af92:93b8:e0da:3064:8e7a, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYyIiwidXNlcm5hbWUiOiJWaXJhdCIsImVtYWlsIjoidGFrc2htZ0BnbWFpbC5jb20iLCJleHAiOjE3NzUxNDEyMDN9.a6XxvLzkFR8ZwZDNSgg4XeDyE8AJgy7aIqnu9pPMI3s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e26f4489ec0e1c1-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:1c39:af92:93b8:e0da:3064:8e7a",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 14:48:05 UTC] === END API CALL LOG ===
[26-Mar-2026 14:48:05 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 14:48:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYyIiwidXNlcm5hbWUiOiJWaXJhdCIsImVtYWlsIjoidGFrc2htZ0BnbWFpbC5jb20iLCJleHAiOjE3NzUxNDEyMDN9.a6XxvLzkFR8ZwZDNSgg4XeDyE8AJgy7aIqnu9pPMI3s
[26-Mar-2026 14:48:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 14:48:05 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 14:48:05 UTC] User ID: 162
[26-Mar-2026 14:48:05 UTC] ✅ User profile retrieved successfully for user ID: 162
[26-Mar-2026 14:48:24 UTC] === API CALL LOG ===
[26-Mar-2026 14:48:24 UTC] Endpoint: user/profile.php
[26-Mar-2026 14:48:24 UTC] Full Log Data: {
    "timestamp": "2026-03-26 14:48:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:1c39:af92:93b8:e0da:3064:8e7a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:1c39:af92:93b8:e0da:3064:8e7a, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYyIiwidXNlcm5hbWUiOiJWaXJhdCIsImVtYWlsIjoidGFrc2htZ0BnbWFpbC5jb20iLCJleHAiOjE3NzUxNDEyMDN9.a6XxvLzkFR8ZwZDNSgg4XeDyE8AJgy7aIqnu9pPMI3s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e26f4c18a85e1cc-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:1c39:af92:93b8:e0da:3064:8e7a",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 14:48:24 UTC] === END API CALL LOG ===
[26-Mar-2026 14:48:24 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 14:48:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYyIiwidXNlcm5hbWUiOiJWaXJhdCIsImVtYWlsIjoidGFrc2htZ0BnbWFpbC5jb20iLCJleHAiOjE3NzUxNDEyMDN9.a6XxvLzkFR8ZwZDNSgg4XeDyE8AJgy7aIqnu9pPMI3s
[26-Mar-2026 14:48:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 14:48:24 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 14:48:24 UTC] User ID: 162
[26-Mar-2026 14:48:24 UTC] ✅ User profile retrieved successfully for user ID: 162
[26-Mar-2026 14:48:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 14:48:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 14:48:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:1c39:af92:93b8:e0da:3064:8e7a, 172.68.234.131","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYyIiwidXNlcm5hbWUiOiJWaXJhdCIsImVtYWlsIjoidGFrc2htZ0BnbWFpbC5jb20iLCJleHAiOjE3NzUxNDEyMDN9.a6XxvLzkFR8ZwZDNSgg4XeDyE8AJgy7aIqnu9pPMI3s","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e26f5053880e1cc-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:1c39:af92:93b8:e0da:3064:8e7a","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 14:48:35 UTC] === User Orders API Called ===
[26-Mar-2026 14:48:35 UTC] User ID: 162
[26-Mar-2026 14:48:35 UTC] Limit: 20, Offset: 0
[26-Mar-2026 14:48:35 UTC] Orders found: 0
[26-Mar-2026 14:48:35 UTC] Orders data: []
[26-Mar-2026 14:48:35 UTC] Total orders count: 0
[26-Mar-2026 14:48:35 UTC] === API CALL LOG ===
[26-Mar-2026 14:48:35 UTC] Endpoint: user/profile.php
[26-Mar-2026 14:48:35 UTC] Full Log Data: {
    "timestamp": "2026-03-26 14:48:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:1c39:af92:93b8:e0da:3064:8e7a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:1c39:af92:93b8:e0da:3064:8e7a, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYyIiwidXNlcm5hbWUiOiJWaXJhdCIsImVtYWlsIjoidGFrc2htZ0BnbWFpbC5jb20iLCJleHAiOjE3NzUxNDEyMDN9.a6XxvLzkFR8ZwZDNSgg4XeDyE8AJgy7aIqnu9pPMI3s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e26f5053883e1cc-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:1c39:af92:93b8:e0da:3064:8e7a",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 14:48:35 UTC] === END API CALL LOG ===
[26-Mar-2026 14:48:35 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 14:48:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYyIiwidXNlcm5hbWUiOiJWaXJhdCIsImVtYWlsIjoidGFrc2htZ0BnbWFpbC5jb20iLCJleHAiOjE3NzUxNDEyMDN9.a6XxvLzkFR8ZwZDNSgg4XeDyE8AJgy7aIqnu9pPMI3s
[26-Mar-2026 14:48:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 14:48:35 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 14:48:35 UTC] User ID: 162
[26-Mar-2026 14:48:35 UTC] ✅ User profile retrieved successfully for user ID: 162
[26-Mar-2026 14:48:36 UTC] === API CALL LOG ===
[26-Mar-2026 14:48:36 UTC] Endpoint: user/profile.php
[26-Mar-2026 14:48:36 UTC] Full Log Data: {
    "timestamp": "2026-03-26 14:48:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:1c39:af92:93b8:e0da:3064:8e7a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:1c39:af92:93b8:e0da:3064:8e7a, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYyIiwidXNlcm5hbWUiOiJWaXJhdCIsImVtYWlsIjoidGFrc2htZ0BnbWFpbC5jb20iLCJleHAiOjE3NzUxNDEyMDN9.a6XxvLzkFR8ZwZDNSgg4XeDyE8AJgy7aIqnu9pPMI3s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e26f509bbc8e1cc-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:1c39:af92:93b8:e0da:3064:8e7a",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 14:48:36 UTC] === END API CALL LOG ===
[26-Mar-2026 14:48:36 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 14:48:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYyIiwidXNlcm5hbWUiOiJWaXJhdCIsImVtYWlsIjoidGFrc2htZ0BnbWFpbC5jb20iLCJleHAiOjE3NzUxNDEyMDN9.a6XxvLzkFR8ZwZDNSgg4XeDyE8AJgy7aIqnu9pPMI3s
[26-Mar-2026 14:48:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 14:48:36 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 14:48:36 UTC] User ID: 162
[26-Mar-2026 14:48:36 UTC] ✅ User profile retrieved successfully for user ID: 162
[26-Mar-2026 14:48:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 14:48:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 14:48:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:1c39:af92:93b8:e0da:3064:8e7a, 172.68.234.131","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYyIiwidXNlcm5hbWUiOiJWaXJhdCIsImVtYWlsIjoidGFrc2htZ0BnbWFpbC5jb20iLCJleHAiOjE3NzUxNDEyMDN9.a6XxvLzkFR8ZwZDNSgg4XeDyE8AJgy7aIqnu9pPMI3s","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e26f5359f69e1cc-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:1c39:af92:93b8:e0da:3064:8e7a","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 14:48:43 UTC] === User Orders API Called ===
[26-Mar-2026 14:48:43 UTC] User ID: 162
[26-Mar-2026 14:48:43 UTC] Limit: 20, Offset: 0
[26-Mar-2026 14:48:43 UTC] === API CALL LOG ===
[26-Mar-2026 14:48:43 UTC] Endpoint: user/profile.php
[26-Mar-2026 14:48:43 UTC] Full Log Data: {
    "timestamp": "2026-03-26 14:48:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:1c39:af92:93b8:e0da:3064:8e7a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:1c39:af92:93b8:e0da:3064:8e7a, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYyIiwidXNlcm5hbWUiOiJWaXJhdCIsImVtYWlsIjoidGFrc2htZ0BnbWFpbC5jb20iLCJleHAiOjE3NzUxNDEyMDN9.a6XxvLzkFR8ZwZDNSgg4XeDyE8AJgy7aIqnu9pPMI3s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e26f5359f6be1cc-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:1c39:af92:93b8:e0da:3064:8e7a",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 14:48:43 UTC] === END API CALL LOG ===
[26-Mar-2026 14:48:43 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 14:48:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYyIiwidXNlcm5hbWUiOiJWaXJhdCIsImVtYWlsIjoidGFrc2htZ0BnbWFpbC5jb20iLCJleHAiOjE3NzUxNDEyMDN9.a6XxvLzkFR8ZwZDNSgg4XeDyE8AJgy7aIqnu9pPMI3s
[26-Mar-2026 14:48:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 14:48:43 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 14:48:43 UTC] User ID: 162
[26-Mar-2026 14:48:43 UTC] ✅ User profile retrieved successfully for user ID: 162
[26-Mar-2026 14:48:43 UTC] Orders found: 0
[26-Mar-2026 14:48:43 UTC] Orders data: []
[26-Mar-2026 14:48:43 UTC] Total orders count: 0
[26-Mar-2026 14:48:43 UTC] === API CALL LOG ===
[26-Mar-2026 14:48:43 UTC] Endpoint: user/profile.php
[26-Mar-2026 14:48:43 UTC] Full Log Data: {
    "timestamp": "2026-03-26 14:48:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:1c39:af92:93b8:e0da:3064:8e7a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:1c39:af92:93b8:e0da:3064:8e7a, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYyIiwidXNlcm5hbWUiOiJWaXJhdCIsImVtYWlsIjoidGFrc2htZ0BnbWFpbC5jb20iLCJleHAiOjE3NzUxNDEyMDN9.a6XxvLzkFR8ZwZDNSgg4XeDyE8AJgy7aIqnu9pPMI3s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e26f538ff3ee1cc-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:1c39:af92:93b8:e0da:3064:8e7a",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 14:48:43 UTC] === END API CALL LOG ===
[26-Mar-2026 14:48:43 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 14:48:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYyIiwidXNlcm5hbWUiOiJWaXJhdCIsImVtYWlsIjoidGFrc2htZ0BnbWFpbC5jb20iLCJleHAiOjE3NzUxNDEyMDN9.a6XxvLzkFR8ZwZDNSgg4XeDyE8AJgy7aIqnu9pPMI3s
[26-Mar-2026 14:48:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 14:48:43 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 14:48:43 UTC] User ID: 162
[26-Mar-2026 14:48:43 UTC] ✅ User profile retrieved successfully for user ID: 162
[26-Mar-2026 14:48:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 14:48:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 14:48:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:1c39:af92:93b8:e0da:3064:8e7a, 172.68.234.131","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYyIiwidXNlcm5hbWUiOiJWaXJhdCIsImVtYWlsIjoidGFrc2htZ0BnbWFpbC5jb20iLCJleHAiOjE3NzUxNDEyMDN9.a6XxvLzkFR8ZwZDNSgg4XeDyE8AJgy7aIqnu9pPMI3s","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e26f53badb1e1cc-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:1c39:af92:93b8:e0da:3064:8e7a","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 14:48:44 UTC] === User Orders API Called ===
[26-Mar-2026 14:48:44 UTC] User ID: 162
[26-Mar-2026 14:48:44 UTC] Limit: 20, Offset: 0
[26-Mar-2026 14:48:44 UTC] Orders found: 0
[26-Mar-2026 14:48:44 UTC] Orders data: []
[26-Mar-2026 14:48:44 UTC] Total orders count: 0
[26-Mar-2026 14:48:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 14:48:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 14:48:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:1c39:af92:93b8:e0da:3064:8e7a, 172.68.234.131","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYyIiwidXNlcm5hbWUiOiJWaXJhdCIsImVtYWlsIjoidGFrc2htZ0BnbWFpbC5jb20iLCJleHAiOjE3NzUxNDEyMDN9.a6XxvLzkFR8ZwZDNSgg4XeDyE8AJgy7aIqnu9pPMI3s","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e26f54439d4e1cc-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:1c39:af92:93b8:e0da:3064:8e7a","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 14:48:45 UTC] === User Orders API Called ===
[26-Mar-2026 14:48:45 UTC] User ID: 162
[26-Mar-2026 14:48:45 UTC] Limit: 20, Offset: 0
[26-Mar-2026 14:48:45 UTC] Orders found: 0
[26-Mar-2026 14:48:45 UTC] Orders data: []
[26-Mar-2026 14:48:45 UTC] Total orders count: 0
[26-Mar-2026 14:48:45 UTC] === API CALL LOG ===
[26-Mar-2026 14:48:45 UTC] Endpoint: user/profile.php
[26-Mar-2026 14:48:45 UTC] Full Log Data: {
    "timestamp": "2026-03-26 14:48:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:1c39:af92:93b8:e0da:3064:8e7a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:1c39:af92:93b8:e0da:3064:8e7a, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYyIiwidXNlcm5hbWUiOiJWaXJhdCIsImVtYWlsIjoidGFrc2htZ0BnbWFpbC5jb20iLCJleHAiOjE3NzUxNDEyMDN9.a6XxvLzkFR8ZwZDNSgg4XeDyE8AJgy7aIqnu9pPMI3s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e26f54439d6e1cc-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:1c39:af92:93b8:e0da:3064:8e7a",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 14:48:45 UTC] === END API CALL LOG ===
[26-Mar-2026 14:48:45 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 14:48:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYyIiwidXNlcm5hbWUiOiJWaXJhdCIsImVtYWlsIjoidGFrc2htZ0BnbWFpbC5jb20iLCJleHAiOjE3NzUxNDEyMDN9.a6XxvLzkFR8ZwZDNSgg4XeDyE8AJgy7aIqnu9pPMI3s
[26-Mar-2026 14:48:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 14:48:45 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 14:48:45 UTC] User ID: 162
[26-Mar-2026 14:48:45 UTC] ✅ User profile retrieved successfully for user ID: 162
[26-Mar-2026 14:48:46 UTC] === API CALL LOG ===
[26-Mar-2026 14:48:46 UTC] Endpoint: user/profile.php
[26-Mar-2026 14:48:46 UTC] Full Log Data: {
    "timestamp": "2026-03-26 14:48:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:1c39:af92:93b8:e0da:3064:8e7a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:1c39:af92:93b8:e0da:3064:8e7a, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYyIiwidXNlcm5hbWUiOiJWaXJhdCIsImVtYWlsIjoidGFrc2htZ0BnbWFpbC5jb20iLCJleHAiOjE3NzUxNDEyMDN9.a6XxvLzkFR8ZwZDNSgg4XeDyE8AJgy7aIqnu9pPMI3s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e26f5479a0ee1cc-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:1c39:af92:93b8:e0da:3064:8e7a",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 14:48:46 UTC] === END API CALL LOG ===
[26-Mar-2026 14:48:46 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 14:48:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYyIiwidXNlcm5hbWUiOiJWaXJhdCIsImVtYWlsIjoidGFrc2htZ0BnbWFpbC5jb20iLCJleHAiOjE3NzUxNDEyMDN9.a6XxvLzkFR8ZwZDNSgg4XeDyE8AJgy7aIqnu9pPMI3s
[26-Mar-2026 14:48:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 14:48:46 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 14:48:46 UTC] User ID: 162
[26-Mar-2026 14:48:46 UTC] ✅ User profile retrieved successfully for user ID: 162
[26-Mar-2026 14:48:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 14:48:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 14:48:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:1c39:af92:93b8:e0da:3064:8e7a, 172.68.234.131","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYyIiwidXNlcm5hbWUiOiJWaXJhdCIsImVtYWlsIjoidGFrc2htZ0BnbWFpbC5jb20iLCJleHAiOjE3NzUxNDEyMDN9.a6XxvLzkFR8ZwZDNSgg4XeDyE8AJgy7aIqnu9pPMI3s","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e26f5710f71e1cc-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:1c39:af92:93b8:e0da:3064:8e7a","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 14:48:52 UTC] === User Orders API Called ===
[26-Mar-2026 14:48:52 UTC] User ID: 162
[26-Mar-2026 14:48:52 UTC] Limit: 20, Offset: 0
[26-Mar-2026 14:48:52 UTC] Orders found: 0
[26-Mar-2026 14:48:52 UTC] Orders data: []
[26-Mar-2026 14:48:52 UTC] Total orders count: 0
[26-Mar-2026 14:48:52 UTC] === API CALL LOG ===
[26-Mar-2026 14:48:52 UTC] Endpoint: user/profile.php
[26-Mar-2026 14:48:52 UTC] Full Log Data: {
    "timestamp": "2026-03-26 14:48:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:1c39:af92:93b8:e0da:3064:8e7a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:1c39:af92:93b8:e0da:3064:8e7a, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYyIiwidXNlcm5hbWUiOiJWaXJhdCIsImVtYWlsIjoidGFrc2htZ0BnbWFpbC5jb20iLCJleHAiOjE3NzUxNDEyMDN9.a6XxvLzkFR8ZwZDNSgg4XeDyE8AJgy7aIqnu9pPMI3s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e26f5710f75e1cc-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:1c39:af92:93b8:e0da:3064:8e7a",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 14:48:52 UTC] === END API CALL LOG ===
[26-Mar-2026 14:48:52 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 14:48:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYyIiwidXNlcm5hbWUiOiJWaXJhdCIsImVtYWlsIjoidGFrc2htZ0BnbWFpbC5jb20iLCJleHAiOjE3NzUxNDEyMDN9.a6XxvLzkFR8ZwZDNSgg4XeDyE8AJgy7aIqnu9pPMI3s
[26-Mar-2026 14:48:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 14:48:52 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 14:48:52 UTC] User ID: 162
[26-Mar-2026 14:48:52 UTC] ✅ User profile retrieved successfully for user ID: 162
[26-Mar-2026 14:49:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 14:49:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 14:49:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2405:201:302c:381d:f34b:f9f8:6d6:2000, 172.68.164.100","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYzIiwidXNlcm5hbWUiOiJxcmVzZyIsImVtYWlsIjoibXIuYmVhc3Q0NzQ5QGdtYWlsLmNvbSIsImV4cCI6MTc3NTE0MTM1MH0.NTT8-pA5d6QnbQCZILAAvG8QLZWD2O0yMYWSCJtJbuA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e26f5e7b9fdf8f2-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2405:201:302c:381d:f34b:f9f8:6d6:2000","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 14:49:11 UTC] === User Orders API Called ===
[26-Mar-2026 14:49:11 UTC] User ID: 163
[26-Mar-2026 14:49:11 UTC] Limit: 20, Offset: 0
[26-Mar-2026 14:49:11 UTC] Orders found: 0
[26-Mar-2026 14:49:11 UTC] Orders data: []
[26-Mar-2026 14:49:11 UTC] Total orders count: 0
[26-Mar-2026 14:49:11 UTC] === API CALL LOG ===
[26-Mar-2026 14:49:11 UTC] Endpoint: user/profile.php
[26-Mar-2026 14:49:11 UTC] Full Log Data: {
    "timestamp": "2026-03-26 14:49:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:201:302c:381d:f34b:f9f8:6d6:2000",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2405:201:302c:381d:f34b:f9f8:6d6:2000, 172.68.164.100",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYzIiwidXNlcm5hbWUiOiJxcmVzZyIsImVtYWlsIjoibXIuYmVhc3Q0NzQ5QGdtYWlsLmNvbSIsImV4cCI6MTc3NTE0MTM1MH0.NTT8-pA5d6QnbQCZILAAvG8QLZWD2O0yMYWSCJtJbuA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e26f5e7b9fbf8f2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2405:201:302c:381d:f34b:f9f8:6d6:2000",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 14:49:11 UTC] === END API CALL LOG ===
[26-Mar-2026 14:49:11 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 14:49:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYzIiwidXNlcm5hbWUiOiJxcmVzZyIsImVtYWlsIjoibXIuYmVhc3Q0NzQ5QGdtYWlsLmNvbSIsImV4cCI6MTc3NTE0MTM1MH0.NTT8-pA5d6QnbQCZILAAvG8QLZWD2O0yMYWSCJtJbuA
[26-Mar-2026 14:49:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 14:49:11 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 14:49:11 UTC] User ID: 163
[26-Mar-2026 14:49:11 UTC] ✅ User profile retrieved successfully for user ID: 163
[26-Mar-2026 14:49:12 UTC] === API CALL LOG ===
[26-Mar-2026 14:49:12 UTC] Endpoint: user/profile.php
[26-Mar-2026 14:49:12 UTC] Full Log Data: {
    "timestamp": "2026-03-26 14:49:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:201:302c:381d:f34b:f9f8:6d6:2000",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2405:201:302c:381d:f34b:f9f8:6d6:2000, 172.68.164.100",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYzIiwidXNlcm5hbWUiOiJxcmVzZyIsImVtYWlsIjoibXIuYmVhc3Q0NzQ5QGdtYWlsLmNvbSIsImV4cCI6MTc3NTE0MTM1MH0.NTT8-pA5d6QnbQCZILAAvG8QLZWD2O0yMYWSCJtJbuA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e26f5eaaa49f8f2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2405:201:302c:381d:f34b:f9f8:6d6:2000",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 14:49:12 UTC] === END API CALL LOG ===
[26-Mar-2026 14:49:12 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 14:49:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYzIiwidXNlcm5hbWUiOiJxcmVzZyIsImVtYWlsIjoibXIuYmVhc3Q0NzQ5QGdtYWlsLmNvbSIsImV4cCI6MTc3NTE0MTM1MH0.NTT8-pA5d6QnbQCZILAAvG8QLZWD2O0yMYWSCJtJbuA
[26-Mar-2026 14:49:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 14:49:12 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 14:49:12 UTC] User ID: 163
[26-Mar-2026 14:49:12 UTC] ✅ User profile retrieved successfully for user ID: 163
[26-Mar-2026 14:49:13 UTC] === API CALL LOG ===
[26-Mar-2026 14:49:13 UTC] Endpoint: user/profile.php
[26-Mar-2026 14:49:13 UTC] Full Log Data: {
    "timestamp": "2026-03-26 14:49:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:201:302c:381d:f34b:f9f8:6d6:2000",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2405:201:302c:381d:f34b:f9f8:6d6:2000, 172.68.164.100",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYzIiwidXNlcm5hbWUiOiJxcmVzZyIsImVtYWlsIjoibXIuYmVhc3Q0NzQ5QGdtYWlsLmNvbSIsImV4cCI6MTc3NTE0MTM1MH0.NTT8-pA5d6QnbQCZILAAvG8QLZWD2O0yMYWSCJtJbuA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e26f5f2c9c4f8f2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2405:201:302c:381d:f34b:f9f8:6d6:2000",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 14:49:13 UTC] === END API CALL LOG ===
[26-Mar-2026 14:49:13 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 14:49:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYzIiwidXNlcm5hbWUiOiJxcmVzZyIsImVtYWlsIjoibXIuYmVhc3Q0NzQ5QGdtYWlsLmNvbSIsImV4cCI6MTc3NTE0MTM1MH0.NTT8-pA5d6QnbQCZILAAvG8QLZWD2O0yMYWSCJtJbuA
[26-Mar-2026 14:49:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 14:49:13 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 14:49:13 UTC] User ID: 163
[26-Mar-2026 14:49:13 UTC] ✅ User profile retrieved successfully for user ID: 163
[26-Mar-2026 14:49:20 UTC] === API CALL LOG ===
[26-Mar-2026 14:49:20 UTC] Endpoint: user/profile.php
[26-Mar-2026 14:49:20 UTC] Full Log Data: {
    "timestamp": "2026-03-26 14:49:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:201:302c:381d:f34b:f9f8:6d6:2000",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2405:201:302c:381d:f34b:f9f8:6d6:2000, 172.68.164.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYzIiwidXNlcm5hbWUiOiJxcmVzZyIsImVtYWlsIjoibXIuYmVhc3Q0NzQ5QGdtYWlsLmNvbSIsImV4cCI6MTc3NTE0MTM1MH0.NTT8-pA5d6QnbQCZILAAvG8QLZWD2O0yMYWSCJtJbuA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e26f6202861f8f2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2405:201:302c:381d:f34b:f9f8:6d6:2000",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 14:49:20 UTC] === END API CALL LOG ===
[26-Mar-2026 14:49:20 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 14:49:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYzIiwidXNlcm5hbWUiOiJxcmVzZyIsImVtYWlsIjoibXIuYmVhc3Q0NzQ5QGdtYWlsLmNvbSIsImV4cCI6MTc3NTE0MTM1MH0.NTT8-pA5d6QnbQCZILAAvG8QLZWD2O0yMYWSCJtJbuA
[26-Mar-2026 14:49:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 14:49:20 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 14:49:20 UTC] User ID: 163
[26-Mar-2026 14:49:20 UTC] ✅ User profile retrieved successfully for user ID: 163
[26-Mar-2026 14:49:21 UTC] User Purchases API - User ID: 163
[26-Mar-2026 14:49:21 UTC] User Purchases API - Total purchases found: 0
[26-Mar-2026 14:49:26 UTC] === API CALL LOG ===
[26-Mar-2026 14:49:26 UTC] Endpoint: user/profile.php
[26-Mar-2026 14:49:26 UTC] Full Log Data: {
    "timestamp": "2026-03-26 14:49:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:201:302c:381d:f34b:f9f8:6d6:2000",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2405:201:302c:381d:f34b:f9f8:6d6:2000, 172.68.164.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYzIiwidXNlcm5hbWUiOiJxcmVzZyIsImVtYWlsIjoibXIuYmVhc3Q0NzQ5QGdtYWlsLmNvbSIsImV4cCI6MTc3NTE0MTM1MH0.NTT8-pA5d6QnbQCZILAAvG8QLZWD2O0yMYWSCJtJbuA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e26f643795df8f2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2405:201:302c:381d:f34b:f9f8:6d6:2000",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 14:49:26 UTC] === END API CALL LOG ===
[26-Mar-2026 14:49:26 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 14:49:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYzIiwidXNlcm5hbWUiOiJxcmVzZyIsImVtYWlsIjoibXIuYmVhc3Q0NzQ5QGdtYWlsLmNvbSIsImV4cCI6MTc3NTE0MTM1MH0.NTT8-pA5d6QnbQCZILAAvG8QLZWD2O0yMYWSCJtJbuA
[26-Mar-2026 14:49:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 14:49:26 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 14:49:26 UTC] User ID: 163
[26-Mar-2026 14:49:26 UTC] ✅ User profile retrieved successfully for user ID: 163
[26-Mar-2026 14:49:27 UTC] User Purchases API - User ID: 163
[26-Mar-2026 14:49:27 UTC] User Purchases API - Total purchases found: 0
[26-Mar-2026 14:49:28 UTC] === API CALL LOG ===
[26-Mar-2026 14:49:28 UTC] Endpoint: user/profile.php
[26-Mar-2026 14:49:28 UTC] Full Log Data: {
    "timestamp": "2026-03-26 14:49:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:201:302c:381d:f34b:f9f8:6d6:2000",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2405:201:302c:381d:f34b:f9f8:6d6:2000, 172.68.164.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYzIiwidXNlcm5hbWUiOiJxcmVzZyIsImVtYWlsIjoibXIuYmVhc3Q0NzQ5QGdtYWlsLmNvbSIsImV4cCI6MTc3NTE0MTM1MH0.NTT8-pA5d6QnbQCZILAAvG8QLZWD2O0yMYWSCJtJbuA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e26f650d800f8f2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2405:201:302c:381d:f34b:f9f8:6d6:2000",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 14:49:28 UTC] === END API CALL LOG ===
[26-Mar-2026 14:49:28 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 14:49:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYzIiwidXNlcm5hbWUiOiJxcmVzZyIsImVtYWlsIjoibXIuYmVhc3Q0NzQ5QGdtYWlsLmNvbSIsImV4cCI6MTc3NTE0MTM1MH0.NTT8-pA5d6QnbQCZILAAvG8QLZWD2O0yMYWSCJtJbuA
[26-Mar-2026 14:49:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 14:49:28 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 14:49:28 UTC] User ID: 163
[26-Mar-2026 14:49:28 UTC] ✅ User profile retrieved successfully for user ID: 163
[26-Mar-2026 14:49:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 14:49:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 14:49:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2405:201:302c:381d:f34b:f9f8:6d6:2000, 172.68.164.101","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYzIiwidXNlcm5hbWUiOiJxcmVzZyIsImVtYWlsIjoibXIuYmVhc3Q0NzQ5QGdtYWlsLmNvbSIsImV4cCI6MTc3NTE0MTM1MH0.NTT8-pA5d6QnbQCZILAAvG8QLZWD2O0yMYWSCJtJbuA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e26f6504e55f8f2-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2405:201:302c:381d:f34b:f9f8:6d6:2000","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 14:49:28 UTC] === User Orders API Called ===
[26-Mar-2026 14:49:28 UTC] User ID: 163
[26-Mar-2026 14:49:28 UTC] Limit: 20, Offset: 0
[26-Mar-2026 14:49:28 UTC] Orders found: 0
[26-Mar-2026 14:49:28 UTC] Orders data: []
[26-Mar-2026 14:49:28 UTC] Total orders count: 0
[26-Mar-2026 14:49:29 UTC] === API CALL LOG ===
[26-Mar-2026 14:49:29 UTC] Endpoint: user/profile.php
[26-Mar-2026 14:49:29 UTC] Full Log Data: {
    "timestamp": "2026-03-26 14:49:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:201:302c:381d:f34b:f9f8:6d6:2000",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2405:201:302c:381d:f34b:f9f8:6d6:2000, 172.68.164.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYzIiwidXNlcm5hbWUiOiJxcmVzZyIsImVtYWlsIjoibXIuYmVhc3Q0NzQ5QGdtYWlsLmNvbSIsImV4cCI6MTc3NTE0MTM1MH0.NTT8-pA5d6QnbQCZILAAvG8QLZWD2O0yMYWSCJtJbuA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e26f654dc6cf8f2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2405:201:302c:381d:f34b:f9f8:6d6:2000",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 14:49:29 UTC] === END API CALL LOG ===
[26-Mar-2026 14:49:29 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 14:49:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYzIiwidXNlcm5hbWUiOiJxcmVzZyIsImVtYWlsIjoibXIuYmVhc3Q0NzQ5QGdtYWlsLmNvbSIsImV4cCI6MTc3NTE0MTM1MH0.NTT8-pA5d6QnbQCZILAAvG8QLZWD2O0yMYWSCJtJbuA
[26-Mar-2026 14:49:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 14:49:29 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 14:49:29 UTC] User ID: 163
[26-Mar-2026 14:49:29 UTC] ✅ User profile retrieved successfully for user ID: 163
[26-Mar-2026 14:49:29 UTC] === API CALL LOG ===
[26-Mar-2026 14:49:29 UTC] Endpoint: user/profile.php
[26-Mar-2026 14:49:29 UTC] Full Log Data: {
    "timestamp": "2026-03-26 14:49:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:201:302c:381d:f34b:f9f8:6d6:2000",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2405:201:302c:381d:f34b:f9f8:6d6:2000, 172.68.164.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYzIiwidXNlcm5hbWUiOiJxcmVzZyIsImVtYWlsIjoibXIuYmVhc3Q0NzQ5QGdtYWlsLmNvbSIsImV4cCI6MTc3NTE0MTM1MH0.NTT8-pA5d6QnbQCZILAAvG8QLZWD2O0yMYWSCJtJbuA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e26f659391cf8f2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2405:201:302c:381d:f34b:f9f8:6d6:2000",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 14:49:29 UTC] === END API CALL LOG ===
[26-Mar-2026 14:49:29 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 14:49:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYzIiwidXNlcm5hbWUiOiJxcmVzZyIsImVtYWlsIjoibXIuYmVhc3Q0NzQ5QGdtYWlsLmNvbSIsImV4cCI6MTc3NTE0MTM1MH0.NTT8-pA5d6QnbQCZILAAvG8QLZWD2O0yMYWSCJtJbuA
[26-Mar-2026 14:49:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 14:49:29 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 14:49:29 UTC] User ID: 163
[26-Mar-2026 14:49:29 UTC] ✅ User profile retrieved successfully for user ID: 163
[26-Mar-2026 14:50:07 UTC] === API CALL LOG ===
[26-Mar-2026 14:50:07 UTC] Endpoint: user/profile.php
[26-Mar-2026 14:50:07 UTC] Full Log Data: {
    "timestamp": "2026-03-26 14:50:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:201:302c:381d:f34b:f9f8:6d6:2000",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2405:201:302c:381d:f34b:f9f8:6d6:2000, 172.69.176.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYzIiwidXNlcm5hbWUiOiJxcmVzZyIsImVtYWlsIjoibXIuYmVhc3Q0NzQ5QGdtYWlsLmNvbSIsImV4cCI6MTc3NTE0MTM1MH0.NTT8-pA5d6QnbQCZILAAvG8QLZWD2O0yMYWSCJtJbuA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e26f744cef6d4a5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2405:201:302c:381d:f34b:f9f8:6d6:2000",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 14:50:07 UTC] === END API CALL LOG ===
[26-Mar-2026 14:50:07 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 14:50:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYzIiwidXNlcm5hbWUiOiJxcmVzZyIsImVtYWlsIjoibXIuYmVhc3Q0NzQ5QGdtYWlsLmNvbSIsImV4cCI6MTc3NTE0MTM1MH0.NTT8-pA5d6QnbQCZILAAvG8QLZWD2O0yMYWSCJtJbuA
[26-Mar-2026 14:50:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 14:50:07 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 14:50:07 UTC] User ID: 163
[26-Mar-2026 14:50:07 UTC] ✅ User profile retrieved successfully for user ID: 163
[26-Mar-2026 14:50:16 UTC] === API CALL LOG ===
[26-Mar-2026 14:50:16 UTC] Endpoint: user/profile.php
[26-Mar-2026 14:50:16 UTC] Full Log Data: {
    "timestamp": "2026-03-26 14:50:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:201:302c:381d:f34b:f9f8:6d6:2000",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2405:201:302c:381d:f34b:f9f8:6d6:2000, 172.69.176.105",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYzIiwidXNlcm5hbWUiOiJxcmVzZyIsImVtYWlsIjoibXIuYmVhc3Q0NzQ5QGdtYWlsLmNvbSIsImV4cCI6MTc3NTE0MTM1MH0.NTT8-pA5d6QnbQCZILAAvG8QLZWD2O0yMYWSCJtJbuA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e26f77f5b95d4a5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2405:201:302c:381d:f34b:f9f8:6d6:2000",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 14:50:16 UTC] === END API CALL LOG ===
[26-Mar-2026 14:50:16 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 14:50:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYzIiwidXNlcm5hbWUiOiJxcmVzZyIsImVtYWlsIjoibXIuYmVhc3Q0NzQ5QGdtYWlsLmNvbSIsImV4cCI6MTc3NTE0MTM1MH0.NTT8-pA5d6QnbQCZILAAvG8QLZWD2O0yMYWSCJtJbuA
[26-Mar-2026 14:50:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 14:50:16 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 14:50:16 UTC] User ID: 163
[26-Mar-2026 14:50:16 UTC] ✅ User profile retrieved successfully for user ID: 163
[26-Mar-2026 14:50:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 14:50:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 14:50:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2405:201:302c:381d:f34b:f9f8:6d6:2000, 172.69.176.105","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYzIiwidXNlcm5hbWUiOiJxcmVzZyIsImVtYWlsIjoibXIuYmVhc3Q0NzQ5QGdtYWlsLmNvbSIsImV4cCI6MTc3NTE0MTM1MH0.NTT8-pA5d6QnbQCZILAAvG8QLZWD2O0yMYWSCJtJbuA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e26f77f5b89d4a5-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2405:201:302c:381d:f34b:f9f8:6d6:2000","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 14:50:17 UTC] === User Orders API Called ===
[26-Mar-2026 14:50:17 UTC] User ID: 163
[26-Mar-2026 14:50:17 UTC] Limit: 20, Offset: 0
[26-Mar-2026 14:50:17 UTC] Orders found: 0
[26-Mar-2026 14:50:17 UTC] Orders data: []
[26-Mar-2026 14:50:17 UTC] Total orders count: 0
[26-Mar-2026 14:50:17 UTC] === API CALL LOG ===
[26-Mar-2026 14:50:17 UTC] Endpoint: user/profile.php
[26-Mar-2026 14:50:17 UTC] Full Log Data: {
    "timestamp": "2026-03-26 14:50:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:201:302c:381d:f34b:f9f8:6d6:2000",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2405:201:302c:381d:f34b:f9f8:6d6:2000, 172.69.176.105",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYzIiwidXNlcm5hbWUiOiJxcmVzZyIsImVtYWlsIjoibXIuYmVhc3Q0NzQ5QGdtYWlsLmNvbSIsImV4cCI6MTc3NTE0MTM1MH0.NTT8-pA5d6QnbQCZILAAvG8QLZWD2O0yMYWSCJtJbuA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e26f7829d02d4a5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2405:201:302c:381d:f34b:f9f8:6d6:2000",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 14:50:17 UTC] === END API CALL LOG ===
[26-Mar-2026 14:50:17 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 14:50:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYzIiwidXNlcm5hbWUiOiJxcmVzZyIsImVtYWlsIjoibXIuYmVhc3Q0NzQ5QGdtYWlsLmNvbSIsImV4cCI6MTc3NTE0MTM1MH0.NTT8-pA5d6QnbQCZILAAvG8QLZWD2O0yMYWSCJtJbuA
[26-Mar-2026 14:50:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 14:50:17 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 14:50:17 UTC] User ID: 163
[26-Mar-2026 14:50:17 UTC] ✅ User profile retrieved successfully for user ID: 163
[26-Mar-2026 14:50:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 14:50:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 14:50:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2405:201:302c:381d:f34b:f9f8:6d6:2000, 172.69.176.75","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYzIiwidXNlcm5hbWUiOiJxcmVzZyIsImVtYWlsIjoibXIuYmVhc3Q0NzQ5QGdtYWlsLmNvbSIsImV4cCI6MTc3NTE0MTM1MH0.NTT8-pA5d6QnbQCZILAAvG8QLZWD2O0yMYWSCJtJbuA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e26f80fdcb3d4a5-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2405:201:302c:381d:f34b:f9f8:6d6:2000","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 14:50:40 UTC] === User Orders API Called ===
[26-Mar-2026 14:50:40 UTC] User ID: 163
[26-Mar-2026 14:50:40 UTC] Limit: 20, Offset: 0
[26-Mar-2026 14:50:40 UTC] Orders found: 0
[26-Mar-2026 14:50:40 UTC] Orders data: []
[26-Mar-2026 14:50:40 UTC] Total orders count: 0
[26-Mar-2026 14:50:40 UTC] === API CALL LOG ===
[26-Mar-2026 14:50:40 UTC] Endpoint: user/profile.php
[26-Mar-2026 14:50:40 UTC] Full Log Data: {
    "timestamp": "2026-03-26 14:50:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:201:302c:381d:f34b:f9f8:6d6:2000",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2405:201:302c:381d:f34b:f9f8:6d6:2000, 172.69.176.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYzIiwidXNlcm5hbWUiOiJxcmVzZyIsImVtYWlsIjoibXIuYmVhc3Q0NzQ5QGdtYWlsLmNvbSIsImV4cCI6MTc3NTE0MTM1MH0.NTT8-pA5d6QnbQCZILAAvG8QLZWD2O0yMYWSCJtJbuA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e26f80fdcb7d4a5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2405:201:302c:381d:f34b:f9f8:6d6:2000",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 14:50:40 UTC] === END API CALL LOG ===
[26-Mar-2026 14:50:40 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 14:50:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYzIiwidXNlcm5hbWUiOiJxcmVzZyIsImVtYWlsIjoibXIuYmVhc3Q0NzQ5QGdtYWlsLmNvbSIsImV4cCI6MTc3NTE0MTM1MH0.NTT8-pA5d6QnbQCZILAAvG8QLZWD2O0yMYWSCJtJbuA
[26-Mar-2026 14:50:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 14:50:40 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 14:50:40 UTC] User ID: 163
[26-Mar-2026 14:50:40 UTC] ✅ User profile retrieved successfully for user ID: 163
[26-Mar-2026 14:50:40 UTC] === API CALL LOG ===
[26-Mar-2026 14:50:40 UTC] Endpoint: user/profile.php
[26-Mar-2026 14:50:40 UTC] Full Log Data: {
    "timestamp": "2026-03-26 14:50:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:201:302c:381d:f34b:f9f8:6d6:2000",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2405:201:302c:381d:f34b:f9f8:6d6:2000, 172.69.176.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYzIiwidXNlcm5hbWUiOiJxcmVzZyIsImVtYWlsIjoibXIuYmVhc3Q0NzQ5QGdtYWlsLmNvbSIsImV4cCI6MTc3NTE0MTM1MH0.NTT8-pA5d6QnbQCZILAAvG8QLZWD2O0yMYWSCJtJbuA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e26f8133eb2d4a5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2405:201:302c:381d:f34b:f9f8:6d6:2000",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 14:50:40 UTC] === END API CALL LOG ===
[26-Mar-2026 14:50:40 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 14:50:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYzIiwidXNlcm5hbWUiOiJxcmVzZyIsImVtYWlsIjoibXIuYmVhc3Q0NzQ5QGdtYWlsLmNvbSIsImV4cCI6MTc3NTE0MTM1MH0.NTT8-pA5d6QnbQCZILAAvG8QLZWD2O0yMYWSCJtJbuA
[26-Mar-2026 14:50:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 14:50:40 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 14:50:40 UTC] User ID: 163
[26-Mar-2026 14:50:40 UTC] ✅ User profile retrieved successfully for user ID: 163
[26-Mar-2026 14:51:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 14:51:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 14:51:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2405:201:302c:381d:f34b:f9f8:6d6:2000, 172.69.176.74","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYzIiwidXNlcm5hbWUiOiJxcmVzZyIsImVtYWlsIjoibXIuYmVhc3Q0NzQ5QGdtYWlsLmNvbSIsImV4cCI6MTc3NTE0MTM1MH0.NTT8-pA5d6QnbQCZILAAvG8QLZWD2O0yMYWSCJtJbuA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e26f8cf3c16d4a5-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2405:201:302c:381d:f34b:f9f8:6d6:2000","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 14:51:10 UTC] === User Orders API Called ===
[26-Mar-2026 14:51:10 UTC] User ID: 163
[26-Mar-2026 14:51:10 UTC] Limit: 20, Offset: 0
[26-Mar-2026 14:51:10 UTC] Orders found: 0
[26-Mar-2026 14:51:10 UTC] Orders data: []
[26-Mar-2026 14:51:10 UTC] Total orders count: 0
[26-Mar-2026 14:51:11 UTC] === API CALL LOG ===
[26-Mar-2026 14:51:11 UTC] Endpoint: user/profile.php
[26-Mar-2026 14:51:11 UTC] Full Log Data: {
    "timestamp": "2026-03-26 14:51:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:201:302c:381d:f34b:f9f8:6d6:2000",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2405:201:302c:381d:f34b:f9f8:6d6:2000, 172.69.176.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYzIiwidXNlcm5hbWUiOiJxcmVzZyIsImVtYWlsIjoibXIuYmVhc3Q0NzQ5QGdtYWlsLmNvbSIsImV4cCI6MTc3NTE0MTM1MH0.NTT8-pA5d6QnbQCZILAAvG8QLZWD2O0yMYWSCJtJbuA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e26f8d60efed4a5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2405:201:302c:381d:f34b:f9f8:6d6:2000",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 14:51:11 UTC] === END API CALL LOG ===
[26-Mar-2026 14:51:11 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 14:51:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYzIiwidXNlcm5hbWUiOiJxcmVzZyIsImVtYWlsIjoibXIuYmVhc3Q0NzQ5QGdtYWlsLmNvbSIsImV4cCI6MTc3NTE0MTM1MH0.NTT8-pA5d6QnbQCZILAAvG8QLZWD2O0yMYWSCJtJbuA
[26-Mar-2026 14:51:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 14:51:11 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 14:51:11 UTC] User ID: 163
[26-Mar-2026 14:51:11 UTC] ✅ User profile retrieved successfully for user ID: 163
[26-Mar-2026 14:51:12 UTC] User Purchases API - User ID: 163
[26-Mar-2026 14:51:12 UTC] User Purchases API - Total purchases found: 0
[26-Mar-2026 14:51:13 UTC] === API CALL LOG ===
[26-Mar-2026 14:51:13 UTC] Endpoint: user/profile.php
[26-Mar-2026 14:51:13 UTC] Full Log Data: {
    "timestamp": "2026-03-26 14:51:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:201:302c:381d:f34b:f9f8:6d6:2000",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2405:201:302c:381d:f34b:f9f8:6d6:2000, 172.69.176.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYzIiwidXNlcm5hbWUiOiJxcmVzZyIsImVtYWlsIjoibXIuYmVhc3Q0NzQ5QGdtYWlsLmNvbSIsImV4cCI6MTc3NTE0MTM1MH0.NTT8-pA5d6QnbQCZILAAvG8QLZWD2O0yMYWSCJtJbuA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e26f8e28a53d4a5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2405:201:302c:381d:f34b:f9f8:6d6:2000",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 14:51:13 UTC] === END API CALL LOG ===
[26-Mar-2026 14:51:13 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 14:51:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYzIiwidXNlcm5hbWUiOiJxcmVzZyIsImVtYWlsIjoibXIuYmVhc3Q0NzQ5QGdtYWlsLmNvbSIsImV4cCI6MTc3NTE0MTM1MH0.NTT8-pA5d6QnbQCZILAAvG8QLZWD2O0yMYWSCJtJbuA
[26-Mar-2026 14:51:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 14:51:13 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 14:51:13 UTC] User ID: 163
[26-Mar-2026 14:51:13 UTC] ✅ User profile retrieved successfully for user ID: 163
[26-Mar-2026 14:51:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 14:51:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 14:51:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2405:201:302c:381d:f34b:f9f8:6d6:2000, 172.69.176.74","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYzIiwidXNlcm5hbWUiOiJxcmVzZyIsImVtYWlsIjoibXIuYmVhc3Q0NzQ5QGdtYWlsLmNvbSIsImV4cCI6MTc3NTE0MTM1MH0.NTT8-pA5d6QnbQCZILAAvG8QLZWD2O0yMYWSCJtJbuA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e26f8e20899d4a5-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2405:201:302c:381d:f34b:f9f8:6d6:2000","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 14:51:13 UTC] === User Orders API Called ===
[26-Mar-2026 14:51:13 UTC] User ID: 163
[26-Mar-2026 14:51:13 UTC] Limit: 20, Offset: 0
[26-Mar-2026 14:51:13 UTC] Orders found: 0
[26-Mar-2026 14:51:13 UTC] Orders data: []
[26-Mar-2026 14:51:13 UTC] Total orders count: 0
[26-Mar-2026 14:51:14 UTC] === API CALL LOG ===
[26-Mar-2026 14:51:14 UTC] Endpoint: user/profile.php
[26-Mar-2026 14:51:14 UTC] Full Log Data: {
    "timestamp": "2026-03-26 14:51:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:201:302c:381d:f34b:f9f8:6d6:2000",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2405:201:302c:381d:f34b:f9f8:6d6:2000, 172.69.176.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYzIiwidXNlcm5hbWUiOiJxcmVzZyIsImVtYWlsIjoibXIuYmVhc3Q0NzQ5QGdtYWlsLmNvbSIsImV4cCI6MTc3NTE0MTM1MH0.NTT8-pA5d6QnbQCZILAAvG8QLZWD2O0yMYWSCJtJbuA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e26f8e68ddfd4a5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2405:201:302c:381d:f34b:f9f8:6d6:2000",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 14:51:14 UTC] === END API CALL LOG ===
[26-Mar-2026 14:51:14 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 14:51:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYzIiwidXNlcm5hbWUiOiJxcmVzZyIsImVtYWlsIjoibXIuYmVhc3Q0NzQ5QGdtYWlsLmNvbSIsImV4cCI6MTc3NTE0MTM1MH0.NTT8-pA5d6QnbQCZILAAvG8QLZWD2O0yMYWSCJtJbuA
[26-Mar-2026 14:51:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 14:51:14 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 14:51:14 UTC] User ID: 163
[26-Mar-2026 14:51:14 UTC] ✅ User profile retrieved successfully for user ID: 163
[26-Mar-2026 14:51:27 UTC] === API CALL LOG ===
[26-Mar-2026 14:51:27 UTC] Endpoint: user/profile.php
[26-Mar-2026 14:51:27 UTC] Full Log Data: {
    "timestamp": "2026-03-26 14:51:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:201:302c:381d:f34b:f9f8:6d6:2000",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2405:201:302c:381d:f34b:f9f8:6d6:2000, 172.69.176.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYzIiwidXNlcm5hbWUiOiJxcmVzZyIsImVtYWlsIjoibXIuYmVhc3Q0NzQ5QGdtYWlsLmNvbSIsImV4cCI6MTc3NTE0MTM1MH0.NTT8-pA5d6QnbQCZILAAvG8QLZWD2O0yMYWSCJtJbuA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e26f9393cded4a5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2405:201:302c:381d:f34b:f9f8:6d6:2000",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 14:51:27 UTC] === END API CALL LOG ===
[26-Mar-2026 14:51:27 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 14:51:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYzIiwidXNlcm5hbWUiOiJxcmVzZyIsImVtYWlsIjoibXIuYmVhc3Q0NzQ5QGdtYWlsLmNvbSIsImV4cCI6MTc3NTE0MTM1MH0.NTT8-pA5d6QnbQCZILAAvG8QLZWD2O0yMYWSCJtJbuA
[26-Mar-2026 14:51:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 14:51:27 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 14:51:27 UTC] User ID: 163
[26-Mar-2026 14:51:27 UTC] ✅ User profile retrieved successfully for user ID: 163
[26-Mar-2026 14:51:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 14:51:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 14:51:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2405:201:302c:381d:f34b:f9f8:6d6:2000, 172.69.176.74","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYzIiwidXNlcm5hbWUiOiJxcmVzZyIsImVtYWlsIjoibXIuYmVhc3Q0NzQ5QGdtYWlsLmNvbSIsImV4cCI6MTc3NTE0MTM1MH0.NTT8-pA5d6QnbQCZILAAvG8QLZWD2O0yMYWSCJtJbuA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e26f938bb43d4a5-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2405:201:302c:381d:f34b:f9f8:6d6:2000","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 14:51:27 UTC] === User Orders API Called ===
[26-Mar-2026 14:51:27 UTC] User ID: 163
[26-Mar-2026 14:51:27 UTC] Limit: 20, Offset: 0
[26-Mar-2026 14:51:27 UTC] Orders found: 0
[26-Mar-2026 14:51:27 UTC] Orders data: []
[26-Mar-2026 14:51:27 UTC] Total orders count: 0
[26-Mar-2026 14:51:28 UTC] === API CALL LOG ===
[26-Mar-2026 14:51:28 UTC] Endpoint: user/profile.php
[26-Mar-2026 14:51:28 UTC] Full Log Data: {
    "timestamp": "2026-03-26 14:51:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:201:302c:381d:f34b:f9f8:6d6:2000",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2405:201:302c:381d:f34b:f9f8:6d6:2000, 172.69.176.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYzIiwidXNlcm5hbWUiOiJxcmVzZyIsImVtYWlsIjoibXIuYmVhc3Q0NzQ5QGdtYWlsLmNvbSIsImV4cCI6MTc3NTE0MTM1MH0.NTT8-pA5d6QnbQCZILAAvG8QLZWD2O0yMYWSCJtJbuA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e26f93c7fb7d4a5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2405:201:302c:381d:f34b:f9f8:6d6:2000",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 14:51:28 UTC] === END API CALL LOG ===
[26-Mar-2026 14:51:28 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 14:51:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYzIiwidXNlcm5hbWUiOiJxcmVzZyIsImVtYWlsIjoibXIuYmVhc3Q0NzQ5QGdtYWlsLmNvbSIsImV4cCI6MTc3NTE0MTM1MH0.NTT8-pA5d6QnbQCZILAAvG8QLZWD2O0yMYWSCJtJbuA
[26-Mar-2026 14:51:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 14:51:28 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 14:51:28 UTC] User ID: 163
[26-Mar-2026 14:51:28 UTC] ✅ User profile retrieved successfully for user ID: 163
[26-Mar-2026 14:51:28 UTC] === API CALL LOG ===
[26-Mar-2026 14:51:28 UTC] Endpoint: user/profile.php
[26-Mar-2026 14:51:28 UTC] Full Log Data: {
    "timestamp": "2026-03-26 14:51:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:201:302c:381d:f34b:f9f8:6d6:2000",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2405:201:302c:381d:f34b:f9f8:6d6:2000, 172.69.176.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYzIiwidXNlcm5hbWUiOiJxcmVzZyIsImVtYWlsIjoibXIuYmVhc3Q0NzQ5QGdtYWlsLmNvbSIsImV4cCI6MTc3NTE0MTM1MH0.NTT8-pA5d6QnbQCZILAAvG8QLZWD2O0yMYWSCJtJbuA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e26f9407b73d4a5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2405:201:302c:381d:f34b:f9f8:6d6:2000",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 14:51:28 UTC] === END API CALL LOG ===
[26-Mar-2026 14:51:28 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 14:51:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYzIiwidXNlcm5hbWUiOiJxcmVzZyIsImVtYWlsIjoibXIuYmVhc3Q0NzQ5QGdtYWlsLmNvbSIsImV4cCI6MTc3NTE0MTM1MH0.NTT8-pA5d6QnbQCZILAAvG8QLZWD2O0yMYWSCJtJbuA
[26-Mar-2026 14:51:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 14:51:28 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 14:51:28 UTC] User ID: 163
[26-Mar-2026 14:51:28 UTC] ✅ User profile retrieved successfully for user ID: 163
[26-Mar-2026 14:51:33 UTC] === API CALL LOG ===
[26-Mar-2026 14:51:33 UTC] Endpoint: user/profile.php
[26-Mar-2026 14:51:33 UTC] Full Log Data: {
    "timestamp": "2026-03-26 14:51:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:201:302c:381d:f34b:f9f8:6d6:2000",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2405:201:302c:381d:f34b:f9f8:6d6:2000, 172.69.176.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYzIiwidXNlcm5hbWUiOiJxcmVzZyIsImVtYWlsIjoibXIuYmVhc3Q0NzQ5QGdtYWlsLmNvbSIsImV4cCI6MTc3NTE0MTM1MH0.NTT8-pA5d6QnbQCZILAAvG8QLZWD2O0yMYWSCJtJbuA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e26f95fcbe5d4a5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2405:201:302c:381d:f34b:f9f8:6d6:2000",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 14:51:33 UTC] === END API CALL LOG ===
[26-Mar-2026 14:51:33 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 14:51:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYzIiwidXNlcm5hbWUiOiJxcmVzZyIsImVtYWlsIjoibXIuYmVhc3Q0NzQ5QGdtYWlsLmNvbSIsImV4cCI6MTc3NTE0MTM1MH0.NTT8-pA5d6QnbQCZILAAvG8QLZWD2O0yMYWSCJtJbuA
[26-Mar-2026 14:51:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 14:51:33 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 14:51:33 UTC] User ID: 163
[26-Mar-2026 14:51:33 UTC] ✅ User profile retrieved successfully for user ID: 163
[26-Mar-2026 14:51:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 14:51:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 14:51:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2405:201:302c:381d:f34b:f9f8:6d6:2000, 172.69.176.74","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYzIiwidXNlcm5hbWUiOiJxcmVzZyIsImVtYWlsIjoibXIuYmVhc3Q0NzQ5QGdtYWlsLmNvbSIsImV4cCI6MTc3NTE0MTM1MH0.NTT8-pA5d6QnbQCZILAAvG8QLZWD2O0yMYWSCJtJbuA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e26f95fcbd9d4a5-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2405:201:302c:381d:f34b:f9f8:6d6:2000","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 14:51:33 UTC] === User Orders API Called ===
[26-Mar-2026 14:51:33 UTC] User ID: 163
[26-Mar-2026 14:51:33 UTC] Limit: 20, Offset: 0
[26-Mar-2026 14:51:33 UTC] Orders found: 0
[26-Mar-2026 14:51:33 UTC] Orders data: []
[26-Mar-2026 14:51:33 UTC] Total orders count: 0
[26-Mar-2026 14:51:34 UTC] === API CALL LOG ===
[26-Mar-2026 14:51:34 UTC] Endpoint: user/profile.php
[26-Mar-2026 14:51:34 UTC] Full Log Data: {
    "timestamp": "2026-03-26 14:51:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:201:302c:381d:f34b:f9f8:6d6:2000",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2405:201:302c:381d:f34b:f9f8:6d6:2000, 172.69.176.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYzIiwidXNlcm5hbWUiOiJxcmVzZyIsImVtYWlsIjoibXIuYmVhc3Q0NzQ5QGdtYWlsLmNvbSIsImV4cCI6MTc3NTE0MTM1MH0.NTT8-pA5d6QnbQCZILAAvG8QLZWD2O0yMYWSCJtJbuA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e26f9629c0dd4a5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2405:201:302c:381d:f34b:f9f8:6d6:2000",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 14:51:34 UTC] === END API CALL LOG ===
[26-Mar-2026 14:51:34 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 14:51:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYzIiwidXNlcm5hbWUiOiJxcmVzZyIsImVtYWlsIjoibXIuYmVhc3Q0NzQ5QGdtYWlsLmNvbSIsImV4cCI6MTc3NTE0MTM1MH0.NTT8-pA5d6QnbQCZILAAvG8QLZWD2O0yMYWSCJtJbuA
[26-Mar-2026 14:51:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 14:51:34 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 14:51:34 UTC] User ID: 163
[26-Mar-2026 14:51:34 UTC] ✅ User profile retrieved successfully for user ID: 163
[26-Mar-2026 15:39:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 15:39:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 15:39:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40e1:302d:abee:55bc:9e4a:452d:ef0f, 172.68.164.100","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY0IiwidXNlcm5hbWUiOiJqYWNrcG90X2JoYWl5YSIsImVtYWlsIjoiYWRhcnNoZ2hpbWlyZXkzNDU2QGdtYWlsLmNvbSIsImV4cCI6MTc3NTE0NDM2NX0.XLhOp-lpXS2x76ED0iQfR2EcJZC9cJKNEgmVtteVHaM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e273f82ea26f900-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40e1:302d:abee:55bc:9e4a:452d:ef0f","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 15:39:26 UTC] === User Orders API Called ===
[26-Mar-2026 15:39:26 UTC] User ID: 164
[26-Mar-2026 15:39:26 UTC] Limit: 20, Offset: 0
[26-Mar-2026 15:39:26 UTC] Orders found: 0
[26-Mar-2026 15:39:26 UTC] Orders data: []
[26-Mar-2026 15:39:26 UTC] Total orders count: 0
[26-Mar-2026 15:39:26 UTC] === API CALL LOG ===
[26-Mar-2026 15:39:26 UTC] Endpoint: user/profile.php
[26-Mar-2026 15:39:26 UTC] Full Log Data: {
    "timestamp": "2026-03-26 15:39:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:302d:abee:55bc:9e4a:452d:ef0f",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e1:302d:abee:55bc:9e4a:452d:ef0f, 172.68.164.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY0IiwidXNlcm5hbWUiOiJqYWNrcG90X2JoYWl5YSIsImVtYWlsIjoiYWRhcnNoZ2hpbWlyZXkzNDU2QGdtYWlsLmNvbSIsImV4cCI6MTc3NTE0NDM2NX0.XLhOp-lpXS2x76ED0iQfR2EcJZC9cJKNEgmVtteVHaM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e273f82ea1af900-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e1:302d:abee:55bc:9e4a:452d:ef0f",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 15:39:26 UTC] === END API CALL LOG ===
[26-Mar-2026 15:39:26 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 15:39:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY0IiwidXNlcm5hbWUiOiJqYWNrcG90X2JoYWl5YSIsImVtYWlsIjoiYWRhcnNoZ2hpbWlyZXkzNDU2QGdtYWlsLmNvbSIsImV4cCI6MTc3NTE0NDM2NX0.XLhOp-lpXS2x76ED0iQfR2EcJZC9cJKNEgmVtteVHaM
[26-Mar-2026 15:39:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 15:39:26 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 15:39:26 UTC] User ID: 164
[26-Mar-2026 15:39:26 UTC] ✅ User profile retrieved successfully for user ID: 164
[26-Mar-2026 15:39:26 UTC] === API CALL LOG ===
[26-Mar-2026 15:39:26 UTC] Endpoint: user/profile.php
[26-Mar-2026 15:39:26 UTC] Full Log Data: {
    "timestamp": "2026-03-26 15:39:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:302d:abee:55bc:9e4a:452d:ef0f",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e1:302d:abee:55bc:9e4a:452d:ef0f, 172.68.164.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY0IiwidXNlcm5hbWUiOiJqYWNrcG90X2JoYWl5YSIsImVtYWlsIjoiYWRhcnNoZ2hpbWlyZXkzNDU2QGdtYWlsLmNvbSIsImV4cCI6MTc3NTE0NDM2NX0.XLhOp-lpXS2x76ED0iQfR2EcJZC9cJKNEgmVtteVHaM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e273f839c0ef900-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e1:302d:abee:55bc:9e4a:452d:ef0f",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 15:39:26 UTC] === END API CALL LOG ===
[26-Mar-2026 15:39:26 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 15:39:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY0IiwidXNlcm5hbWUiOiJqYWNrcG90X2JoYWl5YSIsImVtYWlsIjoiYWRhcnNoZ2hpbWlyZXkzNDU2QGdtYWlsLmNvbSIsImV4cCI6MTc3NTE0NDM2NX0.XLhOp-lpXS2x76ED0iQfR2EcJZC9cJKNEgmVtteVHaM
[26-Mar-2026 15:39:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 15:39:26 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 15:39:26 UTC] User ID: 164
[26-Mar-2026 15:39:26 UTC] ✅ User profile retrieved successfully for user ID: 164
[26-Mar-2026 15:39:28 UTC] === API CALL LOG ===
[26-Mar-2026 15:39:28 UTC] Endpoint: user/profile.php
[26-Mar-2026 15:39:28 UTC] Full Log Data: {
    "timestamp": "2026-03-26 15:39:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:302d:abee:55bc:9e4a:452d:ef0f",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e1:302d:abee:55bc:9e4a:452d:ef0f, 172.68.164.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY0IiwidXNlcm5hbWUiOiJqYWNrcG90X2JoYWl5YSIsImVtYWlsIjoiYWRhcnNoZ2hpbWlyZXkzNDU2QGdtYWlsLmNvbSIsImV4cCI6MTc3NTE0NDM2NX0.XLhOp-lpXS2x76ED0iQfR2EcJZC9cJKNEgmVtteVHaM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e273f8c9df9f900-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e1:302d:abee:55bc:9e4a:452d:ef0f",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 15:39:28 UTC] === END API CALL LOG ===
[26-Mar-2026 15:39:28 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 15:39:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY0IiwidXNlcm5hbWUiOiJqYWNrcG90X2JoYWl5YSIsImVtYWlsIjoiYWRhcnNoZ2hpbWlyZXkzNDU2QGdtYWlsLmNvbSIsImV4cCI6MTc3NTE0NDM2NX0.XLhOp-lpXS2x76ED0iQfR2EcJZC9cJKNEgmVtteVHaM
[26-Mar-2026 15:39:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 15:39:28 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 15:39:28 UTC] User ID: 164
[26-Mar-2026 15:39:28 UTC] ✅ User profile retrieved successfully for user ID: 164
[26-Mar-2026 15:39:53 UTC] === API CALL LOG ===
[26-Mar-2026 15:39:53 UTC] Endpoint: user/profile.php
[26-Mar-2026 15:39:53 UTC] Full Log Data: {
    "timestamp": "2026-03-26 15:39:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:302d:abee:55bc:9e4a:452d:ef0f",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e1:302d:abee:55bc:9e4a:452d:ef0f, 172.71.124.88",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY0IiwidXNlcm5hbWUiOiJqYWNrcG90X2JoYWl5YSIsImVtYWlsIjoiYWRhcnNoZ2hpbWlyZXkzNDU2QGdtYWlsLmNvbSIsImV4cCI6MTc3NTE0NDM2NX0.XLhOp-lpXS2x76ED0iQfR2EcJZC9cJKNEgmVtteVHaM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e274028ba1ace0e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e1:302d:abee:55bc:9e4a:452d:ef0f",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 15:39:53 UTC] === END API CALL LOG ===
[26-Mar-2026 15:39:53 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 15:39:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY0IiwidXNlcm5hbWUiOiJqYWNrcG90X2JoYWl5YSIsImVtYWlsIjoiYWRhcnNoZ2hpbWlyZXkzNDU2QGdtYWlsLmNvbSIsImV4cCI6MTc3NTE0NDM2NX0.XLhOp-lpXS2x76ED0iQfR2EcJZC9cJKNEgmVtteVHaM
[26-Mar-2026 15:39:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 15:39:53 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 15:39:53 UTC] User ID: 164
[26-Mar-2026 15:39:53 UTC] ✅ User profile retrieved successfully for user ID: 164
[26-Mar-2026 15:40:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 15:40:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 15:40:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40e1:302d:abee:55bc:9e4a:452d:ef0f, 172.71.124.88","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY0IiwidXNlcm5hbWUiOiJqYWNrcG90X2JoYWl5YSIsImVtYWlsIjoiYWRhcnNoZ2hpbWlyZXkzNDU2QGdtYWlsLmNvbSIsImV4cCI6MTc3NTE0NDM2NX0.XLhOp-lpXS2x76ED0iQfR2EcJZC9cJKNEgmVtteVHaM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e27409648dece0e-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40e1:302d:abee:55bc:9e4a:452d:ef0f","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 15:40:10 UTC] === User Orders API Called ===
[26-Mar-2026 15:40:10 UTC] User ID: 164
[26-Mar-2026 15:40:10 UTC] Limit: 20, Offset: 0
[26-Mar-2026 15:40:10 UTC] Orders found: 0
[26-Mar-2026 15:40:10 UTC] Orders data: []
[26-Mar-2026 15:40:10 UTC] Total orders count: 0
[26-Mar-2026 15:40:10 UTC] === API CALL LOG ===
[26-Mar-2026 15:40:10 UTC] Endpoint: user/profile.php
[26-Mar-2026 15:40:10 UTC] Full Log Data: {
    "timestamp": "2026-03-26 15:40:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:302d:abee:55bc:9e4a:452d:ef0f",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e1:302d:abee:55bc:9e4a:452d:ef0f, 172.71.124.88",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY0IiwidXNlcm5hbWUiOiJqYWNrcG90X2JoYWl5YSIsImVtYWlsIjoiYWRhcnNoZ2hpbWlyZXkzNDU2QGdtYWlsLmNvbSIsImV4cCI6MTc3NTE0NDM2NX0.XLhOp-lpXS2x76ED0iQfR2EcJZC9cJKNEgmVtteVHaM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e27409648e2ce0e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e1:302d:abee:55bc:9e4a:452d:ef0f",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 15:40:10 UTC] === END API CALL LOG ===
[26-Mar-2026 15:40:10 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 15:40:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY0IiwidXNlcm5hbWUiOiJqYWNrcG90X2JoYWl5YSIsImVtYWlsIjoiYWRhcnNoZ2hpbWlyZXkzNDU2QGdtYWlsLmNvbSIsImV4cCI6MTc3NTE0NDM2NX0.XLhOp-lpXS2x76ED0iQfR2EcJZC9cJKNEgmVtteVHaM
[26-Mar-2026 15:40:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 15:40:10 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 15:40:10 UTC] User ID: 164
[26-Mar-2026 15:40:10 UTC] ✅ User profile retrieved successfully for user ID: 164
[26-Mar-2026 15:40:11 UTC] === API CALL LOG ===
[26-Mar-2026 15:40:11 UTC] Endpoint: user/profile.php
[26-Mar-2026 15:40:11 UTC] Full Log Data: {
    "timestamp": "2026-03-26 15:40:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:302d:abee:55bc:9e4a:452d:ef0f",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e1:302d:abee:55bc:9e4a:452d:ef0f, 172.71.124.88",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY0IiwidXNlcm5hbWUiOiJqYWNrcG90X2JoYWl5YSIsImVtYWlsIjoiYWRhcnNoZ2hpbWlyZXkzNDU2QGdtYWlsLmNvbSIsImV4cCI6MTc3NTE0NDM2NX0.XLhOp-lpXS2x76ED0iQfR2EcJZC9cJKNEgmVtteVHaM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e27409a2c49ce0e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e1:302d:abee:55bc:9e4a:452d:ef0f",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 15:40:11 UTC] === END API CALL LOG ===
[26-Mar-2026 15:40:11 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 15:40:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY0IiwidXNlcm5hbWUiOiJqYWNrcG90X2JoYWl5YSIsImVtYWlsIjoiYWRhcnNoZ2hpbWlyZXkzNDU2QGdtYWlsLmNvbSIsImV4cCI6MTc3NTE0NDM2NX0.XLhOp-lpXS2x76ED0iQfR2EcJZC9cJKNEgmVtteVHaM
[26-Mar-2026 15:40:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 15:40:11 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 15:40:11 UTC] User ID: 164
[26-Mar-2026 15:40:11 UTC] ✅ User profile retrieved successfully for user ID: 164
[26-Mar-2026 15:40:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 15:40:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 15:40:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40e1:302d:abee:55bc:9e4a:452d:ef0f, 172.71.124.88","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY0IiwidXNlcm5hbWUiOiJqYWNrcG90X2JoYWl5YSIsImVtYWlsIjoiYWRhcnNoZ2hpbWlyZXkzNDU2QGdtYWlsLmNvbSIsImV4cCI6MTc3NTE0NDM2NX0.XLhOp-lpXS2x76ED0iQfR2EcJZC9cJKNEgmVtteVHaM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e2740d88e30ce0e-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40e1:302d:abee:55bc:9e4a:452d:ef0f","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 15:40:21 UTC] === User Orders API Called ===
[26-Mar-2026 15:40:21 UTC] User ID: 164
[26-Mar-2026 15:40:21 UTC] Limit: 20, Offset: 0
[26-Mar-2026 15:40:21 UTC] Orders found: 0
[26-Mar-2026 15:40:21 UTC] Orders data: []
[26-Mar-2026 15:40:21 UTC] Total orders count: 0
[26-Mar-2026 15:40:21 UTC] === API CALL LOG ===
[26-Mar-2026 15:40:21 UTC] Endpoint: user/profile.php
[26-Mar-2026 15:40:21 UTC] Full Log Data: {
    "timestamp": "2026-03-26 15:40:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:302d:abee:55bc:9e4a:452d:ef0f",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e1:302d:abee:55bc:9e4a:452d:ef0f, 172.71.124.88",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY0IiwidXNlcm5hbWUiOiJqYWNrcG90X2JoYWl5YSIsImVtYWlsIjoiYWRhcnNoZ2hpbWlyZXkzNDU2QGdtYWlsLmNvbSIsImV4cCI6MTc3NTE0NDM2NX0.XLhOp-lpXS2x76ED0iQfR2EcJZC9cJKNEgmVtteVHaM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2740d88e35ce0e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e1:302d:abee:55bc:9e4a:452d:ef0f",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 15:40:21 UTC] === END API CALL LOG ===
[26-Mar-2026 15:40:21 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 15:40:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY0IiwidXNlcm5hbWUiOiJqYWNrcG90X2JoYWl5YSIsImVtYWlsIjoiYWRhcnNoZ2hpbWlyZXkzNDU2QGdtYWlsLmNvbSIsImV4cCI6MTc3NTE0NDM2NX0.XLhOp-lpXS2x76ED0iQfR2EcJZC9cJKNEgmVtteVHaM
[26-Mar-2026 15:40:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 15:40:21 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 15:40:21 UTC] User ID: 164
[26-Mar-2026 15:40:21 UTC] ✅ User profile retrieved successfully for user ID: 164
[26-Mar-2026 15:40:22 UTC] === API CALL LOG ===
[26-Mar-2026 15:40:22 UTC] Endpoint: user/profile.php
[26-Mar-2026 15:40:22 UTC] Full Log Data: {
    "timestamp": "2026-03-26 15:40:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:302d:abee:55bc:9e4a:452d:ef0f",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e1:302d:abee:55bc:9e4a:452d:ef0f, 172.71.124.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY0IiwidXNlcm5hbWUiOiJqYWNrcG90X2JoYWl5YSIsImVtYWlsIjoiYWRhcnNoZ2hpbWlyZXkzNDU2QGdtYWlsLmNvbSIsImV4cCI6MTc3NTE0NDM2NX0.XLhOp-lpXS2x76ED0iQfR2EcJZC9cJKNEgmVtteVHaM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2740e08d08ce0e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e1:302d:abee:55bc:9e4a:452d:ef0f",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 15:40:22 UTC] === END API CALL LOG ===
[26-Mar-2026 15:40:22 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 15:40:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY0IiwidXNlcm5hbWUiOiJqYWNrcG90X2JoYWl5YSIsImVtYWlsIjoiYWRhcnNoZ2hpbWlyZXkzNDU2QGdtYWlsLmNvbSIsImV4cCI6MTc3NTE0NDM2NX0.XLhOp-lpXS2x76ED0iQfR2EcJZC9cJKNEgmVtteVHaM
[26-Mar-2026 15:40:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 15:40:22 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 15:40:22 UTC] User ID: 164
[26-Mar-2026 15:40:22 UTC] ✅ User profile retrieved successfully for user ID: 164
[26-Mar-2026 15:40:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 15:40:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 15:40:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40e1:302d:abee:55bc:9e4a:452d:ef0f, 172.71.124.88","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY0IiwidXNlcm5hbWUiOiJqYWNrcG90X2JoYWl5YSIsImVtYWlsIjoiYWRhcnNoZ2hpbWlyZXkzNDU2QGdtYWlsLmNvbSIsImV4cCI6MTc3NTE0NDM2NX0.XLhOp-lpXS2x76ED0iQfR2EcJZC9cJKNEgmVtteVHaM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e2741abf8c5ce0e-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40e1:302d:abee:55bc:9e4a:452d:ef0f","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 15:40:55 UTC] === User Orders API Called ===
[26-Mar-2026 15:40:55 UTC] User ID: 164
[26-Mar-2026 15:40:55 UTC] Limit: 20, Offset: 0
[26-Mar-2026 15:40:55 UTC] Orders found: 0
[26-Mar-2026 15:40:55 UTC] Orders data: []
[26-Mar-2026 15:40:55 UTC] Total orders count: 0
[26-Mar-2026 15:40:57 UTC] === API CALL LOG ===
[26-Mar-2026 15:40:57 UTC] Endpoint: user/profile.php
[26-Mar-2026 15:40:57 UTC] Full Log Data: {
    "timestamp": "2026-03-26 15:40:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:302d:abee:55bc:9e4a:452d:ef0f",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e1:302d:abee:55bc:9e4a:452d:ef0f, 172.71.124.88",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY0IiwidXNlcm5hbWUiOiJqYWNrcG90X2JoYWl5YSIsImVtYWlsIjoiYWRhcnNoZ2hpbWlyZXkzNDU2QGdtYWlsLmNvbSIsImV4cCI6MTc3NTE0NDM2NX0.XLhOp-lpXS2x76ED0iQfR2EcJZC9cJKNEgmVtteVHaM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2741bd8e31ce0e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e1:302d:abee:55bc:9e4a:452d:ef0f",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 15:40:57 UTC] === END API CALL LOG ===
[26-Mar-2026 15:40:57 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 15:40:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY0IiwidXNlcm5hbWUiOiJqYWNrcG90X2JoYWl5YSIsImVtYWlsIjoiYWRhcnNoZ2hpbWlyZXkzNDU2QGdtYWlsLmNvbSIsImV4cCI6MTc3NTE0NDM2NX0.XLhOp-lpXS2x76ED0iQfR2EcJZC9cJKNEgmVtteVHaM
[26-Mar-2026 15:40:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 15:40:57 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 15:40:57 UTC] User ID: 164
[26-Mar-2026 15:40:57 UTC] ✅ User profile retrieved successfully for user ID: 164
[26-Mar-2026 15:40:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 15:40:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 15:40:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40e1:302d:abee:55bc:9e4a:452d:ef0f, 172.71.124.88","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY0IiwidXNlcm5hbWUiOiJqYWNrcG90X2JoYWl5YSIsImVtYWlsIjoiYWRhcnNoZ2hpbWlyZXkzNDU2QGdtYWlsLmNvbSIsImV4cCI6MTc3NTE0NDM2NX0.XLhOp-lpXS2x76ED0iQfR2EcJZC9cJKNEgmVtteVHaM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e2741bcdc07ce0e-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40e1:302d:abee:55bc:9e4a:452d:ef0f","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 15:40:57 UTC] === User Orders API Called ===
[26-Mar-2026 15:40:57 UTC] User ID: 164
[26-Mar-2026 15:40:57 UTC] Limit: 20, Offset: 0
[26-Mar-2026 15:40:57 UTC] Orders found: 0
[26-Mar-2026 15:40:57 UTC] Orders data: []
[26-Mar-2026 15:40:57 UTC] Total orders count: 0
[26-Mar-2026 15:40:58 UTC] === API CALL LOG ===
[26-Mar-2026 15:40:58 UTC] Endpoint: user/profile.php
[26-Mar-2026 15:40:58 UTC] Full Log Data: {
    "timestamp": "2026-03-26 15:40:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:302d:abee:55bc:9e4a:452d:ef0f",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e1:302d:abee:55bc:9e4a:452d:ef0f, 172.71.124.88",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY0IiwidXNlcm5hbWUiOiJqYWNrcG90X2JoYWl5YSIsImVtYWlsIjoiYWRhcnNoZ2hpbWlyZXkzNDU2QGdtYWlsLmNvbSIsImV4cCI6MTc3NTE0NDM2NX0.XLhOp-lpXS2x76ED0iQfR2EcJZC9cJKNEgmVtteVHaM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2741c0c86bce0e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e1:302d:abee:55bc:9e4a:452d:ef0f",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 15:40:58 UTC] === END API CALL LOG ===
[26-Mar-2026 15:40:58 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 15:40:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY0IiwidXNlcm5hbWUiOiJqYWNrcG90X2JoYWl5YSIsImVtYWlsIjoiYWRhcnNoZ2hpbWlyZXkzNDU2QGdtYWlsLmNvbSIsImV4cCI6MTc3NTE0NDM2NX0.XLhOp-lpXS2x76ED0iQfR2EcJZC9cJKNEgmVtteVHaM
[26-Mar-2026 15:40:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 15:40:58 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 15:40:58 UTC] User ID: 164
[26-Mar-2026 15:40:58 UTC] ✅ User profile retrieved successfully for user ID: 164
[26-Mar-2026 15:41:16 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 15:41:16 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 15:41:16 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40e1:302d:abee:55bc:9e4a:452d:ef0f, 172.71.124.89","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY0IiwidXNlcm5hbWUiOiJqYWNrcG90X2JoYWl5YSIsImVtYWlsIjoiYWRhcnNoZ2hpbWlyZXkzNDU2QGdtYWlsLmNvbSIsImV4cCI6MTc3NTE0NDM2NX0.XLhOp-lpXS2x76ED0iQfR2EcJZC9cJKNEgmVtteVHaM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e2742314941ce0e-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40e1:302d:abee:55bc:9e4a:452d:ef0f","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 15:41:16 UTC] === User Orders API Called ===
[26-Mar-2026 15:41:16 UTC] User ID: 164
[26-Mar-2026 15:41:16 UTC] Limit: 20, Offset: 0
[26-Mar-2026 15:41:16 UTC] Orders found: 0
[26-Mar-2026 15:41:16 UTC] Orders data: []
[26-Mar-2026 15:41:16 UTC] Total orders count: 0
[26-Mar-2026 15:41:18 UTC] === API CALL LOG ===
[26-Mar-2026 15:41:18 UTC] Endpoint: user/profile.php
[26-Mar-2026 15:41:18 UTC] Full Log Data: {
    "timestamp": "2026-03-26 15:41:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:302d:abee:55bc:9e4a:452d:ef0f",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e1:302d:abee:55bc:9e4a:452d:ef0f, 172.71.124.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY0IiwidXNlcm5hbWUiOiJqYWNrcG90X2JoYWl5YSIsImVtYWlsIjoiYWRhcnNoZ2hpbWlyZXkzNDU2QGdtYWlsLmNvbSIsImV4cCI6MTc3NTE0NDM2NX0.XLhOp-lpXS2x76ED0iQfR2EcJZC9cJKNEgmVtteVHaM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e27423d6dfcce0e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e1:302d:abee:55bc:9e4a:452d:ef0f",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 15:41:18 UTC] === END API CALL LOG ===
[26-Mar-2026 15:41:18 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 15:41:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY0IiwidXNlcm5hbWUiOiJqYWNrcG90X2JoYWl5YSIsImVtYWlsIjoiYWRhcnNoZ2hpbWlyZXkzNDU2QGdtYWlsLmNvbSIsImV4cCI6MTc3NTE0NDM2NX0.XLhOp-lpXS2x76ED0iQfR2EcJZC9cJKNEgmVtteVHaM
[26-Mar-2026 15:41:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 15:41:18 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 15:41:18 UTC] User ID: 164
[26-Mar-2026 15:41:18 UTC] ✅ User profile retrieved successfully for user ID: 164
[26-Mar-2026 15:41:19 UTC] User Purchases API - User ID: 164
[26-Mar-2026 15:41:19 UTC] User Purchases API - Total purchases found: 1
[26-Mar-2026 15:41:29 UTC] === API CALL LOG ===
[26-Mar-2026 15:41:29 UTC] Endpoint: user/profile.php
[26-Mar-2026 15:41:29 UTC] Full Log Data: {
    "timestamp": "2026-03-26 15:41:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:302d:abee:55bc:9e4a:452d:ef0f",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e1:302d:abee:55bc:9e4a:452d:ef0f, 172.71.124.88",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY0IiwidXNlcm5hbWUiOiJqYWNrcG90X2JoYWl5YSIsImVtYWlsIjoiYWRhcnNoZ2hpbWlyZXkzNDU2QGdtYWlsLmNvbSIsImV4cCI6MTc3NTE0NDM2NX0.XLhOp-lpXS2x76ED0iQfR2EcJZC9cJKNEgmVtteVHaM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2742858c5dce0e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e1:302d:abee:55bc:9e4a:452d:ef0f",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 15:41:29 UTC] === END API CALL LOG ===
[26-Mar-2026 15:41:29 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 15:41:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY0IiwidXNlcm5hbWUiOiJqYWNrcG90X2JoYWl5YSIsImVtYWlsIjoiYWRhcnNoZ2hpbWlyZXkzNDU2QGdtYWlsLmNvbSIsImV4cCI6MTc3NTE0NDM2NX0.XLhOp-lpXS2x76ED0iQfR2EcJZC9cJKNEgmVtteVHaM
[26-Mar-2026 15:41:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 15:41:29 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 15:41:29 UTC] User ID: 164
[26-Mar-2026 15:41:29 UTC] ✅ User profile retrieved successfully for user ID: 164
[26-Mar-2026 15:41:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 15:41:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 15:41:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40e1:302d:abee:55bc:9e4a:452d:ef0f, 172.71.124.89","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY0IiwidXNlcm5hbWUiOiJqYWNrcG90X2JoYWl5YSIsImVtYWlsIjoiYWRhcnNoZ2hpbWlyZXkzNDU2QGdtYWlsLmNvbSIsImV4cCI6MTc3NTE0NDM2NX0.XLhOp-lpXS2x76ED0iQfR2EcJZC9cJKNEgmVtteVHaM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e2742858c5bce0e-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40e1:302d:abee:55bc:9e4a:452d:ef0f","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 15:41:30 UTC] === User Orders API Called ===
[26-Mar-2026 15:41:30 UTC] User ID: 164
[26-Mar-2026 15:41:30 UTC] Limit: 20, Offset: 0
[26-Mar-2026 15:41:30 UTC] Orders found: 0
[26-Mar-2026 15:41:30 UTC] Orders data: []
[26-Mar-2026 15:41:30 UTC] Total orders count: 0
[26-Mar-2026 15:41:30 UTC] === API CALL LOG ===
[26-Mar-2026 15:41:30 UTC] Endpoint: user/profile.php
[26-Mar-2026 15:41:30 UTC] Full Log Data: {
    "timestamp": "2026-03-26 15:41:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:302d:abee:55bc:9e4a:452d:ef0f",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e1:302d:abee:55bc:9e4a:452d:ef0f, 172.71.124.88",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY0IiwidXNlcm5hbWUiOiJqYWNrcG90X2JoYWl5YSIsImVtYWlsIjoiYWRhcnNoZ2hpbWlyZXkzNDU2QGdtYWlsLmNvbSIsImV4cCI6MTc3NTE0NDM2NX0.XLhOp-lpXS2x76ED0iQfR2EcJZC9cJKNEgmVtteVHaM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e274287db1cce0e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e1:302d:abee:55bc:9e4a:452d:ef0f",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 15:41:30 UTC] === END API CALL LOG ===
[26-Mar-2026 15:41:30 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 15:41:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY0IiwidXNlcm5hbWUiOiJqYWNrcG90X2JoYWl5YSIsImVtYWlsIjoiYWRhcnNoZ2hpbWlyZXkzNDU2QGdtYWlsLmNvbSIsImV4cCI6MTc3NTE0NDM2NX0.XLhOp-lpXS2x76ED0iQfR2EcJZC9cJKNEgmVtteVHaM
[26-Mar-2026 15:41:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 15:41:30 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 15:41:30 UTC] User ID: 164
[26-Mar-2026 15:41:30 UTC] ✅ User profile retrieved successfully for user ID: 164
[26-Mar-2026 15:41:37 UTC] === API CALL LOG ===
[26-Mar-2026 15:41:37 UTC] Endpoint: user/profile.php
[26-Mar-2026 15:41:37 UTC] Full Log Data: {
    "timestamp": "2026-03-26 15:41:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:302d:abee:55bc:9e4a:452d:ef0f",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e1:302d:abee:55bc:9e4a:452d:ef0f, 172.71.124.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY0IiwidXNlcm5hbWUiOiJqYWNrcG90X2JoYWl5YSIsImVtYWlsIjoiYWRhcnNoZ2hpbWlyZXkzNDU2QGdtYWlsLmNvbSIsImV4cCI6MTc3NTE0NDM2NX0.XLhOp-lpXS2x76ED0iQfR2EcJZC9cJKNEgmVtteVHaM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2742b42e36ce0e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e1:302d:abee:55bc:9e4a:452d:ef0f",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 15:41:37 UTC] === END API CALL LOG ===
[26-Mar-2026 15:41:37 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 15:41:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY0IiwidXNlcm5hbWUiOiJqYWNrcG90X2JoYWl5YSIsImVtYWlsIjoiYWRhcnNoZ2hpbWlyZXkzNDU2QGdtYWlsLmNvbSIsImV4cCI6MTc3NTE0NDM2NX0.XLhOp-lpXS2x76ED0iQfR2EcJZC9cJKNEgmVtteVHaM
[26-Mar-2026 15:41:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 15:41:37 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 15:41:37 UTC] User ID: 164
[26-Mar-2026 15:41:37 UTC] ✅ User profile retrieved successfully for user ID: 164
[26-Mar-2026 15:41:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 15:41:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 15:41:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40e1:302d:abee:55bc:9e4a:452d:ef0f, 172.71.124.88","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY0IiwidXNlcm5hbWUiOiJqYWNrcG90X2JoYWl5YSIsImVtYWlsIjoiYWRhcnNoZ2hpbWlyZXkzNDU2QGdtYWlsLmNvbSIsImV4cCI6MTc3NTE0NDM2NX0.XLhOp-lpXS2x76ED0iQfR2EcJZC9cJKNEgmVtteVHaM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e2742b42e31ce0e-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40e1:302d:abee:55bc:9e4a:452d:ef0f","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 15:41:37 UTC] === User Orders API Called ===
[26-Mar-2026 15:41:37 UTC] User ID: 164
[26-Mar-2026 15:41:37 UTC] Limit: 20, Offset: 0
[26-Mar-2026 15:41:37 UTC] Orders found: 0
[26-Mar-2026 15:41:37 UTC] Orders data: []
[26-Mar-2026 15:41:37 UTC] Total orders count: 0
[26-Mar-2026 15:41:37 UTC] === API CALL LOG ===
[26-Mar-2026 15:41:37 UTC] Endpoint: user/profile.php
[26-Mar-2026 15:41:37 UTC] Full Log Data: {
    "timestamp": "2026-03-26 15:41:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:302d:abee:55bc:9e4a:452d:ef0f",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e1:302d:abee:55bc:9e4a:452d:ef0f, 172.71.124.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY0IiwidXNlcm5hbWUiOiJqYWNrcG90X2JoYWl5YSIsImVtYWlsIjoiYWRhcnNoZ2hpbWlyZXkzNDU2QGdtYWlsLmNvbSIsImV4cCI6MTc3NTE0NDM2NX0.XLhOp-lpXS2x76ED0iQfR2EcJZC9cJKNEgmVtteVHaM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2742b6ce7fce0e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e1:302d:abee:55bc:9e4a:452d:ef0f",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 15:41:37 UTC] === END API CALL LOG ===
[26-Mar-2026 15:41:37 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 15:41:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY0IiwidXNlcm5hbWUiOiJqYWNrcG90X2JoYWl5YSIsImVtYWlsIjoiYWRhcnNoZ2hpbWlyZXkzNDU2QGdtYWlsLmNvbSIsImV4cCI6MTc3NTE0NDM2NX0.XLhOp-lpXS2x76ED0iQfR2EcJZC9cJKNEgmVtteVHaM
[26-Mar-2026 15:41:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 15:41:37 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 15:41:37 UTC] User ID: 164
[26-Mar-2026 15:41:37 UTC] ✅ User profile retrieved successfully for user ID: 164
[26-Mar-2026 15:41:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 15:41:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 15:41:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40e1:302d:abee:55bc:9e4a:452d:ef0f, 172.71.124.88","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY0IiwidXNlcm5hbWUiOiJqYWNrcG90X2JoYWl5YSIsImVtYWlsIjoiYWRhcnNoZ2hpbWlyZXkzNDU2QGdtYWlsLmNvbSIsImV4cCI6MTc3NTE0NDM2NX0.XLhOp-lpXS2x76ED0iQfR2EcJZC9cJKNEgmVtteVHaM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e2742e21e51ce0e-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40e1:302d:abee:55bc:9e4a:452d:ef0f","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 15:41:44 UTC] === User Orders API Called ===
[26-Mar-2026 15:41:44 UTC] User ID: 164
[26-Mar-2026 15:41:44 UTC] Limit: 20, Offset: 0
[26-Mar-2026 15:41:44 UTC] Orders found: 0
[26-Mar-2026 15:41:44 UTC] Orders data: []
[26-Mar-2026 15:41:44 UTC] Total orders count: 0
[26-Mar-2026 15:41:44 UTC] === API CALL LOG ===
[26-Mar-2026 15:41:44 UTC] Endpoint: user/profile.php
[26-Mar-2026 15:41:44 UTC] Full Log Data: {
    "timestamp": "2026-03-26 15:41:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:302d:abee:55bc:9e4a:452d:ef0f",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e1:302d:abee:55bc:9e4a:452d:ef0f, 172.71.124.88",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY0IiwidXNlcm5hbWUiOiJqYWNrcG90X2JoYWl5YSIsImVtYWlsIjoiYWRhcnNoZ2hpbWlyZXkzNDU2QGdtYWlsLmNvbSIsImV4cCI6MTc3NTE0NDM2NX0.XLhOp-lpXS2x76ED0iQfR2EcJZC9cJKNEgmVtteVHaM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2742e21e56ce0e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e1:302d:abee:55bc:9e4a:452d:ef0f",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 15:41:44 UTC] === END API CALL LOG ===
[26-Mar-2026 15:41:44 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 15:41:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY0IiwidXNlcm5hbWUiOiJqYWNrcG90X2JoYWl5YSIsImVtYWlsIjoiYWRhcnNoZ2hpbWlyZXkzNDU2QGdtYWlsLmNvbSIsImV4cCI6MTc3NTE0NDM2NX0.XLhOp-lpXS2x76ED0iQfR2EcJZC9cJKNEgmVtteVHaM
[26-Mar-2026 15:41:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 15:41:44 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 15:41:44 UTC] User ID: 164
[26-Mar-2026 15:41:44 UTC] ✅ User profile retrieved successfully for user ID: 164
[26-Mar-2026 15:41:45 UTC] === API CALL LOG ===
[26-Mar-2026 15:41:45 UTC] Endpoint: user/profile.php
[26-Mar-2026 15:41:45 UTC] Full Log Data: {
    "timestamp": "2026-03-26 15:41:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:302d:abee:55bc:9e4a:452d:ef0f",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e1:302d:abee:55bc:9e4a:452d:ef0f, 172.71.124.88",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY0IiwidXNlcm5hbWUiOiJqYWNrcG90X2JoYWl5YSIsImVtYWlsIjoiYWRhcnNoZ2hpbWlyZXkzNDU2QGdtYWlsLmNvbSIsImV4cCI6MTc3NTE0NDM2NX0.XLhOp-lpXS2x76ED0iQfR2EcJZC9cJKNEgmVtteVHaM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2742e6dd8fce0e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e1:302d:abee:55bc:9e4a:452d:ef0f",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 15:41:45 UTC] === END API CALL LOG ===
[26-Mar-2026 15:41:45 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 15:41:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY0IiwidXNlcm5hbWUiOiJqYWNrcG90X2JoYWl5YSIsImVtYWlsIjoiYWRhcnNoZ2hpbWlyZXkzNDU2QGdtYWlsLmNvbSIsImV4cCI6MTc3NTE0NDM2NX0.XLhOp-lpXS2x76ED0iQfR2EcJZC9cJKNEgmVtteVHaM
[26-Mar-2026 15:41:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 15:41:45 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 15:41:45 UTC] User ID: 164
[26-Mar-2026 15:41:45 UTC] ✅ User profile retrieved successfully for user ID: 164
[26-Mar-2026 15:51:24 UTC] === API CALL LOG ===
[26-Mar-2026 15:51:24 UTC] Endpoint: user/profile.php
[26-Mar-2026 15:51:24 UTC] Full Log Data: {
    "timestamp": "2026-03-26 15:51:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.169.209.60",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.169.209.60, 162.158.128.143",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY1IiwidXNlcm5hbWUiOiJzYXllZiIsImVtYWlsIjoiYWJ1c2FpZm5kMjAyNUBnbWFpbC5jb20iLCJleHAiOjE3NzUxNDUwODN9.d75yJ2G1_VyI5OJFzYA2hWKW6DFYLms6VNU3QrpSbi0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2751089dd433a4-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.169.209.60",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 15:51:24 UTC] === END API CALL LOG ===
[26-Mar-2026 15:51:24 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 15:51:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY1IiwidXNlcm5hbWUiOiJzYXllZiIsImVtYWlsIjoiYWJ1c2FpZm5kMjAyNUBnbWFpbC5jb20iLCJleHAiOjE3NzUxNDUwODN9.d75yJ2G1_VyI5OJFzYA2hWKW6DFYLms6VNU3QrpSbi0
[26-Mar-2026 15:51:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 15:51:24 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 15:51:24 UTC] User ID: 165
[26-Mar-2026 15:51:24 UTC] ✅ User profile retrieved successfully for user ID: 165
[26-Mar-2026 15:51:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 15:51:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 15:51:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.169.209.60, 162.158.128.143","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY1IiwidXNlcm5hbWUiOiJzYXllZiIsImVtYWlsIjoiYWJ1c2FpZm5kMjAyNUBnbWFpbC5jb20iLCJleHAiOjE3NzUxNDUwODN9.d75yJ2G1_VyI5OJFzYA2hWKW6DFYLms6VNU3QrpSbi0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e275108ae2233a4-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.169.209.60","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 15:51:24 UTC] === User Orders API Called ===
[26-Mar-2026 15:51:24 UTC] User ID: 165
[26-Mar-2026 15:51:24 UTC] Limit: 20, Offset: 0
[26-Mar-2026 15:51:24 UTC] Orders found: 0
[26-Mar-2026 15:51:24 UTC] Orders data: []
[26-Mar-2026 15:51:24 UTC] Total orders count: 0
[26-Mar-2026 15:51:24 UTC] === API CALL LOG ===
[26-Mar-2026 15:51:24 UTC] Endpoint: user/profile.php
[26-Mar-2026 15:51:24 UTC] Full Log Data: {
    "timestamp": "2026-03-26 15:51:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.169.209.60",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.169.209.60, 162.158.128.142",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY1IiwidXNlcm5hbWUiOiJzYXllZiIsImVtYWlsIjoiYWJ1c2FpZm5kMjAyNUBnbWFpbC5jb20iLCJleHAiOjE3NzUxNDUwODN9.d75yJ2G1_VyI5OJFzYA2hWKW6DFYLms6VNU3QrpSbi0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e27510938c833a4-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.169.209.60",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 15:51:24 UTC] === END API CALL LOG ===
[26-Mar-2026 15:51:24 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 15:51:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY1IiwidXNlcm5hbWUiOiJzYXllZiIsImVtYWlsIjoiYWJ1c2FpZm5kMjAyNUBnbWFpbC5jb20iLCJleHAiOjE3NzUxNDUwODN9.d75yJ2G1_VyI5OJFzYA2hWKW6DFYLms6VNU3QrpSbi0
[26-Mar-2026 15:51:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 15:51:24 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 15:51:24 UTC] User ID: 165
[26-Mar-2026 15:51:24 UTC] ✅ User profile retrieved successfully for user ID: 165
[26-Mar-2026 15:51:25 UTC] === API CALL LOG ===
[26-Mar-2026 15:51:25 UTC] Endpoint: user/profile.php
[26-Mar-2026 15:51:25 UTC] Full Log Data: {
    "timestamp": "2026-03-26 15:51:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.169.209.60",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.169.209.60, 162.158.128.142",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY1IiwidXNlcm5hbWUiOiJzYXllZiIsImVtYWlsIjoiYWJ1c2FpZm5kMjAyNUBnbWFpbC5jb20iLCJleHAiOjE3NzUxNDUwODN9.d75yJ2G1_VyI5OJFzYA2hWKW6DFYLms6VNU3QrpSbi0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e275110f8cf33a4-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.169.209.60",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 15:51:25 UTC] === END API CALL LOG ===
[26-Mar-2026 15:51:25 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 15:51:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY1IiwidXNlcm5hbWUiOiJzYXllZiIsImVtYWlsIjoiYWJ1c2FpZm5kMjAyNUBnbWFpbC5jb20iLCJleHAiOjE3NzUxNDUwODN9.d75yJ2G1_VyI5OJFzYA2hWKW6DFYLms6VNU3QrpSbi0
[26-Mar-2026 15:51:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 15:51:25 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 15:51:25 UTC] User ID: 165
[26-Mar-2026 15:51:25 UTC] ✅ User profile retrieved successfully for user ID: 165
[26-Mar-2026 15:51:58 UTC] === API CALL LOG ===
[26-Mar-2026 15:51:58 UTC] Endpoint: user/profile.php
[26-Mar-2026 15:51:58 UTC] Full Log Data: {
    "timestamp": "2026-03-26 15:51:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.169.209.60",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.169.209.60, 162.158.128.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY1IiwidXNlcm5hbWUiOiJzYXllZiIsImVtYWlsIjoiYWJ1c2FpZm5kMjAyNUBnbWFpbC5jb20iLCJleHAiOjE3NzUxNDUwODN9.d75yJ2G1_VyI5OJFzYA2hWKW6DFYLms6VNU3QrpSbi0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2751da6dd933a4-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.169.209.60",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 15:51:58 UTC] === END API CALL LOG ===
[26-Mar-2026 15:51:58 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 15:51:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY1IiwidXNlcm5hbWUiOiJzYXllZiIsImVtYWlsIjoiYWJ1c2FpZm5kMjAyNUBnbWFpbC5jb20iLCJleHAiOjE3NzUxNDUwODN9.d75yJ2G1_VyI5OJFzYA2hWKW6DFYLms6VNU3QrpSbi0
[26-Mar-2026 15:51:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 15:51:58 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 15:51:58 UTC] User ID: 165
[26-Mar-2026 15:51:58 UTC] ✅ User profile retrieved successfully for user ID: 165
[26-Mar-2026 15:52:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 15:52:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 15:52:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.169.209.60, 162.158.128.145","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY1IiwidXNlcm5hbWUiOiJzYXllZiIsImVtYWlsIjoiYWJ1c2FpZm5kMjAyNUBnbWFpbC5jb20iLCJleHAiOjE3NzUxNDUwODN9.d75yJ2G1_VyI5OJFzYA2hWKW6DFYLms6VNU3QrpSbi0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e2752db88dc33a4-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.169.209.60","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 15:52:39 UTC] === User Orders API Called ===
[26-Mar-2026 15:52:39 UTC] User ID: 165
[26-Mar-2026 15:52:39 UTC] Limit: 20, Offset: 0
[26-Mar-2026 15:52:39 UTC] Orders found: 0
[26-Mar-2026 15:52:39 UTC] Orders data: []
[26-Mar-2026 15:52:39 UTC] Total orders count: 0
[26-Mar-2026 15:52:40 UTC] === API CALL LOG ===
[26-Mar-2026 15:52:40 UTC] Endpoint: user/profile.php
[26-Mar-2026 15:52:40 UTC] Full Log Data: {
    "timestamp": "2026-03-26 15:52:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.169.209.60",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.169.209.60, 162.158.128.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY1IiwidXNlcm5hbWUiOiJzYXllZiIsImVtYWlsIjoiYWJ1c2FpZm5kMjAyNUBnbWFpbC5jb20iLCJleHAiOjE3NzUxNDUwODN9.d75yJ2G1_VyI5OJFzYA2hWKW6DFYLms6VNU3QrpSbi0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2752e44bd833a4-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.169.209.60",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 15:52:40 UTC] === END API CALL LOG ===
[26-Mar-2026 15:52:40 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 15:52:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY1IiwidXNlcm5hbWUiOiJzYXllZiIsImVtYWlsIjoiYWJ1c2FpZm5kMjAyNUBnbWFpbC5jb20iLCJleHAiOjE3NzUxNDUwODN9.d75yJ2G1_VyI5OJFzYA2hWKW6DFYLms6VNU3QrpSbi0
[26-Mar-2026 15:52:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 15:52:40 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 15:52:40 UTC] User ID: 165
[26-Mar-2026 15:52:40 UTC] ✅ User profile retrieved successfully for user ID: 165
[26-Mar-2026 15:52:40 UTC] User Purchases API - User ID: 165
[26-Mar-2026 15:52:40 UTC] User Purchases API - Total purchases found: 1
[26-Mar-2026 15:52:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 15:52:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 15:52:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.169.209.60, 162.158.128.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY1IiwidXNlcm5hbWUiOiJzYXllZiIsImVtYWlsIjoiYWJ1c2FpZm5kMjAyNUBnbWFpbC5jb20iLCJleHAiOjE3NzUxNDUwODN9.d75yJ2G1_VyI5OJFzYA2hWKW6DFYLms6VNU3QrpSbi0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e2752f5593533a4-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.169.209.60","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 15:52:43 UTC] === User Orders API Called ===
[26-Mar-2026 15:52:43 UTC] User ID: 165
[26-Mar-2026 15:52:43 UTC] Limit: 20, Offset: 0
[26-Mar-2026 15:52:43 UTC] Orders found: 0
[26-Mar-2026 15:52:43 UTC] Orders data: []
[26-Mar-2026 15:52:43 UTC] Total orders count: 0
[26-Mar-2026 15:52:43 UTC] === API CALL LOG ===
[26-Mar-2026 15:52:43 UTC] Endpoint: user/profile.php
[26-Mar-2026 15:52:43 UTC] Full Log Data: {
    "timestamp": "2026-03-26 15:52:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.169.209.60",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.169.209.60, 162.158.128.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY1IiwidXNlcm5hbWUiOiJzYXllZiIsImVtYWlsIjoiYWJ1c2FpZm5kMjAyNUBnbWFpbC5jb20iLCJleHAiOjE3NzUxNDUwODN9.d75yJ2G1_VyI5OJFzYA2hWKW6DFYLms6VNU3QrpSbi0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2752f5cab033a4-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.169.209.60",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 15:52:43 UTC] === END API CALL LOG ===
[26-Mar-2026 15:52:43 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 15:52:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY1IiwidXNlcm5hbWUiOiJzYXllZiIsImVtYWlsIjoiYWJ1c2FpZm5kMjAyNUBnbWFpbC5jb20iLCJleHAiOjE3NzUxNDUwODN9.d75yJ2G1_VyI5OJFzYA2hWKW6DFYLms6VNU3QrpSbi0
[26-Mar-2026 15:52:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 15:52:43 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 15:52:43 UTC] User ID: 165
[26-Mar-2026 15:52:43 UTC] ✅ User profile retrieved successfully for user ID: 165
[26-Mar-2026 15:52:43 UTC] === API CALL LOG ===
[26-Mar-2026 15:52:43 UTC] Endpoint: user/profile.php
[26-Mar-2026 15:52:43 UTC] Full Log Data: {
    "timestamp": "2026-03-26 15:52:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.169.209.60",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.169.209.60, 162.158.128.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY1IiwidXNlcm5hbWUiOiJzYXllZiIsImVtYWlsIjoiYWJ1c2FpZm5kMjAyNUBnbWFpbC5jb20iLCJleHAiOjE3NzUxNDUwODN9.d75yJ2G1_VyI5OJFzYA2hWKW6DFYLms6VNU3QrpSbi0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2752f99a6133a4-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.169.209.60",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 15:52:43 UTC] === END API CALL LOG ===
[26-Mar-2026 15:52:43 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 15:52:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY1IiwidXNlcm5hbWUiOiJzYXllZiIsImVtYWlsIjoiYWJ1c2FpZm5kMjAyNUBnbWFpbC5jb20iLCJleHAiOjE3NzUxNDUwODN9.d75yJ2G1_VyI5OJFzYA2hWKW6DFYLms6VNU3QrpSbi0
[26-Mar-2026 15:52:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 15:52:43 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 15:52:43 UTC] User ID: 165
[26-Mar-2026 15:52:43 UTC] ✅ User profile retrieved successfully for user ID: 165
[26-Mar-2026 15:53:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 15:53:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 15:53:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.169.209.60, 162.158.128.145","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY1IiwidXNlcm5hbWUiOiJzYXllZiIsImVtYWlsIjoiYWJ1c2FpZm5kMjAyNUBnbWFpbC5jb20iLCJleHAiOjE3NzUxNDUwODN9.d75yJ2G1_VyI5OJFzYA2hWKW6DFYLms6VNU3QrpSbi0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e2753718cd433a4-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.169.209.60","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 15:53:03 UTC] === User Orders API Called ===
[26-Mar-2026 15:53:03 UTC] User ID: 165
[26-Mar-2026 15:53:03 UTC] Limit: 20, Offset: 0
[26-Mar-2026 15:53:03 UTC] Orders found: 0
[26-Mar-2026 15:53:03 UTC] Orders data: []
[26-Mar-2026 15:53:03 UTC] === API CALL LOG ===
[26-Mar-2026 15:53:03 UTC] Endpoint: user/profile.php
[26-Mar-2026 15:53:03 UTC] Full Log Data: {
    "timestamp": "2026-03-26 15:53:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.169.209.60",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.169.209.60, 162.158.128.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY1IiwidXNlcm5hbWUiOiJzYXllZiIsImVtYWlsIjoiYWJ1c2FpZm5kMjAyNUBnbWFpbC5jb20iLCJleHAiOjE3NzUxNDUwODN9.d75yJ2G1_VyI5OJFzYA2hWKW6DFYLms6VNU3QrpSbi0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e275371ad5233a4-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.169.209.60",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 15:53:03 UTC] === END API CALL LOG ===
[26-Mar-2026 15:53:03 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 15:53:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY1IiwidXNlcm5hbWUiOiJzYXllZiIsImVtYWlsIjoiYWJ1c2FpZm5kMjAyNUBnbWFpbC5jb20iLCJleHAiOjE3NzUxNDUwODN9.d75yJ2G1_VyI5OJFzYA2hWKW6DFYLms6VNU3QrpSbi0
[26-Mar-2026 15:53:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 15:53:03 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 15:53:03 UTC] User ID: 165
[26-Mar-2026 15:53:03 UTC] ✅ User profile retrieved successfully for user ID: 165
[26-Mar-2026 15:53:03 UTC] Total orders count: 0
[26-Mar-2026 15:53:03 UTC] === API CALL LOG ===
[26-Mar-2026 15:53:03 UTC] Endpoint: user/profile.php
[26-Mar-2026 15:53:03 UTC] Full Log Data: {
    "timestamp": "2026-03-26 15:53:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.169.209.60",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.169.209.60, 162.158.128.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY1IiwidXNlcm5hbWUiOiJzYXllZiIsImVtYWlsIjoiYWJ1c2FpZm5kMjAyNUBnbWFpbC5jb20iLCJleHAiOjE3NzUxNDUwODN9.d75yJ2G1_VyI5OJFzYA2hWKW6DFYLms6VNU3QrpSbi0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2753758c1033a4-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.169.209.60",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 15:53:03 UTC] === END API CALL LOG ===
[26-Mar-2026 15:53:03 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 15:53:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY1IiwidXNlcm5hbWUiOiJzYXllZiIsImVtYWlsIjoiYWJ1c2FpZm5kMjAyNUBnbWFpbC5jb20iLCJleHAiOjE3NzUxNDUwODN9.d75yJ2G1_VyI5OJFzYA2hWKW6DFYLms6VNU3QrpSbi0
[26-Mar-2026 15:53:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 15:53:03 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 15:53:03 UTC] User ID: 165
[26-Mar-2026 15:53:03 UTC] ✅ User profile retrieved successfully for user ID: 165
[26-Mar-2026 15:53:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 15:53:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 15:53:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.169.209.60, 162.158.128.145","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY1IiwidXNlcm5hbWUiOiJzYXllZiIsImVtYWlsIjoiYWJ1c2FpZm5kMjAyNUBnbWFpbC5jb20iLCJleHAiOjE3NzUxNDUwODN9.d75yJ2G1_VyI5OJFzYA2hWKW6DFYLms6VNU3QrpSbi0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e2753cc48b733a4-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.169.209.60","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 15:53:17 UTC] === User Orders API Called ===
[26-Mar-2026 15:53:17 UTC] User ID: 165
[26-Mar-2026 15:53:17 UTC] Limit: 20, Offset: 0
[26-Mar-2026 15:53:17 UTC] Orders found: 0
[26-Mar-2026 15:53:17 UTC] Orders data: []
[26-Mar-2026 15:53:17 UTC] Total orders count: 0
[26-Mar-2026 15:53:17 UTC] === API CALL LOG ===
[26-Mar-2026 15:53:17 UTC] Endpoint: user/profile.php
[26-Mar-2026 15:53:17 UTC] Full Log Data: {
    "timestamp": "2026-03-26 15:53:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.169.209.60",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.169.209.60, 162.158.128.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY1IiwidXNlcm5hbWUiOiJzYXllZiIsImVtYWlsIjoiYWJ1c2FpZm5kMjAyNUBnbWFpbC5jb20iLCJleHAiOjE3NzUxNDUwODN9.d75yJ2G1_VyI5OJFzYA2hWKW6DFYLms6VNU3QrpSbi0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2753cc48be33a4-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.169.209.60",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 15:53:17 UTC] === END API CALL LOG ===
[26-Mar-2026 15:53:17 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 15:53:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY1IiwidXNlcm5hbWUiOiJzYXllZiIsImVtYWlsIjoiYWJ1c2FpZm5kMjAyNUBnbWFpbC5jb20iLCJleHAiOjE3NzUxNDUwODN9.d75yJ2G1_VyI5OJFzYA2hWKW6DFYLms6VNU3QrpSbi0
[26-Mar-2026 15:53:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 15:53:17 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 15:53:17 UTC] User ID: 165
[26-Mar-2026 15:53:17 UTC] ✅ User profile retrieved successfully for user ID: 165
[26-Mar-2026 15:53:18 UTC] === API CALL LOG ===
[26-Mar-2026 15:53:18 UTC] Endpoint: user/profile.php
[26-Mar-2026 15:53:18 UTC] Full Log Data: {
    "timestamp": "2026-03-26 15:53:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.169.209.60",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.169.209.60, 162.158.128.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY1IiwidXNlcm5hbWUiOiJzYXllZiIsImVtYWlsIjoiYWJ1c2FpZm5kMjAyNUBnbWFpbC5jb20iLCJleHAiOjE3NzUxNDUwODN9.d75yJ2G1_VyI5OJFzYA2hWKW6DFYLms6VNU3QrpSbi0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2753cecaae33a4-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.169.209.60",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 15:53:18 UTC] === END API CALL LOG ===
[26-Mar-2026 15:53:18 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 15:53:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY1IiwidXNlcm5hbWUiOiJzYXllZiIsImVtYWlsIjoiYWJ1c2FpZm5kMjAyNUBnbWFpbC5jb20iLCJleHAiOjE3NzUxNDUwODN9.d75yJ2G1_VyI5OJFzYA2hWKW6DFYLms6VNU3QrpSbi0
[26-Mar-2026 15:53:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 15:53:18 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 15:53:18 UTC] User ID: 165
[26-Mar-2026 15:53:18 UTC] ✅ User profile retrieved successfully for user ID: 165
[26-Mar-2026 15:53:25 UTC] User Purchases API - User ID: 165
[26-Mar-2026 15:53:25 UTC] User Purchases API - Total purchases found: 1
[26-Mar-2026 15:54:24 UTC] === API CALL LOG ===
[26-Mar-2026 15:54:24 UTC] Endpoint: user/profile.php
[26-Mar-2026 15:54:24 UTC] Full Log Data: {
    "timestamp": "2026-03-26 15:54:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.111.226.47",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.111.226.47, 141.101.68.116",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY2IiwidXNlcm5hbWUiOiJUcGFwaTciLCJlbWFpbCI6Imlub3RhbXNAZ21haWwuY29tIiwiZXhwIjoxNzc1MTQ1MjY0fQ.HYr-6vIcm7L7rT1U49bfJcBM9AW30EzNU9mRvuQ84HE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e275571880e9990-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "95.111.226.47",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 15:54:24 UTC] === END API CALL LOG ===
[26-Mar-2026 15:54:24 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 15:54:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY2IiwidXNlcm5hbWUiOiJUcGFwaTciLCJlbWFpbCI6Imlub3RhbXNAZ21haWwuY29tIiwiZXhwIjoxNzc1MTQ1MjY0fQ.HYr-6vIcm7L7rT1U49bfJcBM9AW30EzNU9mRvuQ84HE
[26-Mar-2026 15:54:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 15:54:24 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 15:54:24 UTC] User ID: 166
[26-Mar-2026 15:54:24 UTC] ✅ User profile retrieved successfully for user ID: 166
[26-Mar-2026 15:54:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 15:54:24 UTC] === API CALL LOG ===
[26-Mar-2026 15:54:24 UTC] Endpoint: user/profile.php
[26-Mar-2026 15:54:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 15:54:24 UTC] Full Log Data: {
    "timestamp": "2026-03-26 15:54:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.111.226.47",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.111.226.47, 141.101.68.116",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY2IiwidXNlcm5hbWUiOiJUcGFwaTciLCJlbWFpbCI6Imlub3RhbXNAZ21haWwuY29tIiwiZXhwIjoxNzc1MTQ1MjY0fQ.HYr-6vIcm7L7rT1U49bfJcBM9AW30EzNU9mRvuQ84HE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e27557188119990-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "95.111.226.47",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 15:54:24 UTC] === END API CALL LOG ===
[26-Mar-2026 15:54:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"95.111.226.47, 141.101.68.117","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY2IiwidXNlcm5hbWUiOiJUcGFwaTciLCJlbWFpbCI6Imlub3RhbXNAZ21haWwuY29tIiwiZXhwIjoxNzc1MTQ1MjY0fQ.HYr-6vIcm7L7rT1U49bfJcBM9AW30EzNU9mRvuQ84HE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e27557188109990-CDG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"95.111.226.47","CF-IPCountry":"FR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 15:54:24 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 15:54:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY2IiwidXNlcm5hbWUiOiJUcGFwaTciLCJlbWFpbCI6Imlub3RhbXNAZ21haWwuY29tIiwiZXhwIjoxNzc1MTQ1MjY0fQ.HYr-6vIcm7L7rT1U49bfJcBM9AW30EzNU9mRvuQ84HE
[26-Mar-2026 15:54:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 15:54:24 UTC] === User Orders API Called ===
[26-Mar-2026 15:54:24 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 15:54:24 UTC] User ID: 166
[26-Mar-2026 15:54:24 UTC] User ID: 166
[26-Mar-2026 15:54:24 UTC] Limit: 20, Offset: 0
[26-Mar-2026 15:54:24 UTC] ✅ User profile retrieved successfully for user ID: 166
[26-Mar-2026 15:54:24 UTC] Orders found: 0
[26-Mar-2026 15:54:24 UTC] Orders data: []
[26-Mar-2026 15:54:24 UTC] Total orders count: 0
[26-Mar-2026 15:54:26 UTC] === API CALL LOG ===
[26-Mar-2026 15:54:26 UTC] Endpoint: user/profile.php
[26-Mar-2026 15:54:26 UTC] Full Log Data: {
    "timestamp": "2026-03-26 15:54:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.111.226.47",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.111.226.47, 141.101.68.117",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY2IiwidXNlcm5hbWUiOiJUcGFwaTciLCJlbWFpbCI6Imlub3RhbXNAZ21haWwuY29tIiwiZXhwIjoxNzc1MTQ1MjY0fQ.HYr-6vIcm7L7rT1U49bfJcBM9AW30EzNU9mRvuQ84HE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e27557b7a579990-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "95.111.226.47",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 15:54:26 UTC] === END API CALL LOG ===
[26-Mar-2026 15:54:26 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 15:54:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY2IiwidXNlcm5hbWUiOiJUcGFwaTciLCJlbWFpbCI6Imlub3RhbXNAZ21haWwuY29tIiwiZXhwIjoxNzc1MTQ1MjY0fQ.HYr-6vIcm7L7rT1U49bfJcBM9AW30EzNU9mRvuQ84HE
[26-Mar-2026 15:54:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 15:54:26 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 15:54:26 UTC] User ID: 166
[26-Mar-2026 15:54:26 UTC] ✅ User profile retrieved successfully for user ID: 166
[26-Mar-2026 15:55:36 UTC] === API CALL LOG ===
[26-Mar-2026 15:55:36 UTC] Endpoint: user/profile.php
[26-Mar-2026 15:55:36 UTC] Full Log Data: {
    "timestamp": "2026-03-26 15:55:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.111.226.47",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.111.226.47, 141.101.68.40",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY2IiwidXNlcm5hbWUiOiJUcGFwaTciLCJlbWFpbCI6Imlub3RhbXNAZ21haWwuY29tIiwiZXhwIjoxNzc1MTQ1MjY0fQ.HYr-6vIcm7L7rT1U49bfJcBM9AW30EzNU9mRvuQ84HE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2757339fd09990-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "95.111.226.47",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 15:55:36 UTC] === END API CALL LOG ===
[26-Mar-2026 15:55:36 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 15:55:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY2IiwidXNlcm5hbWUiOiJUcGFwaTciLCJlbWFpbCI6Imlub3RhbXNAZ21haWwuY29tIiwiZXhwIjoxNzc1MTQ1MjY0fQ.HYr-6vIcm7L7rT1U49bfJcBM9AW30EzNU9mRvuQ84HE
[26-Mar-2026 15:55:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 15:55:36 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 15:55:36 UTC] User ID: 166
[26-Mar-2026 15:55:36 UTC] ✅ User profile retrieved successfully for user ID: 166
[26-Mar-2026 15:55:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 15:55:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 15:55:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"95.111.226.47, 141.101.68.41","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY2IiwidXNlcm5hbWUiOiJUcGFwaTciLCJlbWFpbCI6Imlub3RhbXNAZ21haWwuY29tIiwiZXhwIjoxNzc1MTQ1MjY0fQ.HYr-6vIcm7L7rT1U49bfJcBM9AW30EzNU9mRvuQ84HE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e275796edbf9990-CDG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"95.111.226.47","CF-IPCountry":"FR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 15:55:52 UTC] === User Orders API Called ===
[26-Mar-2026 15:55:52 UTC] User ID: 166
[26-Mar-2026 15:55:52 UTC] Limit: 20, Offset: 0
[26-Mar-2026 15:55:52 UTC] Orders found: 0
[26-Mar-2026 15:55:52 UTC] Orders data: []
[26-Mar-2026 15:55:52 UTC] Total orders count: 0
[26-Mar-2026 15:55:54 UTC] === API CALL LOG ===
[26-Mar-2026 15:55:54 UTC] Endpoint: user/profile.php
[26-Mar-2026 15:55:54 UTC] Full Log Data: {
    "timestamp": "2026-03-26 15:55:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.111.226.47",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.111.226.47, 141.101.68.41",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY2IiwidXNlcm5hbWUiOiJUcGFwaTciLCJlbWFpbCI6Imlub3RhbXNAZ21haWwuY29tIiwiZXhwIjoxNzc1MTQ1MjY0fQ.HYr-6vIcm7L7rT1U49bfJcBM9AW30EzNU9mRvuQ84HE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2757a20fb99990-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "95.111.226.47",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 15:55:54 UTC] === END API CALL LOG ===
[26-Mar-2026 15:55:54 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 15:55:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY2IiwidXNlcm5hbWUiOiJUcGFwaTciLCJlbWFpbCI6Imlub3RhbXNAZ21haWwuY29tIiwiZXhwIjoxNzc1MTQ1MjY0fQ.HYr-6vIcm7L7rT1U49bfJcBM9AW30EzNU9mRvuQ84HE
[26-Mar-2026 15:55:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 15:55:54 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 15:55:54 UTC] User ID: 166
[26-Mar-2026 15:55:54 UTC] ✅ User profile retrieved successfully for user ID: 166
[26-Mar-2026 15:55:54 UTC] User Purchases API - User ID: 166
[26-Mar-2026 15:55:55 UTC] User Purchases API - Total purchases found: 0
[26-Mar-2026 15:56:05 UTC] === API CALL LOG ===
[26-Mar-2026 15:56:05 UTC] Endpoint: user/profile.php
[26-Mar-2026 15:56:05 UTC] Full Log Data: {
    "timestamp": "2026-03-26 15:56:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.111.226.47",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.111.226.47, 141.101.68.40",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY2IiwidXNlcm5hbWUiOiJUcGFwaTciLCJlbWFpbCI6Imlub3RhbXNAZ21haWwuY29tIiwiZXhwIjoxNzc1MTQ1MjY0fQ.HYr-6vIcm7L7rT1U49bfJcBM9AW30EzNU9mRvuQ84HE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2757e39f249990-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "95.111.226.47",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 15:56:05 UTC] === END API CALL LOG ===
[26-Mar-2026 15:56:05 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 15:56:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY2IiwidXNlcm5hbWUiOiJUcGFwaTciLCJlbWFpbCI6Imlub3RhbXNAZ21haWwuY29tIiwiZXhwIjoxNzc1MTQ1MjY0fQ.HYr-6vIcm7L7rT1U49bfJcBM9AW30EzNU9mRvuQ84HE
[26-Mar-2026 15:56:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 15:56:05 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 15:56:05 UTC] User ID: 166
[26-Mar-2026 15:56:05 UTC] ✅ User profile retrieved successfully for user ID: 166
[26-Mar-2026 15:56:05 UTC] User Purchases API - User ID: 166
[26-Mar-2026 15:56:05 UTC] User Purchases API - Total purchases found: 0
[26-Mar-2026 15:56:12 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 15:56:12 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 15:56:12 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"95.111.226.47, 141.101.68.41","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY2IiwidXNlcm5hbWUiOiJUcGFwaTciLCJlbWFpbCI6Imlub3RhbXNAZ21haWwuY29tIiwiZXhwIjoxNzc1MTQ1MjY0fQ.HYr-6vIcm7L7rT1U49bfJcBM9AW30EzNU9mRvuQ84HE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e2758109a6f9990-CDG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"95.111.226.47","CF-IPCountry":"FR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 15:56:12 UTC] === User Orders API Called ===
[26-Mar-2026 15:56:12 UTC] User ID: 166
[26-Mar-2026 15:56:12 UTC] Limit: 20, Offset: 0
[26-Mar-2026 15:56:12 UTC] Orders found: 0
[26-Mar-2026 15:56:12 UTC] Orders data: []
[26-Mar-2026 15:56:12 UTC] Total orders count: 0
[26-Mar-2026 15:56:12 UTC] === API CALL LOG ===
[26-Mar-2026 15:56:12 UTC] Endpoint: user/profile.php
[26-Mar-2026 15:56:12 UTC] Full Log Data: {
    "timestamp": "2026-03-26 15:56:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.111.226.47",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.111.226.47, 141.101.68.41",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY2IiwidXNlcm5hbWUiOiJUcGFwaTciLCJlbWFpbCI6Imlub3RhbXNAZ21haWwuY29tIiwiZXhwIjoxNzc1MTQ1MjY0fQ.HYr-6vIcm7L7rT1U49bfJcBM9AW30EzNU9mRvuQ84HE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2758109a719990-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "95.111.226.47",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 15:56:12 UTC] === END API CALL LOG ===
[26-Mar-2026 15:56:12 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 15:56:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY2IiwidXNlcm5hbWUiOiJUcGFwaTciLCJlbWFpbCI6Imlub3RhbXNAZ21haWwuY29tIiwiZXhwIjoxNzc1MTQ1MjY0fQ.HYr-6vIcm7L7rT1U49bfJcBM9AW30EzNU9mRvuQ84HE
[26-Mar-2026 15:56:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 15:56:12 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 15:56:12 UTC] User ID: 166
[26-Mar-2026 15:56:12 UTC] ✅ User profile retrieved successfully for user ID: 166
[26-Mar-2026 15:56:12 UTC] === API CALL LOG ===
[26-Mar-2026 15:56:12 UTC] Endpoint: user/profile.php
[26-Mar-2026 15:56:12 UTC] Full Log Data: {
    "timestamp": "2026-03-26 15:56:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.111.226.47",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.111.226.47, 141.101.68.41",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY2IiwidXNlcm5hbWUiOiJUcGFwaTciLCJlbWFpbCI6Imlub3RhbXNAZ21haWwuY29tIiwiZXhwIjoxNzc1MTQ1MjY0fQ.HYr-6vIcm7L7rT1U49bfJcBM9AW30EzNU9mRvuQ84HE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e275813bda59990-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "95.111.226.47",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 15:56:12 UTC] === END API CALL LOG ===
[26-Mar-2026 15:56:12 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 15:56:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY2IiwidXNlcm5hbWUiOiJUcGFwaTciLCJlbWFpbCI6Imlub3RhbXNAZ21haWwuY29tIiwiZXhwIjoxNzc1MTQ1MjY0fQ.HYr-6vIcm7L7rT1U49bfJcBM9AW30EzNU9mRvuQ84HE
[26-Mar-2026 15:56:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 15:56:12 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 15:56:12 UTC] User ID: 166
[26-Mar-2026 15:56:12 UTC] ✅ User profile retrieved successfully for user ID: 166
[26-Mar-2026 15:57:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 15:57:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 15:57:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"95.111.226.47, 141.101.68.40","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY2IiwidXNlcm5hbWUiOiJUcGFwaTciLCJlbWFpbCI6Imlub3RhbXNAZ21haWwuY29tIiwiZXhwIjoxNzc1MTQ1MjY0fQ.HYr-6vIcm7L7rT1U49bfJcBM9AW30EzNU9mRvuQ84HE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e275942d9e19990-CDG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"95.111.226.47","CF-IPCountry":"FR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 15:57:01 UTC] === User Orders API Called ===
[26-Mar-2026 15:57:01 UTC] User ID: 166
[26-Mar-2026 15:57:01 UTC] Limit: 20, Offset: 0
[26-Mar-2026 15:57:01 UTC] Orders found: 0
[26-Mar-2026 15:57:01 UTC] Orders data: []
[26-Mar-2026 15:57:01 UTC] Total orders count: 0
[26-Mar-2026 15:57:01 UTC] === API CALL LOG ===
[26-Mar-2026 15:57:01 UTC] Endpoint: user/profile.php
[26-Mar-2026 15:57:01 UTC] Full Log Data: {
    "timestamp": "2026-03-26 15:57:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.111.226.47",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.111.226.47, 141.101.68.41",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY2IiwidXNlcm5hbWUiOiJUcGFwaTciLCJlbWFpbCI6Imlub3RhbXNAZ21haWwuY29tIiwiZXhwIjoxNzc1MTQ1MjY0fQ.HYr-6vIcm7L7rT1U49bfJcBM9AW30EzNU9mRvuQ84HE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2759436a5d9990-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "95.111.226.47",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 15:57:01 UTC] === END API CALL LOG ===
[26-Mar-2026 15:57:01 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 15:57:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY2IiwidXNlcm5hbWUiOiJUcGFwaTciLCJlbWFpbCI6Imlub3RhbXNAZ21haWwuY29tIiwiZXhwIjoxNzc1MTQ1MjY0fQ.HYr-6vIcm7L7rT1U49bfJcBM9AW30EzNU9mRvuQ84HE
[26-Mar-2026 15:57:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 15:57:01 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 15:57:01 UTC] User ID: 166
[26-Mar-2026 15:57:01 UTC] ✅ User profile retrieved successfully for user ID: 166
[26-Mar-2026 15:57:02 UTC] === API CALL LOG ===
[26-Mar-2026 15:57:02 UTC] Endpoint: user/profile.php
[26-Mar-2026 15:57:02 UTC] Full Log Data: {
    "timestamp": "2026-03-26 15:57:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.111.226.47",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.111.226.47, 141.101.68.40",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY2IiwidXNlcm5hbWUiOiJUcGFwaTciLCJlbWFpbCI6Imlub3RhbXNAZ21haWwuY29tIiwiZXhwIjoxNzc1MTQ1MjY0fQ.HYr-6vIcm7L7rT1U49bfJcBM9AW30EzNU9mRvuQ84HE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2759482ee99990-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "95.111.226.47",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 15:57:02 UTC] === END API CALL LOG ===
[26-Mar-2026 15:57:02 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 15:57:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY2IiwidXNlcm5hbWUiOiJUcGFwaTciLCJlbWFpbCI6Imlub3RhbXNAZ21haWwuY29tIiwiZXhwIjoxNzc1MTQ1MjY0fQ.HYr-6vIcm7L7rT1U49bfJcBM9AW30EzNU9mRvuQ84HE
[26-Mar-2026 15:57:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 15:57:02 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 15:57:02 UTC] User ID: 166
[26-Mar-2026 15:57:02 UTC] ✅ User profile retrieved successfully for user ID: 166
[26-Mar-2026 15:57:07 UTC] === API CALL LOG ===
[26-Mar-2026 15:57:07 UTC] Endpoint: user/profile.php
[26-Mar-2026 15:57:07 UTC] Full Log Data: {
    "timestamp": "2026-03-26 15:57:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.111.226.47",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.111.226.47, 141.101.68.41",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY2IiwidXNlcm5hbWUiOiJUcGFwaTciLCJlbWFpbCI6Imlub3RhbXNAZ21haWwuY29tIiwiZXhwIjoxNzc1MTQ1MjY0fQ.HYr-6vIcm7L7rT1U49bfJcBM9AW30EzNU9mRvuQ84HE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2759679a989990-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "95.111.226.47",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 15:57:07 UTC] === END API CALL LOG ===
[26-Mar-2026 15:57:07 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 15:57:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY2IiwidXNlcm5hbWUiOiJUcGFwaTciLCJlbWFpbCI6Imlub3RhbXNAZ21haWwuY29tIiwiZXhwIjoxNzc1MTQ1MjY0fQ.HYr-6vIcm7L7rT1U49bfJcBM9AW30EzNU9mRvuQ84HE
[26-Mar-2026 15:57:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 15:57:07 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 15:57:07 UTC] User ID: 166
[26-Mar-2026 15:57:07 UTC] ✅ User profile retrieved successfully for user ID: 166
[26-Mar-2026 15:57:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 15:57:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 15:57:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"95.111.226.47, 141.101.68.40","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY2IiwidXNlcm5hbWUiOiJUcGFwaTciLCJlbWFpbCI6Imlub3RhbXNAZ21haWwuY29tIiwiZXhwIjoxNzc1MTQ1MjY0fQ.HYr-6vIcm7L7rT1U49bfJcBM9AW30EzNU9mRvuQ84HE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e2759679a969990-CDG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"95.111.226.47","CF-IPCountry":"FR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 15:57:07 UTC] === User Orders API Called ===
[26-Mar-2026 15:57:07 UTC] User ID: 166
[26-Mar-2026 15:57:07 UTC] Limit: 20, Offset: 0
[26-Mar-2026 15:57:07 UTC] Orders found: 0
[26-Mar-2026 15:57:07 UTC] Orders data: []
[26-Mar-2026 15:57:07 UTC] Total orders count: 0
[26-Mar-2026 15:57:07 UTC] === API CALL LOG ===
[26-Mar-2026 15:57:07 UTC] Endpoint: user/profile.php
[26-Mar-2026 15:57:07 UTC] Full Log Data: {
    "timestamp": "2026-03-26 15:57:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.111.226.47",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.111.226.47, 141.101.68.41",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY2IiwidXNlcm5hbWUiOiJUcGFwaTciLCJlbWFpbCI6Imlub3RhbXNAZ21haWwuY29tIiwiZXhwIjoxNzc1MTQ1MjY0fQ.HYr-6vIcm7L7rT1U49bfJcBM9AW30EzNU9mRvuQ84HE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e27596c1edc9990-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "95.111.226.47",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 15:57:07 UTC] === END API CALL LOG ===
[26-Mar-2026 15:57:07 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 15:57:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY2IiwidXNlcm5hbWUiOiJUcGFwaTciLCJlbWFpbCI6Imlub3RhbXNAZ21haWwuY29tIiwiZXhwIjoxNzc1MTQ1MjY0fQ.HYr-6vIcm7L7rT1U49bfJcBM9AW30EzNU9mRvuQ84HE
[26-Mar-2026 15:57:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 15:57:07 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 15:57:07 UTC] User ID: 166
[26-Mar-2026 15:57:07 UTC] ✅ User profile retrieved successfully for user ID: 166
[26-Mar-2026 15:57:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 15:57:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 15:57:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"95.111.226.47, 141.101.68.41","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY2IiwidXNlcm5hbWUiOiJUcGFwaTciLCJlbWFpbCI6Imlub3RhbXNAZ21haWwuY29tIiwiZXhwIjoxNzc1MTQ1MjY0fQ.HYr-6vIcm7L7rT1U49bfJcBM9AW30EzNU9mRvuQ84HE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e275a926baf9990-CDG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"95.111.226.47","CF-IPCountry":"FR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 15:57:54 UTC] === User Orders API Called ===
[26-Mar-2026 15:57:54 UTC] User ID: 166
[26-Mar-2026 15:57:54 UTC] Limit: 20, Offset: 0
[26-Mar-2026 15:57:54 UTC] Orders found: 0
[26-Mar-2026 15:57:54 UTC] Orders data: []
[26-Mar-2026 15:57:54 UTC] Total orders count: 0
[26-Mar-2026 15:57:54 UTC] === API CALL LOG ===
[26-Mar-2026 15:57:54 UTC] Endpoint: user/profile.php
[26-Mar-2026 15:57:54 UTC] Full Log Data: {
    "timestamp": "2026-03-26 15:57:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.111.226.47",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.111.226.47, 141.101.68.41",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY2IiwidXNlcm5hbWUiOiJUcGFwaTciLCJlbWFpbCI6Imlub3RhbXNAZ21haWwuY29tIiwiZXhwIjoxNzc1MTQ1MjY0fQ.HYr-6vIcm7L7rT1U49bfJcBM9AW30EzNU9mRvuQ84HE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e275a926bb09990-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "95.111.226.47",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 15:57:54 UTC] === END API CALL LOG ===
[26-Mar-2026 15:57:54 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 15:57:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY2IiwidXNlcm5hbWUiOiJUcGFwaTciLCJlbWFpbCI6Imlub3RhbXNAZ21haWwuY29tIiwiZXhwIjoxNzc1MTQ1MjY0fQ.HYr-6vIcm7L7rT1U49bfJcBM9AW30EzNU9mRvuQ84HE
[26-Mar-2026 15:57:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 15:57:54 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 15:57:54 UTC] User ID: 166
[26-Mar-2026 15:57:54 UTC] ✅ User profile retrieved successfully for user ID: 166
[26-Mar-2026 15:57:55 UTC] === API CALL LOG ===
[26-Mar-2026 15:57:55 UTC] Endpoint: user/profile.php
[26-Mar-2026 15:57:55 UTC] Full Log Data: {
    "timestamp": "2026-03-26 15:57:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.111.226.47",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.111.226.47, 141.101.68.41",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY2IiwidXNlcm5hbWUiOiJUcGFwaTciLCJlbWFpbCI6Imlub3RhbXNAZ21haWwuY29tIiwiZXhwIjoxNzc1MTQ1MjY0fQ.HYr-6vIcm7L7rT1U49bfJcBM9AW30EzNU9mRvuQ84HE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e275a971f6f9990-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "95.111.226.47",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 15:57:55 UTC] === END API CALL LOG ===
[26-Mar-2026 15:57:55 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 15:57:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY2IiwidXNlcm5hbWUiOiJUcGFwaTciLCJlbWFpbCI6Imlub3RhbXNAZ21haWwuY29tIiwiZXhwIjoxNzc1MTQ1MjY0fQ.HYr-6vIcm7L7rT1U49bfJcBM9AW30EzNU9mRvuQ84HE
[26-Mar-2026 15:57:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 15:57:55 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 15:57:55 UTC] User ID: 166
[26-Mar-2026 15:57:55 UTC] ✅ User profile retrieved successfully for user ID: 166
[26-Mar-2026 15:58:03 UTC] === API CALL LOG ===
[26-Mar-2026 15:58:03 UTC] Endpoint: user/profile.php
[26-Mar-2026 15:58:03 UTC] Full Log Data: {
    "timestamp": "2026-03-26 15:58:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.111.226.47",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.111.226.47, 141.101.68.40",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY2IiwidXNlcm5hbWUiOiJUcGFwaTciLCJlbWFpbCI6Imlub3RhbXNAZ21haWwuY29tIiwiZXhwIjoxNzc1MTQ1MjY0fQ.HYr-6vIcm7L7rT1U49bfJcBM9AW30EzNU9mRvuQ84HE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e275ac4f8689990-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "95.111.226.47",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 15:58:03 UTC] === END API CALL LOG ===
[26-Mar-2026 15:58:03 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 15:58:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY2IiwidXNlcm5hbWUiOiJUcGFwaTciLCJlbWFpbCI6Imlub3RhbXNAZ21haWwuY29tIiwiZXhwIjoxNzc1MTQ1MjY0fQ.HYr-6vIcm7L7rT1U49bfJcBM9AW30EzNU9mRvuQ84HE
[26-Mar-2026 15:58:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 15:58:03 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 15:58:03 UTC] User ID: 166
[26-Mar-2026 15:58:03 UTC] ✅ User profile retrieved successfully for user ID: 166
[26-Mar-2026 15:58:03 UTC] User Purchases API - User ID: 166
[26-Mar-2026 15:58:03 UTC] User Purchases API - Total purchases found: 0
[26-Mar-2026 15:58:06 UTC] User Purchases API - User ID: 166
[26-Mar-2026 15:58:06 UTC] User Purchases API - Total purchases found: 0
[26-Mar-2026 15:58:08 UTC] === API CALL LOG ===
[26-Mar-2026 15:58:08 UTC] Endpoint: user/profile.php
[26-Mar-2026 15:58:08 UTC] Full Log Data: {
    "timestamp": "2026-03-26 15:58:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.111.226.47",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.111.226.47, 141.101.68.40",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY2IiwidXNlcm5hbWUiOiJUcGFwaTciLCJlbWFpbCI6Imlub3RhbXNAZ21haWwuY29tIiwiZXhwIjoxNzc1MTQ1MjY0fQ.HYr-6vIcm7L7rT1U49bfJcBM9AW30EzNU9mRvuQ84HE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e275ae649779990-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "95.111.226.47",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 15:58:08 UTC] === END API CALL LOG ===
[26-Mar-2026 15:58:08 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 15:58:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY2IiwidXNlcm5hbWUiOiJUcGFwaTciLCJlbWFpbCI6Imlub3RhbXNAZ21haWwuY29tIiwiZXhwIjoxNzc1MTQ1MjY0fQ.HYr-6vIcm7L7rT1U49bfJcBM9AW30EzNU9mRvuQ84HE
[26-Mar-2026 15:58:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 15:58:08 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 15:58:08 UTC] User ID: 166
[26-Mar-2026 15:58:08 UTC] ✅ User profile retrieved successfully for user ID: 166
[26-Mar-2026 15:58:08 UTC] User Purchases API - User ID: 166
[26-Mar-2026 15:58:08 UTC] User Purchases API - Total purchases found: 0
[26-Mar-2026 15:58:13 UTC] === API CALL LOG ===
[26-Mar-2026 15:58:13 UTC] Endpoint: user/profile.php
[26-Mar-2026 15:58:13 UTC] Full Log Data: {
    "timestamp": "2026-03-26 15:58:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.111.226.47",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.111.226.47, 141.101.68.40",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY2IiwidXNlcm5hbWUiOiJUcGFwaTciLCJlbWFpbCI6Imlub3RhbXNAZ21haWwuY29tIiwiZXhwIjoxNzc1MTQ1MjY0fQ.HYr-6vIcm7L7rT1U49bfJcBM9AW30EzNU9mRvuQ84HE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e275b088c509990-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "95.111.226.47",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 15:58:13 UTC] === END API CALL LOG ===
[26-Mar-2026 15:58:13 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 15:58:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY2IiwidXNlcm5hbWUiOiJUcGFwaTciLCJlbWFpbCI6Imlub3RhbXNAZ21haWwuY29tIiwiZXhwIjoxNzc1MTQ1MjY0fQ.HYr-6vIcm7L7rT1U49bfJcBM9AW30EzNU9mRvuQ84HE
[26-Mar-2026 15:58:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 15:58:13 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 15:58:13 UTC] User ID: 166
[26-Mar-2026 15:58:13 UTC] ✅ User profile retrieved successfully for user ID: 166
[26-Mar-2026 15:58:14 UTC] User Purchases API - User ID: 166
[26-Mar-2026 15:58:14 UTC] User Purchases API - Total purchases found: 0
[26-Mar-2026 15:58:58 UTC] === API CALL LOG ===
[26-Mar-2026 15:58:58 UTC] Endpoint: user/profile.php
[26-Mar-2026 15:58:58 UTC] Full Log Data: {
    "timestamp": "2026-03-26 15:58:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.111.226.47",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.111.226.47, 141.101.68.40",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY2IiwidXNlcm5hbWUiOiJUcGFwaTciLCJlbWFpbCI6Imlub3RhbXNAZ21haWwuY29tIiwiZXhwIjoxNzc1MTQ1MjY0fQ.HYr-6vIcm7L7rT1U49bfJcBM9AW30EzNU9mRvuQ84HE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e275c1d1d649990-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "95.111.226.47",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 15:58:58 UTC] === END API CALL LOG ===
[26-Mar-2026 15:58:58 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 15:58:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY2IiwidXNlcm5hbWUiOiJUcGFwaTciLCJlbWFpbCI6Imlub3RhbXNAZ21haWwuY29tIiwiZXhwIjoxNzc1MTQ1MjY0fQ.HYr-6vIcm7L7rT1U49bfJcBM9AW30EzNU9mRvuQ84HE
[26-Mar-2026 15:58:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 15:58:58 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 15:58:58 UTC] User ID: 166
[26-Mar-2026 15:58:58 UTC] ✅ User profile retrieved successfully for user ID: 166
[26-Mar-2026 15:58:58 UTC] User Purchases API - User ID: 166
[26-Mar-2026 15:58:58 UTC] User Purchases API - Total purchases found: 0
[26-Mar-2026 15:59:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 15:59:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 15:59:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"95.111.226.47, 141.101.68.40","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY2IiwidXNlcm5hbWUiOiJUcGFwaTciLCJlbWFpbCI6Imlub3RhbXNAZ21haWwuY29tIiwiZXhwIjoxNzc1MTQ1MjY0fQ.HYr-6vIcm7L7rT1U49bfJcBM9AW30EzNU9mRvuQ84HE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e275c2c7b889990-CDG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"95.111.226.47","CF-IPCountry":"FR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 15:59:00 UTC] === User Orders API Called ===
[26-Mar-2026 15:59:00 UTC] User ID: 166
[26-Mar-2026 15:59:00 UTC] Limit: 20, Offset: 0
[26-Mar-2026 15:59:00 UTC] Orders found: 0
[26-Mar-2026 15:59:00 UTC] Orders data: []
[26-Mar-2026 15:59:00 UTC] Total orders count: 0
[26-Mar-2026 15:59:00 UTC] === API CALL LOG ===
[26-Mar-2026 15:59:00 UTC] Endpoint: user/profile.php
[26-Mar-2026 15:59:00 UTC] Full Log Data: {
    "timestamp": "2026-03-26 15:59:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.111.226.47",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.111.226.47, 141.101.68.41",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY2IiwidXNlcm5hbWUiOiJUcGFwaTciLCJlbWFpbCI6Imlub3RhbXNAZ21haWwuY29tIiwiZXhwIjoxNzc1MTQ1MjY0fQ.HYr-6vIcm7L7rT1U49bfJcBM9AW30EzNU9mRvuQ84HE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e275c2c7b8a9990-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "95.111.226.47",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 15:59:00 UTC] === END API CALL LOG ===
[26-Mar-2026 15:59:00 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 15:59:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY2IiwidXNlcm5hbWUiOiJUcGFwaTciLCJlbWFpbCI6Imlub3RhbXNAZ21haWwuY29tIiwiZXhwIjoxNzc1MTQ1MjY0fQ.HYr-6vIcm7L7rT1U49bfJcBM9AW30EzNU9mRvuQ84HE
[26-Mar-2026 15:59:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 15:59:00 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 15:59:00 UTC] User ID: 166
[26-Mar-2026 15:59:00 UTC] ✅ User profile retrieved successfully for user ID: 166
[26-Mar-2026 15:59:01 UTC] === API CALL LOG ===
[26-Mar-2026 15:59:01 UTC] Endpoint: user/profile.php
[26-Mar-2026 15:59:01 UTC] Full Log Data: {
    "timestamp": "2026-03-26 15:59:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.111.226.47",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.111.226.47, 141.101.68.40",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY2IiwidXNlcm5hbWUiOiJUcGFwaTciLCJlbWFpbCI6Imlub3RhbXNAZ21haWwuY29tIiwiZXhwIjoxNzc1MTQ1MjY0fQ.HYr-6vIcm7L7rT1U49bfJcBM9AW30EzNU9mRvuQ84HE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e275c303f119990-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "95.111.226.47",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 15:59:01 UTC] === END API CALL LOG ===
[26-Mar-2026 15:59:01 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 15:59:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY2IiwidXNlcm5hbWUiOiJUcGFwaTciLCJlbWFpbCI6Imlub3RhbXNAZ21haWwuY29tIiwiZXhwIjoxNzc1MTQ1MjY0fQ.HYr-6vIcm7L7rT1U49bfJcBM9AW30EzNU9mRvuQ84HE
[26-Mar-2026 15:59:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 15:59:01 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 15:59:01 UTC] User ID: 166
[26-Mar-2026 15:59:01 UTC] ✅ User profile retrieved successfully for user ID: 166
[26-Mar-2026 15:59:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 15:59:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 15:59:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"95.111.226.47, 141.101.68.40","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY2IiwidXNlcm5hbWUiOiJUcGFwaTciLCJlbWFpbCI6Imlub3RhbXNAZ21haWwuY29tIiwiZXhwIjoxNzc1MTQ1MjY0fQ.HYr-6vIcm7L7rT1U49bfJcBM9AW30EzNU9mRvuQ84HE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e275ca82e0c9990-CDG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"95.111.226.47","CF-IPCountry":"FR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 15:59:20 UTC] === User Orders API Called ===
[26-Mar-2026 15:59:20 UTC] User ID: 166
[26-Mar-2026 15:59:20 UTC] Limit: 20, Offset: 0
[26-Mar-2026 15:59:20 UTC] Orders found: 0
[26-Mar-2026 15:59:20 UTC] Orders data: []
[26-Mar-2026 15:59:20 UTC] Total orders count: 0
[26-Mar-2026 15:59:20 UTC] === API CALL LOG ===
[26-Mar-2026 15:59:20 UTC] Endpoint: user/profile.php
[26-Mar-2026 15:59:20 UTC] Full Log Data: {
    "timestamp": "2026-03-26 15:59:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.111.226.47",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.111.226.47, 141.101.68.41",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY2IiwidXNlcm5hbWUiOiJUcGFwaTciLCJlbWFpbCI6Imlub3RhbXNAZ21haWwuY29tIiwiZXhwIjoxNzc1MTQ1MjY0fQ.HYr-6vIcm7L7rT1U49bfJcBM9AW30EzNU9mRvuQ84HE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e275ca82e0e9990-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "95.111.226.47",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 15:59:20 UTC] === END API CALL LOG ===
[26-Mar-2026 15:59:20 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 15:59:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY2IiwidXNlcm5hbWUiOiJUcGFwaTciLCJlbWFpbCI6Imlub3RhbXNAZ21haWwuY29tIiwiZXhwIjoxNzc1MTQ1MjY0fQ.HYr-6vIcm7L7rT1U49bfJcBM9AW30EzNU9mRvuQ84HE
[26-Mar-2026 15:59:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 15:59:20 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 15:59:20 UTC] User ID: 166
[26-Mar-2026 15:59:20 UTC] ✅ User profile retrieved successfully for user ID: 166
[26-Mar-2026 15:59:21 UTC] === API CALL LOG ===
[26-Mar-2026 15:59:21 UTC] Endpoint: user/profile.php
[26-Mar-2026 15:59:21 UTC] Full Log Data: {
    "timestamp": "2026-03-26 15:59:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.111.226.47",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.111.226.47, 141.101.68.40",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY2IiwidXNlcm5hbWUiOiJUcGFwaTciLCJlbWFpbCI6Imlub3RhbXNAZ21haWwuY29tIiwiZXhwIjoxNzc1MTQ1MjY0fQ.HYr-6vIcm7L7rT1U49bfJcBM9AW30EzNU9mRvuQ84HE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e275cacb9fd9990-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "95.111.226.47",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 15:59:21 UTC] === END API CALL LOG ===
[26-Mar-2026 15:59:21 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 15:59:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY2IiwidXNlcm5hbWUiOiJUcGFwaTciLCJlbWFpbCI6Imlub3RhbXNAZ21haWwuY29tIiwiZXhwIjoxNzc1MTQ1MjY0fQ.HYr-6vIcm7L7rT1U49bfJcBM9AW30EzNU9mRvuQ84HE
[26-Mar-2026 15:59:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 15:59:21 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 15:59:21 UTC] User ID: 166
[26-Mar-2026 15:59:21 UTC] ✅ User profile retrieved successfully for user ID: 166
[26-Mar-2026 16:00:55 UTC] === API CALL LOG ===
[26-Mar-2026 16:00:55 UTC] Endpoint: user/profile.php
[26-Mar-2026 16:00:55 UTC] Full Log Data: {
    "timestamp": "2026-03-26 16:00:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:a3ce:780f::1fb:e7ee",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:a3ce:780f::1fb:e7ee, 172.70.108.43",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY3IiwidXNlcm5hbWUiOiJzdW1pdG8xIiwiZW1haWwiOiJzdW1pdG5pc2hhZDkwODdAZ21haWwuY29tIiwiZXhwIjoxNzc1MTQ1NjUwfQ.pdcXy40lUmBOkZP_6kVmMtLOUGufW4CE7vTJDCw4zb8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e275efd0d1b8e31-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:a3ce:780f::1fb:e7ee",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 16:00:55 UTC] === END API CALL LOG ===
[26-Mar-2026 16:00:55 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 16:00:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY3IiwidXNlcm5hbWUiOiJzdW1pdG8xIiwiZW1haWwiOiJzdW1pdG5pc2hhZDkwODdAZ21haWwuY29tIiwiZXhwIjoxNzc1MTQ1NjUwfQ.pdcXy40lUmBOkZP_6kVmMtLOUGufW4CE7vTJDCw4zb8
[26-Mar-2026 16:00:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 16:00:55 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 16:00:55 UTC] User ID: 167
[26-Mar-2026 16:00:55 UTC] ✅ User profile retrieved successfully for user ID: 167
[26-Mar-2026 16:00:55 UTC] === API CALL LOG ===
[26-Mar-2026 16:00:55 UTC] Endpoint: user/profile.php
[26-Mar-2026 16:00:55 UTC] Full Log Data: {
    "timestamp": "2026-03-26 16:00:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:a3ce:780f::1fb:e7ee",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:a3ce:780f::1fb:e7ee, 172.70.108.43",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY3IiwidXNlcm5hbWUiOiJzdW1pdG8xIiwiZW1haWwiOiJzdW1pdG5pc2hhZDkwODdAZ21haWwuY29tIiwiZXhwIjoxNzc1MTQ1NjUwfQ.pdcXy40lUmBOkZP_6kVmMtLOUGufW4CE7vTJDCw4zb8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e275efd0d228e31-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:a3ce:780f::1fb:e7ee",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 16:00:55 UTC] === END API CALL LOG ===
[26-Mar-2026 16:00:55 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 16:00:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY3IiwidXNlcm5hbWUiOiJzdW1pdG8xIiwiZW1haWwiOiJzdW1pdG5pc2hhZDkwODdAZ21haWwuY29tIiwiZXhwIjoxNzc1MTQ1NjUwfQ.pdcXy40lUmBOkZP_6kVmMtLOUGufW4CE7vTJDCw4zb8
[26-Mar-2026 16:00:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 16:00:55 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 16:00:55 UTC] User ID: 167
[26-Mar-2026 16:00:55 UTC] ✅ User profile retrieved successfully for user ID: 167
[26-Mar-2026 16:00:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 16:00:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 16:00:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:a3ce:780f::1fb:e7ee, 172.70.108.43","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY3IiwidXNlcm5hbWUiOiJzdW1pdG8xIiwiZW1haWwiOiJzdW1pdG5pc2hhZDkwODdAZ21haWwuY29tIiwiZXhwIjoxNzc1MTQ1NjUwfQ.pdcXy40lUmBOkZP_6kVmMtLOUGufW4CE7vTJDCw4zb8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e275efd0d218e31-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:a3ce:780f::1fb:e7ee","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 16:00:55 UTC] === User Orders API Called ===
[26-Mar-2026 16:00:55 UTC] User ID: 167
[26-Mar-2026 16:00:55 UTC] Limit: 20, Offset: 0
[26-Mar-2026 16:00:55 UTC] Orders found: 0
[26-Mar-2026 16:00:55 UTC] Orders data: []
[26-Mar-2026 16:00:55 UTC] Total orders count: 0
[26-Mar-2026 16:00:59 UTC] === API CALL LOG ===
[26-Mar-2026 16:00:59 UTC] Endpoint: user/profile.php
[26-Mar-2026 16:00:59 UTC] Full Log Data: {
    "timestamp": "2026-03-26 16:00:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:a3ce:780f::1fb:e7ee",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:a3ce:780f::1fb:e7ee, 172.70.108.43",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY3IiwidXNlcm5hbWUiOiJzdW1pdG8xIiwiZW1haWwiOiJzdW1pdG5pc2hhZDkwODdAZ21haWwuY29tIiwiZXhwIjoxNzc1MTQ1NjUwfQ.pdcXy40lUmBOkZP_6kVmMtLOUGufW4CE7vTJDCw4zb8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e275f157d8f8e31-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:a3ce:780f::1fb:e7ee",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 16:00:59 UTC] === END API CALL LOG ===
[26-Mar-2026 16:00:59 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 16:00:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY3IiwidXNlcm5hbWUiOiJzdW1pdG8xIiwiZW1haWwiOiJzdW1pdG5pc2hhZDkwODdAZ21haWwuY29tIiwiZXhwIjoxNzc1MTQ1NjUwfQ.pdcXy40lUmBOkZP_6kVmMtLOUGufW4CE7vTJDCw4zb8
[26-Mar-2026 16:00:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 16:00:59 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 16:00:59 UTC] User ID: 167
[26-Mar-2026 16:00:59 UTC] ✅ User profile retrieved successfully for user ID: 167
[26-Mar-2026 16:02:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 16:02:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 16:02:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:a3ce:780f::1fb:e7ee, 172.70.108.43","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY3IiwidXNlcm5hbWUiOiJzdW1pdG8xIiwiZW1haWwiOiJzdW1pdG5pc2hhZDkwODdAZ21haWwuY29tIiwiZXhwIjoxNzc1MTQ1NjUwfQ.pdcXy40lUmBOkZP_6kVmMtLOUGufW4CE7vTJDCw4zb8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e27616838c38e31-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:a3ce:780f::1fb:e7ee","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 16:02:34 UTC] === User Orders API Called ===
[26-Mar-2026 16:02:34 UTC] User ID: 167
[26-Mar-2026 16:02:34 UTC] Limit: 20, Offset: 0
[26-Mar-2026 16:02:34 UTC] Orders found: 0
[26-Mar-2026 16:02:34 UTC] Orders data: []
[26-Mar-2026 16:02:34 UTC] Total orders count: 0
[26-Mar-2026 16:02:34 UTC] === API CALL LOG ===
[26-Mar-2026 16:02:34 UTC] Endpoint: user/profile.php
[26-Mar-2026 16:02:34 UTC] Full Log Data: {
    "timestamp": "2026-03-26 16:02:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:a3ce:780f::1fb:e7ee",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:a3ce:780f::1fb:e7ee, 172.70.108.42",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY3IiwidXNlcm5hbWUiOiJzdW1pdG8xIiwiZW1haWwiOiJzdW1pdG5pc2hhZDkwODdAZ21haWwuY29tIiwiZXhwIjoxNzc1MTQ1NjUwfQ.pdcXy40lUmBOkZP_6kVmMtLOUGufW4CE7vTJDCw4zb8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e27616838c58e31-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:a3ce:780f::1fb:e7ee",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 16:02:34 UTC] === END API CALL LOG ===
[26-Mar-2026 16:02:34 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 16:02:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY3IiwidXNlcm5hbWUiOiJzdW1pdG8xIiwiZW1haWwiOiJzdW1pdG5pc2hhZDkwODdAZ21haWwuY29tIiwiZXhwIjoxNzc1MTQ1NjUwfQ.pdcXy40lUmBOkZP_6kVmMtLOUGufW4CE7vTJDCw4zb8
[26-Mar-2026 16:02:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 16:02:34 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 16:02:34 UTC] User ID: 167
[26-Mar-2026 16:02:34 UTC] ✅ User profile retrieved successfully for user ID: 167
[26-Mar-2026 16:02:34 UTC] === API CALL LOG ===
[26-Mar-2026 16:02:34 UTC] Endpoint: user/profile.php
[26-Mar-2026 16:02:34 UTC] Full Log Data: {
    "timestamp": "2026-03-26 16:02:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:a3ce:780f::1fb:e7ee",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:a3ce:780f::1fb:e7ee, 172.70.108.42",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY3IiwidXNlcm5hbWUiOiJzdW1pdG8xIiwiZW1haWwiOiJzdW1pdG5pc2hhZDkwODdAZ21haWwuY29tIiwiZXhwIjoxNzc1MTQ1NjUwfQ.pdcXy40lUmBOkZP_6kVmMtLOUGufW4CE7vTJDCw4zb8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e27616838c78e31-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:a3ce:780f::1fb:e7ee",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 16:02:34 UTC] === END API CALL LOG ===
[26-Mar-2026 16:02:34 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 16:02:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY3IiwidXNlcm5hbWUiOiJzdW1pdG8xIiwiZW1haWwiOiJzdW1pdG5pc2hhZDkwODdAZ21haWwuY29tIiwiZXhwIjoxNzc1MTQ1NjUwfQ.pdcXy40lUmBOkZP_6kVmMtLOUGufW4CE7vTJDCw4zb8
[26-Mar-2026 16:02:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 16:02:34 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 16:02:34 UTC] User ID: 167
[26-Mar-2026 16:02:34 UTC] ✅ User profile retrieved successfully for user ID: 167
[26-Mar-2026 16:02:37 UTC] === API CALL LOG ===
[26-Mar-2026 16:02:37 UTC] Endpoint: user/profile.php
[26-Mar-2026 16:02:37 UTC] Full Log Data: {
    "timestamp": "2026-03-26 16:02:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:a3ce:780f::1fb:e7ee",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:a3ce:780f::1fb:e7ee, 172.70.108.43",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY3IiwidXNlcm5hbWUiOiJzdW1pdG8xIiwiZW1haWwiOiJzdW1pdG5pc2hhZDkwODdAZ21haWwuY29tIiwiZXhwIjoxNzc1MTQ1NjUwfQ.pdcXy40lUmBOkZP_6kVmMtLOUGufW4CE7vTJDCw4zb8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e27617abaf88e31-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:a3ce:780f::1fb:e7ee",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 16:02:37 UTC] === END API CALL LOG ===
[26-Mar-2026 16:02:37 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 16:02:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY3IiwidXNlcm5hbWUiOiJzdW1pdG8xIiwiZW1haWwiOiJzdW1pdG5pc2hhZDkwODdAZ21haWwuY29tIiwiZXhwIjoxNzc1MTQ1NjUwfQ.pdcXy40lUmBOkZP_6kVmMtLOUGufW4CE7vTJDCw4zb8
[26-Mar-2026 16:02:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 16:02:37 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 16:02:37 UTC] User ID: 167
[26-Mar-2026 16:02:37 UTC] ✅ User profile retrieved successfully for user ID: 167
[26-Mar-2026 16:03:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 16:03:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 16:03:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:a3ce:780f::1fb:e7ee, 172.70.108.42","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY3IiwidXNlcm5hbWUiOiJzdW1pdG8xIiwiZW1haWwiOiJzdW1pdG5pc2hhZDkwODdAZ21haWwuY29tIiwiZXhwIjoxNzc1MTQ1NjUwfQ.pdcXy40lUmBOkZP_6kVmMtLOUGufW4CE7vTJDCw4zb8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e27629259868e31-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:a3ce:780f::1fb:e7ee","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 16:03:22 UTC] === User Orders API Called ===
[26-Mar-2026 16:03:22 UTC] User ID: 167
[26-Mar-2026 16:03:22 UTC] Limit: 20, Offset: 0
[26-Mar-2026 16:03:22 UTC] Orders found: 0
[26-Mar-2026 16:03:22 UTC] Orders data: []
[26-Mar-2026 16:03:22 UTC] Total orders count: 0
[26-Mar-2026 16:03:24 UTC] === API CALL LOG ===
[26-Mar-2026 16:03:24 UTC] Endpoint: user/profile.php
[26-Mar-2026 16:03:24 UTC] Full Log Data: {
    "timestamp": "2026-03-26 16:03:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:a3ce:780f::1fb:e7ee",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:a3ce:780f::1fb:e7ee, 172.70.108.42",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY3IiwidXNlcm5hbWUiOiJzdW1pdG8xIiwiZW1haWwiOiJzdW1pdG5pc2hhZDkwODdAZ21haWwuY29tIiwiZXhwIjoxNzc1MTQ1NjUwfQ.pdcXy40lUmBOkZP_6kVmMtLOUGufW4CE7vTJDCw4zb8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e27629e69368e31-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:a3ce:780f::1fb:e7ee",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 16:03:24 UTC] === END API CALL LOG ===
[26-Mar-2026 16:03:24 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 16:03:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY3IiwidXNlcm5hbWUiOiJzdW1pdG8xIiwiZW1haWwiOiJzdW1pdG5pc2hhZDkwODdAZ21haWwuY29tIiwiZXhwIjoxNzc1MTQ1NjUwfQ.pdcXy40lUmBOkZP_6kVmMtLOUGufW4CE7vTJDCw4zb8
[26-Mar-2026 16:03:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 16:03:24 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 16:03:24 UTC] User ID: 167
[26-Mar-2026 16:03:24 UTC] ✅ User profile retrieved successfully for user ID: 167
[26-Mar-2026 16:03:26 UTC] User Purchases API - User ID: 167
[26-Mar-2026 16:03:26 UTC] User Purchases API - Total purchases found: 0
[26-Mar-2026 16:03:31 UTC] User Purchases API - User ID: 167
[26-Mar-2026 16:03:31 UTC] User Purchases API - Total purchases found: 0
[26-Mar-2026 16:03:32 UTC] === API CALL LOG ===
[26-Mar-2026 16:03:32 UTC] Endpoint: user/profile.php
[26-Mar-2026 16:03:32 UTC] Full Log Data: {
    "timestamp": "2026-03-26 16:03:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:a3ce:780f::1fb:e7ee",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:a3ce:780f::1fb:e7ee, 172.70.108.42",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY3IiwidXNlcm5hbWUiOiJzdW1pdG8xIiwiZW1haWwiOiJzdW1pdG5pc2hhZDkwODdAZ21haWwuY29tIiwiZXhwIjoxNzc1MTQ1NjUwfQ.pdcXy40lUmBOkZP_6kVmMtLOUGufW4CE7vTJDCw4zb8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2762d31bbe8e31-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:a3ce:780f::1fb:e7ee",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 16:03:32 UTC] === END API CALL LOG ===
[26-Mar-2026 16:03:32 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 16:03:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY3IiwidXNlcm5hbWUiOiJzdW1pdG8xIiwiZW1haWwiOiJzdW1pdG5pc2hhZDkwODdAZ21haWwuY29tIiwiZXhwIjoxNzc1MTQ1NjUwfQ.pdcXy40lUmBOkZP_6kVmMtLOUGufW4CE7vTJDCw4zb8
[26-Mar-2026 16:03:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 16:03:32 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 16:03:32 UTC] User ID: 167
[26-Mar-2026 16:03:32 UTC] ✅ User profile retrieved successfully for user ID: 167
[26-Mar-2026 16:03:36 UTC] User Purchases API - User ID: 167
[26-Mar-2026 16:03:36 UTC] User Purchases API - Total purchases found: 0
[26-Mar-2026 16:03:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 16:03:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 16:03:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:a3ce:780f::1fb:e7ee, 172.70.108.42","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY3IiwidXNlcm5hbWUiOiJzdW1pdG8xIiwiZW1haWwiOiJzdW1pdG5pc2hhZDkwODdAZ21haWwuY29tIiwiZXhwIjoxNzc1MTQ1NjUwfQ.pdcXy40lUmBOkZP_6kVmMtLOUGufW4CE7vTJDCw4zb8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e2762e6ce028e31-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:a3ce:780f::1fb:e7ee","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 16:03:36 UTC] === User Orders API Called ===
[26-Mar-2026 16:03:36 UTC] User ID: 167
[26-Mar-2026 16:03:36 UTC] Limit: 20, Offset: 0
[26-Mar-2026 16:03:36 UTC] Orders found: 0
[26-Mar-2026 16:03:36 UTC] Orders data: []
[26-Mar-2026 16:03:36 UTC] Total orders count: 0
[26-Mar-2026 16:03:37 UTC] === API CALL LOG ===
[26-Mar-2026 16:03:37 UTC] Endpoint: user/profile.php
[26-Mar-2026 16:03:37 UTC] Full Log Data: {
    "timestamp": "2026-03-26 16:03:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:a3ce:780f::1fb:e7ee",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:a3ce:780f::1fb:e7ee, 172.70.108.42",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY3IiwidXNlcm5hbWUiOiJzdW1pdG8xIiwiZW1haWwiOiJzdW1pdG5pc2hhZDkwODdAZ21haWwuY29tIiwiZXhwIjoxNzc1MTQ1NjUwfQ.pdcXy40lUmBOkZP_6kVmMtLOUGufW4CE7vTJDCw4zb8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2762ed1e408e31-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:a3ce:780f::1fb:e7ee",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 16:03:37 UTC] === END API CALL LOG ===
[26-Mar-2026 16:03:37 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 16:03:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY3IiwidXNlcm5hbWUiOiJzdW1pdG8xIiwiZW1haWwiOiJzdW1pdG5pc2hhZDkwODdAZ21haWwuY29tIiwiZXhwIjoxNzc1MTQ1NjUwfQ.pdcXy40lUmBOkZP_6kVmMtLOUGufW4CE7vTJDCw4zb8
[26-Mar-2026 16:03:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 16:03:37 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 16:03:37 UTC] User ID: 167
[26-Mar-2026 16:03:37 UTC] ✅ User profile retrieved successfully for user ID: 167
[26-Mar-2026 16:03:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 16:03:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 16:03:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:a3ce:780f::1fb:e7ee, 172.70.108.42","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY3IiwidXNlcm5hbWUiOiJzdW1pdG8xIiwiZW1haWwiOiJzdW1pdG5pc2hhZDkwODdAZ21haWwuY29tIiwiZXhwIjoxNzc1MTQ1NjUwfQ.pdcXy40lUmBOkZP_6kVmMtLOUGufW4CE7vTJDCw4zb8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e2762ed1e3f8e31-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:a3ce:780f::1fb:e7ee","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 16:03:37 UTC] === User Orders API Called ===
[26-Mar-2026 16:03:37 UTC] User ID: 167
[26-Mar-2026 16:03:37 UTC] Limit: 20, Offset: 0
[26-Mar-2026 16:03:37 UTC] Orders found: 0
[26-Mar-2026 16:03:37 UTC] Orders data: []
[26-Mar-2026 16:03:37 UTC] Total orders count: 0
[26-Mar-2026 16:03:37 UTC] === API CALL LOG ===
[26-Mar-2026 16:03:37 UTC] Endpoint: user/profile.php
[26-Mar-2026 16:03:37 UTC] Full Log Data: {
    "timestamp": "2026-03-26 16:03:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:a3ce:780f::1fb:e7ee",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:a3ce:780f::1fb:e7ee, 172.70.108.42",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY3IiwidXNlcm5hbWUiOiJzdW1pdG8xIiwiZW1haWwiOiJzdW1pdG5pc2hhZDkwODdAZ21haWwuY29tIiwiZXhwIjoxNzc1MTQ1NjUwfQ.pdcXy40lUmBOkZP_6kVmMtLOUGufW4CE7vTJDCw4zb8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2762f07f708e31-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:a3ce:780f::1fb:e7ee",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 16:03:37 UTC] === END API CALL LOG ===
[26-Mar-2026 16:03:37 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 16:03:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY3IiwidXNlcm5hbWUiOiJzdW1pdG8xIiwiZW1haWwiOiJzdW1pdG5pc2hhZDkwODdAZ21haWwuY29tIiwiZXhwIjoxNzc1MTQ1NjUwfQ.pdcXy40lUmBOkZP_6kVmMtLOUGufW4CE7vTJDCw4zb8
[26-Mar-2026 16:03:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 16:03:37 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 16:03:37 UTC] User ID: 167
[26-Mar-2026 16:03:37 UTC] ✅ User profile retrieved successfully for user ID: 167
[26-Mar-2026 16:04:11 UTC] === API CALL LOG ===
[26-Mar-2026 16:04:11 UTC] Endpoint: user/profile.php
[26-Mar-2026 16:04:11 UTC] Full Log Data: {
    "timestamp": "2026-03-26 16:04:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:a3ce:780f::1fb:e7ee",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:a3ce:780f::1fb:e7ee, 172.70.108.42",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY3IiwidXNlcm5hbWUiOiJzdW1pdG8xIiwiZW1haWwiOiJzdW1pdG5pc2hhZDkwODdAZ21haWwuY29tIiwiZXhwIjoxNzc1MTQ1NjUwfQ.pdcXy40lUmBOkZP_6kVmMtLOUGufW4CE7vTJDCw4zb8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2763c638dc8e31-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:a3ce:780f::1fb:e7ee",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 16:04:11 UTC] === END API CALL LOG ===
[26-Mar-2026 16:04:11 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 16:04:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY3IiwidXNlcm5hbWUiOiJzdW1pdG8xIiwiZW1haWwiOiJzdW1pdG5pc2hhZDkwODdAZ21haWwuY29tIiwiZXhwIjoxNzc1MTQ1NjUwfQ.pdcXy40lUmBOkZP_6kVmMtLOUGufW4CE7vTJDCw4zb8
[26-Mar-2026 16:04:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 16:04:11 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 16:04:11 UTC] User ID: 167
[26-Mar-2026 16:04:11 UTC] ✅ User profile retrieved successfully for user ID: 167
[26-Mar-2026 16:04:11 UTC] === API CALL LOG ===
[26-Mar-2026 16:04:11 UTC] Endpoint: user/profile.php
[26-Mar-2026 16:04:11 UTC] Full Log Data: {
    "timestamp": "2026-03-26 16:04:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:a3ce:780f::1fb:e7ee",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:a3ce:780f::1fb:e7ee, 172.70.108.43",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY3IiwidXNlcm5hbWUiOiJzdW1pdG8xIiwiZW1haWwiOiJzdW1pdG5pc2hhZDkwODdAZ21haWwuY29tIiwiZXhwIjoxNzc1MTQ1NjUwfQ.pdcXy40lUmBOkZP_6kVmMtLOUGufW4CE7vTJDCw4zb8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2763c638db8e31-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:a3ce:780f::1fb:e7ee",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 16:04:11 UTC] === END API CALL LOG ===
[26-Mar-2026 16:04:11 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 16:04:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY3IiwidXNlcm5hbWUiOiJzdW1pdG8xIiwiZW1haWwiOiJzdW1pdG5pc2hhZDkwODdAZ21haWwuY29tIiwiZXhwIjoxNzc1MTQ1NjUwfQ.pdcXy40lUmBOkZP_6kVmMtLOUGufW4CE7vTJDCw4zb8
[26-Mar-2026 16:04:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 16:04:11 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 16:04:11 UTC] User ID: 167
[26-Mar-2026 16:04:11 UTC] ✅ User profile retrieved successfully for user ID: 167
[26-Mar-2026 16:04:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 16:04:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 16:04:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:a3ce:780f::1fb:e7ee, 172.70.108.42","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY3IiwidXNlcm5hbWUiOiJzdW1pdG8xIiwiZW1haWwiOiJzdW1pdG5pc2hhZDkwODdAZ21haWwuY29tIiwiZXhwIjoxNzc1MTQ1NjUwfQ.pdcXy40lUmBOkZP_6kVmMtLOUGufW4CE7vTJDCw4zb8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e2763c638d98e31-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:a3ce:780f::1fb:e7ee","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 16:04:11 UTC] === User Orders API Called ===
[26-Mar-2026 16:04:11 UTC] User ID: 167
[26-Mar-2026 16:04:11 UTC] Limit: 20, Offset: 0
[26-Mar-2026 16:04:11 UTC] Orders found: 0
[26-Mar-2026 16:04:11 UTC] Orders data: []
[26-Mar-2026 16:04:11 UTC] Total orders count: 0
[26-Mar-2026 16:04:13 UTC] === API CALL LOG ===
[26-Mar-2026 16:04:13 UTC] Endpoint: user/profile.php
[26-Mar-2026 16:04:13 UTC] Full Log Data: {
    "timestamp": "2026-03-26 16:04:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:a3ce:780f::1fb:e7ee",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:a3ce:780f::1fb:e7ee, 172.70.108.43",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY3IiwidXNlcm5hbWUiOiJzdW1pdG8xIiwiZW1haWwiOiJzdW1pdG5pc2hhZDkwODdAZ21haWwuY29tIiwiZXhwIjoxNzc1MTQ1NjUwfQ.pdcXy40lUmBOkZP_6kVmMtLOUGufW4CE7vTJDCw4zb8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2763d34c498e31-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:a3ce:780f::1fb:e7ee",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 16:04:13 UTC] === END API CALL LOG ===
[26-Mar-2026 16:04:13 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 16:04:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY3IiwidXNlcm5hbWUiOiJzdW1pdG8xIiwiZW1haWwiOiJzdW1pdG5pc2hhZDkwODdAZ21haWwuY29tIiwiZXhwIjoxNzc1MTQ1NjUwfQ.pdcXy40lUmBOkZP_6kVmMtLOUGufW4CE7vTJDCw4zb8
[26-Mar-2026 16:04:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 16:04:13 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 16:04:13 UTC] User ID: 167
[26-Mar-2026 16:04:13 UTC] ✅ User profile retrieved successfully for user ID: 167
[26-Mar-2026 16:06:16 UTC] === API CALL LOG ===
[26-Mar-2026 16:06:16 UTC] Endpoint: user/profile.php
[26-Mar-2026 16:06:16 UTC] Full Log Data: {
    "timestamp": "2026-03-26 16:06:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:a3ce:780f::1fb:e7ee",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:a3ce:780f::1fb:e7ee, 172.70.108.42",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY3IiwidXNlcm5hbWUiOiJzdW1pdG8xIiwiZW1haWwiOiJzdW1pdG5pc2hhZDkwODdAZ21haWwuY29tIiwiZXhwIjoxNzc1MTQ1NjUwfQ.pdcXy40lUmBOkZP_6kVmMtLOUGufW4CE7vTJDCw4zb8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2766cf0a0a8e31-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:a3ce:780f::1fb:e7ee",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 16:06:16 UTC] === END API CALL LOG ===
[26-Mar-2026 16:06:16 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 16:06:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY3IiwidXNlcm5hbWUiOiJzdW1pdG8xIiwiZW1haWwiOiJzdW1pdG5pc2hhZDkwODdAZ21haWwuY29tIiwiZXhwIjoxNzc1MTQ1NjUwfQ.pdcXy40lUmBOkZP_6kVmMtLOUGufW4CE7vTJDCw4zb8
[26-Mar-2026 16:06:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 16:06:16 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 16:06:16 UTC] User ID: 167
[26-Mar-2026 16:06:16 UTC] ✅ User profile retrieved successfully for user ID: 167
[26-Mar-2026 16:06:51 UTC] === API CALL LOG ===
[26-Mar-2026 16:06:51 UTC] Endpoint: user/profile.php
[26-Mar-2026 16:06:51 UTC] Full Log Data: {
    "timestamp": "2026-03-26 16:06:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:a3ce:780f::1fb:e7ee",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:a3ce:780f::1fb:e7ee, 172.70.108.43",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY3IiwidXNlcm5hbWUiOiJzdW1pdG8xIiwiZW1haWwiOiJzdW1pdG5pc2hhZDkwODdAZ21haWwuY29tIiwiZXhwIjoxNzc1MTQ1NjUwfQ.pdcXy40lUmBOkZP_6kVmMtLOUGufW4CE7vTJDCw4zb8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2767ad1af18e31-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:a3ce:780f::1fb:e7ee",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 16:06:51 UTC] === END API CALL LOG ===
[26-Mar-2026 16:06:51 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 16:06:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY3IiwidXNlcm5hbWUiOiJzdW1pdG8xIiwiZW1haWwiOiJzdW1pdG5pc2hhZDkwODdAZ21haWwuY29tIiwiZXhwIjoxNzc1MTQ1NjUwfQ.pdcXy40lUmBOkZP_6kVmMtLOUGufW4CE7vTJDCw4zb8
[26-Mar-2026 16:06:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 16:06:51 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 16:06:51 UTC] User ID: 167
[26-Mar-2026 16:06:51 UTC] ✅ User profile retrieved successfully for user ID: 167
[26-Mar-2026 16:08:49 UTC] === API CALL LOG ===
[26-Mar-2026 16:08:49 UTC] Endpoint: user/profile.php
[26-Mar-2026 16:08:49 UTC] Full Log Data: {
    "timestamp": "2026-03-26 16:08:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:a3ce:780f::1fb:e7ee",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:a3ce:780f::1fb:e7ee, 162.159.122.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY3IiwidXNlcm5hbWUiOiJzdW1pdG8xIiwiZW1haWwiOiJzdW1pdG5pc2hhZDkwODdAZ21haWwuY29tIiwiZXhwIjoxNzc1MTQ1NjUwfQ.pdcXy40lUmBOkZP_6kVmMtLOUGufW4CE7vTJDCw4zb8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e276a8d7b627e8b-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:a3ce:780f::1fb:e7ee",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 16:08:49 UTC] === END API CALL LOG ===
[26-Mar-2026 16:08:49 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 16:08:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY3IiwidXNlcm5hbWUiOiJzdW1pdG8xIiwiZW1haWwiOiJzdW1pdG5pc2hhZDkwODdAZ21haWwuY29tIiwiZXhwIjoxNzc1MTQ1NjUwfQ.pdcXy40lUmBOkZP_6kVmMtLOUGufW4CE7vTJDCw4zb8
[26-Mar-2026 16:08:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 16:08:49 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 16:08:49 UTC] User ID: 167
[26-Mar-2026 16:08:49 UTC] ✅ User profile retrieved successfully for user ID: 167
[26-Mar-2026 16:08:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 16:08:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 16:08:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:a3ce:780f::1fb:e7ee, 162.159.122.164","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY3IiwidXNlcm5hbWUiOiJzdW1pdG8xIiwiZW1haWwiOiJzdW1pdG5pc2hhZDkwODdAZ21haWwuY29tIiwiZXhwIjoxNzc1MTQ1NjUwfQ.pdcXy40lUmBOkZP_6kVmMtLOUGufW4CE7vTJDCw4zb8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e276a973b6b7e8b-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:a3ce:780f::1fb:e7ee","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 16:08:51 UTC] === User Orders API Called ===
[26-Mar-2026 16:08:51 UTC] User ID: 167
[26-Mar-2026 16:08:51 UTC] Limit: 20, Offset: 0
[26-Mar-2026 16:08:51 UTC] Orders found: 0
[26-Mar-2026 16:08:51 UTC] Orders data: []
[26-Mar-2026 16:08:51 UTC] Total orders count: 0
[26-Mar-2026 16:08:51 UTC] === API CALL LOG ===
[26-Mar-2026 16:08:51 UTC] Endpoint: user/profile.php
[26-Mar-2026 16:08:51 UTC] Full Log Data: {
    "timestamp": "2026-03-26 16:08:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:a3ce:780f::1fb:e7ee",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:a3ce:780f::1fb:e7ee, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY3IiwidXNlcm5hbWUiOiJzdW1pdG8xIiwiZW1haWwiOiJzdW1pdG5pc2hhZDkwODdAZ21haWwuY29tIiwiZXhwIjoxNzc1MTQ1NjUwfQ.pdcXy40lUmBOkZP_6kVmMtLOUGufW4CE7vTJDCw4zb8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e276a973b657e8b-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:a3ce:780f::1fb:e7ee",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 16:08:51 UTC] === END API CALL LOG ===
[26-Mar-2026 16:08:51 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 16:08:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY3IiwidXNlcm5hbWUiOiJzdW1pdG8xIiwiZW1haWwiOiJzdW1pdG5pc2hhZDkwODdAZ21haWwuY29tIiwiZXhwIjoxNzc1MTQ1NjUwfQ.pdcXy40lUmBOkZP_6kVmMtLOUGufW4CE7vTJDCw4zb8
[26-Mar-2026 16:08:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 16:08:51 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 16:08:51 UTC] User ID: 167
[26-Mar-2026 16:08:51 UTC] ✅ User profile retrieved successfully for user ID: 167
[26-Mar-2026 16:08:51 UTC] === API CALL LOG ===
[26-Mar-2026 16:08:51 UTC] Endpoint: user/profile.php
[26-Mar-2026 16:08:51 UTC] Full Log Data: {
    "timestamp": "2026-03-26 16:08:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:a3ce:780f::1fb:e7ee",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:a3ce:780f::1fb:e7ee, 162.159.122.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY3IiwidXNlcm5hbWUiOiJzdW1pdG8xIiwiZW1haWwiOiJzdW1pdG5pc2hhZDkwODdAZ21haWwuY29tIiwiZXhwIjoxNzc1MTQ1NjUwfQ.pdcXy40lUmBOkZP_6kVmMtLOUGufW4CE7vTJDCw4zb8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e276a986e7c7e8b-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:a3ce:780f::1fb:e7ee",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 16:08:51 UTC] === END API CALL LOG ===
[26-Mar-2026 16:08:51 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 16:08:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY3IiwidXNlcm5hbWUiOiJzdW1pdG8xIiwiZW1haWwiOiJzdW1pdG5pc2hhZDkwODdAZ21haWwuY29tIiwiZXhwIjoxNzc1MTQ1NjUwfQ.pdcXy40lUmBOkZP_6kVmMtLOUGufW4CE7vTJDCw4zb8
[26-Mar-2026 16:08:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 16:08:51 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 16:08:51 UTC] User ID: 167
[26-Mar-2026 16:08:51 UTC] ✅ User profile retrieved successfully for user ID: 167
[26-Mar-2026 16:09:03 UTC] === API CALL LOG ===
[26-Mar-2026 16:09:03 UTC] Endpoint: user/profile.php
[26-Mar-2026 16:09:03 UTC] Full Log Data: {
    "timestamp": "2026-03-26 16:09:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:a3ce:780f::1fb:e7ee",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:a3ce:780f::1fb:e7ee, 162.159.122.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY3IiwidXNlcm5hbWUiOiJzdW1pdG8xIiwiZW1haWwiOiJzdW1pdG5pc2hhZDkwODdAZ21haWwuY29tIiwiZXhwIjoxNzc1MTQ1NjUwfQ.pdcXy40lUmBOkZP_6kVmMtLOUGufW4CE7vTJDCw4zb8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e276ae338737e8b-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:a3ce:780f::1fb:e7ee",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 16:09:03 UTC] === END API CALL LOG ===
[26-Mar-2026 16:09:03 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 16:09:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY3IiwidXNlcm5hbWUiOiJzdW1pdG8xIiwiZW1haWwiOiJzdW1pdG5pc2hhZDkwODdAZ21haWwuY29tIiwiZXhwIjoxNzc1MTQ1NjUwfQ.pdcXy40lUmBOkZP_6kVmMtLOUGufW4CE7vTJDCw4zb8
[26-Mar-2026 16:09:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 16:09:03 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 16:09:03 UTC] User ID: 167
[26-Mar-2026 16:09:03 UTC] ✅ User profile retrieved successfully for user ID: 167
[26-Mar-2026 16:09:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 16:09:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 16:09:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:a3ce:780f::1fb:e7ee, 162.159.122.164","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY3IiwidXNlcm5hbWUiOiJzdW1pdG8xIiwiZW1haWwiOiJzdW1pdG5pc2hhZDkwODdAZ21haWwuY29tIiwiZXhwIjoxNzc1MTQ1NjUwfQ.pdcXy40lUmBOkZP_6kVmMtLOUGufW4CE7vTJDCw4zb8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e276b79fcd07e8b-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:a3ce:780f::1fb:e7ee","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 16:09:27 UTC] === User Orders API Called ===
[26-Mar-2026 16:09:27 UTC] User ID: 167
[26-Mar-2026 16:09:27 UTC] Limit: 20, Offset: 0
[26-Mar-2026 16:09:27 UTC] Orders found: 0
[26-Mar-2026 16:09:27 UTC] Orders data: []
[26-Mar-2026 16:09:27 UTC] Total orders count: 0
[26-Mar-2026 16:09:27 UTC] === API CALL LOG ===
[26-Mar-2026 16:09:27 UTC] Endpoint: user/profile.php
[26-Mar-2026 16:09:27 UTC] Full Log Data: {
    "timestamp": "2026-03-26 16:09:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:a3ce:780f::1fb:e7ee",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:a3ce:780f::1fb:e7ee, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY3IiwidXNlcm5hbWUiOiJzdW1pdG8xIiwiZW1haWwiOiJzdW1pdG5pc2hhZDkwODdAZ21haWwuY29tIiwiZXhwIjoxNzc1MTQ1NjUwfQ.pdcXy40lUmBOkZP_6kVmMtLOUGufW4CE7vTJDCw4zb8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e276b79fcd77e8b-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:a3ce:780f::1fb:e7ee",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 16:09:27 UTC] === END API CALL LOG ===
[26-Mar-2026 16:09:27 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 16:09:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY3IiwidXNlcm5hbWUiOiJzdW1pdG8xIiwiZW1haWwiOiJzdW1pdG5pc2hhZDkwODdAZ21haWwuY29tIiwiZXhwIjoxNzc1MTQ1NjUwfQ.pdcXy40lUmBOkZP_6kVmMtLOUGufW4CE7vTJDCw4zb8
[26-Mar-2026 16:09:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 16:09:27 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 16:09:27 UTC] User ID: 167
[26-Mar-2026 16:09:27 UTC] ✅ User profile retrieved successfully for user ID: 167
[26-Mar-2026 16:09:28 UTC] === API CALL LOG ===
[26-Mar-2026 16:09:28 UTC] Endpoint: user/profile.php
[26-Mar-2026 16:09:28 UTC] Full Log Data: {
    "timestamp": "2026-03-26 16:09:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:a3ce:780f::1fb:e7ee",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:a3ce:780f::1fb:e7ee, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY3IiwidXNlcm5hbWUiOiJzdW1pdG8xIiwiZW1haWwiOiJzdW1pdG5pc2hhZDkwODdAZ21haWwuY29tIiwiZXhwIjoxNzc1MTQ1NjUwfQ.pdcXy40lUmBOkZP_6kVmMtLOUGufW4CE7vTJDCw4zb8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e276b7e0ee97e8b-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:a3ce:780f::1fb:e7ee",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 16:09:28 UTC] === END API CALL LOG ===
[26-Mar-2026 16:09:28 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 16:09:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY3IiwidXNlcm5hbWUiOiJzdW1pdG8xIiwiZW1haWwiOiJzdW1pdG5pc2hhZDkwODdAZ21haWwuY29tIiwiZXhwIjoxNzc1MTQ1NjUwfQ.pdcXy40lUmBOkZP_6kVmMtLOUGufW4CE7vTJDCw4zb8
[26-Mar-2026 16:09:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 16:09:28 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 16:09:28 UTC] User ID: 167
[26-Mar-2026 16:09:28 UTC] ✅ User profile retrieved successfully for user ID: 167
[26-Mar-2026 16:09:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 16:09:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 16:09:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:a3ce:780f::1fb:e7ee, 162.159.122.164","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY3IiwidXNlcm5hbWUiOiJzdW1pdG8xIiwiZW1haWwiOiJzdW1pdG5pc2hhZDkwODdAZ21haWwuY29tIiwiZXhwIjoxNzc1MTQ1NjUwfQ.pdcXy40lUmBOkZP_6kVmMtLOUGufW4CE7vTJDCw4zb8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e276bbe0fc07e8b-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:a3ce:780f::1fb:e7ee","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 16:09:38 UTC] === User Orders API Called ===
[26-Mar-2026 16:09:38 UTC] User ID: 167
[26-Mar-2026 16:09:38 UTC] Limit: 20, Offset: 0
[26-Mar-2026 16:09:38 UTC] Orders found: 0
[26-Mar-2026 16:09:38 UTC] Orders data: []
[26-Mar-2026 16:09:38 UTC] Total orders count: 0
[26-Mar-2026 16:47:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 16:47:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 16:47:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.100.203, 141.101.99.156","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY4IiwidXNlcm5hbWUiOiJCSUxMT05aMjIiLCJlbWFpbCI6Imo3NjcyMDQxNUBnbWFpbC5jb20iLCJleHAiOjE3NzUxNDg0NjF9.MrX4zoc4fEthM0kscGIkNqY0ncR8lfXuCNZbWpKCtE4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e27a3818906ef4a-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.90.100.203","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 16:47:42 UTC] === User Orders API Called ===
[26-Mar-2026 16:47:42 UTC] User ID: 168
[26-Mar-2026 16:47:42 UTC] Limit: 20, Offset: 0
[26-Mar-2026 16:47:42 UTC] Orders found: 0
[26-Mar-2026 16:47:42 UTC] Orders data: []
[26-Mar-2026 16:47:42 UTC] Total orders count: 0
[26-Mar-2026 16:47:42 UTC] === API CALL LOG ===
[26-Mar-2026 16:47:42 UTC] Endpoint: user/profile.php
[26-Mar-2026 16:47:42 UTC] Full Log Data: {
    "timestamp": "2026-03-26 16:47:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.100.203",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.100.203, 141.101.99.155",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY4IiwidXNlcm5hbWUiOiJCSUxMT05aMjIiLCJlbWFpbCI6Imo3NjcyMDQxNUBnbWFpbC5jb20iLCJleHAiOjE3NzUxNDg0NjF9.MrX4zoc4fEthM0kscGIkNqY0ncR8lfXuCNZbWpKCtE4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e27a3818902ef4a-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.100.203",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 16:47:42 UTC] === END API CALL LOG ===
[26-Mar-2026 16:47:42 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 16:47:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY4IiwidXNlcm5hbWUiOiJCSUxMT05aMjIiLCJlbWFpbCI6Imo3NjcyMDQxNUBnbWFpbC5jb20iLCJleHAiOjE3NzUxNDg0NjF9.MrX4zoc4fEthM0kscGIkNqY0ncR8lfXuCNZbWpKCtE4
[26-Mar-2026 16:47:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 16:47:42 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 16:47:42 UTC] User ID: 168
[26-Mar-2026 16:47:42 UTC] ✅ User profile retrieved successfully for user ID: 168
[26-Mar-2026 16:47:42 UTC] === API CALL LOG ===
[26-Mar-2026 16:47:42 UTC] Endpoint: user/profile.php
[26-Mar-2026 16:47:42 UTC] Full Log Data: {
    "timestamp": "2026-03-26 16:47:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.100.203",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.100.203, 141.101.99.155",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY4IiwidXNlcm5hbWUiOiJCSUxMT05aMjIiLCJlbWFpbCI6Imo3NjcyMDQxNUBnbWFpbC5jb20iLCJleHAiOjE3NzUxNDg0NjF9.MrX4zoc4fEthM0kscGIkNqY0ncR8lfXuCNZbWpKCtE4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e27a3826b35ef4a-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.100.203",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 16:47:42 UTC] === END API CALL LOG ===
[26-Mar-2026 16:47:42 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 16:47:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY4IiwidXNlcm5hbWUiOiJCSUxMT05aMjIiLCJlbWFpbCI6Imo3NjcyMDQxNUBnbWFpbC5jb20iLCJleHAiOjE3NzUxNDg0NjF9.MrX4zoc4fEthM0kscGIkNqY0ncR8lfXuCNZbWpKCtE4
[26-Mar-2026 16:47:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 16:47:42 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 16:47:42 UTC] User ID: 168
[26-Mar-2026 16:47:42 UTC] ✅ User profile retrieved successfully for user ID: 168
[26-Mar-2026 16:47:43 UTC] === API CALL LOG ===
[26-Mar-2026 16:47:43 UTC] Endpoint: user/profile.php
[26-Mar-2026 16:47:43 UTC] Full Log Data: {
    "timestamp": "2026-03-26 16:47:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.100.203",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.100.203, 141.101.99.156",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY4IiwidXNlcm5hbWUiOiJCSUxMT05aMjIiLCJlbWFpbCI6Imo3NjcyMDQxNUBnbWFpbC5jb20iLCJleHAiOjE3NzUxNDg0NjF9.MrX4zoc4fEthM0kscGIkNqY0ncR8lfXuCNZbWpKCtE4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e27a3873863ef4a-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.100.203",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 16:47:43 UTC] === END API CALL LOG ===
[26-Mar-2026 16:47:43 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 16:47:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY4IiwidXNlcm5hbWUiOiJCSUxMT05aMjIiLCJlbWFpbCI6Imo3NjcyMDQxNUBnbWFpbC5jb20iLCJleHAiOjE3NzUxNDg0NjF9.MrX4zoc4fEthM0kscGIkNqY0ncR8lfXuCNZbWpKCtE4
[26-Mar-2026 16:47:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 16:47:43 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 16:47:43 UTC] User ID: 168
[26-Mar-2026 16:47:43 UTC] ✅ User profile retrieved successfully for user ID: 168
[26-Mar-2026 16:49:02 UTC] === API CALL LOG ===
[26-Mar-2026 16:49:02 UTC] Endpoint: user/profile.php
[26-Mar-2026 16:49:02 UTC] Full Log Data: {
    "timestamp": "2026-03-26 16:49:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.100.203",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.100.203, 141.101.99.109",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY4IiwidXNlcm5hbWUiOiJCSUxMT05aMjIiLCJlbWFpbCI6Imo3NjcyMDQxNUBnbWFpbC5jb20iLCJleHAiOjE3NzUxNDg0NjF9.MrX4zoc4fEthM0kscGIkNqY0ncR8lfXuCNZbWpKCtE4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e27a5783a42ef4c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.100.203",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 16:49:02 UTC] === END API CALL LOG ===
[26-Mar-2026 16:49:02 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 16:49:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY4IiwidXNlcm5hbWUiOiJCSUxMT05aMjIiLCJlbWFpbCI6Imo3NjcyMDQxNUBnbWFpbC5jb20iLCJleHAiOjE3NzUxNDg0NjF9.MrX4zoc4fEthM0kscGIkNqY0ncR8lfXuCNZbWpKCtE4
[26-Mar-2026 16:49:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 16:49:02 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 16:49:02 UTC] User ID: 168
[26-Mar-2026 16:49:02 UTC] ✅ User profile retrieved successfully for user ID: 168
[26-Mar-2026 16:49:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 16:49:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 16:49:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.100.203, 141.101.99.109","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY4IiwidXNlcm5hbWUiOiJCSUxMT05aMjIiLCJlbWFpbCI6Imo3NjcyMDQxNUBnbWFpbC5jb20iLCJleHAiOjE3NzUxNDg0NjF9.MrX4zoc4fEthM0kscGIkNqY0ncR8lfXuCNZbWpKCtE4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e27a6c24c3aef4c-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.90.100.203","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 16:49:55 UTC] === User Orders API Called ===
[26-Mar-2026 16:49:55 UTC] User ID: 168
[26-Mar-2026 16:49:55 UTC] Limit: 20, Offset: 0
[26-Mar-2026 16:49:55 UTC] Orders found: 0
[26-Mar-2026 16:49:55 UTC] Orders data: []
[26-Mar-2026 16:49:55 UTC] Total orders count: 0
[26-Mar-2026 16:49:55 UTC] === API CALL LOG ===
[26-Mar-2026 16:49:55 UTC] Endpoint: user/profile.php
[26-Mar-2026 16:49:55 UTC] Full Log Data: {
    "timestamp": "2026-03-26 16:49:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.100.203",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.100.203, 141.101.99.110",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY4IiwidXNlcm5hbWUiOiJCSUxMT05aMjIiLCJlbWFpbCI6Imo3NjcyMDQxNUBnbWFpbC5jb20iLCJleHAiOjE3NzUxNDg0NjF9.MrX4zoc4fEthM0kscGIkNqY0ncR8lfXuCNZbWpKCtE4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e27a6c24c42ef4c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.100.203",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 16:49:55 UTC] === END API CALL LOG ===
[26-Mar-2026 16:49:55 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 16:49:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY4IiwidXNlcm5hbWUiOiJCSUxMT05aMjIiLCJlbWFpbCI6Imo3NjcyMDQxNUBnbWFpbC5jb20iLCJleHAiOjE3NzUxNDg0NjF9.MrX4zoc4fEthM0kscGIkNqY0ncR8lfXuCNZbWpKCtE4
[26-Mar-2026 16:49:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 16:49:55 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 16:49:55 UTC] User ID: 168
[26-Mar-2026 16:49:55 UTC] ✅ User profile retrieved successfully for user ID: 168
[26-Mar-2026 16:49:56 UTC] === API CALL LOG ===
[26-Mar-2026 16:49:56 UTC] Endpoint: user/profile.php
[26-Mar-2026 16:49:56 UTC] Full Log Data: {
    "timestamp": "2026-03-26 16:49:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.100.203",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.100.203, 141.101.99.109",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY4IiwidXNlcm5hbWUiOiJCSUxMT05aMjIiLCJlbWFpbCI6Imo3NjcyMDQxNUBnbWFpbC5jb20iLCJleHAiOjE3NzUxNDg0NjF9.MrX4zoc4fEthM0kscGIkNqY0ncR8lfXuCNZbWpKCtE4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e27a6c5bbbbef4c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.100.203",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 16:49:56 UTC] === END API CALL LOG ===
[26-Mar-2026 16:49:56 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 16:49:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY4IiwidXNlcm5hbWUiOiJCSUxMT05aMjIiLCJlbWFpbCI6Imo3NjcyMDQxNUBnbWFpbC5jb20iLCJleHAiOjE3NzUxNDg0NjF9.MrX4zoc4fEthM0kscGIkNqY0ncR8lfXuCNZbWpKCtE4
[26-Mar-2026 16:49:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 16:49:56 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 16:49:56 UTC] User ID: 168
[26-Mar-2026 16:49:56 UTC] ✅ User profile retrieved successfully for user ID: 168
[26-Mar-2026 16:49:56 UTC] === API CALL LOG ===
[26-Mar-2026 16:49:56 UTC] Endpoint: user/profile.php
[26-Mar-2026 16:49:56 UTC] Full Log Data: {
    "timestamp": "2026-03-26 16:49:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.100.203",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.100.203, 141.101.99.109",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY4IiwidXNlcm5hbWUiOiJCSUxMT05aMjIiLCJlbWFpbCI6Imo3NjcyMDQxNUBnbWFpbC5jb20iLCJleHAiOjE3NzUxNDg0NjF9.MrX4zoc4fEthM0kscGIkNqY0ncR8lfXuCNZbWpKCtE4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e27a6c7e859ef4c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.100.203",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 16:49:56 UTC] === END API CALL LOG ===
[26-Mar-2026 16:49:56 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 16:49:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY4IiwidXNlcm5hbWUiOiJCSUxMT05aMjIiLCJlbWFpbCI6Imo3NjcyMDQxNUBnbWFpbC5jb20iLCJleHAiOjE3NzUxNDg0NjF9.MrX4zoc4fEthM0kscGIkNqY0ncR8lfXuCNZbWpKCtE4
[26-Mar-2026 16:49:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 16:49:56 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 16:49:56 UTC] User ID: 168
[26-Mar-2026 16:49:56 UTC] ✅ User profile retrieved successfully for user ID: 168
[26-Mar-2026 16:50:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 16:50:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 16:50:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.100.203, 141.101.99.110","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY4IiwidXNlcm5hbWUiOiJCSUxMT05aMjIiLCJlbWFpbCI6Imo3NjcyMDQxNUBnbWFpbC5jb20iLCJleHAiOjE3NzUxNDg0NjF9.MrX4zoc4fEthM0kscGIkNqY0ncR8lfXuCNZbWpKCtE4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e27a7047ab2ef4c-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.90.100.203","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 16:50:06 UTC] === User Orders API Called ===
[26-Mar-2026 16:50:06 UTC] User ID: 168
[26-Mar-2026 16:50:06 UTC] Limit: 20, Offset: 0
[26-Mar-2026 16:50:06 UTC] Orders found: 0
[26-Mar-2026 16:50:06 UTC] Orders data: []
[26-Mar-2026 16:50:06 UTC] Total orders count: 0
[26-Mar-2026 16:50:08 UTC] === API CALL LOG ===
[26-Mar-2026 16:50:08 UTC] Endpoint: user/profile.php
[26-Mar-2026 16:50:08 UTC] Full Log Data: {
    "timestamp": "2026-03-26 16:50:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.100.203",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.100.203, 141.101.99.110",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY4IiwidXNlcm5hbWUiOiJCSUxMT05aMjIiLCJlbWFpbCI6Imo3NjcyMDQxNUBnbWFpbC5jb20iLCJleHAiOjE3NzUxNDg0NjF9.MrX4zoc4fEthM0kscGIkNqY0ncR8lfXuCNZbWpKCtE4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e27a710c93fef4c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.100.203",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 16:50:08 UTC] === END API CALL LOG ===
[26-Mar-2026 16:50:08 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 16:50:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY4IiwidXNlcm5hbWUiOiJCSUxMT05aMjIiLCJlbWFpbCI6Imo3NjcyMDQxNUBnbWFpbC5jb20iLCJleHAiOjE3NzUxNDg0NjF9.MrX4zoc4fEthM0kscGIkNqY0ncR8lfXuCNZbWpKCtE4
[26-Mar-2026 16:50:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 16:50:08 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 16:50:08 UTC] User ID: 168
[26-Mar-2026 16:50:08 UTC] ✅ User profile retrieved successfully for user ID: 168
[26-Mar-2026 16:50:08 UTC] User Purchases API - User ID: 168
[26-Mar-2026 16:50:08 UTC] User Purchases API - Total purchases found: 0
[26-Mar-2026 16:50:23 UTC] === API CALL LOG ===
[26-Mar-2026 16:50:23 UTC] Endpoint: user/profile.php
[26-Mar-2026 16:50:23 UTC] Full Log Data: {
    "timestamp": "2026-03-26 16:50:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.100.203",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.100.203, 141.101.99.109",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY4IiwidXNlcm5hbWUiOiJCSUxMT05aMjIiLCJlbWFpbCI6Imo3NjcyMDQxNUBnbWFpbC5jb20iLCJleHAiOjE3NzUxNDg0NjF9.MrX4zoc4fEthM0kscGIkNqY0ncR8lfXuCNZbWpKCtE4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e27a772689aef4c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.100.203",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 16:50:23 UTC] === END API CALL LOG ===
[26-Mar-2026 16:50:23 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 16:50:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY4IiwidXNlcm5hbWUiOiJCSUxMT05aMjIiLCJlbWFpbCI6Imo3NjcyMDQxNUBnbWFpbC5jb20iLCJleHAiOjE3NzUxNDg0NjF9.MrX4zoc4fEthM0kscGIkNqY0ncR8lfXuCNZbWpKCtE4
[26-Mar-2026 16:50:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 16:50:23 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 16:50:23 UTC] User ID: 168
[26-Mar-2026 16:50:23 UTC] ✅ User profile retrieved successfully for user ID: 168
[26-Mar-2026 16:50:23 UTC] User Purchases API - User ID: 168
[26-Mar-2026 16:50:23 UTC] User Purchases API - Total purchases found: 0
[26-Mar-2026 16:50:29 UTC] === API CALL LOG ===
[26-Mar-2026 16:50:29 UTC] Endpoint: user/profile.php
[26-Mar-2026 16:50:29 UTC] Full Log Data: {
    "timestamp": "2026-03-26 16:50:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.100.203",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.100.203, 141.101.99.109",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY4IiwidXNlcm5hbWUiOiJCSUxMT05aMjIiLCJlbWFpbCI6Imo3NjcyMDQxNUBnbWFpbC5jb20iLCJleHAiOjE3NzUxNDg0NjF9.MrX4zoc4fEthM0kscGIkNqY0ncR8lfXuCNZbWpKCtE4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e27a7966829ef4c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.100.203",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 16:50:29 UTC] === END API CALL LOG ===
[26-Mar-2026 16:50:29 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 16:50:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY4IiwidXNlcm5hbWUiOiJCSUxMT05aMjIiLCJlbWFpbCI6Imo3NjcyMDQxNUBnbWFpbC5jb20iLCJleHAiOjE3NzUxNDg0NjF9.MrX4zoc4fEthM0kscGIkNqY0ncR8lfXuCNZbWpKCtE4
[26-Mar-2026 16:50:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 16:50:29 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 16:50:29 UTC] User ID: 168
[26-Mar-2026 16:50:29 UTC] ✅ User profile retrieved successfully for user ID: 168
[26-Mar-2026 16:50:29 UTC] User Purchases API - User ID: 168
[26-Mar-2026 16:50:29 UTC] User Purchases API - Total purchases found: 0
[26-Mar-2026 16:50:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 16:50:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 16:50:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.100.203, 141.101.99.110","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY4IiwidXNlcm5hbWUiOiJCSUxMT05aMjIiLCJlbWFpbCI6Imo3NjcyMDQxNUBnbWFpbC5jb20iLCJleHAiOjE3NzUxNDg0NjF9.MrX4zoc4fEthM0kscGIkNqY0ncR8lfXuCNZbWpKCtE4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e27a7f1cd16ef4c-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.90.100.203","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 16:50:44 UTC] === User Orders API Called ===
[26-Mar-2026 16:50:44 UTC] User ID: 168
[26-Mar-2026 16:50:44 UTC] Limit: 20, Offset: 0
[26-Mar-2026 16:50:44 UTC] Orders found: 0
[26-Mar-2026 16:50:44 UTC] Orders data: []
[26-Mar-2026 16:50:44 UTC] Total orders count: 0
[26-Mar-2026 16:50:44 UTC] === API CALL LOG ===
[26-Mar-2026 16:50:44 UTC] Endpoint: user/profile.php
[26-Mar-2026 16:50:44 UTC] Full Log Data: {
    "timestamp": "2026-03-26 16:50:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.100.203",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.100.203, 141.101.99.110",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY4IiwidXNlcm5hbWUiOiJCSUxMT05aMjIiLCJlbWFpbCI6Imo3NjcyMDQxNUBnbWFpbC5jb20iLCJleHAiOjE3NzUxNDg0NjF9.MrX4zoc4fEthM0kscGIkNqY0ncR8lfXuCNZbWpKCtE4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e27a7f1cd18ef4c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.100.203",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 16:50:44 UTC] === END API CALL LOG ===
[26-Mar-2026 16:50:44 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 16:50:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY4IiwidXNlcm5hbWUiOiJCSUxMT05aMjIiLCJlbWFpbCI6Imo3NjcyMDQxNUBnbWFpbC5jb20iLCJleHAiOjE3NzUxNDg0NjF9.MrX4zoc4fEthM0kscGIkNqY0ncR8lfXuCNZbWpKCtE4
[26-Mar-2026 16:50:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 16:50:44 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 16:50:44 UTC] User ID: 168
[26-Mar-2026 16:50:44 UTC] ✅ User profile retrieved successfully for user ID: 168
[26-Mar-2026 16:50:44 UTC] === API CALL LOG ===
[26-Mar-2026 16:50:44 UTC] Endpoint: user/profile.php
[26-Mar-2026 16:50:44 UTC] Full Log Data: {
    "timestamp": "2026-03-26 16:50:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.100.203",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.100.203, 141.101.99.110",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY4IiwidXNlcm5hbWUiOiJCSUxMT05aMjIiLCJlbWFpbCI6Imo3NjcyMDQxNUBnbWFpbC5jb20iLCJleHAiOjE3NzUxNDg0NjF9.MrX4zoc4fEthM0kscGIkNqY0ncR8lfXuCNZbWpKCtE4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e27a7f53b0aef4c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.100.203",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 16:50:44 UTC] === END API CALL LOG ===
[26-Mar-2026 16:50:44 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 16:50:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY4IiwidXNlcm5hbWUiOiJCSUxMT05aMjIiLCJlbWFpbCI6Imo3NjcyMDQxNUBnbWFpbC5jb20iLCJleHAiOjE3NzUxNDg0NjF9.MrX4zoc4fEthM0kscGIkNqY0ncR8lfXuCNZbWpKCtE4
[26-Mar-2026 16:50:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 16:50:44 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 16:50:44 UTC] User ID: 168
[26-Mar-2026 16:50:44 UTC] ✅ User profile retrieved successfully for user ID: 168
[26-Mar-2026 16:50:45 UTC] === API CALL LOG ===
[26-Mar-2026 16:50:45 UTC] Endpoint: user/profile.php
[26-Mar-2026 16:50:45 UTC] Full Log Data: {
    "timestamp": "2026-03-26 16:50:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.100.203",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.100.203, 141.101.99.110",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY4IiwidXNlcm5hbWUiOiJCSUxMT05aMjIiLCJlbWFpbCI6Imo3NjcyMDQxNUBnbWFpbC5jb20iLCJleHAiOjE3NzUxNDg0NjF9.MrX4zoc4fEthM0kscGIkNqY0ncR8lfXuCNZbWpKCtE4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e27a7f80f9def4c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.100.203",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 16:50:45 UTC] === END API CALL LOG ===
[26-Mar-2026 16:50:45 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 16:50:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY4IiwidXNlcm5hbWUiOiJCSUxMT05aMjIiLCJlbWFpbCI6Imo3NjcyMDQxNUBnbWFpbC5jb20iLCJleHAiOjE3NzUxNDg0NjF9.MrX4zoc4fEthM0kscGIkNqY0ncR8lfXuCNZbWpKCtE4
[26-Mar-2026 16:50:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 16:50:45 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 16:50:45 UTC] User ID: 168
[26-Mar-2026 16:50:45 UTC] ✅ User profile retrieved successfully for user ID: 168
[26-Mar-2026 16:50:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 16:50:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 16:50:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.100.203, 141.101.99.110","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY4IiwidXNlcm5hbWUiOiJCSUxMT05aMjIiLCJlbWFpbCI6Imo3NjcyMDQxNUBnbWFpbC5jb20iLCJleHAiOjE3NzUxNDg0NjF9.MrX4zoc4fEthM0kscGIkNqY0ncR8lfXuCNZbWpKCtE4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e27a8303fb4ef4c-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.90.100.203","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 16:50:54 UTC] === User Orders API Called ===
[26-Mar-2026 16:50:54 UTC] User ID: 168
[26-Mar-2026 16:50:54 UTC] Limit: 20, Offset: 0
[26-Mar-2026 16:50:54 UTC] Orders found: 0
[26-Mar-2026 16:50:54 UTC] Orders data: []
[26-Mar-2026 16:50:54 UTC] Total orders count: 0
[26-Mar-2026 16:50:54 UTC] === API CALL LOG ===
[26-Mar-2026 16:50:54 UTC] Endpoint: user/profile.php
[26-Mar-2026 16:50:54 UTC] Full Log Data: {
    "timestamp": "2026-03-26 16:50:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.100.203",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.100.203, 141.101.99.110",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY4IiwidXNlcm5hbWUiOiJCSUxMT05aMjIiLCJlbWFpbCI6Imo3NjcyMDQxNUBnbWFpbC5jb20iLCJleHAiOjE3NzUxNDg0NjF9.MrX4zoc4fEthM0kscGIkNqY0ncR8lfXuCNZbWpKCtE4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e27a8303fb6ef4c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.100.203",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 16:50:54 UTC] === END API CALL LOG ===
[26-Mar-2026 16:50:54 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 16:50:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY4IiwidXNlcm5hbWUiOiJCSUxMT05aMjIiLCJlbWFpbCI6Imo3NjcyMDQxNUBnbWFpbC5jb20iLCJleHAiOjE3NzUxNDg0NjF9.MrX4zoc4fEthM0kscGIkNqY0ncR8lfXuCNZbWpKCtE4
[26-Mar-2026 16:50:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 16:50:54 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 16:50:54 UTC] User ID: 168
[26-Mar-2026 16:50:54 UTC] ✅ User profile retrieved successfully for user ID: 168
[26-Mar-2026 16:50:54 UTC] === API CALL LOG ===
[26-Mar-2026 16:50:54 UTC] Endpoint: user/profile.php
[26-Mar-2026 16:50:54 UTC] Full Log Data: {
    "timestamp": "2026-03-26 16:50:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.100.203",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.100.203, 141.101.99.110",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY4IiwidXNlcm5hbWUiOiJCSUxMT05aMjIiLCJlbWFpbCI6Imo3NjcyMDQxNUBnbWFpbC5jb20iLCJleHAiOjE3NzUxNDg0NjF9.MrX4zoc4fEthM0kscGIkNqY0ncR8lfXuCNZbWpKCtE4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e27a8338cefef4c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.100.203",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 16:50:54 UTC] === END API CALL LOG ===
[26-Mar-2026 16:50:54 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 16:50:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY4IiwidXNlcm5hbWUiOiJCSUxMT05aMjIiLCJlbWFpbCI6Imo3NjcyMDQxNUBnbWFpbC5jb20iLCJleHAiOjE3NzUxNDg0NjF9.MrX4zoc4fEthM0kscGIkNqY0ncR8lfXuCNZbWpKCtE4
[26-Mar-2026 16:50:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 16:50:54 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 16:50:54 UTC] User ID: 168
[26-Mar-2026 16:50:54 UTC] ✅ User profile retrieved successfully for user ID: 168
[26-Mar-2026 16:50:55 UTC] === API CALL LOG ===
[26-Mar-2026 16:50:55 UTC] Endpoint: user/profile.php
[26-Mar-2026 16:50:55 UTC] Full Log Data: {
    "timestamp": "2026-03-26 16:50:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.100.203",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.100.203, 141.101.99.110",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY4IiwidXNlcm5hbWUiOiJCSUxMT05aMjIiLCJlbWFpbCI6Imo3NjcyMDQxNUBnbWFpbC5jb20iLCJleHAiOjE3NzUxNDg0NjF9.MrX4zoc4fEthM0kscGIkNqY0ncR8lfXuCNZbWpKCtE4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e27a835d8e8ef4c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.100.203",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 16:50:55 UTC] === END API CALL LOG ===
[26-Mar-2026 16:50:55 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 16:50:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY4IiwidXNlcm5hbWUiOiJCSUxMT05aMjIiLCJlbWFpbCI6Imo3NjcyMDQxNUBnbWFpbC5jb20iLCJleHAiOjE3NzUxNDg0NjF9.MrX4zoc4fEthM0kscGIkNqY0ncR8lfXuCNZbWpKCtE4
[26-Mar-2026 16:50:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 16:50:55 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 16:50:55 UTC] User ID: 168
[26-Mar-2026 16:50:55 UTC] ✅ User profile retrieved successfully for user ID: 168
[26-Mar-2026 16:51:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 16:51:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 16:51:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.100.203, 141.101.99.109","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY4IiwidXNlcm5hbWUiOiJCSUxMT05aMjIiLCJlbWFpbCI6Imo3NjcyMDQxNUBnbWFpbC5jb20iLCJleHAiOjE3NzUxNDg0NjF9.MrX4zoc4fEthM0kscGIkNqY0ncR8lfXuCNZbWpKCtE4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e27a8c5acdcef4c-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.90.100.203","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 16:51:18 UTC] === User Orders API Called ===
[26-Mar-2026 16:51:18 UTC] User ID: 168
[26-Mar-2026 16:51:18 UTC] Limit: 20, Offset: 0
[26-Mar-2026 16:51:18 UTC] Orders found: 0
[26-Mar-2026 16:51:18 UTC] Orders data: []
[26-Mar-2026 16:51:18 UTC] Total orders count: 0
[26-Mar-2026 16:51:18 UTC] === API CALL LOG ===
[26-Mar-2026 16:51:18 UTC] Endpoint: user/profile.php
[26-Mar-2026 16:51:18 UTC] Full Log Data: {
    "timestamp": "2026-03-26 16:51:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.100.203",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.100.203, 141.101.99.110",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY4IiwidXNlcm5hbWUiOiJCSUxMT05aMjIiLCJlbWFpbCI6Imo3NjcyMDQxNUBnbWFpbC5jb20iLCJleHAiOjE3NzUxNDg0NjF9.MrX4zoc4fEthM0kscGIkNqY0ncR8lfXuCNZbWpKCtE4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e27a8c5ace0ef4c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.100.203",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 16:51:18 UTC] === END API CALL LOG ===
[26-Mar-2026 16:51:18 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 16:51:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY4IiwidXNlcm5hbWUiOiJCSUxMT05aMjIiLCJlbWFpbCI6Imo3NjcyMDQxNUBnbWFpbC5jb20iLCJleHAiOjE3NzUxNDg0NjF9.MrX4zoc4fEthM0kscGIkNqY0ncR8lfXuCNZbWpKCtE4
[26-Mar-2026 16:51:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 16:51:18 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 16:51:18 UTC] User ID: 168
[26-Mar-2026 16:51:18 UTC] ✅ User profile retrieved successfully for user ID: 168
[26-Mar-2026 16:51:18 UTC] === API CALL LOG ===
[26-Mar-2026 16:51:18 UTC] Endpoint: user/profile.php
[26-Mar-2026 16:51:18 UTC] Full Log Data: {
    "timestamp": "2026-03-26 16:51:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.100.203",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.100.203, 141.101.99.109",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY4IiwidXNlcm5hbWUiOiJCSUxMT05aMjIiLCJlbWFpbCI6Imo3NjcyMDQxNUBnbWFpbC5jb20iLCJleHAiOjE3NzUxNDg0NjF9.MrX4zoc4fEthM0kscGIkNqY0ncR8lfXuCNZbWpKCtE4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e27a8c91b1eef4c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.100.203",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 16:51:18 UTC] === END API CALL LOG ===
[26-Mar-2026 16:51:18 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 16:51:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY4IiwidXNlcm5hbWUiOiJCSUxMT05aMjIiLCJlbWFpbCI6Imo3NjcyMDQxNUBnbWFpbC5jb20iLCJleHAiOjE3NzUxNDg0NjF9.MrX4zoc4fEthM0kscGIkNqY0ncR8lfXuCNZbWpKCtE4
[26-Mar-2026 16:51:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 16:51:18 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 16:51:18 UTC] User ID: 168
[26-Mar-2026 16:51:18 UTC] ✅ User profile retrieved successfully for user ID: 168
[26-Mar-2026 16:51:18 UTC] === API CALL LOG ===
[26-Mar-2026 16:51:18 UTC] Endpoint: user/profile.php
[26-Mar-2026 16:51:18 UTC] Full Log Data: {
    "timestamp": "2026-03-26 16:51:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.100.203",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.100.203, 141.101.99.109",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY4IiwidXNlcm5hbWUiOiJCSUxMT05aMjIiLCJlbWFpbCI6Imo3NjcyMDQxNUBnbWFpbC5jb20iLCJleHAiOjE3NzUxNDg0NjF9.MrX4zoc4fEthM0kscGIkNqY0ncR8lfXuCNZbWpKCtE4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e27a8cb9f66ef4c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.100.203",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 16:51:18 UTC] === END API CALL LOG ===
[26-Mar-2026 16:51:18 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 16:51:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY4IiwidXNlcm5hbWUiOiJCSUxMT05aMjIiLCJlbWFpbCI6Imo3NjcyMDQxNUBnbWFpbC5jb20iLCJleHAiOjE3NzUxNDg0NjF9.MrX4zoc4fEthM0kscGIkNqY0ncR8lfXuCNZbWpKCtE4
[26-Mar-2026 16:51:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 16:51:18 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 16:51:18 UTC] User ID: 168
[26-Mar-2026 16:51:18 UTC] ✅ User profile retrieved successfully for user ID: 168
[26-Mar-2026 16:51:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 16:51:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 16:51:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.100.203, 141.101.99.110","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY4IiwidXNlcm5hbWUiOiJCSUxMT05aMjIiLCJlbWFpbCI6Imo3NjcyMDQxNUBnbWFpbC5jb20iLCJleHAiOjE3NzUxNDg0NjF9.MrX4zoc4fEthM0kscGIkNqY0ncR8lfXuCNZbWpKCtE4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e27a921e825ef4c-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.90.100.203","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 16:51:32 UTC] === User Orders API Called ===
[26-Mar-2026 16:51:32 UTC] User ID: 168
[26-Mar-2026 16:51:32 UTC] Limit: 20, Offset: 0
[26-Mar-2026 16:51:32 UTC] Orders found: 0
[26-Mar-2026 16:51:32 UTC] Orders data: []
[26-Mar-2026 16:51:32 UTC] Total orders count: 0
[26-Mar-2026 16:51:32 UTC] === API CALL LOG ===
[26-Mar-2026 16:51:32 UTC] Endpoint: user/profile.php
[26-Mar-2026 16:51:32 UTC] Full Log Data: {
    "timestamp": "2026-03-26 16:51:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.100.203",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.100.203, 141.101.99.109",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY4IiwidXNlcm5hbWUiOiJCSUxMT05aMjIiLCJlbWFpbCI6Imo3NjcyMDQxNUBnbWFpbC5jb20iLCJleHAiOjE3NzUxNDg0NjF9.MrX4zoc4fEthM0kscGIkNqY0ncR8lfXuCNZbWpKCtE4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e27a921e826ef4c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.100.203",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 16:51:32 UTC] === END API CALL LOG ===
[26-Mar-2026 16:51:32 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 16:51:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY4IiwidXNlcm5hbWUiOiJCSUxMT05aMjIiLCJlbWFpbCI6Imo3NjcyMDQxNUBnbWFpbC5jb20iLCJleHAiOjE3NzUxNDg0NjF9.MrX4zoc4fEthM0kscGIkNqY0ncR8lfXuCNZbWpKCtE4
[26-Mar-2026 16:51:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 16:51:32 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 16:51:32 UTC] User ID: 168
[26-Mar-2026 16:51:32 UTC] ✅ User profile retrieved successfully for user ID: 168
[26-Mar-2026 16:51:33 UTC] === API CALL LOG ===
[26-Mar-2026 16:51:33 UTC] Endpoint: user/profile.php
[26-Mar-2026 16:51:33 UTC] Full Log Data: {
    "timestamp": "2026-03-26 16:51:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.100.203",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.100.203, 141.101.99.109",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY4IiwidXNlcm5hbWUiOiJCSUxMT05aMjIiLCJlbWFpbCI6Imo3NjcyMDQxNUBnbWFpbC5jb20iLCJleHAiOjE3NzUxNDg0NjF9.MrX4zoc4fEthM0kscGIkNqY0ncR8lfXuCNZbWpKCtE4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e27a9265f71ef4c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.100.203",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 16:51:33 UTC] === END API CALL LOG ===
[26-Mar-2026 16:51:33 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 16:51:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY4IiwidXNlcm5hbWUiOiJCSUxMT05aMjIiLCJlbWFpbCI6Imo3NjcyMDQxNUBnbWFpbC5jb20iLCJleHAiOjE3NzUxNDg0NjF9.MrX4zoc4fEthM0kscGIkNqY0ncR8lfXuCNZbWpKCtE4
[26-Mar-2026 16:51:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 16:51:33 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 16:51:33 UTC] User ID: 168
[26-Mar-2026 16:51:33 UTC] ✅ User profile retrieved successfully for user ID: 168
[26-Mar-2026 16:51:33 UTC] === API CALL LOG ===
[26-Mar-2026 16:51:33 UTC] Endpoint: user/profile.php
[26-Mar-2026 16:51:33 UTC] Full Log Data: {
    "timestamp": "2026-03-26 16:51:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.100.203",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.100.203, 141.101.99.110",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY4IiwidXNlcm5hbWUiOiJCSUxMT05aMjIiLCJlbWFpbCI6Imo3NjcyMDQxNUBnbWFpbC5jb20iLCJleHAiOjE3NzUxNDg0NjF9.MrX4zoc4fEthM0kscGIkNqY0ncR8lfXuCNZbWpKCtE4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e27a9276952ef4c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.100.203",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 16:51:33 UTC] === END API CALL LOG ===
[26-Mar-2026 16:51:33 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 16:51:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY4IiwidXNlcm5hbWUiOiJCSUxMT05aMjIiLCJlbWFpbCI6Imo3NjcyMDQxNUBnbWFpbC5jb20iLCJleHAiOjE3NzUxNDg0NjF9.MrX4zoc4fEthM0kscGIkNqY0ncR8lfXuCNZbWpKCtE4
[26-Mar-2026 16:51:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 16:51:33 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 16:51:33 UTC] User ID: 168
[26-Mar-2026 16:51:33 UTC] ✅ User profile retrieved successfully for user ID: 168
[26-Mar-2026 16:51:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 16:51:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 16:51:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.100.203, 141.101.99.109","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY4IiwidXNlcm5hbWUiOiJCSUxMT05aMjIiLCJlbWFpbCI6Imo3NjcyMDQxNUBnbWFpbC5jb20iLCJleHAiOjE3NzUxNDg0NjF9.MrX4zoc4fEthM0kscGIkNqY0ncR8lfXuCNZbWpKCtE4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e27a9bb6a0fef4c-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.90.100.203","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 16:51:57 UTC] === User Orders API Called ===
[26-Mar-2026 16:51:57 UTC] User ID: 168
[26-Mar-2026 16:51:57 UTC] Limit: 20, Offset: 0
[26-Mar-2026 16:51:57 UTC] Orders found: 0
[26-Mar-2026 16:51:57 UTC] Orders data: []
[26-Mar-2026 16:51:57 UTC] Total orders count: 0
[26-Mar-2026 16:51:57 UTC] === API CALL LOG ===
[26-Mar-2026 16:51:57 UTC] Endpoint: user/profile.php
[26-Mar-2026 16:51:57 UTC] Full Log Data: {
    "timestamp": "2026-03-26 16:51:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.100.203",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.100.203, 141.101.99.110",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY4IiwidXNlcm5hbWUiOiJCSUxMT05aMjIiLCJlbWFpbCI6Imo3NjcyMDQxNUBnbWFpbC5jb20iLCJleHAiOjE3NzUxNDg0NjF9.MrX4zoc4fEthM0kscGIkNqY0ncR8lfXuCNZbWpKCtE4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e27a9bb6a13ef4c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.100.203",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 16:51:57 UTC] === END API CALL LOG ===
[26-Mar-2026 16:51:57 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 16:51:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY4IiwidXNlcm5hbWUiOiJCSUxMT05aMjIiLCJlbWFpbCI6Imo3NjcyMDQxNUBnbWFpbC5jb20iLCJleHAiOjE3NzUxNDg0NjF9.MrX4zoc4fEthM0kscGIkNqY0ncR8lfXuCNZbWpKCtE4
[26-Mar-2026 16:51:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 16:51:57 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 16:51:57 UTC] User ID: 168
[26-Mar-2026 16:51:57 UTC] ✅ User profile retrieved successfully for user ID: 168
[26-Mar-2026 16:51:58 UTC] === API CALL LOG ===
[26-Mar-2026 16:51:58 UTC] Endpoint: user/profile.php
[26-Mar-2026 16:51:58 UTC] Full Log Data: {
    "timestamp": "2026-03-26 16:51:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.100.203",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.100.203, 141.101.99.110",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY4IiwidXNlcm5hbWUiOiJCSUxMT05aMjIiLCJlbWFpbCI6Imo3NjcyMDQxNUBnbWFpbC5jb20iLCJleHAiOjE3NzUxNDg0NjF9.MrX4zoc4fEthM0kscGIkNqY0ncR8lfXuCNZbWpKCtE4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e27a9bfb85bef4c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.100.203",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 16:51:58 UTC] === END API CALL LOG ===
[26-Mar-2026 16:51:58 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 16:51:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY4IiwidXNlcm5hbWUiOiJCSUxMT05aMjIiLCJlbWFpbCI6Imo3NjcyMDQxNUBnbWFpbC5jb20iLCJleHAiOjE3NzUxNDg0NjF9.MrX4zoc4fEthM0kscGIkNqY0ncR8lfXuCNZbWpKCtE4
[26-Mar-2026 16:51:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 16:51:58 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 16:51:58 UTC] User ID: 168
[26-Mar-2026 16:51:58 UTC] ✅ User profile retrieved successfully for user ID: 168
[26-Mar-2026 16:51:58 UTC] === API CALL LOG ===
[26-Mar-2026 16:51:58 UTC] Endpoint: user/profile.php
[26-Mar-2026 16:51:58 UTC] Full Log Data: {
    "timestamp": "2026-03-26 16:51:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.100.203",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.100.203, 141.101.99.109",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY4IiwidXNlcm5hbWUiOiJCSUxMT05aMjIiLCJlbWFpbCI6Imo3NjcyMDQxNUBnbWFpbC5jb20iLCJleHAiOjE3NzUxNDg0NjF9.MrX4zoc4fEthM0kscGIkNqY0ncR8lfXuCNZbWpKCtE4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e27a9c0ca1def4c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.100.203",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 16:51:58 UTC] === END API CALL LOG ===
[26-Mar-2026 16:51:58 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 16:51:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY4IiwidXNlcm5hbWUiOiJCSUxMT05aMjIiLCJlbWFpbCI6Imo3NjcyMDQxNUBnbWFpbC5jb20iLCJleHAiOjE3NzUxNDg0NjF9.MrX4zoc4fEthM0kscGIkNqY0ncR8lfXuCNZbWpKCtE4
[26-Mar-2026 16:51:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 16:51:58 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 16:51:58 UTC] User ID: 168
[26-Mar-2026 16:51:58 UTC] ✅ User profile retrieved successfully for user ID: 168
[26-Mar-2026 16:52:45 UTC] === API CALL LOG ===
[26-Mar-2026 16:52:45 UTC] Endpoint: user/profile.php
[26-Mar-2026 16:52:45 UTC] Full Log Data: {
    "timestamp": "2026-03-26 16:52:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.100.203",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.100.203, 141.101.99.110",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY4IiwidXNlcm5hbWUiOiJCSUxMT05aMjIiLCJlbWFpbCI6Imo3NjcyMDQxNUBnbWFpbC5jb20iLCJleHAiOjE3NzUxNDg0NjF9.MrX4zoc4fEthM0kscGIkNqY0ncR8lfXuCNZbWpKCtE4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e27aae78c8def4c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.100.203",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 16:52:45 UTC] === END API CALL LOG ===
[26-Mar-2026 16:52:45 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 16:52:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY4IiwidXNlcm5hbWUiOiJCSUxMT05aMjIiLCJlbWFpbCI6Imo3NjcyMDQxNUBnbWFpbC5jb20iLCJleHAiOjE3NzUxNDg0NjF9.MrX4zoc4fEthM0kscGIkNqY0ncR8lfXuCNZbWpKCtE4
[26-Mar-2026 16:52:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 16:52:45 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 16:52:45 UTC] User ID: 168
[26-Mar-2026 16:52:45 UTC] ✅ User profile retrieved successfully for user ID: 168
[26-Mar-2026 16:52:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 16:52:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 16:52:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.100.203, 141.101.99.109","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY4IiwidXNlcm5hbWUiOiJCSUxMT05aMjIiLCJlbWFpbCI6Imo3NjcyMDQxNUBnbWFpbC5jb20iLCJleHAiOjE3NzUxNDg0NjF9.MrX4zoc4fEthM0kscGIkNqY0ncR8lfXuCNZbWpKCtE4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e27aae78c8aef4c-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.90.100.203","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 16:52:45 UTC] === User Orders API Called ===
[26-Mar-2026 16:52:45 UTC] User ID: 168
[26-Mar-2026 16:52:45 UTC] Limit: 20, Offset: 0
[26-Mar-2026 16:52:45 UTC] Orders found: 0
[26-Mar-2026 16:52:45 UTC] Orders data: []
[26-Mar-2026 16:52:45 UTC] Total orders count: 0
[26-Mar-2026 16:52:45 UTC] === API CALL LOG ===
[26-Mar-2026 16:52:45 UTC] Endpoint: user/profile.php
[26-Mar-2026 16:52:45 UTC] Full Log Data: {
    "timestamp": "2026-03-26 16:52:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.100.203",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.100.203, 141.101.99.110",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY4IiwidXNlcm5hbWUiOiJCSUxMT05aMjIiLCJlbWFpbCI6Imo3NjcyMDQxNUBnbWFpbC5jb20iLCJleHAiOjE3NzUxNDg0NjF9.MrX4zoc4fEthM0kscGIkNqY0ncR8lfXuCNZbWpKCtE4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e27aae87e97ef4c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.100.203",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 16:52:45 UTC] === END API CALL LOG ===
[26-Mar-2026 16:52:45 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 16:52:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY4IiwidXNlcm5hbWUiOiJCSUxMT05aMjIiLCJlbWFpbCI6Imo3NjcyMDQxNUBnbWFpbC5jb20iLCJleHAiOjE3NzUxNDg0NjF9.MrX4zoc4fEthM0kscGIkNqY0ncR8lfXuCNZbWpKCtE4
[26-Mar-2026 16:52:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 16:52:45 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 16:52:45 UTC] User ID: 168
[26-Mar-2026 16:52:45 UTC] ✅ User profile retrieved successfully for user ID: 168
[26-Mar-2026 16:52:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 16:52:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 16:52:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.100.203, 141.101.99.109","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY4IiwidXNlcm5hbWUiOiJCSUxMT05aMjIiLCJlbWFpbCI6Imo3NjcyMDQxNUBnbWFpbC5jb20iLCJleHAiOjE3NzUxNDg0NjF9.MrX4zoc4fEthM0kscGIkNqY0ncR8lfXuCNZbWpKCtE4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e27aae87e99ef4c-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.90.100.203","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 16:52:45 UTC] === User Orders API Called ===
[26-Mar-2026 16:52:45 UTC] User ID: 168
[26-Mar-2026 16:52:45 UTC] Limit: 20, Offset: 0
[26-Mar-2026 16:52:45 UTC] Orders found: 0
[26-Mar-2026 16:52:45 UTC] Orders data: []
[26-Mar-2026 16:52:45 UTC] Total orders count: 0
[26-Mar-2026 16:52:46 UTC] === API CALL LOG ===
[26-Mar-2026 16:52:46 UTC] Endpoint: user/profile.php
[26-Mar-2026 16:52:46 UTC] Full Log Data: {
    "timestamp": "2026-03-26 16:52:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.100.203",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.100.203, 141.101.99.110",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY4IiwidXNlcm5hbWUiOiJCSUxMT05aMjIiLCJlbWFpbCI6Imo3NjcyMDQxNUBnbWFpbC5jb20iLCJleHAiOjE3NzUxNDg0NjF9.MrX4zoc4fEthM0kscGIkNqY0ncR8lfXuCNZbWpKCtE4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e27aaee5a14ef4c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.100.203",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 16:52:46 UTC] === END API CALL LOG ===
[26-Mar-2026 16:52:46 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 16:52:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY4IiwidXNlcm5hbWUiOiJCSUxMT05aMjIiLCJlbWFpbCI6Imo3NjcyMDQxNUBnbWFpbC5jb20iLCJleHAiOjE3NzUxNDg0NjF9.MrX4zoc4fEthM0kscGIkNqY0ncR8lfXuCNZbWpKCtE4
[26-Mar-2026 16:52:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 16:52:46 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 16:52:46 UTC] User ID: 168
[26-Mar-2026 16:52:46 UTC] ✅ User profile retrieved successfully for user ID: 168
[26-Mar-2026 16:52:46 UTC] User Purchases API - User ID: 168
[26-Mar-2026 16:52:46 UTC] User Purchases API - Total purchases found: 2
[26-Mar-2026 16:52:50 UTC] === API CALL LOG ===
[26-Mar-2026 16:52:50 UTC] Endpoint: user/profile.php
[26-Mar-2026 16:52:50 UTC] Full Log Data: {
    "timestamp": "2026-03-26 16:52:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.100.203",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.100.203, 141.101.99.109",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY4IiwidXNlcm5hbWUiOiJCSUxMT05aMjIiLCJlbWFpbCI6Imo3NjcyMDQxNUBnbWFpbC5jb20iLCJleHAiOjE3NzUxNDg0NjF9.MrX4zoc4fEthM0kscGIkNqY0ncR8lfXuCNZbWpKCtE4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e27ab08e9a8ef4c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.100.203",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 16:52:50 UTC] === END API CALL LOG ===
[26-Mar-2026 16:52:50 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 16:52:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY4IiwidXNlcm5hbWUiOiJCSUxMT05aMjIiLCJlbWFpbCI6Imo3NjcyMDQxNUBnbWFpbC5jb20iLCJleHAiOjE3NzUxNDg0NjF9.MrX4zoc4fEthM0kscGIkNqY0ncR8lfXuCNZbWpKCtE4
[26-Mar-2026 16:52:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 16:52:50 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 16:52:50 UTC] User ID: 168
[26-Mar-2026 16:52:50 UTC] ✅ User profile retrieved successfully for user ID: 168
[26-Mar-2026 16:52:50 UTC] User Purchases API - User ID: 168
[26-Mar-2026 16:52:50 UTC] User Purchases API - Total purchases found: 2
[26-Mar-2026 16:52:54 UTC] User Purchases API - User ID: 168
[26-Mar-2026 16:52:54 UTC] User Purchases API - Total purchases found: 2
[26-Mar-2026 16:53:11 UTC] === API CALL LOG ===
[26-Mar-2026 16:53:11 UTC] Endpoint: user/profile.php
[26-Mar-2026 16:53:11 UTC] Full Log Data: {
    "timestamp": "2026-03-26 16:53:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.100.203",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.100.203, 141.101.99.110",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY4IiwidXNlcm5hbWUiOiJCSUxMT05aMjIiLCJlbWFpbCI6Imo3NjcyMDQxNUBnbWFpbC5jb20iLCJleHAiOjE3NzUxNDg0NjF9.MrX4zoc4fEthM0kscGIkNqY0ncR8lfXuCNZbWpKCtE4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e27ab8d3b67ef4c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.100.203",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 16:53:11 UTC] === END API CALL LOG ===
[26-Mar-2026 16:53:11 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 16:53:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY4IiwidXNlcm5hbWUiOiJCSUxMT05aMjIiLCJlbWFpbCI6Imo3NjcyMDQxNUBnbWFpbC5jb20iLCJleHAiOjE3NzUxNDg0NjF9.MrX4zoc4fEthM0kscGIkNqY0ncR8lfXuCNZbWpKCtE4
[26-Mar-2026 16:53:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 16:53:11 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 16:53:11 UTC] User ID: 168
[26-Mar-2026 16:53:11 UTC] ✅ User profile retrieved successfully for user ID: 168
[26-Mar-2026 16:53:12 UTC] User Purchases API - User ID: 168
[26-Mar-2026 16:53:12 UTC] User Purchases API - Total purchases found: 2
[26-Mar-2026 16:53:14 UTC] User Purchases API - User ID: 168
[26-Mar-2026 16:53:14 UTC] User Purchases API - Total purchases found: 2
[26-Mar-2026 16:53:17 UTC] === API CALL LOG ===
[26-Mar-2026 16:53:17 UTC] Endpoint: user/profile.php
[26-Mar-2026 16:53:17 UTC] Full Log Data: {
    "timestamp": "2026-03-26 16:53:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.100.203",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.100.203, 141.101.99.110",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY4IiwidXNlcm5hbWUiOiJCSUxMT05aMjIiLCJlbWFpbCI6Imo3NjcyMDQxNUBnbWFpbC5jb20iLCJleHAiOjE3NzUxNDg0NjF9.MrX4zoc4fEthM0kscGIkNqY0ncR8lfXuCNZbWpKCtE4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e27abb1de83ef4c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.100.203",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 16:53:17 UTC] === END API CALL LOG ===
[26-Mar-2026 16:53:17 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 16:53:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY4IiwidXNlcm5hbWUiOiJCSUxMT05aMjIiLCJlbWFpbCI6Imo3NjcyMDQxNUBnbWFpbC5jb20iLCJleHAiOjE3NzUxNDg0NjF9.MrX4zoc4fEthM0kscGIkNqY0ncR8lfXuCNZbWpKCtE4
[26-Mar-2026 16:53:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 16:53:17 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 16:53:17 UTC] User ID: 168
[26-Mar-2026 16:53:17 UTC] ✅ User profile retrieved successfully for user ID: 168
[26-Mar-2026 16:53:17 UTC] User Purchases API - User ID: 168
[26-Mar-2026 16:53:17 UTC] User Purchases API - Total purchases found: 2
[26-Mar-2026 16:53:20 UTC] User Purchases API - User ID: 168
[26-Mar-2026 16:53:20 UTC] User Purchases API - Total purchases found: 2
[26-Mar-2026 16:53:23 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 16:53:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 16:53:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.100.203, 141.101.99.110","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY4IiwidXNlcm5hbWUiOiJCSUxMT05aMjIiLCJlbWFpbCI6Imo3NjcyMDQxNUBnbWFpbC5jb20iLCJleHAiOjE3NzUxNDg0NjF9.MrX4zoc4fEthM0kscGIkNqY0ncR8lfXuCNZbWpKCtE4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e27abd439fcef4c-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.90.100.203","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 16:53:23 UTC] === User Orders API Called ===
[26-Mar-2026 16:53:23 UTC] User ID: 168
[26-Mar-2026 16:53:23 UTC] Limit: 20, Offset: 0
[26-Mar-2026 16:53:23 UTC] Orders found: 0
[26-Mar-2026 16:53:23 UTC] Orders data: []
[26-Mar-2026 16:53:23 UTC] Total orders count: 0
[26-Mar-2026 16:53:24 UTC] === API CALL LOG ===
[26-Mar-2026 16:53:24 UTC] Endpoint: user/profile.php
[26-Mar-2026 16:53:24 UTC] Full Log Data: {
    "timestamp": "2026-03-26 16:53:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.100.203",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.100.203, 141.101.99.110",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY4IiwidXNlcm5hbWUiOiJCSUxMT05aMjIiLCJlbWFpbCI6Imo3NjcyMDQxNUBnbWFpbC5jb20iLCJleHAiOjE3NzUxNDg0NjF9.MrX4zoc4fEthM0kscGIkNqY0ncR8lfXuCNZbWpKCtE4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e27abdb5f35ef4c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.100.203",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 16:53:24 UTC] === END API CALL LOG ===
[26-Mar-2026 16:53:24 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 16:53:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY4IiwidXNlcm5hbWUiOiJCSUxMT05aMjIiLCJlbWFpbCI6Imo3NjcyMDQxNUBnbWFpbC5jb20iLCJleHAiOjE3NzUxNDg0NjF9.MrX4zoc4fEthM0kscGIkNqY0ncR8lfXuCNZbWpKCtE4
[26-Mar-2026 16:53:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 16:53:24 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 16:53:24 UTC] User ID: 168
[26-Mar-2026 16:53:24 UTC] ✅ User profile retrieved successfully for user ID: 168
[26-Mar-2026 16:53:24 UTC] User Purchases API - User ID: 168
[26-Mar-2026 16:53:24 UTC] User Purchases API - Total purchases found: 2
[26-Mar-2026 16:53:28 UTC] User Purchases API - User ID: 168
[26-Mar-2026 16:53:28 UTC] User Purchases API - Total purchases found: 2
[26-Mar-2026 16:53:31 UTC] === API CALL LOG ===
[26-Mar-2026 16:53:31 UTC] Endpoint: user/profile.php
[26-Mar-2026 16:53:31 UTC] Full Log Data: {
    "timestamp": "2026-03-26 16:53:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.100.203",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.100.203, 141.101.99.110",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY4IiwidXNlcm5hbWUiOiJCSUxMT05aMjIiLCJlbWFpbCI6Imo3NjcyMDQxNUBnbWFpbC5jb20iLCJleHAiOjE3NzUxNDg0NjF9.MrX4zoc4fEthM0kscGIkNqY0ncR8lfXuCNZbWpKCtE4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e27ac05dc90ef4c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.100.203",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 16:53:31 UTC] === END API CALL LOG ===
[26-Mar-2026 16:53:31 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 16:53:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY4IiwidXNlcm5hbWUiOiJCSUxMT05aMjIiLCJlbWFpbCI6Imo3NjcyMDQxNUBnbWFpbC5jb20iLCJleHAiOjE3NzUxNDg0NjF9.MrX4zoc4fEthM0kscGIkNqY0ncR8lfXuCNZbWpKCtE4
[26-Mar-2026 16:53:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 16:53:31 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 16:53:31 UTC] User ID: 168
[26-Mar-2026 16:53:31 UTC] ✅ User profile retrieved successfully for user ID: 168
[26-Mar-2026 16:53:31 UTC] User Purchases API - User ID: 168
[26-Mar-2026 16:53:31 UTC] User Purchases API - Total purchases found: 2
[26-Mar-2026 17:24:56 UTC] === API CALL LOG ===
[26-Mar-2026 17:24:56 UTC] Endpoint: user/profile.php
[26-Mar-2026 17:24:56 UTC] Full Log Data: {
    "timestamp": "2026-03-26 17:24:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "195.178.110.65",
    "user_agent": "Mozilla\/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/91.0.4472.124 Safari\/537.36",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "195.178.110.65, 104.23.166.149",
        "User-Agent": "Mozilla\/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/91.0.4472.124 Safari\/537.36",
        "cf-ray": "9e27da0e5b42dfa5-AMS",
        "Accept-Encoding": "gzip, br",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "195.178.110.65",
        "CF-IPCountry": "NL",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 17:24:56 UTC] === END API CALL LOG ===
[26-Mar-2026 17:24:56 UTC] API Hash Debug - Received: 
[26-Mar-2026 17:24:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 17:24:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"195.178.110.65, 162.159.113.19","User-Agent":"Mozilla\/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/91.0.4472.124 Safari\/537.36","cf-ray":"9e27da0e5b0d2d31-AMS","Accept-Encoding":"gzip, br","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"195.178.110.65","CF-IPCountry":"NL","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 17:28:12 UTC] === API CALL LOG ===
[26-Mar-2026 17:28:12 UTC] Endpoint: user/profile.php
[26-Mar-2026 17:28:12 UTC] Full Log Data: {
    "timestamp": "2026-03-26 17:28:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "217.146.93.182",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "217.146.93.182, 141.101.99.110",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTUzIiwidXNlcm5hbWUiOiJmb3JkZXgiLCJlbWFpbCI6InBrZTI5NzI2OEBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjUzNTJ9.3q1tFhViVED6HqEwDfgQ3j9s2_7jNEmOOAZ0tzTCokE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e27ded26842ef21-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "217.146.93.182",
        "CF-IPCountry": "GB",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 17:28:12 UTC] === END API CALL LOG ===
[26-Mar-2026 17:28:12 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 17:28:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTUzIiwidXNlcm5hbWUiOiJmb3JkZXgiLCJlbWFpbCI6InBrZTI5NzI2OEBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjUzNTJ9.3q1tFhViVED6HqEwDfgQ3j9s2_7jNEmOOAZ0tzTCokE
[26-Mar-2026 17:28:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 17:28:12 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 17:28:12 UTC] User ID: 153
[26-Mar-2026 17:28:12 UTC] ✅ User profile retrieved successfully for user ID: 153
[26-Mar-2026 17:28:12 UTC] === API CALL LOG ===
[26-Mar-2026 17:28:12 UTC] Endpoint: user/profile.php
[26-Mar-2026 17:28:12 UTC] Full Log Data: {
    "timestamp": "2026-03-26 17:28:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "217.146.93.182",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "217.146.93.182, 141.101.99.110",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTUzIiwidXNlcm5hbWUiOiJmb3JkZXgiLCJlbWFpbCI6InBrZTI5NzI2OEBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjUzNTJ9.3q1tFhViVED6HqEwDfgQ3j9s2_7jNEmOOAZ0tzTCokE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e27ded7abbbef21-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "217.146.93.182",
        "CF-IPCountry": "GB",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 17:28:12 UTC] === END API CALL LOG ===
[26-Mar-2026 17:28:12 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 17:28:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTUzIiwidXNlcm5hbWUiOiJmb3JkZXgiLCJlbWFpbCI6InBrZTI5NzI2OEBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjUzNTJ9.3q1tFhViVED6HqEwDfgQ3j9s2_7jNEmOOAZ0tzTCokE
[26-Mar-2026 17:28:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 17:28:12 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 17:28:12 UTC] User ID: 153
[26-Mar-2026 17:28:12 UTC] ✅ User profile retrieved successfully for user ID: 153
[26-Mar-2026 17:28:17 UTC] === API CALL LOG ===
[26-Mar-2026 17:28:17 UTC] Endpoint: user/profile.php
[26-Mar-2026 17:28:17 UTC] Full Log Data: {
    "timestamp": "2026-03-26 17:28:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "217.146.93.182",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "217.146.93.182, 141.101.99.109",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTUzIiwidXNlcm5hbWUiOiJmb3JkZXgiLCJlbWFpbCI6InBrZTI5NzI2OEBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjUzNTJ9.3q1tFhViVED6HqEwDfgQ3j9s2_7jNEmOOAZ0tzTCokE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e27def24985ef21-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "217.146.93.182",
        "CF-IPCountry": "GB",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 17:28:17 UTC] === END API CALL LOG ===
[26-Mar-2026 17:28:17 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 17:28:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTUzIiwidXNlcm5hbWUiOiJmb3JkZXgiLCJlbWFpbCI6InBrZTI5NzI2OEBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjUzNTJ9.3q1tFhViVED6HqEwDfgQ3j9s2_7jNEmOOAZ0tzTCokE
[26-Mar-2026 17:28:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 17:28:17 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 17:28:17 UTC] User ID: 153
[26-Mar-2026 17:28:17 UTC] ✅ User profile retrieved successfully for user ID: 153
[26-Mar-2026 17:28:17 UTC] User Purchases API - User ID: 153
[26-Mar-2026 17:28:17 UTC] User Purchases API - Total purchases found: 0
[26-Mar-2026 17:28:26 UTC] === API CALL LOG ===
[26-Mar-2026 17:28:26 UTC] Endpoint: user/profile.php
[26-Mar-2026 17:28:26 UTC] Full Log Data: {
    "timestamp": "2026-03-26 17:28:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "217.146.93.182",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "217.146.93.182, 141.101.99.110",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTUzIiwidXNlcm5hbWUiOiJmb3JkZXgiLCJlbWFpbCI6InBrZTI5NzI2OEBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjUzNTJ9.3q1tFhViVED6HqEwDfgQ3j9s2_7jNEmOOAZ0tzTCokE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e27df2a8edbef21-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "217.146.93.182",
        "CF-IPCountry": "GB",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 17:28:26 UTC] === END API CALL LOG ===
[26-Mar-2026 17:28:26 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 17:28:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTUzIiwidXNlcm5hbWUiOiJmb3JkZXgiLCJlbWFpbCI6InBrZTI5NzI2OEBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjUzNTJ9.3q1tFhViVED6HqEwDfgQ3j9s2_7jNEmOOAZ0tzTCokE
[26-Mar-2026 17:28:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 17:28:26 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 17:28:26 UTC] User ID: 153
[26-Mar-2026 17:28:26 UTC] ✅ User profile retrieved successfully for user ID: 153
[26-Mar-2026 17:42:44 UTC] === API CALL LOG ===
[26-Mar-2026 17:42:44 UTC] Endpoint: user/profile.php
[26-Mar-2026 17:42:44 UTC] Full Log Data: {
    "timestamp": "2026-03-26 17:42:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.170.147.134",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.170.147.134, 104.23.216.25",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY5IiwidXNlcm5hbWUiOiJtaXJ6YSIsImVtYWlsIjoianVsZnVrYXJtaXJ6YTAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTE1MTc2M30.PL1jtIM5sLMZZIbEtAgW3dwhOEfGg39qaUh3Apn7_9k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e27f41f7c7e2b3f-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.170.147.134",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 17:42:44 UTC] === END API CALL LOG ===
[26-Mar-2026 17:42:44 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 17:42:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY5IiwidXNlcm5hbWUiOiJtaXJ6YSIsImVtYWlsIjoianVsZnVrYXJtaXJ6YTAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTE1MTc2M30.PL1jtIM5sLMZZIbEtAgW3dwhOEfGg39qaUh3Apn7_9k
[26-Mar-2026 17:42:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 17:42:44 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 17:42:44 UTC] User ID: 169
[26-Mar-2026 17:42:44 UTC] ✅ User profile retrieved successfully for user ID: 169
[26-Mar-2026 17:42:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 17:42:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 17:42:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.170.147.134, 104.23.216.24","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY5IiwidXNlcm5hbWUiOiJtaXJ6YSIsImVtYWlsIjoianVsZnVrYXJtaXJ6YTAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTE1MTc2M30.PL1jtIM5sLMZZIbEtAgW3dwhOEfGg39qaUh3Apn7_9k","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e27f41f8cb42b3f-DEL","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.170.147.134","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 17:42:44 UTC] === User Orders API Called ===
[26-Mar-2026 17:42:44 UTC] User ID: 169
[26-Mar-2026 17:42:44 UTC] Limit: 20, Offset: 0
[26-Mar-2026 17:42:44 UTC] Orders found: 0
[26-Mar-2026 17:42:44 UTC] Orders data: []
[26-Mar-2026 17:42:44 UTC] Total orders count: 0
[26-Mar-2026 17:42:44 UTC] === API CALL LOG ===
[26-Mar-2026 17:42:44 UTC] Endpoint: user/profile.php
[26-Mar-2026 17:42:44 UTC] Full Log Data: {
    "timestamp": "2026-03-26 17:42:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.170.147.134",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.170.147.134, 104.23.216.24",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY5IiwidXNlcm5hbWUiOiJtaXJ6YSIsImVtYWlsIjoianVsZnVrYXJtaXJ6YTAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTE1MTc2M30.PL1jtIM5sLMZZIbEtAgW3dwhOEfGg39qaUh3Apn7_9k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e27f4201d6f2b3f-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.170.147.134",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 17:42:44 UTC] === END API CALL LOG ===
[26-Mar-2026 17:42:44 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 17:42:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY5IiwidXNlcm5hbWUiOiJtaXJ6YSIsImVtYWlsIjoianVsZnVrYXJtaXJ6YTAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTE1MTc2M30.PL1jtIM5sLMZZIbEtAgW3dwhOEfGg39qaUh3Apn7_9k
[26-Mar-2026 17:42:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 17:42:44 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 17:42:44 UTC] User ID: 169
[26-Mar-2026 17:42:44 UTC] ✅ User profile retrieved successfully for user ID: 169
[26-Mar-2026 17:42:46 UTC] === API CALL LOG ===
[26-Mar-2026 17:42:46 UTC] Endpoint: user/profile.php
[26-Mar-2026 17:42:46 UTC] Full Log Data: {
    "timestamp": "2026-03-26 17:42:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.170.147.134",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.170.147.134, 104.23.216.24",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY5IiwidXNlcm5hbWUiOiJtaXJ6YSIsImVtYWlsIjoianVsZnVrYXJtaXJ6YTAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTE1MTc2M30.PL1jtIM5sLMZZIbEtAgW3dwhOEfGg39qaUh3Apn7_9k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e27f429dbba2b3f-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.170.147.134",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 17:42:46 UTC] === END API CALL LOG ===
[26-Mar-2026 17:42:46 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 17:42:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY5IiwidXNlcm5hbWUiOiJtaXJ6YSIsImVtYWlsIjoianVsZnVrYXJtaXJ6YTAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTE1MTc2M30.PL1jtIM5sLMZZIbEtAgW3dwhOEfGg39qaUh3Apn7_9k
[26-Mar-2026 17:42:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 17:42:46 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 17:42:46 UTC] User ID: 169
[26-Mar-2026 17:42:46 UTC] ✅ User profile retrieved successfully for user ID: 169
[26-Mar-2026 17:43:03 UTC] === API CALL LOG ===
[26-Mar-2026 17:43:03 UTC] Endpoint: user/profile.php
[26-Mar-2026 17:43:03 UTC] Full Log Data: {
    "timestamp": "2026-03-26 17:43:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.170.147.134",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.170.147.134, 104.23.216.24",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY5IiwidXNlcm5hbWUiOiJtaXJ6YSIsImVtYWlsIjoianVsZnVrYXJtaXJ6YTAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTE1MTc2M30.PL1jtIM5sLMZZIbEtAgW3dwhOEfGg39qaUh3Apn7_9k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e27f4974a772b3f-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.170.147.134",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 17:43:03 UTC] === END API CALL LOG ===
[26-Mar-2026 17:43:03 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 17:43:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY5IiwidXNlcm5hbWUiOiJtaXJ6YSIsImVtYWlsIjoianVsZnVrYXJtaXJ6YTAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTE1MTc2M30.PL1jtIM5sLMZZIbEtAgW3dwhOEfGg39qaUh3Apn7_9k
[26-Mar-2026 17:43:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 17:43:03 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 17:43:03 UTC] User ID: 169
[26-Mar-2026 17:43:03 UTC] ✅ User profile retrieved successfully for user ID: 169
[26-Mar-2026 17:43:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 17:43:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 17:43:46 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.170.147.134, 104.23.216.25","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY5IiwidXNlcm5hbWUiOiJtaXJ6YSIsImVtYWlsIjoianVsZnVrYXJtaXJ6YTAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTE1MTc2M30.PL1jtIM5sLMZZIbEtAgW3dwhOEfGg39qaUh3Apn7_9k","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e27f59eb91d2b3f-DEL","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.170.147.134","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 17:43:46 UTC] === User Orders API Called ===
[26-Mar-2026 17:43:46 UTC] User ID: 169
[26-Mar-2026 17:43:46 UTC] Limit: 20, Offset: 0
[26-Mar-2026 17:43:46 UTC] Orders found: 0
[26-Mar-2026 17:43:46 UTC] Orders data: []
[26-Mar-2026 17:43:46 UTC] Total orders count: 0
[26-Mar-2026 17:43:46 UTC] === API CALL LOG ===
[26-Mar-2026 17:43:46 UTC] Endpoint: user/profile.php
[26-Mar-2026 17:43:46 UTC] Full Log Data: {
    "timestamp": "2026-03-26 17:43:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.170.147.134",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.170.147.134, 104.23.216.24",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY5IiwidXNlcm5hbWUiOiJtaXJ6YSIsImVtYWlsIjoianVsZnVrYXJtaXJ6YTAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTE1MTc2M30.PL1jtIM5sLMZZIbEtAgW3dwhOEfGg39qaUh3Apn7_9k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e27f59f49e82b3f-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.170.147.134",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 17:43:46 UTC] === END API CALL LOG ===
[26-Mar-2026 17:43:46 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 17:43:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY5IiwidXNlcm5hbWUiOiJtaXJ6YSIsImVtYWlsIjoianVsZnVrYXJtaXJ6YTAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTE1MTc2M30.PL1jtIM5sLMZZIbEtAgW3dwhOEfGg39qaUh3Apn7_9k
[26-Mar-2026 17:43:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 17:43:46 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 17:43:46 UTC] User ID: 169
[26-Mar-2026 17:43:46 UTC] ✅ User profile retrieved successfully for user ID: 169
[26-Mar-2026 17:43:46 UTC] === API CALL LOG ===
[26-Mar-2026 17:43:46 UTC] Endpoint: user/profile.php
[26-Mar-2026 17:43:46 UTC] Full Log Data: {
    "timestamp": "2026-03-26 17:43:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.170.147.134",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.170.147.134, 104.23.216.24",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY5IiwidXNlcm5hbWUiOiJtaXJ6YSIsImVtYWlsIjoianVsZnVrYXJtaXJ6YTAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTE1MTc2M30.PL1jtIM5sLMZZIbEtAgW3dwhOEfGg39qaUh3Apn7_9k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e27f5a31fec2b3f-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.170.147.134",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 17:43:46 UTC] === END API CALL LOG ===
[26-Mar-2026 17:43:46 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 17:43:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY5IiwidXNlcm5hbWUiOiJtaXJ6YSIsImVtYWlsIjoianVsZnVrYXJtaXJ6YTAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTE1MTc2M30.PL1jtIM5sLMZZIbEtAgW3dwhOEfGg39qaUh3Apn7_9k
[26-Mar-2026 17:43:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 17:43:46 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 17:43:46 UTC] User ID: 169
[26-Mar-2026 17:43:46 UTC] ✅ User profile retrieved successfully for user ID: 169
[26-Mar-2026 17:43:47 UTC] === API CALL LOG ===
[26-Mar-2026 17:43:47 UTC] Endpoint: user/profile.php
[26-Mar-2026 17:43:47 UTC] Full Log Data: {
    "timestamp": "2026-03-26 17:43:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.170.147.134",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.170.147.134, 104.23.216.25",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY5IiwidXNlcm5hbWUiOiJtaXJ6YSIsImVtYWlsIjoianVsZnVrYXJtaXJ6YTAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTE1MTc2M30.PL1jtIM5sLMZZIbEtAgW3dwhOEfGg39qaUh3Apn7_9k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e27f5a6edc92b3f-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.170.147.134",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 17:43:47 UTC] === END API CALL LOG ===
[26-Mar-2026 17:43:47 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 17:43:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY5IiwidXNlcm5hbWUiOiJtaXJ6YSIsImVtYWlsIjoianVsZnVrYXJtaXJ6YTAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTE1MTc2M30.PL1jtIM5sLMZZIbEtAgW3dwhOEfGg39qaUh3Apn7_9k
[26-Mar-2026 17:43:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 17:43:47 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 17:43:47 UTC] User ID: 169
[26-Mar-2026 17:43:47 UTC] ✅ User profile retrieved successfully for user ID: 169
[26-Mar-2026 17:43:48 UTC] === API CALL LOG ===
[26-Mar-2026 17:43:48 UTC] Endpoint: user/profile.php
[26-Mar-2026 17:43:48 UTC] Full Log Data: {
    "timestamp": "2026-03-26 17:43:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.170.147.134",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.170.147.134, 104.23.216.24",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY5IiwidXNlcm5hbWUiOiJtaXJ6YSIsImVtYWlsIjoianVsZnVrYXJtaXJ6YTAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTE1MTc2M30.PL1jtIM5sLMZZIbEtAgW3dwhOEfGg39qaUh3Apn7_9k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e27f5af0aa52b3f-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.170.147.134",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 17:43:48 UTC] === END API CALL LOG ===
[26-Mar-2026 17:43:48 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 17:43:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY5IiwidXNlcm5hbWUiOiJtaXJ6YSIsImVtYWlsIjoianVsZnVrYXJtaXJ6YTAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTE1MTc2M30.PL1jtIM5sLMZZIbEtAgW3dwhOEfGg39qaUh3Apn7_9k
[26-Mar-2026 17:43:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 17:43:48 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 17:43:48 UTC] User ID: 169
[26-Mar-2026 17:43:48 UTC] ✅ User profile retrieved successfully for user ID: 169
[26-Mar-2026 17:43:48 UTC] User Purchases API - User ID: 169
[26-Mar-2026 17:43:48 UTC] User Purchases API - Total purchases found: 0
[26-Mar-2026 17:43:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 17:43:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 17:43:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.170.147.134, 104.23.216.25","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY5IiwidXNlcm5hbWUiOiJtaXJ6YSIsImVtYWlsIjoianVsZnVrYXJtaXJ6YTAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTE1MTc2M30.PL1jtIM5sLMZZIbEtAgW3dwhOEfGg39qaUh3Apn7_9k","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e27f5c4ccaa2b3f-DEL","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.170.147.134","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 17:43:51 UTC] === User Orders API Called ===
[26-Mar-2026 17:43:51 UTC] User ID: 169
[26-Mar-2026 17:43:51 UTC] Limit: 20, Offset: 0
[26-Mar-2026 17:43:51 UTC] Orders found: 0
[26-Mar-2026 17:43:51 UTC] Orders data: []
[26-Mar-2026 17:43:51 UTC] Total orders count: 0
[26-Mar-2026 17:43:53 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 17:43:53 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 17:43:53 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.170.147.134, 104.23.216.25","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY5IiwidXNlcm5hbWUiOiJtaXJ6YSIsImVtYWlsIjoianVsZnVrYXJtaXJ6YTAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTE1MTc2M30.PL1jtIM5sLMZZIbEtAgW3dwhOEfGg39qaUh3Apn7_9k","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e27f5d0d8452b3f-DEL","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.170.147.134","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 17:43:53 UTC] === User Orders API Called ===
[26-Mar-2026 17:43:53 UTC] User ID: 169
[26-Mar-2026 17:43:53 UTC] Limit: 20, Offset: 0
[26-Mar-2026 17:43:53 UTC] Orders found: 0
[26-Mar-2026 17:43:53 UTC] Orders data: []
[26-Mar-2026 17:43:53 UTC] Total orders count: 0
[26-Mar-2026 17:43:54 UTC] === API CALL LOG ===
[26-Mar-2026 17:43:54 UTC] Endpoint: user/profile.php
[26-Mar-2026 17:43:54 UTC] Full Log Data: {
    "timestamp": "2026-03-26 17:43:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.170.147.134",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.170.147.134, 104.23.216.25",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY5IiwidXNlcm5hbWUiOiJtaXJ6YSIsImVtYWlsIjoianVsZnVrYXJtaXJ6YTAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTE1MTc2M30.PL1jtIM5sLMZZIbEtAgW3dwhOEfGg39qaUh3Apn7_9k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e27f5d159062b3f-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.170.147.134",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 17:43:54 UTC] === END API CALL LOG ===
[26-Mar-2026 17:43:54 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 17:43:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY5IiwidXNlcm5hbWUiOiJtaXJ6YSIsImVtYWlsIjoianVsZnVrYXJtaXJ6YTAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTE1MTc2M30.PL1jtIM5sLMZZIbEtAgW3dwhOEfGg39qaUh3Apn7_9k
[26-Mar-2026 17:43:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 17:43:54 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 17:43:54 UTC] User ID: 169
[26-Mar-2026 17:43:54 UTC] ✅ User profile retrieved successfully for user ID: 169
[26-Mar-2026 17:43:54 UTC] === API CALL LOG ===
[26-Mar-2026 17:43:54 UTC] Endpoint: user/profile.php
[26-Mar-2026 17:43:54 UTC] Full Log Data: {
    "timestamp": "2026-03-26 17:43:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.170.147.134",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.170.147.134, 104.23.216.25",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY5IiwidXNlcm5hbWUiOiJtaXJ6YSIsImVtYWlsIjoianVsZnVrYXJtaXJ6YTAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTE1MTc2M30.PL1jtIM5sLMZZIbEtAgW3dwhOEfGg39qaUh3Apn7_9k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e27f5d53f452b3f-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.170.147.134",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 17:43:54 UTC] === END API CALL LOG ===
[26-Mar-2026 17:43:54 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 17:43:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY5IiwidXNlcm5hbWUiOiJtaXJ6YSIsImVtYWlsIjoianVsZnVrYXJtaXJ6YTAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTE1MTc2M30.PL1jtIM5sLMZZIbEtAgW3dwhOEfGg39qaUh3Apn7_9k
[26-Mar-2026 17:43:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 17:43:54 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 17:43:54 UTC] User ID: 169
[26-Mar-2026 17:43:54 UTC] ✅ User profile retrieved successfully for user ID: 169
[26-Mar-2026 17:43:55 UTC] === API CALL LOG ===
[26-Mar-2026 17:43:55 UTC] Endpoint: user/profile.php
[26-Mar-2026 17:43:55 UTC] Full Log Data: {
    "timestamp": "2026-03-26 17:43:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.170.147.134",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.170.147.134, 104.23.216.25",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY5IiwidXNlcm5hbWUiOiJtaXJ6YSIsImVtYWlsIjoianVsZnVrYXJtaXJ6YTAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTE1MTc2M30.PL1jtIM5sLMZZIbEtAgW3dwhOEfGg39qaUh3Apn7_9k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e27f5dc3a6b2b3f-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.170.147.134",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 17:43:55 UTC] === END API CALL LOG ===
[26-Mar-2026 17:43:55 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 17:43:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY5IiwidXNlcm5hbWUiOiJtaXJ6YSIsImVtYWlsIjoianVsZnVrYXJtaXJ6YTAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTE1MTc2M30.PL1jtIM5sLMZZIbEtAgW3dwhOEfGg39qaUh3Apn7_9k
[26-Mar-2026 17:43:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 17:43:55 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 17:43:55 UTC] User ID: 169
[26-Mar-2026 17:43:55 UTC] ✅ User profile retrieved successfully for user ID: 169
[26-Mar-2026 17:43:58 UTC] === API CALL LOG ===
[26-Mar-2026 17:43:58 UTC] Endpoint: user/profile.php
[26-Mar-2026 17:43:58 UTC] Full Log Data: {
    "timestamp": "2026-03-26 17:43:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.170.147.134",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.170.147.134, 104.23.216.24",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY5IiwidXNlcm5hbWUiOiJtaXJ6YSIsImVtYWlsIjoianVsZnVrYXJtaXJ6YTAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTE1MTc2M30.PL1jtIM5sLMZZIbEtAgW3dwhOEfGg39qaUh3Apn7_9k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e27f5f01a5b2b3f-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.170.147.134",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 17:43:58 UTC] === END API CALL LOG ===
[26-Mar-2026 17:43:58 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 17:43:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY5IiwidXNlcm5hbWUiOiJtaXJ6YSIsImVtYWlsIjoianVsZnVrYXJtaXJ6YTAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTE1MTc2M30.PL1jtIM5sLMZZIbEtAgW3dwhOEfGg39qaUh3Apn7_9k
[26-Mar-2026 17:43:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 17:43:58 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 17:43:58 UTC] User ID: 169
[26-Mar-2026 17:43:58 UTC] ✅ User profile retrieved successfully for user ID: 169
[26-Mar-2026 17:44:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 17:44:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 17:44:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.170.147.134, 104.23.216.25","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY5IiwidXNlcm5hbWUiOiJtaXJ6YSIsImVtYWlsIjoianVsZnVrYXJtaXJ6YTAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTE1MTc2M30.PL1jtIM5sLMZZIbEtAgW3dwhOEfGg39qaUh3Apn7_9k","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e27f630ec8f2b3f-DEL","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.170.147.134","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 17:44:09 UTC] === User Orders API Called ===
[26-Mar-2026 17:44:09 UTC] User ID: 169
[26-Mar-2026 17:44:09 UTC] Limit: 20, Offset: 0
[26-Mar-2026 17:44:09 UTC] Orders found: 0
[26-Mar-2026 17:44:09 UTC] Orders data: []
[26-Mar-2026 17:44:09 UTC] Total orders count: 0
[26-Mar-2026 17:44:09 UTC] === API CALL LOG ===
[26-Mar-2026 17:44:09 UTC] Endpoint: user/profile.php
[26-Mar-2026 17:44:09 UTC] Full Log Data: {
    "timestamp": "2026-03-26 17:44:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.170.147.134",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.170.147.134, 104.23.216.25",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY5IiwidXNlcm5hbWUiOiJtaXJ6YSIsImVtYWlsIjoianVsZnVrYXJtaXJ6YTAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTE1MTc2M30.PL1jtIM5sLMZZIbEtAgW3dwhOEfGg39qaUh3Apn7_9k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e27f6316d632b3f-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.170.147.134",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 17:44:09 UTC] === END API CALL LOG ===
[26-Mar-2026 17:44:09 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 17:44:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY5IiwidXNlcm5hbWUiOiJtaXJ6YSIsImVtYWlsIjoianVsZnVrYXJtaXJ6YTAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTE1MTc2M30.PL1jtIM5sLMZZIbEtAgW3dwhOEfGg39qaUh3Apn7_9k
[26-Mar-2026 17:44:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 17:44:09 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 17:44:09 UTC] User ID: 169
[26-Mar-2026 17:44:09 UTC] ✅ User profile retrieved successfully for user ID: 169
[26-Mar-2026 17:44:09 UTC] === API CALL LOG ===
[26-Mar-2026 17:44:09 UTC] Endpoint: user/profile.php
[26-Mar-2026 17:44:09 UTC] Full Log Data: {
    "timestamp": "2026-03-26 17:44:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.170.147.134",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.170.147.134, 104.23.216.25",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY5IiwidXNlcm5hbWUiOiJtaXJ6YSIsImVtYWlsIjoianVsZnVrYXJtaXJ6YTAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTE1MTc2M30.PL1jtIM5sLMZZIbEtAgW3dwhOEfGg39qaUh3Apn7_9k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e27f6355c362b3f-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.170.147.134",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 17:44:09 UTC] === END API CALL LOG ===
[26-Mar-2026 17:44:09 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 17:44:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY5IiwidXNlcm5hbWUiOiJtaXJ6YSIsImVtYWlsIjoianVsZnVrYXJtaXJ6YTAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTE1MTc2M30.PL1jtIM5sLMZZIbEtAgW3dwhOEfGg39qaUh3Apn7_9k
[26-Mar-2026 17:44:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 17:44:09 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 17:44:09 UTC] User ID: 169
[26-Mar-2026 17:44:09 UTC] ✅ User profile retrieved successfully for user ID: 169
[26-Mar-2026 17:44:10 UTC] === API CALL LOG ===
[26-Mar-2026 17:44:10 UTC] Endpoint: user/profile.php
[26-Mar-2026 17:44:10 UTC] Full Log Data: {
    "timestamp": "2026-03-26 17:44:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.170.147.134",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.170.147.134, 104.23.216.25",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY5IiwidXNlcm5hbWUiOiJtaXJ6YSIsImVtYWlsIjoianVsZnVrYXJtaXJ6YTAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTE1MTc2M30.PL1jtIM5sLMZZIbEtAgW3dwhOEfGg39qaUh3Apn7_9k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e27f6390a062b3f-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.170.147.134",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 17:44:10 UTC] === END API CALL LOG ===
[26-Mar-2026 17:44:10 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 17:44:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY5IiwidXNlcm5hbWUiOiJtaXJ6YSIsImVtYWlsIjoianVsZnVrYXJtaXJ6YTAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTE1MTc2M30.PL1jtIM5sLMZZIbEtAgW3dwhOEfGg39qaUh3Apn7_9k
[26-Mar-2026 17:44:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 17:44:10 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 17:44:10 UTC] User ID: 169
[26-Mar-2026 17:44:10 UTC] ✅ User profile retrieved successfully for user ID: 169
[26-Mar-2026 17:44:12 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 17:44:12 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 17:44:12 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.170.147.134, 104.23.216.25","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY5IiwidXNlcm5hbWUiOiJtaXJ6YSIsImVtYWlsIjoianVsZnVrYXJtaXJ6YTAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTE1MTc2M30.PL1jtIM5sLMZZIbEtAgW3dwhOEfGg39qaUh3Apn7_9k","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e27f647b8502b3f-DEL","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.170.147.134","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 17:44:12 UTC] === User Orders API Called ===
[26-Mar-2026 17:44:12 UTC] User ID: 169
[26-Mar-2026 17:44:12 UTC] Limit: 20, Offset: 0
[26-Mar-2026 17:44:12 UTC] Orders found: 0
[26-Mar-2026 17:44:12 UTC] Orders data: []
[26-Mar-2026 17:44:12 UTC] Total orders count: 0
[26-Mar-2026 17:44:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 17:44:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 17:44:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.170.147.134, 104.23.216.24","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY5IiwidXNlcm5hbWUiOiJtaXJ6YSIsImVtYWlsIjoianVsZnVrYXJtaXJ6YTAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTE1MTc2M30.PL1jtIM5sLMZZIbEtAgW3dwhOEfGg39qaUh3Apn7_9k","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e27f66e6c172b3f-DEL","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.170.147.134","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 17:44:19 UTC] === User Orders API Called ===
[26-Mar-2026 17:44:19 UTC] User ID: 169
[26-Mar-2026 17:44:19 UTC] Limit: 20, Offset: 0
[26-Mar-2026 17:44:19 UTC] Orders found: 0
[26-Mar-2026 17:44:19 UTC] Orders data: []
[26-Mar-2026 17:44:19 UTC] Total orders count: 0
[26-Mar-2026 17:44:19 UTC] === API CALL LOG ===
[26-Mar-2026 17:44:19 UTC] Endpoint: user/profile.php
[26-Mar-2026 17:44:19 UTC] Full Log Data: {
    "timestamp": "2026-03-26 17:44:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.170.147.134",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.170.147.134, 104.23.216.25",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY5IiwidXNlcm5hbWUiOiJtaXJ6YSIsImVtYWlsIjoianVsZnVrYXJtaXJ6YTAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTE1MTc2M30.PL1jtIM5sLMZZIbEtAgW3dwhOEfGg39qaUh3Apn7_9k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e27f66f0cd92b3f-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.170.147.134",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 17:44:19 UTC] === END API CALL LOG ===
[26-Mar-2026 17:44:19 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 17:44:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY5IiwidXNlcm5hbWUiOiJtaXJ6YSIsImVtYWlsIjoianVsZnVrYXJtaXJ6YTAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTE1MTc2M30.PL1jtIM5sLMZZIbEtAgW3dwhOEfGg39qaUh3Apn7_9k
[26-Mar-2026 17:44:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 17:44:19 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 17:44:19 UTC] User ID: 169
[26-Mar-2026 17:44:19 UTC] ✅ User profile retrieved successfully for user ID: 169
[26-Mar-2026 17:44:19 UTC] === API CALL LOG ===
[26-Mar-2026 17:44:19 UTC] Endpoint: user/profile.php
[26-Mar-2026 17:44:19 UTC] Full Log Data: {
    "timestamp": "2026-03-26 17:44:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.170.147.134",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.170.147.134, 104.23.216.24",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY5IiwidXNlcm5hbWUiOiJtaXJ6YSIsImVtYWlsIjoianVsZnVrYXJtaXJ6YTAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTE1MTc2M30.PL1jtIM5sLMZZIbEtAgW3dwhOEfGg39qaUh3Apn7_9k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e27f672da212b3f-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.170.147.134",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 17:44:19 UTC] === END API CALL LOG ===
[26-Mar-2026 17:44:19 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 17:44:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY5IiwidXNlcm5hbWUiOiJtaXJ6YSIsImVtYWlsIjoianVsZnVrYXJtaXJ6YTAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTE1MTc2M30.PL1jtIM5sLMZZIbEtAgW3dwhOEfGg39qaUh3Apn7_9k
[26-Mar-2026 17:44:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 17:44:19 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 17:44:19 UTC] User ID: 169
[26-Mar-2026 17:44:19 UTC] ✅ User profile retrieved successfully for user ID: 169
[26-Mar-2026 17:44:20 UTC] === API CALL LOG ===
[26-Mar-2026 17:44:20 UTC] Endpoint: user/profile.php
[26-Mar-2026 17:44:20 UTC] Full Log Data: {
    "timestamp": "2026-03-26 17:44:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.170.147.134",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.170.147.134, 104.23.216.24",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY5IiwidXNlcm5hbWUiOiJtaXJ6YSIsImVtYWlsIjoianVsZnVrYXJtaXJ6YTAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTE1MTc2M30.PL1jtIM5sLMZZIbEtAgW3dwhOEfGg39qaUh3Apn7_9k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e27f6787aa62b3f-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.170.147.134",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 17:44:20 UTC] === END API CALL LOG ===
[26-Mar-2026 17:44:20 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 17:44:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY5IiwidXNlcm5hbWUiOiJtaXJ6YSIsImVtYWlsIjoianVsZnVrYXJtaXJ6YTAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTE1MTc2M30.PL1jtIM5sLMZZIbEtAgW3dwhOEfGg39qaUh3Apn7_9k
[26-Mar-2026 17:44:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 17:44:20 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 17:44:20 UTC] User ID: 169
[26-Mar-2026 17:44:20 UTC] ✅ User profile retrieved successfully for user ID: 169
[26-Mar-2026 17:44:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 17:44:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 17:44:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.170.147.134, 104.23.216.25","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY5IiwidXNlcm5hbWUiOiJtaXJ6YSIsImVtYWlsIjoianVsZnVrYXJtaXJ6YTAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTE1MTc2M30.PL1jtIM5sLMZZIbEtAgW3dwhOEfGg39qaUh3Apn7_9k","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e27f73d3b8f2b3f-DEL","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.170.147.134","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 17:44:52 UTC] === User Orders API Called ===
[26-Mar-2026 17:44:52 UTC] User ID: 169
[26-Mar-2026 17:44:52 UTC] Limit: 20, Offset: 0
[26-Mar-2026 17:44:52 UTC] Orders found: 0
[26-Mar-2026 17:44:52 UTC] Orders data: []
[26-Mar-2026 17:44:52 UTC] Total orders count: 0
[26-Mar-2026 17:44:52 UTC] === API CALL LOG ===
[26-Mar-2026 17:44:52 UTC] Endpoint: user/profile.php
[26-Mar-2026 17:44:52 UTC] Full Log Data: {
    "timestamp": "2026-03-26 17:44:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.170.147.134",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.170.147.134, 104.23.216.24",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY5IiwidXNlcm5hbWUiOiJtaXJ6YSIsImVtYWlsIjoianVsZnVrYXJtaXJ6YTAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTE1MTc2M30.PL1jtIM5sLMZZIbEtAgW3dwhOEfGg39qaUh3Apn7_9k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e27f73dcc762b3f-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.170.147.134",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 17:44:52 UTC] === END API CALL LOG ===
[26-Mar-2026 17:44:52 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 17:44:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY5IiwidXNlcm5hbWUiOiJtaXJ6YSIsImVtYWlsIjoianVsZnVrYXJtaXJ6YTAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTE1MTc2M30.PL1jtIM5sLMZZIbEtAgW3dwhOEfGg39qaUh3Apn7_9k
[26-Mar-2026 17:44:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 17:44:52 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 17:44:52 UTC] User ID: 169
[26-Mar-2026 17:44:52 UTC] ✅ User profile retrieved successfully for user ID: 169
[26-Mar-2026 17:44:52 UTC] === API CALL LOG ===
[26-Mar-2026 17:44:52 UTC] Endpoint: user/profile.php
[26-Mar-2026 17:44:52 UTC] Full Log Data: {
    "timestamp": "2026-03-26 17:44:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.170.147.134",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.170.147.134, 104.23.216.25",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY5IiwidXNlcm5hbWUiOiJtaXJ6YSIsImVtYWlsIjoianVsZnVrYXJtaXJ6YTAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTE1MTc2M30.PL1jtIM5sLMZZIbEtAgW3dwhOEfGg39qaUh3Apn7_9k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e27f741aa112b3f-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.170.147.134",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 17:44:52 UTC] === END API CALL LOG ===
[26-Mar-2026 17:44:52 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 17:44:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY5IiwidXNlcm5hbWUiOiJtaXJ6YSIsImVtYWlsIjoianVsZnVrYXJtaXJ6YTAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTE1MTc2M30.PL1jtIM5sLMZZIbEtAgW3dwhOEfGg39qaUh3Apn7_9k
[26-Mar-2026 17:44:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 17:44:52 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 17:44:52 UTC] User ID: 169
[26-Mar-2026 17:44:52 UTC] ✅ User profile retrieved successfully for user ID: 169
[26-Mar-2026 17:44:53 UTC] === API CALL LOG ===
[26-Mar-2026 17:44:53 UTC] Endpoint: user/profile.php
[26-Mar-2026 17:44:53 UTC] Full Log Data: {
    "timestamp": "2026-03-26 17:44:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.170.147.134",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.170.147.134, 104.23.216.25",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY5IiwidXNlcm5hbWUiOiJtaXJ6YSIsImVtYWlsIjoianVsZnVrYXJtaXJ6YTAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTE1MTc2M30.PL1jtIM5sLMZZIbEtAgW3dwhOEfGg39qaUh3Apn7_9k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e27f7472ac62b3f-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.170.147.134",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 17:44:53 UTC] === END API CALL LOG ===
[26-Mar-2026 17:44:53 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 17:44:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY5IiwidXNlcm5hbWUiOiJtaXJ6YSIsImVtYWlsIjoianVsZnVrYXJtaXJ6YTAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTE1MTc2M30.PL1jtIM5sLMZZIbEtAgW3dwhOEfGg39qaUh3Apn7_9k
[26-Mar-2026 17:44:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 17:44:53 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 17:44:53 UTC] User ID: 169
[26-Mar-2026 17:44:53 UTC] ✅ User profile retrieved successfully for user ID: 169
[26-Mar-2026 17:44:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 17:44:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 17:44:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.170.147.134, 104.23.216.24","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY5IiwidXNlcm5hbWUiOiJtaXJ6YSIsImVtYWlsIjoianVsZnVrYXJtaXJ6YTAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTE1MTc2M30.PL1jtIM5sLMZZIbEtAgW3dwhOEfGg39qaUh3Apn7_9k","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e27f74dfcb12b3f-DEL","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.170.147.134","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 17:44:54 UTC] === User Orders API Called ===
[26-Mar-2026 17:44:54 UTC] User ID: 169
[26-Mar-2026 17:44:54 UTC] Limit: 20, Offset: 0
[26-Mar-2026 17:44:54 UTC] Orders found: 0
[26-Mar-2026 17:44:54 UTC] Orders data: []
[26-Mar-2026 17:44:54 UTC] Total orders count: 0
[26-Mar-2026 17:44:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 17:44:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 17:44:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.170.147.134, 104.23.216.25","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY5IiwidXNlcm5hbWUiOiJtaXJ6YSIsImVtYWlsIjoianVsZnVrYXJtaXJ6YTAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTE1MTc2M30.PL1jtIM5sLMZZIbEtAgW3dwhOEfGg39qaUh3Apn7_9k","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e27f7579b402b3f-DEL","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.170.147.134","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 17:44:56 UTC] === User Orders API Called ===
[26-Mar-2026 17:44:56 UTC] User ID: 169
[26-Mar-2026 17:44:56 UTC] Limit: 20, Offset: 0
[26-Mar-2026 17:44:56 UTC] Orders found: 0
[26-Mar-2026 17:44:56 UTC] Orders data: []
[26-Mar-2026 17:44:56 UTC] Total orders count: 0
[26-Mar-2026 17:44:56 UTC] === API CALL LOG ===
[26-Mar-2026 17:44:56 UTC] Endpoint: user/profile.php
[26-Mar-2026 17:44:56 UTC] Full Log Data: {
    "timestamp": "2026-03-26 17:44:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.170.147.134",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.170.147.134, 104.23.216.24",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY5IiwidXNlcm5hbWUiOiJtaXJ6YSIsImVtYWlsIjoianVsZnVrYXJtaXJ6YTAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTE1MTc2M30.PL1jtIM5sLMZZIbEtAgW3dwhOEfGg39qaUh3Apn7_9k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e27f7581c462b3f-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.170.147.134",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 17:44:56 UTC] === END API CALL LOG ===
[26-Mar-2026 17:44:56 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 17:44:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY5IiwidXNlcm5hbWUiOiJtaXJ6YSIsImVtYWlsIjoianVsZnVrYXJtaXJ6YTAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTE1MTc2M30.PL1jtIM5sLMZZIbEtAgW3dwhOEfGg39qaUh3Apn7_9k
[26-Mar-2026 17:44:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 17:44:56 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 17:44:56 UTC] User ID: 169
[26-Mar-2026 17:44:56 UTC] ✅ User profile retrieved successfully for user ID: 169
[26-Mar-2026 17:44:57 UTC] === API CALL LOG ===
[26-Mar-2026 17:44:57 UTC] Endpoint: user/profile.php
[26-Mar-2026 17:44:57 UTC] Full Log Data: {
    "timestamp": "2026-03-26 17:44:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.170.147.134",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.170.147.134, 104.23.216.25",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY5IiwidXNlcm5hbWUiOiJtaXJ6YSIsImVtYWlsIjoianVsZnVrYXJtaXJ6YTAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTE1MTc2M30.PL1jtIM5sLMZZIbEtAgW3dwhOEfGg39qaUh3Apn7_9k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e27f75bf9cc2b3f-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.170.147.134",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 17:44:57 UTC] === END API CALL LOG ===
[26-Mar-2026 17:44:57 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 17:44:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY5IiwidXNlcm5hbWUiOiJtaXJ6YSIsImVtYWlsIjoianVsZnVrYXJtaXJ6YTAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTE1MTc2M30.PL1jtIM5sLMZZIbEtAgW3dwhOEfGg39qaUh3Apn7_9k
[26-Mar-2026 17:44:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 17:44:57 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 17:44:57 UTC] User ID: 169
[26-Mar-2026 17:44:57 UTC] ✅ User profile retrieved successfully for user ID: 169
[26-Mar-2026 17:44:57 UTC] === API CALL LOG ===
[26-Mar-2026 17:44:57 UTC] Endpoint: user/profile.php
[26-Mar-2026 17:44:57 UTC] Full Log Data: {
    "timestamp": "2026-03-26 17:44:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.170.147.134",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.170.147.134, 104.23.216.24",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY5IiwidXNlcm5hbWUiOiJtaXJ6YSIsImVtYWlsIjoianVsZnVrYXJtaXJ6YTAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTE1MTc2M30.PL1jtIM5sLMZZIbEtAgW3dwhOEfGg39qaUh3Apn7_9k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e27f760a9772b3f-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.170.147.134",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 17:44:57 UTC] === END API CALL LOG ===
[26-Mar-2026 17:44:57 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 17:44:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY5IiwidXNlcm5hbWUiOiJtaXJ6YSIsImVtYWlsIjoianVsZnVrYXJtaXJ6YTAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTE1MTc2M30.PL1jtIM5sLMZZIbEtAgW3dwhOEfGg39qaUh3Apn7_9k
[26-Mar-2026 17:44:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 17:44:57 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 17:44:57 UTC] User ID: 169
[26-Mar-2026 17:44:57 UTC] ✅ User profile retrieved successfully for user ID: 169
[26-Mar-2026 17:45:00 UTC] === API CALL LOG ===
[26-Mar-2026 17:45:00 UTC] Endpoint: user/profile.php
[26-Mar-2026 17:45:00 UTC] Full Log Data: {
    "timestamp": "2026-03-26 17:45:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.170.147.134",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.170.147.134, 104.23.216.25",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY5IiwidXNlcm5hbWUiOiJtaXJ6YSIsImVtYWlsIjoianVsZnVrYXJtaXJ6YTAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTE1MTc2M30.PL1jtIM5sLMZZIbEtAgW3dwhOEfGg39qaUh3Apn7_9k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e27f7741f702b3f-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.170.147.134",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 17:45:00 UTC] === END API CALL LOG ===
[26-Mar-2026 17:45:00 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 17:45:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY5IiwidXNlcm5hbWUiOiJtaXJ6YSIsImVtYWlsIjoianVsZnVrYXJtaXJ6YTAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTE1MTc2M30.PL1jtIM5sLMZZIbEtAgW3dwhOEfGg39qaUh3Apn7_9k
[26-Mar-2026 17:45:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 17:45:00 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 17:45:00 UTC] User ID: 169
[26-Mar-2026 17:45:00 UTC] ✅ User profile retrieved successfully for user ID: 169
[26-Mar-2026 17:45:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 17:45:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 17:45:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.170.147.134, 104.23.216.25","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY5IiwidXNlcm5hbWUiOiJtaXJ6YSIsImVtYWlsIjoianVsZnVrYXJtaXJ6YTAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTE1MTc2M30.PL1jtIM5sLMZZIbEtAgW3dwhOEfGg39qaUh3Apn7_9k","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e27f7c48e142b3f-DEL","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.170.147.134","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 17:45:13 UTC] === User Orders API Called ===
[26-Mar-2026 17:45:13 UTC] User ID: 169
[26-Mar-2026 17:45:13 UTC] Limit: 20, Offset: 0
[26-Mar-2026 17:45:13 UTC] Orders found: 0
[26-Mar-2026 17:45:13 UTC] Orders data: []
[26-Mar-2026 17:45:13 UTC] Total orders count: 0
[26-Mar-2026 17:45:15 UTC] === API CALL LOG ===
[26-Mar-2026 17:45:15 UTC] Endpoint: user/profile.php
[26-Mar-2026 17:45:15 UTC] Full Log Data: {
    "timestamp": "2026-03-26 17:45:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.170.147.134",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.170.147.134, 104.23.216.25",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY5IiwidXNlcm5hbWUiOiJtaXJ6YSIsImVtYWlsIjoianVsZnVrYXJtaXJ6YTAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTE1MTc2M30.PL1jtIM5sLMZZIbEtAgW3dwhOEfGg39qaUh3Apn7_9k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e27f7cd0b302b3f-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.170.147.134",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 17:45:15 UTC] === END API CALL LOG ===
[26-Mar-2026 17:45:15 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 17:45:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY5IiwidXNlcm5hbWUiOiJtaXJ6YSIsImVtYWlsIjoianVsZnVrYXJtaXJ6YTAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTE1MTc2M30.PL1jtIM5sLMZZIbEtAgW3dwhOEfGg39qaUh3Apn7_9k
[26-Mar-2026 17:45:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 17:45:15 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 17:45:15 UTC] User ID: 169
[26-Mar-2026 17:45:15 UTC] ✅ User profile retrieved successfully for user ID: 169
[26-Mar-2026 17:45:15 UTC] User Purchases API - User ID: 169
[26-Mar-2026 17:45:15 UTC] User Purchases API - Total purchases found: 1
[26-Mar-2026 17:45:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 17:45:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 17:45:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.170.147.134, 104.23.216.24","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY5IiwidXNlcm5hbWUiOiJtaXJ6YSIsImVtYWlsIjoianVsZnVrYXJtaXJ6YTAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTE1MTc2M30.PL1jtIM5sLMZZIbEtAgW3dwhOEfGg39qaUh3Apn7_9k","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e27f7e76c012b3f-DEL","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.170.147.134","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 17:45:19 UTC] === User Orders API Called ===
[26-Mar-2026 17:45:19 UTC] User ID: 169
[26-Mar-2026 17:45:19 UTC] Limit: 20, Offset: 0
[26-Mar-2026 17:45:19 UTC] Orders found: 0
[26-Mar-2026 17:45:19 UTC] Orders data: []
[26-Mar-2026 17:45:19 UTC] Total orders count: 0
[26-Mar-2026 17:45:19 UTC] === API CALL LOG ===
[26-Mar-2026 17:45:19 UTC] Endpoint: user/profile.php
[26-Mar-2026 17:45:19 UTC] Full Log Data: {
    "timestamp": "2026-03-26 17:45:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.170.147.134",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.170.147.134, 104.23.216.25",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY5IiwidXNlcm5hbWUiOiJtaXJ6YSIsImVtYWlsIjoianVsZnVrYXJtaXJ6YTAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTE1MTc2M30.PL1jtIM5sLMZZIbEtAgW3dwhOEfGg39qaUh3Apn7_9k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e27f7e7fcab2b3f-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.170.147.134",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 17:45:19 UTC] === END API CALL LOG ===
[26-Mar-2026 17:45:19 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 17:45:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY5IiwidXNlcm5hbWUiOiJtaXJ6YSIsImVtYWlsIjoianVsZnVrYXJtaXJ6YTAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTE1MTc2M30.PL1jtIM5sLMZZIbEtAgW3dwhOEfGg39qaUh3Apn7_9k
[26-Mar-2026 17:45:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 17:45:19 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 17:45:19 UTC] User ID: 169
[26-Mar-2026 17:45:19 UTC] ✅ User profile retrieved successfully for user ID: 169
[26-Mar-2026 17:45:20 UTC] === API CALL LOG ===
[26-Mar-2026 17:45:20 UTC] Endpoint: user/profile.php
[26-Mar-2026 17:45:20 UTC] Full Log Data: {
    "timestamp": "2026-03-26 17:45:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.170.147.134",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.170.147.134, 104.23.216.24",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY5IiwidXNlcm5hbWUiOiJtaXJ6YSIsImVtYWlsIjoianVsZnVrYXJtaXJ6YTAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTE1MTc2M30.PL1jtIM5sLMZZIbEtAgW3dwhOEfGg39qaUh3Apn7_9k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e27f7ebba5e2b3f-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.170.147.134",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 17:45:20 UTC] === END API CALL LOG ===
[26-Mar-2026 17:45:20 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 17:45:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY5IiwidXNlcm5hbWUiOiJtaXJ6YSIsImVtYWlsIjoianVsZnVrYXJtaXJ6YTAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTE1MTc2M30.PL1jtIM5sLMZZIbEtAgW3dwhOEfGg39qaUh3Apn7_9k
[26-Mar-2026 17:45:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 17:45:20 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 17:45:20 UTC] User ID: 169
[26-Mar-2026 17:45:20 UTC] ✅ User profile retrieved successfully for user ID: 169
[26-Mar-2026 17:45:20 UTC] === API CALL LOG ===
[26-Mar-2026 17:45:20 UTC] Endpoint: user/profile.php
[26-Mar-2026 17:45:20 UTC] Full Log Data: {
    "timestamp": "2026-03-26 17:45:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.170.147.134",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.170.147.134, 104.23.216.25",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY5IiwidXNlcm5hbWUiOiJtaXJ6YSIsImVtYWlsIjoianVsZnVrYXJtaXJ6YTAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTE1MTc2M30.PL1jtIM5sLMZZIbEtAgW3dwhOEfGg39qaUh3Apn7_9k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e27f7eeffb62b3f-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.170.147.134",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 17:45:20 UTC] === END API CALL LOG ===
[26-Mar-2026 17:45:20 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 17:45:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY5IiwidXNlcm5hbWUiOiJtaXJ6YSIsImVtYWlsIjoianVsZnVrYXJtaXJ6YTAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTE1MTc2M30.PL1jtIM5sLMZZIbEtAgW3dwhOEfGg39qaUh3Apn7_9k
[26-Mar-2026 17:45:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 17:45:20 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 17:45:20 UTC] User ID: 169
[26-Mar-2026 17:45:20 UTC] ✅ User profile retrieved successfully for user ID: 169
[26-Mar-2026 17:47:26 UTC] === API CALL LOG ===
[26-Mar-2026 17:47:26 UTC] Endpoint: user/profile.php
[26-Mar-2026 17:47:26 UTC] Full Log Data: {
    "timestamp": "2026-03-26 17:47:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.134.65.130",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "83.134.65.130, 162.158.233.232",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTcwIiwidXNlcm5hbWUiOiJqZG9mb3Niempmb2RqcyIsImVtYWlsIjoiRWxsaW90dGVIYXV0Y29ldXJlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTE1MjA0Nn0.CUGyKjF3Tlxaw5wXFPKqEkeC2ED7Ql-qwU8D-tEZcf0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e27fb053cdc6a8e-BRU",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.134.65.130",
        "CF-IPCountry": "BE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 17:47:26 UTC] === END API CALL LOG ===
[26-Mar-2026 17:47:26 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 17:47:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTcwIiwidXNlcm5hbWUiOiJqZG9mb3Niempmb2RqcyIsImVtYWlsIjoiRWxsaW90dGVIYXV0Y29ldXJlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTE1MjA0Nn0.CUGyKjF3Tlxaw5wXFPKqEkeC2ED7Ql-qwU8D-tEZcf0
[26-Mar-2026 17:47:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 17:47:26 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 17:47:26 UTC] User ID: 170
[26-Mar-2026 17:47:26 UTC] ✅ User profile retrieved successfully for user ID: 170
[26-Mar-2026 17:47:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 17:47:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 17:47:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"83.134.65.130, 162.158.233.233","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTcwIiwidXNlcm5hbWUiOiJqZG9mb3Niempmb2RqcyIsImVtYWlsIjoiRWxsaW90dGVIYXV0Y29ldXJlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTE1MjA0Nn0.CUGyKjF3Tlxaw5wXFPKqEkeC2ED7Ql-qwU8D-tEZcf0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e27fb055d056a8e-BRU","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"83.134.65.130","CF-IPCountry":"BE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 17:47:26 UTC] === User Orders API Called ===
[26-Mar-2026 17:47:26 UTC] User ID: 170
[26-Mar-2026 17:47:26 UTC] Limit: 20, Offset: 0
[26-Mar-2026 17:47:26 UTC] Orders found: 0
[26-Mar-2026 17:47:26 UTC] Orders data: []
[26-Mar-2026 17:47:26 UTC] Total orders count: 0
[26-Mar-2026 17:47:27 UTC] === API CALL LOG ===
[26-Mar-2026 17:47:27 UTC] Endpoint: user/profile.php
[26-Mar-2026 17:47:27 UTC] Full Log Data: {
    "timestamp": "2026-03-26 17:47:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.134.65.130",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "83.134.65.130, 162.158.233.233",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTcwIiwidXNlcm5hbWUiOiJqZG9mb3Niempmb2RqcyIsImVtYWlsIjoiRWxsaW90dGVIYXV0Y29ldXJlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTE1MjA0Nn0.CUGyKjF3Tlxaw5wXFPKqEkeC2ED7Ql-qwU8D-tEZcf0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e27fb062e0a6a8e-BRU",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.134.65.130",
        "CF-IPCountry": "BE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 17:47:27 UTC] === END API CALL LOG ===
[26-Mar-2026 17:47:27 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 17:47:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTcwIiwidXNlcm5hbWUiOiJqZG9mb3Niempmb2RqcyIsImVtYWlsIjoiRWxsaW90dGVIYXV0Y29ldXJlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTE1MjA0Nn0.CUGyKjF3Tlxaw5wXFPKqEkeC2ED7Ql-qwU8D-tEZcf0
[26-Mar-2026 17:47:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 17:47:27 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 17:47:27 UTC] User ID: 170
[26-Mar-2026 17:47:27 UTC] ✅ User profile retrieved successfully for user ID: 170
[26-Mar-2026 17:47:27 UTC] === API CALL LOG ===
[26-Mar-2026 17:47:27 UTC] Endpoint: user/profile.php
[26-Mar-2026 17:47:27 UTC] Full Log Data: {
    "timestamp": "2026-03-26 17:47:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.134.65.130",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "83.134.65.130, 162.158.233.233",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTcwIiwidXNlcm5hbWUiOiJqZG9mb3Niempmb2RqcyIsImVtYWlsIjoiRWxsaW90dGVIYXV0Y29ldXJlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTE1MjA0Nn0.CUGyKjF3Tlxaw5wXFPKqEkeC2ED7Ql-qwU8D-tEZcf0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e27fb073f7b6a8e-BRU",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.134.65.130",
        "CF-IPCountry": "BE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 17:47:27 UTC] === END API CALL LOG ===
[26-Mar-2026 17:47:27 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 17:47:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTcwIiwidXNlcm5hbWUiOiJqZG9mb3Niempmb2RqcyIsImVtYWlsIjoiRWxsaW90dGVIYXV0Y29ldXJlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTE1MjA0Nn0.CUGyKjF3Tlxaw5wXFPKqEkeC2ED7Ql-qwU8D-tEZcf0
[26-Mar-2026 17:47:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 17:47:27 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 17:47:27 UTC] User ID: 170
[26-Mar-2026 17:47:27 UTC] ✅ User profile retrieved successfully for user ID: 170
[26-Mar-2026 17:47:31 UTC] === API CALL LOG ===
[26-Mar-2026 17:47:31 UTC] Endpoint: user/profile.php
[26-Mar-2026 17:47:31 UTC] Full Log Data: {
    "timestamp": "2026-03-26 17:47:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.134.65.130",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "83.134.65.130, 162.158.233.233",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTcwIiwidXNlcm5hbWUiOiJqZG9mb3Niempmb2RqcyIsImVtYWlsIjoiRWxsaW90dGVIYXV0Y29ldXJlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTE1MjA0Nn0.CUGyKjF3Tlxaw5wXFPKqEkeC2ED7Ql-qwU8D-tEZcf0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e27fb1edfd16a8e-BRU",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.134.65.130",
        "CF-IPCountry": "BE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 17:47:31 UTC] === END API CALL LOG ===
[26-Mar-2026 17:47:31 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 17:47:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTcwIiwidXNlcm5hbWUiOiJqZG9mb3Niempmb2RqcyIsImVtYWlsIjoiRWxsaW90dGVIYXV0Y29ldXJlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTE1MjA0Nn0.CUGyKjF3Tlxaw5wXFPKqEkeC2ED7Ql-qwU8D-tEZcf0
[26-Mar-2026 17:47:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 17:47:31 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 17:47:31 UTC] User ID: 170
[26-Mar-2026 17:47:31 UTC] ✅ User profile retrieved successfully for user ID: 170
[26-Mar-2026 17:47:31 UTC] User Purchases API - User ID: 170
[26-Mar-2026 17:47:31 UTC] User Purchases API - Total purchases found: 0
[26-Mar-2026 17:47:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 17:47:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 17:47:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"83.134.65.130, 162.158.233.233","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTcwIiwidXNlcm5hbWUiOiJqZG9mb3Niempmb2RqcyIsImVtYWlsIjoiRWxsaW90dGVIYXV0Y29ldXJlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTE1MjA0Nn0.CUGyKjF3Tlxaw5wXFPKqEkeC2ED7Ql-qwU8D-tEZcf0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e27fb2ab9556a8e-BRU","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"83.134.65.130","CF-IPCountry":"BE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 17:47:32 UTC] === User Orders API Called ===
[26-Mar-2026 17:47:32 UTC] User ID: 170
[26-Mar-2026 17:47:32 UTC] Limit: 20, Offset: 0
[26-Mar-2026 17:47:32 UTC] Orders found: 0
[26-Mar-2026 17:47:32 UTC] Orders data: []
[26-Mar-2026 17:47:32 UTC] Total orders count: 0
[26-Mar-2026 17:47:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 17:47:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 17:47:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"83.134.65.130, 162.158.233.233","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTcwIiwidXNlcm5hbWUiOiJqZG9mb3Niempmb2RqcyIsImVtYWlsIjoiRWxsaW90dGVIYXV0Y29ldXJlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTE1MjA0Nn0.CUGyKjF3Tlxaw5wXFPKqEkeC2ED7Ql-qwU8D-tEZcf0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e27fb4269b86a8e-BRU","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"83.134.65.130","CF-IPCountry":"BE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 17:47:36 UTC] === User Orders API Called ===
[26-Mar-2026 17:47:36 UTC] User ID: 170
[26-Mar-2026 17:47:36 UTC] Limit: 20, Offset: 0
[26-Mar-2026 17:47:36 UTC] Orders found: 0
[26-Mar-2026 17:47:36 UTC] Orders data: []
[26-Mar-2026 17:47:36 UTC] Total orders count: 0
[26-Mar-2026 17:47:36 UTC] === API CALL LOG ===
[26-Mar-2026 17:47:36 UTC] Endpoint: user/profile.php
[26-Mar-2026 17:47:36 UTC] Full Log Data: {
    "timestamp": "2026-03-26 17:47:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.134.65.130",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "83.134.65.130, 162.158.233.233",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTcwIiwidXNlcm5hbWUiOiJqZG9mb3Niempmb2RqcyIsImVtYWlsIjoiRWxsaW90dGVIYXV0Y29ldXJlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTE1MjA0Nn0.CUGyKjF3Tlxaw5wXFPKqEkeC2ED7Ql-qwU8D-tEZcf0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e27fb42fa6a6a8e-BRU",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.134.65.130",
        "CF-IPCountry": "BE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 17:47:36 UTC] === END API CALL LOG ===
[26-Mar-2026 17:47:36 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 17:47:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTcwIiwidXNlcm5hbWUiOiJqZG9mb3Niempmb2RqcyIsImVtYWlsIjoiRWxsaW90dGVIYXV0Y29ldXJlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTE1MjA0Nn0.CUGyKjF3Tlxaw5wXFPKqEkeC2ED7Ql-qwU8D-tEZcf0
[26-Mar-2026 17:47:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 17:47:36 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 17:47:36 UTC] User ID: 170
[26-Mar-2026 17:47:36 UTC] ✅ User profile retrieved successfully for user ID: 170
[26-Mar-2026 17:47:37 UTC] === API CALL LOG ===
[26-Mar-2026 17:47:37 UTC] Endpoint: user/profile.php
[26-Mar-2026 17:47:37 UTC] Full Log Data: {
    "timestamp": "2026-03-26 17:47:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.134.65.130",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "83.134.65.130, 162.158.233.233",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTcwIiwidXNlcm5hbWUiOiJqZG9mb3Niempmb2RqcyIsImVtYWlsIjoiRWxsaW90dGVIYXV0Y29ldXJlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTE1MjA0Nn0.CUGyKjF3Tlxaw5wXFPKqEkeC2ED7Ql-qwU8D-tEZcf0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e27fb448c716a8e-BRU",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.134.65.130",
        "CF-IPCountry": "BE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 17:47:37 UTC] === END API CALL LOG ===
[26-Mar-2026 17:47:37 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 17:47:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTcwIiwidXNlcm5hbWUiOiJqZG9mb3Niempmb2RqcyIsImVtYWlsIjoiRWxsaW90dGVIYXV0Y29ldXJlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTE1MjA0Nn0.CUGyKjF3Tlxaw5wXFPKqEkeC2ED7Ql-qwU8D-tEZcf0
[26-Mar-2026 17:47:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 17:47:37 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 17:47:37 UTC] User ID: 170
[26-Mar-2026 17:47:37 UTC] ✅ User profile retrieved successfully for user ID: 170
[26-Mar-2026 17:47:37 UTC] === API CALL LOG ===
[26-Mar-2026 17:47:37 UTC] Endpoint: user/profile.php
[26-Mar-2026 17:47:37 UTC] Full Log Data: {
    "timestamp": "2026-03-26 17:47:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.134.65.130",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "83.134.65.130, 162.158.233.233",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTcwIiwidXNlcm5hbWUiOiJqZG9mb3Niempmb2RqcyIsImVtYWlsIjoiRWxsaW90dGVIYXV0Y29ldXJlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTE1MjA0Nn0.CUGyKjF3Tlxaw5wXFPKqEkeC2ED7Ql-qwU8D-tEZcf0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e27fb46af956a8e-BRU",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.134.65.130",
        "CF-IPCountry": "BE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 17:47:37 UTC] === END API CALL LOG ===
[26-Mar-2026 17:47:37 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 17:47:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTcwIiwidXNlcm5hbWUiOiJqZG9mb3Niempmb2RqcyIsImVtYWlsIjoiRWxsaW90dGVIYXV0Y29ldXJlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTE1MjA0Nn0.CUGyKjF3Tlxaw5wXFPKqEkeC2ED7Ql-qwU8D-tEZcf0
[26-Mar-2026 17:47:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 17:47:37 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 17:47:37 UTC] User ID: 170
[26-Mar-2026 17:47:37 UTC] ✅ User profile retrieved successfully for user ID: 170
[26-Mar-2026 17:47:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 17:47:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 17:47:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"83.134.65.130, 162.158.233.232","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTcwIiwidXNlcm5hbWUiOiJqZG9mb3Niempmb2RqcyIsImVtYWlsIjoiRWxsaW90dGVIYXV0Y29ldXJlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTE1MjA0Nn0.CUGyKjF3Tlxaw5wXFPKqEkeC2ED7Ql-qwU8D-tEZcf0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e27fb78787f6a8e-BRU","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"83.134.65.130","CF-IPCountry":"BE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 17:47:45 UTC] === User Orders API Called ===
[26-Mar-2026 17:47:45 UTC] User ID: 170
[26-Mar-2026 17:47:45 UTC] Limit: 20, Offset: 0
[26-Mar-2026 17:47:45 UTC] Orders found: 0
[26-Mar-2026 17:47:45 UTC] Orders data: []
[26-Mar-2026 17:47:45 UTC] Total orders count: 0
[26-Mar-2026 17:47:45 UTC] === API CALL LOG ===
[26-Mar-2026 17:47:45 UTC] Endpoint: user/profile.php
[26-Mar-2026 17:47:45 UTC] Full Log Data: {
    "timestamp": "2026-03-26 17:47:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.134.65.130",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "83.134.65.130, 162.158.233.232",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTcwIiwidXNlcm5hbWUiOiJqZG9mb3Niempmb2RqcyIsImVtYWlsIjoiRWxsaW90dGVIYXV0Y29ldXJlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTE1MjA0Nn0.CUGyKjF3Tlxaw5wXFPKqEkeC2ED7Ql-qwU8D-tEZcf0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e27fb78a8d06a8e-BRU",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.134.65.130",
        "CF-IPCountry": "BE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 17:47:45 UTC] === END API CALL LOG ===
[26-Mar-2026 17:47:45 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 17:47:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTcwIiwidXNlcm5hbWUiOiJqZG9mb3Niempmb2RqcyIsImVtYWlsIjoiRWxsaW90dGVIYXV0Y29ldXJlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTE1MjA0Nn0.CUGyKjF3Tlxaw5wXFPKqEkeC2ED7Ql-qwU8D-tEZcf0
[26-Mar-2026 17:47:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 17:47:45 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 17:47:45 UTC] User ID: 170
[26-Mar-2026 17:47:45 UTC] ✅ User profile retrieved successfully for user ID: 170
[26-Mar-2026 17:47:45 UTC] === API CALL LOG ===
[26-Mar-2026 17:47:45 UTC] Endpoint: user/profile.php
[26-Mar-2026 17:47:45 UTC] Full Log Data: {
    "timestamp": "2026-03-26 17:47:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.134.65.130",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "83.134.65.130, 162.158.233.233",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTcwIiwidXNlcm5hbWUiOiJqZG9mb3Niempmb2RqcyIsImVtYWlsIjoiRWxsaW90dGVIYXV0Y29ldXJlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTE1MjA0Nn0.CUGyKjF3Tlxaw5wXFPKqEkeC2ED7Ql-qwU8D-tEZcf0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e27fb79caab6a8e-BRU",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.134.65.130",
        "CF-IPCountry": "BE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 17:47:45 UTC] === END API CALL LOG ===
[26-Mar-2026 17:47:45 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 17:47:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTcwIiwidXNlcm5hbWUiOiJqZG9mb3Niempmb2RqcyIsImVtYWlsIjoiRWxsaW90dGVIYXV0Y29ldXJlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTE1MjA0Nn0.CUGyKjF3Tlxaw5wXFPKqEkeC2ED7Ql-qwU8D-tEZcf0
[26-Mar-2026 17:47:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 17:47:45 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 17:47:45 UTC] User ID: 170
[26-Mar-2026 17:47:45 UTC] ✅ User profile retrieved successfully for user ID: 170
[26-Mar-2026 17:47:46 UTC] === API CALL LOG ===
[26-Mar-2026 17:47:46 UTC] Endpoint: user/profile.php
[26-Mar-2026 17:47:46 UTC] Full Log Data: {
    "timestamp": "2026-03-26 17:47:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.134.65.130",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "83.134.65.130, 162.158.233.232",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTcwIiwidXNlcm5hbWUiOiJqZG9mb3Niempmb2RqcyIsImVtYWlsIjoiRWxsaW90dGVIYXV0Y29ldXJlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTE1MjA0Nn0.CUGyKjF3Tlxaw5wXFPKqEkeC2ED7Ql-qwU8D-tEZcf0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e27fb7c9f1d6a8e-BRU",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.134.65.130",
        "CF-IPCountry": "BE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 17:47:46 UTC] === END API CALL LOG ===
[26-Mar-2026 17:47:46 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 17:47:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTcwIiwidXNlcm5hbWUiOiJqZG9mb3Niempmb2RqcyIsImVtYWlsIjoiRWxsaW90dGVIYXV0Y29ldXJlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTE1MjA0Nn0.CUGyKjF3Tlxaw5wXFPKqEkeC2ED7Ql-qwU8D-tEZcf0
[26-Mar-2026 17:47:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 17:47:46 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 17:47:46 UTC] User ID: 170
[26-Mar-2026 17:47:46 UTC] ✅ User profile retrieved successfully for user ID: 170
[26-Mar-2026 17:47:59 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 17:47:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 17:47:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"83.134.65.130, 162.158.233.232","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTcwIiwidXNlcm5hbWUiOiJqZG9mb3Niempmb2RqcyIsImVtYWlsIjoiRWxsaW90dGVIYXV0Y29ldXJlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTE1MjA0Nn0.CUGyKjF3Tlxaw5wXFPKqEkeC2ED7Ql-qwU8D-tEZcf0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e27fbd06dd36a8e-BRU","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"83.134.65.130","CF-IPCountry":"BE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 17:47:59 UTC] === User Orders API Called ===
[26-Mar-2026 17:47:59 UTC] User ID: 170
[26-Mar-2026 17:47:59 UTC] Limit: 20, Offset: 0
[26-Mar-2026 17:47:59 UTC] Orders found: 0
[26-Mar-2026 17:47:59 UTC] Orders data: []
[26-Mar-2026 17:47:59 UTC] Total orders count: 0
[26-Mar-2026 17:47:59 UTC] === API CALL LOG ===
[26-Mar-2026 17:47:59 UTC] Endpoint: user/profile.php
[26-Mar-2026 17:47:59 UTC] Full Log Data: {
    "timestamp": "2026-03-26 17:47:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.134.65.130",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "83.134.65.130, 162.158.233.232",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTcwIiwidXNlcm5hbWUiOiJqZG9mb3Niempmb2RqcyIsImVtYWlsIjoiRWxsaW90dGVIYXV0Y29ldXJlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTE1MjA0Nn0.CUGyKjF3Tlxaw5wXFPKqEkeC2ED7Ql-qwU8D-tEZcf0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e27fbd0ae316a8e-BRU",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.134.65.130",
        "CF-IPCountry": "BE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 17:47:59 UTC] === END API CALL LOG ===
[26-Mar-2026 17:47:59 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 17:47:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTcwIiwidXNlcm5hbWUiOiJqZG9mb3Niempmb2RqcyIsImVtYWlsIjoiRWxsaW90dGVIYXV0Y29ldXJlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTE1MjA0Nn0.CUGyKjF3Tlxaw5wXFPKqEkeC2ED7Ql-qwU8D-tEZcf0
[26-Mar-2026 17:47:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 17:47:59 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 17:47:59 UTC] User ID: 170
[26-Mar-2026 17:47:59 UTC] ✅ User profile retrieved successfully for user ID: 170
[26-Mar-2026 17:47:59 UTC] === API CALL LOG ===
[26-Mar-2026 17:47:59 UTC] Endpoint: user/profile.php
[26-Mar-2026 17:47:59 UTC] Full Log Data: {
    "timestamp": "2026-03-26 17:47:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.134.65.130",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "83.134.65.130, 162.158.233.233",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTcwIiwidXNlcm5hbWUiOiJqZG9mb3Niempmb2RqcyIsImVtYWlsIjoiRWxsaW90dGVIYXV0Y29ldXJlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTE1MjA0Nn0.CUGyKjF3Tlxaw5wXFPKqEkeC2ED7Ql-qwU8D-tEZcf0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e27fbd1b81d6a8e-BRU",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.134.65.130",
        "CF-IPCountry": "BE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 17:47:59 UTC] === END API CALL LOG ===
[26-Mar-2026 17:47:59 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 17:47:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTcwIiwidXNlcm5hbWUiOiJqZG9mb3Niempmb2RqcyIsImVtYWlsIjoiRWxsaW90dGVIYXV0Y29ldXJlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTE1MjA0Nn0.CUGyKjF3Tlxaw5wXFPKqEkeC2ED7Ql-qwU8D-tEZcf0
[26-Mar-2026 17:47:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 17:47:59 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 17:47:59 UTC] User ID: 170
[26-Mar-2026 17:47:59 UTC] ✅ User profile retrieved successfully for user ID: 170
[26-Mar-2026 17:48:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 17:48:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 17:48:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"83.134.65.130, 162.158.233.232","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTcwIiwidXNlcm5hbWUiOiJqZG9mb3Niempmb2RqcyIsImVtYWlsIjoiRWxsaW90dGVIYXV0Y29ldXJlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTE1MjA0Nn0.CUGyKjF3Tlxaw5wXFPKqEkeC2ED7Ql-qwU8D-tEZcf0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e27fbd4cd6f6a8e-BRU","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"83.134.65.130","CF-IPCountry":"BE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 17:48:00 UTC] === User Orders API Called ===
[26-Mar-2026 17:48:00 UTC] User ID: 170
[26-Mar-2026 17:48:00 UTC] Limit: 20, Offset: 0
[26-Mar-2026 17:48:00 UTC] Orders found: 0
[26-Mar-2026 17:48:00 UTC] Orders data: []
[26-Mar-2026 17:48:00 UTC] Total orders count: 0
[26-Mar-2026 18:04:50 UTC] === API CALL LOG ===
[26-Mar-2026 18:04:50 UTC] Endpoint: user/profile.php
[26-Mar-2026 18:04:50 UTC] Full Log Data: {
    "timestamp": "2026-03-26 18:04:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c0:6d:cf79:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c0:6d:cf79:8000::, 172.68.164.100",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTcxIiwidXNlcm5hbWUiOiJhYmhpYXNtIiwiZW1haWwiOiJhYmhpaml0c21hZ2FyN0BnbWFpbC5jb20iLCJleHAiOjE3NzUxNTMwODl9.EtK8NSz6_lfxB3C4AP8fYLujU5NgemMXBf7nKE5r0VI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e28147b7dcaf890-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c0:6d:cf79:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 18:04:50 UTC] === END API CALL LOG ===
[26-Mar-2026 18:04:50 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 18:04:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTcxIiwidXNlcm5hbWUiOiJhYmhpYXNtIiwiZW1haWwiOiJhYmhpaml0c21hZ2FyN0BnbWFpbC5jb20iLCJleHAiOjE3NzUxNTMwODl9.EtK8NSz6_lfxB3C4AP8fYLujU5NgemMXBf7nKE5r0VI
[26-Mar-2026 18:04:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 18:04:50 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 18:04:50 UTC] User ID: 171
[26-Mar-2026 18:04:50 UTC] ✅ User profile retrieved successfully for user ID: 171
[26-Mar-2026 18:04:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 18:04:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 18:04:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40c0:6d:cf79:8000::, 172.68.164.100","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTcxIiwidXNlcm5hbWUiOiJhYmhpYXNtIiwiZW1haWwiOiJhYmhpaml0c21hZ2FyN0BnbWFpbC5jb20iLCJleHAiOjE3NzUxNTMwODl9.EtK8NSz6_lfxB3C4AP8fYLujU5NgemMXBf7nKE5r0VI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e28147b7dcdf890-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40c0:6d:cf79:8000::","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 18:04:50 UTC] === User Orders API Called ===
[26-Mar-2026 18:04:50 UTC] User ID: 171
[26-Mar-2026 18:04:50 UTC] Limit: 20, Offset: 0
[26-Mar-2026 18:04:50 UTC] Orders found: 0
[26-Mar-2026 18:04:50 UTC] Orders data: []
[26-Mar-2026 18:04:50 UTC] Total orders count: 0
[26-Mar-2026 18:04:50 UTC] === API CALL LOG ===
[26-Mar-2026 18:04:50 UTC] Endpoint: user/profile.php
[26-Mar-2026 18:04:50 UTC] Full Log Data: {
    "timestamp": "2026-03-26 18:04:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c0:6d:cf79:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c0:6d:cf79:8000::, 172.68.164.100",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTcxIiwidXNlcm5hbWUiOiJhYmhpYXNtIiwiZW1haWwiOiJhYmhpaml0c21hZ2FyN0BnbWFpbC5jb20iLCJleHAiOjE3NzUxNTMwODl9.EtK8NSz6_lfxB3C4AP8fYLujU5NgemMXBf7nKE5r0VI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e28147c3f80f890-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c0:6d:cf79:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 18:04:50 UTC] === END API CALL LOG ===
[26-Mar-2026 18:04:50 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 18:04:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTcxIiwidXNlcm5hbWUiOiJhYmhpYXNtIiwiZW1haWwiOiJhYmhpaml0c21hZ2FyN0BnbWFpbC5jb20iLCJleHAiOjE3NzUxNTMwODl9.EtK8NSz6_lfxB3C4AP8fYLujU5NgemMXBf7nKE5r0VI
[26-Mar-2026 18:04:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 18:04:50 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 18:04:50 UTC] User ID: 171
[26-Mar-2026 18:04:50 UTC] ✅ User profile retrieved successfully for user ID: 171
[26-Mar-2026 18:05:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 18:05:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 18:05:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40c0:6d:cf79:8000::, 172.68.164.101","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTcxIiwidXNlcm5hbWUiOiJhYmhpYXNtIiwiZW1haWwiOiJhYmhpaml0c21hZ2FyN0BnbWFpbC5jb20iLCJleHAiOjE3NzUxNTMwODl9.EtK8NSz6_lfxB3C4AP8fYLujU5NgemMXBf7nKE5r0VI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e2814f7bb7df890-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40c0:6d:cf79:8000::","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 18:05:09 UTC] === User Orders API Called ===
[26-Mar-2026 18:05:09 UTC] User ID: 171
[26-Mar-2026 18:05:09 UTC] Limit: 20, Offset: 0
[26-Mar-2026 18:05:09 UTC] Orders found: 0
[26-Mar-2026 18:05:09 UTC] Orders data: []
[26-Mar-2026 18:05:09 UTC] Total orders count: 0
[26-Mar-2026 18:05:12 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 18:05:12 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 18:05:12 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40c0:6d:cf79:8000::, 172.68.164.100","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTcxIiwidXNlcm5hbWUiOiJhYmhpYXNtIiwiZW1haWwiOiJhYmhpaml0c21hZ2FyN0BnbWFpbC5jb20iLCJleHAiOjE3NzUxNTMwODl9.EtK8NSz6_lfxB3C4AP8fYLujU5NgemMXBf7nKE5r0VI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e2815077e80f890-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40c0:6d:cf79:8000::","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 18:05:12 UTC] === User Orders API Called ===
[26-Mar-2026 18:05:12 UTC] User ID: 171
[26-Mar-2026 18:05:12 UTC] Limit: 20, Offset: 0
[26-Mar-2026 18:05:12 UTC] Orders found: 0
[26-Mar-2026 18:05:12 UTC] Orders data: []
[26-Mar-2026 18:05:12 UTC] Total orders count: 0
[26-Mar-2026 18:05:12 UTC] === API CALL LOG ===
[26-Mar-2026 18:05:12 UTC] Endpoint: user/profile.php
[26-Mar-2026 18:05:12 UTC] Full Log Data: {
    "timestamp": "2026-03-26 18:05:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c0:6d:cf79:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c0:6d:cf79:8000::, 172.68.164.100",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTcxIiwidXNlcm5hbWUiOiJhYmhpYXNtIiwiZW1haWwiOiJhYmhpaml0c21hZ2FyN0BnbWFpbC5jb20iLCJleHAiOjE3NzUxNTMwODl9.EtK8NSz6_lfxB3C4AP8fYLujU5NgemMXBf7nKE5r0VI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2815077e84f890-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c0:6d:cf79:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 18:05:12 UTC] === END API CALL LOG ===
[26-Mar-2026 18:05:12 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 18:05:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTcxIiwidXNlcm5hbWUiOiJhYmhpYXNtIiwiZW1haWwiOiJhYmhpaml0c21hZ2FyN0BnbWFpbC5jb20iLCJleHAiOjE3NzUxNTMwODl9.EtK8NSz6_lfxB3C4AP8fYLujU5NgemMXBf7nKE5r0VI
[26-Mar-2026 18:05:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 18:05:12 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 18:05:12 UTC] User ID: 171
[26-Mar-2026 18:05:12 UTC] ✅ User profile retrieved successfully for user ID: 171
[26-Mar-2026 18:05:12 UTC] === API CALL LOG ===
[26-Mar-2026 18:05:12 UTC] Endpoint: user/profile.php
[26-Mar-2026 18:05:12 UTC] Full Log Data: {
    "timestamp": "2026-03-26 18:05:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c0:6d:cf79:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c0:6d:cf79:8000::, 172.68.164.100",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTcxIiwidXNlcm5hbWUiOiJhYmhpYXNtIiwiZW1haWwiOiJhYmhpaml0c21hZ2FyN0BnbWFpbC5jb20iLCJleHAiOjE3NzUxNTMwODl9.EtK8NSz6_lfxB3C4AP8fYLujU5NgemMXBf7nKE5r0VI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e28150b1e32f890-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c0:6d:cf79:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 18:05:12 UTC] === END API CALL LOG ===
[26-Mar-2026 18:05:12 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 18:05:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTcxIiwidXNlcm5hbWUiOiJhYmhpYXNtIiwiZW1haWwiOiJhYmhpaml0c21hZ2FyN0BnbWFpbC5jb20iLCJleHAiOjE3NzUxNTMwODl9.EtK8NSz6_lfxB3C4AP8fYLujU5NgemMXBf7nKE5r0VI
[26-Mar-2026 18:05:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 18:05:12 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 18:05:12 UTC] User ID: 171
[26-Mar-2026 18:05:12 UTC] ✅ User profile retrieved successfully for user ID: 171
[26-Mar-2026 18:05:13 UTC] === API CALL LOG ===
[26-Mar-2026 18:05:13 UTC] Endpoint: user/profile.php
[26-Mar-2026 18:05:13 UTC] Full Log Data: {
    "timestamp": "2026-03-26 18:05:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c0:6d:cf79:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c0:6d:cf79:8000::, 172.68.164.100",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTcxIiwidXNlcm5hbWUiOiJhYmhpYXNtIiwiZW1haWwiOiJhYmhpaml0c21hZ2FyN0BnbWFpbC5jb20iLCJleHAiOjE3NzUxNTMwODl9.EtK8NSz6_lfxB3C4AP8fYLujU5NgemMXBf7nKE5r0VI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e281510ba49f890-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c0:6d:cf79:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 18:05:13 UTC] === END API CALL LOG ===
[26-Mar-2026 18:05:13 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 18:05:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTcxIiwidXNlcm5hbWUiOiJhYmhpYXNtIiwiZW1haWwiOiJhYmhpaml0c21hZ2FyN0BnbWFpbC5jb20iLCJleHAiOjE3NzUxNTMwODl9.EtK8NSz6_lfxB3C4AP8fYLujU5NgemMXBf7nKE5r0VI
[26-Mar-2026 18:05:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 18:05:13 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 18:05:13 UTC] User ID: 171
[26-Mar-2026 18:05:13 UTC] ✅ User profile retrieved successfully for user ID: 171
[26-Mar-2026 18:09:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 18:09:27 UTC] === API CALL LOG ===
[26-Mar-2026 18:09:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 18:09:27 UTC] Endpoint: user/profile.php
[26-Mar-2026 18:09:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40c0:6d:cf79:8000::, 172.69.165.9","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTcxIiwidXNlcm5hbWUiOiJhYmhpYXNtIiwiZW1haWwiOiJhYmhpaml0c21hZ2FyN0BnbWFpbC5jb20iLCJleHAiOjE3NzUxNTMwODl9.EtK8NSz6_lfxB3C4AP8fYLujU5NgemMXBf7nKE5r0VI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e281b444f560519-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40c0:6d:cf79:8000::","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 18:09:27 UTC] Full Log Data: {
    "timestamp": "2026-03-26 18:09:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c0:6d:cf79:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c0:6d:cf79:8000::, 172.69.165.9",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTcxIiwidXNlcm5hbWUiOiJhYmhpYXNtIiwiZW1haWwiOiJhYmhpaml0c21hZ2FyN0BnbWFpbC5jb20iLCJleHAiOjE3NzUxNTMwODl9.EtK8NSz6_lfxB3C4AP8fYLujU5NgemMXBf7nKE5r0VI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e281b444f600519-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c0:6d:cf79:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 18:09:27 UTC] === END API CALL LOG ===
[26-Mar-2026 18:09:27 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 18:09:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTcxIiwidXNlcm5hbWUiOiJhYmhpYXNtIiwiZW1haWwiOiJhYmhpaml0c21hZ2FyN0BnbWFpbC5jb20iLCJleHAiOjE3NzUxNTMwODl9.EtK8NSz6_lfxB3C4AP8fYLujU5NgemMXBf7nKE5r0VI
[26-Mar-2026 18:09:27 UTC] === User Orders API Called ===
[26-Mar-2026 18:09:27 UTC] User ID: 171
[26-Mar-2026 18:09:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 18:09:27 UTC] Limit: 20, Offset: 0
[26-Mar-2026 18:09:27 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 18:09:27 UTC] User ID: 171
[26-Mar-2026 18:09:27 UTC] ✅ User profile retrieved successfully for user ID: 171
[26-Mar-2026 18:09:27 UTC] Orders found: 0
[26-Mar-2026 18:09:27 UTC] Orders data: []
[26-Mar-2026 18:09:27 UTC] Total orders count: 0
[26-Mar-2026 18:09:28 UTC] === API CALL LOG ===
[26-Mar-2026 18:09:28 UTC] Endpoint: user/profile.php
[26-Mar-2026 18:09:28 UTC] Full Log Data: {
    "timestamp": "2026-03-26 18:09:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c0:6d:cf79:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c0:6d:cf79:8000::, 172.69.165.9",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTcxIiwidXNlcm5hbWUiOiJhYmhpYXNtIiwiZW1haWwiOiJhYmhpaml0c21hZ2FyN0BnbWFpbC5jb20iLCJleHAiOjE3NzUxNTMwODl9.EtK8NSz6_lfxB3C4AP8fYLujU5NgemMXBf7nKE5r0VI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e281b482fa00519-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c0:6d:cf79:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 18:09:28 UTC] === END API CALL LOG ===
[26-Mar-2026 18:09:28 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 18:09:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTcxIiwidXNlcm5hbWUiOiJhYmhpYXNtIiwiZW1haWwiOiJhYmhpaml0c21hZ2FyN0BnbWFpbC5jb20iLCJleHAiOjE3NzUxNTMwODl9.EtK8NSz6_lfxB3C4AP8fYLujU5NgemMXBf7nKE5r0VI
[26-Mar-2026 18:09:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 18:09:28 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 18:09:28 UTC] User ID: 171
[26-Mar-2026 18:09:28 UTC] ✅ User profile retrieved successfully for user ID: 171
[26-Mar-2026 18:09:29 UTC] === API CALL LOG ===
[26-Mar-2026 18:09:29 UTC] Endpoint: user/profile.php
[26-Mar-2026 18:09:29 UTC] Full Log Data: {
    "timestamp": "2026-03-26 18:09:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c0:6d:cf79:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c0:6d:cf79:8000::, 172.69.165.9",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTcxIiwidXNlcm5hbWUiOiJhYmhpYXNtIiwiZW1haWwiOiJhYmhpaml0c21hZ2FyN0BnbWFpbC5jb20iLCJleHAiOjE3NzUxNTMwODl9.EtK8NSz6_lfxB3C4AP8fYLujU5NgemMXBf7nKE5r0VI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e281b4eceb40519-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c0:6d:cf79:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 18:09:29 UTC] === END API CALL LOG ===
[26-Mar-2026 18:09:29 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 18:09:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTcxIiwidXNlcm5hbWUiOiJhYmhpYXNtIiwiZW1haWwiOiJhYmhpaml0c21hZ2FyN0BnbWFpbC5jb20iLCJleHAiOjE3NzUxNTMwODl9.EtK8NSz6_lfxB3C4AP8fYLujU5NgemMXBf7nKE5r0VI
[26-Mar-2026 18:09:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 18:09:29 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 18:09:29 UTC] User ID: 171
[26-Mar-2026 18:09:29 UTC] ✅ User profile retrieved successfully for user ID: 171
[26-Mar-2026 18:09:57 UTC] === API CALL LOG ===
[26-Mar-2026 18:09:57 UTC] Endpoint: user/profile.php
[26-Mar-2026 18:09:57 UTC] Full Log Data: {
    "timestamp": "2026-03-26 18:09:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c0:6d:cf79:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c0:6d:cf79:8000::, 162.158.189.208",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTcxIiwidXNlcm5hbWUiOiJhYmhpYXNtIiwiZW1haWwiOiJhYmhpaml0c21hZ2FyN0BnbWFpbC5jb20iLCJleHAiOjE3NzUxNTMwODl9.EtK8NSz6_lfxB3C4AP8fYLujU5NgemMXBf7nKE5r0VI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e281bfa2a7e3f75-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c0:6d:cf79:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 18:09:57 UTC] === END API CALL LOG ===
[26-Mar-2026 18:09:57 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 18:09:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTcxIiwidXNlcm5hbWUiOiJhYmhpYXNtIiwiZW1haWwiOiJhYmhpaml0c21hZ2FyN0BnbWFpbC5jb20iLCJleHAiOjE3NzUxNTMwODl9.EtK8NSz6_lfxB3C4AP8fYLujU5NgemMXBf7nKE5r0VI
[26-Mar-2026 18:09:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 18:09:57 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 18:09:57 UTC] User ID: 171
[26-Mar-2026 18:09:57 UTC] ✅ User profile retrieved successfully for user ID: 171
[26-Mar-2026 18:09:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 18:09:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 18:09:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40c0:6d:cf79:8000::, 162.158.189.208","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTcxIiwidXNlcm5hbWUiOiJhYmhpYXNtIiwiZW1haWwiOiJhYmhpaml0c21hZ2FyN0BnbWFpbC5jb20iLCJleHAiOjE3NzUxNTMwODl9.EtK8NSz6_lfxB3C4AP8fYLujU5NgemMXBf7nKE5r0VI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e281bfebc583f75-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40c0:6d:cf79:8000::","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 18:09:57 UTC] === User Orders API Called ===
[26-Mar-2026 18:09:57 UTC] User ID: 171
[26-Mar-2026 18:09:57 UTC] Limit: 20, Offset: 0
[26-Mar-2026 18:09:57 UTC] Orders found: 0
[26-Mar-2026 18:09:57 UTC] Orders data: []
[26-Mar-2026 18:09:57 UTC] Total orders count: 0
[26-Mar-2026 18:09:57 UTC] === API CALL LOG ===
[26-Mar-2026 18:09:57 UTC] Endpoint: user/profile.php
[26-Mar-2026 18:09:57 UTC] Full Log Data: {
    "timestamp": "2026-03-26 18:09:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c0:6d:cf79:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c0:6d:cf79:8000::, 162.158.189.208",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTcxIiwidXNlcm5hbWUiOiJhYmhpYXNtIiwiZW1haWwiOiJhYmhpaml0c21hZ2FyN0BnbWFpbC5jb20iLCJleHAiOjE3NzUxNTMwODl9.EtK8NSz6_lfxB3C4AP8fYLujU5NgemMXBf7nKE5r0VI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e281c002cdb3f75-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c0:6d:cf79:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 18:09:57 UTC] === END API CALL LOG ===
[26-Mar-2026 18:09:57 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 18:09:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTcxIiwidXNlcm5hbWUiOiJhYmhpYXNtIiwiZW1haWwiOiJhYmhpaml0c21hZ2FyN0BnbWFpbC5jb20iLCJleHAiOjE3NzUxNTMwODl9.EtK8NSz6_lfxB3C4AP8fYLujU5NgemMXBf7nKE5r0VI
[26-Mar-2026 18:09:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 18:09:57 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 18:09:57 UTC] User ID: 171
[26-Mar-2026 18:09:57 UTC] ✅ User profile retrieved successfully for user ID: 171
[26-Mar-2026 18:09:58 UTC] === API CALL LOG ===
[26-Mar-2026 18:09:58 UTC] Endpoint: user/profile.php
[26-Mar-2026 18:09:58 UTC] Full Log Data: {
    "timestamp": "2026-03-26 18:09:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c0:6d:cf79:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c0:6d:cf79:8000::, 162.158.189.209",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTcxIiwidXNlcm5hbWUiOiJhYmhpYXNtIiwiZW1haWwiOiJhYmhpaml0c21hZ2FyN0BnbWFpbC5jb20iLCJleHAiOjE3NzUxNTMwODl9.EtK8NSz6_lfxB3C4AP8fYLujU5NgemMXBf7nKE5r0VI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e281c034e0e3f75-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c0:6d:cf79:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 18:09:58 UTC] === END API CALL LOG ===
[26-Mar-2026 18:09:58 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 18:09:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTcxIiwidXNlcm5hbWUiOiJhYmhpYXNtIiwiZW1haWwiOiJhYmhpaml0c21hZ2FyN0BnbWFpbC5jb20iLCJleHAiOjE3NzUxNTMwODl9.EtK8NSz6_lfxB3C4AP8fYLujU5NgemMXBf7nKE5r0VI
[26-Mar-2026 18:09:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 18:09:58 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 18:09:58 UTC] User ID: 171
[26-Mar-2026 18:09:58 UTC] ✅ User profile retrieved successfully for user ID: 171
[26-Mar-2026 18:10:00 UTC] === API CALL LOG ===
[26-Mar-2026 18:10:00 UTC] Endpoint: user/profile.php
[26-Mar-2026 18:10:00 UTC] Full Log Data: {
    "timestamp": "2026-03-26 18:10:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c0:6d:cf79:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c0:6d:cf79:8000::, 162.158.189.209",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTcxIiwidXNlcm5hbWUiOiJhYmhpYXNtIiwiZW1haWwiOiJhYmhpaml0c21hZ2FyN0BnbWFpbC5jb20iLCJleHAiOjE3NzUxNTMwODl9.EtK8NSz6_lfxB3C4AP8fYLujU5NgemMXBf7nKE5r0VI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e281c104b1c3f75-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c0:6d:cf79:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 18:10:00 UTC] === END API CALL LOG ===
[26-Mar-2026 18:10:00 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 18:10:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTcxIiwidXNlcm5hbWUiOiJhYmhpYXNtIiwiZW1haWwiOiJhYmhpaml0c21hZ2FyN0BnbWFpbC5jb20iLCJleHAiOjE3NzUxNTMwODl9.EtK8NSz6_lfxB3C4AP8fYLujU5NgemMXBf7nKE5r0VI
[26-Mar-2026 18:10:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 18:10:00 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 18:10:00 UTC] User ID: 171
[26-Mar-2026 18:10:00 UTC] ✅ User profile retrieved successfully for user ID: 171
[26-Mar-2026 18:10:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 18:10:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 18:10:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40c0:6d:cf79:8000::, 162.158.189.209","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTcxIiwidXNlcm5hbWUiOiJhYmhpYXNtIiwiZW1haWwiOiJhYmhpaml0c21hZ2FyN0BnbWFpbC5jb20iLCJleHAiOjE3NzUxNTMwODl9.EtK8NSz6_lfxB3C4AP8fYLujU5NgemMXBf7nKE5r0VI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e281c63281f3f75-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40c0:6d:cf79:8000::","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 18:10:13 UTC] === User Orders API Called ===
[26-Mar-2026 18:10:13 UTC] User ID: 171
[26-Mar-2026 18:10:13 UTC] Limit: 20, Offset: 0
[26-Mar-2026 18:10:13 UTC] Orders found: 0
[26-Mar-2026 18:10:13 UTC] Orders data: []
[26-Mar-2026 18:10:13 UTC] Total orders count: 0
[26-Mar-2026 18:10:13 UTC] === API CALL LOG ===
[26-Mar-2026 18:10:13 UTC] Endpoint: user/profile.php
[26-Mar-2026 18:10:13 UTC] Full Log Data: {
    "timestamp": "2026-03-26 18:10:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c0:6d:cf79:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c0:6d:cf79:8000::, 162.158.189.209",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTcxIiwidXNlcm5hbWUiOiJhYmhpYXNtIiwiZW1haWwiOiJhYmhpaml0c21hZ2FyN0BnbWFpbC5jb20iLCJleHAiOjE3NzUxNTMwODl9.EtK8NSz6_lfxB3C4AP8fYLujU5NgemMXBf7nKE5r0VI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e281c6388573f75-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c0:6d:cf79:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 18:10:13 UTC] === END API CALL LOG ===
[26-Mar-2026 18:10:13 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 18:10:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTcxIiwidXNlcm5hbWUiOiJhYmhpYXNtIiwiZW1haWwiOiJhYmhpaml0c21hZ2FyN0BnbWFpbC5jb20iLCJleHAiOjE3NzUxNTMwODl9.EtK8NSz6_lfxB3C4AP8fYLujU5NgemMXBf7nKE5r0VI
[26-Mar-2026 18:10:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 18:10:13 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 18:10:13 UTC] User ID: 171
[26-Mar-2026 18:10:13 UTC] ✅ User profile retrieved successfully for user ID: 171
[26-Mar-2026 18:10:14 UTC] === API CALL LOG ===
[26-Mar-2026 18:10:14 UTC] Endpoint: user/profile.php
[26-Mar-2026 18:10:14 UTC] Full Log Data: {
    "timestamp": "2026-03-26 18:10:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c0:6d:cf79:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c0:6d:cf79:8000::, 162.158.189.208",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTcxIiwidXNlcm5hbWUiOiJhYmhpYXNtIiwiZW1haWwiOiJhYmhpaml0c21hZ2FyN0BnbWFpbC5jb20iLCJleHAiOjE3NzUxNTMwODl9.EtK8NSz6_lfxB3C4AP8fYLujU5NgemMXBf7nKE5r0VI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e281c6749c83f75-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c0:6d:cf79:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 18:10:14 UTC] === END API CALL LOG ===
[26-Mar-2026 18:10:14 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 18:10:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTcxIiwidXNlcm5hbWUiOiJhYmhpYXNtIiwiZW1haWwiOiJhYmhpaml0c21hZ2FyN0BnbWFpbC5jb20iLCJleHAiOjE3NzUxNTMwODl9.EtK8NSz6_lfxB3C4AP8fYLujU5NgemMXBf7nKE5r0VI
[26-Mar-2026 18:10:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 18:10:14 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 18:10:14 UTC] User ID: 171
[26-Mar-2026 18:10:14 UTC] ✅ User profile retrieved successfully for user ID: 171
[26-Mar-2026 18:10:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 18:10:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 18:10:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40c0:6d:cf79:8000::, 162.158.189.208","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTcxIiwidXNlcm5hbWUiOiJhYmhpYXNtIiwiZW1haWwiOiJhYmhpaml0c21hZ2FyN0BnbWFpbC5jb20iLCJleHAiOjE3NzUxNTMwODl9.EtK8NSz6_lfxB3C4AP8fYLujU5NgemMXBf7nKE5r0VI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e281cc249f23f75-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40c0:6d:cf79:8000::","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 18:10:29 UTC] === User Orders API Called ===
[26-Mar-2026 18:10:29 UTC] User ID: 171
[26-Mar-2026 18:10:29 UTC] Limit: 20, Offset: 0
[26-Mar-2026 18:10:29 UTC] Orders found: 0
[26-Mar-2026 18:10:29 UTC] Orders data: []
[26-Mar-2026 18:10:29 UTC] Total orders count: 0
[26-Mar-2026 18:10:31 UTC] === API CALL LOG ===
[26-Mar-2026 18:10:31 UTC] Endpoint: user/profile.php
[26-Mar-2026 18:10:31 UTC] Full Log Data: {
    "timestamp": "2026-03-26 18:10:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c0:6d:cf79:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c0:6d:cf79:8000::, 162.158.189.208",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTcxIiwidXNlcm5hbWUiOiJhYmhpYXNtIiwiZW1haWwiOiJhYmhpaml0c21hZ2FyN0BnbWFpbC5jb20iLCJleHAiOjE3NzUxNTMwODl9.EtK8NSz6_lfxB3C4AP8fYLujU5NgemMXBf7nKE5r0VI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e281cd18fd53f75-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c0:6d:cf79:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 18:10:31 UTC] === END API CALL LOG ===
[26-Mar-2026 18:10:31 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 18:10:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTcxIiwidXNlcm5hbWUiOiJhYmhpYXNtIiwiZW1haWwiOiJhYmhpaml0c21hZ2FyN0BnbWFpbC5jb20iLCJleHAiOjE3NzUxNTMwODl9.EtK8NSz6_lfxB3C4AP8fYLujU5NgemMXBf7nKE5r0VI
[26-Mar-2026 18:10:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 18:10:31 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 18:10:31 UTC] User ID: 171
[26-Mar-2026 18:10:31 UTC] ✅ User profile retrieved successfully for user ID: 171
[26-Mar-2026 18:10:31 UTC] User Purchases API - User ID: 171
[26-Mar-2026 18:10:31 UTC] User Purchases API - Total purchases found: 0
[26-Mar-2026 18:10:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 18:10:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 18:10:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40c0:6d:cf79:8000::, 162.158.189.208","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTcxIiwidXNlcm5hbWUiOiJhYmhpYXNtIiwiZW1haWwiOiJhYmhpaml0c21hZ2FyN0BnbWFpbC5jb20iLCJleHAiOjE3NzUxNTMwODl9.EtK8NSz6_lfxB3C4AP8fYLujU5NgemMXBf7nKE5r0VI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e281ceefc253f75-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40c0:6d:cf79:8000::","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 18:10:36 UTC] === User Orders API Called ===
[26-Mar-2026 18:10:36 UTC] User ID: 171
[26-Mar-2026 18:10:36 UTC] Limit: 20, Offset: 0
[26-Mar-2026 18:10:36 UTC] Orders found: 0
[26-Mar-2026 18:10:36 UTC] Orders data: []
[26-Mar-2026 18:10:36 UTC] Total orders count: 0
[26-Mar-2026 18:10:36 UTC] === API CALL LOG ===
[26-Mar-2026 18:10:36 UTC] Endpoint: user/profile.php
[26-Mar-2026 18:10:36 UTC] Full Log Data: {
    "timestamp": "2026-03-26 18:10:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c0:6d:cf79:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c0:6d:cf79:8000::, 162.158.189.209",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTcxIiwidXNlcm5hbWUiOiJhYmhpYXNtIiwiZW1haWwiOiJhYmhpaml0c21hZ2FyN0BnbWFpbC5jb20iLCJleHAiOjE3NzUxNTMwODl9.EtK8NSz6_lfxB3C4AP8fYLujU5NgemMXBf7nKE5r0VI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e281ceefc263f75-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c0:6d:cf79:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 18:10:36 UTC] === END API CALL LOG ===
[26-Mar-2026 18:10:36 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 18:10:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTcxIiwidXNlcm5hbWUiOiJhYmhpYXNtIiwiZW1haWwiOiJhYmhpaml0c21hZ2FyN0BnbWFpbC5jb20iLCJleHAiOjE3NzUxNTMwODl9.EtK8NSz6_lfxB3C4AP8fYLujU5NgemMXBf7nKE5r0VI
[26-Mar-2026 18:10:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 18:10:36 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 18:10:36 UTC] User ID: 171
[26-Mar-2026 18:10:36 UTC] ✅ User profile retrieved successfully for user ID: 171
[26-Mar-2026 18:10:36 UTC] === API CALL LOG ===
[26-Mar-2026 18:10:36 UTC] Endpoint: user/profile.php
[26-Mar-2026 18:10:36 UTC] Full Log Data: {
    "timestamp": "2026-03-26 18:10:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c0:6d:cf79:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c0:6d:cf79:8000::, 162.158.189.209",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTcxIiwidXNlcm5hbWUiOiJhYmhpYXNtIiwiZW1haWwiOiJhYmhpaml0c21hZ2FyN0BnbWFpbC5jb20iLCJleHAiOjE3NzUxNTMwODl9.EtK8NSz6_lfxB3C4AP8fYLujU5NgemMXBf7nKE5r0VI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e281cf32dc93f75-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c0:6d:cf79:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 18:10:36 UTC] === END API CALL LOG ===
[26-Mar-2026 18:10:36 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 18:10:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTcxIiwidXNlcm5hbWUiOiJhYmhpYXNtIiwiZW1haWwiOiJhYmhpaml0c21hZ2FyN0BnbWFpbC5jb20iLCJleHAiOjE3NzUxNTMwODl9.EtK8NSz6_lfxB3C4AP8fYLujU5NgemMXBf7nKE5r0VI
[26-Mar-2026 18:10:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 18:10:36 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 18:10:36 UTC] User ID: 171
[26-Mar-2026 18:10:36 UTC] ✅ User profile retrieved successfully for user ID: 171
[26-Mar-2026 18:10:53 UTC] === API CALL LOG ===
[26-Mar-2026 18:10:53 UTC] Endpoint: user/profile.php
[26-Mar-2026 18:10:53 UTC] Full Log Data: {
    "timestamp": "2026-03-26 18:10:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c0:6d:cf79:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c0:6d:cf79:8000::, 162.158.170.105",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTcxIiwidXNlcm5hbWUiOiJhYmhpYXNtIiwiZW1haWwiOiJhYmhpaml0c21hZ2FyN0BnbWFpbC5jb20iLCJleHAiOjE3NzUxNTMwODl9.EtK8NSz6_lfxB3C4AP8fYLujU5NgemMXBf7nKE5r0VI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e281d586edb9fad-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c0:6d:cf79:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 18:10:53 UTC] === END API CALL LOG ===
[26-Mar-2026 18:10:53 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 18:10:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTcxIiwidXNlcm5hbWUiOiJhYmhpYXNtIiwiZW1haWwiOiJhYmhpaml0c21hZ2FyN0BnbWFpbC5jb20iLCJleHAiOjE3NzUxNTMwODl9.EtK8NSz6_lfxB3C4AP8fYLujU5NgemMXBf7nKE5r0VI
[26-Mar-2026 18:10:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 18:10:53 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 18:10:53 UTC] User ID: 171
[26-Mar-2026 18:10:53 UTC] ✅ User profile retrieved successfully for user ID: 171
[26-Mar-2026 18:11:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 18:11:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 18:11:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40c0:6d:cf79:8000::, 162.158.170.104","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTcxIiwidXNlcm5hbWUiOiJhYmhpYXNtIiwiZW1haWwiOiJhYmhpaml0c21hZ2FyN0BnbWFpbC5jb20iLCJleHAiOjE3NzUxNTMwODl9.EtK8NSz6_lfxB3C4AP8fYLujU5NgemMXBf7nKE5r0VI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e281d998d959fad-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40c0:6d:cf79:8000::","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 18:11:03 UTC] === User Orders API Called ===
[26-Mar-2026 18:11:03 UTC] User ID: 171
[26-Mar-2026 18:11:03 UTC] Limit: 20, Offset: 0
[26-Mar-2026 18:11:03 UTC] Orders found: 0
[26-Mar-2026 18:11:03 UTC] Orders data: []
[26-Mar-2026 18:11:03 UTC] Total orders count: 0
[26-Mar-2026 18:11:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 18:11:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 18:11:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40c0:6d:cf79:8000::, 162.158.170.105","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTcxIiwidXNlcm5hbWUiOiJhYmhpYXNtIiwiZW1haWwiOiJhYmhpaml0c21hZ2FyN0BnbWFpbC5jb20iLCJleHAiOjE3NzUxNTMwODl9.EtK8NSz6_lfxB3C4AP8fYLujU5NgemMXBf7nKE5r0VI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e281db2aa639fad-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40c0:6d:cf79:8000::","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 18:11:07 UTC] === User Orders API Called ===
[26-Mar-2026 18:11:07 UTC] User ID: 171
[26-Mar-2026 18:11:07 UTC] Limit: 20, Offset: 0
[26-Mar-2026 18:11:07 UTC] Orders found: 0
[26-Mar-2026 18:11:07 UTC] Orders data: []
[26-Mar-2026 18:11:07 UTC] Total orders count: 0
[26-Mar-2026 18:11:07 UTC] === API CALL LOG ===
[26-Mar-2026 18:11:07 UTC] Endpoint: user/profile.php
[26-Mar-2026 18:11:07 UTC] Full Log Data: {
    "timestamp": "2026-03-26 18:11:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c0:6d:cf79:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c0:6d:cf79:8000::, 162.158.170.104",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTcxIiwidXNlcm5hbWUiOiJhYmhpYXNtIiwiZW1haWwiOiJhYmhpaml0c21hZ2FyN0BnbWFpbC5jb20iLCJleHAiOjE3NzUxNTMwODl9.EtK8NSz6_lfxB3C4AP8fYLujU5NgemMXBf7nKE5r0VI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e281db2aa659fad-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c0:6d:cf79:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 18:11:07 UTC] === END API CALL LOG ===
[26-Mar-2026 18:11:07 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 18:11:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTcxIiwidXNlcm5hbWUiOiJhYmhpYXNtIiwiZW1haWwiOiJhYmhpaml0c21hZ2FyN0BnbWFpbC5jb20iLCJleHAiOjE3NzUxNTMwODl9.EtK8NSz6_lfxB3C4AP8fYLujU5NgemMXBf7nKE5r0VI
[26-Mar-2026 18:11:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 18:11:07 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 18:11:07 UTC] User ID: 171
[26-Mar-2026 18:11:07 UTC] ✅ User profile retrieved successfully for user ID: 171
[26-Mar-2026 18:11:07 UTC] === API CALL LOG ===
[26-Mar-2026 18:11:07 UTC] Endpoint: user/profile.php
[26-Mar-2026 18:11:07 UTC] Full Log Data: {
    "timestamp": "2026-03-26 18:11:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c0:6d:cf79:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c0:6d:cf79:8000::, 162.158.170.105",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTcxIiwidXNlcm5hbWUiOiJhYmhpYXNtIiwiZW1haWwiOiJhYmhpaml0c21hZ2FyN0BnbWFpbC5jb20iLCJleHAiOjE3NzUxNTMwODl9.EtK8NSz6_lfxB3C4AP8fYLujU5NgemMXBf7nKE5r0VI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e281db62bb49fad-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c0:6d:cf79:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 18:11:07 UTC] === END API CALL LOG ===
[26-Mar-2026 18:11:07 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 18:11:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTcxIiwidXNlcm5hbWUiOiJhYmhpYXNtIiwiZW1haWwiOiJhYmhpaml0c21hZ2FyN0BnbWFpbC5jb20iLCJleHAiOjE3NzUxNTMwODl9.EtK8NSz6_lfxB3C4AP8fYLujU5NgemMXBf7nKE5r0VI
[26-Mar-2026 18:11:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 18:11:07 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 18:11:07 UTC] User ID: 171
[26-Mar-2026 18:11:07 UTC] ✅ User profile retrieved successfully for user ID: 171
[26-Mar-2026 18:11:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 18:11:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 18:11:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40c0:6d:cf79:8000::, 162.158.170.105","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTcxIiwidXNlcm5hbWUiOiJhYmhpYXNtIiwiZW1haWwiOiJhYmhpaml0c21hZ2FyN0BnbWFpbC5jb20iLCJleHAiOjE3NzUxNTMwODl9.EtK8NSz6_lfxB3C4AP8fYLujU5NgemMXBf7nKE5r0VI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e281e04099b9fad-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40c0:6d:cf79:8000::","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 18:11:20 UTC] === User Orders API Called ===
[26-Mar-2026 18:11:20 UTC] User ID: 171
[26-Mar-2026 18:11:20 UTC] Limit: 20, Offset: 0
[26-Mar-2026 18:11:20 UTC] Orders found: 0
[26-Mar-2026 18:11:20 UTC] Orders data: []
[26-Mar-2026 18:11:20 UTC] Total orders count: 0
[26-Mar-2026 18:11:20 UTC] === API CALL LOG ===
[26-Mar-2026 18:11:20 UTC] Endpoint: user/profile.php
[26-Mar-2026 18:11:20 UTC] Full Log Data: {
    "timestamp": "2026-03-26 18:11:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c0:6d:cf79:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c0:6d:cf79:8000::, 162.158.170.104",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTcxIiwidXNlcm5hbWUiOiJhYmhpYXNtIiwiZW1haWwiOiJhYmhpaml0c21hZ2FyN0BnbWFpbC5jb20iLCJleHAiOjE3NzUxNTMwODl9.EtK8NSz6_lfxB3C4AP8fYLujU5NgemMXBf7nKE5r0VI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e281e0479de9fad-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c0:6d:cf79:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 18:11:20 UTC] === END API CALL LOG ===
[26-Mar-2026 18:11:20 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 18:11:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTcxIiwidXNlcm5hbWUiOiJhYmhpYXNtIiwiZW1haWwiOiJhYmhpaml0c21hZ2FyN0BnbWFpbC5jb20iLCJleHAiOjE3NzUxNTMwODl9.EtK8NSz6_lfxB3C4AP8fYLujU5NgemMXBf7nKE5r0VI
[26-Mar-2026 18:11:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 18:11:20 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 18:11:20 UTC] User ID: 171
[26-Mar-2026 18:11:20 UTC] ✅ User profile retrieved successfully for user ID: 171
[26-Mar-2026 18:11:21 UTC] === API CALL LOG ===
[26-Mar-2026 18:11:21 UTC] Endpoint: user/profile.php
[26-Mar-2026 18:11:21 UTC] Full Log Data: {
    "timestamp": "2026-03-26 18:11:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c0:6d:cf79:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c0:6d:cf79:8000::, 162.158.170.105",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTcxIiwidXNlcm5hbWUiOiJhYmhpYXNtIiwiZW1haWwiOiJhYmhpaml0c21hZ2FyN0BnbWFpbC5jb20iLCJleHAiOjE3NzUxNTMwODl9.EtK8NSz6_lfxB3C4AP8fYLujU5NgemMXBf7nKE5r0VI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e281e080b619fad-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c0:6d:cf79:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 18:11:21 UTC] === END API CALL LOG ===
[26-Mar-2026 18:11:21 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 18:11:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTcxIiwidXNlcm5hbWUiOiJhYmhpYXNtIiwiZW1haWwiOiJhYmhpaml0c21hZ2FyN0BnbWFpbC5jb20iLCJleHAiOjE3NzUxNTMwODl9.EtK8NSz6_lfxB3C4AP8fYLujU5NgemMXBf7nKE5r0VI
[26-Mar-2026 18:11:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 18:11:21 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 18:11:21 UTC] User ID: 171
[26-Mar-2026 18:11:21 UTC] ✅ User profile retrieved successfully for user ID: 171
[26-Mar-2026 18:12:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 18:12:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 18:12:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40c0:6d:cf79:8000::, 162.158.170.105","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTcxIiwidXNlcm5hbWUiOiJhYmhpYXNtIiwiZW1haWwiOiJhYmhpaml0c21hZ2FyN0BnbWFpbC5jb20iLCJleHAiOjE3NzUxNTMwODl9.EtK8NSz6_lfxB3C4AP8fYLujU5NgemMXBf7nKE5r0VI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e281f129a829fad-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40c0:6d:cf79:8000::","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 18:12:03 UTC] === User Orders API Called ===
[26-Mar-2026 18:12:03 UTC] User ID: 171
[26-Mar-2026 18:12:03 UTC] Limit: 20, Offset: 0
[26-Mar-2026 18:12:03 UTC] Orders found: 0
[26-Mar-2026 18:12:03 UTC] Orders data: []
[26-Mar-2026 18:12:03 UTC] Total orders count: 0
[26-Mar-2026 18:12:03 UTC] === API CALL LOG ===
[26-Mar-2026 18:12:03 UTC] Endpoint: user/profile.php
[26-Mar-2026 18:12:03 UTC] Full Log Data: {
    "timestamp": "2026-03-26 18:12:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c0:6d:cf79:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c0:6d:cf79:8000::, 162.158.170.104",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTcxIiwidXNlcm5hbWUiOiJhYmhpYXNtIiwiZW1haWwiOiJhYmhpaml0c21hZ2FyN0BnbWFpbC5jb20iLCJleHAiOjE3NzUxNTMwODl9.EtK8NSz6_lfxB3C4AP8fYLujU5NgemMXBf7nKE5r0VI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e281f130ac99fad-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c0:6d:cf79:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 18:12:03 UTC] === END API CALL LOG ===
[26-Mar-2026 18:12:03 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 18:12:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTcxIiwidXNlcm5hbWUiOiJhYmhpYXNtIiwiZW1haWwiOiJhYmhpaml0c21hZ2FyN0BnbWFpbC5jb20iLCJleHAiOjE3NzUxNTMwODl9.EtK8NSz6_lfxB3C4AP8fYLujU5NgemMXBf7nKE5r0VI
[26-Mar-2026 18:12:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 18:12:03 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 18:12:03 UTC] User ID: 171
[26-Mar-2026 18:12:03 UTC] ✅ User profile retrieved successfully for user ID: 171
[26-Mar-2026 18:12:04 UTC] === API CALL LOG ===
[26-Mar-2026 18:12:04 UTC] Endpoint: user/profile.php
[26-Mar-2026 18:12:04 UTC] Full Log Data: {
    "timestamp": "2026-03-26 18:12:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c0:6d:cf79:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c0:6d:cf79:8000::, 162.158.170.105",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTcxIiwidXNlcm5hbWUiOiJhYmhpYXNtIiwiZW1haWwiOiJhYmhpaml0c21hZ2FyN0BnbWFpbC5jb20iLCJleHAiOjE3NzUxNTMwODl9.EtK8NSz6_lfxB3C4AP8fYLujU5NgemMXBf7nKE5r0VI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e281f168c5c9fad-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c0:6d:cf79:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 18:12:04 UTC] === END API CALL LOG ===
[26-Mar-2026 18:12:04 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 18:12:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTcxIiwidXNlcm5hbWUiOiJhYmhpYXNtIiwiZW1haWwiOiJhYmhpaml0c21hZ2FyN0BnbWFpbC5jb20iLCJleHAiOjE3NzUxNTMwODl9.EtK8NSz6_lfxB3C4AP8fYLujU5NgemMXBf7nKE5r0VI
[26-Mar-2026 18:12:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 18:12:04 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 18:12:04 UTC] User ID: 171
[26-Mar-2026 18:12:04 UTC] ✅ User profile retrieved successfully for user ID: 171
[26-Mar-2026 18:17:36 UTC] === API CALL LOG ===
[26-Mar-2026 18:17:36 UTC] Endpoint: user/profile.php
[26-Mar-2026 18:17:36 UTC] Full Log Data: {
    "timestamp": "2026-03-26 18:17:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c0:6d:cf79:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c0:6d:cf79:8000::, 172.69.165.49",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTcxIiwidXNlcm5hbWUiOiJhYmhpYXNtIiwiZW1haWwiOiJhYmhpaml0c21hZ2FyN0BnbWFpbC5jb20iLCJleHAiOjE3NzUxNTMwODl9.EtK8NSz6_lfxB3C4AP8fYLujU5NgemMXBf7nKE5r0VI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2827329ae8ab47-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c0:6d:cf79:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 18:17:36 UTC] === END API CALL LOG ===
[26-Mar-2026 18:17:36 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 18:17:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTcxIiwidXNlcm5hbWUiOiJhYmhpYXNtIiwiZW1haWwiOiJhYmhpaml0c21hZ2FyN0BnbWFpbC5jb20iLCJleHAiOjE3NzUxNTMwODl9.EtK8NSz6_lfxB3C4AP8fYLujU5NgemMXBf7nKE5r0VI
[26-Mar-2026 18:17:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 18:17:36 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 18:17:36 UTC] User ID: 171
[26-Mar-2026 18:17:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 18:17:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 18:17:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40c0:6d:cf79:8000::, 172.69.165.49","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTcxIiwidXNlcm5hbWUiOiJhYmhpYXNtIiwiZW1haWwiOiJhYmhpaml0c21hZ2FyN0BnbWFpbC5jb20iLCJleHAiOjE3NzUxNTMwODl9.EtK8NSz6_lfxB3C4AP8fYLujU5NgemMXBf7nKE5r0VI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e2827329ae6ab47-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40c0:6d:cf79:8000::","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 18:17:36 UTC] === User Orders API Called ===
[26-Mar-2026 18:17:36 UTC] User ID: 171
[26-Mar-2026 18:17:36 UTC] ✅ User profile retrieved successfully for user ID: 171
[26-Mar-2026 18:17:36 UTC] Limit: 20, Offset: 0
[26-Mar-2026 18:17:36 UTC] Orders found: 0
[26-Mar-2026 18:17:36 UTC] Orders data: []
[26-Mar-2026 18:17:36 UTC] Total orders count: 0
[26-Mar-2026 18:17:37 UTC] === API CALL LOG ===
[26-Mar-2026 18:17:37 UTC] Endpoint: user/profile.php
[26-Mar-2026 18:17:37 UTC] Full Log Data: {
    "timestamp": "2026-03-26 18:17:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c0:6d:cf79:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c0:6d:cf79:8000::, 172.69.165.49",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTcxIiwidXNlcm5hbWUiOiJhYmhpYXNtIiwiZW1haWwiOiJhYmhpaml0c21hZ2FyN0BnbWFpbC5jb20iLCJleHAiOjE3NzUxNTMwODl9.EtK8NSz6_lfxB3C4AP8fYLujU5NgemMXBf7nKE5r0VI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2827350c6aab47-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c0:6d:cf79:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 18:17:37 UTC] === END API CALL LOG ===
[26-Mar-2026 18:17:37 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 18:17:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTcxIiwidXNlcm5hbWUiOiJhYmhpYXNtIiwiZW1haWwiOiJhYmhpaml0c21hZ2FyN0BnbWFpbC5jb20iLCJleHAiOjE3NzUxNTMwODl9.EtK8NSz6_lfxB3C4AP8fYLujU5NgemMXBf7nKE5r0VI
[26-Mar-2026 18:17:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 18:17:37 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 18:17:37 UTC] User ID: 171
[26-Mar-2026 18:17:37 UTC] ✅ User profile retrieved successfully for user ID: 171
[26-Mar-2026 18:28:32 UTC] === API CALL LOG ===
[26-Mar-2026 18:28:32 UTC] Endpoint: user/profile.php
[26-Mar-2026 18:28:32 UTC] Full Log Data: {
    "timestamp": "2026-03-26 18:28:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "112.79.122.73",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "112.79.122.73, 162.158.88.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYwIiwidXNlcm5hbWUiOiJBcmlzdmFqIiwiZW1haWwiOiJqYWlkNTg2NjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM2NDU3fQ.rv1Hk-UAzGixQRAKcjDaBLwvLwMFlXk4vMgpw1o8Dp4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2837364b66fdf4-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "112.79.122.73",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 18:28:32 UTC] === END API CALL LOG ===
[26-Mar-2026 18:28:32 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 18:28:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYwIiwidXNlcm5hbWUiOiJBcmlzdmFqIiwiZW1haWwiOiJqYWlkNTg2NjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM2NDU3fQ.rv1Hk-UAzGixQRAKcjDaBLwvLwMFlXk4vMgpw1o8Dp4
[26-Mar-2026 18:28:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 18:28:32 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 18:28:32 UTC] User ID: 160
[26-Mar-2026 18:28:32 UTC] ✅ User profile retrieved successfully for user ID: 160
[26-Mar-2026 18:28:33 UTC] === API CALL LOG ===
[26-Mar-2026 18:28:33 UTC] Endpoint: user/profile.php
[26-Mar-2026 18:28:33 UTC] Full Log Data: {
    "timestamp": "2026-03-26 18:28:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "112.79.122.73",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "112.79.122.73, 162.158.88.6",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYwIiwidXNlcm5hbWUiOiJBcmlzdmFqIiwiZW1haWwiOiJqYWlkNTg2NjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM2NDU3fQ.rv1Hk-UAzGixQRAKcjDaBLwvLwMFlXk4vMgpw1o8Dp4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e28373edf78fdf4-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "112.79.122.73",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 18:28:33 UTC] === END API CALL LOG ===
[26-Mar-2026 18:28:33 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 18:28:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYwIiwidXNlcm5hbWUiOiJBcmlzdmFqIiwiZW1haWwiOiJqYWlkNTg2NjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM2NDU3fQ.rv1Hk-UAzGixQRAKcjDaBLwvLwMFlXk4vMgpw1o8Dp4
[26-Mar-2026 18:28:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 18:28:33 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 18:28:33 UTC] User ID: 160
[26-Mar-2026 18:28:33 UTC] ✅ User profile retrieved successfully for user ID: 160
[26-Mar-2026 18:28:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 18:28:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 18:28:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"112.79.122.73, 162.158.88.7","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYwIiwidXNlcm5hbWUiOiJBcmlzdmFqIiwiZW1haWwiOiJqYWlkNTg2NjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM2NDU3fQ.rv1Hk-UAzGixQRAKcjDaBLwvLwMFlXk4vMgpw1o8Dp4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e28373edf7efdf4-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"112.79.122.73","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 18:28:33 UTC] === User Orders API Called ===
[26-Mar-2026 18:28:33 UTC] User ID: 160
[26-Mar-2026 18:28:33 UTC] Limit: 20, Offset: 0
[26-Mar-2026 18:28:33 UTC] Orders found: 6
[26-Mar-2026 18:28:33 UTC] Orders data: [{"id":134,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/jaid35\/2263","status":"completed","created_at":"2026-03-26 18:05:35","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":133,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/jaid35","status":"cancelled","created_at":"2026-03-26 18:03:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":132,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/yXfM10m0UCQzMDE1","status":"cancelled","created_at":"2026-03-26 17:03:13","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":131,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/jaid35","status":"cancelled","created_at":"2026-03-26 17:01:51","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":130,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/jaid35","status":"cancelled","created_at":"2026-03-26 17:01:18","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":129,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/jaid35","status":"cancelled","created_at":"2026-03-26 17:00:06","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[26-Mar-2026 18:28:33 UTC] Total orders count: 6
[26-Mar-2026 18:28:34 UTC] === API CALL LOG ===
[26-Mar-2026 18:28:34 UTC] Endpoint: user/profile.php
[26-Mar-2026 18:28:34 UTC] Full Log Data: {
    "timestamp": "2026-03-26 18:28:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "112.79.122.73",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "112.79.122.73, 162.158.88.7",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYwIiwidXNlcm5hbWUiOiJBcmlzdmFqIiwiZW1haWwiOiJqYWlkNTg2NjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM2NDU3fQ.rv1Hk-UAzGixQRAKcjDaBLwvLwMFlXk4vMgpw1o8Dp4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e28373fc93dfdf4-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "112.79.122.73",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 18:28:34 UTC] === END API CALL LOG ===
[26-Mar-2026 18:28:34 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 18:28:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYwIiwidXNlcm5hbWUiOiJBcmlzdmFqIiwiZW1haWwiOiJqYWlkNTg2NjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM2NDU3fQ.rv1Hk-UAzGixQRAKcjDaBLwvLwMFlXk4vMgpw1o8Dp4
[26-Mar-2026 18:28:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 18:28:34 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 18:28:34 UTC] User ID: 160
[26-Mar-2026 18:28:34 UTC] ✅ User profile retrieved successfully for user ID: 160
[26-Mar-2026 18:28:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 18:28:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 18:28:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"112.79.122.73, 162.158.88.7","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYwIiwidXNlcm5hbWUiOiJBcmlzdmFqIiwiZW1haWwiOiJqYWlkNTg2NjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM2NDU3fQ.rv1Hk-UAzGixQRAKcjDaBLwvLwMFlXk4vMgpw1o8Dp4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e28374b3aebfdf4-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"112.79.122.73","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 18:28:35 UTC] === User Orders API Called ===
[26-Mar-2026 18:28:35 UTC] User ID: 160
[26-Mar-2026 18:28:35 UTC] Limit: 20, Offset: 0
[26-Mar-2026 18:28:35 UTC] Orders found: 6
[26-Mar-2026 18:28:35 UTC] Orders data: [{"id":134,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/jaid35\/2263","status":"completed","created_at":"2026-03-26 18:05:35","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":133,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/jaid35","status":"cancelled","created_at":"2026-03-26 18:03:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":132,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/yXfM10m0UCQzMDE1","status":"cancelled","created_at":"2026-03-26 17:03:13","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":131,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/jaid35","status":"cancelled","created_at":"2026-03-26 17:01:51","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":130,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/jaid35","status":"cancelled","created_at":"2026-03-26 17:01:18","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":129,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/jaid35","status":"cancelled","created_at":"2026-03-26 17:00:06","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[26-Mar-2026 18:28:35 UTC] Total orders count: 6
[26-Mar-2026 18:28:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 18:28:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Mar-2026 18:28:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"112.79.122.73, 162.158.88.7","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYwIiwidXNlcm5hbWUiOiJBcmlzdmFqIiwiZW1haWwiOiJqYWlkNTg2NjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM2NDU3fQ.rv1Hk-UAzGixQRAKcjDaBLwvLwMFlXk4vMgpw1o8Dp4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e28375a6c7cfdf4-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"112.79.122.73","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[26-Mar-2026 18:28:38 UTC] === User Orders API Called ===
[26-Mar-2026 18:28:38 UTC] User ID: 160
[26-Mar-2026 18:28:38 UTC] Limit: 20, Offset: 0
[26-Mar-2026 18:28:38 UTC] Orders found: 6
[26-Mar-2026 18:28:38 UTC] Orders data: [{"id":134,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/jaid35\/2263","status":"completed","created_at":"2026-03-26 18:05:35","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":133,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/jaid35","status":"cancelled","created_at":"2026-03-26 18:03:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":132,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/yXfM10m0UCQzMDE1","status":"cancelled","created_at":"2026-03-26 17:03:13","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":131,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/jaid35","status":"cancelled","created_at":"2026-03-26 17:01:51","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":130,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/jaid35","status":"cancelled","created_at":"2026-03-26 17:01:18","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":129,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/jaid35","status":"cancelled","created_at":"2026-03-26 17:00:06","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[26-Mar-2026 18:28:38 UTC] === API CALL LOG ===
[26-Mar-2026 18:28:38 UTC] Endpoint: user/profile.php
[26-Mar-2026 18:28:38 UTC] Full Log Data: {
    "timestamp": "2026-03-26 18:28:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "112.79.122.73",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "112.79.122.73, 162.158.88.7",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYwIiwidXNlcm5hbWUiOiJBcmlzdmFqIiwiZW1haWwiOiJqYWlkNTg2NjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM2NDU3fQ.rv1Hk-UAzGixQRAKcjDaBLwvLwMFlXk4vMgpw1o8Dp4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e28375a6c7dfdf4-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "112.79.122.73",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 18:28:38 UTC] === END API CALL LOG ===
[26-Mar-2026 18:28:38 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 18:28:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYwIiwidXNlcm5hbWUiOiJBcmlzdmFqIiwiZW1haWwiOiJqYWlkNTg2NjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM2NDU3fQ.rv1Hk-UAzGixQRAKcjDaBLwvLwMFlXk4vMgpw1o8Dp4
[26-Mar-2026 18:28:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 18:28:38 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 18:28:38 UTC] User ID: 160
[26-Mar-2026 18:28:38 UTC] ✅ User profile retrieved successfully for user ID: 160
[26-Mar-2026 18:28:38 UTC] Total orders count: 6
[26-Mar-2026 18:28:38 UTC] === API CALL LOG ===
[26-Mar-2026 18:28:38 UTC] Endpoint: user/profile.php
[26-Mar-2026 18:28:38 UTC] Full Log Data: {
    "timestamp": "2026-03-26 18:28:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "112.79.122.73",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "112.79.122.73, 162.158.88.6",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYwIiwidXNlcm5hbWUiOiJBcmlzdmFqIiwiZW1haWwiOiJqYWlkNTg2NjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM2NDU3fQ.rv1Hk-UAzGixQRAKcjDaBLwvLwMFlXk4vMgpw1o8Dp4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e28375dab1efdf4-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "112.79.122.73",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Mar-2026 18:28:38 UTC] === END API CALL LOG ===
[26-Mar-2026 18:28:38 UTC] ✅ API Hash verification passed for profile endpoint
[26-Mar-2026 18:28:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYwIiwidXNlcm5hbWUiOiJBcmlzdmFqIiwiZW1haWwiOiJqYWlkNTg2NjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM2NDU3fQ.rv1Hk-UAzGixQRAKcjDaBLwvLwMFlXk4vMgpw1o8Dp4
[26-Mar-2026 18:28:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Mar-2026 18:28:38 UTC] ✅ JWT token verified successfully for user profile
[26-Mar-2026 18:28:38 UTC] User ID: 160
[26-Mar-2026 18:28:38 UTC] ✅ User profile retrieved successfully for user ID: 160
[27-Mar-2026 02:48:44 UTC] === API CALL LOG ===
[27-Mar-2026 02:48:44 UTC] Endpoint: user/profile.php
[27-Mar-2026 02:48:44 UTC] Full Log Data: {
    "timestamp": "2026-03-27 02:48:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:3ca:394d:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e3:3ca:394d:8000::, 172.71.152.27",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTcyIiwidXNlcm5hbWUiOiJjYjciLCJlbWFpbCI6ImNoYW5kYW5iZXJhNzE5OTlAZ21haWwuY29tIiwiZXhwIjoxNzc1MTg0NTIzfQ.TxCRBv1eyQbRaAEPCyNb_42HDTBj6Gon4CPoQ2bO2VU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2b13ed68176045-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e3:3ca:394d:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 02:48:44 UTC] === END API CALL LOG ===
[27-Mar-2026 02:48:44 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 02:48:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTcyIiwidXNlcm5hbWUiOiJjYjciLCJlbWFpbCI6ImNoYW5kYW5iZXJhNzE5OTlAZ21haWwuY29tIiwiZXhwIjoxNzc1MTg0NTIzfQ.TxCRBv1eyQbRaAEPCyNb_42HDTBj6Gon4CPoQ2bO2VU
[27-Mar-2026 02:48:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 02:48:44 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 02:48:44 UTC] User ID: 172
[27-Mar-2026 02:48:44 UTC] ✅ User profile retrieved successfully for user ID: 172
[27-Mar-2026 02:48:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Mar-2026 02:48:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Mar-2026 02:48:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40e3:3ca:394d:8000::, 172.71.152.27","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTcyIiwidXNlcm5hbWUiOiJjYjciLCJlbWFpbCI6ImNoYW5kYW5iZXJhNzE5OTlAZ21haWwuY29tIiwiZXhwIjoxNzc1MTg0NTIzfQ.TxCRBv1eyQbRaAEPCyNb_42HDTBj6Gon4CPoQ2bO2VU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e2b13ed681b6045-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40e3:3ca:394d:8000::","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[27-Mar-2026 02:48:44 UTC] === User Orders API Called ===
[27-Mar-2026 02:48:44 UTC] User ID: 172
[27-Mar-2026 02:48:44 UTC] Limit: 20, Offset: 0
[27-Mar-2026 02:48:44 UTC] Orders found: 0
[27-Mar-2026 02:48:44 UTC] Orders data: []
[27-Mar-2026 02:48:44 UTC] Total orders count: 0
[27-Mar-2026 02:48:44 UTC] === API CALL LOG ===
[27-Mar-2026 02:48:44 UTC] Endpoint: user/profile.php
[27-Mar-2026 02:48:44 UTC] Full Log Data: {
    "timestamp": "2026-03-27 02:48:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:3ca:394d:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e3:3ca:394d:8000::, 172.71.152.27",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTcyIiwidXNlcm5hbWUiOiJjYjciLCJlbWFpbCI6ImNoYW5kYW5iZXJhNzE5OTlAZ21haWwuY29tIiwiZXhwIjoxNzc1MTg0NTIzfQ.TxCRBv1eyQbRaAEPCyNb_42HDTBj6Gon4CPoQ2bO2VU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2b13ede89c6045-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e3:3ca:394d:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 02:48:44 UTC] === END API CALL LOG ===
[27-Mar-2026 02:48:44 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 02:48:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTcyIiwidXNlcm5hbWUiOiJjYjciLCJlbWFpbCI6ImNoYW5kYW5iZXJhNzE5OTlAZ21haWwuY29tIiwiZXhwIjoxNzc1MTg0NTIzfQ.TxCRBv1eyQbRaAEPCyNb_42HDTBj6Gon4CPoQ2bO2VU
[27-Mar-2026 02:48:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 02:48:44 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 02:48:44 UTC] User ID: 172
[27-Mar-2026 02:48:44 UTC] ✅ User profile retrieved successfully for user ID: 172
[27-Mar-2026 02:48:46 UTC] === API CALL LOG ===
[27-Mar-2026 02:48:46 UTC] Endpoint: user/profile.php
[27-Mar-2026 02:48:46 UTC] Full Log Data: {
    "timestamp": "2026-03-27 02:48:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:3ca:394d:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e3:3ca:394d:8000::, 172.71.152.27",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTcyIiwidXNlcm5hbWUiOiJjYjciLCJlbWFpbCI6ImNoYW5kYW5iZXJhNzE5OTlAZ21haWwuY29tIiwiZXhwIjoxNzc1MTg0NTIzfQ.TxCRBv1eyQbRaAEPCyNb_42HDTBj6Gon4CPoQ2bO2VU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2b13f708f76045-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e3:3ca:394d:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 02:48:46 UTC] === END API CALL LOG ===
[27-Mar-2026 02:48:46 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 02:48:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTcyIiwidXNlcm5hbWUiOiJjYjciLCJlbWFpbCI6ImNoYW5kYW5iZXJhNzE5OTlAZ21haWwuY29tIiwiZXhwIjoxNzc1MTg0NTIzfQ.TxCRBv1eyQbRaAEPCyNb_42HDTBj6Gon4CPoQ2bO2VU
[27-Mar-2026 02:48:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 02:48:46 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 02:48:46 UTC] User ID: 172
[27-Mar-2026 02:48:46 UTC] ✅ User profile retrieved successfully for user ID: 172
[27-Mar-2026 02:49:02 UTC] === API CALL LOG ===
[27-Mar-2026 02:49:02 UTC] Endpoint: user/profile.php
[27-Mar-2026 02:49:02 UTC] Full Log Data: {
    "timestamp": "2026-03-27 02:49:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:3ca:394d:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e3:3ca:394d:8000::, 172.70.143.199",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTcyIiwidXNlcm5hbWUiOiJjYjciLCJlbWFpbCI6ImNoYW5kYW5iZXJhNzE5OTlAZ21haWwuY29tIiwiZXhwIjoxNzc1MTg0NTIzfQ.TxCRBv1eyQbRaAEPCyNb_42HDTBj6Gon4CPoQ2bO2VU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2b145d0e596045-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e3:3ca:394d:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 02:49:02 UTC] === END API CALL LOG ===
[27-Mar-2026 02:49:02 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 02:49:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTcyIiwidXNlcm5hbWUiOiJjYjciLCJlbWFpbCI6ImNoYW5kYW5iZXJhNzE5OTlAZ21haWwuY29tIiwiZXhwIjoxNzc1MTg0NTIzfQ.TxCRBv1eyQbRaAEPCyNb_42HDTBj6Gon4CPoQ2bO2VU
[27-Mar-2026 02:49:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 02:49:02 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 02:49:02 UTC] User ID: 172
[27-Mar-2026 02:49:02 UTC] ✅ User profile retrieved successfully for user ID: 172
[27-Mar-2026 02:49:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Mar-2026 02:49:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Mar-2026 02:49:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40e3:3ca:394d:8000::, 172.70.143.198","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTcyIiwidXNlcm5hbWUiOiJjYjciLCJlbWFpbCI6ImNoYW5kYW5iZXJhNzE5OTlAZ21haWwuY29tIiwiZXhwIjoxNzc1MTg0NTIzfQ.TxCRBv1eyQbRaAEPCyNb_42HDTBj6Gon4CPoQ2bO2VU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e2b15273c2e6045-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40e3:3ca:394d:8000::","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[27-Mar-2026 02:49:34 UTC] === User Orders API Called ===
[27-Mar-2026 02:49:34 UTC] User ID: 172
[27-Mar-2026 02:49:34 UTC] Limit: 20, Offset: 0
[27-Mar-2026 02:49:34 UTC] Orders found: 0
[27-Mar-2026 02:49:34 UTC] Orders data: []
[27-Mar-2026 02:49:34 UTC] Total orders count: 0
[27-Mar-2026 02:49:34 UTC] === API CALL LOG ===
[27-Mar-2026 02:49:34 UTC] Endpoint: user/profile.php
[27-Mar-2026 02:49:34 UTC] Full Log Data: {
    "timestamp": "2026-03-27 02:49:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:3ca:394d:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e3:3ca:394d:8000::, 172.70.143.198",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTcyIiwidXNlcm5hbWUiOiJjYjciLCJlbWFpbCI6ImNoYW5kYW5iZXJhNzE5OTlAZ21haWwuY29tIiwiZXhwIjoxNzc1MTg0NTIzfQ.TxCRBv1eyQbRaAEPCyNb_42HDTBj6Gon4CPoQ2bO2VU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2b1527bcaa6045-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e3:3ca:394d:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 02:49:34 UTC] === END API CALL LOG ===
[27-Mar-2026 02:49:34 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 02:49:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTcyIiwidXNlcm5hbWUiOiJjYjciLCJlbWFpbCI6ImNoYW5kYW5iZXJhNzE5OTlAZ21haWwuY29tIiwiZXhwIjoxNzc1MTg0NTIzfQ.TxCRBv1eyQbRaAEPCyNb_42HDTBj6Gon4CPoQ2bO2VU
[27-Mar-2026 02:49:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 02:49:34 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 02:49:34 UTC] User ID: 172
[27-Mar-2026 02:49:34 UTC] ✅ User profile retrieved successfully for user ID: 172
[27-Mar-2026 02:49:35 UTC] === API CALL LOG ===
[27-Mar-2026 02:49:35 UTC] Endpoint: user/profile.php
[27-Mar-2026 02:49:35 UTC] Full Log Data: {
    "timestamp": "2026-03-27 02:49:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:3ca:394d:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e3:3ca:394d:8000::, 172.70.143.198",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTcyIiwidXNlcm5hbWUiOiJjYjciLCJlbWFpbCI6ImNoYW5kYW5iZXJhNzE5OTlAZ21haWwuY29tIiwiZXhwIjoxNzc1MTg0NTIzfQ.TxCRBv1eyQbRaAEPCyNb_42HDTBj6Gon4CPoQ2bO2VU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2b1528ed976045-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e3:3ca:394d:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 02:49:35 UTC] === END API CALL LOG ===
[27-Mar-2026 02:49:35 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 02:49:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTcyIiwidXNlcm5hbWUiOiJjYjciLCJlbWFpbCI6ImNoYW5kYW5iZXJhNzE5OTlAZ21haWwuY29tIiwiZXhwIjoxNzc1MTg0NTIzfQ.TxCRBv1eyQbRaAEPCyNb_42HDTBj6Gon4CPoQ2bO2VU
[27-Mar-2026 02:49:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 02:49:35 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 02:49:35 UTC] User ID: 172
[27-Mar-2026 02:49:35 UTC] ✅ User profile retrieved successfully for user ID: 172
[27-Mar-2026 02:49:48 UTC] === API CALL LOG ===
[27-Mar-2026 02:49:48 UTC] Endpoint: user/profile.php
[27-Mar-2026 02:49:48 UTC] Full Log Data: {
    "timestamp": "2026-03-27 02:49:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:3ca:394d:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e3:3ca:394d:8000::, 172.70.143.198",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTcyIiwidXNlcm5hbWUiOiJjYjciLCJlbWFpbCI6ImNoYW5kYW5iZXJhNzE5OTlAZ21haWwuY29tIiwiZXhwIjoxNzc1MTg0NTIzfQ.TxCRBv1eyQbRaAEPCyNb_42HDTBj6Gon4CPoQ2bO2VU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2b1579efdf6045-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e3:3ca:394d:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 02:49:48 UTC] === END API CALL LOG ===
[27-Mar-2026 02:49:48 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 02:49:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTcyIiwidXNlcm5hbWUiOiJjYjciLCJlbWFpbCI6ImNoYW5kYW5iZXJhNzE5OTlAZ21haWwuY29tIiwiZXhwIjoxNzc1MTg0NTIzfQ.TxCRBv1eyQbRaAEPCyNb_42HDTBj6Gon4CPoQ2bO2VU
[27-Mar-2026 02:49:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 02:49:48 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 02:49:48 UTC] User ID: 172
[27-Mar-2026 02:49:48 UTC] ✅ User profile retrieved successfully for user ID: 172
[27-Mar-2026 02:49:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Mar-2026 02:49:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Mar-2026 02:49:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40e3:3ca:394d:8000::, 172.70.143.199","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTcyIiwidXNlcm5hbWUiOiJjYjciLCJlbWFpbCI6ImNoYW5kYW5iZXJhNzE5OTlAZ21haWwuY29tIiwiZXhwIjoxNzc1MTg0NTIzfQ.TxCRBv1eyQbRaAEPCyNb_42HDTBj6Gon4CPoQ2bO2VU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e2b1579efdd6045-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40e3:3ca:394d:8000::","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[27-Mar-2026 02:49:48 UTC] === User Orders API Called ===
[27-Mar-2026 02:49:48 UTC] User ID: 172
[27-Mar-2026 02:49:48 UTC] Limit: 20, Offset: 0
[27-Mar-2026 02:49:48 UTC] Orders found: 0
[27-Mar-2026 02:49:48 UTC] Orders data: []
[27-Mar-2026 02:49:48 UTC] Total orders count: 0
[27-Mar-2026 02:49:48 UTC] === API CALL LOG ===
[27-Mar-2026 02:49:48 UTC] Endpoint: user/profile.php
[27-Mar-2026 02:49:48 UTC] Full Log Data: {
    "timestamp": "2026-03-27 02:49:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:3ca:394d:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e3:3ca:394d:8000::, 172.70.143.198",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTcyIiwidXNlcm5hbWUiOiJjYjciLCJlbWFpbCI6ImNoYW5kYW5iZXJhNzE5OTlAZ21haWwuY29tIiwiZXhwIjoxNzc1MTg0NTIzfQ.TxCRBv1eyQbRaAEPCyNb_42HDTBj6Gon4CPoQ2bO2VU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2b157b993a6045-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e3:3ca:394d:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 02:49:48 UTC] === END API CALL LOG ===
[27-Mar-2026 02:49:48 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 02:49:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTcyIiwidXNlcm5hbWUiOiJjYjciLCJlbWFpbCI6ImNoYW5kYW5iZXJhNzE5OTlAZ21haWwuY29tIiwiZXhwIjoxNzc1MTg0NTIzfQ.TxCRBv1eyQbRaAEPCyNb_42HDTBj6Gon4CPoQ2bO2VU
[27-Mar-2026 02:49:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 02:49:48 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 02:49:48 UTC] User ID: 172
[27-Mar-2026 02:49:48 UTC] ✅ User profile retrieved successfully for user ID: 172
[27-Mar-2026 02:49:48 UTC] === API CALL LOG ===
[27-Mar-2026 02:49:48 UTC] Endpoint: user/profile.php
[27-Mar-2026 02:49:48 UTC] Full Log Data: {
    "timestamp": "2026-03-27 02:49:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:3ca:394d:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e3:3ca:394d:8000::, 172.70.143.199",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTcyIiwidXNlcm5hbWUiOiJjYjciLCJlbWFpbCI6ImNoYW5kYW5iZXJhNzE5OTlAZ21haWwuY29tIiwiZXhwIjoxNzc1MTg0NTIzfQ.TxCRBv1eyQbRaAEPCyNb_42HDTBj6Gon4CPoQ2bO2VU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2b157d9af76045-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e3:3ca:394d:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 02:49:48 UTC] === END API CALL LOG ===
[27-Mar-2026 02:49:48 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 02:49:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTcyIiwidXNlcm5hbWUiOiJjYjciLCJlbWFpbCI6ImNoYW5kYW5iZXJhNzE5OTlAZ21haWwuY29tIiwiZXhwIjoxNzc1MTg0NTIzfQ.TxCRBv1eyQbRaAEPCyNb_42HDTBj6Gon4CPoQ2bO2VU
[27-Mar-2026 02:49:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 02:49:48 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 02:49:48 UTC] User ID: 172
[27-Mar-2026 02:49:48 UTC] ✅ User profile retrieved successfully for user ID: 172
[27-Mar-2026 02:49:48 UTC] User Purchases API - User ID: 172
[27-Mar-2026 02:49:48 UTC] User Purchases API - Total purchases found: 0
[27-Mar-2026 02:57:37 UTC] === API CALL LOG ===
[27-Mar-2026 02:57:37 UTC] Endpoint: user/profile.php
[27-Mar-2026 02:57:37 UTC] Full Log Data: {
    "timestamp": "2026-03-27 02:57:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "223.123.43.69",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "223.123.43.69, 172.70.189.162",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTczIiwidXNlcm5hbWUiOiJtb2VleiIsImVtYWlsIjoiaGFycGFsZ2VvODI4QGdtYWlsLmNvbSIsImV4cCI6MTc3NTE4NTA1N30.qFjTmXyXn7YC2DmybuiK3OC0aactGz55xe_NpwF5wsI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2b20f2ed7987ae-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "223.123.43.69",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 02:57:37 UTC] === END API CALL LOG ===
[27-Mar-2026 02:57:37 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 02:57:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTczIiwidXNlcm5hbWUiOiJtb2VleiIsImVtYWlsIjoiaGFycGFsZ2VvODI4QGdtYWlsLmNvbSIsImV4cCI6MTc3NTE4NTA1N30.qFjTmXyXn7YC2DmybuiK3OC0aactGz55xe_NpwF5wsI
[27-Mar-2026 02:57:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 02:57:37 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 02:57:37 UTC] User ID: 173
[27-Mar-2026 02:57:37 UTC] ✅ User profile retrieved successfully for user ID: 173
[27-Mar-2026 02:57:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Mar-2026 02:57:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Mar-2026 02:57:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"223.123.43.69, 172.70.189.162","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTczIiwidXNlcm5hbWUiOiJtb2VleiIsImVtYWlsIjoiaGFycGFsZ2VvODI4QGdtYWlsLmNvbSIsImV4cCI6MTc3NTE4NTA1N30.qFjTmXyXn7YC2DmybuiK3OC0aactGz55xe_NpwF5wsI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e2b20f2ed7b87ae-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"223.123.43.69","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[27-Mar-2026 02:57:38 UTC] === User Orders API Called ===
[27-Mar-2026 02:57:38 UTC] User ID: 173
[27-Mar-2026 02:57:38 UTC] Limit: 20, Offset: 0
[27-Mar-2026 02:57:38 UTC] Orders found: 0
[27-Mar-2026 02:57:38 UTC] Orders data: []
[27-Mar-2026 02:57:38 UTC] Total orders count: 0
[27-Mar-2026 02:57:38 UTC] === API CALL LOG ===
[27-Mar-2026 02:57:38 UTC] Endpoint: user/profile.php
[27-Mar-2026 02:57:38 UTC] Full Log Data: {
    "timestamp": "2026-03-27 02:57:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "223.123.43.69",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "223.123.43.69, 172.70.189.161",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTczIiwidXNlcm5hbWUiOiJtb2VleiIsImVtYWlsIjoiaGFycGFsZ2VvODI4QGdtYWlsLmNvbSIsImV4cCI6MTc3NTE4NTA1N30.qFjTmXyXn7YC2DmybuiK3OC0aactGz55xe_NpwF5wsI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2b20f3be1d87ae-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "223.123.43.69",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 02:57:38 UTC] === END API CALL LOG ===
[27-Mar-2026 02:57:38 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 02:57:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTczIiwidXNlcm5hbWUiOiJtb2VleiIsImVtYWlsIjoiaGFycGFsZ2VvODI4QGdtYWlsLmNvbSIsImV4cCI6MTc3NTE4NTA1N30.qFjTmXyXn7YC2DmybuiK3OC0aactGz55xe_NpwF5wsI
[27-Mar-2026 02:57:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 02:57:38 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 02:57:38 UTC] User ID: 173
[27-Mar-2026 02:57:38 UTC] ✅ User profile retrieved successfully for user ID: 173
[27-Mar-2026 02:57:39 UTC] === API CALL LOG ===
[27-Mar-2026 02:57:39 UTC] Endpoint: user/profile.php
[27-Mar-2026 02:57:39 UTC] Full Log Data: {
    "timestamp": "2026-03-27 02:57:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "223.123.43.69",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "223.123.43.69, 172.70.189.161",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTczIiwidXNlcm5hbWUiOiJtb2VleiIsImVtYWlsIjoiaGFycGFsZ2VvODI4QGdtYWlsLmNvbSIsImV4cCI6MTc3NTE4NTA1N30.qFjTmXyXn7YC2DmybuiK3OC0aactGz55xe_NpwF5wsI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2b20fd2d7787ae-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "223.123.43.69",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 02:57:39 UTC] === END API CALL LOG ===
[27-Mar-2026 02:57:39 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 02:57:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTczIiwidXNlcm5hbWUiOiJtb2VleiIsImVtYWlsIjoiaGFycGFsZ2VvODI4QGdtYWlsLmNvbSIsImV4cCI6MTc3NTE4NTA1N30.qFjTmXyXn7YC2DmybuiK3OC0aactGz55xe_NpwF5wsI
[27-Mar-2026 02:57:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 02:57:39 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 02:57:39 UTC] User ID: 173
[27-Mar-2026 02:57:39 UTC] ✅ User profile retrieved successfully for user ID: 173
[27-Mar-2026 02:57:44 UTC] === API CALL LOG ===
[27-Mar-2026 02:57:44 UTC] Endpoint: user/profile.php
[27-Mar-2026 02:57:44 UTC] Full Log Data: {
    "timestamp": "2026-03-27 02:57:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "223.123.43.69",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "223.123.43.69, 172.70.189.162",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTczIiwidXNlcm5hbWUiOiJtb2VleiIsImVtYWlsIjoiaGFycGFsZ2VvODI4QGdtYWlsLmNvbSIsImV4cCI6MTc3NTE4NTA1N30.qFjTmXyXn7YC2DmybuiK3OC0aactGz55xe_NpwF5wsI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2b211e5f8b87ae-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "223.123.43.69",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 02:57:44 UTC] === END API CALL LOG ===
[27-Mar-2026 02:57:44 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 02:57:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTczIiwidXNlcm5hbWUiOiJtb2VleiIsImVtYWlsIjoiaGFycGFsZ2VvODI4QGdtYWlsLmNvbSIsImV4cCI6MTc3NTE4NTA1N30.qFjTmXyXn7YC2DmybuiK3OC0aactGz55xe_NpwF5wsI
[27-Mar-2026 02:57:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 02:57:44 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 02:57:44 UTC] User ID: 173
[27-Mar-2026 02:57:44 UTC] ✅ User profile retrieved successfully for user ID: 173
[27-Mar-2026 02:57:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Mar-2026 02:57:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Mar-2026 02:57:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"223.123.43.69, 172.70.189.161","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTczIiwidXNlcm5hbWUiOiJtb2VleiIsImVtYWlsIjoiaGFycGFsZ2VvODI4QGdtYWlsLmNvbSIsImV4cCI6MTc3NTE4NTA1N30.qFjTmXyXn7YC2DmybuiK3OC0aactGz55xe_NpwF5wsI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e2b2161ad4287ae-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"223.123.43.69","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[27-Mar-2026 02:57:55 UTC] === User Orders API Called ===
[27-Mar-2026 02:57:55 UTC] User ID: 173
[27-Mar-2026 02:57:55 UTC] Limit: 20, Offset: 0
[27-Mar-2026 02:57:55 UTC] Orders found: 0
[27-Mar-2026 02:57:55 UTC] Orders data: []
[27-Mar-2026 02:57:55 UTC] Total orders count: 0
[27-Mar-2026 02:57:55 UTC] === API CALL LOG ===
[27-Mar-2026 02:57:55 UTC] Endpoint: user/profile.php
[27-Mar-2026 02:57:55 UTC] Full Log Data: {
    "timestamp": "2026-03-27 02:57:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "223.123.43.69",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "223.123.43.69, 172.70.189.161",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTczIiwidXNlcm5hbWUiOiJtb2VleiIsImVtYWlsIjoiaGFycGFsZ2VvODI4QGdtYWlsLmNvbSIsImV4cCI6MTc3NTE4NTA1N30.qFjTmXyXn7YC2DmybuiK3OC0aactGz55xe_NpwF5wsI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2b2161ad4387ae-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "223.123.43.69",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 02:57:55 UTC] === END API CALL LOG ===
[27-Mar-2026 02:57:55 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 02:57:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTczIiwidXNlcm5hbWUiOiJtb2VleiIsImVtYWlsIjoiaGFycGFsZ2VvODI4QGdtYWlsLmNvbSIsImV4cCI6MTc3NTE4NTA1N30.qFjTmXyXn7YC2DmybuiK3OC0aactGz55xe_NpwF5wsI
[27-Mar-2026 02:57:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 02:57:55 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 02:57:55 UTC] User ID: 173
[27-Mar-2026 02:57:55 UTC] ✅ User profile retrieved successfully for user ID: 173
[27-Mar-2026 02:57:56 UTC] === API CALL LOG ===
[27-Mar-2026 02:57:56 UTC] Endpoint: user/profile.php
[27-Mar-2026 02:57:56 UTC] Full Log Data: {
    "timestamp": "2026-03-27 02:57:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "223.123.43.69",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "223.123.43.69, 172.70.189.161",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTczIiwidXNlcm5hbWUiOiJtb2VleiIsImVtYWlsIjoiaGFycGFsZ2VvODI4QGdtYWlsLmNvbSIsImV4cCI6MTc3NTE4NTA1N30.qFjTmXyXn7YC2DmybuiK3OC0aactGz55xe_NpwF5wsI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2b2165283487ae-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "223.123.43.69",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 02:57:56 UTC] === END API CALL LOG ===
[27-Mar-2026 02:57:56 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 02:57:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTczIiwidXNlcm5hbWUiOiJtb2VleiIsImVtYWlsIjoiaGFycGFsZ2VvODI4QGdtYWlsLmNvbSIsImV4cCI6MTc3NTE4NTA1N30.qFjTmXyXn7YC2DmybuiK3OC0aactGz55xe_NpwF5wsI
[27-Mar-2026 02:57:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 02:57:56 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 02:57:56 UTC] User ID: 173
[27-Mar-2026 02:57:56 UTC] ✅ User profile retrieved successfully for user ID: 173
[27-Mar-2026 02:57:56 UTC] === API CALL LOG ===
[27-Mar-2026 02:57:56 UTC] Endpoint: user/profile.php
[27-Mar-2026 02:57:56 UTC] Full Log Data: {
    "timestamp": "2026-03-27 02:57:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "223.123.43.69",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "223.123.43.69, 172.70.189.161",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTczIiwidXNlcm5hbWUiOiJtb2VleiIsImVtYWlsIjoiaGFycGFsZ2VvODI4QGdtYWlsLmNvbSIsImV4cCI6MTc3NTE4NTA1N30.qFjTmXyXn7YC2DmybuiK3OC0aactGz55xe_NpwF5wsI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2b216a3c4987ae-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "223.123.43.69",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 02:57:56 UTC] === END API CALL LOG ===
[27-Mar-2026 02:57:56 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 02:57:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTczIiwidXNlcm5hbWUiOiJtb2VleiIsImVtYWlsIjoiaGFycGFsZ2VvODI4QGdtYWlsLmNvbSIsImV4cCI6MTc3NTE4NTA1N30.qFjTmXyXn7YC2DmybuiK3OC0aactGz55xe_NpwF5wsI
[27-Mar-2026 02:57:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 02:57:56 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 02:57:56 UTC] User ID: 173
[27-Mar-2026 02:57:56 UTC] ✅ User profile retrieved successfully for user ID: 173
[27-Mar-2026 02:58:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Mar-2026 02:58:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Mar-2026 02:58:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"223.123.43.69, 172.70.189.161","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTczIiwidXNlcm5hbWUiOiJtb2VleiIsImVtYWlsIjoiaGFycGFsZ2VvODI4QGdtYWlsLmNvbSIsImV4cCI6MTc3NTE4NTA1N30.qFjTmXyXn7YC2DmybuiK3OC0aactGz55xe_NpwF5wsI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e2b222bfb0a87ae-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"223.123.43.69","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[27-Mar-2026 02:58:28 UTC] === User Orders API Called ===
[27-Mar-2026 02:58:28 UTC] User ID: 173
[27-Mar-2026 02:58:28 UTC] Limit: 20, Offset: 0
[27-Mar-2026 02:58:28 UTC] Orders found: 0
[27-Mar-2026 02:58:28 UTC] Orders data: []
[27-Mar-2026 02:58:28 UTC] Total orders count: 0
[27-Mar-2026 02:58:28 UTC] === API CALL LOG ===
[27-Mar-2026 02:58:28 UTC] Endpoint: user/profile.php
[27-Mar-2026 02:58:28 UTC] Full Log Data: {
    "timestamp": "2026-03-27 02:58:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "223.123.43.69",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "223.123.43.69, 172.70.189.162",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTczIiwidXNlcm5hbWUiOiJtb2VleiIsImVtYWlsIjoiaGFycGFsZ2VvODI4QGdtYWlsLmNvbSIsImV4cCI6MTc3NTE4NTA1N30.qFjTmXyXn7YC2DmybuiK3OC0aactGz55xe_NpwF5wsI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2b222bfb0f87ae-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "223.123.43.69",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 02:58:28 UTC] === END API CALL LOG ===
[27-Mar-2026 02:58:28 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 02:58:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTczIiwidXNlcm5hbWUiOiJtb2VleiIsImVtYWlsIjoiaGFycGFsZ2VvODI4QGdtYWlsLmNvbSIsImV4cCI6MTc3NTE4NTA1N30.qFjTmXyXn7YC2DmybuiK3OC0aactGz55xe_NpwF5wsI
[27-Mar-2026 02:58:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 02:58:28 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 02:58:28 UTC] User ID: 173
[27-Mar-2026 02:58:28 UTC] ✅ User profile retrieved successfully for user ID: 173
[27-Mar-2026 02:58:28 UTC] === API CALL LOG ===
[27-Mar-2026 02:58:28 UTC] Endpoint: user/profile.php
[27-Mar-2026 02:58:28 UTC] Full Log Data: {
    "timestamp": "2026-03-27 02:58:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "223.123.43.69",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "223.123.43.69, 172.70.189.161",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTczIiwidXNlcm5hbWUiOiJtb2VleiIsImVtYWlsIjoiaGFycGFsZ2VvODI4QGdtYWlsLmNvbSIsImV4cCI6MTc3NTE4NTA1N30.qFjTmXyXn7YC2DmybuiK3OC0aactGz55xe_NpwF5wsI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2b222f3da687ae-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "223.123.43.69",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 02:58:28 UTC] === END API CALL LOG ===
[27-Mar-2026 02:58:28 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 02:58:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTczIiwidXNlcm5hbWUiOiJtb2VleiIsImVtYWlsIjoiaGFycGFsZ2VvODI4QGdtYWlsLmNvbSIsImV4cCI6MTc3NTE4NTA1N30.qFjTmXyXn7YC2DmybuiK3OC0aactGz55xe_NpwF5wsI
[27-Mar-2026 02:58:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 02:58:28 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 02:58:28 UTC] User ID: 173
[27-Mar-2026 02:58:28 UTC] ✅ User profile retrieved successfully for user ID: 173
[27-Mar-2026 02:58:29 UTC] === API CALL LOG ===
[27-Mar-2026 02:58:29 UTC] Endpoint: user/profile.php
[27-Mar-2026 02:58:29 UTC] Full Log Data: {
    "timestamp": "2026-03-27 02:58:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "223.123.43.69",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "223.123.43.69, 172.70.189.161",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTczIiwidXNlcm5hbWUiOiJtb2VleiIsImVtYWlsIjoiaGFycGFsZ2VvODI4QGdtYWlsLmNvbSIsImV4cCI6MTc3NTE4NTA1N30.qFjTmXyXn7YC2DmybuiK3OC0aactGz55xe_NpwF5wsI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2b223539b687ae-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "223.123.43.69",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 02:58:29 UTC] === END API CALL LOG ===
[27-Mar-2026 02:58:29 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 02:58:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTczIiwidXNlcm5hbWUiOiJtb2VleiIsImVtYWlsIjoiaGFycGFsZ2VvODI4QGdtYWlsLmNvbSIsImV4cCI6MTc3NTE4NTA1N30.qFjTmXyXn7YC2DmybuiK3OC0aactGz55xe_NpwF5wsI
[27-Mar-2026 02:58:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 02:58:29 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 02:58:29 UTC] User ID: 173
[27-Mar-2026 02:58:29 UTC] ✅ User profile retrieved successfully for user ID: 173
[27-Mar-2026 08:09:25 UTC] === API CALL LOG ===
[27-Mar-2026 08:09:25 UTC] Endpoint: user/profile.php
[27-Mar-2026 08:09:25 UTC] Full Log Data: {
    "timestamp": "2026-03-27 08:09:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "67.102.7.133",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "67.102.7.133, 172.70.108.42",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc0IiwidXNlcm5hbWUiOiJraG9zb2JhbG9jaCIsImVtYWlsIjoiYTk1NTI4NTJAZ21haWwuY29tIiwiZXhwIjoxNzc1MjAzNzY1fQ.hXg_SnUfHrMNjyXotrrXHI4woTsGa-nk__i0demIJfI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2ce9b1597be1f9-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "67.102.7.133",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 08:09:25 UTC] === END API CALL LOG ===
[27-Mar-2026 08:09:25 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 08:09:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc0IiwidXNlcm5hbWUiOiJraG9zb2JhbG9jaCIsImVtYWlsIjoiYTk1NTI4NTJAZ21haWwuY29tIiwiZXhwIjoxNzc1MjAzNzY1fQ.hXg_SnUfHrMNjyXotrrXHI4woTsGa-nk__i0demIJfI
[27-Mar-2026 08:09:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 08:09:25 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 08:09:25 UTC] User ID: 174
[27-Mar-2026 08:09:25 UTC] ✅ User profile retrieved successfully for user ID: 174
[27-Mar-2026 08:09:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Mar-2026 08:09:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Mar-2026 08:09:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"67.102.7.133, 172.70.108.42","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc0IiwidXNlcm5hbWUiOiJraG9zb2JhbG9jaCIsImVtYWlsIjoiYTk1NTI4NTJAZ21haWwuY29tIiwiZXhwIjoxNzc1MjAzNzY1fQ.hXg_SnUfHrMNjyXotrrXHI4woTsGa-nk__i0demIJfI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e2ce9b15983e1f9-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"67.102.7.133","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[27-Mar-2026 08:09:26 UTC] === User Orders API Called ===
[27-Mar-2026 08:09:26 UTC] User ID: 174
[27-Mar-2026 08:09:26 UTC] Limit: 20, Offset: 0
[27-Mar-2026 08:09:26 UTC] Orders found: 0
[27-Mar-2026 08:09:26 UTC] Orders data: []
[27-Mar-2026 08:09:26 UTC] Total orders count: 0
[27-Mar-2026 08:09:26 UTC] === API CALL LOG ===
[27-Mar-2026 08:09:26 UTC] Endpoint: user/profile.php
[27-Mar-2026 08:09:26 UTC] Full Log Data: {
    "timestamp": "2026-03-27 08:09:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "67.102.7.133",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "67.102.7.133, 172.70.108.42",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc0IiwidXNlcm5hbWUiOiJraG9zb2JhbG9jaCIsImVtYWlsIjoiYTk1NTI4NTJAZ21haWwuY29tIiwiZXhwIjoxNzc1MjAzNzY1fQ.hXg_SnUfHrMNjyXotrrXHI4woTsGa-nk__i0demIJfI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2ce9b15986e1f9-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "67.102.7.133",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 08:09:26 UTC] === END API CALL LOG ===
[27-Mar-2026 08:09:26 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 08:09:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc0IiwidXNlcm5hbWUiOiJraG9zb2JhbG9jaCIsImVtYWlsIjoiYTk1NTI4NTJAZ21haWwuY29tIiwiZXhwIjoxNzc1MjAzNzY1fQ.hXg_SnUfHrMNjyXotrrXHI4woTsGa-nk__i0demIJfI
[27-Mar-2026 08:09:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 08:09:26 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 08:09:26 UTC] User ID: 174
[27-Mar-2026 08:09:26 UTC] ✅ User profile retrieved successfully for user ID: 174
[27-Mar-2026 08:09:26 UTC] === API CALL LOG ===
[27-Mar-2026 08:09:26 UTC] Endpoint: user/profile.php
[27-Mar-2026 08:09:26 UTC] Full Log Data: {
    "timestamp": "2026-03-27 08:09:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "67.102.7.133",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "67.102.7.133, 172.70.108.42",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc0IiwidXNlcm5hbWUiOiJraG9zb2JhbG9jaCIsImVtYWlsIjoiYTk1NTI4NTJAZ21haWwuY29tIiwiZXhwIjoxNzc1MjAzNzY1fQ.hXg_SnUfHrMNjyXotrrXHI4woTsGa-nk__i0demIJfI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2ce9b668fae1f9-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "67.102.7.133",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 08:09:26 UTC] === END API CALL LOG ===
[27-Mar-2026 08:09:26 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 08:09:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc0IiwidXNlcm5hbWUiOiJraG9zb2JhbG9jaCIsImVtYWlsIjoiYTk1NTI4NTJAZ21haWwuY29tIiwiZXhwIjoxNzc1MjAzNzY1fQ.hXg_SnUfHrMNjyXotrrXHI4woTsGa-nk__i0demIJfI
[27-Mar-2026 08:09:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 08:09:26 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 08:09:26 UTC] User ID: 174
[27-Mar-2026 08:09:26 UTC] ✅ User profile retrieved successfully for user ID: 174
[27-Mar-2026 08:09:30 UTC] === API CALL LOG ===
[27-Mar-2026 08:09:30 UTC] Endpoint: user/profile.php
[27-Mar-2026 08:09:30 UTC] Full Log Data: {
    "timestamp": "2026-03-27 08:09:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "67.102.7.133",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "67.102.7.133, 172.70.108.42",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc0IiwidXNlcm5hbWUiOiJraG9zb2JhbG9jaCIsImVtYWlsIjoiYTk1NTI4NTJAZ21haWwuY29tIiwiZXhwIjoxNzc1MjAzNzY1fQ.hXg_SnUfHrMNjyXotrrXHI4woTsGa-nk__i0demIJfI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2ce9c35dade1f9-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "67.102.7.133",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 08:09:30 UTC] === END API CALL LOG ===
[27-Mar-2026 08:09:30 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 08:09:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc0IiwidXNlcm5hbWUiOiJraG9zb2JhbG9jaCIsImVtYWlsIjoiYTk1NTI4NTJAZ21haWwuY29tIiwiZXhwIjoxNzc1MjAzNzY1fQ.hXg_SnUfHrMNjyXotrrXHI4woTsGa-nk__i0demIJfI
[27-Mar-2026 08:09:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 08:09:30 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 08:09:30 UTC] User ID: 174
[27-Mar-2026 08:09:30 UTC] ✅ User profile retrieved successfully for user ID: 174
[27-Mar-2026 08:09:31 UTC] User Purchases API - User ID: 174
[27-Mar-2026 08:09:31 UTC] User Purchases API - Total purchases found: 0
[27-Mar-2026 08:09:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Mar-2026 08:09:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Mar-2026 08:09:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"67.102.7.133, 172.70.108.42","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc0IiwidXNlcm5hbWUiOiJraG9zb2JhbG9jaCIsImVtYWlsIjoiYTk1NTI4NTJAZ21haWwuY29tIiwiZXhwIjoxNzc1MjAzNzY1fQ.hXg_SnUfHrMNjyXotrrXHI4woTsGa-nk__i0demIJfI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e2cea229fe7e1f9-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"67.102.7.133","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[27-Mar-2026 08:09:44 UTC] === User Orders API Called ===
[27-Mar-2026 08:09:44 UTC] User ID: 174
[27-Mar-2026 08:09:44 UTC] Limit: 20, Offset: 0
[27-Mar-2026 08:09:44 UTC] Orders found: 0
[27-Mar-2026 08:09:44 UTC] Orders data: []
[27-Mar-2026 08:09:44 UTC] Total orders count: 0
[27-Mar-2026 08:09:45 UTC] === API CALL LOG ===
[27-Mar-2026 08:09:45 UTC] Endpoint: user/profile.php
[27-Mar-2026 08:09:45 UTC] Full Log Data: {
    "timestamp": "2026-03-27 08:09:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "67.102.7.133",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "67.102.7.133, 172.70.108.42",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc0IiwidXNlcm5hbWUiOiJraG9zb2JhbG9jaCIsImVtYWlsIjoiYTk1NTI4NTJAZ21haWwuY29tIiwiZXhwIjoxNzc1MjAzNzY1fQ.hXg_SnUfHrMNjyXotrrXHI4woTsGa-nk__i0demIJfI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2cea2add70e1f9-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "67.102.7.133",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 08:09:45 UTC] === END API CALL LOG ===
[27-Mar-2026 08:09:45 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 08:09:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc0IiwidXNlcm5hbWUiOiJraG9zb2JhbG9jaCIsImVtYWlsIjoiYTk1NTI4NTJAZ21haWwuY29tIiwiZXhwIjoxNzc1MjAzNzY1fQ.hXg_SnUfHrMNjyXotrrXHI4woTsGa-nk__i0demIJfI
[27-Mar-2026 08:09:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 08:09:45 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 08:09:45 UTC] User ID: 174
[27-Mar-2026 08:09:45 UTC] ✅ User profile retrieved successfully for user ID: 174
[27-Mar-2026 08:09:46 UTC] User Purchases API - User ID: 174
[27-Mar-2026 08:09:46 UTC] User Purchases API - Total purchases found: 1
[27-Mar-2026 08:09:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Mar-2026 08:09:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Mar-2026 08:09:46 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"67.102.7.133, 172.70.108.43","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc0IiwidXNlcm5hbWUiOiJraG9zb2JhbG9jaCIsImVtYWlsIjoiYTk1NTI4NTJAZ21haWwuY29tIiwiZXhwIjoxNzc1MjAzNzY1fQ.hXg_SnUfHrMNjyXotrrXHI4woTsGa-nk__i0demIJfI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e2cea33fbdee1f9-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"67.102.7.133","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[27-Mar-2026 08:09:46 UTC] === User Orders API Called ===
[27-Mar-2026 08:09:46 UTC] User ID: 174
[27-Mar-2026 08:09:46 UTC] Limit: 20, Offset: 0
[27-Mar-2026 08:09:46 UTC] Orders found: 0
[27-Mar-2026 08:09:46 UTC] Orders data: []
[27-Mar-2026 08:09:46 UTC] Total orders count: 0
[27-Mar-2026 08:09:46 UTC] === API CALL LOG ===
[27-Mar-2026 08:09:46 UTC] Endpoint: user/profile.php
[27-Mar-2026 08:09:46 UTC] Full Log Data: {
    "timestamp": "2026-03-27 08:09:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "67.102.7.133",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "67.102.7.133, 172.70.108.43",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc0IiwidXNlcm5hbWUiOiJraG9zb2JhbG9jaCIsImVtYWlsIjoiYTk1NTI4NTJAZ21haWwuY29tIiwiZXhwIjoxNzc1MjAzNzY1fQ.hXg_SnUfHrMNjyXotrrXHI4woTsGa-nk__i0demIJfI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2cea33fbe2e1f9-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "67.102.7.133",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 08:09:46 UTC] === END API CALL LOG ===
[27-Mar-2026 08:09:46 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 08:09:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc0IiwidXNlcm5hbWUiOiJraG9zb2JhbG9jaCIsImVtYWlsIjoiYTk1NTI4NTJAZ21haWwuY29tIiwiZXhwIjoxNzc1MjAzNzY1fQ.hXg_SnUfHrMNjyXotrrXHI4woTsGa-nk__i0demIJfI
[27-Mar-2026 08:09:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 08:09:46 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 08:09:46 UTC] User ID: 174
[27-Mar-2026 08:09:46 UTC] ✅ User profile retrieved successfully for user ID: 174
[27-Mar-2026 08:09:48 UTC] === API CALL LOG ===
[27-Mar-2026 08:09:48 UTC] Endpoint: user/profile.php
[27-Mar-2026 08:09:48 UTC] Full Log Data: {
    "timestamp": "2026-03-27 08:09:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "67.102.7.133",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "67.102.7.133, 172.70.108.43",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc0IiwidXNlcm5hbWUiOiJraG9zb2JhbG9jaCIsImVtYWlsIjoiYTk1NTI4NTJAZ21haWwuY29tIiwiZXhwIjoxNzc1MjAzNzY1fQ.hXg_SnUfHrMNjyXotrrXHI4woTsGa-nk__i0demIJfI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2cea37b979e1f9-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "67.102.7.133",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 08:09:48 UTC] === END API CALL LOG ===
[27-Mar-2026 08:09:48 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 08:09:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc0IiwidXNlcm5hbWUiOiJraG9zb2JhbG9jaCIsImVtYWlsIjoiYTk1NTI4NTJAZ21haWwuY29tIiwiZXhwIjoxNzc1MjAzNzY1fQ.hXg_SnUfHrMNjyXotrrXHI4woTsGa-nk__i0demIJfI
[27-Mar-2026 08:09:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 08:09:48 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 08:09:48 UTC] User ID: 174
[27-Mar-2026 08:09:48 UTC] ✅ User profile retrieved successfully for user ID: 174
[27-Mar-2026 08:09:49 UTC] === API CALL LOG ===
[27-Mar-2026 08:09:49 UTC] Endpoint: user/profile.php
[27-Mar-2026 08:09:49 UTC] Full Log Data: {
    "timestamp": "2026-03-27 08:09:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "67.102.7.133",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "67.102.7.133, 172.70.108.43",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc0IiwidXNlcm5hbWUiOiJraG9zb2JhbG9jaCIsImVtYWlsIjoiYTk1NTI4NTJAZ21haWwuY29tIiwiZXhwIjoxNzc1MjAzNzY1fQ.hXg_SnUfHrMNjyXotrrXHI4woTsGa-nk__i0demIJfI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2cea44adebe1f9-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "67.102.7.133",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 08:09:49 UTC] === END API CALL LOG ===
[27-Mar-2026 08:09:49 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 08:09:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc0IiwidXNlcm5hbWUiOiJraG9zb2JhbG9jaCIsImVtYWlsIjoiYTk1NTI4NTJAZ21haWwuY29tIiwiZXhwIjoxNzc1MjAzNzY1fQ.hXg_SnUfHrMNjyXotrrXHI4woTsGa-nk__i0demIJfI
[27-Mar-2026 08:09:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 08:09:49 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 08:09:49 UTC] User ID: 174
[27-Mar-2026 08:09:49 UTC] ✅ User profile retrieved successfully for user ID: 174
[27-Mar-2026 08:10:09 UTC] === API CALL LOG ===
[27-Mar-2026 08:10:09 UTC] Endpoint: user/profile.php
[27-Mar-2026 08:10:09 UTC] Full Log Data: {
    "timestamp": "2026-03-27 08:10:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "67.102.7.133",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "67.102.7.133, 172.70.108.42",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc0IiwidXNlcm5hbWUiOiJraG9zb2JhbG9jaCIsImVtYWlsIjoiYTk1NTI4NTJAZ21haWwuY29tIiwiZXhwIjoxNzc1MjAzNzY1fQ.hXg_SnUfHrMNjyXotrrXHI4woTsGa-nk__i0demIJfI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2ceac1bf7ce1f9-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "67.102.7.133",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 08:10:09 UTC] === END API CALL LOG ===
[27-Mar-2026 08:10:09 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 08:10:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc0IiwidXNlcm5hbWUiOiJraG9zb2JhbG9jaCIsImVtYWlsIjoiYTk1NTI4NTJAZ21haWwuY29tIiwiZXhwIjoxNzc1MjAzNzY1fQ.hXg_SnUfHrMNjyXotrrXHI4woTsGa-nk__i0demIJfI
[27-Mar-2026 08:10:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 08:10:09 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 08:10:09 UTC] User ID: 174
[27-Mar-2026 08:10:09 UTC] ✅ User profile retrieved successfully for user ID: 174
[27-Mar-2026 08:10:09 UTC] User Purchases API - User ID: 174
[27-Mar-2026 08:10:09 UTC] User Purchases API - Total purchases found: 1
[27-Mar-2026 08:10:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Mar-2026 08:10:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Mar-2026 08:10:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"67.102.7.133, 172.70.108.43","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc0IiwidXNlcm5hbWUiOiJraG9zb2JhbG9jaCIsImVtYWlsIjoiYTk1NTI4NTJAZ21haWwuY29tIiwiZXhwIjoxNzc1MjAzNzY1fQ.hXg_SnUfHrMNjyXotrrXHI4woTsGa-nk__i0demIJfI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e2ceae8bfcde1f9-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"67.102.7.133","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[27-Mar-2026 08:10:15 UTC] === User Orders API Called ===
[27-Mar-2026 08:10:15 UTC] User ID: 174
[27-Mar-2026 08:10:15 UTC] Limit: 20, Offset: 0
[27-Mar-2026 08:10:15 UTC] Orders found: 0
[27-Mar-2026 08:10:15 UTC] Orders data: []
[27-Mar-2026 08:10:15 UTC] Total orders count: 0
[27-Mar-2026 08:10:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Mar-2026 08:10:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Mar-2026 08:10:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"67.102.7.133, 172.70.108.43","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc0IiwidXNlcm5hbWUiOiJraG9zb2JhbG9jaCIsImVtYWlsIjoiYTk1NTI4NTJAZ21haWwuY29tIiwiZXhwIjoxNzc1MjAzNzY1fQ.hXg_SnUfHrMNjyXotrrXHI4woTsGa-nk__i0demIJfI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e2ceaf25f9ce1f9-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"67.102.7.133","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[27-Mar-2026 08:10:17 UTC] === User Orders API Called ===
[27-Mar-2026 08:10:17 UTC] User ID: 174
[27-Mar-2026 08:10:17 UTC] Limit: 20, Offset: 0
[27-Mar-2026 08:10:17 UTC] === API CALL LOG ===
[27-Mar-2026 08:10:17 UTC] Endpoint: user/profile.php
[27-Mar-2026 08:10:17 UTC] Full Log Data: {
    "timestamp": "2026-03-27 08:10:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "67.102.7.133",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "67.102.7.133, 172.70.108.43",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc0IiwidXNlcm5hbWUiOiJraG9zb2JhbG9jaCIsImVtYWlsIjoiYTk1NTI4NTJAZ21haWwuY29tIiwiZXhwIjoxNzc1MjAzNzY1fQ.hXg_SnUfHrMNjyXotrrXHI4woTsGa-nk__i0demIJfI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2ceaf25f9de1f9-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "67.102.7.133",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 08:10:17 UTC] === END API CALL LOG ===
[27-Mar-2026 08:10:17 UTC] Orders found: 0
[27-Mar-2026 08:10:17 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 08:10:17 UTC] Orders data: []
[27-Mar-2026 08:10:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc0IiwidXNlcm5hbWUiOiJraG9zb2JhbG9jaCIsImVtYWlsIjoiYTk1NTI4NTJAZ21haWwuY29tIiwiZXhwIjoxNzc1MjAzNzY1fQ.hXg_SnUfHrMNjyXotrrXHI4woTsGa-nk__i0demIJfI
[27-Mar-2026 08:10:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 08:10:17 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 08:10:17 UTC] User ID: 174
[27-Mar-2026 08:10:17 UTC] ✅ User profile retrieved successfully for user ID: 174
[27-Mar-2026 08:10:17 UTC] Total orders count: 0
[27-Mar-2026 08:10:17 UTC] === API CALL LOG ===
[27-Mar-2026 08:10:17 UTC] Endpoint: user/profile.php
[27-Mar-2026 08:10:17 UTC] Full Log Data: {
    "timestamp": "2026-03-27 08:10:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "67.102.7.133",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "67.102.7.133, 172.70.108.43",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc0IiwidXNlcm5hbWUiOiJraG9zb2JhbG9jaCIsImVtYWlsIjoiYTk1NTI4NTJAZ21haWwuY29tIiwiZXhwIjoxNzc1MjAzNzY1fQ.hXg_SnUfHrMNjyXotrrXHI4woTsGa-nk__i0demIJfI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2ceaf5be10e1f9-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "67.102.7.133",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 08:10:17 UTC] === END API CALL LOG ===
[27-Mar-2026 08:10:17 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 08:10:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc0IiwidXNlcm5hbWUiOiJraG9zb2JhbG9jaCIsImVtYWlsIjoiYTk1NTI4NTJAZ21haWwuY29tIiwiZXhwIjoxNzc1MjAzNzY1fQ.hXg_SnUfHrMNjyXotrrXHI4woTsGa-nk__i0demIJfI
[27-Mar-2026 08:10:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 08:10:17 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 08:10:17 UTC] User ID: 174
[27-Mar-2026 08:10:17 UTC] ✅ User profile retrieved successfully for user ID: 174
[27-Mar-2026 08:10:18 UTC] === API CALL LOG ===
[27-Mar-2026 08:10:18 UTC] Endpoint: user/profile.php
[27-Mar-2026 08:10:18 UTC] Full Log Data: {
    "timestamp": "2026-03-27 08:10:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "67.102.7.133",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "67.102.7.133, 172.70.108.43",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc0IiwidXNlcm5hbWUiOiJraG9zb2JhbG9jaCIsImVtYWlsIjoiYTk1NTI4NTJAZ21haWwuY29tIiwiZXhwIjoxNzc1MjAzNzY1fQ.hXg_SnUfHrMNjyXotrrXHI4woTsGa-nk__i0demIJfI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2ceaf7b9bbe1f9-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "67.102.7.133",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 08:10:18 UTC] === END API CALL LOG ===
[27-Mar-2026 08:10:18 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 08:10:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc0IiwidXNlcm5hbWUiOiJraG9zb2JhbG9jaCIsImVtYWlsIjoiYTk1NTI4NTJAZ21haWwuY29tIiwiZXhwIjoxNzc1MjAzNzY1fQ.hXg_SnUfHrMNjyXotrrXHI4woTsGa-nk__i0demIJfI
[27-Mar-2026 08:10:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 08:10:18 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 08:10:18 UTC] User ID: 174
[27-Mar-2026 08:10:18 UTC] ✅ User profile retrieved successfully for user ID: 174
[27-Mar-2026 08:11:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Mar-2026 08:11:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Mar-2026 08:11:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"67.102.7.133, 172.68.234.130","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc0IiwidXNlcm5hbWUiOiJraG9zb2JhbG9jaCIsImVtYWlsIjoiYTk1NTI4NTJAZ21haWwuY29tIiwiZXhwIjoxNzc1MjAzNzY1fQ.hXg_SnUfHrMNjyXotrrXHI4woTsGa-nk__i0demIJfI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e2cec673c76e15d-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"67.102.7.133","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[27-Mar-2026 08:11:17 UTC] === User Orders API Called ===
[27-Mar-2026 08:11:17 UTC] User ID: 174
[27-Mar-2026 08:11:17 UTC] Limit: 20, Offset: 0
[27-Mar-2026 08:11:17 UTC] Orders found: 0
[27-Mar-2026 08:11:17 UTC] Orders data: []
[27-Mar-2026 08:11:17 UTC] Total orders count: 0
[27-Mar-2026 08:11:17 UTC] === API CALL LOG ===
[27-Mar-2026 08:11:17 UTC] Endpoint: user/profile.php
[27-Mar-2026 08:11:17 UTC] Full Log Data: {
    "timestamp": "2026-03-27 08:11:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "67.102.7.133",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "67.102.7.133, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc0IiwidXNlcm5hbWUiOiJraG9zb2JhbG9jaCIsImVtYWlsIjoiYTk1NTI4NTJAZ21haWwuY29tIiwiZXhwIjoxNzc1MjAzNzY1fQ.hXg_SnUfHrMNjyXotrrXHI4woTsGa-nk__i0demIJfI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2cec673c78e15d-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "67.102.7.133",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 08:11:17 UTC] === END API CALL LOG ===
[27-Mar-2026 08:11:17 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 08:11:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc0IiwidXNlcm5hbWUiOiJraG9zb2JhbG9jaCIsImVtYWlsIjoiYTk1NTI4NTJAZ21haWwuY29tIiwiZXhwIjoxNzc1MjAzNzY1fQ.hXg_SnUfHrMNjyXotrrXHI4woTsGa-nk__i0demIJfI
[27-Mar-2026 08:11:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 08:11:17 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 08:11:17 UTC] User ID: 174
[27-Mar-2026 08:11:17 UTC] ✅ User profile retrieved successfully for user ID: 174
[27-Mar-2026 08:11:17 UTC] === API CALL LOG ===
[27-Mar-2026 08:11:17 UTC] Endpoint: user/profile.php
[27-Mar-2026 08:11:17 UTC] Full Log Data: {
    "timestamp": "2026-03-27 08:11:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "67.102.7.133",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "67.102.7.133, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc0IiwidXNlcm5hbWUiOiJraG9zb2JhbG9jaCIsImVtYWlsIjoiYTk1NTI4NTJAZ21haWwuY29tIiwiZXhwIjoxNzc1MjAzNzY1fQ.hXg_SnUfHrMNjyXotrrXHI4woTsGa-nk__i0demIJfI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2cec6b4c91e15d-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "67.102.7.133",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 08:11:17 UTC] === END API CALL LOG ===
[27-Mar-2026 08:11:17 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 08:11:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc0IiwidXNlcm5hbWUiOiJraG9zb2JhbG9jaCIsImVtYWlsIjoiYTk1NTI4NTJAZ21haWwuY29tIiwiZXhwIjoxNzc1MjAzNzY1fQ.hXg_SnUfHrMNjyXotrrXHI4woTsGa-nk__i0demIJfI
[27-Mar-2026 08:11:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 08:11:17 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 08:11:17 UTC] User ID: 174
[27-Mar-2026 08:11:17 UTC] ✅ User profile retrieved successfully for user ID: 174
[27-Mar-2026 08:11:17 UTC] === API CALL LOG ===
[27-Mar-2026 08:11:17 UTC] Endpoint: user/profile.php
[27-Mar-2026 08:11:17 UTC] Full Log Data: {
    "timestamp": "2026-03-27 08:11:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "67.102.7.133",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "67.102.7.133, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc0IiwidXNlcm5hbWUiOiJraG9zb2JhbG9jaCIsImVtYWlsIjoiYTk1NTI4NTJAZ21haWwuY29tIiwiZXhwIjoxNzc1MjAzNzY1fQ.hXg_SnUfHrMNjyXotrrXHI4woTsGa-nk__i0demIJfI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2cec6c2e73e15d-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "67.102.7.133",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 08:11:17 UTC] === END API CALL LOG ===
[27-Mar-2026 08:11:17 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 08:11:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc0IiwidXNlcm5hbWUiOiJraG9zb2JhbG9jaCIsImVtYWlsIjoiYTk1NTI4NTJAZ21haWwuY29tIiwiZXhwIjoxNzc1MjAzNzY1fQ.hXg_SnUfHrMNjyXotrrXHI4woTsGa-nk__i0demIJfI
[27-Mar-2026 08:11:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 08:11:17 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 08:11:17 UTC] User ID: 174
[27-Mar-2026 08:11:17 UTC] ✅ User profile retrieved successfully for user ID: 174
[27-Mar-2026 08:11:25 UTC] === API CALL LOG ===
[27-Mar-2026 08:11:25 UTC] Endpoint: user/profile.php
[27-Mar-2026 08:11:25 UTC] Full Log Data: {
    "timestamp": "2026-03-27 08:11:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "67.102.7.133",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "67.102.7.133, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc0IiwidXNlcm5hbWUiOiJraG9zb2JhbG9jaCIsImVtYWlsIjoiYTk1NTI4NTJAZ21haWwuY29tIiwiZXhwIjoxNzc1MjAzNzY1fQ.hXg_SnUfHrMNjyXotrrXHI4woTsGa-nk__i0demIJfI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2cec9b297fe15d-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "67.102.7.133",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 08:11:25 UTC] === END API CALL LOG ===
[27-Mar-2026 08:11:25 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 08:11:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc0IiwidXNlcm5hbWUiOiJraG9zb2JhbG9jaCIsImVtYWlsIjoiYTk1NTI4NTJAZ21haWwuY29tIiwiZXhwIjoxNzc1MjAzNzY1fQ.hXg_SnUfHrMNjyXotrrXHI4woTsGa-nk__i0demIJfI
[27-Mar-2026 08:11:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 08:11:25 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 08:11:25 UTC] User ID: 174
[27-Mar-2026 08:11:25 UTC] ✅ User profile retrieved successfully for user ID: 174
[27-Mar-2026 08:11:30 UTC] === API CALL LOG ===
[27-Mar-2026 08:11:30 UTC] Endpoint: user/profile.php
[27-Mar-2026 08:11:30 UTC] Full Log Data: {
    "timestamp": "2026-03-27 08:11:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "67.102.7.133",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "67.102.7.133, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc0IiwidXNlcm5hbWUiOiJraG9zb2JhbG9jaCIsImVtYWlsIjoiYTk1NTI4NTJAZ21haWwuY29tIiwiZXhwIjoxNzc1MjAzNzY1fQ.hXg_SnUfHrMNjyXotrrXHI4woTsGa-nk__i0demIJfI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2cecbb2b4be15d-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "67.102.7.133",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 08:11:30 UTC] === END API CALL LOG ===
[27-Mar-2026 08:11:30 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 08:11:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc0IiwidXNlcm5hbWUiOiJraG9zb2JhbG9jaCIsImVtYWlsIjoiYTk1NTI4NTJAZ21haWwuY29tIiwiZXhwIjoxNzc1MjAzNzY1fQ.hXg_SnUfHrMNjyXotrrXHI4woTsGa-nk__i0demIJfI
[27-Mar-2026 08:11:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 08:11:30 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 08:11:30 UTC] User ID: 174
[27-Mar-2026 08:11:30 UTC] ✅ User profile retrieved successfully for user ID: 174
[27-Mar-2026 08:11:41 UTC] === API CALL LOG ===
[27-Mar-2026 08:11:41 UTC] Endpoint: user/profile.php
[27-Mar-2026 08:11:41 UTC] Full Log Data: {
    "timestamp": "2026-03-27 08:11:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a09:bac5:3213:2c5a::46b:3f",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a09:bac5:3213:2c5a::46b:3f, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc0IiwidXNlcm5hbWUiOiJraG9zb2JhbG9jaCIsImVtYWlsIjoiYTk1NTI4NTJAZ21haWwuY29tIiwiZXhwIjoxNzc1MjAzNzY1fQ.hXg_SnUfHrMNjyXotrrXHI4woTsGa-nk__i0demIJfI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2cecfebcdb0109-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a09:bac5:3213:2c5a::46b:3f",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 08:11:41 UTC] === END API CALL LOG ===
[27-Mar-2026 08:11:41 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 08:11:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc0IiwidXNlcm5hbWUiOiJraG9zb2JhbG9jaCIsImVtYWlsIjoiYTk1NTI4NTJAZ21haWwuY29tIiwiZXhwIjoxNzc1MjAzNzY1fQ.hXg_SnUfHrMNjyXotrrXHI4woTsGa-nk__i0demIJfI
[27-Mar-2026 08:11:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 08:11:41 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 08:11:41 UTC] User ID: 174
[27-Mar-2026 08:11:41 UTC] ✅ User profile retrieved successfully for user ID: 174
[27-Mar-2026 08:12:05 UTC] === API CALL LOG ===
[27-Mar-2026 08:12:05 UTC] Endpoint: user/profile.php
[27-Mar-2026 08:12:05 UTC] Full Log Data: {
    "timestamp": "2026-03-27 08:12:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a09:bac5:3210:2c5a::46b:3f",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a09:bac5:3210:2c5a::46b:3f, 162.159.122.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc0IiwidXNlcm5hbWUiOiJraG9zb2JhbG9jaCIsImVtYWlsIjoiYTk1NTI4NTJAZ21haWwuY29tIiwiZXhwIjoxNzc1MjAzNzY1fQ.hXg_SnUfHrMNjyXotrrXHI4woTsGa-nk__i0demIJfI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2ced9569d00109-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a09:bac5:3210:2c5a::46b:3f",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 08:12:05 UTC] === END API CALL LOG ===
[27-Mar-2026 08:12:05 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 08:12:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc0IiwidXNlcm5hbWUiOiJraG9zb2JhbG9jaCIsImVtYWlsIjoiYTk1NTI4NTJAZ21haWwuY29tIiwiZXhwIjoxNzc1MjAzNzY1fQ.hXg_SnUfHrMNjyXotrrXHI4woTsGa-nk__i0demIJfI
[27-Mar-2026 08:12:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 08:12:05 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 08:12:05 UTC] User ID: 174
[27-Mar-2026 08:12:05 UTC] ✅ User profile retrieved successfully for user ID: 174
[27-Mar-2026 08:12:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Mar-2026 08:12:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Mar-2026 08:12:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a09:bac5:3210:2c5a::46b:3f, 162.159.122.165","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc0IiwidXNlcm5hbWUiOiJraG9zb2JhbG9jaCIsImVtYWlsIjoiYTk1NTI4NTJAZ21haWwuY29tIiwiZXhwIjoxNzc1MjAzNzY1fQ.hXg_SnUfHrMNjyXotrrXHI4woTsGa-nk__i0demIJfI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e2ceda3f99a0109-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2a09:bac5:3210:2c5a::46b:3f","CF-IPCountry":"FR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[27-Mar-2026 08:12:07 UTC] === User Orders API Called ===
[27-Mar-2026 08:12:07 UTC] User ID: 174
[27-Mar-2026 08:12:07 UTC] Limit: 20, Offset: 0
[27-Mar-2026 08:12:07 UTC] Orders found: 0
[27-Mar-2026 08:12:07 UTC] Orders data: []
[27-Mar-2026 08:12:07 UTC] Total orders count: 0
[27-Mar-2026 08:12:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Mar-2026 08:12:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Mar-2026 08:12:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a09:bac5:3210:2c5a::46b:3f, 162.159.122.165","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc0IiwidXNlcm5hbWUiOiJraG9zb2JhbG9jaCIsImVtYWlsIjoiYTk1NTI4NTJAZ21haWwuY29tIiwiZXhwIjoxNzc1MjAzNzY1fQ.hXg_SnUfHrMNjyXotrrXHI4woTsGa-nk__i0demIJfI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e2cedaf9cfd0109-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2a09:bac5:3210:2c5a::46b:3f","CF-IPCountry":"FR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[27-Mar-2026 08:12:09 UTC] === User Orders API Called ===
[27-Mar-2026 08:12:09 UTC] User ID: 174
[27-Mar-2026 08:12:09 UTC] Limit: 20, Offset: 0
[27-Mar-2026 08:12:09 UTC] Orders found: 0
[27-Mar-2026 08:12:09 UTC] Orders data: []
[27-Mar-2026 08:12:09 UTC] Total orders count: 0
[27-Mar-2026 08:12:09 UTC] === API CALL LOG ===
[27-Mar-2026 08:12:09 UTC] Endpoint: user/profile.php
[27-Mar-2026 08:12:09 UTC] Full Log Data: {
    "timestamp": "2026-03-27 08:12:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a09:bac5:3210:2c5a::46b:3f",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a09:bac5:3210:2c5a::46b:3f, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc0IiwidXNlcm5hbWUiOiJraG9zb2JhbG9jaCIsImVtYWlsIjoiYTk1NTI4NTJAZ21haWwuY29tIiwiZXhwIjoxNzc1MjAzNzY1fQ.hXg_SnUfHrMNjyXotrrXHI4woTsGa-nk__i0demIJfI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2cedaf9d000109-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a09:bac5:3210:2c5a::46b:3f",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 08:12:09 UTC] === END API CALL LOG ===
[27-Mar-2026 08:12:09 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 08:12:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc0IiwidXNlcm5hbWUiOiJraG9zb2JhbG9jaCIsImVtYWlsIjoiYTk1NTI4NTJAZ21haWwuY29tIiwiZXhwIjoxNzc1MjAzNzY1fQ.hXg_SnUfHrMNjyXotrrXHI4woTsGa-nk__i0demIJfI
[27-Mar-2026 08:12:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 08:12:09 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 08:12:09 UTC] User ID: 174
[27-Mar-2026 08:12:09 UTC] ✅ User profile retrieved successfully for user ID: 174
[27-Mar-2026 08:12:10 UTC] === API CALL LOG ===
[27-Mar-2026 08:12:10 UTC] Endpoint: user/profile.php
[27-Mar-2026 08:12:10 UTC] Full Log Data: {
    "timestamp": "2026-03-27 08:12:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a09:bac5:3210:2c5a::46b:3f",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a09:bac5:3210:2c5a::46b:3f, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc0IiwidXNlcm5hbWUiOiJraG9zb2JhbG9jaCIsImVtYWlsIjoiYTk1NTI4NTJAZ21haWwuY29tIiwiZXhwIjoxNzc1MjAzNzY1fQ.hXg_SnUfHrMNjyXotrrXHI4woTsGa-nk__i0demIJfI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2cedb37aab0109-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a09:bac5:3210:2c5a::46b:3f",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 08:12:10 UTC] === END API CALL LOG ===
[27-Mar-2026 08:12:10 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 08:12:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc0IiwidXNlcm5hbWUiOiJraG9zb2JhbG9jaCIsImVtYWlsIjoiYTk1NTI4NTJAZ21haWwuY29tIiwiZXhwIjoxNzc1MjAzNzY1fQ.hXg_SnUfHrMNjyXotrrXHI4woTsGa-nk__i0demIJfI
[27-Mar-2026 08:12:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 08:12:10 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 08:12:10 UTC] User ID: 174
[27-Mar-2026 08:12:10 UTC] ✅ User profile retrieved successfully for user ID: 174
[27-Mar-2026 08:12:10 UTC] === API CALL LOG ===
[27-Mar-2026 08:12:10 UTC] Endpoint: user/profile.php
[27-Mar-2026 08:12:10 UTC] Full Log Data: {
    "timestamp": "2026-03-27 08:12:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a09:bac5:3210:2c5a::46b:3f",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a09:bac5:3210:2c5a::46b:3f, 162.159.122.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc0IiwidXNlcm5hbWUiOiJraG9zb2JhbG9jaCIsImVtYWlsIjoiYTk1NTI4NTJAZ21haWwuY29tIiwiZXhwIjoxNzc1MjAzNzY1fQ.hXg_SnUfHrMNjyXotrrXHI4woTsGa-nk__i0demIJfI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2cedb4dc980109-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a09:bac5:3210:2c5a::46b:3f",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 08:12:10 UTC] === END API CALL LOG ===
[27-Mar-2026 08:12:10 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 08:12:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc0IiwidXNlcm5hbWUiOiJraG9zb2JhbG9jaCIsImVtYWlsIjoiYTk1NTI4NTJAZ21haWwuY29tIiwiZXhwIjoxNzc1MjAzNzY1fQ.hXg_SnUfHrMNjyXotrrXHI4woTsGa-nk__i0demIJfI
[27-Mar-2026 08:12:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 08:12:10 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 08:12:10 UTC] User ID: 174
[27-Mar-2026 08:12:10 UTC] ✅ User profile retrieved successfully for user ID: 174
[27-Mar-2026 09:27:37 UTC] === API CALL LOG ===
[27-Mar-2026 09:27:37 UTC] Endpoint: user/profile.php
[27-Mar-2026 09:27:37 UTC] Full Log Data: {
    "timestamp": "2026-03-27 09:27:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.98.130.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.98.130.129, 172.69.76.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc1IiwidXNlcm5hbWUiOiJTYWhuYXdhaiIsImVtYWlsIjoibWRzYWhuYXdhajIwODBAZ21haWwuY29tIiwiZXhwIjoxNzc1MjA4NDU2fQ.zos4XNPH-kcsxijraqUyd4-dG08IGLbZwjkoYvREqZA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2d5c3a1e6dcc10-KTM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.98.130.129",
        "CF-IPCountry": "NP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 09:27:37 UTC] === END API CALL LOG ===
[27-Mar-2026 09:27:37 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 09:27:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc1IiwidXNlcm5hbWUiOiJTYWhuYXdhaiIsImVtYWlsIjoibWRzYWhuYXdhajIwODBAZ21haWwuY29tIiwiZXhwIjoxNzc1MjA4NDU2fQ.zos4XNPH-kcsxijraqUyd4-dG08IGLbZwjkoYvREqZA
[27-Mar-2026 09:27:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 09:27:37 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 09:27:37 UTC] User ID: 175
[27-Mar-2026 09:27:37 UTC] ✅ User profile retrieved successfully for user ID: 175
[27-Mar-2026 09:27:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Mar-2026 09:27:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Mar-2026 09:27:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.98.130.129, 172.69.76.172","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc1IiwidXNlcm5hbWUiOiJTYWhuYXdhaiIsImVtYWlsIjoibWRzYWhuYXdhajIwODBAZ21haWwuY29tIiwiZXhwIjoxNzc1MjA4NDU2fQ.zos4XNPH-kcsxijraqUyd4-dG08IGLbZwjkoYvREqZA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e2d5c3a2ea1cc10-KTM","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.98.130.129","CF-IPCountry":"NP","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[27-Mar-2026 09:27:37 UTC] === User Orders API Called ===
[27-Mar-2026 09:27:37 UTC] User ID: 175
[27-Mar-2026 09:27:37 UTC] Limit: 20, Offset: 0
[27-Mar-2026 09:27:37 UTC] Orders found: 0
[27-Mar-2026 09:27:37 UTC] Orders data: []
[27-Mar-2026 09:27:37 UTC] Total orders count: 0
[27-Mar-2026 09:27:37 UTC] === API CALL LOG ===
[27-Mar-2026 09:27:37 UTC] Endpoint: user/profile.php
[27-Mar-2026 09:27:37 UTC] Full Log Data: {
    "timestamp": "2026-03-27 09:27:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.98.130.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.98.130.129, 172.69.76.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc1IiwidXNlcm5hbWUiOiJTYWhuYXdhaiIsImVtYWlsIjoibWRzYWhuYXdhajIwODBAZ21haWwuY29tIiwiZXhwIjoxNzc1MjA4NDU2fQ.zos4XNPH-kcsxijraqUyd4-dG08IGLbZwjkoYvREqZA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2d5c3abfafcc10-KTM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.98.130.129",
        "CF-IPCountry": "NP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 09:27:37 UTC] === END API CALL LOG ===
[27-Mar-2026 09:27:37 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 09:27:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc1IiwidXNlcm5hbWUiOiJTYWhuYXdhaiIsImVtYWlsIjoibWRzYWhuYXdhajIwODBAZ21haWwuY29tIiwiZXhwIjoxNzc1MjA4NDU2fQ.zos4XNPH-kcsxijraqUyd4-dG08IGLbZwjkoYvREqZA
[27-Mar-2026 09:27:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 09:27:37 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 09:27:37 UTC] User ID: 175
[27-Mar-2026 09:27:37 UTC] ✅ User profile retrieved successfully for user ID: 175
[27-Mar-2026 09:27:38 UTC] === API CALL LOG ===
[27-Mar-2026 09:27:38 UTC] Endpoint: user/profile.php
[27-Mar-2026 09:27:38 UTC] Full Log Data: {
    "timestamp": "2026-03-27 09:27:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.98.130.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.98.130.129, 172.69.76.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc1IiwidXNlcm5hbWUiOiJTYWhuYXdhaiIsImVtYWlsIjoibWRzYWhuYXdhajIwODBAZ21haWwuY29tIiwiZXhwIjoxNzc1MjA4NDU2fQ.zos4XNPH-kcsxijraqUyd4-dG08IGLbZwjkoYvREqZA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2d5c43da13cc10-KTM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.98.130.129",
        "CF-IPCountry": "NP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 09:27:38 UTC] === END API CALL LOG ===
[27-Mar-2026 09:27:38 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 09:27:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc1IiwidXNlcm5hbWUiOiJTYWhuYXdhaiIsImVtYWlsIjoibWRzYWhuYXdhajIwODBAZ21haWwuY29tIiwiZXhwIjoxNzc1MjA4NDU2fQ.zos4XNPH-kcsxijraqUyd4-dG08IGLbZwjkoYvREqZA
[27-Mar-2026 09:27:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 09:27:38 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 09:27:38 UTC] User ID: 175
[27-Mar-2026 09:27:38 UTC] ✅ User profile retrieved successfully for user ID: 175
[27-Mar-2026 09:27:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Mar-2026 09:27:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Mar-2026 09:27:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.98.130.129, 172.69.76.172","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc1IiwidXNlcm5hbWUiOiJTYWhuYXdhaiIsImVtYWlsIjoibWRzYWhuYXdhajIwODBAZ21haWwuY29tIiwiZXhwIjoxNzc1MjA4NDU2fQ.zos4XNPH-kcsxijraqUyd4-dG08IGLbZwjkoYvREqZA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e2d5c9118edcc10-KTM","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.98.130.129","CF-IPCountry":"NP","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[27-Mar-2026 09:27:51 UTC] === User Orders API Called ===
[27-Mar-2026 09:27:51 UTC] User ID: 175
[27-Mar-2026 09:27:51 UTC] Limit: 20, Offset: 0
[27-Mar-2026 09:27:51 UTC] Orders found: 0
[27-Mar-2026 09:27:51 UTC] Orders data: []
[27-Mar-2026 09:27:51 UTC] Total orders count: 0
[27-Mar-2026 09:27:51 UTC] === API CALL LOG ===
[27-Mar-2026 09:27:51 UTC] Endpoint: user/profile.php
[27-Mar-2026 09:27:51 UTC] Full Log Data: {
    "timestamp": "2026-03-27 09:27:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.98.130.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.98.130.129, 172.69.76.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc1IiwidXNlcm5hbWUiOiJTYWhuYXdhaiIsImVtYWlsIjoibWRzYWhuYXdhajIwODBAZ21haWwuY29tIiwiZXhwIjoxNzc1MjA4NDU2fQ.zos4XNPH-kcsxijraqUyd4-dG08IGLbZwjkoYvREqZA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2d5c9199ffcc10-KTM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.98.130.129",
        "CF-IPCountry": "NP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 09:27:51 UTC] === END API CALL LOG ===
[27-Mar-2026 09:27:51 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 09:27:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc1IiwidXNlcm5hbWUiOiJTYWhuYXdhaiIsImVtYWlsIjoibWRzYWhuYXdhajIwODBAZ21haWwuY29tIiwiZXhwIjoxNzc1MjA4NDU2fQ.zos4XNPH-kcsxijraqUyd4-dG08IGLbZwjkoYvREqZA
[27-Mar-2026 09:27:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 09:27:51 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 09:27:51 UTC] User ID: 175
[27-Mar-2026 09:27:51 UTC] ✅ User profile retrieved successfully for user ID: 175
[27-Mar-2026 09:27:52 UTC] === API CALL LOG ===
[27-Mar-2026 09:27:52 UTC] Endpoint: user/profile.php
[27-Mar-2026 09:27:52 UTC] Full Log Data: {
    "timestamp": "2026-03-27 09:27:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.98.130.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.98.130.129, 172.69.76.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc1IiwidXNlcm5hbWUiOiJTYWhuYXdhaiIsImVtYWlsIjoibWRzYWhuYXdhajIwODBAZ21haWwuY29tIiwiZXhwIjoxNzc1MjA4NDU2fQ.zos4XNPH-kcsxijraqUyd4-dG08IGLbZwjkoYvREqZA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2d5c95ca5bcc10-KTM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.98.130.129",
        "CF-IPCountry": "NP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 09:27:52 UTC] === END API CALL LOG ===
[27-Mar-2026 09:27:52 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 09:27:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc1IiwidXNlcm5hbWUiOiJTYWhuYXdhaiIsImVtYWlsIjoibWRzYWhuYXdhajIwODBAZ21haWwuY29tIiwiZXhwIjoxNzc1MjA4NDU2fQ.zos4XNPH-kcsxijraqUyd4-dG08IGLbZwjkoYvREqZA
[27-Mar-2026 09:27:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 09:27:52 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 09:27:52 UTC] User ID: 175
[27-Mar-2026 09:27:52 UTC] ✅ User profile retrieved successfully for user ID: 175
[27-Mar-2026 09:27:52 UTC] === API CALL LOG ===
[27-Mar-2026 09:27:52 UTC] Endpoint: user/profile.php
[27-Mar-2026 09:27:52 UTC] Full Log Data: {
    "timestamp": "2026-03-27 09:27:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.98.130.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.98.130.129, 172.69.76.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc1IiwidXNlcm5hbWUiOiJTYWhuYXdhaiIsImVtYWlsIjoibWRzYWhuYXdhajIwODBAZ21haWwuY29tIiwiZXhwIjoxNzc1MjA4NDU2fQ.zos4XNPH-kcsxijraqUyd4-dG08IGLbZwjkoYvREqZA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2d5c98c8c0cc10-KTM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.98.130.129",
        "CF-IPCountry": "NP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 09:27:52 UTC] === END API CALL LOG ===
[27-Mar-2026 09:27:52 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 09:27:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc1IiwidXNlcm5hbWUiOiJTYWhuYXdhaiIsImVtYWlsIjoibWRzYWhuYXdhajIwODBAZ21haWwuY29tIiwiZXhwIjoxNzc1MjA4NDU2fQ.zos4XNPH-kcsxijraqUyd4-dG08IGLbZwjkoYvREqZA
[27-Mar-2026 09:27:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 09:27:52 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 09:27:52 UTC] User ID: 175
[27-Mar-2026 09:27:52 UTC] ✅ User profile retrieved successfully for user ID: 175
[27-Mar-2026 09:27:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Mar-2026 09:27:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Mar-2026 09:27:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.98.130.129, 172.69.76.173","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc1IiwidXNlcm5hbWUiOiJTYWhuYXdhaiIsImVtYWlsIjoibWRzYWhuYXdhajIwODBAZ21haWwuY29tIiwiZXhwIjoxNzc1MjA4NDU2fQ.zos4XNPH-kcsxijraqUyd4-dG08IGLbZwjkoYvREqZA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e2d5cbd2869cc10-KTM","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.98.130.129","CF-IPCountry":"NP","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[27-Mar-2026 09:27:58 UTC] === User Orders API Called ===
[27-Mar-2026 09:27:58 UTC] User ID: 175
[27-Mar-2026 09:27:58 UTC] Limit: 20, Offset: 0
[27-Mar-2026 09:27:58 UTC] Orders found: 0
[27-Mar-2026 09:27:58 UTC] Orders data: []
[27-Mar-2026 09:27:58 UTC] Total orders count: 0
[27-Mar-2026 09:27:58 UTC] === API CALL LOG ===
[27-Mar-2026 09:27:58 UTC] Endpoint: user/profile.php
[27-Mar-2026 09:27:58 UTC] Full Log Data: {
    "timestamp": "2026-03-27 09:27:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.98.130.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.98.130.129, 172.69.76.173",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc1IiwidXNlcm5hbWUiOiJTYWhuYXdhaiIsImVtYWlsIjoibWRzYWhuYXdhajIwODBAZ21haWwuY29tIiwiZXhwIjoxNzc1MjA4NDU2fQ.zos4XNPH-kcsxijraqUyd4-dG08IGLbZwjkoYvREqZA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2d5cbdc9f1cc10-KTM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.98.130.129",
        "CF-IPCountry": "NP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 09:27:58 UTC] === END API CALL LOG ===
[27-Mar-2026 09:27:58 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 09:27:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc1IiwidXNlcm5hbWUiOiJTYWhuYXdhaiIsImVtYWlsIjoibWRzYWhuYXdhajIwODBAZ21haWwuY29tIiwiZXhwIjoxNzc1MjA4NDU2fQ.zos4XNPH-kcsxijraqUyd4-dG08IGLbZwjkoYvREqZA
[27-Mar-2026 09:27:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 09:27:58 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 09:27:58 UTC] User ID: 175
[27-Mar-2026 09:27:58 UTC] ✅ User profile retrieved successfully for user ID: 175
[27-Mar-2026 09:27:59 UTC] === API CALL LOG ===
[27-Mar-2026 09:27:59 UTC] Endpoint: user/profile.php
[27-Mar-2026 09:27:59 UTC] Full Log Data: {
    "timestamp": "2026-03-27 09:27:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.98.130.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.98.130.129, 172.69.76.173",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc1IiwidXNlcm5hbWUiOiJTYWhuYXdhaiIsImVtYWlsIjoibWRzYWhuYXdhajIwODBAZ21haWwuY29tIiwiZXhwIjoxNzc1MjA4NDU2fQ.zos4XNPH-kcsxijraqUyd4-dG08IGLbZwjkoYvREqZA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2d5cc19981cc10-KTM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.98.130.129",
        "CF-IPCountry": "NP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 09:27:59 UTC] === END API CALL LOG ===
[27-Mar-2026 09:27:59 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 09:27:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc1IiwidXNlcm5hbWUiOiJTYWhuYXdhaiIsImVtYWlsIjoibWRzYWhuYXdhajIwODBAZ21haWwuY29tIiwiZXhwIjoxNzc1MjA4NDU2fQ.zos4XNPH-kcsxijraqUyd4-dG08IGLbZwjkoYvREqZA
[27-Mar-2026 09:27:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 09:27:59 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 09:27:59 UTC] User ID: 175
[27-Mar-2026 09:27:59 UTC] ✅ User profile retrieved successfully for user ID: 175
[27-Mar-2026 09:27:59 UTC] === API CALL LOG ===
[27-Mar-2026 09:27:59 UTC] Endpoint: user/profile.php
[27-Mar-2026 09:27:59 UTC] Full Log Data: {
    "timestamp": "2026-03-27 09:27:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.98.130.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.98.130.129, 172.69.76.173",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc1IiwidXNlcm5hbWUiOiJTYWhuYXdhaiIsImVtYWlsIjoibWRzYWhuYXdhajIwODBAZ21haWwuY29tIiwiZXhwIjoxNzc1MjA4NDU2fQ.zos4XNPH-kcsxijraqUyd4-dG08IGLbZwjkoYvREqZA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2d5cc51979cc10-KTM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.98.130.129",
        "CF-IPCountry": "NP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 09:27:59 UTC] === END API CALL LOG ===
[27-Mar-2026 09:27:59 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 09:27:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc1IiwidXNlcm5hbWUiOiJTYWhuYXdhaiIsImVtYWlsIjoibWRzYWhuYXdhajIwODBAZ21haWwuY29tIiwiZXhwIjoxNzc1MjA4NDU2fQ.zos4XNPH-kcsxijraqUyd4-dG08IGLbZwjkoYvREqZA
[27-Mar-2026 09:27:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 09:27:59 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 09:27:59 UTC] User ID: 175
[27-Mar-2026 09:27:59 UTC] ✅ User profile retrieved successfully for user ID: 175
[27-Mar-2026 09:28:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Mar-2026 09:28:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Mar-2026 09:28:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.98.130.129, 172.69.76.173","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc1IiwidXNlcm5hbWUiOiJTYWhuYXdhaiIsImVtYWlsIjoibWRzYWhuYXdhajIwODBAZ21haWwuY29tIiwiZXhwIjoxNzc1MjA4NDU2fQ.zos4XNPH-kcsxijraqUyd4-dG08IGLbZwjkoYvREqZA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e2d5cf47d39cc10-KTM","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.98.130.129","CF-IPCountry":"NP","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[27-Mar-2026 09:28:07 UTC] === User Orders API Called ===
[27-Mar-2026 09:28:07 UTC] User ID: 175
[27-Mar-2026 09:28:07 UTC] Limit: 20, Offset: 0
[27-Mar-2026 09:28:07 UTC] Orders found: 0
[27-Mar-2026 09:28:07 UTC] Orders data: []
[27-Mar-2026 09:28:07 UTC] Total orders count: 0
[27-Mar-2026 09:28:08 UTC] === API CALL LOG ===
[27-Mar-2026 09:28:08 UTC] Endpoint: user/profile.php
[27-Mar-2026 09:28:08 UTC] Full Log Data: {
    "timestamp": "2026-03-27 09:28:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.98.130.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.98.130.129, 172.69.76.173",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc1IiwidXNlcm5hbWUiOiJTYWhuYXdhaiIsImVtYWlsIjoibWRzYWhuYXdhajIwODBAZ21haWwuY29tIiwiZXhwIjoxNzc1MjA4NDU2fQ.zos4XNPH-kcsxijraqUyd4-dG08IGLbZwjkoYvREqZA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2d5cfa8b43cc10-KTM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.98.130.129",
        "CF-IPCountry": "NP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 09:28:08 UTC] === END API CALL LOG ===
[27-Mar-2026 09:28:08 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 09:28:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc1IiwidXNlcm5hbWUiOiJTYWhuYXdhaiIsImVtYWlsIjoibWRzYWhuYXdhajIwODBAZ21haWwuY29tIiwiZXhwIjoxNzc1MjA4NDU2fQ.zos4XNPH-kcsxijraqUyd4-dG08IGLbZwjkoYvREqZA
[27-Mar-2026 09:28:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 09:28:08 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 09:28:08 UTC] User ID: 175
[27-Mar-2026 09:28:08 UTC] ✅ User profile retrieved successfully for user ID: 175
[27-Mar-2026 09:28:08 UTC] User Purchases API - User ID: 175
[27-Mar-2026 09:28:08 UTC] User Purchases API - Total purchases found: 0
[27-Mar-2026 09:28:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Mar-2026 09:28:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Mar-2026 09:28:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.98.130.129, 172.69.76.173","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc1IiwidXNlcm5hbWUiOiJTYWhuYXdhaiIsImVtYWlsIjoibWRzYWhuYXdhajIwODBAZ21haWwuY29tIiwiZXhwIjoxNzc1MjA4NDU2fQ.zos4XNPH-kcsxijraqUyd4-dG08IGLbZwjkoYvREqZA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e2d5d0839cccc10-KTM","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.98.130.129","CF-IPCountry":"NP","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[27-Mar-2026 09:28:10 UTC] === User Orders API Called ===
[27-Mar-2026 09:28:10 UTC] User ID: 175
[27-Mar-2026 09:28:10 UTC] Limit: 20, Offset: 0
[27-Mar-2026 09:28:10 UTC] Orders found: 0
[27-Mar-2026 09:28:10 UTC] Orders data: []
[27-Mar-2026 09:28:10 UTC] Total orders count: 0
[27-Mar-2026 09:28:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Mar-2026 09:28:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Mar-2026 09:28:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.98.130.129, 172.69.76.173","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc1IiwidXNlcm5hbWUiOiJTYWhuYXdhaiIsImVtYWlsIjoibWRzYWhuYXdhajIwODBAZ21haWwuY29tIiwiZXhwIjoxNzc1MjA4NDU2fQ.zos4XNPH-kcsxijraqUyd4-dG08IGLbZwjkoYvREqZA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e2d5d0fb9becc10-KTM","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.98.130.129","CF-IPCountry":"NP","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[27-Mar-2026 09:28:11 UTC] === User Orders API Called ===
[27-Mar-2026 09:28:11 UTC] User ID: 175
[27-Mar-2026 09:28:11 UTC] Limit: 20, Offset: 0
[27-Mar-2026 09:28:11 UTC] Orders found: 0
[27-Mar-2026 09:28:11 UTC] Orders data: []
[27-Mar-2026 09:28:11 UTC] Total orders count: 0
[27-Mar-2026 09:28:11 UTC] === API CALL LOG ===
[27-Mar-2026 09:28:11 UTC] Endpoint: user/profile.php
[27-Mar-2026 09:28:11 UTC] Full Log Data: {
    "timestamp": "2026-03-27 09:28:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.98.130.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.98.130.129, 172.69.76.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc1IiwidXNlcm5hbWUiOiJTYWhuYXdhaiIsImVtYWlsIjoibWRzYWhuYXdhajIwODBAZ21haWwuY29tIiwiZXhwIjoxNzc1MjA4NDU2fQ.zos4XNPH-kcsxijraqUyd4-dG08IGLbZwjkoYvREqZA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2d5d106b1ccc10-KTM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.98.130.129",
        "CF-IPCountry": "NP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 09:28:11 UTC] === END API CALL LOG ===
[27-Mar-2026 09:28:11 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 09:28:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc1IiwidXNlcm5hbWUiOiJTYWhuYXdhaiIsImVtYWlsIjoibWRzYWhuYXdhajIwODBAZ21haWwuY29tIiwiZXhwIjoxNzc1MjA4NDU2fQ.zos4XNPH-kcsxijraqUyd4-dG08IGLbZwjkoYvREqZA
[27-Mar-2026 09:28:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 09:28:11 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 09:28:11 UTC] User ID: 175
[27-Mar-2026 09:28:11 UTC] ✅ User profile retrieved successfully for user ID: 175
[27-Mar-2026 09:28:12 UTC] === API CALL LOG ===
[27-Mar-2026 09:28:12 UTC] Endpoint: user/profile.php
[27-Mar-2026 09:28:12 UTC] Full Log Data: {
    "timestamp": "2026-03-27 09:28:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.98.130.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.98.130.129, 172.69.76.173",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc1IiwidXNlcm5hbWUiOiJTYWhuYXdhaiIsImVtYWlsIjoibWRzYWhuYXdhajIwODBAZ21haWwuY29tIiwiZXhwIjoxNzc1MjA4NDU2fQ.zos4XNPH-kcsxijraqUyd4-dG08IGLbZwjkoYvREqZA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2d5d145bd8cc10-KTM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.98.130.129",
        "CF-IPCountry": "NP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 09:28:12 UTC] === END API CALL LOG ===
[27-Mar-2026 09:28:12 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 09:28:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc1IiwidXNlcm5hbWUiOiJTYWhuYXdhaiIsImVtYWlsIjoibWRzYWhuYXdhajIwODBAZ21haWwuY29tIiwiZXhwIjoxNzc1MjA4NDU2fQ.zos4XNPH-kcsxijraqUyd4-dG08IGLbZwjkoYvREqZA
[27-Mar-2026 09:28:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 09:28:12 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 09:28:12 UTC] User ID: 175
[27-Mar-2026 09:28:12 UTC] ✅ User profile retrieved successfully for user ID: 175
[27-Mar-2026 09:28:12 UTC] === API CALL LOG ===
[27-Mar-2026 09:28:12 UTC] Endpoint: user/profile.php
[27-Mar-2026 09:28:12 UTC] Full Log Data: {
    "timestamp": "2026-03-27 09:28:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.98.130.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.98.130.129, 172.69.76.173",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc1IiwidXNlcm5hbWUiOiJTYWhuYXdhaiIsImVtYWlsIjoibWRzYWhuYXdhajIwODBAZ21haWwuY29tIiwiZXhwIjoxNzc1MjA4NDU2fQ.zos4XNPH-kcsxijraqUyd4-dG08IGLbZwjkoYvREqZA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2d5d163fbecc10-KTM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.98.130.129",
        "CF-IPCountry": "NP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 09:28:12 UTC] === END API CALL LOG ===
[27-Mar-2026 09:28:12 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 09:28:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc1IiwidXNlcm5hbWUiOiJTYWhuYXdhaiIsImVtYWlsIjoibWRzYWhuYXdhajIwODBAZ21haWwuY29tIiwiZXhwIjoxNzc1MjA4NDU2fQ.zos4XNPH-kcsxijraqUyd4-dG08IGLbZwjkoYvREqZA
[27-Mar-2026 09:28:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 09:28:12 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 09:28:12 UTC] User ID: 175
[27-Mar-2026 09:28:12 UTC] ✅ User profile retrieved successfully for user ID: 175
[27-Mar-2026 09:28:30 UTC] === API CALL LOG ===
[27-Mar-2026 09:28:30 UTC] Endpoint: user/profile.php
[27-Mar-2026 09:28:30 UTC] Full Log Data: {
    "timestamp": "2026-03-27 09:28:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.98.130.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.98.130.129, 172.69.76.173",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc1IiwidXNlcm5hbWUiOiJTYWhuYXdhaiIsImVtYWlsIjoibWRzYWhuYXdhajIwODBAZ21haWwuY29tIiwiZXhwIjoxNzc1MjA4NDU2fQ.zos4XNPH-kcsxijraqUyd4-dG08IGLbZwjkoYvREqZA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2d5d87ab4fcc10-KTM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.98.130.129",
        "CF-IPCountry": "NP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 09:28:30 UTC] === END API CALL LOG ===
[27-Mar-2026 09:28:30 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 09:28:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc1IiwidXNlcm5hbWUiOiJTYWhuYXdhaiIsImVtYWlsIjoibWRzYWhuYXdhajIwODBAZ21haWwuY29tIiwiZXhwIjoxNzc1MjA4NDU2fQ.zos4XNPH-kcsxijraqUyd4-dG08IGLbZwjkoYvREqZA
[27-Mar-2026 09:28:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 09:28:30 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 09:28:30 UTC] User ID: 175
[27-Mar-2026 09:28:30 UTC] ✅ User profile retrieved successfully for user ID: 175
[27-Mar-2026 09:28:38 UTC] === API CALL LOG ===
[27-Mar-2026 09:28:38 UTC] Endpoint: user/profile.php
[27-Mar-2026 09:28:38 UTC] Full Log Data: {
    "timestamp": "2026-03-27 09:28:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.98.130.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.98.130.129, 172.69.76.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc1IiwidXNlcm5hbWUiOiJTYWhuYXdhaiIsImVtYWlsIjoibWRzYWhuYXdhajIwODBAZ21haWwuY29tIiwiZXhwIjoxNzc1MjA4NDU2fQ.zos4XNPH-kcsxijraqUyd4-dG08IGLbZwjkoYvREqZA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2d5db628a1cc10-KTM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.98.130.129",
        "CF-IPCountry": "NP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 09:28:38 UTC] === END API CALL LOG ===
[27-Mar-2026 09:28:38 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 09:28:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc1IiwidXNlcm5hbWUiOiJTYWhuYXdhaiIsImVtYWlsIjoibWRzYWhuYXdhajIwODBAZ21haWwuY29tIiwiZXhwIjoxNzc1MjA4NDU2fQ.zos4XNPH-kcsxijraqUyd4-dG08IGLbZwjkoYvREqZA
[27-Mar-2026 09:28:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 09:28:38 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 09:28:38 UTC] User ID: 175
[27-Mar-2026 09:28:38 UTC] ✅ User profile retrieved successfully for user ID: 175
[27-Mar-2026 09:28:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Mar-2026 09:28:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Mar-2026 09:28:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.98.130.129, 172.69.76.172","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc1IiwidXNlcm5hbWUiOiJTYWhuYXdhaiIsImVtYWlsIjoibWRzYWhuYXdhajIwODBAZ21haWwuY29tIiwiZXhwIjoxNzc1MjA4NDU2fQ.zos4XNPH-kcsxijraqUyd4-dG08IGLbZwjkoYvREqZA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e2d5e1f9e2dcc10-KTM","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.98.130.129","CF-IPCountry":"NP","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[27-Mar-2026 09:28:55 UTC] === User Orders API Called ===
[27-Mar-2026 09:28:55 UTC] User ID: 175
[27-Mar-2026 09:28:55 UTC] Limit: 20, Offset: 0
[27-Mar-2026 09:28:55 UTC] Orders found: 0
[27-Mar-2026 09:28:55 UTC] Orders data: []
[27-Mar-2026 09:28:55 UTC] Total orders count: 0
[27-Mar-2026 09:28:55 UTC] === API CALL LOG ===
[27-Mar-2026 09:28:55 UTC] Endpoint: user/profile.php
[27-Mar-2026 09:28:55 UTC] Full Log Data: {
    "timestamp": "2026-03-27 09:28:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.98.130.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.98.130.129, 172.69.76.173",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc1IiwidXNlcm5hbWUiOiJTYWhuYXdhaiIsImVtYWlsIjoibWRzYWhuYXdhajIwODBAZ21haWwuY29tIiwiZXhwIjoxNzc1MjA4NDU2fQ.zos4XNPH-kcsxijraqUyd4-dG08IGLbZwjkoYvREqZA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2d5e203f78cc10-KTM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.98.130.129",
        "CF-IPCountry": "NP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 09:28:55 UTC] === END API CALL LOG ===
[27-Mar-2026 09:28:55 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 09:28:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc1IiwidXNlcm5hbWUiOiJTYWhuYXdhaiIsImVtYWlsIjoibWRzYWhuYXdhajIwODBAZ21haWwuY29tIiwiZXhwIjoxNzc1MjA4NDU2fQ.zos4XNPH-kcsxijraqUyd4-dG08IGLbZwjkoYvREqZA
[27-Mar-2026 09:28:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 09:28:55 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 09:28:55 UTC] User ID: 175
[27-Mar-2026 09:28:55 UTC] ✅ User profile retrieved successfully for user ID: 175
[27-Mar-2026 09:28:55 UTC] === API CALL LOG ===
[27-Mar-2026 09:28:55 UTC] Endpoint: user/profile.php
[27-Mar-2026 09:28:55 UTC] Full Log Data: {
    "timestamp": "2026-03-27 09:28:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.98.130.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.98.130.129, 172.69.76.173",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc1IiwidXNlcm5hbWUiOiJTYWhuYXdhaiIsImVtYWlsIjoibWRzYWhuYXdhajIwODBAZ21haWwuY29tIiwiZXhwIjoxNzc1MjA4NDU2fQ.zos4XNPH-kcsxijraqUyd4-dG08IGLbZwjkoYvREqZA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2d5e244f59cc10-KTM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.98.130.129",
        "CF-IPCountry": "NP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 09:28:55 UTC] === END API CALL LOG ===
[27-Mar-2026 09:28:55 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 09:28:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc1IiwidXNlcm5hbWUiOiJTYWhuYXdhaiIsImVtYWlsIjoibWRzYWhuYXdhajIwODBAZ21haWwuY29tIiwiZXhwIjoxNzc1MjA4NDU2fQ.zos4XNPH-kcsxijraqUyd4-dG08IGLbZwjkoYvREqZA
[27-Mar-2026 09:28:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 09:28:55 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 09:28:55 UTC] User ID: 175
[27-Mar-2026 09:28:55 UTC] ✅ User profile retrieved successfully for user ID: 175
[27-Mar-2026 09:28:56 UTC] === API CALL LOG ===
[27-Mar-2026 09:28:56 UTC] Endpoint: user/profile.php
[27-Mar-2026 09:28:56 UTC] Full Log Data: {
    "timestamp": "2026-03-27 09:28:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.98.130.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.98.130.129, 172.69.76.173",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc1IiwidXNlcm5hbWUiOiJTYWhuYXdhaiIsImVtYWlsIjoibWRzYWhuYXdhajIwODBAZ21haWwuY29tIiwiZXhwIjoxNzc1MjA4NDU2fQ.zos4XNPH-kcsxijraqUyd4-dG08IGLbZwjkoYvREqZA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2d5e270d21cc10-KTM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.98.130.129",
        "CF-IPCountry": "NP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 09:28:56 UTC] === END API CALL LOG ===
[27-Mar-2026 09:28:56 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 09:28:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc1IiwidXNlcm5hbWUiOiJTYWhuYXdhaiIsImVtYWlsIjoibWRzYWhuYXdhajIwODBAZ21haWwuY29tIiwiZXhwIjoxNzc1MjA4NDU2fQ.zos4XNPH-kcsxijraqUyd4-dG08IGLbZwjkoYvREqZA
[27-Mar-2026 09:28:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 09:28:56 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 09:28:56 UTC] User ID: 175
[27-Mar-2026 09:28:56 UTC] ✅ User profile retrieved successfully for user ID: 175
[27-Mar-2026 09:28:59 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Mar-2026 09:28:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Mar-2026 09:28:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.98.130.129, 172.69.76.172","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc1IiwidXNlcm5hbWUiOiJTYWhuYXdhaiIsImVtYWlsIjoibWRzYWhuYXdhajIwODBAZ21haWwuY29tIiwiZXhwIjoxNzc1MjA4NDU2fQ.zos4XNPH-kcsxijraqUyd4-dG08IGLbZwjkoYvREqZA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e2d5e38dc9dcc10-KTM","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.98.130.129","CF-IPCountry":"NP","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[27-Mar-2026 09:28:59 UTC] === User Orders API Called ===
[27-Mar-2026 09:28:59 UTC] User ID: 175
[27-Mar-2026 09:28:59 UTC] Limit: 20, Offset: 0
[27-Mar-2026 09:28:59 UTC] Orders found: 0
[27-Mar-2026 09:28:59 UTC] Orders data: []
[27-Mar-2026 09:28:59 UTC] Total orders count: 0
[27-Mar-2026 09:28:59 UTC] === API CALL LOG ===
[27-Mar-2026 09:28:59 UTC] Endpoint: user/profile.php
[27-Mar-2026 09:28:59 UTC] Full Log Data: {
    "timestamp": "2026-03-27 09:28:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.98.130.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.98.130.129, 172.69.76.173",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc1IiwidXNlcm5hbWUiOiJTYWhuYXdhaiIsImVtYWlsIjoibWRzYWhuYXdhajIwODBAZ21haWwuY29tIiwiZXhwIjoxNzc1MjA4NDU2fQ.zos4XNPH-kcsxijraqUyd4-dG08IGLbZwjkoYvREqZA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2d5e39ae39cc10-KTM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.98.130.129",
        "CF-IPCountry": "NP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 09:28:59 UTC] === END API CALL LOG ===
[27-Mar-2026 09:28:59 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 09:28:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc1IiwidXNlcm5hbWUiOiJTYWhuYXdhaiIsImVtYWlsIjoibWRzYWhuYXdhajIwODBAZ21haWwuY29tIiwiZXhwIjoxNzc1MjA4NDU2fQ.zos4XNPH-kcsxijraqUyd4-dG08IGLbZwjkoYvREqZA
[27-Mar-2026 09:28:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 09:28:59 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 09:28:59 UTC] User ID: 175
[27-Mar-2026 09:28:59 UTC] ✅ User profile retrieved successfully for user ID: 175
[27-Mar-2026 09:28:59 UTC] === API CALL LOG ===
[27-Mar-2026 09:28:59 UTC] Endpoint: user/profile.php
[27-Mar-2026 09:28:59 UTC] Full Log Data: {
    "timestamp": "2026-03-27 09:28:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.98.130.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.98.130.129, 172.69.76.173",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc1IiwidXNlcm5hbWUiOiJTYWhuYXdhaiIsImVtYWlsIjoibWRzYWhuYXdhajIwODBAZ21haWwuY29tIiwiZXhwIjoxNzc1MjA4NDU2fQ.zos4XNPH-kcsxijraqUyd4-dG08IGLbZwjkoYvREqZA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2d5e3d9e88cc10-KTM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.98.130.129",
        "CF-IPCountry": "NP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 09:28:59 UTC] === END API CALL LOG ===
[27-Mar-2026 09:28:59 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 09:28:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc1IiwidXNlcm5hbWUiOiJTYWhuYXdhaiIsImVtYWlsIjoibWRzYWhuYXdhajIwODBAZ21haWwuY29tIiwiZXhwIjoxNzc1MjA4NDU2fQ.zos4XNPH-kcsxijraqUyd4-dG08IGLbZwjkoYvREqZA
[27-Mar-2026 09:28:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 09:28:59 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 09:28:59 UTC] User ID: 175
[27-Mar-2026 09:28:59 UTC] ✅ User profile retrieved successfully for user ID: 175
[27-Mar-2026 09:29:00 UTC] === API CALL LOG ===
[27-Mar-2026 09:29:00 UTC] Endpoint: user/profile.php
[27-Mar-2026 09:29:00 UTC] Full Log Data: {
    "timestamp": "2026-03-27 09:29:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.98.130.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.98.130.129, 172.69.76.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc1IiwidXNlcm5hbWUiOiJTYWhuYXdhaiIsImVtYWlsIjoibWRzYWhuYXdhajIwODBAZ21haWwuY29tIiwiZXhwIjoxNzc1MjA4NDU2fQ.zos4XNPH-kcsxijraqUyd4-dG08IGLbZwjkoYvREqZA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2d5e3ed972cc10-KTM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.98.130.129",
        "CF-IPCountry": "NP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 09:29:00 UTC] === END API CALL LOG ===
[27-Mar-2026 09:29:00 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 09:29:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc1IiwidXNlcm5hbWUiOiJTYWhuYXdhaiIsImVtYWlsIjoibWRzYWhuYXdhajIwODBAZ21haWwuY29tIiwiZXhwIjoxNzc1MjA4NDU2fQ.zos4XNPH-kcsxijraqUyd4-dG08IGLbZwjkoYvREqZA
[27-Mar-2026 09:29:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 09:29:00 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 09:29:00 UTC] User ID: 175
[27-Mar-2026 09:29:00 UTC] ✅ User profile retrieved successfully for user ID: 175
[27-Mar-2026 09:29:14 UTC] === API CALL LOG ===
[27-Mar-2026 09:29:14 UTC] Endpoint: user/profile.php
[27-Mar-2026 09:29:14 UTC] Full Log Data: {
    "timestamp": "2026-03-27 09:29:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.98.130.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.98.130.129, 172.69.76.173",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc1IiwidXNlcm5hbWUiOiJTYWhuYXdhaiIsImVtYWlsIjoibWRzYWhuYXdhajIwODBAZ21haWwuY29tIiwiZXhwIjoxNzc1MjA4NDU2fQ.zos4XNPH-kcsxijraqUyd4-dG08IGLbZwjkoYvREqZA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2d5e9a5d25cc10-KTM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.98.130.129",
        "CF-IPCountry": "NP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 09:29:14 UTC] === END API CALL LOG ===
[27-Mar-2026 09:29:14 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 09:29:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc1IiwidXNlcm5hbWUiOiJTYWhuYXdhaiIsImVtYWlsIjoibWRzYWhuYXdhajIwODBAZ21haWwuY29tIiwiZXhwIjoxNzc1MjA4NDU2fQ.zos4XNPH-kcsxijraqUyd4-dG08IGLbZwjkoYvREqZA
[27-Mar-2026 09:29:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 09:29:14 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 09:29:14 UTC] User ID: 175
[27-Mar-2026 09:29:14 UTC] ✅ User profile retrieved successfully for user ID: 175
[27-Mar-2026 09:29:23 UTC] === API CALL LOG ===
[27-Mar-2026 09:29:23 UTC] Endpoint: user/profile.php
[27-Mar-2026 09:29:23 UTC] Full Log Data: {
    "timestamp": "2026-03-27 09:29:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.98.130.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.98.130.129, 172.69.76.173",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc1IiwidXNlcm5hbWUiOiJTYWhuYXdhaiIsImVtYWlsIjoibWRzYWhuYXdhajIwODBAZ21haWwuY29tIiwiZXhwIjoxNzc1MjA4NDU2fQ.zos4XNPH-kcsxijraqUyd4-dG08IGLbZwjkoYvREqZA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2d5ecf9d0acc10-KTM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.98.130.129",
        "CF-IPCountry": "NP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 09:29:23 UTC] === END API CALL LOG ===
[27-Mar-2026 09:29:23 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 09:29:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc1IiwidXNlcm5hbWUiOiJTYWhuYXdhaiIsImVtYWlsIjoibWRzYWhuYXdhajIwODBAZ21haWwuY29tIiwiZXhwIjoxNzc1MjA4NDU2fQ.zos4XNPH-kcsxijraqUyd4-dG08IGLbZwjkoYvREqZA
[27-Mar-2026 09:29:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 09:29:23 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 09:29:23 UTC] User ID: 175
[27-Mar-2026 09:29:23 UTC] ✅ User profile retrieved successfully for user ID: 175
[27-Mar-2026 09:29:32 UTC] === API CALL LOG ===
[27-Mar-2026 09:29:32 UTC] Endpoint: user/profile.php
[27-Mar-2026 09:29:32 UTC] Full Log Data: {
    "timestamp": "2026-03-27 09:29:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.98.130.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.98.130.129, 172.69.76.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc1IiwidXNlcm5hbWUiOiJTYWhuYXdhaiIsImVtYWlsIjoibWRzYWhuYXdhajIwODBAZ21haWwuY29tIiwiZXhwIjoxNzc1MjA4NDU2fQ.zos4XNPH-kcsxijraqUyd4-dG08IGLbZwjkoYvREqZA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2d5f06de9bcc10-KTM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.98.130.129",
        "CF-IPCountry": "NP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 09:29:32 UTC] === END API CALL LOG ===
[27-Mar-2026 09:29:32 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 09:29:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc1IiwidXNlcm5hbWUiOiJTYWhuYXdhaiIsImVtYWlsIjoibWRzYWhuYXdhajIwODBAZ21haWwuY29tIiwiZXhwIjoxNzc1MjA4NDU2fQ.zos4XNPH-kcsxijraqUyd4-dG08IGLbZwjkoYvREqZA
[27-Mar-2026 09:29:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 09:29:32 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 09:29:32 UTC] User ID: 175
[27-Mar-2026 09:29:32 UTC] ✅ User profile retrieved successfully for user ID: 175
[27-Mar-2026 09:29:38 UTC] === API CALL LOG ===
[27-Mar-2026 09:29:38 UTC] Endpoint: user/profile.php
[27-Mar-2026 09:29:38 UTC] Full Log Data: {
    "timestamp": "2026-03-27 09:29:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.98.130.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.98.130.129, 172.69.76.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc1IiwidXNlcm5hbWUiOiJTYWhuYXdhaiIsImVtYWlsIjoibWRzYWhuYXdhajIwODBAZ21haWwuY29tIiwiZXhwIjoxNzc1MjA4NDU2fQ.zos4XNPH-kcsxijraqUyd4-dG08IGLbZwjkoYvREqZA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2d5f2f2ffccc10-KTM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.98.130.129",
        "CF-IPCountry": "NP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 09:29:38 UTC] === END API CALL LOG ===
[27-Mar-2026 09:29:38 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 09:29:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc1IiwidXNlcm5hbWUiOiJTYWhuYXdhaiIsImVtYWlsIjoibWRzYWhuYXdhajIwODBAZ21haWwuY29tIiwiZXhwIjoxNzc1MjA4NDU2fQ.zos4XNPH-kcsxijraqUyd4-dG08IGLbZwjkoYvREqZA
[27-Mar-2026 09:29:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 09:29:38 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 09:29:38 UTC] User ID: 175
[27-Mar-2026 09:29:38 UTC] ✅ User profile retrieved successfully for user ID: 175
[27-Mar-2026 09:29:45 UTC] === API CALL LOG ===
[27-Mar-2026 09:29:45 UTC] Endpoint: user/profile.php
[27-Mar-2026 09:29:45 UTC] Full Log Data: {
    "timestamp": "2026-03-27 09:29:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.98.130.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.98.130.129, 172.69.76.173",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc1IiwidXNlcm5hbWUiOiJTYWhuYXdhaiIsImVtYWlsIjoibWRzYWhuYXdhajIwODBAZ21haWwuY29tIiwiZXhwIjoxNzc1MjA4NDU2fQ.zos4XNPH-kcsxijraqUyd4-dG08IGLbZwjkoYvREqZA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2d5f5ca985cc10-KTM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.98.130.129",
        "CF-IPCountry": "NP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 09:29:45 UTC] === END API CALL LOG ===
[27-Mar-2026 09:29:45 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 09:29:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc1IiwidXNlcm5hbWUiOiJTYWhuYXdhaiIsImVtYWlsIjoibWRzYWhuYXdhajIwODBAZ21haWwuY29tIiwiZXhwIjoxNzc1MjA4NDU2fQ.zos4XNPH-kcsxijraqUyd4-dG08IGLbZwjkoYvREqZA
[27-Mar-2026 09:29:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 09:29:45 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 09:29:45 UTC] User ID: 175
[27-Mar-2026 09:29:45 UTC] ✅ User profile retrieved successfully for user ID: 175
[27-Mar-2026 09:30:09 UTC] === API CALL LOG ===
[27-Mar-2026 09:30:09 UTC] Endpoint: user/profile.php
[27-Mar-2026 09:30:09 UTC] Full Log Data: {
    "timestamp": "2026-03-27 09:30:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.98.130.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.98.130.129, 172.69.76.173",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc1IiwidXNlcm5hbWUiOiJTYWhuYXdhaiIsImVtYWlsIjoibWRzYWhuYXdhajIwODBAZ21haWwuY29tIiwiZXhwIjoxNzc1MjA4NDU2fQ.zos4XNPH-kcsxijraqUyd4-dG08IGLbZwjkoYvREqZA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2d5ff1d9abcc10-KTM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.98.130.129",
        "CF-IPCountry": "NP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 09:30:09 UTC] === END API CALL LOG ===
[27-Mar-2026 09:30:09 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 09:30:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc1IiwidXNlcm5hbWUiOiJTYWhuYXdhaiIsImVtYWlsIjoibWRzYWhuYXdhajIwODBAZ21haWwuY29tIiwiZXhwIjoxNzc1MjA4NDU2fQ.zos4XNPH-kcsxijraqUyd4-dG08IGLbZwjkoYvREqZA
[27-Mar-2026 09:30:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 09:30:09 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 09:30:09 UTC] User ID: 175
[27-Mar-2026 09:30:09 UTC] ✅ User profile retrieved successfully for user ID: 175
[27-Mar-2026 09:30:10 UTC] User Purchases API - User ID: 175
[27-Mar-2026 09:30:10 UTC] User Purchases API - Total purchases found: 0
[27-Mar-2026 09:30:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Mar-2026 09:30:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Mar-2026 09:30:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.98.130.129, 172.69.76.173","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc1IiwidXNlcm5hbWUiOiJTYWhuYXdhaiIsImVtYWlsIjoibWRzYWhuYXdhajIwODBAZ21haWwuY29tIiwiZXhwIjoxNzc1MjA4NDU2fQ.zos4XNPH-kcsxijraqUyd4-dG08IGLbZwjkoYvREqZA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e2d605b092ecc10-KTM","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.98.130.129","CF-IPCountry":"NP","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[27-Mar-2026 09:30:26 UTC] === User Orders API Called ===
[27-Mar-2026 09:30:26 UTC] User ID: 175
[27-Mar-2026 09:30:26 UTC] Limit: 20, Offset: 0
[27-Mar-2026 09:30:26 UTC] Orders found: 0
[27-Mar-2026 09:30:26 UTC] Orders data: []
[27-Mar-2026 09:30:26 UTC] Total orders count: 0
[27-Mar-2026 09:30:26 UTC] === API CALL LOG ===
[27-Mar-2026 09:30:26 UTC] Endpoint: user/profile.php
[27-Mar-2026 09:30:26 UTC] Full Log Data: {
    "timestamp": "2026-03-27 09:30:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.98.130.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.98.130.129, 172.69.76.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc1IiwidXNlcm5hbWUiOiJTYWhuYXdhaiIsImVtYWlsIjoibWRzYWhuYXdhajIwODBAZ21haWwuY29tIiwiZXhwIjoxNzc1MjA4NDU2fQ.zos4XNPH-kcsxijraqUyd4-dG08IGLbZwjkoYvREqZA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2d605b092fcc10-KTM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.98.130.129",
        "CF-IPCountry": "NP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 09:30:26 UTC] === END API CALL LOG ===
[27-Mar-2026 09:30:26 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 09:30:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc1IiwidXNlcm5hbWUiOiJTYWhuYXdhaiIsImVtYWlsIjoibWRzYWhuYXdhajIwODBAZ21haWwuY29tIiwiZXhwIjoxNzc1MjA4NDU2fQ.zos4XNPH-kcsxijraqUyd4-dG08IGLbZwjkoYvREqZA
[27-Mar-2026 09:30:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 09:30:26 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 09:30:26 UTC] User ID: 175
[27-Mar-2026 09:30:26 UTC] ✅ User profile retrieved successfully for user ID: 175
[27-Mar-2026 09:30:27 UTC] === API CALL LOG ===
[27-Mar-2026 09:30:27 UTC] Endpoint: user/profile.php
[27-Mar-2026 09:30:27 UTC] Full Log Data: {
    "timestamp": "2026-03-27 09:30:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.98.130.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.98.130.129, 172.69.76.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc1IiwidXNlcm5hbWUiOiJTYWhuYXdhaiIsImVtYWlsIjoibWRzYWhuYXdhajIwODBAZ21haWwuY29tIiwiZXhwIjoxNzc1MjA4NDU2fQ.zos4XNPH-kcsxijraqUyd4-dG08IGLbZwjkoYvREqZA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2d605ea989cc10-KTM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.98.130.129",
        "CF-IPCountry": "NP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 09:30:27 UTC] === END API CALL LOG ===
[27-Mar-2026 09:30:27 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 09:30:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc1IiwidXNlcm5hbWUiOiJTYWhuYXdhaiIsImVtYWlsIjoibWRzYWhuYXdhajIwODBAZ21haWwuY29tIiwiZXhwIjoxNzc1MjA4NDU2fQ.zos4XNPH-kcsxijraqUyd4-dG08IGLbZwjkoYvREqZA
[27-Mar-2026 09:30:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 09:30:27 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 09:30:27 UTC] User ID: 175
[27-Mar-2026 09:30:27 UTC] ✅ User profile retrieved successfully for user ID: 175
[27-Mar-2026 09:30:27 UTC] === API CALL LOG ===
[27-Mar-2026 09:30:27 UTC] Endpoint: user/profile.php
[27-Mar-2026 09:30:27 UTC] Full Log Data: {
    "timestamp": "2026-03-27 09:30:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.98.130.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.98.130.129, 172.69.76.173",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc1IiwidXNlcm5hbWUiOiJTYWhuYXdhaiIsImVtYWlsIjoibWRzYWhuYXdhajIwODBAZ21haWwuY29tIiwiZXhwIjoxNzc1MjA4NDU2fQ.zos4XNPH-kcsxijraqUyd4-dG08IGLbZwjkoYvREqZA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2d6061d8b8cc10-KTM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.98.130.129",
        "CF-IPCountry": "NP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 09:30:27 UTC] === END API CALL LOG ===
[27-Mar-2026 09:30:27 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 09:30:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc1IiwidXNlcm5hbWUiOiJTYWhuYXdhaiIsImVtYWlsIjoibWRzYWhuYXdhajIwODBAZ21haWwuY29tIiwiZXhwIjoxNzc1MjA4NDU2fQ.zos4XNPH-kcsxijraqUyd4-dG08IGLbZwjkoYvREqZA
[27-Mar-2026 09:30:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 09:30:27 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 09:30:27 UTC] User ID: 175
[27-Mar-2026 09:30:27 UTC] ✅ User profile retrieved successfully for user ID: 175
[27-Mar-2026 09:30:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Mar-2026 09:30:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Mar-2026 09:30:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.98.130.129, 172.69.76.172","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc1IiwidXNlcm5hbWUiOiJTYWhuYXdhaiIsImVtYWlsIjoibWRzYWhuYXdhajIwODBAZ21haWwuY29tIiwiZXhwIjoxNzc1MjA4NDU2fQ.zos4XNPH-kcsxijraqUyd4-dG08IGLbZwjkoYvREqZA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e2d606c8fa8cc10-KTM","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.98.130.129","CF-IPCountry":"NP","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[27-Mar-2026 09:30:29 UTC] === User Orders API Called ===
[27-Mar-2026 09:30:29 UTC] User ID: 175
[27-Mar-2026 09:30:29 UTC] Limit: 20, Offset: 0
[27-Mar-2026 09:30:29 UTC] Orders found: 0
[27-Mar-2026 09:30:29 UTC] Orders data: []
[27-Mar-2026 09:30:29 UTC] Total orders count: 0
[27-Mar-2026 09:30:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Mar-2026 09:30:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Mar-2026 09:30:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.98.130.129, 172.69.76.172","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc1IiwidXNlcm5hbWUiOiJTYWhuYXdhaiIsImVtYWlsIjoibWRzYWhuYXdhajIwODBAZ21haWwuY29tIiwiZXhwIjoxNzc1MjA4NDU2fQ.zos4XNPH-kcsxijraqUyd4-dG08IGLbZwjkoYvREqZA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e2d607ab86ccc10-KTM","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.98.130.129","CF-IPCountry":"NP","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[27-Mar-2026 09:30:31 UTC] === User Orders API Called ===
[27-Mar-2026 09:30:31 UTC] User ID: 175
[27-Mar-2026 09:30:31 UTC] Limit: 20, Offset: 0
[27-Mar-2026 09:30:31 UTC] Orders found: 0
[27-Mar-2026 09:30:31 UTC] Orders data: []
[27-Mar-2026 09:30:31 UTC] Total orders count: 0
[27-Mar-2026 09:30:31 UTC] === API CALL LOG ===
[27-Mar-2026 09:30:31 UTC] Endpoint: user/profile.php
[27-Mar-2026 09:30:31 UTC] Full Log Data: {
    "timestamp": "2026-03-27 09:30:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.98.130.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.98.130.129, 172.69.76.173",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc1IiwidXNlcm5hbWUiOiJTYWhuYXdhaiIsImVtYWlsIjoibWRzYWhuYXdhajIwODBAZ21haWwuY29tIiwiZXhwIjoxNzc1MjA4NDU2fQ.zos4XNPH-kcsxijraqUyd4-dG08IGLbZwjkoYvREqZA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2d607ae904cc10-KTM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.98.130.129",
        "CF-IPCountry": "NP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 09:30:31 UTC] === END API CALL LOG ===
[27-Mar-2026 09:30:31 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 09:30:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc1IiwidXNlcm5hbWUiOiJTYWhuYXdhaiIsImVtYWlsIjoibWRzYWhuYXdhajIwODBAZ21haWwuY29tIiwiZXhwIjoxNzc1MjA4NDU2fQ.zos4XNPH-kcsxijraqUyd4-dG08IGLbZwjkoYvREqZA
[27-Mar-2026 09:30:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 09:30:31 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 09:30:31 UTC] User ID: 175
[27-Mar-2026 09:30:31 UTC] ✅ User profile retrieved successfully for user ID: 175
[27-Mar-2026 09:30:32 UTC] === API CALL LOG ===
[27-Mar-2026 09:30:32 UTC] Endpoint: user/profile.php
[27-Mar-2026 09:30:32 UTC] Full Log Data: {
    "timestamp": "2026-03-27 09:30:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.98.130.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.98.130.129, 172.69.76.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc1IiwidXNlcm5hbWUiOiJTYWhuYXdhaiIsImVtYWlsIjoibWRzYWhuYXdhajIwODBAZ21haWwuY29tIiwiZXhwIjoxNzc1MjA4NDU2fQ.zos4XNPH-kcsxijraqUyd4-dG08IGLbZwjkoYvREqZA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2d607efb60cc10-KTM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.98.130.129",
        "CF-IPCountry": "NP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 09:30:32 UTC] === END API CALL LOG ===
[27-Mar-2026 09:30:32 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 09:30:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc1IiwidXNlcm5hbWUiOiJTYWhuYXdhaiIsImVtYWlsIjoibWRzYWhuYXdhajIwODBAZ21haWwuY29tIiwiZXhwIjoxNzc1MjA4NDU2fQ.zos4XNPH-kcsxijraqUyd4-dG08IGLbZwjkoYvREqZA
[27-Mar-2026 09:30:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 09:30:32 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 09:30:32 UTC] User ID: 175
[27-Mar-2026 09:30:32 UTC] ✅ User profile retrieved successfully for user ID: 175
[27-Mar-2026 09:30:32 UTC] === API CALL LOG ===
[27-Mar-2026 09:30:32 UTC] Endpoint: user/profile.php
[27-Mar-2026 09:30:32 UTC] Full Log Data: {
    "timestamp": "2026-03-27 09:30:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.98.130.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.98.130.129, 172.69.76.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc1IiwidXNlcm5hbWUiOiJTYWhuYXdhaiIsImVtYWlsIjoibWRzYWhuYXdhajIwODBAZ21haWwuY29tIiwiZXhwIjoxNzc1MjA4NDU2fQ.zos4XNPH-kcsxijraqUyd4-dG08IGLbZwjkoYvREqZA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2d6080ef6fcc10-KTM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.98.130.129",
        "CF-IPCountry": "NP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 09:30:32 UTC] === END API CALL LOG ===
[27-Mar-2026 09:30:32 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 09:30:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc1IiwidXNlcm5hbWUiOiJTYWhuYXdhaiIsImVtYWlsIjoibWRzYWhuYXdhajIwODBAZ21haWwuY29tIiwiZXhwIjoxNzc1MjA4NDU2fQ.zos4XNPH-kcsxijraqUyd4-dG08IGLbZwjkoYvREqZA
[27-Mar-2026 09:30:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 09:30:32 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 09:30:32 UTC] User ID: 175
[27-Mar-2026 09:30:32 UTC] ✅ User profile retrieved successfully for user ID: 175
[27-Mar-2026 09:30:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Mar-2026 09:30:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Mar-2026 09:30:46 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.98.130.129, 172.69.76.172","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc1IiwidXNlcm5hbWUiOiJTYWhuYXdhaiIsImVtYWlsIjoibWRzYWhuYXdhajIwODBAZ21haWwuY29tIiwiZXhwIjoxNzc1MjA4NDU2fQ.zos4XNPH-kcsxijraqUyd4-dG08IGLbZwjkoYvREqZA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e2d60d7fc63cc10-KTM","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.98.130.129","CF-IPCountry":"NP","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[27-Mar-2026 09:30:46 UTC] === User Orders API Called ===
[27-Mar-2026 09:30:46 UTC] User ID: 175
[27-Mar-2026 09:30:46 UTC] Limit: 20, Offset: 0
[27-Mar-2026 09:30:46 UTC] Orders found: 0
[27-Mar-2026 09:30:46 UTC] Orders data: []
[27-Mar-2026 09:30:46 UTC] Total orders count: 0
[27-Mar-2026 09:30:46 UTC] === API CALL LOG ===
[27-Mar-2026 09:30:46 UTC] Endpoint: user/profile.php
[27-Mar-2026 09:30:46 UTC] Full Log Data: {
    "timestamp": "2026-03-27 09:30:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.98.130.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.98.130.129, 172.69.76.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc1IiwidXNlcm5hbWUiOiJTYWhuYXdhaiIsImVtYWlsIjoibWRzYWhuYXdhajIwODBAZ21haWwuY29tIiwiZXhwIjoxNzc1MjA4NDU2fQ.zos4XNPH-kcsxijraqUyd4-dG08IGLbZwjkoYvREqZA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2d60d8add7cc10-KTM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.98.130.129",
        "CF-IPCountry": "NP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 09:30:46 UTC] === END API CALL LOG ===
[27-Mar-2026 09:30:46 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 09:30:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc1IiwidXNlcm5hbWUiOiJTYWhuYXdhaiIsImVtYWlsIjoibWRzYWhuYXdhajIwODBAZ21haWwuY29tIiwiZXhwIjoxNzc1MjA4NDU2fQ.zos4XNPH-kcsxijraqUyd4-dG08IGLbZwjkoYvREqZA
[27-Mar-2026 09:30:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 09:30:46 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 09:30:46 UTC] User ID: 175
[27-Mar-2026 09:30:46 UTC] ✅ User profile retrieved successfully for user ID: 175
[27-Mar-2026 09:30:47 UTC] === API CALL LOG ===
[27-Mar-2026 09:30:47 UTC] Endpoint: user/profile.php
[27-Mar-2026 09:30:47 UTC] Full Log Data: {
    "timestamp": "2026-03-27 09:30:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.98.130.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.98.130.129, 172.69.76.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc1IiwidXNlcm5hbWUiOiJTYWhuYXdhaiIsImVtYWlsIjoibWRzYWhuYXdhajIwODBAZ21haWwuY29tIiwiZXhwIjoxNzc1MjA4NDU2fQ.zos4XNPH-kcsxijraqUyd4-dG08IGLbZwjkoYvREqZA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2d60dc9e6ccc10-KTM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.98.130.129",
        "CF-IPCountry": "NP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 09:30:47 UTC] === END API CALL LOG ===
[27-Mar-2026 09:30:47 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 09:30:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc1IiwidXNlcm5hbWUiOiJTYWhuYXdhaiIsImVtYWlsIjoibWRzYWhuYXdhajIwODBAZ21haWwuY29tIiwiZXhwIjoxNzc1MjA4NDU2fQ.zos4XNPH-kcsxijraqUyd4-dG08IGLbZwjkoYvREqZA
[27-Mar-2026 09:30:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 09:30:47 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 09:30:47 UTC] User ID: 175
[27-Mar-2026 09:30:47 UTC] ✅ User profile retrieved successfully for user ID: 175
[27-Mar-2026 09:30:47 UTC] === API CALL LOG ===
[27-Mar-2026 09:30:47 UTC] Endpoint: user/profile.php
[27-Mar-2026 09:30:47 UTC] Full Log Data: {
    "timestamp": "2026-03-27 09:30:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.98.130.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.98.130.129, 172.69.76.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc1IiwidXNlcm5hbWUiOiJTYWhuYXdhaiIsImVtYWlsIjoibWRzYWhuYXdhajIwODBAZ21haWwuY29tIiwiZXhwIjoxNzc1MjA4NDU2fQ.zos4XNPH-kcsxijraqUyd4-dG08IGLbZwjkoYvREqZA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2d60e04f8ecc10-KTM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.98.130.129",
        "CF-IPCountry": "NP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 09:30:47 UTC] === END API CALL LOG ===
[27-Mar-2026 09:30:47 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 09:30:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc1IiwidXNlcm5hbWUiOiJTYWhuYXdhaiIsImVtYWlsIjoibWRzYWhuYXdhajIwODBAZ21haWwuY29tIiwiZXhwIjoxNzc1MjA4NDU2fQ.zos4XNPH-kcsxijraqUyd4-dG08IGLbZwjkoYvREqZA
[27-Mar-2026 09:30:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 09:30:47 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 09:30:47 UTC] User ID: 175
[27-Mar-2026 09:30:47 UTC] ✅ User profile retrieved successfully for user ID: 175
[27-Mar-2026 09:31:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Mar-2026 09:31:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Mar-2026 09:31:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.98.130.129, 172.69.76.172","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc1IiwidXNlcm5hbWUiOiJTYWhuYXdhaiIsImVtYWlsIjoibWRzYWhuYXdhajIwODBAZ21haWwuY29tIiwiZXhwIjoxNzc1MjA4NDU2fQ.zos4XNPH-kcsxijraqUyd4-dG08IGLbZwjkoYvREqZA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e2d617d4a02cc10-KTM","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.98.130.129","CF-IPCountry":"NP","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[27-Mar-2026 09:31:13 UTC] === User Orders API Called ===
[27-Mar-2026 09:31:13 UTC] User ID: 175
[27-Mar-2026 09:31:13 UTC] Limit: 20, Offset: 0
[27-Mar-2026 09:31:13 UTC] Orders found: 0
[27-Mar-2026 09:31:13 UTC] Orders data: []
[27-Mar-2026 09:31:13 UTC] Total orders count: 0
[27-Mar-2026 09:31:13 UTC] === API CALL LOG ===
[27-Mar-2026 09:31:13 UTC] Endpoint: user/profile.php
[27-Mar-2026 09:31:13 UTC] Full Log Data: {
    "timestamp": "2026-03-27 09:31:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.98.130.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.98.130.129, 172.69.76.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc1IiwidXNlcm5hbWUiOiJTYWhuYXdhaiIsImVtYWlsIjoibWRzYWhuYXdhajIwODBAZ21haWwuY29tIiwiZXhwIjoxNzc1MjA4NDU2fQ.zos4XNPH-kcsxijraqUyd4-dG08IGLbZwjkoYvREqZA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2d617dfbafcc10-KTM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.98.130.129",
        "CF-IPCountry": "NP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 09:31:13 UTC] === END API CALL LOG ===
[27-Mar-2026 09:31:13 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 09:31:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc1IiwidXNlcm5hbWUiOiJTYWhuYXdhaiIsImVtYWlsIjoibWRzYWhuYXdhajIwODBAZ21haWwuY29tIiwiZXhwIjoxNzc1MjA4NDU2fQ.zos4XNPH-kcsxijraqUyd4-dG08IGLbZwjkoYvREqZA
[27-Mar-2026 09:31:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 09:31:13 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 09:31:13 UTC] User ID: 175
[27-Mar-2026 09:31:13 UTC] ✅ User profile retrieved successfully for user ID: 175
[27-Mar-2026 09:31:13 UTC] === API CALL LOG ===
[27-Mar-2026 09:31:13 UTC] Endpoint: user/profile.php
[27-Mar-2026 09:31:13 UTC] Full Log Data: {
    "timestamp": "2026-03-27 09:31:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.98.130.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.98.130.129, 172.69.76.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc1IiwidXNlcm5hbWUiOiJTYWhuYXdhaiIsImVtYWlsIjoibWRzYWhuYXdhajIwODBAZ21haWwuY29tIiwiZXhwIjoxNzc1MjA4NDU2fQ.zos4XNPH-kcsxijraqUyd4-dG08IGLbZwjkoYvREqZA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2d61820ce3cc10-KTM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.98.130.129",
        "CF-IPCountry": "NP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 09:31:13 UTC] === END API CALL LOG ===
[27-Mar-2026 09:31:13 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 09:31:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc1IiwidXNlcm5hbWUiOiJTYWhuYXdhaiIsImVtYWlsIjoibWRzYWhuYXdhajIwODBAZ21haWwuY29tIiwiZXhwIjoxNzc1MjA4NDU2fQ.zos4XNPH-kcsxijraqUyd4-dG08IGLbZwjkoYvREqZA
[27-Mar-2026 09:31:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 09:31:13 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 09:31:13 UTC] User ID: 175
[27-Mar-2026 09:31:13 UTC] ✅ User profile retrieved successfully for user ID: 175
[27-Mar-2026 09:31:14 UTC] === API CALL LOG ===
[27-Mar-2026 09:31:14 UTC] Endpoint: user/profile.php
[27-Mar-2026 09:31:14 UTC] Full Log Data: {
    "timestamp": "2026-03-27 09:31:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.98.130.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.98.130.129, 172.69.76.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc1IiwidXNlcm5hbWUiOiJTYWhuYXdhaiIsImVtYWlsIjoibWRzYWhuYXdhajIwODBAZ21haWwuY29tIiwiZXhwIjoxNzc1MjA4NDU2fQ.zos4XNPH-kcsxijraqUyd4-dG08IGLbZwjkoYvREqZA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2d6184eb05cc10-KTM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.98.130.129",
        "CF-IPCountry": "NP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 09:31:14 UTC] === END API CALL LOG ===
[27-Mar-2026 09:31:14 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 09:31:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc1IiwidXNlcm5hbWUiOiJTYWhuYXdhaiIsImVtYWlsIjoibWRzYWhuYXdhajIwODBAZ21haWwuY29tIiwiZXhwIjoxNzc1MjA4NDU2fQ.zos4XNPH-kcsxijraqUyd4-dG08IGLbZwjkoYvREqZA
[27-Mar-2026 09:31:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 09:31:14 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 09:31:14 UTC] User ID: 175
[27-Mar-2026 09:31:14 UTC] ✅ User profile retrieved successfully for user ID: 175
[27-Mar-2026 09:32:27 UTC] === API CALL LOG ===
[27-Mar-2026 09:32:27 UTC] Endpoint: user/profile.php
[27-Mar-2026 09:32:27 UTC] Full Log Data: {
    "timestamp": "2026-03-27 09:32:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.98.130.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.98.130.129, 172.69.76.173",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc1IiwidXNlcm5hbWUiOiJTYWhuYXdhaiIsImVtYWlsIjoibWRzYWhuYXdhajIwODBAZ21haWwuY29tIiwiZXhwIjoxNzc1MjA4NDU2fQ.zos4XNPH-kcsxijraqUyd4-dG08IGLbZwjkoYvREqZA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2d634fea2ecc10-KTM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.98.130.129",
        "CF-IPCountry": "NP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 09:32:27 UTC] === END API CALL LOG ===
[27-Mar-2026 09:32:27 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 09:32:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc1IiwidXNlcm5hbWUiOiJTYWhuYXdhaiIsImVtYWlsIjoibWRzYWhuYXdhajIwODBAZ21haWwuY29tIiwiZXhwIjoxNzc1MjA4NDU2fQ.zos4XNPH-kcsxijraqUyd4-dG08IGLbZwjkoYvREqZA
[27-Mar-2026 09:32:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 09:32:27 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 09:32:27 UTC] User ID: 175
[27-Mar-2026 09:32:27 UTC] ✅ User profile retrieved successfully for user ID: 175
[27-Mar-2026 09:32:38 UTC] === API CALL LOG ===
[27-Mar-2026 09:32:38 UTC] Endpoint: user/profile.php
[27-Mar-2026 09:32:38 UTC] Full Log Data: {
    "timestamp": "2026-03-27 09:32:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.98.130.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.98.130.129, 172.69.76.173",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc1IiwidXNlcm5hbWUiOiJTYWhuYXdhaiIsImVtYWlsIjoibWRzYWhuYXdhajIwODBAZ21haWwuY29tIiwiZXhwIjoxNzc1MjA4NDU2fQ.zos4XNPH-kcsxijraqUyd4-dG08IGLbZwjkoYvREqZA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2d6395eaeccc10-KTM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.98.130.129",
        "CF-IPCountry": "NP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 09:32:38 UTC] === END API CALL LOG ===
[27-Mar-2026 09:32:38 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 09:32:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc1IiwidXNlcm5hbWUiOiJTYWhuYXdhaiIsImVtYWlsIjoibWRzYWhuYXdhajIwODBAZ21haWwuY29tIiwiZXhwIjoxNzc1MjA4NDU2fQ.zos4XNPH-kcsxijraqUyd4-dG08IGLbZwjkoYvREqZA
[27-Mar-2026 09:32:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 09:32:38 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 09:32:38 UTC] User ID: 175
[27-Mar-2026 09:32:38 UTC] ✅ User profile retrieved successfully for user ID: 175
[27-Mar-2026 09:32:43 UTC] === API CALL LOG ===
[27-Mar-2026 09:32:43 UTC] Endpoint: user/profile.php
[27-Mar-2026 09:32:43 UTC] Full Log Data: {
    "timestamp": "2026-03-27 09:32:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.98.130.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.98.130.129, 172.69.76.173",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc1IiwidXNlcm5hbWUiOiJTYWhuYXdhaiIsImVtYWlsIjoibWRzYWhuYXdhajIwODBAZ21haWwuY29tIiwiZXhwIjoxNzc1MjA4NDU2fQ.zos4XNPH-kcsxijraqUyd4-dG08IGLbZwjkoYvREqZA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2d63b26eeccc10-KTM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.98.130.129",
        "CF-IPCountry": "NP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 09:32:43 UTC] === END API CALL LOG ===
[27-Mar-2026 09:32:43 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 09:32:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc1IiwidXNlcm5hbWUiOiJTYWhuYXdhaiIsImVtYWlsIjoibWRzYWhuYXdhajIwODBAZ21haWwuY29tIiwiZXhwIjoxNzc1MjA4NDU2fQ.zos4XNPH-kcsxijraqUyd4-dG08IGLbZwjkoYvREqZA
[27-Mar-2026 09:32:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 09:32:43 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 09:32:43 UTC] User ID: 175
[27-Mar-2026 09:32:43 UTC] ✅ User profile retrieved successfully for user ID: 175
[27-Mar-2026 09:33:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Mar-2026 09:33:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Mar-2026 09:33:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.98.130.129, 172.69.76.173","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc1IiwidXNlcm5hbWUiOiJTYWhuYXdhaiIsImVtYWlsIjoibWRzYWhuYXdhajIwODBAZ21haWwuY29tIiwiZXhwIjoxNzc1MjA4NDU2fQ.zos4XNPH-kcsxijraqUyd4-dG08IGLbZwjkoYvREqZA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e2d65627c73cc10-KTM","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.98.130.129","CF-IPCountry":"NP","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[27-Mar-2026 09:33:52 UTC] === User Orders API Called ===
[27-Mar-2026 09:33:52 UTC] User ID: 175
[27-Mar-2026 09:33:52 UTC] Limit: 20, Offset: 0
[27-Mar-2026 09:33:52 UTC] Orders found: 0
[27-Mar-2026 09:33:52 UTC] Orders data: []
[27-Mar-2026 09:33:52 UTC] Total orders count: 0
[27-Mar-2026 09:33:52 UTC] === API CALL LOG ===
[27-Mar-2026 09:33:52 UTC] Endpoint: user/profile.php
[27-Mar-2026 09:33:52 UTC] Full Log Data: {
    "timestamp": "2026-03-27 09:33:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.98.130.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.98.130.129, 172.69.76.173",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc1IiwidXNlcm5hbWUiOiJTYWhuYXdhaiIsImVtYWlsIjoibWRzYWhuYXdhajIwODBAZ21haWwuY29tIiwiZXhwIjoxNzc1MjA4NDU2fQ.zos4XNPH-kcsxijraqUyd4-dG08IGLbZwjkoYvREqZA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2d6562dd32cc10-KTM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.98.130.129",
        "CF-IPCountry": "NP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 09:33:52 UTC] === END API CALL LOG ===
[27-Mar-2026 09:33:52 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 09:33:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc1IiwidXNlcm5hbWUiOiJTYWhuYXdhaiIsImVtYWlsIjoibWRzYWhuYXdhajIwODBAZ21haWwuY29tIiwiZXhwIjoxNzc1MjA4NDU2fQ.zos4XNPH-kcsxijraqUyd4-dG08IGLbZwjkoYvREqZA
[27-Mar-2026 09:33:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 09:33:52 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 09:33:52 UTC] User ID: 175
[27-Mar-2026 09:33:52 UTC] ✅ User profile retrieved successfully for user ID: 175
[27-Mar-2026 09:33:53 UTC] === API CALL LOG ===
[27-Mar-2026 09:33:53 UTC] Endpoint: user/profile.php
[27-Mar-2026 09:33:53 UTC] Full Log Data: {
    "timestamp": "2026-03-27 09:33:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.98.130.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.98.130.129, 172.69.76.173",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc1IiwidXNlcm5hbWUiOiJTYWhuYXdhaiIsImVtYWlsIjoibWRzYWhuYXdhajIwODBAZ21haWwuY29tIiwiZXhwIjoxNzc1MjA4NDU2fQ.zos4XNPH-kcsxijraqUyd4-dG08IGLbZwjkoYvREqZA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2d6566ddbccc10-KTM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.98.130.129",
        "CF-IPCountry": "NP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 09:33:53 UTC] === END API CALL LOG ===
[27-Mar-2026 09:33:53 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 09:33:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc1IiwidXNlcm5hbWUiOiJTYWhuYXdhaiIsImVtYWlsIjoibWRzYWhuYXdhajIwODBAZ21haWwuY29tIiwiZXhwIjoxNzc1MjA4NDU2fQ.zos4XNPH-kcsxijraqUyd4-dG08IGLbZwjkoYvREqZA
[27-Mar-2026 09:33:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 09:33:53 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 09:33:53 UTC] User ID: 175
[27-Mar-2026 09:33:53 UTC] ✅ User profile retrieved successfully for user ID: 175
[27-Mar-2026 09:33:53 UTC] === API CALL LOG ===
[27-Mar-2026 09:33:53 UTC] Endpoint: user/profile.php
[27-Mar-2026 09:33:53 UTC] Full Log Data: {
    "timestamp": "2026-03-27 09:33:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.98.130.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.98.130.129, 172.69.76.173",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc1IiwidXNlcm5hbWUiOiJTYWhuYXdhaiIsImVtYWlsIjoibWRzYWhuYXdhajIwODBAZ21haWwuY29tIiwiZXhwIjoxNzc1MjA4NDU2fQ.zos4XNPH-kcsxijraqUyd4-dG08IGLbZwjkoYvREqZA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2d6567cfd6cc10-KTM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.98.130.129",
        "CF-IPCountry": "NP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 09:33:53 UTC] === END API CALL LOG ===
[27-Mar-2026 09:33:53 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 09:33:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc1IiwidXNlcm5hbWUiOiJTYWhuYXdhaiIsImVtYWlsIjoibWRzYWhuYXdhajIwODBAZ21haWwuY29tIiwiZXhwIjoxNzc1MjA4NDU2fQ.zos4XNPH-kcsxijraqUyd4-dG08IGLbZwjkoYvREqZA
[27-Mar-2026 09:33:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 09:33:53 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 09:33:53 UTC] User ID: 175
[27-Mar-2026 09:33:53 UTC] ✅ User profile retrieved successfully for user ID: 175
[27-Mar-2026 09:33:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Mar-2026 09:33:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Mar-2026 09:33:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.98.130.129, 172.69.76.172","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc1IiwidXNlcm5hbWUiOiJTYWhuYXdhaiIsImVtYWlsIjoibWRzYWhuYXdhajIwODBAZ21haWwuY29tIiwiZXhwIjoxNzc1MjA4NDU2fQ.zos4XNPH-kcsxijraqUyd4-dG08IGLbZwjkoYvREqZA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e2d65825d65cc10-KTM","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.98.130.129","CF-IPCountry":"NP","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[27-Mar-2026 09:33:57 UTC] === User Orders API Called ===
[27-Mar-2026 09:33:57 UTC] User ID: 175
[27-Mar-2026 09:33:57 UTC] Limit: 20, Offset: 0
[27-Mar-2026 09:33:57 UTC] Orders found: 0
[27-Mar-2026 09:33:57 UTC] Orders data: []
[27-Mar-2026 09:33:57 UTC] Total orders count: 0
[27-Mar-2026 09:33:57 UTC] === API CALL LOG ===
[27-Mar-2026 09:33:57 UTC] Endpoint: user/profile.php
[27-Mar-2026 09:33:57 UTC] Full Log Data: {
    "timestamp": "2026-03-27 09:33:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.98.130.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.98.130.129, 172.69.76.173",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc1IiwidXNlcm5hbWUiOiJTYWhuYXdhaiIsImVtYWlsIjoibWRzYWhuYXdhajIwODBAZ21haWwuY29tIiwiZXhwIjoxNzc1MjA4NDU2fQ.zos4XNPH-kcsxijraqUyd4-dG08IGLbZwjkoYvREqZA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2d6582fe7ecc10-KTM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.98.130.129",
        "CF-IPCountry": "NP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 09:33:57 UTC] === END API CALL LOG ===
[27-Mar-2026 09:33:57 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 09:33:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc1IiwidXNlcm5hbWUiOiJTYWhuYXdhaiIsImVtYWlsIjoibWRzYWhuYXdhajIwODBAZ21haWwuY29tIiwiZXhwIjoxNzc1MjA4NDU2fQ.zos4XNPH-kcsxijraqUyd4-dG08IGLbZwjkoYvREqZA
[27-Mar-2026 09:33:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 09:33:57 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 09:33:57 UTC] User ID: 175
[27-Mar-2026 09:33:57 UTC] ✅ User profile retrieved successfully for user ID: 175
[27-Mar-2026 09:33:58 UTC] === API CALL LOG ===
[27-Mar-2026 09:33:58 UTC] Endpoint: user/profile.php
[27-Mar-2026 09:33:58 UTC] Full Log Data: {
    "timestamp": "2026-03-27 09:33:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.98.130.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.98.130.129, 172.69.76.173",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc1IiwidXNlcm5hbWUiOiJTYWhuYXdhaiIsImVtYWlsIjoibWRzYWhuYXdhajIwODBAZ21haWwuY29tIiwiZXhwIjoxNzc1MjA4NDU2fQ.zos4XNPH-kcsxijraqUyd4-dG08IGLbZwjkoYvREqZA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2d6586ee27cc10-KTM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.98.130.129",
        "CF-IPCountry": "NP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 09:33:58 UTC] === END API CALL LOG ===
[27-Mar-2026 09:33:58 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 09:33:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc1IiwidXNlcm5hbWUiOiJTYWhuYXdhaiIsImVtYWlsIjoibWRzYWhuYXdhajIwODBAZ21haWwuY29tIiwiZXhwIjoxNzc1MjA4NDU2fQ.zos4XNPH-kcsxijraqUyd4-dG08IGLbZwjkoYvREqZA
[27-Mar-2026 09:33:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 09:33:58 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 09:33:58 UTC] User ID: 175
[27-Mar-2026 09:33:58 UTC] ✅ User profile retrieved successfully for user ID: 175
[27-Mar-2026 09:33:58 UTC] === API CALL LOG ===
[27-Mar-2026 09:33:58 UTC] Endpoint: user/profile.php
[27-Mar-2026 09:33:58 UTC] Full Log Data: {
    "timestamp": "2026-03-27 09:33:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.98.130.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.98.130.129, 172.69.76.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc1IiwidXNlcm5hbWUiOiJTYWhuYXdhaiIsImVtYWlsIjoibWRzYWhuYXdhajIwODBAZ21haWwuY29tIiwiZXhwIjoxNzc1MjA4NDU2fQ.zos4XNPH-kcsxijraqUyd4-dG08IGLbZwjkoYvREqZA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2d6587cfd5cc10-KTM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.98.130.129",
        "CF-IPCountry": "NP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 09:33:58 UTC] === END API CALL LOG ===
[27-Mar-2026 09:33:58 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 09:33:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc1IiwidXNlcm5hbWUiOiJTYWhuYXdhaiIsImVtYWlsIjoibWRzYWhuYXdhajIwODBAZ21haWwuY29tIiwiZXhwIjoxNzc1MjA4NDU2fQ.zos4XNPH-kcsxijraqUyd4-dG08IGLbZwjkoYvREqZA
[27-Mar-2026 09:33:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 09:33:58 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 09:33:58 UTC] User ID: 175
[27-Mar-2026 09:33:58 UTC] ✅ User profile retrieved successfully for user ID: 175
[27-Mar-2026 09:34:02 UTC] === API CALL LOG ===
[27-Mar-2026 09:34:02 UTC] Endpoint: user/profile.php
[27-Mar-2026 09:34:02 UTC] Full Log Data: {
    "timestamp": "2026-03-27 09:34:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.98.130.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.98.130.129, 172.69.76.173",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc1IiwidXNlcm5hbWUiOiJTYWhuYXdhaiIsImVtYWlsIjoibWRzYWhuYXdhajIwODBAZ21haWwuY29tIiwiZXhwIjoxNzc1MjA4NDU2fQ.zos4XNPH-kcsxijraqUyd4-dG08IGLbZwjkoYvREqZA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2d65a3383bede5-KTM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.98.130.129",
        "CF-IPCountry": "NP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 09:34:02 UTC] === END API CALL LOG ===
[27-Mar-2026 09:34:02 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 09:34:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc1IiwidXNlcm5hbWUiOiJTYWhuYXdhaiIsImVtYWlsIjoibWRzYWhuYXdhajIwODBAZ21haWwuY29tIiwiZXhwIjoxNzc1MjA4NDU2fQ.zos4XNPH-kcsxijraqUyd4-dG08IGLbZwjkoYvREqZA
[27-Mar-2026 09:34:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 09:34:02 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 09:34:02 UTC] User ID: 175
[27-Mar-2026 09:34:02 UTC] ✅ User profile retrieved successfully for user ID: 175
[27-Mar-2026 09:34:03 UTC] === API CALL LOG ===
[27-Mar-2026 09:34:03 UTC] Endpoint: user/profile.php
[27-Mar-2026 09:34:03 UTC] Full Log Data: {
    "timestamp": "2026-03-27 09:34:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.98.130.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.98.130.129, 172.69.76.173",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc1IiwidXNlcm5hbWUiOiJTYWhuYXdhaiIsImVtYWlsIjoibWRzYWhuYXdhajIwODBAZ21haWwuY29tIiwiZXhwIjoxNzc1MjA4NDU2fQ.zos4XNPH-kcsxijraqUyd4-dG08IGLbZwjkoYvREqZA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2d65a74959ede5-KTM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.98.130.129",
        "CF-IPCountry": "NP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 09:34:03 UTC] === END API CALL LOG ===
[27-Mar-2026 09:34:03 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 09:34:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc1IiwidXNlcm5hbWUiOiJTYWhuYXdhaiIsImVtYWlsIjoibWRzYWhuYXdhajIwODBAZ21haWwuY29tIiwiZXhwIjoxNzc1MjA4NDU2fQ.zos4XNPH-kcsxijraqUyd4-dG08IGLbZwjkoYvREqZA
[27-Mar-2026 09:34:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 09:34:03 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 09:34:03 UTC] User ID: 175
[27-Mar-2026 09:34:03 UTC] ✅ User profile retrieved successfully for user ID: 175
[27-Mar-2026 09:34:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Mar-2026 09:34:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Mar-2026 09:34:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.98.130.129, 172.69.76.172","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc1IiwidXNlcm5hbWUiOiJTYWhuYXdhaiIsImVtYWlsIjoibWRzYWhuYXdhajIwODBAZ21haWwuY29tIiwiZXhwIjoxNzc1MjA4NDU2fQ.zos4XNPH-kcsxijraqUyd4-dG08IGLbZwjkoYvREqZA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e2d65a769b9ede5-KTM","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.98.130.129","CF-IPCountry":"NP","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[27-Mar-2026 09:34:03 UTC] === User Orders API Called ===
[27-Mar-2026 09:34:03 UTC] User ID: 175
[27-Mar-2026 09:34:03 UTC] Limit: 20, Offset: 0
[27-Mar-2026 09:34:03 UTC] Orders found: 0
[27-Mar-2026 09:34:03 UTC] Orders data: []
[27-Mar-2026 09:34:03 UTC] Total orders count: 0
[27-Mar-2026 09:34:03 UTC] === API CALL LOG ===
[27-Mar-2026 09:34:03 UTC] Endpoint: user/profile.php
[27-Mar-2026 09:34:03 UTC] Full Log Data: {
    "timestamp": "2026-03-27 09:34:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.98.130.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.98.130.129, 172.69.76.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc1IiwidXNlcm5hbWUiOiJTYWhuYXdhaiIsImVtYWlsIjoibWRzYWhuYXdhajIwODBAZ21haWwuY29tIiwiZXhwIjoxNzc1MjA4NDU2fQ.zos4XNPH-kcsxijraqUyd4-dG08IGLbZwjkoYvREqZA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2d65a7fb03ede5-KTM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.98.130.129",
        "CF-IPCountry": "NP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 09:34:03 UTC] === END API CALL LOG ===
[27-Mar-2026 09:34:03 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 09:34:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc1IiwidXNlcm5hbWUiOiJTYWhuYXdhaiIsImVtYWlsIjoibWRzYWhuYXdhajIwODBAZ21haWwuY29tIiwiZXhwIjoxNzc1MjA4NDU2fQ.zos4XNPH-kcsxijraqUyd4-dG08IGLbZwjkoYvREqZA
[27-Mar-2026 09:34:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 09:34:03 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 09:34:03 UTC] User ID: 175
[27-Mar-2026 09:34:03 UTC] ✅ User profile retrieved successfully for user ID: 175
[27-Mar-2026 09:34:04 UTC] === API CALL LOG ===
[27-Mar-2026 09:34:04 UTC] Endpoint: user/profile.php
[27-Mar-2026 09:34:04 UTC] Full Log Data: {
    "timestamp": "2026-03-27 09:34:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.98.130.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.98.130.129, 172.69.76.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc1IiwidXNlcm5hbWUiOiJTYWhuYXdhaiIsImVtYWlsIjoibWRzYWhuYXdhajIwODBAZ21haWwuY29tIiwiZXhwIjoxNzc1MjA4NDU2fQ.zos4XNPH-kcsxijraqUyd4-dG08IGLbZwjkoYvREqZA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2d65ad2d64ede5-KTM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.98.130.129",
        "CF-IPCountry": "NP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 09:34:04 UTC] === END API CALL LOG ===
[27-Mar-2026 09:34:04 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 09:34:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc1IiwidXNlcm5hbWUiOiJTYWhuYXdhaiIsImVtYWlsIjoibWRzYWhuYXdhajIwODBAZ21haWwuY29tIiwiZXhwIjoxNzc1MjA4NDU2fQ.zos4XNPH-kcsxijraqUyd4-dG08IGLbZwjkoYvREqZA
[27-Mar-2026 09:34:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 09:34:04 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 09:34:04 UTC] User ID: 175
[27-Mar-2026 09:34:04 UTC] ✅ User profile retrieved successfully for user ID: 175
[27-Mar-2026 09:36:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Mar-2026 09:36:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Mar-2026 09:36:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.98.130.129, 172.69.76.172","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc1IiwidXNlcm5hbWUiOiJTYWhuYXdhaiIsImVtYWlsIjoibWRzYWhuYXdhajIwODBAZ21haWwuY29tIiwiZXhwIjoxNzc1MjA4NDU2fQ.zos4XNPH-kcsxijraqUyd4-dG08IGLbZwjkoYvREqZA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e2d69d818ceede5-KTM","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.98.130.129","CF-IPCountry":"NP","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[27-Mar-2026 09:36:55 UTC] === User Orders API Called ===
[27-Mar-2026 09:36:55 UTC] User ID: 175
[27-Mar-2026 09:36:55 UTC] Limit: 20, Offset: 0
[27-Mar-2026 09:36:55 UTC] Orders found: 0
[27-Mar-2026 09:36:55 UTC] Orders data: []
[27-Mar-2026 09:36:55 UTC] Total orders count: 0
[27-Mar-2026 09:36:55 UTC] === API CALL LOG ===
[27-Mar-2026 09:36:55 UTC] Endpoint: user/profile.php
[27-Mar-2026 09:36:55 UTC] Full Log Data: {
    "timestamp": "2026-03-27 09:36:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.98.130.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.98.130.129, 172.69.76.173",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc1IiwidXNlcm5hbWUiOiJTYWhuYXdhaiIsImVtYWlsIjoibWRzYWhuYXdhajIwODBAZ21haWwuY29tIiwiZXhwIjoxNzc1MjA4NDU2fQ.zos4XNPH-kcsxijraqUyd4-dG08IGLbZwjkoYvREqZA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2d69d8ea58ede5-KTM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.98.130.129",
        "CF-IPCountry": "NP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 09:36:55 UTC] === END API CALL LOG ===
[27-Mar-2026 09:36:55 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 09:36:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc1IiwidXNlcm5hbWUiOiJTYWhuYXdhaiIsImVtYWlsIjoibWRzYWhuYXdhajIwODBAZ21haWwuY29tIiwiZXhwIjoxNzc1MjA4NDU2fQ.zos4XNPH-kcsxijraqUyd4-dG08IGLbZwjkoYvREqZA
[27-Mar-2026 09:36:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 09:36:55 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 09:36:55 UTC] User ID: 175
[27-Mar-2026 09:36:55 UTC] ✅ User profile retrieved successfully for user ID: 175
[27-Mar-2026 09:36:55 UTC] === API CALL LOG ===
[27-Mar-2026 09:36:55 UTC] Endpoint: user/profile.php
[27-Mar-2026 09:36:55 UTC] Full Log Data: {
    "timestamp": "2026-03-27 09:36:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.98.130.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.98.130.129, 172.69.76.173",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc1IiwidXNlcm5hbWUiOiJTYWhuYXdhaiIsImVtYWlsIjoibWRzYWhuYXdhajIwODBAZ21haWwuY29tIiwiZXhwIjoxNzc1MjA4NDU2fQ.zos4XNPH-kcsxijraqUyd4-dG08IGLbZwjkoYvREqZA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2d69dd0b98ede5-KTM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.98.130.129",
        "CF-IPCountry": "NP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 09:36:55 UTC] === END API CALL LOG ===
[27-Mar-2026 09:36:55 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 09:36:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc1IiwidXNlcm5hbWUiOiJTYWhuYXdhaiIsImVtYWlsIjoibWRzYWhuYXdhajIwODBAZ21haWwuY29tIiwiZXhwIjoxNzc1MjA4NDU2fQ.zos4XNPH-kcsxijraqUyd4-dG08IGLbZwjkoYvREqZA
[27-Mar-2026 09:36:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 09:36:55 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 09:36:55 UTC] User ID: 175
[27-Mar-2026 09:36:55 UTC] ✅ User profile retrieved successfully for user ID: 175
[27-Mar-2026 09:36:56 UTC] === API CALL LOG ===
[27-Mar-2026 09:36:56 UTC] Endpoint: user/profile.php
[27-Mar-2026 09:36:56 UTC] Full Log Data: {
    "timestamp": "2026-03-27 09:36:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.98.130.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.98.130.129, 172.69.76.173",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc1IiwidXNlcm5hbWUiOiJTYWhuYXdhaiIsImVtYWlsIjoibWRzYWhuYXdhajIwODBAZ21haWwuY29tIiwiZXhwIjoxNzc1MjA4NDU2fQ.zos4XNPH-kcsxijraqUyd4-dG08IGLbZwjkoYvREqZA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2d69def814ede5-KTM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.98.130.129",
        "CF-IPCountry": "NP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 09:36:56 UTC] === END API CALL LOG ===
[27-Mar-2026 09:36:56 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 09:36:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc1IiwidXNlcm5hbWUiOiJTYWhuYXdhaiIsImVtYWlsIjoibWRzYWhuYXdhajIwODBAZ21haWwuY29tIiwiZXhwIjoxNzc1MjA4NDU2fQ.zos4XNPH-kcsxijraqUyd4-dG08IGLbZwjkoYvREqZA
[27-Mar-2026 09:36:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 09:36:56 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 09:36:56 UTC] User ID: 175
[27-Mar-2026 09:36:56 UTC] ✅ User profile retrieved successfully for user ID: 175
[27-Mar-2026 09:37:19 UTC] === API CALL LOG ===
[27-Mar-2026 09:37:19 UTC] Endpoint: user/profile.php
[27-Mar-2026 09:37:19 UTC] Full Log Data: {
    "timestamp": "2026-03-27 09:37:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.98.130.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.98.130.129, 172.69.76.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc1IiwidXNlcm5hbWUiOiJTYWhuYXdhaiIsImVtYWlsIjoibWRzYWhuYXdhajIwODBAZ21haWwuY29tIiwiZXhwIjoxNzc1MjA4NDU2fQ.zos4XNPH-kcsxijraqUyd4-dG08IGLbZwjkoYvREqZA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2d6a6f1bd4ede5-KTM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.98.130.129",
        "CF-IPCountry": "NP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 09:37:19 UTC] === END API CALL LOG ===
[27-Mar-2026 09:37:19 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 09:37:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc1IiwidXNlcm5hbWUiOiJTYWhuYXdhaiIsImVtYWlsIjoibWRzYWhuYXdhajIwODBAZ21haWwuY29tIiwiZXhwIjoxNzc1MjA4NDU2fQ.zos4XNPH-kcsxijraqUyd4-dG08IGLbZwjkoYvREqZA
[27-Mar-2026 09:37:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 09:37:19 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 09:37:19 UTC] User ID: 175
[27-Mar-2026 09:37:19 UTC] ✅ User profile retrieved successfully for user ID: 175
[27-Mar-2026 09:56:44 UTC] === API CALL LOG ===
[27-Mar-2026 09:56:44 UTC] Endpoint: user/profile.php
[27-Mar-2026 09:56:44 UTC] Full Log Data: {
    "timestamp": "2026-03-27 09:56:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.98.130.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.98.130.129, 172.69.76.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc1IiwidXNlcm5hbWUiOiJTYWhuYXdhaiIsImVtYWlsIjoibWRzYWhuYXdhajIwODBAZ21haWwuY29tIiwiZXhwIjoxNzc1MjA4NDU2fQ.zos4XNPH-kcsxijraqUyd4-dG08IGLbZwjkoYvREqZA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2d86dd384d4365-KTM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.98.130.129",
        "CF-IPCountry": "NP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 09:56:44 UTC] === END API CALL LOG ===
[27-Mar-2026 09:56:44 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 09:56:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc1IiwidXNlcm5hbWUiOiJTYWhuYXdhaiIsImVtYWlsIjoibWRzYWhuYXdhajIwODBAZ21haWwuY29tIiwiZXhwIjoxNzc1MjA4NDU2fQ.zos4XNPH-kcsxijraqUyd4-dG08IGLbZwjkoYvREqZA
[27-Mar-2026 09:56:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 09:56:44 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 09:56:44 UTC] User ID: 175
[27-Mar-2026 09:56:44 UTC] ✅ User profile retrieved successfully for user ID: 175
[27-Mar-2026 09:56:44 UTC] === API CALL LOG ===
[27-Mar-2026 09:56:44 UTC] Endpoint: user/profile.php
[27-Mar-2026 09:56:44 UTC] Full Log Data: {
    "timestamp": "2026-03-27 09:56:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.98.130.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.98.130.129, 172.69.76.173",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc1IiwidXNlcm5hbWUiOiJTYWhuYXdhaiIsImVtYWlsIjoibWRzYWhuYXdhajIwODBAZ21haWwuY29tIiwiZXhwIjoxNzc1MjA4NDU2fQ.zos4XNPH-kcsxijraqUyd4-dG08IGLbZwjkoYvREqZA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2d86e33a7e4365-KTM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.98.130.129",
        "CF-IPCountry": "NP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 09:56:44 UTC] === END API CALL LOG ===
[27-Mar-2026 09:56:44 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 09:56:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc1IiwidXNlcm5hbWUiOiJTYWhuYXdhaiIsImVtYWlsIjoibWRzYWhuYXdhajIwODBAZ21haWwuY29tIiwiZXhwIjoxNzc1MjA4NDU2fQ.zos4XNPH-kcsxijraqUyd4-dG08IGLbZwjkoYvREqZA
[27-Mar-2026 09:56:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 09:56:44 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 09:56:44 UTC] User ID: 175
[27-Mar-2026 09:56:44 UTC] ✅ User profile retrieved successfully for user ID: 175
[27-Mar-2026 09:56:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Mar-2026 09:56:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Mar-2026 09:56:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.98.130.129, 172.69.76.172","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc1IiwidXNlcm5hbWUiOiJTYWhuYXdhaiIsImVtYWlsIjoibWRzYWhuYXdhajIwODBAZ21haWwuY29tIiwiZXhwIjoxNzc1MjA4NDU2fQ.zos4XNPH-kcsxijraqUyd4-dG08IGLbZwjkoYvREqZA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e2d86e36ac34365-KTM","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.98.130.129","CF-IPCountry":"NP","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[27-Mar-2026 09:56:44 UTC] === User Orders API Called ===
[27-Mar-2026 09:56:44 UTC] User ID: 175
[27-Mar-2026 09:56:44 UTC] Limit: 20, Offset: 0
[27-Mar-2026 09:56:44 UTC] Orders found: 0
[27-Mar-2026 09:56:44 UTC] Orders data: []
[27-Mar-2026 09:56:44 UTC] Total orders count: 0
[27-Mar-2026 09:56:45 UTC] === API CALL LOG ===
[27-Mar-2026 09:56:45 UTC] Endpoint: user/profile.php
[27-Mar-2026 09:56:45 UTC] Full Log Data: {
    "timestamp": "2026-03-27 09:56:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.98.130.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.98.130.129, 172.69.76.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc1IiwidXNlcm5hbWUiOiJTYWhuYXdhaiIsImVtYWlsIjoibWRzYWhuYXdhajIwODBAZ21haWwuY29tIiwiZXhwIjoxNzc1MjA4NDU2fQ.zos4XNPH-kcsxijraqUyd4-dG08IGLbZwjkoYvREqZA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2d86e3fbd24365-KTM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.98.130.129",
        "CF-IPCountry": "NP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 09:56:45 UTC] === END API CALL LOG ===
[27-Mar-2026 09:56:45 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 09:56:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc1IiwidXNlcm5hbWUiOiJTYWhuYXdhaiIsImVtYWlsIjoibWRzYWhuYXdhajIwODBAZ21haWwuY29tIiwiZXhwIjoxNzc1MjA4NDU2fQ.zos4XNPH-kcsxijraqUyd4-dG08IGLbZwjkoYvREqZA
[27-Mar-2026 09:56:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 09:56:45 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 09:56:45 UTC] User ID: 175
[27-Mar-2026 09:56:45 UTC] ✅ User profile retrieved successfully for user ID: 175
[27-Mar-2026 09:56:45 UTC] === API CALL LOG ===
[27-Mar-2026 09:56:45 UTC] Endpoint: user/profile.php
[27-Mar-2026 09:56:45 UTC] Full Log Data: {
    "timestamp": "2026-03-27 09:56:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.98.130.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.98.130.129, 172.69.76.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc1IiwidXNlcm5hbWUiOiJTYWhuYXdhaiIsImVtYWlsIjoibWRzYWhuYXdhajIwODBAZ21haWwuY29tIiwiZXhwIjoxNzc1MjA4NDU2fQ.zos4XNPH-kcsxijraqUyd4-dG08IGLbZwjkoYvREqZA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2d86ea7f5d4365-KTM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.98.130.129",
        "CF-IPCountry": "NP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 09:56:45 UTC] === END API CALL LOG ===
[27-Mar-2026 09:56:45 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 09:56:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc1IiwidXNlcm5hbWUiOiJTYWhuYXdhaiIsImVtYWlsIjoibWRzYWhuYXdhajIwODBAZ21haWwuY29tIiwiZXhwIjoxNzc1MjA4NDU2fQ.zos4XNPH-kcsxijraqUyd4-dG08IGLbZwjkoYvREqZA
[27-Mar-2026 09:56:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 09:56:45 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 09:56:45 UTC] User ID: 175
[27-Mar-2026 09:56:45 UTC] ✅ User profile retrieved successfully for user ID: 175
[27-Mar-2026 09:56:56 UTC] === API CALL LOG ===
[27-Mar-2026 09:56:56 UTC] Endpoint: user/profile.php
[27-Mar-2026 09:56:56 UTC] Full Log Data: {
    "timestamp": "2026-03-27 09:56:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.98.130.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.98.130.129, 172.69.76.173",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc1IiwidXNlcm5hbWUiOiJTYWhuYXdhaiIsImVtYWlsIjoibWRzYWhuYXdhajIwODBAZ21haWwuY29tIiwiZXhwIjoxNzc1MjA4NDU2fQ.zos4XNPH-kcsxijraqUyd4-dG08IGLbZwjkoYvREqZA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2d872b7ff84365-KTM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.98.130.129",
        "CF-IPCountry": "NP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 09:56:56 UTC] === END API CALL LOG ===
[27-Mar-2026 09:56:56 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 09:56:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc1IiwidXNlcm5hbWUiOiJTYWhuYXdhaiIsImVtYWlsIjoibWRzYWhuYXdhajIwODBAZ21haWwuY29tIiwiZXhwIjoxNzc1MjA4NDU2fQ.zos4XNPH-kcsxijraqUyd4-dG08IGLbZwjkoYvREqZA
[27-Mar-2026 09:56:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 09:56:56 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 09:56:56 UTC] User ID: 175
[27-Mar-2026 09:56:56 UTC] ✅ User profile retrieved successfully for user ID: 175
[27-Mar-2026 09:57:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Mar-2026 09:57:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Mar-2026 09:57:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.98.130.129, 172.69.76.172","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc1IiwidXNlcm5hbWUiOiJTYWhuYXdhaiIsImVtYWlsIjoibWRzYWhuYXdhajIwODBAZ21haWwuY29tIiwiZXhwIjoxNzc1MjA4NDU2fQ.zos4XNPH-kcsxijraqUyd4-dG08IGLbZwjkoYvREqZA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e2d87588bb54365-KTM","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.98.130.129","CF-IPCountry":"NP","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[27-Mar-2026 09:57:03 UTC] === User Orders API Called ===
[27-Mar-2026 09:57:03 UTC] User ID: 175
[27-Mar-2026 09:57:03 UTC] Limit: 20, Offset: 0
[27-Mar-2026 09:57:03 UTC] Orders found: 0
[27-Mar-2026 09:57:03 UTC] Orders data: []
[27-Mar-2026 09:57:03 UTC] Total orders count: 0
[27-Mar-2026 09:57:03 UTC] === API CALL LOG ===
[27-Mar-2026 09:57:03 UTC] Endpoint: user/profile.php
[27-Mar-2026 09:57:03 UTC] Full Log Data: {
    "timestamp": "2026-03-27 09:57:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.98.130.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.98.130.129, 172.69.76.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc1IiwidXNlcm5hbWUiOiJTYWhuYXdhaiIsImVtYWlsIjoibWRzYWhuYXdhajIwODBAZ21haWwuY29tIiwiZXhwIjoxNzc1MjA4NDU2fQ.zos4XNPH-kcsxijraqUyd4-dG08IGLbZwjkoYvREqZA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2d87591cfc4365-KTM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.98.130.129",
        "CF-IPCountry": "NP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 09:57:03 UTC] === END API CALL LOG ===
[27-Mar-2026 09:57:03 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 09:57:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc1IiwidXNlcm5hbWUiOiJTYWhuYXdhaiIsImVtYWlsIjoibWRzYWhuYXdhajIwODBAZ21haWwuY29tIiwiZXhwIjoxNzc1MjA4NDU2fQ.zos4XNPH-kcsxijraqUyd4-dG08IGLbZwjkoYvREqZA
[27-Mar-2026 09:57:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 09:57:03 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 09:57:03 UTC] User ID: 175
[27-Mar-2026 09:57:03 UTC] ✅ User profile retrieved successfully for user ID: 175
[27-Mar-2026 09:57:04 UTC] === API CALL LOG ===
[27-Mar-2026 09:57:04 UTC] Endpoint: user/profile.php
[27-Mar-2026 09:57:04 UTC] Full Log Data: {
    "timestamp": "2026-03-27 09:57:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.98.130.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.98.130.129, 172.69.76.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc1IiwidXNlcm5hbWUiOiJTYWhuYXdhaiIsImVtYWlsIjoibWRzYWhuYXdhajIwODBAZ21haWwuY29tIiwiZXhwIjoxNzc1MjA4NDU2fQ.zos4XNPH-kcsxijraqUyd4-dG08IGLbZwjkoYvREqZA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2d875d1d3e4365-KTM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.98.130.129",
        "CF-IPCountry": "NP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 09:57:04 UTC] === END API CALL LOG ===
[27-Mar-2026 09:57:04 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 09:57:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc1IiwidXNlcm5hbWUiOiJTYWhuYXdhaiIsImVtYWlsIjoibWRzYWhuYXdhajIwODBAZ21haWwuY29tIiwiZXhwIjoxNzc1MjA4NDU2fQ.zos4XNPH-kcsxijraqUyd4-dG08IGLbZwjkoYvREqZA
[27-Mar-2026 09:57:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 09:57:04 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 09:57:04 UTC] User ID: 175
[27-Mar-2026 09:57:04 UTC] ✅ User profile retrieved successfully for user ID: 175
[27-Mar-2026 09:57:04 UTC] === API CALL LOG ===
[27-Mar-2026 09:57:04 UTC] Endpoint: user/profile.php
[27-Mar-2026 09:57:04 UTC] Full Log Data: {
    "timestamp": "2026-03-27 09:57:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.98.130.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.98.130.129, 172.69.76.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc1IiwidXNlcm5hbWUiOiJTYWhuYXdhaiIsImVtYWlsIjoibWRzYWhuYXdhajIwODBAZ21haWwuY29tIiwiZXhwIjoxNzc1MjA4NDU2fQ.zos4XNPH-kcsxijraqUyd4-dG08IGLbZwjkoYvREqZA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2d875e4f324365-KTM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.98.130.129",
        "CF-IPCountry": "NP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 09:57:04 UTC] === END API CALL LOG ===
[27-Mar-2026 09:57:04 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 09:57:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc1IiwidXNlcm5hbWUiOiJTYWhuYXdhaiIsImVtYWlsIjoibWRzYWhuYXdhajIwODBAZ21haWwuY29tIiwiZXhwIjoxNzc1MjA4NDU2fQ.zos4XNPH-kcsxijraqUyd4-dG08IGLbZwjkoYvREqZA
[27-Mar-2026 09:57:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 09:57:04 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 09:57:04 UTC] User ID: 175
[27-Mar-2026 09:57:04 UTC] ✅ User profile retrieved successfully for user ID: 175
[27-Mar-2026 13:14:19 UTC] === API CALL LOG ===
[27-Mar-2026 13:14:19 UTC] Endpoint: user/profile.php
[27-Mar-2026 13:14:19 UTC] Full Log Data: {
    "timestamp": "2026-03-27 13:14:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8093:37e4::62a:baf4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8093:37e4::62a:baf4, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc2IiwidXNlcm5hbWUiOiJicmlqdSIsImVtYWlsIjoidGJyaWptb2hhbjFAZ21haWwuY29tIiwiZXhwIjoxNzc1MjIyMDU3fQ.zS6C7hJgljERtlZW75SST0FXZH0vPO3PPPJayPdBaos",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2ea84de867121c-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:8093:37e4::62a:baf4",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 13:14:19 UTC] === END API CALL LOG ===
[27-Mar-2026 13:14:19 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 13:14:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc2IiwidXNlcm5hbWUiOiJicmlqdSIsImVtYWlsIjoidGJyaWptb2hhbjFAZ21haWwuY29tIiwiZXhwIjoxNzc1MjIyMDU3fQ.zS6C7hJgljERtlZW75SST0FXZH0vPO3PPPJayPdBaos
[27-Mar-2026 13:14:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 13:14:19 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 13:14:19 UTC] User ID: 176
[27-Mar-2026 13:14:19 UTC] ✅ User profile retrieved successfully for user ID: 176
[27-Mar-2026 13:14:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Mar-2026 13:14:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Mar-2026 13:14:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:8093:37e4::62a:baf4, 162.159.122.164","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc2IiwidXNlcm5hbWUiOiJicmlqdSIsImVtYWlsIjoidGJyaWptb2hhbjFAZ21haWwuY29tIiwiZXhwIjoxNzc1MjIyMDU3fQ.zS6C7hJgljERtlZW75SST0FXZH0vPO3PPPJayPdBaos","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e2ea84de86c121c-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:8093:37e4::62a:baf4","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[27-Mar-2026 13:14:19 UTC] === User Orders API Called ===
[27-Mar-2026 13:14:19 UTC] User ID: 176
[27-Mar-2026 13:14:19 UTC] Limit: 20, Offset: 0
[27-Mar-2026 13:14:19 UTC] Orders found: 0
[27-Mar-2026 13:14:19 UTC] Orders data: []
[27-Mar-2026 13:14:19 UTC] Total orders count: 0
[27-Mar-2026 13:14:19 UTC] === API CALL LOG ===
[27-Mar-2026 13:14:19 UTC] Endpoint: user/profile.php
[27-Mar-2026 13:14:19 UTC] Full Log Data: {
    "timestamp": "2026-03-27 13:14:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8093:37e4::62a:baf4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8093:37e4::62a:baf4, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc2IiwidXNlcm5hbWUiOiJicmlqdSIsImVtYWlsIjoidGJyaWptb2hhbjFAZ21haWwuY29tIiwiZXhwIjoxNzc1MjIyMDU3fQ.zS6C7hJgljERtlZW75SST0FXZH0vPO3PPPJayPdBaos",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2ea84f4b58121c-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:8093:37e4::62a:baf4",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 13:14:19 UTC] === END API CALL LOG ===
[27-Mar-2026 13:14:19 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 13:14:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc2IiwidXNlcm5hbWUiOiJicmlqdSIsImVtYWlsIjoidGJyaWptb2hhbjFAZ21haWwuY29tIiwiZXhwIjoxNzc1MjIyMDU3fQ.zS6C7hJgljERtlZW75SST0FXZH0vPO3PPPJayPdBaos
[27-Mar-2026 13:14:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 13:14:19 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 13:14:19 UTC] User ID: 176
[27-Mar-2026 13:14:19 UTC] ✅ User profile retrieved successfully for user ID: 176
[27-Mar-2026 13:14:20 UTC] === API CALL LOG ===
[27-Mar-2026 13:14:20 UTC] Endpoint: user/profile.php
[27-Mar-2026 13:14:20 UTC] Full Log Data: {
    "timestamp": "2026-03-27 13:14:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8093:37e4::62a:baf4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8093:37e4::62a:baf4, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc2IiwidXNlcm5hbWUiOiJicmlqdSIsImVtYWlsIjoidGJyaWptb2hhbjFAZ21haWwuY29tIiwiZXhwIjoxNzc1MjIyMDU3fQ.zS6C7hJgljERtlZW75SST0FXZH0vPO3PPPJayPdBaos",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2ea8551eb8121c-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:8093:37e4::62a:baf4",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 13:14:20 UTC] === END API CALL LOG ===
[27-Mar-2026 13:14:20 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 13:14:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc2IiwidXNlcm5hbWUiOiJicmlqdSIsImVtYWlsIjoidGJyaWptb2hhbjFAZ21haWwuY29tIiwiZXhwIjoxNzc1MjIyMDU3fQ.zS6C7hJgljERtlZW75SST0FXZH0vPO3PPPJayPdBaos
[27-Mar-2026 13:14:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 13:14:20 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 13:14:20 UTC] User ID: 176
[27-Mar-2026 13:14:20 UTC] ✅ User profile retrieved successfully for user ID: 176
[27-Mar-2026 13:14:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Mar-2026 13:14:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Mar-2026 13:14:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:8093:37e4::62a:baf4, 162.159.122.165","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc2IiwidXNlcm5hbWUiOiJicmlqdSIsImVtYWlsIjoidGJyaWptb2hhbjFAZ21haWwuY29tIiwiZXhwIjoxNzc1MjIyMDU3fQ.zS6C7hJgljERtlZW75SST0FXZH0vPO3PPPJayPdBaos","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e2ea93d5a24121c-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:8093:37e4::62a:baf4","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[27-Mar-2026 13:14:57 UTC] === User Orders API Called ===
[27-Mar-2026 13:14:57 UTC] User ID: 176
[27-Mar-2026 13:14:57 UTC] Limit: 20, Offset: 0
[27-Mar-2026 13:14:57 UTC] Orders found: 0
[27-Mar-2026 13:14:57 UTC] Orders data: []
[27-Mar-2026 13:14:57 UTC] Total orders count: 0
[27-Mar-2026 13:14:57 UTC] === API CALL LOG ===
[27-Mar-2026 13:14:57 UTC] Endpoint: user/profile.php
[27-Mar-2026 13:14:57 UTC] Full Log Data: {
    "timestamp": "2026-03-27 13:14:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8093:37e4::62a:baf4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8093:37e4::62a:baf4, 162.159.122.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc2IiwidXNlcm5hbWUiOiJicmlqdSIsImVtYWlsIjoidGJyaWptb2hhbjFAZ21haWwuY29tIiwiZXhwIjoxNzc1MjIyMDU3fQ.zS6C7hJgljERtlZW75SST0FXZH0vPO3PPPJayPdBaos",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2ea93d5a25121c-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:8093:37e4::62a:baf4",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 13:14:57 UTC] === END API CALL LOG ===
[27-Mar-2026 13:14:57 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 13:14:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc2IiwidXNlcm5hbWUiOiJicmlqdSIsImVtYWlsIjoidGJyaWptb2hhbjFAZ21haWwuY29tIiwiZXhwIjoxNzc1MjIyMDU3fQ.zS6C7hJgljERtlZW75SST0FXZH0vPO3PPPJayPdBaos
[27-Mar-2026 13:14:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 13:14:57 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 13:14:57 UTC] User ID: 176
[27-Mar-2026 13:14:57 UTC] ✅ User profile retrieved successfully for user ID: 176
[27-Mar-2026 13:14:58 UTC] === API CALL LOG ===
[27-Mar-2026 13:14:58 UTC] Endpoint: user/profile.php
[27-Mar-2026 13:14:58 UTC] Full Log Data: {
    "timestamp": "2026-03-27 13:14:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8093:37e4::62a:baf4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8093:37e4::62a:baf4, 162.159.122.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc2IiwidXNlcm5hbWUiOiJicmlqdSIsImVtYWlsIjoidGJyaWptb2hhbjFAZ21haWwuY29tIiwiZXhwIjoxNzc1MjIyMDU3fQ.zS6C7hJgljERtlZW75SST0FXZH0vPO3PPPJayPdBaos",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2ea940d89d121c-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:8093:37e4::62a:baf4",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 13:14:58 UTC] === END API CALL LOG ===
[27-Mar-2026 13:14:58 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 13:14:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc2IiwidXNlcm5hbWUiOiJicmlqdSIsImVtYWlsIjoidGJyaWptb2hhbjFAZ21haWwuY29tIiwiZXhwIjoxNzc1MjIyMDU3fQ.zS6C7hJgljERtlZW75SST0FXZH0vPO3PPPJayPdBaos
[27-Mar-2026 13:14:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 13:14:58 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 13:14:58 UTC] User ID: 176
[27-Mar-2026 13:14:58 UTC] ✅ User profile retrieved successfully for user ID: 176
[27-Mar-2026 13:14:58 UTC] === API CALL LOG ===
[27-Mar-2026 13:14:58 UTC] Endpoint: user/profile.php
[27-Mar-2026 13:14:58 UTC] Full Log Data: {
    "timestamp": "2026-03-27 13:14:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8093:37e4::62a:baf4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8093:37e4::62a:baf4, 162.159.122.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc2IiwidXNlcm5hbWUiOiJicmlqdSIsImVtYWlsIjoidGJyaWptb2hhbjFAZ21haWwuY29tIiwiZXhwIjoxNzc1MjIyMDU3fQ.zS6C7hJgljERtlZW75SST0FXZH0vPO3PPPJayPdBaos",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2ea943decd121c-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:8093:37e4::62a:baf4",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 13:14:58 UTC] === END API CALL LOG ===
[27-Mar-2026 13:14:58 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 13:14:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc2IiwidXNlcm5hbWUiOiJicmlqdSIsImVtYWlsIjoidGJyaWptb2hhbjFAZ21haWwuY29tIiwiZXhwIjoxNzc1MjIyMDU3fQ.zS6C7hJgljERtlZW75SST0FXZH0vPO3PPPJayPdBaos
[27-Mar-2026 13:14:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 13:14:58 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 13:14:58 UTC] User ID: 176
[27-Mar-2026 13:14:58 UTC] ✅ User profile retrieved successfully for user ID: 176
[27-Mar-2026 13:15:04 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Mar-2026 13:15:04 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Mar-2026 13:15:04 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:8093:37e4::62a:baf4, 162.159.122.165","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc2IiwidXNlcm5hbWUiOiJicmlqdSIsImVtYWlsIjoidGJyaWptb2hhbjFAZ21haWwuY29tIiwiZXhwIjoxNzc1MjIyMDU3fQ.zS6C7hJgljERtlZW75SST0FXZH0vPO3PPPJayPdBaos","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e2ea965fe11121c-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:8093:37e4::62a:baf4","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[27-Mar-2026 13:15:04 UTC] === User Orders API Called ===
[27-Mar-2026 13:15:04 UTC] User ID: 176
[27-Mar-2026 13:15:04 UTC] Limit: 20, Offset: 0
[27-Mar-2026 13:15:04 UTC] Orders found: 0
[27-Mar-2026 13:15:04 UTC] Orders data: []
[27-Mar-2026 13:15:04 UTC] Total orders count: 0
[27-Mar-2026 13:15:04 UTC] === API CALL LOG ===
[27-Mar-2026 13:15:04 UTC] Endpoint: user/profile.php
[27-Mar-2026 13:15:04 UTC] Full Log Data: {
    "timestamp": "2026-03-27 13:15:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8093:37e4::62a:baf4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8093:37e4::62a:baf4, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc2IiwidXNlcm5hbWUiOiJicmlqdSIsImVtYWlsIjoidGJyaWptb2hhbjFAZ21haWwuY29tIiwiZXhwIjoxNzc1MjIyMDU3fQ.zS6C7hJgljERtlZW75SST0FXZH0vPO3PPPJayPdBaos",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2ea965fe14121c-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:8093:37e4::62a:baf4",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 13:15:04 UTC] === END API CALL LOG ===
[27-Mar-2026 13:15:04 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 13:15:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc2IiwidXNlcm5hbWUiOiJicmlqdSIsImVtYWlsIjoidGJyaWptb2hhbjFAZ21haWwuY29tIiwiZXhwIjoxNzc1MjIyMDU3fQ.zS6C7hJgljERtlZW75SST0FXZH0vPO3PPPJayPdBaos
[27-Mar-2026 13:15:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 13:15:04 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 13:15:04 UTC] User ID: 176
[27-Mar-2026 13:15:04 UTC] ✅ User profile retrieved successfully for user ID: 176
[27-Mar-2026 13:15:04 UTC] === API CALL LOG ===
[27-Mar-2026 13:15:04 UTC] Endpoint: user/profile.php
[27-Mar-2026 13:15:04 UTC] Full Log Data: {
    "timestamp": "2026-03-27 13:15:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8093:37e4::62a:baf4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8093:37e4::62a:baf4, 162.159.122.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc2IiwidXNlcm5hbWUiOiJicmlqdSIsImVtYWlsIjoidGJyaWptb2hhbjFAZ21haWwuY29tIiwiZXhwIjoxNzc1MjIyMDU3fQ.zS6C7hJgljERtlZW75SST0FXZH0vPO3PPPJayPdBaos",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2ea969dcde121c-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:8093:37e4::62a:baf4",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 13:15:04 UTC] === END API CALL LOG ===
[27-Mar-2026 13:15:04 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 13:15:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc2IiwidXNlcm5hbWUiOiJicmlqdSIsImVtYWlsIjoidGJyaWptb2hhbjFAZ21haWwuY29tIiwiZXhwIjoxNzc1MjIyMDU3fQ.zS6C7hJgljERtlZW75SST0FXZH0vPO3PPPJayPdBaos
[27-Mar-2026 13:15:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 13:15:04 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 13:15:04 UTC] User ID: 176
[27-Mar-2026 13:15:04 UTC] ✅ User profile retrieved successfully for user ID: 176
[27-Mar-2026 13:15:05 UTC] === API CALL LOG ===
[27-Mar-2026 13:15:05 UTC] Endpoint: user/profile.php
[27-Mar-2026 13:15:05 UTC] Full Log Data: {
    "timestamp": "2026-03-27 13:15:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8093:37e4::62a:baf4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8093:37e4::62a:baf4, 162.159.122.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc2IiwidXNlcm5hbWUiOiJicmlqdSIsImVtYWlsIjoidGJyaWptb2hhbjFAZ21haWwuY29tIiwiZXhwIjoxNzc1MjIyMDU3fQ.zS6C7hJgljERtlZW75SST0FXZH0vPO3PPPJayPdBaos",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2ea96c895c121c-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:8093:37e4::62a:baf4",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 13:15:05 UTC] === END API CALL LOG ===
[27-Mar-2026 13:15:05 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 13:15:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc2IiwidXNlcm5hbWUiOiJicmlqdSIsImVtYWlsIjoidGJyaWptb2hhbjFAZ21haWwuY29tIiwiZXhwIjoxNzc1MjIyMDU3fQ.zS6C7hJgljERtlZW75SST0FXZH0vPO3PPPJayPdBaos
[27-Mar-2026 13:15:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 13:15:05 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 13:15:05 UTC] User ID: 176
[27-Mar-2026 13:15:05 UTC] ✅ User profile retrieved successfully for user ID: 176
[27-Mar-2026 13:15:16 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Mar-2026 13:15:16 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Mar-2026 13:15:16 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:8093:37e4::62a:baf4, 162.159.122.165","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc2IiwidXNlcm5hbWUiOiJicmlqdSIsImVtYWlsIjoidGJyaWptb2hhbjFAZ21haWwuY29tIiwiZXhwIjoxNzc1MjIyMDU3fQ.zS6C7hJgljERtlZW75SST0FXZH0vPO3PPPJayPdBaos","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e2ea9b3dd44121c-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:8093:37e4::62a:baf4","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[27-Mar-2026 13:15:16 UTC] === User Orders API Called ===
[27-Mar-2026 13:15:16 UTC] User ID: 176
[27-Mar-2026 13:15:16 UTC] Limit: 20, Offset: 0
[27-Mar-2026 13:15:16 UTC] Orders found: 0
[27-Mar-2026 13:15:16 UTC] Orders data: []
[27-Mar-2026 13:15:16 UTC] Total orders count: 0
[27-Mar-2026 13:15:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Mar-2026 13:15:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Mar-2026 13:15:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:8093:37e4::62a:baf4, 162.159.122.165","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc2IiwidXNlcm5hbWUiOiJicmlqdSIsImVtYWlsIjoidGJyaWptb2hhbjFAZ21haWwuY29tIiwiZXhwIjoxNzc1MjIyMDU3fQ.zS6C7hJgljERtlZW75SST0FXZH0vPO3PPPJayPdBaos","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e2ea9c45ccc121c-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:8093:37e4::62a:baf4","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[27-Mar-2026 13:15:19 UTC] === User Orders API Called ===
[27-Mar-2026 13:15:19 UTC] User ID: 176
[27-Mar-2026 13:15:19 UTC] Limit: 20, Offset: 0
[27-Mar-2026 13:15:19 UTC] Orders found: 0
[27-Mar-2026 13:15:19 UTC] Orders data: []
[27-Mar-2026 13:15:19 UTC] Total orders count: 0
[27-Mar-2026 13:15:19 UTC] === API CALL LOG ===
[27-Mar-2026 13:15:19 UTC] Endpoint: user/profile.php
[27-Mar-2026 13:15:19 UTC] Full Log Data: {
    "timestamp": "2026-03-27 13:15:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8093:37e4::62a:baf4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8093:37e4::62a:baf4, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc2IiwidXNlcm5hbWUiOiJicmlqdSIsImVtYWlsIjoidGJyaWptb2hhbjFAZ21haWwuY29tIiwiZXhwIjoxNzc1MjIyMDU3fQ.zS6C7hJgljERtlZW75SST0FXZH0vPO3PPPJayPdBaos",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2ea9c45cce121c-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:8093:37e4::62a:baf4",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 13:15:19 UTC] === END API CALL LOG ===
[27-Mar-2026 13:15:19 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 13:15:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc2IiwidXNlcm5hbWUiOiJicmlqdSIsImVtYWlsIjoidGJyaWptb2hhbjFAZ21haWwuY29tIiwiZXhwIjoxNzc1MjIyMDU3fQ.zS6C7hJgljERtlZW75SST0FXZH0vPO3PPPJayPdBaos
[27-Mar-2026 13:15:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 13:15:19 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 13:15:19 UTC] User ID: 176
[27-Mar-2026 13:15:19 UTC] ✅ User profile retrieved successfully for user ID: 176
[27-Mar-2026 13:15:19 UTC] === API CALL LOG ===
[27-Mar-2026 13:15:19 UTC] Endpoint: user/profile.php
[27-Mar-2026 13:15:19 UTC] Full Log Data: {
    "timestamp": "2026-03-27 13:15:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8093:37e4::62a:baf4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8093:37e4::62a:baf4, 162.159.122.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc2IiwidXNlcm5hbWUiOiJicmlqdSIsImVtYWlsIjoidGJyaWptb2hhbjFAZ21haWwuY29tIiwiZXhwIjoxNzc1MjIyMDU3fQ.zS6C7hJgljERtlZW75SST0FXZH0vPO3PPPJayPdBaos",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2ea9c86d60121c-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:8093:37e4::62a:baf4",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 13:15:19 UTC] === END API CALL LOG ===
[27-Mar-2026 13:15:19 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 13:15:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc2IiwidXNlcm5hbWUiOiJicmlqdSIsImVtYWlsIjoidGJyaWptb2hhbjFAZ21haWwuY29tIiwiZXhwIjoxNzc1MjIyMDU3fQ.zS6C7hJgljERtlZW75SST0FXZH0vPO3PPPJayPdBaos
[27-Mar-2026 13:15:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 13:15:19 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 13:15:19 UTC] User ID: 176
[27-Mar-2026 13:15:19 UTC] ✅ User profile retrieved successfully for user ID: 176
[27-Mar-2026 13:15:20 UTC] === API CALL LOG ===
[27-Mar-2026 13:15:20 UTC] Endpoint: user/profile.php
[27-Mar-2026 13:15:20 UTC] Full Log Data: {
    "timestamp": "2026-03-27 13:15:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8093:37e4::62a:baf4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8093:37e4::62a:baf4, 162.159.122.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc2IiwidXNlcm5hbWUiOiJicmlqdSIsImVtYWlsIjoidGJyaWptb2hhbjFAZ21haWwuY29tIiwiZXhwIjoxNzc1MjIyMDU3fQ.zS6C7hJgljERtlZW75SST0FXZH0vPO3PPPJayPdBaos",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2ea9cb3ae5121c-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:8093:37e4::62a:baf4",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 13:15:20 UTC] === END API CALL LOG ===
[27-Mar-2026 13:15:20 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 13:15:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc2IiwidXNlcm5hbWUiOiJicmlqdSIsImVtYWlsIjoidGJyaWptb2hhbjFAZ21haWwuY29tIiwiZXhwIjoxNzc1MjIyMDU3fQ.zS6C7hJgljERtlZW75SST0FXZH0vPO3PPPJayPdBaos
[27-Mar-2026 13:15:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 13:15:20 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 13:15:20 UTC] User ID: 176
[27-Mar-2026 13:15:20 UTC] ✅ User profile retrieved successfully for user ID: 176
[27-Mar-2026 13:15:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Mar-2026 13:15:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Mar-2026 13:15:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:8093:37e4::62a:baf4, 162.159.122.165","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc2IiwidXNlcm5hbWUiOiJicmlqdSIsImVtYWlsIjoidGJyaWptb2hhbjFAZ21haWwuY29tIiwiZXhwIjoxNzc1MjIyMDU3fQ.zS6C7hJgljERtlZW75SST0FXZH0vPO3PPPJayPdBaos","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e2eaa01b961121c-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:8093:37e4::62a:baf4","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[27-Mar-2026 13:15:28 UTC] === User Orders API Called ===
[27-Mar-2026 13:15:28 UTC] User ID: 176
[27-Mar-2026 13:15:28 UTC] Limit: 20, Offset: 0
[27-Mar-2026 13:15:28 UTC] Orders found: 0
[27-Mar-2026 13:15:28 UTC] Orders data: []
[27-Mar-2026 13:15:28 UTC] Total orders count: 0
[27-Mar-2026 13:15:28 UTC] === API CALL LOG ===
[27-Mar-2026 13:15:28 UTC] Endpoint: user/profile.php
[27-Mar-2026 13:15:28 UTC] Full Log Data: {
    "timestamp": "2026-03-27 13:15:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8093:37e4::62a:baf4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8093:37e4::62a:baf4, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc2IiwidXNlcm5hbWUiOiJicmlqdSIsImVtYWlsIjoidGJyaWptb2hhbjFAZ21haWwuY29tIiwiZXhwIjoxNzc1MjIyMDU3fQ.zS6C7hJgljERtlZW75SST0FXZH0vPO3PPPJayPdBaos",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2eaa01b963121c-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:8093:37e4::62a:baf4",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 13:15:28 UTC] === END API CALL LOG ===
[27-Mar-2026 13:15:28 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 13:15:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc2IiwidXNlcm5hbWUiOiJicmlqdSIsImVtYWlsIjoidGJyaWptb2hhbjFAZ21haWwuY29tIiwiZXhwIjoxNzc1MjIyMDU3fQ.zS6C7hJgljERtlZW75SST0FXZH0vPO3PPPJayPdBaos
[27-Mar-2026 13:15:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 13:15:28 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 13:15:28 UTC] User ID: 176
[27-Mar-2026 13:15:28 UTC] ✅ User profile retrieved successfully for user ID: 176
[27-Mar-2026 13:15:29 UTC] === API CALL LOG ===
[27-Mar-2026 13:15:29 UTC] Endpoint: user/profile.php
[27-Mar-2026 13:15:29 UTC] Full Log Data: {
    "timestamp": "2026-03-27 13:15:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8093:37e4::62a:baf4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8093:37e4::62a:baf4, 162.159.122.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc2IiwidXNlcm5hbWUiOiJicmlqdSIsImVtYWlsIjoidGJyaWptb2hhbjFAZ21haWwuY29tIiwiZXhwIjoxNzc1MjIyMDU3fQ.zS6C7hJgljERtlZW75SST0FXZH0vPO3PPPJayPdBaos",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2eaa052f40121c-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:8093:37e4::62a:baf4",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 13:15:29 UTC] === END API CALL LOG ===
[27-Mar-2026 13:15:29 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 13:15:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc2IiwidXNlcm5hbWUiOiJicmlqdSIsImVtYWlsIjoidGJyaWptb2hhbjFAZ21haWwuY29tIiwiZXhwIjoxNzc1MjIyMDU3fQ.zS6C7hJgljERtlZW75SST0FXZH0vPO3PPPJayPdBaos
[27-Mar-2026 13:15:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 13:15:29 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 13:15:29 UTC] User ID: 176
[27-Mar-2026 13:15:29 UTC] ✅ User profile retrieved successfully for user ID: 176
[27-Mar-2026 13:15:29 UTC] === API CALL LOG ===
[27-Mar-2026 13:15:29 UTC] Endpoint: user/profile.php
[27-Mar-2026 13:15:29 UTC] Full Log Data: {
    "timestamp": "2026-03-27 13:15:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8093:37e4::62a:baf4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8093:37e4::62a:baf4, 162.159.122.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc2IiwidXNlcm5hbWUiOiJicmlqdSIsImVtYWlsIjoidGJyaWptb2hhbjFAZ21haWwuY29tIiwiZXhwIjoxNzc1MjIyMDU3fQ.zS6C7hJgljERtlZW75SST0FXZH0vPO3PPPJayPdBaos",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2eaa07ec15121c-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:8093:37e4::62a:baf4",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 13:15:29 UTC] === END API CALL LOG ===
[27-Mar-2026 13:15:29 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 13:15:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc2IiwidXNlcm5hbWUiOiJicmlqdSIsImVtYWlsIjoidGJyaWptb2hhbjFAZ21haWwuY29tIiwiZXhwIjoxNzc1MjIyMDU3fQ.zS6C7hJgljERtlZW75SST0FXZH0vPO3PPPJayPdBaos
[27-Mar-2026 13:15:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 13:15:29 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 13:15:29 UTC] User ID: 176
[27-Mar-2026 13:15:29 UTC] ✅ User profile retrieved successfully for user ID: 176
[27-Mar-2026 13:16:19 UTC] === API CALL LOG ===
[27-Mar-2026 13:16:19 UTC] Endpoint: user/profile.php
[27-Mar-2026 13:16:19 UTC] Full Log Data: {
    "timestamp": "2026-03-27 13:16:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8093:37e4::62a:baf4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8093:37e4::62a:baf4, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc2IiwidXNlcm5hbWUiOiJicmlqdSIsImVtYWlsIjoidGJyaWptb2hhbjFAZ21haWwuY29tIiwiZXhwIjoxNzc1MjIyMDU3fQ.zS6C7hJgljERtlZW75SST0FXZH0vPO3PPPJayPdBaos",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2eab3ede04121c-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:8093:37e4::62a:baf4",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 13:16:19 UTC] === END API CALL LOG ===
[27-Mar-2026 13:16:19 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 13:16:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc2IiwidXNlcm5hbWUiOiJicmlqdSIsImVtYWlsIjoidGJyaWptb2hhbjFAZ21haWwuY29tIiwiZXhwIjoxNzc1MjIyMDU3fQ.zS6C7hJgljERtlZW75SST0FXZH0vPO3PPPJayPdBaos
[27-Mar-2026 13:16:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 13:16:19 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 13:16:19 UTC] User ID: 176
[27-Mar-2026 13:16:19 UTC] ✅ User profile retrieved successfully for user ID: 176
[27-Mar-2026 13:16:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Mar-2026 13:16:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Mar-2026 13:16:46 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:8093:37e4::62a:baf4, 162.159.122.164","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc2IiwidXNlcm5hbWUiOiJicmlqdSIsImVtYWlsIjoidGJyaWptb2hhbjFAZ21haWwuY29tIiwiZXhwIjoxNzc1MjIyMDU3fQ.zS6C7hJgljERtlZW75SST0FXZH0vPO3PPPJayPdBaos","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e2eabe5ef49121c-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:8093:37e4::62a:baf4","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[27-Mar-2026 13:16:46 UTC] === User Orders API Called ===
[27-Mar-2026 13:16:46 UTC] User ID: 176
[27-Mar-2026 13:16:46 UTC] Limit: 20, Offset: 0
[27-Mar-2026 13:16:46 UTC] === API CALL LOG ===
[27-Mar-2026 13:16:46 UTC] Endpoint: user/profile.php
[27-Mar-2026 13:16:46 UTC] Full Log Data: {
    "timestamp": "2026-03-27 13:16:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8093:37e4::62a:baf4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8093:37e4::62a:baf4, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc2IiwidXNlcm5hbWUiOiJicmlqdSIsImVtYWlsIjoidGJyaWptb2hhbjFAZ21haWwuY29tIiwiZXhwIjoxNzc1MjIyMDU3fQ.zS6C7hJgljERtlZW75SST0FXZH0vPO3PPPJayPdBaos",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2eabe5ef4a121c-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:8093:37e4::62a:baf4",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 13:16:46 UTC] === END API CALL LOG ===
[27-Mar-2026 13:16:46 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 13:16:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc2IiwidXNlcm5hbWUiOiJicmlqdSIsImVtYWlsIjoidGJyaWptb2hhbjFAZ21haWwuY29tIiwiZXhwIjoxNzc1MjIyMDU3fQ.zS6C7hJgljERtlZW75SST0FXZH0vPO3PPPJayPdBaos
[27-Mar-2026 13:16:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 13:16:46 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 13:16:46 UTC] User ID: 176
[27-Mar-2026 13:16:46 UTC] ✅ User profile retrieved successfully for user ID: 176
[27-Mar-2026 13:16:46 UTC] Orders found: 0
[27-Mar-2026 13:16:46 UTC] Orders data: []
[27-Mar-2026 13:16:46 UTC] Total orders count: 0
[27-Mar-2026 13:16:46 UTC] === API CALL LOG ===
[27-Mar-2026 13:16:46 UTC] Endpoint: user/profile.php
[27-Mar-2026 13:16:46 UTC] Full Log Data: {
    "timestamp": "2026-03-27 13:16:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8093:37e4::62a:baf4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8093:37e4::62a:baf4, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc2IiwidXNlcm5hbWUiOiJicmlqdSIsImVtYWlsIjoidGJyaWptb2hhbjFAZ21haWwuY29tIiwiZXhwIjoxNzc1MjIyMDU3fQ.zS6C7hJgljERtlZW75SST0FXZH0vPO3PPPJayPdBaos",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2eabe97eea121c-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:8093:37e4::62a:baf4",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 13:16:46 UTC] === END API CALL LOG ===
[27-Mar-2026 13:16:46 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 13:16:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc2IiwidXNlcm5hbWUiOiJicmlqdSIsImVtYWlsIjoidGJyaWptb2hhbjFAZ21haWwuY29tIiwiZXhwIjoxNzc1MjIyMDU3fQ.zS6C7hJgljERtlZW75SST0FXZH0vPO3PPPJayPdBaos
[27-Mar-2026 13:16:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 13:16:46 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 13:16:46 UTC] User ID: 176
[27-Mar-2026 13:16:46 UTC] ✅ User profile retrieved successfully for user ID: 176
[27-Mar-2026 13:17:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Mar-2026 13:17:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Mar-2026 13:17:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:8093:37e4::62a:baf4, 162.159.122.164","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc2IiwidXNlcm5hbWUiOiJicmlqdSIsImVtYWlsIjoidGJyaWptb2hhbjFAZ21haWwuY29tIiwiZXhwIjoxNzc1MjIyMDU3fQ.zS6C7hJgljERtlZW75SST0FXZH0vPO3PPPJayPdBaos","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e2eac4f0ca6121c-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:8093:37e4::62a:baf4","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[27-Mar-2026 13:17:03 UTC] === User Orders API Called ===
[27-Mar-2026 13:17:03 UTC] User ID: 176
[27-Mar-2026 13:17:03 UTC] Limit: 20, Offset: 0
[27-Mar-2026 13:17:03 UTC] Orders found: 0
[27-Mar-2026 13:17:03 UTC] Orders data: []
[27-Mar-2026 13:17:03 UTC] Total orders count: 0
[27-Mar-2026 13:17:03 UTC] === API CALL LOG ===
[27-Mar-2026 13:17:03 UTC] Endpoint: user/profile.php
[27-Mar-2026 13:17:03 UTC] Full Log Data: {
    "timestamp": "2026-03-27 13:17:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8093:37e4::62a:baf4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8093:37e4::62a:baf4, 162.159.122.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc2IiwidXNlcm5hbWUiOiJicmlqdSIsImVtYWlsIjoidGJyaWptb2hhbjFAZ21haWwuY29tIiwiZXhwIjoxNzc1MjIyMDU3fQ.zS6C7hJgljERtlZW75SST0FXZH0vPO3PPPJayPdBaos",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2eac4f0ca8121c-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:8093:37e4::62a:baf4",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 13:17:03 UTC] === END API CALL LOG ===
[27-Mar-2026 13:17:03 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 13:17:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc2IiwidXNlcm5hbWUiOiJicmlqdSIsImVtYWlsIjoidGJyaWptb2hhbjFAZ21haWwuY29tIiwiZXhwIjoxNzc1MjIyMDU3fQ.zS6C7hJgljERtlZW75SST0FXZH0vPO3PPPJayPdBaos
[27-Mar-2026 13:17:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 13:17:03 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 13:17:03 UTC] User ID: 176
[27-Mar-2026 13:17:03 UTC] ✅ User profile retrieved successfully for user ID: 176
[27-Mar-2026 13:17:03 UTC] === API CALL LOG ===
[27-Mar-2026 13:17:03 UTC] Endpoint: user/profile.php
[27-Mar-2026 13:17:03 UTC] Full Log Data: {
    "timestamp": "2026-03-27 13:17:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8093:37e4::62a:baf4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8093:37e4::62a:baf4, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc2IiwidXNlcm5hbWUiOiJicmlqdSIsImVtYWlsIjoidGJyaWptb2hhbjFAZ21haWwuY29tIiwiZXhwIjoxNzc1MjIyMDU3fQ.zS6C7hJgljERtlZW75SST0FXZH0vPO3PPPJayPdBaos",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2eac525ad2121c-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:8093:37e4::62a:baf4",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 13:17:03 UTC] === END API CALL LOG ===
[27-Mar-2026 13:17:03 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 13:17:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc2IiwidXNlcm5hbWUiOiJicmlqdSIsImVtYWlsIjoidGJyaWptb2hhbjFAZ21haWwuY29tIiwiZXhwIjoxNzc1MjIyMDU3fQ.zS6C7hJgljERtlZW75SST0FXZH0vPO3PPPJayPdBaos
[27-Mar-2026 13:17:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 13:17:03 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 13:17:03 UTC] User ID: 176
[27-Mar-2026 13:17:03 UTC] ✅ User profile retrieved successfully for user ID: 176
[27-Mar-2026 13:17:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Mar-2026 13:17:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Mar-2026 13:17:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:8093:37e4::62a:baf4, 162.159.122.165","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc2IiwidXNlcm5hbWUiOiJicmlqdSIsImVtYWlsIjoidGJyaWptb2hhbjFAZ21haWwuY29tIiwiZXhwIjoxNzc1MjIyMDU3fQ.zS6C7hJgljERtlZW75SST0FXZH0vPO3PPPJayPdBaos","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e2eac791ef9121c-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:8093:37e4::62a:baf4","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[27-Mar-2026 13:17:09 UTC] === User Orders API Called ===
[27-Mar-2026 13:17:09 UTC] User ID: 176
[27-Mar-2026 13:17:09 UTC] Limit: 20, Offset: 0
[27-Mar-2026 13:17:09 UTC] Orders found: 0
[27-Mar-2026 13:17:09 UTC] Orders data: []
[27-Mar-2026 13:17:09 UTC] Total orders count: 0
[27-Mar-2026 16:19:01 UTC] === API CALL LOG ===
[27-Mar-2026 16:19:01 UTC] Endpoint: user/profile.php
[27-Mar-2026 16:19:01 UTC] Full Log Data: {
    "timestamp": "2026-03-27 16:19:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.84.71.88",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.84.71.88, 172.70.198.138",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU4IiwidXNlcm5hbWUiOiJ6cmVhbjc1NyIsImVtYWlsIjoiemFoZXJ6cmVhbjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM1MDM0fQ.1nHYVLO2JlDSFP0X9ESen51YFbJ-BdqE_ZicbALvrm0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2fb6dfe9d492e7-EBL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.84.71.88",
        "CF-IPCountry": "IQ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 16:19:01 UTC] === END API CALL LOG ===
[27-Mar-2026 16:19:01 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 16:19:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU4IiwidXNlcm5hbWUiOiJ6cmVhbjc1NyIsImVtYWlsIjoiemFoZXJ6cmVhbjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM1MDM0fQ.1nHYVLO2JlDSFP0X9ESen51YFbJ-BdqE_ZicbALvrm0
[27-Mar-2026 16:19:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 16:19:01 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 16:19:01 UTC] User ID: 158
[27-Mar-2026 16:19:01 UTC] ✅ User profile retrieved successfully for user ID: 158
[27-Mar-2026 16:19:03 UTC] === API CALL LOG ===
[27-Mar-2026 16:19:03 UTC] Endpoint: user/profile.php
[27-Mar-2026 16:19:03 UTC] Full Log Data: {
    "timestamp": "2026-03-27 16:19:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.84.71.88",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.84.71.88, 172.70.198.138",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU4IiwidXNlcm5hbWUiOiJ6cmVhbjc1NyIsImVtYWlsIjoiemFoZXJ6cmVhbjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM1MDM0fQ.1nHYVLO2JlDSFP0X9ESen51YFbJ-BdqE_ZicbALvrm0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2fb6e9bdb992e7-EBL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.84.71.88",
        "CF-IPCountry": "IQ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 16:19:03 UTC] === END API CALL LOG ===
[27-Mar-2026 16:19:03 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 16:19:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU4IiwidXNlcm5hbWUiOiJ6cmVhbjc1NyIsImVtYWlsIjoiemFoZXJ6cmVhbjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM1MDM0fQ.1nHYVLO2JlDSFP0X9ESen51YFbJ-BdqE_ZicbALvrm0
[27-Mar-2026 16:19:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 16:19:03 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 16:19:03 UTC] User ID: 158
[27-Mar-2026 16:19:03 UTC] ✅ User profile retrieved successfully for user ID: 158
[27-Mar-2026 16:19:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Mar-2026 16:19:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Mar-2026 16:19:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.84.71.88, 172.70.198.138","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU4IiwidXNlcm5hbWUiOiJ6cmVhbjc1NyIsImVtYWlsIjoiemFoZXJ6cmVhbjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM1MDM0fQ.1nHYVLO2JlDSFP0X9ESen51YFbJ-BdqE_ZicbALvrm0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e2fb6e9bdc192e7-EBL","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.84.71.88","CF-IPCountry":"IQ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[27-Mar-2026 16:19:03 UTC] === User Orders API Called ===
[27-Mar-2026 16:19:03 UTC] User ID: 158
[27-Mar-2026 16:19:03 UTC] Limit: 20, Offset: 0
[27-Mar-2026 16:19:03 UTC] === API CALL LOG ===
[27-Mar-2026 16:19:03 UTC] Endpoint: user/profile.php
[27-Mar-2026 16:19:03 UTC] Full Log Data: {
    "timestamp": "2026-03-27 16:19:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.84.71.88",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.84.71.88, 172.70.198.138",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU4IiwidXNlcm5hbWUiOiJ6cmVhbjc1NyIsImVtYWlsIjoiemFoZXJ6cmVhbjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM1MDM0fQ.1nHYVLO2JlDSFP0X9ESen51YFbJ-BdqE_ZicbALvrm0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2fb6e9bdc392e7-EBL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.84.71.88",
        "CF-IPCountry": "IQ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 16:19:03 UTC] === END API CALL LOG ===
[27-Mar-2026 16:19:03 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 16:19:03 UTC] Orders found: 0
[27-Mar-2026 16:19:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU4IiwidXNlcm5hbWUiOiJ6cmVhbjc1NyIsImVtYWlsIjoiemFoZXJ6cmVhbjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM1MDM0fQ.1nHYVLO2JlDSFP0X9ESen51YFbJ-BdqE_ZicbALvrm0
[27-Mar-2026 16:19:03 UTC] Orders data: []
[27-Mar-2026 16:19:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 16:19:03 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 16:19:03 UTC] User ID: 158
[27-Mar-2026 16:19:03 UTC] ✅ User profile retrieved successfully for user ID: 158
[27-Mar-2026 16:19:03 UTC] Total orders count: 0
[27-Mar-2026 16:19:08 UTC] === API CALL LOG ===
[27-Mar-2026 16:19:08 UTC] Endpoint: user/profile.php
[27-Mar-2026 16:19:08 UTC] Full Log Data: {
    "timestamp": "2026-03-27 16:19:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.84.71.88",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.84.71.88, 172.70.198.138",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU4IiwidXNlcm5hbWUiOiJ6cmVhbjc1NyIsImVtYWlsIjoiemFoZXJ6cmVhbjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM1MDM0fQ.1nHYVLO2JlDSFP0X9ESen51YFbJ-BdqE_ZicbALvrm0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2fb70afbdb92e7-EBL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.84.71.88",
        "CF-IPCountry": "IQ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 16:19:08 UTC] === END API CALL LOG ===
[27-Mar-2026 16:19:08 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 16:19:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU4IiwidXNlcm5hbWUiOiJ6cmVhbjc1NyIsImVtYWlsIjoiemFoZXJ6cmVhbjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM1MDM0fQ.1nHYVLO2JlDSFP0X9ESen51YFbJ-BdqE_ZicbALvrm0
[27-Mar-2026 16:19:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 16:19:08 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 16:19:08 UTC] User ID: 158
[27-Mar-2026 16:19:08 UTC] ✅ User profile retrieved successfully for user ID: 158
[27-Mar-2026 16:19:09 UTC] === API CALL LOG ===
[27-Mar-2026 16:19:09 UTC] Endpoint: user/profile.php
[27-Mar-2026 16:19:09 UTC] Full Log Data: {
    "timestamp": "2026-03-27 16:19:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.84.71.88",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.84.71.88, 172.70.198.138",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU4IiwidXNlcm5hbWUiOiJ6cmVhbjc1NyIsImVtYWlsIjoiemFoZXJ6cmVhbjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM1MDM0fQ.1nHYVLO2JlDSFP0X9ESen51YFbJ-BdqE_ZicbALvrm0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2fb70ddf2f92e7-EBL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.84.71.88",
        "CF-IPCountry": "IQ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 16:19:09 UTC] === END API CALL LOG ===
[27-Mar-2026 16:19:09 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 16:19:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU4IiwidXNlcm5hbWUiOiJ6cmVhbjc1NyIsImVtYWlsIjoiemFoZXJ6cmVhbjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM1MDM0fQ.1nHYVLO2JlDSFP0X9ESen51YFbJ-BdqE_ZicbALvrm0
[27-Mar-2026 16:19:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 16:19:09 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 16:19:09 UTC] User ID: 158
[27-Mar-2026 16:19:09 UTC] ✅ User profile retrieved successfully for user ID: 158
[27-Mar-2026 16:19:12 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Mar-2026 16:19:12 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Mar-2026 16:19:12 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.84.71.88, 172.70.198.138","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU4IiwidXNlcm5hbWUiOiJ6cmVhbjc1NyIsImVtYWlsIjoiemFoZXJ6cmVhbjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM1MDM0fQ.1nHYVLO2JlDSFP0X9ESen51YFbJ-BdqE_ZicbALvrm0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e2fb7204a3092e7-EBL","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.84.71.88","CF-IPCountry":"IQ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[27-Mar-2026 16:19:12 UTC] === User Orders API Called ===
[27-Mar-2026 16:19:12 UTC] User ID: 158
[27-Mar-2026 16:19:12 UTC] Limit: 20, Offset: 0
[27-Mar-2026 16:19:12 UTC] Orders found: 0
[27-Mar-2026 16:19:12 UTC] Orders data: []
[27-Mar-2026 16:19:12 UTC] Total orders count: 0
[27-Mar-2026 16:19:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Mar-2026 16:19:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Mar-2026 16:19:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.84.71.88, 172.70.198.138","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU4IiwidXNlcm5hbWUiOiJ6cmVhbjc1NyIsImVtYWlsIjoiemFoZXJ6cmVhbjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM1MDM0fQ.1nHYVLO2JlDSFP0X9ESen51YFbJ-BdqE_ZicbALvrm0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e2fb72d083992e7-EBL","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.84.71.88","CF-IPCountry":"IQ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[27-Mar-2026 16:19:14 UTC] === User Orders API Called ===
[27-Mar-2026 16:19:14 UTC] === API CALL LOG ===
[27-Mar-2026 16:19:14 UTC] User ID: 158
[27-Mar-2026 16:19:14 UTC] Endpoint: user/profile.php
[27-Mar-2026 16:19:14 UTC] Limit: 20, Offset: 0
[27-Mar-2026 16:19:14 UTC] Full Log Data: {
    "timestamp": "2026-03-27 16:19:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.84.71.88",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.84.71.88, 172.70.198.138",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU4IiwidXNlcm5hbWUiOiJ6cmVhbjc1NyIsImVtYWlsIjoiemFoZXJ6cmVhbjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM1MDM0fQ.1nHYVLO2JlDSFP0X9ESen51YFbJ-BdqE_ZicbALvrm0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2fb72d083a92e7-EBL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.84.71.88",
        "CF-IPCountry": "IQ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 16:19:14 UTC] === END API CALL LOG ===
[27-Mar-2026 16:19:14 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 16:19:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU4IiwidXNlcm5hbWUiOiJ6cmVhbjc1NyIsImVtYWlsIjoiemFoZXJ6cmVhbjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM1MDM0fQ.1nHYVLO2JlDSFP0X9ESen51YFbJ-BdqE_ZicbALvrm0
[27-Mar-2026 16:19:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 16:19:14 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 16:19:14 UTC] User ID: 158
[27-Mar-2026 16:19:14 UTC] Orders found: 0
[27-Mar-2026 16:19:14 UTC] Orders data: []
[27-Mar-2026 16:19:14 UTC] Total orders count: 0
[27-Mar-2026 16:19:14 UTC] ✅ User profile retrieved successfully for user ID: 158
[27-Mar-2026 16:19:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Mar-2026 16:19:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Mar-2026 16:19:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.84.71.88, 172.70.198.138","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU4IiwidXNlcm5hbWUiOiJ6cmVhbjc1NyIsImVtYWlsIjoiemFoZXJ6cmVhbjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM1MDM0fQ.1nHYVLO2JlDSFP0X9ESen51YFbJ-BdqE_ZicbALvrm0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e2fb7320dae92e7-EBL","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.84.71.88","CF-IPCountry":"IQ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[27-Mar-2026 16:19:14 UTC] === User Orders API Called ===
[27-Mar-2026 16:19:14 UTC] User ID: 158
[27-Mar-2026 16:19:14 UTC] Limit: 20, Offset: 0
[27-Mar-2026 16:19:14 UTC] Orders found: 0
[27-Mar-2026 16:19:14 UTC] Orders data: []
[27-Mar-2026 16:19:14 UTC] Total orders count: 0
[27-Mar-2026 16:19:16 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Mar-2026 16:19:16 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Mar-2026 16:19:16 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.84.71.88, 172.70.198.138","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU4IiwidXNlcm5hbWUiOiJ6cmVhbjc1NyIsImVtYWlsIjoiemFoZXJ6cmVhbjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM1MDM0fQ.1nHYVLO2JlDSFP0X9ESen51YFbJ-BdqE_ZicbALvrm0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e2fb73d5a5492e7-EBL","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.84.71.88","CF-IPCountry":"IQ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[27-Mar-2026 16:19:16 UTC] === User Orders API Called ===
[27-Mar-2026 16:19:16 UTC] User ID: 158
[27-Mar-2026 16:19:16 UTC] Limit: 20, Offset: 0
[27-Mar-2026 16:19:16 UTC] === API CALL LOG ===
[27-Mar-2026 16:19:16 UTC] Endpoint: user/profile.php
[27-Mar-2026 16:19:16 UTC] Full Log Data: {
    "timestamp": "2026-03-27 16:19:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.84.71.88",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.84.71.88, 172.70.198.138",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU4IiwidXNlcm5hbWUiOiJ6cmVhbjc1NyIsImVtYWlsIjoiemFoZXJ6cmVhbjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM1MDM0fQ.1nHYVLO2JlDSFP0X9ESen51YFbJ-BdqE_ZicbALvrm0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2fb73d5a5692e7-EBL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.84.71.88",
        "CF-IPCountry": "IQ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 16:19:16 UTC] === END API CALL LOG ===
[27-Mar-2026 16:19:16 UTC] Orders found: 0
[27-Mar-2026 16:19:16 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 16:19:16 UTC] Orders data: []
[27-Mar-2026 16:19:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU4IiwidXNlcm5hbWUiOiJ6cmVhbjc1NyIsImVtYWlsIjoiemFoZXJ6cmVhbjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM1MDM0fQ.1nHYVLO2JlDSFP0X9ESen51YFbJ-BdqE_ZicbALvrm0
[27-Mar-2026 16:19:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 16:19:16 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 16:19:16 UTC] User ID: 158
[27-Mar-2026 16:19:16 UTC] Total orders count: 0
[27-Mar-2026 16:19:16 UTC] ✅ User profile retrieved successfully for user ID: 158
[27-Mar-2026 16:19:17 UTC] === API CALL LOG ===
[27-Mar-2026 16:19:17 UTC] Endpoint: user/profile.php
[27-Mar-2026 16:19:17 UTC] Full Log Data: {
    "timestamp": "2026-03-27 16:19:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.84.71.88",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.84.71.88, 172.70.198.138",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU4IiwidXNlcm5hbWUiOiJ6cmVhbjc1NyIsImVtYWlsIjoiemFoZXJ6cmVhbjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM1MDM0fQ.1nHYVLO2JlDSFP0X9ESen51YFbJ-BdqE_ZicbALvrm0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2fb73fdcf192e7-EBL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.84.71.88",
        "CF-IPCountry": "IQ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 16:19:17 UTC] === END API CALL LOG ===
[27-Mar-2026 16:19:17 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 16:19:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU4IiwidXNlcm5hbWUiOiJ6cmVhbjc1NyIsImVtYWlsIjoiemFoZXJ6cmVhbjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM1MDM0fQ.1nHYVLO2JlDSFP0X9ESen51YFbJ-BdqE_ZicbALvrm0
[27-Mar-2026 16:19:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 16:19:17 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 16:19:17 UTC] User ID: 158
[27-Mar-2026 16:19:17 UTC] ✅ User profile retrieved successfully for user ID: 158
[27-Mar-2026 16:19:17 UTC] === API CALL LOG ===
[27-Mar-2026 16:19:17 UTC] Endpoint: user/profile.php
[27-Mar-2026 16:19:17 UTC] Full Log Data: {
    "timestamp": "2026-03-27 16:19:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.84.71.88",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.84.71.88, 172.70.198.138",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU4IiwidXNlcm5hbWUiOiJ6cmVhbjc1NyIsImVtYWlsIjoiemFoZXJ6cmVhbjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM1MDM0fQ.1nHYVLO2JlDSFP0X9ESen51YFbJ-BdqE_ZicbALvrm0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2fb744d97f92e7-EBL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.84.71.88",
        "CF-IPCountry": "IQ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 16:19:17 UTC] === END API CALL LOG ===
[27-Mar-2026 16:19:17 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 16:19:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU4IiwidXNlcm5hbWUiOiJ6cmVhbjc1NyIsImVtYWlsIjoiemFoZXJ6cmVhbjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM1MDM0fQ.1nHYVLO2JlDSFP0X9ESen51YFbJ-BdqE_ZicbALvrm0
[27-Mar-2026 16:19:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 16:19:17 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 16:19:17 UTC] User ID: 158
[27-Mar-2026 16:19:17 UTC] ✅ User profile retrieved successfully for user ID: 158
[27-Mar-2026 16:19:21 UTC] === API CALL LOG ===
[27-Mar-2026 16:19:21 UTC] Endpoint: user/profile.php
[27-Mar-2026 16:19:21 UTC] Full Log Data: {
    "timestamp": "2026-03-27 16:19:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.84.71.88",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.84.71.88, 172.70.198.138",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU4IiwidXNlcm5hbWUiOiJ6cmVhbjc1NyIsImVtYWlsIjoiemFoZXJ6cmVhbjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM1MDM0fQ.1nHYVLO2JlDSFP0X9ESen51YFbJ-BdqE_ZicbALvrm0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2fb759f8b292e7-EBL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.84.71.88",
        "CF-IPCountry": "IQ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 16:19:21 UTC] === END API CALL LOG ===
[27-Mar-2026 16:19:21 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 16:19:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU4IiwidXNlcm5hbWUiOiJ6cmVhbjc1NyIsImVtYWlsIjoiemFoZXJ6cmVhbjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM1MDM0fQ.1nHYVLO2JlDSFP0X9ESen51YFbJ-BdqE_ZicbALvrm0
[27-Mar-2026 16:19:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 16:19:21 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 16:19:21 UTC] User ID: 158
[27-Mar-2026 16:19:21 UTC] ✅ User profile retrieved successfully for user ID: 158
[27-Mar-2026 16:19:27 UTC] === API CALL LOG ===
[27-Mar-2026 16:19:27 UTC] Endpoint: user/profile.php
[27-Mar-2026 16:19:27 UTC] Full Log Data: {
    "timestamp": "2026-03-27 16:19:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.84.71.88",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.84.71.88, 172.70.198.139",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU4IiwidXNlcm5hbWUiOiJ6cmVhbjc1NyIsImVtYWlsIjoiemFoZXJ6cmVhbjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM1MDM0fQ.1nHYVLO2JlDSFP0X9ESen51YFbJ-BdqE_ZicbALvrm0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2fb77d6a1192e7-EBL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.84.71.88",
        "CF-IPCountry": "IQ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 16:19:27 UTC] === END API CALL LOG ===
[27-Mar-2026 16:19:27 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 16:19:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU4IiwidXNlcm5hbWUiOiJ6cmVhbjc1NyIsImVtYWlsIjoiemFoZXJ6cmVhbjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM1MDM0fQ.1nHYVLO2JlDSFP0X9ESen51YFbJ-BdqE_ZicbALvrm0
[27-Mar-2026 16:19:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 16:19:27 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 16:19:27 UTC] User ID: 158
[27-Mar-2026 16:19:27 UTC] ✅ User profile retrieved successfully for user ID: 158
[27-Mar-2026 16:19:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Mar-2026 16:19:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Mar-2026 16:19:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.84.71.88, 172.70.198.139","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU4IiwidXNlcm5hbWUiOiJ6cmVhbjc1NyIsImVtYWlsIjoiemFoZXJ6cmVhbjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM1MDM0fQ.1nHYVLO2JlDSFP0X9ESen51YFbJ-BdqE_ZicbALvrm0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e2fb7822f6092e7-EBL","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.84.71.88","CF-IPCountry":"IQ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[27-Mar-2026 16:19:27 UTC] === User Orders API Called ===
[27-Mar-2026 16:19:27 UTC] User ID: 158
[27-Mar-2026 16:19:27 UTC] Limit: 20, Offset: 0
[27-Mar-2026 16:19:27 UTC] Orders found: 0
[27-Mar-2026 16:19:27 UTC] Orders data: []
[27-Mar-2026 16:19:27 UTC] Total orders count: 0
[27-Mar-2026 16:19:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Mar-2026 16:19:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Mar-2026 16:19:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.84.71.88, 172.70.198.139","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU4IiwidXNlcm5hbWUiOiJ6cmVhbjc1NyIsImVtYWlsIjoiemFoZXJ6cmVhbjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM1MDM0fQ.1nHYVLO2JlDSFP0X9ESen51YFbJ-BdqE_ZicbALvrm0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e2fb7c3bb8692e7-EBL","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.84.71.88","CF-IPCountry":"IQ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[27-Mar-2026 16:19:38 UTC] === User Orders API Called ===
[27-Mar-2026 16:19:38 UTC] User ID: 158
[27-Mar-2026 16:19:38 UTC] Limit: 20, Offset: 0
[27-Mar-2026 16:19:38 UTC] Orders found: 0
[27-Mar-2026 16:19:38 UTC] Orders data: []
[27-Mar-2026 16:19:38 UTC] Total orders count: 0
[27-Mar-2026 16:19:38 UTC] === API CALL LOG ===
[27-Mar-2026 16:19:38 UTC] Endpoint: user/profile.php
[27-Mar-2026 16:19:38 UTC] Full Log Data: {
    "timestamp": "2026-03-27 16:19:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.84.71.88",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.84.71.88, 172.70.198.138",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU4IiwidXNlcm5hbWUiOiJ6cmVhbjc1NyIsImVtYWlsIjoiemFoZXJ6cmVhbjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM1MDM0fQ.1nHYVLO2JlDSFP0X9ESen51YFbJ-BdqE_ZicbALvrm0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2fb7c3bb8892e7-EBL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.84.71.88",
        "CF-IPCountry": "IQ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 16:19:38 UTC] === END API CALL LOG ===
[27-Mar-2026 16:19:38 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 16:19:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU4IiwidXNlcm5hbWUiOiJ6cmVhbjc1NyIsImVtYWlsIjoiemFoZXJ6cmVhbjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM1MDM0fQ.1nHYVLO2JlDSFP0X9ESen51YFbJ-BdqE_ZicbALvrm0
[27-Mar-2026 16:19:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 16:19:38 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 16:19:38 UTC] User ID: 158
[27-Mar-2026 16:19:38 UTC] ✅ User profile retrieved successfully for user ID: 158
[27-Mar-2026 16:19:38 UTC] === API CALL LOG ===
[27-Mar-2026 16:19:38 UTC] Endpoint: user/profile.php
[27-Mar-2026 16:19:38 UTC] Full Log Data: {
    "timestamp": "2026-03-27 16:19:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.84.71.88",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.84.71.88, 172.70.198.138",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU4IiwidXNlcm5hbWUiOiJ6cmVhbjc1NyIsImVtYWlsIjoiemFoZXJ6cmVhbjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM1MDM0fQ.1nHYVLO2JlDSFP0X9ESen51YFbJ-BdqE_ZicbALvrm0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2fb7c3bb8a92e7-EBL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.84.71.88",
        "CF-IPCountry": "IQ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 16:19:38 UTC] === END API CALL LOG ===
[27-Mar-2026 16:19:38 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 16:19:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU4IiwidXNlcm5hbWUiOiJ6cmVhbjc1NyIsImVtYWlsIjoiemFoZXJ6cmVhbjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM1MDM0fQ.1nHYVLO2JlDSFP0X9ESen51YFbJ-BdqE_ZicbALvrm0
[27-Mar-2026 16:19:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 16:19:38 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 16:19:38 UTC] User ID: 158
[27-Mar-2026 16:19:38 UTC] ✅ User profile retrieved successfully for user ID: 158
[27-Mar-2026 16:19:52 UTC] === API CALL LOG ===
[27-Mar-2026 16:19:52 UTC] Endpoint: user/profile.php
[27-Mar-2026 16:19:52 UTC] Full Log Data: {
    "timestamp": "2026-03-27 16:19:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.84.71.88",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.84.71.88, 172.70.198.139",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU4IiwidXNlcm5hbWUiOiJ6cmVhbjc1NyIsImVtYWlsIjoiemFoZXJ6cmVhbjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM1MDM0fQ.1nHYVLO2JlDSFP0X9ESen51YFbJ-BdqE_ZicbALvrm0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2fb81f2b3792e7-EBL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.84.71.88",
        "CF-IPCountry": "IQ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 16:19:52 UTC] === END API CALL LOG ===
[27-Mar-2026 16:19:52 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 16:19:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU4IiwidXNlcm5hbWUiOiJ6cmVhbjc1NyIsImVtYWlsIjoiemFoZXJ6cmVhbjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM1MDM0fQ.1nHYVLO2JlDSFP0X9ESen51YFbJ-BdqE_ZicbALvrm0
[27-Mar-2026 16:19:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 16:19:52 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 16:19:52 UTC] User ID: 158
[27-Mar-2026 16:19:52 UTC] ✅ User profile retrieved successfully for user ID: 158
[27-Mar-2026 16:19:59 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Mar-2026 16:19:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Mar-2026 16:19:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.84.71.88, 172.70.198.139","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU4IiwidXNlcm5hbWUiOiJ6cmVhbjc1NyIsImVtYWlsIjoiemFoZXJ6cmVhbjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM1MDM0fQ.1nHYVLO2JlDSFP0X9ESen51YFbJ-BdqE_ZicbALvrm0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e2fb849c9be92e7-EBL","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.84.71.88","CF-IPCountry":"IQ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[27-Mar-2026 16:19:59 UTC] === User Orders API Called ===
[27-Mar-2026 16:19:59 UTC] User ID: 158
[27-Mar-2026 16:19:59 UTC] Limit: 20, Offset: 0
[27-Mar-2026 16:19:59 UTC] Orders found: 0
[27-Mar-2026 16:19:59 UTC] Orders data: []
[27-Mar-2026 16:19:59 UTC] Total orders count: 0
[27-Mar-2026 16:20:01 UTC] === API CALL LOG ===
[27-Mar-2026 16:20:01 UTC] Endpoint: user/profile.php
[27-Mar-2026 16:20:01 UTC] Full Log Data: {
    "timestamp": "2026-03-27 16:20:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.84.71.88",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.84.71.88, 172.70.198.139",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU4IiwidXNlcm5hbWUiOiJ6cmVhbjc1NyIsImVtYWlsIjoiemFoZXJ6cmVhbjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM1MDM0fQ.1nHYVLO2JlDSFP0X9ESen51YFbJ-BdqE_ZicbALvrm0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2fb853dcf592e7-EBL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.84.71.88",
        "CF-IPCountry": "IQ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 16:20:01 UTC] === END API CALL LOG ===
[27-Mar-2026 16:20:01 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 16:20:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU4IiwidXNlcm5hbWUiOiJ6cmVhbjc1NyIsImVtYWlsIjoiemFoZXJ6cmVhbjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM1MDM0fQ.1nHYVLO2JlDSFP0X9ESen51YFbJ-BdqE_ZicbALvrm0
[27-Mar-2026 16:20:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 16:20:01 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 16:20:01 UTC] User ID: 158
[27-Mar-2026 16:20:01 UTC] ✅ User profile retrieved successfully for user ID: 158
[27-Mar-2026 16:20:01 UTC] User Purchases API - User ID: 158
[27-Mar-2026 16:20:01 UTC] User Purchases API - Total purchases found: 1
[27-Mar-2026 16:20:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Mar-2026 16:20:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Mar-2026 16:20:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.84.71.88, 172.70.198.139","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU4IiwidXNlcm5hbWUiOiJ6cmVhbjc1NyIsImVtYWlsIjoiemFoZXJ6cmVhbjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM1MDM0fQ.1nHYVLO2JlDSFP0X9ESen51YFbJ-BdqE_ZicbALvrm0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e2fb85a4bcf92e7-EBL","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.84.71.88","CF-IPCountry":"IQ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[27-Mar-2026 16:20:02 UTC] === User Orders API Called ===
[27-Mar-2026 16:20:02 UTC] User ID: 158
[27-Mar-2026 16:20:02 UTC] Limit: 20, Offset: 0
[27-Mar-2026 16:20:02 UTC] Orders found: 0
[27-Mar-2026 16:20:02 UTC] Orders data: []
[27-Mar-2026 16:20:02 UTC] Total orders count: 0
[27-Mar-2026 16:20:04 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Mar-2026 16:20:04 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Mar-2026 16:20:04 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.84.71.88, 172.70.198.139","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU4IiwidXNlcm5hbWUiOiJ6cmVhbjc1NyIsImVtYWlsIjoiemFoZXJ6cmVhbjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM1MDM0fQ.1nHYVLO2JlDSFP0X9ESen51YFbJ-BdqE_ZicbALvrm0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e2fb8691d6e92e7-EBL","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.84.71.88","CF-IPCountry":"IQ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[27-Mar-2026 16:20:04 UTC] === User Orders API Called ===
[27-Mar-2026 16:20:04 UTC] User ID: 158
[27-Mar-2026 16:20:04 UTC] Limit: 20, Offset: 0
[27-Mar-2026 16:20:04 UTC] Orders found: 0
[27-Mar-2026 16:20:04 UTC] Orders data: []
[27-Mar-2026 16:20:04 UTC] Total orders count: 0
[27-Mar-2026 16:20:04 UTC] === API CALL LOG ===
[27-Mar-2026 16:20:04 UTC] Endpoint: user/profile.php
[27-Mar-2026 16:20:04 UTC] Full Log Data: {
    "timestamp": "2026-03-27 16:20:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.84.71.88",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.84.71.88, 172.70.198.138",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU4IiwidXNlcm5hbWUiOiJ6cmVhbjc1NyIsImVtYWlsIjoiemFoZXJ6cmVhbjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM1MDM0fQ.1nHYVLO2JlDSFP0X9ESen51YFbJ-BdqE_ZicbALvrm0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2fb8691d7192e7-EBL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.84.71.88",
        "CF-IPCountry": "IQ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 16:20:04 UTC] === END API CALL LOG ===
[27-Mar-2026 16:20:04 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 16:20:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU4IiwidXNlcm5hbWUiOiJ6cmVhbjc1NyIsImVtYWlsIjoiemFoZXJ6cmVhbjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM1MDM0fQ.1nHYVLO2JlDSFP0X9ESen51YFbJ-BdqE_ZicbALvrm0
[27-Mar-2026 16:20:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 16:20:04 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 16:20:04 UTC] User ID: 158
[27-Mar-2026 16:20:04 UTC] ✅ User profile retrieved successfully for user ID: 158
[27-Mar-2026 16:20:05 UTC] === API CALL LOG ===
[27-Mar-2026 16:20:05 UTC] Endpoint: user/profile.php
[27-Mar-2026 16:20:05 UTC] Full Log Data: {
    "timestamp": "2026-03-27 16:20:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.84.71.88",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.84.71.88, 172.70.198.138",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU4IiwidXNlcm5hbWUiOiJ6cmVhbjc1NyIsImVtYWlsIjoiemFoZXJ6cmVhbjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM1MDM0fQ.1nHYVLO2JlDSFP0X9ESen51YFbJ-BdqE_ZicbALvrm0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2fb86c289992e7-EBL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.84.71.88",
        "CF-IPCountry": "IQ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 16:20:05 UTC] === END API CALL LOG ===
[27-Mar-2026 16:20:05 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 16:20:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU4IiwidXNlcm5hbWUiOiJ6cmVhbjc1NyIsImVtYWlsIjoiemFoZXJ6cmVhbjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM1MDM0fQ.1nHYVLO2JlDSFP0X9ESen51YFbJ-BdqE_ZicbALvrm0
[27-Mar-2026 16:20:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 16:20:05 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 16:20:05 UTC] User ID: 158
[27-Mar-2026 16:20:05 UTC] ✅ User profile retrieved successfully for user ID: 158
[27-Mar-2026 16:20:08 UTC] === API CALL LOG ===
[27-Mar-2026 16:20:08 UTC] Endpoint: user/profile.php
[27-Mar-2026 16:20:08 UTC] Full Log Data: {
    "timestamp": "2026-03-27 16:20:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.84.71.88",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.84.71.88, 172.70.198.139",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU4IiwidXNlcm5hbWUiOiJ6cmVhbjc1NyIsImVtYWlsIjoiemFoZXJ6cmVhbjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM1MDM0fQ.1nHYVLO2JlDSFP0X9ESen51YFbJ-BdqE_ZicbALvrm0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2fb87e5d1f92e7-EBL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.84.71.88",
        "CF-IPCountry": "IQ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 16:20:08 UTC] === END API CALL LOG ===
[27-Mar-2026 16:20:08 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 16:20:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU4IiwidXNlcm5hbWUiOiJ6cmVhbjc1NyIsImVtYWlsIjoiemFoZXJ6cmVhbjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM1MDM0fQ.1nHYVLO2JlDSFP0X9ESen51YFbJ-BdqE_ZicbALvrm0
[27-Mar-2026 16:20:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 16:20:08 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 16:20:08 UTC] User ID: 158
[27-Mar-2026 16:20:08 UTC] ✅ User profile retrieved successfully for user ID: 158
[27-Mar-2026 16:20:10 UTC] === API CALL LOG ===
[27-Mar-2026 16:20:10 UTC] Endpoint: user/profile.php
[27-Mar-2026 16:20:10 UTC] Full Log Data: {
    "timestamp": "2026-03-27 16:20:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.84.71.88",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.84.71.88, 172.70.198.139",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU4IiwidXNlcm5hbWUiOiJ6cmVhbjc1NyIsImVtYWlsIjoiemFoZXJ6cmVhbjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM1MDM0fQ.1nHYVLO2JlDSFP0X9ESen51YFbJ-BdqE_ZicbALvrm0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2fb88b7b5192e7-EBL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.84.71.88",
        "CF-IPCountry": "IQ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 16:20:10 UTC] === END API CALL LOG ===
[27-Mar-2026 16:20:10 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 16:20:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU4IiwidXNlcm5hbWUiOiJ6cmVhbjc1NyIsImVtYWlsIjoiemFoZXJ6cmVhbjBAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM1MDM0fQ.1nHYVLO2JlDSFP0X9ESen51YFbJ-BdqE_ZicbALvrm0
[27-Mar-2026 16:20:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 16:20:10 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 16:20:10 UTC] User ID: 158
[27-Mar-2026 16:20:10 UTC] ✅ User profile retrieved successfully for user ID: 158
[27-Mar-2026 16:22:11 UTC] === API CALL LOG ===
[27-Mar-2026 16:22:11 UTC] Endpoint: user/profile.php
[27-Mar-2026 16:22:11 UTC] Full Log Data: {
    "timestamp": "2026-03-27 16:22:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.84.71.88",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.84.71.88, 172.70.198.138",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNTgsInVzZXJuYW1lIjoienJlYW43NTciLCJlbWFpbCI6InphaGVyenJlYW4wQGdtYWlsLmNvbSIsImV4cCI6MTc3NTIzMzMyOX0.5C6wU2tVWTbdMWJmQEQbgQszWocs82pnXZcmxmm6upk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2fbb7e99d192e4-EBL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.84.71.88",
        "CF-IPCountry": "IQ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 16:22:11 UTC] === END API CALL LOG ===
[27-Mar-2026 16:22:11 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 16:22:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNTgsInVzZXJuYW1lIjoienJlYW43NTciLCJlbWFpbCI6InphaGVyenJlYW4wQGdtYWlsLmNvbSIsImV4cCI6MTc3NTIzMzMyOX0.5C6wU2tVWTbdMWJmQEQbgQszWocs82pnXZcmxmm6upk
[27-Mar-2026 16:22:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 16:22:11 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 16:22:11 UTC] User ID: 158
[27-Mar-2026 16:22:11 UTC] ✅ User profile retrieved successfully for user ID: 158
[27-Mar-2026 16:22:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Mar-2026 16:22:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Mar-2026 16:22:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.84.71.88, 172.70.198.138","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNTgsInVzZXJuYW1lIjoienJlYW43NTciLCJlbWFpbCI6InphaGVyenJlYW4wQGdtYWlsLmNvbSIsImV4cCI6MTc3NTIzMzMyOX0.5C6wU2tVWTbdMWJmQEQbgQszWocs82pnXZcmxmm6upk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e2fbb7e99d592e4-EBL","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.84.71.88","CF-IPCountry":"IQ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[27-Mar-2026 16:22:11 UTC] === User Orders API Called ===
[27-Mar-2026 16:22:11 UTC] User ID: 158
[27-Mar-2026 16:22:11 UTC] Limit: 20, Offset: 0
[27-Mar-2026 16:22:11 UTC] Orders found: 0
[27-Mar-2026 16:22:11 UTC] Orders data: []
[27-Mar-2026 16:22:11 UTC] Total orders count: 0
[27-Mar-2026 16:22:11 UTC] === API CALL LOG ===
[27-Mar-2026 16:22:11 UTC] Endpoint: user/profile.php
[27-Mar-2026 16:22:11 UTC] Full Log Data: {
    "timestamp": "2026-03-27 16:22:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.84.71.88",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.84.71.88, 172.70.198.139",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNTgsInVzZXJuYW1lIjoienJlYW43NTciLCJlbWFpbCI6InphaGVyenJlYW4wQGdtYWlsLmNvbSIsImV4cCI6MTc3NTIzMzMyOX0.5C6wU2tVWTbdMWJmQEQbgQszWocs82pnXZcmxmm6upk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2fbb7e99d692e4-EBL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.84.71.88",
        "CF-IPCountry": "IQ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 16:22:11 UTC] === END API CALL LOG ===
[27-Mar-2026 16:22:11 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 16:22:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNTgsInVzZXJuYW1lIjoienJlYW43NTciLCJlbWFpbCI6InphaGVyenJlYW4wQGdtYWlsLmNvbSIsImV4cCI6MTc3NTIzMzMyOX0.5C6wU2tVWTbdMWJmQEQbgQszWocs82pnXZcmxmm6upk
[27-Mar-2026 16:22:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 16:22:11 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 16:22:11 UTC] User ID: 158
[27-Mar-2026 16:22:11 UTC] ✅ User profile retrieved successfully for user ID: 158
[27-Mar-2026 16:22:12 UTC] === API CALL LOG ===
[27-Mar-2026 16:22:12 UTC] Endpoint: user/profile.php
[27-Mar-2026 16:22:12 UTC] Full Log Data: {
    "timestamp": "2026-03-27 16:22:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.84.71.88",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.84.71.88, 172.70.198.139",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNTgsInVzZXJuYW1lIjoienJlYW43NTciLCJlbWFpbCI6InphaGVyenJlYW4wQGdtYWlsLmNvbSIsImV4cCI6MTc3NTIzMzMyOX0.5C6wU2tVWTbdMWJmQEQbgQszWocs82pnXZcmxmm6upk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e2fbb875ca592e4-EBL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.84.71.88",
        "CF-IPCountry": "IQ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 16:22:12 UTC] === END API CALL LOG ===
[27-Mar-2026 16:22:12 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 16:22:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNTgsInVzZXJuYW1lIjoienJlYW43NTciLCJlbWFpbCI6InphaGVyenJlYW4wQGdtYWlsLmNvbSIsImV4cCI6MTc3NTIzMzMyOX0.5C6wU2tVWTbdMWJmQEQbgQszWocs82pnXZcmxmm6upk
[27-Mar-2026 16:22:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 16:22:12 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 16:22:12 UTC] User ID: 158
[27-Mar-2026 16:22:12 UTC] ✅ User profile retrieved successfully for user ID: 158
[27-Mar-2026 16:22:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Mar-2026 16:22:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Mar-2026 16:22:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.84.71.88, 172.70.198.139","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNTgsInVzZXJuYW1lIjoienJlYW43NTciLCJlbWFpbCI6InphaGVyenJlYW4wQGdtYWlsLmNvbSIsImV4cCI6MTc3NTIzMzMyOX0.5C6wU2tVWTbdMWJmQEQbgQszWocs82pnXZcmxmm6upk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e2fbbfd6f8e92e4-EBL","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.84.71.88","CF-IPCountry":"IQ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[27-Mar-2026 16:22:31 UTC] === User Orders API Called ===
[27-Mar-2026 16:22:31 UTC] User ID: 158
[27-Mar-2026 16:22:31 UTC] Limit: 20, Offset: 0
[27-Mar-2026 16:22:31 UTC] Orders found: 0
[27-Mar-2026 16:22:31 UTC] Orders data: []
[27-Mar-2026 16:22:31 UTC] Total orders count: 0
[27-Mar-2026 17:24:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Mar-2026 17:24:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Mar-2026 17:24:46 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:7e47:87bf::4253:af68, 162.159.122.165","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc3IiwidXNlcm5hbWUiOiJzdW1pdDE0NCIsImVtYWlsIjoia2l0dHl2ZXJtYTEyNEBnbWFpbC5jb20iLCJleHAiOjE3NzUyMzcwODV9.dbcTJvD6UaEhHAXnrbP2NONwpJBCknl5b055l0_G1EU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e30172fbb5a8a03-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:7e47:87bf::4253:af68","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[27-Mar-2026 17:24:46 UTC] === User Orders API Called ===
[27-Mar-2026 17:24:46 UTC] User ID: 177
[27-Mar-2026 17:24:46 UTC] Limit: 20, Offset: 0
[27-Mar-2026 17:24:46 UTC] Orders found: 0
[27-Mar-2026 17:24:46 UTC] Orders data: []
[27-Mar-2026 17:24:46 UTC] Total orders count: 0
[27-Mar-2026 17:24:46 UTC] === API CALL LOG ===
[27-Mar-2026 17:24:46 UTC] Endpoint: user/profile.php
[27-Mar-2026 17:24:46 UTC] Full Log Data: {
    "timestamp": "2026-03-27 17:24:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:7e47:87bf::4253:af68",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:7e47:87bf::4253:af68, 162.159.122.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc3IiwidXNlcm5hbWUiOiJzdW1pdDE0NCIsImVtYWlsIjoia2l0dHl2ZXJtYTEyNEBnbWFpbC5jb20iLCJleHAiOjE3NzUyMzcwODV9.dbcTJvD6UaEhHAXnrbP2NONwpJBCknl5b055l0_G1EU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e30172fbb518a03-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:7e47:87bf::4253:af68",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 17:24:46 UTC] === END API CALL LOG ===
[27-Mar-2026 17:24:46 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 17:24:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc3IiwidXNlcm5hbWUiOiJzdW1pdDE0NCIsImVtYWlsIjoia2l0dHl2ZXJtYTEyNEBnbWFpbC5jb20iLCJleHAiOjE3NzUyMzcwODV9.dbcTJvD6UaEhHAXnrbP2NONwpJBCknl5b055l0_G1EU
[27-Mar-2026 17:24:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 17:24:46 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 17:24:46 UTC] User ID: 177
[27-Mar-2026 17:24:46 UTC] ✅ User profile retrieved successfully for user ID: 177
[27-Mar-2026 17:24:46 UTC] === API CALL LOG ===
[27-Mar-2026 17:24:46 UTC] Endpoint: user/profile.php
[27-Mar-2026 17:24:46 UTC] Full Log Data: {
    "timestamp": "2026-03-27 17:24:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:7e47:87bf::4253:af68",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:7e47:87bf::4253:af68, 162.159.122.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc3IiwidXNlcm5hbWUiOiJzdW1pdDE0NCIsImVtYWlsIjoia2l0dHl2ZXJtYTEyNEBnbWFpbC5jb20iLCJleHAiOjE3NzUyMzcwODV9.dbcTJvD6UaEhHAXnrbP2NONwpJBCknl5b055l0_G1EU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3017312edb8a03-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:7e47:87bf::4253:af68",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 17:24:46 UTC] === END API CALL LOG ===
[27-Mar-2026 17:24:46 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 17:24:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc3IiwidXNlcm5hbWUiOiJzdW1pdDE0NCIsImVtYWlsIjoia2l0dHl2ZXJtYTEyNEBnbWFpbC5jb20iLCJleHAiOjE3NzUyMzcwODV9.dbcTJvD6UaEhHAXnrbP2NONwpJBCknl5b055l0_G1EU
[27-Mar-2026 17:24:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 17:24:46 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 17:24:46 UTC] User ID: 177
[27-Mar-2026 17:24:46 UTC] ✅ User profile retrieved successfully for user ID: 177
[27-Mar-2026 17:24:48 UTC] === API CALL LOG ===
[27-Mar-2026 17:24:48 UTC] Endpoint: user/profile.php
[27-Mar-2026 17:24:48 UTC] Full Log Data: {
    "timestamp": "2026-03-27 17:24:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:7e47:87bf::4253:af68",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:7e47:87bf::4253:af68, 162.159.122.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc3IiwidXNlcm5hbWUiOiJzdW1pdDE0NCIsImVtYWlsIjoia2l0dHl2ZXJtYTEyNEBnbWFpbC5jb20iLCJleHAiOjE3NzUyMzcwODV9.dbcTJvD6UaEhHAXnrbP2NONwpJBCknl5b055l0_G1EU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3017392c528a03-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:7e47:87bf::4253:af68",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 17:24:48 UTC] === END API CALL LOG ===
[27-Mar-2026 17:24:48 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 17:24:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc3IiwidXNlcm5hbWUiOiJzdW1pdDE0NCIsImVtYWlsIjoia2l0dHl2ZXJtYTEyNEBnbWFpbC5jb20iLCJleHAiOjE3NzUyMzcwODV9.dbcTJvD6UaEhHAXnrbP2NONwpJBCknl5b055l0_G1EU
[27-Mar-2026 17:24:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 17:24:48 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 17:24:48 UTC] User ID: 177
[27-Mar-2026 17:24:48 UTC] ✅ User profile retrieved successfully for user ID: 177
[27-Mar-2026 17:25:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Mar-2026 17:25:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Mar-2026 17:25:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:7e47:87bf::4253:af68, 162.159.122.164","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc3IiwidXNlcm5hbWUiOiJzdW1pdDE0NCIsImVtYWlsIjoia2l0dHl2ZXJtYTEyNEBnbWFpbC5jb20iLCJleHAiOjE3NzUyMzcwODV9.dbcTJvD6UaEhHAXnrbP2NONwpJBCknl5b055l0_G1EU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e301787bb958a03-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:7e47:87bf::4253:af68","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[27-Mar-2026 17:25:00 UTC] === User Orders API Called ===
[27-Mar-2026 17:25:00 UTC] User ID: 177
[27-Mar-2026 17:25:00 UTC] Limit: 20, Offset: 0
[27-Mar-2026 17:25:00 UTC] Orders found: 0
[27-Mar-2026 17:25:00 UTC] Orders data: []
[27-Mar-2026 17:25:00 UTC] Total orders count: 0
[27-Mar-2026 17:25:00 UTC] === API CALL LOG ===
[27-Mar-2026 17:25:00 UTC] Endpoint: user/profile.php
[27-Mar-2026 17:25:00 UTC] Full Log Data: {
    "timestamp": "2026-03-27 17:25:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:7e47:87bf::4253:af68",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:7e47:87bf::4253:af68, 162.159.122.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc3IiwidXNlcm5hbWUiOiJzdW1pdDE0NCIsImVtYWlsIjoia2l0dHl2ZXJtYTEyNEBnbWFpbC5jb20iLCJleHAiOjE3NzUyMzcwODV9.dbcTJvD6UaEhHAXnrbP2NONwpJBCknl5b055l0_G1EU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e301787bb978a03-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:7e47:87bf::4253:af68",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 17:25:00 UTC] === END API CALL LOG ===
[27-Mar-2026 17:25:00 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 17:25:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc3IiwidXNlcm5hbWUiOiJzdW1pdDE0NCIsImVtYWlsIjoia2l0dHl2ZXJtYTEyNEBnbWFpbC5jb20iLCJleHAiOjE3NzUyMzcwODV9.dbcTJvD6UaEhHAXnrbP2NONwpJBCknl5b055l0_G1EU
[27-Mar-2026 17:25:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 17:25:00 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 17:25:00 UTC] User ID: 177
[27-Mar-2026 17:25:00 UTC] ✅ User profile retrieved successfully for user ID: 177
[27-Mar-2026 17:25:01 UTC] === API CALL LOG ===
[27-Mar-2026 17:25:01 UTC] Endpoint: user/profile.php
[27-Mar-2026 17:25:01 UTC] Full Log Data: {
    "timestamp": "2026-03-27 17:25:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:7e47:87bf::4253:af68",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:7e47:87bf::4253:af68, 162.159.122.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc3IiwidXNlcm5hbWUiOiJzdW1pdDE0NCIsImVtYWlsIjoia2l0dHl2ZXJtYTEyNEBnbWFpbC5jb20iLCJleHAiOjE3NzUyMzcwODV9.dbcTJvD6UaEhHAXnrbP2NONwpJBCknl5b055l0_G1EU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e30178abc1c8a03-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:7e47:87bf::4253:af68",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 17:25:01 UTC] === END API CALL LOG ===
[27-Mar-2026 17:25:01 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 17:25:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc3IiwidXNlcm5hbWUiOiJzdW1pdDE0NCIsImVtYWlsIjoia2l0dHl2ZXJtYTEyNEBnbWFpbC5jb20iLCJleHAiOjE3NzUyMzcwODV9.dbcTJvD6UaEhHAXnrbP2NONwpJBCknl5b055l0_G1EU
[27-Mar-2026 17:25:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 17:25:01 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 17:25:01 UTC] User ID: 177
[27-Mar-2026 17:25:01 UTC] ✅ User profile retrieved successfully for user ID: 177
[27-Mar-2026 17:25:02 UTC] === API CALL LOG ===
[27-Mar-2026 17:25:02 UTC] Endpoint: user/profile.php
[27-Mar-2026 17:25:02 UTC] Full Log Data: {
    "timestamp": "2026-03-27 17:25:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:7e47:87bf::4253:af68",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:7e47:87bf::4253:af68, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc3IiwidXNlcm5hbWUiOiJzdW1pdDE0NCIsImVtYWlsIjoia2l0dHl2ZXJtYTEyNEBnbWFpbC5jb20iLCJleHAiOjE3NzUyMzcwODV9.dbcTJvD6UaEhHAXnrbP2NONwpJBCknl5b055l0_G1EU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3017902adf8a03-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:7e47:87bf::4253:af68",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 17:25:02 UTC] === END API CALL LOG ===
[27-Mar-2026 17:25:02 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 17:25:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc3IiwidXNlcm5hbWUiOiJzdW1pdDE0NCIsImVtYWlsIjoia2l0dHl2ZXJtYTEyNEBnbWFpbC5jb20iLCJleHAiOjE3NzUyMzcwODV9.dbcTJvD6UaEhHAXnrbP2NONwpJBCknl5b055l0_G1EU
[27-Mar-2026 17:25:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 17:25:02 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 17:25:02 UTC] User ID: 177
[27-Mar-2026 17:25:02 UTC] ✅ User profile retrieved successfully for user ID: 177
[27-Mar-2026 17:25:11 UTC] === API CALL LOG ===
[27-Mar-2026 17:25:11 UTC] Endpoint: user/profile.php
[27-Mar-2026 17:25:11 UTC] Full Log Data: {
    "timestamp": "2026-03-27 17:25:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:7e47:87bf::4253:af68",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:7e47:87bf::4253:af68, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc3IiwidXNlcm5hbWUiOiJzdW1pdDE0NCIsImVtYWlsIjoia2l0dHl2ZXJtYTEyNEBnbWFpbC5jb20iLCJleHAiOjE3NzUyMzcwODV9.dbcTJvD6UaEhHAXnrbP2NONwpJBCknl5b055l0_G1EU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3017ca18c18a03-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:7e47:87bf::4253:af68",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 17:25:11 UTC] === END API CALL LOG ===
[27-Mar-2026 17:25:11 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 17:25:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc3IiwidXNlcm5hbWUiOiJzdW1pdDE0NCIsImVtYWlsIjoia2l0dHl2ZXJtYTEyNEBnbWFpbC5jb20iLCJleHAiOjE3NzUyMzcwODV9.dbcTJvD6UaEhHAXnrbP2NONwpJBCknl5b055l0_G1EU
[27-Mar-2026 17:25:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 17:25:11 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 17:25:11 UTC] User ID: 177
[27-Mar-2026 17:25:11 UTC] ✅ User profile retrieved successfully for user ID: 177
[27-Mar-2026 17:25:11 UTC] User Purchases API - User ID: 177
[27-Mar-2026 17:25:11 UTC] User Purchases API - Total purchases found: 0
[27-Mar-2026 17:25:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Mar-2026 17:25:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Mar-2026 17:25:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:7e47:87bf::4253:af68, 162.159.122.165","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc3IiwidXNlcm5hbWUiOiJzdW1pdDE0NCIsImVtYWlsIjoia2l0dHl2ZXJtYTEyNEBnbWFpbC5jb20iLCJleHAiOjE3NzUyMzcwODV9.dbcTJvD6UaEhHAXnrbP2NONwpJBCknl5b055l0_G1EU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e301810ba7d8a03-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:7e47:87bf::4253:af68","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[27-Mar-2026 17:25:22 UTC] === User Orders API Called ===
[27-Mar-2026 17:25:22 UTC] User ID: 177
[27-Mar-2026 17:25:22 UTC] Limit: 20, Offset: 0
[27-Mar-2026 17:25:22 UTC] Orders found: 0
[27-Mar-2026 17:25:22 UTC] Orders data: []
[27-Mar-2026 17:25:22 UTC] Total orders count: 0
[27-Mar-2026 17:25:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Mar-2026 17:25:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Mar-2026 17:25:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:7e47:87bf::4253:af68, 162.159.122.165","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc3IiwidXNlcm5hbWUiOiJzdW1pdDE0NCIsImVtYWlsIjoia2l0dHl2ZXJtYTEyNEBnbWFpbC5jb20iLCJleHAiOjE3NzUyMzcwODV9.dbcTJvD6UaEhHAXnrbP2NONwpJBCknl5b055l0_G1EU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e30181b2fae8a03-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:7e47:87bf::4253:af68","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[27-Mar-2026 17:25:24 UTC] === User Orders API Called ===
[27-Mar-2026 17:25:24 UTC] User ID: 177
[27-Mar-2026 17:25:24 UTC] Limit: 20, Offset: 0
[27-Mar-2026 17:25:24 UTC] Orders found: 0
[27-Mar-2026 17:25:24 UTC] Orders data: []
[27-Mar-2026 17:25:24 UTC] Total orders count: 0
[27-Mar-2026 17:25:24 UTC] === API CALL LOG ===
[27-Mar-2026 17:25:24 UTC] Endpoint: user/profile.php
[27-Mar-2026 17:25:24 UTC] Full Log Data: {
    "timestamp": "2026-03-27 17:25:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:7e47:87bf::4253:af68",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:7e47:87bf::4253:af68, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc3IiwidXNlcm5hbWUiOiJzdW1pdDE0NCIsImVtYWlsIjoia2l0dHl2ZXJtYTEyNEBnbWFpbC5jb20iLCJleHAiOjE3NzUyMzcwODV9.dbcTJvD6UaEhHAXnrbP2NONwpJBCknl5b055l0_G1EU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e30181b2fb18a03-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:7e47:87bf::4253:af68",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 17:25:24 UTC] === END API CALL LOG ===
[27-Mar-2026 17:25:24 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 17:25:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc3IiwidXNlcm5hbWUiOiJzdW1pdDE0NCIsImVtYWlsIjoia2l0dHl2ZXJtYTEyNEBnbWFpbC5jb20iLCJleHAiOjE3NzUyMzcwODV9.dbcTJvD6UaEhHAXnrbP2NONwpJBCknl5b055l0_G1EU
[27-Mar-2026 17:25:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 17:25:24 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 17:25:24 UTC] User ID: 177
[27-Mar-2026 17:25:24 UTC] ✅ User profile retrieved successfully for user ID: 177
[27-Mar-2026 17:25:24 UTC] === API CALL LOG ===
[27-Mar-2026 17:25:24 UTC] Endpoint: user/profile.php
[27-Mar-2026 17:25:24 UTC] Full Log Data: {
    "timestamp": "2026-03-27 17:25:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:7e47:87bf::4253:af68",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:7e47:87bf::4253:af68, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc3IiwidXNlcm5hbWUiOiJzdW1pdDE0NCIsImVtYWlsIjoia2l0dHl2ZXJtYTEyNEBnbWFpbC5jb20iLCJleHAiOjE3NzUyMzcwODV9.dbcTJvD6UaEhHAXnrbP2NONwpJBCknl5b055l0_G1EU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e30181f29e78a03-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:7e47:87bf::4253:af68",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 17:25:24 UTC] === END API CALL LOG ===
[27-Mar-2026 17:25:24 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 17:25:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc3IiwidXNlcm5hbWUiOiJzdW1pdDE0NCIsImVtYWlsIjoia2l0dHl2ZXJtYTEyNEBnbWFpbC5jb20iLCJleHAiOjE3NzUyMzcwODV9.dbcTJvD6UaEhHAXnrbP2NONwpJBCknl5b055l0_G1EU
[27-Mar-2026 17:25:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 17:25:24 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 17:25:24 UTC] User ID: 177
[27-Mar-2026 17:25:24 UTC] ✅ User profile retrieved successfully for user ID: 177
[27-Mar-2026 17:25:25 UTC] === API CALL LOG ===
[27-Mar-2026 17:25:25 UTC] Endpoint: user/profile.php
[27-Mar-2026 17:25:25 UTC] Full Log Data: {
    "timestamp": "2026-03-27 17:25:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:7e47:87bf::4253:af68",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:7e47:87bf::4253:af68, 162.159.122.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc3IiwidXNlcm5hbWUiOiJzdW1pdDE0NCIsImVtYWlsIjoia2l0dHl2ZXJtYTEyNEBnbWFpbC5jb20iLCJleHAiOjE3NzUyMzcwODV9.dbcTJvD6UaEhHAXnrbP2NONwpJBCknl5b055l0_G1EU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e301824a96e8a03-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:7e47:87bf::4253:af68",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 17:25:25 UTC] === END API CALL LOG ===
[27-Mar-2026 17:25:25 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 17:25:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc3IiwidXNlcm5hbWUiOiJzdW1pdDE0NCIsImVtYWlsIjoia2l0dHl2ZXJtYTEyNEBnbWFpbC5jb20iLCJleHAiOjE3NzUyMzcwODV9.dbcTJvD6UaEhHAXnrbP2NONwpJBCknl5b055l0_G1EU
[27-Mar-2026 17:25:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 17:25:25 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 17:25:25 UTC] User ID: 177
[27-Mar-2026 17:25:25 UTC] ✅ User profile retrieved successfully for user ID: 177
[27-Mar-2026 17:25:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Mar-2026 17:25:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Mar-2026 17:25:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:7e47:87bf::4253:af68, 162.159.122.165","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc3IiwidXNlcm5hbWUiOiJzdW1pdDE0NCIsImVtYWlsIjoia2l0dHl2ZXJtYTEyNEBnbWFpbC5jb20iLCJleHAiOjE3NzUyMzcwODV9.dbcTJvD6UaEhHAXnrbP2NONwpJBCknl5b055l0_G1EU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e3018322e1f8a03-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:7e47:87bf::4253:af68","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[27-Mar-2026 17:25:28 UTC] === User Orders API Called ===
[27-Mar-2026 17:25:28 UTC] User ID: 177
[27-Mar-2026 17:25:28 UTC] Limit: 20, Offset: 0
[27-Mar-2026 17:25:28 UTC] Orders found: 0
[27-Mar-2026 17:25:28 UTC] Orders data: []
[27-Mar-2026 17:25:28 UTC] Total orders count: 0
[27-Mar-2026 17:25:28 UTC] === API CALL LOG ===
[27-Mar-2026 17:25:28 UTC] Endpoint: user/profile.php
[27-Mar-2026 17:25:28 UTC] Full Log Data: {
    "timestamp": "2026-03-27 17:25:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:7e47:87bf::4253:af68",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:7e47:87bf::4253:af68, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc3IiwidXNlcm5hbWUiOiJzdW1pdDE0NCIsImVtYWlsIjoia2l0dHl2ZXJtYTEyNEBnbWFpbC5jb20iLCJleHAiOjE3NzUyMzcwODV9.dbcTJvD6UaEhHAXnrbP2NONwpJBCknl5b055l0_G1EU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3018322e238a03-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:7e47:87bf::4253:af68",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 17:25:28 UTC] === END API CALL LOG ===
[27-Mar-2026 17:25:28 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 17:25:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc3IiwidXNlcm5hbWUiOiJzdW1pdDE0NCIsImVtYWlsIjoia2l0dHl2ZXJtYTEyNEBnbWFpbC5jb20iLCJleHAiOjE3NzUyMzcwODV9.dbcTJvD6UaEhHAXnrbP2NONwpJBCknl5b055l0_G1EU
[27-Mar-2026 17:25:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 17:25:28 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 17:25:28 UTC] User ID: 177
[27-Mar-2026 17:25:28 UTC] ✅ User profile retrieved successfully for user ID: 177
[27-Mar-2026 17:25:28 UTC] === API CALL LOG ===
[27-Mar-2026 17:25:28 UTC] Endpoint: user/profile.php
[27-Mar-2026 17:25:28 UTC] Full Log Data: {
    "timestamp": "2026-03-27 17:25:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:7e47:87bf::4253:af68",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:7e47:87bf::4253:af68, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc3IiwidXNlcm5hbWUiOiJzdW1pdDE0NCIsImVtYWlsIjoia2l0dHl2ZXJtYTEyNEBnbWFpbC5jb20iLCJleHAiOjE3NzUyMzcwODV9.dbcTJvD6UaEhHAXnrbP2NONwpJBCknl5b055l0_G1EU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e30183628e98a03-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:7e47:87bf::4253:af68",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 17:25:28 UTC] === END API CALL LOG ===
[27-Mar-2026 17:25:28 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 17:25:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc3IiwidXNlcm5hbWUiOiJzdW1pdDE0NCIsImVtYWlsIjoia2l0dHl2ZXJtYTEyNEBnbWFpbC5jb20iLCJleHAiOjE3NzUyMzcwODV9.dbcTJvD6UaEhHAXnrbP2NONwpJBCknl5b055l0_G1EU
[27-Mar-2026 17:25:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 17:25:28 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 17:25:28 UTC] User ID: 177
[27-Mar-2026 17:25:28 UTC] ✅ User profile retrieved successfully for user ID: 177
[27-Mar-2026 17:25:29 UTC] === API CALL LOG ===
[27-Mar-2026 17:25:29 UTC] Endpoint: user/profile.php
[27-Mar-2026 17:25:29 UTC] Full Log Data: {
    "timestamp": "2026-03-27 17:25:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:7e47:87bf::4253:af68",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:7e47:87bf::4253:af68, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc3IiwidXNlcm5hbWUiOiJzdW1pdDE0NCIsImVtYWlsIjoia2l0dHl2ZXJtYTEyNEBnbWFpbC5jb20iLCJleHAiOjE3NzUyMzcwODV9.dbcTJvD6UaEhHAXnrbP2NONwpJBCknl5b055l0_G1EU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e30183b2e448a03-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:7e47:87bf::4253:af68",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 17:25:29 UTC] === END API CALL LOG ===
[27-Mar-2026 17:25:29 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 17:25:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc3IiwidXNlcm5hbWUiOiJzdW1pdDE0NCIsImVtYWlsIjoia2l0dHl2ZXJtYTEyNEBnbWFpbC5jb20iLCJleHAiOjE3NzUyMzcwODV9.dbcTJvD6UaEhHAXnrbP2NONwpJBCknl5b055l0_G1EU
[27-Mar-2026 17:25:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 17:25:29 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 17:25:29 UTC] User ID: 177
[27-Mar-2026 17:25:29 UTC] ✅ User profile retrieved successfully for user ID: 177
[27-Mar-2026 17:25:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Mar-2026 17:25:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Mar-2026 17:25:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:7e47:87bf::4253:af68, 162.159.122.164","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc3IiwidXNlcm5hbWUiOiJzdW1pdDE0NCIsImVtYWlsIjoia2l0dHl2ZXJtYTEyNEBnbWFpbC5jb20iLCJleHAiOjE3NzUyMzcwODV9.dbcTJvD6UaEhHAXnrbP2NONwpJBCknl5b055l0_G1EU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e30185eaaa28a03-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:7e47:87bf::4253:af68","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[27-Mar-2026 17:25:35 UTC] === User Orders API Called ===
[27-Mar-2026 17:25:35 UTC] User ID: 177
[27-Mar-2026 17:25:35 UTC] Limit: 20, Offset: 0
[27-Mar-2026 17:25:35 UTC] Orders found: 0
[27-Mar-2026 17:25:35 UTC] Orders data: []
[27-Mar-2026 17:25:35 UTC] Total orders count: 0
[27-Mar-2026 17:25:36 UTC] === API CALL LOG ===
[27-Mar-2026 17:25:36 UTC] Endpoint: user/profile.php
[27-Mar-2026 17:25:36 UTC] Full Log Data: {
    "timestamp": "2026-03-27 17:25:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:7e47:87bf::4253:af68",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:7e47:87bf::4253:af68, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc3IiwidXNlcm5hbWUiOiJzdW1pdDE0NCIsImVtYWlsIjoia2l0dHl2ZXJtYTEyNEBnbWFpbC5jb20iLCJleHAiOjE3NzUyMzcwODV9.dbcTJvD6UaEhHAXnrbP2NONwpJBCknl5b055l0_G1EU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3018652cbd8a03-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:7e47:87bf::4253:af68",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 17:25:36 UTC] === END API CALL LOG ===
[27-Mar-2026 17:25:36 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 17:25:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc3IiwidXNlcm5hbWUiOiJzdW1pdDE0NCIsImVtYWlsIjoia2l0dHl2ZXJtYTEyNEBnbWFpbC5jb20iLCJleHAiOjE3NzUyMzcwODV9.dbcTJvD6UaEhHAXnrbP2NONwpJBCknl5b055l0_G1EU
[27-Mar-2026 17:25:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 17:25:36 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 17:25:36 UTC] User ID: 177
[27-Mar-2026 17:25:36 UTC] ✅ User profile retrieved successfully for user ID: 177
[27-Mar-2026 17:25:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Mar-2026 17:25:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Mar-2026 17:25:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:7e47:87bf::4253:af68, 162.159.122.165","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc3IiwidXNlcm5hbWUiOiJzdW1pdDE0NCIsImVtYWlsIjoia2l0dHl2ZXJtYTEyNEBnbWFpbC5jb20iLCJleHAiOjE3NzUyMzcwODV9.dbcTJvD6UaEhHAXnrbP2NONwpJBCknl5b055l0_G1EU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e3018652cb98a03-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:7e47:87bf::4253:af68","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[27-Mar-2026 17:25:36 UTC] === User Orders API Called ===
[27-Mar-2026 17:25:36 UTC] User ID: 177
[27-Mar-2026 17:25:36 UTC] Limit: 20, Offset: 0
[27-Mar-2026 17:25:36 UTC] Orders found: 0
[27-Mar-2026 17:25:36 UTC] Orders data: []
[27-Mar-2026 17:25:36 UTC] Total orders count: 0
[27-Mar-2026 17:25:36 UTC] === API CALL LOG ===
[27-Mar-2026 17:25:36 UTC] Endpoint: user/profile.php
[27-Mar-2026 17:25:36 UTC] Full Log Data: {
    "timestamp": "2026-03-27 17:25:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:7e47:87bf::4253:af68",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:7e47:87bf::4253:af68, 162.159.122.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc3IiwidXNlcm5hbWUiOiJzdW1pdDE0NCIsImVtYWlsIjoia2l0dHl2ZXJtYTEyNEBnbWFpbC5jb20iLCJleHAiOjE3NzUyMzcwODV9.dbcTJvD6UaEhHAXnrbP2NONwpJBCknl5b055l0_G1EU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3018672a6b8a03-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:7e47:87bf::4253:af68",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 17:25:36 UTC] === END API CALL LOG ===
[27-Mar-2026 17:25:36 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 17:25:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc3IiwidXNlcm5hbWUiOiJzdW1pdDE0NCIsImVtYWlsIjoia2l0dHl2ZXJtYTEyNEBnbWFpbC5jb20iLCJleHAiOjE3NzUyMzcwODV9.dbcTJvD6UaEhHAXnrbP2NONwpJBCknl5b055l0_G1EU
[27-Mar-2026 17:25:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 17:25:36 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 17:25:36 UTC] User ID: 177
[27-Mar-2026 17:25:36 UTC] ✅ User profile retrieved successfully for user ID: 177
[27-Mar-2026 17:25:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Mar-2026 17:25:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Mar-2026 17:25:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:7e47:87bf::4253:af68, 162.159.122.165","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc3IiwidXNlcm5hbWUiOiJzdW1pdDE0NCIsImVtYWlsIjoia2l0dHl2ZXJtYTEyNEBnbWFpbC5jb20iLCJleHAiOjE3NzUyMzcwODV9.dbcTJvD6UaEhHAXnrbP2NONwpJBCknl5b055l0_G1EU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e301869283c8a03-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:7e47:87bf::4253:af68","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[27-Mar-2026 17:25:36 UTC] === User Orders API Called ===
[27-Mar-2026 17:25:36 UTC] User ID: 177
[27-Mar-2026 17:25:36 UTC] Limit: 20, Offset: 0
[27-Mar-2026 17:25:36 UTC] Orders found: 0
[27-Mar-2026 17:25:36 UTC] Orders data: []
[27-Mar-2026 17:25:36 UTC] Total orders count: 0
[27-Mar-2026 17:25:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Mar-2026 17:25:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Mar-2026 17:25:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:7e47:87bf::4253:af68, 162.159.122.165","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc3IiwidXNlcm5hbWUiOiJzdW1pdDE0NCIsImVtYWlsIjoia2l0dHl2ZXJtYTEyNEBnbWFpbC5jb20iLCJleHAiOjE3NzUyMzcwODV9.dbcTJvD6UaEhHAXnrbP2NONwpJBCknl5b055l0_G1EU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e30187299218a03-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:7e47:87bf::4253:af68","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[27-Mar-2026 17:25:38 UTC] === User Orders API Called ===
[27-Mar-2026 17:25:38 UTC] User ID: 177
[27-Mar-2026 17:25:38 UTC] Limit: 20, Offset: 0
[27-Mar-2026 17:25:38 UTC] === API CALL LOG ===
[27-Mar-2026 17:25:38 UTC] Endpoint: user/profile.php
[27-Mar-2026 17:25:38 UTC] Full Log Data: {
    "timestamp": "2026-03-27 17:25:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:7e47:87bf::4253:af68",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:7e47:87bf::4253:af68, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc3IiwidXNlcm5hbWUiOiJzdW1pdDE0NCIsImVtYWlsIjoia2l0dHl2ZXJtYTEyNEBnbWFpbC5jb20iLCJleHAiOjE3NzUyMzcwODV9.dbcTJvD6UaEhHAXnrbP2NONwpJBCknl5b055l0_G1EU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e30187299238a03-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:7e47:87bf::4253:af68",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 17:25:38 UTC] === END API CALL LOG ===
[27-Mar-2026 17:25:38 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 17:25:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc3IiwidXNlcm5hbWUiOiJzdW1pdDE0NCIsImVtYWlsIjoia2l0dHl2ZXJtYTEyNEBnbWFpbC5jb20iLCJleHAiOjE3NzUyMzcwODV9.dbcTJvD6UaEhHAXnrbP2NONwpJBCknl5b055l0_G1EU
[27-Mar-2026 17:25:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 17:25:38 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 17:25:38 UTC] User ID: 177
[27-Mar-2026 17:25:38 UTC] Orders found: 0
[27-Mar-2026 17:25:38 UTC] Orders data: []
[27-Mar-2026 17:25:38 UTC] ✅ User profile retrieved successfully for user ID: 177
[27-Mar-2026 17:25:38 UTC] Total orders count: 0
[27-Mar-2026 17:25:38 UTC] === API CALL LOG ===
[27-Mar-2026 17:25:38 UTC] Endpoint: user/profile.php
[27-Mar-2026 17:25:38 UTC] Full Log Data: {
    "timestamp": "2026-03-27 17:25:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:7e47:87bf::4253:af68",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:7e47:87bf::4253:af68, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc3IiwidXNlcm5hbWUiOiJzdW1pdDE0NCIsImVtYWlsIjoia2l0dHl2ZXJtYTEyNEBnbWFpbC5jb20iLCJleHAiOjE3NzUyMzcwODV9.dbcTJvD6UaEhHAXnrbP2NONwpJBCknl5b055l0_G1EU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3018763ad88a03-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:7e47:87bf::4253:af68",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 17:25:38 UTC] === END API CALL LOG ===
[27-Mar-2026 17:25:38 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 17:25:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc3IiwidXNlcm5hbWUiOiJzdW1pdDE0NCIsImVtYWlsIjoia2l0dHl2ZXJtYTEyNEBnbWFpbC5jb20iLCJleHAiOjE3NzUyMzcwODV9.dbcTJvD6UaEhHAXnrbP2NONwpJBCknl5b055l0_G1EU
[27-Mar-2026 17:25:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 17:25:38 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 17:25:38 UTC] User ID: 177
[27-Mar-2026 17:25:38 UTC] ✅ User profile retrieved successfully for user ID: 177
[27-Mar-2026 17:25:39 UTC] === API CALL LOG ===
[27-Mar-2026 17:25:39 UTC] Endpoint: user/profile.php
[27-Mar-2026 17:25:39 UTC] Full Log Data: {
    "timestamp": "2026-03-27 17:25:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:7e47:87bf::4253:af68",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:7e47:87bf::4253:af68, 162.159.122.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc3IiwidXNlcm5hbWUiOiJzdW1pdDE0NCIsImVtYWlsIjoia2l0dHl2ZXJtYTEyNEBnbWFpbC5jb20iLCJleHAiOjE3NzUyMzcwODV9.dbcTJvD6UaEhHAXnrbP2NONwpJBCknl5b055l0_G1EU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e30187c2bf18a03-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:7e47:87bf::4253:af68",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 17:25:39 UTC] === END API CALL LOG ===
[27-Mar-2026 17:25:39 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 17:25:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc3IiwidXNlcm5hbWUiOiJzdW1pdDE0NCIsImVtYWlsIjoia2l0dHl2ZXJtYTEyNEBnbWFpbC5jb20iLCJleHAiOjE3NzUyMzcwODV9.dbcTJvD6UaEhHAXnrbP2NONwpJBCknl5b055l0_G1EU
[27-Mar-2026 17:25:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 17:25:39 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 17:25:39 UTC] User ID: 177
[27-Mar-2026 17:25:39 UTC] ✅ User profile retrieved successfully for user ID: 177
[27-Mar-2026 17:25:43 UTC] === API CALL LOG ===
[27-Mar-2026 17:25:43 UTC] Endpoint: user/profile.php
[27-Mar-2026 17:25:43 UTC] Full Log Data: {
    "timestamp": "2026-03-27 17:25:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:7e47:87bf::4253:af68",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:7e47:87bf::4253:af68, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc3IiwidXNlcm5hbWUiOiJzdW1pdDE0NCIsImVtYWlsIjoia2l0dHl2ZXJtYTEyNEBnbWFpbC5jb20iLCJleHAiOjE3NzUyMzcwODV9.dbcTJvD6UaEhHAXnrbP2NONwpJBCknl5b055l0_G1EU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e301890b9fc8a03-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:7e47:87bf::4253:af68",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 17:25:43 UTC] === END API CALL LOG ===
[27-Mar-2026 17:25:43 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 17:25:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc3IiwidXNlcm5hbWUiOiJzdW1pdDE0NCIsImVtYWlsIjoia2l0dHl2ZXJtYTEyNEBnbWFpbC5jb20iLCJleHAiOjE3NzUyMzcwODV9.dbcTJvD6UaEhHAXnrbP2NONwpJBCknl5b055l0_G1EU
[27-Mar-2026 17:25:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 17:25:43 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 17:25:43 UTC] User ID: 177
[27-Mar-2026 17:25:43 UTC] ✅ User profile retrieved successfully for user ID: 177
[27-Mar-2026 17:25:43 UTC] User Purchases API - User ID: 177
[27-Mar-2026 17:25:43 UTC] User Purchases API - Total purchases found: 0
[27-Mar-2026 18:58:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Mar-2026 18:58:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Mar-2026 18:58:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2404:3100:1462:bf9b:cc75:6fe1:210c:53fa, 162.158.88.29","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc4IiwidXNlcm5hbWUiOiJAQWZ0YWJqYW5pIiwiZW1haWwiOiJtZWVyYWZ0YWJiYWxvdWNoMTJAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQyNzE4fQ.rtKgIPg5QyR7ldSJBd3TTX36AjhbYU2kqizr3adLeQQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e30a0bbbabbfdf2-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2404:3100:1462:bf9b:cc75:6fe1:210c:53fa","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[27-Mar-2026 18:58:40 UTC] === User Orders API Called ===
[27-Mar-2026 18:58:40 UTC] User ID: 178
[27-Mar-2026 18:58:40 UTC] Limit: 20, Offset: 0
[27-Mar-2026 18:58:40 UTC] Orders found: 0
[27-Mar-2026 18:58:40 UTC] Orders data: []
[27-Mar-2026 18:58:40 UTC] === API CALL LOG ===
[27-Mar-2026 18:58:40 UTC] Endpoint: user/profile.php
[27-Mar-2026 18:58:40 UTC] Full Log Data: {
    "timestamp": "2026-03-27 18:58:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1462:bf9b:cc75:6fe1:210c:53fa",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1462:bf9b:cc75:6fe1:210c:53fa, 162.158.88.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc4IiwidXNlcm5hbWUiOiJAQWZ0YWJqYW5pIiwiZW1haWwiOiJtZWVyYWZ0YWJiYWxvdWNoMTJAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQyNzE4fQ.rtKgIPg5QyR7ldSJBd3TTX36AjhbYU2kqizr3adLeQQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e30a0bbbabcfdf2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:3100:1462:bf9b:cc75:6fe1:210c:53fa",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 18:58:40 UTC] === END API CALL LOG ===
[27-Mar-2026 18:58:40 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 18:58:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc4IiwidXNlcm5hbWUiOiJAQWZ0YWJqYW5pIiwiZW1haWwiOiJtZWVyYWZ0YWJiYWxvdWNoMTJAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQyNzE4fQ.rtKgIPg5QyR7ldSJBd3TTX36AjhbYU2kqizr3adLeQQ
[27-Mar-2026 18:58:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 18:58:40 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 18:58:40 UTC] User ID: 178
[27-Mar-2026 18:58:40 UTC] ✅ User profile retrieved successfully for user ID: 178
[27-Mar-2026 18:58:40 UTC] Total orders count: 0
[27-Mar-2026 18:58:40 UTC] === API CALL LOG ===
[27-Mar-2026 18:58:40 UTC] Endpoint: user/profile.php
[27-Mar-2026 18:58:40 UTC] Full Log Data: {
    "timestamp": "2026-03-27 18:58:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1462:bf9b:cc75:6fe1:210c:53fa",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1462:bf9b:cc75:6fe1:210c:53fa, 162.158.88.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc4IiwidXNlcm5hbWUiOiJAQWZ0YWJqYW5pIiwiZW1haWwiOiJtZWVyYWZ0YWJiYWxvdWNoMTJAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQyNzE4fQ.rtKgIPg5QyR7ldSJBd3TTX36AjhbYU2kqizr3adLeQQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e30a0bbbab8fdf2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:3100:1462:bf9b:cc75:6fe1:210c:53fa",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 18:58:40 UTC] === END API CALL LOG ===
[27-Mar-2026 18:58:40 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 18:58:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc4IiwidXNlcm5hbWUiOiJAQWZ0YWJqYW5pIiwiZW1haWwiOiJtZWVyYWZ0YWJiYWxvdWNoMTJAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQyNzE4fQ.rtKgIPg5QyR7ldSJBd3TTX36AjhbYU2kqizr3adLeQQ
[27-Mar-2026 18:58:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 18:58:40 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 18:58:40 UTC] User ID: 178
[27-Mar-2026 18:58:40 UTC] ✅ User profile retrieved successfully for user ID: 178
[27-Mar-2026 18:58:42 UTC] === API CALL LOG ===
[27-Mar-2026 18:58:42 UTC] Endpoint: user/profile.php
[27-Mar-2026 18:58:42 UTC] Full Log Data: {
    "timestamp": "2026-03-27 18:58:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1462:bf9b:cc75:6fe1:210c:53fa",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1462:bf9b:cc75:6fe1:210c:53fa, 162.158.88.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc4IiwidXNlcm5hbWUiOiJAQWZ0YWJqYW5pIiwiZW1haWwiOiJtZWVyYWZ0YWJiYWxvdWNoMTJAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQyNzE4fQ.rtKgIPg5QyR7ldSJBd3TTX36AjhbYU2kqizr3adLeQQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e30a0c97968fdf2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:3100:1462:bf9b:cc75:6fe1:210c:53fa",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 18:58:42 UTC] === END API CALL LOG ===
[27-Mar-2026 18:58:42 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 18:58:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc4IiwidXNlcm5hbWUiOiJAQWZ0YWJqYW5pIiwiZW1haWwiOiJtZWVyYWZ0YWJiYWxvdWNoMTJAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQyNzE4fQ.rtKgIPg5QyR7ldSJBd3TTX36AjhbYU2kqizr3adLeQQ
[27-Mar-2026 18:58:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 18:58:42 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 18:58:42 UTC] User ID: 178
[27-Mar-2026 18:58:42 UTC] ✅ User profile retrieved successfully for user ID: 178
[27-Mar-2026 18:59:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Mar-2026 18:59:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Mar-2026 18:59:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2404:3100:1462:bf9b:cc75:6fe1:210c:53fa, 162.158.88.29","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc4IiwidXNlcm5hbWUiOiJAQWZ0YWJqYW5pIiwiZW1haWwiOiJtZWVyYWZ0YWJiYWxvdWNoMTJAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQyNzE4fQ.rtKgIPg5QyR7ldSJBd3TTX36AjhbYU2kqizr3adLeQQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e30a1895c46fdf2-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2404:3100:1462:bf9b:cc75:6fe1:210c:53fa","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[27-Mar-2026 18:59:13 UTC] === User Orders API Called ===
[27-Mar-2026 18:59:13 UTC] User ID: 178
[27-Mar-2026 18:59:13 UTC] Limit: 20, Offset: 0
[27-Mar-2026 18:59:13 UTC] Orders found: 0
[27-Mar-2026 18:59:13 UTC] Orders data: []
[27-Mar-2026 18:59:13 UTC] Total orders count: 0
[27-Mar-2026 18:59:13 UTC] === API CALL LOG ===
[27-Mar-2026 18:59:13 UTC] Endpoint: user/profile.php
[27-Mar-2026 18:59:13 UTC] Full Log Data: {
    "timestamp": "2026-03-27 18:59:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1462:bf9b:cc75:6fe1:210c:53fa",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1462:bf9b:cc75:6fe1:210c:53fa, 162.158.88.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc4IiwidXNlcm5hbWUiOiJAQWZ0YWJqYW5pIiwiZW1haWwiOiJtZWVyYWZ0YWJiYWxvdWNoMTJAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQyNzE4fQ.rtKgIPg5QyR7ldSJBd3TTX36AjhbYU2kqizr3adLeQQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e30a1895c47fdf2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:3100:1462:bf9b:cc75:6fe1:210c:53fa",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 18:59:13 UTC] === END API CALL LOG ===
[27-Mar-2026 18:59:13 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 18:59:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc4IiwidXNlcm5hbWUiOiJAQWZ0YWJqYW5pIiwiZW1haWwiOiJtZWVyYWZ0YWJiYWxvdWNoMTJAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQyNzE4fQ.rtKgIPg5QyR7ldSJBd3TTX36AjhbYU2kqizr3adLeQQ
[27-Mar-2026 18:59:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 18:59:13 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 18:59:13 UTC] User ID: 178
[27-Mar-2026 18:59:13 UTC] ✅ User profile retrieved successfully for user ID: 178
[27-Mar-2026 18:59:14 UTC] === API CALL LOG ===
[27-Mar-2026 18:59:14 UTC] Endpoint: user/profile.php
[27-Mar-2026 18:59:14 UTC] Full Log Data: {
    "timestamp": "2026-03-27 18:59:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1462:bf9b:cc75:6fe1:210c:53fa",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1462:bf9b:cc75:6fe1:210c:53fa, 162.158.88.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc4IiwidXNlcm5hbWUiOiJAQWZ0YWJqYW5pIiwiZW1haWwiOiJtZWVyYWZ0YWJiYWxvdWNoMTJAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQyNzE4fQ.rtKgIPg5QyR7ldSJBd3TTX36AjhbYU2kqizr3adLeQQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e30a18adeb9fdf2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:3100:1462:bf9b:cc75:6fe1:210c:53fa",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 18:59:14 UTC] === END API CALL LOG ===
[27-Mar-2026 18:59:14 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 18:59:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc4IiwidXNlcm5hbWUiOiJAQWZ0YWJqYW5pIiwiZW1haWwiOiJtZWVyYWZ0YWJiYWxvdWNoMTJAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQyNzE4fQ.rtKgIPg5QyR7ldSJBd3TTX36AjhbYU2kqizr3adLeQQ
[27-Mar-2026 18:59:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 18:59:14 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 18:59:14 UTC] User ID: 178
[27-Mar-2026 18:59:14 UTC] ✅ User profile retrieved successfully for user ID: 178
[27-Mar-2026 18:59:15 UTC] === API CALL LOG ===
[27-Mar-2026 18:59:15 UTC] Endpoint: user/profile.php
[27-Mar-2026 18:59:15 UTC] Full Log Data: {
    "timestamp": "2026-03-27 18:59:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1462:bf9b:cc75:6fe1:210c:53fa",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1462:bf9b:cc75:6fe1:210c:53fa, 162.158.88.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc4IiwidXNlcm5hbWUiOiJAQWZ0YWJqYW5pIiwiZW1haWwiOiJtZWVyYWZ0YWJiYWxvdWNoMTJAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQyNzE4fQ.rtKgIPg5QyR7ldSJBd3TTX36AjhbYU2kqizr3adLeQQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e30a192bc28fdf2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:3100:1462:bf9b:cc75:6fe1:210c:53fa",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 18:59:15 UTC] === END API CALL LOG ===
[27-Mar-2026 18:59:15 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 18:59:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc4IiwidXNlcm5hbWUiOiJAQWZ0YWJqYW5pIiwiZW1haWwiOiJtZWVyYWZ0YWJiYWxvdWNoMTJAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQyNzE4fQ.rtKgIPg5QyR7ldSJBd3TTX36AjhbYU2kqizr3adLeQQ
[27-Mar-2026 18:59:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 18:59:15 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 18:59:15 UTC] User ID: 178
[27-Mar-2026 18:59:15 UTC] ✅ User profile retrieved successfully for user ID: 178
[27-Mar-2026 19:00:12 UTC] === API CALL LOG ===
[27-Mar-2026 19:00:12 UTC] Endpoint: user/profile.php
[27-Mar-2026 19:00:12 UTC] Full Log Data: {
    "timestamp": "2026-03-27 19:00:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1462:bf9b:cc75:6fe1:210c:53fa",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1462:bf9b:cc75:6fe1:210c:53fa, 162.158.88.29",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc4IiwidXNlcm5hbWUiOiJAQWZ0YWJqYW5pIiwiZW1haWwiOiJtZWVyYWZ0YWJiYWxvdWNoMTJAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQyNzE4fQ.rtKgIPg5QyR7ldSJBd3TTX36AjhbYU2kqizr3adLeQQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e30a2fb5ecefdf2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:3100:1462:bf9b:cc75:6fe1:210c:53fa",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 19:00:12 UTC] === END API CALL LOG ===
[27-Mar-2026 19:00:12 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 19:00:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc4IiwidXNlcm5hbWUiOiJAQWZ0YWJqYW5pIiwiZW1haWwiOiJtZWVyYWZ0YWJiYWxvdWNoMTJAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQyNzE4fQ.rtKgIPg5QyR7ldSJBd3TTX36AjhbYU2kqizr3adLeQQ
[27-Mar-2026 19:00:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 19:00:12 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 19:00:12 UTC] User ID: 178
[27-Mar-2026 19:00:12 UTC] ✅ User profile retrieved successfully for user ID: 178
[27-Mar-2026 19:00:12 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Mar-2026 19:00:12 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Mar-2026 19:00:12 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2404:3100:1462:bf9b:cc75:6fe1:210c:53fa, 162.158.88.28","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc4IiwidXNlcm5hbWUiOiJAQWZ0YWJqYW5pIiwiZW1haWwiOiJtZWVyYWZ0YWJiYWxvdWNoMTJAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQyNzE4fQ.rtKgIPg5QyR7ldSJBd3TTX36AjhbYU2kqizr3adLeQQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e30a2fb5eccfdf2-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2404:3100:1462:bf9b:cc75:6fe1:210c:53fa","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[27-Mar-2026 19:00:12 UTC] === User Orders API Called ===
[27-Mar-2026 19:00:12 UTC] User ID: 178
[27-Mar-2026 19:00:12 UTC] Limit: 20, Offset: 0
[27-Mar-2026 19:00:12 UTC] Orders found: 0
[27-Mar-2026 19:00:12 UTC] Orders data: []
[27-Mar-2026 19:00:12 UTC] Total orders count: 0
[27-Mar-2026 19:00:13 UTC] === API CALL LOG ===
[27-Mar-2026 19:00:13 UTC] Endpoint: user/profile.php
[27-Mar-2026 19:00:13 UTC] Full Log Data: {
    "timestamp": "2026-03-27 19:00:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1462:bf9b:cc75:6fe1:210c:53fa",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1462:bf9b:cc75:6fe1:210c:53fa, 162.158.88.29",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc4IiwidXNlcm5hbWUiOiJAQWZ0YWJqYW5pIiwiZW1haWwiOiJtZWVyYWZ0YWJiYWxvdWNoMTJAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQyNzE4fQ.rtKgIPg5QyR7ldSJBd3TTX36AjhbYU2kqizr3adLeQQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e30a2ff0d63fdf2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:3100:1462:bf9b:cc75:6fe1:210c:53fa",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 19:00:13 UTC] === END API CALL LOG ===
[27-Mar-2026 19:00:13 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 19:00:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc4IiwidXNlcm5hbWUiOiJAQWZ0YWJqYW5pIiwiZW1haWwiOiJtZWVyYWZ0YWJiYWxvdWNoMTJAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQyNzE4fQ.rtKgIPg5QyR7ldSJBd3TTX36AjhbYU2kqizr3adLeQQ
[27-Mar-2026 19:00:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 19:00:13 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 19:00:13 UTC] User ID: 178
[27-Mar-2026 19:00:13 UTC] ✅ User profile retrieved successfully for user ID: 178
[27-Mar-2026 19:00:15 UTC] === API CALL LOG ===
[27-Mar-2026 19:00:15 UTC] Endpoint: user/profile.php
[27-Mar-2026 19:00:15 UTC] Full Log Data: {
    "timestamp": "2026-03-27 19:00:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1462:bf9b:cc75:6fe1:210c:53fa",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1462:bf9b:cc75:6fe1:210c:53fa, 162.158.88.29",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc4IiwidXNlcm5hbWUiOiJAQWZ0YWJqYW5pIiwiZW1haWwiOiJtZWVyYWZ0YWJiYWxvdWNoMTJAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQyNzE4fQ.rtKgIPg5QyR7ldSJBd3TTX36AjhbYU2kqizr3adLeQQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e30a30b6bdcfdf2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:3100:1462:bf9b:cc75:6fe1:210c:53fa",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 19:00:15 UTC] === END API CALL LOG ===
[27-Mar-2026 19:00:15 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 19:00:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc4IiwidXNlcm5hbWUiOiJAQWZ0YWJqYW5pIiwiZW1haWwiOiJtZWVyYWZ0YWJiYWxvdWNoMTJAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQyNzE4fQ.rtKgIPg5QyR7ldSJBd3TTX36AjhbYU2kqizr3adLeQQ
[27-Mar-2026 19:00:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 19:00:15 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 19:00:15 UTC] User ID: 178
[27-Mar-2026 19:00:15 UTC] ✅ User profile retrieved successfully for user ID: 178
[27-Mar-2026 19:02:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Mar-2026 19:02:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Mar-2026 19:02:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2404:3100:1462:bf9b:cc75:6fe1:210c:53fa, 162.158.88.28","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc4IiwidXNlcm5hbWUiOiJAQWZ0YWJqYW5pIiwiZW1haWwiOiJtZWVyYWZ0YWJiYWxvdWNoMTJAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQyNzE4fQ.rtKgIPg5QyR7ldSJBd3TTX36AjhbYU2kqizr3adLeQQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e30a5de6eb8fdf2-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2404:3100:1462:bf9b:cc75:6fe1:210c:53fa","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[27-Mar-2026 19:02:11 UTC] === User Orders API Called ===
[27-Mar-2026 19:02:11 UTC] User ID: 178
[27-Mar-2026 19:02:11 UTC] Limit: 20, Offset: 0
[27-Mar-2026 19:02:11 UTC] Orders found: 0
[27-Mar-2026 19:02:11 UTC] Orders data: []
[27-Mar-2026 19:02:11 UTC] Total orders count: 0
[27-Mar-2026 19:02:14 UTC] === API CALL LOG ===
[27-Mar-2026 19:02:14 UTC] Endpoint: user/profile.php
[27-Mar-2026 19:02:14 UTC] Full Log Data: {
    "timestamp": "2026-03-27 19:02:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1462:bf9b:cc75:6fe1:210c:53fa",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1462:bf9b:cc75:6fe1:210c:53fa, 162.158.88.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc4IiwidXNlcm5hbWUiOiJAQWZ0YWJqYW5pIiwiZW1haWwiOiJtZWVyYWZ0YWJiYWxvdWNoMTJAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQyNzE4fQ.rtKgIPg5QyR7ldSJBd3TTX36AjhbYU2kqizr3adLeQQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e30a5f2798efdf2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:3100:1462:bf9b:cc75:6fe1:210c:53fa",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 19:02:14 UTC] === END API CALL LOG ===
[27-Mar-2026 19:02:14 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 19:02:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc4IiwidXNlcm5hbWUiOiJAQWZ0YWJqYW5pIiwiZW1haWwiOiJtZWVyYWZ0YWJiYWxvdWNoMTJAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQyNzE4fQ.rtKgIPg5QyR7ldSJBd3TTX36AjhbYU2kqizr3adLeQQ
[27-Mar-2026 19:02:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 19:02:14 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 19:02:14 UTC] User ID: 178
[27-Mar-2026 19:02:14 UTC] ✅ User profile retrieved successfully for user ID: 178
[27-Mar-2026 19:02:14 UTC] User Purchases API - User ID: 178
[27-Mar-2026 19:02:14 UTC] User Purchases API - Total purchases found: 0
[27-Mar-2026 19:02:20 UTC] === API CALL LOG ===
[27-Mar-2026 19:02:20 UTC] Endpoint: user/profile.php
[27-Mar-2026 19:02:20 UTC] Full Log Data: {
    "timestamp": "2026-03-27 19:02:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1462:bf9b:cc75:6fe1:210c:53fa",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1462:bf9b:cc75:6fe1:210c:53fa, 162.158.88.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc4IiwidXNlcm5hbWUiOiJAQWZ0YWJqYW5pIiwiZW1haWwiOiJtZWVyYWZ0YWJiYWxvdWNoMTJAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQyNzE4fQ.rtKgIPg5QyR7ldSJBd3TTX36AjhbYU2kqizr3adLeQQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e30a6196c1dfdf2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:3100:1462:bf9b:cc75:6fe1:210c:53fa",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 19:02:20 UTC] === END API CALL LOG ===
[27-Mar-2026 19:02:20 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 19:02:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc4IiwidXNlcm5hbWUiOiJAQWZ0YWJqYW5pIiwiZW1haWwiOiJtZWVyYWZ0YWJiYWxvdWNoMTJAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQyNzE4fQ.rtKgIPg5QyR7ldSJBd3TTX36AjhbYU2kqizr3adLeQQ
[27-Mar-2026 19:02:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 19:02:20 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 19:02:20 UTC] User ID: 178
[27-Mar-2026 19:02:20 UTC] ✅ User profile retrieved successfully for user ID: 178
[27-Mar-2026 19:02:20 UTC] User Purchases API - User ID: 178
[27-Mar-2026 19:02:20 UTC] User Purchases API - Total purchases found: 0
[27-Mar-2026 19:02:34 UTC] === API CALL LOG ===
[27-Mar-2026 19:02:34 UTC] Endpoint: user/profile.php
[27-Mar-2026 19:02:34 UTC] Full Log Data: {
    "timestamp": "2026-03-27 19:02:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1462:bf9b:cc75:6fe1:210c:53fa",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1462:bf9b:cc75:6fe1:210c:53fa, 162.158.88.29",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc4IiwidXNlcm5hbWUiOiJAQWZ0YWJqYW5pIiwiZW1haWwiOiJtZWVyYWZ0YWJiYWxvdWNoMTJAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQyNzE4fQ.rtKgIPg5QyR7ldSJBd3TTX36AjhbYU2kqizr3adLeQQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e30a66e6842fdf2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:3100:1462:bf9b:cc75:6fe1:210c:53fa",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 19:02:34 UTC] === END API CALL LOG ===
[27-Mar-2026 19:02:34 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 19:02:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc4IiwidXNlcm5hbWUiOiJAQWZ0YWJqYW5pIiwiZW1haWwiOiJtZWVyYWZ0YWJiYWxvdWNoMTJAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQyNzE4fQ.rtKgIPg5QyR7ldSJBd3TTX36AjhbYU2kqizr3adLeQQ
[27-Mar-2026 19:02:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 19:02:34 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 19:02:34 UTC] User ID: 178
[27-Mar-2026 19:02:34 UTC] ✅ User profile retrieved successfully for user ID: 178
[27-Mar-2026 19:02:34 UTC] User Purchases API - User ID: 178
[27-Mar-2026 19:02:34 UTC] User Purchases API - Total purchases found: 0
[27-Mar-2026 19:03:58 UTC] === API CALL LOG ===
[27-Mar-2026 19:03:58 UTC] Endpoint: user/profile.php
[27-Mar-2026 19:03:58 UTC] Full Log Data: {
    "timestamp": "2026-03-27 19:03:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1462:bf9b:cc75:6fe1:210c:53fa",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1462:bf9b:cc75:6fe1:210c:53fa, 162.158.88.29",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc4IiwidXNlcm5hbWUiOiJAQWZ0YWJqYW5pIiwiZW1haWwiOiJtZWVyYWZ0YWJiYWxvdWNoMTJAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQyNzE4fQ.rtKgIPg5QyR7ldSJBd3TTX36AjhbYU2kqizr3adLeQQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e30a87c6a6efdf2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:3100:1462:bf9b:cc75:6fe1:210c:53fa",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 19:03:58 UTC] === END API CALL LOG ===
[27-Mar-2026 19:03:58 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 19:03:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc4IiwidXNlcm5hbWUiOiJAQWZ0YWJqYW5pIiwiZW1haWwiOiJtZWVyYWZ0YWJiYWxvdWNoMTJAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQyNzE4fQ.rtKgIPg5QyR7ldSJBd3TTX36AjhbYU2kqizr3adLeQQ
[27-Mar-2026 19:03:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 19:03:58 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 19:03:58 UTC] User ID: 178
[27-Mar-2026 19:03:58 UTC] ✅ User profile retrieved successfully for user ID: 178
[27-Mar-2026 19:03:58 UTC] User Purchases API - User ID: 178
[27-Mar-2026 19:03:58 UTC] User Purchases API - Total purchases found: 0
[27-Mar-2026 19:04:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Mar-2026 19:04:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Mar-2026 19:04:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2404:3100:1462:bf9b:cc75:6fe1:210c:53fa, 162.158.88.29","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc4IiwidXNlcm5hbWUiOiJAQWZ0YWJqYW5pIiwiZW1haWwiOiJtZWVyYWZ0YWJiYWxvdWNoMTJAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQyNzE4fQ.rtKgIPg5QyR7ldSJBd3TTX36AjhbYU2kqizr3adLeQQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e30a89b4e62fdf2-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2404:3100:1462:bf9b:cc75:6fe1:210c:53fa","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[27-Mar-2026 19:04:03 UTC] === User Orders API Called ===
[27-Mar-2026 19:04:03 UTC] User ID: 178
[27-Mar-2026 19:04:03 UTC] Limit: 20, Offset: 0
[27-Mar-2026 19:04:03 UTC] Orders found: 0
[27-Mar-2026 19:04:03 UTC] Orders data: []
[27-Mar-2026 19:04:03 UTC] Total orders count: 0
[27-Mar-2026 19:04:03 UTC] === API CALL LOG ===
[27-Mar-2026 19:04:03 UTC] Endpoint: user/profile.php
[27-Mar-2026 19:04:03 UTC] Full Log Data: {
    "timestamp": "2026-03-27 19:04:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1462:bf9b:cc75:6fe1:210c:53fa",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1462:bf9b:cc75:6fe1:210c:53fa, 162.158.88.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc4IiwidXNlcm5hbWUiOiJAQWZ0YWJqYW5pIiwiZW1haWwiOiJtZWVyYWZ0YWJiYWxvdWNoMTJAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQyNzE4fQ.rtKgIPg5QyR7ldSJBd3TTX36AjhbYU2kqizr3adLeQQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e30a89b4e64fdf2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:3100:1462:bf9b:cc75:6fe1:210c:53fa",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 19:04:03 UTC] === END API CALL LOG ===
[27-Mar-2026 19:04:03 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 19:04:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc4IiwidXNlcm5hbWUiOiJAQWZ0YWJqYW5pIiwiZW1haWwiOiJtZWVyYWZ0YWJiYWxvdWNoMTJAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQyNzE4fQ.rtKgIPg5QyR7ldSJBd3TTX36AjhbYU2kqizr3adLeQQ
[27-Mar-2026 19:04:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 19:04:03 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 19:04:03 UTC] User ID: 178
[27-Mar-2026 19:04:03 UTC] ✅ User profile retrieved successfully for user ID: 178
[27-Mar-2026 19:04:03 UTC] === API CALL LOG ===
[27-Mar-2026 19:04:03 UTC] Endpoint: user/profile.php
[27-Mar-2026 19:04:03 UTC] Full Log Data: {
    "timestamp": "2026-03-27 19:04:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1462:bf9b:cc75:6fe1:210c:53fa",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1462:bf9b:cc75:6fe1:210c:53fa, 162.158.88.29",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc4IiwidXNlcm5hbWUiOiJAQWZ0YWJqYW5pIiwiZW1haWwiOiJtZWVyYWZ0YWJiYWxvdWNoMTJAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQyNzE4fQ.rtKgIPg5QyR7ldSJBd3TTX36AjhbYU2kqizr3adLeQQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e30a89ecce4fdf2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:3100:1462:bf9b:cc75:6fe1:210c:53fa",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 19:04:03 UTC] === END API CALL LOG ===
[27-Mar-2026 19:04:03 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 19:04:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc4IiwidXNlcm5hbWUiOiJAQWZ0YWJqYW5pIiwiZW1haWwiOiJtZWVyYWZ0YWJiYWxvdWNoMTJAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQyNzE4fQ.rtKgIPg5QyR7ldSJBd3TTX36AjhbYU2kqizr3adLeQQ
[27-Mar-2026 19:04:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 19:04:03 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 19:04:03 UTC] User ID: 178
[27-Mar-2026 19:04:03 UTC] ✅ User profile retrieved successfully for user ID: 178
[27-Mar-2026 19:04:04 UTC] === API CALL LOG ===
[27-Mar-2026 19:04:04 UTC] Endpoint: user/profile.php
[27-Mar-2026 19:04:04 UTC] Full Log Data: {
    "timestamp": "2026-03-27 19:04:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1462:bf9b:cc75:6fe1:210c:53fa",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1462:bf9b:cc75:6fe1:210c:53fa, 162.158.88.29",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc4IiwidXNlcm5hbWUiOiJAQWZ0YWJqYW5pIiwiZW1haWwiOiJtZWVyYWZ0YWJiYWxvdWNoMTJAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQyNzE4fQ.rtKgIPg5QyR7ldSJBd3TTX36AjhbYU2kqizr3adLeQQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e30a8a5fa8bfdf2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:3100:1462:bf9b:cc75:6fe1:210c:53fa",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 19:04:04 UTC] === END API CALL LOG ===
[27-Mar-2026 19:04:04 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 19:04:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc4IiwidXNlcm5hbWUiOiJAQWZ0YWJqYW5pIiwiZW1haWwiOiJtZWVyYWZ0YWJiYWxvdWNoMTJAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQyNzE4fQ.rtKgIPg5QyR7ldSJBd3TTX36AjhbYU2kqizr3adLeQQ
[27-Mar-2026 19:04:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 19:04:04 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 19:04:04 UTC] User ID: 178
[27-Mar-2026 19:04:04 UTC] ✅ User profile retrieved successfully for user ID: 178
[27-Mar-2026 19:04:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Mar-2026 19:04:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Mar-2026 19:04:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2404:3100:1462:bf9b:cc75:6fe1:210c:53fa, 162.158.88.29","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc4IiwidXNlcm5hbWUiOiJAQWZ0YWJqYW5pIiwiZW1haWwiOiJtZWVyYWZ0YWJiYWxvdWNoMTJAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQyNzE4fQ.rtKgIPg5QyR7ldSJBd3TTX36AjhbYU2kqizr3adLeQQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e30a9688b63fdf2-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2404:3100:1462:bf9b:cc75:6fe1:210c:53fa","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[27-Mar-2026 19:04:36 UTC] === User Orders API Called ===
[27-Mar-2026 19:04:36 UTC] User ID: 178
[27-Mar-2026 19:04:36 UTC] Limit: 20, Offset: 0
[27-Mar-2026 19:04:36 UTC] Orders found: 0
[27-Mar-2026 19:04:36 UTC] Orders data: []
[27-Mar-2026 19:04:36 UTC] Total orders count: 0
[27-Mar-2026 19:04:38 UTC] === API CALL LOG ===
[27-Mar-2026 19:04:38 UTC] Endpoint: user/profile.php
[27-Mar-2026 19:04:38 UTC] Full Log Data: {
    "timestamp": "2026-03-27 19:04:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1462:bf9b:cc75:6fe1:210c:53fa",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1462:bf9b:cc75:6fe1:210c:53fa, 162.158.88.29",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc4IiwidXNlcm5hbWUiOiJAQWZ0YWJqYW5pIiwiZW1haWwiOiJtZWVyYWZ0YWJiYWxvdWNoMTJAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQyNzE4fQ.rtKgIPg5QyR7ldSJBd3TTX36AjhbYU2kqizr3adLeQQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e30a97b1bcafdf2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:3100:1462:bf9b:cc75:6fe1:210c:53fa",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 19:04:38 UTC] === END API CALL LOG ===
[27-Mar-2026 19:04:38 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 19:04:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc4IiwidXNlcm5hbWUiOiJAQWZ0YWJqYW5pIiwiZW1haWwiOiJtZWVyYWZ0YWJiYWxvdWNoMTJAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQyNzE4fQ.rtKgIPg5QyR7ldSJBd3TTX36AjhbYU2kqizr3adLeQQ
[27-Mar-2026 19:04:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 19:04:38 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 19:04:38 UTC] User ID: 178
[27-Mar-2026 19:04:38 UTC] ✅ User profile retrieved successfully for user ID: 178
[27-Mar-2026 19:04:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Mar-2026 19:04:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Mar-2026 19:04:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2404:3100:1462:bf9b:cc75:6fe1:210c:53fa, 162.158.88.29","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc4IiwidXNlcm5hbWUiOiJAQWZ0YWJqYW5pIiwiZW1haWwiOiJtZWVyYWZ0YWJiYWxvdWNoMTJAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQyNzE4fQ.rtKgIPg5QyR7ldSJBd3TTX36AjhbYU2kqizr3adLeQQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e30a97b1bc8fdf2-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2404:3100:1462:bf9b:cc75:6fe1:210c:53fa","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[27-Mar-2026 19:04:39 UTC] === User Orders API Called ===
[27-Mar-2026 19:04:39 UTC] User ID: 178
[27-Mar-2026 19:04:39 UTC] Limit: 20, Offset: 0
[27-Mar-2026 19:04:39 UTC] Orders found: 0
[27-Mar-2026 19:04:39 UTC] Orders data: []
[27-Mar-2026 19:04:39 UTC] Total orders count: 0
[27-Mar-2026 19:04:39 UTC] === API CALL LOG ===
[27-Mar-2026 19:04:39 UTC] Endpoint: user/profile.php
[27-Mar-2026 19:04:39 UTC] Full Log Data: {
    "timestamp": "2026-03-27 19:04:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1462:bf9b:cc75:6fe1:210c:53fa",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1462:bf9b:cc75:6fe1:210c:53fa, 162.158.88.29",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc4IiwidXNlcm5hbWUiOiJAQWZ0YWJqYW5pIiwiZW1haWwiOiJtZWVyYWZ0YWJiYWxvdWNoMTJAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQyNzE4fQ.rtKgIPg5QyR7ldSJBd3TTX36AjhbYU2kqizr3adLeQQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e30a97d3f23fdf2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:3100:1462:bf9b:cc75:6fe1:210c:53fa",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 19:04:39 UTC] === END API CALL LOG ===
[27-Mar-2026 19:04:39 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 19:04:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc4IiwidXNlcm5hbWUiOiJAQWZ0YWJqYW5pIiwiZW1haWwiOiJtZWVyYWZ0YWJiYWxvdWNoMTJAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQyNzE4fQ.rtKgIPg5QyR7ldSJBd3TTX36AjhbYU2kqizr3adLeQQ
[27-Mar-2026 19:04:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 19:04:39 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 19:04:39 UTC] User ID: 178
[27-Mar-2026 19:04:39 UTC] ✅ User profile retrieved successfully for user ID: 178
[27-Mar-2026 19:04:41 UTC] === API CALL LOG ===
[27-Mar-2026 19:04:41 UTC] Endpoint: user/profile.php
[27-Mar-2026 19:04:41 UTC] Full Log Data: {
    "timestamp": "2026-03-27 19:04:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1462:bf9b:cc75:6fe1:210c:53fa",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1462:bf9b:cc75:6fe1:210c:53fa, 162.158.88.29",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc4IiwidXNlcm5hbWUiOiJAQWZ0YWJqYW5pIiwiZW1haWwiOiJtZWVyYWZ0YWJiYWxvdWNoMTJAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQyNzE4fQ.rtKgIPg5QyR7ldSJBd3TTX36AjhbYU2kqizr3adLeQQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e30a9893bacfdf2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:3100:1462:bf9b:cc75:6fe1:210c:53fa",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 19:04:41 UTC] === END API CALL LOG ===
[27-Mar-2026 19:04:41 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 19:04:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc4IiwidXNlcm5hbWUiOiJAQWZ0YWJqYW5pIiwiZW1haWwiOiJtZWVyYWZ0YWJiYWxvdWNoMTJAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQyNzE4fQ.rtKgIPg5QyR7ldSJBd3TTX36AjhbYU2kqizr3adLeQQ
[27-Mar-2026 19:04:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 19:04:41 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 19:04:41 UTC] User ID: 178
[27-Mar-2026 19:04:41 UTC] ✅ User profile retrieved successfully for user ID: 178
[27-Mar-2026 19:07:15 UTC] === API CALL LOG ===
[27-Mar-2026 19:07:15 UTC] Endpoint: user/profile.php
[27-Mar-2026 19:07:15 UTC] Full Log Data: {
    "timestamp": "2026-03-27 19:07:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.159.162.75",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "51.159.162.75, 172.71.123.119",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc4IiwidXNlcm5hbWUiOiJAQWZ0YWJqYW5pIiwiZW1haWwiOiJtZWVyYWZ0YWJiYWxvdWNoMTJAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQyNzE4fQ.rtKgIPg5QyR7ldSJBd3TTX36AjhbYU2kqizr3adLeQQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e30ad538895d5cd-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "51.159.162.75",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 19:07:15 UTC] === END API CALL LOG ===
[27-Mar-2026 19:07:15 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 19:07:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc4IiwidXNlcm5hbWUiOiJAQWZ0YWJqYW5pIiwiZW1haWwiOiJtZWVyYWZ0YWJiYWxvdWNoMTJAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQyNzE4fQ.rtKgIPg5QyR7ldSJBd3TTX36AjhbYU2kqizr3adLeQQ
[27-Mar-2026 19:07:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 19:07:15 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 19:07:15 UTC] User ID: 178
[27-Mar-2026 19:07:15 UTC] ✅ User profile retrieved successfully for user ID: 178
[27-Mar-2026 19:07:23 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Mar-2026 19:07:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Mar-2026 19:07:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"51.159.162.75, 172.71.123.119","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc4IiwidXNlcm5hbWUiOiJAQWZ0YWJqYW5pIiwiZW1haWwiOiJtZWVyYWZ0YWJiYWxvdWNoMTJAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQyNzE4fQ.rtKgIPg5QyR7ldSJBd3TTX36AjhbYU2kqizr3adLeQQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e30ad83e891d5cd-CDG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"51.159.162.75","CF-IPCountry":"FR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[27-Mar-2026 19:07:23 UTC] === User Orders API Called ===
[27-Mar-2026 19:07:23 UTC] User ID: 178
[27-Mar-2026 19:07:23 UTC] Limit: 20, Offset: 0
[27-Mar-2026 19:07:23 UTC] Orders found: 0
[27-Mar-2026 19:07:23 UTC] Orders data: []
[27-Mar-2026 19:07:23 UTC] Total orders count: 0
[27-Mar-2026 19:07:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Mar-2026 19:07:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Mar-2026 19:07:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"51.159.162.75, 172.71.123.119","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc4IiwidXNlcm5hbWUiOiJAQWZ0YWJqYW5pIiwiZW1haWwiOiJtZWVyYWZ0YWJiYWxvdWNoMTJAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQyNzE4fQ.rtKgIPg5QyR7ldSJBd3TTX36AjhbYU2kqizr3adLeQQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e30ad9f1d58d5cd-CDG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"51.159.162.75","CF-IPCountry":"FR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[27-Mar-2026 19:07:27 UTC] === User Orders API Called ===
[27-Mar-2026 19:07:27 UTC] User ID: 178
[27-Mar-2026 19:07:27 UTC] Limit: 20, Offset: 0
[27-Mar-2026 19:07:27 UTC] Orders found: 0
[27-Mar-2026 19:07:27 UTC] Orders data: []
[27-Mar-2026 19:07:27 UTC] Total orders count: 0
[27-Mar-2026 19:07:27 UTC] === API CALL LOG ===
[27-Mar-2026 19:07:27 UTC] Endpoint: user/profile.php
[27-Mar-2026 19:07:27 UTC] Full Log Data: {
    "timestamp": "2026-03-27 19:07:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.159.162.75",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "51.159.162.75, 172.71.123.119",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc4IiwidXNlcm5hbWUiOiJAQWZ0YWJqYW5pIiwiZW1haWwiOiJtZWVyYWZ0YWJiYWxvdWNoMTJAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQyNzE4fQ.rtKgIPg5QyR7ldSJBd3TTX36AjhbYU2kqizr3adLeQQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e30ad9f1d59d5cd-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "51.159.162.75",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 19:07:27 UTC] === END API CALL LOG ===
[27-Mar-2026 19:07:27 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 19:07:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc4IiwidXNlcm5hbWUiOiJAQWZ0YWJqYW5pIiwiZW1haWwiOiJtZWVyYWZ0YWJiYWxvdWNoMTJAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQyNzE4fQ.rtKgIPg5QyR7ldSJBd3TTX36AjhbYU2kqizr3adLeQQ
[27-Mar-2026 19:07:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 19:07:27 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 19:07:27 UTC] User ID: 178
[27-Mar-2026 19:07:27 UTC] ✅ User profile retrieved successfully for user ID: 178
[27-Mar-2026 19:07:28 UTC] === API CALL LOG ===
[27-Mar-2026 19:07:28 UTC] Endpoint: user/profile.php
[27-Mar-2026 19:07:28 UTC] Full Log Data: {
    "timestamp": "2026-03-27 19:07:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.159.162.75",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "51.159.162.75, 172.71.123.119",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc4IiwidXNlcm5hbWUiOiJAQWZ0YWJqYW5pIiwiZW1haWwiOiJtZWVyYWZ0YWJiYWxvdWNoMTJAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQyNzE4fQ.rtKgIPg5QyR7ldSJBd3TTX36AjhbYU2kqizr3adLeQQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e30ada0be25d5cd-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "51.159.162.75",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 19:07:28 UTC] === END API CALL LOG ===
[27-Mar-2026 19:07:28 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 19:07:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc4IiwidXNlcm5hbWUiOiJAQWZ0YWJqYW5pIiwiZW1haWwiOiJtZWVyYWZ0YWJiYWxvdWNoMTJAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQyNzE4fQ.rtKgIPg5QyR7ldSJBd3TTX36AjhbYU2kqizr3adLeQQ
[27-Mar-2026 19:07:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 19:07:28 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 19:07:28 UTC] User ID: 178
[27-Mar-2026 19:07:28 UTC] ✅ User profile retrieved successfully for user ID: 178
[27-Mar-2026 19:08:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Mar-2026 19:08:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Mar-2026 19:08:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"51.159.162.75, 172.71.123.120","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc4IiwidXNlcm5hbWUiOiJAQWZ0YWJqYW5pIiwiZW1haWwiOiJtZWVyYWZ0YWJiYWxvdWNoMTJAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQyNzE4fQ.rtKgIPg5QyR7ldSJBd3TTX36AjhbYU2kqizr3adLeQQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e30aebfa840d5cd-CDG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"51.159.162.75","CF-IPCountry":"FR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[27-Mar-2026 19:08:14 UTC] === User Orders API Called ===
[27-Mar-2026 19:08:14 UTC] User ID: 178
[27-Mar-2026 19:08:14 UTC] Limit: 20, Offset: 0
[27-Mar-2026 19:08:14 UTC] Orders found: 0
[27-Mar-2026 19:08:14 UTC] Orders data: []
[27-Mar-2026 19:08:14 UTC] Total orders count: 0
[27-Mar-2026 19:08:14 UTC] === API CALL LOG ===
[27-Mar-2026 19:08:14 UTC] Endpoint: user/profile.php
[27-Mar-2026 19:08:14 UTC] Full Log Data: {
    "timestamp": "2026-03-27 19:08:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.159.162.75",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "51.159.162.75, 172.71.123.119",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc4IiwidXNlcm5hbWUiOiJAQWZ0YWJqYW5pIiwiZW1haWwiOiJtZWVyYWZ0YWJiYWxvdWNoMTJAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQyNzE4fQ.rtKgIPg5QyR7ldSJBd3TTX36AjhbYU2kqizr3adLeQQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e30aebfa842d5cd-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "51.159.162.75",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 19:08:14 UTC] === END API CALL LOG ===
[27-Mar-2026 19:08:14 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 19:08:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc4IiwidXNlcm5hbWUiOiJAQWZ0YWJqYW5pIiwiZW1haWwiOiJtZWVyYWZ0YWJiYWxvdWNoMTJAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQyNzE4fQ.rtKgIPg5QyR7ldSJBd3TTX36AjhbYU2kqizr3adLeQQ
[27-Mar-2026 19:08:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 19:08:14 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 19:08:14 UTC] User ID: 178
[27-Mar-2026 19:08:14 UTC] ✅ User profile retrieved successfully for user ID: 178
[27-Mar-2026 19:08:14 UTC] === API CALL LOG ===
[27-Mar-2026 19:08:14 UTC] Endpoint: user/profile.php
[27-Mar-2026 19:08:14 UTC] Full Log Data: {
    "timestamp": "2026-03-27 19:08:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.159.162.75",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "51.159.162.75, 172.71.123.120",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc4IiwidXNlcm5hbWUiOiJAQWZ0YWJqYW5pIiwiZW1haWwiOiJtZWVyYWZ0YWJiYWxvdWNoMTJAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQyNzE4fQ.rtKgIPg5QyR7ldSJBd3TTX36AjhbYU2kqizr3adLeQQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e30aec108e8d5cd-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "51.159.162.75",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 19:08:14 UTC] === END API CALL LOG ===
[27-Mar-2026 19:08:14 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 19:08:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc4IiwidXNlcm5hbWUiOiJAQWZ0YWJqYW5pIiwiZW1haWwiOiJtZWVyYWZ0YWJiYWxvdWNoMTJAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQyNzE4fQ.rtKgIPg5QyR7ldSJBd3TTX36AjhbYU2kqizr3adLeQQ
[27-Mar-2026 19:08:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 19:08:14 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 19:08:14 UTC] User ID: 178
[27-Mar-2026 19:08:14 UTC] ✅ User profile retrieved successfully for user ID: 178
[27-Mar-2026 19:08:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Mar-2026 19:08:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Mar-2026 19:08:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"51.159.162.75, 172.71.123.119","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc4IiwidXNlcm5hbWUiOiJAQWZ0YWJqYW5pIiwiZW1haWwiOiJtZWVyYWZ0YWJiYWxvdWNoMTJAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQyNzE4fQ.rtKgIPg5QyR7ldSJBd3TTX36AjhbYU2kqizr3adLeQQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e30af17ac34d5cd-CDG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"51.159.162.75","CF-IPCountry":"FR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[27-Mar-2026 19:08:28 UTC] === User Orders API Called ===
[27-Mar-2026 19:08:28 UTC] User ID: 178
[27-Mar-2026 19:08:28 UTC] Limit: 20, Offset: 0
[27-Mar-2026 19:08:28 UTC] Orders found: 0
[27-Mar-2026 19:08:28 UTC] Orders data: []
[27-Mar-2026 19:08:28 UTC] Total orders count: 0
[27-Mar-2026 19:08:28 UTC] === API CALL LOG ===
[27-Mar-2026 19:08:28 UTC] Endpoint: user/profile.php
[27-Mar-2026 19:08:28 UTC] Full Log Data: {
    "timestamp": "2026-03-27 19:08:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.159.162.75",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "51.159.162.75, 172.71.123.120",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc4IiwidXNlcm5hbWUiOiJAQWZ0YWJqYW5pIiwiZW1haWwiOiJtZWVyYWZ0YWJiYWxvdWNoMTJAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQyNzE4fQ.rtKgIPg5QyR7ldSJBd3TTX36AjhbYU2kqizr3adLeQQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e30af17ac36d5cd-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "51.159.162.75",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 19:08:28 UTC] === END API CALL LOG ===
[27-Mar-2026 19:08:28 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 19:08:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc4IiwidXNlcm5hbWUiOiJAQWZ0YWJqYW5pIiwiZW1haWwiOiJtZWVyYWZ0YWJiYWxvdWNoMTJAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQyNzE4fQ.rtKgIPg5QyR7ldSJBd3TTX36AjhbYU2kqizr3adLeQQ
[27-Mar-2026 19:08:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 19:08:28 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 19:08:28 UTC] User ID: 178
[27-Mar-2026 19:08:28 UTC] ✅ User profile retrieved successfully for user ID: 178
[27-Mar-2026 19:08:28 UTC] === API CALL LOG ===
[27-Mar-2026 19:08:28 UTC] Endpoint: user/profile.php
[27-Mar-2026 19:08:28 UTC] Full Log Data: {
    "timestamp": "2026-03-27 19:08:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.159.162.75",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "51.159.162.75, 172.71.123.120",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc4IiwidXNlcm5hbWUiOiJAQWZ0YWJqYW5pIiwiZW1haWwiOiJtZWVyYWZ0YWJiYWxvdWNoMTJAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQyNzE4fQ.rtKgIPg5QyR7ldSJBd3TTX36AjhbYU2kqizr3adLeQQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e30af17ac37d5cd-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "51.159.162.75",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 19:08:28 UTC] === END API CALL LOG ===
[27-Mar-2026 19:08:28 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 19:08:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc4IiwidXNlcm5hbWUiOiJAQWZ0YWJqYW5pIiwiZW1haWwiOiJtZWVyYWZ0YWJiYWxvdWNoMTJAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQyNzE4fQ.rtKgIPg5QyR7ldSJBd3TTX36AjhbYU2kqizr3adLeQQ
[27-Mar-2026 19:08:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 19:08:28 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 19:08:28 UTC] User ID: 178
[27-Mar-2026 19:08:28 UTC] ✅ User profile retrieved successfully for user ID: 178
[27-Mar-2026 19:08:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Mar-2026 19:08:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Mar-2026 19:08:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"51.159.162.75, 172.71.123.120","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc4IiwidXNlcm5hbWUiOiJAQWZ0YWJqYW5pIiwiZW1haWwiOiJtZWVyYWZ0YWJiYWxvdWNoMTJAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQyNzE4fQ.rtKgIPg5QyR7ldSJBd3TTX36AjhbYU2kqizr3adLeQQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e30af1c1e6cd5cd-CDG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"51.159.162.75","CF-IPCountry":"FR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[27-Mar-2026 19:08:29 UTC] === User Orders API Called ===
[27-Mar-2026 19:08:29 UTC] User ID: 178
[27-Mar-2026 19:08:29 UTC] Limit: 20, Offset: 0
[27-Mar-2026 19:08:29 UTC] Orders found: 0
[27-Mar-2026 19:08:29 UTC] Orders data: []
[27-Mar-2026 19:08:29 UTC] Total orders count: 0
[27-Mar-2026 19:08:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Mar-2026 19:08:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Mar-2026 19:08:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"51.159.162.75, 172.71.123.119","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc4IiwidXNlcm5hbWUiOiJAQWZ0YWJqYW5pIiwiZW1haWwiOiJtZWVyYWZ0YWJiYWxvdWNoMTJAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQyNzE4fQ.rtKgIPg5QyR7ldSJBd3TTX36AjhbYU2kqizr3adLeQQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e30af60cb66d5cd-CDG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"51.159.162.75","CF-IPCountry":"FR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[27-Mar-2026 19:08:40 UTC] === User Orders API Called ===
[27-Mar-2026 19:08:40 UTC] User ID: 178
[27-Mar-2026 19:08:40 UTC] Limit: 20, Offset: 0
[27-Mar-2026 19:08:40 UTC] Orders found: 0
[27-Mar-2026 19:08:40 UTC] Orders data: []
[27-Mar-2026 19:08:40 UTC] Total orders count: 0
[27-Mar-2026 19:08:40 UTC] === API CALL LOG ===
[27-Mar-2026 19:08:40 UTC] Endpoint: user/profile.php
[27-Mar-2026 19:08:40 UTC] Full Log Data: {
    "timestamp": "2026-03-27 19:08:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.159.162.75",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "51.159.162.75, 172.71.123.119",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc4IiwidXNlcm5hbWUiOiJAQWZ0YWJqYW5pIiwiZW1haWwiOiJtZWVyYWZ0YWJiYWxvdWNoMTJAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQyNzE4fQ.rtKgIPg5QyR7ldSJBd3TTX36AjhbYU2kqizr3adLeQQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e30af60cb68d5cd-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "51.159.162.75",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 19:08:40 UTC] === END API CALL LOG ===
[27-Mar-2026 19:08:40 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 19:08:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc4IiwidXNlcm5hbWUiOiJAQWZ0YWJqYW5pIiwiZW1haWwiOiJtZWVyYWZ0YWJiYWxvdWNoMTJAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQyNzE4fQ.rtKgIPg5QyR7ldSJBd3TTX36AjhbYU2kqizr3adLeQQ
[27-Mar-2026 19:08:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 19:08:40 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 19:08:40 UTC] User ID: 178
[27-Mar-2026 19:08:40 UTC] ✅ User profile retrieved successfully for user ID: 178
[27-Mar-2026 19:08:40 UTC] === API CALL LOG ===
[27-Mar-2026 19:08:40 UTC] Endpoint: user/profile.php
[27-Mar-2026 19:08:40 UTC] Full Log Data: {
    "timestamp": "2026-03-27 19:08:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.159.162.75",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "51.159.162.75, 172.71.123.119",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc4IiwidXNlcm5hbWUiOiJAQWZ0YWJqYW5pIiwiZW1haWwiOiJtZWVyYWZ0YWJiYWxvdWNoMTJAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQyNzE4fQ.rtKgIPg5QyR7ldSJBd3TTX36AjhbYU2kqizr3adLeQQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e30af62dc40d5cd-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "51.159.162.75",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 19:08:40 UTC] === END API CALL LOG ===
[27-Mar-2026 19:08:40 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 19:08:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc4IiwidXNlcm5hbWUiOiJAQWZ0YWJqYW5pIiwiZW1haWwiOiJtZWVyYWZ0YWJiYWxvdWNoMTJAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQyNzE4fQ.rtKgIPg5QyR7ldSJBd3TTX36AjhbYU2kqizr3adLeQQ
[27-Mar-2026 19:08:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 19:08:40 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 19:08:40 UTC] User ID: 178
[27-Mar-2026 19:08:40 UTC] ✅ User profile retrieved successfully for user ID: 178
[27-Mar-2026 19:08:58 UTC] === API CALL LOG ===
[27-Mar-2026 19:08:58 UTC] Endpoint: user/profile.php
[27-Mar-2026 19:08:58 UTC] Full Log Data: {
    "timestamp": "2026-03-27 19:08:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.159.162.75",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "51.159.162.75, 172.71.123.119",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc4IiwidXNlcm5hbWUiOiJAQWZ0YWJqYW5pIiwiZW1haWwiOiJtZWVyYWZ0YWJiYWxvdWNoMTJAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQyNzE4fQ.rtKgIPg5QyR7ldSJBd3TTX36AjhbYU2kqizr3adLeQQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e30afd0d923d5cd-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "51.159.162.75",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 19:08:58 UTC] === END API CALL LOG ===
[27-Mar-2026 19:08:58 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 19:08:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc4IiwidXNlcm5hbWUiOiJAQWZ0YWJqYW5pIiwiZW1haWwiOiJtZWVyYWZ0YWJiYWxvdWNoMTJAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQyNzE4fQ.rtKgIPg5QyR7ldSJBd3TTX36AjhbYU2kqizr3adLeQQ
[27-Mar-2026 19:08:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 19:08:58 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 19:08:58 UTC] User ID: 178
[27-Mar-2026 19:08:58 UTC] ✅ User profile retrieved successfully for user ID: 178
[27-Mar-2026 19:08:58 UTC] User Purchases API - User ID: 178
[27-Mar-2026 19:08:58 UTC] User Purchases API - Total purchases found: 0
[27-Mar-2026 19:09:08 UTC] === API CALL LOG ===
[27-Mar-2026 19:09:08 UTC] Endpoint: user/profile.php
[27-Mar-2026 19:09:08 UTC] Full Log Data: {
    "timestamp": "2026-03-27 19:09:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.159.162.75",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "51.159.162.75, 172.71.123.120",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc4IiwidXNlcm5hbWUiOiJAQWZ0YWJqYW5pIiwiZW1haWwiOiJtZWVyYWZ0YWJiYWxvdWNoMTJAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQyNzE4fQ.rtKgIPg5QyR7ldSJBd3TTX36AjhbYU2kqizr3adLeQQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e30b012bf79d5cd-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "51.159.162.75",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 19:09:08 UTC] === END API CALL LOG ===
[27-Mar-2026 19:09:08 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 19:09:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc4IiwidXNlcm5hbWUiOiJAQWZ0YWJqYW5pIiwiZW1haWwiOiJtZWVyYWZ0YWJiYWxvdWNoMTJAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQyNzE4fQ.rtKgIPg5QyR7ldSJBd3TTX36AjhbYU2kqizr3adLeQQ
[27-Mar-2026 19:09:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 19:09:08 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 19:09:08 UTC] User ID: 178
[27-Mar-2026 19:09:08 UTC] ✅ User profile retrieved successfully for user ID: 178
[27-Mar-2026 19:09:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Mar-2026 19:09:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Mar-2026 19:09:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"51.159.162.75, 172.71.123.120","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc4IiwidXNlcm5hbWUiOiJAQWZ0YWJqYW5pIiwiZW1haWwiOiJtZWVyYWZ0YWJiYWxvdWNoMTJAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQyNzE4fQ.rtKgIPg5QyR7ldSJBd3TTX36AjhbYU2kqizr3adLeQQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e30b053d8a8d5cd-CDG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"51.159.162.75","CF-IPCountry":"FR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[27-Mar-2026 19:09:19 UTC] === User Orders API Called ===
[27-Mar-2026 19:09:19 UTC] User ID: 178
[27-Mar-2026 19:09:19 UTC] Limit: 20, Offset: 0
[27-Mar-2026 19:09:19 UTC] Orders found: 0
[27-Mar-2026 19:09:19 UTC] Orders data: []
[27-Mar-2026 19:09:19 UTC] Total orders count: 0
[27-Mar-2026 19:09:19 UTC] === API CALL LOG ===
[27-Mar-2026 19:09:19 UTC] Endpoint: user/profile.php
[27-Mar-2026 19:09:19 UTC] Full Log Data: {
    "timestamp": "2026-03-27 19:09:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.159.162.75",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "51.159.162.75, 172.71.123.120",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc4IiwidXNlcm5hbWUiOiJAQWZ0YWJqYW5pIiwiZW1haWwiOiJtZWVyYWZ0YWJiYWxvdWNoMTJAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQyNzE4fQ.rtKgIPg5QyR7ldSJBd3TTX36AjhbYU2kqizr3adLeQQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e30b053d8a9d5cd-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "51.159.162.75",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 19:09:19 UTC] === END API CALL LOG ===
[27-Mar-2026 19:09:19 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 19:09:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc4IiwidXNlcm5hbWUiOiJAQWZ0YWJqYW5pIiwiZW1haWwiOiJtZWVyYWZ0YWJiYWxvdWNoMTJAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQyNzE4fQ.rtKgIPg5QyR7ldSJBd3TTX36AjhbYU2kqizr3adLeQQ
[27-Mar-2026 19:09:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 19:09:19 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 19:09:19 UTC] User ID: 178
[27-Mar-2026 19:09:19 UTC] ✅ User profile retrieved successfully for user ID: 178
[27-Mar-2026 19:43:50 UTC] === API CALL LOG ===
[27-Mar-2026 19:43:50 UTC] Endpoint: user/profile.php
[27-Mar-2026 19:43:50 UTC] Full Log Data: {
    "timestamp": "2026-03-27 19:43:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:8100:24ec:43a7:c838:3bff:feab:c6d6",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:8100:24ec:43a7:c838:3bff:feab:c6d6, 172.69.165.49",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc5IiwidXNlcm5hbWUiOiJzb2Zpa3NrNyIsImVtYWlsIjoibTQwNzA5ODYxMzFAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQ1NDIyfQ.9t0UwNZG3WEIybRBVRUF0CQ6JOkwqsuPWObh-CmseL8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e30e2ddbbb776b5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:8100:24ec:43a7:c838:3bff:feab:c6d6",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 19:43:50 UTC] === END API CALL LOG ===
[27-Mar-2026 19:43:50 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 19:43:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc5IiwidXNlcm5hbWUiOiJzb2Zpa3NrNyIsImVtYWlsIjoibTQwNzA5ODYxMzFAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQ1NDIyfQ.9t0UwNZG3WEIybRBVRUF0CQ6JOkwqsuPWObh-CmseL8
[27-Mar-2026 19:43:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 19:43:50 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 19:43:50 UTC] User ID: 179
[27-Mar-2026 19:43:50 UTC] === API CALL LOG ===
[27-Mar-2026 19:43:50 UTC] Endpoint: user/profile.php
[27-Mar-2026 19:43:50 UTC] Full Log Data: {
    "timestamp": "2026-03-27 19:43:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:8100:24ec:43a7:c838:3bff:feab:c6d6",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:8100:24ec:43a7:c838:3bff:feab:c6d6, 172.69.165.49",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc5IiwidXNlcm5hbWUiOiJzb2Zpa3NrNyIsImVtYWlsIjoibTQwNzA5ODYxMzFAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQ1NDIyfQ.9t0UwNZG3WEIybRBVRUF0CQ6JOkwqsuPWObh-CmseL8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e30e2de8cc476b5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:8100:24ec:43a7:c838:3bff:feab:c6d6",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 19:43:50 UTC] === END API CALL LOG ===
[27-Mar-2026 19:43:50 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 19:43:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc5IiwidXNlcm5hbWUiOiJzb2Zpa3NrNyIsImVtYWlsIjoibTQwNzA5ODYxMzFAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQ1NDIyfQ.9t0UwNZG3WEIybRBVRUF0CQ6JOkwqsuPWObh-CmseL8
[27-Mar-2026 19:43:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 19:43:50 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 19:43:50 UTC] User ID: 179
[27-Mar-2026 19:43:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Mar-2026 19:43:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Mar-2026 19:43:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:8100:24ec:43a7:c838:3bff:feab:c6d6, 172.69.165.48","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc5IiwidXNlcm5hbWUiOiJzb2Zpa3NrNyIsImVtYWlsIjoibTQwNzA5ODYxMzFAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQ1NDIyfQ.9t0UwNZG3WEIybRBVRUF0CQ6JOkwqsuPWObh-CmseL8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e30e2ddbbbb76b5-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2402:8100:24ec:43a7:c838:3bff:feab:c6d6","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[27-Mar-2026 19:43:50 UTC] === User Orders API Called ===
[27-Mar-2026 19:43:50 UTC] User ID: 179
[27-Mar-2026 19:43:50 UTC] Limit: 20, Offset: 0
[27-Mar-2026 19:43:50 UTC] ✅ User profile retrieved successfully for user ID: 179
[27-Mar-2026 19:43:50 UTC] ✅ User profile retrieved successfully for user ID: 179
[27-Mar-2026 19:43:51 UTC] Orders found: 0
[27-Mar-2026 19:43:51 UTC] Orders data: []
[27-Mar-2026 19:43:51 UTC] Total orders count: 0
[27-Mar-2026 19:43:54 UTC] === API CALL LOG ===
[27-Mar-2026 19:43:54 UTC] Endpoint: user/profile.php
[27-Mar-2026 19:43:54 UTC] Full Log Data: {
    "timestamp": "2026-03-27 19:43:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:8100:24ec:43a7:c838:3bff:feab:c6d6",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:8100:24ec:43a7:c838:3bff:feab:c6d6, 172.69.165.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc5IiwidXNlcm5hbWUiOiJzb2Zpa3NrNyIsImVtYWlsIjoibTQwNzA5ODYxMzFAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQ1NDIyfQ.9t0UwNZG3WEIybRBVRUF0CQ6JOkwqsuPWObh-CmseL8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e30e2f9fb5776b5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:8100:24ec:43a7:c838:3bff:feab:c6d6",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 19:43:54 UTC] === END API CALL LOG ===
[27-Mar-2026 19:43:54 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 19:43:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc5IiwidXNlcm5hbWUiOiJzb2Zpa3NrNyIsImVtYWlsIjoibTQwNzA5ODYxMzFAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQ1NDIyfQ.9t0UwNZG3WEIybRBVRUF0CQ6JOkwqsuPWObh-CmseL8
[27-Mar-2026 19:43:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 19:43:54 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 19:43:54 UTC] User ID: 179
[27-Mar-2026 19:43:54 UTC] ✅ User profile retrieved successfully for user ID: 179
[27-Mar-2026 19:43:55 UTC] === API CALL LOG ===
[27-Mar-2026 19:43:55 UTC] Endpoint: user/profile.php
[27-Mar-2026 19:43:55 UTC] Full Log Data: {
    "timestamp": "2026-03-27 19:43:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:8100:24ec:43a7:c838:3bff:feab:c6d6",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:8100:24ec:43a7:c838:3bff:feab:c6d6, 172.69.165.49",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc5IiwidXNlcm5hbWUiOiJzb2Zpa3NrNyIsImVtYWlsIjoibTQwNzA5ODYxMzFAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQ1NDIyfQ.9t0UwNZG3WEIybRBVRUF0CQ6JOkwqsuPWObh-CmseL8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e30e303c9e076b5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:8100:24ec:43a7:c838:3bff:feab:c6d6",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 19:43:55 UTC] === END API CALL LOG ===
[27-Mar-2026 19:43:55 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 19:43:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc5IiwidXNlcm5hbWUiOiJzb2Zpa3NrNyIsImVtYWlsIjoibTQwNzA5ODYxMzFAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQ1NDIyfQ.9t0UwNZG3WEIybRBVRUF0CQ6JOkwqsuPWObh-CmseL8
[27-Mar-2026 19:43:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 19:43:55 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 19:43:55 UTC] User ID: 179
[27-Mar-2026 19:43:56 UTC] ✅ User profile retrieved successfully for user ID: 179
[27-Mar-2026 19:44:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Mar-2026 19:44:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Mar-2026 19:44:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:8100:24ec:43a7:c838:3bff:feab:c6d6, 172.69.165.48","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc5IiwidXNlcm5hbWUiOiJzb2Zpa3NrNyIsImVtYWlsIjoibTQwNzA5ODYxMzFAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQ1NDIyfQ.9t0UwNZG3WEIybRBVRUF0CQ6JOkwqsuPWObh-CmseL8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e30e3a9f9ac76b5-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2402:8100:24ec:43a7:c838:3bff:feab:c6d6","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[27-Mar-2026 19:44:22 UTC] === User Orders API Called ===
[27-Mar-2026 19:44:22 UTC] User ID: 179
[27-Mar-2026 19:44:22 UTC] Limit: 20, Offset: 0
[27-Mar-2026 19:44:22 UTC] Orders found: 0
[27-Mar-2026 19:44:22 UTC] Orders data: []
[27-Mar-2026 19:44:22 UTC] Total orders count: 0
[27-Mar-2026 19:44:22 UTC] === API CALL LOG ===
[27-Mar-2026 19:44:22 UTC] Endpoint: user/profile.php
[27-Mar-2026 19:44:22 UTC] Full Log Data: {
    "timestamp": "2026-03-27 19:44:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:8100:24ec:43a7:c838:3bff:feab:c6d6",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:8100:24ec:43a7:c838:3bff:feab:c6d6, 172.69.165.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc5IiwidXNlcm5hbWUiOiJzb2Zpa3NrNyIsImVtYWlsIjoibTQwNzA5ODYxMzFAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQ1NDIyfQ.9t0UwNZG3WEIybRBVRUF0CQ6JOkwqsuPWObh-CmseL8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e30e3a9f9ad76b5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:8100:24ec:43a7:c838:3bff:feab:c6d6",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 19:44:22 UTC] === END API CALL LOG ===
[27-Mar-2026 19:44:22 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 19:44:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc5IiwidXNlcm5hbWUiOiJzb2Zpa3NrNyIsImVtYWlsIjoibTQwNzA5ODYxMzFAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQ1NDIyfQ.9t0UwNZG3WEIybRBVRUF0CQ6JOkwqsuPWObh-CmseL8
[27-Mar-2026 19:44:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 19:44:22 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 19:44:22 UTC] User ID: 179
[27-Mar-2026 19:44:22 UTC] ✅ User profile retrieved successfully for user ID: 179
[27-Mar-2026 19:44:22 UTC] === API CALL LOG ===
[27-Mar-2026 19:44:22 UTC] Endpoint: user/profile.php
[27-Mar-2026 19:44:22 UTC] Full Log Data: {
    "timestamp": "2026-03-27 19:44:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:8100:24ec:43a7:c838:3bff:feab:c6d6",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:8100:24ec:43a7:c838:3bff:feab:c6d6, 172.69.165.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc5IiwidXNlcm5hbWUiOiJzb2Zpa3NrNyIsImVtYWlsIjoibTQwNzA5ODYxMzFAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQ1NDIyfQ.9t0UwNZG3WEIybRBVRUF0CQ6JOkwqsuPWObh-CmseL8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e30e3ad1f2976b5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:8100:24ec:43a7:c838:3bff:feab:c6d6",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 19:44:22 UTC] === END API CALL LOG ===
[27-Mar-2026 19:44:22 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 19:44:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc5IiwidXNlcm5hbWUiOiJzb2Zpa3NrNyIsImVtYWlsIjoibTQwNzA5ODYxMzFAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQ1NDIyfQ.9t0UwNZG3WEIybRBVRUF0CQ6JOkwqsuPWObh-CmseL8
[27-Mar-2026 19:44:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 19:44:22 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 19:44:22 UTC] User ID: 179
[27-Mar-2026 19:44:22 UTC] ✅ User profile retrieved successfully for user ID: 179
[27-Mar-2026 19:44:23 UTC] === API CALL LOG ===
[27-Mar-2026 19:44:23 UTC] Endpoint: user/profile.php
[27-Mar-2026 19:44:23 UTC] Full Log Data: {
    "timestamp": "2026-03-27 19:44:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:8100:24ec:43a7:c838:3bff:feab:c6d6",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:8100:24ec:43a7:c838:3bff:feab:c6d6, 172.69.165.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc5IiwidXNlcm5hbWUiOiJzb2Zpa3NrNyIsImVtYWlsIjoibTQwNzA5ODYxMzFAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQ1NDIyfQ.9t0UwNZG3WEIybRBVRUF0CQ6JOkwqsuPWObh-CmseL8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e30e3b2a81f76b5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:8100:24ec:43a7:c838:3bff:feab:c6d6",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 19:44:23 UTC] === END API CALL LOG ===
[27-Mar-2026 19:44:23 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 19:44:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc5IiwidXNlcm5hbWUiOiJzb2Zpa3NrNyIsImVtYWlsIjoibTQwNzA5ODYxMzFAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQ1NDIyfQ.9t0UwNZG3WEIybRBVRUF0CQ6JOkwqsuPWObh-CmseL8
[27-Mar-2026 19:44:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 19:44:23 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 19:44:23 UTC] User ID: 179
[27-Mar-2026 19:44:23 UTC] ✅ User profile retrieved successfully for user ID: 179
[27-Mar-2026 19:44:28 UTC] === API CALL LOG ===
[27-Mar-2026 19:44:28 UTC] Endpoint: user/profile.php
[27-Mar-2026 19:44:28 UTC] Full Log Data: {
    "timestamp": "2026-03-27 19:44:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:8100:24ec:43a7:c838:3bff:feab:c6d6",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:8100:24ec:43a7:c838:3bff:feab:c6d6, 172.69.165.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc5IiwidXNlcm5hbWUiOiJzb2Zpa3NrNyIsImVtYWlsIjoibTQwNzA5ODYxMzFAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQ1NDIyfQ.9t0UwNZG3WEIybRBVRUF0CQ6JOkwqsuPWObh-CmseL8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e30e3cf789f76b5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:8100:24ec:43a7:c838:3bff:feab:c6d6",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 19:44:28 UTC] === END API CALL LOG ===
[27-Mar-2026 19:44:28 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 19:44:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc5IiwidXNlcm5hbWUiOiJzb2Zpa3NrNyIsImVtYWlsIjoibTQwNzA5ODYxMzFAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQ1NDIyfQ.9t0UwNZG3WEIybRBVRUF0CQ6JOkwqsuPWObh-CmseL8
[27-Mar-2026 19:44:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 19:44:28 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 19:44:28 UTC] User ID: 179
[27-Mar-2026 19:44:28 UTC] ✅ User profile retrieved successfully for user ID: 179
[27-Mar-2026 19:44:28 UTC] User Purchases API - User ID: 179
[27-Mar-2026 19:44:28 UTC] User Purchases API - Total purchases found: 0
[27-Mar-2026 19:44:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Mar-2026 19:44:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Mar-2026 19:44:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:8100:24ec:43a7:c838:3bff:feab:c6d6, 172.69.165.48","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc5IiwidXNlcm5hbWUiOiJzb2Zpa3NrNyIsImVtYWlsIjoibTQwNzA5ODYxMzFAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQ1NDIyfQ.9t0UwNZG3WEIybRBVRUF0CQ6JOkwqsuPWObh-CmseL8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e30e48e6bd176b5-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2402:8100:24ec:43a7:c838:3bff:feab:c6d6","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[27-Mar-2026 19:44:58 UTC] === User Orders API Called ===
[27-Mar-2026 19:44:58 UTC] User ID: 179
[27-Mar-2026 19:44:58 UTC] Limit: 20, Offset: 0
[27-Mar-2026 19:44:58 UTC] Orders found: 0
[27-Mar-2026 19:44:58 UTC] Orders data: []
[27-Mar-2026 19:44:58 UTC] Total orders count: 0
[27-Mar-2026 19:45:00 UTC] === API CALL LOG ===
[27-Mar-2026 19:45:00 UTC] Endpoint: user/profile.php
[27-Mar-2026 19:45:00 UTC] Full Log Data: {
    "timestamp": "2026-03-27 19:45:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:8100:24ec:43a7:c838:3bff:feab:c6d6",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:8100:24ec:43a7:c838:3bff:feab:c6d6, 172.69.165.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc5IiwidXNlcm5hbWUiOiJzb2Zpa3NrNyIsImVtYWlsIjoibTQwNzA5ODYxMzFAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQ1NDIyfQ.9t0UwNZG3WEIybRBVRUF0CQ6JOkwqsuPWObh-CmseL8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e30e497db4476b5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:8100:24ec:43a7:c838:3bff:feab:c6d6",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 19:45:00 UTC] === END API CALL LOG ===
[27-Mar-2026 19:45:00 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 19:45:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc5IiwidXNlcm5hbWUiOiJzb2Zpa3NrNyIsImVtYWlsIjoibTQwNzA5ODYxMzFAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQ1NDIyfQ.9t0UwNZG3WEIybRBVRUF0CQ6JOkwqsuPWObh-CmseL8
[27-Mar-2026 19:45:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 19:45:00 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 19:45:00 UTC] User ID: 179
[27-Mar-2026 19:45:00 UTC] ✅ User profile retrieved successfully for user ID: 179
[27-Mar-2026 19:45:00 UTC] User Purchases API - User ID: 179
[27-Mar-2026 19:45:00 UTC] User Purchases API - Total purchases found: 1
[27-Mar-2026 19:45:03 UTC] === API CALL LOG ===
[27-Mar-2026 19:45:03 UTC] Endpoint: user/profile.php
[27-Mar-2026 19:45:03 UTC] Full Log Data: {
    "timestamp": "2026-03-27 19:45:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:8100:24ec:43a7:c838:3bff:feab:c6d6",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:8100:24ec:43a7:c838:3bff:feab:c6d6, 172.69.165.49",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc5IiwidXNlcm5hbWUiOiJzb2Zpa3NrNyIsImVtYWlsIjoibTQwNzA5ODYxMzFAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQ1NDIyfQ.9t0UwNZG3WEIybRBVRUF0CQ6JOkwqsuPWObh-CmseL8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e30e4adb8c876b5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:8100:24ec:43a7:c838:3bff:feab:c6d6",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 19:45:03 UTC] === END API CALL LOG ===
[27-Mar-2026 19:45:03 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 19:45:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc5IiwidXNlcm5hbWUiOiJzb2Zpa3NrNyIsImVtYWlsIjoibTQwNzA5ODYxMzFAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQ1NDIyfQ.9t0UwNZG3WEIybRBVRUF0CQ6JOkwqsuPWObh-CmseL8
[27-Mar-2026 19:45:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 19:45:03 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 19:45:03 UTC] User ID: 179
[27-Mar-2026 19:45:03 UTC] ✅ User profile retrieved successfully for user ID: 179
[27-Mar-2026 19:45:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Mar-2026 19:45:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Mar-2026 19:45:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:8100:24ec:43a7:c838:3bff:feab:c6d6, 172.69.165.49","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc5IiwidXNlcm5hbWUiOiJzb2Zpa3NrNyIsImVtYWlsIjoibTQwNzA5ODYxMzFAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQ1NDIyfQ.9t0UwNZG3WEIybRBVRUF0CQ6JOkwqsuPWObh-CmseL8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e30e4adb8c676b5-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2402:8100:24ec:43a7:c838:3bff:feab:c6d6","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[27-Mar-2026 19:45:03 UTC] === User Orders API Called ===
[27-Mar-2026 19:45:03 UTC] User ID: 179
[27-Mar-2026 19:45:03 UTC] Limit: 20, Offset: 0
[27-Mar-2026 19:45:03 UTC] Orders found: 0
[27-Mar-2026 19:45:03 UTC] Orders data: []
[27-Mar-2026 19:45:03 UTC] Total orders count: 0
[27-Mar-2026 19:45:04 UTC] === API CALL LOG ===
[27-Mar-2026 19:45:04 UTC] Endpoint: user/profile.php
[27-Mar-2026 19:45:04 UTC] Full Log Data: {
    "timestamp": "2026-03-27 19:45:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:8100:24ec:43a7:c838:3bff:feab:c6d6",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:8100:24ec:43a7:c838:3bff:feab:c6d6, 172.69.165.49",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc5IiwidXNlcm5hbWUiOiJzb2Zpa3NrNyIsImVtYWlsIjoibTQwNzA5ODYxMzFAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQ1NDIyfQ.9t0UwNZG3WEIybRBVRUF0CQ6JOkwqsuPWObh-CmseL8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e30e4b19eb376b5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:8100:24ec:43a7:c838:3bff:feab:c6d6",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 19:45:04 UTC] === END API CALL LOG ===
[27-Mar-2026 19:45:04 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 19:45:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc5IiwidXNlcm5hbWUiOiJzb2Zpa3NrNyIsImVtYWlsIjoibTQwNzA5ODYxMzFAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQ1NDIyfQ.9t0UwNZG3WEIybRBVRUF0CQ6JOkwqsuPWObh-CmseL8
[27-Mar-2026 19:45:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 19:45:04 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 19:45:04 UTC] User ID: 179
[27-Mar-2026 19:45:04 UTC] ✅ User profile retrieved successfully for user ID: 179
[27-Mar-2026 19:45:04 UTC] === API CALL LOG ===
[27-Mar-2026 19:45:04 UTC] Endpoint: user/profile.php
[27-Mar-2026 19:45:04 UTC] Full Log Data: {
    "timestamp": "2026-03-27 19:45:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:8100:24ec:43a7:c838:3bff:feab:c6d6",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:8100:24ec:43a7:c838:3bff:feab:c6d6, 172.69.165.49",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc5IiwidXNlcm5hbWUiOiJzb2Zpa3NrNyIsImVtYWlsIjoibTQwNzA5ODYxMzFAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQ1NDIyfQ.9t0UwNZG3WEIybRBVRUF0CQ6JOkwqsuPWObh-CmseL8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e30e4b4ebd076b5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:8100:24ec:43a7:c838:3bff:feab:c6d6",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 19:45:04 UTC] === END API CALL LOG ===
[27-Mar-2026 19:45:04 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 19:45:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc5IiwidXNlcm5hbWUiOiJzb2Zpa3NrNyIsImVtYWlsIjoibTQwNzA5ODYxMzFAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQ1NDIyfQ.9t0UwNZG3WEIybRBVRUF0CQ6JOkwqsuPWObh-CmseL8
[27-Mar-2026 19:45:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 19:45:04 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 19:45:04 UTC] User ID: 179
[27-Mar-2026 19:45:04 UTC] ✅ User profile retrieved successfully for user ID: 179
[27-Mar-2026 19:45:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Mar-2026 19:45:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Mar-2026 19:45:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:8100:24ec:43a7:c838:3bff:feab:c6d6, 172.69.165.49","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc5IiwidXNlcm5hbWUiOiJzb2Zpa3NrNyIsImVtYWlsIjoibTQwNzA5ODYxMzFAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQ1NDIyfQ.9t0UwNZG3WEIybRBVRUF0CQ6JOkwqsuPWObh-CmseL8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e30e51f5db676b5-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2402:8100:24ec:43a7:c838:3bff:feab:c6d6","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[27-Mar-2026 19:45:22 UTC] === User Orders API Called ===
[27-Mar-2026 19:45:22 UTC] User ID: 179
[27-Mar-2026 19:45:22 UTC] Limit: 20, Offset: 0
[27-Mar-2026 19:45:22 UTC] Orders found: 0
[27-Mar-2026 19:45:22 UTC] Orders data: []
[27-Mar-2026 19:45:22 UTC] Total orders count: 0
[27-Mar-2026 19:45:22 UTC] === API CALL LOG ===
[27-Mar-2026 19:45:22 UTC] Endpoint: user/profile.php
[27-Mar-2026 19:45:22 UTC] Full Log Data: {
    "timestamp": "2026-03-27 19:45:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:8100:24ec:43a7:c838:3bff:feab:c6d6",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:8100:24ec:43a7:c838:3bff:feab:c6d6, 172.69.165.49",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc5IiwidXNlcm5hbWUiOiJzb2Zpa3NrNyIsImVtYWlsIjoibTQwNzA5ODYxMzFAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQ1NDIyfQ.9t0UwNZG3WEIybRBVRUF0CQ6JOkwqsuPWObh-CmseL8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e30e51f5db776b5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:8100:24ec:43a7:c838:3bff:feab:c6d6",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 19:45:22 UTC] === END API CALL LOG ===
[27-Mar-2026 19:45:22 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 19:45:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc5IiwidXNlcm5hbWUiOiJzb2Zpa3NrNyIsImVtYWlsIjoibTQwNzA5ODYxMzFAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQ1NDIyfQ.9t0UwNZG3WEIybRBVRUF0CQ6JOkwqsuPWObh-CmseL8
[27-Mar-2026 19:45:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 19:45:22 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 19:45:22 UTC] User ID: 179
[27-Mar-2026 19:45:22 UTC] ✅ User profile retrieved successfully for user ID: 179
[27-Mar-2026 19:45:22 UTC] === API CALL LOG ===
[27-Mar-2026 19:45:22 UTC] Endpoint: user/profile.php
[27-Mar-2026 19:45:22 UTC] Full Log Data: {
    "timestamp": "2026-03-27 19:45:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:8100:24ec:43a7:c838:3bff:feab:c6d6",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:8100:24ec:43a7:c838:3bff:feab:c6d6, 172.69.165.49",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc5IiwidXNlcm5hbWUiOiJzb2Zpa3NrNyIsImVtYWlsIjoibTQwNzA5ODYxMzFAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQ1NDIyfQ.9t0UwNZG3WEIybRBVRUF0CQ6JOkwqsuPWObh-CmseL8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e30e5231c0676b5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:8100:24ec:43a7:c838:3bff:feab:c6d6",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 19:45:22 UTC] === END API CALL LOG ===
[27-Mar-2026 19:45:22 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 19:45:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc5IiwidXNlcm5hbWUiOiJzb2Zpa3NrNyIsImVtYWlsIjoibTQwNzA5ODYxMzFAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQ1NDIyfQ.9t0UwNZG3WEIybRBVRUF0CQ6JOkwqsuPWObh-CmseL8
[27-Mar-2026 19:45:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 19:45:22 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 19:45:22 UTC] User ID: 179
[27-Mar-2026 19:45:22 UTC] ✅ User profile retrieved successfully for user ID: 179
[27-Mar-2026 19:45:23 UTC] === API CALL LOG ===
[27-Mar-2026 19:45:23 UTC] Endpoint: user/profile.php
[27-Mar-2026 19:45:23 UTC] Full Log Data: {
    "timestamp": "2026-03-27 19:45:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:8100:24ec:43a7:c838:3bff:feab:c6d6",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:8100:24ec:43a7:c838:3bff:feab:c6d6, 172.69.165.49",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc5IiwidXNlcm5hbWUiOiJzb2Zpa3NrNyIsImVtYWlsIjoibTQwNzA5ODYxMzFAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQ1NDIyfQ.9t0UwNZG3WEIybRBVRUF0CQ6JOkwqsuPWObh-CmseL8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e30e527bc5c76b5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:8100:24ec:43a7:c838:3bff:feab:c6d6",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 19:45:23 UTC] === END API CALL LOG ===
[27-Mar-2026 19:45:23 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 19:45:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc5IiwidXNlcm5hbWUiOiJzb2Zpa3NrNyIsImVtYWlsIjoibTQwNzA5ODYxMzFAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQ1NDIyfQ.9t0UwNZG3WEIybRBVRUF0CQ6JOkwqsuPWObh-CmseL8
[27-Mar-2026 19:45:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 19:45:23 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 19:45:23 UTC] User ID: 179
[27-Mar-2026 19:45:23 UTC] ✅ User profile retrieved successfully for user ID: 179
[27-Mar-2026 19:45:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Mar-2026 19:45:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Mar-2026 19:45:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:8100:24ec:43a7:c838:3bff:feab:c6d6, 172.69.165.49","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc5IiwidXNlcm5hbWUiOiJzb2Zpa3NrNyIsImVtYWlsIjoibTQwNzA5ODYxMzFAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQ1NDIyfQ.9t0UwNZG3WEIybRBVRUF0CQ6JOkwqsuPWObh-CmseL8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e30e5763a2976b5-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2402:8100:24ec:43a7:c838:3bff:feab:c6d6","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[27-Mar-2026 19:45:35 UTC] === User Orders API Called ===
[27-Mar-2026 19:45:35 UTC] User ID: 179
[27-Mar-2026 19:45:35 UTC] Limit: 20, Offset: 0
[27-Mar-2026 19:45:35 UTC] Orders found: 0
[27-Mar-2026 19:45:35 UTC] Orders data: []
[27-Mar-2026 19:45:35 UTC] Total orders count: 0
[27-Mar-2026 19:45:38 UTC] === API CALL LOG ===
[27-Mar-2026 19:45:38 UTC] Endpoint: user/profile.php
[27-Mar-2026 19:45:38 UTC] Full Log Data: {
    "timestamp": "2026-03-27 19:45:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:8100:24ec:43a7:c838:3bff:feab:c6d6",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:8100:24ec:43a7:c838:3bff:feab:c6d6, 172.69.165.49",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc5IiwidXNlcm5hbWUiOiJzb2Zpa3NrNyIsImVtYWlsIjoibTQwNzA5ODYxMzFAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQ1NDIyfQ.9t0UwNZG3WEIybRBVRUF0CQ6JOkwqsuPWObh-CmseL8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e30e585ac1376b5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:8100:24ec:43a7:c838:3bff:feab:c6d6",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 19:45:38 UTC] === END API CALL LOG ===
[27-Mar-2026 19:45:38 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 19:45:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc5IiwidXNlcm5hbWUiOiJzb2Zpa3NrNyIsImVtYWlsIjoibTQwNzA5ODYxMzFAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQ1NDIyfQ.9t0UwNZG3WEIybRBVRUF0CQ6JOkwqsuPWObh-CmseL8
[27-Mar-2026 19:45:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 19:45:38 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 19:45:38 UTC] User ID: 179
[27-Mar-2026 19:45:38 UTC] ✅ User profile retrieved successfully for user ID: 179
[27-Mar-2026 19:45:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Mar-2026 19:45:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Mar-2026 19:45:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:8100:24ec:43a7:c838:3bff:feab:c6d6, 172.69.165.49","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc5IiwidXNlcm5hbWUiOiJzb2Zpa3NrNyIsImVtYWlsIjoibTQwNzA5ODYxMzFAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQ1NDIyfQ.9t0UwNZG3WEIybRBVRUF0CQ6JOkwqsuPWObh-CmseL8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e30e585ac1076b5-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2402:8100:24ec:43a7:c838:3bff:feab:c6d6","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[27-Mar-2026 19:45:38 UTC] === User Orders API Called ===
[27-Mar-2026 19:45:38 UTC] User ID: 179
[27-Mar-2026 19:45:38 UTC] Limit: 20, Offset: 0
[27-Mar-2026 19:45:38 UTC] Orders found: 0
[27-Mar-2026 19:45:38 UTC] Orders data: []
[27-Mar-2026 19:45:38 UTC] Total orders count: 0
[27-Mar-2026 19:45:38 UTC] === API CALL LOG ===
[27-Mar-2026 19:45:38 UTC] Endpoint: user/profile.php
[27-Mar-2026 19:45:38 UTC] Full Log Data: {
    "timestamp": "2026-03-27 19:45:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:8100:24ec:43a7:c838:3bff:feab:c6d6",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:8100:24ec:43a7:c838:3bff:feab:c6d6, 172.69.165.49",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc5IiwidXNlcm5hbWUiOiJzb2Zpa3NrNyIsImVtYWlsIjoibTQwNzA5ODYxMzFAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQ1NDIyfQ.9t0UwNZG3WEIybRBVRUF0CQ6JOkwqsuPWObh-CmseL8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e30e58858d676b5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:8100:24ec:43a7:c838:3bff:feab:c6d6",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 19:45:38 UTC] === END API CALL LOG ===
[27-Mar-2026 19:45:38 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 19:45:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc5IiwidXNlcm5hbWUiOiJzb2Zpa3NrNyIsImVtYWlsIjoibTQwNzA5ODYxMzFAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQ1NDIyfQ.9t0UwNZG3WEIybRBVRUF0CQ6JOkwqsuPWObh-CmseL8
[27-Mar-2026 19:45:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 19:45:38 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 19:45:38 UTC] User ID: 179
[27-Mar-2026 19:45:38 UTC] ✅ User profile retrieved successfully for user ID: 179
[27-Mar-2026 19:45:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Mar-2026 19:45:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Mar-2026 19:45:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:8100:24ec:43a7:c838:3bff:feab:c6d6, 172.69.165.48","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc5IiwidXNlcm5hbWUiOiJzb2Zpa3NrNyIsImVtYWlsIjoibTQwNzA5ODYxMzFAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQ1NDIyfQ.9t0UwNZG3WEIybRBVRUF0CQ6JOkwqsuPWObh-CmseL8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e30e5879f9c76b5-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2402:8100:24ec:43a7:c838:3bff:feab:c6d6","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[27-Mar-2026 19:45:38 UTC] === User Orders API Called ===
[27-Mar-2026 19:45:38 UTC] User ID: 179
[27-Mar-2026 19:45:38 UTC] Limit: 20, Offset: 0
[27-Mar-2026 19:45:38 UTC] Orders found: 0
[27-Mar-2026 19:45:38 UTC] Orders data: []
[27-Mar-2026 19:45:38 UTC] Total orders count: 0
[27-Mar-2026 19:45:39 UTC] === API CALL LOG ===
[27-Mar-2026 19:45:39 UTC] Endpoint: user/profile.php
[27-Mar-2026 19:45:39 UTC] Full Log Data: {
    "timestamp": "2026-03-27 19:45:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:8100:24ec:43a7:c838:3bff:feab:c6d6",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:8100:24ec:43a7:c838:3bff:feab:c6d6, 172.69.165.49",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc5IiwidXNlcm5hbWUiOiJzb2Zpa3NrNyIsImVtYWlsIjoibTQwNzA5ODYxMzFAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQ1NDIyfQ.9t0UwNZG3WEIybRBVRUF0CQ6JOkwqsuPWObh-CmseL8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e30e58b9e0576b5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:8100:24ec:43a7:c838:3bff:feab:c6d6",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 19:45:39 UTC] === END API CALL LOG ===
[27-Mar-2026 19:45:39 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 19:45:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc5IiwidXNlcm5hbWUiOiJzb2Zpa3NrNyIsImVtYWlsIjoibTQwNzA5ODYxMzFAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQ1NDIyfQ.9t0UwNZG3WEIybRBVRUF0CQ6JOkwqsuPWObh-CmseL8
[27-Mar-2026 19:45:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 19:45:39 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 19:45:39 UTC] User ID: 179
[27-Mar-2026 19:45:39 UTC] ✅ User profile retrieved successfully for user ID: 179
[27-Mar-2026 19:45:39 UTC] === API CALL LOG ===
[27-Mar-2026 19:45:39 UTC] Endpoint: user/profile.php
[27-Mar-2026 19:45:39 UTC] Full Log Data: {
    "timestamp": "2026-03-27 19:45:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:8100:24ec:43a7:c838:3bff:feab:c6d6",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:8100:24ec:43a7:c838:3bff:feab:c6d6, 172.69.165.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc5IiwidXNlcm5hbWUiOiJzb2Zpa3NrNyIsImVtYWlsIjoibTQwNzA5ODYxMzFAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQ1NDIyfQ.9t0UwNZG3WEIybRBVRUF0CQ6JOkwqsuPWObh-CmseL8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e30e5907e5776b5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:8100:24ec:43a7:c838:3bff:feab:c6d6",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 19:45:39 UTC] === END API CALL LOG ===
[27-Mar-2026 19:45:39 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 19:45:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc5IiwidXNlcm5hbWUiOiJzb2Zpa3NrNyIsImVtYWlsIjoibTQwNzA5ODYxMzFAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQ1NDIyfQ.9t0UwNZG3WEIybRBVRUF0CQ6JOkwqsuPWObh-CmseL8
[27-Mar-2026 19:45:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 19:45:39 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 19:45:39 UTC] User ID: 179
[27-Mar-2026 19:45:39 UTC] ✅ User profile retrieved successfully for user ID: 179
[27-Mar-2026 19:46:21 UTC] === API CALL LOG ===
[27-Mar-2026 19:46:21 UTC] Endpoint: user/profile.php
[27-Mar-2026 19:46:21 UTC] Full Log Data: {
    "timestamp": "2026-03-27 19:46:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:8100:24ec:43a7:c838:3bff:feab:c6d6",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:8100:24ec:43a7:c838:3bff:feab:c6d6, 172.69.165.49",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc5IiwidXNlcm5hbWUiOiJzb2Zpa3NrNyIsImVtYWlsIjoibTQwNzA5ODYxMzFAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQ1NDIyfQ.9t0UwNZG3WEIybRBVRUF0CQ6JOkwqsuPWObh-CmseL8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e30e691ee3476b5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:8100:24ec:43a7:c838:3bff:feab:c6d6",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 19:46:21 UTC] === END API CALL LOG ===
[27-Mar-2026 19:46:21 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 19:46:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc5IiwidXNlcm5hbWUiOiJzb2Zpa3NrNyIsImVtYWlsIjoibTQwNzA5ODYxMzFAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQ1NDIyfQ.9t0UwNZG3WEIybRBVRUF0CQ6JOkwqsuPWObh-CmseL8
[27-Mar-2026 19:46:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 19:46:21 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 19:46:21 UTC] User ID: 179
[27-Mar-2026 19:46:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Mar-2026 19:46:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Mar-2026 19:46:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:8100:24ec:43a7:c838:3bff:feab:c6d6, 172.69.165.48","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc5IiwidXNlcm5hbWUiOiJzb2Zpa3NrNyIsImVtYWlsIjoibTQwNzA5ODYxMzFAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQ1NDIyfQ.9t0UwNZG3WEIybRBVRUF0CQ6JOkwqsuPWObh-CmseL8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e30e691ee3376b5-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2402:8100:24ec:43a7:c838:3bff:feab:c6d6","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[27-Mar-2026 19:46:21 UTC] === User Orders API Called ===
[27-Mar-2026 19:46:21 UTC] User ID: 179
[27-Mar-2026 19:46:21 UTC] Limit: 20, Offset: 0
[27-Mar-2026 19:46:21 UTC] ✅ User profile retrieved successfully for user ID: 179
[27-Mar-2026 19:46:21 UTC] Orders found: 0
[27-Mar-2026 19:46:21 UTC] Orders data: []
[27-Mar-2026 19:46:21 UTC] Total orders count: 0
[27-Mar-2026 19:46:21 UTC] === API CALL LOG ===
[27-Mar-2026 19:46:21 UTC] Endpoint: user/profile.php
[27-Mar-2026 19:46:21 UTC] Full Log Data: {
    "timestamp": "2026-03-27 19:46:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:8100:24ec:43a7:c838:3bff:feab:c6d6",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:8100:24ec:43a7:c838:3bff:feab:c6d6, 172.69.165.49",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc5IiwidXNlcm5hbWUiOiJzb2Zpa3NrNyIsImVtYWlsIjoibTQwNzA5ODYxMzFAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQ1NDIyfQ.9t0UwNZG3WEIybRBVRUF0CQ6JOkwqsuPWObh-CmseL8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e30e6952b8276b5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:8100:24ec:43a7:c838:3bff:feab:c6d6",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 19:46:21 UTC] === END API CALL LOG ===
[27-Mar-2026 19:46:21 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 19:46:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc5IiwidXNlcm5hbWUiOiJzb2Zpa3NrNyIsImVtYWlsIjoibTQwNzA5ODYxMzFAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQ1NDIyfQ.9t0UwNZG3WEIybRBVRUF0CQ6JOkwqsuPWObh-CmseL8
[27-Mar-2026 19:46:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 19:46:21 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 19:46:21 UTC] User ID: 179
[27-Mar-2026 19:46:21 UTC] ✅ User profile retrieved successfully for user ID: 179
[27-Mar-2026 19:46:22 UTC] === API CALL LOG ===
[27-Mar-2026 19:46:22 UTC] Endpoint: user/profile.php
[27-Mar-2026 19:46:22 UTC] Full Log Data: {
    "timestamp": "2026-03-27 19:46:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:8100:24ec:43a7:c838:3bff:feab:c6d6",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:8100:24ec:43a7:c838:3bff:feab:c6d6, 172.69.165.49",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc5IiwidXNlcm5hbWUiOiJzb2Zpa3NrNyIsImVtYWlsIjoibTQwNzA5ODYxMzFAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQ1NDIyfQ.9t0UwNZG3WEIybRBVRUF0CQ6JOkwqsuPWObh-CmseL8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e30e69a8bb576b5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:8100:24ec:43a7:c838:3bff:feab:c6d6",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 19:46:22 UTC] === END API CALL LOG ===
[27-Mar-2026 19:46:22 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 19:46:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc5IiwidXNlcm5hbWUiOiJzb2Zpa3NrNyIsImVtYWlsIjoibTQwNzA5ODYxMzFAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQ1NDIyfQ.9t0UwNZG3WEIybRBVRUF0CQ6JOkwqsuPWObh-CmseL8
[27-Mar-2026 19:46:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 19:46:22 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 19:46:22 UTC] User ID: 179
[27-Mar-2026 19:46:22 UTC] ✅ User profile retrieved successfully for user ID: 179
[27-Mar-2026 19:47:48 UTC] === API CALL LOG ===
[27-Mar-2026 19:47:48 UTC] Endpoint: user/profile.php
[27-Mar-2026 19:47:48 UTC] Full Log Data: {
    "timestamp": "2026-03-27 19:47:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:8100:24ec:43a7:c838:3bff:feab:c6d6",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:8100:24ec:43a7:c838:3bff:feab:c6d6, 172.69.165.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc5IiwidXNlcm5hbWUiOiJzb2Zpa3NrNyIsImVtYWlsIjoibTQwNzA5ODYxMzFAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQ1NDIyfQ.9t0UwNZG3WEIybRBVRUF0CQ6JOkwqsuPWObh-CmseL8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e30e8affc5d76b5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:8100:24ec:43a7:c838:3bff:feab:c6d6",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 19:47:48 UTC] === END API CALL LOG ===
[27-Mar-2026 19:47:48 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 19:47:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc5IiwidXNlcm5hbWUiOiJzb2Zpa3NrNyIsImVtYWlsIjoibTQwNzA5ODYxMzFAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQ1NDIyfQ.9t0UwNZG3WEIybRBVRUF0CQ6JOkwqsuPWObh-CmseL8
[27-Mar-2026 19:47:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 19:47:48 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 19:47:48 UTC] User ID: 179
[27-Mar-2026 19:47:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Mar-2026 19:47:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Mar-2026 19:47:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:8100:24ec:43a7:c838:3bff:feab:c6d6, 172.69.165.49","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc5IiwidXNlcm5hbWUiOiJzb2Zpa3NrNyIsImVtYWlsIjoibTQwNzA5ODYxMzFAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQ1NDIyfQ.9t0UwNZG3WEIybRBVRUF0CQ6JOkwqsuPWObh-CmseL8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e30e8affc5b76b5-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2402:8100:24ec:43a7:c838:3bff:feab:c6d6","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[27-Mar-2026 19:47:48 UTC] === User Orders API Called ===
[27-Mar-2026 19:47:48 UTC] User ID: 179
[27-Mar-2026 19:47:48 UTC] Limit: 20, Offset: 0
[27-Mar-2026 19:47:48 UTC] ✅ User profile retrieved successfully for user ID: 179
[27-Mar-2026 19:47:48 UTC] Orders found: 0
[27-Mar-2026 19:47:48 UTC] Orders data: []
[27-Mar-2026 19:47:48 UTC] Total orders count: 0
[27-Mar-2026 19:47:48 UTC] === API CALL LOG ===
[27-Mar-2026 19:47:48 UTC] Endpoint: user/profile.php
[27-Mar-2026 19:47:48 UTC] Full Log Data: {
    "timestamp": "2026-03-27 19:47:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:8100:24ec:43a7:c838:3bff:feab:c6d6",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:8100:24ec:43a7:c838:3bff:feab:c6d6, 172.69.165.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc5IiwidXNlcm5hbWUiOiJzb2Zpa3NrNyIsImVtYWlsIjoibTQwNzA5ODYxMzFAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQ1NDIyfQ.9t0UwNZG3WEIybRBVRUF0CQ6JOkwqsuPWObh-CmseL8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e30e8b47ba976b5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:8100:24ec:43a7:c838:3bff:feab:c6d6",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 19:47:48 UTC] === END API CALL LOG ===
[27-Mar-2026 19:47:48 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 19:47:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc5IiwidXNlcm5hbWUiOiJzb2Zpa3NrNyIsImVtYWlsIjoibTQwNzA5ODYxMzFAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQ1NDIyfQ.9t0UwNZG3WEIybRBVRUF0CQ6JOkwqsuPWObh-CmseL8
[27-Mar-2026 19:47:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 19:47:48 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 19:47:48 UTC] User ID: 179
[27-Mar-2026 19:47:48 UTC] ✅ User profile retrieved successfully for user ID: 179
[27-Mar-2026 19:47:49 UTC] === API CALL LOG ===
[27-Mar-2026 19:47:49 UTC] Endpoint: user/profile.php
[27-Mar-2026 19:47:49 UTC] Full Log Data: {
    "timestamp": "2026-03-27 19:47:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:8100:24ec:43a7:c838:3bff:feab:c6d6",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:8100:24ec:43a7:c838:3bff:feab:c6d6, 172.69.165.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc5IiwidXNlcm5hbWUiOiJzb2Zpa3NrNyIsImVtYWlsIjoibTQwNzA5ODYxMzFAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQ1NDIyfQ.9t0UwNZG3WEIybRBVRUF0CQ6JOkwqsuPWObh-CmseL8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e30e8ba0c0a76b5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:8100:24ec:43a7:c838:3bff:feab:c6d6",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 19:47:49 UTC] === END API CALL LOG ===
[27-Mar-2026 19:47:49 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 19:47:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc5IiwidXNlcm5hbWUiOiJzb2Zpa3NrNyIsImVtYWlsIjoibTQwNzA5ODYxMzFAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQ1NDIyfQ.9t0UwNZG3WEIybRBVRUF0CQ6JOkwqsuPWObh-CmseL8
[27-Mar-2026 19:47:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 19:47:49 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 19:47:49 UTC] User ID: 179
[27-Mar-2026 19:47:49 UTC] ✅ User profile retrieved successfully for user ID: 179
[27-Mar-2026 19:47:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Mar-2026 19:47:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Mar-2026 19:47:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:8100:24ec:43a7:c838:3bff:feab:c6d6, 172.69.165.49","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc5IiwidXNlcm5hbWUiOiJzb2Zpa3NrNyIsImVtYWlsIjoibTQwNzA5ODYxMzFAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQ1NDIyfQ.9t0UwNZG3WEIybRBVRUF0CQ6JOkwqsuPWObh-CmseL8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e30e8dd8c5676b5-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2402:8100:24ec:43a7:c838:3bff:feab:c6d6","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[27-Mar-2026 19:47:55 UTC] === User Orders API Called ===
[27-Mar-2026 19:47:55 UTC] User ID: 179
[27-Mar-2026 19:47:55 UTC] Limit: 20, Offset: 0
[27-Mar-2026 19:47:55 UTC] Orders found: 0
[27-Mar-2026 19:47:55 UTC] Orders data: []
[27-Mar-2026 19:47:55 UTC] Total orders count: 0
[27-Mar-2026 19:47:55 UTC] === API CALL LOG ===
[27-Mar-2026 19:47:55 UTC] Endpoint: user/profile.php
[27-Mar-2026 19:47:55 UTC] Full Log Data: {
    "timestamp": "2026-03-27 19:47:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:8100:24ec:43a7:c838:3bff:feab:c6d6",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:8100:24ec:43a7:c838:3bff:feab:c6d6, 172.69.165.49",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc5IiwidXNlcm5hbWUiOiJzb2Zpa3NrNyIsImVtYWlsIjoibTQwNzA5ODYxMzFAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQ1NDIyfQ.9t0UwNZG3WEIybRBVRUF0CQ6JOkwqsuPWObh-CmseL8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e30e8dd8c5976b5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:8100:24ec:43a7:c838:3bff:feab:c6d6",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 19:47:55 UTC] === END API CALL LOG ===
[27-Mar-2026 19:47:55 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 19:47:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc5IiwidXNlcm5hbWUiOiJzb2Zpa3NrNyIsImVtYWlsIjoibTQwNzA5ODYxMzFAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQ1NDIyfQ.9t0UwNZG3WEIybRBVRUF0CQ6JOkwqsuPWObh-CmseL8
[27-Mar-2026 19:47:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 19:47:55 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 19:47:55 UTC] User ID: 179
[27-Mar-2026 19:47:55 UTC] ✅ User profile retrieved successfully for user ID: 179
[27-Mar-2026 19:47:55 UTC] === API CALL LOG ===
[27-Mar-2026 19:47:55 UTC] Endpoint: user/profile.php
[27-Mar-2026 19:47:55 UTC] Full Log Data: {
    "timestamp": "2026-03-27 19:47:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:8100:24ec:43a7:c838:3bff:feab:c6d6",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:8100:24ec:43a7:c838:3bff:feab:c6d6, 172.69.165.49",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc5IiwidXNlcm5hbWUiOiJzb2Zpa3NrNyIsImVtYWlsIjoibTQwNzA5ODYxMzFAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQ1NDIyfQ.9t0UwNZG3WEIybRBVRUF0CQ6JOkwqsuPWObh-CmseL8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e30e8e18a5876b5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:8100:24ec:43a7:c838:3bff:feab:c6d6",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 19:47:55 UTC] === END API CALL LOG ===
[27-Mar-2026 19:47:55 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 19:47:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc5IiwidXNlcm5hbWUiOiJzb2Zpa3NrNyIsImVtYWlsIjoibTQwNzA5ODYxMzFAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQ1NDIyfQ.9t0UwNZG3WEIybRBVRUF0CQ6JOkwqsuPWObh-CmseL8
[27-Mar-2026 19:47:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 19:47:55 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 19:47:55 UTC] User ID: 179
[27-Mar-2026 19:47:55 UTC] ✅ User profile retrieved successfully for user ID: 179
[27-Mar-2026 19:47:56 UTC] === API CALL LOG ===
[27-Mar-2026 19:47:56 UTC] Endpoint: user/profile.php
[27-Mar-2026 19:47:56 UTC] Full Log Data: {
    "timestamp": "2026-03-27 19:47:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:8100:24ec:43a7:c838:3bff:feab:c6d6",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:8100:24ec:43a7:c838:3bff:feab:c6d6, 172.69.165.49",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc5IiwidXNlcm5hbWUiOiJzb2Zpa3NrNyIsImVtYWlsIjoibTQwNzA5ODYxMzFAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQ1NDIyfQ.9t0UwNZG3WEIybRBVRUF0CQ6JOkwqsuPWObh-CmseL8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e30e8e4cfc376b5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:8100:24ec:43a7:c838:3bff:feab:c6d6",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 19:47:56 UTC] === END API CALL LOG ===
[27-Mar-2026 19:47:56 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 19:47:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc5IiwidXNlcm5hbWUiOiJzb2Zpa3NrNyIsImVtYWlsIjoibTQwNzA5ODYxMzFAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQ1NDIyfQ.9t0UwNZG3WEIybRBVRUF0CQ6JOkwqsuPWObh-CmseL8
[27-Mar-2026 19:47:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 19:47:56 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 19:47:56 UTC] User ID: 179
[27-Mar-2026 19:47:56 UTC] ✅ User profile retrieved successfully for user ID: 179
[27-Mar-2026 19:47:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Mar-2026 19:47:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Mar-2026 19:47:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:8100:24ec:43a7:c838:3bff:feab:c6d6, 172.69.165.49","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc5IiwidXNlcm5hbWUiOiJzb2Zpa3NrNyIsImVtYWlsIjoibTQwNzA5ODYxMzFAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQ1NDIyfQ.9t0UwNZG3WEIybRBVRUF0CQ6JOkwqsuPWObh-CmseL8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e30e8ec9c3376b5-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2402:8100:24ec:43a7:c838:3bff:feab:c6d6","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[27-Mar-2026 19:47:57 UTC] === User Orders API Called ===
[27-Mar-2026 19:47:57 UTC] User ID: 179
[27-Mar-2026 19:47:57 UTC] Limit: 20, Offset: 0
[27-Mar-2026 19:47:57 UTC] === API CALL LOG ===
[27-Mar-2026 19:47:57 UTC] Endpoint: user/profile.php
[27-Mar-2026 19:47:57 UTC] Full Log Data: {
    "timestamp": "2026-03-27 19:47:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:8100:24ec:43a7:c838:3bff:feab:c6d6",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:8100:24ec:43a7:c838:3bff:feab:c6d6, 172.69.165.49",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc5IiwidXNlcm5hbWUiOiJzb2Zpa3NrNyIsImVtYWlsIjoibTQwNzA5ODYxMzFAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQ1NDIyfQ.9t0UwNZG3WEIybRBVRUF0CQ6JOkwqsuPWObh-CmseL8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e30e8ec9c3476b5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:8100:24ec:43a7:c838:3bff:feab:c6d6",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 19:47:57 UTC] === END API CALL LOG ===
[27-Mar-2026 19:47:57 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 19:47:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc5IiwidXNlcm5hbWUiOiJzb2Zpa3NrNyIsImVtYWlsIjoibTQwNzA5ODYxMzFAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQ1NDIyfQ.9t0UwNZG3WEIybRBVRUF0CQ6JOkwqsuPWObh-CmseL8
[27-Mar-2026 19:47:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 19:47:57 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 19:47:57 UTC] User ID: 179
[27-Mar-2026 19:47:57 UTC] ✅ User profile retrieved successfully for user ID: 179
[27-Mar-2026 19:47:57 UTC] Orders found: 0
[27-Mar-2026 19:47:57 UTC] Orders data: []
[27-Mar-2026 19:47:57 UTC] Total orders count: 0
[27-Mar-2026 19:47:58 UTC] === API CALL LOG ===
[27-Mar-2026 19:47:58 UTC] Endpoint: user/profile.php
[27-Mar-2026 19:47:58 UTC] Full Log Data: {
    "timestamp": "2026-03-27 19:47:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:8100:24ec:43a7:c838:3bff:feab:c6d6",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:8100:24ec:43a7:c838:3bff:feab:c6d6, 172.69.165.49",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc5IiwidXNlcm5hbWUiOiJzb2Zpa3NrNyIsImVtYWlsIjoibTQwNzA5ODYxMzFAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQ1NDIyfQ.9t0UwNZG3WEIybRBVRUF0CQ6JOkwqsuPWObh-CmseL8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e30e8f0eb1676b5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:8100:24ec:43a7:c838:3bff:feab:c6d6",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 19:47:58 UTC] === END API CALL LOG ===
[27-Mar-2026 19:47:58 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 19:47:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc5IiwidXNlcm5hbWUiOiJzb2Zpa3NrNyIsImVtYWlsIjoibTQwNzA5ODYxMzFAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQ1NDIyfQ.9t0UwNZG3WEIybRBVRUF0CQ6JOkwqsuPWObh-CmseL8
[27-Mar-2026 19:47:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 19:47:58 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 19:47:58 UTC] User ID: 179
[27-Mar-2026 19:47:58 UTC] ✅ User profile retrieved successfully for user ID: 179
[27-Mar-2026 19:47:58 UTC] === API CALL LOG ===
[27-Mar-2026 19:47:58 UTC] Endpoint: user/profile.php
[27-Mar-2026 19:47:58 UTC] Full Log Data: {
    "timestamp": "2026-03-27 19:47:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:8100:24ec:43a7:c838:3bff:feab:c6d6",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:8100:24ec:43a7:c838:3bff:feab:c6d6, 172.69.165.49",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc5IiwidXNlcm5hbWUiOiJzb2Zpa3NrNyIsImVtYWlsIjoibTQwNzA5ODYxMzFAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQ1NDIyfQ.9t0UwNZG3WEIybRBVRUF0CQ6JOkwqsuPWObh-CmseL8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e30e8f438af76b5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:8100:24ec:43a7:c838:3bff:feab:c6d6",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 19:47:58 UTC] === END API CALL LOG ===
[27-Mar-2026 19:47:58 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 19:47:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc5IiwidXNlcm5hbWUiOiJzb2Zpa3NrNyIsImVtYWlsIjoibTQwNzA5ODYxMzFAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQ1NDIyfQ.9t0UwNZG3WEIybRBVRUF0CQ6JOkwqsuPWObh-CmseL8
[27-Mar-2026 19:47:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 19:47:58 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 19:47:58 UTC] User ID: 179
[27-Mar-2026 19:47:58 UTC] ✅ User profile retrieved successfully for user ID: 179
[27-Mar-2026 19:48:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Mar-2026 19:48:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Mar-2026 19:48:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:8100:24ec:43a7:c838:3bff:feab:c6d6, 172.69.165.49","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc5IiwidXNlcm5hbWUiOiJzb2Zpa3NrNyIsImVtYWlsIjoibTQwNzA5ODYxMzFAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQ1NDIyfQ.9t0UwNZG3WEIybRBVRUF0CQ6JOkwqsuPWObh-CmseL8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e30ea69bfd476b5-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2402:8100:24ec:43a7:c838:3bff:feab:c6d6","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[27-Mar-2026 19:48:58 UTC] === User Orders API Called ===
[27-Mar-2026 19:48:58 UTC] User ID: 179
[27-Mar-2026 19:48:58 UTC] Limit: 20, Offset: 0
[27-Mar-2026 19:48:58 UTC] Orders found: 0
[27-Mar-2026 19:48:58 UTC] Orders data: []
[27-Mar-2026 19:48:58 UTC] Total orders count: 0
[27-Mar-2026 19:48:58 UTC] === API CALL LOG ===
[27-Mar-2026 19:48:58 UTC] Endpoint: user/profile.php
[27-Mar-2026 19:48:58 UTC] Full Log Data: {
    "timestamp": "2026-03-27 19:48:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:8100:24ec:43a7:c838:3bff:feab:c6d6",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:8100:24ec:43a7:c838:3bff:feab:c6d6, 172.69.165.49",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc5IiwidXNlcm5hbWUiOiJzb2Zpa3NrNyIsImVtYWlsIjoibTQwNzA5ODYxMzFAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQ1NDIyfQ.9t0UwNZG3WEIybRBVRUF0CQ6JOkwqsuPWObh-CmseL8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e30ea69bfd676b5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:8100:24ec:43a7:c838:3bff:feab:c6d6",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 19:48:58 UTC] === END API CALL LOG ===
[27-Mar-2026 19:48:58 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 19:48:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc5IiwidXNlcm5hbWUiOiJzb2Zpa3NrNyIsImVtYWlsIjoibTQwNzA5ODYxMzFAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQ1NDIyfQ.9t0UwNZG3WEIybRBVRUF0CQ6JOkwqsuPWObh-CmseL8
[27-Mar-2026 19:48:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 19:48:58 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 19:48:58 UTC] User ID: 179
[27-Mar-2026 19:48:58 UTC] ✅ User profile retrieved successfully for user ID: 179
[27-Mar-2026 19:48:59 UTC] === API CALL LOG ===
[27-Mar-2026 19:48:59 UTC] Endpoint: user/profile.php
[27-Mar-2026 19:48:59 UTC] Full Log Data: {
    "timestamp": "2026-03-27 19:48:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:8100:24ec:43a7:c838:3bff:feab:c6d6",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:8100:24ec:43a7:c838:3bff:feab:c6d6, 172.69.165.49",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc5IiwidXNlcm5hbWUiOiJzb2Zpa3NrNyIsImVtYWlsIjoibTQwNzA5ODYxMzFAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQ1NDIyfQ.9t0UwNZG3WEIybRBVRUF0CQ6JOkwqsuPWObh-CmseL8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e30ea6d8e8276b5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:8100:24ec:43a7:c838:3bff:feab:c6d6",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 19:48:59 UTC] === END API CALL LOG ===
[27-Mar-2026 19:48:59 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 19:48:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc5IiwidXNlcm5hbWUiOiJzb2Zpa3NrNyIsImVtYWlsIjoibTQwNzA5ODYxMzFAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQ1NDIyfQ.9t0UwNZG3WEIybRBVRUF0CQ6JOkwqsuPWObh-CmseL8
[27-Mar-2026 19:48:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 19:48:59 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 19:48:59 UTC] User ID: 179
[27-Mar-2026 19:48:59 UTC] ✅ User profile retrieved successfully for user ID: 179
[27-Mar-2026 19:49:00 UTC] === API CALL LOG ===
[27-Mar-2026 19:49:00 UTC] Endpoint: user/profile.php
[27-Mar-2026 19:49:00 UTC] Full Log Data: {
    "timestamp": "2026-03-27 19:49:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:8100:24ec:43a7:c838:3bff:feab:c6d6",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:8100:24ec:43a7:c838:3bff:feab:c6d6, 172.69.165.49",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc5IiwidXNlcm5hbWUiOiJzb2Zpa3NrNyIsImVtYWlsIjoibTQwNzA5ODYxMzFAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQ1NDIyfQ.9t0UwNZG3WEIybRBVRUF0CQ6JOkwqsuPWObh-CmseL8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e30ea72cf9376b5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:8100:24ec:43a7:c838:3bff:feab:c6d6",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 19:49:00 UTC] === END API CALL LOG ===
[27-Mar-2026 19:49:00 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 19:49:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc5IiwidXNlcm5hbWUiOiJzb2Zpa3NrNyIsImVtYWlsIjoibTQwNzA5ODYxMzFAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQ1NDIyfQ.9t0UwNZG3WEIybRBVRUF0CQ6JOkwqsuPWObh-CmseL8
[27-Mar-2026 19:49:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 19:49:00 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 19:49:00 UTC] User ID: 179
[27-Mar-2026 19:49:00 UTC] ✅ User profile retrieved successfully for user ID: 179
[27-Mar-2026 23:41:56 UTC] === API CALL LOG ===
[27-Mar-2026 23:41:56 UTC] Endpoint: user/profile.php
[27-Mar-2026 23:41:56 UTC] Full Log Data: {
    "timestamp": "2026-03-27 23:41:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:482f:f60a:e04c:7cff:febf:966c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:482f:f60a:e04c:7cff:febf:966c, 172.70.108.42",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU5IiwidXNlcm5hbWUiOiJHaGF0dXdhbCIsImVtYWlsIjoic2hpdmFnaGF0dXdhbDEyM0BnbWFpbC5jb20iLCJleHAiOjE3NzUxMzU1MjJ9.tV5CaXjyOf6QrcUYMDR4nQAwYcg48IoJw1_r3s6dvnA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e323fae6919e27e-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:482f:f60a:e04c:7cff:febf:966c",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 23:41:56 UTC] === END API CALL LOG ===
[27-Mar-2026 23:41:56 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 23:41:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU5IiwidXNlcm5hbWUiOiJHaGF0dXdhbCIsImVtYWlsIjoic2hpdmFnaGF0dXdhbDEyM0BnbWFpbC5jb20iLCJleHAiOjE3NzUxMzU1MjJ9.tV5CaXjyOf6QrcUYMDR4nQAwYcg48IoJw1_r3s6dvnA
[27-Mar-2026 23:41:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 23:41:56 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 23:41:56 UTC] User ID: 159
[27-Mar-2026 23:41:56 UTC] ✅ User profile retrieved successfully for user ID: 159
[27-Mar-2026 23:41:57 UTC] === API CALL LOG ===
[27-Mar-2026 23:41:57 UTC] Endpoint: user/profile.php
[27-Mar-2026 23:41:57 UTC] Full Log Data: {
    "timestamp": "2026-03-27 23:41:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:482f:f60a:e04c:7cff:febf:966c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:482f:f60a:e04c:7cff:febf:966c, 172.70.108.42",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU5IiwidXNlcm5hbWUiOiJHaGF0dXdhbCIsImVtYWlsIjoic2hpdmFnaGF0dXdhbDEyM0BnbWFpbC5jb20iLCJleHAiOjE3NzUxMzU1MjJ9.tV5CaXjyOf6QrcUYMDR4nQAwYcg48IoJw1_r3s6dvnA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e323fb26f9ae27e-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:482f:f60a:e04c:7cff:febf:966c",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 23:41:57 UTC] === END API CALL LOG ===
[27-Mar-2026 23:41:57 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 23:41:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU5IiwidXNlcm5hbWUiOiJHaGF0dXdhbCIsImVtYWlsIjoic2hpdmFnaGF0dXdhbDEyM0BnbWFpbC5jb20iLCJleHAiOjE3NzUxMzU1MjJ9.tV5CaXjyOf6QrcUYMDR4nQAwYcg48IoJw1_r3s6dvnA
[27-Mar-2026 23:41:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 23:41:57 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 23:41:57 UTC] User ID: 159
[27-Mar-2026 23:41:57 UTC] ✅ User profile retrieved successfully for user ID: 159
[27-Mar-2026 23:41:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Mar-2026 23:41:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Mar-2026 23:41:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:482f:f60a:e04c:7cff:febf:966c, 172.70.108.42","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU5IiwidXNlcm5hbWUiOiJHaGF0dXdhbCIsImVtYWlsIjoic2hpdmFnaGF0dXdhbDEyM0BnbWFpbC5jb20iLCJleHAiOjE3NzUxMzU1MjJ9.tV5CaXjyOf6QrcUYMDR4nQAwYcg48IoJw1_r3s6dvnA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e323fb26f9de27e-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:482f:f60a:e04c:7cff:febf:966c","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[27-Mar-2026 23:41:57 UTC] === User Orders API Called ===
[27-Mar-2026 23:41:57 UTC] User ID: 159
[27-Mar-2026 23:41:57 UTC] Limit: 20, Offset: 0
[27-Mar-2026 23:41:57 UTC] Orders found: 0
[27-Mar-2026 23:41:57 UTC] Orders data: []
[27-Mar-2026 23:41:57 UTC] Total orders count: 0
[27-Mar-2026 23:41:57 UTC] === API CALL LOG ===
[27-Mar-2026 23:41:57 UTC] Endpoint: user/profile.php
[27-Mar-2026 23:41:57 UTC] Full Log Data: {
    "timestamp": "2026-03-27 23:41:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:482f:f60a:e04c:7cff:febf:966c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:482f:f60a:e04c:7cff:febf:966c, 172.70.108.42",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU5IiwidXNlcm5hbWUiOiJHaGF0dXdhbCIsImVtYWlsIjoic2hpdmFnaGF0dXdhbDEyM0BnbWFpbC5jb20iLCJleHAiOjE3NzUxMzU1MjJ9.tV5CaXjyOf6QrcUYMDR4nQAwYcg48IoJw1_r3s6dvnA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e323fb45a66e27e-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:482f:f60a:e04c:7cff:febf:966c",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 23:41:57 UTC] === END API CALL LOG ===
[27-Mar-2026 23:41:57 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 23:41:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU5IiwidXNlcm5hbWUiOiJHaGF0dXdhbCIsImVtYWlsIjoic2hpdmFnaGF0dXdhbDEyM0BnbWFpbC5jb20iLCJleHAiOjE3NzUxMzU1MjJ9.tV5CaXjyOf6QrcUYMDR4nQAwYcg48IoJw1_r3s6dvnA
[27-Mar-2026 23:41:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 23:41:57 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 23:41:57 UTC] User ID: 159
[27-Mar-2026 23:41:57 UTC] ✅ User profile retrieved successfully for user ID: 159
[27-Mar-2026 23:44:01 UTC] === API CALL LOG ===
[27-Mar-2026 23:44:01 UTC] Endpoint: user/profile.php
[27-Mar-2026 23:44:01 UTC] Full Log Data: {
    "timestamp": "2026-03-27 23:44:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:482f:f60a:e04c:7cff:febf:966c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:482f:f60a:e04c:7cff:febf:966c, 172.70.108.43",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU5IiwidXNlcm5hbWUiOiJHaGF0dXdhbCIsImVtYWlsIjoic2hpdmFnaGF0dXdhbDEyM0BnbWFpbC5jb20iLCJleHAiOjE3NzUxMzU1MjJ9.tV5CaXjyOf6QrcUYMDR4nQAwYcg48IoJw1_r3s6dvnA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3242b69dc5e27e-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:482f:f60a:e04c:7cff:febf:966c",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 23:44:01 UTC] === END API CALL LOG ===
[27-Mar-2026 23:44:01 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 23:44:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU5IiwidXNlcm5hbWUiOiJHaGF0dXdhbCIsImVtYWlsIjoic2hpdmFnaGF0dXdhbDEyM0BnbWFpbC5jb20iLCJleHAiOjE3NzUxMzU1MjJ9.tV5CaXjyOf6QrcUYMDR4nQAwYcg48IoJw1_r3s6dvnA
[27-Mar-2026 23:44:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 23:44:01 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 23:44:01 UTC] User ID: 159
[27-Mar-2026 23:44:01 UTC] ✅ User profile retrieved successfully for user ID: 159
[27-Mar-2026 23:44:01 UTC] User Purchases API - User ID: 159
[27-Mar-2026 23:44:01 UTC] User Purchases API - Total purchases found: 2
[27-Mar-2026 23:44:05 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Mar-2026 23:44:05 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Mar-2026 23:44:05 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:482f:f60a:e04c:7cff:febf:966c, 172.70.108.43","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU5IiwidXNlcm5hbWUiOiJHaGF0dXdhbCIsImVtYWlsIjoic2hpdmFnaGF0dXdhbDEyM0BnbWFpbC5jb20iLCJleHAiOjE3NzUxMzU1MjJ9.tV5CaXjyOf6QrcUYMDR4nQAwYcg48IoJw1_r3s6dvnA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e3242d3f834e27e-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:482f:f60a:e04c:7cff:febf:966c","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[27-Mar-2026 23:44:05 UTC] === User Orders API Called ===
[27-Mar-2026 23:44:05 UTC] User ID: 159
[27-Mar-2026 23:44:05 UTC] Limit: 20, Offset: 0
[27-Mar-2026 23:44:05 UTC] Orders found: 0
[27-Mar-2026 23:44:05 UTC] Orders data: []
[27-Mar-2026 23:44:05 UTC] Total orders count: 0
[27-Mar-2026 23:44:05 UTC] === API CALL LOG ===
[27-Mar-2026 23:44:05 UTC] Endpoint: user/profile.php
[27-Mar-2026 23:44:05 UTC] Full Log Data: {
    "timestamp": "2026-03-27 23:44:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:482f:f60a:e04c:7cff:febf:966c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:482f:f60a:e04c:7cff:febf:966c, 172.70.108.42",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU5IiwidXNlcm5hbWUiOiJHaGF0dXdhbCIsImVtYWlsIjoic2hpdmFnaGF0dXdhbDEyM0BnbWFpbC5jb20iLCJleHAiOjE3NzUxMzU1MjJ9.tV5CaXjyOf6QrcUYMDR4nQAwYcg48IoJw1_r3s6dvnA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3242d3f836e27e-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:482f:f60a:e04c:7cff:febf:966c",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 23:44:05 UTC] === END API CALL LOG ===
[27-Mar-2026 23:44:05 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 23:44:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU5IiwidXNlcm5hbWUiOiJHaGF0dXdhbCIsImVtYWlsIjoic2hpdmFnaGF0dXdhbDEyM0BnbWFpbC5jb20iLCJleHAiOjE3NzUxMzU1MjJ9.tV5CaXjyOf6QrcUYMDR4nQAwYcg48IoJw1_r3s6dvnA
[27-Mar-2026 23:44:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 23:44:05 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 23:44:05 UTC] User ID: 159
[27-Mar-2026 23:44:05 UTC] ✅ User profile retrieved successfully for user ID: 159
[27-Mar-2026 23:44:06 UTC] === API CALL LOG ===
[27-Mar-2026 23:44:06 UTC] Endpoint: user/profile.php
[27-Mar-2026 23:44:06 UTC] Full Log Data: {
    "timestamp": "2026-03-27 23:44:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:482f:f60a:e04c:7cff:febf:966c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:482f:f60a:e04c:7cff:febf:966c, 172.70.108.42",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU5IiwidXNlcm5hbWUiOiJHaGF0dXdhbCIsImVtYWlsIjoic2hpdmFnaGF0dXdhbDEyM0BnbWFpbC5jb20iLCJleHAiOjE3NzUxMzU1MjJ9.tV5CaXjyOf6QrcUYMDR4nQAwYcg48IoJw1_r3s6dvnA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3242d77dcfe27e-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:482f:f60a:e04c:7cff:febf:966c",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 23:44:06 UTC] === END API CALL LOG ===
[27-Mar-2026 23:44:06 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 23:44:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU5IiwidXNlcm5hbWUiOiJHaGF0dXdhbCIsImVtYWlsIjoic2hpdmFnaGF0dXdhbDEyM0BnbWFpbC5jb20iLCJleHAiOjE3NzUxMzU1MjJ9.tV5CaXjyOf6QrcUYMDR4nQAwYcg48IoJw1_r3s6dvnA
[27-Mar-2026 23:44:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 23:44:06 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 23:44:06 UTC] User ID: 159
[27-Mar-2026 23:44:06 UTC] ✅ User profile retrieved successfully for user ID: 159
[27-Mar-2026 23:45:11 UTC] === API CALL LOG ===
[27-Mar-2026 23:45:11 UTC] Endpoint: user/profile.php
[27-Mar-2026 23:45:11 UTC] Full Log Data: {
    "timestamp": "2026-03-27 23:45:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:482f:f60a:e04c:7cff:febf:966c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:482f:f60a:e04c:7cff:febf:966c, 172.70.108.42",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU5IiwidXNlcm5hbWUiOiJHaGF0dXdhbCIsImVtYWlsIjoic2hpdmFnaGF0dXdhbDEyM0BnbWFpbC5jb20iLCJleHAiOjE3NzUxMzU1MjJ9.tV5CaXjyOf6QrcUYMDR4nQAwYcg48IoJw1_r3s6dvnA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e32446ff8c7e27e-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:482f:f60a:e04c:7cff:febf:966c",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 23:45:11 UTC] === END API CALL LOG ===
[27-Mar-2026 23:45:11 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 23:45:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU5IiwidXNlcm5hbWUiOiJHaGF0dXdhbCIsImVtYWlsIjoic2hpdmFnaGF0dXdhbDEyM0BnbWFpbC5jb20iLCJleHAiOjE3NzUxMzU1MjJ9.tV5CaXjyOf6QrcUYMDR4nQAwYcg48IoJw1_r3s6dvnA
[27-Mar-2026 23:45:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 23:45:11 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 23:45:11 UTC] User ID: 159
[27-Mar-2026 23:45:11 UTC] ✅ User profile retrieved successfully for user ID: 159
[27-Mar-2026 23:45:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Mar-2026 23:45:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Mar-2026 23:45:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:482f:f60a:e04c:7cff:febf:966c, 172.70.108.42","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU5IiwidXNlcm5hbWUiOiJHaGF0dXdhbCIsImVtYWlsIjoic2hpdmFnaGF0dXdhbDEyM0BnbWFpbC5jb20iLCJleHAiOjE3NzUxMzU1MjJ9.tV5CaXjyOf6QrcUYMDR4nQAwYcg48IoJw1_r3s6dvnA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e32446ff8c5e27e-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:482f:f60a:e04c:7cff:febf:966c","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[27-Mar-2026 23:45:11 UTC] === User Orders API Called ===
[27-Mar-2026 23:45:11 UTC] User ID: 159
[27-Mar-2026 23:45:11 UTC] Limit: 20, Offset: 0
[27-Mar-2026 23:45:11 UTC] Orders found: 0
[27-Mar-2026 23:45:11 UTC] Orders data: []
[27-Mar-2026 23:45:11 UTC] Total orders count: 0
[27-Mar-2026 23:45:12 UTC] === API CALL LOG ===
[27-Mar-2026 23:45:12 UTC] Endpoint: user/profile.php
[27-Mar-2026 23:45:12 UTC] Full Log Data: {
    "timestamp": "2026-03-27 23:45:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:482f:f60a:e04c:7cff:febf:966c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:482f:f60a:e04c:7cff:febf:966c, 172.70.108.42",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU5IiwidXNlcm5hbWUiOiJHaGF0dXdhbCIsImVtYWlsIjoic2hpdmFnaGF0dXdhbDEyM0BnbWFpbC5jb20iLCJleHAiOjE3NzUxMzU1MjJ9.tV5CaXjyOf6QrcUYMDR4nQAwYcg48IoJw1_r3s6dvnA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e324472eda7e27e-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:482f:f60a:e04c:7cff:febf:966c",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 23:45:12 UTC] === END API CALL LOG ===
[27-Mar-2026 23:45:12 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 23:45:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU5IiwidXNlcm5hbWUiOiJHaGF0dXdhbCIsImVtYWlsIjoic2hpdmFnaGF0dXdhbDEyM0BnbWFpbC5jb20iLCJleHAiOjE3NzUxMzU1MjJ9.tV5CaXjyOf6QrcUYMDR4nQAwYcg48IoJw1_r3s6dvnA
[27-Mar-2026 23:45:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 23:45:12 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 23:45:12 UTC] User ID: 159
[27-Mar-2026 23:45:12 UTC] ✅ User profile retrieved successfully for user ID: 159
[27-Mar-2026 23:45:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Mar-2026 23:45:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Mar-2026 23:45:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:482f:f60a:e04c:7cff:febf:966c, 172.70.108.43","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU5IiwidXNlcm5hbWUiOiJHaGF0dXdhbCIsImVtYWlsIjoic2hpdmFnaGF0dXdhbDEyM0BnbWFpbC5jb20iLCJleHAiOjE3NzUxMzU1MjJ9.tV5CaXjyOf6QrcUYMDR4nQAwYcg48IoJw1_r3s6dvnA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e3245443bf3e27e-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:482f:f60a:e04c:7cff:febf:966c","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[27-Mar-2026 23:45:45 UTC] === User Orders API Called ===
[27-Mar-2026 23:45:45 UTC] User ID: 159
[27-Mar-2026 23:45:45 UTC] Limit: 20, Offset: 0
[27-Mar-2026 23:45:45 UTC] Orders found: 0
[27-Mar-2026 23:45:45 UTC] Orders data: []
[27-Mar-2026 23:45:45 UTC] Total orders count: 0
[27-Mar-2026 23:45:45 UTC] === API CALL LOG ===
[27-Mar-2026 23:45:45 UTC] Endpoint: user/profile.php
[27-Mar-2026 23:45:45 UTC] Full Log Data: {
    "timestamp": "2026-03-27 23:45:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:482f:f60a:e04c:7cff:febf:966c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:482f:f60a:e04c:7cff:febf:966c, 172.70.108.42",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU5IiwidXNlcm5hbWUiOiJHaGF0dXdhbCIsImVtYWlsIjoic2hpdmFnaGF0dXdhbDEyM0BnbWFpbC5jb20iLCJleHAiOjE3NzUxMzU1MjJ9.tV5CaXjyOf6QrcUYMDR4nQAwYcg48IoJw1_r3s6dvnA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3245443bf5e27e-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:482f:f60a:e04c:7cff:febf:966c",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 23:45:45 UTC] === END API CALL LOG ===
[27-Mar-2026 23:45:45 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 23:45:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU5IiwidXNlcm5hbWUiOiJHaGF0dXdhbCIsImVtYWlsIjoic2hpdmFnaGF0dXdhbDEyM0BnbWFpbC5jb20iLCJleHAiOjE3NzUxMzU1MjJ9.tV5CaXjyOf6QrcUYMDR4nQAwYcg48IoJw1_r3s6dvnA
[27-Mar-2026 23:45:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 23:45:45 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 23:45:45 UTC] User ID: 159
[27-Mar-2026 23:45:45 UTC] ✅ User profile retrieved successfully for user ID: 159
[27-Mar-2026 23:45:46 UTC] === API CALL LOG ===
[27-Mar-2026 23:45:46 UTC] Endpoint: user/profile.php
[27-Mar-2026 23:45:46 UTC] Full Log Data: {
    "timestamp": "2026-03-27 23:45:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:482f:f60a:e04c:7cff:febf:966c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:482f:f60a:e04c:7cff:febf:966c, 172.70.108.43",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU5IiwidXNlcm5hbWUiOiJHaGF0dXdhbCIsImVtYWlsIjoic2hpdmFnaGF0dXdhbDEyM0BnbWFpbC5jb20iLCJleHAiOjE3NzUxMzU1MjJ9.tV5CaXjyOf6QrcUYMDR4nQAwYcg48IoJw1_r3s6dvnA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3245484adce27e-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:482f:f60a:e04c:7cff:febf:966c",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 23:45:46 UTC] === END API CALL LOG ===
[27-Mar-2026 23:45:46 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 23:45:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU5IiwidXNlcm5hbWUiOiJHaGF0dXdhbCIsImVtYWlsIjoic2hpdmFnaGF0dXdhbDEyM0BnbWFpbC5jb20iLCJleHAiOjE3NzUxMzU1MjJ9.tV5CaXjyOf6QrcUYMDR4nQAwYcg48IoJw1_r3s6dvnA
[27-Mar-2026 23:45:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 23:45:46 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 23:45:46 UTC] User ID: 159
[27-Mar-2026 23:45:46 UTC] ✅ User profile retrieved successfully for user ID: 159
[27-Mar-2026 23:46:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Mar-2026 23:46:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Mar-2026 23:46:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:482f:f60a:e04c:7cff:febf:966c, 172.70.108.42","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU5IiwidXNlcm5hbWUiOiJHaGF0dXdhbCIsImVtYWlsIjoic2hpdmFnaGF0dXdhbDEyM0BnbWFpbC5jb20iLCJleHAiOjE3NzUxMzU1MjJ9.tV5CaXjyOf6QrcUYMDR4nQAwYcg48IoJw1_r3s6dvnA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e324601ea36e27e-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:482f:f60a:e04c:7cff:febf:966c","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[27-Mar-2026 23:46:15 UTC] === User Orders API Called ===
[27-Mar-2026 23:46:15 UTC] User ID: 159
[27-Mar-2026 23:46:15 UTC] Limit: 20, Offset: 0
[27-Mar-2026 23:46:15 UTC] Orders found: 0
[27-Mar-2026 23:46:15 UTC] Orders data: []
[27-Mar-2026 23:46:15 UTC] Total orders count: 0
[27-Mar-2026 23:46:16 UTC] === API CALL LOG ===
[27-Mar-2026 23:46:16 UTC] Endpoint: user/profile.php
[27-Mar-2026 23:46:16 UTC] Full Log Data: {
    "timestamp": "2026-03-27 23:46:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:482f:f60a:e04c:7cff:febf:966c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:482f:f60a:e04c:7cff:febf:966c, 172.70.108.42",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU5IiwidXNlcm5hbWUiOiJHaGF0dXdhbCIsImVtYWlsIjoic2hpdmFnaGF0dXdhbDEyM0BnbWFpbC5jb20iLCJleHAiOjE3NzUxMzU1MjJ9.tV5CaXjyOf6QrcUYMDR4nQAwYcg48IoJw1_r3s6dvnA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e324601ea38e27e-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:482f:f60a:e04c:7cff:febf:966c",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 23:46:16 UTC] === END API CALL LOG ===
[27-Mar-2026 23:46:16 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 23:46:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU5IiwidXNlcm5hbWUiOiJHaGF0dXdhbCIsImVtYWlsIjoic2hpdmFnaGF0dXdhbDEyM0BnbWFpbC5jb20iLCJleHAiOjE3NzUxMzU1MjJ9.tV5CaXjyOf6QrcUYMDR4nQAwYcg48IoJw1_r3s6dvnA
[27-Mar-2026 23:46:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 23:46:16 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 23:46:16 UTC] User ID: 159
[27-Mar-2026 23:46:16 UTC] ✅ User profile retrieved successfully for user ID: 159
[27-Mar-2026 23:46:16 UTC] === API CALL LOG ===
[27-Mar-2026 23:46:16 UTC] Endpoint: user/profile.php
[27-Mar-2026 23:46:16 UTC] Full Log Data: {
    "timestamp": "2026-03-27 23:46:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:482f:f60a:e04c:7cff:febf:966c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:482f:f60a:e04c:7cff:febf:966c, 172.70.108.42",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU5IiwidXNlcm5hbWUiOiJHaGF0dXdhbCIsImVtYWlsIjoic2hpdmFnaGF0dXdhbDEyM0BnbWFpbC5jb20iLCJleHAiOjE3NzUxMzU1MjJ9.tV5CaXjyOf6QrcUYMDR4nQAwYcg48IoJw1_r3s6dvnA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e324605b995e27e-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:482f:f60a:e04c:7cff:febf:966c",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 23:46:16 UTC] === END API CALL LOG ===
[27-Mar-2026 23:46:16 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 23:46:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU5IiwidXNlcm5hbWUiOiJHaGF0dXdhbCIsImVtYWlsIjoic2hpdmFnaGF0dXdhbDEyM0BnbWFpbC5jb20iLCJleHAiOjE3NzUxMzU1MjJ9.tV5CaXjyOf6QrcUYMDR4nQAwYcg48IoJw1_r3s6dvnA
[27-Mar-2026 23:46:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 23:46:16 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 23:46:16 UTC] User ID: 159
[27-Mar-2026 23:46:16 UTC] ✅ User profile retrieved successfully for user ID: 159
[27-Mar-2026 23:46:49 UTC] === API CALL LOG ===
[27-Mar-2026 23:46:49 UTC] Endpoint: user/profile.php
[27-Mar-2026 23:46:49 UTC] Full Log Data: {
    "timestamp": "2026-03-27 23:46:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:482f:f60a:e04c:7cff:febf:966c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:482f:f60a:e04c:7cff:febf:966c, 172.70.108.43",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU5IiwidXNlcm5hbWUiOiJHaGF0dXdhbCIsImVtYWlsIjoic2hpdmFnaGF0dXdhbDEyM0BnbWFpbC5jb20iLCJleHAiOjE3NzUxMzU1MjJ9.tV5CaXjyOf6QrcUYMDR4nQAwYcg48IoJw1_r3s6dvnA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3246d23ea2e27e-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:482f:f60a:e04c:7cff:febf:966c",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 23:46:49 UTC] === END API CALL LOG ===
[27-Mar-2026 23:46:49 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 23:46:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU5IiwidXNlcm5hbWUiOiJHaGF0dXdhbCIsImVtYWlsIjoic2hpdmFnaGF0dXdhbDEyM0BnbWFpbC5jb20iLCJleHAiOjE3NzUxMzU1MjJ9.tV5CaXjyOf6QrcUYMDR4nQAwYcg48IoJw1_r3s6dvnA
[27-Mar-2026 23:46:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 23:46:49 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 23:46:49 UTC] User ID: 159
[27-Mar-2026 23:46:49 UTC] ✅ User profile retrieved successfully for user ID: 159
[27-Mar-2026 23:46:52 UTC] === API CALL LOG ===
[27-Mar-2026 23:46:52 UTC] Endpoint: user/profile.php
[27-Mar-2026 23:46:52 UTC] Full Log Data: {
    "timestamp": "2026-03-27 23:46:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:482f:f60a:e04c:7cff:febf:966c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:482f:f60a:e04c:7cff:febf:966c, 172.70.108.43",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU5IiwidXNlcm5hbWUiOiJHaGF0dXdhbCIsImVtYWlsIjoic2hpdmFnaGF0dXdhbDEyM0BnbWFpbC5jb20iLCJleHAiOjE3NzUxMzU1MjJ9.tV5CaXjyOf6QrcUYMDR4nQAwYcg48IoJw1_r3s6dvnA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3246e63901e27e-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:482f:f60a:e04c:7cff:febf:966c",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 23:46:52 UTC] === END API CALL LOG ===
[27-Mar-2026 23:46:52 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 23:46:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU5IiwidXNlcm5hbWUiOiJHaGF0dXdhbCIsImVtYWlsIjoic2hpdmFnaGF0dXdhbDEyM0BnbWFpbC5jb20iLCJleHAiOjE3NzUxMzU1MjJ9.tV5CaXjyOf6QrcUYMDR4nQAwYcg48IoJw1_r3s6dvnA
[27-Mar-2026 23:46:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 23:46:52 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 23:46:52 UTC] User ID: 159
[27-Mar-2026 23:46:52 UTC] ✅ User profile retrieved successfully for user ID: 159
[27-Mar-2026 23:47:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Mar-2026 23:47:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Mar-2026 23:47:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:482f:f60a:e04c:7cff:febf:966c, 172.70.108.43","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU5IiwidXNlcm5hbWUiOiJHaGF0dXdhbCIsImVtYWlsIjoic2hpdmFnaGF0dXdhbDEyM0BnbWFpbC5jb20iLCJleHAiOjE3NzUxMzU1MjJ9.tV5CaXjyOf6QrcUYMDR4nQAwYcg48IoJw1_r3s6dvnA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e3247bc4934e27e-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:482f:f60a:e04c:7cff:febf:966c","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[27-Mar-2026 23:47:26 UTC] === User Orders API Called ===
[27-Mar-2026 23:47:26 UTC] User ID: 159
[27-Mar-2026 23:47:26 UTC] Limit: 20, Offset: 0
[27-Mar-2026 23:47:26 UTC] Orders found: 0
[27-Mar-2026 23:47:26 UTC] Orders data: []
[27-Mar-2026 23:47:26 UTC] Total orders count: 0
[27-Mar-2026 23:47:26 UTC] === API CALL LOG ===
[27-Mar-2026 23:47:26 UTC] Endpoint: user/profile.php
[27-Mar-2026 23:47:26 UTC] Full Log Data: {
    "timestamp": "2026-03-27 23:47:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:482f:f60a:e04c:7cff:febf:966c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:482f:f60a:e04c:7cff:febf:966c, 172.70.108.43",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU5IiwidXNlcm5hbWUiOiJHaGF0dXdhbCIsImVtYWlsIjoic2hpdmFnaGF0dXdhbDEyM0BnbWFpbC5jb20iLCJleHAiOjE3NzUxMzU1MjJ9.tV5CaXjyOf6QrcUYMDR4nQAwYcg48IoJw1_r3s6dvnA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3247bc4936e27e-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:482f:f60a:e04c:7cff:febf:966c",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 23:47:26 UTC] === END API CALL LOG ===
[27-Mar-2026 23:47:26 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 23:47:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU5IiwidXNlcm5hbWUiOiJHaGF0dXdhbCIsImVtYWlsIjoic2hpdmFnaGF0dXdhbDEyM0BnbWFpbC5jb20iLCJleHAiOjE3NzUxMzU1MjJ9.tV5CaXjyOf6QrcUYMDR4nQAwYcg48IoJw1_r3s6dvnA
[27-Mar-2026 23:47:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 23:47:26 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 23:47:26 UTC] User ID: 159
[27-Mar-2026 23:47:26 UTC] ✅ User profile retrieved successfully for user ID: 159
[27-Mar-2026 23:47:27 UTC] === API CALL LOG ===
[27-Mar-2026 23:47:27 UTC] Endpoint: user/profile.php
[27-Mar-2026 23:47:27 UTC] Full Log Data: {
    "timestamp": "2026-03-27 23:47:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:482f:f60a:e04c:7cff:febf:966c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:482f:f60a:e04c:7cff:febf:966c, 172.70.108.43",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU5IiwidXNlcm5hbWUiOiJHaGF0dXdhbCIsImVtYWlsIjoic2hpdmFnaGF0dXdhbDEyM0BnbWFpbC5jb20iLCJleHAiOjE3NzUxMzU1MjJ9.tV5CaXjyOf6QrcUYMDR4nQAwYcg48IoJw1_r3s6dvnA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3247bf1d48e27e-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:482f:f60a:e04c:7cff:febf:966c",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 23:47:27 UTC] === END API CALL LOG ===
[27-Mar-2026 23:47:27 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 23:47:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU5IiwidXNlcm5hbWUiOiJHaGF0dXdhbCIsImVtYWlsIjoic2hpdmFnaGF0dXdhbDEyM0BnbWFpbC5jb20iLCJleHAiOjE3NzUxMzU1MjJ9.tV5CaXjyOf6QrcUYMDR4nQAwYcg48IoJw1_r3s6dvnA
[27-Mar-2026 23:47:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 23:47:27 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 23:47:27 UTC] User ID: 159
[27-Mar-2026 23:47:27 UTC] ✅ User profile retrieved successfully for user ID: 159
[27-Mar-2026 23:47:36 UTC] === API CALL LOG ===
[27-Mar-2026 23:47:36 UTC] Endpoint: user/profile.php
[27-Mar-2026 23:47:36 UTC] Full Log Data: {
    "timestamp": "2026-03-27 23:47:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:482f:f60a:e04c:7cff:febf:966c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:482f:f60a:e04c:7cff:febf:966c, 172.70.108.43",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU5IiwidXNlcm5hbWUiOiJHaGF0dXdhbCIsImVtYWlsIjoic2hpdmFnaGF0dXdhbDEyM0BnbWFpbC5jb20iLCJleHAiOjE3NzUxMzU1MjJ9.tV5CaXjyOf6QrcUYMDR4nQAwYcg48IoJw1_r3s6dvnA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3247fabc83e27e-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:482f:f60a:e04c:7cff:febf:966c",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 23:47:36 UTC] === END API CALL LOG ===
[27-Mar-2026 23:47:36 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 23:47:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU5IiwidXNlcm5hbWUiOiJHaGF0dXdhbCIsImVtYWlsIjoic2hpdmFnaGF0dXdhbDEyM0BnbWFpbC5jb20iLCJleHAiOjE3NzUxMzU1MjJ9.tV5CaXjyOf6QrcUYMDR4nQAwYcg48IoJw1_r3s6dvnA
[27-Mar-2026 23:47:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 23:47:36 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 23:47:36 UTC] User ID: 159
[27-Mar-2026 23:47:36 UTC] ✅ User profile retrieved successfully for user ID: 159
[27-Mar-2026 23:47:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Mar-2026 23:47:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Mar-2026 23:47:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:482f:f60a:e04c:7cff:febf:966c, 172.70.108.42","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU5IiwidXNlcm5hbWUiOiJHaGF0dXdhbCIsImVtYWlsIjoic2hpdmFnaGF0dXdhbDEyM0BnbWFpbC5jb20iLCJleHAiOjE3NzUxMzU1MjJ9.tV5CaXjyOf6QrcUYMDR4nQAwYcg48IoJw1_r3s6dvnA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e3247fabc80e27e-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:482f:f60a:e04c:7cff:febf:966c","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[27-Mar-2026 23:47:36 UTC] === User Orders API Called ===
[27-Mar-2026 23:47:36 UTC] User ID: 159
[27-Mar-2026 23:47:36 UTC] Limit: 20, Offset: 0
[27-Mar-2026 23:47:36 UTC] Orders found: 0
[27-Mar-2026 23:47:36 UTC] Orders data: []
[27-Mar-2026 23:47:36 UTC] Total orders count: 0
[27-Mar-2026 23:47:37 UTC] === API CALL LOG ===
[27-Mar-2026 23:47:37 UTC] Endpoint: user/profile.php
[27-Mar-2026 23:47:37 UTC] Full Log Data: {
    "timestamp": "2026-03-27 23:47:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:482f:f60a:e04c:7cff:febf:966c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:482f:f60a:e04c:7cff:febf:966c, 172.70.108.43",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU5IiwidXNlcm5hbWUiOiJHaGF0dXdhbCIsImVtYWlsIjoic2hpdmFnaGF0dXdhbDEyM0BnbWFpbC5jb20iLCJleHAiOjE3NzUxMzU1MjJ9.tV5CaXjyOf6QrcUYMDR4nQAwYcg48IoJw1_r3s6dvnA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3248003d69e27e-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:482f:f60a:e04c:7cff:febf:966c",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 23:47:37 UTC] === END API CALL LOG ===
[27-Mar-2026 23:47:37 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 23:47:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU5IiwidXNlcm5hbWUiOiJHaGF0dXdhbCIsImVtYWlsIjoic2hpdmFnaGF0dXdhbDEyM0BnbWFpbC5jb20iLCJleHAiOjE3NzUxMzU1MjJ9.tV5CaXjyOf6QrcUYMDR4nQAwYcg48IoJw1_r3s6dvnA
[27-Mar-2026 23:47:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 23:47:37 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 23:47:37 UTC] User ID: 159
[27-Mar-2026 23:47:37 UTC] ✅ User profile retrieved successfully for user ID: 159
[27-Mar-2026 23:47:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Mar-2026 23:47:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Mar-2026 23:47:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:482f:f60a:e04c:7cff:febf:966c, 172.70.108.42","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU5IiwidXNlcm5hbWUiOiJHaGF0dXdhbCIsImVtYWlsIjoic2hpdmFnaGF0dXdhbDEyM0BnbWFpbC5jb20iLCJleHAiOjE3NzUxMzU1MjJ9.tV5CaXjyOf6QrcUYMDR4nQAwYcg48IoJw1_r3s6dvnA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e32482e0970e27e-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:482f:f60a:e04c:7cff:febf:966c","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[27-Mar-2026 23:47:45 UTC] === User Orders API Called ===
[27-Mar-2026 23:47:45 UTC] User ID: 159
[27-Mar-2026 23:47:45 UTC] Limit: 20, Offset: 0
[27-Mar-2026 23:47:45 UTC] Orders found: 0
[27-Mar-2026 23:47:45 UTC] Orders data: []
[27-Mar-2026 23:47:45 UTC] Total orders count: 0
[27-Mar-2026 23:47:47 UTC] === API CALL LOG ===
[27-Mar-2026 23:47:47 UTC] Endpoint: user/profile.php
[27-Mar-2026 23:47:47 UTC] Full Log Data: {
    "timestamp": "2026-03-27 23:47:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:482f:f60a:e04c:7cff:febf:966c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:482f:f60a:e04c:7cff:febf:966c, 172.70.108.42",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU5IiwidXNlcm5hbWUiOiJHaGF0dXdhbCIsImVtYWlsIjoic2hpdmFnaGF0dXdhbDEyM0BnbWFpbC5jb20iLCJleHAiOjE3NzUxMzU1MjJ9.tV5CaXjyOf6QrcUYMDR4nQAwYcg48IoJw1_r3s6dvnA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e32483b4fdde27e-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:482f:f60a:e04c:7cff:febf:966c",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 23:47:47 UTC] === END API CALL LOG ===
[27-Mar-2026 23:47:47 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 23:47:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU5IiwidXNlcm5hbWUiOiJHaGF0dXdhbCIsImVtYWlsIjoic2hpdmFnaGF0dXdhbDEyM0BnbWFpbC5jb20iLCJleHAiOjE3NzUxMzU1MjJ9.tV5CaXjyOf6QrcUYMDR4nQAwYcg48IoJw1_r3s6dvnA
[27-Mar-2026 23:47:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 23:47:47 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 23:47:47 UTC] User ID: 159
[27-Mar-2026 23:47:47 UTC] ✅ User profile retrieved successfully for user ID: 159
[27-Mar-2026 23:47:47 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Mar-2026 23:47:47 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Mar-2026 23:47:47 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:482f:f60a:e04c:7cff:febf:966c, 172.70.108.42","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU5IiwidXNlcm5hbWUiOiJHaGF0dXdhbCIsImVtYWlsIjoic2hpdmFnaGF0dXdhbDEyM0BnbWFpbC5jb20iLCJleHAiOjE3NzUxMzU1MjJ9.tV5CaXjyOf6QrcUYMDR4nQAwYcg48IoJw1_r3s6dvnA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e32483b4fdbe27e-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:482f:f60a:e04c:7cff:febf:966c","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[27-Mar-2026 23:47:47 UTC] === User Orders API Called ===
[27-Mar-2026 23:47:47 UTC] User ID: 159
[27-Mar-2026 23:47:47 UTC] Limit: 20, Offset: 0
[27-Mar-2026 23:47:47 UTC] Orders found: 0
[27-Mar-2026 23:47:47 UTC] Orders data: []
[27-Mar-2026 23:47:47 UTC] Total orders count: 0
[27-Mar-2026 23:47:47 UTC] === API CALL LOG ===
[27-Mar-2026 23:47:47 UTC] Endpoint: user/profile.php
[27-Mar-2026 23:47:47 UTC] Full Log Data: {
    "timestamp": "2026-03-27 23:47:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:482f:f60a:e04c:7cff:febf:966c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:482f:f60a:e04c:7cff:febf:966c, 172.70.108.42",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU5IiwidXNlcm5hbWUiOiJHaGF0dXdhbCIsImVtYWlsIjoic2hpdmFnaGF0dXdhbDEyM0BnbWFpbC5jb20iLCJleHAiOjE3NzUxMzU1MjJ9.tV5CaXjyOf6QrcUYMDR4nQAwYcg48IoJw1_r3s6dvnA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e32483f6e12e27e-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:482f:f60a:e04c:7cff:febf:966c",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 23:47:47 UTC] === END API CALL LOG ===
[27-Mar-2026 23:47:47 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 23:47:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU5IiwidXNlcm5hbWUiOiJHaGF0dXdhbCIsImVtYWlsIjoic2hpdmFnaGF0dXdhbDEyM0BnbWFpbC5jb20iLCJleHAiOjE3NzUxMzU1MjJ9.tV5CaXjyOf6QrcUYMDR4nQAwYcg48IoJw1_r3s6dvnA
[27-Mar-2026 23:47:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 23:47:47 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 23:47:47 UTC] User ID: 159
[27-Mar-2026 23:47:47 UTC] ✅ User profile retrieved successfully for user ID: 159
[27-Mar-2026 23:48:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Mar-2026 23:48:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Mar-2026 23:48:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:482f:f60a:e04c:7cff:febf:966c, 172.70.108.43","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU5IiwidXNlcm5hbWUiOiJHaGF0dXdhbCIsImVtYWlsIjoic2hpdmFnaGF0dXdhbDEyM0BnbWFpbC5jb20iLCJleHAiOjE3NzUxMzU1MjJ9.tV5CaXjyOf6QrcUYMDR4nQAwYcg48IoJw1_r3s6dvnA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e3248ba5b9ce27e-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:482f:f60a:e04c:7cff:febf:966c","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[27-Mar-2026 23:48:07 UTC] === User Orders API Called ===
[27-Mar-2026 23:48:07 UTC] User ID: 159
[27-Mar-2026 23:48:07 UTC] Limit: 20, Offset: 0
[27-Mar-2026 23:48:07 UTC] Orders found: 0
[27-Mar-2026 23:48:07 UTC] Orders data: []
[27-Mar-2026 23:48:07 UTC] Total orders count: 0
[27-Mar-2026 23:48:07 UTC] === API CALL LOG ===
[27-Mar-2026 23:48:07 UTC] Endpoint: user/profile.php
[27-Mar-2026 23:48:07 UTC] Full Log Data: {
    "timestamp": "2026-03-27 23:48:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:482f:f60a:e04c:7cff:febf:966c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:482f:f60a:e04c:7cff:febf:966c, 172.70.108.43",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU5IiwidXNlcm5hbWUiOiJHaGF0dXdhbCIsImVtYWlsIjoic2hpdmFnaGF0dXdhbDEyM0BnbWFpbC5jb20iLCJleHAiOjE3NzUxMzU1MjJ9.tV5CaXjyOf6QrcUYMDR4nQAwYcg48IoJw1_r3s6dvnA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3248ba5b9de27e-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:482f:f60a:e04c:7cff:febf:966c",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 23:48:07 UTC] === END API CALL LOG ===
[27-Mar-2026 23:48:07 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 23:48:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU5IiwidXNlcm5hbWUiOiJHaGF0dXdhbCIsImVtYWlsIjoic2hpdmFnaGF0dXdhbDEyM0BnbWFpbC5jb20iLCJleHAiOjE3NzUxMzU1MjJ9.tV5CaXjyOf6QrcUYMDR4nQAwYcg48IoJw1_r3s6dvnA
[27-Mar-2026 23:48:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 23:48:07 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 23:48:07 UTC] User ID: 159
[27-Mar-2026 23:48:07 UTC] ✅ User profile retrieved successfully for user ID: 159
[27-Mar-2026 23:48:07 UTC] === API CALL LOG ===
[27-Mar-2026 23:48:07 UTC] Endpoint: user/profile.php
[27-Mar-2026 23:48:07 UTC] Full Log Data: {
    "timestamp": "2026-03-27 23:48:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:482f:f60a:e04c:7cff:febf:966c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:482f:f60a:e04c:7cff:febf:966c, 172.70.108.43",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU5IiwidXNlcm5hbWUiOiJHaGF0dXdhbCIsImVtYWlsIjoic2hpdmFnaGF0dXdhbDEyM0BnbWFpbC5jb20iLCJleHAiOjE3NzUxMzU1MjJ9.tV5CaXjyOf6QrcUYMDR4nQAwYcg48IoJw1_r3s6dvnA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3248bc5e5ae27e-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:482f:f60a:e04c:7cff:febf:966c",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 23:48:07 UTC] === END API CALL LOG ===
[27-Mar-2026 23:48:07 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 23:48:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU5IiwidXNlcm5hbWUiOiJHaGF0dXdhbCIsImVtYWlsIjoic2hpdmFnaGF0dXdhbDEyM0BnbWFpbC5jb20iLCJleHAiOjE3NzUxMzU1MjJ9.tV5CaXjyOf6QrcUYMDR4nQAwYcg48IoJw1_r3s6dvnA
[27-Mar-2026 23:48:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 23:48:07 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 23:48:07 UTC] User ID: 159
[27-Mar-2026 23:48:07 UTC] ✅ User profile retrieved successfully for user ID: 159
[27-Mar-2026 23:48:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Mar-2026 23:48:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Mar-2026 23:48:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:482f:f60a:e04c:7cff:febf:966c, 172.70.108.42","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU5IiwidXNlcm5hbWUiOiJHaGF0dXdhbCIsImVtYWlsIjoic2hpdmFnaGF0dXdhbDEyM0BnbWFpbC5jb20iLCJleHAiOjE3NzUxMzU1MjJ9.tV5CaXjyOf6QrcUYMDR4nQAwYcg48IoJw1_r3s6dvnA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e324948adf0e27e-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:482f:f60a:e04c:7cff:febf:966c","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[27-Mar-2026 23:48:30 UTC] === User Orders API Called ===
[27-Mar-2026 23:48:30 UTC] User ID: 159
[27-Mar-2026 23:48:30 UTC] Limit: 20, Offset: 0
[27-Mar-2026 23:48:30 UTC] Orders found: 0
[27-Mar-2026 23:48:30 UTC] Orders data: []
[27-Mar-2026 23:48:30 UTC] Total orders count: 0
[27-Mar-2026 23:48:30 UTC] === API CALL LOG ===
[27-Mar-2026 23:48:30 UTC] Endpoint: user/profile.php
[27-Mar-2026 23:48:30 UTC] Full Log Data: {
    "timestamp": "2026-03-27 23:48:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:482f:f60a:e04c:7cff:febf:966c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:482f:f60a:e04c:7cff:febf:966c, 172.70.108.42",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU5IiwidXNlcm5hbWUiOiJHaGF0dXdhbCIsImVtYWlsIjoic2hpdmFnaGF0dXdhbDEyM0BnbWFpbC5jb20iLCJleHAiOjE3NzUxMzU1MjJ9.tV5CaXjyOf6QrcUYMDR4nQAwYcg48IoJw1_r3s6dvnA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e324948adf1e27e-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:482f:f60a:e04c:7cff:febf:966c",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 23:48:30 UTC] === END API CALL LOG ===
[27-Mar-2026 23:48:30 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 23:48:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU5IiwidXNlcm5hbWUiOiJHaGF0dXdhbCIsImVtYWlsIjoic2hpdmFnaGF0dXdhbDEyM0BnbWFpbC5jb20iLCJleHAiOjE3NzUxMzU1MjJ9.tV5CaXjyOf6QrcUYMDR4nQAwYcg48IoJw1_r3s6dvnA
[27-Mar-2026 23:48:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 23:48:30 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 23:48:30 UTC] User ID: 159
[27-Mar-2026 23:48:30 UTC] ✅ User profile retrieved successfully for user ID: 159
[27-Mar-2026 23:48:30 UTC] === API CALL LOG ===
[27-Mar-2026 23:48:30 UTC] Endpoint: user/profile.php
[27-Mar-2026 23:48:30 UTC] Full Log Data: {
    "timestamp": "2026-03-27 23:48:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:482f:f60a:e04c:7cff:febf:966c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:482f:f60a:e04c:7cff:febf:966c, 172.70.108.42",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU5IiwidXNlcm5hbWUiOiJHaGF0dXdhbCIsImVtYWlsIjoic2hpdmFnaGF0dXdhbDEyM0BnbWFpbC5jb20iLCJleHAiOjE3NzUxMzU1MjJ9.tV5CaXjyOf6QrcUYMDR4nQAwYcg48IoJw1_r3s6dvnA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e32494b19b8e27e-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:482f:f60a:e04c:7cff:febf:966c",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Mar-2026 23:48:30 UTC] === END API CALL LOG ===
[27-Mar-2026 23:48:30 UTC] ✅ API Hash verification passed for profile endpoint
[27-Mar-2026 23:48:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU5IiwidXNlcm5hbWUiOiJHaGF0dXdhbCIsImVtYWlsIjoic2hpdmFnaGF0dXdhbDEyM0BnbWFpbC5jb20iLCJleHAiOjE3NzUxMzU1MjJ9.tV5CaXjyOf6QrcUYMDR4nQAwYcg48IoJw1_r3s6dvnA
[27-Mar-2026 23:48:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Mar-2026 23:48:30 UTC] ✅ JWT token verified successfully for user profile
[27-Mar-2026 23:48:30 UTC] User ID: 159
[27-Mar-2026 23:48:30 UTC] ✅ User profile retrieved successfully for user ID: 159
[28-Mar-2026 02:26:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Mar-2026 02:26:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Mar-2026 02:26:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:a975:9b30::4493:b586, 172.68.234.130","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNzcsInVzZXJuYW1lIjoic3VtaXQxNDQiLCJlbWFpbCI6ImtpdHR5dmVybWExMjRAZ21haWwuY29tIiwiZXhwIjoxNzc1MjY5NjE2fQ.kzdCpmkpDhBs5MAjw7eKvuMZWmqE6oTI8bTyXqUmUeE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e3331634daae1b7-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:a975:9b30::4493:b586","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[28-Mar-2026 02:26:57 UTC] === User Orders API Called ===
[28-Mar-2026 02:26:57 UTC] User ID: 177
[28-Mar-2026 02:26:57 UTC] Limit: 20, Offset: 0
[28-Mar-2026 02:26:57 UTC] Orders found: 0
[28-Mar-2026 02:26:57 UTC] Orders data: []
[28-Mar-2026 02:26:57 UTC] Total orders count: 0
[28-Mar-2026 02:26:57 UTC] === API CALL LOG ===
[28-Mar-2026 02:26:57 UTC] Endpoint: user/profile.php
[28-Mar-2026 02:26:57 UTC] Full Log Data: {
    "timestamp": "2026-03-28 02:26:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:a975:9b30::4493:b586",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:a975:9b30::4493:b586, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNzcsInVzZXJuYW1lIjoic3VtaXQxNDQiLCJlbWFpbCI6ImtpdHR5dmVybWExMjRAZ21haWwuY29tIiwiZXhwIjoxNzc1MjY5NjE2fQ.kzdCpmkpDhBs5MAjw7eKvuMZWmqE6oTI8bTyXqUmUeE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3331634da8e1b7-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:a975:9b30::4493:b586",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 02:26:57 UTC] === END API CALL LOG ===
[28-Mar-2026 02:26:57 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 02:26:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNzcsInVzZXJuYW1lIjoic3VtaXQxNDQiLCJlbWFpbCI6ImtpdHR5dmVybWExMjRAZ21haWwuY29tIiwiZXhwIjoxNzc1MjY5NjE2fQ.kzdCpmkpDhBs5MAjw7eKvuMZWmqE6oTI8bTyXqUmUeE
[28-Mar-2026 02:26:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 02:26:57 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 02:26:57 UTC] User ID: 177
[28-Mar-2026 02:26:57 UTC] ✅ User profile retrieved successfully for user ID: 177
[28-Mar-2026 02:26:57 UTC] === API CALL LOG ===
[28-Mar-2026 02:26:57 UTC] Endpoint: user/profile.php
[28-Mar-2026 02:26:57 UTC] Full Log Data: {
    "timestamp": "2026-03-28 02:26:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:a975:9b30::4493:b586",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:a975:9b30::4493:b586, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNzcsInVzZXJuYW1lIjoic3VtaXQxNDQiLCJlbWFpbCI6ImtpdHR5dmVybWExMjRAZ21haWwuY29tIiwiZXhwIjoxNzc1MjY5NjE2fQ.kzdCpmkpDhBs5MAjw7eKvuMZWmqE6oTI8bTyXqUmUeE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3331645ec9e1b7-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:a975:9b30::4493:b586",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 02:26:57 UTC] === END API CALL LOG ===
[28-Mar-2026 02:26:57 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 02:26:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNzcsInVzZXJuYW1lIjoic3VtaXQxNDQiLCJlbWFpbCI6ImtpdHR5dmVybWExMjRAZ21haWwuY29tIiwiZXhwIjoxNzc1MjY5NjE2fQ.kzdCpmkpDhBs5MAjw7eKvuMZWmqE6oTI8bTyXqUmUeE
[28-Mar-2026 02:26:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 02:26:57 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 02:26:57 UTC] User ID: 177
[28-Mar-2026 02:26:57 UTC] ✅ User profile retrieved successfully for user ID: 177
[28-Mar-2026 02:26:58 UTC] === API CALL LOG ===
[28-Mar-2026 02:26:58 UTC] Endpoint: user/profile.php
[28-Mar-2026 02:26:58 UTC] Full Log Data: {
    "timestamp": "2026-03-28 02:26:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:a975:9b30::4493:b586",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:a975:9b30::4493:b586, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNzcsInVzZXJuYW1lIjoic3VtaXQxNDQiLCJlbWFpbCI6ImtpdHR5dmVybWExMjRAZ21haWwuY29tIiwiZXhwIjoxNzc1MjY5NjE2fQ.kzdCpmkpDhBs5MAjw7eKvuMZWmqE6oTI8bTyXqUmUeE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e33316b1e59e1b7-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:a975:9b30::4493:b586",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 02:26:58 UTC] === END API CALL LOG ===
[28-Mar-2026 02:26:58 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 02:26:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNzcsInVzZXJuYW1lIjoic3VtaXQxNDQiLCJlbWFpbCI6ImtpdHR5dmVybWExMjRAZ21haWwuY29tIiwiZXhwIjoxNzc1MjY5NjE2fQ.kzdCpmkpDhBs5MAjw7eKvuMZWmqE6oTI8bTyXqUmUeE
[28-Mar-2026 02:26:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 02:26:58 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 02:26:58 UTC] User ID: 177
[28-Mar-2026 02:26:58 UTC] ✅ User profile retrieved successfully for user ID: 177
[28-Mar-2026 02:27:03 UTC] === API CALL LOG ===
[28-Mar-2026 02:27:03 UTC] Endpoint: user/profile.php
[28-Mar-2026 02:27:03 UTC] Full Log Data: {
    "timestamp": "2026-03-28 02:27:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:a975:9b30::4493:b586",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:a975:9b30::4493:b586, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNzcsInVzZXJuYW1lIjoic3VtaXQxNDQiLCJlbWFpbCI6ImtpdHR5dmVybWExMjRAZ21haWwuY29tIiwiZXhwIjoxNzc1MjY5NjE2fQ.kzdCpmkpDhBs5MAjw7eKvuMZWmqE6oTI8bTyXqUmUeE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e33318c5af3e1b7-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:a975:9b30::4493:b586",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 02:27:03 UTC] === END API CALL LOG ===
[28-Mar-2026 02:27:03 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 02:27:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNzcsInVzZXJuYW1lIjoic3VtaXQxNDQiLCJlbWFpbCI6ImtpdHR5dmVybWExMjRAZ21haWwuY29tIiwiZXhwIjoxNzc1MjY5NjE2fQ.kzdCpmkpDhBs5MAjw7eKvuMZWmqE6oTI8bTyXqUmUeE
[28-Mar-2026 02:27:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 02:27:03 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 02:27:03 UTC] User ID: 177
[28-Mar-2026 02:27:03 UTC] ✅ User profile retrieved successfully for user ID: 177
[28-Mar-2026 02:27:03 UTC] User Purchases API - User ID: 177
[28-Mar-2026 02:27:03 UTC] User Purchases API - Total purchases found: 0
[28-Mar-2026 02:27:05 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Mar-2026 02:27:05 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Mar-2026 02:27:05 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:a975:9b30::4493:b586, 172.68.234.130","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNzcsInVzZXJuYW1lIjoic3VtaXQxNDQiLCJlbWFpbCI6ImtpdHR5dmVybWExMjRAZ21haWwuY29tIiwiZXhwIjoxNzc1MjY5NjE2fQ.kzdCpmkpDhBs5MAjw7eKvuMZWmqE6oTI8bTyXqUmUeE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e333196be56e1b7-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:a975:9b30::4493:b586","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[28-Mar-2026 02:27:05 UTC] === User Orders API Called ===
[28-Mar-2026 02:27:05 UTC] User ID: 177
[28-Mar-2026 02:27:05 UTC] Limit: 20, Offset: 0
[28-Mar-2026 02:27:05 UTC] Orders found: 0
[28-Mar-2026 02:27:05 UTC] Orders data: []
[28-Mar-2026 02:27:05 UTC] Total orders count: 0
[28-Mar-2026 02:27:06 UTC] === API CALL LOG ===
[28-Mar-2026 02:27:06 UTC] Endpoint: user/profile.php
[28-Mar-2026 02:27:06 UTC] Full Log Data: {
    "timestamp": "2026-03-28 02:27:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:a975:9b30::4493:b586",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:a975:9b30::4493:b586, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNzcsInVzZXJuYW1lIjoic3VtaXQxNDQiLCJlbWFpbCI6ImtpdHR5dmVybWExMjRAZ21haWwuY29tIiwiZXhwIjoxNzc1MjY5NjE2fQ.kzdCpmkpDhBs5MAjw7eKvuMZWmqE6oTI8bTyXqUmUeE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e33319c7caae1b7-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:a975:9b30::4493:b586",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 02:27:06 UTC] === END API CALL LOG ===
[28-Mar-2026 02:27:06 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 02:27:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNzcsInVzZXJuYW1lIjoic3VtaXQxNDQiLCJlbWFpbCI6ImtpdHR5dmVybWExMjRAZ21haWwuY29tIiwiZXhwIjoxNzc1MjY5NjE2fQ.kzdCpmkpDhBs5MAjw7eKvuMZWmqE6oTI8bTyXqUmUeE
[28-Mar-2026 02:27:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 02:27:06 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 02:27:06 UTC] User ID: 177
[28-Mar-2026 02:27:06 UTC] ✅ User profile retrieved successfully for user ID: 177
[28-Mar-2026 02:27:06 UTC] User Purchases API - User ID: 177
[28-Mar-2026 02:27:06 UTC] User Purchases API - Total purchases found: 0
[28-Mar-2026 02:27:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Mar-2026 02:27:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Mar-2026 02:27:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:a975:9b30::4493:b586, 172.68.234.130","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNzcsInVzZXJuYW1lIjoic3VtaXQxNDQiLCJlbWFpbCI6ImtpdHR5dmVybWExMjRAZ21haWwuY29tIiwiZXhwIjoxNzc1MjY5NjE2fQ.kzdCpmkpDhBs5MAjw7eKvuMZWmqE6oTI8bTyXqUmUeE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e3331ba1d6de1b7-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:a975:9b30::4493:b586","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[28-Mar-2026 02:27:11 UTC] === User Orders API Called ===
[28-Mar-2026 02:27:11 UTC] User ID: 177
[28-Mar-2026 02:27:11 UTC] Limit: 20, Offset: 0
[28-Mar-2026 02:27:11 UTC] Orders found: 0
[28-Mar-2026 02:27:11 UTC] Orders data: []
[28-Mar-2026 02:27:11 UTC] Total orders count: 0
[28-Mar-2026 05:25:41 UTC] === API CALL LOG ===
[28-Mar-2026 05:25:41 UTC] Endpoint: user/profile.php
[28-Mar-2026 05:25:41 UTC] Full Log Data: {
    "timestamp": "2026-03-28 05:25:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1448:4650:cc75:6fe1:210c:53fa",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1448:4650:cc75:6fe1:210c:53fa, 104.22.5.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc4IiwidXNlcm5hbWUiOiJAQWZ0YWJqYW5pIiwiZW1haWwiOiJtZWVyYWZ0YWJiYWxvdWNoMTJAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQyNzE4fQ.rtKgIPg5QyR7ldSJBd3TTX36AjhbYU2kqizr3adLeQQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3437350b31b9d8-LHE",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:3100:1448:4650:cc75:6fe1:210c:53fa",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 05:25:41 UTC] === END API CALL LOG ===
[28-Mar-2026 05:25:41 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 05:25:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc4IiwidXNlcm5hbWUiOiJAQWZ0YWJqYW5pIiwiZW1haWwiOiJtZWVyYWZ0YWJiYWxvdWNoMTJAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQyNzE4fQ.rtKgIPg5QyR7ldSJBd3TTX36AjhbYU2kqizr3adLeQQ
[28-Mar-2026 05:25:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 05:25:41 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 05:25:41 UTC] User ID: 178
[28-Mar-2026 05:25:41 UTC] ✅ User profile retrieved successfully for user ID: 178
[28-Mar-2026 05:25:43 UTC] === API CALL LOG ===
[28-Mar-2026 05:25:43 UTC] Endpoint: user/profile.php
[28-Mar-2026 05:25:43 UTC] Full Log Data: {
    "timestamp": "2026-03-28 05:25:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1448:4650:cc75:6fe1:210c:53fa",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1448:4650:cc75:6fe1:210c:53fa, 104.22.5.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc4IiwidXNlcm5hbWUiOiJAQWZ0YWJqYW5pIiwiZW1haWwiOiJtZWVyYWZ0YWJiYWxvdWNoMTJAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQyNzE4fQ.rtKgIPg5QyR7ldSJBd3TTX36AjhbYU2kqizr3adLeQQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e343740f81bb9d8-LHE",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:3100:1448:4650:cc75:6fe1:210c:53fa",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 05:25:43 UTC] === END API CALL LOG ===
[28-Mar-2026 05:25:43 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 05:25:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc4IiwidXNlcm5hbWUiOiJAQWZ0YWJqYW5pIiwiZW1haWwiOiJtZWVyYWZ0YWJiYWxvdWNoMTJAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQyNzE4fQ.rtKgIPg5QyR7ldSJBd3TTX36AjhbYU2kqizr3adLeQQ
[28-Mar-2026 05:25:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 05:25:43 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 05:25:43 UTC] User ID: 178
[28-Mar-2026 05:25:43 UTC] ✅ User profile retrieved successfully for user ID: 178
[28-Mar-2026 05:25:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Mar-2026 05:25:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Mar-2026 05:25:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2404:3100:1448:4650:cc75:6fe1:210c:53fa, 104.22.5.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc4IiwidXNlcm5hbWUiOiJAQWZ0YWJqYW5pIiwiZW1haWwiOiJtZWVyYWZ0YWJiYWxvdWNoMTJAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQyNzE4fQ.rtKgIPg5QyR7ldSJBd3TTX36AjhbYU2kqizr3adLeQQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e343740f827b9d8-LHE","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2404:3100:1448:4650:cc75:6fe1:210c:53fa","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[28-Mar-2026 05:25:43 UTC] === User Orders API Called ===
[28-Mar-2026 05:25:43 UTC] User ID: 178
[28-Mar-2026 05:25:43 UTC] Limit: 20, Offset: 0
[28-Mar-2026 05:25:43 UTC] Orders found: 0
[28-Mar-2026 05:25:43 UTC] Orders data: []
[28-Mar-2026 05:25:43 UTC] Total orders count: 0
[28-Mar-2026 05:25:43 UTC] === API CALL LOG ===
[28-Mar-2026 05:25:43 UTC] Endpoint: user/profile.php
[28-Mar-2026 05:25:43 UTC] Full Log Data: {
    "timestamp": "2026-03-28 05:25:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1448:4650:cc75:6fe1:210c:53fa",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1448:4650:cc75:6fe1:210c:53fa, 104.22.5.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc4IiwidXNlcm5hbWUiOiJAQWZ0YWJqYW5pIiwiZW1haWwiOiJtZWVyYWZ0YWJiYWxvdWNoMTJAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQyNzE4fQ.rtKgIPg5QyR7ldSJBd3TTX36AjhbYU2kqizr3adLeQQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e343740f82db9d8-LHE",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:3100:1448:4650:cc75:6fe1:210c:53fa",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 05:25:43 UTC] === END API CALL LOG ===
[28-Mar-2026 05:25:43 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 05:25:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc4IiwidXNlcm5hbWUiOiJAQWZ0YWJqYW5pIiwiZW1haWwiOiJtZWVyYWZ0YWJiYWxvdWNoMTJAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQyNzE4fQ.rtKgIPg5QyR7ldSJBd3TTX36AjhbYU2kqizr3adLeQQ
[28-Mar-2026 05:25:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 05:25:43 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 05:25:43 UTC] User ID: 178
[28-Mar-2026 05:25:43 UTC] ✅ User profile retrieved successfully for user ID: 178
[28-Mar-2026 05:25:47 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Mar-2026 05:25:47 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Mar-2026 05:25:47 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2404:3100:1448:4650:cc75:6fe1:210c:53fa, 104.22.5.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc4IiwidXNlcm5hbWUiOiJAQWZ0YWJqYW5pIiwiZW1haWwiOiJtZWVyYWZ0YWJiYWxvdWNoMTJAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQyNzE4fQ.rtKgIPg5QyR7ldSJBd3TTX36AjhbYU2kqizr3adLeQQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e34375cfb1eb9d8-LHE","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2404:3100:1448:4650:cc75:6fe1:210c:53fa","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[28-Mar-2026 05:25:47 UTC] === User Orders API Called ===
[28-Mar-2026 05:25:47 UTC] User ID: 178
[28-Mar-2026 05:25:47 UTC] Limit: 20, Offset: 0
[28-Mar-2026 05:25:47 UTC] Orders found: 0
[28-Mar-2026 05:25:47 UTC] Orders data: []
[28-Mar-2026 05:25:47 UTC] Total orders count: 0
[28-Mar-2026 05:25:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Mar-2026 05:25:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Mar-2026 05:25:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2404:3100:1448:4650:cc75:6fe1:210c:53fa, 104.22.5.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc4IiwidXNlcm5hbWUiOiJAQWZ0YWJqYW5pIiwiZW1haWwiOiJtZWVyYWZ0YWJiYWxvdWNoMTJAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQyNzE4fQ.rtKgIPg5QyR7ldSJBd3TTX36AjhbYU2kqizr3adLeQQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e34376dca3cb9d8-LHE","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2404:3100:1448:4650:cc75:6fe1:210c:53fa","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[28-Mar-2026 05:25:50 UTC] === User Orders API Called ===
[28-Mar-2026 05:25:50 UTC] User ID: 178
[28-Mar-2026 05:25:50 UTC] Limit: 20, Offset: 0
[28-Mar-2026 05:25:50 UTC] Orders found: 0
[28-Mar-2026 05:25:50 UTC] Orders data: []
[28-Mar-2026 05:25:50 UTC] Total orders count: 0
[28-Mar-2026 05:25:50 UTC] === API CALL LOG ===
[28-Mar-2026 05:25:50 UTC] Endpoint: user/profile.php
[28-Mar-2026 05:25:50 UTC] Full Log Data: {
    "timestamp": "2026-03-28 05:25:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1448:4650:cc75:6fe1:210c:53fa",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1448:4650:cc75:6fe1:210c:53fa, 104.22.5.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc4IiwidXNlcm5hbWUiOiJAQWZ0YWJqYW5pIiwiZW1haWwiOiJtZWVyYWZ0YWJiYWxvdWNoMTJAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQyNzE4fQ.rtKgIPg5QyR7ldSJBd3TTX36AjhbYU2kqizr3adLeQQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e34376e2ca9b9d8-LHE",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:3100:1448:4650:cc75:6fe1:210c:53fa",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 05:25:50 UTC] === END API CALL LOG ===
[28-Mar-2026 05:25:50 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 05:25:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc4IiwidXNlcm5hbWUiOiJAQWZ0YWJqYW5pIiwiZW1haWwiOiJtZWVyYWZ0YWJiYWxvdWNoMTJAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQyNzE4fQ.rtKgIPg5QyR7ldSJBd3TTX36AjhbYU2kqizr3adLeQQ
[28-Mar-2026 05:25:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 05:25:50 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 05:25:50 UTC] User ID: 178
[28-Mar-2026 05:25:50 UTC] ✅ User profile retrieved successfully for user ID: 178
[28-Mar-2026 05:25:51 UTC] === API CALL LOG ===
[28-Mar-2026 05:25:51 UTC] Endpoint: user/profile.php
[28-Mar-2026 05:25:51 UTC] Full Log Data: {
    "timestamp": "2026-03-28 05:25:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1448:4650:cc75:6fe1:210c:53fa",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1448:4650:cc75:6fe1:210c:53fa, 104.22.5.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc4IiwidXNlcm5hbWUiOiJAQWZ0YWJqYW5pIiwiZW1haWwiOiJtZWVyYWZ0YWJiYWxvdWNoMTJAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQyNzE4fQ.rtKgIPg5QyR7ldSJBd3TTX36AjhbYU2kqizr3adLeQQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e343771e987b9d8-LHE",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:3100:1448:4650:cc75:6fe1:210c:53fa",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 05:25:51 UTC] === END API CALL LOG ===
[28-Mar-2026 05:25:51 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 05:25:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc4IiwidXNlcm5hbWUiOiJAQWZ0YWJqYW5pIiwiZW1haWwiOiJtZWVyYWZ0YWJiYWxvdWNoMTJAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQyNzE4fQ.rtKgIPg5QyR7ldSJBd3TTX36AjhbYU2kqizr3adLeQQ
[28-Mar-2026 05:25:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 05:25:51 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 05:25:51 UTC] User ID: 178
[28-Mar-2026 05:25:51 UTC] ✅ User profile retrieved successfully for user ID: 178
[28-Mar-2026 05:26:02 UTC] === API CALL LOG ===
[28-Mar-2026 05:26:02 UTC] Endpoint: user/profile.php
[28-Mar-2026 05:26:02 UTC] Full Log Data: {
    "timestamp": "2026-03-28 05:26:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1448:4650:cc75:6fe1:210c:53fa",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1448:4650:cc75:6fe1:210c:53fa, 104.22.5.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc4IiwidXNlcm5hbWUiOiJAQWZ0YWJqYW5pIiwiZW1haWwiOiJtZWVyYWZ0YWJiYWxvdWNoMTJAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQyNzE4fQ.rtKgIPg5QyR7ldSJBd3TTX36AjhbYU2kqizr3adLeQQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3437b60831b9d8-LHE",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:3100:1448:4650:cc75:6fe1:210c:53fa",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 05:26:02 UTC] === END API CALL LOG ===
[28-Mar-2026 05:26:02 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 05:26:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc4IiwidXNlcm5hbWUiOiJAQWZ0YWJqYW5pIiwiZW1haWwiOiJtZWVyYWZ0YWJiYWxvdWNoMTJAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQyNzE4fQ.rtKgIPg5QyR7ldSJBd3TTX36AjhbYU2kqizr3adLeQQ
[28-Mar-2026 05:26:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 05:26:02 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 05:26:02 UTC] User ID: 178
[28-Mar-2026 05:26:02 UTC] ✅ User profile retrieved successfully for user ID: 178
[28-Mar-2026 05:26:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Mar-2026 05:26:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Mar-2026 05:26:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2404:3100:1448:4650:cc75:6fe1:210c:53fa, 104.22.5.145","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc4IiwidXNlcm5hbWUiOiJAQWZ0YWJqYW5pIiwiZW1haWwiOiJtZWVyYWZ0YWJiYWxvdWNoMTJAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQyNzE4fQ.rtKgIPg5QyR7ldSJBd3TTX36AjhbYU2kqizr3adLeQQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e3437b5ade1b9d8-LHE","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2404:3100:1448:4650:cc75:6fe1:210c:53fa","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[28-Mar-2026 05:26:02 UTC] === User Orders API Called ===
[28-Mar-2026 05:26:02 UTC] User ID: 178
[28-Mar-2026 05:26:02 UTC] Limit: 20, Offset: 0
[28-Mar-2026 05:26:02 UTC] Orders found: 0
[28-Mar-2026 05:26:02 UTC] Orders data: []
[28-Mar-2026 05:26:02 UTC] Total orders count: 0
[28-Mar-2026 05:26:02 UTC] === API CALL LOG ===
[28-Mar-2026 05:26:02 UTC] Endpoint: user/profile.php
[28-Mar-2026 05:26:02 UTC] Full Log Data: {
    "timestamp": "2026-03-28 05:26:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1448:4650:cc75:6fe1:210c:53fa",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1448:4650:cc75:6fe1:210c:53fa, 104.22.5.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc4IiwidXNlcm5hbWUiOiJAQWZ0YWJqYW5pIiwiZW1haWwiOiJtZWVyYWZ0YWJiYWxvdWNoMTJAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQyNzE4fQ.rtKgIPg5QyR7ldSJBd3TTX36AjhbYU2kqizr3adLeQQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3437baece1b9d8-LHE",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:3100:1448:4650:cc75:6fe1:210c:53fa",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 05:26:02 UTC] === END API CALL LOG ===
[28-Mar-2026 05:26:02 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 05:26:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc4IiwidXNlcm5hbWUiOiJAQWZ0YWJqYW5pIiwiZW1haWwiOiJtZWVyYWZ0YWJiYWxvdWNoMTJAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQyNzE4fQ.rtKgIPg5QyR7ldSJBd3TTX36AjhbYU2kqizr3adLeQQ
[28-Mar-2026 05:26:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 05:26:02 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 05:26:02 UTC] User ID: 178
[28-Mar-2026 05:26:02 UTC] ✅ User profile retrieved successfully for user ID: 178
[28-Mar-2026 05:26:04 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Mar-2026 05:26:04 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Mar-2026 05:26:04 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2404:3100:1448:4650:cc75:6fe1:210c:53fa, 104.22.5.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc4IiwidXNlcm5hbWUiOiJAQWZ0YWJqYW5pIiwiZW1haWwiOiJtZWVyYWZ0YWJiYWxvdWNoMTJAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQyNzE4fQ.rtKgIPg5QyR7ldSJBd3TTX36AjhbYU2kqizr3adLeQQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e3437c3d99bb9d8-LHE","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2404:3100:1448:4650:cc75:6fe1:210c:53fa","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[28-Mar-2026 05:26:04 UTC] === User Orders API Called ===
[28-Mar-2026 05:26:04 UTC] User ID: 178
[28-Mar-2026 05:26:04 UTC] Limit: 20, Offset: 0
[28-Mar-2026 05:26:04 UTC] Orders found: 0
[28-Mar-2026 05:26:04 UTC] Orders data: []
[28-Mar-2026 05:26:04 UTC] Total orders count: 0
[28-Mar-2026 05:26:06 UTC] === API CALL LOG ===
[28-Mar-2026 05:26:06 UTC] Endpoint: user/profile.php
[28-Mar-2026 05:26:06 UTC] Full Log Data: {
    "timestamp": "2026-03-28 05:26:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1448:4650:cc75:6fe1:210c:53fa",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1448:4650:cc75:6fe1:210c:53fa, 104.22.5.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc4IiwidXNlcm5hbWUiOiJAQWZ0YWJqYW5pIiwiZW1haWwiOiJtZWVyYWZ0YWJiYWxvdWNoMTJAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQyNzE4fQ.rtKgIPg5QyR7ldSJBd3TTX36AjhbYU2kqizr3adLeQQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3437cf5ee0b9d8-LHE",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:3100:1448:4650:cc75:6fe1:210c:53fa",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 05:26:06 UTC] === END API CALL LOG ===
[28-Mar-2026 05:26:06 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 05:26:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc4IiwidXNlcm5hbWUiOiJAQWZ0YWJqYW5pIiwiZW1haWwiOiJtZWVyYWZ0YWJiYWxvdWNoMTJAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQyNzE4fQ.rtKgIPg5QyR7ldSJBd3TTX36AjhbYU2kqizr3adLeQQ
[28-Mar-2026 05:26:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 05:26:06 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 05:26:06 UTC] User ID: 178
[28-Mar-2026 05:26:06 UTC] ✅ User profile retrieved successfully for user ID: 178
[28-Mar-2026 05:26:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Mar-2026 05:26:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Mar-2026 05:26:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2404:3100:1448:4650:cc75:6fe1:210c:53fa, 104.22.5.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc4IiwidXNlcm5hbWUiOiJAQWZ0YWJqYW5pIiwiZW1haWwiOiJtZWVyYWZ0YWJiYWxvdWNoMTJAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQyNzE4fQ.rtKgIPg5QyR7ldSJBd3TTX36AjhbYU2kqizr3adLeQQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e3437cf5edcb9d8-LHE","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2404:3100:1448:4650:cc75:6fe1:210c:53fa","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[28-Mar-2026 05:26:06 UTC] === User Orders API Called ===
[28-Mar-2026 05:26:06 UTC] User ID: 178
[28-Mar-2026 05:26:06 UTC] Limit: 20, Offset: 0
[28-Mar-2026 05:26:06 UTC] Orders found: 0
[28-Mar-2026 05:26:06 UTC] Orders data: []
[28-Mar-2026 05:26:06 UTC] Total orders count: 0
[28-Mar-2026 05:26:06 UTC] === API CALL LOG ===
[28-Mar-2026 05:26:06 UTC] Endpoint: user/profile.php
[28-Mar-2026 05:26:06 UTC] Full Log Data: {
    "timestamp": "2026-03-28 05:26:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1448:4650:cc75:6fe1:210c:53fa",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1448:4650:cc75:6fe1:210c:53fa, 104.22.5.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc4IiwidXNlcm5hbWUiOiJAQWZ0YWJqYW5pIiwiZW1haWwiOiJtZWVyYWZ0YWJiYWxvdWNoMTJAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQyNzE4fQ.rtKgIPg5QyR7ldSJBd3TTX36AjhbYU2kqizr3adLeQQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3437d2fc65b9d8-LHE",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:3100:1448:4650:cc75:6fe1:210c:53fa",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 05:26:06 UTC] === END API CALL LOG ===
[28-Mar-2026 05:26:06 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 05:26:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc4IiwidXNlcm5hbWUiOiJAQWZ0YWJqYW5pIiwiZW1haWwiOiJtZWVyYWZ0YWJiYWxvdWNoMTJAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQyNzE4fQ.rtKgIPg5QyR7ldSJBd3TTX36AjhbYU2kqizr3adLeQQ
[28-Mar-2026 05:26:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 05:26:06 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 05:26:06 UTC] User ID: 178
[28-Mar-2026 05:26:06 UTC] ✅ User profile retrieved successfully for user ID: 178
[28-Mar-2026 05:26:43 UTC] === API CALL LOG ===
[28-Mar-2026 05:26:43 UTC] Endpoint: user/profile.php
[28-Mar-2026 05:26:43 UTC] Full Log Data: {
    "timestamp": "2026-03-28 05:26:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1448:4650:cc75:6fe1:210c:53fa",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1448:4650:cc75:6fe1:210c:53fa, 104.22.5.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc4IiwidXNlcm5hbWUiOiJAQWZ0YWJqYW5pIiwiZW1haWwiOiJtZWVyYWZ0YWJiYWxvdWNoMTJAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQyNzE4fQ.rtKgIPg5QyR7ldSJBd3TTX36AjhbYU2kqizr3adLeQQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3438b959feb9d8-LHE",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:3100:1448:4650:cc75:6fe1:210c:53fa",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 05:26:43 UTC] === END API CALL LOG ===
[28-Mar-2026 05:26:43 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 05:26:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc4IiwidXNlcm5hbWUiOiJAQWZ0YWJqYW5pIiwiZW1haWwiOiJtZWVyYWZ0YWJiYWxvdWNoMTJAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQyNzE4fQ.rtKgIPg5QyR7ldSJBd3TTX36AjhbYU2kqizr3adLeQQ
[28-Mar-2026 05:26:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 05:26:43 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 05:26:43 UTC] User ID: 178
[28-Mar-2026 05:26:43 UTC] ✅ User profile retrieved successfully for user ID: 178
[28-Mar-2026 05:26:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Mar-2026 05:26:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Mar-2026 05:26:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2404:3100:1448:4650:cc75:6fe1:210c:53fa, 104.22.5.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc4IiwidXNlcm5hbWUiOiJAQWZ0YWJqYW5pIiwiZW1haWwiOiJtZWVyYWZ0YWJiYWxvdWNoMTJAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQyNzE4fQ.rtKgIPg5QyR7ldSJBd3TTX36AjhbYU2kqizr3adLeQQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e3438b959f4b9d8-LHE","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2404:3100:1448:4650:cc75:6fe1:210c:53fa","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[28-Mar-2026 05:26:43 UTC] === User Orders API Called ===
[28-Mar-2026 05:26:43 UTC] User ID: 178
[28-Mar-2026 05:26:43 UTC] Limit: 20, Offset: 0
[28-Mar-2026 05:26:43 UTC] Orders found: 0
[28-Mar-2026 05:26:43 UTC] Orders data: []
[28-Mar-2026 05:26:43 UTC] Total orders count: 0
[28-Mar-2026 05:26:44 UTC] === API CALL LOG ===
[28-Mar-2026 05:26:44 UTC] Endpoint: user/profile.php
[28-Mar-2026 05:26:44 UTC] Full Log Data: {
    "timestamp": "2026-03-28 05:26:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1448:4650:cc75:6fe1:210c:53fa",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1448:4650:cc75:6fe1:210c:53fa, 104.22.5.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc4IiwidXNlcm5hbWUiOiJAQWZ0YWJqYW5pIiwiZW1haWwiOiJtZWVyYWZ0YWJiYWxvdWNoMTJAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQyNzE4fQ.rtKgIPg5QyR7ldSJBd3TTX36AjhbYU2kqizr3adLeQQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3438bceeabb9d8-LHE",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:3100:1448:4650:cc75:6fe1:210c:53fa",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 05:26:44 UTC] === END API CALL LOG ===
[28-Mar-2026 05:26:44 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 05:26:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc4IiwidXNlcm5hbWUiOiJAQWZ0YWJqYW5pIiwiZW1haWwiOiJtZWVyYWZ0YWJiYWxvdWNoMTJAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQyNzE4fQ.rtKgIPg5QyR7ldSJBd3TTX36AjhbYU2kqizr3adLeQQ
[28-Mar-2026 05:26:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 05:26:44 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 05:26:44 UTC] User ID: 178
[28-Mar-2026 05:26:44 UTC] ✅ User profile retrieved successfully for user ID: 178
[28-Mar-2026 05:27:05 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Mar-2026 05:27:05 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Mar-2026 05:27:05 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2404:3100:1448:4650:cc75:6fe1:210c:53fa, 104.22.5.145","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc4IiwidXNlcm5hbWUiOiJAQWZ0YWJqYW5pIiwiZW1haWwiOiJtZWVyYWZ0YWJiYWxvdWNoMTJAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQyNzE4fQ.rtKgIPg5QyR7ldSJBd3TTX36AjhbYU2kqizr3adLeQQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e34393a7c34b9d8-LHE","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2404:3100:1448:4650:cc75:6fe1:210c:53fa","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[28-Mar-2026 05:27:05 UTC] === User Orders API Called ===
[28-Mar-2026 05:27:05 UTC] User ID: 178
[28-Mar-2026 05:27:05 UTC] Limit: 20, Offset: 0
[28-Mar-2026 05:27:05 UTC] Orders found: 0
[28-Mar-2026 05:27:05 UTC] Orders data: []
[28-Mar-2026 05:27:05 UTC] Total orders count: 0
[28-Mar-2026 05:27:05 UTC] === API CALL LOG ===
[28-Mar-2026 05:27:05 UTC] Endpoint: user/profile.php
[28-Mar-2026 05:27:05 UTC] Full Log Data: {
    "timestamp": "2026-03-28 05:27:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1448:4650:cc75:6fe1:210c:53fa",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1448:4650:cc75:6fe1:210c:53fa, 104.22.5.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc4IiwidXNlcm5hbWUiOiJAQWZ0YWJqYW5pIiwiZW1haWwiOiJtZWVyYWZ0YWJiYWxvdWNoMTJAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQyNzE4fQ.rtKgIPg5QyR7ldSJBd3TTX36AjhbYU2kqizr3adLeQQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e34393aee8fb9d8-LHE",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:3100:1448:4650:cc75:6fe1:210c:53fa",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 05:27:05 UTC] === END API CALL LOG ===
[28-Mar-2026 05:27:05 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 05:27:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc4IiwidXNlcm5hbWUiOiJAQWZ0YWJqYW5pIiwiZW1haWwiOiJtZWVyYWZ0YWJiYWxvdWNoMTJAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQyNzE4fQ.rtKgIPg5QyR7ldSJBd3TTX36AjhbYU2kqizr3adLeQQ
[28-Mar-2026 05:27:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 05:27:05 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 05:27:05 UTC] User ID: 178
[28-Mar-2026 05:27:05 UTC] ✅ User profile retrieved successfully for user ID: 178
[28-Mar-2026 05:27:05 UTC] === API CALL LOG ===
[28-Mar-2026 05:27:05 UTC] Endpoint: user/profile.php
[28-Mar-2026 05:27:05 UTC] Full Log Data: {
    "timestamp": "2026-03-28 05:27:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1448:4650:cc75:6fe1:210c:53fa",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1448:4650:cc75:6fe1:210c:53fa, 104.22.5.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc4IiwidXNlcm5hbWUiOiJAQWZ0YWJqYW5pIiwiZW1haWwiOiJtZWVyYWZ0YWJiYWxvdWNoMTJAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQyNzE4fQ.rtKgIPg5QyR7ldSJBd3TTX36AjhbYU2kqizr3adLeQQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e34393efed8b9d8-LHE",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:3100:1448:4650:cc75:6fe1:210c:53fa",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 05:27:05 UTC] === END API CALL LOG ===
[28-Mar-2026 05:27:05 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 05:27:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc4IiwidXNlcm5hbWUiOiJAQWZ0YWJqYW5pIiwiZW1haWwiOiJtZWVyYWZ0YWJiYWxvdWNoMTJAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQyNzE4fQ.rtKgIPg5QyR7ldSJBd3TTX36AjhbYU2kqizr3adLeQQ
[28-Mar-2026 05:27:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 05:27:05 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 05:27:05 UTC] User ID: 178
[28-Mar-2026 05:27:05 UTC] ✅ User profile retrieved successfully for user ID: 178
[28-Mar-2026 05:27:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Mar-2026 05:27:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Mar-2026 05:27:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2404:3100:1448:4650:cc75:6fe1:210c:53fa, 104.22.5.145","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc4IiwidXNlcm5hbWUiOiJAQWZ0YWJqYW5pIiwiZW1haWwiOiJtZWVyYWZ0YWJiYWxvdWNoMTJAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQyNzE4fQ.rtKgIPg5QyR7ldSJBd3TTX36AjhbYU2kqizr3adLeQQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e34398da819b9d8-LHE","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2404:3100:1448:4650:cc75:6fe1:210c:53fa","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[28-Mar-2026 05:27:17 UTC] === User Orders API Called ===
[28-Mar-2026 05:27:17 UTC] User ID: 178
[28-Mar-2026 05:27:17 UTC] Limit: 20, Offset: 0
[28-Mar-2026 05:27:17 UTC] Orders found: 0
[28-Mar-2026 05:27:17 UTC] Orders data: []
[28-Mar-2026 05:27:17 UTC] Total orders count: 0
[28-Mar-2026 05:27:17 UTC] === API CALL LOG ===
[28-Mar-2026 05:27:17 UTC] Endpoint: user/profile.php
[28-Mar-2026 05:27:17 UTC] Full Log Data: {
    "timestamp": "2026-03-28 05:27:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1448:4650:cc75:6fe1:210c:53fa",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1448:4650:cc75:6fe1:210c:53fa, 104.22.5.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc4IiwidXNlcm5hbWUiOiJAQWZ0YWJqYW5pIiwiZW1haWwiOiJtZWVyYWZ0YWJiYWxvdWNoMTJAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQyNzE4fQ.rtKgIPg5QyR7ldSJBd3TTX36AjhbYU2kqizr3adLeQQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e34398e0aa0b9d8-LHE",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:3100:1448:4650:cc75:6fe1:210c:53fa",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 05:27:17 UTC] === END API CALL LOG ===
[28-Mar-2026 05:27:17 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 05:27:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc4IiwidXNlcm5hbWUiOiJAQWZ0YWJqYW5pIiwiZW1haWwiOiJtZWVyYWZ0YWJiYWxvdWNoMTJAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQyNzE4fQ.rtKgIPg5QyR7ldSJBd3TTX36AjhbYU2kqizr3adLeQQ
[28-Mar-2026 05:27:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 05:27:17 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 05:27:17 UTC] User ID: 178
[28-Mar-2026 05:27:17 UTC] ✅ User profile retrieved successfully for user ID: 178
[28-Mar-2026 05:27:18 UTC] === API CALL LOG ===
[28-Mar-2026 05:27:18 UTC] Endpoint: user/profile.php
[28-Mar-2026 05:27:18 UTC] Full Log Data: {
    "timestamp": "2026-03-28 05:27:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1448:4650:cc75:6fe1:210c:53fa",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1448:4650:cc75:6fe1:210c:53fa, 104.22.5.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc4IiwidXNlcm5hbWUiOiJAQWZ0YWJqYW5pIiwiZW1haWwiOiJtZWVyYWZ0YWJiYWxvdWNoMTJAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQyNzE4fQ.rtKgIPg5QyR7ldSJBd3TTX36AjhbYU2kqizr3adLeQQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e343991c87fb9d8-LHE",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:3100:1448:4650:cc75:6fe1:210c:53fa",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 05:27:18 UTC] === END API CALL LOG ===
[28-Mar-2026 05:27:18 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 05:27:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc4IiwidXNlcm5hbWUiOiJAQWZ0YWJqYW5pIiwiZW1haWwiOiJtZWVyYWZ0YWJiYWxvdWNoMTJAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQyNzE4fQ.rtKgIPg5QyR7ldSJBd3TTX36AjhbYU2kqizr3adLeQQ
[28-Mar-2026 05:27:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 05:27:18 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 05:27:18 UTC] User ID: 178
[28-Mar-2026 05:27:18 UTC] ✅ User profile retrieved successfully for user ID: 178
[28-Mar-2026 05:27:18 UTC] === API CALL LOG ===
[28-Mar-2026 05:27:18 UTC] Endpoint: user/profile.php
[28-Mar-2026 05:27:18 UTC] Full Log Data: {
    "timestamp": "2026-03-28 05:27:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1448:4650:cc75:6fe1:210c:53fa",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1448:4650:cc75:6fe1:210c:53fa, 104.22.5.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc4IiwidXNlcm5hbWUiOiJAQWZ0YWJqYW5pIiwiZW1haWwiOiJtZWVyYWZ0YWJiYWxvdWNoMTJAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQyNzE4fQ.rtKgIPg5QyR7ldSJBd3TTX36AjhbYU2kqizr3adLeQQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3439922ab2b9d8-LHE",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:3100:1448:4650:cc75:6fe1:210c:53fa",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 05:27:18 UTC] === END API CALL LOG ===
[28-Mar-2026 05:27:18 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 05:27:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc4IiwidXNlcm5hbWUiOiJAQWZ0YWJqYW5pIiwiZW1haWwiOiJtZWVyYWZ0YWJiYWxvdWNoMTJAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQyNzE4fQ.rtKgIPg5QyR7ldSJBd3TTX36AjhbYU2kqizr3adLeQQ
[28-Mar-2026 05:27:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 05:27:18 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 05:27:18 UTC] User ID: 178
[28-Mar-2026 05:27:18 UTC] ✅ User profile retrieved successfully for user ID: 178
[28-Mar-2026 05:27:18 UTC] User Purchases API - User ID: 178
[28-Mar-2026 05:27:18 UTC] User Purchases API - Total purchases found: 0
[28-Mar-2026 05:27:28 UTC] === API CALL LOG ===
[28-Mar-2026 05:27:28 UTC] Endpoint: user/profile.php
[28-Mar-2026 05:27:28 UTC] Full Log Data: {
    "timestamp": "2026-03-28 05:27:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1448:4650:cc75:6fe1:210c:53fa",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1448:4650:cc75:6fe1:210c:53fa, 104.22.5.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc4IiwidXNlcm5hbWUiOiJAQWZ0YWJqYW5pIiwiZW1haWwiOiJtZWVyYWZ0YWJiYWxvdWNoMTJAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQyNzE4fQ.rtKgIPg5QyR7ldSJBd3TTX36AjhbYU2kqizr3adLeQQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3439d4afe0b9d8-LHE",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:3100:1448:4650:cc75:6fe1:210c:53fa",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 05:27:28 UTC] === END API CALL LOG ===
[28-Mar-2026 05:27:28 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 05:27:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc4IiwidXNlcm5hbWUiOiJAQWZ0YWJqYW5pIiwiZW1haWwiOiJtZWVyYWZ0YWJiYWxvdWNoMTJAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQyNzE4fQ.rtKgIPg5QyR7ldSJBd3TTX36AjhbYU2kqizr3adLeQQ
[28-Mar-2026 05:27:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 05:27:28 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 05:27:28 UTC] User ID: 178
[28-Mar-2026 05:27:28 UTC] ✅ User profile retrieved successfully for user ID: 178
[28-Mar-2026 05:27:29 UTC] User Purchases API - User ID: 178
[28-Mar-2026 05:27:29 UTC] User Purchases API - Total purchases found: 0
[28-Mar-2026 05:27:37 UTC] === API CALL LOG ===
[28-Mar-2026 05:27:37 UTC] Endpoint: user/profile.php
[28-Mar-2026 05:27:37 UTC] Full Log Data: {
    "timestamp": "2026-03-28 05:27:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1448:4650:cc75:6fe1:210c:53fa",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1448:4650:cc75:6fe1:210c:53fa, 104.22.5.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc4IiwidXNlcm5hbWUiOiJAQWZ0YWJqYW5pIiwiZW1haWwiOiJtZWVyYWZ0YWJiYWxvdWNoMTJAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQyNzE4fQ.rtKgIPg5QyR7ldSJBd3TTX36AjhbYU2kqizr3adLeQQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e343a0ad92cb9d8-LHE",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:3100:1448:4650:cc75:6fe1:210c:53fa",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 05:27:37 UTC] === END API CALL LOG ===
[28-Mar-2026 05:27:37 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 05:27:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc4IiwidXNlcm5hbWUiOiJAQWZ0YWJqYW5pIiwiZW1haWwiOiJtZWVyYWZ0YWJiYWxvdWNoMTJAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQyNzE4fQ.rtKgIPg5QyR7ldSJBd3TTX36AjhbYU2kqizr3adLeQQ
[28-Mar-2026 05:27:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 05:27:37 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 05:27:37 UTC] User ID: 178
[28-Mar-2026 05:27:37 UTC] ✅ User profile retrieved successfully for user ID: 178
[28-Mar-2026 05:27:39 UTC] User Purchases API - User ID: 178
[28-Mar-2026 05:27:39 UTC] User Purchases API - Total purchases found: 0
[28-Mar-2026 05:28:18 UTC] === API CALL LOG ===
[28-Mar-2026 05:28:18 UTC] Endpoint: user/profile.php
[28-Mar-2026 05:28:18 UTC] Full Log Data: {
    "timestamp": "2026-03-28 05:28:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.47.249.100",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.47.249.100, 104.23.229.105",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc4IiwidXNlcm5hbWUiOiJAQWZ0YWJqYW5pIiwiZW1haWwiOiJtZWVyYWZ0YWJiYWxvdWNoMTJAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQyNzE4fQ.rtKgIPg5QyR7ldSJBd3TTX36AjhbYU2kqizr3adLeQQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e343b0b38eecc0a-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "212.47.249.100",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 05:28:18 UTC] === END API CALL LOG ===
[28-Mar-2026 05:28:18 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 05:28:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc4IiwidXNlcm5hbWUiOiJAQWZ0YWJqYW5pIiwiZW1haWwiOiJtZWVyYWZ0YWJiYWxvdWNoMTJAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQyNzE4fQ.rtKgIPg5QyR7ldSJBd3TTX36AjhbYU2kqizr3adLeQQ
[28-Mar-2026 05:28:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 05:28:18 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 05:28:18 UTC] User ID: 178
[28-Mar-2026 05:28:18 UTC] ✅ User profile retrieved successfully for user ID: 178
[28-Mar-2026 05:28:18 UTC] User Purchases API - User ID: 178
[28-Mar-2026 05:28:18 UTC] User Purchases API - Total purchases found: 0
[28-Mar-2026 05:28:20 UTC] === API CALL LOG ===
[28-Mar-2026 05:28:20 UTC] Endpoint: user/profile.php
[28-Mar-2026 05:28:20 UTC] Full Log Data: {
    "timestamp": "2026-03-28 05:28:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.47.249.100",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.47.249.100, 104.23.229.105",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc4IiwidXNlcm5hbWUiOiJAQWZ0YWJqYW5pIiwiZW1haWwiOiJtZWVyYWZ0YWJiYWxvdWNoMTJAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQyNzE4fQ.rtKgIPg5QyR7ldSJBd3TTX36AjhbYU2kqizr3adLeQQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e343b1a3ca5cc0a-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "212.47.249.100",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 05:28:20 UTC] === END API CALL LOG ===
[28-Mar-2026 05:28:20 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 05:28:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc4IiwidXNlcm5hbWUiOiJAQWZ0YWJqYW5pIiwiZW1haWwiOiJtZWVyYWZ0YWJiYWxvdWNoMTJAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQyNzE4fQ.rtKgIPg5QyR7ldSJBd3TTX36AjhbYU2kqizr3adLeQQ
[28-Mar-2026 05:28:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 05:28:20 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 05:28:20 UTC] User ID: 178
[28-Mar-2026 05:28:20 UTC] ✅ User profile retrieved successfully for user ID: 178
[28-Mar-2026 05:28:21 UTC] User Purchases API - User ID: 178
[28-Mar-2026 05:28:21 UTC] User Purchases API - Total purchases found: 0
[28-Mar-2026 05:28:34 UTC] === API CALL LOG ===
[28-Mar-2026 05:28:34 UTC] Endpoint: user/profile.php
[28-Mar-2026 05:28:34 UTC] Full Log Data: {
    "timestamp": "2026-03-28 05:28:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.47.249.100",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.47.249.100, 104.23.229.40",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc4IiwidXNlcm5hbWUiOiJAQWZ0YWJqYW5pIiwiZW1haWwiOiJtZWVyYWZ0YWJiYWxvdWNoMTJAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQyNzE4fQ.rtKgIPg5QyR7ldSJBd3TTX36AjhbYU2kqizr3adLeQQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e343b6faddccc0a-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "212.47.249.100",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 05:28:34 UTC] === END API CALL LOG ===
[28-Mar-2026 05:28:34 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 05:28:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc4IiwidXNlcm5hbWUiOiJAQWZ0YWJqYW5pIiwiZW1haWwiOiJtZWVyYWZ0YWJiYWxvdWNoMTJAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQyNzE4fQ.rtKgIPg5QyR7ldSJBd3TTX36AjhbYU2kqizr3adLeQQ
[28-Mar-2026 05:28:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 05:28:34 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 05:28:34 UTC] User ID: 178
[28-Mar-2026 05:28:34 UTC] ✅ User profile retrieved successfully for user ID: 178
[28-Mar-2026 05:28:34 UTC] User Purchases API - User ID: 178
[28-Mar-2026 05:28:34 UTC] User Purchases API - Total purchases found: 0
[28-Mar-2026 05:42:44 UTC] === API CALL LOG ===
[28-Mar-2026 05:42:44 UTC] Endpoint: user/profile.php
[28-Mar-2026 05:42:44 UTC] Full Log Data: {
    "timestamp": "2026-03-28 05:42:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:a4f5:a0ff::541f:3339",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:a4f5:a0ff::541f:3339, 172.70.108.42",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY3IiwidXNlcm5hbWUiOiJzdW1pdG8xIiwiZW1haWwiOiJzdW1pdG5pc2hhZDkwODdAZ21haWwuY29tIiwiZXhwIjoxNzc1MTQ1NjUwfQ.pdcXy40lUmBOkZP_6kVmMtLOUGufW4CE7vTJDCw4zb8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e345030088afc1f-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:a4f5:a0ff::541f:3339",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 05:42:44 UTC] === END API CALL LOG ===
[28-Mar-2026 05:42:44 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 05:42:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY3IiwidXNlcm5hbWUiOiJzdW1pdG8xIiwiZW1haWwiOiJzdW1pdG5pc2hhZDkwODdAZ21haWwuY29tIiwiZXhwIjoxNzc1MTQ1NjUwfQ.pdcXy40lUmBOkZP_6kVmMtLOUGufW4CE7vTJDCw4zb8
[28-Mar-2026 05:42:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 05:42:44 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 05:42:44 UTC] User ID: 167
[28-Mar-2026 05:42:44 UTC] ✅ User profile retrieved successfully for user ID: 167
[28-Mar-2026 05:42:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Mar-2026 05:42:45 UTC] === API CALL LOG ===
[28-Mar-2026 05:42:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Mar-2026 05:42:45 UTC] Endpoint: user/profile.php
[28-Mar-2026 05:42:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:a4f5:a0ff::541f:3339, 172.70.108.42","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY3IiwidXNlcm5hbWUiOiJzdW1pdG8xIiwiZW1haWwiOiJzdW1pdG5pc2hhZDkwODdAZ21haWwuY29tIiwiZXhwIjoxNzc1MTQ1NjUwfQ.pdcXy40lUmBOkZP_6kVmMtLOUGufW4CE7vTJDCw4zb8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e3450353f0dfc1f-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:a4f5:a0ff::541f:3339","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[28-Mar-2026 05:42:45 UTC] Full Log Data: {
    "timestamp": "2026-03-28 05:42:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:a4f5:a0ff::541f:3339",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:a4f5:a0ff::541f:3339, 172.70.108.43",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY3IiwidXNlcm5hbWUiOiJzdW1pdG8xIiwiZW1haWwiOiJzdW1pdG5pc2hhZDkwODdAZ21haWwuY29tIiwiZXhwIjoxNzc1MTQ1NjUwfQ.pdcXy40lUmBOkZP_6kVmMtLOUGufW4CE7vTJDCw4zb8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3450353f0cfc1f-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:a4f5:a0ff::541f:3339",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 05:42:45 UTC] === END API CALL LOG ===
[28-Mar-2026 05:42:45 UTC] === User Orders API Called ===
[28-Mar-2026 05:42:45 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 05:42:45 UTC] User ID: 167
[28-Mar-2026 05:42:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY3IiwidXNlcm5hbWUiOiJzdW1pdG8xIiwiZW1haWwiOiJzdW1pdG5pc2hhZDkwODdAZ21haWwuY29tIiwiZXhwIjoxNzc1MTQ1NjUwfQ.pdcXy40lUmBOkZP_6kVmMtLOUGufW4CE7vTJDCw4zb8
[28-Mar-2026 05:42:45 UTC] Limit: 20, Offset: 0
[28-Mar-2026 05:42:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 05:42:45 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 05:42:45 UTC] User ID: 167
[28-Mar-2026 05:42:45 UTC] Orders found: 0
[28-Mar-2026 05:42:45 UTC] Orders data: []
[28-Mar-2026 05:42:45 UTC] ✅ User profile retrieved successfully for user ID: 167
[28-Mar-2026 05:42:45 UTC] Total orders count: 0
[28-Mar-2026 05:42:45 UTC] === API CALL LOG ===
[28-Mar-2026 05:42:45 UTC] Endpoint: user/profile.php
[28-Mar-2026 05:42:45 UTC] Full Log Data: {
    "timestamp": "2026-03-28 05:42:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:a4f5:a0ff::541f:3339",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:a4f5:a0ff::541f:3339, 172.70.108.43",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY3IiwidXNlcm5hbWUiOiJzdW1pdG8xIiwiZW1haWwiOiJzdW1pdG5pc2hhZDkwODdAZ21haWwuY29tIiwiZXhwIjoxNzc1MTQ1NjUwfQ.pdcXy40lUmBOkZP_6kVmMtLOUGufW4CE7vTJDCw4zb8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3450353f10fc1f-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:a4f5:a0ff::541f:3339",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 05:42:45 UTC] === END API CALL LOG ===
[28-Mar-2026 05:42:45 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 05:42:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY3IiwidXNlcm5hbWUiOiJzdW1pdG8xIiwiZW1haWwiOiJzdW1pdG5pc2hhZDkwODdAZ21haWwuY29tIiwiZXhwIjoxNzc1MTQ1NjUwfQ.pdcXy40lUmBOkZP_6kVmMtLOUGufW4CE7vTJDCw4zb8
[28-Mar-2026 05:42:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 05:42:45 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 05:42:45 UTC] User ID: 167
[28-Mar-2026 05:42:45 UTC] ✅ User profile retrieved successfully for user ID: 167
[28-Mar-2026 08:49:23 UTC] === API CALL LOG ===
[28-Mar-2026 08:49:23 UTC] Endpoint: user/profile.php
[28-Mar-2026 08:49:23 UTC] Full Log Data: {
    "timestamp": "2026-03-28 08:49:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "223.184.128.145",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "223.184.128.145, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNzcsInVzZXJuYW1lIjoic3VtaXQxNDQiLCJlbWFpbCI6ImtpdHR5dmVybWExMjRAZ21haWwuY29tIiwiZXhwIjoxNzc1MjY5NjE2fQ.kzdCpmkpDhBs5MAjw7eKvuMZWmqE6oTI8bTyXqUmUeE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e356198afe9e1cd-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "223.184.128.145",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 08:49:23 UTC] === END API CALL LOG ===
[28-Mar-2026 08:49:23 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 08:49:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNzcsInVzZXJuYW1lIjoic3VtaXQxNDQiLCJlbWFpbCI6ImtpdHR5dmVybWExMjRAZ21haWwuY29tIiwiZXhwIjoxNzc1MjY5NjE2fQ.kzdCpmkpDhBs5MAjw7eKvuMZWmqE6oTI8bTyXqUmUeE
[28-Mar-2026 08:49:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 08:49:23 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 08:49:23 UTC] User ID: 177
[28-Mar-2026 08:49:23 UTC] ✅ User profile retrieved successfully for user ID: 177
[28-Mar-2026 08:49:25 UTC] === API CALL LOG ===
[28-Mar-2026 08:49:25 UTC] Endpoint: user/profile.php
[28-Mar-2026 08:49:25 UTC] Full Log Data: {
    "timestamp": "2026-03-28 08:49:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "223.184.128.145",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "223.184.128.145, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNzcsInVzZXJuYW1lIjoic3VtaXQxNDQiLCJlbWFpbCI6ImtpdHR5dmVybWExMjRAZ21haWwuY29tIiwiZXhwIjoxNzc1MjY5NjE2fQ.kzdCpmkpDhBs5MAjw7eKvuMZWmqE6oTI8bTyXqUmUeE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3561a3493ce1cd-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "223.184.128.145",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 08:49:25 UTC] === END API CALL LOG ===
[28-Mar-2026 08:49:25 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 08:49:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNzcsInVzZXJuYW1lIjoic3VtaXQxNDQiLCJlbWFpbCI6ImtpdHR5dmVybWExMjRAZ21haWwuY29tIiwiZXhwIjoxNzc1MjY5NjE2fQ.kzdCpmkpDhBs5MAjw7eKvuMZWmqE6oTI8bTyXqUmUeE
[28-Mar-2026 08:49:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 08:49:25 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 08:49:25 UTC] User ID: 177
[28-Mar-2026 08:49:25 UTC] ✅ User profile retrieved successfully for user ID: 177
[28-Mar-2026 08:49:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Mar-2026 08:49:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Mar-2026 08:49:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"223.184.128.145, 172.68.234.131","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNzcsInVzZXJuYW1lIjoic3VtaXQxNDQiLCJlbWFpbCI6ImtpdHR5dmVybWExMjRAZ21haWwuY29tIiwiZXhwIjoxNzc1MjY5NjE2fQ.kzdCpmkpDhBs5MAjw7eKvuMZWmqE6oTI8bTyXqUmUeE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e3561a34943e1cd-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"223.184.128.145","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[28-Mar-2026 08:49:25 UTC] === User Orders API Called ===
[28-Mar-2026 08:49:25 UTC] User ID: 177
[28-Mar-2026 08:49:25 UTC] Limit: 20, Offset: 0
[28-Mar-2026 08:49:25 UTC] Orders found: 0
[28-Mar-2026 08:49:25 UTC] Orders data: []
[28-Mar-2026 08:49:25 UTC] Total orders count: 0
[28-Mar-2026 08:49:25 UTC] === API CALL LOG ===
[28-Mar-2026 08:49:25 UTC] Endpoint: user/profile.php
[28-Mar-2026 08:49:25 UTC] Full Log Data: {
    "timestamp": "2026-03-28 08:49:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "223.184.128.145",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "223.184.128.145, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNzcsInVzZXJuYW1lIjoic3VtaXQxNDQiLCJlbWFpbCI6ImtpdHR5dmVybWExMjRAZ21haWwuY29tIiwiZXhwIjoxNzc1MjY5NjE2fQ.kzdCpmkpDhBs5MAjw7eKvuMZWmqE6oTI8bTyXqUmUeE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3561a34945e1cd-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "223.184.128.145",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 08:49:25 UTC] === END API CALL LOG ===
[28-Mar-2026 08:49:25 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 08:49:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNzcsInVzZXJuYW1lIjoic3VtaXQxNDQiLCJlbWFpbCI6ImtpdHR5dmVybWExMjRAZ21haWwuY29tIiwiZXhwIjoxNzc1MjY5NjE2fQ.kzdCpmkpDhBs5MAjw7eKvuMZWmqE6oTI8bTyXqUmUeE
[28-Mar-2026 08:49:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 08:49:25 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 08:49:25 UTC] User ID: 177
[28-Mar-2026 08:49:25 UTC] ✅ User profile retrieved successfully for user ID: 177
[28-Mar-2026 08:49:26 UTC] === API CALL LOG ===
[28-Mar-2026 08:49:26 UTC] Endpoint: user/profile.php
[28-Mar-2026 08:49:26 UTC] Full Log Data: {
    "timestamp": "2026-03-28 08:49:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "223.184.128.145",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "223.184.128.145, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNzcsInVzZXJuYW1lIjoic3VtaXQxNDQiLCJlbWFpbCI6ImtpdHR5dmVybWExMjRAZ21haWwuY29tIiwiZXhwIjoxNzc1MjY5NjE2fQ.kzdCpmkpDhBs5MAjw7eKvuMZWmqE6oTI8bTyXqUmUeE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3561aadd9ee1cd-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "223.184.128.145",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 08:49:26 UTC] === END API CALL LOG ===
[28-Mar-2026 08:49:26 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 08:49:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNzcsInVzZXJuYW1lIjoic3VtaXQxNDQiLCJlbWFpbCI6ImtpdHR5dmVybWExMjRAZ21haWwuY29tIiwiZXhwIjoxNzc1MjY5NjE2fQ.kzdCpmkpDhBs5MAjw7eKvuMZWmqE6oTI8bTyXqUmUeE
[28-Mar-2026 08:49:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 08:49:26 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 08:49:26 UTC] User ID: 177
[28-Mar-2026 08:49:26 UTC] ✅ User profile retrieved successfully for user ID: 177
[28-Mar-2026 08:49:32 UTC] === API CALL LOG ===
[28-Mar-2026 08:49:32 UTC] Endpoint: user/profile.php
[28-Mar-2026 08:49:32 UTC] Full Log Data: {
    "timestamp": "2026-03-28 08:49:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "223.184.128.145",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "223.184.128.145, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNzcsInVzZXJuYW1lIjoic3VtaXQxNDQiLCJlbWFpbCI6ImtpdHR5dmVybWExMjRAZ21haWwuY29tIiwiZXhwIjoxNzc1MjY5NjE2fQ.kzdCpmkpDhBs5MAjw7eKvuMZWmqE6oTI8bTyXqUmUeE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3561d24b5be1cd-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "223.184.128.145",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 08:49:32 UTC] === END API CALL LOG ===
[28-Mar-2026 08:49:32 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 08:49:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNzcsInVzZXJuYW1lIjoic3VtaXQxNDQiLCJlbWFpbCI6ImtpdHR5dmVybWExMjRAZ21haWwuY29tIiwiZXhwIjoxNzc1MjY5NjE2fQ.kzdCpmkpDhBs5MAjw7eKvuMZWmqE6oTI8bTyXqUmUeE
[28-Mar-2026 08:49:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 08:49:32 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 08:49:32 UTC] User ID: 177
[28-Mar-2026 08:49:32 UTC] ✅ User profile retrieved successfully for user ID: 177
[28-Mar-2026 08:49:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Mar-2026 08:49:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Mar-2026 08:49:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"223.184.128.145, 172.68.234.131","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNzcsInVzZXJuYW1lIjoic3VtaXQxNDQiLCJlbWFpbCI6ImtpdHR5dmVybWExMjRAZ21haWwuY29tIiwiZXhwIjoxNzc1MjY5NjE2fQ.kzdCpmkpDhBs5MAjw7eKvuMZWmqE6oTI8bTyXqUmUeE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e3561d24b59e1cd-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"223.184.128.145","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[28-Mar-2026 08:49:32 UTC] === User Orders API Called ===
[28-Mar-2026 08:49:32 UTC] User ID: 177
[28-Mar-2026 08:49:32 UTC] Limit: 20, Offset: 0
[28-Mar-2026 08:49:32 UTC] Orders found: 0
[28-Mar-2026 08:49:32 UTC] Orders data: []
[28-Mar-2026 08:49:32 UTC] Total orders count: 0
[28-Mar-2026 08:49:33 UTC] === API CALL LOG ===
[28-Mar-2026 08:49:33 UTC] Endpoint: user/profile.php
[28-Mar-2026 08:49:33 UTC] Full Log Data: {
    "timestamp": "2026-03-28 08:49:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "223.184.128.145",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "223.184.128.145, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNzcsInVzZXJuYW1lIjoic3VtaXQxNDQiLCJlbWFpbCI6ImtpdHR5dmVybWExMjRAZ21haWwuY29tIiwiZXhwIjoxNzc1MjY5NjE2fQ.kzdCpmkpDhBs5MAjw7eKvuMZWmqE6oTI8bTyXqUmUeE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3561d5691ee1cd-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "223.184.128.145",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 08:49:33 UTC] === END API CALL LOG ===
[28-Mar-2026 08:49:33 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 08:49:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNzcsInVzZXJuYW1lIjoic3VtaXQxNDQiLCJlbWFpbCI6ImtpdHR5dmVybWExMjRAZ21haWwuY29tIiwiZXhwIjoxNzc1MjY5NjE2fQ.kzdCpmkpDhBs5MAjw7eKvuMZWmqE6oTI8bTyXqUmUeE
[28-Mar-2026 08:49:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 08:49:33 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 08:49:33 UTC] User ID: 177
[28-Mar-2026 08:49:33 UTC] ✅ User profile retrieved successfully for user ID: 177
[28-Mar-2026 08:49:33 UTC] === API CALL LOG ===
[28-Mar-2026 08:49:33 UTC] Endpoint: user/profile.php
[28-Mar-2026 08:49:33 UTC] Full Log Data: {
    "timestamp": "2026-03-28 08:49:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "223.184.128.145",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "223.184.128.145, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNzcsInVzZXJuYW1lIjoic3VtaXQxNDQiLCJlbWFpbCI6ImtpdHR5dmVybWExMjRAZ21haWwuY29tIiwiZXhwIjoxNzc1MjY5NjE2fQ.kzdCpmkpDhBs5MAjw7eKvuMZWmqE6oTI8bTyXqUmUeE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3561dae9bae1cd-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "223.184.128.145",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 08:49:33 UTC] === END API CALL LOG ===
[28-Mar-2026 08:49:33 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 08:49:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNzcsInVzZXJuYW1lIjoic3VtaXQxNDQiLCJlbWFpbCI6ImtpdHR5dmVybWExMjRAZ21haWwuY29tIiwiZXhwIjoxNzc1MjY5NjE2fQ.kzdCpmkpDhBs5MAjw7eKvuMZWmqE6oTI8bTyXqUmUeE
[28-Mar-2026 08:49:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 08:49:33 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 08:49:33 UTC] User ID: 177
[28-Mar-2026 08:49:33 UTC] ✅ User profile retrieved successfully for user ID: 177
[28-Mar-2026 08:49:58 UTC] === API CALL LOG ===
[28-Mar-2026 08:49:58 UTC] Endpoint: user/profile.php
[28-Mar-2026 08:49:58 UTC] Full Log Data: {
    "timestamp": "2026-03-28 08:49:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "223.184.128.145",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "223.184.128.145, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNzcsInVzZXJuYW1lIjoic3VtaXQxNDQiLCJlbWFpbCI6ImtpdHR5dmVybWExMjRAZ21haWwuY29tIiwiZXhwIjoxNzc1MjY5NjE2fQ.kzdCpmkpDhBs5MAjw7eKvuMZWmqE6oTI8bTyXqUmUeE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3562734a40e1cd-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "223.184.128.145",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 08:49:58 UTC] === END API CALL LOG ===
[28-Mar-2026 08:49:58 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 08:49:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNzcsInVzZXJuYW1lIjoic3VtaXQxNDQiLCJlbWFpbCI6ImtpdHR5dmVybWExMjRAZ21haWwuY29tIiwiZXhwIjoxNzc1MjY5NjE2fQ.kzdCpmkpDhBs5MAjw7eKvuMZWmqE6oTI8bTyXqUmUeE
[28-Mar-2026 08:49:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 08:49:58 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 08:49:58 UTC] User ID: 177
[28-Mar-2026 08:49:58 UTC] ✅ User profile retrieved successfully for user ID: 177
[28-Mar-2026 08:50:16 UTC] === API CALL LOG ===
[28-Mar-2026 08:50:16 UTC] Endpoint: user/profile.php
[28-Mar-2026 08:50:16 UTC] Full Log Data: {
    "timestamp": "2026-03-28 08:50:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "223.184.128.145",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "223.184.128.145, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNzcsInVzZXJuYW1lIjoic3VtaXQxNDQiLCJlbWFpbCI6ImtpdHR5dmVybWExMjRAZ21haWwuY29tIiwiZXhwIjoxNzc1MjY5NjE2fQ.kzdCpmkpDhBs5MAjw7eKvuMZWmqE6oTI8bTyXqUmUeE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3562e52eafe1cd-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "223.184.128.145",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 08:50:16 UTC] === END API CALL LOG ===
[28-Mar-2026 08:50:16 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 08:50:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNzcsInVzZXJuYW1lIjoic3VtaXQxNDQiLCJlbWFpbCI6ImtpdHR5dmVybWExMjRAZ21haWwuY29tIiwiZXhwIjoxNzc1MjY5NjE2fQ.kzdCpmkpDhBs5MAjw7eKvuMZWmqE6oTI8bTyXqUmUeE
[28-Mar-2026 08:50:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 08:50:16 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 08:50:16 UTC] User ID: 177
[28-Mar-2026 08:50:16 UTC] ✅ User profile retrieved successfully for user ID: 177
[28-Mar-2026 08:52:12 UTC] === API CALL LOG ===
[28-Mar-2026 08:52:12 UTC] Endpoint: user/profile.php
[28-Mar-2026 08:52:12 UTC] Full Log Data: {
    "timestamp": "2026-03-28 08:52:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "223.184.128.145",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "223.184.128.145, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNzcsInVzZXJuYW1lIjoic3VtaXQxNDQiLCJlbWFpbCI6ImtpdHR5dmVybWExMjRAZ21haWwuY29tIiwiZXhwIjoxNzc1MjY5NjE2fQ.kzdCpmkpDhBs5MAjw7eKvuMZWmqE6oTI8bTyXqUmUeE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3565b7c8d6e1cd-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "223.184.128.145",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 08:52:12 UTC] === END API CALL LOG ===
[28-Mar-2026 08:52:12 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 08:52:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNzcsInVzZXJuYW1lIjoic3VtaXQxNDQiLCJlbWFpbCI6ImtpdHR5dmVybWExMjRAZ21haWwuY29tIiwiZXhwIjoxNzc1MjY5NjE2fQ.kzdCpmkpDhBs5MAjw7eKvuMZWmqE6oTI8bTyXqUmUeE
[28-Mar-2026 08:52:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 08:52:12 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 08:52:12 UTC] User ID: 177
[28-Mar-2026 08:52:12 UTC] ✅ User profile retrieved successfully for user ID: 177
[28-Mar-2026 08:52:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Mar-2026 08:52:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Mar-2026 08:52:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"223.184.128.145, 172.68.234.131","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNzcsInVzZXJuYW1lIjoic3VtaXQxNDQiLCJlbWFpbCI6ImtpdHR5dmVybWExMjRAZ21haWwuY29tIiwiZXhwIjoxNzc1MjY5NjE2fQ.kzdCpmkpDhBs5MAjw7eKvuMZWmqE6oTI8bTyXqUmUeE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e3565dffe34e1cd-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"223.184.128.145","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[28-Mar-2026 08:52:18 UTC] === User Orders API Called ===
[28-Mar-2026 08:52:18 UTC] User ID: 177
[28-Mar-2026 08:52:18 UTC] Limit: 20, Offset: 0
[28-Mar-2026 08:52:18 UTC] Orders found: 0
[28-Mar-2026 08:52:18 UTC] Orders data: []
[28-Mar-2026 08:52:18 UTC] Total orders count: 0
[28-Mar-2026 08:52:22 UTC] === API CALL LOG ===
[28-Mar-2026 08:52:22 UTC] Endpoint: user/profile.php
[28-Mar-2026 08:52:22 UTC] Full Log Data: {
    "timestamp": "2026-03-28 08:52:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "223.184.128.145",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "223.184.128.145, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNzcsInVzZXJuYW1lIjoic3VtaXQxNDQiLCJlbWFpbCI6ImtpdHR5dmVybWExMjRAZ21haWwuY29tIiwiZXhwIjoxNzc1MjY5NjE2fQ.kzdCpmkpDhBs5MAjw7eKvuMZWmqE6oTI8bTyXqUmUeE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3565f89ec0e1cd-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "223.184.128.145",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 08:52:22 UTC] === END API CALL LOG ===
[28-Mar-2026 08:52:22 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 08:52:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNzcsInVzZXJuYW1lIjoic3VtaXQxNDQiLCJlbWFpbCI6ImtpdHR5dmVybWExMjRAZ21haWwuY29tIiwiZXhwIjoxNzc1MjY5NjE2fQ.kzdCpmkpDhBs5MAjw7eKvuMZWmqE6oTI8bTyXqUmUeE
[28-Mar-2026 08:52:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 08:52:22 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 08:52:22 UTC] User ID: 177
[28-Mar-2026 08:52:22 UTC] ✅ User profile retrieved successfully for user ID: 177
[28-Mar-2026 08:52:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Mar-2026 08:52:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Mar-2026 08:52:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"223.184.128.145, 172.68.234.131","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNzcsInVzZXJuYW1lIjoic3VtaXQxNDQiLCJlbWFpbCI6ImtpdHR5dmVybWExMjRAZ21haWwuY29tIiwiZXhwIjoxNzc1MjY5NjE2fQ.kzdCpmkpDhBs5MAjw7eKvuMZWmqE6oTI8bTyXqUmUeE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e3565f89ec2e1cd-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"223.184.128.145","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[28-Mar-2026 08:52:22 UTC] === User Orders API Called ===
[28-Mar-2026 08:52:22 UTC] User ID: 177
[28-Mar-2026 08:52:22 UTC] Limit: 20, Offset: 0
[28-Mar-2026 08:52:22 UTC] Orders found: 0
[28-Mar-2026 08:52:22 UTC] Orders data: []
[28-Mar-2026 08:52:22 UTC] Total orders count: 0
[28-Mar-2026 08:52:22 UTC] === API CALL LOG ===
[28-Mar-2026 08:52:22 UTC] Endpoint: user/profile.php
[28-Mar-2026 08:52:22 UTC] Full Log Data: {
    "timestamp": "2026-03-28 08:52:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "223.184.128.145",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "223.184.128.145, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNzcsInVzZXJuYW1lIjoic3VtaXQxNDQiLCJlbWFpbCI6ImtpdHR5dmVybWExMjRAZ21haWwuY29tIiwiZXhwIjoxNzc1MjY5NjE2fQ.kzdCpmkpDhBs5MAjw7eKvuMZWmqE6oTI8bTyXqUmUeE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3565f89ec4e1cd-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "223.184.128.145",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 08:52:22 UTC] === END API CALL LOG ===
[28-Mar-2026 08:52:22 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 08:52:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNzcsInVzZXJuYW1lIjoic3VtaXQxNDQiLCJlbWFpbCI6ImtpdHR5dmVybWExMjRAZ21haWwuY29tIiwiZXhwIjoxNzc1MjY5NjE2fQ.kzdCpmkpDhBs5MAjw7eKvuMZWmqE6oTI8bTyXqUmUeE
[28-Mar-2026 08:52:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 08:52:22 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 08:52:22 UTC] User ID: 177
[28-Mar-2026 08:52:22 UTC] ✅ User profile retrieved successfully for user ID: 177
[28-Mar-2026 08:52:23 UTC] === API CALL LOG ===
[28-Mar-2026 08:52:23 UTC] Endpoint: user/profile.php
[28-Mar-2026 08:52:23 UTC] Full Log Data: {
    "timestamp": "2026-03-28 08:52:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "223.184.128.145",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "223.184.128.145, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNzcsInVzZXJuYW1lIjoic3VtaXQxNDQiLCJlbWFpbCI6ImtpdHR5dmVybWExMjRAZ21haWwuY29tIiwiZXhwIjoxNzc1MjY5NjE2fQ.kzdCpmkpDhBs5MAjw7eKvuMZWmqE6oTI8bTyXqUmUeE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3566003c83e1cd-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "223.184.128.145",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 08:52:23 UTC] === END API CALL LOG ===
[28-Mar-2026 08:52:23 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 08:52:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNzcsInVzZXJuYW1lIjoic3VtaXQxNDQiLCJlbWFpbCI6ImtpdHR5dmVybWExMjRAZ21haWwuY29tIiwiZXhwIjoxNzc1MjY5NjE2fQ.kzdCpmkpDhBs5MAjw7eKvuMZWmqE6oTI8bTyXqUmUeE
[28-Mar-2026 08:52:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 08:52:23 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 08:52:23 UTC] User ID: 177
[28-Mar-2026 08:52:23 UTC] ✅ User profile retrieved successfully for user ID: 177
[28-Mar-2026 09:19:05 UTC] === API CALL LOG ===
[28-Mar-2026 09:19:05 UTC] Endpoint: user/profile.php
[28-Mar-2026 09:19:05 UTC] Full Log Data: {
    "timestamp": "2026-03-28 09:19:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:79e1:2000:2f01:9c07:3b25:7a32:2156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:79e1:2000:2f01:9c07:3b25:7a32:2156, 162.158.243.43",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc1Mjk0MzQ0fQ.JCGIWN92v2DC5hV1VbxECRUvQfO1CQHmUHPFF5uUpj0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e358d187886826b-TPE",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a00:79e1:2000:2f01:9c07:3b25:7a32:2156",
        "CF-IPCountry": "PH",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 09:19:05 UTC] === END API CALL LOG ===
[28-Mar-2026 09:19:05 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 09:19:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc1Mjk0MzQ0fQ.JCGIWN92v2DC5hV1VbxECRUvQfO1CQHmUHPFF5uUpj0
[28-Mar-2026 09:19:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 09:19:05 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 09:19:05 UTC] User ID: 5
[28-Mar-2026 09:19:05 UTC] ✅ User profile retrieved successfully for user ID: 5
[28-Mar-2026 09:19:05 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Mar-2026 09:19:05 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Mar-2026 09:19:05 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a00:79e1:2000:2f01:9c07:3b25:7a32:2156, 162.158.243.44","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc1Mjk0MzQ0fQ.JCGIWN92v2DC5hV1VbxECRUvQfO1CQHmUHPFF5uUpj0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e358d18f910826b-TPE","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2a00:79e1:2000:2f01:9c07:3b25:7a32:2156","CF-IPCountry":"PH","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[28-Mar-2026 09:19:05 UTC] === User Orders API Called ===
[28-Mar-2026 09:19:05 UTC] User ID: 5
[28-Mar-2026 09:19:05 UTC] Limit: 20, Offset: 0
[28-Mar-2026 09:19:05 UTC] Orders found: 0
[28-Mar-2026 09:19:05 UTC] Orders data: []
[28-Mar-2026 09:19:05 UTC] Total orders count: 0
[28-Mar-2026 09:19:05 UTC] === API CALL LOG ===
[28-Mar-2026 09:19:05 UTC] Endpoint: user/profile.php
[28-Mar-2026 09:19:05 UTC] Full Log Data: {
    "timestamp": "2026-03-28 09:19:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:79e1:2000:2f01:9c07:3b25:7a32:2156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:79e1:2000:2f01:9c07:3b25:7a32:2156, 162.158.243.43",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc1Mjk0MzQ0fQ.JCGIWN92v2DC5hV1VbxECRUvQfO1CQHmUHPFF5uUpj0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e358d198998826b-TPE",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a00:79e1:2000:2f01:9c07:3b25:7a32:2156",
        "CF-IPCountry": "PH",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 09:19:05 UTC] === END API CALL LOG ===
[28-Mar-2026 09:19:05 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 09:19:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc1Mjk0MzQ0fQ.JCGIWN92v2DC5hV1VbxECRUvQfO1CQHmUHPFF5uUpj0
[28-Mar-2026 09:19:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 09:19:05 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 09:19:05 UTC] User ID: 5
[28-Mar-2026 09:19:05 UTC] ✅ User profile retrieved successfully for user ID: 5
[28-Mar-2026 09:19:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Mar-2026 09:19:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Mar-2026 09:19:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a00:79e1:2000:2f01:9c07:3b25:7a32:2156, 162.158.243.43","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc1Mjk0MzQ0fQ.JCGIWN92v2DC5hV1VbxECRUvQfO1CQHmUHPFF5uUpj0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e358d9dde1f826b-TPE","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2a00:79e1:2000:2f01:9c07:3b25:7a32:2156","CF-IPCountry":"PH","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[28-Mar-2026 09:19:26 UTC] === User Orders API Called ===
[28-Mar-2026 09:19:26 UTC] User ID: 5
[28-Mar-2026 09:19:26 UTC] Limit: 20, Offset: 0
[28-Mar-2026 09:19:26 UTC] Orders found: 0
[28-Mar-2026 09:19:26 UTC] Orders data: []
[28-Mar-2026 09:19:26 UTC] Total orders count: 0
[28-Mar-2026 09:19:28 UTC] === API CALL LOG ===
[28-Mar-2026 09:19:28 UTC] Endpoint: user/profile.php
[28-Mar-2026 09:19:28 UTC] Full Log Data: {
    "timestamp": "2026-03-28 09:19:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:79e1:2000:2f01:9c07:3b25:7a32:2156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:79e1:2000:2f01:9c07:3b25:7a32:2156, 162.158.243.43",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc1Mjk0MzQ0fQ.JCGIWN92v2DC5hV1VbxECRUvQfO1CQHmUHPFF5uUpj0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e358dac8823826b-TPE",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a00:79e1:2000:2f01:9c07:3b25:7a32:2156",
        "CF-IPCountry": "PH",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 09:19:28 UTC] === END API CALL LOG ===
[28-Mar-2026 09:19:28 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 09:19:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc1Mjk0MzQ0fQ.JCGIWN92v2DC5hV1VbxECRUvQfO1CQHmUHPFF5uUpj0
[28-Mar-2026 09:19:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 09:19:28 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 09:19:28 UTC] User ID: 5
[28-Mar-2026 09:19:28 UTC] ✅ User profile retrieved successfully for user ID: 5
[28-Mar-2026 09:19:29 UTC] User Purchases API - User ID: 5
[28-Mar-2026 09:19:29 UTC] User Purchases API - Total purchases found: 7
[28-Mar-2026 09:19:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Mar-2026 09:19:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Mar-2026 09:19:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a00:79e1:2000:2f01:9c07:3b25:7a32:2156, 162.158.243.43","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc1Mjk0MzQ0fQ.JCGIWN92v2DC5hV1VbxECRUvQfO1CQHmUHPFF5uUpj0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e358dc62fc1826b-TPE","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2a00:79e1:2000:2f01:9c07:3b25:7a32:2156","CF-IPCountry":"PH","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[28-Mar-2026 09:19:33 UTC] === User Orders API Called ===
[28-Mar-2026 09:19:33 UTC] User ID: 5
[28-Mar-2026 09:19:33 UTC] Limit: 20, Offset: 0
[28-Mar-2026 09:19:33 UTC] Orders found: 0
[28-Mar-2026 09:19:33 UTC] Orders data: []
[28-Mar-2026 09:19:33 UTC] Total orders count: 0
[28-Mar-2026 09:19:33 UTC] === API CALL LOG ===
[28-Mar-2026 09:19:33 UTC] Endpoint: user/profile.php
[28-Mar-2026 09:19:33 UTC] Full Log Data: {
    "timestamp": "2026-03-28 09:19:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:79e1:2000:2f01:9c07:3b25:7a32:2156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:79e1:2000:2f01:9c07:3b25:7a32:2156, 162.158.243.43",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc1Mjk0MzQ0fQ.JCGIWN92v2DC5hV1VbxECRUvQfO1CQHmUHPFF5uUpj0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e358dc6a868826b-TPE",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a00:79e1:2000:2f01:9c07:3b25:7a32:2156",
        "CF-IPCountry": "PH",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 09:19:33 UTC] === END API CALL LOG ===
[28-Mar-2026 09:19:33 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 09:19:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc1Mjk0MzQ0fQ.JCGIWN92v2DC5hV1VbxECRUvQfO1CQHmUHPFF5uUpj0
[28-Mar-2026 09:19:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 09:19:33 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 09:19:33 UTC] User ID: 5
[28-Mar-2026 09:19:33 UTC] ✅ User profile retrieved successfully for user ID: 5
[28-Mar-2026 09:19:33 UTC] === API CALL LOG ===
[28-Mar-2026 09:19:33 UTC] Endpoint: user/profile.php
[28-Mar-2026 09:19:33 UTC] Full Log Data: {
    "timestamp": "2026-03-28 09:19:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:79e1:2000:2f01:9c07:3b25:7a32:2156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:79e1:2000:2f01:9c07:3b25:7a32:2156, 162.158.243.43",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc1Mjk0MzQ0fQ.JCGIWN92v2DC5hV1VbxECRUvQfO1CQHmUHPFF5uUpj0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e358dca9cf1826b-TPE",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a00:79e1:2000:2f01:9c07:3b25:7a32:2156",
        "CF-IPCountry": "PH",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 09:19:33 UTC] === END API CALL LOG ===
[28-Mar-2026 09:19:33 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 09:19:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc1Mjk0MzQ0fQ.JCGIWN92v2DC5hV1VbxECRUvQfO1CQHmUHPFF5uUpj0
[28-Mar-2026 09:19:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 09:19:33 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 09:19:33 UTC] User ID: 5
[28-Mar-2026 09:19:33 UTC] ✅ User profile retrieved successfully for user ID: 5
[28-Mar-2026 09:19:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Mar-2026 09:19:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Mar-2026 09:19:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a00:79e1:2000:2f01:9c07:3b25:7a32:2156, 162.158.243.43","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc1Mjk0MzQ0fQ.JCGIWN92v2DC5hV1VbxECRUvQfO1CQHmUHPFF5uUpj0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e358df04923826b-TPE","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2a00:79e1:2000:2f01:9c07:3b25:7a32:2156","CF-IPCountry":"PH","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[28-Mar-2026 09:19:39 UTC] === User Orders API Called ===
[28-Mar-2026 09:19:39 UTC] User ID: 5
[28-Mar-2026 09:19:39 UTC] Limit: 20, Offset: 0
[28-Mar-2026 09:19:39 UTC] Orders found: 0
[28-Mar-2026 09:19:39 UTC] Orders data: []
[28-Mar-2026 09:19:39 UTC] Total orders count: 0
[28-Mar-2026 09:19:40 UTC] === API CALL LOG ===
[28-Mar-2026 09:19:40 UTC] Endpoint: user/profile.php
[28-Mar-2026 09:19:40 UTC] Full Log Data: {
    "timestamp": "2026-03-28 09:19:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:79e1:2000:2f01:9c07:3b25:7a32:2156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:79e1:2000:2f01:9c07:3b25:7a32:2156, 162.158.243.44",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc1Mjk0MzQ0fQ.JCGIWN92v2DC5hV1VbxECRUvQfO1CQHmUHPFF5uUpj0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e358df0c99c826b-TPE",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a00:79e1:2000:2f01:9c07:3b25:7a32:2156",
        "CF-IPCountry": "PH",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 09:19:40 UTC] === END API CALL LOG ===
[28-Mar-2026 09:19:40 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 09:19:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc1Mjk0MzQ0fQ.JCGIWN92v2DC5hV1VbxECRUvQfO1CQHmUHPFF5uUpj0
[28-Mar-2026 09:19:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 09:19:40 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 09:19:40 UTC] User ID: 5
[28-Mar-2026 09:19:40 UTC] ✅ User profile retrieved successfully for user ID: 5
[28-Mar-2026 09:19:40 UTC] === API CALL LOG ===
[28-Mar-2026 09:19:40 UTC] Endpoint: user/profile.php
[28-Mar-2026 09:19:40 UTC] Full Log Data: {
    "timestamp": "2026-03-28 09:19:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:79e1:2000:2f01:9c07:3b25:7a32:2156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:79e1:2000:2f01:9c07:3b25:7a32:2156, 162.158.243.43",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc1Mjk0MzQ0fQ.JCGIWN92v2DC5hV1VbxECRUvQfO1CQHmUHPFF5uUpj0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e358df47e2f826b-TPE",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a00:79e1:2000:2f01:9c07:3b25:7a32:2156",
        "CF-IPCountry": "PH",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 09:19:40 UTC] === END API CALL LOG ===
[28-Mar-2026 09:19:40 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 09:19:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc1Mjk0MzQ0fQ.JCGIWN92v2DC5hV1VbxECRUvQfO1CQHmUHPFF5uUpj0
[28-Mar-2026 09:19:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 09:19:40 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 09:19:40 UTC] User ID: 5
[28-Mar-2026 09:19:40 UTC] ✅ User profile retrieved successfully for user ID: 5
[28-Mar-2026 09:20:53 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Mar-2026 09:20:53 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Mar-2026 09:20:53 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a00:79e1:2000:2f01:9c07:3b25:7a32:2156, 162.158.243.43","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc1Mjk0MzQ0fQ.JCGIWN92v2DC5hV1VbxECRUvQfO1CQHmUHPFF5uUpj0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e358fbafa19826b-TPE","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2a00:79e1:2000:2f01:9c07:3b25:7a32:2156","CF-IPCountry":"PH","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[28-Mar-2026 09:20:53 UTC] === User Orders API Called ===
[28-Mar-2026 09:20:53 UTC] User ID: 5
[28-Mar-2026 09:20:53 UTC] Limit: 20, Offset: 0
[28-Mar-2026 09:20:53 UTC] Orders found: 0
[28-Mar-2026 09:20:53 UTC] Orders data: []
[28-Mar-2026 09:20:53 UTC] Total orders count: 0
[28-Mar-2026 09:20:53 UTC] === API CALL LOG ===
[28-Mar-2026 09:20:53 UTC] Endpoint: user/profile.php
[28-Mar-2026 09:20:53 UTC] Full Log Data: {
    "timestamp": "2026-03-28 09:20:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:79e1:2000:2f01:9c07:3b25:7a32:2156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:79e1:2000:2f01:9c07:3b25:7a32:2156, 162.158.243.43",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc1Mjk0MzQ0fQ.JCGIWN92v2DC5hV1VbxECRUvQfO1CQHmUHPFF5uUpj0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e358fbafa1a826b-TPE",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a00:79e1:2000:2f01:9c07:3b25:7a32:2156",
        "CF-IPCountry": "PH",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 09:20:53 UTC] === END API CALL LOG ===
[28-Mar-2026 09:20:53 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 09:20:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc1Mjk0MzQ0fQ.JCGIWN92v2DC5hV1VbxECRUvQfO1CQHmUHPFF5uUpj0
[28-Mar-2026 09:20:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 09:20:53 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 09:20:53 UTC] User ID: 5
[28-Mar-2026 09:20:53 UTC] ✅ User profile retrieved successfully for user ID: 5
[28-Mar-2026 09:20:53 UTC] === API CALL LOG ===
[28-Mar-2026 09:20:53 UTC] Endpoint: user/profile.php
[28-Mar-2026 09:20:53 UTC] Full Log Data: {
    "timestamp": "2026-03-28 09:20:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:79e1:2000:2f01:9c07:3b25:7a32:2156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:79e1:2000:2f01:9c07:3b25:7a32:2156, 162.158.243.43",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc1Mjk0MzQ0fQ.JCGIWN92v2DC5hV1VbxECRUvQfO1CQHmUHPFF5uUpj0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e358fbede62826b-TPE",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a00:79e1:2000:2f01:9c07:3b25:7a32:2156",
        "CF-IPCountry": "PH",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 09:20:53 UTC] === END API CALL LOG ===
[28-Mar-2026 09:20:53 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 09:20:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc1Mjk0MzQ0fQ.JCGIWN92v2DC5hV1VbxECRUvQfO1CQHmUHPFF5uUpj0
[28-Mar-2026 09:20:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 09:20:53 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 09:20:53 UTC] User ID: 5
[28-Mar-2026 09:20:53 UTC] ✅ User profile retrieved successfully for user ID: 5
[28-Mar-2026 09:21:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Mar-2026 09:21:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Mar-2026 09:21:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a00:79e1:2000:2f01:9c07:3b25:7a32:2156, 162.158.243.43","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc1Mjk0MzQ0fQ.JCGIWN92v2DC5hV1VbxECRUvQfO1CQHmUHPFF5uUpj0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e359073dd2b826b-TPE","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2a00:79e1:2000:2f01:9c07:3b25:7a32:2156","CF-IPCountry":"PH","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[28-Mar-2026 09:21:22 UTC] === User Orders API Called ===
[28-Mar-2026 09:21:22 UTC] User ID: 5
[28-Mar-2026 09:21:22 UTC] Limit: 20, Offset: 0
[28-Mar-2026 09:21:22 UTC] Orders found: 0
[28-Mar-2026 09:21:22 UTC] Orders data: []
[28-Mar-2026 09:21:22 UTC] Total orders count: 0
[28-Mar-2026 09:21:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Mar-2026 09:21:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Mar-2026 09:21:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a00:79e1:2000:2f01:9c07:3b25:7a32:2156, 162.158.243.43","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc1Mjk0MzQ0fQ.JCGIWN92v2DC5hV1VbxECRUvQfO1CQHmUHPFF5uUpj0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e359097dc18826b-TPE","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2a00:79e1:2000:2f01:9c07:3b25:7a32:2156","CF-IPCountry":"PH","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[28-Mar-2026 09:21:28 UTC] === User Orders API Called ===
[28-Mar-2026 09:21:28 UTC] User ID: 5
[28-Mar-2026 09:21:28 UTC] Limit: 20, Offset: 0
[28-Mar-2026 09:21:28 UTC] Orders found: 0
[28-Mar-2026 09:21:28 UTC] Orders data: []
[28-Mar-2026 09:21:28 UTC] Total orders count: 0
[28-Mar-2026 09:21:33 UTC] === API CALL LOG ===
[28-Mar-2026 09:21:33 UTC] Endpoint: user/profile.php
[28-Mar-2026 09:21:33 UTC] Full Log Data: {
    "timestamp": "2026-03-28 09:21:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:79e1:2000:2f01:9c07:3b25:7a32:2156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:79e1:2000:2f01:9c07:3b25:7a32:2156, 162.158.243.43",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc1Mjk0MzQ0fQ.JCGIWN92v2DC5hV1VbxECRUvQfO1CQHmUHPFF5uUpj0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3590b4eafd826b-TPE",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a00:79e1:2000:2f01:9c07:3b25:7a32:2156",
        "CF-IPCountry": "PH",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 09:21:33 UTC] === END API CALL LOG ===
[28-Mar-2026 09:21:33 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 09:21:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc1Mjk0MzQ0fQ.JCGIWN92v2DC5hV1VbxECRUvQfO1CQHmUHPFF5uUpj0
[28-Mar-2026 09:21:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 09:21:33 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 09:21:33 UTC] User ID: 5
[28-Mar-2026 09:21:33 UTC] ✅ User profile retrieved successfully for user ID: 5
[28-Mar-2026 09:21:33 UTC] User Purchases API - User ID: 5
[28-Mar-2026 09:21:33 UTC] User Purchases API - Total purchases found: 7
[28-Mar-2026 09:21:46 UTC] === API CALL LOG ===
[28-Mar-2026 09:21:46 UTC] Endpoint: user/profile.php
[28-Mar-2026 09:21:46 UTC] Full Log Data: {
    "timestamp": "2026-03-28 09:21:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:79e1:2000:2f01:9c07:3b25:7a32:2156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:79e1:2000:2f01:9c07:3b25:7a32:2156, 162.158.243.43",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc1Mjk0MzQ0fQ.JCGIWN92v2DC5hV1VbxECRUvQfO1CQHmUHPFF5uUpj0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3591058b67826b-TPE",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a00:79e1:2000:2f01:9c07:3b25:7a32:2156",
        "CF-IPCountry": "PH",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 09:21:46 UTC] === END API CALL LOG ===
[28-Mar-2026 09:21:46 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 09:21:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc1Mjk0MzQ0fQ.JCGIWN92v2DC5hV1VbxECRUvQfO1CQHmUHPFF5uUpj0
[28-Mar-2026 09:21:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 09:21:46 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 09:21:46 UTC] User ID: 5
[28-Mar-2026 09:21:46 UTC] ✅ User profile retrieved successfully for user ID: 5
[28-Mar-2026 09:21:46 UTC] User Purchases API - User ID: 5
[28-Mar-2026 09:21:46 UTC] User Purchases API - Total purchases found: 7
[28-Mar-2026 09:21:49 UTC] User Purchases API - User ID: 5
[28-Mar-2026 09:21:49 UTC] User Purchases API - Total purchases found: 7
[28-Mar-2026 09:21:51 UTC] === API CALL LOG ===
[28-Mar-2026 09:21:51 UTC] Endpoint: user/profile.php
[28-Mar-2026 09:21:51 UTC] Full Log Data: {
    "timestamp": "2026-03-28 09:21:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:79e1:2000:2f01:9c07:3b25:7a32:2156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:79e1:2000:2f01:9c07:3b25:7a32:2156, 162.158.243.43",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc1Mjk0MzQ0fQ.JCGIWN92v2DC5hV1VbxECRUvQfO1CQHmUHPFF5uUpj0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3591290fb1826b-TPE",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a00:79e1:2000:2f01:9c07:3b25:7a32:2156",
        "CF-IPCountry": "PH",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 09:21:51 UTC] === END API CALL LOG ===
[28-Mar-2026 09:21:51 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 09:21:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc1Mjk0MzQ0fQ.JCGIWN92v2DC5hV1VbxECRUvQfO1CQHmUHPFF5uUpj0
[28-Mar-2026 09:21:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 09:21:51 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 09:21:51 UTC] User ID: 5
[28-Mar-2026 09:21:51 UTC] ✅ User profile retrieved successfully for user ID: 5
[28-Mar-2026 09:21:52 UTC] User Purchases API - User ID: 5
[28-Mar-2026 09:21:52 UTC] User Purchases API - Total purchases found: 7
[28-Mar-2026 09:21:56 UTC] === API CALL LOG ===
[28-Mar-2026 09:21:56 UTC] Endpoint: user/profile.php
[28-Mar-2026 09:21:56 UTC] Full Log Data: {
    "timestamp": "2026-03-28 09:21:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:79e1:2000:2f01:9c07:3b25:7a32:2156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:79e1:2000:2f01:9c07:3b25:7a32:2156, 162.158.243.43",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc1Mjk0MzQ0fQ.JCGIWN92v2DC5hV1VbxECRUvQfO1CQHmUHPFF5uUpj0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e359146d98a826b-TPE",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a00:79e1:2000:2f01:9c07:3b25:7a32:2156",
        "CF-IPCountry": "PH",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 09:21:56 UTC] === END API CALL LOG ===
[28-Mar-2026 09:21:56 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 09:21:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc1Mjk0MzQ0fQ.JCGIWN92v2DC5hV1VbxECRUvQfO1CQHmUHPFF5uUpj0
[28-Mar-2026 09:21:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 09:21:56 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 09:21:56 UTC] User ID: 5
[28-Mar-2026 09:21:56 UTC] ✅ User profile retrieved successfully for user ID: 5
[28-Mar-2026 09:21:56 UTC] User Purchases API - User ID: 5
[28-Mar-2026 09:21:56 UTC] User Purchases API - Total purchases found: 7
[28-Mar-2026 09:22:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Mar-2026 09:22:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Mar-2026 09:22:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a00:79e1:2000:2f01:9c07:3b25:7a32:2156, 162.158.243.43","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc1Mjk0MzQ0fQ.JCGIWN92v2DC5hV1VbxECRUvQfO1CQHmUHPFF5uUpj0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e3591d3df27826b-TPE","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2a00:79e1:2000:2f01:9c07:3b25:7a32:2156","CF-IPCountry":"PH","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[28-Mar-2026 09:22:19 UTC] === User Orders API Called ===
[28-Mar-2026 09:22:19 UTC] User ID: 5
[28-Mar-2026 09:22:19 UTC] Limit: 20, Offset: 0
[28-Mar-2026 09:22:19 UTC] Orders found: 0
[28-Mar-2026 09:22:19 UTC] Orders data: []
[28-Mar-2026 09:22:19 UTC] Total orders count: 0
[28-Mar-2026 09:22:19 UTC] === API CALL LOG ===
[28-Mar-2026 09:22:19 UTC] Endpoint: user/profile.php
[28-Mar-2026 09:22:19 UTC] Full Log Data: {
    "timestamp": "2026-03-28 09:22:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:79e1:2000:2f01:9c07:3b25:7a32:2156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:79e1:2000:2f01:9c07:3b25:7a32:2156, 162.158.243.44",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc1Mjk0MzQ0fQ.JCGIWN92v2DC5hV1VbxECRUvQfO1CQHmUHPFF5uUpj0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3591d45fb8826b-TPE",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a00:79e1:2000:2f01:9c07:3b25:7a32:2156",
        "CF-IPCountry": "PH",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 09:22:19 UTC] === END API CALL LOG ===
[28-Mar-2026 09:22:19 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 09:22:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc1Mjk0MzQ0fQ.JCGIWN92v2DC5hV1VbxECRUvQfO1CQHmUHPFF5uUpj0
[28-Mar-2026 09:22:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 09:22:19 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 09:22:19 UTC] User ID: 5
[28-Mar-2026 09:22:19 UTC] ✅ User profile retrieved successfully for user ID: 5
[28-Mar-2026 09:22:19 UTC] === API CALL LOG ===
[28-Mar-2026 09:22:19 UTC] Endpoint: user/profile.php
[28-Mar-2026 09:22:19 UTC] Full Log Data: {
    "timestamp": "2026-03-28 09:22:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:79e1:2000:2f01:9c07:3b25:7a32:2156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:79e1:2000:2f01:9c07:3b25:7a32:2156, 162.158.243.43",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc1Mjk0MzQ0fQ.JCGIWN92v2DC5hV1VbxECRUvQfO1CQHmUHPFF5uUpj0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3591d80b7c826b-TPE",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a00:79e1:2000:2f01:9c07:3b25:7a32:2156",
        "CF-IPCountry": "PH",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 09:22:19 UTC] === END API CALL LOG ===
[28-Mar-2026 09:22:19 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 09:22:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc1Mjk0MzQ0fQ.JCGIWN92v2DC5hV1VbxECRUvQfO1CQHmUHPFF5uUpj0
[28-Mar-2026 09:22:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 09:22:19 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 09:22:19 UTC] User ID: 5
[28-Mar-2026 09:22:19 UTC] ✅ User profile retrieved successfully for user ID: 5
[28-Mar-2026 09:37:40 UTC] === API CALL LOG ===
[28-Mar-2026 09:37:40 UTC] Endpoint: user/profile.php
[28-Mar-2026 09:37:40 UTC] Full Log Data: {
    "timestamp": "2026-03-28 09:37:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:79e1:2000:2f01:9c07:3b25:7a32:2156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:79e1:2000:2f01:9c07:3b25:7a32:2156, 162.158.243.43",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc1Mjk0MzQ0fQ.JCGIWN92v2DC5hV1VbxECRUvQfO1CQHmUHPFF5uUpj0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e35a853ead28446-TPE",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a00:79e1:2000:2f01:9c07:3b25:7a32:2156",
        "CF-IPCountry": "PH",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 09:37:40 UTC] === END API CALL LOG ===
[28-Mar-2026 09:37:40 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 09:37:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc1Mjk0MzQ0fQ.JCGIWN92v2DC5hV1VbxECRUvQfO1CQHmUHPFF5uUpj0
[28-Mar-2026 09:37:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 09:37:40 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 09:37:40 UTC] User ID: 5
[28-Mar-2026 09:37:40 UTC] ✅ User profile retrieved successfully for user ID: 5
[28-Mar-2026 09:37:41 UTC] === API CALL LOG ===
[28-Mar-2026 09:37:41 UTC] Endpoint: user/profile.php
[28-Mar-2026 09:37:41 UTC] Full Log Data: {
    "timestamp": "2026-03-28 09:37:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:79e1:2000:2f01:9c07:3b25:7a32:2156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:79e1:2000:2f01:9c07:3b25:7a32:2156, 162.158.243.43",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc1Mjk0MzQ0fQ.JCGIWN92v2DC5hV1VbxECRUvQfO1CQHmUHPFF5uUpj0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e35a8582e078446-TPE",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a00:79e1:2000:2f01:9c07:3b25:7a32:2156",
        "CF-IPCountry": "PH",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 09:37:41 UTC] === END API CALL LOG ===
[28-Mar-2026 09:37:41 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 09:37:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc1Mjk0MzQ0fQ.JCGIWN92v2DC5hV1VbxECRUvQfO1CQHmUHPFF5uUpj0
[28-Mar-2026 09:37:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 09:37:41 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 09:37:41 UTC] User ID: 5
[28-Mar-2026 09:37:41 UTC] ✅ User profile retrieved successfully for user ID: 5
[28-Mar-2026 09:48:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Mar-2026 09:48:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Mar-2026 09:48:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.214.239.140, 172.68.42.8","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTgwIiwidXNlcm5hbWUiOiJNYWMiLCJlbWFpbCI6ImNhcmwubG91ZGFuaUBnbWFpbC5jb20iLCJleHAiOjE3NzUyOTYxMzB9.W41nhzFdElaqkxZgvtEtRTXyFZl6U2UbzqGwUorssXQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e35b8b5088b4ecd-JNB","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.214.239.140","CF-IPCountry":"CG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[28-Mar-2026 09:48:51 UTC] === User Orders API Called ===
[28-Mar-2026 09:48:51 UTC] User ID: 180
[28-Mar-2026 09:48:51 UTC] Limit: 20, Offset: 0
[28-Mar-2026 09:48:51 UTC] Orders found: 0
[28-Mar-2026 09:48:51 UTC] Orders data: []
[28-Mar-2026 09:48:51 UTC] Total orders count: 0
[28-Mar-2026 09:48:51 UTC] === API CALL LOG ===
[28-Mar-2026 09:48:51 UTC] Endpoint: user/profile.php
[28-Mar-2026 09:48:51 UTC] Full Log Data: {
    "timestamp": "2026-03-28 09:48:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.214.239.140",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.214.239.140, 172.68.42.8",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTgwIiwidXNlcm5hbWUiOiJNYWMiLCJlbWFpbCI6ImNhcmwubG91ZGFuaUBnbWFpbC5jb20iLCJleHAiOjE3NzUyOTYxMzB9.W41nhzFdElaqkxZgvtEtRTXyFZl6U2UbzqGwUorssXQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e35b8b508874ecd-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.214.239.140",
        "CF-IPCountry": "CG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 09:48:51 UTC] === END API CALL LOG ===
[28-Mar-2026 09:48:51 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 09:48:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTgwIiwidXNlcm5hbWUiOiJNYWMiLCJlbWFpbCI6ImNhcmwubG91ZGFuaUBnbWFpbC5jb20iLCJleHAiOjE3NzUyOTYxMzB9.W41nhzFdElaqkxZgvtEtRTXyFZl6U2UbzqGwUorssXQ
[28-Mar-2026 09:48:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 09:48:51 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 09:48:51 UTC] User ID: 180
[28-Mar-2026 09:48:51 UTC] ✅ User profile retrieved successfully for user ID: 180
[28-Mar-2026 09:48:51 UTC] === API CALL LOG ===
[28-Mar-2026 09:48:51 UTC] Endpoint: user/profile.php
[28-Mar-2026 09:48:51 UTC] Full Log Data: {
    "timestamp": "2026-03-28 09:48:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.214.239.140",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.214.239.140, 172.68.42.8",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTgwIiwidXNlcm5hbWUiOiJNYWMiLCJlbWFpbCI6ImNhcmwubG91ZGFuaUBnbWFpbC5jb20iLCJleHAiOjE3NzUyOTYxMzB9.W41nhzFdElaqkxZgvtEtRTXyFZl6U2UbzqGwUorssXQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e35b8b5e95a4ecd-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.214.239.140",
        "CF-IPCountry": "CG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 09:48:51 UTC] === END API CALL LOG ===
[28-Mar-2026 09:48:51 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 09:48:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTgwIiwidXNlcm5hbWUiOiJNYWMiLCJlbWFpbCI6ImNhcmwubG91ZGFuaUBnbWFpbC5jb20iLCJleHAiOjE3NzUyOTYxMzB9.W41nhzFdElaqkxZgvtEtRTXyFZl6U2UbzqGwUorssXQ
[28-Mar-2026 09:48:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 09:48:51 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 09:48:51 UTC] User ID: 180
[28-Mar-2026 09:48:51 UTC] ✅ User profile retrieved successfully for user ID: 180
[28-Mar-2026 09:48:53 UTC] === API CALL LOG ===
[28-Mar-2026 09:48:53 UTC] Endpoint: user/profile.php
[28-Mar-2026 09:48:53 UTC] Full Log Data: {
    "timestamp": "2026-03-28 09:48:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.214.239.140",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.214.239.140, 172.68.42.8",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTgwIiwidXNlcm5hbWUiOiJNYWMiLCJlbWFpbCI6ImNhcmwubG91ZGFuaUBnbWFpbC5jb20iLCJleHAiOjE3NzUyOTYxMzB9.W41nhzFdElaqkxZgvtEtRTXyFZl6U2UbzqGwUorssXQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e35b8beea814ecd-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.214.239.140",
        "CF-IPCountry": "CG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 09:48:53 UTC] === END API CALL LOG ===
[28-Mar-2026 09:48:53 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 09:48:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTgwIiwidXNlcm5hbWUiOiJNYWMiLCJlbWFpbCI6ImNhcmwubG91ZGFuaUBnbWFpbC5jb20iLCJleHAiOjE3NzUyOTYxMzB9.W41nhzFdElaqkxZgvtEtRTXyFZl6U2UbzqGwUorssXQ
[28-Mar-2026 09:48:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 09:48:53 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 09:48:53 UTC] User ID: 180
[28-Mar-2026 09:48:53 UTC] ✅ User profile retrieved successfully for user ID: 180
[28-Mar-2026 09:49:05 UTC] === API CALL LOG ===
[28-Mar-2026 09:49:05 UTC] Endpoint: user/profile.php
[28-Mar-2026 09:49:05 UTC] Full Log Data: {
    "timestamp": "2026-03-28 09:49:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.214.239.140",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.214.239.140, 172.68.42.8",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTgwIiwidXNlcm5hbWUiOiJNYWMiLCJlbWFpbCI6ImNhcmwubG91ZGFuaUBnbWFpbC5jb20iLCJleHAiOjE3NzUyOTYxMzB9.W41nhzFdElaqkxZgvtEtRTXyFZl6U2UbzqGwUorssXQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e35b90e7b624ecd-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.214.239.140",
        "CF-IPCountry": "CG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 09:49:05 UTC] === END API CALL LOG ===
[28-Mar-2026 09:49:05 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 09:49:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTgwIiwidXNlcm5hbWUiOiJNYWMiLCJlbWFpbCI6ImNhcmwubG91ZGFuaUBnbWFpbC5jb20iLCJleHAiOjE3NzUyOTYxMzB9.W41nhzFdElaqkxZgvtEtRTXyFZl6U2UbzqGwUorssXQ
[28-Mar-2026 09:49:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 09:49:05 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 09:49:05 UTC] User ID: 180
[28-Mar-2026 09:49:05 UTC] ✅ User profile retrieved successfully for user ID: 180
[28-Mar-2026 09:49:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Mar-2026 09:49:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Mar-2026 09:49:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.214.239.140, 172.68.42.8","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTgwIiwidXNlcm5hbWUiOiJNYWMiLCJlbWFpbCI6ImNhcmwubG91ZGFuaUBnbWFpbC5jb20iLCJleHAiOjE3NzUyOTYxMzB9.W41nhzFdElaqkxZgvtEtRTXyFZl6U2UbzqGwUorssXQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e35b94d2e154ecd-JNB","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.214.239.140","CF-IPCountry":"CG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[28-Mar-2026 09:49:15 UTC] === User Orders API Called ===
[28-Mar-2026 09:49:15 UTC] User ID: 180
[28-Mar-2026 09:49:15 UTC] Limit: 20, Offset: 0
[28-Mar-2026 09:49:15 UTC] Orders found: 0
[28-Mar-2026 09:49:15 UTC] Orders data: []
[28-Mar-2026 09:49:15 UTC] Total orders count: 0
[28-Mar-2026 09:49:15 UTC] === API CALL LOG ===
[28-Mar-2026 09:49:15 UTC] Endpoint: user/profile.php
[28-Mar-2026 09:49:15 UTC] Full Log Data: {
    "timestamp": "2026-03-28 09:49:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.214.239.140",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.214.239.140, 172.68.42.8",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTgwIiwidXNlcm5hbWUiOiJNYWMiLCJlbWFpbCI6ImNhcmwubG91ZGFuaUBnbWFpbC5jb20iLCJleHAiOjE3NzUyOTYxMzB9.W41nhzFdElaqkxZgvtEtRTXyFZl6U2UbzqGwUorssXQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e35b94d2e184ecd-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.214.239.140",
        "CF-IPCountry": "CG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 09:49:15 UTC] === END API CALL LOG ===
[28-Mar-2026 09:49:15 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 09:49:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTgwIiwidXNlcm5hbWUiOiJNYWMiLCJlbWFpbCI6ImNhcmwubG91ZGFuaUBnbWFpbC5jb20iLCJleHAiOjE3NzUyOTYxMzB9.W41nhzFdElaqkxZgvtEtRTXyFZl6U2UbzqGwUorssXQ
[28-Mar-2026 09:49:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 09:49:15 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 09:49:15 UTC] User ID: 180
[28-Mar-2026 09:49:15 UTC] ✅ User profile retrieved successfully for user ID: 180
[28-Mar-2026 09:49:16 UTC] === API CALL LOG ===
[28-Mar-2026 09:49:16 UTC] Endpoint: user/profile.php
[28-Mar-2026 09:49:16 UTC] Full Log Data: {
    "timestamp": "2026-03-28 09:49:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.214.239.140",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.214.239.140, 172.68.42.8",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTgwIiwidXNlcm5hbWUiOiJNYWMiLCJlbWFpbCI6ImNhcmwubG91ZGFuaUBnbWFpbC5jb20iLCJleHAiOjE3NzUyOTYxMzB9.W41nhzFdElaqkxZgvtEtRTXyFZl6U2UbzqGwUorssXQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e35b9513abe4ecd-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.214.239.140",
        "CF-IPCountry": "CG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 09:49:16 UTC] === END API CALL LOG ===
[28-Mar-2026 09:49:16 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 09:49:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTgwIiwidXNlcm5hbWUiOiJNYWMiLCJlbWFpbCI6ImNhcmwubG91ZGFuaUBnbWFpbC5jb20iLCJleHAiOjE3NzUyOTYxMzB9.W41nhzFdElaqkxZgvtEtRTXyFZl6U2UbzqGwUorssXQ
[28-Mar-2026 09:49:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 09:49:16 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 09:49:16 UTC] User ID: 180
[28-Mar-2026 09:49:16 UTC] ✅ User profile retrieved successfully for user ID: 180
[28-Mar-2026 09:49:17 UTC] === API CALL LOG ===
[28-Mar-2026 09:49:17 UTC] Endpoint: user/profile.php
[28-Mar-2026 09:49:17 UTC] Full Log Data: {
    "timestamp": "2026-03-28 09:49:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.214.239.140",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.214.239.140, 172.68.42.8",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTgwIiwidXNlcm5hbWUiOiJNYWMiLCJlbWFpbCI6ImNhcmwubG91ZGFuaUBnbWFpbC5jb20iLCJleHAiOjE3NzUyOTYxMzB9.W41nhzFdElaqkxZgvtEtRTXyFZl6U2UbzqGwUorssXQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e35b954ce974ecd-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.214.239.140",
        "CF-IPCountry": "CG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 09:49:17 UTC] === END API CALL LOG ===
[28-Mar-2026 09:49:17 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 09:49:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTgwIiwidXNlcm5hbWUiOiJNYWMiLCJlbWFpbCI6ImNhcmwubG91ZGFuaUBnbWFpbC5jb20iLCJleHAiOjE3NzUyOTYxMzB9.W41nhzFdElaqkxZgvtEtRTXyFZl6U2UbzqGwUorssXQ
[28-Mar-2026 09:49:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 09:49:17 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 09:49:17 UTC] User ID: 180
[28-Mar-2026 09:49:17 UTC] ✅ User profile retrieved successfully for user ID: 180
[28-Mar-2026 09:53:14 UTC] === API CALL LOG ===
[28-Mar-2026 09:53:14 UTC] Endpoint: user/profile.php
[28-Mar-2026 09:53:14 UTC] Full Log Data: {
    "timestamp": "2026-03-28 09:53:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "122.161.241.237",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "122.161.241.237, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYyIiwidXNlcm5hbWUiOiJWaXJhdCIsImVtYWlsIjoidGFrc2htZ0BnbWFpbC5jb20iLCJleHAiOjE3NzUxNDEyMDN9.a6XxvLzkFR8ZwZDNSgg4XeDyE8AJgy7aIqnu9pPMI3s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e35bf2039651d43-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "122.161.241.237",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 09:53:14 UTC] === END API CALL LOG ===
[28-Mar-2026 09:53:14 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 09:53:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYyIiwidXNlcm5hbWUiOiJWaXJhdCIsImVtYWlsIjoidGFrc2htZ0BnbWFpbC5jb20iLCJleHAiOjE3NzUxNDEyMDN9.a6XxvLzkFR8ZwZDNSgg4XeDyE8AJgy7aIqnu9pPMI3s
[28-Mar-2026 09:53:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 09:53:14 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 09:53:14 UTC] User ID: 162
[28-Mar-2026 09:53:14 UTC] ✅ User profile retrieved successfully for user ID: 162
[28-Mar-2026 09:53:15 UTC] === API CALL LOG ===
[28-Mar-2026 09:53:15 UTC] Endpoint: user/profile.php
[28-Mar-2026 09:53:15 UTC] Full Log Data: {
    "timestamp": "2026-03-28 09:53:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "122.161.241.237",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "122.161.241.237, 172.68.234.189",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYyIiwidXNlcm5hbWUiOiJWaXJhdCIsImVtYWlsIjoidGFrc2htZ0BnbWFpbC5jb20iLCJleHAiOjE3NzUxNDEyMDN9.a6XxvLzkFR8ZwZDNSgg4XeDyE8AJgy7aIqnu9pPMI3s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e35bf273e931d43-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "122.161.241.237",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 09:53:15 UTC] === END API CALL LOG ===
[28-Mar-2026 09:53:15 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 09:53:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYyIiwidXNlcm5hbWUiOiJWaXJhdCIsImVtYWlsIjoidGFrc2htZ0BnbWFpbC5jb20iLCJleHAiOjE3NzUxNDEyMDN9.a6XxvLzkFR8ZwZDNSgg4XeDyE8AJgy7aIqnu9pPMI3s
[28-Mar-2026 09:53:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 09:53:15 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 09:53:15 UTC] User ID: 162
[28-Mar-2026 09:53:15 UTC] ✅ User profile retrieved successfully for user ID: 162
[28-Mar-2026 09:53:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Mar-2026 09:53:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Mar-2026 09:53:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"122.161.241.237, 172.68.234.189","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTYyIiwidXNlcm5hbWUiOiJWaXJhdCIsImVtYWlsIjoidGFrc2htZ0BnbWFpbC5jb20iLCJleHAiOjE3NzUxNDEyMDN9.a6XxvLzkFR8ZwZDNSgg4XeDyE8AJgy7aIqnu9pPMI3s","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e35bf273e911d43-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"122.161.241.237","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[28-Mar-2026 09:53:15 UTC] === User Orders API Called ===
[28-Mar-2026 09:53:15 UTC] User ID: 162
[28-Mar-2026 09:53:15 UTC] Limit: 20, Offset: 0
[28-Mar-2026 09:53:15 UTC] Orders found: 0
[28-Mar-2026 09:53:15 UTC] Orders data: []
[28-Mar-2026 09:53:15 UTC] Total orders count: 0
[28-Mar-2026 10:46:28 UTC] === API CALL LOG ===
[28-Mar-2026 10:46:28 UTC] Endpoint: user/profile.php
[28-Mar-2026 10:46:28 UTC] Full Log Data: {
    "timestamp": "2026-03-28 10:46:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.91.163.173",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.91.163.173, 162.158.88.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTgxIiwidXNlcm5hbWUiOiJ3YWhhYiIsImVtYWlsIjoidzY3NDU4ODU3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTI5OTU4N30.QbUudsxdZLQC-cXcpSeosExOgAqiKy6405wMvYB9jfw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e360d192e10fde8-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "154.91.163.173",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 10:46:28 UTC] === END API CALL LOG ===
[28-Mar-2026 10:46:28 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 10:46:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTgxIiwidXNlcm5hbWUiOiJ3YWhhYiIsImVtYWlsIjoidzY3NDU4ODU3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTI5OTU4N30.QbUudsxdZLQC-cXcpSeosExOgAqiKy6405wMvYB9jfw
[28-Mar-2026 10:46:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 10:46:28 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 10:46:28 UTC] User ID: 181
[28-Mar-2026 10:46:28 UTC] ✅ User profile retrieved successfully for user ID: 181
[28-Mar-2026 10:46:28 UTC] === API CALL LOG ===
[28-Mar-2026 10:46:28 UTC] Endpoint: user/profile.php
[28-Mar-2026 10:46:28 UTC] Full Log Data: {
    "timestamp": "2026-03-28 10:46:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.91.163.173",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.91.163.173, 162.158.88.29",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTgxIiwidXNlcm5hbWUiOiJ3YWhhYiIsImVtYWlsIjoidzY3NDU4ODU3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTI5OTU4N30.QbUudsxdZLQC-cXcpSeosExOgAqiKy6405wMvYB9jfw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e360d192e1bfde8-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "154.91.163.173",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 10:46:28 UTC] === END API CALL LOG ===
[28-Mar-2026 10:46:28 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 10:46:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTgxIiwidXNlcm5hbWUiOiJ3YWhhYiIsImVtYWlsIjoidzY3NDU4ODU3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTI5OTU4N30.QbUudsxdZLQC-cXcpSeosExOgAqiKy6405wMvYB9jfw
[28-Mar-2026 10:46:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 10:46:28 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 10:46:28 UTC] User ID: 181
[28-Mar-2026 10:46:28 UTC] ✅ User profile retrieved successfully for user ID: 181
[28-Mar-2026 10:46:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Mar-2026 10:46:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Mar-2026 10:46:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"154.91.163.173, 162.158.88.28","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTgxIiwidXNlcm5hbWUiOiJ3YWhhYiIsImVtYWlsIjoidzY3NDU4ODU3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTI5OTU4N30.QbUudsxdZLQC-cXcpSeosExOgAqiKy6405wMvYB9jfw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e360d192e17fde8-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"154.91.163.173","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[28-Mar-2026 10:46:28 UTC] === User Orders API Called ===
[28-Mar-2026 10:46:28 UTC] User ID: 181
[28-Mar-2026 10:46:28 UTC] Limit: 20, Offset: 0
[28-Mar-2026 10:46:28 UTC] Orders found: 0
[28-Mar-2026 10:46:28 UTC] Orders data: []
[28-Mar-2026 10:46:28 UTC] Total orders count: 0
[28-Mar-2026 10:46:31 UTC] === API CALL LOG ===
[28-Mar-2026 10:46:31 UTC] Endpoint: user/profile.php
[28-Mar-2026 10:46:31 UTC] Full Log Data: {
    "timestamp": "2026-03-28 10:46:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.91.163.173",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.91.163.173, 162.158.88.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTgxIiwidXNlcm5hbWUiOiJ3YWhhYiIsImVtYWlsIjoidzY3NDU4ODU3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTI5OTU4N30.QbUudsxdZLQC-cXcpSeosExOgAqiKy6405wMvYB9jfw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e360d2e9cd3fde8-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "154.91.163.173",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 10:46:31 UTC] === END API CALL LOG ===
[28-Mar-2026 10:46:31 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 10:46:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTgxIiwidXNlcm5hbWUiOiJ3YWhhYiIsImVtYWlsIjoidzY3NDU4ODU3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTI5OTU4N30.QbUudsxdZLQC-cXcpSeosExOgAqiKy6405wMvYB9jfw
[28-Mar-2026 10:46:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 10:46:31 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 10:46:31 UTC] User ID: 181
[28-Mar-2026 10:46:31 UTC] ✅ User profile retrieved successfully for user ID: 181
[28-Mar-2026 10:46:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Mar-2026 10:46:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Mar-2026 10:46:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"154.91.163.173, 162.158.88.29","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTgxIiwidXNlcm5hbWUiOiJ3YWhhYiIsImVtYWlsIjoidzY3NDU4ODU3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTI5OTU4N30.QbUudsxdZLQC-cXcpSeosExOgAqiKy6405wMvYB9jfw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e360d60dcf9fde8-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"154.91.163.173","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[28-Mar-2026 10:46:39 UTC] === User Orders API Called ===
[28-Mar-2026 10:46:39 UTC] User ID: 181
[28-Mar-2026 10:46:39 UTC] Limit: 20, Offset: 0
[28-Mar-2026 10:46:39 UTC] Orders found: 0
[28-Mar-2026 10:46:39 UTC] Orders data: []
[28-Mar-2026 10:46:39 UTC] Total orders count: 0
[28-Mar-2026 10:46:39 UTC] === API CALL LOG ===
[28-Mar-2026 10:46:39 UTC] Endpoint: user/profile.php
[28-Mar-2026 10:46:39 UTC] Full Log Data: {
    "timestamp": "2026-03-28 10:46:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.91.163.173",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.91.163.173, 162.158.88.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTgxIiwidXNlcm5hbWUiOiJ3YWhhYiIsImVtYWlsIjoidzY3NDU4ODU3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTI5OTU4N30.QbUudsxdZLQC-cXcpSeosExOgAqiKy6405wMvYB9jfw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e360d60dcfafde8-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "154.91.163.173",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 10:46:39 UTC] === END API CALL LOG ===
[28-Mar-2026 10:46:39 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 10:46:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTgxIiwidXNlcm5hbWUiOiJ3YWhhYiIsImVtYWlsIjoidzY3NDU4ODU3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTI5OTU4N30.QbUudsxdZLQC-cXcpSeosExOgAqiKy6405wMvYB9jfw
[28-Mar-2026 10:46:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 10:46:39 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 10:46:39 UTC] User ID: 181
[28-Mar-2026 10:46:39 UTC] ✅ User profile retrieved successfully for user ID: 181
[28-Mar-2026 10:46:40 UTC] === API CALL LOG ===
[28-Mar-2026 10:46:40 UTC] Endpoint: user/profile.php
[28-Mar-2026 10:46:40 UTC] Full Log Data: {
    "timestamp": "2026-03-28 10:46:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.91.163.173",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.91.163.173, 162.158.88.29",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTgxIiwidXNlcm5hbWUiOiJ3YWhhYiIsImVtYWlsIjoidzY3NDU4ODU3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTI5OTU4N30.QbUudsxdZLQC-cXcpSeosExOgAqiKy6405wMvYB9jfw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e360d690b60fde8-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "154.91.163.173",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 10:46:40 UTC] === END API CALL LOG ===
[28-Mar-2026 10:46:40 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 10:46:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTgxIiwidXNlcm5hbWUiOiJ3YWhhYiIsImVtYWlsIjoidzY3NDU4ODU3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTI5OTU4N30.QbUudsxdZLQC-cXcpSeosExOgAqiKy6405wMvYB9jfw
[28-Mar-2026 10:46:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 10:46:40 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 10:46:40 UTC] User ID: 181
[28-Mar-2026 10:46:40 UTC] ✅ User profile retrieved successfully for user ID: 181
[28-Mar-2026 10:46:44 UTC] === API CALL LOG ===
[28-Mar-2026 10:46:44 UTC] Endpoint: user/profile.php
[28-Mar-2026 10:46:44 UTC] Full Log Data: {
    "timestamp": "2026-03-28 10:46:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.91.163.173",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.91.163.173, 162.158.88.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTgxIiwidXNlcm5hbWUiOiJ3YWhhYiIsImVtYWlsIjoidzY3NDU4ODU3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTI5OTU4N30.QbUudsxdZLQC-cXcpSeosExOgAqiKy6405wMvYB9jfw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e360d816f1afde8-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "154.91.163.173",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 10:46:44 UTC] === END API CALL LOG ===
[28-Mar-2026 10:46:44 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 10:46:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTgxIiwidXNlcm5hbWUiOiJ3YWhhYiIsImVtYWlsIjoidzY3NDU4ODU3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTI5OTU4N30.QbUudsxdZLQC-cXcpSeosExOgAqiKy6405wMvYB9jfw
[28-Mar-2026 10:46:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 10:46:44 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 10:46:44 UTC] User ID: 181
[28-Mar-2026 10:46:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Mar-2026 10:46:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Mar-2026 10:46:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"154.91.163.173, 162.158.88.29","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTgxIiwidXNlcm5hbWUiOiJ3YWhhYiIsImVtYWlsIjoidzY3NDU4ODU3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTI5OTU4N30.QbUudsxdZLQC-cXcpSeosExOgAqiKy6405wMvYB9jfw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e360d816f17fde8-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"154.91.163.173","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[28-Mar-2026 10:46:44 UTC] === User Orders API Called ===
[28-Mar-2026 10:46:44 UTC] User ID: 181
[28-Mar-2026 10:46:44 UTC] Limit: 20, Offset: 0
[28-Mar-2026 10:46:44 UTC] Orders found: 0
[28-Mar-2026 10:46:44 UTC] Orders data: []
[28-Mar-2026 10:46:44 UTC] ✅ User profile retrieved successfully for user ID: 181
[28-Mar-2026 10:46:44 UTC] Total orders count: 0
[28-Mar-2026 10:46:48 UTC] User Purchases API - User ID: 181
[28-Mar-2026 10:46:48 UTC] User Purchases API - Total purchases found: 0
[28-Mar-2026 10:46:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Mar-2026 10:46:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Mar-2026 10:46:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"154.91.163.173, 162.158.88.28","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTgxIiwidXNlcm5hbWUiOiJ3YWhhYiIsImVtYWlsIjoidzY3NDU4ODU3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTI5OTU4N30.QbUudsxdZLQC-cXcpSeosExOgAqiKy6405wMvYB9jfw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e360d97997cfde8-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"154.91.163.173","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[28-Mar-2026 10:46:48 UTC] === User Orders API Called ===
[28-Mar-2026 10:46:48 UTC] User ID: 181
[28-Mar-2026 10:46:48 UTC] Limit: 20, Offset: 0
[28-Mar-2026 10:46:48 UTC] Orders found: 0
[28-Mar-2026 10:46:48 UTC] Orders data: []
[28-Mar-2026 10:46:48 UTC] Total orders count: 0
[28-Mar-2026 11:07:47 UTC] === API CALL LOG ===
[28-Mar-2026 11:07:47 UTC] Endpoint: user/profile.php
[28-Mar-2026 11:07:47 UTC] Full Log Data: {
    "timestamp": "2026-03-28 11:07:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:4e:66e6:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e3:4e:66e6:8000::, 172.68.164.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTgyIiwidXNlcm5hbWUiOiJWaXNod2FrYXJtYSIsImVtYWlsIjoibXJpdHVuamF5djIxdkBnbWFpbC5jb20iLCJleHAiOjE3NzUzMDA4NjV9.wug0GIlVqbwUKCPSIWNM9ubpEMCyjc19UJlsxKVB69Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e362c54489df8d6-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e3:4e:66e6:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 11:07:47 UTC] === END API CALL LOG ===
[28-Mar-2026 11:07:47 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 11:07:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTgyIiwidXNlcm5hbWUiOiJWaXNod2FrYXJtYSIsImVtYWlsIjoibXJpdHVuamF5djIxdkBnbWFpbC5jb20iLCJleHAiOjE3NzUzMDA4NjV9.wug0GIlVqbwUKCPSIWNM9ubpEMCyjc19UJlsxKVB69Y
[28-Mar-2026 11:07:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 11:07:47 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 11:07:47 UTC] User ID: 182
[28-Mar-2026 11:07:47 UTC] ✅ User profile retrieved successfully for user ID: 182
[28-Mar-2026 11:07:47 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Mar-2026 11:07:47 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Mar-2026 11:07:47 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40e3:4e:66e6:8000::, 172.68.164.100","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTgyIiwidXNlcm5hbWUiOiJWaXNod2FrYXJtYSIsImVtYWlsIjoibXJpdHVuamF5djIxdkBnbWFpbC5jb20iLCJleHAiOjE3NzUzMDA4NjV9.wug0GIlVqbwUKCPSIWNM9ubpEMCyjc19UJlsxKVB69Y","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e362c5448a2f8d6-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40e3:4e:66e6:8000::","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[28-Mar-2026 11:07:47 UTC] === User Orders API Called ===
[28-Mar-2026 11:07:47 UTC] User ID: 182
[28-Mar-2026 11:07:47 UTC] Limit: 20, Offset: 0
[28-Mar-2026 11:07:47 UTC] Orders found: 0
[28-Mar-2026 11:07:47 UTC] Orders data: []
[28-Mar-2026 11:07:47 UTC] Total orders count: 0
[28-Mar-2026 11:07:47 UTC] === API CALL LOG ===
[28-Mar-2026 11:07:47 UTC] Endpoint: user/profile.php
[28-Mar-2026 11:07:47 UTC] Full Log Data: {
    "timestamp": "2026-03-28 11:07:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:4e:66e6:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e3:4e:66e6:8000::, 172.68.164.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTgyIiwidXNlcm5hbWUiOiJWaXNod2FrYXJtYSIsImVtYWlsIjoibXJpdHVuamF5djIxdkBnbWFpbC5jb20iLCJleHAiOjE3NzUzMDA4NjV9.wug0GIlVqbwUKCPSIWNM9ubpEMCyjc19UJlsxKVB69Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e362c555b5bf8d6-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e3:4e:66e6:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 11:07:47 UTC] === END API CALL LOG ===
[28-Mar-2026 11:07:47 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 11:07:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTgyIiwidXNlcm5hbWUiOiJWaXNod2FrYXJtYSIsImVtYWlsIjoibXJpdHVuamF5djIxdkBnbWFpbC5jb20iLCJleHAiOjE3NzUzMDA4NjV9.wug0GIlVqbwUKCPSIWNM9ubpEMCyjc19UJlsxKVB69Y
[28-Mar-2026 11:07:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 11:07:47 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 11:07:47 UTC] User ID: 182
[28-Mar-2026 11:07:47 UTC] ✅ User profile retrieved successfully for user ID: 182
[28-Mar-2026 11:07:49 UTC] === API CALL LOG ===
[28-Mar-2026 11:07:49 UTC] Endpoint: user/profile.php
[28-Mar-2026 11:07:49 UTC] Full Log Data: {
    "timestamp": "2026-03-28 11:07:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:4e:66e6:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e3:4e:66e6:8000::, 172.68.164.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTgyIiwidXNlcm5hbWUiOiJWaXNod2FrYXJtYSIsImVtYWlsIjoibXJpdHVuamF5djIxdkBnbWFpbC5jb20iLCJleHAiOjE3NzUzMDA4NjV9.wug0GIlVqbwUKCPSIWNM9ubpEMCyjc19UJlsxKVB69Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e362c625b9ef8d6-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e3:4e:66e6:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 11:07:49 UTC] === END API CALL LOG ===
[28-Mar-2026 11:07:49 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 11:07:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTgyIiwidXNlcm5hbWUiOiJWaXNod2FrYXJtYSIsImVtYWlsIjoibXJpdHVuamF5djIxdkBnbWFpbC5jb20iLCJleHAiOjE3NzUzMDA4NjV9.wug0GIlVqbwUKCPSIWNM9ubpEMCyjc19UJlsxKVB69Y
[28-Mar-2026 11:07:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 11:07:49 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 11:07:49 UTC] User ID: 182
[28-Mar-2026 11:07:49 UTC] ✅ User profile retrieved successfully for user ID: 182
[28-Mar-2026 11:08:04 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Mar-2026 11:08:04 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Mar-2026 11:08:04 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40e3:4e:66e6:8000::, 172.68.164.101","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTgyIiwidXNlcm5hbWUiOiJWaXNod2FrYXJtYSIsImVtYWlsIjoibXJpdHVuamF5djIxdkBnbWFpbC5jb20iLCJleHAiOjE3NzUzMDA4NjV9.wug0GIlVqbwUKCPSIWNM9ubpEMCyjc19UJlsxKVB69Y","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e362cc09e9af8d6-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40e3:4e:66e6:8000::","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[28-Mar-2026 11:08:04 UTC] === User Orders API Called ===
[28-Mar-2026 11:08:04 UTC] User ID: 182
[28-Mar-2026 11:08:04 UTC] Limit: 20, Offset: 0
[28-Mar-2026 11:08:04 UTC] Orders found: 0
[28-Mar-2026 11:08:04 UTC] Orders data: []
[28-Mar-2026 11:08:04 UTC] Total orders count: 0
[28-Mar-2026 11:08:06 UTC] === API CALL LOG ===
[28-Mar-2026 11:08:06 UTC] Endpoint: user/profile.php
[28-Mar-2026 11:08:06 UTC] Full Log Data: {
    "timestamp": "2026-03-28 11:08:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:4e:66e6:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e3:4e:66e6:8000::, 172.68.164.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTgyIiwidXNlcm5hbWUiOiJWaXNod2FrYXJtYSIsImVtYWlsIjoibXJpdHVuamF5djIxdkBnbWFpbC5jb20iLCJleHAiOjE3NzUzMDA4NjV9.wug0GIlVqbwUKCPSIWNM9ubpEMCyjc19UJlsxKVB69Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e362ccd5884f8d6-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e3:4e:66e6:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 11:08:06 UTC] === END API CALL LOG ===
[28-Mar-2026 11:08:06 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 11:08:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTgyIiwidXNlcm5hbWUiOiJWaXNod2FrYXJtYSIsImVtYWlsIjoibXJpdHVuamF5djIxdkBnbWFpbC5jb20iLCJleHAiOjE3NzUzMDA4NjV9.wug0GIlVqbwUKCPSIWNM9ubpEMCyjc19UJlsxKVB69Y
[28-Mar-2026 11:08:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 11:08:06 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 11:08:06 UTC] User ID: 182
[28-Mar-2026 11:08:06 UTC] ✅ User profile retrieved successfully for user ID: 182
[28-Mar-2026 11:08:08 UTC] User Purchases API - User ID: 182
[28-Mar-2026 11:08:08 UTC] User Purchases API - Total purchases found: 0
[28-Mar-2026 11:08:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Mar-2026 11:08:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Mar-2026 11:08:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40e3:4e:66e6:8000::, 172.68.164.100","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTgyIiwidXNlcm5hbWUiOiJWaXNod2FrYXJtYSIsImVtYWlsIjoibXJpdHVuamF5djIxdkBnbWFpbC5jb20iLCJleHAiOjE3NzUzMDA4NjV9.wug0GIlVqbwUKCPSIWNM9ubpEMCyjc19UJlsxKVB69Y","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e362ce4c989f8d6-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40e3:4e:66e6:8000::","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[28-Mar-2026 11:08:10 UTC] === User Orders API Called ===
[28-Mar-2026 11:08:10 UTC] User ID: 182
[28-Mar-2026 11:08:10 UTC] Limit: 20, Offset: 0
[28-Mar-2026 11:08:10 UTC] Orders found: 0
[28-Mar-2026 11:08:10 UTC] Orders data: []
[28-Mar-2026 11:08:10 UTC] Total orders count: 0
[28-Mar-2026 11:08:10 UTC] === API CALL LOG ===
[28-Mar-2026 11:08:10 UTC] Endpoint: user/profile.php
[28-Mar-2026 11:08:10 UTC] Full Log Data: {
    "timestamp": "2026-03-28 11:08:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:4e:66e6:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e3:4e:66e6:8000::, 172.68.164.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTgyIiwidXNlcm5hbWUiOiJWaXNod2FrYXJtYSIsImVtYWlsIjoibXJpdHVuamF5djIxdkBnbWFpbC5jb20iLCJleHAiOjE3NzUzMDA4NjV9.wug0GIlVqbwUKCPSIWNM9ubpEMCyjc19UJlsxKVB69Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e362ce4c98cf8d6-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e3:4e:66e6:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 11:08:10 UTC] === END API CALL LOG ===
[28-Mar-2026 11:08:10 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 11:08:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTgyIiwidXNlcm5hbWUiOiJWaXNod2FrYXJtYSIsImVtYWlsIjoibXJpdHVuamF5djIxdkBnbWFpbC5jb20iLCJleHAiOjE3NzUzMDA4NjV9.wug0GIlVqbwUKCPSIWNM9ubpEMCyjc19UJlsxKVB69Y
[28-Mar-2026 11:08:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 11:08:10 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 11:08:10 UTC] User ID: 182
[28-Mar-2026 11:08:10 UTC] ✅ User profile retrieved successfully for user ID: 182
[28-Mar-2026 11:08:11 UTC] === API CALL LOG ===
[28-Mar-2026 11:08:11 UTC] Endpoint: user/profile.php
[28-Mar-2026 11:08:11 UTC] Full Log Data: {
    "timestamp": "2026-03-28 11:08:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:4e:66e6:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e3:4e:66e6:8000::, 172.68.164.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTgyIiwidXNlcm5hbWUiOiJWaXNod2FrYXJtYSIsImVtYWlsIjoibXJpdHVuamF5djIxdkBnbWFpbC5jb20iLCJleHAiOjE3NzUzMDA4NjV9.wug0GIlVqbwUKCPSIWNM9ubpEMCyjc19UJlsxKVB69Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e362ce97ebef8d6-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e3:4e:66e6:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 11:08:11 UTC] === END API CALL LOG ===
[28-Mar-2026 11:08:11 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 11:08:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTgyIiwidXNlcm5hbWUiOiJWaXNod2FrYXJtYSIsImVtYWlsIjoibXJpdHVuamF5djIxdkBnbWFpbC5jb20iLCJleHAiOjE3NzUzMDA4NjV9.wug0GIlVqbwUKCPSIWNM9ubpEMCyjc19UJlsxKVB69Y
[28-Mar-2026 11:08:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 11:08:11 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 11:08:11 UTC] User ID: 182
[28-Mar-2026 11:08:11 UTC] ✅ User profile retrieved successfully for user ID: 182
[28-Mar-2026 11:08:11 UTC] === API CALL LOG ===
[28-Mar-2026 11:08:11 UTC] Endpoint: user/profile.php
[28-Mar-2026 11:08:11 UTC] Full Log Data: {
    "timestamp": "2026-03-28 11:08:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:4e:66e6:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e3:4e:66e6:8000::, 172.68.164.100",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTgyIiwidXNlcm5hbWUiOiJWaXNod2FrYXJtYSIsImVtYWlsIjoibXJpdHVuamF5djIxdkBnbWFpbC5jb20iLCJleHAiOjE3NzUzMDA4NjV9.wug0GIlVqbwUKCPSIWNM9ubpEMCyjc19UJlsxKVB69Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e362ced887ef8d6-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e3:4e:66e6:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 11:08:11 UTC] === END API CALL LOG ===
[28-Mar-2026 11:08:11 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 11:08:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTgyIiwidXNlcm5hbWUiOiJWaXNod2FrYXJtYSIsImVtYWlsIjoibXJpdHVuamF5djIxdkBnbWFpbC5jb20iLCJleHAiOjE3NzUzMDA4NjV9.wug0GIlVqbwUKCPSIWNM9ubpEMCyjc19UJlsxKVB69Y
[28-Mar-2026 11:08:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 11:08:11 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 11:08:11 UTC] User ID: 182
[28-Mar-2026 11:08:11 UTC] ✅ User profile retrieved successfully for user ID: 182
[28-Mar-2026 11:08:33 UTC] === API CALL LOG ===
[28-Mar-2026 11:08:33 UTC] Endpoint: user/profile.php
[28-Mar-2026 11:08:33 UTC] Full Log Data: {
    "timestamp": "2026-03-28 11:08:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:4e:66e6:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e3:4e:66e6:8000::, 172.68.164.100",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTgyIiwidXNlcm5hbWUiOiJWaXNod2FrYXJtYSIsImVtYWlsIjoibXJpdHVuamF5djIxdkBnbWFpbC5jb20iLCJleHAiOjE3NzUzMDA4NjV9.wug0GIlVqbwUKCPSIWNM9ubpEMCyjc19UJlsxKVB69Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e362d779d6af8d6-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e3:4e:66e6:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 11:08:33 UTC] === END API CALL LOG ===
[28-Mar-2026 11:08:33 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 11:08:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTgyIiwidXNlcm5hbWUiOiJWaXNod2FrYXJtYSIsImVtYWlsIjoibXJpdHVuamF5djIxdkBnbWFpbC5jb20iLCJleHAiOjE3NzUzMDA4NjV9.wug0GIlVqbwUKCPSIWNM9ubpEMCyjc19UJlsxKVB69Y
[28-Mar-2026 11:08:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 11:08:33 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 11:08:33 UTC] User ID: 182
[28-Mar-2026 11:08:33 UTC] ✅ User profile retrieved successfully for user ID: 182
[28-Mar-2026 11:08:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Mar-2026 11:08:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Mar-2026 11:08:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40e3:4e:66e6:8000::, 172.68.164.101","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTgyIiwidXNlcm5hbWUiOiJWaXNod2FrYXJtYSIsImVtYWlsIjoibXJpdHVuamF5djIxdkBnbWFpbC5jb20iLCJleHAiOjE3NzUzMDA4NjV9.wug0GIlVqbwUKCPSIWNM9ubpEMCyjc19UJlsxKVB69Y","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e362d779d63f8d6-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40e3:4e:66e6:8000::","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[28-Mar-2026 11:08:34 UTC] === User Orders API Called ===
[28-Mar-2026 11:08:34 UTC] User ID: 182
[28-Mar-2026 11:08:34 UTC] Limit: 20, Offset: 0
[28-Mar-2026 11:08:34 UTC] Orders found: 0
[28-Mar-2026 11:08:34 UTC] Orders data: []
[28-Mar-2026 11:08:34 UTC] Total orders count: 0
[28-Mar-2026 11:08:34 UTC] === API CALL LOG ===
[28-Mar-2026 11:08:34 UTC] Endpoint: user/profile.php
[28-Mar-2026 11:08:34 UTC] Full Log Data: {
    "timestamp": "2026-03-28 11:08:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:4e:66e6:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e3:4e:66e6:8000::, 172.68.164.100",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTgyIiwidXNlcm5hbWUiOiJWaXNod2FrYXJtYSIsImVtYWlsIjoibXJpdHVuamF5djIxdkBnbWFpbC5jb20iLCJleHAiOjE3NzUzMDA4NjV9.wug0GIlVqbwUKCPSIWNM9ubpEMCyjc19UJlsxKVB69Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e362d7949f1f8d6-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e3:4e:66e6:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 11:08:34 UTC] === END API CALL LOG ===
[28-Mar-2026 11:08:34 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 11:08:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTgyIiwidXNlcm5hbWUiOiJWaXNod2FrYXJtYSIsImVtYWlsIjoibXJpdHVuamF5djIxdkBnbWFpbC5jb20iLCJleHAiOjE3NzUzMDA4NjV9.wug0GIlVqbwUKCPSIWNM9ubpEMCyjc19UJlsxKVB69Y
[28-Mar-2026 11:08:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 11:08:34 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 11:08:34 UTC] User ID: 182
[28-Mar-2026 11:08:34 UTC] ✅ User profile retrieved successfully for user ID: 182
[28-Mar-2026 11:08:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Mar-2026 11:08:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Mar-2026 11:08:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40e3:4e:66e6:8000::, 172.68.164.100","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTgyIiwidXNlcm5hbWUiOiJWaXNod2FrYXJtYSIsImVtYWlsIjoibXJpdHVuamF5djIxdkBnbWFpbC5jb20iLCJleHAiOjE3NzUzMDA4NjV9.wug0GIlVqbwUKCPSIWNM9ubpEMCyjc19UJlsxKVB69Y","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e362d7d5ca9f8d6-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40e3:4e:66e6:8000::","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[28-Mar-2026 11:08:34 UTC] === User Orders API Called ===
[28-Mar-2026 11:08:34 UTC] User ID: 182
[28-Mar-2026 11:08:34 UTC] Limit: 20, Offset: 0
[28-Mar-2026 11:08:34 UTC] Orders found: 0
[28-Mar-2026 11:08:34 UTC] Orders data: []
[28-Mar-2026 11:08:34 UTC] Total orders count: 0
[28-Mar-2026 11:08:35 UTC] === API CALL LOG ===
[28-Mar-2026 11:08:35 UTC] Endpoint: user/profile.php
[28-Mar-2026 11:08:35 UTC] Full Log Data: {
    "timestamp": "2026-03-28 11:08:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:4e:66e6:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e3:4e:66e6:8000::, 172.68.164.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTgyIiwidXNlcm5hbWUiOiJWaXNod2FrYXJtYSIsImVtYWlsIjoibXJpdHVuamF5djIxdkBnbWFpbC5jb20iLCJleHAiOjE3NzUzMDA4NjV9.wug0GIlVqbwUKCPSIWNM9ubpEMCyjc19UJlsxKVB69Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e362d809d9df8d6-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e3:4e:66e6:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 11:08:35 UTC] === END API CALL LOG ===
[28-Mar-2026 11:08:35 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 11:08:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTgyIiwidXNlcm5hbWUiOiJWaXNod2FrYXJtYSIsImVtYWlsIjoibXJpdHVuamF5djIxdkBnbWFpbC5jb20iLCJleHAiOjE3NzUzMDA4NjV9.wug0GIlVqbwUKCPSIWNM9ubpEMCyjc19UJlsxKVB69Y
[28-Mar-2026 11:08:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 11:08:35 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 11:08:35 UTC] User ID: 182
[28-Mar-2026 11:08:35 UTC] ✅ User profile retrieved successfully for user ID: 182
[28-Mar-2026 11:08:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Mar-2026 11:08:36 UTC] === API CALL LOG ===
[28-Mar-2026 11:08:36 UTC] Endpoint: user/profile.php
[28-Mar-2026 11:08:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Mar-2026 11:08:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40e3:4e:66e6:8000::, 172.68.164.101","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTgyIiwidXNlcm5hbWUiOiJWaXNod2FrYXJtYSIsImVtYWlsIjoibXJpdHVuamF5djIxdkBnbWFpbC5jb20iLCJleHAiOjE3NzUzMDA4NjV9.wug0GIlVqbwUKCPSIWNM9ubpEMCyjc19UJlsxKVB69Y","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e362d85095df8d6-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40e3:4e:66e6:8000::","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[28-Mar-2026 11:08:36 UTC] Full Log Data: {
    "timestamp": "2026-03-28 11:08:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:4e:66e6:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e3:4e:66e6:8000::, 172.68.164.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTgyIiwidXNlcm5hbWUiOiJWaXNod2FrYXJtYSIsImVtYWlsIjoibXJpdHVuamF5djIxdkBnbWFpbC5jb20iLCJleHAiOjE3NzUzMDA4NjV9.wug0GIlVqbwUKCPSIWNM9ubpEMCyjc19UJlsxKVB69Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e362d85095ef8d6-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e3:4e:66e6:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 11:08:36 UTC] === END API CALL LOG ===
[28-Mar-2026 11:08:36 UTC] === User Orders API Called ===
[28-Mar-2026 11:08:36 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 11:08:36 UTC] User ID: 182
[28-Mar-2026 11:08:36 UTC] Limit: 20, Offset: 0
[28-Mar-2026 11:08:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTgyIiwidXNlcm5hbWUiOiJWaXNod2FrYXJtYSIsImVtYWlsIjoibXJpdHVuamF5djIxdkBnbWFpbC5jb20iLCJleHAiOjE3NzUzMDA4NjV9.wug0GIlVqbwUKCPSIWNM9ubpEMCyjc19UJlsxKVB69Y
[28-Mar-2026 11:08:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 11:08:36 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 11:08:36 UTC] User ID: 182
[28-Mar-2026 11:08:36 UTC] ✅ User profile retrieved successfully for user ID: 182
[28-Mar-2026 11:08:36 UTC] Orders found: 0
[28-Mar-2026 11:08:36 UTC] Orders data: []
[28-Mar-2026 11:08:36 UTC] Total orders count: 0
[28-Mar-2026 11:08:36 UTC] === API CALL LOG ===
[28-Mar-2026 11:08:36 UTC] Endpoint: user/profile.php
[28-Mar-2026 11:08:36 UTC] Full Log Data: {
    "timestamp": "2026-03-28 11:08:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:4e:66e6:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e3:4e:66e6:8000::, 172.68.164.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTgyIiwidXNlcm5hbWUiOiJWaXNod2FrYXJtYSIsImVtYWlsIjoibXJpdHVuamF5djIxdkBnbWFpbC5jb20iLCJleHAiOjE3NzUzMDA4NjV9.wug0GIlVqbwUKCPSIWNM9ubpEMCyjc19UJlsxKVB69Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e362d88eaacf8d6-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e3:4e:66e6:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 11:08:36 UTC] === END API CALL LOG ===
[28-Mar-2026 11:08:36 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 11:08:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTgyIiwidXNlcm5hbWUiOiJWaXNod2FrYXJtYSIsImVtYWlsIjoibXJpdHVuamF5djIxdkBnbWFpbC5jb20iLCJleHAiOjE3NzUzMDA4NjV9.wug0GIlVqbwUKCPSIWNM9ubpEMCyjc19UJlsxKVB69Y
[28-Mar-2026 11:08:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 11:08:36 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 11:08:36 UTC] User ID: 182
[28-Mar-2026 11:08:36 UTC] ✅ User profile retrieved successfully for user ID: 182
[28-Mar-2026 11:08:37 UTC] === API CALL LOG ===
[28-Mar-2026 11:08:37 UTC] Endpoint: user/profile.php
[28-Mar-2026 11:08:37 UTC] Full Log Data: {
    "timestamp": "2026-03-28 11:08:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:4e:66e6:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e3:4e:66e6:8000::, 172.68.164.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTgyIiwidXNlcm5hbWUiOiJWaXNod2FrYXJtYSIsImVtYWlsIjoibXJpdHVuamF5djIxdkBnbWFpbC5jb20iLCJleHAiOjE3NzUzMDA4NjV9.wug0GIlVqbwUKCPSIWNM9ubpEMCyjc19UJlsxKVB69Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e362d8e89e2f8d6-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e3:4e:66e6:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 11:08:37 UTC] === END API CALL LOG ===
[28-Mar-2026 11:08:37 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 11:08:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTgyIiwidXNlcm5hbWUiOiJWaXNod2FrYXJtYSIsImVtYWlsIjoibXJpdHVuamF5djIxdkBnbWFpbC5jb20iLCJleHAiOjE3NzUzMDA4NjV9.wug0GIlVqbwUKCPSIWNM9ubpEMCyjc19UJlsxKVB69Y
[28-Mar-2026 11:08:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 11:08:37 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 11:08:37 UTC] User ID: 182
[28-Mar-2026 11:08:37 UTC] ✅ User profile retrieved successfully for user ID: 182
[28-Mar-2026 11:09:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Mar-2026 11:09:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Mar-2026 11:09:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40e3:4e:66e6:8000::, 172.70.147.178","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTgyIiwidXNlcm5hbWUiOiJWaXNod2FrYXJtYSIsImVtYWlsIjoibXJpdHVuamF5djIxdkBnbWFpbC5jb20iLCJleHAiOjE3NzUzMDA4NjV9.wug0GIlVqbwUKCPSIWNM9ubpEMCyjc19UJlsxKVB69Y","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e362f61c8bf1e3b-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40e3:4e:66e6:8000::","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[28-Mar-2026 11:09:52 UTC] === User Orders API Called ===
[28-Mar-2026 11:09:52 UTC] User ID: 182
[28-Mar-2026 11:09:52 UTC] Limit: 20, Offset: 0
[28-Mar-2026 11:09:52 UTC] Orders found: 0
[28-Mar-2026 11:09:52 UTC] Orders data: []
[28-Mar-2026 11:09:52 UTC] Total orders count: 0
[28-Mar-2026 11:09:52 UTC] === API CALL LOG ===
[28-Mar-2026 11:09:52 UTC] Endpoint: user/profile.php
[28-Mar-2026 11:09:52 UTC] Full Log Data: {
    "timestamp": "2026-03-28 11:09:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:4e:66e6:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e3:4e:66e6:8000::, 172.70.147.178",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTgyIiwidXNlcm5hbWUiOiJWaXNod2FrYXJtYSIsImVtYWlsIjoibXJpdHVuamF5djIxdkBnbWFpbC5jb20iLCJleHAiOjE3NzUzMDA4NjV9.wug0GIlVqbwUKCPSIWNM9ubpEMCyjc19UJlsxKVB69Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e362f61c8c41e3b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e3:4e:66e6:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 11:09:52 UTC] === END API CALL LOG ===
[28-Mar-2026 11:09:52 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 11:09:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTgyIiwidXNlcm5hbWUiOiJWaXNod2FrYXJtYSIsImVtYWlsIjoibXJpdHVuamF5djIxdkBnbWFpbC5jb20iLCJleHAiOjE3NzUzMDA4NjV9.wug0GIlVqbwUKCPSIWNM9ubpEMCyjc19UJlsxKVB69Y
[28-Mar-2026 11:09:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 11:09:52 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 11:09:52 UTC] User ID: 182
[28-Mar-2026 11:09:52 UTC] ✅ User profile retrieved successfully for user ID: 182
[28-Mar-2026 11:09:52 UTC] === API CALL LOG ===
[28-Mar-2026 11:09:52 UTC] Endpoint: user/profile.php
[28-Mar-2026 11:09:52 UTC] Full Log Data: {
    "timestamp": "2026-03-28 11:09:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:4e:66e6:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e3:4e:66e6:8000::, 172.70.147.178",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTgyIiwidXNlcm5hbWUiOiJWaXNod2FrYXJtYSIsImVtYWlsIjoibXJpdHVuamF5djIxdkBnbWFpbC5jb20iLCJleHAiOjE3NzUzMDA4NjV9.wug0GIlVqbwUKCPSIWNM9ubpEMCyjc19UJlsxKVB69Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e362f65ab8b1e3b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e3:4e:66e6:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 11:09:52 UTC] === END API CALL LOG ===
[28-Mar-2026 11:09:52 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 11:09:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTgyIiwidXNlcm5hbWUiOiJWaXNod2FrYXJtYSIsImVtYWlsIjoibXJpdHVuamF5djIxdkBnbWFpbC5jb20iLCJleHAiOjE3NzUzMDA4NjV9.wug0GIlVqbwUKCPSIWNM9ubpEMCyjc19UJlsxKVB69Y
[28-Mar-2026 11:09:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 11:09:52 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 11:09:52 UTC] User ID: 182
[28-Mar-2026 11:09:52 UTC] ✅ User profile retrieved successfully for user ID: 182
[28-Mar-2026 11:09:53 UTC] === API CALL LOG ===
[28-Mar-2026 11:09:53 UTC] Endpoint: user/profile.php
[28-Mar-2026 11:09:53 UTC] Full Log Data: {
    "timestamp": "2026-03-28 11:09:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:4e:66e6:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e3:4e:66e6:8000::, 172.70.147.178",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTgyIiwidXNlcm5hbWUiOiJWaXNod2FrYXJtYSIsImVtYWlsIjoibXJpdHVuamF5djIxdkBnbWFpbC5jb20iLCJleHAiOjE3NzUzMDA4NjV9.wug0GIlVqbwUKCPSIWNM9ubpEMCyjc19UJlsxKVB69Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e362f6bb99f1e3b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e3:4e:66e6:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 11:09:53 UTC] === END API CALL LOG ===
[28-Mar-2026 11:09:53 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 11:09:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTgyIiwidXNlcm5hbWUiOiJWaXNod2FrYXJtYSIsImVtYWlsIjoibXJpdHVuamF5djIxdkBnbWFpbC5jb20iLCJleHAiOjE3NzUzMDA4NjV9.wug0GIlVqbwUKCPSIWNM9ubpEMCyjc19UJlsxKVB69Y
[28-Mar-2026 11:09:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 11:09:53 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 11:09:53 UTC] User ID: 182
[28-Mar-2026 11:09:53 UTC] ✅ User profile retrieved successfully for user ID: 182
[28-Mar-2026 11:58:47 UTC] === API CALL LOG ===
[28-Mar-2026 11:58:47 UTC] Endpoint: user/profile.php
[28-Mar-2026 11:58:47 UTC] Full Log Data: {
    "timestamp": "2026-03-28 11:58:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:208d:4c99:14d1:d6ff:fea3:f4d0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e3:208d:4c99:14d1:d6ff:fea3:f4d0, 172.69.176.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQxIiwidXNlcm5hbWUiOiJhcnlhbiBqb3NoaSIsImVtYWlsIjoia2FudGFtZWVuYTgwNUBnbWFpbC5jb20iLCJleHAiOjE3NzQ5ODI2MDJ9.8HqasyQeZdnHma5oQvQGzEGXUNpTLUHiC9TAP-Lo4vE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3677079ae13912-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e3:208d:4c99:14d1:d6ff:fea3:f4d0",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 11:58:47 UTC] === END API CALL LOG ===
[28-Mar-2026 11:58:47 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 11:58:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQxIiwidXNlcm5hbWUiOiJhcnlhbiBqb3NoaSIsImVtYWlsIjoia2FudGFtZWVuYTgwNUBnbWFpbC5jb20iLCJleHAiOjE3NzQ5ODI2MDJ9.8HqasyQeZdnHma5oQvQGzEGXUNpTLUHiC9TAP-Lo4vE
[28-Mar-2026 11:58:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 11:58:47 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 11:58:47 UTC] User ID: 141
[28-Mar-2026 11:58:47 UTC] ✅ User profile retrieved successfully for user ID: 141
[28-Mar-2026 11:58:48 UTC] === API CALL LOG ===
[28-Mar-2026 11:58:48 UTC] Endpoint: user/profile.php
[28-Mar-2026 11:58:48 UTC] Full Log Data: {
    "timestamp": "2026-03-28 11:58:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:208d:4c99:14d1:d6ff:fea3:f4d0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e3:208d:4c99:14d1:d6ff:fea3:f4d0, 172.69.176.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQxIiwidXNlcm5hbWUiOiJhcnlhbiBqb3NoaSIsImVtYWlsIjoia2FudGFtZWVuYTgwNUBnbWFpbC5jb20iLCJleHAiOjE3NzQ5ODI2MDJ9.8HqasyQeZdnHma5oQvQGzEGXUNpTLUHiC9TAP-Lo4vE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e36770e1a973912-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e3:208d:4c99:14d1:d6ff:fea3:f4d0",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 11:58:48 UTC] === END API CALL LOG ===
[28-Mar-2026 11:58:48 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 11:58:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTQxIiwidXNlcm5hbWUiOiJhcnlhbiBqb3NoaSIsImVtYWlsIjoia2FudGFtZWVuYTgwNUBnbWFpbC5jb20iLCJleHAiOjE3NzQ5ODI2MDJ9.8HqasyQeZdnHma5oQvQGzEGXUNpTLUHiC9TAP-Lo4vE
[28-Mar-2026 11:58:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 11:58:48 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 11:58:48 UTC] User ID: 141
[28-Mar-2026 11:58:48 UTC] ✅ User profile retrieved successfully for user ID: 141
[28-Mar-2026 13:31:00 UTC] === API CALL LOG ===
[28-Mar-2026 13:31:00 UTC] Endpoint: user/profile.php
[28-Mar-2026 13:31:00 UTC] Full Log Data: {
    "timestamp": "2026-03-28 13:31:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTgzIiwidXNlcm5hbWUiOiJ0ZXN0IiwiZW1haWwiOiJ0ZXN0QG1lbWJlcnguYXBwIiwiZXhwIjoxNzc1MzA5NDU5fQ.yZSzKOj5mrEXXQIL1lpCSLI_yFMsVyduWLz5ZKgYEZ8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e36fe1d4930d8bd-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 13:31:00 UTC] === END API CALL LOG ===
[28-Mar-2026 13:31:00 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 13:31:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTgzIiwidXNlcm5hbWUiOiJ0ZXN0IiwiZW1haWwiOiJ0ZXN0QG1lbWJlcnguYXBwIiwiZXhwIjoxNzc1MzA5NDU5fQ.yZSzKOj5mrEXXQIL1lpCSLI_yFMsVyduWLz5ZKgYEZ8
[28-Mar-2026 13:31:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 13:31:00 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 13:31:00 UTC] User ID: 183
[28-Mar-2026 13:31:00 UTC] ✅ User profile retrieved successfully for user ID: 183
[28-Mar-2026 13:31:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Mar-2026 13:31:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Mar-2026 13:31:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.226.92.198, 162.158.211.28","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTgzIiwidXNlcm5hbWUiOiJ0ZXN0IiwiZW1haWwiOiJ0ZXN0QG1lbWJlcnguYXBwIiwiZXhwIjoxNzc1MzA5NDU5fQ.yZSzKOj5mrEXXQIL1lpCSLI_yFMsVyduWLz5ZKgYEZ8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e36fe1d4939d8bd-SOF","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.226.92.198","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[28-Mar-2026 13:31:00 UTC] === User Orders API Called ===
[28-Mar-2026 13:31:00 UTC] User ID: 183
[28-Mar-2026 13:31:00 UTC] Limit: 20, Offset: 0
[28-Mar-2026 13:31:00 UTC] Orders found: 0
[28-Mar-2026 13:31:00 UTC] Orders data: []
[28-Mar-2026 13:31:00 UTC] Total orders count: 0
[28-Mar-2026 13:31:00 UTC] === API CALL LOG ===
[28-Mar-2026 13:31:00 UTC] Endpoint: user/profile.php
[28-Mar-2026 13:31:00 UTC] Full Log Data: {
    "timestamp": "2026-03-28 13:31:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTgzIiwidXNlcm5hbWUiOiJ0ZXN0IiwiZW1haWwiOiJ0ZXN0QG1lbWJlcnguYXBwIiwiZXhwIjoxNzc1MzA5NDU5fQ.yZSzKOj5mrEXXQIL1lpCSLI_yFMsVyduWLz5ZKgYEZ8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e36fe1d4940d8bd-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 13:31:00 UTC] === END API CALL LOG ===
[28-Mar-2026 13:31:00 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 13:31:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTgzIiwidXNlcm5hbWUiOiJ0ZXN0IiwiZW1haWwiOiJ0ZXN0QG1lbWJlcnguYXBwIiwiZXhwIjoxNzc1MzA5NDU5fQ.yZSzKOj5mrEXXQIL1lpCSLI_yFMsVyduWLz5ZKgYEZ8
[28-Mar-2026 13:31:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 13:31:00 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 13:31:00 UTC] User ID: 183
[28-Mar-2026 13:31:00 UTC] ✅ User profile retrieved successfully for user ID: 183
[28-Mar-2026 13:31:00 UTC] === API CALL LOG ===
[28-Mar-2026 13:31:00 UTC] Endpoint: user/profile.php
[28-Mar-2026 13:31:00 UTC] Full Log Data: {
    "timestamp": "2026-03-28 13:31:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTgzIiwidXNlcm5hbWUiOiJ0ZXN0IiwiZW1haWwiOiJ0ZXN0QG1lbWJlcnguYXBwIiwiZXhwIjoxNzc1MzA5NDU5fQ.yZSzKOj5mrEXXQIL1lpCSLI_yFMsVyduWLz5ZKgYEZ8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e36fe22aebcd8bd-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 13:31:00 UTC] === END API CALL LOG ===
[28-Mar-2026 13:31:00 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 13:31:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTgzIiwidXNlcm5hbWUiOiJ0ZXN0IiwiZW1haWwiOiJ0ZXN0QG1lbWJlcnguYXBwIiwiZXhwIjoxNzc1MzA5NDU5fQ.yZSzKOj5mrEXXQIL1lpCSLI_yFMsVyduWLz5ZKgYEZ8
[28-Mar-2026 13:31:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 13:31:00 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 13:31:00 UTC] User ID: 183
[28-Mar-2026 13:31:00 UTC] ✅ User profile retrieved successfully for user ID: 183
[28-Mar-2026 13:33:31 UTC] === API CALL LOG ===
[28-Mar-2026 13:33:31 UTC] Endpoint: user/profile.php
[28-Mar-2026 13:33:31 UTC] Full Log Data: {
    "timestamp": "2026-03-28 13:33:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTgzIiwidXNlcm5hbWUiOiJ0ZXN0IiwiZW1haWwiOiJ0ZXN0QG1lbWJlcnguYXBwIiwiZXhwIjoxNzc1MzA5NDU5fQ.yZSzKOj5mrEXXQIL1lpCSLI_yFMsVyduWLz5ZKgYEZ8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3701d17cb3d0ee-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 13:33:31 UTC] === END API CALL LOG ===
[28-Mar-2026 13:33:31 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 13:33:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTgzIiwidXNlcm5hbWUiOiJ0ZXN0IiwiZW1haWwiOiJ0ZXN0QG1lbWJlcnguYXBwIiwiZXhwIjoxNzc1MzA5NDU5fQ.yZSzKOj5mrEXXQIL1lpCSLI_yFMsVyduWLz5ZKgYEZ8
[28-Mar-2026 13:33:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 13:33:31 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 13:33:31 UTC] User ID: 183
[28-Mar-2026 13:33:31 UTC] ✅ User profile retrieved successfully for user ID: 183
[28-Mar-2026 13:33:32 UTC] === API CALL LOG ===
[28-Mar-2026 13:33:32 UTC] Endpoint: user/profile.php
[28-Mar-2026 13:33:32 UTC] Full Log Data: {
    "timestamp": "2026-03-28 13:33:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTgzIiwidXNlcm5hbWUiOiJ0ZXN0IiwiZW1haWwiOiJ0ZXN0QG1lbWJlcnguYXBwIiwiZXhwIjoxNzc1MzA5NDU5fQ.yZSzKOj5mrEXXQIL1lpCSLI_yFMsVyduWLz5ZKgYEZ8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3701d4ad0dd0ee-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 13:33:32 UTC] === END API CALL LOG ===
[28-Mar-2026 13:33:32 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 13:33:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTgzIiwidXNlcm5hbWUiOiJ0ZXN0IiwiZW1haWwiOiJ0ZXN0QG1lbWJlcnguYXBwIiwiZXhwIjoxNzc1MzA5NDU5fQ.yZSzKOj5mrEXXQIL1lpCSLI_yFMsVyduWLz5ZKgYEZ8
[28-Mar-2026 13:33:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 13:33:32 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 13:33:32 UTC] User ID: 183
[28-Mar-2026 13:33:32 UTC] ✅ User profile retrieved successfully for user ID: 183
[28-Mar-2026 13:33:32 UTC] User Purchases API - User ID: 183
[28-Mar-2026 13:33:32 UTC] User Purchases API - Total purchases found: 0
[28-Mar-2026 13:36:37 UTC] === API CALL LOG ===
[28-Mar-2026 13:36:37 UTC] Endpoint: user/profile.php
[28-Mar-2026 13:36:37 UTC] Full Log Data: {
    "timestamp": "2026-03-28 13:36:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg0IiwidXNlcm5hbWUiOiJ1c2VybmFtZSIsImVtYWlsIjoidGVzdGluZ0BtZW1iZXJ4LmFwcCIsImV4cCI6MTc3NTMwOTc5Nn0.hWXNxgsFLJgvR4U3nD-lvyrVihpk9C2xHiCuPhQMIHE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3706580d87d0ef-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 13:36:37 UTC] === END API CALL LOG ===
[28-Mar-2026 13:36:37 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 13:36:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg0IiwidXNlcm5hbWUiOiJ1c2VybmFtZSIsImVtYWlsIjoidGVzdGluZ0BtZW1iZXJ4LmFwcCIsImV4cCI6MTc3NTMwOTc5Nn0.hWXNxgsFLJgvR4U3nD-lvyrVihpk9C2xHiCuPhQMIHE
[28-Mar-2026 13:36:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 13:36:37 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 13:36:37 UTC] User ID: 184
[28-Mar-2026 13:36:37 UTC] ✅ User profile retrieved successfully for user ID: 184
[28-Mar-2026 13:36:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Mar-2026 13:36:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Mar-2026 13:36:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.226.92.198, 162.158.211.27","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg0IiwidXNlcm5hbWUiOiJ1c2VybmFtZSIsImVtYWlsIjoidGVzdGluZ0BtZW1iZXJ4LmFwcCIsImV4cCI6MTc3NTMwOTc5Nn0.hWXNxgsFLJgvR4U3nD-lvyrVihpk9C2xHiCuPhQMIHE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e37065908d7d0ef-SOF","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.226.92.198","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[28-Mar-2026 13:36:37 UTC] === User Orders API Called ===
[28-Mar-2026 13:36:37 UTC] User ID: 184
[28-Mar-2026 13:36:37 UTC] Limit: 20, Offset: 0
[28-Mar-2026 13:36:37 UTC] Orders found: 0
[28-Mar-2026 13:36:37 UTC] Orders data: []
[28-Mar-2026 13:36:37 UTC] Total orders count: 0
[28-Mar-2026 13:36:37 UTC] === API CALL LOG ===
[28-Mar-2026 13:36:37 UTC] Endpoint: user/profile.php
[28-Mar-2026 13:36:37 UTC] Full Log Data: {
    "timestamp": "2026-03-28 13:36:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg0IiwidXNlcm5hbWUiOiJ1c2VybmFtZSIsImVtYWlsIjoidGVzdGluZ0BtZW1iZXJ4LmFwcCIsImV4cCI6MTc3NTMwOTc5Nn0.hWXNxgsFLJgvR4U3nD-lvyrVihpk9C2xHiCuPhQMIHE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e37065908dad0ef-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 13:36:37 UTC] === END API CALL LOG ===
[28-Mar-2026 13:36:37 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 13:36:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg0IiwidXNlcm5hbWUiOiJ1c2VybmFtZSIsImVtYWlsIjoidGVzdGluZ0BtZW1iZXJ4LmFwcCIsImV4cCI6MTc3NTMwOTc5Nn0.hWXNxgsFLJgvR4U3nD-lvyrVihpk9C2xHiCuPhQMIHE
[28-Mar-2026 13:36:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 13:36:37 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 13:36:37 UTC] User ID: 184
[28-Mar-2026 13:36:37 UTC] ✅ User profile retrieved successfully for user ID: 184
[28-Mar-2026 13:36:38 UTC] === API CALL LOG ===
[28-Mar-2026 13:36:38 UTC] Endpoint: user/profile.php
[28-Mar-2026 13:36:38 UTC] Full Log Data: {
    "timestamp": "2026-03-28 13:36:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg0IiwidXNlcm5hbWUiOiJ1c2VybmFtZSIsImVtYWlsIjoidGVzdGluZ0BtZW1iZXJ4LmFwcCIsImV4cCI6MTc3NTMwOTc5Nn0.hWXNxgsFLJgvR4U3nD-lvyrVihpk9C2xHiCuPhQMIHE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e37065dded7d0ef-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 13:36:38 UTC] === END API CALL LOG ===
[28-Mar-2026 13:36:38 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 13:36:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg0IiwidXNlcm5hbWUiOiJ1c2VybmFtZSIsImVtYWlsIjoidGVzdGluZ0BtZW1iZXJ4LmFwcCIsImV4cCI6MTc3NTMwOTc5Nn0.hWXNxgsFLJgvR4U3nD-lvyrVihpk9C2xHiCuPhQMIHE
[28-Mar-2026 13:36:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 13:36:38 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 13:36:38 UTC] User ID: 184
[28-Mar-2026 13:36:38 UTC] ✅ User profile retrieved successfully for user ID: 184
[28-Mar-2026 13:36:41 UTC] === API CALL LOG ===
[28-Mar-2026 13:36:41 UTC] Endpoint: user/profile.php
[28-Mar-2026 13:36:41 UTC] Full Log Data: {
    "timestamp": "2026-03-28 13:36:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.27",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg0IiwidXNlcm5hbWUiOiJ1c2VybmFtZSIsImVtYWlsIjoidGVzdGluZ0BtZW1iZXJ4LmFwcCIsImV4cCI6MTc3NTMwOTc5Nn0.hWXNxgsFLJgvR4U3nD-lvyrVihpk9C2xHiCuPhQMIHE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e370674ba23d0ef-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 13:36:41 UTC] === END API CALL LOG ===
[28-Mar-2026 13:36:41 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 13:36:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg0IiwidXNlcm5hbWUiOiJ1c2VybmFtZSIsImVtYWlsIjoidGVzdGluZ0BtZW1iZXJ4LmFwcCIsImV4cCI6MTc3NTMwOTc5Nn0.hWXNxgsFLJgvR4U3nD-lvyrVihpk9C2xHiCuPhQMIHE
[28-Mar-2026 13:36:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 13:36:41 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 13:36:41 UTC] User ID: 184
[28-Mar-2026 13:36:41 UTC] ✅ User profile retrieved successfully for user ID: 184
[28-Mar-2026 13:36:41 UTC] User Purchases API - User ID: 184
[28-Mar-2026 13:36:41 UTC] User Purchases API - Total purchases found: 0
[28-Mar-2026 13:36:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Mar-2026 13:36:44 UTC] === API CALL LOG ===
[28-Mar-2026 13:36:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Mar-2026 13:36:44 UTC] Endpoint: user/profile.php
[28-Mar-2026 13:36:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.226.92.198, 162.158.211.28","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg0IiwidXNlcm5hbWUiOiJ1c2VybmFtZSIsImVtYWlsIjoidGVzdGluZ0BtZW1iZXJ4LmFwcCIsImV4cCI6MTc3NTMwOTc5Nn0.hWXNxgsFLJgvR4U3nD-lvyrVihpk9C2xHiCuPhQMIHE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e370683bf71d0ef-SOF","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.226.92.198","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[28-Mar-2026 13:36:44 UTC] Full Log Data: {
    "timestamp": "2026-03-28 13:36:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.27",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg0IiwidXNlcm5hbWUiOiJ1c2VybmFtZSIsImVtYWlsIjoidGVzdGluZ0BtZW1iZXJ4LmFwcCIsImV4cCI6MTc3NTMwOTc5Nn0.hWXNxgsFLJgvR4U3nD-lvyrVihpk9C2xHiCuPhQMIHE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e370683bf74d0ef-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 13:36:44 UTC] === END API CALL LOG ===
[28-Mar-2026 13:36:44 UTC] === User Orders API Called ===
[28-Mar-2026 13:36:44 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 13:36:44 UTC] User ID: 184
[28-Mar-2026 13:36:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg0IiwidXNlcm5hbWUiOiJ1c2VybmFtZSIsImVtYWlsIjoidGVzdGluZ0BtZW1iZXJ4LmFwcCIsImV4cCI6MTc3NTMwOTc5Nn0.hWXNxgsFLJgvR4U3nD-lvyrVihpk9C2xHiCuPhQMIHE
[28-Mar-2026 13:36:44 UTC] Limit: 20, Offset: 0
[28-Mar-2026 13:36:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 13:36:44 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 13:36:44 UTC] User ID: 184
[28-Mar-2026 13:36:44 UTC] ✅ User profile retrieved successfully for user ID: 184
[28-Mar-2026 13:36:44 UTC] Orders found: 0
[28-Mar-2026 13:36:44 UTC] Orders data: []
[28-Mar-2026 13:36:44 UTC] Total orders count: 0
[28-Mar-2026 13:36:44 UTC] === API CALL LOG ===
[28-Mar-2026 13:36:44 UTC] Endpoint: user/profile.php
[28-Mar-2026 13:36:44 UTC] Full Log Data: {
    "timestamp": "2026-03-28 13:36:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.27",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg0IiwidXNlcm5hbWUiOiJ1c2VybmFtZSIsImVtYWlsIjoidGVzdGluZ0BtZW1iZXJ4LmFwcCIsImV4cCI6MTc3NTMwOTc5Nn0.hWXNxgsFLJgvR4U3nD-lvyrVihpk9C2xHiCuPhQMIHE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3706878a2bd0ef-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 13:36:44 UTC] === END API CALL LOG ===
[28-Mar-2026 13:36:44 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 13:36:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg0IiwidXNlcm5hbWUiOiJ1c2VybmFtZSIsImVtYWlsIjoidGVzdGluZ0BtZW1iZXJ4LmFwcCIsImV4cCI6MTc3NTMwOTc5Nn0.hWXNxgsFLJgvR4U3nD-lvyrVihpk9C2xHiCuPhQMIHE
[28-Mar-2026 13:36:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 13:36:44 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 13:36:44 UTC] User ID: 184
[28-Mar-2026 13:36:44 UTC] ✅ User profile retrieved successfully for user ID: 184
[28-Mar-2026 13:36:44 UTC] === API CALL LOG ===
[28-Mar-2026 13:36:44 UTC] Endpoint: user/profile.php
[28-Mar-2026 13:36:44 UTC] Full Log Data: {
    "timestamp": "2026-03-28 13:36:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg0IiwidXNlcm5hbWUiOiJ1c2VybmFtZSIsImVtYWlsIjoidGVzdGluZ0BtZW1iZXJ4LmFwcCIsImV4cCI6MTc3NTMwOTc5Nn0.hWXNxgsFLJgvR4U3nD-lvyrVihpk9C2xHiCuPhQMIHE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3706887d01d0ef-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 13:36:44 UTC] === END API CALL LOG ===
[28-Mar-2026 13:36:44 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 13:36:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg0IiwidXNlcm5hbWUiOiJ1c2VybmFtZSIsImVtYWlsIjoidGVzdGluZ0BtZW1iZXJ4LmFwcCIsImV4cCI6MTc3NTMwOTc5Nn0.hWXNxgsFLJgvR4U3nD-lvyrVihpk9C2xHiCuPhQMIHE
[28-Mar-2026 13:36:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 13:36:44 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 13:36:44 UTC] User ID: 184
[28-Mar-2026 13:36:44 UTC] ✅ User profile retrieved successfully for user ID: 184
[28-Mar-2026 13:37:16 UTC] === API CALL LOG ===
[28-Mar-2026 13:37:16 UTC] Endpoint: user/profile.php
[28-Mar-2026 13:37:16 UTC] Full Log Data: {
    "timestamp": "2026-03-28 13:37:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg0IiwidXNlcm5hbWUiOiJ1c2VybmFtZSIsImVtYWlsIjoidGVzdGluZ0BtZW1iZXJ4LmFwcCIsImV4cCI6MTc3NTMwOTc5Nn0.hWXNxgsFLJgvR4U3nD-lvyrVihpk9C2xHiCuPhQMIHE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e37074e3e66d0ef-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 13:37:16 UTC] === END API CALL LOG ===
[28-Mar-2026 13:37:16 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 13:37:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg0IiwidXNlcm5hbWUiOiJ1c2VybmFtZSIsImVtYWlsIjoidGVzdGluZ0BtZW1iZXJ4LmFwcCIsImV4cCI6MTc3NTMwOTc5Nn0.hWXNxgsFLJgvR4U3nD-lvyrVihpk9C2xHiCuPhQMIHE
[28-Mar-2026 13:37:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 13:37:16 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 13:37:16 UTC] User ID: 184
[28-Mar-2026 13:37:16 UTC] ✅ User profile retrieved successfully for user ID: 184
[28-Mar-2026 13:37:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Mar-2026 13:37:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Mar-2026 13:37:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.226.92.198, 162.158.211.28","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg0IiwidXNlcm5hbWUiOiJ1c2VybmFtZSIsImVtYWlsIjoidGVzdGluZ0BtZW1iZXJ4LmFwcCIsImV4cCI6MTc3NTMwOTc5Nn0.hWXNxgsFLJgvR4U3nD-lvyrVihpk9C2xHiCuPhQMIHE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e370763991ed0ef-SOF","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.226.92.198","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[28-Mar-2026 13:37:20 UTC] === User Orders API Called ===
[28-Mar-2026 13:37:20 UTC] User ID: 184
[28-Mar-2026 13:37:20 UTC] Limit: 20, Offset: 0
[28-Mar-2026 13:37:20 UTC] Orders found: 0
[28-Mar-2026 13:37:20 UTC] Orders data: []
[28-Mar-2026 13:37:20 UTC] Total orders count: 0
[28-Mar-2026 13:37:20 UTC] === API CALL LOG ===
[28-Mar-2026 13:37:20 UTC] Endpoint: user/profile.php
[28-Mar-2026 13:37:20 UTC] Full Log Data: {
    "timestamp": "2026-03-28 13:37:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg0IiwidXNlcm5hbWUiOiJ1c2VybmFtZSIsImVtYWlsIjoidGVzdGluZ0BtZW1iZXJ4LmFwcCIsImV4cCI6MTc3NTMwOTc5Nn0.hWXNxgsFLJgvR4U3nD-lvyrVihpk9C2xHiCuPhQMIHE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3707645ba0d0ef-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 13:37:20 UTC] === END API CALL LOG ===
[28-Mar-2026 13:37:20 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 13:37:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg0IiwidXNlcm5hbWUiOiJ1c2VybmFtZSIsImVtYWlsIjoidGVzdGluZ0BtZW1iZXJ4LmFwcCIsImV4cCI6MTc3NTMwOTc5Nn0.hWXNxgsFLJgvR4U3nD-lvyrVihpk9C2xHiCuPhQMIHE
[28-Mar-2026 13:37:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 13:37:20 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 13:37:20 UTC] User ID: 184
[28-Mar-2026 13:37:20 UTC] ✅ User profile retrieved successfully for user ID: 184
[28-Mar-2026 13:37:20 UTC] === API CALL LOG ===
[28-Mar-2026 13:37:20 UTC] Endpoint: user/profile.php
[28-Mar-2026 13:37:20 UTC] Full Log Data: {
    "timestamp": "2026-03-28 13:37:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg0IiwidXNlcm5hbWUiOiJ1c2VybmFtZSIsImVtYWlsIjoidGVzdGluZ0BtZW1iZXJ4LmFwcCIsImV4cCI6MTc3NTMwOTc5Nn0.hWXNxgsFLJgvR4U3nD-lvyrVihpk9C2xHiCuPhQMIHE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e370767ff36d0ef-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 13:37:20 UTC] === END API CALL LOG ===
[28-Mar-2026 13:37:20 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 13:37:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg0IiwidXNlcm5hbWUiOiJ1c2VybmFtZSIsImVtYWlsIjoidGVzdGluZ0BtZW1iZXJ4LmFwcCIsImV4cCI6MTc3NTMwOTc5Nn0.hWXNxgsFLJgvR4U3nD-lvyrVihpk9C2xHiCuPhQMIHE
[28-Mar-2026 13:37:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 13:37:20 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 13:37:20 UTC] User ID: 184
[28-Mar-2026 13:37:20 UTC] ✅ User profile retrieved successfully for user ID: 184
[28-Mar-2026 13:37:30 UTC] === API CALL LOG ===
[28-Mar-2026 13:37:30 UTC] Endpoint: user/profile.php
[28-Mar-2026 13:37:30 UTC] Full Log Data: {
    "timestamp": "2026-03-28 13:37:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg0IiwidXNlcm5hbWUiOiJ1c2VybmFtZSIsImVtYWlsIjoidGVzdGluZ0BtZW1iZXJ4LmFwcCIsImV4cCI6MTc3NTMwOTc5Nn0.hWXNxgsFLJgvR4U3nD-lvyrVihpk9C2xHiCuPhQMIHE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3707a3cb0ad0ef-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 13:37:30 UTC] === END API CALL LOG ===
[28-Mar-2026 13:37:30 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 13:37:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg0IiwidXNlcm5hbWUiOiJ1c2VybmFtZSIsImVtYWlsIjoidGVzdGluZ0BtZW1iZXJ4LmFwcCIsImV4cCI6MTc3NTMwOTc5Nn0.hWXNxgsFLJgvR4U3nD-lvyrVihpk9C2xHiCuPhQMIHE
[28-Mar-2026 13:37:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 13:37:30 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 13:37:30 UTC] User ID: 184
[28-Mar-2026 13:37:30 UTC] ✅ User profile retrieved successfully for user ID: 184
[28-Mar-2026 13:37:31 UTC] === API CALL LOG ===
[28-Mar-2026 13:37:31 UTC] Endpoint: user/profile.php
[28-Mar-2026 13:37:31 UTC] Full Log Data: {
    "timestamp": "2026-03-28 13:37:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg0IiwidXNlcm5hbWUiOiJ1c2VybmFtZSIsImVtYWlsIjoidGVzdGluZ0BtZW1iZXJ4LmFwcCIsImV4cCI6MTc3NTMwOTc5Nn0.hWXNxgsFLJgvR4U3nD-lvyrVihpk9C2xHiCuPhQMIHE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3707abcc1ad0ef-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 13:37:31 UTC] === END API CALL LOG ===
[28-Mar-2026 13:37:31 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 13:37:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg0IiwidXNlcm5hbWUiOiJ1c2VybmFtZSIsImVtYWlsIjoidGVzdGluZ0BtZW1iZXJ4LmFwcCIsImV4cCI6MTc3NTMwOTc5Nn0.hWXNxgsFLJgvR4U3nD-lvyrVihpk9C2xHiCuPhQMIHE
[28-Mar-2026 13:37:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 13:37:31 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 13:37:31 UTC] User ID: 184
[28-Mar-2026 13:37:31 UTC] ✅ User profile retrieved successfully for user ID: 184
[28-Mar-2026 13:37:31 UTC] User Purchases API - User ID: 184
[28-Mar-2026 13:37:31 UTC] User Purchases API - Total purchases found: 0
[28-Mar-2026 13:42:05 UTC] === API CALL LOG ===
[28-Mar-2026 13:42:05 UTC] Endpoint: user/profile.php
[28-Mar-2026 13:42:05 UTC] Full Log Data: {
    "timestamp": "2026-03-28 13:42:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.27",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg1IiwidXNlcm5hbWUiOiJ1c2VybmFtZXgiLCJlbWFpbCI6InlvdXJtYWlsQG1lbWJlcnguYXBwIiwiZXhwIjoxNzc1MzEwMTI0fQ.cKq4fMYOgbVYyv26aMDbZFAuo_3BX3j6oce3DJb13Eg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e370e5bdaf752f4-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 13:42:05 UTC] === END API CALL LOG ===
[28-Mar-2026 13:42:05 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 13:42:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg1IiwidXNlcm5hbWUiOiJ1c2VybmFtZXgiLCJlbWFpbCI6InlvdXJtYWlsQG1lbWJlcnguYXBwIiwiZXhwIjoxNzc1MzEwMTI0fQ.cKq4fMYOgbVYyv26aMDbZFAuo_3BX3j6oce3DJb13Eg
[28-Mar-2026 13:42:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 13:42:05 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 13:42:05 UTC] User ID: 185
[28-Mar-2026 13:42:05 UTC] ✅ User profile retrieved successfully for user ID: 185
[28-Mar-2026 13:42:05 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Mar-2026 13:42:05 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Mar-2026 13:42:05 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.226.92.198, 162.158.211.27","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg1IiwidXNlcm5hbWUiOiJ1c2VybmFtZXgiLCJlbWFpbCI6InlvdXJtYWlsQG1lbWJlcnguYXBwIiwiZXhwIjoxNzc1MzEwMTI0fQ.cKq4fMYOgbVYyv26aMDbZFAuo_3BX3j6oce3DJb13Eg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e370e5bdafa52f4-SOF","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.226.92.198","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[28-Mar-2026 13:42:05 UTC] === User Orders API Called ===
[28-Mar-2026 13:42:05 UTC] User ID: 185
[28-Mar-2026 13:42:05 UTC] Limit: 20, Offset: 0
[28-Mar-2026 13:42:05 UTC] Orders found: 0
[28-Mar-2026 13:42:05 UTC] Orders data: []
[28-Mar-2026 13:42:05 UTC] Total orders count: 0
[28-Mar-2026 13:42:05 UTC] === API CALL LOG ===
[28-Mar-2026 13:42:05 UTC] Endpoint: user/profile.php
[28-Mar-2026 13:42:05 UTC] Full Log Data: {
    "timestamp": "2026-03-28 13:42:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.27",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg1IiwidXNlcm5hbWUiOiJ1c2VybmFtZXgiLCJlbWFpbCI6InlvdXJtYWlsQG1lbWJlcnguYXBwIiwiZXhwIjoxNzc1MzEwMTI0fQ.cKq4fMYOgbVYyv26aMDbZFAuo_3BX3j6oce3DJb13Eg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e370e5c3bd052f4-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 13:42:05 UTC] === END API CALL LOG ===
[28-Mar-2026 13:42:05 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 13:42:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg1IiwidXNlcm5hbWUiOiJ1c2VybmFtZXgiLCJlbWFpbCI6InlvdXJtYWlsQG1lbWJlcnguYXBwIiwiZXhwIjoxNzc1MzEwMTI0fQ.cKq4fMYOgbVYyv26aMDbZFAuo_3BX3j6oce3DJb13Eg
[28-Mar-2026 13:42:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 13:42:05 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 13:42:05 UTC] User ID: 185
[28-Mar-2026 13:42:05 UTC] ✅ User profile retrieved successfully for user ID: 185
[28-Mar-2026 13:42:06 UTC] === API CALL LOG ===
[28-Mar-2026 13:42:06 UTC] Endpoint: user/profile.php
[28-Mar-2026 13:42:06 UTC] Full Log Data: {
    "timestamp": "2026-03-28 13:42:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.27",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg1IiwidXNlcm5hbWUiOiJ1c2VybmFtZXgiLCJlbWFpbCI6InlvdXJtYWlsQG1lbWJlcnguYXBwIiwiZXhwIjoxNzc1MzEwMTI0fQ.cKq4fMYOgbVYyv26aMDbZFAuo_3BX3j6oce3DJb13Eg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e370e60eeee52f4-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 13:42:06 UTC] === END API CALL LOG ===
[28-Mar-2026 13:42:06 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 13:42:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg1IiwidXNlcm5hbWUiOiJ1c2VybmFtZXgiLCJlbWFpbCI6InlvdXJtYWlsQG1lbWJlcnguYXBwIiwiZXhwIjoxNzc1MzEwMTI0fQ.cKq4fMYOgbVYyv26aMDbZFAuo_3BX3j6oce3DJb13Eg
[28-Mar-2026 13:42:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 13:42:06 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 13:42:06 UTC] User ID: 185
[28-Mar-2026 13:42:06 UTC] ✅ User profile retrieved successfully for user ID: 185
[28-Mar-2026 13:42:08 UTC] === API CALL LOG ===
[28-Mar-2026 13:42:08 UTC] Endpoint: user/profile.php
[28-Mar-2026 13:42:08 UTC] Full Log Data: {
    "timestamp": "2026-03-28 13:42:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.27",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg1IiwidXNlcm5hbWUiOiJ1c2VybmFtZXgiLCJlbWFpbCI6InlvdXJtYWlsQG1lbWJlcnguYXBwIiwiZXhwIjoxNzc1MzEwMTI0fQ.cKq4fMYOgbVYyv26aMDbZFAuo_3BX3j6oce3DJb13Eg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e370e716ce352f4-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 13:42:08 UTC] === END API CALL LOG ===
[28-Mar-2026 13:42:08 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 13:42:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg1IiwidXNlcm5hbWUiOiJ1c2VybmFtZXgiLCJlbWFpbCI6InlvdXJtYWlsQG1lbWJlcnguYXBwIiwiZXhwIjoxNzc1MzEwMTI0fQ.cKq4fMYOgbVYyv26aMDbZFAuo_3BX3j6oce3DJb13Eg
[28-Mar-2026 13:42:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 13:42:08 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 13:42:08 UTC] User ID: 185
[28-Mar-2026 13:42:08 UTC] ✅ User profile retrieved successfully for user ID: 185
[28-Mar-2026 13:42:09 UTC] User Purchases API - User ID: 185
[28-Mar-2026 13:42:09 UTC] User Purchases API - Total purchases found: 0
[28-Mar-2026 13:42:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Mar-2026 13:42:11 UTC] === API CALL LOG ===
[28-Mar-2026 13:42:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Mar-2026 13:42:11 UTC] Endpoint: user/profile.php
[28-Mar-2026 13:42:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.226.92.198, 162.158.211.27","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg1IiwidXNlcm5hbWUiOiJ1c2VybmFtZXgiLCJlbWFpbCI6InlvdXJtYWlsQG1lbWJlcnguYXBwIiwiZXhwIjoxNzc1MzEwMTI0fQ.cKq4fMYOgbVYyv26aMDbZFAuo_3BX3j6oce3DJb13Eg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e370e80bfa352f4-SOF","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.226.92.198","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[28-Mar-2026 13:42:11 UTC] Full Log Data: {
    "timestamp": "2026-03-28 13:42:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.27",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg1IiwidXNlcm5hbWUiOiJ1c2VybmFtZXgiLCJlbWFpbCI6InlvdXJtYWlsQG1lbWJlcnguYXBwIiwiZXhwIjoxNzc1MzEwMTI0fQ.cKq4fMYOgbVYyv26aMDbZFAuo_3BX3j6oce3DJb13Eg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e370e80bfa952f4-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 13:42:11 UTC] === User Orders API Called ===
[28-Mar-2026 13:42:11 UTC] === END API CALL LOG ===
[28-Mar-2026 13:42:11 UTC] User ID: 185
[28-Mar-2026 13:42:11 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 13:42:11 UTC] Limit: 20, Offset: 0
[28-Mar-2026 13:42:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg1IiwidXNlcm5hbWUiOiJ1c2VybmFtZXgiLCJlbWFpbCI6InlvdXJtYWlsQG1lbWJlcnguYXBwIiwiZXhwIjoxNzc1MzEwMTI0fQ.cKq4fMYOgbVYyv26aMDbZFAuo_3BX3j6oce3DJb13Eg
[28-Mar-2026 13:42:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 13:42:11 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 13:42:11 UTC] User ID: 185
[28-Mar-2026 13:42:11 UTC] Orders found: 0
[28-Mar-2026 13:42:11 UTC] ✅ User profile retrieved successfully for user ID: 185
[28-Mar-2026 13:42:11 UTC] Orders data: []
[28-Mar-2026 13:42:11 UTC] Total orders count: 0
[28-Mar-2026 13:42:11 UTC] === API CALL LOG ===
[28-Mar-2026 13:42:11 UTC] Endpoint: user/profile.php
[28-Mar-2026 13:42:11 UTC] Full Log Data: {
    "timestamp": "2026-03-28 13:42:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.27",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg1IiwidXNlcm5hbWUiOiJ1c2VybmFtZXgiLCJlbWFpbCI6InlvdXJtYWlsQG1lbWJlcnguYXBwIiwiZXhwIjoxNzc1MzEwMTI0fQ.cKq4fMYOgbVYyv26aMDbZFAuo_3BX3j6oce3DJb13Eg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e370e847f8f52f4-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 13:42:11 UTC] === END API CALL LOG ===
[28-Mar-2026 13:42:11 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 13:42:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg1IiwidXNlcm5hbWUiOiJ1c2VybmFtZXgiLCJlbWFpbCI6InlvdXJtYWlsQG1lbWJlcnguYXBwIiwiZXhwIjoxNzc1MzEwMTI0fQ.cKq4fMYOgbVYyv26aMDbZFAuo_3BX3j6oce3DJb13Eg
[28-Mar-2026 13:42:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 13:42:11 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 13:42:11 UTC] User ID: 185
[28-Mar-2026 13:42:11 UTC] ✅ User profile retrieved successfully for user ID: 185
[28-Mar-2026 13:42:11 UTC] === API CALL LOG ===
[28-Mar-2026 13:42:11 UTC] Endpoint: user/profile.php
[28-Mar-2026 13:42:12 UTC] Full Log Data: {
    "timestamp": "2026-03-28 13:42:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.27",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg1IiwidXNlcm5hbWUiOiJ1c2VybmFtZXgiLCJlbWFpbCI6InlvdXJtYWlsQG1lbWJlcnguYXBwIiwiZXhwIjoxNzc1MzEwMTI0fQ.cKq4fMYOgbVYyv26aMDbZFAuo_3BX3j6oce3DJb13Eg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e370e84d87552f4-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 13:42:12 UTC] === END API CALL LOG ===
[28-Mar-2026 13:42:12 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 13:42:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg1IiwidXNlcm5hbWUiOiJ1c2VybmFtZXgiLCJlbWFpbCI6InlvdXJtYWlsQG1lbWJlcnguYXBwIiwiZXhwIjoxNzc1MzEwMTI0fQ.cKq4fMYOgbVYyv26aMDbZFAuo_3BX3j6oce3DJb13Eg
[28-Mar-2026 13:42:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 13:42:12 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 13:42:12 UTC] User ID: 185
[28-Mar-2026 13:42:12 UTC] ✅ User profile retrieved successfully for user ID: 185
[28-Mar-2026 13:42:35 UTC] === API CALL LOG ===
[28-Mar-2026 13:42:35 UTC] Endpoint: user/profile.php
[28-Mar-2026 13:42:35 UTC] Full Log Data: {
    "timestamp": "2026-03-28 13:42:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg1IiwidXNlcm5hbWUiOiJ1c2VybmFtZXgiLCJlbWFpbCI6InlvdXJtYWlsQG1lbWJlcnguYXBwIiwiZXhwIjoxNzc1MzEwMTI0fQ.cKq4fMYOgbVYyv26aMDbZFAuo_3BX3j6oce3DJb13Eg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e370f18fc6852f4-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 13:42:35 UTC] === END API CALL LOG ===
[28-Mar-2026 13:42:35 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 13:42:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg1IiwidXNlcm5hbWUiOiJ1c2VybmFtZXgiLCJlbWFpbCI6InlvdXJtYWlsQG1lbWJlcnguYXBwIiwiZXhwIjoxNzc1MzEwMTI0fQ.cKq4fMYOgbVYyv26aMDbZFAuo_3BX3j6oce3DJb13Eg
[28-Mar-2026 13:42:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 13:42:35 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 13:42:35 UTC] User ID: 185
[28-Mar-2026 13:42:35 UTC] ✅ User profile retrieved successfully for user ID: 185
[28-Mar-2026 13:42:39 UTC] === API CALL LOG ===
[28-Mar-2026 13:42:39 UTC] Endpoint: user/profile.php
[28-Mar-2026 13:42:39 UTC] Full Log Data: {
    "timestamp": "2026-03-28 13:42:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg1IiwidXNlcm5hbWUiOiJ1c2VybmFtZXgiLCJlbWFpbCI6InlvdXJtYWlsQG1lbWJlcnguYXBwIiwiZXhwIjoxNzc1MzEwMTI0fQ.cKq4fMYOgbVYyv26aMDbZFAuo_3BX3j6oce3DJb13Eg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e370f2f1f9c52f4-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 13:42:39 UTC] === END API CALL LOG ===
[28-Mar-2026 13:42:39 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 13:42:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg1IiwidXNlcm5hbWUiOiJ1c2VybmFtZXgiLCJlbWFpbCI6InlvdXJtYWlsQG1lbWJlcnguYXBwIiwiZXhwIjoxNzc1MzEwMTI0fQ.cKq4fMYOgbVYyv26aMDbZFAuo_3BX3j6oce3DJb13Eg
[28-Mar-2026 13:42:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 13:42:39 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 13:42:39 UTC] User ID: 185
[28-Mar-2026 13:42:39 UTC] ✅ User profile retrieved successfully for user ID: 185
[28-Mar-2026 13:42:39 UTC] User Purchases API - User ID: 185
[28-Mar-2026 13:42:39 UTC] User Purchases API - Total purchases found: 0
[28-Mar-2026 13:42:42 UTC] === API CALL LOG ===
[28-Mar-2026 13:42:42 UTC] Endpoint: user/profile.php
[28-Mar-2026 13:42:42 UTC] Full Log Data: {
    "timestamp": "2026-03-28 13:42:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg1IiwidXNlcm5hbWUiOiJ1c2VybmFtZXgiLCJlbWFpbCI6InlvdXJtYWlsQG1lbWJlcnguYXBwIiwiZXhwIjoxNzc1MzEwMTI0fQ.cKq4fMYOgbVYyv26aMDbZFAuo_3BX3j6oce3DJb13Eg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e370f4398ef52f4-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 13:42:42 UTC] === END API CALL LOG ===
[28-Mar-2026 13:42:42 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 13:42:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg1IiwidXNlcm5hbWUiOiJ1c2VybmFtZXgiLCJlbWFpbCI6InlvdXJtYWlsQG1lbWJlcnguYXBwIiwiZXhwIjoxNzc1MzEwMTI0fQ.cKq4fMYOgbVYyv26aMDbZFAuo_3BX3j6oce3DJb13Eg
[28-Mar-2026 13:42:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 13:42:42 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 13:42:42 UTC] User ID: 185
[28-Mar-2026 13:42:42 UTC] ✅ User profile retrieved successfully for user ID: 185
[28-Mar-2026 13:42:42 UTC] User Purchases API - User ID: 185
[28-Mar-2026 13:42:42 UTC] User Purchases API - Total purchases found: 0
[28-Mar-2026 13:42:43 UTC] User Purchases API - User ID: 185
[28-Mar-2026 13:42:43 UTC] User Purchases API - Total purchases found: 0
[28-Mar-2026 13:42:45 UTC] === API CALL LOG ===
[28-Mar-2026 13:42:45 UTC] Endpoint: user/profile.php
[28-Mar-2026 13:42:45 UTC] Full Log Data: {
    "timestamp": "2026-03-28 13:42:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg1IiwidXNlcm5hbWUiOiJ1c2VybmFtZXgiLCJlbWFpbCI6InlvdXJtYWlsQG1lbWJlcnguYXBwIiwiZXhwIjoxNzc1MzEwMTI0fQ.cKq4fMYOgbVYyv26aMDbZFAuo_3BX3j6oce3DJb13Eg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e370f534aad52f4-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 13:42:45 UTC] === END API CALL LOG ===
[28-Mar-2026 13:42:45 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 13:42:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg1IiwidXNlcm5hbWUiOiJ1c2VybmFtZXgiLCJlbWFpbCI6InlvdXJtYWlsQG1lbWJlcnguYXBwIiwiZXhwIjoxNzc1MzEwMTI0fQ.cKq4fMYOgbVYyv26aMDbZFAuo_3BX3j6oce3DJb13Eg
[28-Mar-2026 13:42:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 13:42:45 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 13:42:45 UTC] User ID: 185
[28-Mar-2026 13:42:45 UTC] ✅ User profile retrieved successfully for user ID: 185
[28-Mar-2026 13:42:45 UTC] User Purchases API - User ID: 185
[28-Mar-2026 13:42:45 UTC] User Purchases API - Total purchases found: 0
[28-Mar-2026 13:42:46 UTC] === API CALL LOG ===
[28-Mar-2026 13:42:46 UTC] Endpoint: user/profile.php
[28-Mar-2026 13:42:46 UTC] Full Log Data: {
    "timestamp": "2026-03-28 13:42:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg1IiwidXNlcm5hbWUiOiJ1c2VybmFtZXgiLCJlbWFpbCI6InlvdXJtYWlsQG1lbWJlcnguYXBwIiwiZXhwIjoxNzc1MzEwMTI0fQ.cKq4fMYOgbVYyv26aMDbZFAuo_3BX3j6oce3DJb13Eg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e370f5e0dbd52f4-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 13:42:46 UTC] === END API CALL LOG ===
[28-Mar-2026 13:42:46 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 13:42:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg1IiwidXNlcm5hbWUiOiJ1c2VybmFtZXgiLCJlbWFpbCI6InlvdXJtYWlsQG1lbWJlcnguYXBwIiwiZXhwIjoxNzc1MzEwMTI0fQ.cKq4fMYOgbVYyv26aMDbZFAuo_3BX3j6oce3DJb13Eg
[28-Mar-2026 13:42:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 13:42:46 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 13:42:46 UTC] User ID: 185
[28-Mar-2026 13:42:46 UTC] ✅ User profile retrieved successfully for user ID: 185
[28-Mar-2026 13:42:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Mar-2026 13:42:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Mar-2026 13:42:46 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.226.92.198, 162.158.211.27","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg1IiwidXNlcm5hbWUiOiJ1c2VybmFtZXgiLCJlbWFpbCI6InlvdXJtYWlsQG1lbWJlcnguYXBwIiwiZXhwIjoxNzc1MzEwMTI0fQ.cKq4fMYOgbVYyv26aMDbZFAuo_3BX3j6oce3DJb13Eg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e370f5e0db952f4-SOF","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.226.92.198","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[28-Mar-2026 13:42:46 UTC] === User Orders API Called ===
[28-Mar-2026 13:42:46 UTC] User ID: 185
[28-Mar-2026 13:42:46 UTC] Limit: 20, Offset: 0
[28-Mar-2026 13:42:46 UTC] Orders found: 0
[28-Mar-2026 13:42:46 UTC] Orders data: []
[28-Mar-2026 13:42:46 UTC] Total orders count: 0
[28-Mar-2026 13:42:47 UTC] === API CALL LOG ===
[28-Mar-2026 13:42:47 UTC] Endpoint: user/profile.php
[28-Mar-2026 13:42:47 UTC] Full Log Data: {
    "timestamp": "2026-03-28 13:42:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg1IiwidXNlcm5hbWUiOiJ1c2VybmFtZXgiLCJlbWFpbCI6InlvdXJtYWlsQG1lbWJlcnguYXBwIiwiZXhwIjoxNzc1MzEwMTI0fQ.cKq4fMYOgbVYyv26aMDbZFAuo_3BX3j6oce3DJb13Eg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e370f61ce7252f4-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 13:42:47 UTC] === END API CALL LOG ===
[28-Mar-2026 13:42:47 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 13:42:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg1IiwidXNlcm5hbWUiOiJ1c2VybmFtZXgiLCJlbWFpbCI6InlvdXJtYWlsQG1lbWJlcnguYXBwIiwiZXhwIjoxNzc1MzEwMTI0fQ.cKq4fMYOgbVYyv26aMDbZFAuo_3BX3j6oce3DJb13Eg
[28-Mar-2026 13:42:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 13:42:47 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 13:42:47 UTC] User ID: 185
[28-Mar-2026 13:42:47 UTC] ✅ User profile retrieved successfully for user ID: 185
[28-Mar-2026 13:42:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Mar-2026 13:42:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Mar-2026 13:42:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.226.92.198, 162.158.211.27","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg1IiwidXNlcm5hbWUiOiJ1c2VybmFtZXgiLCJlbWFpbCI6InlvdXJtYWlsQG1lbWJlcnguYXBwIiwiZXhwIjoxNzc1MzEwMTI0fQ.cKq4fMYOgbVYyv26aMDbZFAuo_3BX3j6oce3DJb13Eg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e370f997f5152f4-SOF","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.226.92.198","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[28-Mar-2026 13:42:56 UTC] === User Orders API Called ===
[28-Mar-2026 13:42:56 UTC] User ID: 185
[28-Mar-2026 13:42:56 UTC] Limit: 20, Offset: 0
[28-Mar-2026 13:42:56 UTC] Orders found: 0
[28-Mar-2026 13:42:56 UTC] Orders data: []
[28-Mar-2026 13:42:56 UTC] Total orders count: 0
[28-Mar-2026 13:42:56 UTC] === API CALL LOG ===
[28-Mar-2026 13:42:56 UTC] Endpoint: user/profile.php
[28-Mar-2026 13:42:56 UTC] Full Log Data: {
    "timestamp": "2026-03-28 13:42:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.27",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg1IiwidXNlcm5hbWUiOiJ1c2VybmFtZXgiLCJlbWFpbCI6InlvdXJtYWlsQG1lbWJlcnguYXBwIiwiZXhwIjoxNzc1MzEwMTI0fQ.cKq4fMYOgbVYyv26aMDbZFAuo_3BX3j6oce3DJb13Eg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e370f99e89f52f4-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 13:42:56 UTC] === END API CALL LOG ===
[28-Mar-2026 13:42:56 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 13:42:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg1IiwidXNlcm5hbWUiOiJ1c2VybmFtZXgiLCJlbWFpbCI6InlvdXJtYWlsQG1lbWJlcnguYXBwIiwiZXhwIjoxNzc1MzEwMTI0fQ.cKq4fMYOgbVYyv26aMDbZFAuo_3BX3j6oce3DJb13Eg
[28-Mar-2026 13:42:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 13:42:56 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 13:42:56 UTC] User ID: 185
[28-Mar-2026 13:42:56 UTC] ✅ User profile retrieved successfully for user ID: 185
[28-Mar-2026 13:42:56 UTC] === API CALL LOG ===
[28-Mar-2026 13:42:56 UTC] Endpoint: user/profile.php
[28-Mar-2026 13:42:56 UTC] Full Log Data: {
    "timestamp": "2026-03-28 13:42:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.27",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg1IiwidXNlcm5hbWUiOiJ1c2VybmFtZXgiLCJlbWFpbCI6InlvdXJtYWlsQG1lbWJlcnguYXBwIiwiZXhwIjoxNzc1MzEwMTI0fQ.cKq4fMYOgbVYyv26aMDbZFAuo_3BX3j6oce3DJb13Eg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e370f9dd91552f4-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 13:42:56 UTC] === END API CALL LOG ===
[28-Mar-2026 13:42:56 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 13:42:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg1IiwidXNlcm5hbWUiOiJ1c2VybmFtZXgiLCJlbWFpbCI6InlvdXJtYWlsQG1lbWJlcnguYXBwIiwiZXhwIjoxNzc1MzEwMTI0fQ.cKq4fMYOgbVYyv26aMDbZFAuo_3BX3j6oce3DJb13Eg
[28-Mar-2026 13:42:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 13:42:56 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 13:42:56 UTC] User ID: 185
[28-Mar-2026 13:42:56 UTC] ✅ User profile retrieved successfully for user ID: 185
[28-Mar-2026 13:43:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Mar-2026 13:43:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Mar-2026 13:43:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.226.92.198, 162.158.211.28","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg1IiwidXNlcm5hbWUiOiJ1c2VybmFtZXgiLCJlbWFpbCI6InlvdXJtYWlsQG1lbWJlcnguYXBwIiwiZXhwIjoxNzc1MzEwMTI0fQ.cKq4fMYOgbVYyv26aMDbZFAuo_3BX3j6oce3DJb13Eg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e37104d1b1352f4-SOF","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.226.92.198","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[28-Mar-2026 13:43:24 UTC] === User Orders API Called ===
[28-Mar-2026 13:43:24 UTC] User ID: 185
[28-Mar-2026 13:43:24 UTC] Limit: 20, Offset: 0
[28-Mar-2026 13:43:24 UTC] Orders found: 1
[28-Mar-2026 13:43:24 UTC] Orders data: [{"id":135,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/username\/50","status":"pending","created_at":"2026-03-28 17:13:23","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[28-Mar-2026 13:43:24 UTC] Total orders count: 1
[28-Mar-2026 13:43:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Mar-2026 13:43:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Mar-2026 13:43:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.226.92.198, 162.158.211.28","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg1IiwidXNlcm5hbWUiOiJ1c2VybmFtZXgiLCJlbWFpbCI6InlvdXJtYWlsQG1lbWJlcnguYXBwIiwiZXhwIjoxNzc1MzEwMTI0fQ.cKq4fMYOgbVYyv26aMDbZFAuo_3BX3j6oce3DJb13Eg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e3710680d1052f4-SOF","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.226.92.198","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[28-Mar-2026 13:43:29 UTC] === User Orders API Called ===
[28-Mar-2026 13:43:29 UTC] User ID: 185
[28-Mar-2026 13:43:29 UTC] Limit: 20, Offset: 0
[28-Mar-2026 13:43:29 UTC] Orders found: 1
[28-Mar-2026 13:43:29 UTC] Orders data: [{"id":135,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/username\/50","status":"pending","created_at":"2026-03-28 17:13:23","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[28-Mar-2026 13:43:29 UTC] Total orders count: 1
[28-Mar-2026 13:43:29 UTC] === API CALL LOG ===
[28-Mar-2026 13:43:29 UTC] Endpoint: user/profile.php
[28-Mar-2026 13:43:29 UTC] Full Log Data: {
    "timestamp": "2026-03-28 13:43:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.27",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg1IiwidXNlcm5hbWUiOiJ1c2VybmFtZXgiLCJlbWFpbCI6InlvdXJtYWlsQG1lbWJlcnguYXBwIiwiZXhwIjoxNzc1MzEwMTI0fQ.cKq4fMYOgbVYyv26aMDbZFAuo_3BX3j6oce3DJb13Eg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3710680d1452f4-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 13:43:29 UTC] === END API CALL LOG ===
[28-Mar-2026 13:43:29 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 13:43:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg1IiwidXNlcm5hbWUiOiJ1c2VybmFtZXgiLCJlbWFpbCI6InlvdXJtYWlsQG1lbWJlcnguYXBwIiwiZXhwIjoxNzc1MzEwMTI0fQ.cKq4fMYOgbVYyv26aMDbZFAuo_3BX3j6oce3DJb13Eg
[28-Mar-2026 13:43:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 13:43:29 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 13:43:29 UTC] User ID: 185
[28-Mar-2026 13:43:29 UTC] ✅ User profile retrieved successfully for user ID: 185
[28-Mar-2026 13:43:29 UTC] === API CALL LOG ===
[28-Mar-2026 13:43:29 UTC] Endpoint: user/profile.php
[28-Mar-2026 13:43:29 UTC] Full Log Data: {
    "timestamp": "2026-03-28 13:43:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.226.92.198, 162.158.211.27",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg1IiwidXNlcm5hbWUiOiJ1c2VybmFtZXgiLCJlbWFpbCI6InlvdXJtYWlsQG1lbWJlcnguYXBwIiwiZXhwIjoxNzc1MzEwMTI0fQ.cKq4fMYOgbVYyv26aMDbZFAuo_3BX3j6oce3DJb13Eg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e37106bee1552f4-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.198",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 13:43:29 UTC] === END API CALL LOG ===
[28-Mar-2026 13:43:29 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 13:43:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg1IiwidXNlcm5hbWUiOiJ1c2VybmFtZXgiLCJlbWFpbCI6InlvdXJtYWlsQG1lbWJlcnguYXBwIiwiZXhwIjoxNzc1MzEwMTI0fQ.cKq4fMYOgbVYyv26aMDbZFAuo_3BX3j6oce3DJb13Eg
[28-Mar-2026 13:43:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 13:43:29 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 13:43:29 UTC] User ID: 185
[28-Mar-2026 13:43:29 UTC] ✅ User profile retrieved successfully for user ID: 185
[28-Mar-2026 13:44:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Mar-2026 13:44:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Mar-2026 13:44:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"79.116.167.77, 162.158.123.222","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg2IiwidXNlcm5hbWUiOiJARElBWkZERVoiLCJlbWFpbCI6Im5vZWxpdG9mZDIwMTFAZ21haWwuY29tIiwiZXhwIjoxNzc1MzEwMjUyfQ.0RizUttWzJijulzSsQpsI41UkVNSXg9_ktTtVls9ZSM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e371179a8260148-MAD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"79.116.167.77","CF-IPCountry":"ES","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[28-Mar-2026 13:44:13 UTC] === API CALL LOG ===
[28-Mar-2026 13:44:13 UTC] === User Orders API Called ===
[28-Mar-2026 13:44:13 UTC] Endpoint: user/profile.php
[28-Mar-2026 13:44:13 UTC] User ID: 186
[28-Mar-2026 13:44:13 UTC] Limit: 20, Offset: 0
[28-Mar-2026 13:44:13 UTC] Full Log Data: {
    "timestamp": "2026-03-28 13:44:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "79.116.167.77",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "79.116.167.77, 162.158.123.223",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg2IiwidXNlcm5hbWUiOiJARElBWkZERVoiLCJlbWFpbCI6Im5vZWxpdG9mZDIwMTFAZ21haWwuY29tIiwiZXhwIjoxNzc1MzEwMjUyfQ.0RizUttWzJijulzSsQpsI41UkVNSXg9_ktTtVls9ZSM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e371179a8200148-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "79.116.167.77",
        "CF-IPCountry": "ES",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 13:44:13 UTC] === END API CALL LOG ===
[28-Mar-2026 13:44:13 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 13:44:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg2IiwidXNlcm5hbWUiOiJARElBWkZERVoiLCJlbWFpbCI6Im5vZWxpdG9mZDIwMTFAZ21haWwuY29tIiwiZXhwIjoxNzc1MzEwMjUyfQ.0RizUttWzJijulzSsQpsI41UkVNSXg9_ktTtVls9ZSM
[28-Mar-2026 13:44:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 13:44:13 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 13:44:13 UTC] User ID: 186
[28-Mar-2026 13:44:13 UTC] Orders found: 0
[28-Mar-2026 13:44:13 UTC] Orders data: []
[28-Mar-2026 13:44:13 UTC] Total orders count: 0
[28-Mar-2026 13:44:13 UTC] ✅ User profile retrieved successfully for user ID: 186
[28-Mar-2026 13:44:13 UTC] === API CALL LOG ===
[28-Mar-2026 13:44:13 UTC] Endpoint: user/profile.php
[28-Mar-2026 13:44:13 UTC] Full Log Data: {
    "timestamp": "2026-03-28 13:44:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "79.116.167.77",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "79.116.167.77, 162.158.123.223",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg2IiwidXNlcm5hbWUiOiJARElBWkZERVoiLCJlbWFpbCI6Im5vZWxpdG9mZDIwMTFAZ21haWwuY29tIiwiZXhwIjoxNzc1MzEwMjUyfQ.0RizUttWzJijulzSsQpsI41UkVNSXg9_ktTtVls9ZSM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e371179f8ec0148-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "79.116.167.77",
        "CF-IPCountry": "ES",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 13:44:13 UTC] === END API CALL LOG ===
[28-Mar-2026 13:44:13 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 13:44:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg2IiwidXNlcm5hbWUiOiJARElBWkZERVoiLCJlbWFpbCI6Im5vZWxpdG9mZDIwMTFAZ21haWwuY29tIiwiZXhwIjoxNzc1MzEwMjUyfQ.0RizUttWzJijulzSsQpsI41UkVNSXg9_ktTtVls9ZSM
[28-Mar-2026 13:44:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 13:44:13 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 13:44:13 UTC] User ID: 186
[28-Mar-2026 13:44:13 UTC] ✅ User profile retrieved successfully for user ID: 186
[28-Mar-2026 13:44:13 UTC] === API CALL LOG ===
[28-Mar-2026 13:44:13 UTC] Endpoint: user/profile.php
[28-Mar-2026 13:44:13 UTC] Full Log Data: {
    "timestamp": "2026-03-28 13:44:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "79.116.167.77",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "79.116.167.77, 162.158.123.222",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg2IiwidXNlcm5hbWUiOiJARElBWkZERVoiLCJlbWFpbCI6Im5vZWxpdG9mZDIwMTFAZ21haWwuY29tIiwiZXhwIjoxNzc1MzEwMjUyfQ.0RizUttWzJijulzSsQpsI41UkVNSXg9_ktTtVls9ZSM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e37117c8e8c0148-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "79.116.167.77",
        "CF-IPCountry": "ES",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 13:44:13 UTC] === END API CALL LOG ===
[28-Mar-2026 13:44:13 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 13:44:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg2IiwidXNlcm5hbWUiOiJARElBWkZERVoiLCJlbWFpbCI6Im5vZWxpdG9mZDIwMTFAZ21haWwuY29tIiwiZXhwIjoxNzc1MzEwMjUyfQ.0RizUttWzJijulzSsQpsI41UkVNSXg9_ktTtVls9ZSM
[28-Mar-2026 13:44:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 13:44:13 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 13:44:13 UTC] User ID: 186
[28-Mar-2026 13:44:13 UTC] ✅ User profile retrieved successfully for user ID: 186
[28-Mar-2026 13:45:32 UTC] === API CALL LOG ===
[28-Mar-2026 13:45:32 UTC] Endpoint: user/profile.php
[28-Mar-2026 13:45:32 UTC] Full Log Data: {
    "timestamp": "2026-03-28 13:45:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "79.116.167.77",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "79.116.167.77, 162.158.123.222",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg2IiwidXNlcm5hbWUiOiJARElBWkZERVoiLCJlbWFpbCI6Im5vZWxpdG9mZDIwMTFAZ21haWwuY29tIiwiZXhwIjoxNzc1MzEwMjUyfQ.0RizUttWzJijulzSsQpsI41UkVNSXg9_ktTtVls9ZSM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e371368a8a80148-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "79.116.167.77",
        "CF-IPCountry": "ES",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 13:45:32 UTC] === END API CALL LOG ===
[28-Mar-2026 13:45:32 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 13:45:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg2IiwidXNlcm5hbWUiOiJARElBWkZERVoiLCJlbWFpbCI6Im5vZWxpdG9mZDIwMTFAZ21haWwuY29tIiwiZXhwIjoxNzc1MzEwMjUyfQ.0RizUttWzJijulzSsQpsI41UkVNSXg9_ktTtVls9ZSM
[28-Mar-2026 13:45:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 13:45:32 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 13:45:32 UTC] User ID: 186
[28-Mar-2026 13:45:32 UTC] ✅ User profile retrieved successfully for user ID: 186
[28-Mar-2026 13:46:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Mar-2026 13:46:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Mar-2026 13:46:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"79.116.167.77, 162.158.123.223","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg2IiwidXNlcm5hbWUiOiJARElBWkZERVoiLCJlbWFpbCI6Im5vZWxpdG9mZDIwMTFAZ21haWwuY29tIiwiZXhwIjoxNzc1MzEwMjUyfQ.0RizUttWzJijulzSsQpsI41UkVNSXg9_ktTtVls9ZSM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e371492dce90148-MAD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"79.116.167.77","CF-IPCountry":"ES","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[28-Mar-2026 13:46:19 UTC] === User Orders API Called ===
[28-Mar-2026 13:46:19 UTC] User ID: 186
[28-Mar-2026 13:46:19 UTC] Limit: 20, Offset: 0
[28-Mar-2026 13:46:19 UTC] Orders found: 0
[28-Mar-2026 13:46:19 UTC] Orders data: []
[28-Mar-2026 13:46:19 UTC] Total orders count: 0
[28-Mar-2026 13:46:20 UTC] === API CALL LOG ===
[28-Mar-2026 13:46:20 UTC] Endpoint: user/profile.php
[28-Mar-2026 13:46:20 UTC] Full Log Data: {
    "timestamp": "2026-03-28 13:46:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "79.116.167.77",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "79.116.167.77, 162.158.123.222",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg2IiwidXNlcm5hbWUiOiJARElBWkZERVoiLCJlbWFpbCI6Im5vZWxpdG9mZDIwMTFAZ21haWwuY29tIiwiZXhwIjoxNzc1MzEwMjUyfQ.0RizUttWzJijulzSsQpsI41UkVNSXg9_ktTtVls9ZSM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e371492dceb0148-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "79.116.167.77",
        "CF-IPCountry": "ES",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 13:46:20 UTC] === END API CALL LOG ===
[28-Mar-2026 13:46:20 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 13:46:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg2IiwidXNlcm5hbWUiOiJARElBWkZERVoiLCJlbWFpbCI6Im5vZWxpdG9mZDIwMTFAZ21haWwuY29tIiwiZXhwIjoxNzc1MzEwMjUyfQ.0RizUttWzJijulzSsQpsI41UkVNSXg9_ktTtVls9ZSM
[28-Mar-2026 13:46:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 13:46:20 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 13:46:20 UTC] User ID: 186
[28-Mar-2026 13:46:20 UTC] ✅ User profile retrieved successfully for user ID: 186
[28-Mar-2026 13:46:20 UTC] === API CALL LOG ===
[28-Mar-2026 13:46:20 UTC] Endpoint: user/profile.php
[28-Mar-2026 13:46:20 UTC] Full Log Data: {
    "timestamp": "2026-03-28 13:46:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "79.116.167.77",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "79.116.167.77, 162.158.123.222",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg2IiwidXNlcm5hbWUiOiJARElBWkZERVoiLCJlbWFpbCI6Im5vZWxpdG9mZDIwMTFAZ21haWwuY29tIiwiZXhwIjoxNzc1MzEwMjUyfQ.0RizUttWzJijulzSsQpsI41UkVNSXg9_ktTtVls9ZSM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e371496ad9e0148-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "79.116.167.77",
        "CF-IPCountry": "ES",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 13:46:20 UTC] === END API CALL LOG ===
[28-Mar-2026 13:46:20 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 13:46:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg2IiwidXNlcm5hbWUiOiJARElBWkZERVoiLCJlbWFpbCI6Im5vZWxpdG9mZDIwMTFAZ21haWwuY29tIiwiZXhwIjoxNzc1MzEwMjUyfQ.0RizUttWzJijulzSsQpsI41UkVNSXg9_ktTtVls9ZSM
[28-Mar-2026 13:46:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 13:46:20 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 13:46:20 UTC] User ID: 186
[28-Mar-2026 13:46:20 UTC] ✅ User profile retrieved successfully for user ID: 186
[28-Mar-2026 13:46:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Mar-2026 13:46:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Mar-2026 13:46:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"79.116.167.77, 162.158.123.222","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg2IiwidXNlcm5hbWUiOiJARElBWkZERVoiLCJlbWFpbCI6Im5vZWxpdG9mZDIwMTFAZ21haWwuY29tIiwiZXhwIjoxNzc1MzEwMjUyfQ.0RizUttWzJijulzSsQpsI41UkVNSXg9_ktTtVls9ZSM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e371519e8050148-MAD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"79.116.167.77","CF-IPCountry":"ES","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[28-Mar-2026 13:46:41 UTC] === User Orders API Called ===
[28-Mar-2026 13:46:41 UTC] User ID: 186
[28-Mar-2026 13:46:41 UTC] Limit: 20, Offset: 0
[28-Mar-2026 13:46:41 UTC] Orders found: 0
[28-Mar-2026 13:46:41 UTC] Orders data: []
[28-Mar-2026 13:46:41 UTC] Total orders count: 0
[28-Mar-2026 13:46:41 UTC] === API CALL LOG ===
[28-Mar-2026 13:46:41 UTC] Endpoint: user/profile.php
[28-Mar-2026 13:46:41 UTC] Full Log Data: {
    "timestamp": "2026-03-28 13:46:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "79.116.167.77",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "79.116.167.77, 162.158.123.223",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg2IiwidXNlcm5hbWUiOiJARElBWkZERVoiLCJlbWFpbCI6Im5vZWxpdG9mZDIwMTFAZ21haWwuY29tIiwiZXhwIjoxNzc1MzEwMjUyfQ.0RizUttWzJijulzSsQpsI41UkVNSXg9_ktTtVls9ZSM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e371519e8060148-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "79.116.167.77",
        "CF-IPCountry": "ES",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 13:46:41 UTC] === END API CALL LOG ===
[28-Mar-2026 13:46:41 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 13:46:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg2IiwidXNlcm5hbWUiOiJARElBWkZERVoiLCJlbWFpbCI6Im5vZWxpdG9mZDIwMTFAZ21haWwuY29tIiwiZXhwIjoxNzc1MzEwMjUyfQ.0RizUttWzJijulzSsQpsI41UkVNSXg9_ktTtVls9ZSM
[28-Mar-2026 13:46:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 13:46:41 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 13:46:41 UTC] User ID: 186
[28-Mar-2026 13:46:41 UTC] ✅ User profile retrieved successfully for user ID: 186
[28-Mar-2026 13:46:42 UTC] === API CALL LOG ===
[28-Mar-2026 13:46:42 UTC] Endpoint: user/profile.php
[28-Mar-2026 13:46:42 UTC] Full Log Data: {
    "timestamp": "2026-03-28 13:46:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "79.116.167.77",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "79.116.167.77, 162.158.123.223",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg2IiwidXNlcm5hbWUiOiJARElBWkZERVoiLCJlbWFpbCI6Im5vZWxpdG9mZDIwMTFAZ21haWwuY29tIiwiZXhwIjoxNzc1MzEwMjUyfQ.0RizUttWzJijulzSsQpsI41UkVNSXg9_ktTtVls9ZSM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e37151d6fb70148-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "79.116.167.77",
        "CF-IPCountry": "ES",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 13:46:42 UTC] === END API CALL LOG ===
[28-Mar-2026 13:46:42 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 13:46:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg2IiwidXNlcm5hbWUiOiJARElBWkZERVoiLCJlbWFpbCI6Im5vZWxpdG9mZDIwMTFAZ21haWwuY29tIiwiZXhwIjoxNzc1MzEwMjUyfQ.0RizUttWzJijulzSsQpsI41UkVNSXg9_ktTtVls9ZSM
[28-Mar-2026 13:46:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 13:46:42 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 13:46:42 UTC] User ID: 186
[28-Mar-2026 13:46:42 UTC] ✅ User profile retrieved successfully for user ID: 186
[28-Mar-2026 13:47:49 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Mar-2026 13:47:49 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Mar-2026 13:47:49 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"79.116.167.77, 162.158.123.223","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg2IiwidXNlcm5hbWUiOiJARElBWkZERVoiLCJlbWFpbCI6Im5vZWxpdG9mZDIwMTFAZ21haWwuY29tIiwiZXhwIjoxNzc1MzEwMjUyfQ.0RizUttWzJijulzSsQpsI41UkVNSXg9_ktTtVls9ZSM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e3716c42dc10148-MAD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"79.116.167.77","CF-IPCountry":"ES","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[28-Mar-2026 13:47:49 UTC] === User Orders API Called ===
[28-Mar-2026 13:47:49 UTC] User ID: 186
[28-Mar-2026 13:47:49 UTC] Limit: 20, Offset: 0
[28-Mar-2026 13:47:49 UTC] Orders found: 0
[28-Mar-2026 13:47:49 UTC] Orders data: []
[28-Mar-2026 13:47:49 UTC] Total orders count: 0
[28-Mar-2026 13:47:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Mar-2026 13:47:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Mar-2026 13:47:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"79.116.167.77, 162.158.123.223","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg2IiwidXNlcm5hbWUiOiJARElBWkZERVoiLCJlbWFpbCI6Im5vZWxpdG9mZDIwMTFAZ21haWwuY29tIiwiZXhwIjoxNzc1MzEwMjUyfQ.0RizUttWzJijulzSsQpsI41UkVNSXg9_ktTtVls9ZSM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e3716d0cab30148-MAD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"79.116.167.77","CF-IPCountry":"ES","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[28-Mar-2026 13:47:51 UTC] === User Orders API Called ===
[28-Mar-2026 13:47:51 UTC] User ID: 186
[28-Mar-2026 13:47:51 UTC] Limit: 20, Offset: 0
[28-Mar-2026 13:47:51 UTC] Orders found: 0
[28-Mar-2026 13:47:51 UTC] Orders data: []
[28-Mar-2026 13:47:51 UTC] Total orders count: 0
[28-Mar-2026 13:47:51 UTC] === API CALL LOG ===
[28-Mar-2026 13:47:51 UTC] Endpoint: user/profile.php
[28-Mar-2026 13:47:51 UTC] Full Log Data: {
    "timestamp": "2026-03-28 13:47:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "79.116.167.77",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "79.116.167.77, 162.158.123.223",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg2IiwidXNlcm5hbWUiOiJARElBWkZERVoiLCJlbWFpbCI6Im5vZWxpdG9mZDIwMTFAZ21haWwuY29tIiwiZXhwIjoxNzc1MzEwMjUyfQ.0RizUttWzJijulzSsQpsI41UkVNSXg9_ktTtVls9ZSM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3716d0cab50148-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "79.116.167.77",
        "CF-IPCountry": "ES",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 13:47:51 UTC] === END API CALL LOG ===
[28-Mar-2026 13:47:51 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 13:47:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg2IiwidXNlcm5hbWUiOiJARElBWkZERVoiLCJlbWFpbCI6Im5vZWxpdG9mZDIwMTFAZ21haWwuY29tIiwiZXhwIjoxNzc1MzEwMjUyfQ.0RizUttWzJijulzSsQpsI41UkVNSXg9_ktTtVls9ZSM
[28-Mar-2026 13:47:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 13:47:51 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 13:47:51 UTC] User ID: 186
[28-Mar-2026 13:47:51 UTC] ✅ User profile retrieved successfully for user ID: 186
[28-Mar-2026 13:47:52 UTC] === API CALL LOG ===
[28-Mar-2026 13:47:52 UTC] Endpoint: user/profile.php
[28-Mar-2026 13:47:52 UTC] Full Log Data: {
    "timestamp": "2026-03-28 13:47:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "79.116.167.77",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "79.116.167.77, 162.158.123.223",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg2IiwidXNlcm5hbWUiOiJARElBWkZERVoiLCJlbWFpbCI6Im5vZWxpdG9mZDIwMTFAZ21haWwuY29tIiwiZXhwIjoxNzc1MzEwMjUyfQ.0RizUttWzJijulzSsQpsI41UkVNSXg9_ktTtVls9ZSM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3716d42aed0148-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "79.116.167.77",
        "CF-IPCountry": "ES",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 13:47:52 UTC] === END API CALL LOG ===
[28-Mar-2026 13:47:52 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 13:47:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg2IiwidXNlcm5hbWUiOiJARElBWkZERVoiLCJlbWFpbCI6Im5vZWxpdG9mZDIwMTFAZ21haWwuY29tIiwiZXhwIjoxNzc1MzEwMjUyfQ.0RizUttWzJijulzSsQpsI41UkVNSXg9_ktTtVls9ZSM
[28-Mar-2026 13:47:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 13:47:52 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 13:47:52 UTC] User ID: 186
[28-Mar-2026 13:47:52 UTC] ✅ User profile retrieved successfully for user ID: 186
[28-Mar-2026 13:48:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Mar-2026 13:48:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Mar-2026 13:48:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"79.116.167.77, 162.158.123.222","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg2IiwidXNlcm5hbWUiOiJARElBWkZERVoiLCJlbWFpbCI6Im5vZWxpdG9mZDIwMTFAZ21haWwuY29tIiwiZXhwIjoxNzc1MzEwMjUyfQ.0RizUttWzJijulzSsQpsI41UkVNSXg9_ktTtVls9ZSM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e37175acf810148-MAD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"79.116.167.77","CF-IPCountry":"ES","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[28-Mar-2026 13:48:13 UTC] === User Orders API Called ===
[28-Mar-2026 13:48:13 UTC] User ID: 186
[28-Mar-2026 13:48:13 UTC] Limit: 20, Offset: 0
[28-Mar-2026 13:48:13 UTC] Orders found: 0
[28-Mar-2026 13:48:13 UTC] Orders data: []
[28-Mar-2026 13:48:13 UTC] Total orders count: 0
[28-Mar-2026 13:48:13 UTC] === API CALL LOG ===
[28-Mar-2026 13:48:13 UTC] Endpoint: user/profile.php
[28-Mar-2026 13:48:13 UTC] Full Log Data: {
    "timestamp": "2026-03-28 13:48:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "79.116.167.77",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "79.116.167.77, 162.158.123.222",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg2IiwidXNlcm5hbWUiOiJARElBWkZERVoiLCJlbWFpbCI6Im5vZWxpdG9mZDIwMTFAZ21haWwuY29tIiwiZXhwIjoxNzc1MzEwMjUyfQ.0RizUttWzJijulzSsQpsI41UkVNSXg9_ktTtVls9ZSM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e37175b18230148-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "79.116.167.77",
        "CF-IPCountry": "ES",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 13:48:13 UTC] === END API CALL LOG ===
[28-Mar-2026 13:48:13 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 13:48:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg2IiwidXNlcm5hbWUiOiJARElBWkZERVoiLCJlbWFpbCI6Im5vZWxpdG9mZDIwMTFAZ21haWwuY29tIiwiZXhwIjoxNzc1MzEwMjUyfQ.0RizUttWzJijulzSsQpsI41UkVNSXg9_ktTtVls9ZSM
[28-Mar-2026 13:48:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 13:48:13 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 13:48:13 UTC] User ID: 186
[28-Mar-2026 13:48:13 UTC] ✅ User profile retrieved successfully for user ID: 186
[28-Mar-2026 13:48:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Mar-2026 13:48:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Mar-2026 13:48:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"79.116.167.77, 162.158.123.223","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg2IiwidXNlcm5hbWUiOiJARElBWkZERVoiLCJlbWFpbCI6Im5vZWxpdG9mZDIwMTFAZ21haWwuY29tIiwiZXhwIjoxNzc1MzEwMjUyfQ.0RizUttWzJijulzSsQpsI41UkVNSXg9_ktTtVls9ZSM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e37175b58b40148-MAD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"79.116.167.77","CF-IPCountry":"ES","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[28-Mar-2026 13:48:14 UTC] === User Orders API Called ===
[28-Mar-2026 13:48:14 UTC] User ID: 186
[28-Mar-2026 13:48:14 UTC] Limit: 20, Offset: 0
[28-Mar-2026 13:48:14 UTC] Orders found: 0
[28-Mar-2026 13:48:14 UTC] Orders data: []
[28-Mar-2026 13:48:14 UTC] Total orders count: 0
[28-Mar-2026 13:48:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Mar-2026 13:48:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Mar-2026 13:48:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"79.116.167.77, 162.158.123.223","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg2IiwidXNlcm5hbWUiOiJARElBWkZERVoiLCJlbWFpbCI6Im5vZWxpdG9mZDIwMTFAZ21haWwuY29tIiwiZXhwIjoxNzc1MzEwMjUyfQ.0RizUttWzJijulzSsQpsI41UkVNSXg9_ktTtVls9ZSM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e371780d88e0148-MAD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"79.116.167.77","CF-IPCountry":"ES","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[28-Mar-2026 13:48:19 UTC] === User Orders API Called ===
[28-Mar-2026 13:48:19 UTC] User ID: 186
[28-Mar-2026 13:48:19 UTC] Limit: 20, Offset: 0
[28-Mar-2026 13:48:19 UTC] Orders found: 0
[28-Mar-2026 13:48:19 UTC] Orders data: []
[28-Mar-2026 13:48:19 UTC] Total orders count: 0
[28-Mar-2026 13:48:20 UTC] === API CALL LOG ===
[28-Mar-2026 13:48:20 UTC] Endpoint: user/profile.php
[28-Mar-2026 13:48:20 UTC] Full Log Data: {
    "timestamp": "2026-03-28 13:48:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "79.116.167.77",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "79.116.167.77, 162.158.123.222",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg2IiwidXNlcm5hbWUiOiJARElBWkZERVoiLCJlbWFpbCI6Im5vZWxpdG9mZDIwMTFAZ21haWwuY29tIiwiZXhwIjoxNzc1MzEwMjUyfQ.0RizUttWzJijulzSsQpsI41UkVNSXg9_ktTtVls9ZSM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e371780d88f0148-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "79.116.167.77",
        "CF-IPCountry": "ES",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 13:48:20 UTC] === END API CALL LOG ===
[28-Mar-2026 13:48:20 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 13:48:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg2IiwidXNlcm5hbWUiOiJARElBWkZERVoiLCJlbWFpbCI6Im5vZWxpdG9mZDIwMTFAZ21haWwuY29tIiwiZXhwIjoxNzc1MzEwMjUyfQ.0RizUttWzJijulzSsQpsI41UkVNSXg9_ktTtVls9ZSM
[28-Mar-2026 13:48:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 13:48:20 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 13:48:20 UTC] User ID: 186
[28-Mar-2026 13:48:20 UTC] ✅ User profile retrieved successfully for user ID: 186
[28-Mar-2026 13:48:20 UTC] === API CALL LOG ===
[28-Mar-2026 13:48:20 UTC] Endpoint: user/profile.php
[28-Mar-2026 13:48:20 UTC] Full Log Data: {
    "timestamp": "2026-03-28 13:48:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "79.116.167.77",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "79.116.167.77, 162.158.123.222",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg2IiwidXNlcm5hbWUiOiJARElBWkZERVoiLCJlbWFpbCI6Im5vZWxpdG9mZDIwMTFAZ21haWwuY29tIiwiZXhwIjoxNzc1MzEwMjUyfQ.0RizUttWzJijulzSsQpsI41UkVNSXg9_ktTtVls9ZSM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e371784997c0148-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "79.116.167.77",
        "CF-IPCountry": "ES",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 13:48:20 UTC] === END API CALL LOG ===
[28-Mar-2026 13:48:20 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 13:48:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg2IiwidXNlcm5hbWUiOiJARElBWkZERVoiLCJlbWFpbCI6Im5vZWxpdG9mZDIwMTFAZ21haWwuY29tIiwiZXhwIjoxNzc1MzEwMjUyfQ.0RizUttWzJijulzSsQpsI41UkVNSXg9_ktTtVls9ZSM
[28-Mar-2026 13:48:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 13:48:20 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 13:48:20 UTC] User ID: 186
[28-Mar-2026 13:48:20 UTC] ✅ User profile retrieved successfully for user ID: 186
[28-Mar-2026 13:48:40 UTC] === API CALL LOG ===
[28-Mar-2026 13:48:40 UTC] Endpoint: user/profile.php
[28-Mar-2026 13:48:40 UTC] Full Log Data: {
    "timestamp": "2026-03-28 13:48:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "79.116.167.77",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "79.116.167.77, 162.158.123.223",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg2IiwidXNlcm5hbWUiOiJARElBWkZERVoiLCJlbWFpbCI6Im5vZWxpdG9mZDIwMTFAZ21haWwuY29tIiwiZXhwIjoxNzc1MzEwMjUyfQ.0RizUttWzJijulzSsQpsI41UkVNSXg9_ktTtVls9ZSM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e371803cff00148-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "79.116.167.77",
        "CF-IPCountry": "ES",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 13:48:40 UTC] === END API CALL LOG ===
[28-Mar-2026 13:48:40 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 13:48:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg2IiwidXNlcm5hbWUiOiJARElBWkZERVoiLCJlbWFpbCI6Im5vZWxpdG9mZDIwMTFAZ21haWwuY29tIiwiZXhwIjoxNzc1MzEwMjUyfQ.0RizUttWzJijulzSsQpsI41UkVNSXg9_ktTtVls9ZSM
[28-Mar-2026 13:48:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 13:48:40 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 13:48:40 UTC] User ID: 186
[28-Mar-2026 13:48:40 UTC] ✅ User profile retrieved successfully for user ID: 186
[28-Mar-2026 13:49:24 UTC] === API CALL LOG ===
[28-Mar-2026 13:49:24 UTC] Endpoint: user/profile.php
[28-Mar-2026 13:49:24 UTC] Full Log Data: {
    "timestamp": "2026-03-28 13:49:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "79.116.167.77",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "79.116.167.77, 162.158.123.223",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg2IiwidXNlcm5hbWUiOiJARElBWkZERVoiLCJlbWFpbCI6Im5vZWxpdG9mZDIwMTFAZ21haWwuY29tIiwiZXhwIjoxNzc1MzEwMjUyfQ.0RizUttWzJijulzSsQpsI41UkVNSXg9_ktTtVls9ZSM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3719126d1e0148-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "79.116.167.77",
        "CF-IPCountry": "ES",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 13:49:24 UTC] === END API CALL LOG ===
[28-Mar-2026 13:49:24 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 13:49:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg2IiwidXNlcm5hbWUiOiJARElBWkZERVoiLCJlbWFpbCI6Im5vZWxpdG9mZDIwMTFAZ21haWwuY29tIiwiZXhwIjoxNzc1MzEwMjUyfQ.0RizUttWzJijulzSsQpsI41UkVNSXg9_ktTtVls9ZSM
[28-Mar-2026 13:49:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 13:49:24 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 13:49:24 UTC] User ID: 186
[28-Mar-2026 13:49:24 UTC] ✅ User profile retrieved successfully for user ID: 186
[28-Mar-2026 13:49:24 UTC] User Purchases API - User ID: 186
[28-Mar-2026 13:49:24 UTC] User Purchases API - Total purchases found: 1
[28-Mar-2026 13:49:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Mar-2026 13:49:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Mar-2026 13:49:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"79.116.167.77, 162.158.123.223","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg2IiwidXNlcm5hbWUiOiJARElBWkZERVoiLCJlbWFpbCI6Im5vZWxpdG9mZDIwMTFAZ21haWwuY29tIiwiZXhwIjoxNzc1MzEwMjUyfQ.0RizUttWzJijulzSsQpsI41UkVNSXg9_ktTtVls9ZSM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e3719757aa30148-MAD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"79.116.167.77","CF-IPCountry":"ES","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[28-Mar-2026 13:49:40 UTC] === User Orders API Called ===
[28-Mar-2026 13:49:40 UTC] User ID: 186
[28-Mar-2026 13:49:40 UTC] Limit: 20, Offset: 0
[28-Mar-2026 13:49:40 UTC] Orders found: 0
[28-Mar-2026 13:49:40 UTC] Orders data: []
[28-Mar-2026 13:49:40 UTC] Total orders count: 0
[28-Mar-2026 13:49:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Mar-2026 13:49:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Mar-2026 13:49:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"79.116.167.77, 162.158.123.223","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg2IiwidXNlcm5hbWUiOiJARElBWkZERVoiLCJlbWFpbCI6Im5vZWxpdG9mZDIwMTFAZ21haWwuY29tIiwiZXhwIjoxNzc1MzEwMjUyfQ.0RizUttWzJijulzSsQpsI41UkVNSXg9_ktTtVls9ZSM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e371994e9e00148-MAD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"79.116.167.77","CF-IPCountry":"ES","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[28-Mar-2026 13:49:45 UTC] === User Orders API Called ===
[28-Mar-2026 13:49:45 UTC] User ID: 186
[28-Mar-2026 13:49:45 UTC] Limit: 20, Offset: 0
[28-Mar-2026 13:49:45 UTC] Orders found: 0
[28-Mar-2026 13:49:45 UTC] Orders data: []
[28-Mar-2026 13:49:45 UTC] Total orders count: 0
[28-Mar-2026 13:49:45 UTC] === API CALL LOG ===
[28-Mar-2026 13:49:45 UTC] Endpoint: user/profile.php
[28-Mar-2026 13:49:45 UTC] Full Log Data: {
    "timestamp": "2026-03-28 13:49:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "79.116.167.77",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "79.116.167.77, 162.158.123.222",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg2IiwidXNlcm5hbWUiOiJARElBWkZERVoiLCJlbWFpbCI6Im5vZWxpdG9mZDIwMTFAZ21haWwuY29tIiwiZXhwIjoxNzc1MzEwMjUyfQ.0RizUttWzJijulzSsQpsI41UkVNSXg9_ktTtVls9ZSM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e371994e9e50148-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "79.116.167.77",
        "CF-IPCountry": "ES",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 13:49:45 UTC] === END API CALL LOG ===
[28-Mar-2026 13:49:45 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 13:49:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg2IiwidXNlcm5hbWUiOiJARElBWkZERVoiLCJlbWFpbCI6Im5vZWxpdG9mZDIwMTFAZ21haWwuY29tIiwiZXhwIjoxNzc1MzEwMjUyfQ.0RizUttWzJijulzSsQpsI41UkVNSXg9_ktTtVls9ZSM
[28-Mar-2026 13:49:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 13:49:45 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 13:49:45 UTC] User ID: 186
[28-Mar-2026 13:49:45 UTC] ✅ User profile retrieved successfully for user ID: 186
[28-Mar-2026 13:49:45 UTC] === API CALL LOG ===
[28-Mar-2026 13:49:45 UTC] Endpoint: user/profile.php
[28-Mar-2026 13:49:45 UTC] Full Log Data: {
    "timestamp": "2026-03-28 13:49:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "79.116.167.77",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "79.116.167.77, 162.158.123.222",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg2IiwidXNlcm5hbWUiOiJARElBWkZERVoiLCJlbWFpbCI6Im5vZWxpdG9mZDIwMTFAZ21haWwuY29tIiwiZXhwIjoxNzc1MzEwMjUyfQ.0RizUttWzJijulzSsQpsI41UkVNSXg9_ktTtVls9ZSM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3719983a090148-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "79.116.167.77",
        "CF-IPCountry": "ES",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 13:49:45 UTC] === END API CALL LOG ===
[28-Mar-2026 13:49:45 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 13:49:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg2IiwidXNlcm5hbWUiOiJARElBWkZERVoiLCJlbWFpbCI6Im5vZWxpdG9mZDIwMTFAZ21haWwuY29tIiwiZXhwIjoxNzc1MzEwMjUyfQ.0RizUttWzJijulzSsQpsI41UkVNSXg9_ktTtVls9ZSM
[28-Mar-2026 13:49:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 13:49:45 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 13:49:45 UTC] User ID: 186
[28-Mar-2026 13:49:45 UTC] ✅ User profile retrieved successfully for user ID: 186
[28-Mar-2026 14:49:24 UTC] === API CALL LOG ===
[28-Mar-2026 14:49:24 UTC] Endpoint: user/profile.php
[28-Mar-2026 14:49:24 UTC] Full Log Data: {
    "timestamp": "2026-03-28 14:49:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.53.114.37",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.53.114.37, 162.158.102.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg3IiwidXNlcm5hbWUiOiJsZWtzYSIsImVtYWlsIjoibGlsaXQyMTIyMjNAZ21haWwuY29tIiwiZXhwIjoxNzc1MzE0MTYzfQ.V1FuHu3i73D2fldzbk0INbwR7Wayp44SEtHHnumTnPc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3770f85baf3497-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "5.53.114.37",
        "CF-IPCountry": "UA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 14:49:24 UTC] === END API CALL LOG ===
[28-Mar-2026 14:49:24 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 14:49:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg3IiwidXNlcm5hbWUiOiJsZWtzYSIsImVtYWlsIjoibGlsaXQyMTIyMjNAZ21haWwuY29tIiwiZXhwIjoxNzc1MzE0MTYzfQ.V1FuHu3i73D2fldzbk0INbwR7Wayp44SEtHHnumTnPc
[28-Mar-2026 14:49:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 14:49:24 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 14:49:24 UTC] User ID: 187
[28-Mar-2026 14:49:24 UTC] ✅ User profile retrieved successfully for user ID: 187
[28-Mar-2026 14:49:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Mar-2026 14:49:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Mar-2026 14:49:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"5.53.114.37, 162.158.102.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg3IiwidXNlcm5hbWUiOiJsZWtzYSIsImVtYWlsIjoibGlsaXQyMTIyMjNAZ21haWwuY29tIiwiZXhwIjoxNzc1MzE0MTYzfQ.V1FuHu3i73D2fldzbk0INbwR7Wayp44SEtHHnumTnPc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e3770f87be33497-WAW","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"5.53.114.37","CF-IPCountry":"UA","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[28-Mar-2026 14:49:24 UTC] === User Orders API Called ===
[28-Mar-2026 14:49:24 UTC] User ID: 187
[28-Mar-2026 14:49:24 UTC] Limit: 20, Offset: 0
[28-Mar-2026 14:49:24 UTC] Orders found: 0
[28-Mar-2026 14:49:24 UTC] Orders data: []
[28-Mar-2026 14:49:24 UTC] Total orders count: 0
[28-Mar-2026 14:49:24 UTC] === API CALL LOG ===
[28-Mar-2026 14:49:24 UTC] Endpoint: user/profile.php
[28-Mar-2026 14:49:24 UTC] Full Log Data: {
    "timestamp": "2026-03-28 14:49:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.53.114.37",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.53.114.37, 162.158.102.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg3IiwidXNlcm5hbWUiOiJsZWtzYSIsImVtYWlsIjoibGlsaXQyMTIyMjNAZ21haWwuY29tIiwiZXhwIjoxNzc1MzE0MTYzfQ.V1FuHu3i73D2fldzbk0INbwR7Wayp44SEtHHnumTnPc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3770f8dc2d3497-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "5.53.114.37",
        "CF-IPCountry": "UA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 14:49:24 UTC] === END API CALL LOG ===
[28-Mar-2026 14:49:24 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 14:49:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg3IiwidXNlcm5hbWUiOiJsZWtzYSIsImVtYWlsIjoibGlsaXQyMTIyMjNAZ21haWwuY29tIiwiZXhwIjoxNzc1MzE0MTYzfQ.V1FuHu3i73D2fldzbk0INbwR7Wayp44SEtHHnumTnPc
[28-Mar-2026 14:49:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 14:49:24 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 14:49:24 UTC] User ID: 187
[28-Mar-2026 14:49:24 UTC] ✅ User profile retrieved successfully for user ID: 187
[28-Mar-2026 14:49:24 UTC] === API CALL LOG ===
[28-Mar-2026 14:49:24 UTC] Endpoint: user/profile.php
[28-Mar-2026 14:49:24 UTC] Full Log Data: {
    "timestamp": "2026-03-28 14:49:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.53.114.37",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.53.114.37, 162.158.102.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg3IiwidXNlcm5hbWUiOiJsZWtzYSIsImVtYWlsIjoibGlsaXQyMTIyMjNAZ21haWwuY29tIiwiZXhwIjoxNzc1MzE0MTYzfQ.V1FuHu3i73D2fldzbk0INbwR7Wayp44SEtHHnumTnPc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3770fadd913497-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "5.53.114.37",
        "CF-IPCountry": "UA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 14:49:24 UTC] === END API CALL LOG ===
[28-Mar-2026 14:49:24 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 14:49:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg3IiwidXNlcm5hbWUiOiJsZWtzYSIsImVtYWlsIjoibGlsaXQyMTIyMjNAZ21haWwuY29tIiwiZXhwIjoxNzc1MzE0MTYzfQ.V1FuHu3i73D2fldzbk0INbwR7Wayp44SEtHHnumTnPc
[28-Mar-2026 14:49:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 14:49:24 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 14:49:24 UTC] User ID: 187
[28-Mar-2026 14:49:24 UTC] ✅ User profile retrieved successfully for user ID: 187
[28-Mar-2026 14:49:28 UTC] === API CALL LOG ===
[28-Mar-2026 14:49:28 UTC] Endpoint: user/profile.php
[28-Mar-2026 14:49:28 UTC] Full Log Data: {
    "timestamp": "2026-03-28 14:49:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.53.114.37",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.53.114.37, 162.158.102.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg3IiwidXNlcm5hbWUiOiJsZWtzYSIsImVtYWlsIjoibGlsaXQyMTIyMjNAZ21haWwuY29tIiwiZXhwIjoxNzc1MzE0MTYzfQ.V1FuHu3i73D2fldzbk0INbwR7Wayp44SEtHHnumTnPc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3771125f4f3497-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "5.53.114.37",
        "CF-IPCountry": "UA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 14:49:28 UTC] === END API CALL LOG ===
[28-Mar-2026 14:49:28 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 14:49:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg3IiwidXNlcm5hbWUiOiJsZWtzYSIsImVtYWlsIjoibGlsaXQyMTIyMjNAZ21haWwuY29tIiwiZXhwIjoxNzc1MzE0MTYzfQ.V1FuHu3i73D2fldzbk0INbwR7Wayp44SEtHHnumTnPc
[28-Mar-2026 14:49:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 14:49:28 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 14:49:28 UTC] User ID: 187
[28-Mar-2026 14:49:28 UTC] ✅ User profile retrieved successfully for user ID: 187
[28-Mar-2026 14:49:28 UTC] User Purchases API - User ID: 187
[28-Mar-2026 14:49:28 UTC] User Purchases API - Total purchases found: 0
[28-Mar-2026 14:49:47 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Mar-2026 14:49:47 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Mar-2026 14:49:47 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"5.53.114.37, 162.158.102.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg3IiwidXNlcm5hbWUiOiJsZWtzYSIsImVtYWlsIjoibGlsaXQyMTIyMjNAZ21haWwuY29tIiwiZXhwIjoxNzc1MzE0MTYzfQ.V1FuHu3i73D2fldzbk0INbwR7Wayp44SEtHHnumTnPc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e377186aee93497-WAW","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"5.53.114.37","CF-IPCountry":"UA","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[28-Mar-2026 14:49:47 UTC] === User Orders API Called ===
[28-Mar-2026 14:49:47 UTC] User ID: 187
[28-Mar-2026 14:49:47 UTC] Limit: 20, Offset: 0
[28-Mar-2026 14:49:47 UTC] Orders found: 0
[28-Mar-2026 14:49:47 UTC] Orders data: []
[28-Mar-2026 14:49:47 UTC] Total orders count: 0
[28-Mar-2026 14:50:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Mar-2026 14:50:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Mar-2026 14:50:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"5.53.114.37, 162.158.102.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg3IiwidXNlcm5hbWUiOiJsZWtzYSIsImVtYWlsIjoibGlsaXQyMTIyMjNAZ21haWwuY29tIiwiZXhwIjoxNzc1MzE0MTYzfQ.V1FuHu3i73D2fldzbk0INbwR7Wayp44SEtHHnumTnPc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e3771e3cb5d3497-WAW","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"5.53.114.37","CF-IPCountry":"UA","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[28-Mar-2026 14:50:02 UTC] === User Orders API Called ===
[28-Mar-2026 14:50:02 UTC] User ID: 187
[28-Mar-2026 14:50:02 UTC] Limit: 20, Offset: 0
[28-Mar-2026 14:50:02 UTC] Orders found: 0
[28-Mar-2026 14:50:02 UTC] Orders data: []
[28-Mar-2026 14:50:02 UTC] Total orders count: 0
[28-Mar-2026 14:50:02 UTC] === API CALL LOG ===
[28-Mar-2026 14:50:02 UTC] Endpoint: user/profile.php
[28-Mar-2026 14:50:02 UTC] Full Log Data: {
    "timestamp": "2026-03-28 14:50:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.53.114.37",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.53.114.37, 162.158.102.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg3IiwidXNlcm5hbWUiOiJsZWtzYSIsImVtYWlsIjoibGlsaXQyMTIyMjNAZ21haWwuY29tIiwiZXhwIjoxNzc1MzE0MTYzfQ.V1FuHu3i73D2fldzbk0INbwR7Wayp44SEtHHnumTnPc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3771e41b9b3497-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "5.53.114.37",
        "CF-IPCountry": "UA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 14:50:02 UTC] === END API CALL LOG ===
[28-Mar-2026 14:50:02 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 14:50:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg3IiwidXNlcm5hbWUiOiJsZWtzYSIsImVtYWlsIjoibGlsaXQyMTIyMjNAZ21haWwuY29tIiwiZXhwIjoxNzc1MzE0MTYzfQ.V1FuHu3i73D2fldzbk0INbwR7Wayp44SEtHHnumTnPc
[28-Mar-2026 14:50:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 14:50:02 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 14:50:02 UTC] User ID: 187
[28-Mar-2026 14:50:02 UTC] ✅ User profile retrieved successfully for user ID: 187
[28-Mar-2026 14:50:02 UTC] === API CALL LOG ===
[28-Mar-2026 14:50:02 UTC] Endpoint: user/profile.php
[28-Mar-2026 14:50:02 UTC] Full Log Data: {
    "timestamp": "2026-03-28 14:50:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.53.114.37",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.53.114.37, 162.158.102.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg3IiwidXNlcm5hbWUiOiJsZWtzYSIsImVtYWlsIjoibGlsaXQyMTIyMjNAZ21haWwuY29tIiwiZXhwIjoxNzc1MzE0MTYzfQ.V1FuHu3i73D2fldzbk0INbwR7Wayp44SEtHHnumTnPc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3771e71dd63497-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "5.53.114.37",
        "CF-IPCountry": "UA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 14:50:02 UTC] === END API CALL LOG ===
[28-Mar-2026 14:50:02 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 14:50:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg3IiwidXNlcm5hbWUiOiJsZWtzYSIsImVtYWlsIjoibGlsaXQyMTIyMjNAZ21haWwuY29tIiwiZXhwIjoxNzc1MzE0MTYzfQ.V1FuHu3i73D2fldzbk0INbwR7Wayp44SEtHHnumTnPc
[28-Mar-2026 14:50:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 14:50:02 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 14:50:02 UTC] User ID: 187
[28-Mar-2026 14:50:02 UTC] ✅ User profile retrieved successfully for user ID: 187
[28-Mar-2026 14:50:02 UTC] === API CALL LOG ===
[28-Mar-2026 14:50:02 UTC] Endpoint: user/profile.php
[28-Mar-2026 14:50:02 UTC] Full Log Data: {
    "timestamp": "2026-03-28 14:50:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.53.114.37",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.53.114.37, 162.158.102.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg3IiwidXNlcm5hbWUiOiJsZWtzYSIsImVtYWlsIjoibGlsaXQyMTIyMjNAZ21haWwuY29tIiwiZXhwIjoxNzc1MzE0MTYzfQ.V1FuHu3i73D2fldzbk0INbwR7Wayp44SEtHHnumTnPc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3771e80e883497-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "5.53.114.37",
        "CF-IPCountry": "UA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 14:50:02 UTC] === END API CALL LOG ===
[28-Mar-2026 14:50:02 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 14:50:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg3IiwidXNlcm5hbWUiOiJsZWtzYSIsImVtYWlsIjoibGlsaXQyMTIyMjNAZ21haWwuY29tIiwiZXhwIjoxNzc1MzE0MTYzfQ.V1FuHu3i73D2fldzbk0INbwR7Wayp44SEtHHnumTnPc
[28-Mar-2026 14:50:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 14:50:02 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 14:50:02 UTC] User ID: 187
[28-Mar-2026 14:50:02 UTC] ✅ User profile retrieved successfully for user ID: 187
[28-Mar-2026 14:50:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Mar-2026 14:50:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Mar-2026 14:50:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"5.53.114.37, 162.158.102.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg3IiwidXNlcm5hbWUiOiJsZWtzYSIsImVtYWlsIjoibGlsaXQyMTIyMjNAZ21haWwuY29tIiwiZXhwIjoxNzc1MzE0MTYzfQ.V1FuHu3i73D2fldzbk0INbwR7Wayp44SEtHHnumTnPc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e37722b893d3497-WAW","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"5.53.114.37","CF-IPCountry":"UA","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[28-Mar-2026 14:50:13 UTC] === User Orders API Called ===
[28-Mar-2026 14:50:13 UTC] User ID: 187
[28-Mar-2026 14:50:13 UTC] Limit: 20, Offset: 0
[28-Mar-2026 14:50:13 UTC] Orders found: 0
[28-Mar-2026 14:50:13 UTC] Orders data: []
[28-Mar-2026 14:50:13 UTC] Total orders count: 0
[28-Mar-2026 14:50:13 UTC] === API CALL LOG ===
[28-Mar-2026 14:50:13 UTC] Endpoint: user/profile.php
[28-Mar-2026 14:50:13 UTC] Full Log Data: {
    "timestamp": "2026-03-28 14:50:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.53.114.37",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.53.114.37, 162.158.102.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg3IiwidXNlcm5hbWUiOiJsZWtzYSIsImVtYWlsIjoibGlsaXQyMTIyMjNAZ21haWwuY29tIiwiZXhwIjoxNzc1MzE0MTYzfQ.V1FuHu3i73D2fldzbk0INbwR7Wayp44SEtHHnumTnPc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e37722be9903497-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "5.53.114.37",
        "CF-IPCountry": "UA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 14:50:13 UTC] === END API CALL LOG ===
[28-Mar-2026 14:50:13 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 14:50:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg3IiwidXNlcm5hbWUiOiJsZWtzYSIsImVtYWlsIjoibGlsaXQyMTIyMjNAZ21haWwuY29tIiwiZXhwIjoxNzc1MzE0MTYzfQ.V1FuHu3i73D2fldzbk0INbwR7Wayp44SEtHHnumTnPc
[28-Mar-2026 14:50:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 14:50:13 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 14:50:13 UTC] User ID: 187
[28-Mar-2026 14:50:13 UTC] ✅ User profile retrieved successfully for user ID: 187
[28-Mar-2026 14:50:14 UTC] === API CALL LOG ===
[28-Mar-2026 14:50:14 UTC] Endpoint: user/profile.php
[28-Mar-2026 14:50:14 UTC] Full Log Data: {
    "timestamp": "2026-03-28 14:50:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.53.114.37",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.53.114.37, 162.158.102.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg3IiwidXNlcm5hbWUiOiJsZWtzYSIsImVtYWlsIjoibGlsaXQyMTIyMjNAZ21haWwuY29tIiwiZXhwIjoxNzc1MzE0MTYzfQ.V1FuHu3i73D2fldzbk0INbwR7Wayp44SEtHHnumTnPc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e37722daa8a3497-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "5.53.114.37",
        "CF-IPCountry": "UA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 14:50:14 UTC] === END API CALL LOG ===
[28-Mar-2026 14:50:14 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 14:50:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg3IiwidXNlcm5hbWUiOiJsZWtzYSIsImVtYWlsIjoibGlsaXQyMTIyMjNAZ21haWwuY29tIiwiZXhwIjoxNzc1MzE0MTYzfQ.V1FuHu3i73D2fldzbk0INbwR7Wayp44SEtHHnumTnPc
[28-Mar-2026 14:50:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 14:50:14 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 14:50:14 UTC] User ID: 187
[28-Mar-2026 14:50:14 UTC] ✅ User profile retrieved successfully for user ID: 187
[28-Mar-2026 14:50:14 UTC] === API CALL LOG ===
[28-Mar-2026 14:50:14 UTC] Endpoint: user/profile.php
[28-Mar-2026 14:50:14 UTC] Full Log Data: {
    "timestamp": "2026-03-28 14:50:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.53.114.37",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.53.114.37, 162.158.102.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg3IiwidXNlcm5hbWUiOiJsZWtzYSIsImVtYWlsIjoibGlsaXQyMTIyMjNAZ21haWwuY29tIiwiZXhwIjoxNzc1MzE0MTYzfQ.V1FuHu3i73D2fldzbk0INbwR7Wayp44SEtHHnumTnPc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e37722febef3497-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "5.53.114.37",
        "CF-IPCountry": "UA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 14:50:14 UTC] === END API CALL LOG ===
[28-Mar-2026 14:50:14 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 14:50:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg3IiwidXNlcm5hbWUiOiJsZWtzYSIsImVtYWlsIjoibGlsaXQyMTIyMjNAZ21haWwuY29tIiwiZXhwIjoxNzc1MzE0MTYzfQ.V1FuHu3i73D2fldzbk0INbwR7Wayp44SEtHHnumTnPc
[28-Mar-2026 14:50:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 14:50:14 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 14:50:14 UTC] User ID: 187
[28-Mar-2026 14:50:14 UTC] ✅ User profile retrieved successfully for user ID: 187
[28-Mar-2026 14:50:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Mar-2026 14:50:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Mar-2026 14:50:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"5.53.114.37, 162.158.102.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg3IiwidXNlcm5hbWUiOiJsZWtzYSIsImVtYWlsIjoibGlsaXQyMTIyMjNAZ21haWwuY29tIiwiZXhwIjoxNzc1MzE0MTYzfQ.V1FuHu3i73D2fldzbk0INbwR7Wayp44SEtHHnumTnPc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e37725d2c7f3497-WAW","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"5.53.114.37","CF-IPCountry":"UA","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[28-Mar-2026 14:50:21 UTC] === User Orders API Called ===
[28-Mar-2026 14:50:21 UTC] User ID: 187
[28-Mar-2026 14:50:21 UTC] Limit: 20, Offset: 0
[28-Mar-2026 14:50:21 UTC] Orders found: 0
[28-Mar-2026 14:50:21 UTC] Orders data: []
[28-Mar-2026 14:50:21 UTC] Total orders count: 0
[28-Mar-2026 14:50:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Mar-2026 14:50:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Mar-2026 14:50:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"5.53.114.37, 162.158.102.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg3IiwidXNlcm5hbWUiOiJsZWtzYSIsImVtYWlsIjoibGlsaXQyMTIyMjNAZ21haWwuY29tIiwiZXhwIjoxNzc1MzE0MTYzfQ.V1FuHu3i73D2fldzbk0INbwR7Wayp44SEtHHnumTnPc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e37726cae2e3497-WAW","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"5.53.114.37","CF-IPCountry":"UA","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[28-Mar-2026 14:50:24 UTC] === User Orders API Called ===
[28-Mar-2026 14:50:24 UTC] User ID: 187
[28-Mar-2026 14:50:24 UTC] Limit: 20, Offset: 0
[28-Mar-2026 14:50:24 UTC] Orders found: 0
[28-Mar-2026 14:50:24 UTC] Orders data: []
[28-Mar-2026 14:50:24 UTC] Total orders count: 0
[28-Mar-2026 14:50:24 UTC] === API CALL LOG ===
[28-Mar-2026 14:50:24 UTC] Endpoint: user/profile.php
[28-Mar-2026 14:50:24 UTC] Full Log Data: {
    "timestamp": "2026-03-28 14:50:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.53.114.37",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.53.114.37, 162.158.102.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg3IiwidXNlcm5hbWUiOiJsZWtzYSIsImVtYWlsIjoibGlsaXQyMTIyMjNAZ21haWwuY29tIiwiZXhwIjoxNzc1MzE0MTYzfQ.V1FuHu3i73D2fldzbk0INbwR7Wayp44SEtHHnumTnPc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e37726d2e893497-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "5.53.114.37",
        "CF-IPCountry": "UA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 14:50:24 UTC] === END API CALL LOG ===
[28-Mar-2026 14:50:24 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 14:50:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg3IiwidXNlcm5hbWUiOiJsZWtzYSIsImVtYWlsIjoibGlsaXQyMTIyMjNAZ21haWwuY29tIiwiZXhwIjoxNzc1MzE0MTYzfQ.V1FuHu3i73D2fldzbk0INbwR7Wayp44SEtHHnumTnPc
[28-Mar-2026 14:50:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 14:50:24 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 14:50:24 UTC] User ID: 187
[28-Mar-2026 14:50:24 UTC] ✅ User profile retrieved successfully for user ID: 187
[28-Mar-2026 14:50:24 UTC] === API CALL LOG ===
[28-Mar-2026 14:50:24 UTC] Endpoint: user/profile.php
[28-Mar-2026 14:50:24 UTC] Full Log Data: {
    "timestamp": "2026-03-28 14:50:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.53.114.37",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.53.114.37, 162.158.102.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg3IiwidXNlcm5hbWUiOiJsZWtzYSIsImVtYWlsIjoibGlsaXQyMTIyMjNAZ21haWwuY29tIiwiZXhwIjoxNzc1MzE0MTYzfQ.V1FuHu3i73D2fldzbk0INbwR7Wayp44SEtHHnumTnPc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e37726f38013497-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "5.53.114.37",
        "CF-IPCountry": "UA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 14:50:24 UTC] === END API CALL LOG ===
[28-Mar-2026 14:50:24 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 14:50:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg3IiwidXNlcm5hbWUiOiJsZWtzYSIsImVtYWlsIjoibGlsaXQyMTIyMjNAZ21haWwuY29tIiwiZXhwIjoxNzc1MzE0MTYzfQ.V1FuHu3i73D2fldzbk0INbwR7Wayp44SEtHHnumTnPc
[28-Mar-2026 14:50:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 14:50:24 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 14:50:24 UTC] User ID: 187
[28-Mar-2026 14:50:24 UTC] ✅ User profile retrieved successfully for user ID: 187
[28-Mar-2026 14:50:24 UTC] === API CALL LOG ===
[28-Mar-2026 14:50:24 UTC] Endpoint: user/profile.php
[28-Mar-2026 14:50:24 UTC] Full Log Data: {
    "timestamp": "2026-03-28 14:50:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.53.114.37",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.53.114.37, 162.158.102.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg3IiwidXNlcm5hbWUiOiJsZWtzYSIsImVtYWlsIjoibGlsaXQyMTIyMjNAZ21haWwuY29tIiwiZXhwIjoxNzc1MzE0MTYzfQ.V1FuHu3i73D2fldzbk0INbwR7Wayp44SEtHHnumTnPc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e377271093c3497-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "5.53.114.37",
        "CF-IPCountry": "UA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 14:50:24 UTC] === END API CALL LOG ===
[28-Mar-2026 14:50:24 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 14:50:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg3IiwidXNlcm5hbWUiOiJsZWtzYSIsImVtYWlsIjoibGlsaXQyMTIyMjNAZ21haWwuY29tIiwiZXhwIjoxNzc1MzE0MTYzfQ.V1FuHu3i73D2fldzbk0INbwR7Wayp44SEtHHnumTnPc
[28-Mar-2026 14:50:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 14:50:24 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 14:50:24 UTC] User ID: 187
[28-Mar-2026 14:50:24 UTC] ✅ User profile retrieved successfully for user ID: 187
[28-Mar-2026 14:50:33 UTC] === API CALL LOG ===
[28-Mar-2026 14:50:33 UTC] Endpoint: user/profile.php
[28-Mar-2026 14:50:33 UTC] Full Log Data: {
    "timestamp": "2026-03-28 14:50:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.53.114.37",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.53.114.37, 162.158.102.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg3IiwidXNlcm5hbWUiOiJsZWtzYSIsImVtYWlsIjoibGlsaXQyMTIyMjNAZ21haWwuY29tIiwiZXhwIjoxNzc1MzE0MTYzfQ.V1FuHu3i73D2fldzbk0INbwR7Wayp44SEtHHnumTnPc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3772a9386c3497-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "5.53.114.37",
        "CF-IPCountry": "UA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 14:50:33 UTC] === END API CALL LOG ===
[28-Mar-2026 14:50:33 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 14:50:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg3IiwidXNlcm5hbWUiOiJsZWtzYSIsImVtYWlsIjoibGlsaXQyMTIyMjNAZ21haWwuY29tIiwiZXhwIjoxNzc1MzE0MTYzfQ.V1FuHu3i73D2fldzbk0INbwR7Wayp44SEtHHnumTnPc
[28-Mar-2026 14:50:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 14:50:33 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 14:50:33 UTC] User ID: 187
[28-Mar-2026 14:50:33 UTC] ✅ User profile retrieved successfully for user ID: 187
[28-Mar-2026 14:50:33 UTC] User Purchases API - User ID: 187
[28-Mar-2026 14:50:33 UTC] User Purchases API - Total purchases found: 1
[28-Mar-2026 14:50:37 UTC] === API CALL LOG ===
[28-Mar-2026 14:50:37 UTC] Endpoint: user/profile.php
[28-Mar-2026 14:50:37 UTC] Full Log Data: {
    "timestamp": "2026-03-28 14:50:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.53.114.37",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.53.114.37, 162.158.102.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg3IiwidXNlcm5hbWUiOiJsZWtzYSIsImVtYWlsIjoibGlsaXQyMTIyMjNAZ21haWwuY29tIiwiZXhwIjoxNzc1MzE0MTYzfQ.V1FuHu3i73D2fldzbk0INbwR7Wayp44SEtHHnumTnPc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3772be39c53497-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "5.53.114.37",
        "CF-IPCountry": "UA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 14:50:37 UTC] === END API CALL LOG ===
[28-Mar-2026 14:50:37 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 14:50:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg3IiwidXNlcm5hbWUiOiJsZWtzYSIsImVtYWlsIjoibGlsaXQyMTIyMjNAZ21haWwuY29tIiwiZXhwIjoxNzc1MzE0MTYzfQ.V1FuHu3i73D2fldzbk0INbwR7Wayp44SEtHHnumTnPc
[28-Mar-2026 14:50:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 14:50:37 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 14:50:37 UTC] User ID: 187
[28-Mar-2026 14:50:37 UTC] ✅ User profile retrieved successfully for user ID: 187
[28-Mar-2026 14:50:37 UTC] User Purchases API - User ID: 187
[28-Mar-2026 14:50:37 UTC] User Purchases API - Total purchases found: 1
[28-Mar-2026 14:50:42 UTC] === API CALL LOG ===
[28-Mar-2026 14:50:42 UTC] Endpoint: user/profile.php
[28-Mar-2026 14:50:42 UTC] Full Log Data: {
    "timestamp": "2026-03-28 14:50:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.53.114.37",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.53.114.37, 162.158.102.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg3IiwidXNlcm5hbWUiOiJsZWtzYSIsImVtYWlsIjoibGlsaXQyMTIyMjNAZ21haWwuY29tIiwiZXhwIjoxNzc1MzE0MTYzfQ.V1FuHu3i73D2fldzbk0INbwR7Wayp44SEtHHnumTnPc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3772e22c743497-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "5.53.114.37",
        "CF-IPCountry": "UA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 14:50:42 UTC] === END API CALL LOG ===
[28-Mar-2026 14:50:42 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 14:50:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg3IiwidXNlcm5hbWUiOiJsZWtzYSIsImVtYWlsIjoibGlsaXQyMTIyMjNAZ21haWwuY29tIiwiZXhwIjoxNzc1MzE0MTYzfQ.V1FuHu3i73D2fldzbk0INbwR7Wayp44SEtHHnumTnPc
[28-Mar-2026 14:50:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 14:50:42 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 14:50:42 UTC] User ID: 187
[28-Mar-2026 14:50:42 UTC] ✅ User profile retrieved successfully for user ID: 187
[28-Mar-2026 14:50:43 UTC] User Purchases API - User ID: 187
[28-Mar-2026 14:50:43 UTC] User Purchases API - Total purchases found: 1
[28-Mar-2026 16:19:12 UTC] === API CALL LOG ===
[28-Mar-2026 16:19:12 UTC] Endpoint: user/profile.php
[28-Mar-2026 16:19:12 UTC] Full Log Data: {
    "timestamp": "2026-03-28 16:19:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.214.36.141",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.214.36.141, 172.68.40.139",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg4IiwidXNlcm5hbWUiOiJPbGl2ZWlyYSIsImVtYWlsIjoiaG8wOTU4MTdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzE5NTUwfQ.fI-q61aYQ4iqrXrAq-glOEGI4zN2kn3wCTARwVSw-GU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e37f4814cfd77d9-LAD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.214.36.141",
        "CF-IPCountry": "AO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 16:19:12 UTC] === END API CALL LOG ===
[28-Mar-2026 16:19:12 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 16:19:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg4IiwidXNlcm5hbWUiOiJPbGl2ZWlyYSIsImVtYWlsIjoiaG8wOTU4MTdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzE5NTUwfQ.fI-q61aYQ4iqrXrAq-glOEGI4zN2kn3wCTARwVSw-GU
[28-Mar-2026 16:19:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 16:19:12 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 16:19:12 UTC] User ID: 188
[28-Mar-2026 16:19:12 UTC] ✅ User profile retrieved successfully for user ID: 188
[28-Mar-2026 16:19:12 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Mar-2026 16:19:12 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Mar-2026 16:19:12 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.214.36.141, 172.68.40.139","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg4IiwidXNlcm5hbWUiOiJPbGl2ZWlyYSIsImVtYWlsIjoiaG8wOTU4MTdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzE5NTUwfQ.fI-q61aYQ4iqrXrAq-glOEGI4zN2kn3wCTARwVSw-GU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e37f481bd1c77d9-LAD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.214.36.141","CF-IPCountry":"AO","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[28-Mar-2026 16:19:12 UTC] === User Orders API Called ===
[28-Mar-2026 16:19:12 UTC] User ID: 188
[28-Mar-2026 16:19:12 UTC] Limit: 20, Offset: 0
[28-Mar-2026 16:19:12 UTC] Orders found: 0
[28-Mar-2026 16:19:12 UTC] Orders data: []
[28-Mar-2026 16:19:12 UTC] Total orders count: 0
[28-Mar-2026 16:19:12 UTC] === API CALL LOG ===
[28-Mar-2026 16:19:12 UTC] Endpoint: user/profile.php
[28-Mar-2026 16:19:12 UTC] Full Log Data: {
    "timestamp": "2026-03-28 16:19:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.214.36.141",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.214.36.141, 172.68.40.139",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg4IiwidXNlcm5hbWUiOiJPbGl2ZWlyYSIsImVtYWlsIjoiaG8wOTU4MTdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzE5NTUwfQ.fI-q61aYQ4iqrXrAq-glOEGI4zN2kn3wCTARwVSw-GU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e37f4820d3577d9-LAD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.214.36.141",
        "CF-IPCountry": "AO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 16:19:12 UTC] === END API CALL LOG ===
[28-Mar-2026 16:19:12 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 16:19:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg4IiwidXNlcm5hbWUiOiJPbGl2ZWlyYSIsImVtYWlsIjoiaG8wOTU4MTdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzE5NTUwfQ.fI-q61aYQ4iqrXrAq-glOEGI4zN2kn3wCTARwVSw-GU
[28-Mar-2026 16:19:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 16:19:12 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 16:19:12 UTC] User ID: 188
[28-Mar-2026 16:19:12 UTC] ✅ User profile retrieved successfully for user ID: 188
[28-Mar-2026 16:19:13 UTC] === API CALL LOG ===
[28-Mar-2026 16:19:13 UTC] Endpoint: user/profile.php
[28-Mar-2026 16:19:13 UTC] Full Log Data: {
    "timestamp": "2026-03-28 16:19:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.214.36.141",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.214.36.141, 172.68.40.139",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg4IiwidXNlcm5hbWUiOiJPbGl2ZWlyYSIsImVtYWlsIjoiaG8wOTU4MTdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzE5NTUwfQ.fI-q61aYQ4iqrXrAq-glOEGI4zN2kn3wCTARwVSw-GU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e37f4889f2077d9-LAD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.214.36.141",
        "CF-IPCountry": "AO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 16:19:13 UTC] === END API CALL LOG ===
[28-Mar-2026 16:19:13 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 16:19:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg4IiwidXNlcm5hbWUiOiJPbGl2ZWlyYSIsImVtYWlsIjoiaG8wOTU4MTdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzE5NTUwfQ.fI-q61aYQ4iqrXrAq-glOEGI4zN2kn3wCTARwVSw-GU
[28-Mar-2026 16:19:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 16:19:13 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 16:19:13 UTC] User ID: 188
[28-Mar-2026 16:19:13 UTC] ✅ User profile retrieved successfully for user ID: 188
[28-Mar-2026 16:19:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Mar-2026 16:19:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Mar-2026 16:19:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.214.36.141, 172.68.40.139","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg4IiwidXNlcm5hbWUiOiJPbGl2ZWlyYSIsImVtYWlsIjoiaG8wOTU4MTdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzE5NTUwfQ.fI-q61aYQ4iqrXrAq-glOEGI4zN2kn3wCTARwVSw-GU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e37f537a8ba77d9-LAD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.214.36.141","CF-IPCountry":"AO","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[28-Mar-2026 16:19:41 UTC] === User Orders API Called ===
[28-Mar-2026 16:19:41 UTC] User ID: 188
[28-Mar-2026 16:19:41 UTC] Limit: 20, Offset: 0
[28-Mar-2026 16:19:41 UTC] Orders found: 0
[28-Mar-2026 16:19:41 UTC] Orders data: []
[28-Mar-2026 16:19:41 UTC] Total orders count: 0
[28-Mar-2026 16:19:41 UTC] === API CALL LOG ===
[28-Mar-2026 16:19:41 UTC] Endpoint: user/profile.php
[28-Mar-2026 16:19:41 UTC] Full Log Data: {
    "timestamp": "2026-03-28 16:19:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.214.36.141",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.214.36.141, 172.68.40.138",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg4IiwidXNlcm5hbWUiOiJPbGl2ZWlyYSIsImVtYWlsIjoiaG8wOTU4MTdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzE5NTUwfQ.fI-q61aYQ4iqrXrAq-glOEGI4zN2kn3wCTARwVSw-GU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e37f537a8bb77d9-LAD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.214.36.141",
        "CF-IPCountry": "AO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 16:19:41 UTC] === END API CALL LOG ===
[28-Mar-2026 16:19:41 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 16:19:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg4IiwidXNlcm5hbWUiOiJPbGl2ZWlyYSIsImVtYWlsIjoiaG8wOTU4MTdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzE5NTUwfQ.fI-q61aYQ4iqrXrAq-glOEGI4zN2kn3wCTARwVSw-GU
[28-Mar-2026 16:19:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 16:19:41 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 16:19:41 UTC] User ID: 188
[28-Mar-2026 16:19:41 UTC] ✅ User profile retrieved successfully for user ID: 188
[28-Mar-2026 16:19:41 UTC] === API CALL LOG ===
[28-Mar-2026 16:19:41 UTC] Endpoint: user/profile.php
[28-Mar-2026 16:19:41 UTC] Full Log Data: {
    "timestamp": "2026-03-28 16:19:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.214.36.141",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.214.36.141, 172.68.40.138",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg4IiwidXNlcm5hbWUiOiJPbGl2ZWlyYSIsImVtYWlsIjoiaG8wOTU4MTdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzE5NTUwfQ.fI-q61aYQ4iqrXrAq-glOEGI4zN2kn3wCTARwVSw-GU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e37f537b8c077d9-LAD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.214.36.141",
        "CF-IPCountry": "AO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 16:19:41 UTC] === END API CALL LOG ===
[28-Mar-2026 16:19:41 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 16:19:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg4IiwidXNlcm5hbWUiOiJPbGl2ZWlyYSIsImVtYWlsIjoiaG8wOTU4MTdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzE5NTUwfQ.fI-q61aYQ4iqrXrAq-glOEGI4zN2kn3wCTARwVSw-GU
[28-Mar-2026 16:19:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 16:19:41 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 16:19:41 UTC] User ID: 188
[28-Mar-2026 16:19:41 UTC] ✅ User profile retrieved successfully for user ID: 188
[28-Mar-2026 16:19:43 UTC] === API CALL LOG ===
[28-Mar-2026 16:19:43 UTC] Endpoint: user/profile.php
[28-Mar-2026 16:19:43 UTC] Full Log Data: {
    "timestamp": "2026-03-28 16:19:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.214.36.141",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.214.36.141, 172.68.40.138",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg4IiwidXNlcm5hbWUiOiJPbGl2ZWlyYSIsImVtYWlsIjoiaG8wOTU4MTdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzE5NTUwfQ.fI-q61aYQ4iqrXrAq-glOEGI4zN2kn3wCTARwVSw-GU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e37f5417b3677d9-LAD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.214.36.141",
        "CF-IPCountry": "AO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 16:19:43 UTC] === END API CALL LOG ===
[28-Mar-2026 16:19:43 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 16:19:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg4IiwidXNlcm5hbWUiOiJPbGl2ZWlyYSIsImVtYWlsIjoiaG8wOTU4MTdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzE5NTUwfQ.fI-q61aYQ4iqrXrAq-glOEGI4zN2kn3wCTARwVSw-GU
[28-Mar-2026 16:19:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 16:19:43 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 16:19:43 UTC] User ID: 188
[28-Mar-2026 16:19:43 UTC] ✅ User profile retrieved successfully for user ID: 188
[28-Mar-2026 16:20:04 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Mar-2026 16:20:04 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Mar-2026 16:20:04 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.214.36.141, 172.68.40.139","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg4IiwidXNlcm5hbWUiOiJPbGl2ZWlyYSIsImVtYWlsIjoiaG8wOTU4MTdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzE5NTUwfQ.fI-q61aYQ4iqrXrAq-glOEGI4zN2kn3wCTARwVSw-GU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e37f5c7b90f77d9-LAD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.214.36.141","CF-IPCountry":"AO","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[28-Mar-2026 16:20:04 UTC] === User Orders API Called ===
[28-Mar-2026 16:20:04 UTC] User ID: 188
[28-Mar-2026 16:20:04 UTC] Limit: 20, Offset: 0
[28-Mar-2026 16:20:04 UTC] Orders found: 0
[28-Mar-2026 16:20:04 UTC] Orders data: []
[28-Mar-2026 16:20:04 UTC] Total orders count: 0
[28-Mar-2026 16:20:04 UTC] === API CALL LOG ===
[28-Mar-2026 16:20:04 UTC] Endpoint: user/profile.php
[28-Mar-2026 16:20:04 UTC] Full Log Data: {
    "timestamp": "2026-03-28 16:20:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.214.36.141",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.214.36.141, 172.68.40.138",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg4IiwidXNlcm5hbWUiOiJPbGl2ZWlyYSIsImVtYWlsIjoiaG8wOTU4MTdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzE5NTUwfQ.fI-q61aYQ4iqrXrAq-glOEGI4zN2kn3wCTARwVSw-GU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e37f5c7b91077d9-LAD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.214.36.141",
        "CF-IPCountry": "AO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 16:20:04 UTC] === END API CALL LOG ===
[28-Mar-2026 16:20:04 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 16:20:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg4IiwidXNlcm5hbWUiOiJPbGl2ZWlyYSIsImVtYWlsIjoiaG8wOTU4MTdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzE5NTUwfQ.fI-q61aYQ4iqrXrAq-glOEGI4zN2kn3wCTARwVSw-GU
[28-Mar-2026 16:20:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 16:20:04 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 16:20:04 UTC] User ID: 188
[28-Mar-2026 16:20:04 UTC] ✅ User profile retrieved successfully for user ID: 188
[28-Mar-2026 16:20:04 UTC] === API CALL LOG ===
[28-Mar-2026 16:20:04 UTC] Endpoint: user/profile.php
[28-Mar-2026 16:20:04 UTC] Full Log Data: {
    "timestamp": "2026-03-28 16:20:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.214.36.141",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.214.36.141, 172.68.40.139",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg4IiwidXNlcm5hbWUiOiJPbGl2ZWlyYSIsImVtYWlsIjoiaG8wOTU4MTdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzE5NTUwfQ.fI-q61aYQ4iqrXrAq-glOEGI4zN2kn3wCTARwVSw-GU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e37f5c8193377d9-LAD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.214.36.141",
        "CF-IPCountry": "AO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 16:20:04 UTC] === END API CALL LOG ===
[28-Mar-2026 16:20:04 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 16:20:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg4IiwidXNlcm5hbWUiOiJPbGl2ZWlyYSIsImVtYWlsIjoiaG8wOTU4MTdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzE5NTUwfQ.fI-q61aYQ4iqrXrAq-glOEGI4zN2kn3wCTARwVSw-GU
[28-Mar-2026 16:20:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 16:20:04 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 16:20:04 UTC] User ID: 188
[28-Mar-2026 16:20:04 UTC] ✅ User profile retrieved successfully for user ID: 188
[28-Mar-2026 16:20:05 UTC] === API CALL LOG ===
[28-Mar-2026 16:20:05 UTC] Endpoint: user/profile.php
[28-Mar-2026 16:20:05 UTC] Full Log Data: {
    "timestamp": "2026-03-28 16:20:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.214.36.141",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.214.36.141, 172.68.40.139",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg4IiwidXNlcm5hbWUiOiJPbGl2ZWlyYSIsImVtYWlsIjoiaG8wOTU4MTdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzE5NTUwfQ.fI-q61aYQ4iqrXrAq-glOEGI4zN2kn3wCTARwVSw-GU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e37f5d02b3877d9-LAD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.214.36.141",
        "CF-IPCountry": "AO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 16:20:05 UTC] === END API CALL LOG ===
[28-Mar-2026 16:20:05 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 16:20:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg4IiwidXNlcm5hbWUiOiJPbGl2ZWlyYSIsImVtYWlsIjoiaG8wOTU4MTdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzE5NTUwfQ.fI-q61aYQ4iqrXrAq-glOEGI4zN2kn3wCTARwVSw-GU
[28-Mar-2026 16:20:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 16:20:05 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 16:20:05 UTC] User ID: 188
[28-Mar-2026 16:20:05 UTC] ✅ User profile retrieved successfully for user ID: 188
[28-Mar-2026 16:21:04 UTC] === API CALL LOG ===
[28-Mar-2026 16:21:04 UTC] Endpoint: user/profile.php
[28-Mar-2026 16:21:04 UTC] Full Log Data: {
    "timestamp": "2026-03-28 16:21:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.214.36.141",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.214.36.141, 172.68.40.138",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg4IiwidXNlcm5hbWUiOiJPbGl2ZWlyYSIsImVtYWlsIjoiaG8wOTU4MTdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzE5NTUwfQ.fI-q61aYQ4iqrXrAq-glOEGI4zN2kn3wCTARwVSw-GU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e37f740c87377d9-LAD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.214.36.141",
        "CF-IPCountry": "AO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 16:21:04 UTC] === END API CALL LOG ===
[28-Mar-2026 16:21:04 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 16:21:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg4IiwidXNlcm5hbWUiOiJPbGl2ZWlyYSIsImVtYWlsIjoiaG8wOTU4MTdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzE5NTUwfQ.fI-q61aYQ4iqrXrAq-glOEGI4zN2kn3wCTARwVSw-GU
[28-Mar-2026 16:21:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 16:21:04 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 16:21:04 UTC] User ID: 188
[28-Mar-2026 16:21:04 UTC] ✅ User profile retrieved successfully for user ID: 188
[28-Mar-2026 16:21:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Mar-2026 16:21:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Mar-2026 16:21:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.214.36.141, 172.68.40.138","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg4IiwidXNlcm5hbWUiOiJPbGl2ZWlyYSIsImVtYWlsIjoiaG8wOTU4MTdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzE5NTUwfQ.fI-q61aYQ4iqrXrAq-glOEGI4zN2kn3wCTARwVSw-GU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e37f821d95477d9-LAD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.214.36.141","CF-IPCountry":"AO","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[28-Mar-2026 16:21:40 UTC] === User Orders API Called ===
[28-Mar-2026 16:21:40 UTC] User ID: 188
[28-Mar-2026 16:21:40 UTC] Limit: 20, Offset: 0
[28-Mar-2026 16:21:40 UTC] Orders found: 0
[28-Mar-2026 16:21:40 UTC] Orders data: []
[28-Mar-2026 16:21:40 UTC] Total orders count: 0
[28-Mar-2026 16:21:40 UTC] === API CALL LOG ===
[28-Mar-2026 16:21:40 UTC] Endpoint: user/profile.php
[28-Mar-2026 16:21:40 UTC] Full Log Data: {
    "timestamp": "2026-03-28 16:21:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.214.36.141",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.214.36.141, 172.68.40.138",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg4IiwidXNlcm5hbWUiOiJPbGl2ZWlyYSIsImVtYWlsIjoiaG8wOTU4MTdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzE5NTUwfQ.fI-q61aYQ4iqrXrAq-glOEGI4zN2kn3wCTARwVSw-GU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e37f821d95577d9-LAD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.214.36.141",
        "CF-IPCountry": "AO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 16:21:40 UTC] === END API CALL LOG ===
[28-Mar-2026 16:21:40 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 16:21:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg4IiwidXNlcm5hbWUiOiJPbGl2ZWlyYSIsImVtYWlsIjoiaG8wOTU4MTdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzE5NTUwfQ.fI-q61aYQ4iqrXrAq-glOEGI4zN2kn3wCTARwVSw-GU
[28-Mar-2026 16:21:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 16:21:40 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 16:21:40 UTC] User ID: 188
[28-Mar-2026 16:21:40 UTC] ✅ User profile retrieved successfully for user ID: 188
[28-Mar-2026 16:21:41 UTC] === API CALL LOG ===
[28-Mar-2026 16:21:41 UTC] Endpoint: user/profile.php
[28-Mar-2026 16:21:41 UTC] Full Log Data: {
    "timestamp": "2026-03-28 16:21:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.214.36.141",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.214.36.141, 172.68.40.138",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg4IiwidXNlcm5hbWUiOiJPbGl2ZWlyYSIsImVtYWlsIjoiaG8wOTU4MTdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzE5NTUwfQ.fI-q61aYQ4iqrXrAq-glOEGI4zN2kn3wCTARwVSw-GU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e37f82369c677d9-LAD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.214.36.141",
        "CF-IPCountry": "AO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 16:21:41 UTC] === END API CALL LOG ===
[28-Mar-2026 16:21:41 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 16:21:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg4IiwidXNlcm5hbWUiOiJPbGl2ZWlyYSIsImVtYWlsIjoiaG8wOTU4MTdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzE5NTUwfQ.fI-q61aYQ4iqrXrAq-glOEGI4zN2kn3wCTARwVSw-GU
[28-Mar-2026 16:21:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 16:21:41 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 16:21:41 UTC] User ID: 188
[28-Mar-2026 16:21:41 UTC] ✅ User profile retrieved successfully for user ID: 188
[28-Mar-2026 16:21:41 UTC] === API CALL LOG ===
[28-Mar-2026 16:21:41 UTC] Endpoint: user/profile.php
[28-Mar-2026 16:21:41 UTC] Full Log Data: {
    "timestamp": "2026-03-28 16:21:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.214.36.141",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.214.36.141, 172.68.40.138",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg4IiwidXNlcm5hbWUiOiJPbGl2ZWlyYSIsImVtYWlsIjoiaG8wOTU4MTdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzE5NTUwfQ.fI-q61aYQ4iqrXrAq-glOEGI4zN2kn3wCTARwVSw-GU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e37f8286b5677d9-LAD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.214.36.141",
        "CF-IPCountry": "AO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 16:21:41 UTC] === END API CALL LOG ===
[28-Mar-2026 16:21:41 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 16:21:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg4IiwidXNlcm5hbWUiOiJPbGl2ZWlyYSIsImVtYWlsIjoiaG8wOTU4MTdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzE5NTUwfQ.fI-q61aYQ4iqrXrAq-glOEGI4zN2kn3wCTARwVSw-GU
[28-Mar-2026 16:21:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 16:21:41 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 16:21:41 UTC] User ID: 188
[28-Mar-2026 16:21:41 UTC] ✅ User profile retrieved successfully for user ID: 188
[28-Mar-2026 16:22:44 UTC] === API CALL LOG ===
[28-Mar-2026 16:22:44 UTC] Endpoint: user/profile.php
[28-Mar-2026 16:22:44 UTC] Full Log Data: {
    "timestamp": "2026-03-28 16:22:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.214.36.141",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.214.36.141, 172.68.40.138",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg4IiwidXNlcm5hbWUiOiJPbGl2ZWlyYSIsImVtYWlsIjoiaG8wOTU4MTdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzE5NTUwfQ.fI-q61aYQ4iqrXrAq-glOEGI4zN2kn3wCTARwVSw-GU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e37f9b12c3277d9-LAD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.214.36.141",
        "CF-IPCountry": "AO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 16:22:44 UTC] === END API CALL LOG ===
[28-Mar-2026 16:22:44 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 16:22:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg4IiwidXNlcm5hbWUiOiJPbGl2ZWlyYSIsImVtYWlsIjoiaG8wOTU4MTdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzE5NTUwfQ.fI-q61aYQ4iqrXrAq-glOEGI4zN2kn3wCTARwVSw-GU
[28-Mar-2026 16:22:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 16:22:44 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 16:22:44 UTC] User ID: 188
[28-Mar-2026 16:22:44 UTC] ✅ User profile retrieved successfully for user ID: 188
[28-Mar-2026 16:22:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Mar-2026 16:22:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Mar-2026 16:22:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.214.36.141, 172.68.40.139","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg4IiwidXNlcm5hbWUiOiJPbGl2ZWlyYSIsImVtYWlsIjoiaG8wOTU4MTdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzE5NTUwfQ.fI-q61aYQ4iqrXrAq-glOEGI4zN2kn3wCTARwVSw-GU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e37f9fc5c1377d9-LAD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.214.36.141","CF-IPCountry":"AO","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[28-Mar-2026 16:22:56 UTC] === User Orders API Called ===
[28-Mar-2026 16:22:56 UTC] User ID: 188
[28-Mar-2026 16:22:56 UTC] Limit: 20, Offset: 0
[28-Mar-2026 16:22:56 UTC] Orders found: 0
[28-Mar-2026 16:22:56 UTC] Orders data: []
[28-Mar-2026 16:22:56 UTC] Total orders count: 0
[28-Mar-2026 16:22:56 UTC] === API CALL LOG ===
[28-Mar-2026 16:22:56 UTC] Endpoint: user/profile.php
[28-Mar-2026 16:22:56 UTC] Full Log Data: {
    "timestamp": "2026-03-28 16:22:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.214.36.141",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.214.36.141, 172.68.40.139",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg4IiwidXNlcm5hbWUiOiJPbGl2ZWlyYSIsImVtYWlsIjoiaG8wOTU4MTdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzE5NTUwfQ.fI-q61aYQ4iqrXrAq-glOEGI4zN2kn3wCTARwVSw-GU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e37f9fc5c1477d9-LAD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.214.36.141",
        "CF-IPCountry": "AO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 16:22:56 UTC] === END API CALL LOG ===
[28-Mar-2026 16:22:56 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 16:22:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg4IiwidXNlcm5hbWUiOiJPbGl2ZWlyYSIsImVtYWlsIjoiaG8wOTU4MTdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzE5NTUwfQ.fI-q61aYQ4iqrXrAq-glOEGI4zN2kn3wCTARwVSw-GU
[28-Mar-2026 16:22:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 16:22:56 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 16:22:56 UTC] User ID: 188
[28-Mar-2026 16:22:56 UTC] ✅ User profile retrieved successfully for user ID: 188
[28-Mar-2026 16:22:57 UTC] === API CALL LOG ===
[28-Mar-2026 16:22:57 UTC] Endpoint: user/profile.php
[28-Mar-2026 16:22:57 UTC] Full Log Data: {
    "timestamp": "2026-03-28 16:22:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.214.36.141",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.214.36.141, 172.68.40.139",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg4IiwidXNlcm5hbWUiOiJPbGl2ZWlyYSIsImVtYWlsIjoiaG8wOTU4MTdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzE5NTUwfQ.fI-q61aYQ4iqrXrAq-glOEGI4zN2kn3wCTARwVSw-GU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e37fa011d6c77d9-LAD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.214.36.141",
        "CF-IPCountry": "AO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 16:22:57 UTC] === END API CALL LOG ===
[28-Mar-2026 16:22:57 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 16:22:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg4IiwidXNlcm5hbWUiOiJPbGl2ZWlyYSIsImVtYWlsIjoiaG8wOTU4MTdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzE5NTUwfQ.fI-q61aYQ4iqrXrAq-glOEGI4zN2kn3wCTARwVSw-GU
[28-Mar-2026 16:22:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 16:22:57 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 16:22:57 UTC] User ID: 188
[28-Mar-2026 16:22:57 UTC] ✅ User profile retrieved successfully for user ID: 188
[28-Mar-2026 16:23:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Mar-2026 16:23:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Mar-2026 16:23:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.214.36.141, 172.68.40.139","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg4IiwidXNlcm5hbWUiOiJPbGl2ZWlyYSIsImVtYWlsIjoiaG8wOTU4MTdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzE5NTUwfQ.fI-q61aYQ4iqrXrAq-glOEGI4zN2kn3wCTARwVSw-GU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e37fa6d7db477d9-LAD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.214.36.141","CF-IPCountry":"AO","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[28-Mar-2026 16:23:15 UTC] === User Orders API Called ===
[28-Mar-2026 16:23:15 UTC] User ID: 188
[28-Mar-2026 16:23:15 UTC] Limit: 20, Offset: 0
[28-Mar-2026 16:23:15 UTC] Orders found: 0
[28-Mar-2026 16:23:15 UTC] Orders data: []
[28-Mar-2026 16:23:15 UTC] Total orders count: 0
[28-Mar-2026 16:23:15 UTC] === API CALL LOG ===
[28-Mar-2026 16:23:15 UTC] Endpoint: user/profile.php
[28-Mar-2026 16:23:15 UTC] Full Log Data: {
    "timestamp": "2026-03-28 16:23:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.214.36.141",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.214.36.141, 172.68.40.138",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg4IiwidXNlcm5hbWUiOiJPbGl2ZWlyYSIsImVtYWlsIjoiaG8wOTU4MTdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzE5NTUwfQ.fI-q61aYQ4iqrXrAq-glOEGI4zN2kn3wCTARwVSw-GU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e37fa6dcdc377d9-LAD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.214.36.141",
        "CF-IPCountry": "AO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 16:23:15 UTC] === END API CALL LOG ===
[28-Mar-2026 16:23:15 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 16:23:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg4IiwidXNlcm5hbWUiOiJPbGl2ZWlyYSIsImVtYWlsIjoiaG8wOTU4MTdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzE5NTUwfQ.fI-q61aYQ4iqrXrAq-glOEGI4zN2kn3wCTARwVSw-GU
[28-Mar-2026 16:23:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 16:23:15 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 16:23:15 UTC] User ID: 188
[28-Mar-2026 16:23:15 UTC] ✅ User profile retrieved successfully for user ID: 188
[28-Mar-2026 16:23:15 UTC] === API CALL LOG ===
[28-Mar-2026 16:23:15 UTC] Endpoint: user/profile.php
[28-Mar-2026 16:23:15 UTC] Full Log Data: {
    "timestamp": "2026-03-28 16:23:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.214.36.141",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.214.36.141, 172.68.40.138",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg4IiwidXNlcm5hbWUiOiJPbGl2ZWlyYSIsImVtYWlsIjoiaG8wOTU4MTdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzE5NTUwfQ.fI-q61aYQ4iqrXrAq-glOEGI4zN2kn3wCTARwVSw-GU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e37fa712eb477d9-LAD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.214.36.141",
        "CF-IPCountry": "AO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 16:23:15 UTC] === END API CALL LOG ===
[28-Mar-2026 16:23:15 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 16:23:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg4IiwidXNlcm5hbWUiOiJPbGl2ZWlyYSIsImVtYWlsIjoiaG8wOTU4MTdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzE5NTUwfQ.fI-q61aYQ4iqrXrAq-glOEGI4zN2kn3wCTARwVSw-GU
[28-Mar-2026 16:23:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 16:23:15 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 16:23:15 UTC] User ID: 188
[28-Mar-2026 16:23:15 UTC] ✅ User profile retrieved successfully for user ID: 188
[28-Mar-2026 16:23:23 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Mar-2026 16:23:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Mar-2026 16:23:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.214.36.141, 172.68.40.139","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg4IiwidXNlcm5hbWUiOiJPbGl2ZWlyYSIsImVtYWlsIjoiaG8wOTU4MTdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzE5NTUwfQ.fI-q61aYQ4iqrXrAq-glOEGI4zN2kn3wCTARwVSw-GU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e37faa05d1777d9-LAD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.214.36.141","CF-IPCountry":"AO","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[28-Mar-2026 16:23:23 UTC] === User Orders API Called ===
[28-Mar-2026 16:23:23 UTC] User ID: 188
[28-Mar-2026 16:23:23 UTC] Limit: 20, Offset: 0
[28-Mar-2026 16:23:23 UTC] Orders found: 0
[28-Mar-2026 16:23:23 UTC] Orders data: []
[28-Mar-2026 16:23:23 UTC] Total orders count: 0
[28-Mar-2026 16:23:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Mar-2026 16:23:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Mar-2026 16:23:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.214.36.141, 172.68.40.138","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg4IiwidXNlcm5hbWUiOiJPbGl2ZWlyYSIsImVtYWlsIjoiaG8wOTU4MTdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzE5NTUwfQ.fI-q61aYQ4iqrXrAq-glOEGI4zN2kn3wCTARwVSw-GU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e37faab28c277d9-LAD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.214.36.141","CF-IPCountry":"AO","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[28-Mar-2026 16:23:24 UTC] === User Orders API Called ===
[28-Mar-2026 16:23:24 UTC] User ID: 188
[28-Mar-2026 16:23:24 UTC] Limit: 20, Offset: 0
[28-Mar-2026 16:23:24 UTC] Orders found: 0
[28-Mar-2026 16:23:24 UTC] Orders data: []
[28-Mar-2026 16:23:24 UTC] Total orders count: 0
[28-Mar-2026 16:23:24 UTC] === API CALL LOG ===
[28-Mar-2026 16:23:24 UTC] Endpoint: user/profile.php
[28-Mar-2026 16:23:24 UTC] Full Log Data: {
    "timestamp": "2026-03-28 16:23:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.214.36.141",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.214.36.141, 172.68.40.138",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg4IiwidXNlcm5hbWUiOiJPbGl2ZWlyYSIsImVtYWlsIjoiaG8wOTU4MTdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzE5NTUwfQ.fI-q61aYQ4iqrXrAq-glOEGI4zN2kn3wCTARwVSw-GU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e37faabb8e677d9-LAD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.214.36.141",
        "CF-IPCountry": "AO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 16:23:24 UTC] === END API CALL LOG ===
[28-Mar-2026 16:23:24 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 16:23:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg4IiwidXNlcm5hbWUiOiJPbGl2ZWlyYSIsImVtYWlsIjoiaG8wOTU4MTdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzE5NTUwfQ.fI-q61aYQ4iqrXrAq-glOEGI4zN2kn3wCTARwVSw-GU
[28-Mar-2026 16:23:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 16:23:24 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 16:23:24 UTC] User ID: 188
[28-Mar-2026 16:23:24 UTC] ✅ User profile retrieved successfully for user ID: 188
[28-Mar-2026 16:23:25 UTC] === API CALL LOG ===
[28-Mar-2026 16:23:25 UTC] Endpoint: user/profile.php
[28-Mar-2026 16:23:25 UTC] Full Log Data: {
    "timestamp": "2026-03-28 16:23:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.214.36.141",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.214.36.141, 172.68.40.138",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg4IiwidXNlcm5hbWUiOiJPbGl2ZWlyYSIsImVtYWlsIjoiaG8wOTU4MTdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzE5NTUwfQ.fI-q61aYQ4iqrXrAq-glOEGI4zN2kn3wCTARwVSw-GU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e37faafba2177d9-LAD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.214.36.141",
        "CF-IPCountry": "AO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 16:23:25 UTC] === END API CALL LOG ===
[28-Mar-2026 16:23:25 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 16:23:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg4IiwidXNlcm5hbWUiOiJPbGl2ZWlyYSIsImVtYWlsIjoiaG8wOTU4MTdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzE5NTUwfQ.fI-q61aYQ4iqrXrAq-glOEGI4zN2kn3wCTARwVSw-GU
[28-Mar-2026 16:23:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 16:23:25 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 16:23:25 UTC] User ID: 188
[28-Mar-2026 16:23:25 UTC] ✅ User profile retrieved successfully for user ID: 188
[28-Mar-2026 16:24:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Mar-2026 16:24:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Mar-2026 16:24:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.214.36.141, 172.68.40.138","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg4IiwidXNlcm5hbWUiOiJPbGl2ZWlyYSIsImVtYWlsIjoiaG8wOTU4MTdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzE5NTUwfQ.fI-q61aYQ4iqrXrAq-glOEGI4zN2kn3wCTARwVSw-GU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e37fbdc68fb77d9-LAD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.214.36.141","CF-IPCountry":"AO","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[28-Mar-2026 16:24:13 UTC] === User Orders API Called ===
[28-Mar-2026 16:24:13 UTC] User ID: 188
[28-Mar-2026 16:24:13 UTC] Limit: 20, Offset: 0
[28-Mar-2026 16:24:13 UTC] Orders found: 0
[28-Mar-2026 16:24:13 UTC] Orders data: []
[28-Mar-2026 16:24:13 UTC] Total orders count: 0
[28-Mar-2026 16:24:13 UTC] === API CALL LOG ===
[28-Mar-2026 16:24:13 UTC] Endpoint: user/profile.php
[28-Mar-2026 16:24:13 UTC] Full Log Data: {
    "timestamp": "2026-03-28 16:24:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.214.36.141",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.214.36.141, 172.68.40.139",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg4IiwidXNlcm5hbWUiOiJPbGl2ZWlyYSIsImVtYWlsIjoiaG8wOTU4MTdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzE5NTUwfQ.fI-q61aYQ4iqrXrAq-glOEGI4zN2kn3wCTARwVSw-GU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e37fbdcc91577d9-LAD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.214.36.141",
        "CF-IPCountry": "AO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 16:24:13 UTC] === END API CALL LOG ===
[28-Mar-2026 16:24:13 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 16:24:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg4IiwidXNlcm5hbWUiOiJPbGl2ZWlyYSIsImVtYWlsIjoiaG8wOTU4MTdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzE5NTUwfQ.fI-q61aYQ4iqrXrAq-glOEGI4zN2kn3wCTARwVSw-GU
[28-Mar-2026 16:24:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 16:24:13 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 16:24:13 UTC] User ID: 188
[28-Mar-2026 16:24:13 UTC] ✅ User profile retrieved successfully for user ID: 188
[28-Mar-2026 16:24:14 UTC] === API CALL LOG ===
[28-Mar-2026 16:24:14 UTC] Endpoint: user/profile.php
[28-Mar-2026 16:24:14 UTC] Full Log Data: {
    "timestamp": "2026-03-28 16:24:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.214.36.141",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.214.36.141, 172.68.40.139",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg4IiwidXNlcm5hbWUiOiJPbGl2ZWlyYSIsImVtYWlsIjoiaG8wOTU4MTdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzE5NTUwfQ.fI-q61aYQ4iqrXrAq-glOEGI4zN2kn3wCTARwVSw-GU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e37fbe0ba1477d9-LAD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.214.36.141",
        "CF-IPCountry": "AO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 16:24:14 UTC] === END API CALL LOG ===
[28-Mar-2026 16:24:14 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 16:24:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg4IiwidXNlcm5hbWUiOiJPbGl2ZWlyYSIsImVtYWlsIjoiaG8wOTU4MTdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzE5NTUwfQ.fI-q61aYQ4iqrXrAq-glOEGI4zN2kn3wCTARwVSw-GU
[28-Mar-2026 16:24:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 16:24:14 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 16:24:14 UTC] User ID: 188
[28-Mar-2026 16:24:14 UTC] ✅ User profile retrieved successfully for user ID: 188
[28-Mar-2026 16:24:51 UTC] === API CALL LOG ===
[28-Mar-2026 16:24:51 UTC] Endpoint: user/profile.php
[28-Mar-2026 16:24:51 UTC] Full Log Data: {
    "timestamp": "2026-03-28 16:24:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.214.36.141",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.214.36.141, 172.68.40.139",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg4IiwidXNlcm5hbWUiOiJPbGl2ZWlyYSIsImVtYWlsIjoiaG8wOTU4MTdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzE5NTUwfQ.fI-q61aYQ4iqrXrAq-glOEGI4zN2kn3wCTARwVSw-GU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e37fcc9df1e77d9-LAD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.214.36.141",
        "CF-IPCountry": "AO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 16:24:51 UTC] === END API CALL LOG ===
[28-Mar-2026 16:24:51 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 16:24:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg4IiwidXNlcm5hbWUiOiJPbGl2ZWlyYSIsImVtYWlsIjoiaG8wOTU4MTdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzE5NTUwfQ.fI-q61aYQ4iqrXrAq-glOEGI4zN2kn3wCTARwVSw-GU
[28-Mar-2026 16:24:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 16:24:51 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 16:24:51 UTC] User ID: 188
[28-Mar-2026 16:24:51 UTC] ✅ User profile retrieved successfully for user ID: 188
[28-Mar-2026 16:25:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Mar-2026 16:25:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Mar-2026 16:25:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.214.36.141, 172.68.40.138","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg4IiwidXNlcm5hbWUiOiJPbGl2ZWlyYSIsImVtYWlsIjoiaG8wOTU4MTdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzE5NTUwfQ.fI-q61aYQ4iqrXrAq-glOEGI4zN2kn3wCTARwVSw-GU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e37fd711be077d9-LAD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.214.36.141","CF-IPCountry":"AO","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[28-Mar-2026 16:25:18 UTC] === User Orders API Called ===
[28-Mar-2026 16:25:18 UTC] User ID: 188
[28-Mar-2026 16:25:18 UTC] Limit: 20, Offset: 0
[28-Mar-2026 16:25:18 UTC] Orders found: 1
[28-Mar-2026 16:25:18 UTC] Orders data: [{"id":136,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/investidoresAO\/282","status":"pending","created_at":"2026-03-28 19:55:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[28-Mar-2026 16:25:18 UTC] Total orders count: 1
[28-Mar-2026 16:25:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Mar-2026 16:25:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Mar-2026 16:25:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.214.36.141, 172.68.40.139","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg4IiwidXNlcm5hbWUiOiJPbGl2ZWlyYSIsImVtYWlsIjoiaG8wOTU4MTdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzE5NTUwfQ.fI-q61aYQ4iqrXrAq-glOEGI4zN2kn3wCTARwVSw-GU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e37fdc4ad4b77d9-LAD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.214.36.141","CF-IPCountry":"AO","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[28-Mar-2026 16:25:31 UTC] === User Orders API Called ===
[28-Mar-2026 16:25:31 UTC] User ID: 188
[28-Mar-2026 16:25:31 UTC] Limit: 20, Offset: 0
[28-Mar-2026 16:25:31 UTC] Orders found: 1
[28-Mar-2026 16:25:31 UTC] Orders data: [{"id":136,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/investidoresAO\/282","status":"pending","created_at":"2026-03-28 19:55:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[28-Mar-2026 16:25:31 UTC] Total orders count: 1
[28-Mar-2026 16:25:31 UTC] === API CALL LOG ===
[28-Mar-2026 16:25:31 UTC] Endpoint: user/profile.php
[28-Mar-2026 16:25:31 UTC] Full Log Data: {
    "timestamp": "2026-03-28 16:25:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.214.36.141",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.214.36.141, 172.68.40.138",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg4IiwidXNlcm5hbWUiOiJPbGl2ZWlyYSIsImVtYWlsIjoiaG8wOTU4MTdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzE5NTUwfQ.fI-q61aYQ4iqrXrAq-glOEGI4zN2kn3wCTARwVSw-GU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e37fdc4ed5f77d9-LAD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.214.36.141",
        "CF-IPCountry": "AO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 16:25:31 UTC] === END API CALL LOG ===
[28-Mar-2026 16:25:31 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 16:25:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg4IiwidXNlcm5hbWUiOiJPbGl2ZWlyYSIsImVtYWlsIjoiaG8wOTU4MTdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzE5NTUwfQ.fI-q61aYQ4iqrXrAq-glOEGI4zN2kn3wCTARwVSw-GU
[28-Mar-2026 16:25:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 16:25:31 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 16:25:31 UTC] User ID: 188
[28-Mar-2026 16:25:31 UTC] ✅ User profile retrieved successfully for user ID: 188
[28-Mar-2026 16:25:32 UTC] === API CALL LOG ===
[28-Mar-2026 16:25:32 UTC] Endpoint: user/profile.php
[28-Mar-2026 16:25:32 UTC] Full Log Data: {
    "timestamp": "2026-03-28 16:25:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.214.36.141",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.214.36.141, 172.68.40.139",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg4IiwidXNlcm5hbWUiOiJPbGl2ZWlyYSIsImVtYWlsIjoiaG8wOTU4MTdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzE5NTUwfQ.fI-q61aYQ4iqrXrAq-glOEGI4zN2kn3wCTARwVSw-GU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e37fdc97e9b77d9-LAD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.214.36.141",
        "CF-IPCountry": "AO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 16:25:32 UTC] === END API CALL LOG ===
[28-Mar-2026 16:25:32 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 16:25:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg4IiwidXNlcm5hbWUiOiJPbGl2ZWlyYSIsImVtYWlsIjoiaG8wOTU4MTdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzE5NTUwfQ.fI-q61aYQ4iqrXrAq-glOEGI4zN2kn3wCTARwVSw-GU
[28-Mar-2026 16:25:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 16:25:32 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 16:25:32 UTC] User ID: 188
[28-Mar-2026 16:25:32 UTC] ✅ User profile retrieved successfully for user ID: 188
[28-Mar-2026 16:25:49 UTC] === API CALL LOG ===
[28-Mar-2026 16:25:49 UTC] Endpoint: user/profile.php
[28-Mar-2026 16:25:49 UTC] Full Log Data: {
    "timestamp": "2026-03-28 16:25:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.214.36.141",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.214.36.141, 172.68.40.138",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg4IiwidXNlcm5hbWUiOiJPbGl2ZWlyYSIsImVtYWlsIjoiaG8wOTU4MTdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzE5NTUwfQ.fI-q61aYQ4iqrXrAq-glOEGI4zN2kn3wCTARwVSw-GU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e37fe35a9d477d9-LAD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.214.36.141",
        "CF-IPCountry": "AO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 16:25:49 UTC] === END API CALL LOG ===
[28-Mar-2026 16:25:49 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 16:25:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg4IiwidXNlcm5hbWUiOiJPbGl2ZWlyYSIsImVtYWlsIjoiaG8wOTU4MTdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzE5NTUwfQ.fI-q61aYQ4iqrXrAq-glOEGI4zN2kn3wCTARwVSw-GU
[28-Mar-2026 16:25:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 16:25:49 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 16:25:49 UTC] User ID: 188
[28-Mar-2026 16:25:49 UTC] ✅ User profile retrieved successfully for user ID: 188
[28-Mar-2026 16:25:49 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Mar-2026 16:25:49 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Mar-2026 16:25:49 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.214.36.141, 172.68.40.138","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg4IiwidXNlcm5hbWUiOiJPbGl2ZWlyYSIsImVtYWlsIjoiaG8wOTU4MTdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzE5NTUwfQ.fI-q61aYQ4iqrXrAq-glOEGI4zN2kn3wCTARwVSw-GU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e37fe35a9d377d9-LAD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.214.36.141","CF-IPCountry":"AO","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[28-Mar-2026 16:25:49 UTC] === User Orders API Called ===
[28-Mar-2026 16:25:49 UTC] User ID: 188
[28-Mar-2026 16:25:49 UTC] Limit: 20, Offset: 0
[28-Mar-2026 16:25:49 UTC] Orders found: 1
[28-Mar-2026 16:25:49 UTC] Orders data: [{"id":136,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/investidoresAO\/282","status":"pending","created_at":"2026-03-28 19:55:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[28-Mar-2026 16:25:49 UTC] Total orders count: 1
[28-Mar-2026 16:25:50 UTC] === API CALL LOG ===
[28-Mar-2026 16:25:50 UTC] Endpoint: user/profile.php
[28-Mar-2026 16:25:50 UTC] Full Log Data: {
    "timestamp": "2026-03-28 16:25:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.214.36.141",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.214.36.141, 172.68.40.138",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg4IiwidXNlcm5hbWUiOiJPbGl2ZWlyYSIsImVtYWlsIjoiaG8wOTU4MTdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzE5NTUwfQ.fI-q61aYQ4iqrXrAq-glOEGI4zN2kn3wCTARwVSw-GU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e37fe383a8577d9-LAD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.214.36.141",
        "CF-IPCountry": "AO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 16:25:50 UTC] === END API CALL LOG ===
[28-Mar-2026 16:25:50 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 16:25:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg4IiwidXNlcm5hbWUiOiJPbGl2ZWlyYSIsImVtYWlsIjoiaG8wOTU4MTdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzE5NTUwfQ.fI-q61aYQ4iqrXrAq-glOEGI4zN2kn3wCTARwVSw-GU
[28-Mar-2026 16:25:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 16:25:50 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 16:25:50 UTC] User ID: 188
[28-Mar-2026 16:25:50 UTC] ✅ User profile retrieved successfully for user ID: 188
[28-Mar-2026 16:25:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Mar-2026 16:25:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Mar-2026 16:25:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.214.36.141, 172.68.40.138","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg4IiwidXNlcm5hbWUiOiJPbGl2ZWlyYSIsImVtYWlsIjoiaG8wOTU4MTdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzE5NTUwfQ.fI-q61aYQ4iqrXrAq-glOEGI4zN2kn3wCTARwVSw-GU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e37fe45be5f77d9-LAD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.214.36.141","CF-IPCountry":"AO","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[28-Mar-2026 16:25:52 UTC] === User Orders API Called ===
[28-Mar-2026 16:25:52 UTC] User ID: 188
[28-Mar-2026 16:25:52 UTC] Limit: 20, Offset: 0
[28-Mar-2026 16:25:52 UTC] Orders found: 1
[28-Mar-2026 16:25:52 UTC] Orders data: [{"id":136,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/investidoresAO\/282","status":"pending","created_at":"2026-03-28 19:55:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[28-Mar-2026 16:25:52 UTC] Total orders count: 1
[28-Mar-2026 16:29:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Mar-2026 16:29:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Mar-2026 16:29:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.214.36.141, 172.68.40.139","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg4IiwidXNlcm5hbWUiOiJPbGl2ZWlyYSIsImVtYWlsIjoiaG8wOTU4MTdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzE5NTUwfQ.fI-q61aYQ4iqrXrAq-glOEGI4zN2kn3wCTARwVSw-GU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e380353c90077d9-LAD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.214.36.141","CF-IPCountry":"AO","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[28-Mar-2026 16:29:19 UTC] === User Orders API Called ===
[28-Mar-2026 16:29:19 UTC] User ID: 188
[28-Mar-2026 16:29:19 UTC] Limit: 20, Offset: 0
[28-Mar-2026 16:29:19 UTC] Orders found: 1
[28-Mar-2026 16:29:19 UTC] Orders data: [{"id":136,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/investidoresAO\/282","status":"pending","created_at":"2026-03-28 19:55:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[28-Mar-2026 16:29:19 UTC] Total orders count: 1
[28-Mar-2026 16:29:19 UTC] === API CALL LOG ===
[28-Mar-2026 16:29:19 UTC] Endpoint: user/profile.php
[28-Mar-2026 16:29:19 UTC] Full Log Data: {
    "timestamp": "2026-03-28 16:29:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.214.36.141",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.214.36.141, 172.68.40.139",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg4IiwidXNlcm5hbWUiOiJPbGl2ZWlyYSIsImVtYWlsIjoiaG8wOTU4MTdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzE5NTUwfQ.fI-q61aYQ4iqrXrAq-glOEGI4zN2kn3wCTARwVSw-GU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e380354492977d9-LAD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.214.36.141",
        "CF-IPCountry": "AO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 16:29:19 UTC] === END API CALL LOG ===
[28-Mar-2026 16:29:19 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 16:29:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg4IiwidXNlcm5hbWUiOiJPbGl2ZWlyYSIsImVtYWlsIjoiaG8wOTU4MTdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzE5NTUwfQ.fI-q61aYQ4iqrXrAq-glOEGI4zN2kn3wCTARwVSw-GU
[28-Mar-2026 16:29:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 16:29:19 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 16:29:19 UTC] User ID: 188
[28-Mar-2026 16:29:19 UTC] ✅ User profile retrieved successfully for user ID: 188
[28-Mar-2026 16:29:20 UTC] === API CALL LOG ===
[28-Mar-2026 16:29:20 UTC] Endpoint: user/profile.php
[28-Mar-2026 16:29:20 UTC] Full Log Data: {
    "timestamp": "2026-03-28 16:29:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.214.36.141",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.214.36.141, 172.68.40.139",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg4IiwidXNlcm5hbWUiOiJPbGl2ZWlyYSIsImVtYWlsIjoiaG8wOTU4MTdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzE5NTUwfQ.fI-q61aYQ4iqrXrAq-glOEGI4zN2kn3wCTARwVSw-GU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3803586a3777d9-LAD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.214.36.141",
        "CF-IPCountry": "AO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 16:29:20 UTC] === END API CALL LOG ===
[28-Mar-2026 16:29:20 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 16:29:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg4IiwidXNlcm5hbWUiOiJPbGl2ZWlyYSIsImVtYWlsIjoiaG8wOTU4MTdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzE5NTUwfQ.fI-q61aYQ4iqrXrAq-glOEGI4zN2kn3wCTARwVSw-GU
[28-Mar-2026 16:29:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 16:29:20 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 16:29:20 UTC] User ID: 188
[28-Mar-2026 16:29:20 UTC] ✅ User profile retrieved successfully for user ID: 188
[28-Mar-2026 16:29:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Mar-2026 16:29:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Mar-2026 16:29:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.214.36.141, 172.68.40.139","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg4IiwidXNlcm5hbWUiOiJPbGl2ZWlyYSIsImVtYWlsIjoiaG8wOTU4MTdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzE5NTUwfQ.fI-q61aYQ4iqrXrAq-glOEGI4zN2kn3wCTARwVSw-GU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e38035e6bc877d9-LAD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.214.36.141","CF-IPCountry":"AO","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[28-Mar-2026 16:29:21 UTC] === User Orders API Called ===
[28-Mar-2026 16:29:21 UTC] User ID: 188
[28-Mar-2026 16:29:21 UTC] Limit: 20, Offset: 0
[28-Mar-2026 16:29:21 UTC] Orders found: 1
[28-Mar-2026 16:29:21 UTC] Orders data: [{"id":136,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/investidoresAO\/282","status":"pending","created_at":"2026-03-28 19:55:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[28-Mar-2026 16:29:21 UTC] Total orders count: 1
[28-Mar-2026 16:29:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Mar-2026 16:29:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Mar-2026 16:29:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.214.36.141, 172.68.40.138","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg4IiwidXNlcm5hbWUiOiJPbGl2ZWlyYSIsImVtYWlsIjoiaG8wOTU4MTdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzE5NTUwfQ.fI-q61aYQ4iqrXrAq-glOEGI4zN2kn3wCTARwVSw-GU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e3803999db277d9-LAD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.214.36.141","CF-IPCountry":"AO","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[28-Mar-2026 16:29:30 UTC] === User Orders API Called ===
[28-Mar-2026 16:29:30 UTC] User ID: 188
[28-Mar-2026 16:29:30 UTC] Limit: 20, Offset: 0
[28-Mar-2026 16:29:30 UTC] Orders found: 1
[28-Mar-2026 16:29:30 UTC] Orders data: [{"id":136,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/investidoresAO\/282","status":"pending","created_at":"2026-03-28 19:55:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[28-Mar-2026 16:29:30 UTC] Total orders count: 1
[28-Mar-2026 16:29:30 UTC] === API CALL LOG ===
[28-Mar-2026 16:29:30 UTC] Endpoint: user/profile.php
[28-Mar-2026 16:29:30 UTC] Full Log Data: {
    "timestamp": "2026-03-28 16:29:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.214.36.141",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.214.36.141, 172.68.40.138",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg4IiwidXNlcm5hbWUiOiJPbGl2ZWlyYSIsImVtYWlsIjoiaG8wOTU4MTdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzE5NTUwfQ.fI-q61aYQ4iqrXrAq-glOEGI4zN2kn3wCTARwVSw-GU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e380399fdc577d9-LAD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.214.36.141",
        "CF-IPCountry": "AO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 16:29:30 UTC] === END API CALL LOG ===
[28-Mar-2026 16:29:30 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 16:29:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg4IiwidXNlcm5hbWUiOiJPbGl2ZWlyYSIsImVtYWlsIjoiaG8wOTU4MTdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzE5NTUwfQ.fI-q61aYQ4iqrXrAq-glOEGI4zN2kn3wCTARwVSw-GU
[28-Mar-2026 16:29:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 16:29:30 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 16:29:30 UTC] User ID: 188
[28-Mar-2026 16:29:30 UTC] ✅ User profile retrieved successfully for user ID: 188
[28-Mar-2026 16:29:31 UTC] === API CALL LOG ===
[28-Mar-2026 16:29:31 UTC] Endpoint: user/profile.php
[28-Mar-2026 16:29:31 UTC] Full Log Data: {
    "timestamp": "2026-03-28 16:29:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.214.36.141",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.214.36.141, 172.68.40.138",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg4IiwidXNlcm5hbWUiOiJPbGl2ZWlyYSIsImVtYWlsIjoiaG8wOTU4MTdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzE5NTUwfQ.fI-q61aYQ4iqrXrAq-glOEGI4zN2kn3wCTARwVSw-GU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e38039e4eff77d9-LAD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.214.36.141",
        "CF-IPCountry": "AO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 16:29:31 UTC] === END API CALL LOG ===
[28-Mar-2026 16:29:31 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 16:29:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg4IiwidXNlcm5hbWUiOiJPbGl2ZWlyYSIsImVtYWlsIjoiaG8wOTU4MTdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzE5NTUwfQ.fI-q61aYQ4iqrXrAq-glOEGI4zN2kn3wCTARwVSw-GU
[28-Mar-2026 16:29:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 16:29:31 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 16:29:31 UTC] User ID: 188
[28-Mar-2026 16:29:31 UTC] ✅ User profile retrieved successfully for user ID: 188
[28-Mar-2026 16:29:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Mar-2026 16:29:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Mar-2026 16:29:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.214.36.141, 172.68.40.138","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg4IiwidXNlcm5hbWUiOiJPbGl2ZWlyYSIsImVtYWlsIjoiaG8wOTU4MTdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzE5NTUwfQ.fI-q61aYQ4iqrXrAq-glOEGI4zN2kn3wCTARwVSw-GU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e3803b05c7477d9-LAD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.214.36.141","CF-IPCountry":"AO","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[28-Mar-2026 16:29:34 UTC] === User Orders API Called ===
[28-Mar-2026 16:29:34 UTC] User ID: 188
[28-Mar-2026 16:29:34 UTC] Limit: 20, Offset: 0
[28-Mar-2026 16:29:34 UTC] Orders found: 1
[28-Mar-2026 16:29:34 UTC] Orders data: [{"id":136,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/investidoresAO\/282","status":"pending","created_at":"2026-03-28 19:55:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[28-Mar-2026 16:29:34 UTC] Total orders count: 1
[28-Mar-2026 16:29:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Mar-2026 16:29:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Mar-2026 16:29:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.214.36.141, 172.68.40.138","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg4IiwidXNlcm5hbWUiOiJPbGl2ZWlyYSIsImVtYWlsIjoiaG8wOTU4MTdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzE5NTUwfQ.fI-q61aYQ4iqrXrAq-glOEGI4zN2kn3wCTARwVSw-GU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e3803be889c77d9-LAD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.214.36.141","CF-IPCountry":"AO","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[28-Mar-2026 16:29:36 UTC] === User Orders API Called ===
[28-Mar-2026 16:29:36 UTC] User ID: 188
[28-Mar-2026 16:29:36 UTC] Limit: 20, Offset: 0
[28-Mar-2026 16:29:36 UTC] Orders found: 1
[28-Mar-2026 16:29:36 UTC] Orders data: [{"id":136,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/investidoresAO\/282","status":"pending","created_at":"2026-03-28 19:55:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[28-Mar-2026 16:29:36 UTC] Total orders count: 1
[28-Mar-2026 16:29:36 UTC] === API CALL LOG ===
[28-Mar-2026 16:29:36 UTC] Endpoint: user/profile.php
[28-Mar-2026 16:29:36 UTC] Full Log Data: {
    "timestamp": "2026-03-28 16:29:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.214.36.141",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.214.36.141, 172.68.40.139",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg4IiwidXNlcm5hbWUiOiJPbGl2ZWlyYSIsImVtYWlsIjoiaG8wOTU4MTdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzE5NTUwfQ.fI-q61aYQ4iqrXrAq-glOEGI4zN2kn3wCTARwVSw-GU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3803bed8b777d9-LAD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.214.36.141",
        "CF-IPCountry": "AO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 16:29:36 UTC] === END API CALL LOG ===
[28-Mar-2026 16:29:36 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 16:29:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg4IiwidXNlcm5hbWUiOiJPbGl2ZWlyYSIsImVtYWlsIjoiaG8wOTU4MTdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzE5NTUwfQ.fI-q61aYQ4iqrXrAq-glOEGI4zN2kn3wCTARwVSw-GU
[28-Mar-2026 16:29:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 16:29:36 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 16:29:36 UTC] User ID: 188
[28-Mar-2026 16:29:36 UTC] ✅ User profile retrieved successfully for user ID: 188
[28-Mar-2026 16:29:37 UTC] === API CALL LOG ===
[28-Mar-2026 16:29:37 UTC] Endpoint: user/profile.php
[28-Mar-2026 16:29:37 UTC] Full Log Data: {
    "timestamp": "2026-03-28 16:29:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.214.36.141",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.214.36.141, 172.68.40.139",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg4IiwidXNlcm5hbWUiOiJPbGl2ZWlyYSIsImVtYWlsIjoiaG8wOTU4MTdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzE5NTUwfQ.fI-q61aYQ4iqrXrAq-glOEGI4zN2kn3wCTARwVSw-GU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3803c329e777d9-LAD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.214.36.141",
        "CF-IPCountry": "AO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 16:29:37 UTC] === END API CALL LOG ===
[28-Mar-2026 16:29:37 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 16:29:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg4IiwidXNlcm5hbWUiOiJPbGl2ZWlyYSIsImVtYWlsIjoiaG8wOTU4MTdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzE5NTUwfQ.fI-q61aYQ4iqrXrAq-glOEGI4zN2kn3wCTARwVSw-GU
[28-Mar-2026 16:29:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 16:29:37 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 16:29:37 UTC] User ID: 188
[28-Mar-2026 16:29:37 UTC] ✅ User profile retrieved successfully for user ID: 188
[28-Mar-2026 16:29:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Mar-2026 16:29:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Mar-2026 16:29:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.214.36.141, 172.68.40.139","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg4IiwidXNlcm5hbWUiOiJPbGl2ZWlyYSIsImVtYWlsIjoiaG8wOTU4MTdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzE5NTUwfQ.fI-q61aYQ4iqrXrAq-glOEGI4zN2kn3wCTARwVSw-GU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e3803ce1cc777d9-LAD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.214.36.141","CF-IPCountry":"AO","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[28-Mar-2026 16:29:38 UTC] === User Orders API Called ===
[28-Mar-2026 16:29:38 UTC] User ID: 188
[28-Mar-2026 16:29:38 UTC] Limit: 20, Offset: 0
[28-Mar-2026 16:29:38 UTC] Orders found: 1
[28-Mar-2026 16:29:38 UTC] Orders data: [{"id":136,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/investidoresAO\/282","status":"pending","created_at":"2026-03-28 19:55:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[28-Mar-2026 16:29:38 UTC] Total orders count: 1
[28-Mar-2026 16:29:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Mar-2026 16:29:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Mar-2026 16:29:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.214.36.141, 172.68.40.138","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg4IiwidXNlcm5hbWUiOiJPbGl2ZWlyYSIsImVtYWlsIjoiaG8wOTU4MTdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzE5NTUwfQ.fI-q61aYQ4iqrXrAq-glOEGI4zN2kn3wCTARwVSw-GU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e3803dca8b077d9-LAD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.214.36.141","CF-IPCountry":"AO","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[28-Mar-2026 16:29:41 UTC] === User Orders API Called ===
[28-Mar-2026 16:29:41 UTC] User ID: 188
[28-Mar-2026 16:29:41 UTC] Limit: 20, Offset: 0
[28-Mar-2026 16:29:41 UTC] Orders found: 1
[28-Mar-2026 16:29:41 UTC] Orders data: [{"id":136,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/investidoresAO\/282","status":"pending","created_at":"2026-03-28 19:55:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[28-Mar-2026 16:29:41 UTC] Total orders count: 1
[28-Mar-2026 16:29:41 UTC] === API CALL LOG ===
[28-Mar-2026 16:29:41 UTC] Endpoint: user/profile.php
[28-Mar-2026 16:29:41 UTC] Full Log Data: {
    "timestamp": "2026-03-28 16:29:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.214.36.141",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.214.36.141, 172.68.40.139",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg4IiwidXNlcm5hbWUiOiJPbGl2ZWlyYSIsImVtYWlsIjoiaG8wOTU4MTdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzE5NTUwfQ.fI-q61aYQ4iqrXrAq-glOEGI4zN2kn3wCTARwVSw-GU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3803dcd8c177d9-LAD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.214.36.141",
        "CF-IPCountry": "AO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 16:29:41 UTC] === END API CALL LOG ===
[28-Mar-2026 16:29:41 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 16:29:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg4IiwidXNlcm5hbWUiOiJPbGl2ZWlyYSIsImVtYWlsIjoiaG8wOTU4MTdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzE5NTUwfQ.fI-q61aYQ4iqrXrAq-glOEGI4zN2kn3wCTARwVSw-GU
[28-Mar-2026 16:29:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 16:29:41 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 16:29:41 UTC] User ID: 188
[28-Mar-2026 16:29:41 UTC] ✅ User profile retrieved successfully for user ID: 188
[28-Mar-2026 16:29:42 UTC] === API CALL LOG ===
[28-Mar-2026 16:29:42 UTC] Endpoint: user/profile.php
[28-Mar-2026 16:29:42 UTC] Full Log Data: {
    "timestamp": "2026-03-28 16:29:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.214.36.141",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.214.36.141, 172.68.40.139",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg4IiwidXNlcm5hbWUiOiJPbGl2ZWlyYSIsImVtYWlsIjoiaG8wOTU4MTdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzE5NTUwfQ.fI-q61aYQ4iqrXrAq-glOEGI4zN2kn3wCTARwVSw-GU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3803e13a0577d9-LAD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.214.36.141",
        "CF-IPCountry": "AO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 16:29:42 UTC] === END API CALL LOG ===
[28-Mar-2026 16:29:42 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 16:29:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg4IiwidXNlcm5hbWUiOiJPbGl2ZWlyYSIsImVtYWlsIjoiaG8wOTU4MTdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzE5NTUwfQ.fI-q61aYQ4iqrXrAq-glOEGI4zN2kn3wCTARwVSw-GU
[28-Mar-2026 16:29:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 16:29:42 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 16:29:42 UTC] User ID: 188
[28-Mar-2026 16:29:42 UTC] ✅ User profile retrieved successfully for user ID: 188
[28-Mar-2026 16:29:48 UTC] === API CALL LOG ===
[28-Mar-2026 16:29:48 UTC] Endpoint: user/profile.php
[28-Mar-2026 16:29:48 UTC] Full Log Data: {
    "timestamp": "2026-03-28 16:29:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.214.36.141",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.214.36.141, 172.68.40.138",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg4IiwidXNlcm5hbWUiOiJPbGl2ZWlyYSIsImVtYWlsIjoiaG8wOTU4MTdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzE5NTUwfQ.fI-q61aYQ4iqrXrAq-glOEGI4zN2kn3wCTARwVSw-GU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3804060d0a77d9-LAD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.214.36.141",
        "CF-IPCountry": "AO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 16:29:48 UTC] === END API CALL LOG ===
[28-Mar-2026 16:29:48 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 16:29:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg4IiwidXNlcm5hbWUiOiJPbGl2ZWlyYSIsImVtYWlsIjoiaG8wOTU4MTdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzE5NTUwfQ.fI-q61aYQ4iqrXrAq-glOEGI4zN2kn3wCTARwVSw-GU
[28-Mar-2026 16:29:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 16:29:48 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 16:29:48 UTC] User ID: 188
[28-Mar-2026 16:29:48 UTC] ✅ User profile retrieved successfully for user ID: 188
[28-Mar-2026 16:29:48 UTC] User Purchases API - User ID: 188
[28-Mar-2026 16:29:48 UTC] User Purchases API - Total purchases found: 1
[28-Mar-2026 16:30:02 UTC] === API CALL LOG ===
[28-Mar-2026 16:30:02 UTC] Endpoint: user/profile.php
[28-Mar-2026 16:30:02 UTC] Full Log Data: {
    "timestamp": "2026-03-28 16:30:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.214.36.141",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.214.36.141, 172.68.40.139",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg4IiwidXNlcm5hbWUiOiJPbGl2ZWlyYSIsImVtYWlsIjoiaG8wOTU4MTdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzE5NTUwfQ.fI-q61aYQ4iqrXrAq-glOEGI4zN2kn3wCTARwVSw-GU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e38045f7fa677d9-LAD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.214.36.141",
        "CF-IPCountry": "AO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 16:30:02 UTC] === END API CALL LOG ===
[28-Mar-2026 16:30:02 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 16:30:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg4IiwidXNlcm5hbWUiOiJPbGl2ZWlyYSIsImVtYWlsIjoiaG8wOTU4MTdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzE5NTUwfQ.fI-q61aYQ4iqrXrAq-glOEGI4zN2kn3wCTARwVSw-GU
[28-Mar-2026 16:30:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 16:30:02 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 16:30:02 UTC] User ID: 188
[28-Mar-2026 16:30:02 UTC] ✅ User profile retrieved successfully for user ID: 188
[28-Mar-2026 16:30:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Mar-2026 16:30:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Mar-2026 16:30:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.214.36.141, 172.68.40.138","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg4IiwidXNlcm5hbWUiOiJPbGl2ZWlyYSIsImVtYWlsIjoiaG8wOTU4MTdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzE5NTUwfQ.fI-q61aYQ4iqrXrAq-glOEGI4zN2kn3wCTARwVSw-GU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e38045f7fa477d9-LAD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.214.36.141","CF-IPCountry":"AO","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[28-Mar-2026 16:30:02 UTC] === User Orders API Called ===
[28-Mar-2026 16:30:02 UTC] User ID: 188
[28-Mar-2026 16:30:02 UTC] Limit: 20, Offset: 0
[28-Mar-2026 16:30:02 UTC] Orders found: 1
[28-Mar-2026 16:30:02 UTC] Orders data: [{"id":136,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/investidoresAO\/282","status":"pending","created_at":"2026-03-28 19:55:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[28-Mar-2026 16:30:02 UTC] Total orders count: 1
[28-Mar-2026 16:30:02 UTC] === API CALL LOG ===
[28-Mar-2026 16:30:02 UTC] Endpoint: user/profile.php
[28-Mar-2026 16:30:02 UTC] Full Log Data: {
    "timestamp": "2026-03-28 16:30:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.214.36.141",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.214.36.141, 172.68.40.139",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg4IiwidXNlcm5hbWUiOiJPbGl2ZWlyYSIsImVtYWlsIjoiaG8wOTU4MTdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzE5NTUwfQ.fI-q61aYQ4iqrXrAq-glOEGI4zN2kn3wCTARwVSw-GU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e380461e84977d9-LAD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.214.36.141",
        "CF-IPCountry": "AO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 16:30:02 UTC] === END API CALL LOG ===
[28-Mar-2026 16:30:02 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 16:30:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg4IiwidXNlcm5hbWUiOiJPbGl2ZWlyYSIsImVtYWlsIjoiaG8wOTU4MTdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzE5NTUwfQ.fI-q61aYQ4iqrXrAq-glOEGI4zN2kn3wCTARwVSw-GU
[28-Mar-2026 16:30:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 16:30:02 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 16:30:02 UTC] User ID: 188
[28-Mar-2026 16:30:02 UTC] ✅ User profile retrieved successfully for user ID: 188
[28-Mar-2026 16:30:49 UTC] === API CALL LOG ===
[28-Mar-2026 16:30:49 UTC] Endpoint: user/profile.php
[28-Mar-2026 16:30:49 UTC] Full Log Data: {
    "timestamp": "2026-03-28 16:30:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.214.36.141",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.214.36.141, 172.68.40.138",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg4IiwidXNlcm5hbWUiOiJPbGl2ZWlyYSIsImVtYWlsIjoiaG8wOTU4MTdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzE5NTUwfQ.fI-q61aYQ4iqrXrAq-glOEGI4zN2kn3wCTARwVSw-GU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e380588ee1d77d9-LAD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.214.36.141",
        "CF-IPCountry": "AO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 16:30:49 UTC] === END API CALL LOG ===
[28-Mar-2026 16:30:49 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 16:30:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg4IiwidXNlcm5hbWUiOiJPbGl2ZWlyYSIsImVtYWlsIjoiaG8wOTU4MTdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzE5NTUwfQ.fI-q61aYQ4iqrXrAq-glOEGI4zN2kn3wCTARwVSw-GU
[28-Mar-2026 16:30:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 16:30:49 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 16:30:49 UTC] User ID: 188
[28-Mar-2026 16:30:49 UTC] ✅ User profile retrieved successfully for user ID: 188
[28-Mar-2026 16:30:59 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Mar-2026 16:30:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Mar-2026 16:30:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.214.36.141, 172.68.40.138","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg4IiwidXNlcm5hbWUiOiJPbGl2ZWlyYSIsImVtYWlsIjoiaG8wOTU4MTdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzE5NTUwfQ.fI-q61aYQ4iqrXrAq-glOEGI4zN2kn3wCTARwVSw-GU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e3805c77b2677d9-LAD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.214.36.141","CF-IPCountry":"AO","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[28-Mar-2026 16:30:59 UTC] === User Orders API Called ===
[28-Mar-2026 16:30:59 UTC] User ID: 188
[28-Mar-2026 16:30:59 UTC] Limit: 20, Offset: 0
[28-Mar-2026 16:30:59 UTC] Orders found: 1
[28-Mar-2026 16:30:59 UTC] Orders data: [{"id":136,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/investidoresAO\/282","status":"completed","created_at":"2026-03-28 19:55:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[28-Mar-2026 16:30:59 UTC] Total orders count: 1
[28-Mar-2026 16:31:00 UTC] === API CALL LOG ===
[28-Mar-2026 16:31:00 UTC] Endpoint: user/profile.php
[28-Mar-2026 16:31:00 UTC] Full Log Data: {
    "timestamp": "2026-03-28 16:31:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.214.36.141",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.214.36.141, 172.68.40.138",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg4IiwidXNlcm5hbWUiOiJPbGl2ZWlyYSIsImVtYWlsIjoiaG8wOTU4MTdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzE5NTUwfQ.fI-q61aYQ4iqrXrAq-glOEGI4zN2kn3wCTARwVSw-GU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3805c7bb3b77d9-LAD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.214.36.141",
        "CF-IPCountry": "AO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 16:31:00 UTC] === END API CALL LOG ===
[28-Mar-2026 16:31:00 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 16:31:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg4IiwidXNlcm5hbWUiOiJPbGl2ZWlyYSIsImVtYWlsIjoiaG8wOTU4MTdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzE5NTUwfQ.fI-q61aYQ4iqrXrAq-glOEGI4zN2kn3wCTARwVSw-GU
[28-Mar-2026 16:31:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 16:31:00 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 16:31:00 UTC] User ID: 188
[28-Mar-2026 16:31:00 UTC] ✅ User profile retrieved successfully for user ID: 188
[28-Mar-2026 16:31:00 UTC] === API CALL LOG ===
[28-Mar-2026 16:31:00 UTC] Endpoint: user/profile.php
[28-Mar-2026 16:31:00 UTC] Full Log Data: {
    "timestamp": "2026-03-28 16:31:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.214.36.141",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.214.36.141, 172.68.40.139",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg4IiwidXNlcm5hbWUiOiJPbGl2ZWlyYSIsImVtYWlsIjoiaG8wOTU4MTdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzE5NTUwfQ.fI-q61aYQ4iqrXrAq-glOEGI4zN2kn3wCTARwVSw-GU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3805cc4cbb77d9-LAD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.214.36.141",
        "CF-IPCountry": "AO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 16:31:00 UTC] === END API CALL LOG ===
[28-Mar-2026 16:31:00 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 16:31:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg4IiwidXNlcm5hbWUiOiJPbGl2ZWlyYSIsImVtYWlsIjoiaG8wOTU4MTdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzE5NTUwfQ.fI-q61aYQ4iqrXrAq-glOEGI4zN2kn3wCTARwVSw-GU
[28-Mar-2026 16:31:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 16:31:00 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 16:31:00 UTC] User ID: 188
[28-Mar-2026 16:31:00 UTC] ✅ User profile retrieved successfully for user ID: 188
[28-Mar-2026 16:31:16 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Mar-2026 16:31:16 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Mar-2026 16:31:16 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.214.36.141, 172.68.40.139","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg4IiwidXNlcm5hbWUiOiJPbGl2ZWlyYSIsImVtYWlsIjoiaG8wOTU4MTdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzE5NTUwfQ.fI-q61aYQ4iqrXrAq-glOEGI4zN2kn3wCTARwVSw-GU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e38062fac5d77d9-LAD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.214.36.141","CF-IPCountry":"AO","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[28-Mar-2026 16:31:16 UTC] === User Orders API Called ===
[28-Mar-2026 16:31:16 UTC] User ID: 188
[28-Mar-2026 16:31:16 UTC] Limit: 20, Offset: 0
[28-Mar-2026 16:31:16 UTC] Orders found: 1
[28-Mar-2026 16:31:16 UTC] Orders data: [{"id":136,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/investidoresAO\/282","status":"completed","created_at":"2026-03-28 19:55:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[28-Mar-2026 16:31:16 UTC] Total orders count: 1
[28-Mar-2026 16:31:16 UTC] === API CALL LOG ===
[28-Mar-2026 16:31:16 UTC] Endpoint: user/profile.php
[28-Mar-2026 16:31:16 UTC] Full Log Data: {
    "timestamp": "2026-03-28 16:31:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.214.36.141",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.214.36.141, 172.68.40.138",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg4IiwidXNlcm5hbWUiOiJPbGl2ZWlyYSIsImVtYWlsIjoiaG8wOTU4MTdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzE5NTUwfQ.fI-q61aYQ4iqrXrAq-glOEGI4zN2kn3wCTARwVSw-GU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e38062fac5e77d9-LAD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.214.36.141",
        "CF-IPCountry": "AO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 16:31:16 UTC] === END API CALL LOG ===
[28-Mar-2026 16:31:16 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 16:31:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg4IiwidXNlcm5hbWUiOiJPbGl2ZWlyYSIsImVtYWlsIjoiaG8wOTU4MTdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzE5NTUwfQ.fI-q61aYQ4iqrXrAq-glOEGI4zN2kn3wCTARwVSw-GU
[28-Mar-2026 16:31:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 16:31:16 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 16:31:16 UTC] User ID: 188
[28-Mar-2026 16:31:16 UTC] ✅ User profile retrieved successfully for user ID: 188
[28-Mar-2026 16:31:16 UTC] === API CALL LOG ===
[28-Mar-2026 16:31:16 UTC] Endpoint: user/profile.php
[28-Mar-2026 16:31:16 UTC] Full Log Data: {
    "timestamp": "2026-03-28 16:31:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.214.36.141",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.214.36.141, 172.68.40.139",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg4IiwidXNlcm5hbWUiOiJPbGl2ZWlyYSIsImVtYWlsIjoiaG8wOTU4MTdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzE5NTUwfQ.fI-q61aYQ4iqrXrAq-glOEGI4zN2kn3wCTARwVSw-GU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3806315cf577d9-LAD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.214.36.141",
        "CF-IPCountry": "AO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 16:31:16 UTC] === END API CALL LOG ===
[28-Mar-2026 16:31:16 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 16:31:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg4IiwidXNlcm5hbWUiOiJPbGl2ZWlyYSIsImVtYWlsIjoiaG8wOTU4MTdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzE5NTUwfQ.fI-q61aYQ4iqrXrAq-glOEGI4zN2kn3wCTARwVSw-GU
[28-Mar-2026 16:31:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 16:31:16 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 16:31:16 UTC] User ID: 188
[28-Mar-2026 16:31:16 UTC] ✅ User profile retrieved successfully for user ID: 188
[28-Mar-2026 16:31:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Mar-2026 16:31:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Mar-2026 16:31:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.214.36.141, 172.68.40.139","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg4IiwidXNlcm5hbWUiOiJPbGl2ZWlyYSIsImVtYWlsIjoiaG8wOTU4MTdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzE5NTUwfQ.fI-q61aYQ4iqrXrAq-glOEGI4zN2kn3wCTARwVSw-GU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e3806685d5877d9-LAD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.214.36.141","CF-IPCountry":"AO","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[28-Mar-2026 16:31:25 UTC] === User Orders API Called ===
[28-Mar-2026 16:31:25 UTC] User ID: 188
[28-Mar-2026 16:31:25 UTC] Limit: 20, Offset: 0
[28-Mar-2026 16:31:25 UTC] Orders found: 1
[28-Mar-2026 16:31:25 UTC] Orders data: [{"id":136,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/investidoresAO\/282","status":"completed","created_at":"2026-03-28 19:55:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[28-Mar-2026 16:31:25 UTC] === API CALL LOG ===
[28-Mar-2026 16:31:25 UTC] Endpoint: user/profile.php
[28-Mar-2026 16:31:25 UTC] Full Log Data: {
    "timestamp": "2026-03-28 16:31:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.214.36.141",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.214.36.141, 172.68.40.139",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg4IiwidXNlcm5hbWUiOiJPbGl2ZWlyYSIsImVtYWlsIjoiaG8wOTU4MTdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzE5NTUwfQ.fI-q61aYQ4iqrXrAq-glOEGI4zN2kn3wCTARwVSw-GU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3806685d5977d9-LAD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.214.36.141",
        "CF-IPCountry": "AO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 16:31:25 UTC] === END API CALL LOG ===
[28-Mar-2026 16:31:25 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 16:31:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg4IiwidXNlcm5hbWUiOiJPbGl2ZWlyYSIsImVtYWlsIjoiaG8wOTU4MTdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzE5NTUwfQ.fI-q61aYQ4iqrXrAq-glOEGI4zN2kn3wCTARwVSw-GU
[28-Mar-2026 16:31:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 16:31:25 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 16:31:25 UTC] User ID: 188
[28-Mar-2026 16:31:25 UTC] ✅ User profile retrieved successfully for user ID: 188
[28-Mar-2026 16:31:25 UTC] Total orders count: 1
[28-Mar-2026 16:31:25 UTC] === API CALL LOG ===
[28-Mar-2026 16:31:25 UTC] Endpoint: user/profile.php
[28-Mar-2026 16:31:25 UTC] Full Log Data: {
    "timestamp": "2026-03-28 16:31:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.214.36.141",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.214.36.141, 172.68.40.139",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg4IiwidXNlcm5hbWUiOiJPbGl2ZWlyYSIsImVtYWlsIjoiaG8wOTU4MTdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzE5NTUwfQ.fI-q61aYQ4iqrXrAq-glOEGI4zN2kn3wCTARwVSw-GU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3806685d5a77d9-LAD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.214.36.141",
        "CF-IPCountry": "AO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 16:31:25 UTC] === END API CALL LOG ===
[28-Mar-2026 16:31:25 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 16:31:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg4IiwidXNlcm5hbWUiOiJPbGl2ZWlyYSIsImVtYWlsIjoiaG8wOTU4MTdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzE5NTUwfQ.fI-q61aYQ4iqrXrAq-glOEGI4zN2kn3wCTARwVSw-GU
[28-Mar-2026 16:31:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 16:31:25 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 16:31:25 UTC] User ID: 188
[28-Mar-2026 16:31:25 UTC] ✅ User profile retrieved successfully for user ID: 188
[28-Mar-2026 16:45:23 UTC] === API CALL LOG ===
[28-Mar-2026 16:45:23 UTC] Endpoint: user/profile.php
[28-Mar-2026 16:45:23 UTC] Full Log Data: {
    "timestamp": "2026-03-28 16:45:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "106.219.201.201",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "106.219.201.201, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNzcsInVzZXJuYW1lIjoic3VtaXQxNDQiLCJlbWFpbCI6ImtpdHR5dmVybWExMjRAZ21haWwuY29tIiwiZXhwIjoxNzc1MjY5NjE2fQ.kzdCpmkpDhBs5MAjw7eKvuMZWmqE6oTI8bTyXqUmUeE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e381ada08f0e15c-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "106.219.201.201",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 16:45:23 UTC] === END API CALL LOG ===
[28-Mar-2026 16:45:23 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 16:45:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNzcsInVzZXJuYW1lIjoic3VtaXQxNDQiLCJlbWFpbCI6ImtpdHR5dmVybWExMjRAZ21haWwuY29tIiwiZXhwIjoxNzc1MjY5NjE2fQ.kzdCpmkpDhBs5MAjw7eKvuMZWmqE6oTI8bTyXqUmUeE
[28-Mar-2026 16:45:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 16:45:23 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 16:45:23 UTC] User ID: 177
[28-Mar-2026 16:45:23 UTC] ✅ User profile retrieved successfully for user ID: 177
[28-Mar-2026 16:45:23 UTC] === API CALL LOG ===
[28-Mar-2026 16:45:23 UTC] Endpoint: user/profile.php
[28-Mar-2026 16:45:23 UTC] Full Log Data: {
    "timestamp": "2026-03-28 16:45:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "106.219.201.201",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "106.219.201.201, 172.68.234.188",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNzcsInVzZXJuYW1lIjoic3VtaXQxNDQiLCJlbWFpbCI6ImtpdHR5dmVybWExMjRAZ21haWwuY29tIiwiZXhwIjoxNzc1MjY5NjE2fQ.kzdCpmkpDhBs5MAjw7eKvuMZWmqE6oTI8bTyXqUmUeE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e381adfbfebe15c-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "106.219.201.201",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 16:45:23 UTC] === END API CALL LOG ===
[28-Mar-2026 16:45:23 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 16:45:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNzcsInVzZXJuYW1lIjoic3VtaXQxNDQiLCJlbWFpbCI6ImtpdHR5dmVybWExMjRAZ21haWwuY29tIiwiZXhwIjoxNzc1MjY5NjE2fQ.kzdCpmkpDhBs5MAjw7eKvuMZWmqE6oTI8bTyXqUmUeE
[28-Mar-2026 16:45:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 16:45:23 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 16:45:23 UTC] User ID: 177
[28-Mar-2026 16:45:23 UTC] ✅ User profile retrieved successfully for user ID: 177
[28-Mar-2026 16:45:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Mar-2026 16:45:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Mar-2026 16:45:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"106.219.201.201, 172.68.234.189","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNzcsInVzZXJuYW1lIjoic3VtaXQxNDQiLCJlbWFpbCI6ImtpdHR5dmVybWExMjRAZ21haWwuY29tIiwiZXhwIjoxNzc1MjY5NjE2fQ.kzdCpmkpDhBs5MAjw7eKvuMZWmqE6oTI8bTyXqUmUeE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e381ae0da5fe15c-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"106.219.201.201","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[28-Mar-2026 16:45:24 UTC] === User Orders API Called ===
[28-Mar-2026 16:45:24 UTC] User ID: 177
[28-Mar-2026 16:45:24 UTC] Limit: 20, Offset: 0
[28-Mar-2026 16:45:24 UTC] Orders found: 0
[28-Mar-2026 16:45:24 UTC] Orders data: []
[28-Mar-2026 16:45:24 UTC] Total orders count: 0
[28-Mar-2026 16:45:24 UTC] === API CALL LOG ===
[28-Mar-2026 16:45:24 UTC] Endpoint: user/profile.php
[28-Mar-2026 16:45:24 UTC] Full Log Data: {
    "timestamp": "2026-03-28 16:45:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "106.219.201.201",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "106.219.201.201, 172.68.234.189",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNzcsInVzZXJuYW1lIjoic3VtaXQxNDQiLCJlbWFpbCI6ImtpdHR5dmVybWExMjRAZ21haWwuY29tIiwiZXhwIjoxNzc1MjY5NjE2fQ.kzdCpmkpDhBs5MAjw7eKvuMZWmqE6oTI8bTyXqUmUeE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e381ae0da62e15c-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "106.219.201.201",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 16:45:24 UTC] === END API CALL LOG ===
[28-Mar-2026 16:45:24 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 16:45:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNzcsInVzZXJuYW1lIjoic3VtaXQxNDQiLCJlbWFpbCI6ImtpdHR5dmVybWExMjRAZ21haWwuY29tIiwiZXhwIjoxNzc1MjY5NjE2fQ.kzdCpmkpDhBs5MAjw7eKvuMZWmqE6oTI8bTyXqUmUeE
[28-Mar-2026 16:45:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 16:45:24 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 16:45:24 UTC] User ID: 177
[28-Mar-2026 16:45:24 UTC] ✅ User profile retrieved successfully for user ID: 177
[28-Mar-2026 16:45:25 UTC] === API CALL LOG ===
[28-Mar-2026 16:45:25 UTC] Endpoint: user/profile.php
[28-Mar-2026 16:45:25 UTC] Full Log Data: {
    "timestamp": "2026-03-28 16:45:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "106.219.201.201",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "106.219.201.201, 172.68.234.188",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNzcsInVzZXJuYW1lIjoic3VtaXQxNDQiLCJlbWFpbCI6ImtpdHR5dmVybWExMjRAZ21haWwuY29tIiwiZXhwIjoxNzc1MjY5NjE2fQ.kzdCpmkpDhBs5MAjw7eKvuMZWmqE6oTI8bTyXqUmUeE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e381ae79a8be15c-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "106.219.201.201",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 16:45:25 UTC] === END API CALL LOG ===
[28-Mar-2026 16:45:25 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 16:45:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNzcsInVzZXJuYW1lIjoic3VtaXQxNDQiLCJlbWFpbCI6ImtpdHR5dmVybWExMjRAZ21haWwuY29tIiwiZXhwIjoxNzc1MjY5NjE2fQ.kzdCpmkpDhBs5MAjw7eKvuMZWmqE6oTI8bTyXqUmUeE
[28-Mar-2026 16:45:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 16:45:25 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 16:45:25 UTC] User ID: 177
[28-Mar-2026 16:45:25 UTC] ✅ User profile retrieved successfully for user ID: 177
[28-Mar-2026 16:45:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Mar-2026 16:45:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Mar-2026 16:45:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"106.219.201.201, 172.68.234.130","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNzcsInVzZXJuYW1lIjoic3VtaXQxNDQiLCJlbWFpbCI6ImtpdHR5dmVybWExMjRAZ21haWwuY29tIiwiZXhwIjoxNzc1MjY5NjE2fQ.kzdCpmkpDhBs5MAjw7eKvuMZWmqE6oTI8bTyXqUmUeE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e381b211ca9e15c-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"106.219.201.201","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[28-Mar-2026 16:45:34 UTC] === User Orders API Called ===
[28-Mar-2026 16:45:34 UTC] User ID: 177
[28-Mar-2026 16:45:34 UTC] Limit: 20, Offset: 0
[28-Mar-2026 16:45:34 UTC] Orders found: 0
[28-Mar-2026 16:45:34 UTC] Orders data: []
[28-Mar-2026 16:45:34 UTC] Total orders count: 0
[28-Mar-2026 16:45:34 UTC] === API CALL LOG ===
[28-Mar-2026 16:45:34 UTC] Endpoint: user/profile.php
[28-Mar-2026 16:45:34 UTC] Full Log Data: {
    "timestamp": "2026-03-28 16:45:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "106.219.201.201",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "106.219.201.201, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNzcsInVzZXJuYW1lIjoic3VtaXQxNDQiLCJlbWFpbCI6ImtpdHR5dmVybWExMjRAZ21haWwuY29tIiwiZXhwIjoxNzc1MjY5NjE2fQ.kzdCpmkpDhBs5MAjw7eKvuMZWmqE6oTI8bTyXqUmUeE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e381b211cabe15c-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "106.219.201.201",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 16:45:34 UTC] === END API CALL LOG ===
[28-Mar-2026 16:45:34 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 16:45:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNzcsInVzZXJuYW1lIjoic3VtaXQxNDQiLCJlbWFpbCI6ImtpdHR5dmVybWExMjRAZ21haWwuY29tIiwiZXhwIjoxNzc1MjY5NjE2fQ.kzdCpmkpDhBs5MAjw7eKvuMZWmqE6oTI8bTyXqUmUeE
[28-Mar-2026 16:45:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 16:45:34 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 16:45:34 UTC] User ID: 177
[28-Mar-2026 16:45:34 UTC] ✅ User profile retrieved successfully for user ID: 177
[28-Mar-2026 16:45:34 UTC] === API CALL LOG ===
[28-Mar-2026 16:45:34 UTC] Endpoint: user/profile.php
[28-Mar-2026 16:45:34 UTC] Full Log Data: {
    "timestamp": "2026-03-28 16:45:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "106.219.201.201",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "106.219.201.201, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNzcsInVzZXJuYW1lIjoic3VtaXQxNDQiLCJlbWFpbCI6ImtpdHR5dmVybWExMjRAZ21haWwuY29tIiwiZXhwIjoxNzc1MjY5NjE2fQ.kzdCpmkpDhBs5MAjw7eKvuMZWmqE6oTI8bTyXqUmUeE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e381b254efee15c-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "106.219.201.201",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 16:45:34 UTC] === END API CALL LOG ===
[28-Mar-2026 16:45:34 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 16:45:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNzcsInVzZXJuYW1lIjoic3VtaXQxNDQiLCJlbWFpbCI6ImtpdHR5dmVybWExMjRAZ21haWwuY29tIiwiZXhwIjoxNzc1MjY5NjE2fQ.kzdCpmkpDhBs5MAjw7eKvuMZWmqE6oTI8bTyXqUmUeE
[28-Mar-2026 16:45:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 16:45:34 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 16:45:34 UTC] User ID: 177
[28-Mar-2026 16:45:34 UTC] ✅ User profile retrieved successfully for user ID: 177
[28-Mar-2026 16:45:35 UTC] === API CALL LOG ===
[28-Mar-2026 16:45:35 UTC] Endpoint: user/profile.php
[28-Mar-2026 16:45:35 UTC] Full Log Data: {
    "timestamp": "2026-03-28 16:45:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "106.219.201.201",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "106.219.201.201, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNzcsInVzZXJuYW1lIjoic3VtaXQxNDQiLCJlbWFpbCI6ImtpdHR5dmVybWExMjRAZ21haWwuY29tIiwiZXhwIjoxNzc1MjY5NjE2fQ.kzdCpmkpDhBs5MAjw7eKvuMZWmqE6oTI8bTyXqUmUeE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e381b285f43e15c-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "106.219.201.201",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 16:45:35 UTC] === END API CALL LOG ===
[28-Mar-2026 16:45:35 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 16:45:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNzcsInVzZXJuYW1lIjoic3VtaXQxNDQiLCJlbWFpbCI6ImtpdHR5dmVybWExMjRAZ21haWwuY29tIiwiZXhwIjoxNzc1MjY5NjE2fQ.kzdCpmkpDhBs5MAjw7eKvuMZWmqE6oTI8bTyXqUmUeE
[28-Mar-2026 16:45:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 16:45:35 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 16:45:35 UTC] User ID: 177
[28-Mar-2026 16:45:35 UTC] ✅ User profile retrieved successfully for user ID: 177
[28-Mar-2026 16:45:37 UTC] === API CALL LOG ===
[28-Mar-2026 16:45:37 UTC] Endpoint: user/profile.php
[28-Mar-2026 16:45:37 UTC] Full Log Data: {
    "timestamp": "2026-03-28 16:45:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "106.219.201.201",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "106.219.201.201, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNzcsInVzZXJuYW1lIjoic3VtaXQxNDQiLCJlbWFpbCI6ImtpdHR5dmVybWExMjRAZ21haWwuY29tIiwiZXhwIjoxNzc1MjY5NjE2fQ.kzdCpmkpDhBs5MAjw7eKvuMZWmqE6oTI8bTyXqUmUeE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e381b33fb4be15c-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "106.219.201.201",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 16:45:37 UTC] === END API CALL LOG ===
[28-Mar-2026 16:45:37 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 16:45:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNzcsInVzZXJuYW1lIjoic3VtaXQxNDQiLCJlbWFpbCI6ImtpdHR5dmVybWExMjRAZ21haWwuY29tIiwiZXhwIjoxNzc1MjY5NjE2fQ.kzdCpmkpDhBs5MAjw7eKvuMZWmqE6oTI8bTyXqUmUeE
[28-Mar-2026 16:45:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 16:45:37 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 16:45:37 UTC] User ID: 177
[28-Mar-2026 16:45:37 UTC] ✅ User profile retrieved successfully for user ID: 177
[28-Mar-2026 16:45:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Mar-2026 16:45:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Mar-2026 16:45:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"106.219.201.201, 172.68.234.130","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNzcsInVzZXJuYW1lIjoic3VtaXQxNDQiLCJlbWFpbCI6ImtpdHR5dmVybWExMjRAZ21haWwuY29tIiwiZXhwIjoxNzc1MjY5NjE2fQ.kzdCpmkpDhBs5MAjw7eKvuMZWmqE6oTI8bTyXqUmUeE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e381b33fb4ae15c-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"106.219.201.201","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[28-Mar-2026 16:45:37 UTC] === User Orders API Called ===
[28-Mar-2026 16:45:37 UTC] User ID: 177
[28-Mar-2026 16:45:37 UTC] Limit: 20, Offset: 0
[28-Mar-2026 16:45:37 UTC] Orders found: 0
[28-Mar-2026 16:45:37 UTC] Orders data: []
[28-Mar-2026 16:45:37 UTC] Total orders count: 0
[28-Mar-2026 16:45:37 UTC] === API CALL LOG ===
[28-Mar-2026 16:45:37 UTC] Endpoint: user/profile.php
[28-Mar-2026 16:45:37 UTC] Full Log Data: {
    "timestamp": "2026-03-28 16:45:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "106.219.201.201",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "106.219.201.201, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNzcsInVzZXJuYW1lIjoic3VtaXQxNDQiLCJlbWFpbCI6ImtpdHR5dmVybWExMjRAZ21haWwuY29tIiwiZXhwIjoxNzc1MjY5NjE2fQ.kzdCpmkpDhBs5MAjw7eKvuMZWmqE6oTI8bTyXqUmUeE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e381b381dcde15c-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "106.219.201.201",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 16:45:37 UTC] === END API CALL LOG ===
[28-Mar-2026 16:45:37 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 16:45:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNzcsInVzZXJuYW1lIjoic3VtaXQxNDQiLCJlbWFpbCI6ImtpdHR5dmVybWExMjRAZ21haWwuY29tIiwiZXhwIjoxNzc1MjY5NjE2fQ.kzdCpmkpDhBs5MAjw7eKvuMZWmqE6oTI8bTyXqUmUeE
[28-Mar-2026 16:45:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 16:45:37 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 16:45:37 UTC] User ID: 177
[28-Mar-2026 16:45:37 UTC] ✅ User profile retrieved successfully for user ID: 177
[28-Mar-2026 16:45:38 UTC] === API CALL LOG ===
[28-Mar-2026 16:45:38 UTC] Endpoint: user/profile.php
[28-Mar-2026 16:45:38 UTC] Full Log Data: {
    "timestamp": "2026-03-28 16:45:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "106.219.201.201",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "106.219.201.201, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNzcsInVzZXJuYW1lIjoic3VtaXQxNDQiLCJlbWFpbCI6ImtpdHR5dmVybWExMjRAZ21haWwuY29tIiwiZXhwIjoxNzc1MjY5NjE2fQ.kzdCpmkpDhBs5MAjw7eKvuMZWmqE6oTI8bTyXqUmUeE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e381b3c897ae15c-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "106.219.201.201",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 16:45:38 UTC] === END API CALL LOG ===
[28-Mar-2026 16:45:38 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 16:45:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNzcsInVzZXJuYW1lIjoic3VtaXQxNDQiLCJlbWFpbCI6ImtpdHR5dmVybWExMjRAZ21haWwuY29tIiwiZXhwIjoxNzc1MjY5NjE2fQ.kzdCpmkpDhBs5MAjw7eKvuMZWmqE6oTI8bTyXqUmUeE
[28-Mar-2026 16:45:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 16:45:38 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 16:45:38 UTC] User ID: 177
[28-Mar-2026 16:45:38 UTC] ✅ User profile retrieved successfully for user ID: 177
[28-Mar-2026 16:46:14 UTC] === API CALL LOG ===
[28-Mar-2026 16:46:14 UTC] Endpoint: user/profile.php
[28-Mar-2026 16:46:14 UTC] Full Log Data: {
    "timestamp": "2026-03-28 16:46:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "106.219.201.201",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "106.219.201.201, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNzcsInVzZXJuYW1lIjoic3VtaXQxNDQiLCJlbWFpbCI6ImtpdHR5dmVybWExMjRAZ21haWwuY29tIiwiZXhwIjoxNzc1MjY5NjE2fQ.kzdCpmkpDhBs5MAjw7eKvuMZWmqE6oTI8bTyXqUmUeE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e381c1c3b03e15c-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "106.219.201.201",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 16:46:14 UTC] === END API CALL LOG ===
[28-Mar-2026 16:46:14 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 16:46:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNzcsInVzZXJuYW1lIjoic3VtaXQxNDQiLCJlbWFpbCI6ImtpdHR5dmVybWExMjRAZ21haWwuY29tIiwiZXhwIjoxNzc1MjY5NjE2fQ.kzdCpmkpDhBs5MAjw7eKvuMZWmqE6oTI8bTyXqUmUeE
[28-Mar-2026 16:46:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 16:46:14 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 16:46:14 UTC] User ID: 177
[28-Mar-2026 16:46:14 UTC] ✅ User profile retrieved successfully for user ID: 177
[28-Mar-2026 16:46:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Mar-2026 16:46:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Mar-2026 16:46:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"106.219.201.201, 172.68.234.130","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNzcsInVzZXJuYW1lIjoic3VtaXQxNDQiLCJlbWFpbCI6ImtpdHR5dmVybWExMjRAZ21haWwuY29tIiwiZXhwIjoxNzc1MjY5NjE2fQ.kzdCpmkpDhBs5MAjw7eKvuMZWmqE6oTI8bTyXqUmUeE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e381c4219eae15c-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"106.219.201.201","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[28-Mar-2026 16:46:20 UTC] === User Orders API Called ===
[28-Mar-2026 16:46:20 UTC] User ID: 177
[28-Mar-2026 16:46:20 UTC] Limit: 20, Offset: 0
[28-Mar-2026 16:46:20 UTC] Orders found: 0
[28-Mar-2026 16:46:20 UTC] Orders data: []
[28-Mar-2026 16:46:20 UTC] Total orders count: 0
[28-Mar-2026 16:46:20 UTC] === API CALL LOG ===
[28-Mar-2026 16:46:20 UTC] Endpoint: user/profile.php
[28-Mar-2026 16:46:20 UTC] Full Log Data: {
    "timestamp": "2026-03-28 16:46:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "106.219.201.201",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "106.219.201.201, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNzcsInVzZXJuYW1lIjoic3VtaXQxNDQiLCJlbWFpbCI6ImtpdHR5dmVybWExMjRAZ21haWwuY29tIiwiZXhwIjoxNzc1MjY5NjE2fQ.kzdCpmkpDhBs5MAjw7eKvuMZWmqE6oTI8bTyXqUmUeE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e381c4219eee15c-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "106.219.201.201",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 16:46:20 UTC] === END API CALL LOG ===
[28-Mar-2026 16:46:20 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 16:46:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNzcsInVzZXJuYW1lIjoic3VtaXQxNDQiLCJlbWFpbCI6ImtpdHR5dmVybWExMjRAZ21haWwuY29tIiwiZXhwIjoxNzc1MjY5NjE2fQ.kzdCpmkpDhBs5MAjw7eKvuMZWmqE6oTI8bTyXqUmUeE
[28-Mar-2026 16:46:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 16:46:20 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 16:46:20 UTC] User ID: 177
[28-Mar-2026 16:46:20 UTC] ✅ User profile retrieved successfully for user ID: 177
[28-Mar-2026 16:46:21 UTC] === API CALL LOG ===
[28-Mar-2026 16:46:21 UTC] Endpoint: user/profile.php
[28-Mar-2026 16:46:21 UTC] Full Log Data: {
    "timestamp": "2026-03-28 16:46:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "106.219.201.201",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "106.219.201.201, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNzcsInVzZXJuYW1lIjoic3VtaXQxNDQiLCJlbWFpbCI6ImtpdHR5dmVybWExMjRAZ21haWwuY29tIiwiZXhwIjoxNzc1MjY5NjE2fQ.kzdCpmkpDhBs5MAjw7eKvuMZWmqE6oTI8bTyXqUmUeE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e381c461cade15c-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "106.219.201.201",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 16:46:21 UTC] === END API CALL LOG ===
[28-Mar-2026 16:46:21 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 16:46:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNzcsInVzZXJuYW1lIjoic3VtaXQxNDQiLCJlbWFpbCI6ImtpdHR5dmVybWExMjRAZ21haWwuY29tIiwiZXhwIjoxNzc1MjY5NjE2fQ.kzdCpmkpDhBs5MAjw7eKvuMZWmqE6oTI8bTyXqUmUeE
[28-Mar-2026 16:46:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 16:46:21 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 16:46:21 UTC] User ID: 177
[28-Mar-2026 16:46:21 UTC] ✅ User profile retrieved successfully for user ID: 177
[28-Mar-2026 16:46:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Mar-2026 16:46:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Mar-2026 16:46:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"106.219.201.201, 172.68.234.131","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNzcsInVzZXJuYW1lIjoic3VtaXQxNDQiLCJlbWFpbCI6ImtpdHR5dmVybWExMjRAZ21haWwuY29tIiwiZXhwIjoxNzc1MjY5NjE2fQ.kzdCpmkpDhBs5MAjw7eKvuMZWmqE6oTI8bTyXqUmUeE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e381c5c6d05e15c-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"106.219.201.201","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[28-Mar-2026 16:46:24 UTC] === User Orders API Called ===
[28-Mar-2026 16:46:24 UTC] User ID: 177
[28-Mar-2026 16:46:24 UTC] Limit: 20, Offset: 0
[28-Mar-2026 16:46:24 UTC] Orders found: 0
[28-Mar-2026 16:46:24 UTC] Orders data: []
[28-Mar-2026 16:46:24 UTC] Total orders count: 0
[28-Mar-2026 16:46:24 UTC] === API CALL LOG ===
[28-Mar-2026 16:46:24 UTC] Endpoint: user/profile.php
[28-Mar-2026 16:46:24 UTC] Full Log Data: {
    "timestamp": "2026-03-28 16:46:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "106.219.201.201",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "106.219.201.201, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNzcsInVzZXJuYW1lIjoic3VtaXQxNDQiLCJlbWFpbCI6ImtpdHR5dmVybWExMjRAZ21haWwuY29tIiwiZXhwIjoxNzc1MjY5NjE2fQ.kzdCpmkpDhBs5MAjw7eKvuMZWmqE6oTI8bTyXqUmUeE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e381c5dc890e15c-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "106.219.201.201",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 16:46:24 UTC] === END API CALL LOG ===
[28-Mar-2026 16:46:24 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 16:46:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNzcsInVzZXJuYW1lIjoic3VtaXQxNDQiLCJlbWFpbCI6ImtpdHR5dmVybWExMjRAZ21haWwuY29tIiwiZXhwIjoxNzc1MjY5NjE2fQ.kzdCpmkpDhBs5MAjw7eKvuMZWmqE6oTI8bTyXqUmUeE
[28-Mar-2026 16:46:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 16:46:24 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 16:46:24 UTC] User ID: 177
[28-Mar-2026 16:46:24 UTC] ✅ User profile retrieved successfully for user ID: 177
[28-Mar-2026 16:46:25 UTC] === API CALL LOG ===
[28-Mar-2026 16:46:25 UTC] Endpoint: user/profile.php
[28-Mar-2026 16:46:25 UTC] Full Log Data: {
    "timestamp": "2026-03-28 16:46:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "106.219.201.201",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "106.219.201.201, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNzcsInVzZXJuYW1lIjoic3VtaXQxNDQiLCJlbWFpbCI6ImtpdHR5dmVybWExMjRAZ21haWwuY29tIiwiZXhwIjoxNzc1MjY5NjE2fQ.kzdCpmkpDhBs5MAjw7eKvuMZWmqE6oTI8bTyXqUmUeE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e381c607fade15c-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "106.219.201.201",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 16:46:25 UTC] === END API CALL LOG ===
[28-Mar-2026 16:46:25 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 16:46:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNzcsInVzZXJuYW1lIjoic3VtaXQxNDQiLCJlbWFpbCI6ImtpdHR5dmVybWExMjRAZ21haWwuY29tIiwiZXhwIjoxNzc1MjY5NjE2fQ.kzdCpmkpDhBs5MAjw7eKvuMZWmqE6oTI8bTyXqUmUeE
[28-Mar-2026 16:46:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 16:46:25 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 16:46:25 UTC] User ID: 177
[28-Mar-2026 16:46:25 UTC] ✅ User profile retrieved successfully for user ID: 177
[28-Mar-2026 16:46:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Mar-2026 16:46:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Mar-2026 16:46:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"106.219.201.201, 172.68.234.130","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNzcsInVzZXJuYW1lIjoic3VtaXQxNDQiLCJlbWFpbCI6ImtpdHR5dmVybWExMjRAZ21haWwuY29tIiwiZXhwIjoxNzc1MjY5NjE2fQ.kzdCpmkpDhBs5MAjw7eKvuMZWmqE6oTI8bTyXqUmUeE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e381c84788ce15c-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"106.219.201.201","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[28-Mar-2026 16:46:31 UTC] === User Orders API Called ===
[28-Mar-2026 16:46:31 UTC] User ID: 177
[28-Mar-2026 16:46:31 UTC] Limit: 20, Offset: 0
[28-Mar-2026 16:46:31 UTC] Orders found: 0
[28-Mar-2026 16:46:31 UTC] Orders data: []
[28-Mar-2026 16:46:31 UTC] Total orders count: 0
[28-Mar-2026 16:46:31 UTC] === API CALL LOG ===
[28-Mar-2026 16:46:31 UTC] Endpoint: user/profile.php
[28-Mar-2026 16:46:31 UTC] Full Log Data: {
    "timestamp": "2026-03-28 16:46:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "106.219.201.201",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "106.219.201.201, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNzcsInVzZXJuYW1lIjoic3VtaXQxNDQiLCJlbWFpbCI6ImtpdHR5dmVybWExMjRAZ21haWwuY29tIiwiZXhwIjoxNzc1MjY5NjE2fQ.kzdCpmkpDhBs5MAjw7eKvuMZWmqE6oTI8bTyXqUmUeE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e381c847896e15c-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "106.219.201.201",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 16:46:31 UTC] === END API CALL LOG ===
[28-Mar-2026 16:46:31 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 16:46:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNzcsInVzZXJuYW1lIjoic3VtaXQxNDQiLCJlbWFpbCI6ImtpdHR5dmVybWExMjRAZ21haWwuY29tIiwiZXhwIjoxNzc1MjY5NjE2fQ.kzdCpmkpDhBs5MAjw7eKvuMZWmqE6oTI8bTyXqUmUeE
[28-Mar-2026 16:46:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 16:46:31 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 16:46:31 UTC] User ID: 177
[28-Mar-2026 16:46:31 UTC] ✅ User profile retrieved successfully for user ID: 177
[28-Mar-2026 16:46:31 UTC] === API CALL LOG ===
[28-Mar-2026 16:46:31 UTC] Endpoint: user/profile.php
[28-Mar-2026 16:46:31 UTC] Full Log Data: {
    "timestamp": "2026-03-28 16:46:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "106.219.201.201",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "106.219.201.201, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNzcsInVzZXJuYW1lIjoic3VtaXQxNDQiLCJlbWFpbCI6ImtpdHR5dmVybWExMjRAZ21haWwuY29tIiwiZXhwIjoxNzc1MjY5NjE2fQ.kzdCpmkpDhBs5MAjw7eKvuMZWmqE6oTI8bTyXqUmUeE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e381c879853e15c-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "106.219.201.201",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 16:46:31 UTC] === END API CALL LOG ===
[28-Mar-2026 16:46:31 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 16:46:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNzcsInVzZXJuYW1lIjoic3VtaXQxNDQiLCJlbWFpbCI6ImtpdHR5dmVybWExMjRAZ21haWwuY29tIiwiZXhwIjoxNzc1MjY5NjE2fQ.kzdCpmkpDhBs5MAjw7eKvuMZWmqE6oTI8bTyXqUmUeE
[28-Mar-2026 16:46:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 16:46:31 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 16:46:31 UTC] User ID: 177
[28-Mar-2026 16:46:31 UTC] ✅ User profile retrieved successfully for user ID: 177
[28-Mar-2026 16:46:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Mar-2026 16:46:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Mar-2026 16:46:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"106.219.201.201, 172.68.234.131","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNzcsInVzZXJuYW1lIjoic3VtaXQxNDQiLCJlbWFpbCI6ImtpdHR5dmVybWExMjRAZ21haWwuY29tIiwiZXhwIjoxNzc1MjY5NjE2fQ.kzdCpmkpDhBs5MAjw7eKvuMZWmqE6oTI8bTyXqUmUeE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e381ccb786be15c-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"106.219.201.201","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[28-Mar-2026 16:46:42 UTC] === User Orders API Called ===
[28-Mar-2026 16:46:42 UTC] User ID: 177
[28-Mar-2026 16:46:42 UTC] Limit: 20, Offset: 0
[28-Mar-2026 16:46:42 UTC] Orders found: 0
[28-Mar-2026 16:46:42 UTC] Orders data: []
[28-Mar-2026 16:46:42 UTC] Total orders count: 0
[28-Mar-2026 16:47:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Mar-2026 16:47:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Mar-2026 16:47:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d4:408e:3051:e804:98ff:fe0c:2182, 172.70.189.162","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg5IiwidXNlcm5hbWUiOiJrYXBpbG1lZW5hIiwiZW1haWwiOiJtYW5pc2hha3VtYXJpNzQxMDgwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTMyMTIyNX0.Xewg0o5orFu2KTPspRrYQzvfzN-RedPt8QvmsDJc75s","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e381d60bfdf6be8-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40d4:408e:3051:e804:98ff:fe0c:2182","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[28-Mar-2026 16:47:06 UTC] === User Orders API Called ===
[28-Mar-2026 16:47:06 UTC] User ID: 189
[28-Mar-2026 16:47:06 UTC] Limit: 20, Offset: 0
[28-Mar-2026 16:47:06 UTC] Orders found: 0
[28-Mar-2026 16:47:06 UTC] Orders data: []
[28-Mar-2026 16:47:06 UTC] Total orders count: 0
[28-Mar-2026 16:47:06 UTC] === API CALL LOG ===
[28-Mar-2026 16:47:06 UTC] Endpoint: user/profile.php
[28-Mar-2026 16:47:06 UTC] Full Log Data: {
    "timestamp": "2026-03-28 16:47:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:408e:3051:e804:98ff:fe0c:2182",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:408e:3051:e804:98ff:fe0c:2182, 172.70.189.162",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg5IiwidXNlcm5hbWUiOiJrYXBpbG1lZW5hIiwiZW1haWwiOiJtYW5pc2hha3VtYXJpNzQxMDgwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTMyMTIyNX0.Xewg0o5orFu2KTPspRrYQzvfzN-RedPt8QvmsDJc75s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e381d60bfdb6be8-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d4:408e:3051:e804:98ff:fe0c:2182",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 16:47:06 UTC] === END API CALL LOG ===
[28-Mar-2026 16:47:06 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 16:47:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg5IiwidXNlcm5hbWUiOiJrYXBpbG1lZW5hIiwiZW1haWwiOiJtYW5pc2hha3VtYXJpNzQxMDgwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTMyMTIyNX0.Xewg0o5orFu2KTPspRrYQzvfzN-RedPt8QvmsDJc75s
[28-Mar-2026 16:47:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 16:47:06 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 16:47:06 UTC] User ID: 189
[28-Mar-2026 16:47:06 UTC] ✅ User profile retrieved successfully for user ID: 189
[28-Mar-2026 16:47:06 UTC] === API CALL LOG ===
[28-Mar-2026 16:47:06 UTC] Endpoint: user/profile.php
[28-Mar-2026 16:47:06 UTC] Full Log Data: {
    "timestamp": "2026-03-28 16:47:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:408e:3051:e804:98ff:fe0c:2182",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:408e:3051:e804:98ff:fe0c:2182, 172.70.189.162",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg5IiwidXNlcm5hbWUiOiJrYXBpbG1lZW5hIiwiZW1haWwiOiJtYW5pc2hha3VtYXJpNzQxMDgwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTMyMTIyNX0.Xewg0o5orFu2KTPspRrYQzvfzN-RedPt8QvmsDJc75s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e381d6158436be8-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d4:408e:3051:e804:98ff:fe0c:2182",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 16:47:06 UTC] === END API CALL LOG ===
[28-Mar-2026 16:47:06 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 16:47:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg5IiwidXNlcm5hbWUiOiJrYXBpbG1lZW5hIiwiZW1haWwiOiJtYW5pc2hha3VtYXJpNzQxMDgwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTMyMTIyNX0.Xewg0o5orFu2KTPspRrYQzvfzN-RedPt8QvmsDJc75s
[28-Mar-2026 16:47:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 16:47:06 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 16:47:06 UTC] User ID: 189
[28-Mar-2026 16:47:06 UTC] ✅ User profile retrieved successfully for user ID: 189
[28-Mar-2026 16:47:08 UTC] === API CALL LOG ===
[28-Mar-2026 16:47:08 UTC] Endpoint: user/profile.php
[28-Mar-2026 16:47:08 UTC] Full Log Data: {
    "timestamp": "2026-03-28 16:47:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:408e:3051:e804:98ff:fe0c:2182",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:408e:3051:e804:98ff:fe0c:2182, 172.70.189.162",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg5IiwidXNlcm5hbWUiOiJrYXBpbG1lZW5hIiwiZW1haWwiOiJtYW5pc2hha3VtYXJpNzQxMDgwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTMyMTIyNX0.Xewg0o5orFu2KTPspRrYQzvfzN-RedPt8QvmsDJc75s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e381d6b4f236be8-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d4:408e:3051:e804:98ff:fe0c:2182",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 16:47:08 UTC] === END API CALL LOG ===
[28-Mar-2026 16:47:08 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 16:47:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg5IiwidXNlcm5hbWUiOiJrYXBpbG1lZW5hIiwiZW1haWwiOiJtYW5pc2hha3VtYXJpNzQxMDgwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTMyMTIyNX0.Xewg0o5orFu2KTPspRrYQzvfzN-RedPt8QvmsDJc75s
[28-Mar-2026 16:47:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 16:47:08 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 16:47:08 UTC] User ID: 189
[28-Mar-2026 16:47:08 UTC] ✅ User profile retrieved successfully for user ID: 189
[28-Mar-2026 16:47:47 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Mar-2026 16:47:47 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Mar-2026 16:47:47 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d4:408e:3051:e804:98ff:fe0c:2182, 172.70.189.162","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg5IiwidXNlcm5hbWUiOiJrYXBpbG1lZW5hIiwiZW1haWwiOiJtYW5pc2hha3VtYXJpNzQxMDgwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTMyMTIyNX0.Xewg0o5orFu2KTPspRrYQzvfzN-RedPt8QvmsDJc75s","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e381e631dee6be8-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40d4:408e:3051:e804:98ff:fe0c:2182","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[28-Mar-2026 16:47:47 UTC] === User Orders API Called ===
[28-Mar-2026 16:47:47 UTC] User ID: 189
[28-Mar-2026 16:47:47 UTC] Limit: 20, Offset: 0
[28-Mar-2026 16:47:47 UTC] Orders found: 0
[28-Mar-2026 16:47:47 UTC] Orders data: []
[28-Mar-2026 16:47:47 UTC] Total orders count: 0
[28-Mar-2026 16:47:48 UTC] === API CALL LOG ===
[28-Mar-2026 16:47:48 UTC] Endpoint: user/profile.php
[28-Mar-2026 16:47:48 UTC] Full Log Data: {
    "timestamp": "2026-03-28 16:47:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:408e:3051:e804:98ff:fe0c:2182",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:408e:3051:e804:98ff:fe0c:2182, 172.70.189.162",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg5IiwidXNlcm5hbWUiOiJrYXBpbG1lZW5hIiwiZW1haWwiOiJtYW5pc2hha3VtYXJpNzQxMDgwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTMyMTIyNX0.Xewg0o5orFu2KTPspRrYQzvfzN-RedPt8QvmsDJc75s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e381e631df06be8-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d4:408e:3051:e804:98ff:fe0c:2182",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 16:47:48 UTC] === END API CALL LOG ===
[28-Mar-2026 16:47:48 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 16:47:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg5IiwidXNlcm5hbWUiOiJrYXBpbG1lZW5hIiwiZW1haWwiOiJtYW5pc2hha3VtYXJpNzQxMDgwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTMyMTIyNX0.Xewg0o5orFu2KTPspRrYQzvfzN-RedPt8QvmsDJc75s
[28-Mar-2026 16:47:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 16:47:48 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 16:47:48 UTC] User ID: 189
[28-Mar-2026 16:47:48 UTC] ✅ User profile retrieved successfully for user ID: 189
[28-Mar-2026 16:47:48 UTC] === API CALL LOG ===
[28-Mar-2026 16:47:48 UTC] Endpoint: user/profile.php
[28-Mar-2026 16:47:48 UTC] Full Log Data: {
    "timestamp": "2026-03-28 16:47:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:408e:3051:e804:98ff:fe0c:2182",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:408e:3051:e804:98ff:fe0c:2182, 172.70.189.162",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg5IiwidXNlcm5hbWUiOiJrYXBpbG1lZW5hIiwiZW1haWwiOiJtYW5pc2hha3VtYXJpNzQxMDgwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTMyMTIyNX0.Xewg0o5orFu2KTPspRrYQzvfzN-RedPt8QvmsDJc75s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e381e66f9586be8-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d4:408e:3051:e804:98ff:fe0c:2182",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 16:47:48 UTC] === END API CALL LOG ===
[28-Mar-2026 16:47:48 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 16:47:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg5IiwidXNlcm5hbWUiOiJrYXBpbG1lZW5hIiwiZW1haWwiOiJtYW5pc2hha3VtYXJpNzQxMDgwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTMyMTIyNX0.Xewg0o5orFu2KTPspRrYQzvfzN-RedPt8QvmsDJc75s
[28-Mar-2026 16:47:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 16:47:48 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 16:47:48 UTC] User ID: 189
[28-Mar-2026 16:47:48 UTC] ✅ User profile retrieved successfully for user ID: 189
[28-Mar-2026 21:36:58 UTC] === API CALL LOG ===
[28-Mar-2026 21:36:58 UTC] Endpoint: user/profile.php
[28-Mar-2026 21:36:58 UTC] Full Log Data: {
    "timestamp": "2026-03-28 21:36:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.214.36.55",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.214.36.55, 172.69.112.153",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg4IiwidXNlcm5hbWUiOiJPbGl2ZWlyYSIsImVtYWlsIjoiaG8wOTU4MTdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzE5NTUwfQ.fI-q61aYQ4iqrXrAq-glOEGI4zN2kn3wCTARwVSw-GU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e39c5f919c4881b-DUR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.214.36.55",
        "CF-IPCountry": "AO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 21:36:58 UTC] === END API CALL LOG ===
[28-Mar-2026 21:36:58 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 21:36:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg4IiwidXNlcm5hbWUiOiJPbGl2ZWlyYSIsImVtYWlsIjoiaG8wOTU4MTdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzE5NTUwfQ.fI-q61aYQ4iqrXrAq-glOEGI4zN2kn3wCTARwVSw-GU
[28-Mar-2026 21:36:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 21:36:58 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 21:36:58 UTC] User ID: 188
[28-Mar-2026 21:36:58 UTC] ✅ User profile retrieved successfully for user ID: 188
[28-Mar-2026 21:37:01 UTC] === API CALL LOG ===
[28-Mar-2026 21:37:01 UTC] Endpoint: user/profile.php
[28-Mar-2026 21:37:01 UTC] Full Log Data: {
    "timestamp": "2026-03-28 21:37:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.214.36.55",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.214.36.55, 172.69.112.187",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg4IiwidXNlcm5hbWUiOiJPbGl2ZWlyYSIsImVtYWlsIjoiaG8wOTU4MTdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzE5NTUwfQ.fI-q61aYQ4iqrXrAq-glOEGI4zN2kn3wCTARwVSw-GU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e39c6115c75881b-DUR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.214.36.55",
        "CF-IPCountry": "AO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 21:37:01 UTC] === END API CALL LOG ===
[28-Mar-2026 21:37:01 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 21:37:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg4IiwidXNlcm5hbWUiOiJPbGl2ZWlyYSIsImVtYWlsIjoiaG8wOTU4MTdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzE5NTUwfQ.fI-q61aYQ4iqrXrAq-glOEGI4zN2kn3wCTARwVSw-GU
[28-Mar-2026 21:37:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 21:37:01 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 21:37:01 UTC] User ID: 188
[28-Mar-2026 21:37:01 UTC] ✅ User profile retrieved successfully for user ID: 188
[28-Mar-2026 21:37:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Mar-2026 21:37:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Mar-2026 21:37:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.214.36.55, 172.69.112.187","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg4IiwidXNlcm5hbWUiOiJPbGl2ZWlyYSIsImVtYWlsIjoiaG8wOTU4MTdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzE5NTUwfQ.fI-q61aYQ4iqrXrAq-glOEGI4zN2kn3wCTARwVSw-GU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e39c6128e04881b-DUR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.214.36.55","CF-IPCountry":"AO","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[28-Mar-2026 21:37:02 UTC] === User Orders API Called ===
[28-Mar-2026 21:37:02 UTC] User ID: 188
[28-Mar-2026 21:37:02 UTC] Limit: 20, Offset: 0
[28-Mar-2026 21:37:02 UTC] Orders found: 1
[28-Mar-2026 21:37:02 UTC] Orders data: [{"id":136,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/investidoresAO\/282","status":"completed","created_at":"2026-03-28 19:55:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[28-Mar-2026 21:37:02 UTC] Total orders count: 1
[28-Mar-2026 21:37:02 UTC] === API CALL LOG ===
[28-Mar-2026 21:37:02 UTC] Endpoint: user/profile.php
[28-Mar-2026 21:37:02 UTC] Full Log Data: {
    "timestamp": "2026-03-28 21:37:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.214.36.55",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.214.36.55, 172.69.112.186",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg4IiwidXNlcm5hbWUiOiJPbGl2ZWlyYSIsImVtYWlsIjoiaG8wOTU4MTdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzE5NTUwfQ.fI-q61aYQ4iqrXrAq-glOEGI4zN2kn3wCTARwVSw-GU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e39c6132ec2881b-DUR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.214.36.55",
        "CF-IPCountry": "AO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 21:37:02 UTC] === END API CALL LOG ===
[28-Mar-2026 21:37:02 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 21:37:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg4IiwidXNlcm5hbWUiOiJPbGl2ZWlyYSIsImVtYWlsIjoiaG8wOTU4MTdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzE5NTUwfQ.fI-q61aYQ4iqrXrAq-glOEGI4zN2kn3wCTARwVSw-GU
[28-Mar-2026 21:37:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 21:37:02 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 21:37:02 UTC] User ID: 188
[28-Mar-2026 21:37:02 UTC] ✅ User profile retrieved successfully for user ID: 188
[28-Mar-2026 21:37:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Mar-2026 21:37:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Mar-2026 21:37:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.214.36.55, 172.69.112.153","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg4IiwidXNlcm5hbWUiOiJPbGl2ZWlyYSIsImVtYWlsIjoiaG8wOTU4MTdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzE5NTUwfQ.fI-q61aYQ4iqrXrAq-glOEGI4zN2kn3wCTARwVSw-GU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e39c6756e3e881b-DUR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.214.36.55","CF-IPCountry":"AO","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[28-Mar-2026 21:37:17 UTC] === User Orders API Called ===
[28-Mar-2026 21:37:17 UTC] User ID: 188
[28-Mar-2026 21:37:17 UTC] Limit: 20, Offset: 0
[28-Mar-2026 21:37:17 UTC] Orders found: 1
[28-Mar-2026 21:37:17 UTC] Orders data: [{"id":136,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/investidoresAO\/282","status":"completed","created_at":"2026-03-28 19:55:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[28-Mar-2026 21:37:17 UTC] Total orders count: 1
[28-Mar-2026 21:37:17 UTC] === API CALL LOG ===
[28-Mar-2026 21:37:17 UTC] Endpoint: user/profile.php
[28-Mar-2026 21:37:17 UTC] Full Log Data: {
    "timestamp": "2026-03-28 21:37:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.214.36.55",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.214.36.55, 172.69.112.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg4IiwidXNlcm5hbWUiOiJPbGl2ZWlyYSIsImVtYWlsIjoiaG8wOTU4MTdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzE5NTUwfQ.fI-q61aYQ4iqrXrAq-glOEGI4zN2kn3wCTARwVSw-GU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e39c674bd58881b-DUR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.214.36.55",
        "CF-IPCountry": "AO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 21:37:17 UTC] === END API CALL LOG ===
[28-Mar-2026 21:37:17 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 21:37:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg4IiwidXNlcm5hbWUiOiJPbGl2ZWlyYSIsImVtYWlsIjoiaG8wOTU4MTdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzE5NTUwfQ.fI-q61aYQ4iqrXrAq-glOEGI4zN2kn3wCTARwVSw-GU
[28-Mar-2026 21:37:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 21:37:17 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 21:37:17 UTC] User ID: 188
[28-Mar-2026 21:37:17 UTC] ✅ User profile retrieved successfully for user ID: 188
[28-Mar-2026 21:37:18 UTC] === API CALL LOG ===
[28-Mar-2026 21:37:18 UTC] Endpoint: user/profile.php
[28-Mar-2026 21:37:18 UTC] Full Log Data: {
    "timestamp": "2026-03-28 21:37:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.214.36.55",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.214.36.55, 172.69.112.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg4IiwidXNlcm5hbWUiOiJPbGl2ZWlyYSIsImVtYWlsIjoiaG8wOTU4MTdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzE5NTUwfQ.fI-q61aYQ4iqrXrAq-glOEGI4zN2kn3wCTARwVSw-GU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e39c67cc919881b-DUR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.214.36.55",
        "CF-IPCountry": "AO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 21:37:18 UTC] === END API CALL LOG ===
[28-Mar-2026 21:37:18 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 21:37:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg4IiwidXNlcm5hbWUiOiJPbGl2ZWlyYSIsImVtYWlsIjoiaG8wOTU4MTdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzE5NTUwfQ.fI-q61aYQ4iqrXrAq-glOEGI4zN2kn3wCTARwVSw-GU
[28-Mar-2026 21:37:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 21:37:18 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 21:37:18 UTC] User ID: 188
[28-Mar-2026 21:37:18 UTC] ✅ User profile retrieved successfully for user ID: 188
[28-Mar-2026 21:37:29 UTC] === API CALL LOG ===
[28-Mar-2026 21:37:29 UTC] Endpoint: user/profile.php
[28-Mar-2026 21:37:29 UTC] Full Log Data: {
    "timestamp": "2026-03-28 21:37:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.214.36.55",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.214.36.55, 172.69.112.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg4IiwidXNlcm5hbWUiOiJPbGl2ZWlyYSIsImVtYWlsIjoiaG8wOTU4MTdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzE5NTUwfQ.fI-q61aYQ4iqrXrAq-glOEGI4zN2kn3wCTARwVSw-GU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e39c6bd6baf881b-DUR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.214.36.55",
        "CF-IPCountry": "AO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 21:37:29 UTC] === END API CALL LOG ===
[28-Mar-2026 21:37:29 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 21:37:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg4IiwidXNlcm5hbWUiOiJPbGl2ZWlyYSIsImVtYWlsIjoiaG8wOTU4MTdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzE5NTUwfQ.fI-q61aYQ4iqrXrAq-glOEGI4zN2kn3wCTARwVSw-GU
[28-Mar-2026 21:37:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 21:37:29 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 21:37:29 UTC] User ID: 188
[28-Mar-2026 21:37:29 UTC] ✅ User profile retrieved successfully for user ID: 188
[28-Mar-2026 21:37:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Mar-2026 21:37:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Mar-2026 21:37:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.214.36.55, 172.69.112.152","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg4IiwidXNlcm5hbWUiOiJPbGl2ZWlyYSIsImVtYWlsIjoiaG8wOTU4MTdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzE5NTUwfQ.fI-q61aYQ4iqrXrAq-glOEGI4zN2kn3wCTARwVSw-GU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e39c6bccae0881b-DUR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.214.36.55","CF-IPCountry":"AO","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[28-Mar-2026 21:37:29 UTC] === User Orders API Called ===
[28-Mar-2026 21:37:29 UTC] User ID: 188
[28-Mar-2026 21:37:29 UTC] Limit: 20, Offset: 0
[28-Mar-2026 21:37:29 UTC] Orders found: 1
[28-Mar-2026 21:37:29 UTC] Orders data: [{"id":136,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/investidoresAO\/282","status":"completed","created_at":"2026-03-28 19:55:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[28-Mar-2026 21:37:29 UTC] Total orders count: 1
[28-Mar-2026 21:37:30 UTC] === API CALL LOG ===
[28-Mar-2026 21:37:30 UTC] Endpoint: user/profile.php
[28-Mar-2026 21:37:30 UTC] Full Log Data: {
    "timestamp": "2026-03-28 21:37:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.214.36.55",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.214.36.55, 172.69.112.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg4IiwidXNlcm5hbWUiOiJPbGl2ZWlyYSIsImVtYWlsIjoiaG8wOTU4MTdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzE5NTUwfQ.fI-q61aYQ4iqrXrAq-glOEGI4zN2kn3wCTARwVSw-GU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e39c6c21acb881b-DUR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.214.36.55",
        "CF-IPCountry": "AO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 21:37:30 UTC] === END API CALL LOG ===
[28-Mar-2026 21:37:30 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 21:37:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg4IiwidXNlcm5hbWUiOiJPbGl2ZWlyYSIsImVtYWlsIjoiaG8wOTU4MTdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzE5NTUwfQ.fI-q61aYQ4iqrXrAq-glOEGI4zN2kn3wCTARwVSw-GU
[28-Mar-2026 21:37:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 21:37:30 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 21:37:30 UTC] User ID: 188
[28-Mar-2026 21:37:30 UTC] ✅ User profile retrieved successfully for user ID: 188
[28-Mar-2026 21:41:41 UTC] === API CALL LOG ===
[28-Mar-2026 21:41:41 UTC] Endpoint: user/profile.php
[28-Mar-2026 21:41:41 UTC] Full Log Data: {
    "timestamp": "2026-03-28 21:41:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.214.36.55",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.214.36.55, 172.68.40.138",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxODgsInVzZXJuYW1lIjoiT2xpdmVpcmEiLCJlbWFpbCI6ImhvMDk1ODE3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTMzODg5OX0.5T0iK2XH4dyruak0k5U6rp4AHPCy8dPH_MpNAGhaVSo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e39cce25b8c77e3-LAD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.214.36.55",
        "CF-IPCountry": "AO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 21:41:41 UTC] === END API CALL LOG ===
[28-Mar-2026 21:41:41 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 21:41:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxODgsInVzZXJuYW1lIjoiT2xpdmVpcmEiLCJlbWFpbCI6ImhvMDk1ODE3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTMzODg5OX0.5T0iK2XH4dyruak0k5U6rp4AHPCy8dPH_MpNAGhaVSo
[28-Mar-2026 21:41:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 21:41:41 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 21:41:41 UTC] User ID: 188
[28-Mar-2026 21:41:41 UTC] ✅ User profile retrieved successfully for user ID: 188
[28-Mar-2026 21:41:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Mar-2026 21:41:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Mar-2026 21:41:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.214.36.55, 172.68.40.139","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxODgsInVzZXJuYW1lIjoiT2xpdmVpcmEiLCJlbWFpbCI6ImhvMDk1ODE3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTMzODg5OX0.5T0iK2XH4dyruak0k5U6rp4AHPCy8dPH_MpNAGhaVSo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e39cce2ebb677e3-LAD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.214.36.55","CF-IPCountry":"AO","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[28-Mar-2026 21:41:41 UTC] === User Orders API Called ===
[28-Mar-2026 21:41:41 UTC] User ID: 188
[28-Mar-2026 21:41:41 UTC] Limit: 20, Offset: 0
[28-Mar-2026 21:41:41 UTC] Orders found: 1
[28-Mar-2026 21:41:41 UTC] Orders data: [{"id":136,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/investidoresAO\/282","status":"completed","created_at":"2026-03-28 19:55:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[28-Mar-2026 21:41:41 UTC] Total orders count: 1
[28-Mar-2026 21:41:41 UTC] === API CALL LOG ===
[28-Mar-2026 21:41:41 UTC] Endpoint: user/profile.php
[28-Mar-2026 21:41:41 UTC] Full Log Data: {
    "timestamp": "2026-03-28 21:41:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.214.36.55",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.214.36.55, 172.68.40.138",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxODgsInVzZXJuYW1lIjoiT2xpdmVpcmEiLCJlbWFpbCI6ImhvMDk1ODE3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTMzODg5OX0.5T0iK2XH4dyruak0k5U6rp4AHPCy8dPH_MpNAGhaVSo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e39cce31bca77e3-LAD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.214.36.55",
        "CF-IPCountry": "AO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 21:41:41 UTC] === END API CALL LOG ===
[28-Mar-2026 21:41:41 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 21:41:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxODgsInVzZXJuYW1lIjoiT2xpdmVpcmEiLCJlbWFpbCI6ImhvMDk1ODE3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTMzODg5OX0.5T0iK2XH4dyruak0k5U6rp4AHPCy8dPH_MpNAGhaVSo
[28-Mar-2026 21:41:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 21:41:41 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 21:41:41 UTC] User ID: 188
[28-Mar-2026 21:41:41 UTC] ✅ User profile retrieved successfully for user ID: 188
[28-Mar-2026 21:42:05 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Mar-2026 21:42:05 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Mar-2026 21:42:05 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.214.36.55, 172.68.40.138","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxODgsInVzZXJuYW1lIjoiT2xpdmVpcmEiLCJlbWFpbCI6ImhvMDk1ODE3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTMzODg5OX0.5T0iK2XH4dyruak0k5U6rp4AHPCy8dPH_MpNAGhaVSo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e39cd79ff7a77e3-LAD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.214.36.55","CF-IPCountry":"AO","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[28-Mar-2026 21:42:05 UTC] === User Orders API Called ===
[28-Mar-2026 21:42:05 UTC] User ID: 188
[28-Mar-2026 21:42:05 UTC] Limit: 20, Offset: 0
[28-Mar-2026 21:42:05 UTC] === API CALL LOG ===
[28-Mar-2026 21:42:05 UTC] Endpoint: user/profile.php
[28-Mar-2026 21:42:05 UTC] Full Log Data: {
    "timestamp": "2026-03-28 21:42:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.214.36.55",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.214.36.55, 172.68.40.138",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxODgsInVzZXJuYW1lIjoiT2xpdmVpcmEiLCJlbWFpbCI6ImhvMDk1ODE3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTMzODg5OX0.5T0iK2XH4dyruak0k5U6rp4AHPCy8dPH_MpNAGhaVSo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e39cd79ff7b77e3-LAD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.214.36.55",
        "CF-IPCountry": "AO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 21:42:05 UTC] === END API CALL LOG ===
[28-Mar-2026 21:42:05 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 21:42:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxODgsInVzZXJuYW1lIjoiT2xpdmVpcmEiLCJlbWFpbCI6ImhvMDk1ODE3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTMzODg5OX0.5T0iK2XH4dyruak0k5U6rp4AHPCy8dPH_MpNAGhaVSo
[28-Mar-2026 21:42:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 21:42:05 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 21:42:05 UTC] User ID: 188
[28-Mar-2026 21:42:05 UTC] ✅ User profile retrieved successfully for user ID: 188
[28-Mar-2026 21:42:05 UTC] Orders found: 1
[28-Mar-2026 21:42:05 UTC] Orders data: [{"id":136,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/investidoresAO\/282","status":"completed","created_at":"2026-03-28 19:55:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[28-Mar-2026 21:42:05 UTC] Total orders count: 1
[28-Mar-2026 21:42:05 UTC] === API CALL LOG ===
[28-Mar-2026 21:42:05 UTC] Endpoint: user/profile.php
[28-Mar-2026 21:42:05 UTC] Full Log Data: {
    "timestamp": "2026-03-28 21:42:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.214.36.55",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.214.36.55, 172.68.40.138",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxODgsInVzZXJuYW1lIjoiT2xpdmVpcmEiLCJlbWFpbCI6ImhvMDk1ODE3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTMzODg5OX0.5T0iK2XH4dyruak0k5U6rp4AHPCy8dPH_MpNAGhaVSo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e39cd7a3f8a77e3-LAD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.214.36.55",
        "CF-IPCountry": "AO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 21:42:05 UTC] === END API CALL LOG ===
[28-Mar-2026 21:42:05 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 21:42:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxODgsInVzZXJuYW1lIjoiT2xpdmVpcmEiLCJlbWFpbCI6ImhvMDk1ODE3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTMzODg5OX0.5T0iK2XH4dyruak0k5U6rp4AHPCy8dPH_MpNAGhaVSo
[28-Mar-2026 21:42:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 21:42:05 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 21:42:05 UTC] User ID: 188
[28-Mar-2026 21:42:05 UTC] ✅ User profile retrieved successfully for user ID: 188
[28-Mar-2026 21:42:32 UTC] === API CALL LOG ===
[28-Mar-2026 21:42:32 UTC] Endpoint: user/profile.php
[28-Mar-2026 21:42:32 UTC] Full Log Data: {
    "timestamp": "2026-03-28 21:42:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.214.36.55",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.214.36.55, 172.68.40.139",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxODgsInVzZXJuYW1lIjoiT2xpdmVpcmEiLCJlbWFpbCI6ImhvMDk1ODE3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTMzODg5OX0.5T0iK2XH4dyruak0k5U6rp4AHPCy8dPH_MpNAGhaVSo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e39ce27b9bf77e3-LAD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.214.36.55",
        "CF-IPCountry": "AO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 21:42:32 UTC] === END API CALL LOG ===
[28-Mar-2026 21:42:33 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 21:42:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxODgsInVzZXJuYW1lIjoiT2xpdmVpcmEiLCJlbWFpbCI6ImhvMDk1ODE3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTMzODg5OX0.5T0iK2XH4dyruak0k5U6rp4AHPCy8dPH_MpNAGhaVSo
[28-Mar-2026 21:42:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 21:42:33 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 21:42:33 UTC] User ID: 188
[28-Mar-2026 21:42:33 UTC] ✅ User profile retrieved successfully for user ID: 188
[28-Mar-2026 21:42:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Mar-2026 21:42:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Mar-2026 21:42:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.214.36.55, 172.68.40.138","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxODgsInVzZXJuYW1lIjoiT2xpdmVpcmEiLCJlbWFpbCI6ImhvMDk1ODE3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTMzODg5OX0.5T0iK2XH4dyruak0k5U6rp4AHPCy8dPH_MpNAGhaVSo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e39ce27b9c077e3-LAD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.214.36.55","CF-IPCountry":"AO","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[28-Mar-2026 21:42:33 UTC] === User Orders API Called ===
[28-Mar-2026 21:42:33 UTC] User ID: 188
[28-Mar-2026 21:42:33 UTC] Limit: 20, Offset: 0
[28-Mar-2026 21:42:33 UTC] Orders found: 1
[28-Mar-2026 21:42:33 UTC] Orders data: [{"id":136,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/investidoresAO\/282","status":"completed","created_at":"2026-03-28 19:55:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[28-Mar-2026 21:42:33 UTC] Total orders count: 1
[28-Mar-2026 21:42:33 UTC] === API CALL LOG ===
[28-Mar-2026 21:42:33 UTC] Endpoint: user/profile.php
[28-Mar-2026 21:42:33 UTC] Full Log Data: {
    "timestamp": "2026-03-28 21:42:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.214.36.55",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.214.36.55, 172.68.40.139",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxODgsInVzZXJuYW1lIjoiT2xpdmVpcmEiLCJlbWFpbCI6ImhvMDk1ODE3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTMzODg5OX0.5T0iK2XH4dyruak0k5U6rp4AHPCy8dPH_MpNAGhaVSo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e39ce299a2a77e3-LAD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.214.36.55",
        "CF-IPCountry": "AO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Mar-2026 21:42:33 UTC] === END API CALL LOG ===
[28-Mar-2026 21:42:33 UTC] ✅ API Hash verification passed for profile endpoint
[28-Mar-2026 21:42:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxODgsInVzZXJuYW1lIjoiT2xpdmVpcmEiLCJlbWFpbCI6ImhvMDk1ODE3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTMzODg5OX0.5T0iK2XH4dyruak0k5U6rp4AHPCy8dPH_MpNAGhaVSo
[28-Mar-2026 21:42:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Mar-2026 21:42:33 UTC] ✅ JWT token verified successfully for user profile
[28-Mar-2026 21:42:33 UTC] User ID: 188
[28-Mar-2026 21:42:33 UTC] ✅ User profile retrieved successfully for user ID: 188
[29-Mar-2026 02:59:02 UTC] === API CALL LOG ===
[29-Mar-2026 02:59:02 UTC] Endpoint: user/profile.php
[29-Mar-2026 02:59:02 UTC] Full Log Data: {
    "timestamp": "2026-03-29 02:59:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8123:a90a:d520:28f3:711e:2de5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8123:a90a:d520:28f3:711e:2de5, 162.159.122.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3b9dc1f8823f1d-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:8123:a90a:d520:28f3:711e:2de5",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 02:59:02 UTC] === END API CALL LOG ===
[29-Mar-2026 02:59:02 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 02:59:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI
[29-Mar-2026 02:59:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 02:59:02 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 02:59:02 UTC] User ID: 190
[29-Mar-2026 02:59:02 UTC] ✅ User profile retrieved successfully for user ID: 190
[29-Mar-2026 02:59:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 02:59:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 02:59:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:8123:a90a:d520:28f3:711e:2de5, 162.159.122.75","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e3b9dc1f8853f1d-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:8123:a90a:d520:28f3:711e:2de5","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[29-Mar-2026 02:59:02 UTC] === User Orders API Called ===
[29-Mar-2026 02:59:02 UTC] User ID: 190
[29-Mar-2026 02:59:02 UTC] Limit: 20, Offset: 0
[29-Mar-2026 02:59:02 UTC] Orders found: 0
[29-Mar-2026 02:59:02 UTC] Orders data: []
[29-Mar-2026 02:59:02 UTC] Total orders count: 0
[29-Mar-2026 02:59:02 UTC] === API CALL LOG ===
[29-Mar-2026 02:59:02 UTC] Endpoint: user/profile.php
[29-Mar-2026 02:59:02 UTC] Full Log Data: {
    "timestamp": "2026-03-29 02:59:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8123:a90a:d520:28f3:711e:2de5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8123:a90a:d520:28f3:711e:2de5, 162.159.122.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3b9dc1f8863f1d-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:8123:a90a:d520:28f3:711e:2de5",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 02:59:02 UTC] === END API CALL LOG ===
[29-Mar-2026 02:59:02 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 02:59:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI
[29-Mar-2026 02:59:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 02:59:02 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 02:59:02 UTC] User ID: 190
[29-Mar-2026 02:59:02 UTC] ✅ User profile retrieved successfully for user ID: 190
[29-Mar-2026 02:59:03 UTC] === API CALL LOG ===
[29-Mar-2026 02:59:03 UTC] Endpoint: user/profile.php
[29-Mar-2026 02:59:03 UTC] Full Log Data: {
    "timestamp": "2026-03-29 02:59:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8123:a90a:d520:28f3:711e:2de5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8123:a90a:d520:28f3:711e:2de5, 162.159.122.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3b9dca78563f1d-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:8123:a90a:d520:28f3:711e:2de5",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 02:59:03 UTC] === END API CALL LOG ===
[29-Mar-2026 02:59:03 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 02:59:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI
[29-Mar-2026 02:59:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 02:59:03 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 02:59:03 UTC] User ID: 190
[29-Mar-2026 02:59:03 UTC] ✅ User profile retrieved successfully for user ID: 190
[29-Mar-2026 02:59:11 UTC] === API CALL LOG ===
[29-Mar-2026 02:59:11 UTC] Endpoint: user/profile.php
[29-Mar-2026 02:59:11 UTC] Full Log Data: {
    "timestamp": "2026-03-29 02:59:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8123:a90a:d520:28f3:711e:2de5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8123:a90a:d520:28f3:711e:2de5, 162.159.122.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3b9dfbda3e3f1d-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:8123:a90a:d520:28f3:711e:2de5",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 02:59:11 UTC] === END API CALL LOG ===
[29-Mar-2026 02:59:11 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 02:59:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI
[29-Mar-2026 02:59:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 02:59:11 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 02:59:11 UTC] User ID: 190
[29-Mar-2026 02:59:11 UTC] ✅ User profile retrieved successfully for user ID: 190
[29-Mar-2026 02:59:13 UTC] === API CALL LOG ===
[29-Mar-2026 02:59:13 UTC] Endpoint: user/profile.php
[29-Mar-2026 02:59:13 UTC] Full Log Data: {
    "timestamp": "2026-03-29 02:59:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8123:a90a:d520:28f3:711e:2de5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8123:a90a:d520:28f3:711e:2de5, 162.159.122.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3b9e0abec73f1d-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:8123:a90a:d520:28f3:711e:2de5",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 02:59:13 UTC] === END API CALL LOG ===
[29-Mar-2026 02:59:13 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 02:59:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI
[29-Mar-2026 02:59:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 02:59:13 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 02:59:13 UTC] User ID: 190
[29-Mar-2026 02:59:13 UTC] ✅ User profile retrieved successfully for user ID: 190
[29-Mar-2026 02:59:34 UTC] === API CALL LOG ===
[29-Mar-2026 02:59:34 UTC] Endpoint: user/profile.php
[29-Mar-2026 02:59:34 UTC] Full Log Data: {
    "timestamp": "2026-03-29 02:59:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8123:a90a:d520:28f3:711e:2de5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8123:a90a:d520:28f3:711e:2de5, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3b9e8eed8e3f1d-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:8123:a90a:d520:28f3:711e:2de5",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 02:59:34 UTC] === END API CALL LOG ===
[29-Mar-2026 02:59:34 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 02:59:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI
[29-Mar-2026 02:59:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 02:59:34 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 02:59:34 UTC] User ID: 190
[29-Mar-2026 02:59:34 UTC] ✅ User profile retrieved successfully for user ID: 190
[29-Mar-2026 02:59:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 02:59:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 02:59:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:8123:a90a:d520:28f3:711e:2de5, 162.159.122.164","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e3b9e8eed8c3f1d-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:8123:a90a:d520:28f3:711e:2de5","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[29-Mar-2026 02:59:34 UTC] === User Orders API Called ===
[29-Mar-2026 02:59:34 UTC] User ID: 190
[29-Mar-2026 02:59:34 UTC] Limit: 20, Offset: 0
[29-Mar-2026 02:59:34 UTC] Orders found: 0
[29-Mar-2026 02:59:34 UTC] Orders data: []
[29-Mar-2026 02:59:34 UTC] Total orders count: 0
[29-Mar-2026 02:59:35 UTC] === API CALL LOG ===
[29-Mar-2026 02:59:35 UTC] Endpoint: user/profile.php
[29-Mar-2026 02:59:35 UTC] Full Log Data: {
    "timestamp": "2026-03-29 02:59:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8123:a90a:d520:28f3:711e:2de5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8123:a90a:d520:28f3:711e:2de5, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3b9e9248733f1d-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:8123:a90a:d520:28f3:711e:2de5",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 02:59:35 UTC] === END API CALL LOG ===
[29-Mar-2026 02:59:35 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 02:59:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI
[29-Mar-2026 02:59:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 02:59:35 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 02:59:35 UTC] User ID: 190
[29-Mar-2026 02:59:35 UTC] ✅ User profile retrieved successfully for user ID: 190
[29-Mar-2026 02:59:36 UTC] === API CALL LOG ===
[29-Mar-2026 02:59:36 UTC] Endpoint: user/profile.php
[29-Mar-2026 02:59:36 UTC] Full Log Data: {
    "timestamp": "2026-03-29 02:59:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8123:a90a:d520:28f3:711e:2de5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8123:a90a:d520:28f3:711e:2de5, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3b9e97bcff3f1d-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:8123:a90a:d520:28f3:711e:2de5",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 02:59:36 UTC] === END API CALL LOG ===
[29-Mar-2026 02:59:36 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 02:59:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI
[29-Mar-2026 02:59:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 02:59:36 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 02:59:36 UTC] User ID: 190
[29-Mar-2026 02:59:36 UTC] ✅ User profile retrieved successfully for user ID: 190
[29-Mar-2026 02:59:41 UTC] === API CALL LOG ===
[29-Mar-2026 02:59:41 UTC] Endpoint: user/profile.php
[29-Mar-2026 02:59:41 UTC] Full Log Data: {
    "timestamp": "2026-03-29 02:59:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8123:a90a:d520:28f3:711e:2de5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8123:a90a:d520:28f3:711e:2de5, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3b9eb8f8553f1d-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:8123:a90a:d520:28f3:711e:2de5",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 02:59:41 UTC] === END API CALL LOG ===
[29-Mar-2026 02:59:41 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 02:59:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI
[29-Mar-2026 02:59:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 02:59:41 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 02:59:41 UTC] User ID: 190
[29-Mar-2026 02:59:41 UTC] ✅ User profile retrieved successfully for user ID: 190
[29-Mar-2026 02:59:51 UTC] === API CALL LOG ===
[29-Mar-2026 02:59:51 UTC] Endpoint: user/profile.php
[29-Mar-2026 02:59:51 UTC] Full Log Data: {
    "timestamp": "2026-03-29 02:59:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8123:a90a:d520:28f3:711e:2de5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8123:a90a:d520:28f3:711e:2de5, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3b9ef92d8d6507-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:8123:a90a:d520:28f3:711e:2de5",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 02:59:51 UTC] === END API CALL LOG ===
[29-Mar-2026 02:59:51 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 02:59:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI
[29-Mar-2026 02:59:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 02:59:51 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 02:59:51 UTC] User ID: 190
[29-Mar-2026 02:59:51 UTC] ✅ User profile retrieved successfully for user ID: 190
[29-Mar-2026 02:59:52 UTC] === API CALL LOG ===
[29-Mar-2026 02:59:52 UTC] Endpoint: user/profile.php
[29-Mar-2026 02:59:52 UTC] Full Log Data: {
    "timestamp": "2026-03-29 02:59:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8123:a90a:d520:28f3:711e:2de5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8123:a90a:d520:28f3:711e:2de5, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3b9efeda936507-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:8123:a90a:d520:28f3:711e:2de5",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 02:59:52 UTC] === END API CALL LOG ===
[29-Mar-2026 02:59:52 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 02:59:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI
[29-Mar-2026 02:59:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 02:59:52 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 02:59:52 UTC] User ID: 190
[29-Mar-2026 02:59:52 UTC] ✅ User profile retrieved successfully for user ID: 190
[29-Mar-2026 02:59:52 UTC] === API CALL LOG ===
[29-Mar-2026 02:59:52 UTC] Endpoint: user/profile.php
[29-Mar-2026 02:59:52 UTC] Full Log Data: {
    "timestamp": "2026-03-29 02:59:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8123:a90a:d520:28f3:711e:2de5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8123:a90a:d520:28f3:711e:2de5, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3b9efeda986507-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:8123:a90a:d520:28f3:711e:2de5",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 02:59:52 UTC] === END API CALL LOG ===
[29-Mar-2026 02:59:52 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 02:59:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI
[29-Mar-2026 02:59:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 02:59:52 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 02:59:52 UTC] User ID: 190
[29-Mar-2026 02:59:52 UTC] ✅ User profile retrieved successfully for user ID: 190
[29-Mar-2026 02:59:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 02:59:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 02:59:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:8123:a90a:d520:28f3:711e:2de5, 162.159.122.165","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e3b9efeda966507-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:8123:a90a:d520:28f3:711e:2de5","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[29-Mar-2026 02:59:52 UTC] === User Orders API Called ===
[29-Mar-2026 02:59:52 UTC] User ID: 190
[29-Mar-2026 02:59:52 UTC] Limit: 20, Offset: 0
[29-Mar-2026 02:59:52 UTC] Orders found: 0
[29-Mar-2026 02:59:52 UTC] Orders data: []
[29-Mar-2026 02:59:52 UTC] Total orders count: 0
[29-Mar-2026 02:59:54 UTC] === API CALL LOG ===
[29-Mar-2026 02:59:54 UTC] Endpoint: user/profile.php
[29-Mar-2026 02:59:54 UTC] Full Log Data: {
    "timestamp": "2026-03-29 02:59:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8123:a90a:d520:28f3:711e:2de5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8123:a90a:d520:28f3:711e:2de5, 162.159.122.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3b9f074a0a6507-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:8123:a90a:d520:28f3:711e:2de5",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 02:59:54 UTC] === END API CALL LOG ===
[29-Mar-2026 02:59:54 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 02:59:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI
[29-Mar-2026 02:59:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 02:59:54 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 02:59:54 UTC] User ID: 190
[29-Mar-2026 02:59:54 UTC] ✅ User profile retrieved successfully for user ID: 190
[29-Mar-2026 03:00:09 UTC] === API CALL LOG ===
[29-Mar-2026 03:00:09 UTC] Endpoint: user/profile.php
[29-Mar-2026 03:00:09 UTC] Full Log Data: {
    "timestamp": "2026-03-29 03:00:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8123:a90a:d520:28f3:711e:2de5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8123:a90a:d520:28f3:711e:2de5, 162.158.22.194",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3b9f672f16e9ea-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:8123:a90a:d520:28f3:711e:2de5",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 03:00:09 UTC] === END API CALL LOG ===
[29-Mar-2026 03:00:09 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 03:00:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI
[29-Mar-2026 03:00:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 03:00:09 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 03:00:09 UTC] User ID: 190
[29-Mar-2026 03:00:09 UTC] ✅ User profile retrieved successfully for user ID: 190
[29-Mar-2026 03:00:10 UTC] === API CALL LOG ===
[29-Mar-2026 03:00:10 UTC] Endpoint: user/profile.php
[29-Mar-2026 03:00:10 UTC] Full Log Data: {
    "timestamp": "2026-03-29 03:00:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8123:a90a:d520:28f3:711e:2de5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8123:a90a:d520:28f3:711e:2de5, 162.158.22.194",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3b9f6c584de9ea-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:8123:a90a:d520:28f3:711e:2de5",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 03:00:10 UTC] === END API CALL LOG ===
[29-Mar-2026 03:00:10 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 03:00:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI
[29-Mar-2026 03:00:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 03:00:10 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 03:00:10 UTC] User ID: 190
[29-Mar-2026 03:00:10 UTC] ✅ User profile retrieved successfully for user ID: 190
[29-Mar-2026 03:00:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 03:00:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 03:00:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:8123:a90a:d520:28f3:711e:2de5, 162.158.22.195","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e3b9f6c584fe9ea-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:8123:a90a:d520:28f3:711e:2de5","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[29-Mar-2026 03:00:10 UTC] === User Orders API Called ===
[29-Mar-2026 03:00:10 UTC] User ID: 190
[29-Mar-2026 03:00:10 UTC] Limit: 20, Offset: 0
[29-Mar-2026 03:00:10 UTC] Orders found: 0
[29-Mar-2026 03:00:10 UTC] Orders data: []
[29-Mar-2026 03:00:10 UTC] Total orders count: 0
[29-Mar-2026 03:00:10 UTC] === API CALL LOG ===
[29-Mar-2026 03:00:10 UTC] Endpoint: user/profile.php
[29-Mar-2026 03:00:10 UTC] Full Log Data: {
    "timestamp": "2026-03-29 03:00:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8123:a90a:d520:28f3:711e:2de5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8123:a90a:d520:28f3:711e:2de5, 162.158.22.194",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3b9f6db891e9ea-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:8123:a90a:d520:28f3:711e:2de5",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 03:00:10 UTC] === END API CALL LOG ===
[29-Mar-2026 03:00:10 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 03:00:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI
[29-Mar-2026 03:00:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 03:00:10 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 03:00:10 UTC] User ID: 190
[29-Mar-2026 03:00:10 UTC] ✅ User profile retrieved successfully for user ID: 190
[29-Mar-2026 03:00:11 UTC] === API CALL LOG ===
[29-Mar-2026 03:00:11 UTC] Endpoint: user/profile.php
[29-Mar-2026 03:00:11 UTC] Full Log Data: {
    "timestamp": "2026-03-29 03:00:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8123:a90a:d520:28f3:711e:2de5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8123:a90a:d520:28f3:711e:2de5, 162.158.22.195",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3b9f741a41e9ea-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:8123:a90a:d520:28f3:711e:2de5",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 03:00:11 UTC] === END API CALL LOG ===
[29-Mar-2026 03:00:11 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 03:00:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI
[29-Mar-2026 03:00:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 03:00:11 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 03:00:11 UTC] User ID: 190
[29-Mar-2026 03:00:11 UTC] ✅ User profile retrieved successfully for user ID: 190
[29-Mar-2026 03:01:00 UTC] === API CALL LOG ===
[29-Mar-2026 03:01:00 UTC] Endpoint: user/profile.php
[29-Mar-2026 03:01:00 UTC] Full Log Data: {
    "timestamp": "2026-03-29 03:01:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8123:a90a:d520:28f3:711e:2de5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8123:a90a:d520:28f3:711e:2de5, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3ba0a52c7d18c4-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:8123:a90a:d520:28f3:711e:2de5",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 03:01:00 UTC] === END API CALL LOG ===
[29-Mar-2026 03:01:00 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 03:01:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI
[29-Mar-2026 03:01:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 03:01:00 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 03:01:00 UTC] User ID: 190
[29-Mar-2026 03:01:00 UTC] ✅ User profile retrieved successfully for user ID: 190
[29-Mar-2026 03:01:01 UTC] === API CALL LOG ===
[29-Mar-2026 03:01:01 UTC] Endpoint: user/profile.php
[29-Mar-2026 03:01:01 UTC] Full Log Data: {
    "timestamp": "2026-03-29 03:01:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8123:a90a:d520:28f3:711e:2de5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8123:a90a:d520:28f3:711e:2de5, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3ba0ab1a2b18c4-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:8123:a90a:d520:28f3:711e:2de5",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 03:01:01 UTC] === END API CALL LOG ===
[29-Mar-2026 03:01:01 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 03:01:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI
[29-Mar-2026 03:01:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 03:01:01 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 03:01:01 UTC] User ID: 190
[29-Mar-2026 03:01:01 UTC] === API CALL LOG ===
[29-Mar-2026 03:01:01 UTC] Endpoint: user/profile.php
[29-Mar-2026 03:01:01 UTC] Full Log Data: {
    "timestamp": "2026-03-29 03:01:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8123:a90a:d520:28f3:711e:2de5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8123:a90a:d520:28f3:711e:2de5, 162.159.122.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3ba0ab1a3018c4-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:8123:a90a:d520:28f3:711e:2de5",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 03:01:01 UTC] === END API CALL LOG ===
[29-Mar-2026 03:01:01 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 03:01:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI
[29-Mar-2026 03:01:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 03:01:01 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 03:01:01 UTC] User ID: 190
[29-Mar-2026 03:01:01 UTC] ✅ User profile retrieved successfully for user ID: 190
[29-Mar-2026 03:01:01 UTC] ✅ User profile retrieved successfully for user ID: 190
[29-Mar-2026 03:01:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 03:01:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 03:01:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:8123:a90a:d520:28f3:711e:2de5, 162.159.122.165","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e3ba0ab1a2f18c4-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:8123:a90a:d520:28f3:711e:2de5","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[29-Mar-2026 03:01:01 UTC] === User Orders API Called ===
[29-Mar-2026 03:01:01 UTC] User ID: 190
[29-Mar-2026 03:01:01 UTC] Limit: 20, Offset: 0
[29-Mar-2026 03:01:01 UTC] Orders found: 0
[29-Mar-2026 03:01:01 UTC] Orders data: []
[29-Mar-2026 03:01:01 UTC] Total orders count: 0
[29-Mar-2026 03:01:02 UTC] === API CALL LOG ===
[29-Mar-2026 03:01:02 UTC] Endpoint: user/profile.php
[29-Mar-2026 03:01:02 UTC] Full Log Data: {
    "timestamp": "2026-03-29 03:01:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8123:a90a:d520:28f3:711e:2de5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8123:a90a:d520:28f3:711e:2de5, 162.159.122.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3ba0b3dbc718c4-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:8123:a90a:d520:28f3:711e:2de5",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 03:01:02 UTC] === END API CALL LOG ===
[29-Mar-2026 03:01:02 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 03:01:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI
[29-Mar-2026 03:01:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 03:01:02 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 03:01:02 UTC] User ID: 190
[29-Mar-2026 03:01:02 UTC] ✅ User profile retrieved successfully for user ID: 190
[29-Mar-2026 03:01:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 03:01:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 03:01:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:8123:a90a:d520:28f3:711e:2de5, 162.159.122.165","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e3ba203e86818c4-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:8123:a90a:d520:28f3:711e:2de5","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[29-Mar-2026 03:01:56 UTC] === User Orders API Called ===
[29-Mar-2026 03:01:56 UTC] User ID: 190
[29-Mar-2026 03:01:56 UTC] Limit: 20, Offset: 0
[29-Mar-2026 03:01:56 UTC] Orders found: 0
[29-Mar-2026 03:01:56 UTC] Orders data: []
[29-Mar-2026 03:01:56 UTC] Total orders count: 0
[29-Mar-2026 03:01:56 UTC] === API CALL LOG ===
[29-Mar-2026 03:01:56 UTC] Endpoint: user/profile.php
[29-Mar-2026 03:01:56 UTC] Full Log Data: {
    "timestamp": "2026-03-29 03:01:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8123:a90a:d520:28f3:711e:2de5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8123:a90a:d520:28f3:711e:2de5, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3ba203e86918c4-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:8123:a90a:d520:28f3:711e:2de5",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 03:01:56 UTC] === END API CALL LOG ===
[29-Mar-2026 03:01:56 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 03:01:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI
[29-Mar-2026 03:01:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 03:01:56 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 03:01:56 UTC] User ID: 190
[29-Mar-2026 03:01:56 UTC] ✅ User profile retrieved successfully for user ID: 190
[29-Mar-2026 03:01:56 UTC] === API CALL LOG ===
[29-Mar-2026 03:01:56 UTC] Endpoint: user/profile.php
[29-Mar-2026 03:01:56 UTC] Full Log Data: {
    "timestamp": "2026-03-29 03:01:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8123:a90a:d520:28f3:711e:2de5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8123:a90a:d520:28f3:711e:2de5, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3ba2066a9a18c4-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:8123:a90a:d520:28f3:711e:2de5",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 03:01:56 UTC] === END API CALL LOG ===
[29-Mar-2026 03:01:56 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 03:01:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI
[29-Mar-2026 03:01:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 03:01:56 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 03:01:56 UTC] User ID: 190
[29-Mar-2026 03:01:56 UTC] ✅ User profile retrieved successfully for user ID: 190
[29-Mar-2026 03:01:57 UTC] === API CALL LOG ===
[29-Mar-2026 03:01:57 UTC] Endpoint: user/profile.php
[29-Mar-2026 03:01:57 UTC] Full Log Data: {
    "timestamp": "2026-03-29 03:01:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8123:a90a:d520:28f3:711e:2de5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8123:a90a:d520:28f3:711e:2de5, 162.159.122.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3ba20aaf7018c4-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:8123:a90a:d520:28f3:711e:2de5",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 03:01:57 UTC] === END API CALL LOG ===
[29-Mar-2026 03:01:57 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 03:01:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI
[29-Mar-2026 03:01:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 03:01:57 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 03:01:57 UTC] User ID: 190
[29-Mar-2026 03:01:57 UTC] ✅ User profile retrieved successfully for user ID: 190
[29-Mar-2026 03:02:30 UTC] === API CALL LOG ===
[29-Mar-2026 03:02:30 UTC] Endpoint: user/profile.php
[29-Mar-2026 03:02:30 UTC] Full Log Data: {
    "timestamp": "2026-03-29 03:02:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8123:a90a:d520:28f3:711e:2de5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8123:a90a:d520:28f3:711e:2de5, 162.159.122.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3ba2d6a82018c4-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:8123:a90a:d520:28f3:711e:2de5",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 03:02:30 UTC] === END API CALL LOG ===
[29-Mar-2026 03:02:30 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 03:02:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI
[29-Mar-2026 03:02:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 03:02:30 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 03:02:30 UTC] User ID: 190
[29-Mar-2026 03:02:30 UTC] ✅ User profile retrieved successfully for user ID: 190
[29-Mar-2026 03:02:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 03:02:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 03:02:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:8123:a90a:d520:28f3:711e:2de5, 162.159.122.164","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e3ba30a59ed18c4-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:8123:a90a:d520:28f3:711e:2de5","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[29-Mar-2026 03:02:38 UTC] === User Orders API Called ===
[29-Mar-2026 03:02:38 UTC] User ID: 190
[29-Mar-2026 03:02:38 UTC] Limit: 20, Offset: 0
[29-Mar-2026 03:02:38 UTC] Orders found: 0
[29-Mar-2026 03:02:38 UTC] Orders data: []
[29-Mar-2026 03:02:38 UTC] Total orders count: 0
[29-Mar-2026 03:02:41 UTC] === API CALL LOG ===
[29-Mar-2026 03:02:41 UTC] Endpoint: user/profile.php
[29-Mar-2026 03:02:41 UTC] Full Log Data: {
    "timestamp": "2026-03-29 03:02:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8123:a90a:d520:28f3:711e:2de5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8123:a90a:d520:28f3:711e:2de5, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3ba31d8ac518c4-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:8123:a90a:d520:28f3:711e:2de5",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 03:02:41 UTC] === END API CALL LOG ===
[29-Mar-2026 03:02:41 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 03:02:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI
[29-Mar-2026 03:02:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 03:02:41 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 03:02:41 UTC] User ID: 190
[29-Mar-2026 03:02:41 UTC] ✅ User profile retrieved successfully for user ID: 190
[29-Mar-2026 03:02:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 03:02:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 03:02:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:8123:a90a:d520:28f3:711e:2de5, 162.159.122.165","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e3ba31d8ac318c4-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:8123:a90a:d520:28f3:711e:2de5","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[29-Mar-2026 03:02:41 UTC] === User Orders API Called ===
[29-Mar-2026 03:02:41 UTC] User ID: 190
[29-Mar-2026 03:02:41 UTC] Limit: 20, Offset: 0
[29-Mar-2026 03:02:41 UTC] Orders found: 0
[29-Mar-2026 03:02:41 UTC] Orders data: []
[29-Mar-2026 03:02:41 UTC] Total orders count: 0
[29-Mar-2026 03:02:41 UTC] === API CALL LOG ===
[29-Mar-2026 03:02:41 UTC] Endpoint: user/profile.php
[29-Mar-2026 03:02:41 UTC] Full Log Data: {
    "timestamp": "2026-03-29 03:02:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8123:a90a:d520:28f3:711e:2de5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8123:a90a:d520:28f3:711e:2de5, 162.159.122.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3ba31ffce618c4-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:8123:a90a:d520:28f3:711e:2de5",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 03:02:41 UTC] === END API CALL LOG ===
[29-Mar-2026 03:02:41 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 03:02:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI
[29-Mar-2026 03:02:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 03:02:41 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 03:02:41 UTC] User ID: 190
[29-Mar-2026 03:02:41 UTC] ✅ User profile retrieved successfully for user ID: 190
[29-Mar-2026 03:02:48 UTC] === API CALL LOG ===
[29-Mar-2026 03:02:48 UTC] Endpoint: user/profile.php
[29-Mar-2026 03:02:48 UTC] Full Log Data: {
    "timestamp": "2026-03-29 03:02:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8123:a90a:d520:28f3:711e:2de5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8123:a90a:d520:28f3:711e:2de5, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3ba3483964a60e-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:8123:a90a:d520:28f3:711e:2de5",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 03:02:48 UTC] === END API CALL LOG ===
[29-Mar-2026 03:02:48 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 03:02:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI
[29-Mar-2026 03:02:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 03:02:48 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 03:02:48 UTC] User ID: 190
[29-Mar-2026 03:02:48 UTC] ✅ User profile retrieved successfully for user ID: 190
[29-Mar-2026 03:02:49 UTC] === API CALL LOG ===
[29-Mar-2026 03:02:49 UTC] Endpoint: user/profile.php
[29-Mar-2026 03:02:49 UTC] Full Log Data: {
    "timestamp": "2026-03-29 03:02:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8123:a90a:d520:28f3:711e:2de5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8123:a90a:d520:28f3:711e:2de5, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3ba34d9e6ca60e-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:8123:a90a:d520:28f3:711e:2de5",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 03:02:49 UTC] === END API CALL LOG ===
[29-Mar-2026 03:02:49 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 03:02:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI
[29-Mar-2026 03:02:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 03:02:49 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 03:02:49 UTC] User ID: 190
[29-Mar-2026 03:02:49 UTC] === API CALL LOG ===
[29-Mar-2026 03:02:49 UTC] Endpoint: user/profile.php
[29-Mar-2026 03:02:49 UTC] Full Log Data: {
    "timestamp": "2026-03-29 03:02:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8123:a90a:d520:28f3:711e:2de5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8123:a90a:d520:28f3:711e:2de5, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3ba34d9e71a60e-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:8123:a90a:d520:28f3:711e:2de5",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 03:02:49 UTC] === END API CALL LOG ===
[29-Mar-2026 03:02:49 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 03:02:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI
[29-Mar-2026 03:02:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 03:02:49 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 03:02:49 UTC] User ID: 190
[29-Mar-2026 03:02:49 UTC] ✅ User profile retrieved successfully for user ID: 190
[29-Mar-2026 03:02:49 UTC] ✅ User profile retrieved successfully for user ID: 190
[29-Mar-2026 03:02:49 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 03:02:49 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 03:02:49 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:8123:a90a:d520:28f3:711e:2de5, 162.159.122.165","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e3ba34d9e6fa60e-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:8123:a90a:d520:28f3:711e:2de5","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[29-Mar-2026 03:02:49 UTC] === User Orders API Called ===
[29-Mar-2026 03:02:49 UTC] User ID: 190
[29-Mar-2026 03:02:49 UTC] Limit: 20, Offset: 0
[29-Mar-2026 03:02:49 UTC] Orders found: 0
[29-Mar-2026 03:02:49 UTC] Orders data: []
[29-Mar-2026 03:02:49 UTC] Total orders count: 0
[29-Mar-2026 03:03:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 03:03:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 03:03:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:8123:a90a:d520:28f3:711e:2de5, 162.159.122.165","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e3ba45a1dfda60e-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:8123:a90a:d520:28f3:711e:2de5","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[29-Mar-2026 03:03:32 UTC] === User Orders API Called ===
[29-Mar-2026 03:03:32 UTC] User ID: 190
[29-Mar-2026 03:03:32 UTC] Limit: 20, Offset: 0
[29-Mar-2026 03:03:32 UTC] Orders found: 0
[29-Mar-2026 03:03:32 UTC] Orders data: []
[29-Mar-2026 03:03:32 UTC] Total orders count: 0
[29-Mar-2026 03:03:32 UTC] === API CALL LOG ===
[29-Mar-2026 03:03:32 UTC] Endpoint: user/profile.php
[29-Mar-2026 03:03:32 UTC] Full Log Data: {
    "timestamp": "2026-03-29 03:03:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8123:a90a:d520:28f3:711e:2de5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8123:a90a:d520:28f3:711e:2de5, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3ba45a1dfea60e-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:8123:a90a:d520:28f3:711e:2de5",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 03:03:32 UTC] === END API CALL LOG ===
[29-Mar-2026 03:03:32 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 03:03:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI
[29-Mar-2026 03:03:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 03:03:32 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 03:03:32 UTC] User ID: 190
[29-Mar-2026 03:03:32 UTC] ✅ User profile retrieved successfully for user ID: 190
[29-Mar-2026 03:03:32 UTC] === API CALL LOG ===
[29-Mar-2026 03:03:32 UTC] Endpoint: user/profile.php
[29-Mar-2026 03:03:32 UTC] Full Log Data: {
    "timestamp": "2026-03-29 03:03:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8123:a90a:d520:28f3:711e:2de5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8123:a90a:d520:28f3:711e:2de5, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3ba45ce8a0a60e-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:8123:a90a:d520:28f3:711e:2de5",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 03:03:32 UTC] === END API CALL LOG ===
[29-Mar-2026 03:03:32 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 03:03:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI
[29-Mar-2026 03:03:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 03:03:32 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 03:03:32 UTC] User ID: 190
[29-Mar-2026 03:03:32 UTC] ✅ User profile retrieved successfully for user ID: 190
[29-Mar-2026 03:04:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 03:04:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 03:04:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:8123:a90a:d520:28f3:711e:2de5, 162.159.122.164","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e3ba5a10ab0a60e-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:8123:a90a:d520:28f3:711e:2de5","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[29-Mar-2026 03:04:24 UTC] === User Orders API Called ===
[29-Mar-2026 03:04:24 UTC] User ID: 190
[29-Mar-2026 03:04:24 UTC] Limit: 20, Offset: 0
[29-Mar-2026 03:04:24 UTC] Orders found: 0
[29-Mar-2026 03:04:24 UTC] Orders data: []
[29-Mar-2026 03:04:24 UTC] Total orders count: 0
[29-Mar-2026 03:04:24 UTC] === API CALL LOG ===
[29-Mar-2026 03:04:24 UTC] Endpoint: user/profile.php
[29-Mar-2026 03:04:24 UTC] Full Log Data: {
    "timestamp": "2026-03-29 03:04:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8123:a90a:d520:28f3:711e:2de5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8123:a90a:d520:28f3:711e:2de5, 162.159.122.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3ba5a10ab2a60e-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:8123:a90a:d520:28f3:711e:2de5",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 03:04:24 UTC] === END API CALL LOG ===
[29-Mar-2026 03:04:24 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 03:04:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI
[29-Mar-2026 03:04:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 03:04:24 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 03:04:24 UTC] User ID: 190
[29-Mar-2026 03:04:24 UTC] ✅ User profile retrieved successfully for user ID: 190
[29-Mar-2026 03:04:25 UTC] === API CALL LOG ===
[29-Mar-2026 03:04:25 UTC] Endpoint: user/profile.php
[29-Mar-2026 03:04:25 UTC] Full Log Data: {
    "timestamp": "2026-03-29 03:04:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8123:a90a:d520:28f3:711e:2de5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8123:a90a:d520:28f3:711e:2de5, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3ba5a4de50a60e-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:8123:a90a:d520:28f3:711e:2de5",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 03:04:25 UTC] === END API CALL LOG ===
[29-Mar-2026 03:04:25 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 03:04:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI
[29-Mar-2026 03:04:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 03:04:25 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 03:04:25 UTC] User ID: 190
[29-Mar-2026 03:04:25 UTC] ✅ User profile retrieved successfully for user ID: 190
[29-Mar-2026 03:04:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 03:04:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 03:04:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:8123:a90a:d520:28f3:711e:2de5, 162.159.122.164","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e3ba65f3d49a60e-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:8123:a90a:d520:28f3:711e:2de5","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[29-Mar-2026 03:04:54 UTC] === User Orders API Called ===
[29-Mar-2026 03:04:54 UTC] User ID: 190
[29-Mar-2026 03:04:54 UTC] Limit: 20, Offset: 0
[29-Mar-2026 03:04:54 UTC] Orders found: 1
[29-Mar-2026 03:04:54 UTC] Orders data: [{"id":137,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/sunnyproducteiuf","status":"pending","created_at":"2026-03-29 06:34:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[29-Mar-2026 03:04:54 UTC] Total orders count: 1
[29-Mar-2026 03:05:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 03:05:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 03:05:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:8123:a90a:d520:28f3:711e:2de5, 162.159.122.165","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e3ba7984842a60e-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:8123:a90a:d520:28f3:711e:2de5","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[29-Mar-2026 03:05:45 UTC] === User Orders API Called ===
[29-Mar-2026 03:05:45 UTC] User ID: 190
[29-Mar-2026 03:05:45 UTC] Limit: 20, Offset: 0
[29-Mar-2026 03:05:45 UTC] Orders found: 1
[29-Mar-2026 03:05:45 UTC] Orders data: [{"id":137,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/sunnyproducteiuf","status":"pending","created_at":"2026-03-29 06:34:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[29-Mar-2026 03:05:45 UTC] Total orders count: 1
[29-Mar-2026 03:05:45 UTC] === API CALL LOG ===
[29-Mar-2026 03:05:45 UTC] Endpoint: user/profile.php
[29-Mar-2026 03:05:45 UTC] Full Log Data: {
    "timestamp": "2026-03-29 03:05:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8123:a90a:d520:28f3:711e:2de5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8123:a90a:d520:28f3:711e:2de5, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3ba7984843a60e-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:8123:a90a:d520:28f3:711e:2de5",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 03:05:45 UTC] === END API CALL LOG ===
[29-Mar-2026 03:05:45 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 03:05:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI
[29-Mar-2026 03:05:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 03:05:45 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 03:05:45 UTC] User ID: 190
[29-Mar-2026 03:05:45 UTC] ✅ User profile retrieved successfully for user ID: 190
[29-Mar-2026 03:05:45 UTC] === API CALL LOG ===
[29-Mar-2026 03:05:45 UTC] Endpoint: user/profile.php
[29-Mar-2026 03:05:45 UTC] Full Log Data: {
    "timestamp": "2026-03-29 03:05:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8123:a90a:d520:28f3:711e:2de5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8123:a90a:d520:28f3:711e:2de5, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3ba79b2ac7a60e-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:8123:a90a:d520:28f3:711e:2de5",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 03:05:45 UTC] === END API CALL LOG ===
[29-Mar-2026 03:05:45 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 03:05:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI
[29-Mar-2026 03:05:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 03:05:45 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 03:05:45 UTC] User ID: 190
[29-Mar-2026 03:05:45 UTC] ✅ User profile retrieved successfully for user ID: 190
[29-Mar-2026 03:05:54 UTC] === API CALL LOG ===
[29-Mar-2026 03:05:54 UTC] Endpoint: user/profile.php
[29-Mar-2026 03:05:54 UTC] Full Log Data: {
    "timestamp": "2026-03-29 03:05:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8123:a90a:d520:28f3:711e:2de5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8123:a90a:d520:28f3:711e:2de5, 172.70.108.42",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3ba7d06dcce28e-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:8123:a90a:d520:28f3:711e:2de5",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 03:05:54 UTC] === END API CALL LOG ===
[29-Mar-2026 03:05:54 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 03:05:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI
[29-Mar-2026 03:05:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 03:05:54 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 03:05:54 UTC] User ID: 190
[29-Mar-2026 03:05:54 UTC] ✅ User profile retrieved successfully for user ID: 190
[29-Mar-2026 03:05:54 UTC] === API CALL LOG ===
[29-Mar-2026 03:05:54 UTC] Endpoint: user/profile.php
[29-Mar-2026 03:05:54 UTC] Full Log Data: {
    "timestamp": "2026-03-29 03:05:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8123:a90a:d520:28f3:711e:2de5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8123:a90a:d520:28f3:711e:2de5, 172.70.108.42",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3ba7d5da72e28e-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:8123:a90a:d520:28f3:711e:2de5",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 03:05:54 UTC] === END API CALL LOG ===
[29-Mar-2026 03:05:54 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 03:05:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI
[29-Mar-2026 03:05:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 03:05:54 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 03:05:54 UTC] User ID: 190
[29-Mar-2026 03:05:54 UTC] ✅ User profile retrieved successfully for user ID: 190
[29-Mar-2026 03:05:54 UTC] === API CALL LOG ===
[29-Mar-2026 03:05:54 UTC] Endpoint: user/profile.php
[29-Mar-2026 03:05:54 UTC] Full Log Data: {
    "timestamp": "2026-03-29 03:05:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8123:a90a:d520:28f3:711e:2de5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8123:a90a:d520:28f3:711e:2de5, 172.70.108.43",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3ba7d5da77e28e-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:8123:a90a:d520:28f3:711e:2de5",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 03:05:54 UTC] === END API CALL LOG ===
[29-Mar-2026 03:05:54 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 03:05:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI
[29-Mar-2026 03:05:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 03:05:54 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 03:05:54 UTC] User ID: 190
[29-Mar-2026 03:05:54 UTC] ✅ User profile retrieved successfully for user ID: 190
[29-Mar-2026 03:05:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 03:05:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 03:05:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:8123:a90a:d520:28f3:711e:2de5, 172.70.108.42","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e3ba7d5da75e28e-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:8123:a90a:d520:28f3:711e:2de5","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[29-Mar-2026 03:05:54 UTC] === User Orders API Called ===
[29-Mar-2026 03:05:54 UTC] User ID: 190
[29-Mar-2026 03:05:54 UTC] Limit: 20, Offset: 0
[29-Mar-2026 03:05:54 UTC] Orders found: 1
[29-Mar-2026 03:05:54 UTC] Orders data: [{"id":137,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/sunnyproducteiuf","status":"pending","created_at":"2026-03-29 06:34:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[29-Mar-2026 03:05:54 UTC] Total orders count: 1
[29-Mar-2026 03:07:14 UTC] === API CALL LOG ===
[29-Mar-2026 03:07:14 UTC] Endpoint: user/profile.php
[29-Mar-2026 03:07:14 UTC] Full Log Data: {
    "timestamp": "2026-03-29 03:07:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8123:a90a:d520:28f3:711e:2de5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8123:a90a:d520:28f3:711e:2de5, 172.70.108.42",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3ba9c84c90e28e-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:8123:a90a:d520:28f3:711e:2de5",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 03:07:14 UTC] === END API CALL LOG ===
[29-Mar-2026 03:07:14 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 03:07:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI
[29-Mar-2026 03:07:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 03:07:14 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 03:07:14 UTC] User ID: 190
[29-Mar-2026 03:07:14 UTC] ✅ User profile retrieved successfully for user ID: 190
[29-Mar-2026 03:07:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 03:07:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 03:07:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:8123:a90a:d520:28f3:711e:2de5, 172.70.108.42","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e3baa241a06e28e-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:8123:a90a:d520:28f3:711e:2de5","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[29-Mar-2026 03:07:29 UTC] === User Orders API Called ===
[29-Mar-2026 03:07:29 UTC] User ID: 190
[29-Mar-2026 03:07:29 UTC] Limit: 20, Offset: 0
[29-Mar-2026 03:07:29 UTC] Orders found: 1
[29-Mar-2026 03:07:29 UTC] Orders data: [{"id":137,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/sunnyproducteiuf","status":"pending","created_at":"2026-03-29 06:34:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[29-Mar-2026 03:07:29 UTC] Total orders count: 1
[29-Mar-2026 03:07:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 03:07:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 03:07:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:8123:a90a:d520:28f3:711e:2de5, 172.70.108.42","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e3baa3a3bace28e-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:8123:a90a:d520:28f3:711e:2de5","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[29-Mar-2026 03:07:32 UTC] === User Orders API Called ===
[29-Mar-2026 03:07:32 UTC] User ID: 190
[29-Mar-2026 03:07:32 UTC] Limit: 20, Offset: 0
[29-Mar-2026 03:07:32 UTC] Orders found: 1
[29-Mar-2026 03:07:32 UTC] Orders data: [{"id":137,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/sunnyproducteiuf","status":"pending","created_at":"2026-03-29 06:34:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[29-Mar-2026 03:07:32 UTC] Total orders count: 1
[29-Mar-2026 03:07:32 UTC] === API CALL LOG ===
[29-Mar-2026 03:07:32 UTC] Endpoint: user/profile.php
[29-Mar-2026 03:07:32 UTC] Full Log Data: {
    "timestamp": "2026-03-29 03:07:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8123:a90a:d520:28f3:711e:2de5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8123:a90a:d520:28f3:711e:2de5, 172.70.108.43",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3baa3a3baee28e-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:8123:a90a:d520:28f3:711e:2de5",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 03:07:32 UTC] === END API CALL LOG ===
[29-Mar-2026 03:07:32 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 03:07:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI
[29-Mar-2026 03:07:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 03:07:32 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 03:07:32 UTC] User ID: 190
[29-Mar-2026 03:07:32 UTC] ✅ User profile retrieved successfully for user ID: 190
[29-Mar-2026 03:07:33 UTC] === API CALL LOG ===
[29-Mar-2026 03:07:33 UTC] Endpoint: user/profile.php
[29-Mar-2026 03:07:33 UTC] Full Log Data: {
    "timestamp": "2026-03-29 03:07:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8123:a90a:d520:28f3:711e:2de5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8123:a90a:d520:28f3:711e:2de5, 172.70.108.43",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3baa3dbec3e28e-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:8123:a90a:d520:28f3:711e:2de5",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 03:07:33 UTC] === END API CALL LOG ===
[29-Mar-2026 03:07:33 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 03:07:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI
[29-Mar-2026 03:07:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 03:07:33 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 03:07:33 UTC] User ID: 190
[29-Mar-2026 03:07:33 UTC] ✅ User profile retrieved successfully for user ID: 190
[29-Mar-2026 03:07:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 03:07:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 03:07:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:8123:a90a:d520:28f3:711e:2de5, 172.70.108.42","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e3baa506da8e28e-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:8123:a90a:d520:28f3:711e:2de5","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[29-Mar-2026 03:07:36 UTC] === User Orders API Called ===
[29-Mar-2026 03:07:36 UTC] User ID: 190
[29-Mar-2026 03:07:36 UTC] Limit: 20, Offset: 0
[29-Mar-2026 03:07:36 UTC] Orders found: 1
[29-Mar-2026 03:07:36 UTC] Orders data: [{"id":137,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/sunnyproducteiuf","status":"pending","created_at":"2026-03-29 06:34:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[29-Mar-2026 03:07:36 UTC] Total orders count: 1
[29-Mar-2026 03:07:39 UTC] === API CALL LOG ===
[29-Mar-2026 03:07:39 UTC] Endpoint: user/profile.php
[29-Mar-2026 03:07:39 UTC] Full Log Data: {
    "timestamp": "2026-03-29 03:07:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8123:a90a:d520:28f3:711e:2de5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8123:a90a:d520:28f3:711e:2de5, 172.70.108.43",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3baa60b9e9e28e-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:8123:a90a:d520:28f3:711e:2de5",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 03:07:39 UTC] === END API CALL LOG ===
[29-Mar-2026 03:07:39 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 03:07:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI
[29-Mar-2026 03:07:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 03:07:39 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 03:07:39 UTC] User ID: 190
[29-Mar-2026 03:07:39 UTC] ✅ User profile retrieved successfully for user ID: 190
[29-Mar-2026 03:07:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 03:07:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 03:07:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:8123:a90a:d520:28f3:711e:2de5, 172.70.108.42","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e3baa60b9e7e28e-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:8123:a90a:d520:28f3:711e:2de5","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[29-Mar-2026 03:07:39 UTC] === User Orders API Called ===
[29-Mar-2026 03:07:39 UTC] User ID: 190
[29-Mar-2026 03:07:39 UTC] Limit: 20, Offset: 0
[29-Mar-2026 03:07:39 UTC] Orders found: 1
[29-Mar-2026 03:07:39 UTC] Orders data: [{"id":137,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/sunnyproducteiuf","status":"pending","created_at":"2026-03-29 06:34:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[29-Mar-2026 03:07:39 UTC] Total orders count: 1
[29-Mar-2026 03:07:39 UTC] === API CALL LOG ===
[29-Mar-2026 03:07:39 UTC] Endpoint: user/profile.php
[29-Mar-2026 03:07:39 UTC] Full Log Data: {
    "timestamp": "2026-03-29 03:07:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8123:a90a:d520:28f3:711e:2de5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8123:a90a:d520:28f3:711e:2de5, 172.70.108.42",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3baa637c02e28e-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:8123:a90a:d520:28f3:711e:2de5",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 03:07:39 UTC] === END API CALL LOG ===
[29-Mar-2026 03:07:39 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 03:07:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI
[29-Mar-2026 03:07:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 03:07:39 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 03:07:39 UTC] User ID: 190
[29-Mar-2026 03:07:39 UTC] ✅ User profile retrieved successfully for user ID: 190
[29-Mar-2026 03:07:45 UTC] === API CALL LOG ===
[29-Mar-2026 03:07:45 UTC] Endpoint: user/profile.php
[29-Mar-2026 03:07:45 UTC] Full Log Data: {
    "timestamp": "2026-03-29 03:07:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8123:a90a:d520:28f3:711e:2de5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8123:a90a:d520:28f3:711e:2de5, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3baa899bf1d82a-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:8123:a90a:d520:28f3:711e:2de5",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 03:07:45 UTC] === END API CALL LOG ===
[29-Mar-2026 03:07:45 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 03:07:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI
[29-Mar-2026 03:07:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 03:07:45 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 03:07:45 UTC] User ID: 190
[29-Mar-2026 03:07:45 UTC] ✅ User profile retrieved successfully for user ID: 190
[29-Mar-2026 03:07:46 UTC] === API CALL LOG ===
[29-Mar-2026 03:07:46 UTC] Endpoint: user/profile.php
[29-Mar-2026 03:07:46 UTC] Full Log Data: {
    "timestamp": "2026-03-29 03:07:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8123:a90a:d520:28f3:711e:2de5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8123:a90a:d520:28f3:711e:2de5, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3baa8e383fd82a-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:8123:a90a:d520:28f3:711e:2de5",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 03:07:46 UTC] === END API CALL LOG ===
[29-Mar-2026 03:07:46 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 03:07:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI
[29-Mar-2026 03:07:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 03:07:46 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 03:07:46 UTC] User ID: 190
[29-Mar-2026 03:07:46 UTC] ✅ User profile retrieved successfully for user ID: 190
[29-Mar-2026 03:07:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 03:07:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 03:07:46 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:8123:a90a:d520:28f3:711e:2de5, 172.68.234.130","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e3baa8e3842d82a-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:8123:a90a:d520:28f3:711e:2de5","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[29-Mar-2026 03:07:46 UTC] === User Orders API Called ===
[29-Mar-2026 03:07:46 UTC] User ID: 190
[29-Mar-2026 03:07:46 UTC] Limit: 20, Offset: 0
[29-Mar-2026 03:07:46 UTC] Orders found: 1
[29-Mar-2026 03:07:46 UTC] Orders data: [{"id":137,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/sunnyproducteiuf","status":"pending","created_at":"2026-03-29 06:34:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[29-Mar-2026 03:07:46 UTC] Total orders count: 1
[29-Mar-2026 03:07:46 UTC] === API CALL LOG ===
[29-Mar-2026 03:07:46 UTC] Endpoint: user/profile.php
[29-Mar-2026 03:07:46 UTC] Full Log Data: {
    "timestamp": "2026-03-29 03:07:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8123:a90a:d520:28f3:711e:2de5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8123:a90a:d520:28f3:711e:2de5, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3baa8f8989d82a-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:8123:a90a:d520:28f3:711e:2de5",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 03:07:46 UTC] === END API CALL LOG ===
[29-Mar-2026 03:07:46 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 03:07:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI
[29-Mar-2026 03:07:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 03:07:46 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 03:07:46 UTC] User ID: 190
[29-Mar-2026 03:07:46 UTC] ✅ User profile retrieved successfully for user ID: 190
[29-Mar-2026 03:07:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 03:07:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 03:07:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:8123:a90a:d520:28f3:711e:2de5, 172.68.234.131","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e3baac24a97d82a-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:8123:a90a:d520:28f3:711e:2de5","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[29-Mar-2026 03:07:54 UTC] === User Orders API Called ===
[29-Mar-2026 03:07:54 UTC] User ID: 190
[29-Mar-2026 03:07:54 UTC] Limit: 20, Offset: 0
[29-Mar-2026 03:07:54 UTC] Orders found: 1
[29-Mar-2026 03:07:54 UTC] Orders data: [{"id":137,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/sunnyproducteiuf","status":"pending","created_at":"2026-03-29 06:34:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[29-Mar-2026 03:07:54 UTC] Total orders count: 1
[29-Mar-2026 03:07:56 UTC] === API CALL LOG ===
[29-Mar-2026 03:07:56 UTC] Endpoint: user/profile.php
[29-Mar-2026 03:07:56 UTC] Full Log Data: {
    "timestamp": "2026-03-29 03:07:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8123:a90a:d520:28f3:711e:2de5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8123:a90a:d520:28f3:711e:2de5, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3baacc1c0bd82a-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:8123:a90a:d520:28f3:711e:2de5",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 03:07:56 UTC] === END API CALL LOG ===
[29-Mar-2026 03:07:56 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 03:07:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI
[29-Mar-2026 03:07:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 03:07:56 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 03:07:56 UTC] User ID: 190
[29-Mar-2026 03:07:56 UTC] ✅ User profile retrieved successfully for user ID: 190
[29-Mar-2026 03:07:56 UTC] User Purchases API - User ID: 190
[29-Mar-2026 03:07:56 UTC] User Purchases API - Total purchases found: 0
[29-Mar-2026 03:08:01 UTC] === API CALL LOG ===
[29-Mar-2026 03:08:01 UTC] Endpoint: user/profile.php
[29-Mar-2026 03:08:01 UTC] Full Log Data: {
    "timestamp": "2026-03-29 03:08:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8123:a90a:d520:28f3:711e:2de5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8123:a90a:d520:28f3:711e:2de5, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3baaed9d2bd82a-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:8123:a90a:d520:28f3:711e:2de5",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 03:08:01 UTC] === END API CALL LOG ===
[29-Mar-2026 03:08:01 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 03:08:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI
[29-Mar-2026 03:08:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 03:08:01 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 03:08:01 UTC] User ID: 190
[29-Mar-2026 03:08:01 UTC] ✅ User profile retrieved successfully for user ID: 190
[29-Mar-2026 03:08:01 UTC] User Purchases API - User ID: 190
[29-Mar-2026 03:08:01 UTC] User Purchases API - Total purchases found: 0
[29-Mar-2026 03:08:04 UTC] === API CALL LOG ===
[29-Mar-2026 03:08:04 UTC] Endpoint: user/profile.php
[29-Mar-2026 03:08:04 UTC] Full Log Data: {
    "timestamp": "2026-03-29 03:08:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8123:a90a:d520:28f3:711e:2de5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8123:a90a:d520:28f3:711e:2de5, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3bab00790fd82a-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:8123:a90a:d520:28f3:711e:2de5",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 03:08:04 UTC] === END API CALL LOG ===
[29-Mar-2026 03:08:04 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 03:08:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI
[29-Mar-2026 03:08:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 03:08:04 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 03:08:04 UTC] User ID: 190
[29-Mar-2026 03:08:04 UTC] ✅ User profile retrieved successfully for user ID: 190
[29-Mar-2026 03:08:04 UTC] User Purchases API - User ID: 190
[29-Mar-2026 03:08:04 UTC] User Purchases API - Total purchases found: 0
[29-Mar-2026 03:08:06 UTC] User Purchases API - User ID: 190
[29-Mar-2026 03:08:06 UTC] User Purchases API - Total purchases found: 0
[29-Mar-2026 03:08:08 UTC] === API CALL LOG ===
[29-Mar-2026 03:08:08 UTC] Endpoint: user/profile.php
[29-Mar-2026 03:08:08 UTC] Full Log Data: {
    "timestamp": "2026-03-29 03:08:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8123:a90a:d520:28f3:711e:2de5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8123:a90a:d520:28f3:711e:2de5, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3bab1a8b5bd82a-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:8123:a90a:d520:28f3:711e:2de5",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 03:08:08 UTC] === END API CALL LOG ===
[29-Mar-2026 03:08:08 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 03:08:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI
[29-Mar-2026 03:08:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 03:08:08 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 03:08:08 UTC] User ID: 190
[29-Mar-2026 03:08:08 UTC] ✅ User profile retrieved successfully for user ID: 190
[29-Mar-2026 03:08:09 UTC] User Purchases API - User ID: 190
[29-Mar-2026 03:08:09 UTC] User Purchases API - Total purchases found: 0
[29-Mar-2026 03:08:17 UTC] === API CALL LOG ===
[29-Mar-2026 03:08:17 UTC] Endpoint: user/profile.php
[29-Mar-2026 03:08:17 UTC] Full Log Data: {
    "timestamp": "2026-03-29 03:08:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8123:a90a:d520:28f3:711e:2de5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8123:a90a:d520:28f3:711e:2de5, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3bab4e1d91d82a-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:8123:a90a:d520:28f3:711e:2de5",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 03:08:17 UTC] === END API CALL LOG ===
[29-Mar-2026 03:08:17 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 03:08:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI
[29-Mar-2026 03:08:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 03:08:17 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 03:08:17 UTC] User ID: 190
[29-Mar-2026 03:08:17 UTC] ✅ User profile retrieved successfully for user ID: 190
[29-Mar-2026 03:08:17 UTC] User Purchases API - User ID: 190
[29-Mar-2026 03:08:17 UTC] User Purchases API - Total purchases found: 0
[29-Mar-2026 03:08:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 03:08:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 03:08:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:8123:a90a:d520:28f3:711e:2de5, 172.68.234.130","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e3bab6b6a04d82a-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:8123:a90a:d520:28f3:711e:2de5","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[29-Mar-2026 03:08:21 UTC] === User Orders API Called ===
[29-Mar-2026 03:08:21 UTC] User ID: 190
[29-Mar-2026 03:08:21 UTC] Limit: 20, Offset: 0
[29-Mar-2026 03:08:21 UTC] Orders found: 1
[29-Mar-2026 03:08:21 UTC] Orders data: [{"id":137,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/sunnyproducteiuf","status":"pending","created_at":"2026-03-29 06:34:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[29-Mar-2026 03:08:21 UTC] Total orders count: 1
[29-Mar-2026 03:08:23 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 03:08:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 03:08:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:8123:a90a:d520:28f3:711e:2de5, 172.68.234.130","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e3bab752b55d82a-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:8123:a90a:d520:28f3:711e:2de5","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[29-Mar-2026 03:08:23 UTC] === User Orders API Called ===
[29-Mar-2026 03:08:23 UTC] User ID: 190
[29-Mar-2026 03:08:23 UTC] Limit: 20, Offset: 0
[29-Mar-2026 03:08:23 UTC] Orders found: 1
[29-Mar-2026 03:08:23 UTC] Orders data: [{"id":137,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/sunnyproducteiuf","status":"pending","created_at":"2026-03-29 06:34:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[29-Mar-2026 03:08:23 UTC] Total orders count: 1
[29-Mar-2026 03:08:23 UTC] === API CALL LOG ===
[29-Mar-2026 03:08:23 UTC] Endpoint: user/profile.php
[29-Mar-2026 03:08:23 UTC] Full Log Data: {
    "timestamp": "2026-03-29 03:08:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8123:a90a:d520:28f3:711e:2de5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8123:a90a:d520:28f3:711e:2de5, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3bab752b56d82a-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:8123:a90a:d520:28f3:711e:2de5",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 03:08:23 UTC] === END API CALL LOG ===
[29-Mar-2026 03:08:23 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 03:08:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI
[29-Mar-2026 03:08:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 03:08:23 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 03:08:23 UTC] User ID: 190
[29-Mar-2026 03:08:23 UTC] ✅ User profile retrieved successfully for user ID: 190
[29-Mar-2026 03:08:23 UTC] === API CALL LOG ===
[29-Mar-2026 03:08:23 UTC] Endpoint: user/profile.php
[29-Mar-2026 03:08:23 UTC] Full Log Data: {
    "timestamp": "2026-03-29 03:08:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8123:a90a:d520:28f3:711e:2de5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8123:a90a:d520:28f3:711e:2de5, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3bab77edc3d82a-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:8123:a90a:d520:28f3:711e:2de5",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 03:08:23 UTC] === END API CALL LOG ===
[29-Mar-2026 03:08:23 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 03:08:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI
[29-Mar-2026 03:08:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 03:08:23 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 03:08:23 UTC] User ID: 190
[29-Mar-2026 03:08:23 UTC] ✅ User profile retrieved successfully for user ID: 190
[29-Mar-2026 03:08:27 UTC] === API CALL LOG ===
[29-Mar-2026 03:08:27 UTC] Endpoint: user/profile.php
[29-Mar-2026 03:08:27 UTC] Full Log Data: {
    "timestamp": "2026-03-29 03:08:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8123:a90a:d520:28f3:711e:2de5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8123:a90a:d520:28f3:711e:2de5, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3bab91bdaad82a-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:8123:a90a:d520:28f3:711e:2de5",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 03:08:27 UTC] === END API CALL LOG ===
[29-Mar-2026 03:08:27 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 03:08:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI
[29-Mar-2026 03:08:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 03:08:27 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 03:08:27 UTC] User ID: 190
[29-Mar-2026 03:08:27 UTC] ✅ User profile retrieved successfully for user ID: 190
[29-Mar-2026 03:08:28 UTC] User Purchases API - User ID: 190
[29-Mar-2026 03:08:28 UTC] User Purchases API - Total purchases found: 0
[29-Mar-2026 03:43:01 UTC] === API CALL LOG ===
[29-Mar-2026 03:43:01 UTC] Endpoint: user/profile.php
[29-Mar-2026 03:43:01 UTC] Full Log Data: {
    "timestamp": "2026-03-29 03:43:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8123:a90a:d520:28f3:711e:2de5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8123:a90a:d520:28f3:711e:2de5, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3bde2f9ef4eff1-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:8123:a90a:d520:28f3:711e:2de5",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 03:43:01 UTC] === END API CALL LOG ===
[29-Mar-2026 03:43:01 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 03:43:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI
[29-Mar-2026 03:43:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 03:43:01 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 03:43:01 UTC] User ID: 190
[29-Mar-2026 03:43:01 UTC] ✅ User profile retrieved successfully for user ID: 190
[29-Mar-2026 03:43:01 UTC] === API CALL LOG ===
[29-Mar-2026 03:43:01 UTC] Endpoint: user/profile.php
[29-Mar-2026 03:43:01 UTC] Full Log Data: {
    "timestamp": "2026-03-29 03:43:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8123:a90a:d520:28f3:711e:2de5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8123:a90a:d520:28f3:711e:2de5, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3bde353b36eff1-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:8123:a90a:d520:28f3:711e:2de5",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 03:43:01 UTC] === END API CALL LOG ===
[29-Mar-2026 03:43:01 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 03:43:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI
[29-Mar-2026 03:43:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 03:43:01 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 03:43:01 UTC] User ID: 190
[29-Mar-2026 03:43:01 UTC] ✅ User profile retrieved successfully for user ID: 190
[29-Mar-2026 03:43:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 03:43:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 03:43:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:8123:a90a:d520:28f3:711e:2de5, 162.159.122.164","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e3bde353b3aeff1-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:8123:a90a:d520:28f3:711e:2de5","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[29-Mar-2026 03:43:01 UTC] === User Orders API Called ===
[29-Mar-2026 03:43:01 UTC] User ID: 190
[29-Mar-2026 03:43:01 UTC] Limit: 20, Offset: 0
[29-Mar-2026 03:43:01 UTC] Orders found: 1
[29-Mar-2026 03:43:01 UTC] Orders data: [{"id":137,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/sunnyproducteiuf","status":"pending","created_at":"2026-03-29 06:34:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[29-Mar-2026 03:43:02 UTC] Total orders count: 1
[29-Mar-2026 03:43:02 UTC] === API CALL LOG ===
[29-Mar-2026 03:43:02 UTC] Endpoint: user/profile.php
[29-Mar-2026 03:43:02 UTC] Full Log Data: {
    "timestamp": "2026-03-29 03:43:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8123:a90a:d520:28f3:711e:2de5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8123:a90a:d520:28f3:711e:2de5, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3bde369c28eff1-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:8123:a90a:d520:28f3:711e:2de5",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 03:43:02 UTC] === END API CALL LOG ===
[29-Mar-2026 03:43:02 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 03:43:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI
[29-Mar-2026 03:43:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 03:43:02 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 03:43:02 UTC] User ID: 190
[29-Mar-2026 03:43:02 UTC] ✅ User profile retrieved successfully for user ID: 190
[29-Mar-2026 03:43:04 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 03:43:04 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 03:43:04 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:8123:a90a:d520:28f3:711e:2de5, 162.159.122.164","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e3bde424d7deff1-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:8123:a90a:d520:28f3:711e:2de5","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[29-Mar-2026 03:43:04 UTC] === User Orders API Called ===
[29-Mar-2026 03:43:04 UTC] User ID: 190
[29-Mar-2026 03:43:04 UTC] Limit: 20, Offset: 0
[29-Mar-2026 03:43:04 UTC] Orders found: 1
[29-Mar-2026 03:43:04 UTC] Orders data: [{"id":137,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/sunnyproducteiuf","status":"pending","created_at":"2026-03-29 06:34:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[29-Mar-2026 03:43:04 UTC] Total orders count: 1
[29-Mar-2026 03:43:14 UTC] === API CALL LOG ===
[29-Mar-2026 03:43:14 UTC] Endpoint: user/profile.php
[29-Mar-2026 03:43:14 UTC] Full Log Data: {
    "timestamp": "2026-03-29 03:43:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8123:a90a:d520:28f3:711e:2de5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8123:a90a:d520:28f3:711e:2de5, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3bde841ad1e159-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:8123:a90a:d520:28f3:711e:2de5",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 03:43:14 UTC] === END API CALL LOG ===
[29-Mar-2026 03:43:14 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 03:43:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI
[29-Mar-2026 03:43:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 03:43:14 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 03:43:14 UTC] User ID: 190
[29-Mar-2026 03:43:14 UTC] ✅ User profile retrieved successfully for user ID: 190
[29-Mar-2026 03:43:15 UTC] === API CALL LOG ===
[29-Mar-2026 03:43:15 UTC] Endpoint: user/profile.php
[29-Mar-2026 03:43:15 UTC] Full Log Data: {
    "timestamp": "2026-03-29 03:43:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8123:a90a:d520:28f3:711e:2de5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8123:a90a:d520:28f3:711e:2de5, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3bde88ae46e159-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:8123:a90a:d520:28f3:711e:2de5",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 03:43:15 UTC] === END API CALL LOG ===
[29-Mar-2026 03:43:15 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 03:43:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI
[29-Mar-2026 03:43:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 03:43:15 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 03:43:15 UTC] User ID: 190
[29-Mar-2026 03:43:15 UTC] ✅ User profile retrieved successfully for user ID: 190
[29-Mar-2026 03:43:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 03:43:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 03:43:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:8123:a90a:d520:28f3:711e:2de5, 172.68.234.130","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e3bde88ae49e159-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:8123:a90a:d520:28f3:711e:2de5","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[29-Mar-2026 03:43:15 UTC] === User Orders API Called ===
[29-Mar-2026 03:43:15 UTC] User ID: 190
[29-Mar-2026 03:43:15 UTC] Limit: 20, Offset: 0
[29-Mar-2026 03:43:15 UTC] Orders found: 1
[29-Mar-2026 03:43:15 UTC] Orders data: [{"id":137,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/sunnyproducteiuf","status":"pending","created_at":"2026-03-29 06:34:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[29-Mar-2026 03:43:15 UTC] Total orders count: 1
[29-Mar-2026 03:43:15 UTC] === API CALL LOG ===
[29-Mar-2026 03:43:15 UTC] Endpoint: user/profile.php
[29-Mar-2026 03:43:15 UTC] Full Log Data: {
    "timestamp": "2026-03-29 03:43:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8123:a90a:d520:28f3:711e:2de5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8123:a90a:d520:28f3:711e:2de5, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3bde89cf28e159-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:8123:a90a:d520:28f3:711e:2de5",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 03:43:15 UTC] === END API CALL LOG ===
[29-Mar-2026 03:43:15 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 03:43:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI
[29-Mar-2026 03:43:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 03:43:15 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 03:43:15 UTC] User ID: 190
[29-Mar-2026 03:43:15 UTC] ✅ User profile retrieved successfully for user ID: 190
[29-Mar-2026 03:43:20 UTC] === API CALL LOG ===
[29-Mar-2026 03:43:20 UTC] Endpoint: user/profile.php
[29-Mar-2026 03:43:20 UTC] Full Log Data: {
    "timestamp": "2026-03-29 03:43:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8123:a90a:d520:28f3:711e:2de5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8123:a90a:d520:28f3:711e:2de5, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3bdea60a123db4-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:8123:a90a:d520:28f3:711e:2de5",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 03:43:20 UTC] === END API CALL LOG ===
[29-Mar-2026 03:43:20 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 03:43:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI
[29-Mar-2026 03:43:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 03:43:20 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 03:43:20 UTC] User ID: 190
[29-Mar-2026 03:43:20 UTC] ✅ User profile retrieved successfully for user ID: 190
[29-Mar-2026 03:43:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 03:43:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 03:43:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:8123:a90a:d520:28f3:711e:2de5, 172.68.234.131","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e3bdeaaad883db4-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:8123:a90a:d520:28f3:711e:2de5","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[29-Mar-2026 03:43:20 UTC] === User Orders API Called ===
[29-Mar-2026 03:43:20 UTC] User ID: 190
[29-Mar-2026 03:43:20 UTC] Limit: 20, Offset: 0
[29-Mar-2026 03:43:20 UTC] Orders found: 1
[29-Mar-2026 03:43:20 UTC] Orders data: [{"id":137,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/sunnyproducteiuf","status":"pending","created_at":"2026-03-29 06:34:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[29-Mar-2026 03:43:20 UTC] Total orders count: 1
[29-Mar-2026 03:43:20 UTC] === API CALL LOG ===
[29-Mar-2026 03:43:20 UTC] Endpoint: user/profile.php
[29-Mar-2026 03:43:20 UTC] Full Log Data: {
    "timestamp": "2026-03-29 03:43:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8123:a90a:d520:28f3:711e:2de5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8123:a90a:d520:28f3:711e:2de5, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3bdeaaad833db4-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:8123:a90a:d520:28f3:711e:2de5",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 03:43:20 UTC] === END API CALL LOG ===
[29-Mar-2026 03:43:20 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 03:43:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI
[29-Mar-2026 03:43:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 03:43:20 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 03:43:20 UTC] User ID: 190
[29-Mar-2026 03:43:20 UTC] ✅ User profile retrieved successfully for user ID: 190
[29-Mar-2026 03:43:21 UTC] === API CALL LOG ===
[29-Mar-2026 03:43:21 UTC] Endpoint: user/profile.php
[29-Mar-2026 03:43:21 UTC] Full Log Data: {
    "timestamp": "2026-03-29 03:43:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8123:a90a:d520:28f3:711e:2de5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8123:a90a:d520:28f3:711e:2de5, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3bdeac3f0c3db4-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:8123:a90a:d520:28f3:711e:2de5",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 03:43:21 UTC] === END API CALL LOG ===
[29-Mar-2026 03:43:21 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 03:43:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI
[29-Mar-2026 03:43:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 03:43:21 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 03:43:21 UTC] User ID: 190
[29-Mar-2026 03:43:21 UTC] ✅ User profile retrieved successfully for user ID: 190
[29-Mar-2026 03:43:21 UTC] === API CALL LOG ===
[29-Mar-2026 03:43:21 UTC] Endpoint: user/profile.php
[29-Mar-2026 03:43:21 UTC] Full Log Data: {
    "timestamp": "2026-03-29 03:43:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8123:a90a:d520:28f3:711e:2de5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8123:a90a:d520:28f3:711e:2de5, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3bdeb18afd3db4-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:8123:a90a:d520:28f3:711e:2de5",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 03:43:21 UTC] === END API CALL LOG ===
[29-Mar-2026 03:43:21 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 03:43:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI
[29-Mar-2026 03:43:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 03:43:21 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 03:43:21 UTC] User ID: 190
[29-Mar-2026 03:43:21 UTC] ✅ User profile retrieved successfully for user ID: 190
[29-Mar-2026 03:43:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 03:43:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 03:43:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:8123:a90a:d520:28f3:711e:2de5, 172.68.234.130","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e3bdf0b6fe73db4-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:8123:a90a:d520:28f3:711e:2de5","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[29-Mar-2026 03:43:36 UTC] === User Orders API Called ===
[29-Mar-2026 03:43:36 UTC] User ID: 190
[29-Mar-2026 03:43:36 UTC] Limit: 20, Offset: 0
[29-Mar-2026 03:43:36 UTC] Orders found: 1
[29-Mar-2026 03:43:36 UTC] Orders data: [{"id":137,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/sunnyproducteiuf","status":"pending","created_at":"2026-03-29 06:34:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[29-Mar-2026 03:43:36 UTC] Total orders count: 1
[29-Mar-2026 03:43:38 UTC] === API CALL LOG ===
[29-Mar-2026 03:43:38 UTC] Endpoint: user/profile.php
[29-Mar-2026 03:43:38 UTC] Full Log Data: {
    "timestamp": "2026-03-29 03:43:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8123:a90a:d520:28f3:711e:2de5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8123:a90a:d520:28f3:711e:2de5, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3bdf195ab43db4-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:8123:a90a:d520:28f3:711e:2de5",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 03:43:38 UTC] === END API CALL LOG ===
[29-Mar-2026 03:43:38 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 03:43:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI
[29-Mar-2026 03:43:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 03:43:38 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 03:43:38 UTC] User ID: 190
[29-Mar-2026 03:43:38 UTC] ✅ User profile retrieved successfully for user ID: 190
[29-Mar-2026 03:43:38 UTC] User Purchases API - User ID: 190
[29-Mar-2026 03:43:38 UTC] User Purchases API - Total purchases found: 0
[29-Mar-2026 03:45:05 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 03:45:05 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 03:45:05 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:8123:a90a:d520:28f3:711e:2de5, 172.68.234.131","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e3be1381f513db4-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:8123:a90a:d520:28f3:711e:2de5","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[29-Mar-2026 03:45:05 UTC] === User Orders API Called ===
[29-Mar-2026 03:45:05 UTC] User ID: 190
[29-Mar-2026 03:45:05 UTC] Limit: 20, Offset: 0
[29-Mar-2026 03:45:05 UTC] Orders found: 1
[29-Mar-2026 03:45:05 UTC] Orders data: [{"id":137,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/sunnyproducteiuf","status":"pending","created_at":"2026-03-29 06:34:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[29-Mar-2026 03:45:05 UTC] Total orders count: 1
[29-Mar-2026 03:52:39 UTC] === API CALL LOG ===
[29-Mar-2026 03:52:39 UTC] Endpoint: user/profile.php
[29-Mar-2026 03:52:39 UTC] Full Log Data: {
    "timestamp": "2026-03-29 03:52:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8123:a90a:d520:28f3:711e:2de5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8123:a90a:d520:28f3:711e:2de5, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3bec4c8d18e1d1-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:8123:a90a:d520:28f3:711e:2de5",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 03:52:39 UTC] === END API CALL LOG ===
[29-Mar-2026 03:52:39 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 03:52:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI
[29-Mar-2026 03:52:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 03:52:39 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 03:52:39 UTC] User ID: 190
[29-Mar-2026 03:52:39 UTC] ✅ User profile retrieved successfully for user ID: 190
[29-Mar-2026 03:52:47 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 03:52:47 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 03:52:47 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:8123:a90a:d520:28f3:711e:2de5, 172.68.234.131","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e3bec4c8d16e1d1-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:8123:a90a:d520:28f3:711e:2de5","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[29-Mar-2026 03:52:47 UTC] === User Orders API Called ===
[29-Mar-2026 03:52:47 UTC] User ID: 190
[29-Mar-2026 03:52:47 UTC] Limit: 20, Offset: 0
[29-Mar-2026 03:52:47 UTC] Orders found: 1
[29-Mar-2026 03:52:47 UTC] Orders data: [{"id":137,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/sunnyproducteiuf","status":"pending","created_at":"2026-03-29 06:34:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[29-Mar-2026 03:52:47 UTC] Total orders count: 1
[29-Mar-2026 03:52:47 UTC] === API CALL LOG ===
[29-Mar-2026 03:52:47 UTC] Endpoint: user/profile.php
[29-Mar-2026 03:52:47 UTC] Full Log Data: {
    "timestamp": "2026-03-29 03:52:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8123:a90a:d520:28f3:711e:2de5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8123:a90a:d520:28f3:711e:2de5, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3bec4c8d10e1d1-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:8123:a90a:d520:28f3:711e:2de5",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 03:52:47 UTC] === END API CALL LOG ===
[29-Mar-2026 03:52:47 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 03:52:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI
[29-Mar-2026 03:52:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 03:52:47 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 03:52:47 UTC] User ID: 190
[29-Mar-2026 03:52:47 UTC] ✅ User profile retrieved successfully for user ID: 190
[29-Mar-2026 03:52:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 03:52:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 03:52:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:8123:a90a:d520:28f3:711e:2de5, 172.68.234.131","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e3becb14fa8e1d1-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:8123:a90a:d520:28f3:711e:2de5","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[29-Mar-2026 03:52:55 UTC] === User Orders API Called ===
[29-Mar-2026 03:52:55 UTC] User ID: 190
[29-Mar-2026 03:52:55 UTC] Limit: 20, Offset: 0
[29-Mar-2026 03:52:55 UTC] Orders found: 1
[29-Mar-2026 03:52:55 UTC] Orders data: [{"id":137,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/sunnyproducteiuf","status":"pending","created_at":"2026-03-29 06:34:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[29-Mar-2026 03:52:55 UTC] Total orders count: 1
[29-Mar-2026 03:52:55 UTC] === API CALL LOG ===
[29-Mar-2026 03:52:55 UTC] Endpoint: user/profile.php
[29-Mar-2026 03:52:55 UTC] Full Log Data: {
    "timestamp": "2026-03-29 03:52:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8123:a90a:d520:28f3:711e:2de5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8123:a90a:d520:28f3:711e:2de5, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3becb14faae1d1-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:8123:a90a:d520:28f3:711e:2de5",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 03:52:55 UTC] === END API CALL LOG ===
[29-Mar-2026 03:52:55 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 03:52:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI
[29-Mar-2026 03:52:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 03:52:55 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 03:52:55 UTC] User ID: 190
[29-Mar-2026 03:52:55 UTC] ✅ User profile retrieved successfully for user ID: 190
[29-Mar-2026 03:52:55 UTC] === API CALL LOG ===
[29-Mar-2026 03:52:55 UTC] Endpoint: user/profile.php
[29-Mar-2026 03:52:55 UTC] Full Log Data: {
    "timestamp": "2026-03-29 03:52:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8123:a90a:d520:28f3:711e:2de5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8123:a90a:d520:28f3:711e:2de5, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3becb44aace1d1-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:8123:a90a:d520:28f3:711e:2de5",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 03:52:55 UTC] === END API CALL LOG ===
[29-Mar-2026 03:52:55 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 03:52:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI
[29-Mar-2026 03:52:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 03:52:55 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 03:52:55 UTC] User ID: 190
[29-Mar-2026 03:52:55 UTC] ✅ User profile retrieved successfully for user ID: 190
[29-Mar-2026 03:53:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 03:53:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 03:53:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:8123:a90a:d520:28f3:711e:2de5, 172.68.234.130","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e3bed5d6c60e1d1-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:8123:a90a:d520:28f3:711e:2de5","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[29-Mar-2026 03:53:22 UTC] === User Orders API Called ===
[29-Mar-2026 03:53:22 UTC] User ID: 190
[29-Mar-2026 03:53:22 UTC] Limit: 20, Offset: 0
[29-Mar-2026 03:53:22 UTC] Orders found: 1
[29-Mar-2026 03:53:22 UTC] Orders data: [{"id":137,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/sunnyproducteiuf","status":"pending","created_at":"2026-03-29 06:34:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[29-Mar-2026 03:53:22 UTC] Total orders count: 1
[29-Mar-2026 03:53:22 UTC] === API CALL LOG ===
[29-Mar-2026 03:53:22 UTC] Endpoint: user/profile.php
[29-Mar-2026 03:53:22 UTC] Full Log Data: {
    "timestamp": "2026-03-29 03:53:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8123:a90a:d520:28f3:711e:2de5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8123:a90a:d520:28f3:711e:2de5, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3bed5d6c64e1d1-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:8123:a90a:d520:28f3:711e:2de5",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 03:53:22 UTC] === END API CALL LOG ===
[29-Mar-2026 03:53:22 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 03:53:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI
[29-Mar-2026 03:53:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 03:53:22 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 03:53:22 UTC] User ID: 190
[29-Mar-2026 03:53:22 UTC] ✅ User profile retrieved successfully for user ID: 190
[29-Mar-2026 03:53:23 UTC] === API CALL LOG ===
[29-Mar-2026 03:53:23 UTC] Endpoint: user/profile.php
[29-Mar-2026 03:53:23 UTC] Full Log Data: {
    "timestamp": "2026-03-29 03:53:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8123:a90a:d520:28f3:711e:2de5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8123:a90a:d520:28f3:711e:2de5, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3bed60efbae1d1-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:8123:a90a:d520:28f3:711e:2de5",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 03:53:23 UTC] === END API CALL LOG ===
[29-Mar-2026 03:53:23 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 03:53:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI
[29-Mar-2026 03:53:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 03:53:23 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 03:53:23 UTC] User ID: 190
[29-Mar-2026 03:53:23 UTC] ✅ User profile retrieved successfully for user ID: 190
[29-Mar-2026 03:53:30 UTC] === API CALL LOG ===
[29-Mar-2026 03:53:30 UTC] Endpoint: user/profile.php
[29-Mar-2026 03:53:30 UTC] Full Log Data: {
    "timestamp": "2026-03-29 03:53:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8123:a90a:d520:28f3:711e:2de5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8123:a90a:d520:28f3:711e:2de5, 162.159.122.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3bed8b1a5a277f-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:8123:a90a:d520:28f3:711e:2de5",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 03:53:30 UTC] === END API CALL LOG ===
[29-Mar-2026 03:53:30 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 03:53:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI
[29-Mar-2026 03:53:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 03:53:30 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 03:53:30 UTC] User ID: 190
[29-Mar-2026 03:53:30 UTC] ✅ User profile retrieved successfully for user ID: 190
[29-Mar-2026 03:53:30 UTC] === API CALL LOG ===
[29-Mar-2026 03:53:30 UTC] Endpoint: user/profile.php
[29-Mar-2026 03:53:30 UTC] Full Log Data: {
    "timestamp": "2026-03-29 03:53:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8123:a90a:d520:28f3:711e:2de5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8123:a90a:d520:28f3:711e:2de5, 162.159.122.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3bed902dd7277f-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:8123:a90a:d520:28f3:711e:2de5",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 03:53:30 UTC] === END API CALL LOG ===
[29-Mar-2026 03:53:30 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 03:53:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI
[29-Mar-2026 03:53:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 03:53:30 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 03:53:30 UTC] User ID: 190
[29-Mar-2026 03:53:30 UTC] ✅ User profile retrieved successfully for user ID: 190
[29-Mar-2026 03:53:30 UTC] === API CALL LOG ===
[29-Mar-2026 03:53:30 UTC] Endpoint: user/profile.php
[29-Mar-2026 03:53:30 UTC] Full Log Data: {
    "timestamp": "2026-03-29 03:53:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8123:a90a:d520:28f3:711e:2de5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8123:a90a:d520:28f3:711e:2de5, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3bed902ddd277f-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:8123:a90a:d520:28f3:711e:2de5",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 03:53:30 UTC] === END API CALL LOG ===
[29-Mar-2026 03:53:30 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 03:53:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI
[29-Mar-2026 03:53:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 03:53:30 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 03:53:30 UTC] User ID: 190
[29-Mar-2026 03:53:30 UTC] ✅ User profile retrieved successfully for user ID: 190
[29-Mar-2026 03:53:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 03:53:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 03:53:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:8123:a90a:d520:28f3:711e:2de5, 162.159.122.165","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e3bed902dda277f-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:8123:a90a:d520:28f3:711e:2de5","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[29-Mar-2026 03:53:30 UTC] === User Orders API Called ===
[29-Mar-2026 03:53:30 UTC] User ID: 190
[29-Mar-2026 03:53:30 UTC] Limit: 20, Offset: 0
[29-Mar-2026 03:53:30 UTC] Orders found: 1
[29-Mar-2026 03:53:30 UTC] Orders data: [{"id":137,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/sunnyproducteiuf","status":"pending","created_at":"2026-03-29 06:34:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[29-Mar-2026 03:53:30 UTC] Total orders count: 1
[29-Mar-2026 03:55:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 03:55:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 03:55:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:8123:a90a:d520:28f3:711e:2de5, 162.159.122.165","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e3bf02c4cfa277f-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:8123:a90a:d520:28f3:711e:2de5","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[29-Mar-2026 03:55:17 UTC] === User Orders API Called ===
[29-Mar-2026 03:55:17 UTC] User ID: 190
[29-Mar-2026 03:55:17 UTC] Limit: 20, Offset: 0
[29-Mar-2026 03:55:17 UTC] Orders found: 2
[29-Mar-2026 03:55:17 UTC] Orders data: [{"id":138,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/sunnyproducteiuf","status":"pending","created_at":"2026-03-29 07:25:15","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":137,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/sunnyproducteiuf","status":"pending","created_at":"2026-03-29 06:34:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[29-Mar-2026 03:55:17 UTC] Total orders count: 2
[29-Mar-2026 03:55:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 03:55:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 03:55:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:8123:a90a:d520:28f3:711e:2de5, 162.159.122.165","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e3bf02e2eac277f-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:8123:a90a:d520:28f3:711e:2de5","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[29-Mar-2026 03:55:18 UTC] === User Orders API Called ===
[29-Mar-2026 03:55:18 UTC] User ID: 190
[29-Mar-2026 03:55:18 UTC] Limit: 20, Offset: 0
[29-Mar-2026 03:55:18 UTC] Orders found: 2
[29-Mar-2026 03:55:18 UTC] Orders data: [{"id":138,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/sunnyproducteiuf","status":"pending","created_at":"2026-03-29 07:25:15","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":137,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/sunnyproducteiuf","status":"pending","created_at":"2026-03-29 06:34:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[29-Mar-2026 03:55:18 UTC] Total orders count: 2
[29-Mar-2026 04:16:11 UTC] === API CALL LOG ===
[29-Mar-2026 04:16:11 UTC] Endpoint: user/profile.php
[29-Mar-2026 04:16:11 UTC] Full Log Data: {
    "timestamp": "2026-03-29 04:16:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:7ea3:9917::6dcd:93b9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:7ea3:9917::6dcd:93b9, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNzcsInVzZXJuYW1lIjoic3VtaXQxNDQiLCJlbWFpbCI6ImtpdHR5dmVybWExMjRAZ21haWwuY29tIiwiZXhwIjoxNzc1MjY5NjE2fQ.kzdCpmkpDhBs5MAjw7eKvuMZWmqE6oTI8bTyXqUmUeE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3c0ec73f2d89c7-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:7ea3:9917::6dcd:93b9",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 04:16:11 UTC] === END API CALL LOG ===
[29-Mar-2026 04:16:11 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 04:16:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNzcsInVzZXJuYW1lIjoic3VtaXQxNDQiLCJlbWFpbCI6ImtpdHR5dmVybWExMjRAZ21haWwuY29tIiwiZXhwIjoxNzc1MjY5NjE2fQ.kzdCpmkpDhBs5MAjw7eKvuMZWmqE6oTI8bTyXqUmUeE
[29-Mar-2026 04:16:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 04:16:11 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 04:16:11 UTC] User ID: 177
[29-Mar-2026 04:16:11 UTC] ✅ User profile retrieved successfully for user ID: 177
[29-Mar-2026 04:16:12 UTC] === API CALL LOG ===
[29-Mar-2026 04:16:12 UTC] Endpoint: user/profile.php
[29-Mar-2026 04:16:12 UTC] Full Log Data: {
    "timestamp": "2026-03-29 04:16:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:7ea3:9917::6dcd:93b9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:7ea3:9917::6dcd:93b9, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNzcsInVzZXJuYW1lIjoic3VtaXQxNDQiLCJlbWFpbCI6ImtpdHR5dmVybWExMjRAZ21haWwuY29tIiwiZXhwIjoxNzc1MjY5NjE2fQ.kzdCpmkpDhBs5MAjw7eKvuMZWmqE6oTI8bTyXqUmUeE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3c0ecf3ed789c7-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:7ea3:9917::6dcd:93b9",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 04:16:12 UTC] === END API CALL LOG ===
[29-Mar-2026 04:16:12 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 04:16:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNzcsInVzZXJuYW1lIjoic3VtaXQxNDQiLCJlbWFpbCI6ImtpdHR5dmVybWExMjRAZ21haWwuY29tIiwiZXhwIjoxNzc1MjY5NjE2fQ.kzdCpmkpDhBs5MAjw7eKvuMZWmqE6oTI8bTyXqUmUeE
[29-Mar-2026 04:16:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 04:16:12 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 04:16:12 UTC] User ID: 177
[29-Mar-2026 04:16:12 UTC] ✅ User profile retrieved successfully for user ID: 177
[29-Mar-2026 04:16:12 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 04:16:12 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 04:16:12 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:7ea3:9917::6dcd:93b9, 172.68.234.130","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNzcsInVzZXJuYW1lIjoic3VtaXQxNDQiLCJlbWFpbCI6ImtpdHR5dmVybWExMjRAZ21haWwuY29tIiwiZXhwIjoxNzc1MjY5NjE2fQ.kzdCpmkpDhBs5MAjw7eKvuMZWmqE6oTI8bTyXqUmUeE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e3c0ecf3ed989c7-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:7ea3:9917::6dcd:93b9","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[29-Mar-2026 04:16:12 UTC] === User Orders API Called ===
[29-Mar-2026 04:16:12 UTC] User ID: 177
[29-Mar-2026 04:16:12 UTC] Limit: 20, Offset: 0
[29-Mar-2026 04:16:12 UTC] Orders found: 0
[29-Mar-2026 04:16:12 UTC] Orders data: []
[29-Mar-2026 04:16:12 UTC] Total orders count: 0
[29-Mar-2026 04:16:12 UTC] === API CALL LOG ===
[29-Mar-2026 04:16:12 UTC] Endpoint: user/profile.php
[29-Mar-2026 04:16:12 UTC] Full Log Data: {
    "timestamp": "2026-03-29 04:16:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:7ea3:9917::6dcd:93b9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:7ea3:9917::6dcd:93b9, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNzcsInVzZXJuYW1lIjoic3VtaXQxNDQiLCJlbWFpbCI6ImtpdHR5dmVybWExMjRAZ21haWwuY29tIiwiZXhwIjoxNzc1MjY5NjE2fQ.kzdCpmkpDhBs5MAjw7eKvuMZWmqE6oTI8bTyXqUmUeE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3c0ed00f9289c7-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:7ea3:9917::6dcd:93b9",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 04:16:12 UTC] === END API CALL LOG ===
[29-Mar-2026 04:16:12 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 04:16:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNzcsInVzZXJuYW1lIjoic3VtaXQxNDQiLCJlbWFpbCI6ImtpdHR5dmVybWExMjRAZ21haWwuY29tIiwiZXhwIjoxNzc1MjY5NjE2fQ.kzdCpmkpDhBs5MAjw7eKvuMZWmqE6oTI8bTyXqUmUeE
[29-Mar-2026 04:16:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 04:16:12 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 04:16:12 UTC] User ID: 177
[29-Mar-2026 04:16:12 UTC] ✅ User profile retrieved successfully for user ID: 177
[29-Mar-2026 04:16:15 UTC] === API CALL LOG ===
[29-Mar-2026 04:16:15 UTC] Endpoint: user/profile.php
[29-Mar-2026 04:16:15 UTC] Full Log Data: {
    "timestamp": "2026-03-29 04:16:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:7ea3:9917::6dcd:93b9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:7ea3:9917::6dcd:93b9, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNzcsInVzZXJuYW1lIjoic3VtaXQxNDQiLCJlbWFpbCI6ImtpdHR5dmVybWExMjRAZ21haWwuY29tIiwiZXhwIjoxNzc1MjY5NjE2fQ.kzdCpmkpDhBs5MAjw7eKvuMZWmqE6oTI8bTyXqUmUeE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3c0edf4e9c89c7-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:7ea3:9917::6dcd:93b9",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 04:16:15 UTC] === END API CALL LOG ===
[29-Mar-2026 04:16:15 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 04:16:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNzcsInVzZXJuYW1lIjoic3VtaXQxNDQiLCJlbWFpbCI6ImtpdHR5dmVybWExMjRAZ21haWwuY29tIiwiZXhwIjoxNzc1MjY5NjE2fQ.kzdCpmkpDhBs5MAjw7eKvuMZWmqE6oTI8bTyXqUmUeE
[29-Mar-2026 04:16:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 04:16:15 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 04:16:15 UTC] User ID: 177
[29-Mar-2026 04:16:15 UTC] ✅ User profile retrieved successfully for user ID: 177
[29-Mar-2026 05:16:42 UTC] === API CALL LOG ===
[29-Mar-2026 05:16:42 UTC] Endpoint: user/profile.php
[29-Mar-2026 05:16:42 UTC] Full Log Data: {
    "timestamp": "2026-03-29 05:16:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d5:54:e5a0:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d5:54:e5a0:8000::, 172.70.143.195",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkxIiwidXNlcm5hbWUiOiJzaHlraCIsImVtYWlsIjoiYXRpZnNoZWlraGtpbmdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzY2MjAxfQ.609Um8FM1x66lYdjbIwqhCB3-7n7dLpYiDbQfGyEr8I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3c676e99ba7b65-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d5:54:e5a0:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 05:16:42 UTC] === END API CALL LOG ===
[29-Mar-2026 05:16:42 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 05:16:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkxIiwidXNlcm5hbWUiOiJzaHlraCIsImVtYWlsIjoiYXRpZnNoZWlraGtpbmdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzY2MjAxfQ.609Um8FM1x66lYdjbIwqhCB3-7n7dLpYiDbQfGyEr8I
[29-Mar-2026 05:16:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 05:16:42 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 05:16:42 UTC] User ID: 191
[29-Mar-2026 05:16:42 UTC] ✅ User profile retrieved successfully for user ID: 191
[29-Mar-2026 05:16:42 UTC] === API CALL LOG ===
[29-Mar-2026 05:16:42 UTC] Endpoint: user/profile.php
[29-Mar-2026 05:16:42 UTC] Full Log Data: {
    "timestamp": "2026-03-29 05:16:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d5:54:e5a0:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d5:54:e5a0:8000::, 172.70.143.194",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkxIiwidXNlcm5hbWUiOiJzaHlraCIsImVtYWlsIjoiYXRpZnNoZWlraGtpbmdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzY2MjAxfQ.609Um8FM1x66lYdjbIwqhCB3-7n7dLpYiDbQfGyEr8I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3c676e99c07b65-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d5:54:e5a0:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 05:16:42 UTC] === END API CALL LOG ===
[29-Mar-2026 05:16:42 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 05:16:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkxIiwidXNlcm5hbWUiOiJzaHlraCIsImVtYWlsIjoiYXRpZnNoZWlraGtpbmdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzY2MjAxfQ.609Um8FM1x66lYdjbIwqhCB3-7n7dLpYiDbQfGyEr8I
[29-Mar-2026 05:16:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 05:16:42 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 05:16:42 UTC] User ID: 191
[29-Mar-2026 05:16:42 UTC] ✅ User profile retrieved successfully for user ID: 191
[29-Mar-2026 05:16:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 05:16:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 05:16:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d5:54:e5a0:8000::, 172.70.143.194","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkxIiwidXNlcm5hbWUiOiJzaHlraCIsImVtYWlsIjoiYXRpZnNoZWlraGtpbmdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzY2MjAxfQ.609Um8FM1x66lYdjbIwqhCB3-7n7dLpYiDbQfGyEr8I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e3c676e99be7b65-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40d5:54:e5a0:8000::","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[29-Mar-2026 05:16:42 UTC] === User Orders API Called ===
[29-Mar-2026 05:16:42 UTC] User ID: 191
[29-Mar-2026 05:16:42 UTC] Limit: 20, Offset: 0
[29-Mar-2026 05:16:42 UTC] Orders found: 0
[29-Mar-2026 05:16:42 UTC] Orders data: []
[29-Mar-2026 05:16:42 UTC] Total orders count: 0
[29-Mar-2026 05:16:45 UTC] === API CALL LOG ===
[29-Mar-2026 05:16:45 UTC] Endpoint: user/profile.php
[29-Mar-2026 05:16:45 UTC] Full Log Data: {
    "timestamp": "2026-03-29 05:16:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d5:54:e5a0:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d5:54:e5a0:8000::, 172.70.143.194",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkxIiwidXNlcm5hbWUiOiJzaHlraCIsImVtYWlsIjoiYXRpZnNoZWlraGtpbmdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzY2MjAxfQ.609Um8FM1x66lYdjbIwqhCB3-7n7dLpYiDbQfGyEr8I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3c6780dab17b65-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d5:54:e5a0:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 05:16:45 UTC] === END API CALL LOG ===
[29-Mar-2026 05:16:45 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 05:16:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkxIiwidXNlcm5hbWUiOiJzaHlraCIsImVtYWlsIjoiYXRpZnNoZWlraGtpbmdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzY2MjAxfQ.609Um8FM1x66lYdjbIwqhCB3-7n7dLpYiDbQfGyEr8I
[29-Mar-2026 05:16:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 05:16:45 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 05:16:45 UTC] User ID: 191
[29-Mar-2026 05:16:45 UTC] ✅ User profile retrieved successfully for user ID: 191
[29-Mar-2026 05:17:18 UTC] === API CALL LOG ===
[29-Mar-2026 05:17:18 UTC] Endpoint: user/profile.php
[29-Mar-2026 05:17:18 UTC] Full Log Data: {
    "timestamp": "2026-03-29 05:17:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d5:54:e5a0:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d5:54:e5a0:8000::, 172.70.143.194",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkxIiwidXNlcm5hbWUiOiJzaHlraCIsImVtYWlsIjoiYXRpZnNoZWlraGtpbmdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzY2MjAxfQ.609Um8FM1x66lYdjbIwqhCB3-7n7dLpYiDbQfGyEr8I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3c684b2fe07b65-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d5:54:e5a0:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 05:17:18 UTC] === END API CALL LOG ===
[29-Mar-2026 05:17:18 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 05:17:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkxIiwidXNlcm5hbWUiOiJzaHlraCIsImVtYWlsIjoiYXRpZnNoZWlraGtpbmdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzY2MjAxfQ.609Um8FM1x66lYdjbIwqhCB3-7n7dLpYiDbQfGyEr8I
[29-Mar-2026 05:17:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 05:17:18 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 05:17:18 UTC] User ID: 191
[29-Mar-2026 05:17:18 UTC] ✅ User profile retrieved successfully for user ID: 191
[29-Mar-2026 05:17:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 05:17:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 05:17:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d5:54:e5a0:8000::, 172.70.143.195","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkxIiwidXNlcm5hbWUiOiJzaHlraCIsImVtYWlsIjoiYXRpZnNoZWlraGtpbmdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzY2MjAxfQ.609Um8FM1x66lYdjbIwqhCB3-7n7dLpYiDbQfGyEr8I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e3c68aadfeb7b65-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40d5:54:e5a0:8000::","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[29-Mar-2026 05:17:33 UTC] === User Orders API Called ===
[29-Mar-2026 05:17:33 UTC] User ID: 191
[29-Mar-2026 05:17:33 UTC] Limit: 20, Offset: 0
[29-Mar-2026 05:17:33 UTC] Orders found: 0
[29-Mar-2026 05:17:33 UTC] Orders data: []
[29-Mar-2026 05:17:33 UTC] Total orders count: 0
[29-Mar-2026 05:17:33 UTC] === API CALL LOG ===
[29-Mar-2026 05:17:33 UTC] Endpoint: user/profile.php
[29-Mar-2026 05:17:33 UTC] Full Log Data: {
    "timestamp": "2026-03-29 05:17:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d5:54:e5a0:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d5:54:e5a0:8000::, 172.70.143.195",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkxIiwidXNlcm5hbWUiOiJzaHlraCIsImVtYWlsIjoiYXRpZnNoZWlraGtpbmdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzY2MjAxfQ.609Um8FM1x66lYdjbIwqhCB3-7n7dLpYiDbQfGyEr8I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3c68aadfec7b65-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d5:54:e5a0:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 05:17:33 UTC] === END API CALL LOG ===
[29-Mar-2026 05:17:33 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 05:17:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkxIiwidXNlcm5hbWUiOiJzaHlraCIsImVtYWlsIjoiYXRpZnNoZWlraGtpbmdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzY2MjAxfQ.609Um8FM1x66lYdjbIwqhCB3-7n7dLpYiDbQfGyEr8I
[29-Mar-2026 05:17:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 05:17:33 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 05:17:33 UTC] User ID: 191
[29-Mar-2026 05:17:33 UTC] ✅ User profile retrieved successfully for user ID: 191
[29-Mar-2026 05:17:33 UTC] === API CALL LOG ===
[29-Mar-2026 05:17:33 UTC] Endpoint: user/profile.php
[29-Mar-2026 05:17:33 UTC] Full Log Data: {
    "timestamp": "2026-03-29 05:17:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d5:54:e5a0:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d5:54:e5a0:8000::, 172.70.143.194",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkxIiwidXNlcm5hbWUiOiJzaHlraCIsImVtYWlsIjoiYXRpZnNoZWlraGtpbmdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzY2MjAxfQ.609Um8FM1x66lYdjbIwqhCB3-7n7dLpYiDbQfGyEr8I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3c68ac2ad07b65-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d5:54:e5a0:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 05:17:33 UTC] === END API CALL LOG ===
[29-Mar-2026 05:17:33 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 05:17:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkxIiwidXNlcm5hbWUiOiJzaHlraCIsImVtYWlsIjoiYXRpZnNoZWlraGtpbmdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzY2MjAxfQ.609Um8FM1x66lYdjbIwqhCB3-7n7dLpYiDbQfGyEr8I
[29-Mar-2026 05:17:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 05:17:33 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 05:17:33 UTC] User ID: 191
[29-Mar-2026 05:17:33 UTC] ✅ User profile retrieved successfully for user ID: 191
[29-Mar-2026 05:17:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 05:17:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 05:17:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d5:54:e5a0:8000::, 172.70.143.194","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkxIiwidXNlcm5hbWUiOiJzaHlraCIsImVtYWlsIjoiYXRpZnNoZWlraGtpbmdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzY2MjAxfQ.609Um8FM1x66lYdjbIwqhCB3-7n7dLpYiDbQfGyEr8I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e3c68e0195a7b65-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40d5:54:e5a0:8000::","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[29-Mar-2026 05:17:42 UTC] === User Orders API Called ===
[29-Mar-2026 05:17:42 UTC] User ID: 191
[29-Mar-2026 05:17:42 UTC] Limit: 20, Offset: 0
[29-Mar-2026 05:17:42 UTC] Orders found: 0
[29-Mar-2026 05:17:42 UTC] Orders data: []
[29-Mar-2026 05:17:42 UTC] Total orders count: 0
[29-Mar-2026 05:17:44 UTC] === API CALL LOG ===
[29-Mar-2026 05:17:44 UTC] Endpoint: user/profile.php
[29-Mar-2026 05:17:44 UTC] Full Log Data: {
    "timestamp": "2026-03-29 05:17:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d5:54:e5a0:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d5:54:e5a0:8000::, 172.70.143.194",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkxIiwidXNlcm5hbWUiOiJzaHlraCIsImVtYWlsIjoiYXRpZnNoZWlraGtpbmdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzY2MjAxfQ.609Um8FM1x66lYdjbIwqhCB3-7n7dLpYiDbQfGyEr8I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3c68f2d9ee7b65-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d5:54:e5a0:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 05:17:44 UTC] === END API CALL LOG ===
[29-Mar-2026 05:17:44 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 05:17:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkxIiwidXNlcm5hbWUiOiJzaHlraCIsImVtYWlsIjoiYXRpZnNoZWlraGtpbmdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzY2MjAxfQ.609Um8FM1x66lYdjbIwqhCB3-7n7dLpYiDbQfGyEr8I
[29-Mar-2026 05:17:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 05:17:44 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 05:17:44 UTC] User ID: 191
[29-Mar-2026 05:17:44 UTC] ✅ User profile retrieved successfully for user ID: 191
[29-Mar-2026 05:17:46 UTC] User Purchases API - User ID: 191
[29-Mar-2026 05:17:46 UTC] User Purchases API - Total purchases found: 0
[29-Mar-2026 05:17:50 UTC] User Purchases API - User ID: 191
[29-Mar-2026 05:17:50 UTC] User Purchases API - Total purchases found: 0
[29-Mar-2026 05:17:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 05:17:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 05:17:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d5:54:e5a0:8000::, 172.70.143.195","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkxIiwidXNlcm5hbWUiOiJzaHlraCIsImVtYWlsIjoiYXRpZnNoZWlraGtpbmdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzY2MjAxfQ.609Um8FM1x66lYdjbIwqhCB3-7n7dLpYiDbQfGyEr8I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e3c6923c9e77b65-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40d5:54:e5a0:8000::","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[29-Mar-2026 05:17:52 UTC] === User Orders API Called ===
[29-Mar-2026 05:17:52 UTC] User ID: 191
[29-Mar-2026 05:17:52 UTC] Limit: 20, Offset: 0
[29-Mar-2026 05:17:52 UTC] Orders found: 0
[29-Mar-2026 05:17:52 UTC] Orders data: []
[29-Mar-2026 05:17:52 UTC] Total orders count: 0
[29-Mar-2026 05:17:52 UTC] === API CALL LOG ===
[29-Mar-2026 05:17:52 UTC] Endpoint: user/profile.php
[29-Mar-2026 05:17:52 UTC] Full Log Data: {
    "timestamp": "2026-03-29 05:17:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d5:54:e5a0:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d5:54:e5a0:8000::, 172.70.143.194",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkxIiwidXNlcm5hbWUiOiJzaHlraCIsImVtYWlsIjoiYXRpZnNoZWlraGtpbmdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzY2MjAxfQ.609Um8FM1x66lYdjbIwqhCB3-7n7dLpYiDbQfGyEr8I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3c6923c9ea7b65-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d5:54:e5a0:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 05:17:52 UTC] === END API CALL LOG ===
[29-Mar-2026 05:17:52 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 05:17:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkxIiwidXNlcm5hbWUiOiJzaHlraCIsImVtYWlsIjoiYXRpZnNoZWlraGtpbmdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzY2MjAxfQ.609Um8FM1x66lYdjbIwqhCB3-7n7dLpYiDbQfGyEr8I
[29-Mar-2026 05:17:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 05:17:52 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 05:17:52 UTC] User ID: 191
[29-Mar-2026 05:17:52 UTC] ✅ User profile retrieved successfully for user ID: 191
[29-Mar-2026 05:17:53 UTC] === API CALL LOG ===
[29-Mar-2026 05:17:53 UTC] Endpoint: user/profile.php
[29-Mar-2026 05:17:53 UTC] Full Log Data: {
    "timestamp": "2026-03-29 05:17:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d5:54:e5a0:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d5:54:e5a0:8000::, 172.70.143.195",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkxIiwidXNlcm5hbWUiOiJzaHlraCIsImVtYWlsIjoiYXRpZnNoZWlraGtpbmdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzY2MjAxfQ.609Um8FM1x66lYdjbIwqhCB3-7n7dLpYiDbQfGyEr8I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3c69261f117b65-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d5:54:e5a0:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 05:17:53 UTC] === END API CALL LOG ===
[29-Mar-2026 05:17:53 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 05:17:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkxIiwidXNlcm5hbWUiOiJzaHlraCIsImVtYWlsIjoiYXRpZnNoZWlraGtpbmdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzY2MjAxfQ.609Um8FM1x66lYdjbIwqhCB3-7n7dLpYiDbQfGyEr8I
[29-Mar-2026 05:17:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 05:17:53 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 05:17:53 UTC] User ID: 191
[29-Mar-2026 05:17:53 UTC] ✅ User profile retrieved successfully for user ID: 191
[29-Mar-2026 05:17:54 UTC] === API CALL LOG ===
[29-Mar-2026 05:17:54 UTC] Endpoint: user/profile.php
[29-Mar-2026 05:17:54 UTC] Full Log Data: {
    "timestamp": "2026-03-29 05:17:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d5:54:e5a0:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d5:54:e5a0:8000::, 172.70.143.195",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkxIiwidXNlcm5hbWUiOiJzaHlraCIsImVtYWlsIjoiYXRpZnNoZWlraGtpbmdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzY2MjAxfQ.609Um8FM1x66lYdjbIwqhCB3-7n7dLpYiDbQfGyEr8I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3c692f0a577b65-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d5:54:e5a0:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 05:17:54 UTC] === END API CALL LOG ===
[29-Mar-2026 05:17:54 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 05:17:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkxIiwidXNlcm5hbWUiOiJzaHlraCIsImVtYWlsIjoiYXRpZnNoZWlraGtpbmdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzY2MjAxfQ.609Um8FM1x66lYdjbIwqhCB3-7n7dLpYiDbQfGyEr8I
[29-Mar-2026 05:17:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 05:17:54 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 05:17:54 UTC] User ID: 191
[29-Mar-2026 05:17:54 UTC] ✅ User profile retrieved successfully for user ID: 191
[29-Mar-2026 05:18:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 05:18:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 05:18:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d5:54:e5a0:8000::, 172.70.143.195","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkxIiwidXNlcm5hbWUiOiJzaHlraCIsImVtYWlsIjoiYXRpZnNoZWlraGtpbmdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzY2MjAxfQ.609Um8FM1x66lYdjbIwqhCB3-7n7dLpYiDbQfGyEr8I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e3c6a8e59157b65-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40d5:54:e5a0:8000::","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[29-Mar-2026 05:18:50 UTC] === User Orders API Called ===
[29-Mar-2026 05:18:50 UTC] User ID: 191
[29-Mar-2026 05:18:50 UTC] Limit: 20, Offset: 0
[29-Mar-2026 05:18:50 UTC] Orders found: 0
[29-Mar-2026 05:18:50 UTC] Orders data: []
[29-Mar-2026 05:18:50 UTC] Total orders count: 0
[29-Mar-2026 05:18:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 05:18:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 05:18:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d5:54:e5a0:8000::, 172.70.143.195","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkxIiwidXNlcm5hbWUiOiJzaHlraCIsImVtYWlsIjoiYXRpZnNoZWlraGtpbmdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzY2MjAxfQ.609Um8FM1x66lYdjbIwqhCB3-7n7dLpYiDbQfGyEr8I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e3c6a9b8c0d7b65-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40d5:54:e5a0:8000::","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[29-Mar-2026 05:18:52 UTC] === User Orders API Called ===
[29-Mar-2026 05:18:52 UTC] User ID: 191
[29-Mar-2026 05:18:52 UTC] Limit: 20, Offset: 0
[29-Mar-2026 05:18:52 UTC] Orders found: 0
[29-Mar-2026 05:18:52 UTC] Orders data: []
[29-Mar-2026 05:18:52 UTC] Total orders count: 0
[29-Mar-2026 05:18:52 UTC] === API CALL LOG ===
[29-Mar-2026 05:18:52 UTC] Endpoint: user/profile.php
[29-Mar-2026 05:18:52 UTC] Full Log Data: {
    "timestamp": "2026-03-29 05:18:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d5:54:e5a0:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d5:54:e5a0:8000::, 172.70.143.195",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkxIiwidXNlcm5hbWUiOiJzaHlraCIsImVtYWlsIjoiYXRpZnNoZWlraGtpbmdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzY2MjAxfQ.609Um8FM1x66lYdjbIwqhCB3-7n7dLpYiDbQfGyEr8I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3c6a9c9e2c7b65-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d5:54:e5a0:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 05:18:52 UTC] === END API CALL LOG ===
[29-Mar-2026 05:18:52 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 05:18:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkxIiwidXNlcm5hbWUiOiJzaHlraCIsImVtYWlsIjoiYXRpZnNoZWlraGtpbmdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzY2MjAxfQ.609Um8FM1x66lYdjbIwqhCB3-7n7dLpYiDbQfGyEr8I
[29-Mar-2026 05:18:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 05:18:52 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 05:18:52 UTC] User ID: 191
[29-Mar-2026 05:18:52 UTC] ✅ User profile retrieved successfully for user ID: 191
[29-Mar-2026 05:18:52 UTC] === API CALL LOG ===
[29-Mar-2026 05:18:52 UTC] Endpoint: user/profile.php
[29-Mar-2026 05:18:52 UTC] Full Log Data: {
    "timestamp": "2026-03-29 05:18:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d5:54:e5a0:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d5:54:e5a0:8000::, 172.70.143.195",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkxIiwidXNlcm5hbWUiOiJzaHlraCIsImVtYWlsIjoiYXRpZnNoZWlraGtpbmdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzY2MjAxfQ.609Um8FM1x66lYdjbIwqhCB3-7n7dLpYiDbQfGyEr8I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3c6a9b8c117b65-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d5:54:e5a0:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 05:18:52 UTC] === END API CALL LOG ===
[29-Mar-2026 05:18:52 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 05:18:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkxIiwidXNlcm5hbWUiOiJzaHlraCIsImVtYWlsIjoiYXRpZnNoZWlraGtpbmdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzY2MjAxfQ.609Um8FM1x66lYdjbIwqhCB3-7n7dLpYiDbQfGyEr8I
[29-Mar-2026 05:18:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 05:18:52 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 05:18:52 UTC] User ID: 191
[29-Mar-2026 05:18:52 UTC] ✅ User profile retrieved successfully for user ID: 191
[29-Mar-2026 05:18:54 UTC] === API CALL LOG ===
[29-Mar-2026 05:18:54 UTC] Endpoint: user/profile.php
[29-Mar-2026 05:18:54 UTC] Full Log Data: {
    "timestamp": "2026-03-29 05:18:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d5:54:e5a0:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d5:54:e5a0:8000::, 172.70.143.195",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkxIiwidXNlcm5hbWUiOiJzaHlraCIsImVtYWlsIjoiYXRpZnNoZWlraGtpbmdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzY2MjAxfQ.609Um8FM1x66lYdjbIwqhCB3-7n7dLpYiDbQfGyEr8I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3c6aa69af37b65-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d5:54:e5a0:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 05:18:54 UTC] === END API CALL LOG ===
[29-Mar-2026 05:18:54 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 05:18:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkxIiwidXNlcm5hbWUiOiJzaHlraCIsImVtYWlsIjoiYXRpZnNoZWlraGtpbmdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzY2MjAxfQ.609Um8FM1x66lYdjbIwqhCB3-7n7dLpYiDbQfGyEr8I
[29-Mar-2026 05:18:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 05:18:54 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 05:18:54 UTC] User ID: 191
[29-Mar-2026 05:18:54 UTC] ✅ User profile retrieved successfully for user ID: 191
[29-Mar-2026 05:19:16 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 05:19:16 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 05:19:16 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d5:54:e5a0:8000::, 172.70.143.194","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkxIiwidXNlcm5hbWUiOiJzaHlraCIsImVtYWlsIjoiYXRpZnNoZWlraGtpbmdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzY2MjAxfQ.609Um8FM1x66lYdjbIwqhCB3-7n7dLpYiDbQfGyEr8I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e3c6b2e18787b65-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40d5:54:e5a0:8000::","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[29-Mar-2026 05:19:16 UTC] === User Orders API Called ===
[29-Mar-2026 05:19:16 UTC] User ID: 191
[29-Mar-2026 05:19:16 UTC] Limit: 20, Offset: 0
[29-Mar-2026 05:19:16 UTC] Orders found: 0
[29-Mar-2026 05:19:16 UTC] Orders data: []
[29-Mar-2026 05:19:16 UTC] Total orders count: 0
[29-Mar-2026 05:19:16 UTC] === API CALL LOG ===
[29-Mar-2026 05:19:16 UTC] Endpoint: user/profile.php
[29-Mar-2026 05:19:16 UTC] Full Log Data: {
    "timestamp": "2026-03-29 05:19:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d5:54:e5a0:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d5:54:e5a0:8000::, 172.70.143.194",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkxIiwidXNlcm5hbWUiOiJzaHlraCIsImVtYWlsIjoiYXRpZnNoZWlraGtpbmdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzY2MjAxfQ.609Um8FM1x66lYdjbIwqhCB3-7n7dLpYiDbQfGyEr8I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3c6b2e187a7b65-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d5:54:e5a0:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 05:19:16 UTC] === END API CALL LOG ===
[29-Mar-2026 05:19:16 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 05:19:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkxIiwidXNlcm5hbWUiOiJzaHlraCIsImVtYWlsIjoiYXRpZnNoZWlraGtpbmdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzY2MjAxfQ.609Um8FM1x66lYdjbIwqhCB3-7n7dLpYiDbQfGyEr8I
[29-Mar-2026 05:19:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 05:19:16 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 05:19:16 UTC] User ID: 191
[29-Mar-2026 05:19:16 UTC] ✅ User profile retrieved successfully for user ID: 191
[29-Mar-2026 05:19:16 UTC] === API CALL LOG ===
[29-Mar-2026 05:19:16 UTC] Endpoint: user/profile.php
[29-Mar-2026 05:19:16 UTC] Full Log Data: {
    "timestamp": "2026-03-29 05:19:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d5:54:e5a0:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d5:54:e5a0:8000::, 172.70.143.194",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkxIiwidXNlcm5hbWUiOiJzaHlraCIsImVtYWlsIjoiYXRpZnNoZWlraGtpbmdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzY2MjAxfQ.609Um8FM1x66lYdjbIwqhCB3-7n7dLpYiDbQfGyEr8I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3c6b2faba07b65-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d5:54:e5a0:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 05:19:16 UTC] === END API CALL LOG ===
[29-Mar-2026 05:19:16 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 05:19:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkxIiwidXNlcm5hbWUiOiJzaHlraCIsImVtYWlsIjoiYXRpZnNoZWlraGtpbmdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzY2MjAxfQ.609Um8FM1x66lYdjbIwqhCB3-7n7dLpYiDbQfGyEr8I
[29-Mar-2026 05:19:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 05:19:16 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 05:19:16 UTC] User ID: 191
[29-Mar-2026 05:19:16 UTC] ✅ User profile retrieved successfully for user ID: 191
[29-Mar-2026 05:19:19 UTC] === API CALL LOG ===
[29-Mar-2026 05:19:19 UTC] Endpoint: user/profile.php
[29-Mar-2026 05:19:19 UTC] Full Log Data: {
    "timestamp": "2026-03-29 05:19:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d5:54:e5a0:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d5:54:e5a0:8000::, 172.70.143.194",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkxIiwidXNlcm5hbWUiOiJzaHlraCIsImVtYWlsIjoiYXRpZnNoZWlraGtpbmdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzY2MjAxfQ.609Um8FM1x66lYdjbIwqhCB3-7n7dLpYiDbQfGyEr8I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3c6b401b477b65-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d5:54:e5a0:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 05:19:19 UTC] === END API CALL LOG ===
[29-Mar-2026 05:19:19 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 05:19:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkxIiwidXNlcm5hbWUiOiJzaHlraCIsImVtYWlsIjoiYXRpZnNoZWlraGtpbmdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzY2MjAxfQ.609Um8FM1x66lYdjbIwqhCB3-7n7dLpYiDbQfGyEr8I
[29-Mar-2026 05:19:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 05:19:19 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 05:19:19 UTC] User ID: 191
[29-Mar-2026 05:19:19 UTC] ✅ User profile retrieved successfully for user ID: 191
[29-Mar-2026 05:19:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 05:19:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 05:19:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d5:54:e5a0:8000::, 172.70.143.194","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkxIiwidXNlcm5hbWUiOiJzaHlraCIsImVtYWlsIjoiYXRpZnNoZWlraGtpbmdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzY2MjAxfQ.609Um8FM1x66lYdjbIwqhCB3-7n7dLpYiDbQfGyEr8I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e3c6b65ce347b65-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40d5:54:e5a0:8000::","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[29-Mar-2026 05:19:25 UTC] === User Orders API Called ===
[29-Mar-2026 05:19:25 UTC] User ID: 191
[29-Mar-2026 05:19:25 UTC] Limit: 20, Offset: 0
[29-Mar-2026 05:19:25 UTC] Orders found: 0
[29-Mar-2026 05:19:25 UTC] Orders data: []
[29-Mar-2026 05:19:25 UTC] Total orders count: 0
[29-Mar-2026 05:19:25 UTC] === API CALL LOG ===
[29-Mar-2026 05:19:25 UTC] Endpoint: user/profile.php
[29-Mar-2026 05:19:25 UTC] Full Log Data: {
    "timestamp": "2026-03-29 05:19:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d5:54:e5a0:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d5:54:e5a0:8000::, 172.70.143.195",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkxIiwidXNlcm5hbWUiOiJzaHlraCIsImVtYWlsIjoiYXRpZnNoZWlraGtpbmdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzY2MjAxfQ.609Um8FM1x66lYdjbIwqhCB3-7n7dLpYiDbQfGyEr8I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3c6b65ce387b65-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d5:54:e5a0:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 05:19:25 UTC] === END API CALL LOG ===
[29-Mar-2026 05:19:25 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 05:19:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkxIiwidXNlcm5hbWUiOiJzaHlraCIsImVtYWlsIjoiYXRpZnNoZWlraGtpbmdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzY2MjAxfQ.609Um8FM1x66lYdjbIwqhCB3-7n7dLpYiDbQfGyEr8I
[29-Mar-2026 05:19:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 05:19:25 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 05:19:25 UTC] User ID: 191
[29-Mar-2026 05:19:25 UTC] ✅ User profile retrieved successfully for user ID: 191
[29-Mar-2026 05:19:25 UTC] === API CALL LOG ===
[29-Mar-2026 05:19:25 UTC] Endpoint: user/profile.php
[29-Mar-2026 05:19:25 UTC] Full Log Data: {
    "timestamp": "2026-03-29 05:19:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d5:54:e5a0:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d5:54:e5a0:8000::, 172.70.143.194",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkxIiwidXNlcm5hbWUiOiJzaHlraCIsImVtYWlsIjoiYXRpZnNoZWlraGtpbmdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzY2MjAxfQ.609Um8FM1x66lYdjbIwqhCB3-7n7dLpYiDbQfGyEr8I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3c6b6759897b65-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d5:54:e5a0:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 05:19:25 UTC] === END API CALL LOG ===
[29-Mar-2026 05:19:25 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 05:19:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkxIiwidXNlcm5hbWUiOiJzaHlraCIsImVtYWlsIjoiYXRpZnNoZWlraGtpbmdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzY2MjAxfQ.609Um8FM1x66lYdjbIwqhCB3-7n7dLpYiDbQfGyEr8I
[29-Mar-2026 05:19:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 05:19:25 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 05:19:25 UTC] User ID: 191
[29-Mar-2026 05:19:25 UTC] ✅ User profile retrieved successfully for user ID: 191
[29-Mar-2026 05:19:34 UTC] === API CALL LOG ===
[29-Mar-2026 05:19:34 UTC] Endpoint: user/profile.php
[29-Mar-2026 05:19:34 UTC] Full Log Data: {
    "timestamp": "2026-03-29 05:19:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d5:54:e5a0:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d5:54:e5a0:8000::, 172.70.143.194",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkxIiwidXNlcm5hbWUiOiJzaHlraCIsImVtYWlsIjoiYXRpZnNoZWlraGtpbmdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzY2MjAxfQ.609Um8FM1x66lYdjbIwqhCB3-7n7dLpYiDbQfGyEr8I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3c6ba149757b65-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d5:54:e5a0:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 05:19:34 UTC] === END API CALL LOG ===
[29-Mar-2026 05:19:34 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 05:19:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkxIiwidXNlcm5hbWUiOiJzaHlraCIsImVtYWlsIjoiYXRpZnNoZWlraGtpbmdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzY2MjAxfQ.609Um8FM1x66lYdjbIwqhCB3-7n7dLpYiDbQfGyEr8I
[29-Mar-2026 05:19:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 05:19:34 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 05:19:34 UTC] User ID: 191
[29-Mar-2026 05:19:34 UTC] ✅ User profile retrieved successfully for user ID: 191
[29-Mar-2026 05:19:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 05:19:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 05:19:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d5:54:e5a0:8000::, 172.70.143.195","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkxIiwidXNlcm5hbWUiOiJzaHlraCIsImVtYWlsIjoiYXRpZnNoZWlraGtpbmdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzY2MjAxfQ.609Um8FM1x66lYdjbIwqhCB3-7n7dLpYiDbQfGyEr8I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e3c6ba149717b65-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40d5:54:e5a0:8000::","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[29-Mar-2026 05:19:34 UTC] === User Orders API Called ===
[29-Mar-2026 05:19:34 UTC] User ID: 191
[29-Mar-2026 05:19:34 UTC] Limit: 20, Offset: 0
[29-Mar-2026 05:19:34 UTC] Orders found: 0
[29-Mar-2026 05:19:34 UTC] Orders data: []
[29-Mar-2026 05:19:34 UTC] Total orders count: 0
[29-Mar-2026 05:19:35 UTC] === API CALL LOG ===
[29-Mar-2026 05:19:35 UTC] Endpoint: user/profile.php
[29-Mar-2026 05:19:35 UTC] Full Log Data: {
    "timestamp": "2026-03-29 05:19:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d5:54:e5a0:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d5:54:e5a0:8000::, 172.70.143.194",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkxIiwidXNlcm5hbWUiOiJzaHlraCIsImVtYWlsIjoiYXRpZnNoZWlraGtpbmdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzY2MjAxfQ.609Um8FM1x66lYdjbIwqhCB3-7n7dLpYiDbQfGyEr8I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3c6ba43f827b65-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d5:54:e5a0:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 05:19:35 UTC] === END API CALL LOG ===
[29-Mar-2026 05:19:35 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 05:19:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkxIiwidXNlcm5hbWUiOiJzaHlraCIsImVtYWlsIjoiYXRpZnNoZWlraGtpbmdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzY2MjAxfQ.609Um8FM1x66lYdjbIwqhCB3-7n7dLpYiDbQfGyEr8I
[29-Mar-2026 05:19:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 05:19:35 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 05:19:35 UTC] User ID: 191
[29-Mar-2026 05:19:35 UTC] ✅ User profile retrieved successfully for user ID: 191
[29-Mar-2026 05:19:40 UTC] === API CALL LOG ===
[29-Mar-2026 05:19:40 UTC] Endpoint: user/profile.php
[29-Mar-2026 05:19:40 UTC] Full Log Data: {
    "timestamp": "2026-03-29 05:19:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d5:54:e5a0:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d5:54:e5a0:8000::, 172.70.143.194",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkxIiwidXNlcm5hbWUiOiJzaHlraCIsImVtYWlsIjoiYXRpZnNoZWlraGtpbmdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzY2MjAxfQ.609Um8FM1x66lYdjbIwqhCB3-7n7dLpYiDbQfGyEr8I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3c6bc2dbdd7b65-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d5:54:e5a0:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 05:19:40 UTC] === END API CALL LOG ===
[29-Mar-2026 05:19:40 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 05:19:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkxIiwidXNlcm5hbWUiOiJzaHlraCIsImVtYWlsIjoiYXRpZnNoZWlraGtpbmdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzY2MjAxfQ.609Um8FM1x66lYdjbIwqhCB3-7n7dLpYiDbQfGyEr8I
[29-Mar-2026 05:19:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 05:19:40 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 05:19:40 UTC] User ID: 191
[29-Mar-2026 05:19:40 UTC] ✅ User profile retrieved successfully for user ID: 191
[29-Mar-2026 05:19:41 UTC] === API CALL LOG ===
[29-Mar-2026 05:19:41 UTC] Endpoint: user/profile.php
[29-Mar-2026 05:19:41 UTC] Full Log Data: {
    "timestamp": "2026-03-29 05:19:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d5:54:e5a0:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d5:54:e5a0:8000::, 172.70.143.194",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkxIiwidXNlcm5hbWUiOiJzaHlraCIsImVtYWlsIjoiYXRpZnNoZWlraGtpbmdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzY2MjAxfQ.609Um8FM1x66lYdjbIwqhCB3-7n7dLpYiDbQfGyEr8I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3c6bc9c98e7b65-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d5:54:e5a0:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 05:19:41 UTC] === END API CALL LOG ===
[29-Mar-2026 05:19:41 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 05:19:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkxIiwidXNlcm5hbWUiOiJzaHlraCIsImVtYWlsIjoiYXRpZnNoZWlraGtpbmdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzY2MjAxfQ.609Um8FM1x66lYdjbIwqhCB3-7n7dLpYiDbQfGyEr8I
[29-Mar-2026 05:19:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 05:19:41 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 05:19:41 UTC] User ID: 191
[29-Mar-2026 05:19:41 UTC] ✅ User profile retrieved successfully for user ID: 191
[29-Mar-2026 05:19:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 05:19:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 05:19:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d5:54:e5a0:8000::, 172.70.143.195","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkxIiwidXNlcm5hbWUiOiJzaHlraCIsImVtYWlsIjoiYXRpZnNoZWlraGtpbmdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzY2MjAxfQ.609Um8FM1x66lYdjbIwqhCB3-7n7dLpYiDbQfGyEr8I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e3c6bcb4c6b7b65-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40d5:54:e5a0:8000::","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[29-Mar-2026 05:19:41 UTC] === User Orders API Called ===
[29-Mar-2026 05:19:41 UTC] User ID: 191
[29-Mar-2026 05:19:41 UTC] Limit: 20, Offset: 0
[29-Mar-2026 05:19:41 UTC] Orders found: 0
[29-Mar-2026 05:19:41 UTC] Orders data: []
[29-Mar-2026 05:19:41 UTC] Total orders count: 0
[29-Mar-2026 05:19:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 05:19:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 05:19:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d5:54:e5a0:8000::, 172.70.143.195","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkxIiwidXNlcm5hbWUiOiJzaHlraCIsImVtYWlsIjoiYXRpZnNoZWlraGtpbmdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzY2MjAxfQ.609Um8FM1x66lYdjbIwqhCB3-7n7dLpYiDbQfGyEr8I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e3c6bd75caf7b65-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40d5:54:e5a0:8000::","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[29-Mar-2026 05:19:43 UTC] === User Orders API Called ===
[29-Mar-2026 05:19:43 UTC] User ID: 191
[29-Mar-2026 05:19:43 UTC] Limit: 20, Offset: 0
[29-Mar-2026 05:19:43 UTC] Orders found: 0
[29-Mar-2026 05:19:43 UTC] Orders data: []
[29-Mar-2026 05:19:43 UTC] Total orders count: 0
[29-Mar-2026 05:19:43 UTC] === API CALL LOG ===
[29-Mar-2026 05:19:43 UTC] Endpoint: user/profile.php
[29-Mar-2026 05:19:43 UTC] Full Log Data: {
    "timestamp": "2026-03-29 05:19:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d5:54:e5a0:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d5:54:e5a0:8000::, 172.70.143.195",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkxIiwidXNlcm5hbWUiOiJzaHlraCIsImVtYWlsIjoiYXRpZnNoZWlraGtpbmdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzY2MjAxfQ.609Um8FM1x66lYdjbIwqhCB3-7n7dLpYiDbQfGyEr8I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3c6bd75cb17b65-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d5:54:e5a0:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 05:19:43 UTC] === END API CALL LOG ===
[29-Mar-2026 05:19:43 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 05:19:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkxIiwidXNlcm5hbWUiOiJzaHlraCIsImVtYWlsIjoiYXRpZnNoZWlraGtpbmdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzY2MjAxfQ.609Um8FM1x66lYdjbIwqhCB3-7n7dLpYiDbQfGyEr8I
[29-Mar-2026 05:19:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 05:19:43 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 05:19:43 UTC] User ID: 191
[29-Mar-2026 05:19:43 UTC] ✅ User profile retrieved successfully for user ID: 191
[29-Mar-2026 05:19:43 UTC] === API CALL LOG ===
[29-Mar-2026 05:19:43 UTC] Endpoint: user/profile.php
[29-Mar-2026 05:19:43 UTC] Full Log Data: {
    "timestamp": "2026-03-29 05:19:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d5:54:e5a0:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d5:54:e5a0:8000::, 172.70.143.195",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkxIiwidXNlcm5hbWUiOiJzaHlraCIsImVtYWlsIjoiYXRpZnNoZWlraGtpbmdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzY2MjAxfQ.609Um8FM1x66lYdjbIwqhCB3-7n7dLpYiDbQfGyEr8I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3c6bd9589e7b65-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d5:54:e5a0:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 05:19:43 UTC] === END API CALL LOG ===
[29-Mar-2026 05:19:43 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 05:19:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkxIiwidXNlcm5hbWUiOiJzaHlraCIsImVtYWlsIjoiYXRpZnNoZWlraGtpbmdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzY2MjAxfQ.609Um8FM1x66lYdjbIwqhCB3-7n7dLpYiDbQfGyEr8I
[29-Mar-2026 05:19:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 05:19:43 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 05:19:43 UTC] User ID: 191
[29-Mar-2026 05:19:43 UTC] ✅ User profile retrieved successfully for user ID: 191
[29-Mar-2026 05:20:39 UTC] === API CALL LOG ===
[29-Mar-2026 05:20:39 UTC] Endpoint: user/profile.php
[29-Mar-2026 05:20:39 UTC] Full Log Data: {
    "timestamp": "2026-03-29 05:20:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d5:54:e5a0:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d5:54:e5a0:8000::, 172.70.143.195",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkxIiwidXNlcm5hbWUiOiJzaHlraCIsImVtYWlsIjoiYXRpZnNoZWlraGtpbmdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzY2MjAxfQ.609Um8FM1x66lYdjbIwqhCB3-7n7dLpYiDbQfGyEr8I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3c6d3859e07b65-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d5:54:e5a0:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 05:20:39 UTC] === END API CALL LOG ===
[29-Mar-2026 05:20:39 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 05:20:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkxIiwidXNlcm5hbWUiOiJzaHlraCIsImVtYWlsIjoiYXRpZnNoZWlraGtpbmdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzY2MjAxfQ.609Um8FM1x66lYdjbIwqhCB3-7n7dLpYiDbQfGyEr8I
[29-Mar-2026 05:20:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 05:20:39 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 05:20:39 UTC] User ID: 191
[29-Mar-2026 05:20:39 UTC] ✅ User profile retrieved successfully for user ID: 191
[29-Mar-2026 05:20:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 05:20:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 05:20:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d5:54:e5a0:8000::, 172.71.81.17","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkxIiwidXNlcm5hbWUiOiJzaHlraCIsImVtYWlsIjoiYXRpZnNoZWlraGtpbmdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzY2MjAxfQ.609Um8FM1x66lYdjbIwqhCB3-7n7dLpYiDbQfGyEr8I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e3c6d51ca7f81f2-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40d5:54:e5a0:8000::","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[29-Mar-2026 05:20:43 UTC] === User Orders API Called ===
[29-Mar-2026 05:20:43 UTC] User ID: 191
[29-Mar-2026 05:20:43 UTC] Limit: 20, Offset: 0
[29-Mar-2026 05:20:43 UTC] Orders found: 0
[29-Mar-2026 05:20:43 UTC] Orders data: []
[29-Mar-2026 05:20:43 UTC] Total orders count: 0
[29-Mar-2026 05:20:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 05:20:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 05:20:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d5:54:e5a0:8000::, 172.71.81.17","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkxIiwidXNlcm5hbWUiOiJzaHlraCIsImVtYWlsIjoiYXRpZnNoZWlraGtpbmdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzY2MjAxfQ.609Um8FM1x66lYdjbIwqhCB3-7n7dLpYiDbQfGyEr8I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e3c6d5c8aa681f2-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40d5:54:e5a0:8000::","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[29-Mar-2026 05:20:45 UTC] === User Orders API Called ===
[29-Mar-2026 05:20:45 UTC] User ID: 191
[29-Mar-2026 05:20:45 UTC] Limit: 20, Offset: 0
[29-Mar-2026 05:20:45 UTC] Orders found: 0
[29-Mar-2026 05:20:45 UTC] Orders data: []
[29-Mar-2026 05:20:45 UTC] Total orders count: 0
[29-Mar-2026 05:20:45 UTC] === API CALL LOG ===
[29-Mar-2026 05:20:45 UTC] Endpoint: user/profile.php
[29-Mar-2026 05:20:45 UTC] Full Log Data: {
    "timestamp": "2026-03-29 05:20:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d5:54:e5a0:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d5:54:e5a0:8000::, 172.71.81.18",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkxIiwidXNlcm5hbWUiOiJzaHlraCIsImVtYWlsIjoiYXRpZnNoZWlraGtpbmdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzY2MjAxfQ.609Um8FM1x66lYdjbIwqhCB3-7n7dLpYiDbQfGyEr8I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3c6d5c8aa781f2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d5:54:e5a0:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 05:20:45 UTC] === END API CALL LOG ===
[29-Mar-2026 05:20:45 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 05:20:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkxIiwidXNlcm5hbWUiOiJzaHlraCIsImVtYWlsIjoiYXRpZnNoZWlraGtpbmdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzY2MjAxfQ.609Um8FM1x66lYdjbIwqhCB3-7n7dLpYiDbQfGyEr8I
[29-Mar-2026 05:20:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 05:20:45 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 05:20:45 UTC] User ID: 191
[29-Mar-2026 05:20:45 UTC] ✅ User profile retrieved successfully for user ID: 191
[29-Mar-2026 05:20:45 UTC] === API CALL LOG ===
[29-Mar-2026 05:20:45 UTC] Endpoint: user/profile.php
[29-Mar-2026 05:20:45 UTC] Full Log Data: {
    "timestamp": "2026-03-29 05:20:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d5:54:e5a0:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d5:54:e5a0:8000::, 172.71.81.17",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkxIiwidXNlcm5hbWUiOiJzaHlraCIsImVtYWlsIjoiYXRpZnNoZWlraGtpbmdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzY2MjAxfQ.609Um8FM1x66lYdjbIwqhCB3-7n7dLpYiDbQfGyEr8I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3c6d5eac3a81f2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d5:54:e5a0:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 05:20:45 UTC] === END API CALL LOG ===
[29-Mar-2026 05:20:45 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 05:20:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkxIiwidXNlcm5hbWUiOiJzaHlraCIsImVtYWlsIjoiYXRpZnNoZWlraGtpbmdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzY2MjAxfQ.609Um8FM1x66lYdjbIwqhCB3-7n7dLpYiDbQfGyEr8I
[29-Mar-2026 05:20:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 05:20:45 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 05:20:45 UTC] User ID: 191
[29-Mar-2026 05:20:45 UTC] ✅ User profile retrieved successfully for user ID: 191
[29-Mar-2026 05:20:47 UTC] === API CALL LOG ===
[29-Mar-2026 05:20:47 UTC] Endpoint: user/profile.php
[29-Mar-2026 05:20:47 UTC] Full Log Data: {
    "timestamp": "2026-03-29 05:20:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d5:54:e5a0:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d5:54:e5a0:8000::, 172.71.81.17",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkxIiwidXNlcm5hbWUiOiJzaHlraCIsImVtYWlsIjoiYXRpZnNoZWlraGtpbmdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzY2MjAxfQ.609Um8FM1x66lYdjbIwqhCB3-7n7dLpYiDbQfGyEr8I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3c6d657a2881f2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d5:54:e5a0:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 05:20:47 UTC] === END API CALL LOG ===
[29-Mar-2026 05:20:47 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 05:20:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkxIiwidXNlcm5hbWUiOiJzaHlraCIsImVtYWlsIjoiYXRpZnNoZWlraGtpbmdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzY2MjAxfQ.609Um8FM1x66lYdjbIwqhCB3-7n7dLpYiDbQfGyEr8I
[29-Mar-2026 05:20:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 05:20:47 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 05:20:47 UTC] User ID: 191
[29-Mar-2026 05:20:47 UTC] ✅ User profile retrieved successfully for user ID: 191
[29-Mar-2026 05:21:52 UTC] === API CALL LOG ===
[29-Mar-2026 05:21:52 UTC] Endpoint: user/profile.php
[29-Mar-2026 05:21:52 UTC] Full Log Data: {
    "timestamp": "2026-03-29 05:21:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d5:54:e5a0:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d5:54:e5a0:8000::, 172.71.81.17",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkxIiwidXNlcm5hbWUiOiJzaHlraCIsImVtYWlsIjoiYXRpZnNoZWlraGtpbmdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzY2MjAxfQ.609Um8FM1x66lYdjbIwqhCB3-7n7dLpYiDbQfGyEr8I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3c6efb186481f2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d5:54:e5a0:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 05:21:52 UTC] === END API CALL LOG ===
[29-Mar-2026 05:21:52 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 05:21:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkxIiwidXNlcm5hbWUiOiJzaHlraCIsImVtYWlsIjoiYXRpZnNoZWlraGtpbmdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzY2MjAxfQ.609Um8FM1x66lYdjbIwqhCB3-7n7dLpYiDbQfGyEr8I
[29-Mar-2026 05:21:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 05:21:52 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 05:21:52 UTC] User ID: 191
[29-Mar-2026 05:21:52 UTC] ✅ User profile retrieved successfully for user ID: 191
[29-Mar-2026 05:23:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 05:23:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 05:23:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d5:54:e5a0:8000::, 172.71.81.18","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkxIiwidXNlcm5hbWUiOiJzaHlraCIsImVtYWlsIjoiYXRpZnNoZWlraGtpbmdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzY2MjAxfQ.609Um8FM1x66lYdjbIwqhCB3-7n7dLpYiDbQfGyEr8I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e3c71d1395e81f2-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40d5:54:e5a0:8000::","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[29-Mar-2026 05:23:48 UTC] === User Orders API Called ===
[29-Mar-2026 05:23:48 UTC] User ID: 191
[29-Mar-2026 05:23:48 UTC] Limit: 20, Offset: 0
[29-Mar-2026 05:23:48 UTC] Orders found: 0
[29-Mar-2026 05:23:48 UTC] Orders data: []
[29-Mar-2026 05:23:48 UTC] Total orders count: 0
[29-Mar-2026 05:23:50 UTC] === API CALL LOG ===
[29-Mar-2026 05:23:50 UTC] Endpoint: user/profile.php
[29-Mar-2026 05:23:50 UTC] Full Log Data: {
    "timestamp": "2026-03-29 05:23:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d5:54:e5a0:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d5:54:e5a0:8000::, 172.71.81.18",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkxIiwidXNlcm5hbWUiOiJzaHlraCIsImVtYWlsIjoiYXRpZnNoZWlraGtpbmdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzY2MjAxfQ.609Um8FM1x66lYdjbIwqhCB3-7n7dLpYiDbQfGyEr8I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3c71de9c2b81f2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d5:54:e5a0:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 05:23:50 UTC] === END API CALL LOG ===
[29-Mar-2026 05:23:50 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 05:23:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkxIiwidXNlcm5hbWUiOiJzaHlraCIsImVtYWlsIjoiYXRpZnNoZWlraGtpbmdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzY2MjAxfQ.609Um8FM1x66lYdjbIwqhCB3-7n7dLpYiDbQfGyEr8I
[29-Mar-2026 05:23:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 05:23:50 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 05:23:50 UTC] User ID: 191
[29-Mar-2026 05:23:50 UTC] ✅ User profile retrieved successfully for user ID: 191
[29-Mar-2026 05:23:50 UTC] User Purchases API - User ID: 191
[29-Mar-2026 05:23:50 UTC] User Purchases API - Total purchases found: 1
[29-Mar-2026 05:23:55 UTC] === API CALL LOG ===
[29-Mar-2026 05:23:55 UTC] Endpoint: user/profile.php
[29-Mar-2026 05:23:55 UTC] Full Log Data: {
    "timestamp": "2026-03-29 05:23:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d5:54:e5a0:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d5:54:e5a0:8000::, 172.71.81.18",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkxIiwidXNlcm5hbWUiOiJzaHlraCIsImVtYWlsIjoiYXRpZnNoZWlraGtpbmdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzY2MjAxfQ.609Um8FM1x66lYdjbIwqhCB3-7n7dLpYiDbQfGyEr8I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3c71fe5cec81f2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d5:54:e5a0:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 05:23:55 UTC] === END API CALL LOG ===
[29-Mar-2026 05:23:55 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 05:23:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkxIiwidXNlcm5hbWUiOiJzaHlraCIsImVtYWlsIjoiYXRpZnNoZWlraGtpbmdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzY2MjAxfQ.609Um8FM1x66lYdjbIwqhCB3-7n7dLpYiDbQfGyEr8I
[29-Mar-2026 05:23:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 05:23:55 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 05:23:55 UTC] User ID: 191
[29-Mar-2026 05:23:55 UTC] ✅ User profile retrieved successfully for user ID: 191
[29-Mar-2026 05:23:55 UTC] User Purchases API - User ID: 191
[29-Mar-2026 05:23:55 UTC] User Purchases API - Total purchases found: 1
[29-Mar-2026 05:24:00 UTC] User Purchases API - User ID: 191
[29-Mar-2026 05:24:00 UTC] User Purchases API - Total purchases found: 1
[29-Mar-2026 05:26:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 05:26:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 05:26:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d5:54:e5a0:8000::, 172.71.81.18","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkxIiwidXNlcm5hbWUiOiJzaHlraCIsImVtYWlsIjoiYXRpZnNoZWlraGtpbmdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzY2MjAxfQ.609Um8FM1x66lYdjbIwqhCB3-7n7dLpYiDbQfGyEr8I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e3c757acfd381f2-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40d5:54:e5a0:8000::","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[29-Mar-2026 05:26:18 UTC] === User Orders API Called ===
[29-Mar-2026 05:26:18 UTC] User ID: 191
[29-Mar-2026 05:26:18 UTC] Limit: 20, Offset: 0
[29-Mar-2026 05:26:18 UTC] === API CALL LOG ===
[29-Mar-2026 05:26:18 UTC] Endpoint: user/profile.php
[29-Mar-2026 05:26:18 UTC] Full Log Data: {
    "timestamp": "2026-03-29 05:26:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d5:54:e5a0:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d5:54:e5a0:8000::, 172.71.81.17",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkxIiwidXNlcm5hbWUiOiJzaHlraCIsImVtYWlsIjoiYXRpZnNoZWlraGtpbmdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzY2MjAxfQ.609Um8FM1x66lYdjbIwqhCB3-7n7dLpYiDbQfGyEr8I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3c757acfd681f2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d5:54:e5a0:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 05:26:18 UTC] === END API CALL LOG ===
[29-Mar-2026 05:26:18 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 05:26:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkxIiwidXNlcm5hbWUiOiJzaHlraCIsImVtYWlsIjoiYXRpZnNoZWlraGtpbmdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzY2MjAxfQ.609Um8FM1x66lYdjbIwqhCB3-7n7dLpYiDbQfGyEr8I
[29-Mar-2026 05:26:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 05:26:18 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 05:26:18 UTC] User ID: 191
[29-Mar-2026 05:26:18 UTC] ✅ User profile retrieved successfully for user ID: 191
[29-Mar-2026 05:26:18 UTC] Orders found: 0
[29-Mar-2026 05:26:18 UTC] Orders data: []
[29-Mar-2026 05:26:18 UTC] Total orders count: 0
[29-Mar-2026 05:26:18 UTC] === API CALL LOG ===
[29-Mar-2026 05:26:18 UTC] Endpoint: user/profile.php
[29-Mar-2026 05:26:18 UTC] Full Log Data: {
    "timestamp": "2026-03-29 05:26:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d5:54:e5a0:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d5:54:e5a0:8000::, 172.71.81.17",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkxIiwidXNlcm5hbWUiOiJzaHlraCIsImVtYWlsIjoiYXRpZnNoZWlraGtpbmdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzY2MjAxfQ.609Um8FM1x66lYdjbIwqhCB3-7n7dLpYiDbQfGyEr8I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3c757acfd781f2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d5:54:e5a0:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 05:26:18 UTC] === END API CALL LOG ===
[29-Mar-2026 05:26:18 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 05:26:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkxIiwidXNlcm5hbWUiOiJzaHlraCIsImVtYWlsIjoiYXRpZnNoZWlraGtpbmdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzY2MjAxfQ.609Um8FM1x66lYdjbIwqhCB3-7n7dLpYiDbQfGyEr8I
[29-Mar-2026 05:26:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 05:26:18 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 05:26:18 UTC] User ID: 191
[29-Mar-2026 05:26:18 UTC] ✅ User profile retrieved successfully for user ID: 191
[29-Mar-2026 05:26:23 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 05:26:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 05:26:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d5:54:e5a0:8000::, 172.71.81.18","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkxIiwidXNlcm5hbWUiOiJzaHlraCIsImVtYWlsIjoiYXRpZnNoZWlraGtpbmdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzY2MjAxfQ.609Um8FM1x66lYdjbIwqhCB3-7n7dLpYiDbQfGyEr8I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e3c759a8e0881f2-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40d5:54:e5a0:8000::","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[29-Mar-2026 05:26:23 UTC] === User Orders API Called ===
[29-Mar-2026 05:26:23 UTC] User ID: 191
[29-Mar-2026 05:26:23 UTC] Limit: 20, Offset: 0
[29-Mar-2026 05:26:23 UTC] Orders found: 0
[29-Mar-2026 05:26:23 UTC] Orders data: []
[29-Mar-2026 05:26:23 UTC] Total orders count: 0
[29-Mar-2026 05:26:24 UTC] === API CALL LOG ===
[29-Mar-2026 05:26:24 UTC] Endpoint: user/profile.php
[29-Mar-2026 05:26:24 UTC] Full Log Data: {
    "timestamp": "2026-03-29 05:26:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d5:54:e5a0:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d5:54:e5a0:8000::, 172.71.81.17",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkxIiwidXNlcm5hbWUiOiJzaHlraCIsImVtYWlsIjoiYXRpZnNoZWlraGtpbmdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzY2MjAxfQ.609Um8FM1x66lYdjbIwqhCB3-7n7dLpYiDbQfGyEr8I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3c75a28c6781f2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d5:54:e5a0:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 05:26:24 UTC] === END API CALL LOG ===
[29-Mar-2026 05:26:24 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 05:26:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkxIiwidXNlcm5hbWUiOiJzaHlraCIsImVtYWlsIjoiYXRpZnNoZWlraGtpbmdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzY2MjAxfQ.609Um8FM1x66lYdjbIwqhCB3-7n7dLpYiDbQfGyEr8I
[29-Mar-2026 05:26:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 05:26:24 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 05:26:24 UTC] User ID: 191
[29-Mar-2026 05:26:24 UTC] ✅ User profile retrieved successfully for user ID: 191
[29-Mar-2026 05:26:26 UTC] User Purchases API - User ID: 191
[29-Mar-2026 05:26:26 UTC] User Purchases API - Total purchases found: 1
[29-Mar-2026 05:26:30 UTC] === API CALL LOG ===
[29-Mar-2026 05:26:30 UTC] Endpoint: user/profile.php
[29-Mar-2026 05:26:30 UTC] Full Log Data: {
    "timestamp": "2026-03-29 05:26:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d5:54:e5a0:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d5:54:e5a0:8000::, 172.71.81.18",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkxIiwidXNlcm5hbWUiOiJzaHlraCIsImVtYWlsIjoiYXRpZnNoZWlraGtpbmdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzY2MjAxfQ.609Um8FM1x66lYdjbIwqhCB3-7n7dLpYiDbQfGyEr8I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3c75cb2fc181f2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d5:54:e5a0:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 05:26:30 UTC] === END API CALL LOG ===
[29-Mar-2026 05:26:30 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 05:26:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkxIiwidXNlcm5hbWUiOiJzaHlraCIsImVtYWlsIjoiYXRpZnNoZWlraGtpbmdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzY2MjAxfQ.609Um8FM1x66lYdjbIwqhCB3-7n7dLpYiDbQfGyEr8I
[29-Mar-2026 05:26:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 05:26:30 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 05:26:30 UTC] User ID: 191
[29-Mar-2026 05:26:30 UTC] ✅ User profile retrieved successfully for user ID: 191
[29-Mar-2026 05:26:32 UTC] User Purchases API - User ID: 191
[29-Mar-2026 05:26:32 UTC] User Purchases API - Total purchases found: 1
[29-Mar-2026 05:26:34 UTC] User Purchases API - User ID: 191
[29-Mar-2026 05:26:34 UTC] User Purchases API - Total purchases found: 1
[29-Mar-2026 05:26:36 UTC] === API CALL LOG ===
[29-Mar-2026 05:26:36 UTC] Endpoint: user/profile.php
[29-Mar-2026 05:26:36 UTC] Full Log Data: {
    "timestamp": "2026-03-29 05:26:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d5:54:e5a0:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d5:54:e5a0:8000::, 172.71.81.17",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkxIiwidXNlcm5hbWUiOiJzaHlraCIsImVtYWlsIjoiYXRpZnNoZWlraGtpbmdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzY2MjAxfQ.609Um8FM1x66lYdjbIwqhCB3-7n7dLpYiDbQfGyEr8I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3c75ef0f4481f2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d5:54:e5a0:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 05:26:36 UTC] === END API CALL LOG ===
[29-Mar-2026 05:26:36 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 05:26:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkxIiwidXNlcm5hbWUiOiJzaHlraCIsImVtYWlsIjoiYXRpZnNoZWlraGtpbmdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzY2MjAxfQ.609Um8FM1x66lYdjbIwqhCB3-7n7dLpYiDbQfGyEr8I
[29-Mar-2026 05:26:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 05:26:36 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 05:26:36 UTC] User ID: 191
[29-Mar-2026 05:26:36 UTC] ✅ User profile retrieved successfully for user ID: 191
[29-Mar-2026 05:26:37 UTC] User Purchases API - User ID: 191
[29-Mar-2026 05:26:37 UTC] User Purchases API - Total purchases found: 1
[29-Mar-2026 05:26:40 UTC] === API CALL LOG ===
[29-Mar-2026 05:26:40 UTC] Endpoint: user/profile.php
[29-Mar-2026 05:26:40 UTC] Full Log Data: {
    "timestamp": "2026-03-29 05:26:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d5:54:e5a0:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d5:54:e5a0:8000::, 172.71.81.18",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkxIiwidXNlcm5hbWUiOiJzaHlraCIsImVtYWlsIjoiYXRpZnNoZWlraGtpbmdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzY2MjAxfQ.609Um8FM1x66lYdjbIwqhCB3-7n7dLpYiDbQfGyEr8I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3c76059a8d81f2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d5:54:e5a0:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 05:26:40 UTC] === END API CALL LOG ===
[29-Mar-2026 05:26:40 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 05:26:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkxIiwidXNlcm5hbWUiOiJzaHlraCIsImVtYWlsIjoiYXRpZnNoZWlraGtpbmdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzY2MjAxfQ.609Um8FM1x66lYdjbIwqhCB3-7n7dLpYiDbQfGyEr8I
[29-Mar-2026 05:26:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 05:26:40 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 05:26:40 UTC] User ID: 191
[29-Mar-2026 05:26:40 UTC] ✅ User profile retrieved successfully for user ID: 191
[29-Mar-2026 05:26:40 UTC] User Purchases API - User ID: 191
[29-Mar-2026 05:26:40 UTC] User Purchases API - Total purchases found: 1
[29-Mar-2026 05:27:03 UTC] === API CALL LOG ===
[29-Mar-2026 05:27:03 UTC] Endpoint: user/profile.php
[29-Mar-2026 05:27:03 UTC] Full Log Data: {
    "timestamp": "2026-03-29 05:27:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d5:54:e5a0:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d5:54:e5a0:8000::, 172.71.81.18",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkxIiwidXNlcm5hbWUiOiJzaHlraCIsImVtYWlsIjoiYXRpZnNoZWlraGtpbmdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzY2MjAxfQ.609Um8FM1x66lYdjbIwqhCB3-7n7dLpYiDbQfGyEr8I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3c76964e6481f2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d5:54:e5a0:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 05:27:03 UTC] === END API CALL LOG ===
[29-Mar-2026 05:27:03 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 05:27:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkxIiwidXNlcm5hbWUiOiJzaHlraCIsImVtYWlsIjoiYXRpZnNoZWlraGtpbmdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzY2MjAxfQ.609Um8FM1x66lYdjbIwqhCB3-7n7dLpYiDbQfGyEr8I
[29-Mar-2026 05:27:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 05:27:03 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 05:27:03 UTC] User ID: 191
[29-Mar-2026 05:27:03 UTC] ✅ User profile retrieved successfully for user ID: 191
[29-Mar-2026 05:27:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 05:27:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 05:27:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d5:54:e5a0:8000::, 172.71.81.17","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkxIiwidXNlcm5hbWUiOiJzaHlraCIsImVtYWlsIjoiYXRpZnNoZWlraGtpbmdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzY2MjAxfQ.609Um8FM1x66lYdjbIwqhCB3-7n7dLpYiDbQfGyEr8I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e3c76964e6381f2-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40d5:54:e5a0:8000::","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[29-Mar-2026 05:27:03 UTC] === User Orders API Called ===
[29-Mar-2026 05:27:03 UTC] User ID: 191
[29-Mar-2026 05:27:03 UTC] Limit: 20, Offset: 0
[29-Mar-2026 05:27:03 UTC] Orders found: 0
[29-Mar-2026 05:27:03 UTC] Orders data: []
[29-Mar-2026 05:27:03 UTC] Total orders count: 0
[29-Mar-2026 05:27:04 UTC] === API CALL LOG ===
[29-Mar-2026 05:27:04 UTC] Endpoint: user/profile.php
[29-Mar-2026 05:27:04 UTC] Full Log Data: {
    "timestamp": "2026-03-29 05:27:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d5:54:e5a0:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d5:54:e5a0:8000::, 172.71.81.17",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkxIiwidXNlcm5hbWUiOiJzaHlraCIsImVtYWlsIjoiYXRpZnNoZWlraGtpbmdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzY2MjAxfQ.609Um8FM1x66lYdjbIwqhCB3-7n7dLpYiDbQfGyEr8I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3c769c4bb181f2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d5:54:e5a0:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 05:27:04 UTC] === END API CALL LOG ===
[29-Mar-2026 05:27:04 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 05:27:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkxIiwidXNlcm5hbWUiOiJzaHlraCIsImVtYWlsIjoiYXRpZnNoZWlraGtpbmdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzY2MjAxfQ.609Um8FM1x66lYdjbIwqhCB3-7n7dLpYiDbQfGyEr8I
[29-Mar-2026 05:27:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 05:27:04 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 05:27:04 UTC] User ID: 191
[29-Mar-2026 05:27:04 UTC] ✅ User profile retrieved successfully for user ID: 191
[29-Mar-2026 05:27:16 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 05:27:16 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 05:27:16 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d5:54:e5a0:8000::, 172.71.81.18","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkxIiwidXNlcm5hbWUiOiJzaHlraCIsImVtYWlsIjoiYXRpZnNoZWlraGtpbmdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzY2MjAxfQ.609Um8FM1x66lYdjbIwqhCB3-7n7dLpYiDbQfGyEr8I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e3c76e45d8081f2-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40d5:54:e5a0:8000::","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[29-Mar-2026 05:27:16 UTC] === User Orders API Called ===
[29-Mar-2026 05:27:16 UTC] User ID: 191
[29-Mar-2026 05:27:16 UTC] Limit: 20, Offset: 0
[29-Mar-2026 05:27:16 UTC] Orders found: 0
[29-Mar-2026 05:27:16 UTC] Orders data: []
[29-Mar-2026 05:27:16 UTC] Total orders count: 0
[29-Mar-2026 05:27:17 UTC] === API CALL LOG ===
[29-Mar-2026 05:27:17 UTC] Endpoint: user/profile.php
[29-Mar-2026 05:27:17 UTC] Full Log Data: {
    "timestamp": "2026-03-29 05:27:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d5:54:e5a0:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d5:54:e5a0:8000::, 172.71.81.18",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkxIiwidXNlcm5hbWUiOiJzaHlraCIsImVtYWlsIjoiYXRpZnNoZWlraGtpbmdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzY2MjAxfQ.609Um8FM1x66lYdjbIwqhCB3-7n7dLpYiDbQfGyEr8I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3c76ee0dd781f2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d5:54:e5a0:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 05:27:17 UTC] === END API CALL LOG ===
[29-Mar-2026 05:27:17 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 05:27:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkxIiwidXNlcm5hbWUiOiJzaHlraCIsImVtYWlsIjoiYXRpZnNoZWlraGtpbmdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzY2MjAxfQ.609Um8FM1x66lYdjbIwqhCB3-7n7dLpYiDbQfGyEr8I
[29-Mar-2026 05:27:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 05:27:17 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 05:27:17 UTC] User ID: 191
[29-Mar-2026 05:27:17 UTC] ✅ User profile retrieved successfully for user ID: 191
[29-Mar-2026 05:27:18 UTC] User Purchases API - User ID: 191
[29-Mar-2026 05:27:18 UTC] User Purchases API - Total purchases found: 1
[29-Mar-2026 05:27:23 UTC] User Purchases API - User ID: 191
[29-Mar-2026 05:27:23 UTC] User Purchases API - Total purchases found: 1
[29-Mar-2026 05:32:16 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 05:32:16 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 05:32:16 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d5:54:e5a0:8000::, 172.71.81.18","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkxIiwidXNlcm5hbWUiOiJzaHlraCIsImVtYWlsIjoiYXRpZnNoZWlraGtpbmdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzY2MjAxfQ.609Um8FM1x66lYdjbIwqhCB3-7n7dLpYiDbQfGyEr8I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e3c7e3a1e4f81f2-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40d5:54:e5a0:8000::","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[29-Mar-2026 05:32:16 UTC] === User Orders API Called ===
[29-Mar-2026 05:32:16 UTC] User ID: 191
[29-Mar-2026 05:32:16 UTC] Limit: 20, Offset: 0
[29-Mar-2026 05:32:16 UTC] Orders found: 0
[29-Mar-2026 05:32:16 UTC] Orders data: []
[29-Mar-2026 05:32:16 UTC] Total orders count: 0
[29-Mar-2026 05:32:16 UTC] === API CALL LOG ===
[29-Mar-2026 05:32:16 UTC] Endpoint: user/profile.php
[29-Mar-2026 05:32:16 UTC] Full Log Data: {
    "timestamp": "2026-03-29 05:32:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d5:54:e5a0:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d5:54:e5a0:8000::, 172.71.81.18",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkxIiwidXNlcm5hbWUiOiJzaHlraCIsImVtYWlsIjoiYXRpZnNoZWlraGtpbmdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzY2MjAxfQ.609Um8FM1x66lYdjbIwqhCB3-7n7dLpYiDbQfGyEr8I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3c7e3a1e5081f2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d5:54:e5a0:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 05:32:16 UTC] === END API CALL LOG ===
[29-Mar-2026 05:32:16 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 05:32:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkxIiwidXNlcm5hbWUiOiJzaHlraCIsImVtYWlsIjoiYXRpZnNoZWlraGtpbmdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzY2MjAxfQ.609Um8FM1x66lYdjbIwqhCB3-7n7dLpYiDbQfGyEr8I
[29-Mar-2026 05:32:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 05:32:16 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 05:32:16 UTC] User ID: 191
[29-Mar-2026 05:32:16 UTC] ✅ User profile retrieved successfully for user ID: 191
[29-Mar-2026 05:32:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 05:32:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 05:32:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d5:54:e5a0:8000::, 172.71.81.17","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkxIiwidXNlcm5hbWUiOiJzaHlraCIsImVtYWlsIjoiYXRpZnNoZWlraGtpbmdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzY2MjAxfQ.609Um8FM1x66lYdjbIwqhCB3-7n7dLpYiDbQfGyEr8I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e3c7e9769bb81f2-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40d5:54:e5a0:8000::","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[29-Mar-2026 05:32:31 UTC] === User Orders API Called ===
[29-Mar-2026 05:32:31 UTC] User ID: 191
[29-Mar-2026 05:32:31 UTC] Limit: 20, Offset: 0
[29-Mar-2026 05:32:31 UTC] Orders found: 0
[29-Mar-2026 05:32:31 UTC] Orders data: []
[29-Mar-2026 05:32:31 UTC] Total orders count: 0
[29-Mar-2026 05:32:32 UTC] === API CALL LOG ===
[29-Mar-2026 05:32:32 UTC] Endpoint: user/profile.php
[29-Mar-2026 05:32:32 UTC] Full Log Data: {
    "timestamp": "2026-03-29 05:32:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d5:54:e5a0:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d5:54:e5a0:8000::, 172.71.81.17",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkxIiwidXNlcm5hbWUiOiJzaHlraCIsImVtYWlsIjoiYXRpZnNoZWlraGtpbmdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzY2MjAxfQ.609Um8FM1x66lYdjbIwqhCB3-7n7dLpYiDbQfGyEr8I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3c7e9f88e581f2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d5:54:e5a0:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 05:32:32 UTC] === END API CALL LOG ===
[29-Mar-2026 05:32:32 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 05:32:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkxIiwidXNlcm5hbWUiOiJzaHlraCIsImVtYWlsIjoiYXRpZnNoZWlraGtpbmdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzY2MjAxfQ.609Um8FM1x66lYdjbIwqhCB3-7n7dLpYiDbQfGyEr8I
[29-Mar-2026 05:32:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 05:32:32 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 05:32:32 UTC] User ID: 191
[29-Mar-2026 05:32:32 UTC] ✅ User profile retrieved successfully for user ID: 191
[29-Mar-2026 05:32:32 UTC] User Purchases API - User ID: 191
[29-Mar-2026 05:32:32 UTC] User Purchases API - Total purchases found: 1
[29-Mar-2026 05:42:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 05:42:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 05:42:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d1:243b:ce96:78a2:c2b3:54ab:4874, 162.158.88.6","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkyIiwidXNlcm5hbWUiOiJmdW5nYW1laW5kaWEiLCJlbWFpbCI6ImZyb21wbHV0b2FsaWVuc0BnbWFpbC5jb20iLCJleHAiOjE3NzUzNjc3NTN9.KOAZDRbxCMNeOu6yKJxyjKHbTFDMi9mXs8TcmOGZBTU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e3c8d4cb817fdf4-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40d1:243b:ce96:78a2:c2b3:54ab:4874","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[29-Mar-2026 05:42:33 UTC] === User Orders API Called ===
[29-Mar-2026 05:42:33 UTC] User ID: 192
[29-Mar-2026 05:42:33 UTC] Limit: 20, Offset: 0
[29-Mar-2026 05:42:33 UTC] Orders found: 0
[29-Mar-2026 05:42:33 UTC] Orders data: []
[29-Mar-2026 05:42:33 UTC] Total orders count: 0
[29-Mar-2026 05:42:33 UTC] === API CALL LOG ===
[29-Mar-2026 05:42:33 UTC] Endpoint: user/profile.php
[29-Mar-2026 05:42:33 UTC] Full Log Data: {
    "timestamp": "2026-03-29 05:42:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d1:243b:ce96:78a2:c2b3:54ab:4874",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d1:243b:ce96:78a2:c2b3:54ab:4874, 162.158.88.6",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkyIiwidXNlcm5hbWUiOiJmdW5nYW1laW5kaWEiLCJlbWFpbCI6ImZyb21wbHV0b2FsaWVuc0BnbWFpbC5jb20iLCJleHAiOjE3NzUzNjc3NTN9.KOAZDRbxCMNeOu6yKJxyjKHbTFDMi9mXs8TcmOGZBTU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3c8d4cb811fdf4-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d1:243b:ce96:78a2:c2b3:54ab:4874",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 05:42:33 UTC] === END API CALL LOG ===
[29-Mar-2026 05:42:33 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 05:42:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkyIiwidXNlcm5hbWUiOiJmdW5nYW1laW5kaWEiLCJlbWFpbCI6ImZyb21wbHV0b2FsaWVuc0BnbWFpbC5jb20iLCJleHAiOjE3NzUzNjc3NTN9.KOAZDRbxCMNeOu6yKJxyjKHbTFDMi9mXs8TcmOGZBTU
[29-Mar-2026 05:42:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 05:42:33 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 05:42:33 UTC] User ID: 192
[29-Mar-2026 05:42:33 UTC] ✅ User profile retrieved successfully for user ID: 192
[29-Mar-2026 05:42:34 UTC] === API CALL LOG ===
[29-Mar-2026 05:42:34 UTC] Endpoint: user/profile.php
[29-Mar-2026 05:42:34 UTC] Full Log Data: {
    "timestamp": "2026-03-29 05:42:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d1:243b:ce96:78a2:c2b3:54ab:4874",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d1:243b:ce96:78a2:c2b3:54ab:4874, 162.158.88.6",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkyIiwidXNlcm5hbWUiOiJmdW5nYW1laW5kaWEiLCJlbWFpbCI6ImZyb21wbHV0b2FsaWVuc0BnbWFpbC5jb20iLCJleHAiOjE3NzUzNjc3NTN9.KOAZDRbxCMNeOu6yKJxyjKHbTFDMi9mXs8TcmOGZBTU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3c8d4d59a1fdf4-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d1:243b:ce96:78a2:c2b3:54ab:4874",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 05:42:34 UTC] === END API CALL LOG ===
[29-Mar-2026 05:42:34 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 05:42:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkyIiwidXNlcm5hbWUiOiJmdW5nYW1laW5kaWEiLCJlbWFpbCI6ImZyb21wbHV0b2FsaWVuc0BnbWFpbC5jb20iLCJleHAiOjE3NzUzNjc3NTN9.KOAZDRbxCMNeOu6yKJxyjKHbTFDMi9mXs8TcmOGZBTU
[29-Mar-2026 05:42:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 05:42:34 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 05:42:34 UTC] User ID: 192
[29-Mar-2026 05:42:34 UTC] ✅ User profile retrieved successfully for user ID: 192
[29-Mar-2026 05:42:35 UTC] === API CALL LOG ===
[29-Mar-2026 05:42:35 UTC] Endpoint: user/profile.php
[29-Mar-2026 05:42:35 UTC] Full Log Data: {
    "timestamp": "2026-03-29 05:42:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d1:243b:ce96:78a2:c2b3:54ab:4874",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d1:243b:ce96:78a2:c2b3:54ab:4874, 162.158.88.6",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkyIiwidXNlcm5hbWUiOiJmdW5nYW1laW5kaWEiLCJlbWFpbCI6ImZyb21wbHV0b2FsaWVuc0BnbWFpbC5jb20iLCJleHAiOjE3NzUzNjc3NTN9.KOAZDRbxCMNeOu6yKJxyjKHbTFDMi9mXs8TcmOGZBTU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3c8d573965fdf4-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d1:243b:ce96:78a2:c2b3:54ab:4874",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 05:42:35 UTC] === END API CALL LOG ===
[29-Mar-2026 05:42:35 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 05:42:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkyIiwidXNlcm5hbWUiOiJmdW5nYW1laW5kaWEiLCJlbWFpbCI6ImZyb21wbHV0b2FsaWVuc0BnbWFpbC5jb20iLCJleHAiOjE3NzUzNjc3NTN9.KOAZDRbxCMNeOu6yKJxyjKHbTFDMi9mXs8TcmOGZBTU
[29-Mar-2026 05:42:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 05:42:35 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 05:42:35 UTC] User ID: 192
[29-Mar-2026 05:42:35 UTC] ✅ User profile retrieved successfully for user ID: 192
[29-Mar-2026 05:51:33 UTC] === API CALL LOG ===
[29-Mar-2026 05:51:33 UTC] Endpoint: user/profile.php
[29-Mar-2026 05:51:33 UTC] Full Log Data: {
    "timestamp": "2026-03-29 05:51:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d5:54:e5a0:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d5:54:e5a0:8000::, 172.70.208.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkxIiwidXNlcm5hbWUiOiJzaHlraCIsImVtYWlsIjoiYXRpZnNoZWlraGtpbmdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzY2MjAxfQ.609Um8FM1x66lYdjbIwqhCB3-7n7dLpYiDbQfGyEr8I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3c9a78aba2fd78-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d5:54:e5a0:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 05:51:33 UTC] === END API CALL LOG ===
[29-Mar-2026 05:51:33 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 05:51:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkxIiwidXNlcm5hbWUiOiJzaHlraCIsImVtYWlsIjoiYXRpZnNoZWlraGtpbmdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzY2MjAxfQ.609Um8FM1x66lYdjbIwqhCB3-7n7dLpYiDbQfGyEr8I
[29-Mar-2026 05:51:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 05:51:33 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 05:51:33 UTC] User ID: 191
[29-Mar-2026 05:51:33 UTC] ✅ User profile retrieved successfully for user ID: 191
[29-Mar-2026 05:51:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 05:51:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 05:51:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d5:54:e5a0:8000::, 172.70.208.19","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkxIiwidXNlcm5hbWUiOiJzaHlraCIsImVtYWlsIjoiYXRpZnNoZWlraGtpbmdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzY2MjAxfQ.609Um8FM1x66lYdjbIwqhCB3-7n7dLpYiDbQfGyEr8I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e3c9a81285ffd78-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40d5:54:e5a0:8000::","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[29-Mar-2026 05:51:34 UTC] === User Orders API Called ===
[29-Mar-2026 05:51:34 UTC] User ID: 191
[29-Mar-2026 05:51:34 UTC] Limit: 20, Offset: 0
[29-Mar-2026 05:51:34 UTC] Orders found: 0
[29-Mar-2026 05:51:34 UTC] Orders data: []
[29-Mar-2026 05:51:34 UTC] Total orders count: 0
[29-Mar-2026 05:51:34 UTC] === API CALL LOG ===
[29-Mar-2026 05:51:34 UTC] Endpoint: user/profile.php
[29-Mar-2026 05:51:34 UTC] Full Log Data: {
    "timestamp": "2026-03-29 05:51:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d5:54:e5a0:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d5:54:e5a0:8000::, 172.70.208.19",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkxIiwidXNlcm5hbWUiOiJzaHlraCIsImVtYWlsIjoiYXRpZnNoZWlraGtpbmdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzY2MjAxfQ.609Um8FM1x66lYdjbIwqhCB3-7n7dLpYiDbQfGyEr8I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3c9a81285bfd78-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d5:54:e5a0:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 05:51:34 UTC] === END API CALL LOG ===
[29-Mar-2026 05:51:34 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 05:51:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkxIiwidXNlcm5hbWUiOiJzaHlraCIsImVtYWlsIjoiYXRpZnNoZWlraGtpbmdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzY2MjAxfQ.609Um8FM1x66lYdjbIwqhCB3-7n7dLpYiDbQfGyEr8I
[29-Mar-2026 05:51:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 05:51:34 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 05:51:34 UTC] User ID: 191
[29-Mar-2026 05:51:34 UTC] ✅ User profile retrieved successfully for user ID: 191
[29-Mar-2026 05:51:35 UTC] === API CALL LOG ===
[29-Mar-2026 05:51:35 UTC] Endpoint: user/profile.php
[29-Mar-2026 05:51:35 UTC] Full Log Data: {
    "timestamp": "2026-03-29 05:51:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d5:54:e5a0:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d5:54:e5a0:8000::, 172.70.208.19",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkxIiwidXNlcm5hbWUiOiJzaHlraCIsImVtYWlsIjoiYXRpZnNoZWlraGtpbmdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzY2MjAxfQ.609Um8FM1x66lYdjbIwqhCB3-7n7dLpYiDbQfGyEr8I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3c9a844fbcfd78-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d5:54:e5a0:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 05:51:35 UTC] === END API CALL LOG ===
[29-Mar-2026 05:51:35 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 05:51:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkxIiwidXNlcm5hbWUiOiJzaHlraCIsImVtYWlsIjoiYXRpZnNoZWlraGtpbmdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzY2MjAxfQ.609Um8FM1x66lYdjbIwqhCB3-7n7dLpYiDbQfGyEr8I
[29-Mar-2026 05:51:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 05:51:35 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 05:51:35 UTC] User ID: 191
[29-Mar-2026 05:51:35 UTC] ✅ User profile retrieved successfully for user ID: 191
[29-Mar-2026 05:51:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 05:51:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 05:51:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d5:54:e5a0:8000::, 172.70.208.19","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkxIiwidXNlcm5hbWUiOiJzaHlraCIsImVtYWlsIjoiYXRpZnNoZWlraGtpbmdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzY2MjAxfQ.609Um8FM1x66lYdjbIwqhCB3-7n7dLpYiDbQfGyEr8I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e3c9a934c36fd78-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40d5:54:e5a0:8000::","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[29-Mar-2026 05:51:37 UTC] === User Orders API Called ===
[29-Mar-2026 05:51:37 UTC] User ID: 191
[29-Mar-2026 05:51:37 UTC] Limit: 20, Offset: 0
[29-Mar-2026 05:51:37 UTC] Orders found: 0
[29-Mar-2026 05:51:37 UTC] Orders data: []
[29-Mar-2026 05:51:37 UTC] Total orders count: 0
[29-Mar-2026 05:51:41 UTC] === API CALL LOG ===
[29-Mar-2026 05:51:41 UTC] Endpoint: user/profile.php
[29-Mar-2026 05:51:41 UTC] Full Log Data: {
    "timestamp": "2026-03-29 05:51:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d5:54:e5a0:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d5:54:e5a0:8000::, 172.70.208.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkxIiwidXNlcm5hbWUiOiJzaHlraCIsImVtYWlsIjoiYXRpZnNoZWlraGtpbmdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzY2MjAxfQ.609Um8FM1x66lYdjbIwqhCB3-7n7dLpYiDbQfGyEr8I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3c9aa87ebdfd78-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d5:54:e5a0:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 05:51:41 UTC] === END API CALL LOG ===
[29-Mar-2026 05:51:41 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 05:51:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkxIiwidXNlcm5hbWUiOiJzaHlraCIsImVtYWlsIjoiYXRpZnNoZWlraGtpbmdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzY2MjAxfQ.609Um8FM1x66lYdjbIwqhCB3-7n7dLpYiDbQfGyEr8I
[29-Mar-2026 05:51:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 05:51:41 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 05:51:41 UTC] User ID: 191
[29-Mar-2026 05:51:41 UTC] ✅ User profile retrieved successfully for user ID: 191
[29-Mar-2026 05:51:41 UTC] User Purchases API - User ID: 191
[29-Mar-2026 05:51:41 UTC] User Purchases API - Total purchases found: 1
[29-Mar-2026 05:51:46 UTC] === API CALL LOG ===
[29-Mar-2026 05:51:46 UTC] Endpoint: user/profile.php
[29-Mar-2026 05:51:46 UTC] Full Log Data: {
    "timestamp": "2026-03-29 05:51:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d5:54:e5a0:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d5:54:e5a0:8000::, 172.70.208.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkxIiwidXNlcm5hbWUiOiJzaHlraCIsImVtYWlsIjoiYXRpZnNoZWlraGtpbmdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzY2MjAxfQ.609Um8FM1x66lYdjbIwqhCB3-7n7dLpYiDbQfGyEr8I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3c9ac7fc92fd78-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d5:54:e5a0:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 05:51:46 UTC] === END API CALL LOG ===
[29-Mar-2026 05:51:46 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 05:51:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkxIiwidXNlcm5hbWUiOiJzaHlraCIsImVtYWlsIjoiYXRpZnNoZWlraGtpbmdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzY2MjAxfQ.609Um8FM1x66lYdjbIwqhCB3-7n7dLpYiDbQfGyEr8I
[29-Mar-2026 05:51:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 05:51:46 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 05:51:46 UTC] User ID: 191
[29-Mar-2026 05:51:46 UTC] ✅ User profile retrieved successfully for user ID: 191
[29-Mar-2026 05:51:46 UTC] User Purchases API - User ID: 191
[29-Mar-2026 05:51:46 UTC] User Purchases API - Total purchases found: 1
[29-Mar-2026 05:51:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 05:51:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 05:51:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d5:54:e5a0:8000::, 172.70.208.81","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkxIiwidXNlcm5hbWUiOiJzaHlraCIsImVtYWlsIjoiYXRpZnNoZWlraGtpbmdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzY2MjAxfQ.609Um8FM1x66lYdjbIwqhCB3-7n7dLpYiDbQfGyEr8I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e3c9ad6ce99fd78-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40d5:54:e5a0:8000::","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[29-Mar-2026 05:51:48 UTC] === User Orders API Called ===
[29-Mar-2026 05:51:48 UTC] User ID: 191
[29-Mar-2026 05:51:48 UTC] Limit: 20, Offset: 0
[29-Mar-2026 05:51:48 UTC] Orders found: 0
[29-Mar-2026 05:51:48 UTC] Orders data: []
[29-Mar-2026 05:51:48 UTC] Total orders count: 0
[29-Mar-2026 05:51:49 UTC] === API CALL LOG ===
[29-Mar-2026 05:51:49 UTC] Endpoint: user/profile.php
[29-Mar-2026 05:51:49 UTC] Full Log Data: {
    "timestamp": "2026-03-29 05:51:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d5:54:e5a0:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d5:54:e5a0:8000::, 172.70.208.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkxIiwidXNlcm5hbWUiOiJzaHlraCIsImVtYWlsIjoiYXRpZnNoZWlraGtpbmdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzY2MjAxfQ.609Um8FM1x66lYdjbIwqhCB3-7n7dLpYiDbQfGyEr8I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3c9addbee6fd78-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d5:54:e5a0:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 05:51:49 UTC] === END API CALL LOG ===
[29-Mar-2026 05:51:49 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 05:51:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkxIiwidXNlcm5hbWUiOiJzaHlraCIsImVtYWlsIjoiYXRpZnNoZWlraGtpbmdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzY2MjAxfQ.609Um8FM1x66lYdjbIwqhCB3-7n7dLpYiDbQfGyEr8I
[29-Mar-2026 05:51:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 05:51:49 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 05:51:49 UTC] User ID: 191
[29-Mar-2026 05:51:49 UTC] ✅ User profile retrieved successfully for user ID: 191
[29-Mar-2026 05:51:50 UTC] User Purchases API - User ID: 191
[29-Mar-2026 05:51:50 UTC] User Purchases API - Total purchases found: 1
[29-Mar-2026 05:52:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 05:52:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 05:52:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d5:54:e5a0:8000::, 172.70.208.81","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkxIiwidXNlcm5hbWUiOiJzaHlraCIsImVtYWlsIjoiYXRpZnNoZWlraGtpbmdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzY2MjAxfQ.609Um8FM1x66lYdjbIwqhCB3-7n7dLpYiDbQfGyEr8I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e3c9b360d9cfd78-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40d5:54:e5a0:8000::","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[29-Mar-2026 05:52:03 UTC] === User Orders API Called ===
[29-Mar-2026 05:52:03 UTC] User ID: 191
[29-Mar-2026 05:52:03 UTC] Limit: 20, Offset: 0
[29-Mar-2026 05:52:03 UTC] Orders found: 0
[29-Mar-2026 05:52:03 UTC] Orders data: []
[29-Mar-2026 05:52:03 UTC] Total orders count: 0
[29-Mar-2026 05:52:05 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 05:52:05 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 05:52:05 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d5:54:e5a0:8000::, 172.70.208.80","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkxIiwidXNlcm5hbWUiOiJzaHlraCIsImVtYWlsIjoiYXRpZnNoZWlraGtpbmdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzY2MjAxfQ.609Um8FM1x66lYdjbIwqhCB3-7n7dLpYiDbQfGyEr8I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e3c9b42bc58fd78-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40d5:54:e5a0:8000::","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[29-Mar-2026 05:52:05 UTC] === User Orders API Called ===
[29-Mar-2026 05:52:05 UTC] User ID: 191
[29-Mar-2026 05:52:05 UTC] Limit: 20, Offset: 0
[29-Mar-2026 05:52:05 UTC] Orders found: 0
[29-Mar-2026 05:52:05 UTC] Orders data: []
[29-Mar-2026 05:52:05 UTC] Total orders count: 0
[29-Mar-2026 05:52:05 UTC] === API CALL LOG ===
[29-Mar-2026 05:52:05 UTC] Endpoint: user/profile.php
[29-Mar-2026 05:52:05 UTC] Full Log Data: {
    "timestamp": "2026-03-29 05:52:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d5:54:e5a0:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d5:54:e5a0:8000::, 172.70.208.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkxIiwidXNlcm5hbWUiOiJzaHlraCIsImVtYWlsIjoiYXRpZnNoZWlraGtpbmdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzY2MjAxfQ.609Um8FM1x66lYdjbIwqhCB3-7n7dLpYiDbQfGyEr8I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3c9b42bc5bfd78-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d5:54:e5a0:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 05:52:05 UTC] === END API CALL LOG ===
[29-Mar-2026 05:52:05 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 05:52:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkxIiwidXNlcm5hbWUiOiJzaHlraCIsImVtYWlsIjoiYXRpZnNoZWlraGtpbmdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzY2MjAxfQ.609Um8FM1x66lYdjbIwqhCB3-7n7dLpYiDbQfGyEr8I
[29-Mar-2026 05:52:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 05:52:05 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 05:52:05 UTC] User ID: 191
[29-Mar-2026 05:52:05 UTC] ✅ User profile retrieved successfully for user ID: 191
[29-Mar-2026 05:52:06 UTC] === API CALL LOG ===
[29-Mar-2026 05:52:06 UTC] Endpoint: user/profile.php
[29-Mar-2026 05:52:06 UTC] Full Log Data: {
    "timestamp": "2026-03-29 05:52:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d5:54:e5a0:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d5:54:e5a0:8000::, 172.70.208.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkxIiwidXNlcm5hbWUiOiJzaHlraCIsImVtYWlsIjoiYXRpZnNoZWlraGtpbmdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzY2MjAxfQ.609Um8FM1x66lYdjbIwqhCB3-7n7dLpYiDbQfGyEr8I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3c9b44c95bfd78-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d5:54:e5a0:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 05:52:06 UTC] === END API CALL LOG ===
[29-Mar-2026 05:52:06 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 05:52:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkxIiwidXNlcm5hbWUiOiJzaHlraCIsImVtYWlsIjoiYXRpZnNoZWlraGtpbmdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzY2MjAxfQ.609Um8FM1x66lYdjbIwqhCB3-7n7dLpYiDbQfGyEr8I
[29-Mar-2026 05:52:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 05:52:06 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 05:52:06 UTC] User ID: 191
[29-Mar-2026 05:52:06 UTC] ✅ User profile retrieved successfully for user ID: 191
[29-Mar-2026 05:52:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 05:52:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 05:52:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d5:54:e5a0:8000::, 172.70.208.81","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkxIiwidXNlcm5hbWUiOiJzaHlraCIsImVtYWlsIjoiYXRpZnNoZWlraGtpbmdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzY2MjAxfQ.609Um8FM1x66lYdjbIwqhCB3-7n7dLpYiDbQfGyEr8I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e3c9bb68e65fd78-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40d5:54:e5a0:8000::","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[29-Mar-2026 05:52:24 UTC] === User Orders API Called ===
[29-Mar-2026 05:52:24 UTC] User ID: 191
[29-Mar-2026 05:52:24 UTC] Limit: 20, Offset: 0
[29-Mar-2026 05:52:24 UTC] Orders found: 0
[29-Mar-2026 05:52:24 UTC] Orders data: []
[29-Mar-2026 05:52:24 UTC] Total orders count: 0
[29-Mar-2026 05:52:25 UTC] === API CALL LOG ===
[29-Mar-2026 05:52:25 UTC] Endpoint: user/profile.php
[29-Mar-2026 05:52:25 UTC] Full Log Data: {
    "timestamp": "2026-03-29 05:52:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d5:54:e5a0:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d5:54:e5a0:8000::, 172.70.208.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkxIiwidXNlcm5hbWUiOiJzaHlraCIsImVtYWlsIjoiYXRpZnNoZWlraGtpbmdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzY2MjAxfQ.609Um8FM1x66lYdjbIwqhCB3-7n7dLpYiDbQfGyEr8I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3c9bbc8d97fd78-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d5:54:e5a0:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 05:52:25 UTC] === END API CALL LOG ===
[29-Mar-2026 05:52:25 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 05:52:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkxIiwidXNlcm5hbWUiOiJzaHlraCIsImVtYWlsIjoiYXRpZnNoZWlraGtpbmdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzY2MjAxfQ.609Um8FM1x66lYdjbIwqhCB3-7n7dLpYiDbQfGyEr8I
[29-Mar-2026 05:52:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 05:52:25 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 05:52:25 UTC] User ID: 191
[29-Mar-2026 05:52:25 UTC] ✅ User profile retrieved successfully for user ID: 191
[29-Mar-2026 05:52:25 UTC] User Purchases API - User ID: 191
[29-Mar-2026 05:52:25 UTC] User Purchases API - Total purchases found: 1
[29-Mar-2026 05:52:27 UTC] User Purchases API - User ID: 191
[29-Mar-2026 05:52:27 UTC] User Purchases API - Total purchases found: 1
[29-Mar-2026 06:46:28 UTC] === API CALL LOG ===
[29-Mar-2026 06:46:28 UTC] Endpoint: user/profile.php
[29-Mar-2026 06:46:28 UTC] Full Log Data: {
    "timestamp": "2026-03-29 06:46:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d1:10b4:276c:6637:f542:103a:af2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d1:10b4:276c:6637:f542:103a:af2, 172.70.143.195",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkyIiwidXNlcm5hbWUiOiJmdW5nYW1laW5kaWEiLCJlbWFpbCI6ImZyb21wbHV0b2FsaWVuc0BnbWFpbC5jb20iLCJleHAiOjE3NzUzNjc3NTN9.KOAZDRbxCMNeOu6yKJxyjKHbTFDMi9mXs8TcmOGZBTU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3ceae739c0603a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d1:10b4:276c:6637:f542:103a:af2",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 06:46:28 UTC] === END API CALL LOG ===
[29-Mar-2026 06:46:28 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 06:46:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkyIiwidXNlcm5hbWUiOiJmdW5nYW1laW5kaWEiLCJlbWFpbCI6ImZyb21wbHV0b2FsaWVuc0BnbWFpbC5jb20iLCJleHAiOjE3NzUzNjc3NTN9.KOAZDRbxCMNeOu6yKJxyjKHbTFDMi9mXs8TcmOGZBTU
[29-Mar-2026 06:46:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 06:46:28 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 06:46:28 UTC] User ID: 192
[29-Mar-2026 06:46:28 UTC] ✅ User profile retrieved successfully for user ID: 192
[29-Mar-2026 06:46:28 UTC] User Purchases API - User ID: 192
[29-Mar-2026 06:46:28 UTC] User Purchases API - Total purchases found: 1
[29-Mar-2026 07:08:39 UTC] === API CALL LOG ===
[29-Mar-2026 07:08:39 UTC] Endpoint: user/profile.php
[29-Mar-2026 07:08:39 UTC] Full Log Data: {
    "timestamp": "2026-03-29 07:08:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d5:54:e5a0:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d5:54:e5a0:8000::, 162.158.170.105",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkxIiwidXNlcm5hbWUiOiJzaHlraCIsImVtYWlsIjoiYXRpZnNoZWlraGtpbmdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzY2MjAxfQ.609Um8FM1x66lYdjbIwqhCB3-7n7dLpYiDbQfGyEr8I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3d0b69eeb59f7a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d5:54:e5a0:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 07:08:39 UTC] === END API CALL LOG ===
[29-Mar-2026 07:08:39 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 07:08:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkxIiwidXNlcm5hbWUiOiJzaHlraCIsImVtYWlsIjoiYXRpZnNoZWlraGtpbmdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzY2MjAxfQ.609Um8FM1x66lYdjbIwqhCB3-7n7dLpYiDbQfGyEr8I
[29-Mar-2026 07:08:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 07:08:39 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 07:08:39 UTC] User ID: 191
[29-Mar-2026 07:08:39 UTC] ✅ User profile retrieved successfully for user ID: 191
[29-Mar-2026 07:08:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 07:08:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 07:08:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d5:54:e5a0:8000::, 162.158.170.170","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkxIiwidXNlcm5hbWUiOiJzaHlraCIsImVtYWlsIjoiYXRpZnNoZWlraGtpbmdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzY2MjAxfQ.609Um8FM1x66lYdjbIwqhCB3-7n7dLpYiDbQfGyEr8I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e3d0b735d969f7a-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40d5:54:e5a0:8000::","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[29-Mar-2026 07:08:41 UTC] === User Orders API Called ===
[29-Mar-2026 07:08:41 UTC] User ID: 191
[29-Mar-2026 07:08:41 UTC] Limit: 20, Offset: 0
[29-Mar-2026 07:08:41 UTC] Orders found: 0
[29-Mar-2026 07:08:41 UTC] Orders data: []
[29-Mar-2026 07:08:41 UTC] Total orders count: 0
[29-Mar-2026 07:08:41 UTC] === API CALL LOG ===
[29-Mar-2026 07:08:41 UTC] Endpoint: user/profile.php
[29-Mar-2026 07:08:41 UTC] Full Log Data: {
    "timestamp": "2026-03-29 07:08:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d5:54:e5a0:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d5:54:e5a0:8000::, 162.158.170.170",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkxIiwidXNlcm5hbWUiOiJzaHlraCIsImVtYWlsIjoiYXRpZnNoZWlraGtpbmdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzY2MjAxfQ.609Um8FM1x66lYdjbIwqhCB3-7n7dLpYiDbQfGyEr8I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3d0b735d949f7a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d5:54:e5a0:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 07:08:41 UTC] === END API CALL LOG ===
[29-Mar-2026 07:08:41 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 07:08:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkxIiwidXNlcm5hbWUiOiJzaHlraCIsImVtYWlsIjoiYXRpZnNoZWlraGtpbmdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzY2MjAxfQ.609Um8FM1x66lYdjbIwqhCB3-7n7dLpYiDbQfGyEr8I
[29-Mar-2026 07:08:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 07:08:41 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 07:08:41 UTC] User ID: 191
[29-Mar-2026 07:08:41 UTC] ✅ User profile retrieved successfully for user ID: 191
[29-Mar-2026 07:08:41 UTC] === API CALL LOG ===
[29-Mar-2026 07:08:41 UTC] Endpoint: user/profile.php
[29-Mar-2026 07:08:41 UTC] Full Log Data: {
    "timestamp": "2026-03-29 07:08:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d5:54:e5a0:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d5:54:e5a0:8000::, 162.158.170.171",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkxIiwidXNlcm5hbWUiOiJzaHlraCIsImVtYWlsIjoiYXRpZnNoZWlraGtpbmdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzY2MjAxfQ.609Um8FM1x66lYdjbIwqhCB3-7n7dLpYiDbQfGyEr8I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3d0b735d979f7a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d5:54:e5a0:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 07:08:41 UTC] === END API CALL LOG ===
[29-Mar-2026 07:08:41 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 07:08:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkxIiwidXNlcm5hbWUiOiJzaHlraCIsImVtYWlsIjoiYXRpZnNoZWlraGtpbmdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzY2MjAxfQ.609Um8FM1x66lYdjbIwqhCB3-7n7dLpYiDbQfGyEr8I
[29-Mar-2026 07:08:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 07:08:41 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 07:08:41 UTC] User ID: 191
[29-Mar-2026 07:08:41 UTC] ✅ User profile retrieved successfully for user ID: 191
[29-Mar-2026 07:08:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 07:08:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 07:08:46 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d5:54:e5a0:8000::, 162.158.170.170","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkxIiwidXNlcm5hbWUiOiJzaHlraCIsImVtYWlsIjoiYXRpZnNoZWlraGtpbmdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzY2MjAxfQ.609Um8FM1x66lYdjbIwqhCB3-7n7dLpYiDbQfGyEr8I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e3d0b95de9c9f7a-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40d5:54:e5a0:8000::","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[29-Mar-2026 07:08:46 UTC] === User Orders API Called ===
[29-Mar-2026 07:08:46 UTC] User ID: 191
[29-Mar-2026 07:08:46 UTC] Limit: 20, Offset: 0
[29-Mar-2026 07:08:46 UTC] Orders found: 0
[29-Mar-2026 07:08:46 UTC] Orders data: []
[29-Mar-2026 07:08:46 UTC] Total orders count: 0
[29-Mar-2026 07:08:47 UTC] === API CALL LOG ===
[29-Mar-2026 07:08:47 UTC] Endpoint: user/profile.php
[29-Mar-2026 07:08:47 UTC] Full Log Data: {
    "timestamp": "2026-03-29 07:08:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d5:54:e5a0:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d5:54:e5a0:8000::, 162.158.170.170",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkxIiwidXNlcm5hbWUiOiJzaHlraCIsImVtYWlsIjoiYXRpZnNoZWlraGtpbmdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzY2MjAxfQ.609Um8FM1x66lYdjbIwqhCB3-7n7dLpYiDbQfGyEr8I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3d0b9a59ca9f7a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d5:54:e5a0:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 07:08:47 UTC] === END API CALL LOG ===
[29-Mar-2026 07:08:47 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 07:08:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkxIiwidXNlcm5hbWUiOiJzaHlraCIsImVtYWlsIjoiYXRpZnNoZWlraGtpbmdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzY2MjAxfQ.609Um8FM1x66lYdjbIwqhCB3-7n7dLpYiDbQfGyEr8I
[29-Mar-2026 07:08:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 07:08:47 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 07:08:47 UTC] User ID: 191
[29-Mar-2026 07:08:47 UTC] ✅ User profile retrieved successfully for user ID: 191
[29-Mar-2026 07:08:47 UTC] User Purchases API - User ID: 191
[29-Mar-2026 07:08:47 UTC] User Purchases API - Total purchases found: 1
[29-Mar-2026 07:08:52 UTC] === API CALL LOG ===
[29-Mar-2026 07:08:52 UTC] Endpoint: user/profile.php
[29-Mar-2026 07:08:52 UTC] Full Log Data: {
    "timestamp": "2026-03-29 07:08:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d5:54:e5a0:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d5:54:e5a0:8000::, 162.158.170.170",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkxIiwidXNlcm5hbWUiOiJzaHlraCIsImVtYWlsIjoiYXRpZnNoZWlraGtpbmdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzY2MjAxfQ.609Um8FM1x66lYdjbIwqhCB3-7n7dLpYiDbQfGyEr8I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3d0bbe2a689f7a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d5:54:e5a0:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 07:08:52 UTC] === END API CALL LOG ===
[29-Mar-2026 07:08:52 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 07:08:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkxIiwidXNlcm5hbWUiOiJzaHlraCIsImVtYWlsIjoiYXRpZnNoZWlraGtpbmdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzY2MjAxfQ.609Um8FM1x66lYdjbIwqhCB3-7n7dLpYiDbQfGyEr8I
[29-Mar-2026 07:08:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 07:08:52 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 07:08:52 UTC] User ID: 191
[29-Mar-2026 07:08:52 UTC] ✅ User profile retrieved successfully for user ID: 191
[29-Mar-2026 07:08:53 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 07:08:53 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 07:08:53 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d5:54:e5a0:8000::, 162.158.170.170","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkxIiwidXNlcm5hbWUiOiJzaHlraCIsImVtYWlsIjoiYXRpZnNoZWlraGtpbmdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzY2MjAxfQ.609Um8FM1x66lYdjbIwqhCB3-7n7dLpYiDbQfGyEr8I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e3d0bbe2a679f7a-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40d5:54:e5a0:8000::","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[29-Mar-2026 07:08:53 UTC] === User Orders API Called ===
[29-Mar-2026 07:08:53 UTC] User ID: 191
[29-Mar-2026 07:08:53 UTC] Limit: 20, Offset: 0
[29-Mar-2026 07:08:53 UTC] Orders found: 0
[29-Mar-2026 07:08:53 UTC] Orders data: []
[29-Mar-2026 07:08:53 UTC] Total orders count: 0
[29-Mar-2026 07:08:53 UTC] === API CALL LOG ===
[29-Mar-2026 07:08:53 UTC] Endpoint: user/profile.php
[29-Mar-2026 07:08:53 UTC] Full Log Data: {
    "timestamp": "2026-03-29 07:08:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d5:54:e5a0:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d5:54:e5a0:8000::, 162.158.170.170",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkxIiwidXNlcm5hbWUiOiJzaHlraCIsImVtYWlsIjoiYXRpZnNoZWlraGtpbmdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzY2MjAxfQ.609Um8FM1x66lYdjbIwqhCB3-7n7dLpYiDbQfGyEr8I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3d0bc06c1b9f7a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d5:54:e5a0:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 07:08:53 UTC] === END API CALL LOG ===
[29-Mar-2026 07:08:53 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 07:08:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkxIiwidXNlcm5hbWUiOiJzaHlraCIsImVtYWlsIjoiYXRpZnNoZWlraGtpbmdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzY2MjAxfQ.609Um8FM1x66lYdjbIwqhCB3-7n7dLpYiDbQfGyEr8I
[29-Mar-2026 07:08:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 07:08:53 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 07:08:53 UTC] User ID: 191
[29-Mar-2026 07:08:53 UTC] ✅ User profile retrieved successfully for user ID: 191
[29-Mar-2026 07:08:58 UTC] === API CALL LOG ===
[29-Mar-2026 07:08:58 UTC] Endpoint: user/profile.php
[29-Mar-2026 07:08:58 UTC] Full Log Data: {
    "timestamp": "2026-03-29 07:08:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d5:54:e5a0:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d5:54:e5a0:8000::, 162.158.170.171",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkxIiwidXNlcm5hbWUiOiJzaHlraCIsImVtYWlsIjoiYXRpZnNoZWlraGtpbmdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzY2MjAxfQ.609Um8FM1x66lYdjbIwqhCB3-7n7dLpYiDbQfGyEr8I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3d0be0eb079f7a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d5:54:e5a0:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 07:08:58 UTC] === END API CALL LOG ===
[29-Mar-2026 07:08:58 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 07:08:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkxIiwidXNlcm5hbWUiOiJzaHlraCIsImVtYWlsIjoiYXRpZnNoZWlraGtpbmdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzY2MjAxfQ.609Um8FM1x66lYdjbIwqhCB3-7n7dLpYiDbQfGyEr8I
[29-Mar-2026 07:08:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 07:08:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 07:08:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 07:08:58 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 07:08:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d5:54:e5a0:8000::, 162.158.170.170","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkxIiwidXNlcm5hbWUiOiJzaHlraCIsImVtYWlsIjoiYXRpZnNoZWlraGtpbmdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzY2MjAxfQ.609Um8FM1x66lYdjbIwqhCB3-7n7dLpYiDbQfGyEr8I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e3d0be0eb059f7a-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40d5:54:e5a0:8000::","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[29-Mar-2026 07:08:58 UTC] User ID: 191
[29-Mar-2026 07:08:58 UTC] === User Orders API Called ===
[29-Mar-2026 07:08:58 UTC] User ID: 191
[29-Mar-2026 07:08:58 UTC] Limit: 20, Offset: 0
[29-Mar-2026 07:08:58 UTC] ✅ User profile retrieved successfully for user ID: 191
[29-Mar-2026 07:08:58 UTC] Orders found: 0
[29-Mar-2026 07:08:58 UTC] Orders data: []
[29-Mar-2026 07:08:58 UTC] Total orders count: 0
[29-Mar-2026 07:08:58 UTC] === API CALL LOG ===
[29-Mar-2026 07:08:58 UTC] Endpoint: user/profile.php
[29-Mar-2026 07:08:58 UTC] Full Log Data: {
    "timestamp": "2026-03-29 07:08:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d5:54:e5a0:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d5:54:e5a0:8000::, 162.158.170.170",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkxIiwidXNlcm5hbWUiOiJzaHlraCIsImVtYWlsIjoiYXRpZnNoZWlraGtpbmdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzY2MjAxfQ.609Um8FM1x66lYdjbIwqhCB3-7n7dLpYiDbQfGyEr8I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3d0be32c939f7a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d5:54:e5a0:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 07:08:58 UTC] === END API CALL LOG ===
[29-Mar-2026 07:08:58 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 07:08:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkxIiwidXNlcm5hbWUiOiJzaHlraCIsImVtYWlsIjoiYXRpZnNoZWlraGtpbmdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzY2MjAxfQ.609Um8FM1x66lYdjbIwqhCB3-7n7dLpYiDbQfGyEr8I
[29-Mar-2026 07:08:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 07:08:58 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 07:08:58 UTC] User ID: 191
[29-Mar-2026 07:08:58 UTC] ✅ User profile retrieved successfully for user ID: 191
[29-Mar-2026 07:09:03 UTC] === API CALL LOG ===
[29-Mar-2026 07:09:03 UTC] Endpoint: user/profile.php
[29-Mar-2026 07:09:03 UTC] Full Log Data: {
    "timestamp": "2026-03-29 07:09:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d5:54:e5a0:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d5:54:e5a0:8000::, 162.158.170.171",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkxIiwidXNlcm5hbWUiOiJzaHlraCIsImVtYWlsIjoiYXRpZnNoZWlraGtpbmdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzY2MjAxfQ.609Um8FM1x66lYdjbIwqhCB3-7n7dLpYiDbQfGyEr8I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3d0c004ad29f7a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d5:54:e5a0:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 07:09:03 UTC] === END API CALL LOG ===
[29-Mar-2026 07:09:03 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 07:09:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkxIiwidXNlcm5hbWUiOiJzaHlraCIsImVtYWlsIjoiYXRpZnNoZWlraGtpbmdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzY2MjAxfQ.609Um8FM1x66lYdjbIwqhCB3-7n7dLpYiDbQfGyEr8I
[29-Mar-2026 07:09:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 07:09:03 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 07:09:03 UTC] User ID: 191
[29-Mar-2026 07:09:03 UTC] ✅ User profile retrieved successfully for user ID: 191
[29-Mar-2026 07:09:04 UTC] User Purchases API - User ID: 191
[29-Mar-2026 07:09:04 UTC] User Purchases API - Total purchases found: 1
[29-Mar-2026 07:09:04 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 07:09:04 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 07:09:04 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d5:54:e5a0:8000::, 162.158.170.170","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkxIiwidXNlcm5hbWUiOiJzaHlraCIsImVtYWlsIjoiYXRpZnNoZWlraGtpbmdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzY2MjAxfQ.609Um8FM1x66lYdjbIwqhCB3-7n7dLpYiDbQfGyEr8I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e3d0c0898b89f7a-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40d5:54:e5a0:8000::","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[29-Mar-2026 07:09:04 UTC] === User Orders API Called ===
[29-Mar-2026 07:09:04 UTC] User ID: 191
[29-Mar-2026 07:09:04 UTC] Limit: 20, Offset: 0
[29-Mar-2026 07:09:04 UTC] Orders found: 0
[29-Mar-2026 07:09:04 UTC] Orders data: []
[29-Mar-2026 07:09:04 UTC] Total orders count: 0
[29-Mar-2026 07:09:05 UTC] === API CALL LOG ===
[29-Mar-2026 07:09:05 UTC] Endpoint: user/profile.php
[29-Mar-2026 07:09:05 UTC] Full Log Data: {
    "timestamp": "2026-03-29 07:09:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d5:54:e5a0:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d5:54:e5a0:8000::, 162.158.170.171",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkxIiwidXNlcm5hbWUiOiJzaHlraCIsImVtYWlsIjoiYXRpZnNoZWlraGtpbmdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzY2MjAxfQ.609Um8FM1x66lYdjbIwqhCB3-7n7dLpYiDbQfGyEr8I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3d0c0fddb29f7a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d5:54:e5a0:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 07:09:05 UTC] === END API CALL LOG ===
[29-Mar-2026 07:09:05 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 07:09:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkxIiwidXNlcm5hbWUiOiJzaHlraCIsImVtYWlsIjoiYXRpZnNoZWlraGtpbmdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzY2MjAxfQ.609Um8FM1x66lYdjbIwqhCB3-7n7dLpYiDbQfGyEr8I
[29-Mar-2026 07:09:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 07:09:05 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 07:09:05 UTC] User ID: 191
[29-Mar-2026 07:09:05 UTC] ✅ User profile retrieved successfully for user ID: 191
[29-Mar-2026 07:09:07 UTC] User Purchases API - User ID: 191
[29-Mar-2026 07:09:07 UTC] User Purchases API - Total purchases found: 1
[29-Mar-2026 07:09:09 UTC] User Purchases API - User ID: 191
[29-Mar-2026 07:09:09 UTC] User Purchases API - Total purchases found: 1
[29-Mar-2026 07:09:12 UTC] === API CALL LOG ===
[29-Mar-2026 07:09:12 UTC] Endpoint: user/profile.php
[29-Mar-2026 07:09:12 UTC] Full Log Data: {
    "timestamp": "2026-03-29 07:09:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d5:54:e5a0:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d5:54:e5a0:8000::, 162.158.170.170",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkxIiwidXNlcm5hbWUiOiJzaHlraCIsImVtYWlsIjoiYXRpZnNoZWlraGtpbmdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzY2MjAxfQ.609Um8FM1x66lYdjbIwqhCB3-7n7dLpYiDbQfGyEr8I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3d0c36c97a9f7a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d5:54:e5a0:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 07:09:12 UTC] === END API CALL LOG ===
[29-Mar-2026 07:09:12 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 07:09:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkxIiwidXNlcm5hbWUiOiJzaHlraCIsImVtYWlsIjoiYXRpZnNoZWlraGtpbmdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzY2MjAxfQ.609Um8FM1x66lYdjbIwqhCB3-7n7dLpYiDbQfGyEr8I
[29-Mar-2026 07:09:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 07:09:12 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 07:09:12 UTC] User ID: 191
[29-Mar-2026 07:09:12 UTC] ✅ User profile retrieved successfully for user ID: 191
[29-Mar-2026 07:09:12 UTC] User Purchases API - User ID: 191
[29-Mar-2026 07:09:12 UTC] User Purchases API - Total purchases found: 1
[29-Mar-2026 07:09:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 07:09:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 07:09:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d5:54:e5a0:8000::, 162.158.170.170","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkxIiwidXNlcm5hbWUiOiJzaHlraCIsImVtYWlsIjoiYXRpZnNoZWlraGtpbmdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzY2MjAxfQ.609Um8FM1x66lYdjbIwqhCB3-7n7dLpYiDbQfGyEr8I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e3d0c42e9b79f7a-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40d5:54:e5a0:8000::","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[29-Mar-2026 07:09:14 UTC] === User Orders API Called ===
[29-Mar-2026 07:09:14 UTC] User ID: 191
[29-Mar-2026 07:09:14 UTC] Limit: 20, Offset: 0
[29-Mar-2026 07:09:14 UTC] Orders found: 0
[29-Mar-2026 07:09:14 UTC] Orders data: []
[29-Mar-2026 07:09:14 UTC] Total orders count: 0
[29-Mar-2026 07:09:14 UTC] === API CALL LOG ===
[29-Mar-2026 07:09:14 UTC] Endpoint: user/profile.php
[29-Mar-2026 07:09:14 UTC] Full Log Data: {
    "timestamp": "2026-03-29 07:09:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d5:54:e5a0:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d5:54:e5a0:8000::, 162.158.170.171",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkxIiwidXNlcm5hbWUiOiJzaHlraCIsImVtYWlsIjoiYXRpZnNoZWlraGtpbmdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzY2MjAxfQ.609Um8FM1x66lYdjbIwqhCB3-7n7dLpYiDbQfGyEr8I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3d0c42e9b89f7a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d5:54:e5a0:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 07:09:14 UTC] === END API CALL LOG ===
[29-Mar-2026 07:09:14 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 07:09:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkxIiwidXNlcm5hbWUiOiJzaHlraCIsImVtYWlsIjoiYXRpZnNoZWlraGtpbmdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzY2MjAxfQ.609Um8FM1x66lYdjbIwqhCB3-7n7dLpYiDbQfGyEr8I
[29-Mar-2026 07:09:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 07:09:14 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 07:09:14 UTC] User ID: 191
[29-Mar-2026 07:09:14 UTC] ✅ User profile retrieved successfully for user ID: 191
[29-Mar-2026 07:09:14 UTC] === API CALL LOG ===
[29-Mar-2026 07:09:14 UTC] Endpoint: user/profile.php
[29-Mar-2026 07:09:14 UTC] Full Log Data: {
    "timestamp": "2026-03-29 07:09:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d5:54:e5a0:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d5:54:e5a0:8000::, 162.158.170.171",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkxIiwidXNlcm5hbWUiOiJzaHlraCIsImVtYWlsIjoiYXRpZnNoZWlraGtpbmdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzY2MjAxfQ.609Um8FM1x66lYdjbIwqhCB3-7n7dLpYiDbQfGyEr8I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3d0c452b359f7a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d5:54:e5a0:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 07:09:14 UTC] === END API CALL LOG ===
[29-Mar-2026 07:09:14 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 07:09:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkxIiwidXNlcm5hbWUiOiJzaHlraCIsImVtYWlsIjoiYXRpZnNoZWlraGtpbmdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzY2MjAxfQ.609Um8FM1x66lYdjbIwqhCB3-7n7dLpYiDbQfGyEr8I
[29-Mar-2026 07:09:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 07:09:14 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 07:09:14 UTC] User ID: 191
[29-Mar-2026 07:09:14 UTC] ✅ User profile retrieved successfully for user ID: 191
[29-Mar-2026 08:21:21 UTC] === API CALL LOG ===
[29-Mar-2026 08:21:21 UTC] Endpoint: user/profile.php
[29-Mar-2026 08:21:21 UTC] Full Log Data: {
    "timestamp": "2026-03-29 08:21:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:86e8:9189:b82c:e1c8:1a63:da30",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:86e8:9189:b82c:e1c8:1a63:da30, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3d75ea0dafe1b5-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:86e8:9189:b82c:e1c8:1a63:da30",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 08:21:21 UTC] === END API CALL LOG ===
[29-Mar-2026 08:21:21 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 08:21:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI
[29-Mar-2026 08:21:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 08:21:21 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 08:21:21 UTC] User ID: 190
[29-Mar-2026 08:21:21 UTC] ✅ User profile retrieved successfully for user ID: 190
[29-Mar-2026 08:21:22 UTC] === API CALL LOG ===
[29-Mar-2026 08:21:22 UTC] Endpoint: user/profile.php
[29-Mar-2026 08:21:22 UTC] Full Log Data: {
    "timestamp": "2026-03-29 08:21:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:86e8:9189:b82c:e1c8:1a63:da30",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:86e8:9189:b82c:e1c8:1a63:da30, 172.68.234.189",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3d75f1cfd6e1b5-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:86e8:9189:b82c:e1c8:1a63:da30",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 08:21:22 UTC] === END API CALL LOG ===
[29-Mar-2026 08:21:22 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 08:21:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI
[29-Mar-2026 08:21:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 08:21:22 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 08:21:22 UTC] User ID: 190
[29-Mar-2026 08:21:22 UTC] ✅ User profile retrieved successfully for user ID: 190
[29-Mar-2026 08:21:22 UTC] === API CALL LOG ===
[29-Mar-2026 08:21:22 UTC] Endpoint: user/profile.php
[29-Mar-2026 08:21:22 UTC] Full Log Data: {
    "timestamp": "2026-03-29 08:21:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:86e8:9189:b82c:e1c8:1a63:da30",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:86e8:9189:b82c:e1c8:1a63:da30, 172.68.234.188",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3d75f1cfd9e1b5-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:86e8:9189:b82c:e1c8:1a63:da30",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 08:21:22 UTC] === END API CALL LOG ===
[29-Mar-2026 08:21:22 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 08:21:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI
[29-Mar-2026 08:21:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 08:21:22 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 08:21:22 UTC] User ID: 190
[29-Mar-2026 08:21:22 UTC] ✅ User profile retrieved successfully for user ID: 190
[29-Mar-2026 08:21:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 08:21:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 08:21:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:86e8:9189:b82c:e1c8:1a63:da30, 172.68.234.188","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e3d75f1cfd8e1b5-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:86e8:9189:b82c:e1c8:1a63:da30","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[29-Mar-2026 08:21:22 UTC] === User Orders API Called ===
[29-Mar-2026 08:21:22 UTC] User ID: 190
[29-Mar-2026 08:21:22 UTC] Limit: 20, Offset: 0
[29-Mar-2026 08:21:22 UTC] Orders found: 2
[29-Mar-2026 08:21:22 UTC] Orders data: [{"id":138,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/sunnyproducteiuf","status":"cancelled","created_at":"2026-03-29 07:25:15","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":137,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/sunnyproducteiuf","status":"cancelled","created_at":"2026-03-29 06:34:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[29-Mar-2026 08:21:22 UTC] Total orders count: 2
[29-Mar-2026 08:21:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 08:21:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 08:21:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:86e8:9189:b82c:e1c8:1a63:da30, 172.68.234.131","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e3d7626ac60e1b5-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:86e8:9189:b82c:e1c8:1a63:da30","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[29-Mar-2026 08:21:31 UTC] === User Orders API Called ===
[29-Mar-2026 08:21:31 UTC] User ID: 190
[29-Mar-2026 08:21:31 UTC] Limit: 20, Offset: 0
[29-Mar-2026 08:21:31 UTC] Orders found: 2
[29-Mar-2026 08:21:31 UTC] Orders data: [{"id":138,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/sunnyproducteiuf","status":"cancelled","created_at":"2026-03-29 07:25:15","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":137,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/sunnyproducteiuf","status":"cancelled","created_at":"2026-03-29 06:34:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[29-Mar-2026 08:21:31 UTC] Total orders count: 2
[29-Mar-2026 08:21:53 UTC] === API CALL LOG ===
[29-Mar-2026 08:21:53 UTC] Endpoint: user/profile.php
[29-Mar-2026 08:21:53 UTC] Full Log Data: {
    "timestamp": "2026-03-29 08:21:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:86e8:9189:b82c:e1c8:1a63:da30",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:86e8:9189:b82c:e1c8:1a63:da30, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3d76b2fb44dcf9-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:86e8:9189:b82c:e1c8:1a63:da30",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 08:21:53 UTC] === END API CALL LOG ===
[29-Mar-2026 08:21:53 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 08:21:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI
[29-Mar-2026 08:21:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 08:21:53 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 08:21:53 UTC] User ID: 190
[29-Mar-2026 08:21:53 UTC] ✅ User profile retrieved successfully for user ID: 190
[29-Mar-2026 08:21:54 UTC] === API CALL LOG ===
[29-Mar-2026 08:21:54 UTC] Endpoint: user/profile.php
[29-Mar-2026 08:21:54 UTC] Full Log Data: {
    "timestamp": "2026-03-29 08:21:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:86e8:9189:b82c:e1c8:1a63:da30",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:86e8:9189:b82c:e1c8:1a63:da30, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3d76b8ac34dcf9-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:86e8:9189:b82c:e1c8:1a63:da30",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 08:21:54 UTC] === END API CALL LOG ===
[29-Mar-2026 08:21:54 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 08:21:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI
[29-Mar-2026 08:21:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 08:21:54 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 08:21:54 UTC] User ID: 190
[29-Mar-2026 08:21:54 UTC] ✅ User profile retrieved successfully for user ID: 190
[29-Mar-2026 08:21:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 08:21:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 08:21:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:86e8:9189:b82c:e1c8:1a63:da30, 172.68.234.131","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e3d76b8ac37dcf9-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:86e8:9189:b82c:e1c8:1a63:da30","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[29-Mar-2026 08:21:54 UTC] === User Orders API Called ===
[29-Mar-2026 08:21:54 UTC] User ID: 190
[29-Mar-2026 08:21:54 UTC] Limit: 20, Offset: 0
[29-Mar-2026 08:21:54 UTC] Orders found: 2
[29-Mar-2026 08:21:54 UTC] Orders data: [{"id":138,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/sunnyproducteiuf","status":"cancelled","created_at":"2026-03-29 07:25:15","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":137,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/sunnyproducteiuf","status":"cancelled","created_at":"2026-03-29 06:34:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[29-Mar-2026 08:21:54 UTC] Total orders count: 2
[29-Mar-2026 08:21:54 UTC] === API CALL LOG ===
[29-Mar-2026 08:21:54 UTC] Endpoint: user/profile.php
[29-Mar-2026 08:21:54 UTC] Full Log Data: {
    "timestamp": "2026-03-29 08:21:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:86e8:9189:b82c:e1c8:1a63:da30",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:86e8:9189:b82c:e1c8:1a63:da30, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3d76b9ce24dcf9-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:86e8:9189:b82c:e1c8:1a63:da30",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 08:21:54 UTC] === END API CALL LOG ===
[29-Mar-2026 08:21:54 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 08:21:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI
[29-Mar-2026 08:21:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 08:21:54 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 08:21:54 UTC] User ID: 190
[29-Mar-2026 08:21:54 UTC] ✅ User profile retrieved successfully for user ID: 190
[29-Mar-2026 08:22:06 UTC] === API CALL LOG ===
[29-Mar-2026 08:22:06 UTC] Endpoint: user/profile.php
[29-Mar-2026 08:22:06 UTC] Full Log Data: {
    "timestamp": "2026-03-29 08:22:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:86e8:9189:b82c:e1c8:1a63:da30",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:86e8:9189:b82c:e1c8:1a63:da30, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3d7704ffd7dcf9-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:86e8:9189:b82c:e1c8:1a63:da30",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 08:22:06 UTC] === END API CALL LOG ===
[29-Mar-2026 08:22:06 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 08:22:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI
[29-Mar-2026 08:22:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 08:22:06 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 08:22:06 UTC] User ID: 190
[29-Mar-2026 08:22:06 UTC] ✅ User profile retrieved successfully for user ID: 190
[29-Mar-2026 08:22:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 08:22:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 08:22:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:86e8:9189:b82c:e1c8:1a63:da30, 172.68.234.131","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e3d7704ffd5dcf9-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:86e8:9189:b82c:e1c8:1a63:da30","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[29-Mar-2026 08:22:06 UTC] === User Orders API Called ===
[29-Mar-2026 08:22:06 UTC] User ID: 190
[29-Mar-2026 08:22:06 UTC] Limit: 20, Offset: 0
[29-Mar-2026 08:22:06 UTC] Orders found: 2
[29-Mar-2026 08:22:06 UTC] Orders data: [{"id":138,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/sunnyproducteiuf","status":"cancelled","created_at":"2026-03-29 07:25:15","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":137,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/sunnyproducteiuf","status":"cancelled","created_at":"2026-03-29 06:34:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[29-Mar-2026 08:22:06 UTC] Total orders count: 2
[29-Mar-2026 08:22:07 UTC] === API CALL LOG ===
[29-Mar-2026 08:22:07 UTC] Endpoint: user/profile.php
[29-Mar-2026 08:22:07 UTC] Full Log Data: {
    "timestamp": "2026-03-29 08:22:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:86e8:9189:b82c:e1c8:1a63:da30",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:86e8:9189:b82c:e1c8:1a63:da30, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3d77087d85dcf9-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:86e8:9189:b82c:e1c8:1a63:da30",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 08:22:07 UTC] === END API CALL LOG ===
[29-Mar-2026 08:22:07 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 08:22:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI
[29-Mar-2026 08:22:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 08:22:07 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 08:22:07 UTC] User ID: 190
[29-Mar-2026 08:22:07 UTC] ✅ User profile retrieved successfully for user ID: 190
[29-Mar-2026 08:22:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 08:22:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 08:22:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:86e8:9189:b82c:e1c8:1a63:da30, 172.68.234.130","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e3d781f7b0ddcf9-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:86e8:9189:b82c:e1c8:1a63:da30","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[29-Mar-2026 08:22:52 UTC] === User Orders API Called ===
[29-Mar-2026 08:22:52 UTC] User ID: 190
[29-Mar-2026 08:22:52 UTC] Limit: 20, Offset: 0
[29-Mar-2026 08:22:52 UTC] Orders found: 3
[29-Mar-2026 08:22:52 UTC] Orders data: [{"id":139,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/sunnyproducteiuf","status":"pending","created_at":"2026-03-29 11:52:50","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":138,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/sunnyproducteiuf","status":"cancelled","created_at":"2026-03-29 07:25:15","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":137,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/sunnyproducteiuf","status":"cancelled","created_at":"2026-03-29 06:34:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[29-Mar-2026 08:22:52 UTC] Total orders count: 3
[29-Mar-2026 08:22:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 08:22:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 08:22:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:86e8:9189:b82c:e1c8:1a63:da30, 172.68.234.130","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e3d7831e9d1dcf9-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:86e8:9189:b82c:e1c8:1a63:da30","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[29-Mar-2026 08:22:55 UTC] === User Orders API Called ===
[29-Mar-2026 08:22:55 UTC] User ID: 190
[29-Mar-2026 08:22:55 UTC] Limit: 20, Offset: 0
[29-Mar-2026 08:22:55 UTC] Orders found: 3
[29-Mar-2026 08:22:55 UTC] Orders data: [{"id":139,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/sunnyproducteiuf","status":"pending","created_at":"2026-03-29 11:52:50","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":138,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/sunnyproducteiuf","status":"cancelled","created_at":"2026-03-29 07:25:15","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":137,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/sunnyproducteiuf","status":"cancelled","created_at":"2026-03-29 06:34:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[29-Mar-2026 08:22:55 UTC] Total orders count: 3
[29-Mar-2026 08:22:55 UTC] === API CALL LOG ===
[29-Mar-2026 08:22:55 UTC] Endpoint: user/profile.php
[29-Mar-2026 08:22:55 UTC] Full Log Data: {
    "timestamp": "2026-03-29 08:22:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:86e8:9189:b82c:e1c8:1a63:da30",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:86e8:9189:b82c:e1c8:1a63:da30, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3d7831e9d7dcf9-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:86e8:9189:b82c:e1c8:1a63:da30",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 08:22:55 UTC] === END API CALL LOG ===
[29-Mar-2026 08:22:55 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 08:22:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI
[29-Mar-2026 08:22:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 08:22:55 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 08:22:55 UTC] User ID: 190
[29-Mar-2026 08:22:55 UTC] ✅ User profile retrieved successfully for user ID: 190
[29-Mar-2026 08:22:55 UTC] === API CALL LOG ===
[29-Mar-2026 08:22:55 UTC] Endpoint: user/profile.php
[29-Mar-2026 08:22:55 UTC] Full Log Data: {
    "timestamp": "2026-03-29 08:22:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:86e8:9189:b82c:e1c8:1a63:da30",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:86e8:9189:b82c:e1c8:1a63:da30, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3d78346df5dcf9-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:86e8:9189:b82c:e1c8:1a63:da30",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 08:22:55 UTC] === END API CALL LOG ===
[29-Mar-2026 08:22:55 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 08:22:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI
[29-Mar-2026 08:22:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 08:22:55 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 08:22:55 UTC] User ID: 190
[29-Mar-2026 08:22:55 UTC] ✅ User profile retrieved successfully for user ID: 190
[29-Mar-2026 08:23:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 08:23:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 08:23:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:86e8:9189:b82c:e1c8:1a63:da30, 172.68.234.131","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e3d78807a6fdcf9-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:86e8:9189:b82c:e1c8:1a63:da30","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[29-Mar-2026 08:23:07 UTC] === User Orders API Called ===
[29-Mar-2026 08:23:07 UTC] User ID: 190
[29-Mar-2026 08:23:07 UTC] Limit: 20, Offset: 0
[29-Mar-2026 08:23:07 UTC] Orders found: 4
[29-Mar-2026 08:23:07 UTC] Orders data: [{"id":140,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/sunnyproducteiuf","status":"pending","created_at":"2026-03-29 11:53:05","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":139,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/sunnyproducteiuf","status":"pending","created_at":"2026-03-29 11:52:50","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":138,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/sunnyproducteiuf","status":"cancelled","created_at":"2026-03-29 07:25:15","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":137,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/sunnyproducteiuf","status":"cancelled","created_at":"2026-03-29 06:34:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[29-Mar-2026 08:23:07 UTC] Total orders count: 4
[29-Mar-2026 08:34:04 UTC] === API CALL LOG ===
[29-Mar-2026 08:34:04 UTC] Endpoint: user/profile.php
[29-Mar-2026 08:34:04 UTC] Full Log Data: {
    "timestamp": "2026-03-29 08:34:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.218.85.57",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.218.85.57, 172.68.40.139",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxODgsInVzZXJuYW1lIjoiT2xpdmVpcmEiLCJlbWFpbCI6ImhvMDk1ODE3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTMzODg5OX0.5T0iK2XH4dyruak0k5U6rp4AHPCy8dPH_MpNAGhaVSo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3d888a4d9477da-LAD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.218.85.57",
        "CF-IPCountry": "AO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 08:34:04 UTC] === END API CALL LOG ===
[29-Mar-2026 08:34:04 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 08:34:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxODgsInVzZXJuYW1lIjoiT2xpdmVpcmEiLCJlbWFpbCI6ImhvMDk1ODE3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTMzODg5OX0.5T0iK2XH4dyruak0k5U6rp4AHPCy8dPH_MpNAGhaVSo
[29-Mar-2026 08:34:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 08:34:04 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 08:34:04 UTC] User ID: 188
[29-Mar-2026 08:34:04 UTC] ✅ User profile retrieved successfully for user ID: 188
[29-Mar-2026 08:34:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 08:34:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 08:34:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.218.85.57, 172.68.40.139","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxODgsInVzZXJuYW1lIjoiT2xpdmVpcmEiLCJlbWFpbCI6ImhvMDk1ODE3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTMzODg5OX0.5T0iK2XH4dyruak0k5U6rp4AHPCy8dPH_MpNAGhaVSo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e3d88a8bb5077da-LAD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.218.85.57","CF-IPCountry":"AO","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[29-Mar-2026 08:34:09 UTC] === User Orders API Called ===
[29-Mar-2026 08:34:09 UTC] User ID: 188
[29-Mar-2026 08:34:09 UTC] Limit: 20, Offset: 0
[29-Mar-2026 08:34:09 UTC] Orders found: 1
[29-Mar-2026 08:34:09 UTC] Orders data: [{"id":136,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/investidoresAO\/282","status":"completed","created_at":"2026-03-28 19:55:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[29-Mar-2026 08:34:09 UTC] Total orders count: 1
[29-Mar-2026 08:34:09 UTC] === API CALL LOG ===
[29-Mar-2026 08:34:09 UTC] Endpoint: user/profile.php
[29-Mar-2026 08:34:09 UTC] Full Log Data: {
    "timestamp": "2026-03-29 08:34:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.218.85.57",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.218.85.57, 172.68.40.139",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxODgsInVzZXJuYW1lIjoiT2xpdmVpcmEiLCJlbWFpbCI6ImhvMDk1ODE3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTMzODg5OX0.5T0iK2XH4dyruak0k5U6rp4AHPCy8dPH_MpNAGhaVSo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3d88a8bb4e77da-LAD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.218.85.57",
        "CF-IPCountry": "AO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 08:34:09 UTC] === END API CALL LOG ===
[29-Mar-2026 08:34:09 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 08:34:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxODgsInVzZXJuYW1lIjoiT2xpdmVpcmEiLCJlbWFpbCI6ImhvMDk1ODE3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTMzODg5OX0.5T0iK2XH4dyruak0k5U6rp4AHPCy8dPH_MpNAGhaVSo
[29-Mar-2026 08:34:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 08:34:09 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 08:34:09 UTC] User ID: 188
[29-Mar-2026 08:34:09 UTC] ✅ User profile retrieved successfully for user ID: 188
[29-Mar-2026 08:34:09 UTC] === API CALL LOG ===
[29-Mar-2026 08:34:09 UTC] Endpoint: user/profile.php
[29-Mar-2026 08:34:09 UTC] Full Log Data: {
    "timestamp": "2026-03-29 08:34:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.218.85.57",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.218.85.57, 172.68.40.139",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxODgsInVzZXJuYW1lIjoiT2xpdmVpcmEiLCJlbWFpbCI6ImhvMDk1ODE3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTMzODg5OX0.5T0iK2XH4dyruak0k5U6rp4AHPCy8dPH_MpNAGhaVSo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3d88a8bb5177da-LAD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.218.85.57",
        "CF-IPCountry": "AO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 08:34:09 UTC] === END API CALL LOG ===
[29-Mar-2026 08:34:09 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 08:34:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxODgsInVzZXJuYW1lIjoiT2xpdmVpcmEiLCJlbWFpbCI6ImhvMDk1ODE3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTMzODg5OX0.5T0iK2XH4dyruak0k5U6rp4AHPCy8dPH_MpNAGhaVSo
[29-Mar-2026 08:34:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 08:34:09 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 08:34:09 UTC] User ID: 188
[29-Mar-2026 08:34:09 UTC] ✅ User profile retrieved successfully for user ID: 188
[29-Mar-2026 08:50:45 UTC] === API CALL LOG ===
[29-Mar-2026 08:50:45 UTC] Endpoint: user/profile.php
[29-Mar-2026 08:50:45 UTC] Full Log Data: {
    "timestamp": "2026-03-29 08:50:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.144.227",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.144.227, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkzIiwidXNlcm5hbWUiOiJhajEyIiwiZW1haWwiOiJhanUyNjUxM0BnbWFpbC5jb20iLCJleHAiOjE3NzUzNzkwNDN9.EGVsZamBDvdkkK7FIm1wPm7O0bHXjZ4QNRCLwp-dvpQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3da0f66c83e6b4-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.189.144.227",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 08:50:45 UTC] === END API CALL LOG ===
[29-Mar-2026 08:50:45 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 08:50:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkzIiwidXNlcm5hbWUiOiJhajEyIiwiZW1haWwiOiJhanUyNjUxM0BnbWFpbC5jb20iLCJleHAiOjE3NzUzNzkwNDN9.EGVsZamBDvdkkK7FIm1wPm7O0bHXjZ4QNRCLwp-dvpQ
[29-Mar-2026 08:50:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 08:50:45 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 08:50:45 UTC] User ID: 193
[29-Mar-2026 08:50:45 UTC] ✅ User profile retrieved successfully for user ID: 193
[29-Mar-2026 08:50:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 08:50:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 08:50:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.189.144.227, 104.23.208.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkzIiwidXNlcm5hbWUiOiJhajEyIiwiZW1haWwiOiJhanUyNjUxM0BnbWFpbC5jb20iLCJleHAiOjE3NzUzNzkwNDN9.EGVsZamBDvdkkK7FIm1wPm7O0bHXjZ4QNRCLwp-dvpQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e3da0f6dcfee6b4-ADD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"196.189.144.227","CF-IPCountry":"ET","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[29-Mar-2026 08:50:45 UTC] === User Orders API Called ===
[29-Mar-2026 08:50:45 UTC] User ID: 193
[29-Mar-2026 08:50:45 UTC] Limit: 20, Offset: 0
[29-Mar-2026 08:50:45 UTC] Orders found: 0
[29-Mar-2026 08:50:45 UTC] Orders data: []
[29-Mar-2026 08:50:45 UTC] Total orders count: 0
[29-Mar-2026 08:50:45 UTC] === API CALL LOG ===
[29-Mar-2026 08:50:45 UTC] Endpoint: user/profile.php
[29-Mar-2026 08:50:45 UTC] Full Log Data: {
    "timestamp": "2026-03-29 08:50:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.144.227",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.144.227, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkzIiwidXNlcm5hbWUiOiJhajEyIiwiZW1haWwiOiJhanUyNjUxM0BnbWFpbC5jb20iLCJleHAiOjE3NzUzNzkwNDN9.EGVsZamBDvdkkK7FIm1wPm7O0bHXjZ4QNRCLwp-dvpQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3da0f71d47e6b4-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.189.144.227",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 08:50:45 UTC] === END API CALL LOG ===
[29-Mar-2026 08:50:45 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 08:50:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkzIiwidXNlcm5hbWUiOiJhajEyIiwiZW1haWwiOiJhanUyNjUxM0BnbWFpbC5jb20iLCJleHAiOjE3NzUzNzkwNDN9.EGVsZamBDvdkkK7FIm1wPm7O0bHXjZ4QNRCLwp-dvpQ
[29-Mar-2026 08:50:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 08:50:45 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 08:50:45 UTC] User ID: 193
[29-Mar-2026 08:50:45 UTC] ✅ User profile retrieved successfully for user ID: 193
[29-Mar-2026 08:50:45 UTC] === API CALL LOG ===
[29-Mar-2026 08:50:45 UTC] Endpoint: user/profile.php
[29-Mar-2026 08:50:45 UTC] Full Log Data: {
    "timestamp": "2026-03-29 08:50:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.144.227",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.144.227, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkzIiwidXNlcm5hbWUiOiJhajEyIiwiZW1haWwiOiJhanUyNjUxM0BnbWFpbC5jb20iLCJleHAiOjE3NzUzNzkwNDN9.EGVsZamBDvdkkK7FIm1wPm7O0bHXjZ4QNRCLwp-dvpQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3da0fc9b7ce6b4-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.189.144.227",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 08:50:45 UTC] === END API CALL LOG ===
[29-Mar-2026 08:50:45 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 08:50:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkzIiwidXNlcm5hbWUiOiJhajEyIiwiZW1haWwiOiJhanUyNjUxM0BnbWFpbC5jb20iLCJleHAiOjE3NzUzNzkwNDN9.EGVsZamBDvdkkK7FIm1wPm7O0bHXjZ4QNRCLwp-dvpQ
[29-Mar-2026 08:50:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 08:50:45 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 08:50:45 UTC] User ID: 193
[29-Mar-2026 08:50:45 UTC] ✅ User profile retrieved successfully for user ID: 193
[29-Mar-2026 08:51:07 UTC] === API CALL LOG ===
[29-Mar-2026 08:51:07 UTC] Endpoint: user/profile.php
[29-Mar-2026 08:51:07 UTC] Full Log Data: {
    "timestamp": "2026-03-29 08:51:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.144.227",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.144.227, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkzIiwidXNlcm5hbWUiOiJhajEyIiwiZW1haWwiOiJhanUyNjUxM0BnbWFpbC5jb20iLCJleHAiOjE3NzUzNzkwNDN9.EGVsZamBDvdkkK7FIm1wPm7O0bHXjZ4QNRCLwp-dvpQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3da1812992e6b4-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.189.144.227",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 08:51:07 UTC] === END API CALL LOG ===
[29-Mar-2026 08:51:07 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 08:51:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkzIiwidXNlcm5hbWUiOiJhajEyIiwiZW1haWwiOiJhanUyNjUxM0BnbWFpbC5jb20iLCJleHAiOjE3NzUzNzkwNDN9.EGVsZamBDvdkkK7FIm1wPm7O0bHXjZ4QNRCLwp-dvpQ
[29-Mar-2026 08:51:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 08:51:07 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 08:51:07 UTC] User ID: 193
[29-Mar-2026 08:51:07 UTC] ✅ User profile retrieved successfully for user ID: 193
[29-Mar-2026 08:52:16 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 08:52:16 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 08:52:16 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.189.144.227, 104.23.208.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkzIiwidXNlcm5hbWUiOiJhajEyIiwiZW1haWwiOiJhanUyNjUxM0BnbWFpbC5jb20iLCJleHAiOjE3NzUzNzkwNDN9.EGVsZamBDvdkkK7FIm1wPm7O0bHXjZ4QNRCLwp-dvpQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e3da3310d5ce6b4-ADD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"196.189.144.227","CF-IPCountry":"ET","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[29-Mar-2026 08:52:16 UTC] === User Orders API Called ===
[29-Mar-2026 08:52:16 UTC] User ID: 193
[29-Mar-2026 08:52:16 UTC] Limit: 20, Offset: 0
[29-Mar-2026 08:52:16 UTC] Orders found: 0
[29-Mar-2026 08:52:16 UTC] Orders data: []
[29-Mar-2026 08:52:16 UTC] Total orders count: 0
[29-Mar-2026 08:52:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 08:52:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 08:52:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.189.144.227, 104.23.208.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkzIiwidXNlcm5hbWUiOiJhajEyIiwiZW1haWwiOiJhanUyNjUxM0BnbWFpbC5jb20iLCJleHAiOjE3NzUzNzkwNDN9.EGVsZamBDvdkkK7FIm1wPm7O0bHXjZ4QNRCLwp-dvpQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e3da341caafe6b4-ADD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"196.189.144.227","CF-IPCountry":"ET","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[29-Mar-2026 08:52:18 UTC] === User Orders API Called ===
[29-Mar-2026 08:52:18 UTC] User ID: 193
[29-Mar-2026 08:52:18 UTC] Limit: 20, Offset: 0
[29-Mar-2026 08:52:18 UTC] Orders found: 0
[29-Mar-2026 08:52:18 UTC] Orders data: []
[29-Mar-2026 08:52:18 UTC] Total orders count: 0
[29-Mar-2026 08:52:19 UTC] === API CALL LOG ===
[29-Mar-2026 08:52:19 UTC] Endpoint: user/profile.php
[29-Mar-2026 08:52:19 UTC] Full Log Data: {
    "timestamp": "2026-03-29 08:52:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.144.227",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.144.227, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkzIiwidXNlcm5hbWUiOiJhajEyIiwiZW1haWwiOiJhanUyNjUxM0BnbWFpbC5jb20iLCJleHAiOjE3NzUzNzkwNDN9.EGVsZamBDvdkkK7FIm1wPm7O0bHXjZ4QNRCLwp-dvpQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3da3422b16e6b4-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.189.144.227",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 08:52:19 UTC] === END API CALL LOG ===
[29-Mar-2026 08:52:19 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 08:52:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkzIiwidXNlcm5hbWUiOiJhajEyIiwiZW1haWwiOiJhanUyNjUxM0BnbWFpbC5jb20iLCJleHAiOjE3NzUzNzkwNDN9.EGVsZamBDvdkkK7FIm1wPm7O0bHXjZ4QNRCLwp-dvpQ
[29-Mar-2026 08:52:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 08:52:19 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 08:52:19 UTC] User ID: 193
[29-Mar-2026 08:52:19 UTC] ✅ User profile retrieved successfully for user ID: 193
[29-Mar-2026 08:52:19 UTC] === API CALL LOG ===
[29-Mar-2026 08:52:19 UTC] Endpoint: user/profile.php
[29-Mar-2026 08:52:19 UTC] Full Log Data: {
    "timestamp": "2026-03-29 08:52:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.144.227",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.144.227, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkzIiwidXNlcm5hbWUiOiJhajEyIiwiZW1haWwiOiJhanUyNjUxM0BnbWFpbC5jb20iLCJleHAiOjE3NzUzNzkwNDN9.EGVsZamBDvdkkK7FIm1wPm7O0bHXjZ4QNRCLwp-dvpQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3da345af33e6b4-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.189.144.227",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 08:52:19 UTC] === END API CALL LOG ===
[29-Mar-2026 08:52:19 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 08:52:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkzIiwidXNlcm5hbWUiOiJhajEyIiwiZW1haWwiOiJhanUyNjUxM0BnbWFpbC5jb20iLCJleHAiOjE3NzUzNzkwNDN9.EGVsZamBDvdkkK7FIm1wPm7O0bHXjZ4QNRCLwp-dvpQ
[29-Mar-2026 08:52:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 08:52:19 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 08:52:19 UTC] User ID: 193
[29-Mar-2026 08:52:19 UTC] ✅ User profile retrieved successfully for user ID: 193
[29-Mar-2026 08:52:19 UTC] === API CALL LOG ===
[29-Mar-2026 08:52:19 UTC] Endpoint: user/profile.php
[29-Mar-2026 08:52:19 UTC] Full Log Data: {
    "timestamp": "2026-03-29 08:52:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.144.227",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.144.227, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkzIiwidXNlcm5hbWUiOiJhajEyIiwiZW1haWwiOiJhanUyNjUxM0BnbWFpbC5jb20iLCJleHAiOjE3NzUzNzkwNDN9.EGVsZamBDvdkkK7FIm1wPm7O0bHXjZ4QNRCLwp-dvpQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3da3467825e6b4-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.189.144.227",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 08:52:19 UTC] === END API CALL LOG ===
[29-Mar-2026 08:52:19 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 08:52:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkzIiwidXNlcm5hbWUiOiJhajEyIiwiZW1haWwiOiJhanUyNjUxM0BnbWFpbC5jb20iLCJleHAiOjE3NzUzNzkwNDN9.EGVsZamBDvdkkK7FIm1wPm7O0bHXjZ4QNRCLwp-dvpQ
[29-Mar-2026 08:52:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 08:52:19 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 08:52:19 UTC] User ID: 193
[29-Mar-2026 08:52:19 UTC] ✅ User profile retrieved successfully for user ID: 193
[29-Mar-2026 08:53:41 UTC] === API CALL LOG ===
[29-Mar-2026 08:53:41 UTC] Endpoint: user/profile.php
[29-Mar-2026 08:53:41 UTC] Full Log Data: {
    "timestamp": "2026-03-29 08:53:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.144.227",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.144.227, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkzIiwidXNlcm5hbWUiOiJhajEyIiwiZW1haWwiOiJhanUyNjUxM0BnbWFpbC5jb20iLCJleHAiOjE3NzUzNzkwNDN9.EGVsZamBDvdkkK7FIm1wPm7O0bHXjZ4QNRCLwp-dvpQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3da543edc2348a-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.189.144.227",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 08:53:41 UTC] === END API CALL LOG ===
[29-Mar-2026 08:53:41 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 08:53:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkzIiwidXNlcm5hbWUiOiJhajEyIiwiZW1haWwiOiJhanUyNjUxM0BnbWFpbC5jb20iLCJleHAiOjE3NzUzNzkwNDN9.EGVsZamBDvdkkK7FIm1wPm7O0bHXjZ4QNRCLwp-dvpQ
[29-Mar-2026 08:53:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 08:53:41 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 08:53:41 UTC] User ID: 193
[29-Mar-2026 08:53:41 UTC] ✅ User profile retrieved successfully for user ID: 193
[29-Mar-2026 08:53:42 UTC] === API CALL LOG ===
[29-Mar-2026 08:53:42 UTC] Endpoint: user/profile.php
[29-Mar-2026 08:53:42 UTC] Full Log Data: {
    "timestamp": "2026-03-29 08:53:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.144.227",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.144.227, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkzIiwidXNlcm5hbWUiOiJhajEyIiwiZW1haWwiOiJhanUyNjUxM0BnbWFpbC5jb20iLCJleHAiOjE3NzUzNzkwNDN9.EGVsZamBDvdkkK7FIm1wPm7O0bHXjZ4QNRCLwp-dvpQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3da54debdb348a-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.189.144.227",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 08:53:42 UTC] === END API CALL LOG ===
[29-Mar-2026 08:53:42 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 08:53:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkzIiwidXNlcm5hbWUiOiJhajEyIiwiZW1haWwiOiJhanUyNjUxM0BnbWFpbC5jb20iLCJleHAiOjE3NzUzNzkwNDN9.EGVsZamBDvdkkK7FIm1wPm7O0bHXjZ4QNRCLwp-dvpQ
[29-Mar-2026 08:53:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 08:53:42 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 08:53:42 UTC] User ID: 193
[29-Mar-2026 08:53:42 UTC] ✅ User profile retrieved successfully for user ID: 193
[29-Mar-2026 08:53:43 UTC] === API CALL LOG ===
[29-Mar-2026 08:53:43 UTC] Endpoint: user/profile.php
[29-Mar-2026 08:53:43 UTC] Full Log Data: {
    "timestamp": "2026-03-29 08:53:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.144.227",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.144.227, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkzIiwidXNlcm5hbWUiOiJhajEyIiwiZW1haWwiOiJhanUyNjUxM0BnbWFpbC5jb20iLCJleHAiOjE3NzUzNzkwNDN9.EGVsZamBDvdkkK7FIm1wPm7O0bHXjZ4QNRCLwp-dvpQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3da550efd4348a-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.189.144.227",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 08:53:43 UTC] === END API CALL LOG ===
[29-Mar-2026 08:53:43 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 08:53:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkzIiwidXNlcm5hbWUiOiJhajEyIiwiZW1haWwiOiJhanUyNjUxM0BnbWFpbC5jb20iLCJleHAiOjE3NzUzNzkwNDN9.EGVsZamBDvdkkK7FIm1wPm7O0bHXjZ4QNRCLwp-dvpQ
[29-Mar-2026 08:53:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 08:53:43 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 08:53:43 UTC] User ID: 193
[29-Mar-2026 08:53:43 UTC] ✅ User profile retrieved successfully for user ID: 193
[29-Mar-2026 08:53:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 08:53:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 08:53:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.189.144.227, 104.23.208.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkzIiwidXNlcm5hbWUiOiJhajEyIiwiZW1haWwiOiJhanUyNjUxM0BnbWFpbC5jb20iLCJleHAiOjE3NzUzNzkwNDN9.EGVsZamBDvdkkK7FIm1wPm7O0bHXjZ4QNRCLwp-dvpQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e3da551f924348a-ADD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"196.189.144.227","CF-IPCountry":"ET","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[29-Mar-2026 08:53:43 UTC] === User Orders API Called ===
[29-Mar-2026 08:53:43 UTC] User ID: 193
[29-Mar-2026 08:53:43 UTC] Limit: 20, Offset: 0
[29-Mar-2026 08:53:43 UTC] Orders found: 0
[29-Mar-2026 08:53:43 UTC] Orders data: []
[29-Mar-2026 08:53:43 UTC] Total orders count: 0
[29-Mar-2026 08:53:43 UTC] === API CALL LOG ===
[29-Mar-2026 08:53:43 UTC] Endpoint: user/profile.php
[29-Mar-2026 08:53:43 UTC] Full Log Data: {
    "timestamp": "2026-03-29 08:53:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.144.227",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.144.227, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkzIiwidXNlcm5hbWUiOiJhajEyIiwiZW1haWwiOiJhanUyNjUxM0BnbWFpbC5jb20iLCJleHAiOjE3NzUzNzkwNDN9.EGVsZamBDvdkkK7FIm1wPm7O0bHXjZ4QNRCLwp-dvpQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3da551f925348a-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.189.144.227",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 08:53:43 UTC] === END API CALL LOG ===
[29-Mar-2026 08:53:43 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 08:53:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkzIiwidXNlcm5hbWUiOiJhajEyIiwiZW1haWwiOiJhanUyNjUxM0BnbWFpbC5jb20iLCJleHAiOjE3NzUzNzkwNDN9.EGVsZamBDvdkkK7FIm1wPm7O0bHXjZ4QNRCLwp-dvpQ
[29-Mar-2026 08:53:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 08:53:43 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 08:53:43 UTC] User ID: 193
[29-Mar-2026 08:53:43 UTC] ✅ User profile retrieved successfully for user ID: 193
[29-Mar-2026 08:53:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 08:53:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 08:53:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.189.144.227, 104.23.208.145","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkzIiwidXNlcm5hbWUiOiJhajEyIiwiZW1haWwiOiJhanUyNjUxM0BnbWFpbC5jb20iLCJleHAiOjE3NzUzNzkwNDN9.EGVsZamBDvdkkK7FIm1wPm7O0bHXjZ4QNRCLwp-dvpQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e3da5946c94348a-ADD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"196.189.144.227","CF-IPCountry":"ET","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[29-Mar-2026 08:53:54 UTC] === User Orders API Called ===
[29-Mar-2026 08:53:54 UTC] User ID: 193
[29-Mar-2026 08:53:54 UTC] Limit: 20, Offset: 0
[29-Mar-2026 08:53:54 UTC] Orders found: 0
[29-Mar-2026 08:53:54 UTC] Orders data: []
[29-Mar-2026 08:53:54 UTC] Total orders count: 0
[29-Mar-2026 08:53:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 08:53:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 08:53:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.189.144.227, 104.23.208.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkzIiwidXNlcm5hbWUiOiJhajEyIiwiZW1haWwiOiJhanUyNjUxM0BnbWFpbC5jb20iLCJleHAiOjE3NzUzNzkwNDN9.EGVsZamBDvdkkK7FIm1wPm7O0bHXjZ4QNRCLwp-dvpQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e3da5a99edc348a-ADD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"196.189.144.227","CF-IPCountry":"ET","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[29-Mar-2026 08:53:57 UTC] === User Orders API Called ===
[29-Mar-2026 08:53:57 UTC] User ID: 193
[29-Mar-2026 08:53:57 UTC] Limit: 20, Offset: 0
[29-Mar-2026 08:53:57 UTC] Orders found: 0
[29-Mar-2026 08:53:57 UTC] Orders data: []
[29-Mar-2026 08:53:57 UTC] Total orders count: 0
[29-Mar-2026 08:53:57 UTC] === API CALL LOG ===
[29-Mar-2026 08:53:57 UTC] Endpoint: user/profile.php
[29-Mar-2026 08:53:57 UTC] Full Log Data: {
    "timestamp": "2026-03-29 08:53:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.144.227",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.144.227, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkzIiwidXNlcm5hbWUiOiJhajEyIiwiZW1haWwiOiJhanUyNjUxM0BnbWFpbC5jb20iLCJleHAiOjE3NzUzNzkwNDN9.EGVsZamBDvdkkK7FIm1wPm7O0bHXjZ4QNRCLwp-dvpQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3da5a9cf20348a-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.189.144.227",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 08:53:57 UTC] === END API CALL LOG ===
[29-Mar-2026 08:53:57 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 08:53:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkzIiwidXNlcm5hbWUiOiJhajEyIiwiZW1haWwiOiJhanUyNjUxM0BnbWFpbC5jb20iLCJleHAiOjE3NzUzNzkwNDN9.EGVsZamBDvdkkK7FIm1wPm7O0bHXjZ4QNRCLwp-dvpQ
[29-Mar-2026 08:53:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 08:53:57 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 08:53:57 UTC] User ID: 193
[29-Mar-2026 08:53:57 UTC] ✅ User profile retrieved successfully for user ID: 193
[29-Mar-2026 08:53:58 UTC] === API CALL LOG ===
[29-Mar-2026 08:53:58 UTC] Endpoint: user/profile.php
[29-Mar-2026 08:53:58 UTC] Full Log Data: {
    "timestamp": "2026-03-29 08:53:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.144.227",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.144.227, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkzIiwidXNlcm5hbWUiOiJhajEyIiwiZW1haWwiOiJhanUyNjUxM0BnbWFpbC5jb20iLCJleHAiOjE3NzUzNzkwNDN9.EGVsZamBDvdkkK7FIm1wPm7O0bHXjZ4QNRCLwp-dvpQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3da5ae7d36348a-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.189.144.227",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 08:53:58 UTC] === END API CALL LOG ===
[29-Mar-2026 08:53:58 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 08:53:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkzIiwidXNlcm5hbWUiOiJhajEyIiwiZW1haWwiOiJhanUyNjUxM0BnbWFpbC5jb20iLCJleHAiOjE3NzUzNzkwNDN9.EGVsZamBDvdkkK7FIm1wPm7O0bHXjZ4QNRCLwp-dvpQ
[29-Mar-2026 08:53:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 08:53:58 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 08:53:58 UTC] User ID: 193
[29-Mar-2026 08:53:58 UTC] ✅ User profile retrieved successfully for user ID: 193
[29-Mar-2026 08:54:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 08:54:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 08:54:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.189.144.227, 104.23.208.145","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkzIiwidXNlcm5hbWUiOiJhajEyIiwiZW1haWwiOiJhanUyNjUxM0BnbWFpbC5jb20iLCJleHAiOjE3NzUzNzkwNDN9.EGVsZamBDvdkkK7FIm1wPm7O0bHXjZ4QNRCLwp-dvpQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e3da6974c70348a-ADD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"196.189.144.227","CF-IPCountry":"ET","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[29-Mar-2026 08:54:35 UTC] === User Orders API Called ===
[29-Mar-2026 08:54:35 UTC] User ID: 193
[29-Mar-2026 08:54:35 UTC] Limit: 20, Offset: 0
[29-Mar-2026 08:54:35 UTC] Orders found: 0
[29-Mar-2026 08:54:35 UTC] Orders data: []
[29-Mar-2026 08:54:35 UTC] Total orders count: 0
[29-Mar-2026 08:54:35 UTC] === API CALL LOG ===
[29-Mar-2026 08:54:35 UTC] Endpoint: user/profile.php
[29-Mar-2026 08:54:35 UTC] Full Log Data: {
    "timestamp": "2026-03-29 08:54:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.144.227",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.144.227, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkzIiwidXNlcm5hbWUiOiJhajEyIiwiZW1haWwiOiJhanUyNjUxM0BnbWFpbC5jb20iLCJleHAiOjE3NzUzNzkwNDN9.EGVsZamBDvdkkK7FIm1wPm7O0bHXjZ4QNRCLwp-dvpQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3da697dd47348a-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.189.144.227",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 08:54:35 UTC] === END API CALL LOG ===
[29-Mar-2026 08:54:35 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 08:54:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkzIiwidXNlcm5hbWUiOiJhajEyIiwiZW1haWwiOiJhanUyNjUxM0BnbWFpbC5jb20iLCJleHAiOjE3NzUzNzkwNDN9.EGVsZamBDvdkkK7FIm1wPm7O0bHXjZ4QNRCLwp-dvpQ
[29-Mar-2026 08:54:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 08:54:35 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 08:54:35 UTC] User ID: 193
[29-Mar-2026 08:54:35 UTC] ✅ User profile retrieved successfully for user ID: 193
[29-Mar-2026 08:54:36 UTC] === API CALL LOG ===
[29-Mar-2026 08:54:36 UTC] Endpoint: user/profile.php
[29-Mar-2026 08:54:36 UTC] Full Log Data: {
    "timestamp": "2026-03-29 08:54:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.144.227",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.144.227, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkzIiwidXNlcm5hbWUiOiJhajEyIiwiZW1haWwiOiJhanUyNjUxM0BnbWFpbC5jb20iLCJleHAiOjE3NzUzNzkwNDN9.EGVsZamBDvdkkK7FIm1wPm7O0bHXjZ4QNRCLwp-dvpQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3da69cebfd348a-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.189.144.227",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 08:54:36 UTC] === END API CALL LOG ===
[29-Mar-2026 08:54:36 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 08:54:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkzIiwidXNlcm5hbWUiOiJhajEyIiwiZW1haWwiOiJhanUyNjUxM0BnbWFpbC5jb20iLCJleHAiOjE3NzUzNzkwNDN9.EGVsZamBDvdkkK7FIm1wPm7O0bHXjZ4QNRCLwp-dvpQ
[29-Mar-2026 08:54:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 08:54:36 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 08:54:36 UTC] User ID: 193
[29-Mar-2026 08:54:36 UTC] ✅ User profile retrieved successfully for user ID: 193
[29-Mar-2026 08:54:53 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 08:54:53 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 08:54:53 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.189.144.227, 104.23.208.145","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkzIiwidXNlcm5hbWUiOiJhajEyIiwiZW1haWwiOiJhanUyNjUxM0BnbWFpbC5jb20iLCJleHAiOjE3NzUzNzkwNDN9.EGVsZamBDvdkkK7FIm1wPm7O0bHXjZ4QNRCLwp-dvpQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e3da705eb45348a-ADD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"196.189.144.227","CF-IPCountry":"ET","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[29-Mar-2026 08:54:53 UTC] === User Orders API Called ===
[29-Mar-2026 08:54:53 UTC] User ID: 193
[29-Mar-2026 08:54:53 UTC] Limit: 20, Offset: 0
[29-Mar-2026 08:54:53 UTC] Orders found: 0
[29-Mar-2026 08:54:53 UTC] Orders data: []
[29-Mar-2026 08:54:53 UTC] Total orders count: 0
[29-Mar-2026 08:54:53 UTC] === API CALL LOG ===
[29-Mar-2026 08:54:53 UTC] Endpoint: user/profile.php
[29-Mar-2026 08:54:53 UTC] Full Log Data: {
    "timestamp": "2026-03-29 08:54:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.144.227",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.144.227, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkzIiwidXNlcm5hbWUiOiJhajEyIiwiZW1haWwiOiJhanUyNjUxM0BnbWFpbC5jb20iLCJleHAiOjE3NzUzNzkwNDN9.EGVsZamBDvdkkK7FIm1wPm7O0bHXjZ4QNRCLwp-dvpQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3da7064bd7348a-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.189.144.227",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 08:54:53 UTC] === END API CALL LOG ===
[29-Mar-2026 08:54:53 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 08:54:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkzIiwidXNlcm5hbWUiOiJhajEyIiwiZW1haWwiOiJhanUyNjUxM0BnbWFpbC5jb20iLCJleHAiOjE3NzUzNzkwNDN9.EGVsZamBDvdkkK7FIm1wPm7O0bHXjZ4QNRCLwp-dvpQ
[29-Mar-2026 08:54:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 08:54:53 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 08:54:53 UTC] User ID: 193
[29-Mar-2026 08:54:53 UTC] ✅ User profile retrieved successfully for user ID: 193
[29-Mar-2026 08:54:53 UTC] === API CALL LOG ===
[29-Mar-2026 08:54:53 UTC] Endpoint: user/profile.php
[29-Mar-2026 08:54:53 UTC] Full Log Data: {
    "timestamp": "2026-03-29 08:54:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.144.227",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.144.227, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkzIiwidXNlcm5hbWUiOiJhajEyIiwiZW1haWwiOiJhanUyNjUxM0BnbWFpbC5jb20iLCJleHAiOjE3NzUzNzkwNDN9.EGVsZamBDvdkkK7FIm1wPm7O0bHXjZ4QNRCLwp-dvpQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3da70ae973348a-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.189.144.227",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 08:54:53 UTC] === END API CALL LOG ===
[29-Mar-2026 08:54:53 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 08:54:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkzIiwidXNlcm5hbWUiOiJhajEyIiwiZW1haWwiOiJhanUyNjUxM0BnbWFpbC5jb20iLCJleHAiOjE3NzUzNzkwNDN9.EGVsZamBDvdkkK7FIm1wPm7O0bHXjZ4QNRCLwp-dvpQ
[29-Mar-2026 08:54:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 08:54:53 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 08:54:53 UTC] User ID: 193
[29-Mar-2026 08:54:53 UTC] ✅ User profile retrieved successfully for user ID: 193
[29-Mar-2026 08:55:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 08:55:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 08:55:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.189.144.227, 104.23.208.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkzIiwidXNlcm5hbWUiOiJhajEyIiwiZW1haWwiOiJhanUyNjUxM0BnbWFpbC5jb20iLCJleHAiOjE3NzUzNzkwNDN9.EGVsZamBDvdkkK7FIm1wPm7O0bHXjZ4QNRCLwp-dvpQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e3da7776a20348a-ADD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"196.189.144.227","CF-IPCountry":"ET","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[29-Mar-2026 08:55:11 UTC] === User Orders API Called ===
[29-Mar-2026 08:55:11 UTC] User ID: 193
[29-Mar-2026 08:55:11 UTC] Limit: 20, Offset: 0
[29-Mar-2026 08:55:11 UTC] Orders found: 0
[29-Mar-2026 08:55:11 UTC] Orders data: []
[29-Mar-2026 08:55:11 UTC] Total orders count: 0
[29-Mar-2026 08:55:11 UTC] === API CALL LOG ===
[29-Mar-2026 08:55:11 UTC] Endpoint: user/profile.php
[29-Mar-2026 08:55:11 UTC] Full Log Data: {
    "timestamp": "2026-03-29 08:55:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.144.227",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.144.227, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkzIiwidXNlcm5hbWUiOiJhajEyIiwiZW1haWwiOiJhanUyNjUxM0BnbWFpbC5jb20iLCJleHAiOjE3NzUzNzkwNDN9.EGVsZamBDvdkkK7FIm1wPm7O0bHXjZ4QNRCLwp-dvpQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3da777dabb348a-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.189.144.227",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 08:55:11 UTC] === END API CALL LOG ===
[29-Mar-2026 08:55:11 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 08:55:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkzIiwidXNlcm5hbWUiOiJhajEyIiwiZW1haWwiOiJhanUyNjUxM0BnbWFpbC5jb20iLCJleHAiOjE3NzUzNzkwNDN9.EGVsZamBDvdkkK7FIm1wPm7O0bHXjZ4QNRCLwp-dvpQ
[29-Mar-2026 08:55:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 08:55:11 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 08:55:11 UTC] User ID: 193
[29-Mar-2026 08:55:11 UTC] ✅ User profile retrieved successfully for user ID: 193
[29-Mar-2026 08:55:12 UTC] === API CALL LOG ===
[29-Mar-2026 08:55:12 UTC] Endpoint: user/profile.php
[29-Mar-2026 08:55:12 UTC] Full Log Data: {
    "timestamp": "2026-03-29 08:55:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.144.227",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.144.227, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkzIiwidXNlcm5hbWUiOiJhajEyIiwiZW1haWwiOiJhanUyNjUxM0BnbWFpbC5jb20iLCJleHAiOjE3NzUzNzkwNDN9.EGVsZamBDvdkkK7FIm1wPm7O0bHXjZ4QNRCLwp-dvpQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3da77bcfa3348a-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.189.144.227",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 08:55:12 UTC] === END API CALL LOG ===
[29-Mar-2026 08:55:12 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 08:55:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkzIiwidXNlcm5hbWUiOiJhajEyIiwiZW1haWwiOiJhanUyNjUxM0BnbWFpbC5jb20iLCJleHAiOjE3NzUzNzkwNDN9.EGVsZamBDvdkkK7FIm1wPm7O0bHXjZ4QNRCLwp-dvpQ
[29-Mar-2026 08:55:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 08:55:12 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 08:55:12 UTC] User ID: 193
[29-Mar-2026 08:55:12 UTC] ✅ User profile retrieved successfully for user ID: 193
[29-Mar-2026 08:56:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 08:56:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 08:56:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.189.144.227, 104.23.208.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkzIiwidXNlcm5hbWUiOiJhajEyIiwiZW1haWwiOiJhanUyNjUxM0BnbWFpbC5jb20iLCJleHAiOjE3NzUzNzkwNDN9.EGVsZamBDvdkkK7FIm1wPm7O0bHXjZ4QNRCLwp-dvpQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e3da98adc61348a-ADD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"196.189.144.227","CF-IPCountry":"ET","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[29-Mar-2026 08:56:36 UTC] === User Orders API Called ===
[29-Mar-2026 08:56:36 UTC] User ID: 193
[29-Mar-2026 08:56:36 UTC] Limit: 20, Offset: 0
[29-Mar-2026 08:56:36 UTC] Orders found: 0
[29-Mar-2026 08:56:36 UTC] Orders data: []
[29-Mar-2026 08:56:36 UTC] Total orders count: 0
[29-Mar-2026 08:56:36 UTC] === API CALL LOG ===
[29-Mar-2026 08:56:36 UTC] Endpoint: user/profile.php
[29-Mar-2026 08:56:36 UTC] Full Log Data: {
    "timestamp": "2026-03-29 08:56:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.144.227",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.144.227, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkzIiwidXNlcm5hbWUiOiJhajEyIiwiZW1haWwiOiJhanUyNjUxM0BnbWFpbC5jb20iLCJleHAiOjE3NzUzNzkwNDN9.EGVsZamBDvdkkK7FIm1wPm7O0bHXjZ4QNRCLwp-dvpQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3da98b4cd9348a-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.189.144.227",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 08:56:36 UTC] === END API CALL LOG ===
[29-Mar-2026 08:56:36 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 08:56:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkzIiwidXNlcm5hbWUiOiJhajEyIiwiZW1haWwiOiJhanUyNjUxM0BnbWFpbC5jb20iLCJleHAiOjE3NzUzNzkwNDN9.EGVsZamBDvdkkK7FIm1wPm7O0bHXjZ4QNRCLwp-dvpQ
[29-Mar-2026 08:56:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 08:56:36 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 08:56:36 UTC] User ID: 193
[29-Mar-2026 08:56:36 UTC] ✅ User profile retrieved successfully for user ID: 193
[29-Mar-2026 08:56:37 UTC] === API CALL LOG ===
[29-Mar-2026 08:56:37 UTC] Endpoint: user/profile.php
[29-Mar-2026 08:56:37 UTC] Full Log Data: {
    "timestamp": "2026-03-29 08:56:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.144.227",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.144.227, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkzIiwidXNlcm5hbWUiOiJhajEyIiwiZW1haWwiOiJhanUyNjUxM0BnbWFpbC5jb20iLCJleHAiOjE3NzUzNzkwNDN9.EGVsZamBDvdkkK7FIm1wPm7O0bHXjZ4QNRCLwp-dvpQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3da98f69af348a-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.189.144.227",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 08:56:37 UTC] === END API CALL LOG ===
[29-Mar-2026 08:56:37 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 08:56:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkzIiwidXNlcm5hbWUiOiJhajEyIiwiZW1haWwiOiJhanUyNjUxM0BnbWFpbC5jb20iLCJleHAiOjE3NzUzNzkwNDN9.EGVsZamBDvdkkK7FIm1wPm7O0bHXjZ4QNRCLwp-dvpQ
[29-Mar-2026 08:56:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 08:56:37 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 08:56:37 UTC] User ID: 193
[29-Mar-2026 08:56:37 UTC] ✅ User profile retrieved successfully for user ID: 193
[29-Mar-2026 08:56:47 UTC] === API CALL LOG ===
[29-Mar-2026 08:56:47 UTC] Endpoint: user/profile.php
[29-Mar-2026 08:56:47 UTC] Full Log Data: {
    "timestamp": "2026-03-29 08:56:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.237.157.15",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.237.157.15, 104.22.48.223",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk0IiwidXNlcm5hbWUiOiJiaGFpIiwiZW1haWwiOiJhbGFoc2hzakBnbWFpbC5jb20iLCJleHAiOjE3NzUzNzk0MDV9.MiyQYB36H2uYGXAvynJQOHHxesQE3BVM8_7s4tDolrM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3da9cb4d33635a-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.237.157.15",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 08:56:47 UTC] === END API CALL LOG ===
[29-Mar-2026 08:56:47 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 08:56:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk0IiwidXNlcm5hbWUiOiJiaGFpIiwiZW1haWwiOiJhbGFoc2hzakBnbWFpbC5jb20iLCJleHAiOjE3NzUzNzk0MDV9.MiyQYB36H2uYGXAvynJQOHHxesQE3BVM8_7s4tDolrM
[29-Mar-2026 08:56:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 08:56:47 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 08:56:47 UTC] User ID: 194
[29-Mar-2026 08:56:47 UTC] ✅ User profile retrieved successfully for user ID: 194
[29-Mar-2026 08:56:47 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 08:56:47 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 08:56:47 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.237.157.15, 104.22.48.223","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk0IiwidXNlcm5hbWUiOiJiaGFpIiwiZW1haWwiOiJhbGFoc2hzakBnbWFpbC5jb20iLCJleHAiOjE3NzUzNzk0MDV9.MiyQYB36H2uYGXAvynJQOHHxesQE3BVM8_7s4tDolrM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e3da9cb6d6f635a-DEL","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.237.157.15","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[29-Mar-2026 08:56:47 UTC] === User Orders API Called ===
[29-Mar-2026 08:56:47 UTC] User ID: 194
[29-Mar-2026 08:56:47 UTC] Limit: 20, Offset: 0
[29-Mar-2026 08:56:47 UTC] Orders found: 0
[29-Mar-2026 08:56:47 UTC] Orders data: []
[29-Mar-2026 08:56:47 UTC] Total orders count: 0
[29-Mar-2026 08:56:47 UTC] === API CALL LOG ===
[29-Mar-2026 08:56:47 UTC] Endpoint: user/profile.php
[29-Mar-2026 08:56:47 UTC] Full Log Data: {
    "timestamp": "2026-03-29 08:56:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.237.157.15",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.237.157.15, 104.22.48.222",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk0IiwidXNlcm5hbWUiOiJiaGFpIiwiZW1haWwiOiJhbGFoc2hzakBnbWFpbC5jb20iLCJleHAiOjE3NzUzNzk0MDV9.MiyQYB36H2uYGXAvynJQOHHxesQE3BVM8_7s4tDolrM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3da9cbdde6635a-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.237.157.15",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 08:56:47 UTC] === END API CALL LOG ===
[29-Mar-2026 08:56:47 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 08:56:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk0IiwidXNlcm5hbWUiOiJiaGFpIiwiZW1haWwiOiJhbGFoc2hzakBnbWFpbC5jb20iLCJleHAiOjE3NzUzNzk0MDV9.MiyQYB36H2uYGXAvynJQOHHxesQE3BVM8_7s4tDolrM
[29-Mar-2026 08:56:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 08:56:47 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 08:56:47 UTC] User ID: 194
[29-Mar-2026 08:56:47 UTC] ✅ User profile retrieved successfully for user ID: 194
[29-Mar-2026 08:56:48 UTC] === API CALL LOG ===
[29-Mar-2026 08:56:48 UTC] Endpoint: user/profile.php
[29-Mar-2026 08:56:48 UTC] Full Log Data: {
    "timestamp": "2026-03-29 08:56:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.237.157.15",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.237.157.15, 104.23.216.25",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk0IiwidXNlcm5hbWUiOiJiaGFpIiwiZW1haWwiOiJhbGFoc2hzakBnbWFpbC5jb20iLCJleHAiOjE3NzUzNzk0MDV9.MiyQYB36H2uYGXAvynJQOHHxesQE3BVM8_7s4tDolrM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3da9d7fe56635a-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.237.157.15",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 08:56:48 UTC] === END API CALL LOG ===
[29-Mar-2026 08:56:48 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 08:56:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk0IiwidXNlcm5hbWUiOiJiaGFpIiwiZW1haWwiOiJhbGFoc2hzakBnbWFpbC5jb20iLCJleHAiOjE3NzUzNzk0MDV9.MiyQYB36H2uYGXAvynJQOHHxesQE3BVM8_7s4tDolrM
[29-Mar-2026 08:56:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 08:56:48 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 08:56:48 UTC] User ID: 194
[29-Mar-2026 08:56:48 UTC] ✅ User profile retrieved successfully for user ID: 194
[29-Mar-2026 08:56:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 08:56:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 08:56:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.237.157.15, 104.23.216.24","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk0IiwidXNlcm5hbWUiOiJiaGFpIiwiZW1haWwiOiJhbGFoc2hzakBnbWFpbC5jb20iLCJleHAiOjE3NzUzNzk0MDV9.MiyQYB36H2uYGXAvynJQOHHxesQE3BVM8_7s4tDolrM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e3da9e38888635a-DEL","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.237.157.15","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[29-Mar-2026 08:56:50 UTC] === User Orders API Called ===
[29-Mar-2026 08:56:50 UTC] User ID: 194
[29-Mar-2026 08:56:50 UTC] Limit: 20, Offset: 0
[29-Mar-2026 08:56:50 UTC] Orders found: 0
[29-Mar-2026 08:56:50 UTC] Orders data: []
[29-Mar-2026 08:56:50 UTC] Total orders count: 0
[29-Mar-2026 08:56:50 UTC] === API CALL LOG ===
[29-Mar-2026 08:56:50 UTC] Endpoint: user/profile.php
[29-Mar-2026 08:56:50 UTC] Full Log Data: {
    "timestamp": "2026-03-29 08:56:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.237.157.15",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.237.157.15, 104.23.216.25",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk0IiwidXNlcm5hbWUiOiJiaGFpIiwiZW1haWwiOiJhbGFoc2hzakBnbWFpbC5jb20iLCJleHAiOjE3NzUzNzk0MDV9.MiyQYB36H2uYGXAvynJQOHHxesQE3BVM8_7s4tDolrM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3da9e38889635a-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.237.157.15",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 08:56:50 UTC] === END API CALL LOG ===
[29-Mar-2026 08:56:50 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 08:56:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk0IiwidXNlcm5hbWUiOiJiaGFpIiwiZW1haWwiOiJhbGFoc2hzakBnbWFpbC5jb20iLCJleHAiOjE3NzUzNzk0MDV9.MiyQYB36H2uYGXAvynJQOHHxesQE3BVM8_7s4tDolrM
[29-Mar-2026 08:56:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 08:56:50 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 08:56:50 UTC] User ID: 194
[29-Mar-2026 08:56:50 UTC] ✅ User profile retrieved successfully for user ID: 194
[29-Mar-2026 08:56:52 UTC] === API CALL LOG ===
[29-Mar-2026 08:56:52 UTC] Endpoint: user/profile.php
[29-Mar-2026 08:56:52 UTC] Full Log Data: {
    "timestamp": "2026-03-29 08:56:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.237.157.15",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.237.157.15, 104.23.216.25",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk0IiwidXNlcm5hbWUiOiJiaGFpIiwiZW1haWwiOiJhbGFoc2hzakBnbWFpbC5jb20iLCJleHAiOjE3NzUzNzk0MDV9.MiyQYB36H2uYGXAvynJQOHHxesQE3BVM8_7s4tDolrM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3da9eeda30635a-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.237.157.15",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 08:56:52 UTC] === END API CALL LOG ===
[29-Mar-2026 08:56:52 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 08:56:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk0IiwidXNlcm5hbWUiOiJiaGFpIiwiZW1haWwiOiJhbGFoc2hzakBnbWFpbC5jb20iLCJleHAiOjE3NzUzNzk0MDV9.MiyQYB36H2uYGXAvynJQOHHxesQE3BVM8_7s4tDolrM
[29-Mar-2026 08:56:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 08:56:52 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 08:56:52 UTC] User ID: 194
[29-Mar-2026 08:56:52 UTC] ✅ User profile retrieved successfully for user ID: 194
[29-Mar-2026 08:56:52 UTC] === API CALL LOG ===
[29-Mar-2026 08:56:52 UTC] Endpoint: user/profile.php
[29-Mar-2026 08:56:52 UTC] Full Log Data: {
    "timestamp": "2026-03-29 08:56:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.237.157.15",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.237.157.15, 104.23.216.25",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk0IiwidXNlcm5hbWUiOiJiaGFpIiwiZW1haWwiOiJhbGFoc2hzakBnbWFpbC5jb20iLCJleHAiOjE3NzUzNzk0MDV9.MiyQYB36H2uYGXAvynJQOHHxesQE3BVM8_7s4tDolrM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3da9e7be42635a-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.237.157.15",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 08:56:52 UTC] === END API CALL LOG ===
[29-Mar-2026 08:56:52 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 08:56:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk0IiwidXNlcm5hbWUiOiJiaGFpIiwiZW1haWwiOiJhbGFoc2hzakBnbWFpbC5jb20iLCJleHAiOjE3NzUzNzk0MDV9.MiyQYB36H2uYGXAvynJQOHHxesQE3BVM8_7s4tDolrM
[29-Mar-2026 08:56:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 08:56:52 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 08:56:52 UTC] User ID: 194
[29-Mar-2026 08:56:52 UTC] ✅ User profile retrieved successfully for user ID: 194
[29-Mar-2026 08:56:59 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 08:56:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 08:56:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.189.144.227, 104.23.208.145","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkzIiwidXNlcm5hbWUiOiJhajEyIiwiZW1haWwiOiJhanUyNjUxM0BnbWFpbC5jb20iLCJleHAiOjE3NzUzNzkwNDN9.EGVsZamBDvdkkK7FIm1wPm7O0bHXjZ4QNRCLwp-dvpQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e3daa1bdd1b348a-ADD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"196.189.144.227","CF-IPCountry":"ET","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[29-Mar-2026 08:56:59 UTC] === User Orders API Called ===
[29-Mar-2026 08:56:59 UTC] User ID: 193
[29-Mar-2026 08:56:59 UTC] Limit: 20, Offset: 0
[29-Mar-2026 08:56:59 UTC] Orders found: 0
[29-Mar-2026 08:56:59 UTC] Orders data: []
[29-Mar-2026 08:56:59 UTC] Total orders count: 0
[29-Mar-2026 08:56:59 UTC] === API CALL LOG ===
[29-Mar-2026 08:56:59 UTC] Endpoint: user/profile.php
[29-Mar-2026 08:56:59 UTC] Full Log Data: {
    "timestamp": "2026-03-29 08:56:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.144.227",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.144.227, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkzIiwidXNlcm5hbWUiOiJhajEyIiwiZW1haWwiOiJhanUyNjUxM0BnbWFpbC5jb20iLCJleHAiOjE3NzUzNzkwNDN9.EGVsZamBDvdkkK7FIm1wPm7O0bHXjZ4QNRCLwp-dvpQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3daa1c7de8348a-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.189.144.227",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 08:56:59 UTC] === END API CALL LOG ===
[29-Mar-2026 08:56:59 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 08:56:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkzIiwidXNlcm5hbWUiOiJhajEyIiwiZW1haWwiOiJhanUyNjUxM0BnbWFpbC5jb20iLCJleHAiOjE3NzUzNzkwNDN9.EGVsZamBDvdkkK7FIm1wPm7O0bHXjZ4QNRCLwp-dvpQ
[29-Mar-2026 08:56:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 08:56:59 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 08:56:59 UTC] User ID: 193
[29-Mar-2026 08:56:59 UTC] ✅ User profile retrieved successfully for user ID: 193
[29-Mar-2026 08:57:00 UTC] === API CALL LOG ===
[29-Mar-2026 08:57:00 UTC] Endpoint: user/profile.php
[29-Mar-2026 08:57:00 UTC] Full Log Data: {
    "timestamp": "2026-03-29 08:57:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.144.227",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.144.227, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkzIiwidXNlcm5hbWUiOiJhajEyIiwiZW1haWwiOiJhanUyNjUxM0BnbWFpbC5jb20iLCJleHAiOjE3NzUzNzkwNDN9.EGVsZamBDvdkkK7FIm1wPm7O0bHXjZ4QNRCLwp-dvpQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3daa1fd9dc348a-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.189.144.227",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 08:57:00 UTC] === END API CALL LOG ===
[29-Mar-2026 08:57:00 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 08:57:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkzIiwidXNlcm5hbWUiOiJhajEyIiwiZW1haWwiOiJhanUyNjUxM0BnbWFpbC5jb20iLCJleHAiOjE3NzUzNzkwNDN9.EGVsZamBDvdkkK7FIm1wPm7O0bHXjZ4QNRCLwp-dvpQ
[29-Mar-2026 08:57:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 08:57:00 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 08:57:00 UTC] User ID: 193
[29-Mar-2026 08:57:00 UTC] ✅ User profile retrieved successfully for user ID: 193
[29-Mar-2026 08:57:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 08:57:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 08:57:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.237.157.15, 104.23.216.25","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk0IiwidXNlcm5hbWUiOiJiaGFpIiwiZW1haWwiOiJhbGFoc2hzakBnbWFpbC5jb20iLCJleHAiOjE3NzUzNzk0MDV9.MiyQYB36H2uYGXAvynJQOHHxesQE3BVM8_7s4tDolrM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e3daa1eee0a635a-DEL","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.237.157.15","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[29-Mar-2026 08:57:00 UTC] === User Orders API Called ===
[29-Mar-2026 08:57:00 UTC] User ID: 194
[29-Mar-2026 08:57:00 UTC] Limit: 20, Offset: 0
[29-Mar-2026 08:57:00 UTC] Orders found: 0
[29-Mar-2026 08:57:00 UTC] Orders data: []
[29-Mar-2026 08:57:00 UTC] Total orders count: 0
[29-Mar-2026 08:57:00 UTC] === API CALL LOG ===
[29-Mar-2026 08:57:00 UTC] Endpoint: user/profile.php
[29-Mar-2026 08:57:00 UTC] Full Log Data: {
    "timestamp": "2026-03-29 08:57:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.237.157.15",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.237.157.15, 104.23.216.24",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk0IiwidXNlcm5hbWUiOiJiaGFpIiwiZW1haWwiOiJhbGFoc2hzakBnbWFpbC5jb20iLCJleHAiOjE3NzUzNzk0MDV9.MiyQYB36H2uYGXAvynJQOHHxesQE3BVM8_7s4tDolrM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3daa1f5e99635a-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.237.157.15",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 08:57:00 UTC] === END API CALL LOG ===
[29-Mar-2026 08:57:00 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 08:57:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk0IiwidXNlcm5hbWUiOiJiaGFpIiwiZW1haWwiOiJhbGFoc2hzakBnbWFpbC5jb20iLCJleHAiOjE3NzUzNzk0MDV9.MiyQYB36H2uYGXAvynJQOHHxesQE3BVM8_7s4tDolrM
[29-Mar-2026 08:57:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 08:57:00 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 08:57:00 UTC] User ID: 194
[29-Mar-2026 08:57:00 UTC] ✅ User profile retrieved successfully for user ID: 194
[29-Mar-2026 08:57:00 UTC] === API CALL LOG ===
[29-Mar-2026 08:57:00 UTC] Endpoint: user/profile.php
[29-Mar-2026 08:57:00 UTC] Full Log Data: {
    "timestamp": "2026-03-29 08:57:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.237.157.15",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.237.157.15, 104.23.216.24",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk0IiwidXNlcm5hbWUiOiJiaGFpIiwiZW1haWwiOiJhbGFoc2hzakBnbWFpbC5jb20iLCJleHAiOjE3NzUzNzk0MDV9.MiyQYB36H2uYGXAvynJQOHHxesQE3BVM8_7s4tDolrM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3daa232b4a635a-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.237.157.15",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 08:57:00 UTC] === END API CALL LOG ===
[29-Mar-2026 08:57:00 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 08:57:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk0IiwidXNlcm5hbWUiOiJiaGFpIiwiZW1haWwiOiJhbGFoc2hzakBnbWFpbC5jb20iLCJleHAiOjE3NzUzNzk0MDV9.MiyQYB36H2uYGXAvynJQOHHxesQE3BVM8_7s4tDolrM
[29-Mar-2026 08:57:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 08:57:00 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 08:57:00 UTC] User ID: 194
[29-Mar-2026 08:57:00 UTC] ✅ User profile retrieved successfully for user ID: 194
[29-Mar-2026 08:57:01 UTC] === API CALL LOG ===
[29-Mar-2026 08:57:01 UTC] Endpoint: user/profile.php
[29-Mar-2026 08:57:01 UTC] Full Log Data: {
    "timestamp": "2026-03-29 08:57:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.237.157.15",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.237.157.15, 104.23.216.24",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk0IiwidXNlcm5hbWUiOiJiaGFpIiwiZW1haWwiOiJhbGFoc2hzakBnbWFpbC5jb20iLCJleHAiOjE3NzUzNzk0MDV9.MiyQYB36H2uYGXAvynJQOHHxesQE3BVM8_7s4tDolrM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3daa27f992635a-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.237.157.15",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 08:57:01 UTC] === END API CALL LOG ===
[29-Mar-2026 08:57:01 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 08:57:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk0IiwidXNlcm5hbWUiOiJiaGFpIiwiZW1haWwiOiJhbGFoc2hzakBnbWFpbC5jb20iLCJleHAiOjE3NzUzNzk0MDV9.MiyQYB36H2uYGXAvynJQOHHxesQE3BVM8_7s4tDolrM
[29-Mar-2026 08:57:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 08:57:01 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 08:57:01 UTC] User ID: 194
[29-Mar-2026 08:57:01 UTC] ✅ User profile retrieved successfully for user ID: 194
[29-Mar-2026 08:57:12 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 08:57:12 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 08:57:12 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.189.144.227, 104.23.208.145","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkzIiwidXNlcm5hbWUiOiJhajEyIiwiZW1haWwiOiJhanUyNjUxM0BnbWFpbC5jb20iLCJleHAiOjE3NzUzNzkwNDN9.EGVsZamBDvdkkK7FIm1wPm7O0bHXjZ4QNRCLwp-dvpQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e3daa6bebaa348a-ADD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"196.189.144.227","CF-IPCountry":"ET","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[29-Mar-2026 08:57:12 UTC] === User Orders API Called ===
[29-Mar-2026 08:57:12 UTC] User ID: 193
[29-Mar-2026 08:57:12 UTC] Limit: 20, Offset: 0
[29-Mar-2026 08:57:12 UTC] Orders found: 0
[29-Mar-2026 08:57:12 UTC] Orders data: []
[29-Mar-2026 08:57:12 UTC] Total orders count: 0
[29-Mar-2026 08:57:12 UTC] === API CALL LOG ===
[29-Mar-2026 08:57:12 UTC] Endpoint: user/profile.php
[29-Mar-2026 08:57:12 UTC] Full Log Data: {
    "timestamp": "2026-03-29 08:57:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.144.227",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.144.227, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkzIiwidXNlcm5hbWUiOiJhajEyIiwiZW1haWwiOiJhanUyNjUxM0BnbWFpbC5jb20iLCJleHAiOjE3NzUzNzkwNDN9.EGVsZamBDvdkkK7FIm1wPm7O0bHXjZ4QNRCLwp-dvpQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3daa6c4c32348a-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.189.144.227",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 08:57:12 UTC] === END API CALL LOG ===
[29-Mar-2026 08:57:12 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 08:57:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkzIiwidXNlcm5hbWUiOiJhajEyIiwiZW1haWwiOiJhanUyNjUxM0BnbWFpbC5jb20iLCJleHAiOjE3NzUzNzkwNDN9.EGVsZamBDvdkkK7FIm1wPm7O0bHXjZ4QNRCLwp-dvpQ
[29-Mar-2026 08:57:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 08:57:12 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 08:57:12 UTC] User ID: 193
[29-Mar-2026 08:57:12 UTC] ✅ User profile retrieved successfully for user ID: 193
[29-Mar-2026 08:57:12 UTC] === API CALL LOG ===
[29-Mar-2026 08:57:12 UTC] Endpoint: user/profile.php
[29-Mar-2026 08:57:12 UTC] Full Log Data: {
    "timestamp": "2026-03-29 08:57:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.144.227",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.144.227, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkzIiwidXNlcm5hbWUiOiJhajEyIiwiZW1haWwiOiJhanUyNjUxM0BnbWFpbC5jb20iLCJleHAiOjE3NzUzNzkwNDN9.EGVsZamBDvdkkK7FIm1wPm7O0bHXjZ4QNRCLwp-dvpQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3daa6ff87f348a-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.189.144.227",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 08:57:12 UTC] === END API CALL LOG ===
[29-Mar-2026 08:57:12 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 08:57:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkzIiwidXNlcm5hbWUiOiJhajEyIiwiZW1haWwiOiJhanUyNjUxM0BnbWFpbC5jb20iLCJleHAiOjE3NzUzNzkwNDN9.EGVsZamBDvdkkK7FIm1wPm7O0bHXjZ4QNRCLwp-dvpQ
[29-Mar-2026 08:57:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 08:57:12 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 08:57:12 UTC] User ID: 193
[29-Mar-2026 08:57:12 UTC] ✅ User profile retrieved successfully for user ID: 193
[29-Mar-2026 08:57:27 UTC] === API CALL LOG ===
[29-Mar-2026 08:57:27 UTC] Endpoint: user/profile.php
[29-Mar-2026 08:57:27 UTC] Full Log Data: {
    "timestamp": "2026-03-29 08:57:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.237.157.15",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.237.157.15, 104.23.216.24",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk0IiwidXNlcm5hbWUiOiJiaGFpIiwiZW1haWwiOiJhbGFoc2hzakBnbWFpbC5jb20iLCJleHAiOjE3NzUzNzk0MDV9.MiyQYB36H2uYGXAvynJQOHHxesQE3BVM8_7s4tDolrM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3daac9ea1d635a-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.237.157.15",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 08:57:27 UTC] === END API CALL LOG ===
[29-Mar-2026 08:57:27 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 08:57:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk0IiwidXNlcm5hbWUiOiJiaGFpIiwiZW1haWwiOiJhbGFoc2hzakBnbWFpbC5jb20iLCJleHAiOjE3NzUzNzk0MDV9.MiyQYB36H2uYGXAvynJQOHHxesQE3BVM8_7s4tDolrM
[29-Mar-2026 08:57:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 08:57:27 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 08:57:27 UTC] User ID: 194
[29-Mar-2026 08:57:27 UTC] ✅ User profile retrieved successfully for user ID: 194
[29-Mar-2026 08:57:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 08:57:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 08:57:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.237.157.15, 104.23.216.25","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk0IiwidXNlcm5hbWUiOiJiaGFpIiwiZW1haWwiOiJhbGFoc2hzakBnbWFpbC5jb20iLCJleHAiOjE3NzUzNzk0MDV9.MiyQYB36H2uYGXAvynJQOHHxesQE3BVM8_7s4tDolrM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e3daafe793a635a-DEL","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.237.157.15","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[29-Mar-2026 08:57:36 UTC] === User Orders API Called ===
[29-Mar-2026 08:57:36 UTC] User ID: 194
[29-Mar-2026 08:57:36 UTC] Limit: 20, Offset: 0
[29-Mar-2026 08:57:36 UTC] Orders found: 0
[29-Mar-2026 08:57:36 UTC] Orders data: []
[29-Mar-2026 08:57:36 UTC] Total orders count: 0
[29-Mar-2026 08:57:36 UTC] === API CALL LOG ===
[29-Mar-2026 08:57:36 UTC] Endpoint: user/profile.php
[29-Mar-2026 08:57:36 UTC] Full Log Data: {
    "timestamp": "2026-03-29 08:57:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.237.157.15",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.237.157.15, 104.23.216.25",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk0IiwidXNlcm5hbWUiOiJiaGFpIiwiZW1haWwiOiJhbGFoc2hzakBnbWFpbC5jb20iLCJleHAiOjE3NzUzNzk0MDV9.MiyQYB36H2uYGXAvynJQOHHxesQE3BVM8_7s4tDolrM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3daaff6aa3635a-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.237.157.15",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 08:57:36 UTC] === END API CALL LOG ===
[29-Mar-2026 08:57:36 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 08:57:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk0IiwidXNlcm5hbWUiOiJiaGFpIiwiZW1haWwiOiJhbGFoc2hzakBnbWFpbC5jb20iLCJleHAiOjE3NzUzNzk0MDV9.MiyQYB36H2uYGXAvynJQOHHxesQE3BVM8_7s4tDolrM
[29-Mar-2026 08:57:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 08:57:36 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 08:57:36 UTC] User ID: 194
[29-Mar-2026 08:57:36 UTC] ✅ User profile retrieved successfully for user ID: 194
[29-Mar-2026 08:57:36 UTC] === API CALL LOG ===
[29-Mar-2026 08:57:36 UTC] Endpoint: user/profile.php
[29-Mar-2026 08:57:36 UTC] Full Log Data: {
    "timestamp": "2026-03-29 08:57:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.237.157.15",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.237.157.15, 104.23.216.25",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk0IiwidXNlcm5hbWUiOiJiaGFpIiwiZW1haWwiOiJhbGFoc2hzakBnbWFpbC5jb20iLCJleHAiOjE3NzUzNzk0MDV9.MiyQYB36H2uYGXAvynJQOHHxesQE3BVM8_7s4tDolrM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3dab02ff63635a-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.237.157.15",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 08:57:36 UTC] === END API CALL LOG ===
[29-Mar-2026 08:57:36 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 08:57:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk0IiwidXNlcm5hbWUiOiJiaGFpIiwiZW1haWwiOiJhbGFoc2hzakBnbWFpbC5jb20iLCJleHAiOjE3NzUzNzk0MDV9.MiyQYB36H2uYGXAvynJQOHHxesQE3BVM8_7s4tDolrM
[29-Mar-2026 08:57:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 08:57:36 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 08:57:36 UTC] User ID: 194
[29-Mar-2026 08:57:36 UTC] ✅ User profile retrieved successfully for user ID: 194
[29-Mar-2026 08:57:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 08:57:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 08:57:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.237.157.15, 104.23.216.25","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk0IiwidXNlcm5hbWUiOiJiaGFpIiwiZW1haWwiOiJhbGFoc2hzakBnbWFpbC5jb20iLCJleHAiOjE3NzUzNzk0MDV9.MiyQYB36H2uYGXAvynJQOHHxesQE3BVM8_7s4tDolrM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e3dab12cc76635a-DEL","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.237.157.15","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[29-Mar-2026 08:57:39 UTC] === User Orders API Called ===
[29-Mar-2026 08:57:39 UTC] User ID: 194
[29-Mar-2026 08:57:39 UTC] Limit: 20, Offset: 0
[29-Mar-2026 08:57:39 UTC] Orders found: 0
[29-Mar-2026 08:57:39 UTC] Orders data: []
[29-Mar-2026 08:57:39 UTC] Total orders count: 0
[29-Mar-2026 08:57:39 UTC] === API CALL LOG ===
[29-Mar-2026 08:57:39 UTC] Endpoint: user/profile.php
[29-Mar-2026 08:57:39 UTC] Full Log Data: {
    "timestamp": "2026-03-29 08:57:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.237.157.15",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.237.157.15, 104.23.216.25",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk0IiwidXNlcm5hbWUiOiJiaGFpIiwiZW1haWwiOiJhbGFoc2hzakBnbWFpbC5jb20iLCJleHAiOjE3NzUzNzk0MDV9.MiyQYB36H2uYGXAvynJQOHHxesQE3BVM8_7s4tDolrM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3dab12dc94635a-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.237.157.15",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 08:57:39 UTC] === END API CALL LOG ===
[29-Mar-2026 08:57:39 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 08:57:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk0IiwidXNlcm5hbWUiOiJiaGFpIiwiZW1haWwiOiJhbGFoc2hzakBnbWFpbC5jb20iLCJleHAiOjE3NzUzNzk0MDV9.MiyQYB36H2uYGXAvynJQOHHxesQE3BVM8_7s4tDolrM
[29-Mar-2026 08:57:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 08:57:39 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 08:57:39 UTC] User ID: 194
[29-Mar-2026 08:57:39 UTC] ✅ User profile retrieved successfully for user ID: 194
[29-Mar-2026 08:57:39 UTC] === API CALL LOG ===
[29-Mar-2026 08:57:39 UTC] Endpoint: user/profile.php
[29-Mar-2026 08:57:39 UTC] Full Log Data: {
    "timestamp": "2026-03-29 08:57:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.237.157.15",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.237.157.15, 104.23.216.25",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk0IiwidXNlcm5hbWUiOiJiaGFpIiwiZW1haWwiOiJhbGFoc2hzakBnbWFpbC5jb20iLCJleHAiOjE3NzUzNzk0MDV9.MiyQYB36H2uYGXAvynJQOHHxesQE3BVM8_7s4tDolrM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3dab179a22635a-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.237.157.15",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 08:57:39 UTC] === END API CALL LOG ===
[29-Mar-2026 08:57:39 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 08:57:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk0IiwidXNlcm5hbWUiOiJiaGFpIiwiZW1haWwiOiJhbGFoc2hzakBnbWFpbC5jb20iLCJleHAiOjE3NzUzNzk0MDV9.MiyQYB36H2uYGXAvynJQOHHxesQE3BVM8_7s4tDolrM
[29-Mar-2026 08:57:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 08:57:39 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 08:57:39 UTC] User ID: 194
[29-Mar-2026 08:57:39 UTC] ✅ User profile retrieved successfully for user ID: 194
[29-Mar-2026 08:57:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 08:57:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 08:57:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.237.157.15, 104.23.216.25","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk0IiwidXNlcm5hbWUiOiJiaGFpIiwiZW1haWwiOiJhbGFoc2hzakBnbWFpbC5jb20iLCJleHAiOjE3NzUzNzk0MDV9.MiyQYB36H2uYGXAvynJQOHHxesQE3BVM8_7s4tDolrM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e3dab18cbd1635a-DEL","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.237.157.15","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[29-Mar-2026 08:57:40 UTC] === User Orders API Called ===
[29-Mar-2026 08:57:40 UTC] User ID: 194
[29-Mar-2026 08:57:40 UTC] Limit: 20, Offset: 0
[29-Mar-2026 08:57:40 UTC] Orders found: 0
[29-Mar-2026 08:57:40 UTC] Orders data: []
[29-Mar-2026 08:57:40 UTC] Total orders count: 0
[29-Mar-2026 08:57:41 UTC] === API CALL LOG ===
[29-Mar-2026 08:57:41 UTC] Endpoint: user/profile.php
[29-Mar-2026 08:57:41 UTC] Full Log Data: {
    "timestamp": "2026-03-29 08:57:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.237.157.15",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.237.157.15, 104.23.216.25",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk0IiwidXNlcm5hbWUiOiJiaGFpIiwiZW1haWwiOiJhbGFoc2hzakBnbWFpbC5jb20iLCJleHAiOjE3NzUzNzk0MDV9.MiyQYB36H2uYGXAvynJQOHHxesQE3BVM8_7s4tDolrM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3dab1f1c5f635a-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.237.157.15",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 08:57:41 UTC] === END API CALL LOG ===
[29-Mar-2026 08:57:41 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 08:57:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk0IiwidXNlcm5hbWUiOiJiaGFpIiwiZW1haWwiOiJhbGFoc2hzakBnbWFpbC5jb20iLCJleHAiOjE3NzUzNzk0MDV9.MiyQYB36H2uYGXAvynJQOHHxesQE3BVM8_7s4tDolrM
[29-Mar-2026 08:57:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 08:57:41 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 08:57:41 UTC] User ID: 194
[29-Mar-2026 08:57:41 UTC] ✅ User profile retrieved successfully for user ID: 194
[29-Mar-2026 08:57:41 UTC] User Purchases API - User ID: 194
[29-Mar-2026 08:57:41 UTC] User Purchases API - Total purchases found: 0
[29-Mar-2026 08:57:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 08:57:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 08:57:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.237.157.15, 104.23.216.25","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk0IiwidXNlcm5hbWUiOiJiaGFpIiwiZW1haWwiOiJhbGFoc2hzakBnbWFpbC5jb20iLCJleHAiOjE3NzUzNzk0MDV9.MiyQYB36H2uYGXAvynJQOHHxesQE3BVM8_7s4tDolrM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e3dab27dfe4635a-DEL","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.237.157.15","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[29-Mar-2026 08:57:42 UTC] === User Orders API Called ===
[29-Mar-2026 08:57:42 UTC] User ID: 194
[29-Mar-2026 08:57:42 UTC] Limit: 20, Offset: 0
[29-Mar-2026 08:57:42 UTC] Orders found: 0
[29-Mar-2026 08:57:42 UTC] Orders data: []
[29-Mar-2026 08:57:42 UTC] Total orders count: 0
[29-Mar-2026 08:57:42 UTC] === API CALL LOG ===
[29-Mar-2026 08:57:42 UTC] Endpoint: user/profile.php
[29-Mar-2026 08:57:42 UTC] Full Log Data: {
    "timestamp": "2026-03-29 08:57:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.237.157.15",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.237.157.15, 104.23.216.25",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk0IiwidXNlcm5hbWUiOiJiaGFpIiwiZW1haWwiOiJhbGFoc2hzakBnbWFpbC5jb20iLCJleHAiOjE3NzUzNzk0MDV9.MiyQYB36H2uYGXAvynJQOHHxesQE3BVM8_7s4tDolrM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3dab27f801635a-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.237.157.15",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 08:57:42 UTC] === END API CALL LOG ===
[29-Mar-2026 08:57:42 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 08:57:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk0IiwidXNlcm5hbWUiOiJiaGFpIiwiZW1haWwiOiJhbGFoc2hzakBnbWFpbC5jb20iLCJleHAiOjE3NzUzNzk0MDV9.MiyQYB36H2uYGXAvynJQOHHxesQE3BVM8_7s4tDolrM
[29-Mar-2026 08:57:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 08:57:42 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 08:57:42 UTC] User ID: 194
[29-Mar-2026 08:57:42 UTC] ✅ User profile retrieved successfully for user ID: 194
[29-Mar-2026 08:57:43 UTC] === API CALL LOG ===
[29-Mar-2026 08:57:43 UTC] Endpoint: user/profile.php
[29-Mar-2026 08:57:43 UTC] Full Log Data: {
    "timestamp": "2026-03-29 08:57:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.237.157.15",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.237.157.15, 104.23.216.25",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk0IiwidXNlcm5hbWUiOiJiaGFpIiwiZW1haWwiOiJhbGFoc2hzakBnbWFpbC5jb20iLCJleHAiOjE3NzUzNzk0MDV9.MiyQYB36H2uYGXAvynJQOHHxesQE3BVM8_7s4tDolrM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3dab2bccfd635a-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.237.157.15",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 08:57:43 UTC] === END API CALL LOG ===
[29-Mar-2026 08:57:43 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 08:57:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk0IiwidXNlcm5hbWUiOiJiaGFpIiwiZW1haWwiOiJhbGFoc2hzakBnbWFpbC5jb20iLCJleHAiOjE3NzUzNzk0MDV9.MiyQYB36H2uYGXAvynJQOHHxesQE3BVM8_7s4tDolrM
[29-Mar-2026 08:57:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 08:57:43 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 08:57:43 UTC] User ID: 194
[29-Mar-2026 08:57:43 UTC] ✅ User profile retrieved successfully for user ID: 194
[29-Mar-2026 08:58:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 08:58:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 08:58:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.237.157.15, 104.23.216.25","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk0IiwidXNlcm5hbWUiOiJiaGFpIiwiZW1haWwiOiJhbGFoc2hzakBnbWFpbC5jb20iLCJleHAiOjE3NzUzNzk0MDV9.MiyQYB36H2uYGXAvynJQOHHxesQE3BVM8_7s4tDolrM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e3dabec385a635a-DEL","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.237.157.15","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[29-Mar-2026 08:58:14 UTC] === User Orders API Called ===
[29-Mar-2026 08:58:14 UTC] User ID: 194
[29-Mar-2026 08:58:14 UTC] Limit: 20, Offset: 0
[29-Mar-2026 08:58:14 UTC] Orders found: 0
[29-Mar-2026 08:58:14 UTC] Orders data: []
[29-Mar-2026 08:58:14 UTC] Total orders count: 0
[29-Mar-2026 08:58:15 UTC] === API CALL LOG ===
[29-Mar-2026 08:58:15 UTC] Endpoint: user/profile.php
[29-Mar-2026 08:58:15 UTC] Full Log Data: {
    "timestamp": "2026-03-29 08:58:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.144.227",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.144.227, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkzIiwidXNlcm5hbWUiOiJhajEyIiwiZW1haWwiOiJhanUyNjUxM0BnbWFpbC5jb20iLCJleHAiOjE3NzUzNzkwNDN9.EGVsZamBDvdkkK7FIm1wPm7O0bHXjZ4QNRCLwp-dvpQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3dabf5fa8a348a-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.189.144.227",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 08:58:15 UTC] === END API CALL LOG ===
[29-Mar-2026 08:58:15 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 08:58:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkzIiwidXNlcm5hbWUiOiJhajEyIiwiZW1haWwiOiJhanUyNjUxM0BnbWFpbC5jb20iLCJleHAiOjE3NzUzNzkwNDN9.EGVsZamBDvdkkK7FIm1wPm7O0bHXjZ4QNRCLwp-dvpQ
[29-Mar-2026 08:58:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 08:58:15 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 08:58:15 UTC] User ID: 193
[29-Mar-2026 08:58:15 UTC] ✅ User profile retrieved successfully for user ID: 193
[29-Mar-2026 08:58:16 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 08:58:16 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 08:58:16 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.237.157.15, 104.23.216.24","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk0IiwidXNlcm5hbWUiOiJiaGFpIiwiZW1haWwiOiJhbGFoc2hzakBnbWFpbC5jb20iLCJleHAiOjE3NzUzNzk0MDV9.MiyQYB36H2uYGXAvynJQOHHxesQE3BVM8_7s4tDolrM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e3dabfbfe1b635a-DEL","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.237.157.15","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[29-Mar-2026 08:58:16 UTC] === User Orders API Called ===
[29-Mar-2026 08:58:16 UTC] User ID: 194
[29-Mar-2026 08:58:16 UTC] Limit: 20, Offset: 0
[29-Mar-2026 08:58:16 UTC] Orders found: 0
[29-Mar-2026 08:58:16 UTC] Orders data: []
[29-Mar-2026 08:58:16 UTC] Total orders count: 0
[29-Mar-2026 08:58:16 UTC] === API CALL LOG ===
[29-Mar-2026 08:58:16 UTC] Endpoint: user/profile.php
[29-Mar-2026 08:58:16 UTC] Full Log Data: {
    "timestamp": "2026-03-29 08:58:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.237.157.15",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.237.157.15, 104.23.216.25",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk0IiwidXNlcm5hbWUiOiJiaGFpIiwiZW1haWwiOiJhbGFoc2hzakBnbWFpbC5jb20iLCJleHAiOjE3NzUzNzk0MDV9.MiyQYB36H2uYGXAvynJQOHHxesQE3BVM8_7s4tDolrM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3dabfcbf30635a-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.237.157.15",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 08:58:16 UTC] === END API CALL LOG ===
[29-Mar-2026 08:58:16 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 08:58:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk0IiwidXNlcm5hbWUiOiJiaGFpIiwiZW1haWwiOiJhbGFoc2hzakBnbWFpbC5jb20iLCJleHAiOjE3NzUzNzk0MDV9.MiyQYB36H2uYGXAvynJQOHHxesQE3BVM8_7s4tDolrM
[29-Mar-2026 08:58:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 08:58:16 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 08:58:16 UTC] User ID: 194
[29-Mar-2026 08:58:16 UTC] ✅ User profile retrieved successfully for user ID: 194
[29-Mar-2026 08:58:17 UTC] === API CALL LOG ===
[29-Mar-2026 08:58:17 UTC] Endpoint: user/profile.php
[29-Mar-2026 08:58:17 UTC] Full Log Data: {
    "timestamp": "2026-03-29 08:58:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.237.157.15",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.237.157.15, 104.23.216.25",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk0IiwidXNlcm5hbWUiOiJiaGFpIiwiZW1haWwiOiJhbGFoc2hzakBnbWFpbC5jb20iLCJleHAiOjE3NzUzNzk0MDV9.MiyQYB36H2uYGXAvynJQOHHxesQE3BVM8_7s4tDolrM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3dac007c27635a-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.237.157.15",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 08:58:17 UTC] === END API CALL LOG ===
[29-Mar-2026 08:58:17 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 08:58:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk0IiwidXNlcm5hbWUiOiJiaGFpIiwiZW1haWwiOiJhbGFoc2hzakBnbWFpbC5jb20iLCJleHAiOjE3NzUzNzk0MDV9.MiyQYB36H2uYGXAvynJQOHHxesQE3BVM8_7s4tDolrM
[29-Mar-2026 08:58:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 08:58:17 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 08:58:17 UTC] User ID: 194
[29-Mar-2026 08:58:17 UTC] ✅ User profile retrieved successfully for user ID: 194
[29-Mar-2026 08:58:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 08:58:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 08:58:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.189.144.227, 104.23.208.145","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkzIiwidXNlcm5hbWUiOiJhajEyIiwiZW1haWwiOiJhanUyNjUxM0BnbWFpbC5jb20iLCJleHAiOjE3NzUzNzkwNDN9.EGVsZamBDvdkkK7FIm1wPm7O0bHXjZ4QNRCLwp-dvpQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e3dac2eeae7348a-ADD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"196.189.144.227","CF-IPCountry":"ET","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[29-Mar-2026 08:58:24 UTC] === User Orders API Called ===
[29-Mar-2026 08:58:24 UTC] User ID: 193
[29-Mar-2026 08:58:24 UTC] Limit: 20, Offset: 0
[29-Mar-2026 08:58:24 UTC] Orders found: 0
[29-Mar-2026 08:58:24 UTC] Orders data: []
[29-Mar-2026 08:58:24 UTC] Total orders count: 0
[29-Mar-2026 08:58:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 08:58:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 08:58:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.189.144.227, 104.23.208.145","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkzIiwidXNlcm5hbWUiOiJhajEyIiwiZW1haWwiOiJhanUyNjUxM0BnbWFpbC5jb20iLCJleHAiOjE3NzUzNzkwNDN9.EGVsZamBDvdkkK7FIm1wPm7O0bHXjZ4QNRCLwp-dvpQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e3dac5bd8d3348a-ADD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"196.189.144.227","CF-IPCountry":"ET","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[29-Mar-2026 08:58:31 UTC] === User Orders API Called ===
[29-Mar-2026 08:58:31 UTC] User ID: 193
[29-Mar-2026 08:58:31 UTC] Limit: 20, Offset: 0
[29-Mar-2026 08:58:31 UTC] Orders found: 0
[29-Mar-2026 08:58:31 UTC] Orders data: []
[29-Mar-2026 08:58:31 UTC] Total orders count: 0
[29-Mar-2026 08:58:31 UTC] === API CALL LOG ===
[29-Mar-2026 08:58:31 UTC] Endpoint: user/profile.php
[29-Mar-2026 08:58:31 UTC] Full Log Data: {
    "timestamp": "2026-03-29 08:58:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.144.227",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.144.227, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkzIiwidXNlcm5hbWUiOiJhajEyIiwiZW1haWwiOiJhanUyNjUxM0BnbWFpbC5jb20iLCJleHAiOjE3NzUzNzkwNDN9.EGVsZamBDvdkkK7FIm1wPm7O0bHXjZ4QNRCLwp-dvpQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3dac5c394b348a-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.189.144.227",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 08:58:31 UTC] === END API CALL LOG ===
[29-Mar-2026 08:58:31 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 08:58:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkzIiwidXNlcm5hbWUiOiJhajEyIiwiZW1haWwiOiJhanUyNjUxM0BnbWFpbC5jb20iLCJleHAiOjE3NzUzNzkwNDN9.EGVsZamBDvdkkK7FIm1wPm7O0bHXjZ4QNRCLwp-dvpQ
[29-Mar-2026 08:58:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 08:58:31 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 08:58:31 UTC] User ID: 193
[29-Mar-2026 08:58:31 UTC] ✅ User profile retrieved successfully for user ID: 193
[29-Mar-2026 08:58:32 UTC] === API CALL LOG ===
[29-Mar-2026 08:58:32 UTC] Endpoint: user/profile.php
[29-Mar-2026 08:58:32 UTC] Full Log Data: {
    "timestamp": "2026-03-29 08:58:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.144.227",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.144.227, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkzIiwidXNlcm5hbWUiOiJhajEyIiwiZW1haWwiOiJhanUyNjUxM0BnbWFpbC5jb20iLCJleHAiOjE3NzUzNzkwNDN9.EGVsZamBDvdkkK7FIm1wPm7O0bHXjZ4QNRCLwp-dvpQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3dac607e55348a-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.189.144.227",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 08:58:32 UTC] === END API CALL LOG ===
[29-Mar-2026 08:58:32 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 08:58:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkzIiwidXNlcm5hbWUiOiJhajEyIiwiZW1haWwiOiJhanUyNjUxM0BnbWFpbC5jb20iLCJleHAiOjE3NzUzNzkwNDN9.EGVsZamBDvdkkK7FIm1wPm7O0bHXjZ4QNRCLwp-dvpQ
[29-Mar-2026 08:58:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 08:58:32 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 08:58:32 UTC] User ID: 193
[29-Mar-2026 08:58:32 UTC] ✅ User profile retrieved successfully for user ID: 193
[29-Mar-2026 08:58:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 08:58:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 08:58:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.189.144.227, 104.23.208.145","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkzIiwidXNlcm5hbWUiOiJhajEyIiwiZW1haWwiOiJhanUyNjUxM0BnbWFpbC5jb20iLCJleHAiOjE3NzUzNzkwNDN9.EGVsZamBDvdkkK7FIm1wPm7O0bHXjZ4QNRCLwp-dvpQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e3dac66fe4f348a-ADD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"196.189.144.227","CF-IPCountry":"ET","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[29-Mar-2026 08:58:33 UTC] === User Orders API Called ===
[29-Mar-2026 08:58:33 UTC] User ID: 193
[29-Mar-2026 08:58:33 UTC] Limit: 20, Offset: 0
[29-Mar-2026 08:58:33 UTC] Orders found: 0
[29-Mar-2026 08:58:33 UTC] Orders data: []
[29-Mar-2026 08:58:33 UTC] Total orders count: 0
[29-Mar-2026 08:58:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 08:58:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 08:58:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.237.157.15, 104.23.216.24","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk0IiwidXNlcm5hbWUiOiJiaGFpIiwiZW1haWwiOiJhbGFoc2hzakBnbWFpbC5jb20iLCJleHAiOjE3NzUzNzk0MDV9.MiyQYB36H2uYGXAvynJQOHHxesQE3BVM8_7s4tDolrM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e3dac6ae842635a-DEL","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.237.157.15","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[29-Mar-2026 08:58:34 UTC] === User Orders API Called ===
[29-Mar-2026 08:58:34 UTC] User ID: 194
[29-Mar-2026 08:58:34 UTC] Limit: 20, Offset: 0
[29-Mar-2026 08:58:34 UTC] Orders found: 0
[29-Mar-2026 08:58:34 UTC] Orders data: []
[29-Mar-2026 08:58:34 UTC] Total orders count: 0
[29-Mar-2026 08:58:34 UTC] === API CALL LOG ===
[29-Mar-2026 08:58:34 UTC] Endpoint: user/profile.php
[29-Mar-2026 08:58:34 UTC] Full Log Data: {
    "timestamp": "2026-03-29 08:58:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.237.157.15",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.237.157.15, 104.23.216.24",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk0IiwidXNlcm5hbWUiOiJiaGFpIiwiZW1haWwiOiJhbGFoc2hzakBnbWFpbC5jb20iLCJleHAiOjE3NzUzNzk0MDV9.MiyQYB36H2uYGXAvynJQOHHxesQE3BVM8_7s4tDolrM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3dac6ae853635a-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.237.157.15",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 08:58:34 UTC] === END API CALL LOG ===
[29-Mar-2026 08:58:34 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 08:58:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk0IiwidXNlcm5hbWUiOiJiaGFpIiwiZW1haWwiOiJhbGFoc2hzakBnbWFpbC5jb20iLCJleHAiOjE3NzUzNzk0MDV9.MiyQYB36H2uYGXAvynJQOHHxesQE3BVM8_7s4tDolrM
[29-Mar-2026 08:58:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 08:58:34 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 08:58:34 UTC] User ID: 194
[29-Mar-2026 08:58:34 UTC] ✅ User profile retrieved successfully for user ID: 194
[29-Mar-2026 08:58:34 UTC] === API CALL LOG ===
[29-Mar-2026 08:58:34 UTC] Endpoint: user/profile.php
[29-Mar-2026 08:58:34 UTC] Full Log Data: {
    "timestamp": "2026-03-29 08:58:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.237.157.15",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.237.157.15, 104.23.216.25",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk0IiwidXNlcm5hbWUiOiJiaGFpIiwiZW1haWwiOiJhbGFoc2hzakBnbWFpbC5jb20iLCJleHAiOjE3NzUzNzk0MDV9.MiyQYB36H2uYGXAvynJQOHHxesQE3BVM8_7s4tDolrM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3dac6eddbe635a-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.237.157.15",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 08:58:34 UTC] === END API CALL LOG ===
[29-Mar-2026 08:58:34 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 08:58:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk0IiwidXNlcm5hbWUiOiJiaGFpIiwiZW1haWwiOiJhbGFoc2hzakBnbWFpbC5jb20iLCJleHAiOjE3NzUzNzk0MDV9.MiyQYB36H2uYGXAvynJQOHHxesQE3BVM8_7s4tDolrM
[29-Mar-2026 08:58:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 08:58:34 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 08:58:34 UTC] User ID: 194
[29-Mar-2026 08:58:34 UTC] ✅ User profile retrieved successfully for user ID: 194
[29-Mar-2026 08:58:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 08:58:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 08:58:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.189.144.227, 104.23.208.145","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkzIiwidXNlcm5hbWUiOiJhajEyIiwiZW1haWwiOiJhanUyNjUxM0BnbWFpbC5jb20iLCJleHAiOjE3NzUzNzkwNDN9.EGVsZamBDvdkkK7FIm1wPm7O0bHXjZ4QNRCLwp-dvpQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e3dac73ee0b348a-ADD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"196.189.144.227","CF-IPCountry":"ET","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[29-Mar-2026 08:58:35 UTC] === User Orders API Called ===
[29-Mar-2026 08:58:35 UTC] User ID: 193
[29-Mar-2026 08:58:35 UTC] Limit: 20, Offset: 0
[29-Mar-2026 08:58:35 UTC] Orders found: 0
[29-Mar-2026 08:58:35 UTC] Orders data: []
[29-Mar-2026 08:58:35 UTC] Total orders count: 0
[29-Mar-2026 08:58:35 UTC] === API CALL LOG ===
[29-Mar-2026 08:58:35 UTC] Endpoint: user/profile.php
[29-Mar-2026 08:58:35 UTC] Full Log Data: {
    "timestamp": "2026-03-29 08:58:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.144.227",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.144.227, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkzIiwidXNlcm5hbWUiOiJhajEyIiwiZW1haWwiOiJhanUyNjUxM0BnbWFpbC5jb20iLCJleHAiOjE3NzUzNzkwNDN9.EGVsZamBDvdkkK7FIm1wPm7O0bHXjZ4QNRCLwp-dvpQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3dac748eb6348a-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.189.144.227",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 08:58:35 UTC] === END API CALL LOG ===
[29-Mar-2026 08:58:35 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 08:58:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkzIiwidXNlcm5hbWUiOiJhajEyIiwiZW1haWwiOiJhanUyNjUxM0BnbWFpbC5jb20iLCJleHAiOjE3NzUzNzkwNDN9.EGVsZamBDvdkkK7FIm1wPm7O0bHXjZ4QNRCLwp-dvpQ
[29-Mar-2026 08:58:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 08:58:35 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 08:58:35 UTC] User ID: 193
[29-Mar-2026 08:58:35 UTC] ✅ User profile retrieved successfully for user ID: 193
[29-Mar-2026 08:58:36 UTC] === API CALL LOG ===
[29-Mar-2026 08:58:36 UTC] Endpoint: user/profile.php
[29-Mar-2026 08:58:36 UTC] Full Log Data: {
    "timestamp": "2026-03-29 08:58:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.144.227",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.144.227, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkzIiwidXNlcm5hbWUiOiJhajEyIiwiZW1haWwiOiJhanUyNjUxM0BnbWFpbC5jb20iLCJleHAiOjE3NzUzNzkwNDN9.EGVsZamBDvdkkK7FIm1wPm7O0bHXjZ4QNRCLwp-dvpQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3dac77aa9b348a-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.189.144.227",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 08:58:36 UTC] === END API CALL LOG ===
[29-Mar-2026 08:58:36 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 08:58:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkzIiwidXNlcm5hbWUiOiJhajEyIiwiZW1haWwiOiJhanUyNjUxM0BnbWFpbC5jb20iLCJleHAiOjE3NzUzNzkwNDN9.EGVsZamBDvdkkK7FIm1wPm7O0bHXjZ4QNRCLwp-dvpQ
[29-Mar-2026 08:58:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 08:58:36 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 08:58:36 UTC] User ID: 193
[29-Mar-2026 08:58:36 UTC] ✅ User profile retrieved successfully for user ID: 193
[29-Mar-2026 08:58:37 UTC] === API CALL LOG ===
[29-Mar-2026 08:58:37 UTC] Endpoint: user/profile.php
[29-Mar-2026 08:58:37 UTC] Full Log Data: {
    "timestamp": "2026-03-29 08:58:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.144.227",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.144.227, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkzIiwidXNlcm5hbWUiOiJhajEyIiwiZW1haWwiOiJhanUyNjUxM0BnbWFpbC5jb20iLCJleHAiOjE3NzUzNzkwNDN9.EGVsZamBDvdkkK7FIm1wPm7O0bHXjZ4QNRCLwp-dvpQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3dac7fec99348a-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.189.144.227",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 08:58:37 UTC] === END API CALL LOG ===
[29-Mar-2026 08:58:37 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 08:58:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkzIiwidXNlcm5hbWUiOiJhajEyIiwiZW1haWwiOiJhanUyNjUxM0BnbWFpbC5jb20iLCJleHAiOjE3NzUzNzkwNDN9.EGVsZamBDvdkkK7FIm1wPm7O0bHXjZ4QNRCLwp-dvpQ
[29-Mar-2026 08:58:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 08:58:37 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 08:58:37 UTC] User ID: 193
[29-Mar-2026 08:58:37 UTC] ✅ User profile retrieved successfully for user ID: 193
[29-Mar-2026 08:58:37 UTC] User Purchases API - User ID: 193
[29-Mar-2026 08:58:37 UTC] User Purchases API - Total purchases found: 0
[29-Mar-2026 08:58:45 UTC] === API CALL LOG ===
[29-Mar-2026 08:58:45 UTC] Endpoint: user/profile.php
[29-Mar-2026 08:58:45 UTC] Full Log Data: {
    "timestamp": "2026-03-29 08:58:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.144.227",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.144.227, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkzIiwidXNlcm5hbWUiOiJhajEyIiwiZW1haWwiOiJhanUyNjUxM0BnbWFpbC5jb20iLCJleHAiOjE3NzUzNzkwNDN9.EGVsZamBDvdkkK7FIm1wPm7O0bHXjZ4QNRCLwp-dvpQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3dacaf7f89348a-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.189.144.227",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 08:58:45 UTC] === END API CALL LOG ===
[29-Mar-2026 08:58:45 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 08:58:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkzIiwidXNlcm5hbWUiOiJhajEyIiwiZW1haWwiOiJhanUyNjUxM0BnbWFpbC5jb20iLCJleHAiOjE3NzUzNzkwNDN9.EGVsZamBDvdkkK7FIm1wPm7O0bHXjZ4QNRCLwp-dvpQ
[29-Mar-2026 08:58:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 08:58:45 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 08:58:45 UTC] User ID: 193
[29-Mar-2026 08:58:45 UTC] ✅ User profile retrieved successfully for user ID: 193
[29-Mar-2026 08:58:45 UTC] User Purchases API - User ID: 193
[29-Mar-2026 08:58:45 UTC] User Purchases API - Total purchases found: 0
[29-Mar-2026 08:59:06 UTC] === API CALL LOG ===
[29-Mar-2026 08:59:06 UTC] Endpoint: user/profile.php
[29-Mar-2026 08:59:06 UTC] Full Log Data: {
    "timestamp": "2026-03-29 08:59:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.144.227",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.144.227, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkzIiwidXNlcm5hbWUiOiJhajEyIiwiZW1haWwiOiJhanUyNjUxM0BnbWFpbC5jb20iLCJleHAiOjE3NzUzNzkwNDN9.EGVsZamBDvdkkK7FIm1wPm7O0bHXjZ4QNRCLwp-dvpQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3dad34ebc4348a-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.189.144.227",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 08:59:06 UTC] === END API CALL LOG ===
[29-Mar-2026 08:59:06 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 08:59:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkzIiwidXNlcm5hbWUiOiJhajEyIiwiZW1haWwiOiJhanUyNjUxM0BnbWFpbC5jb20iLCJleHAiOjE3NzUzNzkwNDN9.EGVsZamBDvdkkK7FIm1wPm7O0bHXjZ4QNRCLwp-dvpQ
[29-Mar-2026 08:59:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 08:59:06 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 08:59:06 UTC] User ID: 193
[29-Mar-2026 08:59:06 UTC] ✅ User profile retrieved successfully for user ID: 193
[29-Mar-2026 08:59:06 UTC] User Purchases API - User ID: 193
[29-Mar-2026 08:59:06 UTC] User Purchases API - Total purchases found: 0
[29-Mar-2026 08:59:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 08:59:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 08:59:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.189.144.227, 104.23.208.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkzIiwidXNlcm5hbWUiOiJhajEyIiwiZW1haWwiOiJhanUyNjUxM0BnbWFpbC5jb20iLCJleHAiOjE3NzUzNzkwNDN9.EGVsZamBDvdkkK7FIm1wPm7O0bHXjZ4QNRCLwp-dvpQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e3dad48dd2e348a-ADD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"196.189.144.227","CF-IPCountry":"ET","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[29-Mar-2026 08:59:09 UTC] === User Orders API Called ===
[29-Mar-2026 08:59:09 UTC] User ID: 193
[29-Mar-2026 08:59:09 UTC] Limit: 20, Offset: 0
[29-Mar-2026 08:59:09 UTC] Orders found: 0
[29-Mar-2026 08:59:09 UTC] Orders data: []
[29-Mar-2026 08:59:09 UTC] Total orders count: 0
[29-Mar-2026 08:59:09 UTC] === API CALL LOG ===
[29-Mar-2026 08:59:09 UTC] Endpoint: user/profile.php
[29-Mar-2026 08:59:09 UTC] Full Log Data: {
    "timestamp": "2026-03-29 08:59:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.144.227",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.144.227, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkzIiwidXNlcm5hbWUiOiJhajEyIiwiZW1haWwiOiJhanUyNjUxM0BnbWFpbC5jb20iLCJleHAiOjE3NzUzNzkwNDN9.EGVsZamBDvdkkK7FIm1wPm7O0bHXjZ4QNRCLwp-dvpQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3dad497dde348a-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.189.144.227",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 08:59:09 UTC] === END API CALL LOG ===
[29-Mar-2026 08:59:09 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 08:59:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkzIiwidXNlcm5hbWUiOiJhajEyIiwiZW1haWwiOiJhanUyNjUxM0BnbWFpbC5jb20iLCJleHAiOjE3NzUzNzkwNDN9.EGVsZamBDvdkkK7FIm1wPm7O0bHXjZ4QNRCLwp-dvpQ
[29-Mar-2026 08:59:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 08:59:09 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 08:59:09 UTC] User ID: 193
[29-Mar-2026 08:59:09 UTC] ✅ User profile retrieved successfully for user ID: 193
[29-Mar-2026 08:59:10 UTC] === API CALL LOG ===
[29-Mar-2026 08:59:10 UTC] Endpoint: user/profile.php
[29-Mar-2026 08:59:10 UTC] Full Log Data: {
    "timestamp": "2026-03-29 08:59:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.144.227",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.144.227, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkzIiwidXNlcm5hbWUiOiJhajEyIiwiZW1haWwiOiJhanUyNjUxM0BnbWFpbC5jb20iLCJleHAiOjE3NzUzNzkwNDN9.EGVsZamBDvdkkK7FIm1wPm7O0bHXjZ4QNRCLwp-dvpQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3dad4cfa04348a-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.189.144.227",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 08:59:10 UTC] === END API CALL LOG ===
[29-Mar-2026 08:59:10 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 08:59:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkzIiwidXNlcm5hbWUiOiJhajEyIiwiZW1haWwiOiJhanUyNjUxM0BnbWFpbC5jb20iLCJleHAiOjE3NzUzNzkwNDN9.EGVsZamBDvdkkK7FIm1wPm7O0bHXjZ4QNRCLwp-dvpQ
[29-Mar-2026 08:59:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 08:59:10 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 08:59:10 UTC] User ID: 193
[29-Mar-2026 08:59:10 UTC] ✅ User profile retrieved successfully for user ID: 193
[29-Mar-2026 09:11:36 UTC] === API CALL LOG ===
[29-Mar-2026 09:11:36 UTC] Endpoint: user/profile.php
[29-Mar-2026 09:11:36 UTC] Full Log Data: {
    "timestamp": "2026-03-29 09:11:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.144.227",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.144.227, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkzIiwidXNlcm5hbWUiOiJhajEyIiwiZW1haWwiOiJhanUyNjUxM0BnbWFpbC5jb20iLCJleHAiOjE3NzUzNzkwNDN9.EGVsZamBDvdkkK7FIm1wPm7O0bHXjZ4QNRCLwp-dvpQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3dbf837956fbc6-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.189.144.227",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 09:11:36 UTC] === END API CALL LOG ===
[29-Mar-2026 09:11:36 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 09:11:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkzIiwidXNlcm5hbWUiOiJhajEyIiwiZW1haWwiOiJhanUyNjUxM0BnbWFpbC5jb20iLCJleHAiOjE3NzUzNzkwNDN9.EGVsZamBDvdkkK7FIm1wPm7O0bHXjZ4QNRCLwp-dvpQ
[29-Mar-2026 09:11:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 09:11:36 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 09:11:36 UTC] User ID: 193
[29-Mar-2026 09:11:36 UTC] ✅ User profile retrieved successfully for user ID: 193
[29-Mar-2026 09:11:38 UTC] === API CALL LOG ===
[29-Mar-2026 09:11:38 UTC] Endpoint: user/profile.php
[29-Mar-2026 09:11:38 UTC] Full Log Data: {
    "timestamp": "2026-03-29 09:11:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.144.227",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.144.227, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkzIiwidXNlcm5hbWUiOiJhajEyIiwiZW1haWwiOiJhanUyNjUxM0BnbWFpbC5jb20iLCJleHAiOjE3NzUzNzkwNDN9.EGVsZamBDvdkkK7FIm1wPm7O0bHXjZ4QNRCLwp-dvpQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3dbf906f26fbc6-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.189.144.227",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 09:11:38 UTC] === END API CALL LOG ===
[29-Mar-2026 09:11:38 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 09:11:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkzIiwidXNlcm5hbWUiOiJhajEyIiwiZW1haWwiOiJhanUyNjUxM0BnbWFpbC5jb20iLCJleHAiOjE3NzUzNzkwNDN9.EGVsZamBDvdkkK7FIm1wPm7O0bHXjZ4QNRCLwp-dvpQ
[29-Mar-2026 09:11:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 09:11:38 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 09:11:38 UTC] User ID: 193
[29-Mar-2026 09:11:38 UTC] ✅ User profile retrieved successfully for user ID: 193
[29-Mar-2026 09:11:38 UTC] === API CALL LOG ===
[29-Mar-2026 09:11:38 UTC] Endpoint: user/profile.php
[29-Mar-2026 09:11:38 UTC] Full Log Data: {
    "timestamp": "2026-03-29 09:11:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.144.227",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.144.227, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkzIiwidXNlcm5hbWUiOiJhajEyIiwiZW1haWwiOiJhanUyNjUxM0BnbWFpbC5jb20iLCJleHAiOjE3NzUzNzkwNDN9.EGVsZamBDvdkkK7FIm1wPm7O0bHXjZ4QNRCLwp-dvpQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3dbf93eb0ffbc6-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.189.144.227",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 09:11:38 UTC] === END API CALL LOG ===
[29-Mar-2026 09:11:38 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 09:11:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkzIiwidXNlcm5hbWUiOiJhajEyIiwiZW1haWwiOiJhanUyNjUxM0BnbWFpbC5jb20iLCJleHAiOjE3NzUzNzkwNDN9.EGVsZamBDvdkkK7FIm1wPm7O0bHXjZ4QNRCLwp-dvpQ
[29-Mar-2026 09:11:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 09:11:38 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 09:11:38 UTC] User ID: 193
[29-Mar-2026 09:11:38 UTC] ✅ User profile retrieved successfully for user ID: 193
[29-Mar-2026 09:11:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 09:11:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 09:11:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.189.144.227, 104.23.208.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkzIiwidXNlcm5hbWUiOiJhajEyIiwiZW1haWwiOiJhanUyNjUxM0BnbWFpbC5jb20iLCJleHAiOjE3NzUzNzkwNDN9.EGVsZamBDvdkkK7FIm1wPm7O0bHXjZ4QNRCLwp-dvpQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e3dbf953c44fbc6-ADD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"196.189.144.227","CF-IPCountry":"ET","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[29-Mar-2026 09:11:39 UTC] === User Orders API Called ===
[29-Mar-2026 09:11:39 UTC] User ID: 193
[29-Mar-2026 09:11:39 UTC] Limit: 20, Offset: 0
[29-Mar-2026 09:11:39 UTC] Orders found: 0
[29-Mar-2026 09:11:39 UTC] Orders data: []
[29-Mar-2026 09:11:39 UTC] Total orders count: 0
[29-Mar-2026 09:11:39 UTC] === API CALL LOG ===
[29-Mar-2026 09:11:39 UTC] Endpoint: user/profile.php
[29-Mar-2026 09:11:39 UTC] Full Log Data: {
    "timestamp": "2026-03-29 09:11:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.144.227",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.144.227, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkzIiwidXNlcm5hbWUiOiJhajEyIiwiZW1haWwiOiJhanUyNjUxM0BnbWFpbC5jb20iLCJleHAiOjE3NzUzNzkwNDN9.EGVsZamBDvdkkK7FIm1wPm7O0bHXjZ4QNRCLwp-dvpQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3dbf953c46fbc6-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.189.144.227",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 09:11:39 UTC] === END API CALL LOG ===
[29-Mar-2026 09:11:39 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 09:11:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkzIiwidXNlcm5hbWUiOiJhajEyIiwiZW1haWwiOiJhanUyNjUxM0BnbWFpbC5jb20iLCJleHAiOjE3NzUzNzkwNDN9.EGVsZamBDvdkkK7FIm1wPm7O0bHXjZ4QNRCLwp-dvpQ
[29-Mar-2026 09:11:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 09:11:39 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 09:11:39 UTC] User ID: 193
[29-Mar-2026 09:11:39 UTC] ✅ User profile retrieved successfully for user ID: 193
[29-Mar-2026 09:35:03 UTC] === API CALL LOG ===
[29-Mar-2026 09:35:03 UTC] Endpoint: user/profile.php
[29-Mar-2026 09:35:03 UTC] Full Log Data: {
    "timestamp": "2026-03-29 09:35:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:86e8:9189:19b1:5847:2305:666d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:86e8:9189:19b1:5847:2305:666d, 162.158.22.195",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3de1df993d18a2-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:86e8:9189:19b1:5847:2305:666d",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 09:35:03 UTC] === END API CALL LOG ===
[29-Mar-2026 09:35:03 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 09:35:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI
[29-Mar-2026 09:35:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 09:35:03 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 09:35:03 UTC] User ID: 190
[29-Mar-2026 09:35:03 UTC] ✅ User profile retrieved successfully for user ID: 190
[29-Mar-2026 09:35:04 UTC] === API CALL LOG ===
[29-Mar-2026 09:35:04 UTC] Endpoint: user/profile.php
[29-Mar-2026 09:35:04 UTC] Full Log Data: {
    "timestamp": "2026-03-29 09:35:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:86e8:9189:19b1:5847:2305:666d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:86e8:9189:19b1:5847:2305:666d, 162.158.22.45",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3de1e59cea18a2-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:86e8:9189:19b1:5847:2305:666d",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 09:35:04 UTC] === END API CALL LOG ===
[29-Mar-2026 09:35:04 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 09:35:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI
[29-Mar-2026 09:35:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 09:35:04 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 09:35:04 UTC] User ID: 190
[29-Mar-2026 09:35:04 UTC] ✅ User profile retrieved successfully for user ID: 190
[29-Mar-2026 09:35:04 UTC] === API CALL LOG ===
[29-Mar-2026 09:35:04 UTC] Endpoint: user/profile.php
[29-Mar-2026 09:35:04 UTC] Full Log Data: {
    "timestamp": "2026-03-29 09:35:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:86e8:9189:19b1:5847:2305:666d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:86e8:9189:19b1:5847:2305:666d, 162.158.22.45",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3de1e59cee18a2-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:86e8:9189:19b1:5847:2305:666d",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 09:35:04 UTC] === END API CALL LOG ===
[29-Mar-2026 09:35:04 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 09:35:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI
[29-Mar-2026 09:35:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 09:35:04 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 09:35:04 UTC] User ID: 190
[29-Mar-2026 09:35:04 UTC] ✅ User profile retrieved successfully for user ID: 190
[29-Mar-2026 09:35:04 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 09:35:04 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 09:35:04 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:86e8:9189:19b1:5847:2305:666d, 162.158.22.45","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e3de1e59ced18a2-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:86e8:9189:19b1:5847:2305:666d","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[29-Mar-2026 09:35:04 UTC] === User Orders API Called ===
[29-Mar-2026 09:35:04 UTC] User ID: 190
[29-Mar-2026 09:35:04 UTC] Limit: 20, Offset: 0
[29-Mar-2026 09:35:04 UTC] Orders found: 4
[29-Mar-2026 09:35:04 UTC] Orders data: [{"id":140,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/sunnyproducteiuf","status":"cancelled","created_at":"2026-03-29 11:53:05","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":139,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/sunnyproducteiuf","status":"cancelled","created_at":"2026-03-29 11:52:50","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":138,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/sunnyproducteiuf","status":"cancelled","created_at":"2026-03-29 07:25:15","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":137,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/sunnyproducteiuf","status":"cancelled","created_at":"2026-03-29 06:34:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[29-Mar-2026 09:35:04 UTC] Total orders count: 4
[29-Mar-2026 09:35:11 UTC] === API CALL LOG ===
[29-Mar-2026 09:35:11 UTC] Endpoint: user/profile.php
[29-Mar-2026 09:35:11 UTC] Full Log Data: {
    "timestamp": "2026-03-29 09:35:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:86e8:9189:19b1:5847:2305:666d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:86e8:9189:19b1:5847:2305:666d, 162.158.22.194",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3de20efbea18a2-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:86e8:9189:19b1:5847:2305:666d",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 09:35:11 UTC] === END API CALL LOG ===
[29-Mar-2026 09:35:11 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 09:35:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI
[29-Mar-2026 09:35:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 09:35:11 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 09:35:11 UTC] User ID: 190
[29-Mar-2026 09:35:11 UTC] ✅ User profile retrieved successfully for user ID: 190
[29-Mar-2026 09:35:11 UTC] === API CALL LOG ===
[29-Mar-2026 09:35:11 UTC] Endpoint: user/profile.php
[29-Mar-2026 09:35:11 UTC] Full Log Data: {
    "timestamp": "2026-03-29 09:35:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:86e8:9189:19b1:5847:2305:666d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:86e8:9189:19b1:5847:2305:666d, 162.158.22.194",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3de2107d0418a2-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:86e8:9189:19b1:5847:2305:666d",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 09:35:11 UTC] === END API CALL LOG ===
[29-Mar-2026 09:35:11 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 09:35:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI
[29-Mar-2026 09:35:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 09:35:11 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 09:35:11 UTC] User ID: 190
[29-Mar-2026 09:35:11 UTC] ✅ User profile retrieved successfully for user ID: 190
[29-Mar-2026 09:35:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 09:35:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 09:35:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:86e8:9189:19b1:5847:2305:666d, 162.158.22.195","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e3de2107d0818a2-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:86e8:9189:19b1:5847:2305:666d","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[29-Mar-2026 09:35:11 UTC] === User Orders API Called ===
[29-Mar-2026 09:35:11 UTC] User ID: 190
[29-Mar-2026 09:35:11 UTC] Limit: 20, Offset: 0
[29-Mar-2026 09:35:11 UTC] Orders found: 4
[29-Mar-2026 09:35:11 UTC] Orders data: [{"id":140,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/sunnyproducteiuf","status":"cancelled","created_at":"2026-03-29 11:53:05","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":139,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/sunnyproducteiuf","status":"cancelled","created_at":"2026-03-29 11:52:50","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":138,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/sunnyproducteiuf","status":"cancelled","created_at":"2026-03-29 07:25:15","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":137,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/sunnyproducteiuf","status":"cancelled","created_at":"2026-03-29 06:34:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[29-Mar-2026 09:35:11 UTC] Total orders count: 4
[29-Mar-2026 09:35:11 UTC] === API CALL LOG ===
[29-Mar-2026 09:35:11 UTC] Endpoint: user/profile.php
[29-Mar-2026 09:35:11 UTC] Full Log Data: {
    "timestamp": "2026-03-29 09:35:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:86e8:9189:19b1:5847:2305:666d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:86e8:9189:19b1:5847:2305:666d, 162.158.22.194",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3de2117dd518a2-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:86e8:9189:19b1:5847:2305:666d",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 09:35:11 UTC] === END API CALL LOG ===
[29-Mar-2026 09:35:11 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 09:35:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI
[29-Mar-2026 09:35:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 09:35:11 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 09:35:11 UTC] User ID: 190
[29-Mar-2026 09:35:11 UTC] ✅ User profile retrieved successfully for user ID: 190
[29-Mar-2026 09:35:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 09:35:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 09:35:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:86e8:9189:19b1:5847:2305:666d, 162.158.22.194","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e3de2b4da1318a2-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:86e8:9189:19b1:5847:2305:666d","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[29-Mar-2026 09:35:37 UTC] === User Orders API Called ===
[29-Mar-2026 09:35:37 UTC] User ID: 190
[29-Mar-2026 09:35:37 UTC] Limit: 20, Offset: 0
[29-Mar-2026 09:35:37 UTC] Orders found: 5
[29-Mar-2026 09:35:37 UTC] Orders data: [{"id":141,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/sunnyproducteiuf","status":"pending","created_at":"2026-03-29 13:05:35","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":140,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/sunnyproducteiuf","status":"cancelled","created_at":"2026-03-29 11:53:05","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":139,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/sunnyproducteiuf","status":"cancelled","created_at":"2026-03-29 11:52:50","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":138,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/sunnyproducteiuf","status":"cancelled","created_at":"2026-03-29 07:25:15","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":137,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/sunnyproducteiuf","status":"cancelled","created_at":"2026-03-29 06:34:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[29-Mar-2026 09:35:37 UTC] Total orders count: 5
[29-Mar-2026 09:35:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 09:35:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 09:35:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:86e8:9189:19b1:5847:2305:666d, 162.158.22.194","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e3de2b5db3b18a2-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:86e8:9189:19b1:5847:2305:666d","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[29-Mar-2026 09:35:37 UTC] === User Orders API Called ===
[29-Mar-2026 09:35:37 UTC] User ID: 190
[29-Mar-2026 09:35:37 UTC] Limit: 20, Offset: 0
[29-Mar-2026 09:35:37 UTC] Orders found: 5
[29-Mar-2026 09:35:37 UTC] Orders data: [{"id":141,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/sunnyproducteiuf","status":"pending","created_at":"2026-03-29 13:05:35","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":140,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/sunnyproducteiuf","status":"cancelled","created_at":"2026-03-29 11:53:05","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":139,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/sunnyproducteiuf","status":"cancelled","created_at":"2026-03-29 11:52:50","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":138,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/sunnyproducteiuf","status":"cancelled","created_at":"2026-03-29 07:25:15","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":137,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/sunnyproducteiuf","status":"cancelled","created_at":"2026-03-29 06:34:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[29-Mar-2026 09:35:37 UTC] Total orders count: 5
[29-Mar-2026 09:35:56 UTC] === API CALL LOG ===
[29-Mar-2026 09:35:56 UTC] Endpoint: user/profile.php
[29-Mar-2026 09:35:56 UTC] Full Log Data: {
    "timestamp": "2026-03-29 09:35:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:86e8:9189:19b1:5847:2305:666d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:86e8:9189:19b1:5847:2305:666d, 162.158.22.194",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3de32a9f4c18a2-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:86e8:9189:19b1:5847:2305:666d",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 09:35:56 UTC] === END API CALL LOG ===
[29-Mar-2026 09:35:56 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 09:35:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI
[29-Mar-2026 09:35:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 09:35:56 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 09:35:56 UTC] User ID: 190
[29-Mar-2026 09:35:56 UTC] ✅ User profile retrieved successfully for user ID: 190
[29-Mar-2026 09:35:56 UTC] User Purchases API - User ID: 190
[29-Mar-2026 09:35:56 UTC] User Purchases API - Total purchases found: 0
[29-Mar-2026 09:36:44 UTC] === API CALL LOG ===
[29-Mar-2026 09:36:44 UTC] Endpoint: user/profile.php
[29-Mar-2026 09:36:44 UTC] Full Log Data: {
    "timestamp": "2026-03-29 09:36:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:86e8:9189:19b1:5847:2305:666d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:86e8:9189:19b1:5847:2305:666d, 162.158.22.195",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3de456bb2518a2-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:86e8:9189:19b1:5847:2305:666d",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 09:36:44 UTC] === END API CALL LOG ===
[29-Mar-2026 09:36:44 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 09:36:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI
[29-Mar-2026 09:36:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 09:36:44 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 09:36:44 UTC] User ID: 190
[29-Mar-2026 09:36:44 UTC] ✅ User profile retrieved successfully for user ID: 190
[29-Mar-2026 09:36:44 UTC] User Purchases API - User ID: 190
[29-Mar-2026 09:36:44 UTC] User Purchases API - Total purchases found: 0
[29-Mar-2026 09:36:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 09:36:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 09:36:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:86e8:9189:19b1:5847:2305:666d, 162.158.22.195","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e3de48a0ea618a2-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:86e8:9189:19b1:5847:2305:666d","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[29-Mar-2026 09:36:52 UTC] === User Orders API Called ===
[29-Mar-2026 09:36:52 UTC] User ID: 190
[29-Mar-2026 09:36:52 UTC] Limit: 20, Offset: 0
[29-Mar-2026 09:36:52 UTC] Orders found: 5
[29-Mar-2026 09:36:52 UTC] Orders data: [{"id":141,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/sunnyproducteiuf","status":"pending","created_at":"2026-03-29 13:05:35","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":140,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/sunnyproducteiuf","status":"cancelled","created_at":"2026-03-29 11:53:05","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":139,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/sunnyproducteiuf","status":"cancelled","created_at":"2026-03-29 11:52:50","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":138,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/sunnyproducteiuf","status":"cancelled","created_at":"2026-03-29 07:25:15","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":137,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/sunnyproducteiuf","status":"cancelled","created_at":"2026-03-29 06:34:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[29-Mar-2026 09:36:52 UTC] Total orders count: 5
[29-Mar-2026 09:36:52 UTC] === API CALL LOG ===
[29-Mar-2026 09:36:52 UTC] Endpoint: user/profile.php
[29-Mar-2026 09:36:52 UTC] Full Log Data: {
    "timestamp": "2026-03-29 09:36:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:86e8:9189:19b1:5847:2305:666d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:86e8:9189:19b1:5847:2305:666d, 162.158.22.194",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3de48a0eaa18a2-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:86e8:9189:19b1:5847:2305:666d",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 09:36:52 UTC] === END API CALL LOG ===
[29-Mar-2026 09:36:52 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 09:36:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI
[29-Mar-2026 09:36:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 09:36:52 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 09:36:52 UTC] User ID: 190
[29-Mar-2026 09:36:52 UTC] ✅ User profile retrieved successfully for user ID: 190
[29-Mar-2026 09:36:53 UTC] === API CALL LOG ===
[29-Mar-2026 09:36:53 UTC] Endpoint: user/profile.php
[29-Mar-2026 09:36:53 UTC] Full Log Data: {
    "timestamp": "2026-03-29 09:36:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:86e8:9189:19b1:5847:2305:666d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:86e8:9189:19b1:5847:2305:666d, 162.158.22.195",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3de48d79da18a2-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:86e8:9189:19b1:5847:2305:666d",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 09:36:53 UTC] === END API CALL LOG ===
[29-Mar-2026 09:36:53 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 09:36:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI
[29-Mar-2026 09:36:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 09:36:53 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 09:36:53 UTC] User ID: 190
[29-Mar-2026 09:36:53 UTC] ✅ User profile retrieved successfully for user ID: 190
[29-Mar-2026 09:36:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 09:36:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 09:36:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:86e8:9189:19b1:5847:2305:666d, 162.158.22.195","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e3de49bfeb918a2-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:86e8:9189:19b1:5847:2305:666d","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[29-Mar-2026 09:36:55 UTC] === User Orders API Called ===
[29-Mar-2026 09:36:55 UTC] User ID: 190
[29-Mar-2026 09:36:55 UTC] Limit: 20, Offset: 0
[29-Mar-2026 09:36:55 UTC] Orders found: 5
[29-Mar-2026 09:36:55 UTC] Orders data: [{"id":141,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/sunnyproducteiuf","status":"pending","created_at":"2026-03-29 13:05:35","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":140,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/sunnyproducteiuf","status":"cancelled","created_at":"2026-03-29 11:53:05","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":139,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/sunnyproducteiuf","status":"cancelled","created_at":"2026-03-29 11:52:50","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":138,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/sunnyproducteiuf","status":"cancelled","created_at":"2026-03-29 07:25:15","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":137,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/sunnyproducteiuf","status":"cancelled","created_at":"2026-03-29 06:34:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[29-Mar-2026 09:36:55 UTC] Total orders count: 5
[29-Mar-2026 10:08:56 UTC] === API CALL LOG ===
[29-Mar-2026 10:08:56 UTC] Endpoint: user/profile.php
[29-Mar-2026 10:08:56 UTC] Full Log Data: {
    "timestamp": "2026-03-29 10:08:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:86e8:9189:19b1:5847:2305:666d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:86e8:9189:19b1:5847:2305:666d, 172.70.108.42",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3e1381ed03e27d-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:86e8:9189:19b1:5847:2305:666d",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 10:08:56 UTC] === END API CALL LOG ===
[29-Mar-2026 10:08:56 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 10:08:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI
[29-Mar-2026 10:08:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 10:08:56 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 10:08:56 UTC] User ID: 190
[29-Mar-2026 10:08:56 UTC] ✅ User profile retrieved successfully for user ID: 190
[29-Mar-2026 10:08:57 UTC] === API CALL LOG ===
[29-Mar-2026 10:08:57 UTC] Endpoint: user/profile.php
[29-Mar-2026 10:08:57 UTC] Full Log Data: {
    "timestamp": "2026-03-29 10:08:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:86e8:9189:19b1:5847:2305:666d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:86e8:9189:19b1:5847:2305:666d, 172.70.108.42",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3e13879893e27d-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:86e8:9189:19b1:5847:2305:666d",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 10:08:57 UTC] === END API CALL LOG ===
[29-Mar-2026 10:08:57 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 10:08:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI
[29-Mar-2026 10:08:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 10:08:57 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 10:08:57 UTC] User ID: 190
[29-Mar-2026 10:08:57 UTC] ✅ User profile retrieved successfully for user ID: 190
[29-Mar-2026 10:08:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 10:08:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 10:08:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:86e8:9189:19b1:5847:2305:666d, 172.70.108.42","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e3e1387989ae27d-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:86e8:9189:19b1:5847:2305:666d","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[29-Mar-2026 10:08:57 UTC] === User Orders API Called ===
[29-Mar-2026 10:08:57 UTC] User ID: 190
[29-Mar-2026 10:08:57 UTC] Limit: 20, Offset: 0
[29-Mar-2026 10:08:57 UTC] Orders found: 5
[29-Mar-2026 10:08:57 UTC] Orders data: [{"id":141,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/sunnyproducteiuf","status":"pending","created_at":"2026-03-29 13:05:35","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":140,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/sunnyproducteiuf","status":"cancelled","created_at":"2026-03-29 11:53:05","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":139,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/sunnyproducteiuf","status":"cancelled","created_at":"2026-03-29 11:52:50","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":138,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/sunnyproducteiuf","status":"cancelled","created_at":"2026-03-29 07:25:15","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":137,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/sunnyproducteiuf","status":"cancelled","created_at":"2026-03-29 06:34:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[29-Mar-2026 10:08:57 UTC] Total orders count: 5
[29-Mar-2026 10:08:57 UTC] === API CALL LOG ===
[29-Mar-2026 10:08:57 UTC] Endpoint: user/profile.php
[29-Mar-2026 10:08:57 UTC] Full Log Data: {
    "timestamp": "2026-03-29 10:08:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:86e8:9189:19b1:5847:2305:666d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:86e8:9189:19b1:5847:2305:666d, 172.70.108.43",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3e1387989ee27d-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:86e8:9189:19b1:5847:2305:666d",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 10:08:57 UTC] === END API CALL LOG ===
[29-Mar-2026 10:08:57 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 10:08:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI
[29-Mar-2026 10:08:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 10:08:57 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 10:08:57 UTC] User ID: 190
[29-Mar-2026 10:08:57 UTC] ✅ User profile retrieved successfully for user ID: 190
[29-Mar-2026 10:08:59 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 10:08:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 10:08:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:86e8:9189:19b1:5847:2305:666d, 172.70.108.43","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e3e1395ddc7e27d-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:86e8:9189:19b1:5847:2305:666d","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[29-Mar-2026 10:08:59 UTC] === User Orders API Called ===
[29-Mar-2026 10:08:59 UTC] User ID: 190
[29-Mar-2026 10:08:59 UTC] Limit: 20, Offset: 0
[29-Mar-2026 10:08:59 UTC] Orders found: 5
[29-Mar-2026 10:08:59 UTC] Orders data: [{"id":141,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/sunnyproducteiuf","status":"pending","created_at":"2026-03-29 13:05:35","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":140,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/sunnyproducteiuf","status":"cancelled","created_at":"2026-03-29 11:53:05","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":139,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/sunnyproducteiuf","status":"cancelled","created_at":"2026-03-29 11:52:50","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":138,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/sunnyproducteiuf","status":"cancelled","created_at":"2026-03-29 07:25:15","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":137,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/sunnyproducteiuf","status":"cancelled","created_at":"2026-03-29 06:34:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[29-Mar-2026 10:08:59 UTC] Total orders count: 5
[29-Mar-2026 10:38:38 UTC] === API CALL LOG ===
[29-Mar-2026 10:38:38 UTC] Endpoint: user/profile.php
[29-Mar-2026 10:38:38 UTC] Full Log Data: {
    "timestamp": "2026-03-29 10:38:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:86e8:9189:19b1:5847:2305:666d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:86e8:9189:19b1:5847:2305:666d, 162.158.22.194",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3e3f0419cd0c20-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:86e8:9189:19b1:5847:2305:666d",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 10:38:38 UTC] === END API CALL LOG ===
[29-Mar-2026 10:38:38 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 10:38:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI
[29-Mar-2026 10:38:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 10:38:38 UTC] === API CALL LOG ===
[29-Mar-2026 10:38:38 UTC] Endpoint: user/profile.php
[29-Mar-2026 10:38:38 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 10:38:38 UTC] Full Log Data: {
    "timestamp": "2026-03-29 10:38:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:86e8:9189:19b1:5847:2305:666d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:86e8:9189:19b1:5847:2305:666d, 162.158.22.194",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3e3f0419d00c20-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:86e8:9189:19b1:5847:2305:666d",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 10:38:38 UTC] User ID: 190
[29-Mar-2026 10:38:38 UTC] === END API CALL LOG ===
[29-Mar-2026 10:38:38 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 10:38:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI
[29-Mar-2026 10:38:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 10:38:38 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 10:38:38 UTC] User ID: 190
[29-Mar-2026 10:38:38 UTC] ✅ User profile retrieved successfully for user ID: 190
[29-Mar-2026 10:38:38 UTC] ✅ User profile retrieved successfully for user ID: 190
[29-Mar-2026 10:38:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 10:38:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 10:38:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:86e8:9189:19b1:5847:2305:666d, 162.158.22.195","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e3e3f0419ca0c20-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:86e8:9189:19b1:5847:2305:666d","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[29-Mar-2026 10:38:38 UTC] === User Orders API Called ===
[29-Mar-2026 10:38:38 UTC] User ID: 190
[29-Mar-2026 10:38:38 UTC] Limit: 20, Offset: 0
[29-Mar-2026 10:38:38 UTC] Orders found: 5
[29-Mar-2026 10:38:38 UTC] Orders data: [{"id":141,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/sunnyproducteiuf","status":"pending","created_at":"2026-03-29 13:05:35","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":140,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/sunnyproducteiuf","status":"cancelled","created_at":"2026-03-29 11:53:05","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":139,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/sunnyproducteiuf","status":"cancelled","created_at":"2026-03-29 11:52:50","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":138,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/sunnyproducteiuf","status":"cancelled","created_at":"2026-03-29 07:25:15","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":137,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/sunnyproducteiuf","status":"cancelled","created_at":"2026-03-29 06:34:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[29-Mar-2026 10:38:38 UTC] Total orders count: 5
[29-Mar-2026 11:25:22 UTC] === API CALL LOG ===
[29-Mar-2026 11:25:22 UTC] Endpoint: user/profile.php
[29-Mar-2026 11:25:22 UTC] Full Log Data: {
    "timestamp": "2026-03-29 11:25:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.214.36.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.214.36.225, 172.68.40.138",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxODgsInVzZXJuYW1lIjoiT2xpdmVpcmEiLCJlbWFpbCI6ImhvMDk1ODE3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTMzODg5OX0.5T0iK2XH4dyruak0k5U6rp4AHPCy8dPH_MpNAGhaVSo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3e8379185d77e0-LAD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.214.36.225",
        "CF-IPCountry": "AO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 11:25:22 UTC] === END API CALL LOG ===
[29-Mar-2026 11:25:22 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 11:25:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxODgsInVzZXJuYW1lIjoiT2xpdmVpcmEiLCJlbWFpbCI6ImhvMDk1ODE3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTMzODg5OX0.5T0iK2XH4dyruak0k5U6rp4AHPCy8dPH_MpNAGhaVSo
[29-Mar-2026 11:25:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 11:25:22 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 11:25:22 UTC] User ID: 188
[29-Mar-2026 11:25:22 UTC] ✅ User profile retrieved successfully for user ID: 188
[29-Mar-2026 11:25:25 UTC] === API CALL LOG ===
[29-Mar-2026 11:25:25 UTC] Endpoint: user/profile.php
[29-Mar-2026 11:25:25 UTC] Full Log Data: {
    "timestamp": "2026-03-29 11:25:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.214.36.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.214.36.225, 172.68.40.139",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxODgsInVzZXJuYW1lIjoiT2xpdmVpcmEiLCJlbWFpbCI6ImhvMDk1ODE3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTMzODg5OX0.5T0iK2XH4dyruak0k5U6rp4AHPCy8dPH_MpNAGhaVSo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3e83880dc577e0-LAD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.214.36.225",
        "CF-IPCountry": "AO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 11:25:25 UTC] === END API CALL LOG ===
[29-Mar-2026 11:25:25 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 11:25:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxODgsInVzZXJuYW1lIjoiT2xpdmVpcmEiLCJlbWFpbCI6ImhvMDk1ODE3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTMzODg5OX0.5T0iK2XH4dyruak0k5U6rp4AHPCy8dPH_MpNAGhaVSo
[29-Mar-2026 11:25:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 11:25:25 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 11:25:25 UTC] User ID: 188
[29-Mar-2026 11:25:25 UTC] ✅ User profile retrieved successfully for user ID: 188
[29-Mar-2026 11:25:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 11:25:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 11:25:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.214.36.225, 172.68.40.138","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxODgsInVzZXJuYW1lIjoiT2xpdmVpcmEiLCJlbWFpbCI6ImhvMDk1ODE3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTMzODg5OX0.5T0iK2XH4dyruak0k5U6rp4AHPCy8dPH_MpNAGhaVSo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e3e8388ee3077e0-LAD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.214.36.225","CF-IPCountry":"AO","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[29-Mar-2026 11:25:25 UTC] === User Orders API Called ===
[29-Mar-2026 11:25:25 UTC] User ID: 188
[29-Mar-2026 11:25:25 UTC] Limit: 20, Offset: 0
[29-Mar-2026 11:25:25 UTC] Orders found: 1
[29-Mar-2026 11:25:25 UTC] Orders data: [{"id":136,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/investidoresAO\/282","status":"completed","created_at":"2026-03-28 19:55:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[29-Mar-2026 11:25:25 UTC] Total orders count: 1
[29-Mar-2026 11:25:25 UTC] === API CALL LOG ===
[29-Mar-2026 11:25:25 UTC] Endpoint: user/profile.php
[29-Mar-2026 11:25:25 UTC] Full Log Data: {
    "timestamp": "2026-03-29 11:25:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.214.36.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.214.36.225, 172.68.40.138",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxODgsInVzZXJuYW1lIjoiT2xpdmVpcmEiLCJlbWFpbCI6ImhvMDk1ODE3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTMzODg5OX0.5T0iK2XH4dyruak0k5U6rp4AHPCy8dPH_MpNAGhaVSo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3e83893e4377e0-LAD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.214.36.225",
        "CF-IPCountry": "AO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 11:25:25 UTC] === END API CALL LOG ===
[29-Mar-2026 11:25:25 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 11:25:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxODgsInVzZXJuYW1lIjoiT2xpdmVpcmEiLCJlbWFpbCI6ImhvMDk1ODE3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTMzODg5OX0.5T0iK2XH4dyruak0k5U6rp4AHPCy8dPH_MpNAGhaVSo
[29-Mar-2026 11:25:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 11:25:25 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 11:25:25 UTC] User ID: 188
[29-Mar-2026 11:25:25 UTC] ✅ User profile retrieved successfully for user ID: 188
[29-Mar-2026 11:25:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 11:25:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 11:25:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.214.36.225, 172.68.40.138","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxODgsInVzZXJuYW1lIjoiT2xpdmVpcmEiLCJlbWFpbCI6ImhvMDk1ODE3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTMzODg5OX0.5T0iK2XH4dyruak0k5U6rp4AHPCy8dPH_MpNAGhaVSo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e3e83a67b1a77e0-LAD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.214.36.225","CF-IPCountry":"AO","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[29-Mar-2026 11:25:30 UTC] === User Orders API Called ===
[29-Mar-2026 11:25:30 UTC] User ID: 188
[29-Mar-2026 11:25:30 UTC] Limit: 20, Offset: 0
[29-Mar-2026 11:25:30 UTC] Orders found: 1
[29-Mar-2026 11:25:30 UTC] Orders data: [{"id":136,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/investidoresAO\/282","status":"completed","created_at":"2026-03-28 19:55:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[29-Mar-2026 11:25:30 UTC] Total orders count: 1
[29-Mar-2026 11:25:42 UTC] === API CALL LOG ===
[29-Mar-2026 11:25:42 UTC] Endpoint: user/profile.php
[29-Mar-2026 11:25:42 UTC] Full Log Data: {
    "timestamp": "2026-03-29 11:25:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.214.36.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.214.36.225, 172.68.40.138",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxODgsInVzZXJuYW1lIjoiT2xpdmVpcmEiLCJlbWFpbCI6ImhvMDk1ODE3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTMzODg5OX0.5T0iK2XH4dyruak0k5U6rp4AHPCy8dPH_MpNAGhaVSo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3e83f38e8677e0-LAD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.214.36.225",
        "CF-IPCountry": "AO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 11:25:42 UTC] === END API CALL LOG ===
[29-Mar-2026 11:25:42 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 11:25:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxODgsInVzZXJuYW1lIjoiT2xpdmVpcmEiLCJlbWFpbCI6ImhvMDk1ODE3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTMzODg5OX0.5T0iK2XH4dyruak0k5U6rp4AHPCy8dPH_MpNAGhaVSo
[29-Mar-2026 11:25:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 11:25:42 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 11:25:42 UTC] User ID: 188
[29-Mar-2026 11:25:42 UTC] ✅ User profile retrieved successfully for user ID: 188
[29-Mar-2026 11:25:42 UTC] User Purchases API - User ID: 188
[29-Mar-2026 11:25:42 UTC] User Purchases API - Total purchases found: 1
[29-Mar-2026 11:25:50 UTC] User Purchases API - User ID: 188
[29-Mar-2026 11:25:50 UTC] User Purchases API - Total purchases found: 1
[29-Mar-2026 11:26:02 UTC] === API CALL LOG ===
[29-Mar-2026 11:26:02 UTC] Endpoint: user/profile.php
[29-Mar-2026 11:26:02 UTC] Full Log Data: {
    "timestamp": "2026-03-29 11:26:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.214.36.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.214.36.225, 172.68.40.138",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxODgsInVzZXJuYW1lIjoiT2xpdmVpcmEiLCJlbWFpbCI6ImhvMDk1ODE3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTMzODg5OX0.5T0iK2XH4dyruak0k5U6rp4AHPCy8dPH_MpNAGhaVSo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3e846d4f4577e0-LAD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.214.36.225",
        "CF-IPCountry": "AO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 11:26:02 UTC] === END API CALL LOG ===
[29-Mar-2026 11:26:02 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 11:26:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxODgsInVzZXJuYW1lIjoiT2xpdmVpcmEiLCJlbWFpbCI6ImhvMDk1ODE3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTMzODg5OX0.5T0iK2XH4dyruak0k5U6rp4AHPCy8dPH_MpNAGhaVSo
[29-Mar-2026 11:26:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 11:26:02 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 11:26:02 UTC] User ID: 188
[29-Mar-2026 11:26:02 UTC] ✅ User profile retrieved successfully for user ID: 188
[29-Mar-2026 11:26:02 UTC] User Purchases API - User ID: 188
[29-Mar-2026 11:26:02 UTC] User Purchases API - Total purchases found: 1
[29-Mar-2026 11:26:04 UTC] === API CALL LOG ===
[29-Mar-2026 11:26:04 UTC] Endpoint: user/profile.php
[29-Mar-2026 11:26:04 UTC] Full Log Data: {
    "timestamp": "2026-03-29 11:26:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.214.36.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.214.36.225, 172.68.40.138",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxODgsInVzZXJuYW1lIjoiT2xpdmVpcmEiLCJlbWFpbCI6ImhvMDk1ODE3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTMzODg5OX0.5T0iK2XH4dyruak0k5U6rp4AHPCy8dPH_MpNAGhaVSo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3e847e1abe77e0-LAD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.214.36.225",
        "CF-IPCountry": "AO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 11:26:04 UTC] === END API CALL LOG ===
[29-Mar-2026 11:26:04 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 11:26:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxODgsInVzZXJuYW1lIjoiT2xpdmVpcmEiLCJlbWFpbCI6ImhvMDk1ODE3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTMzODg5OX0.5T0iK2XH4dyruak0k5U6rp4AHPCy8dPH_MpNAGhaVSo
[29-Mar-2026 11:26:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 11:26:04 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 11:26:04 UTC] User ID: 188
[29-Mar-2026 11:26:04 UTC] ✅ User profile retrieved successfully for user ID: 188
[29-Mar-2026 11:26:04 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 11:26:04 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 11:26:04 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.214.36.225, 172.68.40.139","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxODgsInVzZXJuYW1lIjoiT2xpdmVpcmEiLCJlbWFpbCI6ImhvMDk1ODE3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTMzODg5OX0.5T0iK2XH4dyruak0k5U6rp4AHPCy8dPH_MpNAGhaVSo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e3e847e1abd77e0-LAD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.214.36.225","CF-IPCountry":"AO","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[29-Mar-2026 11:26:04 UTC] === User Orders API Called ===
[29-Mar-2026 11:26:04 UTC] User ID: 188
[29-Mar-2026 11:26:04 UTC] Limit: 20, Offset: 0
[29-Mar-2026 11:26:04 UTC] Orders found: 1
[29-Mar-2026 11:26:04 UTC] Orders data: [{"id":136,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/investidoresAO\/282","status":"completed","created_at":"2026-03-28 19:55:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[29-Mar-2026 11:26:04 UTC] Total orders count: 1
[29-Mar-2026 11:26:05 UTC] === API CALL LOG ===
[29-Mar-2026 11:26:05 UTC] Endpoint: user/profile.php
[29-Mar-2026 11:26:05 UTC] Full Log Data: {
    "timestamp": "2026-03-29 11:26:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.214.36.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.214.36.225, 172.68.40.139",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxODgsInVzZXJuYW1lIjoiT2xpdmVpcmEiLCJlbWFpbCI6ImhvMDk1ODE3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTMzODg5OX0.5T0iK2XH4dyruak0k5U6rp4AHPCy8dPH_MpNAGhaVSo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3e8482abad77e0-LAD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.214.36.225",
        "CF-IPCountry": "AO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 11:26:05 UTC] === END API CALL LOG ===
[29-Mar-2026 11:26:05 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 11:26:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxODgsInVzZXJuYW1lIjoiT2xpdmVpcmEiLCJlbWFpbCI6ImhvMDk1ODE3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTMzODg5OX0.5T0iK2XH4dyruak0k5U6rp4AHPCy8dPH_MpNAGhaVSo
[29-Mar-2026 11:26:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 11:26:05 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 11:26:05 UTC] User ID: 188
[29-Mar-2026 11:26:05 UTC] ✅ User profile retrieved successfully for user ID: 188
[29-Mar-2026 12:11:34 UTC] === API CALL LOG ===
[29-Mar-2026 12:11:34 UTC] Endpoint: user/profile.php
[29-Mar-2026 12:11:34 UTC] Full Log Data: {
    "timestamp": "2026-03-29 12:11:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:86e8:9189:19b1:5847:2305:666d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:86e8:9189:19b1:5847:2305:666d, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3ec726fc8ee1b2-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:86e8:9189:19b1:5847:2305:666d",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 12:11:34 UTC] === END API CALL LOG ===
[29-Mar-2026 12:11:34 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 12:11:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI
[29-Mar-2026 12:11:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 12:11:34 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 12:11:34 UTC] User ID: 190
[29-Mar-2026 12:11:34 UTC] ✅ User profile retrieved successfully for user ID: 190
[29-Mar-2026 12:11:35 UTC] === API CALL LOG ===
[29-Mar-2026 12:11:35 UTC] Endpoint: user/profile.php
[29-Mar-2026 12:11:35 UTC] Full Log Data: {
    "timestamp": "2026-03-29 12:11:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:86e8:9189:19b1:5847:2305:666d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:86e8:9189:19b1:5847:2305:666d, 172.68.234.188",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3ec72c884de1b2-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:86e8:9189:19b1:5847:2305:666d",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 12:11:35 UTC] === END API CALL LOG ===
[29-Mar-2026 12:11:35 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 12:11:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI
[29-Mar-2026 12:11:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 12:11:35 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 12:11:35 UTC] User ID: 190
[29-Mar-2026 12:11:35 UTC] ✅ User profile retrieved successfully for user ID: 190
[29-Mar-2026 12:11:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 12:11:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 12:11:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:86e8:9189:19b1:5847:2305:666d, 172.68.234.189","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e3ec72c8851e1b2-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:86e8:9189:19b1:5847:2305:666d","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[29-Mar-2026 12:11:35 UTC] === User Orders API Called ===
[29-Mar-2026 12:11:35 UTC] User ID: 190
[29-Mar-2026 12:11:35 UTC] Limit: 20, Offset: 0
[29-Mar-2026 12:11:35 UTC] Orders found: 5
[29-Mar-2026 12:11:35 UTC] Orders data: [{"id":141,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/sunnyproducteiuf","status":"pending","created_at":"2026-03-29 13:05:35","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":140,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/sunnyproducteiuf","status":"cancelled","created_at":"2026-03-29 11:53:05","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":139,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/sunnyproducteiuf","status":"cancelled","created_at":"2026-03-29 11:52:50","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":138,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/sunnyproducteiuf","status":"cancelled","created_at":"2026-03-29 07:25:15","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":137,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/sunnyproducteiuf","status":"cancelled","created_at":"2026-03-29 06:34:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[29-Mar-2026 12:11:35 UTC] Total orders count: 5
[29-Mar-2026 12:11:35 UTC] === API CALL LOG ===
[29-Mar-2026 12:11:35 UTC] Endpoint: user/profile.php
[29-Mar-2026 12:11:35 UTC] Full Log Data: {
    "timestamp": "2026-03-29 12:11:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:86e8:9189:19b1:5847:2305:666d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:86e8:9189:19b1:5847:2305:666d, 172.68.234.189",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3ec72c8852e1b2-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:86e8:9189:19b1:5847:2305:666d",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 12:11:35 UTC] === END API CALL LOG ===
[29-Mar-2026 12:11:35 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 12:11:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI
[29-Mar-2026 12:11:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 12:11:35 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 12:11:35 UTC] User ID: 190
[29-Mar-2026 12:11:35 UTC] ✅ User profile retrieved successfully for user ID: 190
[29-Mar-2026 12:11:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 12:11:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 12:11:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:86e8:9189:19b1:5847:2305:666d, 172.68.234.189","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e3ec743285ae1b2-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:86e8:9189:19b1:5847:2305:666d","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[29-Mar-2026 12:11:39 UTC] === User Orders API Called ===
[29-Mar-2026 12:11:39 UTC] User ID: 190
[29-Mar-2026 12:11:39 UTC] Limit: 20, Offset: 0
[29-Mar-2026 12:11:39 UTC] Orders found: 5
[29-Mar-2026 12:11:39 UTC] Orders data: [{"id":141,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/sunnyproducteiuf","status":"pending","created_at":"2026-03-29 13:05:35","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":140,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/sunnyproducteiuf","status":"cancelled","created_at":"2026-03-29 11:53:05","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":139,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/sunnyproducteiuf","status":"cancelled","created_at":"2026-03-29 11:52:50","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":138,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/sunnyproducteiuf","status":"cancelled","created_at":"2026-03-29 07:25:15","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":137,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/sunnyproducteiuf","status":"cancelled","created_at":"2026-03-29 06:34:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[29-Mar-2026 12:11:39 UTC] Total orders count: 5
[29-Mar-2026 13:10:14 UTC] === API CALL LOG ===
[29-Mar-2026 13:10:14 UTC] Endpoint: user/profile.php
[29-Mar-2026 13:10:14 UTC] Full Log Data: {
    "timestamp": "2026-03-29 13:10:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "223.184.148.101",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "223.184.148.101, 162.159.122.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3f1d150ec478d0-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "223.184.148.101",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 13:10:14 UTC] === END API CALL LOG ===
[29-Mar-2026 13:10:14 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 13:10:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI
[29-Mar-2026 13:10:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 13:10:14 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 13:10:14 UTC] User ID: 190
[29-Mar-2026 13:10:14 UTC] ✅ User profile retrieved successfully for user ID: 190
[29-Mar-2026 13:10:15 UTC] === API CALL LOG ===
[29-Mar-2026 13:10:15 UTC] Endpoint: user/profile.php
[29-Mar-2026 13:10:15 UTC] Full Log Data: {
    "timestamp": "2026-03-29 13:10:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "223.184.148.101",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "223.184.148.101, 162.159.122.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3f1d1d6eca78d0-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "223.184.148.101",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 13:10:15 UTC] === END API CALL LOG ===
[29-Mar-2026 13:10:15 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 13:10:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI
[29-Mar-2026 13:10:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 13:10:15 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 13:10:15 UTC] User ID: 190
[29-Mar-2026 13:10:15 UTC] ✅ User profile retrieved successfully for user ID: 190
[29-Mar-2026 13:10:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 13:10:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 13:10:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"223.184.148.101, 162.159.122.165","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e3f1d1d6ed278d0-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"223.184.148.101","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[29-Mar-2026 13:10:15 UTC] === User Orders API Called ===
[29-Mar-2026 13:10:15 UTC] User ID: 190
[29-Mar-2026 13:10:15 UTC] Limit: 20, Offset: 0
[29-Mar-2026 13:10:15 UTC] Orders found: 5
[29-Mar-2026 13:10:15 UTC] Orders data: [{"id":141,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/sunnyproducteiuf","status":"pending","created_at":"2026-03-29 13:05:35","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":140,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/sunnyproducteiuf","status":"cancelled","created_at":"2026-03-29 11:53:05","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":139,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/sunnyproducteiuf","status":"cancelled","created_at":"2026-03-29 11:52:50","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":138,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/sunnyproducteiuf","status":"cancelled","created_at":"2026-03-29 07:25:15","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":137,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/sunnyproducteiuf","status":"cancelled","created_at":"2026-03-29 06:34:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[29-Mar-2026 13:10:15 UTC] Total orders count: 5
[29-Mar-2026 13:10:16 UTC] === API CALL LOG ===
[29-Mar-2026 13:10:16 UTC] Endpoint: user/profile.php
[29-Mar-2026 13:10:16 UTC] Full Log Data: {
    "timestamp": "2026-03-29 13:10:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "223.184.148.101",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "223.184.148.101, 162.159.122.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3f1d1efaa678d0-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "223.184.148.101",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 13:10:16 UTC] === END API CALL LOG ===
[29-Mar-2026 13:10:16 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 13:10:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI
[29-Mar-2026 13:10:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 13:10:16 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 13:10:16 UTC] User ID: 190
[29-Mar-2026 13:10:16 UTC] ✅ User profile retrieved successfully for user ID: 190
[29-Mar-2026 13:10:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 13:10:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 13:10:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"223.184.148.101, 162.159.122.164","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e3f1d2cfed078d0-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"223.184.148.101","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[29-Mar-2026 13:10:18 UTC] === User Orders API Called ===
[29-Mar-2026 13:10:18 UTC] User ID: 190
[29-Mar-2026 13:10:18 UTC] Limit: 20, Offset: 0
[29-Mar-2026 13:10:18 UTC] Orders found: 5
[29-Mar-2026 13:10:18 UTC] Orders data: [{"id":141,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/sunnyproducteiuf","status":"pending","created_at":"2026-03-29 13:05:35","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":140,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/sunnyproducteiuf","status":"cancelled","created_at":"2026-03-29 11:53:05","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":139,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/sunnyproducteiuf","status":"cancelled","created_at":"2026-03-29 11:52:50","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":138,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/sunnyproducteiuf","status":"cancelled","created_at":"2026-03-29 07:25:15","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":137,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/sunnyproducteiuf","status":"cancelled","created_at":"2026-03-29 06:34:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[29-Mar-2026 13:10:18 UTC] Total orders count: 5
[29-Mar-2026 13:10:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 13:10:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 13:10:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"223.184.148.101, 162.159.122.165","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e3f1d41feeb78d0-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"223.184.148.101","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[29-Mar-2026 13:10:21 UTC] === User Orders API Called ===
[29-Mar-2026 13:10:21 UTC] === API CALL LOG ===
[29-Mar-2026 13:10:21 UTC] User ID: 190
[29-Mar-2026 13:10:21 UTC] Endpoint: user/profile.php
[29-Mar-2026 13:10:21 UTC] Limit: 20, Offset: 0
[29-Mar-2026 13:10:21 UTC] Full Log Data: {
    "timestamp": "2026-03-29 13:10:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "223.184.148.101",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "223.184.148.101, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3f1d41feee78d0-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "223.184.148.101",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 13:10:21 UTC] === END API CALL LOG ===
[29-Mar-2026 13:10:21 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 13:10:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI
[29-Mar-2026 13:10:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 13:10:21 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 13:10:21 UTC] User ID: 190
[29-Mar-2026 13:10:21 UTC] Orders found: 5
[29-Mar-2026 13:10:21 UTC] Orders data: [{"id":141,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/sunnyproducteiuf","status":"pending","created_at":"2026-03-29 13:05:35","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":140,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/sunnyproducteiuf","status":"cancelled","created_at":"2026-03-29 11:53:05","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":139,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/sunnyproducteiuf","status":"cancelled","created_at":"2026-03-29 11:52:50","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":138,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/sunnyproducteiuf","status":"cancelled","created_at":"2026-03-29 07:25:15","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":137,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/sunnyproducteiuf","status":"cancelled","created_at":"2026-03-29 06:34:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[29-Mar-2026 13:10:21 UTC] ✅ User profile retrieved successfully for user ID: 190
[29-Mar-2026 13:10:21 UTC] Total orders count: 5
[29-Mar-2026 13:10:22 UTC] === API CALL LOG ===
[29-Mar-2026 13:10:22 UTC] Endpoint: user/profile.php
[29-Mar-2026 13:10:22 UTC] Full Log Data: {
    "timestamp": "2026-03-29 13:10:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "223.184.148.101",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "223.184.148.101, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3f1d4379ae78d0-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "223.184.148.101",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 13:10:22 UTC] === END API CALL LOG ===
[29-Mar-2026 13:10:22 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 13:10:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI
[29-Mar-2026 13:10:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 13:10:22 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 13:10:22 UTC] User ID: 190
[29-Mar-2026 13:10:22 UTC] ✅ User profile retrieved successfully for user ID: 190
[29-Mar-2026 14:26:48 UTC] === API CALL LOG ===
[29-Mar-2026 14:26:48 UTC] Endpoint: user/profile.php
[29-Mar-2026 14:26:48 UTC] Full Log Data: {
    "timestamp": "2026-03-29 14:26:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:5408:d0e3:5d6:3162:3e1c:ebb0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e3:5408:d0e3:5d6:3162:3e1c:ebb0, 172.69.176.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3f8d3bddd8f408-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e3:5408:d0e3:5d6:3162:3e1c:ebb0",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 14:26:48 UTC] === END API CALL LOG ===
[29-Mar-2026 14:26:48 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 14:26:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI
[29-Mar-2026 14:26:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 14:26:48 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 14:26:48 UTC] User ID: 190
[29-Mar-2026 14:26:48 UTC] ✅ User profile retrieved successfully for user ID: 190
[29-Mar-2026 14:26:49 UTC] === API CALL LOG ===
[29-Mar-2026 14:26:49 UTC] Endpoint: user/profile.php
[29-Mar-2026 14:26:49 UTC] Full Log Data: {
    "timestamp": "2026-03-29 14:26:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:5408:d0e3:5d6:3162:3e1c:ebb0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e3:5408:d0e3:5d6:3162:3e1c:ebb0, 172.69.176.104",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3f8d42ceeaf408-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e3:5408:d0e3:5d6:3162:3e1c:ebb0",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 14:26:49 UTC] === END API CALL LOG ===
[29-Mar-2026 14:26:49 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 14:26:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI
[29-Mar-2026 14:26:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 14:26:49 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 14:26:49 UTC] User ID: 190
[29-Mar-2026 14:26:49 UTC] ✅ User profile retrieved successfully for user ID: 190
[29-Mar-2026 14:26:49 UTC] === API CALL LOG ===
[29-Mar-2026 14:26:49 UTC] Endpoint: user/profile.php
[29-Mar-2026 14:26:49 UTC] Full Log Data: {
    "timestamp": "2026-03-29 14:26:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:5408:d0e3:5d6:3162:3e1c:ebb0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e3:5408:d0e3:5d6:3162:3e1c:ebb0, 172.69.176.104",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3f8d43a96cf408-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e3:5408:d0e3:5d6:3162:3e1c:ebb0",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 14:26:49 UTC] === END API CALL LOG ===
[29-Mar-2026 14:26:49 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 14:26:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI
[29-Mar-2026 14:26:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 14:26:49 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 14:26:49 UTC] User ID: 190
[29-Mar-2026 14:26:49 UTC] ✅ User profile retrieved successfully for user ID: 190
[29-Mar-2026 14:26:49 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 14:26:49 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 14:26:49 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40e3:5408:d0e3:5d6:3162:3e1c:ebb0, 172.69.176.104","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e3f8d43a96af408-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40e3:5408:d0e3:5d6:3162:3e1c:ebb0","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[29-Mar-2026 14:26:49 UTC] === User Orders API Called ===
[29-Mar-2026 14:26:49 UTC] User ID: 190
[29-Mar-2026 14:26:49 UTC] Limit: 20, Offset: 0
[29-Mar-2026 14:26:49 UTC] Orders found: 5
[29-Mar-2026 14:26:49 UTC] Orders data: [{"id":141,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/sunnyproducteiuf","status":"pending","created_at":"2026-03-29 13:05:35","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":140,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/sunnyproducteiuf","status":"cancelled","created_at":"2026-03-29 11:53:05","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":139,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/sunnyproducteiuf","status":"cancelled","created_at":"2026-03-29 11:52:50","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":138,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/sunnyproducteiuf","status":"cancelled","created_at":"2026-03-29 07:25:15","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":137,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/sunnyproducteiuf","status":"cancelled","created_at":"2026-03-29 06:34:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[29-Mar-2026 14:26:49 UTC] Total orders count: 5
[29-Mar-2026 14:26:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 14:26:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 14:26:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40e3:5408:d0e3:5d6:3162:3e1c:ebb0, 172.69.176.104","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkwIiwidXNlcm5hbWUiOiJzdW5ueSBzYWhhbmkiLCJlbWFpbCI6InN1bm55c2FoYW5pcmpkQGdtYWlsLmNvbSIsImV4cCI6MTc3NTM1Nzk0MH0.p5Wtt9DjduPKTVrA6qrzLykWBzIuURmgnyeMcRv7hKI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e3f8d500f59f408-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40e3:5408:d0e3:5d6:3162:3e1c:ebb0","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[29-Mar-2026 14:26:51 UTC] === User Orders API Called ===
[29-Mar-2026 14:26:51 UTC] User ID: 190
[29-Mar-2026 14:26:51 UTC] Limit: 20, Offset: 0
[29-Mar-2026 14:26:51 UTC] Orders found: 5
[29-Mar-2026 14:26:51 UTC] Orders data: [{"id":141,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/sunnyproducteiuf","status":"pending","created_at":"2026-03-29 13:05:35","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":140,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/sunnyproducteiuf","status":"cancelled","created_at":"2026-03-29 11:53:05","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":139,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/sunnyproducteiuf","status":"cancelled","created_at":"2026-03-29 11:52:50","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":138,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/sunnyproducteiuf","status":"cancelled","created_at":"2026-03-29 07:25:15","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":137,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/sunnyproducteiuf","status":"cancelled","created_at":"2026-03-29 06:34:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[29-Mar-2026 14:26:51 UTC] Total orders count: 5
[29-Mar-2026 15:35:53 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 15:35:53 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 15:35:53 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"95.214.211.28, 104.23.239.138","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk1IiwidXNlcm5hbWUiOiJrc2pkYiIsImVtYWlsIjoib3lhdGxsb3NhaWRvdjQ5MUBnbWFpbC5jb20iLCJleHAiOjE3NzU0MDMzNTJ9.ccW9xjJ9awn2tZzB4G7-zdoOoEWYB7nZyJ7tfay7ry4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e3ff26d3b33e282-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"95.214.211.28","CF-IPCountry":"UZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[29-Mar-2026 15:35:53 UTC] === User Orders API Called ===
[29-Mar-2026 15:35:53 UTC] User ID: 195
[29-Mar-2026 15:35:53 UTC] Limit: 20, Offset: 0
[29-Mar-2026 15:35:53 UTC] Orders found: 0
[29-Mar-2026 15:35:53 UTC] Orders data: []
[29-Mar-2026 15:35:53 UTC] Total orders count: 0
[29-Mar-2026 15:35:53 UTC] === API CALL LOG ===
[29-Mar-2026 15:35:53 UTC] Endpoint: user/profile.php
[29-Mar-2026 15:35:53 UTC] Full Log Data: {
    "timestamp": "2026-03-29 15:35:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.214.211.28",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.214.211.28, 104.23.239.138",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk1IiwidXNlcm5hbWUiOiJrc2pkYiIsImVtYWlsIjoib3lhdGxsb3NhaWRvdjQ5MUBnbWFpbC5jb20iLCJleHAiOjE3NzU0MDMzNTJ9.ccW9xjJ9awn2tZzB4G7-zdoOoEWYB7nZyJ7tfay7ry4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3ff26d3b2be282-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "95.214.211.28",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 15:35:53 UTC] === END API CALL LOG ===
[29-Mar-2026 15:35:53 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 15:35:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk1IiwidXNlcm5hbWUiOiJrc2pkYiIsImVtYWlsIjoib3lhdGxsb3NhaWRvdjQ5MUBnbWFpbC5jb20iLCJleHAiOjE3NzU0MDMzNTJ9.ccW9xjJ9awn2tZzB4G7-zdoOoEWYB7nZyJ7tfay7ry4
[29-Mar-2026 15:35:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 15:35:53 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 15:35:53 UTC] User ID: 195
[29-Mar-2026 15:35:53 UTC] ✅ User profile retrieved successfully for user ID: 195
[29-Mar-2026 15:35:53 UTC] === API CALL LOG ===
[29-Mar-2026 15:35:53 UTC] Endpoint: user/profile.php
[29-Mar-2026 15:35:53 UTC] Full Log Data: {
    "timestamp": "2026-03-29 15:35:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.214.211.28",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.214.211.28, 104.23.239.138",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk1IiwidXNlcm5hbWUiOiJrc2pkYiIsImVtYWlsIjoib3lhdGxsb3NhaWRvdjQ5MUBnbWFpbC5jb20iLCJleHAiOjE3NzU0MDMzNTJ9.ccW9xjJ9awn2tZzB4G7-zdoOoEWYB7nZyJ7tfay7ry4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3ff26e0d7ce282-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "95.214.211.28",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 15:35:53 UTC] === END API CALL LOG ===
[29-Mar-2026 15:35:53 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 15:35:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk1IiwidXNlcm5hbWUiOiJrc2pkYiIsImVtYWlsIjoib3lhdGxsb3NhaWRvdjQ5MUBnbWFpbC5jb20iLCJleHAiOjE3NzU0MDMzNTJ9.ccW9xjJ9awn2tZzB4G7-zdoOoEWYB7nZyJ7tfay7ry4
[29-Mar-2026 15:35:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 15:35:53 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 15:35:53 UTC] User ID: 195
[29-Mar-2026 15:35:53 UTC] ✅ User profile retrieved successfully for user ID: 195
[29-Mar-2026 15:35:54 UTC] === API CALL LOG ===
[29-Mar-2026 15:35:54 UTC] Endpoint: user/profile.php
[29-Mar-2026 15:35:54 UTC] Full Log Data: {
    "timestamp": "2026-03-29 15:35:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.214.211.28",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.214.211.28, 104.23.239.139",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk1IiwidXNlcm5hbWUiOiJrc2pkYiIsImVtYWlsIjoib3lhdGxsb3NhaWRvdjQ5MUBnbWFpbC5jb20iLCJleHAiOjE3NzU0MDMzNTJ9.ccW9xjJ9awn2tZzB4G7-zdoOoEWYB7nZyJ7tfay7ry4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3ff2757d47e282-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "95.214.211.28",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 15:35:54 UTC] === END API CALL LOG ===
[29-Mar-2026 15:35:54 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 15:35:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk1IiwidXNlcm5hbWUiOiJrc2pkYiIsImVtYWlsIjoib3lhdGxsb3NhaWRvdjQ5MUBnbWFpbC5jb20iLCJleHAiOjE3NzU0MDMzNTJ9.ccW9xjJ9awn2tZzB4G7-zdoOoEWYB7nZyJ7tfay7ry4
[29-Mar-2026 15:35:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 15:35:54 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 15:35:54 UTC] User ID: 195
[29-Mar-2026 15:35:54 UTC] ✅ User profile retrieved successfully for user ID: 195
[29-Mar-2026 15:36:13 UTC] === API CALL LOG ===
[29-Mar-2026 15:36:13 UTC] Endpoint: user/profile.php
[29-Mar-2026 15:36:13 UTC] Full Log Data: {
    "timestamp": "2026-03-29 15:36:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.214.211.28",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.214.211.28, 172.71.144.83",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk1IiwidXNlcm5hbWUiOiJrc2pkYiIsImVtYWlsIjoib3lhdGxsb3NhaWRvdjQ5MUBnbWFpbC5jb20iLCJleHAiOjE3NzU0MDMzNTJ9.ccW9xjJ9awn2tZzB4G7-zdoOoEWYB7nZyJ7tfay7ry4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3ff2ea9998dc76-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "95.214.211.28",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 15:36:13 UTC] === END API CALL LOG ===
[29-Mar-2026 15:36:13 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 15:36:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk1IiwidXNlcm5hbWUiOiJrc2pkYiIsImVtYWlsIjoib3lhdGxsb3NhaWRvdjQ5MUBnbWFpbC5jb20iLCJleHAiOjE3NzU0MDMzNTJ9.ccW9xjJ9awn2tZzB4G7-zdoOoEWYB7nZyJ7tfay7ry4
[29-Mar-2026 15:36:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 15:36:13 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 15:36:13 UTC] User ID: 195
[29-Mar-2026 15:36:13 UTC] ✅ User profile retrieved successfully for user ID: 195
[29-Mar-2026 15:36:13 UTC] === API CALL LOG ===
[29-Mar-2026 15:36:13 UTC] Endpoint: user/profile.php
[29-Mar-2026 15:36:13 UTC] Full Log Data: {
    "timestamp": "2026-03-29 15:36:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.214.211.28",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.214.211.28, 172.71.144.69",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk1IiwidXNlcm5hbWUiOiJrc2pkYiIsImVtYWlsIjoib3lhdGxsb3NhaWRvdjQ5MUBnbWFpbC5jb20iLCJleHAiOjE3NzU0MDMzNTJ9.ccW9xjJ9awn2tZzB4G7-zdoOoEWYB7nZyJ7tfay7ry4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3ff2ee2b92dc76-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "95.214.211.28",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 15:36:13 UTC] === END API CALL LOG ===
[29-Mar-2026 15:36:13 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 15:36:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk1IiwidXNlcm5hbWUiOiJrc2pkYiIsImVtYWlsIjoib3lhdGxsb3NhaWRvdjQ5MUBnbWFpbC5jb20iLCJleHAiOjE3NzU0MDMzNTJ9.ccW9xjJ9awn2tZzB4G7-zdoOoEWYB7nZyJ7tfay7ry4
[29-Mar-2026 15:36:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 15:36:13 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 15:36:13 UTC] User ID: 195
[29-Mar-2026 15:36:13 UTC] ✅ User profile retrieved successfully for user ID: 195
[29-Mar-2026 15:36:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 15:36:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 15:36:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"95.214.211.28, 172.71.144.68","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk1IiwidXNlcm5hbWUiOiJrc2pkYiIsImVtYWlsIjoib3lhdGxsb3NhaWRvdjQ5MUBnbWFpbC5jb20iLCJleHAiOjE3NzU0MDMzNTJ9.ccW9xjJ9awn2tZzB4G7-zdoOoEWYB7nZyJ7tfay7ry4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e3ff2ee2b9bdc76-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"95.214.211.28","CF-IPCountry":"UZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[29-Mar-2026 15:36:13 UTC] === User Orders API Called ===
[29-Mar-2026 15:36:13 UTC] User ID: 195
[29-Mar-2026 15:36:13 UTC] Limit: 20, Offset: 0
[29-Mar-2026 15:36:13 UTC] Orders found: 0
[29-Mar-2026 15:36:13 UTC] Orders data: []
[29-Mar-2026 15:36:13 UTC] Total orders count: 0
[29-Mar-2026 15:36:13 UTC] === API CALL LOG ===
[29-Mar-2026 15:36:13 UTC] Endpoint: user/profile.php
[29-Mar-2026 15:36:13 UTC] Full Log Data: {
    "timestamp": "2026-03-29 15:36:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.214.211.28",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.214.211.28, 172.71.144.69",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk1IiwidXNlcm5hbWUiOiJrc2pkYiIsImVtYWlsIjoib3lhdGxsb3NhaWRvdjQ5MUBnbWFpbC5jb20iLCJleHAiOjE3NzU0MDMzNTJ9.ccW9xjJ9awn2tZzB4G7-zdoOoEWYB7nZyJ7tfay7ry4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3ff2eefdb1dc76-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "95.214.211.28",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 15:36:13 UTC] === END API CALL LOG ===
[29-Mar-2026 15:36:13 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 15:36:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk1IiwidXNlcm5hbWUiOiJrc2pkYiIsImVtYWlsIjoib3lhdGxsb3NhaWRvdjQ5MUBnbWFpbC5jb20iLCJleHAiOjE3NzU0MDMzNTJ9.ccW9xjJ9awn2tZzB4G7-zdoOoEWYB7nZyJ7tfay7ry4
[29-Mar-2026 15:36:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 15:36:13 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 15:36:13 UTC] User ID: 195
[29-Mar-2026 15:36:13 UTC] ✅ User profile retrieved successfully for user ID: 195
[29-Mar-2026 15:36:14 UTC] === API CALL LOG ===
[29-Mar-2026 15:36:14 UTC] Endpoint: user/profile.php
[29-Mar-2026 15:36:14 UTC] Full Log Data: {
    "timestamp": "2026-03-29 15:36:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.214.211.28",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.214.211.28, 172.71.144.69",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk1IiwidXNlcm5hbWUiOiJrc2pkYiIsImVtYWlsIjoib3lhdGxsb3NhaWRvdjQ5MUBnbWFpbC5jb20iLCJleHAiOjE3NzU0MDMzNTJ9.ccW9xjJ9awn2tZzB4G7-zdoOoEWYB7nZyJ7tfay7ry4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3ff2f2cfc8dc76-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "95.214.211.28",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 15:36:14 UTC] === END API CALL LOG ===
[29-Mar-2026 15:36:14 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 15:36:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk1IiwidXNlcm5hbWUiOiJrc2pkYiIsImVtYWlsIjoib3lhdGxsb3NhaWRvdjQ5MUBnbWFpbC5jb20iLCJleHAiOjE3NzU0MDMzNTJ9.ccW9xjJ9awn2tZzB4G7-zdoOoEWYB7nZyJ7tfay7ry4
[29-Mar-2026 15:36:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 15:36:14 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 15:36:14 UTC] User ID: 195
[29-Mar-2026 15:36:14 UTC] ✅ User profile retrieved successfully for user ID: 195
[29-Mar-2026 15:36:18 UTC] === API CALL LOG ===
[29-Mar-2026 15:36:18 UTC] Endpoint: user/profile.php
[29-Mar-2026 15:36:18 UTC] Full Log Data: {
    "timestamp": "2026-03-29 15:36:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.214.211.28",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.214.211.28, 172.69.150.118",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk1IiwidXNlcm5hbWUiOiJrc2pkYiIsImVtYWlsIjoib3lhdGxsb3NhaWRvdjQ5MUBnbWFpbC5jb20iLCJleHAiOjE3NzU0MDMzNTJ9.ccW9xjJ9awn2tZzB4G7-zdoOoEWYB7nZyJ7tfay7ry4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3ff30d48375d51-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "95.214.211.28",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 15:36:18 UTC] === END API CALL LOG ===
[29-Mar-2026 15:36:18 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 15:36:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk1IiwidXNlcm5hbWUiOiJrc2pkYiIsImVtYWlsIjoib3lhdGxsb3NhaWRvdjQ5MUBnbWFpbC5jb20iLCJleHAiOjE3NzU0MDMzNTJ9.ccW9xjJ9awn2tZzB4G7-zdoOoEWYB7nZyJ7tfay7ry4
[29-Mar-2026 15:36:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 15:36:18 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 15:36:18 UTC] User ID: 195
[29-Mar-2026 15:36:18 UTC] ✅ User profile retrieved successfully for user ID: 195
[29-Mar-2026 15:36:19 UTC] === API CALL LOG ===
[29-Mar-2026 15:36:19 UTC] Endpoint: user/profile.php
[29-Mar-2026 15:36:19 UTC] Full Log Data: {
    "timestamp": "2026-03-29 15:36:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.214.211.28",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.214.211.28, 172.69.150.118",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk1IiwidXNlcm5hbWUiOiJrc2pkYiIsImVtYWlsIjoib3lhdGxsb3NhaWRvdjQ5MUBnbWFpbC5jb20iLCJleHAiOjE3NzU0MDMzNTJ9.ccW9xjJ9awn2tZzB4G7-zdoOoEWYB7nZyJ7tfay7ry4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3ff3109a6b5d51-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "95.214.211.28",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 15:36:19 UTC] === END API CALL LOG ===
[29-Mar-2026 15:36:19 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 15:36:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk1IiwidXNlcm5hbWUiOiJrc2pkYiIsImVtYWlsIjoib3lhdGxsb3NhaWRvdjQ5MUBnbWFpbC5jb20iLCJleHAiOjE3NzU0MDMzNTJ9.ccW9xjJ9awn2tZzB4G7-zdoOoEWYB7nZyJ7tfay7ry4
[29-Mar-2026 15:36:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 15:36:19 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 15:36:19 UTC] User ID: 195
[29-Mar-2026 15:36:19 UTC] ✅ User profile retrieved successfully for user ID: 195
[29-Mar-2026 15:36:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 15:36:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 15:36:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"95.214.211.28, 172.69.150.118","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk1IiwidXNlcm5hbWUiOiJrc2pkYiIsImVtYWlsIjoib3lhdGxsb3NhaWRvdjQ5MUBnbWFpbC5jb20iLCJleHAiOjE3NzU0MDMzNTJ9.ccW9xjJ9awn2tZzB4G7-zdoOoEWYB7nZyJ7tfay7ry4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e3ff3109a6e5d51-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"95.214.211.28","CF-IPCountry":"UZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[29-Mar-2026 15:36:19 UTC] === User Orders API Called ===
[29-Mar-2026 15:36:19 UTC] User ID: 195
[29-Mar-2026 15:36:19 UTC] Limit: 20, Offset: 0
[29-Mar-2026 15:36:19 UTC] Orders found: 0
[29-Mar-2026 15:36:19 UTC] Orders data: []
[29-Mar-2026 15:36:19 UTC] Total orders count: 0
[29-Mar-2026 15:36:19 UTC] === API CALL LOG ===
[29-Mar-2026 15:36:19 UTC] Endpoint: user/profile.php
[29-Mar-2026 15:36:19 UTC] Full Log Data: {
    "timestamp": "2026-03-29 15:36:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.214.211.28",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.214.211.28, 172.69.150.118",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk1IiwidXNlcm5hbWUiOiJrc2pkYiIsImVtYWlsIjoib3lhdGxsb3NhaWRvdjQ5MUBnbWFpbC5jb20iLCJleHAiOjE3NzU0MDMzNTJ9.ccW9xjJ9awn2tZzB4G7-zdoOoEWYB7nZyJ7tfay7ry4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3ff3116b2a5d51-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "95.214.211.28",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 15:36:19 UTC] === END API CALL LOG ===
[29-Mar-2026 15:36:19 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 15:36:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk1IiwidXNlcm5hbWUiOiJrc2pkYiIsImVtYWlsIjoib3lhdGxsb3NhaWRvdjQ5MUBnbWFpbC5jb20iLCJleHAiOjE3NzU0MDMzNTJ9.ccW9xjJ9awn2tZzB4G7-zdoOoEWYB7nZyJ7tfay7ry4
[29-Mar-2026 15:36:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 15:36:19 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 15:36:19 UTC] User ID: 195
[29-Mar-2026 15:36:19 UTC] ✅ User profile retrieved successfully for user ID: 195
[29-Mar-2026 15:36:20 UTC] === API CALL LOG ===
[29-Mar-2026 15:36:20 UTC] Endpoint: user/profile.php
[29-Mar-2026 15:36:20 UTC] Full Log Data: {
    "timestamp": "2026-03-29 15:36:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.214.211.28",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.214.211.28, 172.69.150.118",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk1IiwidXNlcm5hbWUiOiJrc2pkYiIsImVtYWlsIjoib3lhdGxsb3NhaWRvdjQ5MUBnbWFpbC5jb20iLCJleHAiOjE3NzU0MDMzNTJ9.ccW9xjJ9awn2tZzB4G7-zdoOoEWYB7nZyJ7tfay7ry4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3ff3156dcb5d51-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "95.214.211.28",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 15:36:20 UTC] === END API CALL LOG ===
[29-Mar-2026 15:36:20 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 15:36:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk1IiwidXNlcm5hbWUiOiJrc2pkYiIsImVtYWlsIjoib3lhdGxsb3NhaWRvdjQ5MUBnbWFpbC5jb20iLCJleHAiOjE3NzU0MDMzNTJ9.ccW9xjJ9awn2tZzB4G7-zdoOoEWYB7nZyJ7tfay7ry4
[29-Mar-2026 15:36:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 15:36:20 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 15:36:20 UTC] User ID: 195
[29-Mar-2026 15:36:20 UTC] ✅ User profile retrieved successfully for user ID: 195
[29-Mar-2026 15:36:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 15:36:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 15:36:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"95.214.211.28, 172.69.150.118","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk1IiwidXNlcm5hbWUiOiJrc2pkYiIsImVtYWlsIjoib3lhdGxsb3NhaWRvdjQ5MUBnbWFpbC5jb20iLCJleHAiOjE3NzU0MDMzNTJ9.ccW9xjJ9awn2tZzB4G7-zdoOoEWYB7nZyJ7tfay7ry4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e3ff320ed8e5d51-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"95.214.211.28","CF-IPCountry":"UZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[29-Mar-2026 15:36:21 UTC] === User Orders API Called ===
[29-Mar-2026 15:36:21 UTC] User ID: 195
[29-Mar-2026 15:36:21 UTC] Limit: 20, Offset: 0
[29-Mar-2026 15:36:21 UTC] Orders found: 0
[29-Mar-2026 15:36:21 UTC] Orders data: []
[29-Mar-2026 15:36:21 UTC] Total orders count: 0
[29-Mar-2026 15:36:23 UTC] === API CALL LOG ===
[29-Mar-2026 15:36:23 UTC] Endpoint: user/profile.php
[29-Mar-2026 15:36:23 UTC] Full Log Data: {
    "timestamp": "2026-03-29 15:36:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.214.211.28",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.214.211.28, 172.69.150.118",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk1IiwidXNlcm5hbWUiOiJrc2pkYiIsImVtYWlsIjoib3lhdGxsb3NhaWRvdjQ5MUBnbWFpbC5jb20iLCJleHAiOjE3NzU0MDMzNTJ9.ccW9xjJ9awn2tZzB4G7-zdoOoEWYB7nZyJ7tfay7ry4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3ff32c5c785d51-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "95.214.211.28",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 15:36:23 UTC] === END API CALL LOG ===
[29-Mar-2026 15:36:23 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 15:36:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk1IiwidXNlcm5hbWUiOiJrc2pkYiIsImVtYWlsIjoib3lhdGxsb3NhaWRvdjQ5MUBnbWFpbC5jb20iLCJleHAiOjE3NzU0MDMzNTJ9.ccW9xjJ9awn2tZzB4G7-zdoOoEWYB7nZyJ7tfay7ry4
[29-Mar-2026 15:36:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 15:36:23 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 15:36:23 UTC] User ID: 195
[29-Mar-2026 15:36:23 UTC] ✅ User profile retrieved successfully for user ID: 195
[29-Mar-2026 15:36:23 UTC] User Purchases API - User ID: 195
[29-Mar-2026 15:36:23 UTC] User Purchases API - Total purchases found: 0
[29-Mar-2026 15:36:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 15:36:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 15:36:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"95.214.211.28, 172.69.150.118","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk1IiwidXNlcm5hbWUiOiJrc2pkYiIsImVtYWlsIjoib3lhdGxsb3NhaWRvdjQ5MUBnbWFpbC5jb20iLCJleHAiOjE3NzU0MDMzNTJ9.ccW9xjJ9awn2tZzB4G7-zdoOoEWYB7nZyJ7tfay7ry4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e3ff3383bc85d51-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"95.214.211.28","CF-IPCountry":"UZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[29-Mar-2026 15:36:25 UTC] === User Orders API Called ===
[29-Mar-2026 15:36:25 UTC] User ID: 195
[29-Mar-2026 15:36:25 UTC] Limit: 20, Offset: 0
[29-Mar-2026 15:36:25 UTC] Orders found: 0
[29-Mar-2026 15:36:25 UTC] Orders data: []
[29-Mar-2026 15:36:25 UTC] Total orders count: 0
[29-Mar-2026 15:36:25 UTC] === API CALL LOG ===
[29-Mar-2026 15:36:25 UTC] Endpoint: user/profile.php
[29-Mar-2026 15:36:25 UTC] Full Log Data: {
    "timestamp": "2026-03-29 15:36:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.214.211.28",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.214.211.28, 172.69.150.118",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk1IiwidXNlcm5hbWUiOiJrc2pkYiIsImVtYWlsIjoib3lhdGxsb3NhaWRvdjQ5MUBnbWFpbC5jb20iLCJleHAiOjE3NzU0MDMzNTJ9.ccW9xjJ9awn2tZzB4G7-zdoOoEWYB7nZyJ7tfay7ry4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3ff3383bcf5d51-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "95.214.211.28",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 15:36:25 UTC] === END API CALL LOG ===
[29-Mar-2026 15:36:25 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 15:36:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk1IiwidXNlcm5hbWUiOiJrc2pkYiIsImVtYWlsIjoib3lhdGxsb3NhaWRvdjQ5MUBnbWFpbC5jb20iLCJleHAiOjE3NzU0MDMzNTJ9.ccW9xjJ9awn2tZzB4G7-zdoOoEWYB7nZyJ7tfay7ry4
[29-Mar-2026 15:36:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 15:36:25 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 15:36:25 UTC] User ID: 195
[29-Mar-2026 15:36:25 UTC] ✅ User profile retrieved successfully for user ID: 195
[29-Mar-2026 15:36:26 UTC] === API CALL LOG ===
[29-Mar-2026 15:36:26 UTC] Endpoint: user/profile.php
[29-Mar-2026 15:36:26 UTC] Full Log Data: {
    "timestamp": "2026-03-29 15:36:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.214.211.28",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.214.211.28, 172.69.150.118",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk1IiwidXNlcm5hbWUiOiJrc2pkYiIsImVtYWlsIjoib3lhdGxsb3NhaWRvdjQ5MUBnbWFpbC5jb20iLCJleHAiOjE3NzU0MDMzNTJ9.ccW9xjJ9awn2tZzB4G7-zdoOoEWYB7nZyJ7tfay7ry4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3ff33c0e6a5d51-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "95.214.211.28",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 15:36:26 UTC] === END API CALL LOG ===
[29-Mar-2026 15:36:26 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 15:36:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk1IiwidXNlcm5hbWUiOiJrc2pkYiIsImVtYWlsIjoib3lhdGxsb3NhaWRvdjQ5MUBnbWFpbC5jb20iLCJleHAiOjE3NzU0MDMzNTJ9.ccW9xjJ9awn2tZzB4G7-zdoOoEWYB7nZyJ7tfay7ry4
[29-Mar-2026 15:36:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 15:36:26 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 15:36:26 UTC] User ID: 195
[29-Mar-2026 15:36:26 UTC] ✅ User profile retrieved successfully for user ID: 195
[29-Mar-2026 15:36:26 UTC] === API CALL LOG ===
[29-Mar-2026 15:36:26 UTC] Endpoint: user/profile.php
[29-Mar-2026 15:36:26 UTC] Full Log Data: {
    "timestamp": "2026-03-29 15:36:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.214.211.28",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.214.211.28, 172.69.150.118",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk1IiwidXNlcm5hbWUiOiJrc2pkYiIsImVtYWlsIjoib3lhdGxsb3NhaWRvdjQ5MUBnbWFpbC5jb20iLCJleHAiOjE3NzU0MDMzNTJ9.ccW9xjJ9awn2tZzB4G7-zdoOoEWYB7nZyJ7tfay7ry4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3ff33cdefe5d51-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "95.214.211.28",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 15:36:26 UTC] === END API CALL LOG ===
[29-Mar-2026 15:36:26 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 15:36:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk1IiwidXNlcm5hbWUiOiJrc2pkYiIsImVtYWlsIjoib3lhdGxsb3NhaWRvdjQ5MUBnbWFpbC5jb20iLCJleHAiOjE3NzU0MDMzNTJ9.ccW9xjJ9awn2tZzB4G7-zdoOoEWYB7nZyJ7tfay7ry4
[29-Mar-2026 15:36:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 15:36:26 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 15:36:26 UTC] User ID: 195
[29-Mar-2026 15:36:26 UTC] ✅ User profile retrieved successfully for user ID: 195
[29-Mar-2026 15:36:33 UTC] === API CALL LOG ===
[29-Mar-2026 15:36:33 UTC] Endpoint: user/profile.php
[29-Mar-2026 15:36:33 UTC] Full Log Data: {
    "timestamp": "2026-03-29 15:36:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.214.211.28",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.214.211.28, 172.69.150.118",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk1IiwidXNlcm5hbWUiOiJrc2pkYiIsImVtYWlsIjoib3lhdGxsb3NhaWRvdjQ5MUBnbWFpbC5jb20iLCJleHAiOjE3NzU0MDMzNTJ9.ccW9xjJ9awn2tZzB4G7-zdoOoEWYB7nZyJ7tfay7ry4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3ff36c5bae65d9-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "95.214.211.28",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 15:36:33 UTC] === END API CALL LOG ===
[29-Mar-2026 15:36:33 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 15:36:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk1IiwidXNlcm5hbWUiOiJrc2pkYiIsImVtYWlsIjoib3lhdGxsb3NhaWRvdjQ5MUBnbWFpbC5jb20iLCJleHAiOjE3NzU0MDMzNTJ9.ccW9xjJ9awn2tZzB4G7-zdoOoEWYB7nZyJ7tfay7ry4
[29-Mar-2026 15:36:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 15:36:33 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 15:36:33 UTC] User ID: 195
[29-Mar-2026 15:36:33 UTC] ✅ User profile retrieved successfully for user ID: 195
[29-Mar-2026 15:36:34 UTC] === API CALL LOG ===
[29-Mar-2026 15:36:34 UTC] Endpoint: user/profile.php
[29-Mar-2026 15:36:34 UTC] Full Log Data: {
    "timestamp": "2026-03-29 15:36:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.214.211.28",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.214.211.28, 172.69.150.118",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk1IiwidXNlcm5hbWUiOiJrc2pkYiIsImVtYWlsIjoib3lhdGxsb3NhaWRvdjQ5MUBnbWFpbC5jb20iLCJleHAiOjE3NzU0MDMzNTJ9.ccW9xjJ9awn2tZzB4G7-zdoOoEWYB7nZyJ7tfay7ry4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3ff372182865d9-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "95.214.211.28",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 15:36:34 UTC] === END API CALL LOG ===
[29-Mar-2026 15:36:34 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 15:36:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk1IiwidXNlcm5hbWUiOiJrc2pkYiIsImVtYWlsIjoib3lhdGxsb3NhaWRvdjQ5MUBnbWFpbC5jb20iLCJleHAiOjE3NzU0MDMzNTJ9.ccW9xjJ9awn2tZzB4G7-zdoOoEWYB7nZyJ7tfay7ry4
[29-Mar-2026 15:36:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 15:36:34 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 15:36:34 UTC] User ID: 195
[29-Mar-2026 15:36:34 UTC] ✅ User profile retrieved successfully for user ID: 195
[29-Mar-2026 15:36:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 15:36:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 15:36:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"95.214.211.28, 172.69.150.119","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk1IiwidXNlcm5hbWUiOiJrc2pkYiIsImVtYWlsIjoib3lhdGxsb3NhaWRvdjQ5MUBnbWFpbC5jb20iLCJleHAiOjE3NzU0MDMzNTJ9.ccW9xjJ9awn2tZzB4G7-zdoOoEWYB7nZyJ7tfay7ry4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e3ff372182a65d9-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"95.214.211.28","CF-IPCountry":"UZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[29-Mar-2026 15:36:34 UTC] === User Orders API Called ===
[29-Mar-2026 15:36:34 UTC] User ID: 195
[29-Mar-2026 15:36:34 UTC] Limit: 20, Offset: 0
[29-Mar-2026 15:36:34 UTC] Orders found: 0
[29-Mar-2026 15:36:34 UTC] Orders data: []
[29-Mar-2026 15:36:34 UTC] Total orders count: 0
[29-Mar-2026 15:36:35 UTC] === API CALL LOG ===
[29-Mar-2026 15:36:35 UTC] Endpoint: user/profile.php
[29-Mar-2026 15:36:35 UTC] Full Log Data: {
    "timestamp": "2026-03-29 15:36:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.214.211.28",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.214.211.28, 172.69.150.118",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk1IiwidXNlcm5hbWUiOiJrc2pkYiIsImVtYWlsIjoib3lhdGxsb3NhaWRvdjQ5MUBnbWFpbC5jb20iLCJleHAiOjE3NzU0MDMzNTJ9.ccW9xjJ9awn2tZzB4G7-zdoOoEWYB7nZyJ7tfay7ry4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3ff372e8c965d9-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "95.214.211.28",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 15:36:35 UTC] === END API CALL LOG ===
[29-Mar-2026 15:36:35 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 15:36:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk1IiwidXNlcm5hbWUiOiJrc2pkYiIsImVtYWlsIjoib3lhdGxsb3NhaWRvdjQ5MUBnbWFpbC5jb20iLCJleHAiOjE3NzU0MDMzNTJ9.ccW9xjJ9awn2tZzB4G7-zdoOoEWYB7nZyJ7tfay7ry4
[29-Mar-2026 15:36:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 15:36:35 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 15:36:35 UTC] User ID: 195
[29-Mar-2026 15:36:35 UTC] ✅ User profile retrieved successfully for user ID: 195
[29-Mar-2026 15:36:35 UTC] === API CALL LOG ===
[29-Mar-2026 15:36:35 UTC] Endpoint: user/profile.php
[29-Mar-2026 15:36:35 UTC] Full Log Data: {
    "timestamp": "2026-03-29 15:36:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.214.211.28",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.214.211.28, 172.69.150.119",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk1IiwidXNlcm5hbWUiOiJrc2pkYiIsImVtYWlsIjoib3lhdGxsb3NhaWRvdjQ5MUBnbWFpbC5jb20iLCJleHAiOjE3NzU0MDMzNTJ9.ccW9xjJ9awn2tZzB4G7-zdoOoEWYB7nZyJ7tfay7ry4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3ff376cbcf65d9-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "95.214.211.28",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 15:36:35 UTC] === END API CALL LOG ===
[29-Mar-2026 15:36:35 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 15:36:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk1IiwidXNlcm5hbWUiOiJrc2pkYiIsImVtYWlsIjoib3lhdGxsb3NhaWRvdjQ5MUBnbWFpbC5jb20iLCJleHAiOjE3NzU0MDMzNTJ9.ccW9xjJ9awn2tZzB4G7-zdoOoEWYB7nZyJ7tfay7ry4
[29-Mar-2026 15:36:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 15:36:35 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 15:36:35 UTC] User ID: 195
[29-Mar-2026 15:36:35 UTC] ✅ User profile retrieved successfully for user ID: 195
[29-Mar-2026 15:36:50 UTC] === API CALL LOG ===
[29-Mar-2026 15:36:50 UTC] Endpoint: user/profile.php
[29-Mar-2026 15:36:50 UTC] Full Log Data: {
    "timestamp": "2026-03-29 15:36:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.214.211.28",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.214.211.28, 172.70.247.199",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk1IiwidXNlcm5hbWUiOiJrc2pkYiIsImVtYWlsIjoib3lhdGxsb3NhaWRvdjQ5MUBnbWFpbC5jb20iLCJleHAiOjE3NzU0MDMzNTJ9.ccW9xjJ9awn2tZzB4G7-zdoOoEWYB7nZyJ7tfay7ry4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3ff3d5acddbbb9-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "95.214.211.28",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 15:36:50 UTC] === END API CALL LOG ===
[29-Mar-2026 15:36:50 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 15:36:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk1IiwidXNlcm5hbWUiOiJrc2pkYiIsImVtYWlsIjoib3lhdGxsb3NhaWRvdjQ5MUBnbWFpbC5jb20iLCJleHAiOjE3NzU0MDMzNTJ9.ccW9xjJ9awn2tZzB4G7-zdoOoEWYB7nZyJ7tfay7ry4
[29-Mar-2026 15:36:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 15:36:50 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 15:36:50 UTC] User ID: 195
[29-Mar-2026 15:36:50 UTC] ✅ User profile retrieved successfully for user ID: 195
[29-Mar-2026 15:36:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 15:36:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 15:36:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"95.214.211.28, 172.70.247.200","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk1IiwidXNlcm5hbWUiOiJrc2pkYiIsImVtYWlsIjoib3lhdGxsb3NhaWRvdjQ5MUBnbWFpbC5jb20iLCJleHAiOjE3NzU0MDMzNTJ9.ccW9xjJ9awn2tZzB4G7-zdoOoEWYB7nZyJ7tfay7ry4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e3ff3d91803bbb9-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"95.214.211.28","CF-IPCountry":"UZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[29-Mar-2026 15:36:51 UTC] === User Orders API Called ===
[29-Mar-2026 15:36:51 UTC] User ID: 195
[29-Mar-2026 15:36:51 UTC] Limit: 20, Offset: 0
[29-Mar-2026 15:36:51 UTC] Orders found: 0
[29-Mar-2026 15:36:51 UTC] Orders data: []
[29-Mar-2026 15:36:51 UTC] Total orders count: 0
[29-Mar-2026 15:36:51 UTC] === API CALL LOG ===
[29-Mar-2026 15:36:51 UTC] Endpoint: user/profile.php
[29-Mar-2026 15:36:51 UTC] Full Log Data: {
    "timestamp": "2026-03-29 15:36:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.214.211.28",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.214.211.28, 172.70.247.200",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk1IiwidXNlcm5hbWUiOiJrc2pkYiIsImVtYWlsIjoib3lhdGxsb3NhaWRvdjQ5MUBnbWFpbC5jb20iLCJleHAiOjE3NzU0MDMzNTJ9.ccW9xjJ9awn2tZzB4G7-zdoOoEWYB7nZyJ7tfay7ry4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3ff3d91fffbbb9-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "95.214.211.28",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 15:36:51 UTC] === END API CALL LOG ===
[29-Mar-2026 15:36:51 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 15:36:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk1IiwidXNlcm5hbWUiOiJrc2pkYiIsImVtYWlsIjoib3lhdGxsb3NhaWRvdjQ5MUBnbWFpbC5jb20iLCJleHAiOjE3NzU0MDMzNTJ9.ccW9xjJ9awn2tZzB4G7-zdoOoEWYB7nZyJ7tfay7ry4
[29-Mar-2026 15:36:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 15:36:51 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 15:36:51 UTC] User ID: 195
[29-Mar-2026 15:36:51 UTC] ✅ User profile retrieved successfully for user ID: 195
[29-Mar-2026 15:36:51 UTC] === API CALL LOG ===
[29-Mar-2026 15:36:51 UTC] Endpoint: user/profile.php
[29-Mar-2026 15:36:51 UTC] Full Log Data: {
    "timestamp": "2026-03-29 15:36:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.214.211.28",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.214.211.28, 172.70.247.199",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk1IiwidXNlcm5hbWUiOiJrc2pkYiIsImVtYWlsIjoib3lhdGxsb3NhaWRvdjQ5MUBnbWFpbC5jb20iLCJleHAiOjE3NzU0MDMzNTJ9.ccW9xjJ9awn2tZzB4G7-zdoOoEWYB7nZyJ7tfay7ry4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3ff3d9f8d9bbb9-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "95.214.211.28",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 15:36:51 UTC] === END API CALL LOG ===
[29-Mar-2026 15:36:51 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 15:36:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk1IiwidXNlcm5hbWUiOiJrc2pkYiIsImVtYWlsIjoib3lhdGxsb3NhaWRvdjQ5MUBnbWFpbC5jb20iLCJleHAiOjE3NzU0MDMzNTJ9.ccW9xjJ9awn2tZzB4G7-zdoOoEWYB7nZyJ7tfay7ry4
[29-Mar-2026 15:36:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 15:36:51 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 15:36:51 UTC] User ID: 195
[29-Mar-2026 15:36:51 UTC] ✅ User profile retrieved successfully for user ID: 195
[29-Mar-2026 15:36:54 UTC] === API CALL LOG ===
[29-Mar-2026 15:36:54 UTC] Endpoint: user/profile.php
[29-Mar-2026 15:36:54 UTC] Full Log Data: {
    "timestamp": "2026-03-29 15:36:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.214.211.28",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.214.211.28, 172.71.172.136",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk1IiwidXNlcm5hbWUiOiJrc2pkYiIsImVtYWlsIjoib3lhdGxsb3NhaWRvdjQ5MUBnbWFpbC5jb20iLCJleHAiOjE3NzU0MDMzNTJ9.ccW9xjJ9awn2tZzB4G7-zdoOoEWYB7nZyJ7tfay7ry4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3ff3ecba70d3a0-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "95.214.211.28",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 15:36:54 UTC] === END API CALL LOG ===
[29-Mar-2026 15:36:54 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 15:36:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk1IiwidXNlcm5hbWUiOiJrc2pkYiIsImVtYWlsIjoib3lhdGxsb3NhaWRvdjQ5MUBnbWFpbC5jb20iLCJleHAiOjE3NzU0MDMzNTJ9.ccW9xjJ9awn2tZzB4G7-zdoOoEWYB7nZyJ7tfay7ry4
[29-Mar-2026 15:36:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 15:36:54 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 15:36:54 UTC] User ID: 195
[29-Mar-2026 15:36:54 UTC] ✅ User profile retrieved successfully for user ID: 195
[29-Mar-2026 15:36:55 UTC] === API CALL LOG ===
[29-Mar-2026 15:36:55 UTC] Endpoint: user/profile.php
[29-Mar-2026 15:36:55 UTC] Full Log Data: {
    "timestamp": "2026-03-29 15:36:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.214.211.28",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.214.211.28, 172.71.172.120",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk1IiwidXNlcm5hbWUiOiJrc2pkYiIsImVtYWlsIjoib3lhdGxsb3NhaWRvdjQ5MUBnbWFpbC5jb20iLCJleHAiOjE3NzU0MDMzNTJ9.ccW9xjJ9awn2tZzB4G7-zdoOoEWYB7nZyJ7tfay7ry4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3ff3f02c42d3a0-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "95.214.211.28",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 15:36:55 UTC] === END API CALL LOG ===
[29-Mar-2026 15:36:55 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 15:36:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk1IiwidXNlcm5hbWUiOiJrc2pkYiIsImVtYWlsIjoib3lhdGxsb3NhaWRvdjQ5MUBnbWFpbC5jb20iLCJleHAiOjE3NzU0MDMzNTJ9.ccW9xjJ9awn2tZzB4G7-zdoOoEWYB7nZyJ7tfay7ry4
[29-Mar-2026 15:36:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 15:36:55 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 15:36:55 UTC] User ID: 195
[29-Mar-2026 15:36:55 UTC] ✅ User profile retrieved successfully for user ID: 195
[29-Mar-2026 15:36:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 15:36:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 15:36:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"95.214.211.28, 172.71.172.121","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk1IiwidXNlcm5hbWUiOiJrc2pkYiIsImVtYWlsIjoib3lhdGxsb3NhaWRvdjQ5MUBnbWFpbC5jb20iLCJleHAiOjE3NzU0MDMzNTJ9.ccW9xjJ9awn2tZzB4G7-zdoOoEWYB7nZyJ7tfay7ry4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e3ff3f02c46d3a0-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"95.214.211.28","CF-IPCountry":"UZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[29-Mar-2026 15:36:55 UTC] === User Orders API Called ===
[29-Mar-2026 15:36:55 UTC] User ID: 195
[29-Mar-2026 15:36:55 UTC] Limit: 20, Offset: 0
[29-Mar-2026 15:36:55 UTC] Orders found: 0
[29-Mar-2026 15:36:55 UTC] Orders data: []
[29-Mar-2026 15:36:55 UTC] Total orders count: 0
[29-Mar-2026 15:36:55 UTC] === API CALL LOG ===
[29-Mar-2026 15:36:55 UTC] Endpoint: user/profile.php
[29-Mar-2026 15:36:55 UTC] Full Log Data: {
    "timestamp": "2026-03-29 15:36:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.214.211.28",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.214.211.28, 172.71.172.121",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk1IiwidXNlcm5hbWUiOiJrc2pkYiIsImVtYWlsIjoib3lhdGxsb3NhaWRvdjQ5MUBnbWFpbC5jb20iLCJleHAiOjE3NzU0MDMzNTJ9.ccW9xjJ9awn2tZzB4G7-zdoOoEWYB7nZyJ7tfay7ry4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3ff3f10ee6d3a0-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "95.214.211.28",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 15:36:55 UTC] === END API CALL LOG ===
[29-Mar-2026 15:36:55 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 15:36:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk1IiwidXNlcm5hbWUiOiJrc2pkYiIsImVtYWlsIjoib3lhdGxsb3NhaWRvdjQ5MUBnbWFpbC5jb20iLCJleHAiOjE3NzU0MDMzNTJ9.ccW9xjJ9awn2tZzB4G7-zdoOoEWYB7nZyJ7tfay7ry4
[29-Mar-2026 15:36:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 15:36:55 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 15:36:55 UTC] User ID: 195
[29-Mar-2026 15:36:55 UTC] ✅ User profile retrieved successfully for user ID: 195
[29-Mar-2026 15:36:55 UTC] === API CALL LOG ===
[29-Mar-2026 15:36:55 UTC] Endpoint: user/profile.php
[29-Mar-2026 15:36:55 UTC] Full Log Data: {
    "timestamp": "2026-03-29 15:36:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.214.211.28",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.214.211.28, 172.71.172.120",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk1IiwidXNlcm5hbWUiOiJrc2pkYiIsImVtYWlsIjoib3lhdGxsb3NhaWRvdjQ5MUBnbWFpbC5jb20iLCJleHAiOjE3NzU0MDMzNTJ9.ccW9xjJ9awn2tZzB4G7-zdoOoEWYB7nZyJ7tfay7ry4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e3ff3f4c8fcd3a0-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "95.214.211.28",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 15:36:55 UTC] === END API CALL LOG ===
[29-Mar-2026 15:36:55 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 15:36:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk1IiwidXNlcm5hbWUiOiJrc2pkYiIsImVtYWlsIjoib3lhdGxsb3NhaWRvdjQ5MUBnbWFpbC5jb20iLCJleHAiOjE3NzU0MDMzNTJ9.ccW9xjJ9awn2tZzB4G7-zdoOoEWYB7nZyJ7tfay7ry4
[29-Mar-2026 15:36:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 15:36:55 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 15:36:55 UTC] User ID: 195
[29-Mar-2026 15:36:55 UTC] ✅ User profile retrieved successfully for user ID: 195
[29-Mar-2026 17:23:39 UTC] === API CALL LOG ===
[29-Mar-2026 17:23:39 UTC] Endpoint: user/profile.php
[29-Mar-2026 17:23:39 UTC] Full Log Data: {
    "timestamp": "2026-03-29 17:23:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "129.224.207.194",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "129.224.207.194, 172.71.148.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk2IiwidXNlcm5hbWUiOiJBbmdlYmJoIiwiZW1haWwiOiJzYW1yYWxzeWQyNUBnbWFpbC5jb20iLCJleHAiOjE3NzU0MDk4MTh9.rgjsnDyLu-oT1fBaDoTGJ6P5TZfhRNedKnHo2PSzx0w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e40904bbecbdcb5-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "129.224.207.194",
        "CF-IPCountry": "SY",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 17:23:39 UTC] === END API CALL LOG ===
[29-Mar-2026 17:23:39 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 17:23:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk2IiwidXNlcm5hbWUiOiJBbmdlYmJoIiwiZW1haWwiOiJzYW1yYWxzeWQyNUBnbWFpbC5jb20iLCJleHAiOjE3NzU0MDk4MTh9.rgjsnDyLu-oT1fBaDoTGJ6P5TZfhRNedKnHo2PSzx0w
[29-Mar-2026 17:23:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 17:23:39 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 17:23:39 UTC] User ID: 196
[29-Mar-2026 17:23:39 UTC] ✅ User profile retrieved successfully for user ID: 196
[29-Mar-2026 17:23:39 UTC] === API CALL LOG ===
[29-Mar-2026 17:23:39 UTC] Endpoint: user/profile.php
[29-Mar-2026 17:23:39 UTC] Full Log Data: {
    "timestamp": "2026-03-29 17:23:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "129.224.207.194",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "129.224.207.194, 172.71.148.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk2IiwidXNlcm5hbWUiOiJBbmdlYmJoIiwiZW1haWwiOiJzYW1yYWxzeWQyNUBnbWFpbC5jb20iLCJleHAiOjE3NzU0MDk4MTh9.rgjsnDyLu-oT1fBaDoTGJ6P5TZfhRNedKnHo2PSzx0w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e40904bbedfdcb5-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "129.224.207.194",
        "CF-IPCountry": "SY",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 17:23:39 UTC] === END API CALL LOG ===
[29-Mar-2026 17:23:39 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 17:23:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk2IiwidXNlcm5hbWUiOiJBbmdlYmJoIiwiZW1haWwiOiJzYW1yYWxzeWQyNUBnbWFpbC5jb20iLCJleHAiOjE3NzU0MDk4MTh9.rgjsnDyLu-oT1fBaDoTGJ6P5TZfhRNedKnHo2PSzx0w
[29-Mar-2026 17:23:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 17:23:39 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 17:23:39 UTC] User ID: 196
[29-Mar-2026 17:23:39 UTC] ✅ User profile retrieved successfully for user ID: 196
[29-Mar-2026 17:23:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 17:23:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 17:23:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"129.224.207.194, 172.71.148.71","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk2IiwidXNlcm5hbWUiOiJBbmdlYmJoIiwiZW1haWwiOiJzYW1yYWxzeWQyNUBnbWFpbC5jb20iLCJleHAiOjE3NzU0MDk4MTh9.rgjsnDyLu-oT1fBaDoTGJ6P5TZfhRNedKnHo2PSzx0w","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e40904bbed5dcb5-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"129.224.207.194","CF-IPCountry":"SY","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[29-Mar-2026 17:23:39 UTC] === User Orders API Called ===
[29-Mar-2026 17:23:39 UTC] User ID: 196
[29-Mar-2026 17:23:39 UTC] Limit: 20, Offset: 0
[29-Mar-2026 17:23:39 UTC] Orders found: 0
[29-Mar-2026 17:23:39 UTC] Orders data: []
[29-Mar-2026 17:23:39 UTC] Total orders count: 0
[29-Mar-2026 17:23:40 UTC] === API CALL LOG ===
[29-Mar-2026 17:23:40 UTC] Endpoint: user/profile.php
[29-Mar-2026 17:23:40 UTC] Full Log Data: {
    "timestamp": "2026-03-29 17:23:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "129.224.207.194",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "129.224.207.194, 172.71.148.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk2IiwidXNlcm5hbWUiOiJBbmdlYmJoIiwiZW1haWwiOiJzYW1yYWxzeWQyNUBnbWFpbC5jb20iLCJleHAiOjE3NzU0MDk4MTh9.rgjsnDyLu-oT1fBaDoTGJ6P5TZfhRNedKnHo2PSzx0w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4090522b23dcb5-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "129.224.207.194",
        "CF-IPCountry": "SY",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 17:23:40 UTC] === END API CALL LOG ===
[29-Mar-2026 17:23:40 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 17:23:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk2IiwidXNlcm5hbWUiOiJBbmdlYmJoIiwiZW1haWwiOiJzYW1yYWxzeWQyNUBnbWFpbC5jb20iLCJleHAiOjE3NzU0MDk4MTh9.rgjsnDyLu-oT1fBaDoTGJ6P5TZfhRNedKnHo2PSzx0w
[29-Mar-2026 17:23:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 17:23:40 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 17:23:40 UTC] User ID: 196
[29-Mar-2026 17:23:40 UTC] ✅ User profile retrieved successfully for user ID: 196
[29-Mar-2026 17:23:43 UTC] === API CALL LOG ===
[29-Mar-2026 17:23:43 UTC] Endpoint: user/profile.php
[29-Mar-2026 17:23:43 UTC] Full Log Data: {
    "timestamp": "2026-03-29 17:23:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "129.224.207.194",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "129.224.207.194, 172.71.148.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk2IiwidXNlcm5hbWUiOiJBbmdlYmJoIiwiZW1haWwiOiJzYW1yYWxzeWQyNUBnbWFpbC5jb20iLCJleHAiOjE3NzU0MDk4MTh9.rgjsnDyLu-oT1fBaDoTGJ6P5TZfhRNedKnHo2PSzx0w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e409065ea78dcb5-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "129.224.207.194",
        "CF-IPCountry": "SY",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 17:23:43 UTC] === END API CALL LOG ===
[29-Mar-2026 17:23:43 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 17:23:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk2IiwidXNlcm5hbWUiOiJBbmdlYmJoIiwiZW1haWwiOiJzYW1yYWxzeWQyNUBnbWFpbC5jb20iLCJleHAiOjE3NzU0MDk4MTh9.rgjsnDyLu-oT1fBaDoTGJ6P5TZfhRNedKnHo2PSzx0w
[29-Mar-2026 17:23:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 17:23:43 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 17:23:43 UTC] User ID: 196
[29-Mar-2026 17:23:43 UTC] ✅ User profile retrieved successfully for user ID: 196
[29-Mar-2026 17:23:44 UTC] User Purchases API - User ID: 196
[29-Mar-2026 17:23:44 UTC] User Purchases API - Total purchases found: 0
[29-Mar-2026 17:23:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 17:23:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 17:23:46 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"129.224.207.194, 172.71.148.70","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk2IiwidXNlcm5hbWUiOiJBbmdlYmJoIiwiZW1haWwiOiJzYW1yYWxzeWQyNUBnbWFpbC5jb20iLCJleHAiOjE3NzU0MDk4MTh9.rgjsnDyLu-oT1fBaDoTGJ6P5TZfhRNedKnHo2PSzx0w","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e409075deb6dcb5-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"129.224.207.194","CF-IPCountry":"SY","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[29-Mar-2026 17:23:46 UTC] === User Orders API Called ===
[29-Mar-2026 17:23:46 UTC] User ID: 196
[29-Mar-2026 17:23:46 UTC] Limit: 20, Offset: 0
[29-Mar-2026 17:23:46 UTC] Orders found: 0
[29-Mar-2026 17:23:46 UTC] Orders data: []
[29-Mar-2026 17:23:46 UTC] Total orders count: 0
[29-Mar-2026 17:33:57 UTC] === API CALL LOG ===
[29-Mar-2026 17:33:57 UTC] Endpoint: user/profile.php
[29-Mar-2026 17:33:57 UTC] Full Log Data: {
    "timestamp": "2026-03-29 17:33:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.208.47.193",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.208.47.193, 172.70.208.18",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk3IiwidXNlcm5hbWUiOiJidHdPbEMiLCJlbWFpbCI6InJlY292ZXJ5cXVvdGV4MTlAZ21haWwuY29tIiwiZXhwIjoxNzc1NDEwNDM2fQ.l8RHugY6ffDx6j6zn6m418ONWPmdFNjxsuiZq7AlN3M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e409f608c62fdca-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "154.208.47.193",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 17:33:57 UTC] === END API CALL LOG ===
[29-Mar-2026 17:33:57 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 17:33:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk3IiwidXNlcm5hbWUiOiJidHdPbEMiLCJlbWFpbCI6InJlY292ZXJ5cXVvdGV4MTlAZ21haWwuY29tIiwiZXhwIjoxNzc1NDEwNDM2fQ.l8RHugY6ffDx6j6zn6m418ONWPmdFNjxsuiZq7AlN3M
[29-Mar-2026 17:33:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 17:33:57 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 17:33:57 UTC] User ID: 197
[29-Mar-2026 17:33:57 UTC] ✅ User profile retrieved successfully for user ID: 197
[29-Mar-2026 17:33:57 UTC] === API CALL LOG ===
[29-Mar-2026 17:33:57 UTC] Endpoint: user/profile.php
[29-Mar-2026 17:33:57 UTC] Full Log Data: {
    "timestamp": "2026-03-29 17:33:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.208.47.193",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.208.47.193, 172.70.208.18",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk3IiwidXNlcm5hbWUiOiJidHdPbEMiLCJlbWFpbCI6InJlY292ZXJ5cXVvdGV4MTlAZ21haWwuY29tIiwiZXhwIjoxNzc1NDEwNDM2fQ.l8RHugY6ffDx6j6zn6m418ONWPmdFNjxsuiZq7AlN3M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e409f608c68fdca-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "154.208.47.193",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 17:33:57 UTC] === END API CALL LOG ===
[29-Mar-2026 17:33:57 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 17:33:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk3IiwidXNlcm5hbWUiOiJidHdPbEMiLCJlbWFpbCI6InJlY292ZXJ5cXVvdGV4MTlAZ21haWwuY29tIiwiZXhwIjoxNzc1NDEwNDM2fQ.l8RHugY6ffDx6j6zn6m418ONWPmdFNjxsuiZq7AlN3M
[29-Mar-2026 17:33:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 17:33:57 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 17:33:57 UTC] User ID: 197
[29-Mar-2026 17:33:57 UTC] ✅ User profile retrieved successfully for user ID: 197
[29-Mar-2026 17:33:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 17:33:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 17:33:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"154.208.47.193, 172.70.208.18","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk3IiwidXNlcm5hbWUiOiJidHdPbEMiLCJlbWFpbCI6InJlY292ZXJ5cXVvdGV4MTlAZ21haWwuY29tIiwiZXhwIjoxNzc1NDEwNDM2fQ.l8RHugY6ffDx6j6zn6m418ONWPmdFNjxsuiZq7AlN3M","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e409f608c66fdca-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"154.208.47.193","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[29-Mar-2026 17:33:57 UTC] === User Orders API Called ===
[29-Mar-2026 17:33:57 UTC] User ID: 197
[29-Mar-2026 17:33:57 UTC] Limit: 20, Offset: 0
[29-Mar-2026 17:33:57 UTC] Orders found: 0
[29-Mar-2026 17:33:57 UTC] Orders data: []
[29-Mar-2026 17:33:57 UTC] Total orders count: 0
[29-Mar-2026 17:34:00 UTC] === API CALL LOG ===
[29-Mar-2026 17:34:00 UTC] Endpoint: user/profile.php
[29-Mar-2026 17:34:00 UTC] Full Log Data: {
    "timestamp": "2026-03-29 17:34:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.208.47.193",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.208.47.193, 172.70.208.18",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk3IiwidXNlcm5hbWUiOiJidHdPbEMiLCJlbWFpbCI6InJlY292ZXJ5cXVvdGV4MTlAZ21haWwuY29tIiwiZXhwIjoxNzc1NDEwNDM2fQ.l8RHugY6ffDx6j6zn6m418ONWPmdFNjxsuiZq7AlN3M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e409f72c9ccfdca-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "154.208.47.193",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 17:34:00 UTC] === END API CALL LOG ===
[29-Mar-2026 17:34:00 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 17:34:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk3IiwidXNlcm5hbWUiOiJidHdPbEMiLCJlbWFpbCI6InJlY292ZXJ5cXVvdGV4MTlAZ21haWwuY29tIiwiZXhwIjoxNzc1NDEwNDM2fQ.l8RHugY6ffDx6j6zn6m418ONWPmdFNjxsuiZq7AlN3M
[29-Mar-2026 17:34:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 17:34:00 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 17:34:00 UTC] User ID: 197
[29-Mar-2026 17:34:00 UTC] ✅ User profile retrieved successfully for user ID: 197
[29-Mar-2026 17:34:03 UTC] === API CALL LOG ===
[29-Mar-2026 17:34:03 UTC] Endpoint: user/profile.php
[29-Mar-2026 17:34:03 UTC] Full Log Data: {
    "timestamp": "2026-03-29 17:34:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.208.47.193",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.208.47.193, 172.70.208.18",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk3IiwidXNlcm5hbWUiOiJidHdPbEMiLCJlbWFpbCI6InJlY292ZXJ5cXVvdGV4MTlAZ21haWwuY29tIiwiZXhwIjoxNzc1NDEwNDM2fQ.l8RHugY6ffDx6j6zn6m418ONWPmdFNjxsuiZq7AlN3M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e409f857861fdca-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "154.208.47.193",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 17:34:03 UTC] === END API CALL LOG ===
[29-Mar-2026 17:34:03 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 17:34:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk3IiwidXNlcm5hbWUiOiJidHdPbEMiLCJlbWFpbCI6InJlY292ZXJ5cXVvdGV4MTlAZ21haWwuY29tIiwiZXhwIjoxNzc1NDEwNDM2fQ.l8RHugY6ffDx6j6zn6m418ONWPmdFNjxsuiZq7AlN3M
[29-Mar-2026 17:34:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 17:34:03 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 17:34:03 UTC] User ID: 197
[29-Mar-2026 17:34:03 UTC] ✅ User profile retrieved successfully for user ID: 197
[29-Mar-2026 17:34:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 17:34:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 17:34:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"154.208.47.193, 172.70.208.80","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk3IiwidXNlcm5hbWUiOiJidHdPbEMiLCJlbWFpbCI6InJlY292ZXJ5cXVvdGV4MTlAZ21haWwuY29tIiwiZXhwIjoxNzc1NDEwNDM2fQ.l8RHugY6ffDx6j6zn6m418ONWPmdFNjxsuiZq7AlN3M","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e409f98d873fdca-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"154.208.47.193","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[29-Mar-2026 17:34:06 UTC] === User Orders API Called ===
[29-Mar-2026 17:34:06 UTC] User ID: 197
[29-Mar-2026 17:34:06 UTC] Limit: 20, Offset: 0
[29-Mar-2026 17:34:06 UTC] Orders found: 0
[29-Mar-2026 17:34:06 UTC] Orders data: []
[29-Mar-2026 17:34:06 UTC] Total orders count: 0
[29-Mar-2026 17:34:10 UTC] === API CALL LOG ===
[29-Mar-2026 17:34:10 UTC] Endpoint: user/profile.php
[29-Mar-2026 17:34:10 UTC] Full Log Data: {
    "timestamp": "2026-03-29 17:34:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.208.47.193",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.208.47.193, 172.68.164.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk3IiwidXNlcm5hbWUiOiJidHdPbEMiLCJlbWFpbCI6InJlY292ZXJ5cXVvdGV4MTlAZ21haWwuY29tIiwiZXhwIjoxNzc1NDEwNDM2fQ.l8RHugY6ffDx6j6zn6m418ONWPmdFNjxsuiZq7AlN3M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e409fb41d0af924-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "154.208.47.193",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 17:34:10 UTC] === END API CALL LOG ===
[29-Mar-2026 17:34:10 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 17:34:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk3IiwidXNlcm5hbWUiOiJidHdPbEMiLCJlbWFpbCI6InJlY292ZXJ5cXVvdGV4MTlAZ21haWwuY29tIiwiZXhwIjoxNzc1NDEwNDM2fQ.l8RHugY6ffDx6j6zn6m418ONWPmdFNjxsuiZq7AlN3M
[29-Mar-2026 17:34:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 17:34:10 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 17:34:10 UTC] User ID: 197
[29-Mar-2026 17:34:10 UTC] ✅ User profile retrieved successfully for user ID: 197
[29-Mar-2026 17:34:11 UTC] === API CALL LOG ===
[29-Mar-2026 17:34:11 UTC] Endpoint: user/profile.php
[29-Mar-2026 17:34:11 UTC] Full Log Data: {
    "timestamp": "2026-03-29 17:34:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.208.47.193",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.208.47.193, 172.68.164.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk3IiwidXNlcm5hbWUiOiJidHdPbEMiLCJlbWFpbCI6InJlY292ZXJ5cXVvdGV4MTlAZ21haWwuY29tIiwiZXhwIjoxNzc1NDEwNDM2fQ.l8RHugY6ffDx6j6zn6m418ONWPmdFNjxsuiZq7AlN3M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e409fbabc53f924-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "154.208.47.193",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 17:34:11 UTC] === END API CALL LOG ===
[29-Mar-2026 17:34:11 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 17:34:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk3IiwidXNlcm5hbWUiOiJidHdPbEMiLCJlbWFpbCI6InJlY292ZXJ5cXVvdGV4MTlAZ21haWwuY29tIiwiZXhwIjoxNzc1NDEwNDM2fQ.l8RHugY6ffDx6j6zn6m418ONWPmdFNjxsuiZq7AlN3M
[29-Mar-2026 17:34:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 17:34:11 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 17:34:11 UTC] User ID: 197
[29-Mar-2026 17:34:11 UTC] ✅ User profile retrieved successfully for user ID: 197
[29-Mar-2026 17:34:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 17:34:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 17:34:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"154.208.47.193, 172.68.164.100","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk3IiwidXNlcm5hbWUiOiJidHdPbEMiLCJlbWFpbCI6InJlY292ZXJ5cXVvdGV4MTlAZ21haWwuY29tIiwiZXhwIjoxNzc1NDEwNDM2fQ.l8RHugY6ffDx6j6zn6m418ONWPmdFNjxsuiZq7AlN3M","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e409fbabc59f924-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"154.208.47.193","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[29-Mar-2026 17:34:11 UTC] === User Orders API Called ===
[29-Mar-2026 17:34:11 UTC] User ID: 197
[29-Mar-2026 17:34:11 UTC] Limit: 20, Offset: 0
[29-Mar-2026 17:34:11 UTC] Orders found: 0
[29-Mar-2026 17:34:11 UTC] Orders data: []
[29-Mar-2026 17:34:11 UTC] Total orders count: 0
[29-Mar-2026 17:34:11 UTC] === API CALL LOG ===
[29-Mar-2026 17:34:11 UTC] Endpoint: user/profile.php
[29-Mar-2026 17:34:11 UTC] Full Log Data: {
    "timestamp": "2026-03-29 17:34:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.208.47.193",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.208.47.193, 172.68.164.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk3IiwidXNlcm5hbWUiOiJidHdPbEMiLCJlbWFpbCI6InJlY292ZXJ5cXVvdGV4MTlAZ21haWwuY29tIiwiZXhwIjoxNzc1NDEwNDM2fQ.l8RHugY6ffDx6j6zn6m418ONWPmdFNjxsuiZq7AlN3M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e409fbc0f92f924-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "154.208.47.193",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 17:34:11 UTC] === END API CALL LOG ===
[29-Mar-2026 17:34:11 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 17:34:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk3IiwidXNlcm5hbWUiOiJidHdPbEMiLCJlbWFpbCI6InJlY292ZXJ5cXVvdGV4MTlAZ21haWwuY29tIiwiZXhwIjoxNzc1NDEwNDM2fQ.l8RHugY6ffDx6j6zn6m418ONWPmdFNjxsuiZq7AlN3M
[29-Mar-2026 17:34:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 17:34:11 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 17:34:11 UTC] User ID: 197
[29-Mar-2026 17:34:11 UTC] ✅ User profile retrieved successfully for user ID: 197
[29-Mar-2026 17:34:16 UTC] === API CALL LOG ===
[29-Mar-2026 17:34:16 UTC] Endpoint: user/profile.php
[29-Mar-2026 17:34:16 UTC] Full Log Data: {
    "timestamp": "2026-03-29 17:34:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.208.47.193",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.208.47.193, 172.70.143.195",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk3IiwidXNlcm5hbWUiOiJidHdPbEMiLCJlbWFpbCI6InJlY292ZXJ5cXVvdGV4MTlAZ21haWwuY29tIiwiZXhwIjoxNzc1NDEwNDM2fQ.l8RHugY6ffDx6j6zn6m418ONWPmdFNjxsuiZq7AlN3M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e409fd93840eba1-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "154.208.47.193",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 17:34:16 UTC] === END API CALL LOG ===
[29-Mar-2026 17:34:16 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 17:34:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk3IiwidXNlcm5hbWUiOiJidHdPbEMiLCJlbWFpbCI6InJlY292ZXJ5cXVvdGV4MTlAZ21haWwuY29tIiwiZXhwIjoxNzc1NDEwNDM2fQ.l8RHugY6ffDx6j6zn6m418ONWPmdFNjxsuiZq7AlN3M
[29-Mar-2026 17:34:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 17:34:16 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 17:34:16 UTC] User ID: 197
[29-Mar-2026 17:34:16 UTC] ✅ User profile retrieved successfully for user ID: 197
[29-Mar-2026 17:34:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 17:34:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 17:34:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"154.208.47.193, 172.71.152.39","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk3IiwidXNlcm5hbWUiOiJidHdPbEMiLCJlbWFpbCI6InJlY292ZXJ5cXVvdGV4MTlAZ21haWwuY29tIiwiZXhwIjoxNzc1NDEwNDM2fQ.l8RHugY6ffDx6j6zn6m418ONWPmdFNjxsuiZq7AlN3M","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e409fe00994eba1-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"154.208.47.193","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[29-Mar-2026 17:34:17 UTC] === User Orders API Called ===
[29-Mar-2026 17:34:17 UTC] User ID: 197
[29-Mar-2026 17:34:17 UTC] Limit: 20, Offset: 0
[29-Mar-2026 17:34:17 UTC] Orders found: 0
[29-Mar-2026 17:34:17 UTC] Orders data: []
[29-Mar-2026 17:34:17 UTC] Total orders count: 0
[29-Mar-2026 17:34:17 UTC] === API CALL LOG ===
[29-Mar-2026 17:34:17 UTC] Endpoint: user/profile.php
[29-Mar-2026 17:34:17 UTC] Full Log Data: {
    "timestamp": "2026-03-29 17:34:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.208.47.193",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.208.47.193, 172.71.152.39",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk3IiwidXNlcm5hbWUiOiJidHdPbEMiLCJlbWFpbCI6InJlY292ZXJ5cXVvdGV4MTlAZ21haWwuY29tIiwiZXhwIjoxNzc1NDEwNDM2fQ.l8RHugY6ffDx6j6zn6m418ONWPmdFNjxsuiZq7AlN3M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e409fe00997eba1-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "154.208.47.193",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 17:34:17 UTC] === END API CALL LOG ===
[29-Mar-2026 17:34:17 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 17:34:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk3IiwidXNlcm5hbWUiOiJidHdPbEMiLCJlbWFpbCI6InJlY292ZXJ5cXVvdGV4MTlAZ21haWwuY29tIiwiZXhwIjoxNzc1NDEwNDM2fQ.l8RHugY6ffDx6j6zn6m418ONWPmdFNjxsuiZq7AlN3M
[29-Mar-2026 17:34:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 17:34:17 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 17:34:17 UTC] User ID: 197
[29-Mar-2026 17:34:17 UTC] ✅ User profile retrieved successfully for user ID: 197
[29-Mar-2026 17:34:17 UTC] === API CALL LOG ===
[29-Mar-2026 17:34:17 UTC] Endpoint: user/profile.php
[29-Mar-2026 17:34:17 UTC] Full Log Data: {
    "timestamp": "2026-03-29 17:34:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.208.47.193",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.208.47.193, 172.71.152.39",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk3IiwidXNlcm5hbWUiOiJidHdPbEMiLCJlbWFpbCI6InJlY292ZXJ5cXVvdGV4MTlAZ21haWwuY29tIiwiZXhwIjoxNzc1NDEwNDM2fQ.l8RHugY6ffDx6j6zn6m418ONWPmdFNjxsuiZq7AlN3M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e409fe0098eeba1-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "154.208.47.193",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 17:34:17 UTC] === END API CALL LOG ===
[29-Mar-2026 17:34:17 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 17:34:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk3IiwidXNlcm5hbWUiOiJidHdPbEMiLCJlbWFpbCI6InJlY292ZXJ5cXVvdGV4MTlAZ21haWwuY29tIiwiZXhwIjoxNzc1NDEwNDM2fQ.l8RHugY6ffDx6j6zn6m418ONWPmdFNjxsuiZq7AlN3M
[29-Mar-2026 17:34:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 17:34:17 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 17:34:17 UTC] User ID: 197
[29-Mar-2026 17:34:17 UTC] ✅ User profile retrieved successfully for user ID: 197
[29-Mar-2026 17:34:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 17:34:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 17:34:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"154.208.47.193, 172.70.143.194","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk3IiwidXNlcm5hbWUiOiJidHdPbEMiLCJlbWFpbCI6InJlY292ZXJ5cXVvdGV4MTlAZ21haWwuY29tIiwiZXhwIjoxNzc1NDEwNDM2fQ.l8RHugY6ffDx6j6zn6m418ONWPmdFNjxsuiZq7AlN3M","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e40a0496feceba1-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"154.208.47.193","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[29-Mar-2026 17:34:34 UTC] === User Orders API Called ===
[29-Mar-2026 17:34:34 UTC] User ID: 197
[29-Mar-2026 17:34:34 UTC] Limit: 20, Offset: 0
[29-Mar-2026 17:34:34 UTC] Orders found: 0
[29-Mar-2026 17:34:34 UTC] Orders data: []
[29-Mar-2026 17:34:34 UTC] Total orders count: 0
[29-Mar-2026 17:34:34 UTC] === API CALL LOG ===
[29-Mar-2026 17:34:34 UTC] Endpoint: user/profile.php
[29-Mar-2026 17:34:34 UTC] Full Log Data: {
    "timestamp": "2026-03-29 17:34:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.208.47.193",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.208.47.193, 172.70.143.194",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk3IiwidXNlcm5hbWUiOiJidHdPbEMiLCJlbWFpbCI6InJlY292ZXJ5cXVvdGV4MTlAZ21haWwuY29tIiwiZXhwIjoxNzc1NDEwNDM2fQ.l8RHugY6ffDx6j6zn6m418ONWPmdFNjxsuiZq7AlN3M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e40a0496fefeba1-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "154.208.47.193",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 17:34:34 UTC] === END API CALL LOG ===
[29-Mar-2026 17:34:34 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 17:34:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk3IiwidXNlcm5hbWUiOiJidHdPbEMiLCJlbWFpbCI6InJlY292ZXJ5cXVvdGV4MTlAZ21haWwuY29tIiwiZXhwIjoxNzc1NDEwNDM2fQ.l8RHugY6ffDx6j6zn6m418ONWPmdFNjxsuiZq7AlN3M
[29-Mar-2026 17:34:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 17:34:34 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 17:34:34 UTC] User ID: 197
[29-Mar-2026 17:34:34 UTC] ✅ User profile retrieved successfully for user ID: 197
[29-Mar-2026 17:34:35 UTC] === API CALL LOG ===
[29-Mar-2026 17:34:35 UTC] Endpoint: user/profile.php
[29-Mar-2026 17:34:35 UTC] Full Log Data: {
    "timestamp": "2026-03-29 17:34:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.208.47.193",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.208.47.193, 172.70.143.194",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk3IiwidXNlcm5hbWUiOiJidHdPbEMiLCJlbWFpbCI6InJlY292ZXJ5cXVvdGV4MTlAZ21haWwuY29tIiwiZXhwIjoxNzc1NDEwNDM2fQ.l8RHugY6ffDx6j6zn6m418ONWPmdFNjxsuiZq7AlN3M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e40a04d3989eba1-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "154.208.47.193",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 17:34:35 UTC] === END API CALL LOG ===
[29-Mar-2026 17:34:35 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 17:34:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk3IiwidXNlcm5hbWUiOiJidHdPbEMiLCJlbWFpbCI6InJlY292ZXJ5cXVvdGV4MTlAZ21haWwuY29tIiwiZXhwIjoxNzc1NDEwNDM2fQ.l8RHugY6ffDx6j6zn6m418ONWPmdFNjxsuiZq7AlN3M
[29-Mar-2026 17:34:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 17:34:35 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 17:34:35 UTC] User ID: 197
[29-Mar-2026 17:34:35 UTC] ✅ User profile retrieved successfully for user ID: 197
[29-Mar-2026 17:34:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 17:34:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 17:34:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"154.208.47.193, 172.70.143.195","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk3IiwidXNlcm5hbWUiOiJidHdPbEMiLCJlbWFpbCI6InJlY292ZXJ5cXVvdGV4MTlAZ21haWwuY29tIiwiZXhwIjoxNzc1NDEwNDM2fQ.l8RHugY6ffDx6j6zn6m418ONWPmdFNjxsuiZq7AlN3M","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e40a0511bf6eba1-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"154.208.47.193","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[29-Mar-2026 17:34:35 UTC] === User Orders API Called ===
[29-Mar-2026 17:34:35 UTC] User ID: 197
[29-Mar-2026 17:34:35 UTC] Limit: 20, Offset: 0
[29-Mar-2026 17:34:35 UTC] Orders found: 0
[29-Mar-2026 17:34:35 UTC] Orders data: []
[29-Mar-2026 17:34:35 UTC] Total orders count: 0
[29-Mar-2026 17:35:00 UTC] === API CALL LOG ===
[29-Mar-2026 17:35:00 UTC] Endpoint: user/profile.php
[29-Mar-2026 17:35:00 UTC] Full Log Data: {
    "timestamp": "2026-03-29 17:35:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.208.47.193",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.208.47.193, 172.71.81.17",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk3IiwidXNlcm5hbWUiOiJidHdPbEMiLCJlbWFpbCI6InJlY292ZXJ5cXVvdGV4MTlAZ21haWwuY29tIiwiZXhwIjoxNzc1NDEwNDM2fQ.l8RHugY6ffDx6j6zn6m418ONWPmdFNjxsuiZq7AlN3M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e40a0ecbe4b9cb0-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "154.208.47.193",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 17:35:00 UTC] === END API CALL LOG ===
[29-Mar-2026 17:35:00 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 17:35:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk3IiwidXNlcm5hbWUiOiJidHdPbEMiLCJlbWFpbCI6InJlY292ZXJ5cXVvdGV4MTlAZ21haWwuY29tIiwiZXhwIjoxNzc1NDEwNDM2fQ.l8RHugY6ffDx6j6zn6m418ONWPmdFNjxsuiZq7AlN3M
[29-Mar-2026 17:35:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 17:35:00 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 17:35:00 UTC] User ID: 197
[29-Mar-2026 17:35:00 UTC] ✅ User profile retrieved successfully for user ID: 197
[29-Mar-2026 17:35:02 UTC] === API CALL LOG ===
[29-Mar-2026 17:35:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 17:35:02 UTC] Endpoint: user/profile.php
[29-Mar-2026 17:35:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 17:35:02 UTC] Full Log Data: {
    "timestamp": "2026-03-29 17:35:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.208.47.193",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.208.47.193, 172.71.81.242",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk3IiwidXNlcm5hbWUiOiJidHdPbEMiLCJlbWFpbCI6InJlY292ZXJ5cXVvdGV4MTlAZ21haWwuY29tIiwiZXhwIjoxNzc1NDEwNDM2fQ.l8RHugY6ffDx6j6zn6m418ONWPmdFNjxsuiZq7AlN3M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e40a0f3eada9cb0-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "154.208.47.193",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 17:35:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"154.208.47.193, 172.71.81.241","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk3IiwidXNlcm5hbWUiOiJidHdPbEMiLCJlbWFpbCI6InJlY292ZXJ5cXVvdGV4MTlAZ21haWwuY29tIiwiZXhwIjoxNzc1NDEwNDM2fQ.l8RHugY6ffDx6j6zn6m418ONWPmdFNjxsuiZq7AlN3M","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e40a0f3eadd9cb0-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"154.208.47.193","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[29-Mar-2026 17:35:02 UTC] === END API CALL LOG ===
[29-Mar-2026 17:35:02 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 17:35:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk3IiwidXNlcm5hbWUiOiJidHdPbEMiLCJlbWFpbCI6InJlY292ZXJ5cXVvdGV4MTlAZ21haWwuY29tIiwiZXhwIjoxNzc1NDEwNDM2fQ.l8RHugY6ffDx6j6zn6m418ONWPmdFNjxsuiZq7AlN3M
[29-Mar-2026 17:35:02 UTC] === User Orders API Called ===
[29-Mar-2026 17:35:02 UTC] User ID: 197
[29-Mar-2026 17:35:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 17:35:02 UTC] Limit: 20, Offset: 0
[29-Mar-2026 17:35:02 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 17:35:02 UTC] User ID: 197
[29-Mar-2026 17:35:02 UTC] ✅ User profile retrieved successfully for user ID: 197
[29-Mar-2026 17:35:02 UTC] Orders found: 0
[29-Mar-2026 17:35:02 UTC] Orders data: []
[29-Mar-2026 17:35:02 UTC] Total orders count: 0
[29-Mar-2026 17:35:02 UTC] === API CALL LOG ===
[29-Mar-2026 17:35:02 UTC] Endpoint: user/profile.php
[29-Mar-2026 17:35:02 UTC] Full Log Data: {
    "timestamp": "2026-03-29 17:35:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.208.47.193",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.208.47.193, 172.71.81.241",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk3IiwidXNlcm5hbWUiOiJidHdPbEMiLCJlbWFpbCI6InJlY292ZXJ5cXVvdGV4MTlAZ21haWwuY29tIiwiZXhwIjoxNzc1NDEwNDM2fQ.l8RHugY6ffDx6j6zn6m418ONWPmdFNjxsuiZq7AlN3M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e40a0f3eade9cb0-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "154.208.47.193",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 17:35:02 UTC] === END API CALL LOG ===
[29-Mar-2026 17:35:02 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 17:35:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk3IiwidXNlcm5hbWUiOiJidHdPbEMiLCJlbWFpbCI6InJlY292ZXJ5cXVvdGV4MTlAZ21haWwuY29tIiwiZXhwIjoxNzc1NDEwNDM2fQ.l8RHugY6ffDx6j6zn6m418ONWPmdFNjxsuiZq7AlN3M
[29-Mar-2026 17:35:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 17:35:02 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 17:35:02 UTC] User ID: 197
[29-Mar-2026 17:35:02 UTC] ✅ User profile retrieved successfully for user ID: 197
[29-Mar-2026 17:35:04 UTC] === API CALL LOG ===
[29-Mar-2026 17:35:04 UTC] Endpoint: user/profile.php
[29-Mar-2026 17:35:04 UTC] Full Log Data: {
    "timestamp": "2026-03-29 17:35:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.208.47.193",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.208.47.193, 172.71.81.241",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk3IiwidXNlcm5hbWUiOiJidHdPbEMiLCJlbWFpbCI6InJlY292ZXJ5cXVvdGV4MTlAZ21haWwuY29tIiwiZXhwIjoxNzc1NDEwNDM2fQ.l8RHugY6ffDx6j6zn6m418ONWPmdFNjxsuiZq7AlN3M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e40a106cd4f9cb0-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "154.208.47.193",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 17:35:04 UTC] === END API CALL LOG ===
[29-Mar-2026 17:35:04 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 17:35:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk3IiwidXNlcm5hbWUiOiJidHdPbEMiLCJlbWFpbCI6InJlY292ZXJ5cXVvdGV4MTlAZ21haWwuY29tIiwiZXhwIjoxNzc1NDEwNDM2fQ.l8RHugY6ffDx6j6zn6m418ONWPmdFNjxsuiZq7AlN3M
[29-Mar-2026 17:35:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 17:35:04 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 17:35:04 UTC] User ID: 197
[29-Mar-2026 17:35:04 UTC] ✅ User profile retrieved successfully for user ID: 197
[29-Mar-2026 17:35:05 UTC] User Purchases API - User ID: 197
[29-Mar-2026 17:35:05 UTC] User Purchases API - Total purchases found: 0
[29-Mar-2026 17:35:29 UTC] === API CALL LOG ===
[29-Mar-2026 17:35:29 UTC] Endpoint: user/profile.php
[29-Mar-2026 17:35:29 UTC] Full Log Data: {
    "timestamp": "2026-03-29 17:35:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.208.47.193",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.208.47.193, 172.71.81.17",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk3IiwidXNlcm5hbWUiOiJidHdPbEMiLCJlbWFpbCI6InJlY292ZXJ5cXVvdGV4MTlAZ21haWwuY29tIiwiZXhwIjoxNzc1NDEwNDM2fQ.l8RHugY6ffDx6j6zn6m418ONWPmdFNjxsuiZq7AlN3M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e40a19f58229cb0-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "154.208.47.193",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 17:35:29 UTC] === END API CALL LOG ===
[29-Mar-2026 17:35:29 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 17:35:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk3IiwidXNlcm5hbWUiOiJidHdPbEMiLCJlbWFpbCI6InJlY292ZXJ5cXVvdGV4MTlAZ21haWwuY29tIiwiZXhwIjoxNzc1NDEwNDM2fQ.l8RHugY6ffDx6j6zn6m418ONWPmdFNjxsuiZq7AlN3M
[29-Mar-2026 17:35:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 17:35:29 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 17:35:29 UTC] User ID: 197
[29-Mar-2026 17:35:29 UTC] ✅ User profile retrieved successfully for user ID: 197
[29-Mar-2026 17:35:29 UTC] User Purchases API - User ID: 197
[29-Mar-2026 17:35:29 UTC] User Purchases API - Total purchases found: 0
[29-Mar-2026 17:35:32 UTC] === API CALL LOG ===
[29-Mar-2026 17:35:32 UTC] Endpoint: user/profile.php
[29-Mar-2026 17:35:32 UTC] Full Log Data: {
    "timestamp": "2026-03-29 17:35:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.208.47.193",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.208.47.193, 172.71.81.17",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk3IiwidXNlcm5hbWUiOiJidHdPbEMiLCJlbWFpbCI6InJlY292ZXJ5cXVvdGV4MTlAZ21haWwuY29tIiwiZXhwIjoxNzc1NDEwNDM2fQ.l8RHugY6ffDx6j6zn6m418ONWPmdFNjxsuiZq7AlN3M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e40a1b30e9c9cb0-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "154.208.47.193",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 17:35:32 UTC] === END API CALL LOG ===
[29-Mar-2026 17:35:32 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 17:35:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk3IiwidXNlcm5hbWUiOiJidHdPbEMiLCJlbWFpbCI6InJlY292ZXJ5cXVvdGV4MTlAZ21haWwuY29tIiwiZXhwIjoxNzc1NDEwNDM2fQ.l8RHugY6ffDx6j6zn6m418ONWPmdFNjxsuiZq7AlN3M
[29-Mar-2026 17:35:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 17:35:32 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 17:35:32 UTC] User ID: 197
[29-Mar-2026 17:35:32 UTC] ✅ User profile retrieved successfully for user ID: 197
[29-Mar-2026 17:35:32 UTC] User Purchases API - User ID: 197
[29-Mar-2026 17:35:32 UTC] User Purchases API - Total purchases found: 0
[29-Mar-2026 17:35:34 UTC] User Purchases API - User ID: 197
[29-Mar-2026 17:35:34 UTC] User Purchases API - Total purchases found: 0
[29-Mar-2026 17:35:37 UTC] === API CALL LOG ===
[29-Mar-2026 17:35:37 UTC] Endpoint: user/profile.php
[29-Mar-2026 17:35:37 UTC] Full Log Data: {
    "timestamp": "2026-03-29 17:35:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.208.47.193",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.208.47.193, 172.71.81.17",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk3IiwidXNlcm5hbWUiOiJidHdPbEMiLCJlbWFpbCI6InJlY292ZXJ5cXVvdGV4MTlAZ21haWwuY29tIiwiZXhwIjoxNzc1NDEwNDM2fQ.l8RHugY6ffDx6j6zn6m418ONWPmdFNjxsuiZq7AlN3M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e40a1d258ae9cb0-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "154.208.47.193",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 17:35:37 UTC] === END API CALL LOG ===
[29-Mar-2026 17:35:37 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 17:35:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk3IiwidXNlcm5hbWUiOiJidHdPbEMiLCJlbWFpbCI6InJlY292ZXJ5cXVvdGV4MTlAZ21haWwuY29tIiwiZXhwIjoxNzc1NDEwNDM2fQ.l8RHugY6ffDx6j6zn6m418ONWPmdFNjxsuiZq7AlN3M
[29-Mar-2026 17:35:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 17:35:37 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 17:35:37 UTC] User ID: 197
[29-Mar-2026 17:35:37 UTC] ✅ User profile retrieved successfully for user ID: 197
[29-Mar-2026 17:35:38 UTC] User Purchases API - User ID: 197
[29-Mar-2026 17:35:38 UTC] User Purchases API - Total purchases found: 0
[29-Mar-2026 17:51:51 UTC] === API CALL LOG ===
[29-Mar-2026 17:51:51 UTC] Endpoint: user/profile.php
[29-Mar-2026 17:51:51 UTC] Full Log Data: {
    "timestamp": "2026-03-29 17:51:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "129.224.207.234",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "129.224.207.234, 172.71.148.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxOTYsInVzZXJuYW1lIjoiQW5nZWJiaCIsImVtYWlsIjoic2FtcmFsc3lkMjVAZ21haWwuY29tIiwiZXhwIjoxNzc1NDExNTEwfQ.11n0jRVTSwgeevPj1DvBxEHGMqR8TyNvbI0g32XXI6g",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e40b99958a3dc99-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "129.224.207.234",
        "CF-IPCountry": "SY",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 17:51:51 UTC] === END API CALL LOG ===
[29-Mar-2026 17:51:51 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 17:51:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxOTYsInVzZXJuYW1lIjoiQW5nZWJiaCIsImVtYWlsIjoic2FtcmFsc3lkMjVAZ21haWwuY29tIiwiZXhwIjoxNzc1NDExNTEwfQ.11n0jRVTSwgeevPj1DvBxEHGMqR8TyNvbI0g32XXI6g
[29-Mar-2026 17:51:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 17:51:51 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 17:51:51 UTC] User ID: 196
[29-Mar-2026 17:51:51 UTC] ✅ User profile retrieved successfully for user ID: 196
[29-Mar-2026 17:51:51 UTC] === API CALL LOG ===
[29-Mar-2026 17:51:51 UTC] Endpoint: user/profile.php
[29-Mar-2026 17:51:51 UTC] Full Log Data: {
    "timestamp": "2026-03-29 17:51:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "129.224.207.234",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "129.224.207.234, 172.71.148.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxOTYsInVzZXJuYW1lIjoiQW5nZWJiaCIsImVtYWlsIjoic2FtcmFsc3lkMjVAZ21haWwuY29tIiwiZXhwIjoxNzc1NDExNTEwfQ.11n0jRVTSwgeevPj1DvBxEHGMqR8TyNvbI0g32XXI6g",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e40b99a3b28dc99-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "129.224.207.234",
        "CF-IPCountry": "SY",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 17:51:51 UTC] === END API CALL LOG ===
[29-Mar-2026 17:51:51 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 17:51:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxOTYsInVzZXJuYW1lIjoiQW5nZWJiaCIsImVtYWlsIjoic2FtcmFsc3lkMjVAZ21haWwuY29tIiwiZXhwIjoxNzc1NDExNTEwfQ.11n0jRVTSwgeevPj1DvBxEHGMqR8TyNvbI0g32XXI6g
[29-Mar-2026 17:51:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 17:51:51 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 17:51:51 UTC] User ID: 196
[29-Mar-2026 17:51:51 UTC] ✅ User profile retrieved successfully for user ID: 196
[29-Mar-2026 17:51:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 17:51:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 17:51:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"129.224.207.234, 172.71.148.71","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxOTYsInVzZXJuYW1lIjoiQW5nZWJiaCIsImVtYWlsIjoic2FtcmFsc3lkMjVAZ21haWwuY29tIiwiZXhwIjoxNzc1NDExNTEwfQ.11n0jRVTSwgeevPj1DvBxEHGMqR8TyNvbI0g32XXI6g","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e40b99a3b26dc99-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"129.224.207.234","CF-IPCountry":"SY","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[29-Mar-2026 17:51:51 UTC] === User Orders API Called ===
[29-Mar-2026 17:51:51 UTC] User ID: 196
[29-Mar-2026 17:51:51 UTC] Limit: 20, Offset: 0
[29-Mar-2026 17:51:51 UTC] Orders found: 0
[29-Mar-2026 17:51:51 UTC] Orders data: []
[29-Mar-2026 17:51:51 UTC] Total orders count: 0
[29-Mar-2026 17:52:06 UTC] === API CALL LOG ===
[29-Mar-2026 17:52:06 UTC] Endpoint: user/profile.php
[29-Mar-2026 17:52:06 UTC] Full Log Data: {
    "timestamp": "2026-03-29 17:52:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "129.224.207.248",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "129.224.207.248, 172.70.248.9",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxOTYsInVzZXJuYW1lIjoiQW5nZWJiaCIsImVtYWlsIjoic2FtcmFsc3lkMjVAZ21haWwuY29tIiwiZXhwIjoxNzc1NDExNTEwfQ.11n0jRVTSwgeevPj1DvBxEHGMqR8TyNvbI0g32XXI6g",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e40b9f8cdaf78c0-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "129.224.207.248",
        "CF-IPCountry": "SY",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 17:52:06 UTC] === END API CALL LOG ===
[29-Mar-2026 17:52:06 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 17:52:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxOTYsInVzZXJuYW1lIjoiQW5nZWJiaCIsImVtYWlsIjoic2FtcmFsc3lkMjVAZ21haWwuY29tIiwiZXhwIjoxNzc1NDExNTEwfQ.11n0jRVTSwgeevPj1DvBxEHGMqR8TyNvbI0g32XXI6g
[29-Mar-2026 17:52:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 17:52:06 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 17:52:06 UTC] User ID: 196
[29-Mar-2026 17:52:06 UTC] ✅ User profile retrieved successfully for user ID: 196
[29-Mar-2026 17:52:07 UTC] === API CALL LOG ===
[29-Mar-2026 17:52:07 UTC] Endpoint: user/profile.php
[29-Mar-2026 17:52:07 UTC] Full Log Data: {
    "timestamp": "2026-03-29 17:52:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "129.224.207.248",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "129.224.207.248, 172.70.248.9",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxOTYsInVzZXJuYW1lIjoiQW5nZWJiaCIsImVtYWlsIjoic2FtcmFsc3lkMjVAZ21haWwuY29tIiwiZXhwIjoxNzc1NDExNTEwfQ.11n0jRVTSwgeevPj1DvBxEHGMqR8TyNvbI0g32XXI6g",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e40b9fdea7578c0-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "129.224.207.248",
        "CF-IPCountry": "SY",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 17:52:07 UTC] === END API CALL LOG ===
[29-Mar-2026 17:52:07 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 17:52:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxOTYsInVzZXJuYW1lIjoiQW5nZWJiaCIsImVtYWlsIjoic2FtcmFsc3lkMjVAZ21haWwuY29tIiwiZXhwIjoxNzc1NDExNTEwfQ.11n0jRVTSwgeevPj1DvBxEHGMqR8TyNvbI0g32XXI6g
[29-Mar-2026 17:52:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 17:52:07 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 17:52:07 UTC] User ID: 196
[29-Mar-2026 17:52:07 UTC] ✅ User profile retrieved successfully for user ID: 196
[29-Mar-2026 17:52:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 17:52:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 17:52:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"129.224.207.248, 172.70.248.9","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxOTYsInVzZXJuYW1lIjoiQW5nZWJiaCIsImVtYWlsIjoic2FtcmFsc3lkMjVAZ21haWwuY29tIiwiZXhwIjoxNzc1NDExNTEwfQ.11n0jRVTSwgeevPj1DvBxEHGMqR8TyNvbI0g32XXI6g","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e40b9fdea7b78c0-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"129.224.207.248","CF-IPCountry":"SY","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[29-Mar-2026 17:52:07 UTC] === User Orders API Called ===
[29-Mar-2026 17:52:07 UTC] User ID: 196
[29-Mar-2026 17:52:07 UTC] Limit: 20, Offset: 0
[29-Mar-2026 17:52:07 UTC] Orders found: 0
[29-Mar-2026 17:52:07 UTC] Orders data: []
[29-Mar-2026 17:52:07 UTC] Total orders count: 0
[29-Mar-2026 17:52:07 UTC] === API CALL LOG ===
[29-Mar-2026 17:52:07 UTC] Endpoint: user/profile.php
[29-Mar-2026 17:52:07 UTC] Full Log Data: {
    "timestamp": "2026-03-29 17:52:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "129.224.207.248",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "129.224.207.248, 172.70.248.9",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxOTYsInVzZXJuYW1lIjoiQW5nZWJiaCIsImVtYWlsIjoic2FtcmFsc3lkMjVAZ21haWwuY29tIiwiZXhwIjoxNzc1NDExNTEwfQ.11n0jRVTSwgeevPj1DvBxEHGMqR8TyNvbI0g32XXI6g",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e40b9feccbc78c0-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "129.224.207.248",
        "CF-IPCountry": "SY",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 17:52:07 UTC] === END API CALL LOG ===
[29-Mar-2026 17:52:07 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 17:52:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxOTYsInVzZXJuYW1lIjoiQW5nZWJiaCIsImVtYWlsIjoic2FtcmFsc3lkMjVAZ21haWwuY29tIiwiZXhwIjoxNzc1NDExNTEwfQ.11n0jRVTSwgeevPj1DvBxEHGMqR8TyNvbI0g32XXI6g
[29-Mar-2026 17:52:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 17:52:07 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 17:52:07 UTC] User ID: 196
[29-Mar-2026 17:52:07 UTC] ✅ User profile retrieved successfully for user ID: 196
[29-Mar-2026 17:52:08 UTC] === API CALL LOG ===
[29-Mar-2026 17:52:08 UTC] Endpoint: user/profile.php
[29-Mar-2026 17:52:08 UTC] Full Log Data: {
    "timestamp": "2026-03-29 17:52:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "129.224.207.248",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "129.224.207.248, 172.70.248.8",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxOTYsInVzZXJuYW1lIjoiQW5nZWJiaCIsImVtYWlsIjoic2FtcmFsc3lkMjVAZ21haWwuY29tIiwiZXhwIjoxNzc1NDExNTEwfQ.11n0jRVTSwgeevPj1DvBxEHGMqR8TyNvbI0g32XXI6g",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e40ba03d9c878c0-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "129.224.207.248",
        "CF-IPCountry": "SY",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 17:52:08 UTC] === END API CALL LOG ===
[29-Mar-2026 17:52:08 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 17:52:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxOTYsInVzZXJuYW1lIjoiQW5nZWJiaCIsImVtYWlsIjoic2FtcmFsc3lkMjVAZ21haWwuY29tIiwiZXhwIjoxNzc1NDExNTEwfQ.11n0jRVTSwgeevPj1DvBxEHGMqR8TyNvbI0g32XXI6g
[29-Mar-2026 17:52:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 17:52:08 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 17:52:08 UTC] User ID: 196
[29-Mar-2026 17:52:08 UTC] ✅ User profile retrieved successfully for user ID: 196
[29-Mar-2026 17:52:16 UTC] === API CALL LOG ===
[29-Mar-2026 17:52:16 UTC] Endpoint: user/profile.php
[29-Mar-2026 17:52:16 UTC] Full Log Data: {
    "timestamp": "2026-03-29 17:52:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "129.224.207.248",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "129.224.207.248, 172.70.248.9",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxOTYsInVzZXJuYW1lIjoiQW5nZWJiaCIsImVtYWlsIjoic2FtcmFsc3lkMjVAZ21haWwuY29tIiwiZXhwIjoxNzc1NDExNTEwfQ.11n0jRVTSwgeevPj1DvBxEHGMqR8TyNvbI0g32XXI6g",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e40ba387e7278c0-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "129.224.207.248",
        "CF-IPCountry": "SY",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 17:52:16 UTC] === END API CALL LOG ===
[29-Mar-2026 17:52:16 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 17:52:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxOTYsInVzZXJuYW1lIjoiQW5nZWJiaCIsImVtYWlsIjoic2FtcmFsc3lkMjVAZ21haWwuY29tIiwiZXhwIjoxNzc1NDExNTEwfQ.11n0jRVTSwgeevPj1DvBxEHGMqR8TyNvbI0g32XXI6g
[29-Mar-2026 17:52:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 17:52:16 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 17:52:16 UTC] User ID: 196
[29-Mar-2026 17:52:16 UTC] ✅ User profile retrieved successfully for user ID: 196
[29-Mar-2026 17:52:17 UTC] User Purchases API - User ID: 196
[29-Mar-2026 17:52:17 UTC] User Purchases API - Total purchases found: 0
[29-Mar-2026 17:52:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 17:52:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 17:52:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"129.224.207.248, 172.70.248.9","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxOTYsInVzZXJuYW1lIjoiQW5nZWJiaCIsImVtYWlsIjoic2FtcmFsc3lkMjVAZ21haWwuY29tIiwiZXhwIjoxNzc1NDExNTEwfQ.11n0jRVTSwgeevPj1DvBxEHGMqR8TyNvbI0g32XXI6g","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e40ba4b29c878c0-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"129.224.207.248","CF-IPCountry":"SY","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[29-Mar-2026 17:52:19 UTC] === User Orders API Called ===
[29-Mar-2026 17:52:19 UTC] User ID: 196
[29-Mar-2026 17:52:19 UTC] Limit: 20, Offset: 0
[29-Mar-2026 17:52:19 UTC] Orders found: 0
[29-Mar-2026 17:52:19 UTC] Orders data: []
[29-Mar-2026 17:52:19 UTC] Total orders count: 0
[29-Mar-2026 17:52:19 UTC] === API CALL LOG ===
[29-Mar-2026 17:52:19 UTC] Endpoint: user/profile.php
[29-Mar-2026 17:52:19 UTC] Full Log Data: {
    "timestamp": "2026-03-29 17:52:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "129.224.207.248",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "129.224.207.248, 172.70.248.9",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxOTYsInVzZXJuYW1lIjoiQW5nZWJiaCIsImVtYWlsIjoic2FtcmFsc3lkMjVAZ21haWwuY29tIiwiZXhwIjoxNzc1NDExNTEwfQ.11n0jRVTSwgeevPj1DvBxEHGMqR8TyNvbI0g32XXI6g",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e40ba4b29cb78c0-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "129.224.207.248",
        "CF-IPCountry": "SY",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 17:52:19 UTC] === END API CALL LOG ===
[29-Mar-2026 17:52:19 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 17:52:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxOTYsInVzZXJuYW1lIjoiQW5nZWJiaCIsImVtYWlsIjoic2FtcmFsc3lkMjVAZ21haWwuY29tIiwiZXhwIjoxNzc1NDExNTEwfQ.11n0jRVTSwgeevPj1DvBxEHGMqR8TyNvbI0g32XXI6g
[29-Mar-2026 17:52:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 17:52:19 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 17:52:19 UTC] User ID: 196
[29-Mar-2026 17:52:19 UTC] ✅ User profile retrieved successfully for user ID: 196
[29-Mar-2026 17:52:20 UTC] === API CALL LOG ===
[29-Mar-2026 17:52:20 UTC] Endpoint: user/profile.php
[29-Mar-2026 17:52:20 UTC] Full Log Data: {
    "timestamp": "2026-03-29 17:52:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "129.224.207.248",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "129.224.207.248, 172.70.248.9",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxOTYsInVzZXJuYW1lIjoiQW5nZWJiaCIsImVtYWlsIjoic2FtcmFsc3lkMjVAZ21haWwuY29tIiwiZXhwIjoxNzc1NDExNTEwfQ.11n0jRVTSwgeevPj1DvBxEHGMqR8TyNvbI0g32XXI6g",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e40ba4fdd8f78c0-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "129.224.207.248",
        "CF-IPCountry": "SY",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 17:52:20 UTC] === END API CALL LOG ===
[29-Mar-2026 17:52:20 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 17:52:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxOTYsInVzZXJuYW1lIjoiQW5nZWJiaCIsImVtYWlsIjoic2FtcmFsc3lkMjVAZ21haWwuY29tIiwiZXhwIjoxNzc1NDExNTEwfQ.11n0jRVTSwgeevPj1DvBxEHGMqR8TyNvbI0g32XXI6g
[29-Mar-2026 17:52:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 17:52:20 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 17:52:20 UTC] User ID: 196
[29-Mar-2026 17:52:20 UTC] ✅ User profile retrieved successfully for user ID: 196
[29-Mar-2026 17:52:20 UTC] === API CALL LOG ===
[29-Mar-2026 17:52:20 UTC] Endpoint: user/profile.php
[29-Mar-2026 17:52:20 UTC] Full Log Data: {
    "timestamp": "2026-03-29 17:52:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "129.224.207.248",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "129.224.207.248, 172.70.248.9",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxOTYsInVzZXJuYW1lIjoiQW5nZWJiaCIsImVtYWlsIjoic2FtcmFsc3lkMjVAZ21haWwuY29tIiwiZXhwIjoxNzc1NDExNTEwfQ.11n0jRVTSwgeevPj1DvBxEHGMqR8TyNvbI0g32XXI6g",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e40ba52ad2378c0-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "129.224.207.248",
        "CF-IPCountry": "SY",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 17:52:20 UTC] === END API CALL LOG ===
[29-Mar-2026 17:52:20 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 17:52:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxOTYsInVzZXJuYW1lIjoiQW5nZWJiaCIsImVtYWlsIjoic2FtcmFsc3lkMjVAZ21haWwuY29tIiwiZXhwIjoxNzc1NDExNTEwfQ.11n0jRVTSwgeevPj1DvBxEHGMqR8TyNvbI0g32XXI6g
[29-Mar-2026 17:52:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 17:52:20 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 17:52:20 UTC] User ID: 196
[29-Mar-2026 17:52:20 UTC] ✅ User profile retrieved successfully for user ID: 196
[29-Mar-2026 17:53:22 UTC] === API CALL LOG ===
[29-Mar-2026 17:53:22 UTC] Endpoint: user/profile.php
[29-Mar-2026 17:53:22 UTC] Full Log Data: {
    "timestamp": "2026-03-29 17:53:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "129.224.207.234",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "129.224.207.234, 162.158.95.58",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxOTYsInVzZXJuYW1lIjoiQW5nZWJiaCIsImVtYWlsIjoic2FtcmFsc3lkMjVAZ21haWwuY29tIiwiZXhwIjoxNzc1NDExNTEwfQ.11n0jRVTSwgeevPj1DvBxEHGMqR8TyNvbI0g32XXI6g",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e40bbd2aa5c71c1-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "129.224.207.234",
        "CF-IPCountry": "SY",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 17:53:22 UTC] === END API CALL LOG ===
[29-Mar-2026 17:53:22 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 17:53:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxOTYsInVzZXJuYW1lIjoiQW5nZWJiaCIsImVtYWlsIjoic2FtcmFsc3lkMjVAZ21haWwuY29tIiwiZXhwIjoxNzc1NDExNTEwfQ.11n0jRVTSwgeevPj1DvBxEHGMqR8TyNvbI0g32XXI6g
[29-Mar-2026 17:53:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 17:53:22 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 17:53:22 UTC] User ID: 196
[29-Mar-2026 17:53:22 UTC] ✅ User profile retrieved successfully for user ID: 196
[29-Mar-2026 17:59:48 UTC] === API CALL LOG ===
[29-Mar-2026 17:59:48 UTC] Endpoint: user/profile.php
[29-Mar-2026 17:59:48 UTC] Full Log Data: {
    "timestamp": "2026-03-29 17:59:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.208.47.193",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.208.47.193, 172.71.124.88",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk3IiwidXNlcm5hbWUiOiJidHdPbEMiLCJlbWFpbCI6InJlY292ZXJ5cXVvdGV4MTlAZ21haWwuY29tIiwiZXhwIjoxNzc1NDEwNDM2fQ.l8RHugY6ffDx6j6zn6m418ONWPmdFNjxsuiZq7AlN3M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e40c53b7d76cdd9-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "154.208.47.193",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 17:59:48 UTC] === END API CALL LOG ===
[29-Mar-2026 17:59:48 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 17:59:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk3IiwidXNlcm5hbWUiOiJidHdPbEMiLCJlbWFpbCI6InJlY292ZXJ5cXVvdGV4MTlAZ21haWwuY29tIiwiZXhwIjoxNzc1NDEwNDM2fQ.l8RHugY6ffDx6j6zn6m418ONWPmdFNjxsuiZq7AlN3M
[29-Mar-2026 17:59:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 17:59:48 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 17:59:48 UTC] User ID: 197
[29-Mar-2026 17:59:48 UTC] ✅ User profile retrieved successfully for user ID: 197
[29-Mar-2026 17:59:49 UTC] === API CALL LOG ===
[29-Mar-2026 17:59:49 UTC] Endpoint: user/profile.php
[29-Mar-2026 17:59:49 UTC] Full Log Data: {
    "timestamp": "2026-03-29 17:59:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.208.47.193",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.208.47.193, 172.71.124.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk3IiwidXNlcm5hbWUiOiJidHdPbEMiLCJlbWFpbCI6InJlY292ZXJ5cXVvdGV4MTlAZ21haWwuY29tIiwiZXhwIjoxNzc1NDEwNDM2fQ.l8RHugY6ffDx6j6zn6m418ONWPmdFNjxsuiZq7AlN3M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e40c5421c46cdd9-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "154.208.47.193",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 17:59:49 UTC] === END API CALL LOG ===
[29-Mar-2026 17:59:49 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 17:59:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk3IiwidXNlcm5hbWUiOiJidHdPbEMiLCJlbWFpbCI6InJlY292ZXJ5cXVvdGV4MTlAZ21haWwuY29tIiwiZXhwIjoxNzc1NDEwNDM2fQ.l8RHugY6ffDx6j6zn6m418ONWPmdFNjxsuiZq7AlN3M
[29-Mar-2026 17:59:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 17:59:49 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 17:59:49 UTC] User ID: 197
[29-Mar-2026 17:59:49 UTC] ✅ User profile retrieved successfully for user ID: 197
[29-Mar-2026 17:59:49 UTC] === API CALL LOG ===
[29-Mar-2026 17:59:49 UTC] Endpoint: user/profile.php
[29-Mar-2026 17:59:49 UTC] Full Log Data: {
    "timestamp": "2026-03-29 17:59:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.208.47.193",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.208.47.193, 172.71.124.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk3IiwidXNlcm5hbWUiOiJidHdPbEMiLCJlbWFpbCI6InJlY292ZXJ5cXVvdGV4MTlAZ21haWwuY29tIiwiZXhwIjoxNzc1NDEwNDM2fQ.l8RHugY6ffDx6j6zn6m418ONWPmdFNjxsuiZq7AlN3M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e40c5421c3fcdd9-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "154.208.47.193",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 17:59:49 UTC] === END API CALL LOG ===
[29-Mar-2026 17:59:49 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 17:59:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk3IiwidXNlcm5hbWUiOiJidHdPbEMiLCJlbWFpbCI6InJlY292ZXJ5cXVvdGV4MTlAZ21haWwuY29tIiwiZXhwIjoxNzc1NDEwNDM2fQ.l8RHugY6ffDx6j6zn6m418ONWPmdFNjxsuiZq7AlN3M
[29-Mar-2026 17:59:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 17:59:49 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 17:59:49 UTC] User ID: 197
[29-Mar-2026 17:59:49 UTC] ✅ User profile retrieved successfully for user ID: 197
[29-Mar-2026 17:59:49 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 17:59:49 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 17:59:49 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"154.208.47.193, 172.71.124.74","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk3IiwidXNlcm5hbWUiOiJidHdPbEMiLCJlbWFpbCI6InJlY292ZXJ5cXVvdGV4MTlAZ21haWwuY29tIiwiZXhwIjoxNzc1NDEwNDM2fQ.l8RHugY6ffDx6j6zn6m418ONWPmdFNjxsuiZq7AlN3M","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e40c5421c44cdd9-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"154.208.47.193","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[29-Mar-2026 17:59:49 UTC] === User Orders API Called ===
[29-Mar-2026 17:59:49 UTC] User ID: 197
[29-Mar-2026 17:59:49 UTC] Limit: 20, Offset: 0
[29-Mar-2026 17:59:49 UTC] Orders found: 0
[29-Mar-2026 17:59:49 UTC] Orders data: []
[29-Mar-2026 17:59:49 UTC] Total orders count: 0
[29-Mar-2026 17:59:50 UTC] === API CALL LOG ===
[29-Mar-2026 17:59:50 UTC] Endpoint: user/profile.php
[29-Mar-2026 17:59:50 UTC] Full Log Data: {
    "timestamp": "2026-03-29 17:59:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.208.47.193",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.208.47.193, 172.71.124.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk3IiwidXNlcm5hbWUiOiJidHdPbEMiLCJlbWFpbCI6InJlY292ZXJ5cXVvdGV4MTlAZ21haWwuY29tIiwiZXhwIjoxNzc1NDEwNDM2fQ.l8RHugY6ffDx6j6zn6m418ONWPmdFNjxsuiZq7AlN3M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e40c54c9b01cdd9-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "154.208.47.193",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 17:59:50 UTC] === END API CALL LOG ===
[29-Mar-2026 17:59:50 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 17:59:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk3IiwidXNlcm5hbWUiOiJidHdPbEMiLCJlbWFpbCI6InJlY292ZXJ5cXVvdGV4MTlAZ21haWwuY29tIiwiZXhwIjoxNzc1NDEwNDM2fQ.l8RHugY6ffDx6j6zn6m418ONWPmdFNjxsuiZq7AlN3M
[29-Mar-2026 17:59:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 17:59:50 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 17:59:50 UTC] User ID: 197
[29-Mar-2026 17:59:50 UTC] ✅ User profile retrieved successfully for user ID: 197
[29-Mar-2026 17:59:51 UTC] === API CALL LOG ===
[29-Mar-2026 17:59:51 UTC] Endpoint: user/profile.php
[29-Mar-2026 17:59:51 UTC] Full Log Data: {
    "timestamp": "2026-03-29 17:59:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.208.47.193",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.208.47.193, 172.71.124.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk3IiwidXNlcm5hbWUiOiJidHdPbEMiLCJlbWFpbCI6InJlY292ZXJ5cXVvdGV4MTlAZ21haWwuY29tIiwiZXhwIjoxNzc1NDEwNDM2fQ.l8RHugY6ffDx6j6zn6m418ONWPmdFNjxsuiZq7AlN3M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e40c5505cbecdd9-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "154.208.47.193",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 17:59:51 UTC] === END API CALL LOG ===
[29-Mar-2026 17:59:51 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 17:59:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk3IiwidXNlcm5hbWUiOiJidHdPbEMiLCJlbWFpbCI6InJlY292ZXJ5cXVvdGV4MTlAZ21haWwuY29tIiwiZXhwIjoxNzc1NDEwNDM2fQ.l8RHugY6ffDx6j6zn6m418ONWPmdFNjxsuiZq7AlN3M
[29-Mar-2026 17:59:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 17:59:51 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 17:59:51 UTC] User ID: 197
[29-Mar-2026 17:59:51 UTC] ✅ User profile retrieved successfully for user ID: 197
[29-Mar-2026 18:00:46 UTC] === API CALL LOG ===
[29-Mar-2026 18:00:46 UTC] Endpoint: user/profile.php
[29-Mar-2026 18:00:46 UTC] Full Log Data: {
    "timestamp": "2026-03-29 18:00:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.208.47.193",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.208.47.193, 172.71.124.88",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk3IiwidXNlcm5hbWUiOiJidHdPbEMiLCJlbWFpbCI6InJlY292ZXJ5cXVvdGV4MTlAZ21haWwuY29tIiwiZXhwIjoxNzc1NDEwNDM2fQ.l8RHugY6ffDx6j6zn6m418ONWPmdFNjxsuiZq7AlN3M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e40c6a6cc9bcdd9-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "154.208.47.193",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 18:00:46 UTC] === END API CALL LOG ===
[29-Mar-2026 18:00:46 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 18:00:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk3IiwidXNlcm5hbWUiOiJidHdPbEMiLCJlbWFpbCI6InJlY292ZXJ5cXVvdGV4MTlAZ21haWwuY29tIiwiZXhwIjoxNzc1NDEwNDM2fQ.l8RHugY6ffDx6j6zn6m418ONWPmdFNjxsuiZq7AlN3M
[29-Mar-2026 18:00:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 18:00:46 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 18:00:46 UTC] User ID: 197
[29-Mar-2026 18:00:46 UTC] ✅ User profile retrieved successfully for user ID: 197
[29-Mar-2026 18:01:45 UTC] === API CALL LOG ===
[29-Mar-2026 18:01:45 UTC] Endpoint: user/profile.php
[29-Mar-2026 18:01:45 UTC] Full Log Data: {
    "timestamp": "2026-03-29 18:01:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.208.47.193",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.208.47.193, 172.71.124.88",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk3IiwidXNlcm5hbWUiOiJidHdPbEMiLCJlbWFpbCI6InJlY292ZXJ5cXVvdGV4MTlAZ21haWwuY29tIiwiZXhwIjoxNzc1NDEwNDM2fQ.l8RHugY6ffDx6j6zn6m418ONWPmdFNjxsuiZq7AlN3M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e40c81a9c67cdd9-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "154.208.47.193",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 18:01:45 UTC] === END API CALL LOG ===
[29-Mar-2026 18:01:45 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 18:01:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk3IiwidXNlcm5hbWUiOiJidHdPbEMiLCJlbWFpbCI6InJlY292ZXJ5cXVvdGV4MTlAZ21haWwuY29tIiwiZXhwIjoxNzc1NDEwNDM2fQ.l8RHugY6ffDx6j6zn6m418ONWPmdFNjxsuiZq7AlN3M
[29-Mar-2026 18:01:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 18:01:45 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 18:01:45 UTC] User ID: 197
[29-Mar-2026 18:01:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 18:01:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 18:01:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"154.208.47.193, 172.71.124.89","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk3IiwidXNlcm5hbWUiOiJidHdPbEMiLCJlbWFpbCI6InJlY292ZXJ5cXVvdGV4MTlAZ21haWwuY29tIiwiZXhwIjoxNzc1NDEwNDM2fQ.l8RHugY6ffDx6j6zn6m418ONWPmdFNjxsuiZq7AlN3M","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e40c81a9c64cdd9-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"154.208.47.193","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[29-Mar-2026 18:01:45 UTC] === User Orders API Called ===
[29-Mar-2026 18:01:45 UTC] User ID: 197
[29-Mar-2026 18:01:45 UTC] Limit: 20, Offset: 0
[29-Mar-2026 18:01:45 UTC] Orders found: 0
[29-Mar-2026 18:01:45 UTC] Orders data: []
[29-Mar-2026 18:01:45 UTC] ✅ User profile retrieved successfully for user ID: 197
[29-Mar-2026 18:01:45 UTC] Total orders count: 0
[29-Mar-2026 18:01:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 18:01:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 18:01:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"154.208.47.193, 172.71.124.88","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk3IiwidXNlcm5hbWUiOiJidHdPbEMiLCJlbWFpbCI6InJlY292ZXJ5cXVvdGV4MTlAZ21haWwuY29tIiwiZXhwIjoxNzc1NDEwNDM2fQ.l8RHugY6ffDx6j6zn6m418ONWPmdFNjxsuiZq7AlN3M","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e40c81d8b1ecdd9-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"154.208.47.193","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[29-Mar-2026 18:01:45 UTC] === User Orders API Called ===
[29-Mar-2026 18:01:45 UTC] User ID: 197
[29-Mar-2026 18:01:45 UTC] Limit: 20, Offset: 0
[29-Mar-2026 18:01:45 UTC] Orders found: 0
[29-Mar-2026 18:01:45 UTC] Orders data: []
[29-Mar-2026 18:01:45 UTC] Total orders count: 0
[29-Mar-2026 18:01:51 UTC] === API CALL LOG ===
[29-Mar-2026 18:01:51 UTC] Endpoint: user/profile.php
[29-Mar-2026 18:01:51 UTC] Full Log Data: {
    "timestamp": "2026-03-29 18:01:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.208.47.193",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.208.47.193, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk3IiwidXNlcm5hbWUiOiJidHdPbEMiLCJlbWFpbCI6InJlY292ZXJ5cXVvdGV4MTlAZ21haWwuY29tIiwiZXhwIjoxNzc1NDEwNDM2fQ.l8RHugY6ffDx6j6zn6m418ONWPmdFNjxsuiZq7AlN3M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e40c83d8b81f309-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "154.208.47.193",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 18:01:51 UTC] === END API CALL LOG ===
[29-Mar-2026 18:01:51 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 18:01:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk3IiwidXNlcm5hbWUiOiJidHdPbEMiLCJlbWFpbCI6InJlY292ZXJ5cXVvdGV4MTlAZ21haWwuY29tIiwiZXhwIjoxNzc1NDEwNDM2fQ.l8RHugY6ffDx6j6zn6m418ONWPmdFNjxsuiZq7AlN3M
[29-Mar-2026 18:01:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 18:01:51 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 18:01:51 UTC] User ID: 197
[29-Mar-2026 18:01:51 UTC] ✅ User profile retrieved successfully for user ID: 197
[29-Mar-2026 18:01:52 UTC] === API CALL LOG ===
[29-Mar-2026 18:01:52 UTC] === API CALL LOG ===
[29-Mar-2026 18:01:52 UTC] Endpoint: user/profile.php
[29-Mar-2026 18:01:52 UTC] Endpoint: user/profile.php
[29-Mar-2026 18:01:52 UTC] Full Log Data: {
    "timestamp": "2026-03-29 18:01:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.208.47.193",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.208.47.193, 104.23.175.178",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk3IiwidXNlcm5hbWUiOiJidHdPbEMiLCJlbWFpbCI6InJlY292ZXJ5cXVvdGV4MTlAZ21haWwuY29tIiwiZXhwIjoxNzc1NDEwNDM2fQ.l8RHugY6ffDx6j6zn6m418ONWPmdFNjxsuiZq7AlN3M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e40c8458949f309-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "154.208.47.193",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 18:01:52 UTC] Full Log Data: {
    "timestamp": "2026-03-29 18:01:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.208.47.193",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.208.47.193, 104.23.175.178",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk3IiwidXNlcm5hbWUiOiJidHdPbEMiLCJlbWFpbCI6InJlY292ZXJ5cXVvdGV4MTlAZ21haWwuY29tIiwiZXhwIjoxNzc1NDEwNDM2fQ.l8RHugY6ffDx6j6zn6m418ONWPmdFNjxsuiZq7AlN3M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e40c8458950f309-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "154.208.47.193",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 18:01:52 UTC] === END API CALL LOG ===
[29-Mar-2026 18:01:52 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 18:01:52 UTC] === END API CALL LOG ===
[29-Mar-2026 18:01:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk3IiwidXNlcm5hbWUiOiJidHdPbEMiLCJlbWFpbCI6InJlY292ZXJ5cXVvdGV4MTlAZ21haWwuY29tIiwiZXhwIjoxNzc1NDEwNDM2fQ.l8RHugY6ffDx6j6zn6m418ONWPmdFNjxsuiZq7AlN3M
[29-Mar-2026 18:01:52 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 18:01:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 18:01:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk3IiwidXNlcm5hbWUiOiJidHdPbEMiLCJlbWFpbCI6InJlY292ZXJ5cXVvdGV4MTlAZ21haWwuY29tIiwiZXhwIjoxNzc1NDEwNDM2fQ.l8RHugY6ffDx6j6zn6m418ONWPmdFNjxsuiZq7AlN3M
[29-Mar-2026 18:01:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 18:01:52 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 18:01:52 UTC] User ID: 197
[29-Mar-2026 18:01:52 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 18:01:52 UTC] User ID: 197
[29-Mar-2026 18:01:52 UTC] ✅ User profile retrieved successfully for user ID: 197
[29-Mar-2026 18:01:52 UTC] ✅ User profile retrieved successfully for user ID: 197
[29-Mar-2026 18:01:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 18:01:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 18:01:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"154.208.47.193, 104.23.175.179","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk3IiwidXNlcm5hbWUiOiJidHdPbEMiLCJlbWFpbCI6InJlY292ZXJ5cXVvdGV4MTlAZ21haWwuY29tIiwiZXhwIjoxNzc1NDEwNDM2fQ.l8RHugY6ffDx6j6zn6m418ONWPmdFNjxsuiZq7AlN3M","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e40c845894ef309-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"154.208.47.193","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[29-Mar-2026 18:01:52 UTC] === User Orders API Called ===
[29-Mar-2026 18:01:52 UTC] User ID: 197
[29-Mar-2026 18:01:52 UTC] Limit: 20, Offset: 0
[29-Mar-2026 18:01:52 UTC] Orders found: 0
[29-Mar-2026 18:01:52 UTC] Orders data: []
[29-Mar-2026 18:01:52 UTC] Total orders count: 0
[29-Mar-2026 18:01:58 UTC] === API CALL LOG ===
[29-Mar-2026 18:01:58 UTC] Endpoint: user/profile.php
[29-Mar-2026 18:01:58 UTC] Full Log Data: {
    "timestamp": "2026-03-29 18:01:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.208.47.193",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.208.47.193, 172.70.208.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk3IiwidXNlcm5hbWUiOiJidHdPbEMiLCJlbWFpbCI6InJlY292ZXJ5cXVvdGV4MTlAZ21haWwuY29tIiwiZXhwIjoxNzc1NDEwNDM2fQ.l8RHugY6ffDx6j6zn6m418ONWPmdFNjxsuiZq7AlN3M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e40c8698d0efd8c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "154.208.47.193",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 18:01:58 UTC] === END API CALL LOG ===
[29-Mar-2026 18:01:58 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 18:01:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk3IiwidXNlcm5hbWUiOiJidHdPbEMiLCJlbWFpbCI6InJlY292ZXJ5cXVvdGV4MTlAZ21haWwuY29tIiwiZXhwIjoxNzc1NDEwNDM2fQ.l8RHugY6ffDx6j6zn6m418ONWPmdFNjxsuiZq7AlN3M
[29-Mar-2026 18:01:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 18:01:58 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 18:01:58 UTC] User ID: 197
[29-Mar-2026 18:01:58 UTC] ✅ User profile retrieved successfully for user ID: 197
[29-Mar-2026 18:01:59 UTC] === API CALL LOG ===
[29-Mar-2026 18:01:59 UTC] Endpoint: user/profile.php
[29-Mar-2026 18:01:59 UTC] Full Log Data: {
    "timestamp": "2026-03-29 18:01:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.208.47.193",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.208.47.193, 172.70.208.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk3IiwidXNlcm5hbWUiOiJidHdPbEMiLCJlbWFpbCI6InJlY292ZXJ5cXVvdGV4MTlAZ21haWwuY29tIiwiZXhwIjoxNzc1NDEwNDM2fQ.l8RHugY6ffDx6j6zn6m418ONWPmdFNjxsuiZq7AlN3M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e40c8717cacfd8c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "154.208.47.193",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 18:01:59 UTC] === END API CALL LOG ===
[29-Mar-2026 18:01:59 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 18:01:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk3IiwidXNlcm5hbWUiOiJidHdPbEMiLCJlbWFpbCI6InJlY292ZXJ5cXVvdGV4MTlAZ21haWwuY29tIiwiZXhwIjoxNzc1NDEwNDM2fQ.l8RHugY6ffDx6j6zn6m418ONWPmdFNjxsuiZq7AlN3M
[29-Mar-2026 18:01:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 18:01:59 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 18:01:59 UTC] User ID: 197
[29-Mar-2026 18:01:59 UTC] ✅ User profile retrieved successfully for user ID: 197
[29-Mar-2026 18:01:59 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 18:01:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 18:01:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"154.208.47.193, 172.70.208.80","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk3IiwidXNlcm5hbWUiOiJidHdPbEMiLCJlbWFpbCI6InJlY292ZXJ5cXVvdGV4MTlAZ21haWwuY29tIiwiZXhwIjoxNzc1NDEwNDM2fQ.l8RHugY6ffDx6j6zn6m418ONWPmdFNjxsuiZq7AlN3M","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e40c8717cb1fd8c-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"154.208.47.193","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[29-Mar-2026 18:01:59 UTC] === User Orders API Called ===
[29-Mar-2026 18:01:59 UTC] User ID: 197
[29-Mar-2026 18:01:59 UTC] Limit: 20, Offset: 0
[29-Mar-2026 18:01:59 UTC] Orders found: 0
[29-Mar-2026 18:01:59 UTC] Orders data: []
[29-Mar-2026 18:01:59 UTC] Total orders count: 0
[29-Mar-2026 18:01:59 UTC] === API CALL LOG ===
[29-Mar-2026 18:01:59 UTC] Endpoint: user/profile.php
[29-Mar-2026 18:01:59 UTC] Full Log Data: {
    "timestamp": "2026-03-29 18:01:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.208.47.193",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.208.47.193, 172.70.208.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk3IiwidXNlcm5hbWUiOiJidHdPbEMiLCJlbWFpbCI6InJlY292ZXJ5cXVvdGV4MTlAZ21haWwuY29tIiwiZXhwIjoxNzc1NDEwNDM2fQ.l8RHugY6ffDx6j6zn6m418ONWPmdFNjxsuiZq7AlN3M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e40c8717cb2fd8c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "154.208.47.193",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 18:01:59 UTC] === END API CALL LOG ===
[29-Mar-2026 18:01:59 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 18:01:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk3IiwidXNlcm5hbWUiOiJidHdPbEMiLCJlbWFpbCI6InJlY292ZXJ5cXVvdGV4MTlAZ21haWwuY29tIiwiZXhwIjoxNzc1NDEwNDM2fQ.l8RHugY6ffDx6j6zn6m418ONWPmdFNjxsuiZq7AlN3M
[29-Mar-2026 18:01:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 18:01:59 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 18:01:59 UTC] User ID: 197
[29-Mar-2026 18:01:59 UTC] ✅ User profile retrieved successfully for user ID: 197
[29-Mar-2026 18:02:47 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 18:02:47 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 18:02:47 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"154.208.47.193, 172.70.208.80","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk3IiwidXNlcm5hbWUiOiJidHdPbEMiLCJlbWFpbCI6InJlY292ZXJ5cXVvdGV4MTlAZ21haWwuY29tIiwiZXhwIjoxNzc1NDEwNDM2fQ.l8RHugY6ffDx6j6zn6m418ONWPmdFNjxsuiZq7AlN3M","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e40c99b4eeefd8c-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"154.208.47.193","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[29-Mar-2026 18:02:47 UTC] === User Orders API Called ===
[29-Mar-2026 18:02:47 UTC] User ID: 197
[29-Mar-2026 18:02:47 UTC] Limit: 20, Offset: 0
[29-Mar-2026 18:02:47 UTC] Orders found: 0
[29-Mar-2026 18:02:47 UTC] Orders data: []
[29-Mar-2026 18:02:47 UTC] Total orders count: 0
[29-Mar-2026 18:02:47 UTC] === API CALL LOG ===
[29-Mar-2026 18:02:47 UTC] Endpoint: user/profile.php
[29-Mar-2026 18:02:47 UTC] Full Log Data: {
    "timestamp": "2026-03-29 18:02:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.208.47.193",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.208.47.193, 172.70.208.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk3IiwidXNlcm5hbWUiOiJidHdPbEMiLCJlbWFpbCI6InJlY292ZXJ5cXVvdGV4MTlAZ21haWwuY29tIiwiZXhwIjoxNzc1NDEwNDM2fQ.l8RHugY6ffDx6j6zn6m418ONWPmdFNjxsuiZq7AlN3M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e40c99b4eeffd8c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "154.208.47.193",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 18:02:47 UTC] === END API CALL LOG ===
[29-Mar-2026 18:02:47 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 18:02:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk3IiwidXNlcm5hbWUiOiJidHdPbEMiLCJlbWFpbCI6InJlY292ZXJ5cXVvdGV4MTlAZ21haWwuY29tIiwiZXhwIjoxNzc1NDEwNDM2fQ.l8RHugY6ffDx6j6zn6m418ONWPmdFNjxsuiZq7AlN3M
[29-Mar-2026 18:02:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 18:02:47 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 18:02:47 UTC] User ID: 197
[29-Mar-2026 18:02:47 UTC] ✅ User profile retrieved successfully for user ID: 197
[29-Mar-2026 18:02:47 UTC] === API CALL LOG ===
[29-Mar-2026 18:02:47 UTC] Endpoint: user/profile.php
[29-Mar-2026 18:02:47 UTC] Full Log Data: {
    "timestamp": "2026-03-29 18:02:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.208.47.193",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.208.47.193, 172.70.208.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk3IiwidXNlcm5hbWUiOiJidHdPbEMiLCJlbWFpbCI6InJlY292ZXJ5cXVvdGV4MTlAZ21haWwuY29tIiwiZXhwIjoxNzc1NDEwNDM2fQ.l8RHugY6ffDx6j6zn6m418ONWPmdFNjxsuiZq7AlN3M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e40c99f0d51fd8c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "154.208.47.193",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 18:02:47 UTC] === END API CALL LOG ===
[29-Mar-2026 18:02:47 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 18:02:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk3IiwidXNlcm5hbWUiOiJidHdPbEMiLCJlbWFpbCI6InJlY292ZXJ5cXVvdGV4MTlAZ21haWwuY29tIiwiZXhwIjoxNzc1NDEwNDM2fQ.l8RHugY6ffDx6j6zn6m418ONWPmdFNjxsuiZq7AlN3M
[29-Mar-2026 18:02:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 18:02:47 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 18:02:47 UTC] User ID: 197
[29-Mar-2026 18:02:47 UTC] ✅ User profile retrieved successfully for user ID: 197
[29-Mar-2026 18:02:50 UTC] === API CALL LOG ===
[29-Mar-2026 18:02:50 UTC] Endpoint: user/profile.php
[29-Mar-2026 18:02:50 UTC] Full Log Data: {
    "timestamp": "2026-03-29 18:02:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.208.47.193",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.208.47.193, 172.70.208.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk3IiwidXNlcm5hbWUiOiJidHdPbEMiLCJlbWFpbCI6InJlY292ZXJ5cXVvdGV4MTlAZ21haWwuY29tIiwiZXhwIjoxNzc1NDEwNDM2fQ.l8RHugY6ffDx6j6zn6m418ONWPmdFNjxsuiZq7AlN3M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e40c9af4934fd8c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "154.208.47.193",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 18:02:50 UTC] === END API CALL LOG ===
[29-Mar-2026 18:02:50 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 18:02:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk3IiwidXNlcm5hbWUiOiJidHdPbEMiLCJlbWFpbCI6InJlY292ZXJ5cXVvdGV4MTlAZ21haWwuY29tIiwiZXhwIjoxNzc1NDEwNDM2fQ.l8RHugY6ffDx6j6zn6m418ONWPmdFNjxsuiZq7AlN3M
[29-Mar-2026 18:02:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 18:02:50 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 18:02:50 UTC] User ID: 197
[29-Mar-2026 18:02:50 UTC] ✅ User profile retrieved successfully for user ID: 197
[29-Mar-2026 18:02:50 UTC] User Purchases API - User ID: 197
[29-Mar-2026 18:02:50 UTC] User Purchases API - Total purchases found: 0
[29-Mar-2026 18:02:55 UTC] === API CALL LOG ===
[29-Mar-2026 18:02:55 UTC] Endpoint: user/profile.php
[29-Mar-2026 18:02:55 UTC] Full Log Data: {
    "timestamp": "2026-03-29 18:02:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.208.47.193",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.208.47.193, 172.70.208.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk3IiwidXNlcm5hbWUiOiJidHdPbEMiLCJlbWFpbCI6InJlY292ZXJ5cXVvdGV4MTlAZ21haWwuY29tIiwiZXhwIjoxNzc1NDEwNDM2fQ.l8RHugY6ffDx6j6zn6m418ONWPmdFNjxsuiZq7AlN3M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e40c9cd5cfafd8c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "154.208.47.193",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 18:02:55 UTC] === END API CALL LOG ===
[29-Mar-2026 18:02:55 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 18:02:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk3IiwidXNlcm5hbWUiOiJidHdPbEMiLCJlbWFpbCI6InJlY292ZXJ5cXVvdGV4MTlAZ21haWwuY29tIiwiZXhwIjoxNzc1NDEwNDM2fQ.l8RHugY6ffDx6j6zn6m418ONWPmdFNjxsuiZq7AlN3M
[29-Mar-2026 18:02:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 18:02:55 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 18:02:55 UTC] User ID: 197
[29-Mar-2026 18:02:55 UTC] ✅ User profile retrieved successfully for user ID: 197
[29-Mar-2026 18:02:55 UTC] User Purchases API - User ID: 197
[29-Mar-2026 18:02:55 UTC] User Purchases API - Total purchases found: 0
[29-Mar-2026 18:02:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 18:02:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 18:02:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"154.208.47.193, 172.70.208.80","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk3IiwidXNlcm5hbWUiOiJidHdPbEMiLCJlbWFpbCI6InJlY292ZXJ5cXVvdGV4MTlAZ21haWwuY29tIiwiZXhwIjoxNzc1NDEwNDM2fQ.l8RHugY6ffDx6j6zn6m418ONWPmdFNjxsuiZq7AlN3M","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e40c9da195ffd8c-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"154.208.47.193","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[29-Mar-2026 18:02:57 UTC] === User Orders API Called ===
[29-Mar-2026 18:02:57 UTC] User ID: 197
[29-Mar-2026 18:02:57 UTC] Limit: 20, Offset: 0
[29-Mar-2026 18:02:57 UTC] Orders found: 0
[29-Mar-2026 18:02:57 UTC] Orders data: []
[29-Mar-2026 18:02:57 UTC] Total orders count: 0
[29-Mar-2026 18:02:57 UTC] === API CALL LOG ===
[29-Mar-2026 18:02:57 UTC] Endpoint: user/profile.php
[29-Mar-2026 18:02:57 UTC] Full Log Data: {
    "timestamp": "2026-03-29 18:02:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.208.47.193",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.208.47.193, 172.70.208.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk3IiwidXNlcm5hbWUiOiJidHdPbEMiLCJlbWFpbCI6InJlY292ZXJ5cXVvdGV4MTlAZ21haWwuY29tIiwiZXhwIjoxNzc1NDEwNDM2fQ.l8RHugY6ffDx6j6zn6m418ONWPmdFNjxsuiZq7AlN3M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e40c9da1960fd8c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "154.208.47.193",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 18:02:57 UTC] === END API CALL LOG ===
[29-Mar-2026 18:02:57 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 18:02:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk3IiwidXNlcm5hbWUiOiJidHdPbEMiLCJlbWFpbCI6InJlY292ZXJ5cXVvdGV4MTlAZ21haWwuY29tIiwiZXhwIjoxNzc1NDEwNDM2fQ.l8RHugY6ffDx6j6zn6m418ONWPmdFNjxsuiZq7AlN3M
[29-Mar-2026 18:02:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 18:02:57 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 18:02:57 UTC] User ID: 197
[29-Mar-2026 18:02:57 UTC] ✅ User profile retrieved successfully for user ID: 197
[29-Mar-2026 18:02:57 UTC] === API CALL LOG ===
[29-Mar-2026 18:02:57 UTC] Endpoint: user/profile.php
[29-Mar-2026 18:02:57 UTC] Full Log Data: {
    "timestamp": "2026-03-29 18:02:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.208.47.193",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.208.47.193, 172.70.208.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk3IiwidXNlcm5hbWUiOiJidHdPbEMiLCJlbWFpbCI6InJlY292ZXJ5cXVvdGV4MTlAZ21haWwuY29tIiwiZXhwIjoxNzc1NDEwNDM2fQ.l8RHugY6ffDx6j6zn6m418ONWPmdFNjxsuiZq7AlN3M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e40c9de0fb2fd8c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "154.208.47.193",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 18:02:57 UTC] === END API CALL LOG ===
[29-Mar-2026 18:02:57 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 18:02:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk3IiwidXNlcm5hbWUiOiJidHdPbEMiLCJlbWFpbCI6InJlY292ZXJ5cXVvdGV4MTlAZ21haWwuY29tIiwiZXhwIjoxNzc1NDEwNDM2fQ.l8RHugY6ffDx6j6zn6m418ONWPmdFNjxsuiZq7AlN3M
[29-Mar-2026 18:02:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 18:02:57 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 18:02:57 UTC] User ID: 197
[29-Mar-2026 18:02:57 UTC] ✅ User profile retrieved successfully for user ID: 197
[29-Mar-2026 18:02:57 UTC] === API CALL LOG ===
[29-Mar-2026 18:02:57 UTC] Endpoint: user/profile.php
[29-Mar-2026 18:02:57 UTC] Full Log Data: {
    "timestamp": "2026-03-29 18:02:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.208.47.193",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.208.47.193, 172.70.208.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk3IiwidXNlcm5hbWUiOiJidHdPbEMiLCJlbWFpbCI6InJlY292ZXJ5cXVvdGV4MTlAZ21haWwuY29tIiwiZXhwIjoxNzc1NDEwNDM2fQ.l8RHugY6ffDx6j6zn6m418ONWPmdFNjxsuiZq7AlN3M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e40c9dee956fd8c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "154.208.47.193",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 18:02:57 UTC] === END API CALL LOG ===
[29-Mar-2026 18:02:57 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 18:02:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk3IiwidXNlcm5hbWUiOiJidHdPbEMiLCJlbWFpbCI6InJlY292ZXJ5cXVvdGV4MTlAZ21haWwuY29tIiwiZXhwIjoxNzc1NDEwNDM2fQ.l8RHugY6ffDx6j6zn6m418ONWPmdFNjxsuiZq7AlN3M
[29-Mar-2026 18:02:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 18:02:57 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 18:02:57 UTC] User ID: 197
[29-Mar-2026 18:02:57 UTC] ✅ User profile retrieved successfully for user ID: 197
[29-Mar-2026 18:03:02 UTC] === API CALL LOG ===
[29-Mar-2026 18:03:02 UTC] Endpoint: user/profile.php
[29-Mar-2026 18:03:02 UTC] Full Log Data: {
    "timestamp": "2026-03-29 18:03:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.208.47.193",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.208.47.193, 172.71.124.88",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk3IiwidXNlcm5hbWUiOiJidHdPbEMiLCJlbWFpbCI6InJlY292ZXJ5cXVvdGV4MTlAZ21haWwuY29tIiwiZXhwIjoxNzc1NDEwNDM2fQ.l8RHugY6ffDx6j6zn6m418ONWPmdFNjxsuiZq7AlN3M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e40c9fd18abce2e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "154.208.47.193",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 18:03:02 UTC] === END API CALL LOG ===
[29-Mar-2026 18:03:02 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 18:03:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk3IiwidXNlcm5hbWUiOiJidHdPbEMiLCJlbWFpbCI6InJlY292ZXJ5cXVvdGV4MTlAZ21haWwuY29tIiwiZXhwIjoxNzc1NDEwNDM2fQ.l8RHugY6ffDx6j6zn6m418ONWPmdFNjxsuiZq7AlN3M
[29-Mar-2026 18:03:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 18:03:02 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 18:03:02 UTC] User ID: 197
[29-Mar-2026 18:03:02 UTC] ✅ User profile retrieved successfully for user ID: 197
[29-Mar-2026 18:03:03 UTC] === API CALL LOG ===
[29-Mar-2026 18:03:03 UTC] Endpoint: user/profile.php
[29-Mar-2026 18:03:03 UTC] Full Log Data: {
    "timestamp": "2026-03-29 18:03:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.208.47.193",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.208.47.193, 172.71.124.88",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk3IiwidXNlcm5hbWUiOiJidHdPbEMiLCJlbWFpbCI6InJlY292ZXJ5cXVvdGV4MTlAZ21haWwuY29tIiwiZXhwIjoxNzc1NDEwNDM2fQ.l8RHugY6ffDx6j6zn6m418ONWPmdFNjxsuiZq7AlN3M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e40ca052da3ce2e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "154.208.47.193",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 18:03:03 UTC] === END API CALL LOG ===
[29-Mar-2026 18:03:03 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 18:03:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk3IiwidXNlcm5hbWUiOiJidHdPbEMiLCJlbWFpbCI6InJlY292ZXJ5cXVvdGV4MTlAZ21haWwuY29tIiwiZXhwIjoxNzc1NDEwNDM2fQ.l8RHugY6ffDx6j6zn6m418ONWPmdFNjxsuiZq7AlN3M
[29-Mar-2026 18:03:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 18:03:03 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 18:03:03 UTC] User ID: 197
[29-Mar-2026 18:03:03 UTC] ✅ User profile retrieved successfully for user ID: 197
[29-Mar-2026 18:03:04 UTC] === API CALL LOG ===
[29-Mar-2026 18:03:04 UTC] Endpoint: user/profile.php
[29-Mar-2026 18:03:04 UTC] Full Log Data: {
    "timestamp": "2026-03-29 18:03:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.208.47.193",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.208.47.193, 172.71.124.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk3IiwidXNlcm5hbWUiOiJidHdPbEMiLCJlbWFpbCI6InJlY292ZXJ5cXVvdGV4MTlAZ21haWwuY29tIiwiZXhwIjoxNzc1NDEwNDM2fQ.l8RHugY6ffDx6j6zn6m418ONWPmdFNjxsuiZq7AlN3M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e40ca052da7ce2e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "154.208.47.193",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 18:03:04 UTC] === END API CALL LOG ===
[29-Mar-2026 18:03:04 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 18:03:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk3IiwidXNlcm5hbWUiOiJidHdPbEMiLCJlbWFpbCI6InJlY292ZXJ5cXVvdGV4MTlAZ21haWwuY29tIiwiZXhwIjoxNzc1NDEwNDM2fQ.l8RHugY6ffDx6j6zn6m418ONWPmdFNjxsuiZq7AlN3M
[29-Mar-2026 18:03:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 18:03:04 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 18:03:04 UTC] User ID: 197
[29-Mar-2026 18:03:04 UTC] ✅ User profile retrieved successfully for user ID: 197
[29-Mar-2026 18:03:04 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 18:03:04 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 18:03:04 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"154.208.47.193, 172.71.124.89","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk3IiwidXNlcm5hbWUiOiJidHdPbEMiLCJlbWFpbCI6InJlY292ZXJ5cXVvdGV4MTlAZ21haWwuY29tIiwiZXhwIjoxNzc1NDEwNDM2fQ.l8RHugY6ffDx6j6zn6m418ONWPmdFNjxsuiZq7AlN3M","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e40ca052da6ce2e-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"154.208.47.193","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[29-Mar-2026 18:03:04 UTC] === User Orders API Called ===
[29-Mar-2026 18:03:04 UTC] User ID: 197
[29-Mar-2026 18:03:04 UTC] Limit: 20, Offset: 0
[29-Mar-2026 18:03:04 UTC] Orders found: 0
[29-Mar-2026 18:03:04 UTC] Orders data: []
[29-Mar-2026 18:03:04 UTC] Total orders count: 0
[29-Mar-2026 18:04:05 UTC] === API CALL LOG ===
[29-Mar-2026 18:04:05 UTC] Endpoint: user/profile.php
[29-Mar-2026 18:04:05 UTC] Full Log Data: {
    "timestamp": "2026-03-29 18:04:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.253.177.171",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.253.177.171, 162.158.128.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk4IiwidXNlcm5hbWUiOiJqaWhhZHVsNTciLCJlbWFpbCI6ImppaGFkdWxzbGFtMkBnbWFpbC5jb20iLCJleHAiOjE3NzU0MTIyNDR9.7KjW2-jKOzNzIl0WsjbeYzdrTNLWs4MmJERXbP_7BdE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e40cb838e035aca-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.253.177.171",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 18:04:05 UTC] === END API CALL LOG ===
[29-Mar-2026 18:04:05 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 18:04:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk4IiwidXNlcm5hbWUiOiJqaWhhZHVsNTciLCJlbWFpbCI6ImppaGFkdWxzbGFtMkBnbWFpbC5jb20iLCJleHAiOjE3NzU0MTIyNDR9.7KjW2-jKOzNzIl0WsjbeYzdrTNLWs4MmJERXbP_7BdE
[29-Mar-2026 18:04:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 18:04:05 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 18:04:05 UTC] User ID: 198
[29-Mar-2026 18:04:05 UTC] ✅ User profile retrieved successfully for user ID: 198
[29-Mar-2026 18:04:05 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 18:04:05 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 18:04:05 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.253.177.171, 162.158.128.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk4IiwidXNlcm5hbWUiOiJqaWhhZHVsNTciLCJlbWFpbCI6ImppaGFkdWxzbGFtMkBnbWFpbC5jb20iLCJleHAiOjE3NzU0MTIyNDR9.7KjW2-jKOzNzIl0WsjbeYzdrTNLWs4MmJERXbP_7BdE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e40cb84aab35aca-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.253.177.171","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[29-Mar-2026 18:04:05 UTC] === User Orders API Called ===
[29-Mar-2026 18:04:05 UTC] User ID: 198
[29-Mar-2026 18:04:05 UTC] Limit: 20, Offset: 0
[29-Mar-2026 18:04:05 UTC] Orders found: 0
[29-Mar-2026 18:04:05 UTC] Orders data: []
[29-Mar-2026 18:04:05 UTC] Total orders count: 0
[29-Mar-2026 18:04:05 UTC] === API CALL LOG ===
[29-Mar-2026 18:04:05 UTC] Endpoint: user/profile.php
[29-Mar-2026 18:04:05 UTC] Full Log Data: {
    "timestamp": "2026-03-29 18:04:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.253.177.171",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.253.177.171, 162.158.128.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk4IiwidXNlcm5hbWUiOiJqaWhhZHVsNTciLCJlbWFpbCI6ImppaGFkdWxzbGFtMkBnbWFpbC5jb20iLCJleHAiOjE3NzU0MTIyNDR9.7KjW2-jKOzNzIl0WsjbeYzdrTNLWs4MmJERXbP_7BdE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e40cb84baea5aca-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.253.177.171",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 18:04:05 UTC] === END API CALL LOG ===
[29-Mar-2026 18:04:05 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 18:04:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk4IiwidXNlcm5hbWUiOiJqaWhhZHVsNTciLCJlbWFpbCI6ImppaGFkdWxzbGFtMkBnbWFpbC5jb20iLCJleHAiOjE3NzU0MTIyNDR9.7KjW2-jKOzNzIl0WsjbeYzdrTNLWs4MmJERXbP_7BdE
[29-Mar-2026 18:04:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 18:04:05 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 18:04:05 UTC] User ID: 198
[29-Mar-2026 18:04:05 UTC] ✅ User profile retrieved successfully for user ID: 198
[29-Mar-2026 18:04:06 UTC] === API CALL LOG ===
[29-Mar-2026 18:04:06 UTC] Endpoint: user/profile.php
[29-Mar-2026 18:04:06 UTC] Full Log Data: {
    "timestamp": "2026-03-29 18:04:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.253.177.171",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.253.177.171, 162.158.128.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk4IiwidXNlcm5hbWUiOiJqaWhhZHVsNTciLCJlbWFpbCI6ImppaGFkdWxzbGFtMkBnbWFpbC5jb20iLCJleHAiOjE3NzU0MTIyNDR9.7KjW2-jKOzNzIl0WsjbeYzdrTNLWs4MmJERXbP_7BdE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e40cb8ccc515aca-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.253.177.171",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 18:04:06 UTC] === END API CALL LOG ===
[29-Mar-2026 18:04:06 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 18:04:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk4IiwidXNlcm5hbWUiOiJqaWhhZHVsNTciLCJlbWFpbCI6ImppaGFkdWxzbGFtMkBnbWFpbC5jb20iLCJleHAiOjE3NzU0MTIyNDR9.7KjW2-jKOzNzIl0WsjbeYzdrTNLWs4MmJERXbP_7BdE
[29-Mar-2026 18:04:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 18:04:06 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 18:04:06 UTC] User ID: 198
[29-Mar-2026 18:04:06 UTC] ✅ User profile retrieved successfully for user ID: 198
[29-Mar-2026 18:04:30 UTC] === API CALL LOG ===
[29-Mar-2026 18:04:30 UTC] Endpoint: user/profile.php
[29-Mar-2026 18:04:30 UTC] Full Log Data: {
    "timestamp": "2026-03-29 18:04:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.253.177.171",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.253.177.171, 162.158.128.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk4IiwidXNlcm5hbWUiOiJqaWhhZHVsNTciLCJlbWFpbCI6ImppaGFkdWxzbGFtMkBnbWFpbC5jb20iLCJleHAiOjE3NzU0MTIyNDR9.7KjW2-jKOzNzIl0WsjbeYzdrTNLWs4MmJERXbP_7BdE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e40cc207da05aca-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.253.177.171",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 18:04:30 UTC] === END API CALL LOG ===
[29-Mar-2026 18:04:30 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 18:04:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk4IiwidXNlcm5hbWUiOiJqaWhhZHVsNTciLCJlbWFpbCI6ImppaGFkdWxzbGFtMkBnbWFpbC5jb20iLCJleHAiOjE3NzU0MTIyNDR9.7KjW2-jKOzNzIl0WsjbeYzdrTNLWs4MmJERXbP_7BdE
[29-Mar-2026 18:04:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 18:04:30 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 18:04:30 UTC] User ID: 198
[29-Mar-2026 18:04:30 UTC] ✅ User profile retrieved successfully for user ID: 198
[29-Mar-2026 18:04:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 18:04:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 18:04:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.253.177.171, 162.158.128.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk4IiwidXNlcm5hbWUiOiJqaWhhZHVsNTciLCJlbWFpbCI6ImppaGFkdWxzbGFtMkBnbWFpbC5jb20iLCJleHAiOjE3NzU0MTIyNDR9.7KjW2-jKOzNzIl0WsjbeYzdrTNLWs4MmJERXbP_7BdE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e40cc59cc0b5aca-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.253.177.171","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[29-Mar-2026 18:04:39 UTC] === User Orders API Called ===
[29-Mar-2026 18:04:39 UTC] User ID: 198
[29-Mar-2026 18:04:39 UTC] Limit: 20, Offset: 0
[29-Mar-2026 18:04:39 UTC] Orders found: 0
[29-Mar-2026 18:04:39 UTC] Orders data: []
[29-Mar-2026 18:04:39 UTC] Total orders count: 0
[29-Mar-2026 18:04:39 UTC] === API CALL LOG ===
[29-Mar-2026 18:04:39 UTC] Endpoint: user/profile.php
[29-Mar-2026 18:04:39 UTC] Full Log Data: {
    "timestamp": "2026-03-29 18:04:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.253.177.171",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.253.177.171, 162.158.128.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk4IiwidXNlcm5hbWUiOiJqaWhhZHVsNTciLCJlbWFpbCI6ImppaGFkdWxzbGFtMkBnbWFpbC5jb20iLCJleHAiOjE3NzU0MTIyNDR9.7KjW2-jKOzNzIl0WsjbeYzdrTNLWs4MmJERXbP_7BdE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e40cc5a4e1f5aca-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.253.177.171",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 18:04:39 UTC] === END API CALL LOG ===
[29-Mar-2026 18:04:39 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 18:04:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk4IiwidXNlcm5hbWUiOiJqaWhhZHVsNTciLCJlbWFpbCI6ImppaGFkdWxzbGFtMkBnbWFpbC5jb20iLCJleHAiOjE3NzU0MTIyNDR9.7KjW2-jKOzNzIl0WsjbeYzdrTNLWs4MmJERXbP_7BdE
[29-Mar-2026 18:04:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 18:04:39 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 18:04:39 UTC] User ID: 198
[29-Mar-2026 18:04:39 UTC] ✅ User profile retrieved successfully for user ID: 198
[29-Mar-2026 18:04:40 UTC] === API CALL LOG ===
[29-Mar-2026 18:04:40 UTC] Endpoint: user/profile.php
[29-Mar-2026 18:04:40 UTC] Full Log Data: {
    "timestamp": "2026-03-29 18:04:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.253.177.171",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.253.177.171, 162.158.128.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk4IiwidXNlcm5hbWUiOiJqaWhhZHVsNTciLCJlbWFpbCI6ImppaGFkdWxzbGFtMkBnbWFpbC5jb20iLCJleHAiOjE3NzU0MTIyNDR9.7KjW2-jKOzNzIl0WsjbeYzdrTNLWs4MmJERXbP_7BdE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e40cc5e9d875aca-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.253.177.171",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 18:04:40 UTC] === END API CALL LOG ===
[29-Mar-2026 18:04:40 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 18:04:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk4IiwidXNlcm5hbWUiOiJqaWhhZHVsNTciLCJlbWFpbCI6ImppaGFkdWxzbGFtMkBnbWFpbC5jb20iLCJleHAiOjE3NzU0MTIyNDR9.7KjW2-jKOzNzIl0WsjbeYzdrTNLWs4MmJERXbP_7BdE
[29-Mar-2026 18:04:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 18:04:40 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 18:04:40 UTC] User ID: 198
[29-Mar-2026 18:04:40 UTC] ✅ User profile retrieved successfully for user ID: 198
[29-Mar-2026 18:04:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 18:04:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 18:04:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.253.177.171, 162.158.128.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk4IiwidXNlcm5hbWUiOiJqaWhhZHVsNTciLCJlbWFpbCI6ImppaGFkdWxzbGFtMkBnbWFpbC5jb20iLCJleHAiOjE3NzU0MTIyNDR9.7KjW2-jKOzNzIl0WsjbeYzdrTNLWs4MmJERXbP_7BdE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e40cca82e875aca-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.253.177.171","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[29-Mar-2026 18:04:52 UTC] === User Orders API Called ===
[29-Mar-2026 18:04:52 UTC] User ID: 198
[29-Mar-2026 18:04:52 UTC] Limit: 20, Offset: 0
[29-Mar-2026 18:04:52 UTC] Orders found: 0
[29-Mar-2026 18:04:52 UTC] Orders data: []
[29-Mar-2026 18:04:52 UTC] Total orders count: 0
[29-Mar-2026 18:04:52 UTC] === API CALL LOG ===
[29-Mar-2026 18:04:52 UTC] Endpoint: user/profile.php
[29-Mar-2026 18:04:52 UTC] Full Log Data: {
    "timestamp": "2026-03-29 18:04:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.253.177.171",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.253.177.171, 162.158.128.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk4IiwidXNlcm5hbWUiOiJqaWhhZHVsNTciLCJlbWFpbCI6ImppaGFkdWxzbGFtMkBnbWFpbC5jb20iLCJleHAiOjE3NzU0MTIyNDR9.7KjW2-jKOzNzIl0WsjbeYzdrTNLWs4MmJERXbP_7BdE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e40cca87f835aca-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.253.177.171",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 18:04:52 UTC] === END API CALL LOG ===
[29-Mar-2026 18:04:52 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 18:04:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk4IiwidXNlcm5hbWUiOiJqaWhhZHVsNTciLCJlbWFpbCI6ImppaGFkdWxzbGFtMkBnbWFpbC5jb20iLCJleHAiOjE3NzU0MTIyNDR9.7KjW2-jKOzNzIl0WsjbeYzdrTNLWs4MmJERXbP_7BdE
[29-Mar-2026 18:04:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 18:04:52 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 18:04:52 UTC] User ID: 198
[29-Mar-2026 18:04:52 UTC] ✅ User profile retrieved successfully for user ID: 198
[29-Mar-2026 18:04:52 UTC] === API CALL LOG ===
[29-Mar-2026 18:04:52 UTC] Endpoint: user/profile.php
[29-Mar-2026 18:04:52 UTC] Full Log Data: {
    "timestamp": "2026-03-29 18:04:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.253.177.171",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.253.177.171, 162.158.128.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk4IiwidXNlcm5hbWUiOiJqaWhhZHVsNTciLCJlbWFpbCI6ImppaGFkdWxzbGFtMkBnbWFpbC5jb20iLCJleHAiOjE3NzU0MTIyNDR9.7KjW2-jKOzNzIl0WsjbeYzdrTNLWs4MmJERXbP_7BdE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e40ccacaf595aca-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.253.177.171",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 18:04:52 UTC] === END API CALL LOG ===
[29-Mar-2026 18:04:52 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 18:04:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk4IiwidXNlcm5hbWUiOiJqaWhhZHVsNTciLCJlbWFpbCI6ImppaGFkdWxzbGFtMkBnbWFpbC5jb20iLCJleHAiOjE3NzU0MTIyNDR9.7KjW2-jKOzNzIl0WsjbeYzdrTNLWs4MmJERXbP_7BdE
[29-Mar-2026 18:04:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 18:04:52 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 18:04:52 UTC] User ID: 198
[29-Mar-2026 18:04:52 UTC] ✅ User profile retrieved successfully for user ID: 198
[29-Mar-2026 18:04:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 18:04:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 18:04:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.253.177.171, 162.158.128.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk4IiwidXNlcm5hbWUiOiJqaWhhZHVsNTciLCJlbWFpbCI6ImppaGFkdWxzbGFtMkBnbWFpbC5jb20iLCJleHAiOjE3NzU0MTIyNDR9.7KjW2-jKOzNzIl0WsjbeYzdrTNLWs4MmJERXbP_7BdE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e40cccbbe9e5aca-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.253.177.171","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[29-Mar-2026 18:04:57 UTC] === User Orders API Called ===
[29-Mar-2026 18:04:57 UTC] User ID: 198
[29-Mar-2026 18:04:57 UTC] Limit: 20, Offset: 0
[29-Mar-2026 18:04:57 UTC] Orders found: 0
[29-Mar-2026 18:04:57 UTC] Orders data: []
[29-Mar-2026 18:04:57 UTC] Total orders count: 0
[29-Mar-2026 18:04:57 UTC] === API CALL LOG ===
[29-Mar-2026 18:04:57 UTC] Endpoint: user/profile.php
[29-Mar-2026 18:04:57 UTC] Full Log Data: {
    "timestamp": "2026-03-29 18:04:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.253.177.171",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.253.177.171, 162.158.128.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk4IiwidXNlcm5hbWUiOiJqaWhhZHVsNTciLCJlbWFpbCI6ImppaGFkdWxzbGFtMkBnbWFpbC5jb20iLCJleHAiOjE3NzU0MTIyNDR9.7KjW2-jKOzNzIl0WsjbeYzdrTNLWs4MmJERXbP_7BdE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e40cccc593a5aca-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.253.177.171",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 18:04:57 UTC] === END API CALL LOG ===
[29-Mar-2026 18:04:57 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 18:04:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk4IiwidXNlcm5hbWUiOiJqaWhhZHVsNTciLCJlbWFpbCI6ImppaGFkdWxzbGFtMkBnbWFpbC5jb20iLCJleHAiOjE3NzU0MTIyNDR9.7KjW2-jKOzNzIl0WsjbeYzdrTNLWs4MmJERXbP_7BdE
[29-Mar-2026 18:04:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 18:04:57 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 18:04:57 UTC] User ID: 198
[29-Mar-2026 18:04:57 UTC] ✅ User profile retrieved successfully for user ID: 198
[29-Mar-2026 18:04:58 UTC] === API CALL LOG ===
[29-Mar-2026 18:04:58 UTC] Endpoint: user/profile.php
[29-Mar-2026 18:04:58 UTC] Full Log Data: {
    "timestamp": "2026-03-29 18:04:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.253.177.171",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.253.177.171, 162.158.128.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk4IiwidXNlcm5hbWUiOiJqaWhhZHVsNTciLCJlbWFpbCI6ImppaGFkdWxzbGFtMkBnbWFpbC5jb20iLCJleHAiOjE3NzU0MTIyNDR9.7KjW2-jKOzNzIl0WsjbeYzdrTNLWs4MmJERXbP_7BdE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e40ccd028715aca-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.253.177.171",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 18:04:58 UTC] === END API CALL LOG ===
[29-Mar-2026 18:04:58 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 18:04:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk4IiwidXNlcm5hbWUiOiJqaWhhZHVsNTciLCJlbWFpbCI6ImppaGFkdWxzbGFtMkBnbWFpbC5jb20iLCJleHAiOjE3NzU0MTIyNDR9.7KjW2-jKOzNzIl0WsjbeYzdrTNLWs4MmJERXbP_7BdE
[29-Mar-2026 18:04:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 18:04:58 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 18:04:58 UTC] User ID: 198
[29-Mar-2026 18:04:58 UTC] ✅ User profile retrieved successfully for user ID: 198
[29-Mar-2026 18:05:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 18:05:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 18:05:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.253.177.171, 162.158.128.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk4IiwidXNlcm5hbWUiOiJqaWhhZHVsNTciLCJlbWFpbCI6ImppaGFkdWxzbGFtMkBnbWFpbC5jb20iLCJleHAiOjE3NzU0MTIyNDR9.7KjW2-jKOzNzIl0WsjbeYzdrTNLWs4MmJERXbP_7BdE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e40cd0659105aca-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.253.177.171","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[29-Mar-2026 18:05:07 UTC] === User Orders API Called ===
[29-Mar-2026 18:05:07 UTC] User ID: 198
[29-Mar-2026 18:05:07 UTC] Limit: 20, Offset: 0
[29-Mar-2026 18:05:07 UTC] Orders found: 0
[29-Mar-2026 18:05:07 UTC] Orders data: []
[29-Mar-2026 18:05:07 UTC] Total orders count: 0
[29-Mar-2026 18:05:07 UTC] === API CALL LOG ===
[29-Mar-2026 18:05:07 UTC] Endpoint: user/profile.php
[29-Mar-2026 18:05:07 UTC] Full Log Data: {
    "timestamp": "2026-03-29 18:05:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.253.177.171",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.253.177.171, 162.158.128.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk4IiwidXNlcm5hbWUiOiJqaWhhZHVsNTciLCJlbWFpbCI6ImppaGFkdWxzbGFtMkBnbWFpbC5jb20iLCJleHAiOjE3NzU0MTIyNDR9.7KjW2-jKOzNzIl0WsjbeYzdrTNLWs4MmJERXbP_7BdE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e40cd06db515aca-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.253.177.171",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 18:05:07 UTC] === END API CALL LOG ===
[29-Mar-2026 18:05:07 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 18:05:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk4IiwidXNlcm5hbWUiOiJqaWhhZHVsNTciLCJlbWFpbCI6ImppaGFkdWxzbGFtMkBnbWFpbC5jb20iLCJleHAiOjE3NzU0MTIyNDR9.7KjW2-jKOzNzIl0WsjbeYzdrTNLWs4MmJERXbP_7BdE
[29-Mar-2026 18:05:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 18:05:07 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 18:05:07 UTC] User ID: 198
[29-Mar-2026 18:05:07 UTC] ✅ User profile retrieved successfully for user ID: 198
[29-Mar-2026 18:05:07 UTC] === API CALL LOG ===
[29-Mar-2026 18:05:07 UTC] Endpoint: user/profile.php
[29-Mar-2026 18:05:07 UTC] Full Log Data: {
    "timestamp": "2026-03-29 18:05:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.253.177.171",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.253.177.171, 162.158.128.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk4IiwidXNlcm5hbWUiOiJqaWhhZHVsNTciLCJlbWFpbCI6ImppaGFkdWxzbGFtMkBnbWFpbC5jb20iLCJleHAiOjE3NzU0MTIyNDR9.7KjW2-jKOzNzIl0WsjbeYzdrTNLWs4MmJERXbP_7BdE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e40cd0acb055aca-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.253.177.171",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 18:05:07 UTC] === END API CALL LOG ===
[29-Mar-2026 18:05:07 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 18:05:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk4IiwidXNlcm5hbWUiOiJqaWhhZHVsNTciLCJlbWFpbCI6ImppaGFkdWxzbGFtMkBnbWFpbC5jb20iLCJleHAiOjE3NzU0MTIyNDR9.7KjW2-jKOzNzIl0WsjbeYzdrTNLWs4MmJERXbP_7BdE
[29-Mar-2026 18:05:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 18:05:07 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 18:05:07 UTC] User ID: 198
[29-Mar-2026 18:05:07 UTC] ✅ User profile retrieved successfully for user ID: 198
[29-Mar-2026 18:05:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 18:05:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 18:05:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.253.177.171, 162.158.128.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk4IiwidXNlcm5hbWUiOiJqaWhhZHVsNTciLCJlbWFpbCI6ImppaGFkdWxzbGFtMkBnbWFpbC5jb20iLCJleHAiOjE3NzU0MTIyNDR9.7KjW2-jKOzNzIl0WsjbeYzdrTNLWs4MmJERXbP_7BdE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e40cd335c8f5aca-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.253.177.171","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[29-Mar-2026 18:05:14 UTC] === User Orders API Called ===
[29-Mar-2026 18:05:14 UTC] User ID: 198
[29-Mar-2026 18:05:14 UTC] Limit: 20, Offset: 0
[29-Mar-2026 18:05:14 UTC] Orders found: 0
[29-Mar-2026 18:05:14 UTC] Orders data: []
[29-Mar-2026 18:05:14 UTC] Total orders count: 0
[29-Mar-2026 18:05:14 UTC] === API CALL LOG ===
[29-Mar-2026 18:05:14 UTC] Endpoint: user/profile.php
[29-Mar-2026 18:05:14 UTC] Full Log Data: {
    "timestamp": "2026-03-29 18:05:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.253.177.171",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.253.177.171, 162.158.128.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk4IiwidXNlcm5hbWUiOiJqaWhhZHVsNTciLCJlbWFpbCI6ImppaGFkdWxzbGFtMkBnbWFpbC5jb20iLCJleHAiOjE3NzU0MTIyNDR9.7KjW2-jKOzNzIl0WsjbeYzdrTNLWs4MmJERXbP_7BdE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e40cd33ff695aca-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.253.177.171",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 18:05:14 UTC] === END API CALL LOG ===
[29-Mar-2026 18:05:14 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 18:05:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk4IiwidXNlcm5hbWUiOiJqaWhhZHVsNTciLCJlbWFpbCI6ImppaGFkdWxzbGFtMkBnbWFpbC5jb20iLCJleHAiOjE3NzU0MTIyNDR9.7KjW2-jKOzNzIl0WsjbeYzdrTNLWs4MmJERXbP_7BdE
[29-Mar-2026 18:05:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 18:05:14 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 18:05:14 UTC] User ID: 198
[29-Mar-2026 18:05:14 UTC] ✅ User profile retrieved successfully for user ID: 198
[29-Mar-2026 18:05:14 UTC] === API CALL LOG ===
[29-Mar-2026 18:05:14 UTC] Endpoint: user/profile.php
[29-Mar-2026 18:05:14 UTC] Full Log Data: {
    "timestamp": "2026-03-29 18:05:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.253.177.171",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.253.177.171, 162.158.128.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk4IiwidXNlcm5hbWUiOiJqaWhhZHVsNTciLCJlbWFpbCI6ImppaGFkdWxzbGFtMkBnbWFpbC5jb20iLCJleHAiOjE3NzU0MTIyNDR9.7KjW2-jKOzNzIl0WsjbeYzdrTNLWs4MmJERXbP_7BdE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e40cd37df915aca-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.253.177.171",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 18:05:14 UTC] === END API CALL LOG ===
[29-Mar-2026 18:05:14 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 18:05:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk4IiwidXNlcm5hbWUiOiJqaWhhZHVsNTciLCJlbWFpbCI6ImppaGFkdWxzbGFtMkBnbWFpbC5jb20iLCJleHAiOjE3NzU0MTIyNDR9.7KjW2-jKOzNzIl0WsjbeYzdrTNLWs4MmJERXbP_7BdE
[29-Mar-2026 18:05:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 18:05:14 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 18:05:14 UTC] User ID: 198
[29-Mar-2026 18:05:14 UTC] ✅ User profile retrieved successfully for user ID: 198
[29-Mar-2026 18:05:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 18:05:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 18:05:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.253.177.171, 162.158.128.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk4IiwidXNlcm5hbWUiOiJqaWhhZHVsNTciLCJlbWFpbCI6ImppaGFkdWxzbGFtMkBnbWFpbC5jb20iLCJleHAiOjE3NzU0MTIyNDR9.7KjW2-jKOzNzIl0WsjbeYzdrTNLWs4MmJERXbP_7BdE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e40cd3e0f925aca-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.253.177.171","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[29-Mar-2026 18:05:15 UTC] === User Orders API Called ===
[29-Mar-2026 18:05:15 UTC] User ID: 198
[29-Mar-2026 18:05:15 UTC] Limit: 20, Offset: 0
[29-Mar-2026 18:05:15 UTC] Orders found: 0
[29-Mar-2026 18:05:15 UTC] Orders data: []
[29-Mar-2026 18:05:15 UTC] Total orders count: 0
[29-Mar-2026 18:05:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 18:05:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 18:05:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.253.177.171, 162.158.128.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk4IiwidXNlcm5hbWUiOiJqaWhhZHVsNTciLCJlbWFpbCI6ImppaGFkdWxzbGFtMkBnbWFpbC5jb20iLCJleHAiOjE3NzU0MTIyNDR9.7KjW2-jKOzNzIl0WsjbeYzdrTNLWs4MmJERXbP_7BdE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e40cd47dd435aca-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.253.177.171","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[29-Mar-2026 18:05:17 UTC] === User Orders API Called ===
[29-Mar-2026 18:05:17 UTC] User ID: 198
[29-Mar-2026 18:05:17 UTC] Limit: 20, Offset: 0
[29-Mar-2026 18:05:17 UTC] Orders found: 0
[29-Mar-2026 18:05:17 UTC] Orders data: []
[29-Mar-2026 18:05:17 UTC] Total orders count: 0
[29-Mar-2026 18:05:17 UTC] === API CALL LOG ===
[29-Mar-2026 18:05:17 UTC] Endpoint: user/profile.php
[29-Mar-2026 18:05:17 UTC] Full Log Data: {
    "timestamp": "2026-03-29 18:05:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.253.177.171",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.253.177.171, 162.158.128.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk4IiwidXNlcm5hbWUiOiJqaWhhZHVsNTciLCJlbWFpbCI6ImppaGFkdWxzbGFtMkBnbWFpbC5jb20iLCJleHAiOjE3NzU0MTIyNDR9.7KjW2-jKOzNzIl0WsjbeYzdrTNLWs4MmJERXbP_7BdE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e40cd487f755aca-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.253.177.171",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 18:05:17 UTC] === END API CALL LOG ===
[29-Mar-2026 18:05:17 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 18:05:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk4IiwidXNlcm5hbWUiOiJqaWhhZHVsNTciLCJlbWFpbCI6ImppaGFkdWxzbGFtMkBnbWFpbC5jb20iLCJleHAiOjE3NzU0MTIyNDR9.7KjW2-jKOzNzIl0WsjbeYzdrTNLWs4MmJERXbP_7BdE
[29-Mar-2026 18:05:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 18:05:17 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 18:05:17 UTC] User ID: 198
[29-Mar-2026 18:05:17 UTC] ✅ User profile retrieved successfully for user ID: 198
[29-Mar-2026 18:05:18 UTC] === API CALL LOG ===
[29-Mar-2026 18:05:18 UTC] Endpoint: user/profile.php
[29-Mar-2026 18:05:18 UTC] Full Log Data: {
    "timestamp": "2026-03-29 18:05:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.253.177.171",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.253.177.171, 162.158.128.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk4IiwidXNlcm5hbWUiOiJqaWhhZHVsNTciLCJlbWFpbCI6ImppaGFkdWxzbGFtMkBnbWFpbC5jb20iLCJleHAiOjE3NzU0MTIyNDR9.7KjW2-jKOzNzIl0WsjbeYzdrTNLWs4MmJERXbP_7BdE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e40cd4c4eb15aca-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.253.177.171",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 18:05:18 UTC] === END API CALL LOG ===
[29-Mar-2026 18:05:18 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 18:05:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk4IiwidXNlcm5hbWUiOiJqaWhhZHVsNTciLCJlbWFpbCI6ImppaGFkdWxzbGFtMkBnbWFpbC5jb20iLCJleHAiOjE3NzU0MTIyNDR9.7KjW2-jKOzNzIl0WsjbeYzdrTNLWs4MmJERXbP_7BdE
[29-Mar-2026 18:05:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 18:05:18 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 18:05:18 UTC] User ID: 198
[29-Mar-2026 18:05:18 UTC] ✅ User profile retrieved successfully for user ID: 198
[29-Mar-2026 18:05:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 18:05:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 18:05:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.253.177.171, 162.158.128.145","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk4IiwidXNlcm5hbWUiOiJqaWhhZHVsNTciLCJlbWFpbCI6ImppaGFkdWxzbGFtMkBnbWFpbC5jb20iLCJleHAiOjE3NzU0MTIyNDR9.7KjW2-jKOzNzIl0WsjbeYzdrTNLWs4MmJERXbP_7BdE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e40cd864fb35aca-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.253.177.171","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[29-Mar-2026 18:05:27 UTC] === User Orders API Called ===
[29-Mar-2026 18:05:27 UTC] User ID: 198
[29-Mar-2026 18:05:27 UTC] Limit: 20, Offset: 0
[29-Mar-2026 18:05:27 UTC] Orders found: 0
[29-Mar-2026 18:05:27 UTC] Orders data: []
[29-Mar-2026 18:05:27 UTC] Total orders count: 0
[29-Mar-2026 18:05:27 UTC] === API CALL LOG ===
[29-Mar-2026 18:05:27 UTC] Endpoint: user/profile.php
[29-Mar-2026 18:05:27 UTC] Full Log Data: {
    "timestamp": "2026-03-29 18:05:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.253.177.171",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.253.177.171, 162.158.128.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk4IiwidXNlcm5hbWUiOiJqaWhhZHVsNTciLCJlbWFpbCI6ImppaGFkdWxzbGFtMkBnbWFpbC5jb20iLCJleHAiOjE3NzU0MTIyNDR9.7KjW2-jKOzNzIl0WsjbeYzdrTNLWs4MmJERXbP_7BdE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e40cd86ea2c5aca-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.253.177.171",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 18:05:27 UTC] === END API CALL LOG ===
[29-Mar-2026 18:05:27 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 18:05:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk4IiwidXNlcm5hbWUiOiJqaWhhZHVsNTciLCJlbWFpbCI6ImppaGFkdWxzbGFtMkBnbWFpbC5jb20iLCJleHAiOjE3NzU0MTIyNDR9.7KjW2-jKOzNzIl0WsjbeYzdrTNLWs4MmJERXbP_7BdE
[29-Mar-2026 18:05:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 18:05:27 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 18:05:27 UTC] User ID: 198
[29-Mar-2026 18:05:27 UTC] ✅ User profile retrieved successfully for user ID: 198
[29-Mar-2026 18:05:28 UTC] === API CALL LOG ===
[29-Mar-2026 18:05:28 UTC] Endpoint: user/profile.php
[29-Mar-2026 18:05:28 UTC] Full Log Data: {
    "timestamp": "2026-03-29 18:05:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.253.177.171",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.253.177.171, 162.158.128.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk4IiwidXNlcm5hbWUiOiJqaWhhZHVsNTciLCJlbWFpbCI6ImppaGFkdWxzbGFtMkBnbWFpbC5jb20iLCJleHAiOjE3NzU0MTIyNDR9.7KjW2-jKOzNzIl0WsjbeYzdrTNLWs4MmJERXbP_7BdE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e40cd8aca1a5aca-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.253.177.171",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 18:05:28 UTC] === END API CALL LOG ===
[29-Mar-2026 18:05:28 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 18:05:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk4IiwidXNlcm5hbWUiOiJqaWhhZHVsNTciLCJlbWFpbCI6ImppaGFkdWxzbGFtMkBnbWFpbC5jb20iLCJleHAiOjE3NzU0MTIyNDR9.7KjW2-jKOzNzIl0WsjbeYzdrTNLWs4MmJERXbP_7BdE
[29-Mar-2026 18:05:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 18:05:28 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 18:05:28 UTC] User ID: 198
[29-Mar-2026 18:05:28 UTC] ✅ User profile retrieved successfully for user ID: 198
[29-Mar-2026 18:05:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 18:05:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 18:05:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.253.177.171, 162.158.128.145","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk4IiwidXNlcm5hbWUiOiJqaWhhZHVsNTciLCJlbWFpbCI6ImppaGFkdWxzbGFtMkBnbWFpbC5jb20iLCJleHAiOjE3NzU0MTIyNDR9.7KjW2-jKOzNzIl0WsjbeYzdrTNLWs4MmJERXbP_7BdE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e40cd997cad5aca-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.253.177.171","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[29-Mar-2026 18:05:30 UTC] === User Orders API Called ===
[29-Mar-2026 18:05:30 UTC] User ID: 198
[29-Mar-2026 18:05:30 UTC] Limit: 20, Offset: 0
[29-Mar-2026 18:05:30 UTC] Orders found: 0
[29-Mar-2026 18:05:30 UTC] Orders data: []
[29-Mar-2026 18:05:30 UTC] Total orders count: 0
[29-Mar-2026 18:05:31 UTC] === API CALL LOG ===
[29-Mar-2026 18:05:31 UTC] Endpoint: user/profile.php
[29-Mar-2026 18:05:31 UTC] Full Log Data: {
    "timestamp": "2026-03-29 18:05:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.253.177.171",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.253.177.171, 162.158.128.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk4IiwidXNlcm5hbWUiOiJqaWhhZHVsNTciLCJlbWFpbCI6ImppaGFkdWxzbGFtMkBnbWFpbC5jb20iLCJleHAiOjE3NzU0MTIyNDR9.7KjW2-jKOzNzIl0WsjbeYzdrTNLWs4MmJERXbP_7BdE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e40cda09a385aca-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.253.177.171",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 18:05:31 UTC] === END API CALL LOG ===
[29-Mar-2026 18:05:31 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 18:05:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk4IiwidXNlcm5hbWUiOiJqaWhhZHVsNTciLCJlbWFpbCI6ImppaGFkdWxzbGFtMkBnbWFpbC5jb20iLCJleHAiOjE3NzU0MTIyNDR9.7KjW2-jKOzNzIl0WsjbeYzdrTNLWs4MmJERXbP_7BdE
[29-Mar-2026 18:05:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 18:05:31 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 18:05:31 UTC] User ID: 198
[29-Mar-2026 18:05:31 UTC] ✅ User profile retrieved successfully for user ID: 198
[29-Mar-2026 18:05:31 UTC] User Purchases API - User ID: 198
[29-Mar-2026 18:05:31 UTC] User Purchases API - Total purchases found: 0
[29-Mar-2026 18:05:49 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 18:05:49 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 18:05:49 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.253.177.171, 162.158.128.145","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk4IiwidXNlcm5hbWUiOiJqaWhhZHVsNTciLCJlbWFpbCI6ImppaGFkdWxzbGFtMkBnbWFpbC5jb20iLCJleHAiOjE3NzU0MTIyNDR9.7KjW2-jKOzNzIl0WsjbeYzdrTNLWs4MmJERXbP_7BdE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e40ce0df8375aca-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.253.177.171","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[29-Mar-2026 18:05:49 UTC] === User Orders API Called ===
[29-Mar-2026 18:05:49 UTC] User ID: 198
[29-Mar-2026 18:05:49 UTC] Limit: 20, Offset: 0
[29-Mar-2026 18:05:49 UTC] Orders found: 0
[29-Mar-2026 18:05:49 UTC] Orders data: []
[29-Mar-2026 18:05:49 UTC] Total orders count: 0
[29-Mar-2026 18:05:49 UTC] === API CALL LOG ===
[29-Mar-2026 18:05:49 UTC] Endpoint: user/profile.php
[29-Mar-2026 18:05:49 UTC] Full Log Data: {
    "timestamp": "2026-03-29 18:05:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.253.177.171",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.253.177.171, 162.158.128.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk4IiwidXNlcm5hbWUiOiJqaWhhZHVsNTciLCJlbWFpbCI6ImppaGFkdWxzbGFtMkBnbWFpbC5jb20iLCJleHAiOjE3NzU0MTIyNDR9.7KjW2-jKOzNzIl0WsjbeYzdrTNLWs4MmJERXbP_7BdE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e40ce0e9a475aca-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.253.177.171",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 18:05:49 UTC] === END API CALL LOG ===
[29-Mar-2026 18:05:49 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 18:05:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk4IiwidXNlcm5hbWUiOiJqaWhhZHVsNTciLCJlbWFpbCI6ImppaGFkdWxzbGFtMkBnbWFpbC5jb20iLCJleHAiOjE3NzU0MTIyNDR9.7KjW2-jKOzNzIl0WsjbeYzdrTNLWs4MmJERXbP_7BdE
[29-Mar-2026 18:05:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 18:05:49 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 18:05:49 UTC] User ID: 198
[29-Mar-2026 18:05:49 UTC] ✅ User profile retrieved successfully for user ID: 198
[29-Mar-2026 18:05:49 UTC] === API CALL LOG ===
[29-Mar-2026 18:05:49 UTC] Endpoint: user/profile.php
[29-Mar-2026 18:05:49 UTC] Full Log Data: {
    "timestamp": "2026-03-29 18:05:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.253.177.171",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.253.177.171, 162.158.128.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk4IiwidXNlcm5hbWUiOiJqaWhhZHVsNTciLCJlbWFpbCI6ImppaGFkdWxzbGFtMkBnbWFpbC5jb20iLCJleHAiOjE3NzU0MTIyNDR9.7KjW2-jKOzNzIl0WsjbeYzdrTNLWs4MmJERXbP_7BdE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e40ce1279fb5aca-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.253.177.171",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 18:05:49 UTC] === END API CALL LOG ===
[29-Mar-2026 18:05:49 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 18:05:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk4IiwidXNlcm5hbWUiOiJqaWhhZHVsNTciLCJlbWFpbCI6ImppaGFkdWxzbGFtMkBnbWFpbC5jb20iLCJleHAiOjE3NzU0MTIyNDR9.7KjW2-jKOzNzIl0WsjbeYzdrTNLWs4MmJERXbP_7BdE
[29-Mar-2026 18:05:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 18:05:49 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 18:05:49 UTC] User ID: 198
[29-Mar-2026 18:05:49 UTC] ✅ User profile retrieved successfully for user ID: 198
[29-Mar-2026 18:06:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 18:06:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 18:06:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.253.177.171, 162.158.128.145","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk4IiwidXNlcm5hbWUiOiJqaWhhZHVsNTciLCJlbWFpbCI6ImppaGFkdWxzbGFtMkBnbWFpbC5jb20iLCJleHAiOjE3NzU0MTIyNDR9.7KjW2-jKOzNzIl0WsjbeYzdrTNLWs4MmJERXbP_7BdE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e40ce99ec505aca-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.253.177.171","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[29-Mar-2026 18:06:11 UTC] === User Orders API Called ===
[29-Mar-2026 18:06:11 UTC] User ID: 198
[29-Mar-2026 18:06:11 UTC] Limit: 20, Offset: 0
[29-Mar-2026 18:06:11 UTC] Orders found: 0
[29-Mar-2026 18:06:11 UTC] Orders data: []
[29-Mar-2026 18:06:11 UTC] Total orders count: 0
[29-Mar-2026 18:06:11 UTC] === API CALL LOG ===
[29-Mar-2026 18:06:11 UTC] Endpoint: user/profile.php
[29-Mar-2026 18:06:11 UTC] Full Log Data: {
    "timestamp": "2026-03-29 18:06:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.253.177.171",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.253.177.171, 162.158.128.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk4IiwidXNlcm5hbWUiOiJqaWhhZHVsNTciLCJlbWFpbCI6ImppaGFkdWxzbGFtMkBnbWFpbC5jb20iLCJleHAiOjE3NzU0MTIyNDR9.7KjW2-jKOzNzIl0WsjbeYzdrTNLWs4MmJERXbP_7BdE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e40ce9a8f5d5aca-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.253.177.171",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 18:06:11 UTC] === END API CALL LOG ===
[29-Mar-2026 18:06:11 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 18:06:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk4IiwidXNlcm5hbWUiOiJqaWhhZHVsNTciLCJlbWFpbCI6ImppaGFkdWxzbGFtMkBnbWFpbC5jb20iLCJleHAiOjE3NzU0MTIyNDR9.7KjW2-jKOzNzIl0WsjbeYzdrTNLWs4MmJERXbP_7BdE
[29-Mar-2026 18:06:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 18:06:11 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 18:06:11 UTC] User ID: 198
[29-Mar-2026 18:06:11 UTC] ✅ User profile retrieved successfully for user ID: 198
[29-Mar-2026 18:06:12 UTC] === API CALL LOG ===
[29-Mar-2026 18:06:12 UTC] Endpoint: user/profile.php
[29-Mar-2026 18:06:12 UTC] Full Log Data: {
    "timestamp": "2026-03-29 18:06:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.253.177.171",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.253.177.171, 162.158.128.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk4IiwidXNlcm5hbWUiOiJqaWhhZHVsNTciLCJlbWFpbCI6ImppaGFkdWxzbGFtMkBnbWFpbC5jb20iLCJleHAiOjE3NzU0MTIyNDR9.7KjW2-jKOzNzIl0WsjbeYzdrTNLWs4MmJERXbP_7BdE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e40ce9e88285aca-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.253.177.171",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 18:06:12 UTC] === END API CALL LOG ===
[29-Mar-2026 18:06:12 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 18:06:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk4IiwidXNlcm5hbWUiOiJqaWhhZHVsNTciLCJlbWFpbCI6ImppaGFkdWxzbGFtMkBnbWFpbC5jb20iLCJleHAiOjE3NzU0MTIyNDR9.7KjW2-jKOzNzIl0WsjbeYzdrTNLWs4MmJERXbP_7BdE
[29-Mar-2026 18:06:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 18:06:12 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 18:06:12 UTC] User ID: 198
[29-Mar-2026 18:06:12 UTC] ✅ User profile retrieved successfully for user ID: 198
[29-Mar-2026 18:29:02 UTC] === API CALL LOG ===
[29-Mar-2026 18:29:02 UTC] Endpoint: user/profile.php
[29-Mar-2026 18:29:02 UTC] Full Log Data: {
    "timestamp": "2026-03-29 18:29:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "106.51.218.222",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "106.51.218.222, 172.69.131.196",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk5IiwidXNlcm5hbWUiOiJraXRha3Vocm9vMTIiLCJlbWFpbCI6InBldGVycGFya2VycjA5OTBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDEzNzQxfQ.6X4qRfr_hbNDLjAgtAf4JjFo0qRGvomiRhJDX-wPt8Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e40f012eb619be5-MAA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "106.51.218.222",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 18:29:02 UTC] === END API CALL LOG ===
[29-Mar-2026 18:29:02 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 18:29:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk5IiwidXNlcm5hbWUiOiJraXRha3Vocm9vMTIiLCJlbWFpbCI6InBldGVycGFya2VycjA5OTBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDEzNzQxfQ.6X4qRfr_hbNDLjAgtAf4JjFo0qRGvomiRhJDX-wPt8Q
[29-Mar-2026 18:29:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 18:29:02 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 18:29:02 UTC] User ID: 199
[29-Mar-2026 18:29:02 UTC] ✅ User profile retrieved successfully for user ID: 199
[29-Mar-2026 18:29:03 UTC] === API CALL LOG ===
[29-Mar-2026 18:29:03 UTC] Endpoint: user/profile.php
[29-Mar-2026 18:29:03 UTC] Full Log Data: {
    "timestamp": "2026-03-29 18:29:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "106.51.218.222",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "106.51.218.222, 172.69.131.195",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk5IiwidXNlcm5hbWUiOiJraXRha3Vocm9vMTIiLCJlbWFpbCI6InBldGVycGFya2VycjA5OTBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDEzNzQxfQ.6X4qRfr_hbNDLjAgtAf4JjFo0qRGvomiRhJDX-wPt8Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e40f0138bce9be5-MAA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "106.51.218.222",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 18:29:03 UTC] === END API CALL LOG ===
[29-Mar-2026 18:29:03 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 18:29:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk5IiwidXNlcm5hbWUiOiJraXRha3Vocm9vMTIiLCJlbWFpbCI6InBldGVycGFya2VycjA5OTBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDEzNzQxfQ.6X4qRfr_hbNDLjAgtAf4JjFo0qRGvomiRhJDX-wPt8Q
[29-Mar-2026 18:29:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 18:29:03 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 18:29:03 UTC] User ID: 199
[29-Mar-2026 18:29:03 UTC] ✅ User profile retrieved successfully for user ID: 199
[29-Mar-2026 18:29:05 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 18:29:05 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 18:29:05 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"106.51.218.222, 172.69.131.195","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk5IiwidXNlcm5hbWUiOiJraXRha3Vocm9vMTIiLCJlbWFpbCI6InBldGVycGFya2VycjA5OTBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDEzNzQxfQ.6X4qRfr_hbNDLjAgtAf4JjFo0qRGvomiRhJDX-wPt8Q","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e40f012fb7b9be5-MAA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"106.51.218.222","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[29-Mar-2026 18:29:05 UTC] === User Orders API Called ===
[29-Mar-2026 18:29:05 UTC] User ID: 199
[29-Mar-2026 18:29:05 UTC] Limit: 20, Offset: 0
[29-Mar-2026 18:29:05 UTC] Orders found: 0
[29-Mar-2026 18:29:05 UTC] Orders data: []
[29-Mar-2026 18:29:05 UTC] Total orders count: 0
[29-Mar-2026 18:29:06 UTC] === API CALL LOG ===
[29-Mar-2026 18:29:06 UTC] Endpoint: user/profile.php
[29-Mar-2026 18:29:06 UTC] Full Log Data: {
    "timestamp": "2026-03-29 18:29:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "106.51.218.222",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "106.51.218.222, 172.68.146.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk5IiwidXNlcm5hbWUiOiJraXRha3Vocm9vMTIiLCJlbWFpbCI6InBldGVycGFya2VycjA5OTBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDEzNzQxfQ.6X4qRfr_hbNDLjAgtAf4JjFo0qRGvomiRhJDX-wPt8Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e40f02c3be49be5-MAA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "106.51.218.222",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 18:29:06 UTC] === END API CALL LOG ===
[29-Mar-2026 18:29:06 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 18:29:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk5IiwidXNlcm5hbWUiOiJraXRha3Vocm9vMTIiLCJlbWFpbCI6InBldGVycGFya2VycjA5OTBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDEzNzQxfQ.6X4qRfr_hbNDLjAgtAf4JjFo0qRGvomiRhJDX-wPt8Q
[29-Mar-2026 18:29:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 18:29:06 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 18:29:06 UTC] User ID: 199
[29-Mar-2026 18:29:06 UTC] ✅ User profile retrieved successfully for user ID: 199
[29-Mar-2026 18:29:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 18:29:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 18:29:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"106.51.218.222, 172.68.146.213","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk5IiwidXNlcm5hbWUiOiJraXRha3Vocm9vMTIiLCJlbWFpbCI6InBldGVycGFya2VycjA5OTBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDEzNzQxfQ.6X4qRfr_hbNDLjAgtAf4JjFo0qRGvomiRhJDX-wPt8Q","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e40f0d1edbc9be5-MAA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"106.51.218.222","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[29-Mar-2026 18:29:33 UTC] === User Orders API Called ===
[29-Mar-2026 18:29:33 UTC] User ID: 199
[29-Mar-2026 18:29:33 UTC] Limit: 20, Offset: 0
[29-Mar-2026 18:29:33 UTC] Orders found: 0
[29-Mar-2026 18:29:33 UTC] Orders data: []
[29-Mar-2026 18:29:33 UTC] Total orders count: 0
[29-Mar-2026 18:29:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 18:29:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Mar-2026 18:29:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"106.51.218.222, 172.68.146.212","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk5IiwidXNlcm5hbWUiOiJraXRha3Vocm9vMTIiLCJlbWFpbCI6InBldGVycGFya2VycjA5OTBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDEzNzQxfQ.6X4qRfr_hbNDLjAgtAf4JjFo0qRGvomiRhJDX-wPt8Q","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e40f0e07f709be5-MAA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"106.51.218.222","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[29-Mar-2026 18:29:35 UTC] === User Orders API Called ===
[29-Mar-2026 18:29:35 UTC] User ID: 199
[29-Mar-2026 18:29:35 UTC] Limit: 20, Offset: 0
[29-Mar-2026 18:29:35 UTC] Orders found: 0
[29-Mar-2026 18:29:35 UTC] Orders data: []
[29-Mar-2026 18:29:35 UTC] Total orders count: 0
[29-Mar-2026 18:29:36 UTC] === API CALL LOG ===
[29-Mar-2026 18:29:36 UTC] Endpoint: user/profile.php
[29-Mar-2026 18:29:36 UTC] Full Log Data: {
    "timestamp": "2026-03-29 18:29:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "106.51.218.222",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "106.51.218.222, 172.68.146.212",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk5IiwidXNlcm5hbWUiOiJraXRha3Vocm9vMTIiLCJlbWFpbCI6InBldGVycGFya2VycjA5OTBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDEzNzQxfQ.6X4qRfr_hbNDLjAgtAf4JjFo0qRGvomiRhJDX-wPt8Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e40f0e4ea3b9be5-MAA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "106.51.218.222",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 18:29:36 UTC] === END API CALL LOG ===
[29-Mar-2026 18:29:36 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 18:29:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk5IiwidXNlcm5hbWUiOiJraXRha3Vocm9vMTIiLCJlbWFpbCI6InBldGVycGFya2VycjA5OTBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDEzNzQxfQ.6X4qRfr_hbNDLjAgtAf4JjFo0qRGvomiRhJDX-wPt8Q
[29-Mar-2026 18:29:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 18:29:36 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 18:29:36 UTC] User ID: 199
[29-Mar-2026 18:29:36 UTC] ✅ User profile retrieved successfully for user ID: 199
[29-Mar-2026 18:29:36 UTC] === API CALL LOG ===
[29-Mar-2026 18:29:36 UTC] Endpoint: user/profile.php
[29-Mar-2026 18:29:36 UTC] Full Log Data: {
    "timestamp": "2026-03-29 18:29:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "106.51.218.222",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "106.51.218.222, 172.68.146.212",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk5IiwidXNlcm5hbWUiOiJraXRha3Vocm9vMTIiLCJlbWFpbCI6InBldGVycGFya2VycjA5OTBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDEzNzQxfQ.6X4qRfr_hbNDLjAgtAf4JjFo0qRGvomiRhJDX-wPt8Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e40f0e0ffd29be5-MAA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "106.51.218.222",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 18:29:36 UTC] === END API CALL LOG ===
[29-Mar-2026 18:29:36 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 18:29:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk5IiwidXNlcm5hbWUiOiJraXRha3Vocm9vMTIiLCJlbWFpbCI6InBldGVycGFya2VycjA5OTBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDEzNzQxfQ.6X4qRfr_hbNDLjAgtAf4JjFo0qRGvomiRhJDX-wPt8Q
[29-Mar-2026 18:29:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 18:29:36 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 18:29:36 UTC] User ID: 199
[29-Mar-2026 18:29:36 UTC] ✅ User profile retrieved successfully for user ID: 199
[29-Mar-2026 18:29:37 UTC] === API CALL LOG ===
[29-Mar-2026 18:29:37 UTC] Endpoint: user/profile.php
[29-Mar-2026 18:29:37 UTC] Full Log Data: {
    "timestamp": "2026-03-29 18:29:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "106.51.218.222",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "106.51.218.222, 172.68.146.212",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk5IiwidXNlcm5hbWUiOiJraXRha3Vocm9vMTIiLCJlbWFpbCI6InBldGVycGFya2VycjA5OTBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDEzNzQxfQ.6X4qRfr_hbNDLjAgtAf4JjFo0qRGvomiRhJDX-wPt8Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e40f0e9cd499be5-MAA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "106.51.218.222",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 18:29:37 UTC] === END API CALL LOG ===
[29-Mar-2026 18:29:37 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 18:29:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk5IiwidXNlcm5hbWUiOiJraXRha3Vocm9vMTIiLCJlbWFpbCI6InBldGVycGFya2VycjA5OTBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDEzNzQxfQ.6X4qRfr_hbNDLjAgtAf4JjFo0qRGvomiRhJDX-wPt8Q
[29-Mar-2026 18:29:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 18:29:37 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 18:29:37 UTC] User ID: 199
[29-Mar-2026 18:29:37 UTC] ✅ User profile retrieved successfully for user ID: 199
[29-Mar-2026 18:30:06 UTC] === API CALL LOG ===
[29-Mar-2026 18:30:06 UTC] Endpoint: user/profile.php
[29-Mar-2026 18:30:06 UTC] Full Log Data: {
    "timestamp": "2026-03-29 18:30:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "106.51.218.222",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "106.51.218.222, 172.68.146.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk5IiwidXNlcm5hbWUiOiJraXRha3Vocm9vMTIiLCJlbWFpbCI6InBldGVycGFya2VycjA5OTBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDEzNzQxfQ.6X4qRfr_hbNDLjAgtAf4JjFo0qRGvomiRhJDX-wPt8Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e40f1a1bac59be5-MAA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "106.51.218.222",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 18:30:06 UTC] === END API CALL LOG ===
[29-Mar-2026 18:30:06 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 18:30:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk5IiwidXNlcm5hbWUiOiJraXRha3Vocm9vMTIiLCJlbWFpbCI6InBldGVycGFya2VycjA5OTBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDEzNzQxfQ.6X4qRfr_hbNDLjAgtAf4JjFo0qRGvomiRhJDX-wPt8Q
[29-Mar-2026 18:30:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 18:30:06 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 18:30:06 UTC] User ID: 199
[29-Mar-2026 18:30:06 UTC] ✅ User profile retrieved successfully for user ID: 199
[29-Mar-2026 18:30:08 UTC] === API CALL LOG ===
[29-Mar-2026 18:30:08 UTC] Endpoint: user/profile.php
[29-Mar-2026 18:30:08 UTC] Full Log Data: {
    "timestamp": "2026-03-29 18:30:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "106.51.218.222",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "106.51.218.222, 172.68.146.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk5IiwidXNlcm5hbWUiOiJraXRha3Vocm9vMTIiLCJlbWFpbCI6InBldGVycGFya2VycjA5OTBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDEzNzQxfQ.6X4qRfr_hbNDLjAgtAf4JjFo0qRGvomiRhJDX-wPt8Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e40f1a5ae209be5-MAA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "106.51.218.222",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 18:30:08 UTC] === END API CALL LOG ===
[29-Mar-2026 18:30:08 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 18:30:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk5IiwidXNlcm5hbWUiOiJraXRha3Vocm9vMTIiLCJlbWFpbCI6InBldGVycGFya2VycjA5OTBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDEzNzQxfQ.6X4qRfr_hbNDLjAgtAf4JjFo0qRGvomiRhJDX-wPt8Q
[29-Mar-2026 18:30:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 18:30:08 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 18:30:08 UTC] User ID: 199
[29-Mar-2026 18:30:08 UTC] ✅ User profile retrieved successfully for user ID: 199
[29-Mar-2026 18:30:08 UTC] === API CALL LOG ===
[29-Mar-2026 18:30:08 UTC] Endpoint: user/profile.php
[29-Mar-2026 18:30:08 UTC] Full Log Data: {
    "timestamp": "2026-03-29 18:30:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "106.51.218.222",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "106.51.218.222, 172.68.146.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk5IiwidXNlcm5hbWUiOiJraXRha3Vocm9vMTIiLCJlbWFpbCI6InBldGVycGFya2VycjA5OTBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDEzNzQxfQ.6X4qRfr_hbNDLjAgtAf4JjFo0qRGvomiRhJDX-wPt8Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e40f1aeccf89be5-MAA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "106.51.218.222",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 18:30:08 UTC] === END API CALL LOG ===
[29-Mar-2026 18:30:08 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 18:30:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTk5IiwidXNlcm5hbWUiOiJraXRha3Vocm9vMTIiLCJlbWFpbCI6InBldGVycGFya2VycjA5OTBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDEzNzQxfQ.6X4qRfr_hbNDLjAgtAf4JjFo0qRGvomiRhJDX-wPt8Q
[29-Mar-2026 18:30:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 18:30:08 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 18:30:08 UTC] User ID: 199
[29-Mar-2026 18:30:08 UTC] ✅ User profile retrieved successfully for user ID: 199
[29-Mar-2026 19:27:46 UTC] === API CALL LOG ===
[29-Mar-2026 19:27:46 UTC] Endpoint: user/profile.php
[29-Mar-2026 19:27:46 UTC] Full Log Data: {
    "timestamp": "2026-03-29 19:27:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.61.158.164",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.61.158.164, 141.101.99.109",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTUzIiwidXNlcm5hbWUiOiJmb3JkZXgiLCJlbWFpbCI6InBrZTI5NzI2OEBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjUzNTJ9.3q1tFhViVED6HqEwDfgQ3j9s2_7jNEmOOAZ0tzTCokE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e41461c3a5df662-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.61.158.164",
        "CF-IPCountry": "GB",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 19:27:46 UTC] === END API CALL LOG ===
[29-Mar-2026 19:27:46 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 19:27:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTUzIiwidXNlcm5hbWUiOiJmb3JkZXgiLCJlbWFpbCI6InBrZTI5NzI2OEBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjUzNTJ9.3q1tFhViVED6HqEwDfgQ3j9s2_7jNEmOOAZ0tzTCokE
[29-Mar-2026 19:27:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 19:27:46 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 19:27:46 UTC] User ID: 153
[29-Mar-2026 19:27:46 UTC] ✅ User profile retrieved successfully for user ID: 153
[29-Mar-2026 19:27:47 UTC] === API CALL LOG ===
[29-Mar-2026 19:27:47 UTC] Endpoint: user/profile.php
[29-Mar-2026 19:27:47 UTC] Full Log Data: {
    "timestamp": "2026-03-29 19:27:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.61.158.164",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.61.158.164, 141.101.99.155",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTUzIiwidXNlcm5hbWUiOiJmb3JkZXgiLCJlbWFpbCI6InBrZTI5NzI2OEBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjUzNTJ9.3q1tFhViVED6HqEwDfgQ3j9s2_7jNEmOOAZ0tzTCokE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e414622bd33f662-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.61.158.164",
        "CF-IPCountry": "GB",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Mar-2026 19:27:47 UTC] === END API CALL LOG ===
[29-Mar-2026 19:27:47 UTC] ✅ API Hash verification passed for profile endpoint
[29-Mar-2026 19:27:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTUzIiwidXNlcm5hbWUiOiJmb3JkZXgiLCJlbWFpbCI6InBrZTI5NzI2OEBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjUzNTJ9.3q1tFhViVED6HqEwDfgQ3j9s2_7jNEmOOAZ0tzTCokE
[29-Mar-2026 19:27:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Mar-2026 19:27:47 UTC] ✅ JWT token verified successfully for user profile
[29-Mar-2026 19:27:47 UTC] User ID: 153
[29-Mar-2026 19:27:47 UTC] ✅ User profile retrieved successfully for user ID: 153
[30-Mar-2026 02:35:00 UTC] === API CALL LOG ===
[30-Mar-2026 02:35:00 UTC] Endpoint: user/profile.php
[30-Mar-2026 02:35:00 UTC] Full Log Data: {
    "timestamp": "2026-03-30 02:35:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.201.59",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.201.59, 162.158.95.57",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e43b7eeee2d1941-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.201.59",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 02:35:00 UTC] === END API CALL LOG ===
[30-Mar-2026 02:35:00 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 02:35:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg
[30-Mar-2026 02:35:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 02:35:00 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 02:35:00 UTC] User ID: 200
[30-Mar-2026 02:35:00 UTC] ✅ User profile retrieved successfully for user ID: 200
[30-Mar-2026 02:35:00 UTC] === API CALL LOG ===
[30-Mar-2026 02:35:00 UTC] Endpoint: user/profile.php
[30-Mar-2026 02:35:00 UTC] Full Log Data: {
    "timestamp": "2026-03-30 02:35:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.201.59",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.201.59, 162.158.95.57",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e43b7eeee291941-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.201.59",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 02:35:00 UTC] === END API CALL LOG ===
[30-Mar-2026 02:35:00 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 02:35:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg
[30-Mar-2026 02:35:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 02:35:00 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 02:35:00 UTC] User ID: 200
[30-Mar-2026 02:35:00 UTC] ✅ User profile retrieved successfully for user ID: 200
[30-Mar-2026 02:35:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 02:35:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 02:35:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"188.113.201.59, 162.158.95.58","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e43b7eeee2b1941-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"188.113.201.59","CF-IPCountry":"UZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[30-Mar-2026 02:35:00 UTC] === User Orders API Called ===
[30-Mar-2026 02:35:00 UTC] User ID: 200
[30-Mar-2026 02:35:00 UTC] Limit: 20, Offset: 0
[30-Mar-2026 02:35:00 UTC] Orders found: 0
[30-Mar-2026 02:35:00 UTC] Orders data: []
[30-Mar-2026 02:35:00 UTC] Total orders count: 0
[30-Mar-2026 02:35:01 UTC] === API CALL LOG ===
[30-Mar-2026 02:35:01 UTC] Endpoint: user/profile.php
[30-Mar-2026 02:35:01 UTC] Full Log Data: {
    "timestamp": "2026-03-30 02:35:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.201.59",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.201.59, 162.158.95.58",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e43b7f428dc1941-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.201.59",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 02:35:01 UTC] === END API CALL LOG ===
[30-Mar-2026 02:35:01 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 02:35:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg
[30-Mar-2026 02:35:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 02:35:01 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 02:35:01 UTC] User ID: 200
[30-Mar-2026 02:35:01 UTC] ✅ User profile retrieved successfully for user ID: 200
[30-Mar-2026 02:35:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 02:35:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 02:35:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"188.113.201.59, 162.158.95.58","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e43b85bbf041941-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"188.113.201.59","CF-IPCountry":"UZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[30-Mar-2026 02:35:17 UTC] === User Orders API Called ===
[30-Mar-2026 02:35:17 UTC] User ID: 200
[30-Mar-2026 02:35:17 UTC] Limit: 20, Offset: 0
[30-Mar-2026 02:35:17 UTC] Orders found: 0
[30-Mar-2026 02:35:17 UTC] Orders data: []
[30-Mar-2026 02:35:17 UTC] Total orders count: 0
[30-Mar-2026 02:37:52 UTC] === API CALL LOG ===
[30-Mar-2026 02:37:52 UTC] Endpoint: user/profile.php
[30-Mar-2026 02:37:52 UTC] Full Log Data: {
    "timestamp": "2026-03-30 02:37:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.201.59",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.201.59, 172.70.247.200",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e43bc1feafebbf1-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.201.59",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 02:37:52 UTC] === END API CALL LOG ===
[30-Mar-2026 02:37:52 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 02:37:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg
[30-Mar-2026 02:37:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 02:37:52 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 02:37:52 UTC] User ID: 200
[30-Mar-2026 02:37:52 UTC] ✅ User profile retrieved successfully for user ID: 200
[30-Mar-2026 02:37:53 UTC] === API CALL LOG ===
[30-Mar-2026 02:37:53 UTC] Endpoint: user/profile.php
[30-Mar-2026 02:37:53 UTC] Full Log Data: {
    "timestamp": "2026-03-30 02:37:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.201.59",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.201.59, 172.70.247.126",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e43bc284846bbf1-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.201.59",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 02:37:53 UTC] === END API CALL LOG ===
[30-Mar-2026 02:37:53 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 02:37:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg
[30-Mar-2026 02:37:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 02:37:53 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 02:37:53 UTC] User ID: 200
[30-Mar-2026 02:37:53 UTC] ✅ User profile retrieved successfully for user ID: 200
[30-Mar-2026 02:37:53 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 02:37:53 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 02:37:53 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"188.113.201.59, 172.70.247.126","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e43bc284848bbf1-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"188.113.201.59","CF-IPCountry":"UZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[30-Mar-2026 02:37:53 UTC] === User Orders API Called ===
[30-Mar-2026 02:37:53 UTC] User ID: 200
[30-Mar-2026 02:37:53 UTC] Limit: 20, Offset: 0
[30-Mar-2026 02:37:53 UTC] Orders found: 0
[30-Mar-2026 02:37:53 UTC] Orders data: []
[30-Mar-2026 02:37:53 UTC] Total orders count: 0
[30-Mar-2026 02:37:53 UTC] === API CALL LOG ===
[30-Mar-2026 02:37:53 UTC] Endpoint: user/profile.php
[30-Mar-2026 02:37:53 UTC] Full Log Data: {
    "timestamp": "2026-03-30 02:37:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.201.59",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.201.59, 172.70.247.126",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e43bc2938bfbbf1-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.201.59",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 02:37:53 UTC] === END API CALL LOG ===
[30-Mar-2026 02:37:53 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 02:37:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg
[30-Mar-2026 02:37:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 02:37:53 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 02:37:53 UTC] User ID: 200
[30-Mar-2026 02:37:53 UTC] ✅ User profile retrieved successfully for user ID: 200
[30-Mar-2026 02:37:54 UTC] === API CALL LOG ===
[30-Mar-2026 02:37:54 UTC] Endpoint: user/profile.php
[30-Mar-2026 02:37:54 UTC] Full Log Data: {
    "timestamp": "2026-03-30 02:37:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.201.59",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.201.59, 172.70.247.125",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e43bc305d0fbbf1-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.201.59",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 02:37:54 UTC] === END API CALL LOG ===
[30-Mar-2026 02:37:54 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 02:37:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg
[30-Mar-2026 02:37:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 02:37:54 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 02:37:54 UTC] User ID: 200
[30-Mar-2026 02:37:54 UTC] ✅ User profile retrieved successfully for user ID: 200
[30-Mar-2026 02:38:00 UTC] === API CALL LOG ===
[30-Mar-2026 02:38:00 UTC] Endpoint: user/profile.php
[30-Mar-2026 02:38:00 UTC] Full Log Data: {
    "timestamp": "2026-03-30 02:38:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.201.59",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.201.59, 172.70.247.199",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e43bc537993bbf1-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.201.59",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 02:38:00 UTC] === END API CALL LOG ===
[30-Mar-2026 02:38:00 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 02:38:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg
[30-Mar-2026 02:38:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 02:38:00 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 02:38:00 UTC] User ID: 200
[30-Mar-2026 02:38:00 UTC] ✅ User profile retrieved successfully for user ID: 200
[30-Mar-2026 02:38:00 UTC] User Purchases API - User ID: 200
[30-Mar-2026 02:38:00 UTC] User Purchases API - Total purchases found: 1
[30-Mar-2026 02:38:06 UTC] User Purchases API - User ID: 200
[30-Mar-2026 02:38:06 UTC] User Purchases API - Total purchases found: 1
[30-Mar-2026 02:38:16 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 02:38:16 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 02:38:16 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"188.113.201.59, 172.70.247.199","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e43bcb5faecbbf1-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"188.113.201.59","CF-IPCountry":"UZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[30-Mar-2026 02:38:16 UTC] === User Orders API Called ===
[30-Mar-2026 02:38:16 UTC] User ID: 200
[30-Mar-2026 02:38:16 UTC] Limit: 20, Offset: 0
[30-Mar-2026 02:38:16 UTC] Orders found: 0
[30-Mar-2026 02:38:16 UTC] Orders data: []
[30-Mar-2026 02:38:16 UTC] Total orders count: 0
[30-Mar-2026 02:38:16 UTC] === API CALL LOG ===
[30-Mar-2026 02:38:16 UTC] Endpoint: user/profile.php
[30-Mar-2026 02:38:16 UTC] Full Log Data: {
    "timestamp": "2026-03-30 02:38:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.201.59",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.201.59, 172.70.247.199",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e43bcb5faeebbf1-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.201.59",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 02:38:16 UTC] === END API CALL LOG ===
[30-Mar-2026 02:38:16 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 02:38:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg
[30-Mar-2026 02:38:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 02:38:16 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 02:38:16 UTC] User ID: 200
[30-Mar-2026 02:38:16 UTC] ✅ User profile retrieved successfully for user ID: 200
[30-Mar-2026 02:38:16 UTC] === API CALL LOG ===
[30-Mar-2026 02:38:16 UTC] Endpoint: user/profile.php
[30-Mar-2026 02:38:16 UTC] Full Log Data: {
    "timestamp": "2026-03-30 02:38:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.201.59",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.201.59, 172.70.247.199",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e43bcba2dcdbbf1-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.201.59",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 02:38:16 UTC] === END API CALL LOG ===
[30-Mar-2026 02:38:16 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 02:38:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg
[30-Mar-2026 02:38:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 02:38:16 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 02:38:16 UTC] User ID: 200
[30-Mar-2026 02:38:16 UTC] ✅ User profile retrieved successfully for user ID: 200
[30-Mar-2026 02:38:17 UTC] === API CALL LOG ===
[30-Mar-2026 02:38:17 UTC] Endpoint: user/profile.php
[30-Mar-2026 02:38:17 UTC] Full Log Data: {
    "timestamp": "2026-03-30 02:38:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.201.59",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.201.59, 172.70.247.199",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e43bcbcbfa0bbf1-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.201.59",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 02:38:17 UTC] === END API CALL LOG ===
[30-Mar-2026 02:38:17 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 02:38:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg
[30-Mar-2026 02:38:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 02:38:17 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 02:38:17 UTC] User ID: 200
[30-Mar-2026 02:38:17 UTC] ✅ User profile retrieved successfully for user ID: 200
[30-Mar-2026 02:39:27 UTC] === API CALL LOG ===
[30-Mar-2026 02:39:27 UTC] Endpoint: user/profile.php
[30-Mar-2026 02:39:27 UTC] Full Log Data: {
    "timestamp": "2026-03-30 02:39:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.201.59",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.201.59, 162.158.95.57",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e43be718c8137c6-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.201.59",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 02:39:27 UTC] === END API CALL LOG ===
[30-Mar-2026 02:39:27 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 02:39:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg
[30-Mar-2026 02:39:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 02:39:27 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 02:39:27 UTC] User ID: 200
[30-Mar-2026 02:39:27 UTC] ✅ User profile retrieved successfully for user ID: 200
[30-Mar-2026 02:39:29 UTC] === API CALL LOG ===
[30-Mar-2026 02:39:29 UTC] Endpoint: user/profile.php
[30-Mar-2026 02:39:29 UTC] Full Log Data: {
    "timestamp": "2026-03-30 02:39:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.201.59",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.201.59, 162.158.95.57",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e43be80bc5837c6-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.201.59",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 02:39:29 UTC] === END API CALL LOG ===
[30-Mar-2026 02:39:29 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 02:39:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg
[30-Mar-2026 02:39:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 02:39:29 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 02:39:29 UTC] User ID: 200
[30-Mar-2026 02:39:29 UTC] ✅ User profile retrieved successfully for user ID: 200
[30-Mar-2026 02:39:29 UTC] === API CALL LOG ===
[30-Mar-2026 02:39:29 UTC] Endpoint: user/profile.php
[30-Mar-2026 02:39:29 UTC] Full Log Data: {
    "timestamp": "2026-03-30 02:39:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.201.59",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.201.59, 162.158.95.58",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e43be80bc5a37c6-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.201.59",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 02:39:29 UTC] === END API CALL LOG ===
[30-Mar-2026 02:39:29 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 02:39:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg
[30-Mar-2026 02:39:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 02:39:29 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 02:39:29 UTC] User ID: 200
[30-Mar-2026 02:39:29 UTC] === API CALL LOG ===
[30-Mar-2026 02:39:29 UTC] Endpoint: user/profile.php
[30-Mar-2026 02:39:29 UTC] Full Log Data: {
    "timestamp": "2026-03-30 02:39:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.201.59",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.201.59, 162.158.95.58",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e43be80bc5f37c6-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.201.59",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 02:39:29 UTC] === END API CALL LOG ===
[30-Mar-2026 02:39:29 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 02:39:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg
[30-Mar-2026 02:39:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 02:39:29 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 02:39:29 UTC] User ID: 200
[30-Mar-2026 02:39:29 UTC] ✅ User profile retrieved successfully for user ID: 200
[30-Mar-2026 02:39:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 02:39:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 02:39:29 UTC] ✅ User profile retrieved successfully for user ID: 200
[30-Mar-2026 02:39:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"188.113.201.59, 162.158.95.58","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e43be80bc5e37c6-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"188.113.201.59","CF-IPCountry":"UZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[30-Mar-2026 02:39:29 UTC] === User Orders API Called ===
[30-Mar-2026 02:39:29 UTC] User ID: 200
[30-Mar-2026 02:39:29 UTC] Limit: 20, Offset: 0
[30-Mar-2026 02:39:29 UTC] Orders found: 0
[30-Mar-2026 02:39:29 UTC] Orders data: []
[30-Mar-2026 02:39:29 UTC] Total orders count: 0
[30-Mar-2026 02:39:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 02:39:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 02:39:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"188.113.201.59, 162.158.95.57","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e43bf01fbc737c6-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"188.113.201.59","CF-IPCountry":"UZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[30-Mar-2026 02:39:50 UTC] === User Orders API Called ===
[30-Mar-2026 02:39:50 UTC] User ID: 200
[30-Mar-2026 02:39:50 UTC] Limit: 20, Offset: 0
[30-Mar-2026 02:39:50 UTC] Orders found: 0
[30-Mar-2026 02:39:50 UTC] Orders data: []
[30-Mar-2026 02:39:50 UTC] Total orders count: 0
[30-Mar-2026 02:39:50 UTC] === API CALL LOG ===
[30-Mar-2026 02:39:50 UTC] Endpoint: user/profile.php
[30-Mar-2026 02:39:50 UTC] Full Log Data: {
    "timestamp": "2026-03-30 02:39:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.201.59",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.201.59, 162.158.95.57",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e43bf01fbc837c6-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.201.59",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 02:39:50 UTC] === END API CALL LOG ===
[30-Mar-2026 02:39:50 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 02:39:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg
[30-Mar-2026 02:39:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 02:39:50 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 02:39:50 UTC] User ID: 200
[30-Mar-2026 02:39:50 UTC] ✅ User profile retrieved successfully for user ID: 200
[30-Mar-2026 02:39:50 UTC] === API CALL LOG ===
[30-Mar-2026 02:39:50 UTC] Endpoint: user/profile.php
[30-Mar-2026 02:39:50 UTC] Full Log Data: {
    "timestamp": "2026-03-30 02:39:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.201.59",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.201.59, 162.158.95.57",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e43bf05bdb737c6-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.201.59",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 02:39:50 UTC] === END API CALL LOG ===
[30-Mar-2026 02:39:50 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 02:39:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg
[30-Mar-2026 02:39:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 02:39:50 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 02:39:50 UTC] User ID: 200
[30-Mar-2026 02:39:50 UTC] ✅ User profile retrieved successfully for user ID: 200
[30-Mar-2026 02:39:53 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 02:39:53 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 02:39:53 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"188.113.201.59, 162.158.95.57","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e43bf16182437c6-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"188.113.201.59","CF-IPCountry":"UZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[30-Mar-2026 02:39:53 UTC] === User Orders API Called ===
[30-Mar-2026 02:39:53 UTC] User ID: 200
[30-Mar-2026 02:39:53 UTC] Limit: 20, Offset: 0
[30-Mar-2026 02:39:53 UTC] Orders found: 0
[30-Mar-2026 02:39:53 UTC] Orders data: []
[30-Mar-2026 02:39:53 UTC] Total orders count: 0
[30-Mar-2026 02:39:55 UTC] === API CALL LOG ===
[30-Mar-2026 02:39:55 UTC] Endpoint: user/profile.php
[30-Mar-2026 02:39:55 UTC] Full Log Data: {
    "timestamp": "2026-03-30 02:39:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.201.59",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.201.59, 162.158.95.57",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e43bf2669ef37c6-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.201.59",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 02:39:55 UTC] === END API CALL LOG ===
[30-Mar-2026 02:39:55 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 02:39:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg
[30-Mar-2026 02:39:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 02:39:55 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 02:39:55 UTC] User ID: 200
[30-Mar-2026 02:39:55 UTC] ✅ User profile retrieved successfully for user ID: 200
[30-Mar-2026 02:39:56 UTC] User Purchases API - User ID: 200
[30-Mar-2026 02:39:56 UTC] User Purchases API - Total purchases found: 1
[30-Mar-2026 02:40:02 UTC] === API CALL LOG ===
[30-Mar-2026 02:40:02 UTC] Endpoint: user/profile.php
[30-Mar-2026 02:40:02 UTC] Full Log Data: {
    "timestamp": "2026-03-30 02:40:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.201.59",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.201.59, 162.158.95.58",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e43bf4f592d37c6-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.201.59",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 02:40:02 UTC] === END API CALL LOG ===
[30-Mar-2026 02:40:02 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 02:40:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg
[30-Mar-2026 02:40:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 02:40:02 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 02:40:02 UTC] User ID: 200
[30-Mar-2026 02:40:02 UTC] ✅ User profile retrieved successfully for user ID: 200
[30-Mar-2026 02:40:02 UTC] User Purchases API - User ID: 200
[30-Mar-2026 02:40:02 UTC] User Purchases API - Total purchases found: 1
[30-Mar-2026 02:40:21 UTC] === API CALL LOG ===
[30-Mar-2026 02:40:21 UTC] Endpoint: user/profile.php
[30-Mar-2026 02:40:21 UTC] Full Log Data: {
    "timestamp": "2026-03-30 02:40:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.201.59",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.201.59, 172.70.240.24",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e43bfc47cfd43d2-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.201.59",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 02:40:21 UTC] === END API CALL LOG ===
[30-Mar-2026 02:40:21 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 02:40:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg
[30-Mar-2026 02:40:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 02:40:21 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 02:40:21 UTC] User ID: 200
[30-Mar-2026 02:40:21 UTC] ✅ User profile retrieved successfully for user ID: 200
[30-Mar-2026 02:40:21 UTC] User Purchases API - User ID: 200
[30-Mar-2026 02:40:21 UTC] User Purchases API - Total purchases found: 1
[30-Mar-2026 02:40:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 02:40:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 02:40:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"188.113.201.59, 172.70.240.25","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e43c0109b5043d2-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"188.113.201.59","CF-IPCountry":"UZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[30-Mar-2026 02:40:33 UTC] === User Orders API Called ===
[30-Mar-2026 02:40:33 UTC] User ID: 200
[30-Mar-2026 02:40:33 UTC] Limit: 20, Offset: 0
[30-Mar-2026 02:40:33 UTC] Orders found: 0
[30-Mar-2026 02:40:33 UTC] Orders data: []
[30-Mar-2026 02:40:33 UTC] Total orders count: 0
[30-Mar-2026 02:40:35 UTC] === API CALL LOG ===
[30-Mar-2026 02:40:35 UTC] Endpoint: user/profile.php
[30-Mar-2026 02:40:35 UTC] Full Log Data: {
    "timestamp": "2026-03-30 02:40:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.201.59",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.201.59, 172.70.240.25",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e43c01bf80f43d2-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.201.59",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 02:40:35 UTC] === END API CALL LOG ===
[30-Mar-2026 02:40:35 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 02:40:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg
[30-Mar-2026 02:40:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 02:40:35 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 02:40:35 UTC] User ID: 200
[30-Mar-2026 02:40:35 UTC] ✅ User profile retrieved successfully for user ID: 200
[30-Mar-2026 02:40:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 02:40:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 02:40:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"188.113.201.59, 172.70.240.24","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e43c01bf80d43d2-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"188.113.201.59","CF-IPCountry":"UZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[30-Mar-2026 02:40:35 UTC] === User Orders API Called ===
[30-Mar-2026 02:40:35 UTC] User ID: 200
[30-Mar-2026 02:40:35 UTC] Limit: 20, Offset: 0
[30-Mar-2026 02:40:35 UTC] Orders found: 0
[30-Mar-2026 02:40:35 UTC] Orders data: []
[30-Mar-2026 02:40:35 UTC] Total orders count: 0
[30-Mar-2026 02:40:35 UTC] === API CALL LOG ===
[30-Mar-2026 02:40:35 UTC] Endpoint: user/profile.php
[30-Mar-2026 02:40:35 UTC] Full Log Data: {
    "timestamp": "2026-03-30 02:40:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.201.59",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.201.59, 172.70.240.24",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e43c01f8bfe43d2-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.201.59",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 02:40:35 UTC] === END API CALL LOG ===
[30-Mar-2026 02:40:35 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 02:40:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg
[30-Mar-2026 02:40:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 02:40:35 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 02:40:35 UTC] User ID: 200
[30-Mar-2026 02:40:35 UTC] ✅ User profile retrieved successfully for user ID: 200
[30-Mar-2026 02:40:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 02:40:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 02:40:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"188.113.201.59, 172.70.240.25","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e43c0497be243d2-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"188.113.201.59","CF-IPCountry":"UZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[30-Mar-2026 02:40:42 UTC] === User Orders API Called ===
[30-Mar-2026 02:40:42 UTC] User ID: 200
[30-Mar-2026 02:40:42 UTC] Limit: 20, Offset: 0
[30-Mar-2026 02:40:42 UTC] Orders found: 0
[30-Mar-2026 02:40:42 UTC] Orders data: []
[30-Mar-2026 02:40:42 UTC] Total orders count: 0
[30-Mar-2026 02:40:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 02:40:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 02:40:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"188.113.201.59, 172.70.240.25","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e43c078ad2943d2-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"188.113.201.59","CF-IPCountry":"UZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[30-Mar-2026 02:40:50 UTC] === User Orders API Called ===
[30-Mar-2026 02:40:50 UTC] User ID: 200
[30-Mar-2026 02:40:50 UTC] Limit: 20, Offset: 0
[30-Mar-2026 02:40:50 UTC] Orders found: 0
[30-Mar-2026 02:40:50 UTC] Orders data: []
[30-Mar-2026 02:40:50 UTC] Total orders count: 0
[30-Mar-2026 02:40:50 UTC] === API CALL LOG ===
[30-Mar-2026 02:40:50 UTC] Endpoint: user/profile.php
[30-Mar-2026 02:40:50 UTC] Full Log Data: {
    "timestamp": "2026-03-30 02:40:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.201.59",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.201.59, 172.70.240.25",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e43c078ad2b43d2-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.201.59",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 02:40:50 UTC] === END API CALL LOG ===
[30-Mar-2026 02:40:50 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 02:40:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg
[30-Mar-2026 02:40:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 02:40:50 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 02:40:50 UTC] User ID: 200
[30-Mar-2026 02:40:50 UTC] ✅ User profile retrieved successfully for user ID: 200
[30-Mar-2026 02:40:50 UTC] === API CALL LOG ===
[30-Mar-2026 02:40:50 UTC] Endpoint: user/profile.php
[30-Mar-2026 02:40:50 UTC] Full Log Data: {
    "timestamp": "2026-03-30 02:40:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.201.59",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.201.59, 172.70.240.25",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e43c07b695343d2-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.201.59",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 02:40:50 UTC] === END API CALL LOG ===
[30-Mar-2026 02:40:50 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 02:40:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg
[30-Mar-2026 02:40:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 02:40:50 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 02:40:50 UTC] User ID: 200
[30-Mar-2026 02:40:50 UTC] ✅ User profile retrieved successfully for user ID: 200
[30-Mar-2026 02:40:53 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 02:40:53 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 02:40:53 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"188.113.201.59, 172.70.240.25","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e43c08d6ce443d2-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"188.113.201.59","CF-IPCountry":"UZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[30-Mar-2026 02:40:53 UTC] === User Orders API Called ===
[30-Mar-2026 02:40:53 UTC] User ID: 200
[30-Mar-2026 02:40:53 UTC] Limit: 20, Offset: 0
[30-Mar-2026 02:40:53 UTC] Orders found: 0
[30-Mar-2026 02:40:53 UTC] Orders data: []
[30-Mar-2026 02:40:53 UTC] Total orders count: 0
[30-Mar-2026 02:40:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 02:40:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 02:40:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"188.113.201.59, 172.70.240.25","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e43c095e89b43d2-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"188.113.201.59","CF-IPCountry":"UZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[30-Mar-2026 02:40:54 UTC] === User Orders API Called ===
[30-Mar-2026 02:40:54 UTC] User ID: 200
[30-Mar-2026 02:40:54 UTC] Limit: 20, Offset: 0
[30-Mar-2026 02:40:54 UTC] Orders found: 0
[30-Mar-2026 02:40:54 UTC] Orders data: []
[30-Mar-2026 02:40:54 UTC] Total orders count: 0
[30-Mar-2026 02:40:54 UTC] === API CALL LOG ===
[30-Mar-2026 02:40:54 UTC] Endpoint: user/profile.php
[30-Mar-2026 02:40:54 UTC] Full Log Data: {
    "timestamp": "2026-03-30 02:40:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.201.59",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.201.59, 172.70.240.25",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e43c095e89d43d2-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.201.59",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 02:40:54 UTC] === END API CALL LOG ===
[30-Mar-2026 02:40:54 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 02:40:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg
[30-Mar-2026 02:40:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 02:40:54 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 02:40:54 UTC] User ID: 200
[30-Mar-2026 02:40:54 UTC] ✅ User profile retrieved successfully for user ID: 200
[30-Mar-2026 02:40:55 UTC] === API CALL LOG ===
[30-Mar-2026 02:40:55 UTC] Endpoint: user/profile.php
[30-Mar-2026 02:40:55 UTC] Full Log Data: {
    "timestamp": "2026-03-30 02:40:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.201.59",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.201.59, 172.70.240.25",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e43c099cd3c43d2-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.201.59",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 02:40:55 UTC] === END API CALL LOG ===
[30-Mar-2026 02:40:55 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 02:40:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg
[30-Mar-2026 02:40:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 02:40:55 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 02:40:55 UTC] User ID: 200
[30-Mar-2026 02:40:55 UTC] ✅ User profile retrieved successfully for user ID: 200
[30-Mar-2026 02:41:07 UTC] === API CALL LOG ===
[30-Mar-2026 02:41:07 UTC] Endpoint: user/profile.php
[30-Mar-2026 02:41:07 UTC] Full Log Data: {
    "timestamp": "2026-03-30 02:41:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.201.59",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.201.59, 172.70.240.25",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e43c0e4bdc243d2-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.201.59",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 02:41:07 UTC] === END API CALL LOG ===
[30-Mar-2026 02:41:07 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 02:41:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg
[30-Mar-2026 02:41:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 02:41:07 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 02:41:07 UTC] User ID: 200
[30-Mar-2026 02:41:07 UTC] ✅ User profile retrieved successfully for user ID: 200
[30-Mar-2026 02:41:07 UTC] User Purchases API - User ID: 200
[30-Mar-2026 02:41:07 UTC] User Purchases API - Total purchases found: 1
[30-Mar-2026 02:41:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 02:41:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 02:41:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"188.113.201.59, 172.70.240.25","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e43c0ff7e2943d2-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"188.113.201.59","CF-IPCountry":"UZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[30-Mar-2026 02:41:11 UTC] === User Orders API Called ===
[30-Mar-2026 02:41:11 UTC] User ID: 200
[30-Mar-2026 02:41:11 UTC] Limit: 20, Offset: 0
[30-Mar-2026 02:41:11 UTC] Orders found: 0
[30-Mar-2026 02:41:11 UTC] Orders data: []
[30-Mar-2026 02:41:11 UTC] Total orders count: 0
[30-Mar-2026 02:41:11 UTC] === API CALL LOG ===
[30-Mar-2026 02:41:11 UTC] Endpoint: user/profile.php
[30-Mar-2026 02:41:11 UTC] Full Log Data: {
    "timestamp": "2026-03-30 02:41:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.201.59",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.201.59, 172.70.240.24",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e43c0ff7e2a43d2-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.201.59",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 02:41:11 UTC] === END API CALL LOG ===
[30-Mar-2026 02:41:11 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 02:41:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg
[30-Mar-2026 02:41:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 02:41:11 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 02:41:11 UTC] User ID: 200
[30-Mar-2026 02:41:11 UTC] ✅ User profile retrieved successfully for user ID: 200
[30-Mar-2026 02:41:12 UTC] === API CALL LOG ===
[30-Mar-2026 02:41:12 UTC] Endpoint: user/profile.php
[30-Mar-2026 02:41:12 UTC] Full Log Data: {
    "timestamp": "2026-03-30 02:41:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.201.59",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.201.59, 172.70.240.24",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e43c1032af743d2-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.201.59",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 02:41:12 UTC] === END API CALL LOG ===
[30-Mar-2026 02:41:12 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 02:41:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg
[30-Mar-2026 02:41:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 02:41:12 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 02:41:12 UTC] User ID: 200
[30-Mar-2026 02:41:12 UTC] ✅ User profile retrieved successfully for user ID: 200
[30-Mar-2026 02:41:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 02:41:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 02:41:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"188.113.201.59, 172.70.240.24","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e43c151185643d2-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"188.113.201.59","CF-IPCountry":"UZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[30-Mar-2026 02:41:24 UTC] === User Orders API Called ===
[30-Mar-2026 02:41:24 UTC] User ID: 200
[30-Mar-2026 02:41:24 UTC] Limit: 20, Offset: 0
[30-Mar-2026 02:41:24 UTC] Orders found: 0
[30-Mar-2026 02:41:24 UTC] Orders data: []
[30-Mar-2026 02:41:24 UTC] Total orders count: 0
[30-Mar-2026 02:41:24 UTC] === API CALL LOG ===
[30-Mar-2026 02:41:24 UTC] Endpoint: user/profile.php
[30-Mar-2026 02:41:24 UTC] Full Log Data: {
    "timestamp": "2026-03-30 02:41:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.201.59",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.201.59, 172.70.240.24",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e43c151185743d2-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.201.59",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 02:41:24 UTC] === END API CALL LOG ===
[30-Mar-2026 02:41:24 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 02:41:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg
[30-Mar-2026 02:41:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 02:41:24 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 02:41:24 UTC] User ID: 200
[30-Mar-2026 02:41:24 UTC] ✅ User profile retrieved successfully for user ID: 200
[30-Mar-2026 02:41:25 UTC] === API CALL LOG ===
[30-Mar-2026 02:41:25 UTC] Endpoint: user/profile.php
[30-Mar-2026 02:41:25 UTC] Full Log Data: {
    "timestamp": "2026-03-30 02:41:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.201.59",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.201.59, 172.70.240.24",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e43c1545bd043d2-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.201.59",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 02:41:25 UTC] === END API CALL LOG ===
[30-Mar-2026 02:41:25 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 02:41:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg
[30-Mar-2026 02:41:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 02:41:25 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 02:41:25 UTC] User ID: 200
[30-Mar-2026 02:41:25 UTC] ✅ User profile retrieved successfully for user ID: 200
[30-Mar-2026 02:41:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 02:41:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 02:41:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"188.113.201.59, 172.70.240.25","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e43c18daf8443d2-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"188.113.201.59","CF-IPCountry":"UZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[30-Mar-2026 02:41:34 UTC] === User Orders API Called ===
[30-Mar-2026 02:41:34 UTC] User ID: 200
[30-Mar-2026 02:41:34 UTC] Limit: 20, Offset: 0
[30-Mar-2026 02:41:34 UTC] Orders found: 0
[30-Mar-2026 02:41:34 UTC] Orders data: []
[30-Mar-2026 02:41:34 UTC] Total orders count: 0
[30-Mar-2026 02:41:34 UTC] === API CALL LOG ===
[30-Mar-2026 02:41:34 UTC] Endpoint: user/profile.php
[30-Mar-2026 02:41:34 UTC] Full Log Data: {
    "timestamp": "2026-03-30 02:41:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.201.59",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.201.59, 172.70.240.25",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e43c18daf8543d2-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.201.59",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 02:41:34 UTC] === END API CALL LOG ===
[30-Mar-2026 02:41:34 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 02:41:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg
[30-Mar-2026 02:41:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 02:41:34 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 02:41:34 UTC] User ID: 200
[30-Mar-2026 02:41:34 UTC] ✅ User profile retrieved successfully for user ID: 200
[30-Mar-2026 02:41:34 UTC] === API CALL LOG ===
[30-Mar-2026 02:41:34 UTC] Endpoint: user/profile.php
[30-Mar-2026 02:41:34 UTC] Full Log Data: {
    "timestamp": "2026-03-30 02:41:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.201.59",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.201.59, 172.70.240.25",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e43c18e582a43d2-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.201.59",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 02:41:34 UTC] === END API CALL LOG ===
[30-Mar-2026 02:41:34 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 02:41:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg
[30-Mar-2026 02:41:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 02:41:34 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 02:41:34 UTC] User ID: 200
[30-Mar-2026 02:41:34 UTC] ✅ User profile retrieved successfully for user ID: 200
[30-Mar-2026 02:41:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 02:41:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 02:41:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"188.113.201.59, 172.70.240.24","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e43c1c1ae7643d2-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"188.113.201.59","CF-IPCountry":"UZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[30-Mar-2026 02:41:42 UTC] === User Orders API Called ===
[30-Mar-2026 02:41:42 UTC] User ID: 200
[30-Mar-2026 02:41:42 UTC] Limit: 20, Offset: 0
[30-Mar-2026 02:41:42 UTC] Orders found: 0
[30-Mar-2026 02:41:42 UTC] Orders data: []
[30-Mar-2026 02:41:42 UTC] Total orders count: 0
[30-Mar-2026 02:41:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 02:41:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 02:41:46 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"188.113.201.59, 172.70.240.24","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e43c1da6fa343d2-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"188.113.201.59","CF-IPCountry":"UZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[30-Mar-2026 02:41:46 UTC] === User Orders API Called ===
[30-Mar-2026 02:41:46 UTC] User ID: 200
[30-Mar-2026 02:41:46 UTC] Limit: 20, Offset: 0
[30-Mar-2026 02:41:46 UTC] Orders found: 0
[30-Mar-2026 02:41:46 UTC] Orders data: []
[30-Mar-2026 02:41:46 UTC] Total orders count: 0
[30-Mar-2026 02:41:46 UTC] === API CALL LOG ===
[30-Mar-2026 02:41:46 UTC] Endpoint: user/profile.php
[30-Mar-2026 02:41:46 UTC] Full Log Data: {
    "timestamp": "2026-03-30 02:41:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.201.59",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.201.59, 172.70.240.24",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e43c1da6fa543d2-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.201.59",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 02:41:46 UTC] === END API CALL LOG ===
[30-Mar-2026 02:41:46 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 02:41:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg
[30-Mar-2026 02:41:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 02:41:46 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 02:41:46 UTC] User ID: 200
[30-Mar-2026 02:41:46 UTC] ✅ User profile retrieved successfully for user ID: 200
[30-Mar-2026 02:41:47 UTC] === API CALL LOG ===
[30-Mar-2026 02:41:47 UTC] Endpoint: user/profile.php
[30-Mar-2026 02:41:47 UTC] Full Log Data: {
    "timestamp": "2026-03-30 02:41:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.201.59",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.201.59, 172.70.240.24",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e43c1e20f2343d2-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.201.59",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 02:41:47 UTC] === END API CALL LOG ===
[30-Mar-2026 02:41:47 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 02:41:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg
[30-Mar-2026 02:41:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 02:41:47 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 02:41:47 UTC] User ID: 200
[30-Mar-2026 02:41:47 UTC] ✅ User profile retrieved successfully for user ID: 200
[30-Mar-2026 02:41:47 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 02:41:47 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 02:41:47 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"188.113.201.59, 172.70.240.24","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e43c1e2e80443d2-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"188.113.201.59","CF-IPCountry":"UZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[30-Mar-2026 02:41:47 UTC] === User Orders API Called ===
[30-Mar-2026 02:41:47 UTC] User ID: 200
[30-Mar-2026 02:41:47 UTC] Limit: 20, Offset: 0
[30-Mar-2026 02:41:47 UTC] Orders found: 0
[30-Mar-2026 02:41:47 UTC] Orders data: []
[30-Mar-2026 02:41:47 UTC] Total orders count: 0
[30-Mar-2026 02:41:50 UTC] === API CALL LOG ===
[30-Mar-2026 02:41:50 UTC] Endpoint: user/profile.php
[30-Mar-2026 02:41:50 UTC] Full Log Data: {
    "timestamp": "2026-03-30 02:41:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.201.59",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.201.59, 172.70.240.24",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e43c1f3490b43d2-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.201.59",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 02:41:50 UTC] === END API CALL LOG ===
[30-Mar-2026 02:41:50 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 02:41:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg
[30-Mar-2026 02:41:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 02:41:50 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 02:41:50 UTC] User ID: 200
[30-Mar-2026 02:41:50 UTC] ✅ User profile retrieved successfully for user ID: 200
[30-Mar-2026 02:41:50 UTC] User Purchases API - User ID: 200
[30-Mar-2026 02:41:50 UTC] User Purchases API - Total purchases found: 1
[30-Mar-2026 02:41:54 UTC] User Purchases API - User ID: 200
[30-Mar-2026 02:41:54 UTC] User Purchases API - Total purchases found: 1
[30-Mar-2026 02:42:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 02:42:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 02:42:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"188.113.201.59, 172.70.240.24","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e43c2319d1043d2-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"188.113.201.59","CF-IPCountry":"UZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[30-Mar-2026 02:42:00 UTC] === User Orders API Called ===
[30-Mar-2026 02:42:00 UTC] User ID: 200
[30-Mar-2026 02:42:00 UTC] Limit: 20, Offset: 0
[30-Mar-2026 02:42:00 UTC] Orders found: 0
[30-Mar-2026 02:42:00 UTC] Orders data: []
[30-Mar-2026 02:42:00 UTC] Total orders count: 0
[30-Mar-2026 02:42:00 UTC] === API CALL LOG ===
[30-Mar-2026 02:42:00 UTC] Endpoint: user/profile.php
[30-Mar-2026 02:42:00 UTC] Full Log Data: {
    "timestamp": "2026-03-30 02:42:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.201.59",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.201.59, 172.70.240.24",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e43c2319d1143d2-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.201.59",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 02:42:00 UTC] === END API CALL LOG ===
[30-Mar-2026 02:42:00 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 02:42:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg
[30-Mar-2026 02:42:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 02:42:00 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 02:42:00 UTC] User ID: 200
[30-Mar-2026 02:42:00 UTC] ✅ User profile retrieved successfully for user ID: 200
[30-Mar-2026 02:42:01 UTC] === API CALL LOG ===
[30-Mar-2026 02:42:01 UTC] Endpoint: user/profile.php
[30-Mar-2026 02:42:01 UTC] Full Log Data: {
    "timestamp": "2026-03-30 02:42:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.201.59",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.201.59, 172.70.240.24",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e43c2385cf143d2-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.201.59",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 02:42:01 UTC] === END API CALL LOG ===
[30-Mar-2026 02:42:01 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 02:42:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg
[30-Mar-2026 02:42:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 02:42:01 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 02:42:01 UTC] User ID: 200
[30-Mar-2026 02:42:01 UTC] ✅ User profile retrieved successfully for user ID: 200
[30-Mar-2026 02:43:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 02:43:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 02:43:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"188.113.201.59, 172.70.240.25","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e43c3fe5c8843d2-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"188.113.201.59","CF-IPCountry":"UZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[30-Mar-2026 02:43:14 UTC] === User Orders API Called ===
[30-Mar-2026 02:43:14 UTC] User ID: 200
[30-Mar-2026 02:43:14 UTC] Limit: 20, Offset: 0
[30-Mar-2026 02:43:14 UTC] Orders found: 0
[30-Mar-2026 02:43:14 UTC] Orders data: []
[30-Mar-2026 02:43:14 UTC] Total orders count: 0
[30-Mar-2026 02:43:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 02:43:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 02:43:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"188.113.201.59, 172.70.240.24","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e43c419cc6843d2-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"188.113.201.59","CF-IPCountry":"UZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[30-Mar-2026 02:43:18 UTC] === User Orders API Called ===
[30-Mar-2026 02:43:18 UTC] User ID: 200
[30-Mar-2026 02:43:18 UTC] Limit: 20, Offset: 0
[30-Mar-2026 02:43:18 UTC] Orders found: 0
[30-Mar-2026 02:43:18 UTC] Orders data: []
[30-Mar-2026 02:43:18 UTC] Total orders count: 0
[30-Mar-2026 02:43:18 UTC] === API CALL LOG ===
[30-Mar-2026 02:43:18 UTC] Endpoint: user/profile.php
[30-Mar-2026 02:43:18 UTC] Full Log Data: {
    "timestamp": "2026-03-30 02:43:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.201.59",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.201.59, 172.70.240.24",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e43c41acda243d2-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.201.59",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 02:43:18 UTC] === END API CALL LOG ===
[30-Mar-2026 02:43:18 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 02:43:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg
[30-Mar-2026 02:43:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 02:43:18 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 02:43:18 UTC] User ID: 200
[30-Mar-2026 02:43:18 UTC] ✅ User profile retrieved successfully for user ID: 200
[30-Mar-2026 02:43:19 UTC] === API CALL LOG ===
[30-Mar-2026 02:43:19 UTC] Endpoint: user/profile.php
[30-Mar-2026 02:43:19 UTC] Full Log Data: {
    "timestamp": "2026-03-30 02:43:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.201.59",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.201.59, 172.70.240.25",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e43c41e99fd43d2-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.201.59",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 02:43:19 UTC] === END API CALL LOG ===
[30-Mar-2026 02:43:19 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 02:43:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg
[30-Mar-2026 02:43:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 02:43:19 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 02:43:19 UTC] User ID: 200
[30-Mar-2026 02:43:19 UTC] ✅ User profile retrieved successfully for user ID: 200
[30-Mar-2026 02:45:57 UTC] === API CALL LOG ===
[30-Mar-2026 02:45:57 UTC] Endpoint: user/profile.php
[30-Mar-2026 02:45:57 UTC] Full Log Data: {
    "timestamp": "2026-03-30 02:45:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:4038:c1da:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:4038:c1da:8000::, 162.158.170.105",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAxIiwidXNlcm5hbWUiOiJtZWVuYSIsImVtYWlsIjoicGFua2FqbWVlbmE3ODUwMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ0MzU1Nn0.OdLnXdaxg9Sca3jqV_KNK_1ljVaVKDWV_Df0SdH1bfE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e43c7f7ab29a12c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d4:4038:c1da:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 02:45:57 UTC] === END API CALL LOG ===
[30-Mar-2026 02:45:57 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 02:45:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAxIiwidXNlcm5hbWUiOiJtZWVuYSIsImVtYWlsIjoicGFua2FqbWVlbmE3ODUwMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ0MzU1Nn0.OdLnXdaxg9Sca3jqV_KNK_1ljVaVKDWV_Df0SdH1bfE
[30-Mar-2026 02:45:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 02:45:57 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 02:45:57 UTC] User ID: 201
[30-Mar-2026 02:45:57 UTC] ✅ User profile retrieved successfully for user ID: 201
[30-Mar-2026 02:45:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 02:45:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 02:45:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d4:4038:c1da:8000::, 162.158.170.104","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAxIiwidXNlcm5hbWUiOiJtZWVuYSIsImVtYWlsIjoicGFua2FqbWVlbmE3ODUwMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ0MzU1Nn0.OdLnXdaxg9Sca3jqV_KNK_1ljVaVKDWV_Df0SdH1bfE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e43c7f7ab2ca12c-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40d4:4038:c1da:8000::","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[30-Mar-2026 02:45:57 UTC] === User Orders API Called ===
[30-Mar-2026 02:45:57 UTC] User ID: 201
[30-Mar-2026 02:45:57 UTC] Limit: 20, Offset: 0
[30-Mar-2026 02:45:57 UTC] Orders found: 0
[30-Mar-2026 02:45:57 UTC] Orders data: []
[30-Mar-2026 02:45:57 UTC] Total orders count: 0
[30-Mar-2026 02:45:57 UTC] === API CALL LOG ===
[30-Mar-2026 02:45:57 UTC] Endpoint: user/profile.php
[30-Mar-2026 02:45:57 UTC] Full Log Data: {
    "timestamp": "2026-03-30 02:45:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:4038:c1da:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:4038:c1da:8000::, 162.158.170.105",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAxIiwidXNlcm5hbWUiOiJtZWVuYSIsImVtYWlsIjoicGFua2FqbWVlbmE3ODUwMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ0MzU1Nn0.OdLnXdaxg9Sca3jqV_KNK_1ljVaVKDWV_Df0SdH1bfE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e43c7f83b7da12c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d4:4038:c1da:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 02:45:57 UTC] === END API CALL LOG ===
[30-Mar-2026 02:45:57 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 02:45:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAxIiwidXNlcm5hbWUiOiJtZWVuYSIsImVtYWlsIjoicGFua2FqbWVlbmE3ODUwMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ0MzU1Nn0.OdLnXdaxg9Sca3jqV_KNK_1ljVaVKDWV_Df0SdH1bfE
[30-Mar-2026 02:45:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 02:45:57 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 02:45:57 UTC] User ID: 201
[30-Mar-2026 02:45:57 UTC] ✅ User profile retrieved successfully for user ID: 201
[30-Mar-2026 02:45:58 UTC] === API CALL LOG ===
[30-Mar-2026 02:45:58 UTC] Endpoint: user/profile.php
[30-Mar-2026 02:45:58 UTC] Full Log Data: {
    "timestamp": "2026-03-30 02:45:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:4038:c1da:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:4038:c1da:8000::, 162.158.170.105",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAxIiwidXNlcm5hbWUiOiJtZWVuYSIsImVtYWlsIjoicGFua2FqbWVlbmE3ODUwMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ0MzU1Nn0.OdLnXdaxg9Sca3jqV_KNK_1ljVaVKDWV_Df0SdH1bfE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e43c8019faba12c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d4:4038:c1da:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 02:45:58 UTC] === END API CALL LOG ===
[30-Mar-2026 02:45:58 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 02:45:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAxIiwidXNlcm5hbWUiOiJtZWVuYSIsImVtYWlsIjoicGFua2FqbWVlbmE3ODUwMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ0MzU1Nn0.OdLnXdaxg9Sca3jqV_KNK_1ljVaVKDWV_Df0SdH1bfE
[30-Mar-2026 02:45:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 02:45:58 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 02:45:58 UTC] User ID: 201
[30-Mar-2026 02:45:58 UTC] ✅ User profile retrieved successfully for user ID: 201
[30-Mar-2026 02:46:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 02:46:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 02:46:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d4:4038:c1da:8000::, 162.158.170.104","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAxIiwidXNlcm5hbWUiOiJtZWVuYSIsImVtYWlsIjoicGFua2FqbWVlbmE3ODUwMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ0MzU1Nn0.OdLnXdaxg9Sca3jqV_KNK_1ljVaVKDWV_Df0SdH1bfE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e43c89479a0a12c-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40d4:4038:c1da:8000::","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[30-Mar-2026 02:46:22 UTC] === User Orders API Called ===
[30-Mar-2026 02:46:22 UTC] User ID: 201
[30-Mar-2026 02:46:22 UTC] Limit: 20, Offset: 0
[30-Mar-2026 02:46:22 UTC] Orders found: 0
[30-Mar-2026 02:46:22 UTC] Orders data: []
[30-Mar-2026 02:46:22 UTC] Total orders count: 0
[30-Mar-2026 02:46:24 UTC] === API CALL LOG ===
[30-Mar-2026 02:46:24 UTC] Endpoint: user/profile.php
[30-Mar-2026 02:46:24 UTC] Full Log Data: {
    "timestamp": "2026-03-30 02:46:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:4038:c1da:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:4038:c1da:8000::, 162.158.170.105",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAxIiwidXNlcm5hbWUiOiJtZWVuYSIsImVtYWlsIjoicGFua2FqbWVlbmE3ODUwMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ0MzU1Nn0.OdLnXdaxg9Sca3jqV_KNK_1ljVaVKDWV_Df0SdH1bfE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e43c89f9eafa12c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d4:4038:c1da:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 02:46:24 UTC] === END API CALL LOG ===
[30-Mar-2026 02:46:24 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 02:46:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAxIiwidXNlcm5hbWUiOiJtZWVuYSIsImVtYWlsIjoicGFua2FqbWVlbmE3ODUwMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ0MzU1Nn0.OdLnXdaxg9Sca3jqV_KNK_1ljVaVKDWV_Df0SdH1bfE
[30-Mar-2026 02:46:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 02:46:24 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 02:46:24 UTC] User ID: 201
[30-Mar-2026 02:46:24 UTC] ✅ User profile retrieved successfully for user ID: 201
[30-Mar-2026 02:46:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 02:46:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 02:46:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d4:4038:c1da:8000::, 162.158.170.104","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAxIiwidXNlcm5hbWUiOiJtZWVuYSIsImVtYWlsIjoicGFua2FqbWVlbmE3ODUwMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ0MzU1Nn0.OdLnXdaxg9Sca3jqV_KNK_1ljVaVKDWV_Df0SdH1bfE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e43c89f9eaea12c-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40d4:4038:c1da:8000::","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[30-Mar-2026 02:46:24 UTC] === User Orders API Called ===
[30-Mar-2026 02:46:24 UTC] User ID: 201
[30-Mar-2026 02:46:24 UTC] Limit: 20, Offset: 0
[30-Mar-2026 02:46:24 UTC] Orders found: 0
[30-Mar-2026 02:46:24 UTC] Orders data: []
[30-Mar-2026 02:46:24 UTC] Total orders count: 0
[30-Mar-2026 02:46:24 UTC] === API CALL LOG ===
[30-Mar-2026 02:46:24 UTC] Endpoint: user/profile.php
[30-Mar-2026 02:46:24 UTC] Full Log Data: {
    "timestamp": "2026-03-30 02:46:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:4038:c1da:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:4038:c1da:8000::, 162.158.170.104",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAxIiwidXNlcm5hbWUiOiJtZWVuYSIsImVtYWlsIjoicGFua2FqbWVlbmE3ODUwMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ0MzU1Nn0.OdLnXdaxg9Sca3jqV_KNK_1ljVaVKDWV_Df0SdH1bfE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e43c8a3f8eda12c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d4:4038:c1da:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 02:46:24 UTC] === END API CALL LOG ===
[30-Mar-2026 02:46:24 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 02:46:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAxIiwidXNlcm5hbWUiOiJtZWVuYSIsImVtYWlsIjoicGFua2FqbWVlbmE3ODUwMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ0MzU1Nn0.OdLnXdaxg9Sca3jqV_KNK_1ljVaVKDWV_Df0SdH1bfE
[30-Mar-2026 02:46:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 02:46:24 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 02:46:24 UTC] User ID: 201
[30-Mar-2026 02:46:24 UTC] ✅ User profile retrieved successfully for user ID: 201
[30-Mar-2026 02:46:25 UTC] === API CALL LOG ===
[30-Mar-2026 02:46:25 UTC] Endpoint: user/profile.php
[30-Mar-2026 02:46:25 UTC] Full Log Data: {
    "timestamp": "2026-03-30 02:46:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:4038:c1da:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:4038:c1da:8000::, 162.158.170.105",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAxIiwidXNlcm5hbWUiOiJtZWVuYSIsImVtYWlsIjoicGFua2FqbWVlbmE3ODUwMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ0MzU1Nn0.OdLnXdaxg9Sca3jqV_KNK_1ljVaVKDWV_Df0SdH1bfE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e43c8a76ab6a12c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d4:4038:c1da:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 02:46:25 UTC] === END API CALL LOG ===
[30-Mar-2026 02:46:25 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 02:46:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAxIiwidXNlcm5hbWUiOiJtZWVuYSIsImVtYWlsIjoicGFua2FqbWVlbmE3ODUwMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ0MzU1Nn0.OdLnXdaxg9Sca3jqV_KNK_1ljVaVKDWV_Df0SdH1bfE
[30-Mar-2026 02:46:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 02:46:25 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 02:46:25 UTC] User ID: 201
[30-Mar-2026 02:46:25 UTC] ✅ User profile retrieved successfully for user ID: 201
[30-Mar-2026 02:48:12 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 02:48:12 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 02:48:12 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d4:4038:c1da:8000::, 172.68.164.101","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAxIiwidXNlcm5hbWUiOiJtZWVuYSIsImVtYWlsIjoicGFua2FqbWVlbmE3ODUwMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ0MzU1Nn0.OdLnXdaxg9Sca3jqV_KNK_1ljVaVKDWV_Df0SdH1bfE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e43cb42d8b7f8f2-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40d4:4038:c1da:8000::","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[30-Mar-2026 02:48:12 UTC] === User Orders API Called ===
[30-Mar-2026 02:48:12 UTC] User ID: 201
[30-Mar-2026 02:48:12 UTC] Limit: 20, Offset: 0
[30-Mar-2026 02:48:12 UTC] Orders found: 0
[30-Mar-2026 02:48:12 UTC] Orders data: []
[30-Mar-2026 02:48:12 UTC] Total orders count: 0
[30-Mar-2026 02:48:12 UTC] === API CALL LOG ===
[30-Mar-2026 02:48:12 UTC] Endpoint: user/profile.php
[30-Mar-2026 02:48:12 UTC] Full Log Data: {
    "timestamp": "2026-03-30 02:48:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:4038:c1da:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:4038:c1da:8000::, 172.68.164.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAxIiwidXNlcm5hbWUiOiJtZWVuYSIsImVtYWlsIjoicGFua2FqbWVlbmE3ODUwMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ0MzU1Nn0.OdLnXdaxg9Sca3jqV_KNK_1ljVaVKDWV_Df0SdH1bfE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e43cb4359e3f8f2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d4:4038:c1da:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 02:48:12 UTC] === END API CALL LOG ===
[30-Mar-2026 02:48:12 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 02:48:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAxIiwidXNlcm5hbWUiOiJtZWVuYSIsImVtYWlsIjoicGFua2FqbWVlbmE3ODUwMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ0MzU1Nn0.OdLnXdaxg9Sca3jqV_KNK_1ljVaVKDWV_Df0SdH1bfE
[30-Mar-2026 02:48:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 02:48:12 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 02:48:12 UTC] User ID: 201
[30-Mar-2026 02:48:12 UTC] ✅ User profile retrieved successfully for user ID: 201
[30-Mar-2026 02:48:12 UTC] === API CALL LOG ===
[30-Mar-2026 02:48:12 UTC] Endpoint: user/profile.php
[30-Mar-2026 02:48:12 UTC] Full Log Data: {
    "timestamp": "2026-03-30 02:48:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:4038:c1da:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:4038:c1da:8000::, 172.68.164.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAxIiwidXNlcm5hbWUiOiJtZWVuYSIsImVtYWlsIjoicGFua2FqbWVlbmE3ODUwMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ0MzU1Nn0.OdLnXdaxg9Sca3jqV_KNK_1ljVaVKDWV_Df0SdH1bfE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e43cb457f5af8f2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d4:4038:c1da:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 02:48:12 UTC] === END API CALL LOG ===
[30-Mar-2026 02:48:12 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 02:48:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAxIiwidXNlcm5hbWUiOiJtZWVuYSIsImVtYWlsIjoicGFua2FqbWVlbmE3ODUwMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ0MzU1Nn0.OdLnXdaxg9Sca3jqV_KNK_1ljVaVKDWV_Df0SdH1bfE
[30-Mar-2026 02:48:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 02:48:12 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 02:48:12 UTC] User ID: 201
[30-Mar-2026 02:48:12 UTC] ✅ User profile retrieved successfully for user ID: 201
[30-Mar-2026 02:48:13 UTC] === API CALL LOG ===
[30-Mar-2026 02:48:13 UTC] Endpoint: user/profile.php
[30-Mar-2026 02:48:13 UTC] Full Log Data: {
    "timestamp": "2026-03-30 02:48:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:4038:c1da:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:4038:c1da:8000::, 172.68.164.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAxIiwidXNlcm5hbWUiOiJtZWVuYSIsImVtYWlsIjoicGFua2FqbWVlbmE3ODUwMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ0MzU1Nn0.OdLnXdaxg9Sca3jqV_KNK_1ljVaVKDWV_Df0SdH1bfE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e43cb4dba33f8f2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d4:4038:c1da:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 02:48:13 UTC] === END API CALL LOG ===
[30-Mar-2026 02:48:13 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 02:48:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAxIiwidXNlcm5hbWUiOiJtZWVuYSIsImVtYWlsIjoicGFua2FqbWVlbmE3ODUwMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ0MzU1Nn0.OdLnXdaxg9Sca3jqV_KNK_1ljVaVKDWV_Df0SdH1bfE
[30-Mar-2026 02:48:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 02:48:13 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 02:48:13 UTC] User ID: 201
[30-Mar-2026 02:48:13 UTC] ✅ User profile retrieved successfully for user ID: 201
[30-Mar-2026 02:50:07 UTC] === API CALL LOG ===
[30-Mar-2026 02:50:07 UTC] Endpoint: user/profile.php
[30-Mar-2026 02:50:07 UTC] Full Log Data: {
    "timestamp": "2026-03-30 02:50:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:4038:c1da:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:4038:c1da:8000::, 172.69.165.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAxIiwidXNlcm5hbWUiOiJtZWVuYSIsImVtYWlsIjoicGFua2FqbWVlbmE3ODUwMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ0MzU1Nn0.OdLnXdaxg9Sca3jqV_KNK_1ljVaVKDWV_Df0SdH1bfE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e43ce1348c4ab49-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d4:4038:c1da:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 02:50:07 UTC] === END API CALL LOG ===
[30-Mar-2026 02:50:07 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 02:50:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAxIiwidXNlcm5hbWUiOiJtZWVuYSIsImVtYWlsIjoicGFua2FqbWVlbmE3ODUwMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ0MzU1Nn0.OdLnXdaxg9Sca3jqV_KNK_1ljVaVKDWV_Df0SdH1bfE
[30-Mar-2026 02:50:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 02:50:07 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 02:50:07 UTC] User ID: 201
[30-Mar-2026 02:50:07 UTC] ✅ User profile retrieved successfully for user ID: 201
[30-Mar-2026 02:50:07 UTC] === API CALL LOG ===
[30-Mar-2026 02:50:07 UTC] Endpoint: user/profile.php
[30-Mar-2026 02:50:07 UTC] Full Log Data: {
    "timestamp": "2026-03-30 02:50:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:4038:c1da:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:4038:c1da:8000::, 172.69.165.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAxIiwidXNlcm5hbWUiOiJtZWVuYSIsImVtYWlsIjoicGFua2FqbWVlbmE3ODUwMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ0MzU1Nn0.OdLnXdaxg9Sca3jqV_KNK_1ljVaVKDWV_Df0SdH1bfE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e43ce1348c1ab49-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d4:4038:c1da:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 02:50:07 UTC] === END API CALL LOG ===
[30-Mar-2026 02:50:07 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 02:50:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAxIiwidXNlcm5hbWUiOiJtZWVuYSIsImVtYWlsIjoicGFua2FqbWVlbmE3ODUwMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ0MzU1Nn0.OdLnXdaxg9Sca3jqV_KNK_1ljVaVKDWV_Df0SdH1bfE
[30-Mar-2026 02:50:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 02:50:07 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 02:50:07 UTC] User ID: 201
[30-Mar-2026 02:50:07 UTC] ✅ User profile retrieved successfully for user ID: 201
[30-Mar-2026 02:50:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 02:50:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 02:50:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d4:4038:c1da:8000::, 172.69.165.48","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAxIiwidXNlcm5hbWUiOiJtZWVuYSIsImVtYWlsIjoicGFua2FqbWVlbmE3ODUwMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ0MzU1Nn0.OdLnXdaxg9Sca3jqV_KNK_1ljVaVKDWV_Df0SdH1bfE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e43ce1348c0ab49-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40d4:4038:c1da:8000::","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[30-Mar-2026 02:50:14 UTC] === User Orders API Called ===
[30-Mar-2026 02:50:14 UTC] User ID: 201
[30-Mar-2026 02:50:14 UTC] Limit: 20, Offset: 0
[30-Mar-2026 02:50:14 UTC] Orders found: 0
[30-Mar-2026 02:50:14 UTC] Orders data: []
[30-Mar-2026 02:50:14 UTC] Total orders count: 0
[30-Mar-2026 02:50:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 02:50:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 02:50:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d4:4038:c1da:8000::, 172.69.165.48","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAxIiwidXNlcm5hbWUiOiJtZWVuYSIsImVtYWlsIjoicGFua2FqbWVlbmE3ODUwMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ0MzU1Nn0.OdLnXdaxg9Sca3jqV_KNK_1ljVaVKDWV_Df0SdH1bfE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e43ce50796bab49-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40d4:4038:c1da:8000::","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[30-Mar-2026 02:50:17 UTC] === User Orders API Called ===
[30-Mar-2026 02:50:17 UTC] User ID: 201
[30-Mar-2026 02:50:17 UTC] Limit: 20, Offset: 0
[30-Mar-2026 02:50:17 UTC] Orders found: 0
[30-Mar-2026 02:50:17 UTC] Orders data: []
[30-Mar-2026 02:50:17 UTC] Total orders count: 0
[30-Mar-2026 02:50:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 02:50:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 02:50:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d4:4038:c1da:8000::, 172.69.165.49","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAxIiwidXNlcm5hbWUiOiJtZWVuYSIsImVtYWlsIjoicGFua2FqbWVlbmE3ODUwMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ0MzU1Nn0.OdLnXdaxg9Sca3jqV_KNK_1ljVaVKDWV_Df0SdH1bfE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e43ce5b5e0eab49-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40d4:4038:c1da:8000::","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[30-Mar-2026 02:50:19 UTC] === User Orders API Called ===
[30-Mar-2026 02:50:19 UTC] User ID: 201
[30-Mar-2026 02:50:19 UTC] Limit: 20, Offset: 0
[30-Mar-2026 02:50:19 UTC] Orders found: 0
[30-Mar-2026 02:50:19 UTC] Orders data: []
[30-Mar-2026 02:50:19 UTC] Total orders count: 0
[30-Mar-2026 02:50:19 UTC] === API CALL LOG ===
[30-Mar-2026 02:50:19 UTC] Endpoint: user/profile.php
[30-Mar-2026 02:50:19 UTC] Full Log Data: {
    "timestamp": "2026-03-30 02:50:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:4038:c1da:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:4038:c1da:8000::, 172.69.165.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAxIiwidXNlcm5hbWUiOiJtZWVuYSIsImVtYWlsIjoicGFua2FqbWVlbmE3ODUwMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ0MzU1Nn0.OdLnXdaxg9Sca3jqV_KNK_1ljVaVKDWV_Df0SdH1bfE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e43ce5bde4cab49-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d4:4038:c1da:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 02:50:19 UTC] === END API CALL LOG ===
[30-Mar-2026 02:50:19 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 02:50:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAxIiwidXNlcm5hbWUiOiJtZWVuYSIsImVtYWlsIjoicGFua2FqbWVlbmE3ODUwMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ0MzU1Nn0.OdLnXdaxg9Sca3jqV_KNK_1ljVaVKDWV_Df0SdH1bfE
[30-Mar-2026 02:50:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 02:50:19 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 02:50:19 UTC] User ID: 201
[30-Mar-2026 02:50:19 UTC] ✅ User profile retrieved successfully for user ID: 201
[30-Mar-2026 02:50:19 UTC] === API CALL LOG ===
[30-Mar-2026 02:50:19 UTC] Endpoint: user/profile.php
[30-Mar-2026 02:50:19 UTC] Full Log Data: {
    "timestamp": "2026-03-30 02:50:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:4038:c1da:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:4038:c1da:8000::, 172.69.165.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAxIiwidXNlcm5hbWUiOiJtZWVuYSIsImVtYWlsIjoicGFua2FqbWVlbmE3ODUwMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ0MzU1Nn0.OdLnXdaxg9Sca3jqV_KNK_1ljVaVKDWV_Df0SdH1bfE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e43ce5f2ff4ab49-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d4:4038:c1da:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 02:50:19 UTC] === END API CALL LOG ===
[30-Mar-2026 02:50:19 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 02:50:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAxIiwidXNlcm5hbWUiOiJtZWVuYSIsImVtYWlsIjoicGFua2FqbWVlbmE3ODUwMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ0MzU1Nn0.OdLnXdaxg9Sca3jqV_KNK_1ljVaVKDWV_Df0SdH1bfE
[30-Mar-2026 02:50:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 02:50:19 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 02:50:19 UTC] User ID: 201
[30-Mar-2026 02:50:19 UTC] ✅ User profile retrieved successfully for user ID: 201
[30-Mar-2026 02:50:19 UTC] === API CALL LOG ===
[30-Mar-2026 02:50:19 UTC] Endpoint: user/profile.php
[30-Mar-2026 02:50:19 UTC] Full Log Data: {
    "timestamp": "2026-03-30 02:50:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:4038:c1da:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:4038:c1da:8000::, 172.69.165.49",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAxIiwidXNlcm5hbWUiOiJtZWVuYSIsImVtYWlsIjoicGFua2FqbWVlbmE3ODUwMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ0MzU1Nn0.OdLnXdaxg9Sca3jqV_KNK_1ljVaVKDWV_Df0SdH1bfE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e43ce61b94dab49-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d4:4038:c1da:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 02:50:19 UTC] === END API CALL LOG ===
[30-Mar-2026 02:50:19 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 02:50:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAxIiwidXNlcm5hbWUiOiJtZWVuYSIsImVtYWlsIjoicGFua2FqbWVlbmE3ODUwMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ0MzU1Nn0.OdLnXdaxg9Sca3jqV_KNK_1ljVaVKDWV_Df0SdH1bfE
[30-Mar-2026 02:50:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 02:50:19 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 02:50:19 UTC] User ID: 201
[30-Mar-2026 02:50:19 UTC] ✅ User profile retrieved successfully for user ID: 201
[30-Mar-2026 02:50:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 02:50:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 02:50:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d4:4038:c1da:8000::, 172.69.165.49","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAxIiwidXNlcm5hbWUiOiJtZWVuYSIsImVtYWlsIjoicGFua2FqbWVlbmE3ODUwMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ0MzU1Nn0.OdLnXdaxg9Sca3jqV_KNK_1ljVaVKDWV_Df0SdH1bfE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e43cef8e8e5ab49-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40d4:4038:c1da:8000::","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[30-Mar-2026 02:50:44 UTC] === User Orders API Called ===
[30-Mar-2026 02:50:44 UTC] User ID: 201
[30-Mar-2026 02:50:44 UTC] Limit: 20, Offset: 0
[30-Mar-2026 02:50:44 UTC] Orders found: 0
[30-Mar-2026 02:50:44 UTC] Orders data: []
[30-Mar-2026 02:50:44 UTC] Total orders count: 0
[30-Mar-2026 02:50:44 UTC] === API CALL LOG ===
[30-Mar-2026 02:50:44 UTC] Endpoint: user/profile.php
[30-Mar-2026 02:50:44 UTC] Full Log Data: {
    "timestamp": "2026-03-30 02:50:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:4038:c1da:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:4038:c1da:8000::, 172.69.165.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAxIiwidXNlcm5hbWUiOiJtZWVuYSIsImVtYWlsIjoicGFua2FqbWVlbmE3ODUwMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ0MzU1Nn0.OdLnXdaxg9Sca3jqV_KNK_1ljVaVKDWV_Df0SdH1bfE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e43cef96938ab49-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d4:4038:c1da:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 02:50:44 UTC] === END API CALL LOG ===
[30-Mar-2026 02:50:44 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 02:50:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAxIiwidXNlcm5hbWUiOiJtZWVuYSIsImVtYWlsIjoicGFua2FqbWVlbmE3ODUwMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ0MzU1Nn0.OdLnXdaxg9Sca3jqV_KNK_1ljVaVKDWV_Df0SdH1bfE
[30-Mar-2026 02:50:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 02:50:44 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 02:50:44 UTC] User ID: 201
[30-Mar-2026 02:50:44 UTC] ✅ User profile retrieved successfully for user ID: 201
[30-Mar-2026 02:50:44 UTC] === API CALL LOG ===
[30-Mar-2026 02:50:44 UTC] Endpoint: user/profile.php
[30-Mar-2026 02:50:44 UTC] Full Log Data: {
    "timestamp": "2026-03-30 02:50:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:4038:c1da:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:4038:c1da:8000::, 172.69.165.49",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAxIiwidXNlcm5hbWUiOiJtZWVuYSIsImVtYWlsIjoicGFua2FqbWVlbmE3ODUwMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ0MzU1Nn0.OdLnXdaxg9Sca3jqV_KNK_1ljVaVKDWV_Df0SdH1bfE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e43cefcdae8ab49-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d4:4038:c1da:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 02:50:44 UTC] === END API CALL LOG ===
[30-Mar-2026 02:50:44 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 02:50:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAxIiwidXNlcm5hbWUiOiJtZWVuYSIsImVtYWlsIjoicGFua2FqbWVlbmE3ODUwMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ0MzU1Nn0.OdLnXdaxg9Sca3jqV_KNK_1ljVaVKDWV_Df0SdH1bfE
[30-Mar-2026 02:50:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 02:50:44 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 02:50:44 UTC] User ID: 201
[30-Mar-2026 02:50:44 UTC] ✅ User profile retrieved successfully for user ID: 201
[30-Mar-2026 02:50:45 UTC] === API CALL LOG ===
[30-Mar-2026 02:50:45 UTC] Endpoint: user/profile.php
[30-Mar-2026 02:50:45 UTC] Full Log Data: {
    "timestamp": "2026-03-30 02:50:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:4038:c1da:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:4038:c1da:8000::, 172.69.165.49",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAxIiwidXNlcm5hbWUiOiJtZWVuYSIsImVtYWlsIjoicGFua2FqbWVlbmE3ODUwMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ0MzU1Nn0.OdLnXdaxg9Sca3jqV_KNK_1ljVaVKDWV_Df0SdH1bfE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e43cf01bd5cab49-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d4:4038:c1da:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 02:50:45 UTC] === END API CALL LOG ===
[30-Mar-2026 02:50:45 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 02:50:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAxIiwidXNlcm5hbWUiOiJtZWVuYSIsImVtYWlsIjoicGFua2FqbWVlbmE3ODUwMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ0MzU1Nn0.OdLnXdaxg9Sca3jqV_KNK_1ljVaVKDWV_Df0SdH1bfE
[30-Mar-2026 02:50:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 02:50:45 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 02:50:45 UTC] User ID: 201
[30-Mar-2026 02:50:45 UTC] ✅ User profile retrieved successfully for user ID: 201
[30-Mar-2026 02:51:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 02:51:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 02:51:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d4:4038:c1da:8000::, 172.69.165.48","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAxIiwidXNlcm5hbWUiOiJtZWVuYSIsImVtYWlsIjoicGFua2FqbWVlbmE3ODUwMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ0MzU1Nn0.OdLnXdaxg9Sca3jqV_KNK_1ljVaVKDWV_Df0SdH1bfE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e43cf814d32ab49-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40d4:4038:c1da:8000::","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[30-Mar-2026 02:51:06 UTC] === User Orders API Called ===
[30-Mar-2026 02:51:06 UTC] User ID: 201
[30-Mar-2026 02:51:06 UTC] Limit: 20, Offset: 0
[30-Mar-2026 02:51:06 UTC] Orders found: 0
[30-Mar-2026 02:51:06 UTC] Orders data: []
[30-Mar-2026 02:51:06 UTC] Total orders count: 0
[30-Mar-2026 02:51:06 UTC] === API CALL LOG ===
[30-Mar-2026 02:51:06 UTC] Endpoint: user/profile.php
[30-Mar-2026 02:51:06 UTC] Full Log Data: {
    "timestamp": "2026-03-30 02:51:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:4038:c1da:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:4038:c1da:8000::, 172.69.165.49",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAxIiwidXNlcm5hbWUiOiJtZWVuYSIsImVtYWlsIjoicGFua2FqbWVlbmE3ODUwMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ0MzU1Nn0.OdLnXdaxg9Sca3jqV_KNK_1ljVaVKDWV_Df0SdH1bfE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e43cf81cd7eab49-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d4:4038:c1da:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 02:51:06 UTC] === END API CALL LOG ===
[30-Mar-2026 02:51:06 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 02:51:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAxIiwidXNlcm5hbWUiOiJtZWVuYSIsImVtYWlsIjoicGFua2FqbWVlbmE3ODUwMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ0MzU1Nn0.OdLnXdaxg9Sca3jqV_KNK_1ljVaVKDWV_Df0SdH1bfE
[30-Mar-2026 02:51:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 02:51:06 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 02:51:06 UTC] User ID: 201
[30-Mar-2026 02:51:06 UTC] ✅ User profile retrieved successfully for user ID: 201
[30-Mar-2026 02:51:06 UTC] === API CALL LOG ===
[30-Mar-2026 02:51:06 UTC] Endpoint: user/profile.php
[30-Mar-2026 02:51:06 UTC] Full Log Data: {
    "timestamp": "2026-03-30 02:51:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:4038:c1da:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:4038:c1da:8000::, 172.69.165.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAxIiwidXNlcm5hbWUiOiJtZWVuYSIsImVtYWlsIjoicGFua2FqbWVlbmE3ODUwMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ0MzU1Nn0.OdLnXdaxg9Sca3jqV_KNK_1ljVaVKDWV_Df0SdH1bfE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e43cf852f52ab49-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d4:4038:c1da:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 02:51:06 UTC] === END API CALL LOG ===
[30-Mar-2026 02:51:06 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 02:51:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAxIiwidXNlcm5hbWUiOiJtZWVuYSIsImVtYWlsIjoicGFua2FqbWVlbmE3ODUwMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ0MzU1Nn0.OdLnXdaxg9Sca3jqV_KNK_1ljVaVKDWV_Df0SdH1bfE
[30-Mar-2026 02:51:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 02:51:06 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 02:51:06 UTC] User ID: 201
[30-Mar-2026 02:51:06 UTC] ✅ User profile retrieved successfully for user ID: 201
[30-Mar-2026 02:51:07 UTC] === API CALL LOG ===
[30-Mar-2026 02:51:07 UTC] Endpoint: user/profile.php
[30-Mar-2026 02:51:07 UTC] Full Log Data: {
    "timestamp": "2026-03-30 02:51:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:4038:c1da:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:4038:c1da:8000::, 172.69.165.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAxIiwidXNlcm5hbWUiOiJtZWVuYSIsImVtYWlsIjoicGFua2FqbWVlbmE3ODUwMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ0MzU1Nn0.OdLnXdaxg9Sca3jqV_KNK_1ljVaVKDWV_Df0SdH1bfE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e43cf8999f4ab49-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d4:4038:c1da:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 02:51:07 UTC] === END API CALL LOG ===
[30-Mar-2026 02:51:07 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 02:51:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAxIiwidXNlcm5hbWUiOiJtZWVuYSIsImVtYWlsIjoicGFua2FqbWVlbmE3ODUwMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ0MzU1Nn0.OdLnXdaxg9Sca3jqV_KNK_1ljVaVKDWV_Df0SdH1bfE
[30-Mar-2026 02:51:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 02:51:07 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 02:51:07 UTC] User ID: 201
[30-Mar-2026 02:51:07 UTC] ✅ User profile retrieved successfully for user ID: 201
[30-Mar-2026 02:51:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 02:51:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 02:51:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d4:4038:c1da:8000::, 172.69.165.48","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAxIiwidXNlcm5hbWUiOiJtZWVuYSIsImVtYWlsIjoicGFua2FqbWVlbmE3ODUwMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ0MzU1Nn0.OdLnXdaxg9Sca3jqV_KNK_1ljVaVKDWV_Df0SdH1bfE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e43cfb8bcd8ab49-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40d4:4038:c1da:8000::","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[30-Mar-2026 02:51:14 UTC] === User Orders API Called ===
[30-Mar-2026 02:51:14 UTC] User ID: 201
[30-Mar-2026 02:51:14 UTC] Limit: 20, Offset: 0
[30-Mar-2026 02:51:14 UTC] Orders found: 0
[30-Mar-2026 02:51:14 UTC] Orders data: []
[30-Mar-2026 02:51:14 UTC] Total orders count: 0
[30-Mar-2026 02:51:16 UTC] === API CALL LOG ===
[30-Mar-2026 02:51:16 UTC] Endpoint: user/profile.php
[30-Mar-2026 02:51:16 UTC] Full Log Data: {
    "timestamp": "2026-03-30 02:51:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:4038:c1da:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:4038:c1da:8000::, 172.69.165.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAxIiwidXNlcm5hbWUiOiJtZWVuYSIsImVtYWlsIjoicGFua2FqbWVlbmE3ODUwMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ0MzU1Nn0.OdLnXdaxg9Sca3jqV_KNK_1ljVaVKDWV_Df0SdH1bfE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e43cfc3bac4ab49-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d4:4038:c1da:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 02:51:16 UTC] === END API CALL LOG ===
[30-Mar-2026 02:51:16 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 02:51:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAxIiwidXNlcm5hbWUiOiJtZWVuYSIsImVtYWlsIjoicGFua2FqbWVlbmE3ODUwMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ0MzU1Nn0.OdLnXdaxg9Sca3jqV_KNK_1ljVaVKDWV_Df0SdH1bfE
[30-Mar-2026 02:51:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 02:51:16 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 02:51:16 UTC] User ID: 201
[30-Mar-2026 02:51:16 UTC] ✅ User profile retrieved successfully for user ID: 201
[30-Mar-2026 02:51:16 UTC] User Purchases API - User ID: 201
[30-Mar-2026 02:51:16 UTC] User Purchases API - Total purchases found: 1
[30-Mar-2026 03:03:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 03:03:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 03:03:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d4:4038:c1da:8000::, 172.71.124.89","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMDEsInVzZXJuYW1lIjoibWVlbmEiLCJlbWFpbCI6InBhbmtham1lZW5hNzg1MDAwMEBnbWFpbC5jb20iLCJleHAiOjE3NzU0NDQ1OTl9.ug8HlAQjCgEtXrJwbUqDLBALvykEH8j6khVP8xZN4ps","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e43e16b4dd5ce57-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40d4:4038:c1da:8000::","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[30-Mar-2026 03:03:19 UTC] === User Orders API Called ===
[30-Mar-2026 03:03:19 UTC] User ID: 201
[30-Mar-2026 03:03:19 UTC] Limit: 20, Offset: 0
[30-Mar-2026 03:03:19 UTC] Orders found: 0
[30-Mar-2026 03:03:19 UTC] Orders data: []
[30-Mar-2026 03:03:19 UTC] Total orders count: 0
[30-Mar-2026 03:03:19 UTC] === API CALL LOG ===
[30-Mar-2026 03:03:19 UTC] Endpoint: user/profile.php
[30-Mar-2026 03:03:19 UTC] Full Log Data: {
    "timestamp": "2026-03-30 03:03:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:4038:c1da:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:4038:c1da:8000::, 172.71.124.88",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMDEsInVzZXJuYW1lIjoibWVlbmEiLCJlbWFpbCI6InBhbmtham1lZW5hNzg1MDAwMEBnbWFpbC5jb20iLCJleHAiOjE3NzU0NDQ1OTl9.ug8HlAQjCgEtXrJwbUqDLBALvykEH8j6khVP8xZN4ps",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e43e16b4dd0ce57-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d4:4038:c1da:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 03:03:19 UTC] === END API CALL LOG ===
[30-Mar-2026 03:03:19 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 03:03:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMDEsInVzZXJuYW1lIjoibWVlbmEiLCJlbWFpbCI6InBhbmtham1lZW5hNzg1MDAwMEBnbWFpbC5jb20iLCJleHAiOjE3NzU0NDQ1OTl9.ug8HlAQjCgEtXrJwbUqDLBALvykEH8j6khVP8xZN4ps
[30-Mar-2026 03:03:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 03:03:19 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 03:03:19 UTC] User ID: 201
[30-Mar-2026 03:03:19 UTC] ✅ User profile retrieved successfully for user ID: 201
[30-Mar-2026 03:03:19 UTC] === API CALL LOG ===
[30-Mar-2026 03:03:19 UTC] Endpoint: user/profile.php
[30-Mar-2026 03:03:19 UTC] Full Log Data: {
    "timestamp": "2026-03-30 03:03:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:4038:c1da:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:4038:c1da:8000::, 172.71.124.88",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMDEsInVzZXJuYW1lIjoibWVlbmEiLCJlbWFpbCI6InBhbmtham1lZW5hNzg1MDAwMEBnbWFpbC5jb20iLCJleHAiOjE3NzU0NDQ1OTl9.ug8HlAQjCgEtXrJwbUqDLBALvykEH8j6khVP8xZN4ps",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e43e16bcf0bce57-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d4:4038:c1da:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 03:03:19 UTC] === END API CALL LOG ===
[30-Mar-2026 03:03:19 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 03:03:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMDEsInVzZXJuYW1lIjoibWVlbmEiLCJlbWFpbCI6InBhbmtham1lZW5hNzg1MDAwMEBnbWFpbC5jb20iLCJleHAiOjE3NzU0NDQ1OTl9.ug8HlAQjCgEtXrJwbUqDLBALvykEH8j6khVP8xZN4ps
[30-Mar-2026 03:03:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 03:03:19 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 03:03:19 UTC] User ID: 201
[30-Mar-2026 03:03:19 UTC] ✅ User profile retrieved successfully for user ID: 201
[30-Mar-2026 03:03:21 UTC] === API CALL LOG ===
[30-Mar-2026 03:03:21 UTC] Endpoint: user/profile.php
[30-Mar-2026 03:03:21 UTC] Full Log Data: {
    "timestamp": "2026-03-30 03:03:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:4038:c1da:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:4038:c1da:8000::, 172.71.124.88",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMDEsInVzZXJuYW1lIjoibWVlbmEiLCJlbWFpbCI6InBhbmtham1lZW5hNzg1MDAwMEBnbWFpbC5jb20iLCJleHAiOjE3NzU0NDQ1OTl9.ug8HlAQjCgEtXrJwbUqDLBALvykEH8j6khVP8xZN4ps",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e43e1746d52ce57-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d4:4038:c1da:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 03:03:21 UTC] === END API CALL LOG ===
[30-Mar-2026 03:03:21 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 03:03:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMDEsInVzZXJuYW1lIjoibWVlbmEiLCJlbWFpbCI6InBhbmtham1lZW5hNzg1MDAwMEBnbWFpbC5jb20iLCJleHAiOjE3NzU0NDQ1OTl9.ug8HlAQjCgEtXrJwbUqDLBALvykEH8j6khVP8xZN4ps
[30-Mar-2026 03:03:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 03:03:21 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 03:03:21 UTC] User ID: 201
[30-Mar-2026 03:03:21 UTC] ✅ User profile retrieved successfully for user ID: 201
[30-Mar-2026 03:03:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 03:03:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 03:03:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d4:4038:c1da:8000::, 172.71.124.88","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMDEsInVzZXJuYW1lIjoibWVlbmEiLCJlbWFpbCI6InBhbmtham1lZW5hNzg1MDAwMEBnbWFpbC5jb20iLCJleHAiOjE3NzU0NDQ1OTl9.ug8HlAQjCgEtXrJwbUqDLBALvykEH8j6khVP8xZN4ps","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e43e24a2919ce57-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40d4:4038:c1da:8000::","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[30-Mar-2026 03:03:55 UTC] === User Orders API Called ===
[30-Mar-2026 03:03:55 UTC] User ID: 201
[30-Mar-2026 03:03:55 UTC] Limit: 20, Offset: 0
[30-Mar-2026 03:03:55 UTC] Orders found: 0
[30-Mar-2026 03:03:55 UTC] Orders data: []
[30-Mar-2026 03:03:55 UTC] Total orders count: 0
[30-Mar-2026 03:04:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 03:04:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 03:04:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d4:4038:c1da:8000::, 172.71.124.88","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMDEsInVzZXJuYW1lIjoibWVlbmEiLCJlbWFpbCI6InBhbmtham1lZW5hNzg1MDAwMEBnbWFpbC5jb20iLCJleHAiOjE3NzU0NDQ1OTl9.ug8HlAQjCgEtXrJwbUqDLBALvykEH8j6khVP8xZN4ps","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e43e29bf8bdce57-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40d4:4038:c1da:8000::","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[30-Mar-2026 03:04:08 UTC] === User Orders API Called ===
[30-Mar-2026 03:04:08 UTC] User ID: 201
[30-Mar-2026 03:04:08 UTC] Limit: 20, Offset: 0
[30-Mar-2026 03:04:08 UTC] Orders found: 0
[30-Mar-2026 03:04:08 UTC] Orders data: []
[30-Mar-2026 03:04:08 UTC] Total orders count: 0
[30-Mar-2026 03:04:10 UTC] === API CALL LOG ===
[30-Mar-2026 03:04:10 UTC] Endpoint: user/profile.php
[30-Mar-2026 03:04:10 UTC] Full Log Data: {
    "timestamp": "2026-03-30 03:04:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:4038:c1da:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:4038:c1da:8000::, 172.71.124.88",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMDEsInVzZXJuYW1lIjoibWVlbmEiLCJlbWFpbCI6InBhbmtham1lZW5hNzg1MDAwMEBnbWFpbC5jb20iLCJleHAiOjE3NzU0NDQ1OTl9.ug8HlAQjCgEtXrJwbUqDLBALvykEH8j6khVP8xZN4ps",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e43e2a83ed7ce57-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d4:4038:c1da:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 03:04:10 UTC] === END API CALL LOG ===
[30-Mar-2026 03:04:10 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 03:04:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMDEsInVzZXJuYW1lIjoibWVlbmEiLCJlbWFpbCI6InBhbmtham1lZW5hNzg1MDAwMEBnbWFpbC5jb20iLCJleHAiOjE3NzU0NDQ1OTl9.ug8HlAQjCgEtXrJwbUqDLBALvykEH8j6khVP8xZN4ps
[30-Mar-2026 03:04:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 03:04:10 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 03:04:10 UTC] User ID: 201
[30-Mar-2026 03:04:10 UTC] ✅ User profile retrieved successfully for user ID: 201
[30-Mar-2026 03:04:10 UTC] User Purchases API - User ID: 201
[30-Mar-2026 03:04:10 UTC] User Purchases API - Total purchases found: 1
[30-Mar-2026 03:05:06 UTC] User Purchases API - User ID: 201
[30-Mar-2026 03:05:06 UTC] User Purchases API - Total purchases found: 1
[30-Mar-2026 03:05:17 UTC] === API CALL LOG ===
[30-Mar-2026 03:05:17 UTC] Endpoint: user/profile.php
[30-Mar-2026 03:05:17 UTC] Full Log Data: {
    "timestamp": "2026-03-30 03:05:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:4038:c1da:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:4038:c1da:8000::, 162.158.108.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMDEsInVzZXJuYW1lIjoibWVlbmEiLCJlbWFpbCI6InBhbmtham1lZW5hNzg1MDAwMEBnbWFpbC5jb20iLCJleHAiOjE3NzU0NDQ1OTl9.ug8HlAQjCgEtXrJwbUqDLBALvykEH8j6khVP8xZN4ps",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e43e44a7d4cfd23-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d4:4038:c1da:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 03:05:17 UTC] === END API CALL LOG ===
[30-Mar-2026 03:05:17 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 03:05:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMDEsInVzZXJuYW1lIjoibWVlbmEiLCJlbWFpbCI6InBhbmtham1lZW5hNzg1MDAwMEBnbWFpbC5jb20iLCJleHAiOjE3NzU0NDQ1OTl9.ug8HlAQjCgEtXrJwbUqDLBALvykEH8j6khVP8xZN4ps
[30-Mar-2026 03:05:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 03:05:17 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 03:05:17 UTC] User ID: 201
[30-Mar-2026 03:05:17 UTC] ✅ User profile retrieved successfully for user ID: 201
[30-Mar-2026 03:05:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 03:05:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 03:05:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d4:4038:c1da:8000::, 162.158.108.75","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMDEsInVzZXJuYW1lIjoibWVlbmEiLCJlbWFpbCI6InBhbmtham1lZW5hNzg1MDAwMEBnbWFpbC5jb20iLCJleHAiOjE3NzU0NDQ1OTl9.ug8HlAQjCgEtXrJwbUqDLBALvykEH8j6khVP8xZN4ps","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e43e44a7d4afd23-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40d4:4038:c1da:8000::","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[30-Mar-2026 03:05:17 UTC] === User Orders API Called ===
[30-Mar-2026 03:05:17 UTC] User ID: 201
[30-Mar-2026 03:05:17 UTC] Limit: 20, Offset: 0
[30-Mar-2026 03:05:17 UTC] Orders found: 0
[30-Mar-2026 03:05:17 UTC] Orders data: []
[30-Mar-2026 03:05:17 UTC] Total orders count: 0
[30-Mar-2026 03:05:17 UTC] === API CALL LOG ===
[30-Mar-2026 03:05:17 UTC] Endpoint: user/profile.php
[30-Mar-2026 03:05:17 UTC] Full Log Data: {
    "timestamp": "2026-03-30 03:05:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:4038:c1da:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:4038:c1da:8000::, 162.158.108.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMDEsInVzZXJuYW1lIjoibWVlbmEiLCJlbWFpbCI6InBhbmtham1lZW5hNzg1MDAwMEBnbWFpbC5jb20iLCJleHAiOjE3NzU0NDQ1OTl9.ug8HlAQjCgEtXrJwbUqDLBALvykEH8j6khVP8xZN4ps",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e43e44e3f59fd23-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d4:4038:c1da:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 03:05:17 UTC] === END API CALL LOG ===
[30-Mar-2026 03:05:17 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 03:05:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMDEsInVzZXJuYW1lIjoibWVlbmEiLCJlbWFpbCI6InBhbmtham1lZW5hNzg1MDAwMEBnbWFpbC5jb20iLCJleHAiOjE3NzU0NDQ1OTl9.ug8HlAQjCgEtXrJwbUqDLBALvykEH8j6khVP8xZN4ps
[30-Mar-2026 03:05:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 03:05:17 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 03:05:17 UTC] User ID: 201
[30-Mar-2026 03:05:17 UTC] ✅ User profile retrieved successfully for user ID: 201
[30-Mar-2026 03:05:18 UTC] === API CALL LOG ===
[30-Mar-2026 03:05:18 UTC] Endpoint: user/profile.php
[30-Mar-2026 03:05:18 UTC] Full Log Data: {
    "timestamp": "2026-03-30 03:05:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:4038:c1da:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:4038:c1da:8000::, 162.158.108.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMDEsInVzZXJuYW1lIjoibWVlbmEiLCJlbWFpbCI6InBhbmtham1lZW5hNzg1MDAwMEBnbWFpbC5jb20iLCJleHAiOjE3NzU0NDQ1OTl9.ug8HlAQjCgEtXrJwbUqDLBALvykEH8j6khVP8xZN4ps",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e43e4537bbffd23-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d4:4038:c1da:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 03:05:18 UTC] === END API CALL LOG ===
[30-Mar-2026 03:05:18 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 03:05:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMDEsInVzZXJuYW1lIjoibWVlbmEiLCJlbWFpbCI6InBhbmtham1lZW5hNzg1MDAwMEBnbWFpbC5jb20iLCJleHAiOjE3NzU0NDQ1OTl9.ug8HlAQjCgEtXrJwbUqDLBALvykEH8j6khVP8xZN4ps
[30-Mar-2026 03:05:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 03:05:18 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 03:05:18 UTC] User ID: 201
[30-Mar-2026 03:05:18 UTC] ✅ User profile retrieved successfully for user ID: 201
[30-Mar-2026 03:05:26 UTC] === API CALL LOG ===
[30-Mar-2026 03:05:26 UTC] Endpoint: user/profile.php
[30-Mar-2026 03:05:26 UTC] Full Log Data: {
    "timestamp": "2026-03-30 03:05:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:4038:c1da:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:4038:c1da:8000::, 162.158.108.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMDEsInVzZXJuYW1lIjoibWVlbmEiLCJlbWFpbCI6InBhbmtham1lZW5hNzg1MDAwMEBnbWFpbC5jb20iLCJleHAiOjE3NzU0NDQ1OTl9.ug8HlAQjCgEtXrJwbUqDLBALvykEH8j6khVP8xZN4ps",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e43e486a8fdfd23-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d4:4038:c1da:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 03:05:26 UTC] === END API CALL LOG ===
[30-Mar-2026 03:05:26 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 03:05:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMDEsInVzZXJuYW1lIjoibWVlbmEiLCJlbWFpbCI6InBhbmtham1lZW5hNzg1MDAwMEBnbWFpbC5jb20iLCJleHAiOjE3NzU0NDQ1OTl9.ug8HlAQjCgEtXrJwbUqDLBALvykEH8j6khVP8xZN4ps
[30-Mar-2026 03:05:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 03:05:26 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 03:05:26 UTC] User ID: 201
[30-Mar-2026 03:05:26 UTC] ✅ User profile retrieved successfully for user ID: 201
[30-Mar-2026 03:05:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 03:05:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 03:05:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d4:4038:c1da:8000::, 162.158.108.75","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMDEsInVzZXJuYW1lIjoibWVlbmEiLCJlbWFpbCI6InBhbmtham1lZW5hNzg1MDAwMEBnbWFpbC5jb20iLCJleHAiOjE3NzU0NDQ1OTl9.ug8HlAQjCgEtXrJwbUqDLBALvykEH8j6khVP8xZN4ps","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e43e486a8fafd23-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40d4:4038:c1da:8000::","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[30-Mar-2026 03:05:27 UTC] === User Orders API Called ===
[30-Mar-2026 03:05:27 UTC] User ID: 201
[30-Mar-2026 03:05:27 UTC] Limit: 20, Offset: 0
[30-Mar-2026 03:05:27 UTC] Orders found: 0
[30-Mar-2026 03:05:27 UTC] Orders data: []
[30-Mar-2026 03:05:27 UTC] Total orders count: 0
[30-Mar-2026 03:05:27 UTC] === API CALL LOG ===
[30-Mar-2026 03:05:27 UTC] Endpoint: user/profile.php
[30-Mar-2026 03:05:27 UTC] Full Log Data: {
    "timestamp": "2026-03-30 03:05:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:4038:c1da:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:4038:c1da:8000::, 162.158.108.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMDEsInVzZXJuYW1lIjoibWVlbmEiLCJlbWFpbCI6InBhbmtham1lZW5hNzg1MDAwMEBnbWFpbC5jb20iLCJleHAiOjE3NzU0NDQ1OTl9.ug8HlAQjCgEtXrJwbUqDLBALvykEH8j6khVP8xZN4ps",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e43e48a8a87fd23-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d4:4038:c1da:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 03:05:27 UTC] === END API CALL LOG ===
[30-Mar-2026 03:05:27 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 03:05:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMDEsInVzZXJuYW1lIjoibWVlbmEiLCJlbWFpbCI6InBhbmtham1lZW5hNzg1MDAwMEBnbWFpbC5jb20iLCJleHAiOjE3NzU0NDQ1OTl9.ug8HlAQjCgEtXrJwbUqDLBALvykEH8j6khVP8xZN4ps
[30-Mar-2026 03:05:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 03:05:27 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 03:05:27 UTC] User ID: 201
[30-Mar-2026 03:05:27 UTC] ✅ User profile retrieved successfully for user ID: 201
[30-Mar-2026 03:05:28 UTC] === API CALL LOG ===
[30-Mar-2026 03:05:28 UTC] Endpoint: user/profile.php
[30-Mar-2026 03:05:28 UTC] Full Log Data: {
    "timestamp": "2026-03-30 03:05:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:4038:c1da:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:4038:c1da:8000::, 162.158.108.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMDEsInVzZXJuYW1lIjoibWVlbmEiLCJlbWFpbCI6InBhbmtham1lZW5hNzg1MDAwMEBnbWFpbC5jb20iLCJleHAiOjE3NzU0NDQ1OTl9.ug8HlAQjCgEtXrJwbUqDLBALvykEH8j6khVP8xZN4ps",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e43e48e6b28fd23-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d4:4038:c1da:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 03:05:28 UTC] === END API CALL LOG ===
[30-Mar-2026 03:05:28 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 03:05:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMDEsInVzZXJuYW1lIjoibWVlbmEiLCJlbWFpbCI6InBhbmtham1lZW5hNzg1MDAwMEBnbWFpbC5jb20iLCJleHAiOjE3NzU0NDQ1OTl9.ug8HlAQjCgEtXrJwbUqDLBALvykEH8j6khVP8xZN4ps
[30-Mar-2026 03:05:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 03:05:28 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 03:05:28 UTC] User ID: 201
[30-Mar-2026 03:05:28 UTC] ✅ User profile retrieved successfully for user ID: 201
[30-Mar-2026 03:05:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 03:05:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 03:05:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d4:4038:c1da:8000::, 162.158.108.75","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMDEsInVzZXJuYW1lIjoibWVlbmEiLCJlbWFpbCI6InBhbmtham1lZW5hNzg1MDAwMEBnbWFpbC5jb20iLCJleHAiOjE3NzU0NDQ1OTl9.ug8HlAQjCgEtXrJwbUqDLBALvykEH8j6khVP8xZN4ps","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e43e493cfeafd23-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40d4:4038:c1da:8000::","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[30-Mar-2026 03:05:29 UTC] === User Orders API Called ===
[30-Mar-2026 03:05:29 UTC] User ID: 201
[30-Mar-2026 03:05:29 UTC] Limit: 20, Offset: 0
[30-Mar-2026 03:05:29 UTC] Orders found: 0
[30-Mar-2026 03:05:29 UTC] Orders data: []
[30-Mar-2026 03:05:29 UTC] Total orders count: 0
[30-Mar-2026 03:05:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 03:05:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 03:05:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d4:4038:c1da:8000::, 162.158.108.75","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMDEsInVzZXJuYW1lIjoibWVlbmEiLCJlbWFpbCI6InBhbmtham1lZW5hNzg1MDAwMEBnbWFpbC5jb20iLCJleHAiOjE3NzU0NDQ1OTl9.ug8HlAQjCgEtXrJwbUqDLBALvykEH8j6khVP8xZN4ps","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e43e4a4cc32fd23-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40d4:4038:c1da:8000::","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[30-Mar-2026 03:05:31 UTC] === User Orders API Called ===
[30-Mar-2026 03:05:31 UTC] User ID: 201
[30-Mar-2026 03:05:31 UTC] Limit: 20, Offset: 0
[30-Mar-2026 03:05:31 UTC] Orders found: 0
[30-Mar-2026 03:05:31 UTC] Orders data: []
[30-Mar-2026 03:05:31 UTC] Total orders count: 0
[30-Mar-2026 03:05:31 UTC] === API CALL LOG ===
[30-Mar-2026 03:05:31 UTC] Endpoint: user/profile.php
[30-Mar-2026 03:05:31 UTC] Full Log Data: {
    "timestamp": "2026-03-30 03:05:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:4038:c1da:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:4038:c1da:8000::, 162.158.108.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMDEsInVzZXJuYW1lIjoibWVlbmEiLCJlbWFpbCI6InBhbmtham1lZW5hNzg1MDAwMEBnbWFpbC5jb20iLCJleHAiOjE3NzU0NDQ1OTl9.ug8HlAQjCgEtXrJwbUqDLBALvykEH8j6khVP8xZN4ps",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e43e4a55db5fd23-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d4:4038:c1da:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 03:05:31 UTC] === END API CALL LOG ===
[30-Mar-2026 03:05:31 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 03:05:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMDEsInVzZXJuYW1lIjoibWVlbmEiLCJlbWFpbCI6InBhbmtham1lZW5hNzg1MDAwMEBnbWFpbC5jb20iLCJleHAiOjE3NzU0NDQ1OTl9.ug8HlAQjCgEtXrJwbUqDLBALvykEH8j6khVP8xZN4ps
[30-Mar-2026 03:05:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 03:05:31 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 03:05:31 UTC] User ID: 201
[30-Mar-2026 03:05:31 UTC] ✅ User profile retrieved successfully for user ID: 201
[30-Mar-2026 03:05:32 UTC] === API CALL LOG ===
[30-Mar-2026 03:05:32 UTC] Endpoint: user/profile.php
[30-Mar-2026 03:05:32 UTC] Full Log Data: {
    "timestamp": "2026-03-30 03:05:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:4038:c1da:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:4038:c1da:8000::, 162.158.108.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMDEsInVzZXJuYW1lIjoibWVlbmEiLCJlbWFpbCI6InBhbmtham1lZW5hNzg1MDAwMEBnbWFpbC5jb20iLCJleHAiOjE3NzU0NDQ1OTl9.ug8HlAQjCgEtXrJwbUqDLBALvykEH8j6khVP8xZN4ps",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e43e4a89dddfd23-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d4:4038:c1da:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 03:05:32 UTC] === END API CALL LOG ===
[30-Mar-2026 03:05:32 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 03:05:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMDEsInVzZXJuYW1lIjoibWVlbmEiLCJlbWFpbCI6InBhbmtham1lZW5hNzg1MDAwMEBnbWFpbC5jb20iLCJleHAiOjE3NzU0NDQ1OTl9.ug8HlAQjCgEtXrJwbUqDLBALvykEH8j6khVP8xZN4ps
[30-Mar-2026 03:05:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 03:05:32 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 03:05:32 UTC] User ID: 201
[30-Mar-2026 03:05:32 UTC] ✅ User profile retrieved successfully for user ID: 201
[30-Mar-2026 03:05:32 UTC] === API CALL LOG ===
[30-Mar-2026 03:05:32 UTC] Endpoint: user/profile.php
[30-Mar-2026 03:05:32 UTC] Full Log Data: {
    "timestamp": "2026-03-30 03:05:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:4038:c1da:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:4038:c1da:8000::, 162.158.108.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMDEsInVzZXJuYW1lIjoibWVlbmEiLCJlbWFpbCI6InBhbmtham1lZW5hNzg1MDAwMEBnbWFpbC5jb20iLCJleHAiOjE3NzU0NDQ1OTl9.ug8HlAQjCgEtXrJwbUqDLBALvykEH8j6khVP8xZN4ps",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e43e4ac6f47fd23-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d4:4038:c1da:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 03:05:32 UTC] === END API CALL LOG ===
[30-Mar-2026 03:05:32 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 03:05:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMDEsInVzZXJuYW1lIjoibWVlbmEiLCJlbWFpbCI6InBhbmtham1lZW5hNzg1MDAwMEBnbWFpbC5jb20iLCJleHAiOjE3NzU0NDQ1OTl9.ug8HlAQjCgEtXrJwbUqDLBALvykEH8j6khVP8xZN4ps
[30-Mar-2026 03:05:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 03:05:32 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 03:05:32 UTC] User ID: 201
[30-Mar-2026 03:05:32 UTC] ✅ User profile retrieved successfully for user ID: 201
[30-Mar-2026 03:05:37 UTC] === API CALL LOG ===
[30-Mar-2026 03:05:37 UTC] Endpoint: user/profile.php
[30-Mar-2026 03:05:37 UTC] Full Log Data: {
    "timestamp": "2026-03-30 03:05:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:4038:c1da:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:4038:c1da:8000::, 162.158.108.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMDEsInVzZXJuYW1lIjoibWVlbmEiLCJlbWFpbCI6InBhbmtham1lZW5hNzg1MDAwMEBnbWFpbC5jb20iLCJleHAiOjE3NzU0NDQ1OTl9.ug8HlAQjCgEtXrJwbUqDLBALvykEH8j6khVP8xZN4ps",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e43e4cacc7efd23-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d4:4038:c1da:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 03:05:37 UTC] === END API CALL LOG ===
[30-Mar-2026 03:05:37 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 03:05:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMDEsInVzZXJuYW1lIjoibWVlbmEiLCJlbWFpbCI6InBhbmtham1lZW5hNzg1MDAwMEBnbWFpbC5jb20iLCJleHAiOjE3NzU0NDQ1OTl9.ug8HlAQjCgEtXrJwbUqDLBALvykEH8j6khVP8xZN4ps
[30-Mar-2026 03:05:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 03:05:37 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 03:05:37 UTC] User ID: 201
[30-Mar-2026 03:05:37 UTC] ✅ User profile retrieved successfully for user ID: 201
[30-Mar-2026 03:05:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 03:05:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 03:05:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d4:4038:c1da:8000::, 162.158.108.75","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMDEsInVzZXJuYW1lIjoibWVlbmEiLCJlbWFpbCI6InBhbmtham1lZW5hNzg1MDAwMEBnbWFpbC5jb20iLCJleHAiOjE3NzU0NDQ1OTl9.ug8HlAQjCgEtXrJwbUqDLBALvykEH8j6khVP8xZN4ps","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e43e4cacc79fd23-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40d4:4038:c1da:8000::","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[30-Mar-2026 03:05:37 UTC] === User Orders API Called ===
[30-Mar-2026 03:05:37 UTC] User ID: 201
[30-Mar-2026 03:05:37 UTC] Limit: 20, Offset: 0
[30-Mar-2026 03:05:37 UTC] Orders found: 0
[30-Mar-2026 03:05:37 UTC] Orders data: []
[30-Mar-2026 03:05:37 UTC] Total orders count: 0
[30-Mar-2026 03:05:38 UTC] === API CALL LOG ===
[30-Mar-2026 03:05:38 UTC] Endpoint: user/profile.php
[30-Mar-2026 03:05:38 UTC] Full Log Data: {
    "timestamp": "2026-03-30 03:05:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:4038:c1da:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:4038:c1da:8000::, 162.158.108.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMDEsInVzZXJuYW1lIjoibWVlbmEiLCJlbWFpbCI6InBhbmtham1lZW5hNzg1MDAwMEBnbWFpbC5jb20iLCJleHAiOjE3NzU0NDQ1OTl9.ug8HlAQjCgEtXrJwbUqDLBALvykEH8j6khVP8xZN4ps",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e43e4cf3e99fd23-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d4:4038:c1da:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 03:05:38 UTC] === END API CALL LOG ===
[30-Mar-2026 03:05:38 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 03:05:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMDEsInVzZXJuYW1lIjoibWVlbmEiLCJlbWFpbCI6InBhbmtham1lZW5hNzg1MDAwMEBnbWFpbC5jb20iLCJleHAiOjE3NzU0NDQ1OTl9.ug8HlAQjCgEtXrJwbUqDLBALvykEH8j6khVP8xZN4ps
[30-Mar-2026 03:05:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 03:05:38 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 03:05:38 UTC] User ID: 201
[30-Mar-2026 03:05:38 UTC] ✅ User profile retrieved successfully for user ID: 201
[30-Mar-2026 03:05:38 UTC] === API CALL LOG ===
[30-Mar-2026 03:05:38 UTC] Endpoint: user/profile.php
[30-Mar-2026 03:05:38 UTC] Full Log Data: {
    "timestamp": "2026-03-30 03:05:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:4038:c1da:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:4038:c1da:8000::, 162.158.108.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMDEsInVzZXJuYW1lIjoibWVlbmEiLCJlbWFpbCI6InBhbmtham1lZW5hNzg1MDAwMEBnbWFpbC5jb20iLCJleHAiOjE3NzU0NDQ1OTl9.ug8HlAQjCgEtXrJwbUqDLBALvykEH8j6khVP8xZN4ps",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e43e4d1dcfbfd23-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d4:4038:c1da:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 03:05:38 UTC] === END API CALL LOG ===
[30-Mar-2026 03:05:38 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 03:05:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMDEsInVzZXJuYW1lIjoibWVlbmEiLCJlbWFpbCI6InBhbmtham1lZW5hNzg1MDAwMEBnbWFpbC5jb20iLCJleHAiOjE3NzU0NDQ1OTl9.ug8HlAQjCgEtXrJwbUqDLBALvykEH8j6khVP8xZN4ps
[30-Mar-2026 03:05:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 03:05:38 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 03:05:38 UTC] User ID: 201
[30-Mar-2026 03:05:38 UTC] ✅ User profile retrieved successfully for user ID: 201
[30-Mar-2026 03:07:46 UTC] === API CALL LOG ===
[30-Mar-2026 03:07:46 UTC] Endpoint: user/profile.php
[30-Mar-2026 03:07:46 UTC] Full Log Data: {
    "timestamp": "2026-03-30 03:07:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:4038:c1da:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:4038:c1da:8000::, 162.158.108.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMDEsInVzZXJuYW1lIjoibWVlbmEiLCJlbWFpbCI6InBhbmtham1lZW5hNzg1MDAwMEBnbWFpbC5jb20iLCJleHAiOjE3NzU0NDQ1OTl9.ug8HlAQjCgEtXrJwbUqDLBALvykEH8j6khVP8xZN4ps",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e43e7efdfaffd39-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d4:4038:c1da:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 03:07:46 UTC] === END API CALL LOG ===
[30-Mar-2026 03:07:46 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 03:07:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMDEsInVzZXJuYW1lIjoibWVlbmEiLCJlbWFpbCI6InBhbmtham1lZW5hNzg1MDAwMEBnbWFpbC5jb20iLCJleHAiOjE3NzU0NDQ1OTl9.ug8HlAQjCgEtXrJwbUqDLBALvykEH8j6khVP8xZN4ps
[30-Mar-2026 03:07:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 03:07:46 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 03:07:46 UTC] User ID: 201
[30-Mar-2026 03:07:46 UTC] ✅ User profile retrieved successfully for user ID: 201
[30-Mar-2026 03:07:55 UTC] === API CALL LOG ===
[30-Mar-2026 03:07:55 UTC] Endpoint: user/profile.php
[30-Mar-2026 03:07:55 UTC] Full Log Data: {
    "timestamp": "2026-03-30 03:07:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:4038:c1da:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:4038:c1da:8000::, 162.158.108.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMDEsInVzZXJuYW1lIjoibWVlbmEiLCJlbWFpbCI6InBhbmtham1lZW5hNzg1MDAwMEBnbWFpbC5jb20iLCJleHAiOjE3NzU0NDQ1OTl9.ug8HlAQjCgEtXrJwbUqDLBALvykEH8j6khVP8xZN4ps",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e43e825ea95fd39-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d4:4038:c1da:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 03:07:55 UTC] === END API CALL LOG ===
[30-Mar-2026 03:07:55 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 03:07:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMDEsInVzZXJuYW1lIjoibWVlbmEiLCJlbWFpbCI6InBhbmtham1lZW5hNzg1MDAwMEBnbWFpbC5jb20iLCJleHAiOjE3NzU0NDQ1OTl9.ug8HlAQjCgEtXrJwbUqDLBALvykEH8j6khVP8xZN4ps
[30-Mar-2026 03:07:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 03:07:55 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 03:07:55 UTC] User ID: 201
[30-Mar-2026 03:07:55 UTC] ✅ User profile retrieved successfully for user ID: 201
[30-Mar-2026 03:07:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 03:07:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 03:07:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d4:4038:c1da:8000::, 162.158.108.75","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMDEsInVzZXJuYW1lIjoibWVlbmEiLCJlbWFpbCI6InBhbmtham1lZW5hNzg1MDAwMEBnbWFpbC5jb20iLCJleHAiOjE3NzU0NDQ1OTl9.ug8HlAQjCgEtXrJwbUqDLBALvykEH8j6khVP8xZN4ps","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e43e835d983fd39-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40d4:4038:c1da:8000::","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[30-Mar-2026 03:07:57 UTC] === User Orders API Called ===
[30-Mar-2026 03:07:57 UTC] User ID: 201
[30-Mar-2026 03:07:57 UTC] Limit: 20, Offset: 0
[30-Mar-2026 03:07:57 UTC] Orders found: 0
[30-Mar-2026 03:07:57 UTC] Orders data: []
[30-Mar-2026 03:07:57 UTC] Total orders count: 0
[30-Mar-2026 03:08:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 03:08:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 03:08:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d4:4038:c1da:8000::, 162.158.108.75","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMDEsInVzZXJuYW1lIjoibWVlbmEiLCJlbWFpbCI6InBhbmtham1lZW5hNzg1MDAwMEBnbWFpbC5jb20iLCJleHAiOjE3NzU0NDQ1OTl9.ug8HlAQjCgEtXrJwbUqDLBALvykEH8j6khVP8xZN4ps","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e43e8560a26fd39-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40d4:4038:c1da:8000::","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[30-Mar-2026 03:08:03 UTC] === User Orders API Called ===
[30-Mar-2026 03:08:03 UTC] User ID: 201
[30-Mar-2026 03:08:03 UTC] Limit: 20, Offset: 0
[30-Mar-2026 03:08:03 UTC] Orders found: 0
[30-Mar-2026 03:08:03 UTC] Orders data: []
[30-Mar-2026 03:08:03 UTC] Total orders count: 0
[30-Mar-2026 03:08:03 UTC] === API CALL LOG ===
[30-Mar-2026 03:08:03 UTC] Endpoint: user/profile.php
[30-Mar-2026 03:08:03 UTC] Full Log Data: {
    "timestamp": "2026-03-30 03:08:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:4038:c1da:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:4038:c1da:8000::, 162.158.108.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMDEsInVzZXJuYW1lIjoibWVlbmEiLCJlbWFpbCI6InBhbmtham1lZW5hNzg1MDAwMEBnbWFpbC5jb20iLCJleHAiOjE3NzU0NDQ1OTl9.ug8HlAQjCgEtXrJwbUqDLBALvykEH8j6khVP8xZN4ps",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e43e8568b2ffd39-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d4:4038:c1da:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 03:08:03 UTC] === END API CALL LOG ===
[30-Mar-2026 03:08:03 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 03:08:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMDEsInVzZXJuYW1lIjoibWVlbmEiLCJlbWFpbCI6InBhbmtham1lZW5hNzg1MDAwMEBnbWFpbC5jb20iLCJleHAiOjE3NzU0NDQ1OTl9.ug8HlAQjCgEtXrJwbUqDLBALvykEH8j6khVP8xZN4ps
[30-Mar-2026 03:08:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 03:08:03 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 03:08:03 UTC] User ID: 201
[30-Mar-2026 03:08:03 UTC] ✅ User profile retrieved successfully for user ID: 201
[30-Mar-2026 03:08:03 UTC] === API CALL LOG ===
[30-Mar-2026 03:08:03 UTC] Endpoint: user/profile.php
[30-Mar-2026 03:08:03 UTC] Full Log Data: {
    "timestamp": "2026-03-30 03:08:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:4038:c1da:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:4038:c1da:8000::, 162.158.108.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMDEsInVzZXJuYW1lIjoibWVlbmEiLCJlbWFpbCI6InBhbmtham1lZW5hNzg1MDAwMEBnbWFpbC5jb20iLCJleHAiOjE3NzU0NDQ1OTl9.ug8HlAQjCgEtXrJwbUqDLBALvykEH8j6khVP8xZN4ps",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e43e859f9f0fd39-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d4:4038:c1da:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 03:08:03 UTC] === END API CALL LOG ===
[30-Mar-2026 03:08:03 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 03:08:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMDEsInVzZXJuYW1lIjoibWVlbmEiLCJlbWFpbCI6InBhbmtham1lZW5hNzg1MDAwMEBnbWFpbC5jb20iLCJleHAiOjE3NzU0NDQ1OTl9.ug8HlAQjCgEtXrJwbUqDLBALvykEH8j6khVP8xZN4ps
[30-Mar-2026 03:08:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 03:08:03 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 03:08:03 UTC] User ID: 201
[30-Mar-2026 03:08:03 UTC] ✅ User profile retrieved successfully for user ID: 201
[30-Mar-2026 03:08:04 UTC] === API CALL LOG ===
[30-Mar-2026 03:08:04 UTC] Endpoint: user/profile.php
[30-Mar-2026 03:08:04 UTC] Full Log Data: {
    "timestamp": "2026-03-30 03:08:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:4038:c1da:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:4038:c1da:8000::, 162.158.108.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMDEsInVzZXJuYW1lIjoibWVlbmEiLCJlbWFpbCI6InBhbmtham1lZW5hNzg1MDAwMEBnbWFpbC5jb20iLCJleHAiOjE3NzU0NDQ1OTl9.ug8HlAQjCgEtXrJwbUqDLBALvykEH8j6khVP8xZN4ps",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e43e85cdfa6fd39-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d4:4038:c1da:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 03:08:04 UTC] === END API CALL LOG ===
[30-Mar-2026 03:08:04 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 03:08:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMDEsInVzZXJuYW1lIjoibWVlbmEiLCJlbWFpbCI6InBhbmtham1lZW5hNzg1MDAwMEBnbWFpbC5jb20iLCJleHAiOjE3NzU0NDQ1OTl9.ug8HlAQjCgEtXrJwbUqDLBALvykEH8j6khVP8xZN4ps
[30-Mar-2026 03:08:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 03:08:04 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 03:08:04 UTC] User ID: 201
[30-Mar-2026 03:08:04 UTC] ✅ User profile retrieved successfully for user ID: 201
[30-Mar-2026 03:17:39 UTC] === API CALL LOG ===
[30-Mar-2026 03:17:39 UTC] Endpoint: user/profile.php
[30-Mar-2026 03:17:39 UTC] Full Log Data: {
    "timestamp": "2026-03-30 03:17:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:4038:c1da:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:4038:c1da:8000::, 172.71.124.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMDEsInVzZXJuYW1lIjoibWVlbmEiLCJlbWFpbCI6InBhbmtham1lZW5hNzg1MDAwMEBnbWFpbC5jb20iLCJleHAiOjE3NzU0NDQ1OTl9.ug8HlAQjCgEtXrJwbUqDLBALvykEH8j6khVP8xZN4ps",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e43f6657c23ce76-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d4:4038:c1da:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 03:17:39 UTC] === END API CALL LOG ===
[30-Mar-2026 03:17:39 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 03:17:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMDEsInVzZXJuYW1lIjoibWVlbmEiLCJlbWFpbCI6InBhbmtham1lZW5hNzg1MDAwMEBnbWFpbC5jb20iLCJleHAiOjE3NzU0NDQ1OTl9.ug8HlAQjCgEtXrJwbUqDLBALvykEH8j6khVP8xZN4ps
[30-Mar-2026 03:17:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 03:17:39 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 03:17:39 UTC] User ID: 201
[30-Mar-2026 03:17:39 UTC] ✅ User profile retrieved successfully for user ID: 201
[30-Mar-2026 03:17:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 03:17:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 03:17:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d4:4038:c1da:8000::, 172.71.124.88","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMDEsInVzZXJuYW1lIjoibWVlbmEiLCJlbWFpbCI6InBhbmtham1lZW5hNzg1MDAwMEBnbWFpbC5jb20iLCJleHAiOjE3NzU0NDQ1OTl9.ug8HlAQjCgEtXrJwbUqDLBALvykEH8j6khVP8xZN4ps","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e43f6657c26ce76-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40d4:4038:c1da:8000::","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[30-Mar-2026 03:17:39 UTC] === User Orders API Called ===
[30-Mar-2026 03:17:39 UTC] User ID: 201
[30-Mar-2026 03:17:39 UTC] Limit: 20, Offset: 0
[30-Mar-2026 03:17:39 UTC] Orders found: 0
[30-Mar-2026 03:17:39 UTC] Orders data: []
[30-Mar-2026 03:17:39 UTC] Total orders count: 0
[30-Mar-2026 03:17:39 UTC] === API CALL LOG ===
[30-Mar-2026 03:17:39 UTC] Endpoint: user/profile.php
[30-Mar-2026 03:17:39 UTC] Full Log Data: {
    "timestamp": "2026-03-30 03:17:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:4038:c1da:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:4038:c1da:8000::, 172.71.124.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMDEsInVzZXJuYW1lIjoibWVlbmEiLCJlbWFpbCI6InBhbmtham1lZW5hNzg1MDAwMEBnbWFpbC5jb20iLCJleHAiOjE3NzU0NDQ1OTl9.ug8HlAQjCgEtXrJwbUqDLBALvykEH8j6khVP8xZN4ps",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e43f666cee3ce76-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d4:4038:c1da:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 03:17:39 UTC] === END API CALL LOG ===
[30-Mar-2026 03:17:39 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 03:17:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMDEsInVzZXJuYW1lIjoibWVlbmEiLCJlbWFpbCI6InBhbmtham1lZW5hNzg1MDAwMEBnbWFpbC5jb20iLCJleHAiOjE3NzU0NDQ1OTl9.ug8HlAQjCgEtXrJwbUqDLBALvykEH8j6khVP8xZN4ps
[30-Mar-2026 03:17:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 03:17:39 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 03:17:39 UTC] User ID: 201
[30-Mar-2026 03:17:39 UTC] ✅ User profile retrieved successfully for user ID: 201
[30-Mar-2026 03:17:40 UTC] === API CALL LOG ===
[30-Mar-2026 03:17:40 UTC] Endpoint: user/profile.php
[30-Mar-2026 03:17:40 UTC] Full Log Data: {
    "timestamp": "2026-03-30 03:17:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:4038:c1da:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:4038:c1da:8000::, 172.71.124.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMDEsInVzZXJuYW1lIjoibWVlbmEiLCJlbWFpbCI6InBhbmtham1lZW5hNzg1MDAwMEBnbWFpbC5jb20iLCJleHAiOjE3NzU0NDQ1OTl9.ug8HlAQjCgEtXrJwbUqDLBALvykEH8j6khVP8xZN4ps",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e43f6700ae2ce76-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d4:4038:c1da:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 03:17:40 UTC] === END API CALL LOG ===
[30-Mar-2026 03:17:40 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 03:17:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMDEsInVzZXJuYW1lIjoibWVlbmEiLCJlbWFpbCI6InBhbmtham1lZW5hNzg1MDAwMEBnbWFpbC5jb20iLCJleHAiOjE3NzU0NDQ1OTl9.ug8HlAQjCgEtXrJwbUqDLBALvykEH8j6khVP8xZN4ps
[30-Mar-2026 03:17:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 03:17:40 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 03:17:40 UTC] User ID: 201
[30-Mar-2026 03:17:40 UTC] ✅ User profile retrieved successfully for user ID: 201
[30-Mar-2026 03:19:47 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 03:19:47 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 03:19:47 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d4:4038:c1da:8000::, 172.71.124.89","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMDEsInVzZXJuYW1lIjoibWVlbmEiLCJlbWFpbCI6InBhbmtham1lZW5hNzg1MDAwMEBnbWFpbC5jb20iLCJleHAiOjE3NzU0NDQ1OTl9.ug8HlAQjCgEtXrJwbUqDLBALvykEH8j6khVP8xZN4ps","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e43f98938d5ce45-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40d4:4038:c1da:8000::","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[30-Mar-2026 03:19:47 UTC] === User Orders API Called ===
[30-Mar-2026 03:19:47 UTC] User ID: 201
[30-Mar-2026 03:19:47 UTC] Limit: 20, Offset: 0
[30-Mar-2026 03:19:47 UTC] Orders found: 0
[30-Mar-2026 03:19:47 UTC] Orders data: []
[30-Mar-2026 03:19:47 UTC] Total orders count: 0
[30-Mar-2026 03:19:49 UTC] === API CALL LOG ===
[30-Mar-2026 03:19:49 UTC] Endpoint: user/profile.php
[30-Mar-2026 03:19:49 UTC] Full Log Data: {
    "timestamp": "2026-03-30 03:19:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:4038:c1da:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:4038:c1da:8000::, 172.71.124.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMDEsInVzZXJuYW1lIjoibWVlbmEiLCJlbWFpbCI6InBhbmtham1lZW5hNzg1MDAwMEBnbWFpbC5jb20iLCJleHAiOjE3NzU0NDQ1OTl9.ug8HlAQjCgEtXrJwbUqDLBALvykEH8j6khVP8xZN4ps",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e43f9948b56ce45-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d4:4038:c1da:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 03:19:49 UTC] === END API CALL LOG ===
[30-Mar-2026 03:19:49 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 03:19:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMDEsInVzZXJuYW1lIjoibWVlbmEiLCJlbWFpbCI6InBhbmtham1lZW5hNzg1MDAwMEBnbWFpbC5jb20iLCJleHAiOjE3NzU0NDQ1OTl9.ug8HlAQjCgEtXrJwbUqDLBALvykEH8j6khVP8xZN4ps
[30-Mar-2026 03:19:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 03:19:49 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 03:19:49 UTC] User ID: 201
[30-Mar-2026 03:19:49 UTC] ✅ User profile retrieved successfully for user ID: 201
[30-Mar-2026 03:19:49 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 03:19:49 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 03:19:49 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d4:4038:c1da:8000::, 172.71.124.88","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMDEsInVzZXJuYW1lIjoibWVlbmEiLCJlbWFpbCI6InBhbmtham1lZW5hNzg1MDAwMEBnbWFpbC5jb20iLCJleHAiOjE3NzU0NDQ1OTl9.ug8HlAQjCgEtXrJwbUqDLBALvykEH8j6khVP8xZN4ps","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e43f993fa03ce45-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40d4:4038:c1da:8000::","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[30-Mar-2026 03:19:49 UTC] === User Orders API Called ===
[30-Mar-2026 03:19:49 UTC] User ID: 201
[30-Mar-2026 03:19:49 UTC] Limit: 20, Offset: 0
[30-Mar-2026 03:19:49 UTC] Orders found: 0
[30-Mar-2026 03:19:49 UTC] Orders data: []
[30-Mar-2026 03:19:49 UTC] Total orders count: 0
[30-Mar-2026 03:19:49 UTC] === API CALL LOG ===
[30-Mar-2026 03:19:49 UTC] Endpoint: user/profile.php
[30-Mar-2026 03:19:49 UTC] Full Log Data: {
    "timestamp": "2026-03-30 03:19:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:4038:c1da:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:4038:c1da:8000::, 172.71.124.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMDEsInVzZXJuYW1lIjoibWVlbmEiLCJlbWFpbCI6InBhbmtham1lZW5hNzg1MDAwMEBnbWFpbC5jb20iLCJleHAiOjE3NzU0NDQ1OTl9.ug8HlAQjCgEtXrJwbUqDLBALvykEH8j6khVP8xZN4ps",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e43f997eaf2ce45-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d4:4038:c1da:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 03:19:49 UTC] === END API CALL LOG ===
[30-Mar-2026 03:19:49 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 03:19:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMDEsInVzZXJuYW1lIjoibWVlbmEiLCJlbWFpbCI6InBhbmtham1lZW5hNzg1MDAwMEBnbWFpbC5jb20iLCJleHAiOjE3NzU0NDQ1OTl9.ug8HlAQjCgEtXrJwbUqDLBALvykEH8j6khVP8xZN4ps
[30-Mar-2026 03:19:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 03:19:49 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 03:19:49 UTC] User ID: 201
[30-Mar-2026 03:19:49 UTC] ✅ User profile retrieved successfully for user ID: 201
[30-Mar-2026 03:19:50 UTC] === API CALL LOG ===
[30-Mar-2026 03:19:50 UTC] Endpoint: user/profile.php
[30-Mar-2026 03:19:50 UTC] Full Log Data: {
    "timestamp": "2026-03-30 03:19:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:4038:c1da:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:4038:c1da:8000::, 172.71.124.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMDEsInVzZXJuYW1lIjoibWVlbmEiLCJlbWFpbCI6InBhbmtham1lZW5hNzg1MDAwMEBnbWFpbC5jb20iLCJleHAiOjE3NzU0NDQ1OTl9.ug8HlAQjCgEtXrJwbUqDLBALvykEH8j6khVP8xZN4ps",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e43f99c4c80ce45-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d4:4038:c1da:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 03:19:50 UTC] === END API CALL LOG ===
[30-Mar-2026 03:19:50 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 03:19:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMDEsInVzZXJuYW1lIjoibWVlbmEiLCJlbWFpbCI6InBhbmtham1lZW5hNzg1MDAwMEBnbWFpbC5jb20iLCJleHAiOjE3NzU0NDQ1OTl9.ug8HlAQjCgEtXrJwbUqDLBALvykEH8j6khVP8xZN4ps
[30-Mar-2026 03:19:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 03:19:50 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 03:19:50 UTC] User ID: 201
[30-Mar-2026 03:19:50 UTC] ✅ User profile retrieved successfully for user ID: 201
[30-Mar-2026 03:19:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 03:19:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 03:19:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d4:4038:c1da:8000::, 172.71.124.88","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMDEsInVzZXJuYW1lIjoibWVlbmEiLCJlbWFpbCI6InBhbmtham1lZW5hNzg1MDAwMEBnbWFpbC5jb20iLCJleHAiOjE3NzU0NDQ1OTl9.ug8HlAQjCgEtXrJwbUqDLBALvykEH8j6khVP8xZN4ps","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e43f9a00d17ce45-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40d4:4038:c1da:8000::","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[30-Mar-2026 03:19:51 UTC] === User Orders API Called ===
[30-Mar-2026 03:19:51 UTC] User ID: 201
[30-Mar-2026 03:19:51 UTC] Limit: 20, Offset: 0
[30-Mar-2026 03:19:51 UTC] Orders found: 0
[30-Mar-2026 03:19:51 UTC] Orders data: []
[30-Mar-2026 03:19:51 UTC] Total orders count: 0
[30-Mar-2026 03:19:53 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 03:19:53 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 03:19:53 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d4:4038:c1da:8000::, 172.71.124.89","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMDEsInVzZXJuYW1lIjoibWVlbmEiLCJlbWFpbCI6InBhbmtham1lZW5hNzg1MDAwMEBnbWFpbC5jb20iLCJleHAiOjE3NzU0NDQ1OTl9.ug8HlAQjCgEtXrJwbUqDLBALvykEH8j6khVP8xZN4ps","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e43f9ae8defce45-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40d4:4038:c1da:8000::","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[30-Mar-2026 03:19:53 UTC] === User Orders API Called ===
[30-Mar-2026 03:19:53 UTC] User ID: 201
[30-Mar-2026 03:19:53 UTC] Limit: 20, Offset: 0
[30-Mar-2026 03:19:53 UTC] Orders found: 0
[30-Mar-2026 03:19:53 UTC] Orders data: []
[30-Mar-2026 03:19:53 UTC] Total orders count: 0
[30-Mar-2026 03:19:53 UTC] === API CALL LOG ===
[30-Mar-2026 03:19:53 UTC] Endpoint: user/profile.php
[30-Mar-2026 03:19:53 UTC] Full Log Data: {
    "timestamp": "2026-03-30 03:19:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:4038:c1da:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:4038:c1da:8000::, 172.71.124.88",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMDEsInVzZXJuYW1lIjoibWVlbmEiLCJlbWFpbCI6InBhbmtham1lZW5hNzg1MDAwMEBnbWFpbC5jb20iLCJleHAiOjE3NzU0NDQ1OTl9.ug8HlAQjCgEtXrJwbUqDLBALvykEH8j6khVP8xZN4ps",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e43f9ae8df3ce45-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d4:4038:c1da:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 03:19:53 UTC] === END API CALL LOG ===
[30-Mar-2026 03:19:53 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 03:19:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMDEsInVzZXJuYW1lIjoibWVlbmEiLCJlbWFpbCI6InBhbmtham1lZW5hNzg1MDAwMEBnbWFpbC5jb20iLCJleHAiOjE3NzU0NDQ1OTl9.ug8HlAQjCgEtXrJwbUqDLBALvykEH8j6khVP8xZN4ps
[30-Mar-2026 03:19:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 03:19:53 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 03:19:53 UTC] User ID: 201
[30-Mar-2026 03:19:53 UTC] ✅ User profile retrieved successfully for user ID: 201
[30-Mar-2026 03:19:54 UTC] === API CALL LOG ===
[30-Mar-2026 03:19:54 UTC] Endpoint: user/profile.php
[30-Mar-2026 03:19:54 UTC] Full Log Data: {
    "timestamp": "2026-03-30 03:19:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:4038:c1da:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:4038:c1da:8000::, 172.71.124.88",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMDEsInVzZXJuYW1lIjoibWVlbmEiLCJlbWFpbCI6InBhbmtham1lZW5hNzg1MDAwMEBnbWFpbC5jb20iLCJleHAiOjE3NzU0NDQ1OTl9.ug8HlAQjCgEtXrJwbUqDLBALvykEH8j6khVP8xZN4ps",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e43f9b22eface45-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d4:4038:c1da:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 03:19:54 UTC] === END API CALL LOG ===
[30-Mar-2026 03:19:54 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 03:19:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMDEsInVzZXJuYW1lIjoibWVlbmEiLCJlbWFpbCI6InBhbmtham1lZW5hNzg1MDAwMEBnbWFpbC5jb20iLCJleHAiOjE3NzU0NDQ1OTl9.ug8HlAQjCgEtXrJwbUqDLBALvykEH8j6khVP8xZN4ps
[30-Mar-2026 03:19:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 03:19:54 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 03:19:54 UTC] User ID: 201
[30-Mar-2026 03:19:54 UTC] ✅ User profile retrieved successfully for user ID: 201
[30-Mar-2026 03:19:54 UTC] === API CALL LOG ===
[30-Mar-2026 03:19:54 UTC] Endpoint: user/profile.php
[30-Mar-2026 03:19:54 UTC] Full Log Data: {
    "timestamp": "2026-03-30 03:19:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:4038:c1da:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:4038:c1da:8000::, 172.71.124.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMDEsInVzZXJuYW1lIjoibWVlbmEiLCJlbWFpbCI6InBhbmtham1lZW5hNzg1MDAwMEBnbWFpbC5jb20iLCJleHAiOjE3NzU0NDQ1OTl9.ug8HlAQjCgEtXrJwbUqDLBALvykEH8j6khVP8xZN4ps",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e43f9b54e7bce45-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d4:4038:c1da:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 03:19:54 UTC] === END API CALL LOG ===
[30-Mar-2026 03:19:54 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 03:19:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMDEsInVzZXJuYW1lIjoibWVlbmEiLCJlbWFpbCI6InBhbmtham1lZW5hNzg1MDAwMEBnbWFpbC5jb20iLCJleHAiOjE3NzU0NDQ1OTl9.ug8HlAQjCgEtXrJwbUqDLBALvykEH8j6khVP8xZN4ps
[30-Mar-2026 03:19:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 03:19:54 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 03:19:54 UTC] User ID: 201
[30-Mar-2026 03:19:54 UTC] ✅ User profile retrieved successfully for user ID: 201
[30-Mar-2026 03:20:09 UTC] === API CALL LOG ===
[30-Mar-2026 03:20:09 UTC] Endpoint: user/profile.php
[30-Mar-2026 03:20:09 UTC] Full Log Data: {
    "timestamp": "2026-03-30 03:20:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:4038:c1da:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:4038:c1da:8000::, 172.71.124.88",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMDEsInVzZXJuYW1lIjoibWVlbmEiLCJlbWFpbCI6InBhbmtham1lZW5hNzg1MDAwMEBnbWFpbC5jb20iLCJleHAiOjE3NzU0NDQ1OTl9.ug8HlAQjCgEtXrJwbUqDLBALvykEH8j6khVP8xZN4ps",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e43fa133b49ce45-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d4:4038:c1da:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 03:20:09 UTC] === END API CALL LOG ===
[30-Mar-2026 03:20:09 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 03:20:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMDEsInVzZXJuYW1lIjoibWVlbmEiLCJlbWFpbCI6InBhbmtham1lZW5hNzg1MDAwMEBnbWFpbC5jb20iLCJleHAiOjE3NzU0NDQ1OTl9.ug8HlAQjCgEtXrJwbUqDLBALvykEH8j6khVP8xZN4ps
[30-Mar-2026 03:20:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 03:20:09 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 03:20:09 UTC] User ID: 201
[30-Mar-2026 03:20:09 UTC] ✅ User profile retrieved successfully for user ID: 201
[30-Mar-2026 03:20:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 03:20:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 03:20:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d4:4038:c1da:8000::, 172.71.124.89","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMDEsInVzZXJuYW1lIjoibWVlbmEiLCJlbWFpbCI6InBhbmtham1lZW5hNzg1MDAwMEBnbWFpbC5jb20iLCJleHAiOjE3NzU0NDQ1OTl9.ug8HlAQjCgEtXrJwbUqDLBALvykEH8j6khVP8xZN4ps","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e43fa12a9c2ce45-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40d4:4038:c1da:8000::","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[30-Mar-2026 03:20:09 UTC] === User Orders API Called ===
[30-Mar-2026 03:20:09 UTC] User ID: 201
[30-Mar-2026 03:20:09 UTC] Limit: 20, Offset: 0
[30-Mar-2026 03:20:09 UTC] Orders found: 0
[30-Mar-2026 03:20:09 UTC] Orders data: []
[30-Mar-2026 03:20:09 UTC] Total orders count: 0
[30-Mar-2026 03:20:10 UTC] === API CALL LOG ===
[30-Mar-2026 03:20:10 UTC] Endpoint: user/profile.php
[30-Mar-2026 03:20:10 UTC] Full Log Data: {
    "timestamp": "2026-03-30 03:20:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:4038:c1da:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:4038:c1da:8000::, 172.71.124.88",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMDEsInVzZXJuYW1lIjoibWVlbmEiLCJlbWFpbCI6InBhbmtham1lZW5hNzg1MDAwMEBnbWFpbC5jb20iLCJleHAiOjE3NzU0NDQ1OTl9.ug8HlAQjCgEtXrJwbUqDLBALvykEH8j6khVP8xZN4ps",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e43fa1659f6ce45-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d4:4038:c1da:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 03:20:10 UTC] === END API CALL LOG ===
[30-Mar-2026 03:20:10 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 03:20:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMDEsInVzZXJuYW1lIjoibWVlbmEiLCJlbWFpbCI6InBhbmtham1lZW5hNzg1MDAwMEBnbWFpbC5jb20iLCJleHAiOjE3NzU0NDQ1OTl9.ug8HlAQjCgEtXrJwbUqDLBALvykEH8j6khVP8xZN4ps
[30-Mar-2026 03:20:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 03:20:10 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 03:20:10 UTC] User ID: 201
[30-Mar-2026 03:20:10 UTC] ✅ User profile retrieved successfully for user ID: 201
[30-Mar-2026 03:20:10 UTC] === API CALL LOG ===
[30-Mar-2026 03:20:10 UTC] Endpoint: user/profile.php
[30-Mar-2026 03:20:10 UTC] Full Log Data: {
    "timestamp": "2026-03-30 03:20:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:4038:c1da:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:4038:c1da:8000::, 172.71.124.88",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMDEsInVzZXJuYW1lIjoibWVlbmEiLCJlbWFpbCI6InBhbmtham1lZW5hNzg1MDAwMEBnbWFpbC5jb20iLCJleHAiOjE3NzU0NDQ1OTl9.ug8HlAQjCgEtXrJwbUqDLBALvykEH8j6khVP8xZN4ps",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e43fa1b5d6dce45-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d4:4038:c1da:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 03:20:10 UTC] === END API CALL LOG ===
[30-Mar-2026 03:20:10 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 03:20:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMDEsInVzZXJuYW1lIjoibWVlbmEiLCJlbWFpbCI6InBhbmtham1lZW5hNzg1MDAwMEBnbWFpbC5jb20iLCJleHAiOjE3NzU0NDQ1OTl9.ug8HlAQjCgEtXrJwbUqDLBALvykEH8j6khVP8xZN4ps
[30-Mar-2026 03:20:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 03:20:10 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 03:20:10 UTC] User ID: 201
[30-Mar-2026 03:20:10 UTC] ✅ User profile retrieved successfully for user ID: 201
[30-Mar-2026 03:21:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 03:21:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 03:21:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d4:4038:c1da:8000::, 172.70.147.178","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMDEsInVzZXJuYW1lIjoibWVlbmEiLCJlbWFpbCI6InBhbmtham1lZW5hNzg1MDAwMEBnbWFpbC5jb20iLCJleHAiOjE3NzU0NDQ1OTl9.ug8HlAQjCgEtXrJwbUqDLBALvykEH8j6khVP8xZN4ps","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e43fbee4fd11e3b-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40d4:4038:c1da:8000::","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[30-Mar-2026 03:21:25 UTC] === User Orders API Called ===
[30-Mar-2026 03:21:25 UTC] User ID: 201
[30-Mar-2026 03:21:25 UTC] Limit: 20, Offset: 0
[30-Mar-2026 03:21:25 UTC] Orders found: 0
[30-Mar-2026 03:21:25 UTC] Orders data: []
[30-Mar-2026 03:21:25 UTC] Total orders count: 0
[30-Mar-2026 03:21:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 03:21:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 03:21:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d4:4038:c1da:8000::, 172.70.93.120","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMDEsInVzZXJuYW1lIjoibWVlbmEiLCJlbWFpbCI6InBhbmtham1lZW5hNzg1MDAwMEBnbWFpbC5jb20iLCJleHAiOjE3NzU0NDQ1OTl9.ug8HlAQjCgEtXrJwbUqDLBALvykEH8j6khVP8xZN4ps","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e43fbfc1d7c1e3b-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40d4:4038:c1da:8000::","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[30-Mar-2026 03:21:27 UTC] === User Orders API Called ===
[30-Mar-2026 03:21:27 UTC] User ID: 201
[30-Mar-2026 03:21:27 UTC] Limit: 20, Offset: 0
[30-Mar-2026 03:21:27 UTC] Orders found: 0
[30-Mar-2026 03:21:27 UTC] Orders data: []
[30-Mar-2026 03:21:27 UTC] Total orders count: 0
[30-Mar-2026 03:21:27 UTC] === API CALL LOG ===
[30-Mar-2026 03:21:27 UTC] Endpoint: user/profile.php
[30-Mar-2026 03:21:27 UTC] Full Log Data: {
    "timestamp": "2026-03-30 03:21:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:4038:c1da:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:4038:c1da:8000::, 172.70.93.121",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMDEsInVzZXJuYW1lIjoibWVlbmEiLCJlbWFpbCI6InBhbmtham1lZW5hNzg1MDAwMEBnbWFpbC5jb20iLCJleHAiOjE3NzU0NDQ1OTl9.ug8HlAQjCgEtXrJwbUqDLBALvykEH8j6khVP8xZN4ps",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e43fbfc1d7d1e3b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d4:4038:c1da:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 03:21:27 UTC] === END API CALL LOG ===
[30-Mar-2026 03:21:27 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 03:21:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMDEsInVzZXJuYW1lIjoibWVlbmEiLCJlbWFpbCI6InBhbmtham1lZW5hNzg1MDAwMEBnbWFpbC5jb20iLCJleHAiOjE3NzU0NDQ1OTl9.ug8HlAQjCgEtXrJwbUqDLBALvykEH8j6khVP8xZN4ps
[30-Mar-2026 03:21:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 03:21:27 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 03:21:27 UTC] User ID: 201
[30-Mar-2026 03:21:27 UTC] ✅ User profile retrieved successfully for user ID: 201
[30-Mar-2026 03:21:28 UTC] === API CALL LOG ===
[30-Mar-2026 03:21:28 UTC] Endpoint: user/profile.php
[30-Mar-2026 03:21:28 UTC] Full Log Data: {
    "timestamp": "2026-03-30 03:21:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:4038:c1da:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:4038:c1da:8000::, 172.70.93.120",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMDEsInVzZXJuYW1lIjoibWVlbmEiLCJlbWFpbCI6InBhbmtham1lZW5hNzg1MDAwMEBnbWFpbC5jb20iLCJleHAiOjE3NzU0NDQ1OTl9.ug8HlAQjCgEtXrJwbUqDLBALvykEH8j6khVP8xZN4ps",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e43fbffcd311e3b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d4:4038:c1da:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 03:21:28 UTC] === END API CALL LOG ===
[30-Mar-2026 03:21:28 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 03:21:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMDEsInVzZXJuYW1lIjoibWVlbmEiLCJlbWFpbCI6InBhbmtham1lZW5hNzg1MDAwMEBnbWFpbC5jb20iLCJleHAiOjE3NzU0NDQ1OTl9.ug8HlAQjCgEtXrJwbUqDLBALvykEH8j6khVP8xZN4ps
[30-Mar-2026 03:21:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 03:21:28 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 03:21:28 UTC] User ID: 201
[30-Mar-2026 03:21:28 UTC] ✅ User profile retrieved successfully for user ID: 201
[30-Mar-2026 03:21:29 UTC] === API CALL LOG ===
[30-Mar-2026 03:21:29 UTC] Endpoint: user/profile.php
[30-Mar-2026 03:21:29 UTC] Full Log Data: {
    "timestamp": "2026-03-30 03:21:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:4038:c1da:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:4038:c1da:8000::, 172.70.93.120",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMDEsInVzZXJuYW1lIjoibWVlbmEiLCJlbWFpbCI6InBhbmtham1lZW5hNzg1MDAwMEBnbWFpbC5jb20iLCJleHAiOjE3NzU0NDQ1OTl9.ug8HlAQjCgEtXrJwbUqDLBALvykEH8j6khVP8xZN4ps",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e43fc04eff31e3b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d4:4038:c1da:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 03:21:29 UTC] === END API CALL LOG ===
[30-Mar-2026 03:21:29 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 03:21:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMDEsInVzZXJuYW1lIjoibWVlbmEiLCJlbWFpbCI6InBhbmtham1lZW5hNzg1MDAwMEBnbWFpbC5jb20iLCJleHAiOjE3NzU0NDQ1OTl9.ug8HlAQjCgEtXrJwbUqDLBALvykEH8j6khVP8xZN4ps
[30-Mar-2026 03:21:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 03:21:29 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 03:21:29 UTC] User ID: 201
[30-Mar-2026 03:21:29 UTC] ✅ User profile retrieved successfully for user ID: 201
[30-Mar-2026 03:25:59 UTC] === API CALL LOG ===
[30-Mar-2026 03:25:59 UTC] Endpoint: user/profile.php
[30-Mar-2026 03:25:59 UTC] Full Log Data: {
    "timestamp": "2026-03-30 03:25:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:4038:c1da:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:4038:c1da:8000::, 172.70.208.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMDEsInVzZXJuYW1lIjoibWVlbmEiLCJlbWFpbCI6InBhbmtham1lZW5hNzg1MDAwMEBnbWFpbC5jb20iLCJleHAiOjE3NzU0NDQ1OTl9.ug8HlAQjCgEtXrJwbUqDLBALvykEH8j6khVP8xZN4ps",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e44029e2c48fdc2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d4:4038:c1da:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 03:25:59 UTC] === END API CALL LOG ===
[30-Mar-2026 03:25:59 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 03:25:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMDEsInVzZXJuYW1lIjoibWVlbmEiLCJlbWFpbCI6InBhbmtham1lZW5hNzg1MDAwMEBnbWFpbC5jb20iLCJleHAiOjE3NzU0NDQ1OTl9.ug8HlAQjCgEtXrJwbUqDLBALvykEH8j6khVP8xZN4ps
[30-Mar-2026 03:25:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 03:25:59 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 03:25:59 UTC] User ID: 201
[30-Mar-2026 03:25:59 UTC] ✅ User profile retrieved successfully for user ID: 201
[30-Mar-2026 03:25:59 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 03:25:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 03:25:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d4:4038:c1da:8000::, 172.70.208.80","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMDEsInVzZXJuYW1lIjoibWVlbmEiLCJlbWFpbCI6InBhbmtham1lZW5hNzg1MDAwMEBnbWFpbC5jb20iLCJleHAiOjE3NzU0NDQ1OTl9.ug8HlAQjCgEtXrJwbUqDLBALvykEH8j6khVP8xZN4ps","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e44029e2c4cfdc2-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40d4:4038:c1da:8000::","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[30-Mar-2026 03:25:59 UTC] === User Orders API Called ===
[30-Mar-2026 03:25:59 UTC] User ID: 201
[30-Mar-2026 03:25:59 UTC] Limit: 20, Offset: 0
[30-Mar-2026 03:25:59 UTC] Orders found: 0
[30-Mar-2026 03:25:59 UTC] Orders data: []
[30-Mar-2026 03:25:59 UTC] Total orders count: 0
[30-Mar-2026 03:25:59 UTC] === API CALL LOG ===
[30-Mar-2026 03:25:59 UTC] Endpoint: user/profile.php
[30-Mar-2026 03:25:59 UTC] Full Log Data: {
    "timestamp": "2026-03-30 03:25:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:4038:c1da:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:4038:c1da:8000::, 172.70.208.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMDEsInVzZXJuYW1lIjoibWVlbmEiLCJlbWFpbCI6InBhbmtham1lZW5hNzg1MDAwMEBnbWFpbC5jb20iLCJleHAiOjE3NzU0NDQ1OTl9.ug8HlAQjCgEtXrJwbUqDLBALvykEH8j6khVP8xZN4ps",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e44029f8832fdc2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d4:4038:c1da:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 03:25:59 UTC] === END API CALL LOG ===
[30-Mar-2026 03:25:59 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 03:25:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMDEsInVzZXJuYW1lIjoibWVlbmEiLCJlbWFpbCI6InBhbmtham1lZW5hNzg1MDAwMEBnbWFpbC5jb20iLCJleHAiOjE3NzU0NDQ1OTl9.ug8HlAQjCgEtXrJwbUqDLBALvykEH8j6khVP8xZN4ps
[30-Mar-2026 03:25:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 03:25:59 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 03:25:59 UTC] User ID: 201
[30-Mar-2026 03:25:59 UTC] ✅ User profile retrieved successfully for user ID: 201
[30-Mar-2026 03:30:33 UTC] === API CALL LOG ===
[30-Mar-2026 03:30:33 UTC] Endpoint: user/profile.php
[30-Mar-2026 03:30:33 UTC] Full Log Data: {
    "timestamp": "2026-03-30 03:30:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.220.59",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.220.59, 172.71.172.136",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e44094d781cd39c-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.220.59",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 03:30:33 UTC] === END API CALL LOG ===
[30-Mar-2026 03:30:33 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 03:30:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg
[30-Mar-2026 03:30:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 03:30:33 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 03:30:33 UTC] User ID: 200
[30-Mar-2026 03:30:33 UTC] ✅ User profile retrieved successfully for user ID: 200
[30-Mar-2026 03:30:33 UTC] === API CALL LOG ===
[30-Mar-2026 03:30:33 UTC] Endpoint: user/profile.php
[30-Mar-2026 03:30:33 UTC] Full Log Data: {
    "timestamp": "2026-03-30 03:30:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.220.59",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.220.59, 172.71.172.120",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4409515ff9d39c-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.220.59",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 03:30:33 UTC] === END API CALL LOG ===
[30-Mar-2026 03:30:33 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 03:30:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg
[30-Mar-2026 03:30:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 03:30:33 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 03:30:33 UTC] User ID: 200
[30-Mar-2026 03:30:33 UTC] ✅ User profile retrieved successfully for user ID: 200
[30-Mar-2026 03:30:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 03:30:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 03:30:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"188.113.220.59, 172.71.172.120","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e44095279ffd39c-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"188.113.220.59","CF-IPCountry":"UZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[30-Mar-2026 03:30:33 UTC] === User Orders API Called ===
[30-Mar-2026 03:30:33 UTC] User ID: 200
[30-Mar-2026 03:30:33 UTC] Limit: 20, Offset: 0
[30-Mar-2026 03:30:34 UTC] Orders found: 0
[30-Mar-2026 03:30:34 UTC] Orders data: []
[30-Mar-2026 03:30:34 UTC] Total orders count: 0
[30-Mar-2026 03:30:34 UTC] === API CALL LOG ===
[30-Mar-2026 03:30:34 UTC] Endpoint: user/profile.php
[30-Mar-2026 03:30:34 UTC] Full Log Data: {
    "timestamp": "2026-03-30 03:30:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.220.59",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.220.59, 172.71.172.121",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4409527a02d39c-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.220.59",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 03:30:34 UTC] === END API CALL LOG ===
[30-Mar-2026 03:30:34 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 03:30:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg
[30-Mar-2026 03:30:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 03:30:34 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 03:30:34 UTC] User ID: 200
[30-Mar-2026 03:30:34 UTC] ✅ User profile retrieved successfully for user ID: 200
[30-Mar-2026 03:31:35 UTC] === API CALL LOG ===
[30-Mar-2026 03:31:35 UTC] Endpoint: user/profile.php
[30-Mar-2026 03:31:35 UTC] Full Log Data: {
    "timestamp": "2026-03-30 03:31:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.220.59",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.220.59, 172.70.240.25",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e440ad1f9f3e7b9-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.220.59",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 03:31:35 UTC] === END API CALL LOG ===
[30-Mar-2026 03:31:35 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 03:31:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg
[30-Mar-2026 03:31:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 03:31:35 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 03:31:35 UTC] User ID: 200
[30-Mar-2026 03:31:35 UTC] ✅ User profile retrieved successfully for user ID: 200
[30-Mar-2026 03:31:36 UTC] === API CALL LOG ===
[30-Mar-2026 03:31:36 UTC] Endpoint: user/profile.php
[30-Mar-2026 03:31:36 UTC] Full Log Data: {
    "timestamp": "2026-03-30 03:31:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.220.59",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.220.59, 172.70.240.25",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e440ad8dc51e7b9-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.220.59",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 03:31:36 UTC] === END API CALL LOG ===
[30-Mar-2026 03:31:36 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 03:31:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg
[30-Mar-2026 03:31:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 03:31:36 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 03:31:36 UTC] User ID: 200
[30-Mar-2026 03:31:36 UTC] ✅ User profile retrieved successfully for user ID: 200
[30-Mar-2026 03:31:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 03:31:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 03:31:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"188.113.220.59, 172.70.240.24","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e440ad8dc58e7b9-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"188.113.220.59","CF-IPCountry":"UZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[30-Mar-2026 03:31:36 UTC] === User Orders API Called ===
[30-Mar-2026 03:31:36 UTC] User ID: 200
[30-Mar-2026 03:31:36 UTC] Limit: 20, Offset: 0
[30-Mar-2026 03:31:36 UTC] Orders found: 0
[30-Mar-2026 03:31:36 UTC] Orders data: []
[30-Mar-2026 03:31:36 UTC] Total orders count: 0
[30-Mar-2026 03:31:36 UTC] === API CALL LOG ===
[30-Mar-2026 03:31:36 UTC] Endpoint: user/profile.php
[30-Mar-2026 03:31:36 UTC] Full Log Data: {
    "timestamp": "2026-03-30 03:31:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.220.59",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.220.59, 172.70.240.25",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e440ad98d7be7b9-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.220.59",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 03:31:36 UTC] === END API CALL LOG ===
[30-Mar-2026 03:31:36 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 03:31:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg
[30-Mar-2026 03:31:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 03:31:36 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 03:31:36 UTC] User ID: 200
[30-Mar-2026 03:31:36 UTC] ✅ User profile retrieved successfully for user ID: 200
[30-Mar-2026 03:31:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 03:31:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 03:31:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"188.113.220.59, 172.70.240.24","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e440b339ef5e7b9-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"188.113.220.59","CF-IPCountry":"UZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[30-Mar-2026 03:31:50 UTC] === User Orders API Called ===
[30-Mar-2026 03:31:50 UTC] User ID: 200
[30-Mar-2026 03:31:50 UTC] Limit: 20, Offset: 0
[30-Mar-2026 03:31:50 UTC] Orders found: 0
[30-Mar-2026 03:31:50 UTC] Orders data: []
[30-Mar-2026 03:31:50 UTC] Total orders count: 0
[30-Mar-2026 03:31:51 UTC] === API CALL LOG ===
[30-Mar-2026 03:31:51 UTC] Endpoint: user/profile.php
[30-Mar-2026 03:31:51 UTC] Full Log Data: {
    "timestamp": "2026-03-30 03:31:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.220.59",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.220.59, 172.70.240.24",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e440b339ef6e7b9-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.220.59",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 03:31:51 UTC] === END API CALL LOG ===
[30-Mar-2026 03:31:51 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 03:31:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg
[30-Mar-2026 03:31:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 03:31:51 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 03:31:51 UTC] User ID: 200
[30-Mar-2026 03:31:51 UTC] ✅ User profile retrieved successfully for user ID: 200
[30-Mar-2026 03:31:51 UTC] === API CALL LOG ===
[30-Mar-2026 03:31:51 UTC] Endpoint: user/profile.php
[30-Mar-2026 03:31:51 UTC] Full Log Data: {
    "timestamp": "2026-03-30 03:31:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.220.59",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.220.59, 172.70.240.24",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e440b384dc0e7b9-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.220.59",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 03:31:51 UTC] === END API CALL LOG ===
[30-Mar-2026 03:31:51 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 03:31:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg
[30-Mar-2026 03:31:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 03:31:51 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 03:31:51 UTC] User ID: 200
[30-Mar-2026 03:31:51 UTC] ✅ User profile retrieved successfully for user ID: 200
[30-Mar-2026 03:32:44 UTC] === API CALL LOG ===
[30-Mar-2026 03:32:44 UTC] Endpoint: user/profile.php
[30-Mar-2026 03:32:44 UTC] Full Log Data: {
    "timestamp": "2026-03-30 03:32:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:af6b:4931::4272:198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:af6b:4931::4272:198, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNzcsInVzZXJuYW1lIjoic3VtaXQxNDQiLCJlbWFpbCI6ImtpdHR5dmVybWExMjRAZ21haWwuY29tIiwiZXhwIjoxNzc1MjY5NjE2fQ.kzdCpmkpDhBs5MAjw7eKvuMZWmqE6oTI8bTyXqUmUeE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e440c7f6af59b0d-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:af6b:4931::4272:198",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 03:32:44 UTC] === END API CALL LOG ===
[30-Mar-2026 03:32:44 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 03:32:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNzcsInVzZXJuYW1lIjoic3VtaXQxNDQiLCJlbWFpbCI6ImtpdHR5dmVybWExMjRAZ21haWwuY29tIiwiZXhwIjoxNzc1MjY5NjE2fQ.kzdCpmkpDhBs5MAjw7eKvuMZWmqE6oTI8bTyXqUmUeE
[30-Mar-2026 03:32:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 03:32:44 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 03:32:44 UTC] User ID: 177
[30-Mar-2026 03:32:44 UTC] ✅ User profile retrieved successfully for user ID: 177
[30-Mar-2026 03:32:44 UTC] === API CALL LOG ===
[30-Mar-2026 03:32:44 UTC] Endpoint: user/profile.php
[30-Mar-2026 03:32:44 UTC] Full Log Data: {
    "timestamp": "2026-03-30 03:32:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:af6b:4931::4272:198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:af6b:4931::4272:198, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNzcsInVzZXJuYW1lIjoic3VtaXQxNDQiLCJlbWFpbCI6ImtpdHR5dmVybWExMjRAZ21haWwuY29tIiwiZXhwIjoxNzc1MjY5NjE2fQ.kzdCpmkpDhBs5MAjw7eKvuMZWmqE6oTI8bTyXqUmUeE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e440c84f8139b0d-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:af6b:4931::4272:198",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 03:32:44 UTC] === END API CALL LOG ===
[30-Mar-2026 03:32:44 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 03:32:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNzcsInVzZXJuYW1lIjoic3VtaXQxNDQiLCJlbWFpbCI6ImtpdHR5dmVybWExMjRAZ21haWwuY29tIiwiZXhwIjoxNzc1MjY5NjE2fQ.kzdCpmkpDhBs5MAjw7eKvuMZWmqE6oTI8bTyXqUmUeE
[30-Mar-2026 03:32:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 03:32:44 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 03:32:44 UTC] User ID: 177
[30-Mar-2026 03:32:44 UTC] ✅ User profile retrieved successfully for user ID: 177
[30-Mar-2026 03:32:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 03:32:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 03:32:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:af6b:4931::4272:198, 172.68.234.131","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNzcsInVzZXJuYW1lIjoic3VtaXQxNDQiLCJlbWFpbCI6ImtpdHR5dmVybWExMjRAZ21haWwuY29tIiwiZXhwIjoxNzc1MjY5NjE2fQ.kzdCpmkpDhBs5MAjw7eKvuMZWmqE6oTI8bTyXqUmUeE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e440c84f8169b0d-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:af6b:4931::4272:198","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[30-Mar-2026 03:32:44 UTC] === User Orders API Called ===
[30-Mar-2026 03:32:44 UTC] User ID: 177
[30-Mar-2026 03:32:44 UTC] Limit: 20, Offset: 0
[30-Mar-2026 03:32:44 UTC] Orders found: 0
[30-Mar-2026 03:32:44 UTC] Orders data: []
[30-Mar-2026 03:32:44 UTC] Total orders count: 0
[30-Mar-2026 03:32:45 UTC] === API CALL LOG ===
[30-Mar-2026 03:32:45 UTC] Endpoint: user/profile.php
[30-Mar-2026 03:32:45 UTC] Full Log Data: {
    "timestamp": "2026-03-30 03:32:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:af6b:4931::4272:198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:af6b:4931::4272:198, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNzcsInVzZXJuYW1lIjoic3VtaXQxNDQiLCJlbWFpbCI6ImtpdHR5dmVybWExMjRAZ21haWwuY29tIiwiZXhwIjoxNzc1MjY5NjE2fQ.kzdCpmkpDhBs5MAjw7eKvuMZWmqE6oTI8bTyXqUmUeE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e440c85d8e89b0d-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:af6b:4931::4272:198",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 03:32:45 UTC] === END API CALL LOG ===
[30-Mar-2026 03:32:45 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 03:32:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNzcsInVzZXJuYW1lIjoic3VtaXQxNDQiLCJlbWFpbCI6ImtpdHR5dmVybWExMjRAZ21haWwuY29tIiwiZXhwIjoxNzc1MjY5NjE2fQ.kzdCpmkpDhBs5MAjw7eKvuMZWmqE6oTI8bTyXqUmUeE
[30-Mar-2026 03:32:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 03:32:45 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 03:32:45 UTC] User ID: 177
[30-Mar-2026 03:32:45 UTC] ✅ User profile retrieved successfully for user ID: 177
[30-Mar-2026 03:33:01 UTC] === API CALL LOG ===
[30-Mar-2026 03:33:01 UTC] Endpoint: user/profile.php
[30-Mar-2026 03:33:01 UTC] Full Log Data: {
    "timestamp": "2026-03-30 03:33:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.220.59",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.220.59, 172.71.172.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e440ced5e06d396-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.220.59",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 03:33:01 UTC] === END API CALL LOG ===
[30-Mar-2026 03:33:01 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 03:33:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg
[30-Mar-2026 03:33:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 03:33:01 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 03:33:01 UTC] User ID: 200
[30-Mar-2026 03:33:01 UTC] ✅ User profile retrieved successfully for user ID: 200
[30-Mar-2026 03:33:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 03:33:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 03:33:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"188.113.220.59, 172.71.172.137","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e440cf48a09d396-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"188.113.220.59","CF-IPCountry":"UZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[30-Mar-2026 03:33:02 UTC] === User Orders API Called ===
[30-Mar-2026 03:33:02 UTC] User ID: 200
[30-Mar-2026 03:33:02 UTC] Limit: 20, Offset: 0
[30-Mar-2026 03:33:02 UTC] Orders found: 0
[30-Mar-2026 03:33:02 UTC] Orders data: []
[30-Mar-2026 03:33:02 UTC] Total orders count: 0
[30-Mar-2026 03:33:02 UTC] === API CALL LOG ===
[30-Mar-2026 03:33:02 UTC] Endpoint: user/profile.php
[30-Mar-2026 03:33:02 UTC] Full Log Data: {
    "timestamp": "2026-03-30 03:33:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.220.59",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.220.59, 172.71.172.136",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e440cf48a0cd396-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.220.59",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 03:33:02 UTC] === END API CALL LOG ===
[30-Mar-2026 03:33:02 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 03:33:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg
[30-Mar-2026 03:33:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 03:33:02 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 03:33:02 UTC] User ID: 200
[30-Mar-2026 03:33:02 UTC] ✅ User profile retrieved successfully for user ID: 200
[30-Mar-2026 03:35:20 UTC] === API CALL LOG ===
[30-Mar-2026 03:35:20 UTC] Endpoint: user/profile.php
[30-Mar-2026 03:35:20 UTC] Full Log Data: {
    "timestamp": "2026-03-30 03:35:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "195.158.29.188",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "195.158.29.188, 172.70.240.25",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e44104fea1cb201-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "195.158.29.188",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 03:35:20 UTC] === END API CALL LOG ===
[30-Mar-2026 03:35:20 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 03:35:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg
[30-Mar-2026 03:35:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 03:35:20 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 03:35:20 UTC] User ID: 200
[30-Mar-2026 03:35:20 UTC] ✅ User profile retrieved successfully for user ID: 200
[30-Mar-2026 03:35:20 UTC] === API CALL LOG ===
[30-Mar-2026 03:35:20 UTC] Endpoint: user/profile.php
[30-Mar-2026 03:35:20 UTC] Full Log Data: {
    "timestamp": "2026-03-30 03:35:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "195.158.29.188",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "195.158.29.188, 172.70.240.25",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e441051acc3b201-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "195.158.29.188",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 03:35:20 UTC] === END API CALL LOG ===
[30-Mar-2026 03:35:20 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 03:35:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg
[30-Mar-2026 03:35:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 03:35:20 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 03:35:20 UTC] User ID: 200
[30-Mar-2026 03:35:20 UTC] ✅ User profile retrieved successfully for user ID: 200
[30-Mar-2026 03:35:20 UTC] === API CALL LOG ===
[30-Mar-2026 03:35:20 UTC] Endpoint: user/profile.php
[30-Mar-2026 03:35:20 UTC] Full Log Data: {
    "timestamp": "2026-03-30 03:35:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "195.158.29.188",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "195.158.29.188, 172.70.240.25",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e441051acc4b201-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "195.158.29.188",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 03:35:20 UTC] === END API CALL LOG ===
[30-Mar-2026 03:35:20 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 03:35:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg
[30-Mar-2026 03:35:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 03:35:20 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 03:35:20 UTC] User ID: 200
[30-Mar-2026 03:35:20 UTC] ✅ User profile retrieved successfully for user ID: 200
[30-Mar-2026 03:35:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 03:35:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 03:35:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"195.158.29.188, 172.70.240.25","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e441051acc8b201-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"195.158.29.188","CF-IPCountry":"UZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[30-Mar-2026 03:35:20 UTC] === User Orders API Called ===
[30-Mar-2026 03:35:20 UTC] User ID: 200
[30-Mar-2026 03:35:20 UTC] Limit: 20, Offset: 0
[30-Mar-2026 03:35:20 UTC] Orders found: 0
[30-Mar-2026 03:35:20 UTC] Orders data: []
[30-Mar-2026 03:35:20 UTC] Total orders count: 0
[30-Mar-2026 03:35:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 03:35:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 03:35:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"195.158.29.188, 172.70.240.24","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e44107b1bf5b201-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"195.158.29.188","CF-IPCountry":"UZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[30-Mar-2026 03:35:27 UTC] === User Orders API Called ===
[30-Mar-2026 03:35:27 UTC] User ID: 200
[30-Mar-2026 03:35:27 UTC] Limit: 20, Offset: 0
[30-Mar-2026 03:35:27 UTC] Orders found: 0
[30-Mar-2026 03:35:27 UTC] Orders data: []
[30-Mar-2026 03:35:27 UTC] Total orders count: 0
[30-Mar-2026 03:35:29 UTC] === API CALL LOG ===
[30-Mar-2026 03:35:29 UTC] Endpoint: user/profile.php
[30-Mar-2026 03:35:29 UTC] === API CALL LOG ===
[30-Mar-2026 03:35:29 UTC] Full Log Data: {
    "timestamp": "2026-03-30 03:35:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "195.158.29.188",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "195.158.29.188, 172.70.240.25",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e44108b1cb8b201-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "195.158.29.188",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 03:35:29 UTC] Endpoint: user/profile.php
[30-Mar-2026 03:35:29 UTC] === END API CALL LOG ===
[30-Mar-2026 03:35:29 UTC] Full Log Data: {
    "timestamp": "2026-03-30 03:35:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "195.158.29.188",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "195.158.29.188, 172.70.240.24",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e44108b1cb9b201-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "195.158.29.188",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 03:35:29 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 03:35:29 UTC] === END API CALL LOG ===
[30-Mar-2026 03:35:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg
[30-Mar-2026 03:35:29 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 03:35:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 03:35:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg
[30-Mar-2026 03:35:29 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 03:35:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 03:35:29 UTC] User ID: 200
[30-Mar-2026 03:35:29 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 03:35:29 UTC] User ID: 200
[30-Mar-2026 03:35:29 UTC] ✅ User profile retrieved successfully for user ID: 200
[30-Mar-2026 03:35:29 UTC] ✅ User profile retrieved successfully for user ID: 200
[30-Mar-2026 03:35:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 03:35:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 03:35:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"195.158.29.188, 172.70.240.24","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e44108b1cbab201-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"195.158.29.188","CF-IPCountry":"UZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[30-Mar-2026 03:35:29 UTC] === User Orders API Called ===
[30-Mar-2026 03:35:29 UTC] User ID: 200
[30-Mar-2026 03:35:29 UTC] Limit: 20, Offset: 0
[30-Mar-2026 03:35:29 UTC] Orders found: 0
[30-Mar-2026 03:35:29 UTC] Orders data: []
[30-Mar-2026 03:35:29 UTC] Total orders count: 0
[30-Mar-2026 03:35:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 03:35:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 03:35:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"195.158.29.188, 172.70.240.24","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e4411113d02b201-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"195.158.29.188","CF-IPCountry":"UZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[30-Mar-2026 03:35:51 UTC] === User Orders API Called ===
[30-Mar-2026 03:35:51 UTC] User ID: 200
[30-Mar-2026 03:35:51 UTC] Limit: 20, Offset: 0
[30-Mar-2026 03:35:51 UTC] Orders found: 0
[30-Mar-2026 03:35:51 UTC] Orders data: []
[30-Mar-2026 03:35:51 UTC] Total orders count: 0
[30-Mar-2026 03:35:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 03:35:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 03:35:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"195.158.29.188, 172.70.240.24","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e44111a8b0cb201-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"195.158.29.188","CF-IPCountry":"UZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[30-Mar-2026 03:35:52 UTC] === User Orders API Called ===
[30-Mar-2026 03:35:52 UTC] User ID: 200
[30-Mar-2026 03:35:52 UTC] Limit: 20, Offset: 0
[30-Mar-2026 03:35:52 UTC] Orders found: 0
[30-Mar-2026 03:35:52 UTC] Orders data: []
[30-Mar-2026 03:35:52 UTC] Total orders count: 0
[30-Mar-2026 03:35:52 UTC] === API CALL LOG ===
[30-Mar-2026 03:35:52 UTC] Endpoint: user/profile.php
[30-Mar-2026 03:35:52 UTC] Full Log Data: {
    "timestamp": "2026-03-30 03:35:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "195.158.29.188",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "195.158.29.188, 172.70.240.24",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e44111a8b10b201-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "195.158.29.188",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 03:35:52 UTC] === END API CALL LOG ===
[30-Mar-2026 03:35:52 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 03:35:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg
[30-Mar-2026 03:35:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 03:35:52 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 03:35:52 UTC] User ID: 200
[30-Mar-2026 03:35:52 UTC] ✅ User profile retrieved successfully for user ID: 200
[30-Mar-2026 03:35:53 UTC] === API CALL LOG ===
[30-Mar-2026 03:35:53 UTC] Endpoint: user/profile.php
[30-Mar-2026 03:35:53 UTC] Full Log Data: {
    "timestamp": "2026-03-30 03:35:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "195.158.29.188",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "195.158.29.188, 172.70.240.24",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e44111e0fe6b201-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "195.158.29.188",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 03:35:53 UTC] === END API CALL LOG ===
[30-Mar-2026 03:35:53 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 03:35:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg
[30-Mar-2026 03:35:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 03:35:53 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 03:35:53 UTC] User ID: 200
[30-Mar-2026 03:35:53 UTC] ✅ User profile retrieved successfully for user ID: 200
[30-Mar-2026 03:37:51 UTC] === API CALL LOG ===
[30-Mar-2026 03:37:51 UTC] Endpoint: user/profile.php
[30-Mar-2026 03:37:51 UTC] Full Log Data: {
    "timestamp": "2026-03-30 03:37:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "195.158.29.188",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "195.158.29.188, 172.71.164.218",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e441402fc28d2c6-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "195.158.29.188",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 03:37:51 UTC] === END API CALL LOG ===
[30-Mar-2026 03:37:51 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 03:37:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg
[30-Mar-2026 03:37:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 03:37:51 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 03:37:51 UTC] User ID: 200
[30-Mar-2026 03:37:51 UTC] ✅ User profile retrieved successfully for user ID: 200
[30-Mar-2026 03:37:52 UTC] === API CALL LOG ===
[30-Mar-2026 03:37:52 UTC] Endpoint: user/profile.php
[30-Mar-2026 03:37:52 UTC] Full Log Data: {
    "timestamp": "2026-03-30 03:37:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "195.158.29.188",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "195.158.29.188, 172.71.164.228",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e441407cc4dd2c6-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "195.158.29.188",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 03:37:52 UTC] === END API CALL LOG ===
[30-Mar-2026 03:37:52 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 03:37:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg
[30-Mar-2026 03:37:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 03:37:52 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 03:37:52 UTC] User ID: 200
[30-Mar-2026 03:37:52 UTC] ✅ User profile retrieved successfully for user ID: 200
[30-Mar-2026 03:37:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 03:37:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 03:37:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"195.158.29.188, 172.71.164.229","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e441407cc50d2c6-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"195.158.29.188","CF-IPCountry":"UZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[30-Mar-2026 03:37:52 UTC] === User Orders API Called ===
[30-Mar-2026 03:37:52 UTC] User ID: 200
[30-Mar-2026 03:37:52 UTC] Limit: 20, Offset: 0
[30-Mar-2026 03:37:52 UTC] Orders found: 0
[30-Mar-2026 03:37:52 UTC] Orders data: []
[30-Mar-2026 03:37:52 UTC] Total orders count: 0
[30-Mar-2026 03:37:52 UTC] === API CALL LOG ===
[30-Mar-2026 03:37:52 UTC] Endpoint: user/profile.php
[30-Mar-2026 03:37:52 UTC] Full Log Data: {
    "timestamp": "2026-03-30 03:37:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "195.158.29.188",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "195.158.29.188, 172.71.164.229",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e441407cc53d2c6-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "195.158.29.188",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 03:37:52 UTC] === END API CALL LOG ===
[30-Mar-2026 03:37:52 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 03:37:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg
[30-Mar-2026 03:37:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 03:37:52 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 03:37:52 UTC] User ID: 200
[30-Mar-2026 03:37:52 UTC] ✅ User profile retrieved successfully for user ID: 200
[30-Mar-2026 03:40:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 03:40:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 03:40:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"195.158.29.188, 172.71.164.219","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e44183abf4dd2c6-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"195.158.29.188","CF-IPCountry":"UZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[30-Mar-2026 03:40:44 UTC] === User Orders API Called ===
[30-Mar-2026 03:40:44 UTC] User ID: 200
[30-Mar-2026 03:40:44 UTC] Limit: 20, Offset: 0
[30-Mar-2026 03:40:44 UTC] Orders found: 0
[30-Mar-2026 03:40:44 UTC] Orders data: []
[30-Mar-2026 03:40:44 UTC] Total orders count: 0
[30-Mar-2026 03:40:51 UTC] === API CALL LOG ===
[30-Mar-2026 03:40:51 UTC] Endpoint: user/profile.php
[30-Mar-2026 03:40:51 UTC] Full Log Data: {
    "timestamp": "2026-03-30 03:40:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "195.158.29.188",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "195.158.29.188, 172.71.164.219",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e441868ece9d2c6-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "195.158.29.188",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 03:40:51 UTC] === END API CALL LOG ===
[30-Mar-2026 03:40:51 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 03:40:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg
[30-Mar-2026 03:40:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 03:40:51 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 03:40:51 UTC] User ID: 200
[30-Mar-2026 03:40:51 UTC] ✅ User profile retrieved successfully for user ID: 200
[30-Mar-2026 03:40:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 03:40:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 03:40:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"195.158.29.188, 172.71.164.218","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e441868ece8d2c6-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"195.158.29.188","CF-IPCountry":"UZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[30-Mar-2026 03:40:51 UTC] === User Orders API Called ===
[30-Mar-2026 03:40:51 UTC] User ID: 200
[30-Mar-2026 03:40:51 UTC] Limit: 20, Offset: 0
[30-Mar-2026 03:40:52 UTC] Orders found: 0
[30-Mar-2026 03:40:52 UTC] Orders data: []
[30-Mar-2026 03:40:52 UTC] Total orders count: 0
[30-Mar-2026 03:40:52 UTC] === API CALL LOG ===
[30-Mar-2026 03:40:52 UTC] Endpoint: user/profile.php
[30-Mar-2026 03:40:52 UTC] Full Log Data: {
    "timestamp": "2026-03-30 03:40:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "195.158.29.188",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "195.158.29.188, 172.71.164.219",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e44186b7981d2c6-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "195.158.29.188",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 03:40:52 UTC] === END API CALL LOG ===
[30-Mar-2026 03:40:52 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 03:40:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg
[30-Mar-2026 03:40:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 03:40:52 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 03:40:52 UTC] User ID: 200
[30-Mar-2026 03:40:52 UTC] ✅ User profile retrieved successfully for user ID: 200
[30-Mar-2026 03:41:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 03:41:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 03:41:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"195.158.29.188, 172.71.164.219","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e441a037e78d2c6-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"195.158.29.188","CF-IPCountry":"UZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[30-Mar-2026 03:41:57 UTC] === User Orders API Called ===
[30-Mar-2026 03:41:57 UTC] User ID: 200
[30-Mar-2026 03:41:57 UTC] Limit: 20, Offset: 0
[30-Mar-2026 03:41:57 UTC] Orders found: 0
[30-Mar-2026 03:41:57 UTC] Orders data: []
[30-Mar-2026 03:41:57 UTC] Total orders count: 0
[30-Mar-2026 03:41:57 UTC] === API CALL LOG ===
[30-Mar-2026 03:41:57 UTC] Endpoint: user/profile.php
[30-Mar-2026 03:41:57 UTC] Full Log Data: {
    "timestamp": "2026-03-30 03:41:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "195.158.29.188",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "195.158.29.188, 172.71.164.219",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e441a037e7ed2c6-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "195.158.29.188",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 03:41:57 UTC] === END API CALL LOG ===
[30-Mar-2026 03:41:57 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 03:41:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg
[30-Mar-2026 03:41:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 03:41:57 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 03:41:57 UTC] User ID: 200
[30-Mar-2026 03:41:57 UTC] ✅ User profile retrieved successfully for user ID: 200
[30-Mar-2026 03:41:58 UTC] === API CALL LOG ===
[30-Mar-2026 03:41:58 UTC] Endpoint: user/profile.php
[30-Mar-2026 03:41:58 UTC] Full Log Data: {
    "timestamp": "2026-03-30 03:41:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "195.158.29.188",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "195.158.29.188, 172.71.164.219",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e441a073c88d2c6-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "195.158.29.188",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 03:41:58 UTC] === END API CALL LOG ===
[30-Mar-2026 03:41:58 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 03:41:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg
[30-Mar-2026 03:41:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 03:41:58 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 03:41:58 UTC] User ID: 200
[30-Mar-2026 03:41:58 UTC] ✅ User profile retrieved successfully for user ID: 200
[30-Mar-2026 03:42:28 UTC] === API CALL LOG ===
[30-Mar-2026 03:42:28 UTC] Endpoint: user/profile.php
[30-Mar-2026 03:42:28 UTC] Full Log Data: {
    "timestamp": "2026-03-30 03:42:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "195.158.29.188",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "195.158.29.188, 172.71.164.218",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e441ac51c04d2c6-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "195.158.29.188",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 03:42:28 UTC] === END API CALL LOG ===
[30-Mar-2026 03:42:28 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 03:42:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg
[30-Mar-2026 03:42:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 03:42:28 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 03:42:28 UTC] User ID: 200
[30-Mar-2026 03:42:28 UTC] ✅ User profile retrieved successfully for user ID: 200
[30-Mar-2026 03:42:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 03:42:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 03:42:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"195.158.29.188, 172.71.164.219","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e441ac51c01d2c6-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"195.158.29.188","CF-IPCountry":"UZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[30-Mar-2026 03:42:28 UTC] === User Orders API Called ===
[30-Mar-2026 03:42:28 UTC] User ID: 200
[30-Mar-2026 03:42:28 UTC] Limit: 20, Offset: 0
[30-Mar-2026 03:42:28 UTC] Orders found: 0
[30-Mar-2026 03:42:28 UTC] Orders data: []
[30-Mar-2026 03:42:28 UTC] Total orders count: 0
[30-Mar-2026 03:42:29 UTC] === API CALL LOG ===
[30-Mar-2026 03:42:29 UTC] Endpoint: user/profile.php
[30-Mar-2026 03:42:29 UTC] Full Log Data: {
    "timestamp": "2026-03-30 03:42:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "195.158.29.188",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "195.158.29.188, 172.71.164.219",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e441ac8da9ad2c6-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "195.158.29.188",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 03:42:29 UTC] === END API CALL LOG ===
[30-Mar-2026 03:42:29 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 03:42:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg
[30-Mar-2026 03:42:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 03:42:29 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 03:42:29 UTC] User ID: 200
[30-Mar-2026 03:42:29 UTC] ✅ User profile retrieved successfully for user ID: 200
[30-Mar-2026 03:42:34 UTC] === API CALL LOG ===
[30-Mar-2026 03:42:34 UTC] Endpoint: user/profile.php
[30-Mar-2026 03:42:34 UTC] Full Log Data: {
    "timestamp": "2026-03-30 03:42:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "195.158.29.188",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "195.158.29.188, 172.71.164.218",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e441ae7a8aad2c6-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "195.158.29.188",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 03:42:34 UTC] === END API CALL LOG ===
[30-Mar-2026 03:42:34 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 03:42:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg
[30-Mar-2026 03:42:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 03:42:34 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 03:42:34 UTC] User ID: 200
[30-Mar-2026 03:42:34 UTC] ✅ User profile retrieved successfully for user ID: 200
[30-Mar-2026 03:42:34 UTC] User Purchases API - User ID: 200
[30-Mar-2026 03:42:34 UTC] User Purchases API - Total purchases found: 2
[30-Mar-2026 03:43:44 UTC] === API CALL LOG ===
[30-Mar-2026 03:43:44 UTC] Endpoint: user/profile.php
[30-Mar-2026 03:43:44 UTC] Full Log Data: {
    "timestamp": "2026-03-30 03:43:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "195.158.29.188",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "195.158.29.188, 141.101.76.185",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e441c9cbe9cf5ee-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "195.158.29.188",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 03:43:44 UTC] === END API CALL LOG ===
[30-Mar-2026 03:43:44 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 03:43:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg
[30-Mar-2026 03:43:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 03:43:44 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 03:43:44 UTC] User ID: 200
[30-Mar-2026 03:43:44 UTC] ✅ User profile retrieved successfully for user ID: 200
[30-Mar-2026 03:43:44 UTC] === API CALL LOG ===
[30-Mar-2026 03:43:44 UTC] Endpoint: user/profile.php
[30-Mar-2026 03:43:44 UTC] Full Log Data: {
    "timestamp": "2026-03-30 03:43:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "195.158.29.188",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "195.158.29.188, 141.101.76.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e441c9f096ff5ee-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "195.158.29.188",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 03:43:44 UTC] === END API CALL LOG ===
[30-Mar-2026 03:43:44 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 03:43:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg
[30-Mar-2026 03:43:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 03:43:44 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 03:43:44 UTC] User ID: 200
[30-Mar-2026 03:43:44 UTC] ✅ User profile retrieved successfully for user ID: 200
[30-Mar-2026 03:43:44 UTC] === API CALL LOG ===
[30-Mar-2026 03:43:44 UTC] Endpoint: user/profile.php
[30-Mar-2026 03:43:44 UTC] Full Log Data: {
    "timestamp": "2026-03-30 03:43:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "195.158.29.188",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "195.158.29.188, 141.101.76.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e441ca07b1ff5ee-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "195.158.29.188",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 03:43:44 UTC] === END API CALL LOG ===
[30-Mar-2026 03:43:44 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 03:43:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg
[30-Mar-2026 03:43:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 03:43:44 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 03:43:44 UTC] User ID: 200
[30-Mar-2026 03:43:44 UTC] ✅ User profile retrieved successfully for user ID: 200
[30-Mar-2026 03:43:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 03:43:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 03:43:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"195.158.29.188, 141.101.76.70","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e441ca13bdef5ee-AMS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"195.158.29.188","CF-IPCountry":"UZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[30-Mar-2026 03:43:44 UTC] === User Orders API Called ===
[30-Mar-2026 03:43:44 UTC] User ID: 200
[30-Mar-2026 03:43:44 UTC] Limit: 20, Offset: 0
[30-Mar-2026 03:43:44 UTC] Orders found: 0
[30-Mar-2026 03:43:44 UTC] Orders data: []
[30-Mar-2026 03:43:44 UTC] Total orders count: 0
[30-Mar-2026 03:43:44 UTC] === API CALL LOG ===
[30-Mar-2026 03:43:44 UTC] Endpoint: user/profile.php
[30-Mar-2026 03:43:44 UTC] Full Log Data: {
    "timestamp": "2026-03-30 03:43:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "195.158.29.188",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "195.158.29.188, 141.101.76.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e441ca13bdff5ee-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "195.158.29.188",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 03:43:44 UTC] === END API CALL LOG ===
[30-Mar-2026 03:43:44 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 03:43:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg
[30-Mar-2026 03:43:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 03:43:44 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 03:43:44 UTC] User ID: 200
[30-Mar-2026 03:43:44 UTC] ✅ User profile retrieved successfully for user ID: 200
[30-Mar-2026 03:43:59 UTC] === API CALL LOG ===
[30-Mar-2026 03:43:59 UTC] Endpoint: user/profile.php
[30-Mar-2026 03:43:59 UTC] Full Log Data: {
    "timestamp": "2026-03-30 03:43:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "195.158.29.188",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "195.158.29.188, 141.101.76.185",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e441cfa390bf5ee-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "195.158.29.188",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 03:43:59 UTC] === END API CALL LOG ===
[30-Mar-2026 03:43:59 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 03:43:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg
[30-Mar-2026 03:43:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 03:43:59 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 03:43:59 UTC] User ID: 200
[30-Mar-2026 03:43:59 UTC] ✅ User profile retrieved successfully for user ID: 200
[30-Mar-2026 03:43:59 UTC] User Purchases API - User ID: 200
[30-Mar-2026 03:43:59 UTC] User Purchases API - Total purchases found: 2
[30-Mar-2026 03:44:08 UTC] === API CALL LOG ===
[30-Mar-2026 03:44:08 UTC] Endpoint: user/profile.php
[30-Mar-2026 03:44:08 UTC] Full Log Data: {
    "timestamp": "2026-03-30 03:44:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "195.158.29.188",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "195.158.29.188, 141.101.76.184",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e441d356f7af5ee-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "195.158.29.188",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 03:44:08 UTC] === END API CALL LOG ===
[30-Mar-2026 03:44:08 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 03:44:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg
[30-Mar-2026 03:44:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 03:44:08 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 03:44:08 UTC] User ID: 200
[30-Mar-2026 03:44:08 UTC] ✅ User profile retrieved successfully for user ID: 200
[30-Mar-2026 03:44:08 UTC] User Purchases API - User ID: 200
[30-Mar-2026 03:44:08 UTC] User Purchases API - Total purchases found: 2
[30-Mar-2026 03:44:10 UTC] User Purchases API - User ID: 200
[30-Mar-2026 03:44:10 UTC] User Purchases API - Total purchases found: 2
[30-Mar-2026 03:44:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 03:44:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 03:44:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"195.158.29.188, 141.101.76.184","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e441dab8f3bf5ee-AMS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"195.158.29.188","CF-IPCountry":"UZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[30-Mar-2026 03:44:27 UTC] === User Orders API Called ===
[30-Mar-2026 03:44:27 UTC] User ID: 200
[30-Mar-2026 03:44:27 UTC] Limit: 20, Offset: 0
[30-Mar-2026 03:44:27 UTC] Orders found: 0
[30-Mar-2026 03:44:27 UTC] Orders data: []
[30-Mar-2026 03:44:27 UTC] Total orders count: 0
[30-Mar-2026 03:44:29 UTC] === API CALL LOG ===
[30-Mar-2026 03:44:29 UTC] Endpoint: user/profile.php
[30-Mar-2026 03:44:29 UTC] Full Log Data: {
    "timestamp": "2026-03-30 03:44:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "195.158.29.188",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "195.158.29.188, 141.101.76.184",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e441db918f6f5ee-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "195.158.29.188",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 03:44:29 UTC] === END API CALL LOG ===
[30-Mar-2026 03:44:29 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 03:44:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg
[30-Mar-2026 03:44:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 03:44:29 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 03:44:29 UTC] User ID: 200
[30-Mar-2026 03:44:29 UTC] ✅ User profile retrieved successfully for user ID: 200
[30-Mar-2026 03:44:29 UTC] User Purchases API - User ID: 200
[30-Mar-2026 03:44:29 UTC] User Purchases API - Total purchases found: 2
[30-Mar-2026 03:44:41 UTC] === API CALL LOG ===
[30-Mar-2026 03:44:41 UTC] Endpoint: user/profile.php
[30-Mar-2026 03:44:41 UTC] Full Log Data: {
    "timestamp": "2026-03-30 03:44:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "195.158.29.188",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "195.158.29.188, 141.101.76.184",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e441e051a06f5ee-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "195.158.29.188",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 03:44:41 UTC] === END API CALL LOG ===
[30-Mar-2026 03:44:41 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 03:44:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg
[30-Mar-2026 03:44:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 03:44:41 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 03:44:41 UTC] User ID: 200
[30-Mar-2026 03:44:41 UTC] ✅ User profile retrieved successfully for user ID: 200
[30-Mar-2026 03:44:41 UTC] User Purchases API - User ID: 200
[30-Mar-2026 03:44:41 UTC] User Purchases API - Total purchases found: 2
[30-Mar-2026 03:44:44 UTC] User Purchases API - User ID: 200
[30-Mar-2026 03:44:44 UTC] User Purchases API - Total purchases found: 2
[30-Mar-2026 03:44:48 UTC] === API CALL LOG ===
[30-Mar-2026 03:44:48 UTC] Endpoint: user/profile.php
[30-Mar-2026 03:44:48 UTC] Full Log Data: {
    "timestamp": "2026-03-30 03:44:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "195.158.29.188",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "195.158.29.188, 141.101.76.184",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e441e2cfe35f5ee-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "195.158.29.188",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 03:44:48 UTC] === END API CALL LOG ===
[30-Mar-2026 03:44:48 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 03:44:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg
[30-Mar-2026 03:44:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 03:44:48 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 03:44:48 UTC] User ID: 200
[30-Mar-2026 03:44:48 UTC] ✅ User profile retrieved successfully for user ID: 200
[30-Mar-2026 03:44:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 03:44:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 03:44:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"195.158.29.188, 141.101.76.185","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e441e2cfe32f5ee-AMS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"195.158.29.188","CF-IPCountry":"UZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[30-Mar-2026 03:44:48 UTC] === User Orders API Called ===
[30-Mar-2026 03:44:48 UTC] User ID: 200
[30-Mar-2026 03:44:48 UTC] Limit: 20, Offset: 0
[30-Mar-2026 03:44:48 UTC] Orders found: 0
[30-Mar-2026 03:44:48 UTC] Orders data: []
[30-Mar-2026 03:44:48 UTC] Total orders count: 0
[30-Mar-2026 03:44:48 UTC] === API CALL LOG ===
[30-Mar-2026 03:44:48 UTC] Endpoint: user/profile.php
[30-Mar-2026 03:44:48 UTC] Full Log Data: {
    "timestamp": "2026-03-30 03:44:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "195.158.29.188",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "195.158.29.188, 141.101.76.185",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e441e311baef5ee-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "195.158.29.188",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 03:44:48 UTC] === END API CALL LOG ===
[30-Mar-2026 03:44:48 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 03:44:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg
[30-Mar-2026 03:44:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 03:44:48 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 03:44:48 UTC] User ID: 200
[30-Mar-2026 03:44:48 UTC] ✅ User profile retrieved successfully for user ID: 200
[30-Mar-2026 03:44:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 03:44:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 03:44:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"195.158.29.188, 141.101.76.185","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e441e5ceb02f5ee-AMS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"195.158.29.188","CF-IPCountry":"UZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[30-Mar-2026 03:44:55 UTC] === User Orders API Called ===
[30-Mar-2026 03:44:55 UTC] User ID: 200
[30-Mar-2026 03:44:55 UTC] Limit: 20, Offset: 0
[30-Mar-2026 03:44:55 UTC] Orders found: 0
[30-Mar-2026 03:44:55 UTC] Orders data: []
[30-Mar-2026 03:44:55 UTC] Total orders count: 0
[30-Mar-2026 03:44:57 UTC] === API CALL LOG ===
[30-Mar-2026 03:44:57 UTC] Endpoint: user/profile.php
[30-Mar-2026 03:44:57 UTC] Full Log Data: {
    "timestamp": "2026-03-30 03:44:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "195.158.29.188",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "195.158.29.188, 141.101.76.185",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e441e648c5af5ee-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "195.158.29.188",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 03:44:57 UTC] === END API CALL LOG ===
[30-Mar-2026 03:44:57 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 03:44:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg
[30-Mar-2026 03:44:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 03:44:57 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 03:44:57 UTC] User ID: 200
[30-Mar-2026 03:44:57 UTC] ✅ User profile retrieved successfully for user ID: 200
[30-Mar-2026 03:44:57 UTC] User Purchases API - User ID: 200
[30-Mar-2026 03:44:57 UTC] User Purchases API - Total purchases found: 2
[30-Mar-2026 03:45:03 UTC] === API CALL LOG ===
[30-Mar-2026 03:45:03 UTC] Endpoint: user/profile.php
[30-Mar-2026 03:45:03 UTC] Full Log Data: {
    "timestamp": "2026-03-30 03:45:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "195.158.29.188",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "195.158.29.188, 172.68.192.234",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e441e8bdbede98a-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "195.158.29.188",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 03:45:03 UTC] === END API CALL LOG ===
[30-Mar-2026 03:45:03 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 03:45:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg
[30-Mar-2026 03:45:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 03:45:03 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 03:45:03 UTC] User ID: 200
[30-Mar-2026 03:45:03 UTC] ✅ User profile retrieved successfully for user ID: 200
[30-Mar-2026 03:45:03 UTC] === API CALL LOG ===
[30-Mar-2026 03:45:03 UTC] Endpoint: user/profile.php
[30-Mar-2026 03:45:03 UTC] Full Log Data: {
    "timestamp": "2026-03-30 03:45:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "195.158.29.188",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "195.158.29.188, 172.70.242.98",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e441e8f8ae4e98a-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "195.158.29.188",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 03:45:03 UTC] === END API CALL LOG ===
[30-Mar-2026 03:45:03 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 03:45:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg
[30-Mar-2026 03:45:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 03:45:03 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 03:45:03 UTC] User ID: 200
[30-Mar-2026 03:45:03 UTC] ✅ User profile retrieved successfully for user ID: 200
[30-Mar-2026 03:45:04 UTC] === API CALL LOG ===
[30-Mar-2026 03:45:04 UTC] Endpoint: user/profile.php
[30-Mar-2026 03:45:04 UTC] Full Log Data: {
    "timestamp": "2026-03-30 03:45:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "195.158.29.188",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "195.158.29.188, 172.70.242.99",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e441e904c47e98a-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "195.158.29.188",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 03:45:04 UTC] === END API CALL LOG ===
[30-Mar-2026 03:45:04 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 03:45:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg
[30-Mar-2026 03:45:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 03:45:04 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 03:45:04 UTC] User ID: 200
[30-Mar-2026 03:45:04 UTC] ✅ User profile retrieved successfully for user ID: 200
[30-Mar-2026 03:45:04 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 03:45:04 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 03:45:04 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"195.158.29.188, 172.70.242.98","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e441e904c46e98a-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"195.158.29.188","CF-IPCountry":"UZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[30-Mar-2026 03:45:04 UTC] === User Orders API Called ===
[30-Mar-2026 03:45:04 UTC] User ID: 200
[30-Mar-2026 03:45:04 UTC] Limit: 20, Offset: 0
[30-Mar-2026 03:45:04 UTC] Orders found: 0
[30-Mar-2026 03:45:04 UTC] Orders data: []
[30-Mar-2026 03:45:04 UTC] Total orders count: 0
[30-Mar-2026 03:45:05 UTC] === API CALL LOG ===
[30-Mar-2026 03:45:05 UTC] Endpoint: user/profile.php
[30-Mar-2026 03:45:05 UTC] Full Log Data: {
    "timestamp": "2026-03-30 03:45:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "195.158.29.188",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "195.158.29.188, 172.70.242.98",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e441e9a5ecfe98a-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "195.158.29.188",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 03:45:05 UTC] === END API CALL LOG ===
[30-Mar-2026 03:45:05 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 03:45:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg
[30-Mar-2026 03:45:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 03:45:05 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 03:45:05 UTC] User ID: 200
[30-Mar-2026 03:45:05 UTC] ✅ User profile retrieved successfully for user ID: 200
[30-Mar-2026 03:45:05 UTC] User Purchases API - User ID: 200
[30-Mar-2026 03:45:05 UTC] User Purchases API - Total purchases found: 2
[30-Mar-2026 03:45:29 UTC] === API CALL LOG ===
[30-Mar-2026 03:45:29 UTC] Endpoint: user/profile.php
[30-Mar-2026 03:45:29 UTC] Full Log Data: {
    "timestamp": "2026-03-30 03:45:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "195.158.29.188",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "195.158.29.188, 172.68.192.234",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e441f301a17e98a-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "195.158.29.188",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 03:45:29 UTC] === END API CALL LOG ===
[30-Mar-2026 03:45:29 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 03:45:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg
[30-Mar-2026 03:45:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 03:45:29 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 03:45:29 UTC] User ID: 200
[30-Mar-2026 03:45:29 UTC] ✅ User profile retrieved successfully for user ID: 200
[30-Mar-2026 03:45:30 UTC] User Purchases API - User ID: 200
[30-Mar-2026 03:45:30 UTC] User Purchases API - Total purchases found: 2
[30-Mar-2026 03:45:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 03:45:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 03:45:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"195.158.29.188, 172.68.192.234","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e441f37eff0e98a-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"195.158.29.188","CF-IPCountry":"UZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[30-Mar-2026 03:45:30 UTC] === User Orders API Called ===
[30-Mar-2026 03:45:30 UTC] User ID: 200
[30-Mar-2026 03:45:30 UTC] Limit: 20, Offset: 0
[30-Mar-2026 03:45:30 UTC] Orders found: 0
[30-Mar-2026 03:45:30 UTC] Orders data: []
[30-Mar-2026 03:45:30 UTC] Total orders count: 0
[30-Mar-2026 03:45:30 UTC] === API CALL LOG ===
[30-Mar-2026 03:45:30 UTC] Endpoint: user/profile.php
[30-Mar-2026 03:45:30 UTC] Full Log Data: {
    "timestamp": "2026-03-30 03:45:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "195.158.29.188",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "195.158.29.188, 172.68.192.234",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e441f37eff1e98a-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "195.158.29.188",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 03:45:30 UTC] === END API CALL LOG ===
[30-Mar-2026 03:45:30 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 03:45:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg
[30-Mar-2026 03:45:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 03:45:30 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 03:45:30 UTC] User ID: 200
[30-Mar-2026 03:45:30 UTC] ✅ User profile retrieved successfully for user ID: 200
[30-Mar-2026 03:45:31 UTC] === API CALL LOG ===
[30-Mar-2026 03:45:31 UTC] Endpoint: user/profile.php
[30-Mar-2026 03:45:31 UTC] Full Log Data: {
    "timestamp": "2026-03-30 03:45:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "195.158.29.188",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "195.158.29.188, 172.68.192.234",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e441f3bae33e98a-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "195.158.29.188",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 03:45:31 UTC] === END API CALL LOG ===
[30-Mar-2026 03:45:31 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 03:45:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg
[30-Mar-2026 03:45:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 03:45:31 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 03:45:31 UTC] User ID: 200
[30-Mar-2026 03:45:31 UTC] ✅ User profile retrieved successfully for user ID: 200
[30-Mar-2026 03:45:36 UTC] === API CALL LOG ===
[30-Mar-2026 03:45:36 UTC] Endpoint: user/profile.php
[30-Mar-2026 03:45:36 UTC] Full Log Data: {
    "timestamp": "2026-03-30 03:45:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "195.158.29.188",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "195.158.29.188, 162.158.111.249",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e441f5cafc618b9-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "195.158.29.188",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 03:45:36 UTC] === END API CALL LOG ===
[30-Mar-2026 03:45:36 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 03:45:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg
[30-Mar-2026 03:45:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 03:45:36 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 03:45:36 UTC] User ID: 200
[30-Mar-2026 03:45:36 UTC] ✅ User profile retrieved successfully for user ID: 200
[30-Mar-2026 03:45:37 UTC] === API CALL LOG ===
[30-Mar-2026 03:45:37 UTC] Endpoint: user/profile.php
[30-Mar-2026 03:45:37 UTC] Full Log Data: {
    "timestamp": "2026-03-30 03:45:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "195.158.29.188",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "195.158.29.188, 162.158.111.9",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e441f6049e118b9-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "195.158.29.188",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 03:45:37 UTC] === END API CALL LOG ===
[30-Mar-2026 03:45:37 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 03:45:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg
[30-Mar-2026 03:45:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 03:45:37 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 03:45:37 UTC] User ID: 200
[30-Mar-2026 03:45:37 UTC] ✅ User profile retrieved successfully for user ID: 200
[30-Mar-2026 03:45:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 03:45:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 03:45:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"195.158.29.188, 162.158.111.9","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e441f6049e518b9-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"195.158.29.188","CF-IPCountry":"UZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[30-Mar-2026 03:45:37 UTC] === User Orders API Called ===
[30-Mar-2026 03:45:37 UTC] User ID: 200
[30-Mar-2026 03:45:37 UTC] Limit: 20, Offset: 0
[30-Mar-2026 03:45:37 UTC] Orders found: 0
[30-Mar-2026 03:45:37 UTC] Orders data: []
[30-Mar-2026 03:45:37 UTC] Total orders count: 0
[30-Mar-2026 03:45:37 UTC] === API CALL LOG ===
[30-Mar-2026 03:45:37 UTC] Endpoint: user/profile.php
[30-Mar-2026 03:45:37 UTC] Full Log Data: {
    "timestamp": "2026-03-30 03:45:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "195.158.29.188",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "195.158.29.188, 162.158.111.9",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e441f6049e618b9-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "195.158.29.188",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 03:45:37 UTC] === END API CALL LOG ===
[30-Mar-2026 03:45:37 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 03:45:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg
[30-Mar-2026 03:45:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 03:45:37 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 03:45:37 UTC] User ID: 200
[30-Mar-2026 03:45:37 UTC] ✅ User profile retrieved successfully for user ID: 200
[30-Mar-2026 03:45:44 UTC] === API CALL LOG ===
[30-Mar-2026 03:45:44 UTC] Endpoint: user/profile.php
[30-Mar-2026 03:45:44 UTC] Full Log Data: {
    "timestamp": "2026-03-30 03:45:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "195.158.29.188",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "195.158.29.188, 162.158.111.249",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e441f8eea7b18b9-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "195.158.29.188",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 03:45:44 UTC] === END API CALL LOG ===
[30-Mar-2026 03:45:44 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 03:45:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg
[30-Mar-2026 03:45:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 03:45:44 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 03:45:44 UTC] User ID: 200
[30-Mar-2026 03:45:44 UTC] ✅ User profile retrieved successfully for user ID: 200
[30-Mar-2026 03:45:44 UTC] User Purchases API - User ID: 200
[30-Mar-2026 03:45:44 UTC] User Purchases API - Total purchases found: 2
[30-Mar-2026 05:42:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 05:42:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 05:42:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:8100:2cfe:15f8:b464:b14c:9397:c001, 172.71.81.241","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAyIiwidXNlcm5hbWUiOiJtcmxlb250YXJrIiwiZW1haWwiOiJwYW50aGVyZ2FtaW5naGFyc2hAZ21haWwuY29tIiwiZXhwIjoxNzc1NDU0MTYzfQ.QgSgYY6-3_X2oz56J3BoP8GTWu4Tx9acs17IlrZY6ko","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e44caf1ec8c81b3-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2402:8100:2cfe:15f8:b464:b14c:9397:c001","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[30-Mar-2026 05:42:45 UTC] === User Orders API Called ===
[30-Mar-2026 05:42:45 UTC] User ID: 202
[30-Mar-2026 05:42:45 UTC] Limit: 20, Offset: 0
[30-Mar-2026 05:42:45 UTC] Orders found: 0
[30-Mar-2026 05:42:45 UTC] Orders data: []
[30-Mar-2026 05:42:45 UTC] Total orders count: 0
[30-Mar-2026 05:42:45 UTC] === API CALL LOG ===
[30-Mar-2026 05:42:45 UTC] Endpoint: user/profile.php
[30-Mar-2026 05:42:45 UTC] Full Log Data: {
    "timestamp": "2026-03-30 05:42:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:8100:2cfe:15f8:b464:b14c:9397:c001",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:8100:2cfe:15f8:b464:b14c:9397:c001, 172.71.81.241",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAyIiwidXNlcm5hbWUiOiJtcmxlb250YXJrIiwiZW1haWwiOiJwYW50aGVyZ2FtaW5naGFyc2hAZ21haWwuY29tIiwiZXhwIjoxNzc1NDU0MTYzfQ.QgSgYY6-3_X2oz56J3BoP8GTWu4Tx9acs17IlrZY6ko",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e44caf1ec8881b3-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:8100:2cfe:15f8:b464:b14c:9397:c001",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 05:42:45 UTC] === END API CALL LOG ===
[30-Mar-2026 05:42:45 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 05:42:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAyIiwidXNlcm5hbWUiOiJtcmxlb250YXJrIiwiZW1haWwiOiJwYW50aGVyZ2FtaW5naGFyc2hAZ21haWwuY29tIiwiZXhwIjoxNzc1NDU0MTYzfQ.QgSgYY6-3_X2oz56J3BoP8GTWu4Tx9acs17IlrZY6ko
[30-Mar-2026 05:42:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 05:42:45 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 05:42:45 UTC] User ID: 202
[30-Mar-2026 05:42:45 UTC] ✅ User profile retrieved successfully for user ID: 202
[30-Mar-2026 05:42:45 UTC] === API CALL LOG ===
[30-Mar-2026 05:42:45 UTC] Endpoint: user/profile.php
[30-Mar-2026 05:42:45 UTC] Full Log Data: {
    "timestamp": "2026-03-30 05:42:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:8100:2cfe:15f8:b464:b14c:9397:c001",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:8100:2cfe:15f8:b464:b14c:9397:c001, 172.71.81.242",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAyIiwidXNlcm5hbWUiOiJtcmxlb250YXJrIiwiZW1haWwiOiJwYW50aGVyZ2FtaW5naGFyc2hAZ21haWwuY29tIiwiZXhwIjoxNzc1NDU0MTYzfQ.QgSgYY6-3_X2oz56J3BoP8GTWu4Tx9acs17IlrZY6ko",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e44caf1ec8d81b3-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:8100:2cfe:15f8:b464:b14c:9397:c001",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 05:42:45 UTC] === END API CALL LOG ===
[30-Mar-2026 05:42:45 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 05:42:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAyIiwidXNlcm5hbWUiOiJtcmxlb250YXJrIiwiZW1haWwiOiJwYW50aGVyZ2FtaW5naGFyc2hAZ21haWwuY29tIiwiZXhwIjoxNzc1NDU0MTYzfQ.QgSgYY6-3_X2oz56J3BoP8GTWu4Tx9acs17IlrZY6ko
[30-Mar-2026 05:42:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 05:42:45 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 05:42:45 UTC] User ID: 202
[30-Mar-2026 05:42:45 UTC] ✅ User profile retrieved successfully for user ID: 202
[30-Mar-2026 05:42:46 UTC] === API CALL LOG ===
[30-Mar-2026 05:42:46 UTC] Endpoint: user/profile.php
[30-Mar-2026 05:42:46 UTC] Full Log Data: {
    "timestamp": "2026-03-30 05:42:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:8100:2cfe:15f8:b464:b14c:9397:c001",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:8100:2cfe:15f8:b464:b14c:9397:c001, 172.71.81.241",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAyIiwidXNlcm5hbWUiOiJtcmxlb250YXJrIiwiZW1haWwiOiJwYW50aGVyZ2FtaW5naGFyc2hAZ21haWwuY29tIiwiZXhwIjoxNzc1NDU0MTYzfQ.QgSgYY6-3_X2oz56J3BoP8GTWu4Tx9acs17IlrZY6ko",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e44cafb6d2081b3-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:8100:2cfe:15f8:b464:b14c:9397:c001",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 05:42:46 UTC] === END API CALL LOG ===
[30-Mar-2026 05:42:46 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 05:42:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAyIiwidXNlcm5hbWUiOiJtcmxlb250YXJrIiwiZW1haWwiOiJwYW50aGVyZ2FtaW5naGFyc2hAZ21haWwuY29tIiwiZXhwIjoxNzc1NDU0MTYzfQ.QgSgYY6-3_X2oz56J3BoP8GTWu4Tx9acs17IlrZY6ko
[30-Mar-2026 05:42:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 05:42:46 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 05:42:46 UTC] User ID: 202
[30-Mar-2026 05:42:46 UTC] ✅ User profile retrieved successfully for user ID: 202
[30-Mar-2026 05:43:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 05:43:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 05:43:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:8100:2cfe:15f8:b464:b14c:9397:c001, 172.71.81.17","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAyIiwidXNlcm5hbWUiOiJtcmxlb250YXJrIiwiZW1haWwiOiJwYW50aGVyZ2FtaW5naGFyc2hAZ21haWwuY29tIiwiZXhwIjoxNzc1NDU0MTYzfQ.QgSgYY6-3_X2oz56J3BoP8GTWu4Tx9acs17IlrZY6ko","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e44cb5a4e4d81b3-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2402:8100:2cfe:15f8:b464:b14c:9397:c001","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[30-Mar-2026 05:43:01 UTC] === User Orders API Called ===
[30-Mar-2026 05:43:01 UTC] User ID: 202
[30-Mar-2026 05:43:01 UTC] Limit: 20, Offset: 0
[30-Mar-2026 05:43:01 UTC] Orders found: 0
[30-Mar-2026 05:43:01 UTC] Orders data: []
[30-Mar-2026 05:43:01 UTC] Total orders count: 0
[30-Mar-2026 05:43:03 UTC] === API CALL LOG ===
[30-Mar-2026 05:43:03 UTC] Endpoint: user/profile.php
[30-Mar-2026 05:43:03 UTC] Full Log Data: {
    "timestamp": "2026-03-30 05:43:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:8100:2cfe:15f8:b464:b14c:9397:c001",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:8100:2cfe:15f8:b464:b14c:9397:c001, 172.71.81.17",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAyIiwidXNlcm5hbWUiOiJtcmxlb250YXJrIiwiZW1haWwiOiJwYW50aGVyZ2FtaW5naGFyc2hAZ21haWwuY29tIiwiZXhwIjoxNzc1NDU0MTYzfQ.QgSgYY6-3_X2oz56J3BoP8GTWu4Tx9acs17IlrZY6ko",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e44cb638ed881b3-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:8100:2cfe:15f8:b464:b14c:9397:c001",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 05:43:03 UTC] === END API CALL LOG ===
[30-Mar-2026 05:43:03 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 05:43:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAyIiwidXNlcm5hbWUiOiJtcmxlb250YXJrIiwiZW1haWwiOiJwYW50aGVyZ2FtaW5naGFyc2hAZ21haWwuY29tIiwiZXhwIjoxNzc1NDU0MTYzfQ.QgSgYY6-3_X2oz56J3BoP8GTWu4Tx9acs17IlrZY6ko
[30-Mar-2026 05:43:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 05:43:03 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 05:43:03 UTC] User ID: 202
[30-Mar-2026 05:43:03 UTC] ✅ User profile retrieved successfully for user ID: 202
[30-Mar-2026 05:43:03 UTC] User Purchases API - User ID: 202
[30-Mar-2026 05:43:03 UTC] User Purchases API - Total purchases found: 0
[30-Mar-2026 05:43:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 05:43:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 05:43:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:8100:2cfe:15f8:b464:b14c:9397:c001, 172.71.81.18","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAyIiwidXNlcm5hbWUiOiJtcmxlb250YXJrIiwiZW1haWwiOiJwYW50aGVyZ2FtaW5naGFyc2hAZ21haWwuY29tIiwiZXhwIjoxNzc1NDU0MTYzfQ.QgSgYY6-3_X2oz56J3BoP8GTWu4Tx9acs17IlrZY6ko","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e44cb7b6bd881b3-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2402:8100:2cfe:15f8:b464:b14c:9397:c001","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[30-Mar-2026 05:43:07 UTC] === User Orders API Called ===
[30-Mar-2026 05:43:07 UTC] User ID: 202
[30-Mar-2026 05:43:07 UTC] Limit: 20, Offset: 0
[30-Mar-2026 05:43:07 UTC] Orders found: 0
[30-Mar-2026 05:43:07 UTC] Orders data: []
[30-Mar-2026 05:43:07 UTC] Total orders count: 0
[30-Mar-2026 05:43:07 UTC] === API CALL LOG ===
[30-Mar-2026 05:43:07 UTC] Endpoint: user/profile.php
[30-Mar-2026 05:43:07 UTC] Full Log Data: {
    "timestamp": "2026-03-30 05:43:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:8100:2cfe:15f8:b464:b14c:9397:c001",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:8100:2cfe:15f8:b464:b14c:9397:c001, 172.71.81.17",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAyIiwidXNlcm5hbWUiOiJtcmxlb250YXJrIiwiZW1haWwiOiJwYW50aGVyZ2FtaW5naGFyc2hAZ21haWwuY29tIiwiZXhwIjoxNzc1NDU0MTYzfQ.QgSgYY6-3_X2oz56J3BoP8GTWu4Tx9acs17IlrZY6ko",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e44cb7b6bd981b3-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:8100:2cfe:15f8:b464:b14c:9397:c001",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 05:43:07 UTC] === END API CALL LOG ===
[30-Mar-2026 05:43:07 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 05:43:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAyIiwidXNlcm5hbWUiOiJtcmxlb250YXJrIiwiZW1haWwiOiJwYW50aGVyZ2FtaW5naGFyc2hAZ21haWwuY29tIiwiZXhwIjoxNzc1NDU0MTYzfQ.QgSgYY6-3_X2oz56J3BoP8GTWu4Tx9acs17IlrZY6ko
[30-Mar-2026 05:43:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 05:43:07 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 05:43:07 UTC] User ID: 202
[30-Mar-2026 05:43:07 UTC] ✅ User profile retrieved successfully for user ID: 202
[30-Mar-2026 05:43:07 UTC] === API CALL LOG ===
[30-Mar-2026 05:43:07 UTC] Endpoint: user/profile.php
[30-Mar-2026 05:43:07 UTC] Full Log Data: {
    "timestamp": "2026-03-30 05:43:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:8100:2cfe:15f8:b464:b14c:9397:c001",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:8100:2cfe:15f8:b464:b14c:9397:c001, 172.71.81.17",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAyIiwidXNlcm5hbWUiOiJtcmxlb250YXJrIiwiZW1haWwiOiJwYW50aGVyZ2FtaW5naGFyc2hAZ21haWwuY29tIiwiZXhwIjoxNzc1NDU0MTYzfQ.QgSgYY6-3_X2oz56J3BoP8GTWu4Tx9acs17IlrZY6ko",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e44cb7fafc781b3-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:8100:2cfe:15f8:b464:b14c:9397:c001",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 05:43:07 UTC] === END API CALL LOG ===
[30-Mar-2026 05:43:07 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 05:43:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAyIiwidXNlcm5hbWUiOiJtcmxlb250YXJrIiwiZW1haWwiOiJwYW50aGVyZ2FtaW5naGFyc2hAZ21haWwuY29tIiwiZXhwIjoxNzc1NDU0MTYzfQ.QgSgYY6-3_X2oz56J3BoP8GTWu4Tx9acs17IlrZY6ko
[30-Mar-2026 05:43:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 05:43:07 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 05:43:07 UTC] User ID: 202
[30-Mar-2026 05:43:07 UTC] ✅ User profile retrieved successfully for user ID: 202
[30-Mar-2026 05:43:08 UTC] === API CALL LOG ===
[30-Mar-2026 05:43:08 UTC] Endpoint: user/profile.php
[30-Mar-2026 05:43:08 UTC] Full Log Data: {
    "timestamp": "2026-03-30 05:43:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:8100:2cfe:15f8:b464:b14c:9397:c001",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:8100:2cfe:15f8:b464:b14c:9397:c001, 172.71.81.18",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAyIiwidXNlcm5hbWUiOiJtcmxlb250YXJrIiwiZW1haWwiOiJwYW50aGVyZ2FtaW5naGFyc2hAZ21haWwuY29tIiwiZXhwIjoxNzc1NDU0MTYzfQ.QgSgYY6-3_X2oz56J3BoP8GTWu4Tx9acs17IlrZY6ko",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e44cb83eb8a81b3-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:8100:2cfe:15f8:b464:b14c:9397:c001",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 05:43:08 UTC] === END API CALL LOG ===
[30-Mar-2026 05:43:08 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 05:43:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAyIiwidXNlcm5hbWUiOiJtcmxlb250YXJrIiwiZW1haWwiOiJwYW50aGVyZ2FtaW5naGFyc2hAZ21haWwuY29tIiwiZXhwIjoxNzc1NDU0MTYzfQ.QgSgYY6-3_X2oz56J3BoP8GTWu4Tx9acs17IlrZY6ko
[30-Mar-2026 05:43:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 05:43:08 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 05:43:08 UTC] User ID: 202
[30-Mar-2026 05:43:08 UTC] ✅ User profile retrieved successfully for user ID: 202
[30-Mar-2026 05:43:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 05:43:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 05:43:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:8100:2cfe:15f8:b464:b14c:9397:c001, 172.71.81.18","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAyIiwidXNlcm5hbWUiOiJtcmxlb250YXJrIiwiZW1haWwiOiJwYW50aGVyZ2FtaW5naGFyc2hAZ21haWwuY29tIiwiZXhwIjoxNzc1NDU0MTYzfQ.QgSgYY6-3_X2oz56J3BoP8GTWu4Tx9acs17IlrZY6ko","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e44cc7fedfd81b3-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2402:8100:2cfe:15f8:b464:b14c:9397:c001","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[30-Mar-2026 05:43:48 UTC] === User Orders API Called ===
[30-Mar-2026 05:43:48 UTC] User ID: 202
[30-Mar-2026 05:43:48 UTC] Limit: 20, Offset: 0
[30-Mar-2026 05:43:48 UTC] Orders found: 0
[30-Mar-2026 05:43:48 UTC] Orders data: []
[30-Mar-2026 05:43:48 UTC] Total orders count: 0
[30-Mar-2026 05:43:48 UTC] === API CALL LOG ===
[30-Mar-2026 05:43:48 UTC] Endpoint: user/profile.php
[30-Mar-2026 05:43:48 UTC] Full Log Data: {
    "timestamp": "2026-03-30 05:43:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:8100:2cfe:15f8:b464:b14c:9397:c001",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:8100:2cfe:15f8:b464:b14c:9397:c001, 172.71.81.17",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAyIiwidXNlcm5hbWUiOiJtcmxlb250YXJrIiwiZW1haWwiOiJwYW50aGVyZ2FtaW5naGFyc2hAZ21haWwuY29tIiwiZXhwIjoxNzc1NDU0MTYzfQ.QgSgYY6-3_X2oz56J3BoP8GTWu4Tx9acs17IlrZY6ko",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e44cc7fedfe81b3-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:8100:2cfe:15f8:b464:b14c:9397:c001",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 05:43:48 UTC] === END API CALL LOG ===
[30-Mar-2026 05:43:48 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 05:43:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAyIiwidXNlcm5hbWUiOiJtcmxlb250YXJrIiwiZW1haWwiOiJwYW50aGVyZ2FtaW5naGFyc2hAZ21haWwuY29tIiwiZXhwIjoxNzc1NDU0MTYzfQ.QgSgYY6-3_X2oz56J3BoP8GTWu4Tx9acs17IlrZY6ko
[30-Mar-2026 05:43:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 05:43:48 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 05:43:48 UTC] User ID: 202
[30-Mar-2026 05:43:48 UTC] ✅ User profile retrieved successfully for user ID: 202
[30-Mar-2026 05:43:49 UTC] === API CALL LOG ===
[30-Mar-2026 05:43:49 UTC] Endpoint: user/profile.php
[30-Mar-2026 05:43:49 UTC] Full Log Data: {
    "timestamp": "2026-03-30 05:43:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:8100:2cfe:15f8:b464:b14c:9397:c001",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:8100:2cfe:15f8:b464:b14c:9397:c001, 172.71.81.18",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAyIiwidXNlcm5hbWUiOiJtcmxlb250YXJrIiwiZW1haWwiOiJwYW50aGVyZ2FtaW5naGFyc2hAZ21haWwuY29tIiwiZXhwIjoxNzc1NDU0MTYzfQ.QgSgYY6-3_X2oz56J3BoP8GTWu4Tx9acs17IlrZY6ko",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e44cc83c92d81b3-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:8100:2cfe:15f8:b464:b14c:9397:c001",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 05:43:49 UTC] === END API CALL LOG ===
[30-Mar-2026 05:43:49 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 05:43:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAyIiwidXNlcm5hbWUiOiJtcmxlb250YXJrIiwiZW1haWwiOiJwYW50aGVyZ2FtaW5naGFyc2hAZ21haWwuY29tIiwiZXhwIjoxNzc1NDU0MTYzfQ.QgSgYY6-3_X2oz56J3BoP8GTWu4Tx9acs17IlrZY6ko
[30-Mar-2026 05:43:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 05:43:49 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 05:43:49 UTC] User ID: 202
[30-Mar-2026 05:43:49 UTC] ✅ User profile retrieved successfully for user ID: 202
[30-Mar-2026 05:43:49 UTC] === API CALL LOG ===
[30-Mar-2026 05:43:49 UTC] Endpoint: user/profile.php
[30-Mar-2026 05:43:49 UTC] Full Log Data: {
    "timestamp": "2026-03-30 05:43:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:8100:2cfe:15f8:b464:b14c:9397:c001",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:8100:2cfe:15f8:b464:b14c:9397:c001, 172.71.81.17",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAyIiwidXNlcm5hbWUiOiJtcmxlb250YXJrIiwiZW1haWwiOiJwYW50aGVyZ2FtaW5naGFyc2hAZ21haWwuY29tIiwiZXhwIjoxNzc1NDU0MTYzfQ.QgSgYY6-3_X2oz56J3BoP8GTWu4Tx9acs17IlrZY6ko",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e44cc88edca81b3-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:8100:2cfe:15f8:b464:b14c:9397:c001",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 05:43:49 UTC] === END API CALL LOG ===
[30-Mar-2026 05:43:49 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 05:43:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAyIiwidXNlcm5hbWUiOiJtcmxlb250YXJrIiwiZW1haWwiOiJwYW50aGVyZ2FtaW5naGFyc2hAZ21haWwuY29tIiwiZXhwIjoxNzc1NDU0MTYzfQ.QgSgYY6-3_X2oz56J3BoP8GTWu4Tx9acs17IlrZY6ko
[30-Mar-2026 05:43:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 05:43:49 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 05:43:49 UTC] User ID: 202
[30-Mar-2026 05:43:49 UTC] ✅ User profile retrieved successfully for user ID: 202
[30-Mar-2026 05:44:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 05:44:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 05:44:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:8100:2cfe:15f8:b464:b14c:9397:c001, 172.71.81.17","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAyIiwidXNlcm5hbWUiOiJtcmxlb250YXJrIiwiZW1haWwiOiJwYW50aGVyZ2FtaW5naGFyc2hAZ21haWwuY29tIiwiZXhwIjoxNzc1NDU0MTYzfQ.QgSgYY6-3_X2oz56J3BoP8GTWu4Tx9acs17IlrZY6ko","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e44ccfb282081b3-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2402:8100:2cfe:15f8:b464:b14c:9397:c001","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[30-Mar-2026 05:44:08 UTC] === User Orders API Called ===
[30-Mar-2026 05:44:08 UTC] User ID: 202
[30-Mar-2026 05:44:08 UTC] Limit: 20, Offset: 0
[30-Mar-2026 05:44:08 UTC] Orders found: 0
[30-Mar-2026 05:44:08 UTC] Orders data: []
[30-Mar-2026 05:44:08 UTC] Total orders count: 0
[30-Mar-2026 05:44:08 UTC] === API CALL LOG ===
[30-Mar-2026 05:44:08 UTC] Endpoint: user/profile.php
[30-Mar-2026 05:44:08 UTC] Full Log Data: {
    "timestamp": "2026-03-30 05:44:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:8100:2cfe:15f8:b464:b14c:9397:c001",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:8100:2cfe:15f8:b464:b14c:9397:c001, 172.71.81.18",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAyIiwidXNlcm5hbWUiOiJtcmxlb250YXJrIiwiZW1haWwiOiJwYW50aGVyZ2FtaW5naGFyc2hAZ21haWwuY29tIiwiZXhwIjoxNzc1NDU0MTYzfQ.QgSgYY6-3_X2oz56J3BoP8GTWu4Tx9acs17IlrZY6ko",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e44ccfb282481b3-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:8100:2cfe:15f8:b464:b14c:9397:c001",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 05:44:08 UTC] === END API CALL LOG ===
[30-Mar-2026 05:44:08 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 05:44:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAyIiwidXNlcm5hbWUiOiJtcmxlb250YXJrIiwiZW1haWwiOiJwYW50aGVyZ2FtaW5naGFyc2hAZ21haWwuY29tIiwiZXhwIjoxNzc1NDU0MTYzfQ.QgSgYY6-3_X2oz56J3BoP8GTWu4Tx9acs17IlrZY6ko
[30-Mar-2026 05:44:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 05:44:08 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 05:44:08 UTC] User ID: 202
[30-Mar-2026 05:44:08 UTC] ✅ User profile retrieved successfully for user ID: 202
[30-Mar-2026 05:44:08 UTC] === API CALL LOG ===
[30-Mar-2026 05:44:08 UTC] Endpoint: user/profile.php
[30-Mar-2026 05:44:08 UTC] Full Log Data: {
    "timestamp": "2026-03-30 05:44:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:8100:2cfe:15f8:b464:b14c:9397:c001",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:8100:2cfe:15f8:b464:b14c:9397:c001, 172.71.81.17",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAyIiwidXNlcm5hbWUiOiJtcmxlb250YXJrIiwiZW1haWwiOiJwYW50aGVyZ2FtaW5naGFyc2hAZ21haWwuY29tIiwiZXhwIjoxNzc1NDU0MTYzfQ.QgSgYY6-3_X2oz56J3BoP8GTWu4Tx9acs17IlrZY6ko",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e44ccff3c7381b3-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:8100:2cfe:15f8:b464:b14c:9397:c001",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 05:44:08 UTC] === END API CALL LOG ===
[30-Mar-2026 05:44:08 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 05:44:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAyIiwidXNlcm5hbWUiOiJtcmxlb250YXJrIiwiZW1haWwiOiJwYW50aGVyZ2FtaW5naGFyc2hAZ21haWwuY29tIiwiZXhwIjoxNzc1NDU0MTYzfQ.QgSgYY6-3_X2oz56J3BoP8GTWu4Tx9acs17IlrZY6ko
[30-Mar-2026 05:44:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 05:44:08 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 05:44:08 UTC] User ID: 202
[30-Mar-2026 05:44:08 UTC] ✅ User profile retrieved successfully for user ID: 202
[30-Mar-2026 05:44:09 UTC] === API CALL LOG ===
[30-Mar-2026 05:44:09 UTC] Endpoint: user/profile.php
[30-Mar-2026 05:44:09 UTC] Full Log Data: {
    "timestamp": "2026-03-30 05:44:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:8100:2cfe:15f8:b464:b14c:9397:c001",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:8100:2cfe:15f8:b464:b14c:9397:c001, 172.71.81.17",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAyIiwidXNlcm5hbWUiOiJtcmxlb250YXJrIiwiZW1haWwiOiJwYW50aGVyZ2FtaW5naGFyc2hAZ21haWwuY29tIiwiZXhwIjoxNzc1NDU0MTYzfQ.QgSgYY6-3_X2oz56J3BoP8GTWu4Tx9acs17IlrZY6ko",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e44cd03d89781b3-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:8100:2cfe:15f8:b464:b14c:9397:c001",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 05:44:09 UTC] === END API CALL LOG ===
[30-Mar-2026 05:44:09 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 05:44:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAyIiwidXNlcm5hbWUiOiJtcmxlb250YXJrIiwiZW1haWwiOiJwYW50aGVyZ2FtaW5naGFyc2hAZ21haWwuY29tIiwiZXhwIjoxNzc1NDU0MTYzfQ.QgSgYY6-3_X2oz56J3BoP8GTWu4Tx9acs17IlrZY6ko
[30-Mar-2026 05:44:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 05:44:09 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 05:44:09 UTC] User ID: 202
[30-Mar-2026 05:44:09 UTC] ✅ User profile retrieved successfully for user ID: 202
[30-Mar-2026 05:44:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 05:44:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 05:44:14 UTC] === API CALL LOG ===
[30-Mar-2026 05:44:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:8100:2cfe:15f8:b464:b14c:9397:c001, 172.71.81.18","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAyIiwidXNlcm5hbWUiOiJtcmxlb250YXJrIiwiZW1haWwiOiJwYW50aGVyZ2FtaW5naGFyc2hAZ21haWwuY29tIiwiZXhwIjoxNzc1NDU0MTYzfQ.QgSgYY6-3_X2oz56J3BoP8GTWu4Tx9acs17IlrZY6ko","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e44cd2069c781b3-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2402:8100:2cfe:15f8:b464:b14c:9397:c001","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[30-Mar-2026 05:44:14 UTC] Endpoint: user/profile.php
[30-Mar-2026 05:44:14 UTC] === User Orders API Called ===
[30-Mar-2026 05:44:14 UTC] Full Log Data: {
    "timestamp": "2026-03-30 05:44:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:8100:2cfe:15f8:b464:b14c:9397:c001",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:8100:2cfe:15f8:b464:b14c:9397:c001, 172.71.81.18",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAyIiwidXNlcm5hbWUiOiJtcmxlb250YXJrIiwiZW1haWwiOiJwYW50aGVyZ2FtaW5naGFyc2hAZ21haWwuY29tIiwiZXhwIjoxNzc1NDU0MTYzfQ.QgSgYY6-3_X2oz56J3BoP8GTWu4Tx9acs17IlrZY6ko",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e44cd2069ca81b3-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:8100:2cfe:15f8:b464:b14c:9397:c001",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 05:44:14 UTC] User ID: 202
[30-Mar-2026 05:44:14 UTC] === END API CALL LOG ===
[30-Mar-2026 05:44:14 UTC] Limit: 20, Offset: 0
[30-Mar-2026 05:44:14 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 05:44:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAyIiwidXNlcm5hbWUiOiJtcmxlb250YXJrIiwiZW1haWwiOiJwYW50aGVyZ2FtaW5naGFyc2hAZ21haWwuY29tIiwiZXhwIjoxNzc1NDU0MTYzfQ.QgSgYY6-3_X2oz56J3BoP8GTWu4Tx9acs17IlrZY6ko
[30-Mar-2026 05:44:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 05:44:14 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 05:44:14 UTC] User ID: 202
[30-Mar-2026 05:44:14 UTC] Orders found: 0
[30-Mar-2026 05:44:14 UTC] Orders data: []
[30-Mar-2026 05:44:14 UTC] ✅ User profile retrieved successfully for user ID: 202
[30-Mar-2026 05:44:14 UTC] Total orders count: 0
[30-Mar-2026 05:44:14 UTC] === API CALL LOG ===
[30-Mar-2026 05:44:14 UTC] Endpoint: user/profile.php
[30-Mar-2026 05:44:14 UTC] Full Log Data: {
    "timestamp": "2026-03-30 05:44:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:8100:2cfe:15f8:b464:b14c:9397:c001",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:8100:2cfe:15f8:b464:b14c:9397:c001, 172.71.81.18",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAyIiwidXNlcm5hbWUiOiJtcmxlb250YXJrIiwiZW1haWwiOiJwYW50aGVyZ2FtaW5naGFyc2hAZ21haWwuY29tIiwiZXhwIjoxNzc1NDU0MTYzfQ.QgSgYY6-3_X2oz56J3BoP8GTWu4Tx9acs17IlrZY6ko",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e44cd241cbd81b3-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:8100:2cfe:15f8:b464:b14c:9397:c001",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 05:44:14 UTC] === END API CALL LOG ===
[30-Mar-2026 05:44:14 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 05:44:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAyIiwidXNlcm5hbWUiOiJtcmxlb250YXJrIiwiZW1haWwiOiJwYW50aGVyZ2FtaW5naGFyc2hAZ21haWwuY29tIiwiZXhwIjoxNzc1NDU0MTYzfQ.QgSgYY6-3_X2oz56J3BoP8GTWu4Tx9acs17IlrZY6ko
[30-Mar-2026 05:44:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 05:44:14 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 05:44:14 UTC] User ID: 202
[30-Mar-2026 05:44:14 UTC] ✅ User profile retrieved successfully for user ID: 202
[30-Mar-2026 05:44:15 UTC] === API CALL LOG ===
[30-Mar-2026 05:44:15 UTC] Endpoint: user/profile.php
[30-Mar-2026 05:44:15 UTC] Full Log Data: {
    "timestamp": "2026-03-30 05:44:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:8100:2cfe:15f8:b464:b14c:9397:c001",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:8100:2cfe:15f8:b464:b14c:9397:c001, 172.71.81.18",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAyIiwidXNlcm5hbWUiOiJtcmxlb250YXJrIiwiZW1haWwiOiJwYW50aGVyZ2FtaW5naGFyc2hAZ21haWwuY29tIiwiZXhwIjoxNzc1NDU0MTYzfQ.QgSgYY6-3_X2oz56J3BoP8GTWu4Tx9acs17IlrZY6ko",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e44cd27effa81b3-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:8100:2cfe:15f8:b464:b14c:9397:c001",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 05:44:15 UTC] === END API CALL LOG ===
[30-Mar-2026 05:44:15 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 05:44:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAyIiwidXNlcm5hbWUiOiJtcmxlb250YXJrIiwiZW1haWwiOiJwYW50aGVyZ2FtaW5naGFyc2hAZ21haWwuY29tIiwiZXhwIjoxNzc1NDU0MTYzfQ.QgSgYY6-3_X2oz56J3BoP8GTWu4Tx9acs17IlrZY6ko
[30-Mar-2026 05:44:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 05:44:15 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 05:44:15 UTC] User ID: 202
[30-Mar-2026 05:44:15 UTC] ✅ User profile retrieved successfully for user ID: 202
[30-Mar-2026 05:44:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 05:44:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 05:44:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:8100:2cfe:15f8:b464:b14c:9397:c001, 172.71.81.18","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAyIiwidXNlcm5hbWUiOiJtcmxlb250YXJrIiwiZW1haWwiOiJwYW50aGVyZ2FtaW5naGFyc2hAZ21haWwuY29tIiwiZXhwIjoxNzc1NDU0MTYzfQ.QgSgYY6-3_X2oz56J3BoP8GTWu4Tx9acs17IlrZY6ko","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e44cdbfeee881b3-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2402:8100:2cfe:15f8:b464:b14c:9397:c001","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[30-Mar-2026 05:44:39 UTC] === User Orders API Called ===
[30-Mar-2026 05:44:39 UTC] User ID: 202
[30-Mar-2026 05:44:39 UTC] Limit: 20, Offset: 0
[30-Mar-2026 05:44:39 UTC] Orders found: 0
[30-Mar-2026 05:44:39 UTC] Orders data: []
[30-Mar-2026 05:44:39 UTC] Total orders count: 0
[30-Mar-2026 05:44:41 UTC] === API CALL LOG ===
[30-Mar-2026 05:44:41 UTC] Endpoint: user/profile.php
[30-Mar-2026 05:44:41 UTC] Full Log Data: {
    "timestamp": "2026-03-30 05:44:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:8100:2cfe:15f8:b464:b14c:9397:c001",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:8100:2cfe:15f8:b464:b14c:9397:c001, 172.71.81.18",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAyIiwidXNlcm5hbWUiOiJtcmxlb250YXJrIiwiZW1haWwiOiJwYW50aGVyZ2FtaW5naGFyc2hAZ21haWwuY29tIiwiZXhwIjoxNzc1NDU0MTYzfQ.QgSgYY6-3_X2oz56J3BoP8GTWu4Tx9acs17IlrZY6ko",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e44cdc80ea081b3-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:8100:2cfe:15f8:b464:b14c:9397:c001",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 05:44:41 UTC] === END API CALL LOG ===
[30-Mar-2026 05:44:41 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 05:44:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAyIiwidXNlcm5hbWUiOiJtcmxlb250YXJrIiwiZW1haWwiOiJwYW50aGVyZ2FtaW5naGFyc2hAZ21haWwuY29tIiwiZXhwIjoxNzc1NDU0MTYzfQ.QgSgYY6-3_X2oz56J3BoP8GTWu4Tx9acs17IlrZY6ko
[30-Mar-2026 05:44:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 05:44:41 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 05:44:41 UTC] User ID: 202
[30-Mar-2026 05:44:41 UTC] ✅ User profile retrieved successfully for user ID: 202
[30-Mar-2026 05:44:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 05:44:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 05:44:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:8100:2cfe:15f8:b464:b14c:9397:c001, 172.71.81.17","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAyIiwidXNlcm5hbWUiOiJtcmxlb250YXJrIiwiZW1haWwiOiJwYW50aGVyZ2FtaW5naGFyc2hAZ21haWwuY29tIiwiZXhwIjoxNzc1NDU0MTYzfQ.QgSgYY6-3_X2oz56J3BoP8GTWu4Tx9acs17IlrZY6ko","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e44cdc74de481b3-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2402:8100:2cfe:15f8:b464:b14c:9397:c001","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[30-Mar-2026 05:44:41 UTC] === User Orders API Called ===
[30-Mar-2026 05:44:41 UTC] User ID: 202
[30-Mar-2026 05:44:41 UTC] Limit: 20, Offset: 0
[30-Mar-2026 05:44:41 UTC] Orders found: 0
[30-Mar-2026 05:44:41 UTC] Orders data: []
[30-Mar-2026 05:44:41 UTC] Total orders count: 0
[30-Mar-2026 05:44:41 UTC] === API CALL LOG ===
[30-Mar-2026 05:44:41 UTC] Endpoint: user/profile.php
[30-Mar-2026 05:44:41 UTC] Full Log Data: {
    "timestamp": "2026-03-30 05:44:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:8100:2cfe:15f8:b464:b14c:9397:c001",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:8100:2cfe:15f8:b464:b14c:9397:c001, 172.71.81.18",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAyIiwidXNlcm5hbWUiOiJtcmxlb250YXJrIiwiZW1haWwiOiJwYW50aGVyZ2FtaW5naGFyc2hAZ21haWwuY29tIiwiZXhwIjoxNzc1NDU0MTYzfQ.QgSgYY6-3_X2oz56J3BoP8GTWu4Tx9acs17IlrZY6ko",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e44cdcb697d81b3-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:8100:2cfe:15f8:b464:b14c:9397:c001",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 05:44:41 UTC] === END API CALL LOG ===
[30-Mar-2026 05:44:41 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 05:44:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAyIiwidXNlcm5hbWUiOiJtcmxlb250YXJrIiwiZW1haWwiOiJwYW50aGVyZ2FtaW5naGFyc2hAZ21haWwuY29tIiwiZXhwIjoxNzc1NDU0MTYzfQ.QgSgYY6-3_X2oz56J3BoP8GTWu4Tx9acs17IlrZY6ko
[30-Mar-2026 05:44:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 05:44:41 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 05:44:41 UTC] User ID: 202
[30-Mar-2026 05:44:41 UTC] ✅ User profile retrieved successfully for user ID: 202
[30-Mar-2026 05:44:42 UTC] === API CALL LOG ===
[30-Mar-2026 05:44:42 UTC] Endpoint: user/profile.php
[30-Mar-2026 05:44:42 UTC] Full Log Data: {
    "timestamp": "2026-03-30 05:44:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:8100:2cfe:15f8:b464:b14c:9397:c001",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:8100:2cfe:15f8:b464:b14c:9397:c001, 172.71.81.18",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAyIiwidXNlcm5hbWUiOiJtcmxlb250YXJrIiwiZW1haWwiOiJwYW50aGVyZ2FtaW5naGFyc2hAZ21haWwuY29tIiwiZXhwIjoxNzc1NDU0MTYzfQ.QgSgYY6-3_X2oz56J3BoP8GTWu4Tx9acs17IlrZY6ko",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e44cdd06e4281b3-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:8100:2cfe:15f8:b464:b14c:9397:c001",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 05:44:42 UTC] === END API CALL LOG ===
[30-Mar-2026 05:44:42 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 05:44:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAyIiwidXNlcm5hbWUiOiJtcmxlb250YXJrIiwiZW1haWwiOiJwYW50aGVyZ2FtaW5naGFyc2hAZ21haWwuY29tIiwiZXhwIjoxNzc1NDU0MTYzfQ.QgSgYY6-3_X2oz56J3BoP8GTWu4Tx9acs17IlrZY6ko
[30-Mar-2026 05:44:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 05:44:42 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 05:44:42 UTC] User ID: 202
[30-Mar-2026 05:44:42 UTC] ✅ User profile retrieved successfully for user ID: 202
[30-Mar-2026 05:45:05 UTC] === API CALL LOG ===
[30-Mar-2026 05:45:05 UTC] Endpoint: user/profile.php
[30-Mar-2026 05:45:05 UTC] Full Log Data: {
    "timestamp": "2026-03-30 05:45:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:8100:2cfe:15f8:b464:b14c:9397:c001",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:8100:2cfe:15f8:b464:b14c:9397:c001, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAyIiwidXNlcm5hbWUiOiJtcmxlb250YXJrIiwiZW1haWwiOiJwYW50aGVyZ2FtaW5naGFyc2hAZ21haWwuY29tIiwiZXhwIjoxNzc1NDU0MTYzfQ.QgSgYY6-3_X2oz56J3BoP8GTWu4Tx9acs17IlrZY6ko",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e44ce5d085c9d2c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:8100:2cfe:15f8:b464:b14c:9397:c001",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 05:45:05 UTC] === END API CALL LOG ===
[30-Mar-2026 05:45:05 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 05:45:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAyIiwidXNlcm5hbWUiOiJtcmxlb250YXJrIiwiZW1haWwiOiJwYW50aGVyZ2FtaW5naGFyc2hAZ21haWwuY29tIiwiZXhwIjoxNzc1NDU0MTYzfQ.QgSgYY6-3_X2oz56J3BoP8GTWu4Tx9acs17IlrZY6ko
[30-Mar-2026 05:45:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 05:45:05 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 05:45:05 UTC] User ID: 202
[30-Mar-2026 05:45:05 UTC] ✅ User profile retrieved successfully for user ID: 202
[30-Mar-2026 05:45:05 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 05:45:05 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 05:45:05 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:8100:2cfe:15f8:b464:b14c:9397:c001, 104.23.175.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAyIiwidXNlcm5hbWUiOiJtcmxlb250YXJrIiwiZW1haWwiOiJwYW50aGVyZ2FtaW5naGFyc2hAZ21haWwuY29tIiwiZXhwIjoxNzc1NDU0MTYzfQ.QgSgYY6-3_X2oz56J3BoP8GTWu4Tx9acs17IlrZY6ko","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e44ce62995a9d2c-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2402:8100:2cfe:15f8:b464:b14c:9397:c001","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[30-Mar-2026 05:45:05 UTC] === User Orders API Called ===
[30-Mar-2026 05:45:05 UTC] User ID: 202
[30-Mar-2026 05:45:05 UTC] Limit: 20, Offset: 0
[30-Mar-2026 05:45:05 UTC] Orders found: 0
[30-Mar-2026 05:45:05 UTC] Orders data: []
[30-Mar-2026 05:45:05 UTC] Total orders count: 0
[30-Mar-2026 05:45:05 UTC] === API CALL LOG ===
[30-Mar-2026 05:45:05 UTC] Endpoint: user/profile.php
[30-Mar-2026 05:45:05 UTC] Full Log Data: {
    "timestamp": "2026-03-30 05:45:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:8100:2cfe:15f8:b464:b14c:9397:c001",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:8100:2cfe:15f8:b464:b14c:9397:c001, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAyIiwidXNlcm5hbWUiOiJtcmxlb250YXJrIiwiZW1haWwiOiJwYW50aGVyZ2FtaW5naGFyc2hAZ21haWwuY29tIiwiZXhwIjoxNzc1NDU0MTYzfQ.QgSgYY6-3_X2oz56J3BoP8GTWu4Tx9acs17IlrZY6ko",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e44ce6299579d2c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:8100:2cfe:15f8:b464:b14c:9397:c001",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 05:45:05 UTC] === END API CALL LOG ===
[30-Mar-2026 05:45:05 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 05:45:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAyIiwidXNlcm5hbWUiOiJtcmxlb250YXJrIiwiZW1haWwiOiJwYW50aGVyZ2FtaW5naGFyc2hAZ21haWwuY29tIiwiZXhwIjoxNzc1NDU0MTYzfQ.QgSgYY6-3_X2oz56J3BoP8GTWu4Tx9acs17IlrZY6ko
[30-Mar-2026 05:45:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 05:45:05 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 05:45:05 UTC] User ID: 202
[30-Mar-2026 05:45:05 UTC] ✅ User profile retrieved successfully for user ID: 202
[30-Mar-2026 05:45:06 UTC] === API CALL LOG ===
[30-Mar-2026 05:45:06 UTC] Endpoint: user/profile.php
[30-Mar-2026 05:45:06 UTC] Full Log Data: {
    "timestamp": "2026-03-30 05:45:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:8100:2cfe:15f8:b464:b14c:9397:c001",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:8100:2cfe:15f8:b464:b14c:9397:c001, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAyIiwidXNlcm5hbWUiOiJtcmxlb250YXJrIiwiZW1haWwiOiJwYW50aGVyZ2FtaW5naGFyc2hAZ21haWwuY29tIiwiZXhwIjoxNzc1NDU0MTYzfQ.QgSgYY6-3_X2oz56J3BoP8GTWu4Tx9acs17IlrZY6ko",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e44ce634a689d2c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:8100:2cfe:15f8:b464:b14c:9397:c001",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 05:45:06 UTC] === END API CALL LOG ===
[30-Mar-2026 05:45:06 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 05:45:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAyIiwidXNlcm5hbWUiOiJtcmxlb250YXJrIiwiZW1haWwiOiJwYW50aGVyZ2FtaW5naGFyc2hAZ21haWwuY29tIiwiZXhwIjoxNzc1NDU0MTYzfQ.QgSgYY6-3_X2oz56J3BoP8GTWu4Tx9acs17IlrZY6ko
[30-Mar-2026 05:45:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 05:45:06 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 05:45:06 UTC] User ID: 202
[30-Mar-2026 05:45:06 UTC] ✅ User profile retrieved successfully for user ID: 202
[30-Mar-2026 05:45:07 UTC] === API CALL LOG ===
[30-Mar-2026 05:45:07 UTC] Endpoint: user/profile.php
[30-Mar-2026 05:45:07 UTC] Full Log Data: {
    "timestamp": "2026-03-30 05:45:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:8100:2cfe:15f8:b464:b14c:9397:c001",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:8100:2cfe:15f8:b464:b14c:9397:c001, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAyIiwidXNlcm5hbWUiOiJtcmxlb250YXJrIiwiZW1haWwiOiJwYW50aGVyZ2FtaW5naGFyc2hAZ21haWwuY29tIiwiZXhwIjoxNzc1NDU0MTYzfQ.QgSgYY6-3_X2oz56J3BoP8GTWu4Tx9acs17IlrZY6ko",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e44ce6b98769d2c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:8100:2cfe:15f8:b464:b14c:9397:c001",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 05:45:07 UTC] === END API CALL LOG ===
[30-Mar-2026 05:45:07 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 05:45:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAyIiwidXNlcm5hbWUiOiJtcmxlb250YXJrIiwiZW1haWwiOiJwYW50aGVyZ2FtaW5naGFyc2hAZ21haWwuY29tIiwiZXhwIjoxNzc1NDU0MTYzfQ.QgSgYY6-3_X2oz56J3BoP8GTWu4Tx9acs17IlrZY6ko
[30-Mar-2026 05:45:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 05:45:07 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 05:45:07 UTC] User ID: 202
[30-Mar-2026 05:45:07 UTC] ✅ User profile retrieved successfully for user ID: 202
[30-Mar-2026 05:45:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 05:45:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 05:45:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:8100:2cfe:15f8:b464:b14c:9397:c001, 104.23.175.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAyIiwidXNlcm5hbWUiOiJtcmxlb250YXJrIiwiZW1haWwiOiJwYW50aGVyZ2FtaW5naGFyc2hAZ21haWwuY29tIiwiZXhwIjoxNzc1NDU0MTYzfQ.QgSgYY6-3_X2oz56J3BoP8GTWu4Tx9acs17IlrZY6ko","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e44ce8edf0b9d2c-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2402:8100:2cfe:15f8:b464:b14c:9397:c001","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[30-Mar-2026 05:45:13 UTC] === User Orders API Called ===
[30-Mar-2026 05:45:13 UTC] User ID: 202
[30-Mar-2026 05:45:13 UTC] Limit: 20, Offset: 0
[30-Mar-2026 05:45:13 UTC] Orders found: 0
[30-Mar-2026 05:45:13 UTC] Orders data: []
[30-Mar-2026 05:45:13 UTC] Total orders count: 0
[30-Mar-2026 05:45:13 UTC] === API CALL LOG ===
[30-Mar-2026 05:45:13 UTC] Endpoint: user/profile.php
[30-Mar-2026 05:45:13 UTC] Full Log Data: {
    "timestamp": "2026-03-30 05:45:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:8100:2cfe:15f8:b464:b14c:9397:c001",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:8100:2cfe:15f8:b464:b14c:9397:c001, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAyIiwidXNlcm5hbWUiOiJtcmxlb250YXJrIiwiZW1haWwiOiJwYW50aGVyZ2FtaW5naGFyc2hAZ21haWwuY29tIiwiZXhwIjoxNzc1NDU0MTYzfQ.QgSgYY6-3_X2oz56J3BoP8GTWu4Tx9acs17IlrZY6ko",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e44ce8edf0e9d2c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:8100:2cfe:15f8:b464:b14c:9397:c001",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 05:45:13 UTC] === END API CALL LOG ===
[30-Mar-2026 05:45:13 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 05:45:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAyIiwidXNlcm5hbWUiOiJtcmxlb250YXJrIiwiZW1haWwiOiJwYW50aGVyZ2FtaW5naGFyc2hAZ21haWwuY29tIiwiZXhwIjoxNzc1NDU0MTYzfQ.QgSgYY6-3_X2oz56J3BoP8GTWu4Tx9acs17IlrZY6ko
[30-Mar-2026 05:45:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 05:45:13 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 05:45:13 UTC] User ID: 202
[30-Mar-2026 05:45:13 UTC] ✅ User profile retrieved successfully for user ID: 202
[30-Mar-2026 05:45:13 UTC] === API CALL LOG ===
[30-Mar-2026 05:45:13 UTC] Endpoint: user/profile.php
[30-Mar-2026 05:45:13 UTC] Full Log Data: {
    "timestamp": "2026-03-30 05:45:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:8100:2cfe:15f8:b464:b14c:9397:c001",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:8100:2cfe:15f8:b464:b14c:9397:c001, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAyIiwidXNlcm5hbWUiOiJtcmxlb250YXJrIiwiZW1haWwiOiJwYW50aGVyZ2FtaW5naGFyc2hAZ21haWwuY29tIiwiZXhwIjoxNzc1NDU0MTYzfQ.QgSgYY6-3_X2oz56J3BoP8GTWu4Tx9acs17IlrZY6ko",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e44ce92cd6e9d2c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:8100:2cfe:15f8:b464:b14c:9397:c001",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 05:45:13 UTC] === END API CALL LOG ===
[30-Mar-2026 05:45:13 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 05:45:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAyIiwidXNlcm5hbWUiOiJtcmxlb250YXJrIiwiZW1haWwiOiJwYW50aGVyZ2FtaW5naGFyc2hAZ21haWwuY29tIiwiZXhwIjoxNzc1NDU0MTYzfQ.QgSgYY6-3_X2oz56J3BoP8GTWu4Tx9acs17IlrZY6ko
[30-Mar-2026 05:45:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 05:45:13 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 05:45:13 UTC] User ID: 202
[30-Mar-2026 05:45:13 UTC] ✅ User profile retrieved successfully for user ID: 202
[30-Mar-2026 05:45:14 UTC] === API CALL LOG ===
[30-Mar-2026 05:45:14 UTC] Endpoint: user/profile.php
[30-Mar-2026 05:45:14 UTC] Full Log Data: {
    "timestamp": "2026-03-30 05:45:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:8100:2cfe:15f8:b464:b14c:9397:c001",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:8100:2cfe:15f8:b464:b14c:9397:c001, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAyIiwidXNlcm5hbWUiOiJtcmxlb250YXJrIiwiZW1haWwiOiJwYW50aGVyZ2FtaW5naGFyc2hAZ21haWwuY29tIiwiZXhwIjoxNzc1NDU0MTYzfQ.QgSgYY6-3_X2oz56J3BoP8GTWu4Tx9acs17IlrZY6ko",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e44ce977d0d9d2c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:8100:2cfe:15f8:b464:b14c:9397:c001",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 05:45:14 UTC] === END API CALL LOG ===
[30-Mar-2026 05:45:14 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 05:45:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAyIiwidXNlcm5hbWUiOiJtcmxlb250YXJrIiwiZW1haWwiOiJwYW50aGVyZ2FtaW5naGFyc2hAZ21haWwuY29tIiwiZXhwIjoxNzc1NDU0MTYzfQ.QgSgYY6-3_X2oz56J3BoP8GTWu4Tx9acs17IlrZY6ko
[30-Mar-2026 05:45:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 05:45:14 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 05:45:14 UTC] User ID: 202
[30-Mar-2026 05:45:14 UTC] ✅ User profile retrieved successfully for user ID: 202
[30-Mar-2026 05:45:39 UTC] === API CALL LOG ===
[30-Mar-2026 05:45:39 UTC] Endpoint: user/profile.php
[30-Mar-2026 05:45:39 UTC] Full Log Data: {
    "timestamp": "2026-03-30 05:45:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:8100:2cfe:15f8:b464:b14c:9397:c001",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:8100:2cfe:15f8:b464:b14c:9397:c001, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAyIiwidXNlcm5hbWUiOiJtcmxlb250YXJrIiwiZW1haWwiOiJwYW50aGVyZ2FtaW5naGFyc2hAZ21haWwuY29tIiwiZXhwIjoxNzc1NDU0MTYzfQ.QgSgYY6-3_X2oz56J3BoP8GTWu4Tx9acs17IlrZY6ko",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e44cf338a939d2c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:8100:2cfe:15f8:b464:b14c:9397:c001",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 05:45:39 UTC] === END API CALL LOG ===
[30-Mar-2026 05:45:39 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 05:45:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAyIiwidXNlcm5hbWUiOiJtcmxlb250YXJrIiwiZW1haWwiOiJwYW50aGVyZ2FtaW5naGFyc2hAZ21haWwuY29tIiwiZXhwIjoxNzc1NDU0MTYzfQ.QgSgYY6-3_X2oz56J3BoP8GTWu4Tx9acs17IlrZY6ko
[30-Mar-2026 05:45:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 05:45:39 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 05:45:39 UTC] User ID: 202
[30-Mar-2026 05:45:39 UTC] ✅ User profile retrieved successfully for user ID: 202
[30-Mar-2026 05:45:39 UTC] User Purchases API - User ID: 202
[30-Mar-2026 05:45:39 UTC] User Purchases API - Total purchases found: 0
[30-Mar-2026 05:45:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 05:45:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 05:45:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:8100:2cfe:15f8:b464:b14c:9397:c001, 104.23.175.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAyIiwidXNlcm5hbWUiOiJtcmxlb250YXJrIiwiZW1haWwiOiJwYW50aGVyZ2FtaW5naGFyc2hAZ21haWwuY29tIiwiZXhwIjoxNzc1NDU0MTYzfQ.QgSgYY6-3_X2oz56J3BoP8GTWu4Tx9acs17IlrZY6ko","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e44cf6f5ce89d2c-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2402:8100:2cfe:15f8:b464:b14c:9397:c001","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[30-Mar-2026 05:45:48 UTC] === User Orders API Called ===
[30-Mar-2026 05:45:48 UTC] User ID: 202
[30-Mar-2026 05:45:48 UTC] Limit: 20, Offset: 0
[30-Mar-2026 05:45:48 UTC] Orders found: 0
[30-Mar-2026 05:45:48 UTC] Orders data: []
[30-Mar-2026 05:45:48 UTC] Total orders count: 0
[30-Mar-2026 05:45:49 UTC] === API CALL LOG ===
[30-Mar-2026 05:45:49 UTC] Endpoint: user/profile.php
[30-Mar-2026 05:45:49 UTC] Full Log Data: {
    "timestamp": "2026-03-30 05:45:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:8100:2cfe:15f8:b464:b14c:9397:c001",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:8100:2cfe:15f8:b464:b14c:9397:c001, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAyIiwidXNlcm5hbWUiOiJtcmxlb250YXJrIiwiZW1haWwiOiJwYW50aGVyZ2FtaW5naGFyc2hAZ21haWwuY29tIiwiZXhwIjoxNzc1NDU0MTYzfQ.QgSgYY6-3_X2oz56J3BoP8GTWu4Tx9acs17IlrZY6ko",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e44cf700de89d2c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:8100:2cfe:15f8:b464:b14c:9397:c001",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 05:45:49 UTC] === END API CALL LOG ===
[30-Mar-2026 05:45:49 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 05:45:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAyIiwidXNlcm5hbWUiOiJtcmxlb250YXJrIiwiZW1haWwiOiJwYW50aGVyZ2FtaW5naGFyc2hAZ21haWwuY29tIiwiZXhwIjoxNzc1NDU0MTYzfQ.QgSgYY6-3_X2oz56J3BoP8GTWu4Tx9acs17IlrZY6ko
[30-Mar-2026 05:45:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 05:45:49 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 05:45:49 UTC] User ID: 202
[30-Mar-2026 05:45:49 UTC] ✅ User profile retrieved successfully for user ID: 202
[30-Mar-2026 05:45:49 UTC] === API CALL LOG ===
[30-Mar-2026 05:45:49 UTC] Endpoint: user/profile.php
[30-Mar-2026 05:45:49 UTC] Full Log Data: {
    "timestamp": "2026-03-30 05:45:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:8100:2cfe:15f8:b464:b14c:9397:c001",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:8100:2cfe:15f8:b464:b14c:9397:c001, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAyIiwidXNlcm5hbWUiOiJtcmxlb250YXJrIiwiZW1haWwiOiJwYW50aGVyZ2FtaW5naGFyc2hAZ21haWwuY29tIiwiZXhwIjoxNzc1NDU0MTYzfQ.QgSgYY6-3_X2oz56J3BoP8GTWu4Tx9acs17IlrZY6ko",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e44cf735b3b9d2c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:8100:2cfe:15f8:b464:b14c:9397:c001",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 05:45:49 UTC] === END API CALL LOG ===
[30-Mar-2026 05:45:49 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 05:45:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAyIiwidXNlcm5hbWUiOiJtcmxlb250YXJrIiwiZW1haWwiOiJwYW50aGVyZ2FtaW5naGFyc2hAZ21haWwuY29tIiwiZXhwIjoxNzc1NDU0MTYzfQ.QgSgYY6-3_X2oz56J3BoP8GTWu4Tx9acs17IlrZY6ko
[30-Mar-2026 05:45:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 05:45:49 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 05:45:49 UTC] User ID: 202
[30-Mar-2026 05:45:49 UTC] ✅ User profile retrieved successfully for user ID: 202
[30-Mar-2026 05:45:50 UTC] === API CALL LOG ===
[30-Mar-2026 05:45:50 UTC] Endpoint: user/profile.php
[30-Mar-2026 05:45:50 UTC] Full Log Data: {
    "timestamp": "2026-03-30 05:45:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:8100:2cfe:15f8:b464:b14c:9397:c001",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:8100:2cfe:15f8:b464:b14c:9397:c001, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAyIiwidXNlcm5hbWUiOiJtcmxlb250YXJrIiwiZW1haWwiOiJwYW50aGVyZ2FtaW5naGFyc2hAZ21haWwuY29tIiwiZXhwIjoxNzc1NDU0MTYzfQ.QgSgYY6-3_X2oz56J3BoP8GTWu4Tx9acs17IlrZY6ko",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e44cf77cb0a9d2c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:8100:2cfe:15f8:b464:b14c:9397:c001",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 05:45:50 UTC] === END API CALL LOG ===
[30-Mar-2026 05:45:50 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 05:45:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAyIiwidXNlcm5hbWUiOiJtcmxlb250YXJrIiwiZW1haWwiOiJwYW50aGVyZ2FtaW5naGFyc2hAZ21haWwuY29tIiwiZXhwIjoxNzc1NDU0MTYzfQ.QgSgYY6-3_X2oz56J3BoP8GTWu4Tx9acs17IlrZY6ko
[30-Mar-2026 05:45:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 05:45:50 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 05:45:50 UTC] User ID: 202
[30-Mar-2026 05:45:50 UTC] ✅ User profile retrieved successfully for user ID: 202
[30-Mar-2026 06:37:27 UTC] === API CALL LOG ===
[30-Mar-2026 06:37:27 UTC] Endpoint: user/profile.php
[30-Mar-2026 06:37:27 UTC] Full Log Data: {
    "timestamp": "2026-03-30 06:37:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.50.179.35",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.50.179.35, 172.68.163.162",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAzIiwidXNlcm5hbWUiOiJzaHVyb3YxMjMiLCJlbWFpbCI6InNzZ2dnYW1lcjQ3OEBnbWFpbC5jb20iLCJleHAiOjE3NzU0NTc0NDZ9.pt4kXP3kBis7h-NZk3M5SCGZQRSlixVYL0vveABU8AI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e451b177fadba59-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "36.50.179.35",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 06:37:27 UTC] === END API CALL LOG ===
[30-Mar-2026 06:37:27 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 06:37:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAzIiwidXNlcm5hbWUiOiJzaHVyb3YxMjMiLCJlbWFpbCI6InNzZ2dnYW1lcjQ3OEBnbWFpbC5jb20iLCJleHAiOjE3NzU0NTc0NDZ9.pt4kXP3kBis7h-NZk3M5SCGZQRSlixVYL0vveABU8AI
[30-Mar-2026 06:37:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 06:37:27 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 06:37:27 UTC] User ID: 203
[30-Mar-2026 06:37:27 UTC] ✅ User profile retrieved successfully for user ID: 203
[30-Mar-2026 06:37:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 06:37:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 06:37:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"36.50.179.35, 172.68.163.162","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAzIiwidXNlcm5hbWUiOiJzaHVyb3YxMjMiLCJlbWFpbCI6InNzZ2dnYW1lcjQ3OEBnbWFpbC5jb20iLCJleHAiOjE3NzU0NTc0NDZ9.pt4kXP3kBis7h-NZk3M5SCGZQRSlixVYL0vveABU8AI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e451b178fbcba59-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"36.50.179.35","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[30-Mar-2026 06:37:27 UTC] === User Orders API Called ===
[30-Mar-2026 06:37:27 UTC] User ID: 203
[30-Mar-2026 06:37:27 UTC] Limit: 20, Offset: 0
[30-Mar-2026 06:37:27 UTC] Orders found: 0
[30-Mar-2026 06:37:27 UTC] Orders data: []
[30-Mar-2026 06:37:27 UTC] Total orders count: 0
[30-Mar-2026 06:37:27 UTC] === API CALL LOG ===
[30-Mar-2026 06:37:27 UTC] Endpoint: user/profile.php
[30-Mar-2026 06:37:27 UTC] Full Log Data: {
    "timestamp": "2026-03-30 06:37:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.50.179.35",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.50.179.35, 172.68.163.162",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAzIiwidXNlcm5hbWUiOiJzaHVyb3YxMjMiLCJlbWFpbCI6InNzZ2dnYW1lcjQ3OEBnbWFpbC5jb20iLCJleHAiOjE3NzU0NTc0NDZ9.pt4kXP3kBis7h-NZk3M5SCGZQRSlixVYL0vveABU8AI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e451b181853ba59-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "36.50.179.35",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 06:37:27 UTC] === END API CALL LOG ===
[30-Mar-2026 06:37:27 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 06:37:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAzIiwidXNlcm5hbWUiOiJzaHVyb3YxMjMiLCJlbWFpbCI6InNzZ2dnYW1lcjQ3OEBnbWFpbC5jb20iLCJleHAiOjE3NzU0NTc0NDZ9.pt4kXP3kBis7h-NZk3M5SCGZQRSlixVYL0vveABU8AI
[30-Mar-2026 06:37:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 06:37:27 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 06:37:27 UTC] User ID: 203
[30-Mar-2026 06:37:27 UTC] ✅ User profile retrieved successfully for user ID: 203
[30-Mar-2026 06:37:28 UTC] === API CALL LOG ===
[30-Mar-2026 06:37:28 UTC] Endpoint: user/profile.php
[30-Mar-2026 06:37:28 UTC] Full Log Data: {
    "timestamp": "2026-03-30 06:37:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.50.179.35",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.50.179.35, 172.68.163.162",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAzIiwidXNlcm5hbWUiOiJzaHVyb3YxMjMiLCJlbWFpbCI6InNzZ2dnYW1lcjQ3OEBnbWFpbC5jb20iLCJleHAiOjE3NzU0NTc0NDZ9.pt4kXP3kBis7h-NZk3M5SCGZQRSlixVYL0vveABU8AI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e451b1effefba59-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "36.50.179.35",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 06:37:28 UTC] === END API CALL LOG ===
[30-Mar-2026 06:37:28 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 06:37:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAzIiwidXNlcm5hbWUiOiJzaHVyb3YxMjMiLCJlbWFpbCI6InNzZ2dnYW1lcjQ3OEBnbWFpbC5jb20iLCJleHAiOjE3NzU0NTc0NDZ9.pt4kXP3kBis7h-NZk3M5SCGZQRSlixVYL0vveABU8AI
[30-Mar-2026 06:37:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 06:37:28 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 06:37:28 UTC] User ID: 203
[30-Mar-2026 06:37:28 UTC] ✅ User profile retrieved successfully for user ID: 203
[30-Mar-2026 06:41:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 06:41:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 06:41:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"36.50.179.35, 172.68.163.147","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAzIiwidXNlcm5hbWUiOiJzaHVyb3YxMjMiLCJlbWFpbCI6InNzZ2dnYW1lcjQ3OEBnbWFpbC5jb20iLCJleHAiOjE3NzU0NTc0NDZ9.pt4kXP3kBis7h-NZk3M5SCGZQRSlixVYL0vveABU8AI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e4520a0bc3fba59-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"36.50.179.35","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[30-Mar-2026 06:41:14 UTC] === User Orders API Called ===
[30-Mar-2026 06:41:14 UTC] User ID: 203
[30-Mar-2026 06:41:14 UTC] Limit: 20, Offset: 0
[30-Mar-2026 06:41:14 UTC] Orders found: 0
[30-Mar-2026 06:41:14 UTC] Orders data: []
[30-Mar-2026 06:41:14 UTC] Total orders count: 0
[30-Mar-2026 06:41:14 UTC] === API CALL LOG ===
[30-Mar-2026 06:41:14 UTC] Endpoint: user/profile.php
[30-Mar-2026 06:41:14 UTC] Full Log Data: {
    "timestamp": "2026-03-30 06:41:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.50.179.35",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.50.179.35, 172.68.163.147",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAzIiwidXNlcm5hbWUiOiJzaHVyb3YxMjMiLCJlbWFpbCI6InNzZ2dnYW1lcjQ3OEBnbWFpbC5jb20iLCJleHAiOjE3NzU0NTc0NDZ9.pt4kXP3kBis7h-NZk3M5SCGZQRSlixVYL0vveABU8AI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4520a14ce8ba59-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "36.50.179.35",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 06:41:14 UTC] === END API CALL LOG ===
[30-Mar-2026 06:41:14 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 06:41:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAzIiwidXNlcm5hbWUiOiJzaHVyb3YxMjMiLCJlbWFpbCI6InNzZ2dnYW1lcjQ3OEBnbWFpbC5jb20iLCJleHAiOjE3NzU0NTc0NDZ9.pt4kXP3kBis7h-NZk3M5SCGZQRSlixVYL0vveABU8AI
[30-Mar-2026 06:41:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 06:41:14 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 06:41:14 UTC] User ID: 203
[30-Mar-2026 06:41:14 UTC] ✅ User profile retrieved successfully for user ID: 203
[30-Mar-2026 06:41:15 UTC] === API CALL LOG ===
[30-Mar-2026 06:41:15 UTC] Endpoint: user/profile.php
[30-Mar-2026 06:41:15 UTC] Full Log Data: {
    "timestamp": "2026-03-30 06:41:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.50.179.35",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.50.179.35, 172.68.163.146",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAzIiwidXNlcm5hbWUiOiJzaHVyb3YxMjMiLCJlbWFpbCI6InNzZ2dnYW1lcjQ3OEBnbWFpbC5jb20iLCJleHAiOjE3NzU0NTc0NDZ9.pt4kXP3kBis7h-NZk3M5SCGZQRSlixVYL0vveABU8AI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4520a32fdbba59-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "36.50.179.35",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 06:41:15 UTC] === END API CALL LOG ===
[30-Mar-2026 06:41:15 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 06:41:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAzIiwidXNlcm5hbWUiOiJzaHVyb3YxMjMiLCJlbWFpbCI6InNzZ2dnYW1lcjQ3OEBnbWFpbC5jb20iLCJleHAiOjE3NzU0NTc0NDZ9.pt4kXP3kBis7h-NZk3M5SCGZQRSlixVYL0vveABU8AI
[30-Mar-2026 06:41:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 06:41:15 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 06:41:15 UTC] User ID: 203
[30-Mar-2026 06:41:15 UTC] ✅ User profile retrieved successfully for user ID: 203
[30-Mar-2026 06:41:15 UTC] === API CALL LOG ===
[30-Mar-2026 06:41:15 UTC] Endpoint: user/profile.php
[30-Mar-2026 06:41:15 UTC] Full Log Data: {
    "timestamp": "2026-03-30 06:41:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.50.179.35",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.50.179.35, 172.68.163.146",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAzIiwidXNlcm5hbWUiOiJzaHVyb3YxMjMiLCJlbWFpbCI6InNzZ2dnYW1lcjQ3OEBnbWFpbC5jb20iLCJleHAiOjE3NzU0NTc0NDZ9.pt4kXP3kBis7h-NZk3M5SCGZQRSlixVYL0vveABU8AI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4520a95f0fba59-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "36.50.179.35",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 06:41:15 UTC] === END API CALL LOG ===
[30-Mar-2026 06:41:15 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 06:41:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAzIiwidXNlcm5hbWUiOiJzaHVyb3YxMjMiLCJlbWFpbCI6InNzZ2dnYW1lcjQ3OEBnbWFpbC5jb20iLCJleHAiOjE3NzU0NTc0NDZ9.pt4kXP3kBis7h-NZk3M5SCGZQRSlixVYL0vveABU8AI
[30-Mar-2026 06:41:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 06:41:15 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 06:41:15 UTC] User ID: 203
[30-Mar-2026 06:41:15 UTC] ✅ User profile retrieved successfully for user ID: 203
[30-Mar-2026 06:42:58 UTC] === API CALL LOG ===
[30-Mar-2026 06:42:58 UTC] Endpoint: user/profile.php
[30-Mar-2026 06:42:58 UTC] Full Log Data: {
    "timestamp": "2026-03-30 06:42:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a06:c701:9979:600:9367:141b:c426:c284",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a06:c701:9979:600:9367:141b:c426:c284, 172.69.128.156",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA0IiwidXNlcm5hbWUiOiJiaWciLCJlbWFpbCI6InlhYXNhaXJvc3MxMUBnbWFpbC5jb20iLCJleHAiOjE3NzU0NTc3Nzh9.lX1y-XU-OtexRq0jsQnCGAsWJClyLT0zkOvpdKzSlB0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e45232cbc11fe4c-TLV",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a06:c701:9979:600:9367:141b:c426:c284",
        "CF-IPCountry": "IL",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 06:42:58 UTC] === END API CALL LOG ===
[30-Mar-2026 06:42:58 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 06:42:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA0IiwidXNlcm5hbWUiOiJiaWciLCJlbWFpbCI6InlhYXNhaXJvc3MxMUBnbWFpbC5jb20iLCJleHAiOjE3NzU0NTc3Nzh9.lX1y-XU-OtexRq0jsQnCGAsWJClyLT0zkOvpdKzSlB0
[30-Mar-2026 06:42:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 06:42:58 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 06:42:58 UTC] User ID: 204
[30-Mar-2026 06:42:58 UTC] ✅ User profile retrieved successfully for user ID: 204
[30-Mar-2026 06:42:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 06:42:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 06:42:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a06:c701:9979:600:9367:141b:c426:c284, 172.69.128.156","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA0IiwidXNlcm5hbWUiOiJiaWciLCJlbWFpbCI6InlhYXNhaXJvc3MxMUBnbWFpbC5jb20iLCJleHAiOjE3NzU0NTc3Nzh9.lX1y-XU-OtexRq0jsQnCGAsWJClyLT0zkOvpdKzSlB0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e45232cec54fe4c-TLV","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2a06:c701:9979:600:9367:141b:c426:c284","CF-IPCountry":"IL","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[30-Mar-2026 06:42:58 UTC] === User Orders API Called ===
[30-Mar-2026 06:42:58 UTC] User ID: 204
[30-Mar-2026 06:42:58 UTC] Limit: 20, Offset: 0
[30-Mar-2026 06:42:58 UTC] Orders found: 0
[30-Mar-2026 06:42:58 UTC] Orders data: []
[30-Mar-2026 06:42:58 UTC] Total orders count: 0
[30-Mar-2026 06:42:58 UTC] === API CALL LOG ===
[30-Mar-2026 06:42:58 UTC] Endpoint: user/profile.php
[30-Mar-2026 06:42:58 UTC] Full Log Data: {
    "timestamp": "2026-03-30 06:42:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a06:c701:9979:600:9367:141b:c426:c284",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a06:c701:9979:600:9367:141b:c426:c284, 172.69.128.157",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA0IiwidXNlcm5hbWUiOiJiaWciLCJlbWFpbCI6InlhYXNhaXJvc3MxMUBnbWFpbC5jb20iLCJleHAiOjE3NzU0NTc3Nzh9.lX1y-XU-OtexRq0jsQnCGAsWJClyLT0zkOvpdKzSlB0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e45232d5d17fe4c-TLV",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a06:c701:9979:600:9367:141b:c426:c284",
        "CF-IPCountry": "IL",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 06:42:58 UTC] === END API CALL LOG ===
[30-Mar-2026 06:42:58 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 06:42:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA0IiwidXNlcm5hbWUiOiJiaWciLCJlbWFpbCI6InlhYXNhaXJvc3MxMUBnbWFpbC5jb20iLCJleHAiOjE3NzU0NTc3Nzh9.lX1y-XU-OtexRq0jsQnCGAsWJClyLT0zkOvpdKzSlB0
[30-Mar-2026 06:42:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 06:42:58 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 06:42:58 UTC] User ID: 204
[30-Mar-2026 06:42:58 UTC] ✅ User profile retrieved successfully for user ID: 204
[30-Mar-2026 06:42:59 UTC] === API CALL LOG ===
[30-Mar-2026 06:42:59 UTC] Endpoint: user/profile.php
[30-Mar-2026 06:42:59 UTC] Full Log Data: {
    "timestamp": "2026-03-30 06:42:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a06:c701:9979:600:9367:141b:c426:c284",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a06:c701:9979:600:9367:141b:c426:c284, 172.69.128.157",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA0IiwidXNlcm5hbWUiOiJiaWciLCJlbWFpbCI6InlhYXNhaXJvc3MxMUBnbWFpbC5jb20iLCJleHAiOjE3NzU0NTc3Nzh9.lX1y-XU-OtexRq0jsQnCGAsWJClyLT0zkOvpdKzSlB0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e45232fa952fe4c-TLV",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a06:c701:9979:600:9367:141b:c426:c284",
        "CF-IPCountry": "IL",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 06:42:59 UTC] === END API CALL LOG ===
[30-Mar-2026 06:42:59 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 06:42:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA0IiwidXNlcm5hbWUiOiJiaWciLCJlbWFpbCI6InlhYXNhaXJvc3MxMUBnbWFpbC5jb20iLCJleHAiOjE3NzU0NTc3Nzh9.lX1y-XU-OtexRq0jsQnCGAsWJClyLT0zkOvpdKzSlB0
[30-Mar-2026 06:42:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 06:42:59 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 06:42:59 UTC] User ID: 204
[30-Mar-2026 06:42:59 UTC] ✅ User profile retrieved successfully for user ID: 204
[30-Mar-2026 06:43:12 UTC] === API CALL LOG ===
[30-Mar-2026 06:43:12 UTC] Endpoint: user/profile.php
[30-Mar-2026 06:43:12 UTC] Full Log Data: {
    "timestamp": "2026-03-30 06:43:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a06:c701:9979:600:9367:141b:c426:c284",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a06:c701:9979:600:9367:141b:c426:c284, 172.69.128.158",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA0IiwidXNlcm5hbWUiOiJiaWciLCJlbWFpbCI6InlhYXNhaXJvc3MxMUBnbWFpbC5jb20iLCJleHAiOjE3NzU0NTc3Nzh9.lX1y-XU-OtexRq0jsQnCGAsWJClyLT0zkOvpdKzSlB0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e45238188e4fe4c-TLV",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a06:c701:9979:600:9367:141b:c426:c284",
        "CF-IPCountry": "IL",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 06:43:12 UTC] === END API CALL LOG ===
[30-Mar-2026 06:43:12 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 06:43:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA0IiwidXNlcm5hbWUiOiJiaWciLCJlbWFpbCI6InlhYXNhaXJvc3MxMUBnbWFpbC5jb20iLCJleHAiOjE3NzU0NTc3Nzh9.lX1y-XU-OtexRq0jsQnCGAsWJClyLT0zkOvpdKzSlB0
[30-Mar-2026 06:43:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 06:43:12 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 06:43:12 UTC] User ID: 204
[30-Mar-2026 06:43:12 UTC] ✅ User profile retrieved successfully for user ID: 204
[30-Mar-2026 06:43:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 06:43:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 06:43:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a06:c701:9979:600:9367:141b:c426:c284, 172.69.128.159","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA0IiwidXNlcm5hbWUiOiJiaWciLCJlbWFpbCI6InlhYXNhaXJvc3MxMUBnbWFpbC5jb20iLCJleHAiOjE3NzU0NTc3Nzh9.lX1y-XU-OtexRq0jsQnCGAsWJClyLT0zkOvpdKzSlB0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e45243a5d23fe4c-TLV","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2a06:c701:9979:600:9367:141b:c426:c284","CF-IPCountry":"IL","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[30-Mar-2026 06:43:41 UTC] === User Orders API Called ===
[30-Mar-2026 06:43:41 UTC] User ID: 204
[30-Mar-2026 06:43:41 UTC] Limit: 20, Offset: 0
[30-Mar-2026 06:43:41 UTC] Orders found: 0
[30-Mar-2026 06:43:41 UTC] Orders data: []
[30-Mar-2026 06:43:41 UTC] Total orders count: 0
[30-Mar-2026 06:43:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 06:43:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 06:43:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a06:c701:9979:600:9367:141b:c426:c284, 172.69.128.159","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA0IiwidXNlcm5hbWUiOiJiaWciLCJlbWFpbCI6InlhYXNhaXJvc3MxMUBnbWFpbC5jb20iLCJleHAiOjE3NzU0NTc3Nzh9.lX1y-XU-OtexRq0jsQnCGAsWJClyLT0zkOvpdKzSlB0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e452446eef4fe4c-TLV","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2a06:c701:9979:600:9367:141b:c426:c284","CF-IPCountry":"IL","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[30-Mar-2026 06:43:43 UTC] === User Orders API Called ===
[30-Mar-2026 06:43:43 UTC] User ID: 204
[30-Mar-2026 06:43:43 UTC] Limit: 20, Offset: 0
[30-Mar-2026 06:43:43 UTC] Orders found: 0
[30-Mar-2026 06:43:43 UTC] Orders data: []
[30-Mar-2026 06:43:43 UTC] Total orders count: 0
[30-Mar-2026 06:43:44 UTC] === API CALL LOG ===
[30-Mar-2026 06:43:44 UTC] Endpoint: user/profile.php
[30-Mar-2026 06:43:44 UTC] Full Log Data: {
    "timestamp": "2026-03-30 06:43:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a06:c701:9979:600:9367:141b:c426:c284",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a06:c701:9979:600:9367:141b:c426:c284, 172.69.128.158",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA0IiwidXNlcm5hbWUiOiJiaWciLCJlbWFpbCI6InlhYXNhaXJvc3MxMUBnbWFpbC5jb20iLCJleHAiOjE3NzU0NTc3Nzh9.lX1y-XU-OtexRq0jsQnCGAsWJClyLT0zkOvpdKzSlB0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4524476feafe4c-TLV",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a06:c701:9979:600:9367:141b:c426:c284",
        "CF-IPCountry": "IL",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 06:43:44 UTC] === END API CALL LOG ===
[30-Mar-2026 06:43:44 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 06:43:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA0IiwidXNlcm5hbWUiOiJiaWciLCJlbWFpbCI6InlhYXNhaXJvc3MxMUBnbWFpbC5jb20iLCJleHAiOjE3NzU0NTc3Nzh9.lX1y-XU-OtexRq0jsQnCGAsWJClyLT0zkOvpdKzSlB0
[30-Mar-2026 06:43:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 06:43:44 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 06:43:44 UTC] User ID: 204
[30-Mar-2026 06:43:44 UTC] ✅ User profile retrieved successfully for user ID: 204
[30-Mar-2026 06:43:44 UTC] === API CALL LOG ===
[30-Mar-2026 06:43:44 UTC] Endpoint: user/profile.php
[30-Mar-2026 06:43:44 UTC] Full Log Data: {
    "timestamp": "2026-03-30 06:43:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a06:c701:9979:600:9367:141b:c426:c284",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a06:c701:9979:600:9367:141b:c426:c284, 172.69.128.158",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA0IiwidXNlcm5hbWUiOiJiaWciLCJlbWFpbCI6InlhYXNhaXJvc3MxMUBnbWFpbC5jb20iLCJleHAiOjE3NzU0NTc3Nzh9.lX1y-XU-OtexRq0jsQnCGAsWJClyLT0zkOvpdKzSlB0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e452449bc87fe4c-TLV",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a06:c701:9979:600:9367:141b:c426:c284",
        "CF-IPCountry": "IL",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 06:43:44 UTC] === END API CALL LOG ===
[30-Mar-2026 06:43:44 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 06:43:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA0IiwidXNlcm5hbWUiOiJiaWciLCJlbWFpbCI6InlhYXNhaXJvc3MxMUBnbWFpbC5jb20iLCJleHAiOjE3NzU0NTc3Nzh9.lX1y-XU-OtexRq0jsQnCGAsWJClyLT0zkOvpdKzSlB0
[30-Mar-2026 06:43:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 06:43:44 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 06:43:44 UTC] User ID: 204
[30-Mar-2026 06:43:44 UTC] ✅ User profile retrieved successfully for user ID: 204
[30-Mar-2026 06:43:44 UTC] === API CALL LOG ===
[30-Mar-2026 06:43:44 UTC] Endpoint: user/profile.php
[30-Mar-2026 06:43:44 UTC] Full Log Data: {
    "timestamp": "2026-03-30 06:43:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a06:c701:9979:600:9367:141b:c426:c284",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a06:c701:9979:600:9367:141b:c426:c284, 172.69.128.159",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA0IiwidXNlcm5hbWUiOiJiaWciLCJlbWFpbCI6InlhYXNhaXJvc3MxMUBnbWFpbC5jb20iLCJleHAiOjE3NzU0NTc3Nzh9.lX1y-XU-OtexRq0jsQnCGAsWJClyLT0zkOvpdKzSlB0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e45244b681dfe4c-TLV",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a06:c701:9979:600:9367:141b:c426:c284",
        "CF-IPCountry": "IL",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 06:43:44 UTC] === END API CALL LOG ===
[30-Mar-2026 06:43:44 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 06:43:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA0IiwidXNlcm5hbWUiOiJiaWciLCJlbWFpbCI6InlhYXNhaXJvc3MxMUBnbWFpbC5jb20iLCJleHAiOjE3NzU0NTc3Nzh9.lX1y-XU-OtexRq0jsQnCGAsWJClyLT0zkOvpdKzSlB0
[30-Mar-2026 06:43:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 06:43:44 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 06:43:44 UTC] User ID: 204
[30-Mar-2026 06:43:44 UTC] ✅ User profile retrieved successfully for user ID: 204
[30-Mar-2026 06:44:02 UTC] === API CALL LOG ===
[30-Mar-2026 06:44:02 UTC] Endpoint: user/profile.php
[30-Mar-2026 06:44:02 UTC] Full Log Data: {
    "timestamp": "2026-03-30 06:44:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a06:c701:9979:600:9367:141b:c426:c284",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a06:c701:9979:600:9367:141b:c426:c284, 172.69.128.158",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA0IiwidXNlcm5hbWUiOiJiaWciLCJlbWFpbCI6InlhYXNhaXJvc3MxMUBnbWFpbC5jb20iLCJleHAiOjE3NzU0NTc3Nzh9.lX1y-XU-OtexRq0jsQnCGAsWJClyLT0zkOvpdKzSlB0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4524bcaf28fe4c-TLV",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a06:c701:9979:600:9367:141b:c426:c284",
        "CF-IPCountry": "IL",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 06:44:02 UTC] === END API CALL LOG ===
[30-Mar-2026 06:44:02 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 06:44:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA0IiwidXNlcm5hbWUiOiJiaWciLCJlbWFpbCI6InlhYXNhaXJvc3MxMUBnbWFpbC5jb20iLCJleHAiOjE3NzU0NTc3Nzh9.lX1y-XU-OtexRq0jsQnCGAsWJClyLT0zkOvpdKzSlB0
[30-Mar-2026 06:44:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 06:44:02 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 06:44:02 UTC] User ID: 204
[30-Mar-2026 06:44:02 UTC] ✅ User profile retrieved successfully for user ID: 204
[30-Mar-2026 06:44:02 UTC] User Purchases API - User ID: 204
[30-Mar-2026 06:44:02 UTC] User Purchases API - Total purchases found: 0
[30-Mar-2026 06:46:46 UTC] === API CALL LOG ===
[30-Mar-2026 06:46:46 UTC] Endpoint: user/profile.php
[30-Mar-2026 06:46:46 UTC] Full Log Data: {
    "timestamp": "2026-03-30 06:46:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.50.179.35",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.50.179.35, 172.68.163.147",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAzIiwidXNlcm5hbWUiOiJzaHVyb3YxMjMiLCJlbWFpbCI6InNzZ2dnYW1lcjQ3OEBnbWFpbC5jb20iLCJleHAiOjE3NzU0NTc0NDZ9.pt4kXP3kBis7h-NZk3M5SCGZQRSlixVYL0vveABU8AI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4528bba8820645-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "36.50.179.35",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 06:46:46 UTC] === END API CALL LOG ===
[30-Mar-2026 06:46:46 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 06:46:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAzIiwidXNlcm5hbWUiOiJzaHVyb3YxMjMiLCJlbWFpbCI6InNzZ2dnYW1lcjQ3OEBnbWFpbC5jb20iLCJleHAiOjE3NzU0NTc0NDZ9.pt4kXP3kBis7h-NZk3M5SCGZQRSlixVYL0vveABU8AI
[30-Mar-2026 06:46:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 06:46:46 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 06:46:46 UTC] User ID: 203
[30-Mar-2026 06:46:46 UTC] ✅ User profile retrieved successfully for user ID: 203
[30-Mar-2026 07:01:35 UTC] === API CALL LOG ===
[30-Mar-2026 07:01:35 UTC] Endpoint: user/profile.php
[30-Mar-2026 07:01:35 UTC] Full Log Data: {
    "timestamp": "2026-03-30 07:01:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.206.210",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.206.210, 172.69.150.119",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e453e6e380b975d-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.206.210",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 07:01:35 UTC] === END API CALL LOG ===
[30-Mar-2026 07:01:35 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 07:01:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg
[30-Mar-2026 07:01:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 07:01:35 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 07:01:35 UTC] User ID: 200
[30-Mar-2026 07:01:35 UTC] ✅ User profile retrieved successfully for user ID: 200
[30-Mar-2026 07:01:35 UTC] === API CALL LOG ===
[30-Mar-2026 07:01:35 UTC] Endpoint: user/profile.php
[30-Mar-2026 07:01:35 UTC] Full Log Data: {
    "timestamp": "2026-03-30 07:01:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.206.210",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.206.210, 172.69.150.118",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e453e727c27975d-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.206.210",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 07:01:35 UTC] === END API CALL LOG ===
[30-Mar-2026 07:01:35 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 07:01:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg
[30-Mar-2026 07:01:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 07:01:35 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 07:01:35 UTC] User ID: 200
[30-Mar-2026 07:01:35 UTC] ✅ User profile retrieved successfully for user ID: 200
[30-Mar-2026 07:01:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 07:01:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 07:01:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"188.113.206.210, 172.69.150.119","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e453e737d04975d-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"188.113.206.210","CF-IPCountry":"UZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[30-Mar-2026 07:01:35 UTC] === User Orders API Called ===
[30-Mar-2026 07:01:35 UTC] User ID: 200
[30-Mar-2026 07:01:35 UTC] Limit: 20, Offset: 0
[30-Mar-2026 07:01:35 UTC] Orders found: 0
[30-Mar-2026 07:01:35 UTC] Orders data: []
[30-Mar-2026 07:01:35 UTC] Total orders count: 0
[30-Mar-2026 07:01:36 UTC] === API CALL LOG ===
[30-Mar-2026 07:01:36 UTC] Endpoint: user/profile.php
[30-Mar-2026 07:01:36 UTC] Full Log Data: {
    "timestamp": "2026-03-30 07:01:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.206.210",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.206.210, 172.69.150.118",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e453e737d06975d-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.206.210",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 07:01:36 UTC] === END API CALL LOG ===
[30-Mar-2026 07:01:36 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 07:01:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg
[30-Mar-2026 07:01:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 07:01:36 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 07:01:36 UTC] User ID: 200
[30-Mar-2026 07:01:36 UTC] ✅ User profile retrieved successfully for user ID: 200
[30-Mar-2026 07:46:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 07:46:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 07:46:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"86.97.92.45, 172.68.211.141","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e4580b4b87bc7b1-HKG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"86.97.92.45","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[30-Mar-2026 07:46:50 UTC] === User Orders API Called ===
[30-Mar-2026 07:46:50 UTC] User ID: 205
[30-Mar-2026 07:46:50 UTC] Limit: 20, Offset: 0
[30-Mar-2026 07:46:50 UTC] Orders found: 0
[30-Mar-2026 07:46:50 UTC] Orders data: []
[30-Mar-2026 07:46:50 UTC] Total orders count: 0
[30-Mar-2026 07:46:50 UTC] === API CALL LOG ===
[30-Mar-2026 07:46:50 UTC] Endpoint: user/profile.php
[30-Mar-2026 07:46:50 UTC] Full Log Data: {
    "timestamp": "2026-03-30 07:46:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "86.97.92.45",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "86.97.92.45, 172.68.211.141",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4580b4b877c7b1-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "86.97.92.45",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 07:46:50 UTC] === END API CALL LOG ===
[30-Mar-2026 07:46:50 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 07:46:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[30-Mar-2026 07:46:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 07:46:50 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 07:46:50 UTC] User ID: 205
[30-Mar-2026 07:46:50 UTC] ✅ User profile retrieved successfully for user ID: 205
[30-Mar-2026 07:46:50 UTC] === API CALL LOG ===
[30-Mar-2026 07:46:50 UTC] Endpoint: user/profile.php
[30-Mar-2026 07:46:50 UTC] Full Log Data: {
    "timestamp": "2026-03-30 07:46:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "86.97.92.45",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "86.97.92.45, 172.68.211.141",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4580b57a80c7b1-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "86.97.92.45",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 07:46:50 UTC] === END API CALL LOG ===
[30-Mar-2026 07:46:50 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 07:46:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[30-Mar-2026 07:46:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 07:46:50 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 07:46:50 UTC] User ID: 205
[30-Mar-2026 07:46:50 UTC] ✅ User profile retrieved successfully for user ID: 205
[30-Mar-2026 07:46:51 UTC] === API CALL LOG ===
[30-Mar-2026 07:46:51 UTC] Endpoint: user/profile.php
[30-Mar-2026 07:46:51 UTC] Full Log Data: {
    "timestamp": "2026-03-30 07:46:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "86.97.92.45",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "86.97.92.45, 172.68.211.141",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4580bf7a70c7b1-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "86.97.92.45",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 07:46:51 UTC] === END API CALL LOG ===
[30-Mar-2026 07:46:51 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 07:46:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[30-Mar-2026 07:46:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 07:46:51 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 07:46:51 UTC] User ID: 205
[30-Mar-2026 07:46:51 UTC] ✅ User profile retrieved successfully for user ID: 205
[30-Mar-2026 07:47:30 UTC] === API CALL LOG ===
[30-Mar-2026 07:47:30 UTC] Endpoint: user/profile.php
[30-Mar-2026 07:47:30 UTC] Full Log Data: {
    "timestamp": "2026-03-30 07:47:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "86.97.92.45",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "86.97.92.45, 172.68.211.180",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4581b29a36c7b1-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "86.97.92.45",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 07:47:30 UTC] === END API CALL LOG ===
[30-Mar-2026 07:47:30 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 07:47:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[30-Mar-2026 07:47:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 07:47:30 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 07:47:30 UTC] User ID: 205
[30-Mar-2026 07:47:30 UTC] ✅ User profile retrieved successfully for user ID: 205
[30-Mar-2026 07:47:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 07:47:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 07:47:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"86.97.92.45, 172.68.211.180","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e4582354afbc7b1-HKG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"86.97.92.45","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[30-Mar-2026 07:47:51 UTC] === User Orders API Called ===
[30-Mar-2026 07:47:51 UTC] User ID: 205
[30-Mar-2026 07:47:51 UTC] Limit: 20, Offset: 0
[30-Mar-2026 07:47:51 UTC] Orders found: 0
[30-Mar-2026 07:47:51 UTC] Orders data: []
[30-Mar-2026 07:47:51 UTC] Total orders count: 0
[30-Mar-2026 07:47:51 UTC] === API CALL LOG ===
[30-Mar-2026 07:47:51 UTC] Endpoint: user/profile.php
[30-Mar-2026 07:47:51 UTC] Full Log Data: {
    "timestamp": "2026-03-30 07:47:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "86.97.92.45",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "86.97.92.45, 172.68.211.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4582354afec7b1-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "86.97.92.45",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 07:47:51 UTC] === END API CALL LOG ===
[30-Mar-2026 07:47:51 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 07:47:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[30-Mar-2026 07:47:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 07:47:51 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 07:47:51 UTC] User ID: 205
[30-Mar-2026 07:47:51 UTC] ✅ User profile retrieved successfully for user ID: 205
[30-Mar-2026 07:47:51 UTC] === API CALL LOG ===
[30-Mar-2026 07:47:51 UTC] Endpoint: user/profile.php
[30-Mar-2026 07:47:51 UTC] Full Log Data: {
    "timestamp": "2026-03-30 07:47:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "86.97.92.45",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "86.97.92.45, 172.68.211.180",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e458238fc87c7b1-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "86.97.92.45",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 07:47:51 UTC] === END API CALL LOG ===
[30-Mar-2026 07:47:51 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 07:47:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[30-Mar-2026 07:47:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 07:47:51 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 07:47:51 UTC] User ID: 205
[30-Mar-2026 07:47:51 UTC] ✅ User profile retrieved successfully for user ID: 205
[30-Mar-2026 07:48:11 UTC] === API CALL LOG ===
[30-Mar-2026 07:48:11 UTC] Endpoint: user/profile.php
[30-Mar-2026 07:48:11 UTC] Full Log Data: {
    "timestamp": "2026-03-30 07:48:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "86.97.92.45",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "86.97.92.45, 172.68.211.180",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4582b27b22c7b1-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "86.97.92.45",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 07:48:11 UTC] === END API CALL LOG ===
[30-Mar-2026 07:48:11 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 07:48:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[30-Mar-2026 07:48:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 07:48:11 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 07:48:11 UTC] User ID: 205
[30-Mar-2026 07:48:11 UTC] ✅ User profile retrieved successfully for user ID: 205
[30-Mar-2026 07:48:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 07:48:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 07:48:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"86.97.92.45, 172.68.211.181","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e4582b27b1cc7b1-HKG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"86.97.92.45","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[30-Mar-2026 07:48:11 UTC] === User Orders API Called ===
[30-Mar-2026 07:48:11 UTC] User ID: 205
[30-Mar-2026 07:48:11 UTC] Limit: 20, Offset: 0
[30-Mar-2026 07:48:11 UTC] Orders found: 0
[30-Mar-2026 07:48:11 UTC] Orders data: []
[30-Mar-2026 07:48:11 UTC] Total orders count: 0
[30-Mar-2026 07:48:12 UTC] === API CALL LOG ===
[30-Mar-2026 07:48:12 UTC] Endpoint: user/profile.php
[30-Mar-2026 07:48:12 UTC] Full Log Data: {
    "timestamp": "2026-03-30 07:48:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "86.97.92.45",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "86.97.92.45, 172.68.211.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4582b6ef71c7b1-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "86.97.92.45",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 07:48:12 UTC] === END API CALL LOG ===
[30-Mar-2026 07:48:12 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 07:48:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[30-Mar-2026 07:48:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 07:48:12 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 07:48:12 UTC] User ID: 205
[30-Mar-2026 07:48:12 UTC] ✅ User profile retrieved successfully for user ID: 205
[30-Mar-2026 07:48:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 07:48:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 07:48:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"86.97.92.45, 172.68.211.181","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e4583c1bc7fc7b1-HKG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"86.97.92.45","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[30-Mar-2026 07:48:54 UTC] === User Orders API Called ===
[30-Mar-2026 07:48:54 UTC] User ID: 205
[30-Mar-2026 07:48:54 UTC] Limit: 20, Offset: 0
[30-Mar-2026 07:48:54 UTC] Orders found: 1
[30-Mar-2026 07:48:54 UTC] Orders data: [{"id":142,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W","status":"pending","created_at":"2026-03-30 11:18:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[30-Mar-2026 07:48:54 UTC] Total orders count: 1
[30-Mar-2026 07:48:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 07:48:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 07:48:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"86.97.92.45, 172.68.211.181","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e4583c30f8ec7b1-HKG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"86.97.92.45","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[30-Mar-2026 07:48:55 UTC] === User Orders API Called ===
[30-Mar-2026 07:48:55 UTC] User ID: 205
[30-Mar-2026 07:48:55 UTC] Limit: 20, Offset: 0
[30-Mar-2026 07:48:55 UTC] Orders found: 1
[30-Mar-2026 07:48:55 UTC] Orders data: [{"id":142,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W","status":"pending","created_at":"2026-03-30 11:18:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[30-Mar-2026 07:48:55 UTC] Total orders count: 1
[30-Mar-2026 07:50:25 UTC] === API CALL LOG ===
[30-Mar-2026 07:50:25 UTC] Endpoint: user/profile.php
[30-Mar-2026 07:50:25 UTC] Full Log Data: {
    "timestamp": "2026-03-30 07:50:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "86.97.92.45",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "86.97.92.45, 172.68.211.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4585f99f27c7b1-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "86.97.92.45",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 07:50:25 UTC] === END API CALL LOG ===
[30-Mar-2026 07:50:25 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 07:50:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[30-Mar-2026 07:50:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 07:50:25 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 07:50:25 UTC] User ID: 205
[30-Mar-2026 07:50:25 UTC] ✅ User profile retrieved successfully for user ID: 205
[30-Mar-2026 07:50:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 07:50:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 07:50:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"86.97.92.45, 172.68.211.181","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e4585f99f26c7b1-HKG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"86.97.92.45","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[30-Mar-2026 07:50:25 UTC] === User Orders API Called ===
[30-Mar-2026 07:50:25 UTC] User ID: 205
[30-Mar-2026 07:50:25 UTC] Limit: 20, Offset: 0
[30-Mar-2026 07:50:25 UTC] Orders found: 1
[30-Mar-2026 07:50:25 UTC] Orders data: [{"id":142,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:18:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[30-Mar-2026 07:50:25 UTC] Total orders count: 1
[30-Mar-2026 07:50:26 UTC] === API CALL LOG ===
[30-Mar-2026 07:50:26 UTC] Endpoint: user/profile.php
[30-Mar-2026 07:50:26 UTC] Full Log Data: {
    "timestamp": "2026-03-30 07:50:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "86.97.92.45",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "86.97.92.45, 172.68.211.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4585fd3f40c7b1-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "86.97.92.45",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 07:50:26 UTC] === END API CALL LOG ===
[30-Mar-2026 07:50:26 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 07:50:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[30-Mar-2026 07:50:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 07:50:26 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 07:50:26 UTC] User ID: 205
[30-Mar-2026 07:50:26 UTC] ✅ User profile retrieved successfully for user ID: 205
[30-Mar-2026 07:50:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 07:50:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 07:50:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"86.97.92.45, 172.68.211.181","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e45860cfab2c7b1-HKG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"86.97.92.45","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[30-Mar-2026 07:50:28 UTC] === User Orders API Called ===
[30-Mar-2026 07:50:28 UTC] User ID: 205
[30-Mar-2026 07:50:28 UTC] Limit: 20, Offset: 0
[30-Mar-2026 07:50:28 UTC] Orders found: 1
[30-Mar-2026 07:50:28 UTC] Orders data: [{"id":142,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:18:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[30-Mar-2026 07:50:28 UTC] Total orders count: 1
[30-Mar-2026 07:50:32 UTC] === API CALL LOG ===
[30-Mar-2026 07:50:32 UTC] Endpoint: user/profile.php
[30-Mar-2026 07:50:32 UTC] Full Log Data: {
    "timestamp": "2026-03-30 07:50:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "86.97.92.45",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "86.97.92.45, 172.68.211.180",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e458625d9abc7b1-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "86.97.92.45",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 07:50:32 UTC] === END API CALL LOG ===
[30-Mar-2026 07:50:32 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 07:50:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[30-Mar-2026 07:50:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 07:50:32 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 07:50:32 UTC] User ID: 205
[30-Mar-2026 07:50:32 UTC] ✅ User profile retrieved successfully for user ID: 205
[30-Mar-2026 07:50:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 07:50:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 07:50:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"86.97.92.45, 172.68.211.180","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e458625d9a8c7b1-HKG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"86.97.92.45","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[30-Mar-2026 07:50:32 UTC] === User Orders API Called ===
[30-Mar-2026 07:50:32 UTC] User ID: 205
[30-Mar-2026 07:50:32 UTC] Limit: 20, Offset: 0
[30-Mar-2026 07:50:32 UTC] Orders found: 1
[30-Mar-2026 07:50:32 UTC] Orders data: [{"id":142,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:18:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[30-Mar-2026 07:50:32 UTC] Total orders count: 1
[30-Mar-2026 07:50:33 UTC] === API CALL LOG ===
[30-Mar-2026 07:50:33 UTC] Endpoint: user/profile.php
[30-Mar-2026 07:50:33 UTC] Full Log Data: {
    "timestamp": "2026-03-30 07:50:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "86.97.92.45",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "86.97.92.45, 172.68.211.180",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e45862a6b9fc7b1-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "86.97.92.45",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 07:50:33 UTC] === END API CALL LOG ===
[30-Mar-2026 07:50:33 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 07:50:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[30-Mar-2026 07:50:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 07:50:33 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 07:50:33 UTC] User ID: 205
[30-Mar-2026 07:50:33 UTC] ✅ User profile retrieved successfully for user ID: 205
[30-Mar-2026 07:51:16 UTC] === API CALL LOG ===
[30-Mar-2026 07:51:16 UTC] Endpoint: user/profile.php
[30-Mar-2026 07:51:16 UTC] Full Log Data: {
    "timestamp": "2026-03-30 07:51:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "86.97.92.45",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "86.97.92.45, 172.68.211.180",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4587348e26c7b1-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "86.97.92.45",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 07:51:16 UTC] === END API CALL LOG ===
[30-Mar-2026 07:51:16 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 07:51:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[30-Mar-2026 07:51:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 07:51:16 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 07:51:16 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 07:51:16 UTC] User ID: 205
[30-Mar-2026 07:51:16 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 07:51:16 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"86.97.92.45, 172.68.211.180","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e4587348e23c7b1-HKG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"86.97.92.45","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[30-Mar-2026 07:51:16 UTC] === User Orders API Called ===
[30-Mar-2026 07:51:16 UTC] User ID: 205
[30-Mar-2026 07:51:16 UTC] Limit: 20, Offset: 0
[30-Mar-2026 07:51:16 UTC] ✅ User profile retrieved successfully for user ID: 205
[30-Mar-2026 07:51:16 UTC] Orders found: 1
[30-Mar-2026 07:51:16 UTC] Orders data: [{"id":142,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:18:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[30-Mar-2026 07:51:16 UTC] Total orders count: 1
[30-Mar-2026 07:51:16 UTC] === API CALL LOG ===
[30-Mar-2026 07:51:16 UTC] Endpoint: user/profile.php
[30-Mar-2026 07:51:16 UTC] Full Log Data: {
    "timestamp": "2026-03-30 07:51:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "86.97.92.45",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "86.97.92.45, 172.68.211.180",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4587386f02c7b1-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "86.97.92.45",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 07:51:16 UTC] === END API CALL LOG ===
[30-Mar-2026 07:51:16 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 07:51:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[30-Mar-2026 07:51:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 07:51:16 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 07:51:16 UTC] User ID: 205
[30-Mar-2026 07:51:16 UTC] ✅ User profile retrieved successfully for user ID: 205
[30-Mar-2026 07:51:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 07:51:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 07:51:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"86.97.92.45, 172.68.211.180","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e4587486d11c7b1-HKG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"86.97.92.45","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[30-Mar-2026 07:51:19 UTC] === User Orders API Called ===
[30-Mar-2026 07:51:19 UTC] User ID: 205
[30-Mar-2026 07:51:19 UTC] Limit: 20, Offset: 0
[30-Mar-2026 07:51:19 UTC] Orders found: 1
[30-Mar-2026 07:51:19 UTC] Orders data: [{"id":142,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:18:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[30-Mar-2026 07:51:19 UTC] Total orders count: 1
[30-Mar-2026 07:51:20 UTC] === API CALL LOG ===
[30-Mar-2026 07:51:20 UTC] Endpoint: user/profile.php
[30-Mar-2026 07:51:20 UTC] Full Log Data: {
    "timestamp": "2026-03-30 07:51:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "86.97.92.45",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "86.97.92.45, 172.68.211.180",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4587501925c7b1-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "86.97.92.45",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 07:51:20 UTC] === END API CALL LOG ===
[30-Mar-2026 07:51:20 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 07:51:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[30-Mar-2026 07:51:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 07:51:20 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 07:51:20 UTC] User ID: 205
[30-Mar-2026 07:51:20 UTC] ✅ User profile retrieved successfully for user ID: 205
[30-Mar-2026 07:51:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 07:51:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 07:51:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"86.97.92.45, 172.68.211.180","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e4587501923c7b1-HKG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"86.97.92.45","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[30-Mar-2026 07:51:20 UTC] === User Orders API Called ===
[30-Mar-2026 07:51:20 UTC] User ID: 205
[30-Mar-2026 07:51:20 UTC] Limit: 20, Offset: 0
[30-Mar-2026 07:51:20 UTC] Orders found: 1
[30-Mar-2026 07:51:20 UTC] Orders data: [{"id":142,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:18:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[30-Mar-2026 07:51:20 UTC] Total orders count: 1
[30-Mar-2026 07:51:21 UTC] === API CALL LOG ===
[30-Mar-2026 07:51:21 UTC] Endpoint: user/profile.php
[30-Mar-2026 07:51:21 UTC] Full Log Data: {
    "timestamp": "2026-03-30 07:51:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "86.97.92.45",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "86.97.92.45, 172.68.211.180",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e458753b968c7b1-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "86.97.92.45",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 07:51:21 UTC] === END API CALL LOG ===
[30-Mar-2026 07:51:21 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 07:51:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[30-Mar-2026 07:51:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 07:51:21 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 07:51:21 UTC] User ID: 205
[30-Mar-2026 07:51:21 UTC] ✅ User profile retrieved successfully for user ID: 205
[30-Mar-2026 07:51:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 07:51:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 07:51:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"86.97.92.45, 172.68.211.180","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e45875d8f59c7b1-HKG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"86.97.92.45","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[30-Mar-2026 07:51:22 UTC] === User Orders API Called ===
[30-Mar-2026 07:51:22 UTC] User ID: 205
[30-Mar-2026 07:51:22 UTC] Limit: 20, Offset: 0
[30-Mar-2026 07:51:22 UTC] Orders found: 1
[30-Mar-2026 07:51:22 UTC] Orders data: [{"id":142,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:18:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[30-Mar-2026 07:51:22 UTC] Total orders count: 1
[30-Mar-2026 07:51:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 07:51:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 07:51:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"86.97.92.45, 172.68.211.180","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e458768a8afc7b1-HKG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"86.97.92.45","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[30-Mar-2026 07:51:24 UTC] === User Orders API Called ===
[30-Mar-2026 07:51:24 UTC] User ID: 205
[30-Mar-2026 07:51:24 UTC] Limit: 20, Offset: 0
[30-Mar-2026 07:51:24 UTC] Orders found: 1
[30-Mar-2026 07:51:24 UTC] Orders data: [{"id":142,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:18:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[30-Mar-2026 07:51:24 UTC] Total orders count: 1
[30-Mar-2026 07:51:24 UTC] === API CALL LOG ===
[30-Mar-2026 07:51:24 UTC] Endpoint: user/profile.php
[30-Mar-2026 07:51:24 UTC] Full Log Data: {
    "timestamp": "2026-03-30 07:51:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "86.97.92.45",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "86.97.92.45, 172.68.211.180",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e458768a8b2c7b1-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "86.97.92.45",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 07:51:24 UTC] === END API CALL LOG ===
[30-Mar-2026 07:51:24 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 07:51:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[30-Mar-2026 07:51:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 07:51:24 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 07:51:24 UTC] User ID: 205
[30-Mar-2026 07:51:24 UTC] ✅ User profile retrieved successfully for user ID: 205
[30-Mar-2026 07:51:25 UTC] === API CALL LOG ===
[30-Mar-2026 07:51:25 UTC] Endpoint: user/profile.php
[30-Mar-2026 07:51:25 UTC] Full Log Data: {
    "timestamp": "2026-03-30 07:51:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "86.97.92.45",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "86.97.92.45, 172.68.211.180",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e45876cfb4bc7b1-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "86.97.92.45",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 07:51:25 UTC] === END API CALL LOG ===
[30-Mar-2026 07:51:25 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 07:51:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[30-Mar-2026 07:51:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 07:51:25 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 07:51:25 UTC] User ID: 205
[30-Mar-2026 07:51:25 UTC] ✅ User profile retrieved successfully for user ID: 205
[30-Mar-2026 07:51:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 07:51:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 07:51:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"86.97.92.45, 172.68.211.180","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e45879829a8c7b1-HKG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"86.97.92.45","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[30-Mar-2026 07:51:31 UTC] === User Orders API Called ===
[30-Mar-2026 07:51:31 UTC] User ID: 205
[30-Mar-2026 07:51:31 UTC] Limit: 20, Offset: 0
[30-Mar-2026 07:51:31 UTC] Orders found: 1
[30-Mar-2026 07:51:31 UTC] Orders data: [{"id":142,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:18:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[30-Mar-2026 07:51:31 UTC] Total orders count: 1
[30-Mar-2026 07:51:32 UTC] === API CALL LOG ===
[30-Mar-2026 07:51:32 UTC] Endpoint: user/profile.php
[30-Mar-2026 07:51:32 UTC] Full Log Data: {
    "timestamp": "2026-03-30 07:51:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "86.97.92.45",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "86.97.92.45, 172.68.211.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e45879829b1c7b1-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "86.97.92.45",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 07:51:32 UTC] === END API CALL LOG ===
[30-Mar-2026 07:51:32 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 07:51:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[30-Mar-2026 07:51:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 07:51:32 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 07:51:32 UTC] User ID: 205
[30-Mar-2026 07:51:32 UTC] ✅ User profile retrieved successfully for user ID: 205
[30-Mar-2026 07:51:32 UTC] === API CALL LOG ===
[30-Mar-2026 07:51:32 UTC] Endpoint: user/profile.php
[30-Mar-2026 07:51:32 UTC] Full Log Data: {
    "timestamp": "2026-03-30 07:51:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "86.97.92.45",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "86.97.92.45, 172.68.211.180",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e45879bca9dc7b1-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "86.97.92.45",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 07:51:32 UTC] === END API CALL LOG ===
[30-Mar-2026 07:51:32 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 07:51:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[30-Mar-2026 07:51:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 07:51:32 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 07:51:32 UTC] User ID: 205
[30-Mar-2026 07:51:32 UTC] ✅ User profile retrieved successfully for user ID: 205
[30-Mar-2026 07:51:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 07:51:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 07:51:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"86.97.92.45, 172.68.211.180","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e4587b93f5ec7b1-HKG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"86.97.92.45","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[30-Mar-2026 07:51:37 UTC] === User Orders API Called ===
[30-Mar-2026 07:51:37 UTC] User ID: 205
[30-Mar-2026 07:51:37 UTC] Limit: 20, Offset: 0
[30-Mar-2026 07:51:37 UTC] Orders found: 1
[30-Mar-2026 07:51:37 UTC] Orders data: [{"id":142,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:18:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[30-Mar-2026 07:51:37 UTC] Total orders count: 1
[30-Mar-2026 07:51:39 UTC] === API CALL LOG ===
[30-Mar-2026 07:51:39 UTC] Endpoint: user/profile.php
[30-Mar-2026 07:51:39 UTC] Full Log Data: {
    "timestamp": "2026-03-30 07:51:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "86.97.92.45",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "86.97.92.45, 172.68.211.180",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4587c418f8c7b1-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "86.97.92.45",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 07:51:39 UTC] === END API CALL LOG ===
[30-Mar-2026 07:51:39 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 07:51:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[30-Mar-2026 07:51:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 07:51:39 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 07:51:39 UTC] User ID: 205
[30-Mar-2026 07:51:39 UTC] ✅ User profile retrieved successfully for user ID: 205
[30-Mar-2026 07:51:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 07:51:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 07:51:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"86.97.92.45, 172.68.211.180","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e4587c418f4c7b1-HKG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"86.97.92.45","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[30-Mar-2026 07:51:39 UTC] === User Orders API Called ===
[30-Mar-2026 07:51:39 UTC] User ID: 205
[30-Mar-2026 07:51:39 UTC] Limit: 20, Offset: 0
[30-Mar-2026 07:51:39 UTC] Orders found: 1
[30-Mar-2026 07:51:39 UTC] Orders data: [{"id":142,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:18:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[30-Mar-2026 07:51:39 UTC] Total orders count: 1
[30-Mar-2026 07:51:39 UTC] === API CALL LOG ===
[30-Mar-2026 07:51:39 UTC] Endpoint: user/profile.php
[30-Mar-2026 07:51:39 UTC] Full Log Data: {
    "timestamp": "2026-03-30 07:51:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "86.97.92.45",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "86.97.92.45, 172.68.211.180",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4587c79895c7b1-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "86.97.92.45",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 07:51:39 UTC] === END API CALL LOG ===
[30-Mar-2026 07:51:39 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 07:51:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[30-Mar-2026 07:51:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 07:51:39 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 07:51:39 UTC] User ID: 205
[30-Mar-2026 07:51:39 UTC] ✅ User profile retrieved successfully for user ID: 205
[30-Mar-2026 07:52:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 07:52:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 07:52:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"86.97.92.45, 172.68.211.181","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e4588a5bc8ac7b1-HKG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"86.97.92.45","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[30-Mar-2026 07:52:15 UTC] === User Orders API Called ===
[30-Mar-2026 07:52:15 UTC] User ID: 205
[30-Mar-2026 07:52:15 UTC] Limit: 20, Offset: 0
[30-Mar-2026 07:52:15 UTC] Orders found: 1
[30-Mar-2026 07:52:15 UTC] Orders data: [{"id":142,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:18:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[30-Mar-2026 07:52:15 UTC] Total orders count: 1
[30-Mar-2026 07:52:15 UTC] === API CALL LOG ===
[30-Mar-2026 07:52:15 UTC] Endpoint: user/profile.php
[30-Mar-2026 07:52:15 UTC] Full Log Data: {
    "timestamp": "2026-03-30 07:52:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "86.97.92.45",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "86.97.92.45, 172.68.211.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4588a5bc8cc7b1-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "86.97.92.45",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 07:52:15 UTC] === END API CALL LOG ===
[30-Mar-2026 07:52:15 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 07:52:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[30-Mar-2026 07:52:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 07:52:15 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 07:52:15 UTC] User ID: 205
[30-Mar-2026 07:52:15 UTC] ✅ User profile retrieved successfully for user ID: 205
[30-Mar-2026 07:52:15 UTC] === API CALL LOG ===
[30-Mar-2026 07:52:15 UTC] Endpoint: user/profile.php
[30-Mar-2026 07:52:15 UTC] Full Log Data: {
    "timestamp": "2026-03-30 07:52:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "86.97.92.45",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "86.97.92.45, 172.68.211.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4588a9fcf8c7b1-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "86.97.92.45",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 07:52:15 UTC] === END API CALL LOG ===
[30-Mar-2026 07:52:15 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 07:52:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[30-Mar-2026 07:52:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 07:52:15 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 07:52:15 UTC] User ID: 205
[30-Mar-2026 07:52:15 UTC] ✅ User profile retrieved successfully for user ID: 205
[30-Mar-2026 07:52:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 07:52:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 07:52:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"86.97.92.45, 172.68.211.181","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e4588b24f1ac7b1-HKG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"86.97.92.45","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[30-Mar-2026 07:52:17 UTC] === User Orders API Called ===
[30-Mar-2026 07:52:17 UTC] User ID: 205
[30-Mar-2026 07:52:17 UTC] Limit: 20, Offset: 0
[30-Mar-2026 07:52:17 UTC] Orders found: 1
[30-Mar-2026 07:52:17 UTC] Orders data: [{"id":142,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:18:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[30-Mar-2026 07:52:17 UTC] Total orders count: 1
[30-Mar-2026 07:52:20 UTC] === API CALL LOG ===
[30-Mar-2026 07:52:20 UTC] Endpoint: user/profile.php
[30-Mar-2026 07:52:20 UTC] Full Log Data: {
    "timestamp": "2026-03-30 07:52:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "86.97.92.45",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "86.97.92.45, 172.68.211.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4588c66db3c7b1-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "86.97.92.45",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 07:52:20 UTC] === END API CALL LOG ===
[30-Mar-2026 07:52:20 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 07:52:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[30-Mar-2026 07:52:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 07:52:20 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 07:52:20 UTC] User ID: 205
[30-Mar-2026 07:52:20 UTC] ✅ User profile retrieved successfully for user ID: 205
[30-Mar-2026 07:52:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 07:52:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 07:52:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"86.97.92.45, 172.68.211.181","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e4588c66daec7b1-HKG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"86.97.92.45","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[30-Mar-2026 07:52:20 UTC] === User Orders API Called ===
[30-Mar-2026 07:52:20 UTC] User ID: 205
[30-Mar-2026 07:52:20 UTC] Limit: 20, Offset: 0
[30-Mar-2026 07:52:20 UTC] Orders found: 1
[30-Mar-2026 07:52:20 UTC] Orders data: [{"id":142,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:18:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[30-Mar-2026 07:52:20 UTC] Total orders count: 1
[30-Mar-2026 07:52:21 UTC] === API CALL LOG ===
[30-Mar-2026 07:52:21 UTC] Endpoint: user/profile.php
[30-Mar-2026 07:52:21 UTC] Full Log Data: {
    "timestamp": "2026-03-30 07:52:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "86.97.92.45",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "86.97.92.45, 172.68.211.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4588caa800c7b1-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "86.97.92.45",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 07:52:21 UTC] === END API CALL LOG ===
[30-Mar-2026 07:52:21 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 07:52:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[30-Mar-2026 07:52:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 07:52:21 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 07:52:21 UTC] User ID: 205
[30-Mar-2026 07:52:21 UTC] ✅ User profile retrieved successfully for user ID: 205
[30-Mar-2026 07:52:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 07:52:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 07:52:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"86.97.92.45, 172.68.211.181","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e458915e92ec7b1-HKG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"86.97.92.45","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[30-Mar-2026 07:52:33 UTC] === User Orders API Called ===
[30-Mar-2026 07:52:33 UTC] User ID: 205
[30-Mar-2026 07:52:33 UTC] Limit: 20, Offset: 0
[30-Mar-2026 07:52:33 UTC] Orders found: 2
[30-Mar-2026 07:52:33 UTC] Orders data: [{"id":143,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"pending","created_at":"2026-03-30 11:22:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":142,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:18:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[30-Mar-2026 07:52:33 UTC] Total orders count: 2
[30-Mar-2026 07:52:37 UTC] === API CALL LOG ===
[30-Mar-2026 07:52:37 UTC] Endpoint: user/profile.php
[30-Mar-2026 07:52:37 UTC] Full Log Data: {
    "timestamp": "2026-03-30 07:52:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "86.97.92.45",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "86.97.92.45, 172.68.211.180",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e45892ffe44c7b1-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "86.97.92.45",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 07:52:37 UTC] === END API CALL LOG ===
[30-Mar-2026 07:52:37 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 07:52:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[30-Mar-2026 07:52:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 07:52:37 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 07:52:37 UTC] User ID: 205
[30-Mar-2026 07:52:37 UTC] ✅ User profile retrieved successfully for user ID: 205
[30-Mar-2026 07:52:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 07:52:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 07:52:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"86.97.92.45, 172.68.211.180","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e45892ffe40c7b1-HKG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"86.97.92.45","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[30-Mar-2026 07:52:37 UTC] === User Orders API Called ===
[30-Mar-2026 07:52:37 UTC] User ID: 205
[30-Mar-2026 07:52:37 UTC] Limit: 20, Offset: 0
[30-Mar-2026 07:52:37 UTC] Orders found: 2
[30-Mar-2026 07:52:37 UTC] Orders data: [{"id":143,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"pending","created_at":"2026-03-30 11:22:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":142,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:18:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[30-Mar-2026 07:52:37 UTC] Total orders count: 2
[30-Mar-2026 07:52:37 UTC] === API CALL LOG ===
[30-Mar-2026 07:52:37 UTC] Endpoint: user/profile.php
[30-Mar-2026 07:52:37 UTC] Full Log Data: {
    "timestamp": "2026-03-30 07:52:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "86.97.92.45",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "86.97.92.45, 172.68.211.180",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4589345f7ac7b1-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "86.97.92.45",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 07:52:37 UTC] === END API CALL LOG ===
[30-Mar-2026 07:52:37 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 07:52:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[30-Mar-2026 07:52:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 07:52:37 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 07:52:37 UTC] User ID: 205
[30-Mar-2026 07:52:37 UTC] ✅ User profile retrieved successfully for user ID: 205
[30-Mar-2026 07:52:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 07:52:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 07:52:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"86.97.92.45, 172.68.211.180","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e4589776f05c7b1-HKG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"86.97.92.45","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[30-Mar-2026 07:52:48 UTC] === User Orders API Called ===
[30-Mar-2026 07:52:48 UTC] User ID: 205
[30-Mar-2026 07:52:48 UTC] Limit: 20, Offset: 0
[30-Mar-2026 07:52:48 UTC] Orders found: 2
[30-Mar-2026 07:52:48 UTC] Orders data: [{"id":143,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"pending","created_at":"2026-03-30 11:22:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":142,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:18:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[30-Mar-2026 07:52:48 UTC] Total orders count: 2
[30-Mar-2026 07:52:48 UTC] === API CALL LOG ===
[30-Mar-2026 07:52:48 UTC] Endpoint: user/profile.php
[30-Mar-2026 07:52:48 UTC] Full Log Data: {
    "timestamp": "2026-03-30 07:52:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "86.97.92.45",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "86.97.92.45, 172.68.211.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4589776f08c7b1-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "86.97.92.45",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 07:52:48 UTC] === END API CALL LOG ===
[30-Mar-2026 07:52:48 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 07:52:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[30-Mar-2026 07:52:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 07:52:48 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 07:52:48 UTC] User ID: 205
[30-Mar-2026 07:52:48 UTC] ✅ User profile retrieved successfully for user ID: 205
[30-Mar-2026 07:52:49 UTC] === API CALL LOG ===
[30-Mar-2026 07:52:49 UTC] Endpoint: user/profile.php
[30-Mar-2026 07:52:49 UTC] Full Log Data: {
    "timestamp": "2026-03-30 07:52:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "86.97.92.45",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "86.97.92.45, 172.68.211.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e45897bfb44c7b1-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "86.97.92.45",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 07:52:49 UTC] === END API CALL LOG ===
[30-Mar-2026 07:52:49 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 07:52:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[30-Mar-2026 07:52:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 07:52:49 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 07:52:49 UTC] User ID: 205
[30-Mar-2026 07:52:49 UTC] ✅ User profile retrieved successfully for user ID: 205
[30-Mar-2026 07:53:04 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 07:53:04 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 07:53:04 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"86.97.92.45, 172.68.211.181","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e4589dc1839c7b1-HKG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"86.97.92.45","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[30-Mar-2026 07:53:04 UTC] === User Orders API Called ===
[30-Mar-2026 07:53:04 UTC] User ID: 205
[30-Mar-2026 07:53:04 UTC] Limit: 20, Offset: 0
[30-Mar-2026 07:53:04 UTC] Orders found: 2
[30-Mar-2026 07:53:04 UTC] Orders data: [{"id":143,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"pending","created_at":"2026-03-30 11:22:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":142,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:18:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[30-Mar-2026 07:53:04 UTC] Total orders count: 2
[30-Mar-2026 07:53:04 UTC] === API CALL LOG ===
[30-Mar-2026 07:53:04 UTC] Endpoint: user/profile.php
[30-Mar-2026 07:53:04 UTC] Full Log Data: {
    "timestamp": "2026-03-30 07:53:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "86.97.92.45",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "86.97.92.45, 172.68.211.180",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4589dc183cc7b1-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "86.97.92.45",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 07:53:04 UTC] === END API CALL LOG ===
[30-Mar-2026 07:53:04 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 07:53:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[30-Mar-2026 07:53:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 07:53:04 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 07:53:04 UTC] User ID: 205
[30-Mar-2026 07:53:04 UTC] ✅ User profile retrieved successfully for user ID: 205
[30-Mar-2026 07:53:05 UTC] === API CALL LOG ===
[30-Mar-2026 07:53:05 UTC] Endpoint: user/profile.php
[30-Mar-2026 07:53:05 UTC] Full Log Data: {
    "timestamp": "2026-03-30 07:53:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "86.97.92.45",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "86.97.92.45, 172.68.211.180",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4589e0597ec7b1-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "86.97.92.45",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 07:53:05 UTC] === END API CALL LOG ===
[30-Mar-2026 07:53:05 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 07:53:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[30-Mar-2026 07:53:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 07:53:05 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 07:53:05 UTC] User ID: 205
[30-Mar-2026 07:53:05 UTC] ✅ User profile retrieved successfully for user ID: 205
[30-Mar-2026 07:53:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 07:53:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 07:53:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"86.97.92.45, 172.68.211.180","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e458a024d51c7b1-HKG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"86.97.92.45","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[30-Mar-2026 07:53:11 UTC] === User Orders API Called ===
[30-Mar-2026 07:53:11 UTC] User ID: 205
[30-Mar-2026 07:53:11 UTC] Limit: 20, Offset: 0
[30-Mar-2026 07:53:11 UTC] Orders found: 2
[30-Mar-2026 07:53:11 UTC] Orders data: [{"id":143,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"pending","created_at":"2026-03-30 11:22:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":142,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:18:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[30-Mar-2026 07:53:11 UTC] Total orders count: 2
[30-Mar-2026 07:53:12 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 07:53:12 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 07:53:12 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"86.97.92.45, 172.68.211.181","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e458a0d9eb8c7b1-HKG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"86.97.92.45","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[30-Mar-2026 07:53:12 UTC] === User Orders API Called ===
[30-Mar-2026 07:53:12 UTC] User ID: 205
[30-Mar-2026 07:53:12 UTC] Limit: 20, Offset: 0
[30-Mar-2026 07:53:12 UTC] Orders found: 2
[30-Mar-2026 07:53:12 UTC] Orders data: [{"id":143,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"pending","created_at":"2026-03-30 11:22:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":142,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:18:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[30-Mar-2026 07:53:12 UTC] Total orders count: 2
[30-Mar-2026 07:53:12 UTC] === API CALL LOG ===
[30-Mar-2026 07:53:12 UTC] Endpoint: user/profile.php
[30-Mar-2026 07:53:12 UTC] Full Log Data: {
    "timestamp": "2026-03-30 07:53:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "86.97.92.45",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "86.97.92.45, 172.68.211.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e458a0d9ebbc7b1-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "86.97.92.45",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 07:53:12 UTC] === END API CALL LOG ===
[30-Mar-2026 07:53:12 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 07:53:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[30-Mar-2026 07:53:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 07:53:12 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 07:53:12 UTC] User ID: 205
[30-Mar-2026 07:53:12 UTC] ✅ User profile retrieved successfully for user ID: 205
[30-Mar-2026 07:53:13 UTC] === API CALL LOG ===
[30-Mar-2026 07:53:13 UTC] Endpoint: user/profile.php
[30-Mar-2026 07:53:13 UTC] Full Log Data: {
    "timestamp": "2026-03-30 07:53:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "86.97.92.45",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "86.97.92.45, 172.68.211.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e458a112e84c7b1-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "86.97.92.45",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 07:53:13 UTC] === END API CALL LOG ===
[30-Mar-2026 07:53:13 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 07:53:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[30-Mar-2026 07:53:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 07:53:13 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 07:53:13 UTC] User ID: 205
[30-Mar-2026 07:53:13 UTC] ✅ User profile retrieved successfully for user ID: 205
[30-Mar-2026 07:59:02 UTC] === API CALL LOG ===
[30-Mar-2026 07:59:02 UTC] Endpoint: user/profile.php
[30-Mar-2026 07:59:02 UTC] Full Log Data: {
    "timestamp": "2026-03-30 07:59:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "86.97.92.45",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "86.97.92.45, 172.71.232.50",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e45929a7e2f52be-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "86.97.92.45",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 07:59:02 UTC] === END API CALL LOG ===
[30-Mar-2026 07:59:02 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 07:59:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[30-Mar-2026 07:59:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 07:59:02 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 07:59:02 UTC] User ID: 205
[30-Mar-2026 07:59:02 UTC] ✅ User profile retrieved successfully for user ID: 205
[30-Mar-2026 07:59:05 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 07:59:05 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 07:59:05 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"86.97.92.45, 172.71.232.110","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e4592a9987552be-CDG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"86.97.92.45","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[30-Mar-2026 07:59:05 UTC] === User Orders API Called ===
[30-Mar-2026 07:59:05 UTC] User ID: 205
[30-Mar-2026 07:59:05 UTC] Limit: 20, Offset: 0
[30-Mar-2026 07:59:05 UTC] Orders found: 2
[30-Mar-2026 07:59:05 UTC] Orders data: [{"id":143,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:22:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":142,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:18:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[30-Mar-2026 07:59:05 UTC] Total orders count: 2
[30-Mar-2026 07:59:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 07:59:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 07:59:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"86.97.92.45, 172.71.232.50","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e4592b6299752be-CDG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"86.97.92.45","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[30-Mar-2026 07:59:07 UTC] === User Orders API Called ===
[30-Mar-2026 07:59:07 UTC] User ID: 205
[30-Mar-2026 07:59:07 UTC] Limit: 20, Offset: 0
[30-Mar-2026 07:59:07 UTC] Orders found: 2
[30-Mar-2026 07:59:07 UTC] Orders data: [{"id":143,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:22:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":142,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:18:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[30-Mar-2026 07:59:07 UTC] Total orders count: 2
[30-Mar-2026 07:59:07 UTC] === API CALL LOG ===
[30-Mar-2026 07:59:07 UTC] Endpoint: user/profile.php
[30-Mar-2026 07:59:07 UTC] Full Log Data: {
    "timestamp": "2026-03-30 07:59:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "86.97.92.45",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "86.97.92.45, 172.71.232.50",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4592b6299952be-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "86.97.92.45",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 07:59:07 UTC] === END API CALL LOG ===
[30-Mar-2026 07:59:07 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 07:59:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[30-Mar-2026 07:59:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 07:59:07 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 07:59:07 UTC] User ID: 205
[30-Mar-2026 07:59:07 UTC] ✅ User profile retrieved successfully for user ID: 205
[30-Mar-2026 07:59:07 UTC] === API CALL LOG ===
[30-Mar-2026 07:59:07 UTC] Endpoint: user/profile.php
[30-Mar-2026 07:59:07 UTC] Full Log Data: {
    "timestamp": "2026-03-30 07:59:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "86.97.92.45",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "86.97.92.45, 172.71.232.50",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4592b9eb2252be-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "86.97.92.45",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 07:59:07 UTC] === END API CALL LOG ===
[30-Mar-2026 07:59:07 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 07:59:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[30-Mar-2026 07:59:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 07:59:07 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 07:59:07 UTC] User ID: 205
[30-Mar-2026 07:59:07 UTC] ✅ User profile retrieved successfully for user ID: 205
[30-Mar-2026 08:51:35 UTC] === API CALL LOG ===
[30-Mar-2026 08:51:35 UTC] Endpoint: user/profile.php
[30-Mar-2026 08:51:35 UTC] Full Log Data: {
    "timestamp": "2026-03-30 08:51:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.200.210",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.200.210, 172.71.148.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e45df9479f0db0a-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.200.210",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 08:51:35 UTC] === END API CALL LOG ===
[30-Mar-2026 08:51:35 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 08:51:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg
[30-Mar-2026 08:51:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 08:51:35 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 08:51:35 UTC] User ID: 200
[30-Mar-2026 08:51:35 UTC] ✅ User profile retrieved successfully for user ID: 200
[30-Mar-2026 08:51:36 UTC] === API CALL LOG ===
[30-Mar-2026 08:51:36 UTC] Endpoint: user/profile.php
[30-Mar-2026 08:51:36 UTC] Full Log Data: {
    "timestamp": "2026-03-30 08:51:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.200.210",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.200.210, 172.71.148.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e45df99583fdb0a-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.200.210",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 08:51:36 UTC] === END API CALL LOG ===
[30-Mar-2026 08:51:36 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 08:51:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg
[30-Mar-2026 08:51:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 08:51:36 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 08:51:36 UTC] User ID: 200
[30-Mar-2026 08:51:36 UTC] ✅ User profile retrieved successfully for user ID: 200
[30-Mar-2026 08:51:36 UTC] === API CALL LOG ===
[30-Mar-2026 08:51:36 UTC] Endpoint: user/profile.php
[30-Mar-2026 08:51:36 UTC] Full Log Data: {
    "timestamp": "2026-03-30 08:51:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.200.210",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.200.210, 172.71.148.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e45df995846db0a-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.200.210",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 08:51:36 UTC] === END API CALL LOG ===
[30-Mar-2026 08:51:36 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 08:51:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg
[30-Mar-2026 08:51:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 08:51:36 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 08:51:36 UTC] User ID: 200
[30-Mar-2026 08:51:36 UTC] ✅ User profile retrieved successfully for user ID: 200
[30-Mar-2026 08:51:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 08:51:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 08:51:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"188.113.200.210, 172.71.148.71","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e45df995844db0a-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"188.113.200.210","CF-IPCountry":"UZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[30-Mar-2026 08:51:36 UTC] === User Orders API Called ===
[30-Mar-2026 08:51:36 UTC] User ID: 200
[30-Mar-2026 08:51:36 UTC] Limit: 20, Offset: 0
[30-Mar-2026 08:51:36 UTC] Orders found: 0
[30-Mar-2026 08:51:36 UTC] Orders data: []
[30-Mar-2026 08:51:36 UTC] Total orders count: 0
[30-Mar-2026 08:51:38 UTC] === API CALL LOG ===
[30-Mar-2026 08:51:38 UTC] Endpoint: user/profile.php
[30-Mar-2026 08:51:38 UTC] Full Log Data: {
    "timestamp": "2026-03-30 08:51:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.200.210",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.200.210, 172.71.148.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e45dfa4ea3bdb0a-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.200.210",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 08:51:38 UTC] === END API CALL LOG ===
[30-Mar-2026 08:51:38 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 08:51:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg
[30-Mar-2026 08:51:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 08:51:38 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 08:51:38 UTC] User ID: 200
[30-Mar-2026 08:51:38 UTC] ✅ User profile retrieved successfully for user ID: 200
[30-Mar-2026 08:51:38 UTC] User Purchases API - User ID: 200
[30-Mar-2026 08:51:38 UTC] User Purchases API - Total purchases found: 2
[30-Mar-2026 09:01:00 UTC] === API CALL LOG ===
[30-Mar-2026 09:01:00 UTC] Endpoint: user/profile.php
[30-Mar-2026 09:01:00 UTC] Full Log Data: {
    "timestamp": "2026-03-30 09:01:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.200.210",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.200.210, 172.71.172.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e45ed5f7e26d370-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.200.210",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 09:01:00 UTC] === END API CALL LOG ===
[30-Mar-2026 09:01:00 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 09:01:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg
[30-Mar-2026 09:01:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 09:01:00 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 09:01:00 UTC] User ID: 200
[30-Mar-2026 09:01:00 UTC] ✅ User profile retrieved successfully for user ID: 200
[30-Mar-2026 09:01:01 UTC] === API CALL LOG ===
[30-Mar-2026 09:01:01 UTC] Endpoint: user/profile.php
[30-Mar-2026 09:01:01 UTC] Full Log Data: {
    "timestamp": "2026-03-30 09:01:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.200.210",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.200.210, 172.71.172.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e45ed620f77d370-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.200.210",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 09:01:01 UTC] === END API CALL LOG ===
[30-Mar-2026 09:01:01 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 09:01:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg
[30-Mar-2026 09:01:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 09:01:01 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 09:01:01 UTC] User ID: 200
[30-Mar-2026 09:01:01 UTC] ✅ User profile retrieved successfully for user ID: 200
[30-Mar-2026 09:01:01 UTC] === API CALL LOG ===
[30-Mar-2026 09:01:01 UTC] Endpoint: user/profile.php
[30-Mar-2026 09:01:01 UTC] Full Log Data: {
    "timestamp": "2026-03-30 09:01:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.200.210",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.200.210, 172.71.172.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e45ed63fd16d370-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.200.210",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 09:01:01 UTC] === END API CALL LOG ===
[30-Mar-2026 09:01:01 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 09:01:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg
[30-Mar-2026 09:01:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 09:01:01 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 09:01:01 UTC] User ID: 200
[30-Mar-2026 09:01:01 UTC] ✅ User profile retrieved successfully for user ID: 200
[30-Mar-2026 09:01:01 UTC] === API CALL LOG ===
[30-Mar-2026 09:01:01 UTC] Endpoint: user/profile.php
[30-Mar-2026 09:01:01 UTC] Full Log Data: {
    "timestamp": "2026-03-30 09:01:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.200.210",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.200.210, 172.71.172.136",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e45ed63fd23d370-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.200.210",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 09:01:01 UTC] === END API CALL LOG ===
[30-Mar-2026 09:01:01 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 09:01:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg
[30-Mar-2026 09:01:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 09:01:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 09:01:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 09:01:01 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 09:01:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"188.113.200.210, 172.71.172.137","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e45ed63fd20d370-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"188.113.200.210","CF-IPCountry":"UZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[30-Mar-2026 09:01:01 UTC] User ID: 200
[30-Mar-2026 09:01:01 UTC] === User Orders API Called ===
[30-Mar-2026 09:01:01 UTC] User ID: 200
[30-Mar-2026 09:01:01 UTC] Limit: 20, Offset: 0
[30-Mar-2026 09:01:01 UTC] ✅ User profile retrieved successfully for user ID: 200
[30-Mar-2026 09:01:01 UTC] Orders found: 0
[30-Mar-2026 09:01:01 UTC] Orders data: []
[30-Mar-2026 09:01:01 UTC] Total orders count: 0
[30-Mar-2026 09:01:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 09:01:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 09:01:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"86.97.92.45, 172.71.215.156","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e45ed6b0e70715b-HKG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"86.97.92.45","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[30-Mar-2026 09:01:02 UTC] === User Orders API Called ===
[30-Mar-2026 09:01:02 UTC] User ID: 205
[30-Mar-2026 09:01:02 UTC] Limit: 20, Offset: 0
[30-Mar-2026 09:01:02 UTC] Orders found: 2
[30-Mar-2026 09:01:02 UTC] Orders data: [{"id":143,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:22:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":142,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:18:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[30-Mar-2026 09:01:02 UTC] Total orders count: 2
[30-Mar-2026 09:01:02 UTC] === API CALL LOG ===
[30-Mar-2026 09:01:02 UTC] Endpoint: user/profile.php
[30-Mar-2026 09:01:02 UTC] Full Log Data: {
    "timestamp": "2026-03-30 09:01:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "86.97.92.45",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "86.97.92.45, 172.71.215.156",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e45ed6b0e73715b-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "86.97.92.45",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 09:01:02 UTC] === END API CALL LOG ===
[30-Mar-2026 09:01:02 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 09:01:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[30-Mar-2026 09:01:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 09:01:02 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 09:01:02 UTC] User ID: 205
[30-Mar-2026 09:01:02 UTC] ✅ User profile retrieved successfully for user ID: 205
[30-Mar-2026 09:01:03 UTC] === API CALL LOG ===
[30-Mar-2026 09:01:03 UTC] Endpoint: user/profile.php
[30-Mar-2026 09:01:03 UTC] Full Log Data: {
    "timestamp": "2026-03-30 09:01:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "86.97.92.45",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "86.97.92.45, 172.71.215.156",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e45ed6e594b715b-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "86.97.92.45",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 09:01:03 UTC] === END API CALL LOG ===
[30-Mar-2026 09:01:03 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 09:01:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[30-Mar-2026 09:01:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 09:01:03 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 09:01:03 UTC] User ID: 205
[30-Mar-2026 09:01:03 UTC] ✅ User profile retrieved successfully for user ID: 205
[30-Mar-2026 09:01:05 UTC] === API CALL LOG ===
[30-Mar-2026 09:01:05 UTC] Endpoint: user/profile.php
[30-Mar-2026 09:01:05 UTC] Full Log Data: {
    "timestamp": "2026-03-30 09:01:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "86.97.92.45",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "86.97.92.45, 172.71.215.156",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e45ed7dfe86715b-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "86.97.92.45",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 09:01:05 UTC] === END API CALL LOG ===
[30-Mar-2026 09:01:05 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 09:01:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[30-Mar-2026 09:01:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 09:01:05 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 09:01:05 UTC] User ID: 205
[30-Mar-2026 09:01:05 UTC] ✅ User profile retrieved successfully for user ID: 205
[30-Mar-2026 09:01:06 UTC] User Purchases API - User ID: 205
[30-Mar-2026 09:01:06 UTC] User Purchases API - Total purchases found: 2
[30-Mar-2026 09:01:16 UTC] === API CALL LOG ===
[30-Mar-2026 09:01:16 UTC] Endpoint: user/profile.php
[30-Mar-2026 09:01:16 UTC] Full Log Data: {
    "timestamp": "2026-03-30 09:01:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "86.97.92.45",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "86.97.92.45, 172.71.215.156",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e45edbd9933715b-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "86.97.92.45",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 09:01:16 UTC] === END API CALL LOG ===
[30-Mar-2026 09:01:16 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 09:01:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[30-Mar-2026 09:01:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 09:01:16 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 09:01:16 UTC] User ID: 205
[30-Mar-2026 09:01:16 UTC] ✅ User profile retrieved successfully for user ID: 205
[30-Mar-2026 09:01:16 UTC] User Purchases API - User ID: 205
[30-Mar-2026 09:01:16 UTC] User Purchases API - Total purchases found: 2
[30-Mar-2026 09:08:10 UTC] === API CALL LOG ===
[30-Mar-2026 09:08:10 UTC] Endpoint: user/profile.php
[30-Mar-2026 09:08:10 UTC] Full Log Data: {
    "timestamp": "2026-03-30 09:08:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:4278:1f:a67a:61c1:4231:871c:e780",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2001:4278:1f:a67a:61c1:4231:871c:e780, 172.69.15.185",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA2IiwidXNlcm5hbWUiOiJzb3ciLCJlbWFpbCI6ImJsZXVyZWQxMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1NDY2NDg4fQ.xkJmZ0sWGh5XEe5TlQ2su_kTrgc6wdBxNX1eIQFLmNM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e45f7daed2fd7c8-DKR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:4278:1f:a67a:61c1:4231:871c:e780",
        "CF-IPCountry": "SN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 09:08:10 UTC] === END API CALL LOG ===
[30-Mar-2026 09:08:10 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 09:08:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA2IiwidXNlcm5hbWUiOiJzb3ciLCJlbWFpbCI6ImJsZXVyZWQxMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1NDY2NDg4fQ.xkJmZ0sWGh5XEe5TlQ2su_kTrgc6wdBxNX1eIQFLmNM
[30-Mar-2026 09:08:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 09:08:10 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 09:08:10 UTC] User ID: 206
[30-Mar-2026 09:08:10 UTC] ✅ User profile retrieved successfully for user ID: 206
[30-Mar-2026 09:08:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 09:08:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 09:08:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2001:4278:1f:a67a:61c1:4231:871c:e780, 172.69.15.184","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA2IiwidXNlcm5hbWUiOiJzb3ciLCJlbWFpbCI6ImJsZXVyZWQxMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1NDY2NDg4fQ.xkJmZ0sWGh5XEe5TlQ2su_kTrgc6wdBxNX1eIQFLmNM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e45f7db3dacd7c8-DKR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2001:4278:1f:a67a:61c1:4231:871c:e780","CF-IPCountry":"SN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[30-Mar-2026 09:08:10 UTC] === User Orders API Called ===
[30-Mar-2026 09:08:10 UTC] User ID: 206
[30-Mar-2026 09:08:10 UTC] Limit: 20, Offset: 0
[30-Mar-2026 09:08:10 UTC] Orders found: 0
[30-Mar-2026 09:08:10 UTC] Orders data: []
[30-Mar-2026 09:08:10 UTC] Total orders count: 0
[30-Mar-2026 09:08:10 UTC] === API CALL LOG ===
[30-Mar-2026 09:08:10 UTC] Endpoint: user/profile.php
[30-Mar-2026 09:08:10 UTC] Full Log Data: {
    "timestamp": "2026-03-30 09:08:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:4278:1f:a67a:61c1:4231:871c:e780",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2001:4278:1f:a67a:61c1:4231:871c:e780, 172.69.15.185",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA2IiwidXNlcm5hbWUiOiJzb3ciLCJlbWFpbCI6ImJsZXVyZWQxMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1NDY2NDg4fQ.xkJmZ0sWGh5XEe5TlQ2su_kTrgc6wdBxNX1eIQFLmNM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e45f7db9e2dd7c8-DKR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:4278:1f:a67a:61c1:4231:871c:e780",
        "CF-IPCountry": "SN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 09:08:10 UTC] === END API CALL LOG ===
[30-Mar-2026 09:08:10 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 09:08:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA2IiwidXNlcm5hbWUiOiJzb3ciLCJlbWFpbCI6ImJsZXVyZWQxMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1NDY2NDg4fQ.xkJmZ0sWGh5XEe5TlQ2su_kTrgc6wdBxNX1eIQFLmNM
[30-Mar-2026 09:08:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 09:08:10 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 09:08:10 UTC] User ID: 206
[30-Mar-2026 09:08:10 UTC] ✅ User profile retrieved successfully for user ID: 206
[30-Mar-2026 09:08:10 UTC] === API CALL LOG ===
[30-Mar-2026 09:08:10 UTC] Endpoint: user/profile.php
[30-Mar-2026 09:08:10 UTC] Full Log Data: {
    "timestamp": "2026-03-30 09:08:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:4278:1f:a67a:61c1:4231:871c:e780",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2001:4278:1f:a67a:61c1:4231:871c:e780, 172.69.15.185",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA2IiwidXNlcm5hbWUiOiJzb3ciLCJlbWFpbCI6ImJsZXVyZWQxMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1NDY2NDg4fQ.xkJmZ0sWGh5XEe5TlQ2su_kTrgc6wdBxNX1eIQFLmNM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e45f7e04bf4d7c8-DKR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:4278:1f:a67a:61c1:4231:871c:e780",
        "CF-IPCountry": "SN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 09:08:10 UTC] === END API CALL LOG ===
[30-Mar-2026 09:08:10 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 09:08:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA2IiwidXNlcm5hbWUiOiJzb3ciLCJlbWFpbCI6ImJsZXVyZWQxMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1NDY2NDg4fQ.xkJmZ0sWGh5XEe5TlQ2su_kTrgc6wdBxNX1eIQFLmNM
[30-Mar-2026 09:08:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 09:08:10 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 09:08:10 UTC] User ID: 206
[30-Mar-2026 09:08:10 UTC] ✅ User profile retrieved successfully for user ID: 206
[30-Mar-2026 09:09:46 UTC] === API CALL LOG ===
[30-Mar-2026 09:09:46 UTC] Endpoint: user/profile.php
[30-Mar-2026 09:09:46 UTC] Full Log Data: {
    "timestamp": "2026-03-30 09:09:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2800:e6:1010:4755:5d85:5311:2737:eb6e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2800:e6:1010:4755:5d85:5311:2737:eb6e, 172.69.132.188",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA3IiwidXNlcm5hbWUiOiJDYXN0cm8xMjMiLCJlbWFpbCI6ImNlZGllcjg3NUBnbWFpbC5jb20iLCJleHAiOjE3NzU0NjY1ODN9.Dq66-3iDRbu4RZx0UjmuWUcvzTGRgjSjyrNUoZFNVsM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e45fa33aa484032-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2800:e6:1010:4755:5d85:5311:2737:eb6e",
        "CF-IPCountry": "CO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 09:09:46 UTC] === END API CALL LOG ===
[30-Mar-2026 09:09:46 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 09:09:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA3IiwidXNlcm5hbWUiOiJDYXN0cm8xMjMiLCJlbWFpbCI6ImNlZGllcjg3NUBnbWFpbC5jb20iLCJleHAiOjE3NzU0NjY1ODN9.Dq66-3iDRbu4RZx0UjmuWUcvzTGRgjSjyrNUoZFNVsM
[30-Mar-2026 09:09:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 09:09:46 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 09:09:46 UTC] User ID: 207
[30-Mar-2026 09:09:46 UTC] ✅ User profile retrieved successfully for user ID: 207
[30-Mar-2026 09:09:48 UTC] === API CALL LOG ===
[30-Mar-2026 09:09:48 UTC] Endpoint: user/profile.php
[30-Mar-2026 09:09:48 UTC] Full Log Data: {
    "timestamp": "2026-03-30 09:09:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2800:e6:1010:4755:5d85:5311:2737:eb6e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2800:e6:1010:4755:5d85:5311:2737:eb6e, 172.70.255.190",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA3IiwidXNlcm5hbWUiOiJDYXN0cm8xMjMiLCJlbWFpbCI6ImNlZGllcjg3NUBnbWFpbC5jb20iLCJleHAiOjE3NzU0NjY1ODN9.Dq66-3iDRbu4RZx0UjmuWUcvzTGRgjSjyrNUoZFNVsM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e45fa3f5a2cc620-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2800:e6:1010:4755:5d85:5311:2737:eb6e",
        "CF-IPCountry": "CO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 09:09:48 UTC] === END API CALL LOG ===
[30-Mar-2026 09:09:48 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 09:09:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA3IiwidXNlcm5hbWUiOiJDYXN0cm8xMjMiLCJlbWFpbCI6ImNlZGllcjg3NUBnbWFpbC5jb20iLCJleHAiOjE3NzU0NjY1ODN9.Dq66-3iDRbu4RZx0UjmuWUcvzTGRgjSjyrNUoZFNVsM
[30-Mar-2026 09:09:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 09:09:48 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 09:09:48 UTC] User ID: 207
[30-Mar-2026 09:09:48 UTC] ✅ User profile retrieved successfully for user ID: 207
[30-Mar-2026 09:09:55 UTC] === API CALL LOG ===
[30-Mar-2026 09:09:55 UTC] Endpoint: user/profile.php
[30-Mar-2026 09:09:55 UTC] Full Log Data: {
    "timestamp": "2026-03-30 09:09:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2800:e6:1010:4755:5d85:5311:2737:eb6e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2800:e6:1010:4755:5d85:5311:2737:eb6e, 172.69.132.188",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA3IiwidXNlcm5hbWUiOiJDYXN0cm8xMjMiLCJlbWFpbCI6ImNlZGllcjg3NUBnbWFpbC5jb20iLCJleHAiOjE3NzU0NjY1ODN9.Dq66-3iDRbu4RZx0UjmuWUcvzTGRgjSjyrNUoZFNVsM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e45fa6fcaceb88d-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2800:e6:1010:4755:5d85:5311:2737:eb6e",
        "CF-IPCountry": "CO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 09:09:55 UTC] === END API CALL LOG ===
[30-Mar-2026 09:09:55 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 09:09:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA3IiwidXNlcm5hbWUiOiJDYXN0cm8xMjMiLCJlbWFpbCI6ImNlZGllcjg3NUBnbWFpbC5jb20iLCJleHAiOjE3NzU0NjY1ODN9.Dq66-3iDRbu4RZx0UjmuWUcvzTGRgjSjyrNUoZFNVsM
[30-Mar-2026 09:09:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 09:09:55 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 09:09:55 UTC] User ID: 207
[30-Mar-2026 09:09:55 UTC] ✅ User profile retrieved successfully for user ID: 207
[30-Mar-2026 09:09:57 UTC] === API CALL LOG ===
[30-Mar-2026 09:09:57 UTC] Endpoint: user/profile.php
[30-Mar-2026 09:09:57 UTC] Full Log Data: {
    "timestamp": "2026-03-30 09:09:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2800:e6:1010:4755:5d85:5311:2737:eb6e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2800:e6:1010:4755:5d85:5311:2737:eb6e, 104.23.248.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA3IiwidXNlcm5hbWUiOiJDYXN0cm8xMjMiLCJlbWFpbCI6ImNlZGllcjg3NUBnbWFpbC5jb20iLCJleHAiOjE3NzU0NjY1ODN9.Dq66-3iDRbu4RZx0UjmuWUcvzTGRgjSjyrNUoZFNVsM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e45fa7c3f70ae1e-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2800:e6:1010:4755:5d85:5311:2737:eb6e",
        "CF-IPCountry": "CO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 09:09:57 UTC] === END API CALL LOG ===
[30-Mar-2026 09:09:57 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 09:09:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA3IiwidXNlcm5hbWUiOiJDYXN0cm8xMjMiLCJlbWFpbCI6ImNlZGllcjg3NUBnbWFpbC5jb20iLCJleHAiOjE3NzU0NjY1ODN9.Dq66-3iDRbu4RZx0UjmuWUcvzTGRgjSjyrNUoZFNVsM
[30-Mar-2026 09:09:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 09:09:57 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 09:09:57 UTC] User ID: 207
[30-Mar-2026 09:09:57 UTC] ✅ User profile retrieved successfully for user ID: 207
[30-Mar-2026 09:10:08 UTC] === API CALL LOG ===
[30-Mar-2026 09:10:08 UTC] Endpoint: user/profile.php
[30-Mar-2026 09:10:08 UTC] Full Log Data: {
    "timestamp": "2026-03-30 09:10:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2800:e6:1010:4755:5d85:5311:2737:eb6e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2800:e6:1010:4755:5d85:5311:2737:eb6e, 172.69.132.188",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA3IiwidXNlcm5hbWUiOiJDYXN0cm8xMjMiLCJlbWFpbCI6ImNlZGllcjg3NUBnbWFpbC5jb20iLCJleHAiOjE3NzU0NjY1ODN9.Dq66-3iDRbu4RZx0UjmuWUcvzTGRgjSjyrNUoZFNVsM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e45fabc480d6e24-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2800:e6:1010:4755:5d85:5311:2737:eb6e",
        "CF-IPCountry": "CO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 09:10:08 UTC] === END API CALL LOG ===
[30-Mar-2026 09:10:08 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 09:10:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA3IiwidXNlcm5hbWUiOiJDYXN0cm8xMjMiLCJlbWFpbCI6ImNlZGllcjg3NUBnbWFpbC5jb20iLCJleHAiOjE3NzU0NjY1ODN9.Dq66-3iDRbu4RZx0UjmuWUcvzTGRgjSjyrNUoZFNVsM
[30-Mar-2026 09:10:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 09:10:08 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 09:10:08 UTC] User ID: 207
[30-Mar-2026 09:10:08 UTC] ✅ User profile retrieved successfully for user ID: 207
[30-Mar-2026 09:10:10 UTC] === API CALL LOG ===
[30-Mar-2026 09:10:10 UTC] Endpoint: user/profile.php
[30-Mar-2026 09:10:10 UTC] Full Log Data: {
    "timestamp": "2026-03-30 09:10:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2800:e6:1010:4755:5d85:5311:2737:eb6e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2800:e6:1010:4755:5d85:5311:2737:eb6e, 172.69.132.188",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA3IiwidXNlcm5hbWUiOiJDYXN0cm8xMjMiLCJlbWFpbCI6ImNlZGllcjg3NUBnbWFpbC5jb20iLCJleHAiOjE3NzU0NjY1ODN9.Dq66-3iDRbu4RZx0UjmuWUcvzTGRgjSjyrNUoZFNVsM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e45faccba2c745a-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2800:e6:1010:4755:5d85:5311:2737:eb6e",
        "CF-IPCountry": "CO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 09:10:10 UTC] === END API CALL LOG ===
[30-Mar-2026 09:10:10 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 09:10:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA3IiwidXNlcm5hbWUiOiJDYXN0cm8xMjMiLCJlbWFpbCI6ImNlZGllcjg3NUBnbWFpbC5jb20iLCJleHAiOjE3NzU0NjY1ODN9.Dq66-3iDRbu4RZx0UjmuWUcvzTGRgjSjyrNUoZFNVsM
[30-Mar-2026 09:10:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 09:10:10 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 09:10:10 UTC] User ID: 207
[30-Mar-2026 09:10:10 UTC] ✅ User profile retrieved successfully for user ID: 207
[30-Mar-2026 09:11:31 UTC] === API CALL LOG ===
[30-Mar-2026 09:11:31 UTC] Endpoint: user/profile.php
[30-Mar-2026 09:11:31 UTC] Full Log Data: {
    "timestamp": "2026-03-30 09:11:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:4278:1f:a67a:61c1:4231:871c:e780",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2001:4278:1f:a67a:61c1:4231:871c:e780, 172.69.15.184",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA2IiwidXNlcm5hbWUiOiJzb3ciLCJlbWFpbCI6ImJsZXVyZWQxMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1NDY2NDg4fQ.xkJmZ0sWGh5XEe5TlQ2su_kTrgc6wdBxNX1eIQFLmNM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e45fcc69f6ed7c8-DKR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:4278:1f:a67a:61c1:4231:871c:e780",
        "CF-IPCountry": "SN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 09:11:31 UTC] === END API CALL LOG ===
[30-Mar-2026 09:11:31 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 09:11:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA2IiwidXNlcm5hbWUiOiJzb3ciLCJlbWFpbCI6ImJsZXVyZWQxMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1NDY2NDg4fQ.xkJmZ0sWGh5XEe5TlQ2su_kTrgc6wdBxNX1eIQFLmNM
[30-Mar-2026 09:11:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 09:11:31 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 09:11:31 UTC] User ID: 206
[30-Mar-2026 09:11:31 UTC] ✅ User profile retrieved successfully for user ID: 206
[30-Mar-2026 09:12:12 UTC] === API CALL LOG ===
[30-Mar-2026 09:12:12 UTC] Endpoint: user/profile.php
[30-Mar-2026 09:12:12 UTC] Full Log Data: {
    "timestamp": "2026-03-30 09:12:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:4278:1f:a67a:61c1:4231:871c:e780",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2001:4278:1f:a67a:61c1:4231:871c:e780, 172.69.15.184",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA2IiwidXNlcm5hbWUiOiJzb3ciLCJlbWFpbCI6ImJsZXVyZWQxMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1NDY2NDg4fQ.xkJmZ0sWGh5XEe5TlQ2su_kTrgc6wdBxNX1eIQFLmNM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e45fdc5ffe3d7c8-DKR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:4278:1f:a67a:61c1:4231:871c:e780",
        "CF-IPCountry": "SN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 09:12:12 UTC] === END API CALL LOG ===
[30-Mar-2026 09:12:12 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 09:12:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA2IiwidXNlcm5hbWUiOiJzb3ciLCJlbWFpbCI6ImJsZXVyZWQxMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1NDY2NDg4fQ.xkJmZ0sWGh5XEe5TlQ2su_kTrgc6wdBxNX1eIQFLmNM
[30-Mar-2026 09:12:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 09:12:12 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 09:12:12 UTC] User ID: 206
[30-Mar-2026 09:12:12 UTC] ✅ User profile retrieved successfully for user ID: 206
[30-Mar-2026 09:12:14 UTC] === API CALL LOG ===
[30-Mar-2026 09:12:14 UTC] Endpoint: user/profile.php
[30-Mar-2026 09:12:14 UTC] Full Log Data: {
    "timestamp": "2026-03-30 09:12:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:4278:1f:a67a:61c1:4231:871c:e780",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2001:4278:1f:a67a:61c1:4231:871c:e780, 172.69.15.185",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA2IiwidXNlcm5hbWUiOiJzb3ciLCJlbWFpbCI6ImJsZXVyZWQxMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1NDY2NDg4fQ.xkJmZ0sWGh5XEe5TlQ2su_kTrgc6wdBxNX1eIQFLmNM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e45fdd3ef47d7c8-DKR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:4278:1f:a67a:61c1:4231:871c:e780",
        "CF-IPCountry": "SN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 09:12:14 UTC] === END API CALL LOG ===
[30-Mar-2026 09:12:14 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 09:12:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA2IiwidXNlcm5hbWUiOiJzb3ciLCJlbWFpbCI6ImJsZXVyZWQxMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1NDY2NDg4fQ.xkJmZ0sWGh5XEe5TlQ2su_kTrgc6wdBxNX1eIQFLmNM
[30-Mar-2026 09:12:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 09:12:14 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 09:12:14 UTC] User ID: 206
[30-Mar-2026 09:12:14 UTC] ✅ User profile retrieved successfully for user ID: 206
[30-Mar-2026 09:12:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 09:12:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 09:12:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2001:4278:1f:a67a:61c1:4231:871c:e780, 172.69.15.184","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA2IiwidXNlcm5hbWUiOiJzb3ciLCJlbWFpbCI6ImJsZXVyZWQxMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1NDY2NDg4fQ.xkJmZ0sWGh5XEe5TlQ2su_kTrgc6wdBxNX1eIQFLmNM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e45fdd43faed7c8-DKR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2001:4278:1f:a67a:61c1:4231:871c:e780","CF-IPCountry":"SN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[30-Mar-2026 09:12:14 UTC] === User Orders API Called ===
[30-Mar-2026 09:12:14 UTC] User ID: 206
[30-Mar-2026 09:12:14 UTC] Limit: 20, Offset: 0
[30-Mar-2026 09:12:14 UTC] Orders found: 0
[30-Mar-2026 09:12:14 UTC] Orders data: []
[30-Mar-2026 09:12:14 UTC] Total orders count: 0
[30-Mar-2026 09:12:14 UTC] === API CALL LOG ===
[30-Mar-2026 09:12:14 UTC] Endpoint: user/profile.php
[30-Mar-2026 09:12:14 UTC] Full Log Data: {
    "timestamp": "2026-03-30 09:12:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:4278:1f:a67a:61c1:4231:871c:e780",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2001:4278:1f:a67a:61c1:4231:871c:e780, 172.69.15.185",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA2IiwidXNlcm5hbWUiOiJzb3ciLCJlbWFpbCI6ImJsZXVyZWQxMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1NDY2NDg4fQ.xkJmZ0sWGh5XEe5TlQ2su_kTrgc6wdBxNX1eIQFLmNM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e45fdd47fddd7c8-DKR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:4278:1f:a67a:61c1:4231:871c:e780",
        "CF-IPCountry": "SN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 09:12:14 UTC] === END API CALL LOG ===
[30-Mar-2026 09:12:14 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 09:12:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA2IiwidXNlcm5hbWUiOiJzb3ciLCJlbWFpbCI6ImJsZXVyZWQxMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1NDY2NDg4fQ.xkJmZ0sWGh5XEe5TlQ2su_kTrgc6wdBxNX1eIQFLmNM
[30-Mar-2026 09:12:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 09:12:14 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 09:12:14 UTC] User ID: 206
[30-Mar-2026 09:12:14 UTC] ✅ User profile retrieved successfully for user ID: 206
[30-Mar-2026 09:12:15 UTC] === API CALL LOG ===
[30-Mar-2026 09:12:15 UTC] Endpoint: user/profile.php
[30-Mar-2026 09:12:15 UTC] Full Log Data: {
    "timestamp": "2026-03-30 09:12:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:4278:1f:a67a:61c1:4231:871c:e780",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2001:4278:1f:a67a:61c1:4231:871c:e780, 172.69.15.185",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA2IiwidXNlcm5hbWUiOiJzb3ciLCJlbWFpbCI6ImJsZXVyZWQxMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1NDY2NDg4fQ.xkJmZ0sWGh5XEe5TlQ2su_kTrgc6wdBxNX1eIQFLmNM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e45fdd98cced7c8-DKR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:4278:1f:a67a:61c1:4231:871c:e780",
        "CF-IPCountry": "SN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 09:12:15 UTC] === END API CALL LOG ===
[30-Mar-2026 09:12:15 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 09:12:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA2IiwidXNlcm5hbWUiOiJzb3ciLCJlbWFpbCI6ImJsZXVyZWQxMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1NDY2NDg4fQ.xkJmZ0sWGh5XEe5TlQ2su_kTrgc6wdBxNX1eIQFLmNM
[30-Mar-2026 09:12:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 09:12:15 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 09:12:15 UTC] User ID: 206
[30-Mar-2026 09:12:15 UTC] ✅ User profile retrieved successfully for user ID: 206
[30-Mar-2026 09:12:33 UTC] === API CALL LOG ===
[30-Mar-2026 09:12:33 UTC] Endpoint: user/profile.php
[30-Mar-2026 09:12:33 UTC] Full Log Data: {
    "timestamp": "2026-03-30 09:12:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:4278:1f:a67a:61c1:4231:871c:e780",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2001:4278:1f:a67a:61c1:4231:871c:e780, 172.69.15.184",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA2IiwidXNlcm5hbWUiOiJzb3ciLCJlbWFpbCI6ImJsZXVyZWQxMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1NDY2NDg4fQ.xkJmZ0sWGh5XEe5TlQ2su_kTrgc6wdBxNX1eIQFLmNM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e45fe48ccb66e2d-DKR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:4278:1f:a67a:61c1:4231:871c:e780",
        "CF-IPCountry": "SN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 09:12:33 UTC] === END API CALL LOG ===
[30-Mar-2026 09:12:33 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 09:12:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA2IiwidXNlcm5hbWUiOiJzb3ciLCJlbWFpbCI6ImJsZXVyZWQxMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1NDY2NDg4fQ.xkJmZ0sWGh5XEe5TlQ2su_kTrgc6wdBxNX1eIQFLmNM
[30-Mar-2026 09:12:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 09:12:33 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 09:12:33 UTC] User ID: 206
[30-Mar-2026 09:12:33 UTC] ✅ User profile retrieved successfully for user ID: 206
[30-Mar-2026 09:12:35 UTC] === API CALL LOG ===
[30-Mar-2026 09:12:35 UTC] Endpoint: user/profile.php
[30-Mar-2026 09:12:35 UTC] Full Log Data: {
    "timestamp": "2026-03-30 09:12:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:4278:1f:a67a:61c1:4231:871c:e780",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2001:4278:1f:a67a:61c1:4231:871c:e780, 172.69.15.184",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA2IiwidXNlcm5hbWUiOiJzb3ciLCJlbWFpbCI6ImJsZXVyZWQxMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1NDY2NDg4fQ.xkJmZ0sWGh5XEe5TlQ2su_kTrgc6wdBxNX1eIQFLmNM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e45fe574b7a6e2d-DKR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:4278:1f:a67a:61c1:4231:871c:e780",
        "CF-IPCountry": "SN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 09:12:35 UTC] === END API CALL LOG ===
[30-Mar-2026 09:12:35 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 09:12:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA2IiwidXNlcm5hbWUiOiJzb3ciLCJlbWFpbCI6ImJsZXVyZWQxMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1NDY2NDg4fQ.xkJmZ0sWGh5XEe5TlQ2su_kTrgc6wdBxNX1eIQFLmNM
[30-Mar-2026 09:12:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 09:12:35 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 09:12:35 UTC] User ID: 206
[30-Mar-2026 09:12:35 UTC] ✅ User profile retrieved successfully for user ID: 206
[30-Mar-2026 09:12:35 UTC] === API CALL LOG ===
[30-Mar-2026 09:12:35 UTC] Endpoint: user/profile.php
[30-Mar-2026 09:12:35 UTC] Full Log Data: {
    "timestamp": "2026-03-30 09:12:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:4278:1f:a67a:61c1:4231:871c:e780",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2001:4278:1f:a67a:61c1:4231:871c:e780, 172.69.15.184",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA2IiwidXNlcm5hbWUiOiJzb3ciLCJlbWFpbCI6ImJsZXVyZWQxMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1NDY2NDg4fQ.xkJmZ0sWGh5XEe5TlQ2su_kTrgc6wdBxNX1eIQFLmNM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e45fe57cbea6e2d-DKR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:4278:1f:a67a:61c1:4231:871c:e780",
        "CF-IPCountry": "SN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 09:12:35 UTC] === END API CALL LOG ===
[30-Mar-2026 09:12:35 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 09:12:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA2IiwidXNlcm5hbWUiOiJzb3ciLCJlbWFpbCI6ImJsZXVyZWQxMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1NDY2NDg4fQ.xkJmZ0sWGh5XEe5TlQ2su_kTrgc6wdBxNX1eIQFLmNM
[30-Mar-2026 09:12:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 09:12:35 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 09:12:35 UTC] User ID: 206
[30-Mar-2026 09:12:35 UTC] ✅ User profile retrieved successfully for user ID: 206
[30-Mar-2026 09:12:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 09:12:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 09:12:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2001:4278:1f:a67a:61c1:4231:871c:e780, 172.69.15.185","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA2IiwidXNlcm5hbWUiOiJzb3ciLCJlbWFpbCI6ImJsZXVyZWQxMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1NDY2NDg4fQ.xkJmZ0sWGh5XEe5TlQ2su_kTrgc6wdBxNX1eIQFLmNM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e45fe576b946e2d-DKR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2001:4278:1f:a67a:61c1:4231:871c:e780","CF-IPCountry":"SN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[30-Mar-2026 09:12:35 UTC] === User Orders API Called ===
[30-Mar-2026 09:12:35 UTC] User ID: 206
[30-Mar-2026 09:12:35 UTC] Limit: 20, Offset: 0
[30-Mar-2026 09:12:35 UTC] Orders found: 0
[30-Mar-2026 09:12:35 UTC] Orders data: []
[30-Mar-2026 09:12:35 UTC] Total orders count: 0
[30-Mar-2026 09:12:38 UTC] === API CALL LOG ===
[30-Mar-2026 09:12:38 UTC] Endpoint: user/profile.php
[30-Mar-2026 09:12:38 UTC] Full Log Data: {
    "timestamp": "2026-03-30 09:12:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:4278:1f:a67a:61c1:4231:871c:e780",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2001:4278:1f:a67a:61c1:4231:871c:e780, 172.69.15.185",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA2IiwidXNlcm5hbWUiOiJzb3ciLCJlbWFpbCI6ImJsZXVyZWQxMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1NDY2NDg4fQ.xkJmZ0sWGh5XEe5TlQ2su_kTrgc6wdBxNX1eIQFLmNM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e45fe679a966e2d-DKR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:4278:1f:a67a:61c1:4231:871c:e780",
        "CF-IPCountry": "SN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 09:12:38 UTC] === END API CALL LOG ===
[30-Mar-2026 09:12:38 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 09:12:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA2IiwidXNlcm5hbWUiOiJzb3ciLCJlbWFpbCI6ImJsZXVyZWQxMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1NDY2NDg4fQ.xkJmZ0sWGh5XEe5TlQ2su_kTrgc6wdBxNX1eIQFLmNM
[30-Mar-2026 09:12:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 09:12:38 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 09:12:38 UTC] User ID: 206
[30-Mar-2026 09:12:38 UTC] ✅ User profile retrieved successfully for user ID: 206
[30-Mar-2026 09:12:50 UTC] === API CALL LOG ===
[30-Mar-2026 09:12:50 UTC] Endpoint: user/profile.php
[30-Mar-2026 09:12:50 UTC] Full Log Data: {
    "timestamp": "2026-03-30 09:12:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:4278:1f:a67a:61c1:4231:871c:e780",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2001:4278:1f:a67a:61c1:4231:871c:e780, 172.69.15.185",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA2IiwidXNlcm5hbWUiOiJzb3ciLCJlbWFpbCI6ImJsZXVyZWQxMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1NDY2NDg4fQ.xkJmZ0sWGh5XEe5TlQ2su_kTrgc6wdBxNX1eIQFLmNM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e45feb10a3651ff-DKR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:4278:1f:a67a:61c1:4231:871c:e780",
        "CF-IPCountry": "SN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 09:12:50 UTC] === END API CALL LOG ===
[30-Mar-2026 09:12:50 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 09:12:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA2IiwidXNlcm5hbWUiOiJzb3ciLCJlbWFpbCI6ImJsZXVyZWQxMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1NDY2NDg4fQ.xkJmZ0sWGh5XEe5TlQ2su_kTrgc6wdBxNX1eIQFLmNM
[30-Mar-2026 09:12:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 09:12:50 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 09:12:50 UTC] User ID: 206
[30-Mar-2026 09:12:50 UTC] ✅ User profile retrieved successfully for user ID: 206
[30-Mar-2026 09:12:51 UTC] === API CALL LOG ===
[30-Mar-2026 09:12:51 UTC] Endpoint: user/profile.php
[30-Mar-2026 09:12:51 UTC] Full Log Data: {
    "timestamp": "2026-03-30 09:12:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:4278:1f:a67a:61c1:4231:871c:e780",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2001:4278:1f:a67a:61c1:4231:871c:e780, 172.69.15.185",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA2IiwidXNlcm5hbWUiOiJzb3ciLCJlbWFpbCI6ImJsZXVyZWQxMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1NDY2NDg4fQ.xkJmZ0sWGh5XEe5TlQ2su_kTrgc6wdBxNX1eIQFLmNM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e45feb9ec5851ff-DKR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:4278:1f:a67a:61c1:4231:871c:e780",
        "CF-IPCountry": "SN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 09:12:51 UTC] === END API CALL LOG ===
[30-Mar-2026 09:12:51 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 09:12:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA2IiwidXNlcm5hbWUiOiJzb3ciLCJlbWFpbCI6ImJsZXVyZWQxMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1NDY2NDg4fQ.xkJmZ0sWGh5XEe5TlQ2su_kTrgc6wdBxNX1eIQFLmNM
[30-Mar-2026 09:12:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 09:12:51 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 09:12:51 UTC] User ID: 206
[30-Mar-2026 09:12:51 UTC] ✅ User profile retrieved successfully for user ID: 206
[30-Mar-2026 09:12:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 09:12:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 09:12:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2001:4278:1f:a67a:61c1:4231:871c:e780, 172.69.15.184","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA2IiwidXNlcm5hbWUiOiJzb3ciLCJlbWFpbCI6ImJsZXVyZWQxMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1NDY2NDg4fQ.xkJmZ0sWGh5XEe5TlQ2su_kTrgc6wdBxNX1eIQFLmNM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e45feba6cf351ff-DKR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2001:4278:1f:a67a:61c1:4231:871c:e780","CF-IPCountry":"SN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[30-Mar-2026 09:12:51 UTC] === User Orders API Called ===
[30-Mar-2026 09:12:51 UTC] User ID: 206
[30-Mar-2026 09:12:51 UTC] Limit: 20, Offset: 0
[30-Mar-2026 09:12:51 UTC] Orders found: 0
[30-Mar-2026 09:12:51 UTC] Orders data: []
[30-Mar-2026 09:12:51 UTC] Total orders count: 0
[30-Mar-2026 09:12:51 UTC] === API CALL LOG ===
[30-Mar-2026 09:12:51 UTC] Endpoint: user/profile.php
[30-Mar-2026 09:12:51 UTC] Full Log Data: {
    "timestamp": "2026-03-30 09:12:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:4278:1f:a67a:61c1:4231:871c:e780",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2001:4278:1f:a67a:61c1:4231:871c:e780, 172.69.15.185",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA2IiwidXNlcm5hbWUiOiJzb3ciLCJlbWFpbCI6ImJsZXVyZWQxMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1NDY2NDg4fQ.xkJmZ0sWGh5XEe5TlQ2su_kTrgc6wdBxNX1eIQFLmNM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e45febabd4251ff-DKR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:4278:1f:a67a:61c1:4231:871c:e780",
        "CF-IPCountry": "SN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 09:12:51 UTC] === END API CALL LOG ===
[30-Mar-2026 09:12:51 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 09:12:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA2IiwidXNlcm5hbWUiOiJzb3ciLCJlbWFpbCI6ImJsZXVyZWQxMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1NDY2NDg4fQ.xkJmZ0sWGh5XEe5TlQ2su_kTrgc6wdBxNX1eIQFLmNM
[30-Mar-2026 09:12:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 09:12:51 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 09:12:51 UTC] User ID: 206
[30-Mar-2026 09:12:51 UTC] ✅ User profile retrieved successfully for user ID: 206
[30-Mar-2026 09:12:52 UTC] === API CALL LOG ===
[30-Mar-2026 09:12:52 UTC] Endpoint: user/profile.php
[30-Mar-2026 09:12:52 UTC] Full Log Data: {
    "timestamp": "2026-03-30 09:12:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:4278:1f:a67a:61c1:4231:871c:e780",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2001:4278:1f:a67a:61c1:4231:871c:e780, 172.69.15.185",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA2IiwidXNlcm5hbWUiOiJzb3ciLCJlbWFpbCI6ImJsZXVyZWQxMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1NDY2NDg4fQ.xkJmZ0sWGh5XEe5TlQ2su_kTrgc6wdBxNX1eIQFLmNM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e45febeb8fa51ff-DKR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:4278:1f:a67a:61c1:4231:871c:e780",
        "CF-IPCountry": "SN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 09:12:52 UTC] === END API CALL LOG ===
[30-Mar-2026 09:12:52 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 09:12:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA2IiwidXNlcm5hbWUiOiJzb3ciLCJlbWFpbCI6ImJsZXVyZWQxMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1NDY2NDg4fQ.xkJmZ0sWGh5XEe5TlQ2su_kTrgc6wdBxNX1eIQFLmNM
[30-Mar-2026 09:12:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 09:12:52 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 09:12:52 UTC] User ID: 206
[30-Mar-2026 09:12:52 UTC] ✅ User profile retrieved successfully for user ID: 206
[30-Mar-2026 09:13:35 UTC] === API CALL LOG ===
[30-Mar-2026 09:13:35 UTC] Endpoint: user/profile.php
[30-Mar-2026 09:13:35 UTC] Full Log Data: {
    "timestamp": "2026-03-30 09:13:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:4278:1f:a67a:61c1:4231:871c:e780",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2001:4278:1f:a67a:61c1:4231:871c:e780, 172.69.15.184",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA2IiwidXNlcm5hbWUiOiJzb3ciLCJlbWFpbCI6ImJsZXVyZWQxMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1NDY2NDg4fQ.xkJmZ0sWGh5XEe5TlQ2su_kTrgc6wdBxNX1eIQFLmNM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e45ffcf0ad251ff-DKR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:4278:1f:a67a:61c1:4231:871c:e780",
        "CF-IPCountry": "SN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 09:13:35 UTC] === END API CALL LOG ===
[30-Mar-2026 09:13:35 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 09:13:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA2IiwidXNlcm5hbWUiOiJzb3ciLCJlbWFpbCI6ImJsZXVyZWQxMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1NDY2NDg4fQ.xkJmZ0sWGh5XEe5TlQ2su_kTrgc6wdBxNX1eIQFLmNM
[30-Mar-2026 09:13:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 09:13:35 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 09:13:35 UTC] User ID: 206
[30-Mar-2026 09:13:35 UTC] ✅ User profile retrieved successfully for user ID: 206
[30-Mar-2026 09:14:20 UTC] === API CALL LOG ===
[30-Mar-2026 09:14:20 UTC] Endpoint: user/profile.php
[30-Mar-2026 09:14:20 UTC] Full Log Data: {
    "timestamp": "2026-03-30 09:14:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2800:e6:1010:4755:5d85:5311:2737:eb6e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2800:e6:1010:4755:5d85:5311:2737:eb6e, 104.23.248.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA3IiwidXNlcm5hbWUiOiJDYXN0cm8xMjMiLCJlbWFpbCI6ImNlZGllcjg3NUBnbWFpbC5jb20iLCJleHAiOjE3NzU0NjY1ODN9.Dq66-3iDRbu4RZx0UjmuWUcvzTGRgjSjyrNUoZFNVsM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4600e218c1c04e-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2800:e6:1010:4755:5d85:5311:2737:eb6e",
        "CF-IPCountry": "CO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 09:14:20 UTC] === END API CALL LOG ===
[30-Mar-2026 09:14:20 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 09:14:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA3IiwidXNlcm5hbWUiOiJDYXN0cm8xMjMiLCJlbWFpbCI6ImNlZGllcjg3NUBnbWFpbC5jb20iLCJleHAiOjE3NzU0NjY1ODN9.Dq66-3iDRbu4RZx0UjmuWUcvzTGRgjSjyrNUoZFNVsM
[30-Mar-2026 09:14:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 09:14:20 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 09:14:20 UTC] User ID: 207
[30-Mar-2026 09:14:20 UTC] ✅ User profile retrieved successfully for user ID: 207
[30-Mar-2026 09:14:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 09:14:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 09:14:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2800:e6:1010:4755:5d85:5311:2737:eb6e, 104.23.248.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA3IiwidXNlcm5hbWUiOiJDYXN0cm8xMjMiLCJlbWFpbCI6ImNlZGllcjg3NUBnbWFpbC5jb20iLCJleHAiOjE3NzU0NjY1ODN9.Dq66-3iDRbu4RZx0UjmuWUcvzTGRgjSjyrNUoZFNVsM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e4600e6ed2ac04e-MIA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2800:e6:1010:4755:5d85:5311:2737:eb6e","CF-IPCountry":"CO","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[30-Mar-2026 09:14:20 UTC] === User Orders API Called ===
[30-Mar-2026 09:14:20 UTC] User ID: 207
[30-Mar-2026 09:14:20 UTC] Limit: 20, Offset: 0
[30-Mar-2026 09:14:20 UTC] Orders found: 0
[30-Mar-2026 09:14:20 UTC] Orders data: []
[30-Mar-2026 09:14:20 UTC] Total orders count: 0
[30-Mar-2026 09:14:20 UTC] === API CALL LOG ===
[30-Mar-2026 09:14:20 UTC] Endpoint: user/profile.php
[30-Mar-2026 09:14:20 UTC] Full Log Data: {
    "timestamp": "2026-03-30 09:14:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2800:e6:1010:4755:5d85:5311:2737:eb6e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2800:e6:1010:4755:5d85:5311:2737:eb6e, 104.23.248.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA3IiwidXNlcm5hbWUiOiJDYXN0cm8xMjMiLCJlbWFpbCI6ImNlZGllcjg3NUBnbWFpbC5jb20iLCJleHAiOjE3NzU0NjY1ODN9.Dq66-3iDRbu4RZx0UjmuWUcvzTGRgjSjyrNUoZFNVsM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4600e6ed27c04e-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2800:e6:1010:4755:5d85:5311:2737:eb6e",
        "CF-IPCountry": "CO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 09:14:20 UTC] === END API CALL LOG ===
[30-Mar-2026 09:14:20 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 09:14:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA3IiwidXNlcm5hbWUiOiJDYXN0cm8xMjMiLCJlbWFpbCI6ImNlZGllcjg3NUBnbWFpbC5jb20iLCJleHAiOjE3NzU0NjY1ODN9.Dq66-3iDRbu4RZx0UjmuWUcvzTGRgjSjyrNUoZFNVsM
[30-Mar-2026 09:14:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 09:14:20 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 09:14:20 UTC] User ID: 207
[30-Mar-2026 09:14:20 UTC] ✅ User profile retrieved successfully for user ID: 207
[30-Mar-2026 09:14:20 UTC] === API CALL LOG ===
[30-Mar-2026 09:14:20 UTC] Endpoint: user/profile.php
[30-Mar-2026 09:14:20 UTC] Full Log Data: {
    "timestamp": "2026-03-30 09:14:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2800:e6:1010:4755:5d85:5311:2737:eb6e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2800:e6:1010:4755:5d85:5311:2737:eb6e, 104.23.248.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA3IiwidXNlcm5hbWUiOiJDYXN0cm8xMjMiLCJlbWFpbCI6ImNlZGllcjg3NUBnbWFpbC5jb20iLCJleHAiOjE3NzU0NjY1ODN9.Dq66-3iDRbu4RZx0UjmuWUcvzTGRgjSjyrNUoZFNVsM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4600e78dd9c04e-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2800:e6:1010:4755:5d85:5311:2737:eb6e",
        "CF-IPCountry": "CO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 09:14:20 UTC] === END API CALL LOG ===
[30-Mar-2026 09:14:20 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 09:14:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA3IiwidXNlcm5hbWUiOiJDYXN0cm8xMjMiLCJlbWFpbCI6ImNlZGllcjg3NUBnbWFpbC5jb20iLCJleHAiOjE3NzU0NjY1ODN9.Dq66-3iDRbu4RZx0UjmuWUcvzTGRgjSjyrNUoZFNVsM
[30-Mar-2026 09:14:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 09:14:20 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 09:14:20 UTC] User ID: 207
[30-Mar-2026 09:14:20 UTC] ✅ User profile retrieved successfully for user ID: 207
[30-Mar-2026 09:14:21 UTC] === API CALL LOG ===
[30-Mar-2026 09:14:21 UTC] Endpoint: user/profile.php
[30-Mar-2026 09:14:21 UTC] Full Log Data: {
    "timestamp": "2026-03-30 09:14:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2800:e6:1010:4755:5d85:5311:2737:eb6e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2800:e6:1010:4755:5d85:5311:2737:eb6e, 104.23.248.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA3IiwidXNlcm5hbWUiOiJDYXN0cm8xMjMiLCJlbWFpbCI6ImNlZGllcjg3NUBnbWFpbC5jb20iLCJleHAiOjE3NzU0NjY1ODN9.Dq66-3iDRbu4RZx0UjmuWUcvzTGRgjSjyrNUoZFNVsM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4600ed2a71c04e-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2800:e6:1010:4755:5d85:5311:2737:eb6e",
        "CF-IPCountry": "CO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 09:14:21 UTC] === END API CALL LOG ===
[30-Mar-2026 09:14:21 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 09:14:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA3IiwidXNlcm5hbWUiOiJDYXN0cm8xMjMiLCJlbWFpbCI6ImNlZGllcjg3NUBnbWFpbC5jb20iLCJleHAiOjE3NzU0NjY1ODN9.Dq66-3iDRbu4RZx0UjmuWUcvzTGRgjSjyrNUoZFNVsM
[30-Mar-2026 09:14:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 09:14:21 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 09:14:21 UTC] User ID: 207
[30-Mar-2026 09:14:21 UTC] ✅ User profile retrieved successfully for user ID: 207
[30-Mar-2026 09:14:23 UTC] === API CALL LOG ===
[30-Mar-2026 09:14:23 UTC] Endpoint: user/profile.php
[30-Mar-2026 09:14:23 UTC] Full Log Data: {
    "timestamp": "2026-03-30 09:14:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2800:e6:1010:4755:5d85:5311:2737:eb6e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2800:e6:1010:4755:5d85:5311:2737:eb6e, 104.23.248.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA3IiwidXNlcm5hbWUiOiJDYXN0cm8xMjMiLCJlbWFpbCI6ImNlZGllcjg3NUBnbWFpbC5jb20iLCJleHAiOjE3NzU0NjY1ODN9.Dq66-3iDRbu4RZx0UjmuWUcvzTGRgjSjyrNUoZFNVsM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4600fb4df4c04e-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2800:e6:1010:4755:5d85:5311:2737:eb6e",
        "CF-IPCountry": "CO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 09:14:23 UTC] === END API CALL LOG ===
[30-Mar-2026 09:14:23 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 09:14:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA3IiwidXNlcm5hbWUiOiJDYXN0cm8xMjMiLCJlbWFpbCI6ImNlZGllcjg3NUBnbWFpbC5jb20iLCJleHAiOjE3NzU0NjY1ODN9.Dq66-3iDRbu4RZx0UjmuWUcvzTGRgjSjyrNUoZFNVsM
[30-Mar-2026 09:14:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 09:14:23 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 09:14:23 UTC] User ID: 207
[30-Mar-2026 09:14:23 UTC] ✅ User profile retrieved successfully for user ID: 207
[30-Mar-2026 09:14:24 UTC] User Purchases API - User ID: 207
[30-Mar-2026 09:14:24 UTC] User Purchases API - Total purchases found: 0
[30-Mar-2026 09:14:33 UTC] === API CALL LOG ===
[30-Mar-2026 09:14:33 UTC] Endpoint: user/profile.php
[30-Mar-2026 09:14:33 UTC] Full Log Data: {
    "timestamp": "2026-03-30 09:14:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2800:e6:1010:4755:5d85:5311:2737:eb6e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2800:e6:1010:4755:5d85:5311:2737:eb6e, 104.23.248.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA3IiwidXNlcm5hbWUiOiJDYXN0cm8xMjMiLCJlbWFpbCI6ImNlZGllcjg3NUBnbWFpbC5jb20iLCJleHAiOjE3NzU0NjY1ODN9.Dq66-3iDRbu4RZx0UjmuWUcvzTGRgjSjyrNUoZFNVsM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e46013659cac04e-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2800:e6:1010:4755:5d85:5311:2737:eb6e",
        "CF-IPCountry": "CO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 09:14:33 UTC] === END API CALL LOG ===
[30-Mar-2026 09:14:33 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 09:14:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA3IiwidXNlcm5hbWUiOiJDYXN0cm8xMjMiLCJlbWFpbCI6ImNlZGllcjg3NUBnbWFpbC5jb20iLCJleHAiOjE3NzU0NjY1ODN9.Dq66-3iDRbu4RZx0UjmuWUcvzTGRgjSjyrNUoZFNVsM
[30-Mar-2026 09:14:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 09:14:33 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 09:14:33 UTC] User ID: 207
[30-Mar-2026 09:14:33 UTC] ✅ User profile retrieved successfully for user ID: 207
[30-Mar-2026 09:14:33 UTC] User Purchases API - User ID: 207
[30-Mar-2026 09:14:33 UTC] User Purchases API - Total purchases found: 0
[30-Mar-2026 09:14:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 09:14:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 09:14:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2800:e6:1010:4755:5d85:5311:2737:eb6e, 104.23.248.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA3IiwidXNlcm5hbWUiOiJDYXN0cm8xMjMiLCJlbWFpbCI6ImNlZGllcjg3NUBnbWFpbC5jb20iLCJleHAiOjE3NzU0NjY1ODN9.Dq66-3iDRbu4RZx0UjmuWUcvzTGRgjSjyrNUoZFNVsM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e4601560b01c04e-MIA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2800:e6:1010:4755:5d85:5311:2737:eb6e","CF-IPCountry":"CO","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[30-Mar-2026 09:14:38 UTC] === User Orders API Called ===
[30-Mar-2026 09:14:38 UTC] User ID: 207
[30-Mar-2026 09:14:38 UTC] Limit: 20, Offset: 0
[30-Mar-2026 09:14:38 UTC] Orders found: 0
[30-Mar-2026 09:14:38 UTC] Orders data: []
[30-Mar-2026 09:14:38 UTC] Total orders count: 0
[30-Mar-2026 09:14:48 UTC] === API CALL LOG ===
[30-Mar-2026 09:14:48 UTC] Endpoint: user/profile.php
[30-Mar-2026 09:14:48 UTC] Full Log Data: {
    "timestamp": "2026-03-30 09:14:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2800:e6:1010:4755:5d85:5311:2737:eb6e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2800:e6:1010:4755:5d85:5311:2737:eb6e, 104.23.248.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA3IiwidXNlcm5hbWUiOiJDYXN0cm8xMjMiLCJlbWFpbCI6ImNlZGllcjg3NUBnbWFpbC5jb20iLCJleHAiOjE3NzU0NjY1ODN9.Dq66-3iDRbu4RZx0UjmuWUcvzTGRgjSjyrNUoZFNVsM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e460193ddd4c04e-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2800:e6:1010:4755:5d85:5311:2737:eb6e",
        "CF-IPCountry": "CO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 09:14:48 UTC] === END API CALL LOG ===
[30-Mar-2026 09:14:48 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 09:14:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA3IiwidXNlcm5hbWUiOiJDYXN0cm8xMjMiLCJlbWFpbCI6ImNlZGllcjg3NUBnbWFpbC5jb20iLCJleHAiOjE3NzU0NjY1ODN9.Dq66-3iDRbu4RZx0UjmuWUcvzTGRgjSjyrNUoZFNVsM
[30-Mar-2026 09:14:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 09:14:48 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 09:14:48 UTC] User ID: 207
[30-Mar-2026 09:14:48 UTC] ✅ User profile retrieved successfully for user ID: 207
[30-Mar-2026 09:14:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 09:14:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 09:14:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2800:e6:1010:4755:5d85:5311:2737:eb6e, 104.23.248.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA3IiwidXNlcm5hbWUiOiJDYXN0cm8xMjMiLCJlbWFpbCI6ImNlZGllcjg3NUBnbWFpbC5jb20iLCJleHAiOjE3NzU0NjY1ODN9.Dq66-3iDRbu4RZx0UjmuWUcvzTGRgjSjyrNUoZFNVsM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e460193ddd2c04e-MIA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2800:e6:1010:4755:5d85:5311:2737:eb6e","CF-IPCountry":"CO","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[30-Mar-2026 09:14:48 UTC] === User Orders API Called ===
[30-Mar-2026 09:14:48 UTC] User ID: 207
[30-Mar-2026 09:14:48 UTC] Limit: 20, Offset: 0
[30-Mar-2026 09:14:48 UTC] Orders found: 0
[30-Mar-2026 09:14:48 UTC] Orders data: []
[30-Mar-2026 09:14:48 UTC] Total orders count: 0
[30-Mar-2026 09:14:48 UTC] === API CALL LOG ===
[30-Mar-2026 09:14:48 UTC] Endpoint: user/profile.php
[30-Mar-2026 09:14:48 UTC] Full Log Data: {
    "timestamp": "2026-03-30 09:14:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2800:e6:1010:4755:5d85:5311:2737:eb6e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2800:e6:1010:4755:5d85:5311:2737:eb6e, 104.23.248.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA3IiwidXNlcm5hbWUiOiJDYXN0cm8xMjMiLCJlbWFpbCI6ImNlZGllcjg3NUBnbWFpbC5jb20iLCJleHAiOjE3NzU0NjY1ODN9.Dq66-3iDRbu4RZx0UjmuWUcvzTGRgjSjyrNUoZFNVsM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e460197691cc04e-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2800:e6:1010:4755:5d85:5311:2737:eb6e",
        "CF-IPCountry": "CO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 09:14:48 UTC] === END API CALL LOG ===
[30-Mar-2026 09:14:48 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 09:14:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA3IiwidXNlcm5hbWUiOiJDYXN0cm8xMjMiLCJlbWFpbCI6ImNlZGllcjg3NUBnbWFpbC5jb20iLCJleHAiOjE3NzU0NjY1ODN9.Dq66-3iDRbu4RZx0UjmuWUcvzTGRgjSjyrNUoZFNVsM
[30-Mar-2026 09:14:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 09:14:48 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 09:14:48 UTC] User ID: 207
[30-Mar-2026 09:14:48 UTC] ✅ User profile retrieved successfully for user ID: 207
[30-Mar-2026 09:14:49 UTC] === API CALL LOG ===
[30-Mar-2026 09:14:49 UTC] Endpoint: user/profile.php
[30-Mar-2026 09:14:49 UTC] Full Log Data: {
    "timestamp": "2026-03-30 09:14:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2800:e6:1010:4755:5d85:5311:2737:eb6e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2800:e6:1010:4755:5d85:5311:2737:eb6e, 104.23.248.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA3IiwidXNlcm5hbWUiOiJDYXN0cm8xMjMiLCJlbWFpbCI6ImNlZGllcjg3NUBnbWFpbC5jb20iLCJleHAiOjE3NzU0NjY1ODN9.Dq66-3iDRbu4RZx0UjmuWUcvzTGRgjSjyrNUoZFNVsM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4601996ac0c04e-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2800:e6:1010:4755:5d85:5311:2737:eb6e",
        "CF-IPCountry": "CO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 09:14:49 UTC] === END API CALL LOG ===
[30-Mar-2026 09:14:49 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 09:14:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA3IiwidXNlcm5hbWUiOiJDYXN0cm8xMjMiLCJlbWFpbCI6ImNlZGllcjg3NUBnbWFpbC5jb20iLCJleHAiOjE3NzU0NjY1ODN9.Dq66-3iDRbu4RZx0UjmuWUcvzTGRgjSjyrNUoZFNVsM
[30-Mar-2026 09:14:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 09:14:49 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 09:14:49 UTC] User ID: 207
[30-Mar-2026 09:14:49 UTC] ✅ User profile retrieved successfully for user ID: 207
[30-Mar-2026 09:15:08 UTC] === API CALL LOG ===
[30-Mar-2026 09:15:08 UTC] Endpoint: user/profile.php
[30-Mar-2026 09:15:08 UTC] Full Log Data: {
    "timestamp": "2026-03-30 09:15:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.200.210",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.200.210, 172.71.148.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e460210f913dc5c-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.200.210",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 09:15:08 UTC] === END API CALL LOG ===
[30-Mar-2026 09:15:08 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 09:15:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg
[30-Mar-2026 09:15:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 09:15:08 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 09:15:08 UTC] User ID: 200
[30-Mar-2026 09:15:08 UTC] ✅ User profile retrieved successfully for user ID: 200
[30-Mar-2026 09:15:08 UTC] === API CALL LOG ===
[30-Mar-2026 09:15:08 UTC] Endpoint: user/profile.php
[30-Mar-2026 09:15:08 UTC] Full Log Data: {
    "timestamp": "2026-03-30 09:15:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.200.210",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.200.210, 172.71.148.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4602151cf0dc5c-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.200.210",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 09:15:08 UTC] === END API CALL LOG ===
[30-Mar-2026 09:15:08 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 09:15:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg
[30-Mar-2026 09:15:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 09:15:08 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 09:15:08 UTC] User ID: 200
[30-Mar-2026 09:15:08 UTC] ✅ User profile retrieved successfully for user ID: 200
[30-Mar-2026 09:15:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 09:15:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 09:15:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"188.113.200.210, 172.71.148.71","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e460215ff44dc5c-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"188.113.200.210","CF-IPCountry":"UZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[30-Mar-2026 09:15:09 UTC] === User Orders API Called ===
[30-Mar-2026 09:15:09 UTC] User ID: 200
[30-Mar-2026 09:15:09 UTC] Limit: 20, Offset: 0
[30-Mar-2026 09:15:09 UTC] Orders found: 0
[30-Mar-2026 09:15:09 UTC] Orders data: []
[30-Mar-2026 09:15:09 UTC] Total orders count: 0
[30-Mar-2026 09:15:09 UTC] === API CALL LOG ===
[30-Mar-2026 09:15:09 UTC] Endpoint: user/profile.php
[30-Mar-2026 09:15:09 UTC] Full Log Data: {
    "timestamp": "2026-03-30 09:15:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.200.210",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.200.210, 172.71.148.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e460215ff45dc5c-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.200.210",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 09:15:09 UTC] === END API CALL LOG ===
[30-Mar-2026 09:15:09 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 09:15:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg
[30-Mar-2026 09:15:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 09:15:09 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 09:15:09 UTC] User ID: 200
[30-Mar-2026 09:15:09 UTC] ✅ User profile retrieved successfully for user ID: 200
[30-Mar-2026 09:15:13 UTC] === API CALL LOG ===
[30-Mar-2026 09:15:13 UTC] Endpoint: user/profile.php
[30-Mar-2026 09:15:13 UTC] Full Log Data: {
    "timestamp": "2026-03-30 09:15:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2800:e6:1010:4755:5d85:5311:2737:eb6e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2800:e6:1010:4755:5d85:5311:2737:eb6e, 108.162.210.210",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA3IiwidXNlcm5hbWUiOiJDYXN0cm8xMjMiLCJlbWFpbCI6ImNlZGllcjg3NUBnbWFpbC5jb20iLCJleHAiOjE3NzU0NjY1ODN9.Dq66-3iDRbu4RZx0UjmuWUcvzTGRgjSjyrNUoZFNVsM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e46022e3a88da3f-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2800:e6:1010:4755:5d85:5311:2737:eb6e",
        "CF-IPCountry": "CO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 09:15:13 UTC] === END API CALL LOG ===
[30-Mar-2026 09:15:13 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 09:15:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA3IiwidXNlcm5hbWUiOiJDYXN0cm8xMjMiLCJlbWFpbCI6ImNlZGllcjg3NUBnbWFpbC5jb20iLCJleHAiOjE3NzU0NjY1ODN9.Dq66-3iDRbu4RZx0UjmuWUcvzTGRgjSjyrNUoZFNVsM
[30-Mar-2026 09:15:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 09:15:13 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 09:15:13 UTC] User ID: 207
[30-Mar-2026 09:15:13 UTC] ✅ User profile retrieved successfully for user ID: 207
[30-Mar-2026 09:15:14 UTC] === API CALL LOG ===
[30-Mar-2026 09:15:14 UTC] Endpoint: user/profile.php
[30-Mar-2026 09:15:14 UTC] Full Log Data: {
    "timestamp": "2026-03-30 09:15:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:4278:1f:a67a:61c1:4231:871c:e780",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2001:4278:1f:a67a:61c1:4231:871c:e780, 172.69.15.185",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA2IiwidXNlcm5hbWUiOiJzb3ciLCJlbWFpbCI6ImJsZXVyZWQxMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1NDY2NDg4fQ.xkJmZ0sWGh5XEe5TlQ2su_kTrgc6wdBxNX1eIQFLmNM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4602372c9851ff-DKR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:4278:1f:a67a:61c1:4231:871c:e780",
        "CF-IPCountry": "SN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 09:15:14 UTC] === END API CALL LOG ===
[30-Mar-2026 09:15:14 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 09:15:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA2IiwidXNlcm5hbWUiOiJzb3ciLCJlbWFpbCI6ImJsZXVyZWQxMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1NDY2NDg4fQ.xkJmZ0sWGh5XEe5TlQ2su_kTrgc6wdBxNX1eIQFLmNM
[30-Mar-2026 09:15:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 09:15:14 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 09:15:14 UTC] User ID: 206
[30-Mar-2026 09:15:14 UTC] ✅ User profile retrieved successfully for user ID: 206
[30-Mar-2026 09:15:14 UTC] User Purchases API - User ID: 206
[30-Mar-2026 09:15:14 UTC] User Purchases API - Total purchases found: 0
[30-Mar-2026 09:15:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 09:15:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 09:15:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2001:4278:1f:a67a:61c1:4231:871c:e780, 172.69.15.184","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA2IiwidXNlcm5hbWUiOiJzb3ciLCJlbWFpbCI6ImJsZXVyZWQxMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1NDY2NDg4fQ.xkJmZ0sWGh5XEe5TlQ2su_kTrgc6wdBxNX1eIQFLmNM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e46025c2ad151ff-DKR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2001:4278:1f:a67a:61c1:4231:871c:e780","CF-IPCountry":"SN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[30-Mar-2026 09:15:20 UTC] === User Orders API Called ===
[30-Mar-2026 09:15:20 UTC] User ID: 206
[30-Mar-2026 09:15:20 UTC] Limit: 20, Offset: 0
[30-Mar-2026 09:15:20 UTC] Orders found: 0
[30-Mar-2026 09:15:20 UTC] Orders data: []
[30-Mar-2026 09:15:20 UTC] Total orders count: 0
[30-Mar-2026 09:15:20 UTC] === API CALL LOG ===
[30-Mar-2026 09:15:20 UTC] Endpoint: user/profile.php
[30-Mar-2026 09:15:20 UTC] Full Log Data: {
    "timestamp": "2026-03-30 09:15:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:4278:1f:a67a:61c1:4231:871c:e780",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2001:4278:1f:a67a:61c1:4231:871c:e780, 172.69.15.184",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA2IiwidXNlcm5hbWUiOiJzb3ciLCJlbWFpbCI6ImJsZXVyZWQxMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1NDY2NDg4fQ.xkJmZ0sWGh5XEe5TlQ2su_kTrgc6wdBxNX1eIQFLmNM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e46025ccb6751ff-DKR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:4278:1f:a67a:61c1:4231:871c:e780",
        "CF-IPCountry": "SN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 09:15:20 UTC] === END API CALL LOG ===
[30-Mar-2026 09:15:20 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 09:15:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA2IiwidXNlcm5hbWUiOiJzb3ciLCJlbWFpbCI6ImJsZXVyZWQxMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1NDY2NDg4fQ.xkJmZ0sWGh5XEe5TlQ2su_kTrgc6wdBxNX1eIQFLmNM
[30-Mar-2026 09:15:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 09:15:20 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 09:15:20 UTC] User ID: 206
[30-Mar-2026 09:15:20 UTC] ✅ User profile retrieved successfully for user ID: 206
[30-Mar-2026 09:15:21 UTC] === API CALL LOG ===
[30-Mar-2026 09:15:21 UTC] Endpoint: user/profile.php
[30-Mar-2026 09:15:21 UTC] Full Log Data: {
    "timestamp": "2026-03-30 09:15:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:4278:1f:a67a:61c1:4231:871c:e780",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2001:4278:1f:a67a:61c1:4231:871c:e780, 172.69.15.185",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA2IiwidXNlcm5hbWUiOiJzb3ciLCJlbWFpbCI6ImJsZXVyZWQxMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1NDY2NDg4fQ.xkJmZ0sWGh5XEe5TlQ2su_kTrgc6wdBxNX1eIQFLmNM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4602607ec251ff-DKR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:4278:1f:a67a:61c1:4231:871c:e780",
        "CF-IPCountry": "SN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 09:15:21 UTC] === END API CALL LOG ===
[30-Mar-2026 09:15:21 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 09:15:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA2IiwidXNlcm5hbWUiOiJzb3ciLCJlbWFpbCI6ImJsZXVyZWQxMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1NDY2NDg4fQ.xkJmZ0sWGh5XEe5TlQ2su_kTrgc6wdBxNX1eIQFLmNM
[30-Mar-2026 09:15:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 09:15:21 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 09:15:21 UTC] User ID: 206
[30-Mar-2026 09:15:21 UTC] ✅ User profile retrieved successfully for user ID: 206
[30-Mar-2026 09:15:21 UTC] === API CALL LOG ===
[30-Mar-2026 09:15:21 UTC] Endpoint: user/profile.php
[30-Mar-2026 09:15:21 UTC] Full Log Data: {
    "timestamp": "2026-03-30 09:15:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:4278:1f:a67a:61c1:4231:871c:e780",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2001:4278:1f:a67a:61c1:4231:871c:e780, 172.69.15.184",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA2IiwidXNlcm5hbWUiOiJzb3ciLCJlbWFpbCI6ImJsZXVyZWQxMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1NDY2NDg4fQ.xkJmZ0sWGh5XEe5TlQ2su_kTrgc6wdBxNX1eIQFLmNM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e460260af0051ff-DKR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:4278:1f:a67a:61c1:4231:871c:e780",
        "CF-IPCountry": "SN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 09:15:21 UTC] === END API CALL LOG ===
[30-Mar-2026 09:15:21 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 09:15:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA2IiwidXNlcm5hbWUiOiJzb3ciLCJlbWFpbCI6ImJsZXVyZWQxMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1NDY2NDg4fQ.xkJmZ0sWGh5XEe5TlQ2su_kTrgc6wdBxNX1eIQFLmNM
[30-Mar-2026 09:15:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 09:15:21 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 09:15:21 UTC] User ID: 206
[30-Mar-2026 09:15:21 UTC] ✅ User profile retrieved successfully for user ID: 206
[30-Mar-2026 09:15:34 UTC] === API CALL LOG ===
[30-Mar-2026 09:15:34 UTC] Endpoint: user/profile.php
[30-Mar-2026 09:15:34 UTC] Full Log Data: {
    "timestamp": "2026-03-30 09:15:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2800:e6:1010:4755:5d85:5311:2737:eb6e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2800:e6:1010:4755:5d85:5311:2737:eb6e, 108.162.210.210",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA3IiwidXNlcm5hbWUiOiJDYXN0cm8xMjMiLCJlbWFpbCI6ImNlZGllcjg3NUBnbWFpbC5jb20iLCJleHAiOjE3NzU0NjY1ODN9.Dq66-3iDRbu4RZx0UjmuWUcvzTGRgjSjyrNUoZFNVsM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4602b33e54da3f-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2800:e6:1010:4755:5d85:5311:2737:eb6e",
        "CF-IPCountry": "CO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 09:15:34 UTC] === END API CALL LOG ===
[30-Mar-2026 09:15:34 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 09:15:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA3IiwidXNlcm5hbWUiOiJDYXN0cm8xMjMiLCJlbWFpbCI6ImNlZGllcjg3NUBnbWFpbC5jb20iLCJleHAiOjE3NzU0NjY1ODN9.Dq66-3iDRbu4RZx0UjmuWUcvzTGRgjSjyrNUoZFNVsM
[30-Mar-2026 09:15:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 09:15:34 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 09:15:34 UTC] User ID: 207
[30-Mar-2026 09:15:34 UTC] ✅ User profile retrieved successfully for user ID: 207
[30-Mar-2026 09:15:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 09:15:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 09:15:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2800:e6:1010:4755:5d85:5311:2737:eb6e, 108.162.210.211","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA3IiwidXNlcm5hbWUiOiJDYXN0cm8xMjMiLCJlbWFpbCI6ImNlZGllcjg3NUBnbWFpbC5jb20iLCJleHAiOjE3NzU0NjY1ODN9.Dq66-3iDRbu4RZx0UjmuWUcvzTGRgjSjyrNUoZFNVsM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e4602b33e53da3f-MIA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2800:e6:1010:4755:5d85:5311:2737:eb6e","CF-IPCountry":"CO","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[30-Mar-2026 09:15:34 UTC] === User Orders API Called ===
[30-Mar-2026 09:15:34 UTC] User ID: 207
[30-Mar-2026 09:15:34 UTC] Limit: 20, Offset: 0
[30-Mar-2026 09:15:34 UTC] Orders found: 0
[30-Mar-2026 09:15:34 UTC] Orders data: []
[30-Mar-2026 09:15:34 UTC] Total orders count: 0
[30-Mar-2026 09:15:34 UTC] === API CALL LOG ===
[30-Mar-2026 09:15:34 UTC] Endpoint: user/profile.php
[30-Mar-2026 09:15:34 UTC] Full Log Data: {
    "timestamp": "2026-03-30 09:15:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2800:e6:1010:4755:5d85:5311:2737:eb6e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2800:e6:1010:4755:5d85:5311:2737:eb6e, 108.162.210.211",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA3IiwidXNlcm5hbWUiOiJDYXN0cm8xMjMiLCJlbWFpbCI6ImNlZGllcjg3NUBnbWFpbC5jb20iLCJleHAiOjE3NzU0NjY1ODN9.Dq66-3iDRbu4RZx0UjmuWUcvzTGRgjSjyrNUoZFNVsM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4602b69efeda3f-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2800:e6:1010:4755:5d85:5311:2737:eb6e",
        "CF-IPCountry": "CO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 09:15:34 UTC] === END API CALL LOG ===
[30-Mar-2026 09:15:34 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 09:15:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA3IiwidXNlcm5hbWUiOiJDYXN0cm8xMjMiLCJlbWFpbCI6ImNlZGllcjg3NUBnbWFpbC5jb20iLCJleHAiOjE3NzU0NjY1ODN9.Dq66-3iDRbu4RZx0UjmuWUcvzTGRgjSjyrNUoZFNVsM
[30-Mar-2026 09:15:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 09:15:34 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 09:15:34 UTC] User ID: 207
[30-Mar-2026 09:15:34 UTC] ✅ User profile retrieved successfully for user ID: 207
[30-Mar-2026 09:15:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 09:15:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 09:15:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2800:e6:1010:4755:5d85:5311:2737:eb6e, 108.162.210.211","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA3IiwidXNlcm5hbWUiOiJDYXN0cm8xMjMiLCJlbWFpbCI6ImNlZGllcjg3NUBnbWFpbC5jb20iLCJleHAiOjE3NzU0NjY1ODN9.Dq66-3iDRbu4RZx0UjmuWUcvzTGRgjSjyrNUoZFNVsM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e4602eb7b08da3f-MIA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2800:e6:1010:4755:5d85:5311:2737:eb6e","CF-IPCountry":"CO","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[30-Mar-2026 09:15:43 UTC] === User Orders API Called ===
[30-Mar-2026 09:15:43 UTC] User ID: 207
[30-Mar-2026 09:15:43 UTC] Limit: 20, Offset: 0
[30-Mar-2026 09:15:43 UTC] Orders found: 0
[30-Mar-2026 09:15:43 UTC] Orders data: []
[30-Mar-2026 09:15:43 UTC] Total orders count: 0
[30-Mar-2026 09:15:43 UTC] === API CALL LOG ===
[30-Mar-2026 09:15:43 UTC] Endpoint: user/profile.php
[30-Mar-2026 09:15:43 UTC] Full Log Data: {
    "timestamp": "2026-03-30 09:15:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2800:e6:1010:4755:5d85:5311:2737:eb6e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2800:e6:1010:4755:5d85:5311:2737:eb6e, 108.162.210.211",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA3IiwidXNlcm5hbWUiOiJDYXN0cm8xMjMiLCJlbWFpbCI6ImNlZGllcjg3NUBnbWFpbC5jb20iLCJleHAiOjE3NzU0NjY1ODN9.Dq66-3iDRbu4RZx0UjmuWUcvzTGRgjSjyrNUoZFNVsM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4602eb7b09da3f-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2800:e6:1010:4755:5d85:5311:2737:eb6e",
        "CF-IPCountry": "CO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 09:15:43 UTC] === END API CALL LOG ===
[30-Mar-2026 09:15:43 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 09:15:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA3IiwidXNlcm5hbWUiOiJDYXN0cm8xMjMiLCJlbWFpbCI6ImNlZGllcjg3NUBnbWFpbC5jb20iLCJleHAiOjE3NzU0NjY1ODN9.Dq66-3iDRbu4RZx0UjmuWUcvzTGRgjSjyrNUoZFNVsM
[30-Mar-2026 09:15:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 09:15:43 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 09:15:43 UTC] User ID: 207
[30-Mar-2026 09:15:43 UTC] ✅ User profile retrieved successfully for user ID: 207
[30-Mar-2026 09:15:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 09:15:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 09:15:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2800:e6:1010:4755:5d85:5311:2737:eb6e, 108.162.210.210","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA3IiwidXNlcm5hbWUiOiJDYXN0cm8xMjMiLCJlbWFpbCI6ImNlZGllcjg3NUBnbWFpbC5jb20iLCJleHAiOjE3NzU0NjY1ODN9.Dq66-3iDRbu4RZx0UjmuWUcvzTGRgjSjyrNUoZFNVsM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e4602ee8be8da3f-MIA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2800:e6:1010:4755:5d85:5311:2737:eb6e","CF-IPCountry":"CO","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[30-Mar-2026 09:15:43 UTC] === User Orders API Called ===
[30-Mar-2026 09:15:43 UTC] User ID: 207
[30-Mar-2026 09:15:43 UTC] Limit: 20, Offset: 0
[30-Mar-2026 09:15:43 UTC] Orders found: 0
[30-Mar-2026 09:15:43 UTC] Orders data: []
[30-Mar-2026 09:15:43 UTC] Total orders count: 0
[30-Mar-2026 09:15:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 09:15:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 09:15:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2800:e6:1010:4755:5d85:5311:2737:eb6e, 108.162.210.210","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA3IiwidXNlcm5hbWUiOiJDYXN0cm8xMjMiLCJlbWFpbCI6ImNlZGllcjg3NUBnbWFpbC5jb20iLCJleHAiOjE3NzU0NjY1ODN9.Dq66-3iDRbu4RZx0UjmuWUcvzTGRgjSjyrNUoZFNVsM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e4602fa3e6ada3f-MIA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2800:e6:1010:4755:5d85:5311:2737:eb6e","CF-IPCountry":"CO","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[30-Mar-2026 09:15:45 UTC] === User Orders API Called ===
[30-Mar-2026 09:15:45 UTC] User ID: 207
[30-Mar-2026 09:15:45 UTC] Limit: 20, Offset: 0
[30-Mar-2026 09:15:45 UTC] Orders found: 0
[30-Mar-2026 09:15:45 UTC] Orders data: []
[30-Mar-2026 09:15:45 UTC] Total orders count: 0
[30-Mar-2026 09:15:45 UTC] === API CALL LOG ===
[30-Mar-2026 09:15:45 UTC] Endpoint: user/profile.php
[30-Mar-2026 09:15:45 UTC] Full Log Data: {
    "timestamp": "2026-03-30 09:15:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2800:e6:1010:4755:5d85:5311:2737:eb6e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2800:e6:1010:4755:5d85:5311:2737:eb6e, 108.162.210.210",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA3IiwidXNlcm5hbWUiOiJDYXN0cm8xMjMiLCJlbWFpbCI6ImNlZGllcjg3NUBnbWFpbC5jb20iLCJleHAiOjE3NzU0NjY1ODN9.Dq66-3iDRbu4RZx0UjmuWUcvzTGRgjSjyrNUoZFNVsM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4602fa3e6bda3f-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2800:e6:1010:4755:5d85:5311:2737:eb6e",
        "CF-IPCountry": "CO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 09:15:45 UTC] === END API CALL LOG ===
[30-Mar-2026 09:15:45 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 09:15:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA3IiwidXNlcm5hbWUiOiJDYXN0cm8xMjMiLCJlbWFpbCI6ImNlZGllcjg3NUBnbWFpbC5jb20iLCJleHAiOjE3NzU0NjY1ODN9.Dq66-3iDRbu4RZx0UjmuWUcvzTGRgjSjyrNUoZFNVsM
[30-Mar-2026 09:15:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 09:15:45 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 09:15:45 UTC] User ID: 207
[30-Mar-2026 09:15:45 UTC] ✅ User profile retrieved successfully for user ID: 207
[30-Mar-2026 09:15:46 UTC] === API CALL LOG ===
[30-Mar-2026 09:15:46 UTC] Endpoint: user/profile.php
[30-Mar-2026 09:15:46 UTC] Full Log Data: {
    "timestamp": "2026-03-30 09:15:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2800:e6:1010:4755:5d85:5311:2737:eb6e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2800:e6:1010:4755:5d85:5311:2737:eb6e, 108.162.210.210",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA3IiwidXNlcm5hbWUiOiJDYXN0cm8xMjMiLCJlbWFpbCI6ImNlZGllcjg3NUBnbWFpbC5jb20iLCJleHAiOjE3NzU0NjY1ODN9.Dq66-3iDRbu4RZx0UjmuWUcvzTGRgjSjyrNUoZFNVsM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4602fe1f7eda3f-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2800:e6:1010:4755:5d85:5311:2737:eb6e",
        "CF-IPCountry": "CO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 09:15:46 UTC] === END API CALL LOG ===
[30-Mar-2026 09:15:46 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 09:15:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA3IiwidXNlcm5hbWUiOiJDYXN0cm8xMjMiLCJlbWFpbCI6ImNlZGllcjg3NUBnbWFpbC5jb20iLCJleHAiOjE3NzU0NjY1ODN9.Dq66-3iDRbu4RZx0UjmuWUcvzTGRgjSjyrNUoZFNVsM
[30-Mar-2026 09:15:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 09:15:46 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 09:15:46 UTC] User ID: 207
[30-Mar-2026 09:15:46 UTC] ✅ User profile retrieved successfully for user ID: 207
[30-Mar-2026 09:15:53 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 09:15:53 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 09:15:53 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2001:4278:1f:a67a:61c1:4231:871c:e780, 172.69.15.184","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA2IiwidXNlcm5hbWUiOiJzb3ciLCJlbWFpbCI6ImJsZXVyZWQxMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1NDY2NDg4fQ.xkJmZ0sWGh5XEe5TlQ2su_kTrgc6wdBxNX1eIQFLmNM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e46032b8f0c51ff-DKR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2001:4278:1f:a67a:61c1:4231:871c:e780","CF-IPCountry":"SN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[30-Mar-2026 09:15:53 UTC] === User Orders API Called ===
[30-Mar-2026 09:15:53 UTC] User ID: 206
[30-Mar-2026 09:15:53 UTC] Limit: 20, Offset: 0
[30-Mar-2026 09:15:53 UTC] Orders found: 0
[30-Mar-2026 09:15:53 UTC] Orders data: []
[30-Mar-2026 09:15:53 UTC] Total orders count: 0
[30-Mar-2026 09:15:53 UTC] === API CALL LOG ===
[30-Mar-2026 09:15:53 UTC] Endpoint: user/profile.php
[30-Mar-2026 09:15:53 UTC] Full Log Data: {
    "timestamp": "2026-03-30 09:15:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:4278:1f:a67a:61c1:4231:871c:e780",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2001:4278:1f:a67a:61c1:4231:871c:e780, 172.69.15.185",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA2IiwidXNlcm5hbWUiOiJzb3ciLCJlbWFpbCI6ImJsZXVyZWQxMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1NDY2NDg4fQ.xkJmZ0sWGh5XEe5TlQ2su_kTrgc6wdBxNX1eIQFLmNM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e46032c1f8a51ff-DKR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:4278:1f:a67a:61c1:4231:871c:e780",
        "CF-IPCountry": "SN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 09:15:53 UTC] === END API CALL LOG ===
[30-Mar-2026 09:15:53 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 09:15:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA2IiwidXNlcm5hbWUiOiJzb3ciLCJlbWFpbCI6ImJsZXVyZWQxMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1NDY2NDg4fQ.xkJmZ0sWGh5XEe5TlQ2su_kTrgc6wdBxNX1eIQFLmNM
[30-Mar-2026 09:15:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 09:15:53 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 09:15:53 UTC] User ID: 206
[30-Mar-2026 09:15:53 UTC] ✅ User profile retrieved successfully for user ID: 206
[30-Mar-2026 09:15:54 UTC] === API CALL LOG ===
[30-Mar-2026 09:15:54 UTC] Endpoint: user/profile.php
[30-Mar-2026 09:15:54 UTC] Full Log Data: {
    "timestamp": "2026-03-30 09:15:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:4278:1f:a67a:61c1:4231:871c:e780",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2001:4278:1f:a67a:61c1:4231:871c:e780, 172.69.15.185",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA2IiwidXNlcm5hbWUiOiJzb3ciLCJlbWFpbCI6ImJsZXVyZWQxMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1NDY2NDg4fQ.xkJmZ0sWGh5XEe5TlQ2su_kTrgc6wdBxNX1eIQFLmNM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e46032feb4351ff-DKR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:4278:1f:a67a:61c1:4231:871c:e780",
        "CF-IPCountry": "SN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 09:15:54 UTC] === END API CALL LOG ===
[30-Mar-2026 09:15:54 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 09:15:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA2IiwidXNlcm5hbWUiOiJzb3ciLCJlbWFpbCI6ImJsZXVyZWQxMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1NDY2NDg4fQ.xkJmZ0sWGh5XEe5TlQ2su_kTrgc6wdBxNX1eIQFLmNM
[30-Mar-2026 09:15:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 09:15:54 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 09:15:54 UTC] User ID: 206
[30-Mar-2026 09:15:54 UTC] ✅ User profile retrieved successfully for user ID: 206
[30-Mar-2026 09:15:54 UTC] === API CALL LOG ===
[30-Mar-2026 09:15:54 UTC] Endpoint: user/profile.php
[30-Mar-2026 09:15:54 UTC] Full Log Data: {
    "timestamp": "2026-03-30 09:15:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:4278:1f:a67a:61c1:4231:871c:e780",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2001:4278:1f:a67a:61c1:4231:871c:e780, 172.69.15.184",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA2IiwidXNlcm5hbWUiOiJzb3ciLCJlbWFpbCI6ImJsZXVyZWQxMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1NDY2NDg4fQ.xkJmZ0sWGh5XEe5TlQ2su_kTrgc6wdBxNX1eIQFLmNM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4603302b7951ff-DKR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:4278:1f:a67a:61c1:4231:871c:e780",
        "CF-IPCountry": "SN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 09:15:54 UTC] === END API CALL LOG ===
[30-Mar-2026 09:15:54 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 09:15:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA2IiwidXNlcm5hbWUiOiJzb3ciLCJlbWFpbCI6ImJsZXVyZWQxMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1NDY2NDg4fQ.xkJmZ0sWGh5XEe5TlQ2su_kTrgc6wdBxNX1eIQFLmNM
[30-Mar-2026 09:15:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 09:15:54 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 09:15:54 UTC] User ID: 206
[30-Mar-2026 09:15:54 UTC] ✅ User profile retrieved successfully for user ID: 206
[30-Mar-2026 09:15:58 UTC] === API CALL LOG ===
[30-Mar-2026 09:15:58 UTC] Endpoint: user/profile.php
[30-Mar-2026 09:15:58 UTC] Full Log Data: {
    "timestamp": "2026-03-30 09:15:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2800:e6:1010:4755:5d85:5311:2737:eb6e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2800:e6:1010:4755:5d85:5311:2737:eb6e, 108.162.210.210",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA3IiwidXNlcm5hbWUiOiJDYXN0cm8xMjMiLCJlbWFpbCI6ImNlZGllcjg3NUBnbWFpbC5jb20iLCJleHAiOjE3NzU0NjY1ODN9.Dq66-3iDRbu4RZx0UjmuWUcvzTGRgjSjyrNUoZFNVsM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4603485847da3f-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2800:e6:1010:4755:5d85:5311:2737:eb6e",
        "CF-IPCountry": "CO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 09:15:58 UTC] === END API CALL LOG ===
[30-Mar-2026 09:15:58 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 09:15:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA3IiwidXNlcm5hbWUiOiJDYXN0cm8xMjMiLCJlbWFpbCI6ImNlZGllcjg3NUBnbWFpbC5jb20iLCJleHAiOjE3NzU0NjY1ODN9.Dq66-3iDRbu4RZx0UjmuWUcvzTGRgjSjyrNUoZFNVsM
[30-Mar-2026 09:15:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 09:15:58 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 09:15:58 UTC] User ID: 207
[30-Mar-2026 09:15:58 UTC] ✅ User profile retrieved successfully for user ID: 207
[30-Mar-2026 09:15:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 09:15:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 09:15:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2800:e6:1010:4755:5d85:5311:2737:eb6e, 108.162.210.211","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA3IiwidXNlcm5hbWUiOiJDYXN0cm8xMjMiLCJlbWFpbCI6ImNlZGllcjg3NUBnbWFpbC5jb20iLCJleHAiOjE3NzU0NjY1ODN9.Dq66-3iDRbu4RZx0UjmuWUcvzTGRgjSjyrNUoZFNVsM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e460347a826da3f-MIA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2800:e6:1010:4755:5d85:5311:2737:eb6e","CF-IPCountry":"CO","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[30-Mar-2026 09:15:58 UTC] === User Orders API Called ===
[30-Mar-2026 09:15:58 UTC] User ID: 207
[30-Mar-2026 09:15:58 UTC] Limit: 20, Offset: 0
[30-Mar-2026 09:15:58 UTC] Orders found: 0
[30-Mar-2026 09:15:58 UTC] Orders data: []
[30-Mar-2026 09:15:58 UTC] Total orders count: 0
[30-Mar-2026 09:15:58 UTC] === API CALL LOG ===
[30-Mar-2026 09:15:58 UTC] Endpoint: user/profile.php
[30-Mar-2026 09:15:58 UTC] Full Log Data: {
    "timestamp": "2026-03-30 09:15:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2800:e6:1010:4755:5d85:5311:2737:eb6e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2800:e6:1010:4755:5d85:5311:2737:eb6e, 108.162.210.211",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA3IiwidXNlcm5hbWUiOiJDYXN0cm8xMjMiLCJlbWFpbCI6ImNlZGllcjg3NUBnbWFpbC5jb20iLCJleHAiOjE3NzU0NjY1ODN9.Dq66-3iDRbu4RZx0UjmuWUcvzTGRgjSjyrNUoZFNVsM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e46034b98e2da3f-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2800:e6:1010:4755:5d85:5311:2737:eb6e",
        "CF-IPCountry": "CO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 09:15:58 UTC] === END API CALL LOG ===
[30-Mar-2026 09:15:58 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 09:15:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA3IiwidXNlcm5hbWUiOiJDYXN0cm8xMjMiLCJlbWFpbCI6ImNlZGllcjg3NUBnbWFpbC5jb20iLCJleHAiOjE3NzU0NjY1ODN9.Dq66-3iDRbu4RZx0UjmuWUcvzTGRgjSjyrNUoZFNVsM
[30-Mar-2026 09:15:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 09:15:58 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 09:15:58 UTC] User ID: 207
[30-Mar-2026 09:15:58 UTC] ✅ User profile retrieved successfully for user ID: 207
[30-Mar-2026 09:16:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 09:16:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 09:16:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2800:e6:1010:4755:5d85:5311:2737:eb6e, 108.162.210.210","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA3IiwidXNlcm5hbWUiOiJDYXN0cm8xMjMiLCJlbWFpbCI6ImNlZGllcjg3NUBnbWFpbC5jb20iLCJleHAiOjE3NzU0NjY1ODN9.Dq66-3iDRbu4RZx0UjmuWUcvzTGRgjSjyrNUoZFNVsM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e460368cf45da3f-MIA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2800:e6:1010:4755:5d85:5311:2737:eb6e","CF-IPCountry":"CO","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[30-Mar-2026 09:16:03 UTC] === User Orders API Called ===
[30-Mar-2026 09:16:03 UTC] User ID: 207
[30-Mar-2026 09:16:03 UTC] Limit: 20, Offset: 0
[30-Mar-2026 09:16:03 UTC] Orders found: 0
[30-Mar-2026 09:16:03 UTC] Orders data: []
[30-Mar-2026 09:16:03 UTC] Total orders count: 0
[30-Mar-2026 09:16:03 UTC] === API CALL LOG ===
[30-Mar-2026 09:16:03 UTC] Endpoint: user/profile.php
[30-Mar-2026 09:16:03 UTC] Full Log Data: {
    "timestamp": "2026-03-30 09:16:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2800:e6:1010:4755:5d85:5311:2737:eb6e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2800:e6:1010:4755:5d85:5311:2737:eb6e, 108.162.210.211",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA3IiwidXNlcm5hbWUiOiJDYXN0cm8xMjMiLCJlbWFpbCI6ImNlZGllcjg3NUBnbWFpbC5jb20iLCJleHAiOjE3NzU0NjY1ODN9.Dq66-3iDRbu4RZx0UjmuWUcvzTGRgjSjyrNUoZFNVsM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e460368cf46da3f-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2800:e6:1010:4755:5d85:5311:2737:eb6e",
        "CF-IPCountry": "CO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 09:16:03 UTC] === END API CALL LOG ===
[30-Mar-2026 09:16:03 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 09:16:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA3IiwidXNlcm5hbWUiOiJDYXN0cm8xMjMiLCJlbWFpbCI6ImNlZGllcjg3NUBnbWFpbC5jb20iLCJleHAiOjE3NzU0NjY1ODN9.Dq66-3iDRbu4RZx0UjmuWUcvzTGRgjSjyrNUoZFNVsM
[30-Mar-2026 09:16:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 09:16:03 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 09:16:03 UTC] User ID: 207
[30-Mar-2026 09:16:03 UTC] ✅ User profile retrieved successfully for user ID: 207
[30-Mar-2026 09:16:04 UTC] === API CALL LOG ===
[30-Mar-2026 09:16:04 UTC] Endpoint: user/profile.php
[30-Mar-2026 09:16:04 UTC] Full Log Data: {
    "timestamp": "2026-03-30 09:16:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2800:e6:1010:4755:5d85:5311:2737:eb6e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2800:e6:1010:4755:5d85:5311:2737:eb6e, 108.162.210.210",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA3IiwidXNlcm5hbWUiOiJDYXN0cm8xMjMiLCJlbWFpbCI6ImNlZGllcjg3NUBnbWFpbC5jb20iLCJleHAiOjE3NzU0NjY1ODN9.Dq66-3iDRbu4RZx0UjmuWUcvzTGRgjSjyrNUoZFNVsM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e46036cc806da3f-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2800:e6:1010:4755:5d85:5311:2737:eb6e",
        "CF-IPCountry": "CO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 09:16:04 UTC] === END API CALL LOG ===
[30-Mar-2026 09:16:04 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 09:16:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA3IiwidXNlcm5hbWUiOiJDYXN0cm8xMjMiLCJlbWFpbCI6ImNlZGllcjg3NUBnbWFpbC5jb20iLCJleHAiOjE3NzU0NjY1ODN9.Dq66-3iDRbu4RZx0UjmuWUcvzTGRgjSjyrNUoZFNVsM
[30-Mar-2026 09:16:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 09:16:04 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 09:16:04 UTC] User ID: 207
[30-Mar-2026 09:16:04 UTC] ✅ User profile retrieved successfully for user ID: 207
[30-Mar-2026 09:16:05 UTC] === API CALL LOG ===
[30-Mar-2026 09:16:05 UTC] Endpoint: user/profile.php
[30-Mar-2026 09:16:05 UTC] Full Log Data: {
    "timestamp": "2026-03-30 09:16:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:4278:1f:a67a:61c1:4231:871c:e780",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2001:4278:1f:a67a:61c1:4231:871c:e780, 172.69.15.185",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA2IiwidXNlcm5hbWUiOiJzb3ciLCJlbWFpbCI6ImJsZXVyZWQxMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1NDY2NDg4fQ.xkJmZ0sWGh5XEe5TlQ2su_kTrgc6wdBxNX1eIQFLmNM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4603758d2e51c5-DKR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:4278:1f:a67a:61c1:4231:871c:e780",
        "CF-IPCountry": "SN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 09:16:05 UTC] === END API CALL LOG ===
[30-Mar-2026 09:16:05 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 09:16:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA2IiwidXNlcm5hbWUiOiJzb3ciLCJlbWFpbCI6ImJsZXVyZWQxMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1NDY2NDg4fQ.xkJmZ0sWGh5XEe5TlQ2su_kTrgc6wdBxNX1eIQFLmNM
[30-Mar-2026 09:16:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 09:16:05 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 09:16:05 UTC] User ID: 206
[30-Mar-2026 09:16:05 UTC] ✅ User profile retrieved successfully for user ID: 206
[30-Mar-2026 09:16:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 09:16:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 09:16:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2001:4278:1f:a67a:61c1:4231:871c:e780, 172.69.15.184","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA2IiwidXNlcm5hbWUiOiJzb3ciLCJlbWFpbCI6ImJsZXVyZWQxMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1NDY2NDg4fQ.xkJmZ0sWGh5XEe5TlQ2su_kTrgc6wdBxNX1eIQFLmNM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e46038119c151c5-DKR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2001:4278:1f:a67a:61c1:4231:871c:e780","CF-IPCountry":"SN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[30-Mar-2026 09:16:07 UTC] === User Orders API Called ===
[30-Mar-2026 09:16:07 UTC] User ID: 206
[30-Mar-2026 09:16:07 UTC] Limit: 20, Offset: 0
[30-Mar-2026 09:16:07 UTC] Orders found: 0
[30-Mar-2026 09:16:07 UTC] Orders data: []
[30-Mar-2026 09:16:07 UTC] Total orders count: 0
[30-Mar-2026 09:16:07 UTC] === API CALL LOG ===
[30-Mar-2026 09:16:07 UTC] Endpoint: user/profile.php
[30-Mar-2026 09:16:07 UTC] Full Log Data: {
    "timestamp": "2026-03-30 09:16:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:4278:1f:a67a:61c1:4231:871c:e780",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2001:4278:1f:a67a:61c1:4231:871c:e780, 172.69.15.185",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA2IiwidXNlcm5hbWUiOiJzb3ciLCJlbWFpbCI6ImJsZXVyZWQxMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1NDY2NDg4fQ.xkJmZ0sWGh5XEe5TlQ2su_kTrgc6wdBxNX1eIQFLmNM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e46038119be51c5-DKR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:4278:1f:a67a:61c1:4231:871c:e780",
        "CF-IPCountry": "SN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 09:16:07 UTC] === END API CALL LOG ===
[30-Mar-2026 09:16:07 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 09:16:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA2IiwidXNlcm5hbWUiOiJzb3ciLCJlbWFpbCI6ImJsZXVyZWQxMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1NDY2NDg4fQ.xkJmZ0sWGh5XEe5TlQ2su_kTrgc6wdBxNX1eIQFLmNM
[30-Mar-2026 09:16:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 09:16:07 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 09:16:07 UTC] User ID: 206
[30-Mar-2026 09:16:07 UTC] ✅ User profile retrieved successfully for user ID: 206
[30-Mar-2026 09:16:07 UTC] === API CALL LOG ===
[30-Mar-2026 09:16:07 UTC] Endpoint: user/profile.php
[30-Mar-2026 09:16:07 UTC] Full Log Data: {
    "timestamp": "2026-03-30 09:16:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:4278:1f:a67a:61c1:4231:871c:e780",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2001:4278:1f:a67a:61c1:4231:871c:e780, 172.69.15.184",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA2IiwidXNlcm5hbWUiOiJzb3ciLCJlbWFpbCI6ImJsZXVyZWQxMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1NDY2NDg4fQ.xkJmZ0sWGh5XEe5TlQ2su_kTrgc6wdBxNX1eIQFLmNM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4603814a0e51c5-DKR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:4278:1f:a67a:61c1:4231:871c:e780",
        "CF-IPCountry": "SN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 09:16:07 UTC] === END API CALL LOG ===
[30-Mar-2026 09:16:07 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 09:16:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA2IiwidXNlcm5hbWUiOiJzb3ciLCJlbWFpbCI6ImJsZXVyZWQxMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1NDY2NDg4fQ.xkJmZ0sWGh5XEe5TlQ2su_kTrgc6wdBxNX1eIQFLmNM
[30-Mar-2026 09:16:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 09:16:07 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 09:16:07 UTC] User ID: 206
[30-Mar-2026 09:16:07 UTC] ✅ User profile retrieved successfully for user ID: 206
[30-Mar-2026 09:16:08 UTC] === API CALL LOG ===
[30-Mar-2026 09:16:08 UTC] Endpoint: user/profile.php
[30-Mar-2026 09:16:08 UTC] Full Log Data: {
    "timestamp": "2026-03-30 09:16:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:4278:1f:a67a:61c1:4231:871c:e780",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2001:4278:1f:a67a:61c1:4231:871c:e780, 172.69.15.184",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA2IiwidXNlcm5hbWUiOiJzb3ciLCJlbWFpbCI6ImJsZXVyZWQxMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1NDY2NDg4fQ.xkJmZ0sWGh5XEe5TlQ2su_kTrgc6wdBxNX1eIQFLmNM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4603889a8051c5-DKR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:4278:1f:a67a:61c1:4231:871c:e780",
        "CF-IPCountry": "SN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 09:16:08 UTC] === END API CALL LOG ===
[30-Mar-2026 09:16:08 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 09:16:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA2IiwidXNlcm5hbWUiOiJzb3ciLCJlbWFpbCI6ImJsZXVyZWQxMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1NDY2NDg4fQ.xkJmZ0sWGh5XEe5TlQ2su_kTrgc6wdBxNX1eIQFLmNM
[30-Mar-2026 09:16:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 09:16:08 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 09:16:08 UTC] User ID: 206
[30-Mar-2026 09:16:08 UTC] ✅ User profile retrieved successfully for user ID: 206
[30-Mar-2026 09:16:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 09:16:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 09:16:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2001:4278:1f:a67a:61c1:4231:871c:e780, 172.69.15.185","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA2IiwidXNlcm5hbWUiOiJzb3ciLCJlbWFpbCI6ImJsZXVyZWQxMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1NDY2NDg4fQ.xkJmZ0sWGh5XEe5TlQ2su_kTrgc6wdBxNX1eIQFLmNM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e4603901b1451c5-DKR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2001:4278:1f:a67a:61c1:4231:871c:e780","CF-IPCountry":"SN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[30-Mar-2026 09:16:09 UTC] === User Orders API Called ===
[30-Mar-2026 09:16:09 UTC] User ID: 206
[30-Mar-2026 09:16:09 UTC] Limit: 20, Offset: 0
[30-Mar-2026 09:16:09 UTC] Orders found: 0
[30-Mar-2026 09:16:09 UTC] Orders data: []
[30-Mar-2026 09:16:09 UTC] Total orders count: 0
[30-Mar-2026 09:16:09 UTC] === API CALL LOG ===
[30-Mar-2026 09:16:09 UTC] Endpoint: user/profile.php
[30-Mar-2026 09:16:09 UTC] Full Log Data: {
    "timestamp": "2026-03-30 09:16:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2800:e6:1010:4755:5d85:5311:2737:eb6e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2800:e6:1010:4755:5d85:5311:2737:eb6e, 108.162.210.210",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA3IiwidXNlcm5hbWUiOiJDYXN0cm8xMjMiLCJlbWFpbCI6ImNlZGllcjg3NUBnbWFpbC5jb20iLCJleHAiOjE3NzU0NjY1ODN9.Dq66-3iDRbu4RZx0UjmuWUcvzTGRgjSjyrNUoZFNVsM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e460391ee75da3f-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2800:e6:1010:4755:5d85:5311:2737:eb6e",
        "CF-IPCountry": "CO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 09:16:09 UTC] === END API CALL LOG ===
[30-Mar-2026 09:16:09 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 09:16:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA3IiwidXNlcm5hbWUiOiJDYXN0cm8xMjMiLCJlbWFpbCI6ImNlZGllcjg3NUBnbWFpbC5jb20iLCJleHAiOjE3NzU0NjY1ODN9.Dq66-3iDRbu4RZx0UjmuWUcvzTGRgjSjyrNUoZFNVsM
[30-Mar-2026 09:16:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 09:16:09 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 09:16:09 UTC] User ID: 207
[30-Mar-2026 09:16:09 UTC] ✅ User profile retrieved successfully for user ID: 207
[30-Mar-2026 09:16:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 09:16:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 09:16:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2800:e6:1010:4755:5d85:5311:2737:eb6e, 108.162.210.211","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA3IiwidXNlcm5hbWUiOiJDYXN0cm8xMjMiLCJlbWFpbCI6ImNlZGllcjg3NUBnbWFpbC5jb20iLCJleHAiOjE3NzU0NjY1ODN9.Dq66-3iDRbu4RZx0UjmuWUcvzTGRgjSjyrNUoZFNVsM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e460391ee74da3f-MIA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2800:e6:1010:4755:5d85:5311:2737:eb6e","CF-IPCountry":"CO","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[30-Mar-2026 09:16:09 UTC] === User Orders API Called ===
[30-Mar-2026 09:16:09 UTC] User ID: 207
[30-Mar-2026 09:16:09 UTC] Limit: 20, Offset: 0
[30-Mar-2026 09:16:09 UTC] Orders found: 0
[30-Mar-2026 09:16:09 UTC] Orders data: []
[30-Mar-2026 09:16:09 UTC] Total orders count: 0
[30-Mar-2026 09:16:10 UTC] === API CALL LOG ===
[30-Mar-2026 09:16:10 UTC] Endpoint: user/profile.php
[30-Mar-2026 09:16:10 UTC] Full Log Data: {
    "timestamp": "2026-03-30 09:16:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2800:e6:1010:4755:5d85:5311:2737:eb6e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2800:e6:1010:4755:5d85:5311:2737:eb6e, 108.162.210.211",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA3IiwidXNlcm5hbWUiOiJDYXN0cm8xMjMiLCJlbWFpbCI6ImNlZGllcjg3NUBnbWFpbC5jb20iLCJleHAiOjE3NzU0NjY1ODN9.Dq66-3iDRbu4RZx0UjmuWUcvzTGRgjSjyrNUoZFNVsM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e460395af1bda3f-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2800:e6:1010:4755:5d85:5311:2737:eb6e",
        "CF-IPCountry": "CO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 09:16:10 UTC] === END API CALL LOG ===
[30-Mar-2026 09:16:10 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 09:16:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA3IiwidXNlcm5hbWUiOiJDYXN0cm8xMjMiLCJlbWFpbCI6ImNlZGllcjg3NUBnbWFpbC5jb20iLCJleHAiOjE3NzU0NjY1ODN9.Dq66-3iDRbu4RZx0UjmuWUcvzTGRgjSjyrNUoZFNVsM
[30-Mar-2026 09:16:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 09:16:10 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 09:16:10 UTC] User ID: 207
[30-Mar-2026 09:16:10 UTC] ✅ User profile retrieved successfully for user ID: 207
[30-Mar-2026 09:16:12 UTC] === API CALL LOG ===
[30-Mar-2026 09:16:12 UTC] Endpoint: user/profile.php
[30-Mar-2026 09:16:12 UTC] Full Log Data: {
    "timestamp": "2026-03-30 09:16:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:4278:1f:a67a:61c1:4231:871c:e780",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2001:4278:1f:a67a:61c1:4231:871c:e780, 172.69.15.184",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA2IiwidXNlcm5hbWUiOiJzb3ciLCJlbWFpbCI6ImJsZXVyZWQxMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1NDY2NDg4fQ.xkJmZ0sWGh5XEe5TlQ2su_kTrgc6wdBxNX1eIQFLmNM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4603a309bb51c5-DKR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:4278:1f:a67a:61c1:4231:871c:e780",
        "CF-IPCountry": "SN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 09:16:12 UTC] === END API CALL LOG ===
[30-Mar-2026 09:16:12 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 09:16:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA2IiwidXNlcm5hbWUiOiJzb3ciLCJlbWFpbCI6ImJsZXVyZWQxMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1NDY2NDg4fQ.xkJmZ0sWGh5XEe5TlQ2su_kTrgc6wdBxNX1eIQFLmNM
[30-Mar-2026 09:16:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 09:16:12 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 09:16:12 UTC] User ID: 206
[30-Mar-2026 09:16:12 UTC] ✅ User profile retrieved successfully for user ID: 206
[30-Mar-2026 09:16:12 UTC] User Purchases API - User ID: 206
[30-Mar-2026 09:16:12 UTC] User Purchases API - Total purchases found: 0
[30-Mar-2026 09:16:17 UTC] === API CALL LOG ===
[30-Mar-2026 09:16:17 UTC] Endpoint: user/profile.php
[30-Mar-2026 09:16:17 UTC] Full Log Data: {
    "timestamp": "2026-03-30 09:16:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2800:e6:1010:4755:5d85:5311:2737:eb6e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2800:e6:1010:4755:5d85:5311:2737:eb6e, 108.162.210.210",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA3IiwidXNlcm5hbWUiOiJDYXN0cm8xMjMiLCJlbWFpbCI6ImNlZGllcjg3NUBnbWFpbC5jb20iLCJleHAiOjE3NzU0NjY1ODN9.Dq66-3iDRbu4RZx0UjmuWUcvzTGRgjSjyrNUoZFNVsM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4603c28f92da3f-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2800:e6:1010:4755:5d85:5311:2737:eb6e",
        "CF-IPCountry": "CO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 09:16:17 UTC] === END API CALL LOG ===
[30-Mar-2026 09:16:17 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 09:16:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA3IiwidXNlcm5hbWUiOiJDYXN0cm8xMjMiLCJlbWFpbCI6ImNlZGllcjg3NUBnbWFpbC5jb20iLCJleHAiOjE3NzU0NjY1ODN9.Dq66-3iDRbu4RZx0UjmuWUcvzTGRgjSjyrNUoZFNVsM
[30-Mar-2026 09:16:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 09:16:17 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 09:16:17 UTC] User ID: 207
[30-Mar-2026 09:16:17 UTC] ✅ User profile retrieved successfully for user ID: 207
[30-Mar-2026 09:16:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 09:16:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 09:16:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2800:e6:1010:4755:5d85:5311:2737:eb6e, 108.162.210.211","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA3IiwidXNlcm5hbWUiOiJDYXN0cm8xMjMiLCJlbWFpbCI6ImNlZGllcjg3NUBnbWFpbC5jb20iLCJleHAiOjE3NzU0NjY1ODN9.Dq66-3iDRbu4RZx0UjmuWUcvzTGRgjSjyrNUoZFNVsM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e4603c28f91da3f-MIA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2800:e6:1010:4755:5d85:5311:2737:eb6e","CF-IPCountry":"CO","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[30-Mar-2026 09:16:17 UTC] === User Orders API Called ===
[30-Mar-2026 09:16:17 UTC] User ID: 207
[30-Mar-2026 09:16:17 UTC] Limit: 20, Offset: 0
[30-Mar-2026 09:16:17 UTC] Orders found: 0
[30-Mar-2026 09:16:17 UTC] Orders data: []
[30-Mar-2026 09:16:17 UTC] Total orders count: 0
[30-Mar-2026 09:16:18 UTC] === API CALL LOG ===
[30-Mar-2026 09:16:18 UTC] Endpoint: user/profile.php
[30-Mar-2026 09:16:18 UTC] Full Log Data: {
    "timestamp": "2026-03-30 09:16:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2800:e6:1010:4755:5d85:5311:2737:eb6e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2800:e6:1010:4755:5d85:5311:2737:eb6e, 108.162.210.211",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA3IiwidXNlcm5hbWUiOiJDYXN0cm8xMjMiLCJlbWFpbCI6ImNlZGllcjg3NUBnbWFpbC5jb20iLCJleHAiOjE3NzU0NjY1ODN9.Dq66-3iDRbu4RZx0UjmuWUcvzTGRgjSjyrNUoZFNVsM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4603c70861da3f-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2800:e6:1010:4755:5d85:5311:2737:eb6e",
        "CF-IPCountry": "CO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 09:16:18 UTC] === END API CALL LOG ===
[30-Mar-2026 09:16:18 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 09:16:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA3IiwidXNlcm5hbWUiOiJDYXN0cm8xMjMiLCJlbWFpbCI6ImNlZGllcjg3NUBnbWFpbC5jb20iLCJleHAiOjE3NzU0NjY1ODN9.Dq66-3iDRbu4RZx0UjmuWUcvzTGRgjSjyrNUoZFNVsM
[30-Mar-2026 09:16:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 09:16:18 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 09:16:18 UTC] User ID: 207
[30-Mar-2026 09:16:18 UTC] ✅ User profile retrieved successfully for user ID: 207
[30-Mar-2026 09:16:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 09:16:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 09:16:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2001:4278:1f:a67a:61c1:4231:871c:e780, 172.69.15.185","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA2IiwidXNlcm5hbWUiOiJzb3ciLCJlbWFpbCI6ImJsZXVyZWQxMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1NDY2NDg4fQ.xkJmZ0sWGh5XEe5TlQ2su_kTrgc6wdBxNX1eIQFLmNM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e4603f1fb1651c5-DKR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2001:4278:1f:a67a:61c1:4231:871c:e780","CF-IPCountry":"SN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[30-Mar-2026 09:16:25 UTC] === User Orders API Called ===
[30-Mar-2026 09:16:25 UTC] User ID: 206
[30-Mar-2026 09:16:25 UTC] Limit: 20, Offset: 0
[30-Mar-2026 09:16:25 UTC] Orders found: 0
[30-Mar-2026 09:16:25 UTC] Orders data: []
[30-Mar-2026 09:16:25 UTC] Total orders count: 0
[30-Mar-2026 09:16:25 UTC] === API CALL LOG ===
[30-Mar-2026 09:16:25 UTC] Endpoint: user/profile.php
[30-Mar-2026 09:16:25 UTC] Full Log Data: {
    "timestamp": "2026-03-30 09:16:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:4278:1f:a67a:61c1:4231:871c:e780",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2001:4278:1f:a67a:61c1:4231:871c:e780, 172.69.15.185",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA2IiwidXNlcm5hbWUiOiJzb3ciLCJlbWFpbCI6ImJsZXVyZWQxMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1NDY2NDg4fQ.xkJmZ0sWGh5XEe5TlQ2su_kTrgc6wdBxNX1eIQFLmNM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4603f24b5c51c5-DKR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:4278:1f:a67a:61c1:4231:871c:e780",
        "CF-IPCountry": "SN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 09:16:25 UTC] === END API CALL LOG ===
[30-Mar-2026 09:16:25 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 09:16:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA2IiwidXNlcm5hbWUiOiJzb3ciLCJlbWFpbCI6ImJsZXVyZWQxMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1NDY2NDg4fQ.xkJmZ0sWGh5XEe5TlQ2su_kTrgc6wdBxNX1eIQFLmNM
[30-Mar-2026 09:16:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 09:16:25 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 09:16:25 UTC] User ID: 206
[30-Mar-2026 09:16:25 UTC] ✅ User profile retrieved successfully for user ID: 206
[30-Mar-2026 09:16:26 UTC] === API CALL LOG ===
[30-Mar-2026 09:16:26 UTC] Endpoint: user/profile.php
[30-Mar-2026 09:16:26 UTC] Full Log Data: {
    "timestamp": "2026-03-30 09:16:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:4278:1f:a67a:61c1:4231:871c:e780",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2001:4278:1f:a67a:61c1:4231:871c:e780, 172.69.15.185",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA2IiwidXNlcm5hbWUiOiJzb3ciLCJlbWFpbCI6ImJsZXVyZWQxMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1NDY2NDg4fQ.xkJmZ0sWGh5XEe5TlQ2su_kTrgc6wdBxNX1eIQFLmNM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4603f6883651c5-DKR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:4278:1f:a67a:61c1:4231:871c:e780",
        "CF-IPCountry": "SN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 09:16:26 UTC] === END API CALL LOG ===
[30-Mar-2026 09:16:26 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 09:16:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA2IiwidXNlcm5hbWUiOiJzb3ciLCJlbWFpbCI6ImJsZXVyZWQxMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1NDY2NDg4fQ.xkJmZ0sWGh5XEe5TlQ2su_kTrgc6wdBxNX1eIQFLmNM
[30-Mar-2026 09:16:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 09:16:26 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 09:16:26 UTC] User ID: 206
[30-Mar-2026 09:16:26 UTC] ✅ User profile retrieved successfully for user ID: 206
[30-Mar-2026 09:16:26 UTC] === API CALL LOG ===
[30-Mar-2026 09:16:26 UTC] Endpoint: user/profile.php
[30-Mar-2026 09:16:26 UTC] Full Log Data: {
    "timestamp": "2026-03-30 09:16:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:4278:1f:a67a:61c1:4231:871c:e780",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2001:4278:1f:a67a:61c1:4231:871c:e780, 172.69.15.185",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA2IiwidXNlcm5hbWUiOiJzb3ciLCJlbWFpbCI6ImJsZXVyZWQxMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1NDY2NDg4fQ.xkJmZ0sWGh5XEe5TlQ2su_kTrgc6wdBxNX1eIQFLmNM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4603f7a98851c5-DKR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:4278:1f:a67a:61c1:4231:871c:e780",
        "CF-IPCountry": "SN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 09:16:26 UTC] === END API CALL LOG ===
[30-Mar-2026 09:16:26 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 09:16:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA2IiwidXNlcm5hbWUiOiJzb3ciLCJlbWFpbCI6ImJsZXVyZWQxMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1NDY2NDg4fQ.xkJmZ0sWGh5XEe5TlQ2su_kTrgc6wdBxNX1eIQFLmNM
[30-Mar-2026 09:16:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 09:16:26 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 09:16:26 UTC] User ID: 206
[30-Mar-2026 09:16:26 UTC] ✅ User profile retrieved successfully for user ID: 206
[30-Mar-2026 09:16:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 09:16:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 09:16:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2800:e6:1010:4755:5d85:5311:2737:eb6e, 108.162.210.210","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA3IiwidXNlcm5hbWUiOiJDYXN0cm8xMjMiLCJlbWFpbCI6ImNlZGllcjg3NUBnbWFpbC5jb20iLCJleHAiOjE3NzU0NjY1ODN9.Dq66-3iDRbu4RZx0UjmuWUcvzTGRgjSjyrNUoZFNVsM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e46044eadaeda3f-MIA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2800:e6:1010:4755:5d85:5311:2737:eb6e","CF-IPCountry":"CO","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[30-Mar-2026 09:16:40 UTC] === User Orders API Called ===
[30-Mar-2026 09:16:40 UTC] User ID: 207
[30-Mar-2026 09:16:40 UTC] Limit: 20, Offset: 0
[30-Mar-2026 09:16:40 UTC] Orders found: 0
[30-Mar-2026 09:16:40 UTC] Orders data: []
[30-Mar-2026 09:16:40 UTC] Total orders count: 0
[30-Mar-2026 09:16:40 UTC] === API CALL LOG ===
[30-Mar-2026 09:16:40 UTC] Endpoint: user/profile.php
[30-Mar-2026 09:16:40 UTC] Full Log Data: {
    "timestamp": "2026-03-30 09:16:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2800:e6:1010:4755:5d85:5311:2737:eb6e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2800:e6:1010:4755:5d85:5311:2737:eb6e, 108.162.210.211",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA3IiwidXNlcm5hbWUiOiJDYXN0cm8xMjMiLCJlbWFpbCI6ImNlZGllcjg3NUBnbWFpbC5jb20iLCJleHAiOjE3NzU0NjY1ODN9.Dq66-3iDRbu4RZx0UjmuWUcvzTGRgjSjyrNUoZFNVsM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e46044f5dc1da3f-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2800:e6:1010:4755:5d85:5311:2737:eb6e",
        "CF-IPCountry": "CO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 09:16:40 UTC] === END API CALL LOG ===
[30-Mar-2026 09:16:40 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 09:16:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA3IiwidXNlcm5hbWUiOiJDYXN0cm8xMjMiLCJlbWFpbCI6ImNlZGllcjg3NUBnbWFpbC5jb20iLCJleHAiOjE3NzU0NjY1ODN9.Dq66-3iDRbu4RZx0UjmuWUcvzTGRgjSjyrNUoZFNVsM
[30-Mar-2026 09:16:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 09:16:40 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 09:16:40 UTC] User ID: 207
[30-Mar-2026 09:16:40 UTC] ✅ User profile retrieved successfully for user ID: 207
[30-Mar-2026 09:16:40 UTC] === API CALL LOG ===
[30-Mar-2026 09:16:40 UTC] Endpoint: user/profile.php
[30-Mar-2026 09:16:40 UTC] Full Log Data: {
    "timestamp": "2026-03-30 09:16:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2800:e6:1010:4755:5d85:5311:2737:eb6e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2800:e6:1010:4755:5d85:5311:2737:eb6e, 108.162.210.210",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA3IiwidXNlcm5hbWUiOiJDYXN0cm8xMjMiLCJlbWFpbCI6ImNlZGllcjg3NUBnbWFpbC5jb20iLCJleHAiOjE3NzU0NjY1ODN9.Dq66-3iDRbu4RZx0UjmuWUcvzTGRgjSjyrNUoZFNVsM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4604529e4ada3f-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2800:e6:1010:4755:5d85:5311:2737:eb6e",
        "CF-IPCountry": "CO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 09:16:40 UTC] === END API CALL LOG ===
[30-Mar-2026 09:16:40 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 09:16:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA3IiwidXNlcm5hbWUiOiJDYXN0cm8xMjMiLCJlbWFpbCI6ImNlZGllcjg3NUBnbWFpbC5jb20iLCJleHAiOjE3NzU0NjY1ODN9.Dq66-3iDRbu4RZx0UjmuWUcvzTGRgjSjyrNUoZFNVsM
[30-Mar-2026 09:16:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 09:16:40 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 09:16:40 UTC] User ID: 207
[30-Mar-2026 09:16:40 UTC] ✅ User profile retrieved successfully for user ID: 207
[30-Mar-2026 09:16:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 09:16:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 09:16:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2800:e6:1010:4755:5d85:5311:2737:eb6e, 108.162.210.210","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA3IiwidXNlcm5hbWUiOiJDYXN0cm8xMjMiLCJlbWFpbCI6ImNlZGllcjg3NUBnbWFpbC5jb20iLCJleHAiOjE3NzU0NjY1ODN9.Dq66-3iDRbu4RZx0UjmuWUcvzTGRgjSjyrNUoZFNVsM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e46046148d2da3f-MIA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2800:e6:1010:4755:5d85:5311:2737:eb6e","CF-IPCountry":"CO","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[30-Mar-2026 09:16:43 UTC] === User Orders API Called ===
[30-Mar-2026 09:16:43 UTC] User ID: 207
[30-Mar-2026 09:16:43 UTC] Limit: 20, Offset: 0
[30-Mar-2026 09:16:43 UTC] Orders found: 0
[30-Mar-2026 09:16:43 UTC] Orders data: []
[30-Mar-2026 09:16:43 UTC] Total orders count: 0
[30-Mar-2026 09:16:43 UTC] === API CALL LOG ===
[30-Mar-2026 09:16:43 UTC] Endpoint: user/profile.php
[30-Mar-2026 09:16:43 UTC] Full Log Data: {
    "timestamp": "2026-03-30 09:16:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2800:e6:1010:4755:5d85:5311:2737:eb6e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2800:e6:1010:4755:5d85:5311:2737:eb6e, 108.162.210.211",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA3IiwidXNlcm5hbWUiOiJDYXN0cm8xMjMiLCJlbWFpbCI6ImNlZGllcjg3NUBnbWFpbC5jb20iLCJleHAiOjE3NzU0NjY1ODN9.Dq66-3iDRbu4RZx0UjmuWUcvzTGRgjSjyrNUoZFNVsM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e46046148d3da3f-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2800:e6:1010:4755:5d85:5311:2737:eb6e",
        "CF-IPCountry": "CO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 09:16:43 UTC] === END API CALL LOG ===
[30-Mar-2026 09:16:43 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 09:16:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA3IiwidXNlcm5hbWUiOiJDYXN0cm8xMjMiLCJlbWFpbCI6ImNlZGllcjg3NUBnbWFpbC5jb20iLCJleHAiOjE3NzU0NjY1ODN9.Dq66-3iDRbu4RZx0UjmuWUcvzTGRgjSjyrNUoZFNVsM
[30-Mar-2026 09:16:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 09:16:43 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 09:16:43 UTC] User ID: 207
[30-Mar-2026 09:16:43 UTC] ✅ User profile retrieved successfully for user ID: 207
[30-Mar-2026 09:16:43 UTC] === API CALL LOG ===
[30-Mar-2026 09:16:43 UTC] Endpoint: user/profile.php
[30-Mar-2026 09:16:43 UTC] Full Log Data: {
    "timestamp": "2026-03-30 09:16:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2800:e6:1010:4755:5d85:5311:2737:eb6e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2800:e6:1010:4755:5d85:5311:2737:eb6e, 108.162.210.211",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA3IiwidXNlcm5hbWUiOiJDYXN0cm8xMjMiLCJlbWFpbCI6ImNlZGllcjg3NUBnbWFpbC5jb20iLCJleHAiOjE3NzU0NjY1ODN9.Dq66-3iDRbu4RZx0UjmuWUcvzTGRgjSjyrNUoZFNVsM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4604647977da3f-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2800:e6:1010:4755:5d85:5311:2737:eb6e",
        "CF-IPCountry": "CO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 09:16:43 UTC] === END API CALL LOG ===
[30-Mar-2026 09:16:43 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 09:16:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA3IiwidXNlcm5hbWUiOiJDYXN0cm8xMjMiLCJlbWFpbCI6ImNlZGllcjg3NUBnbWFpbC5jb20iLCJleHAiOjE3NzU0NjY1ODN9.Dq66-3iDRbu4RZx0UjmuWUcvzTGRgjSjyrNUoZFNVsM
[30-Mar-2026 09:16:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 09:16:43 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 09:16:43 UTC] User ID: 207
[30-Mar-2026 09:16:43 UTC] ✅ User profile retrieved successfully for user ID: 207
[30-Mar-2026 09:16:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 09:16:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 09:16:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2001:4278:1f:a67a:61c1:4231:871c:e780, 172.69.15.184","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA2IiwidXNlcm5hbWUiOiJzb3ciLCJlbWFpbCI6ImJsZXVyZWQxMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1NDY2NDg4fQ.xkJmZ0sWGh5XEe5TlQ2su_kTrgc6wdBxNX1eIQFLmNM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e460467ddcd51c5-DKR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2001:4278:1f:a67a:61c1:4231:871c:e780","CF-IPCountry":"SN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[30-Mar-2026 09:16:44 UTC] === User Orders API Called ===
[30-Mar-2026 09:16:44 UTC] User ID: 206
[30-Mar-2026 09:16:44 UTC] Limit: 20, Offset: 0
[30-Mar-2026 09:16:44 UTC] Orders found: 0
[30-Mar-2026 09:16:44 UTC] Orders data: []
[30-Mar-2026 09:16:44 UTC] Total orders count: 0
[30-Mar-2026 09:16:44 UTC] === API CALL LOG ===
[30-Mar-2026 09:16:44 UTC] Endpoint: user/profile.php
[30-Mar-2026 09:16:44 UTC] Full Log Data: {
    "timestamp": "2026-03-30 09:16:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:4278:1f:a67a:61c1:4231:871c:e780",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2001:4278:1f:a67a:61c1:4231:871c:e780, 172.69.15.184",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA2IiwidXNlcm5hbWUiOiJzb3ciLCJlbWFpbCI6ImJsZXVyZWQxMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1NDY2NDg4fQ.xkJmZ0sWGh5XEe5TlQ2su_kTrgc6wdBxNX1eIQFLmNM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4604681e0551c5-DKR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:4278:1f:a67a:61c1:4231:871c:e780",
        "CF-IPCountry": "SN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 09:16:44 UTC] === END API CALL LOG ===
[30-Mar-2026 09:16:44 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 09:16:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA2IiwidXNlcm5hbWUiOiJzb3ciLCJlbWFpbCI6ImJsZXVyZWQxMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1NDY2NDg4fQ.xkJmZ0sWGh5XEe5TlQ2su_kTrgc6wdBxNX1eIQFLmNM
[30-Mar-2026 09:16:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 09:16:44 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 09:16:44 UTC] User ID: 206
[30-Mar-2026 09:16:44 UTC] ✅ User profile retrieved successfully for user ID: 206
[30-Mar-2026 09:16:44 UTC] === API CALL LOG ===
[30-Mar-2026 09:16:44 UTC] Endpoint: user/profile.php
[30-Mar-2026 09:16:44 UTC] Full Log Data: {
    "timestamp": "2026-03-30 09:16:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:4278:1f:a67a:61c1:4231:871c:e780",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2001:4278:1f:a67a:61c1:4231:871c:e780, 172.69.15.184",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA2IiwidXNlcm5hbWUiOiJzb3ciLCJlbWFpbCI6ImJsZXVyZWQxMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1NDY2NDg4fQ.xkJmZ0sWGh5XEe5TlQ2su_kTrgc6wdBxNX1eIQFLmNM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e46046cab7f51c5-DKR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:4278:1f:a67a:61c1:4231:871c:e780",
        "CF-IPCountry": "SN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 09:16:44 UTC] === END API CALL LOG ===
[30-Mar-2026 09:16:44 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 09:16:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA2IiwidXNlcm5hbWUiOiJzb3ciLCJlbWFpbCI6ImJsZXVyZWQxMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1NDY2NDg4fQ.xkJmZ0sWGh5XEe5TlQ2su_kTrgc6wdBxNX1eIQFLmNM
[30-Mar-2026 09:16:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 09:16:44 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 09:16:44 UTC] User ID: 206
[30-Mar-2026 09:16:44 UTC] ✅ User profile retrieved successfully for user ID: 206
[30-Mar-2026 09:16:45 UTC] === API CALL LOG ===
[30-Mar-2026 09:16:45 UTC] Endpoint: user/profile.php
[30-Mar-2026 09:16:45 UTC] Full Log Data: {
    "timestamp": "2026-03-30 09:16:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:4278:1f:a67a:61c1:4231:871c:e780",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2001:4278:1f:a67a:61c1:4231:871c:e780, 172.69.15.185",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA2IiwidXNlcm5hbWUiOiJzb3ciLCJlbWFpbCI6ImJsZXVyZWQxMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1NDY2NDg4fQ.xkJmZ0sWGh5XEe5TlQ2su_kTrgc6wdBxNX1eIQFLmNM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e46046e4d3251c5-DKR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:4278:1f:a67a:61c1:4231:871c:e780",
        "CF-IPCountry": "SN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 09:16:45 UTC] === END API CALL LOG ===
[30-Mar-2026 09:16:45 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 09:16:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA2IiwidXNlcm5hbWUiOiJzb3ciLCJlbWFpbCI6ImJsZXVyZWQxMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1NDY2NDg4fQ.xkJmZ0sWGh5XEe5TlQ2su_kTrgc6wdBxNX1eIQFLmNM
[30-Mar-2026 09:16:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 09:16:45 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 09:16:45 UTC] User ID: 206
[30-Mar-2026 09:16:45 UTC] ✅ User profile retrieved successfully for user ID: 206
[30-Mar-2026 09:16:46 UTC] === API CALL LOG ===
[30-Mar-2026 09:16:46 UTC] Endpoint: user/profile.php
[30-Mar-2026 09:16:46 UTC] Full Log Data: {
    "timestamp": "2026-03-30 09:16:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2800:e6:1010:4755:5d85:5311:2737:eb6e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2800:e6:1010:4755:5d85:5311:2737:eb6e, 108.162.210.210",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA3IiwidXNlcm5hbWUiOiJDYXN0cm8xMjMiLCJlbWFpbCI6ImNlZGllcjg3NUBnbWFpbC5jb20iLCJleHAiOjE3NzU0NjY1ODN9.Dq66-3iDRbu4RZx0UjmuWUcvzTGRgjSjyrNUoZFNVsM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e460475bceada3f-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2800:e6:1010:4755:5d85:5311:2737:eb6e",
        "CF-IPCountry": "CO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 09:16:46 UTC] === END API CALL LOG ===
[30-Mar-2026 09:16:46 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 09:16:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA3IiwidXNlcm5hbWUiOiJDYXN0cm8xMjMiLCJlbWFpbCI6ImNlZGllcjg3NUBnbWFpbC5jb20iLCJleHAiOjE3NzU0NjY1ODN9.Dq66-3iDRbu4RZx0UjmuWUcvzTGRgjSjyrNUoZFNVsM
[30-Mar-2026 09:16:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 09:16:46 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 09:16:46 UTC] User ID: 207
[30-Mar-2026 09:16:46 UTC] ✅ User profile retrieved successfully for user ID: 207
[30-Mar-2026 09:18:45 UTC] === API CALL LOG ===
[30-Mar-2026 09:18:45 UTC] Endpoint: user/profile.php
[30-Mar-2026 09:18:45 UTC] Full Log Data: {
    "timestamp": "2026-03-30 09:18:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.200.210",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.200.210, 172.68.192.235",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e46075b7cfc92b4-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.200.210",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 09:18:45 UTC] === END API CALL LOG ===
[30-Mar-2026 09:18:45 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 09:18:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg
[30-Mar-2026 09:18:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 09:18:45 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 09:18:45 UTC] User ID: 200
[30-Mar-2026 09:18:45 UTC] ✅ User profile retrieved successfully for user ID: 200
[30-Mar-2026 09:18:45 UTC] === API CALL LOG ===
[30-Mar-2026 09:18:45 UTC] Endpoint: user/profile.php
[30-Mar-2026 09:18:45 UTC] Full Log Data: {
    "timestamp": "2026-03-30 09:18:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.200.210",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.200.210, 172.70.242.99",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e460760297392b4-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.200.210",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 09:18:45 UTC] === END API CALL LOG ===
[30-Mar-2026 09:18:45 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 09:18:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg
[30-Mar-2026 09:18:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 09:18:45 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 09:18:45 UTC] User ID: 200
[30-Mar-2026 09:18:45 UTC] ✅ User profile retrieved successfully for user ID: 200
[30-Mar-2026 09:18:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 09:18:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 09:18:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"188.113.200.210, 172.70.242.99","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e460760297a92b4-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"188.113.200.210","CF-IPCountry":"UZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[30-Mar-2026 09:18:45 UTC] === User Orders API Called ===
[30-Mar-2026 09:18:45 UTC] User ID: 200
[30-Mar-2026 09:18:45 UTC] Limit: 20, Offset: 0
[30-Mar-2026 09:18:45 UTC] Orders found: 0
[30-Mar-2026 09:18:45 UTC] Orders data: []
[30-Mar-2026 09:18:45 UTC] === API CALL LOG ===
[30-Mar-2026 09:18:45 UTC] Endpoint: user/profile.php
[30-Mar-2026 09:18:45 UTC] Full Log Data: {
    "timestamp": "2026-03-30 09:18:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.200.210",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.200.210, 172.70.242.98",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e460760297c92b4-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.200.210",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 09:18:45 UTC] === END API CALL LOG ===
[30-Mar-2026 09:18:45 UTC] Total orders count: 0
[30-Mar-2026 09:18:45 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 09:18:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg
[30-Mar-2026 09:18:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 09:18:45 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 09:18:45 UTC] User ID: 200
[30-Mar-2026 09:18:45 UTC] ✅ User profile retrieved successfully for user ID: 200
[30-Mar-2026 09:19:21 UTC] === API CALL LOG ===
[30-Mar-2026 09:19:21 UTC] Endpoint: user/profile.php
[30-Mar-2026 09:19:21 UTC] Full Log Data: {
    "timestamp": "2026-03-30 09:19:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.200.210",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.200.210, 172.68.192.234",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e46083fccb492b4-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.200.210",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 09:19:21 UTC] === END API CALL LOG ===
[30-Mar-2026 09:19:21 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 09:19:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg
[30-Mar-2026 09:19:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 09:19:21 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 09:19:21 UTC] User ID: 200
[30-Mar-2026 09:19:21 UTC] ✅ User profile retrieved successfully for user ID: 200
[30-Mar-2026 09:19:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 09:19:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 09:19:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"188.113.200.210, 172.68.192.234","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e46083fccb292b4-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"188.113.200.210","CF-IPCountry":"UZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[30-Mar-2026 09:19:21 UTC] === User Orders API Called ===
[30-Mar-2026 09:19:21 UTC] User ID: 200
[30-Mar-2026 09:19:21 UTC] Limit: 20, Offset: 0
[30-Mar-2026 09:19:21 UTC] Orders found: 0
[30-Mar-2026 09:19:21 UTC] Orders data: []
[30-Mar-2026 09:19:21 UTC] Total orders count: 0
[30-Mar-2026 09:19:22 UTC] === API CALL LOG ===
[30-Mar-2026 09:19:22 UTC] Endpoint: user/profile.php
[30-Mar-2026 09:19:22 UTC] Full Log Data: {
    "timestamp": "2026-03-30 09:19:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.200.210",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.200.210, 172.68.192.234",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e460843484592b4-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.200.210",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 09:19:22 UTC] === END API CALL LOG ===
[30-Mar-2026 09:19:22 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 09:19:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg
[30-Mar-2026 09:19:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 09:19:22 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 09:19:22 UTC] User ID: 200
[30-Mar-2026 09:19:22 UTC] ✅ User profile retrieved successfully for user ID: 200
[30-Mar-2026 09:19:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 09:19:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 09:19:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"188.113.200.210, 172.68.192.234","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e46084f2c0692b4-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"188.113.200.210","CF-IPCountry":"UZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[30-Mar-2026 09:19:24 UTC] === User Orders API Called ===
[30-Mar-2026 09:19:24 UTC] User ID: 200
[30-Mar-2026 09:19:24 UTC] Limit: 20, Offset: 0
[30-Mar-2026 09:19:24 UTC] Orders found: 0
[30-Mar-2026 09:19:24 UTC] Orders data: []
[30-Mar-2026 09:19:24 UTC] Total orders count: 0
[30-Mar-2026 09:19:28 UTC] === API CALL LOG ===
[30-Mar-2026 09:19:28 UTC] Endpoint: user/profile.php
[30-Mar-2026 09:19:28 UTC] Full Log Data: {
    "timestamp": "2026-03-30 09:19:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.200.210",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.200.210, 172.68.192.234",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e46086a0ff792b4-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.200.210",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 09:19:28 UTC] === END API CALL LOG ===
[30-Mar-2026 09:19:28 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 09:19:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg
[30-Mar-2026 09:19:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 09:19:28 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 09:19:28 UTC] User ID: 200
[30-Mar-2026 09:19:28 UTC] ✅ User profile retrieved successfully for user ID: 200
[30-Mar-2026 09:19:28 UTC] User Purchases API - User ID: 200
[30-Mar-2026 09:19:28 UTC] User Purchases API - Total purchases found: 2
[30-Mar-2026 09:19:37 UTC] === API CALL LOG ===
[30-Mar-2026 09:19:37 UTC] Endpoint: user/profile.php
[30-Mar-2026 09:19:37 UTC] Full Log Data: {
    "timestamp": "2026-03-30 09:19:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:4278:1f:a67a:61c1:4231:871c:e780",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2001:4278:1f:a67a:61c1:4231:871c:e780, 172.69.15.184",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA2IiwidXNlcm5hbWUiOiJzb3ciLCJlbWFpbCI6ImJsZXVyZWQxMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1NDY2NDg4fQ.xkJmZ0sWGh5XEe5TlQ2su_kTrgc6wdBxNX1eIQFLmNM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4608a53e5a51c5-DKR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:4278:1f:a67a:61c1:4231:871c:e780",
        "CF-IPCountry": "SN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 09:19:37 UTC] === END API CALL LOG ===
[30-Mar-2026 09:19:37 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 09:19:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA2IiwidXNlcm5hbWUiOiJzb3ciLCJlbWFpbCI6ImJsZXVyZWQxMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1NDY2NDg4fQ.xkJmZ0sWGh5XEe5TlQ2su_kTrgc6wdBxNX1eIQFLmNM
[30-Mar-2026 09:19:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 09:19:37 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 09:19:37 UTC] User ID: 206
[30-Mar-2026 09:19:37 UTC] ✅ User profile retrieved successfully for user ID: 206
[30-Mar-2026 09:19:44 UTC] === API CALL LOG ===
[30-Mar-2026 09:19:44 UTC] Endpoint: user/profile.php
[30-Mar-2026 09:19:44 UTC] Full Log Data: {
    "timestamp": "2026-03-30 09:19:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:4278:1f:a67a:61c1:4231:871c:e780",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2001:4278:1f:a67a:61c1:4231:871c:e780, 172.69.15.185",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA2IiwidXNlcm5hbWUiOiJzb3ciLCJlbWFpbCI6ImJsZXVyZWQxMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1NDY2NDg4fQ.xkJmZ0sWGh5XEe5TlQ2su_kTrgc6wdBxNX1eIQFLmNM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4608cd5cd851c5-DKR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:4278:1f:a67a:61c1:4231:871c:e780",
        "CF-IPCountry": "SN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 09:19:44 UTC] === END API CALL LOG ===
[30-Mar-2026 09:19:44 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 09:19:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA2IiwidXNlcm5hbWUiOiJzb3ciLCJlbWFpbCI6ImJsZXVyZWQxMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1NDY2NDg4fQ.xkJmZ0sWGh5XEe5TlQ2su_kTrgc6wdBxNX1eIQFLmNM
[30-Mar-2026 09:19:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 09:19:44 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 09:19:44 UTC] User ID: 206
[30-Mar-2026 09:19:44 UTC] ✅ User profile retrieved successfully for user ID: 206
[30-Mar-2026 09:19:47 UTC] === API CALL LOG ===
[30-Mar-2026 09:19:47 UTC] Endpoint: user/profile.php
[30-Mar-2026 09:19:47 UTC] Full Log Data: {
    "timestamp": "2026-03-30 09:19:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:4278:1f:a67a:61c1:4231:871c:e780",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2001:4278:1f:a67a:61c1:4231:871c:e780, 172.69.15.185",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA2IiwidXNlcm5hbWUiOiJzb3ciLCJlbWFpbCI6ImJsZXVyZWQxMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1NDY2NDg4fQ.xkJmZ0sWGh5XEe5TlQ2su_kTrgc6wdBxNX1eIQFLmNM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4608e269b851c5-DKR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:4278:1f:a67a:61c1:4231:871c:e780",
        "CF-IPCountry": "SN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 09:19:47 UTC] === END API CALL LOG ===
[30-Mar-2026 09:19:47 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 09:19:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA2IiwidXNlcm5hbWUiOiJzb3ciLCJlbWFpbCI6ImJsZXVyZWQxMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1NDY2NDg4fQ.xkJmZ0sWGh5XEe5TlQ2su_kTrgc6wdBxNX1eIQFLmNM
[30-Mar-2026 09:19:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 09:19:47 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 09:19:47 UTC] User ID: 206
[30-Mar-2026 09:19:47 UTC] ✅ User profile retrieved successfully for user ID: 206
[30-Mar-2026 09:19:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 09:19:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 09:19:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2001:4278:1f:a67a:61c1:4231:871c:e780, 172.69.15.185","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA2IiwidXNlcm5hbWUiOiJzb3ciLCJlbWFpbCI6ImJsZXVyZWQxMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1NDY2NDg4fQ.xkJmZ0sWGh5XEe5TlQ2su_kTrgc6wdBxNX1eIQFLmNM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e4608e4ec1751c5-DKR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2001:4278:1f:a67a:61c1:4231:871c:e780","CF-IPCountry":"SN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[30-Mar-2026 09:19:48 UTC] === User Orders API Called ===
[30-Mar-2026 09:19:48 UTC] User ID: 206
[30-Mar-2026 09:19:48 UTC] Limit: 20, Offset: 0
[30-Mar-2026 09:19:48 UTC] Orders found: 0
[30-Mar-2026 09:19:48 UTC] Orders data: []
[30-Mar-2026 09:19:48 UTC] Total orders count: 0
[30-Mar-2026 09:19:49 UTC] === API CALL LOG ===
[30-Mar-2026 09:19:49 UTC] Endpoint: user/profile.php
[30-Mar-2026 09:19:49 UTC] Full Log Data: {
    "timestamp": "2026-03-30 09:19:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:4278:1f:a67a:61c1:4231:871c:e780",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2001:4278:1f:a67a:61c1:4231:871c:e780, 172.69.15.185",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA2IiwidXNlcm5hbWUiOiJzb3ciLCJlbWFpbCI6ImJsZXVyZWQxMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1NDY2NDg4fQ.xkJmZ0sWGh5XEe5TlQ2su_kTrgc6wdBxNX1eIQFLmNM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4608eb9b2651c5-DKR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:4278:1f:a67a:61c1:4231:871c:e780",
        "CF-IPCountry": "SN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 09:19:49 UTC] === END API CALL LOG ===
[30-Mar-2026 09:19:49 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 09:19:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA2IiwidXNlcm5hbWUiOiJzb3ciLCJlbWFpbCI6ImJsZXVyZWQxMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1NDY2NDg4fQ.xkJmZ0sWGh5XEe5TlQ2su_kTrgc6wdBxNX1eIQFLmNM
[30-Mar-2026 09:19:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 09:19:49 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 09:19:49 UTC] User ID: 206
[30-Mar-2026 09:19:49 UTC] ✅ User profile retrieved successfully for user ID: 206
[30-Mar-2026 09:21:30 UTC] === API CALL LOG ===
[30-Mar-2026 09:21:30 UTC] Endpoint: user/profile.php
[30-Mar-2026 09:21:30 UTC] Full Log Data: {
    "timestamp": "2026-03-30 09:21:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.200.210",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.200.210, 172.70.247.200",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e460b64197cbbc7-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.200.210",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 09:21:30 UTC] === END API CALL LOG ===
[30-Mar-2026 09:21:30 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 09:21:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg
[30-Mar-2026 09:21:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 09:21:30 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 09:21:30 UTC] User ID: 200
[30-Mar-2026 09:21:30 UTC] ✅ User profile retrieved successfully for user ID: 200
[30-Mar-2026 09:25:38 UTC] === API CALL LOG ===
[30-Mar-2026 09:25:38 UTC] Endpoint: user/profile.php
[30-Mar-2026 09:25:38 UTC] Full Log Data: {
    "timestamp": "2026-03-30 09:25:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:4278:1f:a67a:61c1:4231:871c:e780",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2001:4278:1f:a67a:61c1:4231:871c:e780, 172.69.15.184",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA2IiwidXNlcm5hbWUiOiJzb3ciLCJlbWFpbCI6ImJsZXVyZWQxMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1NDY2NDg4fQ.xkJmZ0sWGh5XEe5TlQ2su_kTrgc6wdBxNX1eIQFLmNM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4611736a23c7a3-DKR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:4278:1f:a67a:61c1:4231:871c:e780",
        "CF-IPCountry": "SN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 09:25:38 UTC] === END API CALL LOG ===
[30-Mar-2026 09:25:38 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 09:25:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA2IiwidXNlcm5hbWUiOiJzb3ciLCJlbWFpbCI6ImJsZXVyZWQxMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1NDY2NDg4fQ.xkJmZ0sWGh5XEe5TlQ2su_kTrgc6wdBxNX1eIQFLmNM
[30-Mar-2026 09:25:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 09:25:38 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 09:25:38 UTC] User ID: 206
[30-Mar-2026 09:25:38 UTC] ✅ User profile retrieved successfully for user ID: 206
[30-Mar-2026 09:25:48 UTC] === API CALL LOG ===
[30-Mar-2026 09:25:48 UTC] Endpoint: user/profile.php
[30-Mar-2026 09:25:48 UTC] Full Log Data: {
    "timestamp": "2026-03-30 09:25:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:4278:1f:a67a:61c1:4231:871c:e780",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2001:4278:1f:a67a:61c1:4231:871c:e780, 172.69.15.185",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA2IiwidXNlcm5hbWUiOiJzb3ciLCJlbWFpbCI6ImJsZXVyZWQxMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1NDY2NDg4fQ.xkJmZ0sWGh5XEe5TlQ2su_kTrgc6wdBxNX1eIQFLmNM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4611af6c0ec7a3-DKR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:4278:1f:a67a:61c1:4231:871c:e780",
        "CF-IPCountry": "SN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 09:25:48 UTC] === END API CALL LOG ===
[30-Mar-2026 09:25:48 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 09:25:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA2IiwidXNlcm5hbWUiOiJzb3ciLCJlbWFpbCI6ImJsZXVyZWQxMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1NDY2NDg4fQ.xkJmZ0sWGh5XEe5TlQ2su_kTrgc6wdBxNX1eIQFLmNM
[30-Mar-2026 09:25:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 09:25:48 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 09:25:48 UTC] User ID: 206
[30-Mar-2026 09:25:48 UTC] ✅ User profile retrieved successfully for user ID: 206
[30-Mar-2026 09:25:58 UTC] === API CALL LOG ===
[30-Mar-2026 09:25:58 UTC] Endpoint: user/profile.php
[30-Mar-2026 09:25:58 UTC] Full Log Data: {
    "timestamp": "2026-03-30 09:25:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:4278:1f:a67a:61c1:4231:871c:e780",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2001:4278:1f:a67a:61c1:4231:871c:e780, 172.69.15.185",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA2IiwidXNlcm5hbWUiOiJzb3ciLCJlbWFpbCI6ImJsZXVyZWQxMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1NDY2NDg4fQ.xkJmZ0sWGh5XEe5TlQ2su_kTrgc6wdBxNX1eIQFLmNM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4611ef6e03c7a3-DKR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:4278:1f:a67a:61c1:4231:871c:e780",
        "CF-IPCountry": "SN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 09:25:58 UTC] === END API CALL LOG ===
[30-Mar-2026 09:25:58 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 09:25:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA2IiwidXNlcm5hbWUiOiJzb3ciLCJlbWFpbCI6ImJsZXVyZWQxMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1NDY2NDg4fQ.xkJmZ0sWGh5XEe5TlQ2su_kTrgc6wdBxNX1eIQFLmNM
[30-Mar-2026 09:25:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 09:25:58 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 09:25:58 UTC] User ID: 206
[30-Mar-2026 09:25:58 UTC] ✅ User profile retrieved successfully for user ID: 206
[30-Mar-2026 09:26:18 UTC] === API CALL LOG ===
[30-Mar-2026 09:26:18 UTC] Endpoint: user/profile.php
[30-Mar-2026 09:26:18 UTC] Full Log Data: {
    "timestamp": "2026-03-30 09:26:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.153.60.210",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.153.60.210, 104.23.239.33",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e46126d4a2480ad-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "45.153.60.210",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 09:26:18 UTC] === END API CALL LOG ===
[30-Mar-2026 09:26:18 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 09:26:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg
[30-Mar-2026 09:26:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 09:26:18 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 09:26:18 UTC] User ID: 200
[30-Mar-2026 09:26:18 UTC] ✅ User profile retrieved successfully for user ID: 200
[30-Mar-2026 09:26:22 UTC] === API CALL LOG ===
[30-Mar-2026 09:26:22 UTC] Endpoint: user/profile.php
[30-Mar-2026 09:26:22 UTC] Full Log Data: {
    "timestamp": "2026-03-30 09:26:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.153.60.210",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.153.60.210, 104.23.239.33",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e461286fe0580ad-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "45.153.60.210",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 09:26:22 UTC] === END API CALL LOG ===
[30-Mar-2026 09:26:22 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 09:26:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg
[30-Mar-2026 09:26:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 09:26:22 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 09:26:22 UTC] User ID: 200
[30-Mar-2026 09:26:22 UTC] ✅ User profile retrieved successfully for user ID: 200
[30-Mar-2026 09:26:22 UTC] User Purchases API - User ID: 200
[30-Mar-2026 09:26:22 UTC] User Purchases API - Total purchases found: 2
[30-Mar-2026 09:26:25 UTC] User Purchases API - User ID: 200
[30-Mar-2026 09:26:25 UTC] User Purchases API - Total purchases found: 2
[30-Mar-2026 09:26:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 09:26:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 09:26:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"45.153.60.210, 104.23.239.33","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e4612b3aeff80ad-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"45.153.60.210","CF-IPCountry":"UZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[30-Mar-2026 09:26:29 UTC] === User Orders API Called ===
[30-Mar-2026 09:26:29 UTC] User ID: 200
[30-Mar-2026 09:26:29 UTC] Limit: 20, Offset: 0
[30-Mar-2026 09:26:29 UTC] Orders found: 0
[30-Mar-2026 09:26:29 UTC] Orders data: []
[30-Mar-2026 09:26:29 UTC] Total orders count: 0
[30-Mar-2026 09:26:32 UTC] === API CALL LOG ===
[30-Mar-2026 09:26:32 UTC] Endpoint: user/profile.php
[30-Mar-2026 09:26:32 UTC] Full Log Data: {
    "timestamp": "2026-03-30 09:26:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:4278:1f:a67a:61c1:4231:871c:e780",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2001:4278:1f:a67a:61c1:4231:871c:e780, 172.69.15.184",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA2IiwidXNlcm5hbWUiOiJzb3ciLCJlbWFpbCI6ImJsZXVyZWQxMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1NDY2NDg4fQ.xkJmZ0sWGh5XEe5TlQ2su_kTrgc6wdBxNX1eIQFLmNM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4612c208a3c7a3-DKR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:4278:1f:a67a:61c1:4231:871c:e780",
        "CF-IPCountry": "SN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 09:26:32 UTC] === END API CALL LOG ===
[30-Mar-2026 09:26:32 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 09:26:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA2IiwidXNlcm5hbWUiOiJzb3ciLCJlbWFpbCI6ImJsZXVyZWQxMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1NDY2NDg4fQ.xkJmZ0sWGh5XEe5TlQ2su_kTrgc6wdBxNX1eIQFLmNM
[30-Mar-2026 09:26:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 09:26:32 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 09:26:32 UTC] User ID: 206
[30-Mar-2026 09:26:32 UTC] ✅ User profile retrieved successfully for user ID: 206
[30-Mar-2026 09:27:10 UTC] === API CALL LOG ===
[30-Mar-2026 09:27:10 UTC] Endpoint: user/profile.php
[30-Mar-2026 09:27:10 UTC] Full Log Data: {
    "timestamp": "2026-03-30 09:27:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.153.60.210",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.153.60.210, 104.23.239.32",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4613b0dd7f80ad-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "45.153.60.210",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 09:27:10 UTC] === END API CALL LOG ===
[30-Mar-2026 09:27:10 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 09:27:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg
[30-Mar-2026 09:27:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 09:27:10 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 09:27:10 UTC] User ID: 200
[30-Mar-2026 09:27:10 UTC] ✅ User profile retrieved successfully for user ID: 200
[30-Mar-2026 09:27:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 09:27:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 09:27:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"45.153.60.210, 104.23.239.32","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e4613b38db480ad-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"45.153.60.210","CF-IPCountry":"UZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[30-Mar-2026 09:27:10 UTC] === User Orders API Called ===
[30-Mar-2026 09:27:10 UTC] User ID: 200
[30-Mar-2026 09:27:10 UTC] Limit: 20, Offset: 0
[30-Mar-2026 09:27:10 UTC] Orders found: 0
[30-Mar-2026 09:27:10 UTC] Orders data: []
[30-Mar-2026 09:27:10 UTC] Total orders count: 0
[30-Mar-2026 09:27:10 UTC] === API CALL LOG ===
[30-Mar-2026 09:27:10 UTC] Endpoint: user/profile.php
[30-Mar-2026 09:27:10 UTC] Full Log Data: {
    "timestamp": "2026-03-30 09:27:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.153.60.210",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.153.60.210, 104.23.239.33",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4613b38dba80ad-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "45.153.60.210",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 09:27:10 UTC] === END API CALL LOG ===
[30-Mar-2026 09:27:10 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 09:27:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg
[30-Mar-2026 09:27:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 09:27:10 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 09:27:10 UTC] User ID: 200
[30-Mar-2026 09:27:10 UTC] ✅ User profile retrieved successfully for user ID: 200
[30-Mar-2026 09:27:11 UTC] === API CALL LOG ===
[30-Mar-2026 09:27:11 UTC] Endpoint: user/profile.php
[30-Mar-2026 09:27:11 UTC] Full Log Data: {
    "timestamp": "2026-03-30 09:27:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.153.60.210",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.153.60.210, 104.23.239.33",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4613b7397b80ad-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "45.153.60.210",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 09:27:11 UTC] === END API CALL LOG ===
[30-Mar-2026 09:27:11 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 09:27:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg
[30-Mar-2026 09:27:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 09:27:11 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 09:27:11 UTC] User ID: 200
[30-Mar-2026 09:27:11 UTC] ✅ User profile retrieved successfully for user ID: 200
[30-Mar-2026 09:27:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 09:27:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 09:27:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"45.153.60.210, 104.23.239.32","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e4613d04de680ad-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"45.153.60.210","CF-IPCountry":"UZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[30-Mar-2026 09:27:15 UTC] === User Orders API Called ===
[30-Mar-2026 09:27:15 UTC] User ID: 200
[30-Mar-2026 09:27:15 UTC] Limit: 20, Offset: 0
[30-Mar-2026 09:27:15 UTC] Orders found: 0
[30-Mar-2026 09:27:15 UTC] Orders data: []
[30-Mar-2026 09:27:15 UTC] Total orders count: 0
[30-Mar-2026 09:27:16 UTC] === API CALL LOG ===
[30-Mar-2026 09:27:16 UTC] Endpoint: user/profile.php
[30-Mar-2026 09:27:16 UTC] Full Log Data: {
    "timestamp": "2026-03-30 09:27:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.153.60.210",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.153.60.210, 104.23.239.33",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4613d929a580ad-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "45.153.60.210",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 09:27:16 UTC] === END API CALL LOG ===
[30-Mar-2026 09:27:16 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 09:27:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg
[30-Mar-2026 09:27:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 09:27:16 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 09:27:16 UTC] User ID: 200
[30-Mar-2026 09:27:16 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 09:27:16 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 09:27:16 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"45.153.60.210, 104.23.239.32","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e4613d929a280ad-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"45.153.60.210","CF-IPCountry":"UZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[30-Mar-2026 09:27:16 UTC] === User Orders API Called ===
[30-Mar-2026 09:27:16 UTC] User ID: 200
[30-Mar-2026 09:27:16 UTC] Limit: 20, Offset: 0
[30-Mar-2026 09:27:16 UTC] Orders found: 0
[30-Mar-2026 09:27:16 UTC] Orders data: []
[30-Mar-2026 09:27:16 UTC] ✅ User profile retrieved successfully for user ID: 200
[30-Mar-2026 09:27:16 UTC] Total orders count: 0
[30-Mar-2026 09:27:17 UTC] === API CALL LOG ===
[30-Mar-2026 09:27:17 UTC] Endpoint: user/profile.php
[30-Mar-2026 09:27:17 UTC] Full Log Data: {
    "timestamp": "2026-03-30 09:27:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.153.60.210",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.153.60.210, 104.23.239.33",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4613dcbc3a80ad-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "45.153.60.210",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 09:27:17 UTC] === END API CALL LOG ===
[30-Mar-2026 09:27:17 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 09:27:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg
[30-Mar-2026 09:27:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 09:27:17 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 09:27:17 UTC] User ID: 200
[30-Mar-2026 09:27:17 UTC] ✅ User profile retrieved successfully for user ID: 200
[30-Mar-2026 09:27:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 09:27:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 09:27:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2001:4278:1f:a67a:61c1:4231:871c:e780, 172.69.15.184","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA2IiwidXNlcm5hbWUiOiJzb3ciLCJlbWFpbCI6ImJsZXVyZWQxMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1NDY2NDg4fQ.xkJmZ0sWGh5XEe5TlQ2su_kTrgc6wdBxNX1eIQFLmNM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e4613e1faf3c7a3-DKR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2001:4278:1f:a67a:61c1:4231:871c:e780","CF-IPCountry":"SN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[30-Mar-2026 09:27:18 UTC] === User Orders API Called ===
[30-Mar-2026 09:27:18 UTC] User ID: 206
[30-Mar-2026 09:27:18 UTC] Limit: 20, Offset: 0
[30-Mar-2026 09:27:18 UTC] Orders found: 0
[30-Mar-2026 09:27:18 UTC] Orders data: []
[30-Mar-2026 09:27:18 UTC] Total orders count: 0
[30-Mar-2026 09:27:18 UTC] === API CALL LOG ===
[30-Mar-2026 09:27:18 UTC] Endpoint: user/profile.php
[30-Mar-2026 09:27:18 UTC] Full Log Data: {
    "timestamp": "2026-03-30 09:27:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:4278:1f:a67a:61c1:4231:871c:e780",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2001:4278:1f:a67a:61c1:4231:871c:e780, 172.69.15.184",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA2IiwidXNlcm5hbWUiOiJzb3ciLCJlbWFpbCI6ImJsZXVyZWQxMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1NDY2NDg4fQ.xkJmZ0sWGh5XEe5TlQ2su_kTrgc6wdBxNX1eIQFLmNM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4613e27b18c7a3-DKR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:4278:1f:a67a:61c1:4231:871c:e780",
        "CF-IPCountry": "SN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 09:27:18 UTC] === END API CALL LOG ===
[30-Mar-2026 09:27:18 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 09:27:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA2IiwidXNlcm5hbWUiOiJzb3ciLCJlbWFpbCI6ImJsZXVyZWQxMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1NDY2NDg4fQ.xkJmZ0sWGh5XEe5TlQ2su_kTrgc6wdBxNX1eIQFLmNM
[30-Mar-2026 09:27:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 09:27:18 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 09:27:18 UTC] User ID: 206
[30-Mar-2026 09:27:18 UTC] ✅ User profile retrieved successfully for user ID: 206
[30-Mar-2026 09:27:18 UTC] === API CALL LOG ===
[30-Mar-2026 09:27:18 UTC] Endpoint: user/profile.php
[30-Mar-2026 09:27:18 UTC] Full Log Data: {
    "timestamp": "2026-03-30 09:27:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:4278:1f:a67a:61c1:4231:871c:e780",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2001:4278:1f:a67a:61c1:4231:871c:e780, 172.69.15.184",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA2IiwidXNlcm5hbWUiOiJzb3ciLCJlbWFpbCI6ImJsZXVyZWQxMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1NDY2NDg4fQ.xkJmZ0sWGh5XEe5TlQ2su_kTrgc6wdBxNX1eIQFLmNM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4613e67c3fc7a3-DKR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:4278:1f:a67a:61c1:4231:871c:e780",
        "CF-IPCountry": "SN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 09:27:18 UTC] === END API CALL LOG ===
[30-Mar-2026 09:27:18 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 09:27:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA2IiwidXNlcm5hbWUiOiJzb3ciLCJlbWFpbCI6ImJsZXVyZWQxMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1NDY2NDg4fQ.xkJmZ0sWGh5XEe5TlQ2su_kTrgc6wdBxNX1eIQFLmNM
[30-Mar-2026 09:27:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 09:27:18 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 09:27:18 UTC] User ID: 206
[30-Mar-2026 09:27:18 UTC] ✅ User profile retrieved successfully for user ID: 206
[30-Mar-2026 09:27:18 UTC] === API CALL LOG ===
[30-Mar-2026 09:27:18 UTC] Endpoint: user/profile.php
[30-Mar-2026 09:27:18 UTC] Full Log Data: {
    "timestamp": "2026-03-30 09:27:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:4278:1f:a67a:61c1:4231:871c:e780",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2001:4278:1f:a67a:61c1:4231:871c:e780, 172.69.15.184",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA2IiwidXNlcm5hbWUiOiJzb3ciLCJlbWFpbCI6ImJsZXVyZWQxMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1NDY2NDg4fQ.xkJmZ0sWGh5XEe5TlQ2su_kTrgc6wdBxNX1eIQFLmNM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4613e6ac55c7a3-DKR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:4278:1f:a67a:61c1:4231:871c:e780",
        "CF-IPCountry": "SN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 09:27:18 UTC] === END API CALL LOG ===
[30-Mar-2026 09:27:18 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 09:27:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA2IiwidXNlcm5hbWUiOiJzb3ciLCJlbWFpbCI6ImJsZXVyZWQxMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1NDY2NDg4fQ.xkJmZ0sWGh5XEe5TlQ2su_kTrgc6wdBxNX1eIQFLmNM
[30-Mar-2026 09:27:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 09:27:18 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 09:27:18 UTC] User ID: 206
[30-Mar-2026 09:27:18 UTC] ✅ User profile retrieved successfully for user ID: 206
[30-Mar-2026 09:33:37 UTC] === API CALL LOG ===
[30-Mar-2026 09:33:37 UTC] Endpoint: user/profile.php
[30-Mar-2026 09:33:37 UTC] Full Log Data: {
    "timestamp": "2026-03-30 09:33:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:4278:1f:a67a:61c1:4231:871c:e780",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2001:4278:1f:a67a:61c1:4231:871c:e780, 172.69.15.185",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA2IiwidXNlcm5hbWUiOiJzb3ciLCJlbWFpbCI6ImJsZXVyZWQxMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1NDY2NDg4fQ.xkJmZ0sWGh5XEe5TlQ2su_kTrgc6wdBxNX1eIQFLmNM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e461d20d8512941-DKR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:4278:1f:a67a:61c1:4231:871c:e780",
        "CF-IPCountry": "SN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 09:33:37 UTC] === END API CALL LOG ===
[30-Mar-2026 09:33:37 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 09:33:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA2IiwidXNlcm5hbWUiOiJzb3ciLCJlbWFpbCI6ImJsZXVyZWQxMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1NDY2NDg4fQ.xkJmZ0sWGh5XEe5TlQ2su_kTrgc6wdBxNX1eIQFLmNM
[30-Mar-2026 09:33:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 09:33:37 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 09:33:37 UTC] User ID: 206
[30-Mar-2026 09:33:37 UTC] ✅ User profile retrieved successfully for user ID: 206
[30-Mar-2026 09:33:40 UTC] === API CALL LOG ===
[30-Mar-2026 09:33:40 UTC] Endpoint: user/profile.php
[30-Mar-2026 09:33:40 UTC] Full Log Data: {
    "timestamp": "2026-03-30 09:33:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:4278:1f:a67a:61c1:4231:871c:e780",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2001:4278:1f:a67a:61c1:4231:871c:e780, 172.69.15.185",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA2IiwidXNlcm5hbWUiOiJzb3ciLCJlbWFpbCI6ImJsZXVyZWQxMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1NDY2NDg4fQ.xkJmZ0sWGh5XEe5TlQ2su_kTrgc6wdBxNX1eIQFLmNM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e461d370d9f2941-DKR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:4278:1f:a67a:61c1:4231:871c:e780",
        "CF-IPCountry": "SN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 09:33:40 UTC] === END API CALL LOG ===
[30-Mar-2026 09:33:40 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 09:33:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA2IiwidXNlcm5hbWUiOiJzb3ciLCJlbWFpbCI6ImJsZXVyZWQxMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1NDY2NDg4fQ.xkJmZ0sWGh5XEe5TlQ2su_kTrgc6wdBxNX1eIQFLmNM
[30-Mar-2026 09:33:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 09:33:40 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 09:33:40 UTC] User ID: 206
[30-Mar-2026 09:33:40 UTC] ✅ User profile retrieved successfully for user ID: 206
[30-Mar-2026 09:33:40 UTC] === API CALL LOG ===
[30-Mar-2026 09:33:40 UTC] Endpoint: user/profile.php
[30-Mar-2026 09:33:40 UTC] Full Log Data: {
    "timestamp": "2026-03-30 09:33:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:4278:1f:a67a:61c1:4231:871c:e780",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2001:4278:1f:a67a:61c1:4231:871c:e780, 172.69.15.185",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA2IiwidXNlcm5hbWUiOiJzb3ciLCJlbWFpbCI6ImJsZXVyZWQxMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1NDY2NDg4fQ.xkJmZ0sWGh5XEe5TlQ2su_kTrgc6wdBxNX1eIQFLmNM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e461d37de542941-DKR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:4278:1f:a67a:61c1:4231:871c:e780",
        "CF-IPCountry": "SN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 09:33:40 UTC] === END API CALL LOG ===
[30-Mar-2026 09:33:40 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 09:33:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA2IiwidXNlcm5hbWUiOiJzb3ciLCJlbWFpbCI6ImJsZXVyZWQxMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1NDY2NDg4fQ.xkJmZ0sWGh5XEe5TlQ2su_kTrgc6wdBxNX1eIQFLmNM
[30-Mar-2026 09:33:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 09:33:40 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 09:33:40 UTC] User ID: 206
[30-Mar-2026 09:33:40 UTC] ✅ User profile retrieved successfully for user ID: 206
[30-Mar-2026 09:33:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 09:33:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 09:33:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2001:4278:1f:a67a:61c1:4231:871c:e780, 172.69.15.185","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA2IiwidXNlcm5hbWUiOiJzb3ciLCJlbWFpbCI6ImJsZXVyZWQxMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1NDY2NDg4fQ.xkJmZ0sWGh5XEe5TlQ2su_kTrgc6wdBxNX1eIQFLmNM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e461d378dff2941-DKR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2001:4278:1f:a67a:61c1:4231:871c:e780","CF-IPCountry":"SN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[30-Mar-2026 09:33:40 UTC] === User Orders API Called ===
[30-Mar-2026 09:33:40 UTC] User ID: 206
[30-Mar-2026 09:33:40 UTC] Limit: 20, Offset: 0
[30-Mar-2026 09:33:40 UTC] Orders found: 0
[30-Mar-2026 09:33:40 UTC] Orders data: []
[30-Mar-2026 09:33:40 UTC] Total orders count: 0
[30-Mar-2026 09:33:41 UTC] === API CALL LOG ===
[30-Mar-2026 09:33:41 UTC] Endpoint: user/profile.php
[30-Mar-2026 09:33:41 UTC] Full Log Data: {
    "timestamp": "2026-03-30 09:33:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:4278:1f:a67a:61c1:4231:871c:e780",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2001:4278:1f:a67a:61c1:4231:871c:e780, 172.69.15.184",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA2IiwidXNlcm5hbWUiOiJzb3ciLCJlbWFpbCI6ImJsZXVyZWQxMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1NDY2NDg4fQ.xkJmZ0sWGh5XEe5TlQ2su_kTrgc6wdBxNX1eIQFLmNM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e461d3fecd22941-DKR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:4278:1f:a67a:61c1:4231:871c:e780",
        "CF-IPCountry": "SN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 09:33:41 UTC] === END API CALL LOG ===
[30-Mar-2026 09:33:41 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 09:33:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA2IiwidXNlcm5hbWUiOiJzb3ciLCJlbWFpbCI6ImJsZXVyZWQxMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1NDY2NDg4fQ.xkJmZ0sWGh5XEe5TlQ2su_kTrgc6wdBxNX1eIQFLmNM
[30-Mar-2026 09:33:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 09:33:41 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 09:33:41 UTC] User ID: 206
[30-Mar-2026 09:33:41 UTC] ✅ User profile retrieved successfully for user ID: 206
[30-Mar-2026 09:34:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 09:34:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 09:34:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2001:4278:1f:a67a:61c1:4231:871c:e780, 172.69.15.185","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA2IiwidXNlcm5hbWUiOiJzb3ciLCJlbWFpbCI6ImJsZXVyZWQxMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1NDY2NDg4fQ.xkJmZ0sWGh5XEe5TlQ2su_kTrgc6wdBxNX1eIQFLmNM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e461de6e9822941-DKR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2001:4278:1f:a67a:61c1:4231:871c:e780","CF-IPCountry":"SN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[30-Mar-2026 09:34:08 UTC] === User Orders API Called ===
[30-Mar-2026 09:34:08 UTC] User ID: 206
[30-Mar-2026 09:34:08 UTC] Limit: 20, Offset: 0
[30-Mar-2026 09:34:08 UTC] Orders found: 0
[30-Mar-2026 09:34:08 UTC] Orders data: []
[30-Mar-2026 09:34:08 UTC] Total orders count: 0
[30-Mar-2026 09:34:08 UTC] === API CALL LOG ===
[30-Mar-2026 09:34:08 UTC] Endpoint: user/profile.php
[30-Mar-2026 09:34:08 UTC] Full Log Data: {
    "timestamp": "2026-03-30 09:34:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:4278:1f:a67a:61c1:4231:871c:e780",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2001:4278:1f:a67a:61c1:4231:871c:e780, 172.69.15.185",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA2IiwidXNlcm5hbWUiOiJzb3ciLCJlbWFpbCI6ImJsZXVyZWQxMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1NDY2NDg4fQ.xkJmZ0sWGh5XEe5TlQ2su_kTrgc6wdBxNX1eIQFLmNM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e461de719a82941-DKR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:4278:1f:a67a:61c1:4231:871c:e780",
        "CF-IPCountry": "SN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 09:34:08 UTC] === END API CALL LOG ===
[30-Mar-2026 09:34:08 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 09:34:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA2IiwidXNlcm5hbWUiOiJzb3ciLCJlbWFpbCI6ImJsZXVyZWQxMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1NDY2NDg4fQ.xkJmZ0sWGh5XEe5TlQ2su_kTrgc6wdBxNX1eIQFLmNM
[30-Mar-2026 09:34:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 09:34:08 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 09:34:08 UTC] User ID: 206
[30-Mar-2026 09:34:08 UTC] ✅ User profile retrieved successfully for user ID: 206
[30-Mar-2026 09:34:09 UTC] === API CALL LOG ===
[30-Mar-2026 09:34:09 UTC] Endpoint: user/profile.php
[30-Mar-2026 09:34:09 UTC] Full Log Data: {
    "timestamp": "2026-03-30 09:34:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:4278:1f:a67a:61c1:4231:871c:e780",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2001:4278:1f:a67a:61c1:4231:871c:e780, 172.69.15.184",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA2IiwidXNlcm5hbWUiOiJzb3ciLCJlbWFpbCI6ImJsZXVyZWQxMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1NDY2NDg4fQ.xkJmZ0sWGh5XEe5TlQ2su_kTrgc6wdBxNX1eIQFLmNM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e461deb6d552941-DKR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:4278:1f:a67a:61c1:4231:871c:e780",
        "CF-IPCountry": "SN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 09:34:09 UTC] === END API CALL LOG ===
[30-Mar-2026 09:34:09 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 09:34:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA2IiwidXNlcm5hbWUiOiJzb3ciLCJlbWFpbCI6ImJsZXVyZWQxMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1NDY2NDg4fQ.xkJmZ0sWGh5XEe5TlQ2su_kTrgc6wdBxNX1eIQFLmNM
[30-Mar-2026 09:34:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 09:34:09 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 09:34:09 UTC] User ID: 206
[30-Mar-2026 09:34:09 UTC] ✅ User profile retrieved successfully for user ID: 206
[30-Mar-2026 09:34:09 UTC] === API CALL LOG ===
[30-Mar-2026 09:34:09 UTC] Endpoint: user/profile.php
[30-Mar-2026 09:34:09 UTC] Full Log Data: {
    "timestamp": "2026-03-30 09:34:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:4278:1f:a67a:61c1:4231:871c:e780",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2001:4278:1f:a67a:61c1:4231:871c:e780, 172.69.15.185",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA2IiwidXNlcm5hbWUiOiJzb3ciLCJlbWFpbCI6ImJsZXVyZWQxMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1NDY2NDg4fQ.xkJmZ0sWGh5XEe5TlQ2su_kTrgc6wdBxNX1eIQFLmNM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e461dec7e5a2941-DKR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:4278:1f:a67a:61c1:4231:871c:e780",
        "CF-IPCountry": "SN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 09:34:09 UTC] === END API CALL LOG ===
[30-Mar-2026 09:34:09 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 09:34:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA2IiwidXNlcm5hbWUiOiJzb3ciLCJlbWFpbCI6ImJsZXVyZWQxMDZAZ21haWwuY29tIiwiZXhwIjoxNzc1NDY2NDg4fQ.xkJmZ0sWGh5XEe5TlQ2su_kTrgc6wdBxNX1eIQFLmNM
[30-Mar-2026 09:34:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 09:34:09 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 09:34:09 UTC] User ID: 206
[30-Mar-2026 09:34:09 UTC] ✅ User profile retrieved successfully for user ID: 206
[30-Mar-2026 09:38:02 UTC] === API CALL LOG ===
[30-Mar-2026 09:38:02 UTC] Endpoint: user/profile.php
[30-Mar-2026 09:38:02 UTC] Full Log Data: {
    "timestamp": "2026-03-30 09:38:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.153.60.210",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.153.60.210, 172.69.150.119",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e46239f888f5d96-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "45.153.60.210",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 09:38:02 UTC] === END API CALL LOG ===
[30-Mar-2026 09:38:02 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 09:38:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg
[30-Mar-2026 09:38:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 09:38:02 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 09:38:02 UTC] User ID: 200
[30-Mar-2026 09:38:02 UTC] ✅ User profile retrieved successfully for user ID: 200
[30-Mar-2026 09:38:03 UTC] === API CALL LOG ===
[30-Mar-2026 09:38:03 UTC] Endpoint: user/profile.php
[30-Mar-2026 09:38:03 UTC] Full Log Data: {
    "timestamp": "2026-03-30 09:38:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.153.60.210",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.153.60.210, 172.69.150.119",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4623a3eb6c5d96-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "45.153.60.210",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 09:38:03 UTC] === END API CALL LOG ===
[30-Mar-2026 09:38:03 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 09:38:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg
[30-Mar-2026 09:38:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 09:38:03 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 09:38:03 UTC] User ID: 200
[30-Mar-2026 09:38:03 UTC] ✅ User profile retrieved successfully for user ID: 200
[30-Mar-2026 09:38:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 09:38:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 09:38:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"45.153.60.210, 172.69.150.119","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e4623a3eb705d96-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"45.153.60.210","CF-IPCountry":"UZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[30-Mar-2026 09:38:03 UTC] === User Orders API Called ===
[30-Mar-2026 09:38:03 UTC] User ID: 200
[30-Mar-2026 09:38:03 UTC] Limit: 20, Offset: 0
[30-Mar-2026 09:38:03 UTC] Orders found: 0
[30-Mar-2026 09:38:03 UTC] Orders data: []
[30-Mar-2026 09:38:03 UTC] Total orders count: 0
[30-Mar-2026 09:38:03 UTC] === API CALL LOG ===
[30-Mar-2026 09:38:03 UTC] Endpoint: user/profile.php
[30-Mar-2026 09:38:03 UTC] Full Log Data: {
    "timestamp": "2026-03-30 09:38:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.153.60.210",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.153.60.210, 172.69.150.119",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4623a49bca5d96-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "45.153.60.210",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 09:38:03 UTC] === END API CALL LOG ===
[30-Mar-2026 09:38:03 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 09:38:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg
[30-Mar-2026 09:38:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 09:38:03 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 09:38:03 UTC] User ID: 200
[30-Mar-2026 09:38:03 UTC] ✅ User profile retrieved successfully for user ID: 200
[30-Mar-2026 09:38:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 09:38:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 09:38:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"45.153.60.210, 172.69.150.119","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e4624f82f985d96-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"45.153.60.210","CF-IPCountry":"UZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[30-Mar-2026 09:38:57 UTC] === User Orders API Called ===
[30-Mar-2026 09:38:57 UTC] User ID: 200
[30-Mar-2026 09:38:57 UTC] Limit: 20, Offset: 0
[30-Mar-2026 09:38:57 UTC] Orders found: 1
[30-Mar-2026 09:38:57 UTC] Orders data: [{"id":144,"quantity":55,"total_coins":1100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Jane3130","status":"pending","created_at":"2026-03-30 13:08:55","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[30-Mar-2026 09:38:57 UTC] Total orders count: 1
[30-Mar-2026 09:39:21 UTC] === API CALL LOG ===
[30-Mar-2026 09:39:21 UTC] Endpoint: user/profile.php
[30-Mar-2026 09:39:21 UTC] Full Log Data: {
    "timestamp": "2026-03-30 09:39:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.153.60.210",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.153.60.210, 172.69.150.119",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4625898eac5d96-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "45.153.60.210",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 09:39:21 UTC] === END API CALL LOG ===
[30-Mar-2026 09:39:21 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 09:39:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg
[30-Mar-2026 09:39:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 09:39:21 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 09:39:21 UTC] User ID: 200
[30-Mar-2026 09:39:21 UTC] ✅ User profile retrieved successfully for user ID: 200
[30-Mar-2026 09:39:21 UTC] User Purchases API - User ID: 200
[30-Mar-2026 09:39:21 UTC] User Purchases API - Total purchases found: 3
[30-Mar-2026 11:20:50 UTC] === API CALL LOG ===
[30-Mar-2026 11:20:50 UTC] Endpoint: user/profile.php
[30-Mar-2026 11:20:50 UTC] Full Log Data: {
    "timestamp": "2026-03-30 11:20:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.206.210",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.206.210, 172.71.164.218",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e46ba358a9bd279-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.206.210",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 11:20:50 UTC] === END API CALL LOG ===
[30-Mar-2026 11:20:50 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 11:20:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg
[30-Mar-2026 11:20:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 11:20:50 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 11:20:50 UTC] User ID: 200
[30-Mar-2026 11:20:50 UTC] ✅ User profile retrieved successfully for user ID: 200
[30-Mar-2026 11:20:51 UTC] === API CALL LOG ===
[30-Mar-2026 11:20:51 UTC] Endpoint: user/profile.php
[30-Mar-2026 11:20:51 UTC] Full Log Data: {
    "timestamp": "2026-03-30 11:20:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.206.210",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.206.210, 172.71.164.228",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e46ba39ff21d279-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.206.210",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 11:20:51 UTC] === END API CALL LOG ===
[30-Mar-2026 11:20:51 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 11:20:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg
[30-Mar-2026 11:20:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 11:20:51 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 11:20:51 UTC] User ID: 200
[30-Mar-2026 11:20:51 UTC] ✅ User profile retrieved successfully for user ID: 200
[30-Mar-2026 11:20:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 11:20:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 11:20:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"188.113.206.210, 172.71.164.228","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e46ba39ff2ed279-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"188.113.206.210","CF-IPCountry":"UZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[30-Mar-2026 11:20:51 UTC] === User Orders API Called ===
[30-Mar-2026 11:20:51 UTC] User ID: 200
[30-Mar-2026 11:20:51 UTC] Limit: 20, Offset: 0
[30-Mar-2026 11:20:51 UTC] Orders found: 1
[30-Mar-2026 11:20:51 UTC] Orders data: [{"id":144,"quantity":55,"total_coins":1100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Jane3130","status":"pending","created_at":"2026-03-30 13:08:55","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[30-Mar-2026 11:20:51 UTC] Total orders count: 1
[30-Mar-2026 11:20:51 UTC] === API CALL LOG ===
[30-Mar-2026 11:20:51 UTC] Endpoint: user/profile.php
[30-Mar-2026 11:20:51 UTC] Full Log Data: {
    "timestamp": "2026-03-30 11:20:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.206.210",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.206.210, 172.71.164.229",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e46ba39ff31d279-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.206.210",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 11:20:51 UTC] === END API CALL LOG ===
[30-Mar-2026 11:20:51 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 11:20:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg
[30-Mar-2026 11:20:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 11:20:51 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 11:20:51 UTC] User ID: 200
[30-Mar-2026 11:20:51 UTC] ✅ User profile retrieved successfully for user ID: 200
[30-Mar-2026 11:20:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 11:20:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 11:20:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"188.113.206.210, 172.71.164.229","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e46ba3f9e32d279-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"188.113.206.210","CF-IPCountry":"UZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[30-Mar-2026 11:20:52 UTC] === User Orders API Called ===
[30-Mar-2026 11:20:52 UTC] User ID: 200
[30-Mar-2026 11:20:52 UTC] Limit: 20, Offset: 0
[30-Mar-2026 11:20:52 UTC] Orders found: 1
[30-Mar-2026 11:20:52 UTC] Orders data: [{"id":144,"quantity":55,"total_coins":1100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Jane3130","status":"pending","created_at":"2026-03-30 13:08:55","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[30-Mar-2026 11:20:52 UTC] Total orders count: 1
[30-Mar-2026 11:25:05 UTC] === API CALL LOG ===
[30-Mar-2026 11:25:05 UTC] Endpoint: user/profile.php
[30-Mar-2026 11:25:05 UTC] Full Log Data: {
    "timestamp": "2026-03-30 11:25:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.206.210",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.206.210, 172.70.240.24",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e46c06f4884804d-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.206.210",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 11:25:05 UTC] === END API CALL LOG ===
[30-Mar-2026 11:25:05 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 11:25:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg
[30-Mar-2026 11:25:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 11:25:05 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 11:25:05 UTC] User ID: 200
[30-Mar-2026 11:25:05 UTC] ✅ User profile retrieved successfully for user ID: 200
[30-Mar-2026 11:25:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 11:25:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 11:25:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"188.113.206.210, 172.70.240.170","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e46c0721d9d804d-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"188.113.206.210","CF-IPCountry":"UZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[30-Mar-2026 11:25:06 UTC] === User Orders API Called ===
[30-Mar-2026 11:25:06 UTC] User ID: 200
[30-Mar-2026 11:25:06 UTC] Limit: 20, Offset: 0
[30-Mar-2026 11:25:06 UTC] Orders found: 1
[30-Mar-2026 11:25:06 UTC] Orders data: [{"id":144,"quantity":55,"total_coins":1100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Jane3130","status":"pending","created_at":"2026-03-30 13:08:55","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[30-Mar-2026 11:25:06 UTC] Total orders count: 1
[30-Mar-2026 11:25:06 UTC] === API CALL LOG ===
[30-Mar-2026 11:25:06 UTC] Endpoint: user/profile.php
[30-Mar-2026 11:25:06 UTC] Full Log Data: {
    "timestamp": "2026-03-30 11:25:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.206.210",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.206.210, 172.70.240.170",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e46c0740903804d-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.206.210",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 11:25:06 UTC] === END API CALL LOG ===
[30-Mar-2026 11:25:06 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 11:25:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg
[30-Mar-2026 11:25:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 11:25:06 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 11:25:06 UTC] User ID: 200
[30-Mar-2026 11:25:06 UTC] ✅ User profile retrieved successfully for user ID: 200
[30-Mar-2026 11:25:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 11:25:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 11:25:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"188.113.206.210, 172.70.240.171","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e46c0740907804d-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"188.113.206.210","CF-IPCountry":"UZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[30-Mar-2026 11:25:06 UTC] === User Orders API Called ===
[30-Mar-2026 11:25:06 UTC] User ID: 200
[30-Mar-2026 11:25:06 UTC] Limit: 20, Offset: 0
[30-Mar-2026 11:25:06 UTC] Orders found: 1
[30-Mar-2026 11:25:06 UTC] Orders data: [{"id":144,"quantity":55,"total_coins":1100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Jane3130","status":"pending","created_at":"2026-03-30 13:08:55","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[30-Mar-2026 11:25:06 UTC] Total orders count: 1
[30-Mar-2026 11:25:06 UTC] === API CALL LOG ===
[30-Mar-2026 11:25:06 UTC] Endpoint: user/profile.php
[30-Mar-2026 11:25:06 UTC] Full Log Data: {
    "timestamp": "2026-03-30 11:25:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.206.210",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.206.210, 172.70.240.170",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e46c074090a804d-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.206.210",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 11:25:06 UTC] === END API CALL LOG ===
[30-Mar-2026 11:25:06 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 11:25:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg
[30-Mar-2026 11:25:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 11:25:06 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 11:25:06 UTC] User ID: 200
[30-Mar-2026 11:25:06 UTC] ✅ User profile retrieved successfully for user ID: 200
[30-Mar-2026 11:25:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 11:25:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 11:25:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"188.113.206.210, 172.70.240.170","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e46c0791985804d-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"188.113.206.210","CF-IPCountry":"UZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[30-Mar-2026 11:25:07 UTC] === User Orders API Called ===
[30-Mar-2026 11:25:07 UTC] User ID: 200
[30-Mar-2026 11:25:07 UTC] Limit: 20, Offset: 0
[30-Mar-2026 11:25:07 UTC] Orders found: 1
[30-Mar-2026 11:25:07 UTC] Orders data: [{"id":144,"quantity":55,"total_coins":1100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Jane3130","status":"pending","created_at":"2026-03-30 13:08:55","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[30-Mar-2026 11:25:07 UTC] Total orders count: 1
[30-Mar-2026 11:25:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 11:25:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 11:25:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"188.113.206.210, 172.70.240.25","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e46c0ccf988804d-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"188.113.206.210","CF-IPCountry":"UZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[30-Mar-2026 11:25:20 UTC] === User Orders API Called ===
[30-Mar-2026 11:25:20 UTC] User ID: 200
[30-Mar-2026 11:25:20 UTC] Limit: 20, Offset: 0
[30-Mar-2026 11:25:20 UTC] Orders found: 1
[30-Mar-2026 11:25:20 UTC] Orders data: [{"id":144,"quantity":55,"total_coins":1100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Jane3130","status":"pending","created_at":"2026-03-30 13:08:55","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[30-Mar-2026 11:25:20 UTC] Total orders count: 1
[30-Mar-2026 11:25:20 UTC] === API CALL LOG ===
[30-Mar-2026 11:25:20 UTC] Endpoint: user/profile.php
[30-Mar-2026 11:25:20 UTC] Full Log Data: {
    "timestamp": "2026-03-30 11:25:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.206.210",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.206.210, 172.70.240.25",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e46c0ccf98a804d-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.206.210",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 11:25:20 UTC] === END API CALL LOG ===
[30-Mar-2026 11:25:20 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 11:25:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg
[30-Mar-2026 11:25:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 11:25:20 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 11:25:20 UTC] User ID: 200
[30-Mar-2026 11:25:20 UTC] ✅ User profile retrieved successfully for user ID: 200
[30-Mar-2026 11:25:21 UTC] === API CALL LOG ===
[30-Mar-2026 11:25:21 UTC] Endpoint: user/profile.php
[30-Mar-2026 11:25:21 UTC] Full Log Data: {
    "timestamp": "2026-03-30 11:25:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.206.210",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.206.210, 172.70.240.25",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e46c0d09f8d804d-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.206.210",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 11:25:21 UTC] === END API CALL LOG ===
[30-Mar-2026 11:25:21 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 11:25:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg
[30-Mar-2026 11:25:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 11:25:21 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 11:25:21 UTC] User ID: 200
[30-Mar-2026 11:25:21 UTC] ✅ User profile retrieved successfully for user ID: 200
[30-Mar-2026 11:27:12 UTC] === API CALL LOG ===
[30-Mar-2026 11:27:12 UTC] Endpoint: user/profile.php
[30-Mar-2026 11:27:12 UTC] Full Log Data: {
    "timestamp": "2026-03-30 11:27:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.206.210",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.206.210, 172.71.164.219",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e46c386ce44d2ca-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.206.210",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 11:27:12 UTC] === END API CALL LOG ===
[30-Mar-2026 11:27:12 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 11:27:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg
[30-Mar-2026 11:27:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 11:27:12 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 11:27:12 UTC] User ID: 200
[30-Mar-2026 11:27:12 UTC] ✅ User profile retrieved successfully for user ID: 200
[30-Mar-2026 11:27:12 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 11:27:12 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 11:27:12 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"188.113.206.210, 172.71.164.218","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e46c386ce3fd2ca-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"188.113.206.210","CF-IPCountry":"UZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[30-Mar-2026 11:27:12 UTC] === User Orders API Called ===
[30-Mar-2026 11:27:12 UTC] User ID: 200
[30-Mar-2026 11:27:12 UTC] Limit: 20, Offset: 0
[30-Mar-2026 11:27:12 UTC] Orders found: 1
[30-Mar-2026 11:27:12 UTC] Orders data: [{"id":144,"quantity":55,"total_coins":1100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Jane3130","status":"pending","created_at":"2026-03-30 13:08:55","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[30-Mar-2026 11:27:12 UTC] Total orders count: 1
[30-Mar-2026 11:27:12 UTC] === API CALL LOG ===
[30-Mar-2026 11:27:12 UTC] Endpoint: user/profile.php
[30-Mar-2026 11:27:12 UTC] Full Log Data: {
    "timestamp": "2026-03-30 11:27:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.206.210",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.206.210, 172.71.164.219",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e46c3877807d2ca-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.206.210",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 11:27:12 UTC] === END API CALL LOG ===
[30-Mar-2026 11:27:12 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 11:27:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg
[30-Mar-2026 11:27:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 11:27:12 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 11:27:12 UTC] User ID: 200
[30-Mar-2026 11:27:12 UTC] ✅ User profile retrieved successfully for user ID: 200
[30-Mar-2026 11:28:34 UTC] === API CALL LOG ===
[30-Mar-2026 11:28:34 UTC] Endpoint: user/profile.php
[30-Mar-2026 11:28:34 UTC] Full Log Data: {
    "timestamp": "2026-03-30 11:28:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "216.183.105.94",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "216.183.105.94, 172.69.59.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTUzIiwidXNlcm5hbWUiOiJmb3JkZXgiLCJlbWFpbCI6InBrZTI5NzI2OEBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjUzNTJ9.3q1tFhViVED6HqEwDfgQ3j9s2_7jNEmOOAZ0tzTCokE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e46c588cc3df4a2-ORD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "216.183.105.94",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 11:28:34 UTC] === END API CALL LOG ===
[30-Mar-2026 11:28:34 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 11:28:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTUzIiwidXNlcm5hbWUiOiJmb3JkZXgiLCJlbWFpbCI6InBrZTI5NzI2OEBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjUzNTJ9.3q1tFhViVED6HqEwDfgQ3j9s2_7jNEmOOAZ0tzTCokE
[30-Mar-2026 11:28:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 11:28:34 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 11:28:34 UTC] User ID: 153
[30-Mar-2026 11:28:34 UTC] ✅ User profile retrieved successfully for user ID: 153
[30-Mar-2026 11:28:35 UTC] === API CALL LOG ===
[30-Mar-2026 11:28:35 UTC] Endpoint: user/profile.php
[30-Mar-2026 11:28:35 UTC] Full Log Data: {
    "timestamp": "2026-03-30 11:28:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "216.183.105.94",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "216.183.105.94, 172.69.59.167",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTUzIiwidXNlcm5hbWUiOiJmb3JkZXgiLCJlbWFpbCI6InBrZTI5NzI2OEBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjUzNTJ9.3q1tFhViVED6HqEwDfgQ3j9s2_7jNEmOOAZ0tzTCokE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e46c58f0851f4a2-ORD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "216.183.105.94",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 11:28:35 UTC] === END API CALL LOG ===
[30-Mar-2026 11:28:35 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 11:28:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTUzIiwidXNlcm5hbWUiOiJmb3JkZXgiLCJlbWFpbCI6InBrZTI5NzI2OEBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjUzNTJ9.3q1tFhViVED6HqEwDfgQ3j9s2_7jNEmOOAZ0tzTCokE
[30-Mar-2026 11:28:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 11:28:35 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 11:28:35 UTC] User ID: 153
[30-Mar-2026 11:28:35 UTC] ✅ User profile retrieved successfully for user ID: 153
[30-Mar-2026 11:30:11 UTC] === API CALL LOG ===
[30-Mar-2026 11:30:11 UTC] Endpoint: user/profile.php
[30-Mar-2026 11:30:11 UTC] Full Log Data: {
    "timestamp": "2026-03-30 11:30:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "216.183.105.94",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "216.183.105.94, 172.69.59.9",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTUzIiwidXNlcm5hbWUiOiJmb3JkZXgiLCJlbWFpbCI6InBrZTI5NzI2OEBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjUzNTJ9.3q1tFhViVED6HqEwDfgQ3j9s2_7jNEmOOAZ0tzTCokE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e46c7e6dcb8f4a2-ORD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "216.183.105.94",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 11:30:11 UTC] === END API CALL LOG ===
[30-Mar-2026 11:30:11 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 11:30:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTUzIiwidXNlcm5hbWUiOiJmb3JkZXgiLCJlbWFpbCI6InBrZTI5NzI2OEBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjUzNTJ9.3q1tFhViVED6HqEwDfgQ3j9s2_7jNEmOOAZ0tzTCokE
[30-Mar-2026 11:30:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 11:30:11 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 11:30:11 UTC] User ID: 153
[30-Mar-2026 11:30:11 UTC] ✅ User profile retrieved successfully for user ID: 153
[30-Mar-2026 11:30:12 UTC] User Purchases API - User ID: 153
[30-Mar-2026 11:30:12 UTC] User Purchases API - Total purchases found: 0
[30-Mar-2026 11:30:20 UTC] User Purchases API - User ID: 153
[30-Mar-2026 11:30:20 UTC] User Purchases API - Total purchases found: 0
[30-Mar-2026 11:30:23 UTC] === API CALL LOG ===
[30-Mar-2026 11:30:23 UTC] Endpoint: user/profile.php
[30-Mar-2026 11:30:23 UTC] Full Log Data: {
    "timestamp": "2026-03-30 11:30:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "216.183.105.94",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "216.183.105.94, 172.69.59.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTUzIiwidXNlcm5hbWUiOiJmb3JkZXgiLCJlbWFpbCI6InBrZTI5NzI2OEBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjUzNTJ9.3q1tFhViVED6HqEwDfgQ3j9s2_7jNEmOOAZ0tzTCokE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e46c82e691ff4a2-ORD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "216.183.105.94",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 11:30:23 UTC] === END API CALL LOG ===
[30-Mar-2026 11:30:23 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 11:30:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTUzIiwidXNlcm5hbWUiOiJmb3JkZXgiLCJlbWFpbCI6InBrZTI5NzI2OEBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjUzNTJ9.3q1tFhViVED6HqEwDfgQ3j9s2_7jNEmOOAZ0tzTCokE
[30-Mar-2026 11:30:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 11:30:23 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 11:30:23 UTC] User ID: 153
[30-Mar-2026 11:30:23 UTC] ✅ User profile retrieved successfully for user ID: 153
[30-Mar-2026 11:30:23 UTC] User Purchases API - User ID: 153
[30-Mar-2026 11:30:23 UTC] User Purchases API - Total purchases found: 0
[30-Mar-2026 11:30:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 11:30:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 11:30:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"216.183.105.94, 172.69.59.10","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTUzIiwidXNlcm5hbWUiOiJmb3JkZXgiLCJlbWFpbCI6InBrZTI5NzI2OEBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjUzNTJ9.3q1tFhViVED6HqEwDfgQ3j9s2_7jNEmOOAZ0tzTCokE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e46c8518acaf4a2-ORD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"216.183.105.94","CF-IPCountry":"US","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[30-Mar-2026 11:30:28 UTC] === User Orders API Called ===
[30-Mar-2026 11:30:28 UTC] User ID: 153
[30-Mar-2026 11:30:28 UTC] Limit: 20, Offset: 0
[30-Mar-2026 11:30:28 UTC] Orders found: 0
[30-Mar-2026 11:30:28 UTC] Orders data: []
[30-Mar-2026 11:30:28 UTC] Total orders count: 0
[30-Mar-2026 11:30:33 UTC] === API CALL LOG ===
[30-Mar-2026 11:30:33 UTC] Endpoint: user/profile.php
[30-Mar-2026 11:30:33 UTC] Full Log Data: {
    "timestamp": "2026-03-30 11:30:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "216.183.105.94",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "216.183.105.94, 172.69.59.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTUzIiwidXNlcm5hbWUiOiJmb3JkZXgiLCJlbWFpbCI6InBrZTI5NzI2OEBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjUzNTJ9.3q1tFhViVED6HqEwDfgQ3j9s2_7jNEmOOAZ0tzTCokE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e46c871ac00f4a2-ORD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "216.183.105.94",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 11:30:33 UTC] === END API CALL LOG ===
[30-Mar-2026 11:30:33 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 11:30:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTUzIiwidXNlcm5hbWUiOiJmb3JkZXgiLCJlbWFpbCI6InBrZTI5NzI2OEBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjUzNTJ9.3q1tFhViVED6HqEwDfgQ3j9s2_7jNEmOOAZ0tzTCokE
[30-Mar-2026 11:30:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 11:30:33 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 11:30:33 UTC] User ID: 153
[30-Mar-2026 11:30:33 UTC] ✅ User profile retrieved successfully for user ID: 153
[30-Mar-2026 11:32:39 UTC] === API CALL LOG ===
[30-Mar-2026 11:32:39 UTC] Endpoint: user/profile.php
[30-Mar-2026 11:32:39 UTC] Full Log Data: {
    "timestamp": "2026-03-30 11:32:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "216.183.105.94",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "216.183.105.94, 172.70.127.58",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTUzIiwidXNlcm5hbWUiOiJmb3JkZXgiLCJlbWFpbCI6InBrZTI5NzI2OEBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjUzNTJ9.3q1tFhViVED6HqEwDfgQ3j9s2_7jNEmOOAZ0tzTCokE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e46cb82da0adc06-ORD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "216.183.105.94",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 11:32:39 UTC] === END API CALL LOG ===
[30-Mar-2026 11:32:39 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 11:32:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTUzIiwidXNlcm5hbWUiOiJmb3JkZXgiLCJlbWFpbCI6InBrZTI5NzI2OEBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjUzNTJ9.3q1tFhViVED6HqEwDfgQ3j9s2_7jNEmOOAZ0tzTCokE
[30-Mar-2026 11:32:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 11:32:39 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 11:32:39 UTC] User ID: 153
[30-Mar-2026 11:32:39 UTC] ✅ User profile retrieved successfully for user ID: 153
[30-Mar-2026 11:32:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 11:32:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 11:32:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"216.183.105.94, 172.70.127.58","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTUzIiwidXNlcm5hbWUiOiJmb3JkZXgiLCJlbWFpbCI6InBrZTI5NzI2OEBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjUzNTJ9.3q1tFhViVED6HqEwDfgQ3j9s2_7jNEmOOAZ0tzTCokE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e46cb84eee5dc06-ORD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"216.183.105.94","CF-IPCountry":"US","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[30-Mar-2026 11:32:39 UTC] === User Orders API Called ===
[30-Mar-2026 11:32:39 UTC] User ID: 153
[30-Mar-2026 11:32:39 UTC] Limit: 20, Offset: 0
[30-Mar-2026 11:32:39 UTC] Orders found: 0
[30-Mar-2026 11:32:39 UTC] Orders data: []
[30-Mar-2026 11:32:39 UTC] Total orders count: 0
[30-Mar-2026 11:32:41 UTC] === API CALL LOG ===
[30-Mar-2026 11:32:41 UTC] Endpoint: user/profile.php
[30-Mar-2026 11:32:41 UTC] Full Log Data: {
    "timestamp": "2026-03-30 11:32:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "216.183.105.94",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "216.183.105.94, 172.70.127.57",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTUzIiwidXNlcm5hbWUiOiJmb3JkZXgiLCJlbWFpbCI6InBrZTI5NzI2OEBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjUzNTJ9.3q1tFhViVED6HqEwDfgQ3j9s2_7jNEmOOAZ0tzTCokE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e46cb910964dc06-ORD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "216.183.105.94",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 11:32:41 UTC] === END API CALL LOG ===
[30-Mar-2026 11:32:41 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 11:32:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTUzIiwidXNlcm5hbWUiOiJmb3JkZXgiLCJlbWFpbCI6InBrZTI5NzI2OEBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjUzNTJ9.3q1tFhViVED6HqEwDfgQ3j9s2_7jNEmOOAZ0tzTCokE
[30-Mar-2026 11:32:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 11:32:41 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 11:32:41 UTC] User ID: 153
[30-Mar-2026 11:32:41 UTC] ✅ User profile retrieved successfully for user ID: 153
[30-Mar-2026 11:35:08 UTC] === API CALL LOG ===
[30-Mar-2026 11:35:08 UTC] Endpoint: user/profile.php
[30-Mar-2026 11:35:08 UTC] Full Log Data: {
    "timestamp": "2026-03-30 11:35:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "216.183.105.94",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "216.183.105.94, 104.22.64.31",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTUzIiwidXNlcm5hbWUiOiJmb3JkZXgiLCJlbWFpbCI6InBrZTI5NzI2OEBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjUzNTJ9.3q1tFhViVED6HqEwDfgQ3j9s2_7jNEmOOAZ0tzTCokE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e46cf274e07b7cd-ORD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "216.183.105.94",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 11:35:08 UTC] === END API CALL LOG ===
[30-Mar-2026 11:35:08 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 11:35:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTUzIiwidXNlcm5hbWUiOiJmb3JkZXgiLCJlbWFpbCI6InBrZTI5NzI2OEBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjUzNTJ9.3q1tFhViVED6HqEwDfgQ3j9s2_7jNEmOOAZ0tzTCokE
[30-Mar-2026 11:35:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 11:35:08 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 11:35:08 UTC] User ID: 153
[30-Mar-2026 11:35:08 UTC] ✅ User profile retrieved successfully for user ID: 153
[30-Mar-2026 12:30:12 UTC] === API CALL LOG ===
[30-Mar-2026 12:30:12 UTC] Endpoint: user/profile.php
[30-Mar-2026 12:30:12 UTC] Full Log Data: {
    "timestamp": "2026-03-30 12:30:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "210.87.69.178",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "210.87.69.178, 104.22.29.161",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA4IiwidXNlcm5hbWUiOiJhcHVyYm8xMjMiLCJlbWFpbCI6ImFwdXJib3JveTE5MjhAZ21haWwuY29tIiwiZXhwIjoxNzc1NDc4NjExfQ.czHo5BYJf1hyy-s_VE6VBc7L1PMJyVOuJ9FqrG9x-z0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e471fceea260ed7-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "210.87.69.178",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 12:30:12 UTC] === END API CALL LOG ===
[30-Mar-2026 12:30:12 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 12:30:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA4IiwidXNlcm5hbWUiOiJhcHVyYm8xMjMiLCJlbWFpbCI6ImFwdXJib3JveTE5MjhAZ21haWwuY29tIiwiZXhwIjoxNzc1NDc4NjExfQ.czHo5BYJf1hyy-s_VE6VBc7L1PMJyVOuJ9FqrG9x-z0
[30-Mar-2026 12:30:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 12:30:12 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 12:30:12 UTC] User ID: 208
[30-Mar-2026 12:30:12 UTC] ✅ User profile retrieved successfully for user ID: 208
[30-Mar-2026 12:30:12 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 12:30:12 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 12:30:12 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"210.87.69.178, 104.22.29.160","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA4IiwidXNlcm5hbWUiOiJhcHVyYm8xMjMiLCJlbWFpbCI6ImFwdXJib3JveTE5MjhAZ21haWwuY29tIiwiZXhwIjoxNzc1NDc4NjExfQ.czHo5BYJf1hyy-s_VE6VBc7L1PMJyVOuJ9FqrG9x-z0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e471fceea2c0ed7-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"210.87.69.178","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[30-Mar-2026 12:30:12 UTC] === User Orders API Called ===
[30-Mar-2026 12:30:12 UTC] User ID: 208
[30-Mar-2026 12:30:12 UTC] Limit: 20, Offset: 0
[30-Mar-2026 12:30:12 UTC] Orders found: 0
[30-Mar-2026 12:30:12 UTC] Orders data: []
[30-Mar-2026 12:30:12 UTC] Total orders count: 0
[30-Mar-2026 12:30:12 UTC] === API CALL LOG ===
[30-Mar-2026 12:30:12 UTC] Endpoint: user/profile.php
[30-Mar-2026 12:30:12 UTC] Full Log Data: {
    "timestamp": "2026-03-30 12:30:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "210.87.69.178",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "210.87.69.178, 104.22.29.160",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA4IiwidXNlcm5hbWUiOiJhcHVyYm8xMjMiLCJlbWFpbCI6ImFwdXJib3JveTE5MjhAZ21haWwuY29tIiwiZXhwIjoxNzc1NDc4NjExfQ.czHo5BYJf1hyy-s_VE6VBc7L1PMJyVOuJ9FqrG9x-z0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e471fd01cac0ed7-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "210.87.69.178",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 12:30:12 UTC] === END API CALL LOG ===
[30-Mar-2026 12:30:12 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 12:30:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA4IiwidXNlcm5hbWUiOiJhcHVyYm8xMjMiLCJlbWFpbCI6ImFwdXJib3JveTE5MjhAZ21haWwuY29tIiwiZXhwIjoxNzc1NDc4NjExfQ.czHo5BYJf1hyy-s_VE6VBc7L1PMJyVOuJ9FqrG9x-z0
[30-Mar-2026 12:30:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 12:30:12 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 12:30:12 UTC] User ID: 208
[30-Mar-2026 12:30:12 UTC] ✅ User profile retrieved successfully for user ID: 208
[30-Mar-2026 12:30:13 UTC] === API CALL LOG ===
[30-Mar-2026 12:30:13 UTC] Endpoint: user/profile.php
[30-Mar-2026 12:30:13 UTC] Full Log Data: {
    "timestamp": "2026-03-30 12:30:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "210.87.69.178",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "210.87.69.178, 104.22.29.161",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA4IiwidXNlcm5hbWUiOiJhcHVyYm8xMjMiLCJlbWFpbCI6ImFwdXJib3JveTE5MjhAZ21haWwuY29tIiwiZXhwIjoxNzc1NDc4NjExfQ.czHo5BYJf1hyy-s_VE6VBc7L1PMJyVOuJ9FqrG9x-z0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e471fd629610ed7-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "210.87.69.178",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 12:30:13 UTC] === END API CALL LOG ===
[30-Mar-2026 12:30:13 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 12:30:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA4IiwidXNlcm5hbWUiOiJhcHVyYm8xMjMiLCJlbWFpbCI6ImFwdXJib3JveTE5MjhAZ21haWwuY29tIiwiZXhwIjoxNzc1NDc4NjExfQ.czHo5BYJf1hyy-s_VE6VBc7L1PMJyVOuJ9FqrG9x-z0
[30-Mar-2026 12:30:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 12:30:13 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 12:30:13 UTC] User ID: 208
[30-Mar-2026 12:30:13 UTC] ✅ User profile retrieved successfully for user ID: 208
[30-Mar-2026 12:30:26 UTC] === API CALL LOG ===
[30-Mar-2026 12:30:26 UTC] Endpoint: user/profile.php
[30-Mar-2026 12:30:26 UTC] Full Log Data: {
    "timestamp": "2026-03-30 12:30:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "210.87.69.178",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "210.87.69.178, 104.22.29.160",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA4IiwidXNlcm5hbWUiOiJhcHVyYm8xMjMiLCJlbWFpbCI6ImFwdXJib3JveTE5MjhAZ21haWwuY29tIiwiZXhwIjoxNzc1NDc4NjExfQ.czHo5BYJf1hyy-s_VE6VBc7L1PMJyVOuJ9FqrG9x-z0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e472024dd9e540a-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "210.87.69.178",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 12:30:26 UTC] === END API CALL LOG ===
[30-Mar-2026 12:30:26 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 12:30:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA4IiwidXNlcm5hbWUiOiJhcHVyYm8xMjMiLCJlbWFpbCI6ImFwdXJib3JveTE5MjhAZ21haWwuY29tIiwiZXhwIjoxNzc1NDc4NjExfQ.czHo5BYJf1hyy-s_VE6VBc7L1PMJyVOuJ9FqrG9x-z0
[30-Mar-2026 12:30:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 12:30:26 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 12:30:26 UTC] User ID: 208
[30-Mar-2026 12:30:26 UTC] ✅ User profile retrieved successfully for user ID: 208
[30-Mar-2026 12:30:27 UTC] === API CALL LOG ===
[30-Mar-2026 12:30:27 UTC] Endpoint: user/profile.php
[30-Mar-2026 12:30:27 UTC] Full Log Data: {
    "timestamp": "2026-03-30 12:30:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "210.87.69.178",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "210.87.69.178, 104.22.29.160",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA4IiwidXNlcm5hbWUiOiJhcHVyYm8xMjMiLCJlbWFpbCI6ImFwdXJib3JveTE5MjhAZ21haWwuY29tIiwiZXhwIjoxNzc1NDc4NjExfQ.czHo5BYJf1hyy-s_VE6VBc7L1PMJyVOuJ9FqrG9x-z0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e47202bcb93540a-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "210.87.69.178",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 12:30:27 UTC] === END API CALL LOG ===
[30-Mar-2026 12:30:27 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 12:30:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA4IiwidXNlcm5hbWUiOiJhcHVyYm8xMjMiLCJlbWFpbCI6ImFwdXJib3JveTE5MjhAZ21haWwuY29tIiwiZXhwIjoxNzc1NDc4NjExfQ.czHo5BYJf1hyy-s_VE6VBc7L1PMJyVOuJ9FqrG9x-z0
[30-Mar-2026 12:30:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 12:30:27 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 12:30:27 UTC] User ID: 208
[30-Mar-2026 12:30:27 UTC] ✅ User profile retrieved successfully for user ID: 208
[30-Mar-2026 12:30:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 12:30:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 12:30:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"210.87.69.178, 104.22.29.161","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA4IiwidXNlcm5hbWUiOiJhcHVyYm8xMjMiLCJlbWFpbCI6ImFwdXJib3JveTE5MjhAZ21haWwuY29tIiwiZXhwIjoxNzc1NDc4NjExfQ.czHo5BYJf1hyy-s_VE6VBc7L1PMJyVOuJ9FqrG9x-z0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e47202c1bfd540a-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"210.87.69.178","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[30-Mar-2026 12:30:27 UTC] === User Orders API Called ===
[30-Mar-2026 12:30:27 UTC] User ID: 208
[30-Mar-2026 12:30:27 UTC] Limit: 20, Offset: 0
[30-Mar-2026 12:30:27 UTC] Orders found: 0
[30-Mar-2026 12:30:27 UTC] Orders data: []
[30-Mar-2026 12:30:27 UTC] Total orders count: 0
[30-Mar-2026 12:30:27 UTC] === API CALL LOG ===
[30-Mar-2026 12:30:27 UTC] Endpoint: user/profile.php
[30-Mar-2026 12:30:27 UTC] Full Log Data: {
    "timestamp": "2026-03-30 12:30:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "210.87.69.178",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "210.87.69.178, 104.22.29.160",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA4IiwidXNlcm5hbWUiOiJhcHVyYm8xMjMiLCJlbWFpbCI6ImFwdXJib3JveTE5MjhAZ21haWwuY29tIiwiZXhwIjoxNzc1NDc4NjExfQ.czHo5BYJf1hyy-s_VE6VBc7L1PMJyVOuJ9FqrG9x-z0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e47202c6d00540a-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "210.87.69.178",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 12:30:27 UTC] === END API CALL LOG ===
[30-Mar-2026 12:30:27 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 12:30:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA4IiwidXNlcm5hbWUiOiJhcHVyYm8xMjMiLCJlbWFpbCI6ImFwdXJib3JveTE5MjhAZ21haWwuY29tIiwiZXhwIjoxNzc1NDc4NjExfQ.czHo5BYJf1hyy-s_VE6VBc7L1PMJyVOuJ9FqrG9x-z0
[30-Mar-2026 12:30:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 12:30:27 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 12:30:27 UTC] User ID: 208
[30-Mar-2026 12:30:27 UTC] ✅ User profile retrieved successfully for user ID: 208
[30-Mar-2026 12:30:28 UTC] === API CALL LOG ===
[30-Mar-2026 12:30:28 UTC] Endpoint: user/profile.php
[30-Mar-2026 12:30:28 UTC] Full Log Data: {
    "timestamp": "2026-03-30 12:30:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "210.87.69.178",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "210.87.69.178, 104.22.29.160",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA4IiwidXNlcm5hbWUiOiJhcHVyYm8xMjMiLCJlbWFpbCI6ImFwdXJib3JveTE5MjhAZ21haWwuY29tIiwiZXhwIjoxNzc1NDc4NjExfQ.czHo5BYJf1hyy-s_VE6VBc7L1PMJyVOuJ9FqrG9x-z0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e472032ba20540a-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "210.87.69.178",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 12:30:28 UTC] === END API CALL LOG ===
[30-Mar-2026 12:30:28 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 12:30:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA4IiwidXNlcm5hbWUiOiJhcHVyYm8xMjMiLCJlbWFpbCI6ImFwdXJib3JveTE5MjhAZ21haWwuY29tIiwiZXhwIjoxNzc1NDc4NjExfQ.czHo5BYJf1hyy-s_VE6VBc7L1PMJyVOuJ9FqrG9x-z0
[30-Mar-2026 12:30:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 12:30:28 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 12:30:28 UTC] User ID: 208
[30-Mar-2026 12:30:28 UTC] ✅ User profile retrieved successfully for user ID: 208
[30-Mar-2026 12:30:45 UTC] === API CALL LOG ===
[30-Mar-2026 12:30:45 UTC] Endpoint: user/profile.php
[30-Mar-2026 12:30:45 UTC] Full Log Data: {
    "timestamp": "2026-03-30 12:30:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "210.87.69.178",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "210.87.69.178, 104.22.29.160",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA4IiwidXNlcm5hbWUiOiJhcHVyYm8xMjMiLCJlbWFpbCI6ImFwdXJib3JveTE5MjhAZ21haWwuY29tIiwiZXhwIjoxNzc1NDc4NjExfQ.czHo5BYJf1hyy-s_VE6VBc7L1PMJyVOuJ9FqrG9x-z0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e47209a5e1d7c0c-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "210.87.69.178",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 12:30:45 UTC] === END API CALL LOG ===
[30-Mar-2026 12:30:45 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 12:30:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA4IiwidXNlcm5hbWUiOiJhcHVyYm8xMjMiLCJlbWFpbCI6ImFwdXJib3JveTE5MjhAZ21haWwuY29tIiwiZXhwIjoxNzc1NDc4NjExfQ.czHo5BYJf1hyy-s_VE6VBc7L1PMJyVOuJ9FqrG9x-z0
[30-Mar-2026 12:30:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 12:30:45 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 12:30:45 UTC] User ID: 208
[30-Mar-2026 12:30:45 UTC] ✅ User profile retrieved successfully for user ID: 208
[30-Mar-2026 12:30:46 UTC] === API CALL LOG ===
[30-Mar-2026 12:30:46 UTC] Endpoint: user/profile.php
[30-Mar-2026 12:30:46 UTC] Full Log Data: {
    "timestamp": "2026-03-30 12:30:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "210.87.69.178",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "210.87.69.178, 104.22.29.160",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA4IiwidXNlcm5hbWUiOiJhcHVyYm8xMjMiLCJlbWFpbCI6ImFwdXJib3JveTE5MjhAZ21haWwuY29tIiwiZXhwIjoxNzc1NDc4NjExfQ.czHo5BYJf1hyy-s_VE6VBc7L1PMJyVOuJ9FqrG9x-z0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4720a0eb707c0c-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "210.87.69.178",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 12:30:46 UTC] === END API CALL LOG ===
[30-Mar-2026 12:30:46 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 12:30:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA4IiwidXNlcm5hbWUiOiJhcHVyYm8xMjMiLCJlbWFpbCI6ImFwdXJib3JveTE5MjhAZ21haWwuY29tIiwiZXhwIjoxNzc1NDc4NjExfQ.czHo5BYJf1hyy-s_VE6VBc7L1PMJyVOuJ9FqrG9x-z0
[30-Mar-2026 12:30:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 12:30:46 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 12:30:46 UTC] User ID: 208
[30-Mar-2026 12:30:46 UTC] ✅ User profile retrieved successfully for user ID: 208
[30-Mar-2026 12:30:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 12:30:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 12:30:46 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"210.87.69.178, 104.22.29.160","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA4IiwidXNlcm5hbWUiOiJhcHVyYm8xMjMiLCJlbWFpbCI6ImFwdXJib3JveTE5MjhAZ21haWwuY29tIiwiZXhwIjoxNzc1NDc4NjExfQ.czHo5BYJf1hyy-s_VE6VBc7L1PMJyVOuJ9FqrG9x-z0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e4720a13bde7c0c-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"210.87.69.178","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[30-Mar-2026 12:30:46 UTC] === User Orders API Called ===
[30-Mar-2026 12:30:46 UTC] User ID: 208
[30-Mar-2026 12:30:46 UTC] Limit: 20, Offset: 0
[30-Mar-2026 12:30:46 UTC] Orders found: 0
[30-Mar-2026 12:30:46 UTC] Orders data: []
[30-Mar-2026 12:30:46 UTC] Total orders count: 0
[30-Mar-2026 12:30:46 UTC] === API CALL LOG ===
[30-Mar-2026 12:30:46 UTC] Endpoint: user/profile.php
[30-Mar-2026 12:30:46 UTC] Full Log Data: {
    "timestamp": "2026-03-30 12:30:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "210.87.69.178",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "210.87.69.178, 104.22.29.160",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA4IiwidXNlcm5hbWUiOiJhcHVyYm8xMjMiLCJlbWFpbCI6ImFwdXJib3JveTE5MjhAZ21haWwuY29tIiwiZXhwIjoxNzc1NDc4NjExfQ.czHo5BYJf1hyy-s_VE6VBc7L1PMJyVOuJ9FqrG9x-z0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4720a19cbc7c0c-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "210.87.69.178",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 12:30:46 UTC] === END API CALL LOG ===
[30-Mar-2026 12:30:46 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 12:30:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA4IiwidXNlcm5hbWUiOiJhcHVyYm8xMjMiLCJlbWFpbCI6ImFwdXJib3JveTE5MjhAZ21haWwuY29tIiwiZXhwIjoxNzc1NDc4NjExfQ.czHo5BYJf1hyy-s_VE6VBc7L1PMJyVOuJ9FqrG9x-z0
[30-Mar-2026 12:30:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 12:30:46 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 12:30:46 UTC] User ID: 208
[30-Mar-2026 12:30:46 UTC] ✅ User profile retrieved successfully for user ID: 208
[30-Mar-2026 12:30:47 UTC] === API CALL LOG ===
[30-Mar-2026 12:30:47 UTC] Endpoint: user/profile.php
[30-Mar-2026 12:30:47 UTC] Full Log Data: {
    "timestamp": "2026-03-30 12:30:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "210.87.69.178",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "210.87.69.178, 104.22.29.160",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA4IiwidXNlcm5hbWUiOiJhcHVyYm8xMjMiLCJlbWFpbCI6ImFwdXJib3JveTE5MjhAZ21haWwuY29tIiwiZXhwIjoxNzc1NDc4NjExfQ.czHo5BYJf1hyy-s_VE6VBc7L1PMJyVOuJ9FqrG9x-z0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4720a7899e7c0c-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "210.87.69.178",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 12:30:47 UTC] === END API CALL LOG ===
[30-Mar-2026 12:30:47 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 12:30:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA4IiwidXNlcm5hbWUiOiJhcHVyYm8xMjMiLCJlbWFpbCI6ImFwdXJib3JveTE5MjhAZ21haWwuY29tIiwiZXhwIjoxNzc1NDc4NjExfQ.czHo5BYJf1hyy-s_VE6VBc7L1PMJyVOuJ9FqrG9x-z0
[30-Mar-2026 12:30:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 12:30:47 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 12:30:47 UTC] User ID: 208
[30-Mar-2026 12:30:47 UTC] ✅ User profile retrieved successfully for user ID: 208
[30-Mar-2026 12:31:25 UTC] === API CALL LOG ===
[30-Mar-2026 12:31:25 UTC] Endpoint: user/profile.php
[30-Mar-2026 12:31:25 UTC] Full Log Data: {
    "timestamp": "2026-03-30 12:31:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "210.87.69.178",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "210.87.69.178, 104.22.29.161",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA4IiwidXNlcm5hbWUiOiJhcHVyYm8xMjMiLCJlbWFpbCI6ImFwdXJib3JveTE5MjhAZ21haWwuY29tIiwiZXhwIjoxNzc1NDc4NjExfQ.czHo5BYJf1hyy-s_VE6VBc7L1PMJyVOuJ9FqrG9x-z0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e472194ddfc7c0c-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "210.87.69.178",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 12:31:25 UTC] === END API CALL LOG ===
[30-Mar-2026 12:31:25 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 12:31:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA4IiwidXNlcm5hbWUiOiJhcHVyYm8xMjMiLCJlbWFpbCI6ImFwdXJib3JveTE5MjhAZ21haWwuY29tIiwiZXhwIjoxNzc1NDc4NjExfQ.czHo5BYJf1hyy-s_VE6VBc7L1PMJyVOuJ9FqrG9x-z0
[30-Mar-2026 12:31:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 12:31:25 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 12:31:25 UTC] User ID: 208
[30-Mar-2026 12:31:25 UTC] ✅ User profile retrieved successfully for user ID: 208
[30-Mar-2026 12:31:25 UTC] === API CALL LOG ===
[30-Mar-2026 12:31:25 UTC] Endpoint: user/profile.php
[30-Mar-2026 12:31:25 UTC] Full Log Data: {
    "timestamp": "2026-03-30 12:31:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "210.87.69.178",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "210.87.69.178, 104.22.29.160",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA4IiwidXNlcm5hbWUiOiJhcHVyYm8xMjMiLCJlbWFpbCI6ImFwdXJib3JveTE5MjhAZ21haWwuY29tIiwiZXhwIjoxNzc1NDc4NjExfQ.czHo5BYJf1hyy-s_VE6VBc7L1PMJyVOuJ9FqrG9x-z0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e472194ddf87c0c-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "210.87.69.178",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 12:31:25 UTC] === END API CALL LOG ===
[30-Mar-2026 12:31:25 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 12:31:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA4IiwidXNlcm5hbWUiOiJhcHVyYm8xMjMiLCJlbWFpbCI6ImFwdXJib3JveTE5MjhAZ21haWwuY29tIiwiZXhwIjoxNzc1NDc4NjExfQ.czHo5BYJf1hyy-s_VE6VBc7L1PMJyVOuJ9FqrG9x-z0
[30-Mar-2026 12:31:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 12:31:25 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 12:31:25 UTC] User ID: 208
[30-Mar-2026 12:31:25 UTC] ✅ User profile retrieved successfully for user ID: 208
[30-Mar-2026 12:31:37 UTC] === API CALL LOG ===
[30-Mar-2026 12:31:37 UTC] Endpoint: user/profile.php
[30-Mar-2026 12:31:37 UTC] Full Log Data: {
    "timestamp": "2026-03-30 12:31:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "210.87.69.178",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "210.87.69.178, 104.22.29.160",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA4IiwidXNlcm5hbWUiOiJhcHVyYm8xMjMiLCJlbWFpbCI6ImFwdXJib3JveTE5MjhAZ21haWwuY29tIiwiZXhwIjoxNzc1NDc4NjExfQ.czHo5BYJf1hyy-s_VE6VBc7L1PMJyVOuJ9FqrG9x-z0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4721e009bcd977-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "210.87.69.178",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 12:31:37 UTC] === END API CALL LOG ===
[30-Mar-2026 12:31:37 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 12:31:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA4IiwidXNlcm5hbWUiOiJhcHVyYm8xMjMiLCJlbWFpbCI6ImFwdXJib3JveTE5MjhAZ21haWwuY29tIiwiZXhwIjoxNzc1NDc4NjExfQ.czHo5BYJf1hyy-s_VE6VBc7L1PMJyVOuJ9FqrG9x-z0
[30-Mar-2026 12:31:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 12:31:37 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 12:31:37 UTC] User ID: 208
[30-Mar-2026 12:31:37 UTC] ✅ User profile retrieved successfully for user ID: 208
[30-Mar-2026 12:31:38 UTC] === API CALL LOG ===
[30-Mar-2026 12:31:38 UTC] Endpoint: user/profile.php
[30-Mar-2026 12:31:38 UTC] Full Log Data: {
    "timestamp": "2026-03-30 12:31:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "210.87.69.178",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "210.87.69.178, 104.22.29.160",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA4IiwidXNlcm5hbWUiOiJhcHVyYm8xMjMiLCJlbWFpbCI6ImFwdXJib3JveTE5MjhAZ21haWwuY29tIiwiZXhwIjoxNzc1NDc4NjExfQ.czHo5BYJf1hyy-s_VE6VBc7L1PMJyVOuJ9FqrG9x-z0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4721eaca56d977-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "210.87.69.178",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 12:31:38 UTC] === END API CALL LOG ===
[30-Mar-2026 12:31:38 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 12:31:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA4IiwidXNlcm5hbWUiOiJhcHVyYm8xMjMiLCJlbWFpbCI6ImFwdXJib3JveTE5MjhAZ21haWwuY29tIiwiZXhwIjoxNzc1NDc4NjExfQ.czHo5BYJf1hyy-s_VE6VBc7L1PMJyVOuJ9FqrG9x-z0
[30-Mar-2026 12:31:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 12:31:38 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 12:31:38 UTC] User ID: 208
[30-Mar-2026 12:31:38 UTC] ✅ User profile retrieved successfully for user ID: 208
[30-Mar-2026 12:31:38 UTC] === API CALL LOG ===
[30-Mar-2026 12:31:38 UTC] Endpoint: user/profile.php
[30-Mar-2026 12:31:38 UTC] Full Log Data: {
    "timestamp": "2026-03-30 12:31:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "210.87.69.178",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "210.87.69.178, 104.22.29.160",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA4IiwidXNlcm5hbWUiOiJhcHVyYm8xMjMiLCJlbWFpbCI6ImFwdXJib3JveTE5MjhAZ21haWwuY29tIiwiZXhwIjoxNzc1NDc4NjExfQ.czHo5BYJf1hyy-s_VE6VBc7L1PMJyVOuJ9FqrG9x-z0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4721eaca60d977-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "210.87.69.178",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 12:31:38 UTC] === END API CALL LOG ===
[30-Mar-2026 12:31:38 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 12:31:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA4IiwidXNlcm5hbWUiOiJhcHVyYm8xMjMiLCJlbWFpbCI6ImFwdXJib3JveTE5MjhAZ21haWwuY29tIiwiZXhwIjoxNzc1NDc4NjExfQ.czHo5BYJf1hyy-s_VE6VBc7L1PMJyVOuJ9FqrG9x-z0
[30-Mar-2026 12:31:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 12:31:38 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 12:31:38 UTC] User ID: 208
[30-Mar-2026 12:31:38 UTC] ✅ User profile retrieved successfully for user ID: 208
[30-Mar-2026 12:31:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 12:31:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 12:31:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"210.87.69.178, 104.22.29.160","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA4IiwidXNlcm5hbWUiOiJhcHVyYm8xMjMiLCJlbWFpbCI6ImFwdXJib3JveTE5MjhAZ21haWwuY29tIiwiZXhwIjoxNzc1NDc4NjExfQ.czHo5BYJf1hyy-s_VE6VBc7L1PMJyVOuJ9FqrG9x-z0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e4721eaca5cd977-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"210.87.69.178","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[30-Mar-2026 12:31:38 UTC] === User Orders API Called ===
[30-Mar-2026 12:31:38 UTC] User ID: 208
[30-Mar-2026 12:31:38 UTC] Limit: 20, Offset: 0
[30-Mar-2026 12:31:38 UTC] Orders found: 0
[30-Mar-2026 12:31:38 UTC] Orders data: []
[30-Mar-2026 12:31:38 UTC] Total orders count: 0
[30-Mar-2026 13:39:43 UTC] === API CALL LOG ===
[30-Mar-2026 13:39:43 UTC] Endpoint: user/profile.php
[30-Mar-2026 13:39:43 UTC] Full Log Data: {
    "timestamp": "2026-03-30 13:39:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "58.145.187.233",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "58.145.187.233, 172.68.221.157",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA5IiwidXNlcm5hbWUiOiJ5ZWFzaW45NTgiLCJlbWFpbCI6InllYXNpbmhvc3NhbjExN0BnbWFpbC5jb20iLCJleHAiOjE3NzU0ODI3ODJ9.keqCip8gnWjCYSVfl4rE9aJT4FD2jwIh-jmxBZfLs2Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4785a4df0d2091-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "58.145.187.233",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 13:39:43 UTC] === END API CALL LOG ===
[30-Mar-2026 13:39:43 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 13:39:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA5IiwidXNlcm5hbWUiOiJ5ZWFzaW45NTgiLCJlbWFpbCI6InllYXNpbmhvc3NhbjExN0BnbWFpbC5jb20iLCJleHAiOjE3NzU0ODI3ODJ9.keqCip8gnWjCYSVfl4rE9aJT4FD2jwIh-jmxBZfLs2Q
[30-Mar-2026 13:39:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 13:39:43 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 13:39:43 UTC] User ID: 209
[30-Mar-2026 13:39:43 UTC] ✅ User profile retrieved successfully for user ID: 209
[30-Mar-2026 13:39:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 13:39:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 13:39:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"58.145.187.233, 172.68.221.156","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA5IiwidXNlcm5hbWUiOiJ5ZWFzaW45NTgiLCJlbWFpbCI6InllYXNpbmhvc3NhbjExN0BnbWFpbC5jb20iLCJleHAiOjE3NzU0ODI3ODJ9.keqCip8gnWjCYSVfl4rE9aJT4FD2jwIh-jmxBZfLs2Q","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e4785a548002091-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"58.145.187.233","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[30-Mar-2026 13:39:43 UTC] === User Orders API Called ===
[30-Mar-2026 13:39:43 UTC] User ID: 209
[30-Mar-2026 13:39:43 UTC] Limit: 20, Offset: 0
[30-Mar-2026 13:39:43 UTC] Orders found: 0
[30-Mar-2026 13:39:43 UTC] Orders data: []
[30-Mar-2026 13:39:43 UTC] Total orders count: 0
[30-Mar-2026 13:39:43 UTC] === API CALL LOG ===
[30-Mar-2026 13:39:43 UTC] Endpoint: user/profile.php
[30-Mar-2026 13:39:43 UTC] Full Log Data: {
    "timestamp": "2026-03-30 13:39:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "58.145.187.233",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "58.145.187.233, 172.68.221.157",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA5IiwidXNlcm5hbWUiOiJ5ZWFzaW45NTgiLCJlbWFpbCI6InllYXNpbmhvc3NhbjExN0BnbWFpbC5jb20iLCJleHAiOjE3NzU0ODI3ODJ9.keqCip8gnWjCYSVfl4rE9aJT4FD2jwIh-jmxBZfLs2Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4785a5888f2091-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "58.145.187.233",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 13:39:43 UTC] === END API CALL LOG ===
[30-Mar-2026 13:39:43 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 13:39:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA5IiwidXNlcm5hbWUiOiJ5ZWFzaW45NTgiLCJlbWFpbCI6InllYXNpbmhvc3NhbjExN0BnbWFpbC5jb20iLCJleHAiOjE3NzU0ODI3ODJ9.keqCip8gnWjCYSVfl4rE9aJT4FD2jwIh-jmxBZfLs2Q
[30-Mar-2026 13:39:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 13:39:43 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 13:39:43 UTC] User ID: 209
[30-Mar-2026 13:39:43 UTC] ✅ User profile retrieved successfully for user ID: 209
[30-Mar-2026 13:39:44 UTC] === API CALL LOG ===
[30-Mar-2026 13:39:44 UTC] Endpoint: user/profile.php
[30-Mar-2026 13:39:44 UTC] Full Log Data: {
    "timestamp": "2026-03-30 13:39:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "58.145.187.233",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "58.145.187.233, 172.68.221.157",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA5IiwidXNlcm5hbWUiOiJ5ZWFzaW45NTgiLCJlbWFpbCI6InllYXNpbmhvc3NhbjExN0BnbWFpbC5jb20iLCJleHAiOjE3NzU0ODI3ODJ9.keqCip8gnWjCYSVfl4rE9aJT4FD2jwIh-jmxBZfLs2Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4785ad4c122091-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "58.145.187.233",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 13:39:44 UTC] === END API CALL LOG ===
[30-Mar-2026 13:39:44 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 13:39:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA5IiwidXNlcm5hbWUiOiJ5ZWFzaW45NTgiLCJlbWFpbCI6InllYXNpbmhvc3NhbjExN0BnbWFpbC5jb20iLCJleHAiOjE3NzU0ODI3ODJ9.keqCip8gnWjCYSVfl4rE9aJT4FD2jwIh-jmxBZfLs2Q
[30-Mar-2026 13:39:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 13:39:44 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 13:39:44 UTC] User ID: 209
[30-Mar-2026 13:39:44 UTC] ✅ User profile retrieved successfully for user ID: 209
[30-Mar-2026 13:39:53 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 13:39:53 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 13:39:53 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"58.145.187.233, 172.68.221.156","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA5IiwidXNlcm5hbWUiOiJ5ZWFzaW45NTgiLCJlbWFpbCI6InllYXNpbmhvc3NhbjExN0BnbWFpbC5jb20iLCJleHAiOjE3NzU0ODI3ODJ9.keqCip8gnWjCYSVfl4rE9aJT4FD2jwIh-jmxBZfLs2Q","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e4785debf262091-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"58.145.187.233","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[30-Mar-2026 13:39:53 UTC] === User Orders API Called ===
[30-Mar-2026 13:39:53 UTC] User ID: 209
[30-Mar-2026 13:39:53 UTC] Limit: 20, Offset: 0
[30-Mar-2026 13:39:53 UTC] Orders found: 0
[30-Mar-2026 13:39:53 UTC] Orders data: []
[30-Mar-2026 13:39:53 UTC] Total orders count: 0
[30-Mar-2026 13:39:53 UTC] === API CALL LOG ===
[30-Mar-2026 13:39:53 UTC] Endpoint: user/profile.php
[30-Mar-2026 13:39:53 UTC] Full Log Data: {
    "timestamp": "2026-03-30 13:39:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "58.145.187.233",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "58.145.187.233, 172.68.221.156",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA5IiwidXNlcm5hbWUiOiJ5ZWFzaW45NTgiLCJlbWFpbCI6InllYXNpbmhvc3NhbjExN0BnbWFpbC5jb20iLCJleHAiOjE3NzU0ODI3ODJ9.keqCip8gnWjCYSVfl4rE9aJT4FD2jwIh-jmxBZfLs2Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4785df08912091-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "58.145.187.233",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 13:39:53 UTC] === END API CALL LOG ===
[30-Mar-2026 13:39:53 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 13:39:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA5IiwidXNlcm5hbWUiOiJ5ZWFzaW45NTgiLCJlbWFpbCI6InllYXNpbmhvc3NhbjExN0BnbWFpbC5jb20iLCJleHAiOjE3NzU0ODI3ODJ9.keqCip8gnWjCYSVfl4rE9aJT4FD2jwIh-jmxBZfLs2Q
[30-Mar-2026 13:39:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 13:39:53 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 13:39:53 UTC] User ID: 209
[30-Mar-2026 13:39:53 UTC] ✅ User profile retrieved successfully for user ID: 209
[30-Mar-2026 13:39:53 UTC] === API CALL LOG ===
[30-Mar-2026 13:39:53 UTC] Endpoint: user/profile.php
[30-Mar-2026 13:39:53 UTC] Full Log Data: {
    "timestamp": "2026-03-30 13:39:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "58.145.187.233",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "58.145.187.233, 172.68.221.156",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA5IiwidXNlcm5hbWUiOiJ5ZWFzaW45NTgiLCJlbWFpbCI6InllYXNpbmhvc3NhbjExN0BnbWFpbC5jb20iLCJleHAiOjE3NzU0ODI3ODJ9.keqCip8gnWjCYSVfl4rE9aJT4FD2jwIh-jmxBZfLs2Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4785e31c092091-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "58.145.187.233",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 13:39:53 UTC] === END API CALL LOG ===
[30-Mar-2026 13:39:53 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 13:39:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA5IiwidXNlcm5hbWUiOiJ5ZWFzaW45NTgiLCJlbWFpbCI6InllYXNpbmhvc3NhbjExN0BnbWFpbC5jb20iLCJleHAiOjE3NzU0ODI3ODJ9.keqCip8gnWjCYSVfl4rE9aJT4FD2jwIh-jmxBZfLs2Q
[30-Mar-2026 13:39:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 13:39:53 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 13:39:53 UTC] User ID: 209
[30-Mar-2026 13:39:53 UTC] ✅ User profile retrieved successfully for user ID: 209
[30-Mar-2026 13:39:53 UTC] === API CALL LOG ===
[30-Mar-2026 13:39:53 UTC] Endpoint: user/profile.php
[30-Mar-2026 13:39:53 UTC] Full Log Data: {
    "timestamp": "2026-03-30 13:39:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "58.145.187.233",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "58.145.187.233, 172.68.221.157",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA5IiwidXNlcm5hbWUiOiJ5ZWFzaW45NTgiLCJlbWFpbCI6InllYXNpbmhvc3NhbjExN0BnbWFpbC5jb20iLCJleHAiOjE3NzU0ODI3ODJ9.keqCip8gnWjCYSVfl4rE9aJT4FD2jwIh-jmxBZfLs2Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4785e5296c2091-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "58.145.187.233",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 13:39:53 UTC] === END API CALL LOG ===
[30-Mar-2026 13:39:53 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 13:39:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA5IiwidXNlcm5hbWUiOiJ5ZWFzaW45NTgiLCJlbWFpbCI6InllYXNpbmhvc3NhbjExN0BnbWFpbC5jb20iLCJleHAiOjE3NzU0ODI3ODJ9.keqCip8gnWjCYSVfl4rE9aJT4FD2jwIh-jmxBZfLs2Q
[30-Mar-2026 13:39:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 13:39:53 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 13:39:53 UTC] User ID: 209
[30-Mar-2026 13:39:53 UTC] ✅ User profile retrieved successfully for user ID: 209
[30-Mar-2026 13:40:05 UTC] === API CALL LOG ===
[30-Mar-2026 13:40:05 UTC] Endpoint: user/profile.php
[30-Mar-2026 13:40:05 UTC] Full Log Data: {
    "timestamp": "2026-03-30 13:40:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "58.145.187.233",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "58.145.187.233, 172.68.221.156",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA5IiwidXNlcm5hbWUiOiJ5ZWFzaW45NTgiLCJlbWFpbCI6InllYXNpbmhvc3NhbjExN0BnbWFpbC5jb20iLCJleHAiOjE3NzU0ODI3ODJ9.keqCip8gnWjCYSVfl4rE9aJT4FD2jwIh-jmxBZfLs2Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e478629efc32091-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "58.145.187.233",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 13:40:05 UTC] === END API CALL LOG ===
[30-Mar-2026 13:40:05 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 13:40:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA5IiwidXNlcm5hbWUiOiJ5ZWFzaW45NTgiLCJlbWFpbCI6InllYXNpbmhvc3NhbjExN0BnbWFpbC5jb20iLCJleHAiOjE3NzU0ODI3ODJ9.keqCip8gnWjCYSVfl4rE9aJT4FD2jwIh-jmxBZfLs2Q
[30-Mar-2026 13:40:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 13:40:05 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 13:40:05 UTC] User ID: 209
[30-Mar-2026 13:40:05 UTC] ✅ User profile retrieved successfully for user ID: 209
[30-Mar-2026 13:40:05 UTC] User Purchases API - User ID: 209
[30-Mar-2026 13:40:05 UTC] User Purchases API - Total purchases found: 0
[30-Mar-2026 13:40:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 13:40:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 13:40:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"58.145.187.233, 172.68.221.156","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA5IiwidXNlcm5hbWUiOiJ5ZWFzaW45NTgiLCJlbWFpbCI6InllYXNpbmhvc3NhbjExN0BnbWFpbC5jb20iLCJleHAiOjE3NzU0ODI3ODJ9.keqCip8gnWjCYSVfl4rE9aJT4FD2jwIh-jmxBZfLs2Q","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e4786485ca32091-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"58.145.187.233","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[30-Mar-2026 13:40:09 UTC] === User Orders API Called ===
[30-Mar-2026 13:40:09 UTC] User ID: 209
[30-Mar-2026 13:40:09 UTC] Limit: 20, Offset: 0
[30-Mar-2026 13:40:09 UTC] Orders found: 0
[30-Mar-2026 13:40:09 UTC] Orders data: []
[30-Mar-2026 13:40:09 UTC] Total orders count: 0
[30-Mar-2026 13:40:09 UTC] === API CALL LOG ===
[30-Mar-2026 13:40:09 UTC] Endpoint: user/profile.php
[30-Mar-2026 13:40:09 UTC] Full Log Data: {
    "timestamp": "2026-03-30 13:40:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "58.145.187.233",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "58.145.187.233, 172.68.221.157",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA5IiwidXNlcm5hbWUiOiJ5ZWFzaW45NTgiLCJlbWFpbCI6InllYXNpbmhvc3NhbjExN0BnbWFpbC5jb20iLCJleHAiOjE3NzU0ODI3ODJ9.keqCip8gnWjCYSVfl4rE9aJT4FD2jwIh-jmxBZfLs2Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4786489d5e2091-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "58.145.187.233",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 13:40:09 UTC] === END API CALL LOG ===
[30-Mar-2026 13:40:09 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 13:40:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA5IiwidXNlcm5hbWUiOiJ5ZWFzaW45NTgiLCJlbWFpbCI6InllYXNpbmhvc3NhbjExN0BnbWFpbC5jb20iLCJleHAiOjE3NzU0ODI3ODJ9.keqCip8gnWjCYSVfl4rE9aJT4FD2jwIh-jmxBZfLs2Q
[30-Mar-2026 13:40:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 13:40:09 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 13:40:09 UTC] User ID: 209
[30-Mar-2026 13:40:09 UTC] ✅ User profile retrieved successfully for user ID: 209
[30-Mar-2026 13:40:10 UTC] === API CALL LOG ===
[30-Mar-2026 13:40:10 UTC] Endpoint: user/profile.php
[30-Mar-2026 13:40:10 UTC] Full Log Data: {
    "timestamp": "2026-03-30 13:40:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "58.145.187.233",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "58.145.187.233, 172.68.221.156",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA5IiwidXNlcm5hbWUiOiJ5ZWFzaW45NTgiLCJlbWFpbCI6InllYXNpbmhvc3NhbjExN0BnbWFpbC5jb20iLCJleHAiOjE3NzU0ODI3ODJ9.keqCip8gnWjCYSVfl4rE9aJT4FD2jwIh-jmxBZfLs2Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e47864cc86c2091-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "58.145.187.233",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 13:40:10 UTC] === END API CALL LOG ===
[30-Mar-2026 13:40:10 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 13:40:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA5IiwidXNlcm5hbWUiOiJ5ZWFzaW45NTgiLCJlbWFpbCI6InllYXNpbmhvc3NhbjExN0BnbWFpbC5jb20iLCJleHAiOjE3NzU0ODI3ODJ9.keqCip8gnWjCYSVfl4rE9aJT4FD2jwIh-jmxBZfLs2Q
[30-Mar-2026 13:40:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 13:40:10 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 13:40:10 UTC] User ID: 209
[30-Mar-2026 13:40:10 UTC] ✅ User profile retrieved successfully for user ID: 209
[30-Mar-2026 13:40:10 UTC] === API CALL LOG ===
[30-Mar-2026 13:40:10 UTC] Endpoint: user/profile.php
[30-Mar-2026 13:40:10 UTC] Full Log Data: {
    "timestamp": "2026-03-30 13:40:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "58.145.187.233",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "58.145.187.233, 172.68.221.156",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA5IiwidXNlcm5hbWUiOiJ5ZWFzaW45NTgiLCJlbWFpbCI6InllYXNpbmhvc3NhbjExN0BnbWFpbC5jb20iLCJleHAiOjE3NzU0ODI3ODJ9.keqCip8gnWjCYSVfl4rE9aJT4FD2jwIh-jmxBZfLs2Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e47864eee5e2091-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "58.145.187.233",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 13:40:10 UTC] === END API CALL LOG ===
[30-Mar-2026 13:40:10 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 13:40:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA5IiwidXNlcm5hbWUiOiJ5ZWFzaW45NTgiLCJlbWFpbCI6InllYXNpbmhvc3NhbjExN0BnbWFpbC5jb20iLCJleHAiOjE3NzU0ODI3ODJ9.keqCip8gnWjCYSVfl4rE9aJT4FD2jwIh-jmxBZfLs2Q
[30-Mar-2026 13:40:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 13:40:10 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 13:40:10 UTC] User ID: 209
[30-Mar-2026 13:40:10 UTC] ✅ User profile retrieved successfully for user ID: 209
[30-Mar-2026 13:40:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 13:40:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 13:40:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"58.145.187.233, 172.68.221.156","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA5IiwidXNlcm5hbWUiOiJ5ZWFzaW45NTgiLCJlbWFpbCI6InllYXNpbmhvc3NhbjExN0BnbWFpbC5jb20iLCJleHAiOjE3NzU0ODI3ODJ9.keqCip8gnWjCYSVfl4rE9aJT4FD2jwIh-jmxBZfLs2Q","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e4786642b1b2091-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"58.145.187.233","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[30-Mar-2026 13:40:14 UTC] === User Orders API Called ===
[30-Mar-2026 13:40:14 UTC] User ID: 209
[30-Mar-2026 13:40:14 UTC] Limit: 20, Offset: 0
[30-Mar-2026 13:40:14 UTC] Orders found: 0
[30-Mar-2026 13:40:14 UTC] Orders data: []
[30-Mar-2026 13:40:14 UTC] Total orders count: 0
[30-Mar-2026 13:40:14 UTC] === API CALL LOG ===
[30-Mar-2026 13:40:14 UTC] Endpoint: user/profile.php
[30-Mar-2026 13:40:14 UTC] Full Log Data: {
    "timestamp": "2026-03-30 13:40:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "58.145.187.233",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "58.145.187.233, 172.68.221.156",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA5IiwidXNlcm5hbWUiOiJ5ZWFzaW45NTgiLCJlbWFpbCI6InllYXNpbmhvc3NhbjExN0BnbWFpbC5jb20iLCJleHAiOjE3NzU0ODI3ODJ9.keqCip8gnWjCYSVfl4rE9aJT4FD2jwIh-jmxBZfLs2Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4786649c122091-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "58.145.187.233",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 13:40:14 UTC] === END API CALL LOG ===
[30-Mar-2026 13:40:14 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 13:40:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA5IiwidXNlcm5hbWUiOiJ5ZWFzaW45NTgiLCJlbWFpbCI6InllYXNpbmhvc3NhbjExN0BnbWFpbC5jb20iLCJleHAiOjE3NzU0ODI3ODJ9.keqCip8gnWjCYSVfl4rE9aJT4FD2jwIh-jmxBZfLs2Q
[30-Mar-2026 13:40:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 13:40:14 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 13:40:14 UTC] User ID: 209
[30-Mar-2026 13:40:14 UTC] ✅ User profile retrieved successfully for user ID: 209
[30-Mar-2026 13:40:14 UTC] === API CALL LOG ===
[30-Mar-2026 13:40:14 UTC] Endpoint: user/profile.php
[30-Mar-2026 13:40:14 UTC] Full Log Data: {
    "timestamp": "2026-03-30 13:40:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "58.145.187.233",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "58.145.187.233, 172.68.221.156",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA5IiwidXNlcm5hbWUiOiJ5ZWFzaW45NTgiLCJlbWFpbCI6InllYXNpbmhvc3NhbjExN0BnbWFpbC5jb20iLCJleHAiOjE3NzU0ODI3ODJ9.keqCip8gnWjCYSVfl4rE9aJT4FD2jwIh-jmxBZfLs2Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4786689f342091-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "58.145.187.233",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 13:40:14 UTC] === END API CALL LOG ===
[30-Mar-2026 13:40:14 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 13:40:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA5IiwidXNlcm5hbWUiOiJ5ZWFzaW45NTgiLCJlbWFpbCI6InllYXNpbmhvc3NhbjExN0BnbWFpbC5jb20iLCJleHAiOjE3NzU0ODI3ODJ9.keqCip8gnWjCYSVfl4rE9aJT4FD2jwIh-jmxBZfLs2Q
[30-Mar-2026 13:40:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 13:40:14 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 13:40:14 UTC] User ID: 209
[30-Mar-2026 13:40:14 UTC] ✅ User profile retrieved successfully for user ID: 209
[30-Mar-2026 13:40:15 UTC] === API CALL LOG ===
[30-Mar-2026 13:40:15 UTC] Endpoint: user/profile.php
[30-Mar-2026 13:40:15 UTC] Full Log Data: {
    "timestamp": "2026-03-30 13:40:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "58.145.187.233",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "58.145.187.233, 172.68.221.156",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA5IiwidXNlcm5hbWUiOiJ5ZWFzaW45NTgiLCJlbWFpbCI6InllYXNpbmhvc3NhbjExN0BnbWFpbC5jb20iLCJleHAiOjE3NzU0ODI3ODJ9.keqCip8gnWjCYSVfl4rE9aJT4FD2jwIh-jmxBZfLs2Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e47866acd7f2091-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "58.145.187.233",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 13:40:15 UTC] === END API CALL LOG ===
[30-Mar-2026 13:40:15 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 13:40:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA5IiwidXNlcm5hbWUiOiJ5ZWFzaW45NTgiLCJlbWFpbCI6InllYXNpbmhvc3NhbjExN0BnbWFpbC5jb20iLCJleHAiOjE3NzU0ODI3ODJ9.keqCip8gnWjCYSVfl4rE9aJT4FD2jwIh-jmxBZfLs2Q
[30-Mar-2026 13:40:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 13:40:15 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 13:40:15 UTC] User ID: 209
[30-Mar-2026 13:40:15 UTC] ✅ User profile retrieved successfully for user ID: 209
[30-Mar-2026 13:40:46 UTC] === API CALL LOG ===
[30-Mar-2026 13:40:46 UTC] Endpoint: user/profile.php
[30-Mar-2026 13:40:46 UTC] Full Log Data: {
    "timestamp": "2026-03-30 13:40:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "58.145.187.233",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "58.145.187.233, 172.68.221.157",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA5IiwidXNlcm5hbWUiOiJ5ZWFzaW45NTgiLCJlbWFpbCI6InllYXNpbmhvc3NhbjExN0BnbWFpbC5jb20iLCJleHAiOjE3NzU0ODI3ODJ9.keqCip8gnWjCYSVfl4rE9aJT4FD2jwIh-jmxBZfLs2Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e47872bbcac2091-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "58.145.187.233",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 13:40:46 UTC] === END API CALL LOG ===
[30-Mar-2026 13:40:46 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 13:40:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA5IiwidXNlcm5hbWUiOiJ5ZWFzaW45NTgiLCJlbWFpbCI6InllYXNpbmhvc3NhbjExN0BnbWFpbC5jb20iLCJleHAiOjE3NzU0ODI3ODJ9.keqCip8gnWjCYSVfl4rE9aJT4FD2jwIh-jmxBZfLs2Q
[30-Mar-2026 13:40:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 13:40:46 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 13:40:46 UTC] User ID: 209
[30-Mar-2026 13:40:46 UTC] ✅ User profile retrieved successfully for user ID: 209
[30-Mar-2026 13:40:57 UTC] === API CALL LOG ===
[30-Mar-2026 13:40:57 UTC] Endpoint: user/profile.php
[30-Mar-2026 13:40:57 UTC] Full Log Data: {
    "timestamp": "2026-03-30 13:40:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "58.145.187.233",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "58.145.187.233, 172.68.221.156",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA5IiwidXNlcm5hbWUiOiJ5ZWFzaW45NTgiLCJlbWFpbCI6InllYXNpbmhvc3NhbjExN0BnbWFpbC5jb20iLCJleHAiOjE3NzU0ODI3ODJ9.keqCip8gnWjCYSVfl4rE9aJT4FD2jwIh-jmxBZfLs2Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e478771784f2091-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "58.145.187.233",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 13:40:57 UTC] === END API CALL LOG ===
[30-Mar-2026 13:40:57 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 13:40:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA5IiwidXNlcm5hbWUiOiJ5ZWFzaW45NTgiLCJlbWFpbCI6InllYXNpbmhvc3NhbjExN0BnbWFpbC5jb20iLCJleHAiOjE3NzU0ODI3ODJ9.keqCip8gnWjCYSVfl4rE9aJT4FD2jwIh-jmxBZfLs2Q
[30-Mar-2026 13:40:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 13:40:57 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 13:40:57 UTC] User ID: 209
[30-Mar-2026 13:40:57 UTC] ✅ User profile retrieved successfully for user ID: 209
[30-Mar-2026 13:41:17 UTC] === API CALL LOG ===
[30-Mar-2026 13:41:17 UTC] Endpoint: user/profile.php
[30-Mar-2026 13:41:17 UTC] Full Log Data: {
    "timestamp": "2026-03-30 13:41:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "58.145.187.233",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "58.145.187.233, 172.68.221.156",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA5IiwidXNlcm5hbWUiOiJ5ZWFzaW45NTgiLCJlbWFpbCI6InllYXNpbmhvc3NhbjExN0BnbWFpbC5jb20iLCJleHAiOjE3NzU0ODI3ODJ9.keqCip8gnWjCYSVfl4rE9aJT4FD2jwIh-jmxBZfLs2Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4787edff992091-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "58.145.187.233",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 13:41:17 UTC] === END API CALL LOG ===
[30-Mar-2026 13:41:17 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 13:41:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA5IiwidXNlcm5hbWUiOiJ5ZWFzaW45NTgiLCJlbWFpbCI6InllYXNpbmhvc3NhbjExN0BnbWFpbC5jb20iLCJleHAiOjE3NzU0ODI3ODJ9.keqCip8gnWjCYSVfl4rE9aJT4FD2jwIh-jmxBZfLs2Q
[30-Mar-2026 13:41:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 13:41:17 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 13:41:17 UTC] User ID: 209
[30-Mar-2026 13:41:17 UTC] ✅ User profile retrieved successfully for user ID: 209
[30-Mar-2026 13:41:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 13:41:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 13:41:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"58.145.187.233, 172.68.221.157","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA5IiwidXNlcm5hbWUiOiJ5ZWFzaW45NTgiLCJlbWFpbCI6InllYXNpbmhvc3NhbjExN0BnbWFpbC5jb20iLCJleHAiOjE3NzU0ODI3ODJ9.keqCip8gnWjCYSVfl4rE9aJT4FD2jwIh-jmxBZfLs2Q","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e478823dbe22091-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"58.145.187.233","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[30-Mar-2026 13:41:26 UTC] === User Orders API Called ===
[30-Mar-2026 13:41:26 UTC] User ID: 209
[30-Mar-2026 13:41:26 UTC] Limit: 20, Offset: 0
[30-Mar-2026 13:41:26 UTC] Orders found: 0
[30-Mar-2026 13:41:26 UTC] Orders data: []
[30-Mar-2026 13:41:26 UTC] Total orders count: 0
[30-Mar-2026 13:41:26 UTC] === API CALL LOG ===
[30-Mar-2026 13:41:26 UTC] Endpoint: user/profile.php
[30-Mar-2026 13:41:26 UTC] Full Log Data: {
    "timestamp": "2026-03-30 13:41:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "58.145.187.233",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "58.145.187.233, 172.68.221.156",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA5IiwidXNlcm5hbWUiOiJ5ZWFzaW45NTgiLCJlbWFpbCI6InllYXNpbmhvc3NhbjExN0BnbWFpbC5jb20iLCJleHAiOjE3NzU0ODI3ODJ9.keqCip8gnWjCYSVfl4rE9aJT4FD2jwIh-jmxBZfLs2Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4788245d502091-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "58.145.187.233",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 13:41:26 UTC] === END API CALL LOG ===
[30-Mar-2026 13:41:26 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 13:41:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA5IiwidXNlcm5hbWUiOiJ5ZWFzaW45NTgiLCJlbWFpbCI6InllYXNpbmhvc3NhbjExN0BnbWFpbC5jb20iLCJleHAiOjE3NzU0ODI3ODJ9.keqCip8gnWjCYSVfl4rE9aJT4FD2jwIh-jmxBZfLs2Q
[30-Mar-2026 13:41:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 13:41:26 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 13:41:26 UTC] User ID: 209
[30-Mar-2026 13:41:26 UTC] ✅ User profile retrieved successfully for user ID: 209
[30-Mar-2026 13:41:26 UTC] === API CALL LOG ===
[30-Mar-2026 13:41:26 UTC] Endpoint: user/profile.php
[30-Mar-2026 13:41:26 UTC] Full Log Data: {
    "timestamp": "2026-03-30 13:41:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "58.145.187.233",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "58.145.187.233, 172.68.221.156",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA5IiwidXNlcm5hbWUiOiJ5ZWFzaW45NTgiLCJlbWFpbCI6InllYXNpbmhvc3NhbjExN0BnbWFpbC5jb20iLCJleHAiOjE3NzU0ODI3ODJ9.keqCip8gnWjCYSVfl4rE9aJT4FD2jwIh-jmxBZfLs2Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e47882858322091-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "58.145.187.233",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 13:41:26 UTC] === END API CALL LOG ===
[30-Mar-2026 13:41:26 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 13:41:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA5IiwidXNlcm5hbWUiOiJ5ZWFzaW45NTgiLCJlbWFpbCI6InllYXNpbmhvc3NhbjExN0BnbWFpbC5jb20iLCJleHAiOjE3NzU0ODI3ODJ9.keqCip8gnWjCYSVfl4rE9aJT4FD2jwIh-jmxBZfLs2Q
[30-Mar-2026 13:41:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 13:41:26 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 13:41:26 UTC] User ID: 209
[30-Mar-2026 13:41:26 UTC] ✅ User profile retrieved successfully for user ID: 209
[30-Mar-2026 13:41:26 UTC] === API CALL LOG ===
[30-Mar-2026 13:41:26 UTC] Endpoint: user/profile.php
[30-Mar-2026 13:41:26 UTC] Full Log Data: {
    "timestamp": "2026-03-30 13:41:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "58.145.187.233",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "58.145.187.233, 172.68.221.156",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA5IiwidXNlcm5hbWUiOiJ5ZWFzaW45NTgiLCJlbWFpbCI6InllYXNpbmhvc3NhbjExN0BnbWFpbC5jb20iLCJleHAiOjE3NzU0ODI3ODJ9.keqCip8gnWjCYSVfl4rE9aJT4FD2jwIh-jmxBZfLs2Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e478829bc4e2091-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "58.145.187.233",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 13:41:26 UTC] === END API CALL LOG ===
[30-Mar-2026 13:41:26 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 13:41:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA5IiwidXNlcm5hbWUiOiJ5ZWFzaW45NTgiLCJlbWFpbCI6InllYXNpbmhvc3NhbjExN0BnbWFpbC5jb20iLCJleHAiOjE3NzU0ODI3ODJ9.keqCip8gnWjCYSVfl4rE9aJT4FD2jwIh-jmxBZfLs2Q
[30-Mar-2026 13:41:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 13:41:26 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 13:41:26 UTC] User ID: 209
[30-Mar-2026 13:41:26 UTC] ✅ User profile retrieved successfully for user ID: 209
[30-Mar-2026 13:41:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 13:41:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 13:41:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"58.145.187.233, 172.68.221.156","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA5IiwidXNlcm5hbWUiOiJ5ZWFzaW45NTgiLCJlbWFpbCI6InllYXNpbmhvc3NhbjExN0BnbWFpbC5jb20iLCJleHAiOjE3NzU0ODI3ODJ9.keqCip8gnWjCYSVfl4rE9aJT4FD2jwIh-jmxBZfLs2Q","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e4788e87b312091-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"58.145.187.233","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[30-Mar-2026 13:41:57 UTC] === User Orders API Called ===
[30-Mar-2026 13:41:57 UTC] User ID: 209
[30-Mar-2026 13:41:57 UTC] Limit: 20, Offset: 0
[30-Mar-2026 13:41:57 UTC] Orders found: 0
[30-Mar-2026 13:41:57 UTC] Orders data: []
[30-Mar-2026 13:41:57 UTC] Total orders count: 0
[30-Mar-2026 13:42:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 13:42:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 13:42:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"58.145.187.233, 172.68.221.156","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA5IiwidXNlcm5hbWUiOiJ5ZWFzaW45NTgiLCJlbWFpbCI6InllYXNpbmhvc3NhbjExN0BnbWFpbC5jb20iLCJleHAiOjE3NzU0ODI3ODJ9.keqCip8gnWjCYSVfl4rE9aJT4FD2jwIh-jmxBZfLs2Q","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e4789105c5d2091-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"58.145.187.233","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[30-Mar-2026 13:42:03 UTC] === User Orders API Called ===
[30-Mar-2026 13:42:03 UTC] User ID: 209
[30-Mar-2026 13:42:03 UTC] Limit: 20, Offset: 0
[30-Mar-2026 13:42:03 UTC] Orders found: 0
[30-Mar-2026 13:42:03 UTC] Orders data: []
[30-Mar-2026 13:42:03 UTC] Total orders count: 0
[30-Mar-2026 13:42:03 UTC] === API CALL LOG ===
[30-Mar-2026 13:42:03 UTC] Endpoint: user/profile.php
[30-Mar-2026 13:42:03 UTC] Full Log Data: {
    "timestamp": "2026-03-30 13:42:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "58.145.187.233",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "58.145.187.233, 172.68.221.156",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA5IiwidXNlcm5hbWUiOiJ5ZWFzaW45NTgiLCJlbWFpbCI6InllYXNpbmhvc3NhbjExN0BnbWFpbC5jb20iLCJleHAiOjE3NzU0ODI3ODJ9.keqCip8gnWjCYSVfl4rE9aJT4FD2jwIh-jmxBZfLs2Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e478910ddc92091-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "58.145.187.233",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 13:42:03 UTC] === END API CALL LOG ===
[30-Mar-2026 13:42:03 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 13:42:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA5IiwidXNlcm5hbWUiOiJ5ZWFzaW45NTgiLCJlbWFpbCI6InllYXNpbmhvc3NhbjExN0BnbWFpbC5jb20iLCJleHAiOjE3NzU0ODI3ODJ9.keqCip8gnWjCYSVfl4rE9aJT4FD2jwIh-jmxBZfLs2Q
[30-Mar-2026 13:42:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 13:42:03 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 13:42:03 UTC] User ID: 209
[30-Mar-2026 13:42:03 UTC] ✅ User profile retrieved successfully for user ID: 209
[30-Mar-2026 13:42:04 UTC] === API CALL LOG ===
[30-Mar-2026 13:42:04 UTC] Endpoint: user/profile.php
[30-Mar-2026 13:42:04 UTC] Full Log Data: {
    "timestamp": "2026-03-30 13:42:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "58.145.187.233",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "58.145.187.233, 172.68.221.156",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA5IiwidXNlcm5hbWUiOiJ5ZWFzaW45NTgiLCJlbWFpbCI6InllYXNpbmhvc3NhbjExN0BnbWFpbC5jb20iLCJleHAiOjE3NzU0ODI3ODJ9.keqCip8gnWjCYSVfl4rE9aJT4FD2jwIh-jmxBZfLs2Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e478915190b2091-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "58.145.187.233",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 13:42:04 UTC] === END API CALL LOG ===
[30-Mar-2026 13:42:04 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 13:42:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA5IiwidXNlcm5hbWUiOiJ5ZWFzaW45NTgiLCJlbWFpbCI6InllYXNpbmhvc3NhbjExN0BnbWFpbC5jb20iLCJleHAiOjE3NzU0ODI3ODJ9.keqCip8gnWjCYSVfl4rE9aJT4FD2jwIh-jmxBZfLs2Q
[30-Mar-2026 13:42:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 13:42:04 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 13:42:04 UTC] User ID: 209
[30-Mar-2026 13:42:04 UTC] ✅ User profile retrieved successfully for user ID: 209
[30-Mar-2026 13:42:04 UTC] === API CALL LOG ===
[30-Mar-2026 13:42:04 UTC] Endpoint: user/profile.php
[30-Mar-2026 13:42:04 UTC] Full Log Data: {
    "timestamp": "2026-03-30 13:42:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "58.145.187.233",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "58.145.187.233, 172.68.221.156",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA5IiwidXNlcm5hbWUiOiJ5ZWFzaW45NTgiLCJlbWFpbCI6InllYXNpbmhvc3NhbjExN0BnbWFpbC5jb20iLCJleHAiOjE3NzU0ODI3ODJ9.keqCip8gnWjCYSVfl4rE9aJT4FD2jwIh-jmxBZfLs2Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4789188a992091-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "58.145.187.233",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 13:42:04 UTC] === END API CALL LOG ===
[30-Mar-2026 13:42:04 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 13:42:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA5IiwidXNlcm5hbWUiOiJ5ZWFzaW45NTgiLCJlbWFpbCI6InllYXNpbmhvc3NhbjExN0BnbWFpbC5jb20iLCJleHAiOjE3NzU0ODI3ODJ9.keqCip8gnWjCYSVfl4rE9aJT4FD2jwIh-jmxBZfLs2Q
[30-Mar-2026 13:42:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 13:42:04 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 13:42:04 UTC] User ID: 209
[30-Mar-2026 13:42:04 UTC] ✅ User profile retrieved successfully for user ID: 209
[30-Mar-2026 14:13:45 UTC] === API CALL LOG ===
[30-Mar-2026 14:13:45 UTC] Endpoint: user/profile.php
[30-Mar-2026 14:13:45 UTC] Full Log Data: {
    "timestamp": "2026-03-30 14:13:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.125.2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.125.2, 141.101.99.110",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjEwIiwidXNlcm5hbWUiOiJnbG9idXMiLCJlbWFpbCI6ImVhMzQyODQxQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ4NDgyMX0.ccnlMyBWuCLQVCuXSyGlhxgP1ZxgjitjX-imBfVmhVQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e47b781988eef45-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.113.125.2",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 14:13:45 UTC] === END API CALL LOG ===
[30-Mar-2026 14:13:45 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 14:13:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjEwIiwidXNlcm5hbWUiOiJnbG9idXMiLCJlbWFpbCI6ImVhMzQyODQxQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ4NDgyMX0.ccnlMyBWuCLQVCuXSyGlhxgP1ZxgjitjX-imBfVmhVQ
[30-Mar-2026 14:13:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 14:13:45 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 14:13:45 UTC] User ID: 210
[30-Mar-2026 14:13:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 14:13:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 14:13:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.113.125.2, 141.101.99.109","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjEwIiwidXNlcm5hbWUiOiJnbG9idXMiLCJlbWFpbCI6ImVhMzQyODQxQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ4NDgyMX0.ccnlMyBWuCLQVCuXSyGlhxgP1ZxgjitjX-imBfVmhVQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e47b78198a6ef45-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"105.113.125.2","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[30-Mar-2026 14:13:45 UTC] === User Orders API Called ===
[30-Mar-2026 14:13:45 UTC] User ID: 210
[30-Mar-2026 14:13:45 UTC] Limit: 20, Offset: 0
[30-Mar-2026 14:13:45 UTC] ✅ User profile retrieved successfully for user ID: 210
[30-Mar-2026 14:13:45 UTC] Orders found: 0
[30-Mar-2026 14:13:45 UTC] Orders data: []
[30-Mar-2026 14:13:45 UTC] === API CALL LOG ===
[30-Mar-2026 14:13:45 UTC] Endpoint: user/profile.php
[30-Mar-2026 14:13:45 UTC] Full Log Data: {
    "timestamp": "2026-03-30 14:13:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.125.2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.125.2, 141.101.99.109",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjEwIiwidXNlcm5hbWUiOiJnbG9idXMiLCJlbWFpbCI6ImVhMzQyODQxQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ4NDgyMX0.ccnlMyBWuCLQVCuXSyGlhxgP1ZxgjitjX-imBfVmhVQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e47b78198a7ef45-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.113.125.2",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 14:13:45 UTC] === END API CALL LOG ===
[30-Mar-2026 14:13:45 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 14:13:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjEwIiwidXNlcm5hbWUiOiJnbG9idXMiLCJlbWFpbCI6ImVhMzQyODQxQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ4NDgyMX0.ccnlMyBWuCLQVCuXSyGlhxgP1ZxgjitjX-imBfVmhVQ
[30-Mar-2026 14:13:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 14:13:45 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 14:13:45 UTC] User ID: 210
[30-Mar-2026 14:13:45 UTC] ✅ User profile retrieved successfully for user ID: 210
[30-Mar-2026 14:13:45 UTC] Total orders count: 0
[30-Mar-2026 14:13:47 UTC] === API CALL LOG ===
[30-Mar-2026 14:13:47 UTC] Endpoint: user/profile.php
[30-Mar-2026 14:13:47 UTC] Full Log Data: {
    "timestamp": "2026-03-30 14:13:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.125.2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.125.2, 141.101.99.109",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjEwIiwidXNlcm5hbWUiOiJnbG9idXMiLCJlbWFpbCI6ImVhMzQyODQxQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ4NDgyMX0.ccnlMyBWuCLQVCuXSyGlhxgP1ZxgjitjX-imBfVmhVQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e47b78af9aaef45-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.113.125.2",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 14:13:47 UTC] === END API CALL LOG ===
[30-Mar-2026 14:13:47 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 14:13:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjEwIiwidXNlcm5hbWUiOiJnbG9idXMiLCJlbWFpbCI6ImVhMzQyODQxQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ4NDgyMX0.ccnlMyBWuCLQVCuXSyGlhxgP1ZxgjitjX-imBfVmhVQ
[30-Mar-2026 14:13:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 14:13:47 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 14:13:47 UTC] User ID: 210
[30-Mar-2026 14:13:47 UTC] ✅ User profile retrieved successfully for user ID: 210
[30-Mar-2026 14:14:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 14:14:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 14:14:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.113.125.2, 141.101.99.110","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjEwIiwidXNlcm5hbWUiOiJnbG9idXMiLCJlbWFpbCI6ImVhMzQyODQxQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ4NDgyMX0.ccnlMyBWuCLQVCuXSyGlhxgP1ZxgjitjX-imBfVmhVQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e47b8a15cf3ef45-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"105.113.125.2","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[30-Mar-2026 14:14:31 UTC] === User Orders API Called ===
[30-Mar-2026 14:14:31 UTC] User ID: 210
[30-Mar-2026 14:14:31 UTC] Limit: 20, Offset: 0
[30-Mar-2026 14:14:31 UTC] Orders found: 0
[30-Mar-2026 14:14:31 UTC] Orders data: []
[30-Mar-2026 14:14:31 UTC] Total orders count: 0
[30-Mar-2026 14:14:31 UTC] === API CALL LOG ===
[30-Mar-2026 14:14:31 UTC] Endpoint: user/profile.php
[30-Mar-2026 14:14:31 UTC] Full Log Data: {
    "timestamp": "2026-03-30 14:14:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.125.2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.125.2, 141.101.99.110",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjEwIiwidXNlcm5hbWUiOiJnbG9idXMiLCJlbWFpbCI6ImVhMzQyODQxQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ4NDgyMX0.ccnlMyBWuCLQVCuXSyGlhxgP1ZxgjitjX-imBfVmhVQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e47b8a15cf7ef45-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.113.125.2",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 14:14:31 UTC] === END API CALL LOG ===
[30-Mar-2026 14:14:31 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 14:14:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjEwIiwidXNlcm5hbWUiOiJnbG9idXMiLCJlbWFpbCI6ImVhMzQyODQxQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ4NDgyMX0.ccnlMyBWuCLQVCuXSyGlhxgP1ZxgjitjX-imBfVmhVQ
[30-Mar-2026 14:14:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 14:14:31 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 14:14:31 UTC] User ID: 210
[30-Mar-2026 14:14:31 UTC] ✅ User profile retrieved successfully for user ID: 210
[30-Mar-2026 14:14:32 UTC] === API CALL LOG ===
[30-Mar-2026 14:14:32 UTC] Endpoint: user/profile.php
[30-Mar-2026 14:14:32 UTC] Full Log Data: {
    "timestamp": "2026-03-30 14:14:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.125.2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.125.2, 141.101.99.110",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjEwIiwidXNlcm5hbWUiOiJnbG9idXMiLCJlbWFpbCI6ImVhMzQyODQxQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ4NDgyMX0.ccnlMyBWuCLQVCuXSyGlhxgP1ZxgjitjX-imBfVmhVQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e47b8a32a08ef45-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.113.125.2",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 14:14:32 UTC] === END API CALL LOG ===
[30-Mar-2026 14:14:32 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 14:14:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjEwIiwidXNlcm5hbWUiOiJnbG9idXMiLCJlbWFpbCI6ImVhMzQyODQxQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ4NDgyMX0.ccnlMyBWuCLQVCuXSyGlhxgP1ZxgjitjX-imBfVmhVQ
[30-Mar-2026 14:14:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 14:14:32 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 14:14:32 UTC] User ID: 210
[30-Mar-2026 14:14:32 UTC] ✅ User profile retrieved successfully for user ID: 210
[30-Mar-2026 14:14:34 UTC] === API CALL LOG ===
[30-Mar-2026 14:14:34 UTC] Endpoint: user/profile.php
[30-Mar-2026 14:14:34 UTC] Full Log Data: {
    "timestamp": "2026-03-30 14:14:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.125.2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.125.2, 141.101.99.110",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjEwIiwidXNlcm5hbWUiOiJnbG9idXMiLCJlbWFpbCI6ImVhMzQyODQxQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ4NDgyMX0.ccnlMyBWuCLQVCuXSyGlhxgP1ZxgjitjX-imBfVmhVQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e47b8b0efb9ef45-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.113.125.2",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 14:14:34 UTC] === END API CALL LOG ===
[30-Mar-2026 14:14:34 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 14:14:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjEwIiwidXNlcm5hbWUiOiJnbG9idXMiLCJlbWFpbCI6ImVhMzQyODQxQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ4NDgyMX0.ccnlMyBWuCLQVCuXSyGlhxgP1ZxgjitjX-imBfVmhVQ
[30-Mar-2026 14:14:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 14:14:34 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 14:14:34 UTC] User ID: 210
[30-Mar-2026 14:14:34 UTC] ✅ User profile retrieved successfully for user ID: 210
[30-Mar-2026 14:14:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 14:14:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 14:14:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.113.125.2, 141.101.99.110","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjEwIiwidXNlcm5hbWUiOiJnbG9idXMiLCJlbWFpbCI6ImVhMzQyODQxQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ4NDgyMX0.ccnlMyBWuCLQVCuXSyGlhxgP1ZxgjitjX-imBfVmhVQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e47b8f1ddccef45-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"105.113.125.2","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[30-Mar-2026 14:14:44 UTC] === User Orders API Called ===
[30-Mar-2026 14:14:44 UTC] User ID: 210
[30-Mar-2026 14:14:44 UTC] Limit: 20, Offset: 0
[30-Mar-2026 14:14:44 UTC] Orders found: 0
[30-Mar-2026 14:14:44 UTC] Orders data: []
[30-Mar-2026 14:14:44 UTC] Total orders count: 0
[30-Mar-2026 14:14:44 UTC] === API CALL LOG ===
[30-Mar-2026 14:14:44 UTC] Endpoint: user/profile.php
[30-Mar-2026 14:14:44 UTC] Full Log Data: {
    "timestamp": "2026-03-30 14:14:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.125.2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.125.2, 141.101.99.110",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjEwIiwidXNlcm5hbWUiOiJnbG9idXMiLCJlbWFpbCI6ImVhMzQyODQxQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ4NDgyMX0.ccnlMyBWuCLQVCuXSyGlhxgP1ZxgjitjX-imBfVmhVQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e47b8f1ddceef45-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.113.125.2",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 14:14:44 UTC] === END API CALL LOG ===
[30-Mar-2026 14:14:44 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 14:14:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjEwIiwidXNlcm5hbWUiOiJnbG9idXMiLCJlbWFpbCI6ImVhMzQyODQxQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ4NDgyMX0.ccnlMyBWuCLQVCuXSyGlhxgP1ZxgjitjX-imBfVmhVQ
[30-Mar-2026 14:14:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 14:14:44 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 14:14:44 UTC] User ID: 210
[30-Mar-2026 14:14:44 UTC] ✅ User profile retrieved successfully for user ID: 210
[30-Mar-2026 14:14:45 UTC] === API CALL LOG ===
[30-Mar-2026 14:14:45 UTC] Endpoint: user/profile.php
[30-Mar-2026 14:14:45 UTC] Full Log Data: {
    "timestamp": "2026-03-30 14:14:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.125.2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.125.2, 141.101.99.110",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjEwIiwidXNlcm5hbWUiOiJnbG9idXMiLCJlbWFpbCI6ImVhMzQyODQxQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ4NDgyMX0.ccnlMyBWuCLQVCuXSyGlhxgP1ZxgjitjX-imBfVmhVQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e47b8f3bb24ef45-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.113.125.2",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 14:14:45 UTC] === END API CALL LOG ===
[30-Mar-2026 14:14:45 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 14:14:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjEwIiwidXNlcm5hbWUiOiJnbG9idXMiLCJlbWFpbCI6ImVhMzQyODQxQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ4NDgyMX0.ccnlMyBWuCLQVCuXSyGlhxgP1ZxgjitjX-imBfVmhVQ
[30-Mar-2026 14:14:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 14:14:45 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 14:14:45 UTC] User ID: 210
[30-Mar-2026 14:14:45 UTC] ✅ User profile retrieved successfully for user ID: 210
[30-Mar-2026 14:14:46 UTC] === API CALL LOG ===
[30-Mar-2026 14:14:46 UTC] Endpoint: user/profile.php
[30-Mar-2026 14:14:46 UTC] Full Log Data: {
    "timestamp": "2026-03-30 14:14:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.125.2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.125.2, 141.101.99.110",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjEwIiwidXNlcm5hbWUiOiJnbG9idXMiLCJlbWFpbCI6ImVhMzQyODQxQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ4NDgyMX0.ccnlMyBWuCLQVCuXSyGlhxgP1ZxgjitjX-imBfVmhVQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e47b8fabfdeef45-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.113.125.2",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 14:14:46 UTC] === END API CALL LOG ===
[30-Mar-2026 14:14:46 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 14:14:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjEwIiwidXNlcm5hbWUiOiJnbG9idXMiLCJlbWFpbCI6ImVhMzQyODQxQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ4NDgyMX0.ccnlMyBWuCLQVCuXSyGlhxgP1ZxgjitjX-imBfVmhVQ
[30-Mar-2026 14:14:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 14:14:46 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 14:14:46 UTC] User ID: 210
[30-Mar-2026 14:14:46 UTC] ✅ User profile retrieved successfully for user ID: 210
[30-Mar-2026 14:15:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 14:15:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 14:15:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.113.125.2, 141.101.99.110","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjEwIiwidXNlcm5hbWUiOiJnbG9idXMiLCJlbWFpbCI6ImVhMzQyODQxQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ4NDgyMX0.ccnlMyBWuCLQVCuXSyGlhxgP1ZxgjitjX-imBfVmhVQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e47ba4068dcef45-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"105.113.125.2","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[30-Mar-2026 14:15:38 UTC] === User Orders API Called ===
[30-Mar-2026 14:15:38 UTC] User ID: 210
[30-Mar-2026 14:15:38 UTC] Limit: 20, Offset: 0
[30-Mar-2026 14:15:38 UTC] Orders found: 0
[30-Mar-2026 14:15:38 UTC] Orders data: []
[30-Mar-2026 14:15:38 UTC] Total orders count: 0
[30-Mar-2026 14:15:38 UTC] === API CALL LOG ===
[30-Mar-2026 14:15:38 UTC] Endpoint: user/profile.php
[30-Mar-2026 14:15:38 UTC] Full Log Data: {
    "timestamp": "2026-03-30 14:15:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.125.2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.125.2, 141.101.99.110",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjEwIiwidXNlcm5hbWUiOiJnbG9idXMiLCJlbWFpbCI6ImVhMzQyODQxQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ4NDgyMX0.ccnlMyBWuCLQVCuXSyGlhxgP1ZxgjitjX-imBfVmhVQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e47ba419bdcef45-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.113.125.2",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 14:15:38 UTC] === END API CALL LOG ===
[30-Mar-2026 14:15:38 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 14:15:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjEwIiwidXNlcm5hbWUiOiJnbG9idXMiLCJlbWFpbCI6ImVhMzQyODQxQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ4NDgyMX0.ccnlMyBWuCLQVCuXSyGlhxgP1ZxgjitjX-imBfVmhVQ
[30-Mar-2026 14:15:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 14:15:38 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 14:15:38 UTC] User ID: 210
[30-Mar-2026 14:15:38 UTC] ✅ User profile retrieved successfully for user ID: 210
[30-Mar-2026 14:15:38 UTC] === API CALL LOG ===
[30-Mar-2026 14:15:38 UTC] Endpoint: user/profile.php
[30-Mar-2026 14:15:38 UTC] Full Log Data: {
    "timestamp": "2026-03-30 14:15:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.125.2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.125.2, 141.101.99.110",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjEwIiwidXNlcm5hbWUiOiJnbG9idXMiLCJlbWFpbCI6ImVhMzQyODQxQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ4NDgyMX0.ccnlMyBWuCLQVCuXSyGlhxgP1ZxgjitjX-imBfVmhVQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e47ba43080cef45-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.113.125.2",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 14:15:38 UTC] === END API CALL LOG ===
[30-Mar-2026 14:15:38 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 14:15:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjEwIiwidXNlcm5hbWUiOiJnbG9idXMiLCJlbWFpbCI6ImVhMzQyODQxQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ4NDgyMX0.ccnlMyBWuCLQVCuXSyGlhxgP1ZxgjitjX-imBfVmhVQ
[30-Mar-2026 14:15:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 14:15:38 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 14:15:38 UTC] User ID: 210
[30-Mar-2026 14:15:38 UTC] ✅ User profile retrieved successfully for user ID: 210
[30-Mar-2026 14:15:40 UTC] === API CALL LOG ===
[30-Mar-2026 14:15:40 UTC] Endpoint: user/profile.php
[30-Mar-2026 14:15:40 UTC] Full Log Data: {
    "timestamp": "2026-03-30 14:15:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.125.2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.125.2, 141.101.99.110",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjEwIiwidXNlcm5hbWUiOiJnbG9idXMiLCJlbWFpbCI6ImVhMzQyODQxQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ4NDgyMX0.ccnlMyBWuCLQVCuXSyGlhxgP1ZxgjitjX-imBfVmhVQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e47ba4e790def45-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.113.125.2",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 14:15:40 UTC] === END API CALL LOG ===
[30-Mar-2026 14:15:40 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 14:15:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjEwIiwidXNlcm5hbWUiOiJnbG9idXMiLCJlbWFpbCI6ImVhMzQyODQxQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ4NDgyMX0.ccnlMyBWuCLQVCuXSyGlhxgP1ZxgjitjX-imBfVmhVQ
[30-Mar-2026 14:15:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 14:15:40 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 14:15:40 UTC] User ID: 210
[30-Mar-2026 14:15:40 UTC] ✅ User profile retrieved successfully for user ID: 210
[30-Mar-2026 14:15:47 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 14:15:47 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 14:15:47 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.113.125.2, 141.101.99.110","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjEwIiwidXNlcm5hbWUiOiJnbG9idXMiLCJlbWFpbCI6ImVhMzQyODQxQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ4NDgyMX0.ccnlMyBWuCLQVCuXSyGlhxgP1ZxgjitjX-imBfVmhVQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e47ba7bad03ef45-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"105.113.125.2","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[30-Mar-2026 14:15:47 UTC] === User Orders API Called ===
[30-Mar-2026 14:15:47 UTC] User ID: 210
[30-Mar-2026 14:15:47 UTC] Limit: 20, Offset: 0
[30-Mar-2026 14:15:47 UTC] Orders found: 0
[30-Mar-2026 14:15:47 UTC] Orders data: []
[30-Mar-2026 14:15:47 UTC] Total orders count: 0
[30-Mar-2026 14:15:47 UTC] === API CALL LOG ===
[30-Mar-2026 14:15:47 UTC] Endpoint: user/profile.php
[30-Mar-2026 14:15:47 UTC] Full Log Data: {
    "timestamp": "2026-03-30 14:15:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.125.2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.125.2, 141.101.99.109",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjEwIiwidXNlcm5hbWUiOiJnbG9idXMiLCJlbWFpbCI6ImVhMzQyODQxQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ4NDgyMX0.ccnlMyBWuCLQVCuXSyGlhxgP1ZxgjitjX-imBfVmhVQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e47ba7bad10ef45-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.113.125.2",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 14:15:47 UTC] === END API CALL LOG ===
[30-Mar-2026 14:15:47 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 14:15:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjEwIiwidXNlcm5hbWUiOiJnbG9idXMiLCJlbWFpbCI6ImVhMzQyODQxQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ4NDgyMX0.ccnlMyBWuCLQVCuXSyGlhxgP1ZxgjitjX-imBfVmhVQ
[30-Mar-2026 14:15:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 14:15:47 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 14:15:47 UTC] User ID: 210
[30-Mar-2026 14:15:47 UTC] ✅ User profile retrieved successfully for user ID: 210
[30-Mar-2026 14:15:47 UTC] === API CALL LOG ===
[30-Mar-2026 14:15:47 UTC] Endpoint: user/profile.php
[30-Mar-2026 14:15:47 UTC] Full Log Data: {
    "timestamp": "2026-03-30 14:15:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.125.2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.125.2, 141.101.99.110",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjEwIiwidXNlcm5hbWUiOiJnbG9idXMiLCJlbWFpbCI6ImVhMzQyODQxQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ4NDgyMX0.ccnlMyBWuCLQVCuXSyGlhxgP1ZxgjitjX-imBfVmhVQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e47ba7bad0bef45-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.113.125.2",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Mar-2026 14:15:47 UTC] === END API CALL LOG ===
[30-Mar-2026 14:15:47 UTC] ✅ API Hash verification passed for profile endpoint
[30-Mar-2026 14:15:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjEwIiwidXNlcm5hbWUiOiJnbG9idXMiLCJlbWFpbCI6ImVhMzQyODQxQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ4NDgyMX0.ccnlMyBWuCLQVCuXSyGlhxgP1ZxgjitjX-imBfVmhVQ
[30-Mar-2026 14:15:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Mar-2026 14:15:47 UTC] ✅ JWT token verified successfully for user profile
[30-Mar-2026 14:15:47 UTC] User ID: 210
[30-Mar-2026 14:15:47 UTC] ✅ User profile retrieved successfully for user ID: 210
[30-Mar-2026 14:15:49 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 14:15:49 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Mar-2026 14:15:49 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.113.125.2, 141.101.99.110","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjEwIiwidXNlcm5hbWUiOiJnbG9idXMiLCJlbWFpbCI6ImVhMzQyODQxQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ4NDgyMX0.ccnlMyBWuCLQVCuXSyGlhxgP1ZxgjitjX-imBfVmhVQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e47ba83dba6ef45-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"105.113.125.2","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[30-Mar-2026 14:15:49 UTC] === User Orders API Called ===
[30-Mar-2026 14:15:49 UTC] User ID: 210
[30-Mar-2026 14:15:49 UTC] Limit: 20, Offset: 0
[30-Mar-2026 14:15:49 UTC] Orders found: 0
[30-Mar-2026 14:15:49 UTC] Orders data: []
[30-Mar-2026 14:15:49 UTC] Total orders count: 0
[31-Mar-2026 03:33:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 03:33:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 03:33:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:ad80:80:9d85:1:0:6f90:1cf, 162.158.28.165","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjExIiwidXNlcm5hbWUiOiJzYWltc3RyYWRpbmczNzgiLCJlbWFpbCI6InNhaW1zdHJhZGluZ0BnbWFpbC5jb20iLCJleHAiOjE3NzU1MzI3ODV9.FXWBIgPit_yrPSoh4cuXgKUJOw-8a3UOS9aMvwEolZM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e4c4a6b5eaef9ec-MCT","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2402:ad80:80:9d85:1:0:6f90:1cf","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[31-Mar-2026 03:33:06 UTC] === User Orders API Called ===
[31-Mar-2026 03:33:06 UTC] User ID: 211
[31-Mar-2026 03:33:06 UTC] Limit: 20, Offset: 0
[31-Mar-2026 03:33:06 UTC] Orders found: 0
[31-Mar-2026 03:33:06 UTC] Orders data: []
[31-Mar-2026 03:33:06 UTC] Total orders count: 0
[31-Mar-2026 03:33:06 UTC] === API CALL LOG ===
[31-Mar-2026 03:33:06 UTC] Endpoint: user/profile.php
[31-Mar-2026 03:33:06 UTC] Full Log Data: {
    "timestamp": "2026-03-31 03:33:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:ad80:80:9d85:1:0:6f90:1cf",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:ad80:80:9d85:1:0:6f90:1cf, 162.158.28.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjExIiwidXNlcm5hbWUiOiJzYWltc3RyYWRpbmczNzgiLCJlbWFpbCI6InNhaW1zdHJhZGluZ0BnbWFpbC5jb20iLCJleHAiOjE3NzU1MzI3ODV9.FXWBIgPit_yrPSoh4cuXgKUJOw-8a3UOS9aMvwEolZM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4c4a6b5eabf9ec-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:ad80:80:9d85:1:0:6f90:1cf",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 03:33:06 UTC] === END API CALL LOG ===
[31-Mar-2026 03:33:06 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 03:33:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjExIiwidXNlcm5hbWUiOiJzYWltc3RyYWRpbmczNzgiLCJlbWFpbCI6InNhaW1zdHJhZGluZ0BnbWFpbC5jb20iLCJleHAiOjE3NzU1MzI3ODV9.FXWBIgPit_yrPSoh4cuXgKUJOw-8a3UOS9aMvwEolZM
[31-Mar-2026 03:33:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 03:33:06 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 03:33:06 UTC] User ID: 211
[31-Mar-2026 03:33:06 UTC] ✅ User profile retrieved successfully for user ID: 211
[31-Mar-2026 03:33:06 UTC] === API CALL LOG ===
[31-Mar-2026 03:33:06 UTC] Endpoint: user/profile.php
[31-Mar-2026 03:33:06 UTC] Full Log Data: {
    "timestamp": "2026-03-31 03:33:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:ad80:80:9d85:1:0:6f90:1cf",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:ad80:80:9d85:1:0:6f90:1cf, 162.158.28.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjExIiwidXNlcm5hbWUiOiJzYWltc3RyYWRpbmczNzgiLCJlbWFpbCI6InNhaW1zdHJhZGluZ0BnbWFpbC5jb20iLCJleHAiOjE3NzU1MzI3ODV9.FXWBIgPit_yrPSoh4cuXgKUJOw-8a3UOS9aMvwEolZM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4c4a6c2f58f9ec-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:ad80:80:9d85:1:0:6f90:1cf",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 03:33:06 UTC] === END API CALL LOG ===
[31-Mar-2026 03:33:06 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 03:33:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjExIiwidXNlcm5hbWUiOiJzYWltc3RyYWRpbmczNzgiLCJlbWFpbCI6InNhaW1zdHJhZGluZ0BnbWFpbC5jb20iLCJleHAiOjE3NzU1MzI3ODV9.FXWBIgPit_yrPSoh4cuXgKUJOw-8a3UOS9aMvwEolZM
[31-Mar-2026 03:33:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 03:33:06 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 03:33:06 UTC] User ID: 211
[31-Mar-2026 03:33:06 UTC] ✅ User profile retrieved successfully for user ID: 211
[31-Mar-2026 03:33:07 UTC] === API CALL LOG ===
[31-Mar-2026 03:33:07 UTC] Endpoint: user/profile.php
[31-Mar-2026 03:33:07 UTC] Full Log Data: {
    "timestamp": "2026-03-31 03:33:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:ad80:80:9d85:1:0:6f90:1cf",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:ad80:80:9d85:1:0:6f90:1cf, 162.158.28.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjExIiwidXNlcm5hbWUiOiJzYWltc3RyYWRpbmczNzgiLCJlbWFpbCI6InNhaW1zdHJhZGluZ0BnbWFpbC5jb20iLCJleHAiOjE3NzU1MzI3ODV9.FXWBIgPit_yrPSoh4cuXgKUJOw-8a3UOS9aMvwEolZM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4c4a726bddf9ec-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:ad80:80:9d85:1:0:6f90:1cf",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 03:33:07 UTC] === END API CALL LOG ===
[31-Mar-2026 03:33:07 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 03:33:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjExIiwidXNlcm5hbWUiOiJzYWltc3RyYWRpbmczNzgiLCJlbWFpbCI6InNhaW1zdHJhZGluZ0BnbWFpbC5jb20iLCJleHAiOjE3NzU1MzI3ODV9.FXWBIgPit_yrPSoh4cuXgKUJOw-8a3UOS9aMvwEolZM
[31-Mar-2026 03:33:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 03:33:07 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 03:33:07 UTC] User ID: 211
[31-Mar-2026 03:33:07 UTC] ✅ User profile retrieved successfully for user ID: 211
[31-Mar-2026 03:33:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 03:33:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 03:33:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:ad80:80:9d85:1:0:6f90:1cf, 162.158.28.164","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjExIiwidXNlcm5hbWUiOiJzYWltc3RyYWRpbmczNzgiLCJlbWFpbCI6InNhaW1zdHJhZGluZ0BnbWFpbC5jb20iLCJleHAiOjE3NzU1MzI3ODV9.FXWBIgPit_yrPSoh4cuXgKUJOw-8a3UOS9aMvwEolZM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e4c4b438cc7f9ec-MCT","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2402:ad80:80:9d85:1:0:6f90:1cf","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[31-Mar-2026 03:33:41 UTC] === User Orders API Called ===
[31-Mar-2026 03:33:41 UTC] User ID: 211
[31-Mar-2026 03:33:41 UTC] Limit: 20, Offset: 0
[31-Mar-2026 03:33:41 UTC] Orders found: 0
[31-Mar-2026 03:33:41 UTC] Orders data: []
[31-Mar-2026 03:33:41 UTC] Total orders count: 0
[31-Mar-2026 03:33:41 UTC] === API CALL LOG ===
[31-Mar-2026 03:33:41 UTC] Endpoint: user/profile.php
[31-Mar-2026 03:33:41 UTC] Full Log Data: {
    "timestamp": "2026-03-31 03:33:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:ad80:80:9d85:1:0:6f90:1cf",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:ad80:80:9d85:1:0:6f90:1cf, 162.158.28.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjExIiwidXNlcm5hbWUiOiJzYWltc3RyYWRpbmczNzgiLCJlbWFpbCI6InNhaW1zdHJhZGluZ0BnbWFpbC5jb20iLCJleHAiOjE3NzU1MzI3ODV9.FXWBIgPit_yrPSoh4cuXgKUJOw-8a3UOS9aMvwEolZM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4c4b43fd13f9ec-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:ad80:80:9d85:1:0:6f90:1cf",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 03:33:41 UTC] === END API CALL LOG ===
[31-Mar-2026 03:33:41 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 03:33:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjExIiwidXNlcm5hbWUiOiJzYWltc3RyYWRpbmczNzgiLCJlbWFpbCI6InNhaW1zdHJhZGluZ0BnbWFpbC5jb20iLCJleHAiOjE3NzU1MzI3ODV9.FXWBIgPit_yrPSoh4cuXgKUJOw-8a3UOS9aMvwEolZM
[31-Mar-2026 03:33:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 03:33:41 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 03:33:41 UTC] User ID: 211
[31-Mar-2026 03:33:41 UTC] ✅ User profile retrieved successfully for user ID: 211
[31-Mar-2026 03:33:41 UTC] === API CALL LOG ===
[31-Mar-2026 03:33:41 UTC] Endpoint: user/profile.php
[31-Mar-2026 03:33:41 UTC] Full Log Data: {
    "timestamp": "2026-03-31 03:33:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:ad80:80:9d85:1:0:6f90:1cf",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:ad80:80:9d85:1:0:6f90:1cf, 162.158.28.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjExIiwidXNlcm5hbWUiOiJzYWltc3RyYWRpbmczNzgiLCJlbWFpbCI6InNhaW1zdHJhZGluZ0BnbWFpbC5jb20iLCJleHAiOjE3NzU1MzI3ODV9.FXWBIgPit_yrPSoh4cuXgKUJOw-8a3UOS9aMvwEolZM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4c4b47dfc4f9ec-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:ad80:80:9d85:1:0:6f90:1cf",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 03:33:41 UTC] === END API CALL LOG ===
[31-Mar-2026 03:33:41 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 03:33:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjExIiwidXNlcm5hbWUiOiJzYWltc3RyYWRpbmczNzgiLCJlbWFpbCI6InNhaW1zdHJhZGluZ0BnbWFpbC5jb20iLCJleHAiOjE3NzU1MzI3ODV9.FXWBIgPit_yrPSoh4cuXgKUJOw-8a3UOS9aMvwEolZM
[31-Mar-2026 03:33:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 03:33:41 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 03:33:41 UTC] User ID: 211
[31-Mar-2026 03:33:41 UTC] ✅ User profile retrieved successfully for user ID: 211
[31-Mar-2026 03:33:42 UTC] === API CALL LOG ===
[31-Mar-2026 03:33:42 UTC] Endpoint: user/profile.php
[31-Mar-2026 03:33:42 UTC] Full Log Data: {
    "timestamp": "2026-03-31 03:33:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:ad80:80:9d85:1:0:6f90:1cf",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:ad80:80:9d85:1:0:6f90:1cf, 162.158.28.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjExIiwidXNlcm5hbWUiOiJzYWltc3RyYWRpbmczNzgiLCJlbWFpbCI6InNhaW1zdHJhZGluZ0BnbWFpbC5jb20iLCJleHAiOjE3NzU1MzI3ODV9.FXWBIgPit_yrPSoh4cuXgKUJOw-8a3UOS9aMvwEolZM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4c4b498960f9ec-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:ad80:80:9d85:1:0:6f90:1cf",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 03:33:42 UTC] === END API CALL LOG ===
[31-Mar-2026 03:33:42 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 03:33:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjExIiwidXNlcm5hbWUiOiJzYWltc3RyYWRpbmczNzgiLCJlbWFpbCI6InNhaW1zdHJhZGluZ0BnbWFpbC5jb20iLCJleHAiOjE3NzU1MzI3ODV9.FXWBIgPit_yrPSoh4cuXgKUJOw-8a3UOS9aMvwEolZM
[31-Mar-2026 03:33:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 03:33:42 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 03:33:42 UTC] User ID: 211
[31-Mar-2026 03:33:42 UTC] ✅ User profile retrieved successfully for user ID: 211
[31-Mar-2026 03:34:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 03:34:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 03:34:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:ad80:80:9d85:1:0:6f90:1cf, 162.158.28.165","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjExIiwidXNlcm5hbWUiOiJzYWltc3RyYWRpbmczNzgiLCJlbWFpbCI6InNhaW1zdHJhZGluZ0BnbWFpbC5jb20iLCJleHAiOjE3NzU1MzI3ODV9.FXWBIgPit_yrPSoh4cuXgKUJOw-8a3UOS9aMvwEolZM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e4c4c824878f9ec-MCT","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2402:ad80:80:9d85:1:0:6f90:1cf","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[31-Mar-2026 03:34:32 UTC] === User Orders API Called ===
[31-Mar-2026 03:34:32 UTC] User ID: 211
[31-Mar-2026 03:34:32 UTC] Limit: 20, Offset: 0
[31-Mar-2026 03:34:32 UTC] Orders found: 0
[31-Mar-2026 03:34:32 UTC] Orders data: []
[31-Mar-2026 03:34:32 UTC] Total orders count: 0
[31-Mar-2026 03:34:32 UTC] === API CALL LOG ===
[31-Mar-2026 03:34:32 UTC] Endpoint: user/profile.php
[31-Mar-2026 03:34:32 UTC] Full Log Data: {
    "timestamp": "2026-03-31 03:34:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:ad80:80:9d85:1:0:6f90:1cf",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:ad80:80:9d85:1:0:6f90:1cf, 162.158.28.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjExIiwidXNlcm5hbWUiOiJzYWltc3RyYWRpbmczNzgiLCJlbWFpbCI6InNhaW1zdHJhZGluZ0BnbWFpbC5jb20iLCJleHAiOjE3NzU1MzI3ODV9.FXWBIgPit_yrPSoh4cuXgKUJOw-8a3UOS9aMvwEolZM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4c4c82a8c6f9ec-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:ad80:80:9d85:1:0:6f90:1cf",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 03:34:32 UTC] === END API CALL LOG ===
[31-Mar-2026 03:34:32 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 03:34:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjExIiwidXNlcm5hbWUiOiJzYWltc3RyYWRpbmczNzgiLCJlbWFpbCI6InNhaW1zdHJhZGluZ0BnbWFpbC5jb20iLCJleHAiOjE3NzU1MzI3ODV9.FXWBIgPit_yrPSoh4cuXgKUJOw-8a3UOS9aMvwEolZM
[31-Mar-2026 03:34:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 03:34:32 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 03:34:32 UTC] User ID: 211
[31-Mar-2026 03:34:32 UTC] ✅ User profile retrieved successfully for user ID: 211
[31-Mar-2026 03:34:32 UTC] === API CALL LOG ===
[31-Mar-2026 03:34:32 UTC] Endpoint: user/profile.php
[31-Mar-2026 03:34:32 UTC] Full Log Data: {
    "timestamp": "2026-03-31 03:34:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:ad80:80:9d85:1:0:6f90:1cf",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:ad80:80:9d85:1:0:6f90:1cf, 162.158.28.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjExIiwidXNlcm5hbWUiOiJzYWltc3RyYWRpbmczNzgiLCJlbWFpbCI6InNhaW1zdHJhZGluZ0BnbWFpbC5jb20iLCJleHAiOjE3NzU1MzI3ODV9.FXWBIgPit_yrPSoh4cuXgKUJOw-8a3UOS9aMvwEolZM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4c4c866be9f9ec-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:ad80:80:9d85:1:0:6f90:1cf",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 03:34:32 UTC] === END API CALL LOG ===
[31-Mar-2026 03:34:32 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 03:34:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjExIiwidXNlcm5hbWUiOiJzYWltc3RyYWRpbmczNzgiLCJlbWFpbCI6InNhaW1zdHJhZGluZ0BnbWFpbC5jb20iLCJleHAiOjE3NzU1MzI3ODV9.FXWBIgPit_yrPSoh4cuXgKUJOw-8a3UOS9aMvwEolZM
[31-Mar-2026 03:34:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 03:34:32 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 03:34:32 UTC] User ID: 211
[31-Mar-2026 03:34:32 UTC] ✅ User profile retrieved successfully for user ID: 211
[31-Mar-2026 03:34:33 UTC] === API CALL LOG ===
[31-Mar-2026 03:34:33 UTC] Endpoint: user/profile.php
[31-Mar-2026 03:34:33 UTC] Full Log Data: {
    "timestamp": "2026-03-31 03:34:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:ad80:80:9d85:1:0:6f90:1cf",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:ad80:80:9d85:1:0:6f90:1cf, 162.158.28.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjExIiwidXNlcm5hbWUiOiJzYWltc3RyYWRpbmczNzgiLCJlbWFpbCI6InNhaW1zdHJhZGluZ0BnbWFpbC5jb20iLCJleHAiOjE3NzU1MzI3ODV9.FXWBIgPit_yrPSoh4cuXgKUJOw-8a3UOS9aMvwEolZM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4c4c896e38f9ec-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:ad80:80:9d85:1:0:6f90:1cf",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 03:34:33 UTC] === END API CALL LOG ===
[31-Mar-2026 03:34:33 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 03:34:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjExIiwidXNlcm5hbWUiOiJzYWltc3RyYWRpbmczNzgiLCJlbWFpbCI6InNhaW1zdHJhZGluZ0BnbWFpbC5jb20iLCJleHAiOjE3NzU1MzI3ODV9.FXWBIgPit_yrPSoh4cuXgKUJOw-8a3UOS9aMvwEolZM
[31-Mar-2026 03:34:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 03:34:33 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 03:34:33 UTC] User ID: 211
[31-Mar-2026 03:34:33 UTC] ✅ User profile retrieved successfully for user ID: 211
[31-Mar-2026 03:34:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 03:34:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 03:34:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:ad80:80:9d85:1:0:6f90:1cf, 162.158.28.165","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjExIiwidXNlcm5hbWUiOiJzYWltc3RyYWRpbmczNzgiLCJlbWFpbCI6InNhaW1zdHJhZGluZ0BnbWFpbC5jb20iLCJleHAiOjE3NzU1MzI3ODV9.FXWBIgPit_yrPSoh4cuXgKUJOw-8a3UOS9aMvwEolZM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e4c4d23cc09f9ec-MCT","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2402:ad80:80:9d85:1:0:6f90:1cf","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[31-Mar-2026 03:34:57 UTC] === User Orders API Called ===
[31-Mar-2026 03:34:57 UTC] User ID: 211
[31-Mar-2026 03:34:57 UTC] Limit: 20, Offset: 0
[31-Mar-2026 03:34:57 UTC] Orders found: 0
[31-Mar-2026 03:34:57 UTC] Orders data: []
[31-Mar-2026 03:34:57 UTC] Total orders count: 0
[31-Mar-2026 03:35:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 03:35:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 03:35:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:ad80:80:9d85:1:0:6f90:1cf, 162.158.28.164","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjExIiwidXNlcm5hbWUiOiJzYWltc3RyYWRpbmczNzgiLCJlbWFpbCI6InNhaW1zdHJhZGluZ0BnbWFpbC5jb20iLCJleHAiOjE3NzU1MzI3ODV9.FXWBIgPit_yrPSoh4cuXgKUJOw-8a3UOS9aMvwEolZM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e4c4d36da62f9ec-MCT","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2402:ad80:80:9d85:1:0:6f90:1cf","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[31-Mar-2026 03:35:01 UTC] === User Orders API Called ===
[31-Mar-2026 03:35:01 UTC] User ID: 211
[31-Mar-2026 03:35:01 UTC] Limit: 20, Offset: 0
[31-Mar-2026 03:35:01 UTC] Orders found: 0
[31-Mar-2026 03:35:01 UTC] Orders data: []
[31-Mar-2026 03:35:01 UTC] Total orders count: 0
[31-Mar-2026 03:35:01 UTC] === API CALL LOG ===
[31-Mar-2026 03:35:01 UTC] Endpoint: user/profile.php
[31-Mar-2026 03:35:01 UTC] Full Log Data: {
    "timestamp": "2026-03-31 03:35:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:ad80:80:9d85:1:0:6f90:1cf",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:ad80:80:9d85:1:0:6f90:1cf, 162.158.28.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjExIiwidXNlcm5hbWUiOiJzYWltc3RyYWRpbmczNzgiLCJlbWFpbCI6InNhaW1zdHJhZGluZ0BnbWFpbC5jb20iLCJleHAiOjE3NzU1MzI3ODV9.FXWBIgPit_yrPSoh4cuXgKUJOw-8a3UOS9aMvwEolZM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4c4d372aa1f9ec-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:ad80:80:9d85:1:0:6f90:1cf",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 03:35:01 UTC] === END API CALL LOG ===
[31-Mar-2026 03:35:01 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 03:35:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjExIiwidXNlcm5hbWUiOiJzYWltc3RyYWRpbmczNzgiLCJlbWFpbCI6InNhaW1zdHJhZGluZ0BnbWFpbC5jb20iLCJleHAiOjE3NzU1MzI3ODV9.FXWBIgPit_yrPSoh4cuXgKUJOw-8a3UOS9aMvwEolZM
[31-Mar-2026 03:35:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 03:35:01 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 03:35:01 UTC] User ID: 211
[31-Mar-2026 03:35:01 UTC] ✅ User profile retrieved successfully for user ID: 211
[31-Mar-2026 03:35:01 UTC] === API CALL LOG ===
[31-Mar-2026 03:35:01 UTC] Endpoint: user/profile.php
[31-Mar-2026 03:35:01 UTC] Full Log Data: {
    "timestamp": "2026-03-31 03:35:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:ad80:80:9d85:1:0:6f90:1cf",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:ad80:80:9d85:1:0:6f90:1cf, 162.158.28.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjExIiwidXNlcm5hbWUiOiJzYWltc3RyYWRpbmczNzgiLCJlbWFpbCI6InNhaW1zdHJhZGluZ0BnbWFpbC5jb20iLCJleHAiOjE3NzU1MzI3ODV9.FXWBIgPit_yrPSoh4cuXgKUJOw-8a3UOS9aMvwEolZM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4c4d3aedbff9ec-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:ad80:80:9d85:1:0:6f90:1cf",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 03:35:01 UTC] === END API CALL LOG ===
[31-Mar-2026 03:35:01 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 03:35:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjExIiwidXNlcm5hbWUiOiJzYWltc3RyYWRpbmczNzgiLCJlbWFpbCI6InNhaW1zdHJhZGluZ0BnbWFpbC5jb20iLCJleHAiOjE3NzU1MzI3ODV9.FXWBIgPit_yrPSoh4cuXgKUJOw-8a3UOS9aMvwEolZM
[31-Mar-2026 03:35:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 03:35:01 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 03:35:01 UTC] User ID: 211
[31-Mar-2026 03:35:01 UTC] ✅ User profile retrieved successfully for user ID: 211
[31-Mar-2026 03:35:01 UTC] === API CALL LOG ===
[31-Mar-2026 03:35:01 UTC] Endpoint: user/profile.php
[31-Mar-2026 03:35:01 UTC] Full Log Data: {
    "timestamp": "2026-03-31 03:35:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:ad80:80:9d85:1:0:6f90:1cf",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:ad80:80:9d85:1:0:6f90:1cf, 162.158.28.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjExIiwidXNlcm5hbWUiOiJzYWltc3RyYWRpbmczNzgiLCJlbWFpbCI6InNhaW1zdHJhZGluZ0BnbWFpbC5jb20iLCJleHAiOjE3NzU1MzI3ODV9.FXWBIgPit_yrPSoh4cuXgKUJOw-8a3UOS9aMvwEolZM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4c4d3bae5ef9ec-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:ad80:80:9d85:1:0:6f90:1cf",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 03:35:01 UTC] === END API CALL LOG ===
[31-Mar-2026 03:35:01 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 03:35:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjExIiwidXNlcm5hbWUiOiJzYWltc3RyYWRpbmczNzgiLCJlbWFpbCI6InNhaW1zdHJhZGluZ0BnbWFpbC5jb20iLCJleHAiOjE3NzU1MzI3ODV9.FXWBIgPit_yrPSoh4cuXgKUJOw-8a3UOS9aMvwEolZM
[31-Mar-2026 03:35:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 03:35:01 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 03:35:01 UTC] User ID: 211
[31-Mar-2026 03:35:01 UTC] ✅ User profile retrieved successfully for user ID: 211
[31-Mar-2026 03:36:05 UTC] === API CALL LOG ===
[31-Mar-2026 03:36:05 UTC] Endpoint: user/profile.php
[31-Mar-2026 03:36:05 UTC] Full Log Data: {
    "timestamp": "2026-03-31 03:36:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:ad80:80:9d85:1:0:6f90:1cf",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:ad80:80:9d85:1:0:6f90:1cf, 162.158.28.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjExIiwidXNlcm5hbWUiOiJzYWltc3RyYWRpbmczNzgiLCJlbWFpbCI6InNhaW1zdHJhZGluZ0BnbWFpbC5jb20iLCJleHAiOjE3NzU1MzI3ODV9.FXWBIgPit_yrPSoh4cuXgKUJOw-8a3UOS9aMvwEolZM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4c4ec76caff9ec-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:ad80:80:9d85:1:0:6f90:1cf",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 03:36:05 UTC] === END API CALL LOG ===
[31-Mar-2026 03:36:05 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 03:36:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjExIiwidXNlcm5hbWUiOiJzYWltc3RyYWRpbmczNzgiLCJlbWFpbCI6InNhaW1zdHJhZGluZ0BnbWFpbC5jb20iLCJleHAiOjE3NzU1MzI3ODV9.FXWBIgPit_yrPSoh4cuXgKUJOw-8a3UOS9aMvwEolZM
[31-Mar-2026 03:36:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 03:36:05 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 03:36:05 UTC] User ID: 211
[31-Mar-2026 03:36:05 UTC] ✅ User profile retrieved successfully for user ID: 211
[31-Mar-2026 03:36:49 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 03:36:49 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 03:36:49 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:ad80:80:9d85:1:0:6f90:1cf, 162.158.28.164","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjExIiwidXNlcm5hbWUiOiJzYWltc3RyYWRpbmczNzgiLCJlbWFpbCI6InNhaW1zdHJhZGluZ0BnbWFpbC5jb20iLCJleHAiOjE3NzU1MzI3ODV9.FXWBIgPit_yrPSoh4cuXgKUJOw-8a3UOS9aMvwEolZM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e4c4fdd6f27f9ec-MCT","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2402:ad80:80:9d85:1:0:6f90:1cf","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[31-Mar-2026 03:36:49 UTC] === User Orders API Called ===
[31-Mar-2026 03:36:49 UTC] User ID: 211
[31-Mar-2026 03:36:49 UTC] Limit: 20, Offset: 0
[31-Mar-2026 03:36:49 UTC] Orders found: 0
[31-Mar-2026 03:36:49 UTC] Orders data: []
[31-Mar-2026 03:36:49 UTC] Total orders count: 0
[31-Mar-2026 03:36:49 UTC] === API CALL LOG ===
[31-Mar-2026 03:36:49 UTC] Endpoint: user/profile.php
[31-Mar-2026 03:36:49 UTC] Full Log Data: {
    "timestamp": "2026-03-31 03:36:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:ad80:80:9d85:1:0:6f90:1cf",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:ad80:80:9d85:1:0:6f90:1cf, 162.158.28.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjExIiwidXNlcm5hbWUiOiJzYWltc3RyYWRpbmczNzgiLCJlbWFpbCI6InNhaW1zdHJhZGluZ0BnbWFpbC5jb20iLCJleHAiOjE3NzU1MzI3ODV9.FXWBIgPit_yrPSoh4cuXgKUJOw-8a3UOS9aMvwEolZM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4c4fddaf65f9ec-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:ad80:80:9d85:1:0:6f90:1cf",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 03:36:49 UTC] === END API CALL LOG ===
[31-Mar-2026 03:36:49 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 03:36:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjExIiwidXNlcm5hbWUiOiJzYWltc3RyYWRpbmczNzgiLCJlbWFpbCI6InNhaW1zdHJhZGluZ0BnbWFpbC5jb20iLCJleHAiOjE3NzU1MzI3ODV9.FXWBIgPit_yrPSoh4cuXgKUJOw-8a3UOS9aMvwEolZM
[31-Mar-2026 03:36:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 03:36:49 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 03:36:49 UTC] User ID: 211
[31-Mar-2026 03:36:49 UTC] ✅ User profile retrieved successfully for user ID: 211
[31-Mar-2026 03:36:50 UTC] === API CALL LOG ===
[31-Mar-2026 03:36:50 UTC] Endpoint: user/profile.php
[31-Mar-2026 03:36:50 UTC] Full Log Data: {
    "timestamp": "2026-03-31 03:36:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:ad80:80:9d85:1:0:6f90:1cf",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:ad80:80:9d85:1:0:6f90:1cf, 162.158.28.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjExIiwidXNlcm5hbWUiOiJzYWltc3RyYWRpbmczNzgiLCJlbWFpbCI6InNhaW1zdHJhZGluZ0BnbWFpbC5jb20iLCJleHAiOjE3NzU1MzI3ODV9.FXWBIgPit_yrPSoh4cuXgKUJOw-8a3UOS9aMvwEolZM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4c4fe16a45f9ec-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:ad80:80:9d85:1:0:6f90:1cf",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 03:36:50 UTC] === END API CALL LOG ===
[31-Mar-2026 03:36:50 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 03:36:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjExIiwidXNlcm5hbWUiOiJzYWltc3RyYWRpbmczNzgiLCJlbWFpbCI6InNhaW1zdHJhZGluZ0BnbWFpbC5jb20iLCJleHAiOjE3NzU1MzI3ODV9.FXWBIgPit_yrPSoh4cuXgKUJOw-8a3UOS9aMvwEolZM
[31-Mar-2026 03:36:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 03:36:50 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 03:36:50 UTC] User ID: 211
[31-Mar-2026 03:36:50 UTC] ✅ User profile retrieved successfully for user ID: 211
[31-Mar-2026 03:36:50 UTC] === API CALL LOG ===
[31-Mar-2026 03:36:50 UTC] Endpoint: user/profile.php
[31-Mar-2026 03:36:50 UTC] Full Log Data: {
    "timestamp": "2026-03-31 03:36:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:ad80:80:9d85:1:0:6f90:1cf",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:ad80:80:9d85:1:0:6f90:1cf, 162.158.28.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjExIiwidXNlcm5hbWUiOiJzYWltc3RyYWRpbmczNzgiLCJlbWFpbCI6InNhaW1zdHJhZGluZ0BnbWFpbC5jb20iLCJleHAiOjE3NzU1MzI3ODV9.FXWBIgPit_yrPSoh4cuXgKUJOw-8a3UOS9aMvwEolZM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4c4fe33bccf9ec-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:ad80:80:9d85:1:0:6f90:1cf",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 03:36:50 UTC] === END API CALL LOG ===
[31-Mar-2026 03:36:50 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 03:36:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjExIiwidXNlcm5hbWUiOiJzYWltc3RyYWRpbmczNzgiLCJlbWFpbCI6InNhaW1zdHJhZGluZ0BnbWFpbC5jb20iLCJleHAiOjE3NzU1MzI3ODV9.FXWBIgPit_yrPSoh4cuXgKUJOw-8a3UOS9aMvwEolZM
[31-Mar-2026 03:36:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 03:36:50 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 03:36:50 UTC] User ID: 211
[31-Mar-2026 03:36:50 UTC] ✅ User profile retrieved successfully for user ID: 211
[31-Mar-2026 03:36:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 03:36:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 03:36:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:ad80:80:9d85:1:0:6f90:1cf, 162.158.28.165","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjExIiwidXNlcm5hbWUiOiJzYWltc3RyYWRpbmczNzgiLCJlbWFpbCI6InNhaW1zdHJhZGluZ0BnbWFpbC5jb20iLCJleHAiOjE3NzU1MzI3ODV9.FXWBIgPit_yrPSoh4cuXgKUJOw-8a3UOS9aMvwEolZM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e4c4ffa2e18f9ec-MCT","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2402:ad80:80:9d85:1:0:6f90:1cf","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[31-Mar-2026 03:36:54 UTC] === User Orders API Called ===
[31-Mar-2026 03:36:54 UTC] User ID: 211
[31-Mar-2026 03:36:54 UTC] Limit: 20, Offset: 0
[31-Mar-2026 03:36:54 UTC] Orders found: 0
[31-Mar-2026 03:36:54 UTC] Orders data: []
[31-Mar-2026 03:36:54 UTC] Total orders count: 0
[31-Mar-2026 03:37:04 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 03:37:04 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 03:37:04 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:ad80:80:9d85:1:0:6f90:1cf, 162.158.28.165","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjExIiwidXNlcm5hbWUiOiJzYWltc3RyYWRpbmczNzgiLCJlbWFpbCI6InNhaW1zdHJhZGluZ0BnbWFpbC5jb20iLCJleHAiOjE3NzU1MzI3ODV9.FXWBIgPit_yrPSoh4cuXgKUJOw-8a3UOS9aMvwEolZM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e4c503c2eeef9ec-MCT","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2402:ad80:80:9d85:1:0:6f90:1cf","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[31-Mar-2026 03:37:04 UTC] === User Orders API Called ===
[31-Mar-2026 03:37:04 UTC] User ID: 211
[31-Mar-2026 03:37:04 UTC] Limit: 20, Offset: 0
[31-Mar-2026 03:37:04 UTC] Orders found: 0
[31-Mar-2026 03:37:04 UTC] Orders data: []
[31-Mar-2026 03:37:04 UTC] Total orders count: 0
[31-Mar-2026 03:37:04 UTC] === API CALL LOG ===
[31-Mar-2026 03:37:04 UTC] Endpoint: user/profile.php
[31-Mar-2026 03:37:04 UTC] Full Log Data: {
    "timestamp": "2026-03-31 03:37:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:ad80:80:9d85:1:0:6f90:1cf",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:ad80:80:9d85:1:0:6f90:1cf, 162.158.28.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjExIiwidXNlcm5hbWUiOiJzYWltc3RyYWRpbmczNzgiLCJlbWFpbCI6InNhaW1zdHJhZGluZ0BnbWFpbC5jb20iLCJleHAiOjE3NzU1MzI3ODV9.FXWBIgPit_yrPSoh4cuXgKUJOw-8a3UOS9aMvwEolZM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4c503c8f47f9ec-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:ad80:80:9d85:1:0:6f90:1cf",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 03:37:04 UTC] === END API CALL LOG ===
[31-Mar-2026 03:37:04 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 03:37:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjExIiwidXNlcm5hbWUiOiJzYWltc3RyYWRpbmczNzgiLCJlbWFpbCI6InNhaW1zdHJhZGluZ0BnbWFpbC5jb20iLCJleHAiOjE3NzU1MzI3ODV9.FXWBIgPit_yrPSoh4cuXgKUJOw-8a3UOS9aMvwEolZM
[31-Mar-2026 03:37:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 03:37:04 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 03:37:04 UTC] User ID: 211
[31-Mar-2026 03:37:04 UTC] ✅ User profile retrieved successfully for user ID: 211
[31-Mar-2026 03:37:05 UTC] === API CALL LOG ===
[31-Mar-2026 03:37:05 UTC] Endpoint: user/profile.php
[31-Mar-2026 03:37:05 UTC] Full Log Data: {
    "timestamp": "2026-03-31 03:37:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:ad80:80:9d85:1:0:6f90:1cf",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:ad80:80:9d85:1:0:6f90:1cf, 162.158.28.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjExIiwidXNlcm5hbWUiOiJzYWltc3RyYWRpbmczNzgiLCJlbWFpbCI6InNhaW1zdHJhZGluZ0BnbWFpbC5jb20iLCJleHAiOjE3NzU1MzI3ODV9.FXWBIgPit_yrPSoh4cuXgKUJOw-8a3UOS9aMvwEolZM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4c50408a47f9ec-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:ad80:80:9d85:1:0:6f90:1cf",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 03:37:05 UTC] === END API CALL LOG ===
[31-Mar-2026 03:37:05 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 03:37:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjExIiwidXNlcm5hbWUiOiJzYWltc3RyYWRpbmczNzgiLCJlbWFpbCI6InNhaW1zdHJhZGluZ0BnbWFpbC5jb20iLCJleHAiOjE3NzU1MzI3ODV9.FXWBIgPit_yrPSoh4cuXgKUJOw-8a3UOS9aMvwEolZM
[31-Mar-2026 03:37:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 03:37:05 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 03:37:05 UTC] User ID: 211
[31-Mar-2026 03:37:05 UTC] ✅ User profile retrieved successfully for user ID: 211
[31-Mar-2026 03:37:05 UTC] === API CALL LOG ===
[31-Mar-2026 03:37:05 UTC] Endpoint: user/profile.php
[31-Mar-2026 03:37:05 UTC] Full Log Data: {
    "timestamp": "2026-03-31 03:37:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:ad80:80:9d85:1:0:6f90:1cf",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:ad80:80:9d85:1:0:6f90:1cf, 162.158.28.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjExIiwidXNlcm5hbWUiOiJzYWltc3RyYWRpbmczNzgiLCJlbWFpbCI6InNhaW1zdHJhZGluZ0BnbWFpbC5jb20iLCJleHAiOjE3NzU1MzI3ODV9.FXWBIgPit_yrPSoh4cuXgKUJOw-8a3UOS9aMvwEolZM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4c50412ad2f9ec-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:ad80:80:9d85:1:0:6f90:1cf",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 03:37:05 UTC] === END API CALL LOG ===
[31-Mar-2026 03:37:05 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 03:37:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjExIiwidXNlcm5hbWUiOiJzYWltc3RyYWRpbmczNzgiLCJlbWFpbCI6InNhaW1zdHJhZGluZ0BnbWFpbC5jb20iLCJleHAiOjE3NzU1MzI3ODV9.FXWBIgPit_yrPSoh4cuXgKUJOw-8a3UOS9aMvwEolZM
[31-Mar-2026 03:37:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 03:37:05 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 03:37:05 UTC] User ID: 211
[31-Mar-2026 03:37:05 UTC] ✅ User profile retrieved successfully for user ID: 211
[31-Mar-2026 03:37:15 UTC] === API CALL LOG ===
[31-Mar-2026 03:37:15 UTC] Endpoint: user/profile.php
[31-Mar-2026 03:37:15 UTC] Full Log Data: {
    "timestamp": "2026-03-31 03:37:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:ad80:80:9d85:1:0:6f90:1cf",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:ad80:80:9d85:1:0:6f90:1cf, 162.158.28.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjExIiwidXNlcm5hbWUiOiJzYWltc3RyYWRpbmczNzgiLCJlbWFpbCI6InNhaW1zdHJhZGluZ0BnbWFpbC5jb20iLCJleHAiOjE3NzU1MzI3ODV9.FXWBIgPit_yrPSoh4cuXgKUJOw-8a3UOS9aMvwEolZM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4c507baa1ef9ec-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:ad80:80:9d85:1:0:6f90:1cf",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 03:37:15 UTC] === END API CALL LOG ===
[31-Mar-2026 03:37:15 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 03:37:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjExIiwidXNlcm5hbWUiOiJzYWltc3RyYWRpbmczNzgiLCJlbWFpbCI6InNhaW1zdHJhZGluZ0BnbWFpbC5jb20iLCJleHAiOjE3NzU1MzI3ODV9.FXWBIgPit_yrPSoh4cuXgKUJOw-8a3UOS9aMvwEolZM
[31-Mar-2026 03:37:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 03:37:15 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 03:37:15 UTC] User ID: 211
[31-Mar-2026 03:37:15 UTC] ✅ User profile retrieved successfully for user ID: 211
[31-Mar-2026 03:37:35 UTC] === API CALL LOG ===
[31-Mar-2026 03:37:35 UTC] Endpoint: user/profile.php
[31-Mar-2026 03:37:35 UTC] Full Log Data: {
    "timestamp": "2026-03-31 03:37:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:ad80:80:9d85:1:0:6f90:1cf",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:ad80:80:9d85:1:0:6f90:1cf, 162.158.28.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjExIiwidXNlcm5hbWUiOiJzYWltc3RyYWRpbmczNzgiLCJlbWFpbCI6InNhaW1zdHJhZGluZ0BnbWFpbC5jb20iLCJleHAiOjE3NzU1MzI3ODV9.FXWBIgPit_yrPSoh4cuXgKUJOw-8a3UOS9aMvwEolZM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4c50fb6a5ef9ec-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:ad80:80:9d85:1:0:6f90:1cf",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 03:37:35 UTC] === END API CALL LOG ===
[31-Mar-2026 03:37:35 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 03:37:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjExIiwidXNlcm5hbWUiOiJzYWltc3RyYWRpbmczNzgiLCJlbWFpbCI6InNhaW1zdHJhZGluZ0BnbWFpbC5jb20iLCJleHAiOjE3NzU1MzI3ODV9.FXWBIgPit_yrPSoh4cuXgKUJOw-8a3UOS9aMvwEolZM
[31-Mar-2026 03:37:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 03:37:35 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 03:37:35 UTC] User ID: 211
[31-Mar-2026 03:37:35 UTC] ✅ User profile retrieved successfully for user ID: 211
[31-Mar-2026 03:38:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 03:38:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 03:38:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:ad80:80:9d85:1:0:6f90:1cf, 162.158.28.164","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjExIiwidXNlcm5hbWUiOiJzYWltc3RyYWRpbmczNzgiLCJlbWFpbCI6InNhaW1zdHJhZGluZ0BnbWFpbC5jb20iLCJleHAiOjE3NzU1MzI3ODV9.FXWBIgPit_yrPSoh4cuXgKUJOw-8a3UOS9aMvwEolZM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e4c51a54a45f9ec-MCT","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2402:ad80:80:9d85:1:0:6f90:1cf","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[31-Mar-2026 03:38:02 UTC] === User Orders API Called ===
[31-Mar-2026 03:38:02 UTC] User ID: 211
[31-Mar-2026 03:38:02 UTC] Limit: 20, Offset: 0
[31-Mar-2026 03:38:02 UTC] Orders found: 0
[31-Mar-2026 03:38:02 UTC] Orders data: []
[31-Mar-2026 03:38:02 UTC] Total orders count: 0
[31-Mar-2026 03:38:02 UTC] === API CALL LOG ===
[31-Mar-2026 03:38:02 UTC] Endpoint: user/profile.php
[31-Mar-2026 03:38:02 UTC] Full Log Data: {
    "timestamp": "2026-03-31 03:38:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:ad80:80:9d85:1:0:6f90:1cf",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:ad80:80:9d85:1:0:6f90:1cf, 162.158.28.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjExIiwidXNlcm5hbWUiOiJzYWltc3RyYWRpbmczNzgiLCJlbWFpbCI6InNhaW1zdHJhZGluZ0BnbWFpbC5jb20iLCJleHAiOjE3NzU1MzI3ODV9.FXWBIgPit_yrPSoh4cuXgKUJOw-8a3UOS9aMvwEolZM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4c51a59aa7f9ec-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:ad80:80:9d85:1:0:6f90:1cf",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 03:38:02 UTC] === END API CALL LOG ===
[31-Mar-2026 03:38:02 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 03:38:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjExIiwidXNlcm5hbWUiOiJzYWltc3RyYWRpbmczNzgiLCJlbWFpbCI6InNhaW1zdHJhZGluZ0BnbWFpbC5jb20iLCJleHAiOjE3NzU1MzI3ODV9.FXWBIgPit_yrPSoh4cuXgKUJOw-8a3UOS9aMvwEolZM
[31-Mar-2026 03:38:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 03:38:02 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 03:38:02 UTC] User ID: 211
[31-Mar-2026 03:38:02 UTC] ✅ User profile retrieved successfully for user ID: 211
[31-Mar-2026 03:38:03 UTC] === API CALL LOG ===
[31-Mar-2026 03:38:03 UTC] Endpoint: user/profile.php
[31-Mar-2026 03:38:03 UTC] Full Log Data: {
    "timestamp": "2026-03-31 03:38:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:ad80:80:9d85:1:0:6f90:1cf",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:ad80:80:9d85:1:0:6f90:1cf, 162.158.28.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjExIiwidXNlcm5hbWUiOiJzYWltc3RyYWRpbmczNzgiLCJlbWFpbCI6InNhaW1zdHJhZGluZ0BnbWFpbC5jb20iLCJleHAiOjE3NzU1MzI3ODV9.FXWBIgPit_yrPSoh4cuXgKUJOw-8a3UOS9aMvwEolZM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4c51a96d0ff9ec-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:ad80:80:9d85:1:0:6f90:1cf",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 03:38:03 UTC] === END API CALL LOG ===
[31-Mar-2026 03:38:03 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 03:38:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjExIiwidXNlcm5hbWUiOiJzYWltc3RyYWRpbmczNzgiLCJlbWFpbCI6InNhaW1zdHJhZGluZ0BnbWFpbC5jb20iLCJleHAiOjE3NzU1MzI3ODV9.FXWBIgPit_yrPSoh4cuXgKUJOw-8a3UOS9aMvwEolZM
[31-Mar-2026 03:38:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 03:38:03 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 03:38:03 UTC] User ID: 211
[31-Mar-2026 03:38:03 UTC] ✅ User profile retrieved successfully for user ID: 211
[31-Mar-2026 03:38:03 UTC] === API CALL LOG ===
[31-Mar-2026 03:38:03 UTC] Endpoint: user/profile.php
[31-Mar-2026 03:38:03 UTC] Full Log Data: {
    "timestamp": "2026-03-31 03:38:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:ad80:80:9d85:1:0:6f90:1cf",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:ad80:80:9d85:1:0:6f90:1cf, 162.158.28.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjExIiwidXNlcm5hbWUiOiJzYWltc3RyYWRpbmczNzgiLCJlbWFpbCI6InNhaW1zdHJhZGluZ0BnbWFpbC5jb20iLCJleHAiOjE3NzU1MzI3ODV9.FXWBIgPit_yrPSoh4cuXgKUJOw-8a3UOS9aMvwEolZM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4c51ac0fc9f9ec-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:ad80:80:9d85:1:0:6f90:1cf",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 03:38:03 UTC] === END API CALL LOG ===
[31-Mar-2026 03:38:03 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 03:38:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjExIiwidXNlcm5hbWUiOiJzYWltc3RyYWRpbmczNzgiLCJlbWFpbCI6InNhaW1zdHJhZGluZ0BnbWFpbC5jb20iLCJleHAiOjE3NzU1MzI3ODV9.FXWBIgPit_yrPSoh4cuXgKUJOw-8a3UOS9aMvwEolZM
[31-Mar-2026 03:38:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 03:38:03 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 03:38:03 UTC] User ID: 211
[31-Mar-2026 03:38:03 UTC] ✅ User profile retrieved successfully for user ID: 211
[31-Mar-2026 03:38:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 03:38:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 03:38:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:ad80:80:9d85:1:0:6f90:1cf, 162.158.28.164","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjExIiwidXNlcm5hbWUiOiJzYWltc3RyYWRpbmczNzgiLCJlbWFpbCI6InNhaW1zdHJhZGluZ0BnbWFpbC5jb20iLCJleHAiOjE3NzU1MzI3ODV9.FXWBIgPit_yrPSoh4cuXgKUJOw-8a3UOS9aMvwEolZM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e4c520bd85df9ec-MCT","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2402:ad80:80:9d85:1:0:6f90:1cf","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[31-Mar-2026 03:38:19 UTC] === User Orders API Called ===
[31-Mar-2026 03:38:19 UTC] User ID: 211
[31-Mar-2026 03:38:19 UTC] Limit: 20, Offset: 0
[31-Mar-2026 03:38:19 UTC] Orders found: 0
[31-Mar-2026 03:38:19 UTC] Orders data: []
[31-Mar-2026 03:38:19 UTC] Total orders count: 0
[31-Mar-2026 03:38:19 UTC] === API CALL LOG ===
[31-Mar-2026 03:38:19 UTC] Endpoint: user/profile.php
[31-Mar-2026 03:38:19 UTC] Full Log Data: {
    "timestamp": "2026-03-31 03:38:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:ad80:80:9d85:1:0:6f90:1cf",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:ad80:80:9d85:1:0:6f90:1cf, 162.158.28.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjExIiwidXNlcm5hbWUiOiJzYWltc3RyYWRpbmczNzgiLCJlbWFpbCI6InNhaW1zdHJhZGluZ0BnbWFpbC5jb20iLCJleHAiOjE3NzU1MzI3ODV9.FXWBIgPit_yrPSoh4cuXgKUJOw-8a3UOS9aMvwEolZM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4c520c2893f9ec-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:ad80:80:9d85:1:0:6f90:1cf",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 03:38:19 UTC] === END API CALL LOG ===
[31-Mar-2026 03:38:19 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 03:38:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjExIiwidXNlcm5hbWUiOiJzYWltc3RyYWRpbmczNzgiLCJlbWFpbCI6InNhaW1zdHJhZGluZ0BnbWFpbC5jb20iLCJleHAiOjE3NzU1MzI3ODV9.FXWBIgPit_yrPSoh4cuXgKUJOw-8a3UOS9aMvwEolZM
[31-Mar-2026 03:38:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 03:38:19 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 03:38:19 UTC] User ID: 211
[31-Mar-2026 03:38:19 UTC] ✅ User profile retrieved successfully for user ID: 211
[31-Mar-2026 03:38:19 UTC] === API CALL LOG ===
[31-Mar-2026 03:38:19 UTC] Endpoint: user/profile.php
[31-Mar-2026 03:38:19 UTC] Full Log Data: {
    "timestamp": "2026-03-31 03:38:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:ad80:80:9d85:1:0:6f90:1cf",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:ad80:80:9d85:1:0:6f90:1cf, 162.158.28.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjExIiwidXNlcm5hbWUiOiJzYWltc3RyYWRpbmczNzgiLCJlbWFpbCI6InNhaW1zdHJhZGluZ0BnbWFpbC5jb20iLCJleHAiOjE3NzU1MzI3ODV9.FXWBIgPit_yrPSoh4cuXgKUJOw-8a3UOS9aMvwEolZM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4c520fcb74f9ec-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:ad80:80:9d85:1:0:6f90:1cf",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 03:38:19 UTC] === END API CALL LOG ===
[31-Mar-2026 03:38:19 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 03:38:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjExIiwidXNlcm5hbWUiOiJzYWltc3RyYWRpbmczNzgiLCJlbWFpbCI6InNhaW1zdHJhZGluZ0BnbWFpbC5jb20iLCJleHAiOjE3NzU1MzI3ODV9.FXWBIgPit_yrPSoh4cuXgKUJOw-8a3UOS9aMvwEolZM
[31-Mar-2026 03:38:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 03:38:19 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 03:38:19 UTC] User ID: 211
[31-Mar-2026 03:38:19 UTC] ✅ User profile retrieved successfully for user ID: 211
[31-Mar-2026 03:38:19 UTC] === API CALL LOG ===
[31-Mar-2026 03:38:19 UTC] Endpoint: user/profile.php
[31-Mar-2026 03:38:19 UTC] Full Log Data: {
    "timestamp": "2026-03-31 03:38:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:ad80:80:9d85:1:0:6f90:1cf",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:ad80:80:9d85:1:0:6f90:1cf, 162.158.28.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjExIiwidXNlcm5hbWUiOiJzYWltc3RyYWRpbmczNzgiLCJlbWFpbCI6InNhaW1zdHJhZGluZ0BnbWFpbC5jb20iLCJleHAiOjE3NzU1MzI3ODV9.FXWBIgPit_yrPSoh4cuXgKUJOw-8a3UOS9aMvwEolZM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4c52116c8bf9ec-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:ad80:80:9d85:1:0:6f90:1cf",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 03:38:19 UTC] === END API CALL LOG ===
[31-Mar-2026 03:38:19 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 03:38:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjExIiwidXNlcm5hbWUiOiJzYWltc3RyYWRpbmczNzgiLCJlbWFpbCI6InNhaW1zdHJhZGluZ0BnbWFpbC5jb20iLCJleHAiOjE3NzU1MzI3ODV9.FXWBIgPit_yrPSoh4cuXgKUJOw-8a3UOS9aMvwEolZM
[31-Mar-2026 03:38:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 03:38:19 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 03:38:19 UTC] User ID: 211
[31-Mar-2026 03:38:19 UTC] ✅ User profile retrieved successfully for user ID: 211
[31-Mar-2026 03:38:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 03:38:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 03:38:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:ad80:80:9d85:1:0:6f90:1cf, 162.158.28.165","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjExIiwidXNlcm5hbWUiOiJzYWltc3RyYWRpbmczNzgiLCJlbWFpbCI6InNhaW1zdHJhZGluZ0BnbWFpbC5jb20iLCJleHAiOjE3NzU1MzI3ODV9.FXWBIgPit_yrPSoh4cuXgKUJOw-8a3UOS9aMvwEolZM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e4c522d8a4af9ec-MCT","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2402:ad80:80:9d85:1:0:6f90:1cf","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[31-Mar-2026 03:38:24 UTC] === User Orders API Called ===
[31-Mar-2026 03:38:24 UTC] User ID: 211
[31-Mar-2026 03:38:24 UTC] Limit: 20, Offset: 0
[31-Mar-2026 03:38:24 UTC] Orders found: 0
[31-Mar-2026 03:38:24 UTC] Orders data: []
[31-Mar-2026 03:38:24 UTC] Total orders count: 0
[31-Mar-2026 03:38:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 03:38:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 03:38:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:ad80:80:9d85:1:0:6f90:1cf, 162.158.28.164","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjExIiwidXNlcm5hbWUiOiJzYWltc3RyYWRpbmczNzgiLCJlbWFpbCI6InNhaW1zdHJhZGluZ0BnbWFpbC5jb20iLCJleHAiOjE3NzU1MzI3ODV9.FXWBIgPit_yrPSoh4cuXgKUJOw-8a3UOS9aMvwEolZM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e4c525e4fa7f9ec-MCT","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2402:ad80:80:9d85:1:0:6f90:1cf","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[31-Mar-2026 03:38:32 UTC] === User Orders API Called ===
[31-Mar-2026 03:38:32 UTC] User ID: 211
[31-Mar-2026 03:38:32 UTC] Limit: 20, Offset: 0
[31-Mar-2026 03:38:32 UTC] Orders found: 0
[31-Mar-2026 03:38:32 UTC] Orders data: []
[31-Mar-2026 03:38:32 UTC] Total orders count: 0
[31-Mar-2026 03:38:32 UTC] === API CALL LOG ===
[31-Mar-2026 03:38:32 UTC] Endpoint: user/profile.php
[31-Mar-2026 03:38:32 UTC] Full Log Data: {
    "timestamp": "2026-03-31 03:38:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:ad80:80:9d85:1:0:6f90:1cf",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:ad80:80:9d85:1:0:6f90:1cf, 162.158.28.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjExIiwidXNlcm5hbWUiOiJzYWltc3RyYWRpbmczNzgiLCJlbWFpbCI6InNhaW1zdHJhZGluZ0BnbWFpbC5jb20iLCJleHAiOjE3NzU1MzI3ODV9.FXWBIgPit_yrPSoh4cuXgKUJOw-8a3UOS9aMvwEolZM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4c525ea800f9ec-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:ad80:80:9d85:1:0:6f90:1cf",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 03:38:32 UTC] === END API CALL LOG ===
[31-Mar-2026 03:38:32 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 03:38:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjExIiwidXNlcm5hbWUiOiJzYWltc3RyYWRpbmczNzgiLCJlbWFpbCI6InNhaW1zdHJhZGluZ0BnbWFpbC5jb20iLCJleHAiOjE3NzU1MzI3ODV9.FXWBIgPit_yrPSoh4cuXgKUJOw-8a3UOS9aMvwEolZM
[31-Mar-2026 03:38:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 03:38:32 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 03:38:32 UTC] User ID: 211
[31-Mar-2026 03:38:32 UTC] ✅ User profile retrieved successfully for user ID: 211
[31-Mar-2026 03:38:32 UTC] === API CALL LOG ===
[31-Mar-2026 03:38:32 UTC] Endpoint: user/profile.php
[31-Mar-2026 03:38:32 UTC] Full Log Data: {
    "timestamp": "2026-03-31 03:38:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:ad80:80:9d85:1:0:6f90:1cf",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:ad80:80:9d85:1:0:6f90:1cf, 162.158.28.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjExIiwidXNlcm5hbWUiOiJzYWltc3RyYWRpbmczNzgiLCJlbWFpbCI6InNhaW1zdHJhZGluZ0BnbWFpbC5jb20iLCJleHAiOjE3NzU1MzI3ODV9.FXWBIgPit_yrPSoh4cuXgKUJOw-8a3UOS9aMvwEolZM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4c52628b08f9ec-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:ad80:80:9d85:1:0:6f90:1cf",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 03:38:32 UTC] === END API CALL LOG ===
[31-Mar-2026 03:38:32 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 03:38:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjExIiwidXNlcm5hbWUiOiJzYWltc3RyYWRpbmczNzgiLCJlbWFpbCI6InNhaW1zdHJhZGluZ0BnbWFpbC5jb20iLCJleHAiOjE3NzU1MzI3ODV9.FXWBIgPit_yrPSoh4cuXgKUJOw-8a3UOS9aMvwEolZM
[31-Mar-2026 03:38:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 03:38:32 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 03:38:32 UTC] User ID: 211
[31-Mar-2026 03:38:32 UTC] ✅ User profile retrieved successfully for user ID: 211
[31-Mar-2026 03:38:33 UTC] === API CALL LOG ===
[31-Mar-2026 03:38:33 UTC] Endpoint: user/profile.php
[31-Mar-2026 03:38:33 UTC] Full Log Data: {
    "timestamp": "2026-03-31 03:38:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:ad80:80:9d85:1:0:6f90:1cf",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:ad80:80:9d85:1:0:6f90:1cf, 162.158.28.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjExIiwidXNlcm5hbWUiOiJzYWltc3RyYWRpbmczNzgiLCJlbWFpbCI6InNhaW1zdHJhZGluZ0BnbWFpbC5jb20iLCJleHAiOjE3NzU1MzI3ODV9.FXWBIgPit_yrPSoh4cuXgKUJOw-8a3UOS9aMvwEolZM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4c52642c54f9ec-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:ad80:80:9d85:1:0:6f90:1cf",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 03:38:33 UTC] === END API CALL LOG ===
[31-Mar-2026 03:38:33 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 03:38:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjExIiwidXNlcm5hbWUiOiJzYWltc3RyYWRpbmczNzgiLCJlbWFpbCI6InNhaW1zdHJhZGluZ0BnbWFpbC5jb20iLCJleHAiOjE3NzU1MzI3ODV9.FXWBIgPit_yrPSoh4cuXgKUJOw-8a3UOS9aMvwEolZM
[31-Mar-2026 03:38:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 03:38:33 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 03:38:33 UTC] User ID: 211
[31-Mar-2026 03:38:33 UTC] ✅ User profile retrieved successfully for user ID: 211
[31-Mar-2026 04:43:18 UTC] === API CALL LOG ===
[31-Mar-2026 04:43:18 UTC] Endpoint: user/profile.php
[31-Mar-2026 04:43:18 UTC] Full Log Data: {
    "timestamp": "2026-03-31 04:43:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.215.101",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "83.111.215.101, 172.71.123.120",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4cb13d4e979eb0-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.215.101",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 04:43:18 UTC] === END API CALL LOG ===
[31-Mar-2026 04:43:18 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 04:43:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[31-Mar-2026 04:43:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 04:43:18 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 04:43:18 UTC] User ID: 205
[31-Mar-2026 04:43:18 UTC] ✅ User profile retrieved successfully for user ID: 205
[31-Mar-2026 04:43:18 UTC] === API CALL LOG ===
[31-Mar-2026 04:43:18 UTC] Endpoint: user/profile.php
[31-Mar-2026 04:43:18 UTC] Full Log Data: {
    "timestamp": "2026-03-31 04:43:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.215.101",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "83.111.215.101, 172.71.122.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4cb13eff439eb0-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.215.101",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 04:43:18 UTC] === END API CALL LOG ===
[31-Mar-2026 04:43:18 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 04:43:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[31-Mar-2026 04:43:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 04:43:18 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 04:43:18 UTC] User ID: 205
[31-Mar-2026 04:43:18 UTC] ✅ User profile retrieved successfully for user ID: 205
[31-Mar-2026 04:43:18 UTC] === API CALL LOG ===
[31-Mar-2026 04:43:18 UTC] Endpoint: user/profile.php
[31-Mar-2026 04:43:18 UTC] Full Log Data: {
    "timestamp": "2026-03-31 04:43:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.215.101",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "83.111.215.101, 172.71.122.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4cb13faf7f9eb0-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.215.101",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 04:43:18 UTC] === END API CALL LOG ===
[31-Mar-2026 04:43:18 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 04:43:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[31-Mar-2026 04:43:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 04:43:18 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 04:43:18 UTC] User ID: 205
[31-Mar-2026 04:43:18 UTC] ✅ User profile retrieved successfully for user ID: 205
[31-Mar-2026 04:43:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 04:43:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 04:43:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"83.111.215.101, 172.71.122.14","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e4cb13faf819eb0-CDG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"83.111.215.101","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[31-Mar-2026 04:43:18 UTC] === User Orders API Called ===
[31-Mar-2026 04:43:18 UTC] User ID: 205
[31-Mar-2026 04:43:18 UTC] Limit: 20, Offset: 0
[31-Mar-2026 04:43:18 UTC] Orders found: 2
[31-Mar-2026 04:43:18 UTC] Orders data: [{"id":143,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:22:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":142,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:18:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[31-Mar-2026 04:43:18 UTC] Total orders count: 2
[31-Mar-2026 04:43:18 UTC] === API CALL LOG ===
[31-Mar-2026 04:43:18 UTC] Endpoint: user/profile.php
[31-Mar-2026 04:43:18 UTC] Full Log Data: {
    "timestamp": "2026-03-31 04:43:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.215.101",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "83.111.215.101, 172.71.122.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4cb1405fb29eb0-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.215.101",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 04:43:18 UTC] === END API CALL LOG ===
[31-Mar-2026 04:43:18 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 04:43:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[31-Mar-2026 04:43:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 04:43:18 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 04:43:18 UTC] User ID: 205
[31-Mar-2026 04:43:18 UTC] ✅ User profile retrieved successfully for user ID: 205
[31-Mar-2026 04:43:48 UTC] === API CALL LOG ===
[31-Mar-2026 04:43:48 UTC] Endpoint: user/profile.php
[31-Mar-2026 04:43:48 UTC] Full Log Data: {
    "timestamp": "2026-03-31 04:43:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.215.101",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "83.111.215.101, 172.71.123.120",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4cb1fa2aa09eb0-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.215.101",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 04:43:48 UTC] === END API CALL LOG ===
[31-Mar-2026 04:43:48 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 04:43:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[31-Mar-2026 04:43:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 04:43:48 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 04:43:48 UTC] User ID: 205
[31-Mar-2026 04:43:48 UTC] ✅ User profile retrieved successfully for user ID: 205
[31-Mar-2026 04:43:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 04:43:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 04:43:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"83.111.215.101, 172.71.123.120","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e4cb1fc8c019eb0-CDG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"83.111.215.101","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[31-Mar-2026 04:43:48 UTC] === User Orders API Called ===
[31-Mar-2026 04:43:48 UTC] User ID: 205
[31-Mar-2026 04:43:48 UTC] Limit: 20, Offset: 0
[31-Mar-2026 04:43:48 UTC] Orders found: 2
[31-Mar-2026 04:43:48 UTC] Orders data: [{"id":143,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:22:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":142,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:18:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[31-Mar-2026 04:43:48 UTC] Total orders count: 2
[31-Mar-2026 04:43:48 UTC] === API CALL LOG ===
[31-Mar-2026 04:43:48 UTC] Endpoint: user/profile.php
[31-Mar-2026 04:43:48 UTC] Full Log Data: {
    "timestamp": "2026-03-31 04:43:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.215.101",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "83.111.215.101, 172.71.123.119",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4cb1fc8c039eb0-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.215.101",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 04:43:48 UTC] === END API CALL LOG ===
[31-Mar-2026 04:43:48 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 04:43:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[31-Mar-2026 04:43:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 04:43:48 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 04:43:48 UTC] User ID: 205
[31-Mar-2026 04:43:48 UTC] ✅ User profile retrieved successfully for user ID: 205
[31-Mar-2026 04:43:49 UTC] === API CALL LOG ===
[31-Mar-2026 04:43:49 UTC] Endpoint: user/profile.php
[31-Mar-2026 04:43:49 UTC] Full Log Data: {
    "timestamp": "2026-03-31 04:43:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.215.101",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "83.111.215.101, 172.71.123.119",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4cb2006d799eb0-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.215.101",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 04:43:49 UTC] === END API CALL LOG ===
[31-Mar-2026 04:43:49 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 04:43:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[31-Mar-2026 04:43:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 04:43:49 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 04:43:49 UTC] User ID: 205
[31-Mar-2026 04:43:49 UTC] ✅ User profile retrieved successfully for user ID: 205
[31-Mar-2026 04:44:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 04:44:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 04:44:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"83.111.215.101, 172.71.123.119","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e4cb29f88549eb0-CDG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"83.111.215.101","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[31-Mar-2026 04:44:14 UTC] === User Orders API Called ===
[31-Mar-2026 04:44:14 UTC] User ID: 205
[31-Mar-2026 04:44:14 UTC] Limit: 20, Offset: 0
[31-Mar-2026 04:44:14 UTC] Orders found: 3
[31-Mar-2026 04:44:14 UTC] Orders data: [{"id":145,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"pending","created_at":"2026-03-31 08:14:12","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":143,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:22:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":142,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:18:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[31-Mar-2026 04:44:14 UTC] Total orders count: 3
[31-Mar-2026 04:44:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 04:44:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 04:44:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"83.111.215.101, 172.71.123.119","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e4cb2b4aff39eb0-CDG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"83.111.215.101","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[31-Mar-2026 04:44:18 UTC] === User Orders API Called ===
[31-Mar-2026 04:44:18 UTC] User ID: 205
[31-Mar-2026 04:44:18 UTC] Limit: 20, Offset: 0
[31-Mar-2026 04:44:18 UTC] Orders found: 3
[31-Mar-2026 04:44:18 UTC] Orders data: [{"id":145,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"pending","created_at":"2026-03-31 08:14:12","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":143,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:22:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":142,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:18:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[31-Mar-2026 04:44:18 UTC] Total orders count: 3
[31-Mar-2026 04:44:18 UTC] === API CALL LOG ===
[31-Mar-2026 04:44:18 UTC] Endpoint: user/profile.php
[31-Mar-2026 04:44:18 UTC] Full Log Data: {
    "timestamp": "2026-03-31 04:44:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.215.101",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "83.111.215.101, 172.71.123.119",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4cb2b4aff59eb0-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.215.101",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 04:44:18 UTC] === END API CALL LOG ===
[31-Mar-2026 04:44:18 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 04:44:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[31-Mar-2026 04:44:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 04:44:18 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 04:44:18 UTC] User ID: 205
[31-Mar-2026 04:44:18 UTC] ✅ User profile retrieved successfully for user ID: 205
[31-Mar-2026 04:44:18 UTC] === API CALL LOG ===
[31-Mar-2026 04:44:18 UTC] Endpoint: user/profile.php
[31-Mar-2026 04:44:18 UTC] Full Log Data: {
    "timestamp": "2026-03-31 04:44:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.215.101",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "83.111.215.101, 172.71.123.119",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4cb2b869aa9eb0-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.215.101",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 04:44:18 UTC] === END API CALL LOG ===
[31-Mar-2026 04:44:18 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 04:44:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[31-Mar-2026 04:44:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 04:44:18 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 04:44:18 UTC] User ID: 205
[31-Mar-2026 04:44:18 UTC] ✅ User profile retrieved successfully for user ID: 205
[31-Mar-2026 04:44:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 04:44:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 04:44:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"83.111.215.101, 172.71.123.120","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e4cb2e409fa9eb0-CDG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"83.111.215.101","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[31-Mar-2026 04:44:25 UTC] === User Orders API Called ===
[31-Mar-2026 04:44:25 UTC] User ID: 205
[31-Mar-2026 04:44:25 UTC] Limit: 20, Offset: 0
[31-Mar-2026 04:44:25 UTC] Orders found: 3
[31-Mar-2026 04:44:25 UTC] Orders data: [{"id":145,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"pending","created_at":"2026-03-31 08:14:12","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":143,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:22:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":142,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:18:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[31-Mar-2026 04:44:25 UTC] Total orders count: 3
[31-Mar-2026 04:44:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 04:44:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 04:44:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"83.111.215.101, 172.71.123.120","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e4cb385af2c9eb0-CDG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"83.111.215.101","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[31-Mar-2026 04:44:51 UTC] === User Orders API Called ===
[31-Mar-2026 04:44:51 UTC] User ID: 205
[31-Mar-2026 04:44:51 UTC] Limit: 20, Offset: 0
[31-Mar-2026 04:44:51 UTC] Orders found: 3
[31-Mar-2026 04:44:51 UTC] Orders data: [{"id":145,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"pending","created_at":"2026-03-31 08:14:12","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":143,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:22:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":142,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:18:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[31-Mar-2026 04:44:51 UTC] Total orders count: 3
[31-Mar-2026 04:44:51 UTC] === API CALL LOG ===
[31-Mar-2026 04:44:51 UTC] Endpoint: user/profile.php
[31-Mar-2026 04:44:51 UTC] Full Log Data: {
    "timestamp": "2026-03-31 04:44:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.215.101",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "83.111.215.101, 172.71.123.120",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4cb385af2d9eb0-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.215.101",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 04:44:51 UTC] === END API CALL LOG ===
[31-Mar-2026 04:44:51 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 04:44:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[31-Mar-2026 04:44:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 04:44:51 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 04:44:51 UTC] User ID: 205
[31-Mar-2026 04:44:51 UTC] ✅ User profile retrieved successfully for user ID: 205
[31-Mar-2026 04:44:52 UTC] === API CALL LOG ===
[31-Mar-2026 04:44:52 UTC] Endpoint: user/profile.php
[31-Mar-2026 04:44:52 UTC] Full Log Data: {
    "timestamp": "2026-03-31 04:44:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.215.101",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "83.111.215.101, 172.71.123.120",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4cb389588a9eb0-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.215.101",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 04:44:52 UTC] === END API CALL LOG ===
[31-Mar-2026 04:44:52 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 04:44:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[31-Mar-2026 04:44:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 04:44:52 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 04:44:52 UTC] User ID: 205
[31-Mar-2026 04:44:52 UTC] ✅ User profile retrieved successfully for user ID: 205
[31-Mar-2026 04:44:53 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 04:44:53 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 04:44:53 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"83.111.215.101, 172.71.123.120","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e4cb3916b5f9eb0-CDG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"83.111.215.101","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[31-Mar-2026 04:44:53 UTC] === User Orders API Called ===
[31-Mar-2026 04:44:53 UTC] User ID: 205
[31-Mar-2026 04:44:53 UTC] Limit: 20, Offset: 0
[31-Mar-2026 04:44:53 UTC] Orders found: 3
[31-Mar-2026 04:44:53 UTC] Orders data: [{"id":145,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"pending","created_at":"2026-03-31 08:14:12","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":143,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:22:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":142,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:18:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[31-Mar-2026 04:44:53 UTC] Total orders count: 3
[31-Mar-2026 04:44:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 04:44:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 04:44:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"83.111.215.101, 172.71.123.120","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e4cb39ef9139eb0-CDG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"83.111.215.101","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[31-Mar-2026 04:44:55 UTC] === User Orders API Called ===
[31-Mar-2026 04:44:55 UTC] User ID: 205
[31-Mar-2026 04:44:55 UTC] Limit: 20, Offset: 0
[31-Mar-2026 04:44:55 UTC] Orders found: 3
[31-Mar-2026 04:44:55 UTC] Orders data: [{"id":145,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"pending","created_at":"2026-03-31 08:14:12","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":143,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:22:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":142,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:18:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[31-Mar-2026 04:44:55 UTC] Total orders count: 3
[31-Mar-2026 04:44:55 UTC] === API CALL LOG ===
[31-Mar-2026 04:44:55 UTC] Endpoint: user/profile.php
[31-Mar-2026 04:44:55 UTC] Full Log Data: {
    "timestamp": "2026-03-31 04:44:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.215.101",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "83.111.215.101, 172.71.123.120",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4cb39ef9159eb0-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.215.101",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 04:44:55 UTC] === END API CALL LOG ===
[31-Mar-2026 04:44:55 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 04:44:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[31-Mar-2026 04:44:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 04:44:55 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 04:44:55 UTC] User ID: 205
[31-Mar-2026 04:44:55 UTC] ✅ User profile retrieved successfully for user ID: 205
[31-Mar-2026 04:44:56 UTC] === API CALL LOG ===
[31-Mar-2026 04:44:56 UTC] Endpoint: user/profile.php
[31-Mar-2026 04:44:56 UTC] Full Log Data: {
    "timestamp": "2026-03-31 04:44:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.215.101",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "83.111.215.101, 172.71.123.120",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4cb3a2ba689eb0-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.215.101",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 04:44:56 UTC] === END API CALL LOG ===
[31-Mar-2026 04:44:56 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 04:44:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[31-Mar-2026 04:44:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 04:44:56 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 04:44:56 UTC] User ID: 205
[31-Mar-2026 04:44:56 UTC] ✅ User profile retrieved successfully for user ID: 205
[31-Mar-2026 04:46:18 UTC] === API CALL LOG ===
[31-Mar-2026 04:46:18 UTC] Endpoint: user/profile.php
[31-Mar-2026 04:46:18 UTC] Full Log Data: {
    "timestamp": "2026-03-31 04:46:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.215.101",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "83.111.215.101, 172.71.123.120",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4cb5a76e3f9eb0-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.215.101",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 04:46:18 UTC] === END API CALL LOG ===
[31-Mar-2026 04:46:18 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 04:46:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[31-Mar-2026 04:46:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 04:46:18 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 04:46:18 UTC] User ID: 205
[31-Mar-2026 04:46:18 UTC] ✅ User profile retrieved successfully for user ID: 205
[31-Mar-2026 04:46:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 04:46:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 04:46:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"83.111.215.101, 172.71.123.120","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e4cb5b3bace9eb0-CDG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"83.111.215.101","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[31-Mar-2026 04:46:20 UTC] === User Orders API Called ===
[31-Mar-2026 04:46:20 UTC] User ID: 205
[31-Mar-2026 04:46:20 UTC] Limit: 20, Offset: 0
[31-Mar-2026 04:46:20 UTC] Orders found: 3
[31-Mar-2026 04:46:20 UTC] Orders data: [{"id":145,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"pending","created_at":"2026-03-31 08:14:12","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":143,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:22:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":142,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:18:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[31-Mar-2026 04:46:20 UTC] Total orders count: 3
[31-Mar-2026 04:46:23 UTC] === API CALL LOG ===
[31-Mar-2026 04:46:23 UTC] Endpoint: user/profile.php
[31-Mar-2026 04:46:23 UTC] Full Log Data: {
    "timestamp": "2026-03-31 04:46:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.215.101",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "83.111.215.101, 172.71.123.120",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4cb5c619db9eb0-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.215.101",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 04:46:23 UTC] === END API CALL LOG ===
[31-Mar-2026 04:46:23 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 04:46:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[31-Mar-2026 04:46:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 04:46:23 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 04:46:23 UTC] User ID: 205
[31-Mar-2026 04:46:23 UTC] ✅ User profile retrieved successfully for user ID: 205
[31-Mar-2026 04:46:23 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 04:46:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 04:46:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"83.111.215.101, 172.71.123.119","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e4cb5c619da9eb0-CDG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"83.111.215.101","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[31-Mar-2026 04:46:23 UTC] === User Orders API Called ===
[31-Mar-2026 04:46:23 UTC] User ID: 205
[31-Mar-2026 04:46:23 UTC] Limit: 20, Offset: 0
[31-Mar-2026 04:46:23 UTC] Orders found: 3
[31-Mar-2026 04:46:23 UTC] Orders data: [{"id":145,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"pending","created_at":"2026-03-31 08:14:12","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":143,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:22:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":142,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:18:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[31-Mar-2026 04:46:23 UTC] Total orders count: 3
[31-Mar-2026 04:46:24 UTC] === API CALL LOG ===
[31-Mar-2026 04:46:24 UTC] Endpoint: user/profile.php
[31-Mar-2026 04:46:24 UTC] Full Log Data: {
    "timestamp": "2026-03-31 04:46:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.215.101",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "83.111.215.101, 172.71.123.119",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4cb5c9eb2d9eb0-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.215.101",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 04:46:24 UTC] === END API CALL LOG ===
[31-Mar-2026 04:46:24 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 04:46:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[31-Mar-2026 04:46:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 04:46:24 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 04:46:24 UTC] User ID: 205
[31-Mar-2026 04:46:24 UTC] ✅ User profile retrieved successfully for user ID: 205
[31-Mar-2026 04:46:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 04:46:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 04:46:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"83.111.215.101, 172.71.123.119","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e4cb64b3e029eb0-CDG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"83.111.215.101","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[31-Mar-2026 04:46:45 UTC] === User Orders API Called ===
[31-Mar-2026 04:46:45 UTC] User ID: 205
[31-Mar-2026 04:46:45 UTC] Limit: 20, Offset: 0
[31-Mar-2026 04:46:45 UTC] Orders found: 3
[31-Mar-2026 04:46:45 UTC] Orders data: [{"id":145,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"pending","created_at":"2026-03-31 08:14:12","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":143,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:22:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":142,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:18:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[31-Mar-2026 04:46:45 UTC] Total orders count: 3
[31-Mar-2026 04:46:45 UTC] === API CALL LOG ===
[31-Mar-2026 04:46:45 UTC] Endpoint: user/profile.php
[31-Mar-2026 04:46:45 UTC] Full Log Data: {
    "timestamp": "2026-03-31 04:46:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.215.101",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "83.111.215.101, 172.71.123.120",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4cb64b3e059eb0-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.215.101",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 04:46:45 UTC] === END API CALL LOG ===
[31-Mar-2026 04:46:45 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 04:46:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[31-Mar-2026 04:46:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 04:46:45 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 04:46:45 UTC] User ID: 205
[31-Mar-2026 04:46:45 UTC] ✅ User profile retrieved successfully for user ID: 205
[31-Mar-2026 04:46:45 UTC] === API CALL LOG ===
[31-Mar-2026 04:46:45 UTC] Endpoint: user/profile.php
[31-Mar-2026 04:46:45 UTC] Full Log Data: {
    "timestamp": "2026-03-31 04:46:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.215.101",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "83.111.215.101, 172.71.123.120",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4cb64edfad9eb0-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.215.101",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 04:46:45 UTC] === END API CALL LOG ===
[31-Mar-2026 04:46:45 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 04:46:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[31-Mar-2026 04:46:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 04:46:45 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 04:46:45 UTC] User ID: 205
[31-Mar-2026 04:46:45 UTC] ✅ User profile retrieved successfully for user ID: 205
[31-Mar-2026 04:50:13 UTC] === API CALL LOG ===
[31-Mar-2026 04:50:13 UTC] Endpoint: user/profile.php
[31-Mar-2026 04:50:13 UTC] Full Log Data: {
    "timestamp": "2026-03-31 04:50:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.215.101",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "83.111.215.101, 172.71.123.120",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4cbb605d5d9eb0-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.215.101",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 04:50:13 UTC] === END API CALL LOG ===
[31-Mar-2026 04:50:13 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 04:50:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[31-Mar-2026 04:50:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 04:50:13 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 04:50:13 UTC] User ID: 205
[31-Mar-2026 04:50:13 UTC] ✅ User profile retrieved successfully for user ID: 205
[31-Mar-2026 04:50:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 04:50:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 04:50:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"83.111.215.101, 172.71.123.120","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e4cbb6d8a7c9eb0-CDG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"83.111.215.101","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[31-Mar-2026 04:50:15 UTC] === User Orders API Called ===
[31-Mar-2026 04:50:15 UTC] User ID: 205
[31-Mar-2026 04:50:15 UTC] Limit: 20, Offset: 0
[31-Mar-2026 04:50:15 UTC] Orders found: 3
[31-Mar-2026 04:50:15 UTC] Orders data: [{"id":145,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"pending","created_at":"2026-03-31 08:14:12","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":143,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:22:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":142,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:18:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[31-Mar-2026 04:50:15 UTC] Total orders count: 3
[31-Mar-2026 04:50:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 04:50:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 04:50:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"83.111.215.101, 172.71.123.119","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e4cbb9119f99eb0-CDG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"83.111.215.101","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[31-Mar-2026 04:50:20 UTC] === User Orders API Called ===
[31-Mar-2026 04:50:20 UTC] User ID: 205
[31-Mar-2026 04:50:20 UTC] Limit: 20, Offset: 0
[31-Mar-2026 04:50:20 UTC] Orders found: 3
[31-Mar-2026 04:50:20 UTC] Orders data: [{"id":145,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"pending","created_at":"2026-03-31 08:14:12","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":143,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:22:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":142,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:18:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[31-Mar-2026 04:50:20 UTC] Total orders count: 3
[31-Mar-2026 04:50:21 UTC] === API CALL LOG ===
[31-Mar-2026 04:50:21 UTC] Endpoint: user/profile.php
[31-Mar-2026 04:50:21 UTC] Full Log Data: {
    "timestamp": "2026-03-31 04:50:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.215.101",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "83.111.215.101, 172.71.123.120",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4cbb9119fb9eb0-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.215.101",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 04:50:21 UTC] === END API CALL LOG ===
[31-Mar-2026 04:50:21 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 04:50:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[31-Mar-2026 04:50:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 04:50:21 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 04:50:21 UTC] User ID: 205
[31-Mar-2026 04:50:21 UTC] ✅ User profile retrieved successfully for user ID: 205
[31-Mar-2026 04:50:21 UTC] === API CALL LOG ===
[31-Mar-2026 04:50:21 UTC] Endpoint: user/profile.php
[31-Mar-2026 04:50:21 UTC] Full Log Data: {
    "timestamp": "2026-03-31 04:50:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.215.101",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "83.111.215.101, 172.71.123.120",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4cbb949b5f9eb0-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.215.101",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 04:50:21 UTC] === END API CALL LOG ===
[31-Mar-2026 04:50:21 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 04:50:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[31-Mar-2026 04:50:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 04:50:21 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 04:50:21 UTC] User ID: 205
[31-Mar-2026 04:50:21 UTC] ✅ User profile retrieved successfully for user ID: 205
[31-Mar-2026 04:50:23 UTC] === API CALL LOG ===
[31-Mar-2026 04:50:23 UTC] Endpoint: user/profile.php
[31-Mar-2026 04:50:23 UTC] Full Log Data: {
    "timestamp": "2026-03-31 04:50:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.215.101",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "83.111.215.101, 172.71.123.119",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4cbba11fe39eb0-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.215.101",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 04:50:23 UTC] === END API CALL LOG ===
[31-Mar-2026 04:50:23 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 04:50:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[31-Mar-2026 04:50:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 04:50:23 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 04:50:23 UTC] User ID: 205
[31-Mar-2026 04:50:23 UTC] ✅ User profile retrieved successfully for user ID: 205
[31-Mar-2026 04:50:23 UTC] User Purchases API - User ID: 205
[31-Mar-2026 04:50:23 UTC] User Purchases API - Total purchases found: 4
[31-Mar-2026 04:51:00 UTC] === API CALL LOG ===
[31-Mar-2026 04:51:00 UTC] Endpoint: user/profile.php
[31-Mar-2026 04:51:00 UTC] Full Log Data: {
    "timestamp": "2026-03-31 04:51:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.215.101",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "83.111.215.101, 172.71.123.119",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4cbc869e029eb0-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.215.101",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 04:51:00 UTC] === END API CALL LOG ===
[31-Mar-2026 04:51:00 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 04:51:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[31-Mar-2026 04:51:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 04:51:00 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 04:51:00 UTC] User ID: 205
[31-Mar-2026 04:51:00 UTC] ✅ User profile retrieved successfully for user ID: 205
[31-Mar-2026 04:51:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 04:51:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 04:51:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"83.111.215.101, 172.71.123.120","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e4cbc869e019eb0-CDG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"83.111.215.101","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[31-Mar-2026 04:51:00 UTC] === User Orders API Called ===
[31-Mar-2026 04:51:00 UTC] User ID: 205
[31-Mar-2026 04:51:00 UTC] Limit: 20, Offset: 0
[31-Mar-2026 04:51:00 UTC] Orders found: 3
[31-Mar-2026 04:51:00 UTC] Orders data: [{"id":145,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"pending","created_at":"2026-03-31 08:14:12","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":143,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:22:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":142,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:18:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[31-Mar-2026 04:51:00 UTC] Total orders count: 3
[31-Mar-2026 04:51:00 UTC] === API CALL LOG ===
[31-Mar-2026 04:51:00 UTC] Endpoint: user/profile.php
[31-Mar-2026 04:51:00 UTC] Full Log Data: {
    "timestamp": "2026-03-31 04:51:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.215.101",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "83.111.215.101, 172.71.123.120",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4cbc8a0fe89eb0-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.215.101",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 04:51:00 UTC] === END API CALL LOG ===
[31-Mar-2026 04:51:00 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 04:51:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[31-Mar-2026 04:51:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 04:51:00 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 04:51:00 UTC] User ID: 205
[31-Mar-2026 04:51:00 UTC] ✅ User profile retrieved successfully for user ID: 205
[31-Mar-2026 04:51:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 04:51:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 04:51:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"83.111.215.101, 172.71.123.119","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e4cbce71be59eb0-CDG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"83.111.215.101","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[31-Mar-2026 04:51:15 UTC] === User Orders API Called ===
[31-Mar-2026 04:51:15 UTC] User ID: 205
[31-Mar-2026 04:51:15 UTC] Limit: 20, Offset: 0
[31-Mar-2026 04:51:15 UTC] Orders found: 3
[31-Mar-2026 04:51:15 UTC] Orders data: [{"id":145,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"pending","created_at":"2026-03-31 08:14:12","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":143,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:22:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":142,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:18:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[31-Mar-2026 04:51:15 UTC] Total orders count: 3
[31-Mar-2026 04:51:15 UTC] === API CALL LOG ===
[31-Mar-2026 04:51:15 UTC] Endpoint: user/profile.php
[31-Mar-2026 04:51:15 UTC] Full Log Data: {
    "timestamp": "2026-03-31 04:51:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.215.101",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "83.111.215.101, 172.71.123.120",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4cbce71be69eb0-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.215.101",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 04:51:15 UTC] === END API CALL LOG ===
[31-Mar-2026 04:51:15 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 04:51:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[31-Mar-2026 04:51:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 04:51:15 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 04:51:15 UTC] User ID: 205
[31-Mar-2026 04:51:15 UTC] ✅ User profile retrieved successfully for user ID: 205
[31-Mar-2026 04:51:16 UTC] === API CALL LOG ===
[31-Mar-2026 04:51:16 UTC] Endpoint: user/profile.php
[31-Mar-2026 04:51:16 UTC] Full Log Data: {
    "timestamp": "2026-03-31 04:51:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.215.101",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "83.111.215.101, 172.71.123.120",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4cbceabdb69eb0-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.215.101",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 04:51:16 UTC] === END API CALL LOG ===
[31-Mar-2026 04:51:16 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 04:51:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[31-Mar-2026 04:51:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 04:51:16 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 04:51:16 UTC] User ID: 205
[31-Mar-2026 04:51:16 UTC] ✅ User profile retrieved successfully for user ID: 205
[31-Mar-2026 04:57:34 UTC] === API CALL LOG ===
[31-Mar-2026 04:57:34 UTC] Endpoint: user/profile.php
[31-Mar-2026 04:57:34 UTC] Full Log Data: {
    "timestamp": "2026-03-31 04:57:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.215.101",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "83.111.215.101, 172.71.148.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4cc624fd8fdc88-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.215.101",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 04:57:34 UTC] === END API CALL LOG ===
[31-Mar-2026 04:57:34 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 04:57:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[31-Mar-2026 04:57:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 04:57:34 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 04:57:34 UTC] User ID: 205
[31-Mar-2026 04:57:34 UTC] ✅ User profile retrieved successfully for user ID: 205
[31-Mar-2026 04:57:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 04:57:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 04:57:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"83.111.215.101, 172.71.148.69","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e4cc62a0f34dc88-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"83.111.215.101","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[31-Mar-2026 04:57:35 UTC] === User Orders API Called ===
[31-Mar-2026 04:57:35 UTC] User ID: 205
[31-Mar-2026 04:57:35 UTC] Limit: 20, Offset: 0
[31-Mar-2026 04:57:35 UTC] Orders found: 3
[31-Mar-2026 04:57:35 UTC] Orders data: [{"id":145,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"pending","created_at":"2026-03-31 08:14:12","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":143,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:22:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":142,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:18:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[31-Mar-2026 04:57:35 UTC] Total orders count: 3
[31-Mar-2026 04:57:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 04:57:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 04:57:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"83.111.215.101, 172.71.148.69","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e4cc635d85fdc88-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"83.111.215.101","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[31-Mar-2026 04:57:36 UTC] === User Orders API Called ===
[31-Mar-2026 04:57:36 UTC] User ID: 205
[31-Mar-2026 04:57:36 UTC] Limit: 20, Offset: 0
[31-Mar-2026 04:57:36 UTC] Orders found: 3
[31-Mar-2026 04:57:36 UTC] Orders data: [{"id":145,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"pending","created_at":"2026-03-31 08:14:12","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":143,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:22:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":142,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:18:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[31-Mar-2026 04:57:36 UTC] Total orders count: 3
[31-Mar-2026 04:57:36 UTC] === API CALL LOG ===
[31-Mar-2026 04:57:36 UTC] Endpoint: user/profile.php
[31-Mar-2026 04:57:36 UTC] Full Log Data: {
    "timestamp": "2026-03-31 04:57:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.215.101",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "83.111.215.101, 172.71.148.69",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4cc635d861dc88-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.215.101",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 04:57:36 UTC] === END API CALL LOG ===
[31-Mar-2026 04:57:36 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 04:57:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[31-Mar-2026 04:57:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 04:57:36 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 04:57:36 UTC] User ID: 205
[31-Mar-2026 04:57:36 UTC] ✅ User profile retrieved successfully for user ID: 205
[31-Mar-2026 04:57:37 UTC] === API CALL LOG ===
[31-Mar-2026 04:57:37 UTC] Endpoint: user/profile.php
[31-Mar-2026 04:57:37 UTC] Full Log Data: {
    "timestamp": "2026-03-31 04:57:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.215.101",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "83.111.215.101, 172.71.148.69",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4cc6397865dc88-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.215.101",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 04:57:37 UTC] === END API CALL LOG ===
[31-Mar-2026 04:57:37 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 04:57:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[31-Mar-2026 04:57:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 04:57:37 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 04:57:37 UTC] User ID: 205
[31-Mar-2026 04:57:37 UTC] ✅ User profile retrieved successfully for user ID: 205
[31-Mar-2026 05:00:12 UTC] === API CALL LOG ===
[31-Mar-2026 05:00:12 UTC] Endpoint: user/profile.php
[31-Mar-2026 05:00:12 UTC] Full Log Data: {
    "timestamp": "2026-03-31 05:00:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.215.101",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "83.111.215.101, 172.71.148.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4cca03efc1dc88-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.215.101",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 05:00:12 UTC] === END API CALL LOG ===
[31-Mar-2026 05:00:12 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 05:00:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[31-Mar-2026 05:00:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 05:00:12 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 05:00:12 UTC] User ID: 205
[31-Mar-2026 05:00:12 UTC] ✅ User profile retrieved successfully for user ID: 205
[31-Mar-2026 05:00:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 05:00:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 05:00:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"83.111.215.101, 172.71.148.70","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e4cca0abe8edc88-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"83.111.215.101","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[31-Mar-2026 05:00:13 UTC] === User Orders API Called ===
[31-Mar-2026 05:00:13 UTC] User ID: 205
[31-Mar-2026 05:00:13 UTC] Limit: 20, Offset: 0
[31-Mar-2026 05:00:13 UTC] Orders found: 3
[31-Mar-2026 05:00:13 UTC] Orders data: [{"id":145,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"pending","created_at":"2026-03-31 08:14:12","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":143,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:22:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":142,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:18:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[31-Mar-2026 05:00:13 UTC] Total orders count: 3
[31-Mar-2026 05:01:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 05:01:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 05:01:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"83.111.215.101, 172.71.148.70","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e4ccc7e09f6dc88-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"83.111.215.101","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[31-Mar-2026 05:01:54 UTC] === User Orders API Called ===
[31-Mar-2026 05:01:54 UTC] User ID: 205
[31-Mar-2026 05:01:54 UTC] Limit: 20, Offset: 0
[31-Mar-2026 05:01:54 UTC] Orders found: 3
[31-Mar-2026 05:01:54 UTC] Orders data: [{"id":145,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"pending","created_at":"2026-03-31 08:14:12","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":143,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:22:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":142,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:18:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[31-Mar-2026 05:01:54 UTC] Total orders count: 3
[31-Mar-2026 05:01:54 UTC] === API CALL LOG ===
[31-Mar-2026 05:01:54 UTC] Endpoint: user/profile.php
[31-Mar-2026 05:01:54 UTC] Full Log Data: {
    "timestamp": "2026-03-31 05:01:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.215.101",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "83.111.215.101, 172.71.148.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4ccc7e09f8dc88-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.215.101",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 05:01:54 UTC] === END API CALL LOG ===
[31-Mar-2026 05:01:54 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 05:01:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[31-Mar-2026 05:01:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 05:01:54 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 05:01:54 UTC] User ID: 205
[31-Mar-2026 05:01:54 UTC] ✅ User profile retrieved successfully for user ID: 205
[31-Mar-2026 05:01:54 UTC] === API CALL LOG ===
[31-Mar-2026 05:01:54 UTC] Endpoint: user/profile.php
[31-Mar-2026 05:01:54 UTC] Full Log Data: {
    "timestamp": "2026-03-31 05:01:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.215.101",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "83.111.215.101, 172.71.148.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4ccc8189f5dc88-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.215.101",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 05:01:54 UTC] === END API CALL LOG ===
[31-Mar-2026 05:01:54 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 05:01:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[31-Mar-2026 05:01:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 05:01:54 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 05:01:54 UTC] User ID: 205
[31-Mar-2026 05:01:54 UTC] ✅ User profile retrieved successfully for user ID: 205
[31-Mar-2026 05:01:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 05:01:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 05:01:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"83.111.215.101, 172.71.148.70","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e4ccc8808dfdc88-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"83.111.215.101","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[31-Mar-2026 05:01:55 UTC] === User Orders API Called ===
[31-Mar-2026 05:01:55 UTC] User ID: 205
[31-Mar-2026 05:01:55 UTC] Limit: 20, Offset: 0
[31-Mar-2026 05:01:55 UTC] Orders found: 3
[31-Mar-2026 05:01:55 UTC] Orders data: [{"id":145,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"pending","created_at":"2026-03-31 08:14:12","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":143,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:22:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":142,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:18:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[31-Mar-2026 05:01:55 UTC] Total orders count: 3
[31-Mar-2026 05:01:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 05:01:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 05:01:57 UTC] === API CALL LOG ===
[31-Mar-2026 05:01:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"83.111.215.101, 172.71.148.70","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e4ccc916fa2dc88-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"83.111.215.101","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[31-Mar-2026 05:01:57 UTC] Endpoint: user/profile.php
[31-Mar-2026 05:01:57 UTC] === User Orders API Called ===
[31-Mar-2026 05:01:57 UTC] Full Log Data: {
    "timestamp": "2026-03-31 05:01:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.215.101",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "83.111.215.101, 172.71.148.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4ccc916fa6dc88-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.215.101",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 05:01:57 UTC] User ID: 205
[31-Mar-2026 05:01:57 UTC] === END API CALL LOG ===
[31-Mar-2026 05:01:57 UTC] Limit: 20, Offset: 0
[31-Mar-2026 05:01:57 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 05:01:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[31-Mar-2026 05:01:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 05:01:57 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 05:01:57 UTC] User ID: 205
[31-Mar-2026 05:01:57 UTC] Orders found: 3
[31-Mar-2026 05:01:57 UTC] ✅ User profile retrieved successfully for user ID: 205
[31-Mar-2026 05:01:57 UTC] Orders data: [{"id":145,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"pending","created_at":"2026-03-31 08:14:12","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":143,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:22:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":142,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:18:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[31-Mar-2026 05:01:57 UTC] Total orders count: 3
[31-Mar-2026 05:01:57 UTC] === API CALL LOG ===
[31-Mar-2026 05:01:57 UTC] Endpoint: user/profile.php
[31-Mar-2026 05:01:57 UTC] Full Log Data: {
    "timestamp": "2026-03-31 05:01:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.215.101",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "83.111.215.101, 172.71.148.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4ccc95183bdc88-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.215.101",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 05:01:57 UTC] === END API CALL LOG ===
[31-Mar-2026 05:01:57 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 05:01:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[31-Mar-2026 05:01:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 05:01:57 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 05:01:57 UTC] User ID: 205
[31-Mar-2026 05:01:57 UTC] ✅ User profile retrieved successfully for user ID: 205
[31-Mar-2026 05:01:59 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 05:01:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 05:01:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"83.111.215.101, 172.71.148.70","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e4ccc9c591edc88-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"83.111.215.101","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[31-Mar-2026 05:01:59 UTC] === User Orders API Called ===
[31-Mar-2026 05:01:59 UTC] User ID: 205
[31-Mar-2026 05:01:59 UTC] Limit: 20, Offset: 0
[31-Mar-2026 05:01:59 UTC] Orders found: 3
[31-Mar-2026 05:01:59 UTC] Orders data: [{"id":145,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"pending","created_at":"2026-03-31 08:14:12","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":143,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:22:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":142,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:18:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[31-Mar-2026 05:01:59 UTC] Total orders count: 3
[31-Mar-2026 05:02:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 05:02:00 UTC] === API CALL LOG ===
[31-Mar-2026 05:02:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 05:02:00 UTC] Endpoint: user/profile.php
[31-Mar-2026 05:02:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"83.111.215.101, 172.71.148.70","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e4ccca82de2dc88-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"83.111.215.101","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[31-Mar-2026 05:02:00 UTC] Full Log Data: {
    "timestamp": "2026-03-31 05:02:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.215.101",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "83.111.215.101, 172.71.148.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4ccca82de4dc88-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.215.101",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 05:02:00 UTC] === END API CALL LOG ===
[31-Mar-2026 05:02:00 UTC] === User Orders API Called ===
[31-Mar-2026 05:02:00 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 05:02:00 UTC] User ID: 205
[31-Mar-2026 05:02:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[31-Mar-2026 05:02:00 UTC] Limit: 20, Offset: 0
[31-Mar-2026 05:02:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 05:02:00 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 05:02:00 UTC] User ID: 205
[31-Mar-2026 05:02:00 UTC] ✅ User profile retrieved successfully for user ID: 205
[31-Mar-2026 05:02:00 UTC] Orders found: 3
[31-Mar-2026 05:02:00 UTC] Orders data: [{"id":145,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"pending","created_at":"2026-03-31 08:14:12","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":143,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:22:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":142,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:18:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[31-Mar-2026 05:02:00 UTC] Total orders count: 3
[31-Mar-2026 05:02:01 UTC] === API CALL LOG ===
[31-Mar-2026 05:02:01 UTC] Endpoint: user/profile.php
[31-Mar-2026 05:02:01 UTC] Full Log Data: {
    "timestamp": "2026-03-31 05:02:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.215.101",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "83.111.215.101, 172.71.148.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4cccabbe4adc88-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.215.101",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 05:02:01 UTC] === END API CALL LOG ===
[31-Mar-2026 05:02:01 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 05:02:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[31-Mar-2026 05:02:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 05:02:01 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 05:02:01 UTC] User ID: 205
[31-Mar-2026 05:02:01 UTC] ✅ User profile retrieved successfully for user ID: 205
[31-Mar-2026 05:02:23 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 05:02:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 05:02:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"83.111.215.101, 172.71.148.70","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e4ccd36c862dc88-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"83.111.215.101","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[31-Mar-2026 05:02:23 UTC] === User Orders API Called ===
[31-Mar-2026 05:02:23 UTC] User ID: 205
[31-Mar-2026 05:02:23 UTC] === API CALL LOG ===
[31-Mar-2026 05:02:23 UTC] Limit: 20, Offset: 0
[31-Mar-2026 05:02:23 UTC] Endpoint: user/profile.php
[31-Mar-2026 05:02:23 UTC] Full Log Data: {
    "timestamp": "2026-03-31 05:02:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.215.101",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "83.111.215.101, 172.71.148.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4ccd36c863dc88-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.215.101",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 05:02:23 UTC] === END API CALL LOG ===
[31-Mar-2026 05:02:23 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 05:02:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[31-Mar-2026 05:02:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 05:02:23 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 05:02:23 UTC] User ID: 205
[31-Mar-2026 05:02:23 UTC] Orders found: 3
[31-Mar-2026 05:02:23 UTC] Orders data: [{"id":145,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"pending","created_at":"2026-03-31 08:14:12","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":143,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:22:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":142,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:18:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[31-Mar-2026 05:02:23 UTC] ✅ User profile retrieved successfully for user ID: 205
[31-Mar-2026 05:02:23 UTC] Total orders count: 3
[31-Mar-2026 05:02:24 UTC] === API CALL LOG ===
[31-Mar-2026 05:02:24 UTC] Endpoint: user/profile.php
[31-Mar-2026 05:02:24 UTC] Full Log Data: {
    "timestamp": "2026-03-31 05:02:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.215.101",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "83.111.215.101, 172.71.148.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4ccd3a4fb2dc88-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.215.101",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 05:02:24 UTC] === END API CALL LOG ===
[31-Mar-2026 05:02:24 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 05:02:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[31-Mar-2026 05:02:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 05:02:24 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 05:02:24 UTC] User ID: 205
[31-Mar-2026 05:02:24 UTC] ✅ User profile retrieved successfully for user ID: 205
[31-Mar-2026 05:02:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 05:02:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 05:02:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"83.111.215.101, 172.71.148.70","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e4ccd4ab94bdc88-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"83.111.215.101","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[31-Mar-2026 05:02:27 UTC] === User Orders API Called ===
[31-Mar-2026 05:02:27 UTC] User ID: 205
[31-Mar-2026 05:02:27 UTC] Limit: 20, Offset: 0
[31-Mar-2026 05:02:27 UTC] Orders found: 3
[31-Mar-2026 05:02:27 UTC] Orders data: [{"id":145,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"pending","created_at":"2026-03-31 08:14:12","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":143,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:22:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":142,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:18:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[31-Mar-2026 05:02:27 UTC] Total orders count: 3
[31-Mar-2026 05:02:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 05:02:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 05:02:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"83.111.215.101, 172.71.148.71","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e4ccd738bc1dc88-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"83.111.215.101","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[31-Mar-2026 05:02:33 UTC] === User Orders API Called ===
[31-Mar-2026 05:02:33 UTC] User ID: 205
[31-Mar-2026 05:02:33 UTC] Limit: 20, Offset: 0
[31-Mar-2026 05:02:33 UTC] Orders found: 3
[31-Mar-2026 05:02:33 UTC] Orders data: [{"id":145,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"pending","created_at":"2026-03-31 08:14:12","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":143,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:22:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":142,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:18:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[31-Mar-2026 05:02:33 UTC] Total orders count: 3
[31-Mar-2026 05:02:33 UTC] === API CALL LOG ===
[31-Mar-2026 05:02:33 UTC] Endpoint: user/profile.php
[31-Mar-2026 05:02:33 UTC] Full Log Data: {
    "timestamp": "2026-03-31 05:02:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.215.101",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "83.111.215.101, 172.71.148.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4ccd738bc5dc88-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.215.101",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 05:02:33 UTC] === END API CALL LOG ===
[31-Mar-2026 05:02:33 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 05:02:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[31-Mar-2026 05:02:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 05:02:33 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 05:02:33 UTC] User ID: 205
[31-Mar-2026 05:02:33 UTC] ✅ User profile retrieved successfully for user ID: 205
[31-Mar-2026 05:02:34 UTC] === API CALL LOG ===
[31-Mar-2026 05:02:34 UTC] Endpoint: user/profile.php
[31-Mar-2026 05:02:34 UTC] Full Log Data: {
    "timestamp": "2026-03-31 05:02:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.215.101",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "83.111.215.101, 172.71.148.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4ccd770aa2dc88-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.215.101",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 05:02:34 UTC] === END API CALL LOG ===
[31-Mar-2026 05:02:34 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 05:02:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[31-Mar-2026 05:02:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 05:02:34 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 05:02:34 UTC] User ID: 205
[31-Mar-2026 05:02:34 UTC] ✅ User profile retrieved successfully for user ID: 205
[31-Mar-2026 05:02:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 05:02:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 05:02:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"83.111.215.101, 172.71.148.71","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e4ccd7a1821dc88-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"83.111.215.101","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[31-Mar-2026 05:02:34 UTC] === User Orders API Called ===
[31-Mar-2026 05:02:34 UTC] User ID: 205
[31-Mar-2026 05:02:34 UTC] Limit: 20, Offset: 0
[31-Mar-2026 05:02:34 UTC] Orders found: 3
[31-Mar-2026 05:02:34 UTC] Orders data: [{"id":145,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"pending","created_at":"2026-03-31 08:14:12","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":143,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:22:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":142,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:18:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[31-Mar-2026 05:02:34 UTC] Total orders count: 3
[31-Mar-2026 05:02:35 UTC] === API CALL LOG ===
[31-Mar-2026 05:02:35 UTC] Endpoint: user/profile.php
[31-Mar-2026 05:02:35 UTC] Full Log Data: {
    "timestamp": "2026-03-31 05:02:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.215.101",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "83.111.215.101, 172.71.148.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4ccd805c93dc88-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.215.101",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 05:02:35 UTC] === END API CALL LOG ===
[31-Mar-2026 05:02:35 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 05:02:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[31-Mar-2026 05:02:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 05:02:35 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 05:02:35 UTC] User ID: 205
[31-Mar-2026 05:02:35 UTC] ✅ User profile retrieved successfully for user ID: 205
[31-Mar-2026 05:02:46 UTC] === API CALL LOG ===
[31-Mar-2026 05:02:46 UTC] Endpoint: user/profile.php
[31-Mar-2026 05:02:46 UTC] Full Log Data: {
    "timestamp": "2026-03-31 05:02:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.215.101",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "83.111.215.101, 172.71.148.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4ccdc6db7adc88-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.215.101",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 05:02:46 UTC] === END API CALL LOG ===
[31-Mar-2026 05:02:46 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 05:02:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[31-Mar-2026 05:02:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 05:02:46 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 05:02:46 UTC] User ID: 205
[31-Mar-2026 05:02:46 UTC] ✅ User profile retrieved successfully for user ID: 205
[31-Mar-2026 05:02:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 05:02:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 05:02:46 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"83.111.215.101, 172.71.148.70","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e4ccdc6db78dc88-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"83.111.215.101","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[31-Mar-2026 05:02:46 UTC] === User Orders API Called ===
[31-Mar-2026 05:02:46 UTC] User ID: 205
[31-Mar-2026 05:02:46 UTC] Limit: 20, Offset: 0
[31-Mar-2026 05:02:46 UTC] Orders found: 3
[31-Mar-2026 05:02:46 UTC] Orders data: [{"id":145,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"pending","created_at":"2026-03-31 08:14:12","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":143,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:22:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":142,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:18:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[31-Mar-2026 05:02:46 UTC] Total orders count: 3
[31-Mar-2026 05:02:47 UTC] === API CALL LOG ===
[31-Mar-2026 05:02:47 UTC] Endpoint: user/profile.php
[31-Mar-2026 05:02:47 UTC] Full Log Data: {
    "timestamp": "2026-03-31 05:02:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.215.101",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "83.111.215.101, 172.71.148.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4ccdca8bbcdc88-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.215.101",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 05:02:47 UTC] === END API CALL LOG ===
[31-Mar-2026 05:02:47 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 05:02:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[31-Mar-2026 05:02:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 05:02:47 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 05:02:47 UTC] User ID: 205
[31-Mar-2026 05:02:47 UTC] ✅ User profile retrieved successfully for user ID: 205
[31-Mar-2026 05:04:22 UTC] === API CALL LOG ===
[31-Mar-2026 05:04:22 UTC] Endpoint: user/profile.php
[31-Mar-2026 05:04:22 UTC] Full Log Data: {
    "timestamp": "2026-03-31 05:04:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.215.101",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "83.111.215.101, 172.71.148.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4cd01c0ea2dc88-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.215.101",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 05:04:22 UTC] === END API CALL LOG ===
[31-Mar-2026 05:04:22 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 05:04:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[31-Mar-2026 05:04:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 05:04:22 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 05:04:22 UTC] User ID: 205
[31-Mar-2026 05:04:22 UTC] ✅ User profile retrieved successfully for user ID: 205
[31-Mar-2026 05:04:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 05:04:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 05:04:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"83.111.215.101, 172.71.148.70","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e4cd046ba5cdc88-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"83.111.215.101","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[31-Mar-2026 05:04:29 UTC] === User Orders API Called ===
[31-Mar-2026 05:04:29 UTC] User ID: 205
[31-Mar-2026 05:04:29 UTC] Limit: 20, Offset: 0
[31-Mar-2026 05:04:29 UTC] Orders found: 3
[31-Mar-2026 05:04:29 UTC] Orders data: [{"id":145,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"pending","created_at":"2026-03-31 08:14:12","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":143,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:22:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":142,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:18:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[31-Mar-2026 05:04:29 UTC] Total orders count: 3
[31-Mar-2026 05:21:37 UTC] === API CALL LOG ===
[31-Mar-2026 05:21:37 UTC] Endpoint: user/profile.php
[31-Mar-2026 05:21:37 UTC] Full Log Data: {
    "timestamp": "2026-03-31 05:21:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.215.101",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "83.111.215.101, 172.71.148.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4ce95e3bafdb12-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.215.101",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 05:21:37 UTC] === END API CALL LOG ===
[31-Mar-2026 05:21:37 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 05:21:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[31-Mar-2026 05:21:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 05:21:37 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 05:21:37 UTC] User ID: 205
[31-Mar-2026 05:21:37 UTC] === API CALL LOG ===
[31-Mar-2026 05:21:37 UTC] Endpoint: user/profile.php
[31-Mar-2026 05:21:37 UTC] Full Log Data: {
    "timestamp": "2026-03-31 05:21:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.215.101",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "83.111.215.101, 172.71.148.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4ce95e3bb2db12-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.215.101",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 05:21:37 UTC] === END API CALL LOG ===
[31-Mar-2026 05:21:37 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 05:21:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[31-Mar-2026 05:21:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 05:21:37 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 05:21:37 UTC] User ID: 205
[31-Mar-2026 05:21:37 UTC] ✅ User profile retrieved successfully for user ID: 205
[31-Mar-2026 05:21:37 UTC] ✅ User profile retrieved successfully for user ID: 205
[31-Mar-2026 05:21:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 05:21:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 05:21:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"83.111.215.101, 172.71.148.70","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e4ce95eed38db12-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"83.111.215.101","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[31-Mar-2026 05:21:37 UTC] === User Orders API Called ===
[31-Mar-2026 05:21:37 UTC] User ID: 205
[31-Mar-2026 05:21:37 UTC] Limit: 20, Offset: 0
[31-Mar-2026 05:21:37 UTC] Orders found: 3
[31-Mar-2026 05:21:37 UTC] Orders data: [{"id":145,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"pending","created_at":"2026-03-31 08:14:12","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":143,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:22:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":142,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:18:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[31-Mar-2026 05:21:37 UTC] Total orders count: 3
[31-Mar-2026 05:21:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 05:21:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 05:21:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"83.111.215.101, 172.71.148.70","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e4ce967ff3adb12-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"83.111.215.101","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[31-Mar-2026 05:21:38 UTC] === User Orders API Called ===
[31-Mar-2026 05:21:38 UTC] User ID: 205
[31-Mar-2026 05:21:38 UTC] Limit: 20, Offset: 0
[31-Mar-2026 05:21:38 UTC] Orders found: 3
[31-Mar-2026 05:21:38 UTC] Orders data: [{"id":145,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"pending","created_at":"2026-03-31 08:14:12","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":143,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:22:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":142,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:18:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[31-Mar-2026 05:21:38 UTC] Total orders count: 3
[31-Mar-2026 05:21:42 UTC] === API CALL LOG ===
[31-Mar-2026 05:21:42 UTC] Endpoint: user/profile.php
[31-Mar-2026 05:21:42 UTC] Full Log Data: {
    "timestamp": "2026-03-31 05:21:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.215.101",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "83.111.215.101, 172.71.148.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4ce9814810db12-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.215.101",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 05:21:42 UTC] === END API CALL LOG ===
[31-Mar-2026 05:21:42 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 05:21:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[31-Mar-2026 05:21:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 05:21:42 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 05:21:42 UTC] User ID: 205
[31-Mar-2026 05:21:42 UTC] ✅ User profile retrieved successfully for user ID: 205
[31-Mar-2026 05:21:42 UTC] User Purchases API - User ID: 205
[31-Mar-2026 05:21:42 UTC] User Purchases API - Total purchases found: 4
[31-Mar-2026 05:32:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 05:32:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 05:32:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"83.111.215.101, 162.158.178.172","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e4cf9606bdb5657-HKG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"83.111.215.101","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[31-Mar-2026 05:32:33 UTC] === User Orders API Called ===
[31-Mar-2026 05:32:33 UTC] User ID: 205
[31-Mar-2026 05:32:33 UTC] Limit: 20, Offset: 0
[31-Mar-2026 05:32:33 UTC] Orders found: 3
[31-Mar-2026 05:32:33 UTC] Orders data: [{"id":145,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"pending","created_at":"2026-03-31 08:14:12","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":143,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:22:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":142,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:18:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[31-Mar-2026 05:32:33 UTC] Total orders count: 3
[31-Mar-2026 05:34:37 UTC] === API CALL LOG ===
[31-Mar-2026 05:34:37 UTC] Endpoint: user/profile.php
[31-Mar-2026 05:34:37 UTC] Full Log Data: {
    "timestamp": "2026-03-31 05:34:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.247.52.33",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.247.52.33, 172.71.198.11",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjEyIiwidXNlcm5hbWUiOiJAaXNodTc3Nzc3NzciLCJlbWFpbCI6ImFkYW5pd2lsbWVAZ21haWwuY29tIiwiZXhwIjoxNzc1NTQwMDc2fQ.YZHUtMWJEIm_6V-xnjvhXuiirx7Rcka5dfiWk52AzFk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4cfc6bfde9c6aa-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.247.52.33",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 05:34:37 UTC] === END API CALL LOG ===
[31-Mar-2026 05:34:37 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 05:34:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjEyIiwidXNlcm5hbWUiOiJAaXNodTc3Nzc3NzciLCJlbWFpbCI6ImFkYW5pd2lsbWVAZ21haWwuY29tIiwiZXhwIjoxNzc1NTQwMDc2fQ.YZHUtMWJEIm_6V-xnjvhXuiirx7Rcka5dfiWk52AzFk
[31-Mar-2026 05:34:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 05:34:37 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 05:34:37 UTC] User ID: 212
[31-Mar-2026 05:34:37 UTC] ✅ User profile retrieved successfully for user ID: 212
[31-Mar-2026 05:34:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 05:34:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 05:34:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.247.52.33, 172.71.198.10","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjEyIiwidXNlcm5hbWUiOiJAaXNodTc3Nzc3NzciLCJlbWFpbCI6ImFkYW5pd2lsbWVAZ21haWwuY29tIiwiZXhwIjoxNzc1NTQwMDc2fQ.YZHUtMWJEIm_6V-xnjvhXuiirx7Rcka5dfiWk52AzFk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e4cfc6c2e53c6aa-BOM","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.247.52.33","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[31-Mar-2026 05:34:37 UTC] === User Orders API Called ===
[31-Mar-2026 05:34:37 UTC] User ID: 212
[31-Mar-2026 05:34:37 UTC] Limit: 20, Offset: 0
[31-Mar-2026 05:34:37 UTC] Orders found: 0
[31-Mar-2026 05:34:37 UTC] Orders data: []
[31-Mar-2026 05:34:37 UTC] Total orders count: 0
[31-Mar-2026 05:34:37 UTC] === API CALL LOG ===
[31-Mar-2026 05:34:37 UTC] Endpoint: user/profile.php
[31-Mar-2026 05:34:37 UTC] Full Log Data: {
    "timestamp": "2026-03-31 05:34:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.247.52.33",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.247.52.33, 172.71.198.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjEyIiwidXNlcm5hbWUiOiJAaXNodTc3Nzc3NzciLCJlbWFpbCI6ImFkYW5pd2lsbWVAZ21haWwuY29tIiwiZXhwIjoxNzc1NTQwMDc2fQ.YZHUtMWJEIm_6V-xnjvhXuiirx7Rcka5dfiWk52AzFk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4cfc6caf54c6aa-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.247.52.33",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 05:34:37 UTC] === END API CALL LOG ===
[31-Mar-2026 05:34:37 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 05:34:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjEyIiwidXNlcm5hbWUiOiJAaXNodTc3Nzc3NzciLCJlbWFpbCI6ImFkYW5pd2lsbWVAZ21haWwuY29tIiwiZXhwIjoxNzc1NTQwMDc2fQ.YZHUtMWJEIm_6V-xnjvhXuiirx7Rcka5dfiWk52AzFk
[31-Mar-2026 05:34:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 05:34:37 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 05:34:37 UTC] User ID: 212
[31-Mar-2026 05:34:37 UTC] ✅ User profile retrieved successfully for user ID: 212
[31-Mar-2026 05:34:39 UTC] === API CALL LOG ===
[31-Mar-2026 05:34:39 UTC] Endpoint: user/profile.php
[31-Mar-2026 05:34:39 UTC] Full Log Data: {
    "timestamp": "2026-03-31 05:34:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.247.52.33",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.247.52.33, 172.71.198.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjEyIiwidXNlcm5hbWUiOiJAaXNodTc3Nzc3NzciLCJlbWFpbCI6ImFkYW5pd2lsbWVAZ21haWwuY29tIiwiZXhwIjoxNzc1NTQwMDc2fQ.YZHUtMWJEIm_6V-xnjvhXuiirx7Rcka5dfiWk52AzFk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4cfc778d22c6aa-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.247.52.33",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 05:34:39 UTC] === END API CALL LOG ===
[31-Mar-2026 05:34:39 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 05:34:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjEyIiwidXNlcm5hbWUiOiJAaXNodTc3Nzc3NzciLCJlbWFpbCI6ImFkYW5pd2lsbWVAZ21haWwuY29tIiwiZXhwIjoxNzc1NTQwMDc2fQ.YZHUtMWJEIm_6V-xnjvhXuiirx7Rcka5dfiWk52AzFk
[31-Mar-2026 05:34:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 05:34:39 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 05:34:39 UTC] User ID: 212
[31-Mar-2026 05:34:39 UTC] ✅ User profile retrieved successfully for user ID: 212
[31-Mar-2026 05:34:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 05:34:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 05:34:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.247.52.33, 172.71.198.10","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjEyIiwidXNlcm5hbWUiOiJAaXNodTc3Nzc3NzciLCJlbWFpbCI6ImFkYW5pd2lsbWVAZ21haWwuY29tIiwiZXhwIjoxNzc1NTQwMDc2fQ.YZHUtMWJEIm_6V-xnjvhXuiirx7Rcka5dfiWk52AzFk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e4cfc8e9eb1c6aa-BOM","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.247.52.33","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[31-Mar-2026 05:34:43 UTC] === User Orders API Called ===
[31-Mar-2026 05:34:43 UTC] User ID: 212
[31-Mar-2026 05:34:43 UTC] Limit: 20, Offset: 0
[31-Mar-2026 05:34:43 UTC] Orders found: 0
[31-Mar-2026 05:34:43 UTC] Orders data: []
[31-Mar-2026 05:34:43 UTC] Total orders count: 0
[31-Mar-2026 05:34:43 UTC] === API CALL LOG ===
[31-Mar-2026 05:34:43 UTC] Endpoint: user/profile.php
[31-Mar-2026 05:34:43 UTC] Full Log Data: {
    "timestamp": "2026-03-31 05:34:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.247.52.33",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.247.52.33, 172.71.198.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjEyIiwidXNlcm5hbWUiOiJAaXNodTc3Nzc3NzciLCJlbWFpbCI6ImFkYW5pd2lsbWVAZ21haWwuY29tIiwiZXhwIjoxNzc1NTQwMDc2fQ.YZHUtMWJEIm_6V-xnjvhXuiirx7Rcka5dfiWk52AzFk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4cfc8f1fadc6aa-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.247.52.33",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 05:34:43 UTC] === END API CALL LOG ===
[31-Mar-2026 05:34:43 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 05:34:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjEyIiwidXNlcm5hbWUiOiJAaXNodTc3Nzc3NzciLCJlbWFpbCI6ImFkYW5pd2lsbWVAZ21haWwuY29tIiwiZXhwIjoxNzc1NTQwMDc2fQ.YZHUtMWJEIm_6V-xnjvhXuiirx7Rcka5dfiWk52AzFk
[31-Mar-2026 05:34:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 05:34:43 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 05:34:43 UTC] User ID: 212
[31-Mar-2026 05:34:43 UTC] ✅ User profile retrieved successfully for user ID: 212
[31-Mar-2026 05:34:43 UTC] === API CALL LOG ===
[31-Mar-2026 05:34:43 UTC] Endpoint: user/profile.php
[31-Mar-2026 05:34:43 UTC] Full Log Data: {
    "timestamp": "2026-03-31 05:34:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.247.52.33",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.247.52.33, 172.71.198.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjEyIiwidXNlcm5hbWUiOiJAaXNodTc3Nzc3NzciLCJlbWFpbCI6ImFkYW5pd2lsbWVAZ21haWwuY29tIiwiZXhwIjoxNzc1NTQwMDc2fQ.YZHUtMWJEIm_6V-xnjvhXuiirx7Rcka5dfiWk52AzFk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4cfc93187ec6aa-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.247.52.33",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 05:34:43 UTC] === END API CALL LOG ===
[31-Mar-2026 05:34:43 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 05:34:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjEyIiwidXNlcm5hbWUiOiJAaXNodTc3Nzc3NzciLCJlbWFpbCI6ImFkYW5pd2lsbWVAZ21haWwuY29tIiwiZXhwIjoxNzc1NTQwMDc2fQ.YZHUtMWJEIm_6V-xnjvhXuiirx7Rcka5dfiWk52AzFk
[31-Mar-2026 05:34:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 05:34:43 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 05:34:43 UTC] User ID: 212
[31-Mar-2026 05:34:43 UTC] ✅ User profile retrieved successfully for user ID: 212
[31-Mar-2026 05:34:44 UTC] === API CALL LOG ===
[31-Mar-2026 05:34:44 UTC] Endpoint: user/profile.php
[31-Mar-2026 05:34:44 UTC] Full Log Data: {
    "timestamp": "2026-03-31 05:34:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.247.52.33",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.247.52.33, 172.71.198.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjEyIiwidXNlcm5hbWUiOiJAaXNodTc3Nzc3NzciLCJlbWFpbCI6ImFkYW5pd2lsbWVAZ21haWwuY29tIiwiZXhwIjoxNzc1NTQwMDc2fQ.YZHUtMWJEIm_6V-xnjvhXuiirx7Rcka5dfiWk52AzFk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4cfc975a2ac6aa-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.247.52.33",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 05:34:44 UTC] === END API CALL LOG ===
[31-Mar-2026 05:34:44 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 05:34:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjEyIiwidXNlcm5hbWUiOiJAaXNodTc3Nzc3NzciLCJlbWFpbCI6ImFkYW5pd2lsbWVAZ21haWwuY29tIiwiZXhwIjoxNzc1NTQwMDc2fQ.YZHUtMWJEIm_6V-xnjvhXuiirx7Rcka5dfiWk52AzFk
[31-Mar-2026 05:34:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 05:34:44 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 05:34:44 UTC] User ID: 212
[31-Mar-2026 05:34:44 UTC] ✅ User profile retrieved successfully for user ID: 212
[31-Mar-2026 05:40:02 UTC] === API CALL LOG ===
[31-Mar-2026 05:40:02 UTC] Endpoint: user/profile.php
[31-Mar-2026 05:40:02 UTC] Full Log Data: {
    "timestamp": "2026-03-31 05:40:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:bdaf:f60b::5a38:60f7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:bdaf:f60b::5a38:60f7, 172.70.108.43",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjEzIiwidXNlcm5hbWUiOiJqY3NldGk3IiwiZW1haWwiOiJoZGVmeGZAZ21haWwuY29tIiwiZXhwIjoxNzc1NTQwNDAxfQ.LE6wpIKk5bWeSQc3b8X_yd-ZrIJdrL0bZ7U6WdI1Yi4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4d04595c8261ee-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:bdaf:f60b::5a38:60f7",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 05:40:02 UTC] === END API CALL LOG ===
[31-Mar-2026 05:40:02 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 05:40:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjEzIiwidXNlcm5hbWUiOiJqY3NldGk3IiwiZW1haWwiOiJoZGVmeGZAZ21haWwuY29tIiwiZXhwIjoxNzc1NTQwNDAxfQ.LE6wpIKk5bWeSQc3b8X_yd-ZrIJdrL0bZ7U6WdI1Yi4
[31-Mar-2026 05:40:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 05:40:02 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 05:40:02 UTC] User ID: 213
[31-Mar-2026 05:40:02 UTC] ✅ User profile retrieved successfully for user ID: 213
[31-Mar-2026 05:40:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 05:40:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 05:40:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:bdaf:f60b::5a38:60f7, 172.70.108.42","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjEzIiwidXNlcm5hbWUiOiJqY3NldGk3IiwiZW1haWwiOiJoZGVmeGZAZ21haWwuY29tIiwiZXhwIjoxNzc1NTQwNDAxfQ.LE6wpIKk5bWeSQc3b8X_yd-ZrIJdrL0bZ7U6WdI1Yi4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e4d04595c8961ee-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:bdaf:f60b::5a38:60f7","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[31-Mar-2026 05:40:02 UTC] === API CALL LOG ===
[31-Mar-2026 05:40:02 UTC] Endpoint: user/profile.php
[31-Mar-2026 05:40:02 UTC] === User Orders API Called ===
[31-Mar-2026 05:40:02 UTC] Full Log Data: {
    "timestamp": "2026-03-31 05:40:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:bdaf:f60b::5a38:60f7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:bdaf:f60b::5a38:60f7, 172.70.108.43",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjEzIiwidXNlcm5hbWUiOiJqY3NldGk3IiwiZW1haWwiOiJoZGVmeGZAZ21haWwuY29tIiwiZXhwIjoxNzc1NTQwNDAxfQ.LE6wpIKk5bWeSQc3b8X_yd-ZrIJdrL0bZ7U6WdI1Yi4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4d04595c8b61ee-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:bdaf:f60b::5a38:60f7",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 05:40:02 UTC] User ID: 213
[31-Mar-2026 05:40:02 UTC] === END API CALL LOG ===
[31-Mar-2026 05:40:02 UTC] Limit: 20, Offset: 0
[31-Mar-2026 05:40:02 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 05:40:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjEzIiwidXNlcm5hbWUiOiJqY3NldGk3IiwiZW1haWwiOiJoZGVmeGZAZ21haWwuY29tIiwiZXhwIjoxNzc1NTQwNDAxfQ.LE6wpIKk5bWeSQc3b8X_yd-ZrIJdrL0bZ7U6WdI1Yi4
[31-Mar-2026 05:40:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 05:40:02 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 05:40:02 UTC] User ID: 213
[31-Mar-2026 05:40:02 UTC] Orders found: 0
[31-Mar-2026 05:40:02 UTC] Orders data: []
[31-Mar-2026 05:40:02 UTC] ✅ User profile retrieved successfully for user ID: 213
[31-Mar-2026 05:40:02 UTC] Total orders count: 0
[31-Mar-2026 05:40:03 UTC] === API CALL LOG ===
[31-Mar-2026 05:40:03 UTC] Endpoint: user/profile.php
[31-Mar-2026 05:40:03 UTC] Full Log Data: {
    "timestamp": "2026-03-31 05:40:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:bdaf:f60b::5a38:60f7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:bdaf:f60b::5a38:60f7, 172.70.108.42",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjEzIiwidXNlcm5hbWUiOiJqY3NldGk3IiwiZW1haWwiOiJoZGVmeGZAZ21haWwuY29tIiwiZXhwIjoxNzc1NTQwNDAxfQ.LE6wpIKk5bWeSQc3b8X_yd-ZrIJdrL0bZ7U6WdI1Yi4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4d0460effb61ee-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:bdaf:f60b::5a38:60f7",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 05:40:03 UTC] === END API CALL LOG ===
[31-Mar-2026 05:40:03 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 05:40:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjEzIiwidXNlcm5hbWUiOiJqY3NldGk3IiwiZW1haWwiOiJoZGVmeGZAZ21haWwuY29tIiwiZXhwIjoxNzc1NTQwNDAxfQ.LE6wpIKk5bWeSQc3b8X_yd-ZrIJdrL0bZ7U6WdI1Yi4
[31-Mar-2026 05:40:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 05:40:03 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 05:40:03 UTC] User ID: 213
[31-Mar-2026 05:40:03 UTC] ✅ User profile retrieved successfully for user ID: 213
[31-Mar-2026 05:40:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 05:40:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 05:40:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:bdaf:f60b::5a38:60f7, 172.70.108.42","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjEzIiwidXNlcm5hbWUiOiJqY3NldGk3IiwiZW1haWwiOiJoZGVmeGZAZ21haWwuY29tIiwiZXhwIjoxNzc1NTQwNDAxfQ.LE6wpIKk5bWeSQc3b8X_yd-ZrIJdrL0bZ7U6WdI1Yi4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e4d04c6cb5d61ee-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:bdaf:f60b::5a38:60f7","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[31-Mar-2026 05:40:19 UTC] === User Orders API Called ===
[31-Mar-2026 05:40:19 UTC] User ID: 213
[31-Mar-2026 05:40:19 UTC] Limit: 20, Offset: 0
[31-Mar-2026 05:40:19 UTC] Orders found: 0
[31-Mar-2026 05:40:19 UTC] Orders data: []
[31-Mar-2026 05:40:19 UTC] Total orders count: 0
[31-Mar-2026 05:40:19 UTC] === API CALL LOG ===
[31-Mar-2026 05:40:19 UTC] Endpoint: user/profile.php
[31-Mar-2026 05:40:19 UTC] Full Log Data: {
    "timestamp": "2026-03-31 05:40:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:bdaf:f60b::5a38:60f7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:bdaf:f60b::5a38:60f7, 172.70.108.43",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjEzIiwidXNlcm5hbWUiOiJqY3NldGk3IiwiZW1haWwiOiJoZGVmeGZAZ21haWwuY29tIiwiZXhwIjoxNzc1NTQwNDAxfQ.LE6wpIKk5bWeSQc3b8X_yd-ZrIJdrL0bZ7U6WdI1Yi4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4d04c6cb5f61ee-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:bdaf:f60b::5a38:60f7",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 05:40:19 UTC] === END API CALL LOG ===
[31-Mar-2026 05:40:19 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 05:40:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjEzIiwidXNlcm5hbWUiOiJqY3NldGk3IiwiZW1haWwiOiJoZGVmeGZAZ21haWwuY29tIiwiZXhwIjoxNzc1NTQwNDAxfQ.LE6wpIKk5bWeSQc3b8X_yd-ZrIJdrL0bZ7U6WdI1Yi4
[31-Mar-2026 05:40:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 05:40:19 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 05:40:19 UTC] User ID: 213
[31-Mar-2026 05:40:19 UTC] ✅ User profile retrieved successfully for user ID: 213
[31-Mar-2026 05:40:20 UTC] === API CALL LOG ===
[31-Mar-2026 05:40:20 UTC] Endpoint: user/profile.php
[31-Mar-2026 05:40:20 UTC] Full Log Data: {
    "timestamp": "2026-03-31 05:40:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:bdaf:f60b::5a38:60f7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:bdaf:f60b::5a38:60f7, 172.70.108.42",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjEzIiwidXNlcm5hbWUiOiJqY3NldGk3IiwiZW1haWwiOiJoZGVmeGZAZ21haWwuY29tIiwiZXhwIjoxNzc1NTQwNDAxfQ.LE6wpIKk5bWeSQc3b8X_yd-ZrIJdrL0bZ7U6WdI1Yi4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4d04cac9a661ee-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:bdaf:f60b::5a38:60f7",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 05:40:20 UTC] === END API CALL LOG ===
[31-Mar-2026 05:40:20 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 05:40:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjEzIiwidXNlcm5hbWUiOiJqY3NldGk3IiwiZW1haWwiOiJoZGVmeGZAZ21haWwuY29tIiwiZXhwIjoxNzc1NTQwNDAxfQ.LE6wpIKk5bWeSQc3b8X_yd-ZrIJdrL0bZ7U6WdI1Yi4
[31-Mar-2026 05:40:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 05:40:20 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 05:40:20 UTC] User ID: 213
[31-Mar-2026 05:40:20 UTC] ✅ User profile retrieved successfully for user ID: 213
[31-Mar-2026 05:40:20 UTC] === API CALL LOG ===
[31-Mar-2026 05:40:20 UTC] Endpoint: user/profile.php
[31-Mar-2026 05:40:20 UTC] Full Log Data: {
    "timestamp": "2026-03-31 05:40:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:bdaf:f60b::5a38:60f7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:bdaf:f60b::5a38:60f7, 172.70.108.42",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjEzIiwidXNlcm5hbWUiOiJqY3NldGk3IiwiZW1haWwiOiJoZGVmeGZAZ21haWwuY29tIiwiZXhwIjoxNzc1NTQwNDAxfQ.LE6wpIKk5bWeSQc3b8X_yd-ZrIJdrL0bZ7U6WdI1Yi4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4d04cdce8261ee-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:bdaf:f60b::5a38:60f7",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 05:40:20 UTC] === END API CALL LOG ===
[31-Mar-2026 05:40:20 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 05:40:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjEzIiwidXNlcm5hbWUiOiJqY3NldGk3IiwiZW1haWwiOiJoZGVmeGZAZ21haWwuY29tIiwiZXhwIjoxNzc1NTQwNDAxfQ.LE6wpIKk5bWeSQc3b8X_yd-ZrIJdrL0bZ7U6WdI1Yi4
[31-Mar-2026 05:40:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 05:40:20 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 05:40:20 UTC] User ID: 213
[31-Mar-2026 05:40:20 UTC] ✅ User profile retrieved successfully for user ID: 213
[31-Mar-2026 05:40:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 05:40:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 05:40:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:bdaf:f60b::5a38:60f7, 172.70.108.43","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjEzIiwidXNlcm5hbWUiOiJqY3NldGk3IiwiZW1haWwiOiJoZGVmeGZAZ21haWwuY29tIiwiZXhwIjoxNzc1NTQwNDAxfQ.LE6wpIKk5bWeSQc3b8X_yd-ZrIJdrL0bZ7U6WdI1Yi4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e4d0530fd1861ee-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:bdaf:f60b::5a38:60f7","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[31-Mar-2026 05:40:36 UTC] === User Orders API Called ===
[31-Mar-2026 05:40:36 UTC] User ID: 213
[31-Mar-2026 05:40:36 UTC] Limit: 20, Offset: 0
[31-Mar-2026 05:40:36 UTC] Orders found: 0
[31-Mar-2026 05:40:36 UTC] Orders data: []
[31-Mar-2026 05:40:36 UTC] Total orders count: 0
[31-Mar-2026 05:40:36 UTC] === API CALL LOG ===
[31-Mar-2026 05:40:36 UTC] Endpoint: user/profile.php
[31-Mar-2026 05:40:36 UTC] Full Log Data: {
    "timestamp": "2026-03-31 05:40:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:bdaf:f60b::5a38:60f7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:bdaf:f60b::5a38:60f7, 172.70.108.43",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjEzIiwidXNlcm5hbWUiOiJqY3NldGk3IiwiZW1haWwiOiJoZGVmeGZAZ21haWwuY29tIiwiZXhwIjoxNzc1NTQwNDAxfQ.LE6wpIKk5bWeSQc3b8X_yd-ZrIJdrL0bZ7U6WdI1Yi4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4d0530fd1961ee-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:bdaf:f60b::5a38:60f7",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 05:40:36 UTC] === END API CALL LOG ===
[31-Mar-2026 05:40:36 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 05:40:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjEzIiwidXNlcm5hbWUiOiJqY3NldGk3IiwiZW1haWwiOiJoZGVmeGZAZ21haWwuY29tIiwiZXhwIjoxNzc1NTQwNDAxfQ.LE6wpIKk5bWeSQc3b8X_yd-ZrIJdrL0bZ7U6WdI1Yi4
[31-Mar-2026 05:40:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 05:40:36 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 05:40:36 UTC] User ID: 213
[31-Mar-2026 05:40:36 UTC] ✅ User profile retrieved successfully for user ID: 213
[31-Mar-2026 05:40:37 UTC] === API CALL LOG ===
[31-Mar-2026 05:40:37 UTC] Endpoint: user/profile.php
[31-Mar-2026 05:40:37 UTC] Full Log Data: {
    "timestamp": "2026-03-31 05:40:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:bdaf:f60b::5a38:60f7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:bdaf:f60b::5a38:60f7, 172.70.108.43",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjEzIiwidXNlcm5hbWUiOiJqY3NldGk3IiwiZW1haWwiOiJoZGVmeGZAZ21haWwuY29tIiwiZXhwIjoxNzc1NTQwNDAxfQ.LE6wpIKk5bWeSQc3b8X_yd-ZrIJdrL0bZ7U6WdI1Yi4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4d0534cac361ee-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:bdaf:f60b::5a38:60f7",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 05:40:37 UTC] === END API CALL LOG ===
[31-Mar-2026 05:40:37 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 05:40:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjEzIiwidXNlcm5hbWUiOiJqY3NldGk3IiwiZW1haWwiOiJoZGVmeGZAZ21haWwuY29tIiwiZXhwIjoxNzc1NTQwNDAxfQ.LE6wpIKk5bWeSQc3b8X_yd-ZrIJdrL0bZ7U6WdI1Yi4
[31-Mar-2026 05:40:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 05:40:37 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 05:40:37 UTC] User ID: 213
[31-Mar-2026 05:40:37 UTC] ✅ User profile retrieved successfully for user ID: 213
[31-Mar-2026 05:40:37 UTC] === API CALL LOG ===
[31-Mar-2026 05:40:37 UTC] Endpoint: user/profile.php
[31-Mar-2026 05:40:37 UTC] Full Log Data: {
    "timestamp": "2026-03-31 05:40:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:bdaf:f60b::5a38:60f7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:bdaf:f60b::5a38:60f7, 172.70.108.43",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjEzIiwidXNlcm5hbWUiOiJqY3NldGk3IiwiZW1haWwiOiJoZGVmeGZAZ21haWwuY29tIiwiZXhwIjoxNzc1NTQwNDAxfQ.LE6wpIKk5bWeSQc3b8X_yd-ZrIJdrL0bZ7U6WdI1Yi4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4d0537be2e61ee-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:bdaf:f60b::5a38:60f7",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 05:40:37 UTC] === END API CALL LOG ===
[31-Mar-2026 05:40:37 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 05:40:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjEzIiwidXNlcm5hbWUiOiJqY3NldGk3IiwiZW1haWwiOiJoZGVmeGZAZ21haWwuY29tIiwiZXhwIjoxNzc1NTQwNDAxfQ.LE6wpIKk5bWeSQc3b8X_yd-ZrIJdrL0bZ7U6WdI1Yi4
[31-Mar-2026 05:40:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 05:40:37 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 05:40:37 UTC] User ID: 213
[31-Mar-2026 05:40:37 UTC] ✅ User profile retrieved successfully for user ID: 213
[31-Mar-2026 05:43:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 05:43:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 05:43:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:bdaf:f60b::5a38:60f7, 172.68.234.188","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjEzIiwidXNlcm5hbWUiOiJqY3NldGk3IiwiZW1haWwiOiJoZGVmeGZAZ21haWwuY29tIiwiZXhwIjoxNzc1NTQwNDAxfQ.LE6wpIKk5bWeSQc3b8X_yd-ZrIJdrL0bZ7U6WdI1Yi4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e4d08c53ea8e18b-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:bdaf:f60b::5a38:60f7","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[31-Mar-2026 05:43:03 UTC] === User Orders API Called ===
[31-Mar-2026 05:43:03 UTC] User ID: 213
[31-Mar-2026 05:43:03 UTC] Limit: 20, Offset: 0
[31-Mar-2026 05:43:03 UTC] Orders found: 0
[31-Mar-2026 05:43:03 UTC] Orders data: []
[31-Mar-2026 05:43:03 UTC] Total orders count: 0
[31-Mar-2026 05:43:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 05:43:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 05:43:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:bdaf:f60b::5a38:60f7, 172.68.234.130","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjEzIiwidXNlcm5hbWUiOiJqY3NldGk3IiwiZW1haWwiOiJoZGVmeGZAZ21haWwuY29tIiwiZXhwIjoxNzc1NTQwNDAxfQ.LE6wpIKk5bWeSQc3b8X_yd-ZrIJdrL0bZ7U6WdI1Yi4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e4d08d84f34e18b-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:bdaf:f60b::5a38:60f7","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[31-Mar-2026 05:43:06 UTC] === User Orders API Called ===
[31-Mar-2026 05:43:06 UTC] User ID: 213
[31-Mar-2026 05:43:06 UTC] Limit: 20, Offset: 0
[31-Mar-2026 05:43:06 UTC] Orders found: 0
[31-Mar-2026 05:43:06 UTC] Orders data: []
[31-Mar-2026 05:43:06 UTC] Total orders count: 0
[31-Mar-2026 05:43:06 UTC] === API CALL LOG ===
[31-Mar-2026 05:43:06 UTC] Endpoint: user/profile.php
[31-Mar-2026 05:43:06 UTC] Full Log Data: {
    "timestamp": "2026-03-31 05:43:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:bdaf:f60b::5a38:60f7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:bdaf:f60b::5a38:60f7, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjEzIiwidXNlcm5hbWUiOiJqY3NldGk3IiwiZW1haWwiOiJoZGVmeGZAZ21haWwuY29tIiwiZXhwIjoxNzc1NTQwNDAxfQ.LE6wpIKk5bWeSQc3b8X_yd-ZrIJdrL0bZ7U6WdI1Yi4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4d08d84f35e18b-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:bdaf:f60b::5a38:60f7",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 05:43:06 UTC] === END API CALL LOG ===
[31-Mar-2026 05:43:06 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 05:43:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjEzIiwidXNlcm5hbWUiOiJqY3NldGk3IiwiZW1haWwiOiJoZGVmeGZAZ21haWwuY29tIiwiZXhwIjoxNzc1NTQwNDAxfQ.LE6wpIKk5bWeSQc3b8X_yd-ZrIJdrL0bZ7U6WdI1Yi4
[31-Mar-2026 05:43:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 05:43:06 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 05:43:06 UTC] User ID: 213
[31-Mar-2026 05:43:06 UTC] ✅ User profile retrieved successfully for user ID: 213
[31-Mar-2026 05:43:06 UTC] === API CALL LOG ===
[31-Mar-2026 05:43:06 UTC] Endpoint: user/profile.php
[31-Mar-2026 05:43:06 UTC] Full Log Data: {
    "timestamp": "2026-03-31 05:43:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:bdaf:f60b::5a38:60f7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:bdaf:f60b::5a38:60f7, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjEzIiwidXNlcm5hbWUiOiJqY3NldGk3IiwiZW1haWwiOiJoZGVmeGZAZ21haWwuY29tIiwiZXhwIjoxNzc1NTQwNDAxfQ.LE6wpIKk5bWeSQc3b8X_yd-ZrIJdrL0bZ7U6WdI1Yi4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4d08dc1d70e18b-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:bdaf:f60b::5a38:60f7",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 05:43:06 UTC] === END API CALL LOG ===
[31-Mar-2026 05:43:06 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 05:43:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjEzIiwidXNlcm5hbWUiOiJqY3NldGk3IiwiZW1haWwiOiJoZGVmeGZAZ21haWwuY29tIiwiZXhwIjoxNzc1NTQwNDAxfQ.LE6wpIKk5bWeSQc3b8X_yd-ZrIJdrL0bZ7U6WdI1Yi4
[31-Mar-2026 05:43:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 05:43:06 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 05:43:06 UTC] User ID: 213
[31-Mar-2026 05:43:06 UTC] ✅ User profile retrieved successfully for user ID: 213
[31-Mar-2026 05:43:07 UTC] === API CALL LOG ===
[31-Mar-2026 05:43:07 UTC] Endpoint: user/profile.php
[31-Mar-2026 05:43:07 UTC] Full Log Data: {
    "timestamp": "2026-03-31 05:43:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:bdaf:f60b::5a38:60f7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:bdaf:f60b::5a38:60f7, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjEzIiwidXNlcm5hbWUiOiJqY3NldGk3IiwiZW1haWwiOiJoZGVmeGZAZ21haWwuY29tIiwiZXhwIjoxNzc1NTQwNDAxfQ.LE6wpIKk5bWeSQc3b8X_yd-ZrIJdrL0bZ7U6WdI1Yi4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4d08e14d19e18b-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:bdaf:f60b::5a38:60f7",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 05:43:07 UTC] === END API CALL LOG ===
[31-Mar-2026 05:43:07 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 05:43:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjEzIiwidXNlcm5hbWUiOiJqY3NldGk3IiwiZW1haWwiOiJoZGVmeGZAZ21haWwuY29tIiwiZXhwIjoxNzc1NTQwNDAxfQ.LE6wpIKk5bWeSQc3b8X_yd-ZrIJdrL0bZ7U6WdI1Yi4
[31-Mar-2026 05:43:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 05:43:07 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 05:43:07 UTC] User ID: 213
[31-Mar-2026 05:43:07 UTC] ✅ User profile retrieved successfully for user ID: 213
[31-Mar-2026 05:43:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 05:43:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 05:43:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:bdaf:f60b::5a38:60f7, 172.68.234.131","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjEzIiwidXNlcm5hbWUiOiJqY3NldGk3IiwiZW1haWwiOiJoZGVmeGZAZ21haWwuY29tIiwiZXhwIjoxNzc1NTQwNDAxfQ.LE6wpIKk5bWeSQc3b8X_yd-ZrIJdrL0bZ7U6WdI1Yi4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e4d0979ce2be18b-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:bdaf:f60b::5a38:60f7","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[31-Mar-2026 05:43:32 UTC] === User Orders API Called ===
[31-Mar-2026 05:43:32 UTC] User ID: 213
[31-Mar-2026 05:43:32 UTC] Limit: 20, Offset: 0
[31-Mar-2026 05:43:32 UTC] Orders found: 0
[31-Mar-2026 05:43:32 UTC] Orders data: []
[31-Mar-2026 05:43:32 UTC] Total orders count: 0
[31-Mar-2026 05:43:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 05:43:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 05:43:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:bdaf:f60b::5a38:60f7, 172.68.234.131","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjEzIiwidXNlcm5hbWUiOiJqY3NldGk3IiwiZW1haWwiOiJoZGVmeGZAZ21haWwuY29tIiwiZXhwIjoxNzc1NTQwNDAxfQ.LE6wpIKk5bWeSQc3b8X_yd-ZrIJdrL0bZ7U6WdI1Yi4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e4d09885c34e18b-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:bdaf:f60b::5a38:60f7","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[31-Mar-2026 05:43:34 UTC] === User Orders API Called ===
[31-Mar-2026 05:43:34 UTC] User ID: 213
[31-Mar-2026 05:43:34 UTC] Limit: 20, Offset: 0
[31-Mar-2026 05:43:34 UTC] Orders found: 0
[31-Mar-2026 05:43:34 UTC] Orders data: []
[31-Mar-2026 05:43:34 UTC] Total orders count: 0
[31-Mar-2026 05:43:34 UTC] === API CALL LOG ===
[31-Mar-2026 05:43:34 UTC] Endpoint: user/profile.php
[31-Mar-2026 05:43:34 UTC] Full Log Data: {
    "timestamp": "2026-03-31 05:43:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:bdaf:f60b::5a38:60f7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:bdaf:f60b::5a38:60f7, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjEzIiwidXNlcm5hbWUiOiJqY3NldGk3IiwiZW1haWwiOiJoZGVmeGZAZ21haWwuY29tIiwiZXhwIjoxNzc1NTQwNDAxfQ.LE6wpIKk5bWeSQc3b8X_yd-ZrIJdrL0bZ7U6WdI1Yi4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4d09885c35e18b-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:bdaf:f60b::5a38:60f7",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 05:43:34 UTC] === END API CALL LOG ===
[31-Mar-2026 05:43:34 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 05:43:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjEzIiwidXNlcm5hbWUiOiJqY3NldGk3IiwiZW1haWwiOiJoZGVmeGZAZ21haWwuY29tIiwiZXhwIjoxNzc1NTQwNDAxfQ.LE6wpIKk5bWeSQc3b8X_yd-ZrIJdrL0bZ7U6WdI1Yi4
[31-Mar-2026 05:43:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 05:43:34 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 05:43:34 UTC] User ID: 213
[31-Mar-2026 05:43:34 UTC] ✅ User profile retrieved successfully for user ID: 213
[31-Mar-2026 05:43:35 UTC] === API CALL LOG ===
[31-Mar-2026 05:43:35 UTC] Endpoint: user/profile.php
[31-Mar-2026 05:43:35 UTC] Full Log Data: {
    "timestamp": "2026-03-31 05:43:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:bdaf:f60b::5a38:60f7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:bdaf:f60b::5a38:60f7, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjEzIiwidXNlcm5hbWUiOiJqY3NldGk3IiwiZW1haWwiOiJoZGVmeGZAZ21haWwuY29tIiwiZXhwIjoxNzc1NTQwNDAxfQ.LE6wpIKk5bWeSQc3b8X_yd-ZrIJdrL0bZ7U6WdI1Yi4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4d098c4a4fe18b-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:bdaf:f60b::5a38:60f7",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 05:43:35 UTC] === END API CALL LOG ===
[31-Mar-2026 05:43:35 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 05:43:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjEzIiwidXNlcm5hbWUiOiJqY3NldGk3IiwiZW1haWwiOiJoZGVmeGZAZ21haWwuY29tIiwiZXhwIjoxNzc1NTQwNDAxfQ.LE6wpIKk5bWeSQc3b8X_yd-ZrIJdrL0bZ7U6WdI1Yi4
[31-Mar-2026 05:43:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 05:43:35 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 05:43:35 UTC] User ID: 213
[31-Mar-2026 05:43:35 UTC] ✅ User profile retrieved successfully for user ID: 213
[31-Mar-2026 05:43:35 UTC] === API CALL LOG ===
[31-Mar-2026 05:43:35 UTC] Endpoint: user/profile.php
[31-Mar-2026 05:43:35 UTC] Full Log Data: {
    "timestamp": "2026-03-31 05:43:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:bdaf:f60b::5a38:60f7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:bdaf:f60b::5a38:60f7, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjEzIiwidXNlcm5hbWUiOiJqY3NldGk3IiwiZW1haWwiOiJoZGVmeGZAZ21haWwuY29tIiwiZXhwIjoxNzc1NTQwNDAxfQ.LE6wpIKk5bWeSQc3b8X_yd-ZrIJdrL0bZ7U6WdI1Yi4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4d098fbfe3e18b-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:bdaf:f60b::5a38:60f7",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 05:43:35 UTC] === END API CALL LOG ===
[31-Mar-2026 05:43:35 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 05:43:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjEzIiwidXNlcm5hbWUiOiJqY3NldGk3IiwiZW1haWwiOiJoZGVmeGZAZ21haWwuY29tIiwiZXhwIjoxNzc1NTQwNDAxfQ.LE6wpIKk5bWeSQc3b8X_yd-ZrIJdrL0bZ7U6WdI1Yi4
[31-Mar-2026 05:43:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 05:43:35 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 05:43:35 UTC] User ID: 213
[31-Mar-2026 05:43:35 UTC] ✅ User profile retrieved successfully for user ID: 213
[31-Mar-2026 05:44:10 UTC] === API CALL LOG ===
[31-Mar-2026 05:44:10 UTC] Endpoint: user/profile.php
[31-Mar-2026 05:44:10 UTC] Full Log Data: {
    "timestamp": "2026-03-31 05:44:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:bdaf:f60b::5a38:60f7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:bdaf:f60b::5a38:60f7, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjEzIiwidXNlcm5hbWUiOiJqY3NldGk3IiwiZW1haWwiOiJoZGVmeGZAZ21haWwuY29tIiwiZXhwIjoxNzc1NTQwNDAxfQ.LE6wpIKk5bWeSQc3b8X_yd-ZrIJdrL0bZ7U6WdI1Yi4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4d0a69c88d1b3e-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:bdaf:f60b::5a38:60f7",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 05:44:10 UTC] === END API CALL LOG ===
[31-Mar-2026 05:44:10 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 05:44:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjEzIiwidXNlcm5hbWUiOiJqY3NldGk3IiwiZW1haWwiOiJoZGVmeGZAZ21haWwuY29tIiwiZXhwIjoxNzc1NTQwNDAxfQ.LE6wpIKk5bWeSQc3b8X_yd-ZrIJdrL0bZ7U6WdI1Yi4
[31-Mar-2026 05:44:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 05:44:10 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 05:44:10 UTC] User ID: 213
[31-Mar-2026 05:44:10 UTC] ✅ User profile retrieved successfully for user ID: 213
[31-Mar-2026 05:44:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 05:44:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 05:44:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:bdaf:f60b::5a38:60f7, 172.68.234.131","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjEzIiwidXNlcm5hbWUiOiJqY3NldGk3IiwiZW1haWwiOiJoZGVmeGZAZ21haWwuY29tIiwiZXhwIjoxNzc1NTQwNDAxfQ.LE6wpIKk5bWeSQc3b8X_yd-ZrIJdrL0bZ7U6WdI1Yi4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e4d0a6deedb1b3e-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:bdaf:f60b::5a38:60f7","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[31-Mar-2026 05:44:11 UTC] === User Orders API Called ===
[31-Mar-2026 05:44:11 UTC] User ID: 213
[31-Mar-2026 05:44:11 UTC] Limit: 20, Offset: 0
[31-Mar-2026 05:44:11 UTC] Orders found: 0
[31-Mar-2026 05:44:11 UTC] Orders data: []
[31-Mar-2026 05:44:11 UTC] Total orders count: 0
[31-Mar-2026 05:44:12 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 05:44:12 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 05:44:12 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:bdaf:f60b::5a38:60f7, 172.68.234.131","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjEzIiwidXNlcm5hbWUiOiJqY3NldGk3IiwiZW1haWwiOiJoZGVmeGZAZ21haWwuY29tIiwiZXhwIjoxNzc1NTQwNDAxfQ.LE6wpIKk5bWeSQc3b8X_yd-ZrIJdrL0bZ7U6WdI1Yi4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e4d0a77bc021b3e-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:bdaf:f60b::5a38:60f7","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[31-Mar-2026 05:44:12 UTC] === User Orders API Called ===
[31-Mar-2026 05:44:12 UTC] User ID: 213
[31-Mar-2026 05:44:12 UTC] Limit: 20, Offset: 0
[31-Mar-2026 05:44:12 UTC] Orders found: 0
[31-Mar-2026 05:44:12 UTC] Orders data: []
[31-Mar-2026 05:44:12 UTC] Total orders count: 0
[31-Mar-2026 05:44:12 UTC] === API CALL LOG ===
[31-Mar-2026 05:44:12 UTC] Endpoint: user/profile.php
[31-Mar-2026 05:44:12 UTC] Full Log Data: {
    "timestamp": "2026-03-31 05:44:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:bdaf:f60b::5a38:60f7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:bdaf:f60b::5a38:60f7, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjEzIiwidXNlcm5hbWUiOiJqY3NldGk3IiwiZW1haWwiOiJoZGVmeGZAZ21haWwuY29tIiwiZXhwIjoxNzc1NTQwNDAxfQ.LE6wpIKk5bWeSQc3b8X_yd-ZrIJdrL0bZ7U6WdI1Yi4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4d0a77bc041b3e-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:bdaf:f60b::5a38:60f7",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 05:44:12 UTC] === END API CALL LOG ===
[31-Mar-2026 05:44:12 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 05:44:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjEzIiwidXNlcm5hbWUiOiJqY3NldGk3IiwiZW1haWwiOiJoZGVmeGZAZ21haWwuY29tIiwiZXhwIjoxNzc1NTQwNDAxfQ.LE6wpIKk5bWeSQc3b8X_yd-ZrIJdrL0bZ7U6WdI1Yi4
[31-Mar-2026 05:44:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 05:44:12 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 05:44:12 UTC] User ID: 213
[31-Mar-2026 05:44:12 UTC] ✅ User profile retrieved successfully for user ID: 213
[31-Mar-2026 05:44:13 UTC] === API CALL LOG ===
[31-Mar-2026 05:44:13 UTC] Endpoint: user/profile.php
[31-Mar-2026 05:44:13 UTC] Full Log Data: {
    "timestamp": "2026-03-31 05:44:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:bdaf:f60b::5a38:60f7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:bdaf:f60b::5a38:60f7, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjEzIiwidXNlcm5hbWUiOiJqY3NldGk3IiwiZW1haWwiOiJoZGVmeGZAZ21haWwuY29tIiwiZXhwIjoxNzc1NTQwNDAxfQ.LE6wpIKk5bWeSQc3b8X_yd-ZrIJdrL0bZ7U6WdI1Yi4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4d0a7ab8011b3e-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:bdaf:f60b::5a38:60f7",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 05:44:13 UTC] === END API CALL LOG ===
[31-Mar-2026 05:44:13 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 05:44:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjEzIiwidXNlcm5hbWUiOiJqY3NldGk3IiwiZW1haWwiOiJoZGVmeGZAZ21haWwuY29tIiwiZXhwIjoxNzc1NTQwNDAxfQ.LE6wpIKk5bWeSQc3b8X_yd-ZrIJdrL0bZ7U6WdI1Yi4
[31-Mar-2026 05:44:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 05:44:13 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 05:44:13 UTC] User ID: 213
[31-Mar-2026 05:44:13 UTC] ✅ User profile retrieved successfully for user ID: 213
[31-Mar-2026 05:44:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 05:44:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 05:44:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:bdaf:f60b::5a38:60f7, 172.68.234.131","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjEzIiwidXNlcm5hbWUiOiJqY3NldGk3IiwiZW1haWwiOiJoZGVmeGZAZ21haWwuY29tIiwiZXhwIjoxNzc1NTQwNDAxfQ.LE6wpIKk5bWeSQc3b8X_yd-ZrIJdrL0bZ7U6WdI1Yi4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e4d0aa8bcf01b3e-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:bdaf:f60b::5a38:60f7","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[31-Mar-2026 05:44:20 UTC] === User Orders API Called ===
[31-Mar-2026 05:44:20 UTC] User ID: 213
[31-Mar-2026 05:44:20 UTC] Limit: 20, Offset: 0
[31-Mar-2026 05:44:20 UTC] === API CALL LOG ===
[31-Mar-2026 05:44:20 UTC] Endpoint: user/profile.php
[31-Mar-2026 05:44:20 UTC] Full Log Data: {
    "timestamp": "2026-03-31 05:44:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:bdaf:f60b::5a38:60f7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:bdaf:f60b::5a38:60f7, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjEzIiwidXNlcm5hbWUiOiJqY3NldGk3IiwiZW1haWwiOiJoZGVmeGZAZ21haWwuY29tIiwiZXhwIjoxNzc1NTQwNDAxfQ.LE6wpIKk5bWeSQc3b8X_yd-ZrIJdrL0bZ7U6WdI1Yi4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4d0aa8bcf11b3e-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:bdaf:f60b::5a38:60f7",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 05:44:20 UTC] === END API CALL LOG ===
[31-Mar-2026 05:44:20 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 05:44:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjEzIiwidXNlcm5hbWUiOiJqY3NldGk3IiwiZW1haWwiOiJoZGVmeGZAZ21haWwuY29tIiwiZXhwIjoxNzc1NTQwNDAxfQ.LE6wpIKk5bWeSQc3b8X_yd-ZrIJdrL0bZ7U6WdI1Yi4
[31-Mar-2026 05:44:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 05:44:20 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 05:44:20 UTC] User ID: 213
[31-Mar-2026 05:44:20 UTC] ✅ User profile retrieved successfully for user ID: 213
[31-Mar-2026 05:44:20 UTC] Orders found: 0
[31-Mar-2026 05:44:20 UTC] Orders data: []
[31-Mar-2026 05:44:20 UTC] Total orders count: 0
[31-Mar-2026 05:44:21 UTC] === API CALL LOG ===
[31-Mar-2026 05:44:21 UTC] Endpoint: user/profile.php
[31-Mar-2026 05:44:21 UTC] Full Log Data: {
    "timestamp": "2026-03-31 05:44:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:bdaf:f60b::5a38:60f7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:bdaf:f60b::5a38:60f7, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjEzIiwidXNlcm5hbWUiOiJqY3NldGk3IiwiZW1haWwiOiJoZGVmeGZAZ21haWwuY29tIiwiZXhwIjoxNzc1NTQwNDAxfQ.LE6wpIKk5bWeSQc3b8X_yd-ZrIJdrL0bZ7U6WdI1Yi4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4d0aacba191b3e-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:bdaf:f60b::5a38:60f7",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 05:44:21 UTC] === END API CALL LOG ===
[31-Mar-2026 05:44:21 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 05:44:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjEzIiwidXNlcm5hbWUiOiJqY3NldGk3IiwiZW1haWwiOiJoZGVmeGZAZ21haWwuY29tIiwiZXhwIjoxNzc1NTQwNDAxfQ.LE6wpIKk5bWeSQc3b8X_yd-ZrIJdrL0bZ7U6WdI1Yi4
[31-Mar-2026 05:44:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 05:44:21 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 05:44:21 UTC] User ID: 213
[31-Mar-2026 05:44:21 UTC] ✅ User profile retrieved successfully for user ID: 213
[31-Mar-2026 05:44:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 05:44:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 05:44:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:bdaf:f60b::5a38:60f7, 172.68.234.131","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjEzIiwidXNlcm5hbWUiOiJqY3NldGk3IiwiZW1haWwiOiJoZGVmeGZAZ21haWwuY29tIiwiZXhwIjoxNzc1NTQwNDAxfQ.LE6wpIKk5bWeSQc3b8X_yd-ZrIJdrL0bZ7U6WdI1Yi4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e4d0b21dc601b3e-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:bdaf:f60b::5a38:60f7","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[31-Mar-2026 05:44:39 UTC] === User Orders API Called ===
[31-Mar-2026 05:44:39 UTC] User ID: 213
[31-Mar-2026 05:44:39 UTC] Limit: 20, Offset: 0
[31-Mar-2026 05:44:39 UTC] Orders found: 0
[31-Mar-2026 05:44:39 UTC] Orders data: []
[31-Mar-2026 05:44:39 UTC] Total orders count: 0
[31-Mar-2026 05:44:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 05:44:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 05:44:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:bdaf:f60b::5a38:60f7, 172.68.234.131","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjEzIiwidXNlcm5hbWUiOiJqY3NldGk3IiwiZW1haWwiOiJoZGVmeGZAZ21haWwuY29tIiwiZXhwIjoxNzc1NTQwNDAxfQ.LE6wpIKk5bWeSQc3b8X_yd-ZrIJdrL0bZ7U6WdI1Yi4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e4d0b2dbd931b3e-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:bdaf:f60b::5a38:60f7","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[31-Mar-2026 05:44:41 UTC] === User Orders API Called ===
[31-Mar-2026 05:44:41 UTC] User ID: 213
[31-Mar-2026 05:44:41 UTC] Limit: 20, Offset: 0
[31-Mar-2026 05:44:41 UTC] Orders found: 0
[31-Mar-2026 05:44:41 UTC] Orders data: []
[31-Mar-2026 05:44:41 UTC] Total orders count: 0
[31-Mar-2026 05:44:41 UTC] === API CALL LOG ===
[31-Mar-2026 05:44:41 UTC] Endpoint: user/profile.php
[31-Mar-2026 05:44:41 UTC] Full Log Data: {
    "timestamp": "2026-03-31 05:44:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:bdaf:f60b::5a38:60f7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:bdaf:f60b::5a38:60f7, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjEzIiwidXNlcm5hbWUiOiJqY3NldGk3IiwiZW1haWwiOiJoZGVmeGZAZ21haWwuY29tIiwiZXhwIjoxNzc1NTQwNDAxfQ.LE6wpIKk5bWeSQc3b8X_yd-ZrIJdrL0bZ7U6WdI1Yi4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4d0b2dbd941b3e-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:bdaf:f60b::5a38:60f7",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 05:44:41 UTC] === END API CALL LOG ===
[31-Mar-2026 05:44:41 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 05:44:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjEzIiwidXNlcm5hbWUiOiJqY3NldGk3IiwiZW1haWwiOiJoZGVmeGZAZ21haWwuY29tIiwiZXhwIjoxNzc1NTQwNDAxfQ.LE6wpIKk5bWeSQc3b8X_yd-ZrIJdrL0bZ7U6WdI1Yi4
[31-Mar-2026 05:44:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 05:44:41 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 05:44:41 UTC] User ID: 213
[31-Mar-2026 05:44:41 UTC] ✅ User profile retrieved successfully for user ID: 213
[31-Mar-2026 05:44:42 UTC] === API CALL LOG ===
[31-Mar-2026 05:44:42 UTC] Endpoint: user/profile.php
[31-Mar-2026 05:44:42 UTC] Full Log Data: {
    "timestamp": "2026-03-31 05:44:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:bdaf:f60b::5a38:60f7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:bdaf:f60b::5a38:60f7, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjEzIiwidXNlcm5hbWUiOiJqY3NldGk3IiwiZW1haWwiOiJoZGVmeGZAZ21haWwuY29tIiwiZXhwIjoxNzc1NTQwNDAxfQ.LE6wpIKk5bWeSQc3b8X_yd-ZrIJdrL0bZ7U6WdI1Yi4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4d0b31bb931b3e-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:bdaf:f60b::5a38:60f7",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 05:44:42 UTC] === END API CALL LOG ===
[31-Mar-2026 05:44:42 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 05:44:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjEzIiwidXNlcm5hbWUiOiJqY3NldGk3IiwiZW1haWwiOiJoZGVmeGZAZ21haWwuY29tIiwiZXhwIjoxNzc1NTQwNDAxfQ.LE6wpIKk5bWeSQc3b8X_yd-ZrIJdrL0bZ7U6WdI1Yi4
[31-Mar-2026 05:44:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 05:44:42 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 05:44:42 UTC] User ID: 213
[31-Mar-2026 05:44:42 UTC] ✅ User profile retrieved successfully for user ID: 213
[31-Mar-2026 05:44:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 05:44:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 05:44:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:bdaf:f60b::5a38:60f7, 172.68.234.130","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjEzIiwidXNlcm5hbWUiOiJqY3NldGk3IiwiZW1haWwiOiJoZGVmeGZAZ21haWwuY29tIiwiZXhwIjoxNzc1NTQwNDAxfQ.LE6wpIKk5bWeSQc3b8X_yd-ZrIJdrL0bZ7U6WdI1Yi4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e4d0b702de81b3e-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:bdaf:f60b::5a38:60f7","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[31-Mar-2026 05:44:52 UTC] === User Orders API Called ===
[31-Mar-2026 05:44:52 UTC] User ID: 213
[31-Mar-2026 05:44:52 UTC] Limit: 20, Offset: 0
[31-Mar-2026 05:44:52 UTC] Orders found: 0
[31-Mar-2026 05:44:52 UTC] Orders data: []
[31-Mar-2026 05:44:52 UTC] Total orders count: 0
[31-Mar-2026 05:44:53 UTC] === API CALL LOG ===
[31-Mar-2026 05:44:53 UTC] Endpoint: user/profile.php
[31-Mar-2026 05:44:53 UTC] Full Log Data: {
    "timestamp": "2026-03-31 05:44:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:bdaf:f60b::5a38:60f7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:bdaf:f60b::5a38:60f7, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjEzIiwidXNlcm5hbWUiOiJqY3NldGk3IiwiZW1haWwiOiJoZGVmeGZAZ21haWwuY29tIiwiZXhwIjoxNzc1NTQwNDAxfQ.LE6wpIKk5bWeSQc3b8X_yd-ZrIJdrL0bZ7U6WdI1Yi4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4d0b74dbf41b3e-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:bdaf:f60b::5a38:60f7",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 05:44:53 UTC] === END API CALL LOG ===
[31-Mar-2026 05:44:53 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 05:44:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjEzIiwidXNlcm5hbWUiOiJqY3NldGk3IiwiZW1haWwiOiJoZGVmeGZAZ21haWwuY29tIiwiZXhwIjoxNzc1NTQwNDAxfQ.LE6wpIKk5bWeSQc3b8X_yd-ZrIJdrL0bZ7U6WdI1Yi4
[31-Mar-2026 05:44:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 05:44:53 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 05:44:53 UTC] User ID: 213
[31-Mar-2026 05:44:53 UTC] ✅ User profile retrieved successfully for user ID: 213
[31-Mar-2026 05:44:53 UTC] User Purchases API - User ID: 213
[31-Mar-2026 05:44:53 UTC] User Purchases API - Total purchases found: 1
[31-Mar-2026 05:45:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 05:45:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 05:45:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:bdaf:f60b::5a38:60f7, 162.159.122.164","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjEzIiwidXNlcm5hbWUiOiJqY3NldGk3IiwiZW1haWwiOiJoZGVmeGZAZ21haWwuY29tIiwiZXhwIjoxNzc1NTQwNDAxfQ.LE6wpIKk5bWeSQc3b8X_yd-ZrIJdrL0bZ7U6WdI1Yi4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e4d0c4b487a4348-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:bdaf:f60b::5a38:60f7","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[31-Mar-2026 05:45:27 UTC] === User Orders API Called ===
[31-Mar-2026 05:45:27 UTC] User ID: 213
[31-Mar-2026 05:45:27 UTC] Limit: 20, Offset: 0
[31-Mar-2026 05:45:27 UTC] Orders found: 0
[31-Mar-2026 05:45:27 UTC] Orders data: []
[31-Mar-2026 05:45:27 UTC] Total orders count: 0
[31-Mar-2026 05:45:28 UTC] === API CALL LOG ===
[31-Mar-2026 05:45:28 UTC] Endpoint: user/profile.php
[31-Mar-2026 05:45:28 UTC] Full Log Data: {
    "timestamp": "2026-03-31 05:45:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:bdaf:f60b::5a38:60f7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:bdaf:f60b::5a38:60f7, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjEzIiwidXNlcm5hbWUiOiJqY3NldGk3IiwiZW1haWwiOiJoZGVmeGZAZ21haWwuY29tIiwiZXhwIjoxNzc1NTQwNDAxfQ.LE6wpIKk5bWeSQc3b8X_yd-ZrIJdrL0bZ7U6WdI1Yi4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4d0c5238784348-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:bdaf:f60b::5a38:60f7",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 05:45:28 UTC] === END API CALL LOG ===
[31-Mar-2026 05:45:28 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 05:45:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjEzIiwidXNlcm5hbWUiOiJqY3NldGk3IiwiZW1haWwiOiJoZGVmeGZAZ21haWwuY29tIiwiZXhwIjoxNzc1NTQwNDAxfQ.LE6wpIKk5bWeSQc3b8X_yd-ZrIJdrL0bZ7U6WdI1Yi4
[31-Mar-2026 05:45:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 05:45:28 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 05:45:28 UTC] User ID: 213
[31-Mar-2026 05:45:28 UTC] ✅ User profile retrieved successfully for user ID: 213
[31-Mar-2026 05:45:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 05:45:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 05:45:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:bdaf:f60b::5a38:60f7, 162.159.122.164","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjEzIiwidXNlcm5hbWUiOiJqY3NldGk3IiwiZW1haWwiOiJoZGVmeGZAZ21haWwuY29tIiwiZXhwIjoxNzc1NTQwNDAxfQ.LE6wpIKk5bWeSQc3b8X_yd-ZrIJdrL0bZ7U6WdI1Yi4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e4d0c5238774348-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:bdaf:f60b::5a38:60f7","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[31-Mar-2026 05:45:28 UTC] === User Orders API Called ===
[31-Mar-2026 05:45:28 UTC] User ID: 213
[31-Mar-2026 05:45:28 UTC] Limit: 20, Offset: 0
[31-Mar-2026 05:45:28 UTC] Orders found: 0
[31-Mar-2026 05:45:28 UTC] Orders data: []
[31-Mar-2026 05:45:28 UTC] Total orders count: 0
[31-Mar-2026 05:45:29 UTC] === API CALL LOG ===
[31-Mar-2026 05:45:29 UTC] Endpoint: user/profile.php
[31-Mar-2026 05:45:29 UTC] Full Log Data: {
    "timestamp": "2026-03-31 05:45:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:bdaf:f60b::5a38:60f7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:bdaf:f60b::5a38:60f7, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjEzIiwidXNlcm5hbWUiOiJqY3NldGk3IiwiZW1haWwiOiJoZGVmeGZAZ21haWwuY29tIiwiZXhwIjoxNzc1NTQwNDAxfQ.LE6wpIKk5bWeSQc3b8X_yd-ZrIJdrL0bZ7U6WdI1Yi4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4d0c56bd9b4348-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:bdaf:f60b::5a38:60f7",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 05:45:29 UTC] === END API CALL LOG ===
[31-Mar-2026 05:45:29 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 05:45:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjEzIiwidXNlcm5hbWUiOiJqY3NldGk3IiwiZW1haWwiOiJoZGVmeGZAZ21haWwuY29tIiwiZXhwIjoxNzc1NTQwNDAxfQ.LE6wpIKk5bWeSQc3b8X_yd-ZrIJdrL0bZ7U6WdI1Yi4
[31-Mar-2026 05:45:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 05:45:29 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 05:45:29 UTC] User ID: 213
[31-Mar-2026 05:45:29 UTC] ✅ User profile retrieved successfully for user ID: 213
[31-Mar-2026 05:45:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 05:45:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 05:45:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:bdaf:f60b::5a38:60f7, 162.159.122.164","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjEzIiwidXNlcm5hbWUiOiJqY3NldGk3IiwiZW1haWwiOiJoZGVmeGZAZ21haWwuY29tIiwiZXhwIjoxNzc1NTQwNDAxfQ.LE6wpIKk5bWeSQc3b8X_yd-ZrIJdrL0bZ7U6WdI1Yi4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e4d0ca0cb074348-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:bdaf:f60b::5a38:60f7","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[31-Mar-2026 05:45:41 UTC] === User Orders API Called ===
[31-Mar-2026 05:45:41 UTC] User ID: 213
[31-Mar-2026 05:45:41 UTC] Limit: 20, Offset: 0
[31-Mar-2026 05:45:41 UTC] Orders found: 0
[31-Mar-2026 05:45:41 UTC] Orders data: []
[31-Mar-2026 05:45:41 UTC] Total orders count: 0
[31-Mar-2026 05:45:41 UTC] === API CALL LOG ===
[31-Mar-2026 05:45:41 UTC] Endpoint: user/profile.php
[31-Mar-2026 05:45:41 UTC] Full Log Data: {
    "timestamp": "2026-03-31 05:45:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:bdaf:f60b::5a38:60f7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:bdaf:f60b::5a38:60f7, 162.159.122.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjEzIiwidXNlcm5hbWUiOiJqY3NldGk3IiwiZW1haWwiOiJoZGVmeGZAZ21haWwuY29tIiwiZXhwIjoxNzc1NTQwNDAxfQ.LE6wpIKk5bWeSQc3b8X_yd-ZrIJdrL0bZ7U6WdI1Yi4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4d0ca0cb0b4348-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:bdaf:f60b::5a38:60f7",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 05:45:41 UTC] === END API CALL LOG ===
[31-Mar-2026 05:45:41 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 05:45:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjEzIiwidXNlcm5hbWUiOiJqY3NldGk3IiwiZW1haWwiOiJoZGVmeGZAZ21haWwuY29tIiwiZXhwIjoxNzc1NTQwNDAxfQ.LE6wpIKk5bWeSQc3b8X_yd-ZrIJdrL0bZ7U6WdI1Yi4
[31-Mar-2026 05:45:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 05:45:41 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 05:45:41 UTC] User ID: 213
[31-Mar-2026 05:45:41 UTC] ✅ User profile retrieved successfully for user ID: 213
[31-Mar-2026 05:45:41 UTC] === API CALL LOG ===
[31-Mar-2026 05:45:41 UTC] Endpoint: user/profile.php
[31-Mar-2026 05:45:41 UTC] Full Log Data: {
    "timestamp": "2026-03-31 05:45:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:bdaf:f60b::5a38:60f7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:bdaf:f60b::5a38:60f7, 162.159.122.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjEzIiwidXNlcm5hbWUiOiJqY3NldGk3IiwiZW1haWwiOiJoZGVmeGZAZ21haWwuY29tIiwiZXhwIjoxNzc1NTQwNDAxfQ.LE6wpIKk5bWeSQc3b8X_yd-ZrIJdrL0bZ7U6WdI1Yi4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4d0ca4c8334348-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:bdaf:f60b::5a38:60f7",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 05:45:41 UTC] === END API CALL LOG ===
[31-Mar-2026 05:45:41 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 05:45:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjEzIiwidXNlcm5hbWUiOiJqY3NldGk3IiwiZW1haWwiOiJoZGVmeGZAZ21haWwuY29tIiwiZXhwIjoxNzc1NTQwNDAxfQ.LE6wpIKk5bWeSQc3b8X_yd-ZrIJdrL0bZ7U6WdI1Yi4
[31-Mar-2026 05:45:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 05:45:41 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 05:45:41 UTC] User ID: 213
[31-Mar-2026 05:45:41 UTC] ✅ User profile retrieved successfully for user ID: 213
[31-Mar-2026 05:46:06 UTC] === API CALL LOG ===
[31-Mar-2026 05:46:06 UTC] Endpoint: user/profile.php
[31-Mar-2026 05:46:06 UTC] Full Log Data: {
    "timestamp": "2026-03-31 05:46:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:bdaf:f60b::5a38:60f7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:bdaf:f60b::5a38:60f7, 162.159.122.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjEzIiwidXNlcm5hbWUiOiJqY3NldGk3IiwiZW1haWwiOiJoZGVmeGZAZ21haWwuY29tIiwiZXhwIjoxNzc1NTQwNDAxfQ.LE6wpIKk5bWeSQc3b8X_yd-ZrIJdrL0bZ7U6WdI1Yi4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4d0d3f0afe4348-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:bdaf:f60b::5a38:60f7",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 05:46:06 UTC] === END API CALL LOG ===
[31-Mar-2026 05:46:06 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 05:46:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjEzIiwidXNlcm5hbWUiOiJqY3NldGk3IiwiZW1haWwiOiJoZGVmeGZAZ21haWwuY29tIiwiZXhwIjoxNzc1NTQwNDAxfQ.LE6wpIKk5bWeSQc3b8X_yd-ZrIJdrL0bZ7U6WdI1Yi4
[31-Mar-2026 05:46:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 05:46:06 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 05:46:06 UTC] User ID: 213
[31-Mar-2026 05:46:06 UTC] ✅ User profile retrieved successfully for user ID: 213
[31-Mar-2026 05:46:06 UTC] User Purchases API - User ID: 213
[31-Mar-2026 05:46:06 UTC] User Purchases API - Total purchases found: 1
[31-Mar-2026 05:46:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 05:46:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 05:46:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:bdaf:f60b::5a38:60f7, 162.159.122.165","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjEzIiwidXNlcm5hbWUiOiJqY3NldGk3IiwiZW1haWwiOiJoZGVmeGZAZ21haWwuY29tIiwiZXhwIjoxNzc1NTQwNDAxfQ.LE6wpIKk5bWeSQc3b8X_yd-ZrIJdrL0bZ7U6WdI1Yi4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e4d0d55bba14348-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:bdaf:f60b::5a38:60f7","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[31-Mar-2026 05:46:10 UTC] === User Orders API Called ===
[31-Mar-2026 05:46:10 UTC] User ID: 213
[31-Mar-2026 05:46:10 UTC] Limit: 20, Offset: 0
[31-Mar-2026 05:46:10 UTC] Orders found: 0
[31-Mar-2026 05:46:10 UTC] Orders data: []
[31-Mar-2026 05:46:10 UTC] Total orders count: 0
[31-Mar-2026 05:46:10 UTC] === API CALL LOG ===
[31-Mar-2026 05:46:10 UTC] Endpoint: user/profile.php
[31-Mar-2026 05:46:10 UTC] Full Log Data: {
    "timestamp": "2026-03-31 05:46:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:bdaf:f60b::5a38:60f7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:bdaf:f60b::5a38:60f7, 162.159.122.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjEzIiwidXNlcm5hbWUiOiJqY3NldGk3IiwiZW1haWwiOiJoZGVmeGZAZ21haWwuY29tIiwiZXhwIjoxNzc1NTQwNDAxfQ.LE6wpIKk5bWeSQc3b8X_yd-ZrIJdrL0bZ7U6WdI1Yi4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4d0d55bba34348-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:bdaf:f60b::5a38:60f7",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 05:46:10 UTC] === END API CALL LOG ===
[31-Mar-2026 05:46:10 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 05:46:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjEzIiwidXNlcm5hbWUiOiJqY3NldGk3IiwiZW1haWwiOiJoZGVmeGZAZ21haWwuY29tIiwiZXhwIjoxNzc1NTQwNDAxfQ.LE6wpIKk5bWeSQc3b8X_yd-ZrIJdrL0bZ7U6WdI1Yi4
[31-Mar-2026 05:46:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 05:46:10 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 05:46:10 UTC] User ID: 213
[31-Mar-2026 05:46:10 UTC] ✅ User profile retrieved successfully for user ID: 213
[31-Mar-2026 05:46:10 UTC] === API CALL LOG ===
[31-Mar-2026 05:46:10 UTC] Endpoint: user/profile.php
[31-Mar-2026 05:46:10 UTC] Full Log Data: {
    "timestamp": "2026-03-31 05:46:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:bdaf:f60b::5a38:60f7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:bdaf:f60b::5a38:60f7, 162.159.122.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjEzIiwidXNlcm5hbWUiOiJqY3NldGk3IiwiZW1haWwiOiJoZGVmeGZAZ21haWwuY29tIiwiZXhwIjoxNzc1NTQwNDAxfQ.LE6wpIKk5bWeSQc3b8X_yd-ZrIJdrL0bZ7U6WdI1Yi4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4d0d58bed64348-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:bdaf:f60b::5a38:60f7",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 05:46:10 UTC] === END API CALL LOG ===
[31-Mar-2026 05:46:10 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 05:46:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjEzIiwidXNlcm5hbWUiOiJqY3NldGk3IiwiZW1haWwiOiJoZGVmeGZAZ21haWwuY29tIiwiZXhwIjoxNzc1NTQwNDAxfQ.LE6wpIKk5bWeSQc3b8X_yd-ZrIJdrL0bZ7U6WdI1Yi4
[31-Mar-2026 05:46:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 05:46:10 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 05:46:10 UTC] User ID: 213
[31-Mar-2026 05:46:10 UTC] ✅ User profile retrieved successfully for user ID: 213
[31-Mar-2026 05:46:10 UTC] === API CALL LOG ===
[31-Mar-2026 05:46:10 UTC] Endpoint: user/profile.php
[31-Mar-2026 05:46:10 UTC] Full Log Data: {
    "timestamp": "2026-03-31 05:46:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:bdaf:f60b::5a38:60f7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:bdaf:f60b::5a38:60f7, 162.159.122.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjEzIiwidXNlcm5hbWUiOiJqY3NldGk3IiwiZW1haWwiOiJoZGVmeGZAZ21haWwuY29tIiwiZXhwIjoxNzc1NTQwNDAxfQ.LE6wpIKk5bWeSQc3b8X_yd-ZrIJdrL0bZ7U6WdI1Yi4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4d0d5a28564348-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:bdaf:f60b::5a38:60f7",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 05:46:10 UTC] === END API CALL LOG ===
[31-Mar-2026 05:46:10 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 05:46:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjEzIiwidXNlcm5hbWUiOiJqY3NldGk3IiwiZW1haWwiOiJoZGVmeGZAZ21haWwuY29tIiwiZXhwIjoxNzc1NTQwNDAxfQ.LE6wpIKk5bWeSQc3b8X_yd-ZrIJdrL0bZ7U6WdI1Yi4
[31-Mar-2026 05:46:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 05:46:10 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 05:46:10 UTC] User ID: 213
[31-Mar-2026 05:46:10 UTC] ✅ User profile retrieved successfully for user ID: 213
[31-Mar-2026 05:46:11 UTC] User Purchases API - User ID: 213
[31-Mar-2026 05:46:11 UTC] User Purchases API - Total purchases found: 1
[31-Mar-2026 05:46:13 UTC] === API CALL LOG ===
[31-Mar-2026 05:46:13 UTC] Endpoint: user/profile.php
[31-Mar-2026 05:46:13 UTC] Full Log Data: {
    "timestamp": "2026-03-31 05:46:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:bdaf:f60b::5a38:60f7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:bdaf:f60b::5a38:60f7, 162.159.122.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjEzIiwidXNlcm5hbWUiOiJqY3NldGk3IiwiZW1haWwiOiJoZGVmeGZAZ21haWwuY29tIiwiZXhwIjoxNzc1NTQwNDAxfQ.LE6wpIKk5bWeSQc3b8X_yd-ZrIJdrL0bZ7U6WdI1Yi4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4d0d69ea4c4348-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:bdaf:f60b::5a38:60f7",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 05:46:13 UTC] === END API CALL LOG ===
[31-Mar-2026 05:46:13 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 05:46:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjEzIiwidXNlcm5hbWUiOiJqY3NldGk3IiwiZW1haWwiOiJoZGVmeGZAZ21haWwuY29tIiwiZXhwIjoxNzc1NTQwNDAxfQ.LE6wpIKk5bWeSQc3b8X_yd-ZrIJdrL0bZ7U6WdI1Yi4
[31-Mar-2026 05:46:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 05:46:13 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 05:46:13 UTC] User ID: 213
[31-Mar-2026 05:46:13 UTC] ✅ User profile retrieved successfully for user ID: 213
[31-Mar-2026 05:46:13 UTC] User Purchases API - User ID: 213
[31-Mar-2026 05:46:13 UTC] User Purchases API - Total purchases found: 1
[31-Mar-2026 05:46:16 UTC] User Purchases API - User ID: 213
[31-Mar-2026 05:46:16 UTC] User Purchases API - Total purchases found: 1
[31-Mar-2026 05:46:21 UTC] === API CALL LOG ===
[31-Mar-2026 05:46:21 UTC] Endpoint: user/profile.php
[31-Mar-2026 05:46:21 UTC] Full Log Data: {
    "timestamp": "2026-03-31 05:46:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:bdaf:f60b::5a38:60f7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:bdaf:f60b::5a38:60f7, 162.159.122.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjEzIiwidXNlcm5hbWUiOiJqY3NldGk3IiwiZW1haWwiOiJoZGVmeGZAZ21haWwuY29tIiwiZXhwIjoxNzc1NTQwNDAxfQ.LE6wpIKk5bWeSQc3b8X_yd-ZrIJdrL0bZ7U6WdI1Yi4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4d0d994b9c4348-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:bdaf:f60b::5a38:60f7",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 05:46:21 UTC] === END API CALL LOG ===
[31-Mar-2026 05:46:21 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 05:46:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjEzIiwidXNlcm5hbWUiOiJqY3NldGk3IiwiZW1haWwiOiJoZGVmeGZAZ21haWwuY29tIiwiZXhwIjoxNzc1NTQwNDAxfQ.LE6wpIKk5bWeSQc3b8X_yd-ZrIJdrL0bZ7U6WdI1Yi4
[31-Mar-2026 05:46:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 05:46:21 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 05:46:21 UTC] User ID: 213
[31-Mar-2026 05:46:21 UTC] ✅ User profile retrieved successfully for user ID: 213
[31-Mar-2026 05:46:21 UTC] User Purchases API - User ID: 213
[31-Mar-2026 05:46:21 UTC] User Purchases API - Total purchases found: 1
[31-Mar-2026 05:46:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 05:46:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 05:46:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:bdaf:f60b::5a38:60f7, 162.159.122.165","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjEzIiwidXNlcm5hbWUiOiJqY3NldGk3IiwiZW1haWwiOiJoZGVmeGZAZ21haWwuY29tIiwiZXhwIjoxNzc1NTQwNDAxfQ.LE6wpIKk5bWeSQc3b8X_yd-ZrIJdrL0bZ7U6WdI1Yi4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e4d0da36fe54348-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:bdaf:f60b::5a38:60f7","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[31-Mar-2026 05:46:22 UTC] === User Orders API Called ===
[31-Mar-2026 05:46:22 UTC] User ID: 213
[31-Mar-2026 05:46:22 UTC] Limit: 20, Offset: 0
[31-Mar-2026 05:46:22 UTC] Orders found: 0
[31-Mar-2026 05:46:22 UTC] Orders data: []
[31-Mar-2026 05:46:22 UTC] Total orders count: 0
[31-Mar-2026 05:46:22 UTC] === API CALL LOG ===
[31-Mar-2026 05:46:22 UTC] Endpoint: user/profile.php
[31-Mar-2026 05:46:22 UTC] Full Log Data: {
    "timestamp": "2026-03-31 05:46:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:bdaf:f60b::5a38:60f7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:bdaf:f60b::5a38:60f7, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjEzIiwidXNlcm5hbWUiOiJqY3NldGk3IiwiZW1haWwiOiJoZGVmeGZAZ21haWwuY29tIiwiZXhwIjoxNzc1NTQwNDAxfQ.LE6wpIKk5bWeSQc3b8X_yd-ZrIJdrL0bZ7U6WdI1Yi4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4d0da36fe84348-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:bdaf:f60b::5a38:60f7",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 05:46:22 UTC] === END API CALL LOG ===
[31-Mar-2026 05:46:22 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 05:46:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjEzIiwidXNlcm5hbWUiOiJqY3NldGk3IiwiZW1haWwiOiJoZGVmeGZAZ21haWwuY29tIiwiZXhwIjoxNzc1NTQwNDAxfQ.LE6wpIKk5bWeSQc3b8X_yd-ZrIJdrL0bZ7U6WdI1Yi4
[31-Mar-2026 05:46:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 05:46:22 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 05:46:22 UTC] User ID: 213
[31-Mar-2026 05:46:22 UTC] ✅ User profile retrieved successfully for user ID: 213
[31-Mar-2026 05:47:12 UTC] === API CALL LOG ===
[31-Mar-2026 05:47:12 UTC] Endpoint: user/profile.php
[31-Mar-2026 05:47:12 UTC] Full Log Data: {
    "timestamp": "2026-03-31 05:47:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.63.5, 172.68.229.180",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE0IiwidXNlcm5hbWUiOiJwcm9taXNlIG9nIiwiZW1haWwiOiJwcm9taXNlYmFiYXdhbGU0MjJAZ21haWwuY29tIiwiZXhwIjoxNzc1NTQwODMxfQ.tzdaL3zMN72EwPg_NLKjTrhS3fIiaEHYN8TKs7wEkIY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4d0edc992b540e-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.63.5",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 05:47:12 UTC] === END API CALL LOG ===
[31-Mar-2026 05:47:12 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 05:47:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE0IiwidXNlcm5hbWUiOiJwcm9taXNlIG9nIiwiZW1haWwiOiJwcm9taXNlYmFiYXdhbGU0MjJAZ21haWwuY29tIiwiZXhwIjoxNzc1NTQwODMxfQ.tzdaL3zMN72EwPg_NLKjTrhS3fIiaEHYN8TKs7wEkIY
[31-Mar-2026 05:47:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 05:47:12 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 05:47:12 UTC] User ID: 214
[31-Mar-2026 05:47:12 UTC] ✅ User profile retrieved successfully for user ID: 214
[31-Mar-2026 05:47:12 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 05:47:12 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 05:47:12 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.211.63.5, 172.68.229.181","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE0IiwidXNlcm5hbWUiOiJwcm9taXNlIG9nIiwiZW1haWwiOiJwcm9taXNlYmFiYXdhbGU0MjJAZ21haWwuY29tIiwiZXhwIjoxNzc1NTQwODMxfQ.tzdaL3zMN72EwPg_NLKjTrhS3fIiaEHYN8TKs7wEkIY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e4d0edc992d540e-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.63.5","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[31-Mar-2026 05:47:12 UTC] === User Orders API Called ===
[31-Mar-2026 05:47:12 UTC] User ID: 214
[31-Mar-2026 05:47:12 UTC] Limit: 20, Offset: 0
[31-Mar-2026 05:47:12 UTC] Orders found: 0
[31-Mar-2026 05:47:12 UTC] Orders data: []
[31-Mar-2026 05:47:12 UTC] Total orders count: 0
[31-Mar-2026 05:47:12 UTC] === API CALL LOG ===
[31-Mar-2026 05:47:12 UTC] Endpoint: user/profile.php
[31-Mar-2026 05:47:12 UTC] Full Log Data: {
    "timestamp": "2026-03-31 05:47:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.63.5, 172.68.229.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE0IiwidXNlcm5hbWUiOiJwcm9taXNlIG9nIiwiZW1haWwiOiJwcm9taXNlYmFiYXdhbGU0MjJAZ21haWwuY29tIiwiZXhwIjoxNzc1NTQwODMxfQ.tzdaL3zMN72EwPg_NLKjTrhS3fIiaEHYN8TKs7wEkIY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4d0edc992e540e-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.63.5",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 05:47:12 UTC] === END API CALL LOG ===
[31-Mar-2026 05:47:12 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 05:47:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE0IiwidXNlcm5hbWUiOiJwcm9taXNlIG9nIiwiZW1haWwiOiJwcm9taXNlYmFiYXdhbGU0MjJAZ21haWwuY29tIiwiZXhwIjoxNzc1NTQwODMxfQ.tzdaL3zMN72EwPg_NLKjTrhS3fIiaEHYN8TKs7wEkIY
[31-Mar-2026 05:47:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 05:47:12 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 05:47:12 UTC] User ID: 214
[31-Mar-2026 05:47:12 UTC] ✅ User profile retrieved successfully for user ID: 214
[31-Mar-2026 05:47:13 UTC] === API CALL LOG ===
[31-Mar-2026 05:47:13 UTC] Endpoint: user/profile.php
[31-Mar-2026 05:47:13 UTC] Full Log Data: {
    "timestamp": "2026-03-31 05:47:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.63.5, 172.68.229.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE0IiwidXNlcm5hbWUiOiJwcm9taXNlIG9nIiwiZW1haWwiOiJwcm9taXNlYmFiYXdhbGU0MjJAZ21haWwuY29tIiwiZXhwIjoxNzc1NTQwODMxfQ.tzdaL3zMN72EwPg_NLKjTrhS3fIiaEHYN8TKs7wEkIY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4d0ee15f1e540e-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.63.5",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 05:47:13 UTC] === END API CALL LOG ===
[31-Mar-2026 05:47:13 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 05:47:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE0IiwidXNlcm5hbWUiOiJwcm9taXNlIG9nIiwiZW1haWwiOiJwcm9taXNlYmFiYXdhbGU0MjJAZ21haWwuY29tIiwiZXhwIjoxNzc1NTQwODMxfQ.tzdaL3zMN72EwPg_NLKjTrhS3fIiaEHYN8TKs7wEkIY
[31-Mar-2026 05:47:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 05:47:13 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 05:47:13 UTC] User ID: 214
[31-Mar-2026 05:47:13 UTC] ✅ User profile retrieved successfully for user ID: 214
[31-Mar-2026 05:55:23 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 05:55:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 05:55:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"83.111.215.101, 172.71.215.155","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e4d1ad6ac81046c-HKG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"83.111.215.101","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[31-Mar-2026 05:55:23 UTC] === User Orders API Called ===
[31-Mar-2026 05:55:23 UTC] User ID: 205
[31-Mar-2026 05:55:23 UTC] Limit: 20, Offset: 0
[31-Mar-2026 05:55:23 UTC] Orders found: 3
[31-Mar-2026 05:55:23 UTC] Orders data: [{"id":145,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"pending","created_at":"2026-03-31 08:14:12","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":143,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:22:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":142,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:18:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[31-Mar-2026 05:55:23 UTC] Total orders count: 3
[31-Mar-2026 05:55:26 UTC] === API CALL LOG ===
[31-Mar-2026 05:55:26 UTC] Endpoint: user/profile.php
[31-Mar-2026 05:55:26 UTC] Full Log Data: {
    "timestamp": "2026-03-31 05:55:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.215.101",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "83.111.215.101, 172.71.215.156",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4d1aeaf8d7046c-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.215.101",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 05:55:26 UTC] === END API CALL LOG ===
[31-Mar-2026 05:55:26 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 05:55:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[31-Mar-2026 05:55:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 05:55:26 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 05:55:26 UTC] User ID: 205
[31-Mar-2026 05:55:26 UTC] ✅ User profile retrieved successfully for user ID: 205
[31-Mar-2026 05:55:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 05:55:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 05:55:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"83.111.215.101, 172.71.215.155","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e4d1aeaf8d2046c-HKG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"83.111.215.101","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[31-Mar-2026 05:55:26 UTC] === User Orders API Called ===
[31-Mar-2026 05:55:26 UTC] User ID: 205
[31-Mar-2026 05:55:26 UTC] Limit: 20, Offset: 0
[31-Mar-2026 05:55:26 UTC] Orders found: 3
[31-Mar-2026 05:55:26 UTC] Orders data: [{"id":145,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"pending","created_at":"2026-03-31 08:14:12","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":143,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:22:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":142,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:18:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[31-Mar-2026 05:55:26 UTC] Total orders count: 3
[31-Mar-2026 05:55:27 UTC] === API CALL LOG ===
[31-Mar-2026 05:55:27 UTC] Endpoint: user/profile.php
[31-Mar-2026 05:55:27 UTC] Full Log Data: {
    "timestamp": "2026-03-31 05:55:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.215.101",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "83.111.215.101, 172.71.215.155",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4d1aef5b53046c-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.215.101",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 05:55:27 UTC] === END API CALL LOG ===
[31-Mar-2026 05:55:27 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 05:55:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[31-Mar-2026 05:55:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 05:55:27 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 05:55:27 UTC] User ID: 205
[31-Mar-2026 05:55:27 UTC] ✅ User profile retrieved successfully for user ID: 205
[31-Mar-2026 05:55:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 05:55:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 05:55:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"83.111.215.101, 172.71.215.156","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e4d1b067879046c-HKG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"83.111.215.101","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[31-Mar-2026 05:55:31 UTC] === User Orders API Called ===
[31-Mar-2026 05:55:31 UTC] User ID: 205
[31-Mar-2026 05:55:31 UTC] Limit: 20, Offset: 0
[31-Mar-2026 05:55:31 UTC] Orders found: 3
[31-Mar-2026 05:55:31 UTC] Orders data: [{"id":145,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"pending","created_at":"2026-03-31 08:14:12","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":143,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:22:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":142,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:18:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[31-Mar-2026 05:55:31 UTC] Total orders count: 3
[31-Mar-2026 05:55:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 05:55:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 05:55:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"83.111.215.101, 172.71.215.155","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e4d1b23a95f046c-HKG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"83.111.215.101","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[31-Mar-2026 05:55:35 UTC] === User Orders API Called ===
[31-Mar-2026 05:55:35 UTC] User ID: 205
[31-Mar-2026 05:55:35 UTC] Limit: 20, Offset: 0
[31-Mar-2026 05:55:35 UTC] Orders found: 3
[31-Mar-2026 05:55:35 UTC] Orders data: [{"id":145,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"pending","created_at":"2026-03-31 08:14:12","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":143,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:22:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":142,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:18:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[31-Mar-2026 05:55:35 UTC] Total orders count: 3
[31-Mar-2026 05:55:35 UTC] === API CALL LOG ===
[31-Mar-2026 05:55:35 UTC] Endpoint: user/profile.php
[31-Mar-2026 05:55:35 UTC] Full Log Data: {
    "timestamp": "2026-03-31 05:55:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.215.101",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "83.111.215.101, 172.71.215.155",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4d1b23a961046c-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.215.101",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 05:55:35 UTC] === END API CALL LOG ===
[31-Mar-2026 05:55:35 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 05:55:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[31-Mar-2026 05:55:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 05:55:35 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 05:55:35 UTC] User ID: 205
[31-Mar-2026 05:55:35 UTC] ✅ User profile retrieved successfully for user ID: 205
[31-Mar-2026 05:55:36 UTC] === API CALL LOG ===
[31-Mar-2026 05:55:36 UTC] Endpoint: user/profile.php
[31-Mar-2026 05:55:36 UTC] Full Log Data: {
    "timestamp": "2026-03-31 05:55:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.215.101",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "83.111.215.101, 172.71.215.155",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4d1b27ec78046c-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.215.101",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 05:55:36 UTC] === END API CALL LOG ===
[31-Mar-2026 05:55:36 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 05:55:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[31-Mar-2026 05:55:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 05:55:36 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 05:55:36 UTC] User ID: 205
[31-Mar-2026 05:55:36 UTC] ✅ User profile retrieved successfully for user ID: 205
[31-Mar-2026 05:56:09 UTC] === API CALL LOG ===
[31-Mar-2026 05:56:09 UTC] Endpoint: user/profile.php
[31-Mar-2026 05:56:09 UTC] Full Log Data: {
    "timestamp": "2026-03-31 05:56:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.215.101",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "83.111.215.101, 172.71.215.155",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4d1bf2dec4046c-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.215.101",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 05:56:09 UTC] === END API CALL LOG ===
[31-Mar-2026 05:56:09 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 05:56:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[31-Mar-2026 05:56:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 05:56:09 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 05:56:09 UTC] User ID: 205
[31-Mar-2026 05:56:09 UTC] ✅ User profile retrieved successfully for user ID: 205
[31-Mar-2026 05:56:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 05:56:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 05:56:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"83.111.215.101, 172.71.215.155","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e4d1bfd7e02046c-HKG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"83.111.215.101","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[31-Mar-2026 05:56:10 UTC] === User Orders API Called ===
[31-Mar-2026 05:56:10 UTC] User ID: 205
[31-Mar-2026 05:56:10 UTC] Limit: 20, Offset: 0
[31-Mar-2026 05:56:10 UTC] Orders found: 3
[31-Mar-2026 05:56:10 UTC] Orders data: [{"id":145,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"pending","created_at":"2026-03-31 08:14:12","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":143,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:22:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":142,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:18:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[31-Mar-2026 05:56:10 UTC] Total orders count: 3
[31-Mar-2026 05:56:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 05:56:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 05:56:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"83.111.215.101, 172.71.215.155","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e4d1c129cf0046c-HKG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"83.111.215.101","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[31-Mar-2026 05:56:14 UTC] === User Orders API Called ===
[31-Mar-2026 05:56:14 UTC] User ID: 205
[31-Mar-2026 05:56:14 UTC] Limit: 20, Offset: 0
[31-Mar-2026 05:56:14 UTC] Orders found: 3
[31-Mar-2026 05:56:14 UTC] Orders data: [{"id":145,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"pending","created_at":"2026-03-31 08:14:12","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":143,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:22:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":142,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:18:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[31-Mar-2026 05:56:14 UTC] Total orders count: 3
[31-Mar-2026 05:56:14 UTC] === API CALL LOG ===
[31-Mar-2026 05:56:14 UTC] Endpoint: user/profile.php
[31-Mar-2026 05:56:14 UTC] Full Log Data: {
    "timestamp": "2026-03-31 05:56:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.215.101",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "83.111.215.101, 172.71.215.156",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4d1c129cf2046c-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.215.101",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 05:56:14 UTC] === END API CALL LOG ===
[31-Mar-2026 05:56:14 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 05:56:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[31-Mar-2026 05:56:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 05:56:14 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 05:56:14 UTC] User ID: 205
[31-Mar-2026 05:56:14 UTC] ✅ User profile retrieved successfully for user ID: 205
[31-Mar-2026 05:56:14 UTC] === API CALL LOG ===
[31-Mar-2026 05:56:14 UTC] Endpoint: user/profile.php
[31-Mar-2026 05:56:14 UTC] Full Log Data: {
    "timestamp": "2026-03-31 05:56:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.215.101",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "83.111.215.101, 172.71.215.156",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4d1c16b811046c-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.215.101",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 05:56:14 UTC] === END API CALL LOG ===
[31-Mar-2026 05:56:14 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 05:56:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[31-Mar-2026 05:56:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 05:56:14 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 05:56:14 UTC] User ID: 205
[31-Mar-2026 05:56:14 UTC] ✅ User profile retrieved successfully for user ID: 205
[31-Mar-2026 05:56:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 05:56:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 05:56:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"83.111.215.101, 172.71.215.156","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e4d1d1aafb1046c-HKG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"83.111.215.101","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[31-Mar-2026 05:56:56 UTC] === User Orders API Called ===
[31-Mar-2026 05:56:56 UTC] User ID: 205
[31-Mar-2026 05:56:56 UTC] Limit: 20, Offset: 0
[31-Mar-2026 05:56:56 UTC] Orders found: 3
[31-Mar-2026 05:56:56 UTC] Orders data: [{"id":145,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"pending","created_at":"2026-03-31 08:14:12","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":143,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:22:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":142,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:18:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[31-Mar-2026 05:56:56 UTC] Total orders count: 3
[31-Mar-2026 05:56:56 UTC] === API CALL LOG ===
[31-Mar-2026 05:56:56 UTC] Endpoint: user/profile.php
[31-Mar-2026 05:56:56 UTC] Full Log Data: {
    "timestamp": "2026-03-31 05:56:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.215.101",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "83.111.215.101, 172.71.215.156",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4d1d1aafb5046c-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.215.101",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 05:56:56 UTC] === END API CALL LOG ===
[31-Mar-2026 05:56:56 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 05:56:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[31-Mar-2026 05:56:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 05:56:56 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 05:56:56 UTC] User ID: 205
[31-Mar-2026 05:56:56 UTC] ✅ User profile retrieved successfully for user ID: 205
[31-Mar-2026 05:56:56 UTC] === API CALL LOG ===
[31-Mar-2026 05:56:56 UTC] Endpoint: user/profile.php
[31-Mar-2026 05:56:56 UTC] Full Log Data: {
    "timestamp": "2026-03-31 05:56:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.215.101",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "83.111.215.101, 172.71.215.156",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4d1d1e59f1046c-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.215.101",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 05:56:56 UTC] === END API CALL LOG ===
[31-Mar-2026 05:56:56 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 05:56:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[31-Mar-2026 05:56:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 05:56:56 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 05:56:56 UTC] User ID: 205
[31-Mar-2026 05:56:56 UTC] ✅ User profile retrieved successfully for user ID: 205
[31-Mar-2026 05:56:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 05:56:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 05:56:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"83.111.215.101, 172.71.215.156","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e4d1d26bf2c046c-HKG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"83.111.215.101","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[31-Mar-2026 05:56:58 UTC] === User Orders API Called ===
[31-Mar-2026 05:56:58 UTC] User ID: 205
[31-Mar-2026 05:56:58 UTC] Limit: 20, Offset: 0
[31-Mar-2026 05:56:58 UTC] Orders found: 3
[31-Mar-2026 05:56:58 UTC] Orders data: [{"id":145,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"pending","created_at":"2026-03-31 08:14:12","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":143,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:22:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":142,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:18:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[31-Mar-2026 05:56:58 UTC] Total orders count: 3
[31-Mar-2026 05:56:59 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 05:56:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 05:56:59 UTC] === API CALL LOG ===
[31-Mar-2026 05:56:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"83.111.215.101, 172.71.215.156","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e4d1d31cdef046c-HKG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"83.111.215.101","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[31-Mar-2026 05:56:59 UTC] Endpoint: user/profile.php
[31-Mar-2026 05:56:59 UTC] === User Orders API Called ===
[31-Mar-2026 05:56:59 UTC] Full Log Data: {
    "timestamp": "2026-03-31 05:56:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.215.101",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "83.111.215.101, 172.71.215.155",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4d1d31cdf1046c-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.215.101",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 05:56:59 UTC] User ID: 205
[31-Mar-2026 05:56:59 UTC] Limit: 20, Offset: 0
[31-Mar-2026 05:56:59 UTC] === END API CALL LOG ===
[31-Mar-2026 05:56:59 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 05:56:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[31-Mar-2026 05:56:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 05:56:59 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 05:56:59 UTC] User ID: 205
[31-Mar-2026 05:56:59 UTC] Orders found: 3
[31-Mar-2026 05:56:59 UTC] Orders data: [{"id":145,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"pending","created_at":"2026-03-31 08:14:12","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":143,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:22:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":142,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:18:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[31-Mar-2026 05:56:59 UTC] ✅ User profile retrieved successfully for user ID: 205
[31-Mar-2026 05:56:59 UTC] Total orders count: 3
[31-Mar-2026 05:57:00 UTC] === API CALL LOG ===
[31-Mar-2026 05:57:00 UTC] Endpoint: user/profile.php
[31-Mar-2026 05:57:00 UTC] Full Log Data: {
    "timestamp": "2026-03-31 05:57:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.215.101",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "83.111.215.101, 172.71.215.155",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4d1d35f8a4046c-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.215.101",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 05:57:00 UTC] === END API CALL LOG ===
[31-Mar-2026 05:57:00 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 05:57:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[31-Mar-2026 05:57:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 05:57:00 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 05:57:00 UTC] User ID: 205
[31-Mar-2026 05:57:00 UTC] ✅ User profile retrieved successfully for user ID: 205
[31-Mar-2026 05:57:38 UTC] === API CALL LOG ===
[31-Mar-2026 05:57:38 UTC] Endpoint: user/profile.php
[31-Mar-2026 05:57:38 UTC] Full Log Data: {
    "timestamp": "2026-03-31 05:57:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.215.101",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "83.111.215.101, 172.71.215.155",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4d1e21dc77046c-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.215.101",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 05:57:38 UTC] === END API CALL LOG ===
[31-Mar-2026 05:57:38 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 05:57:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[31-Mar-2026 05:57:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 05:57:38 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 05:57:38 UTC] User ID: 205
[31-Mar-2026 05:57:38 UTC] ✅ User profile retrieved successfully for user ID: 205
[31-Mar-2026 05:58:01 UTC] === API CALL LOG ===
[31-Mar-2026 05:58:01 UTC] Endpoint: user/profile.php
[31-Mar-2026 05:58:01 UTC] Full Log Data: {
    "timestamp": "2026-03-31 05:58:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.215.101",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "83.111.215.101, 172.71.215.155",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4d1eafcbf6046c-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.215.101",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 05:58:01 UTC] === END API CALL LOG ===
[31-Mar-2026 05:58:01 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 05:58:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[31-Mar-2026 05:58:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 05:58:01 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 05:58:01 UTC] User ID: 205
[31-Mar-2026 05:58:01 UTC] ✅ User profile retrieved successfully for user ID: 205
[31-Mar-2026 05:58:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 05:58:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 05:58:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"83.111.215.101, 172.71.215.155","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e4d1eb47fa0046c-HKG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"83.111.215.101","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[31-Mar-2026 05:58:01 UTC] === User Orders API Called ===
[31-Mar-2026 05:58:01 UTC] User ID: 205
[31-Mar-2026 05:58:01 UTC] Limit: 20, Offset: 0
[31-Mar-2026 05:58:01 UTC] Orders found: 3
[31-Mar-2026 05:58:01 UTC] Orders data: [{"id":145,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"pending","created_at":"2026-03-31 08:14:12","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":143,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:22:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":142,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:18:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[31-Mar-2026 05:58:01 UTC] Total orders count: 3
[31-Mar-2026 05:58:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 05:58:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 05:58:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"83.111.215.101, 172.71.215.155","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e4d1ebd2d4a046c-HKG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"83.111.215.101","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[31-Mar-2026 05:58:03 UTC] === User Orders API Called ===
[31-Mar-2026 05:58:03 UTC] User ID: 205
[31-Mar-2026 05:58:03 UTC] Limit: 20, Offset: 0
[31-Mar-2026 05:58:03 UTC] Orders found: 3
[31-Mar-2026 05:58:03 UTC] Orders data: [{"id":145,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"pending","created_at":"2026-03-31 08:14:12","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":143,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:22:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":142,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:18:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[31-Mar-2026 05:58:03 UTC] Total orders count: 3
[31-Mar-2026 05:58:03 UTC] === API CALL LOG ===
[31-Mar-2026 05:58:03 UTC] Endpoint: user/profile.php
[31-Mar-2026 05:58:03 UTC] Full Log Data: {
    "timestamp": "2026-03-31 05:58:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.215.101",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "83.111.215.101, 172.71.215.156",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4d1ebd2d4c046c-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.215.101",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 05:58:03 UTC] === END API CALL LOG ===
[31-Mar-2026 05:58:03 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 05:58:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[31-Mar-2026 05:58:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 05:58:03 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 05:58:03 UTC] User ID: 205
[31-Mar-2026 05:58:03 UTC] ✅ User profile retrieved successfully for user ID: 205
[31-Mar-2026 05:58:03 UTC] === API CALL LOG ===
[31-Mar-2026 05:58:03 UTC] Endpoint: user/profile.php
[31-Mar-2026 05:58:03 UTC] Full Log Data: {
    "timestamp": "2026-03-31 05:58:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.215.101",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "83.111.215.101, 172.71.215.155",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4d1ec0efb1046c-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.215.101",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 05:58:03 UTC] === END API CALL LOG ===
[31-Mar-2026 05:58:03 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 05:58:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[31-Mar-2026 05:58:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 05:58:03 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 05:58:03 UTC] User ID: 205
[31-Mar-2026 05:58:03 UTC] ✅ User profile retrieved successfully for user ID: 205
[31-Mar-2026 06:04:40 UTC] === API CALL LOG ===
[31-Mar-2026 06:04:40 UTC] Endpoint: user/profile.php
[31-Mar-2026 06:04:40 UTC] Full Log Data: {
    "timestamp": "2026-03-31 06:04:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.215.101",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "83.111.215.101, 172.71.164.218",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4d2872ab69d246-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.215.101",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 06:04:40 UTC] === END API CALL LOG ===
[31-Mar-2026 06:04:40 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 06:04:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[31-Mar-2026 06:04:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 06:04:40 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 06:04:40 UTC] User ID: 205
[31-Mar-2026 06:04:40 UTC] ✅ User profile retrieved successfully for user ID: 205
[31-Mar-2026 06:04:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 06:04:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 06:04:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"83.111.215.101, 172.71.164.229","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e4d287edc6fd246-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"83.111.215.101","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[31-Mar-2026 06:04:42 UTC] === User Orders API Called ===
[31-Mar-2026 06:04:42 UTC] User ID: 205
[31-Mar-2026 06:04:42 UTC] Limit: 20, Offset: 0
[31-Mar-2026 06:04:42 UTC] Orders found: 3
[31-Mar-2026 06:04:42 UTC] Orders data: [{"id":145,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"pending","created_at":"2026-03-31 08:14:12","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":143,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:22:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":142,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:18:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[31-Mar-2026 06:04:42 UTC] Total orders count: 3
[31-Mar-2026 06:04:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 06:04:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 06:04:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"83.111.215.101, 172.71.164.229","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e4d2886ba0ed246-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"83.111.215.101","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[31-Mar-2026 06:04:43 UTC] === User Orders API Called ===
[31-Mar-2026 06:04:43 UTC] User ID: 205
[31-Mar-2026 06:04:43 UTC] Limit: 20, Offset: 0
[31-Mar-2026 06:04:43 UTC] Orders found: 3
[31-Mar-2026 06:04:43 UTC] Orders data: [{"id":145,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"pending","created_at":"2026-03-31 08:14:12","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":143,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:22:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":142,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:18:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[31-Mar-2026 06:04:43 UTC] Total orders count: 3
[31-Mar-2026 06:04:43 UTC] === API CALL LOG ===
[31-Mar-2026 06:04:43 UTC] Endpoint: user/profile.php
[31-Mar-2026 06:04:43 UTC] Full Log Data: {
    "timestamp": "2026-03-31 06:04:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.215.101",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "83.111.215.101, 172.71.164.229",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4d2886ba10d246-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.215.101",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 06:04:43 UTC] === END API CALL LOG ===
[31-Mar-2026 06:04:43 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 06:04:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[31-Mar-2026 06:04:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 06:04:43 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 06:04:43 UTC] User ID: 205
[31-Mar-2026 06:04:43 UTC] ✅ User profile retrieved successfully for user ID: 205
[31-Mar-2026 06:04:44 UTC] === API CALL LOG ===
[31-Mar-2026 06:04:44 UTC] Endpoint: user/profile.php
[31-Mar-2026 06:04:44 UTC] Full Log Data: {
    "timestamp": "2026-03-31 06:04:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.215.101",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "83.111.215.101, 172.71.164.229",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4d288a4c6ed246-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.215.101",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 06:04:44 UTC] === END API CALL LOG ===
[31-Mar-2026 06:04:44 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 06:04:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[31-Mar-2026 06:04:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 06:04:44 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 06:04:44 UTC] User ID: 205
[31-Mar-2026 06:04:44 UTC] ✅ User profile retrieved successfully for user ID: 205
[31-Mar-2026 06:04:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 06:04:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 06:04:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"83.111.215.101, 172.71.164.229","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e4d288c5df4d246-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"83.111.215.101","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[31-Mar-2026 06:04:44 UTC] === User Orders API Called ===
[31-Mar-2026 06:04:44 UTC] User ID: 205
[31-Mar-2026 06:04:44 UTC] Limit: 20, Offset: 0
[31-Mar-2026 06:04:44 UTC] Orders found: 3
[31-Mar-2026 06:04:44 UTC] Orders data: [{"id":145,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"pending","created_at":"2026-03-31 08:14:12","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":143,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:22:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":142,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:18:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[31-Mar-2026 06:04:44 UTC] Total orders count: 3
[31-Mar-2026 06:04:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 06:04:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 06:04:46 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"83.111.215.101, 172.71.164.229","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e4d28939b41d246-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"83.111.215.101","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[31-Mar-2026 06:04:46 UTC] === User Orders API Called ===
[31-Mar-2026 06:04:46 UTC] User ID: 205
[31-Mar-2026 06:04:46 UTC] Limit: 20, Offset: 0
[31-Mar-2026 06:04:46 UTC] Orders found: 3
[31-Mar-2026 06:04:46 UTC] Orders data: [{"id":145,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"pending","created_at":"2026-03-31 08:14:12","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":143,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:22:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":142,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:18:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[31-Mar-2026 06:04:46 UTC] Total orders count: 3
[31-Mar-2026 06:04:46 UTC] === API CALL LOG ===
[31-Mar-2026 06:04:46 UTC] Endpoint: user/profile.php
[31-Mar-2026 06:04:46 UTC] Full Log Data: {
    "timestamp": "2026-03-31 06:04:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.215.101",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "83.111.215.101, 172.71.164.229",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4d28939b42d246-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.215.101",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 06:04:46 UTC] === END API CALL LOG ===
[31-Mar-2026 06:04:46 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 06:04:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[31-Mar-2026 06:04:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 06:04:46 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 06:04:46 UTC] User ID: 205
[31-Mar-2026 06:04:46 UTC] ✅ User profile retrieved successfully for user ID: 205
[31-Mar-2026 06:04:46 UTC] === API CALL LOG ===
[31-Mar-2026 06:04:46 UTC] Endpoint: user/profile.php
[31-Mar-2026 06:04:46 UTC] Full Log Data: {
    "timestamp": "2026-03-31 06:04:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.215.101",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "83.111.215.101, 172.71.164.229",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4d28996fabd246-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.215.101",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 06:04:46 UTC] === END API CALL LOG ===
[31-Mar-2026 06:04:46 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 06:04:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[31-Mar-2026 06:04:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 06:04:46 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 06:04:46 UTC] User ID: 205
[31-Mar-2026 06:04:46 UTC] ✅ User profile retrieved successfully for user ID: 205
[31-Mar-2026 06:10:34 UTC] === API CALL LOG ===
[31-Mar-2026 06:10:34 UTC] Endpoint: user/profile.php
[31-Mar-2026 06:10:34 UTC] Full Log Data: {
    "timestamp": "2026-03-31 06:10:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.215.101",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "83.111.215.101, 162.158.193.98",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4d31135f060574-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.215.101",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 06:10:34 UTC] === END API CALL LOG ===
[31-Mar-2026 06:10:34 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 06:10:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[31-Mar-2026 06:10:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 06:10:34 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 06:10:34 UTC] User ID: 205
[31-Mar-2026 06:10:34 UTC] ✅ User profile retrieved successfully for user ID: 205
[31-Mar-2026 06:10:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 06:10:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 06:10:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"83.111.215.101, 162.158.193.156","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e4d31176ad60574-HKG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"83.111.215.101","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[31-Mar-2026 06:10:35 UTC] === User Orders API Called ===
[31-Mar-2026 06:10:35 UTC] User ID: 205
[31-Mar-2026 06:10:35 UTC] Limit: 20, Offset: 0
[31-Mar-2026 06:10:35 UTC] Orders found: 3
[31-Mar-2026 06:10:35 UTC] Orders data: [{"id":145,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"pending","created_at":"2026-03-31 08:14:12","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":143,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:22:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":142,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:18:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[31-Mar-2026 06:10:35 UTC] Total orders count: 3
[31-Mar-2026 06:10:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 06:10:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 06:10:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"83.111.215.101, 162.158.193.156","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e4d3121f8bf0574-HKG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"83.111.215.101","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[31-Mar-2026 06:10:36 UTC] === User Orders API Called ===
[31-Mar-2026 06:10:36 UTC] User ID: 205
[31-Mar-2026 06:10:36 UTC] Limit: 20, Offset: 0
[31-Mar-2026 06:10:36 UTC] Orders found: 3
[31-Mar-2026 06:10:36 UTC] Orders data: [{"id":145,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"pending","created_at":"2026-03-31 08:14:12","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":143,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:22:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":142,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:18:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[31-Mar-2026 06:10:36 UTC] Total orders count: 3
[31-Mar-2026 06:10:36 UTC] === API CALL LOG ===
[31-Mar-2026 06:10:36 UTC] Endpoint: user/profile.php
[31-Mar-2026 06:10:36 UTC] Full Log Data: {
    "timestamp": "2026-03-31 06:10:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.215.101",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "83.111.215.101, 162.158.193.156",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4d3121f8c10574-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.215.101",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 06:10:36 UTC] === END API CALL LOG ===
[31-Mar-2026 06:10:36 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 06:10:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[31-Mar-2026 06:10:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 06:10:36 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 06:10:36 UTC] User ID: 205
[31-Mar-2026 06:10:36 UTC] ✅ User profile retrieved successfully for user ID: 205
[31-Mar-2026 06:10:37 UTC] === API CALL LOG ===
[31-Mar-2026 06:10:37 UTC] Endpoint: user/profile.php
[31-Mar-2026 06:10:37 UTC] Full Log Data: {
    "timestamp": "2026-03-31 06:10:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.215.101",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "83.111.215.101, 162.158.193.156",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4d31265c620574-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.215.101",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 06:10:37 UTC] === END API CALL LOG ===
[31-Mar-2026 06:10:37 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 06:10:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[31-Mar-2026 06:10:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 06:10:37 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 06:10:37 UTC] User ID: 205
[31-Mar-2026 06:10:37 UTC] ✅ User profile retrieved successfully for user ID: 205
[31-Mar-2026 06:10:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 06:10:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 06:10:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"83.111.215.101, 162.158.193.156","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e4d312f5bdd0574-HKG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"83.111.215.101","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[31-Mar-2026 06:10:38 UTC] === User Orders API Called ===
[31-Mar-2026 06:10:38 UTC] User ID: 205
[31-Mar-2026 06:10:38 UTC] Limit: 20, Offset: 0
[31-Mar-2026 06:10:38 UTC] Orders found: 3
[31-Mar-2026 06:10:38 UTC] Orders data: [{"id":145,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"pending","created_at":"2026-03-31 08:14:12","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":143,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:22:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":142,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:18:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[31-Mar-2026 06:10:38 UTC] Total orders count: 3
[31-Mar-2026 06:10:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 06:10:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 06:10:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"83.111.215.101, 162.158.193.98","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e4d31375fae0574-HKG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"83.111.215.101","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[31-Mar-2026 06:10:40 UTC] === User Orders API Called ===
[31-Mar-2026 06:10:40 UTC] User ID: 205
[31-Mar-2026 06:10:40 UTC] Limit: 20, Offset: 0
[31-Mar-2026 06:10:40 UTC] Orders found: 3
[31-Mar-2026 06:10:40 UTC] Orders data: [{"id":145,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"pending","created_at":"2026-03-31 08:14:12","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":143,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:22:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":142,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:18:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[31-Mar-2026 06:10:40 UTC] Total orders count: 3
[31-Mar-2026 06:10:40 UTC] === API CALL LOG ===
[31-Mar-2026 06:10:40 UTC] Endpoint: user/profile.php
[31-Mar-2026 06:10:40 UTC] Full Log Data: {
    "timestamp": "2026-03-31 06:10:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.215.101",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "83.111.215.101, 162.158.193.98",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4d31375fb20574-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.215.101",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 06:10:40 UTC] === END API CALL LOG ===
[31-Mar-2026 06:10:40 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 06:10:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[31-Mar-2026 06:10:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 06:10:40 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 06:10:40 UTC] User ID: 205
[31-Mar-2026 06:10:40 UTC] ✅ User profile retrieved successfully for user ID: 205
[31-Mar-2026 06:10:40 UTC] === API CALL LOG ===
[31-Mar-2026 06:10:40 UTC] Endpoint: user/profile.php
[31-Mar-2026 06:10:40 UTC] Full Log Data: {
    "timestamp": "2026-03-31 06:10:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.215.101",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "83.111.215.101, 162.158.193.98",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4d313b5a5b0574-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.215.101",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 06:10:40 UTC] === END API CALL LOG ===
[31-Mar-2026 06:10:40 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 06:10:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[31-Mar-2026 06:10:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 06:10:40 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 06:10:40 UTC] User ID: 205
[31-Mar-2026 06:10:40 UTC] ✅ User profile retrieved successfully for user ID: 205
[31-Mar-2026 06:11:47 UTC] === API CALL LOG ===
[31-Mar-2026 06:11:47 UTC] Endpoint: user/profile.php
[31-Mar-2026 06:11:47 UTC] Full Log Data: {
    "timestamp": "2026-03-31 06:11:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.197.239",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.197.239, 172.70.248.8",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4d32de0e470ac2-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.197.239",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 06:11:47 UTC] === END API CALL LOG ===
[31-Mar-2026 06:11:47 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 06:11:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg
[31-Mar-2026 06:11:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 06:11:47 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 06:11:47 UTC] User ID: 200
[31-Mar-2026 06:11:47 UTC] ✅ User profile retrieved successfully for user ID: 200
[31-Mar-2026 06:11:48 UTC] === API CALL LOG ===
[31-Mar-2026 06:11:48 UTC] Endpoint: user/profile.php
[31-Mar-2026 06:11:48 UTC] Full Log Data: {
    "timestamp": "2026-03-31 06:11:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.197.239",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.197.239, 172.70.248.8",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4d32e1ecd60ac2-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.197.239",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 06:11:48 UTC] === END API CALL LOG ===
[31-Mar-2026 06:11:48 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 06:11:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg
[31-Mar-2026 06:11:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 06:11:48 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 06:11:48 UTC] User ID: 200
[31-Mar-2026 06:11:48 UTC] ✅ User profile retrieved successfully for user ID: 200
[31-Mar-2026 06:11:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 06:11:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 06:11:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"188.113.197.239, 172.70.248.8","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e4d32e1ecd80ac2-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"188.113.197.239","CF-IPCountry":"UZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[31-Mar-2026 06:11:48 UTC] === User Orders API Called ===
[31-Mar-2026 06:11:48 UTC] User ID: 200
[31-Mar-2026 06:11:48 UTC] Limit: 20, Offset: 0
[31-Mar-2026 06:11:48 UTC] Orders found: 1
[31-Mar-2026 06:11:48 UTC] Orders data: [{"id":144,"quantity":55,"total_coins":1100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Jane3130","status":"completed","created_at":"2026-03-30 13:08:55","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[31-Mar-2026 06:11:48 UTC] Total orders count: 1
[31-Mar-2026 06:11:48 UTC] === API CALL LOG ===
[31-Mar-2026 06:11:48 UTC] Endpoint: user/profile.php
[31-Mar-2026 06:11:48 UTC] Full Log Data: {
    "timestamp": "2026-03-31 06:11:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.197.239",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.197.239, 172.70.248.8",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4d32e29def0ac2-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.197.239",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 06:11:48 UTC] === END API CALL LOG ===
[31-Mar-2026 06:11:48 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 06:11:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg
[31-Mar-2026 06:11:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 06:11:48 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 06:11:48 UTC] User ID: 200
[31-Mar-2026 06:11:48 UTC] ✅ User profile retrieved successfully for user ID: 200
[31-Mar-2026 06:12:06 UTC] === API CALL LOG ===
[31-Mar-2026 06:12:06 UTC] Endpoint: user/profile.php
[31-Mar-2026 06:12:06 UTC] Full Log Data: {
    "timestamp": "2026-03-31 06:12:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.197.239",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.197.239, 172.71.172.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4d3354b978d232-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.197.239",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 06:12:06 UTC] === END API CALL LOG ===
[31-Mar-2026 06:12:06 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 06:12:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg
[31-Mar-2026 06:12:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 06:12:06 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 06:12:06 UTC] User ID: 200
[31-Mar-2026 06:12:06 UTC] ✅ User profile retrieved successfully for user ID: 200
[31-Mar-2026 06:16:06 UTC] === API CALL LOG ===
[31-Mar-2026 06:16:06 UTC] Endpoint: user/profile.php
[31-Mar-2026 06:16:06 UTC] Full Log Data: {
    "timestamp": "2026-03-31 06:16:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.215.101",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "83.111.215.101, 172.68.211.180",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4d392fdd4176b3-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.215.101",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 06:16:06 UTC] === END API CALL LOG ===
[31-Mar-2026 06:16:06 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 06:16:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[31-Mar-2026 06:16:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 06:16:06 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 06:16:06 UTC] User ID: 205
[31-Mar-2026 06:16:06 UTC] ✅ User profile retrieved successfully for user ID: 205
[31-Mar-2026 06:16:10 UTC] === API CALL LOG ===
[31-Mar-2026 06:16:10 UTC] Endpoint: user/profile.php
[31-Mar-2026 06:16:10 UTC] Full Log Data: {
    "timestamp": "2026-03-31 06:16:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.215.101",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "83.111.215.101, 172.68.211.141",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4d39488c2e76b3-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.215.101",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 06:16:10 UTC] === END API CALL LOG ===
[31-Mar-2026 06:16:10 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 06:16:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[31-Mar-2026 06:16:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 06:16:10 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 06:16:10 UTC] User ID: 205
[31-Mar-2026 06:16:10 UTC] ✅ User profile retrieved successfully for user ID: 205
[31-Mar-2026 06:16:15 UTC] === API CALL LOG ===
[31-Mar-2026 06:16:15 UTC] Endpoint: user/profile.php
[31-Mar-2026 06:16:15 UTC] Full Log Data: {
    "timestamp": "2026-03-31 06:16:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.215.101",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "83.111.215.101, 172.68.211.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4d39662a4076b3-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.215.101",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 06:16:15 UTC] === END API CALL LOG ===
[31-Mar-2026 06:16:15 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 06:16:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[31-Mar-2026 06:16:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 06:16:15 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 06:16:15 UTC] User ID: 205
[31-Mar-2026 06:16:15 UTC] ✅ User profile retrieved successfully for user ID: 205
[31-Mar-2026 06:16:15 UTC] User Purchases API - User ID: 205
[31-Mar-2026 06:16:15 UTC] User Purchases API - Total purchases found: 5
[31-Mar-2026 06:16:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 06:16:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 06:16:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"83.111.215.101, 172.68.211.181","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e4d39841e4776b3-HKG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"83.111.215.101","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[31-Mar-2026 06:16:19 UTC] === User Orders API Called ===
[31-Mar-2026 06:16:19 UTC] User ID: 205
[31-Mar-2026 06:16:19 UTC] Limit: 20, Offset: 0
[31-Mar-2026 06:16:19 UTC] Orders found: 3
[31-Mar-2026 06:16:19 UTC] Orders data: [{"id":145,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-31 08:14:12","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":143,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:22:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":142,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:18:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[31-Mar-2026 06:16:19 UTC] Total orders count: 3
[31-Mar-2026 06:16:23 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 06:16:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 06:16:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"83.111.215.101, 172.68.211.181","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e4d399bc9e076b3-HKG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"83.111.215.101","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[31-Mar-2026 06:16:23 UTC] === User Orders API Called ===
[31-Mar-2026 06:16:23 UTC] User ID: 205
[31-Mar-2026 06:16:23 UTC] Limit: 20, Offset: 0
[31-Mar-2026 06:16:23 UTC] Orders found: 3
[31-Mar-2026 06:16:23 UTC] Orders data: [{"id":145,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-31 08:14:12","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":143,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:22:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":142,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:18:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[31-Mar-2026 06:16:23 UTC] Total orders count: 3
[31-Mar-2026 06:16:23 UTC] === API CALL LOG ===
[31-Mar-2026 06:16:23 UTC] Endpoint: user/profile.php
[31-Mar-2026 06:16:23 UTC] Full Log Data: {
    "timestamp": "2026-03-31 06:16:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.215.101",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "83.111.215.101, 172.68.211.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4d399bc9e776b3-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.215.101",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 06:16:23 UTC] === END API CALL LOG ===
[31-Mar-2026 06:16:23 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 06:16:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[31-Mar-2026 06:16:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 06:16:23 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 06:16:23 UTC] User ID: 205
[31-Mar-2026 06:16:23 UTC] ✅ User profile retrieved successfully for user ID: 205
[31-Mar-2026 06:16:24 UTC] === API CALL LOG ===
[31-Mar-2026 06:16:24 UTC] Endpoint: user/profile.php
[31-Mar-2026 06:16:24 UTC] Full Log Data: {
    "timestamp": "2026-03-31 06:16:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.215.101",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "83.111.215.101, 172.68.211.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4d399fee8776b3-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.215.101",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 06:16:24 UTC] === END API CALL LOG ===
[31-Mar-2026 06:16:24 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 06:16:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[31-Mar-2026 06:16:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 06:16:24 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 06:16:24 UTC] User ID: 205
[31-Mar-2026 06:16:24 UTC] ✅ User profile retrieved successfully for user ID: 205
[31-Mar-2026 06:16:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 06:16:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 06:16:28 UTC] === API CALL LOG ===
[31-Mar-2026 06:16:28 UTC] Endpoint: user/profile.php
[31-Mar-2026 06:16:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"83.111.215.101, 172.68.211.181","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e4d39b7e9fb76b3-HKG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"83.111.215.101","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[31-Mar-2026 06:16:28 UTC] Full Log Data: {
    "timestamp": "2026-03-31 06:16:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.215.101",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "83.111.215.101, 172.68.211.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4d39b7e9fe76b3-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.215.101",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 06:16:28 UTC] === User Orders API Called ===
[31-Mar-2026 06:16:28 UTC] === END API CALL LOG ===
[31-Mar-2026 06:16:28 UTC] User ID: 205
[31-Mar-2026 06:16:28 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 06:16:28 UTC] Limit: 20, Offset: 0
[31-Mar-2026 06:16:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[31-Mar-2026 06:16:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 06:16:28 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 06:16:28 UTC] User ID: 205
[31-Mar-2026 06:16:28 UTC] Orders found: 3
[31-Mar-2026 06:16:28 UTC] Orders data: [{"id":145,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-31 08:14:12","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":143,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:22:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":142,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:18:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[31-Mar-2026 06:16:28 UTC] ✅ User profile retrieved successfully for user ID: 205
[31-Mar-2026 06:16:28 UTC] Total orders count: 3
[31-Mar-2026 06:16:28 UTC] === API CALL LOG ===
[31-Mar-2026 06:16:28 UTC] Endpoint: user/profile.php
[31-Mar-2026 06:16:28 UTC] Full Log Data: {
    "timestamp": "2026-03-31 06:16:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.215.101",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "83.111.215.101, 172.68.211.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4d39bbabfd76b3-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.215.101",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 06:16:28 UTC] === END API CALL LOG ===
[31-Mar-2026 06:16:28 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 06:16:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[31-Mar-2026 06:16:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 06:16:28 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 06:16:28 UTC] User ID: 205
[31-Mar-2026 06:16:28 UTC] ✅ User profile retrieved successfully for user ID: 205
[31-Mar-2026 06:17:12 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 06:17:12 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 06:17:12 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"83.111.215.101, 172.68.211.181","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e4d3ac8bb8876b3-HKG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"83.111.215.101","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[31-Mar-2026 06:17:12 UTC] === User Orders API Called ===
[31-Mar-2026 06:17:12 UTC] User ID: 205
[31-Mar-2026 06:17:12 UTC] Limit: 20, Offset: 0
[31-Mar-2026 06:17:12 UTC] === API CALL LOG ===
[31-Mar-2026 06:17:12 UTC] Endpoint: user/profile.php
[31-Mar-2026 06:17:12 UTC] Full Log Data: {
    "timestamp": "2026-03-31 06:17:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.215.101",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "83.111.215.101, 172.68.211.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4d3ac8bb8a76b3-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.215.101",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 06:17:12 UTC] === END API CALL LOG ===
[31-Mar-2026 06:17:12 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 06:17:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[31-Mar-2026 06:17:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 06:17:12 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 06:17:12 UTC] User ID: 205
[31-Mar-2026 06:17:12 UTC] Orders found: 3
[31-Mar-2026 06:17:12 UTC] Orders data: [{"id":145,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-31 08:14:12","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":143,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:22:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":142,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:18:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[31-Mar-2026 06:17:12 UTC] Total orders count: 3
[31-Mar-2026 06:17:12 UTC] ✅ User profile retrieved successfully for user ID: 205
[31-Mar-2026 06:17:12 UTC] === API CALL LOG ===
[31-Mar-2026 06:17:12 UTC] Endpoint: user/profile.php
[31-Mar-2026 06:17:12 UTC] Full Log Data: {
    "timestamp": "2026-03-31 06:17:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.215.101",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "83.111.215.101, 172.68.211.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4d3accaf7a76b3-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.215.101",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 06:17:12 UTC] === END API CALL LOG ===
[31-Mar-2026 06:17:12 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 06:17:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[31-Mar-2026 06:17:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 06:17:12 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 06:17:12 UTC] User ID: 205
[31-Mar-2026 06:17:12 UTC] ✅ User profile retrieved successfully for user ID: 205
[31-Mar-2026 06:17:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 06:17:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 06:17:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"83.111.215.101, 172.68.211.180","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e4d3b4efa7476b3-HKG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"83.111.215.101","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[31-Mar-2026 06:17:33 UTC] === User Orders API Called ===
[31-Mar-2026 06:17:33 UTC] User ID: 205
[31-Mar-2026 06:17:33 UTC] Limit: 20, Offset: 0
[31-Mar-2026 06:17:33 UTC] Orders found: 4
[31-Mar-2026 06:17:33 UTC] Orders data: [{"id":146,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"t.me\/HITMANSPORTSCOMMUNITY","status":"pending","created_at":"2026-03-31 09:47:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":145,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-31 08:14:12","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":143,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:22:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":142,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:18:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[31-Mar-2026 06:17:33 UTC] Total orders count: 4
[31-Mar-2026 06:17:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 06:17:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 06:17:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"83.111.215.101, 172.68.211.180","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e4d3b4fccc976b3-HKG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"83.111.215.101","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[31-Mar-2026 06:17:33 UTC] === User Orders API Called ===
[31-Mar-2026 06:17:33 UTC] User ID: 205
[31-Mar-2026 06:17:33 UTC] Limit: 20, Offset: 0
[31-Mar-2026 06:17:33 UTC] Orders found: 4
[31-Mar-2026 06:17:33 UTC] Orders data: [{"id":146,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"t.me\/HITMANSPORTSCOMMUNITY","status":"pending","created_at":"2026-03-31 09:47:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":145,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-31 08:14:12","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":143,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:22:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":142,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:18:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[31-Mar-2026 06:17:33 UTC] Total orders count: 4
[31-Mar-2026 06:20:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 06:20:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 06:20:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"83.111.215.101, 172.68.211.181","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e4d403bbb6176b3-HKG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"83.111.215.101","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[31-Mar-2026 06:20:55 UTC] === User Orders API Called ===
[31-Mar-2026 06:20:55 UTC] User ID: 205
[31-Mar-2026 06:20:55 UTC] Limit: 20, Offset: 0
[31-Mar-2026 06:20:55 UTC] Orders found: 4
[31-Mar-2026 06:20:55 UTC] Orders data: [{"id":146,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"t.me\/HITMANSPORTSCOMMUNITY","status":"pending","created_at":"2026-03-31 09:47:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":145,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-31 08:14:12","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":143,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:22:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":142,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:18:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[31-Mar-2026 06:20:55 UTC] Total orders count: 4
[31-Mar-2026 06:20:55 UTC] === API CALL LOG ===
[31-Mar-2026 06:20:55 UTC] Endpoint: user/profile.php
[31-Mar-2026 06:20:55 UTC] Full Log Data: {
    "timestamp": "2026-03-31 06:20:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.215.101",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "83.111.215.101, 172.68.211.180",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4d403bbb6376b3-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.215.101",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 06:20:55 UTC] === END API CALL LOG ===
[31-Mar-2026 06:20:55 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 06:20:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[31-Mar-2026 06:20:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 06:20:55 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 06:20:55 UTC] User ID: 205
[31-Mar-2026 06:20:55 UTC] ✅ User profile retrieved successfully for user ID: 205
[31-Mar-2026 06:20:55 UTC] === API CALL LOG ===
[31-Mar-2026 06:20:55 UTC] Endpoint: user/profile.php
[31-Mar-2026 06:20:55 UTC] Full Log Data: {
    "timestamp": "2026-03-31 06:20:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.215.101",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "83.111.215.101, 172.68.211.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4d403f5d8c76b3-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.215.101",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 06:20:55 UTC] === END API CALL LOG ===
[31-Mar-2026 06:20:55 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 06:20:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[31-Mar-2026 06:20:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 06:20:55 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 06:20:55 UTC] User ID: 205
[31-Mar-2026 06:20:55 UTC] ✅ User profile retrieved successfully for user ID: 205
[31-Mar-2026 06:20:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 06:20:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 06:20:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"83.111.215.101, 172.68.211.181","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e4d404d9f2f76b3-HKG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"83.111.215.101","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[31-Mar-2026 06:20:57 UTC] === User Orders API Called ===
[31-Mar-2026 06:20:57 UTC] User ID: 205
[31-Mar-2026 06:20:57 UTC] Limit: 20, Offset: 0
[31-Mar-2026 06:20:57 UTC] Orders found: 4
[31-Mar-2026 06:20:57 UTC] Orders data: [{"id":146,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"t.me\/HITMANSPORTSCOMMUNITY","status":"pending","created_at":"2026-03-31 09:47:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":145,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-31 08:14:12","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":143,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:22:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":142,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:18:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[31-Mar-2026 06:20:57 UTC] Total orders count: 4
[31-Mar-2026 06:24:07 UTC] === API CALL LOG ===
[31-Mar-2026 06:24:07 UTC] Endpoint: user/profile.php
[31-Mar-2026 06:24:07 UTC] Full Log Data: {
    "timestamp": "2026-03-31 06:24:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.193.239",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.193.239, 162.158.87.27",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4d44ef7b935c80-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.193.239",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 06:24:07 UTC] === END API CALL LOG ===
[31-Mar-2026 06:24:07 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 06:24:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg
[31-Mar-2026 06:24:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 06:24:07 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 06:24:07 UTC] User ID: 200
[31-Mar-2026 06:24:07 UTC] ✅ User profile retrieved successfully for user ID: 200
[31-Mar-2026 06:24:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 06:24:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 06:24:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"188.113.193.239, 162.158.87.27","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e4d44f34dc25c80-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"188.113.193.239","CF-IPCountry":"UZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[31-Mar-2026 06:24:08 UTC] === User Orders API Called ===
[31-Mar-2026 06:24:08 UTC] User ID: 200
[31-Mar-2026 06:24:08 UTC] Limit: 20, Offset: 0
[31-Mar-2026 06:24:08 UTC] Orders found: 1
[31-Mar-2026 06:24:08 UTC] Orders data: [{"id":144,"quantity":55,"total_coins":1100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Jane3130","status":"completed","created_at":"2026-03-30 13:08:55","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[31-Mar-2026 06:24:08 UTC] === API CALL LOG ===
[31-Mar-2026 06:24:08 UTC] Endpoint: user/profile.php
[31-Mar-2026 06:24:08 UTC] Full Log Data: {
    "timestamp": "2026-03-31 06:24:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.193.239",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.193.239, 162.158.87.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4d44f34dbf5c80-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.193.239",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 06:24:08 UTC] === END API CALL LOG ===
[31-Mar-2026 06:24:08 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 06:24:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg
[31-Mar-2026 06:24:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 06:24:08 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 06:24:08 UTC] User ID: 200
[31-Mar-2026 06:24:08 UTC] Total orders count: 1
[31-Mar-2026 06:24:08 UTC] ✅ User profile retrieved successfully for user ID: 200
[31-Mar-2026 06:24:08 UTC] === API CALL LOG ===
[31-Mar-2026 06:24:08 UTC] Endpoint: user/profile.php
[31-Mar-2026 06:24:08 UTC] Full Log Data: {
    "timestamp": "2026-03-31 06:24:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.193.239",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.193.239, 162.158.87.27",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4d44f40e3a5c80-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.193.239",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 06:24:08 UTC] === END API CALL LOG ===
[31-Mar-2026 06:24:08 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 06:24:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg
[31-Mar-2026 06:24:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 06:24:08 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 06:24:08 UTC] User ID: 200
[31-Mar-2026 06:24:08 UTC] ✅ User profile retrieved successfully for user ID: 200
[31-Mar-2026 06:24:35 UTC] === API CALL LOG ===
[31-Mar-2026 06:24:35 UTC] Endpoint: user/profile.php
[31-Mar-2026 06:24:35 UTC] Full Log Data: {
    "timestamp": "2026-03-31 06:24:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.193.239",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.193.239, 172.70.248.8",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4d459a9fee3727-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.193.239",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 06:24:35 UTC] === END API CALL LOG ===
[31-Mar-2026 06:24:35 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 06:24:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg
[31-Mar-2026 06:24:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 06:24:35 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 06:24:35 UTC] User ID: 200
[31-Mar-2026 06:24:35 UTC] ✅ User profile retrieved successfully for user ID: 200
[31-Mar-2026 06:24:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 06:24:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 06:24:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"188.113.193.239, 172.70.248.8","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e4d46025d073727-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"188.113.193.239","CF-IPCountry":"UZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[31-Mar-2026 06:24:51 UTC] === User Orders API Called ===
[31-Mar-2026 06:24:51 UTC] User ID: 200
[31-Mar-2026 06:24:51 UTC] Limit: 20, Offset: 0
[31-Mar-2026 06:24:51 UTC] Orders found: 1
[31-Mar-2026 06:24:51 UTC] Orders data: [{"id":144,"quantity":55,"total_coins":1100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Jane3130","status":"completed","created_at":"2026-03-30 13:08:55","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[31-Mar-2026 06:24:51 UTC] Total orders count: 1
[31-Mar-2026 06:24:51 UTC] === API CALL LOG ===
[31-Mar-2026 06:24:51 UTC] Endpoint: user/profile.php
[31-Mar-2026 06:24:51 UTC] Full Log Data: {
    "timestamp": "2026-03-31 06:24:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.193.239",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.193.239, 172.70.248.8",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4d46025d083727-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.193.239",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 06:24:51 UTC] === END API CALL LOG ===
[31-Mar-2026 06:24:51 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 06:24:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg
[31-Mar-2026 06:24:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 06:24:51 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 06:24:51 UTC] User ID: 200
[31-Mar-2026 06:24:51 UTC] ✅ User profile retrieved successfully for user ID: 200
[31-Mar-2026 06:24:52 UTC] === API CALL LOG ===
[31-Mar-2026 06:24:52 UTC] Endpoint: user/profile.php
[31-Mar-2026 06:24:52 UTC] Full Log Data: {
    "timestamp": "2026-03-31 06:24:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.193.239",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.193.239, 172.70.248.8",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4d46052bf83727-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.193.239",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 06:24:52 UTC] === END API CALL LOG ===
[31-Mar-2026 06:24:52 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 06:24:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg
[31-Mar-2026 06:24:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 06:24:52 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 06:24:52 UTC] User ID: 200
[31-Mar-2026 06:24:52 UTC] ✅ User profile retrieved successfully for user ID: 200
[31-Mar-2026 06:24:53 UTC] === API CALL LOG ===
[31-Mar-2026 06:24:53 UTC] Endpoint: user/profile.php
[31-Mar-2026 06:24:53 UTC] Full Log Data: {
    "timestamp": "2026-03-31 06:24:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.193.239",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.193.239, 172.70.248.8",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4d460f9ba53727-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.193.239",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 06:24:53 UTC] === END API CALL LOG ===
[31-Mar-2026 06:24:53 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 06:24:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg
[31-Mar-2026 06:24:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 06:24:53 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 06:24:53 UTC] User ID: 200
[31-Mar-2026 06:24:53 UTC] ✅ User profile retrieved successfully for user ID: 200
[31-Mar-2026 06:24:53 UTC] User Purchases API - User ID: 200
[31-Mar-2026 06:24:53 UTC] User Purchases API - Total purchases found: 3
[31-Mar-2026 06:24:55 UTC] User Purchases API - User ID: 200
[31-Mar-2026 06:24:55 UTC] User Purchases API - Total purchases found: 3
[31-Mar-2026 06:24:58 UTC] === API CALL LOG ===
[31-Mar-2026 06:24:58 UTC] Endpoint: user/profile.php
[31-Mar-2026 06:24:58 UTC] Full Log Data: {
    "timestamp": "2026-03-31 06:24:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.193.239",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.193.239, 172.70.248.8",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4d462d6ecc3727-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.193.239",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 06:24:58 UTC] === END API CALL LOG ===
[31-Mar-2026 06:24:58 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 06:24:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg
[31-Mar-2026 06:24:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 06:24:58 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 06:24:58 UTC] User ID: 200
[31-Mar-2026 06:24:58 UTC] ✅ User profile retrieved successfully for user ID: 200
[31-Mar-2026 06:24:58 UTC] User Purchases API - User ID: 200
[31-Mar-2026 06:24:58 UTC] User Purchases API - Total purchases found: 3
[31-Mar-2026 06:25:16 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 06:25:16 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 06:25:16 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"188.113.193.239, 172.70.248.9","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e4d469f4d6e3727-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"188.113.193.239","CF-IPCountry":"UZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[31-Mar-2026 06:25:16 UTC] === User Orders API Called ===
[31-Mar-2026 06:25:16 UTC] User ID: 200
[31-Mar-2026 06:25:16 UTC] Limit: 20, Offset: 0
[31-Mar-2026 06:25:16 UTC] Orders found: 1
[31-Mar-2026 06:25:16 UTC] Orders data: [{"id":144,"quantity":55,"total_coins":1100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Jane3130","status":"completed","created_at":"2026-03-30 13:08:55","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[31-Mar-2026 06:25:16 UTC] Total orders count: 1
[31-Mar-2026 06:25:16 UTC] === API CALL LOG ===
[31-Mar-2026 06:25:16 UTC] Endpoint: user/profile.php
[31-Mar-2026 06:25:16 UTC] Full Log Data: {
    "timestamp": "2026-03-31 06:25:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.193.239",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.193.239, 172.70.248.8",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4d46a02f943727-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.193.239",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 06:25:16 UTC] === END API CALL LOG ===
[31-Mar-2026 06:25:16 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 06:25:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg
[31-Mar-2026 06:25:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 06:25:16 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 06:25:16 UTC] User ID: 200
[31-Mar-2026 06:25:16 UTC] ✅ User profile retrieved successfully for user ID: 200
[31-Mar-2026 06:25:17 UTC] === API CALL LOG ===
[31-Mar-2026 06:25:17 UTC] Endpoint: user/profile.php
[31-Mar-2026 06:25:17 UTC] Full Log Data: {
    "timestamp": "2026-03-31 06:25:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.193.239",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.193.239, 172.70.248.8",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4d46a42a033727-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.193.239",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 06:25:17 UTC] === END API CALL LOG ===
[31-Mar-2026 06:25:17 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 06:25:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg
[31-Mar-2026 06:25:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 06:25:17 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 06:25:17 UTC] User ID: 200
[31-Mar-2026 06:25:17 UTC] ✅ User profile retrieved successfully for user ID: 200
[31-Mar-2026 06:25:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 06:25:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 06:25:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"188.113.193.239, 172.70.248.8","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e4d473abfba3727-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"188.113.193.239","CF-IPCountry":"UZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[31-Mar-2026 06:25:41 UTC] === User Orders API Called ===
[31-Mar-2026 06:25:41 UTC] User ID: 200
[31-Mar-2026 06:25:41 UTC] Limit: 20, Offset: 0
[31-Mar-2026 06:25:41 UTC] Orders found: 1
[31-Mar-2026 06:25:41 UTC] Orders data: [{"id":144,"quantity":55,"total_coins":1100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Jane3130","status":"completed","created_at":"2026-03-30 13:08:55","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[31-Mar-2026 06:25:41 UTC] Total orders count: 1
[31-Mar-2026 06:25:41 UTC] === API CALL LOG ===
[31-Mar-2026 06:25:41 UTC] Endpoint: user/profile.php
[31-Mar-2026 06:25:41 UTC] Full Log Data: {
    "timestamp": "2026-03-31 06:25:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.193.239",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.193.239, 172.70.248.9",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4d473abfbe3727-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.193.239",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 06:25:41 UTC] === END API CALL LOG ===
[31-Mar-2026 06:25:41 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 06:25:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg
[31-Mar-2026 06:25:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 06:25:41 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 06:25:41 UTC] User ID: 200
[31-Mar-2026 06:25:41 UTC] ✅ User profile retrieved successfully for user ID: 200
[31-Mar-2026 06:25:42 UTC] === API CALL LOG ===
[31-Mar-2026 06:25:42 UTC] Endpoint: user/profile.php
[31-Mar-2026 06:25:42 UTC] Full Log Data: {
    "timestamp": "2026-03-31 06:25:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.193.239",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.193.239, 172.70.248.9",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4d473f096f3727-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.193.239",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 06:25:42 UTC] === END API CALL LOG ===
[31-Mar-2026 06:25:42 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 06:25:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg
[31-Mar-2026 06:25:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 06:25:42 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 06:25:42 UTC] User ID: 200
[31-Mar-2026 06:25:42 UTC] ✅ User profile retrieved successfully for user ID: 200
[31-Mar-2026 06:26:38 UTC] === API CALL LOG ===
[31-Mar-2026 06:26:38 UTC] Endpoint: user/profile.php
[31-Mar-2026 06:26:38 UTC] Full Log Data: {
    "timestamp": "2026-03-31 06:26:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.193.239",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.193.239, 172.70.248.8",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4d48a148333727-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.193.239",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 06:26:38 UTC] === END API CALL LOG ===
[31-Mar-2026 06:26:38 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 06:26:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg
[31-Mar-2026 06:26:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 06:26:38 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 06:26:38 UTC] User ID: 200
[31-Mar-2026 06:26:38 UTC] ✅ User profile retrieved successfully for user ID: 200
[31-Mar-2026 06:26:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 06:26:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 06:26:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"188.113.193.239, 172.70.248.8","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e4d48a48fed3727-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"188.113.193.239","CF-IPCountry":"UZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[31-Mar-2026 06:26:39 UTC] === User Orders API Called ===
[31-Mar-2026 06:26:39 UTC] User ID: 200
[31-Mar-2026 06:26:39 UTC] Limit: 20, Offset: 0
[31-Mar-2026 06:26:39 UTC] Orders found: 1
[31-Mar-2026 06:26:39 UTC] Orders data: [{"id":144,"quantity":55,"total_coins":1100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Jane3130","status":"completed","created_at":"2026-03-30 13:08:55","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[31-Mar-2026 06:26:39 UTC] Total orders count: 1
[31-Mar-2026 06:26:39 UTC] === API CALL LOG ===
[31-Mar-2026 06:26:39 UTC] Endpoint: user/profile.php
[31-Mar-2026 06:26:39 UTC] Full Log Data: {
    "timestamp": "2026-03-31 06:26:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.193.239",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.193.239, 172.70.248.9",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4d48a48fee3727-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.193.239",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 06:26:39 UTC] === END API CALL LOG ===
[31-Mar-2026 06:26:39 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 06:26:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg
[31-Mar-2026 06:26:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 06:26:39 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 06:26:39 UTC] User ID: 200
[31-Mar-2026 06:26:39 UTC] ✅ User profile retrieved successfully for user ID: 200
[31-Mar-2026 06:26:39 UTC] === API CALL LOG ===
[31-Mar-2026 06:26:39 UTC] Endpoint: user/profile.php
[31-Mar-2026 06:26:39 UTC] Full Log Data: {
    "timestamp": "2026-03-31 06:26:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.193.239",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.193.239, 172.70.248.9",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4d48a79f5c3727-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.193.239",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 06:26:39 UTC] === END API CALL LOG ===
[31-Mar-2026 06:26:39 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 06:26:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg
[31-Mar-2026 06:26:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 06:26:39 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 06:26:39 UTC] User ID: 200
[31-Mar-2026 06:26:39 UTC] ✅ User profile retrieved successfully for user ID: 200
[31-Mar-2026 06:27:12 UTC] === API CALL LOG ===
[31-Mar-2026 06:27:12 UTC] Endpoint: user/profile.php
[31-Mar-2026 06:27:12 UTC] Full Log Data: {
    "timestamp": "2026-03-31 06:27:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.193.239",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.193.239, 172.70.248.9",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4d49727ece3727-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.193.239",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 06:27:12 UTC] === END API CALL LOG ===
[31-Mar-2026 06:27:12 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 06:27:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg
[31-Mar-2026 06:27:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 06:27:12 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 06:27:12 UTC] User ID: 200
[31-Mar-2026 06:27:12 UTC] ✅ User profile retrieved successfully for user ID: 200
[31-Mar-2026 06:27:12 UTC] === API CALL LOG ===
[31-Mar-2026 06:27:12 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 06:27:12 UTC] Endpoint: user/profile.php
[31-Mar-2026 06:27:12 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 06:27:12 UTC] Full Log Data: {
    "timestamp": "2026-03-31 06:27:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.193.239",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.193.239, 172.70.248.8",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4d4974cd113727-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.193.239",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 06:27:12 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"188.113.193.239, 172.70.248.9","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e4d4974cd0d3727-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"188.113.193.239","CF-IPCountry":"UZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[31-Mar-2026 06:27:12 UTC] === END API CALL LOG ===
[31-Mar-2026 06:27:12 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 06:27:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg
[31-Mar-2026 06:27:12 UTC] === User Orders API Called ===
[31-Mar-2026 06:27:12 UTC] User ID: 200
[31-Mar-2026 06:27:12 UTC] Limit: 20, Offset: 0
[31-Mar-2026 06:27:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 06:27:12 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 06:27:12 UTC] User ID: 200
[31-Mar-2026 06:27:12 UTC] ✅ User profile retrieved successfully for user ID: 200
[31-Mar-2026 06:27:12 UTC] Orders found: 1
[31-Mar-2026 06:27:12 UTC] Orders data: [{"id":144,"quantity":55,"total_coins":1100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Jane3130","status":"completed","created_at":"2026-03-30 13:08:55","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[31-Mar-2026 06:27:12 UTC] Total orders count: 1
[31-Mar-2026 06:27:13 UTC] === API CALL LOG ===
[31-Mar-2026 06:27:13 UTC] Endpoint: user/profile.php
[31-Mar-2026 06:27:13 UTC] Full Log Data: {
    "timestamp": "2026-03-31 06:27:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.193.239",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.193.239, 172.70.248.9",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4d497998c63727-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.193.239",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 06:27:13 UTC] === END API CALL LOG ===
[31-Mar-2026 06:27:13 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 06:27:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg
[31-Mar-2026 06:27:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 06:27:13 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 06:27:13 UTC] User ID: 200
[31-Mar-2026 06:27:13 UTC] ✅ User profile retrieved successfully for user ID: 200
[31-Mar-2026 06:28:19 UTC] === API CALL LOG ===
[31-Mar-2026 06:28:19 UTC] Endpoint: user/profile.php
[31-Mar-2026 06:28:19 UTC] Full Log Data: {
    "timestamp": "2026-03-31 06:28:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.193.239",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.193.239, 172.71.164.219",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4d4b183c0dd281-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.193.239",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 06:28:19 UTC] === END API CALL LOG ===
[31-Mar-2026 06:28:19 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 06:28:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg
[31-Mar-2026 06:28:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 06:28:19 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 06:28:19 UTC] User ID: 200
[31-Mar-2026 06:28:19 UTC] ✅ User profile retrieved successfully for user ID: 200
[31-Mar-2026 06:28:22 UTC] === API CALL LOG ===
[31-Mar-2026 06:28:22 UTC] Endpoint: user/profile.php
[31-Mar-2026 06:28:22 UTC] Full Log Data: {
    "timestamp": "2026-03-31 06:28:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.193.239",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.193.239, 172.71.164.219",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4d4b2a1b4ed281-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.193.239",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 06:28:22 UTC] === END API CALL LOG ===
[31-Mar-2026 06:28:22 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 06:28:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg
[31-Mar-2026 06:28:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 06:28:22 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 06:28:22 UTC] User ID: 200
[31-Mar-2026 06:28:22 UTC] ✅ User profile retrieved successfully for user ID: 200
[31-Mar-2026 06:29:19 UTC] === API CALL LOG ===
[31-Mar-2026 06:29:19 UTC] Endpoint: user/profile.php
[31-Mar-2026 06:29:19 UTC] Full Log Data: {
    "timestamp": "2026-03-31 06:29:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.215.101",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "83.111.215.101, 162.159.98.45",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4d4c8ada0ab21b-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.215.101",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 06:29:19 UTC] === END API CALL LOG ===
[31-Mar-2026 06:29:19 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 06:29:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[31-Mar-2026 06:29:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 06:29:19 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 06:29:19 UTC] User ID: 205
[31-Mar-2026 06:29:19 UTC] ✅ User profile retrieved successfully for user ID: 205
[31-Mar-2026 06:29:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 06:29:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 06:29:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"83.111.215.101, 162.159.98.45","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e4d4c8ada0eb21b-HKG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"83.111.215.101","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[31-Mar-2026 06:29:19 UTC] === User Orders API Called ===
[31-Mar-2026 06:29:19 UTC] User ID: 205
[31-Mar-2026 06:29:19 UTC] Limit: 20, Offset: 0
[31-Mar-2026 06:29:19 UTC] Orders found: 4
[31-Mar-2026 06:29:19 UTC] Orders data: [{"id":146,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 09:47:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":145,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-31 08:14:12","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":143,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:22:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":142,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:18:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[31-Mar-2026 06:29:19 UTC] Total orders count: 4
[31-Mar-2026 06:29:19 UTC] === API CALL LOG ===
[31-Mar-2026 06:29:19 UTC] Endpoint: user/profile.php
[31-Mar-2026 06:29:19 UTC] Full Log Data: {
    "timestamp": "2026-03-31 06:29:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.215.101",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "83.111.215.101, 162.159.98.203",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4d4c8c8da2b21b-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.215.101",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 06:29:19 UTC] === END API CALL LOG ===
[31-Mar-2026 06:29:19 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 06:29:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[31-Mar-2026 06:29:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 06:29:19 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 06:29:19 UTC] User ID: 205
[31-Mar-2026 06:29:19 UTC] ✅ User profile retrieved successfully for user ID: 205
[31-Mar-2026 06:29:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 06:29:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 06:29:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"83.111.215.101, 162.159.98.203","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e4d4c99dd46b21b-HKG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"83.111.215.101","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[31-Mar-2026 06:29:21 UTC] === User Orders API Called ===
[31-Mar-2026 06:29:21 UTC] User ID: 205
[31-Mar-2026 06:29:21 UTC] Limit: 20, Offset: 0
[31-Mar-2026 06:29:21 UTC] Orders found: 4
[31-Mar-2026 06:29:21 UTC] Orders data: [{"id":146,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 09:47:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":145,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-31 08:14:12","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":143,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:22:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":142,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:18:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[31-Mar-2026 06:29:21 UTC] Total orders count: 4
[31-Mar-2026 06:29:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 06:29:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 06:29:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"83.111.215.101, 162.159.98.45","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e4d4d188a7eb21b-HKG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"83.111.215.101","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[31-Mar-2026 06:29:41 UTC] === User Orders API Called ===
[31-Mar-2026 06:29:41 UTC] User ID: 205
[31-Mar-2026 06:29:41 UTC] Limit: 20, Offset: 0
[31-Mar-2026 06:29:42 UTC] Orders found: 4
[31-Mar-2026 06:29:42 UTC] Orders data: [{"id":146,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 09:47:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":145,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-31 08:14:12","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":143,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:22:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":142,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:18:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[31-Mar-2026 06:29:42 UTC] Total orders count: 4
[31-Mar-2026 06:29:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 06:29:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 06:29:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"83.111.215.101, 162.159.98.44","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e4d4d20784ab21b-HKG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"83.111.215.101","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[31-Mar-2026 06:29:43 UTC] === User Orders API Called ===
[31-Mar-2026 06:29:43 UTC] User ID: 205
[31-Mar-2026 06:29:43 UTC] Limit: 20, Offset: 0
[31-Mar-2026 06:29:43 UTC] Orders found: 4
[31-Mar-2026 06:29:43 UTC] Orders data: [{"id":146,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 09:47:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":145,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-31 08:14:12","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":143,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:22:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":142,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:18:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[31-Mar-2026 06:29:43 UTC] Total orders count: 4
[31-Mar-2026 06:29:43 UTC] === API CALL LOG ===
[31-Mar-2026 06:29:43 UTC] Endpoint: user/profile.php
[31-Mar-2026 06:29:43 UTC] Full Log Data: {
    "timestamp": "2026-03-31 06:29:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.215.101",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "83.111.215.101, 162.159.98.45",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4d4d207850b21b-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.215.101",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 06:29:43 UTC] === END API CALL LOG ===
[31-Mar-2026 06:29:43 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 06:29:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[31-Mar-2026 06:29:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 06:29:43 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 06:29:43 UTC] User ID: 205
[31-Mar-2026 06:29:43 UTC] ✅ User profile retrieved successfully for user ID: 205
[31-Mar-2026 06:29:44 UTC] === API CALL LOG ===
[31-Mar-2026 06:29:44 UTC] Endpoint: user/profile.php
[31-Mar-2026 06:29:44 UTC] Full Log Data: {
    "timestamp": "2026-03-31 06:29:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.215.101",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "83.111.215.101, 162.159.98.44",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4d4d26f91fb21b-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.215.101",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 06:29:44 UTC] === END API CALL LOG ===
[31-Mar-2026 06:29:44 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 06:29:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[31-Mar-2026 06:29:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 06:29:44 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 06:29:44 UTC] User ID: 205
[31-Mar-2026 06:29:44 UTC] ✅ User profile retrieved successfully for user ID: 205
[31-Mar-2026 06:30:08 UTC] === API CALL LOG ===
[31-Mar-2026 06:30:08 UTC] Endpoint: user/profile.php
[31-Mar-2026 06:30:08 UTC] Full Log Data: {
    "timestamp": "2026-03-31 06:30:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "195.158.29.188",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "195.158.29.188, 104.23.172.123",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4d4dbe29824e96-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "195.158.29.188",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 06:30:08 UTC] === END API CALL LOG ===
[31-Mar-2026 06:30:08 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 06:30:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg
[31-Mar-2026 06:30:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 06:30:08 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 06:30:08 UTC] User ID: 200
[31-Mar-2026 06:30:08 UTC] ✅ User profile retrieved successfully for user ID: 200
[31-Mar-2026 06:30:08 UTC] === API CALL LOG ===
[31-Mar-2026 06:30:08 UTC] Endpoint: user/profile.php
[31-Mar-2026 06:30:08 UTC] Full Log Data: {
    "timestamp": "2026-03-31 06:30:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "195.158.29.188",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "195.158.29.188, 104.23.172.122",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4d4dbe29854e96-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "195.158.29.188",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 06:30:08 UTC] === END API CALL LOG ===
[31-Mar-2026 06:30:08 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 06:30:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg
[31-Mar-2026 06:30:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 06:30:08 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 06:30:08 UTC] User ID: 200
[31-Mar-2026 06:30:08 UTC] ✅ User profile retrieved successfully for user ID: 200
[31-Mar-2026 06:30:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 06:30:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 06:30:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"195.158.29.188, 104.23.172.122","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e4d4dbedb814e96-AMS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"195.158.29.188","CF-IPCountry":"UZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[31-Mar-2026 06:30:08 UTC] === User Orders API Called ===
[31-Mar-2026 06:30:08 UTC] User ID: 200
[31-Mar-2026 06:30:08 UTC] Limit: 20, Offset: 0
[31-Mar-2026 06:30:08 UTC] Orders found: 1
[31-Mar-2026 06:30:08 UTC] Orders data: [{"id":144,"quantity":55,"total_coins":1100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Jane3130","status":"completed","created_at":"2026-03-30 13:08:55","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[31-Mar-2026 06:30:08 UTC] Total orders count: 1
[31-Mar-2026 06:30:08 UTC] === API CALL LOG ===
[31-Mar-2026 06:30:08 UTC] Endpoint: user/profile.php
[31-Mar-2026 06:30:08 UTC] Full Log Data: {
    "timestamp": "2026-03-31 06:30:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "195.158.29.188",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "195.158.29.188, 104.23.172.123",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4d4dbedb7f4e96-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "195.158.29.188",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 06:30:08 UTC] === END API CALL LOG ===
[31-Mar-2026 06:30:08 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 06:30:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg
[31-Mar-2026 06:30:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 06:30:08 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 06:30:08 UTC] User ID: 200
[31-Mar-2026 06:30:08 UTC] ✅ User profile retrieved successfully for user ID: 200
[31-Mar-2026 06:30:08 UTC] === API CALL LOG ===
[31-Mar-2026 06:30:08 UTC] Endpoint: user/profile.php
[31-Mar-2026 06:30:08 UTC] Full Log Data: {
    "timestamp": "2026-03-31 06:30:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "195.158.29.188",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "195.158.29.188, 104.23.172.122",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4d4dbfbe054e96-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "195.158.29.188",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 06:30:08 UTC] === END API CALL LOG ===
[31-Mar-2026 06:30:08 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 06:30:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg
[31-Mar-2026 06:30:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 06:30:08 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 06:30:08 UTC] User ID: 200
[31-Mar-2026 06:30:08 UTC] ✅ User profile retrieved successfully for user ID: 200
[31-Mar-2026 06:30:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 06:30:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 06:30:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"83.111.215.101, 162.159.98.45","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e4d4e220f4ab21b-HKG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"83.111.215.101","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[31-Mar-2026 06:30:24 UTC] === User Orders API Called ===
[31-Mar-2026 06:30:24 UTC] User ID: 205
[31-Mar-2026 06:30:24 UTC] Limit: 20, Offset: 0
[31-Mar-2026 06:30:24 UTC] Orders found: 5
[31-Mar-2026 06:30:24 UTC] Orders data: [{"id":147,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY","status":"pending","created_at":"2026-03-31 10:00:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":146,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 09:47:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":145,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-31 08:14:12","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":143,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:22:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":142,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:18:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[31-Mar-2026 06:30:24 UTC] Total orders count: 5
[31-Mar-2026 06:30:25 UTC] === API CALL LOG ===
[31-Mar-2026 06:30:25 UTC] Endpoint: user/profile.php
[31-Mar-2026 06:30:25 UTC] Full Log Data: {
    "timestamp": "2026-03-31 06:30:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.215.101",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "83.111.215.101, 162.159.98.45",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4d4e289f5bb21b-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.215.101",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 06:30:25 UTC] === END API CALL LOG ===
[31-Mar-2026 06:30:25 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 06:30:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[31-Mar-2026 06:30:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 06:30:25 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 06:30:25 UTC] User ID: 205
[31-Mar-2026 06:30:25 UTC] ✅ User profile retrieved successfully for user ID: 205
[31-Mar-2026 06:30:25 UTC] User Purchases API - User ID: 205
[31-Mar-2026 06:30:25 UTC] User Purchases API - Total purchases found: 5
[31-Mar-2026 06:30:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 06:30:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 06:30:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"195.158.29.188, 104.23.172.122","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e4d4e5e3ddc4e96-AMS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"195.158.29.188","CF-IPCountry":"UZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[31-Mar-2026 06:30:33 UTC] === User Orders API Called ===
[31-Mar-2026 06:30:33 UTC] User ID: 200
[31-Mar-2026 06:30:33 UTC] Limit: 20, Offset: 0
[31-Mar-2026 06:30:33 UTC] Orders found: 2
[31-Mar-2026 06:30:33 UTC] Orders data: [{"id":148,"quantity":100,"total_coins":2000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Jane3130","status":"pending","created_at":"2026-03-31 10:00:32","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":144,"quantity":55,"total_coins":1100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Jane3130","status":"completed","created_at":"2026-03-30 13:08:55","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[31-Mar-2026 06:30:33 UTC] Total orders count: 2
[31-Mar-2026 06:31:00 UTC] === API CALL LOG ===
[31-Mar-2026 06:31:00 UTC] Endpoint: user/profile.php
[31-Mar-2026 06:31:00 UTC] Full Log Data: {
    "timestamp": "2026-03-31 06:31:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.215.101",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "83.111.215.101, 162.159.98.45",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4d4f01bd88b21b-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.215.101",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 06:31:00 UTC] === END API CALL LOG ===
[31-Mar-2026 06:31:00 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 06:31:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[31-Mar-2026 06:31:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 06:31:00 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 06:31:00 UTC] User ID: 205
[31-Mar-2026 06:31:00 UTC] ✅ User profile retrieved successfully for user ID: 205
[31-Mar-2026 06:31:00 UTC] User Purchases API - User ID: 205
[31-Mar-2026 06:31:00 UTC] User Purchases API - Total purchases found: 5
[31-Mar-2026 06:31:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 06:31:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 06:31:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"83.111.215.101, 162.159.98.45","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e4d4f091e2fb21b-HKG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"83.111.215.101","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[31-Mar-2026 06:31:01 UTC] === User Orders API Called ===
[31-Mar-2026 06:31:01 UTC] User ID: 205
[31-Mar-2026 06:31:01 UTC] Limit: 20, Offset: 0
[31-Mar-2026 06:31:01 UTC] Orders found: 5
[31-Mar-2026 06:31:01 UTC] Orders data: [{"id":147,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY","status":"pending","created_at":"2026-03-31 10:00:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":146,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 09:47:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":145,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-31 08:14:12","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":143,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:22:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":142,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:18:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[31-Mar-2026 06:31:01 UTC] Total orders count: 5
[31-Mar-2026 06:34:17 UTC] === API CALL LOG ===
[31-Mar-2026 06:34:17 UTC] Endpoint: user/profile.php
[31-Mar-2026 06:34:17 UTC] Full Log Data: {
    "timestamp": "2026-03-31 06:34:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.215.101",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "83.111.215.101, 162.159.98.45",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4d53ce7ca9b21b-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.215.101",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 06:34:17 UTC] === END API CALL LOG ===
[31-Mar-2026 06:34:17 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 06:34:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[31-Mar-2026 06:34:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 06:34:17 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 06:34:17 UTC] User ID: 205
[31-Mar-2026 06:34:17 UTC] ✅ User profile retrieved successfully for user ID: 205
[31-Mar-2026 06:34:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 06:34:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 06:34:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"83.111.215.101, 162.159.98.44","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e4d53ce7ca5b21b-HKG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"83.111.215.101","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[31-Mar-2026 06:34:17 UTC] === User Orders API Called ===
[31-Mar-2026 06:34:17 UTC] User ID: 205
[31-Mar-2026 06:34:17 UTC] Limit: 20, Offset: 0
[31-Mar-2026 06:34:17 UTC] Orders found: 5
[31-Mar-2026 06:34:17 UTC] Orders data: [{"id":147,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 10:00:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":146,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 09:47:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":145,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-31 08:14:12","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":143,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:22:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":142,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:18:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[31-Mar-2026 06:34:17 UTC] Total orders count: 5
[31-Mar-2026 06:34:17 UTC] === API CALL LOG ===
[31-Mar-2026 06:34:17 UTC] Endpoint: user/profile.php
[31-Mar-2026 06:34:17 UTC] Full Log Data: {
    "timestamp": "2026-03-31 06:34:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.215.101",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "83.111.215.101, 162.159.98.45",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4d53d29e4bb21b-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.215.101",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 06:34:17 UTC] === END API CALL LOG ===
[31-Mar-2026 06:34:17 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 06:34:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[31-Mar-2026 06:34:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 06:34:17 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 06:34:17 UTC] User ID: 205
[31-Mar-2026 06:34:17 UTC] ✅ User profile retrieved successfully for user ID: 205
[31-Mar-2026 06:43:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 06:43:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 06:43:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"83.111.215.101, 172.71.164.219","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e4d61381b02d2ca-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"83.111.215.101","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[31-Mar-2026 06:43:26 UTC] === User Orders API Called ===
[31-Mar-2026 06:43:26 UTC] User ID: 205
[31-Mar-2026 06:43:26 UTC] Limit: 20, Offset: 0
[31-Mar-2026 06:43:26 UTC] Orders found: 6
[31-Mar-2026 06:43:26 UTC] Orders data: [{"id":149,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/70","status":"pending","created_at":"2026-03-31 10:13:24","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":147,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 10:00:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":146,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 09:47:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":145,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-31 08:14:12","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":143,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:22:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":142,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:18:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[31-Mar-2026 06:43:26 UTC] Total orders count: 6
[31-Mar-2026 06:43:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 06:43:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 06:43:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"83.111.215.101, 172.71.164.219","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e4d614afa0cd2ca-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"83.111.215.101","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[31-Mar-2026 06:43:29 UTC] === User Orders API Called ===
[31-Mar-2026 06:43:29 UTC] User ID: 205
[31-Mar-2026 06:43:29 UTC] Limit: 20, Offset: 0
[31-Mar-2026 06:43:29 UTC] Orders found: 6
[31-Mar-2026 06:43:29 UTC] Orders data: [{"id":149,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/70","status":"pending","created_at":"2026-03-31 10:13:24","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":147,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 10:00:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":146,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 09:47:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":145,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-31 08:14:12","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":143,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:22:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":142,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:18:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[31-Mar-2026 06:43:29 UTC] Total orders count: 6
[31-Mar-2026 06:43:29 UTC] === API CALL LOG ===
[31-Mar-2026 06:43:29 UTC] Endpoint: user/profile.php
[31-Mar-2026 06:43:29 UTC] Full Log Data: {
    "timestamp": "2026-03-31 06:43:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.215.101",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "83.111.215.101, 172.71.164.218",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4d614afa15d2ca-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.215.101",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 06:43:29 UTC] === END API CALL LOG ===
[31-Mar-2026 06:43:29 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 06:43:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[31-Mar-2026 06:43:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 06:43:29 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 06:43:29 UTC] User ID: 205
[31-Mar-2026 06:43:29 UTC] ✅ User profile retrieved successfully for user ID: 205
[31-Mar-2026 06:43:29 UTC] === API CALL LOG ===
[31-Mar-2026 06:43:29 UTC] Endpoint: user/profile.php
[31-Mar-2026 06:43:29 UTC] Full Log Data: {
    "timestamp": "2026-03-31 06:43:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.215.101",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "83.111.215.101, 172.71.164.218",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4d614e9a75d2ca-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.215.101",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 06:43:29 UTC] === END API CALL LOG ===
[31-Mar-2026 06:43:29 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 06:43:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[31-Mar-2026 06:43:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 06:43:29 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 06:43:29 UTC] User ID: 205
[31-Mar-2026 06:43:29 UTC] ✅ User profile retrieved successfully for user ID: 205
[31-Mar-2026 06:43:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 06:43:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 06:43:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"83.111.215.101, 172.71.164.219","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e4d61c18cd5d2ca-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"83.111.215.101","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[31-Mar-2026 06:43:48 UTC] === User Orders API Called ===
[31-Mar-2026 06:43:48 UTC] User ID: 205
[31-Mar-2026 06:43:48 UTC] Limit: 20, Offset: 0
[31-Mar-2026 06:43:48 UTC] Orders found: 6
[31-Mar-2026 06:43:48 UTC] Orders data: [{"id":149,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/70","status":"pending","created_at":"2026-03-31 10:13:24","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":147,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 10:00:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":146,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 09:47:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":145,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-31 08:14:12","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":143,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:22:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":142,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:18:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[31-Mar-2026 06:43:48 UTC] Total orders count: 6
[31-Mar-2026 06:43:48 UTC] === API CALL LOG ===
[31-Mar-2026 06:43:48 UTC] Endpoint: user/profile.php
[31-Mar-2026 06:43:48 UTC] Full Log Data: {
    "timestamp": "2026-03-31 06:43:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.215.101",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "83.111.215.101, 172.71.164.219",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4d61c18cd6d2ca-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.215.101",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 06:43:48 UTC] === END API CALL LOG ===
[31-Mar-2026 06:43:48 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 06:43:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[31-Mar-2026 06:43:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 06:43:48 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 06:43:48 UTC] User ID: 205
[31-Mar-2026 06:43:48 UTC] ✅ User profile retrieved successfully for user ID: 205
[31-Mar-2026 06:43:48 UTC] === API CALL LOG ===
[31-Mar-2026 06:43:48 UTC] Endpoint: user/profile.php
[31-Mar-2026 06:43:48 UTC] Full Log Data: {
    "timestamp": "2026-03-31 06:43:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.215.101",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "83.111.215.101, 172.71.164.219",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4d61c55e8bd2ca-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.215.101",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 06:43:48 UTC] === END API CALL LOG ===
[31-Mar-2026 06:43:48 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 06:43:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[31-Mar-2026 06:43:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 06:43:48 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 06:43:48 UTC] User ID: 205
[31-Mar-2026 06:43:48 UTC] ✅ User profile retrieved successfully for user ID: 205
[31-Mar-2026 06:44:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 06:44:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 06:44:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"83.111.215.101, 172.71.164.219","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e4d62445d28d2ca-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"83.111.215.101","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[31-Mar-2026 06:44:09 UTC] === User Orders API Called ===
[31-Mar-2026 06:44:09 UTC] User ID: 205
[31-Mar-2026 06:44:09 UTC] Limit: 20, Offset: 0
[31-Mar-2026 06:44:09 UTC] Orders found: 6
[31-Mar-2026 06:44:09 UTC] Orders data: [{"id":149,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/70","status":"pending","created_at":"2026-03-31 10:13:24","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":147,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 10:00:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":146,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 09:47:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":145,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-31 08:14:12","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":143,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:22:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":142,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:18:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[31-Mar-2026 06:44:09 UTC] Total orders count: 6
[31-Mar-2026 06:44:09 UTC] === API CALL LOG ===
[31-Mar-2026 06:44:09 UTC] Endpoint: user/profile.php
[31-Mar-2026 06:44:09 UTC] Full Log Data: {
    "timestamp": "2026-03-31 06:44:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.215.101",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "83.111.215.101, 172.71.164.218",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4d62445d2bd2ca-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.215.101",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 06:44:09 UTC] === END API CALL LOG ===
[31-Mar-2026 06:44:09 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 06:44:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[31-Mar-2026 06:44:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 06:44:09 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 06:44:09 UTC] User ID: 205
[31-Mar-2026 06:44:09 UTC] ✅ User profile retrieved successfully for user ID: 205
[31-Mar-2026 06:44:09 UTC] === API CALL LOG ===
[31-Mar-2026 06:44:09 UTC] Endpoint: user/profile.php
[31-Mar-2026 06:44:09 UTC] Full Log Data: {
    "timestamp": "2026-03-31 06:44:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.215.101",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "83.111.215.101, 172.71.164.218",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4d62481ee7d2ca-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.215.101",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 06:44:09 UTC] === END API CALL LOG ===
[31-Mar-2026 06:44:09 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 06:44:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[31-Mar-2026 06:44:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 06:44:09 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 06:44:09 UTC] User ID: 205
[31-Mar-2026 06:44:09 UTC] ✅ User profile retrieved successfully for user ID: 205
[31-Mar-2026 06:45:38 UTC] === API CALL LOG ===
[31-Mar-2026 06:45:38 UTC] Endpoint: user/profile.php
[31-Mar-2026 06:45:38 UTC] Full Log Data: {
    "timestamp": "2026-03-31 06:45:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.215.101",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "83.111.215.101, 172.71.164.218",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4d6475bca8d2ca-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.215.101",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 06:45:38 UTC] === END API CALL LOG ===
[31-Mar-2026 06:45:38 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 06:45:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[31-Mar-2026 06:45:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 06:45:38 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 06:45:38 UTC] User ID: 205
[31-Mar-2026 06:45:38 UTC] ✅ User profile retrieved successfully for user ID: 205
[31-Mar-2026 06:45:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 06:45:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 06:45:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"83.111.215.101, 172.71.164.218","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e4d647a6fb4d2ca-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"83.111.215.101","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[31-Mar-2026 06:45:39 UTC] === User Orders API Called ===
[31-Mar-2026 06:45:39 UTC] User ID: 205
[31-Mar-2026 06:45:39 UTC] Limit: 20, Offset: 0
[31-Mar-2026 06:45:39 UTC] Orders found: 6
[31-Mar-2026 06:45:39 UTC] Orders data: [{"id":149,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/70","status":"pending","created_at":"2026-03-31 10:13:24","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":147,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 10:00:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":146,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 09:47:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":145,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-31 08:14:12","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":143,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:22:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":142,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:18:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[31-Mar-2026 06:45:39 UTC] Total orders count: 6
[31-Mar-2026 06:45:43 UTC] === API CALL LOG ===
[31-Mar-2026 06:45:43 UTC] Endpoint: user/profile.php
[31-Mar-2026 06:45:43 UTC] Full Log Data: {
    "timestamp": "2026-03-31 06:45:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.215.101",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "83.111.215.101, 172.71.164.218",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4d6490d96bd2ca-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.215.101",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 06:45:43 UTC] === END API CALL LOG ===
[31-Mar-2026 06:45:43 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 06:45:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[31-Mar-2026 06:45:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 06:45:43 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 06:45:43 UTC] User ID: 205
[31-Mar-2026 06:45:43 UTC] ✅ User profile retrieved successfully for user ID: 205
[31-Mar-2026 06:45:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 06:45:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 06:45:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"83.111.215.101, 172.71.164.219","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e4d6490d966d2ca-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"83.111.215.101","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[31-Mar-2026 06:45:43 UTC] === User Orders API Called ===
[31-Mar-2026 06:45:43 UTC] User ID: 205
[31-Mar-2026 06:45:43 UTC] Limit: 20, Offset: 0
[31-Mar-2026 06:45:43 UTC] Orders found: 6
[31-Mar-2026 06:45:43 UTC] Orders data: [{"id":149,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/70","status":"pending","created_at":"2026-03-31 10:13:24","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":147,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 10:00:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":146,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 09:47:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":145,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-31 08:14:12","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":143,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:22:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":142,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:18:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[31-Mar-2026 06:45:43 UTC] Total orders count: 6
[31-Mar-2026 06:45:43 UTC] === API CALL LOG ===
[31-Mar-2026 06:45:43 UTC] Endpoint: user/profile.php
[31-Mar-2026 06:45:43 UTC] Full Log Data: {
    "timestamp": "2026-03-31 06:45:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.215.101",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "83.111.215.101, 172.71.164.219",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4d64949b5bd2ca-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.215.101",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 06:45:43 UTC] === END API CALL LOG ===
[31-Mar-2026 06:45:43 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 06:45:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[31-Mar-2026 06:45:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 06:45:43 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 06:45:43 UTC] User ID: 205
[31-Mar-2026 06:45:43 UTC] ✅ User profile retrieved successfully for user ID: 205
[31-Mar-2026 06:45:59 UTC] === API CALL LOG ===
[31-Mar-2026 06:45:59 UTC] Endpoint: user/profile.php
[31-Mar-2026 06:45:59 UTC] Full Log Data: {
    "timestamp": "2026-03-31 06:45:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.215.101",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "83.111.215.101, 172.71.164.218",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4d64f7dac1d2ca-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.215.101",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 06:45:59 UTC] === END API CALL LOG ===
[31-Mar-2026 06:45:59 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 06:45:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[31-Mar-2026 06:45:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 06:45:59 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 06:45:59 UTC] User ID: 205
[31-Mar-2026 06:45:59 UTC] ✅ User profile retrieved successfully for user ID: 205
[31-Mar-2026 06:46:27 UTC] === API CALL LOG ===
[31-Mar-2026 06:46:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 06:46:27 UTC] Endpoint: user/profile.php
[31-Mar-2026 06:46:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 06:46:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"83.111.215.101, 172.71.164.218","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e4d65a87c19d2ca-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"83.111.215.101","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[31-Mar-2026 06:46:27 UTC] Full Log Data: {
    "timestamp": "2026-03-31 06:46:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.215.101",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "83.111.215.101, 172.71.164.218",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4d65a87c1cd2ca-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.215.101",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 06:46:27 UTC] === END API CALL LOG ===
[31-Mar-2026 06:46:27 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 06:46:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[31-Mar-2026 06:46:27 UTC] === User Orders API Called ===
[31-Mar-2026 06:46:27 UTC] User ID: 205
[31-Mar-2026 06:46:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 06:46:27 UTC] Limit: 20, Offset: 0
[31-Mar-2026 06:46:27 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 06:46:27 UTC] User ID: 205
[31-Mar-2026 06:46:27 UTC] ✅ User profile retrieved successfully for user ID: 205
[31-Mar-2026 06:46:27 UTC] Orders found: 6
[31-Mar-2026 06:46:27 UTC] Orders data: [{"id":149,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/70","status":"pending","created_at":"2026-03-31 10:13:24","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":147,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 10:00:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":146,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 09:47:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":145,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-31 08:14:12","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":143,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:22:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":142,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:18:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[31-Mar-2026 06:46:27 UTC] Total orders count: 6
[31-Mar-2026 06:46:28 UTC] === API CALL LOG ===
[31-Mar-2026 06:46:28 UTC] Endpoint: user/profile.php
[31-Mar-2026 06:46:28 UTC] Full Log Data: {
    "timestamp": "2026-03-31 06:46:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.215.101",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "83.111.215.101, 172.71.164.218",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4d65ac1d29d2ca-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.215.101",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 06:46:28 UTC] === END API CALL LOG ===
[31-Mar-2026 06:46:28 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 06:46:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[31-Mar-2026 06:46:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 06:46:28 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 06:46:28 UTC] User ID: 205
[31-Mar-2026 06:46:28 UTC] ✅ User profile retrieved successfully for user ID: 205
[31-Mar-2026 06:49:31 UTC] === API CALL LOG ===
[31-Mar-2026 06:49:31 UTC] Endpoint: user/profile.php
[31-Mar-2026 06:49:31 UTC] Full Log Data: {
    "timestamp": "2026-03-31 06:49:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:4e4a:61b8:e8c5:12ff:fe48:eddc",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:4e4a:61b8:e8c5:12ff:fe48:eddc, 172.70.108.43",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU5IiwidXNlcm5hbWUiOiJHaGF0dXdhbCIsImVtYWlsIjoic2hpdmFnaGF0dXdhbDEyM0BnbWFpbC5jb20iLCJleHAiOjE3NzUxMzU1MjJ9.tV5CaXjyOf6QrcUYMDR4nQAwYcg48IoJw1_r3s6dvnA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4d6a241a352e37-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:4e4a:61b8:e8c5:12ff:fe48:eddc",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 06:49:31 UTC] === END API CALL LOG ===
[31-Mar-2026 06:49:31 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 06:49:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU5IiwidXNlcm5hbWUiOiJHaGF0dXdhbCIsImVtYWlsIjoic2hpdmFnaGF0dXdhbDEyM0BnbWFpbC5jb20iLCJleHAiOjE3NzUxMzU1MjJ9.tV5CaXjyOf6QrcUYMDR4nQAwYcg48IoJw1_r3s6dvnA
[31-Mar-2026 06:49:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 06:49:31 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 06:49:31 UTC] User ID: 159
[31-Mar-2026 06:49:31 UTC] ✅ User profile retrieved successfully for user ID: 159
[31-Mar-2026 06:49:32 UTC] === API CALL LOG ===
[31-Mar-2026 06:49:32 UTC] Endpoint: user/profile.php
[31-Mar-2026 06:49:32 UTC] Full Log Data: {
    "timestamp": "2026-03-31 06:49:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:4e4a:61b8:e8c5:12ff:fe48:eddc",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:4e4a:61b8:e8c5:12ff:fe48:eddc, 172.70.108.43",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU5IiwidXNlcm5hbWUiOiJHaGF0dXdhbCIsImVtYWlsIjoic2hpdmFnaGF0dXdhbDEyM0BnbWFpbC5jb20iLCJleHAiOjE3NzUxMzU1MjJ9.tV5CaXjyOf6QrcUYMDR4nQAwYcg48IoJw1_r3s6dvnA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4d6a2819fe2e37-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:4e4a:61b8:e8c5:12ff:fe48:eddc",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 06:49:32 UTC] === END API CALL LOG ===
[31-Mar-2026 06:49:32 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 06:49:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU5IiwidXNlcm5hbWUiOiJHaGF0dXdhbCIsImVtYWlsIjoic2hpdmFnaGF0dXdhbDEyM0BnbWFpbC5jb20iLCJleHAiOjE3NzUxMzU1MjJ9.tV5CaXjyOf6QrcUYMDR4nQAwYcg48IoJw1_r3s6dvnA
[31-Mar-2026 06:49:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 06:49:32 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 06:49:32 UTC] User ID: 159
[31-Mar-2026 06:49:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 06:49:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 06:49:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:4e4a:61b8:e8c5:12ff:fe48:eddc, 172.70.108.43","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU5IiwidXNlcm5hbWUiOiJHaGF0dXdhbCIsImVtYWlsIjoic2hpdmFnaGF0dXdhbDEyM0BnbWFpbC5jb20iLCJleHAiOjE3NzUxMzU1MjJ9.tV5CaXjyOf6QrcUYMDR4nQAwYcg48IoJw1_r3s6dvnA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e4d6a281a012e37-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:4e4a:61b8:e8c5:12ff:fe48:eddc","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[31-Mar-2026 06:49:32 UTC] === User Orders API Called ===
[31-Mar-2026 06:49:32 UTC] User ID: 159
[31-Mar-2026 06:49:32 UTC] Limit: 20, Offset: 0
[31-Mar-2026 06:49:32 UTC] Orders found: 0
[31-Mar-2026 06:49:32 UTC] Orders data: []
[31-Mar-2026 06:49:32 UTC] Total orders count: 0
[31-Mar-2026 06:49:32 UTC] ✅ User profile retrieved successfully for user ID: 159
[31-Mar-2026 06:49:32 UTC] === API CALL LOG ===
[31-Mar-2026 06:49:32 UTC] Endpoint: user/profile.php
[31-Mar-2026 06:49:32 UTC] Full Log Data: {
    "timestamp": "2026-03-31 06:49:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:4e4a:61b8:e8c5:12ff:fe48:eddc",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:4e4a:61b8:e8c5:12ff:fe48:eddc, 172.70.108.42",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU5IiwidXNlcm5hbWUiOiJHaGF0dXdhbCIsImVtYWlsIjoic2hpdmFnaGF0dXdhbDEyM0BnbWFpbC5jb20iLCJleHAiOjE3NzUxMzU1MjJ9.tV5CaXjyOf6QrcUYMDR4nQAwYcg48IoJw1_r3s6dvnA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4d6a281a022e37-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:4e4a:61b8:e8c5:12ff:fe48:eddc",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 06:49:32 UTC] === END API CALL LOG ===
[31-Mar-2026 06:49:32 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 06:49:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU5IiwidXNlcm5hbWUiOiJHaGF0dXdhbCIsImVtYWlsIjoic2hpdmFnaGF0dXdhbDEyM0BnbWFpbC5jb20iLCJleHAiOjE3NzUxMzU1MjJ9.tV5CaXjyOf6QrcUYMDR4nQAwYcg48IoJw1_r3s6dvnA
[31-Mar-2026 06:49:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 06:49:32 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 06:49:32 UTC] User ID: 159
[31-Mar-2026 06:49:32 UTC] ✅ User profile retrieved successfully for user ID: 159
[31-Mar-2026 06:50:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 06:50:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 06:50:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:4e4a:61b8:e8c5:12ff:fe48:eddc, 172.70.108.42","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU5IiwidXNlcm5hbWUiOiJHaGF0dXdhbCIsImVtYWlsIjoic2hpdmFnaGF0dXdhbDEyM0BnbWFpbC5jb20iLCJleHAiOjE3NzUxMzU1MjJ9.tV5CaXjyOf6QrcUYMDR4nQAwYcg48IoJw1_r3s6dvnA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e4d6be5cdc22e37-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:4e4a:61b8:e8c5:12ff:fe48:eddc","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[31-Mar-2026 06:50:43 UTC] === User Orders API Called ===
[31-Mar-2026 06:50:43 UTC] User ID: 159
[31-Mar-2026 06:50:43 UTC] Limit: 20, Offset: 0
[31-Mar-2026 06:50:43 UTC] Orders found: 0
[31-Mar-2026 06:50:43 UTC] Orders data: []
[31-Mar-2026 06:50:43 UTC] Total orders count: 0
[31-Mar-2026 06:50:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 06:50:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 06:50:46 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:4e4a:61b8:e8c5:12ff:fe48:eddc, 172.70.108.42","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU5IiwidXNlcm5hbWUiOiJHaGF0dXdhbCIsImVtYWlsIjoic2hpdmFnaGF0dXdhbDEyM0BnbWFpbC5jb20iLCJleHAiOjE3NzUxMzU1MjJ9.tV5CaXjyOf6QrcUYMDR4nQAwYcg48IoJw1_r3s6dvnA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e4d6bf69c332e37-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:4e4a:61b8:e8c5:12ff:fe48:eddc","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[31-Mar-2026 06:50:46 UTC] === User Orders API Called ===
[31-Mar-2026 06:50:46 UTC] User ID: 159
[31-Mar-2026 06:50:46 UTC] Limit: 20, Offset: 0
[31-Mar-2026 06:50:46 UTC] Orders found: 0
[31-Mar-2026 06:50:46 UTC] Orders data: []
[31-Mar-2026 06:50:46 UTC] Total orders count: 0
[31-Mar-2026 06:50:46 UTC] === API CALL LOG ===
[31-Mar-2026 06:50:46 UTC] Endpoint: user/profile.php
[31-Mar-2026 06:50:46 UTC] Full Log Data: {
    "timestamp": "2026-03-31 06:50:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:4e4a:61b8:e8c5:12ff:fe48:eddc",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:4e4a:61b8:e8c5:12ff:fe48:eddc, 172.70.108.43",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU5IiwidXNlcm5hbWUiOiJHaGF0dXdhbCIsImVtYWlsIjoic2hpdmFnaGF0dXdhbDEyM0BnbWFpbC5jb20iLCJleHAiOjE3NzUxMzU1MjJ9.tV5CaXjyOf6QrcUYMDR4nQAwYcg48IoJw1_r3s6dvnA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4d6bf69c352e37-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:4e4a:61b8:e8c5:12ff:fe48:eddc",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 06:50:46 UTC] === END API CALL LOG ===
[31-Mar-2026 06:50:46 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 06:50:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU5IiwidXNlcm5hbWUiOiJHaGF0dXdhbCIsImVtYWlsIjoic2hpdmFnaGF0dXdhbDEyM0BnbWFpbC5jb20iLCJleHAiOjE3NzUxMzU1MjJ9.tV5CaXjyOf6QrcUYMDR4nQAwYcg48IoJw1_r3s6dvnA
[31-Mar-2026 06:50:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 06:50:46 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 06:50:46 UTC] User ID: 159
[31-Mar-2026 06:50:46 UTC] ✅ User profile retrieved successfully for user ID: 159
[31-Mar-2026 06:50:46 UTC] === API CALL LOG ===
[31-Mar-2026 06:50:46 UTC] Endpoint: user/profile.php
[31-Mar-2026 06:50:46 UTC] Full Log Data: {
    "timestamp": "2026-03-31 06:50:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:4e4a:61b8:e8c5:12ff:fe48:eddc",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:4e4a:61b8:e8c5:12ff:fe48:eddc, 172.70.108.43",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU5IiwidXNlcm5hbWUiOiJHaGF0dXdhbCIsImVtYWlsIjoic2hpdmFnaGF0dXdhbDEyM0BnbWFpbC5jb20iLCJleHAiOjE3NzUxMzU1MjJ9.tV5CaXjyOf6QrcUYMDR4nQAwYcg48IoJw1_r3s6dvnA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4d6bf948a22e37-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:4e4a:61b8:e8c5:12ff:fe48:eddc",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 06:50:46 UTC] === END API CALL LOG ===
[31-Mar-2026 06:50:46 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 06:50:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU5IiwidXNlcm5hbWUiOiJHaGF0dXdhbCIsImVtYWlsIjoic2hpdmFnaGF0dXdhbDEyM0BnbWFpbC5jb20iLCJleHAiOjE3NzUxMzU1MjJ9.tV5CaXjyOf6QrcUYMDR4nQAwYcg48IoJw1_r3s6dvnA
[31-Mar-2026 06:50:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 06:50:46 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 06:50:46 UTC] User ID: 159
[31-Mar-2026 06:50:46 UTC] ✅ User profile retrieved successfully for user ID: 159
[31-Mar-2026 06:51:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 06:51:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 06:51:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:4e4a:61b8:e8c5:12ff:fe48:eddc, 172.70.108.42","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU5IiwidXNlcm5hbWUiOiJHaGF0dXdhbCIsImVtYWlsIjoic2hpdmFnaGF0dXdhbDEyM0BnbWFpbC5jb20iLCJleHAiOjE3NzUxMzU1MjJ9.tV5CaXjyOf6QrcUYMDR4nQAwYcg48IoJw1_r3s6dvnA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e4d6d4799742e37-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:4e4a:61b8:e8c5:12ff:fe48:eddc","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[31-Mar-2026 06:51:40 UTC] === User Orders API Called ===
[31-Mar-2026 06:51:40 UTC] User ID: 159
[31-Mar-2026 06:51:40 UTC] Limit: 20, Offset: 0
[31-Mar-2026 06:51:40 UTC] Orders found: 0
[31-Mar-2026 06:51:40 UTC] Orders data: []
[31-Mar-2026 06:51:40 UTC] Total orders count: 0
[31-Mar-2026 06:51:40 UTC] === API CALL LOG ===
[31-Mar-2026 06:51:40 UTC] Endpoint: user/profile.php
[31-Mar-2026 06:51:40 UTC] Full Log Data: {
    "timestamp": "2026-03-31 06:51:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:4e4a:61b8:e8c5:12ff:fe48:eddc",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:4e4a:61b8:e8c5:12ff:fe48:eddc, 172.70.108.42",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU5IiwidXNlcm5hbWUiOiJHaGF0dXdhbCIsImVtYWlsIjoic2hpdmFnaGF0dXdhbDEyM0BnbWFpbC5jb20iLCJleHAiOjE3NzUxMzU1MjJ9.tV5CaXjyOf6QrcUYMDR4nQAwYcg48IoJw1_r3s6dvnA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4d6d4799772e37-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:4e4a:61b8:e8c5:12ff:fe48:eddc",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 06:51:40 UTC] === END API CALL LOG ===
[31-Mar-2026 06:51:40 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 06:51:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU5IiwidXNlcm5hbWUiOiJHaGF0dXdhbCIsImVtYWlsIjoic2hpdmFnaGF0dXdhbDEyM0BnbWFpbC5jb20iLCJleHAiOjE3NzUxMzU1MjJ9.tV5CaXjyOf6QrcUYMDR4nQAwYcg48IoJw1_r3s6dvnA
[31-Mar-2026 06:51:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 06:51:40 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 06:51:40 UTC] User ID: 159
[31-Mar-2026 06:51:40 UTC] ✅ User profile retrieved successfully for user ID: 159
[31-Mar-2026 06:51:40 UTC] === API CALL LOG ===
[31-Mar-2026 06:51:40 UTC] Endpoint: user/profile.php
[31-Mar-2026 06:51:40 UTC] Full Log Data: {
    "timestamp": "2026-03-31 06:51:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:4e4a:61b8:e8c5:12ff:fe48:eddc",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:4e4a:61b8:e8c5:12ff:fe48:eddc, 172.70.108.42",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU5IiwidXNlcm5hbWUiOiJHaGF0dXdhbCIsImVtYWlsIjoic2hpdmFnaGF0dXdhbDEyM0BnbWFpbC5jb20iLCJleHAiOjE3NzUxMzU1MjJ9.tV5CaXjyOf6QrcUYMDR4nQAwYcg48IoJw1_r3s6dvnA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4d6d4c18a12e37-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:4e4a:61b8:e8c5:12ff:fe48:eddc",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 06:51:40 UTC] === END API CALL LOG ===
[31-Mar-2026 06:51:40 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 06:51:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU5IiwidXNlcm5hbWUiOiJHaGF0dXdhbCIsImVtYWlsIjoic2hpdmFnaGF0dXdhbDEyM0BnbWFpbC5jb20iLCJleHAiOjE3NzUxMzU1MjJ9.tV5CaXjyOf6QrcUYMDR4nQAwYcg48IoJw1_r3s6dvnA
[31-Mar-2026 06:51:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 06:51:40 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 06:51:40 UTC] User ID: 159
[31-Mar-2026 06:51:40 UTC] ✅ User profile retrieved successfully for user ID: 159
[31-Mar-2026 08:13:09 UTC] === API CALL LOG ===
[31-Mar-2026 08:13:09 UTC] Endpoint: user/profile.php
[31-Mar-2026 08:13:09 UTC] Full Log Data: {
    "timestamp": "2026-03-31 08:13:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.215.101",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "83.111.215.101, 172.71.219.65",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4de4a66f438559-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.215.101",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 08:13:09 UTC] === END API CALL LOG ===
[31-Mar-2026 08:13:09 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 08:13:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[31-Mar-2026 08:13:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 08:13:09 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 08:13:09 UTC] User ID: 205
[31-Mar-2026 08:13:09 UTC] ✅ User profile retrieved successfully for user ID: 205
[31-Mar-2026 08:13:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 08:13:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 08:13:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"83.111.215.101, 172.71.219.65","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e4de4ac4d388559-HKG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"83.111.215.101","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[31-Mar-2026 08:13:10 UTC] === User Orders API Called ===
[31-Mar-2026 08:13:10 UTC] === API CALL LOG ===
[31-Mar-2026 08:13:10 UTC] User ID: 205
[31-Mar-2026 08:13:10 UTC] Limit: 20, Offset: 0
[31-Mar-2026 08:13:10 UTC] Endpoint: user/profile.php
[31-Mar-2026 08:13:10 UTC] Full Log Data: {
    "timestamp": "2026-03-31 08:13:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.215.101",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "83.111.215.101, 172.71.219.66",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4de4ac4d368559-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.215.101",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 08:13:10 UTC] === END API CALL LOG ===
[31-Mar-2026 08:13:10 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 08:13:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[31-Mar-2026 08:13:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 08:13:10 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 08:13:10 UTC] Orders found: 6
[31-Mar-2026 08:13:10 UTC] Orders data: [{"id":149,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/70","status":"completed","created_at":"2026-03-31 10:13:24","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":147,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 10:00:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":146,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 09:47:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":145,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-31 08:14:12","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":143,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:22:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":142,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:18:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[31-Mar-2026 08:13:10 UTC] User ID: 205
[31-Mar-2026 08:13:10 UTC] Total orders count: 6
[31-Mar-2026 08:13:10 UTC] ✅ User profile retrieved successfully for user ID: 205
[31-Mar-2026 08:13:10 UTC] === API CALL LOG ===
[31-Mar-2026 08:13:10 UTC] Endpoint: user/profile.php
[31-Mar-2026 08:13:10 UTC] Full Log Data: {
    "timestamp": "2026-03-31 08:13:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.215.101",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "83.111.215.101, 172.71.219.66",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4de4ad0def8559-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.215.101",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 08:13:10 UTC] === END API CALL LOG ===
[31-Mar-2026 08:13:10 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 08:13:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[31-Mar-2026 08:13:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 08:13:10 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 08:13:10 UTC] User ID: 205
[31-Mar-2026 08:13:10 UTC] ✅ User profile retrieved successfully for user ID: 205
[31-Mar-2026 08:13:16 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 08:13:16 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 08:13:16 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"83.111.215.101, 172.71.219.66","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e4de4d139288559-HKG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"83.111.215.101","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[31-Mar-2026 08:13:16 UTC] === User Orders API Called ===
[31-Mar-2026 08:13:16 UTC] User ID: 205
[31-Mar-2026 08:13:16 UTC] Limit: 20, Offset: 0
[31-Mar-2026 08:13:16 UTC] Orders found: 6
[31-Mar-2026 08:13:16 UTC] Orders data: [{"id":149,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/70","status":"completed","created_at":"2026-03-31 10:13:24","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":147,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 10:00:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":146,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 09:47:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":145,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-31 08:14:12","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":143,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:22:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":142,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:18:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[31-Mar-2026 08:13:16 UTC] Total orders count: 6
[31-Mar-2026 08:13:16 UTC] === API CALL LOG ===
[31-Mar-2026 08:13:16 UTC] Endpoint: user/profile.php
[31-Mar-2026 08:13:16 UTC] Full Log Data: {
    "timestamp": "2026-03-31 08:13:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.215.101",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "83.111.215.101, 172.71.219.65",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4de4d1392a8559-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.215.101",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 08:13:16 UTC] === END API CALL LOG ===
[31-Mar-2026 08:13:16 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 08:13:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[31-Mar-2026 08:13:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 08:13:16 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 08:13:16 UTC] User ID: 205
[31-Mar-2026 08:13:16 UTC] ✅ User profile retrieved successfully for user ID: 205
[31-Mar-2026 08:13:17 UTC] === API CALL LOG ===
[31-Mar-2026 08:13:17 UTC] Endpoint: user/profile.php
[31-Mar-2026 08:13:17 UTC] Full Log Data: {
    "timestamp": "2026-03-31 08:13:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.215.101",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "83.111.215.101, 172.71.219.66",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4de4d5bd178559-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.215.101",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 08:13:17 UTC] === END API CALL LOG ===
[31-Mar-2026 08:13:17 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 08:13:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[31-Mar-2026 08:13:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 08:13:17 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 08:13:17 UTC] User ID: 205
[31-Mar-2026 08:13:17 UTC] ✅ User profile retrieved successfully for user ID: 205
[31-Mar-2026 08:14:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 08:14:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 08:14:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"83.111.215.101, 172.71.219.65","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e4de5e16adc8559-HKG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"83.111.215.101","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[31-Mar-2026 08:14:00 UTC] === User Orders API Called ===
[31-Mar-2026 08:14:00 UTC] User ID: 205
[31-Mar-2026 08:14:00 UTC] Limit: 20, Offset: 0
[31-Mar-2026 08:14:00 UTC] Orders found: 6
[31-Mar-2026 08:14:00 UTC] Orders data: [{"id":149,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/70","status":"completed","created_at":"2026-03-31 10:13:24","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":147,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 10:00:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":146,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 09:47:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":145,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-31 08:14:12","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":143,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:22:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":142,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:18:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[31-Mar-2026 08:14:00 UTC] Total orders count: 6
[31-Mar-2026 08:14:00 UTC] === API CALL LOG ===
[31-Mar-2026 08:14:00 UTC] Endpoint: user/profile.php
[31-Mar-2026 08:14:00 UTC] Full Log Data: {
    "timestamp": "2026-03-31 08:14:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.215.101",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "83.111.215.101, 172.71.219.65",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4de5e16add8559-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.215.101",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 08:14:00 UTC] === END API CALL LOG ===
[31-Mar-2026 08:14:00 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 08:14:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[31-Mar-2026 08:14:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 08:14:00 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 08:14:00 UTC] User ID: 205
[31-Mar-2026 08:14:00 UTC] ✅ User profile retrieved successfully for user ID: 205
[31-Mar-2026 08:14:00 UTC] === API CALL LOG ===
[31-Mar-2026 08:14:00 UTC] Endpoint: user/profile.php
[31-Mar-2026 08:14:00 UTC] Full Log Data: {
    "timestamp": "2026-03-31 08:14:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.215.101",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "83.111.215.101, 172.71.219.65",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4de5e58eb68559-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.215.101",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 08:14:00 UTC] === END API CALL LOG ===
[31-Mar-2026 08:14:00 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 08:14:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[31-Mar-2026 08:14:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 08:14:00 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 08:14:00 UTC] User ID: 205
[31-Mar-2026 08:14:00 UTC] ✅ User profile retrieved successfully for user ID: 205
[31-Mar-2026 08:14:12 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 08:14:12 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 08:14:12 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"83.111.215.101, 172.71.219.66","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e4de63238b28559-HKG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"83.111.215.101","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[31-Mar-2026 08:14:12 UTC] === User Orders API Called ===
[31-Mar-2026 08:14:12 UTC] User ID: 205
[31-Mar-2026 08:14:12 UTC] Limit: 20, Offset: 0
[31-Mar-2026 08:14:12 UTC] Orders found: 7
[31-Mar-2026 08:14:12 UTC] Orders data: [{"id":150,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/69","status":"pending","created_at":"2026-03-31 11:44:10","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":149,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/70","status":"completed","created_at":"2026-03-31 10:13:24","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":147,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 10:00:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":146,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 09:47:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":145,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-31 08:14:12","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":143,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:22:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":142,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:18:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[31-Mar-2026 08:14:12 UTC] Total orders count: 7
[31-Mar-2026 08:21:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 08:21:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 08:21:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"83.111.215.101, 104.23.225.99","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e4df04c1944c46a-CDG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"83.111.215.101","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[31-Mar-2026 08:21:06 UTC] === User Orders API Called ===
[31-Mar-2026 08:21:06 UTC] User ID: 205
[31-Mar-2026 08:21:06 UTC] Limit: 20, Offset: 0
[31-Mar-2026 08:21:06 UTC] Orders found: 7
[31-Mar-2026 08:21:06 UTC] Orders data: [{"id":150,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/69","status":"pending","created_at":"2026-03-31 11:44:10","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":149,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/70","status":"completed","created_at":"2026-03-31 10:13:24","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":147,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 10:00:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":146,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 09:47:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":145,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-31 08:14:12","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":143,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:22:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":142,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:18:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[31-Mar-2026 08:21:06 UTC] Total orders count: 7
[31-Mar-2026 08:21:09 UTC] === API CALL LOG ===
[31-Mar-2026 08:21:09 UTC] Endpoint: user/profile.php
[31-Mar-2026 08:21:09 UTC] Full Log Data: {
    "timestamp": "2026-03-31 08:21:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.215.101",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "83.111.215.101, 104.23.225.99",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4df0604932c46a-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.215.101",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 08:21:09 UTC] === END API CALL LOG ===
[31-Mar-2026 08:21:09 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 08:21:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[31-Mar-2026 08:21:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 08:21:09 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 08:21:09 UTC] User ID: 205
[31-Mar-2026 08:21:09 UTC] ✅ User profile retrieved successfully for user ID: 205
[31-Mar-2026 08:21:10 UTC] User Purchases API - User ID: 205
[31-Mar-2026 08:21:10 UTC] User Purchases API - Total purchases found: 5
[31-Mar-2026 08:21:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 08:21:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 08:21:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"83.111.215.101, 104.23.225.99","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e4df066bffcc46a-CDG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"83.111.215.101","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[31-Mar-2026 08:21:10 UTC] === User Orders API Called ===
[31-Mar-2026 08:21:10 UTC] User ID: 205
[31-Mar-2026 08:21:10 UTC] Limit: 20, Offset: 0
[31-Mar-2026 08:21:10 UTC] Orders found: 7
[31-Mar-2026 08:21:10 UTC] Orders data: [{"id":150,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/69","status":"pending","created_at":"2026-03-31 11:44:10","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":149,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/70","status":"completed","created_at":"2026-03-31 10:13:24","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":147,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 10:00:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":146,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 09:47:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":145,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-31 08:14:12","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":143,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:22:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":142,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:18:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[31-Mar-2026 08:21:10 UTC] Total orders count: 7
[31-Mar-2026 08:21:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 08:21:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 08:21:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"83.111.215.101, 104.23.225.99","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e4df0850c45c46a-CDG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"83.111.215.101","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[31-Mar-2026 08:21:15 UTC] === User Orders API Called ===
[31-Mar-2026 08:21:15 UTC] User ID: 205
[31-Mar-2026 08:21:15 UTC] Limit: 20, Offset: 0
[31-Mar-2026 08:21:15 UTC] Orders found: 7
[31-Mar-2026 08:21:15 UTC] Orders data: [{"id":150,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/69","status":"pending","created_at":"2026-03-31 11:44:10","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":149,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/70","status":"completed","created_at":"2026-03-31 10:13:24","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":147,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 10:00:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":146,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 09:47:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":145,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-31 08:14:12","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":143,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:22:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":142,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:18:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[31-Mar-2026 08:21:15 UTC] Total orders count: 7
[31-Mar-2026 08:21:15 UTC] === API CALL LOG ===
[31-Mar-2026 08:21:15 UTC] Endpoint: user/profile.php
[31-Mar-2026 08:21:15 UTC] Full Log Data: {
    "timestamp": "2026-03-31 08:21:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.215.101",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "83.111.215.101, 104.23.225.98",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4df0850c46c46a-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.215.101",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 08:21:15 UTC] === END API CALL LOG ===
[31-Mar-2026 08:21:15 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 08:21:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[31-Mar-2026 08:21:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 08:21:15 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 08:21:15 UTC] User ID: 205
[31-Mar-2026 08:21:15 UTC] ✅ User profile retrieved successfully for user ID: 205
[31-Mar-2026 08:21:16 UTC] === API CALL LOG ===
[31-Mar-2026 08:21:16 UTC] Endpoint: user/profile.php
[31-Mar-2026 08:21:16 UTC] Full Log Data: {
    "timestamp": "2026-03-31 08:21:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.215.101",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "83.111.215.101, 104.23.225.98",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4df088ec1bc46a-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.215.101",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 08:21:16 UTC] === END API CALL LOG ===
[31-Mar-2026 08:21:16 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 08:21:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[31-Mar-2026 08:21:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 08:21:16 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 08:21:16 UTC] User ID: 205
[31-Mar-2026 08:21:16 UTC] ✅ User profile retrieved successfully for user ID: 205
[31-Mar-2026 11:06:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 11:06:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 11:06:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"175.157.99.234, 172.68.91.159","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE1IiwidXNlcm5hbWUiOiJsa3UyNTUiLCJlbWFpbCI6InNlbnVyNjIzQGdtYWlsLmNvbSIsImV4cCI6MTc3NTU1OTk2MH0.zspkIfW-7jbZw08oDmbMzu1724u8U4SSXLyCCQQuvPs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e4ee1e4c8a02664-CMB","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"175.157.99.234","CF-IPCountry":"LK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[31-Mar-2026 11:06:02 UTC] === User Orders API Called ===
[31-Mar-2026 11:06:02 UTC] User ID: 215
[31-Mar-2026 11:06:02 UTC] Limit: 20, Offset: 0
[31-Mar-2026 11:06:02 UTC] Orders found: 0
[31-Mar-2026 11:06:02 UTC] Orders data: []
[31-Mar-2026 11:06:02 UTC] Total orders count: 0
[31-Mar-2026 11:06:02 UTC] === API CALL LOG ===
[31-Mar-2026 11:06:02 UTC] Endpoint: user/profile.php
[31-Mar-2026 11:06:02 UTC] Full Log Data: {
    "timestamp": "2026-03-31 11:06:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "175.157.99.234",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "175.157.99.234, 172.68.91.158",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE1IiwidXNlcm5hbWUiOiJsa3UyNTUiLCJlbWFpbCI6InNlbnVyNjIzQGdtYWlsLmNvbSIsImV4cCI6MTc3NTU1OTk2MH0.zspkIfW-7jbZw08oDmbMzu1724u8U4SSXLyCCQQuvPs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4ee1e4c89a2664-CMB",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "175.157.99.234",
        "CF-IPCountry": "LK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 11:06:02 UTC] === END API CALL LOG ===
[31-Mar-2026 11:06:02 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 11:06:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE1IiwidXNlcm5hbWUiOiJsa3UyNTUiLCJlbWFpbCI6InNlbnVyNjIzQGdtYWlsLmNvbSIsImV4cCI6MTc3NTU1OTk2MH0.zspkIfW-7jbZw08oDmbMzu1724u8U4SSXLyCCQQuvPs
[31-Mar-2026 11:06:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 11:06:02 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 11:06:02 UTC] User ID: 215
[31-Mar-2026 11:06:02 UTC] ✅ User profile retrieved successfully for user ID: 215
[31-Mar-2026 11:06:02 UTC] === API CALL LOG ===
[31-Mar-2026 11:06:02 UTC] Endpoint: user/profile.php
[31-Mar-2026 11:06:02 UTC] Full Log Data: {
    "timestamp": "2026-03-31 11:06:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "175.157.99.234",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "175.157.99.234, 172.68.91.159",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE1IiwidXNlcm5hbWUiOiJsa3UyNTUiLCJlbWFpbCI6InNlbnVyNjIzQGdtYWlsLmNvbSIsImV4cCI6MTc3NTU1OTk2MH0.zspkIfW-7jbZw08oDmbMzu1724u8U4SSXLyCCQQuvPs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4ee1e569622664-CMB",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "175.157.99.234",
        "CF-IPCountry": "LK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 11:06:02 UTC] === END API CALL LOG ===
[31-Mar-2026 11:06:02 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 11:06:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE1IiwidXNlcm5hbWUiOiJsa3UyNTUiLCJlbWFpbCI6InNlbnVyNjIzQGdtYWlsLmNvbSIsImV4cCI6MTc3NTU1OTk2MH0.zspkIfW-7jbZw08oDmbMzu1724u8U4SSXLyCCQQuvPs
[31-Mar-2026 11:06:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 11:06:02 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 11:06:02 UTC] User ID: 215
[31-Mar-2026 11:06:02 UTC] ✅ User profile retrieved successfully for user ID: 215
[31-Mar-2026 11:06:04 UTC] === API CALL LOG ===
[31-Mar-2026 11:06:04 UTC] Endpoint: user/profile.php
[31-Mar-2026 11:06:04 UTC] Full Log Data: {
    "timestamp": "2026-03-31 11:06:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "175.157.99.234",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "175.157.99.234, 172.68.91.159",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE1IiwidXNlcm5hbWUiOiJsa3UyNTUiLCJlbWFpbCI6InNlbnVyNjIzQGdtYWlsLmNvbSIsImV4cCI6MTc3NTU1OTk2MH0.zspkIfW-7jbZw08oDmbMzu1724u8U4SSXLyCCQQuvPs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4ee1ee9ca42664-CMB",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "175.157.99.234",
        "CF-IPCountry": "LK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 11:06:04 UTC] === END API CALL LOG ===
[31-Mar-2026 11:06:04 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 11:06:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE1IiwidXNlcm5hbWUiOiJsa3UyNTUiLCJlbWFpbCI6InNlbnVyNjIzQGdtYWlsLmNvbSIsImV4cCI6MTc3NTU1OTk2MH0.zspkIfW-7jbZw08oDmbMzu1724u8U4SSXLyCCQQuvPs
[31-Mar-2026 11:06:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 11:06:04 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 11:06:04 UTC] User ID: 215
[31-Mar-2026 11:06:04 UTC] ✅ User profile retrieved successfully for user ID: 215
[31-Mar-2026 11:06:37 UTC] === API CALL LOG ===
[31-Mar-2026 11:06:37 UTC] Endpoint: user/profile.php
[31-Mar-2026 11:06:37 UTC] Full Log Data: {
    "timestamp": "2026-03-31 11:06:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "175.157.99.234",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "175.157.99.234, 172.68.91.159",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE1IiwidXNlcm5hbWUiOiJsa3UyNTUiLCJlbWFpbCI6InNlbnVyNjIzQGdtYWlsLmNvbSIsImV4cCI6MTc3NTU1OTk2MH0.zspkIfW-7jbZw08oDmbMzu1724u8U4SSXLyCCQQuvPs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4ee2c0f8122664-CMB",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "175.157.99.234",
        "CF-IPCountry": "LK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 11:06:37 UTC] === END API CALL LOG ===
[31-Mar-2026 11:06:37 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 11:06:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE1IiwidXNlcm5hbWUiOiJsa3UyNTUiLCJlbWFpbCI6InNlbnVyNjIzQGdtYWlsLmNvbSIsImV4cCI6MTc3NTU1OTk2MH0.zspkIfW-7jbZw08oDmbMzu1724u8U4SSXLyCCQQuvPs
[31-Mar-2026 11:06:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 11:06:37 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 11:06:37 UTC] User ID: 215
[31-Mar-2026 11:06:37 UTC] ✅ User profile retrieved successfully for user ID: 215
[31-Mar-2026 11:06:56 UTC] === API CALL LOG ===
[31-Mar-2026 11:06:56 UTC] Endpoint: user/profile.php
[31-Mar-2026 11:06:56 UTC] Full Log Data: {
    "timestamp": "2026-03-31 11:06:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "175.157.99.234",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "175.157.99.234, 172.68.91.159",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE1IiwidXNlcm5hbWUiOiJsa3UyNTUiLCJlbWFpbCI6InNlbnVyNjIzQGdtYWlsLmNvbSIsImV4cCI6MTc3NTU1OTk2MH0.zspkIfW-7jbZw08oDmbMzu1724u8U4SSXLyCCQQuvPs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4ee3338aaa867f-CMB",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "175.157.99.234",
        "CF-IPCountry": "LK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 11:06:56 UTC] === END API CALL LOG ===
[31-Mar-2026 11:06:56 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 11:06:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE1IiwidXNlcm5hbWUiOiJsa3UyNTUiLCJlbWFpbCI6InNlbnVyNjIzQGdtYWlsLmNvbSIsImV4cCI6MTc3NTU1OTk2MH0.zspkIfW-7jbZw08oDmbMzu1724u8U4SSXLyCCQQuvPs
[31-Mar-2026 11:06:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 11:06:56 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 11:06:56 UTC] User ID: 215
[31-Mar-2026 11:06:56 UTC] ✅ User profile retrieved successfully for user ID: 215
[31-Mar-2026 11:06:57 UTC] === API CALL LOG ===
[31-Mar-2026 11:06:57 UTC] Endpoint: user/profile.php
[31-Mar-2026 11:06:57 UTC] Full Log Data: {
    "timestamp": "2026-03-31 11:06:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "175.157.99.234",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "175.157.99.234, 172.68.91.158",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE1IiwidXNlcm5hbWUiOiJsa3UyNTUiLCJlbWFpbCI6InNlbnVyNjIzQGdtYWlsLmNvbSIsImV4cCI6MTc3NTU1OTk2MH0.zspkIfW-7jbZw08oDmbMzu1724u8U4SSXLyCCQQuvPs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4ee33a6e36867f-CMB",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "175.157.99.234",
        "CF-IPCountry": "LK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 11:06:57 UTC] === END API CALL LOG ===
[31-Mar-2026 11:06:57 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 11:06:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE1IiwidXNlcm5hbWUiOiJsa3UyNTUiLCJlbWFpbCI6InNlbnVyNjIzQGdtYWlsLmNvbSIsImV4cCI6MTc3NTU1OTk2MH0.zspkIfW-7jbZw08oDmbMzu1724u8U4SSXLyCCQQuvPs
[31-Mar-2026 11:06:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 11:06:57 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 11:06:57 UTC] User ID: 215
[31-Mar-2026 11:06:57 UTC] ✅ User profile retrieved successfully for user ID: 215
[31-Mar-2026 11:06:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 11:06:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 11:06:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"175.157.99.234, 172.68.91.158","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE1IiwidXNlcm5hbWUiOiJsa3UyNTUiLCJlbWFpbCI6InNlbnVyNjIzQGdtYWlsLmNvbSIsImV4cCI6MTc3NTU1OTk2MH0.zspkIfW-7jbZw08oDmbMzu1724u8U4SSXLyCCQQuvPs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e4ee33aaec0867f-CMB","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"175.157.99.234","CF-IPCountry":"LK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[31-Mar-2026 11:06:57 UTC] === User Orders API Called ===
[31-Mar-2026 11:06:57 UTC] User ID: 215
[31-Mar-2026 11:06:57 UTC] Limit: 20, Offset: 0
[31-Mar-2026 11:06:57 UTC] Orders found: 0
[31-Mar-2026 11:06:57 UTC] Orders data: []
[31-Mar-2026 11:06:57 UTC] Total orders count: 0
[31-Mar-2026 11:06:57 UTC] === API CALL LOG ===
[31-Mar-2026 11:06:57 UTC] Endpoint: user/profile.php
[31-Mar-2026 11:06:57 UTC] Full Log Data: {
    "timestamp": "2026-03-31 11:06:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "175.157.99.234",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "175.157.99.234, 172.68.91.158",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE1IiwidXNlcm5hbWUiOiJsa3UyNTUiLCJlbWFpbCI6InNlbnVyNjIzQGdtYWlsLmNvbSIsImV4cCI6MTc3NTU1OTk2MH0.zspkIfW-7jbZw08oDmbMzu1724u8U4SSXLyCCQQuvPs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4ee33b3fe7867f-CMB",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "175.157.99.234",
        "CF-IPCountry": "LK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 11:06:57 UTC] === END API CALL LOG ===
[31-Mar-2026 11:06:57 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 11:06:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE1IiwidXNlcm5hbWUiOiJsa3UyNTUiLCJlbWFpbCI6InNlbnVyNjIzQGdtYWlsLmNvbSIsImV4cCI6MTc3NTU1OTk2MH0.zspkIfW-7jbZw08oDmbMzu1724u8U4SSXLyCCQQuvPs
[31-Mar-2026 11:06:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 11:06:57 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 11:06:57 UTC] User ID: 215
[31-Mar-2026 11:06:57 UTC] ✅ User profile retrieved successfully for user ID: 215
[31-Mar-2026 11:07:27 UTC] === API CALL LOG ===
[31-Mar-2026 11:07:27 UTC] Endpoint: user/profile.php
[31-Mar-2026 11:07:27 UTC] Full Log Data: {
    "timestamp": "2026-03-31 11:07:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "175.157.99.234",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "175.157.99.234, 172.68.91.159",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE1IiwidXNlcm5hbWUiOiJsa3UyNTUiLCJlbWFpbCI6InNlbnVyNjIzQGdtYWlsLmNvbSIsImV4cCI6MTc3NTU1OTk2MH0.zspkIfW-7jbZw08oDmbMzu1724u8U4SSXLyCCQQuvPs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4ee3f98cda2664-CMB",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "175.157.99.234",
        "CF-IPCountry": "LK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 11:07:27 UTC] === END API CALL LOG ===
[31-Mar-2026 11:07:27 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 11:07:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE1IiwidXNlcm5hbWUiOiJsa3UyNTUiLCJlbWFpbCI6InNlbnVyNjIzQGdtYWlsLmNvbSIsImV4cCI6MTc3NTU1OTk2MH0.zspkIfW-7jbZw08oDmbMzu1724u8U4SSXLyCCQQuvPs
[31-Mar-2026 11:07:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 11:07:27 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 11:07:27 UTC] User ID: 215
[31-Mar-2026 11:07:27 UTC] ✅ User profile retrieved successfully for user ID: 215
[31-Mar-2026 11:07:28 UTC] === API CALL LOG ===
[31-Mar-2026 11:07:28 UTC] Endpoint: user/profile.php
[31-Mar-2026 11:07:28 UTC] Full Log Data: {
    "timestamp": "2026-03-31 11:07:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "175.157.99.234",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "175.157.99.234, 172.68.91.159",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE1IiwidXNlcm5hbWUiOiJsa3UyNTUiLCJlbWFpbCI6InNlbnVyNjIzQGdtYWlsLmNvbSIsImV4cCI6MTc3NTU1OTk2MH0.zspkIfW-7jbZw08oDmbMzu1724u8U4SSXLyCCQQuvPs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4ee3ff8cf12664-CMB",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "175.157.99.234",
        "CF-IPCountry": "LK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 11:07:28 UTC] === END API CALL LOG ===
[31-Mar-2026 11:07:28 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 11:07:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE1IiwidXNlcm5hbWUiOiJsa3UyNTUiLCJlbWFpbCI6InNlbnVyNjIzQGdtYWlsLmNvbSIsImV4cCI6MTc3NTU1OTk2MH0.zspkIfW-7jbZw08oDmbMzu1724u8U4SSXLyCCQQuvPs
[31-Mar-2026 11:07:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 11:07:28 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 11:07:28 UTC] User ID: 215
[31-Mar-2026 11:07:28 UTC] ✅ User profile retrieved successfully for user ID: 215
[31-Mar-2026 11:07:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 11:07:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 11:07:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"175.157.99.234, 172.68.91.158","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE1IiwidXNlcm5hbWUiOiJsa3UyNTUiLCJlbWFpbCI6InNlbnVyNjIzQGdtYWlsLmNvbSIsImV4cCI6MTc3NTU1OTk2MH0.zspkIfW-7jbZw08oDmbMzu1724u8U4SSXLyCCQQuvPs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e4ee3fffd812664-CMB","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"175.157.99.234","CF-IPCountry":"LK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[31-Mar-2026 11:07:28 UTC] === User Orders API Called ===
[31-Mar-2026 11:07:28 UTC] User ID: 215
[31-Mar-2026 11:07:28 UTC] Limit: 20, Offset: 0
[31-Mar-2026 11:07:28 UTC] Orders found: 0
[31-Mar-2026 11:07:28 UTC] Orders data: []
[31-Mar-2026 11:07:28 UTC] Total orders count: 0
[31-Mar-2026 11:07:28 UTC] === API CALL LOG ===
[31-Mar-2026 11:07:28 UTC] Endpoint: user/profile.php
[31-Mar-2026 11:07:28 UTC] Full Log Data: {
    "timestamp": "2026-03-31 11:07:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "175.157.99.234",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "175.157.99.234, 172.68.91.158",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE1IiwidXNlcm5hbWUiOiJsa3UyNTUiLCJlbWFpbCI6InNlbnVyNjIzQGdtYWlsLmNvbSIsImV4cCI6MTc3NTU1OTk2MH0.zspkIfW-7jbZw08oDmbMzu1724u8U4SSXLyCCQQuvPs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4ee4003dd92664-CMB",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "175.157.99.234",
        "CF-IPCountry": "LK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 11:07:28 UTC] === END API CALL LOG ===
[31-Mar-2026 11:07:28 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 11:07:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE1IiwidXNlcm5hbWUiOiJsa3UyNTUiLCJlbWFpbCI6InNlbnVyNjIzQGdtYWlsLmNvbSIsImV4cCI6MTc3NTU1OTk2MH0.zspkIfW-7jbZw08oDmbMzu1724u8U4SSXLyCCQQuvPs
[31-Mar-2026 11:07:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 11:07:28 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 11:07:28 UTC] User ID: 215
[31-Mar-2026 11:07:28 UTC] ✅ User profile retrieved successfully for user ID: 215
[31-Mar-2026 11:07:33 UTC] === API CALL LOG ===
[31-Mar-2026 11:07:33 UTC] Endpoint: user/profile.php
[31-Mar-2026 11:07:33 UTC] Full Log Data: {
    "timestamp": "2026-03-31 11:07:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "175.157.99.234",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "175.157.99.234, 172.68.91.158",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE1IiwidXNlcm5hbWUiOiJsa3UyNTUiLCJlbWFpbCI6InNlbnVyNjIzQGdtYWlsLmNvbSIsImV4cCI6MTc3NTU1OTk2MH0.zspkIfW-7jbZw08oDmbMzu1724u8U4SSXLyCCQQuvPs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4ee41beebae569-CMB",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "175.157.99.234",
        "CF-IPCountry": "LK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 11:07:33 UTC] === END API CALL LOG ===
[31-Mar-2026 11:07:33 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 11:07:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE1IiwidXNlcm5hbWUiOiJsa3UyNTUiLCJlbWFpbCI6InNlbnVyNjIzQGdtYWlsLmNvbSIsImV4cCI6MTc3NTU1OTk2MH0.zspkIfW-7jbZw08oDmbMzu1724u8U4SSXLyCCQQuvPs
[31-Mar-2026 11:07:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 11:07:33 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 11:07:33 UTC] User ID: 215
[31-Mar-2026 11:07:33 UTC] ✅ User profile retrieved successfully for user ID: 215
[31-Mar-2026 11:07:34 UTC] === API CALL LOG ===
[31-Mar-2026 11:07:34 UTC] Endpoint: user/profile.php
[31-Mar-2026 11:07:34 UTC] Full Log Data: {
    "timestamp": "2026-03-31 11:07:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "175.157.99.234",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "175.157.99.234, 172.68.91.158",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE1IiwidXNlcm5hbWUiOiJsa3UyNTUiLCJlbWFpbCI6InNlbnVyNjIzQGdtYWlsLmNvbSIsImV4cCI6MTc3NTU1OTk2MH0.zspkIfW-7jbZw08oDmbMzu1724u8U4SSXLyCCQQuvPs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4ee42248a5e569-CMB",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "175.157.99.234",
        "CF-IPCountry": "LK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 11:07:34 UTC] === END API CALL LOG ===
[31-Mar-2026 11:07:34 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 11:07:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE1IiwidXNlcm5hbWUiOiJsa3UyNTUiLCJlbWFpbCI6InNlbnVyNjIzQGdtYWlsLmNvbSIsImV4cCI6MTc3NTU1OTk2MH0.zspkIfW-7jbZw08oDmbMzu1724u8U4SSXLyCCQQuvPs
[31-Mar-2026 11:07:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 11:07:34 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 11:07:34 UTC] User ID: 215
[31-Mar-2026 11:07:34 UTC] ✅ User profile retrieved successfully for user ID: 215
[31-Mar-2026 11:07:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 11:07:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 11:07:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"175.157.99.234, 172.68.91.158","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE1IiwidXNlcm5hbWUiOiJsa3UyNTUiLCJlbWFpbCI6InNlbnVyNjIzQGdtYWlsLmNvbSIsImV4cCI6MTc3NTU1OTk2MH0.zspkIfW-7jbZw08oDmbMzu1724u8U4SSXLyCCQQuvPs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e4ee4228906e569-CMB","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"175.157.99.234","CF-IPCountry":"LK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[31-Mar-2026 11:07:34 UTC] === User Orders API Called ===
[31-Mar-2026 11:07:34 UTC] User ID: 215
[31-Mar-2026 11:07:34 UTC] Limit: 20, Offset: 0
[31-Mar-2026 11:07:34 UTC] Orders found: 0
[31-Mar-2026 11:07:34 UTC] Orders data: []
[31-Mar-2026 11:07:34 UTC] Total orders count: 0
[31-Mar-2026 11:07:34 UTC] === API CALL LOG ===
[31-Mar-2026 11:07:34 UTC] Endpoint: user/profile.php
[31-Mar-2026 11:07:34 UTC] Full Log Data: {
    "timestamp": "2026-03-31 11:07:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "175.157.99.234",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "175.157.99.234, 172.68.91.158",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE1IiwidXNlcm5hbWUiOiJsa3UyNTUiLCJlbWFpbCI6InNlbnVyNjIzQGdtYWlsLmNvbSIsImV4cCI6MTc3NTU1OTk2MH0.zspkIfW-7jbZw08oDmbMzu1724u8U4SSXLyCCQQuvPs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4ee422c977e569-CMB",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "175.157.99.234",
        "CF-IPCountry": "LK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 11:07:34 UTC] === END API CALL LOG ===
[31-Mar-2026 11:07:34 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 11:07:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE1IiwidXNlcm5hbWUiOiJsa3UyNTUiLCJlbWFpbCI6InNlbnVyNjIzQGdtYWlsLmNvbSIsImV4cCI6MTc3NTU1OTk2MH0.zspkIfW-7jbZw08oDmbMzu1724u8U4SSXLyCCQQuvPs
[31-Mar-2026 11:07:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 11:07:34 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 11:07:34 UTC] User ID: 215
[31-Mar-2026 11:07:34 UTC] ✅ User profile retrieved successfully for user ID: 215
[31-Mar-2026 11:07:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 11:07:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 11:07:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"175.157.99.234, 172.68.91.158","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE1IiwidXNlcm5hbWUiOiJsa3UyNTUiLCJlbWFpbCI6InNlbnVyNjIzQGdtYWlsLmNvbSIsImV4cCI6MTc3NTU1OTk2MH0.zspkIfW-7jbZw08oDmbMzu1724u8U4SSXLyCCQQuvPs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e4ee4253d80e569-CMB","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"175.157.99.234","CF-IPCountry":"LK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[31-Mar-2026 11:07:34 UTC] === User Orders API Called ===
[31-Mar-2026 11:07:34 UTC] User ID: 215
[31-Mar-2026 11:07:34 UTC] Limit: 20, Offset: 0
[31-Mar-2026 11:07:34 UTC] Orders found: 0
[31-Mar-2026 11:07:34 UTC] Orders data: []
[31-Mar-2026 11:07:34 UTC] Total orders count: 0
[31-Mar-2026 11:07:36 UTC] === API CALL LOG ===
[31-Mar-2026 11:07:36 UTC] Endpoint: user/profile.php
[31-Mar-2026 11:07:36 UTC] Full Log Data: {
    "timestamp": "2026-03-31 11:07:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "175.157.99.234",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "175.157.99.234, 172.68.91.158",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE1IiwidXNlcm5hbWUiOiJsa3UyNTUiLCJlbWFpbCI6InNlbnVyNjIzQGdtYWlsLmNvbSIsImV4cCI6MTc3NTU1OTk2MH0.zspkIfW-7jbZw08oDmbMzu1724u8U4SSXLyCCQQuvPs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4ee42fedd0e569-CMB",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "175.157.99.234",
        "CF-IPCountry": "LK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 11:07:36 UTC] === END API CALL LOG ===
[31-Mar-2026 11:07:36 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 11:07:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE1IiwidXNlcm5hbWUiOiJsa3UyNTUiLCJlbWFpbCI6InNlbnVyNjIzQGdtYWlsLmNvbSIsImV4cCI6MTc3NTU1OTk2MH0.zspkIfW-7jbZw08oDmbMzu1724u8U4SSXLyCCQQuvPs
[31-Mar-2026 11:07:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 11:07:36 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 11:07:36 UTC] User ID: 215
[31-Mar-2026 11:07:36 UTC] ✅ User profile retrieved successfully for user ID: 215
[31-Mar-2026 11:07:36 UTC] User Purchases API - User ID: 215
[31-Mar-2026 11:07:36 UTC] User Purchases API - Total purchases found: 0
[31-Mar-2026 11:07:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 11:07:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 11:07:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"175.157.99.234, 172.68.91.158","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE1IiwidXNlcm5hbWUiOiJsa3UyNTUiLCJlbWFpbCI6InNlbnVyNjIzQGdtYWlsLmNvbSIsImV4cCI6MTc3NTU1OTk2MH0.zspkIfW-7jbZw08oDmbMzu1724u8U4SSXLyCCQQuvPs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e4ee442788ce569-CMB","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"175.157.99.234","CF-IPCountry":"LK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[31-Mar-2026 11:07:39 UTC] === User Orders API Called ===
[31-Mar-2026 11:07:39 UTC] User ID: 215
[31-Mar-2026 11:07:39 UTC] Limit: 20, Offset: 0
[31-Mar-2026 11:07:39 UTC] Orders found: 0
[31-Mar-2026 11:07:39 UTC] Orders data: []
[31-Mar-2026 11:07:39 UTC] Total orders count: 0
[31-Mar-2026 11:07:39 UTC] === API CALL LOG ===
[31-Mar-2026 11:07:39 UTC] Endpoint: user/profile.php
[31-Mar-2026 11:07:39 UTC] Full Log Data: {
    "timestamp": "2026-03-31 11:07:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "175.157.99.234",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "175.157.99.234, 172.68.91.158",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE1IiwidXNlcm5hbWUiOiJsa3UyNTUiLCJlbWFpbCI6InNlbnVyNjIzQGdtYWlsLmNvbSIsImV4cCI6MTc3NTU1OTk2MH0.zspkIfW-7jbZw08oDmbMzu1724u8U4SSXLyCCQQuvPs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4ee442c8f5e569-CMB",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "175.157.99.234",
        "CF-IPCountry": "LK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 11:07:39 UTC] === END API CALL LOG ===
[31-Mar-2026 11:07:39 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 11:07:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE1IiwidXNlcm5hbWUiOiJsa3UyNTUiLCJlbWFpbCI6InNlbnVyNjIzQGdtYWlsLmNvbSIsImV4cCI6MTc3NTU1OTk2MH0.zspkIfW-7jbZw08oDmbMzu1724u8U4SSXLyCCQQuvPs
[31-Mar-2026 11:07:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 11:07:39 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 11:07:39 UTC] User ID: 215
[31-Mar-2026 11:07:39 UTC] ✅ User profile retrieved successfully for user ID: 215
[31-Mar-2026 11:07:40 UTC] === API CALL LOG ===
[31-Mar-2026 11:07:40 UTC] Endpoint: user/profile.php
[31-Mar-2026 11:07:40 UTC] Full Log Data: {
    "timestamp": "2026-03-31 11:07:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "175.157.99.234",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "175.157.99.234, 172.68.91.158",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE1IiwidXNlcm5hbWUiOiJsa3UyNTUiLCJlbWFpbCI6InNlbnVyNjIzQGdtYWlsLmNvbSIsImV4cCI6MTc3NTU1OTk2MH0.zspkIfW-7jbZw08oDmbMzu1724u8U4SSXLyCCQQuvPs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4ee446ae2ee569-CMB",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "175.157.99.234",
        "CF-IPCountry": "LK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 11:07:40 UTC] === END API CALL LOG ===
[31-Mar-2026 11:07:40 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 11:07:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE1IiwidXNlcm5hbWUiOiJsa3UyNTUiLCJlbWFpbCI6InNlbnVyNjIzQGdtYWlsLmNvbSIsImV4cCI6MTc3NTU1OTk2MH0.zspkIfW-7jbZw08oDmbMzu1724u8U4SSXLyCCQQuvPs
[31-Mar-2026 11:07:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 11:07:40 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 11:07:40 UTC] User ID: 215
[31-Mar-2026 11:07:40 UTC] ✅ User profile retrieved successfully for user ID: 215
[31-Mar-2026 11:07:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 11:07:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 11:07:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"175.157.99.234, 172.68.91.158","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE1IiwidXNlcm5hbWUiOiJsa3UyNTUiLCJlbWFpbCI6InNlbnVyNjIzQGdtYWlsLmNvbSIsImV4cCI6MTc3NTU1OTk2MH0.zspkIfW-7jbZw08oDmbMzu1724u8U4SSXLyCCQQuvPs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e4ee45c1ecfe569-CMB","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"175.157.99.234","CF-IPCountry":"LK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[31-Mar-2026 11:07:43 UTC] === User Orders API Called ===
[31-Mar-2026 11:07:43 UTC] User ID: 215
[31-Mar-2026 11:07:43 UTC] Limit: 20, Offset: 0
[31-Mar-2026 11:07:43 UTC] Orders found: 0
[31-Mar-2026 11:07:43 UTC] Orders data: []
[31-Mar-2026 11:07:43 UTC] Total orders count: 0
[31-Mar-2026 11:07:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 11:07:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 11:07:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"175.157.99.234, 172.68.91.158","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE1IiwidXNlcm5hbWUiOiJsa3UyNTUiLCJlbWFpbCI6InNlbnVyNjIzQGdtYWlsLmNvbSIsImV4cCI6MTc3NTU1OTk2MH0.zspkIfW-7jbZw08oDmbMzu1724u8U4SSXLyCCQQuvPs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e4ee46b3e83e569-CMB","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"175.157.99.234","CF-IPCountry":"LK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[31-Mar-2026 11:07:45 UTC] === User Orders API Called ===
[31-Mar-2026 11:07:45 UTC] User ID: 215
[31-Mar-2026 11:07:45 UTC] Limit: 20, Offset: 0
[31-Mar-2026 11:07:45 UTC] Orders found: 0
[31-Mar-2026 11:07:45 UTC] Orders data: []
[31-Mar-2026 11:07:45 UTC] Total orders count: 0
[31-Mar-2026 11:07:46 UTC] === API CALL LOG ===
[31-Mar-2026 11:07:46 UTC] Endpoint: user/profile.php
[31-Mar-2026 11:07:46 UTC] Full Log Data: {
    "timestamp": "2026-03-31 11:07:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "175.157.99.234",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "175.157.99.234, 172.68.91.159",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE1IiwidXNlcm5hbWUiOiJsa3UyNTUiLCJlbWFpbCI6InNlbnVyNjIzQGdtYWlsLmNvbSIsImV4cCI6MTc3NTU1OTk2MH0.zspkIfW-7jbZw08oDmbMzu1724u8U4SSXLyCCQQuvPs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4ee46b3e8be569-CMB",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "175.157.99.234",
        "CF-IPCountry": "LK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 11:07:46 UTC] === END API CALL LOG ===
[31-Mar-2026 11:07:46 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 11:07:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE1IiwidXNlcm5hbWUiOiJsa3UyNTUiLCJlbWFpbCI6InNlbnVyNjIzQGdtYWlsLmNvbSIsImV4cCI6MTc3NTU1OTk2MH0.zspkIfW-7jbZw08oDmbMzu1724u8U4SSXLyCCQQuvPs
[31-Mar-2026 11:07:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 11:07:46 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 11:07:46 UTC] User ID: 215
[31-Mar-2026 11:07:46 UTC] ✅ User profile retrieved successfully for user ID: 215
[31-Mar-2026 11:07:46 UTC] === API CALL LOG ===
[31-Mar-2026 11:07:46 UTC] Endpoint: user/profile.php
[31-Mar-2026 11:07:46 UTC] Full Log Data: {
    "timestamp": "2026-03-31 11:07:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "175.157.99.234",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "175.157.99.234, 172.68.91.158",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE1IiwidXNlcm5hbWUiOiJsa3UyNTUiLCJlbWFpbCI6InNlbnVyNjIzQGdtYWlsLmNvbSIsImV4cCI6MTc3NTU1OTk2MH0.zspkIfW-7jbZw08oDmbMzu1724u8U4SSXLyCCQQuvPs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4ee46e0b16e569-CMB",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "175.157.99.234",
        "CF-IPCountry": "LK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 11:07:46 UTC] === END API CALL LOG ===
[31-Mar-2026 11:07:46 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 11:07:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE1IiwidXNlcm5hbWUiOiJsa3UyNTUiLCJlbWFpbCI6InNlbnVyNjIzQGdtYWlsLmNvbSIsImV4cCI6MTc3NTU1OTk2MH0.zspkIfW-7jbZw08oDmbMzu1724u8U4SSXLyCCQQuvPs
[31-Mar-2026 11:07:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 11:07:46 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 11:07:46 UTC] User ID: 215
[31-Mar-2026 11:07:46 UTC] ✅ User profile retrieved successfully for user ID: 215
[31-Mar-2026 11:08:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 11:08:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 11:08:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"175.157.99.234, 172.68.91.159","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE1IiwidXNlcm5hbWUiOiJsa3UyNTUiLCJlbWFpbCI6InNlbnVyNjIzQGdtYWlsLmNvbSIsImV4cCI6MTc3NTU1OTk2MH0.zspkIfW-7jbZw08oDmbMzu1724u8U4SSXLyCCQQuvPs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e4ee5bdfa6ee569-CMB","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"175.157.99.234","CF-IPCountry":"LK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[31-Mar-2026 11:08:40 UTC] === User Orders API Called ===
[31-Mar-2026 11:08:40 UTC] User ID: 215
[31-Mar-2026 11:08:40 UTC] Limit: 20, Offset: 0
[31-Mar-2026 11:08:40 UTC] Orders found: 0
[31-Mar-2026 11:08:40 UTC] Orders data: []
[31-Mar-2026 11:08:40 UTC] Total orders count: 0
[31-Mar-2026 11:08:40 UTC] === API CALL LOG ===
[31-Mar-2026 11:08:40 UTC] Endpoint: user/profile.php
[31-Mar-2026 11:08:40 UTC] Full Log Data: {
    "timestamp": "2026-03-31 11:08:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "175.157.99.234",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "175.157.99.234, 172.68.91.158",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE1IiwidXNlcm5hbWUiOiJsa3UyNTUiLCJlbWFpbCI6InNlbnVyNjIzQGdtYWlsLmNvbSIsImV4cCI6MTc3NTU1OTk2MH0.zspkIfW-7jbZw08oDmbMzu1724u8U4SSXLyCCQQuvPs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4ee5be2ab3e569-CMB",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "175.157.99.234",
        "CF-IPCountry": "LK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 11:08:40 UTC] === END API CALL LOG ===
[31-Mar-2026 11:08:40 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 11:08:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE1IiwidXNlcm5hbWUiOiJsa3UyNTUiLCJlbWFpbCI6InNlbnVyNjIzQGdtYWlsLmNvbSIsImV4cCI6MTc3NTU1OTk2MH0.zspkIfW-7jbZw08oDmbMzu1724u8U4SSXLyCCQQuvPs
[31-Mar-2026 11:08:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 11:08:40 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 11:08:40 UTC] User ID: 215
[31-Mar-2026 11:08:40 UTC] ✅ User profile retrieved successfully for user ID: 215
[31-Mar-2026 11:08:40 UTC] === API CALL LOG ===
[31-Mar-2026 11:08:40 UTC] Endpoint: user/profile.php
[31-Mar-2026 11:08:40 UTC] Full Log Data: {
    "timestamp": "2026-03-31 11:08:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "175.157.99.234",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "175.157.99.234, 172.68.91.158",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE1IiwidXNlcm5hbWUiOiJsa3UyNTUiLCJlbWFpbCI6InNlbnVyNjIzQGdtYWlsLmNvbSIsImV4cCI6MTc3NTU1OTk2MH0.zspkIfW-7jbZw08oDmbMzu1724u8U4SSXLyCCQQuvPs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4ee5c2589ce569-CMB",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "175.157.99.234",
        "CF-IPCountry": "LK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 11:08:40 UTC] === END API CALL LOG ===
[31-Mar-2026 11:08:40 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 11:08:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE1IiwidXNlcm5hbWUiOiJsa3UyNTUiLCJlbWFpbCI6InNlbnVyNjIzQGdtYWlsLmNvbSIsImV4cCI6MTc3NTU1OTk2MH0.zspkIfW-7jbZw08oDmbMzu1724u8U4SSXLyCCQQuvPs
[31-Mar-2026 11:08:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 11:08:40 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 11:08:40 UTC] User ID: 215
[31-Mar-2026 11:08:40 UTC] ✅ User profile retrieved successfully for user ID: 215
[31-Mar-2026 11:09:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 11:09:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 11:09:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"175.157.99.234, 172.68.91.159","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE1IiwidXNlcm5hbWUiOiJsa3UyNTUiLCJlbWFpbCI6InNlbnVyNjIzQGdtYWlsLmNvbSIsImV4cCI6MTc3NTU1OTk2MH0.zspkIfW-7jbZw08oDmbMzu1724u8U4SSXLyCCQQuvPs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e4ee6e1dfdae569-CMB","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"175.157.99.234","CF-IPCountry":"LK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[31-Mar-2026 11:09:26 UTC] === User Orders API Called ===
[31-Mar-2026 11:09:26 UTC] User ID: 215
[31-Mar-2026 11:09:26 UTC] Limit: 20, Offset: 0
[31-Mar-2026 11:09:26 UTC] Orders found: 0
[31-Mar-2026 11:09:26 UTC] Orders data: []
[31-Mar-2026 11:09:26 UTC] Total orders count: 0
[31-Mar-2026 11:09:26 UTC] === API CALL LOG ===
[31-Mar-2026 11:09:26 UTC] Endpoint: user/profile.php
[31-Mar-2026 11:09:26 UTC] Full Log Data: {
    "timestamp": "2026-03-31 11:09:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "175.157.99.234",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "175.157.99.234, 172.68.91.158",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE1IiwidXNlcm5hbWUiOiJsa3UyNTUiLCJlbWFpbCI6InNlbnVyNjIzQGdtYWlsLmNvbSIsImV4cCI6MTc3NTU1OTk2MH0.zspkIfW-7jbZw08oDmbMzu1724u8U4SSXLyCCQQuvPs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4ee6e2182de569-CMB",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "175.157.99.234",
        "CF-IPCountry": "LK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 11:09:26 UTC] === END API CALL LOG ===
[31-Mar-2026 11:09:26 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 11:09:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE1IiwidXNlcm5hbWUiOiJsa3UyNTUiLCJlbWFpbCI6InNlbnVyNjIzQGdtYWlsLmNvbSIsImV4cCI6MTc3NTU1OTk2MH0.zspkIfW-7jbZw08oDmbMzu1724u8U4SSXLyCCQQuvPs
[31-Mar-2026 11:09:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 11:09:26 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 11:09:26 UTC] User ID: 215
[31-Mar-2026 11:09:26 UTC] ✅ User profile retrieved successfully for user ID: 215
[31-Mar-2026 11:09:27 UTC] === API CALL LOG ===
[31-Mar-2026 11:09:27 UTC] Endpoint: user/profile.php
[31-Mar-2026 11:09:27 UTC] Full Log Data: {
    "timestamp": "2026-03-31 11:09:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "175.157.99.234",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "175.157.99.234, 172.68.91.159",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE1IiwidXNlcm5hbWUiOiJsa3UyNTUiLCJlbWFpbCI6InNlbnVyNjIzQGdtYWlsLmNvbSIsImV4cCI6MTc3NTU1OTk2MH0.zspkIfW-7jbZw08oDmbMzu1724u8U4SSXLyCCQQuvPs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4ee6e61d7ae569-CMB",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "175.157.99.234",
        "CF-IPCountry": "LK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 11:09:27 UTC] === END API CALL LOG ===
[31-Mar-2026 11:09:27 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 11:09:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE1IiwidXNlcm5hbWUiOiJsa3UyNTUiLCJlbWFpbCI6InNlbnVyNjIzQGdtYWlsLmNvbSIsImV4cCI6MTc3NTU1OTk2MH0.zspkIfW-7jbZw08oDmbMzu1724u8U4SSXLyCCQQuvPs
[31-Mar-2026 11:09:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 11:09:27 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 11:09:27 UTC] User ID: 215
[31-Mar-2026 11:09:27 UTC] ✅ User profile retrieved successfully for user ID: 215
[31-Mar-2026 13:08:35 UTC] === API CALL LOG ===
[31-Mar-2026 13:08:35 UTC] Endpoint: user/profile.php
[31-Mar-2026 13:08:35 UTC] Full Log Data: {
    "timestamp": "2026-03-31 13:08:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "79.117.75.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "79.117.75.1, 162.158.123.223",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg2IiwidXNlcm5hbWUiOiJARElBWkZERVoiLCJlbWFpbCI6Im5vZWxpdG9mZDIwMTFAZ21haWwuY29tIiwiZXhwIjoxNzc1MzEwMjUyfQ.0RizUttWzJijulzSsQpsI41UkVNSXg9_ktTtVls9ZSM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e4f95678906f781-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "79.117.75.1",
        "CF-IPCountry": "ES",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 13:08:35 UTC] === END API CALL LOG ===
[31-Mar-2026 13:08:35 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 13:08:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg2IiwidXNlcm5hbWUiOiJARElBWkZERVoiLCJlbWFpbCI6Im5vZWxpdG9mZDIwMTFAZ21haWwuY29tIiwiZXhwIjoxNzc1MzEwMjUyfQ.0RizUttWzJijulzSsQpsI41UkVNSXg9_ktTtVls9ZSM
[31-Mar-2026 13:08:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 13:08:35 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 13:08:35 UTC] User ID: 186
[31-Mar-2026 13:08:35 UTC] ✅ User profile retrieved successfully for user ID: 186
[31-Mar-2026 15:34:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 15:34:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 15:34:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.91.97.89, 162.158.216.66","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE2IiwidXNlcm5hbWUiOiJHb2R3aW4gQXVndXN0aW5lIiwiZW1haWwiOiJnb2R3aW5hdWd1c3RpbmUzMThAZ21haWwuY29tIiwiZXhwIjoxNzc1NTc2MDc5fQ.GsCNHK38QxuDtq5MAqFoKUpMWuQR__mGuFmXeQEmzwQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e506b657c0cf4a0-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.91.97.89","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[31-Mar-2026 15:34:40 UTC] === User Orders API Called ===
[31-Mar-2026 15:34:40 UTC] User ID: 216
[31-Mar-2026 15:34:40 UTC] Limit: 20, Offset: 0
[31-Mar-2026 15:34:40 UTC] Orders found: 0
[31-Mar-2026 15:34:40 UTC] Orders data: []
[31-Mar-2026 15:34:40 UTC] === API CALL LOG ===
[31-Mar-2026 15:34:40 UTC] Endpoint: user/profile.php
[31-Mar-2026 15:34:40 UTC] Full Log Data: {
    "timestamp": "2026-03-31 15:34:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.91.97.89",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.91.97.89, 162.158.216.66",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE2IiwidXNlcm5hbWUiOiJHb2R3aW4gQXVndXN0aW5lIiwiZW1haWwiOiJnb2R3aW5hdWd1c3RpbmUzMThAZ21haWwuY29tIiwiZXhwIjoxNzc1NTc2MDc5fQ.GsCNHK38QxuDtq5MAqFoKUpMWuQR__mGuFmXeQEmzwQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e506b657c08f4a0-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.91.97.89",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 15:34:40 UTC] === END API CALL LOG ===
[31-Mar-2026 15:34:40 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 15:34:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE2IiwidXNlcm5hbWUiOiJHb2R3aW4gQXVndXN0aW5lIiwiZW1haWwiOiJnb2R3aW5hdWd1c3RpbmUzMThAZ21haWwuY29tIiwiZXhwIjoxNzc1NTc2MDc5fQ.GsCNHK38QxuDtq5MAqFoKUpMWuQR__mGuFmXeQEmzwQ
[31-Mar-2026 15:34:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 15:34:40 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 15:34:40 UTC] User ID: 216
[31-Mar-2026 15:34:40 UTC] === API CALL LOG ===
[31-Mar-2026 15:34:40 UTC] Endpoint: user/profile.php
[31-Mar-2026 15:34:40 UTC] Full Log Data: {
    "timestamp": "2026-03-31 15:34:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.91.97.89",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.91.97.89, 162.158.216.66",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE2IiwidXNlcm5hbWUiOiJHb2R3aW4gQXVndXN0aW5lIiwiZW1haWwiOiJnb2R3aW5hdWd1c3RpbmUzMThAZ21haWwuY29tIiwiZXhwIjoxNzc1NTc2MDc5fQ.GsCNHK38QxuDtq5MAqFoKUpMWuQR__mGuFmXeQEmzwQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e506b657c0ef4a0-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.91.97.89",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 15:34:40 UTC] === END API CALL LOG ===
[31-Mar-2026 15:34:40 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 15:34:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE2IiwidXNlcm5hbWUiOiJHb2R3aW4gQXVndXN0aW5lIiwiZW1haWwiOiJnb2R3aW5hdWd1c3RpbmUzMThAZ21haWwuY29tIiwiZXhwIjoxNzc1NTc2MDc5fQ.GsCNHK38QxuDtq5MAqFoKUpMWuQR__mGuFmXeQEmzwQ
[31-Mar-2026 15:34:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 15:34:40 UTC] Total orders count: 0
[31-Mar-2026 15:34:40 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 15:34:40 UTC] User ID: 216
[31-Mar-2026 15:34:40 UTC] ✅ User profile retrieved successfully for user ID: 216
[31-Mar-2026 15:34:40 UTC] ✅ User profile retrieved successfully for user ID: 216
[31-Mar-2026 15:34:41 UTC] === API CALL LOG ===
[31-Mar-2026 15:34:41 UTC] Endpoint: user/profile.php
[31-Mar-2026 15:34:41 UTC] Full Log Data: {
    "timestamp": "2026-03-31 15:34:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.91.97.89",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.91.97.89, 162.158.216.66",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE2IiwidXNlcm5hbWUiOiJHb2R3aW4gQXVndXN0aW5lIiwiZW1haWwiOiJnb2R3aW5hdWd1c3RpbmUzMThAZ21haWwuY29tIiwiZXhwIjoxNzc1NTc2MDc5fQ.GsCNHK38QxuDtq5MAqFoKUpMWuQR__mGuFmXeQEmzwQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e506b6c0e80f4a0-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.91.97.89",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 15:34:41 UTC] === END API CALL LOG ===
[31-Mar-2026 15:34:41 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 15:34:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE2IiwidXNlcm5hbWUiOiJHb2R3aW4gQXVndXN0aW5lIiwiZW1haWwiOiJnb2R3aW5hdWd1c3RpbmUzMThAZ21haWwuY29tIiwiZXhwIjoxNzc1NTc2MDc5fQ.GsCNHK38QxuDtq5MAqFoKUpMWuQR__mGuFmXeQEmzwQ
[31-Mar-2026 15:34:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 15:34:41 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 15:34:41 UTC] User ID: 216
[31-Mar-2026 15:34:41 UTC] ✅ User profile retrieved successfully for user ID: 216
[31-Mar-2026 15:35:35 UTC] === API CALL LOG ===
[31-Mar-2026 15:35:35 UTC] Endpoint: user/profile.php
[31-Mar-2026 15:35:35 UTC] Full Log Data: {
    "timestamp": "2026-03-31 15:35:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.91.97.89",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.91.97.89, 172.70.162.240",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE2IiwidXNlcm5hbWUiOiJHb2R3aW4gQXVndXN0aW5lIiwiZW1haWwiOiJnb2R3aW5hdWd1c3RpbmUzMThAZ21haWwuY29tIiwiZXhwIjoxNzc1NTc2MDc5fQ.GsCNHK38QxuDtq5MAqFoKUpMWuQR__mGuFmXeQEmzwQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e506cbdfe91956b-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.91.97.89",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 15:35:35 UTC] === END API CALL LOG ===
[31-Mar-2026 15:35:35 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 15:35:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE2IiwidXNlcm5hbWUiOiJHb2R3aW4gQXVndXN0aW5lIiwiZW1haWwiOiJnb2R3aW5hdWd1c3RpbmUzMThAZ21haWwuY29tIiwiZXhwIjoxNzc1NTc2MDc5fQ.GsCNHK38QxuDtq5MAqFoKUpMWuQR__mGuFmXeQEmzwQ
[31-Mar-2026 15:35:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 15:35:35 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 15:35:35 UTC] User ID: 216
[31-Mar-2026 15:35:35 UTC] ✅ User profile retrieved successfully for user ID: 216
[31-Mar-2026 15:38:39 UTC] === API CALL LOG ===
[31-Mar-2026 15:38:39 UTC] Endpoint: user/profile.php
[31-Mar-2026 15:38:39 UTC] Full Log Data: {
    "timestamp": "2026-03-31 15:38:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.91.97.89",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.91.97.89, 172.70.91.142",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE2IiwidXNlcm5hbWUiOiJHb2R3aW4gQXVndXN0aW5lIiwiZW1haWwiOiJnb2R3aW5hdWd1c3RpbmUzMThAZ21haWwuY29tIiwiZXhwIjoxNzc1NTc2MDc5fQ.GsCNHK38QxuDtq5MAqFoKUpMWuQR__mGuFmXeQEmzwQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e50713b7ea7416b-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.91.97.89",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 15:38:39 UTC] === END API CALL LOG ===
[31-Mar-2026 15:38:39 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 15:38:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE2IiwidXNlcm5hbWUiOiJHb2R3aW4gQXVndXN0aW5lIiwiZW1haWwiOiJnb2R3aW5hdWd1c3RpbmUzMThAZ21haWwuY29tIiwiZXhwIjoxNzc1NTc2MDc5fQ.GsCNHK38QxuDtq5MAqFoKUpMWuQR__mGuFmXeQEmzwQ
[31-Mar-2026 15:38:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 15:38:39 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 15:38:39 UTC] User ID: 216
[31-Mar-2026 15:38:39 UTC] ✅ User profile retrieved successfully for user ID: 216
[31-Mar-2026 15:49:54 UTC] === API CALL LOG ===
[31-Mar-2026 15:49:54 UTC] Endpoint: user/profile.php
[31-Mar-2026 15:49:54 UTC] Full Log Data: {
    "timestamp": "2026-03-31 15:49:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.91.97.89",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.91.97.89, 172.70.162.239",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE2IiwidXNlcm5hbWUiOiJHb2R3aW4gQXVndXN0aW5lIiwiZW1haWwiOiJnb2R3aW5hdWd1c3RpbmUzMThAZ21haWwuY29tIiwiZXhwIjoxNzc1NTc2MDc5fQ.GsCNHK38QxuDtq5MAqFoKUpMWuQR__mGuFmXeQEmzwQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e5081b52d799491-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.91.97.89",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 15:49:54 UTC] === END API CALL LOG ===
[31-Mar-2026 15:49:54 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 15:49:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE2IiwidXNlcm5hbWUiOiJHb2R3aW4gQXVndXN0aW5lIiwiZW1haWwiOiJnb2R3aW5hdWd1c3RpbmUzMThAZ21haWwuY29tIiwiZXhwIjoxNzc1NTc2MDc5fQ.GsCNHK38QxuDtq5MAqFoKUpMWuQR__mGuFmXeQEmzwQ
[31-Mar-2026 15:49:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 15:49:54 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 15:49:54 UTC] User ID: 216
[31-Mar-2026 15:49:54 UTC] ✅ User profile retrieved successfully for user ID: 216
[31-Mar-2026 15:50:04 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 15:50:04 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 15:50:04 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.91.97.89, 172.70.162.239","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE2IiwidXNlcm5hbWUiOiJHb2R3aW4gQXVndXN0aW5lIiwiZW1haWwiOiJnb2R3aW5hdWd1c3RpbmUzMThAZ21haWwuY29tIiwiZXhwIjoxNzc1NTc2MDc5fQ.GsCNHK38QxuDtq5MAqFoKUpMWuQR__mGuFmXeQEmzwQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e5081f84dd89491-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.91.97.89","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[31-Mar-2026 15:50:04 UTC] === User Orders API Called ===
[31-Mar-2026 15:50:04 UTC] User ID: 216
[31-Mar-2026 15:50:04 UTC] Limit: 20, Offset: 0
[31-Mar-2026 15:50:04 UTC] Orders found: 0
[31-Mar-2026 15:50:04 UTC] Orders data: []
[31-Mar-2026 15:50:04 UTC] Total orders count: 0
[31-Mar-2026 15:50:05 UTC] === API CALL LOG ===
[31-Mar-2026 15:50:05 UTC] Endpoint: user/profile.php
[31-Mar-2026 15:50:05 UTC] Full Log Data: {
    "timestamp": "2026-03-31 15:50:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.91.97.89",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.91.97.89, 172.70.162.239",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE2IiwidXNlcm5hbWUiOiJHb2R3aW4gQXVndXN0aW5lIiwiZW1haWwiOiJnb2R3aW5hdWd1c3RpbmUzMThAZ21haWwuY29tIiwiZXhwIjoxNzc1NTc2MDc5fQ.GsCNHK38QxuDtq5MAqFoKUpMWuQR__mGuFmXeQEmzwQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e5081fdebf89491-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.91.97.89",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 15:50:05 UTC] === END API CALL LOG ===
[31-Mar-2026 15:50:05 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 15:50:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE2IiwidXNlcm5hbWUiOiJHb2R3aW4gQXVndXN0aW5lIiwiZW1haWwiOiJnb2R3aW5hdWd1c3RpbmUzMThAZ21haWwuY29tIiwiZXhwIjoxNzc1NTc2MDc5fQ.GsCNHK38QxuDtq5MAqFoKUpMWuQR__mGuFmXeQEmzwQ
[31-Mar-2026 15:50:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 15:50:05 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 15:50:05 UTC] User ID: 216
[31-Mar-2026 15:50:05 UTC] ✅ User profile retrieved successfully for user ID: 216
[31-Mar-2026 15:50:05 UTC] User Purchases API - User ID: 216
[31-Mar-2026 15:50:05 UTC] User Purchases API - Total purchases found: 0
[31-Mar-2026 15:50:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 15:50:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 15:50:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.91.97.89, 172.70.162.239","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE2IiwidXNlcm5hbWUiOiJHb2R3aW4gQXVndXN0aW5lIiwiZW1haWwiOiJnb2R3aW5hdWd1c3RpbmUzMThAZ21haWwuY29tIiwiZXhwIjoxNzc1NTc2MDc5fQ.GsCNHK38QxuDtq5MAqFoKUpMWuQR__mGuFmXeQEmzwQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e5082090e679491-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.91.97.89","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[31-Mar-2026 15:50:07 UTC] === User Orders API Called ===
[31-Mar-2026 15:50:07 UTC] User ID: 216
[31-Mar-2026 15:50:07 UTC] Limit: 20, Offset: 0
[31-Mar-2026 15:50:07 UTC] Orders found: 0
[31-Mar-2026 15:50:07 UTC] Orders data: []
[31-Mar-2026 15:50:07 UTC] Total orders count: 0
[31-Mar-2026 15:50:07 UTC] === API CALL LOG ===
[31-Mar-2026 15:50:07 UTC] Endpoint: user/profile.php
[31-Mar-2026 15:50:07 UTC] Full Log Data: {
    "timestamp": "2026-03-31 15:50:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.91.97.89",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.91.97.89, 172.70.162.239",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE2IiwidXNlcm5hbWUiOiJHb2R3aW4gQXVndXN0aW5lIiwiZW1haWwiOiJnb2R3aW5hdWd1c3RpbmUzMThAZ21haWwuY29tIiwiZXhwIjoxNzc1NTc2MDc5fQ.GsCNHK38QxuDtq5MAqFoKUpMWuQR__mGuFmXeQEmzwQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e5082090e699491-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.91.97.89",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 15:50:07 UTC] === END API CALL LOG ===
[31-Mar-2026 15:50:07 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 15:50:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE2IiwidXNlcm5hbWUiOiJHb2R3aW4gQXVndXN0aW5lIiwiZW1haWwiOiJnb2R3aW5hdWd1c3RpbmUzMThAZ21haWwuY29tIiwiZXhwIjoxNzc1NTc2MDc5fQ.GsCNHK38QxuDtq5MAqFoKUpMWuQR__mGuFmXeQEmzwQ
[31-Mar-2026 15:50:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 15:50:07 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 15:50:07 UTC] User ID: 216
[31-Mar-2026 15:50:07 UTC] ✅ User profile retrieved successfully for user ID: 216
[31-Mar-2026 15:50:08 UTC] === API CALL LOG ===
[31-Mar-2026 15:50:08 UTC] Endpoint: user/profile.php
[31-Mar-2026 15:50:08 UTC] Full Log Data: {
    "timestamp": "2026-03-31 15:50:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.91.97.89",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.91.97.89, 172.70.162.239",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE2IiwidXNlcm5hbWUiOiJHb2R3aW4gQXVndXN0aW5lIiwiZW1haWwiOiJnb2R3aW5hdWd1c3RpbmUzMThAZ21haWwuY29tIiwiZXhwIjoxNzc1NTc2MDc5fQ.GsCNHK38QxuDtq5MAqFoKUpMWuQR__mGuFmXeQEmzwQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e50820cba0b9491-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.91.97.89",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 15:50:08 UTC] === END API CALL LOG ===
[31-Mar-2026 15:50:08 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 15:50:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE2IiwidXNlcm5hbWUiOiJHb2R3aW4gQXVndXN0aW5lIiwiZW1haWwiOiJnb2R3aW5hdWd1c3RpbmUzMThAZ21haWwuY29tIiwiZXhwIjoxNzc1NTc2MDc5fQ.GsCNHK38QxuDtq5MAqFoKUpMWuQR__mGuFmXeQEmzwQ
[31-Mar-2026 15:50:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 15:50:08 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 15:50:08 UTC] User ID: 216
[31-Mar-2026 15:50:08 UTC] ✅ User profile retrieved successfully for user ID: 216
[31-Mar-2026 15:50:08 UTC] === API CALL LOG ===
[31-Mar-2026 15:50:08 UTC] Endpoint: user/profile.php
[31-Mar-2026 15:50:08 UTC] Full Log Data: {
    "timestamp": "2026-03-31 15:50:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.91.97.89",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.91.97.89, 172.70.162.239",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE2IiwidXNlcm5hbWUiOiJHb2R3aW4gQXVndXN0aW5lIiwiZW1haWwiOiJnb2R3aW5hdWd1c3RpbmUzMThAZ21haWwuY29tIiwiZXhwIjoxNzc1NTc2MDc5fQ.GsCNHK38QxuDtq5MAqFoKUpMWuQR__mGuFmXeQEmzwQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e50820f8d339491-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.91.97.89",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 15:50:08 UTC] === END API CALL LOG ===
[31-Mar-2026 15:50:08 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 15:50:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE2IiwidXNlcm5hbWUiOiJHb2R3aW4gQXVndXN0aW5lIiwiZW1haWwiOiJnb2R3aW5hdWd1c3RpbmUzMThAZ21haWwuY29tIiwiZXhwIjoxNzc1NTc2MDc5fQ.GsCNHK38QxuDtq5MAqFoKUpMWuQR__mGuFmXeQEmzwQ
[31-Mar-2026 15:50:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 15:50:08 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 15:50:08 UTC] User ID: 216
[31-Mar-2026 15:50:08 UTC] ✅ User profile retrieved successfully for user ID: 216
[31-Mar-2026 15:50:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 15:50:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 15:50:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.91.97.89, 172.70.162.240","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE2IiwidXNlcm5hbWUiOiJHb2R3aW4gQXVndXN0aW5lIiwiZW1haWwiOiJnb2R3aW5hdWd1c3RpbmUzMThAZ21haWwuY29tIiwiZXhwIjoxNzc1NTc2MDc5fQ.GsCNHK38QxuDtq5MAqFoKUpMWuQR__mGuFmXeQEmzwQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e5082dc99d79491-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.91.97.89","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[31-Mar-2026 15:50:41 UTC] === User Orders API Called ===
[31-Mar-2026 15:50:41 UTC] User ID: 216
[31-Mar-2026 15:50:41 UTC] Limit: 20, Offset: 0
[31-Mar-2026 15:50:41 UTC] Orders found: 0
[31-Mar-2026 15:50:41 UTC] Orders data: []
[31-Mar-2026 15:50:41 UTC] Total orders count: 0
[31-Mar-2026 15:50:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 15:50:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 15:50:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.91.97.89, 172.70.162.240","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE2IiwidXNlcm5hbWUiOiJHb2R3aW4gQXVndXN0aW5lIiwiZW1haWwiOiJnb2R3aW5hdWd1c3RpbmUzMThAZ21haWwuY29tIiwiZXhwIjoxNzc1NTc2MDc5fQ.GsCNHK38QxuDtq5MAqFoKUpMWuQR__mGuFmXeQEmzwQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e5082ec8af69491-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.91.97.89","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[31-Mar-2026 15:50:43 UTC] === User Orders API Called ===
[31-Mar-2026 15:50:43 UTC] User ID: 216
[31-Mar-2026 15:50:43 UTC] Limit: 20, Offset: 0
[31-Mar-2026 15:50:43 UTC] Orders found: 0
[31-Mar-2026 15:50:43 UTC] Orders data: []
[31-Mar-2026 15:50:43 UTC] Total orders count: 0
[31-Mar-2026 15:50:43 UTC] === API CALL LOG ===
[31-Mar-2026 15:50:43 UTC] Endpoint: user/profile.php
[31-Mar-2026 15:50:43 UTC] Full Log Data: {
    "timestamp": "2026-03-31 15:50:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.91.97.89",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.91.97.89, 172.70.162.240",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE2IiwidXNlcm5hbWUiOiJHb2R3aW4gQXVndXN0aW5lIiwiZW1haWwiOiJnb2R3aW5hdWd1c3RpbmUzMThAZ21haWwuY29tIiwiZXhwIjoxNzc1NTc2MDc5fQ.GsCNHK38QxuDtq5MAqFoKUpMWuQR__mGuFmXeQEmzwQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e5082ec8af99491-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.91.97.89",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 15:50:43 UTC] === END API CALL LOG ===
[31-Mar-2026 15:50:43 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 15:50:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE2IiwidXNlcm5hbWUiOiJHb2R3aW4gQXVndXN0aW5lIiwiZW1haWwiOiJnb2R3aW5hdWd1c3RpbmUzMThAZ21haWwuY29tIiwiZXhwIjoxNzc1NTc2MDc5fQ.GsCNHK38QxuDtq5MAqFoKUpMWuQR__mGuFmXeQEmzwQ
[31-Mar-2026 15:50:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 15:50:43 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 15:50:43 UTC] User ID: 216
[31-Mar-2026 15:50:43 UTC] ✅ User profile retrieved successfully for user ID: 216
[31-Mar-2026 15:50:44 UTC] === API CALL LOG ===
[31-Mar-2026 15:50:44 UTC] Endpoint: user/profile.php
[31-Mar-2026 15:50:44 UTC] Full Log Data: {
    "timestamp": "2026-03-31 15:50:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.91.97.89",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.91.97.89, 172.70.162.240",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE2IiwidXNlcm5hbWUiOiJHb2R3aW4gQXVndXN0aW5lIiwiZW1haWwiOiJnb2R3aW5hdWd1c3RpbmUzMThAZ21haWwuY29tIiwiZXhwIjoxNzc1NTc2MDc5fQ.GsCNHK38QxuDtq5MAqFoKUpMWuQR__mGuFmXeQEmzwQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e5082f07f649491-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.91.97.89",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 15:50:44 UTC] === END API CALL LOG ===
[31-Mar-2026 15:50:44 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 15:50:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE2IiwidXNlcm5hbWUiOiJHb2R3aW4gQXVndXN0aW5lIiwiZW1haWwiOiJnb2R3aW5hdWd1c3RpbmUzMThAZ21haWwuY29tIiwiZXhwIjoxNzc1NTc2MDc5fQ.GsCNHK38QxuDtq5MAqFoKUpMWuQR__mGuFmXeQEmzwQ
[31-Mar-2026 15:50:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 15:50:44 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 15:50:44 UTC] User ID: 216
[31-Mar-2026 15:50:44 UTC] ✅ User profile retrieved successfully for user ID: 216
[31-Mar-2026 15:50:45 UTC] === API CALL LOG ===
[31-Mar-2026 15:50:45 UTC] Endpoint: user/profile.php
[31-Mar-2026 15:50:45 UTC] Full Log Data: {
    "timestamp": "2026-03-31 15:50:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.91.97.89",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.91.97.89, 172.70.162.240",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE2IiwidXNlcm5hbWUiOiJHb2R3aW4gQXVndXN0aW5lIiwiZW1haWwiOiJnb2R3aW5hdWd1c3RpbmUzMThAZ21haWwuY29tIiwiZXhwIjoxNzc1NTc2MDc5fQ.GsCNHK38QxuDtq5MAqFoKUpMWuQR__mGuFmXeQEmzwQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e5082f36a759491-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.91.97.89",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 15:50:45 UTC] === END API CALL LOG ===
[31-Mar-2026 15:50:45 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 15:50:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE2IiwidXNlcm5hbWUiOiJHb2R3aW4gQXVndXN0aW5lIiwiZW1haWwiOiJnb2R3aW5hdWd1c3RpbmUzMThAZ21haWwuY29tIiwiZXhwIjoxNzc1NTc2MDc5fQ.GsCNHK38QxuDtq5MAqFoKUpMWuQR__mGuFmXeQEmzwQ
[31-Mar-2026 15:50:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 15:50:45 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 15:50:45 UTC] User ID: 216
[31-Mar-2026 15:50:45 UTC] ✅ User profile retrieved successfully for user ID: 216
[31-Mar-2026 15:50:49 UTC] === API CALL LOG ===
[31-Mar-2026 15:50:49 UTC] Endpoint: user/profile.php
[31-Mar-2026 15:50:49 UTC] Full Log Data: {
    "timestamp": "2026-03-31 15:50:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.91.97.89",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.91.97.89, 172.70.162.240",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE2IiwidXNlcm5hbWUiOiJHb2R3aW4gQXVndXN0aW5lIiwiZW1haWwiOiJnb2R3aW5hdWd1c3RpbmUzMThAZ21haWwuY29tIiwiZXhwIjoxNzc1NTc2MDc5fQ.GsCNHK38QxuDtq5MAqFoKUpMWuQR__mGuFmXeQEmzwQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e50830eb8b89491-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.91.97.89",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 15:50:49 UTC] === END API CALL LOG ===
[31-Mar-2026 15:50:49 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 15:50:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE2IiwidXNlcm5hbWUiOiJHb2R3aW4gQXVndXN0aW5lIiwiZW1haWwiOiJnb2R3aW5hdWd1c3RpbmUzMThAZ21haWwuY29tIiwiZXhwIjoxNzc1NTc2MDc5fQ.GsCNHK38QxuDtq5MAqFoKUpMWuQR__mGuFmXeQEmzwQ
[31-Mar-2026 15:50:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 15:50:49 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 15:50:49 UTC] User ID: 216
[31-Mar-2026 15:50:49 UTC] ✅ User profile retrieved successfully for user ID: 216
[31-Mar-2026 15:50:49 UTC] User Purchases API - User ID: 216
[31-Mar-2026 15:50:49 UTC] User Purchases API - Total purchases found: 0
[31-Mar-2026 15:50:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 15:50:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 15:50:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.91.97.89, 172.70.162.240","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE2IiwidXNlcm5hbWUiOiJHb2R3aW4gQXVndXN0aW5lIiwiZW1haWwiOiJnb2R3aW5hdWd1c3RpbmUzMThAZ21haWwuY29tIiwiZXhwIjoxNzc1NTc2MDc5fQ.GsCNHK38QxuDtq5MAqFoKUpMWuQR__mGuFmXeQEmzwQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e508321ecd59491-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.91.97.89","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[31-Mar-2026 15:50:52 UTC] === User Orders API Called ===
[31-Mar-2026 15:50:52 UTC] User ID: 216
[31-Mar-2026 15:50:52 UTC] Limit: 20, Offset: 0
[31-Mar-2026 15:50:52 UTC] Orders found: 0
[31-Mar-2026 15:50:52 UTC] Orders data: []
[31-Mar-2026 15:50:52 UTC] Total orders count: 0
[31-Mar-2026 15:50:52 UTC] === API CALL LOG ===
[31-Mar-2026 15:50:52 UTC] Endpoint: user/profile.php
[31-Mar-2026 15:50:52 UTC] Full Log Data: {
    "timestamp": "2026-03-31 15:50:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.91.97.89",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.91.97.89, 172.70.162.240",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE2IiwidXNlcm5hbWUiOiJHb2R3aW4gQXVndXN0aW5lIiwiZW1haWwiOiJnb2R3aW5hdWd1c3RpbmUzMThAZ21haWwuY29tIiwiZXhwIjoxNzc1NTc2MDc5fQ.GsCNHK38QxuDtq5MAqFoKUpMWuQR__mGuFmXeQEmzwQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e508321ecdd9491-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.91.97.89",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 15:50:52 UTC] === END API CALL LOG ===
[31-Mar-2026 15:50:52 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 15:50:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE2IiwidXNlcm5hbWUiOiJHb2R3aW4gQXVndXN0aW5lIiwiZW1haWwiOiJnb2R3aW5hdWd1c3RpbmUzMThAZ21haWwuY29tIiwiZXhwIjoxNzc1NTc2MDc5fQ.GsCNHK38QxuDtq5MAqFoKUpMWuQR__mGuFmXeQEmzwQ
[31-Mar-2026 15:50:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 15:50:52 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 15:50:52 UTC] User ID: 216
[31-Mar-2026 15:50:52 UTC] ✅ User profile retrieved successfully for user ID: 216
[31-Mar-2026 15:50:53 UTC] === API CALL LOG ===
[31-Mar-2026 15:50:53 UTC] Endpoint: user/profile.php
[31-Mar-2026 15:50:53 UTC] Full Log Data: {
    "timestamp": "2026-03-31 15:50:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.91.97.89",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.91.97.89, 172.70.162.240",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE2IiwidXNlcm5hbWUiOiJHb2R3aW4gQXVndXN0aW5lIiwiZW1haWwiOiJnb2R3aW5hdWd1c3RpbmUzMThAZ21haWwuY29tIiwiZXhwIjoxNzc1NTc2MDc5fQ.GsCNHK38QxuDtq5MAqFoKUpMWuQR__mGuFmXeQEmzwQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e508325386b9491-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.91.97.89",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 15:50:53 UTC] === END API CALL LOG ===
[31-Mar-2026 15:50:53 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 15:50:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE2IiwidXNlcm5hbWUiOiJHb2R3aW4gQXVndXN0aW5lIiwiZW1haWwiOiJnb2R3aW5hdWd1c3RpbmUzMThAZ21haWwuY29tIiwiZXhwIjoxNzc1NTc2MDc5fQ.GsCNHK38QxuDtq5MAqFoKUpMWuQR__mGuFmXeQEmzwQ
[31-Mar-2026 15:50:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 15:50:53 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 15:50:53 UTC] User ID: 216
[31-Mar-2026 15:50:53 UTC] ✅ User profile retrieved successfully for user ID: 216
[31-Mar-2026 15:50:53 UTC] === API CALL LOG ===
[31-Mar-2026 15:50:53 UTC] Endpoint: user/profile.php
[31-Mar-2026 15:50:53 UTC] Full Log Data: {
    "timestamp": "2026-03-31 15:50:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.91.97.89",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.91.97.89, 172.70.162.240",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE2IiwidXNlcm5hbWUiOiJHb2R3aW4gQXVndXN0aW5lIiwiZW1haWwiOiJnb2R3aW5hdWd1c3RpbmUzMThAZ21haWwuY29tIiwiZXhwIjoxNzc1NTc2MDc5fQ.GsCNHK38QxuDtq5MAqFoKUpMWuQR__mGuFmXeQEmzwQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e5083296cc99491-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.91.97.89",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 15:50:53 UTC] === END API CALL LOG ===
[31-Mar-2026 15:50:53 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 15:50:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE2IiwidXNlcm5hbWUiOiJHb2R3aW4gQXVndXN0aW5lIiwiZW1haWwiOiJnb2R3aW5hdWd1c3RpbmUzMThAZ21haWwuY29tIiwiZXhwIjoxNzc1NTc2MDc5fQ.GsCNHK38QxuDtq5MAqFoKUpMWuQR__mGuFmXeQEmzwQ
[31-Mar-2026 15:50:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 15:50:53 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 15:50:53 UTC] User ID: 216
[31-Mar-2026 15:50:53 UTC] ✅ User profile retrieved successfully for user ID: 216
[31-Mar-2026 15:55:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 15:55:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 15:55:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.91.97.89, 172.68.186.63","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE2IiwidXNlcm5hbWUiOiJHb2R3aW4gQXVndXN0aW5lIiwiZW1haWwiOiJnb2R3aW5hdWd1c3RpbmUzMThAZ21haWwuY29tIiwiZXhwIjoxNzc1NTc2MDc5fQ.GsCNHK38QxuDtq5MAqFoKUpMWuQR__mGuFmXeQEmzwQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e50899fdf09bd76-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.91.97.89","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[31-Mar-2026 15:55:18 UTC] === User Orders API Called ===
[31-Mar-2026 15:55:18 UTC] User ID: 216
[31-Mar-2026 15:55:18 UTC] Limit: 20, Offset: 0
[31-Mar-2026 15:55:18 UTC] Orders found: 0
[31-Mar-2026 15:55:18 UTC] Orders data: []
[31-Mar-2026 15:55:18 UTC] Total orders count: 0
[31-Mar-2026 15:55:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 15:55:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 15:55:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.91.97.89, 172.68.186.62","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE2IiwidXNlcm5hbWUiOiJHb2R3aW4gQXVndXN0aW5lIiwiZW1haWwiOiJnb2R3aW5hdWd1c3RpbmUzMThAZ21haWwuY29tIiwiZXhwIjoxNzc1NTc2MDc5fQ.GsCNHK38QxuDtq5MAqFoKUpMWuQR__mGuFmXeQEmzwQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e5089a2a946bd76-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.91.97.89","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[31-Mar-2026 15:55:18 UTC] === User Orders API Called ===
[31-Mar-2026 15:55:18 UTC] User ID: 216
[31-Mar-2026 15:55:18 UTC] Limit: 20, Offset: 0
[31-Mar-2026 15:55:18 UTC] Orders found: 0
[31-Mar-2026 15:55:18 UTC] Orders data: []
[31-Mar-2026 15:55:18 UTC] Total orders count: 0
[31-Mar-2026 15:55:18 UTC] === API CALL LOG ===
[31-Mar-2026 15:55:18 UTC] Endpoint: user/profile.php
[31-Mar-2026 15:55:18 UTC] Full Log Data: {
    "timestamp": "2026-03-31 15:55:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.91.97.89",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.91.97.89, 172.68.186.63",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE2IiwidXNlcm5hbWUiOiJHb2R3aW4gQXVndXN0aW5lIiwiZW1haWwiOiJnb2R3aW5hdWd1c3RpbmUzMThAZ21haWwuY29tIiwiZXhwIjoxNzc1NTc2MDc5fQ.GsCNHK38QxuDtq5MAqFoKUpMWuQR__mGuFmXeQEmzwQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e5089a2a948bd76-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.91.97.89",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 15:55:18 UTC] === END API CALL LOG ===
[31-Mar-2026 15:55:18 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 15:55:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE2IiwidXNlcm5hbWUiOiJHb2R3aW4gQXVndXN0aW5lIiwiZW1haWwiOiJnb2R3aW5hdWd1c3RpbmUzMThAZ21haWwuY29tIiwiZXhwIjoxNzc1NTc2MDc5fQ.GsCNHK38QxuDtq5MAqFoKUpMWuQR__mGuFmXeQEmzwQ
[31-Mar-2026 15:55:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 15:55:18 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 15:55:18 UTC] User ID: 216
[31-Mar-2026 15:55:18 UTC] ✅ User profile retrieved successfully for user ID: 216
[31-Mar-2026 15:55:19 UTC] === API CALL LOG ===
[31-Mar-2026 15:55:19 UTC] Endpoint: user/profile.php
[31-Mar-2026 15:55:19 UTC] Full Log Data: {
    "timestamp": "2026-03-31 15:55:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.91.97.89",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.91.97.89, 172.68.186.63",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE2IiwidXNlcm5hbWUiOiJHb2R3aW4gQXVndXN0aW5lIiwiZW1haWwiOiJnb2R3aW5hdWd1c3RpbmUzMThAZ21haWwuY29tIiwiZXhwIjoxNzc1NTc2MDc5fQ.GsCNHK38QxuDtq5MAqFoKUpMWuQR__mGuFmXeQEmzwQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e5089a72d8fbd76-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.91.97.89",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 15:55:19 UTC] === END API CALL LOG ===
[31-Mar-2026 15:55:19 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 15:55:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE2IiwidXNlcm5hbWUiOiJHb2R3aW4gQXVndXN0aW5lIiwiZW1haWwiOiJnb2R3aW5hdWd1c3RpbmUzMThAZ21haWwuY29tIiwiZXhwIjoxNzc1NTc2MDc5fQ.GsCNHK38QxuDtq5MAqFoKUpMWuQR__mGuFmXeQEmzwQ
[31-Mar-2026 15:55:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 15:55:19 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 15:55:19 UTC] User ID: 216
[31-Mar-2026 15:55:19 UTC] ✅ User profile retrieved successfully for user ID: 216
[31-Mar-2026 15:55:20 UTC] === API CALL LOG ===
[31-Mar-2026 15:55:20 UTC] Endpoint: user/profile.php
[31-Mar-2026 15:55:20 UTC] Full Log Data: {
    "timestamp": "2026-03-31 15:55:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.91.97.89",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.91.97.89, 172.68.186.62",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE2IiwidXNlcm5hbWUiOiJHb2R3aW4gQXVndXN0aW5lIiwiZW1haWwiOiJnb2R3aW5hdWd1c3RpbmUzMThAZ21haWwuY29tIiwiZXhwIjoxNzc1NTc2MDc5fQ.GsCNHK38QxuDtq5MAqFoKUpMWuQR__mGuFmXeQEmzwQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e5089aa788cbd76-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.91.97.89",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 15:55:20 UTC] === END API CALL LOG ===
[31-Mar-2026 15:55:20 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 15:55:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE2IiwidXNlcm5hbWUiOiJHb2R3aW4gQXVndXN0aW5lIiwiZW1haWwiOiJnb2R3aW5hdWd1c3RpbmUzMThAZ21haWwuY29tIiwiZXhwIjoxNzc1NTc2MDc5fQ.GsCNHK38QxuDtq5MAqFoKUpMWuQR__mGuFmXeQEmzwQ
[31-Mar-2026 15:55:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 15:55:20 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 15:55:20 UTC] User ID: 216
[31-Mar-2026 15:55:20 UTC] ✅ User profile retrieved successfully for user ID: 216
[31-Mar-2026 15:55:23 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 15:55:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 15:55:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.91.97.89, 172.68.186.63","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE2IiwidXNlcm5hbWUiOiJHb2R3aW4gQXVndXN0aW5lIiwiZW1haWwiOiJnb2R3aW5hdWd1c3RpbmUzMThAZ21haWwuY29tIiwiZXhwIjoxNzc1NTc2MDc5fQ.GsCNHK38QxuDtq5MAqFoKUpMWuQR__mGuFmXeQEmzwQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e5089be5a48bd76-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.91.97.89","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[31-Mar-2026 15:55:23 UTC] === User Orders API Called ===
[31-Mar-2026 15:55:23 UTC] User ID: 216
[31-Mar-2026 15:55:23 UTC] Limit: 20, Offset: 0
[31-Mar-2026 15:55:23 UTC] Orders found: 0
[31-Mar-2026 15:55:23 UTC] Orders data: []
[31-Mar-2026 15:55:23 UTC] Total orders count: 0
[31-Mar-2026 15:55:24 UTC] === API CALL LOG ===
[31-Mar-2026 15:55:24 UTC] Endpoint: user/profile.php
[31-Mar-2026 15:55:24 UTC] Full Log Data: {
    "timestamp": "2026-03-31 15:55:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.91.97.89",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.91.97.89, 172.68.186.63",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE2IiwidXNlcm5hbWUiOiJHb2R3aW4gQXVndXN0aW5lIiwiZW1haWwiOiJnb2R3aW5hdWd1c3RpbmUzMThAZ21haWwuY29tIiwiZXhwIjoxNzc1NTc2MDc5fQ.GsCNHK38QxuDtq5MAqFoKUpMWuQR__mGuFmXeQEmzwQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e5089c72adebd76-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.91.97.89",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 15:55:24 UTC] === END API CALL LOG ===
[31-Mar-2026 15:55:24 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 15:55:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE2IiwidXNlcm5hbWUiOiJHb2R3aW4gQXVndXN0aW5lIiwiZW1haWwiOiJnb2R3aW5hdWd1c3RpbmUzMThAZ21haWwuY29tIiwiZXhwIjoxNzc1NTc2MDc5fQ.GsCNHK38QxuDtq5MAqFoKUpMWuQR__mGuFmXeQEmzwQ
[31-Mar-2026 15:55:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 15:55:24 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 15:55:24 UTC] User ID: 216
[31-Mar-2026 15:55:24 UTC] ✅ User profile retrieved successfully for user ID: 216
[31-Mar-2026 15:55:24 UTC] User Purchases API - User ID: 216
[31-Mar-2026 15:55:24 UTC] User Purchases API - Total purchases found: 1
[31-Mar-2026 15:55:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 15:55:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 15:55:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.91.97.89, 172.68.186.63","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE2IiwidXNlcm5hbWUiOiJHb2R3aW4gQXVndXN0aW5lIiwiZW1haWwiOiJnb2R3aW5hdWd1c3RpbmUzMThAZ21haWwuY29tIiwiZXhwIjoxNzc1NTc2MDc5fQ.GsCNHK38QxuDtq5MAqFoKUpMWuQR__mGuFmXeQEmzwQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e5089dd3d97bd76-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.91.97.89","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[31-Mar-2026 15:55:28 UTC] === User Orders API Called ===
[31-Mar-2026 15:55:28 UTC] User ID: 216
[31-Mar-2026 15:55:28 UTC] Limit: 20, Offset: 0
[31-Mar-2026 15:55:28 UTC] Orders found: 0
[31-Mar-2026 15:55:28 UTC] Orders data: []
[31-Mar-2026 15:55:28 UTC] Total orders count: 0
[31-Mar-2026 15:55:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 15:55:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 15:55:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.91.97.89, 172.68.186.63","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE2IiwidXNlcm5hbWUiOiJHb2R3aW4gQXVndXN0aW5lIiwiZW1haWwiOiJnb2R3aW5hdWd1c3RpbmUzMThAZ21haWwuY29tIiwiZXhwIjoxNzc1NTc2MDc5fQ.GsCNHK38QxuDtq5MAqFoKUpMWuQR__mGuFmXeQEmzwQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e5089e95eefbd76-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.91.97.89","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[31-Mar-2026 15:55:30 UTC] === User Orders API Called ===
[31-Mar-2026 15:55:30 UTC] User ID: 216
[31-Mar-2026 15:55:30 UTC] Limit: 20, Offset: 0
[31-Mar-2026 15:55:30 UTC] Orders found: 0
[31-Mar-2026 15:55:30 UTC] Orders data: []
[31-Mar-2026 15:55:30 UTC] Total orders count: 0
[31-Mar-2026 15:55:30 UTC] === API CALL LOG ===
[31-Mar-2026 15:55:30 UTC] Endpoint: user/profile.php
[31-Mar-2026 15:55:30 UTC] Full Log Data: {
    "timestamp": "2026-03-31 15:55:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.91.97.89",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.91.97.89, 172.68.186.62",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE2IiwidXNlcm5hbWUiOiJHb2R3aW4gQXVndXN0aW5lIiwiZW1haWwiOiJnb2R3aW5hdWd1c3RpbmUzMThAZ21haWwuY29tIiwiZXhwIjoxNzc1NTc2MDc5fQ.GsCNHK38QxuDtq5MAqFoKUpMWuQR__mGuFmXeQEmzwQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e5089e95ef0bd76-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.91.97.89",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 15:55:30 UTC] === END API CALL LOG ===
[31-Mar-2026 15:55:30 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 15:55:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE2IiwidXNlcm5hbWUiOiJHb2R3aW4gQXVndXN0aW5lIiwiZW1haWwiOiJnb2R3aW5hdWd1c3RpbmUzMThAZ21haWwuY29tIiwiZXhwIjoxNzc1NTc2MDc5fQ.GsCNHK38QxuDtq5MAqFoKUpMWuQR__mGuFmXeQEmzwQ
[31-Mar-2026 15:55:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 15:55:30 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 15:55:30 UTC] User ID: 216
[31-Mar-2026 15:55:30 UTC] ✅ User profile retrieved successfully for user ID: 216
[31-Mar-2026 15:55:30 UTC] === API CALL LOG ===
[31-Mar-2026 15:55:30 UTC] Endpoint: user/profile.php
[31-Mar-2026 15:55:30 UTC] Full Log Data: {
    "timestamp": "2026-03-31 15:55:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.91.97.89",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.91.97.89, 172.68.186.62",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE2IiwidXNlcm5hbWUiOiJHb2R3aW4gQXVndXN0aW5lIiwiZW1haWwiOiJnb2R3aW5hdWd1c3RpbmUzMThAZ21haWwuY29tIiwiZXhwIjoxNzc1NTc2MDc5fQ.GsCNHK38QxuDtq5MAqFoKUpMWuQR__mGuFmXeQEmzwQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e5089ec58f8bd76-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.91.97.89",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 15:55:30 UTC] === END API CALL LOG ===
[31-Mar-2026 15:55:30 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 15:55:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE2IiwidXNlcm5hbWUiOiJHb2R3aW4gQXVndXN0aW5lIiwiZW1haWwiOiJnb2R3aW5hdWd1c3RpbmUzMThAZ21haWwuY29tIiwiZXhwIjoxNzc1NTc2MDc5fQ.GsCNHK38QxuDtq5MAqFoKUpMWuQR__mGuFmXeQEmzwQ
[31-Mar-2026 15:55:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 15:55:30 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 15:55:30 UTC] User ID: 216
[31-Mar-2026 15:55:30 UTC] ✅ User profile retrieved successfully for user ID: 216
[31-Mar-2026 15:55:31 UTC] === API CALL LOG ===
[31-Mar-2026 15:55:31 UTC] Endpoint: user/profile.php
[31-Mar-2026 15:55:31 UTC] Full Log Data: {
    "timestamp": "2026-03-31 15:55:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.91.97.89",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.91.97.89, 172.68.186.63",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE2IiwidXNlcm5hbWUiOiJHb2R3aW4gQXVndXN0aW5lIiwiZW1haWwiOiJnb2R3aW5hdWd1c3RpbmUzMThAZ21haWwuY29tIiwiZXhwIjoxNzc1NTc2MDc5fQ.GsCNHK38QxuDtq5MAqFoKUpMWuQR__mGuFmXeQEmzwQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e5089f21decbd76-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.91.97.89",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 15:55:31 UTC] === END API CALL LOG ===
[31-Mar-2026 15:55:31 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 15:55:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE2IiwidXNlcm5hbWUiOiJHb2R3aW4gQXVndXN0aW5lIiwiZW1haWwiOiJnb2R3aW5hdWd1c3RpbmUzMThAZ21haWwuY29tIiwiZXhwIjoxNzc1NTc2MDc5fQ.GsCNHK38QxuDtq5MAqFoKUpMWuQR__mGuFmXeQEmzwQ
[31-Mar-2026 15:55:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 15:55:31 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 15:55:31 UTC] User ID: 216
[31-Mar-2026 15:55:31 UTC] ✅ User profile retrieved successfully for user ID: 216
[31-Mar-2026 15:55:50 UTC] === API CALL LOG ===
[31-Mar-2026 15:55:50 UTC] Endpoint: user/profile.php
[31-Mar-2026 15:55:50 UTC] Full Log Data: {
    "timestamp": "2026-03-31 15:55:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.91.97.89",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.91.97.89, 172.68.186.63",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE2IiwidXNlcm5hbWUiOiJHb2R3aW4gQXVndXN0aW5lIiwiZW1haWwiOiJnb2R3aW5hdWd1c3RpbmUzMThAZ21haWwuY29tIiwiZXhwIjoxNzc1NTc2MDc5fQ.GsCNHK38QxuDtq5MAqFoKUpMWuQR__mGuFmXeQEmzwQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e508a6ac9b588a1-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.91.97.89",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 15:55:50 UTC] === END API CALL LOG ===
[31-Mar-2026 15:55:50 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 15:55:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE2IiwidXNlcm5hbWUiOiJHb2R3aW4gQXVndXN0aW5lIiwiZW1haWwiOiJnb2R3aW5hdWd1c3RpbmUzMThAZ21haWwuY29tIiwiZXhwIjoxNzc1NTc2MDc5fQ.GsCNHK38QxuDtq5MAqFoKUpMWuQR__mGuFmXeQEmzwQ
[31-Mar-2026 15:55:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 15:55:50 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 15:55:50 UTC] User ID: 216
[31-Mar-2026 15:55:50 UTC] ✅ User profile retrieved successfully for user ID: 216
[31-Mar-2026 15:55:57 UTC] === API CALL LOG ===
[31-Mar-2026 15:55:57 UTC] Endpoint: user/profile.php
[31-Mar-2026 15:55:57 UTC] Full Log Data: {
    "timestamp": "2026-03-31 15:55:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.91.97.89",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.91.97.89, 172.68.186.63",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE2IiwidXNlcm5hbWUiOiJHb2R3aW4gQXVndXN0aW5lIiwiZW1haWwiOiJnb2R3aW5hdWd1c3RpbmUzMThAZ21haWwuY29tIiwiZXhwIjoxNzc1NTc2MDc5fQ.GsCNHK38QxuDtq5MAqFoKUpMWuQR__mGuFmXeQEmzwQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e508a92fde288a1-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.91.97.89",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 15:55:57 UTC] === END API CALL LOG ===
[31-Mar-2026 15:55:57 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 15:55:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE2IiwidXNlcm5hbWUiOiJHb2R3aW4gQXVndXN0aW5lIiwiZW1haWwiOiJnb2R3aW5hdWd1c3RpbmUzMThAZ21haWwuY29tIiwiZXhwIjoxNzc1NTc2MDc5fQ.GsCNHK38QxuDtq5MAqFoKUpMWuQR__mGuFmXeQEmzwQ
[31-Mar-2026 15:55:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 15:55:57 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 15:55:57 UTC] User ID: 216
[31-Mar-2026 15:55:57 UTC] ✅ User profile retrieved successfully for user ID: 216
[31-Mar-2026 15:55:57 UTC] User Purchases API - User ID: 216
[31-Mar-2026 15:55:57 UTC] User Purchases API - Total purchases found: 1
[31-Mar-2026 15:56:02 UTC] User Purchases API - User ID: 216
[31-Mar-2026 15:56:02 UTC] User Purchases API - Total purchases found: 1
[31-Mar-2026 15:56:23 UTC] === API CALL LOG ===
[31-Mar-2026 15:56:23 UTC] Endpoint: user/profile.php
[31-Mar-2026 15:56:23 UTC] Full Log Data: {
    "timestamp": "2026-03-31 15:56:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.91.97.89",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.91.97.89, 172.68.229.180",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE2IiwidXNlcm5hbWUiOiJHb2R3aW4gQXVndXN0aW5lIiwiZW1haWwiOiJnb2R3aW5hdWd1c3RpbmUzMThAZ21haWwuY29tIiwiZXhwIjoxNzc1NTc2MDc5fQ.GsCNHK38QxuDtq5MAqFoKUpMWuQR__mGuFmXeQEmzwQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e508b359da17863-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.91.97.89",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 15:56:23 UTC] === END API CALL LOG ===
[31-Mar-2026 15:56:23 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 15:56:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE2IiwidXNlcm5hbWUiOiJHb2R3aW4gQXVndXN0aW5lIiwiZW1haWwiOiJnb2R3aW5hdWd1c3RpbmUzMThAZ21haWwuY29tIiwiZXhwIjoxNzc1NTc2MDc5fQ.GsCNHK38QxuDtq5MAqFoKUpMWuQR__mGuFmXeQEmzwQ
[31-Mar-2026 15:56:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 15:56:23 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 15:56:23 UTC] User ID: 216
[31-Mar-2026 15:56:23 UTC] ✅ User profile retrieved successfully for user ID: 216
[31-Mar-2026 15:56:23 UTC] User Purchases API - User ID: 216
[31-Mar-2026 15:56:23 UTC] User Purchases API - Total purchases found: 1
[31-Mar-2026 15:56:29 UTC] === API CALL LOG ===
[31-Mar-2026 15:56:29 UTC] Endpoint: user/profile.php
[31-Mar-2026 15:56:29 UTC] Full Log Data: {
    "timestamp": "2026-03-31 15:56:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.91.97.89",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.91.97.89, 172.68.229.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE2IiwidXNlcm5hbWUiOiJHb2R3aW4gQXVndXN0aW5lIiwiZW1haWwiOiJnb2R3aW5hdWd1c3RpbmUzMThAZ21haWwuY29tIiwiZXhwIjoxNzc1NTc2MDc5fQ.GsCNHK38QxuDtq5MAqFoKUpMWuQR__mGuFmXeQEmzwQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e508b5df9207863-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.91.97.89",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 15:56:29 UTC] === END API CALL LOG ===
[31-Mar-2026 15:56:29 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 15:56:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE2IiwidXNlcm5hbWUiOiJHb2R3aW4gQXVndXN0aW5lIiwiZW1haWwiOiJnb2R3aW5hdWd1c3RpbmUzMThAZ21haWwuY29tIiwiZXhwIjoxNzc1NTc2MDc5fQ.GsCNHK38QxuDtq5MAqFoKUpMWuQR__mGuFmXeQEmzwQ
[31-Mar-2026 15:56:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 15:56:29 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 15:56:29 UTC] User ID: 216
[31-Mar-2026 15:56:29 UTC] ✅ User profile retrieved successfully for user ID: 216
[31-Mar-2026 15:56:30 UTC] User Purchases API - User ID: 216
[31-Mar-2026 15:56:30 UTC] User Purchases API - Total purchases found: 1
[31-Mar-2026 15:57:16 UTC] User Purchases API - User ID: 216
[31-Mar-2026 15:57:16 UTC] User Purchases API - Total purchases found: 1
[31-Mar-2026 15:57:20 UTC] === API CALL LOG ===
[31-Mar-2026 15:57:20 UTC] Endpoint: user/profile.php
[31-Mar-2026 15:57:20 UTC] Full Log Data: {
    "timestamp": "2026-03-31 15:57:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.91.97.89",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.91.97.89, 172.70.162.240",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE2IiwidXNlcm5hbWUiOiJHb2R3aW4gQXVndXN0aW5lIiwiZW1haWwiOiJnb2R3aW5hdWd1c3RpbmUzMThAZ21haWwuY29tIiwiZXhwIjoxNzc1NTc2MDc5fQ.GsCNHK38QxuDtq5MAqFoKUpMWuQR__mGuFmXeQEmzwQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e508c9c1bf6944f-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.91.97.89",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 15:57:20 UTC] === END API CALL LOG ===
[31-Mar-2026 15:57:20 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 15:57:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE2IiwidXNlcm5hbWUiOiJHb2R3aW4gQXVndXN0aW5lIiwiZW1haWwiOiJnb2R3aW5hdWd1c3RpbmUzMThAZ21haWwuY29tIiwiZXhwIjoxNzc1NTc2MDc5fQ.GsCNHK38QxuDtq5MAqFoKUpMWuQR__mGuFmXeQEmzwQ
[31-Mar-2026 15:57:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 15:57:20 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 15:57:20 UTC] User ID: 216
[31-Mar-2026 15:57:20 UTC] ✅ User profile retrieved successfully for user ID: 216
[31-Mar-2026 15:57:20 UTC] User Purchases API - User ID: 216
[31-Mar-2026 15:57:20 UTC] User Purchases API - Total purchases found: 1
[31-Mar-2026 15:57:25 UTC] === API CALL LOG ===
[31-Mar-2026 15:57:25 UTC] Endpoint: user/profile.php
[31-Mar-2026 15:57:25 UTC] Full Log Data: {
    "timestamp": "2026-03-31 15:57:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.91.97.89",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.91.97.89, 172.70.162.240",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE2IiwidXNlcm5hbWUiOiJHb2R3aW4gQXVndXN0aW5lIiwiZW1haWwiOiJnb2R3aW5hdWd1c3RpbmUzMThAZ21haWwuY29tIiwiZXhwIjoxNzc1NTc2MDc5fQ.GsCNHK38QxuDtq5MAqFoKUpMWuQR__mGuFmXeQEmzwQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e508cbaecd8944f-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.91.97.89",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 15:57:25 UTC] === END API CALL LOG ===
[31-Mar-2026 15:57:25 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 15:57:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE2IiwidXNlcm5hbWUiOiJHb2R3aW4gQXVndXN0aW5lIiwiZW1haWwiOiJnb2R3aW5hdWd1c3RpbmUzMThAZ21haWwuY29tIiwiZXhwIjoxNzc1NTc2MDc5fQ.GsCNHK38QxuDtq5MAqFoKUpMWuQR__mGuFmXeQEmzwQ
[31-Mar-2026 15:57:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 15:57:25 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 15:57:25 UTC] User ID: 216
[31-Mar-2026 15:57:25 UTC] ✅ User profile retrieved successfully for user ID: 216
[31-Mar-2026 15:57:25 UTC] User Purchases API - User ID: 216
[31-Mar-2026 15:57:25 UTC] User Purchases API - Total purchases found: 1
[31-Mar-2026 15:57:34 UTC] === API CALL LOG ===
[31-Mar-2026 15:57:34 UTC] Endpoint: user/profile.php
[31-Mar-2026 15:57:34 UTC] Full Log Data: {
    "timestamp": "2026-03-31 15:57:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.91.97.89",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.91.97.89, 172.70.162.239",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE2IiwidXNlcm5hbWUiOiJHb2R3aW4gQXVndXN0aW5lIiwiZW1haWwiOiJnb2R3aW5hdWd1c3RpbmUzMThAZ21haWwuY29tIiwiZXhwIjoxNzc1NTc2MDc5fQ.GsCNHK38QxuDtq5MAqFoKUpMWuQR__mGuFmXeQEmzwQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e508cf16c4a944f-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.91.97.89",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 15:57:34 UTC] === END API CALL LOG ===
[31-Mar-2026 15:57:34 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 15:57:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE2IiwidXNlcm5hbWUiOiJHb2R3aW4gQXVndXN0aW5lIiwiZW1haWwiOiJnb2R3aW5hdWd1c3RpbmUzMThAZ21haWwuY29tIiwiZXhwIjoxNzc1NTc2MDc5fQ.GsCNHK38QxuDtq5MAqFoKUpMWuQR__mGuFmXeQEmzwQ
[31-Mar-2026 15:57:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 15:57:34 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 15:57:34 UTC] User ID: 216
[31-Mar-2026 15:57:34 UTC] ✅ User profile retrieved successfully for user ID: 216
[31-Mar-2026 15:57:34 UTC] User Purchases API - User ID: 216
[31-Mar-2026 15:57:34 UTC] User Purchases API - Total purchases found: 1
[31-Mar-2026 15:57:35 UTC] User Purchases API - User ID: 216
[31-Mar-2026 15:57:35 UTC] User Purchases API - Total purchases found: 1
[31-Mar-2026 15:57:57 UTC] === API CALL LOG ===
[31-Mar-2026 15:57:57 UTC] Endpoint: user/profile.php
[31-Mar-2026 15:57:57 UTC] Full Log Data: {
    "timestamp": "2026-03-31 15:57:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.91.97.89",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.91.97.89, 172.69.224.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE2IiwidXNlcm5hbWUiOiJHb2R3aW4gQXVndXN0aW5lIiwiZW1haWwiOiJnb2R3aW5hdWd1c3RpbmUzMThAZ21haWwuY29tIiwiZXhwIjoxNzc1NTc2MDc5fQ.GsCNHK38QxuDtq5MAqFoKUpMWuQR__mGuFmXeQEmzwQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e508d7f8ed6edbd-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.91.97.89",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 15:57:57 UTC] === END API CALL LOG ===
[31-Mar-2026 15:57:57 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 15:57:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE2IiwidXNlcm5hbWUiOiJHb2R3aW4gQXVndXN0aW5lIiwiZW1haWwiOiJnb2R3aW5hdWd1c3RpbmUzMThAZ21haWwuY29tIiwiZXhwIjoxNzc1NTc2MDc5fQ.GsCNHK38QxuDtq5MAqFoKUpMWuQR__mGuFmXeQEmzwQ
[31-Mar-2026 15:57:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 15:57:57 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 15:57:57 UTC] User ID: 216
[31-Mar-2026 15:57:57 UTC] ✅ User profile retrieved successfully for user ID: 216
[31-Mar-2026 15:57:57 UTC] User Purchases API - User ID: 216
[31-Mar-2026 15:57:57 UTC] User Purchases API - Total purchases found: 1
[31-Mar-2026 15:58:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 15:58:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 15:58:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.91.97.89, 172.69.224.66","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE2IiwidXNlcm5hbWUiOiJHb2R3aW4gQXVndXN0aW5lIiwiZW1haWwiOiJnb2R3aW5hdWd1c3RpbmUzMThAZ21haWwuY29tIiwiZXhwIjoxNzc1NTc2MDc5fQ.GsCNHK38QxuDtq5MAqFoKUpMWuQR__mGuFmXeQEmzwQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e508d962bc4edbd-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.91.97.89","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[31-Mar-2026 15:58:00 UTC] === User Orders API Called ===
[31-Mar-2026 15:58:00 UTC] User ID: 216
[31-Mar-2026 15:58:00 UTC] Limit: 20, Offset: 0
[31-Mar-2026 15:58:00 UTC] Orders found: 0
[31-Mar-2026 15:58:00 UTC] Orders data: []
[31-Mar-2026 15:58:00 UTC] Total orders count: 0
[31-Mar-2026 15:58:00 UTC] === API CALL LOG ===
[31-Mar-2026 15:58:00 UTC] Endpoint: user/profile.php
[31-Mar-2026 15:58:00 UTC] Full Log Data: {
    "timestamp": "2026-03-31 15:58:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.91.97.89",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.91.97.89, 172.69.224.67",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE2IiwidXNlcm5hbWUiOiJHb2R3aW4gQXVndXN0aW5lIiwiZW1haWwiOiJnb2R3aW5hdWd1c3RpbmUzMThAZ21haWwuY29tIiwiZXhwIjoxNzc1NTc2MDc5fQ.GsCNHK38QxuDtq5MAqFoKUpMWuQR__mGuFmXeQEmzwQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e508d962bc7edbd-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.91.97.89",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 15:58:00 UTC] === END API CALL LOG ===
[31-Mar-2026 15:58:00 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 15:58:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE2IiwidXNlcm5hbWUiOiJHb2R3aW4gQXVndXN0aW5lIiwiZW1haWwiOiJnb2R3aW5hdWd1c3RpbmUzMThAZ21haWwuY29tIiwiZXhwIjoxNzc1NTc2MDc5fQ.GsCNHK38QxuDtq5MAqFoKUpMWuQR__mGuFmXeQEmzwQ
[31-Mar-2026 15:58:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 15:58:00 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 15:58:00 UTC] User ID: 216
[31-Mar-2026 15:58:00 UTC] ✅ User profile retrieved successfully for user ID: 216
[31-Mar-2026 15:58:01 UTC] === API CALL LOG ===
[31-Mar-2026 15:58:01 UTC] Endpoint: user/profile.php
[31-Mar-2026 15:58:01 UTC] Full Log Data: {
    "timestamp": "2026-03-31 15:58:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.91.97.89",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.91.97.89, 172.69.224.66",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE2IiwidXNlcm5hbWUiOiJHb2R3aW4gQXVndXN0aW5lIiwiZW1haWwiOiJnb2R3aW5hdWd1c3RpbmUzMThAZ21haWwuY29tIiwiZXhwIjoxNzc1NTc2MDc5fQ.GsCNHK38QxuDtq5MAqFoKUpMWuQR__mGuFmXeQEmzwQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e508d9a5ea4edbd-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.91.97.89",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 15:58:01 UTC] === END API CALL LOG ===
[31-Mar-2026 15:58:01 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 15:58:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE2IiwidXNlcm5hbWUiOiJHb2R3aW4gQXVndXN0aW5lIiwiZW1haWwiOiJnb2R3aW5hdWd1c3RpbmUzMThAZ21haWwuY29tIiwiZXhwIjoxNzc1NTc2MDc5fQ.GsCNHK38QxuDtq5MAqFoKUpMWuQR__mGuFmXeQEmzwQ
[31-Mar-2026 15:58:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 15:58:01 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 15:58:01 UTC] User ID: 216
[31-Mar-2026 15:58:01 UTC] ✅ User profile retrieved successfully for user ID: 216
[31-Mar-2026 15:58:11 UTC] === API CALL LOG ===
[31-Mar-2026 15:58:11 UTC] Endpoint: user/profile.php
[31-Mar-2026 15:58:11 UTC] Full Log Data: {
    "timestamp": "2026-03-31 15:58:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.91.97.89",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.91.97.89, 172.69.224.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE2IiwidXNlcm5hbWUiOiJHb2R3aW4gQXVndXN0aW5lIiwiZW1haWwiOiJnb2R3aW5hdWd1c3RpbmUzMThAZ21haWwuY29tIiwiZXhwIjoxNzc1NTc2MDc5fQ.GsCNHK38QxuDtq5MAqFoKUpMWuQR__mGuFmXeQEmzwQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e508dd81d09edbd-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.91.97.89",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 15:58:11 UTC] === END API CALL LOG ===
[31-Mar-2026 15:58:11 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 15:58:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE2IiwidXNlcm5hbWUiOiJHb2R3aW4gQXVndXN0aW5lIiwiZW1haWwiOiJnb2R3aW5hdWd1c3RpbmUzMThAZ21haWwuY29tIiwiZXhwIjoxNzc1NTc2MDc5fQ.GsCNHK38QxuDtq5MAqFoKUpMWuQR__mGuFmXeQEmzwQ
[31-Mar-2026 15:58:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 15:58:11 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 15:58:11 UTC] User ID: 216
[31-Mar-2026 15:58:11 UTC] ✅ User profile retrieved successfully for user ID: 216
[31-Mar-2026 15:58:11 UTC] User Purchases API - User ID: 216
[31-Mar-2026 15:58:11 UTC] User Purchases API - Total purchases found: 1
[31-Mar-2026 15:58:20 UTC] User Purchases API - User ID: 216
[31-Mar-2026 15:58:20 UTC] User Purchases API - Total purchases found: 1
[31-Mar-2026 15:58:39 UTC] === API CALL LOG ===
[31-Mar-2026 15:58:39 UTC] Endpoint: user/profile.php
[31-Mar-2026 15:58:39 UTC] Full Log Data: {
    "timestamp": "2026-03-31 15:58:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.91.97.89",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.91.97.89, 172.69.224.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE2IiwidXNlcm5hbWUiOiJHb2R3aW4gQXVndXN0aW5lIiwiZW1haWwiOiJnb2R3aW5hdWd1c3RpbmUzMThAZ21haWwuY29tIiwiZXhwIjoxNzc1NTc2MDc5fQ.GsCNHK38QxuDtq5MAqFoKUpMWuQR__mGuFmXeQEmzwQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e508e89be58edbd-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.91.97.89",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 15:58:39 UTC] === END API CALL LOG ===
[31-Mar-2026 15:58:39 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 15:58:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE2IiwidXNlcm5hbWUiOiJHb2R3aW4gQXVndXN0aW5lIiwiZW1haWwiOiJnb2R3aW5hdWd1c3RpbmUzMThAZ21haWwuY29tIiwiZXhwIjoxNzc1NTc2MDc5fQ.GsCNHK38QxuDtq5MAqFoKUpMWuQR__mGuFmXeQEmzwQ
[31-Mar-2026 15:58:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 15:58:39 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 15:58:39 UTC] User ID: 216
[31-Mar-2026 15:58:39 UTC] ✅ User profile retrieved successfully for user ID: 216
[31-Mar-2026 15:58:39 UTC] User Purchases API - User ID: 216
[31-Mar-2026 15:58:39 UTC] User Purchases API - Total purchases found: 1
[31-Mar-2026 15:58:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 15:58:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 15:58:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.91.97.89, 172.69.224.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE2IiwidXNlcm5hbWUiOiJHb2R3aW4gQXVndXN0aW5lIiwiZW1haWwiOiJnb2R3aW5hdWd1c3RpbmUzMThAZ21haWwuY29tIiwiZXhwIjoxNzc1NTc2MDc5fQ.GsCNHK38QxuDtq5MAqFoKUpMWuQR__mGuFmXeQEmzwQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e508e922c7bedbd-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.91.97.89","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[31-Mar-2026 15:58:40 UTC] === User Orders API Called ===
[31-Mar-2026 15:58:40 UTC] User ID: 216
[31-Mar-2026 15:58:40 UTC] Limit: 20, Offset: 0
[31-Mar-2026 15:58:40 UTC] Orders found: 0
[31-Mar-2026 15:58:40 UTC] Orders data: []
[31-Mar-2026 15:58:41 UTC] Total orders count: 0
[31-Mar-2026 15:58:41 UTC] === API CALL LOG ===
[31-Mar-2026 15:58:41 UTC] Endpoint: user/profile.php
[31-Mar-2026 15:58:41 UTC] Full Log Data: {
    "timestamp": "2026-03-31 15:58:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.91.97.89",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.91.97.89, 172.69.224.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE2IiwidXNlcm5hbWUiOiJHb2R3aW4gQXVndXN0aW5lIiwiZW1haWwiOiJnb2R3aW5hdWd1c3RpbmUzMThAZ21haWwuY29tIiwiZXhwIjoxNzc1NTc2MDc5fQ.GsCNHK38QxuDtq5MAqFoKUpMWuQR__mGuFmXeQEmzwQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e508e922c7dedbd-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.91.97.89",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 15:58:41 UTC] === END API CALL LOG ===
[31-Mar-2026 15:58:41 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 15:58:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE2IiwidXNlcm5hbWUiOiJHb2R3aW4gQXVndXN0aW5lIiwiZW1haWwiOiJnb2R3aW5hdWd1c3RpbmUzMThAZ21haWwuY29tIiwiZXhwIjoxNzc1NTc2MDc5fQ.GsCNHK38QxuDtq5MAqFoKUpMWuQR__mGuFmXeQEmzwQ
[31-Mar-2026 15:58:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 15:58:41 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 15:58:41 UTC] User ID: 216
[31-Mar-2026 15:58:41 UTC] ✅ User profile retrieved successfully for user ID: 216
[31-Mar-2026 15:58:41 UTC] === API CALL LOG ===
[31-Mar-2026 15:58:41 UTC] Endpoint: user/profile.php
[31-Mar-2026 15:58:41 UTC] Full Log Data: {
    "timestamp": "2026-03-31 15:58:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.91.97.89",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.91.97.89, 172.69.224.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE2IiwidXNlcm5hbWUiOiJHb2R3aW4gQXVndXN0aW5lIiwiZW1haWwiOiJnb2R3aW5hdWd1c3RpbmUzMThAZ21haWwuY29tIiwiZXhwIjoxNzc1NTc2MDc5fQ.GsCNHK38QxuDtq5MAqFoKUpMWuQR__mGuFmXeQEmzwQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e508e96b892edbd-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.91.97.89",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 15:58:41 UTC] === END API CALL LOG ===
[31-Mar-2026 15:58:41 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 15:58:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE2IiwidXNlcm5hbWUiOiJHb2R3aW4gQXVndXN0aW5lIiwiZW1haWwiOiJnb2R3aW5hdWd1c3RpbmUzMThAZ21haWwuY29tIiwiZXhwIjoxNzc1NTc2MDc5fQ.GsCNHK38QxuDtq5MAqFoKUpMWuQR__mGuFmXeQEmzwQ
[31-Mar-2026 15:58:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 15:58:41 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 15:58:41 UTC] User ID: 216
[31-Mar-2026 15:58:41 UTC] ✅ User profile retrieved successfully for user ID: 216
[31-Mar-2026 15:58:43 UTC] === API CALL LOG ===
[31-Mar-2026 15:58:43 UTC] Endpoint: user/profile.php
[31-Mar-2026 15:58:43 UTC] Full Log Data: {
    "timestamp": "2026-03-31 15:58:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.91.97.89",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.91.97.89, 172.69.224.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE2IiwidXNlcm5hbWUiOiJHb2R3aW4gQXVndXN0aW5lIiwiZW1haWwiOiJnb2R3aW5hdWd1c3RpbmUzMThAZ21haWwuY29tIiwiZXhwIjoxNzc1NTc2MDc5fQ.GsCNHK38QxuDtq5MAqFoKUpMWuQR__mGuFmXeQEmzwQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e508ea21818edbd-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.91.97.89",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 15:58:43 UTC] === END API CALL LOG ===
[31-Mar-2026 15:58:43 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 15:58:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE2IiwidXNlcm5hbWUiOiJHb2R3aW4gQXVndXN0aW5lIiwiZW1haWwiOiJnb2R3aW5hdWd1c3RpbmUzMThAZ21haWwuY29tIiwiZXhwIjoxNzc1NTc2MDc5fQ.GsCNHK38QxuDtq5MAqFoKUpMWuQR__mGuFmXeQEmzwQ
[31-Mar-2026 15:58:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 15:58:43 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 15:58:43 UTC] User ID: 216
[31-Mar-2026 15:58:43 UTC] ✅ User profile retrieved successfully for user ID: 216
[31-Mar-2026 15:58:43 UTC] User Purchases API - User ID: 216
[31-Mar-2026 15:58:43 UTC] User Purchases API - Total purchases found: 1
[31-Mar-2026 16:00:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 16:00:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 16:00:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.91.97.89, 141.101.99.109","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE2IiwidXNlcm5hbWUiOiJHb2R3aW4gQXVndXN0aW5lIiwiZW1haWwiOiJnb2R3aW5hdWd1c3RpbmUzMThAZ21haWwuY29tIiwiZXhwIjoxNzc1NTc2MDc5fQ.GsCNHK38QxuDtq5MAqFoKUpMWuQR__mGuFmXeQEmzwQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e5091d8fafbf663-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.91.97.89","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[31-Mar-2026 16:00:55 UTC] === User Orders API Called ===
[31-Mar-2026 16:00:55 UTC] User ID: 216
[31-Mar-2026 16:00:55 UTC] Limit: 20, Offset: 0
[31-Mar-2026 16:00:55 UTC] Orders found: 0
[31-Mar-2026 16:00:55 UTC] Orders data: []
[31-Mar-2026 16:00:55 UTC] Total orders count: 0
[31-Mar-2026 16:00:57 UTC] === API CALL LOG ===
[31-Mar-2026 16:00:57 UTC] Endpoint: user/profile.php
[31-Mar-2026 16:00:57 UTC] Full Log Data: {
    "timestamp": "2026-03-31 16:00:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.91.97.89",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.91.97.89, 141.101.99.109",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE2IiwidXNlcm5hbWUiOiJHb2R3aW4gQXVndXN0aW5lIiwiZW1haWwiOiJnb2R3aW5hdWd1c3RpbmUzMThAZ21haWwuY29tIiwiZXhwIjoxNzc1NTc2MDc5fQ.GsCNHK38QxuDtq5MAqFoKUpMWuQR__mGuFmXeQEmzwQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e5091e879b2f663-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.91.97.89",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 16:00:57 UTC] === END API CALL LOG ===
[31-Mar-2026 16:00:57 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 16:00:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE2IiwidXNlcm5hbWUiOiJHb2R3aW4gQXVndXN0aW5lIiwiZW1haWwiOiJnb2R3aW5hdWd1c3RpbmUzMThAZ21haWwuY29tIiwiZXhwIjoxNzc1NTc2MDc5fQ.GsCNHK38QxuDtq5MAqFoKUpMWuQR__mGuFmXeQEmzwQ
[31-Mar-2026 16:00:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 16:00:57 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 16:00:57 UTC] User ID: 216
[31-Mar-2026 16:00:57 UTC] ✅ User profile retrieved successfully for user ID: 216
[31-Mar-2026 16:00:57 UTC] User Purchases API - User ID: 216
[31-Mar-2026 16:00:57 UTC] User Purchases API - Total purchases found: 1
[31-Mar-2026 16:00:59 UTC] User Purchases API - User ID: 216
[31-Mar-2026 16:00:59 UTC] User Purchases API - Total purchases found: 1
[31-Mar-2026 16:01:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 16:01:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 16:01:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.91.97.89, 141.101.99.109","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE2IiwidXNlcm5hbWUiOiJHb2R3aW4gQXVndXN0aW5lIiwiZW1haWwiOiJnb2R3aW5hdWd1c3RpbmUzMThAZ21haWwuY29tIiwiZXhwIjoxNzc1NTc2MDc5fQ.GsCNHK38QxuDtq5MAqFoKUpMWuQR__mGuFmXeQEmzwQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e509235f94af663-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.91.97.89","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[31-Mar-2026 16:01:10 UTC] === User Orders API Called ===
[31-Mar-2026 16:01:10 UTC] User ID: 216
[31-Mar-2026 16:01:10 UTC] Limit: 20, Offset: 0
[31-Mar-2026 16:01:10 UTC] Orders found: 0
[31-Mar-2026 16:01:10 UTC] Orders data: []
[31-Mar-2026 16:01:10 UTC] Total orders count: 0
[31-Mar-2026 16:01:10 UTC] === API CALL LOG ===
[31-Mar-2026 16:01:10 UTC] Endpoint: user/profile.php
[31-Mar-2026 16:01:10 UTC] Full Log Data: {
    "timestamp": "2026-03-31 16:01:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.91.97.89",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.91.97.89, 141.101.99.110",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE2IiwidXNlcm5hbWUiOiJHb2R3aW4gQXVndXN0aW5lIiwiZW1haWwiOiJnb2R3aW5hdWd1c3RpbmUzMThAZ21haWwuY29tIiwiZXhwIjoxNzc1NTc2MDc5fQ.GsCNHK38QxuDtq5MAqFoKUpMWuQR__mGuFmXeQEmzwQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e509235f94cf663-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.91.97.89",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 16:01:10 UTC] === END API CALL LOG ===
[31-Mar-2026 16:01:10 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 16:01:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE2IiwidXNlcm5hbWUiOiJHb2R3aW4gQXVndXN0aW5lIiwiZW1haWwiOiJnb2R3aW5hdWd1c3RpbmUzMThAZ21haWwuY29tIiwiZXhwIjoxNzc1NTc2MDc5fQ.GsCNHK38QxuDtq5MAqFoKUpMWuQR__mGuFmXeQEmzwQ
[31-Mar-2026 16:01:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 16:01:10 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 16:01:10 UTC] User ID: 216
[31-Mar-2026 16:01:10 UTC] ✅ User profile retrieved successfully for user ID: 216
[31-Mar-2026 16:01:10 UTC] === API CALL LOG ===
[31-Mar-2026 16:01:10 UTC] Endpoint: user/profile.php
[31-Mar-2026 16:01:10 UTC] Full Log Data: {
    "timestamp": "2026-03-31 16:01:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.91.97.89",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.91.97.89, 141.101.99.109",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE2IiwidXNlcm5hbWUiOiJHb2R3aW4gQXVndXN0aW5lIiwiZW1haWwiOiJnb2R3aW5hdWd1c3RpbmUzMThAZ21haWwuY29tIiwiZXhwIjoxNzc1NTc2MDc5fQ.GsCNHK38QxuDtq5MAqFoKUpMWuQR__mGuFmXeQEmzwQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e509239da3af663-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.91.97.89",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 16:01:10 UTC] === END API CALL LOG ===
[31-Mar-2026 16:01:10 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 16:01:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE2IiwidXNlcm5hbWUiOiJHb2R3aW4gQXVndXN0aW5lIiwiZW1haWwiOiJnb2R3aW5hdWd1c3RpbmUzMThAZ21haWwuY29tIiwiZXhwIjoxNzc1NTc2MDc5fQ.GsCNHK38QxuDtq5MAqFoKUpMWuQR__mGuFmXeQEmzwQ
[31-Mar-2026 16:01:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 16:01:10 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 16:01:10 UTC] User ID: 216
[31-Mar-2026 16:01:10 UTC] ✅ User profile retrieved successfully for user ID: 216
[31-Mar-2026 16:01:29 UTC] === API CALL LOG ===
[31-Mar-2026 16:01:29 UTC] Endpoint: user/profile.php
[31-Mar-2026 16:01:29 UTC] Full Log Data: {
    "timestamp": "2026-03-31 16:01:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.91.97.89",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.91.97.89, 141.101.99.110",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE2IiwidXNlcm5hbWUiOiJHb2R3aW4gQXVndXN0aW5lIiwiZW1haWwiOiJnb2R3aW5hdWd1c3RpbmUzMThAZ21haWwuY29tIiwiZXhwIjoxNzc1NTc2MDc5fQ.GsCNHK38QxuDtq5MAqFoKUpMWuQR__mGuFmXeQEmzwQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e5092b05ab1f663-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.91.97.89",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 16:01:29 UTC] === END API CALL LOG ===
[31-Mar-2026 16:01:29 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 16:01:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE2IiwidXNlcm5hbWUiOiJHb2R3aW4gQXVndXN0aW5lIiwiZW1haWwiOiJnb2R3aW5hdWd1c3RpbmUzMThAZ21haWwuY29tIiwiZXhwIjoxNzc1NTc2MDc5fQ.GsCNHK38QxuDtq5MAqFoKUpMWuQR__mGuFmXeQEmzwQ
[31-Mar-2026 16:01:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 16:01:29 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 16:01:29 UTC] User ID: 216
[31-Mar-2026 16:01:29 UTC] ✅ User profile retrieved successfully for user ID: 216
[31-Mar-2026 16:01:30 UTC] User Purchases API - User ID: 216
[31-Mar-2026 16:01:30 UTC] User Purchases API - Total purchases found: 1
[31-Mar-2026 16:01:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 16:01:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 16:01:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.91.97.89, 141.101.99.110","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE2IiwidXNlcm5hbWUiOiJHb2R3aW4gQXVndXN0aW5lIiwiZW1haWwiOiJnb2R3aW5hdWd1c3RpbmUzMThAZ21haWwuY29tIiwiZXhwIjoxNzc1NTc2MDc5fQ.GsCNHK38QxuDtq5MAqFoKUpMWuQR__mGuFmXeQEmzwQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e5092c96e72f663-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.91.97.89","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[31-Mar-2026 16:01:33 UTC] === User Orders API Called ===
[31-Mar-2026 16:01:33 UTC] User ID: 216
[31-Mar-2026 16:01:33 UTC] Limit: 20, Offset: 0
[31-Mar-2026 16:01:33 UTC] Orders found: 0
[31-Mar-2026 16:01:33 UTC] Orders data: []
[31-Mar-2026 16:01:33 UTC] Total orders count: 0
[31-Mar-2026 16:01:42 UTC] === API CALL LOG ===
[31-Mar-2026 16:01:42 UTC] Endpoint: user/profile.php
[31-Mar-2026 16:01:42 UTC] Full Log Data: {
    "timestamp": "2026-03-31 16:01:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.91.97.89",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.91.97.89, 141.101.99.110",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE2IiwidXNlcm5hbWUiOiJHb2R3aW4gQXVndXN0aW5lIiwiZW1haWwiOiJnb2R3aW5hdWd1c3RpbmUzMThAZ21haWwuY29tIiwiZXhwIjoxNzc1NTc2MDc5fQ.GsCNHK38QxuDtq5MAqFoKUpMWuQR__mGuFmXeQEmzwQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e5093033ef6f663-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.91.97.89",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 16:01:42 UTC] === END API CALL LOG ===
[31-Mar-2026 16:01:42 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 16:01:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE2IiwidXNlcm5hbWUiOiJHb2R3aW4gQXVndXN0aW5lIiwiZW1haWwiOiJnb2R3aW5hdWd1c3RpbmUzMThAZ21haWwuY29tIiwiZXhwIjoxNzc1NTc2MDc5fQ.GsCNHK38QxuDtq5MAqFoKUpMWuQR__mGuFmXeQEmzwQ
[31-Mar-2026 16:01:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 16:01:42 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 16:01:42 UTC] User ID: 216
[31-Mar-2026 16:01:42 UTC] ✅ User profile retrieved successfully for user ID: 216
[31-Mar-2026 16:01:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 16:01:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 16:01:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.91.97.89, 141.101.99.110","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE2IiwidXNlcm5hbWUiOiJHb2R3aW4gQXVndXN0aW5lIiwiZW1haWwiOiJnb2R3aW5hdWd1c3RpbmUzMThAZ21haWwuY29tIiwiZXhwIjoxNzc1NTc2MDc5fQ.GsCNHK38QxuDtq5MAqFoKUpMWuQR__mGuFmXeQEmzwQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e5093033ef3f663-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.91.97.89","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[31-Mar-2026 16:01:42 UTC] === User Orders API Called ===
[31-Mar-2026 16:01:42 UTC] User ID: 216
[31-Mar-2026 16:01:42 UTC] Limit: 20, Offset: 0
[31-Mar-2026 16:01:42 UTC] Orders found: 0
[31-Mar-2026 16:01:42 UTC] Orders data: []
[31-Mar-2026 16:01:42 UTC] Total orders count: 0
[31-Mar-2026 16:01:43 UTC] === API CALL LOG ===
[31-Mar-2026 16:01:43 UTC] Endpoint: user/profile.php
[31-Mar-2026 16:01:43 UTC] Full Log Data: {
    "timestamp": "2026-03-31 16:01:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.91.97.89",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.91.97.89, 141.101.99.110",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE2IiwidXNlcm5hbWUiOiJHb2R3aW4gQXVndXN0aW5lIiwiZW1haWwiOiJnb2R3aW5hdWd1c3RpbmUzMThAZ21haWwuY29tIiwiZXhwIjoxNzc1NTc2MDc5fQ.GsCNHK38QxuDtq5MAqFoKUpMWuQR__mGuFmXeQEmzwQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e5093077a5bf663-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.91.97.89",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 16:01:43 UTC] === END API CALL LOG ===
[31-Mar-2026 16:01:43 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 16:01:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE2IiwidXNlcm5hbWUiOiJHb2R3aW4gQXVndXN0aW5lIiwiZW1haWwiOiJnb2R3aW5hdWd1c3RpbmUzMThAZ21haWwuY29tIiwiZXhwIjoxNzc1NTc2MDc5fQ.GsCNHK38QxuDtq5MAqFoKUpMWuQR__mGuFmXeQEmzwQ
[31-Mar-2026 16:01:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 16:01:43 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 16:01:43 UTC] User ID: 216
[31-Mar-2026 16:01:43 UTC] ✅ User profile retrieved successfully for user ID: 216
[31-Mar-2026 16:02:33 UTC] === API CALL LOG ===
[31-Mar-2026 16:02:33 UTC] Endpoint: user/profile.php
[31-Mar-2026 16:02:33 UTC] Full Log Data: {
    "timestamp": "2026-03-31 16:02:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.91.97.89",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.91.97.89, 141.101.99.109",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE2IiwidXNlcm5hbWUiOiJHb2R3aW4gQXVndXN0aW5lIiwiZW1haWwiOiJnb2R3aW5hdWd1c3RpbmUzMThAZ21haWwuY29tIiwiZXhwIjoxNzc1NTc2MDc5fQ.GsCNHK38QxuDtq5MAqFoKUpMWuQR__mGuFmXeQEmzwQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e5094405f50f663-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.91.97.89",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 16:02:33 UTC] === END API CALL LOG ===
[31-Mar-2026 16:02:33 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 16:02:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE2IiwidXNlcm5hbWUiOiJHb2R3aW4gQXVndXN0aW5lIiwiZW1haWwiOiJnb2R3aW5hdWd1c3RpbmUzMThAZ21haWwuY29tIiwiZXhwIjoxNzc1NTc2MDc5fQ.GsCNHK38QxuDtq5MAqFoKUpMWuQR__mGuFmXeQEmzwQ
[31-Mar-2026 16:02:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 16:02:33 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 16:02:33 UTC] User ID: 216
[31-Mar-2026 16:02:33 UTC] ✅ User profile retrieved successfully for user ID: 216
[31-Mar-2026 16:02:33 UTC] User Purchases API - User ID: 216
[31-Mar-2026 16:02:33 UTC] User Purchases API - Total purchases found: 1
[31-Mar-2026 16:02:35 UTC] User Purchases API - User ID: 216
[31-Mar-2026 16:02:35 UTC] User Purchases API - Total purchases found: 1
[31-Mar-2026 16:02:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 16:02:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 16:02:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.91.97.89, 141.101.99.109","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE2IiwidXNlcm5hbWUiOiJHb2R3aW4gQXVndXN0aW5lIiwiZW1haWwiOiJnb2R3aW5hdWd1c3RpbmUzMThAZ21haWwuY29tIiwiZXhwIjoxNzc1NTc2MDc5fQ.GsCNHK38QxuDtq5MAqFoKUpMWuQR__mGuFmXeQEmzwQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e50947f4a60f663-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.91.97.89","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[31-Mar-2026 16:02:43 UTC] === User Orders API Called ===
[31-Mar-2026 16:02:43 UTC] User ID: 216
[31-Mar-2026 16:02:43 UTC] Limit: 20, Offset: 0
[31-Mar-2026 16:02:43 UTC] Orders found: 0
[31-Mar-2026 16:02:43 UTC] Orders data: []
[31-Mar-2026 16:02:43 UTC] Total orders count: 0
[31-Mar-2026 16:02:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 16:02:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 16:02:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.91.97.89, 141.101.99.109","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE2IiwidXNlcm5hbWUiOiJHb2R3aW4gQXVndXN0aW5lIiwiZW1haWwiOiJnb2R3aW5hdWd1c3RpbmUzMThAZ21haWwuY29tIiwiZXhwIjoxNzc1NTc2MDc5fQ.GsCNHK38QxuDtq5MAqFoKUpMWuQR__mGuFmXeQEmzwQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e50948d1a50f663-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.91.97.89","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[31-Mar-2026 16:02:45 UTC] === User Orders API Called ===
[31-Mar-2026 16:02:45 UTC] User ID: 216
[31-Mar-2026 16:02:45 UTC] Limit: 20, Offset: 0
[31-Mar-2026 16:02:45 UTC] Orders found: 0
[31-Mar-2026 16:02:45 UTC] Orders data: []
[31-Mar-2026 16:02:45 UTC] Total orders count: 0
[31-Mar-2026 16:02:45 UTC] === API CALL LOG ===
[31-Mar-2026 16:02:45 UTC] Endpoint: user/profile.php
[31-Mar-2026 16:02:45 UTC] Full Log Data: {
    "timestamp": "2026-03-31 16:02:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.91.97.89",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.91.97.89, 141.101.99.110",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE2IiwidXNlcm5hbWUiOiJHb2R3aW4gQXVndXN0aW5lIiwiZW1haWwiOiJnb2R3aW5hdWd1c3RpbmUzMThAZ21haWwuY29tIiwiZXhwIjoxNzc1NTc2MDc5fQ.GsCNHK38QxuDtq5MAqFoKUpMWuQR__mGuFmXeQEmzwQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e50948d1a55f663-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.91.97.89",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 16:02:45 UTC] === END API CALL LOG ===
[31-Mar-2026 16:02:45 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 16:02:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE2IiwidXNlcm5hbWUiOiJHb2R3aW4gQXVndXN0aW5lIiwiZW1haWwiOiJnb2R3aW5hdWd1c3RpbmUzMThAZ21haWwuY29tIiwiZXhwIjoxNzc1NTc2MDc5fQ.GsCNHK38QxuDtq5MAqFoKUpMWuQR__mGuFmXeQEmzwQ
[31-Mar-2026 16:02:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 16:02:45 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 16:02:45 UTC] User ID: 216
[31-Mar-2026 16:02:45 UTC] ✅ User profile retrieved successfully for user ID: 216
[31-Mar-2026 16:02:46 UTC] === API CALL LOG ===
[31-Mar-2026 16:02:46 UTC] Endpoint: user/profile.php
[31-Mar-2026 16:02:46 UTC] Full Log Data: {
    "timestamp": "2026-03-31 16:02:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.91.97.89",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.91.97.89, 141.101.99.109",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE2IiwidXNlcm5hbWUiOiJHb2R3aW4gQXVndXN0aW5lIiwiZW1haWwiOiJnb2R3aW5hdWd1c3RpbmUzMThAZ21haWwuY29tIiwiZXhwIjoxNzc1NTc2MDc5fQ.GsCNHK38QxuDtq5MAqFoKUpMWuQR__mGuFmXeQEmzwQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e509490fafaf663-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.91.97.89",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 16:02:46 UTC] === END API CALL LOG ===
[31-Mar-2026 16:02:46 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 16:02:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE2IiwidXNlcm5hbWUiOiJHb2R3aW4gQXVndXN0aW5lIiwiZW1haWwiOiJnb2R3aW5hdWd1c3RpbmUzMThAZ21haWwuY29tIiwiZXhwIjoxNzc1NTc2MDc5fQ.GsCNHK38QxuDtq5MAqFoKUpMWuQR__mGuFmXeQEmzwQ
[31-Mar-2026 16:02:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 16:02:46 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 16:02:46 UTC] User ID: 216
[31-Mar-2026 16:02:46 UTC] ✅ User profile retrieved successfully for user ID: 216
[31-Mar-2026 16:05:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 16:05:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 16:05:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.91.97.89, 172.64.192.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE2IiwidXNlcm5hbWUiOiJHb2R3aW4gQXVndXN0aW5lIiwiZW1haWwiOiJnb2R3aW5hdWd1c3RpbmUzMThAZ21haWwuY29tIiwiZXhwIjoxNzc1NTc2MDc5fQ.GsCNHK38QxuDtq5MAqFoKUpMWuQR__mGuFmXeQEmzwQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e509927b9c5de06-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.91.97.89","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[31-Mar-2026 16:05:54 UTC] === User Orders API Called ===
[31-Mar-2026 16:05:54 UTC] User ID: 216
[31-Mar-2026 16:05:54 UTC] Limit: 20, Offset: 0
[31-Mar-2026 16:05:54 UTC] Orders found: 0
[31-Mar-2026 16:05:54 UTC] Orders data: []
[31-Mar-2026 16:05:54 UTC] Total orders count: 0
[31-Mar-2026 16:05:54 UTC] === API CALL LOG ===
[31-Mar-2026 16:05:54 UTC] Endpoint: user/profile.php
[31-Mar-2026 16:05:54 UTC] Full Log Data: {
    "timestamp": "2026-03-31 16:05:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.91.97.89",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.91.97.89, 172.64.192.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE2IiwidXNlcm5hbWUiOiJHb2R3aW4gQXVndXN0aW5lIiwiZW1haWwiOiJnb2R3aW5hdWd1c3RpbmUzMThAZ21haWwuY29tIiwiZXhwIjoxNzc1NTc2MDc5fQ.GsCNHK38QxuDtq5MAqFoKUpMWuQR__mGuFmXeQEmzwQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e509927b9c7de06-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.91.97.89",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 16:05:54 UTC] === END API CALL LOG ===
[31-Mar-2026 16:05:54 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 16:05:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE2IiwidXNlcm5hbWUiOiJHb2R3aW4gQXVndXN0aW5lIiwiZW1haWwiOiJnb2R3aW5hdWd1c3RpbmUzMThAZ21haWwuY29tIiwiZXhwIjoxNzc1NTc2MDc5fQ.GsCNHK38QxuDtq5MAqFoKUpMWuQR__mGuFmXeQEmzwQ
[31-Mar-2026 16:05:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 16:05:54 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 16:05:54 UTC] User ID: 216
[31-Mar-2026 16:05:54 UTC] ✅ User profile retrieved successfully for user ID: 216
[31-Mar-2026 16:05:54 UTC] === API CALL LOG ===
[31-Mar-2026 16:05:54 UTC] Endpoint: user/profile.php
[31-Mar-2026 16:05:54 UTC] Full Log Data: {
    "timestamp": "2026-03-31 16:05:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.91.97.89",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.91.97.89, 172.64.192.67",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE2IiwidXNlcm5hbWUiOiJHb2R3aW4gQXVndXN0aW5lIiwiZW1haWwiOiJnb2R3aW5hdWd1c3RpbmUzMThAZ21haWwuY29tIiwiZXhwIjoxNzc1NTc2MDc5fQ.GsCNHK38QxuDtq5MAqFoKUpMWuQR__mGuFmXeQEmzwQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e509929df86de06-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.91.97.89",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 16:05:54 UTC] === END API CALL LOG ===
[31-Mar-2026 16:05:54 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 16:05:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE2IiwidXNlcm5hbWUiOiJHb2R3aW4gQXVndXN0aW5lIiwiZW1haWwiOiJnb2R3aW5hdWd1c3RpbmUzMThAZ21haWwuY29tIiwiZXhwIjoxNzc1NTc2MDc5fQ.GsCNHK38QxuDtq5MAqFoKUpMWuQR__mGuFmXeQEmzwQ
[31-Mar-2026 16:05:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 16:05:54 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 16:05:54 UTC] User ID: 216
[31-Mar-2026 16:05:54 UTC] ✅ User profile retrieved successfully for user ID: 216
[31-Mar-2026 16:05:55 UTC] === API CALL LOG ===
[31-Mar-2026 16:05:55 UTC] Endpoint: user/profile.php
[31-Mar-2026 16:05:55 UTC] Full Log Data: {
    "timestamp": "2026-03-31 16:05:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.91.97.89",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.91.97.89, 172.64.192.67",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE2IiwidXNlcm5hbWUiOiJHb2R3aW4gQXVndXN0aW5lIiwiZW1haWwiOiJnb2R3aW5hdWd1c3RpbmUzMThAZ21haWwuY29tIiwiZXhwIjoxNzc1NTc2MDc5fQ.GsCNHK38QxuDtq5MAqFoKUpMWuQR__mGuFmXeQEmzwQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e50992f9ea6de06-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.91.97.89",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 16:05:55 UTC] === END API CALL LOG ===
[31-Mar-2026 16:05:55 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 16:05:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE2IiwidXNlcm5hbWUiOiJHb2R3aW4gQXVndXN0aW5lIiwiZW1haWwiOiJnb2R3aW5hdWd1c3RpbmUzMThAZ21haWwuY29tIiwiZXhwIjoxNzc1NTc2MDc5fQ.GsCNHK38QxuDtq5MAqFoKUpMWuQR__mGuFmXeQEmzwQ
[31-Mar-2026 16:05:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 16:05:55 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 16:05:55 UTC] User ID: 216
[31-Mar-2026 16:05:55 UTC] ✅ User profile retrieved successfully for user ID: 216
[31-Mar-2026 16:05:56 UTC] User Purchases API - User ID: 216
[31-Mar-2026 16:05:56 UTC] User Purchases API - Total purchases found: 1
[31-Mar-2026 16:05:58 UTC] User Purchases API - User ID: 216
[31-Mar-2026 16:05:58 UTC] User Purchases API - Total purchases found: 1
[31-Mar-2026 16:06:48 UTC] === API CALL LOG ===
[31-Mar-2026 16:06:48 UTC] Endpoint: user/profile.php
[31-Mar-2026 16:06:48 UTC] Full Log Data: {
    "timestamp": "2026-03-31 16:06:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.91.97.89",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.91.97.89, 172.64.192.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE2IiwidXNlcm5hbWUiOiJHb2R3aW4gQXVndXN0aW5lIiwiZW1haWwiOiJnb2R3aW5hdWd1c3RpbmUzMThAZ21haWwuY29tIiwiZXhwIjoxNzc1NTc2MDc5fQ.GsCNHK38QxuDtq5MAqFoKUpMWuQR__mGuFmXeQEmzwQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e509a778def5016-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.91.97.89",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 16:06:48 UTC] === END API CALL LOG ===
[31-Mar-2026 16:06:48 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 16:06:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE2IiwidXNlcm5hbWUiOiJHb2R3aW4gQXVndXN0aW5lIiwiZW1haWwiOiJnb2R3aW5hdWd1c3RpbmUzMThAZ21haWwuY29tIiwiZXhwIjoxNzc1NTc2MDc5fQ.GsCNHK38QxuDtq5MAqFoKUpMWuQR__mGuFmXeQEmzwQ
[31-Mar-2026 16:06:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 16:06:48 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 16:06:48 UTC] User ID: 216
[31-Mar-2026 16:06:48 UTC] ✅ User profile retrieved successfully for user ID: 216
[31-Mar-2026 16:06:48 UTC] User Purchases API - User ID: 216
[31-Mar-2026 16:06:48 UTC] User Purchases API - Total purchases found: 1
[31-Mar-2026 16:07:06 UTC] User Purchases API - User ID: 216
[31-Mar-2026 16:07:06 UTC] User Purchases API - Total purchases found: 1
[31-Mar-2026 16:09:23 UTC] === API CALL LOG ===
[31-Mar-2026 16:09:23 UTC] Endpoint: user/profile.php
[31-Mar-2026 16:09:23 UTC] Full Log Data: {
    "timestamp": "2026-03-31 16:09:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:f5c0:b0a:141c:c8e7:71ff:fee7:48bc",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:f5c0:b0a:141c:c8e7:71ff:fee7:48bc, 172.64.192.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE3IiwidXNlcm5hbWUiOiJFc3R5YW5vIiwiZW1haWwiOiJvbHV3YXNldW5lc3RlcjE4NUBnbWFpbC5jb20iLCJleHAiOjE3NzU1NzgxNjJ9.YJuFZVCsrKItpI_TQG0dlsrWi3I8mlZad09Qj4_Q8Kw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e509e40ccad1dce-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2c0f:f5c0:b0a:141c:c8e7:71ff:fee7:48bc",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 16:09:23 UTC] === END API CALL LOG ===
[31-Mar-2026 16:09:23 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 16:09:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE3IiwidXNlcm5hbWUiOiJFc3R5YW5vIiwiZW1haWwiOiJvbHV3YXNldW5lc3RlcjE4NUBnbWFpbC5jb20iLCJleHAiOjE3NzU1NzgxNjJ9.YJuFZVCsrKItpI_TQG0dlsrWi3I8mlZad09Qj4_Q8Kw
[31-Mar-2026 16:09:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 16:09:23 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 16:09:23 UTC] User ID: 217
[31-Mar-2026 16:09:23 UTC] ✅ User profile retrieved successfully for user ID: 217
[31-Mar-2026 16:09:23 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 16:09:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 16:09:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2c0f:f5c0:b0a:141c:c8e7:71ff:fee7:48bc, 172.64.192.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE3IiwidXNlcm5hbWUiOiJFc3R5YW5vIiwiZW1haWwiOiJvbHV3YXNldW5lc3RlcjE4NUBnbWFpbC5jb20iLCJleHAiOjE3NzU1NzgxNjJ9.YJuFZVCsrKItpI_TQG0dlsrWi3I8mlZad09Qj4_Q8Kw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e509e40ccb51dce-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2c0f:f5c0:b0a:141c:c8e7:71ff:fee7:48bc","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[31-Mar-2026 16:09:23 UTC] === User Orders API Called ===
[31-Mar-2026 16:09:23 UTC] User ID: 217
[31-Mar-2026 16:09:23 UTC] Limit: 20, Offset: 0
[31-Mar-2026 16:09:23 UTC] Orders found: 0
[31-Mar-2026 16:09:23 UTC] Orders data: []
[31-Mar-2026 16:09:23 UTC] Total orders count: 0
[31-Mar-2026 16:09:23 UTC] === API CALL LOG ===
[31-Mar-2026 16:09:23 UTC] Endpoint: user/profile.php
[31-Mar-2026 16:09:23 UTC] Full Log Data: {
    "timestamp": "2026-03-31 16:09:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:f5c0:b0a:141c:c8e7:71ff:fee7:48bc",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:f5c0:b0a:141c:c8e7:71ff:fee7:48bc, 172.64.192.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE3IiwidXNlcm5hbWUiOiJFc3R5YW5vIiwiZW1haWwiOiJvbHV3YXNldW5lc3RlcjE4NUBnbWFpbC5jb20iLCJleHAiOjE3NzU1NzgxNjJ9.YJuFZVCsrKItpI_TQG0dlsrWi3I8mlZad09Qj4_Q8Kw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e509e40ccba1dce-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2c0f:f5c0:b0a:141c:c8e7:71ff:fee7:48bc",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 16:09:23 UTC] === END API CALL LOG ===
[31-Mar-2026 16:09:23 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 16:09:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE3IiwidXNlcm5hbWUiOiJFc3R5YW5vIiwiZW1haWwiOiJvbHV3YXNldW5lc3RlcjE4NUBnbWFpbC5jb20iLCJleHAiOjE3NzU1NzgxNjJ9.YJuFZVCsrKItpI_TQG0dlsrWi3I8mlZad09Qj4_Q8Kw
[31-Mar-2026 16:09:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 16:09:23 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 16:09:23 UTC] User ID: 217
[31-Mar-2026 16:09:23 UTC] ✅ User profile retrieved successfully for user ID: 217
[31-Mar-2026 16:09:24 UTC] === API CALL LOG ===
[31-Mar-2026 16:09:24 UTC] Endpoint: user/profile.php
[31-Mar-2026 16:09:24 UTC] Full Log Data: {
    "timestamp": "2026-03-31 16:09:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:f5c0:b0a:141c:c8e7:71ff:fee7:48bc",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:f5c0:b0a:141c:c8e7:71ff:fee7:48bc, 172.64.192.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE3IiwidXNlcm5hbWUiOiJFc3R5YW5vIiwiZW1haWwiOiJvbHV3YXNldW5lc3RlcjE4NUBnbWFpbC5jb20iLCJleHAiOjE3NzU1NzgxNjJ9.YJuFZVCsrKItpI_TQG0dlsrWi3I8mlZad09Qj4_Q8Kw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e509e458a351dce-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2c0f:f5c0:b0a:141c:c8e7:71ff:fee7:48bc",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 16:09:24 UTC] === END API CALL LOG ===
[31-Mar-2026 16:09:24 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 16:09:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE3IiwidXNlcm5hbWUiOiJFc3R5YW5vIiwiZW1haWwiOiJvbHV3YXNldW5lc3RlcjE4NUBnbWFpbC5jb20iLCJleHAiOjE3NzU1NzgxNjJ9.YJuFZVCsrKItpI_TQG0dlsrWi3I8mlZad09Qj4_Q8Kw
[31-Mar-2026 16:09:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 16:09:24 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 16:09:24 UTC] User ID: 217
[31-Mar-2026 16:09:24 UTC] ✅ User profile retrieved successfully for user ID: 217
[31-Mar-2026 16:09:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 16:09:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 16:09:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2c0f:f5c0:b0a:141c:c8e7:71ff:fee7:48bc, 172.64.192.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE3IiwidXNlcm5hbWUiOiJFc3R5YW5vIiwiZW1haWwiOiJvbHV3YXNldW5lc3RlcjE4NUBnbWFpbC5jb20iLCJleHAiOjE3NzU1NzgxNjJ9.YJuFZVCsrKItpI_TQG0dlsrWi3I8mlZad09Qj4_Q8Kw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e509e6f6f831dce-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2c0f:f5c0:b0a:141c:c8e7:71ff:fee7:48bc","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[31-Mar-2026 16:09:30 UTC] === User Orders API Called ===
[31-Mar-2026 16:09:30 UTC] User ID: 217
[31-Mar-2026 16:09:30 UTC] Limit: 20, Offset: 0
[31-Mar-2026 16:09:30 UTC] Orders found: 0
[31-Mar-2026 16:09:30 UTC] Orders data: []
[31-Mar-2026 16:09:30 UTC] Total orders count: 0
[31-Mar-2026 16:09:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 16:09:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 16:09:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2c0f:f5c0:b0a:141c:c8e7:71ff:fee7:48bc, 172.64.192.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE3IiwidXNlcm5hbWUiOiJFc3R5YW5vIiwiZW1haWwiOiJvbHV3YXNldW5lc3RlcjE4NUBnbWFpbC5jb20iLCJleHAiOjE3NzU1NzgxNjJ9.YJuFZVCsrKItpI_TQG0dlsrWi3I8mlZad09Qj4_Q8Kw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e509e78cca41dce-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2c0f:f5c0:b0a:141c:c8e7:71ff:fee7:48bc","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[31-Mar-2026 16:09:32 UTC] === User Orders API Called ===
[31-Mar-2026 16:09:32 UTC] User ID: 217
[31-Mar-2026 16:09:32 UTC] Limit: 20, Offset: 0
[31-Mar-2026 16:09:32 UTC] Orders found: 0
[31-Mar-2026 16:09:32 UTC] Orders data: []
[31-Mar-2026 16:09:32 UTC] Total orders count: 0
[31-Mar-2026 16:09:32 UTC] === API CALL LOG ===
[31-Mar-2026 16:09:32 UTC] Endpoint: user/profile.php
[31-Mar-2026 16:09:32 UTC] Full Log Data: {
    "timestamp": "2026-03-31 16:09:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:f5c0:b0a:141c:c8e7:71ff:fee7:48bc",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:f5c0:b0a:141c:c8e7:71ff:fee7:48bc, 172.64.192.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE3IiwidXNlcm5hbWUiOiJFc3R5YW5vIiwiZW1haWwiOiJvbHV3YXNldW5lc3RlcjE4NUBnbWFpbC5jb20iLCJleHAiOjE3NzU1NzgxNjJ9.YJuFZVCsrKItpI_TQG0dlsrWi3I8mlZad09Qj4_Q8Kw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e509e78cca71dce-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2c0f:f5c0:b0a:141c:c8e7:71ff:fee7:48bc",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 16:09:32 UTC] === END API CALL LOG ===
[31-Mar-2026 16:09:32 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 16:09:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE3IiwidXNlcm5hbWUiOiJFc3R5YW5vIiwiZW1haWwiOiJvbHV3YXNldW5lc3RlcjE4NUBnbWFpbC5jb20iLCJleHAiOjE3NzU1NzgxNjJ9.YJuFZVCsrKItpI_TQG0dlsrWi3I8mlZad09Qj4_Q8Kw
[31-Mar-2026 16:09:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 16:09:32 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 16:09:32 UTC] User ID: 217
[31-Mar-2026 16:09:32 UTC] ✅ User profile retrieved successfully for user ID: 217
[31-Mar-2026 16:09:32 UTC] === API CALL LOG ===
[31-Mar-2026 16:09:32 UTC] Endpoint: user/profile.php
[31-Mar-2026 16:09:32 UTC] Full Log Data: {
    "timestamp": "2026-03-31 16:09:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:f5c0:b0a:141c:c8e7:71ff:fee7:48bc",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:f5c0:b0a:141c:c8e7:71ff:fee7:48bc, 172.64.192.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE3IiwidXNlcm5hbWUiOiJFc3R5YW5vIiwiZW1haWwiOiJvbHV3YXNldW5lc3RlcjE4NUBnbWFpbC5jb20iLCJleHAiOjE3NzU1NzgxNjJ9.YJuFZVCsrKItpI_TQG0dlsrWi3I8mlZad09Qj4_Q8Kw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e509e7c3f611dce-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2c0f:f5c0:b0a:141c:c8e7:71ff:fee7:48bc",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 16:09:32 UTC] === END API CALL LOG ===
[31-Mar-2026 16:09:32 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 16:09:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE3IiwidXNlcm5hbWUiOiJFc3R5YW5vIiwiZW1haWwiOiJvbHV3YXNldW5lc3RlcjE4NUBnbWFpbC5jb20iLCJleHAiOjE3NzU1NzgxNjJ9.YJuFZVCsrKItpI_TQG0dlsrWi3I8mlZad09Qj4_Q8Kw
[31-Mar-2026 16:09:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 16:09:32 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 16:09:32 UTC] User ID: 217
[31-Mar-2026 16:09:32 UTC] ✅ User profile retrieved successfully for user ID: 217
[31-Mar-2026 16:09:33 UTC] === API CALL LOG ===
[31-Mar-2026 16:09:33 UTC] Endpoint: user/profile.php
[31-Mar-2026 16:09:33 UTC] Full Log Data: {
    "timestamp": "2026-03-31 16:09:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:f5c0:b0a:141c:c8e7:71ff:fee7:48bc",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:f5c0:b0a:141c:c8e7:71ff:fee7:48bc, 172.64.192.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE3IiwidXNlcm5hbWUiOiJFc3R5YW5vIiwiZW1haWwiOiJvbHV3YXNldW5lc3RlcjE4NUBnbWFpbC5jb20iLCJleHAiOjE3NzU1NzgxNjJ9.YJuFZVCsrKItpI_TQG0dlsrWi3I8mlZad09Qj4_Q8Kw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e509e7ebeab1dce-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2c0f:f5c0:b0a:141c:c8e7:71ff:fee7:48bc",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 16:09:33 UTC] === END API CALL LOG ===
[31-Mar-2026 16:09:33 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 16:09:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE3IiwidXNlcm5hbWUiOiJFc3R5YW5vIiwiZW1haWwiOiJvbHV3YXNldW5lc3RlcjE4NUBnbWFpbC5jb20iLCJleHAiOjE3NzU1NzgxNjJ9.YJuFZVCsrKItpI_TQG0dlsrWi3I8mlZad09Qj4_Q8Kw
[31-Mar-2026 16:09:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 16:09:33 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 16:09:33 UTC] User ID: 217
[31-Mar-2026 16:09:33 UTC] ✅ User profile retrieved successfully for user ID: 217
[31-Mar-2026 16:10:24 UTC] === API CALL LOG ===
[31-Mar-2026 16:10:24 UTC] Endpoint: user/profile.php
[31-Mar-2026 16:10:24 UTC] Full Log Data: {
    "timestamp": "2026-03-31 16:10:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:f5c0:b0a:141c:c8e7:71ff:fee7:48bc",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:f5c0:b0a:141c:c8e7:71ff:fee7:48bc, 172.64.192.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE3IiwidXNlcm5hbWUiOiJFc3R5YW5vIiwiZW1haWwiOiJvbHV3YXNldW5lc3RlcjE4NUBnbWFpbC5jb20iLCJleHAiOjE3NzU1NzgxNjJ9.YJuFZVCsrKItpI_TQG0dlsrWi3I8mlZad09Qj4_Q8Kw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e509fc00a23465b-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2c0f:f5c0:b0a:141c:c8e7:71ff:fee7:48bc",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 16:10:24 UTC] === END API CALL LOG ===
[31-Mar-2026 16:10:24 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 16:10:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE3IiwidXNlcm5hbWUiOiJFc3R5YW5vIiwiZW1haWwiOiJvbHV3YXNldW5lc3RlcjE4NUBnbWFpbC5jb20iLCJleHAiOjE3NzU1NzgxNjJ9.YJuFZVCsrKItpI_TQG0dlsrWi3I8mlZad09Qj4_Q8Kw
[31-Mar-2026 16:10:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 16:10:24 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 16:10:24 UTC] User ID: 217
[31-Mar-2026 16:10:24 UTC] ✅ User profile retrieved successfully for user ID: 217
[31-Mar-2026 16:10:34 UTC] === API CALL LOG ===
[31-Mar-2026 16:10:34 UTC] Endpoint: user/profile.php
[31-Mar-2026 16:10:34 UTC] Full Log Data: {
    "timestamp": "2026-03-31 16:10:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:f5c0:b0a:141c:c8e7:71ff:fee7:48bc",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:f5c0:b0a:141c:c8e7:71ff:fee7:48bc, 172.64.192.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE3IiwidXNlcm5hbWUiOiJFc3R5YW5vIiwiZW1haWwiOiJvbHV3YXNldW5lc3RlcjE4NUBnbWFpbC5jb20iLCJleHAiOjE3NzU1NzgxNjJ9.YJuFZVCsrKItpI_TQG0dlsrWi3I8mlZad09Qj4_Q8Kw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e509ffabb0b465b-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2c0f:f5c0:b0a:141c:c8e7:71ff:fee7:48bc",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 16:10:34 UTC] === END API CALL LOG ===
[31-Mar-2026 16:10:34 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 16:10:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE3IiwidXNlcm5hbWUiOiJFc3R5YW5vIiwiZW1haWwiOiJvbHV3YXNldW5lc3RlcjE4NUBnbWFpbC5jb20iLCJleHAiOjE3NzU1NzgxNjJ9.YJuFZVCsrKItpI_TQG0dlsrWi3I8mlZad09Qj4_Q8Kw
[31-Mar-2026 16:10:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 16:10:34 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 16:10:34 UTC] User ID: 217
[31-Mar-2026 16:10:34 UTC] ✅ User profile retrieved successfully for user ID: 217
[31-Mar-2026 16:10:49 UTC] === API CALL LOG ===
[31-Mar-2026 16:10:49 UTC] Endpoint: user/profile.php
[31-Mar-2026 16:10:49 UTC] Full Log Data: {
    "timestamp": "2026-03-31 16:10:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:f5c0:b0a:141c:c8e7:71ff:fee7:48bc",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:f5c0:b0a:141c:c8e7:71ff:fee7:48bc, 141.101.99.109",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE3IiwidXNlcm5hbWUiOiJFc3R5YW5vIiwiZW1haWwiOiJvbHV3YXNldW5lc3RlcjE4NUBnbWFpbC5jb20iLCJleHAiOjE3NzU1NzgxNjJ9.YJuFZVCsrKItpI_TQG0dlsrWi3I8mlZad09Qj4_Q8Kw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e50a05b6b10eefd-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2c0f:f5c0:b0a:141c:c8e7:71ff:fee7:48bc",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 16:10:49 UTC] === END API CALL LOG ===
[31-Mar-2026 16:10:49 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 16:10:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE3IiwidXNlcm5hbWUiOiJFc3R5YW5vIiwiZW1haWwiOiJvbHV3YXNldW5lc3RlcjE4NUBnbWFpbC5jb20iLCJleHAiOjE3NzU1NzgxNjJ9.YJuFZVCsrKItpI_TQG0dlsrWi3I8mlZad09Qj4_Q8Kw
[31-Mar-2026 16:10:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 16:10:49 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 16:10:49 UTC] User ID: 217
[31-Mar-2026 16:10:49 UTC] ✅ User profile retrieved successfully for user ID: 217
[31-Mar-2026 16:11:02 UTC] === API CALL LOG ===
[31-Mar-2026 16:11:02 UTC] Endpoint: user/profile.php
[31-Mar-2026 16:11:02 UTC] Full Log Data: {
    "timestamp": "2026-03-31 16:11:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:f5c0:b0a:141c:c8e7:71ff:fee7:48bc",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:f5c0:b0a:141c:c8e7:71ff:fee7:48bc, 172.68.186.62",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE3IiwidXNlcm5hbWUiOiJFc3R5YW5vIiwiZW1haWwiOiJvbHV3YXNldW5lc3RlcjE4NUBnbWFpbC5jb20iLCJleHAiOjE3NzU1NzgxNjJ9.YJuFZVCsrKItpI_TQG0dlsrWi3I8mlZad09Qj4_Q8Kw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e50a0ad1e00bec8-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2c0f:f5c0:b0a:141c:c8e7:71ff:fee7:48bc",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 16:11:02 UTC] === END API CALL LOG ===
[31-Mar-2026 16:11:02 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 16:11:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE3IiwidXNlcm5hbWUiOiJFc3R5YW5vIiwiZW1haWwiOiJvbHV3YXNldW5lc3RlcjE4NUBnbWFpbC5jb20iLCJleHAiOjE3NzU1NzgxNjJ9.YJuFZVCsrKItpI_TQG0dlsrWi3I8mlZad09Qj4_Q8Kw
[31-Mar-2026 16:11:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 16:11:02 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 16:11:02 UTC] User ID: 217
[31-Mar-2026 16:11:02 UTC] ✅ User profile retrieved successfully for user ID: 217
[31-Mar-2026 16:11:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 16:11:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 16:11:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2c0f:f5c0:b0a:141c:c8e7:71ff:fee7:48bc, 172.68.186.62","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE3IiwidXNlcm5hbWUiOiJFc3R5YW5vIiwiZW1haWwiOiJvbHV3YXNldW5lc3RlcjE4NUBnbWFpbC5jb20iLCJleHAiOjE3NzU1NzgxNjJ9.YJuFZVCsrKItpI_TQG0dlsrWi3I8mlZad09Qj4_Q8Kw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e50a1164febbec8-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2c0f:f5c0:b0a:141c:c8e7:71ff:fee7:48bc","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[31-Mar-2026 16:11:19 UTC] === User Orders API Called ===
[31-Mar-2026 16:11:19 UTC] User ID: 217
[31-Mar-2026 16:11:19 UTC] Limit: 20, Offset: 0
[31-Mar-2026 16:11:19 UTC] Orders found: 0
[31-Mar-2026 16:11:19 UTC] Orders data: []
[31-Mar-2026 16:11:19 UTC] Total orders count: 0
[31-Mar-2026 16:11:19 UTC] === API CALL LOG ===
[31-Mar-2026 16:11:19 UTC] Endpoint: user/profile.php
[31-Mar-2026 16:11:19 UTC] Full Log Data: {
    "timestamp": "2026-03-31 16:11:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:f5c0:b0a:141c:c8e7:71ff:fee7:48bc",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:f5c0:b0a:141c:c8e7:71ff:fee7:48bc, 172.68.186.62",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE3IiwidXNlcm5hbWUiOiJFc3R5YW5vIiwiZW1haWwiOiJvbHV3YXNldW5lc3RlcjE4NUBnbWFpbC5jb20iLCJleHAiOjE3NzU1NzgxNjJ9.YJuFZVCsrKItpI_TQG0dlsrWi3I8mlZad09Qj4_Q8Kw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e50a1164fecbec8-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2c0f:f5c0:b0a:141c:c8e7:71ff:fee7:48bc",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 16:11:19 UTC] === END API CALL LOG ===
[31-Mar-2026 16:11:19 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 16:11:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE3IiwidXNlcm5hbWUiOiJFc3R5YW5vIiwiZW1haWwiOiJvbHV3YXNldW5lc3RlcjE4NUBnbWFpbC5jb20iLCJleHAiOjE3NzU1NzgxNjJ9.YJuFZVCsrKItpI_TQG0dlsrWi3I8mlZad09Qj4_Q8Kw
[31-Mar-2026 16:11:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 16:11:19 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 16:11:19 UTC] User ID: 217
[31-Mar-2026 16:11:19 UTC] ✅ User profile retrieved successfully for user ID: 217
[31-Mar-2026 16:11:19 UTC] === API CALL LOG ===
[31-Mar-2026 16:11:19 UTC] Endpoint: user/profile.php
[31-Mar-2026 16:11:19 UTC] Full Log Data: {
    "timestamp": "2026-03-31 16:11:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:f5c0:b0a:141c:c8e7:71ff:fee7:48bc",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:f5c0:b0a:141c:c8e7:71ff:fee7:48bc, 172.68.186.62",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE3IiwidXNlcm5hbWUiOiJFc3R5YW5vIiwiZW1haWwiOiJvbHV3YXNldW5lc3RlcjE4NUBnbWFpbC5jb20iLCJleHAiOjE3NzU1NzgxNjJ9.YJuFZVCsrKItpI_TQG0dlsrWi3I8mlZad09Qj4_Q8Kw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e50a1199bebbec8-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2c0f:f5c0:b0a:141c:c8e7:71ff:fee7:48bc",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 16:11:19 UTC] === END API CALL LOG ===
[31-Mar-2026 16:11:19 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 16:11:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE3IiwidXNlcm5hbWUiOiJFc3R5YW5vIiwiZW1haWwiOiJvbHV3YXNldW5lc3RlcjE4NUBnbWFpbC5jb20iLCJleHAiOjE3NzU1NzgxNjJ9.YJuFZVCsrKItpI_TQG0dlsrWi3I8mlZad09Qj4_Q8Kw
[31-Mar-2026 16:11:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 16:11:19 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 16:11:19 UTC] User ID: 217
[31-Mar-2026 16:11:19 UTC] ✅ User profile retrieved successfully for user ID: 217
[31-Mar-2026 16:11:20 UTC] === API CALL LOG ===
[31-Mar-2026 16:11:20 UTC] Endpoint: user/profile.php
[31-Mar-2026 16:11:20 UTC] Full Log Data: {
    "timestamp": "2026-03-31 16:11:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:f5c0:b0a:141c:c8e7:71ff:fee7:48bc",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:f5c0:b0a:141c:c8e7:71ff:fee7:48bc, 172.68.186.62",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE3IiwidXNlcm5hbWUiOiJFc3R5YW5vIiwiZW1haWwiOiJvbHV3YXNldW5lc3RlcjE4NUBnbWFpbC5jb20iLCJleHAiOjE3NzU1NzgxNjJ9.YJuFZVCsrKItpI_TQG0dlsrWi3I8mlZad09Qj4_Q8Kw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e50a11beebebec8-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2c0f:f5c0:b0a:141c:c8e7:71ff:fee7:48bc",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 16:11:20 UTC] === END API CALL LOG ===
[31-Mar-2026 16:11:20 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 16:11:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE3IiwidXNlcm5hbWUiOiJFc3R5YW5vIiwiZW1haWwiOiJvbHV3YXNldW5lc3RlcjE4NUBnbWFpbC5jb20iLCJleHAiOjE3NzU1NzgxNjJ9.YJuFZVCsrKItpI_TQG0dlsrWi3I8mlZad09Qj4_Q8Kw
[31-Mar-2026 16:11:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 16:11:20 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 16:11:20 UTC] User ID: 217
[31-Mar-2026 16:11:20 UTC] ✅ User profile retrieved successfully for user ID: 217
[31-Mar-2026 16:11:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 16:11:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 16:11:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2c0f:f5c0:b0a:141c:c8e7:71ff:fee7:48bc, 172.68.186.62","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE3IiwidXNlcm5hbWUiOiJFc3R5YW5vIiwiZW1haWwiOiJvbHV3YXNldW5lc3RlcjE4NUBnbWFpbC5jb20iLCJleHAiOjE3NzU1NzgxNjJ9.YJuFZVCsrKItpI_TQG0dlsrWi3I8mlZad09Qj4_Q8Kw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e50a155f9dabec8-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2c0f:f5c0:b0a:141c:c8e7:71ff:fee7:48bc","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[31-Mar-2026 16:11:29 UTC] === User Orders API Called ===
[31-Mar-2026 16:11:29 UTC] User ID: 217
[31-Mar-2026 16:11:29 UTC] Limit: 20, Offset: 0
[31-Mar-2026 16:11:29 UTC] Orders found: 0
[31-Mar-2026 16:11:29 UTC] Orders data: []
[31-Mar-2026 16:11:29 UTC] Total orders count: 0
[31-Mar-2026 16:11:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 16:11:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 16:11:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2c0f:f5c0:b0a:141c:c8e7:71ff:fee7:48bc, 172.68.186.62","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE3IiwidXNlcm5hbWUiOiJFc3R5YW5vIiwiZW1haWwiOiJvbHV3YXNldW5lc3RlcjE4NUBnbWFpbC5jb20iLCJleHAiOjE3NzU1NzgxNjJ9.YJuFZVCsrKItpI_TQG0dlsrWi3I8mlZad09Qj4_Q8Kw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e50a163b8bbbec8-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2c0f:f5c0:b0a:141c:c8e7:71ff:fee7:48bc","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[31-Mar-2026 16:11:31 UTC] === User Orders API Called ===
[31-Mar-2026 16:11:31 UTC] User ID: 217
[31-Mar-2026 16:11:31 UTC] Limit: 20, Offset: 0
[31-Mar-2026 16:11:31 UTC] Orders found: 0
[31-Mar-2026 16:11:31 UTC] Orders data: []
[31-Mar-2026 16:11:31 UTC] Total orders count: 0
[31-Mar-2026 16:11:31 UTC] === API CALL LOG ===
[31-Mar-2026 16:11:31 UTC] Endpoint: user/profile.php
[31-Mar-2026 16:11:31 UTC] Full Log Data: {
    "timestamp": "2026-03-31 16:11:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:f5c0:b0a:141c:c8e7:71ff:fee7:48bc",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:f5c0:b0a:141c:c8e7:71ff:fee7:48bc, 172.68.186.63",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE3IiwidXNlcm5hbWUiOiJFc3R5YW5vIiwiZW1haWwiOiJvbHV3YXNldW5lc3RlcjE4NUBnbWFpbC5jb20iLCJleHAiOjE3NzU1NzgxNjJ9.YJuFZVCsrKItpI_TQG0dlsrWi3I8mlZad09Qj4_Q8Kw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e50a163b8bdbec8-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2c0f:f5c0:b0a:141c:c8e7:71ff:fee7:48bc",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 16:11:31 UTC] === END API CALL LOG ===
[31-Mar-2026 16:11:31 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 16:11:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE3IiwidXNlcm5hbWUiOiJFc3R5YW5vIiwiZW1haWwiOiJvbHV3YXNldW5lc3RlcjE4NUBnbWFpbC5jb20iLCJleHAiOjE3NzU1NzgxNjJ9.YJuFZVCsrKItpI_TQG0dlsrWi3I8mlZad09Qj4_Q8Kw
[31-Mar-2026 16:11:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 16:11:31 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 16:11:31 UTC] User ID: 217
[31-Mar-2026 16:11:31 UTC] ✅ User profile retrieved successfully for user ID: 217
[31-Mar-2026 16:11:32 UTC] === API CALL LOG ===
[31-Mar-2026 16:11:32 UTC] Endpoint: user/profile.php
[31-Mar-2026 16:11:32 UTC] Full Log Data: {
    "timestamp": "2026-03-31 16:11:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:f5c0:b0a:141c:c8e7:71ff:fee7:48bc",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:f5c0:b0a:141c:c8e7:71ff:fee7:48bc, 172.68.186.63",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE3IiwidXNlcm5hbWUiOiJFc3R5YW5vIiwiZW1haWwiOiJvbHV3YXNldW5lc3RlcjE4NUBnbWFpbC5jb20iLCJleHAiOjE3NzU1NzgxNjJ9.YJuFZVCsrKItpI_TQG0dlsrWi3I8mlZad09Qj4_Q8Kw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e50a167cd2ebec8-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2c0f:f5c0:b0a:141c:c8e7:71ff:fee7:48bc",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 16:11:32 UTC] === END API CALL LOG ===
[31-Mar-2026 16:11:32 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 16:11:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE3IiwidXNlcm5hbWUiOiJFc3R5YW5vIiwiZW1haWwiOiJvbHV3YXNldW5lc3RlcjE4NUBnbWFpbC5jb20iLCJleHAiOjE3NzU1NzgxNjJ9.YJuFZVCsrKItpI_TQG0dlsrWi3I8mlZad09Qj4_Q8Kw
[31-Mar-2026 16:11:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 16:11:32 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 16:11:32 UTC] User ID: 217
[31-Mar-2026 16:11:32 UTC] ✅ User profile retrieved successfully for user ID: 217
[31-Mar-2026 16:11:32 UTC] === API CALL LOG ===
[31-Mar-2026 16:11:32 UTC] Endpoint: user/profile.php
[31-Mar-2026 16:11:32 UTC] Full Log Data: {
    "timestamp": "2026-03-31 16:11:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:f5c0:b0a:141c:c8e7:71ff:fee7:48bc",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:f5c0:b0a:141c:c8e7:71ff:fee7:48bc, 172.68.186.62",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE3IiwidXNlcm5hbWUiOiJFc3R5YW5vIiwiZW1haWwiOiJvbHV3YXNldW5lc3RlcjE4NUBnbWFpbC5jb20iLCJleHAiOjE3NzU1NzgxNjJ9.YJuFZVCsrKItpI_TQG0dlsrWi3I8mlZad09Qj4_Q8Kw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e50a168be79bec8-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2c0f:f5c0:b0a:141c:c8e7:71ff:fee7:48bc",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 16:11:32 UTC] === END API CALL LOG ===
[31-Mar-2026 16:11:32 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 16:11:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE3IiwidXNlcm5hbWUiOiJFc3R5YW5vIiwiZW1haWwiOiJvbHV3YXNldW5lc3RlcjE4NUBnbWFpbC5jb20iLCJleHAiOjE3NzU1NzgxNjJ9.YJuFZVCsrKItpI_TQG0dlsrWi3I8mlZad09Qj4_Q8Kw
[31-Mar-2026 16:11:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 16:11:32 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 16:11:32 UTC] User ID: 217
[31-Mar-2026 16:11:32 UTC] ✅ User profile retrieved successfully for user ID: 217
[31-Mar-2026 16:11:32 UTC] === API CALL LOG ===
[31-Mar-2026 16:11:32 UTC] Endpoint: user/profile.php
[31-Mar-2026 16:11:32 UTC] Full Log Data: {
    "timestamp": "2026-03-31 16:11:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:f5c0:b0a:141c:c8e7:71ff:fee7:48bc",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:f5c0:b0a:141c:c8e7:71ff:fee7:48bc, 172.68.186.63",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE3IiwidXNlcm5hbWUiOiJFc3R5YW5vIiwiZW1haWwiOiJvbHV3YXNldW5lc3RlcjE4NUBnbWFpbC5jb20iLCJleHAiOjE3NzU1NzgxNjJ9.YJuFZVCsrKItpI_TQG0dlsrWi3I8mlZad09Qj4_Q8Kw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e50a169bfc4bec8-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2c0f:f5c0:b0a:141c:c8e7:71ff:fee7:48bc",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 16:11:32 UTC] === END API CALL LOG ===
[31-Mar-2026 16:11:32 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 16:11:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE3IiwidXNlcm5hbWUiOiJFc3R5YW5vIiwiZW1haWwiOiJvbHV3YXNldW5lc3RlcjE4NUBnbWFpbC5jb20iLCJleHAiOjE3NzU1NzgxNjJ9.YJuFZVCsrKItpI_TQG0dlsrWi3I8mlZad09Qj4_Q8Kw
[31-Mar-2026 16:11:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 16:11:32 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 16:11:32 UTC] User ID: 217
[31-Mar-2026 16:11:32 UTC] ✅ User profile retrieved successfully for user ID: 217
[31-Mar-2026 16:11:32 UTC] User Purchases API - User ID: 217
[31-Mar-2026 16:11:32 UTC] User Purchases API - Total purchases found: 0
[31-Mar-2026 16:11:51 UTC] === API CALL LOG ===
[31-Mar-2026 16:11:51 UTC] Endpoint: user/profile.php
[31-Mar-2026 16:11:51 UTC] Full Log Data: {
    "timestamp": "2026-03-31 16:11:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:f5c0:b0a:141c:c8e7:71ff:fee7:48bc",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:f5c0:b0a:141c:c8e7:71ff:fee7:48bc, 172.68.186.63",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE3IiwidXNlcm5hbWUiOiJFc3R5YW5vIiwiZW1haWwiOiJvbHV3YXNldW5lc3RlcjE4NUBnbWFpbC5jb20iLCJleHAiOjE3NzU1NzgxNjJ9.YJuFZVCsrKItpI_TQG0dlsrWi3I8mlZad09Qj4_Q8Kw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e50a1dedd9bbec8-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2c0f:f5c0:b0a:141c:c8e7:71ff:fee7:48bc",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 16:11:51 UTC] === END API CALL LOG ===
[31-Mar-2026 16:11:51 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 16:11:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE3IiwidXNlcm5hbWUiOiJFc3R5YW5vIiwiZW1haWwiOiJvbHV3YXNldW5lc3RlcjE4NUBnbWFpbC5jb20iLCJleHAiOjE3NzU1NzgxNjJ9.YJuFZVCsrKItpI_TQG0dlsrWi3I8mlZad09Qj4_Q8Kw
[31-Mar-2026 16:11:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 16:11:51 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 16:11:51 UTC] User ID: 217
[31-Mar-2026 16:11:51 UTC] ✅ User profile retrieved successfully for user ID: 217
[31-Mar-2026 16:11:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 16:11:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 16:11:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2c0f:f5c0:b0a:141c:c8e7:71ff:fee7:48bc, 172.68.186.62","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE3IiwidXNlcm5hbWUiOiJFc3R5YW5vIiwiZW1haWwiOiJvbHV3YXNldW5lc3RlcjE4NUBnbWFpbC5jb20iLCJleHAiOjE3NzU1NzgxNjJ9.YJuFZVCsrKItpI_TQG0dlsrWi3I8mlZad09Qj4_Q8Kw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e50a1dedd99bec8-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2c0f:f5c0:b0a:141c:c8e7:71ff:fee7:48bc","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[31-Mar-2026 16:11:51 UTC] === User Orders API Called ===
[31-Mar-2026 16:11:51 UTC] User ID: 217
[31-Mar-2026 16:11:51 UTC] Limit: 20, Offset: 0
[31-Mar-2026 16:11:51 UTC] Orders found: 0
[31-Mar-2026 16:11:51 UTC] Orders data: []
[31-Mar-2026 16:11:51 UTC] Total orders count: 0
[31-Mar-2026 16:11:52 UTC] === API CALL LOG ===
[31-Mar-2026 16:11:52 UTC] Endpoint: user/profile.php
[31-Mar-2026 16:11:52 UTC] Full Log Data: {
    "timestamp": "2026-03-31 16:11:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:f5c0:b0a:141c:c8e7:71ff:fee7:48bc",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:f5c0:b0a:141c:c8e7:71ff:fee7:48bc, 172.68.186.62",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE3IiwidXNlcm5hbWUiOiJFc3R5YW5vIiwiZW1haWwiOiJvbHV3YXNldW5lc3RlcjE4NUBnbWFpbC5jb20iLCJleHAiOjE3NzU1NzgxNjJ9.YJuFZVCsrKItpI_TQG0dlsrWi3I8mlZad09Qj4_Q8Kw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e50a1e2c95ebec8-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2c0f:f5c0:b0a:141c:c8e7:71ff:fee7:48bc",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 16:11:52 UTC] === END API CALL LOG ===
[31-Mar-2026 16:11:52 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 16:11:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE3IiwidXNlcm5hbWUiOiJFc3R5YW5vIiwiZW1haWwiOiJvbHV3YXNldW5lc3RlcjE4NUBnbWFpbC5jb20iLCJleHAiOjE3NzU1NzgxNjJ9.YJuFZVCsrKItpI_TQG0dlsrWi3I8mlZad09Qj4_Q8Kw
[31-Mar-2026 16:11:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 16:11:52 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 16:11:52 UTC] User ID: 217
[31-Mar-2026 16:11:52 UTC] ✅ User profile retrieved successfully for user ID: 217
[31-Mar-2026 16:11:52 UTC] === API CALL LOG ===
[31-Mar-2026 16:11:52 UTC] Endpoint: user/profile.php
[31-Mar-2026 16:11:52 UTC] Full Log Data: {
    "timestamp": "2026-03-31 16:11:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:f5c0:b0a:141c:c8e7:71ff:fee7:48bc",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:f5c0:b0a:141c:c8e7:71ff:fee7:48bc, 172.68.186.63",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE3IiwidXNlcm5hbWUiOiJFc3R5YW5vIiwiZW1haWwiOiJvbHV3YXNldW5lc3RlcjE4NUBnbWFpbC5jb20iLCJleHAiOjE3NzU1NzgxNjJ9.YJuFZVCsrKItpI_TQG0dlsrWi3I8mlZad09Qj4_Q8Kw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e50a1e3ca64bec8-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2c0f:f5c0:b0a:141c:c8e7:71ff:fee7:48bc",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 16:11:52 UTC] === END API CALL LOG ===
[31-Mar-2026 16:11:52 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 16:11:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE3IiwidXNlcm5hbWUiOiJFc3R5YW5vIiwiZW1haWwiOiJvbHV3YXNldW5lc3RlcjE4NUBnbWFpbC5jb20iLCJleHAiOjE3NzU1NzgxNjJ9.YJuFZVCsrKItpI_TQG0dlsrWi3I8mlZad09Qj4_Q8Kw
[31-Mar-2026 16:11:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 16:11:52 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 16:11:52 UTC] User ID: 217
[31-Mar-2026 16:11:52 UTC] ✅ User profile retrieved successfully for user ID: 217
[31-Mar-2026 16:12:09 UTC] === API CALL LOG ===
[31-Mar-2026 16:12:09 UTC] Endpoint: user/profile.php
[31-Mar-2026 16:12:09 UTC] Full Log Data: {
    "timestamp": "2026-03-31 16:12:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:f5c0:b0a:141c:c8e7:71ff:fee7:48bc",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:f5c0:b0a:141c:c8e7:71ff:fee7:48bc, 172.68.186.63",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE3IiwidXNlcm5hbWUiOiJFc3R5YW5vIiwiZW1haWwiOiJvbHV3YXNldW5lc3RlcjE4NUBnbWFpbC5jb20iLCJleHAiOjE3NzU1NzgxNjJ9.YJuFZVCsrKItpI_TQG0dlsrWi3I8mlZad09Qj4_Q8Kw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e50a24d5c13bec8-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2c0f:f5c0:b0a:141c:c8e7:71ff:fee7:48bc",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 16:12:09 UTC] === END API CALL LOG ===
[31-Mar-2026 16:12:09 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 16:12:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE3IiwidXNlcm5hbWUiOiJFc3R5YW5vIiwiZW1haWwiOiJvbHV3YXNldW5lc3RlcjE4NUBnbWFpbC5jb20iLCJleHAiOjE3NzU1NzgxNjJ9.YJuFZVCsrKItpI_TQG0dlsrWi3I8mlZad09Qj4_Q8Kw
[31-Mar-2026 16:12:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 16:12:09 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 16:12:09 UTC] User ID: 217
[31-Mar-2026 16:12:09 UTC] ✅ User profile retrieved successfully for user ID: 217
[31-Mar-2026 16:12:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 16:12:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 16:12:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2c0f:f5c0:b0a:141c:c8e7:71ff:fee7:48bc, 172.68.186.62","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE3IiwidXNlcm5hbWUiOiJFc3R5YW5vIiwiZW1haWwiOiJvbHV3YXNldW5lc3RlcjE4NUBnbWFpbC5jb20iLCJleHAiOjE3NzU1NzgxNjJ9.YJuFZVCsrKItpI_TQG0dlsrWi3I8mlZad09Qj4_Q8Kw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e50a24d5c12bec8-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2c0f:f5c0:b0a:141c:c8e7:71ff:fee7:48bc","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[31-Mar-2026 16:12:09 UTC] === User Orders API Called ===
[31-Mar-2026 16:12:09 UTC] User ID: 217
[31-Mar-2026 16:12:09 UTC] Limit: 20, Offset: 0
[31-Mar-2026 16:12:09 UTC] Orders found: 0
[31-Mar-2026 16:12:09 UTC] Orders data: []
[31-Mar-2026 16:12:09 UTC] Total orders count: 0
[31-Mar-2026 16:12:09 UTC] === API CALL LOG ===
[31-Mar-2026 16:12:09 UTC] Endpoint: user/profile.php
[31-Mar-2026 16:12:09 UTC] Full Log Data: {
    "timestamp": "2026-03-31 16:12:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:f5c0:b0a:141c:c8e7:71ff:fee7:48bc",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:f5c0:b0a:141c:c8e7:71ff:fee7:48bc, 172.68.186.62",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE3IiwidXNlcm5hbWUiOiJFc3R5YW5vIiwiZW1haWwiOiJvbHV3YXNldW5lc3RlcjE4NUBnbWFpbC5jb20iLCJleHAiOjE3NzU1NzgxNjJ9.YJuFZVCsrKItpI_TQG0dlsrWi3I8mlZad09Qj4_Q8Kw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e50a25158dabec8-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2c0f:f5c0:b0a:141c:c8e7:71ff:fee7:48bc",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 16:12:09 UTC] === END API CALL LOG ===
[31-Mar-2026 16:12:09 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 16:12:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE3IiwidXNlcm5hbWUiOiJFc3R5YW5vIiwiZW1haWwiOiJvbHV3YXNldW5lc3RlcjE4NUBnbWFpbC5jb20iLCJleHAiOjE3NzU1NzgxNjJ9.YJuFZVCsrKItpI_TQG0dlsrWi3I8mlZad09Qj4_Q8Kw
[31-Mar-2026 16:12:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 16:12:09 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 16:12:09 UTC] User ID: 217
[31-Mar-2026 16:12:09 UTC] ✅ User profile retrieved successfully for user ID: 217
[31-Mar-2026 16:12:09 UTC] === API CALL LOG ===
[31-Mar-2026 16:12:09 UTC] Endpoint: user/profile.php
[31-Mar-2026 16:12:09 UTC] Full Log Data: {
    "timestamp": "2026-03-31 16:12:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:f5c0:b0a:141c:c8e7:71ff:fee7:48bc",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:f5c0:b0a:141c:c8e7:71ff:fee7:48bc, 172.68.186.63",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE3IiwidXNlcm5hbWUiOiJFc3R5YW5vIiwiZW1haWwiOiJvbHV3YXNldW5lc3RlcjE4NUBnbWFpbC5jb20iLCJleHAiOjE3NzU1NzgxNjJ9.YJuFZVCsrKItpI_TQG0dlsrWi3I8mlZad09Qj4_Q8Kw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e50a25259d8bec8-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2c0f:f5c0:b0a:141c:c8e7:71ff:fee7:48bc",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 16:12:09 UTC] === END API CALL LOG ===
[31-Mar-2026 16:12:09 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 16:12:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE3IiwidXNlcm5hbWUiOiJFc3R5YW5vIiwiZW1haWwiOiJvbHV3YXNldW5lc3RlcjE4NUBnbWFpbC5jb20iLCJleHAiOjE3NzU1NzgxNjJ9.YJuFZVCsrKItpI_TQG0dlsrWi3I8mlZad09Qj4_Q8Kw
[31-Mar-2026 16:12:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 16:12:09 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 16:12:09 UTC] User ID: 217
[31-Mar-2026 16:12:09 UTC] ✅ User profile retrieved successfully for user ID: 217
[31-Mar-2026 16:12:27 UTC] === API CALL LOG ===
[31-Mar-2026 16:12:27 UTC] Endpoint: user/profile.php
[31-Mar-2026 16:12:27 UTC] Full Log Data: {
    "timestamp": "2026-03-31 16:12:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:f5c0:b0a:141c:c8e7:71ff:fee7:48bc",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:f5c0:b0a:141c:c8e7:71ff:fee7:48bc, 172.69.224.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE3IiwidXNlcm5hbWUiOiJFc3R5YW5vIiwiZW1haWwiOiJvbHV3YXNldW5lc3RlcjE4NUBnbWFpbC5jb20iLCJleHAiOjE3NzU1NzgxNjJ9.YJuFZVCsrKItpI_TQG0dlsrWi3I8mlZad09Qj4_Q8Kw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e50a2c08eeb57a5-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2c0f:f5c0:b0a:141c:c8e7:71ff:fee7:48bc",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 16:12:27 UTC] === END API CALL LOG ===
[31-Mar-2026 16:12:27 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 16:12:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE3IiwidXNlcm5hbWUiOiJFc3R5YW5vIiwiZW1haWwiOiJvbHV3YXNldW5lc3RlcjE4NUBnbWFpbC5jb20iLCJleHAiOjE3NzU1NzgxNjJ9.YJuFZVCsrKItpI_TQG0dlsrWi3I8mlZad09Qj4_Q8Kw
[31-Mar-2026 16:12:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 16:12:27 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 16:12:27 UTC] User ID: 217
[31-Mar-2026 16:12:27 UTC] ✅ User profile retrieved successfully for user ID: 217
[31-Mar-2026 16:12:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 16:12:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 16:12:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2c0f:f5c0:b0a:141c:c8e7:71ff:fee7:48bc, 172.69.224.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE3IiwidXNlcm5hbWUiOiJFc3R5YW5vIiwiZW1haWwiOiJvbHV3YXNldW5lc3RlcjE4NUBnbWFpbC5jb20iLCJleHAiOjE3NzU1NzgxNjJ9.YJuFZVCsrKItpI_TQG0dlsrWi3I8mlZad09Qj4_Q8Kw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e50a2dcfcfb57a5-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2c0f:f5c0:b0a:141c:c8e7:71ff:fee7:48bc","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[31-Mar-2026 16:12:32 UTC] === User Orders API Called ===
[31-Mar-2026 16:12:32 UTC] User ID: 217
[31-Mar-2026 16:12:32 UTC] Limit: 20, Offset: 0
[31-Mar-2026 16:12:32 UTC] Orders found: 0
[31-Mar-2026 16:12:32 UTC] Orders data: []
[31-Mar-2026 16:12:32 UTC] Total orders count: 0
[31-Mar-2026 16:12:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 16:12:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 16:12:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2c0f:f5c0:b0a:141c:c8e7:71ff:fee7:48bc, 172.69.224.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE3IiwidXNlcm5hbWUiOiJFc3R5YW5vIiwiZW1haWwiOiJvbHV3YXNldW5lc3RlcjE4NUBnbWFpbC5jb20iLCJleHAiOjE3NzU1NzgxNjJ9.YJuFZVCsrKItpI_TQG0dlsrWi3I8mlZad09Qj4_Q8Kw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e50a2fb4a5957a5-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2c0f:f5c0:b0a:141c:c8e7:71ff:fee7:48bc","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[31-Mar-2026 16:12:37 UTC] === User Orders API Called ===
[31-Mar-2026 16:12:37 UTC] User ID: 217
[31-Mar-2026 16:12:37 UTC] Limit: 20, Offset: 0
[31-Mar-2026 16:12:37 UTC] Orders found: 0
[31-Mar-2026 16:12:37 UTC] Orders data: []
[31-Mar-2026 16:12:37 UTC] Total orders count: 0
[31-Mar-2026 16:12:37 UTC] === API CALL LOG ===
[31-Mar-2026 16:12:37 UTC] Endpoint: user/profile.php
[31-Mar-2026 16:12:37 UTC] Full Log Data: {
    "timestamp": "2026-03-31 16:12:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:f5c0:b0a:141c:c8e7:71ff:fee7:48bc",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:f5c0:b0a:141c:c8e7:71ff:fee7:48bc, 172.69.224.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE3IiwidXNlcm5hbWUiOiJFc3R5YW5vIiwiZW1haWwiOiJvbHV3YXNldW5lc3RlcjE4NUBnbWFpbC5jb20iLCJleHAiOjE3NzU1NzgxNjJ9.YJuFZVCsrKItpI_TQG0dlsrWi3I8mlZad09Qj4_Q8Kw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e50a2fb4a6057a5-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2c0f:f5c0:b0a:141c:c8e7:71ff:fee7:48bc",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 16:12:37 UTC] === END API CALL LOG ===
[31-Mar-2026 16:12:37 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 16:12:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE3IiwidXNlcm5hbWUiOiJFc3R5YW5vIiwiZW1haWwiOiJvbHV3YXNldW5lc3RlcjE4NUBnbWFpbC5jb20iLCJleHAiOjE3NzU1NzgxNjJ9.YJuFZVCsrKItpI_TQG0dlsrWi3I8mlZad09Qj4_Q8Kw
[31-Mar-2026 16:12:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 16:12:37 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 16:12:37 UTC] User ID: 217
[31-Mar-2026 16:12:37 UTC] ✅ User profile retrieved successfully for user ID: 217
[31-Mar-2026 16:12:37 UTC] === API CALL LOG ===
[31-Mar-2026 16:12:37 UTC] Endpoint: user/profile.php
[31-Mar-2026 16:12:37 UTC] Full Log Data: {
    "timestamp": "2026-03-31 16:12:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:f5c0:b0a:141c:c8e7:71ff:fee7:48bc",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:f5c0:b0a:141c:c8e7:71ff:fee7:48bc, 172.69.224.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE3IiwidXNlcm5hbWUiOiJFc3R5YW5vIiwiZW1haWwiOiJvbHV3YXNldW5lc3RlcjE4NUBnbWFpbC5jb20iLCJleHAiOjE3NzU1NzgxNjJ9.YJuFZVCsrKItpI_TQG0dlsrWi3I8mlZad09Qj4_Q8Kw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e50a2ff7de857a5-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2c0f:f5c0:b0a:141c:c8e7:71ff:fee7:48bc",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 16:12:37 UTC] === END API CALL LOG ===
[31-Mar-2026 16:12:37 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 16:12:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE3IiwidXNlcm5hbWUiOiJFc3R5YW5vIiwiZW1haWwiOiJvbHV3YXNldW5lc3RlcjE4NUBnbWFpbC5jb20iLCJleHAiOjE3NzU1NzgxNjJ9.YJuFZVCsrKItpI_TQG0dlsrWi3I8mlZad09Qj4_Q8Kw
[31-Mar-2026 16:12:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 16:12:37 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 16:12:37 UTC] User ID: 217
[31-Mar-2026 16:12:37 UTC] ✅ User profile retrieved successfully for user ID: 217
[31-Mar-2026 16:12:37 UTC] === API CALL LOG ===
[31-Mar-2026 16:12:37 UTC] Endpoint: user/profile.php
[31-Mar-2026 16:12:37 UTC] Full Log Data: {
    "timestamp": "2026-03-31 16:12:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:f5c0:b0a:141c:c8e7:71ff:fee7:48bc",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:f5c0:b0a:141c:c8e7:71ff:fee7:48bc, 172.69.224.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE3IiwidXNlcm5hbWUiOiJFc3R5YW5vIiwiZW1haWwiOiJvbHV3YXNldW5lc3RlcjE4NUBnbWFpbC5jb20iLCJleHAiOjE3NzU1NzgxNjJ9.YJuFZVCsrKItpI_TQG0dlsrWi3I8mlZad09Qj4_Q8Kw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e50a300889d57a5-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2c0f:f5c0:b0a:141c:c8e7:71ff:fee7:48bc",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 16:12:37 UTC] === END API CALL LOG ===
[31-Mar-2026 16:12:37 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 16:12:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE3IiwidXNlcm5hbWUiOiJFc3R5YW5vIiwiZW1haWwiOiJvbHV3YXNldW5lc3RlcjE4NUBnbWFpbC5jb20iLCJleHAiOjE3NzU1NzgxNjJ9.YJuFZVCsrKItpI_TQG0dlsrWi3I8mlZad09Qj4_Q8Kw
[31-Mar-2026 16:12:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 16:12:37 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 16:12:37 UTC] User ID: 217
[31-Mar-2026 16:12:37 UTC] ✅ User profile retrieved successfully for user ID: 217
[31-Mar-2026 16:15:18 UTC] === API CALL LOG ===
[31-Mar-2026 16:15:18 UTC] Endpoint: user/profile.php
[31-Mar-2026 16:15:18 UTC] Full Log Data: {
    "timestamp": "2026-03-31 16:15:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.91.97.89",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.91.97.89, 162.158.216.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE2IiwidXNlcm5hbWUiOiJHb2R3aW4gQXVndXN0aW5lIiwiZW1haWwiOiJnb2R3aW5hdWd1c3RpbmUzMThAZ21haWwuY29tIiwiZXhwIjoxNzc1NTc2MDc5fQ.GsCNHK38QxuDtq5MAqFoKUpMWuQR__mGuFmXeQEmzwQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e50a6e9887d3052-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.91.97.89",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 16:15:18 UTC] === END API CALL LOG ===
[31-Mar-2026 16:15:18 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 16:15:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE2IiwidXNlcm5hbWUiOiJHb2R3aW4gQXVndXN0aW5lIiwiZW1haWwiOiJnb2R3aW5hdWd1c3RpbmUzMThAZ21haWwuY29tIiwiZXhwIjoxNzc1NTc2MDc5fQ.GsCNHK38QxuDtq5MAqFoKUpMWuQR__mGuFmXeQEmzwQ
[31-Mar-2026 16:15:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 16:15:18 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 16:15:18 UTC] User ID: 216
[31-Mar-2026 16:15:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 16:15:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 16:15:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.91.97.89, 162.158.216.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE2IiwidXNlcm5hbWUiOiJHb2R3aW4gQXVndXN0aW5lIiwiZW1haWwiOiJnb2R3aW5hdWd1c3RpbmUzMThAZ21haWwuY29tIiwiZXhwIjoxNzc1NTc2MDc5fQ.GsCNHK38QxuDtq5MAqFoKUpMWuQR__mGuFmXeQEmzwQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e50a6e988793052-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.91.97.89","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[31-Mar-2026 16:15:18 UTC] === User Orders API Called ===
[31-Mar-2026 16:15:18 UTC] User ID: 216
[31-Mar-2026 16:15:18 UTC] Limit: 20, Offset: 0
[31-Mar-2026 16:15:18 UTC] ✅ User profile retrieved successfully for user ID: 216
[31-Mar-2026 16:15:18 UTC] Orders found: 0
[31-Mar-2026 16:15:18 UTC] Orders data: []
[31-Mar-2026 16:15:18 UTC] Total orders count: 0
[31-Mar-2026 16:15:18 UTC] === API CALL LOG ===
[31-Mar-2026 16:15:18 UTC] Endpoint: user/profile.php
[31-Mar-2026 16:15:18 UTC] Full Log Data: {
    "timestamp": "2026-03-31 16:15:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.91.97.89",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.91.97.89, 162.158.216.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE2IiwidXNlcm5hbWUiOiJHb2R3aW4gQXVndXN0aW5lIiwiZW1haWwiOiJnb2R3aW5hdWd1c3RpbmUzMThAZ21haWwuY29tIiwiZXhwIjoxNzc1NTc2MDc5fQ.GsCNHK38QxuDtq5MAqFoKUpMWuQR__mGuFmXeQEmzwQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e50a6e9887b3052-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.91.97.89",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 16:15:18 UTC] === END API CALL LOG ===
[31-Mar-2026 16:15:18 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 16:15:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE2IiwidXNlcm5hbWUiOiJHb2R3aW4gQXVndXN0aW5lIiwiZW1haWwiOiJnb2R3aW5hdWd1c3RpbmUzMThAZ21haWwuY29tIiwiZXhwIjoxNzc1NTc2MDc5fQ.GsCNHK38QxuDtq5MAqFoKUpMWuQR__mGuFmXeQEmzwQ
[31-Mar-2026 16:15:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 16:15:18 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 16:15:18 UTC] User ID: 216
[31-Mar-2026 16:15:18 UTC] ✅ User profile retrieved successfully for user ID: 216
[31-Mar-2026 16:15:22 UTC] === API CALL LOG ===
[31-Mar-2026 16:15:22 UTC] Endpoint: user/profile.php
[31-Mar-2026 16:15:22 UTC] Full Log Data: {
    "timestamp": "2026-03-31 16:15:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.91.97.78",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.91.97.78, 141.101.99.109",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE2IiwidXNlcm5hbWUiOiJHb2R3aW4gQXVndXN0aW5lIiwiZW1haWwiOiJnb2R3aW5hdWd1c3RpbmUzMThAZ21haWwuY29tIiwiZXhwIjoxNzc1NTc2MDc5fQ.GsCNHK38QxuDtq5MAqFoKUpMWuQR__mGuFmXeQEmzwQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e50a706fe61ecfe-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.91.97.78",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 16:15:22 UTC] === END API CALL LOG ===
[31-Mar-2026 16:15:22 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 16:15:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE2IiwidXNlcm5hbWUiOiJHb2R3aW4gQXVndXN0aW5lIiwiZW1haWwiOiJnb2R3aW5hdWd1c3RpbmUzMThAZ21haWwuY29tIiwiZXhwIjoxNzc1NTc2MDc5fQ.GsCNHK38QxuDtq5MAqFoKUpMWuQR__mGuFmXeQEmzwQ
[31-Mar-2026 16:15:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 16:15:22 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 16:15:22 UTC] User ID: 216
[31-Mar-2026 16:15:22 UTC] ✅ User profile retrieved successfully for user ID: 216
[31-Mar-2026 16:15:23 UTC] User Purchases API - User ID: 216
[31-Mar-2026 16:15:23 UTC] User Purchases API - Total purchases found: 1
[31-Mar-2026 16:15:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 16:15:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 16:15:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.91.97.78, 141.101.99.109","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE2IiwidXNlcm5hbWUiOiJHb2R3aW4gQXVndXN0aW5lIiwiZW1haWwiOiJnb2R3aW5hdWd1c3RpbmUzMThAZ21haWwuY29tIiwiZXhwIjoxNzc1NTc2MDc5fQ.GsCNHK38QxuDtq5MAqFoKUpMWuQR__mGuFmXeQEmzwQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e50a7166ddaecfe-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.91.97.78","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[31-Mar-2026 16:15:25 UTC] === User Orders API Called ===
[31-Mar-2026 16:15:25 UTC] User ID: 216
[31-Mar-2026 16:15:25 UTC] Limit: 20, Offset: 0
[31-Mar-2026 16:15:25 UTC] Orders found: 0
[31-Mar-2026 16:15:25 UTC] Orders data: []
[31-Mar-2026 16:15:25 UTC] Total orders count: 0
[31-Mar-2026 16:15:26 UTC] === API CALL LOG ===
[31-Mar-2026 16:15:26 UTC] Endpoint: user/profile.php
[31-Mar-2026 16:15:26 UTC] Full Log Data: {
    "timestamp": "2026-03-31 16:15:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.91.97.78",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.91.97.78, 141.101.99.109",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE2IiwidXNlcm5hbWUiOiJHb2R3aW4gQXVndXN0aW5lIiwiZW1haWwiOiJnb2R3aW5hdWd1c3RpbmUzMThAZ21haWwuY29tIiwiZXhwIjoxNzc1NTc2MDc5fQ.GsCNHK38QxuDtq5MAqFoKUpMWuQR__mGuFmXeQEmzwQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e50a71d4816ecfe-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.91.97.78",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 16:15:26 UTC] === END API CALL LOG ===
[31-Mar-2026 16:15:26 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 16:15:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE2IiwidXNlcm5hbWUiOiJHb2R3aW4gQXVndXN0aW5lIiwiZW1haWwiOiJnb2R3aW5hdWd1c3RpbmUzMThAZ21haWwuY29tIiwiZXhwIjoxNzc1NTc2MDc5fQ.GsCNHK38QxuDtq5MAqFoKUpMWuQR__mGuFmXeQEmzwQ
[31-Mar-2026 16:15:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 16:15:26 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 16:15:26 UTC] User ID: 216
[31-Mar-2026 16:15:26 UTC] ✅ User profile retrieved successfully for user ID: 216
[31-Mar-2026 16:15:26 UTC] User Purchases API - User ID: 216
[31-Mar-2026 16:15:26 UTC] User Purchases API - Total purchases found: 1
[31-Mar-2026 16:15:28 UTC] User Purchases API - User ID: 216
[31-Mar-2026 16:15:28 UTC] User Purchases API - Total purchases found: 1
[31-Mar-2026 16:17:31 UTC] === API CALL LOG ===
[31-Mar-2026 16:17:31 UTC] Endpoint: user/profile.php
[31-Mar-2026 16:17:31 UTC] Full Log Data: {
    "timestamp": "2026-03-31 16:17:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:f5c0:b0a:141c:c8e7:71ff:fee7:48bc",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:f5c0:b0a:141c:c8e7:71ff:fee7:48bc, 172.71.241.84",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE3IiwidXNlcm5hbWUiOiJFc3R5YW5vIiwiZW1haWwiOiJvbHV3YXNldW5lc3RlcjE4NUBnbWFpbC5jb20iLCJleHAiOjE3NzU1NzgxNjJ9.YJuFZVCsrKItpI_TQG0dlsrWi3I8mlZad09Qj4_Q8Kw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e50aa2cdd49a696-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2c0f:f5c0:b0a:141c:c8e7:71ff:fee7:48bc",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 16:17:31 UTC] === END API CALL LOG ===
[31-Mar-2026 16:17:31 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 16:17:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE3IiwidXNlcm5hbWUiOiJFc3R5YW5vIiwiZW1haWwiOiJvbHV3YXNldW5lc3RlcjE4NUBnbWFpbC5jb20iLCJleHAiOjE3NzU1NzgxNjJ9.YJuFZVCsrKItpI_TQG0dlsrWi3I8mlZad09Qj4_Q8Kw
[31-Mar-2026 16:17:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 16:17:31 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 16:17:31 UTC] User ID: 217
[31-Mar-2026 16:17:31 UTC] ✅ User profile retrieved successfully for user ID: 217
[31-Mar-2026 16:17:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 16:17:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 16:17:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2c0f:f5c0:b0a:141c:c8e7:71ff:fee7:48bc, 172.71.241.85","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE3IiwidXNlcm5hbWUiOiJFc3R5YW5vIiwiZW1haWwiOiJvbHV3YXNldW5lc3RlcjE4NUBnbWFpbC5jb20iLCJleHAiOjE3NzU1NzgxNjJ9.YJuFZVCsrKItpI_TQG0dlsrWi3I8mlZad09Qj4_Q8Kw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e50aa2cdd45a696-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2c0f:f5c0:b0a:141c:c8e7:71ff:fee7:48bc","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[31-Mar-2026 16:17:36 UTC] === User Orders API Called ===
[31-Mar-2026 16:17:36 UTC] User ID: 217
[31-Mar-2026 16:17:36 UTC] Limit: 20, Offset: 0
[31-Mar-2026 16:17:36 UTC] Orders found: 0
[31-Mar-2026 16:17:36 UTC] Orders data: []
[31-Mar-2026 16:17:36 UTC] Total orders count: 0
[31-Mar-2026 16:17:36 UTC] === API CALL LOG ===
[31-Mar-2026 16:17:36 UTC] Endpoint: user/profile.php
[31-Mar-2026 16:17:36 UTC] Full Log Data: {
    "timestamp": "2026-03-31 16:17:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:f5c0:b0a:141c:c8e7:71ff:fee7:48bc",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:f5c0:b0a:141c:c8e7:71ff:fee7:48bc, 172.71.241.84",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE3IiwidXNlcm5hbWUiOiJFc3R5YW5vIiwiZW1haWwiOiJvbHV3YXNldW5lc3RlcjE4NUBnbWFpbC5jb20iLCJleHAiOjE3NzU1NzgxNjJ9.YJuFZVCsrKItpI_TQG0dlsrWi3I8mlZad09Qj4_Q8Kw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e50aa2cdd48a696-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2c0f:f5c0:b0a:141c:c8e7:71ff:fee7:48bc",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 16:17:36 UTC] === END API CALL LOG ===
[31-Mar-2026 16:17:36 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 16:17:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE3IiwidXNlcm5hbWUiOiJFc3R5YW5vIiwiZW1haWwiOiJvbHV3YXNldW5lc3RlcjE4NUBnbWFpbC5jb20iLCJleHAiOjE3NzU1NzgxNjJ9.YJuFZVCsrKItpI_TQG0dlsrWi3I8mlZad09Qj4_Q8Kw
[31-Mar-2026 16:17:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 16:17:36 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 16:17:36 UTC] User ID: 217
[31-Mar-2026 16:17:36 UTC] ✅ User profile retrieved successfully for user ID: 217
[31-Mar-2026 16:17:37 UTC] === API CALL LOG ===
[31-Mar-2026 16:17:37 UTC] Endpoint: user/profile.php
[31-Mar-2026 16:17:37 UTC] Full Log Data: {
    "timestamp": "2026-03-31 16:17:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:f5c0:b0a:141c:c8e7:71ff:fee7:48bc",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:f5c0:b0a:141c:c8e7:71ff:fee7:48bc, 172.71.241.84",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE3IiwidXNlcm5hbWUiOiJFc3R5YW5vIiwiZW1haWwiOiJvbHV3YXNldW5lc3RlcjE4NUBnbWFpbC5jb20iLCJleHAiOjE3NzU1NzgxNjJ9.YJuFZVCsrKItpI_TQG0dlsrWi3I8mlZad09Qj4_Q8Kw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e50aa4ebbbda696-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2c0f:f5c0:b0a:141c:c8e7:71ff:fee7:48bc",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 16:17:37 UTC] === END API CALL LOG ===
[31-Mar-2026 16:17:37 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 16:17:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE3IiwidXNlcm5hbWUiOiJFc3R5YW5vIiwiZW1haWwiOiJvbHV3YXNldW5lc3RlcjE4NUBnbWFpbC5jb20iLCJleHAiOjE3NzU1NzgxNjJ9.YJuFZVCsrKItpI_TQG0dlsrWi3I8mlZad09Qj4_Q8Kw
[31-Mar-2026 16:17:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 16:17:37 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 16:17:37 UTC] User ID: 217
[31-Mar-2026 16:17:37 UTC] ✅ User profile retrieved successfully for user ID: 217
[31-Mar-2026 16:18:48 UTC] === API CALL LOG ===
[31-Mar-2026 16:18:48 UTC] Endpoint: user/profile.php
[31-Mar-2026 16:18:48 UTC] Full Log Data: {
    "timestamp": "2026-03-31 16:18:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.91.99.27",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.91.99.27, 172.68.229.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE2IiwidXNlcm5hbWUiOiJHb2R3aW4gQXVndXN0aW5lIiwiZW1haWwiOiJnb2R3aW5hdWd1c3RpbmUzMThAZ21haWwuY29tIiwiZXhwIjoxNzc1NTc2MDc5fQ.GsCNHK38QxuDtq5MAqFoKUpMWuQR__mGuFmXeQEmzwQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e50ac0f6f2d2d0d-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.91.99.27",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 16:18:48 UTC] === END API CALL LOG ===
[31-Mar-2026 16:18:48 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 16:18:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE2IiwidXNlcm5hbWUiOiJHb2R3aW4gQXVndXN0aW5lIiwiZW1haWwiOiJnb2R3aW5hdWd1c3RpbmUzMThAZ21haWwuY29tIiwiZXhwIjoxNzc1NTc2MDc5fQ.GsCNHK38QxuDtq5MAqFoKUpMWuQR__mGuFmXeQEmzwQ
[31-Mar-2026 16:18:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 16:18:48 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 16:18:48 UTC] User ID: 216
[31-Mar-2026 16:18:48 UTC] ✅ User profile retrieved successfully for user ID: 216
[31-Mar-2026 16:18:49 UTC] User Purchases API - User ID: 216
[31-Mar-2026 16:18:49 UTC] User Purchases API - Total purchases found: 1
[31-Mar-2026 16:18:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 16:18:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 16:18:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.91.99.27, 172.68.229.180","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE2IiwidXNlcm5hbWUiOiJHb2R3aW4gQXVndXN0aW5lIiwiZW1haWwiOiJnb2R3aW5hdWd1c3RpbmUzMThAZ21haWwuY29tIiwiZXhwIjoxNzc1NTc2MDc5fQ.GsCNHK38QxuDtq5MAqFoKUpMWuQR__mGuFmXeQEmzwQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e50ac3c2fce2d0d-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.91.99.27","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[31-Mar-2026 16:18:56 UTC] === User Orders API Called ===
[31-Mar-2026 16:18:56 UTC] User ID: 216
[31-Mar-2026 16:18:56 UTC] Limit: 20, Offset: 0
[31-Mar-2026 16:18:56 UTC] Orders found: 0
[31-Mar-2026 16:18:56 UTC] Orders data: []
[31-Mar-2026 16:18:56 UTC] Total orders count: 0
[31-Mar-2026 16:18:56 UTC] === API CALL LOG ===
[31-Mar-2026 16:18:56 UTC] Endpoint: user/profile.php
[31-Mar-2026 16:18:56 UTC] Full Log Data: {
    "timestamp": "2026-03-31 16:18:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.91.99.27",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.91.99.27, 172.68.229.180",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE2IiwidXNlcm5hbWUiOiJHb2R3aW4gQXVndXN0aW5lIiwiZW1haWwiOiJnb2R3aW5hdWd1c3RpbmUzMThAZ21haWwuY29tIiwiZXhwIjoxNzc1NTc2MDc5fQ.GsCNHK38QxuDtq5MAqFoKUpMWuQR__mGuFmXeQEmzwQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e50ac421fd62d0d-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.91.99.27",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 16:18:56 UTC] === END API CALL LOG ===
[31-Mar-2026 16:18:56 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 16:18:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE2IiwidXNlcm5hbWUiOiJHb2R3aW4gQXVndXN0aW5lIiwiZW1haWwiOiJnb2R3aW5hdWd1c3RpbmUzMThAZ21haWwuY29tIiwiZXhwIjoxNzc1NTc2MDc5fQ.GsCNHK38QxuDtq5MAqFoKUpMWuQR__mGuFmXeQEmzwQ
[31-Mar-2026 16:18:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 16:18:56 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 16:18:56 UTC] User ID: 216
[31-Mar-2026 16:18:56 UTC] ✅ User profile retrieved successfully for user ID: 216
[31-Mar-2026 16:18:57 UTC] User Purchases API - User ID: 216
[31-Mar-2026 16:18:57 UTC] User Purchases API - Total purchases found: 1
[31-Mar-2026 16:18:58 UTC] User Purchases API - User ID: 216
[31-Mar-2026 16:18:58 UTC] User Purchases API - Total purchases found: 1
[31-Mar-2026 16:27:13 UTC] === API CALL LOG ===
[31-Mar-2026 16:27:13 UTC] Endpoint: user/profile.php
[31-Mar-2026 16:27:13 UTC] Full Log Data: {
    "timestamp": "2026-03-31 16:27:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.91.99.27",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.91.99.27, 172.70.162.239",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE2IiwidXNlcm5hbWUiOiJHb2R3aW4gQXVndXN0aW5lIiwiZW1haWwiOiJnb2R3aW5hdWd1c3RpbmUzMThAZ21haWwuY29tIiwiZXhwIjoxNzc1NTc2MDc5fQ.GsCNHK38QxuDtq5MAqFoKUpMWuQR__mGuFmXeQEmzwQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e50b8632f47d1fe-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.91.99.27",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 16:27:13 UTC] === END API CALL LOG ===
[31-Mar-2026 16:27:13 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 16:27:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE2IiwidXNlcm5hbWUiOiJHb2R3aW4gQXVndXN0aW5lIiwiZW1haWwiOiJnb2R3aW5hdWd1c3RpbmUzMThAZ21haWwuY29tIiwiZXhwIjoxNzc1NTc2MDc5fQ.GsCNHK38QxuDtq5MAqFoKUpMWuQR__mGuFmXeQEmzwQ
[31-Mar-2026 16:27:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 16:27:13 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 16:27:13 UTC] User ID: 216
[31-Mar-2026 16:27:13 UTC] ✅ User profile retrieved successfully for user ID: 216
[31-Mar-2026 16:27:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 16:27:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 16:27:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.91.99.27, 172.70.162.239","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE2IiwidXNlcm5hbWUiOiJHb2R3aW4gQXVndXN0aW5lIiwiZW1haWwiOiJnb2R3aW5hdWd1c3RpbmUzMThAZ21haWwuY29tIiwiZXhwIjoxNzc1NTc2MDc5fQ.GsCNHK38QxuDtq5MAqFoKUpMWuQR__mGuFmXeQEmzwQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e50b8645af4d1fe-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.91.99.27","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[31-Mar-2026 16:27:14 UTC] === User Orders API Called ===
[31-Mar-2026 16:27:14 UTC] User ID: 216
[31-Mar-2026 16:27:14 UTC] Limit: 20, Offset: 0
[31-Mar-2026 16:27:14 UTC] Orders found: 0
[31-Mar-2026 16:27:14 UTC] Orders data: []
[31-Mar-2026 16:27:14 UTC] === API CALL LOG ===
[31-Mar-2026 16:27:14 UTC] Endpoint: user/profile.php
[31-Mar-2026 16:27:14 UTC] Full Log Data: {
    "timestamp": "2026-03-31 16:27:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.91.99.27",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.91.99.27, 172.70.162.240",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE2IiwidXNlcm5hbWUiOiJHb2R3aW4gQXVndXN0aW5lIiwiZW1haWwiOiJnb2R3aW5hdWd1c3RpbmUzMThAZ21haWwuY29tIiwiZXhwIjoxNzc1NTc2MDc5fQ.GsCNHK38QxuDtq5MAqFoKUpMWuQR__mGuFmXeQEmzwQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e50b8645af8d1fe-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.91.99.27",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 16:27:14 UTC] === END API CALL LOG ===
[31-Mar-2026 16:27:14 UTC] Total orders count: 0
[31-Mar-2026 16:27:14 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 16:27:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE2IiwidXNlcm5hbWUiOiJHb2R3aW4gQXVndXN0aW5lIiwiZW1haWwiOiJnb2R3aW5hdWd1c3RpbmUzMThAZ21haWwuY29tIiwiZXhwIjoxNzc1NTc2MDc5fQ.GsCNHK38QxuDtq5MAqFoKUpMWuQR__mGuFmXeQEmzwQ
[31-Mar-2026 16:27:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 16:27:14 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 16:27:14 UTC] User ID: 216
[31-Mar-2026 16:27:14 UTC] ✅ User profile retrieved successfully for user ID: 216
[31-Mar-2026 16:27:14 UTC] User Purchases API - User ID: 216
[31-Mar-2026 16:27:14 UTC] User Purchases API - Total purchases found: 1
[31-Mar-2026 16:27:14 UTC] === API CALL LOG ===
[31-Mar-2026 16:27:14 UTC] Endpoint: user/profile.php
[31-Mar-2026 16:27:14 UTC] Full Log Data: {
    "timestamp": "2026-03-31 16:27:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.91.99.27",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.91.99.27, 172.70.162.240",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE2IiwidXNlcm5hbWUiOiJHb2R3aW4gQXVndXN0aW5lIiwiZW1haWwiOiJnb2R3aW5hdWd1c3RpbmUzMThAZ21haWwuY29tIiwiZXhwIjoxNzc1NTc2MDc5fQ.GsCNHK38QxuDtq5MAqFoKUpMWuQR__mGuFmXeQEmzwQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e50b8689f49d1fe-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.91.99.27",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 16:27:14 UTC] === END API CALL LOG ===
[31-Mar-2026 16:27:14 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 16:27:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE2IiwidXNlcm5hbWUiOiJHb2R3aW4gQXVndXN0aW5lIiwiZW1haWwiOiJnb2R3aW5hdWd1c3RpbmUzMThAZ21haWwuY29tIiwiZXhwIjoxNzc1NTc2MDc5fQ.GsCNHK38QxuDtq5MAqFoKUpMWuQR__mGuFmXeQEmzwQ
[31-Mar-2026 16:27:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 16:27:14 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 16:27:14 UTC] User ID: 216
[31-Mar-2026 16:27:14 UTC] ✅ User profile retrieved successfully for user ID: 216
[31-Mar-2026 16:27:19 UTC] === API CALL LOG ===
[31-Mar-2026 16:27:19 UTC] Endpoint: user/profile.php
[31-Mar-2026 16:27:19 UTC] Full Log Data: {
    "timestamp": "2026-03-31 16:27:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.91.99.27",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.91.99.27, 172.70.162.240",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE2IiwidXNlcm5hbWUiOiJHb2R3aW4gQXVndXN0aW5lIiwiZW1haWwiOiJnb2R3aW5hdWd1c3RpbmUzMThAZ21haWwuY29tIiwiZXhwIjoxNzc1NTc2MDc5fQ.GsCNHK38QxuDtq5MAqFoKUpMWuQR__mGuFmXeQEmzwQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e50b884dd54d1fe-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.91.99.27",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 16:27:19 UTC] === END API CALL LOG ===
[31-Mar-2026 16:27:19 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 16:27:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE2IiwidXNlcm5hbWUiOiJHb2R3aW4gQXVndXN0aW5lIiwiZW1haWwiOiJnb2R3aW5hdWd1c3RpbmUzMThAZ21haWwuY29tIiwiZXhwIjoxNzc1NTc2MDc5fQ.GsCNHK38QxuDtq5MAqFoKUpMWuQR__mGuFmXeQEmzwQ
[31-Mar-2026 16:27:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 16:27:19 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 16:27:19 UTC] User ID: 216
[31-Mar-2026 16:27:19 UTC] ✅ User profile retrieved successfully for user ID: 216
[31-Mar-2026 16:27:19 UTC] User Purchases API - User ID: 216
[31-Mar-2026 16:27:19 UTC] User Purchases API - Total purchases found: 1
[31-Mar-2026 16:27:21 UTC] User Purchases API - User ID: 216
[31-Mar-2026 16:27:21 UTC] User Purchases API - Total purchases found: 1
[31-Mar-2026 16:54:45 UTC] === API CALL LOG ===
[31-Mar-2026 16:54:45 UTC] Endpoint: user/profile.php
[31-Mar-2026 16:54:45 UTC] Full Log Data: {
    "timestamp": "2026-03-31 16:54:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.91.99.27",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.91.99.27, 172.71.178.5",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE2IiwidXNlcm5hbWUiOiJHb2R3aW4gQXVndXN0aW5lIiwiZW1haWwiOiJnb2R3aW5hdWd1c3RpbmUzMThAZ21haWwuY29tIiwiZXhwIjoxNzc1NTc2MDc5fQ.GsCNHK38QxuDtq5MAqFoKUpMWuQR__mGuFmXeQEmzwQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e50e0b79cc2f41c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.91.99.27",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 16:54:45 UTC] === END API CALL LOG ===
[31-Mar-2026 16:54:45 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 16:54:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE2IiwidXNlcm5hbWUiOiJHb2R3aW4gQXVndXN0aW5lIiwiZW1haWwiOiJnb2R3aW5hdWd1c3RpbmUzMThAZ21haWwuY29tIiwiZXhwIjoxNzc1NTc2MDc5fQ.GsCNHK38QxuDtq5MAqFoKUpMWuQR__mGuFmXeQEmzwQ
[31-Mar-2026 16:54:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 16:54:45 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 16:54:45 UTC] User ID: 216
[31-Mar-2026 16:54:45 UTC] ✅ User profile retrieved successfully for user ID: 216
[31-Mar-2026 16:54:46 UTC] User Purchases API - User ID: 216
[31-Mar-2026 16:54:46 UTC] User Purchases API - Total purchases found: 1
[31-Mar-2026 16:54:47 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 16:54:47 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 16:54:47 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.91.99.27, 172.71.178.5","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE2IiwidXNlcm5hbWUiOiJHb2R3aW4gQXVndXN0aW5lIiwiZW1haWwiOiJnb2R3aW5hdWd1c3RpbmUzMThAZ21haWwuY29tIiwiZXhwIjoxNzc1NTc2MDc5fQ.GsCNHK38QxuDtq5MAqFoKUpMWuQR__mGuFmXeQEmzwQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e50e0c29b83f41c-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.91.99.27","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[31-Mar-2026 16:54:47 UTC] === User Orders API Called ===
[31-Mar-2026 16:54:47 UTC] User ID: 216
[31-Mar-2026 16:54:47 UTC] Limit: 20, Offset: 0
[31-Mar-2026 16:54:47 UTC] Orders found: 0
[31-Mar-2026 16:54:47 UTC] Orders data: []
[31-Mar-2026 16:54:47 UTC] Total orders count: 0
[31-Mar-2026 16:54:47 UTC] === API CALL LOG ===
[31-Mar-2026 16:54:47 UTC] Endpoint: user/profile.php
[31-Mar-2026 16:54:47 UTC] Full Log Data: {
    "timestamp": "2026-03-31 16:54:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.91.99.27",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.91.99.27, 172.71.178.4",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE2IiwidXNlcm5hbWUiOiJHb2R3aW4gQXVndXN0aW5lIiwiZW1haWwiOiJnb2R3aW5hdWd1c3RpbmUzMThAZ21haWwuY29tIiwiZXhwIjoxNzc1NTc2MDc5fQ.GsCNHK38QxuDtq5MAqFoKUpMWuQR__mGuFmXeQEmzwQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e50e0c29b86f41c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.91.99.27",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 16:54:47 UTC] === END API CALL LOG ===
[31-Mar-2026 16:54:47 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 16:54:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE2IiwidXNlcm5hbWUiOiJHb2R3aW4gQXVndXN0aW5lIiwiZW1haWwiOiJnb2R3aW5hdWd1c3RpbmUzMThAZ21haWwuY29tIiwiZXhwIjoxNzc1NTc2MDc5fQ.GsCNHK38QxuDtq5MAqFoKUpMWuQR__mGuFmXeQEmzwQ
[31-Mar-2026 16:54:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 16:54:47 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 16:54:47 UTC] User ID: 216
[31-Mar-2026 16:54:47 UTC] ✅ User profile retrieved successfully for user ID: 216
[31-Mar-2026 16:54:47 UTC] === API CALL LOG ===
[31-Mar-2026 16:54:47 UTC] Endpoint: user/profile.php
[31-Mar-2026 16:54:47 UTC] Full Log Data: {
    "timestamp": "2026-03-31 16:54:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.91.99.27",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.91.99.27, 172.71.178.4",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE2IiwidXNlcm5hbWUiOiJHb2R3aW4gQXVndXN0aW5lIiwiZW1haWwiOiJnb2R3aW5hdWd1c3RpbmUzMThAZ21haWwuY29tIiwiZXhwIjoxNzc1NTc2MDc5fQ.GsCNHK38QxuDtq5MAqFoKUpMWuQR__mGuFmXeQEmzwQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e50e0c5cd3ef41c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.91.99.27",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 16:54:47 UTC] === END API CALL LOG ===
[31-Mar-2026 16:54:47 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 16:54:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE2IiwidXNlcm5hbWUiOiJHb2R3aW4gQXVndXN0aW5lIiwiZW1haWwiOiJnb2R3aW5hdWd1c3RpbmUzMThAZ21haWwuY29tIiwiZXhwIjoxNzc1NTc2MDc5fQ.GsCNHK38QxuDtq5MAqFoKUpMWuQR__mGuFmXeQEmzwQ
[31-Mar-2026 16:54:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 16:54:47 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 16:54:47 UTC] User ID: 216
[31-Mar-2026 16:54:47 UTC] ✅ User profile retrieved successfully for user ID: 216
[31-Mar-2026 16:54:49 UTC] === API CALL LOG ===
[31-Mar-2026 16:54:49 UTC] Endpoint: user/profile.php
[31-Mar-2026 16:54:49 UTC] Full Log Data: {
    "timestamp": "2026-03-31 16:54:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.91.99.27",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.91.99.27, 172.71.178.5",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE2IiwidXNlcm5hbWUiOiJHb2R3aW4gQXVndXN0aW5lIiwiZW1haWwiOiJnb2R3aW5hdWd1c3RpbmUzMThAZ21haWwuY29tIiwiZXhwIjoxNzc1NTc2MDc5fQ.GsCNHK38QxuDtq5MAqFoKUpMWuQR__mGuFmXeQEmzwQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e50e0cc9b25f41c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.91.99.27",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 16:54:49 UTC] === END API CALL LOG ===
[31-Mar-2026 16:54:49 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 16:54:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE2IiwidXNlcm5hbWUiOiJHb2R3aW4gQXVndXN0aW5lIiwiZW1haWwiOiJnb2R3aW5hdWd1c3RpbmUzMThAZ21haWwuY29tIiwiZXhwIjoxNzc1NTc2MDc5fQ.GsCNHK38QxuDtq5MAqFoKUpMWuQR__mGuFmXeQEmzwQ
[31-Mar-2026 16:54:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 16:54:49 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 16:54:49 UTC] User ID: 216
[31-Mar-2026 16:54:49 UTC] ✅ User profile retrieved successfully for user ID: 216
[31-Mar-2026 16:54:49 UTC] User Purchases API - User ID: 216
[31-Mar-2026 16:54:49 UTC] User Purchases API - Total purchases found: 1
[31-Mar-2026 16:54:51 UTC] User Purchases API - User ID: 216
[31-Mar-2026 16:54:51 UTC] User Purchases API - Total purchases found: 1
[31-Mar-2026 16:57:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 16:57:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 16:57:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.91.99.27, 172.71.178.5","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE2IiwidXNlcm5hbWUiOiJHb2R3aW4gQXVndXN0aW5lIiwiZW1haWwiOiJnb2R3aW5hdWd1c3RpbmUzMThAZ21haWwuY29tIiwiZXhwIjoxNzc1NTc2MDc5fQ.GsCNHK38QxuDtq5MAqFoKUpMWuQR__mGuFmXeQEmzwQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e50e4ba982916c3-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.91.99.27","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[31-Mar-2026 16:57:30 UTC] === User Orders API Called ===
[31-Mar-2026 16:57:30 UTC] User ID: 216
[31-Mar-2026 16:57:30 UTC] Limit: 20, Offset: 0
[31-Mar-2026 16:57:30 UTC] Orders found: 0
[31-Mar-2026 16:57:30 UTC] Orders data: []
[31-Mar-2026 16:57:30 UTC] Total orders count: 0
[31-Mar-2026 16:57:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 16:57:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 16:57:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.91.99.27, 172.71.178.5","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE2IiwidXNlcm5hbWUiOiJHb2R3aW4gQXVndXN0aW5lIiwiZW1haWwiOiJnb2R3aW5hdWd1c3RpbmUzMThAZ21haWwuY29tIiwiZXhwIjoxNzc1NTc2MDc5fQ.GsCNHK38QxuDtq5MAqFoKUpMWuQR__mGuFmXeQEmzwQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e50e4be4a6b16c3-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.91.99.27","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[31-Mar-2026 16:57:30 UTC] === User Orders API Called ===
[31-Mar-2026 16:57:30 UTC] User ID: 216
[31-Mar-2026 16:57:30 UTC] Limit: 20, Offset: 0
[31-Mar-2026 16:57:30 UTC] Orders found: 0
[31-Mar-2026 16:57:30 UTC] Orders data: []
[31-Mar-2026 16:57:30 UTC] Total orders count: 0
[31-Mar-2026 16:57:30 UTC] === API CALL LOG ===
[31-Mar-2026 16:57:30 UTC] Endpoint: user/profile.php
[31-Mar-2026 16:57:30 UTC] Full Log Data: {
    "timestamp": "2026-03-31 16:57:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.91.99.27",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.91.99.27, 172.71.178.4",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE2IiwidXNlcm5hbWUiOiJHb2R3aW4gQXVndXN0aW5lIiwiZW1haWwiOiJnb2R3aW5hdWd1c3RpbmUzMThAZ21haWwuY29tIiwiZXhwIjoxNzc1NTc2MDc5fQ.GsCNHK38QxuDtq5MAqFoKUpMWuQR__mGuFmXeQEmzwQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e50e4be4a6e16c3-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.91.99.27",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 16:57:30 UTC] === END API CALL LOG ===
[31-Mar-2026 16:57:30 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 16:57:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE2IiwidXNlcm5hbWUiOiJHb2R3aW4gQXVndXN0aW5lIiwiZW1haWwiOiJnb2R3aW5hdWd1c3RpbmUzMThAZ21haWwuY29tIiwiZXhwIjoxNzc1NTc2MDc5fQ.GsCNHK38QxuDtq5MAqFoKUpMWuQR__mGuFmXeQEmzwQ
[31-Mar-2026 16:57:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 16:57:30 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 16:57:30 UTC] User ID: 216
[31-Mar-2026 16:57:30 UTC] ✅ User profile retrieved successfully for user ID: 216
[31-Mar-2026 16:57:31 UTC] === API CALL LOG ===
[31-Mar-2026 16:57:31 UTC] Endpoint: user/profile.php
[31-Mar-2026 16:57:31 UTC] Full Log Data: {
    "timestamp": "2026-03-31 16:57:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.91.99.27",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.91.99.27, 172.71.178.5",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE2IiwidXNlcm5hbWUiOiJHb2R3aW4gQXVndXN0aW5lIiwiZW1haWwiOiJnb2R3aW5hdWd1c3RpbmUzMThAZ21haWwuY29tIiwiZXhwIjoxNzc1NTc2MDc5fQ.GsCNHK38QxuDtq5MAqFoKUpMWuQR__mGuFmXeQEmzwQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e50e4c28d6916c3-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.91.99.27",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 16:57:31 UTC] === END API CALL LOG ===
[31-Mar-2026 16:57:31 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 16:57:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE2IiwidXNlcm5hbWUiOiJHb2R3aW4gQXVndXN0aW5lIiwiZW1haWwiOiJnb2R3aW5hdWd1c3RpbmUzMThAZ21haWwuY29tIiwiZXhwIjoxNzc1NTc2MDc5fQ.GsCNHK38QxuDtq5MAqFoKUpMWuQR__mGuFmXeQEmzwQ
[31-Mar-2026 16:57:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 16:57:31 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 16:57:31 UTC] User ID: 216
[31-Mar-2026 16:57:31 UTC] ✅ User profile retrieved successfully for user ID: 216
[31-Mar-2026 16:58:10 UTC] === API CALL LOG ===
[31-Mar-2026 16:58:10 UTC] Endpoint: user/profile.php
[31-Mar-2026 16:58:10 UTC] Full Log Data: {
    "timestamp": "2026-03-31 16:58:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.91.99.27",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.91.99.27, 172.70.91.141",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE2IiwidXNlcm5hbWUiOiJHb2R3aW4gQXVndXN0aW5lIiwiZW1haWwiOiJnb2R3aW5hdWd1c3RpbmUzMThAZ21haWwuY29tIiwiZXhwIjoxNzc1NTc2MDc5fQ.GsCNHK38QxuDtq5MAqFoKUpMWuQR__mGuFmXeQEmzwQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e50e5b76b1171c2-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.91.99.27",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 16:58:10 UTC] === END API CALL LOG ===
[31-Mar-2026 16:58:10 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 16:58:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE2IiwidXNlcm5hbWUiOiJHb2R3aW4gQXVndXN0aW5lIiwiZW1haWwiOiJnb2R3aW5hdWd1c3RpbmUzMThAZ21haWwuY29tIiwiZXhwIjoxNzc1NTc2MDc5fQ.GsCNHK38QxuDtq5MAqFoKUpMWuQR__mGuFmXeQEmzwQ
[31-Mar-2026 16:58:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 16:58:10 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 16:58:10 UTC] User ID: 216
[31-Mar-2026 16:58:10 UTC] ✅ User profile retrieved successfully for user ID: 216
[31-Mar-2026 16:58:11 UTC] === API CALL LOG ===
[31-Mar-2026 16:58:11 UTC] Endpoint: user/profile.php
[31-Mar-2026 16:58:11 UTC] Full Log Data: {
    "timestamp": "2026-03-31 16:58:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.91.99.27",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.91.99.27, 172.70.91.141",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE2IiwidXNlcm5hbWUiOiJHb2R3aW4gQXVndXN0aW5lIiwiZW1haWwiOiJnb2R3aW5hdWd1c3RpbmUzMThAZ21haWwuY29tIiwiZXhwIjoxNzc1NTc2MDc5fQ.GsCNHK38QxuDtq5MAqFoKUpMWuQR__mGuFmXeQEmzwQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e50e5bfaf8171c2-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.91.99.27",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 16:58:11 UTC] === END API CALL LOG ===
[31-Mar-2026 16:58:11 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 16:58:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE2IiwidXNlcm5hbWUiOiJHb2R3aW4gQXVndXN0aW5lIiwiZW1haWwiOiJnb2R3aW5hdWd1c3RpbmUzMThAZ21haWwuY29tIiwiZXhwIjoxNzc1NTc2MDc5fQ.GsCNHK38QxuDtq5MAqFoKUpMWuQR__mGuFmXeQEmzwQ
[31-Mar-2026 16:58:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 16:58:11 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 16:58:11 UTC] User ID: 216
[31-Mar-2026 16:58:11 UTC] ✅ User profile retrieved successfully for user ID: 216
[31-Mar-2026 16:58:12 UTC] User Purchases API - User ID: 216
[31-Mar-2026 16:58:12 UTC] User Purchases API - Total purchases found: 1
[31-Mar-2026 16:58:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 16:58:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 16:58:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.91.99.27, 172.70.91.142","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE2IiwidXNlcm5hbWUiOiJHb2R3aW4gQXVndXN0aW5lIiwiZW1haWwiOiJnb2R3aW5hdWd1c3RpbmUzMThAZ21haWwuY29tIiwiZXhwIjoxNzc1NTc2MDc5fQ.GsCNHK38QxuDtq5MAqFoKUpMWuQR__mGuFmXeQEmzwQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e50e5fa8cf871c2-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.91.99.27","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[31-Mar-2026 16:58:21 UTC] === User Orders API Called ===
[31-Mar-2026 16:58:21 UTC] User ID: 216
[31-Mar-2026 16:58:21 UTC] Limit: 20, Offset: 0
[31-Mar-2026 16:58:21 UTC] Orders found: 0
[31-Mar-2026 16:58:21 UTC] Orders data: []
[31-Mar-2026 16:58:21 UTC] Total orders count: 0
[31-Mar-2026 16:58:23 UTC] User Purchases API - User ID: 216
[31-Mar-2026 16:58:23 UTC] User Purchases API - Total purchases found: 1
[31-Mar-2026 17:52:20 UTC] === API CALL LOG ===
[31-Mar-2026 17:52:20 UTC] Endpoint: user/profile.php
[31-Mar-2026 17:52:20 UTC] Full Log Data: {
    "timestamp": "2026-03-31 17:52:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.91.99.27",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.91.99.27, 172.70.91.142",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE2IiwidXNlcm5hbWUiOiJHb2R3aW4gQXVndXN0aW5lIiwiZW1haWwiOiJnb2R3aW5hdWd1c3RpbmUzMThAZ21haWwuY29tIiwiZXhwIjoxNzc1NTc2MDc5fQ.GsCNHK38QxuDtq5MAqFoKUpMWuQR__mGuFmXeQEmzwQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e51350fff338867-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.91.99.27",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 17:52:20 UTC] === END API CALL LOG ===
[31-Mar-2026 17:52:20 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 17:52:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE2IiwidXNlcm5hbWUiOiJHb2R3aW4gQXVndXN0aW5lIiwiZW1haWwiOiJnb2R3aW5hdWd1c3RpbmUzMThAZ21haWwuY29tIiwiZXhwIjoxNzc1NTc2MDc5fQ.GsCNHK38QxuDtq5MAqFoKUpMWuQR__mGuFmXeQEmzwQ
[31-Mar-2026 17:52:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 17:52:20 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 17:52:20 UTC] User ID: 216
[31-Mar-2026 17:52:20 UTC] ✅ User profile retrieved successfully for user ID: 216
[31-Mar-2026 17:52:21 UTC] User Purchases API - User ID: 216
[31-Mar-2026 17:52:21 UTC] User Purchases API - Total purchases found: 1
[31-Mar-2026 17:52:21 UTC] === API CALL LOG ===
[31-Mar-2026 17:52:21 UTC] Endpoint: user/profile.php
[31-Mar-2026 17:52:21 UTC] Full Log Data: {
    "timestamp": "2026-03-31 17:52:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.91.99.27",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.91.99.27, 172.70.91.142",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE2IiwidXNlcm5hbWUiOiJHb2R3aW4gQXVndXN0aW5lIiwiZW1haWwiOiJnb2R3aW5hdWd1c3RpbmUzMThAZ21haWwuY29tIiwiZXhwIjoxNzc1NTc2MDc5fQ.GsCNHK38QxuDtq5MAqFoKUpMWuQR__mGuFmXeQEmzwQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e5135144a9c8867-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.91.99.27",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 17:52:21 UTC] === END API CALL LOG ===
[31-Mar-2026 17:52:21 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 17:52:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE2IiwidXNlcm5hbWUiOiJHb2R3aW4gQXVndXN0aW5lIiwiZW1haWwiOiJnb2R3aW5hdWd1c3RpbmUzMThAZ21haWwuY29tIiwiZXhwIjoxNzc1NTc2MDc5fQ.GsCNHK38QxuDtq5MAqFoKUpMWuQR__mGuFmXeQEmzwQ
[31-Mar-2026 17:52:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 17:52:21 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 17:52:21 UTC] User ID: 216
[31-Mar-2026 17:52:21 UTC] ✅ User profile retrieved successfully for user ID: 216
[31-Mar-2026 17:52:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 17:52:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 17:52:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.91.99.27, 172.70.91.141","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE2IiwidXNlcm5hbWUiOiJHb2R3aW4gQXVndXN0aW5lIiwiZW1haWwiOiJnb2R3aW5hdWd1c3RpbmUzMThAZ21haWwuY29tIiwiZXhwIjoxNzc1NTc2MDc5fQ.GsCNHK38QxuDtq5MAqFoKUpMWuQR__mGuFmXeQEmzwQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e5135144aa08867-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.91.99.27","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[31-Mar-2026 17:52:21 UTC] === User Orders API Called ===
[31-Mar-2026 17:52:21 UTC] User ID: 216
[31-Mar-2026 17:52:21 UTC] Limit: 20, Offset: 0
[31-Mar-2026 17:52:21 UTC] Orders found: 0
[31-Mar-2026 17:52:21 UTC] Orders data: []
[31-Mar-2026 17:52:21 UTC] Total orders count: 0
[31-Mar-2026 17:52:21 UTC] === API CALL LOG ===
[31-Mar-2026 17:52:21 UTC] Endpoint: user/profile.php
[31-Mar-2026 17:52:21 UTC] Full Log Data: {
    "timestamp": "2026-03-31 17:52:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.91.99.27",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.91.99.27, 172.70.91.142",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE2IiwidXNlcm5hbWUiOiJHb2R3aW4gQXVndXN0aW5lIiwiZW1haWwiOiJnb2R3aW5hdWd1c3RpbmUzMThAZ21haWwuY29tIiwiZXhwIjoxNzc1NTc2MDc5fQ.GsCNHK38QxuDtq5MAqFoKUpMWuQR__mGuFmXeQEmzwQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e5135159b948867-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.91.99.27",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 17:52:21 UTC] === END API CALL LOG ===
[31-Mar-2026 17:52:21 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 17:52:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE2IiwidXNlcm5hbWUiOiJHb2R3aW4gQXVndXN0aW5lIiwiZW1haWwiOiJnb2R3aW5hdWd1c3RpbmUzMThAZ21haWwuY29tIiwiZXhwIjoxNzc1NTc2MDc5fQ.GsCNHK38QxuDtq5MAqFoKUpMWuQR__mGuFmXeQEmzwQ
[31-Mar-2026 17:52:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 17:52:21 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 17:52:21 UTC] User ID: 216
[31-Mar-2026 17:52:21 UTC] ✅ User profile retrieved successfully for user ID: 216
[31-Mar-2026 17:52:37 UTC] === API CALL LOG ===
[31-Mar-2026 17:52:37 UTC] Endpoint: user/profile.php
[31-Mar-2026 17:52:37 UTC] Full Log Data: {
    "timestamp": "2026-03-31 17:52:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.91.99.27",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.91.99.27, 172.70.91.142",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE2IiwidXNlcm5hbWUiOiJHb2R3aW4gQXVndXN0aW5lIiwiZW1haWwiOiJnb2R3aW5hdWd1c3RpbmUzMThAZ21haWwuY29tIiwiZXhwIjoxNzc1NTc2MDc5fQ.GsCNHK38QxuDtq5MAqFoKUpMWuQR__mGuFmXeQEmzwQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e51357c09758867-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.91.99.27",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 17:52:37 UTC] === END API CALL LOG ===
[31-Mar-2026 17:52:37 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 17:52:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE2IiwidXNlcm5hbWUiOiJHb2R3aW4gQXVndXN0aW5lIiwiZW1haWwiOiJnb2R3aW5hdWd1c3RpbmUzMThAZ21haWwuY29tIiwiZXhwIjoxNzc1NTc2MDc5fQ.GsCNHK38QxuDtq5MAqFoKUpMWuQR__mGuFmXeQEmzwQ
[31-Mar-2026 17:52:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 17:52:37 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 17:52:37 UTC] User ID: 216
[31-Mar-2026 17:52:37 UTC] ✅ User profile retrieved successfully for user ID: 216
[31-Mar-2026 17:52:38 UTC] User Purchases API - User ID: 216
[31-Mar-2026 17:52:38 UTC] User Purchases API - Total purchases found: 1
[31-Mar-2026 17:52:39 UTC] User Purchases API - User ID: 216
[31-Mar-2026 17:52:39 UTC] User Purchases API - Total purchases found: 1
[31-Mar-2026 18:34:37 UTC] === API CALL LOG ===
[31-Mar-2026 18:34:37 UTC] Endpoint: user/profile.php
[31-Mar-2026 18:34:37 UTC] Full Log Data: {
    "timestamp": "2026-03-31 18:34:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.91.99.27",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.91.99.27, 172.64.192.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE2IiwidXNlcm5hbWUiOiJHb2R3aW4gQXVndXN0aW5lIiwiZW1haWwiOiJnb2R3aW5hdWd1c3RpbmUzMThAZ21haWwuY29tIiwiZXhwIjoxNzc1NTc2MDc5fQ.GsCNHK38QxuDtq5MAqFoKUpMWuQR__mGuFmXeQEmzwQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e5172ff1ce18882-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.91.99.27",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 18:34:37 UTC] === END API CALL LOG ===
[31-Mar-2026 18:34:37 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 18:34:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE2IiwidXNlcm5hbWUiOiJHb2R3aW4gQXVndXN0aW5lIiwiZW1haWwiOiJnb2R3aW5hdWd1c3RpbmUzMThAZ21haWwuY29tIiwiZXhwIjoxNzc1NTc2MDc5fQ.GsCNHK38QxuDtq5MAqFoKUpMWuQR__mGuFmXeQEmzwQ
[31-Mar-2026 18:34:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 18:34:37 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 18:34:37 UTC] User ID: 216
[31-Mar-2026 18:34:37 UTC] ✅ User profile retrieved successfully for user ID: 216
[31-Mar-2026 18:34:37 UTC] User Purchases API - User ID: 216
[31-Mar-2026 18:34:37 UTC] User Purchases API - Total purchases found: 1
[31-Mar-2026 18:34:38 UTC] === API CALL LOG ===
[31-Mar-2026 18:34:38 UTC] Endpoint: user/profile.php
[31-Mar-2026 18:34:38 UTC] Full Log Data: {
    "timestamp": "2026-03-31 18:34:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.91.99.27",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.91.99.27, 172.64.192.67",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE2IiwidXNlcm5hbWUiOiJHb2R3aW4gQXVndXN0aW5lIiwiZW1haWwiOiJnb2R3aW5hdWd1c3RpbmUzMThAZ21haWwuY29tIiwiZXhwIjoxNzc1NTc2MDc5fQ.GsCNHK38QxuDtq5MAqFoKUpMWuQR__mGuFmXeQEmzwQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e517303d92d8882-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.91.99.27",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 18:34:38 UTC] === END API CALL LOG ===
[31-Mar-2026 18:34:38 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 18:34:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE2IiwidXNlcm5hbWUiOiJHb2R3aW4gQXVndXN0aW5lIiwiZW1haWwiOiJnb2R3aW5hdWd1c3RpbmUzMThAZ21haWwuY29tIiwiZXhwIjoxNzc1NTc2MDc5fQ.GsCNHK38QxuDtq5MAqFoKUpMWuQR__mGuFmXeQEmzwQ
[31-Mar-2026 18:34:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 18:34:38 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 18:34:38 UTC] User ID: 216
[31-Mar-2026 18:34:38 UTC] ✅ User profile retrieved successfully for user ID: 216
[31-Mar-2026 18:34:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 18:34:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 18:34:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.91.99.27, 172.64.192.66","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE2IiwidXNlcm5hbWUiOiJHb2R3aW4gQXVndXN0aW5lIiwiZW1haWwiOiJnb2R3aW5hdWd1c3RpbmUzMThAZ21haWwuY29tIiwiZXhwIjoxNzc1NTc2MDc5fQ.GsCNHK38QxuDtq5MAqFoKUpMWuQR__mGuFmXeQEmzwQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e517303d92f8882-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.91.99.27","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[31-Mar-2026 18:34:38 UTC] === User Orders API Called ===
[31-Mar-2026 18:34:38 UTC] User ID: 216
[31-Mar-2026 18:34:38 UTC] Limit: 20, Offset: 0
[31-Mar-2026 18:34:38 UTC] Orders found: 0
[31-Mar-2026 18:34:38 UTC] Orders data: []
[31-Mar-2026 18:34:38 UTC] Total orders count: 0
[31-Mar-2026 18:34:38 UTC] === API CALL LOG ===
[31-Mar-2026 18:34:38 UTC] Endpoint: user/profile.php
[31-Mar-2026 18:34:38 UTC] Full Log Data: {
    "timestamp": "2026-03-31 18:34:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.91.99.27",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.91.99.27, 172.64.192.67",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE2IiwidXNlcm5hbWUiOiJHb2R3aW4gQXVndXN0aW5lIiwiZW1haWwiOiJnb2R3aW5hdWd1c3RpbmUzMThAZ21haWwuY29tIiwiZXhwIjoxNzc1NTc2MDc5fQ.GsCNHK38QxuDtq5MAqFoKUpMWuQR__mGuFmXeQEmzwQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e517304cb7f8882-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.91.99.27",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 18:34:38 UTC] === END API CALL LOG ===
[31-Mar-2026 18:34:38 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 18:34:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE2IiwidXNlcm5hbWUiOiJHb2R3aW4gQXVndXN0aW5lIiwiZW1haWwiOiJnb2R3aW5hdWd1c3RpbmUzMThAZ21haWwuY29tIiwiZXhwIjoxNzc1NTc2MDc5fQ.GsCNHK38QxuDtq5MAqFoKUpMWuQR__mGuFmXeQEmzwQ
[31-Mar-2026 18:34:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 18:34:38 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 18:34:38 UTC] User ID: 216
[31-Mar-2026 18:34:38 UTC] ✅ User profile retrieved successfully for user ID: 216
[31-Mar-2026 18:34:41 UTC] === API CALL LOG ===
[31-Mar-2026 18:34:41 UTC] Endpoint: user/profile.php
[31-Mar-2026 18:34:41 UTC] Full Log Data: {
    "timestamp": "2026-03-31 18:34:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.91.99.27",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.91.99.27, 172.64.192.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE2IiwidXNlcm5hbWUiOiJHb2R3aW4gQXVndXN0aW5lIiwiZW1haWwiOiJnb2R3aW5hdWd1c3RpbmUzMThAZ21haWwuY29tIiwiZXhwIjoxNzc1NTc2MDc5fQ.GsCNHK38QxuDtq5MAqFoKUpMWuQR__mGuFmXeQEmzwQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e51731a1e138882-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.91.99.27",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 18:34:41 UTC] === END API CALL LOG ===
[31-Mar-2026 18:34:41 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 18:34:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE2IiwidXNlcm5hbWUiOiJHb2R3aW4gQXVndXN0aW5lIiwiZW1haWwiOiJnb2R3aW5hdWd1c3RpbmUzMThAZ21haWwuY29tIiwiZXhwIjoxNzc1NTc2MDc5fQ.GsCNHK38QxuDtq5MAqFoKUpMWuQR__mGuFmXeQEmzwQ
[31-Mar-2026 18:34:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 18:34:41 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 18:34:41 UTC] User ID: 216
[31-Mar-2026 18:34:41 UTC] ✅ User profile retrieved successfully for user ID: 216
[31-Mar-2026 18:34:41 UTC] User Purchases API - User ID: 216
[31-Mar-2026 18:34:41 UTC] User Purchases API - Total purchases found: 1
[31-Mar-2026 18:34:43 UTC] User Purchases API - User ID: 216
[31-Mar-2026 18:34:43 UTC] User Purchases API - Total purchases found: 1
[31-Mar-2026 19:14:08 UTC] === API CALL LOG ===
[31-Mar-2026 19:14:08 UTC] Endpoint: user/profile.php
[31-Mar-2026 19:14:08 UTC] Full Log Data: {
    "timestamp": "2026-03-31 19:14:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.164.0.172",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.164.0.172, 172.68.213.211",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE4IiwidXNlcm5hbWUiOiJNYXNvbiIsImVtYWlsIjoiY2hhY2hhZWxpYXMzNjZAZ21haWwuY29tIiwiZXhwIjoxNzc1NTg5MjQ3fQ.Yb5TboS-s-rRyZxFioWK8514t7pgv-Xjs_w3bg8_8iE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e51ace13a53f99c-PRG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.164.0.172",
        "CF-IPCountry": "KE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 19:14:08 UTC] === END API CALL LOG ===
[31-Mar-2026 19:14:08 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 19:14:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE4IiwidXNlcm5hbWUiOiJNYXNvbiIsImVtYWlsIjoiY2hhY2hhZWxpYXMzNjZAZ21haWwuY29tIiwiZXhwIjoxNzc1NTg5MjQ3fQ.Yb5TboS-s-rRyZxFioWK8514t7pgv-Xjs_w3bg8_8iE
[31-Mar-2026 19:14:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 19:14:08 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 19:14:08 UTC] User ID: 218
[31-Mar-2026 19:14:08 UTC] ✅ User profile retrieved successfully for user ID: 218
[31-Mar-2026 19:14:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 19:14:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 19:14:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.164.0.172, 172.68.213.210","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE4IiwidXNlcm5hbWUiOiJNYXNvbiIsImVtYWlsIjoiY2hhY2hhZWxpYXMzNjZAZ21haWwuY29tIiwiZXhwIjoxNzc1NTg5MjQ3fQ.Yb5TboS-s-rRyZxFioWK8514t7pgv-Xjs_w3bg8_8iE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e51ace21cf4f99c-PRG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"105.164.0.172","CF-IPCountry":"KE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[31-Mar-2026 19:14:08 UTC] === User Orders API Called ===
[31-Mar-2026 19:14:08 UTC] User ID: 218
[31-Mar-2026 19:14:08 UTC] Limit: 20, Offset: 0
[31-Mar-2026 19:14:08 UTC] Orders found: 0
[31-Mar-2026 19:14:08 UTC] Orders data: []
[31-Mar-2026 19:14:08 UTC] Total orders count: 0
[31-Mar-2026 19:14:08 UTC] === API CALL LOG ===
[31-Mar-2026 19:14:08 UTC] Endpoint: user/profile.php
[31-Mar-2026 19:14:08 UTC] Full Log Data: {
    "timestamp": "2026-03-31 19:14:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.164.0.172",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.164.0.172, 172.68.213.211",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE4IiwidXNlcm5hbWUiOiJNYXNvbiIsImVtYWlsIjoiY2hhY2hhZWxpYXMzNjZAZ21haWwuY29tIiwiZXhwIjoxNzc1NTg5MjQ3fQ.Yb5TboS-s-rRyZxFioWK8514t7pgv-Xjs_w3bg8_8iE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e51ace26e10f99c-PRG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.164.0.172",
        "CF-IPCountry": "KE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 19:14:08 UTC] === END API CALL LOG ===
[31-Mar-2026 19:14:08 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 19:14:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE4IiwidXNlcm5hbWUiOiJNYXNvbiIsImVtYWlsIjoiY2hhY2hhZWxpYXMzNjZAZ21haWwuY29tIiwiZXhwIjoxNzc1NTg5MjQ3fQ.Yb5TboS-s-rRyZxFioWK8514t7pgv-Xjs_w3bg8_8iE
[31-Mar-2026 19:14:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 19:14:08 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 19:14:08 UTC] User ID: 218
[31-Mar-2026 19:14:08 UTC] ✅ User profile retrieved successfully for user ID: 218
[31-Mar-2026 19:14:09 UTC] === API CALL LOG ===
[31-Mar-2026 19:14:09 UTC] Endpoint: user/profile.php
[31-Mar-2026 19:14:09 UTC] Full Log Data: {
    "timestamp": "2026-03-31 19:14:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.164.0.172",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.164.0.172, 172.68.213.211",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE4IiwidXNlcm5hbWUiOiJNYXNvbiIsImVtYWlsIjoiY2hhY2hhZWxpYXMzNjZAZ21haWwuY29tIiwiZXhwIjoxNzc1NTg5MjQ3fQ.Yb5TboS-s-rRyZxFioWK8514t7pgv-Xjs_w3bg8_8iE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e51ace7aedff99c-PRG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.164.0.172",
        "CF-IPCountry": "KE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 19:14:09 UTC] === END API CALL LOG ===
[31-Mar-2026 19:14:09 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 19:14:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE4IiwidXNlcm5hbWUiOiJNYXNvbiIsImVtYWlsIjoiY2hhY2hhZWxpYXMzNjZAZ21haWwuY29tIiwiZXhwIjoxNzc1NTg5MjQ3fQ.Yb5TboS-s-rRyZxFioWK8514t7pgv-Xjs_w3bg8_8iE
[31-Mar-2026 19:14:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 19:14:09 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 19:14:09 UTC] User ID: 218
[31-Mar-2026 19:14:09 UTC] ✅ User profile retrieved successfully for user ID: 218
[31-Mar-2026 19:14:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 19:14:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 19:14:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.164.0.172, 172.68.213.211","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE4IiwidXNlcm5hbWUiOiJNYXNvbiIsImVtYWlsIjoiY2hhY2hhZWxpYXMzNjZAZ21haWwuY29tIiwiZXhwIjoxNzc1NTg5MjQ3fQ.Yb5TboS-s-rRyZxFioWK8514t7pgv-Xjs_w3bg8_8iE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e51ad5dd80cf99c-PRG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"105.164.0.172","CF-IPCountry":"KE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[31-Mar-2026 19:14:28 UTC] === User Orders API Called ===
[31-Mar-2026 19:14:28 UTC] User ID: 218
[31-Mar-2026 19:14:28 UTC] Limit: 20, Offset: 0
[31-Mar-2026 19:14:28 UTC] Orders found: 0
[31-Mar-2026 19:14:28 UTC] Orders data: []
[31-Mar-2026 19:14:28 UTC] Total orders count: 0
[31-Mar-2026 19:14:29 UTC] === API CALL LOG ===
[31-Mar-2026 19:14:29 UTC] Endpoint: user/profile.php
[31-Mar-2026 19:14:29 UTC] Full Log Data: {
    "timestamp": "2026-03-31 19:14:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.164.0.172",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.164.0.172, 172.68.213.211",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE4IiwidXNlcm5hbWUiOiJNYXNvbiIsImVtYWlsIjoiY2hhY2hhZWxpYXMzNjZAZ21haWwuY29tIiwiZXhwIjoxNzc1NTg5MjQ3fQ.Yb5TboS-s-rRyZxFioWK8514t7pgv-Xjs_w3bg8_8iE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e51ad658de4f99c-PRG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.164.0.172",
        "CF-IPCountry": "KE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 19:14:29 UTC] === END API CALL LOG ===
[31-Mar-2026 19:14:29 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 19:14:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE4IiwidXNlcm5hbWUiOiJNYXNvbiIsImVtYWlsIjoiY2hhY2hhZWxpYXMzNjZAZ21haWwuY29tIiwiZXhwIjoxNzc1NTg5MjQ3fQ.Yb5TboS-s-rRyZxFioWK8514t7pgv-Xjs_w3bg8_8iE
[31-Mar-2026 19:14:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 19:14:29 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 19:14:29 UTC] User ID: 218
[31-Mar-2026 19:14:29 UTC] ✅ User profile retrieved successfully for user ID: 218
[31-Mar-2026 19:14:29 UTC] User Purchases API - User ID: 218
[31-Mar-2026 19:14:29 UTC] User Purchases API - Total purchases found: 0
[31-Mar-2026 19:14:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 19:14:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 19:14:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.164.0.172, 172.68.213.211","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE4IiwidXNlcm5hbWUiOiJNYXNvbiIsImVtYWlsIjoiY2hhY2hhZWxpYXMzNjZAZ21haWwuY29tIiwiZXhwIjoxNzc1NTg5MjQ3fQ.Yb5TboS-s-rRyZxFioWK8514t7pgv-Xjs_w3bg8_8iE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e51ae0b697bf99c-PRG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"105.164.0.172","CF-IPCountry":"KE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[31-Mar-2026 19:14:55 UTC] === User Orders API Called ===
[31-Mar-2026 19:14:55 UTC] User ID: 218
[31-Mar-2026 19:14:55 UTC] Limit: 20, Offset: 0
[31-Mar-2026 19:14:55 UTC] Orders found: 0
[31-Mar-2026 19:14:55 UTC] Orders data: []
[31-Mar-2026 19:14:55 UTC] Total orders count: 0
[31-Mar-2026 19:14:55 UTC] === API CALL LOG ===
[31-Mar-2026 19:14:55 UTC] Endpoint: user/profile.php
[31-Mar-2026 19:14:55 UTC] Full Log Data: {
    "timestamp": "2026-03-31 19:14:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.164.0.172",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.164.0.172, 172.68.213.211",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE4IiwidXNlcm5hbWUiOiJNYXNvbiIsImVtYWlsIjoiY2hhY2hhZWxpYXMzNjZAZ21haWwuY29tIiwiZXhwIjoxNzc1NTg5MjQ3fQ.Yb5TboS-s-rRyZxFioWK8514t7pgv-Xjs_w3bg8_8iE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e51ae0baa4af99c-PRG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.164.0.172",
        "CF-IPCountry": "KE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 19:14:55 UTC] === END API CALL LOG ===
[31-Mar-2026 19:14:55 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 19:14:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE4IiwidXNlcm5hbWUiOiJNYXNvbiIsImVtYWlsIjoiY2hhY2hhZWxpYXMzNjZAZ21haWwuY29tIiwiZXhwIjoxNzc1NTg5MjQ3fQ.Yb5TboS-s-rRyZxFioWK8514t7pgv-Xjs_w3bg8_8iE
[31-Mar-2026 19:14:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 19:14:55 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 19:14:55 UTC] User ID: 218
[31-Mar-2026 19:14:55 UTC] ✅ User profile retrieved successfully for user ID: 218
[31-Mar-2026 19:14:56 UTC] === API CALL LOG ===
[31-Mar-2026 19:14:56 UTC] Endpoint: user/profile.php
[31-Mar-2026 19:14:56 UTC] Full Log Data: {
    "timestamp": "2026-03-31 19:14:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.164.0.172",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.164.0.172, 172.68.213.211",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE4IiwidXNlcm5hbWUiOiJNYXNvbiIsImVtYWlsIjoiY2hhY2hhZWxpYXMzNjZAZ21haWwuY29tIiwiZXhwIjoxNzc1NTg5MjQ3fQ.Yb5TboS-s-rRyZxFioWK8514t7pgv-Xjs_w3bg8_8iE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e51ae0d4f4ff99c-PRG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.164.0.172",
        "CF-IPCountry": "KE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 19:14:56 UTC] === END API CALL LOG ===
[31-Mar-2026 19:14:56 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 19:14:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE4IiwidXNlcm5hbWUiOiJNYXNvbiIsImVtYWlsIjoiY2hhY2hhZWxpYXMzNjZAZ21haWwuY29tIiwiZXhwIjoxNzc1NTg5MjQ3fQ.Yb5TboS-s-rRyZxFioWK8514t7pgv-Xjs_w3bg8_8iE
[31-Mar-2026 19:14:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 19:14:56 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 19:14:56 UTC] User ID: 218
[31-Mar-2026 19:14:56 UTC] ✅ User profile retrieved successfully for user ID: 218
[31-Mar-2026 19:14:56 UTC] === API CALL LOG ===
[31-Mar-2026 19:14:56 UTC] Endpoint: user/profile.php
[31-Mar-2026 19:14:56 UTC] Full Log Data: {
    "timestamp": "2026-03-31 19:14:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.164.0.172",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.164.0.172, 172.68.213.211",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE4IiwidXNlcm5hbWUiOiJNYXNvbiIsImVtYWlsIjoiY2hhY2hhZWxpYXMzNjZAZ21haWwuY29tIiwiZXhwIjoxNzc1NTg5MjQ3fQ.Yb5TboS-s-rRyZxFioWK8514t7pgv-Xjs_w3bg8_8iE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e51ae116c66f99c-PRG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.164.0.172",
        "CF-IPCountry": "KE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 19:14:56 UTC] === END API CALL LOG ===
[31-Mar-2026 19:14:56 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 19:14:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE4IiwidXNlcm5hbWUiOiJNYXNvbiIsImVtYWlsIjoiY2hhY2hhZWxpYXMzNjZAZ21haWwuY29tIiwiZXhwIjoxNzc1NTg5MjQ3fQ.Yb5TboS-s-rRyZxFioWK8514t7pgv-Xjs_w3bg8_8iE
[31-Mar-2026 19:14:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 19:14:56 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 19:14:56 UTC] User ID: 218
[31-Mar-2026 19:14:56 UTC] ✅ User profile retrieved successfully for user ID: 218
[31-Mar-2026 19:15:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 19:15:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 19:15:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.164.0.172, 172.68.213.210","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE4IiwidXNlcm5hbWUiOiJNYXNvbiIsImVtYWlsIjoiY2hhY2hhZWxpYXMzNjZAZ21haWwuY29tIiwiZXhwIjoxNzc1NTg5MjQ3fQ.Yb5TboS-s-rRyZxFioWK8514t7pgv-Xjs_w3bg8_8iE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e51af84de48f99c-PRG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"105.164.0.172","CF-IPCountry":"KE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[31-Mar-2026 19:15:56 UTC] === User Orders API Called ===
[31-Mar-2026 19:15:56 UTC] User ID: 218
[31-Mar-2026 19:15:56 UTC] Limit: 20, Offset: 0
[31-Mar-2026 19:15:56 UTC] Orders found: 0
[31-Mar-2026 19:15:56 UTC] Orders data: []
[31-Mar-2026 19:15:56 UTC] Total orders count: 0
[31-Mar-2026 19:15:56 UTC] === API CALL LOG ===
[31-Mar-2026 19:15:56 UTC] Endpoint: user/profile.php
[31-Mar-2026 19:15:56 UTC] Full Log Data: {
    "timestamp": "2026-03-31 19:15:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.164.0.172",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.164.0.172, 172.68.213.210",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE4IiwidXNlcm5hbWUiOiJNYXNvbiIsImVtYWlsIjoiY2hhY2hhZWxpYXMzNjZAZ21haWwuY29tIiwiZXhwIjoxNzc1NTg5MjQ3fQ.Yb5TboS-s-rRyZxFioWK8514t7pgv-Xjs_w3bg8_8iE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e51af852f5ef99c-PRG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.164.0.172",
        "CF-IPCountry": "KE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 19:15:56 UTC] === END API CALL LOG ===
[31-Mar-2026 19:15:56 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 19:15:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE4IiwidXNlcm5hbWUiOiJNYXNvbiIsImVtYWlsIjoiY2hhY2hhZWxpYXMzNjZAZ21haWwuY29tIiwiZXhwIjoxNzc1NTg5MjQ3fQ.Yb5TboS-s-rRyZxFioWK8514t7pgv-Xjs_w3bg8_8iE
[31-Mar-2026 19:15:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 19:15:56 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 19:15:56 UTC] User ID: 218
[31-Mar-2026 19:15:56 UTC] ✅ User profile retrieved successfully for user ID: 218
[31-Mar-2026 19:15:56 UTC] === API CALL LOG ===
[31-Mar-2026 19:15:56 UTC] Endpoint: user/profile.php
[31-Mar-2026 19:15:56 UTC] Full Log Data: {
    "timestamp": "2026-03-31 19:15:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.164.0.172",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.164.0.172, 172.68.213.210",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE4IiwidXNlcm5hbWUiOiJNYXNvbiIsImVtYWlsIjoiY2hhY2hhZWxpYXMzNjZAZ21haWwuY29tIiwiZXhwIjoxNzc1NTg5MjQ3fQ.Yb5TboS-s-rRyZxFioWK8514t7pgv-Xjs_w3bg8_8iE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e51af86ecfaf99c-PRG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.164.0.172",
        "CF-IPCountry": "KE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 19:15:56 UTC] === END API CALL LOG ===
[31-Mar-2026 19:15:56 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 19:15:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE4IiwidXNlcm5hbWUiOiJNYXNvbiIsImVtYWlsIjoiY2hhY2hhZWxpYXMzNjZAZ21haWwuY29tIiwiZXhwIjoxNzc1NTg5MjQ3fQ.Yb5TboS-s-rRyZxFioWK8514t7pgv-Xjs_w3bg8_8iE
[31-Mar-2026 19:15:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 19:15:56 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 19:15:56 UTC] User ID: 218
[31-Mar-2026 19:15:56 UTC] ✅ User profile retrieved successfully for user ID: 218
[31-Mar-2026 19:15:57 UTC] === API CALL LOG ===
[31-Mar-2026 19:15:57 UTC] Endpoint: user/profile.php
[31-Mar-2026 19:15:57 UTC] Full Log Data: {
    "timestamp": "2026-03-31 19:15:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.164.0.172",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.164.0.172, 172.68.213.210",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE4IiwidXNlcm5hbWUiOiJNYXNvbiIsImVtYWlsIjoiY2hhY2hhZWxpYXMzNjZAZ21haWwuY29tIiwiZXhwIjoxNzc1NTg5MjQ3fQ.Yb5TboS-s-rRyZxFioWK8514t7pgv-Xjs_w3bg8_8iE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e51af8aea15f99c-PRG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.164.0.172",
        "CF-IPCountry": "KE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 19:15:57 UTC] === END API CALL LOG ===
[31-Mar-2026 19:15:57 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 19:15:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE4IiwidXNlcm5hbWUiOiJNYXNvbiIsImVtYWlsIjoiY2hhY2hhZWxpYXMzNjZAZ21haWwuY29tIiwiZXhwIjoxNzc1NTg5MjQ3fQ.Yb5TboS-s-rRyZxFioWK8514t7pgv-Xjs_w3bg8_8iE
[31-Mar-2026 19:15:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 19:15:57 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 19:15:57 UTC] User ID: 218
[31-Mar-2026 19:15:57 UTC] ✅ User profile retrieved successfully for user ID: 218
[31-Mar-2026 19:15:57 UTC] === API CALL LOG ===
[31-Mar-2026 19:15:57 UTC] Endpoint: user/profile.php
[31-Mar-2026 19:15:57 UTC] Full Log Data: {
    "timestamp": "2026-03-31 19:15:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.164.0.172",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.164.0.172, 172.68.213.210",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE4IiwidXNlcm5hbWUiOiJNYXNvbiIsImVtYWlsIjoiY2hhY2hhZWxpYXMzNjZAZ21haWwuY29tIiwiZXhwIjoxNzc1NTg5MjQ3fQ.Yb5TboS-s-rRyZxFioWK8514t7pgv-Xjs_w3bg8_8iE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e51af8d2a62f99c-PRG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.164.0.172",
        "CF-IPCountry": "KE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 19:15:57 UTC] === END API CALL LOG ===
[31-Mar-2026 19:15:57 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 19:15:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE4IiwidXNlcm5hbWUiOiJNYXNvbiIsImVtYWlsIjoiY2hhY2hhZWxpYXMzNjZAZ21haWwuY29tIiwiZXhwIjoxNzc1NTg5MjQ3fQ.Yb5TboS-s-rRyZxFioWK8514t7pgv-Xjs_w3bg8_8iE
[31-Mar-2026 19:15:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 19:15:57 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 19:15:57 UTC] User ID: 218
[31-Mar-2026 19:15:57 UTC] ✅ User profile retrieved successfully for user ID: 218
[31-Mar-2026 19:15:57 UTC] User Purchases API - User ID: 218
[31-Mar-2026 19:15:57 UTC] User Purchases API - Total purchases found: 1
[31-Mar-2026 19:15:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 19:15:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 19:15:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.164.0.172, 172.68.213.210","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE4IiwidXNlcm5hbWUiOiJNYXNvbiIsImVtYWlsIjoiY2hhY2hhZWxpYXMzNjZAZ21haWwuY29tIiwiZXhwIjoxNzc1NTg5MjQ3fQ.Yb5TboS-s-rRyZxFioWK8514t7pgv-Xjs_w3bg8_8iE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e51af954babf99c-PRG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"105.164.0.172","CF-IPCountry":"KE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[31-Mar-2026 19:15:58 UTC] === User Orders API Called ===
[31-Mar-2026 19:15:58 UTC] User ID: 218
[31-Mar-2026 19:15:58 UTC] Limit: 20, Offset: 0
[31-Mar-2026 19:15:58 UTC] Orders found: 0
[31-Mar-2026 19:15:58 UTC] Orders data: []
[31-Mar-2026 19:15:58 UTC] Total orders count: 0
[31-Mar-2026 19:16:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 19:16:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 19:16:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.164.0.172, 172.68.213.210","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE4IiwidXNlcm5hbWUiOiJNYXNvbiIsImVtYWlsIjoiY2hhY2hhZWxpYXMzNjZAZ21haWwuY29tIiwiZXhwIjoxNzc1NTg5MjQ3fQ.Yb5TboS-s-rRyZxFioWK8514t7pgv-Xjs_w3bg8_8iE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e51b01e6b49f99c-PRG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"105.164.0.172","CF-IPCountry":"KE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[31-Mar-2026 19:16:20 UTC] === User Orders API Called ===
[31-Mar-2026 19:16:20 UTC] User ID: 218
[31-Mar-2026 19:16:20 UTC] Limit: 20, Offset: 0
[31-Mar-2026 19:16:20 UTC] Orders found: 0
[31-Mar-2026 19:16:20 UTC] Orders data: []
[31-Mar-2026 19:16:20 UTC] Total orders count: 0
[31-Mar-2026 19:16:22 UTC] === API CALL LOG ===
[31-Mar-2026 19:16:22 UTC] Endpoint: user/profile.php
[31-Mar-2026 19:16:22 UTC] Full Log Data: {
    "timestamp": "2026-03-31 19:16:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.164.0.172",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.164.0.172, 172.68.213.210",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE4IiwidXNlcm5hbWUiOiJNYXNvbiIsImVtYWlsIjoiY2hhY2hhZWxpYXMzNjZAZ21haWwuY29tIiwiZXhwIjoxNzc1NTg5MjQ3fQ.Yb5TboS-s-rRyZxFioWK8514t7pgv-Xjs_w3bg8_8iE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e51b0261b77f99c-PRG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.164.0.172",
        "CF-IPCountry": "KE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 19:16:22 UTC] === END API CALL LOG ===
[31-Mar-2026 19:16:22 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 19:16:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE4IiwidXNlcm5hbWUiOiJNYXNvbiIsImVtYWlsIjoiY2hhY2hhZWxpYXMzNjZAZ21haWwuY29tIiwiZXhwIjoxNzc1NTg5MjQ3fQ.Yb5TboS-s-rRyZxFioWK8514t7pgv-Xjs_w3bg8_8iE
[31-Mar-2026 19:16:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 19:16:22 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 19:16:22 UTC] User ID: 218
[31-Mar-2026 19:16:22 UTC] ✅ User profile retrieved successfully for user ID: 218
[31-Mar-2026 19:16:22 UTC] User Purchases API - User ID: 218
[31-Mar-2026 19:16:22 UTC] User Purchases API - Total purchases found: 4
[31-Mar-2026 19:16:23 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 19:16:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 19:16:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.164.0.172, 172.68.213.210","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE4IiwidXNlcm5hbWUiOiJNYXNvbiIsImVtYWlsIjoiY2hhY2hhZWxpYXMzNjZAZ21haWwuY29tIiwiZXhwIjoxNzc1NTg5MjQ3fQ.Yb5TboS-s-rRyZxFioWK8514t7pgv-Xjs_w3bg8_8iE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e51b02becb6f99c-PRG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"105.164.0.172","CF-IPCountry":"KE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[31-Mar-2026 19:16:23 UTC] === User Orders API Called ===
[31-Mar-2026 19:16:23 UTC] User ID: 218
[31-Mar-2026 19:16:23 UTC] Limit: 20, Offset: 0
[31-Mar-2026 19:16:23 UTC] Orders found: 0
[31-Mar-2026 19:16:23 UTC] Orders data: []
[31-Mar-2026 19:16:23 UTC] Total orders count: 0
[31-Mar-2026 19:16:23 UTC] === API CALL LOG ===
[31-Mar-2026 19:16:23 UTC] Endpoint: user/profile.php
[31-Mar-2026 19:16:23 UTC] Full Log Data: {
    "timestamp": "2026-03-31 19:16:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.164.0.172",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.164.0.172, 172.68.213.210",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE4IiwidXNlcm5hbWUiOiJNYXNvbiIsImVtYWlsIjoiY2hhY2hhZWxpYXMzNjZAZ21haWwuY29tIiwiZXhwIjoxNzc1NTg5MjQ3fQ.Yb5TboS-s-rRyZxFioWK8514t7pgv-Xjs_w3bg8_8iE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e51b02c2d77f99c-PRG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.164.0.172",
        "CF-IPCountry": "KE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 19:16:23 UTC] === END API CALL LOG ===
[31-Mar-2026 19:16:23 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 19:16:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE4IiwidXNlcm5hbWUiOiJNYXNvbiIsImVtYWlsIjoiY2hhY2hhZWxpYXMzNjZAZ21haWwuY29tIiwiZXhwIjoxNzc1NTg5MjQ3fQ.Yb5TboS-s-rRyZxFioWK8514t7pgv-Xjs_w3bg8_8iE
[31-Mar-2026 19:16:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 19:16:23 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 19:16:23 UTC] User ID: 218
[31-Mar-2026 19:16:23 UTC] ✅ User profile retrieved successfully for user ID: 218
[31-Mar-2026 19:16:23 UTC] === API CALL LOG ===
[31-Mar-2026 19:16:23 UTC] Endpoint: user/profile.php
[31-Mar-2026 19:16:23 UTC] Full Log Data: {
    "timestamp": "2026-03-31 19:16:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.164.0.172",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.164.0.172, 172.68.213.210",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE4IiwidXNlcm5hbWUiOiJNYXNvbiIsImVtYWlsIjoiY2hhY2hhZWxpYXMzNjZAZ21haWwuY29tIiwiZXhwIjoxNzc1NTg5MjQ3fQ.Yb5TboS-s-rRyZxFioWK8514t7pgv-Xjs_w3bg8_8iE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e51b02dcac8f99c-PRG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.164.0.172",
        "CF-IPCountry": "KE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 19:16:23 UTC] === END API CALL LOG ===
[31-Mar-2026 19:16:23 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 19:16:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE4IiwidXNlcm5hbWUiOiJNYXNvbiIsImVtYWlsIjoiY2hhY2hhZWxpYXMzNjZAZ21haWwuY29tIiwiZXhwIjoxNzc1NTg5MjQ3fQ.Yb5TboS-s-rRyZxFioWK8514t7pgv-Xjs_w3bg8_8iE
[31-Mar-2026 19:16:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 19:16:23 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 19:16:23 UTC] User ID: 218
[31-Mar-2026 19:16:23 UTC] ✅ User profile retrieved successfully for user ID: 218
[31-Mar-2026 19:16:24 UTC] === API CALL LOG ===
[31-Mar-2026 19:16:24 UTC] Endpoint: user/profile.php
[31-Mar-2026 19:16:24 UTC] Full Log Data: {
    "timestamp": "2026-03-31 19:16:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.164.0.172",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.164.0.172, 172.68.213.210",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE4IiwidXNlcm5hbWUiOiJNYXNvbiIsImVtYWlsIjoiY2hhY2hhZWxpYXMzNjZAZ21haWwuY29tIiwiZXhwIjoxNzc1NTg5MjQ3fQ.Yb5TboS-s-rRyZxFioWK8514t7pgv-Xjs_w3bg8_8iE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e51b0324834f99c-PRG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.164.0.172",
        "CF-IPCountry": "KE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 19:16:24 UTC] === END API CALL LOG ===
[31-Mar-2026 19:16:24 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 19:16:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE4IiwidXNlcm5hbWUiOiJNYXNvbiIsImVtYWlsIjoiY2hhY2hhZWxpYXMzNjZAZ21haWwuY29tIiwiZXhwIjoxNzc1NTg5MjQ3fQ.Yb5TboS-s-rRyZxFioWK8514t7pgv-Xjs_w3bg8_8iE
[31-Mar-2026 19:16:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 19:16:24 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 19:16:24 UTC] User ID: 218
[31-Mar-2026 19:16:24 UTC] ✅ User profile retrieved successfully for user ID: 218
[31-Mar-2026 19:30:35 UTC] === API CALL LOG ===
[31-Mar-2026 19:30:35 UTC] Endpoint: user/profile.php
[31-Mar-2026 19:30:35 UTC] Full Log Data: {
    "timestamp": "2026-03-31 19:30:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.91.99.27",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.91.99.27, 172.69.195.247",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE2IiwidXNlcm5hbWUiOiJHb2R3aW4gQXVndXN0aW5lIiwiZW1haWwiOiJnb2R3aW5hdWd1c3RpbmUzMThAZ21haWwuY29tIiwiZXhwIjoxNzc1NTc2MDc5fQ.GsCNHK38QxuDtq5MAqFoKUpMWuQR__mGuFmXeQEmzwQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e51c4fadc1f651e-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.91.99.27",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 19:30:35 UTC] === END API CALL LOG ===
[31-Mar-2026 19:30:35 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 19:30:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE2IiwidXNlcm5hbWUiOiJHb2R3aW4gQXVndXN0aW5lIiwiZW1haWwiOiJnb2R3aW5hdWd1c3RpbmUzMThAZ21haWwuY29tIiwiZXhwIjoxNzc1NTc2MDc5fQ.GsCNHK38QxuDtq5MAqFoKUpMWuQR__mGuFmXeQEmzwQ
[31-Mar-2026 19:30:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 19:30:35 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 19:30:35 UTC] User ID: 216
[31-Mar-2026 19:30:35 UTC] ✅ User profile retrieved successfully for user ID: 216
[31-Mar-2026 19:30:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 19:30:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 19:30:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.91.99.27, 172.69.43.179","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE2IiwidXNlcm5hbWUiOiJHb2R3aW4gQXVndXN0aW5lIiwiZW1haWwiOiJnb2R3aW5hdWd1c3RpbmUzMThAZ21haWwuY29tIiwiZXhwIjoxNzc1NTc2MDc5fQ.GsCNHK38QxuDtq5MAqFoKUpMWuQR__mGuFmXeQEmzwQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e51c4fc1d59651e-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.91.99.27","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[31-Mar-2026 19:30:35 UTC] === User Orders API Called ===
[31-Mar-2026 19:30:35 UTC] User ID: 216
[31-Mar-2026 19:30:35 UTC] Limit: 20, Offset: 0
[31-Mar-2026 19:30:35 UTC] Orders found: 0
[31-Mar-2026 19:30:35 UTC] Orders data: []
[31-Mar-2026 19:30:35 UTC] Total orders count: 0
[31-Mar-2026 19:30:35 UTC] === API CALL LOG ===
[31-Mar-2026 19:30:35 UTC] Endpoint: user/profile.php
[31-Mar-2026 19:30:35 UTC] Full Log Data: {
    "timestamp": "2026-03-31 19:30:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.91.99.27",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.91.99.27, 172.69.43.179",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE2IiwidXNlcm5hbWUiOiJHb2R3aW4gQXVndXN0aW5lIiwiZW1haWwiOiJnb2R3aW5hdWd1c3RpbmUzMThAZ21haWwuY29tIiwiZXhwIjoxNzc1NTc2MDc5fQ.GsCNHK38QxuDtq5MAqFoKUpMWuQR__mGuFmXeQEmzwQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e51c4fd9f2d651e-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.91.99.27",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 19:30:35 UTC] === END API CALL LOG ===
[31-Mar-2026 19:30:35 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 19:30:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE2IiwidXNlcm5hbWUiOiJHb2R3aW4gQXVndXN0aW5lIiwiZW1haWwiOiJnb2R3aW5hdWd1c3RpbmUzMThAZ21haWwuY29tIiwiZXhwIjoxNzc1NTc2MDc5fQ.GsCNHK38QxuDtq5MAqFoKUpMWuQR__mGuFmXeQEmzwQ
[31-Mar-2026 19:30:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 19:30:35 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 19:30:35 UTC] User ID: 216
[31-Mar-2026 19:30:35 UTC] ✅ User profile retrieved successfully for user ID: 216
[31-Mar-2026 19:30:36 UTC] User Purchases API - User ID: 216
[31-Mar-2026 19:30:36 UTC] User Purchases API - Total purchases found: 1
[31-Mar-2026 19:30:36 UTC] === API CALL LOG ===
[31-Mar-2026 19:30:36 UTC] Endpoint: user/profile.php
[31-Mar-2026 19:30:36 UTC] Full Log Data: {
    "timestamp": "2026-03-31 19:30:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.91.99.27",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.91.99.27, 172.69.43.179",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE2IiwidXNlcm5hbWUiOiJHb2R3aW4gQXVndXN0aW5lIiwiZW1haWwiOiJnb2R3aW5hdWd1c3RpbmUzMThAZ21haWwuY29tIiwiZXhwIjoxNzc1NTc2MDc5fQ.GsCNHK38QxuDtq5MAqFoKUpMWuQR__mGuFmXeQEmzwQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e51c5003997651e-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.91.99.27",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 19:30:36 UTC] === END API CALL LOG ===
[31-Mar-2026 19:30:36 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 19:30:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE2IiwidXNlcm5hbWUiOiJHb2R3aW4gQXVndXN0aW5lIiwiZW1haWwiOiJnb2R3aW5hdWd1c3RpbmUzMThAZ21haWwuY29tIiwiZXhwIjoxNzc1NTc2MDc5fQ.GsCNHK38QxuDtq5MAqFoKUpMWuQR__mGuFmXeQEmzwQ
[31-Mar-2026 19:30:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 19:30:36 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 19:30:36 UTC] User ID: 216
[31-Mar-2026 19:30:36 UTC] ✅ User profile retrieved successfully for user ID: 216
[31-Mar-2026 19:30:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 19:30:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 19:30:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.91.99.27, 172.69.43.179","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE2IiwidXNlcm5hbWUiOiJHb2R3aW4gQXVndXN0aW5lIiwiZW1haWwiOiJnb2R3aW5hdWd1c3RpbmUzMThAZ21haWwuY29tIiwiZXhwIjoxNzc1NTc2MDc5fQ.GsCNHK38QxuDtq5MAqFoKUpMWuQR__mGuFmXeQEmzwQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e51c508c941651e-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.91.99.27","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[31-Mar-2026 19:30:37 UTC] === User Orders API Called ===
[31-Mar-2026 19:30:37 UTC] User ID: 216
[31-Mar-2026 19:30:37 UTC] Limit: 20, Offset: 0
[31-Mar-2026 19:30:37 UTC] Orders found: 0
[31-Mar-2026 19:30:37 UTC] Orders data: []
[31-Mar-2026 19:30:37 UTC] Total orders count: 0
[31-Mar-2026 19:58:16 UTC] === API CALL LOG ===
[31-Mar-2026 19:58:16 UTC] Endpoint: user/profile.php
[31-Mar-2026 19:58:16 UTC] Full Log Data: {
    "timestamp": "2026-03-31 19:58:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "217.113.194.203",
    "user_agent": "Mozilla\/5.0 (compatible; Barkrowler\/0.9; +https:\/\/babbar.tech\/crawler)",
    "headers": {
        "Host": "api.memberx.app",
        "Accept": "text\/html;q=0.95,text\/*;q=0.9,*\/*;q=0.8",
        "From": "tech@babbar.tech",
        "Accept-Encoding": "gzip, br",
        "User-Agent": "Mozilla\/5.0 (compatible; Barkrowler\/0.9; +https:\/\/babbar.tech\/crawler)",
        "cf-ray": "9e51ed89b846d611-CDG",
        "X-Forwarded-For": "217.113.194.203, 172.71.130.244",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "217.113.194.203",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 19:58:16 UTC] === END API CALL LOG ===
[31-Mar-2026 20:22:23 UTC] API Hash Debug - Received: 
[31-Mar-2026 20:22:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 20:22:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","Accept":"text\/html;q=0.95,text\/*;q=0.9,*\/*;q=0.8","From":"tech@babbar.tech","Accept-Encoding":"gzip, br","User-Agent":"Mozilla\/5.0 (compatible; Barkrowler\/0.9; +https:\/\/babbar.tech\/crawler)","cf-ray":"9e5210dd3ebc701d-CDG","X-Forwarded-For":"217.113.194.5, 141.101.97.24","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"217.113.194.5","CF-IPCountry":"FR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[31-Mar-2026 22:21:07 UTC] === API CALL LOG ===
[31-Mar-2026 22:21:07 UTC] Endpoint: user/profile.php
[31-Mar-2026 22:21:07 UTC] Full Log Data: {
    "timestamp": "2026-03-31 22:21:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.186.7.30",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.186.7.30, 104.22.74.146",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE5IiwidXNlcm5hbWUiOiJrYXlvbWJvZG9jdG9yczY1QGdtYWlsLmNvbSIsImVtYWlsIjoia2F5b21ib2RvY3RvcnM2NUBnbWFpbC5jb20iLCJleHAiOjE3NzU2MDA0NjZ9.hTrSH126uFcKfArqUYKpS6qV0SV-Z2iO86N4DnjCj5g",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e52becb18f716b1-DAR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.186.7.30",
        "CF-IPCountry": "TZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 22:21:07 UTC] === END API CALL LOG ===
[31-Mar-2026 22:21:07 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 22:21:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE5IiwidXNlcm5hbWUiOiJrYXlvbWJvZG9jdG9yczY1QGdtYWlsLmNvbSIsImVtYWlsIjoia2F5b21ib2RvY3RvcnM2NUBnbWFpbC5jb20iLCJleHAiOjE3NzU2MDA0NjZ9.hTrSH126uFcKfArqUYKpS6qV0SV-Z2iO86N4DnjCj5g
[31-Mar-2026 22:21:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 22:21:07 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 22:21:07 UTC] User ID: 219
[31-Mar-2026 22:21:07 UTC] ✅ User profile retrieved successfully for user ID: 219
[31-Mar-2026 22:21:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 22:21:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 22:21:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.186.7.30, 104.22.74.146","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE5IiwidXNlcm5hbWUiOiJrYXlvbWJvZG9jdG9yczY1QGdtYWlsLmNvbSIsImVtYWlsIjoia2F5b21ib2RvY3RvcnM2NUBnbWFpbC5jb20iLCJleHAiOjE3NzU2MDA0NjZ9.hTrSH126uFcKfArqUYKpS6qV0SV-Z2iO86N4DnjCj5g","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e52becb390216b1-DAR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.186.7.30","CF-IPCountry":"TZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[31-Mar-2026 22:21:07 UTC] === User Orders API Called ===
[31-Mar-2026 22:21:07 UTC] User ID: 219
[31-Mar-2026 22:21:07 UTC] Limit: 20, Offset: 0
[31-Mar-2026 22:21:07 UTC] Orders found: 0
[31-Mar-2026 22:21:07 UTC] Orders data: []
[31-Mar-2026 22:21:07 UTC] Total orders count: 0
[31-Mar-2026 22:21:08 UTC] === API CALL LOG ===
[31-Mar-2026 22:21:08 UTC] Endpoint: user/profile.php
[31-Mar-2026 22:21:08 UTC] Full Log Data: {
    "timestamp": "2026-03-31 22:21:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.186.7.30",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.186.7.30, 104.22.74.146",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE5IiwidXNlcm5hbWUiOiJrYXlvbWJvZG9jdG9yczY1QGdtYWlsLmNvbSIsImVtYWlsIjoia2F5b21ib2RvY3RvcnM2NUBnbWFpbC5jb20iLCJleHAiOjE3NzU2MDA0NjZ9.hTrSH126uFcKfArqUYKpS6qV0SV-Z2iO86N4DnjCj5g",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e52becbc94e16b1-DAR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.186.7.30",
        "CF-IPCountry": "TZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 22:21:08 UTC] === END API CALL LOG ===
[31-Mar-2026 22:21:08 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 22:21:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE5IiwidXNlcm5hbWUiOiJrYXlvbWJvZG9jdG9yczY1QGdtYWlsLmNvbSIsImVtYWlsIjoia2F5b21ib2RvY3RvcnM2NUBnbWFpbC5jb20iLCJleHAiOjE3NzU2MDA0NjZ9.hTrSH126uFcKfArqUYKpS6qV0SV-Z2iO86N4DnjCj5g
[31-Mar-2026 22:21:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 22:21:08 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 22:21:08 UTC] User ID: 219
[31-Mar-2026 22:21:08 UTC] ✅ User profile retrieved successfully for user ID: 219
[31-Mar-2026 22:21:09 UTC] === API CALL LOG ===
[31-Mar-2026 22:21:09 UTC] Endpoint: user/profile.php
[31-Mar-2026 22:21:09 UTC] Full Log Data: {
    "timestamp": "2026-03-31 22:21:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.186.7.30",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.186.7.30, 104.22.74.146",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE5IiwidXNlcm5hbWUiOiJrYXlvbWJvZG9jdG9yczY1QGdtYWlsLmNvbSIsImVtYWlsIjoia2F5b21ib2RvY3RvcnM2NUBnbWFpbC5jb20iLCJleHAiOjE3NzU2MDA0NjZ9.hTrSH126uFcKfArqUYKpS6qV0SV-Z2iO86N4DnjCj5g",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e52bed36dd216b1-DAR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.186.7.30",
        "CF-IPCountry": "TZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 22:21:09 UTC] === END API CALL LOG ===
[31-Mar-2026 22:21:09 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 22:21:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE5IiwidXNlcm5hbWUiOiJrYXlvbWJvZG9jdG9yczY1QGdtYWlsLmNvbSIsImVtYWlsIjoia2F5b21ib2RvY3RvcnM2NUBnbWFpbC5jb20iLCJleHAiOjE3NzU2MDA0NjZ9.hTrSH126uFcKfArqUYKpS6qV0SV-Z2iO86N4DnjCj5g
[31-Mar-2026 22:21:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 22:21:09 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 22:21:09 UTC] User ID: 219
[31-Mar-2026 22:21:09 UTC] ✅ User profile retrieved successfully for user ID: 219
[31-Mar-2026 22:21:12 UTC] === API CALL LOG ===
[31-Mar-2026 22:21:12 UTC] Endpoint: user/profile.php
[31-Mar-2026 22:21:12 UTC] Full Log Data: {
    "timestamp": "2026-03-31 22:21:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.186.7.30",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.186.7.30, 104.22.74.146",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE5IiwidXNlcm5hbWUiOiJrYXlvbWJvZG9jdG9yczY1QGdtYWlsLmNvbSIsImVtYWlsIjoia2F5b21ib2RvY3RvcnM2NUBnbWFpbC5jb20iLCJleHAiOjE3NzU2MDA0NjZ9.hTrSH126uFcKfArqUYKpS6qV0SV-Z2iO86N4DnjCj5g",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e52beeb193116b1-DAR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.186.7.30",
        "CF-IPCountry": "TZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 22:21:12 UTC] === END API CALL LOG ===
[31-Mar-2026 22:21:12 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 22:21:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE5IiwidXNlcm5hbWUiOiJrYXlvbWJvZG9jdG9yczY1QGdtYWlsLmNvbSIsImVtYWlsIjoia2F5b21ib2RvY3RvcnM2NUBnbWFpbC5jb20iLCJleHAiOjE3NzU2MDA0NjZ9.hTrSH126uFcKfArqUYKpS6qV0SV-Z2iO86N4DnjCj5g
[31-Mar-2026 22:21:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 22:21:12 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 22:21:12 UTC] User ID: 219
[31-Mar-2026 22:21:12 UTC] ✅ User profile retrieved successfully for user ID: 219
[31-Mar-2026 22:21:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 22:21:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 22:21:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.186.7.30, 104.22.74.146","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE5IiwidXNlcm5hbWUiOiJrYXlvbWJvZG9jdG9yczY1QGdtYWlsLmNvbSIsImVtYWlsIjoia2F5b21ib2RvY3RvcnM2NUBnbWFpbC5jb20iLCJleHAiOjE3NzU2MDA0NjZ9.hTrSH126uFcKfArqUYKpS6qV0SV-Z2iO86N4DnjCj5g","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e52bfaa4f6d16b1-DAR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.186.7.30","CF-IPCountry":"TZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[31-Mar-2026 22:21:43 UTC] === User Orders API Called ===
[31-Mar-2026 22:21:43 UTC] User ID: 219
[31-Mar-2026 22:21:43 UTC] Limit: 20, Offset: 0
[31-Mar-2026 22:21:43 UTC] Orders found: 0
[31-Mar-2026 22:21:43 UTC] Orders data: []
[31-Mar-2026 22:21:43 UTC] Total orders count: 0
[31-Mar-2026 22:21:43 UTC] === API CALL LOG ===
[31-Mar-2026 22:21:43 UTC] Endpoint: user/profile.php
[31-Mar-2026 22:21:43 UTC] Full Log Data: {
    "timestamp": "2026-03-31 22:21:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.186.7.30",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.186.7.30, 104.22.74.146",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE5IiwidXNlcm5hbWUiOiJrYXlvbWJvZG9jdG9yczY1QGdtYWlsLmNvbSIsImVtYWlsIjoia2F5b21ib2RvY3RvcnM2NUBnbWFpbC5jb20iLCJleHAiOjE3NzU2MDA0NjZ9.hTrSH126uFcKfArqUYKpS6qV0SV-Z2iO86N4DnjCj5g",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e52bfaa4f6e16b1-DAR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.186.7.30",
        "CF-IPCountry": "TZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 22:21:43 UTC] === END API CALL LOG ===
[31-Mar-2026 22:21:43 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 22:21:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE5IiwidXNlcm5hbWUiOiJrYXlvbWJvZG9jdG9yczY1QGdtYWlsLmNvbSIsImVtYWlsIjoia2F5b21ib2RvY3RvcnM2NUBnbWFpbC5jb20iLCJleHAiOjE3NzU2MDA0NjZ9.hTrSH126uFcKfArqUYKpS6qV0SV-Z2iO86N4DnjCj5g
[31-Mar-2026 22:21:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 22:21:43 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 22:21:43 UTC] User ID: 219
[31-Mar-2026 22:21:43 UTC] ✅ User profile retrieved successfully for user ID: 219
[31-Mar-2026 22:21:44 UTC] === API CALL LOG ===
[31-Mar-2026 22:21:44 UTC] Endpoint: user/profile.php
[31-Mar-2026 22:21:44 UTC] Full Log Data: {
    "timestamp": "2026-03-31 22:21:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.186.7.30",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.186.7.30, 104.22.74.146",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE5IiwidXNlcm5hbWUiOiJrYXlvbWJvZG9jdG9yczY1QGdtYWlsLmNvbSIsImVtYWlsIjoia2F5b21ib2RvY3RvcnM2NUBnbWFpbC5jb20iLCJleHAiOjE3NzU2MDA0NjZ9.hTrSH126uFcKfArqUYKpS6qV0SV-Z2iO86N4DnjCj5g",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e52bfad991716b1-DAR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.186.7.30",
        "CF-IPCountry": "TZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 22:21:44 UTC] === END API CALL LOG ===
[31-Mar-2026 22:21:44 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 22:21:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE5IiwidXNlcm5hbWUiOiJrYXlvbWJvZG9jdG9yczY1QGdtYWlsLmNvbSIsImVtYWlsIjoia2F5b21ib2RvY3RvcnM2NUBnbWFpbC5jb20iLCJleHAiOjE3NzU2MDA0NjZ9.hTrSH126uFcKfArqUYKpS6qV0SV-Z2iO86N4DnjCj5g
[31-Mar-2026 22:21:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 22:21:44 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 22:21:44 UTC] User ID: 219
[31-Mar-2026 22:21:44 UTC] ✅ User profile retrieved successfully for user ID: 219
[31-Mar-2026 22:21:44 UTC] === API CALL LOG ===
[31-Mar-2026 22:21:44 UTC] Endpoint: user/profile.php
[31-Mar-2026 22:21:44 UTC] Full Log Data: {
    "timestamp": "2026-03-31 22:21:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.186.7.30",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.186.7.30, 104.22.74.146",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE5IiwidXNlcm5hbWUiOiJrYXlvbWJvZG9jdG9yczY1QGdtYWlsLmNvbSIsImVtYWlsIjoia2F5b21ib2RvY3RvcnM2NUBnbWFpbC5jb20iLCJleHAiOjE3NzU2MDA0NjZ9.hTrSH126uFcKfArqUYKpS6qV0SV-Z2iO86N4DnjCj5g",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e52bfb11b4216b1-DAR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.186.7.30",
        "CF-IPCountry": "TZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 22:21:44 UTC] === END API CALL LOG ===
[31-Mar-2026 22:21:44 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 22:21:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE5IiwidXNlcm5hbWUiOiJrYXlvbWJvZG9jdG9yczY1QGdtYWlsLmNvbSIsImVtYWlsIjoia2F5b21ib2RvY3RvcnM2NUBnbWFpbC5jb20iLCJleHAiOjE3NzU2MDA0NjZ9.hTrSH126uFcKfArqUYKpS6qV0SV-Z2iO86N4DnjCj5g
[31-Mar-2026 22:21:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 22:21:44 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 22:21:44 UTC] User ID: 219
[31-Mar-2026 22:21:44 UTC] ✅ User profile retrieved successfully for user ID: 219
[31-Mar-2026 22:22:03 UTC] === API CALL LOG ===
[31-Mar-2026 22:22:03 UTC] Endpoint: user/profile.php
[31-Mar-2026 22:22:03 UTC] Full Log Data: {
    "timestamp": "2026-03-31 22:22:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:f5c0:48a:16b5:90af:b4c0:3ba8:9eca",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:f5c0:48a:16b5:90af:b4c0:3ba8:9eca, 172.70.162.240",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkiLCJ1c2VybmFtZSI6Im1pa2UzNCIsImVtYWlsIjoibWlrZWVrcG84NEBnbWFpbC5jb20iLCJleHAiOjE3NzQxMjI5MzJ9.ycFPeX2RM6_8dnU-okJUf24wgher8vAK4iLLlFjgqCk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e52c024fc9b956b-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2c0f:f5c0:48a:16b5:90af:b4c0:3ba8:9eca",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 22:22:03 UTC] === END API CALL LOG ===
[31-Mar-2026 22:22:03 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 22:22:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkiLCJ1c2VybmFtZSI6Im1pa2UzNCIsImVtYWlsIjoibWlrZWVrcG84NEBnbWFpbC5jb20iLCJleHAiOjE3NzQxMjI5MzJ9.ycFPeX2RM6_8dnU-okJUf24wgher8vAK4iLLlFjgqCk
[31-Mar-2026 22:22:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 22:22:03 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 22:22:03 UTC] User ID: 99
[31-Mar-2026 22:22:03 UTC] ✅ User profile retrieved successfully for user ID: 99
[31-Mar-2026 22:22:03 UTC] === API CALL LOG ===
[31-Mar-2026 22:22:03 UTC] Endpoint: user/profile.php
[31-Mar-2026 22:22:03 UTC] Full Log Data: {
    "timestamp": "2026-03-31 22:22:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:f5c0:48a:16b5:90af:b4c0:3ba8:9eca",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:f5c0:48a:16b5:90af:b4c0:3ba8:9eca, 172.70.160.244",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkiLCJ1c2VybmFtZSI6Im1pa2UzNCIsImVtYWlsIjoibWlrZWVrcG84NEBnbWFpbC5jb20iLCJleHAiOjE3NzQxMjI5MzJ9.ycFPeX2RM6_8dnU-okJUf24wgher8vAK4iLLlFjgqCk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e52c028cf93956b-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2c0f:f5c0:48a:16b5:90af:b4c0:3ba8:9eca",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 22:22:03 UTC] === END API CALL LOG ===
[31-Mar-2026 22:22:03 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 22:22:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkiLCJ1c2VybmFtZSI6Im1pa2UzNCIsImVtYWlsIjoibWlrZWVrcG84NEBnbWFpbC5jb20iLCJleHAiOjE3NzQxMjI5MzJ9.ycFPeX2RM6_8dnU-okJUf24wgher8vAK4iLLlFjgqCk
[31-Mar-2026 22:22:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 22:22:03 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 22:22:03 UTC] User ID: 99
[31-Mar-2026 22:22:03 UTC] ✅ User profile retrieved successfully for user ID: 99
[31-Mar-2026 22:22:15 UTC] === API CALL LOG ===
[31-Mar-2026 22:22:15 UTC] Endpoint: user/profile.php
[31-Mar-2026 22:22:15 UTC] Full Log Data: {
    "timestamp": "2026-03-31 22:22:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:f5c0:48a:16b5:90af:b4c0:3ba8:9eca",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:f5c0:48a:16b5:90af:b4c0:3ba8:9eca, 172.70.162.239",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkiLCJ1c2VybmFtZSI6Im1pa2UzNCIsImVtYWlsIjoibWlrZWVrcG84NEBnbWFpbC5jb20iLCJleHAiOjE3NzQxMjI5MzJ9.ycFPeX2RM6_8dnU-okJUf24wgher8vAK4iLLlFjgqCk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e52c0715ffd956b-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2c0f:f5c0:48a:16b5:90af:b4c0:3ba8:9eca",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 22:22:15 UTC] === END API CALL LOG ===
[31-Mar-2026 22:22:15 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 22:22:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkiLCJ1c2VybmFtZSI6Im1pa2UzNCIsImVtYWlsIjoibWlrZWVrcG84NEBnbWFpbC5jb20iLCJleHAiOjE3NzQxMjI5MzJ9.ycFPeX2RM6_8dnU-okJUf24wgher8vAK4iLLlFjgqCk
[31-Mar-2026 22:22:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 22:22:15 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 22:22:15 UTC] User ID: 99
[31-Mar-2026 22:22:15 UTC] ✅ User profile retrieved successfully for user ID: 99
[31-Mar-2026 22:22:17 UTC] === API CALL LOG ===
[31-Mar-2026 22:22:17 UTC] Endpoint: user/profile.php
[31-Mar-2026 22:22:17 UTC] Full Log Data: {
    "timestamp": "2026-03-31 22:22:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:f5c0:48a:16b5:90af:b4c0:3ba8:9eca",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:f5c0:48a:16b5:90af:b4c0:3ba8:9eca, 172.70.162.239",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkiLCJ1c2VybmFtZSI6Im1pa2UzNCIsImVtYWlsIjoibWlrZWVrcG84NEBnbWFpbC5jb20iLCJleHAiOjE3NzQxMjI5MzJ9.ycFPeX2RM6_8dnU-okJUf24wgher8vAK4iLLlFjgqCk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e52c07ce940956b-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2c0f:f5c0:48a:16b5:90af:b4c0:3ba8:9eca",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 22:22:17 UTC] === END API CALL LOG ===
[31-Mar-2026 22:22:17 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 22:22:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkiLCJ1c2VybmFtZSI6Im1pa2UzNCIsImVtYWlsIjoibWlrZWVrcG84NEBnbWFpbC5jb20iLCJleHAiOjE3NzQxMjI5MzJ9.ycFPeX2RM6_8dnU-okJUf24wgher8vAK4iLLlFjgqCk
[31-Mar-2026 22:22:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 22:22:17 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 22:22:17 UTC] User ID: 99
[31-Mar-2026 22:22:17 UTC] ✅ User profile retrieved successfully for user ID: 99
[31-Mar-2026 22:22:17 UTC] User Purchases API - User ID: 99
[31-Mar-2026 22:22:17 UTC] User Purchases API - Total purchases found: 3
[31-Mar-2026 22:22:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 22:22:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 22:22:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2c0f:f5c0:48a:16b5:90af:b4c0:3ba8:9eca, 172.70.162.239","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkiLCJ1c2VybmFtZSI6Im1pa2UzNCIsImVtYWlsIjoibWlrZWVrcG84NEBnbWFpbC5jb20iLCJleHAiOjE3NzQxMjI5MzJ9.ycFPeX2RM6_8dnU-okJUf24wgher8vAK4iLLlFjgqCk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e52c088091c956b-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2c0f:f5c0:48a:16b5:90af:b4c0:3ba8:9eca","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[31-Mar-2026 22:22:18 UTC] === User Orders API Called ===
[31-Mar-2026 22:22:18 UTC] User ID: 99
[31-Mar-2026 22:22:18 UTC] Limit: 20, Offset: 0
[31-Mar-2026 22:22:18 UTC] Orders found: 3
[31-Mar-2026 22:22:18 UTC] Orders data: [{"id":81,"quantity":12,"total_coins":240,"coin_type":"regular","telegram_link":"https:\/\/t.me\/arkinvestmanagement","status":"cancelled","created_at":"2026-03-15 00:24:13","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":80,"quantity":450,"total_coins":450,"coin_type":"regular","telegram_link":"https:\/\/t.me\/arkinvestmanagement","status":"cancelled","created_at":"2026-03-14 23:46:51","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":79,"quantity":130,"total_coins":4550,"coin_type":"regular","telegram_link":"https:\/\/t.me\/arkinvestmanagement","status":"completed","created_at":"2026-03-14 23:44:20","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[31-Mar-2026 22:22:18 UTC] Total orders count: 3
[31-Mar-2026 22:22:26 UTC] === API CALL LOG ===
[31-Mar-2026 22:22:26 UTC] Endpoint: user/profile.php
[31-Mar-2026 22:22:26 UTC] Full Log Data: {
    "timestamp": "2026-03-31 22:22:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:f5c0:48a:16b5:90af:b4c0:3ba8:9eca",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:f5c0:48a:16b5:90af:b4c0:3ba8:9eca, 172.70.162.239",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkiLCJ1c2VybmFtZSI6Im1pa2UzNCIsImVtYWlsIjoibWlrZWVrcG84NEBnbWFpbC5jb20iLCJleHAiOjE3NzQxMjI5MzJ9.ycFPeX2RM6_8dnU-okJUf24wgher8vAK4iLLlFjgqCk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e52c0b77bbd956b-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2c0f:f5c0:48a:16b5:90af:b4c0:3ba8:9eca",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 22:22:26 UTC] === END API CALL LOG ===
[31-Mar-2026 22:22:26 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 22:22:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkiLCJ1c2VybmFtZSI6Im1pa2UzNCIsImVtYWlsIjoibWlrZWVrcG84NEBnbWFpbC5jb20iLCJleHAiOjE3NzQxMjI5MzJ9.ycFPeX2RM6_8dnU-okJUf24wgher8vAK4iLLlFjgqCk
[31-Mar-2026 22:22:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 22:22:26 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 22:22:26 UTC] User ID: 99
[31-Mar-2026 22:22:26 UTC] ✅ User profile retrieved successfully for user ID: 99
[31-Mar-2026 22:23:25 UTC] === API CALL LOG ===
[31-Mar-2026 22:23:25 UTC] Endpoint: user/profile.php
[31-Mar-2026 22:23:25 UTC] Full Log Data: {
    "timestamp": "2026-03-31 22:23:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:f5c0:48a:16b5:90af:b4c0:3ba8:9eca",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:f5c0:48a:16b5:90af:b4c0:3ba8:9eca, 172.70.162.239",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkiLCJ1c2VybmFtZSI6Im1pa2UzNCIsImVtYWlsIjoibWlrZWVrcG84NEBnbWFpbC5jb20iLCJleHAiOjE3NzQxMjI5MzJ9.ycFPeX2RM6_8dnU-okJUf24wgher8vAK4iLLlFjgqCk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e52c227bc64956b-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2c0f:f5c0:48a:16b5:90af:b4c0:3ba8:9eca",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 22:23:25 UTC] === END API CALL LOG ===
[31-Mar-2026 22:23:25 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 22:23:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkiLCJ1c2VybmFtZSI6Im1pa2UzNCIsImVtYWlsIjoibWlrZWVrcG84NEBnbWFpbC5jb20iLCJleHAiOjE3NzQxMjI5MzJ9.ycFPeX2RM6_8dnU-okJUf24wgher8vAK4iLLlFjgqCk
[31-Mar-2026 22:23:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 22:23:25 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 22:23:25 UTC] User ID: 99
[31-Mar-2026 22:23:25 UTC] ✅ User profile retrieved successfully for user ID: 99
[31-Mar-2026 22:23:45 UTC] === API CALL LOG ===
[31-Mar-2026 22:23:45 UTC] Endpoint: user/profile.php
[31-Mar-2026 22:23:45 UTC] Full Log Data: {
    "timestamp": "2026-03-31 22:23:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:f5c0:48a:16b5:90af:b4c0:3ba8:9eca",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:f5c0:48a:16b5:90af:b4c0:3ba8:9eca, 172.70.162.239",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkiLCJ1c2VybmFtZSI6Im1pa2UzNCIsImVtYWlsIjoibWlrZWVrcG84NEBnbWFpbC5jb20iLCJleHAiOjE3NzQxMjI5MzJ9.ycFPeX2RM6_8dnU-okJUf24wgher8vAK4iLLlFjgqCk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e52c2a6be4b956b-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2c0f:f5c0:48a:16b5:90af:b4c0:3ba8:9eca",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 22:23:45 UTC] === END API CALL LOG ===
[31-Mar-2026 22:23:45 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 22:23:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkiLCJ1c2VybmFtZSI6Im1pa2UzNCIsImVtYWlsIjoibWlrZWVrcG84NEBnbWFpbC5jb20iLCJleHAiOjE3NzQxMjI5MzJ9.ycFPeX2RM6_8dnU-okJUf24wgher8vAK4iLLlFjgqCk
[31-Mar-2026 22:23:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 22:23:45 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 22:23:45 UTC] User ID: 99
[31-Mar-2026 22:23:45 UTC] ✅ User profile retrieved successfully for user ID: 99
[31-Mar-2026 22:23:46 UTC] === API CALL LOG ===
[31-Mar-2026 22:23:46 UTC] Endpoint: user/profile.php
[31-Mar-2026 22:23:46 UTC] Full Log Data: {
    "timestamp": "2026-03-31 22:23:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.186.7.30",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.186.7.30, 104.22.74.147",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE5IiwidXNlcm5hbWUiOiJrYXlvbWJvZG9jdG9yczY1QGdtYWlsLmNvbSIsImVtYWlsIjoia2F5b21ib2RvY3RvcnM2NUBnbWFpbC5jb20iLCJleHAiOjE3NzU2MDA0NjZ9.hTrSH126uFcKfArqUYKpS6qV0SV-Z2iO86N4DnjCj5g",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e52c2a81bea97c3-DAR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.186.7.30",
        "CF-IPCountry": "TZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 22:23:46 UTC] === END API CALL LOG ===
[31-Mar-2026 22:23:46 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 22:23:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE5IiwidXNlcm5hbWUiOiJrYXlvbWJvZG9jdG9yczY1QGdtYWlsLmNvbSIsImVtYWlsIjoia2F5b21ib2RvY3RvcnM2NUBnbWFpbC5jb20iLCJleHAiOjE3NzU2MDA0NjZ9.hTrSH126uFcKfArqUYKpS6qV0SV-Z2iO86N4DnjCj5g
[31-Mar-2026 22:23:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 22:23:46 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 22:23:46 UTC] User ID: 219
[31-Mar-2026 22:23:46 UTC] ✅ User profile retrieved successfully for user ID: 219
[31-Mar-2026 22:23:49 UTC] === API CALL LOG ===
[31-Mar-2026 22:23:49 UTC] Endpoint: user/profile.php
[31-Mar-2026 22:23:49 UTC] Full Log Data: {
    "timestamp": "2026-03-31 22:23:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.186.7.30",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.186.7.30, 104.22.74.147",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE5IiwidXNlcm5hbWUiOiJrYXlvbWJvZG9jdG9yczY1QGdtYWlsLmNvbSIsImVtYWlsIjoia2F5b21ib2RvY3RvcnM2NUBnbWFpbC5jb20iLCJleHAiOjE3NzU2MDA0NjZ9.hTrSH126uFcKfArqUYKpS6qV0SV-Z2iO86N4DnjCj5g",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e52c2bb6d0f97c3-DAR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.186.7.30",
        "CF-IPCountry": "TZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 22:23:49 UTC] === END API CALL LOG ===
[31-Mar-2026 22:23:49 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 22:23:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE5IiwidXNlcm5hbWUiOiJrYXlvbWJvZG9jdG9yczY1QGdtYWlsLmNvbSIsImVtYWlsIjoia2F5b21ib2RvY3RvcnM2NUBnbWFpbC5jb20iLCJleHAiOjE3NzU2MDA0NjZ9.hTrSH126uFcKfArqUYKpS6qV0SV-Z2iO86N4DnjCj5g
[31-Mar-2026 22:23:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 22:23:49 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 22:23:49 UTC] User ID: 219
[31-Mar-2026 22:23:49 UTC] ✅ User profile retrieved successfully for user ID: 219
[31-Mar-2026 22:23:49 UTC] === API CALL LOG ===
[31-Mar-2026 22:23:49 UTC] Endpoint: user/profile.php
[31-Mar-2026 22:23:49 UTC] Full Log Data: {
    "timestamp": "2026-03-31 22:23:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:f5c0:48a:16b5:90af:b4c0:3ba8:9eca",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:f5c0:48a:16b5:90af:b4c0:3ba8:9eca, 172.70.162.239",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkiLCJ1c2VybmFtZSI6Im1pa2UzNCIsImVtYWlsIjoibWlrZWVrcG84NEBnbWFpbC5jb20iLCJleHAiOjE3NzQxMjI5MzJ9.ycFPeX2RM6_8dnU-okJUf24wgher8vAK4iLLlFjgqCk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e52c2bebe1c956b-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2c0f:f5c0:48a:16b5:90af:b4c0:3ba8:9eca",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 22:23:49 UTC] === END API CALL LOG ===
[31-Mar-2026 22:23:49 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 22:23:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkiLCJ1c2VybmFtZSI6Im1pa2UzNCIsImVtYWlsIjoibWlrZWVrcG84NEBnbWFpbC5jb20iLCJleHAiOjE3NzQxMjI5MzJ9.ycFPeX2RM6_8dnU-okJUf24wgher8vAK4iLLlFjgqCk
[31-Mar-2026 22:23:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 22:23:49 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 22:23:49 UTC] User ID: 99
[31-Mar-2026 22:23:49 UTC] ✅ User profile retrieved successfully for user ID: 99
[31-Mar-2026 22:23:49 UTC] User Purchases API - User ID: 99
[31-Mar-2026 22:23:49 UTC] User Purchases API - Total purchases found: 3
[31-Mar-2026 22:23:50 UTC] === API CALL LOG ===
[31-Mar-2026 22:23:50 UTC] Endpoint: user/profile.php
[31-Mar-2026 22:23:50 UTC] Full Log Data: {
    "timestamp": "2026-03-31 22:23:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.186.7.30",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.186.7.30, 104.22.74.147",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE5IiwidXNlcm5hbWUiOiJrYXlvbWJvZG9jdG9yczY1QGdtYWlsLmNvbSIsImVtYWlsIjoia2F5b21ib2RvY3RvcnM2NUBnbWFpbC5jb20iLCJleHAiOjE3NzU2MDA0NjZ9.hTrSH126uFcKfArqUYKpS6qV0SV-Z2iO86N4DnjCj5g",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e52c2c69b5197c3-DAR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.186.7.30",
        "CF-IPCountry": "TZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 22:23:50 UTC] === END API CALL LOG ===
[31-Mar-2026 22:23:50 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 22:23:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE5IiwidXNlcm5hbWUiOiJrYXlvbWJvZG9jdG9yczY1QGdtYWlsLmNvbSIsImVtYWlsIjoia2F5b21ib2RvY3RvcnM2NUBnbWFpbC5jb20iLCJleHAiOjE3NzU2MDA0NjZ9.hTrSH126uFcKfArqUYKpS6qV0SV-Z2iO86N4DnjCj5g
[31-Mar-2026 22:23:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 22:23:50 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 22:23:50 UTC] User ID: 219
[31-Mar-2026 22:23:50 UTC] ✅ User profile retrieved successfully for user ID: 219
[31-Mar-2026 22:23:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 22:23:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 22:23:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.186.7.30, 104.22.74.147","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE5IiwidXNlcm5hbWUiOiJrYXlvbWJvZG9jdG9yczY1QGdtYWlsLmNvbSIsImVtYWlsIjoia2F5b21ib2RvY3RvcnM2NUBnbWFpbC5jb20iLCJleHAiOjE3NzU2MDA0NjZ9.hTrSH126uFcKfArqUYKpS6qV0SV-Z2iO86N4DnjCj5g","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e52c2c77bcf97c3-DAR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.186.7.30","CF-IPCountry":"TZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[31-Mar-2026 22:23:51 UTC] === User Orders API Called ===
[31-Mar-2026 22:23:51 UTC] User ID: 219
[31-Mar-2026 22:23:51 UTC] Limit: 20, Offset: 0
[31-Mar-2026 22:23:51 UTC] Orders found: 0
[31-Mar-2026 22:23:51 UTC] Orders data: []
[31-Mar-2026 22:23:51 UTC] Total orders count: 0
[31-Mar-2026 22:23:51 UTC] === API CALL LOG ===
[31-Mar-2026 22:23:51 UTC] Endpoint: user/profile.php
[31-Mar-2026 22:23:51 UTC] Full Log Data: {
    "timestamp": "2026-03-31 22:23:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.186.7.30",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.186.7.30, 104.22.74.146",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE5IiwidXNlcm5hbWUiOiJrYXlvbWJvZG9jdG9yczY1QGdtYWlsLmNvbSIsImVtYWlsIjoia2F5b21ib2RvY3RvcnM2NUBnbWFpbC5jb20iLCJleHAiOjE3NzU2MDA0NjZ9.hTrSH126uFcKfArqUYKpS6qV0SV-Z2iO86N4DnjCj5g",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e52c2c79be297c3-DAR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.186.7.30",
        "CF-IPCountry": "TZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 22:23:51 UTC] === END API CALL LOG ===
[31-Mar-2026 22:23:51 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 22:23:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE5IiwidXNlcm5hbWUiOiJrYXlvbWJvZG9jdG9yczY1QGdtYWlsLmNvbSIsImVtYWlsIjoia2F5b21ib2RvY3RvcnM2NUBnbWFpbC5jb20iLCJleHAiOjE3NzU2MDA0NjZ9.hTrSH126uFcKfArqUYKpS6qV0SV-Z2iO86N4DnjCj5g
[31-Mar-2026 22:23:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 22:23:51 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 22:23:51 UTC] User ID: 219
[31-Mar-2026 22:23:51 UTC] ✅ User profile retrieved successfully for user ID: 219
[31-Mar-2026 22:23:52 UTC] === API CALL LOG ===
[31-Mar-2026 22:23:52 UTC] Endpoint: user/profile.php
[31-Mar-2026 22:23:52 UTC] Full Log Data: {
    "timestamp": "2026-03-31 22:23:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.186.7.30",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.186.7.30, 104.22.74.146",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE5IiwidXNlcm5hbWUiOiJrYXlvbWJvZG9jdG9yczY1QGdtYWlsLmNvbSIsImVtYWlsIjoia2F5b21ib2RvY3RvcnM2NUBnbWFpbC5jb20iLCJleHAiOjE3NzU2MDA0NjZ9.hTrSH126uFcKfArqUYKpS6qV0SV-Z2iO86N4DnjCj5g",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e52c2cfcfda97c3-DAR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.186.7.30",
        "CF-IPCountry": "TZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 22:23:52 UTC] === END API CALL LOG ===
[31-Mar-2026 22:23:52 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 22:23:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE5IiwidXNlcm5hbWUiOiJrYXlvbWJvZG9jdG9yczY1QGdtYWlsLmNvbSIsImVtYWlsIjoia2F5b21ib2RvY3RvcnM2NUBnbWFpbC5jb20iLCJleHAiOjE3NzU2MDA0NjZ9.hTrSH126uFcKfArqUYKpS6qV0SV-Z2iO86N4DnjCj5g
[31-Mar-2026 22:23:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 22:23:52 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 22:23:52 UTC] User ID: 219
[31-Mar-2026 22:23:52 UTC] ✅ User profile retrieved successfully for user ID: 219
[31-Mar-2026 22:23:56 UTC] === API CALL LOG ===
[31-Mar-2026 22:23:56 UTC] Endpoint: user/profile.php
[31-Mar-2026 22:23:56 UTC] Full Log Data: {
    "timestamp": "2026-03-31 22:23:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.186.7.30",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.186.7.30, 104.22.74.146",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE5IiwidXNlcm5hbWUiOiJrYXlvbWJvZG9jdG9yczY1QGdtYWlsLmNvbSIsImVtYWlsIjoia2F5b21ib2RvY3RvcnM2NUBnbWFpbC5jb20iLCJleHAiOjE3NzU2MDA0NjZ9.hTrSH126uFcKfArqUYKpS6qV0SV-Z2iO86N4DnjCj5g",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e52c2e9cd5d97c3-DAR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.186.7.30",
        "CF-IPCountry": "TZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 22:23:56 UTC] === END API CALL LOG ===
[31-Mar-2026 22:23:56 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 22:23:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE5IiwidXNlcm5hbWUiOiJrYXlvbWJvZG9jdG9yczY1QGdtYWlsLmNvbSIsImVtYWlsIjoia2F5b21ib2RvY3RvcnM2NUBnbWFpbC5jb20iLCJleHAiOjE3NzU2MDA0NjZ9.hTrSH126uFcKfArqUYKpS6qV0SV-Z2iO86N4DnjCj5g
[31-Mar-2026 22:23:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 22:23:56 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 22:23:56 UTC] User ID: 219
[31-Mar-2026 22:23:56 UTC] ✅ User profile retrieved successfully for user ID: 219
[31-Mar-2026 22:23:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 22:23:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 22:23:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.186.7.30, 104.22.74.146","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE5IiwidXNlcm5hbWUiOiJrYXlvbWJvZG9jdG9yczY1QGdtYWlsLmNvbSIsImVtYWlsIjoia2F5b21ib2RvY3RvcnM2NUBnbWFpbC5jb20iLCJleHAiOjE3NzU2MDA0NjZ9.hTrSH126uFcKfArqUYKpS6qV0SV-Z2iO86N4DnjCj5g","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e52c2f77c1697c3-DAR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.186.7.30","CF-IPCountry":"TZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[31-Mar-2026 22:23:58 UTC] === User Orders API Called ===
[31-Mar-2026 22:23:58 UTC] User ID: 219
[31-Mar-2026 22:23:58 UTC] Limit: 20, Offset: 0
[31-Mar-2026 22:23:58 UTC] Orders found: 0
[31-Mar-2026 22:23:58 UTC] Orders data: []
[31-Mar-2026 22:23:58 UTC] Total orders count: 0
[31-Mar-2026 22:24:20 UTC] === API CALL LOG ===
[31-Mar-2026 22:24:20 UTC] Endpoint: user/profile.php
[31-Mar-2026 22:24:20 UTC] Full Log Data: {
    "timestamp": "2026-03-31 22:24:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:f5c0:48a:16b5:90af:b4c0:3ba8:9eca",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:f5c0:48a:16b5:90af:b4c0:3ba8:9eca, 162.158.216.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkiLCJ1c2VybmFtZSI6Im1pa2UzNCIsImVtYWlsIjoibWlrZWVrcG84NEBnbWFpbC5jb20iLCJleHAiOjE3NzQxMjI5MzJ9.ycFPeX2RM6_8dnU-okJUf24wgher8vAK4iLLlFjgqCk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e52c380ae7a1217-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2c0f:f5c0:48a:16b5:90af:b4c0:3ba8:9eca",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 22:24:20 UTC] === END API CALL LOG ===
[31-Mar-2026 22:24:20 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 22:24:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkiLCJ1c2VybmFtZSI6Im1pa2UzNCIsImVtYWlsIjoibWlrZWVrcG84NEBnbWFpbC5jb20iLCJleHAiOjE3NzQxMjI5MzJ9.ycFPeX2RM6_8dnU-okJUf24wgher8vAK4iLLlFjgqCk
[31-Mar-2026 22:24:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 22:24:20 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 22:24:20 UTC] User ID: 99
[31-Mar-2026 22:24:20 UTC] ✅ User profile retrieved successfully for user ID: 99
[31-Mar-2026 22:24:20 UTC] User Purchases API - User ID: 99
[31-Mar-2026 22:24:20 UTC] User Purchases API - Total purchases found: 3
[31-Mar-2026 22:24:21 UTC] === API CALL LOG ===
[31-Mar-2026 22:24:21 UTC] Endpoint: user/profile.php
[31-Mar-2026 22:24:21 UTC] Full Log Data: {
    "timestamp": "2026-03-31 22:24:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:f5c0:48a:16b5:90af:b4c0:3ba8:9eca",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:f5c0:48a:16b5:90af:b4c0:3ba8:9eca, 162.158.216.67",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkiLCJ1c2VybmFtZSI6Im1pa2UzNCIsImVtYWlsIjoibWlrZWVrcG84NEBnbWFpbC5jb20iLCJleHAiOjE3NzQxMjI5MzJ9.ycFPeX2RM6_8dnU-okJUf24wgher8vAK4iLLlFjgqCk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e52c3892e791217-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2c0f:f5c0:48a:16b5:90af:b4c0:3ba8:9eca",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 22:24:21 UTC] === END API CALL LOG ===
[31-Mar-2026 22:24:21 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 22:24:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkiLCJ1c2VybmFtZSI6Im1pa2UzNCIsImVtYWlsIjoibWlrZWVrcG84NEBnbWFpbC5jb20iLCJleHAiOjE3NzQxMjI5MzJ9.ycFPeX2RM6_8dnU-okJUf24wgher8vAK4iLLlFjgqCk
[31-Mar-2026 22:24:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 22:24:21 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 22:24:21 UTC] User ID: 99
[31-Mar-2026 22:24:21 UTC] ✅ User profile retrieved successfully for user ID: 99
[31-Mar-2026 22:24:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 22:24:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 22:24:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.186.7.30, 104.22.74.147","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE5IiwidXNlcm5hbWUiOiJrYXlvbWJvZG9jdG9yczY1QGdtYWlsLmNvbSIsImVtYWlsIjoia2F5b21ib2RvY3RvcnM2NUBnbWFpbC5jb20iLCJleHAiOjE3NzU2MDA0NjZ9.hTrSH126uFcKfArqUYKpS6qV0SV-Z2iO86N4DnjCj5g","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e52c42a9a9597c3-DAR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.186.7.30","CF-IPCountry":"TZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[31-Mar-2026 22:24:48 UTC] === User Orders API Called ===
[31-Mar-2026 22:24:48 UTC] User ID: 219
[31-Mar-2026 22:24:48 UTC] Limit: 20, Offset: 0
[31-Mar-2026 22:24:48 UTC] Orders found: 0
[31-Mar-2026 22:24:48 UTC] Orders data: []
[31-Mar-2026 22:24:48 UTC] Total orders count: 0
[31-Mar-2026 22:24:48 UTC] === API CALL LOG ===
[31-Mar-2026 22:24:48 UTC] Endpoint: user/profile.php
[31-Mar-2026 22:24:48 UTC] Full Log Data: {
    "timestamp": "2026-03-31 22:24:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.186.7.30",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.186.7.30, 104.22.74.146",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE5IiwidXNlcm5hbWUiOiJrYXlvbWJvZG9jdG9yczY1QGdtYWlsLmNvbSIsImVtYWlsIjoia2F5b21ib2RvY3RvcnM2NUBnbWFpbC5jb20iLCJleHAiOjE3NzU2MDA0NjZ9.hTrSH126uFcKfArqUYKpS6qV0SV-Z2iO86N4DnjCj5g",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e52c42aba9a97c3-DAR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.186.7.30",
        "CF-IPCountry": "TZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 22:24:48 UTC] === END API CALL LOG ===
[31-Mar-2026 22:24:48 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 22:24:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE5IiwidXNlcm5hbWUiOiJrYXlvbWJvZG9jdG9yczY1QGdtYWlsLmNvbSIsImVtYWlsIjoia2F5b21ib2RvY3RvcnM2NUBnbWFpbC5jb20iLCJleHAiOjE3NzU2MDA0NjZ9.hTrSH126uFcKfArqUYKpS6qV0SV-Z2iO86N4DnjCj5g
[31-Mar-2026 22:24:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 22:24:48 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 22:24:48 UTC] User ID: 219
[31-Mar-2026 22:24:48 UTC] ✅ User profile retrieved successfully for user ID: 219
[31-Mar-2026 22:24:48 UTC] === API CALL LOG ===
[31-Mar-2026 22:24:48 UTC] Endpoint: user/profile.php
[31-Mar-2026 22:24:48 UTC] Full Log Data: {
    "timestamp": "2026-03-31 22:24:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.186.7.30",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.186.7.30, 104.22.74.147",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE5IiwidXNlcm5hbWUiOiJrYXlvbWJvZG9jdG9yczY1QGdtYWlsLmNvbSIsImVtYWlsIjoia2F5b21ib2RvY3RvcnM2NUBnbWFpbC5jb20iLCJleHAiOjE3NzU2MDA0NjZ9.hTrSH126uFcKfArqUYKpS6qV0SV-Z2iO86N4DnjCj5g",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e52c42eacdd97c3-DAR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.186.7.30",
        "CF-IPCountry": "TZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 22:24:48 UTC] === END API CALL LOG ===
[31-Mar-2026 22:24:48 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 22:24:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE5IiwidXNlcm5hbWUiOiJrYXlvbWJvZG9jdG9yczY1QGdtYWlsLmNvbSIsImVtYWlsIjoia2F5b21ib2RvY3RvcnM2NUBnbWFpbC5jb20iLCJleHAiOjE3NzU2MDA0NjZ9.hTrSH126uFcKfArqUYKpS6qV0SV-Z2iO86N4DnjCj5g
[31-Mar-2026 22:24:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 22:24:48 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 22:24:48 UTC] User ID: 219
[31-Mar-2026 22:24:48 UTC] ✅ User profile retrieved successfully for user ID: 219
[31-Mar-2026 22:24:49 UTC] === API CALL LOG ===
[31-Mar-2026 22:24:49 UTC] Endpoint: user/profile.php
[31-Mar-2026 22:24:49 UTC] Full Log Data: {
    "timestamp": "2026-03-31 22:24:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.186.7.30",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.186.7.30, 104.22.74.147",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE5IiwidXNlcm5hbWUiOiJrYXlvbWJvZG9jdG9yczY1QGdtYWlsLmNvbSIsImVtYWlsIjoia2F5b21ib2RvY3RvcnM2NUBnbWFpbC5jb20iLCJleHAiOjE3NzU2MDA0NjZ9.hTrSH126uFcKfArqUYKpS6qV0SV-Z2iO86N4DnjCj5g",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e52c432decb97c3-DAR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.186.7.30",
        "CF-IPCountry": "TZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 22:24:49 UTC] === END API CALL LOG ===
[31-Mar-2026 22:24:49 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 22:24:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE5IiwidXNlcm5hbWUiOiJrYXlvbWJvZG9jdG9yczY1QGdtYWlsLmNvbSIsImVtYWlsIjoia2F5b21ib2RvY3RvcnM2NUBnbWFpbC5jb20iLCJleHAiOjE3NzU2MDA0NjZ9.hTrSH126uFcKfArqUYKpS6qV0SV-Z2iO86N4DnjCj5g
[31-Mar-2026 22:24:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 22:24:49 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 22:24:49 UTC] User ID: 219
[31-Mar-2026 22:24:49 UTC] ✅ User profile retrieved successfully for user ID: 219
[31-Mar-2026 22:24:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 22:24:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 22:24:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.186.7.30, 104.22.74.146","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE5IiwidXNlcm5hbWUiOiJrYXlvbWJvZG9jdG9yczY1QGdtYWlsLmNvbSIsImVtYWlsIjoia2F5b21ib2RvY3RvcnM2NUBnbWFpbC5jb20iLCJleHAiOjE3NzU2MDA0NjZ9.hTrSH126uFcKfArqUYKpS6qV0SV-Z2iO86N4DnjCj5g","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e52c4551f3a97c3-DAR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.186.7.30","CF-IPCountry":"TZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[31-Mar-2026 22:24:54 UTC] === User Orders API Called ===
[31-Mar-2026 22:24:54 UTC] User ID: 219
[31-Mar-2026 22:24:54 UTC] Limit: 20, Offset: 0
[31-Mar-2026 22:24:54 UTC] Orders found: 0
[31-Mar-2026 22:24:54 UTC] Orders data: []
[31-Mar-2026 22:24:54 UTC] Total orders count: 0
[31-Mar-2026 22:24:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 22:24:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Mar-2026 22:24:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.186.7.30, 104.22.74.147","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE5IiwidXNlcm5hbWUiOiJrYXlvbWJvZG9jdG9yczY1QGdtYWlsLmNvbSIsImVtYWlsIjoia2F5b21ib2RvY3RvcnM2NUBnbWFpbC5jb20iLCJleHAiOjE3NzU2MDA0NjZ9.hTrSH126uFcKfArqUYKpS6qV0SV-Z2iO86N4DnjCj5g","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e52c45fdbbd97c3-DAR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.186.7.30","CF-IPCountry":"TZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[31-Mar-2026 22:24:56 UTC] === User Orders API Called ===
[31-Mar-2026 22:24:56 UTC] User ID: 219
[31-Mar-2026 22:24:56 UTC] Limit: 20, Offset: 0
[31-Mar-2026 22:24:56 UTC] Orders found: 0
[31-Mar-2026 22:24:56 UTC] Orders data: []
[31-Mar-2026 22:24:56 UTC] Total orders count: 0
[31-Mar-2026 22:24:56 UTC] === API CALL LOG ===
[31-Mar-2026 22:24:56 UTC] Endpoint: user/profile.php
[31-Mar-2026 22:24:56 UTC] Full Log Data: {
    "timestamp": "2026-03-31 22:24:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.186.7.30",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.186.7.30, 104.22.74.146",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE5IiwidXNlcm5hbWUiOiJrYXlvbWJvZG9jdG9yczY1QGdtYWlsLmNvbSIsImVtYWlsIjoia2F5b21ib2RvY3RvcnM2NUBnbWFpbC5jb20iLCJleHAiOjE3NzU2MDA0NjZ9.hTrSH126uFcKfArqUYKpS6qV0SV-Z2iO86N4DnjCj5g",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e52c4605c1897c3-DAR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.186.7.30",
        "CF-IPCountry": "TZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 22:24:56 UTC] === END API CALL LOG ===
[31-Mar-2026 22:24:56 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 22:24:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE5IiwidXNlcm5hbWUiOiJrYXlvbWJvZG9jdG9yczY1QGdtYWlsLmNvbSIsImVtYWlsIjoia2F5b21ib2RvY3RvcnM2NUBnbWFpbC5jb20iLCJleHAiOjE3NzU2MDA0NjZ9.hTrSH126uFcKfArqUYKpS6qV0SV-Z2iO86N4DnjCj5g
[31-Mar-2026 22:24:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 22:24:56 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 22:24:56 UTC] User ID: 219
[31-Mar-2026 22:24:56 UTC] ✅ User profile retrieved successfully for user ID: 219
[31-Mar-2026 22:24:57 UTC] === API CALL LOG ===
[31-Mar-2026 22:24:57 UTC] Endpoint: user/profile.php
[31-Mar-2026 22:24:57 UTC] Full Log Data: {
    "timestamp": "2026-03-31 22:24:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.186.7.30",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.186.7.30, 104.22.74.146",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE5IiwidXNlcm5hbWUiOiJrYXlvbWJvZG9jdG9yczY1QGdtYWlsLmNvbSIsImVtYWlsIjoia2F5b21ib2RvY3RvcnM2NUBnbWFpbC5jb20iLCJleHAiOjE3NzU2MDA0NjZ9.hTrSH126uFcKfArqUYKpS6qV0SV-Z2iO86N4DnjCj5g",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e52c4645dbb97c3-DAR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.186.7.30",
        "CF-IPCountry": "TZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 22:24:57 UTC] === END API CALL LOG ===
[31-Mar-2026 22:24:57 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 22:24:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE5IiwidXNlcm5hbWUiOiJrYXlvbWJvZG9jdG9yczY1QGdtYWlsLmNvbSIsImVtYWlsIjoia2F5b21ib2RvY3RvcnM2NUBnbWFpbC5jb20iLCJleHAiOjE3NzU2MDA0NjZ9.hTrSH126uFcKfArqUYKpS6qV0SV-Z2iO86N4DnjCj5g
[31-Mar-2026 22:24:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 22:24:57 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 22:24:57 UTC] User ID: 219
[31-Mar-2026 22:24:57 UTC] ✅ User profile retrieved successfully for user ID: 219
[31-Mar-2026 22:24:57 UTC] === API CALL LOG ===
[31-Mar-2026 22:24:57 UTC] Endpoint: user/profile.php
[31-Mar-2026 22:24:57 UTC] Full Log Data: {
    "timestamp": "2026-03-31 22:24:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.186.7.30",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.186.7.30, 104.22.74.147",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE5IiwidXNlcm5hbWUiOiJrYXlvbWJvZG9jdG9yczY1QGdtYWlsLmNvbSIsImVtYWlsIjoia2F5b21ib2RvY3RvcnM2NUBnbWFpbC5jb20iLCJleHAiOjE3NzU2MDA0NjZ9.hTrSH126uFcKfArqUYKpS6qV0SV-Z2iO86N4DnjCj5g",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e52c4665e9b97c3-DAR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.186.7.30",
        "CF-IPCountry": "TZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Mar-2026 22:24:57 UTC] === END API CALL LOG ===
[31-Mar-2026 22:24:57 UTC] ✅ API Hash verification passed for profile endpoint
[31-Mar-2026 22:24:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjE5IiwidXNlcm5hbWUiOiJrYXlvbWJvZG9jdG9yczY1QGdtYWlsLmNvbSIsImVtYWlsIjoia2F5b21ib2RvY3RvcnM2NUBnbWFpbC5jb20iLCJleHAiOjE3NzU2MDA0NjZ9.hTrSH126uFcKfArqUYKpS6qV0SV-Z2iO86N4DnjCj5g
[31-Mar-2026 22:24:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Mar-2026 22:24:57 UTC] ✅ JWT token verified successfully for user profile
[31-Mar-2026 22:24:57 UTC] User ID: 219
[31-Mar-2026 22:24:57 UTC] ✅ User profile retrieved successfully for user ID: 219
[01-Apr-2026 01:47:06 UTC] === API CALL LOG ===
[01-Apr-2026 01:47:06 UTC] Endpoint: user/profile.php
[01-Apr-2026 01:47:06 UTC] Full Log Data: {
    "timestamp": "2026-04-01 01:47:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.176.75.148",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.176.75.148, 172.71.196.138",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIwIiwidXNlcm5hbWUiOiJqaWFuZ2h1IiwiZW1haWwiOiJ0aGFuYXRvc25vY3R1cmVAZ21haWwuY29tIiwiZXhwIjoxNzc1NjEyODI0fQ.U7zNf-CEFezCrHzThkEDmOPWghox37EkrNgUkF-D5Sg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e53ec81dfe5ee04-ACC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.176.75.148",
        "CF-IPCountry": "GH",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Apr-2026 01:47:06 UTC] === END API CALL LOG ===
[01-Apr-2026 01:47:06 UTC] ✅ API Hash verification passed for profile endpoint
[01-Apr-2026 01:47:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIwIiwidXNlcm5hbWUiOiJqaWFuZ2h1IiwiZW1haWwiOiJ0aGFuYXRvc25vY3R1cmVAZ21haWwuY29tIiwiZXhwIjoxNzc1NjEyODI0fQ.U7zNf-CEFezCrHzThkEDmOPWghox37EkrNgUkF-D5Sg
[01-Apr-2026 01:47:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Apr-2026 01:47:06 UTC] ✅ JWT token verified successfully for user profile
[01-Apr-2026 01:47:06 UTC] User ID: 220
[01-Apr-2026 01:47:06 UTC] ✅ User profile retrieved successfully for user ID: 220
[01-Apr-2026 01:47:06 UTC] === API CALL LOG ===
[01-Apr-2026 01:47:06 UTC] Endpoint: user/profile.php
[01-Apr-2026 01:47:06 UTC] Full Log Data: {
    "timestamp": "2026-04-01 01:47:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.176.75.148",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.176.75.148, 172.71.196.138",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIwIiwidXNlcm5hbWUiOiJqaWFuZ2h1IiwiZW1haWwiOiJ0aGFuYXRvc25vY3R1cmVAZ21haWwuY29tIiwiZXhwIjoxNzc1NjEyODI0fQ.U7zNf-CEFezCrHzThkEDmOPWghox37EkrNgUkF-D5Sg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e53ec824837ee04-ACC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.176.75.148",
        "CF-IPCountry": "GH",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Apr-2026 01:47:06 UTC] === END API CALL LOG ===
[01-Apr-2026 01:47:06 UTC] ✅ API Hash verification passed for profile endpoint
[01-Apr-2026 01:47:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIwIiwidXNlcm5hbWUiOiJqaWFuZ2h1IiwiZW1haWwiOiJ0aGFuYXRvc25vY3R1cmVAZ21haWwuY29tIiwiZXhwIjoxNzc1NjEyODI0fQ.U7zNf-CEFezCrHzThkEDmOPWghox37EkrNgUkF-D5Sg
[01-Apr-2026 01:47:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Apr-2026 01:47:06 UTC] ✅ JWT token verified successfully for user profile
[01-Apr-2026 01:47:06 UTC] User ID: 220
[01-Apr-2026 01:47:06 UTC] ✅ User profile retrieved successfully for user ID: 220
[01-Apr-2026 01:47:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Apr-2026 01:47:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Apr-2026 01:47:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.176.75.148, 172.71.196.138","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIwIiwidXNlcm5hbWUiOiJqaWFuZ2h1IiwiZW1haWwiOiJ0aGFuYXRvc25vY3R1cmVAZ21haWwuY29tIiwiZXhwIjoxNzc1NjEyODI0fQ.U7zNf-CEFezCrHzThkEDmOPWghox37EkrNgUkF-D5Sg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e53ec821814ee04-ACC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.176.75.148","CF-IPCountry":"GH","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[01-Apr-2026 01:47:06 UTC] === User Orders API Called ===
[01-Apr-2026 01:47:06 UTC] User ID: 220
[01-Apr-2026 01:47:06 UTC] Limit: 20, Offset: 0
[01-Apr-2026 01:47:06 UTC] Orders found: 0
[01-Apr-2026 01:47:06 UTC] Orders data: []
[01-Apr-2026 01:47:06 UTC] Total orders count: 0
[01-Apr-2026 01:47:07 UTC] === API CALL LOG ===
[01-Apr-2026 01:47:07 UTC] Endpoint: user/profile.php
[01-Apr-2026 01:47:07 UTC] Full Log Data: {
    "timestamp": "2026-04-01 01:47:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.176.75.148",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.176.75.148, 172.71.196.138",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIwIiwidXNlcm5hbWUiOiJqaWFuZ2h1IiwiZW1haWwiOiJ0aGFuYXRvc25vY3R1cmVAZ21haWwuY29tIiwiZXhwIjoxNzc1NjEyODI0fQ.U7zNf-CEFezCrHzThkEDmOPWghox37EkrNgUkF-D5Sg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e53ec88cca5ee04-ACC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.176.75.148",
        "CF-IPCountry": "GH",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Apr-2026 01:47:07 UTC] === END API CALL LOG ===
[01-Apr-2026 01:47:07 UTC] ✅ API Hash verification passed for profile endpoint
[01-Apr-2026 01:47:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIwIiwidXNlcm5hbWUiOiJqaWFuZ2h1IiwiZW1haWwiOiJ0aGFuYXRvc25vY3R1cmVAZ21haWwuY29tIiwiZXhwIjoxNzc1NjEyODI0fQ.U7zNf-CEFezCrHzThkEDmOPWghox37EkrNgUkF-D5Sg
[01-Apr-2026 01:47:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Apr-2026 01:47:07 UTC] ✅ JWT token verified successfully for user profile
[01-Apr-2026 01:47:07 UTC] User ID: 220
[01-Apr-2026 01:47:07 UTC] ✅ User profile retrieved successfully for user ID: 220
[01-Apr-2026 01:47:51 UTC] === API CALL LOG ===
[01-Apr-2026 01:47:51 UTC] Endpoint: user/profile.php
[01-Apr-2026 01:47:51 UTC] Full Log Data: {
    "timestamp": "2026-04-01 01:47:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.176.75.148",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.176.75.148, 172.71.196.139",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIwIiwidXNlcm5hbWUiOiJqaWFuZ2h1IiwiZW1haWwiOiJ0aGFuYXRvc25vY3R1cmVAZ21haWwuY29tIiwiZXhwIjoxNzc1NjEyODI0fQ.U7zNf-CEFezCrHzThkEDmOPWghox37EkrNgUkF-D5Sg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e53ed9f1fbfee07-ACC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.176.75.148",
        "CF-IPCountry": "GH",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Apr-2026 01:47:51 UTC] === END API CALL LOG ===
[01-Apr-2026 01:47:51 UTC] ✅ API Hash verification passed for profile endpoint
[01-Apr-2026 01:47:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIwIiwidXNlcm5hbWUiOiJqaWFuZ2h1IiwiZW1haWwiOiJ0aGFuYXRvc25vY3R1cmVAZ21haWwuY29tIiwiZXhwIjoxNzc1NjEyODI0fQ.U7zNf-CEFezCrHzThkEDmOPWghox37EkrNgUkF-D5Sg
[01-Apr-2026 01:47:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Apr-2026 01:47:51 UTC] ✅ JWT token verified successfully for user profile
[01-Apr-2026 01:47:51 UTC] User ID: 220
[01-Apr-2026 01:47:51 UTC] ✅ User profile retrieved successfully for user ID: 220
[01-Apr-2026 01:47:52 UTC] === API CALL LOG ===
[01-Apr-2026 01:47:52 UTC] Endpoint: user/profile.php
[01-Apr-2026 01:47:52 UTC] Full Log Data: {
    "timestamp": "2026-04-01 01:47:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.176.75.148",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.176.75.148, 172.71.196.139",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIwIiwidXNlcm5hbWUiOiJqaWFuZ2h1IiwiZW1haWwiOiJ0aGFuYXRvc25vY3R1cmVAZ21haWwuY29tIiwiZXhwIjoxNzc1NjEyODI0fQ.U7zNf-CEFezCrHzThkEDmOPWghox37EkrNgUkF-D5Sg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e53eda64c3fee07-ACC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.176.75.148",
        "CF-IPCountry": "GH",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Apr-2026 01:47:52 UTC] === END API CALL LOG ===
[01-Apr-2026 01:47:52 UTC] ✅ API Hash verification passed for profile endpoint
[01-Apr-2026 01:47:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIwIiwidXNlcm5hbWUiOiJqaWFuZ2h1IiwiZW1haWwiOiJ0aGFuYXRvc25vY3R1cmVAZ21haWwuY29tIiwiZXhwIjoxNzc1NjEyODI0fQ.U7zNf-CEFezCrHzThkEDmOPWghox37EkrNgUkF-D5Sg
[01-Apr-2026 01:47:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Apr-2026 01:47:52 UTC] ✅ JWT token verified successfully for user profile
[01-Apr-2026 01:47:52 UTC] User ID: 220
[01-Apr-2026 01:47:52 UTC] ✅ User profile retrieved successfully for user ID: 220
[01-Apr-2026 01:47:53 UTC] === API CALL LOG ===
[01-Apr-2026 01:47:53 UTC] Endpoint: user/profile.php
[01-Apr-2026 01:47:53 UTC] Full Log Data: {
    "timestamp": "2026-04-01 01:47:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.176.75.148",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.176.75.148, 172.71.196.139",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIwIiwidXNlcm5hbWUiOiJqaWFuZ2h1IiwiZW1haWwiOiJ0aGFuYXRvc25vY3R1cmVAZ21haWwuY29tIiwiZXhwIjoxNzc1NjEyODI0fQ.U7zNf-CEFezCrHzThkEDmOPWghox37EkrNgUkF-D5Sg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e53eda7dd4aee07-ACC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.176.75.148",
        "CF-IPCountry": "GH",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Apr-2026 01:47:53 UTC] === END API CALL LOG ===
[01-Apr-2026 01:47:53 UTC] ✅ API Hash verification passed for profile endpoint
[01-Apr-2026 01:47:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIwIiwidXNlcm5hbWUiOiJqaWFuZ2h1IiwiZW1haWwiOiJ0aGFuYXRvc25vY3R1cmVAZ21haWwuY29tIiwiZXhwIjoxNzc1NjEyODI0fQ.U7zNf-CEFezCrHzThkEDmOPWghox37EkrNgUkF-D5Sg
[01-Apr-2026 01:47:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Apr-2026 01:47:53 UTC] ✅ JWT token verified successfully for user profile
[01-Apr-2026 01:47:53 UTC] User ID: 220
[01-Apr-2026 01:47:53 UTC] ✅ User profile retrieved successfully for user ID: 220
[01-Apr-2026 01:47:53 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Apr-2026 01:47:53 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Apr-2026 01:47:53 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.176.75.148, 172.71.196.138","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIwIiwidXNlcm5hbWUiOiJqaWFuZ2h1IiwiZW1haWwiOiJ0aGFuYXRvc25vY3R1cmVAZ21haWwuY29tIiwiZXhwIjoxNzc1NjEyODI0fQ.U7zNf-CEFezCrHzThkEDmOPWghox37EkrNgUkF-D5Sg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e53eda84da2ee07-ACC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.176.75.148","CF-IPCountry":"GH","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[01-Apr-2026 01:47:53 UTC] === User Orders API Called ===
[01-Apr-2026 01:47:53 UTC] User ID: 220
[01-Apr-2026 01:47:53 UTC] Limit: 20, Offset: 0
[01-Apr-2026 01:47:53 UTC] Orders found: 0
[01-Apr-2026 01:47:53 UTC] Orders data: []
[01-Apr-2026 01:47:53 UTC] Total orders count: 0
[01-Apr-2026 01:47:53 UTC] === API CALL LOG ===
[01-Apr-2026 01:47:53 UTC] Endpoint: user/profile.php
[01-Apr-2026 01:47:53 UTC] Full Log Data: {
    "timestamp": "2026-04-01 01:47:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.176.75.148",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.176.75.148, 172.71.196.138",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIwIiwidXNlcm5hbWUiOiJqaWFuZ2h1IiwiZW1haWwiOiJ0aGFuYXRvc25vY3R1cmVAZ21haWwuY29tIiwiZXhwIjoxNzc1NjEyODI0fQ.U7zNf-CEFezCrHzThkEDmOPWghox37EkrNgUkF-D5Sg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e53eda8ae0fee07-ACC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.176.75.148",
        "CF-IPCountry": "GH",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Apr-2026 01:47:53 UTC] === END API CALL LOG ===
[01-Apr-2026 01:47:53 UTC] ✅ API Hash verification passed for profile endpoint
[01-Apr-2026 01:47:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIwIiwidXNlcm5hbWUiOiJqaWFuZ2h1IiwiZW1haWwiOiJ0aGFuYXRvc25vY3R1cmVAZ21haWwuY29tIiwiZXhwIjoxNzc1NjEyODI0fQ.U7zNf-CEFezCrHzThkEDmOPWghox37EkrNgUkF-D5Sg
[01-Apr-2026 01:47:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Apr-2026 01:47:53 UTC] ✅ JWT token verified successfully for user profile
[01-Apr-2026 01:47:53 UTC] User ID: 220
[01-Apr-2026 01:47:53 UTC] ✅ User profile retrieved successfully for user ID: 220
[01-Apr-2026 01:47:54 UTC] === API CALL LOG ===
[01-Apr-2026 01:47:54 UTC] Endpoint: user/profile.php
[01-Apr-2026 01:47:54 UTC] Full Log Data: {
    "timestamp": "2026-04-01 01:47:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.176.75.148",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.176.75.148, 172.71.196.138",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIwIiwidXNlcm5hbWUiOiJqaWFuZ2h1IiwiZW1haWwiOiJ0aGFuYXRvc25vY3R1cmVAZ21haWwuY29tIiwiZXhwIjoxNzc1NjEyODI0fQ.U7zNf-CEFezCrHzThkEDmOPWghox37EkrNgUkF-D5Sg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e53edafdae0ee07-ACC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.176.75.148",
        "CF-IPCountry": "GH",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Apr-2026 01:47:54 UTC] === END API CALL LOG ===
[01-Apr-2026 01:47:54 UTC] ✅ API Hash verification passed for profile endpoint
[01-Apr-2026 01:47:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIwIiwidXNlcm5hbWUiOiJqaWFuZ2h1IiwiZW1haWwiOiJ0aGFuYXRvc25vY3R1cmVAZ21haWwuY29tIiwiZXhwIjoxNzc1NjEyODI0fQ.U7zNf-CEFezCrHzThkEDmOPWghox37EkrNgUkF-D5Sg
[01-Apr-2026 01:47:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Apr-2026 01:47:54 UTC] ✅ JWT token verified successfully for user profile
[01-Apr-2026 01:47:54 UTC] User ID: 220
[01-Apr-2026 01:47:54 UTC] ✅ User profile retrieved successfully for user ID: 220
[01-Apr-2026 01:48:07 UTC] === API CALL LOG ===
[01-Apr-2026 01:48:07 UTC] Endpoint: user/profile.php
[01-Apr-2026 01:48:07 UTC] Full Log Data: {
    "timestamp": "2026-04-01 01:48:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.176.75.148",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.176.75.148, 172.71.196.139",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIwIiwidXNlcm5hbWUiOiJqaWFuZ2h1IiwiZW1haWwiOiJ0aGFuYXRvc25vY3R1cmVAZ21haWwuY29tIiwiZXhwIjoxNzc1NjEyODI0fQ.U7zNf-CEFezCrHzThkEDmOPWghox37EkrNgUkF-D5Sg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e53ee00de97ee07-ACC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.176.75.148",
        "CF-IPCountry": "GH",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Apr-2026 01:48:07 UTC] === END API CALL LOG ===
[01-Apr-2026 01:48:07 UTC] ✅ API Hash verification passed for profile endpoint
[01-Apr-2026 01:48:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIwIiwidXNlcm5hbWUiOiJqaWFuZ2h1IiwiZW1haWwiOiJ0aGFuYXRvc25vY3R1cmVAZ21haWwuY29tIiwiZXhwIjoxNzc1NjEyODI0fQ.U7zNf-CEFezCrHzThkEDmOPWghox37EkrNgUkF-D5Sg
[01-Apr-2026 01:48:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Apr-2026 01:48:07 UTC] ✅ JWT token verified successfully for user profile
[01-Apr-2026 01:48:07 UTC] User ID: 220
[01-Apr-2026 01:48:07 UTC] ✅ User profile retrieved successfully for user ID: 220
[01-Apr-2026 01:48:07 UTC] User Purchases API - User ID: 220
[01-Apr-2026 01:48:07 UTC] User Purchases API - Total purchases found: 0
[01-Apr-2026 01:48:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Apr-2026 01:48:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Apr-2026 01:48:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.176.75.148, 172.71.196.138","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIwIiwidXNlcm5hbWUiOiJqaWFuZ2h1IiwiZW1haWwiOiJ0aGFuYXRvc25vY3R1cmVAZ21haWwuY29tIiwiZXhwIjoxNzc1NjEyODI0fQ.U7zNf-CEFezCrHzThkEDmOPWghox37EkrNgUkF-D5Sg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e53ee61c825ee07-ACC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.176.75.148","CF-IPCountry":"GH","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[01-Apr-2026 01:48:22 UTC] === User Orders API Called ===
[01-Apr-2026 01:48:22 UTC] User ID: 220
[01-Apr-2026 01:48:22 UTC] Limit: 20, Offset: 0
[01-Apr-2026 01:48:22 UTC] Orders found: 0
[01-Apr-2026 01:48:22 UTC] Orders data: []
[01-Apr-2026 01:48:22 UTC] Total orders count: 0
[01-Apr-2026 01:48:23 UTC] === API CALL LOG ===
[01-Apr-2026 01:48:23 UTC] Endpoint: user/profile.php
[01-Apr-2026 01:48:23 UTC] Full Log Data: {
    "timestamp": "2026-04-01 01:48:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.176.75.148",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.176.75.148, 172.71.196.139",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIwIiwidXNlcm5hbWUiOiJqaWFuZ2h1IiwiZW1haWwiOiJ0aGFuYXRvc25vY3R1cmVAZ21haWwuY29tIiwiZXhwIjoxNzc1NjEyODI0fQ.U7zNf-CEFezCrHzThkEDmOPWghox37EkrNgUkF-D5Sg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e53ee620843ee07-ACC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.176.75.148",
        "CF-IPCountry": "GH",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Apr-2026 01:48:23 UTC] === END API CALL LOG ===
[01-Apr-2026 01:48:23 UTC] ✅ API Hash verification passed for profile endpoint
[01-Apr-2026 01:48:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIwIiwidXNlcm5hbWUiOiJqaWFuZ2h1IiwiZW1haWwiOiJ0aGFuYXRvc25vY3R1cmVAZ21haWwuY29tIiwiZXhwIjoxNzc1NjEyODI0fQ.U7zNf-CEFezCrHzThkEDmOPWghox37EkrNgUkF-D5Sg
[01-Apr-2026 01:48:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Apr-2026 01:48:23 UTC] ✅ JWT token verified successfully for user profile
[01-Apr-2026 01:48:23 UTC] User ID: 220
[01-Apr-2026 01:48:23 UTC] ✅ User profile retrieved successfully for user ID: 220
[01-Apr-2026 01:48:23 UTC] === API CALL LOG ===
[01-Apr-2026 01:48:23 UTC] Endpoint: user/profile.php
[01-Apr-2026 01:48:23 UTC] Full Log Data: {
    "timestamp": "2026-04-01 01:48:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.176.75.148",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.176.75.148, 172.71.196.138",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIwIiwidXNlcm5hbWUiOiJqaWFuZ2h1IiwiZW1haWwiOiJ0aGFuYXRvc25vY3R1cmVAZ21haWwuY29tIiwiZXhwIjoxNzc1NjEyODI0fQ.U7zNf-CEFezCrHzThkEDmOPWghox37EkrNgUkF-D5Sg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e53ee65ca2bee07-ACC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.176.75.148",
        "CF-IPCountry": "GH",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Apr-2026 01:48:23 UTC] === END API CALL LOG ===
[01-Apr-2026 01:48:23 UTC] ✅ API Hash verification passed for profile endpoint
[01-Apr-2026 01:48:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIwIiwidXNlcm5hbWUiOiJqaWFuZ2h1IiwiZW1haWwiOiJ0aGFuYXRvc25vY3R1cmVAZ21haWwuY29tIiwiZXhwIjoxNzc1NjEyODI0fQ.U7zNf-CEFezCrHzThkEDmOPWghox37EkrNgUkF-D5Sg
[01-Apr-2026 01:48:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Apr-2026 01:48:23 UTC] ✅ JWT token verified successfully for user profile
[01-Apr-2026 01:48:23 UTC] User ID: 220
[01-Apr-2026 01:48:23 UTC] ✅ User profile retrieved successfully for user ID: 220
[01-Apr-2026 01:48:24 UTC] === API CALL LOG ===
[01-Apr-2026 01:48:24 UTC] Endpoint: user/profile.php
[01-Apr-2026 01:48:24 UTC] Full Log Data: {
    "timestamp": "2026-04-01 01:48:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.176.75.148",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.176.75.148, 172.71.196.138",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIwIiwidXNlcm5hbWUiOiJqaWFuZ2h1IiwiZW1haWwiOiJ0aGFuYXRvc25vY3R1cmVAZ21haWwuY29tIiwiZXhwIjoxNzc1NjEyODI0fQ.U7zNf-CEFezCrHzThkEDmOPWghox37EkrNgUkF-D5Sg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e53ee69cc34ee07-ACC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.176.75.148",
        "CF-IPCountry": "GH",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Apr-2026 01:48:24 UTC] === END API CALL LOG ===
[01-Apr-2026 01:48:24 UTC] ✅ API Hash verification passed for profile endpoint
[01-Apr-2026 01:48:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIwIiwidXNlcm5hbWUiOiJqaWFuZ2h1IiwiZW1haWwiOiJ0aGFuYXRvc25vY3R1cmVAZ21haWwuY29tIiwiZXhwIjoxNzc1NjEyODI0fQ.U7zNf-CEFezCrHzThkEDmOPWghox37EkrNgUkF-D5Sg
[01-Apr-2026 01:48:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Apr-2026 01:48:24 UTC] ✅ JWT token verified successfully for user profile
[01-Apr-2026 01:48:24 UTC] User ID: 220
[01-Apr-2026 01:48:24 UTC] ✅ User profile retrieved successfully for user ID: 220
[01-Apr-2026 01:48:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Apr-2026 01:48:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Apr-2026 01:48:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.176.75.148, 172.71.196.139","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIwIiwidXNlcm5hbWUiOiJqaWFuZ2h1IiwiZW1haWwiOiJ0aGFuYXRvc25vY3R1cmVAZ21haWwuY29tIiwiZXhwIjoxNzc1NjEyODI0fQ.U7zNf-CEFezCrHzThkEDmOPWghox37EkrNgUkF-D5Sg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e53eed2ce0bee07-ACC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.176.75.148","CF-IPCountry":"GH","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[01-Apr-2026 01:48:41 UTC] === User Orders API Called ===
[01-Apr-2026 01:48:41 UTC] User ID: 220
[01-Apr-2026 01:48:41 UTC] Limit: 20, Offset: 0
[01-Apr-2026 01:48:41 UTC] Orders found: 0
[01-Apr-2026 01:48:41 UTC] Orders data: []
[01-Apr-2026 01:48:41 UTC] Total orders count: 0
[01-Apr-2026 01:48:41 UTC] === API CALL LOG ===
[01-Apr-2026 01:48:41 UTC] Endpoint: user/profile.php
[01-Apr-2026 01:48:41 UTC] Full Log Data: {
    "timestamp": "2026-04-01 01:48:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.176.75.148",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.176.75.148, 172.71.196.139",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIwIiwidXNlcm5hbWUiOiJqaWFuZ2h1IiwiZW1haWwiOiJ0aGFuYXRvc25vY3R1cmVAZ21haWwuY29tIiwiZXhwIjoxNzc1NjEyODI0fQ.U7zNf-CEFezCrHzThkEDmOPWghox37EkrNgUkF-D5Sg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e53eed31e2bee07-ACC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.176.75.148",
        "CF-IPCountry": "GH",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Apr-2026 01:48:41 UTC] === END API CALL LOG ===
[01-Apr-2026 01:48:41 UTC] ✅ API Hash verification passed for profile endpoint
[01-Apr-2026 01:48:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIwIiwidXNlcm5hbWUiOiJqaWFuZ2h1IiwiZW1haWwiOiJ0aGFuYXRvc25vY3R1cmVAZ21haWwuY29tIiwiZXhwIjoxNzc1NjEyODI0fQ.U7zNf-CEFezCrHzThkEDmOPWghox37EkrNgUkF-D5Sg
[01-Apr-2026 01:48:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Apr-2026 01:48:41 UTC] ✅ JWT token verified successfully for user profile
[01-Apr-2026 01:48:41 UTC] User ID: 220
[01-Apr-2026 01:48:41 UTC] ✅ User profile retrieved successfully for user ID: 220
[01-Apr-2026 01:48:41 UTC] === API CALL LOG ===
[01-Apr-2026 01:48:41 UTC] Endpoint: user/profile.php
[01-Apr-2026 01:48:41 UTC] Full Log Data: {
    "timestamp": "2026-04-01 01:48:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.176.75.148",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.176.75.148, 172.71.196.139",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIwIiwidXNlcm5hbWUiOiJqaWFuZ2h1IiwiZW1haWwiOiJ0aGFuYXRvc25vY3R1cmVAZ21haWwuY29tIiwiZXhwIjoxNzc1NjEyODI0fQ.U7zNf-CEFezCrHzThkEDmOPWghox37EkrNgUkF-D5Sg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e53eed788daee07-ACC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.176.75.148",
        "CF-IPCountry": "GH",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Apr-2026 01:48:41 UTC] === END API CALL LOG ===
[01-Apr-2026 01:48:41 UTC] ✅ API Hash verification passed for profile endpoint
[01-Apr-2026 01:48:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIwIiwidXNlcm5hbWUiOiJqaWFuZ2h1IiwiZW1haWwiOiJ0aGFuYXRvc25vY3R1cmVAZ21haWwuY29tIiwiZXhwIjoxNzc1NjEyODI0fQ.U7zNf-CEFezCrHzThkEDmOPWghox37EkrNgUkF-D5Sg
[01-Apr-2026 01:48:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Apr-2026 01:48:41 UTC] ✅ JWT token verified successfully for user profile
[01-Apr-2026 01:48:41 UTC] User ID: 220
[01-Apr-2026 01:48:41 UTC] ✅ User profile retrieved successfully for user ID: 220
[01-Apr-2026 01:48:42 UTC] === API CALL LOG ===
[01-Apr-2026 01:48:42 UTC] Endpoint: user/profile.php
[01-Apr-2026 01:48:42 UTC] Full Log Data: {
    "timestamp": "2026-04-01 01:48:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.176.75.148",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.176.75.148, 172.71.196.139",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIwIiwidXNlcm5hbWUiOiJqaWFuZ2h1IiwiZW1haWwiOiJ0aGFuYXRvc25vY3R1cmVAZ21haWwuY29tIiwiZXhwIjoxNzc1NjEyODI0fQ.U7zNf-CEFezCrHzThkEDmOPWghox37EkrNgUkF-D5Sg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e53eeda8aa9ee07-ACC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.176.75.148",
        "CF-IPCountry": "GH",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Apr-2026 01:48:42 UTC] === END API CALL LOG ===
[01-Apr-2026 01:48:42 UTC] ✅ API Hash verification passed for profile endpoint
[01-Apr-2026 01:48:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIwIiwidXNlcm5hbWUiOiJqaWFuZ2h1IiwiZW1haWwiOiJ0aGFuYXRvc25vY3R1cmVAZ21haWwuY29tIiwiZXhwIjoxNzc1NjEyODI0fQ.U7zNf-CEFezCrHzThkEDmOPWghox37EkrNgUkF-D5Sg
[01-Apr-2026 01:48:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Apr-2026 01:48:42 UTC] ✅ JWT token verified successfully for user profile
[01-Apr-2026 01:48:42 UTC] User ID: 220
[01-Apr-2026 01:48:42 UTC] ✅ User profile retrieved successfully for user ID: 220
[01-Apr-2026 01:49:04 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Apr-2026 01:49:04 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Apr-2026 01:49:04 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.176.75.148, 172.71.196.139","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIwIiwidXNlcm5hbWUiOiJqaWFuZ2h1IiwiZW1haWwiOiJ0aGFuYXRvc25vY3R1cmVAZ21haWwuY29tIiwiZXhwIjoxNzc1NjEyODI0fQ.U7zNf-CEFezCrHzThkEDmOPWghox37EkrNgUkF-D5Sg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e53ef644a44ee07-ACC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.176.75.148","CF-IPCountry":"GH","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[01-Apr-2026 01:49:04 UTC] === User Orders API Called ===
[01-Apr-2026 01:49:04 UTC] User ID: 220
[01-Apr-2026 01:49:04 UTC] Limit: 20, Offset: 0
[01-Apr-2026 01:49:04 UTC] Orders found: 0
[01-Apr-2026 01:49:04 UTC] Orders data: []
[01-Apr-2026 01:49:04 UTC] Total orders count: 0
[01-Apr-2026 01:49:04 UTC] === API CALL LOG ===
[01-Apr-2026 01:49:04 UTC] Endpoint: user/profile.php
[01-Apr-2026 01:49:04 UTC] Full Log Data: {
    "timestamp": "2026-04-01 01:49:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.176.75.148",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.176.75.148, 172.71.196.138",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIwIiwidXNlcm5hbWUiOiJqaWFuZ2h1IiwiZW1haWwiOiJ0aGFuYXRvc25vY3R1cmVAZ21haWwuY29tIiwiZXhwIjoxNzc1NjEyODI0fQ.U7zNf-CEFezCrHzThkEDmOPWghox37EkrNgUkF-D5Sg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e53ef64ca9aee07-ACC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.176.75.148",
        "CF-IPCountry": "GH",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Apr-2026 01:49:04 UTC] === END API CALL LOG ===
[01-Apr-2026 01:49:04 UTC] ✅ API Hash verification passed for profile endpoint
[01-Apr-2026 01:49:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIwIiwidXNlcm5hbWUiOiJqaWFuZ2h1IiwiZW1haWwiOiJ0aGFuYXRvc25vY3R1cmVAZ21haWwuY29tIiwiZXhwIjoxNzc1NjEyODI0fQ.U7zNf-CEFezCrHzThkEDmOPWghox37EkrNgUkF-D5Sg
[01-Apr-2026 01:49:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Apr-2026 01:49:04 UTC] ✅ JWT token verified successfully for user profile
[01-Apr-2026 01:49:04 UTC] User ID: 220
[01-Apr-2026 01:49:04 UTC] ✅ User profile retrieved successfully for user ID: 220
[01-Apr-2026 01:49:04 UTC] === API CALL LOG ===
[01-Apr-2026 01:49:04 UTC] Endpoint: user/profile.php
[01-Apr-2026 01:49:04 UTC] Full Log Data: {
    "timestamp": "2026-04-01 01:49:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.176.75.148",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.176.75.148, 172.71.196.138",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIwIiwidXNlcm5hbWUiOiJqaWFuZ2h1IiwiZW1haWwiOiJ0aGFuYXRvc25vY3R1cmVAZ21haWwuY29tIiwiZXhwIjoxNzc1NjEyODI0fQ.U7zNf-CEFezCrHzThkEDmOPWghox37EkrNgUkF-D5Sg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e53ef68cd3fee07-ACC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.176.75.148",
        "CF-IPCountry": "GH",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Apr-2026 01:49:04 UTC] === END API CALL LOG ===
[01-Apr-2026 01:49:04 UTC] ✅ API Hash verification passed for profile endpoint
[01-Apr-2026 01:49:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIwIiwidXNlcm5hbWUiOiJqaWFuZ2h1IiwiZW1haWwiOiJ0aGFuYXRvc25vY3R1cmVAZ21haWwuY29tIiwiZXhwIjoxNzc1NjEyODI0fQ.U7zNf-CEFezCrHzThkEDmOPWghox37EkrNgUkF-D5Sg
[01-Apr-2026 01:49:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Apr-2026 01:49:04 UTC] ✅ JWT token verified successfully for user profile
[01-Apr-2026 01:49:04 UTC] User ID: 220
[01-Apr-2026 01:49:04 UTC] ✅ User profile retrieved successfully for user ID: 220
[01-Apr-2026 01:49:05 UTC] === API CALL LOG ===
[01-Apr-2026 01:49:05 UTC] Endpoint: user/profile.php
[01-Apr-2026 01:49:05 UTC] Full Log Data: {
    "timestamp": "2026-04-01 01:49:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.176.75.148",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.176.75.148, 172.71.196.139",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIwIiwidXNlcm5hbWUiOiJqaWFuZ2h1IiwiZW1haWwiOiJ0aGFuYXRvc25vY3R1cmVAZ21haWwuY29tIiwiZXhwIjoxNzc1NjEyODI0fQ.U7zNf-CEFezCrHzThkEDmOPWghox37EkrNgUkF-D5Sg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e53ef6bcf26ee07-ACC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.176.75.148",
        "CF-IPCountry": "GH",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Apr-2026 01:49:05 UTC] === END API CALL LOG ===
[01-Apr-2026 01:49:05 UTC] ✅ API Hash verification passed for profile endpoint
[01-Apr-2026 01:49:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIwIiwidXNlcm5hbWUiOiJqaWFuZ2h1IiwiZW1haWwiOiJ0aGFuYXRvc25vY3R1cmVAZ21haWwuY29tIiwiZXhwIjoxNzc1NjEyODI0fQ.U7zNf-CEFezCrHzThkEDmOPWghox37EkrNgUkF-D5Sg
[01-Apr-2026 01:49:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Apr-2026 01:49:05 UTC] ✅ JWT token verified successfully for user profile
[01-Apr-2026 01:49:05 UTC] User ID: 220
[01-Apr-2026 01:49:05 UTC] ✅ User profile retrieved successfully for user ID: 220
[01-Apr-2026 01:49:15 UTC] === API CALL LOG ===
[01-Apr-2026 01:49:15 UTC] Endpoint: user/profile.php
[01-Apr-2026 01:49:15 UTC] Full Log Data: {
    "timestamp": "2026-04-01 01:49:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.176.75.148",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.176.75.148, 172.71.196.138",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIwIiwidXNlcm5hbWUiOiJqaWFuZ2h1IiwiZW1haWwiOiJ0aGFuYXRvc25vY3R1cmVAZ21haWwuY29tIiwiZXhwIjoxNzc1NjEyODI0fQ.U7zNf-CEFezCrHzThkEDmOPWghox37EkrNgUkF-D5Sg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e53efa90f6bee07-ACC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.176.75.148",
        "CF-IPCountry": "GH",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Apr-2026 01:49:15 UTC] === END API CALL LOG ===
[01-Apr-2026 01:49:15 UTC] ✅ API Hash verification passed for profile endpoint
[01-Apr-2026 01:49:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIwIiwidXNlcm5hbWUiOiJqaWFuZ2h1IiwiZW1haWwiOiJ0aGFuYXRvc25vY3R1cmVAZ21haWwuY29tIiwiZXhwIjoxNzc1NjEyODI0fQ.U7zNf-CEFezCrHzThkEDmOPWghox37EkrNgUkF-D5Sg
[01-Apr-2026 01:49:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Apr-2026 01:49:15 UTC] ✅ JWT token verified successfully for user profile
[01-Apr-2026 01:49:15 UTC] User ID: 220
[01-Apr-2026 01:49:15 UTC] ✅ User profile retrieved successfully for user ID: 220
[01-Apr-2026 01:49:39 UTC] === API CALL LOG ===
[01-Apr-2026 01:49:39 UTC] Endpoint: user/profile.php
[01-Apr-2026 01:49:39 UTC] Full Log Data: {
    "timestamp": "2026-04-01 01:49:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.176.75.148",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.176.75.148, 172.71.196.139",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIwIiwidXNlcm5hbWUiOiJqaWFuZ2h1IiwiZW1haWwiOiJ0aGFuYXRvc25vY3R1cmVAZ21haWwuY29tIiwiZXhwIjoxNzc1NjEyODI0fQ.U7zNf-CEFezCrHzThkEDmOPWghox37EkrNgUkF-D5Sg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e53f03d9a7eee03-ACC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.176.75.148",
        "CF-IPCountry": "GH",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Apr-2026 01:49:39 UTC] === END API CALL LOG ===
[01-Apr-2026 01:49:39 UTC] ✅ API Hash verification passed for profile endpoint
[01-Apr-2026 01:49:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIwIiwidXNlcm5hbWUiOiJqaWFuZ2h1IiwiZW1haWwiOiJ0aGFuYXRvc25vY3R1cmVAZ21haWwuY29tIiwiZXhwIjoxNzc1NjEyODI0fQ.U7zNf-CEFezCrHzThkEDmOPWghox37EkrNgUkF-D5Sg
[01-Apr-2026 01:49:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Apr-2026 01:49:39 UTC] ✅ JWT token verified successfully for user profile
[01-Apr-2026 01:49:39 UTC] User ID: 220
[01-Apr-2026 01:49:39 UTC] ✅ User profile retrieved successfully for user ID: 220
[01-Apr-2026 01:49:39 UTC] === API CALL LOG ===
[01-Apr-2026 01:49:39 UTC] Endpoint: user/profile.php
[01-Apr-2026 01:49:39 UTC] Full Log Data: {
    "timestamp": "2026-04-01 01:49:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.176.75.148",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.176.75.148, 172.71.196.139",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIwIiwidXNlcm5hbWUiOiJqaWFuZ2h1IiwiZW1haWwiOiJ0aGFuYXRvc25vY3R1cmVAZ21haWwuY29tIiwiZXhwIjoxNzc1NjEyODI0fQ.U7zNf-CEFezCrHzThkEDmOPWghox37EkrNgUkF-D5Sg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e53f0424c9bee03-ACC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.176.75.148",
        "CF-IPCountry": "GH",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Apr-2026 01:49:39 UTC] === END API CALL LOG ===
[01-Apr-2026 01:49:39 UTC] ✅ API Hash verification passed for profile endpoint
[01-Apr-2026 01:49:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIwIiwidXNlcm5hbWUiOiJqaWFuZ2h1IiwiZW1haWwiOiJ0aGFuYXRvc25vY3R1cmVAZ21haWwuY29tIiwiZXhwIjoxNzc1NjEyODI0fQ.U7zNf-CEFezCrHzThkEDmOPWghox37EkrNgUkF-D5Sg
[01-Apr-2026 01:49:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Apr-2026 01:49:39 UTC] ✅ JWT token verified successfully for user profile
[01-Apr-2026 01:49:39 UTC] User ID: 220
[01-Apr-2026 01:49:39 UTC] ✅ User profile retrieved successfully for user ID: 220
[01-Apr-2026 01:49:39 UTC] === API CALL LOG ===
[01-Apr-2026 01:49:39 UTC] Endpoint: user/profile.php
[01-Apr-2026 01:49:39 UTC] Full Log Data: {
    "timestamp": "2026-04-01 01:49:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.176.75.148",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.176.75.148, 172.71.196.139",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIwIiwidXNlcm5hbWUiOiJqaWFuZ2h1IiwiZW1haWwiOiJ0aGFuYXRvc25vY3R1cmVAZ21haWwuY29tIiwiZXhwIjoxNzc1NjEyODI0fQ.U7zNf-CEFezCrHzThkEDmOPWghox37EkrNgUkF-D5Sg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e53f0439d5bee03-ACC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.176.75.148",
        "CF-IPCountry": "GH",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Apr-2026 01:49:39 UTC] === END API CALL LOG ===
[01-Apr-2026 01:49:39 UTC] ✅ API Hash verification passed for profile endpoint
[01-Apr-2026 01:49:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIwIiwidXNlcm5hbWUiOiJqaWFuZ2h1IiwiZW1haWwiOiJ0aGFuYXRvc25vY3R1cmVAZ21haWwuY29tIiwiZXhwIjoxNzc1NjEyODI0fQ.U7zNf-CEFezCrHzThkEDmOPWghox37EkrNgUkF-D5Sg
[01-Apr-2026 01:49:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Apr-2026 01:49:39 UTC] ✅ JWT token verified successfully for user profile
[01-Apr-2026 01:49:39 UTC] User ID: 220
[01-Apr-2026 01:49:39 UTC] ✅ User profile retrieved successfully for user ID: 220
[01-Apr-2026 01:49:40 UTC] === API CALL LOG ===
[01-Apr-2026 01:49:40 UTC] Endpoint: user/profile.php
[01-Apr-2026 01:49:40 UTC] Full Log Data: {
    "timestamp": "2026-04-01 01:49:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.176.75.148",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.176.75.148, 172.71.196.138",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIwIiwidXNlcm5hbWUiOiJqaWFuZ2h1IiwiZW1haWwiOiJ0aGFuYXRvc25vY3R1cmVAZ21haWwuY29tIiwiZXhwIjoxNzc1NjEyODI0fQ.U7zNf-CEFezCrHzThkEDmOPWghox37EkrNgUkF-D5Sg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e53f0440d87ee03-ACC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.176.75.148",
        "CF-IPCountry": "GH",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Apr-2026 01:49:40 UTC] === END API CALL LOG ===
[01-Apr-2026 01:49:40 UTC] ✅ API Hash verification passed for profile endpoint
[01-Apr-2026 01:49:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIwIiwidXNlcm5hbWUiOiJqaWFuZ2h1IiwiZW1haWwiOiJ0aGFuYXRvc25vY3R1cmVAZ21haWwuY29tIiwiZXhwIjoxNzc1NjEyODI0fQ.U7zNf-CEFezCrHzThkEDmOPWghox37EkrNgUkF-D5Sg
[01-Apr-2026 01:49:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Apr-2026 01:49:40 UTC] ✅ JWT token verified successfully for user profile
[01-Apr-2026 01:49:40 UTC] User ID: 220
[01-Apr-2026 01:49:40 UTC] ✅ User profile retrieved successfully for user ID: 220
[01-Apr-2026 01:49:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Apr-2026 01:49:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Apr-2026 01:49:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.176.75.148, 172.71.196.138","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIwIiwidXNlcm5hbWUiOiJqaWFuZ2h1IiwiZW1haWwiOiJ0aGFuYXRvc25vY3R1cmVAZ21haWwuY29tIiwiZXhwIjoxNzc1NjEyODI0fQ.U7zNf-CEFezCrHzThkEDmOPWghox37EkrNgUkF-D5Sg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e53f043dd79ee03-ACC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.176.75.148","CF-IPCountry":"GH","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[01-Apr-2026 01:49:40 UTC] === User Orders API Called ===
[01-Apr-2026 01:49:40 UTC] User ID: 220
[01-Apr-2026 01:49:40 UTC] Limit: 20, Offset: 0
[01-Apr-2026 01:49:40 UTC] Orders found: 0
[01-Apr-2026 01:49:40 UTC] Orders data: []
[01-Apr-2026 01:49:40 UTC] Total orders count: 0
[01-Apr-2026 01:49:41 UTC] === API CALL LOG ===
[01-Apr-2026 01:49:41 UTC] Endpoint: user/profile.php
[01-Apr-2026 01:49:41 UTC] Full Log Data: {
    "timestamp": "2026-04-01 01:49:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.176.75.148",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.176.75.148, 172.71.196.138",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIwIiwidXNlcm5hbWUiOiJqaWFuZ2h1IiwiZW1haWwiOiJ0aGFuYXRvc25vY3R1cmVAZ21haWwuY29tIiwiZXhwIjoxNzc1NjEyODI0fQ.U7zNf-CEFezCrHzThkEDmOPWghox37EkrNgUkF-D5Sg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e53f04bc91aee03-ACC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.176.75.148",
        "CF-IPCountry": "GH",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Apr-2026 01:49:41 UTC] === END API CALL LOG ===
[01-Apr-2026 01:49:41 UTC] ✅ API Hash verification passed for profile endpoint
[01-Apr-2026 01:49:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIwIiwidXNlcm5hbWUiOiJqaWFuZ2h1IiwiZW1haWwiOiJ0aGFuYXRvc25vY3R1cmVAZ21haWwuY29tIiwiZXhwIjoxNzc1NjEyODI0fQ.U7zNf-CEFezCrHzThkEDmOPWghox37EkrNgUkF-D5Sg
[01-Apr-2026 01:49:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Apr-2026 01:49:41 UTC] ✅ JWT token verified successfully for user profile
[01-Apr-2026 01:49:41 UTC] User ID: 220
[01-Apr-2026 01:49:41 UTC] ✅ User profile retrieved successfully for user ID: 220
[01-Apr-2026 01:49:56 UTC] === API CALL LOG ===
[01-Apr-2026 01:49:56 UTC] Endpoint: user/profile.php
[01-Apr-2026 01:49:56 UTC] Full Log Data: {
    "timestamp": "2026-04-01 01:49:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.186.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "83.111.186.74, 172.71.164.219",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e53f0ad7f9cd2e7-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.186.74",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Apr-2026 01:49:56 UTC] === END API CALL LOG ===
[01-Apr-2026 01:49:56 UTC] ✅ API Hash verification passed for profile endpoint
[01-Apr-2026 01:49:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[01-Apr-2026 01:49:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Apr-2026 01:49:56 UTC] ✅ JWT token verified successfully for user profile
[01-Apr-2026 01:49:56 UTC] User ID: 205
[01-Apr-2026 01:49:56 UTC] ✅ User profile retrieved successfully for user ID: 205
[01-Apr-2026 01:49:57 UTC] === API CALL LOG ===
[01-Apr-2026 01:49:57 UTC] Endpoint: user/profile.php
[01-Apr-2026 01:49:57 UTC] Full Log Data: {
    "timestamp": "2026-04-01 01:49:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.186.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "83.111.186.74, 172.71.164.229",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e53f0af7b8dd2e7-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.186.74",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Apr-2026 01:49:57 UTC] === END API CALL LOG ===
[01-Apr-2026 01:49:57 UTC] ✅ API Hash verification passed for profile endpoint
[01-Apr-2026 01:49:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[01-Apr-2026 01:49:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Apr-2026 01:49:57 UTC] ✅ JWT token verified successfully for user profile
[01-Apr-2026 01:49:57 UTC] User ID: 205
[01-Apr-2026 01:49:57 UTC] ✅ User profile retrieved successfully for user ID: 205
[01-Apr-2026 01:49:57 UTC] === API CALL LOG ===
[01-Apr-2026 01:49:57 UTC] Endpoint: user/profile.php
[01-Apr-2026 01:49:57 UTC] Full Log Data: {
    "timestamp": "2026-04-01 01:49:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.186.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "83.111.186.74, 172.71.164.229",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e53f0b05d91d2e7-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.186.74",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Apr-2026 01:49:57 UTC] === END API CALL LOG ===
[01-Apr-2026 01:49:57 UTC] ✅ API Hash verification passed for profile endpoint
[01-Apr-2026 01:49:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[01-Apr-2026 01:49:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Apr-2026 01:49:57 UTC] ✅ JWT token verified successfully for user profile
[01-Apr-2026 01:49:57 UTC] User ID: 205
[01-Apr-2026 01:49:57 UTC] ✅ User profile retrieved successfully for user ID: 205
[01-Apr-2026 01:49:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Apr-2026 01:49:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Apr-2026 01:49:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"83.111.186.74, 172.71.164.228","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e53f0b05d98d2e7-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"83.111.186.74","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[01-Apr-2026 01:49:57 UTC] === User Orders API Called ===
[01-Apr-2026 01:49:57 UTC] User ID: 205
[01-Apr-2026 01:49:57 UTC] Limit: 20, Offset: 0
[01-Apr-2026 01:49:57 UTC] Orders found: 7
[01-Apr-2026 01:49:57 UTC] Orders data: [{"id":150,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/69","status":"completed","created_at":"2026-03-31 11:44:10","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":149,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/70","status":"completed","created_at":"2026-03-31 10:13:24","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":147,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 10:00:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":146,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 09:47:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":145,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-31 08:14:12","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":143,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:22:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":142,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:18:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[01-Apr-2026 01:49:57 UTC] Total orders count: 7
[01-Apr-2026 01:49:57 UTC] === API CALL LOG ===
[01-Apr-2026 01:49:57 UTC] Endpoint: user/profile.php
[01-Apr-2026 01:49:57 UTC] Full Log Data: {
    "timestamp": "2026-04-01 01:49:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.186.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "83.111.186.74, 172.71.164.229",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e53f0b14f99d2e7-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.186.74",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Apr-2026 01:49:57 UTC] === END API CALL LOG ===
[01-Apr-2026 01:49:57 UTC] ✅ API Hash verification passed for profile endpoint
[01-Apr-2026 01:49:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[01-Apr-2026 01:49:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Apr-2026 01:49:57 UTC] ✅ JWT token verified successfully for user profile
[01-Apr-2026 01:49:57 UTC] User ID: 205
[01-Apr-2026 01:49:57 UTC] ✅ User profile retrieved successfully for user ID: 205
[01-Apr-2026 01:51:26 UTC] === API CALL LOG ===
[01-Apr-2026 01:51:26 UTC] Endpoint: user/profile.php
[01-Apr-2026 01:51:26 UTC] Full Log Data: {
    "timestamp": "2026-04-01 01:51:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.176.75.148",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.176.75.148, 172.71.196.138",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIwIiwidXNlcm5hbWUiOiJqaWFuZ2h1IiwiZW1haWwiOiJ0aGFuYXRvc25vY3R1cmVAZ21haWwuY29tIiwiZXhwIjoxNzc1NjEyODI0fQ.U7zNf-CEFezCrHzThkEDmOPWghox37EkrNgUkF-D5Sg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e53f2ddddafee04-ACC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.176.75.148",
        "CF-IPCountry": "GH",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Apr-2026 01:51:26 UTC] === END API CALL LOG ===
[01-Apr-2026 01:51:26 UTC] ✅ API Hash verification passed for profile endpoint
[01-Apr-2026 01:51:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIwIiwidXNlcm5hbWUiOiJqaWFuZ2h1IiwiZW1haWwiOiJ0aGFuYXRvc25vY3R1cmVAZ21haWwuY29tIiwiZXhwIjoxNzc1NjEyODI0fQ.U7zNf-CEFezCrHzThkEDmOPWghox37EkrNgUkF-D5Sg
[01-Apr-2026 01:51:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Apr-2026 01:51:26 UTC] ✅ JWT token verified successfully for user profile
[01-Apr-2026 01:51:26 UTC] User ID: 220
[01-Apr-2026 01:51:26 UTC] ✅ User profile retrieved successfully for user ID: 220
[01-Apr-2026 01:51:27 UTC] === API CALL LOG ===
[01-Apr-2026 01:51:27 UTC] Endpoint: user/profile.php
[01-Apr-2026 01:51:27 UTC] Full Log Data: {
    "timestamp": "2026-04-01 01:51:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.176.75.148",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.176.75.148, 172.71.196.138",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIwIiwidXNlcm5hbWUiOiJqaWFuZ2h1IiwiZW1haWwiOiJ0aGFuYXRvc25vY3R1cmVAZ21haWwuY29tIiwiZXhwIjoxNzc1NjEyODI0fQ.U7zNf-CEFezCrHzThkEDmOPWghox37EkrNgUkF-D5Sg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e53f2e348d0ee04-ACC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.176.75.148",
        "CF-IPCountry": "GH",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Apr-2026 01:51:27 UTC] === END API CALL LOG ===
[01-Apr-2026 01:51:27 UTC] ✅ API Hash verification passed for profile endpoint
[01-Apr-2026 01:51:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIwIiwidXNlcm5hbWUiOiJqaWFuZ2h1IiwiZW1haWwiOiJ0aGFuYXRvc25vY3R1cmVAZ21haWwuY29tIiwiZXhwIjoxNzc1NjEyODI0fQ.U7zNf-CEFezCrHzThkEDmOPWghox37EkrNgUkF-D5Sg
[01-Apr-2026 01:51:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Apr-2026 01:51:27 UTC] ✅ JWT token verified successfully for user profile
[01-Apr-2026 01:51:27 UTC] User ID: 220
[01-Apr-2026 01:51:27 UTC] ✅ User profile retrieved successfully for user ID: 220
[01-Apr-2026 01:51:27 UTC] === API CALL LOG ===
[01-Apr-2026 01:51:27 UTC] Endpoint: user/profile.php
[01-Apr-2026 01:51:27 UTC] Full Log Data: {
    "timestamp": "2026-04-01 01:51:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.176.75.148",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.176.75.148, 172.71.196.139",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIwIiwidXNlcm5hbWUiOiJqaWFuZ2h1IiwiZW1haWwiOiJ0aGFuYXRvc25vY3R1cmVAZ21haWwuY29tIiwiZXhwIjoxNzc1NjEyODI0fQ.U7zNf-CEFezCrHzThkEDmOPWghox37EkrNgUkF-D5Sg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e53f2e44955ee04-ACC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.176.75.148",
        "CF-IPCountry": "GH",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Apr-2026 01:51:27 UTC] === END API CALL LOG ===
[01-Apr-2026 01:51:27 UTC] ✅ API Hash verification passed for profile endpoint
[01-Apr-2026 01:51:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIwIiwidXNlcm5hbWUiOiJqaWFuZ2h1IiwiZW1haWwiOiJ0aGFuYXRvc25vY3R1cmVAZ21haWwuY29tIiwiZXhwIjoxNzc1NjEyODI0fQ.U7zNf-CEFezCrHzThkEDmOPWghox37EkrNgUkF-D5Sg
[01-Apr-2026 01:51:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Apr-2026 01:51:27 UTC] ✅ JWT token verified successfully for user profile
[01-Apr-2026 01:51:27 UTC] User ID: 220
[01-Apr-2026 01:51:27 UTC] ✅ User profile retrieved successfully for user ID: 220
[01-Apr-2026 01:51:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Apr-2026 01:51:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Apr-2026 01:51:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.176.75.148, 172.71.196.138","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIwIiwidXNlcm5hbWUiOiJqaWFuZ2h1IiwiZW1haWwiOiJ0aGFuYXRvc25vY3R1cmVAZ21haWwuY29tIiwiZXhwIjoxNzc1NjEyODI0fQ.U7zNf-CEFezCrHzThkEDmOPWghox37EkrNgUkF-D5Sg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e53f2e49985ee04-ACC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.176.75.148","CF-IPCountry":"GH","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[01-Apr-2026 01:51:27 UTC] === User Orders API Called ===
[01-Apr-2026 01:51:27 UTC] User ID: 220
[01-Apr-2026 01:51:27 UTC] Limit: 20, Offset: 0
[01-Apr-2026 01:51:27 UTC] Orders found: 0
[01-Apr-2026 01:51:27 UTC] Orders data: []
[01-Apr-2026 01:51:27 UTC] Total orders count: 0
[01-Apr-2026 01:51:27 UTC] === API CALL LOG ===
[01-Apr-2026 01:51:27 UTC] Endpoint: user/profile.php
[01-Apr-2026 01:51:27 UTC] Full Log Data: {
    "timestamp": "2026-04-01 01:51:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.176.75.148",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.176.75.148, 172.71.196.139",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIwIiwidXNlcm5hbWUiOiJqaWFuZ2h1IiwiZW1haWwiOiJ0aGFuYXRvc25vY3R1cmVAZ21haWwuY29tIiwiZXhwIjoxNzc1NjEyODI0fQ.U7zNf-CEFezCrHzThkEDmOPWghox37EkrNgUkF-D5Sg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e53f2e509d1ee04-ACC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.176.75.148",
        "CF-IPCountry": "GH",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Apr-2026 01:51:27 UTC] === END API CALL LOG ===
[01-Apr-2026 01:51:27 UTC] ✅ API Hash verification passed for profile endpoint
[01-Apr-2026 01:51:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIwIiwidXNlcm5hbWUiOiJqaWFuZ2h1IiwiZW1haWwiOiJ0aGFuYXRvc25vY3R1cmVAZ21haWwuY29tIiwiZXhwIjoxNzc1NjEyODI0fQ.U7zNf-CEFezCrHzThkEDmOPWghox37EkrNgUkF-D5Sg
[01-Apr-2026 01:51:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Apr-2026 01:51:27 UTC] ✅ JWT token verified successfully for user profile
[01-Apr-2026 01:51:27 UTC] User ID: 220
[01-Apr-2026 01:51:27 UTC] ✅ User profile retrieved successfully for user ID: 220
[01-Apr-2026 01:51:28 UTC] === API CALL LOG ===
[01-Apr-2026 01:51:28 UTC] Endpoint: user/profile.php
[01-Apr-2026 01:51:28 UTC] Full Log Data: {
    "timestamp": "2026-04-01 01:51:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.176.75.148",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.176.75.148, 172.71.196.138",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIwIiwidXNlcm5hbWUiOiJqaWFuZ2h1IiwiZW1haWwiOiJ0aGFuYXRvc25vY3R1cmVAZ21haWwuY29tIiwiZXhwIjoxNzc1NjEyODI0fQ.U7zNf-CEFezCrHzThkEDmOPWghox37EkrNgUkF-D5Sg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e53f2eaccfaee04-ACC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.176.75.148",
        "CF-IPCountry": "GH",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Apr-2026 01:51:28 UTC] === END API CALL LOG ===
[01-Apr-2026 01:51:28 UTC] ✅ API Hash verification passed for profile endpoint
[01-Apr-2026 01:51:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIwIiwidXNlcm5hbWUiOiJqaWFuZ2h1IiwiZW1haWwiOiJ0aGFuYXRvc25vY3R1cmVAZ21haWwuY29tIiwiZXhwIjoxNzc1NjEyODI0fQ.U7zNf-CEFezCrHzThkEDmOPWghox37EkrNgUkF-D5Sg
[01-Apr-2026 01:51:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Apr-2026 01:51:28 UTC] ✅ JWT token verified successfully for user profile
[01-Apr-2026 01:51:28 UTC] User ID: 220
[01-Apr-2026 01:51:28 UTC] ✅ User profile retrieved successfully for user ID: 220
[01-Apr-2026 01:51:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Apr-2026 01:51:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Apr-2026 01:51:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.176.75.148, 172.71.196.138","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIwIiwidXNlcm5hbWUiOiJqaWFuZ2h1IiwiZW1haWwiOiJ0aGFuYXRvc25vY3R1cmVAZ21haWwuY29tIiwiZXhwIjoxNzc1NjEyODI0fQ.U7zNf-CEFezCrHzThkEDmOPWghox37EkrNgUkF-D5Sg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e53f3088fe1ee04-ACC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.176.75.148","CF-IPCountry":"GH","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[01-Apr-2026 01:51:33 UTC] === User Orders API Called ===
[01-Apr-2026 01:51:33 UTC] User ID: 220
[01-Apr-2026 01:51:33 UTC] Limit: 20, Offset: 0
[01-Apr-2026 01:51:33 UTC] Orders found: 0
[01-Apr-2026 01:51:33 UTC] Orders data: []
[01-Apr-2026 01:51:33 UTC] Total orders count: 0
[01-Apr-2026 01:51:33 UTC] === API CALL LOG ===
[01-Apr-2026 01:51:33 UTC] Endpoint: user/profile.php
[01-Apr-2026 01:51:33 UTC] Full Log Data: {
    "timestamp": "2026-04-01 01:51:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.176.75.148",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.176.75.148, 172.71.196.139",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIwIiwidXNlcm5hbWUiOiJqaWFuZ2h1IiwiZW1haWwiOiJ0aGFuYXRvc25vY3R1cmVAZ21haWwuY29tIiwiZXhwIjoxNzc1NjEyODI0fQ.U7zNf-CEFezCrHzThkEDmOPWghox37EkrNgUkF-D5Sg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e53f308c808ee04-ACC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.176.75.148",
        "CF-IPCountry": "GH",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Apr-2026 01:51:33 UTC] === END API CALL LOG ===
[01-Apr-2026 01:51:33 UTC] ✅ API Hash verification passed for profile endpoint
[01-Apr-2026 01:51:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIwIiwidXNlcm5hbWUiOiJqaWFuZ2h1IiwiZW1haWwiOiJ0aGFuYXRvc25vY3R1cmVAZ21haWwuY29tIiwiZXhwIjoxNzc1NjEyODI0fQ.U7zNf-CEFezCrHzThkEDmOPWghox37EkrNgUkF-D5Sg
[01-Apr-2026 01:51:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Apr-2026 01:51:33 UTC] ✅ JWT token verified successfully for user profile
[01-Apr-2026 01:51:33 UTC] User ID: 220
[01-Apr-2026 01:51:33 UTC] ✅ User profile retrieved successfully for user ID: 220
[01-Apr-2026 01:51:33 UTC] === API CALL LOG ===
[01-Apr-2026 01:51:33 UTC] Endpoint: user/profile.php
[01-Apr-2026 01:51:33 UTC] Full Log Data: {
    "timestamp": "2026-04-01 01:51:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.176.75.148",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.176.75.148, 172.71.196.138",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIwIiwidXNlcm5hbWUiOiJqaWFuZ2h1IiwiZW1haWwiOiJ0aGFuYXRvc25vY3R1cmVAZ21haWwuY29tIiwiZXhwIjoxNzc1NjEyODI0fQ.U7zNf-CEFezCrHzThkEDmOPWghox37EkrNgUkF-D5Sg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e53f30cca48ee04-ACC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.176.75.148",
        "CF-IPCountry": "GH",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Apr-2026 01:51:33 UTC] === END API CALL LOG ===
[01-Apr-2026 01:51:33 UTC] ✅ API Hash verification passed for profile endpoint
[01-Apr-2026 01:51:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIwIiwidXNlcm5hbWUiOiJqaWFuZ2h1IiwiZW1haWwiOiJ0aGFuYXRvc25vY3R1cmVAZ21haWwuY29tIiwiZXhwIjoxNzc1NjEyODI0fQ.U7zNf-CEFezCrHzThkEDmOPWghox37EkrNgUkF-D5Sg
[01-Apr-2026 01:51:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Apr-2026 01:51:33 UTC] ✅ JWT token verified successfully for user profile
[01-Apr-2026 01:51:33 UTC] User ID: 220
[01-Apr-2026 01:51:33 UTC] ✅ User profile retrieved successfully for user ID: 220
[01-Apr-2026 01:51:34 UTC] === API CALL LOG ===
[01-Apr-2026 01:51:34 UTC] Endpoint: user/profile.php
[01-Apr-2026 01:51:34 UTC] Full Log Data: {
    "timestamp": "2026-04-01 01:51:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.176.75.148",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.176.75.148, 172.71.196.139",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIwIiwidXNlcm5hbWUiOiJqaWFuZ2h1IiwiZW1haWwiOiJ0aGFuYXRvc25vY3R1cmVAZ21haWwuY29tIiwiZXhwIjoxNzc1NjEyODI0fQ.U7zNf-CEFezCrHzThkEDmOPWghox37EkrNgUkF-D5Sg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e53f30ecb92ee04-ACC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.176.75.148",
        "CF-IPCountry": "GH",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Apr-2026 01:51:34 UTC] === END API CALL LOG ===
[01-Apr-2026 01:51:34 UTC] ✅ API Hash verification passed for profile endpoint
[01-Apr-2026 01:51:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIwIiwidXNlcm5hbWUiOiJqaWFuZ2h1IiwiZW1haWwiOiJ0aGFuYXRvc25vY3R1cmVAZ21haWwuY29tIiwiZXhwIjoxNzc1NjEyODI0fQ.U7zNf-CEFezCrHzThkEDmOPWghox37EkrNgUkF-D5Sg
[01-Apr-2026 01:51:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Apr-2026 01:51:34 UTC] ✅ JWT token verified successfully for user profile
[01-Apr-2026 01:51:34 UTC] User ID: 220
[01-Apr-2026 01:51:34 UTC] ✅ User profile retrieved successfully for user ID: 220
[01-Apr-2026 01:51:46 UTC] === API CALL LOG ===
[01-Apr-2026 01:51:46 UTC] Endpoint: user/profile.php
[01-Apr-2026 01:51:46 UTC] Full Log Data: {
    "timestamp": "2026-04-01 01:51:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.176.75.148",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.176.75.148, 172.71.196.139",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIwIiwidXNlcm5hbWUiOiJqaWFuZ2h1IiwiZW1haWwiOiJ0aGFuYXRvc25vY3R1cmVAZ21haWwuY29tIiwiZXhwIjoxNzc1NjEyODI0fQ.U7zNf-CEFezCrHzThkEDmOPWghox37EkrNgUkF-D5Sg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e53f3580a7bee04-ACC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.176.75.148",
        "CF-IPCountry": "GH",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Apr-2026 01:51:46 UTC] === END API CALL LOG ===
[01-Apr-2026 01:51:46 UTC] ✅ API Hash verification passed for profile endpoint
[01-Apr-2026 01:51:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIwIiwidXNlcm5hbWUiOiJqaWFuZ2h1IiwiZW1haWwiOiJ0aGFuYXRvc25vY3R1cmVAZ21haWwuY29tIiwiZXhwIjoxNzc1NjEyODI0fQ.U7zNf-CEFezCrHzThkEDmOPWghox37EkrNgUkF-D5Sg
[01-Apr-2026 01:51:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Apr-2026 01:51:46 UTC] ✅ JWT token verified successfully for user profile
[01-Apr-2026 01:51:46 UTC] User ID: 220
[01-Apr-2026 01:51:46 UTC] ✅ User profile retrieved successfully for user ID: 220
[01-Apr-2026 01:51:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Apr-2026 01:51:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Apr-2026 01:51:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.176.75.148, 172.71.196.138","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIwIiwidXNlcm5hbWUiOiJqaWFuZ2h1IiwiZW1haWwiOiJ0aGFuYXRvc25vY3R1cmVAZ21haWwuY29tIiwiZXhwIjoxNzc1NjEyODI0fQ.U7zNf-CEFezCrHzThkEDmOPWghox37EkrNgUkF-D5Sg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e53f38eca92ee04-ACC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.176.75.148","CF-IPCountry":"GH","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[01-Apr-2026 01:51:54 UTC] === User Orders API Called ===
[01-Apr-2026 01:51:54 UTC] User ID: 220
[01-Apr-2026 01:51:54 UTC] Limit: 20, Offset: 0
[01-Apr-2026 01:51:54 UTC] Orders found: 0
[01-Apr-2026 01:51:54 UTC] Orders data: []
[01-Apr-2026 01:51:54 UTC] Total orders count: 0
[01-Apr-2026 01:51:55 UTC] === API CALL LOG ===
[01-Apr-2026 01:51:55 UTC] Endpoint: user/profile.php
[01-Apr-2026 01:51:55 UTC] Full Log Data: {
    "timestamp": "2026-04-01 01:51:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.176.75.148",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.176.75.148, 172.71.196.139",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIwIiwidXNlcm5hbWUiOiJqaWFuZ2h1IiwiZW1haWwiOiJ0aGFuYXRvc25vY3R1cmVAZ21haWwuY29tIiwiZXhwIjoxNzc1NjEyODI0fQ.U7zNf-CEFezCrHzThkEDmOPWghox37EkrNgUkF-D5Sg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e53f38f8b16ee04-ACC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.176.75.148",
        "CF-IPCountry": "GH",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Apr-2026 01:51:55 UTC] === END API CALL LOG ===
[01-Apr-2026 01:51:55 UTC] ✅ API Hash verification passed for profile endpoint
[01-Apr-2026 01:51:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIwIiwidXNlcm5hbWUiOiJqaWFuZ2h1IiwiZW1haWwiOiJ0aGFuYXRvc25vY3R1cmVAZ21haWwuY29tIiwiZXhwIjoxNzc1NjEyODI0fQ.U7zNf-CEFezCrHzThkEDmOPWghox37EkrNgUkF-D5Sg
[01-Apr-2026 01:51:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Apr-2026 01:51:55 UTC] ✅ JWT token verified successfully for user profile
[01-Apr-2026 01:51:55 UTC] User ID: 220
[01-Apr-2026 01:51:55 UTC] ✅ User profile retrieved successfully for user ID: 220
[01-Apr-2026 01:51:55 UTC] === API CALL LOG ===
[01-Apr-2026 01:51:55 UTC] Endpoint: user/profile.php
[01-Apr-2026 01:51:55 UTC] Full Log Data: {
    "timestamp": "2026-04-01 01:51:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.176.75.148",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.176.75.148, 172.71.196.139",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIwIiwidXNlcm5hbWUiOiJqaWFuZ2h1IiwiZW1haWwiOiJ0aGFuYXRvc25vY3R1cmVAZ21haWwuY29tIiwiZXhwIjoxNzc1NjEyODI0fQ.U7zNf-CEFezCrHzThkEDmOPWghox37EkrNgUkF-D5Sg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e53f3934db9ee04-ACC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.176.75.148",
        "CF-IPCountry": "GH",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Apr-2026 01:51:55 UTC] === END API CALL LOG ===
[01-Apr-2026 01:51:55 UTC] ✅ API Hash verification passed for profile endpoint
[01-Apr-2026 01:51:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIwIiwidXNlcm5hbWUiOiJqaWFuZ2h1IiwiZW1haWwiOiJ0aGFuYXRvc25vY3R1cmVAZ21haWwuY29tIiwiZXhwIjoxNzc1NjEyODI0fQ.U7zNf-CEFezCrHzThkEDmOPWghox37EkrNgUkF-D5Sg
[01-Apr-2026 01:51:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Apr-2026 01:51:55 UTC] ✅ JWT token verified successfully for user profile
[01-Apr-2026 01:51:55 UTC] User ID: 220
[01-Apr-2026 01:51:55 UTC] ✅ User profile retrieved successfully for user ID: 220
[01-Apr-2026 01:51:55 UTC] === API CALL LOG ===
[01-Apr-2026 01:51:55 UTC] Endpoint: user/profile.php
[01-Apr-2026 01:51:55 UTC] Full Log Data: {
    "timestamp": "2026-04-01 01:51:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.176.75.148",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.176.75.148, 172.71.196.138",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIwIiwidXNlcm5hbWUiOiJqaWFuZ2h1IiwiZW1haWwiOiJ0aGFuYXRvc25vY3R1cmVAZ21haWwuY29tIiwiZXhwIjoxNzc1NjEyODI0fQ.U7zNf-CEFezCrHzThkEDmOPWghox37EkrNgUkF-D5Sg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e53f395cf7eee04-ACC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.176.75.148",
        "CF-IPCountry": "GH",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Apr-2026 01:51:55 UTC] === END API CALL LOG ===
[01-Apr-2026 01:51:55 UTC] ✅ API Hash verification passed for profile endpoint
[01-Apr-2026 01:51:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIwIiwidXNlcm5hbWUiOiJqaWFuZ2h1IiwiZW1haWwiOiJ0aGFuYXRvc25vY3R1cmVAZ21haWwuY29tIiwiZXhwIjoxNzc1NjEyODI0fQ.U7zNf-CEFezCrHzThkEDmOPWghox37EkrNgUkF-D5Sg
[01-Apr-2026 01:51:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Apr-2026 01:51:55 UTC] ✅ JWT token verified successfully for user profile
[01-Apr-2026 01:51:55 UTC] User ID: 220
[01-Apr-2026 01:51:55 UTC] ✅ User profile retrieved successfully for user ID: 220
[01-Apr-2026 01:52:18 UTC] === API CALL LOG ===
[01-Apr-2026 01:52:18 UTC] Endpoint: user/profile.php
[01-Apr-2026 01:52:18 UTC] Full Log Data: {
    "timestamp": "2026-04-01 01:52:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.176.75.148",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.176.75.148, 172.71.196.139",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIwIiwidXNlcm5hbWUiOiJqaWFuZ2h1IiwiZW1haWwiOiJ0aGFuYXRvc25vY3R1cmVAZ21haWwuY29tIiwiZXhwIjoxNzc1NjEyODI0fQ.U7zNf-CEFezCrHzThkEDmOPWghox37EkrNgUkF-D5Sg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e53f4248a2fee04-ACC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.176.75.148",
        "CF-IPCountry": "GH",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Apr-2026 01:52:18 UTC] === END API CALL LOG ===
[01-Apr-2026 01:52:18 UTC] ✅ API Hash verification passed for profile endpoint
[01-Apr-2026 01:52:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIwIiwidXNlcm5hbWUiOiJqaWFuZ2h1IiwiZW1haWwiOiJ0aGFuYXRvc25vY3R1cmVAZ21haWwuY29tIiwiZXhwIjoxNzc1NjEyODI0fQ.U7zNf-CEFezCrHzThkEDmOPWghox37EkrNgUkF-D5Sg
[01-Apr-2026 01:52:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Apr-2026 01:52:18 UTC] ✅ JWT token verified successfully for user profile
[01-Apr-2026 01:52:18 UTC] User ID: 220
[01-Apr-2026 01:52:18 UTC] ✅ User profile retrieved successfully for user ID: 220
[01-Apr-2026 01:52:19 UTC] User Purchases API - User ID: 220
[01-Apr-2026 01:52:19 UTC] User Purchases API - Total purchases found: 0
[01-Apr-2026 01:54:11 UTC] === API CALL LOG ===
[01-Apr-2026 01:54:11 UTC] Endpoint: user/profile.php
[01-Apr-2026 01:54:11 UTC] Full Log Data: {
    "timestamp": "2026-04-01 01:54:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "210.87.69.178",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "X-Forwarded-For": "210.87.69.178",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMDgsInVzZXJuYW1lIjoiYXB1cmJvMTIzIiwiZW1haWwiOiJhcHVyYm9yb3kxOTI4QGdtYWlsLmNvbSIsImV4cCI6MTc3NTYxMzI0OX0.Cz6AHbYBOUEIL2YfcwU7gqCG3R4AKostZB_7M_MLtZw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e53f6e16bbffd20-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "210.87.69.178",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "Host": "api.memberx.app",
        "Connection": "Keep-Alive"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Apr-2026 01:54:11 UTC] === END API CALL LOG ===
[01-Apr-2026 01:54:11 UTC] ✅ API Hash verification passed for profile endpoint
[01-Apr-2026 01:54:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMDgsInVzZXJuYW1lIjoiYXB1cmJvMTIzIiwiZW1haWwiOiJhcHVyYm9yb3kxOTI4QGdtYWlsLmNvbSIsImV4cCI6MTc3NTYxMzI0OX0.Cz6AHbYBOUEIL2YfcwU7gqCG3R4AKostZB_7M_MLtZw
[01-Apr-2026 01:54:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Apr-2026 01:54:11 UTC] ✅ JWT token verified successfully for user profile
[01-Apr-2026 01:54:11 UTC] User ID: 208
[01-Apr-2026 01:54:11 UTC] ✅ User profile retrieved successfully for user ID: 208
[01-Apr-2026 01:54:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Apr-2026 01:54:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Apr-2026 01:54:11 UTC] API Hash Debug - Headers: {"X-Forwarded-For":"210.87.69.178","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMDgsInVzZXJuYW1lIjoiYXB1cmJvMTIzIiwiZW1haWwiOiJhcHVyYm9yb3kxOTI4QGdtYWlsLmNvbSIsImV4cCI6MTc3NTYxMzI0OX0.Cz6AHbYBOUEIL2YfcwU7gqCG3R4AKostZB_7M_MLtZw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e53f6e21d2bfd20-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"210.87.69.178","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","Host":"api.memberx.app","Connection":"Keep-Alive"}
[01-Apr-2026 01:54:11 UTC] === User Orders API Called ===
[01-Apr-2026 01:54:11 UTC] User ID: 208
[01-Apr-2026 01:54:11 UTC] Limit: 20, Offset: 0
[01-Apr-2026 01:54:11 UTC] Orders found: 0
[01-Apr-2026 01:54:11 UTC] Orders data: []
[01-Apr-2026 01:54:11 UTC] Total orders count: 0
[01-Apr-2026 01:54:11 UTC] === API CALL LOG ===
[01-Apr-2026 01:54:11 UTC] Endpoint: user/profile.php
[01-Apr-2026 01:54:11 UTC] Full Log Data: {
    "timestamp": "2026-04-01 01:54:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "210.87.69.178",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "X-Forwarded-For": "210.87.69.178",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMDgsInVzZXJuYW1lIjoiYXB1cmJvMTIzIiwiZW1haWwiOiJhcHVyYm9yb3kxOTI4QGdtYWlsLmNvbSIsImV4cCI6MTc3NTYxMzI0OX0.Cz6AHbYBOUEIL2YfcwU7gqCG3R4AKostZB_7M_MLtZw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e53f6e21d2afd20-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "210.87.69.178",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "Host": "api.memberx.app",
        "Connection": "Keep-Alive"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Apr-2026 01:54:11 UTC] === END API CALL LOG ===
[01-Apr-2026 01:54:11 UTC] ✅ API Hash verification passed for profile endpoint
[01-Apr-2026 01:54:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMDgsInVzZXJuYW1lIjoiYXB1cmJvMTIzIiwiZW1haWwiOiJhcHVyYm9yb3kxOTI4QGdtYWlsLmNvbSIsImV4cCI6MTc3NTYxMzI0OX0.Cz6AHbYBOUEIL2YfcwU7gqCG3R4AKostZB_7M_MLtZw
[01-Apr-2026 01:54:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Apr-2026 01:54:11 UTC] ✅ JWT token verified successfully for user profile
[01-Apr-2026 01:54:11 UTC] User ID: 208
[01-Apr-2026 01:54:11 UTC] ✅ User profile retrieved successfully for user ID: 208
[01-Apr-2026 01:54:25 UTC] === API CALL LOG ===
[01-Apr-2026 01:54:25 UTC] Endpoint: user/profile.php
[01-Apr-2026 01:54:25 UTC] Full Log Data: {
    "timestamp": "2026-04-01 01:54:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "210.87.69.178",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "210.87.69.178, 108.162.226.243",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMDgsInVzZXJuYW1lIjoiYXB1cmJvMTIzIiwiZW1haWwiOiJhcHVyYm9yb3kxOTI4QGdtYWlsLmNvbSIsImV4cCI6MTc3NTYxMzI0OX0.Cz6AHbYBOUEIL2YfcwU7gqCG3R4AKostZB_7M_MLtZw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e53f73c7a8c3df5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "210.87.69.178",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Apr-2026 01:54:25 UTC] === END API CALL LOG ===
[01-Apr-2026 01:54:25 UTC] ✅ API Hash verification passed for profile endpoint
[01-Apr-2026 01:54:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMDgsInVzZXJuYW1lIjoiYXB1cmJvMTIzIiwiZW1haWwiOiJhcHVyYm9yb3kxOTI4QGdtYWlsLmNvbSIsImV4cCI6MTc3NTYxMzI0OX0.Cz6AHbYBOUEIL2YfcwU7gqCG3R4AKostZB_7M_MLtZw
[01-Apr-2026 01:54:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Apr-2026 01:54:25 UTC] ✅ JWT token verified successfully for user profile
[01-Apr-2026 01:54:25 UTC] User ID: 208
[01-Apr-2026 01:54:25 UTC] ✅ User profile retrieved successfully for user ID: 208
[01-Apr-2026 01:54:26 UTC] === API CALL LOG ===
[01-Apr-2026 01:54:26 UTC] Endpoint: user/profile.php
[01-Apr-2026 01:54:26 UTC] Full Log Data: {
    "timestamp": "2026-04-01 01:54:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "210.87.69.178",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "210.87.69.178, 108.162.226.242",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMDgsInVzZXJuYW1lIjoiYXB1cmJvMTIzIiwiZW1haWwiOiJhcHVyYm9yb3kxOTI4QGdtYWlsLmNvbSIsImV4cCI6MTc3NTYxMzI0OX0.Cz6AHbYBOUEIL2YfcwU7gqCG3R4AKostZB_7M_MLtZw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e53f7435e1c3df5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "210.87.69.178",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Apr-2026 01:54:26 UTC] === END API CALL LOG ===
[01-Apr-2026 01:54:26 UTC] ✅ API Hash verification passed for profile endpoint
[01-Apr-2026 01:54:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMDgsInVzZXJuYW1lIjoiYXB1cmJvMTIzIiwiZW1haWwiOiJhcHVyYm9yb3kxOTI4QGdtYWlsLmNvbSIsImV4cCI6MTc3NTYxMzI0OX0.Cz6AHbYBOUEIL2YfcwU7gqCG3R4AKostZB_7M_MLtZw
[01-Apr-2026 01:54:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Apr-2026 01:54:26 UTC] ✅ JWT token verified successfully for user profile
[01-Apr-2026 01:54:26 UTC] User ID: 208
[01-Apr-2026 01:54:26 UTC] ✅ User profile retrieved successfully for user ID: 208
[01-Apr-2026 01:54:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Apr-2026 01:54:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Apr-2026 01:54:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"210.87.69.178, 108.162.226.242","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMDgsInVzZXJuYW1lIjoiYXB1cmJvMTIzIiwiZW1haWwiOiJhcHVyYm9yb3kxOTI4QGdtYWlsLmNvbSIsImV4cCI6MTc3NTYxMzI0OX0.Cz6AHbYBOUEIL2YfcwU7gqCG3R4AKostZB_7M_MLtZw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e53f743be663df5-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"210.87.69.178","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[01-Apr-2026 01:54:26 UTC] === User Orders API Called ===
[01-Apr-2026 01:54:26 UTC] User ID: 208
[01-Apr-2026 01:54:26 UTC] Limit: 20, Offset: 0
[01-Apr-2026 01:54:26 UTC] Orders found: 0
[01-Apr-2026 01:54:26 UTC] Orders data: []
[01-Apr-2026 01:54:26 UTC] Total orders count: 0
[01-Apr-2026 01:54:26 UTC] === API CALL LOG ===
[01-Apr-2026 01:54:26 UTC] Endpoint: user/profile.php
[01-Apr-2026 01:54:26 UTC] Full Log Data: {
    "timestamp": "2026-04-01 01:54:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "210.87.69.178",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "210.87.69.178, 108.162.226.243",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMDgsInVzZXJuYW1lIjoiYXB1cmJvMTIzIiwiZW1haWwiOiJhcHVyYm9yb3kxOTI4QGdtYWlsLmNvbSIsImV4cCI6MTc3NTYxMzI0OX0.Cz6AHbYBOUEIL2YfcwU7gqCG3R4AKostZB_7M_MLtZw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e53f7440e8a3df5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "210.87.69.178",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Apr-2026 01:54:26 UTC] === END API CALL LOG ===
[01-Apr-2026 01:54:26 UTC] ✅ API Hash verification passed for profile endpoint
[01-Apr-2026 01:54:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMDgsInVzZXJuYW1lIjoiYXB1cmJvMTIzIiwiZW1haWwiOiJhcHVyYm9yb3kxOTI4QGdtYWlsLmNvbSIsImV4cCI6MTc3NTYxMzI0OX0.Cz6AHbYBOUEIL2YfcwU7gqCG3R4AKostZB_7M_MLtZw
[01-Apr-2026 01:54:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Apr-2026 01:54:26 UTC] ✅ JWT token verified successfully for user profile
[01-Apr-2026 01:54:26 UTC] User ID: 208
[01-Apr-2026 01:54:26 UTC] ✅ User profile retrieved successfully for user ID: 208
[01-Apr-2026 01:54:34 UTC] === API CALL LOG ===
[01-Apr-2026 01:54:34 UTC] Endpoint: user/profile.php
[01-Apr-2026 01:54:34 UTC] Full Log Data: {
    "timestamp": "2026-04-01 01:54:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "210.87.69.178",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "210.87.69.178, 172.70.143.195",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMDgsInVzZXJuYW1lIjoiYXB1cmJvMTIzIiwiZW1haWwiOiJhcHVyYm9yb3kxOTI4QGdtYWlsLmNvbSIsImV4cCI6MTc3NTYxMzI0OX0.Cz6AHbYBOUEIL2YfcwU7gqCG3R4AKostZB_7M_MLtZw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e53f7735ba2281e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "210.87.69.178",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Apr-2026 01:54:34 UTC] === END API CALL LOG ===
[01-Apr-2026 01:54:34 UTC] ✅ API Hash verification passed for profile endpoint
[01-Apr-2026 01:54:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMDgsInVzZXJuYW1lIjoiYXB1cmJvMTIzIiwiZW1haWwiOiJhcHVyYm9yb3kxOTI4QGdtYWlsLmNvbSIsImV4cCI6MTc3NTYxMzI0OX0.Cz6AHbYBOUEIL2YfcwU7gqCG3R4AKostZB_7M_MLtZw
[01-Apr-2026 01:54:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Apr-2026 01:54:34 UTC] ✅ JWT token verified successfully for user profile
[01-Apr-2026 01:54:34 UTC] User ID: 208
[01-Apr-2026 01:54:34 UTC] ✅ User profile retrieved successfully for user ID: 208
[01-Apr-2026 01:54:35 UTC] === API CALL LOG ===
[01-Apr-2026 01:54:35 UTC] Endpoint: user/profile.php
[01-Apr-2026 01:54:35 UTC] Full Log Data: {
    "timestamp": "2026-04-01 01:54:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "210.87.69.178",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "210.87.69.178, 172.71.152.40",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMDgsInVzZXJuYW1lIjoiYXB1cmJvMTIzIiwiZW1haWwiOiJhcHVyYm9yb3kxOTI4QGdtYWlsLmNvbSIsImV4cCI6MTc3NTYxMzI0OX0.Cz6AHbYBOUEIL2YfcwU7gqCG3R4AKostZB_7M_MLtZw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e53f77a6c8c281e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "210.87.69.178",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Apr-2026 01:54:35 UTC] === END API CALL LOG ===
[01-Apr-2026 01:54:35 UTC] ✅ API Hash verification passed for profile endpoint
[01-Apr-2026 01:54:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMDgsInVzZXJuYW1lIjoiYXB1cmJvMTIzIiwiZW1haWwiOiJhcHVyYm9yb3kxOTI4QGdtYWlsLmNvbSIsImV4cCI6MTc3NTYxMzI0OX0.Cz6AHbYBOUEIL2YfcwU7gqCG3R4AKostZB_7M_MLtZw
[01-Apr-2026 01:54:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Apr-2026 01:54:35 UTC] ✅ JWT token verified successfully for user profile
[01-Apr-2026 01:54:35 UTC] User ID: 208
[01-Apr-2026 01:54:35 UTC] ✅ User profile retrieved successfully for user ID: 208
[01-Apr-2026 01:54:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Apr-2026 01:54:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Apr-2026 01:54:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"210.87.69.178, 172.71.152.40","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMDgsInVzZXJuYW1lIjoiYXB1cmJvMTIzIiwiZW1haWwiOiJhcHVyYm9yb3kxOTI4QGdtYWlsLmNvbSIsImV4cCI6MTc3NTYxMzI0OX0.Cz6AHbYBOUEIL2YfcwU7gqCG3R4AKostZB_7M_MLtZw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e53f77acd4c281e-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"210.87.69.178","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[01-Apr-2026 01:54:35 UTC] === User Orders API Called ===
[01-Apr-2026 01:54:35 UTC] User ID: 208
[01-Apr-2026 01:54:35 UTC] Limit: 20, Offset: 0
[01-Apr-2026 01:54:35 UTC] Orders found: 0
[01-Apr-2026 01:54:35 UTC] Orders data: []
[01-Apr-2026 01:54:35 UTC] Total orders count: 0
[01-Apr-2026 01:54:35 UTC] === API CALL LOG ===
[01-Apr-2026 01:54:35 UTC] Endpoint: user/profile.php
[01-Apr-2026 01:54:35 UTC] Full Log Data: {
    "timestamp": "2026-04-01 01:54:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "210.87.69.178",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "210.87.69.178, 172.71.152.39",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMDgsInVzZXJuYW1lIjoiYXB1cmJvMTIzIiwiZW1haWwiOiJhcHVyYm9yb3kxOTI4QGdtYWlsLmNvbSIsImV4cCI6MTc3NTYxMzI0OX0.Cz6AHbYBOUEIL2YfcwU7gqCG3R4AKostZB_7M_MLtZw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e53f77b2e80281e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "210.87.69.178",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Apr-2026 01:54:35 UTC] === END API CALL LOG ===
[01-Apr-2026 01:54:35 UTC] ✅ API Hash verification passed for profile endpoint
[01-Apr-2026 01:54:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMDgsInVzZXJuYW1lIjoiYXB1cmJvMTIzIiwiZW1haWwiOiJhcHVyYm9yb3kxOTI4QGdtYWlsLmNvbSIsImV4cCI6MTc3NTYxMzI0OX0.Cz6AHbYBOUEIL2YfcwU7gqCG3R4AKostZB_7M_MLtZw
[01-Apr-2026 01:54:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Apr-2026 01:54:35 UTC] ✅ JWT token verified successfully for user profile
[01-Apr-2026 01:54:35 UTC] User ID: 208
[01-Apr-2026 01:54:35 UTC] ✅ User profile retrieved successfully for user ID: 208
[01-Apr-2026 01:54:37 UTC] === API CALL LOG ===
[01-Apr-2026 01:54:37 UTC] Endpoint: user/profile.php
[01-Apr-2026 01:54:37 UTC] Full Log Data: {
    "timestamp": "2026-04-01 01:54:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "210.87.69.178",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "210.87.69.178, 172.71.152.39",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMDgsInVzZXJuYW1lIjoiYXB1cmJvMTIzIiwiZW1haWwiOiJhcHVyYm9yb3kxOTI4QGdtYWlsLmNvbSIsImV4cCI6MTc3NTYxMzI0OX0.Cz6AHbYBOUEIL2YfcwU7gqCG3R4AKostZB_7M_MLtZw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e53f788d84a281e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "210.87.69.178",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Apr-2026 01:54:37 UTC] === END API CALL LOG ===
[01-Apr-2026 01:54:37 UTC] ✅ API Hash verification passed for profile endpoint
[01-Apr-2026 01:54:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMDgsInVzZXJuYW1lIjoiYXB1cmJvMTIzIiwiZW1haWwiOiJhcHVyYm9yb3kxOTI4QGdtYWlsLmNvbSIsImV4cCI6MTc3NTYxMzI0OX0.Cz6AHbYBOUEIL2YfcwU7gqCG3R4AKostZB_7M_MLtZw
[01-Apr-2026 01:54:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Apr-2026 01:54:37 UTC] ✅ JWT token verified successfully for user profile
[01-Apr-2026 01:54:37 UTC] User ID: 208
[01-Apr-2026 01:54:37 UTC] ✅ User profile retrieved successfully for user ID: 208
[01-Apr-2026 01:54:37 UTC] User Purchases API - User ID: 208
[01-Apr-2026 01:54:37 UTC] User Purchases API - Total purchases found: 0
[01-Apr-2026 01:54:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Apr-2026 01:54:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Apr-2026 01:54:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"210.87.69.178, 172.71.152.40","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMDgsInVzZXJuYW1lIjoiYXB1cmJvMTIzIiwiZW1haWwiOiJhcHVyYm9yb3kxOTI4QGdtYWlsLmNvbSIsImV4cCI6MTc3NTYxMzI0OX0.Cz6AHbYBOUEIL2YfcwU7gqCG3R4AKostZB_7M_MLtZw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e53f79a0b40281e-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"210.87.69.178","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[01-Apr-2026 01:54:40 UTC] === User Orders API Called ===
[01-Apr-2026 01:54:40 UTC] User ID: 208
[01-Apr-2026 01:54:40 UTC] Limit: 20, Offset: 0
[01-Apr-2026 01:54:40 UTC] Orders found: 0
[01-Apr-2026 01:54:40 UTC] Orders data: []
[01-Apr-2026 01:54:40 UTC] Total orders count: 0
[01-Apr-2026 01:54:51 UTC] === API CALL LOG ===
[01-Apr-2026 01:54:51 UTC] Endpoint: user/profile.php
[01-Apr-2026 01:54:51 UTC] Full Log Data: {
    "timestamp": "2026-04-01 01:54:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "210.87.69.178",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "210.87.69.178, 172.70.143.195",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMDgsInVzZXJuYW1lIjoiYXB1cmJvMTIzIiwiZW1haWwiOiJhcHVyYm9yb3kxOTI4QGdtYWlsLmNvbSIsImV4cCI6MTc3NTYxMzI0OX0.Cz6AHbYBOUEIL2YfcwU7gqCG3R4AKostZB_7M_MLtZw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e53f7dba845a8c0-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "210.87.69.178",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Apr-2026 01:54:51 UTC] === END API CALL LOG ===
[01-Apr-2026 01:54:51 UTC] ✅ API Hash verification passed for profile endpoint
[01-Apr-2026 01:54:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMDgsInVzZXJuYW1lIjoiYXB1cmJvMTIzIiwiZW1haWwiOiJhcHVyYm9yb3kxOTI4QGdtYWlsLmNvbSIsImV4cCI6MTc3NTYxMzI0OX0.Cz6AHbYBOUEIL2YfcwU7gqCG3R4AKostZB_7M_MLtZw
[01-Apr-2026 01:54:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Apr-2026 01:54:51 UTC] ✅ JWT token verified successfully for user profile
[01-Apr-2026 01:54:51 UTC] User ID: 208
[01-Apr-2026 01:54:51 UTC] ✅ User profile retrieved successfully for user ID: 208
[01-Apr-2026 01:54:52 UTC] === API CALL LOG ===
[01-Apr-2026 01:54:52 UTC] Endpoint: user/profile.php
[01-Apr-2026 01:54:52 UTC] Full Log Data: {
    "timestamp": "2026-04-01 01:54:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "210.87.69.178",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "210.87.69.178, 172.70.143.194",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMDgsInVzZXJuYW1lIjoiYXB1cmJvMTIzIiwiZW1haWwiOiJhcHVyYm9yb3kxOTI4QGdtYWlsLmNvbSIsImV4cCI6MTc3NTYxMzI0OX0.Cz6AHbYBOUEIL2YfcwU7gqCG3R4AKostZB_7M_MLtZw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e53f7e23cd3a8c0-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "210.87.69.178",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Apr-2026 01:54:52 UTC] === END API CALL LOG ===
[01-Apr-2026 01:54:52 UTC] ✅ API Hash verification passed for profile endpoint
[01-Apr-2026 01:54:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMDgsInVzZXJuYW1lIjoiYXB1cmJvMTIzIiwiZW1haWwiOiJhcHVyYm9yb3kxOTI4QGdtYWlsLmNvbSIsImV4cCI6MTc3NTYxMzI0OX0.Cz6AHbYBOUEIL2YfcwU7gqCG3R4AKostZB_7M_MLtZw
[01-Apr-2026 01:54:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Apr-2026 01:54:52 UTC] ✅ JWT token verified successfully for user profile
[01-Apr-2026 01:54:52 UTC] User ID: 208
[01-Apr-2026 01:54:52 UTC] ✅ User profile retrieved successfully for user ID: 208
[01-Apr-2026 01:54:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Apr-2026 01:54:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Apr-2026 01:54:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"210.87.69.178, 172.70.143.194","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMDgsInVzZXJuYW1lIjoiYXB1cmJvMTIzIiwiZW1haWwiOiJhcHVyYm9yb3kxOTI4QGdtYWlsLmNvbSIsImV4cCI6MTc3NTYxMzI0OX0.Cz6AHbYBOUEIL2YfcwU7gqCG3R4AKostZB_7M_MLtZw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e53f7e28d01a8c0-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"210.87.69.178","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[01-Apr-2026 01:54:52 UTC] === User Orders API Called ===
[01-Apr-2026 01:54:52 UTC] User ID: 208
[01-Apr-2026 01:54:52 UTC] Limit: 20, Offset: 0
[01-Apr-2026 01:54:52 UTC] Orders found: 0
[01-Apr-2026 01:54:52 UTC] Orders data: []
[01-Apr-2026 01:54:52 UTC] Total orders count: 0
[01-Apr-2026 01:54:52 UTC] === API CALL LOG ===
[01-Apr-2026 01:54:52 UTC] Endpoint: user/profile.php
[01-Apr-2026 01:54:52 UTC] Full Log Data: {
    "timestamp": "2026-04-01 01:54:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "210.87.69.178",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "210.87.69.178, 172.70.143.195",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMDgsInVzZXJuYW1lIjoiYXB1cmJvMTIzIiwiZW1haWwiOiJhcHVyYm9yb3kxOTI4QGdtYWlsLmNvbSIsImV4cCI6MTc3NTYxMzI0OX0.Cz6AHbYBOUEIL2YfcwU7gqCG3R4AKostZB_7M_MLtZw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e53f7e2ed44a8c0-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "210.87.69.178",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Apr-2026 01:54:52 UTC] === END API CALL LOG ===
[01-Apr-2026 01:54:52 UTC] ✅ API Hash verification passed for profile endpoint
[01-Apr-2026 01:54:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMDgsInVzZXJuYW1lIjoiYXB1cmJvMTIzIiwiZW1haWwiOiJhcHVyYm9yb3kxOTI4QGdtYWlsLmNvbSIsImV4cCI6MTc3NTYxMzI0OX0.Cz6AHbYBOUEIL2YfcwU7gqCG3R4AKostZB_7M_MLtZw
[01-Apr-2026 01:54:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Apr-2026 01:54:52 UTC] ✅ JWT token verified successfully for user profile
[01-Apr-2026 01:54:52 UTC] User ID: 208
[01-Apr-2026 01:54:52 UTC] ✅ User profile retrieved successfully for user ID: 208
[01-Apr-2026 01:59:13 UTC] === API CALL LOG ===
[01-Apr-2026 01:59:13 UTC] Endpoint: user/profile.php
[01-Apr-2026 01:59:13 UTC] Full Log Data: {
    "timestamp": "2026-04-01 01:59:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.176.75.148",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.176.75.148, 172.71.196.138",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMjAsInVzZXJuYW1lIjoiamlhbmdodSIsImVtYWlsIjoidGhhbmF0b3Nub2N0dXJlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTYxMzU1Mn0.tFZ-0kItXIPXjpj0Yt7a0ozqYbA25up2GcSHlMos_G4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e53fe418a45ee04-ACC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.176.75.148",
        "CF-IPCountry": "GH",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Apr-2026 01:59:13 UTC] === END API CALL LOG ===
[01-Apr-2026 01:59:13 UTC] ✅ API Hash verification passed for profile endpoint
[01-Apr-2026 01:59:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMjAsInVzZXJuYW1lIjoiamlhbmdodSIsImVtYWlsIjoidGhhbmF0b3Nub2N0dXJlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTYxMzU1Mn0.tFZ-0kItXIPXjpj0Yt7a0ozqYbA25up2GcSHlMos_G4
[01-Apr-2026 01:59:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Apr-2026 01:59:13 UTC] ✅ JWT token verified successfully for user profile
[01-Apr-2026 01:59:13 UTC] User ID: 220
[01-Apr-2026 01:59:13 UTC] ✅ User profile retrieved successfully for user ID: 220
[01-Apr-2026 01:59:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Apr-2026 01:59:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Apr-2026 01:59:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.176.75.148, 172.71.196.138","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMjAsInVzZXJuYW1lIjoiamlhbmdodSIsImVtYWlsIjoidGhhbmF0b3Nub2N0dXJlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTYxMzU1Mn0.tFZ-0kItXIPXjpj0Yt7a0ozqYbA25up2GcSHlMos_G4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e53fe41ca7cee04-ACC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.176.75.148","CF-IPCountry":"GH","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[01-Apr-2026 01:59:13 UTC] === User Orders API Called ===
[01-Apr-2026 01:59:13 UTC] User ID: 220
[01-Apr-2026 01:59:13 UTC] Limit: 20, Offset: 0
[01-Apr-2026 01:59:13 UTC] Orders found: 0
[01-Apr-2026 01:59:13 UTC] Orders data: []
[01-Apr-2026 01:59:13 UTC] Total orders count: 0
[01-Apr-2026 01:59:13 UTC] === API CALL LOG ===
[01-Apr-2026 01:59:13 UTC] Endpoint: user/profile.php
[01-Apr-2026 01:59:13 UTC] Full Log Data: {
    "timestamp": "2026-04-01 01:59:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.176.75.148",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.176.75.148, 172.71.196.139",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMjAsInVzZXJuYW1lIjoiamlhbmdodSIsImVtYWlsIjoidGhhbmF0b3Nub2N0dXJlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTYxMzU1Mn0.tFZ-0kItXIPXjpj0Yt7a0ozqYbA25up2GcSHlMos_G4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e53fe420aaeee04-ACC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.176.75.148",
        "CF-IPCountry": "GH",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Apr-2026 01:59:13 UTC] === END API CALL LOG ===
[01-Apr-2026 01:59:13 UTC] ✅ API Hash verification passed for profile endpoint
[01-Apr-2026 01:59:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMjAsInVzZXJuYW1lIjoiamlhbmdodSIsImVtYWlsIjoidGhhbmF0b3Nub2N0dXJlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTYxMzU1Mn0.tFZ-0kItXIPXjpj0Yt7a0ozqYbA25up2GcSHlMos_G4
[01-Apr-2026 01:59:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Apr-2026 01:59:13 UTC] ✅ JWT token verified successfully for user profile
[01-Apr-2026 01:59:13 UTC] User ID: 220
[01-Apr-2026 01:59:13 UTC] ✅ User profile retrieved successfully for user ID: 220
[01-Apr-2026 01:59:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Apr-2026 01:59:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Apr-2026 01:59:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.176.75.148, 172.71.196.139","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMjAsInVzZXJuYW1lIjoiamlhbmdodSIsImVtYWlsIjoidGhhbmF0b3Nub2N0dXJlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTYxMzU1Mn0.tFZ-0kItXIPXjpj0Yt7a0ozqYbA25up2GcSHlMos_G4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e53fef8cc39ee04-ACC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.176.75.148","CF-IPCountry":"GH","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[01-Apr-2026 01:59:42 UTC] === User Orders API Called ===
[01-Apr-2026 01:59:42 UTC] User ID: 220
[01-Apr-2026 01:59:42 UTC] Limit: 20, Offset: 0
[01-Apr-2026 01:59:42 UTC] Orders found: 0
[01-Apr-2026 01:59:42 UTC] Orders data: []
[01-Apr-2026 01:59:42 UTC] Total orders count: 0
[01-Apr-2026 01:59:42 UTC] === API CALL LOG ===
[01-Apr-2026 01:59:42 UTC] Endpoint: user/profile.php
[01-Apr-2026 01:59:42 UTC] Full Log Data: {
    "timestamp": "2026-04-01 01:59:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.176.75.148",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.176.75.148, 172.71.196.139",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMjAsInVzZXJuYW1lIjoiamlhbmdodSIsImVtYWlsIjoidGhhbmF0b3Nub2N0dXJlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTYxMzU1Mn0.tFZ-0kItXIPXjpj0Yt7a0ozqYbA25up2GcSHlMos_G4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e53fef90c55ee04-ACC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.176.75.148",
        "CF-IPCountry": "GH",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Apr-2026 01:59:42 UTC] === END API CALL LOG ===
[01-Apr-2026 01:59:42 UTC] ✅ API Hash verification passed for profile endpoint
[01-Apr-2026 01:59:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMjAsInVzZXJuYW1lIjoiamlhbmdodSIsImVtYWlsIjoidGhhbmF0b3Nub2N0dXJlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTYxMzU1Mn0.tFZ-0kItXIPXjpj0Yt7a0ozqYbA25up2GcSHlMos_G4
[01-Apr-2026 01:59:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Apr-2026 01:59:42 UTC] ✅ JWT token verified successfully for user profile
[01-Apr-2026 01:59:42 UTC] User ID: 220
[01-Apr-2026 01:59:42 UTC] ✅ User profile retrieved successfully for user ID: 220
[01-Apr-2026 01:59:42 UTC] === API CALL LOG ===
[01-Apr-2026 01:59:42 UTC] Endpoint: user/profile.php
[01-Apr-2026 01:59:42 UTC] Full Log Data: {
    "timestamp": "2026-04-01 01:59:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.176.75.148",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.176.75.148, 172.71.196.139",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMjAsInVzZXJuYW1lIjoiamlhbmdodSIsImVtYWlsIjoidGhhbmF0b3Nub2N0dXJlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTYxMzU1Mn0.tFZ-0kItXIPXjpj0Yt7a0ozqYbA25up2GcSHlMos_G4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e53fefd0e4aee04-ACC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.176.75.148",
        "CF-IPCountry": "GH",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Apr-2026 01:59:42 UTC] === END API CALL LOG ===
[01-Apr-2026 01:59:42 UTC] ✅ API Hash verification passed for profile endpoint
[01-Apr-2026 01:59:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMjAsInVzZXJuYW1lIjoiamlhbmdodSIsImVtYWlsIjoidGhhbmF0b3Nub2N0dXJlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTYxMzU1Mn0.tFZ-0kItXIPXjpj0Yt7a0ozqYbA25up2GcSHlMos_G4
[01-Apr-2026 01:59:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Apr-2026 01:59:42 UTC] ✅ JWT token verified successfully for user profile
[01-Apr-2026 01:59:42 UTC] User ID: 220
[01-Apr-2026 01:59:42 UTC] ✅ User profile retrieved successfully for user ID: 220
[01-Apr-2026 02:00:04 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Apr-2026 02:00:04 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Apr-2026 02:00:04 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.176.75.148, 172.71.196.138","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMjAsInVzZXJuYW1lIjoiamlhbmdodSIsImVtYWlsIjoidGhhbmF0b3Nub2N0dXJlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTYxMzU1Mn0.tFZ-0kItXIPXjpj0Yt7a0ozqYbA25up2GcSHlMos_G4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e53ff840f4dee04-ACC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.176.75.148","CF-IPCountry":"GH","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[01-Apr-2026 02:00:04 UTC] === User Orders API Called ===
[01-Apr-2026 02:00:04 UTC] User ID: 220
[01-Apr-2026 02:00:04 UTC] Limit: 20, Offset: 0
[01-Apr-2026 02:00:04 UTC] Orders found: 0
[01-Apr-2026 02:00:04 UTC] Orders data: []
[01-Apr-2026 02:00:04 UTC] Total orders count: 0
[01-Apr-2026 02:00:04 UTC] === API CALL LOG ===
[01-Apr-2026 02:00:04 UTC] Endpoint: user/profile.php
[01-Apr-2026 02:00:04 UTC] Full Log Data: {
    "timestamp": "2026-04-01 02:00:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.176.75.148",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.176.75.148, 172.71.196.139",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMjAsInVzZXJuYW1lIjoiamlhbmdodSIsImVtYWlsIjoidGhhbmF0b3Nub2N0dXJlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTYxMzU1Mn0.tFZ-0kItXIPXjpj0Yt7a0ozqYbA25up2GcSHlMos_G4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e53ff845f7dee04-ACC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.176.75.148",
        "CF-IPCountry": "GH",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Apr-2026 02:00:04 UTC] === END API CALL LOG ===
[01-Apr-2026 02:00:04 UTC] ✅ API Hash verification passed for profile endpoint
[01-Apr-2026 02:00:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMjAsInVzZXJuYW1lIjoiamlhbmdodSIsImVtYWlsIjoidGhhbmF0b3Nub2N0dXJlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTYxMzU1Mn0.tFZ-0kItXIPXjpj0Yt7a0ozqYbA25up2GcSHlMos_G4
[01-Apr-2026 02:00:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Apr-2026 02:00:04 UTC] ✅ JWT token verified successfully for user profile
[01-Apr-2026 02:00:04 UTC] User ID: 220
[01-Apr-2026 02:00:04 UTC] ✅ User profile retrieved successfully for user ID: 220
[01-Apr-2026 02:00:05 UTC] === API CALL LOG ===
[01-Apr-2026 02:00:05 UTC] Endpoint: user/profile.php
[01-Apr-2026 02:00:05 UTC] Full Log Data: {
    "timestamp": "2026-04-01 02:00:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.176.75.148",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.176.75.148, 172.71.196.139",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMjAsInVzZXJuYW1lIjoiamlhbmdodSIsImVtYWlsIjoidGhhbmF0b3Nub2N0dXJlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTYxMzU1Mn0.tFZ-0kItXIPXjpj0Yt7a0ozqYbA25up2GcSHlMos_G4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e53ff888a19ee04-ACC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.176.75.148",
        "CF-IPCountry": "GH",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Apr-2026 02:00:05 UTC] === END API CALL LOG ===
[01-Apr-2026 02:00:05 UTC] ✅ API Hash verification passed for profile endpoint
[01-Apr-2026 02:00:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMjAsInVzZXJuYW1lIjoiamlhbmdodSIsImVtYWlsIjoidGhhbmF0b3Nub2N0dXJlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTYxMzU1Mn0.tFZ-0kItXIPXjpj0Yt7a0ozqYbA25up2GcSHlMos_G4
[01-Apr-2026 02:00:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Apr-2026 02:00:05 UTC] ✅ JWT token verified successfully for user profile
[01-Apr-2026 02:00:05 UTC] User ID: 220
[01-Apr-2026 02:00:05 UTC] ✅ User profile retrieved successfully for user ID: 220
[01-Apr-2026 02:00:16 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Apr-2026 02:00:16 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Apr-2026 02:00:16 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.176.75.148, 172.71.196.138","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMjAsInVzZXJuYW1lIjoiamlhbmdodSIsImVtYWlsIjoidGhhbmF0b3Nub2N0dXJlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTYxMzU1Mn0.tFZ-0kItXIPXjpj0Yt7a0ozqYbA25up2GcSHlMos_G4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e53ffca5b13ee04-ACC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.176.75.148","CF-IPCountry":"GH","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[01-Apr-2026 02:00:16 UTC] === User Orders API Called ===
[01-Apr-2026 02:00:16 UTC] User ID: 220
[01-Apr-2026 02:00:16 UTC] Limit: 20, Offset: 0
[01-Apr-2026 02:00:16 UTC] Orders found: 0
[01-Apr-2026 02:00:16 UTC] Orders data: []
[01-Apr-2026 02:00:16 UTC] Total orders count: 0
[01-Apr-2026 02:00:16 UTC] === API CALL LOG ===
[01-Apr-2026 02:00:16 UTC] Endpoint: user/profile.php
[01-Apr-2026 02:00:16 UTC] Full Log Data: {
    "timestamp": "2026-04-01 02:00:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.176.75.148",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.176.75.148, 172.71.196.139",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMjAsInVzZXJuYW1lIjoiamlhbmdodSIsImVtYWlsIjoidGhhbmF0b3Nub2N0dXJlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTYxMzU1Mn0.tFZ-0kItXIPXjpj0Yt7a0ozqYbA25up2GcSHlMos_G4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e53ffcacb56ee04-ACC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.176.75.148",
        "CF-IPCountry": "GH",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Apr-2026 02:00:16 UTC] === END API CALL LOG ===
[01-Apr-2026 02:00:16 UTC] ✅ API Hash verification passed for profile endpoint
[01-Apr-2026 02:00:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMjAsInVzZXJuYW1lIjoiamlhbmdodSIsImVtYWlsIjoidGhhbmF0b3Nub2N0dXJlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTYxMzU1Mn0.tFZ-0kItXIPXjpj0Yt7a0ozqYbA25up2GcSHlMos_G4
[01-Apr-2026 02:00:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Apr-2026 02:00:16 UTC] ✅ JWT token verified successfully for user profile
[01-Apr-2026 02:00:16 UTC] User ID: 220
[01-Apr-2026 02:00:16 UTC] ✅ User profile retrieved successfully for user ID: 220
[01-Apr-2026 02:00:16 UTC] === API CALL LOG ===
[01-Apr-2026 02:00:16 UTC] Endpoint: user/profile.php
[01-Apr-2026 02:00:16 UTC] Full Log Data: {
    "timestamp": "2026-04-01 02:00:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.176.75.148",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.176.75.148, 172.71.196.139",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMjAsInVzZXJuYW1lIjoiamlhbmdodSIsImVtYWlsIjoidGhhbmF0b3Nub2N0dXJlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTYxMzU1Mn0.tFZ-0kItXIPXjpj0Yt7a0ozqYbA25up2GcSHlMos_G4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e53ffcecdaaee04-ACC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.176.75.148",
        "CF-IPCountry": "GH",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Apr-2026 02:00:16 UTC] === END API CALL LOG ===
[01-Apr-2026 02:00:16 UTC] ✅ API Hash verification passed for profile endpoint
[01-Apr-2026 02:00:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMjAsInVzZXJuYW1lIjoiamlhbmdodSIsImVtYWlsIjoidGhhbmF0b3Nub2N0dXJlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTYxMzU1Mn0.tFZ-0kItXIPXjpj0Yt7a0ozqYbA25up2GcSHlMos_G4
[01-Apr-2026 02:00:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Apr-2026 02:00:16 UTC] ✅ JWT token verified successfully for user profile
[01-Apr-2026 02:00:16 UTC] User ID: 220
[01-Apr-2026 02:00:16 UTC] ✅ User profile retrieved successfully for user ID: 220
[01-Apr-2026 02:00:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Apr-2026 02:00:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Apr-2026 02:00:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.176.75.148, 172.71.196.138","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMjAsInVzZXJuYW1lIjoiamlhbmdodSIsImVtYWlsIjoidGhhbmF0b3Nub2N0dXJlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTYxMzU1Mn0.tFZ-0kItXIPXjpj0Yt7a0ozqYbA25up2GcSHlMos_G4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e53ffe3c989ee04-ACC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.176.75.148","CF-IPCountry":"GH","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[01-Apr-2026 02:00:19 UTC] === User Orders API Called ===
[01-Apr-2026 02:00:19 UTC] User ID: 220
[01-Apr-2026 02:00:19 UTC] Limit: 20, Offset: 0
[01-Apr-2026 02:00:19 UTC] Orders found: 0
[01-Apr-2026 02:00:19 UTC] Orders data: []
[01-Apr-2026 02:00:19 UTC] Total orders count: 0
[01-Apr-2026 02:00:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Apr-2026 02:00:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Apr-2026 02:00:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.176.75.148, 172.71.196.138","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMjAsInVzZXJuYW1lIjoiamlhbmdodSIsImVtYWlsIjoidGhhbmF0b3Nub2N0dXJlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTYxMzU1Mn0.tFZ-0kItXIPXjpj0Yt7a0ozqYbA25up2GcSHlMos_G4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e54000c0b9fee04-ACC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.176.75.148","CF-IPCountry":"GH","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[01-Apr-2026 02:00:26 UTC] === User Orders API Called ===
[01-Apr-2026 02:00:26 UTC] User ID: 220
[01-Apr-2026 02:00:26 UTC] Limit: 20, Offset: 0
[01-Apr-2026 02:00:26 UTC] Orders found: 0
[01-Apr-2026 02:00:26 UTC] Orders data: []
[01-Apr-2026 02:00:26 UTC] Total orders count: 0
[01-Apr-2026 02:00:26 UTC] === API CALL LOG ===
[01-Apr-2026 02:00:26 UTC] Endpoint: user/profile.php
[01-Apr-2026 02:00:26 UTC] Full Log Data: {
    "timestamp": "2026-04-01 02:00:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.176.75.148",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.176.75.148, 172.71.196.139",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMjAsInVzZXJuYW1lIjoiamlhbmdodSIsImVtYWlsIjoidGhhbmF0b3Nub2N0dXJlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTYxMzU1Mn0.tFZ-0kItXIPXjpj0Yt7a0ozqYbA25up2GcSHlMos_G4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e54000c8c06ee04-ACC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.176.75.148",
        "CF-IPCountry": "GH",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Apr-2026 02:00:26 UTC] === END API CALL LOG ===
[01-Apr-2026 02:00:26 UTC] ✅ API Hash verification passed for profile endpoint
[01-Apr-2026 02:00:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMjAsInVzZXJuYW1lIjoiamlhbmdodSIsImVtYWlsIjoidGhhbmF0b3Nub2N0dXJlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTYxMzU1Mn0.tFZ-0kItXIPXjpj0Yt7a0ozqYbA25up2GcSHlMos_G4
[01-Apr-2026 02:00:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Apr-2026 02:00:26 UTC] ✅ JWT token verified successfully for user profile
[01-Apr-2026 02:00:26 UTC] User ID: 220
[01-Apr-2026 02:00:26 UTC] ✅ User profile retrieved successfully for user ID: 220
[01-Apr-2026 02:00:27 UTC] === API CALL LOG ===
[01-Apr-2026 02:00:27 UTC] Endpoint: user/profile.php
[01-Apr-2026 02:00:27 UTC] Full Log Data: {
    "timestamp": "2026-04-01 02:00:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.176.75.148",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.176.75.148, 172.71.196.139",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMjAsInVzZXJuYW1lIjoiamlhbmdodSIsImVtYWlsIjoidGhhbmF0b3Nub2N0dXJlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTYxMzU1Mn0.tFZ-0kItXIPXjpj0Yt7a0ozqYbA25up2GcSHlMos_G4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e5400108e5fee04-ACC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.176.75.148",
        "CF-IPCountry": "GH",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Apr-2026 02:00:27 UTC] === END API CALL LOG ===
[01-Apr-2026 02:00:27 UTC] ✅ API Hash verification passed for profile endpoint
[01-Apr-2026 02:00:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMjAsInVzZXJuYW1lIjoiamlhbmdodSIsImVtYWlsIjoidGhhbmF0b3Nub2N0dXJlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTYxMzU1Mn0.tFZ-0kItXIPXjpj0Yt7a0ozqYbA25up2GcSHlMos_G4
[01-Apr-2026 02:00:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Apr-2026 02:00:27 UTC] ✅ JWT token verified successfully for user profile
[01-Apr-2026 02:00:27 UTC] User ID: 220
[01-Apr-2026 02:00:27 UTC] ✅ User profile retrieved successfully for user ID: 220
[01-Apr-2026 02:00:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Apr-2026 02:00:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Apr-2026 02:00:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.176.75.148, 172.71.196.138","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMjAsInVzZXJuYW1lIjoiamlhbmdodSIsImVtYWlsIjoidGhhbmF0b3Nub2N0dXJlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTYxMzU1Mn0.tFZ-0kItXIPXjpj0Yt7a0ozqYbA25up2GcSHlMos_G4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e540069c9a3ee04-ACC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.176.75.148","CF-IPCountry":"GH","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[01-Apr-2026 02:00:41 UTC] === User Orders API Called ===
[01-Apr-2026 02:00:41 UTC] User ID: 220
[01-Apr-2026 02:00:41 UTC] Limit: 20, Offset: 0
[01-Apr-2026 02:00:41 UTC] Orders found: 0
[01-Apr-2026 02:00:41 UTC] Orders data: []
[01-Apr-2026 02:00:41 UTC] Total orders count: 0
[01-Apr-2026 02:00:41 UTC] === API CALL LOG ===
[01-Apr-2026 02:00:41 UTC] Endpoint: user/profile.php
[01-Apr-2026 02:00:41 UTC] Full Log Data: {
    "timestamp": "2026-04-01 02:00:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.176.75.148",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.176.75.148, 172.71.196.139",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMjAsInVzZXJuYW1lIjoiamlhbmdodSIsImVtYWlsIjoidGhhbmF0b3Nub2N0dXJlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTYxMzU1Mn0.tFZ-0kItXIPXjpj0Yt7a0ozqYbA25up2GcSHlMos_G4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e54006a09caee04-ACC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.176.75.148",
        "CF-IPCountry": "GH",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Apr-2026 02:00:41 UTC] === END API CALL LOG ===
[01-Apr-2026 02:00:41 UTC] ✅ API Hash verification passed for profile endpoint
[01-Apr-2026 02:00:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMjAsInVzZXJuYW1lIjoiamlhbmdodSIsImVtYWlsIjoidGhhbmF0b3Nub2N0dXJlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTYxMzU1Mn0.tFZ-0kItXIPXjpj0Yt7a0ozqYbA25up2GcSHlMos_G4
[01-Apr-2026 02:00:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Apr-2026 02:00:41 UTC] ✅ JWT token verified successfully for user profile
[01-Apr-2026 02:00:41 UTC] User ID: 220
[01-Apr-2026 02:00:41 UTC] ✅ User profile retrieved successfully for user ID: 220
[01-Apr-2026 02:00:42 UTC] === API CALL LOG ===
[01-Apr-2026 02:00:42 UTC] Endpoint: user/profile.php
[01-Apr-2026 02:00:42 UTC] Full Log Data: {
    "timestamp": "2026-04-01 02:00:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.176.75.148",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.176.75.148, 172.71.196.139",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMjAsInVzZXJuYW1lIjoiamlhbmdodSIsImVtYWlsIjoidGhhbmF0b3Nub2N0dXJlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTYxMzU1Mn0.tFZ-0kItXIPXjpj0Yt7a0ozqYbA25up2GcSHlMos_G4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e54006e4dafee04-ACC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.176.75.148",
        "CF-IPCountry": "GH",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Apr-2026 02:00:42 UTC] === END API CALL LOG ===
[01-Apr-2026 02:00:42 UTC] ✅ API Hash verification passed for profile endpoint
[01-Apr-2026 02:00:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMjAsInVzZXJuYW1lIjoiamlhbmdodSIsImVtYWlsIjoidGhhbmF0b3Nub2N0dXJlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTYxMzU1Mn0.tFZ-0kItXIPXjpj0Yt7a0ozqYbA25up2GcSHlMos_G4
[01-Apr-2026 02:00:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Apr-2026 02:00:42 UTC] ✅ JWT token verified successfully for user profile
[01-Apr-2026 02:00:42 UTC] User ID: 220
[01-Apr-2026 02:00:42 UTC] ✅ User profile retrieved successfully for user ID: 220
[01-Apr-2026 02:00:52 UTC] === API CALL LOG ===
[01-Apr-2026 02:00:52 UTC] Endpoint: user/profile.php
[01-Apr-2026 02:00:52 UTC] Full Log Data: {
    "timestamp": "2026-04-01 02:00:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.176.75.148",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.176.75.148, 172.71.196.138",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMjAsInVzZXJuYW1lIjoiamlhbmdodSIsImVtYWlsIjoidGhhbmF0b3Nub2N0dXJlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTYxMzU1Mn0.tFZ-0kItXIPXjpj0Yt7a0ozqYbA25up2GcSHlMos_G4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e5400afc8f6ee04-ACC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.176.75.148",
        "CF-IPCountry": "GH",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Apr-2026 02:00:52 UTC] === END API CALL LOG ===
[01-Apr-2026 02:00:52 UTC] ✅ API Hash verification passed for profile endpoint
[01-Apr-2026 02:00:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMjAsInVzZXJuYW1lIjoiamlhbmdodSIsImVtYWlsIjoidGhhbmF0b3Nub2N0dXJlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTYxMzU1Mn0.tFZ-0kItXIPXjpj0Yt7a0ozqYbA25up2GcSHlMos_G4
[01-Apr-2026 02:00:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Apr-2026 02:00:52 UTC] ✅ JWT token verified successfully for user profile
[01-Apr-2026 02:00:52 UTC] User ID: 220
[01-Apr-2026 02:00:52 UTC] ✅ User profile retrieved successfully for user ID: 220
[01-Apr-2026 02:00:53 UTC] === API CALL LOG ===
[01-Apr-2026 02:00:53 UTC] Endpoint: user/profile.php
[01-Apr-2026 02:00:53 UTC] Full Log Data: {
    "timestamp": "2026-04-01 02:00:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.176.75.148",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.176.75.148, 172.71.196.138",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMjAsInVzZXJuYW1lIjoiamlhbmdodSIsImVtYWlsIjoidGhhbmF0b3Nub2N0dXJlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTYxMzU1Mn0.tFZ-0kItXIPXjpj0Yt7a0ozqYbA25up2GcSHlMos_G4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e5400b84df2ee04-ACC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.176.75.148",
        "CF-IPCountry": "GH",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Apr-2026 02:00:53 UTC] === END API CALL LOG ===
[01-Apr-2026 02:00:53 UTC] ✅ API Hash verification passed for profile endpoint
[01-Apr-2026 02:00:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMjAsInVzZXJuYW1lIjoiamlhbmdodSIsImVtYWlsIjoidGhhbmF0b3Nub2N0dXJlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTYxMzU1Mn0.tFZ-0kItXIPXjpj0Yt7a0ozqYbA25up2GcSHlMos_G4
[01-Apr-2026 02:00:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Apr-2026 02:00:53 UTC] ✅ JWT token verified successfully for user profile
[01-Apr-2026 02:00:53 UTC] User ID: 220
[01-Apr-2026 02:00:53 UTC] ✅ User profile retrieved successfully for user ID: 220
[01-Apr-2026 02:00:54 UTC] User Purchases API - User ID: 220
[01-Apr-2026 02:00:54 UTC] User Purchases API - Total purchases found: 0
[01-Apr-2026 02:01:01 UTC] === API CALL LOG ===
[01-Apr-2026 02:01:01 UTC] Endpoint: user/profile.php
[01-Apr-2026 02:01:01 UTC] Full Log Data: {
    "timestamp": "2026-04-01 02:01:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.176.75.148",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.176.75.148, 172.71.196.138",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMjAsInVzZXJuYW1lIjoiamlhbmdodSIsImVtYWlsIjoidGhhbmF0b3Nub2N0dXJlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTYxMzU1Mn0.tFZ-0kItXIPXjpj0Yt7a0ozqYbA25up2GcSHlMos_G4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e5400e9cf47ee04-ACC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.176.75.148",
        "CF-IPCountry": "GH",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Apr-2026 02:01:01 UTC] === END API CALL LOG ===
[01-Apr-2026 02:01:01 UTC] ✅ API Hash verification passed for profile endpoint
[01-Apr-2026 02:01:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMjAsInVzZXJuYW1lIjoiamlhbmdodSIsImVtYWlsIjoidGhhbmF0b3Nub2N0dXJlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTYxMzU1Mn0.tFZ-0kItXIPXjpj0Yt7a0ozqYbA25up2GcSHlMos_G4
[01-Apr-2026 02:01:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Apr-2026 02:01:01 UTC] ✅ JWT token verified successfully for user profile
[01-Apr-2026 02:01:01 UTC] User ID: 220
[01-Apr-2026 02:01:01 UTC] ✅ User profile retrieved successfully for user ID: 220
[01-Apr-2026 02:01:02 UTC] User Purchases API - User ID: 220
[01-Apr-2026 02:01:02 UTC] User Purchases API - Total purchases found: 0
[01-Apr-2026 02:01:08 UTC] === API CALL LOG ===
[01-Apr-2026 02:01:08 UTC] Endpoint: user/profile.php
[01-Apr-2026 02:01:08 UTC] Full Log Data: {
    "timestamp": "2026-04-01 02:01:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.176.75.148",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.176.75.148, 172.71.196.138",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMjAsInVzZXJuYW1lIjoiamlhbmdodSIsImVtYWlsIjoidGhhbmF0b3Nub2N0dXJlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTYxMzU1Mn0.tFZ-0kItXIPXjpj0Yt7a0ozqYbA25up2GcSHlMos_G4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e54011589b6ee04-ACC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.176.75.148",
        "CF-IPCountry": "GH",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Apr-2026 02:01:08 UTC] === END API CALL LOG ===
[01-Apr-2026 02:01:08 UTC] ✅ API Hash verification passed for profile endpoint
[01-Apr-2026 02:01:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMjAsInVzZXJuYW1lIjoiamlhbmdodSIsImVtYWlsIjoidGhhbmF0b3Nub2N0dXJlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTYxMzU1Mn0.tFZ-0kItXIPXjpj0Yt7a0ozqYbA25up2GcSHlMos_G4
[01-Apr-2026 02:01:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Apr-2026 02:01:08 UTC] ✅ JWT token verified successfully for user profile
[01-Apr-2026 02:01:08 UTC] User ID: 220
[01-Apr-2026 02:01:08 UTC] ✅ User profile retrieved successfully for user ID: 220
[01-Apr-2026 02:01:09 UTC] User Purchases API - User ID: 220
[01-Apr-2026 02:01:09 UTC] User Purchases API - Total purchases found: 0
[01-Apr-2026 02:01:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Apr-2026 02:01:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Apr-2026 02:01:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.176.75.148, 172.71.196.138","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMjAsInVzZXJuYW1lIjoiamlhbmdodSIsImVtYWlsIjoidGhhbmF0b3Nub2N0dXJlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTYxMzU1Mn0.tFZ-0kItXIPXjpj0Yt7a0ozqYbA25up2GcSHlMos_G4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e5401238918ee04-ACC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.176.75.148","CF-IPCountry":"GH","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[01-Apr-2026 02:01:11 UTC] === User Orders API Called ===
[01-Apr-2026 02:01:11 UTC] User ID: 220
[01-Apr-2026 02:01:11 UTC] Limit: 20, Offset: 0
[01-Apr-2026 02:01:11 UTC] Orders found: 0
[01-Apr-2026 02:01:11 UTC] Orders data: []
[01-Apr-2026 02:01:11 UTC] Total orders count: 0
[01-Apr-2026 02:01:11 UTC] === API CALL LOG ===
[01-Apr-2026 02:01:11 UTC] Endpoint: user/profile.php
[01-Apr-2026 02:01:11 UTC] Full Log Data: {
    "timestamp": "2026-04-01 02:01:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.176.75.148",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.176.75.148, 172.71.196.139",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMjAsInVzZXJuYW1lIjoiamlhbmdodSIsImVtYWlsIjoidGhhbmF0b3Nub2N0dXJlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTYxMzU1Mn0.tFZ-0kItXIPXjpj0Yt7a0ozqYbA25up2GcSHlMos_G4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e5401241985ee04-ACC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.176.75.148",
        "CF-IPCountry": "GH",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Apr-2026 02:01:11 UTC] === END API CALL LOG ===
[01-Apr-2026 02:01:11 UTC] ✅ API Hash verification passed for profile endpoint
[01-Apr-2026 02:01:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMjAsInVzZXJuYW1lIjoiamlhbmdodSIsImVtYWlsIjoidGhhbmF0b3Nub2N0dXJlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTYxMzU1Mn0.tFZ-0kItXIPXjpj0Yt7a0ozqYbA25up2GcSHlMos_G4
[01-Apr-2026 02:01:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Apr-2026 02:01:11 UTC] ✅ JWT token verified successfully for user profile
[01-Apr-2026 02:01:11 UTC] User ID: 220
[01-Apr-2026 02:01:11 UTC] ✅ User profile retrieved successfully for user ID: 220
[01-Apr-2026 02:01:11 UTC] === API CALL LOG ===
[01-Apr-2026 02:01:11 UTC] Endpoint: user/profile.php
[01-Apr-2026 02:01:11 UTC] Full Log Data: {
    "timestamp": "2026-04-01 02:01:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.176.75.148",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.176.75.148, 172.71.196.139",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMjAsInVzZXJuYW1lIjoiamlhbmdodSIsImVtYWlsIjoidGhhbmF0b3Nub2N0dXJlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTYxMzU1Mn0.tFZ-0kItXIPXjpj0Yt7a0ozqYbA25up2GcSHlMos_G4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e5401284c07ee04-ACC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.176.75.148",
        "CF-IPCountry": "GH",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Apr-2026 02:01:11 UTC] === END API CALL LOG ===
[01-Apr-2026 02:01:11 UTC] ✅ API Hash verification passed for profile endpoint
[01-Apr-2026 02:01:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMjAsInVzZXJuYW1lIjoiamlhbmdodSIsImVtYWlsIjoidGhhbmF0b3Nub2N0dXJlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTYxMzU1Mn0.tFZ-0kItXIPXjpj0Yt7a0ozqYbA25up2GcSHlMos_G4
[01-Apr-2026 02:01:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Apr-2026 02:01:11 UTC] ✅ JWT token verified successfully for user profile
[01-Apr-2026 02:01:11 UTC] User ID: 220
[01-Apr-2026 02:01:11 UTC] ✅ User profile retrieved successfully for user ID: 220
[01-Apr-2026 02:02:15 UTC] === API CALL LOG ===
[01-Apr-2026 02:02:15 UTC] Endpoint: user/profile.php
[01-Apr-2026 02:02:15 UTC] Full Log Data: {
    "timestamp": "2026-04-01 02:02:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.176.75.148",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.176.75.148, 172.71.196.139",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMjAsInVzZXJuYW1lIjoiamlhbmdodSIsImVtYWlsIjoidGhhbmF0b3Nub2N0dXJlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTYxMzU1Mn0.tFZ-0kItXIPXjpj0Yt7a0ozqYbA25up2GcSHlMos_G4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e5402b70b14ee04-ACC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.176.75.148",
        "CF-IPCountry": "GH",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Apr-2026 02:02:15 UTC] === END API CALL LOG ===
[01-Apr-2026 02:02:15 UTC] ✅ API Hash verification passed for profile endpoint
[01-Apr-2026 02:02:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMjAsInVzZXJuYW1lIjoiamlhbmdodSIsImVtYWlsIjoidGhhbmF0b3Nub2N0dXJlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTYxMzU1Mn0.tFZ-0kItXIPXjpj0Yt7a0ozqYbA25up2GcSHlMos_G4
[01-Apr-2026 02:02:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Apr-2026 02:02:15 UTC] ✅ JWT token verified successfully for user profile
[01-Apr-2026 02:02:15 UTC] User ID: 220
[01-Apr-2026 02:02:15 UTC] ✅ User profile retrieved successfully for user ID: 220
[01-Apr-2026 02:02:16 UTC] User Purchases API - User ID: 220
[01-Apr-2026 02:02:16 UTC] User Purchases API - Total purchases found: 0
[01-Apr-2026 03:06:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Apr-2026 03:06:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Apr-2026 03:06:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"39.34.186.248, 172.69.165.49","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIxIiwidXNlcm5hbWUiOiJ6ZWVyQDEyOCIsImVtYWlsIjoiemswMzEyNTc3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTYxNzYxNH0.AF4Fi2tOd5asvfEKHG7jhxFdfFf2S8NxiX2RDfzx6ZM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e54616c0bdaab62-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"39.34.186.248","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[01-Apr-2026 03:06:55 UTC] === User Orders API Called ===
[01-Apr-2026 03:06:55 UTC] User ID: 221
[01-Apr-2026 03:06:55 UTC] Limit: 20, Offset: 0
[01-Apr-2026 03:06:55 UTC] Orders found: 0
[01-Apr-2026 03:06:55 UTC] Orders data: []
[01-Apr-2026 03:06:55 UTC] Total orders count: 0
[01-Apr-2026 03:06:55 UTC] === API CALL LOG ===
[01-Apr-2026 03:06:55 UTC] Endpoint: user/profile.php
[01-Apr-2026 03:06:55 UTC] Full Log Data: {
    "timestamp": "2026-04-01 03:06:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "39.34.186.248",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "39.34.186.248, 172.69.165.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIxIiwidXNlcm5hbWUiOiJ6ZWVyQDEyOCIsImVtYWlsIjoiemswMzEyNTc3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTYxNzYxNH0.AF4Fi2tOd5asvfEKHG7jhxFdfFf2S8NxiX2RDfzx6ZM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e54616c0bd7ab62-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "39.34.186.248",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Apr-2026 03:06:55 UTC] === END API CALL LOG ===
[01-Apr-2026 03:06:55 UTC] ✅ API Hash verification passed for profile endpoint
[01-Apr-2026 03:06:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIxIiwidXNlcm5hbWUiOiJ6ZWVyQDEyOCIsImVtYWlsIjoiemswMzEyNTc3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTYxNzYxNH0.AF4Fi2tOd5asvfEKHG7jhxFdfFf2S8NxiX2RDfzx6ZM
[01-Apr-2026 03:06:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Apr-2026 03:06:55 UTC] ✅ JWT token verified successfully for user profile
[01-Apr-2026 03:06:55 UTC] User ID: 221
[01-Apr-2026 03:06:55 UTC] ✅ User profile retrieved successfully for user ID: 221
[01-Apr-2026 03:06:55 UTC] === API CALL LOG ===
[01-Apr-2026 03:06:55 UTC] Endpoint: user/profile.php
[01-Apr-2026 03:06:55 UTC] Full Log Data: {
    "timestamp": "2026-04-01 03:06:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "39.34.186.248",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "39.34.186.248, 172.69.165.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIxIiwidXNlcm5hbWUiOiJ6ZWVyQDEyOCIsImVtYWlsIjoiemswMzEyNTc3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTYxNzYxNH0.AF4Fi2tOd5asvfEKHG7jhxFdfFf2S8NxiX2RDfzx6ZM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e54616cec8bab62-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "39.34.186.248",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Apr-2026 03:06:55 UTC] === END API CALL LOG ===
[01-Apr-2026 03:06:55 UTC] ✅ API Hash verification passed for profile endpoint
[01-Apr-2026 03:06:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIxIiwidXNlcm5hbWUiOiJ6ZWVyQDEyOCIsImVtYWlsIjoiemswMzEyNTc3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTYxNzYxNH0.AF4Fi2tOd5asvfEKHG7jhxFdfFf2S8NxiX2RDfzx6ZM
[01-Apr-2026 03:06:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Apr-2026 03:06:55 UTC] ✅ JWT token verified successfully for user profile
[01-Apr-2026 03:06:55 UTC] User ID: 221
[01-Apr-2026 03:06:55 UTC] ✅ User profile retrieved successfully for user ID: 221
[01-Apr-2026 03:06:56 UTC] === API CALL LOG ===
[01-Apr-2026 03:06:56 UTC] Endpoint: user/profile.php
[01-Apr-2026 03:06:56 UTC] Full Log Data: {
    "timestamp": "2026-04-01 03:06:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "39.34.186.248",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "39.34.186.248, 172.69.165.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIxIiwidXNlcm5hbWUiOiJ6ZWVyQDEyOCIsImVtYWlsIjoiemswMzEyNTc3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTYxNzYxNH0.AF4Fi2tOd5asvfEKHG7jhxFdfFf2S8NxiX2RDfzx6ZM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e5461799faeab62-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "39.34.186.248",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Apr-2026 03:06:56 UTC] === END API CALL LOG ===
[01-Apr-2026 03:06:56 UTC] ✅ API Hash verification passed for profile endpoint
[01-Apr-2026 03:06:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIxIiwidXNlcm5hbWUiOiJ6ZWVyQDEyOCIsImVtYWlsIjoiemswMzEyNTc3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTYxNzYxNH0.AF4Fi2tOd5asvfEKHG7jhxFdfFf2S8NxiX2RDfzx6ZM
[01-Apr-2026 03:06:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Apr-2026 03:06:56 UTC] ✅ JWT token verified successfully for user profile
[01-Apr-2026 03:06:56 UTC] User ID: 221
[01-Apr-2026 03:06:56 UTC] ✅ User profile retrieved successfully for user ID: 221
[01-Apr-2026 03:07:19 UTC] === API CALL LOG ===
[01-Apr-2026 03:07:19 UTC] Endpoint: user/profile.php
[01-Apr-2026 03:07:19 UTC] Full Log Data: {
    "timestamp": "2026-04-01 03:07:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "39.34.186.248",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "39.34.186.248, 172.68.164.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIxIiwidXNlcm5hbWUiOiJ6ZWVyQDEyOCIsImVtYWlsIjoiemswMzEyNTc3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTYxNzYxNH0.AF4Fi2tOd5asvfEKHG7jhxFdfFf2S8NxiX2RDfzx6ZM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e54620649b7f88c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "39.34.186.248",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Apr-2026 03:07:19 UTC] === END API CALL LOG ===
[01-Apr-2026 03:07:19 UTC] ✅ API Hash verification passed for profile endpoint
[01-Apr-2026 03:07:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIxIiwidXNlcm5hbWUiOiJ6ZWVyQDEyOCIsImVtYWlsIjoiemswMzEyNTc3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTYxNzYxNH0.AF4Fi2tOd5asvfEKHG7jhxFdfFf2S8NxiX2RDfzx6ZM
[01-Apr-2026 03:07:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Apr-2026 03:07:19 UTC] ✅ JWT token verified successfully for user profile
[01-Apr-2026 03:07:19 UTC] User ID: 221
[01-Apr-2026 03:07:19 UTC] ✅ User profile retrieved successfully for user ID: 221
[01-Apr-2026 03:08:47 UTC] === API CALL LOG ===
[01-Apr-2026 03:08:47 UTC] Endpoint: user/profile.php
[01-Apr-2026 03:08:47 UTC] Full Log Data: {
    "timestamp": "2026-04-01 03:08:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "39.34.186.248",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "39.34.186.248, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIxIiwidXNlcm5hbWUiOiJ6ZWVyQDEyOCIsImVtYWlsIjoiemswMzEyNTc3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTYxNzYxNH0.AF4Fi2tOd5asvfEKHG7jhxFdfFf2S8NxiX2RDfzx6ZM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e54642b1cfca24f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "39.34.186.248",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Apr-2026 03:08:47 UTC] === END API CALL LOG ===
[01-Apr-2026 03:08:47 UTC] ✅ API Hash verification passed for profile endpoint
[01-Apr-2026 03:08:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIxIiwidXNlcm5hbWUiOiJ6ZWVyQDEyOCIsImVtYWlsIjoiemswMzEyNTc3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTYxNzYxNH0.AF4Fi2tOd5asvfEKHG7jhxFdfFf2S8NxiX2RDfzx6ZM
[01-Apr-2026 03:08:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Apr-2026 03:08:47 UTC] ✅ JWT token verified successfully for user profile
[01-Apr-2026 03:08:47 UTC] User ID: 221
[01-Apr-2026 03:08:47 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Apr-2026 03:08:47 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Apr-2026 03:08:47 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"39.34.186.248, 104.23.175.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIxIiwidXNlcm5hbWUiOiJ6ZWVyQDEyOCIsImVtYWlsIjoiemswMzEyNTc3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTYxNzYxNH0.AF4Fi2tOd5asvfEKHG7jhxFdfFf2S8NxiX2RDfzx6ZM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e54642b1cf7a24f-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"39.34.186.248","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[01-Apr-2026 03:08:47 UTC] === User Orders API Called ===
[01-Apr-2026 03:08:47 UTC] User ID: 221
[01-Apr-2026 03:08:47 UTC] Limit: 20, Offset: 0
[01-Apr-2026 03:08:47 UTC] Orders found: 0
[01-Apr-2026 03:08:47 UTC] Orders data: []
[01-Apr-2026 03:08:47 UTC] Total orders count: 0
[01-Apr-2026 03:08:47 UTC] ✅ User profile retrieved successfully for user ID: 221
[01-Apr-2026 03:08:47 UTC] === API CALL LOG ===
[01-Apr-2026 03:08:47 UTC] Endpoint: user/profile.php
[01-Apr-2026 03:08:47 UTC] Full Log Data: {
    "timestamp": "2026-04-01 03:08:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "39.34.186.248",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "39.34.186.248, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIxIiwidXNlcm5hbWUiOiJ6ZWVyQDEyOCIsImVtYWlsIjoiemswMzEyNTc3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTYxNzYxNH0.AF4Fi2tOd5asvfEKHG7jhxFdfFf2S8NxiX2RDfzx6ZM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e54642edeeea24f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "39.34.186.248",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Apr-2026 03:08:47 UTC] === END API CALL LOG ===
[01-Apr-2026 03:08:47 UTC] ✅ API Hash verification passed for profile endpoint
[01-Apr-2026 03:08:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIxIiwidXNlcm5hbWUiOiJ6ZWVyQDEyOCIsImVtYWlsIjoiemswMzEyNTc3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTYxNzYxNH0.AF4Fi2tOd5asvfEKHG7jhxFdfFf2S8NxiX2RDfzx6ZM
[01-Apr-2026 03:08:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Apr-2026 03:08:47 UTC] ✅ JWT token verified successfully for user profile
[01-Apr-2026 03:08:47 UTC] User ID: 221
[01-Apr-2026 03:08:47 UTC] ✅ User profile retrieved successfully for user ID: 221
[01-Apr-2026 03:08:48 UTC] === API CALL LOG ===
[01-Apr-2026 03:08:48 UTC] Endpoint: user/profile.php
[01-Apr-2026 03:08:48 UTC] Full Log Data: {
    "timestamp": "2026-04-01 03:08:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "39.34.186.248",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "39.34.186.248, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIxIiwidXNlcm5hbWUiOiJ6ZWVyQDEyOCIsImVtYWlsIjoiemswMzEyNTc3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTYxNzYxNH0.AF4Fi2tOd5asvfEKHG7jhxFdfFf2S8NxiX2RDfzx6ZM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e546432995ea24f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "39.34.186.248",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Apr-2026 03:08:48 UTC] === END API CALL LOG ===
[01-Apr-2026 03:08:48 UTC] ✅ API Hash verification passed for profile endpoint
[01-Apr-2026 03:08:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIxIiwidXNlcm5hbWUiOiJ6ZWVyQDEyOCIsImVtYWlsIjoiemswMzEyNTc3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTYxNzYxNH0.AF4Fi2tOd5asvfEKHG7jhxFdfFf2S8NxiX2RDfzx6ZM
[01-Apr-2026 03:08:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Apr-2026 03:08:48 UTC] ✅ JWT token verified successfully for user profile
[01-Apr-2026 03:08:48 UTC] User ID: 221
[01-Apr-2026 03:08:48 UTC] ✅ User profile retrieved successfully for user ID: 221
[01-Apr-2026 03:09:04 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Apr-2026 03:09:04 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Apr-2026 03:09:04 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"39.34.186.248, 104.23.175.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIxIiwidXNlcm5hbWUiOiJ6ZWVyQDEyOCIsImVtYWlsIjoiemswMzEyNTc3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTYxNzYxNH0.AF4Fi2tOd5asvfEKHG7jhxFdfFf2S8NxiX2RDfzx6ZM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e546496af77a24f-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"39.34.186.248","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[01-Apr-2026 03:09:04 UTC] === User Orders API Called ===
[01-Apr-2026 03:09:04 UTC] User ID: 221
[01-Apr-2026 03:09:04 UTC] Limit: 20, Offset: 0
[01-Apr-2026 03:09:04 UTC] Orders found: 0
[01-Apr-2026 03:09:04 UTC] Orders data: []
[01-Apr-2026 03:09:04 UTC] Total orders count: 0
[01-Apr-2026 03:09:06 UTC] === API CALL LOG ===
[01-Apr-2026 03:09:06 UTC] Endpoint: user/profile.php
[01-Apr-2026 03:09:06 UTC] Full Log Data: {
    "timestamp": "2026-04-01 03:09:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "39.34.186.248",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "39.34.186.248, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIxIiwidXNlcm5hbWUiOiJ6ZWVyQDEyOCIsImVtYWlsIjoiemswMzEyNTc3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTYxNzYxNH0.AF4Fi2tOd5asvfEKHG7jhxFdfFf2S8NxiX2RDfzx6ZM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e5464a13ba3a24f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "39.34.186.248",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Apr-2026 03:09:06 UTC] === END API CALL LOG ===
[01-Apr-2026 03:09:06 UTC] ✅ API Hash verification passed for profile endpoint
[01-Apr-2026 03:09:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIxIiwidXNlcm5hbWUiOiJ6ZWVyQDEyOCIsImVtYWlsIjoiemswMzEyNTc3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTYxNzYxNH0.AF4Fi2tOd5asvfEKHG7jhxFdfFf2S8NxiX2RDfzx6ZM
[01-Apr-2026 03:09:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Apr-2026 03:09:06 UTC] ✅ JWT token verified successfully for user profile
[01-Apr-2026 03:09:06 UTC] User ID: 221
[01-Apr-2026 03:09:06 UTC] ✅ User profile retrieved successfully for user ID: 221
[01-Apr-2026 03:09:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Apr-2026 03:09:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Apr-2026 03:09:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"39.34.186.248, 104.23.175.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIxIiwidXNlcm5hbWUiOiJ6ZWVyQDEyOCIsImVtYWlsIjoiemswMzEyNTc3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTYxNzYxNH0.AF4Fi2tOd5asvfEKHG7jhxFdfFf2S8NxiX2RDfzx6ZM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e5464a09a03a24f-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"39.34.186.248","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[01-Apr-2026 03:09:06 UTC] === User Orders API Called ===
[01-Apr-2026 03:09:06 UTC] User ID: 221
[01-Apr-2026 03:09:06 UTC] Limit: 20, Offset: 0
[01-Apr-2026 03:09:06 UTC] Orders found: 0
[01-Apr-2026 03:09:06 UTC] Orders data: []
[01-Apr-2026 03:09:06 UTC] Total orders count: 0
[01-Apr-2026 03:09:06 UTC] === API CALL LOG ===
[01-Apr-2026 03:09:06 UTC] Endpoint: user/profile.php
[01-Apr-2026 03:09:06 UTC] Full Log Data: {
    "timestamp": "2026-04-01 03:09:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "39.34.186.248",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "39.34.186.248, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIxIiwidXNlcm5hbWUiOiJ6ZWVyQDEyOCIsImVtYWlsIjoiemswMzEyNTc3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTYxNzYxNH0.AF4Fi2tOd5asvfEKHG7jhxFdfFf2S8NxiX2RDfzx6ZM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e5464a49c3ca24f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "39.34.186.248",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Apr-2026 03:09:06 UTC] === END API CALL LOG ===
[01-Apr-2026 03:09:06 UTC] ✅ API Hash verification passed for profile endpoint
[01-Apr-2026 03:09:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIxIiwidXNlcm5hbWUiOiJ6ZWVyQDEyOCIsImVtYWlsIjoiemswMzEyNTc3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTYxNzYxNH0.AF4Fi2tOd5asvfEKHG7jhxFdfFf2S8NxiX2RDfzx6ZM
[01-Apr-2026 03:09:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Apr-2026 03:09:06 UTC] ✅ JWT token verified successfully for user profile
[01-Apr-2026 03:09:06 UTC] User ID: 221
[01-Apr-2026 03:09:06 UTC] ✅ User profile retrieved successfully for user ID: 221
[01-Apr-2026 03:09:07 UTC] === API CALL LOG ===
[01-Apr-2026 03:09:07 UTC] Endpoint: user/profile.php
[01-Apr-2026 03:09:07 UTC] Full Log Data: {
    "timestamp": "2026-04-01 03:09:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "39.34.186.248",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "39.34.186.248, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIxIiwidXNlcm5hbWUiOiJ6ZWVyQDEyOCIsImVtYWlsIjoiemswMzEyNTc3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTYxNzYxNH0.AF4Fi2tOd5asvfEKHG7jhxFdfFf2S8NxiX2RDfzx6ZM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e5464a90f5fa24f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "39.34.186.248",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Apr-2026 03:09:07 UTC] === END API CALL LOG ===
[01-Apr-2026 03:09:07 UTC] ✅ API Hash verification passed for profile endpoint
[01-Apr-2026 03:09:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIxIiwidXNlcm5hbWUiOiJ6ZWVyQDEyOCIsImVtYWlsIjoiemswMzEyNTc3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTYxNzYxNH0.AF4Fi2tOd5asvfEKHG7jhxFdfFf2S8NxiX2RDfzx6ZM
[01-Apr-2026 03:09:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Apr-2026 03:09:07 UTC] ✅ JWT token verified successfully for user profile
[01-Apr-2026 03:09:07 UTC] User ID: 221
[01-Apr-2026 03:09:07 UTC] ✅ User profile retrieved successfully for user ID: 221
[01-Apr-2026 03:09:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Apr-2026 03:09:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Apr-2026 03:09:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"39.34.186.248, 104.23.175.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIxIiwidXNlcm5hbWUiOiJ6ZWVyQDEyOCIsImVtYWlsIjoiemswMzEyNTc3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTYxNzYxNH0.AF4Fi2tOd5asvfEKHG7jhxFdfFf2S8NxiX2RDfzx6ZM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e5464dade8fa24f-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"39.34.186.248","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[01-Apr-2026 03:09:15 UTC] === User Orders API Called ===
[01-Apr-2026 03:09:15 UTC] User ID: 221
[01-Apr-2026 03:09:15 UTC] Limit: 20, Offset: 0
[01-Apr-2026 03:09:15 UTC] Orders found: 0
[01-Apr-2026 03:09:15 UTC] Orders data: []
[01-Apr-2026 03:09:15 UTC] Total orders count: 0
[01-Apr-2026 03:09:15 UTC] === API CALL LOG ===
[01-Apr-2026 03:09:15 UTC] Endpoint: user/profile.php
[01-Apr-2026 03:09:15 UTC] Full Log Data: {
    "timestamp": "2026-04-01 03:09:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "39.34.186.248",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "39.34.186.248, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIxIiwidXNlcm5hbWUiOiJ6ZWVyQDEyOCIsImVtYWlsIjoiemswMzEyNTc3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTYxNzYxNH0.AF4Fi2tOd5asvfEKHG7jhxFdfFf2S8NxiX2RDfzx6ZM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e5464db782ca24f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "39.34.186.248",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Apr-2026 03:09:15 UTC] === END API CALL LOG ===
[01-Apr-2026 03:09:15 UTC] ✅ API Hash verification passed for profile endpoint
[01-Apr-2026 03:09:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIxIiwidXNlcm5hbWUiOiJ6ZWVyQDEyOCIsImVtYWlsIjoiemswMzEyNTc3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTYxNzYxNH0.AF4Fi2tOd5asvfEKHG7jhxFdfFf2S8NxiX2RDfzx6ZM
[01-Apr-2026 03:09:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Apr-2026 03:09:15 UTC] ✅ JWT token verified successfully for user profile
[01-Apr-2026 03:09:15 UTC] User ID: 221
[01-Apr-2026 03:09:15 UTC] ✅ User profile retrieved successfully for user ID: 221
[01-Apr-2026 03:09:16 UTC] === API CALL LOG ===
[01-Apr-2026 03:09:16 UTC] Endpoint: user/profile.php
[01-Apr-2026 03:09:16 UTC] Full Log Data: {
    "timestamp": "2026-04-01 03:09:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "39.34.186.248",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "39.34.186.248, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIxIiwidXNlcm5hbWUiOiJ6ZWVyQDEyOCIsImVtYWlsIjoiemswMzEyNTc3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTYxNzYxNH0.AF4Fi2tOd5asvfEKHG7jhxFdfFf2S8NxiX2RDfzx6ZM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e5464df395fa24f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "39.34.186.248",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Apr-2026 03:09:16 UTC] === END API CALL LOG ===
[01-Apr-2026 03:09:16 UTC] ✅ API Hash verification passed for profile endpoint
[01-Apr-2026 03:09:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIxIiwidXNlcm5hbWUiOiJ6ZWVyQDEyOCIsImVtYWlsIjoiemswMzEyNTc3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTYxNzYxNH0.AF4Fi2tOd5asvfEKHG7jhxFdfFf2S8NxiX2RDfzx6ZM
[01-Apr-2026 03:09:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Apr-2026 03:09:16 UTC] ✅ JWT token verified successfully for user profile
[01-Apr-2026 03:09:16 UTC] User ID: 221
[01-Apr-2026 03:09:16 UTC] ✅ User profile retrieved successfully for user ID: 221
[01-Apr-2026 03:09:16 UTC] === API CALL LOG ===
[01-Apr-2026 03:09:16 UTC] Endpoint: user/profile.php
[01-Apr-2026 03:09:16 UTC] Full Log Data: {
    "timestamp": "2026-04-01 03:09:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "39.34.186.248",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "39.34.186.248, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIxIiwidXNlcm5hbWUiOiJ6ZWVyQDEyOCIsImVtYWlsIjoiemswMzEyNTc3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTYxNzYxNH0.AF4Fi2tOd5asvfEKHG7jhxFdfFf2S8NxiX2RDfzx6ZM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e5464e26956a24f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "39.34.186.248",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Apr-2026 03:09:16 UTC] === END API CALL LOG ===
[01-Apr-2026 03:09:16 UTC] ✅ API Hash verification passed for profile endpoint
[01-Apr-2026 03:09:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIxIiwidXNlcm5hbWUiOiJ6ZWVyQDEyOCIsImVtYWlsIjoiemswMzEyNTc3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTYxNzYxNH0.AF4Fi2tOd5asvfEKHG7jhxFdfFf2S8NxiX2RDfzx6ZM
[01-Apr-2026 03:09:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Apr-2026 03:09:16 UTC] ✅ JWT token verified successfully for user profile
[01-Apr-2026 03:09:16 UTC] User ID: 221
[01-Apr-2026 03:09:16 UTC] ✅ User profile retrieved successfully for user ID: 221
[01-Apr-2026 03:09:22 UTC] === API CALL LOG ===
[01-Apr-2026 03:09:22 UTC] Endpoint: user/profile.php
[01-Apr-2026 03:09:22 UTC] Full Log Data: {
    "timestamp": "2026-04-01 03:09:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "39.34.186.248",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "39.34.186.248, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIxIiwidXNlcm5hbWUiOiJ6ZWVyQDEyOCIsImVtYWlsIjoiemswMzEyNTc3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTYxNzYxNH0.AF4Fi2tOd5asvfEKHG7jhxFdfFf2S8NxiX2RDfzx6ZM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e546508aae0a24f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "39.34.186.248",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Apr-2026 03:09:22 UTC] === END API CALL LOG ===
[01-Apr-2026 03:09:22 UTC] ✅ API Hash verification passed for profile endpoint
[01-Apr-2026 03:09:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIxIiwidXNlcm5hbWUiOiJ6ZWVyQDEyOCIsImVtYWlsIjoiemswMzEyNTc3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTYxNzYxNH0.AF4Fi2tOd5asvfEKHG7jhxFdfFf2S8NxiX2RDfzx6ZM
[01-Apr-2026 03:09:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Apr-2026 03:09:22 UTC] ✅ JWT token verified successfully for user profile
[01-Apr-2026 03:09:22 UTC] User ID: 221
[01-Apr-2026 03:09:22 UTC] ✅ User profile retrieved successfully for user ID: 221
[01-Apr-2026 03:09:30 UTC] === API CALL LOG ===
[01-Apr-2026 03:09:30 UTC] Endpoint: user/profile.php
[01-Apr-2026 03:09:30 UTC] Full Log Data: {
    "timestamp": "2026-04-01 03:09:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "39.34.186.248",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "39.34.186.248, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIxIiwidXNlcm5hbWUiOiJ6ZWVyQDEyOCIsImVtYWlsIjoiemswMzEyNTc3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTYxNzYxNH0.AF4Fi2tOd5asvfEKHG7jhxFdfFf2S8NxiX2RDfzx6ZM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e5465377e7ea24f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "39.34.186.248",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Apr-2026 03:09:30 UTC] === END API CALL LOG ===
[01-Apr-2026 03:09:30 UTC] ✅ API Hash verification passed for profile endpoint
[01-Apr-2026 03:09:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIxIiwidXNlcm5hbWUiOiJ6ZWVyQDEyOCIsImVtYWlsIjoiemswMzEyNTc3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTYxNzYxNH0.AF4Fi2tOd5asvfEKHG7jhxFdfFf2S8NxiX2RDfzx6ZM
[01-Apr-2026 03:09:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Apr-2026 03:09:30 UTC] ✅ JWT token verified successfully for user profile
[01-Apr-2026 03:09:30 UTC] User ID: 221
[01-Apr-2026 03:09:30 UTC] ✅ User profile retrieved successfully for user ID: 221
[01-Apr-2026 03:09:40 UTC] === API CALL LOG ===
[01-Apr-2026 03:09:40 UTC] Endpoint: user/profile.php
[01-Apr-2026 03:09:40 UTC] Full Log Data: {
    "timestamp": "2026-04-01 03:09:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "39.34.186.248",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "39.34.186.248, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIxIiwidXNlcm5hbWUiOiJ6ZWVyQDEyOCIsImVtYWlsIjoiemswMzEyNTc3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTYxNzYxNH0.AF4Fi2tOd5asvfEKHG7jhxFdfFf2S8NxiX2RDfzx6ZM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e546579497ea24f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "39.34.186.248",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Apr-2026 03:09:40 UTC] === END API CALL LOG ===
[01-Apr-2026 03:09:40 UTC] ✅ API Hash verification passed for profile endpoint
[01-Apr-2026 03:09:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIxIiwidXNlcm5hbWUiOiJ6ZWVyQDEyOCIsImVtYWlsIjoiemswMzEyNTc3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTYxNzYxNH0.AF4Fi2tOd5asvfEKHG7jhxFdfFf2S8NxiX2RDfzx6ZM
[01-Apr-2026 03:09:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Apr-2026 03:09:40 UTC] ✅ JWT token verified successfully for user profile
[01-Apr-2026 03:09:40 UTC] User ID: 221
[01-Apr-2026 03:09:40 UTC] ✅ User profile retrieved successfully for user ID: 221
[01-Apr-2026 03:09:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Apr-2026 03:09:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Apr-2026 03:09:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"39.34.186.248, 104.23.175.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIxIiwidXNlcm5hbWUiOiJ6ZWVyQDEyOCIsImVtYWlsIjoiemswMzEyNTc3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTYxNzYxNH0.AF4Fi2tOd5asvfEKHG7jhxFdfFf2S8NxiX2RDfzx6ZM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e546578afc4a24f-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"39.34.186.248","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[01-Apr-2026 03:09:40 UTC] === User Orders API Called ===
[01-Apr-2026 03:09:40 UTC] User ID: 221
[01-Apr-2026 03:09:40 UTC] Limit: 20, Offset: 0
[01-Apr-2026 03:09:40 UTC] Orders found: 0
[01-Apr-2026 03:09:40 UTC] Orders data: []
[01-Apr-2026 03:09:40 UTC] Total orders count: 0
[01-Apr-2026 03:09:41 UTC] === API CALL LOG ===
[01-Apr-2026 03:09:41 UTC] Endpoint: user/profile.php
[01-Apr-2026 03:09:41 UTC] Full Log Data: {
    "timestamp": "2026-04-01 03:09:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "39.34.186.248",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "39.34.186.248, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIxIiwidXNlcm5hbWUiOiJ6ZWVyQDEyOCIsImVtYWlsIjoiemswMzEyNTc3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTYxNzYxNH0.AF4Fi2tOd5asvfEKHG7jhxFdfFf2S8NxiX2RDfzx6ZM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e54657c895ca24f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "39.34.186.248",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Apr-2026 03:09:41 UTC] === END API CALL LOG ===
[01-Apr-2026 03:09:41 UTC] ✅ API Hash verification passed for profile endpoint
[01-Apr-2026 03:09:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIxIiwidXNlcm5hbWUiOiJ6ZWVyQDEyOCIsImVtYWlsIjoiemswMzEyNTc3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTYxNzYxNH0.AF4Fi2tOd5asvfEKHG7jhxFdfFf2S8NxiX2RDfzx6ZM
[01-Apr-2026 03:09:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Apr-2026 03:09:41 UTC] ✅ JWT token verified successfully for user profile
[01-Apr-2026 03:09:41 UTC] User ID: 221
[01-Apr-2026 03:09:41 UTC] ✅ User profile retrieved successfully for user ID: 221
[01-Apr-2026 03:09:42 UTC] === API CALL LOG ===
[01-Apr-2026 03:09:42 UTC] Endpoint: user/profile.php
[01-Apr-2026 03:09:42 UTC] Full Log Data: {
    "timestamp": "2026-04-01 03:09:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "39.34.186.248",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "39.34.186.248, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIxIiwidXNlcm5hbWUiOiJ6ZWVyQDEyOCIsImVtYWlsIjoiemswMzEyNTc3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTYxNzYxNH0.AF4Fi2tOd5asvfEKHG7jhxFdfFf2S8NxiX2RDfzx6ZM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e546580ec65a24f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "39.34.186.248",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Apr-2026 03:09:42 UTC] === END API CALL LOG ===
[01-Apr-2026 03:09:42 UTC] ✅ API Hash verification passed for profile endpoint
[01-Apr-2026 03:09:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIxIiwidXNlcm5hbWUiOiJ6ZWVyQDEyOCIsImVtYWlsIjoiemswMzEyNTc3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTYxNzYxNH0.AF4Fi2tOd5asvfEKHG7jhxFdfFf2S8NxiX2RDfzx6ZM
[01-Apr-2026 03:09:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Apr-2026 03:09:42 UTC] ✅ JWT token verified successfully for user profile
[01-Apr-2026 03:09:42 UTC] User ID: 221
[01-Apr-2026 03:09:42 UTC] ✅ User profile retrieved successfully for user ID: 221
[01-Apr-2026 03:09:50 UTC] === API CALL LOG ===
[01-Apr-2026 03:09:50 UTC] Endpoint: user/profile.php
[01-Apr-2026 03:09:50 UTC] Full Log Data: {
    "timestamp": "2026-04-01 03:09:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "39.34.186.248",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "39.34.186.248, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIxIiwidXNlcm5hbWUiOiJ6ZWVyQDEyOCIsImVtYWlsIjoiemswMzEyNTc3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTYxNzYxNH0.AF4Fi2tOd5asvfEKHG7jhxFdfFf2S8NxiX2RDfzx6ZM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e5465b5cae2a24f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "39.34.186.248",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Apr-2026 03:09:50 UTC] === END API CALL LOG ===
[01-Apr-2026 03:09:50 UTC] ✅ API Hash verification passed for profile endpoint
[01-Apr-2026 03:09:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIxIiwidXNlcm5hbWUiOiJ6ZWVyQDEyOCIsImVtYWlsIjoiemswMzEyNTc3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTYxNzYxNH0.AF4Fi2tOd5asvfEKHG7jhxFdfFf2S8NxiX2RDfzx6ZM
[01-Apr-2026 03:09:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Apr-2026 03:09:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Apr-2026 03:09:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Apr-2026 03:09:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"39.34.186.248, 104.23.175.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIxIiwidXNlcm5hbWUiOiJ6ZWVyQDEyOCIsImVtYWlsIjoiemswMzEyNTc3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTYxNzYxNH0.AF4Fi2tOd5asvfEKHG7jhxFdfFf2S8NxiX2RDfzx6ZM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e5465b5cae0a24f-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"39.34.186.248","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[01-Apr-2026 03:09:50 UTC] ✅ JWT token verified successfully for user profile
[01-Apr-2026 03:09:50 UTC] User ID: 221
[01-Apr-2026 03:09:50 UTC] === User Orders API Called ===
[01-Apr-2026 03:09:50 UTC] User ID: 221
[01-Apr-2026 03:09:50 UTC] Limit: 20, Offset: 0
[01-Apr-2026 03:09:50 UTC] ✅ User profile retrieved successfully for user ID: 221
[01-Apr-2026 03:09:50 UTC] Orders found: 0
[01-Apr-2026 03:09:50 UTC] Orders data: []
[01-Apr-2026 03:09:50 UTC] Total orders count: 0
[01-Apr-2026 03:09:51 UTC] === API CALL LOG ===
[01-Apr-2026 03:09:51 UTC] Endpoint: user/profile.php
[01-Apr-2026 03:09:51 UTC] Full Log Data: {
    "timestamp": "2026-04-01 03:09:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "39.34.186.248",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "39.34.186.248, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIxIiwidXNlcm5hbWUiOiJ6ZWVyQDEyOCIsImVtYWlsIjoiemswMzEyNTc3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTYxNzYxNH0.AF4Fi2tOd5asvfEKHG7jhxFdfFf2S8NxiX2RDfzx6ZM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e5465b98bbda24f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "39.34.186.248",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Apr-2026 03:09:51 UTC] === END API CALL LOG ===
[01-Apr-2026 03:09:51 UTC] ✅ API Hash verification passed for profile endpoint
[01-Apr-2026 03:09:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIxIiwidXNlcm5hbWUiOiJ6ZWVyQDEyOCIsImVtYWlsIjoiemswMzEyNTc3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTYxNzYxNH0.AF4Fi2tOd5asvfEKHG7jhxFdfFf2S8NxiX2RDfzx6ZM
[01-Apr-2026 03:09:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Apr-2026 03:09:51 UTC] ✅ JWT token verified successfully for user profile
[01-Apr-2026 03:09:51 UTC] User ID: 221
[01-Apr-2026 03:09:51 UTC] ✅ User profile retrieved successfully for user ID: 221
[01-Apr-2026 03:09:52 UTC] === API CALL LOG ===
[01-Apr-2026 03:09:52 UTC] Endpoint: user/profile.php
[01-Apr-2026 03:09:52 UTC] Full Log Data: {
    "timestamp": "2026-04-01 03:09:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "39.34.186.248",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "39.34.186.248, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIxIiwidXNlcm5hbWUiOiJ6ZWVyQDEyOCIsImVtYWlsIjoiemswMzEyNTc3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTYxNzYxNH0.AF4Fi2tOd5asvfEKHG7jhxFdfFf2S8NxiX2RDfzx6ZM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e5465bfcbe2a24f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "39.34.186.248",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Apr-2026 03:09:52 UTC] === END API CALL LOG ===
[01-Apr-2026 03:09:52 UTC] ✅ API Hash verification passed for profile endpoint
[01-Apr-2026 03:09:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIxIiwidXNlcm5hbWUiOiJ6ZWVyQDEyOCIsImVtYWlsIjoiemswMzEyNTc3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTYxNzYxNH0.AF4Fi2tOd5asvfEKHG7jhxFdfFf2S8NxiX2RDfzx6ZM
[01-Apr-2026 03:09:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Apr-2026 03:09:52 UTC] ✅ JWT token verified successfully for user profile
[01-Apr-2026 03:09:52 UTC] User ID: 221
[01-Apr-2026 03:09:52 UTC] ✅ User profile retrieved successfully for user ID: 221
[01-Apr-2026 03:09:53 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Apr-2026 03:09:53 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Apr-2026 03:09:53 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"39.34.186.248, 104.23.175.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIxIiwidXNlcm5hbWUiOiJ6ZWVyQDEyOCIsImVtYWlsIjoiemswMzEyNTc3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTYxNzYxNH0.AF4Fi2tOd5asvfEKHG7jhxFdfFf2S8NxiX2RDfzx6ZM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e5465c78f39a24f-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"39.34.186.248","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[01-Apr-2026 03:09:53 UTC] === User Orders API Called ===
[01-Apr-2026 03:09:53 UTC] User ID: 221
[01-Apr-2026 03:09:53 UTC] Limit: 20, Offset: 0
[01-Apr-2026 03:09:53 UTC] Orders found: 0
[01-Apr-2026 03:09:53 UTC] Orders data: []
[01-Apr-2026 03:09:53 UTC] Total orders count: 0
[01-Apr-2026 03:09:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Apr-2026 03:09:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Apr-2026 03:09:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"39.34.186.248, 104.23.175.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIxIiwidXNlcm5hbWUiOiJ6ZWVyQDEyOCIsImVtYWlsIjoiemswMzEyNTc3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTYxNzYxNH0.AF4Fi2tOd5asvfEKHG7jhxFdfFf2S8NxiX2RDfzx6ZM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e5465cfbba1a24f-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"39.34.186.248","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[01-Apr-2026 03:09:54 UTC] === User Orders API Called ===
[01-Apr-2026 03:09:54 UTC] User ID: 221
[01-Apr-2026 03:09:54 UTC] Limit: 20, Offset: 0
[01-Apr-2026 03:09:54 UTC] Orders found: 0
[01-Apr-2026 03:09:54 UTC] Orders data: []
[01-Apr-2026 03:09:54 UTC] Total orders count: 0
[01-Apr-2026 03:09:54 UTC] === API CALL LOG ===
[01-Apr-2026 03:09:54 UTC] Endpoint: user/profile.php
[01-Apr-2026 03:09:54 UTC] Full Log Data: {
    "timestamp": "2026-04-01 03:09:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "39.34.186.248",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "39.34.186.248, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIxIiwidXNlcm5hbWUiOiJ6ZWVyQDEyOCIsImVtYWlsIjoiemswMzEyNTc3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTYxNzYxNH0.AF4Fi2tOd5asvfEKHG7jhxFdfFf2S8NxiX2RDfzx6ZM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e5465d04d4aa24f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "39.34.186.248",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Apr-2026 03:09:54 UTC] === END API CALL LOG ===
[01-Apr-2026 03:09:54 UTC] ✅ API Hash verification passed for profile endpoint
[01-Apr-2026 03:09:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIxIiwidXNlcm5hbWUiOiJ6ZWVyQDEyOCIsImVtYWlsIjoiemswMzEyNTc3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTYxNzYxNH0.AF4Fi2tOd5asvfEKHG7jhxFdfFf2S8NxiX2RDfzx6ZM
[01-Apr-2026 03:09:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Apr-2026 03:09:54 UTC] ✅ JWT token verified successfully for user profile
[01-Apr-2026 03:09:54 UTC] User ID: 221
[01-Apr-2026 03:09:54 UTC] ✅ User profile retrieved successfully for user ID: 221
[01-Apr-2026 03:09:55 UTC] === API CALL LOG ===
[01-Apr-2026 03:09:55 UTC] Endpoint: user/profile.php
[01-Apr-2026 03:09:55 UTC] Full Log Data: {
    "timestamp": "2026-04-01 03:09:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "39.34.186.248",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "39.34.186.248, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIxIiwidXNlcm5hbWUiOiJ6ZWVyQDEyOCIsImVtYWlsIjoiemswMzEyNTc3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTYxNzYxNH0.AF4Fi2tOd5asvfEKHG7jhxFdfFf2S8NxiX2RDfzx6ZM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e5465d38d2da24f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "39.34.186.248",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Apr-2026 03:09:55 UTC] === END API CALL LOG ===
[01-Apr-2026 03:09:55 UTC] ✅ API Hash verification passed for profile endpoint
[01-Apr-2026 03:09:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIxIiwidXNlcm5hbWUiOiJ6ZWVyQDEyOCIsImVtYWlsIjoiemswMzEyNTc3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTYxNzYxNH0.AF4Fi2tOd5asvfEKHG7jhxFdfFf2S8NxiX2RDfzx6ZM
[01-Apr-2026 03:09:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Apr-2026 03:09:55 UTC] ✅ JWT token verified successfully for user profile
[01-Apr-2026 03:09:55 UTC] User ID: 221
[01-Apr-2026 03:09:55 UTC] ✅ User profile retrieved successfully for user ID: 221
[01-Apr-2026 03:09:55 UTC] === API CALL LOG ===
[01-Apr-2026 03:09:55 UTC] Endpoint: user/profile.php
[01-Apr-2026 03:09:55 UTC] Full Log Data: {
    "timestamp": "2026-04-01 03:09:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "39.34.186.248",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "39.34.186.248, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIxIiwidXNlcm5hbWUiOiJ6ZWVyQDEyOCIsImVtYWlsIjoiemswMzEyNTc3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTYxNzYxNH0.AF4Fi2tOd5asvfEKHG7jhxFdfFf2S8NxiX2RDfzx6ZM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e5465d72d31a24f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "39.34.186.248",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Apr-2026 03:09:55 UTC] === END API CALL LOG ===
[01-Apr-2026 03:09:55 UTC] ✅ API Hash verification passed for profile endpoint
[01-Apr-2026 03:09:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIxIiwidXNlcm5hbWUiOiJ6ZWVyQDEyOCIsImVtYWlsIjoiemswMzEyNTc3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTYxNzYxNH0.AF4Fi2tOd5asvfEKHG7jhxFdfFf2S8NxiX2RDfzx6ZM
[01-Apr-2026 03:09:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Apr-2026 03:09:55 UTC] ✅ JWT token verified successfully for user profile
[01-Apr-2026 03:09:55 UTC] User ID: 221
[01-Apr-2026 03:09:55 UTC] ✅ User profile retrieved successfully for user ID: 221
[01-Apr-2026 03:09:58 UTC] === API CALL LOG ===
[01-Apr-2026 03:09:58 UTC] Endpoint: user/profile.php
[01-Apr-2026 03:09:58 UTC] Full Log Data: {
    "timestamp": "2026-04-01 03:09:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "39.34.186.248",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "39.34.186.248, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIxIiwidXNlcm5hbWUiOiJ6ZWVyQDEyOCIsImVtYWlsIjoiemswMzEyNTc3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTYxNzYxNH0.AF4Fi2tOd5asvfEKHG7jhxFdfFf2S8NxiX2RDfzx6ZM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e5465ea1a5da24f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "39.34.186.248",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Apr-2026 03:09:58 UTC] === END API CALL LOG ===
[01-Apr-2026 03:09:58 UTC] ✅ API Hash verification passed for profile endpoint
[01-Apr-2026 03:09:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIxIiwidXNlcm5hbWUiOiJ6ZWVyQDEyOCIsImVtYWlsIjoiemswMzEyNTc3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTYxNzYxNH0.AF4Fi2tOd5asvfEKHG7jhxFdfFf2S8NxiX2RDfzx6ZM
[01-Apr-2026 03:09:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Apr-2026 03:09:58 UTC] ✅ JWT token verified successfully for user profile
[01-Apr-2026 03:09:58 UTC] User ID: 221
[01-Apr-2026 03:09:58 UTC] ✅ User profile retrieved successfully for user ID: 221
[01-Apr-2026 03:09:59 UTC] User Purchases API - User ID: 221
[01-Apr-2026 03:09:59 UTC] User Purchases API - Total purchases found: 0
[01-Apr-2026 03:10:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Apr-2026 03:10:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Apr-2026 03:10:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"39.34.186.248, 104.23.175.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIxIiwidXNlcm5hbWUiOiJ6ZWVyQDEyOCIsImVtYWlsIjoiemswMzEyNTc3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTYxNzYxNH0.AF4Fi2tOd5asvfEKHG7jhxFdfFf2S8NxiX2RDfzx6ZM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e5465fc39cca24f-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"39.34.186.248","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[01-Apr-2026 03:10:01 UTC] === User Orders API Called ===
[01-Apr-2026 03:10:01 UTC] User ID: 221
[01-Apr-2026 03:10:01 UTC] Limit: 20, Offset: 0
[01-Apr-2026 03:10:01 UTC] Orders found: 0
[01-Apr-2026 03:10:01 UTC] Orders data: []
[01-Apr-2026 03:10:01 UTC] Total orders count: 0
[01-Apr-2026 03:10:02 UTC] === API CALL LOG ===
[01-Apr-2026 03:10:02 UTC] Endpoint: user/profile.php
[01-Apr-2026 03:10:02 UTC] Full Log Data: {
    "timestamp": "2026-04-01 03:10:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "39.34.186.248",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "39.34.186.248, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIxIiwidXNlcm5hbWUiOiJ6ZWVyQDEyOCIsImVtYWlsIjoiemswMzEyNTc3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTYxNzYxNH0.AF4Fi2tOd5asvfEKHG7jhxFdfFf2S8NxiX2RDfzx6ZM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e5465fe0e64a24f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "39.34.186.248",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Apr-2026 03:10:02 UTC] === END API CALL LOG ===
[01-Apr-2026 03:10:02 UTC] ✅ API Hash verification passed for profile endpoint
[01-Apr-2026 03:10:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIxIiwidXNlcm5hbWUiOiJ6ZWVyQDEyOCIsImVtYWlsIjoiemswMzEyNTc3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTYxNzYxNH0.AF4Fi2tOd5asvfEKHG7jhxFdfFf2S8NxiX2RDfzx6ZM
[01-Apr-2026 03:10:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Apr-2026 03:10:02 UTC] ✅ JWT token verified successfully for user profile
[01-Apr-2026 03:10:02 UTC] User ID: 221
[01-Apr-2026 03:10:02 UTC] ✅ User profile retrieved successfully for user ID: 221
[01-Apr-2026 03:10:02 UTC] === API CALL LOG ===
[01-Apr-2026 03:10:02 UTC] Endpoint: user/profile.php
[01-Apr-2026 03:10:02 UTC] Full Log Data: {
    "timestamp": "2026-04-01 03:10:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "39.34.186.248",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "39.34.186.248, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIxIiwidXNlcm5hbWUiOiJ6ZWVyQDEyOCIsImVtYWlsIjoiemswMzEyNTc3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTYxNzYxNH0.AF4Fi2tOd5asvfEKHG7jhxFdfFf2S8NxiX2RDfzx6ZM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e5466002bb0a24f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "39.34.186.248",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Apr-2026 03:10:02 UTC] === END API CALL LOG ===
[01-Apr-2026 03:10:02 UTC] ✅ API Hash verification passed for profile endpoint
[01-Apr-2026 03:10:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIxIiwidXNlcm5hbWUiOiJ6ZWVyQDEyOCIsImVtYWlsIjoiemswMzEyNTc3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTYxNzYxNH0.AF4Fi2tOd5asvfEKHG7jhxFdfFf2S8NxiX2RDfzx6ZM
[01-Apr-2026 03:10:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Apr-2026 03:10:02 UTC] ✅ JWT token verified successfully for user profile
[01-Apr-2026 03:10:02 UTC] User ID: 221
[01-Apr-2026 03:10:02 UTC] ✅ User profile retrieved successfully for user ID: 221
[01-Apr-2026 03:10:09 UTC] === API CALL LOG ===
[01-Apr-2026 03:10:09 UTC] Endpoint: user/profile.php
[01-Apr-2026 03:10:09 UTC] Full Log Data: {
    "timestamp": "2026-04-01 03:10:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "39.34.186.248",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "39.34.186.248, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIxIiwidXNlcm5hbWUiOiJ6ZWVyQDEyOCIsImVtYWlsIjoiemswMzEyNTc3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTYxNzYxNH0.AF4Fi2tOd5asvfEKHG7jhxFdfFf2S8NxiX2RDfzx6ZM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e54662eaf9fa24f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "39.34.186.248",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Apr-2026 03:10:09 UTC] === END API CALL LOG ===
[01-Apr-2026 03:10:09 UTC] ✅ API Hash verification passed for profile endpoint
[01-Apr-2026 03:10:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIxIiwidXNlcm5hbWUiOiJ6ZWVyQDEyOCIsImVtYWlsIjoiemswMzEyNTc3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTYxNzYxNH0.AF4Fi2tOd5asvfEKHG7jhxFdfFf2S8NxiX2RDfzx6ZM
[01-Apr-2026 03:10:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Apr-2026 03:10:09 UTC] ✅ JWT token verified successfully for user profile
[01-Apr-2026 03:10:09 UTC] User ID: 221
[01-Apr-2026 03:10:09 UTC] ✅ User profile retrieved successfully for user ID: 221
[01-Apr-2026 03:10:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Apr-2026 03:10:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Apr-2026 03:10:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"39.34.186.248, 104.23.175.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIxIiwidXNlcm5hbWUiOiJ6ZWVyQDEyOCIsImVtYWlsIjoiemswMzEyNTc3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTYxNzYxNH0.AF4Fi2tOd5asvfEKHG7jhxFdfFf2S8NxiX2RDfzx6ZM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e54662eaf9ca24f-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"39.34.186.248","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[01-Apr-2026 03:10:09 UTC] === User Orders API Called ===
[01-Apr-2026 03:10:09 UTC] User ID: 221
[01-Apr-2026 03:10:09 UTC] Limit: 20, Offset: 0
[01-Apr-2026 03:10:09 UTC] Orders found: 0
[01-Apr-2026 03:10:09 UTC] Orders data: []
[01-Apr-2026 03:10:09 UTC] Total orders count: 0
[01-Apr-2026 03:10:10 UTC] === API CALL LOG ===
[01-Apr-2026 03:10:10 UTC] Endpoint: user/profile.php
[01-Apr-2026 03:10:10 UTC] Full Log Data: {
    "timestamp": "2026-04-01 03:10:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "39.34.186.248",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "39.34.186.248, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIxIiwidXNlcm5hbWUiOiJ6ZWVyQDEyOCIsImVtYWlsIjoiemswMzEyNTc3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTYxNzYxNH0.AF4Fi2tOd5asvfEKHG7jhxFdfFf2S8NxiX2RDfzx6ZM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e546632290da24f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "39.34.186.248",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Apr-2026 03:10:10 UTC] === END API CALL LOG ===
[01-Apr-2026 03:10:10 UTC] ✅ API Hash verification passed for profile endpoint
[01-Apr-2026 03:10:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIxIiwidXNlcm5hbWUiOiJ6ZWVyQDEyOCIsImVtYWlsIjoiemswMzEyNTc3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTYxNzYxNH0.AF4Fi2tOd5asvfEKHG7jhxFdfFf2S8NxiX2RDfzx6ZM
[01-Apr-2026 03:10:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Apr-2026 03:10:10 UTC] ✅ JWT token verified successfully for user profile
[01-Apr-2026 03:10:10 UTC] User ID: 221
[01-Apr-2026 03:10:10 UTC] ✅ User profile retrieved successfully for user ID: 221
[01-Apr-2026 03:10:11 UTC] === API CALL LOG ===
[01-Apr-2026 03:10:11 UTC] Endpoint: user/profile.php
[01-Apr-2026 03:10:11 UTC] Full Log Data: {
    "timestamp": "2026-04-01 03:10:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "39.34.186.248",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "39.34.186.248, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIxIiwidXNlcm5hbWUiOiJ6ZWVyQDEyOCIsImVtYWlsIjoiemswMzEyNTc3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTYxNzYxNH0.AF4Fi2tOd5asvfEKHG7jhxFdfFf2S8NxiX2RDfzx6ZM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e5466367c42a24f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "39.34.186.248",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Apr-2026 03:10:11 UTC] === END API CALL LOG ===
[01-Apr-2026 03:10:11 UTC] ✅ API Hash verification passed for profile endpoint
[01-Apr-2026 03:10:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIxIiwidXNlcm5hbWUiOiJ6ZWVyQDEyOCIsImVtYWlsIjoiemswMzEyNTc3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTYxNzYxNH0.AF4Fi2tOd5asvfEKHG7jhxFdfFf2S8NxiX2RDfzx6ZM
[01-Apr-2026 03:10:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Apr-2026 03:10:11 UTC] ✅ JWT token verified successfully for user profile
[01-Apr-2026 03:10:11 UTC] User ID: 221
[01-Apr-2026 03:10:11 UTC] ✅ User profile retrieved successfully for user ID: 221
[01-Apr-2026 11:40:07 UTC] === API CALL LOG ===
[01-Apr-2026 11:40:07 UTC] Endpoint: user/profile.php
[01-Apr-2026 11:40:07 UTC] Full Log Data: {
    "timestamp": "2026-04-01 11:40:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "89.139.90.210",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "89.139.90.210, 172.70.57.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIyIiwidXNlcm5hbWUiOiJuZXdzU2lzdGVycyIsImVtYWlsIjoibmF0YW4wN2FsQGdtYWlsLmNvbSIsImV4cCI6MTc3NTY0ODQwNn0.gaUmtgNB7pTsrP12Z8DEAHF7s7o424c0PUIupB1V9dA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e57513269672212-TLV",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "89.139.90.210",
        "CF-IPCountry": "IL",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Apr-2026 11:40:07 UTC] === END API CALL LOG ===
[01-Apr-2026 11:40:07 UTC] ✅ API Hash verification passed for profile endpoint
[01-Apr-2026 11:40:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIyIiwidXNlcm5hbWUiOiJuZXdzU2lzdGVycyIsImVtYWlsIjoibmF0YW4wN2FsQGdtYWlsLmNvbSIsImV4cCI6MTc3NTY0ODQwNn0.gaUmtgNB7pTsrP12Z8DEAHF7s7o424c0PUIupB1V9dA
[01-Apr-2026 11:40:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Apr-2026 11:40:07 UTC] ✅ JWT token verified successfully for user profile
[01-Apr-2026 11:40:07 UTC] User ID: 222
[01-Apr-2026 11:40:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Apr-2026 11:40:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Apr-2026 11:40:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"89.139.90.210, 172.70.57.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIyIiwidXNlcm5hbWUiOiJuZXdzU2lzdGVycyIsImVtYWlsIjoibmF0YW4wN2FsQGdtYWlsLmNvbSIsImV4cCI6MTc3NTY0ODQwNn0.gaUmtgNB7pTsrP12Z8DEAHF7s7o424c0PUIupB1V9dA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e57513279b32212-TLV","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"89.139.90.210","CF-IPCountry":"IL","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[01-Apr-2026 11:40:07 UTC] === User Orders API Called ===
[01-Apr-2026 11:40:07 UTC] User ID: 222
[01-Apr-2026 11:40:07 UTC] Limit: 20, Offset: 0
[01-Apr-2026 11:40:07 UTC] Orders found: 0
[01-Apr-2026 11:40:07 UTC] Orders data: []
[01-Apr-2026 11:40:07 UTC] Total orders count: 0
[01-Apr-2026 11:40:07 UTC] ✅ User profile retrieved successfully for user ID: 222
[01-Apr-2026 11:40:07 UTC] === API CALL LOG ===
[01-Apr-2026 11:40:07 UTC] Endpoint: user/profile.php
[01-Apr-2026 11:40:07 UTC] Full Log Data: {
    "timestamp": "2026-04-01 11:40:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "89.139.90.210",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "89.139.90.210, 172.70.57.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIyIiwidXNlcm5hbWUiOiJuZXdzU2lzdGVycyIsImVtYWlsIjoibmF0YW4wN2FsQGdtYWlsLmNvbSIsImV4cCI6MTc3NTY0ODQwNn0.gaUmtgNB7pTsrP12Z8DEAHF7s7o424c0PUIupB1V9dA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e5751330ac72212-TLV",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "89.139.90.210",
        "CF-IPCountry": "IL",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Apr-2026 11:40:07 UTC] === END API CALL LOG ===
[01-Apr-2026 11:40:07 UTC] ✅ API Hash verification passed for profile endpoint
[01-Apr-2026 11:40:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIyIiwidXNlcm5hbWUiOiJuZXdzU2lzdGVycyIsImVtYWlsIjoibmF0YW4wN2FsQGdtYWlsLmNvbSIsImV4cCI6MTc3NTY0ODQwNn0.gaUmtgNB7pTsrP12Z8DEAHF7s7o424c0PUIupB1V9dA
[01-Apr-2026 11:40:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Apr-2026 11:40:07 UTC] ✅ JWT token verified successfully for user profile
[01-Apr-2026 11:40:07 UTC] User ID: 222
[01-Apr-2026 11:40:07 UTC] ✅ User profile retrieved successfully for user ID: 222
[01-Apr-2026 11:40:08 UTC] === API CALL LOG ===
[01-Apr-2026 11:40:08 UTC] Endpoint: user/profile.php
[01-Apr-2026 11:40:08 UTC] Full Log Data: {
    "timestamp": "2026-04-01 11:40:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "89.139.90.210",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "89.139.90.210, 172.70.57.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIyIiwidXNlcm5hbWUiOiJuZXdzU2lzdGVycyIsImVtYWlsIjoibmF0YW4wN2FsQGdtYWlsLmNvbSIsImV4cCI6MTc3NTY0ODQwNn0.gaUmtgNB7pTsrP12Z8DEAHF7s7o424c0PUIupB1V9dA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e575135c9182212-TLV",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "89.139.90.210",
        "CF-IPCountry": "IL",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Apr-2026 11:40:08 UTC] === END API CALL LOG ===
[01-Apr-2026 11:40:08 UTC] ✅ API Hash verification passed for profile endpoint
[01-Apr-2026 11:40:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIyIiwidXNlcm5hbWUiOiJuZXdzU2lzdGVycyIsImVtYWlsIjoibmF0YW4wN2FsQGdtYWlsLmNvbSIsImV4cCI6MTc3NTY0ODQwNn0.gaUmtgNB7pTsrP12Z8DEAHF7s7o424c0PUIupB1V9dA
[01-Apr-2026 11:40:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Apr-2026 11:40:08 UTC] ✅ JWT token verified successfully for user profile
[01-Apr-2026 11:40:08 UTC] User ID: 222
[01-Apr-2026 11:40:08 UTC] ✅ User profile retrieved successfully for user ID: 222
[01-Apr-2026 11:40:14 UTC] === API CALL LOG ===
[01-Apr-2026 11:40:14 UTC] Endpoint: user/profile.php
[01-Apr-2026 11:40:14 UTC] Full Log Data: {
    "timestamp": "2026-04-01 11:40:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "89.139.90.210",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "89.139.90.210, 172.70.57.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIyIiwidXNlcm5hbWUiOiJuZXdzU2lzdGVycyIsImVtYWlsIjoibmF0YW4wN2FsQGdtYWlsLmNvbSIsImV4cCI6MTc3NTY0ODQwNn0.gaUmtgNB7pTsrP12Z8DEAHF7s7o424c0PUIupB1V9dA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e57515e0e6e2212-TLV",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "89.139.90.210",
        "CF-IPCountry": "IL",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Apr-2026 11:40:14 UTC] === END API CALL LOG ===
[01-Apr-2026 11:40:14 UTC] ✅ API Hash verification passed for profile endpoint
[01-Apr-2026 11:40:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIyIiwidXNlcm5hbWUiOiJuZXdzU2lzdGVycyIsImVtYWlsIjoibmF0YW4wN2FsQGdtYWlsLmNvbSIsImV4cCI6MTc3NTY0ODQwNn0.gaUmtgNB7pTsrP12Z8DEAHF7s7o424c0PUIupB1V9dA
[01-Apr-2026 11:40:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Apr-2026 11:40:14 UTC] ✅ JWT token verified successfully for user profile
[01-Apr-2026 11:40:14 UTC] User ID: 222
[01-Apr-2026 11:40:14 UTC] ✅ User profile retrieved successfully for user ID: 222
[01-Apr-2026 11:40:14 UTC] User Purchases API - User ID: 222
[01-Apr-2026 11:40:14 UTC] User Purchases API - Total purchases found: 0
[01-Apr-2026 11:40:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Apr-2026 11:40:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Apr-2026 11:40:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"89.139.90.210, 172.70.57.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIyIiwidXNlcm5hbWUiOiJuZXdzU2lzdGVycyIsImVtYWlsIjoibmF0YW4wN2FsQGdtYWlsLmNvbSIsImV4cCI6MTc3NTY0ODQwNn0.gaUmtgNB7pTsrP12Z8DEAHF7s7o424c0PUIupB1V9dA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e5751668bc02212-TLV","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"89.139.90.210","CF-IPCountry":"IL","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[01-Apr-2026 11:40:15 UTC] === User Orders API Called ===
[01-Apr-2026 11:40:15 UTC] User ID: 222
[01-Apr-2026 11:40:15 UTC] Limit: 20, Offset: 0
[01-Apr-2026 11:40:15 UTC] Orders found: 0
[01-Apr-2026 11:40:15 UTC] Orders data: []
[01-Apr-2026 11:40:15 UTC] Total orders count: 0
[01-Apr-2026 11:40:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Apr-2026 11:40:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Apr-2026 11:40:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"89.139.90.210, 172.70.57.145","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIyIiwidXNlcm5hbWUiOiJuZXdzU2lzdGVycyIsImVtYWlsIjoibmF0YW4wN2FsQGdtYWlsLmNvbSIsImV4cCI6MTc3NTY0ODQwNn0.gaUmtgNB7pTsrP12Z8DEAHF7s7o424c0PUIupB1V9dA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e57517d3c642212-TLV","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"89.139.90.210","CF-IPCountry":"IL","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[01-Apr-2026 11:40:19 UTC] === User Orders API Called ===
[01-Apr-2026 11:40:19 UTC] User ID: 222
[01-Apr-2026 11:40:19 UTC] Limit: 20, Offset: 0
[01-Apr-2026 11:40:19 UTC] Orders found: 0
[01-Apr-2026 11:40:19 UTC] Orders data: []
[01-Apr-2026 11:40:19 UTC] Total orders count: 0
[01-Apr-2026 11:40:19 UTC] === API CALL LOG ===
[01-Apr-2026 11:40:19 UTC] Endpoint: user/profile.php
[01-Apr-2026 11:40:19 UTC] Full Log Data: {
    "timestamp": "2026-04-01 11:40:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "89.139.90.210",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "89.139.90.210, 172.70.57.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIyIiwidXNlcm5hbWUiOiJuZXdzU2lzdGVycyIsImVtYWlsIjoibmF0YW4wN2FsQGdtYWlsLmNvbSIsImV4cCI6MTc3NTY0ODQwNn0.gaUmtgNB7pTsrP12Z8DEAHF7s7o424c0PUIupB1V9dA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e57517dcd8c2212-TLV",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "89.139.90.210",
        "CF-IPCountry": "IL",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Apr-2026 11:40:19 UTC] === END API CALL LOG ===
[01-Apr-2026 11:40:19 UTC] ✅ API Hash verification passed for profile endpoint
[01-Apr-2026 11:40:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIyIiwidXNlcm5hbWUiOiJuZXdzU2lzdGVycyIsImVtYWlsIjoibmF0YW4wN2FsQGdtYWlsLmNvbSIsImV4cCI6MTc3NTY0ODQwNn0.gaUmtgNB7pTsrP12Z8DEAHF7s7o424c0PUIupB1V9dA
[01-Apr-2026 11:40:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Apr-2026 11:40:19 UTC] ✅ JWT token verified successfully for user profile
[01-Apr-2026 11:40:19 UTC] User ID: 222
[01-Apr-2026 11:40:19 UTC] ✅ User profile retrieved successfully for user ID: 222
[01-Apr-2026 11:40:19 UTC] === API CALL LOG ===
[01-Apr-2026 11:40:19 UTC] Endpoint: user/profile.php
[01-Apr-2026 11:40:19 UTC] Full Log Data: {
    "timestamp": "2026-04-01 11:40:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "89.139.90.210",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "89.139.90.210, 172.70.57.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIyIiwidXNlcm5hbWUiOiJuZXdzU2lzdGVycyIsImVtYWlsIjoibmF0YW4wN2FsQGdtYWlsLmNvbSIsImV4cCI6MTc3NTY0ODQwNn0.gaUmtgNB7pTsrP12Z8DEAHF7s7o424c0PUIupB1V9dA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e57517f792e2212-TLV",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "89.139.90.210",
        "CF-IPCountry": "IL",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Apr-2026 11:40:19 UTC] === END API CALL LOG ===
[01-Apr-2026 11:40:19 UTC] ✅ API Hash verification passed for profile endpoint
[01-Apr-2026 11:40:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIyIiwidXNlcm5hbWUiOiJuZXdzU2lzdGVycyIsImVtYWlsIjoibmF0YW4wN2FsQGdtYWlsLmNvbSIsImV4cCI6MTc3NTY0ODQwNn0.gaUmtgNB7pTsrP12Z8DEAHF7s7o424c0PUIupB1V9dA
[01-Apr-2026 11:40:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Apr-2026 11:40:19 UTC] ✅ JWT token verified successfully for user profile
[01-Apr-2026 11:40:19 UTC] User ID: 222
[01-Apr-2026 11:40:19 UTC] ✅ User profile retrieved successfully for user ID: 222
[01-Apr-2026 11:40:19 UTC] === API CALL LOG ===
[01-Apr-2026 11:40:19 UTC] Endpoint: user/profile.php
[01-Apr-2026 11:40:19 UTC] Full Log Data: {
    "timestamp": "2026-04-01 11:40:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "89.139.90.210",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "89.139.90.210, 172.70.57.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIyIiwidXNlcm5hbWUiOiJuZXdzU2lzdGVycyIsImVtYWlsIjoibmF0YW4wN2FsQGdtYWlsLmNvbSIsImV4cCI6MTc3NTY0ODQwNn0.gaUmtgNB7pTsrP12Z8DEAHF7s7o424c0PUIupB1V9dA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e5751804ae72212-TLV",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "89.139.90.210",
        "CF-IPCountry": "IL",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Apr-2026 11:40:19 UTC] === END API CALL LOG ===
[01-Apr-2026 11:40:19 UTC] ✅ API Hash verification passed for profile endpoint
[01-Apr-2026 11:40:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIyIiwidXNlcm5hbWUiOiJuZXdzU2lzdGVycyIsImVtYWlsIjoibmF0YW4wN2FsQGdtYWlsLmNvbSIsImV4cCI6MTc3NTY0ODQwNn0.gaUmtgNB7pTsrP12Z8DEAHF7s7o424c0PUIupB1V9dA
[01-Apr-2026 11:40:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Apr-2026 11:40:19 UTC] ✅ JWT token verified successfully for user profile
[01-Apr-2026 11:40:19 UTC] User ID: 222
[01-Apr-2026 11:40:19 UTC] ✅ User profile retrieved successfully for user ID: 222
[01-Apr-2026 11:40:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Apr-2026 11:40:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Apr-2026 11:40:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"89.139.90.210, 172.70.57.145","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIyIiwidXNlcm5hbWUiOiJuZXdzU2lzdGVycyIsImVtYWlsIjoibmF0YW4wN2FsQGdtYWlsLmNvbSIsImV4cCI6MTc3NTY0ODQwNn0.gaUmtgNB7pTsrP12Z8DEAHF7s7o424c0PUIupB1V9dA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e5751b59e502212-TLV","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"89.139.90.210","CF-IPCountry":"IL","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[01-Apr-2026 11:40:28 UTC] === User Orders API Called ===
[01-Apr-2026 11:40:28 UTC] User ID: 222
[01-Apr-2026 11:40:28 UTC] Limit: 20, Offset: 0
[01-Apr-2026 11:40:28 UTC] Orders found: 0
[01-Apr-2026 11:40:28 UTC] Orders data: []
[01-Apr-2026 11:40:28 UTC] Total orders count: 0
[01-Apr-2026 11:40:28 UTC] === API CALL LOG ===
[01-Apr-2026 11:40:28 UTC] Endpoint: user/profile.php
[01-Apr-2026 11:40:28 UTC] Full Log Data: {
    "timestamp": "2026-04-01 11:40:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "89.139.90.210",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "89.139.90.210, 172.70.57.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIyIiwidXNlcm5hbWUiOiJuZXdzU2lzdGVycyIsImVtYWlsIjoibmF0YW4wN2FsQGdtYWlsLmNvbSIsImV4cCI6MTc3NTY0ODQwNn0.gaUmtgNB7pTsrP12Z8DEAHF7s7o424c0PUIupB1V9dA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e5751b60fa92212-TLV",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "89.139.90.210",
        "CF-IPCountry": "IL",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Apr-2026 11:40:28 UTC] === END API CALL LOG ===
[01-Apr-2026 11:40:28 UTC] ✅ API Hash verification passed for profile endpoint
[01-Apr-2026 11:40:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIyIiwidXNlcm5hbWUiOiJuZXdzU2lzdGVycyIsImVtYWlsIjoibmF0YW4wN2FsQGdtYWlsLmNvbSIsImV4cCI6MTc3NTY0ODQwNn0.gaUmtgNB7pTsrP12Z8DEAHF7s7o424c0PUIupB1V9dA
[01-Apr-2026 11:40:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Apr-2026 11:40:28 UTC] ✅ JWT token verified successfully for user profile
[01-Apr-2026 11:40:28 UTC] User ID: 222
[01-Apr-2026 11:40:28 UTC] ✅ User profile retrieved successfully for user ID: 222
[01-Apr-2026 11:40:28 UTC] === API CALL LOG ===
[01-Apr-2026 11:40:28 UTC] Endpoint: user/profile.php
[01-Apr-2026 11:40:28 UTC] Full Log Data: {
    "timestamp": "2026-04-01 11:40:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "89.139.90.210",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "89.139.90.210, 172.70.57.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIyIiwidXNlcm5hbWUiOiJuZXdzU2lzdGVycyIsImVtYWlsIjoibmF0YW4wN2FsQGdtYWlsLmNvbSIsImV4cCI6MTc3NTY0ODQwNn0.gaUmtgNB7pTsrP12Z8DEAHF7s7o424c0PUIupB1V9dA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e5751b7abc52212-TLV",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "89.139.90.210",
        "CF-IPCountry": "IL",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Apr-2026 11:40:28 UTC] === END API CALL LOG ===
[01-Apr-2026 11:40:28 UTC] ✅ API Hash verification passed for profile endpoint
[01-Apr-2026 11:40:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIyIiwidXNlcm5hbWUiOiJuZXdzU2lzdGVycyIsImVtYWlsIjoibmF0YW4wN2FsQGdtYWlsLmNvbSIsImV4cCI6MTc3NTY0ODQwNn0.gaUmtgNB7pTsrP12Z8DEAHF7s7o424c0PUIupB1V9dA
[01-Apr-2026 11:40:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Apr-2026 11:40:28 UTC] ✅ JWT token verified successfully for user profile
[01-Apr-2026 11:40:28 UTC] User ID: 222
[01-Apr-2026 11:40:28 UTC] ✅ User profile retrieved successfully for user ID: 222
[01-Apr-2026 11:40:28 UTC] === API CALL LOG ===
[01-Apr-2026 11:40:28 UTC] Endpoint: user/profile.php
[01-Apr-2026 11:40:28 UTC] Full Log Data: {
    "timestamp": "2026-04-01 11:40:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "89.139.90.210",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "89.139.90.210, 172.70.57.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIyIiwidXNlcm5hbWUiOiJuZXdzU2lzdGVycyIsImVtYWlsIjoibmF0YW4wN2FsQGdtYWlsLmNvbSIsImV4cCI6MTc3NTY0ODQwNn0.gaUmtgNB7pTsrP12Z8DEAHF7s7o424c0PUIupB1V9dA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e5751b8bebc2212-TLV",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "89.139.90.210",
        "CF-IPCountry": "IL",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Apr-2026 11:40:28 UTC] === END API CALL LOG ===
[01-Apr-2026 11:40:28 UTC] ✅ API Hash verification passed for profile endpoint
[01-Apr-2026 11:40:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIyIiwidXNlcm5hbWUiOiJuZXdzU2lzdGVycyIsImVtYWlsIjoibmF0YW4wN2FsQGdtYWlsLmNvbSIsImV4cCI6MTc3NTY0ODQwNn0.gaUmtgNB7pTsrP12Z8DEAHF7s7o424c0PUIupB1V9dA
[01-Apr-2026 11:40:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Apr-2026 11:40:28 UTC] ✅ JWT token verified successfully for user profile
[01-Apr-2026 11:40:28 UTC] User ID: 222
[01-Apr-2026 11:40:28 UTC] ✅ User profile retrieved successfully for user ID: 222
[01-Apr-2026 11:40:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Apr-2026 11:40:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Apr-2026 11:40:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"89.139.90.210, 172.70.57.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIyIiwidXNlcm5hbWUiOiJuZXdzU2lzdGVycyIsImVtYWlsIjoibmF0YW4wN2FsQGdtYWlsLmNvbSIsImV4cCI6MTc3NTY0ODQwNn0.gaUmtgNB7pTsrP12Z8DEAHF7s7o424c0PUIupB1V9dA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e5751e59b752212-TLV","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"89.139.90.210","CF-IPCountry":"IL","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[01-Apr-2026 11:40:36 UTC] === User Orders API Called ===
[01-Apr-2026 11:40:36 UTC] User ID: 222
[01-Apr-2026 11:40:36 UTC] Limit: 20, Offset: 0
[01-Apr-2026 11:40:36 UTC] Orders found: 0
[01-Apr-2026 11:40:36 UTC] Orders data: []
[01-Apr-2026 11:40:36 UTC] Total orders count: 0
[01-Apr-2026 11:40:36 UTC] === API CALL LOG ===
[01-Apr-2026 11:40:36 UTC] Endpoint: user/profile.php
[01-Apr-2026 11:40:36 UTC] Full Log Data: {
    "timestamp": "2026-04-01 11:40:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "89.139.90.210",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "89.139.90.210, 172.70.57.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIyIiwidXNlcm5hbWUiOiJuZXdzU2lzdGVycyIsImVtYWlsIjoibmF0YW4wN2FsQGdtYWlsLmNvbSIsImV4cCI6MTc3NTY0ODQwNn0.gaUmtgNB7pTsrP12Z8DEAHF7s7o424c0PUIupB1V9dA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e5751e64d652212-TLV",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "89.139.90.210",
        "CF-IPCountry": "IL",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Apr-2026 11:40:36 UTC] === END API CALL LOG ===
[01-Apr-2026 11:40:36 UTC] ✅ API Hash verification passed for profile endpoint
[01-Apr-2026 11:40:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIyIiwidXNlcm5hbWUiOiJuZXdzU2lzdGVycyIsImVtYWlsIjoibmF0YW4wN2FsQGdtYWlsLmNvbSIsImV4cCI6MTc3NTY0ODQwNn0.gaUmtgNB7pTsrP12Z8DEAHF7s7o424c0PUIupB1V9dA
[01-Apr-2026 11:40:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Apr-2026 11:40:36 UTC] ✅ JWT token verified successfully for user profile
[01-Apr-2026 11:40:36 UTC] User ID: 222
[01-Apr-2026 11:40:36 UTC] ✅ User profile retrieved successfully for user ID: 222
[01-Apr-2026 11:40:36 UTC] === API CALL LOG ===
[01-Apr-2026 11:40:36 UTC] Endpoint: user/profile.php
[01-Apr-2026 11:40:36 UTC] Full Log Data: {
    "timestamp": "2026-04-01 11:40:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "89.139.90.210",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "89.139.90.210, 172.70.57.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIyIiwidXNlcm5hbWUiOiJuZXdzU2lzdGVycyIsImVtYWlsIjoibmF0YW4wN2FsQGdtYWlsLmNvbSIsImV4cCI6MTc3NTY0ODQwNn0.gaUmtgNB7pTsrP12Z8DEAHF7s7o424c0PUIupB1V9dA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e5751e7d9992212-TLV",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "89.139.90.210",
        "CF-IPCountry": "IL",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Apr-2026 11:40:36 UTC] === END API CALL LOG ===
[01-Apr-2026 11:40:36 UTC] ✅ API Hash verification passed for profile endpoint
[01-Apr-2026 11:40:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIyIiwidXNlcm5hbWUiOiJuZXdzU2lzdGVycyIsImVtYWlsIjoibmF0YW4wN2FsQGdtYWlsLmNvbSIsImV4cCI6MTc3NTY0ODQwNn0.gaUmtgNB7pTsrP12Z8DEAHF7s7o424c0PUIupB1V9dA
[01-Apr-2026 11:40:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Apr-2026 11:40:36 UTC] ✅ JWT token verified successfully for user profile
[01-Apr-2026 11:40:36 UTC] User ID: 222
[01-Apr-2026 11:40:36 UTC] ✅ User profile retrieved successfully for user ID: 222
[01-Apr-2026 11:40:36 UTC] === API CALL LOG ===
[01-Apr-2026 11:40:36 UTC] Endpoint: user/profile.php
[01-Apr-2026 11:40:36 UTC] Full Log Data: {
    "timestamp": "2026-04-01 11:40:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "89.139.90.210",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "89.139.90.210, 172.70.57.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIyIiwidXNlcm5hbWUiOiJuZXdzU2lzdGVycyIsImVtYWlsIjoibmF0YW4wN2FsQGdtYWlsLmNvbSIsImV4cCI6MTc3NTY0ODQwNn0.gaUmtgNB7pTsrP12Z8DEAHF7s7o424c0PUIupB1V9dA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e5751e80a0f2212-TLV",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "89.139.90.210",
        "CF-IPCountry": "IL",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Apr-2026 11:40:36 UTC] === END API CALL LOG ===
[01-Apr-2026 11:40:36 UTC] ✅ API Hash verification passed for profile endpoint
[01-Apr-2026 11:40:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIyIiwidXNlcm5hbWUiOiJuZXdzU2lzdGVycyIsImVtYWlsIjoibmF0YW4wN2FsQGdtYWlsLmNvbSIsImV4cCI6MTc3NTY0ODQwNn0.gaUmtgNB7pTsrP12Z8DEAHF7s7o424c0PUIupB1V9dA
[01-Apr-2026 11:40:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Apr-2026 11:40:36 UTC] ✅ JWT token verified successfully for user profile
[01-Apr-2026 11:40:36 UTC] User ID: 222
[01-Apr-2026 11:40:36 UTC] ✅ User profile retrieved successfully for user ID: 222
[01-Apr-2026 11:40:49 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Apr-2026 11:40:49 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Apr-2026 11:40:49 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"89.139.90.210, 172.70.57.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIyIiwidXNlcm5hbWUiOiJuZXdzU2lzdGVycyIsImVtYWlsIjoibmF0YW4wN2FsQGdtYWlsLmNvbSIsImV4cCI6MTc3NTY0ODQwNn0.gaUmtgNB7pTsrP12Z8DEAHF7s7o424c0PUIupB1V9dA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e575238cbed2212-TLV","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"89.139.90.210","CF-IPCountry":"IL","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[01-Apr-2026 11:40:49 UTC] === User Orders API Called ===
[01-Apr-2026 11:40:49 UTC] User ID: 222
[01-Apr-2026 11:40:49 UTC] Limit: 20, Offset: 0
[01-Apr-2026 11:40:49 UTC] Orders found: 0
[01-Apr-2026 11:40:49 UTC] Orders data: []
[01-Apr-2026 11:40:49 UTC] Total orders count: 0
[01-Apr-2026 11:40:49 UTC] === API CALL LOG ===
[01-Apr-2026 11:40:49 UTC] Endpoint: user/profile.php
[01-Apr-2026 11:40:49 UTC] Full Log Data: {
    "timestamp": "2026-04-01 11:40:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "89.139.90.210",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "89.139.90.210, 172.70.57.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIyIiwidXNlcm5hbWUiOiJuZXdzU2lzdGVycyIsImVtYWlsIjoibmF0YW4wN2FsQGdtYWlsLmNvbSIsImV4cCI6MTc3NTY0ODQwNn0.gaUmtgNB7pTsrP12Z8DEAHF7s7o424c0PUIupB1V9dA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e5752397db32212-TLV",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "89.139.90.210",
        "CF-IPCountry": "IL",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Apr-2026 11:40:49 UTC] === END API CALL LOG ===
[01-Apr-2026 11:40:49 UTC] ✅ API Hash verification passed for profile endpoint
[01-Apr-2026 11:40:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIyIiwidXNlcm5hbWUiOiJuZXdzU2lzdGVycyIsImVtYWlsIjoibmF0YW4wN2FsQGdtYWlsLmNvbSIsImV4cCI6MTc3NTY0ODQwNn0.gaUmtgNB7pTsrP12Z8DEAHF7s7o424c0PUIupB1V9dA
[01-Apr-2026 11:40:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Apr-2026 11:40:49 UTC] ✅ JWT token verified successfully for user profile
[01-Apr-2026 11:40:49 UTC] User ID: 222
[01-Apr-2026 11:40:49 UTC] ✅ User profile retrieved successfully for user ID: 222
[01-Apr-2026 11:40:49 UTC] === API CALL LOG ===
[01-Apr-2026 11:40:49 UTC] Endpoint: user/profile.php
[01-Apr-2026 11:40:49 UTC] Full Log Data: {
    "timestamp": "2026-04-01 11:40:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "89.139.90.210",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "89.139.90.210, 172.70.57.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIyIiwidXNlcm5hbWUiOiJuZXdzU2lzdGVycyIsImVtYWlsIjoibmF0YW4wN2FsQGdtYWlsLmNvbSIsImV4cCI6MTc3NTY0ODQwNn0.gaUmtgNB7pTsrP12Z8DEAHF7s7o424c0PUIupB1V9dA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e57523b09b92212-TLV",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "89.139.90.210",
        "CF-IPCountry": "IL",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Apr-2026 11:40:49 UTC] === END API CALL LOG ===
[01-Apr-2026 11:40:49 UTC] ✅ API Hash verification passed for profile endpoint
[01-Apr-2026 11:40:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIyIiwidXNlcm5hbWUiOiJuZXdzU2lzdGVycyIsImVtYWlsIjoibmF0YW4wN2FsQGdtYWlsLmNvbSIsImV4cCI6MTc3NTY0ODQwNn0.gaUmtgNB7pTsrP12Z8DEAHF7s7o424c0PUIupB1V9dA
[01-Apr-2026 11:40:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Apr-2026 11:40:49 UTC] ✅ JWT token verified successfully for user profile
[01-Apr-2026 11:40:49 UTC] User ID: 222
[01-Apr-2026 11:40:49 UTC] ✅ User profile retrieved successfully for user ID: 222
[01-Apr-2026 11:40:49 UTC] === API CALL LOG ===
[01-Apr-2026 11:40:49 UTC] Endpoint: user/profile.php
[01-Apr-2026 11:40:49 UTC] Full Log Data: {
    "timestamp": "2026-04-01 11:40:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "89.139.90.210",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "89.139.90.210, 172.70.57.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIyIiwidXNlcm5hbWUiOiJuZXdzU2lzdGVycyIsImVtYWlsIjoibmF0YW4wN2FsQGdtYWlsLmNvbSIsImV4cCI6MTc3NTY0ODQwNn0.gaUmtgNB7pTsrP12Z8DEAHF7s7o424c0PUIupB1V9dA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e57523b5a5b2212-TLV",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "89.139.90.210",
        "CF-IPCountry": "IL",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Apr-2026 11:40:49 UTC] === END API CALL LOG ===
[01-Apr-2026 11:40:49 UTC] ✅ API Hash verification passed for profile endpoint
[01-Apr-2026 11:40:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIyIiwidXNlcm5hbWUiOiJuZXdzU2lzdGVycyIsImVtYWlsIjoibmF0YW4wN2FsQGdtYWlsLmNvbSIsImV4cCI6MTc3NTY0ODQwNn0.gaUmtgNB7pTsrP12Z8DEAHF7s7o424c0PUIupB1V9dA
[01-Apr-2026 11:40:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Apr-2026 11:40:49 UTC] ✅ JWT token verified successfully for user profile
[01-Apr-2026 11:40:49 UTC] User ID: 222
[01-Apr-2026 11:40:49 UTC] ✅ User profile retrieved successfully for user ID: 222
[01-Apr-2026 11:40:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Apr-2026 11:40:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Apr-2026 11:40:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"89.139.90.210, 172.70.57.145","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIyIiwidXNlcm5hbWUiOiJuZXdzU2lzdGVycyIsImVtYWlsIjoibmF0YW4wN2FsQGdtYWlsLmNvbSIsImV4cCI6MTc3NTY0ODQwNn0.gaUmtgNB7pTsrP12Z8DEAHF7s7o424c0PUIupB1V9dA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e5752639a412212-TLV","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"89.139.90.210","CF-IPCountry":"IL","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[01-Apr-2026 11:40:56 UTC] === User Orders API Called ===
[01-Apr-2026 11:40:56 UTC] User ID: 222
[01-Apr-2026 11:40:56 UTC] Limit: 20, Offset: 0
[01-Apr-2026 11:40:56 UTC] Orders found: 0
[01-Apr-2026 11:40:56 UTC] Orders data: []
[01-Apr-2026 11:40:56 UTC] Total orders count: 0
[01-Apr-2026 11:40:56 UTC] === API CALL LOG ===
[01-Apr-2026 11:40:56 UTC] Endpoint: user/profile.php
[01-Apr-2026 11:40:56 UTC] Full Log Data: {
    "timestamp": "2026-04-01 11:40:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "89.139.90.210",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "89.139.90.210, 172.70.57.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIyIiwidXNlcm5hbWUiOiJuZXdzU2lzdGVycyIsImVtYWlsIjoibmF0YW4wN2FsQGdtYWlsLmNvbSIsImV4cCI6MTc3NTY0ODQwNn0.gaUmtgNB7pTsrP12Z8DEAHF7s7o424c0PUIupB1V9dA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e5752643b912212-TLV",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "89.139.90.210",
        "CF-IPCountry": "IL",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Apr-2026 11:40:56 UTC] === END API CALL LOG ===
[01-Apr-2026 11:40:56 UTC] ✅ API Hash verification passed for profile endpoint
[01-Apr-2026 11:40:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIyIiwidXNlcm5hbWUiOiJuZXdzU2lzdGVycyIsImVtYWlsIjoibmF0YW4wN2FsQGdtYWlsLmNvbSIsImV4cCI6MTc3NTY0ODQwNn0.gaUmtgNB7pTsrP12Z8DEAHF7s7o424c0PUIupB1V9dA
[01-Apr-2026 11:40:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Apr-2026 11:40:56 UTC] ✅ JWT token verified successfully for user profile
[01-Apr-2026 11:40:56 UTC] User ID: 222
[01-Apr-2026 11:40:56 UTC] ✅ User profile retrieved successfully for user ID: 222
[01-Apr-2026 11:40:56 UTC] === API CALL LOG ===
[01-Apr-2026 11:40:56 UTC] Endpoint: user/profile.php
[01-Apr-2026 11:40:56 UTC] Full Log Data: {
    "timestamp": "2026-04-01 11:40:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "89.139.90.210",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "89.139.90.210, 172.70.57.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIyIiwidXNlcm5hbWUiOiJuZXdzU2lzdGVycyIsImVtYWlsIjoibmF0YW4wN2FsQGdtYWlsLmNvbSIsImV4cCI6MTc3NTY0ODQwNn0.gaUmtgNB7pTsrP12Z8DEAHF7s7o424c0PUIupB1V9dA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e575265dfdc2212-TLV",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "89.139.90.210",
        "CF-IPCountry": "IL",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Apr-2026 11:40:56 UTC] === END API CALL LOG ===
[01-Apr-2026 11:40:56 UTC] ✅ API Hash verification passed for profile endpoint
[01-Apr-2026 11:40:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIyIiwidXNlcm5hbWUiOiJuZXdzU2lzdGVycyIsImVtYWlsIjoibmF0YW4wN2FsQGdtYWlsLmNvbSIsImV4cCI6MTc3NTY0ODQwNn0.gaUmtgNB7pTsrP12Z8DEAHF7s7o424c0PUIupB1V9dA
[01-Apr-2026 11:40:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Apr-2026 11:40:56 UTC] ✅ JWT token verified successfully for user profile
[01-Apr-2026 11:40:56 UTC] User ID: 222
[01-Apr-2026 11:40:56 UTC] ✅ User profile retrieved successfully for user ID: 222
[01-Apr-2026 11:40:56 UTC] === API CALL LOG ===
[01-Apr-2026 11:40:56 UTC] Endpoint: user/profile.php
[01-Apr-2026 11:40:56 UTC] Full Log Data: {
    "timestamp": "2026-04-01 11:40:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "89.139.90.210",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "89.139.90.210, 172.70.57.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIyIiwidXNlcm5hbWUiOiJuZXdzU2lzdGVycyIsImVtYWlsIjoibmF0YW4wN2FsQGdtYWlsLmNvbSIsImV4cCI6MTc3NTY0ODQwNn0.gaUmtgNB7pTsrP12Z8DEAHF7s7o424c0PUIupB1V9dA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e575266693f2212-TLV",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "89.139.90.210",
        "CF-IPCountry": "IL",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Apr-2026 11:40:56 UTC] === END API CALL LOG ===
[01-Apr-2026 11:40:56 UTC] ✅ API Hash verification passed for profile endpoint
[01-Apr-2026 11:40:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIyIiwidXNlcm5hbWUiOiJuZXdzU2lzdGVycyIsImVtYWlsIjoibmF0YW4wN2FsQGdtYWlsLmNvbSIsImV4cCI6MTc3NTY0ODQwNn0.gaUmtgNB7pTsrP12Z8DEAHF7s7o424c0PUIupB1V9dA
[01-Apr-2026 11:40:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Apr-2026 11:40:56 UTC] ✅ JWT token verified successfully for user profile
[01-Apr-2026 11:40:56 UTC] User ID: 222
[01-Apr-2026 11:40:56 UTC] ✅ User profile retrieved successfully for user ID: 222
[01-Apr-2026 11:40:59 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Apr-2026 11:40:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Apr-2026 11:40:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"89.139.90.210, 172.70.57.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIyIiwidXNlcm5hbWUiOiJuZXdzU2lzdGVycyIsImVtYWlsIjoibmF0YW4wN2FsQGdtYWlsLmNvbSIsImV4cCI6MTc3NTY0ODQwNn0.gaUmtgNB7pTsrP12Z8DEAHF7s7o424c0PUIupB1V9dA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e5752794e372212-TLV","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"89.139.90.210","CF-IPCountry":"IL","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[01-Apr-2026 11:40:59 UTC] === User Orders API Called ===
[01-Apr-2026 11:40:59 UTC] User ID: 222
[01-Apr-2026 11:40:59 UTC] Limit: 20, Offset: 0
[01-Apr-2026 11:40:59 UTC] Orders found: 0
[01-Apr-2026 11:40:59 UTC] Orders data: []
[01-Apr-2026 11:40:59 UTC] Total orders count: 0
[01-Apr-2026 11:40:59 UTC] === API CALL LOG ===
[01-Apr-2026 11:40:59 UTC] Endpoint: user/profile.php
[01-Apr-2026 11:40:59 UTC] Full Log Data: {
    "timestamp": "2026-04-01 11:40:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "89.139.90.210",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "89.139.90.210, 172.70.57.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIyIiwidXNlcm5hbWUiOiJuZXdzU2lzdGVycyIsImVtYWlsIjoibmF0YW4wN2FsQGdtYWlsLmNvbSIsImV4cCI6MTc3NTY0ODQwNn0.gaUmtgNB7pTsrP12Z8DEAHF7s7o424c0PUIupB1V9dA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e575279df8d2212-TLV",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "89.139.90.210",
        "CF-IPCountry": "IL",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Apr-2026 11:40:59 UTC] === END API CALL LOG ===
[01-Apr-2026 11:40:59 UTC] ✅ API Hash verification passed for profile endpoint
[01-Apr-2026 11:40:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIyIiwidXNlcm5hbWUiOiJuZXdzU2lzdGVycyIsImVtYWlsIjoibmF0YW4wN2FsQGdtYWlsLmNvbSIsImV4cCI6MTc3NTY0ODQwNn0.gaUmtgNB7pTsrP12Z8DEAHF7s7o424c0PUIupB1V9dA
[01-Apr-2026 11:40:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Apr-2026 11:40:59 UTC] ✅ JWT token verified successfully for user profile
[01-Apr-2026 11:40:59 UTC] User ID: 222
[01-Apr-2026 11:40:59 UTC] ✅ User profile retrieved successfully for user ID: 222
[01-Apr-2026 11:41:00 UTC] === API CALL LOG ===
[01-Apr-2026 11:41:00 UTC] Endpoint: user/profile.php
[01-Apr-2026 11:41:00 UTC] Full Log Data: {
    "timestamp": "2026-04-01 11:41:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "89.139.90.210",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "89.139.90.210, 172.70.57.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIyIiwidXNlcm5hbWUiOiJuZXdzU2lzdGVycyIsImVtYWlsIjoibmF0YW4wN2FsQGdtYWlsLmNvbSIsImV4cCI6MTc3NTY0ODQwNn0.gaUmtgNB7pTsrP12Z8DEAHF7s7o424c0PUIupB1V9dA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e57527b6bca2212-TLV",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "89.139.90.210",
        "CF-IPCountry": "IL",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Apr-2026 11:41:00 UTC] === END API CALL LOG ===
[01-Apr-2026 11:41:00 UTC] ✅ API Hash verification passed for profile endpoint
[01-Apr-2026 11:41:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIyIiwidXNlcm5hbWUiOiJuZXdzU2lzdGVycyIsImVtYWlsIjoibmF0YW4wN2FsQGdtYWlsLmNvbSIsImV4cCI6MTc3NTY0ODQwNn0.gaUmtgNB7pTsrP12Z8DEAHF7s7o424c0PUIupB1V9dA
[01-Apr-2026 11:41:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Apr-2026 11:41:00 UTC] ✅ JWT token verified successfully for user profile
[01-Apr-2026 11:41:00 UTC] User ID: 222
[01-Apr-2026 11:41:00 UTC] ✅ User profile retrieved successfully for user ID: 222
[01-Apr-2026 11:41:00 UTC] === API CALL LOG ===
[01-Apr-2026 11:41:00 UTC] Endpoint: user/profile.php
[01-Apr-2026 11:41:00 UTC] Full Log Data: {
    "timestamp": "2026-04-01 11:41:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "89.139.90.210",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "89.139.90.210, 172.70.57.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIyIiwidXNlcm5hbWUiOiJuZXdzU2lzdGVycyIsImVtYWlsIjoibmF0YW4wN2FsQGdtYWlsLmNvbSIsImV4cCI6MTc3NTY0ODQwNn0.gaUmtgNB7pTsrP12Z8DEAHF7s7o424c0PUIupB1V9dA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e57527c0d1e2212-TLV",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "89.139.90.210",
        "CF-IPCountry": "IL",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Apr-2026 11:41:00 UTC] === END API CALL LOG ===
[01-Apr-2026 11:41:00 UTC] ✅ API Hash verification passed for profile endpoint
[01-Apr-2026 11:41:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIyIiwidXNlcm5hbWUiOiJuZXdzU2lzdGVycyIsImVtYWlsIjoibmF0YW4wN2FsQGdtYWlsLmNvbSIsImV4cCI6MTc3NTY0ODQwNn0.gaUmtgNB7pTsrP12Z8DEAHF7s7o424c0PUIupB1V9dA
[01-Apr-2026 11:41:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Apr-2026 11:41:00 UTC] ✅ JWT token verified successfully for user profile
[01-Apr-2026 11:41:00 UTC] User ID: 222
[01-Apr-2026 11:41:00 UTC] ✅ User profile retrieved successfully for user ID: 222
[01-Apr-2026 11:41:05 UTC] === API CALL LOG ===
[01-Apr-2026 11:41:05 UTC] Endpoint: user/profile.php
[01-Apr-2026 11:41:05 UTC] Full Log Data: {
    "timestamp": "2026-04-01 11:41:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "89.139.90.210",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "89.139.90.210, 172.70.57.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIyIiwidXNlcm5hbWUiOiJuZXdzU2lzdGVycyIsImVtYWlsIjoibmF0YW4wN2FsQGdtYWlsLmNvbSIsImV4cCI6MTc3NTY0ODQwNn0.gaUmtgNB7pTsrP12Z8DEAHF7s7o424c0PUIupB1V9dA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e57529d5bf22212-TLV",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "89.139.90.210",
        "CF-IPCountry": "IL",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Apr-2026 11:41:05 UTC] === END API CALL LOG ===
[01-Apr-2026 11:41:05 UTC] ✅ API Hash verification passed for profile endpoint
[01-Apr-2026 11:41:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIyIiwidXNlcm5hbWUiOiJuZXdzU2lzdGVycyIsImVtYWlsIjoibmF0YW4wN2FsQGdtYWlsLmNvbSIsImV4cCI6MTc3NTY0ODQwNn0.gaUmtgNB7pTsrP12Z8DEAHF7s7o424c0PUIupB1V9dA
[01-Apr-2026 11:41:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Apr-2026 11:41:05 UTC] ✅ JWT token verified successfully for user profile
[01-Apr-2026 11:41:05 UTC] User ID: 222
[01-Apr-2026 11:41:05 UTC] ✅ User profile retrieved successfully for user ID: 222
[01-Apr-2026 11:41:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Apr-2026 11:41:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Apr-2026 11:41:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"89.139.90.210, 172.70.57.145","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIyIiwidXNlcm5hbWUiOiJuZXdzU2lzdGVycyIsImVtYWlsIjoibmF0YW4wN2FsQGdtYWlsLmNvbSIsImV4cCI6MTc3NTY0ODQwNn0.gaUmtgNB7pTsrP12Z8DEAHF7s7o424c0PUIupB1V9dA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e5752a41a4b2212-TLV","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"89.139.90.210","CF-IPCountry":"IL","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[01-Apr-2026 11:41:06 UTC] === User Orders API Called ===
[01-Apr-2026 11:41:06 UTC] User ID: 222
[01-Apr-2026 11:41:06 UTC] Limit: 20, Offset: 0
[01-Apr-2026 11:41:06 UTC] Orders found: 0
[01-Apr-2026 11:41:06 UTC] Orders data: []
[01-Apr-2026 11:41:06 UTC] Total orders count: 0
[01-Apr-2026 11:41:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Apr-2026 11:41:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Apr-2026 11:41:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"89.139.90.210, 172.70.57.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIyIiwidXNlcm5hbWUiOiJuZXdzU2lzdGVycyIsImVtYWlsIjoibmF0YW4wN2FsQGdtYWlsLmNvbSIsImV4cCI6MTc3NTY0ODQwNn0.gaUmtgNB7pTsrP12Z8DEAHF7s7o424c0PUIupB1V9dA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e5752b37f0d2212-TLV","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"89.139.90.210","CF-IPCountry":"IL","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[01-Apr-2026 11:41:09 UTC] === User Orders API Called ===
[01-Apr-2026 11:41:09 UTC] User ID: 222
[01-Apr-2026 11:41:09 UTC] Limit: 20, Offset: 0
[01-Apr-2026 11:41:09 UTC] Orders found: 0
[01-Apr-2026 11:41:09 UTC] Orders data: []
[01-Apr-2026 11:41:09 UTC] Total orders count: 0
[01-Apr-2026 11:41:09 UTC] === API CALL LOG ===
[01-Apr-2026 11:41:09 UTC] Endpoint: user/profile.php
[01-Apr-2026 11:41:09 UTC] Full Log Data: {
    "timestamp": "2026-04-01 11:41:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "89.139.90.210",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "89.139.90.210, 172.70.57.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIyIiwidXNlcm5hbWUiOiJuZXdzU2lzdGVycyIsImVtYWlsIjoibmF0YW4wN2FsQGdtYWlsLmNvbSIsImV4cCI6MTc3NTY0ODQwNn0.gaUmtgNB7pTsrP12Z8DEAHF7s7o424c0PUIupB1V9dA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e5752b418a42212-TLV",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "89.139.90.210",
        "CF-IPCountry": "IL",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Apr-2026 11:41:09 UTC] === END API CALL LOG ===
[01-Apr-2026 11:41:09 UTC] ✅ API Hash verification passed for profile endpoint
[01-Apr-2026 11:41:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIyIiwidXNlcm5hbWUiOiJuZXdzU2lzdGVycyIsImVtYWlsIjoibmF0YW4wN2FsQGdtYWlsLmNvbSIsImV4cCI6MTc3NTY0ODQwNn0.gaUmtgNB7pTsrP12Z8DEAHF7s7o424c0PUIupB1V9dA
[01-Apr-2026 11:41:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Apr-2026 11:41:09 UTC] ✅ JWT token verified successfully for user profile
[01-Apr-2026 11:41:09 UTC] User ID: 222
[01-Apr-2026 11:41:09 UTC] ✅ User profile retrieved successfully for user ID: 222
[01-Apr-2026 11:41:09 UTC] === API CALL LOG ===
[01-Apr-2026 11:41:09 UTC] Endpoint: user/profile.php
[01-Apr-2026 11:41:09 UTC] Full Log Data: {
    "timestamp": "2026-04-01 11:41:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "89.139.90.210",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "89.139.90.210, 172.70.57.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIyIiwidXNlcm5hbWUiOiJuZXdzU2lzdGVycyIsImVtYWlsIjoibmF0YW4wN2FsQGdtYWlsLmNvbSIsImV4cCI6MTc3NTY0ODQwNn0.gaUmtgNB7pTsrP12Z8DEAHF7s7o424c0PUIupB1V9dA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e5752b5accc2212-TLV",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "89.139.90.210",
        "CF-IPCountry": "IL",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Apr-2026 11:41:09 UTC] === END API CALL LOG ===
[01-Apr-2026 11:41:09 UTC] ✅ API Hash verification passed for profile endpoint
[01-Apr-2026 11:41:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIyIiwidXNlcm5hbWUiOiJuZXdzU2lzdGVycyIsImVtYWlsIjoibmF0YW4wN2FsQGdtYWlsLmNvbSIsImV4cCI6MTc3NTY0ODQwNn0.gaUmtgNB7pTsrP12Z8DEAHF7s7o424c0PUIupB1V9dA
[01-Apr-2026 11:41:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Apr-2026 11:41:09 UTC] ✅ JWT token verified successfully for user profile
[01-Apr-2026 11:41:09 UTC] User ID: 222
[01-Apr-2026 11:41:09 UTC] ✅ User profile retrieved successfully for user ID: 222
[01-Apr-2026 11:41:09 UTC] === API CALL LOG ===
[01-Apr-2026 11:41:09 UTC] Endpoint: user/profile.php
[01-Apr-2026 11:41:09 UTC] Full Log Data: {
    "timestamp": "2026-04-01 11:41:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "89.139.90.210",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "89.139.90.210, 172.70.57.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIyIiwidXNlcm5hbWUiOiJuZXdzU2lzdGVycyIsImVtYWlsIjoibmF0YW4wN2FsQGdtYWlsLmNvbSIsImV4cCI6MTc3NTY0ODQwNn0.gaUmtgNB7pTsrP12Z8DEAHF7s7o424c0PUIupB1V9dA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e5752b61dc82212-TLV",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "89.139.90.210",
        "CF-IPCountry": "IL",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Apr-2026 11:41:09 UTC] === END API CALL LOG ===
[01-Apr-2026 11:41:09 UTC] ✅ API Hash verification passed for profile endpoint
[01-Apr-2026 11:41:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIyIiwidXNlcm5hbWUiOiJuZXdzU2lzdGVycyIsImVtYWlsIjoibmF0YW4wN2FsQGdtYWlsLmNvbSIsImV4cCI6MTc3NTY0ODQwNn0.gaUmtgNB7pTsrP12Z8DEAHF7s7o424c0PUIupB1V9dA
[01-Apr-2026 11:41:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Apr-2026 11:41:09 UTC] ✅ JWT token verified successfully for user profile
[01-Apr-2026 11:41:09 UTC] User ID: 222
[01-Apr-2026 11:41:09 UTC] ✅ User profile retrieved successfully for user ID: 222
[01-Apr-2026 13:09:21 UTC] === API CALL LOG ===
[01-Apr-2026 13:09:21 UTC] Endpoint: user/profile.php
[01-Apr-2026 13:09:21 UTC] Full Log Data: {
    "timestamp": "2026-04-01 13:09:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "49.15.127.174",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "49.15.127.174, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc5IiwidXNlcm5hbWUiOiJzb2Zpa3NrNyIsImVtYWlsIjoibTQwNzA5ODYxMzFAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQ1NDIyfQ.9t0UwNZG3WEIybRBVRUF0CQ6JOkwqsuPWObh-CmseL8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e57d3e41bea811b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "49.15.127.174",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Apr-2026 13:09:21 UTC] === END API CALL LOG ===
[01-Apr-2026 13:09:21 UTC] ✅ API Hash verification passed for profile endpoint
[01-Apr-2026 13:09:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc5IiwidXNlcm5hbWUiOiJzb2Zpa3NrNyIsImVtYWlsIjoibTQwNzA5ODYxMzFAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQ1NDIyfQ.9t0UwNZG3WEIybRBVRUF0CQ6JOkwqsuPWObh-CmseL8
[01-Apr-2026 13:09:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Apr-2026 13:09:21 UTC] ✅ JWT token verified successfully for user profile
[01-Apr-2026 13:09:21 UTC] User ID: 179
[01-Apr-2026 13:09:21 UTC] ✅ User profile retrieved successfully for user ID: 179
[01-Apr-2026 13:09:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Apr-2026 13:09:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Apr-2026 13:09:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"49.15.127.174, 104.23.175.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc5IiwidXNlcm5hbWUiOiJzb2Zpa3NrNyIsImVtYWlsIjoibTQwNzA5ODYxMzFAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQ1NDIyfQ.9t0UwNZG3WEIybRBVRUF0CQ6JOkwqsuPWObh-CmseL8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e57d3e95ace811b-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"49.15.127.174","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[01-Apr-2026 13:09:21 UTC] === User Orders API Called ===
[01-Apr-2026 13:09:21 UTC] User ID: 179
[01-Apr-2026 13:09:21 UTC] Limit: 20, Offset: 0
[01-Apr-2026 13:09:21 UTC] Orders found: 0
[01-Apr-2026 13:09:21 UTC] Orders data: []
[01-Apr-2026 13:09:21 UTC] Total orders count: 0
[01-Apr-2026 13:09:21 UTC] === API CALL LOG ===
[01-Apr-2026 13:09:21 UTC] Endpoint: user/profile.php
[01-Apr-2026 13:09:21 UTC] Full Log Data: {
    "timestamp": "2026-04-01 13:09:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "49.15.127.174",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "49.15.127.174, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc5IiwidXNlcm5hbWUiOiJzb2Zpa3NrNyIsImVtYWlsIjoibTQwNzA5ODYxMzFAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQ1NDIyfQ.9t0UwNZG3WEIybRBVRUF0CQ6JOkwqsuPWObh-CmseL8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e57d3e95ac7811b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "49.15.127.174",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Apr-2026 13:09:21 UTC] === END API CALL LOG ===
[01-Apr-2026 13:09:21 UTC] ✅ API Hash verification passed for profile endpoint
[01-Apr-2026 13:09:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc5IiwidXNlcm5hbWUiOiJzb2Zpa3NrNyIsImVtYWlsIjoibTQwNzA5ODYxMzFAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQ1NDIyfQ.9t0UwNZG3WEIybRBVRUF0CQ6JOkwqsuPWObh-CmseL8
[01-Apr-2026 13:09:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Apr-2026 13:09:21 UTC] ✅ JWT token verified successfully for user profile
[01-Apr-2026 13:09:21 UTC] User ID: 179
[01-Apr-2026 13:09:21 UTC] ✅ User profile retrieved successfully for user ID: 179
[01-Apr-2026 13:09:21 UTC] === API CALL LOG ===
[01-Apr-2026 13:09:21 UTC] Endpoint: user/profile.php
[01-Apr-2026 13:09:21 UTC] Full Log Data: {
    "timestamp": "2026-04-01 13:09:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "49.15.127.174",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "49.15.127.174, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc5IiwidXNlcm5hbWUiOiJzb2Zpa3NrNyIsImVtYWlsIjoibTQwNzA5ODYxMzFAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQ1NDIyfQ.9t0UwNZG3WEIybRBVRUF0CQ6JOkwqsuPWObh-CmseL8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e57d3e95ad0811b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "49.15.127.174",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Apr-2026 13:09:21 UTC] === END API CALL LOG ===
[01-Apr-2026 13:09:21 UTC] ✅ API Hash verification passed for profile endpoint
[01-Apr-2026 13:09:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc5IiwidXNlcm5hbWUiOiJzb2Zpa3NrNyIsImVtYWlsIjoibTQwNzA5ODYxMzFAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQ1NDIyfQ.9t0UwNZG3WEIybRBVRUF0CQ6JOkwqsuPWObh-CmseL8
[01-Apr-2026 13:09:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Apr-2026 13:09:21 UTC] ✅ JWT token verified successfully for user profile
[01-Apr-2026 13:09:21 UTC] User ID: 179
[01-Apr-2026 13:09:21 UTC] ✅ User profile retrieved successfully for user ID: 179
[01-Apr-2026 13:09:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Apr-2026 13:09:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Apr-2026 13:09:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"49.15.127.174, 104.23.175.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc5IiwidXNlcm5hbWUiOiJzb2Zpa3NrNyIsImVtYWlsIjoibTQwNzA5ODYxMzFAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQ1NDIyfQ.9t0UwNZG3WEIybRBVRUF0CQ6JOkwqsuPWObh-CmseL8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e57d4abea41811b-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"49.15.127.174","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[01-Apr-2026 13:09:52 UTC] === User Orders API Called ===
[01-Apr-2026 13:09:52 UTC] User ID: 179
[01-Apr-2026 13:09:52 UTC] Limit: 20, Offset: 0
[01-Apr-2026 13:09:52 UTC] Orders found: 0
[01-Apr-2026 13:09:52 UTC] Orders data: []
[01-Apr-2026 13:09:52 UTC] Total orders count: 0
[01-Apr-2026 13:09:52 UTC] === API CALL LOG ===
[01-Apr-2026 13:09:52 UTC] Endpoint: user/profile.php
[01-Apr-2026 13:09:52 UTC] Full Log Data: {
    "timestamp": "2026-04-01 13:09:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "49.15.127.174",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "49.15.127.174, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc5IiwidXNlcm5hbWUiOiJzb2Zpa3NrNyIsImVtYWlsIjoibTQwNzA5ODYxMzFAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQ1NDIyfQ.9t0UwNZG3WEIybRBVRUF0CQ6JOkwqsuPWObh-CmseL8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e57d4abea44811b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "49.15.127.174",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Apr-2026 13:09:52 UTC] === END API CALL LOG ===
[01-Apr-2026 13:09:52 UTC] ✅ API Hash verification passed for profile endpoint
[01-Apr-2026 13:09:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc5IiwidXNlcm5hbWUiOiJzb2Zpa3NrNyIsImVtYWlsIjoibTQwNzA5ODYxMzFAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQ1NDIyfQ.9t0UwNZG3WEIybRBVRUF0CQ6JOkwqsuPWObh-CmseL8
[01-Apr-2026 13:09:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Apr-2026 13:09:52 UTC] ✅ JWT token verified successfully for user profile
[01-Apr-2026 13:09:52 UTC] User ID: 179
[01-Apr-2026 13:09:52 UTC] ✅ User profile retrieved successfully for user ID: 179
[01-Apr-2026 13:09:53 UTC] === API CALL LOG ===
[01-Apr-2026 13:09:53 UTC] Endpoint: user/profile.php
[01-Apr-2026 13:09:53 UTC] Full Log Data: {
    "timestamp": "2026-04-01 13:09:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "49.15.127.174",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "49.15.127.174, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc5IiwidXNlcm5hbWUiOiJzb2Zpa3NrNyIsImVtYWlsIjoibTQwNzA5ODYxMzFAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQ1NDIyfQ.9t0UwNZG3WEIybRBVRUF0CQ6JOkwqsuPWObh-CmseL8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e57d4af7cf6811b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "49.15.127.174",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Apr-2026 13:09:53 UTC] === END API CALL LOG ===
[01-Apr-2026 13:09:53 UTC] ✅ API Hash verification passed for profile endpoint
[01-Apr-2026 13:09:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc5IiwidXNlcm5hbWUiOiJzb2Zpa3NrNyIsImVtYWlsIjoibTQwNzA5ODYxMzFAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQ1NDIyfQ.9t0UwNZG3WEIybRBVRUF0CQ6JOkwqsuPWObh-CmseL8
[01-Apr-2026 13:09:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Apr-2026 13:09:53 UTC] ✅ JWT token verified successfully for user profile
[01-Apr-2026 13:09:53 UTC] User ID: 179
[01-Apr-2026 13:09:53 UTC] ✅ User profile retrieved successfully for user ID: 179
[01-Apr-2026 13:10:51 UTC] === API CALL LOG ===
[01-Apr-2026 13:10:51 UTC] Endpoint: user/profile.php
[01-Apr-2026 13:10:51 UTC] Full Log Data: {
    "timestamp": "2026-04-01 13:10:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "49.15.127.174",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "49.15.127.174, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc5IiwidXNlcm5hbWUiOiJzb2Zpa3NrNyIsImVtYWlsIjoibTQwNzA5ODYxMzFAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQ1NDIyfQ.9t0UwNZG3WEIybRBVRUF0CQ6JOkwqsuPWObh-CmseL8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e57d6198cc5811b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "49.15.127.174",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Apr-2026 13:10:51 UTC] === END API CALL LOG ===
[01-Apr-2026 13:10:51 UTC] ✅ API Hash verification passed for profile endpoint
[01-Apr-2026 13:10:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc5IiwidXNlcm5hbWUiOiJzb2Zpa3NrNyIsImVtYWlsIjoibTQwNzA5ODYxMzFAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQ1NDIyfQ.9t0UwNZG3WEIybRBVRUF0CQ6JOkwqsuPWObh-CmseL8
[01-Apr-2026 13:10:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Apr-2026 13:10:51 UTC] ✅ JWT token verified successfully for user profile
[01-Apr-2026 13:10:51 UTC] User ID: 179
[01-Apr-2026 13:10:51 UTC] ✅ User profile retrieved successfully for user ID: 179
[01-Apr-2026 13:10:51 UTC] User Purchases API - User ID: 179
[01-Apr-2026 13:10:51 UTC] User Purchases API - Total purchases found: 4
[01-Apr-2026 17:33:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Apr-2026 17:33:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Apr-2026 17:33:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIzIiwidXNlcm5hbWUiOiJhcnlhbl9qYWFnIiwiZW1haWwiOiJhcnlhbmphYXQxMWpAZ21haWwuY29tIiwiZXhwIjoxNzc1NjY5NjAzfQ.knJtX7kggjK3SUvpLtworDvOc1gZyLgJWzDESpOnca0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e5956b038568510-BOM","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.251.217.177","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.251.217.177, 172.70.218.228"}
[01-Apr-2026 17:33:24 UTC] === User Orders API Called ===
[01-Apr-2026 17:33:24 UTC] User ID: 223
[01-Apr-2026 17:33:24 UTC] Limit: 20, Offset: 0
[01-Apr-2026 17:33:24 UTC] Orders found: 0
[01-Apr-2026 17:33:24 UTC] Orders data: []
[01-Apr-2026 17:33:24 UTC] Total orders count: 0
[01-Apr-2026 17:33:24 UTC] === API CALL LOG ===
[01-Apr-2026 17:33:24 UTC] Endpoint: user/profile.php
[01-Apr-2026 17:33:24 UTC] Full Log Data: {
    "timestamp": "2026-04-01 17:33:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.251.217.177",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIzIiwidXNlcm5hbWUiOiJhcnlhbl9qYWFnIiwiZW1haWwiOiJhcnlhbmphYXQxMWpAZ21haWwuY29tIiwiZXhwIjoxNzc1NjY5NjAzfQ.knJtX7kggjK3SUvpLtworDvOc1gZyLgJWzDESpOnca0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e5956b0284f8510-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.251.217.177",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.251.217.177, 172.70.218.228"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Apr-2026 17:33:24 UTC] === END API CALL LOG ===
[01-Apr-2026 17:33:24 UTC] ✅ API Hash verification passed for profile endpoint
[01-Apr-2026 17:33:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIzIiwidXNlcm5hbWUiOiJhcnlhbl9qYWFnIiwiZW1haWwiOiJhcnlhbmphYXQxMWpAZ21haWwuY29tIiwiZXhwIjoxNzc1NjY5NjAzfQ.knJtX7kggjK3SUvpLtworDvOc1gZyLgJWzDESpOnca0
[01-Apr-2026 17:33:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Apr-2026 17:33:24 UTC] ✅ JWT token verified successfully for user profile
[01-Apr-2026 17:33:24 UTC] User ID: 223
[01-Apr-2026 17:33:24 UTC] ✅ User profile retrieved successfully for user ID: 223
[01-Apr-2026 17:33:24 UTC] === API CALL LOG ===
[01-Apr-2026 17:33:24 UTC] Endpoint: user/profile.php
[01-Apr-2026 17:33:24 UTC] Full Log Data: {
    "timestamp": "2026-04-01 17:33:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.251.217.177",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIzIiwidXNlcm5hbWUiOiJhcnlhbl9qYWFnIiwiZW1haWwiOiJhcnlhbmphYXQxMWpAZ21haWwuY29tIiwiZXhwIjoxNzc1NjY5NjAzfQ.knJtX7kggjK3SUvpLtworDvOc1gZyLgJWzDESpOnca0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e5956b0c87c8510-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.251.217.177",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.251.217.177, 172.70.218.229"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Apr-2026 17:33:24 UTC] === END API CALL LOG ===
[01-Apr-2026 17:33:24 UTC] ✅ API Hash verification passed for profile endpoint
[01-Apr-2026 17:33:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIzIiwidXNlcm5hbWUiOiJhcnlhbl9qYWFnIiwiZW1haWwiOiJhcnlhbmphYXQxMWpAZ21haWwuY29tIiwiZXhwIjoxNzc1NjY5NjAzfQ.knJtX7kggjK3SUvpLtworDvOc1gZyLgJWzDESpOnca0
[01-Apr-2026 17:33:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Apr-2026 17:33:24 UTC] ✅ JWT token verified successfully for user profile
[01-Apr-2026 17:33:24 UTC] User ID: 223
[01-Apr-2026 17:33:24 UTC] ✅ User profile retrieved successfully for user ID: 223
[01-Apr-2026 17:33:25 UTC] === API CALL LOG ===
[01-Apr-2026 17:33:25 UTC] Endpoint: user/profile.php
[01-Apr-2026 17:33:25 UTC] Full Log Data: {
    "timestamp": "2026-04-01 17:33:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.251.217.177",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIzIiwidXNlcm5hbWUiOiJhcnlhbl9qYWFnIiwiZW1haWwiOiJhcnlhbmphYXQxMWpAZ21haWwuY29tIiwiZXhwIjoxNzc1NjY5NjAzfQ.knJtX7kggjK3SUvpLtworDvOc1gZyLgJWzDESpOnca0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e5956ba2afe8510-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.251.217.177",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.251.217.177, 172.70.218.223"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Apr-2026 17:33:25 UTC] === END API CALL LOG ===
[01-Apr-2026 17:33:25 UTC] ✅ API Hash verification passed for profile endpoint
[01-Apr-2026 17:33:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIzIiwidXNlcm5hbWUiOiJhcnlhbl9qYWFnIiwiZW1haWwiOiJhcnlhbmphYXQxMWpAZ21haWwuY29tIiwiZXhwIjoxNzc1NjY5NjAzfQ.knJtX7kggjK3SUvpLtworDvOc1gZyLgJWzDESpOnca0
[01-Apr-2026 17:33:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Apr-2026 17:33:25 UTC] ✅ JWT token verified successfully for user profile
[01-Apr-2026 17:33:25 UTC] User ID: 223
[01-Apr-2026 17:33:25 UTC] ✅ User profile retrieved successfully for user ID: 223
[01-Apr-2026 17:33:49 UTC] === API CALL LOG ===
[01-Apr-2026 17:33:49 UTC] Endpoint: user/profile.php
[01-Apr-2026 17:33:49 UTC] Full Log Data: {
    "timestamp": "2026-04-01 17:33:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.251.217.177",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIzIiwidXNlcm5hbWUiOiJhcnlhbl9qYWFnIiwiZW1haWwiOiJhcnlhbmphYXQxMWpAZ21haWwuY29tIiwiZXhwIjoxNzc1NjY5NjAzfQ.knJtX7kggjK3SUvpLtworDvOc1gZyLgJWzDESpOnca0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e59574efd058510-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.251.217.177",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.251.217.177, 172.70.218.223"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Apr-2026 17:33:49 UTC] === END API CALL LOG ===
[01-Apr-2026 17:33:49 UTC] ✅ API Hash verification passed for profile endpoint
[01-Apr-2026 17:33:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIzIiwidXNlcm5hbWUiOiJhcnlhbl9qYWFnIiwiZW1haWwiOiJhcnlhbmphYXQxMWpAZ21haWwuY29tIiwiZXhwIjoxNzc1NjY5NjAzfQ.knJtX7kggjK3SUvpLtworDvOc1gZyLgJWzDESpOnca0
[01-Apr-2026 17:33:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Apr-2026 17:33:49 UTC] ✅ JWT token verified successfully for user profile
[01-Apr-2026 17:33:49 UTC] User ID: 223
[01-Apr-2026 17:33:49 UTC] ✅ User profile retrieved successfully for user ID: 223
[01-Apr-2026 17:33:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Apr-2026 17:33:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Apr-2026 17:33:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIzIiwidXNlcm5hbWUiOiJhcnlhbl9qYWFnIiwiZW1haWwiOiJhcnlhbmphYXQxMWpAZ21haWwuY29tIiwiZXhwIjoxNzc1NjY5NjAzfQ.knJtX7kggjK3SUvpLtworDvOc1gZyLgJWzDESpOnca0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e5957860ca08510-BOM","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.251.217.177","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.251.217.177, 172.70.218.222"}
[01-Apr-2026 17:33:58 UTC] === User Orders API Called ===
[01-Apr-2026 17:33:58 UTC] User ID: 223
[01-Apr-2026 17:33:58 UTC] Limit: 20, Offset: 0
[01-Apr-2026 17:33:58 UTC] Orders found: 0
[01-Apr-2026 17:33:58 UTC] Orders data: []
[01-Apr-2026 17:33:58 UTC] Total orders count: 0
[01-Apr-2026 17:33:59 UTC] === API CALL LOG ===
[01-Apr-2026 17:33:59 UTC] Endpoint: user/profile.php
[01-Apr-2026 17:33:59 UTC] Full Log Data: {
    "timestamp": "2026-04-01 17:33:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.251.217.177",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIzIiwidXNlcm5hbWUiOiJhcnlhbl9qYWFnIiwiZW1haWwiOiJhcnlhbmphYXQxMWpAZ21haWwuY29tIiwiZXhwIjoxNzc1NjY5NjAzfQ.knJtX7kggjK3SUvpLtworDvOc1gZyLgJWzDESpOnca0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e59578c6e7b8510-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.251.217.177",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.251.217.177, 172.70.218.222"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Apr-2026 17:33:59 UTC] === END API CALL LOG ===
[01-Apr-2026 17:33:59 UTC] ✅ API Hash verification passed for profile endpoint
[01-Apr-2026 17:33:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIzIiwidXNlcm5hbWUiOiJhcnlhbl9qYWFnIiwiZW1haWwiOiJhcnlhbmphYXQxMWpAZ21haWwuY29tIiwiZXhwIjoxNzc1NjY5NjAzfQ.knJtX7kggjK3SUvpLtworDvOc1gZyLgJWzDESpOnca0
[01-Apr-2026 17:33:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Apr-2026 17:33:59 UTC] ✅ JWT token verified successfully for user profile
[01-Apr-2026 17:33:59 UTC] User ID: 223
[01-Apr-2026 17:33:59 UTC] ✅ User profile retrieved successfully for user ID: 223
[01-Apr-2026 17:33:59 UTC] User Purchases API - User ID: 223
[01-Apr-2026 17:33:59 UTC] User Purchases API - Total purchases found: 0
[01-Apr-2026 17:34:02 UTC] User Purchases API - User ID: 223
[01-Apr-2026 17:34:02 UTC] User Purchases API - Total purchases found: 0
[01-Apr-2026 17:34:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Apr-2026 17:34:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Apr-2026 17:34:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIzIiwidXNlcm5hbWUiOiJhcnlhbl9qYWFnIiwiZW1haWwiOiJhcnlhbmphYXQxMWpAZ21haWwuY29tIiwiZXhwIjoxNzc1NjY5NjAzfQ.knJtX7kggjK3SUvpLtworDvOc1gZyLgJWzDESpOnca0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e5957a82def8510-BOM","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.251.217.177","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.251.217.177, 172.70.218.222"}
[01-Apr-2026 17:34:03 UTC] === User Orders API Called ===
[01-Apr-2026 17:34:03 UTC] User ID: 223
[01-Apr-2026 17:34:03 UTC] Limit: 20, Offset: 0
[01-Apr-2026 17:34:03 UTC] Orders found: 0
[01-Apr-2026 17:34:03 UTC] Orders data: []
[01-Apr-2026 17:34:03 UTC] Total orders count: 0
[01-Apr-2026 17:34:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Apr-2026 17:34:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Apr-2026 17:34:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIzIiwidXNlcm5hbWUiOiJhcnlhbl9qYWFnIiwiZW1haWwiOiJhcnlhbmphYXQxMWpAZ21haWwuY29tIiwiZXhwIjoxNzc1NjY5NjAzfQ.knJtX7kggjK3SUvpLtworDvOc1gZyLgJWzDESpOnca0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e5957e2ef0e8510-BOM","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.251.217.177","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.251.217.177, 172.70.218.222"}
[01-Apr-2026 17:34:13 UTC] === User Orders API Called ===
[01-Apr-2026 17:34:13 UTC] User ID: 223
[01-Apr-2026 17:34:13 UTC] Limit: 20, Offset: 0
[01-Apr-2026 17:34:13 UTC] Orders found: 0
[01-Apr-2026 17:34:13 UTC] Orders data: []
[01-Apr-2026 17:34:13 UTC] Total orders count: 0
[01-Apr-2026 17:34:13 UTC] === API CALL LOG ===
[01-Apr-2026 17:34:13 UTC] Endpoint: user/profile.php
[01-Apr-2026 17:34:13 UTC] Full Log Data: {
    "timestamp": "2026-04-01 17:34:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.251.217.177",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIzIiwidXNlcm5hbWUiOiJhcnlhbl9qYWFnIiwiZW1haWwiOiJhcnlhbmphYXQxMWpAZ21haWwuY29tIiwiZXhwIjoxNzc1NjY5NjAzfQ.knJtX7kggjK3SUvpLtworDvOc1gZyLgJWzDESpOnca0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e5957e37f3e8510-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.251.217.177",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.251.217.177, 172.70.218.223"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Apr-2026 17:34:13 UTC] === END API CALL LOG ===
[01-Apr-2026 17:34:13 UTC] ✅ API Hash verification passed for profile endpoint
[01-Apr-2026 17:34:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIzIiwidXNlcm5hbWUiOiJhcnlhbl9qYWFnIiwiZW1haWwiOiJhcnlhbmphYXQxMWpAZ21haWwuY29tIiwiZXhwIjoxNzc1NjY5NjAzfQ.knJtX7kggjK3SUvpLtworDvOc1gZyLgJWzDESpOnca0
[01-Apr-2026 17:34:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Apr-2026 17:34:13 UTC] ✅ JWT token verified successfully for user profile
[01-Apr-2026 17:34:13 UTC] User ID: 223
[01-Apr-2026 17:34:13 UTC] ✅ User profile retrieved successfully for user ID: 223
[01-Apr-2026 17:34:13 UTC] === API CALL LOG ===
[01-Apr-2026 17:34:13 UTC] Endpoint: user/profile.php
[01-Apr-2026 17:34:13 UTC] Full Log Data: {
    "timestamp": "2026-04-01 17:34:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.251.217.177",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIzIiwidXNlcm5hbWUiOiJhcnlhbl9qYWFnIiwiZW1haWwiOiJhcnlhbmphYXQxMWpAZ21haWwuY29tIiwiZXhwIjoxNzc1NjY5NjAzfQ.knJtX7kggjK3SUvpLtworDvOc1gZyLgJWzDESpOnca0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e5957e758518510-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.251.217.177",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.251.217.177, 172.70.218.223"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Apr-2026 17:34:13 UTC] === END API CALL LOG ===
[01-Apr-2026 17:34:13 UTC] ✅ API Hash verification passed for profile endpoint
[01-Apr-2026 17:34:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIzIiwidXNlcm5hbWUiOiJhcnlhbl9qYWFnIiwiZW1haWwiOiJhcnlhbmphYXQxMWpAZ21haWwuY29tIiwiZXhwIjoxNzc1NjY5NjAzfQ.knJtX7kggjK3SUvpLtworDvOc1gZyLgJWzDESpOnca0
[01-Apr-2026 17:34:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Apr-2026 17:34:13 UTC] ✅ JWT token verified successfully for user profile
[01-Apr-2026 17:34:13 UTC] User ID: 223
[01-Apr-2026 17:34:13 UTC] ✅ User profile retrieved successfully for user ID: 223
[01-Apr-2026 17:34:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Apr-2026 17:34:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Apr-2026 17:34:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIzIiwidXNlcm5hbWUiOiJhcnlhbl9qYWFnIiwiZW1haWwiOiJhcnlhbmphYXQxMWpAZ21haWwuY29tIiwiZXhwIjoxNzc1NjY5NjAzfQ.knJtX7kggjK3SUvpLtworDvOc1gZyLgJWzDESpOnca0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e59580719998510-BOM","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.251.217.177","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.251.217.177, 172.70.218.223"}
[01-Apr-2026 17:34:18 UTC] === User Orders API Called ===
[01-Apr-2026 17:34:18 UTC] User ID: 223
[01-Apr-2026 17:34:18 UTC] Limit: 20, Offset: 0
[01-Apr-2026 17:34:18 UTC] Orders found: 0
[01-Apr-2026 17:34:18 UTC] Orders data: []
[01-Apr-2026 17:34:18 UTC] Total orders count: 0
[01-Apr-2026 17:34:18 UTC] === API CALL LOG ===
[01-Apr-2026 17:34:18 UTC] Endpoint: user/profile.php
[01-Apr-2026 17:34:18 UTC] Full Log Data: {
    "timestamp": "2026-04-01 17:34:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.251.217.177",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIzIiwidXNlcm5hbWUiOiJhcnlhbl9qYWFnIiwiZW1haWwiOiJhcnlhbmphYXQxMWpAZ21haWwuY29tIiwiZXhwIjoxNzc1NjY5NjAzfQ.knJtX7kggjK3SUvpLtworDvOc1gZyLgJWzDESpOnca0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e595807b9c58510-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.251.217.177",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.251.217.177, 172.70.218.223"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Apr-2026 17:34:18 UTC] === END API CALL LOG ===
[01-Apr-2026 17:34:18 UTC] ✅ API Hash verification passed for profile endpoint
[01-Apr-2026 17:34:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIzIiwidXNlcm5hbWUiOiJhcnlhbl9qYWFnIiwiZW1haWwiOiJhcnlhbmphYXQxMWpAZ21haWwuY29tIiwiZXhwIjoxNzc1NjY5NjAzfQ.knJtX7kggjK3SUvpLtworDvOc1gZyLgJWzDESpOnca0
[01-Apr-2026 17:34:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Apr-2026 17:34:18 UTC] ✅ JWT token verified successfully for user profile
[01-Apr-2026 17:34:18 UTC] User ID: 223
[01-Apr-2026 17:34:18 UTC] ✅ User profile retrieved successfully for user ID: 223
[01-Apr-2026 17:34:19 UTC] === API CALL LOG ===
[01-Apr-2026 17:34:19 UTC] Endpoint: user/profile.php
[01-Apr-2026 17:34:19 UTC] Full Log Data: {
    "timestamp": "2026-04-01 17:34:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.251.217.177",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIzIiwidXNlcm5hbWUiOiJhcnlhbl9qYWFnIiwiZW1haWwiOiJhcnlhbmphYXQxMWpAZ21haWwuY29tIiwiZXhwIjoxNzc1NjY5NjAzfQ.knJtX7kggjK3SUvpLtworDvOc1gZyLgJWzDESpOnca0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e59580b9ad18510-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.251.217.177",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.251.217.177, 172.70.218.223"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Apr-2026 17:34:19 UTC] === END API CALL LOG ===
[01-Apr-2026 17:34:19 UTC] ✅ API Hash verification passed for profile endpoint
[01-Apr-2026 17:34:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIzIiwidXNlcm5hbWUiOiJhcnlhbl9qYWFnIiwiZW1haWwiOiJhcnlhbmphYXQxMWpAZ21haWwuY29tIiwiZXhwIjoxNzc1NjY5NjAzfQ.knJtX7kggjK3SUvpLtworDvOc1gZyLgJWzDESpOnca0
[01-Apr-2026 17:34:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Apr-2026 17:34:19 UTC] ✅ JWT token verified successfully for user profile
[01-Apr-2026 17:34:19 UTC] User ID: 223
[01-Apr-2026 17:34:19 UTC] ✅ User profile retrieved successfully for user ID: 223
[01-Apr-2026 17:34:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Apr-2026 17:34:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Apr-2026 17:34:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIzIiwidXNlcm5hbWUiOiJhcnlhbl9qYWFnIiwiZW1haWwiOiJhcnlhbmphYXQxMWpAZ21haWwuY29tIiwiZXhwIjoxNzc1NjY5NjAzfQ.knJtX7kggjK3SUvpLtworDvOc1gZyLgJWzDESpOnca0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e595893cb4a8510-BOM","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.251.217.177","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.251.217.177, 172.70.218.222"}
[01-Apr-2026 17:34:41 UTC] === User Orders API Called ===
[01-Apr-2026 17:34:41 UTC] User ID: 223
[01-Apr-2026 17:34:41 UTC] Limit: 20, Offset: 0
[01-Apr-2026 17:34:41 UTC] Orders found: 0
[01-Apr-2026 17:34:41 UTC] Orders data: []
[01-Apr-2026 17:34:41 UTC] Total orders count: 0
[01-Apr-2026 17:34:41 UTC] === API CALL LOG ===
[01-Apr-2026 17:34:41 UTC] Endpoint: user/profile.php
[01-Apr-2026 17:34:41 UTC] Full Log Data: {
    "timestamp": "2026-04-01 17:34:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.251.217.177",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIzIiwidXNlcm5hbWUiOiJhcnlhbl9qYWFnIiwiZW1haWwiOiJhcnlhbmphYXQxMWpAZ21haWwuY29tIiwiZXhwIjoxNzc1NjY5NjAzfQ.knJtX7kggjK3SUvpLtworDvOc1gZyLgJWzDESpOnca0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e5958945b768510-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.251.217.177",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.251.217.177, 172.70.218.223"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Apr-2026 17:34:41 UTC] === END API CALL LOG ===
[01-Apr-2026 17:34:41 UTC] ✅ API Hash verification passed for profile endpoint
[01-Apr-2026 17:34:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIzIiwidXNlcm5hbWUiOiJhcnlhbl9qYWFnIiwiZW1haWwiOiJhcnlhbmphYXQxMWpAZ21haWwuY29tIiwiZXhwIjoxNzc1NjY5NjAzfQ.knJtX7kggjK3SUvpLtworDvOc1gZyLgJWzDESpOnca0
[01-Apr-2026 17:34:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Apr-2026 17:34:41 UTC] ✅ JWT token verified successfully for user profile
[01-Apr-2026 17:34:41 UTC] User ID: 223
[01-Apr-2026 17:34:41 UTC] ✅ User profile retrieved successfully for user ID: 223
[01-Apr-2026 17:34:42 UTC] === API CALL LOG ===
[01-Apr-2026 17:34:42 UTC] Endpoint: user/profile.php
[01-Apr-2026 17:34:42 UTC] Full Log Data: {
    "timestamp": "2026-04-01 17:34:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.251.217.177",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIzIiwidXNlcm5hbWUiOiJhcnlhbl9qYWFnIiwiZW1haWwiOiJhcnlhbmphYXQxMWpAZ21haWwuY29tIiwiZXhwIjoxNzc1NjY5NjAzfQ.knJtX7kggjK3SUvpLtworDvOc1gZyLgJWzDESpOnca0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e5958982c758510-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.251.217.177",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.251.217.177, 172.70.218.223"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Apr-2026 17:34:42 UTC] === END API CALL LOG ===
[01-Apr-2026 17:34:42 UTC] ✅ API Hash verification passed for profile endpoint
[01-Apr-2026 17:34:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIzIiwidXNlcm5hbWUiOiJhcnlhbl9qYWFnIiwiZW1haWwiOiJhcnlhbmphYXQxMWpAZ21haWwuY29tIiwiZXhwIjoxNzc1NjY5NjAzfQ.knJtX7kggjK3SUvpLtworDvOc1gZyLgJWzDESpOnca0
[01-Apr-2026 17:34:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Apr-2026 17:34:42 UTC] ✅ JWT token verified successfully for user profile
[01-Apr-2026 17:34:42 UTC] User ID: 223
[01-Apr-2026 17:34:42 UTC] ✅ User profile retrieved successfully for user ID: 223
[01-Apr-2026 17:34:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Apr-2026 17:34:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Apr-2026 17:34:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIzIiwidXNlcm5hbWUiOiJhcnlhbl9qYWFnIiwiZW1haWwiOiJhcnlhbmphYXQxMWpAZ21haWwuY29tIiwiZXhwIjoxNzc1NjY5NjAzfQ.knJtX7kggjK3SUvpLtworDvOc1gZyLgJWzDESpOnca0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e5958a26f968510-BOM","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.251.217.177","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.251.217.177, 172.70.218.222"}
[01-Apr-2026 17:34:43 UTC] === User Orders API Called ===
[01-Apr-2026 17:34:43 UTC] User ID: 223
[01-Apr-2026 17:34:43 UTC] Limit: 20, Offset: 0
[01-Apr-2026 17:34:43 UTC] Orders found: 0
[01-Apr-2026 17:34:43 UTC] Orders data: []
[01-Apr-2026 17:34:43 UTC] Total orders count: 0
[01-Apr-2026 17:34:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Apr-2026 17:34:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Apr-2026 17:34:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIzIiwidXNlcm5hbWUiOiJhcnlhbl9qYWFnIiwiZW1haWwiOiJhcnlhbmphYXQxMWpAZ21haWwuY29tIiwiZXhwIjoxNzc1NjY5NjAzfQ.knJtX7kggjK3SUvpLtworDvOc1gZyLgJWzDESpOnca0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e5958aecaeb8510-BOM","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.251.217.177","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.251.217.177, 172.70.218.223"}
[01-Apr-2026 17:34:45 UTC] === User Orders API Called ===
[01-Apr-2026 17:34:45 UTC] User ID: 223
[01-Apr-2026 17:34:45 UTC] Limit: 20, Offset: 0
[01-Apr-2026 17:34:45 UTC] Orders found: 0
[01-Apr-2026 17:34:45 UTC] Orders data: []
[01-Apr-2026 17:34:45 UTC] Total orders count: 0
[01-Apr-2026 17:34:45 UTC] === API CALL LOG ===
[01-Apr-2026 17:34:45 UTC] Endpoint: user/profile.php
[01-Apr-2026 17:34:45 UTC] Full Log Data: {
    "timestamp": "2026-04-01 17:34:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.251.217.177",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIzIiwidXNlcm5hbWUiOiJhcnlhbl9qYWFnIiwiZW1haWwiOiJhcnlhbmphYXQxMWpAZ21haWwuY29tIiwiZXhwIjoxNzc1NjY5NjAzfQ.knJtX7kggjK3SUvpLtworDvOc1gZyLgJWzDESpOnca0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e5958af5b248510-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.251.217.177",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.251.217.177, 172.70.218.222"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Apr-2026 17:34:45 UTC] === END API CALL LOG ===
[01-Apr-2026 17:34:45 UTC] ✅ API Hash verification passed for profile endpoint
[01-Apr-2026 17:34:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIzIiwidXNlcm5hbWUiOiJhcnlhbl9qYWFnIiwiZW1haWwiOiJhcnlhbmphYXQxMWpAZ21haWwuY29tIiwiZXhwIjoxNzc1NjY5NjAzfQ.knJtX7kggjK3SUvpLtworDvOc1gZyLgJWzDESpOnca0
[01-Apr-2026 17:34:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Apr-2026 17:34:45 UTC] ✅ JWT token verified successfully for user profile
[01-Apr-2026 17:34:45 UTC] User ID: 223
[01-Apr-2026 17:34:45 UTC] ✅ User profile retrieved successfully for user ID: 223
[01-Apr-2026 17:34:46 UTC] === API CALL LOG ===
[01-Apr-2026 17:34:46 UTC] Endpoint: user/profile.php
[01-Apr-2026 17:34:46 UTC] Full Log Data: {
    "timestamp": "2026-04-01 17:34:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.251.217.177",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIzIiwidXNlcm5hbWUiOiJhcnlhbl9qYWFnIiwiZW1haWwiOiJhcnlhbmphYXQxMWpAZ21haWwuY29tIiwiZXhwIjoxNzc1NjY5NjAzfQ.knJtX7kggjK3SUvpLtworDvOc1gZyLgJWzDESpOnca0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e5958b33c9d8510-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.251.217.177",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.251.217.177, 172.70.218.222"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Apr-2026 17:34:46 UTC] === END API CALL LOG ===
[01-Apr-2026 17:34:46 UTC] ✅ API Hash verification passed for profile endpoint
[01-Apr-2026 17:34:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIzIiwidXNlcm5hbWUiOiJhcnlhbl9qYWFnIiwiZW1haWwiOiJhcnlhbmphYXQxMWpAZ21haWwuY29tIiwiZXhwIjoxNzc1NjY5NjAzfQ.knJtX7kggjK3SUvpLtworDvOc1gZyLgJWzDESpOnca0
[01-Apr-2026 17:34:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Apr-2026 17:34:46 UTC] ✅ JWT token verified successfully for user profile
[01-Apr-2026 17:34:46 UTC] User ID: 223
[01-Apr-2026 17:34:46 UTC] ✅ User profile retrieved successfully for user ID: 223
[01-Apr-2026 17:34:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Apr-2026 17:34:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Apr-2026 17:34:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIzIiwidXNlcm5hbWUiOiJhcnlhbl9qYWFnIiwiZW1haWwiOiJhcnlhbmphYXQxMWpAZ21haWwuY29tIiwiZXhwIjoxNzc1NjY5NjAzfQ.knJtX7kggjK3SUvpLtworDvOc1gZyLgJWzDESpOnca0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e5958ce7b868510-BOM","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.251.217.177","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.251.217.177, 172.70.218.223"}
[01-Apr-2026 17:34:50 UTC] === User Orders API Called ===
[01-Apr-2026 17:34:50 UTC] User ID: 223
[01-Apr-2026 17:34:50 UTC] Limit: 20, Offset: 0
[01-Apr-2026 17:34:50 UTC] Orders found: 0
[01-Apr-2026 17:34:50 UTC] Orders data: []
[01-Apr-2026 17:34:50 UTC] Total orders count: 0
[01-Apr-2026 17:34:50 UTC] === API CALL LOG ===
[01-Apr-2026 17:34:50 UTC] Endpoint: user/profile.php
[01-Apr-2026 17:34:50 UTC] Full Log Data: {
    "timestamp": "2026-04-01 17:34:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.251.217.177",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIzIiwidXNlcm5hbWUiOiJhcnlhbl9qYWFnIiwiZW1haWwiOiJhcnlhbmphYXQxMWpAZ21haWwuY29tIiwiZXhwIjoxNzc1NjY5NjAzfQ.knJtX7kggjK3SUvpLtworDvOc1gZyLgJWzDESpOnca0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e5958cefb9e8510-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.251.217.177",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.251.217.177, 172.70.218.222"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Apr-2026 17:34:50 UTC] === END API CALL LOG ===
[01-Apr-2026 17:34:50 UTC] ✅ API Hash verification passed for profile endpoint
[01-Apr-2026 17:34:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIzIiwidXNlcm5hbWUiOiJhcnlhbl9qYWFnIiwiZW1haWwiOiJhcnlhbmphYXQxMWpAZ21haWwuY29tIiwiZXhwIjoxNzc1NjY5NjAzfQ.knJtX7kggjK3SUvpLtworDvOc1gZyLgJWzDESpOnca0
[01-Apr-2026 17:34:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Apr-2026 17:34:50 UTC] ✅ JWT token verified successfully for user profile
[01-Apr-2026 17:34:50 UTC] User ID: 223
[01-Apr-2026 17:34:50 UTC] ✅ User profile retrieved successfully for user ID: 223
[01-Apr-2026 17:34:51 UTC] === API CALL LOG ===
[01-Apr-2026 17:34:51 UTC] Endpoint: user/profile.php
[01-Apr-2026 17:34:51 UTC] Full Log Data: {
    "timestamp": "2026-04-01 17:34:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.251.217.177",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIzIiwidXNlcm5hbWUiOiJhcnlhbl9qYWFnIiwiZW1haWwiOiJhcnlhbmphYXQxMWpAZ21haWwuY29tIiwiZXhwIjoxNzc1NjY5NjAzfQ.knJtX7kggjK3SUvpLtworDvOc1gZyLgJWzDESpOnca0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e5958d2ecbb8510-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.251.217.177",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.251.217.177, 172.70.218.222"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Apr-2026 17:34:51 UTC] === END API CALL LOG ===
[01-Apr-2026 17:34:51 UTC] ✅ API Hash verification passed for profile endpoint
[01-Apr-2026 17:34:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIzIiwidXNlcm5hbWUiOiJhcnlhbl9qYWFnIiwiZW1haWwiOiJhcnlhbmphYXQxMWpAZ21haWwuY29tIiwiZXhwIjoxNzc1NjY5NjAzfQ.knJtX7kggjK3SUvpLtworDvOc1gZyLgJWzDESpOnca0
[01-Apr-2026 17:34:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Apr-2026 17:34:51 UTC] ✅ JWT token verified successfully for user profile
[01-Apr-2026 17:34:51 UTC] User ID: 223
[01-Apr-2026 17:34:51 UTC] ✅ User profile retrieved successfully for user ID: 223
[01-Apr-2026 17:34:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Apr-2026 17:34:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Apr-2026 17:34:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIzIiwidXNlcm5hbWUiOiJhcnlhbl9qYWFnIiwiZW1haWwiOiJhcnlhbmphYXQxMWpAZ21haWwuY29tIiwiZXhwIjoxNzc1NjY5NjAzfQ.knJtX7kggjK3SUvpLtworDvOc1gZyLgJWzDESpOnca0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e5958f0bccf8510-BOM","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.251.217.177","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.251.217.177, 172.70.218.223"}
[01-Apr-2026 17:34:56 UTC] === User Orders API Called ===
[01-Apr-2026 17:34:56 UTC] User ID: 223
[01-Apr-2026 17:34:56 UTC] Limit: 20, Offset: 0
[01-Apr-2026 17:34:56 UTC] Orders found: 0
[01-Apr-2026 17:34:56 UTC] Orders data: []
[01-Apr-2026 17:34:56 UTC] Total orders count: 0
[01-Apr-2026 17:34:56 UTC] === API CALL LOG ===
[01-Apr-2026 17:34:56 UTC] Endpoint: user/profile.php
[01-Apr-2026 17:34:56 UTC] Full Log Data: {
    "timestamp": "2026-04-01 17:34:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.251.217.177",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIzIiwidXNlcm5hbWUiOiJhcnlhbl9qYWFnIiwiZW1haWwiOiJhcnlhbmphYXQxMWpAZ21haWwuY29tIiwiZXhwIjoxNzc1NjY5NjAzfQ.knJtX7kggjK3SUvpLtworDvOc1gZyLgJWzDESpOnca0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e5958f15d098510-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.251.217.177",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.251.217.177, 172.70.218.222"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Apr-2026 17:34:56 UTC] === END API CALL LOG ===
[01-Apr-2026 17:34:56 UTC] ✅ API Hash verification passed for profile endpoint
[01-Apr-2026 17:34:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIzIiwidXNlcm5hbWUiOiJhcnlhbl9qYWFnIiwiZW1haWwiOiJhcnlhbmphYXQxMWpAZ21haWwuY29tIiwiZXhwIjoxNzc1NjY5NjAzfQ.knJtX7kggjK3SUvpLtworDvOc1gZyLgJWzDESpOnca0
[01-Apr-2026 17:34:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Apr-2026 17:34:56 UTC] ✅ JWT token verified successfully for user profile
[01-Apr-2026 17:34:56 UTC] User ID: 223
[01-Apr-2026 17:34:56 UTC] ✅ User profile retrieved successfully for user ID: 223
[01-Apr-2026 17:34:56 UTC] === API CALL LOG ===
[01-Apr-2026 17:34:56 UTC] Endpoint: user/profile.php
[01-Apr-2026 17:34:56 UTC] Full Log Data: {
    "timestamp": "2026-04-01 17:34:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.251.217.177",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIzIiwidXNlcm5hbWUiOiJhcnlhbl9qYWFnIiwiZW1haWwiOiJhcnlhbmphYXQxMWpAZ21haWwuY29tIiwiZXhwIjoxNzc1NjY5NjAzfQ.knJtX7kggjK3SUvpLtworDvOc1gZyLgJWzDESpOnca0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e5958f53e198510-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.251.217.177",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.251.217.177, 172.70.218.222"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Apr-2026 17:34:56 UTC] === END API CALL LOG ===
[01-Apr-2026 17:34:56 UTC] ✅ API Hash verification passed for profile endpoint
[01-Apr-2026 17:34:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIzIiwidXNlcm5hbWUiOiJhcnlhbl9qYWFnIiwiZW1haWwiOiJhcnlhbmphYXQxMWpAZ21haWwuY29tIiwiZXhwIjoxNzc1NjY5NjAzfQ.knJtX7kggjK3SUvpLtworDvOc1gZyLgJWzDESpOnca0
[01-Apr-2026 17:34:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Apr-2026 17:34:56 UTC] ✅ JWT token verified successfully for user profile
[01-Apr-2026 17:34:56 UTC] User ID: 223
[01-Apr-2026 17:34:56 UTC] ✅ User profile retrieved successfully for user ID: 223
[01-Apr-2026 17:34:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Apr-2026 17:34:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Apr-2026 17:34:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIzIiwidXNlcm5hbWUiOiJhcnlhbl9qYWFnIiwiZW1haWwiOiJhcnlhbmphYXQxMWpAZ21haWwuY29tIiwiZXhwIjoxNzc1NjY5NjAzfQ.knJtX7kggjK3SUvpLtworDvOc1gZyLgJWzDESpOnca0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e5958ff888f8510-BOM","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.251.217.177","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.251.217.177, 172.70.218.223"}
[01-Apr-2026 17:34:58 UTC] === User Orders API Called ===
[01-Apr-2026 17:34:58 UTC] User ID: 223
[01-Apr-2026 17:34:58 UTC] Limit: 20, Offset: 0
[01-Apr-2026 17:34:58 UTC] Orders found: 0
[01-Apr-2026 17:34:58 UTC] Orders data: []
[01-Apr-2026 17:34:58 UTC] Total orders count: 0
[01-Apr-2026 17:35:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Apr-2026 17:35:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Apr-2026 17:35:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIzIiwidXNlcm5hbWUiOiJhcnlhbl9qYWFnIiwiZW1haWwiOiJhcnlhbmphYXQxMWpAZ21haWwuY29tIiwiZXhwIjoxNzc1NjY5NjAzfQ.knJtX7kggjK3SUvpLtworDvOc1gZyLgJWzDESpOnca0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e5959087a7c8510-BOM","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.251.217.177","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.251.217.177, 172.70.218.223"}
[01-Apr-2026 17:35:00 UTC] === User Orders API Called ===
[01-Apr-2026 17:35:00 UTC] User ID: 223
[01-Apr-2026 17:35:00 UTC] Limit: 20, Offset: 0
[01-Apr-2026 17:35:00 UTC] Orders found: 0
[01-Apr-2026 17:35:00 UTC] Orders data: []
[01-Apr-2026 17:35:00 UTC] Total orders count: 0
[01-Apr-2026 17:35:00 UTC] === API CALL LOG ===
[01-Apr-2026 17:35:00 UTC] Endpoint: user/profile.php
[01-Apr-2026 17:35:00 UTC] Full Log Data: {
    "timestamp": "2026-04-01 17:35:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.251.217.177",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIzIiwidXNlcm5hbWUiOiJhcnlhbl9qYWFnIiwiZW1haWwiOiJhcnlhbmphYXQxMWpAZ21haWwuY29tIiwiZXhwIjoxNzc1NjY5NjAzfQ.knJtX7kggjK3SUvpLtworDvOc1gZyLgJWzDESpOnca0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e5959090aa18510-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.251.217.177",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.251.217.177, 172.70.218.223"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Apr-2026 17:35:00 UTC] === END API CALL LOG ===
[01-Apr-2026 17:35:00 UTC] ✅ API Hash verification passed for profile endpoint
[01-Apr-2026 17:35:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIzIiwidXNlcm5hbWUiOiJhcnlhbl9qYWFnIiwiZW1haWwiOiJhcnlhbmphYXQxMWpAZ21haWwuY29tIiwiZXhwIjoxNzc1NjY5NjAzfQ.knJtX7kggjK3SUvpLtworDvOc1gZyLgJWzDESpOnca0
[01-Apr-2026 17:35:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Apr-2026 17:35:00 UTC] ✅ JWT token verified successfully for user profile
[01-Apr-2026 17:35:00 UTC] User ID: 223
[01-Apr-2026 17:35:00 UTC] ✅ User profile retrieved successfully for user ID: 223
[01-Apr-2026 17:35:00 UTC] === API CALL LOG ===
[01-Apr-2026 17:35:00 UTC] Endpoint: user/profile.php
[01-Apr-2026 17:35:00 UTC] Full Log Data: {
    "timestamp": "2026-04-01 17:35:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.251.217.177",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIzIiwidXNlcm5hbWUiOiJhcnlhbl9qYWFnIiwiZW1haWwiOiJhcnlhbmphYXQxMWpAZ21haWwuY29tIiwiZXhwIjoxNzc1NjY5NjAzfQ.knJtX7kggjK3SUvpLtworDvOc1gZyLgJWzDESpOnca0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e59590cfba28510-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.251.217.177",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.251.217.177, 172.70.218.223"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Apr-2026 17:35:00 UTC] === END API CALL LOG ===
[01-Apr-2026 17:35:00 UTC] ✅ API Hash verification passed for profile endpoint
[01-Apr-2026 17:35:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIzIiwidXNlcm5hbWUiOiJhcnlhbl9qYWFnIiwiZW1haWwiOiJhcnlhbmphYXQxMWpAZ21haWwuY29tIiwiZXhwIjoxNzc1NjY5NjAzfQ.knJtX7kggjK3SUvpLtworDvOc1gZyLgJWzDESpOnca0
[01-Apr-2026 17:35:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Apr-2026 17:35:00 UTC] ✅ JWT token verified successfully for user profile
[01-Apr-2026 17:35:00 UTC] User ID: 223
[01-Apr-2026 17:35:00 UTC] ✅ User profile retrieved successfully for user ID: 223
[01-Apr-2026 18:17:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Apr-2026 18:17:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Apr-2026 18:17:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI0IiwidXNlcm5hbWUiOiJhcmZhbiIsImVtYWlsIjoicWF6aWFyZmFuMjAwN0BnbWFpbC5jb20iLCJleHAiOjE3NzU2NzIyNzZ9.SVL1pjYVAVTyE3BrtA0zg2r5SrDg8QwSLdu_VFzjuvk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e5997f36cca9b93-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40d5:5d:c88a:8000::","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40d5:5d:c88a:8000::, 172.70.143.194"}
[01-Apr-2026 18:17:57 UTC] === User Orders API Called ===
[01-Apr-2026 18:17:57 UTC] User ID: 224
[01-Apr-2026 18:17:57 UTC] Limit: 20, Offset: 0
[01-Apr-2026 18:17:57 UTC] Orders found: 0
[01-Apr-2026 18:17:57 UTC] Orders data: []
[01-Apr-2026 18:17:57 UTC] Total orders count: 0
[01-Apr-2026 18:17:57 UTC] === API CALL LOG ===
[01-Apr-2026 18:17:57 UTC] Endpoint: user/profile.php
[01-Apr-2026 18:17:57 UTC] Full Log Data: {
    "timestamp": "2026-04-01 18:17:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d5:5d:c88a:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI0IiwidXNlcm5hbWUiOiJhcmZhbiIsImVtYWlsIjoicWF6aWFyZmFuMjAwN0BnbWFpbC5jb20iLCJleHAiOjE3NzU2NzIyNzZ9.SVL1pjYVAVTyE3BrtA0zg2r5SrDg8QwSLdu_VFzjuvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e5997f36cc49b93-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d5:5d:c88a:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40d5:5d:c88a:8000::, 172.70.143.194"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Apr-2026 18:17:57 UTC] === END API CALL LOG ===
[01-Apr-2026 18:17:57 UTC] ✅ API Hash verification passed for profile endpoint
[01-Apr-2026 18:17:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI0IiwidXNlcm5hbWUiOiJhcmZhbiIsImVtYWlsIjoicWF6aWFyZmFuMjAwN0BnbWFpbC5jb20iLCJleHAiOjE3NzU2NzIyNzZ9.SVL1pjYVAVTyE3BrtA0zg2r5SrDg8QwSLdu_VFzjuvk
[01-Apr-2026 18:17:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Apr-2026 18:17:57 UTC] ✅ JWT token verified successfully for user profile
[01-Apr-2026 18:17:57 UTC] User ID: 224
[01-Apr-2026 18:17:57 UTC] ✅ User profile retrieved successfully for user ID: 224
[01-Apr-2026 18:17:57 UTC] === API CALL LOG ===
[01-Apr-2026 18:17:57 UTC] Endpoint: user/profile.php
[01-Apr-2026 18:17:57 UTC] Full Log Data: {
    "timestamp": "2026-04-01 18:17:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d5:5d:c88a:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI0IiwidXNlcm5hbWUiOiJhcmZhbiIsImVtYWlsIjoicWF6aWFyZmFuMjAwN0BnbWFpbC5jb20iLCJleHAiOjE3NzU2NzIyNzZ9.SVL1pjYVAVTyE3BrtA0zg2r5SrDg8QwSLdu_VFzjuvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e5997f41de29b93-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d5:5d:c88a:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40d5:5d:c88a:8000::, 172.70.143.194"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Apr-2026 18:17:57 UTC] === END API CALL LOG ===
[01-Apr-2026 18:17:57 UTC] ✅ API Hash verification passed for profile endpoint
[01-Apr-2026 18:17:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI0IiwidXNlcm5hbWUiOiJhcmZhbiIsImVtYWlsIjoicWF6aWFyZmFuMjAwN0BnbWFpbC5jb20iLCJleHAiOjE3NzU2NzIyNzZ9.SVL1pjYVAVTyE3BrtA0zg2r5SrDg8QwSLdu_VFzjuvk
[01-Apr-2026 18:17:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Apr-2026 18:17:57 UTC] ✅ JWT token verified successfully for user profile
[01-Apr-2026 18:17:57 UTC] User ID: 224
[01-Apr-2026 18:17:57 UTC] ✅ User profile retrieved successfully for user ID: 224
[01-Apr-2026 18:17:58 UTC] === API CALL LOG ===
[01-Apr-2026 18:17:58 UTC] Endpoint: user/profile.php
[01-Apr-2026 18:17:58 UTC] Full Log Data: {
    "timestamp": "2026-04-01 18:17:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d5:5d:c88a:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI0IiwidXNlcm5hbWUiOiJhcmZhbiIsImVtYWlsIjoicWF6aWFyZmFuMjAwN0BnbWFpbC5jb20iLCJleHAiOjE3NzU2NzIyNzZ9.SVL1pjYVAVTyE3BrtA0zg2r5SrDg8QwSLdu_VFzjuvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e5997fdadd29b93-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d5:5d:c88a:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40d5:5d:c88a:8000::, 172.70.143.194"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Apr-2026 18:17:58 UTC] === END API CALL LOG ===
[01-Apr-2026 18:17:58 UTC] ✅ API Hash verification passed for profile endpoint
[01-Apr-2026 18:17:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI0IiwidXNlcm5hbWUiOiJhcmZhbiIsImVtYWlsIjoicWF6aWFyZmFuMjAwN0BnbWFpbC5jb20iLCJleHAiOjE3NzU2NzIyNzZ9.SVL1pjYVAVTyE3BrtA0zg2r5SrDg8QwSLdu_VFzjuvk
[01-Apr-2026 18:17:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Apr-2026 18:17:58 UTC] ✅ JWT token verified successfully for user profile
[01-Apr-2026 18:17:58 UTC] User ID: 224
[01-Apr-2026 18:17:58 UTC] ✅ User profile retrieved successfully for user ID: 224
[01-Apr-2026 18:20:31 UTC] === API CALL LOG ===
[01-Apr-2026 18:20:31 UTC] Endpoint: user/profile.php
[01-Apr-2026 18:20:31 UTC] Full Log Data: {
    "timestamp": "2026-04-01 18:20:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d5:5d:c88a:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI0IiwidXNlcm5hbWUiOiJhcmZhbiIsImVtYWlsIjoicWF6aWFyZmFuMjAwN0BnbWFpbC5jb20iLCJleHAiOjE3NzU2NzIyNzZ9.SVL1pjYVAVTyE3BrtA0zg2r5SrDg8QwSLdu_VFzjuvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e599bb5f99d2f0a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d5:5d:c88a:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40d5:5d:c88a:8000::, 104.22.66.162"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Apr-2026 18:20:31 UTC] === END API CALL LOG ===
[01-Apr-2026 18:20:31 UTC] ✅ API Hash verification passed for profile endpoint
[01-Apr-2026 18:20:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI0IiwidXNlcm5hbWUiOiJhcmZhbiIsImVtYWlsIjoicWF6aWFyZmFuMjAwN0BnbWFpbC5jb20iLCJleHAiOjE3NzU2NzIyNzZ9.SVL1pjYVAVTyE3BrtA0zg2r5SrDg8QwSLdu_VFzjuvk
[01-Apr-2026 18:20:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Apr-2026 18:20:31 UTC] ✅ JWT token verified successfully for user profile
[01-Apr-2026 18:20:31 UTC] User ID: 224
[01-Apr-2026 18:20:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Apr-2026 18:20:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Apr-2026 18:20:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI0IiwidXNlcm5hbWUiOiJhcmZhbiIsImVtYWlsIjoicWF6aWFyZmFuMjAwN0BnbWFpbC5jb20iLCJleHAiOjE3NzU2NzIyNzZ9.SVL1pjYVAVTyE3BrtA0zg2r5SrDg8QwSLdu_VFzjuvk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e599bb5f9972f0a-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40d5:5d:c88a:8000::","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40d5:5d:c88a:8000::, 104.22.66.162"}
[01-Apr-2026 18:20:31 UTC] === User Orders API Called ===
[01-Apr-2026 18:20:31 UTC] User ID: 224
[01-Apr-2026 18:20:31 UTC] Limit: 20, Offset: 0
[01-Apr-2026 18:20:31 UTC] Orders found: 0
[01-Apr-2026 18:20:31 UTC] Orders data: []
[01-Apr-2026 18:20:31 UTC] Total orders count: 0
[01-Apr-2026 18:20:31 UTC] ✅ User profile retrieved successfully for user ID: 224
[01-Apr-2026 18:20:31 UTC] === API CALL LOG ===
[01-Apr-2026 18:20:31 UTC] Endpoint: user/profile.php
[01-Apr-2026 18:20:31 UTC] Full Log Data: {
    "timestamp": "2026-04-01 18:20:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d5:5d:c88a:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI0IiwidXNlcm5hbWUiOiJhcmZhbiIsImVtYWlsIjoicWF6aWFyZmFuMjAwN0BnbWFpbC5jb20iLCJleHAiOjE3NzU2NzIyNzZ9.SVL1pjYVAVTyE3BrtA0zg2r5SrDg8QwSLdu_VFzjuvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e599bb99e9f2f0a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d5:5d:c88a:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40d5:5d:c88a:8000::, 104.22.66.162"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Apr-2026 18:20:31 UTC] === END API CALL LOG ===
[01-Apr-2026 18:20:31 UTC] ✅ API Hash verification passed for profile endpoint
[01-Apr-2026 18:20:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI0IiwidXNlcm5hbWUiOiJhcmZhbiIsImVtYWlsIjoicWF6aWFyZmFuMjAwN0BnbWFpbC5jb20iLCJleHAiOjE3NzU2NzIyNzZ9.SVL1pjYVAVTyE3BrtA0zg2r5SrDg8QwSLdu_VFzjuvk
[01-Apr-2026 18:20:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Apr-2026 18:20:31 UTC] ✅ JWT token verified successfully for user profile
[01-Apr-2026 18:20:31 UTC] User ID: 224
[01-Apr-2026 18:20:31 UTC] ✅ User profile retrieved successfully for user ID: 224
[01-Apr-2026 18:20:32 UTC] === API CALL LOG ===
[01-Apr-2026 18:20:32 UTC] Endpoint: user/profile.php
[01-Apr-2026 18:20:32 UTC] Full Log Data: {
    "timestamp": "2026-04-01 18:20:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d5:5d:c88a:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI0IiwidXNlcm5hbWUiOiJhcmZhbiIsImVtYWlsIjoicWF6aWFyZmFuMjAwN0BnbWFpbC5jb20iLCJleHAiOjE3NzU2NzIyNzZ9.SVL1pjYVAVTyE3BrtA0zg2r5SrDg8QwSLdu_VFzjuvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e599bbfc8842f0a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d5:5d:c88a:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40d5:5d:c88a:8000::, 104.22.66.162"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Apr-2026 18:20:32 UTC] === END API CALL LOG ===
[01-Apr-2026 18:20:32 UTC] ✅ API Hash verification passed for profile endpoint
[01-Apr-2026 18:20:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI0IiwidXNlcm5hbWUiOiJhcmZhbiIsImVtYWlsIjoicWF6aWFyZmFuMjAwN0BnbWFpbC5jb20iLCJleHAiOjE3NzU2NzIyNzZ9.SVL1pjYVAVTyE3BrtA0zg2r5SrDg8QwSLdu_VFzjuvk
[01-Apr-2026 18:20:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Apr-2026 18:20:32 UTC] ✅ JWT token verified successfully for user profile
[01-Apr-2026 18:20:32 UTC] User ID: 224
[01-Apr-2026 18:20:32 UTC] ✅ User profile retrieved successfully for user ID: 224
[01-Apr-2026 18:20:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Apr-2026 18:20:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Apr-2026 18:20:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI0IiwidXNlcm5hbWUiOiJhcmZhbiIsImVtYWlsIjoicWF6aWFyZmFuMjAwN0BnbWFpbC5jb20iLCJleHAiOjE3NzU2NzIyNzZ9.SVL1pjYVAVTyE3BrtA0zg2r5SrDg8QwSLdu_VFzjuvk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e599bf399d12f0a-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40d5:5d:c88a:8000::","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40d5:5d:c88a:8000::, 104.22.66.163"}
[01-Apr-2026 18:20:41 UTC] === User Orders API Called ===
[01-Apr-2026 18:20:41 UTC] User ID: 224
[01-Apr-2026 18:20:41 UTC] Limit: 20, Offset: 0
[01-Apr-2026 18:20:41 UTC] Orders found: 0
[01-Apr-2026 18:20:41 UTC] Orders data: []
[01-Apr-2026 18:20:41 UTC] Total orders count: 0
[01-Apr-2026 18:20:41 UTC] === API CALL LOG ===
[01-Apr-2026 18:20:41 UTC] Endpoint: user/profile.php
[01-Apr-2026 18:20:41 UTC] Full Log Data: {
    "timestamp": "2026-04-01 18:20:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d5:5d:c88a:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI0IiwidXNlcm5hbWUiOiJhcmZhbiIsImVtYWlsIjoicWF6aWFyZmFuMjAwN0BnbWFpbC5jb20iLCJleHAiOjE3NzU2NzIyNzZ9.SVL1pjYVAVTyE3BrtA0zg2r5SrDg8QwSLdu_VFzjuvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e599bf399d32f0a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d5:5d:c88a:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40d5:5d:c88a:8000::, 104.22.66.163"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Apr-2026 18:20:41 UTC] === END API CALL LOG ===
[01-Apr-2026 18:20:41 UTC] ✅ API Hash verification passed for profile endpoint
[01-Apr-2026 18:20:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI0IiwidXNlcm5hbWUiOiJhcmZhbiIsImVtYWlsIjoicWF6aWFyZmFuMjAwN0BnbWFpbC5jb20iLCJleHAiOjE3NzU2NzIyNzZ9.SVL1pjYVAVTyE3BrtA0zg2r5SrDg8QwSLdu_VFzjuvk
[01-Apr-2026 18:20:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Apr-2026 18:20:41 UTC] ✅ JWT token verified successfully for user profile
[01-Apr-2026 18:20:41 UTC] User ID: 224
[01-Apr-2026 18:20:41 UTC] ✅ User profile retrieved successfully for user ID: 224
[01-Apr-2026 18:20:41 UTC] === API CALL LOG ===
[01-Apr-2026 18:20:41 UTC] Endpoint: user/profile.php
[01-Apr-2026 18:20:41 UTC] Full Log Data: {
    "timestamp": "2026-04-01 18:20:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d5:5d:c88a:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI0IiwidXNlcm5hbWUiOiJhcmZhbiIsImVtYWlsIjoicWF6aWFyZmFuMjAwN0BnbWFpbC5jb20iLCJleHAiOjE3NzU2NzIyNzZ9.SVL1pjYVAVTyE3BrtA0zg2r5SrDg8QwSLdu_VFzjuvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e599bf9bb152f0a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d5:5d:c88a:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40d5:5d:c88a:8000::, 104.22.66.162"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Apr-2026 18:20:41 UTC] === END API CALL LOG ===
[01-Apr-2026 18:20:41 UTC] ✅ API Hash verification passed for profile endpoint
[01-Apr-2026 18:20:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI0IiwidXNlcm5hbWUiOiJhcmZhbiIsImVtYWlsIjoicWF6aWFyZmFuMjAwN0BnbWFpbC5jb20iLCJleHAiOjE3NzU2NzIyNzZ9.SVL1pjYVAVTyE3BrtA0zg2r5SrDg8QwSLdu_VFzjuvk
[01-Apr-2026 18:20:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Apr-2026 18:20:41 UTC] ✅ JWT token verified successfully for user profile
[01-Apr-2026 18:20:41 UTC] User ID: 224
[01-Apr-2026 18:20:41 UTC] ✅ User profile retrieved successfully for user ID: 224
[01-Apr-2026 18:20:49 UTC] === API CALL LOG ===
[01-Apr-2026 18:20:49 UTC] Endpoint: user/profile.php
[01-Apr-2026 18:20:49 UTC] Full Log Data: {
    "timestamp": "2026-04-01 18:20:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d5:5d:c88a:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI0IiwidXNlcm5hbWUiOiJhcmZhbiIsImVtYWlsIjoicWF6aWFyZmFuMjAwN0BnbWFpbC5jb20iLCJleHAiOjE3NzU2NzIyNzZ9.SVL1pjYVAVTyE3BrtA0zg2r5SrDg8QwSLdu_VFzjuvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e599c2ab8e12f0a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d5:5d:c88a:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40d5:5d:c88a:8000::, 104.22.66.162"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Apr-2026 18:20:49 UTC] === END API CALL LOG ===
[01-Apr-2026 18:20:49 UTC] ✅ API Hash verification passed for profile endpoint
[01-Apr-2026 18:20:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI0IiwidXNlcm5hbWUiOiJhcmZhbiIsImVtYWlsIjoicWF6aWFyZmFuMjAwN0BnbWFpbC5jb20iLCJleHAiOjE3NzU2NzIyNzZ9.SVL1pjYVAVTyE3BrtA0zg2r5SrDg8QwSLdu_VFzjuvk
[01-Apr-2026 18:20:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Apr-2026 18:20:49 UTC] ✅ JWT token verified successfully for user profile
[01-Apr-2026 18:20:49 UTC] User ID: 224
[01-Apr-2026 18:20:49 UTC] ✅ User profile retrieved successfully for user ID: 224
[01-Apr-2026 18:20:49 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Apr-2026 18:20:49 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Apr-2026 18:20:49 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI0IiwidXNlcm5hbWUiOiJhcmZhbiIsImVtYWlsIjoicWF6aWFyZmFuMjAwN0BnbWFpbC5jb20iLCJleHAiOjE3NzU2NzIyNzZ9.SVL1pjYVAVTyE3BrtA0zg2r5SrDg8QwSLdu_VFzjuvk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e599c2ab8df2f0a-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40d5:5d:c88a:8000::","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40d5:5d:c88a:8000::, 104.22.66.162"}
[01-Apr-2026 18:20:49 UTC] === User Orders API Called ===
[01-Apr-2026 18:20:49 UTC] User ID: 224
[01-Apr-2026 18:20:49 UTC] Limit: 20, Offset: 0
[01-Apr-2026 18:20:49 UTC] Orders found: 0
[01-Apr-2026 18:20:49 UTC] Orders data: []
[01-Apr-2026 18:20:49 UTC] Total orders count: 0
[01-Apr-2026 18:20:50 UTC] === API CALL LOG ===
[01-Apr-2026 18:20:50 UTC] Endpoint: user/profile.php
[01-Apr-2026 18:20:50 UTC] Full Log Data: {
    "timestamp": "2026-04-01 18:20:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d5:5d:c88a:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI0IiwidXNlcm5hbWUiOiJhcmZhbiIsImVtYWlsIjoicWF6aWFyZmFuMjAwN0BnbWFpbC5jb20iLCJleHAiOjE3NzU2NzIyNzZ9.SVL1pjYVAVTyE3BrtA0zg2r5SrDg8QwSLdu_VFzjuvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e599c2d5d8b2f0a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d5:5d:c88a:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40d5:5d:c88a:8000::, 104.22.66.162"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Apr-2026 18:20:50 UTC] === END API CALL LOG ===
[01-Apr-2026 18:20:50 UTC] ✅ API Hash verification passed for profile endpoint
[01-Apr-2026 18:20:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI0IiwidXNlcm5hbWUiOiJhcmZhbiIsImVtYWlsIjoicWF6aWFyZmFuMjAwN0BnbWFpbC5jb20iLCJleHAiOjE3NzU2NzIyNzZ9.SVL1pjYVAVTyE3BrtA0zg2r5SrDg8QwSLdu_VFzjuvk
[01-Apr-2026 18:20:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Apr-2026 18:20:50 UTC] ✅ JWT token verified successfully for user profile
[01-Apr-2026 18:20:50 UTC] User ID: 224
[01-Apr-2026 18:20:50 UTC] ✅ User profile retrieved successfully for user ID: 224
[01-Apr-2026 18:20:51 UTC] === API CALL LOG ===
[01-Apr-2026 18:20:51 UTC] Endpoint: user/profile.php
[01-Apr-2026 18:20:51 UTC] Full Log Data: {
    "timestamp": "2026-04-01 18:20:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d5:5d:c88a:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI0IiwidXNlcm5hbWUiOiJhcmZhbiIsImVtYWlsIjoicWF6aWFyZmFuMjAwN0BnbWFpbC5jb20iLCJleHAiOjE3NzU2NzIyNzZ9.SVL1pjYVAVTyE3BrtA0zg2r5SrDg8QwSLdu_VFzjuvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e599c32fe4e2f0a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d5:5d:c88a:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40d5:5d:c88a:8000::, 104.22.66.162"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Apr-2026 18:20:51 UTC] === END API CALL LOG ===
[01-Apr-2026 18:20:51 UTC] ✅ API Hash verification passed for profile endpoint
[01-Apr-2026 18:20:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI0IiwidXNlcm5hbWUiOiJhcmZhbiIsImVtYWlsIjoicWF6aWFyZmFuMjAwN0BnbWFpbC5jb20iLCJleHAiOjE3NzU2NzIyNzZ9.SVL1pjYVAVTyE3BrtA0zg2r5SrDg8QwSLdu_VFzjuvk
[01-Apr-2026 18:20:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Apr-2026 18:20:51 UTC] ✅ JWT token verified successfully for user profile
[01-Apr-2026 18:20:51 UTC] User ID: 224
[01-Apr-2026 18:20:51 UTC] ✅ User profile retrieved successfully for user ID: 224
[01-Apr-2026 18:21:15 UTC] === API CALL LOG ===
[01-Apr-2026 18:21:15 UTC] Endpoint: user/profile.php
[01-Apr-2026 18:21:15 UTC] Full Log Data: {
    "timestamp": "2026-04-01 18:21:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d5:5d:c88a:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI0IiwidXNlcm5hbWUiOiJhcmZhbiIsImVtYWlsIjoicWF6aWFyZmFuMjAwN0BnbWFpbC5jb20iLCJleHAiOjE3NzU2NzIyNzZ9.SVL1pjYVAVTyE3BrtA0zg2r5SrDg8QwSLdu_VFzjuvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e599ccc1a932f0a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d5:5d:c88a:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40d5:5d:c88a:8000::, 104.22.66.162"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Apr-2026 18:21:15 UTC] === END API CALL LOG ===
[01-Apr-2026 18:21:15 UTC] ✅ API Hash verification passed for profile endpoint
[01-Apr-2026 18:21:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI0IiwidXNlcm5hbWUiOiJhcmZhbiIsImVtYWlsIjoicWF6aWFyZmFuMjAwN0BnbWFpbC5jb20iLCJleHAiOjE3NzU2NzIyNzZ9.SVL1pjYVAVTyE3BrtA0zg2r5SrDg8QwSLdu_VFzjuvk
[01-Apr-2026 18:21:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Apr-2026 18:21:15 UTC] ✅ JWT token verified successfully for user profile
[01-Apr-2026 18:21:15 UTC] User ID: 224
[01-Apr-2026 18:21:15 UTC] ✅ User profile retrieved successfully for user ID: 224
[01-Apr-2026 18:21:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Apr-2026 18:21:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Apr-2026 18:21:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI0IiwidXNlcm5hbWUiOiJhcmZhbiIsImVtYWlsIjoicWF6aWFyZmFuMjAwN0BnbWFpbC5jb20iLCJleHAiOjE3NzU2NzIyNzZ9.SVL1pjYVAVTyE3BrtA0zg2r5SrDg8QwSLdu_VFzjuvk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e599ccc1a8f2f0a-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40d5:5d:c88a:8000::","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40d5:5d:c88a:8000::, 104.22.66.162"}
[01-Apr-2026 18:21:15 UTC] === User Orders API Called ===
[01-Apr-2026 18:21:15 UTC] User ID: 224
[01-Apr-2026 18:21:15 UTC] Limit: 20, Offset: 0
[01-Apr-2026 18:21:15 UTC] Orders found: 0
[01-Apr-2026 18:21:15 UTC] Orders data: []
[01-Apr-2026 18:21:15 UTC] Total orders count: 0
[01-Apr-2026 18:21:16 UTC] === API CALL LOG ===
[01-Apr-2026 18:21:16 UTC] Endpoint: user/profile.php
[01-Apr-2026 18:21:16 UTC] Full Log Data: {
    "timestamp": "2026-04-01 18:21:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d5:5d:c88a:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI0IiwidXNlcm5hbWUiOiJhcmZhbiIsImVtYWlsIjoicWF6aWFyZmFuMjAwN0BnbWFpbC5jb20iLCJleHAiOjE3NzU2NzIyNzZ9.SVL1pjYVAVTyE3BrtA0zg2r5SrDg8QwSLdu_VFzjuvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e599ccfb8582f0a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d5:5d:c88a:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40d5:5d:c88a:8000::, 104.22.66.162"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Apr-2026 18:21:16 UTC] === END API CALL LOG ===
[01-Apr-2026 18:21:16 UTC] ✅ API Hash verification passed for profile endpoint
[01-Apr-2026 18:21:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI0IiwidXNlcm5hbWUiOiJhcmZhbiIsImVtYWlsIjoicWF6aWFyZmFuMjAwN0BnbWFpbC5jb20iLCJleHAiOjE3NzU2NzIyNzZ9.SVL1pjYVAVTyE3BrtA0zg2r5SrDg8QwSLdu_VFzjuvk
[01-Apr-2026 18:21:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Apr-2026 18:21:16 UTC] ✅ JWT token verified successfully for user profile
[01-Apr-2026 18:21:16 UTC] User ID: 224
[01-Apr-2026 18:21:16 UTC] ✅ User profile retrieved successfully for user ID: 224
[01-Apr-2026 18:21:17 UTC] === API CALL LOG ===
[01-Apr-2026 18:21:17 UTC] Endpoint: user/profile.php
[01-Apr-2026 18:21:17 UTC] Full Log Data: {
    "timestamp": "2026-04-01 18:21:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d5:5d:c88a:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI0IiwidXNlcm5hbWUiOiJhcmZhbiIsImVtYWlsIjoicWF6aWFyZmFuMjAwN0BnbWFpbC5jb20iLCJleHAiOjE3NzU2NzIyNzZ9.SVL1pjYVAVTyE3BrtA0zg2r5SrDg8QwSLdu_VFzjuvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e599cd84ddf2f0a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d5:5d:c88a:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40d5:5d:c88a:8000::, 104.22.66.162"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Apr-2026 18:21:17 UTC] === END API CALL LOG ===
[01-Apr-2026 18:21:17 UTC] ✅ API Hash verification passed for profile endpoint
[01-Apr-2026 18:21:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI0IiwidXNlcm5hbWUiOiJhcmZhbiIsImVtYWlsIjoicWF6aWFyZmFuMjAwN0BnbWFpbC5jb20iLCJleHAiOjE3NzU2NzIyNzZ9.SVL1pjYVAVTyE3BrtA0zg2r5SrDg8QwSLdu_VFzjuvk
[01-Apr-2026 18:21:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Apr-2026 18:21:17 UTC] ✅ JWT token verified successfully for user profile
[01-Apr-2026 18:21:17 UTC] User ID: 224
[01-Apr-2026 18:21:17 UTC] ✅ User profile retrieved successfully for user ID: 224
[01-Apr-2026 18:21:43 UTC] === API CALL LOG ===
[01-Apr-2026 18:21:43 UTC] Endpoint: user/profile.php
[01-Apr-2026 18:21:43 UTC] Full Log Data: {
    "timestamp": "2026-04-01 18:21:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d5:5d:c88a:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI0IiwidXNlcm5hbWUiOiJhcmZhbiIsImVtYWlsIjoicWF6aWFyZmFuMjAwN0BnbWFpbC5jb20iLCJleHAiOjE3NzU2NzIyNzZ9.SVL1pjYVAVTyE3BrtA0zg2r5SrDg8QwSLdu_VFzjuvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e599d77d9db2f0a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d5:5d:c88a:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40d5:5d:c88a:8000::, 104.22.66.162"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Apr-2026 18:21:43 UTC] === END API CALL LOG ===
[01-Apr-2026 18:21:43 UTC] ✅ API Hash verification passed for profile endpoint
[01-Apr-2026 18:21:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI0IiwidXNlcm5hbWUiOiJhcmZhbiIsImVtYWlsIjoicWF6aWFyZmFuMjAwN0BnbWFpbC5jb20iLCJleHAiOjE3NzU2NzIyNzZ9.SVL1pjYVAVTyE3BrtA0zg2r5SrDg8QwSLdu_VFzjuvk
[01-Apr-2026 18:21:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Apr-2026 18:21:43 UTC] ✅ JWT token verified successfully for user profile
[01-Apr-2026 18:21:43 UTC] User ID: 224
[01-Apr-2026 18:21:43 UTC] ✅ User profile retrieved successfully for user ID: 224
[01-Apr-2026 18:21:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Apr-2026 18:21:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Apr-2026 18:21:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI0IiwidXNlcm5hbWUiOiJhcmZhbiIsImVtYWlsIjoicWF6aWFyZmFuMjAwN0BnbWFpbC5jb20iLCJleHAiOjE3NzU2NzIyNzZ9.SVL1pjYVAVTyE3BrtA0zg2r5SrDg8QwSLdu_VFzjuvk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e599d77d9d82f0a-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40d5:5d:c88a:8000::","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40d5:5d:c88a:8000::, 104.22.66.162"}
[01-Apr-2026 18:21:43 UTC] === User Orders API Called ===
[01-Apr-2026 18:21:43 UTC] User ID: 224
[01-Apr-2026 18:21:43 UTC] Limit: 20, Offset: 0
[01-Apr-2026 18:21:43 UTC] Orders found: 0
[01-Apr-2026 18:21:43 UTC] Orders data: []
[01-Apr-2026 18:21:43 UTC] Total orders count: 0
[01-Apr-2026 18:21:43 UTC] === API CALL LOG ===
[01-Apr-2026 18:21:43 UTC] Endpoint: user/profile.php
[01-Apr-2026 18:21:43 UTC] Full Log Data: {
    "timestamp": "2026-04-01 18:21:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d5:5d:c88a:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI0IiwidXNlcm5hbWUiOiJhcmZhbiIsImVtYWlsIjoicWF6aWFyZmFuMjAwN0BnbWFpbC5jb20iLCJleHAiOjE3NzU2NzIyNzZ9.SVL1pjYVAVTyE3BrtA0zg2r5SrDg8QwSLdu_VFzjuvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e599d7c09542f0a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d5:5d:c88a:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40d5:5d:c88a:8000::, 104.22.66.162"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Apr-2026 18:21:43 UTC] === END API CALL LOG ===
[01-Apr-2026 18:21:43 UTC] ✅ API Hash verification passed for profile endpoint
[01-Apr-2026 18:21:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI0IiwidXNlcm5hbWUiOiJhcmZhbiIsImVtYWlsIjoicWF6aWFyZmFuMjAwN0BnbWFpbC5jb20iLCJleHAiOjE3NzU2NzIyNzZ9.SVL1pjYVAVTyE3BrtA0zg2r5SrDg8QwSLdu_VFzjuvk
[01-Apr-2026 18:21:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Apr-2026 18:21:43 UTC] ✅ JWT token verified successfully for user profile
[01-Apr-2026 18:21:43 UTC] User ID: 224
[01-Apr-2026 18:21:43 UTC] ✅ User profile retrieved successfully for user ID: 224
[01-Apr-2026 18:21:44 UTC] === API CALL LOG ===
[01-Apr-2026 18:21:44 UTC] Endpoint: user/profile.php
[01-Apr-2026 18:21:44 UTC] Full Log Data: {
    "timestamp": "2026-04-01 18:21:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d5:5d:c88a:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI0IiwidXNlcm5hbWUiOiJhcmZhbiIsImVtYWlsIjoicWF6aWFyZmFuMjAwN0BnbWFpbC5jb20iLCJleHAiOjE3NzU2NzIyNzZ9.SVL1pjYVAVTyE3BrtA0zg2r5SrDg8QwSLdu_VFzjuvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e599d834d692f0a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d5:5d:c88a:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40d5:5d:c88a:8000::, 104.22.66.162"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Apr-2026 18:21:44 UTC] === END API CALL LOG ===
[01-Apr-2026 18:21:44 UTC] ✅ API Hash verification passed for profile endpoint
[01-Apr-2026 18:21:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI0IiwidXNlcm5hbWUiOiJhcmZhbiIsImVtYWlsIjoicWF6aWFyZmFuMjAwN0BnbWFpbC5jb20iLCJleHAiOjE3NzU2NzIyNzZ9.SVL1pjYVAVTyE3BrtA0zg2r5SrDg8QwSLdu_VFzjuvk
[01-Apr-2026 18:21:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Apr-2026 18:21:44 UTC] ✅ JWT token verified successfully for user profile
[01-Apr-2026 18:21:44 UTC] User ID: 224
[01-Apr-2026 18:21:44 UTC] ✅ User profile retrieved successfully for user ID: 224
[01-Apr-2026 18:21:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Apr-2026 18:21:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Apr-2026 18:21:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI0IiwidXNlcm5hbWUiOiJhcmZhbiIsImVtYWlsIjoicWF6aWFyZmFuMjAwN0BnbWFpbC5jb20iLCJleHAiOjE3NzU2NzIyNzZ9.SVL1pjYVAVTyE3BrtA0zg2r5SrDg8QwSLdu_VFzjuvk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e599dc50fb52f0a-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40d5:5d:c88a:8000::","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40d5:5d:c88a:8000::, 104.22.66.162"}
[01-Apr-2026 18:21:55 UTC] === User Orders API Called ===
[01-Apr-2026 18:21:55 UTC] User ID: 224
[01-Apr-2026 18:21:55 UTC] Limit: 20, Offset: 0
[01-Apr-2026 18:21:55 UTC] Orders found: 0
[01-Apr-2026 18:21:55 UTC] Orders data: []
[01-Apr-2026 18:21:55 UTC] Total orders count: 0
[01-Apr-2026 18:21:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Apr-2026 18:21:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Apr-2026 18:21:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI0IiwidXNlcm5hbWUiOiJhcmZhbiIsImVtYWlsIjoicWF6aWFyZmFuMjAwN0BnbWFpbC5jb20iLCJleHAiOjE3NzU2NzIyNzZ9.SVL1pjYVAVTyE3BrtA0zg2r5SrDg8QwSLdu_VFzjuvk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e599dce8ef02f0a-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40d5:5d:c88a:8000::","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40d5:5d:c88a:8000::, 104.22.66.163"}
[01-Apr-2026 18:21:57 UTC] === User Orders API Called ===
[01-Apr-2026 18:21:57 UTC] User ID: 224
[01-Apr-2026 18:21:57 UTC] Limit: 20, Offset: 0
[01-Apr-2026 18:21:57 UTC] === API CALL LOG ===
[01-Apr-2026 18:21:57 UTC] Endpoint: user/profile.php
[01-Apr-2026 18:21:57 UTC] Full Log Data: {
    "timestamp": "2026-04-01 18:21:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d5:5d:c88a:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI0IiwidXNlcm5hbWUiOiJhcmZhbiIsImVtYWlsIjoicWF6aWFyZmFuMjAwN0BnbWFpbC5jb20iLCJleHAiOjE3NzU2NzIyNzZ9.SVL1pjYVAVTyE3BrtA0zg2r5SrDg8QwSLdu_VFzjuvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e599dce8ef22f0a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d5:5d:c88a:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40d5:5d:c88a:8000::, 104.22.66.162"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Apr-2026 18:21:57 UTC] === END API CALL LOG ===
[01-Apr-2026 18:21:57 UTC] ✅ API Hash verification passed for profile endpoint
[01-Apr-2026 18:21:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI0IiwidXNlcm5hbWUiOiJhcmZhbiIsImVtYWlsIjoicWF6aWFyZmFuMjAwN0BnbWFpbC5jb20iLCJleHAiOjE3NzU2NzIyNzZ9.SVL1pjYVAVTyE3BrtA0zg2r5SrDg8QwSLdu_VFzjuvk
[01-Apr-2026 18:21:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Apr-2026 18:21:57 UTC] ✅ JWT token verified successfully for user profile
[01-Apr-2026 18:21:57 UTC] User ID: 224
[01-Apr-2026 18:21:57 UTC] ✅ User profile retrieved successfully for user ID: 224
[01-Apr-2026 18:21:57 UTC] Orders found: 0
[01-Apr-2026 18:21:57 UTC] Orders data: []
[01-Apr-2026 18:21:57 UTC] Total orders count: 0
[01-Apr-2026 18:21:57 UTC] === API CALL LOG ===
[01-Apr-2026 18:21:57 UTC] Endpoint: user/profile.php
[01-Apr-2026 18:21:57 UTC] Full Log Data: {
    "timestamp": "2026-04-01 18:21:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d5:5d:c88a:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI0IiwidXNlcm5hbWUiOiJhcmZhbiIsImVtYWlsIjoicWF6aWFyZmFuMjAwN0BnbWFpbC5jb20iLCJleHAiOjE3NzU2NzIyNzZ9.SVL1pjYVAVTyE3BrtA0zg2r5SrDg8QwSLdu_VFzjuvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e599dd21c422f0a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d5:5d:c88a:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40d5:5d:c88a:8000::, 104.22.66.162"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Apr-2026 18:21:57 UTC] === END API CALL LOG ===
[01-Apr-2026 18:21:57 UTC] ✅ API Hash verification passed for profile endpoint
[01-Apr-2026 18:21:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI0IiwidXNlcm5hbWUiOiJhcmZhbiIsImVtYWlsIjoicWF6aWFyZmFuMjAwN0BnbWFpbC5jb20iLCJleHAiOjE3NzU2NzIyNzZ9.SVL1pjYVAVTyE3BrtA0zg2r5SrDg8QwSLdu_VFzjuvk
[01-Apr-2026 18:21:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Apr-2026 18:21:57 UTC] ✅ JWT token verified successfully for user profile
[01-Apr-2026 18:21:57 UTC] User ID: 224
[01-Apr-2026 18:21:57 UTC] ✅ User profile retrieved successfully for user ID: 224
[01-Apr-2026 18:21:58 UTC] === API CALL LOG ===
[01-Apr-2026 18:21:58 UTC] Endpoint: user/profile.php
[01-Apr-2026 18:21:58 UTC] Full Log Data: {
    "timestamp": "2026-04-01 18:21:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d5:5d:c88a:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI0IiwidXNlcm5hbWUiOiJhcmZhbiIsImVtYWlsIjoicWF6aWFyZmFuMjAwN0BnbWFpbC5jb20iLCJleHAiOjE3NzU2NzIyNzZ9.SVL1pjYVAVTyE3BrtA0zg2r5SrDg8QwSLdu_VFzjuvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e599dd79d262f0a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d5:5d:c88a:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40d5:5d:c88a:8000::, 104.22.66.162"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Apr-2026 18:21:58 UTC] === END API CALL LOG ===
[01-Apr-2026 18:21:58 UTC] ✅ API Hash verification passed for profile endpoint
[01-Apr-2026 18:21:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI0IiwidXNlcm5hbWUiOiJhcmZhbiIsImVtYWlsIjoicWF6aWFyZmFuMjAwN0BnbWFpbC5jb20iLCJleHAiOjE3NzU2NzIyNzZ9.SVL1pjYVAVTyE3BrtA0zg2r5SrDg8QwSLdu_VFzjuvk
[01-Apr-2026 18:21:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Apr-2026 18:21:58 UTC] ✅ JWT token verified successfully for user profile
[01-Apr-2026 18:21:58 UTC] User ID: 224
[01-Apr-2026 18:21:58 UTC] ✅ User profile retrieved successfully for user ID: 224
[01-Apr-2026 18:22:02 UTC] === API CALL LOG ===
[01-Apr-2026 18:22:02 UTC] Endpoint: user/profile.php
[01-Apr-2026 18:22:02 UTC] Full Log Data: {
    "timestamp": "2026-04-01 18:22:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d5:5d:c88a:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI0IiwidXNlcm5hbWUiOiJhcmZhbiIsImVtYWlsIjoicWF6aWFyZmFuMjAwN0BnbWFpbC5jb20iLCJleHAiOjE3NzU2NzIyNzZ9.SVL1pjYVAVTyE3BrtA0zg2r5SrDg8QwSLdu_VFzjuvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e599df0ae832f0a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d5:5d:c88a:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40d5:5d:c88a:8000::, 104.22.66.162"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Apr-2026 18:22:02 UTC] === END API CALL LOG ===
[01-Apr-2026 18:22:02 UTC] ✅ API Hash verification passed for profile endpoint
[01-Apr-2026 18:22:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI0IiwidXNlcm5hbWUiOiJhcmZhbiIsImVtYWlsIjoicWF6aWFyZmFuMjAwN0BnbWFpbC5jb20iLCJleHAiOjE3NzU2NzIyNzZ9.SVL1pjYVAVTyE3BrtA0zg2r5SrDg8QwSLdu_VFzjuvk
[01-Apr-2026 18:22:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Apr-2026 18:22:02 UTC] ✅ JWT token verified successfully for user profile
[01-Apr-2026 18:22:02 UTC] User ID: 224
[01-Apr-2026 18:22:02 UTC] ✅ User profile retrieved successfully for user ID: 224
[01-Apr-2026 18:22:11 UTC] === API CALL LOG ===
[01-Apr-2026 18:22:11 UTC] Endpoint: user/profile.php
[01-Apr-2026 18:22:11 UTC] Full Log Data: {
    "timestamp": "2026-04-01 18:22:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d5:5d:c88a:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI0IiwidXNlcm5hbWUiOiJhcmZhbiIsImVtYWlsIjoicWF6aWFyZmFuMjAwN0BnbWFpbC5jb20iLCJleHAiOjE3NzU2NzIyNzZ9.SVL1pjYVAVTyE3BrtA0zg2r5SrDg8QwSLdu_VFzjuvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e599e2b3ec42f0a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d5:5d:c88a:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40d5:5d:c88a:8000::, 104.22.66.163"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Apr-2026 18:22:11 UTC] === END API CALL LOG ===
[01-Apr-2026 18:22:11 UTC] ✅ API Hash verification passed for profile endpoint
[01-Apr-2026 18:22:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI0IiwidXNlcm5hbWUiOiJhcmZhbiIsImVtYWlsIjoicWF6aWFyZmFuMjAwN0BnbWFpbC5jb20iLCJleHAiOjE3NzU2NzIyNzZ9.SVL1pjYVAVTyE3BrtA0zg2r5SrDg8QwSLdu_VFzjuvk
[01-Apr-2026 18:22:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Apr-2026 18:22:11 UTC] ✅ JWT token verified successfully for user profile
[01-Apr-2026 18:22:11 UTC] User ID: 224
[01-Apr-2026 18:22:11 UTC] ✅ User profile retrieved successfully for user ID: 224
[01-Apr-2026 18:22:12 UTC] User Purchases API - User ID: 224
[01-Apr-2026 18:22:12 UTC] User Purchases API - Total purchases found: 2
[01-Apr-2026 18:22:17 UTC] === API CALL LOG ===
[01-Apr-2026 18:22:17 UTC] Endpoint: user/profile.php
[01-Apr-2026 18:22:17 UTC] Full Log Data: {
    "timestamp": "2026-04-01 18:22:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d5:5d:c88a:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI0IiwidXNlcm5hbWUiOiJhcmZhbiIsImVtYWlsIjoicWF6aWFyZmFuMjAwN0BnbWFpbC5jb20iLCJleHAiOjE3NzU2NzIyNzZ9.SVL1pjYVAVTyE3BrtA0zg2r5SrDg8QwSLdu_VFzjuvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e599e4c5a942f0a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d5:5d:c88a:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40d5:5d:c88a:8000::, 104.22.66.163"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Apr-2026 18:22:17 UTC] === END API CALL LOG ===
[01-Apr-2026 18:22:17 UTC] ✅ API Hash verification passed for profile endpoint
[01-Apr-2026 18:22:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI0IiwidXNlcm5hbWUiOiJhcmZhbiIsImVtYWlsIjoicWF6aWFyZmFuMjAwN0BnbWFpbC5jb20iLCJleHAiOjE3NzU2NzIyNzZ9.SVL1pjYVAVTyE3BrtA0zg2r5SrDg8QwSLdu_VFzjuvk
[01-Apr-2026 18:22:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Apr-2026 18:22:17 UTC] ✅ JWT token verified successfully for user profile
[01-Apr-2026 18:22:17 UTC] User ID: 224
[01-Apr-2026 18:22:17 UTC] ✅ User profile retrieved successfully for user ID: 224
[01-Apr-2026 18:22:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Apr-2026 18:22:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Apr-2026 18:22:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI0IiwidXNlcm5hbWUiOiJhcmZhbiIsImVtYWlsIjoicWF6aWFyZmFuMjAwN0BnbWFpbC5jb20iLCJleHAiOjE3NzU2NzIyNzZ9.SVL1pjYVAVTyE3BrtA0zg2r5SrDg8QwSLdu_VFzjuvk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e599e614b9e2f0a-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40d5:5d:c88a:8000::","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40d5:5d:c88a:8000::, 104.22.66.163"}
[01-Apr-2026 18:22:20 UTC] === User Orders API Called ===
[01-Apr-2026 18:22:20 UTC] User ID: 224
[01-Apr-2026 18:22:20 UTC] Limit: 20, Offset: 0
[01-Apr-2026 18:22:20 UTC] Orders found: 0
[01-Apr-2026 18:22:20 UTC] Orders data: []
[01-Apr-2026 18:22:20 UTC] Total orders count: 0
[01-Apr-2026 18:22:23 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Apr-2026 18:22:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Apr-2026 18:22:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI0IiwidXNlcm5hbWUiOiJhcmZhbiIsImVtYWlsIjoicWF6aWFyZmFuMjAwN0BnbWFpbC5jb20iLCJleHAiOjE3NzU2NzIyNzZ9.SVL1pjYVAVTyE3BrtA0zg2r5SrDg8QwSLdu_VFzjuvk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e599e724ef82f0a-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40d5:5d:c88a:8000::","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40d5:5d:c88a:8000::, 104.22.66.162"}
[01-Apr-2026 18:22:23 UTC] === User Orders API Called ===
[01-Apr-2026 18:22:23 UTC] User ID: 224
[01-Apr-2026 18:22:23 UTC] Limit: 20, Offset: 0
[01-Apr-2026 18:22:23 UTC] Orders found: 0
[01-Apr-2026 18:22:23 UTC] Orders data: []
[01-Apr-2026 18:22:23 UTC] Total orders count: 0
[01-Apr-2026 18:22:23 UTC] === API CALL LOG ===
[01-Apr-2026 18:22:23 UTC] Endpoint: user/profile.php
[01-Apr-2026 18:22:23 UTC] Full Log Data: {
    "timestamp": "2026-04-01 18:22:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d5:5d:c88a:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI0IiwidXNlcm5hbWUiOiJhcmZhbiIsImVtYWlsIjoicWF6aWFyZmFuMjAwN0BnbWFpbC5jb20iLCJleHAiOjE3NzU2NzIyNzZ9.SVL1pjYVAVTyE3BrtA0zg2r5SrDg8QwSLdu_VFzjuvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e599e724efa2f0a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d5:5d:c88a:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40d5:5d:c88a:8000::, 104.22.66.163"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Apr-2026 18:22:23 UTC] === END API CALL LOG ===
[01-Apr-2026 18:22:23 UTC] ✅ API Hash verification passed for profile endpoint
[01-Apr-2026 18:22:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI0IiwidXNlcm5hbWUiOiJhcmZhbiIsImVtYWlsIjoicWF6aWFyZmFuMjAwN0BnbWFpbC5jb20iLCJleHAiOjE3NzU2NzIyNzZ9.SVL1pjYVAVTyE3BrtA0zg2r5SrDg8QwSLdu_VFzjuvk
[01-Apr-2026 18:22:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Apr-2026 18:22:23 UTC] ✅ JWT token verified successfully for user profile
[01-Apr-2026 18:22:23 UTC] User ID: 224
[01-Apr-2026 18:22:23 UTC] ✅ User profile retrieved successfully for user ID: 224
[01-Apr-2026 18:22:23 UTC] === API CALL LOG ===
[01-Apr-2026 18:22:23 UTC] Endpoint: user/profile.php
[01-Apr-2026 18:22:23 UTC] Full Log Data: {
    "timestamp": "2026-04-01 18:22:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d5:5d:c88a:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI0IiwidXNlcm5hbWUiOiJhcmZhbiIsImVtYWlsIjoicWF6aWFyZmFuMjAwN0BnbWFpbC5jb20iLCJleHAiOjE3NzU2NzIyNzZ9.SVL1pjYVAVTyE3BrtA0zg2r5SrDg8QwSLdu_VFzjuvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e599e75fc912f0a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d5:5d:c88a:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40d5:5d:c88a:8000::, 104.22.66.162"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Apr-2026 18:22:23 UTC] === END API CALL LOG ===
[01-Apr-2026 18:22:23 UTC] ✅ API Hash verification passed for profile endpoint
[01-Apr-2026 18:22:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI0IiwidXNlcm5hbWUiOiJhcmZhbiIsImVtYWlsIjoicWF6aWFyZmFuMjAwN0BnbWFpbC5jb20iLCJleHAiOjE3NzU2NzIyNzZ9.SVL1pjYVAVTyE3BrtA0zg2r5SrDg8QwSLdu_VFzjuvk
[01-Apr-2026 18:22:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Apr-2026 18:22:23 UTC] ✅ JWT token verified successfully for user profile
[01-Apr-2026 18:22:23 UTC] User ID: 224
[01-Apr-2026 18:22:23 UTC] ✅ User profile retrieved successfully for user ID: 224
[01-Apr-2026 18:40:53 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Apr-2026 18:40:53 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Apr-2026 18:40:53 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI1IiwidXNlcm5hbWUiOiJhbWl0eWFkYXYwODE3IiwiZW1haWwiOiJzaGl2YW1haGlyYW4wODE3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTY3MzY1Mn0.BKiuYUCL-W7PdR7E8DbAK9AmmtwgamgtTO6aWRUepaM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e59b98caff64621-DEL","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"163.227.71.55","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"163.227.71.55, 104.23.216.24"}
[01-Apr-2026 18:40:53 UTC] === User Orders API Called ===
[01-Apr-2026 18:40:53 UTC] User ID: 225
[01-Apr-2026 18:40:53 UTC] Limit: 20, Offset: 0
[01-Apr-2026 18:40:53 UTC] Orders found: 0
[01-Apr-2026 18:40:53 UTC] Orders data: []
[01-Apr-2026 18:40:53 UTC] Total orders count: 0
[01-Apr-2026 18:40:53 UTC] === API CALL LOG ===
[01-Apr-2026 18:40:53 UTC] Endpoint: user/profile.php
[01-Apr-2026 18:40:53 UTC] Full Log Data: {
    "timestamp": "2026-04-01 18:40:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "163.227.71.55",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI1IiwidXNlcm5hbWUiOiJhbWl0eWFkYXYwODE3IiwiZW1haWwiOiJzaGl2YW1haGlyYW4wODE3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTY3MzY1Mn0.BKiuYUCL-W7PdR7E8DbAK9AmmtwgamgtTO6aWRUepaM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e59b98c9fe74621-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "163.227.71.55",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "163.227.71.55, 104.23.216.24"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Apr-2026 18:40:53 UTC] === END API CALL LOG ===
[01-Apr-2026 18:40:53 UTC] ✅ API Hash verification passed for profile endpoint
[01-Apr-2026 18:40:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI1IiwidXNlcm5hbWUiOiJhbWl0eWFkYXYwODE3IiwiZW1haWwiOiJzaGl2YW1haGlyYW4wODE3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTY3MzY1Mn0.BKiuYUCL-W7PdR7E8DbAK9AmmtwgamgtTO6aWRUepaM
[01-Apr-2026 18:40:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Apr-2026 18:40:53 UTC] ✅ JWT token verified successfully for user profile
[01-Apr-2026 18:40:53 UTC] User ID: 225
[01-Apr-2026 18:40:53 UTC] ✅ User profile retrieved successfully for user ID: 225
[01-Apr-2026 18:40:53 UTC] === API CALL LOG ===
[01-Apr-2026 18:40:53 UTC] Endpoint: user/profile.php
[01-Apr-2026 18:40:53 UTC] Full Log Data: {
    "timestamp": "2026-04-01 18:40:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "163.227.71.55",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI1IiwidXNlcm5hbWUiOiJhbWl0eWFkYXYwODE3IiwiZW1haWwiOiJzaGl2YW1haGlyYW4wODE3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTY3MzY1Mn0.BKiuYUCL-W7PdR7E8DbAK9AmmtwgamgtTO6aWRUepaM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e59b98d28a34621-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "163.227.71.55",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "163.227.71.55, 104.23.216.24"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Apr-2026 18:40:53 UTC] === END API CALL LOG ===
[01-Apr-2026 18:40:53 UTC] ✅ API Hash verification passed for profile endpoint
[01-Apr-2026 18:40:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI1IiwidXNlcm5hbWUiOiJhbWl0eWFkYXYwODE3IiwiZW1haWwiOiJzaGl2YW1haGlyYW4wODE3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTY3MzY1Mn0.BKiuYUCL-W7PdR7E8DbAK9AmmtwgamgtTO6aWRUepaM
[01-Apr-2026 18:40:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Apr-2026 18:40:53 UTC] ✅ JWT token verified successfully for user profile
[01-Apr-2026 18:40:53 UTC] User ID: 225
[01-Apr-2026 18:40:53 UTC] ✅ User profile retrieved successfully for user ID: 225
[01-Apr-2026 18:40:55 UTC] === API CALL LOG ===
[01-Apr-2026 18:40:55 UTC] Endpoint: user/profile.php
[01-Apr-2026 18:40:55 UTC] Full Log Data: {
    "timestamp": "2026-04-01 18:40:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "163.227.71.55",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI1IiwidXNlcm5hbWUiOiJhbWl0eWFkYXYwODE3IiwiZW1haWwiOiJzaGl2YW1haGlyYW4wODE3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTY3MzY1Mn0.BKiuYUCL-W7PdR7E8DbAK9AmmtwgamgtTO6aWRUepaM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e59b9979d984621-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "163.227.71.55",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "163.227.71.55, 104.23.216.24"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Apr-2026 18:40:55 UTC] === END API CALL LOG ===
[01-Apr-2026 18:40:55 UTC] ✅ API Hash verification passed for profile endpoint
[01-Apr-2026 18:40:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI1IiwidXNlcm5hbWUiOiJhbWl0eWFkYXYwODE3IiwiZW1haWwiOiJzaGl2YW1haGlyYW4wODE3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTY3MzY1Mn0.BKiuYUCL-W7PdR7E8DbAK9AmmtwgamgtTO6aWRUepaM
[01-Apr-2026 18:40:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Apr-2026 18:40:55 UTC] ✅ JWT token verified successfully for user profile
[01-Apr-2026 18:40:55 UTC] User ID: 225
[01-Apr-2026 18:40:55 UTC] ✅ User profile retrieved successfully for user ID: 225
[01-Apr-2026 18:41:12 UTC] === API CALL LOG ===
[01-Apr-2026 18:41:12 UTC] Endpoint: user/profile.php
[01-Apr-2026 18:41:12 UTC] Full Log Data: {
    "timestamp": "2026-04-01 18:41:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "163.227.71.55",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI1IiwidXNlcm5hbWUiOiJhbWl0eWFkYXYwODE3IiwiZW1haWwiOiJzaGl2YW1haGlyYW4wODE3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTY3MzY1Mn0.BKiuYUCL-W7PdR7E8DbAK9AmmtwgamgtTO6aWRUepaM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e59ba030ae54621-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "163.227.71.55",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "163.227.71.55, 104.23.216.24"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Apr-2026 18:41:12 UTC] === END API CALL LOG ===
[01-Apr-2026 18:41:12 UTC] ✅ API Hash verification passed for profile endpoint
[01-Apr-2026 18:41:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI1IiwidXNlcm5hbWUiOiJhbWl0eWFkYXYwODE3IiwiZW1haWwiOiJzaGl2YW1haGlyYW4wODE3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTY3MzY1Mn0.BKiuYUCL-W7PdR7E8DbAK9AmmtwgamgtTO6aWRUepaM
[01-Apr-2026 18:41:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Apr-2026 18:41:12 UTC] ✅ JWT token verified successfully for user profile
[01-Apr-2026 18:41:12 UTC] User ID: 225
[01-Apr-2026 18:41:12 UTC] ✅ User profile retrieved successfully for user ID: 225
[01-Apr-2026 18:41:25 UTC] === API CALL LOG ===
[01-Apr-2026 18:41:25 UTC] Endpoint: user/profile.php
[01-Apr-2026 18:41:25 UTC] Full Log Data: {
    "timestamp": "2026-04-01 18:41:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "163.227.71.55",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI1IiwidXNlcm5hbWUiOiJhbWl0eWFkYXYwODE3IiwiZW1haWwiOiJzaGl2YW1haGlyYW4wODE3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTY3MzY1Mn0.BKiuYUCL-W7PdR7E8DbAK9AmmtwgamgtTO6aWRUepaM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e59ba54df934621-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "163.227.71.55",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "163.227.71.55, 104.23.216.24"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Apr-2026 18:41:25 UTC] === END API CALL LOG ===
[01-Apr-2026 18:41:25 UTC] ✅ API Hash verification passed for profile endpoint
[01-Apr-2026 18:41:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI1IiwidXNlcm5hbWUiOiJhbWl0eWFkYXYwODE3IiwiZW1haWwiOiJzaGl2YW1haGlyYW4wODE3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTY3MzY1Mn0.BKiuYUCL-W7PdR7E8DbAK9AmmtwgamgtTO6aWRUepaM
[01-Apr-2026 18:41:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Apr-2026 18:41:25 UTC] ✅ JWT token verified successfully for user profile
[01-Apr-2026 18:41:25 UTC] User ID: 225
[01-Apr-2026 18:41:25 UTC] ✅ User profile retrieved successfully for user ID: 225
[01-Apr-2026 18:41:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Apr-2026 18:41:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Apr-2026 18:41:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI1IiwidXNlcm5hbWUiOiJhbWl0eWFkYXYwODE3IiwiZW1haWwiOiJzaGl2YW1haGlyYW4wODE3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTY3MzY1Mn0.BKiuYUCL-W7PdR7E8DbAK9AmmtwgamgtTO6aWRUepaM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e59ba8a1a404621-DEL","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"163.227.71.55","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"163.227.71.55, 104.23.216.24"}
[01-Apr-2026 18:41:34 UTC] === User Orders API Called ===
[01-Apr-2026 18:41:34 UTC] User ID: 225
[01-Apr-2026 18:41:34 UTC] Limit: 20, Offset: 0
[01-Apr-2026 18:41:34 UTC] Orders found: 0
[01-Apr-2026 18:41:34 UTC] Orders data: []
[01-Apr-2026 18:41:34 UTC] Total orders count: 0
[01-Apr-2026 18:41:34 UTC] === API CALL LOG ===
[01-Apr-2026 18:41:34 UTC] Endpoint: user/profile.php
[01-Apr-2026 18:41:34 UTC] Full Log Data: {
    "timestamp": "2026-04-01 18:41:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "163.227.71.55",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI1IiwidXNlcm5hbWUiOiJhbWl0eWFkYXYwODE3IiwiZW1haWwiOiJzaGl2YW1haGlyYW4wODE3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTY3MzY1Mn0.BKiuYUCL-W7PdR7E8DbAK9AmmtwgamgtTO6aWRUepaM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e59ba8a9abd4621-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "163.227.71.55",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "163.227.71.55, 104.23.216.25"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Apr-2026 18:41:34 UTC] === END API CALL LOG ===
[01-Apr-2026 18:41:34 UTC] ✅ API Hash verification passed for profile endpoint
[01-Apr-2026 18:41:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI1IiwidXNlcm5hbWUiOiJhbWl0eWFkYXYwODE3IiwiZW1haWwiOiJzaGl2YW1haGlyYW4wODE3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTY3MzY1Mn0.BKiuYUCL-W7PdR7E8DbAK9AmmtwgamgtTO6aWRUepaM
[01-Apr-2026 18:41:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Apr-2026 18:41:34 UTC] ✅ JWT token verified successfully for user profile
[01-Apr-2026 18:41:34 UTC] User ID: 225
[01-Apr-2026 18:41:34 UTC] ✅ User profile retrieved successfully for user ID: 225
[01-Apr-2026 18:41:34 UTC] === API CALL LOG ===
[01-Apr-2026 18:41:34 UTC] Endpoint: user/profile.php
[01-Apr-2026 18:41:34 UTC] Full Log Data: {
    "timestamp": "2026-04-01 18:41:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "163.227.71.55",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI1IiwidXNlcm5hbWUiOiJhbWl0eWFkYXYwODE3IiwiZW1haWwiOiJzaGl2YW1haGlyYW4wODE3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTY3MzY1Mn0.BKiuYUCL-W7PdR7E8DbAK9AmmtwgamgtTO6aWRUepaM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e59ba8e8e814621-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "163.227.71.55",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "163.227.71.55, 104.23.216.24"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Apr-2026 18:41:34 UTC] === END API CALL LOG ===
[01-Apr-2026 18:41:34 UTC] ✅ API Hash verification passed for profile endpoint
[01-Apr-2026 18:41:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI1IiwidXNlcm5hbWUiOiJhbWl0eWFkYXYwODE3IiwiZW1haWwiOiJzaGl2YW1haGlyYW4wODE3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTY3MzY1Mn0.BKiuYUCL-W7PdR7E8DbAK9AmmtwgamgtTO6aWRUepaM
[01-Apr-2026 18:41:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Apr-2026 18:41:34 UTC] ✅ JWT token verified successfully for user profile
[01-Apr-2026 18:41:34 UTC] User ID: 225
[01-Apr-2026 18:41:34 UTC] ✅ User profile retrieved successfully for user ID: 225
[01-Apr-2026 18:41:35 UTC] === API CALL LOG ===
[01-Apr-2026 18:41:35 UTC] Endpoint: user/profile.php
[01-Apr-2026 18:41:35 UTC] Full Log Data: {
    "timestamp": "2026-04-01 18:41:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "163.227.71.55",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI1IiwidXNlcm5hbWUiOiJhbWl0eWFkYXYwODE3IiwiZW1haWwiOiJzaGl2YW1haGlyYW4wODE3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTY3MzY1Mn0.BKiuYUCL-W7PdR7E8DbAK9AmmtwgamgtTO6aWRUepaM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e59ba91b9e24621-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "163.227.71.55",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "163.227.71.55, 104.23.216.24"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Apr-2026 18:41:35 UTC] === END API CALL LOG ===
[01-Apr-2026 18:41:35 UTC] ✅ API Hash verification passed for profile endpoint
[01-Apr-2026 18:41:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI1IiwidXNlcm5hbWUiOiJhbWl0eWFkYXYwODE3IiwiZW1haWwiOiJzaGl2YW1haGlyYW4wODE3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTY3MzY1Mn0.BKiuYUCL-W7PdR7E8DbAK9AmmtwgamgtTO6aWRUepaM
[01-Apr-2026 18:41:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Apr-2026 18:41:35 UTC] ✅ JWT token verified successfully for user profile
[01-Apr-2026 18:41:35 UTC] User ID: 225
[01-Apr-2026 18:41:35 UTC] ✅ User profile retrieved successfully for user ID: 225
[01-Apr-2026 18:41:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Apr-2026 18:41:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Apr-2026 18:41:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI1IiwidXNlcm5hbWUiOiJhbWl0eWFkYXYwODE3IiwiZW1haWwiOiJzaGl2YW1haGlyYW4wODE3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTY3MzY1Mn0.BKiuYUCL-W7PdR7E8DbAK9AmmtwgamgtTO6aWRUepaM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e59bad2ca3e4621-DEL","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"163.227.71.55","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"163.227.71.55, 104.23.216.24"}
[01-Apr-2026 18:41:45 UTC] === User Orders API Called ===
[01-Apr-2026 18:41:45 UTC] User ID: 225
[01-Apr-2026 18:41:45 UTC] Limit: 20, Offset: 0
[01-Apr-2026 18:41:45 UTC] Orders found: 0
[01-Apr-2026 18:41:45 UTC] Orders data: []
[01-Apr-2026 18:41:45 UTC] Total orders count: 0
[01-Apr-2026 18:41:45 UTC] === API CALL LOG ===
[01-Apr-2026 18:41:45 UTC] Endpoint: user/profile.php
[01-Apr-2026 18:41:45 UTC] Full Log Data: {
    "timestamp": "2026-04-01 18:41:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "163.227.71.55",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI1IiwidXNlcm5hbWUiOiJhbWl0eWFkYXYwODE3IiwiZW1haWwiOiJzaGl2YW1haGlyYW4wODE3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTY3MzY1Mn0.BKiuYUCL-W7PdR7E8DbAK9AmmtwgamgtTO6aWRUepaM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e59bad31a914621-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "163.227.71.55",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "163.227.71.55, 104.23.216.25"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Apr-2026 18:41:45 UTC] === END API CALL LOG ===
[01-Apr-2026 18:41:45 UTC] ✅ API Hash verification passed for profile endpoint
[01-Apr-2026 18:41:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI1IiwidXNlcm5hbWUiOiJhbWl0eWFkYXYwODE3IiwiZW1haWwiOiJzaGl2YW1haGlyYW4wODE3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTY3MzY1Mn0.BKiuYUCL-W7PdR7E8DbAK9AmmtwgamgtTO6aWRUepaM
[01-Apr-2026 18:41:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Apr-2026 18:41:45 UTC] ✅ JWT token verified successfully for user profile
[01-Apr-2026 18:41:45 UTC] User ID: 225
[01-Apr-2026 18:41:45 UTC] ✅ User profile retrieved successfully for user ID: 225
[01-Apr-2026 18:41:46 UTC] === API CALL LOG ===
[01-Apr-2026 18:41:46 UTC] Endpoint: user/profile.php
[01-Apr-2026 18:41:46 UTC] Full Log Data: {
    "timestamp": "2026-04-01 18:41:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "163.227.71.55",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI1IiwidXNlcm5hbWUiOiJhbWl0eWFkYXYwODE3IiwiZW1haWwiOiJzaGl2YW1haGlyYW4wODE3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTY3MzY1Mn0.BKiuYUCL-W7PdR7E8DbAK9AmmtwgamgtTO6aWRUepaM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e59bad70f324621-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "163.227.71.55",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "163.227.71.55, 104.23.216.24"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Apr-2026 18:41:46 UTC] === END API CALL LOG ===
[01-Apr-2026 18:41:46 UTC] ✅ API Hash verification passed for profile endpoint
[01-Apr-2026 18:41:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI1IiwidXNlcm5hbWUiOiJhbWl0eWFkYXYwODE3IiwiZW1haWwiOiJzaGl2YW1haGlyYW4wODE3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTY3MzY1Mn0.BKiuYUCL-W7PdR7E8DbAK9AmmtwgamgtTO6aWRUepaM
[01-Apr-2026 18:41:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Apr-2026 18:41:46 UTC] ✅ JWT token verified successfully for user profile
[01-Apr-2026 18:41:46 UTC] User ID: 225
[01-Apr-2026 18:41:46 UTC] ✅ User profile retrieved successfully for user ID: 225
[01-Apr-2026 18:41:47 UTC] === API CALL LOG ===
[01-Apr-2026 18:41:47 UTC] Endpoint: user/profile.php
[01-Apr-2026 18:41:47 UTC] Full Log Data: {
    "timestamp": "2026-04-01 18:41:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "163.227.71.55",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI1IiwidXNlcm5hbWUiOiJhbWl0eWFkYXYwODE3IiwiZW1haWwiOiJzaGl2YW1haGlyYW4wODE3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTY3MzY1Mn0.BKiuYUCL-W7PdR7E8DbAK9AmmtwgamgtTO6aWRUepaM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e59badf08094621-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "163.227.71.55",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "163.227.71.55, 104.23.216.25"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Apr-2026 18:41:47 UTC] === END API CALL LOG ===
[01-Apr-2026 18:41:47 UTC] ✅ API Hash verification passed for profile endpoint
[01-Apr-2026 18:41:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI1IiwidXNlcm5hbWUiOiJhbWl0eWFkYXYwODE3IiwiZW1haWwiOiJzaGl2YW1haGlyYW4wODE3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTY3MzY1Mn0.BKiuYUCL-W7PdR7E8DbAK9AmmtwgamgtTO6aWRUepaM
[01-Apr-2026 18:41:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Apr-2026 18:41:47 UTC] ✅ JWT token verified successfully for user profile
[01-Apr-2026 18:41:47 UTC] User ID: 225
[01-Apr-2026 18:41:47 UTC] ✅ User profile retrieved successfully for user ID: 225
[01-Apr-2026 18:41:59 UTC] === API CALL LOG ===
[01-Apr-2026 18:41:59 UTC] Endpoint: user/profile.php
[01-Apr-2026 18:41:59 UTC] Full Log Data: {
    "timestamp": "2026-04-01 18:41:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "163.227.71.55",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI1IiwidXNlcm5hbWUiOiJhbWl0eWFkYXYwODE3IiwiZW1haWwiOiJzaGl2YW1haGlyYW4wODE3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTY3MzY1Mn0.BKiuYUCL-W7PdR7E8DbAK9AmmtwgamgtTO6aWRUepaM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e59bb26db8f74e9-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "163.227.71.55",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "163.227.71.55, 104.23.216.25"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Apr-2026 18:41:59 UTC] === END API CALL LOG ===
[01-Apr-2026 18:41:59 UTC] ✅ API Hash verification passed for profile endpoint
[01-Apr-2026 18:41:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI1IiwidXNlcm5hbWUiOiJhbWl0eWFkYXYwODE3IiwiZW1haWwiOiJzaGl2YW1haGlyYW4wODE3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTY3MzY1Mn0.BKiuYUCL-W7PdR7E8DbAK9AmmtwgamgtTO6aWRUepaM
[01-Apr-2026 18:41:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Apr-2026 18:41:59 UTC] ✅ JWT token verified successfully for user profile
[01-Apr-2026 18:41:59 UTC] User ID: 225
[01-Apr-2026 18:41:59 UTC] ✅ User profile retrieved successfully for user ID: 225
[01-Apr-2026 18:42:01 UTC] === API CALL LOG ===
[01-Apr-2026 18:42:01 UTC] Endpoint: user/profile.php
[01-Apr-2026 18:42:01 UTC] Full Log Data: {
    "timestamp": "2026-04-01 18:42:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "163.227.71.55",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI1IiwidXNlcm5hbWUiOiJhbWl0eWFkYXYwODE3IiwiZW1haWwiOiJzaGl2YW1haGlyYW4wODE3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTY3MzY1Mn0.BKiuYUCL-W7PdR7E8DbAK9AmmtwgamgtTO6aWRUepaM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e59bb31fe7e74e9-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "163.227.71.55",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "163.227.71.55, 104.23.216.24"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Apr-2026 18:42:01 UTC] === END API CALL LOG ===
[01-Apr-2026 18:42:01 UTC] ✅ API Hash verification passed for profile endpoint
[01-Apr-2026 18:42:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI1IiwidXNlcm5hbWUiOiJhbWl0eWFkYXYwODE3IiwiZW1haWwiOiJzaGl2YW1haGlyYW4wODE3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTY3MzY1Mn0.BKiuYUCL-W7PdR7E8DbAK9AmmtwgamgtTO6aWRUepaM
[01-Apr-2026 18:42:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Apr-2026 18:42:01 UTC] ✅ JWT token verified successfully for user profile
[01-Apr-2026 18:42:01 UTC] User ID: 225
[01-Apr-2026 18:42:01 UTC] ✅ User profile retrieved successfully for user ID: 225
[01-Apr-2026 18:42:01 UTC] === API CALL LOG ===
[01-Apr-2026 18:42:01 UTC] Endpoint: user/profile.php
[01-Apr-2026 18:42:01 UTC] Full Log Data: {
    "timestamp": "2026-04-01 18:42:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "163.227.71.55",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI1IiwidXNlcm5hbWUiOiJhbWl0eWFkYXYwODE3IiwiZW1haWwiOiJzaGl2YW1haGlyYW4wODE3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTY3MzY1Mn0.BKiuYUCL-W7PdR7E8DbAK9AmmtwgamgtTO6aWRUepaM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e59bb335faf74e9-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "163.227.71.55",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "163.227.71.55, 104.23.216.24"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Apr-2026 18:42:01 UTC] === END API CALL LOG ===
[01-Apr-2026 18:42:01 UTC] ✅ API Hash verification passed for profile endpoint
[01-Apr-2026 18:42:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI1IiwidXNlcm5hbWUiOiJhbWl0eWFkYXYwODE3IiwiZW1haWwiOiJzaGl2YW1haGlyYW4wODE3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTY3MzY1Mn0.BKiuYUCL-W7PdR7E8DbAK9AmmtwgamgtTO6aWRUepaM
[01-Apr-2026 18:42:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Apr-2026 18:42:01 UTC] ✅ JWT token verified successfully for user profile
[01-Apr-2026 18:42:01 UTC] User ID: 225
[01-Apr-2026 18:42:01 UTC] ✅ User profile retrieved successfully for user ID: 225
[01-Apr-2026 18:42:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Apr-2026 18:42:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Apr-2026 18:42:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI1IiwidXNlcm5hbWUiOiJhbWl0eWFkYXYwODE3IiwiZW1haWwiOiJzaGl2YW1haGlyYW4wODE3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTY3MzY1Mn0.BKiuYUCL-W7PdR7E8DbAK9AmmtwgamgtTO6aWRUepaM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e59bb335fae74e9-DEL","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"163.227.71.55","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"163.227.71.55, 104.23.216.25"}
[01-Apr-2026 18:42:01 UTC] === User Orders API Called ===
[01-Apr-2026 18:42:01 UTC] User ID: 225
[01-Apr-2026 18:42:01 UTC] Limit: 20, Offset: 0
[01-Apr-2026 18:42:01 UTC] Orders found: 0
[01-Apr-2026 18:42:01 UTC] Orders data: []
[01-Apr-2026 18:42:01 UTC] Total orders count: 0
[01-Apr-2026 18:42:02 UTC] === API CALL LOG ===
[01-Apr-2026 18:42:02 UTC] Endpoint: user/profile.php
[01-Apr-2026 18:42:02 UTC] Full Log Data: {
    "timestamp": "2026-04-01 18:42:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "163.227.71.55",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI1IiwidXNlcm5hbWUiOiJhbWl0eWFkYXYwODE3IiwiZW1haWwiOiJzaGl2YW1haGlyYW4wODE3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTY3MzY1Mn0.BKiuYUCL-W7PdR7E8DbAK9AmmtwgamgtTO6aWRUepaM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e59bb3f9ba974e9-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "163.227.71.55",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "163.227.71.55, 104.23.216.24"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Apr-2026 18:42:02 UTC] === END API CALL LOG ===
[01-Apr-2026 18:42:02 UTC] ✅ API Hash verification passed for profile endpoint
[01-Apr-2026 18:42:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI1IiwidXNlcm5hbWUiOiJhbWl0eWFkYXYwODE3IiwiZW1haWwiOiJzaGl2YW1haGlyYW4wODE3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTY3MzY1Mn0.BKiuYUCL-W7PdR7E8DbAK9AmmtwgamgtTO6aWRUepaM
[01-Apr-2026 18:42:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Apr-2026 18:42:02 UTC] ✅ JWT token verified successfully for user profile
[01-Apr-2026 18:42:02 UTC] User ID: 225
[01-Apr-2026 18:42:02 UTC] ✅ User profile retrieved successfully for user ID: 225
[01-Apr-2026 19:28:55 UTC] === API CALL LOG ===
[01-Apr-2026 19:28:55 UTC] Endpoint: user/profile.php
[01-Apr-2026 19:28:55 UTC] Full Log Data: {
    "timestamp": "2026-04-01 19:28:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "106.200.0.220",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI2IiwidXNlcm5hbWUiOiJLYXJhbiB0aGFrdXIiLCJlbWFpbCI6Imt0MjExNDYwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTY3NjUzNH0.PmgqvlQJvaczRfqxaR0_MFCLZtR-mohaBesX9bq-jso",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e59ffeaff8c4b90-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "106.200.0.220",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "106.200.0.220, 162.159.122.164"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Apr-2026 19:28:55 UTC] === END API CALL LOG ===
[01-Apr-2026 19:28:55 UTC] ✅ API Hash verification passed for profile endpoint
[01-Apr-2026 19:28:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI2IiwidXNlcm5hbWUiOiJLYXJhbiB0aGFrdXIiLCJlbWFpbCI6Imt0MjExNDYwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTY3NjUzNH0.PmgqvlQJvaczRfqxaR0_MFCLZtR-mohaBesX9bq-jso
[01-Apr-2026 19:28:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Apr-2026 19:28:55 UTC] ✅ JWT token verified successfully for user profile
[01-Apr-2026 19:28:55 UTC] User ID: 226
[01-Apr-2026 19:28:55 UTC] ✅ User profile retrieved successfully for user ID: 226
[01-Apr-2026 19:28:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Apr-2026 19:28:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Apr-2026 19:28:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI2IiwidXNlcm5hbWUiOiJLYXJhbiB0aGFrdXIiLCJlbWFpbCI6Imt0MjExNDYwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTY3NjUzNH0.PmgqvlQJvaczRfqxaR0_MFCLZtR-mohaBesX9bq-jso","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e59ffeaff934b90-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"106.200.0.220","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"106.200.0.220, 162.159.122.165"}
[01-Apr-2026 19:28:55 UTC] === User Orders API Called ===
[01-Apr-2026 19:28:55 UTC] User ID: 226
[01-Apr-2026 19:28:55 UTC] Limit: 20, Offset: 0
[01-Apr-2026 19:28:55 UTC] Orders found: 0
[01-Apr-2026 19:28:55 UTC] Orders data: []
[01-Apr-2026 19:28:55 UTC] Total orders count: 0
[01-Apr-2026 19:28:55 UTC] === API CALL LOG ===
[01-Apr-2026 19:28:55 UTC] Endpoint: user/profile.php
[01-Apr-2026 19:28:55 UTC] Full Log Data: {
    "timestamp": "2026-04-01 19:28:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "106.200.0.220",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI2IiwidXNlcm5hbWUiOiJLYXJhbiB0aGFrdXIiLCJlbWFpbCI6Imt0MjExNDYwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTY3NjUzNH0.PmgqvlQJvaczRfqxaR0_MFCLZtR-mohaBesX9bq-jso",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e59ffec2a154b90-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "106.200.0.220",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "106.200.0.220, 162.159.122.164"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Apr-2026 19:28:55 UTC] === END API CALL LOG ===
[01-Apr-2026 19:28:55 UTC] ✅ API Hash verification passed for profile endpoint
[01-Apr-2026 19:28:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI2IiwidXNlcm5hbWUiOiJLYXJhbiB0aGFrdXIiLCJlbWFpbCI6Imt0MjExNDYwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTY3NjUzNH0.PmgqvlQJvaczRfqxaR0_MFCLZtR-mohaBesX9bq-jso
[01-Apr-2026 19:28:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Apr-2026 19:28:55 UTC] ✅ JWT token verified successfully for user profile
[01-Apr-2026 19:28:55 UTC] User ID: 226
[01-Apr-2026 19:28:55 UTC] ✅ User profile retrieved successfully for user ID: 226
[01-Apr-2026 19:28:56 UTC] === API CALL LOG ===
[01-Apr-2026 19:28:56 UTC] Endpoint: user/profile.php
[01-Apr-2026 19:28:56 UTC] Full Log Data: {
    "timestamp": "2026-04-01 19:28:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "106.200.0.220",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI2IiwidXNlcm5hbWUiOiJLYXJhbiB0aGFrdXIiLCJlbWFpbCI6Imt0MjExNDYwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTY3NjUzNH0.PmgqvlQJvaczRfqxaR0_MFCLZtR-mohaBesX9bq-jso",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e59fff17d5f4b90-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "106.200.0.220",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "106.200.0.220, 162.159.122.164"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Apr-2026 19:28:56 UTC] === END API CALL LOG ===
[01-Apr-2026 19:28:56 UTC] ✅ API Hash verification passed for profile endpoint
[01-Apr-2026 19:28:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI2IiwidXNlcm5hbWUiOiJLYXJhbiB0aGFrdXIiLCJlbWFpbCI6Imt0MjExNDYwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTY3NjUzNH0.PmgqvlQJvaczRfqxaR0_MFCLZtR-mohaBesX9bq-jso
[01-Apr-2026 19:28:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Apr-2026 19:28:56 UTC] ✅ JWT token verified successfully for user profile
[01-Apr-2026 19:28:56 UTC] User ID: 226
[01-Apr-2026 19:28:56 UTC] ✅ User profile retrieved successfully for user ID: 226
[01-Apr-2026 19:29:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Apr-2026 19:29:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Apr-2026 19:29:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI2IiwidXNlcm5hbWUiOiJLYXJhbiB0aGFrdXIiLCJlbWFpbCI6Imt0MjExNDYwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTY3NjUzNH0.PmgqvlQJvaczRfqxaR0_MFCLZtR-mohaBesX9bq-jso","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e5a00be5d044b90-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"106.200.0.220","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"106.200.0.220, 162.159.122.164"}
[01-Apr-2026 19:29:29 UTC] === User Orders API Called ===
[01-Apr-2026 19:29:29 UTC] User ID: 226
[01-Apr-2026 19:29:29 UTC] Limit: 20, Offset: 0
[01-Apr-2026 19:29:29 UTC] Orders found: 0
[01-Apr-2026 19:29:29 UTC] Orders data: []
[01-Apr-2026 19:29:29 UTC] Total orders count: 0
[01-Apr-2026 19:29:30 UTC] === API CALL LOG ===
[01-Apr-2026 19:29:30 UTC] Endpoint: user/profile.php
[01-Apr-2026 19:29:30 UTC] Full Log Data: {
    "timestamp": "2026-04-01 19:29:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "106.200.0.220",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI2IiwidXNlcm5hbWUiOiJLYXJhbiB0aGFrdXIiLCJlbWFpbCI6Imt0MjExNDYwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTY3NjUzNH0.PmgqvlQJvaczRfqxaR0_MFCLZtR-mohaBesX9bq-jso",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e5a00c7a92e4b90-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "106.200.0.220",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "106.200.0.220, 162.159.122.164"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Apr-2026 19:29:30 UTC] === END API CALL LOG ===
[01-Apr-2026 19:29:30 UTC] ✅ API Hash verification passed for profile endpoint
[01-Apr-2026 19:29:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI2IiwidXNlcm5hbWUiOiJLYXJhbiB0aGFrdXIiLCJlbWFpbCI6Imt0MjExNDYwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTY3NjUzNH0.PmgqvlQJvaczRfqxaR0_MFCLZtR-mohaBesX9bq-jso
[01-Apr-2026 19:29:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Apr-2026 19:29:30 UTC] ✅ JWT token verified successfully for user profile
[01-Apr-2026 19:29:30 UTC] User ID: 226
[01-Apr-2026 19:29:30 UTC] ✅ User profile retrieved successfully for user ID: 226
[01-Apr-2026 19:29:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Apr-2026 19:29:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Apr-2026 19:29:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI2IiwidXNlcm5hbWUiOiJLYXJhbiB0aGFrdXIiLCJlbWFpbCI6Imt0MjExNDYwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTY3NjUzNH0.PmgqvlQJvaczRfqxaR0_MFCLZtR-mohaBesX9bq-jso","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e5a00c7a92c4b90-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"106.200.0.220","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"106.200.0.220, 162.159.122.164"}
[01-Apr-2026 19:29:30 UTC] === User Orders API Called ===
[01-Apr-2026 19:29:30 UTC] User ID: 226
[01-Apr-2026 19:29:30 UTC] Limit: 20, Offset: 0
[01-Apr-2026 19:29:30 UTC] Orders found: 0
[01-Apr-2026 19:29:30 UTC] Orders data: []
[01-Apr-2026 19:29:30 UTC] Total orders count: 0
[01-Apr-2026 19:29:31 UTC] === API CALL LOG ===
[01-Apr-2026 19:29:31 UTC] Endpoint: user/profile.php
[01-Apr-2026 19:29:31 UTC] Full Log Data: {
    "timestamp": "2026-04-01 19:29:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "106.200.0.220",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI2IiwidXNlcm5hbWUiOiJLYXJhbiB0aGFrdXIiLCJlbWFpbCI6Imt0MjExNDYwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTY3NjUzNH0.PmgqvlQJvaczRfqxaR0_MFCLZtR-mohaBesX9bq-jso",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e5a00cb38b94b90-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "106.200.0.220",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "106.200.0.220, 162.159.122.164"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Apr-2026 19:29:31 UTC] === END API CALL LOG ===
[01-Apr-2026 19:29:31 UTC] ✅ API Hash verification passed for profile endpoint
[01-Apr-2026 19:29:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI2IiwidXNlcm5hbWUiOiJLYXJhbiB0aGFrdXIiLCJlbWFpbCI6Imt0MjExNDYwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTY3NjUzNH0.PmgqvlQJvaczRfqxaR0_MFCLZtR-mohaBesX9bq-jso
[01-Apr-2026 19:29:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Apr-2026 19:29:31 UTC] ✅ JWT token verified successfully for user profile
[01-Apr-2026 19:29:31 UTC] User ID: 226
[01-Apr-2026 19:29:31 UTC] ✅ User profile retrieved successfully for user ID: 226
[01-Apr-2026 19:29:31 UTC] === API CALL LOG ===
[01-Apr-2026 19:29:31 UTC] Endpoint: user/profile.php
[01-Apr-2026 19:29:31 UTC] Full Log Data: {
    "timestamp": "2026-04-01 19:29:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "106.200.0.220",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI2IiwidXNlcm5hbWUiOiJLYXJhbiB0aGFrdXIiLCJlbWFpbCI6Imt0MjExNDYwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTY3NjUzNH0.PmgqvlQJvaczRfqxaR0_MFCLZtR-mohaBesX9bq-jso",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e5a00cdd8204b90-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "106.200.0.220",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "106.200.0.220, 162.159.122.164"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Apr-2026 19:29:31 UTC] === END API CALL LOG ===
[01-Apr-2026 19:29:31 UTC] ✅ API Hash verification passed for profile endpoint
[01-Apr-2026 19:29:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI2IiwidXNlcm5hbWUiOiJLYXJhbiB0aGFrdXIiLCJlbWFpbCI6Imt0MjExNDYwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTY3NjUzNH0.PmgqvlQJvaczRfqxaR0_MFCLZtR-mohaBesX9bq-jso
[01-Apr-2026 19:29:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Apr-2026 19:29:31 UTC] ✅ JWT token verified successfully for user profile
[01-Apr-2026 19:29:31 UTC] User ID: 226
[01-Apr-2026 19:29:31 UTC] ✅ User profile retrieved successfully for user ID: 226
[01-Apr-2026 19:29:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Apr-2026 19:29:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Apr-2026 19:29:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI2IiwidXNlcm5hbWUiOiJLYXJhbiB0aGFrdXIiLCJlbWFpbCI6Imt0MjExNDYwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTY3NjUzNH0.PmgqvlQJvaczRfqxaR0_MFCLZtR-mohaBesX9bq-jso","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e5a00f4ffb24b90-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"106.200.0.220","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"106.200.0.220, 162.159.122.165"}
[01-Apr-2026 19:29:38 UTC] === User Orders API Called ===
[01-Apr-2026 19:29:38 UTC] User ID: 226
[01-Apr-2026 19:29:38 UTC] Limit: 20, Offset: 0
[01-Apr-2026 19:29:38 UTC] Orders found: 0
[01-Apr-2026 19:29:38 UTC] Orders data: []
[01-Apr-2026 19:29:38 UTC] Total orders count: 0
[01-Apr-2026 19:29:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Apr-2026 19:29:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Apr-2026 19:29:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI2IiwidXNlcm5hbWUiOiJLYXJhbiB0aGFrdXIiLCJlbWFpbCI6Imt0MjExNDYwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTY3NjUzNH0.PmgqvlQJvaczRfqxaR0_MFCLZtR-mohaBesX9bq-jso","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e5a00ff0c6c4b90-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"106.200.0.220","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"106.200.0.220, 162.159.122.165"}
[01-Apr-2026 19:29:39 UTC] === User Orders API Called ===
[01-Apr-2026 19:29:39 UTC] User ID: 226
[01-Apr-2026 19:29:39 UTC] Limit: 20, Offset: 0
[01-Apr-2026 19:29:39 UTC] Orders found: 0
[01-Apr-2026 19:29:39 UTC] Orders data: []
[01-Apr-2026 19:29:39 UTC] Total orders count: 0
[01-Apr-2026 19:29:39 UTC] === API CALL LOG ===
[01-Apr-2026 19:29:39 UTC] Endpoint: user/profile.php
[01-Apr-2026 19:29:39 UTC] Full Log Data: {
    "timestamp": "2026-04-01 19:29:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "106.200.0.220",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI2IiwidXNlcm5hbWUiOiJLYXJhbiB0aGFrdXIiLCJlbWFpbCI6Imt0MjExNDYwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTY3NjUzNH0.PmgqvlQJvaczRfqxaR0_MFCLZtR-mohaBesX9bq-jso",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e5a00ff0c704b90-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "106.200.0.220",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "106.200.0.220, 162.159.122.165"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Apr-2026 19:29:39 UTC] === END API CALL LOG ===
[01-Apr-2026 19:29:39 UTC] ✅ API Hash verification passed for profile endpoint
[01-Apr-2026 19:29:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI2IiwidXNlcm5hbWUiOiJLYXJhbiB0aGFrdXIiLCJlbWFpbCI6Imt0MjExNDYwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTY3NjUzNH0.PmgqvlQJvaczRfqxaR0_MFCLZtR-mohaBesX9bq-jso
[01-Apr-2026 19:29:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Apr-2026 19:29:39 UTC] ✅ JWT token verified successfully for user profile
[01-Apr-2026 19:29:39 UTC] User ID: 226
[01-Apr-2026 19:29:39 UTC] ✅ User profile retrieved successfully for user ID: 226
[01-Apr-2026 19:29:40 UTC] === API CALL LOG ===
[01-Apr-2026 19:29:40 UTC] Endpoint: user/profile.php
[01-Apr-2026 19:29:40 UTC] Full Log Data: {
    "timestamp": "2026-04-01 19:29:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "106.200.0.220",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI2IiwidXNlcm5hbWUiOiJLYXJhbiB0aGFrdXIiLCJlbWFpbCI6Imt0MjExNDYwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTY3NjUzNH0.PmgqvlQJvaczRfqxaR0_MFCLZtR-mohaBesX9bq-jso",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e5a0102bcc14b90-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "106.200.0.220",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "106.200.0.220, 162.159.122.165"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Apr-2026 19:29:40 UTC] === END API CALL LOG ===
[01-Apr-2026 19:29:40 UTC] ✅ API Hash verification passed for profile endpoint
[01-Apr-2026 19:29:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI2IiwidXNlcm5hbWUiOiJLYXJhbiB0aGFrdXIiLCJlbWFpbCI6Imt0MjExNDYwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTY3NjUzNH0.PmgqvlQJvaczRfqxaR0_MFCLZtR-mohaBesX9bq-jso
[01-Apr-2026 19:29:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Apr-2026 19:29:40 UTC] ✅ JWT token verified successfully for user profile
[01-Apr-2026 19:29:40 UTC] User ID: 226
[01-Apr-2026 19:29:40 UTC] ✅ User profile retrieved successfully for user ID: 226
[01-Apr-2026 19:29:40 UTC] === API CALL LOG ===
[01-Apr-2026 19:29:40 UTC] Endpoint: user/profile.php
[01-Apr-2026 19:29:40 UTC] Full Log Data: {
    "timestamp": "2026-04-01 19:29:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "106.200.0.220",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI2IiwidXNlcm5hbWUiOiJLYXJhbiB0aGFrdXIiLCJlbWFpbCI6Imt0MjExNDYwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTY3NjUzNH0.PmgqvlQJvaczRfqxaR0_MFCLZtR-mohaBesX9bq-jso",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e5a01054a804b90-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "106.200.0.220",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "106.200.0.220, 162.159.122.165"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Apr-2026 19:29:40 UTC] === END API CALL LOG ===
[01-Apr-2026 19:29:40 UTC] ✅ API Hash verification passed for profile endpoint
[01-Apr-2026 19:29:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI2IiwidXNlcm5hbWUiOiJLYXJhbiB0aGFrdXIiLCJlbWFpbCI6Imt0MjExNDYwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTY3NjUzNH0.PmgqvlQJvaczRfqxaR0_MFCLZtR-mohaBesX9bq-jso
[01-Apr-2026 19:29:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Apr-2026 19:29:40 UTC] ✅ JWT token verified successfully for user profile
[01-Apr-2026 19:29:40 UTC] User ID: 226
[01-Apr-2026 19:29:40 UTC] ✅ User profile retrieved successfully for user ID: 226
[01-Apr-2026 19:30:22 UTC] === API CALL LOG ===
[01-Apr-2026 19:30:22 UTC] Endpoint: user/profile.php
[01-Apr-2026 19:30:22 UTC] Full Log Data: {
    "timestamp": "2026-04-01 19:30:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "106.200.0.220",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI2IiwidXNlcm5hbWUiOiJLYXJhbiB0aGFrdXIiLCJlbWFpbCI6Imt0MjExNDYwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTY3NjUzNH0.PmgqvlQJvaczRfqxaR0_MFCLZtR-mohaBesX9bq-jso",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e5a02096ae7245e-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "106.200.0.220",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "106.200.0.220, 162.159.122.164"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Apr-2026 19:30:22 UTC] === END API CALL LOG ===
[01-Apr-2026 19:30:22 UTC] ✅ API Hash verification passed for profile endpoint
[01-Apr-2026 19:30:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI2IiwidXNlcm5hbWUiOiJLYXJhbiB0aGFrdXIiLCJlbWFpbCI6Imt0MjExNDYwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTY3NjUzNH0.PmgqvlQJvaczRfqxaR0_MFCLZtR-mohaBesX9bq-jso
[01-Apr-2026 19:30:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Apr-2026 19:30:22 UTC] ✅ JWT token verified successfully for user profile
[01-Apr-2026 19:30:22 UTC] User ID: 226
[01-Apr-2026 19:30:22 UTC] ✅ User profile retrieved successfully for user ID: 226
[01-Apr-2026 19:30:23 UTC] === API CALL LOG ===
[01-Apr-2026 19:30:23 UTC] Endpoint: user/profile.php
[01-Apr-2026 19:30:23 UTC] Full Log Data: {
    "timestamp": "2026-04-01 19:30:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "106.200.0.220",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI2IiwidXNlcm5hbWUiOiJLYXJhbiB0aGFrdXIiLCJlbWFpbCI6Imt0MjExNDYwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTY3NjUzNH0.PmgqvlQJvaczRfqxaR0_MFCLZtR-mohaBesX9bq-jso",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e5a020f5988245e-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "106.200.0.220",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "106.200.0.220, 162.159.122.164"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Apr-2026 19:30:23 UTC] === END API CALL LOG ===
[01-Apr-2026 19:30:23 UTC] ✅ API Hash verification passed for profile endpoint
[01-Apr-2026 19:30:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI2IiwidXNlcm5hbWUiOiJLYXJhbiB0aGFrdXIiLCJlbWFpbCI6Imt0MjExNDYwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTY3NjUzNH0.PmgqvlQJvaczRfqxaR0_MFCLZtR-mohaBesX9bq-jso
[01-Apr-2026 19:30:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Apr-2026 19:30:23 UTC] ✅ JWT token verified successfully for user profile
[01-Apr-2026 19:30:23 UTC] User ID: 226
[01-Apr-2026 19:30:23 UTC] ✅ User profile retrieved successfully for user ID: 226
[01-Apr-2026 19:30:23 UTC] === API CALL LOG ===
[01-Apr-2026 19:30:23 UTC] Endpoint: user/profile.php
[01-Apr-2026 19:30:23 UTC] Full Log Data: {
    "timestamp": "2026-04-01 19:30:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "106.200.0.220",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI2IiwidXNlcm5hbWUiOiJLYXJhbiB0aGFrdXIiLCJlbWFpbCI6Imt0MjExNDYwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTY3NjUzNH0.PmgqvlQJvaczRfqxaR0_MFCLZtR-mohaBesX9bq-jso",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e5a02107c60245e-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "106.200.0.220",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "106.200.0.220, 162.159.122.165"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Apr-2026 19:30:23 UTC] === END API CALL LOG ===
[01-Apr-2026 19:30:23 UTC] ✅ API Hash verification passed for profile endpoint
[01-Apr-2026 19:30:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI2IiwidXNlcm5hbWUiOiJLYXJhbiB0aGFrdXIiLCJlbWFpbCI6Imt0MjExNDYwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTY3NjUzNH0.PmgqvlQJvaczRfqxaR0_MFCLZtR-mohaBesX9bq-jso
[01-Apr-2026 19:30:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Apr-2026 19:30:23 UTC] ✅ JWT token verified successfully for user profile
[01-Apr-2026 19:30:23 UTC] User ID: 226
[01-Apr-2026 19:30:23 UTC] ✅ User profile retrieved successfully for user ID: 226
[01-Apr-2026 19:30:23 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Apr-2026 19:30:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Apr-2026 19:30:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI2IiwidXNlcm5hbWUiOiJLYXJhbiB0aGFrdXIiLCJlbWFpbCI6Imt0MjExNDYwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTY3NjUzNH0.PmgqvlQJvaczRfqxaR0_MFCLZtR-mohaBesX9bq-jso","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e5a02107c5a245e-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"106.200.0.220","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"106.200.0.220, 162.159.122.165"}
[01-Apr-2026 19:30:23 UTC] === User Orders API Called ===
[01-Apr-2026 19:30:23 UTC] User ID: 226
[01-Apr-2026 19:30:23 UTC] Limit: 20, Offset: 0
[01-Apr-2026 19:30:23 UTC] Orders found: 0
[01-Apr-2026 19:30:23 UTC] Orders data: []
[01-Apr-2026 19:30:23 UTC] Total orders count: 0
[01-Apr-2026 19:30:24 UTC] === API CALL LOG ===
[01-Apr-2026 19:30:24 UTC] Endpoint: user/profile.php
[01-Apr-2026 19:30:24 UTC] Full Log Data: {
    "timestamp": "2026-04-01 19:30:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "106.200.0.220",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI2IiwidXNlcm5hbWUiOiJLYXJhbiB0aGFrdXIiLCJlbWFpbCI6Imt0MjExNDYwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTY3NjUzNH0.PmgqvlQJvaczRfqxaR0_MFCLZtR-mohaBesX9bq-jso",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e5a02164a08245e-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "106.200.0.220",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "106.200.0.220, 162.159.122.164"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Apr-2026 19:30:24 UTC] === END API CALL LOG ===
[01-Apr-2026 19:30:24 UTC] ✅ API Hash verification passed for profile endpoint
[01-Apr-2026 19:30:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI2IiwidXNlcm5hbWUiOiJLYXJhbiB0aGFrdXIiLCJlbWFpbCI6Imt0MjExNDYwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTY3NjUzNH0.PmgqvlQJvaczRfqxaR0_MFCLZtR-mohaBesX9bq-jso
[01-Apr-2026 19:30:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Apr-2026 19:30:24 UTC] ✅ JWT token verified successfully for user profile
[01-Apr-2026 19:30:24 UTC] User ID: 226
[01-Apr-2026 19:30:24 UTC] ✅ User profile retrieved successfully for user ID: 226
[01-Apr-2026 19:31:02 UTC] === API CALL LOG ===
[01-Apr-2026 19:31:02 UTC] Endpoint: user/profile.php
[01-Apr-2026 19:31:02 UTC] Full Log Data: {
    "timestamp": "2026-04-01 19:31:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "106.200.0.220",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI2IiwidXNlcm5hbWUiOiJLYXJhbiB0aGFrdXIiLCJlbWFpbCI6Imt0MjExNDYwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTY3NjUzNH0.PmgqvlQJvaczRfqxaR0_MFCLZtR-mohaBesX9bq-jso",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e5a030468f26488-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "106.200.0.220",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "106.200.0.220, 172.70.108.42"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Apr-2026 19:31:02 UTC] === END API CALL LOG ===
[01-Apr-2026 19:31:02 UTC] ✅ API Hash verification passed for profile endpoint
[01-Apr-2026 19:31:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI2IiwidXNlcm5hbWUiOiJLYXJhbiB0aGFrdXIiLCJlbWFpbCI6Imt0MjExNDYwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTY3NjUzNH0.PmgqvlQJvaczRfqxaR0_MFCLZtR-mohaBesX9bq-jso
[01-Apr-2026 19:31:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Apr-2026 19:31:02 UTC] ✅ JWT token verified successfully for user profile
[01-Apr-2026 19:31:02 UTC] User ID: 226
[01-Apr-2026 19:31:02 UTC] ✅ User profile retrieved successfully for user ID: 226
[01-Apr-2026 19:31:02 UTC] User Purchases API - User ID: 226
[01-Apr-2026 19:31:02 UTC] User Purchases API - Total purchases found: 1
[02-Apr-2026 03:02:13 UTC] === API CALL LOG ===
[02-Apr-2026 03:02:13 UTC] Endpoint: user/profile.php
[02-Apr-2026 03:02:13 UTC] Full Log Data: {
    "timestamp": "2026-04-02 03:02:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d5:5d:c88a:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI0IiwidXNlcm5hbWUiOiJhcmZhbiIsImVtYWlsIjoicWF6aWFyZmFuMjAwN0BnbWFpbC5jb20iLCJleHAiOjE3NzU2NzIyNzZ9.SVL1pjYVAVTyE3BrtA0zg2r5SrDg8QwSLdu_VFzjuvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e5c97ebc9e8f5ee-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d5:5d:c88a:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40d5:5d:c88a:8000::, 141.101.76.185"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Apr-2026 03:02:13 UTC] === END API CALL LOG ===
[02-Apr-2026 03:02:13 UTC] ✅ API Hash verification passed for profile endpoint
[02-Apr-2026 03:02:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI0IiwidXNlcm5hbWUiOiJhcmZhbiIsImVtYWlsIjoicWF6aWFyZmFuMjAwN0BnbWFpbC5jb20iLCJleHAiOjE3NzU2NzIyNzZ9.SVL1pjYVAVTyE3BrtA0zg2r5SrDg8QwSLdu_VFzjuvk
[02-Apr-2026 03:02:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Apr-2026 03:02:13 UTC] ✅ JWT token verified successfully for user profile
[02-Apr-2026 03:02:13 UTC] User ID: 224
[02-Apr-2026 03:02:13 UTC] ✅ User profile retrieved successfully for user ID: 224
[02-Apr-2026 03:02:13 UTC] === API CALL LOG ===
[02-Apr-2026 03:02:13 UTC] Endpoint: user/profile.php
[02-Apr-2026 03:02:13 UTC] Full Log Data: {
    "timestamp": "2026-04-02 03:02:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d5:5d:c88a:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI0IiwidXNlcm5hbWUiOiJhcmZhbiIsImVtYWlsIjoicWF6aWFyZmFuMjAwN0BnbWFpbC5jb20iLCJleHAiOjE3NzU2NzIyNzZ9.SVL1pjYVAVTyE3BrtA0zg2r5SrDg8QwSLdu_VFzjuvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e5c97efbf44f5ee-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d5:5d:c88a:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40d5:5d:c88a:8000::, 141.101.76.185"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Apr-2026 03:02:13 UTC] === END API CALL LOG ===
[02-Apr-2026 03:02:13 UTC] ✅ API Hash verification passed for profile endpoint
[02-Apr-2026 03:02:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI0IiwidXNlcm5hbWUiOiJhcmZhbiIsImVtYWlsIjoicWF6aWFyZmFuMjAwN0BnbWFpbC5jb20iLCJleHAiOjE3NzU2NzIyNzZ9.SVL1pjYVAVTyE3BrtA0zg2r5SrDg8QwSLdu_VFzjuvk
[02-Apr-2026 03:02:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Apr-2026 03:02:13 UTC] ✅ JWT token verified successfully for user profile
[02-Apr-2026 03:02:13 UTC] User ID: 224
[02-Apr-2026 03:02:13 UTC] ✅ User profile retrieved successfully for user ID: 224
[02-Apr-2026 03:02:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Apr-2026 03:02:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Apr-2026 03:02:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI0IiwidXNlcm5hbWUiOiJhcmZhbiIsImVtYWlsIjoicWF6aWFyZmFuMjAwN0BnbWFpbC5jb20iLCJleHAiOjE3NzU2NzIyNzZ9.SVL1pjYVAVTyE3BrtA0zg2r5SrDg8QwSLdu_VFzjuvk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e5c97efbf48f5ee-AMS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40d5:5d:c88a:8000::","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40d5:5d:c88a:8000::, 141.101.76.184"}
[02-Apr-2026 03:02:13 UTC] === User Orders API Called ===
[02-Apr-2026 03:02:13 UTC] User ID: 224
[02-Apr-2026 03:02:13 UTC] Limit: 20, Offset: 0
[02-Apr-2026 03:02:13 UTC] === API CALL LOG ===
[02-Apr-2026 03:02:13 UTC] Endpoint: user/profile.php
[02-Apr-2026 03:02:13 UTC] Full Log Data: {
    "timestamp": "2026-04-02 03:02:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d5:5d:c88a:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI0IiwidXNlcm5hbWUiOiJhcmZhbiIsImVtYWlsIjoicWF6aWFyZmFuMjAwN0BnbWFpbC5jb20iLCJleHAiOjE3NzU2NzIyNzZ9.SVL1pjYVAVTyE3BrtA0zg2r5SrDg8QwSLdu_VFzjuvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e5c97efbf4cf5ee-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d5:5d:c88a:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40d5:5d:c88a:8000::, 141.101.76.185"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Apr-2026 03:02:13 UTC] === END API CALL LOG ===
[02-Apr-2026 03:02:13 UTC] ✅ API Hash verification passed for profile endpoint
[02-Apr-2026 03:02:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI0IiwidXNlcm5hbWUiOiJhcmZhbiIsImVtYWlsIjoicWF6aWFyZmFuMjAwN0BnbWFpbC5jb20iLCJleHAiOjE3NzU2NzIyNzZ9.SVL1pjYVAVTyE3BrtA0zg2r5SrDg8QwSLdu_VFzjuvk
[02-Apr-2026 03:02:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Apr-2026 03:02:13 UTC] ✅ JWT token verified successfully for user profile
[02-Apr-2026 03:02:13 UTC] User ID: 224
[02-Apr-2026 03:02:13 UTC] Orders found: 0
[02-Apr-2026 03:02:13 UTC] Orders data: []
[02-Apr-2026 03:02:13 UTC] Total orders count: 0
[02-Apr-2026 03:02:13 UTC] ✅ User profile retrieved successfully for user ID: 224
[02-Apr-2026 03:02:14 UTC] === API CALL LOG ===
[02-Apr-2026 03:02:14 UTC] Endpoint: user/profile.php
[02-Apr-2026 03:02:14 UTC] Full Log Data: {
    "timestamp": "2026-04-02 03:02:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d5:5d:c88a:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI0IiwidXNlcm5hbWUiOiJhcmZhbiIsImVtYWlsIjoicWF6aWFyZmFuMjAwN0BnbWFpbC5jb20iLCJleHAiOjE3NzU2NzIyNzZ9.SVL1pjYVAVTyE3BrtA0zg2r5SrDg8QwSLdu_VFzjuvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e5c97f53e57f5ee-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d5:5d:c88a:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40d5:5d:c88a:8000::, 141.101.76.185"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Apr-2026 03:02:14 UTC] === END API CALL LOG ===
[02-Apr-2026 03:02:14 UTC] ✅ API Hash verification passed for profile endpoint
[02-Apr-2026 03:02:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI0IiwidXNlcm5hbWUiOiJhcmZhbiIsImVtYWlsIjoicWF6aWFyZmFuMjAwN0BnbWFpbC5jb20iLCJleHAiOjE3NzU2NzIyNzZ9.SVL1pjYVAVTyE3BrtA0zg2r5SrDg8QwSLdu_VFzjuvk
[02-Apr-2026 03:02:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Apr-2026 03:02:14 UTC] ✅ JWT token verified successfully for user profile
[02-Apr-2026 03:02:14 UTC] User ID: 224
[02-Apr-2026 03:02:14 UTC] ✅ User profile retrieved successfully for user ID: 224
[02-Apr-2026 03:02:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Apr-2026 03:02:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Apr-2026 03:02:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI0IiwidXNlcm5hbWUiOiJhcmZhbiIsImVtYWlsIjoicWF6aWFyZmFuMjAwN0BnbWFpbC5jb20iLCJleHAiOjE3NzU2NzIyNzZ9.SVL1pjYVAVTyE3BrtA0zg2r5SrDg8QwSLdu_VFzjuvk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e5c9814cf37f5ee-AMS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40d5:5d:c88a:8000::","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40d5:5d:c88a:8000::, 141.101.76.185"}
[02-Apr-2026 03:02:19 UTC] === User Orders API Called ===
[02-Apr-2026 03:02:19 UTC] User ID: 224
[02-Apr-2026 03:02:19 UTC] Limit: 20, Offset: 0
[02-Apr-2026 03:02:19 UTC] Orders found: 0
[02-Apr-2026 03:02:19 UTC] Orders data: []
[02-Apr-2026 03:02:19 UTC] Total orders count: 0
[02-Apr-2026 03:02:19 UTC] === API CALL LOG ===
[02-Apr-2026 03:02:19 UTC] Endpoint: user/profile.php
[02-Apr-2026 03:02:19 UTC] Full Log Data: {
    "timestamp": "2026-04-02 03:02:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d5:5d:c88a:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI0IiwidXNlcm5hbWUiOiJhcmZhbiIsImVtYWlsIjoicWF6aWFyZmFuMjAwN0BnbWFpbC5jb20iLCJleHAiOjE3NzU2NzIyNzZ9.SVL1pjYVAVTyE3BrtA0zg2r5SrDg8QwSLdu_VFzjuvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e5c9814cf3ef5ee-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d5:5d:c88a:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40d5:5d:c88a:8000::, 141.101.76.185"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Apr-2026 03:02:19 UTC] === END API CALL LOG ===
[02-Apr-2026 03:02:19 UTC] ✅ API Hash verification passed for profile endpoint
[02-Apr-2026 03:02:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI0IiwidXNlcm5hbWUiOiJhcmZhbiIsImVtYWlsIjoicWF6aWFyZmFuMjAwN0BnbWFpbC5jb20iLCJleHAiOjE3NzU2NzIyNzZ9.SVL1pjYVAVTyE3BrtA0zg2r5SrDg8QwSLdu_VFzjuvk
[02-Apr-2026 03:02:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Apr-2026 03:02:19 UTC] ✅ JWT token verified successfully for user profile
[02-Apr-2026 03:02:19 UTC] User ID: 224
[02-Apr-2026 03:02:19 UTC] ✅ User profile retrieved successfully for user ID: 224
[02-Apr-2026 03:02:20 UTC] === API CALL LOG ===
[02-Apr-2026 03:02:20 UTC] Endpoint: user/profile.php
[02-Apr-2026 03:02:20 UTC] Full Log Data: {
    "timestamp": "2026-04-02 03:02:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d5:5d:c88a:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI0IiwidXNlcm5hbWUiOiJhcmZhbiIsImVtYWlsIjoicWF6aWFyZmFuMjAwN0BnbWFpbC5jb20iLCJleHAiOjE3NzU2NzIyNzZ9.SVL1pjYVAVTyE3BrtA0zg2r5SrDg8QwSLdu_VFzjuvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e5c98199e90f5ee-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d5:5d:c88a:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40d5:5d:c88a:8000::, 141.101.76.185"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Apr-2026 03:02:20 UTC] === END API CALL LOG ===
[02-Apr-2026 03:02:20 UTC] ✅ API Hash verification passed for profile endpoint
[02-Apr-2026 03:02:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI0IiwidXNlcm5hbWUiOiJhcmZhbiIsImVtYWlsIjoicWF6aWFyZmFuMjAwN0BnbWFpbC5jb20iLCJleHAiOjE3NzU2NzIyNzZ9.SVL1pjYVAVTyE3BrtA0zg2r5SrDg8QwSLdu_VFzjuvk
[02-Apr-2026 03:02:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Apr-2026 03:02:20 UTC] ✅ JWT token verified successfully for user profile
[02-Apr-2026 03:02:20 UTC] User ID: 224
[02-Apr-2026 03:02:20 UTC] ✅ User profile retrieved successfully for user ID: 224
[02-Apr-2026 03:02:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Apr-2026 03:02:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Apr-2026 03:02:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI0IiwidXNlcm5hbWUiOiJhcmZhbiIsImVtYWlsIjoicWF6aWFyZmFuMjAwN0BnbWFpbC5jb20iLCJleHAiOjE3NzU2NzIyNzZ9.SVL1pjYVAVTyE3BrtA0zg2r5SrDg8QwSLdu_VFzjuvk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e5c98a3cd5ef5ee-AMS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40d5:5d:c88a:8000::","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40d5:5d:c88a:8000::, 141.101.76.184"}
[02-Apr-2026 03:02:42 UTC] === User Orders API Called ===
[02-Apr-2026 03:02:42 UTC] User ID: 224
[02-Apr-2026 03:02:42 UTC] Limit: 20, Offset: 0
[02-Apr-2026 03:02:42 UTC] Orders found: 0
[02-Apr-2026 03:02:42 UTC] Orders data: []
[02-Apr-2026 03:02:42 UTC] Total orders count: 0
[02-Apr-2026 03:02:42 UTC] === API CALL LOG ===
[02-Apr-2026 03:02:42 UTC] Endpoint: user/profile.php
[02-Apr-2026 03:02:42 UTC] Full Log Data: {
    "timestamp": "2026-04-02 03:02:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d5:5d:c88a:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI0IiwidXNlcm5hbWUiOiJhcmZhbiIsImVtYWlsIjoicWF6aWFyZmFuMjAwN0BnbWFpbC5jb20iLCJleHAiOjE3NzU2NzIyNzZ9.SVL1pjYVAVTyE3BrtA0zg2r5SrDg8QwSLdu_VFzjuvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e5c98a3cd60f5ee-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d5:5d:c88a:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40d5:5d:c88a:8000::, 141.101.76.184"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Apr-2026 03:02:42 UTC] === END API CALL LOG ===
[02-Apr-2026 03:02:42 UTC] ✅ API Hash verification passed for profile endpoint
[02-Apr-2026 03:02:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI0IiwidXNlcm5hbWUiOiJhcmZhbiIsImVtYWlsIjoicWF6aWFyZmFuMjAwN0BnbWFpbC5jb20iLCJleHAiOjE3NzU2NzIyNzZ9.SVL1pjYVAVTyE3BrtA0zg2r5SrDg8QwSLdu_VFzjuvk
[02-Apr-2026 03:02:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Apr-2026 03:02:42 UTC] ✅ JWT token verified successfully for user profile
[02-Apr-2026 03:02:42 UTC] User ID: 224
[02-Apr-2026 03:02:42 UTC] ✅ User profile retrieved successfully for user ID: 224
[02-Apr-2026 03:02:43 UTC] === API CALL LOG ===
[02-Apr-2026 03:02:43 UTC] Endpoint: user/profile.php
[02-Apr-2026 03:02:43 UTC] Full Log Data: {
    "timestamp": "2026-04-02 03:02:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d5:5d:c88a:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI0IiwidXNlcm5hbWUiOiJhcmZhbiIsImVtYWlsIjoicWF6aWFyZmFuMjAwN0BnbWFpbC5jb20iLCJleHAiOjE3NzU2NzIyNzZ9.SVL1pjYVAVTyE3BrtA0zg2r5SrDg8QwSLdu_VFzjuvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e5c98a7ca5cf5ee-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d5:5d:c88a:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40d5:5d:c88a:8000::, 141.101.76.184"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Apr-2026 03:02:43 UTC] === END API CALL LOG ===
[02-Apr-2026 03:02:43 UTC] ✅ API Hash verification passed for profile endpoint
[02-Apr-2026 03:02:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI0IiwidXNlcm5hbWUiOiJhcmZhbiIsImVtYWlsIjoicWF6aWFyZmFuMjAwN0BnbWFpbC5jb20iLCJleHAiOjE3NzU2NzIyNzZ9.SVL1pjYVAVTyE3BrtA0zg2r5SrDg8QwSLdu_VFzjuvk
[02-Apr-2026 03:02:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Apr-2026 03:02:43 UTC] ✅ JWT token verified successfully for user profile
[02-Apr-2026 03:02:43 UTC] User ID: 224
[02-Apr-2026 03:02:43 UTC] ✅ User profile retrieved successfully for user ID: 224
[02-Apr-2026 03:02:44 UTC] === API CALL LOG ===
[02-Apr-2026 03:02:44 UTC] Endpoint: user/profile.php
[02-Apr-2026 03:02:44 UTC] Full Log Data: {
    "timestamp": "2026-04-02 03:02:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d5:5d:c88a:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI0IiwidXNlcm5hbWUiOiJhcmZhbiIsImVtYWlsIjoicWF6aWFyZmFuMjAwN0BnbWFpbC5jb20iLCJleHAiOjE3NzU2NzIyNzZ9.SVL1pjYVAVTyE3BrtA0zg2r5SrDg8QwSLdu_VFzjuvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e5c98adc953f5ee-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d5:5d:c88a:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40d5:5d:c88a:8000::, 141.101.76.184"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Apr-2026 03:02:44 UTC] === END API CALL LOG ===
[02-Apr-2026 03:02:44 UTC] ✅ API Hash verification passed for profile endpoint
[02-Apr-2026 03:02:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI0IiwidXNlcm5hbWUiOiJhcmZhbiIsImVtYWlsIjoicWF6aWFyZmFuMjAwN0BnbWFpbC5jb20iLCJleHAiOjE3NzU2NzIyNzZ9.SVL1pjYVAVTyE3BrtA0zg2r5SrDg8QwSLdu_VFzjuvk
[02-Apr-2026 03:02:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Apr-2026 03:02:44 UTC] ✅ JWT token verified successfully for user profile
[02-Apr-2026 03:02:44 UTC] User ID: 224
[02-Apr-2026 03:02:44 UTC] ✅ User profile retrieved successfully for user ID: 224
[02-Apr-2026 03:02:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Apr-2026 03:02:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Apr-2026 03:02:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI0IiwidXNlcm5hbWUiOiJhcmZhbiIsImVtYWlsIjoicWF6aWFyZmFuMjAwN0BnbWFpbC5jb20iLCJleHAiOjE3NzU2NzIyNzZ9.SVL1pjYVAVTyE3BrtA0zg2r5SrDg8QwSLdu_VFzjuvk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e5c98f6cb50f5ee-AMS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40d5:5d:c88a:8000::","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40d5:5d:c88a:8000::, 141.101.76.184"}
[02-Apr-2026 03:02:55 UTC] === User Orders API Called ===
[02-Apr-2026 03:02:55 UTC] User ID: 224
[02-Apr-2026 03:02:55 UTC] Limit: 20, Offset: 0
[02-Apr-2026 03:02:55 UTC] Orders found: 0
[02-Apr-2026 03:02:55 UTC] Orders data: []
[02-Apr-2026 03:02:55 UTC] Total orders count: 0
[02-Apr-2026 03:02:55 UTC] === API CALL LOG ===
[02-Apr-2026 03:02:55 UTC] Endpoint: user/profile.php
[02-Apr-2026 03:02:55 UTC] Full Log Data: {
    "timestamp": "2026-04-02 03:02:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d5:5d:c88a:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI0IiwidXNlcm5hbWUiOiJhcmZhbiIsImVtYWlsIjoicWF6aWFyZmFuMjAwN0BnbWFpbC5jb20iLCJleHAiOjE3NzU2NzIyNzZ9.SVL1pjYVAVTyE3BrtA0zg2r5SrDg8QwSLdu_VFzjuvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e5c98f6cb51f5ee-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d5:5d:c88a:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40d5:5d:c88a:8000::, 141.101.76.185"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Apr-2026 03:02:55 UTC] === END API CALL LOG ===
[02-Apr-2026 03:02:55 UTC] ✅ API Hash verification passed for profile endpoint
[02-Apr-2026 03:02:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI0IiwidXNlcm5hbWUiOiJhcmZhbiIsImVtYWlsIjoicWF6aWFyZmFuMjAwN0BnbWFpbC5jb20iLCJleHAiOjE3NzU2NzIyNzZ9.SVL1pjYVAVTyE3BrtA0zg2r5SrDg8QwSLdu_VFzjuvk
[02-Apr-2026 03:02:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Apr-2026 03:02:55 UTC] ✅ JWT token verified successfully for user profile
[02-Apr-2026 03:02:55 UTC] User ID: 224
[02-Apr-2026 03:02:55 UTC] ✅ User profile retrieved successfully for user ID: 224
[02-Apr-2026 03:02:56 UTC] === API CALL LOG ===
[02-Apr-2026 03:02:56 UTC] Endpoint: user/profile.php
[02-Apr-2026 03:02:56 UTC] Full Log Data: {
    "timestamp": "2026-04-02 03:02:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d5:5d:c88a:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI0IiwidXNlcm5hbWUiOiJhcmZhbiIsImVtYWlsIjoicWF6aWFyZmFuMjAwN0BnbWFpbC5jb20iLCJleHAiOjE3NzU2NzIyNzZ9.SVL1pjYVAVTyE3BrtA0zg2r5SrDg8QwSLdu_VFzjuvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e5c98f9decef5ee-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d5:5d:c88a:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40d5:5d:c88a:8000::, 141.101.76.185"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Apr-2026 03:02:56 UTC] === END API CALL LOG ===
[02-Apr-2026 03:02:56 UTC] ✅ API Hash verification passed for profile endpoint
[02-Apr-2026 03:02:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI0IiwidXNlcm5hbWUiOiJhcmZhbiIsImVtYWlsIjoicWF6aWFyZmFuMjAwN0BnbWFpbC5jb20iLCJleHAiOjE3NzU2NzIyNzZ9.SVL1pjYVAVTyE3BrtA0zg2r5SrDg8QwSLdu_VFzjuvk
[02-Apr-2026 03:02:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Apr-2026 03:02:56 UTC] ✅ JWT token verified successfully for user profile
[02-Apr-2026 03:02:56 UTC] User ID: 224
[02-Apr-2026 03:02:56 UTC] ✅ User profile retrieved successfully for user ID: 224
[02-Apr-2026 03:02:57 UTC] === API CALL LOG ===
[02-Apr-2026 03:02:57 UTC] Endpoint: user/profile.php
[02-Apr-2026 03:02:57 UTC] Full Log Data: {
    "timestamp": "2026-04-02 03:02:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d5:5d:c88a:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI0IiwidXNlcm5hbWUiOiJhcmZhbiIsImVtYWlsIjoicWF6aWFyZmFuMjAwN0BnbWFpbC5jb20iLCJleHAiOjE3NzU2NzIyNzZ9.SVL1pjYVAVTyE3BrtA0zg2r5SrDg8QwSLdu_VFzjuvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e5c98fedd03f5ee-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d5:5d:c88a:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40d5:5d:c88a:8000::, 141.101.76.184"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Apr-2026 03:02:57 UTC] === END API CALL LOG ===
[02-Apr-2026 03:02:57 UTC] ✅ API Hash verification passed for profile endpoint
[02-Apr-2026 03:02:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI0IiwidXNlcm5hbWUiOiJhcmZhbiIsImVtYWlsIjoicWF6aWFyZmFuMjAwN0BnbWFpbC5jb20iLCJleHAiOjE3NzU2NzIyNzZ9.SVL1pjYVAVTyE3BrtA0zg2r5SrDg8QwSLdu_VFzjuvk
[02-Apr-2026 03:02:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Apr-2026 03:02:57 UTC] ✅ JWT token verified successfully for user profile
[02-Apr-2026 03:02:57 UTC] User ID: 224
[02-Apr-2026 03:02:57 UTC] ✅ User profile retrieved successfully for user ID: 224
[02-Apr-2026 03:03:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Apr-2026 03:03:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Apr-2026 03:03:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI0IiwidXNlcm5hbWUiOiJhcmZhbiIsImVtYWlsIjoicWF6aWFyZmFuMjAwN0BnbWFpbC5jb20iLCJleHAiOjE3NzU2NzIyNzZ9.SVL1pjYVAVTyE3BrtA0zg2r5SrDg8QwSLdu_VFzjuvk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e5c99a8cf14f5ee-AMS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40d5:5d:c88a:8000::","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40d5:5d:c88a:8000::, 141.101.76.184"}
[02-Apr-2026 03:03:24 UTC] === User Orders API Called ===
[02-Apr-2026 03:03:24 UTC] User ID: 224
[02-Apr-2026 03:03:24 UTC] Limit: 20, Offset: 0
[02-Apr-2026 03:03:24 UTC] Orders found: 0
[02-Apr-2026 03:03:24 UTC] Orders data: []
[02-Apr-2026 03:03:24 UTC] Total orders count: 0
[02-Apr-2026 03:03:24 UTC] === API CALL LOG ===
[02-Apr-2026 03:03:24 UTC] Endpoint: user/profile.php
[02-Apr-2026 03:03:24 UTC] Full Log Data: {
    "timestamp": "2026-04-02 03:03:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d5:5d:c88a:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI0IiwidXNlcm5hbWUiOiJhcmZhbiIsImVtYWlsIjoicWF6aWFyZmFuMjAwN0BnbWFpbC5jb20iLCJleHAiOjE3NzU2NzIyNzZ9.SVL1pjYVAVTyE3BrtA0zg2r5SrDg8QwSLdu_VFzjuvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e5c99a8cf15f5ee-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d5:5d:c88a:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40d5:5d:c88a:8000::, 141.101.76.185"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Apr-2026 03:03:24 UTC] === END API CALL LOG ===
[02-Apr-2026 03:03:24 UTC] ✅ API Hash verification passed for profile endpoint
[02-Apr-2026 03:03:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI0IiwidXNlcm5hbWUiOiJhcmZhbiIsImVtYWlsIjoicWF6aWFyZmFuMjAwN0BnbWFpbC5jb20iLCJleHAiOjE3NzU2NzIyNzZ9.SVL1pjYVAVTyE3BrtA0zg2r5SrDg8QwSLdu_VFzjuvk
[02-Apr-2026 03:03:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Apr-2026 03:03:24 UTC] ✅ JWT token verified successfully for user profile
[02-Apr-2026 03:03:24 UTC] User ID: 224
[02-Apr-2026 03:03:24 UTC] ✅ User profile retrieved successfully for user ID: 224
[02-Apr-2026 03:03:24 UTC] === API CALL LOG ===
[02-Apr-2026 03:03:24 UTC] Endpoint: user/profile.php
[02-Apr-2026 03:03:24 UTC] Full Log Data: {
    "timestamp": "2026-04-02 03:03:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d5:5d:c88a:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI0IiwidXNlcm5hbWUiOiJhcmZhbiIsImVtYWlsIjoicWF6aWFyZmFuMjAwN0BnbWFpbC5jb20iLCJleHAiOjE3NzU2NzIyNzZ9.SVL1pjYVAVTyE3BrtA0zg2r5SrDg8QwSLdu_VFzjuvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e5c99abdac2f5ee-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d5:5d:c88a:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40d5:5d:c88a:8000::, 141.101.76.185"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Apr-2026 03:03:24 UTC] === END API CALL LOG ===
[02-Apr-2026 03:03:24 UTC] ✅ API Hash verification passed for profile endpoint
[02-Apr-2026 03:03:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI0IiwidXNlcm5hbWUiOiJhcmZhbiIsImVtYWlsIjoicWF6aWFyZmFuMjAwN0BnbWFpbC5jb20iLCJleHAiOjE3NzU2NzIyNzZ9.SVL1pjYVAVTyE3BrtA0zg2r5SrDg8QwSLdu_VFzjuvk
[02-Apr-2026 03:03:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Apr-2026 03:03:24 UTC] ✅ JWT token verified successfully for user profile
[02-Apr-2026 03:03:24 UTC] User ID: 224
[02-Apr-2026 03:03:24 UTC] ✅ User profile retrieved successfully for user ID: 224
[02-Apr-2026 03:03:25 UTC] === API CALL LOG ===
[02-Apr-2026 03:03:25 UTC] Endpoint: user/profile.php
[02-Apr-2026 03:03:25 UTC] Full Log Data: {
    "timestamp": "2026-04-02 03:03:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d5:5d:c88a:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI0IiwidXNlcm5hbWUiOiJhcmZhbiIsImVtYWlsIjoicWF6aWFyZmFuMjAwN0BnbWFpbC5jb20iLCJleHAiOjE3NzU2NzIyNzZ9.SVL1pjYVAVTyE3BrtA0zg2r5SrDg8QwSLdu_VFzjuvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e5c99b0ea20f5ee-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d5:5d:c88a:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40d5:5d:c88a:8000::, 141.101.76.184"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Apr-2026 03:03:25 UTC] === END API CALL LOG ===
[02-Apr-2026 03:03:25 UTC] ✅ API Hash verification passed for profile endpoint
[02-Apr-2026 03:03:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI0IiwidXNlcm5hbWUiOiJhcmZhbiIsImVtYWlsIjoicWF6aWFyZmFuMjAwN0BnbWFpbC5jb20iLCJleHAiOjE3NzU2NzIyNzZ9.SVL1pjYVAVTyE3BrtA0zg2r5SrDg8QwSLdu_VFzjuvk
[02-Apr-2026 03:03:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Apr-2026 03:03:25 UTC] ✅ JWT token verified successfully for user profile
[02-Apr-2026 03:03:25 UTC] User ID: 224
[02-Apr-2026 03:03:25 UTC] ✅ User profile retrieved successfully for user ID: 224
[02-Apr-2026 03:03:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Apr-2026 03:03:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Apr-2026 03:03:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI0IiwidXNlcm5hbWUiOiJhcmZhbiIsImVtYWlsIjoicWF6aWFyZmFuMjAwN0BnbWFpbC5jb20iLCJleHAiOjE3NzU2NzIyNzZ9.SVL1pjYVAVTyE3BrtA0zg2r5SrDg8QwSLdu_VFzjuvk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e5c9a08b93ff5ee-AMS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40d5:5d:c88a:8000::","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40d5:5d:c88a:8000::, 141.101.76.184"}
[02-Apr-2026 03:03:39 UTC] === User Orders API Called ===
[02-Apr-2026 03:03:39 UTC] User ID: 224
[02-Apr-2026 03:03:39 UTC] Limit: 20, Offset: 0
[02-Apr-2026 03:03:39 UTC] Orders found: 0
[02-Apr-2026 03:03:39 UTC] Orders data: []
[02-Apr-2026 03:03:39 UTC] Total orders count: 0
[02-Apr-2026 03:03:39 UTC] === API CALL LOG ===
[02-Apr-2026 03:03:39 UTC] Endpoint: user/profile.php
[02-Apr-2026 03:03:39 UTC] Full Log Data: {
    "timestamp": "2026-04-02 03:03:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d5:5d:c88a:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI0IiwidXNlcm5hbWUiOiJhcmZhbiIsImVtYWlsIjoicWF6aWFyZmFuMjAwN0BnbWFpbC5jb20iLCJleHAiOjE3NzU2NzIyNzZ9.SVL1pjYVAVTyE3BrtA0zg2r5SrDg8QwSLdu_VFzjuvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e5c9a08b941f5ee-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d5:5d:c88a:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40d5:5d:c88a:8000::, 141.101.76.185"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Apr-2026 03:03:39 UTC] === END API CALL LOG ===
[02-Apr-2026 03:03:39 UTC] ✅ API Hash verification passed for profile endpoint
[02-Apr-2026 03:03:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI0IiwidXNlcm5hbWUiOiJhcmZhbiIsImVtYWlsIjoicWF6aWFyZmFuMjAwN0BnbWFpbC5jb20iLCJleHAiOjE3NzU2NzIyNzZ9.SVL1pjYVAVTyE3BrtA0zg2r5SrDg8QwSLdu_VFzjuvk
[02-Apr-2026 03:03:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Apr-2026 03:03:39 UTC] ✅ JWT token verified successfully for user profile
[02-Apr-2026 03:03:39 UTC] User ID: 224
[02-Apr-2026 03:03:39 UTC] ✅ User profile retrieved successfully for user ID: 224
[02-Apr-2026 03:03:40 UTC] === API CALL LOG ===
[02-Apr-2026 03:03:40 UTC] Endpoint: user/profile.php
[02-Apr-2026 03:03:40 UTC] Full Log Data: {
    "timestamp": "2026-04-02 03:03:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d5:5d:c88a:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI0IiwidXNlcm5hbWUiOiJhcmZhbiIsImVtYWlsIjoicWF6aWFyZmFuMjAwN0BnbWFpbC5jb20iLCJleHAiOjE3NzU2NzIyNzZ9.SVL1pjYVAVTyE3BrtA0zg2r5SrDg8QwSLdu_VFzjuvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e5c9a0bdce3f5ee-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d5:5d:c88a:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40d5:5d:c88a:8000::, 141.101.76.185"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Apr-2026 03:03:40 UTC] === END API CALL LOG ===
[02-Apr-2026 03:03:40 UTC] ✅ API Hash verification passed for profile endpoint
[02-Apr-2026 03:03:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI0IiwidXNlcm5hbWUiOiJhcmZhbiIsImVtYWlsIjoicWF6aWFyZmFuMjAwN0BnbWFpbC5jb20iLCJleHAiOjE3NzU2NzIyNzZ9.SVL1pjYVAVTyE3BrtA0zg2r5SrDg8QwSLdu_VFzjuvk
[02-Apr-2026 03:03:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Apr-2026 03:03:40 UTC] ✅ JWT token verified successfully for user profile
[02-Apr-2026 03:03:40 UTC] User ID: 224
[02-Apr-2026 03:03:40 UTC] ✅ User profile retrieved successfully for user ID: 224
[02-Apr-2026 03:03:40 UTC] === API CALL LOG ===
[02-Apr-2026 03:03:40 UTC] Endpoint: user/profile.php
[02-Apr-2026 03:03:40 UTC] Full Log Data: {
    "timestamp": "2026-04-02 03:03:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d5:5d:c88a:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI0IiwidXNlcm5hbWUiOiJhcmZhbiIsImVtYWlsIjoicWF6aWFyZmFuMjAwN0BnbWFpbC5jb20iLCJleHAiOjE3NzU2NzIyNzZ9.SVL1pjYVAVTyE3BrtA0zg2r5SrDg8QwSLdu_VFzjuvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e5c9a0fd9e7f5ee-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d5:5d:c88a:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40d5:5d:c88a:8000::, 141.101.76.184"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Apr-2026 03:03:40 UTC] === END API CALL LOG ===
[02-Apr-2026 03:03:40 UTC] ✅ API Hash verification passed for profile endpoint
[02-Apr-2026 03:03:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI0IiwidXNlcm5hbWUiOiJhcmZhbiIsImVtYWlsIjoicWF6aWFyZmFuMjAwN0BnbWFpbC5jb20iLCJleHAiOjE3NzU2NzIyNzZ9.SVL1pjYVAVTyE3BrtA0zg2r5SrDg8QwSLdu_VFzjuvk
[02-Apr-2026 03:03:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Apr-2026 03:03:40 UTC] ✅ JWT token verified successfully for user profile
[02-Apr-2026 03:03:40 UTC] User ID: 224
[02-Apr-2026 03:03:40 UTC] ✅ User profile retrieved successfully for user ID: 224
[02-Apr-2026 03:03:51 UTC] === API CALL LOG ===
[02-Apr-2026 03:03:51 UTC] Endpoint: user/profile.php
[02-Apr-2026 03:03:51 UTC] Full Log Data: {
    "timestamp": "2026-04-02 03:03:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d5:5d:c88a:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI0IiwidXNlcm5hbWUiOiJhcmZhbiIsImVtYWlsIjoicWF6aWFyZmFuMjAwN0BnbWFpbC5jb20iLCJleHAiOjE3NzU2NzIyNzZ9.SVL1pjYVAVTyE3BrtA0zg2r5SrDg8QwSLdu_VFzjuvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e5c9a4fbe84f5ee-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d5:5d:c88a:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40d5:5d:c88a:8000::, 141.101.76.184"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Apr-2026 03:03:51 UTC] === END API CALL LOG ===
[02-Apr-2026 03:03:51 UTC] ✅ API Hash verification passed for profile endpoint
[02-Apr-2026 03:03:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI0IiwidXNlcm5hbWUiOiJhcmZhbiIsImVtYWlsIjoicWF6aWFyZmFuMjAwN0BnbWFpbC5jb20iLCJleHAiOjE3NzU2NzIyNzZ9.SVL1pjYVAVTyE3BrtA0zg2r5SrDg8QwSLdu_VFzjuvk
[02-Apr-2026 03:03:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Apr-2026 03:03:51 UTC] ✅ JWT token verified successfully for user profile
[02-Apr-2026 03:03:51 UTC] User ID: 224
[02-Apr-2026 03:03:51 UTC] ✅ User profile retrieved successfully for user ID: 224
[02-Apr-2026 03:03:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Apr-2026 03:03:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Apr-2026 03:03:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI0IiwidXNlcm5hbWUiOiJhcmZhbiIsImVtYWlsIjoicWF6aWFyZmFuMjAwN0BnbWFpbC5jb20iLCJleHAiOjE3NzU2NzIyNzZ9.SVL1pjYVAVTyE3BrtA0zg2r5SrDg8QwSLdu_VFzjuvk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e5c9a4fbe82f5ee-AMS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40d5:5d:c88a:8000::","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40d5:5d:c88a:8000::, 141.101.76.185"}
[02-Apr-2026 03:03:51 UTC] === User Orders API Called ===
[02-Apr-2026 03:03:51 UTC] User ID: 224
[02-Apr-2026 03:03:51 UTC] Limit: 20, Offset: 0
[02-Apr-2026 03:03:51 UTC] Orders found: 0
[02-Apr-2026 03:03:51 UTC] Orders data: []
[02-Apr-2026 03:03:51 UTC] Total orders count: 0
[02-Apr-2026 03:03:51 UTC] === API CALL LOG ===
[02-Apr-2026 03:03:51 UTC] Endpoint: user/profile.php
[02-Apr-2026 03:03:51 UTC] Full Log Data: {
    "timestamp": "2026-04-02 03:03:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d5:5d:c88a:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI0IiwidXNlcm5hbWUiOiJhcmZhbiIsImVtYWlsIjoicWF6aWFyZmFuMjAwN0BnbWFpbC5jb20iLCJleHAiOjE3NzU2NzIyNzZ9.SVL1pjYVAVTyE3BrtA0zg2r5SrDg8QwSLdu_VFzjuvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e5c9a52ea86f5ee-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d5:5d:c88a:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40d5:5d:c88a:8000::, 141.101.76.185"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Apr-2026 03:03:51 UTC] === END API CALL LOG ===
[02-Apr-2026 03:03:51 UTC] ✅ API Hash verification passed for profile endpoint
[02-Apr-2026 03:03:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI0IiwidXNlcm5hbWUiOiJhcmZhbiIsImVtYWlsIjoicWF6aWFyZmFuMjAwN0BnbWFpbC5jb20iLCJleHAiOjE3NzU2NzIyNzZ9.SVL1pjYVAVTyE3BrtA0zg2r5SrDg8QwSLdu_VFzjuvk
[02-Apr-2026 03:03:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Apr-2026 03:03:51 UTC] ✅ JWT token verified successfully for user profile
[02-Apr-2026 03:03:51 UTC] User ID: 224
[02-Apr-2026 03:03:51 UTC] ✅ User profile retrieved successfully for user ID: 224
[02-Apr-2026 03:03:52 UTC] === API CALL LOG ===
[02-Apr-2026 03:03:52 UTC] Endpoint: user/profile.php
[02-Apr-2026 03:03:52 UTC] Full Log Data: {
    "timestamp": "2026-04-02 03:03:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d5:5d:c88a:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI0IiwidXNlcm5hbWUiOiJhcmZhbiIsImVtYWlsIjoicWF6aWFyZmFuMjAwN0BnbWFpbC5jb20iLCJleHAiOjE3NzU2NzIyNzZ9.SVL1pjYVAVTyE3BrtA0zg2r5SrDg8QwSLdu_VFzjuvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e5c9a57e84cf5ee-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d5:5d:c88a:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40d5:5d:c88a:8000::, 141.101.76.184"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Apr-2026 03:03:52 UTC] === END API CALL LOG ===
[02-Apr-2026 03:03:52 UTC] ✅ API Hash verification passed for profile endpoint
[02-Apr-2026 03:03:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI0IiwidXNlcm5hbWUiOiJhcmZhbiIsImVtYWlsIjoicWF6aWFyZmFuMjAwN0BnbWFpbC5jb20iLCJleHAiOjE3NzU2NzIyNzZ9.SVL1pjYVAVTyE3BrtA0zg2r5SrDg8QwSLdu_VFzjuvk
[02-Apr-2026 03:03:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Apr-2026 03:03:52 UTC] ✅ JWT token verified successfully for user profile
[02-Apr-2026 03:03:52 UTC] User ID: 224
[02-Apr-2026 03:03:52 UTC] ✅ User profile retrieved successfully for user ID: 224
[02-Apr-2026 03:03:59 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Apr-2026 03:03:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Apr-2026 03:03:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI0IiwidXNlcm5hbWUiOiJhcmZhbiIsImVtYWlsIjoicWF6aWFyZmFuMjAwN0BnbWFpbC5jb20iLCJleHAiOjE3NzU2NzIyNzZ9.SVL1pjYVAVTyE3BrtA0zg2r5SrDg8QwSLdu_VFzjuvk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e5c9a84feabf5ee-AMS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40d5:5d:c88a:8000::","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40d5:5d:c88a:8000::, 141.101.76.184"}
[02-Apr-2026 03:03:59 UTC] === User Orders API Called ===
[02-Apr-2026 03:03:59 UTC] User ID: 224
[02-Apr-2026 03:03:59 UTC] Limit: 20, Offset: 0
[02-Apr-2026 03:03:59 UTC] Orders found: 0
[02-Apr-2026 03:03:59 UTC] Orders data: []
[02-Apr-2026 03:03:59 UTC] Total orders count: 0
[02-Apr-2026 03:04:01 UTC] === API CALL LOG ===
[02-Apr-2026 03:04:01 UTC] Endpoint: user/profile.php
[02-Apr-2026 03:04:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Apr-2026 03:04:01 UTC] Full Log Data: {
    "timestamp": "2026-04-02 03:04:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d5:5d:c88a:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI0IiwidXNlcm5hbWUiOiJhcmZhbiIsImVtYWlsIjoicWF6aWFyZmFuMjAwN0BnbWFpbC5jb20iLCJleHAiOjE3NzU2NzIyNzZ9.SVL1pjYVAVTyE3BrtA0zg2r5SrDg8QwSLdu_VFzjuvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e5c9a8fcd2cf5ee-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d5:5d:c88a:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40d5:5d:c88a:8000::, 141.101.76.184"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Apr-2026 03:04:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Apr-2026 03:04:01 UTC] === END API CALL LOG ===
[02-Apr-2026 03:04:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI0IiwidXNlcm5hbWUiOiJhcmZhbiIsImVtYWlsIjoicWF6aWFyZmFuMjAwN0BnbWFpbC5jb20iLCJleHAiOjE3NzU2NzIyNzZ9.SVL1pjYVAVTyE3BrtA0zg2r5SrDg8QwSLdu_VFzjuvk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e5c9a8fcd2af5ee-AMS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40d5:5d:c88a:8000::","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40d5:5d:c88a:8000::, 141.101.76.184"}
[02-Apr-2026 03:04:01 UTC] ✅ API Hash verification passed for profile endpoint
[02-Apr-2026 03:04:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI0IiwidXNlcm5hbWUiOiJhcmZhbiIsImVtYWlsIjoicWF6aWFyZmFuMjAwN0BnbWFpbC5jb20iLCJleHAiOjE3NzU2NzIyNzZ9.SVL1pjYVAVTyE3BrtA0zg2r5SrDg8QwSLdu_VFzjuvk
[02-Apr-2026 03:04:01 UTC] === User Orders API Called ===
[02-Apr-2026 03:04:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Apr-2026 03:04:01 UTC] User ID: 224
[02-Apr-2026 03:04:01 UTC] ✅ JWT token verified successfully for user profile
[02-Apr-2026 03:04:01 UTC] Limit: 20, Offset: 0
[02-Apr-2026 03:04:01 UTC] User ID: 224
[02-Apr-2026 03:04:01 UTC] ✅ User profile retrieved successfully for user ID: 224
[02-Apr-2026 03:04:01 UTC] Orders found: 0
[02-Apr-2026 03:04:01 UTC] Orders data: []
[02-Apr-2026 03:04:01 UTC] Total orders count: 0
[02-Apr-2026 03:04:01 UTC] === API CALL LOG ===
[02-Apr-2026 03:04:01 UTC] Endpoint: user/profile.php
[02-Apr-2026 03:04:01 UTC] Full Log Data: {
    "timestamp": "2026-04-02 03:04:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d5:5d:c88a:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI0IiwidXNlcm5hbWUiOiJhcmZhbiIsImVtYWlsIjoicWF6aWFyZmFuMjAwN0BnbWFpbC5jb20iLCJleHAiOjE3NzU2NzIyNzZ9.SVL1pjYVAVTyE3BrtA0zg2r5SrDg8QwSLdu_VFzjuvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e5c9a92d972f5ee-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d5:5d:c88a:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40d5:5d:c88a:8000::, 141.101.76.184"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Apr-2026 03:04:01 UTC] === END API CALL LOG ===
[02-Apr-2026 03:04:01 UTC] ✅ API Hash verification passed for profile endpoint
[02-Apr-2026 03:04:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI0IiwidXNlcm5hbWUiOiJhcmZhbiIsImVtYWlsIjoicWF6aWFyZmFuMjAwN0BnbWFpbC5jb20iLCJleHAiOjE3NzU2NzIyNzZ9.SVL1pjYVAVTyE3BrtA0zg2r5SrDg8QwSLdu_VFzjuvk
[02-Apr-2026 03:04:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Apr-2026 03:04:01 UTC] ✅ JWT token verified successfully for user profile
[02-Apr-2026 03:04:01 UTC] User ID: 224
[02-Apr-2026 03:04:01 UTC] ✅ User profile retrieved successfully for user ID: 224
[02-Apr-2026 03:04:02 UTC] === API CALL LOG ===
[02-Apr-2026 03:04:02 UTC] Endpoint: user/profile.php
[02-Apr-2026 03:04:02 UTC] Full Log Data: {
    "timestamp": "2026-04-02 03:04:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d5:5d:c88a:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI0IiwidXNlcm5hbWUiOiJhcmZhbiIsImVtYWlsIjoicWF6aWFyZmFuMjAwN0BnbWFpbC5jb20iLCJleHAiOjE3NzU2NzIyNzZ9.SVL1pjYVAVTyE3BrtA0zg2r5SrDg8QwSLdu_VFzjuvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e5c9a98c99bf5ee-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d5:5d:c88a:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40d5:5d:c88a:8000::, 141.101.76.184"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Apr-2026 03:04:02 UTC] === END API CALL LOG ===
[02-Apr-2026 03:04:02 UTC] ✅ API Hash verification passed for profile endpoint
[02-Apr-2026 03:04:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI0IiwidXNlcm5hbWUiOiJhcmZhbiIsImVtYWlsIjoicWF6aWFyZmFuMjAwN0BnbWFpbC5jb20iLCJleHAiOjE3NzU2NzIyNzZ9.SVL1pjYVAVTyE3BrtA0zg2r5SrDg8QwSLdu_VFzjuvk
[02-Apr-2026 03:04:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Apr-2026 03:04:02 UTC] ✅ JWT token verified successfully for user profile
[02-Apr-2026 03:04:02 UTC] User ID: 224
[02-Apr-2026 03:04:02 UTC] ✅ User profile retrieved successfully for user ID: 224
[02-Apr-2026 03:04:16 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Apr-2026 03:04:16 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Apr-2026 03:04:16 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI0IiwidXNlcm5hbWUiOiJhcmZhbiIsImVtYWlsIjoicWF6aWFyZmFuMjAwN0BnbWFpbC5jb20iLCJleHAiOjE3NzU2NzIyNzZ9.SVL1pjYVAVTyE3BrtA0zg2r5SrDg8QwSLdu_VFzjuvk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e5c9aefb83cf5ee-AMS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40d5:5d:c88a:8000::","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40d5:5d:c88a:8000::, 141.101.76.185"}
[02-Apr-2026 03:04:16 UTC] === User Orders API Called ===
[02-Apr-2026 03:04:16 UTC] User ID: 224
[02-Apr-2026 03:04:16 UTC] Limit: 20, Offset: 0
[02-Apr-2026 03:04:16 UTC] Orders found: 0
[02-Apr-2026 03:04:16 UTC] Orders data: []
[02-Apr-2026 03:04:16 UTC] Total orders count: 0
[02-Apr-2026 03:04:16 UTC] === API CALL LOG ===
[02-Apr-2026 03:04:16 UTC] Endpoint: user/profile.php
[02-Apr-2026 03:04:16 UTC] Full Log Data: {
    "timestamp": "2026-04-02 03:04:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d5:5d:c88a:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI0IiwidXNlcm5hbWUiOiJhcmZhbiIsImVtYWlsIjoicWF6aWFyZmFuMjAwN0BnbWFpbC5jb20iLCJleHAiOjE3NzU2NzIyNzZ9.SVL1pjYVAVTyE3BrtA0zg2r5SrDg8QwSLdu_VFzjuvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e5c9aefb83ef5ee-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d5:5d:c88a:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40d5:5d:c88a:8000::, 141.101.76.185"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Apr-2026 03:04:16 UTC] === END API CALL LOG ===
[02-Apr-2026 03:04:16 UTC] ✅ API Hash verification passed for profile endpoint
[02-Apr-2026 03:04:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI0IiwidXNlcm5hbWUiOiJhcmZhbiIsImVtYWlsIjoicWF6aWFyZmFuMjAwN0BnbWFpbC5jb20iLCJleHAiOjE3NzU2NzIyNzZ9.SVL1pjYVAVTyE3BrtA0zg2r5SrDg8QwSLdu_VFzjuvk
[02-Apr-2026 03:04:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Apr-2026 03:04:16 UTC] ✅ JWT token verified successfully for user profile
[02-Apr-2026 03:04:16 UTC] User ID: 224
[02-Apr-2026 03:04:16 UTC] ✅ User profile retrieved successfully for user ID: 224
[02-Apr-2026 03:04:17 UTC] === API CALL LOG ===
[02-Apr-2026 03:04:17 UTC] Endpoint: user/profile.php
[02-Apr-2026 03:04:17 UTC] Full Log Data: {
    "timestamp": "2026-04-02 03:04:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d5:5d:c88a:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI0IiwidXNlcm5hbWUiOiJhcmZhbiIsImVtYWlsIjoicWF6aWFyZmFuMjAwN0BnbWFpbC5jb20iLCJleHAiOjE3NzU2NzIyNzZ9.SVL1pjYVAVTyE3BrtA0zg2r5SrDg8QwSLdu_VFzjuvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e5c9af23b5cf5ee-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d5:5d:c88a:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40d5:5d:c88a:8000::, 141.101.76.185"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Apr-2026 03:04:17 UTC] === END API CALL LOG ===
[02-Apr-2026 03:04:17 UTC] ✅ API Hash verification passed for profile endpoint
[02-Apr-2026 03:04:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI0IiwidXNlcm5hbWUiOiJhcmZhbiIsImVtYWlsIjoicWF6aWFyZmFuMjAwN0BnbWFpbC5jb20iLCJleHAiOjE3NzU2NzIyNzZ9.SVL1pjYVAVTyE3BrtA0zg2r5SrDg8QwSLdu_VFzjuvk
[02-Apr-2026 03:04:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Apr-2026 03:04:17 UTC] ✅ JWT token verified successfully for user profile
[02-Apr-2026 03:04:17 UTC] User ID: 224
[02-Apr-2026 03:04:17 UTC] ✅ User profile retrieved successfully for user ID: 224
[02-Apr-2026 03:04:17 UTC] === API CALL LOG ===
[02-Apr-2026 03:04:17 UTC] Endpoint: user/profile.php
[02-Apr-2026 03:04:17 UTC] Full Log Data: {
    "timestamp": "2026-04-02 03:04:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d5:5d:c88a:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI0IiwidXNlcm5hbWUiOiJhcmZhbiIsImVtYWlsIjoicWF6aWFyZmFuMjAwN0BnbWFpbC5jb20iLCJleHAiOjE3NzU2NzIyNzZ9.SVL1pjYVAVTyE3BrtA0zg2r5SrDg8QwSLdu_VFzjuvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e5c9af66814f5ee-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d5:5d:c88a:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40d5:5d:c88a:8000::, 141.101.76.185"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Apr-2026 03:04:17 UTC] === END API CALL LOG ===
[02-Apr-2026 03:04:17 UTC] ✅ API Hash verification passed for profile endpoint
[02-Apr-2026 03:04:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI0IiwidXNlcm5hbWUiOiJhcmZhbiIsImVtYWlsIjoicWF6aWFyZmFuMjAwN0BnbWFpbC5jb20iLCJleHAiOjE3NzU2NzIyNzZ9.SVL1pjYVAVTyE3BrtA0zg2r5SrDg8QwSLdu_VFzjuvk
[02-Apr-2026 03:04:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Apr-2026 03:04:17 UTC] ✅ JWT token verified successfully for user profile
[02-Apr-2026 03:04:17 UTC] User ID: 224
[02-Apr-2026 03:04:17 UTC] ✅ User profile retrieved successfully for user ID: 224
[02-Apr-2026 03:04:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Apr-2026 03:04:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Apr-2026 03:04:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI0IiwidXNlcm5hbWUiOiJhcmZhbiIsImVtYWlsIjoicWF6aWFyZmFuMjAwN0BnbWFpbC5jb20iLCJleHAiOjE3NzU2NzIyNzZ9.SVL1pjYVAVTyE3BrtA0zg2r5SrDg8QwSLdu_VFzjuvk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e5c9b0aeb4bf5ee-AMS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40d5:5d:c88a:8000::","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40d5:5d:c88a:8000::, 141.101.76.185"}
[02-Apr-2026 03:04:20 UTC] === User Orders API Called ===
[02-Apr-2026 03:04:20 UTC] User ID: 224
[02-Apr-2026 03:04:20 UTC] Limit: 20, Offset: 0
[02-Apr-2026 03:04:20 UTC] Orders found: 0
[02-Apr-2026 03:04:20 UTC] Orders data: []
[02-Apr-2026 03:04:20 UTC] Total orders count: 0
[02-Apr-2026 03:04:23 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Apr-2026 03:04:23 UTC] === API CALL LOG ===
[02-Apr-2026 03:04:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Apr-2026 03:04:23 UTC] Endpoint: user/profile.php
[02-Apr-2026 03:04:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI0IiwidXNlcm5hbWUiOiJhcmZhbiIsImVtYWlsIjoicWF6aWFyZmFuMjAwN0BnbWFpbC5jb20iLCJleHAiOjE3NzU2NzIyNzZ9.SVL1pjYVAVTyE3BrtA0zg2r5SrDg8QwSLdu_VFzjuvk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e5c9b18ce0af5ee-AMS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40d5:5d:c88a:8000::","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40d5:5d:c88a:8000::, 141.101.76.185"}
[02-Apr-2026 03:04:23 UTC] Full Log Data: {
    "timestamp": "2026-04-02 03:04:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d5:5d:c88a:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI0IiwidXNlcm5hbWUiOiJhcmZhbiIsImVtYWlsIjoicWF6aWFyZmFuMjAwN0BnbWFpbC5jb20iLCJleHAiOjE3NzU2NzIyNzZ9.SVL1pjYVAVTyE3BrtA0zg2r5SrDg8QwSLdu_VFzjuvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e5c9b18ce0cf5ee-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d5:5d:c88a:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40d5:5d:c88a:8000::, 141.101.76.185"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Apr-2026 03:04:23 UTC] === User Orders API Called ===
[02-Apr-2026 03:04:23 UTC] === END API CALL LOG ===
[02-Apr-2026 03:04:23 UTC] User ID: 224
[02-Apr-2026 03:04:23 UTC] ✅ API Hash verification passed for profile endpoint
[02-Apr-2026 03:04:23 UTC] Limit: 20, Offset: 0
[02-Apr-2026 03:04:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI0IiwidXNlcm5hbWUiOiJhcmZhbiIsImVtYWlsIjoicWF6aWFyZmFuMjAwN0BnbWFpbC5jb20iLCJleHAiOjE3NzU2NzIyNzZ9.SVL1pjYVAVTyE3BrtA0zg2r5SrDg8QwSLdu_VFzjuvk
[02-Apr-2026 03:04:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Apr-2026 03:04:23 UTC] ✅ JWT token verified successfully for user profile
[02-Apr-2026 03:04:23 UTC] User ID: 224
[02-Apr-2026 03:04:23 UTC] ✅ User profile retrieved successfully for user ID: 224
[02-Apr-2026 03:04:23 UTC] Orders found: 0
[02-Apr-2026 03:04:23 UTC] Orders data: []
[02-Apr-2026 03:04:23 UTC] Total orders count: 0
[02-Apr-2026 03:04:23 UTC] === API CALL LOG ===
[02-Apr-2026 03:04:23 UTC] Endpoint: user/profile.php
[02-Apr-2026 03:04:23 UTC] Full Log Data: {
    "timestamp": "2026-04-02 03:04:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d5:5d:c88a:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI0IiwidXNlcm5hbWUiOiJhcmZhbiIsImVtYWlsIjoicWF6aWFyZmFuMjAwN0BnbWFpbC5jb20iLCJleHAiOjE3NzU2NzIyNzZ9.SVL1pjYVAVTyE3BrtA0zg2r5SrDg8QwSLdu_VFzjuvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e5c9b1bf9ddf5ee-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d5:5d:c88a:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40d5:5d:c88a:8000::, 141.101.76.185"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Apr-2026 03:04:23 UTC] === END API CALL LOG ===
[02-Apr-2026 03:04:23 UTC] ✅ API Hash verification passed for profile endpoint
[02-Apr-2026 03:04:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI0IiwidXNlcm5hbWUiOiJhcmZhbiIsImVtYWlsIjoicWF6aWFyZmFuMjAwN0BnbWFpbC5jb20iLCJleHAiOjE3NzU2NzIyNzZ9.SVL1pjYVAVTyE3BrtA0zg2r5SrDg8QwSLdu_VFzjuvk
[02-Apr-2026 03:04:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Apr-2026 03:04:23 UTC] ✅ JWT token verified successfully for user profile
[02-Apr-2026 03:04:23 UTC] User ID: 224
[02-Apr-2026 03:04:23 UTC] ✅ User profile retrieved successfully for user ID: 224
[02-Apr-2026 03:04:24 UTC] === API CALL LOG ===
[02-Apr-2026 03:04:24 UTC] Endpoint: user/profile.php
[02-Apr-2026 03:04:24 UTC] Full Log Data: {
    "timestamp": "2026-04-02 03:04:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d5:5d:c88a:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI0IiwidXNlcm5hbWUiOiJhcmZhbiIsImVtYWlsIjoicWF6aWFyZmFuMjAwN0BnbWFpbC5jb20iLCJleHAiOjE3NzU2NzIyNzZ9.SVL1pjYVAVTyE3BrtA0zg2r5SrDg8QwSLdu_VFzjuvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e5c9b20d861f5ee-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d5:5d:c88a:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40d5:5d:c88a:8000::, 141.101.76.185"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Apr-2026 03:04:24 UTC] === END API CALL LOG ===
[02-Apr-2026 03:04:24 UTC] ✅ API Hash verification passed for profile endpoint
[02-Apr-2026 03:04:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI0IiwidXNlcm5hbWUiOiJhcmZhbiIsImVtYWlsIjoicWF6aWFyZmFuMjAwN0BnbWFpbC5jb20iLCJleHAiOjE3NzU2NzIyNzZ9.SVL1pjYVAVTyE3BrtA0zg2r5SrDg8QwSLdu_VFzjuvk
[02-Apr-2026 03:04:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Apr-2026 03:04:24 UTC] ✅ JWT token verified successfully for user profile
[02-Apr-2026 03:04:24 UTC] User ID: 224
[02-Apr-2026 03:04:24 UTC] ✅ User profile retrieved successfully for user ID: 224
[02-Apr-2026 05:33:39 UTC] === API CALL LOG ===
[02-Apr-2026 05:33:39 UTC] Endpoint: user/profile.php
[02-Apr-2026 05:33:39 UTC] Full Log Data: {
    "timestamp": "2026-04-02 05:33:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.96.105.183",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI3IiwidXNlcm5hbWUiOiJtcnNhYmJpcnl0MyIsImVtYWlsIjoibXM2NTU2ODc3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTcxMjgxOH0.O8W0ndeuHW4zkq9sLyv5mobYB8yXoz8axGpnBlVgqz4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e5d75c0f8728dfd-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.96.105.183",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.96.105.183, 172.69.78.175"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Apr-2026 05:33:39 UTC] === END API CALL LOG ===
[02-Apr-2026 05:33:39 UTC] ✅ API Hash verification passed for profile endpoint
[02-Apr-2026 05:33:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI3IiwidXNlcm5hbWUiOiJtcnNhYmJpcnl0MyIsImVtYWlsIjoibXM2NTU2ODc3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTcxMjgxOH0.O8W0ndeuHW4zkq9sLyv5mobYB8yXoz8axGpnBlVgqz4
[02-Apr-2026 05:33:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Apr-2026 05:33:39 UTC] ✅ JWT token verified successfully for user profile
[02-Apr-2026 05:33:39 UTC] User ID: 227
[02-Apr-2026 05:33:39 UTC] ✅ User profile retrieved successfully for user ID: 227
[02-Apr-2026 05:33:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Apr-2026 05:33:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Apr-2026 05:33:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI3IiwidXNlcm5hbWUiOiJtcnNhYmJpcnl0MyIsImVtYWlsIjoibXM2NTU2ODc3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTcxMjgxOH0.O8W0ndeuHW4zkq9sLyv5mobYB8yXoz8axGpnBlVgqz4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e5d75c118908dfd-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.96.105.183","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.96.105.183, 172.69.78.174"}
[02-Apr-2026 05:33:39 UTC] === User Orders API Called ===
[02-Apr-2026 05:33:39 UTC] User ID: 227
[02-Apr-2026 05:33:39 UTC] Limit: 20, Offset: 0
[02-Apr-2026 05:33:39 UTC] Orders found: 0
[02-Apr-2026 05:33:39 UTC] Orders data: []
[02-Apr-2026 05:33:39 UTC] Total orders count: 0
[02-Apr-2026 05:33:39 UTC] === API CALL LOG ===
[02-Apr-2026 05:33:39 UTC] Endpoint: user/profile.php
[02-Apr-2026 05:33:39 UTC] Full Log Data: {
    "timestamp": "2026-04-02 05:33:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.96.105.183",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI3IiwidXNlcm5hbWUiOiJtcnNhYmJpcnl0MyIsImVtYWlsIjoibXM2NTU2ODc3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTcxMjgxOH0.O8W0ndeuHW4zkq9sLyv5mobYB8yXoz8axGpnBlVgqz4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e5d75c1992f8dfd-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.96.105.183",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.96.105.183, 172.69.78.175"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Apr-2026 05:33:39 UTC] === END API CALL LOG ===
[02-Apr-2026 05:33:39 UTC] ✅ API Hash verification passed for profile endpoint
[02-Apr-2026 05:33:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI3IiwidXNlcm5hbWUiOiJtcnNhYmJpcnl0MyIsImVtYWlsIjoibXM2NTU2ODc3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTcxMjgxOH0.O8W0ndeuHW4zkq9sLyv5mobYB8yXoz8axGpnBlVgqz4
[02-Apr-2026 05:33:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Apr-2026 05:33:39 UTC] ✅ JWT token verified successfully for user profile
[02-Apr-2026 05:33:39 UTC] User ID: 227
[02-Apr-2026 05:33:39 UTC] ✅ User profile retrieved successfully for user ID: 227
[02-Apr-2026 05:33:40 UTC] === API CALL LOG ===
[02-Apr-2026 05:33:40 UTC] Endpoint: user/profile.php
[02-Apr-2026 05:33:40 UTC] Full Log Data: {
    "timestamp": "2026-04-02 05:33:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.96.105.183",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI3IiwidXNlcm5hbWUiOiJtcnNhYmJpcnl0MyIsImVtYWlsIjoibXM2NTU2ODc3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTcxMjgxOH0.O8W0ndeuHW4zkq9sLyv5mobYB8yXoz8axGpnBlVgqz4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e5d75c8fba08dfd-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.96.105.183",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.96.105.183, 172.69.78.175"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Apr-2026 05:33:40 UTC] === END API CALL LOG ===
[02-Apr-2026 05:33:40 UTC] ✅ API Hash verification passed for profile endpoint
[02-Apr-2026 05:33:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI3IiwidXNlcm5hbWUiOiJtcnNhYmJpcnl0MyIsImVtYWlsIjoibXM2NTU2ODc3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTcxMjgxOH0.O8W0ndeuHW4zkq9sLyv5mobYB8yXoz8axGpnBlVgqz4
[02-Apr-2026 05:33:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Apr-2026 05:33:40 UTC] ✅ JWT token verified successfully for user profile
[02-Apr-2026 05:33:40 UTC] User ID: 227
[02-Apr-2026 05:33:40 UTC] ✅ User profile retrieved successfully for user ID: 227
[02-Apr-2026 05:33:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Apr-2026 05:33:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Apr-2026 05:33:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI3IiwidXNlcm5hbWUiOiJtcnNhYmJpcnl0MyIsImVtYWlsIjoibXM2NTU2ODc3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTcxMjgxOH0.O8W0ndeuHW4zkq9sLyv5mobYB8yXoz8axGpnBlVgqz4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e5d7604387d8dfd-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.96.105.183","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.96.105.183, 172.69.78.150"}
[02-Apr-2026 05:33:50 UTC] === User Orders API Called ===
[02-Apr-2026 05:33:50 UTC] User ID: 227
[02-Apr-2026 05:33:50 UTC] Limit: 20, Offset: 0
[02-Apr-2026 05:33:50 UTC] Orders found: 0
[02-Apr-2026 05:33:50 UTC] Orders data: []
[02-Apr-2026 05:33:50 UTC] Total orders count: 0
[02-Apr-2026 05:33:50 UTC] === API CALL LOG ===
[02-Apr-2026 05:33:50 UTC] Endpoint: user/profile.php
[02-Apr-2026 05:33:50 UTC] Full Log Data: {
    "timestamp": "2026-04-02 05:33:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.96.105.183",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI3IiwidXNlcm5hbWUiOiJtcnNhYmJpcnl0MyIsImVtYWlsIjoibXM2NTU2ODc3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTcxMjgxOH0.O8W0ndeuHW4zkq9sLyv5mobYB8yXoz8axGpnBlVgqz4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e5d7604c9588dfd-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.96.105.183",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.96.105.183, 172.69.78.151"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Apr-2026 05:33:50 UTC] === END API CALL LOG ===
[02-Apr-2026 05:33:50 UTC] ✅ API Hash verification passed for profile endpoint
[02-Apr-2026 05:33:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI3IiwidXNlcm5hbWUiOiJtcnNhYmJpcnl0MyIsImVtYWlsIjoibXM2NTU2ODc3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTcxMjgxOH0.O8W0ndeuHW4zkq9sLyv5mobYB8yXoz8axGpnBlVgqz4
[02-Apr-2026 05:33:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Apr-2026 05:33:50 UTC] ✅ JWT token verified successfully for user profile
[02-Apr-2026 05:33:50 UTC] User ID: 227
[02-Apr-2026 05:33:50 UTC] ✅ User profile retrieved successfully for user ID: 227
[02-Apr-2026 05:33:50 UTC] === API CALL LOG ===
[02-Apr-2026 05:33:50 UTC] Endpoint: user/profile.php
[02-Apr-2026 05:33:50 UTC] Full Log Data: {
    "timestamp": "2026-04-02 05:33:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.96.105.183",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI3IiwidXNlcm5hbWUiOiJtcnNhYmJpcnl0MyIsImVtYWlsIjoibXM2NTU2ODc3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTcxMjgxOH0.O8W0ndeuHW4zkq9sLyv5mobYB8yXoz8axGpnBlVgqz4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e5d7608ff7b8dfd-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.96.105.183",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.96.105.183, 172.69.78.151"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Apr-2026 05:33:50 UTC] === END API CALL LOG ===
[02-Apr-2026 05:33:50 UTC] ✅ API Hash verification passed for profile endpoint
[02-Apr-2026 05:33:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI3IiwidXNlcm5hbWUiOiJtcnNhYmJpcnl0MyIsImVtYWlsIjoibXM2NTU2ODc3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTcxMjgxOH0.O8W0ndeuHW4zkq9sLyv5mobYB8yXoz8axGpnBlVgqz4
[02-Apr-2026 05:33:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Apr-2026 05:33:50 UTC] ✅ JWT token verified successfully for user profile
[02-Apr-2026 05:33:50 UTC] User ID: 227
[02-Apr-2026 05:33:50 UTC] ✅ User profile retrieved successfully for user ID: 227
[02-Apr-2026 05:33:51 UTC] === API CALL LOG ===
[02-Apr-2026 05:33:51 UTC] Endpoint: user/profile.php
[02-Apr-2026 05:33:51 UTC] Full Log Data: {
    "timestamp": "2026-04-02 05:33:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.96.105.183",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI3IiwidXNlcm5hbWUiOiJtcnNhYmJpcnl0MyIsImVtYWlsIjoibXM2NTU2ODc3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTcxMjgxOH0.O8W0ndeuHW4zkq9sLyv5mobYB8yXoz8axGpnBlVgqz4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e5d76094ffd8dfd-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.96.105.183",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.96.105.183, 172.69.78.151"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Apr-2026 05:33:51 UTC] === END API CALL LOG ===
[02-Apr-2026 05:33:51 UTC] ✅ API Hash verification passed for profile endpoint
[02-Apr-2026 05:33:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI3IiwidXNlcm5hbWUiOiJtcnNhYmJpcnl0MyIsImVtYWlsIjoibXM2NTU2ODc3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTcxMjgxOH0.O8W0ndeuHW4zkq9sLyv5mobYB8yXoz8axGpnBlVgqz4
[02-Apr-2026 05:33:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Apr-2026 05:33:51 UTC] ✅ JWT token verified successfully for user profile
[02-Apr-2026 05:33:51 UTC] User ID: 227
[02-Apr-2026 05:33:51 UTC] ✅ User profile retrieved successfully for user ID: 227
[02-Apr-2026 05:34:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Apr-2026 05:34:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Apr-2026 05:34:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI3IiwidXNlcm5hbWUiOiJtcnNhYmJpcnl0MyIsImVtYWlsIjoibXM2NTU2ODc3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTcxMjgxOH0.O8W0ndeuHW4zkq9sLyv5mobYB8yXoz8axGpnBlVgqz4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e5d764aeee78dfd-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.96.105.183","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.96.105.183, 172.69.78.150"}
[02-Apr-2026 05:34:01 UTC] === User Orders API Called ===
[02-Apr-2026 05:34:01 UTC] User ID: 227
[02-Apr-2026 05:34:01 UTC] Limit: 20, Offset: 0
[02-Apr-2026 05:34:01 UTC] Orders found: 0
[02-Apr-2026 05:34:01 UTC] Orders data: []
[02-Apr-2026 05:34:01 UTC] Total orders count: 0
[02-Apr-2026 05:34:01 UTC] === API CALL LOG ===
[02-Apr-2026 05:34:01 UTC] Endpoint: user/profile.php
[02-Apr-2026 05:34:01 UTC] Full Log Data: {
    "timestamp": "2026-04-02 05:34:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.96.105.183",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI3IiwidXNlcm5hbWUiOiJtcnNhYmJpcnl0MyIsImVtYWlsIjoibXM2NTU2ODc3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTcxMjgxOH0.O8W0ndeuHW4zkq9sLyv5mobYB8yXoz8axGpnBlVgqz4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e5d764b1f1d8dfd-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.96.105.183",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.96.105.183, 172.69.78.150"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Apr-2026 05:34:01 UTC] === END API CALL LOG ===
[02-Apr-2026 05:34:01 UTC] ✅ API Hash verification passed for profile endpoint
[02-Apr-2026 05:34:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI3IiwidXNlcm5hbWUiOiJtcnNhYmJpcnl0MyIsImVtYWlsIjoibXM2NTU2ODc3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTcxMjgxOH0.O8W0ndeuHW4zkq9sLyv5mobYB8yXoz8axGpnBlVgqz4
[02-Apr-2026 05:34:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Apr-2026 05:34:01 UTC] ✅ JWT token verified successfully for user profile
[02-Apr-2026 05:34:01 UTC] User ID: 227
[02-Apr-2026 05:34:01 UTC] ✅ User profile retrieved successfully for user ID: 227
[02-Apr-2026 05:34:02 UTC] === API CALL LOG ===
[02-Apr-2026 05:34:02 UTC] Endpoint: user/profile.php
[02-Apr-2026 05:34:02 UTC] Full Log Data: {
    "timestamp": "2026-04-02 05:34:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.96.105.183",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI3IiwidXNlcm5hbWUiOiJtcnNhYmJpcnl0MyIsImVtYWlsIjoibXM2NTU2ODc3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTcxMjgxOH0.O8W0ndeuHW4zkq9sLyv5mobYB8yXoz8axGpnBlVgqz4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e5d764f1cc48dfd-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.96.105.183",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.96.105.183, 172.69.78.150"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Apr-2026 05:34:02 UTC] === END API CALL LOG ===
[02-Apr-2026 05:34:02 UTC] ✅ API Hash verification passed for profile endpoint
[02-Apr-2026 05:34:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI3IiwidXNlcm5hbWUiOiJtcnNhYmJpcnl0MyIsImVtYWlsIjoibXM2NTU2ODc3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTcxMjgxOH0.O8W0ndeuHW4zkq9sLyv5mobYB8yXoz8axGpnBlVgqz4
[02-Apr-2026 05:34:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Apr-2026 05:34:02 UTC] ✅ JWT token verified successfully for user profile
[02-Apr-2026 05:34:02 UTC] User ID: 227
[02-Apr-2026 05:34:02 UTC] ✅ User profile retrieved successfully for user ID: 227
[02-Apr-2026 05:34:02 UTC] === API CALL LOG ===
[02-Apr-2026 05:34:02 UTC] Endpoint: user/profile.php
[02-Apr-2026 05:34:02 UTC] Full Log Data: {
    "timestamp": "2026-04-02 05:34:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.96.105.183",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI3IiwidXNlcm5hbWUiOiJtcnNhYmJpcnl0MyIsImVtYWlsIjoibXM2NTU2ODc3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTcxMjgxOH0.O8W0ndeuHW4zkq9sLyv5mobYB8yXoz8axGpnBlVgqz4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e5d76510f5c8dfd-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.96.105.183",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.96.105.183, 172.69.78.150"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Apr-2026 05:34:02 UTC] === END API CALL LOG ===
[02-Apr-2026 05:34:02 UTC] ✅ API Hash verification passed for profile endpoint
[02-Apr-2026 05:34:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI3IiwidXNlcm5hbWUiOiJtcnNhYmJpcnl0MyIsImVtYWlsIjoibXM2NTU2ODc3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTcxMjgxOH0.O8W0ndeuHW4zkq9sLyv5mobYB8yXoz8axGpnBlVgqz4
[02-Apr-2026 05:34:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Apr-2026 05:34:02 UTC] ✅ JWT token verified successfully for user profile
[02-Apr-2026 05:34:02 UTC] User ID: 227
[02-Apr-2026 05:34:02 UTC] ✅ User profile retrieved successfully for user ID: 227
[02-Apr-2026 05:34:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Apr-2026 05:34:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Apr-2026 05:34:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI3IiwidXNlcm5hbWUiOiJtcnNhYmJpcnl0MyIsImVtYWlsIjoibXM2NTU2ODc3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTcxMjgxOH0.O8W0ndeuHW4zkq9sLyv5mobYB8yXoz8axGpnBlVgqz4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e5d7671fe9b8dfd-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.96.105.183","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.96.105.183, 172.69.78.150"}
[02-Apr-2026 05:34:07 UTC] === User Orders API Called ===
[02-Apr-2026 05:34:07 UTC] User ID: 227
[02-Apr-2026 05:34:07 UTC] Limit: 20, Offset: 0
[02-Apr-2026 05:34:07 UTC] Orders found: 0
[02-Apr-2026 05:34:07 UTC] Orders data: []
[02-Apr-2026 05:34:07 UTC] Total orders count: 0
[02-Apr-2026 05:34:08 UTC] === API CALL LOG ===
[02-Apr-2026 05:34:08 UTC] Endpoint: user/profile.php
[02-Apr-2026 05:34:08 UTC] Full Log Data: {
    "timestamp": "2026-04-02 05:34:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.96.105.183",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI3IiwidXNlcm5hbWUiOiJtcnNhYmJpcnl0MyIsImVtYWlsIjoibXM2NTU2ODc3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTcxMjgxOH0.O8W0ndeuHW4zkq9sLyv5mobYB8yXoz8axGpnBlVgqz4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e5d7678c8788dfd-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.96.105.183",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.96.105.183, 172.69.78.150"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Apr-2026 05:34:08 UTC] === END API CALL LOG ===
[02-Apr-2026 05:34:08 UTC] ✅ API Hash verification passed for profile endpoint
[02-Apr-2026 05:34:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI3IiwidXNlcm5hbWUiOiJtcnNhYmJpcnl0MyIsImVtYWlsIjoibXM2NTU2ODc3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTcxMjgxOH0.O8W0ndeuHW4zkq9sLyv5mobYB8yXoz8axGpnBlVgqz4
[02-Apr-2026 05:34:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Apr-2026 05:34:08 UTC] ✅ JWT token verified successfully for user profile
[02-Apr-2026 05:34:08 UTC] User ID: 227
[02-Apr-2026 05:34:08 UTC] ✅ User profile retrieved successfully for user ID: 227
[02-Apr-2026 05:34:09 UTC] User Purchases API - User ID: 227
[02-Apr-2026 05:34:09 UTC] User Purchases API - Total purchases found: 0
[02-Apr-2026 05:34:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Apr-2026 05:34:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Apr-2026 05:34:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI3IiwidXNlcm5hbWUiOiJtcnNhYmJpcnl0MyIsImVtYWlsIjoibXM2NTU2ODc3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTcxMjgxOH0.O8W0ndeuHW4zkq9sLyv5mobYB8yXoz8axGpnBlVgqz4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e5d76827cd38dfd-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.96.105.183","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.96.105.183, 172.69.78.150"}
[02-Apr-2026 05:34:10 UTC] === User Orders API Called ===
[02-Apr-2026 05:34:10 UTC] User ID: 227
[02-Apr-2026 05:34:10 UTC] Limit: 20, Offset: 0
[02-Apr-2026 05:34:10 UTC] Orders found: 0
[02-Apr-2026 05:34:10 UTC] Orders data: []
[02-Apr-2026 05:34:10 UTC] Total orders count: 0
[02-Apr-2026 05:34:10 UTC] === API CALL LOG ===
[02-Apr-2026 05:34:10 UTC] Endpoint: user/profile.php
[02-Apr-2026 05:34:10 UTC] Full Log Data: {
    "timestamp": "2026-04-02 05:34:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.96.105.183",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI3IiwidXNlcm5hbWUiOiJtcnNhYmJpcnl0MyIsImVtYWlsIjoibXM2NTU2ODc3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTcxMjgxOH0.O8W0ndeuHW4zkq9sLyv5mobYB8yXoz8axGpnBlVgqz4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e5d76830d778dfd-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.96.105.183",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.96.105.183, 172.69.78.151"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Apr-2026 05:34:10 UTC] === END API CALL LOG ===
[02-Apr-2026 05:34:10 UTC] ✅ API Hash verification passed for profile endpoint
[02-Apr-2026 05:34:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI3IiwidXNlcm5hbWUiOiJtcnNhYmJpcnl0MyIsImVtYWlsIjoibXM2NTU2ODc3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTcxMjgxOH0.O8W0ndeuHW4zkq9sLyv5mobYB8yXoz8axGpnBlVgqz4
[02-Apr-2026 05:34:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Apr-2026 05:34:10 UTC] ✅ JWT token verified successfully for user profile
[02-Apr-2026 05:34:10 UTC] User ID: 227
[02-Apr-2026 05:34:10 UTC] ✅ User profile retrieved successfully for user ID: 227
[02-Apr-2026 05:34:11 UTC] === API CALL LOG ===
[02-Apr-2026 05:34:11 UTC] Endpoint: user/profile.php
[02-Apr-2026 05:34:11 UTC] Full Log Data: {
    "timestamp": "2026-04-02 05:34:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.96.105.183",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI3IiwidXNlcm5hbWUiOiJtcnNhYmJpcnl0MyIsImVtYWlsIjoibXM2NTU2ODc3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTcxMjgxOH0.O8W0ndeuHW4zkq9sLyv5mobYB8yXoz8axGpnBlVgqz4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e5d76871b998dfd-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.96.105.183",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.96.105.183, 172.69.78.151"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Apr-2026 05:34:11 UTC] === END API CALL LOG ===
[02-Apr-2026 05:34:11 UTC] ✅ API Hash verification passed for profile endpoint
[02-Apr-2026 05:34:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI3IiwidXNlcm5hbWUiOiJtcnNhYmJpcnl0MyIsImVtYWlsIjoibXM2NTU2ODc3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTcxMjgxOH0.O8W0ndeuHW4zkq9sLyv5mobYB8yXoz8axGpnBlVgqz4
[02-Apr-2026 05:34:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Apr-2026 05:34:11 UTC] ✅ JWT token verified successfully for user profile
[02-Apr-2026 05:34:11 UTC] User ID: 227
[02-Apr-2026 05:34:11 UTC] ✅ User profile retrieved successfully for user ID: 227
[02-Apr-2026 05:34:11 UTC] === API CALL LOG ===
[02-Apr-2026 05:34:11 UTC] Endpoint: user/profile.php
[02-Apr-2026 05:34:11 UTC] Full Log Data: {
    "timestamp": "2026-04-02 05:34:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.96.105.183",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI3IiwidXNlcm5hbWUiOiJtcnNhYmJpcnl0MyIsImVtYWlsIjoibXM2NTU2ODc3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTcxMjgxOH0.O8W0ndeuHW4zkq9sLyv5mobYB8yXoz8axGpnBlVgqz4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e5d76882d798dfd-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.96.105.183",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.96.105.183, 172.69.78.150"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Apr-2026 05:34:11 UTC] === END API CALL LOG ===
[02-Apr-2026 05:34:11 UTC] ✅ API Hash verification passed for profile endpoint
[02-Apr-2026 05:34:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI3IiwidXNlcm5hbWUiOiJtcnNhYmJpcnl0MyIsImVtYWlsIjoibXM2NTU2ODc3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTcxMjgxOH0.O8W0ndeuHW4zkq9sLyv5mobYB8yXoz8axGpnBlVgqz4
[02-Apr-2026 05:34:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Apr-2026 05:34:11 UTC] ✅ JWT token verified successfully for user profile
[02-Apr-2026 05:34:11 UTC] User ID: 227
[02-Apr-2026 05:34:11 UTC] ✅ User profile retrieved successfully for user ID: 227
[02-Apr-2026 05:34:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Apr-2026 05:34:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Apr-2026 05:34:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI3IiwidXNlcm5hbWUiOiJtcnNhYmJpcnl0MyIsImVtYWlsIjoibXM2NTU2ODc3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTcxMjgxOH0.O8W0ndeuHW4zkq9sLyv5mobYB8yXoz8axGpnBlVgqz4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e5d76b8dbf18dfd-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.96.105.183","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.96.105.183, 172.69.78.151"}
[02-Apr-2026 05:34:19 UTC] === User Orders API Called ===
[02-Apr-2026 05:34:19 UTC] User ID: 227
[02-Apr-2026 05:34:19 UTC] Limit: 20, Offset: 0
[02-Apr-2026 05:34:19 UTC] Orders found: 0
[02-Apr-2026 05:34:19 UTC] Orders data: []
[02-Apr-2026 05:34:19 UTC] Total orders count: 0
[02-Apr-2026 05:34:19 UTC] === API CALL LOG ===
[02-Apr-2026 05:34:19 UTC] Endpoint: user/profile.php
[02-Apr-2026 05:34:19 UTC] Full Log Data: {
    "timestamp": "2026-04-02 05:34:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.96.105.183",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI3IiwidXNlcm5hbWUiOiJtcnNhYmJpcnl0MyIsImVtYWlsIjoibXM2NTU2ODc3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTcxMjgxOH0.O8W0ndeuHW4zkq9sLyv5mobYB8yXoz8axGpnBlVgqz4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e5d76b96cb38dfd-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.96.105.183",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.96.105.183, 172.69.78.151"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Apr-2026 05:34:19 UTC] === END API CALL LOG ===
[02-Apr-2026 05:34:19 UTC] ✅ API Hash verification passed for profile endpoint
[02-Apr-2026 05:34:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI3IiwidXNlcm5hbWUiOiJtcnNhYmJpcnl0MyIsImVtYWlsIjoibXM2NTU2ODc3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTcxMjgxOH0.O8W0ndeuHW4zkq9sLyv5mobYB8yXoz8axGpnBlVgqz4
[02-Apr-2026 05:34:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Apr-2026 05:34:19 UTC] ✅ JWT token verified successfully for user profile
[02-Apr-2026 05:34:19 UTC] User ID: 227
[02-Apr-2026 05:34:19 UTC] ✅ User profile retrieved successfully for user ID: 227
[02-Apr-2026 05:34:19 UTC] === API CALL LOG ===
[02-Apr-2026 05:34:19 UTC] Endpoint: user/profile.php
[02-Apr-2026 05:34:19 UTC] Full Log Data: {
    "timestamp": "2026-04-02 05:34:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.96.105.183",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI3IiwidXNlcm5hbWUiOiJtcnNhYmJpcnl0MyIsImVtYWlsIjoibXM2NTU2ODc3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTcxMjgxOH0.O8W0ndeuHW4zkq9sLyv5mobYB8yXoz8axGpnBlVgqz4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e5d76bd5a748dfd-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.96.105.183",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.96.105.183, 172.69.78.151"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Apr-2026 05:34:19 UTC] === END API CALL LOG ===
[02-Apr-2026 05:34:19 UTC] ✅ API Hash verification passed for profile endpoint
[02-Apr-2026 05:34:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI3IiwidXNlcm5hbWUiOiJtcnNhYmJpcnl0MyIsImVtYWlsIjoibXM2NTU2ODc3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTcxMjgxOH0.O8W0ndeuHW4zkq9sLyv5mobYB8yXoz8axGpnBlVgqz4
[02-Apr-2026 05:34:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Apr-2026 05:34:19 UTC] ✅ JWT token verified successfully for user profile
[02-Apr-2026 05:34:19 UTC] User ID: 227
[02-Apr-2026 05:34:19 UTC] ✅ User profile retrieved successfully for user ID: 227
[02-Apr-2026 05:34:20 UTC] === API CALL LOG ===
[02-Apr-2026 05:34:20 UTC] Endpoint: user/profile.php
[02-Apr-2026 05:34:20 UTC] Full Log Data: {
    "timestamp": "2026-04-02 05:34:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.96.105.183",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI3IiwidXNlcm5hbWUiOiJtcnNhYmJpcnl0MyIsImVtYWlsIjoibXM2NTU2ODc3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTcxMjgxOH0.O8W0ndeuHW4zkq9sLyv5mobYB8yXoz8axGpnBlVgqz4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e5d76beac518dfd-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.96.105.183",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.96.105.183, 172.69.78.151"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Apr-2026 05:34:20 UTC] === END API CALL LOG ===
[02-Apr-2026 05:34:20 UTC] ✅ API Hash verification passed for profile endpoint
[02-Apr-2026 05:34:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI3IiwidXNlcm5hbWUiOiJtcnNhYmJpcnl0MyIsImVtYWlsIjoibXM2NTU2ODc3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTcxMjgxOH0.O8W0ndeuHW4zkq9sLyv5mobYB8yXoz8axGpnBlVgqz4
[02-Apr-2026 05:34:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Apr-2026 05:34:20 UTC] ✅ JWT token verified successfully for user profile
[02-Apr-2026 05:34:20 UTC] User ID: 227
[02-Apr-2026 05:34:20 UTC] ✅ User profile retrieved successfully for user ID: 227
[02-Apr-2026 05:34:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Apr-2026 05:34:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Apr-2026 05:34:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI3IiwidXNlcm5hbWUiOiJtcnNhYmJpcnl0MyIsImVtYWlsIjoibXM2NTU2ODc3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTcxMjgxOH0.O8W0ndeuHW4zkq9sLyv5mobYB8yXoz8axGpnBlVgqz4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e5d76d959448dfd-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.96.105.183","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.96.105.183, 172.69.78.151"}
[02-Apr-2026 05:34:24 UTC] === User Orders API Called ===
[02-Apr-2026 05:34:24 UTC] User ID: 227
[02-Apr-2026 05:34:24 UTC] Limit: 20, Offset: 0
[02-Apr-2026 05:34:24 UTC] Orders found: 0
[02-Apr-2026 05:34:24 UTC] Orders data: []
[02-Apr-2026 05:34:24 UTC] Total orders count: 0
[02-Apr-2026 05:34:24 UTC] === API CALL LOG ===
[02-Apr-2026 05:34:24 UTC] Endpoint: user/profile.php
[02-Apr-2026 05:34:24 UTC] Full Log Data: {
    "timestamp": "2026-04-02 05:34:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.96.105.183",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI3IiwidXNlcm5hbWUiOiJtcnNhYmJpcnl0MyIsImVtYWlsIjoibXM2NTU2ODc3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTcxMjgxOH0.O8W0ndeuHW4zkq9sLyv5mobYB8yXoz8axGpnBlVgqz4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e5d76d9ea0b8dfd-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.96.105.183",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.96.105.183, 172.69.78.151"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Apr-2026 05:34:24 UTC] === END API CALL LOG ===
[02-Apr-2026 05:34:24 UTC] ✅ API Hash verification passed for profile endpoint
[02-Apr-2026 05:34:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI3IiwidXNlcm5hbWUiOiJtcnNhYmJpcnl0MyIsImVtYWlsIjoibXM2NTU2ODc3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTcxMjgxOH0.O8W0ndeuHW4zkq9sLyv5mobYB8yXoz8axGpnBlVgqz4
[02-Apr-2026 05:34:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Apr-2026 05:34:24 UTC] ✅ JWT token verified successfully for user profile
[02-Apr-2026 05:34:24 UTC] User ID: 227
[02-Apr-2026 05:34:24 UTC] ✅ User profile retrieved successfully for user ID: 227
[02-Apr-2026 05:34:25 UTC] === API CALL LOG ===
[02-Apr-2026 05:34:25 UTC] Endpoint: user/profile.php
[02-Apr-2026 05:34:25 UTC] Full Log Data: {
    "timestamp": "2026-04-02 05:34:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.96.105.183",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI3IiwidXNlcm5hbWUiOiJtcnNhYmJpcnl0MyIsImVtYWlsIjoibXM2NTU2ODc3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTcxMjgxOH0.O8W0ndeuHW4zkq9sLyv5mobYB8yXoz8axGpnBlVgqz4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e5d76ddefb08dfd-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.96.105.183",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.96.105.183, 172.69.78.151"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Apr-2026 05:34:25 UTC] === END API CALL LOG ===
[02-Apr-2026 05:34:25 UTC] ✅ API Hash verification passed for profile endpoint
[02-Apr-2026 05:34:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI3IiwidXNlcm5hbWUiOiJtcnNhYmJpcnl0MyIsImVtYWlsIjoibXM2NTU2ODc3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTcxMjgxOH0.O8W0ndeuHW4zkq9sLyv5mobYB8yXoz8axGpnBlVgqz4
[02-Apr-2026 05:34:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Apr-2026 05:34:25 UTC] ✅ JWT token verified successfully for user profile
[02-Apr-2026 05:34:25 UTC] User ID: 227
[02-Apr-2026 05:34:25 UTC] ✅ User profile retrieved successfully for user ID: 227
[02-Apr-2026 05:34:25 UTC] === API CALL LOG ===
[02-Apr-2026 05:34:25 UTC] Endpoint: user/profile.php
[02-Apr-2026 05:34:25 UTC] Full Log Data: {
    "timestamp": "2026-04-02 05:34:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.96.105.183",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI3IiwidXNlcm5hbWUiOiJtcnNhYmJpcnl0MyIsImVtYWlsIjoibXM2NTU2ODc3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTcxMjgxOH0.O8W0ndeuHW4zkq9sLyv5mobYB8yXoz8axGpnBlVgqz4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e5d76dfba308dfd-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.96.105.183",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.96.105.183, 172.69.78.151"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Apr-2026 05:34:25 UTC] === END API CALL LOG ===
[02-Apr-2026 05:34:25 UTC] ✅ API Hash verification passed for profile endpoint
[02-Apr-2026 05:34:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI3IiwidXNlcm5hbWUiOiJtcnNhYmJpcnl0MyIsImVtYWlsIjoibXM2NTU2ODc3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTcxMjgxOH0.O8W0ndeuHW4zkq9sLyv5mobYB8yXoz8axGpnBlVgqz4
[02-Apr-2026 05:34:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Apr-2026 05:34:25 UTC] ✅ JWT token verified successfully for user profile
[02-Apr-2026 05:34:25 UTC] User ID: 227
[02-Apr-2026 05:34:25 UTC] ✅ User profile retrieved successfully for user ID: 227
[02-Apr-2026 05:34:32 UTC] === API CALL LOG ===
[02-Apr-2026 05:34:32 UTC] Endpoint: user/profile.php
[02-Apr-2026 05:34:32 UTC] Full Log Data: {
    "timestamp": "2026-04-02 05:34:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.96.105.183",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI3IiwidXNlcm5hbWUiOiJtcnNhYmJpcnl0MyIsImVtYWlsIjoibXM2NTU2ODc3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTcxMjgxOH0.O8W0ndeuHW4zkq9sLyv5mobYB8yXoz8axGpnBlVgqz4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e5d770a69e18dfd-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.96.105.183",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.96.105.183, 172.69.78.151"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Apr-2026 05:34:32 UTC] === END API CALL LOG ===
[02-Apr-2026 05:34:32 UTC] ✅ API Hash verification passed for profile endpoint
[02-Apr-2026 05:34:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI3IiwidXNlcm5hbWUiOiJtcnNhYmJpcnl0MyIsImVtYWlsIjoibXM2NTU2ODc3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTcxMjgxOH0.O8W0ndeuHW4zkq9sLyv5mobYB8yXoz8axGpnBlVgqz4
[02-Apr-2026 05:34:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Apr-2026 05:34:32 UTC] ✅ JWT token verified successfully for user profile
[02-Apr-2026 05:34:32 UTC] User ID: 227
[02-Apr-2026 05:34:32 UTC] ✅ User profile retrieved successfully for user ID: 227
[02-Apr-2026 05:34:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Apr-2026 05:34:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Apr-2026 05:34:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI3IiwidXNlcm5hbWUiOiJtcnNhYmJpcnl0MyIsImVtYWlsIjoibXM2NTU2ODc3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTcxMjgxOH0.O8W0ndeuHW4zkq9sLyv5mobYB8yXoz8axGpnBlVgqz4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e5d7709b8f88dfd-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.96.105.183","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.96.105.183, 172.69.78.150"}
[02-Apr-2026 05:34:32 UTC] === User Orders API Called ===
[02-Apr-2026 05:34:32 UTC] User ID: 227
[02-Apr-2026 05:34:32 UTC] Limit: 20, Offset: 0
[02-Apr-2026 05:34:32 UTC] Orders found: 0
[02-Apr-2026 05:34:32 UTC] Orders data: []
[02-Apr-2026 05:34:32 UTC] Total orders count: 0
[02-Apr-2026 05:34:32 UTC] === API CALL LOG ===
[02-Apr-2026 05:34:32 UTC] Endpoint: user/profile.php
[02-Apr-2026 05:34:32 UTC] Full Log Data: {
    "timestamp": "2026-04-02 05:34:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.96.105.183",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI3IiwidXNlcm5hbWUiOiJtcnNhYmJpcnl0MyIsImVtYWlsIjoibXM2NTU2ODc3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTcxMjgxOH0.O8W0ndeuHW4zkq9sLyv5mobYB8yXoz8axGpnBlVgqz4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e5d770e3f488dfd-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.96.105.183",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.96.105.183, 172.69.78.150"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Apr-2026 05:34:32 UTC] === END API CALL LOG ===
[02-Apr-2026 05:34:32 UTC] ✅ API Hash verification passed for profile endpoint
[02-Apr-2026 05:34:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI3IiwidXNlcm5hbWUiOiJtcnNhYmJpcnl0MyIsImVtYWlsIjoibXM2NTU2ODc3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTcxMjgxOH0.O8W0ndeuHW4zkq9sLyv5mobYB8yXoz8axGpnBlVgqz4
[02-Apr-2026 05:34:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Apr-2026 05:34:32 UTC] ✅ JWT token verified successfully for user profile
[02-Apr-2026 05:34:32 UTC] User ID: 227
[02-Apr-2026 05:34:32 UTC] ✅ User profile retrieved successfully for user ID: 227
[02-Apr-2026 05:34:33 UTC] === API CALL LOG ===
[02-Apr-2026 05:34:33 UTC] Endpoint: user/profile.php
[02-Apr-2026 05:34:33 UTC] Full Log Data: {
    "timestamp": "2026-04-02 05:34:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.96.105.183",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI3IiwidXNlcm5hbWUiOiJtcnNhYmJpcnl0MyIsImVtYWlsIjoibXM2NTU2ODc3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTcxMjgxOH0.O8W0ndeuHW4zkq9sLyv5mobYB8yXoz8axGpnBlVgqz4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e5d77106a768dfd-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.96.105.183",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.96.105.183, 172.69.78.150"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Apr-2026 05:34:33 UTC] === END API CALL LOG ===
[02-Apr-2026 05:34:33 UTC] ✅ API Hash verification passed for profile endpoint
[02-Apr-2026 05:34:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI3IiwidXNlcm5hbWUiOiJtcnNhYmJpcnl0MyIsImVtYWlsIjoibXM2NTU2ODc3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTcxMjgxOH0.O8W0ndeuHW4zkq9sLyv5mobYB8yXoz8axGpnBlVgqz4
[02-Apr-2026 05:34:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Apr-2026 05:34:33 UTC] ✅ JWT token verified successfully for user profile
[02-Apr-2026 05:34:33 UTC] User ID: 227
[02-Apr-2026 05:34:33 UTC] ✅ User profile retrieved successfully for user ID: 227
[02-Apr-2026 05:34:37 UTC] === API CALL LOG ===
[02-Apr-2026 05:34:37 UTC] Endpoint: user/profile.php
[02-Apr-2026 05:34:37 UTC] Full Log Data: {
    "timestamp": "2026-04-02 05:34:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.96.105.183",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI3IiwidXNlcm5hbWUiOiJtcnNhYmJpcnl0MyIsImVtYWlsIjoibXM2NTU2ODc3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTcxMjgxOH0.O8W0ndeuHW4zkq9sLyv5mobYB8yXoz8axGpnBlVgqz4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e5d77294c6f8dfd-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.96.105.183",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.96.105.183, 172.69.78.150"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Apr-2026 05:34:37 UTC] === END API CALL LOG ===
[02-Apr-2026 05:34:37 UTC] ✅ API Hash verification passed for profile endpoint
[02-Apr-2026 05:34:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI3IiwidXNlcm5hbWUiOiJtcnNhYmJpcnl0MyIsImVtYWlsIjoibXM2NTU2ODc3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTcxMjgxOH0.O8W0ndeuHW4zkq9sLyv5mobYB8yXoz8axGpnBlVgqz4
[02-Apr-2026 05:34:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Apr-2026 05:34:37 UTC] ✅ JWT token verified successfully for user profile
[02-Apr-2026 05:34:37 UTC] User ID: 227
[02-Apr-2026 05:34:37 UTC] ✅ User profile retrieved successfully for user ID: 227
[02-Apr-2026 05:35:23 UTC] === API CALL LOG ===
[02-Apr-2026 05:35:23 UTC] Endpoint: user/profile.php
[02-Apr-2026 05:35:23 UTC] Full Log Data: {
    "timestamp": "2026-04-02 05:35:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.96.105.183",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI3IiwidXNlcm5hbWUiOiJtcnNhYmJpcnl0MyIsImVtYWlsIjoibXM2NTU2ODc3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTcxMjgxOH0.O8W0ndeuHW4zkq9sLyv5mobYB8yXoz8axGpnBlVgqz4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e5d784b891bfc55-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.96.105.183",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.96.105.183, 172.69.78.150"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Apr-2026 05:35:23 UTC] === END API CALL LOG ===
[02-Apr-2026 05:35:23 UTC] ✅ API Hash verification passed for profile endpoint
[02-Apr-2026 05:35:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI3IiwidXNlcm5hbWUiOiJtcnNhYmJpcnl0MyIsImVtYWlsIjoibXM2NTU2ODc3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTcxMjgxOH0.O8W0ndeuHW4zkq9sLyv5mobYB8yXoz8axGpnBlVgqz4
[02-Apr-2026 05:35:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Apr-2026 05:35:23 UTC] ✅ JWT token verified successfully for user profile
[02-Apr-2026 05:35:23 UTC] User ID: 227
[02-Apr-2026 05:35:23 UTC] ✅ User profile retrieved successfully for user ID: 227
[02-Apr-2026 05:35:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Apr-2026 05:35:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Apr-2026 05:35:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI3IiwidXNlcm5hbWUiOiJtcnNhYmJpcnl0MyIsImVtYWlsIjoibXM2NTU2ODc3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTcxMjgxOH0.O8W0ndeuHW4zkq9sLyv5mobYB8yXoz8axGpnBlVgqz4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e5d786b9cf6fc55-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.96.105.183","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.96.105.183, 172.69.78.150"}
[02-Apr-2026 05:35:28 UTC] === User Orders API Called ===
[02-Apr-2026 05:35:28 UTC] User ID: 227
[02-Apr-2026 05:35:28 UTC] Limit: 20, Offset: 0
[02-Apr-2026 05:35:28 UTC] Orders found: 0
[02-Apr-2026 05:35:28 UTC] Orders data: []
[02-Apr-2026 05:35:28 UTC] Total orders count: 0
[02-Apr-2026 05:35:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Apr-2026 05:35:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Apr-2026 05:35:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI3IiwidXNlcm5hbWUiOiJtcnNhYmJpcnl0MyIsImVtYWlsIjoibXM2NTU2ODc3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTcxMjgxOH0.O8W0ndeuHW4zkq9sLyv5mobYB8yXoz8axGpnBlVgqz4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e5d7874cb55fc55-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.96.105.183","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.96.105.183, 172.69.78.150"}
[02-Apr-2026 05:35:30 UTC] === User Orders API Called ===
[02-Apr-2026 05:35:30 UTC] User ID: 227
[02-Apr-2026 05:35:30 UTC] Limit: 20, Offset: 0
[02-Apr-2026 05:35:30 UTC] Orders found: 0
[02-Apr-2026 05:35:30 UTC] Orders data: []
[02-Apr-2026 05:35:30 UTC] Total orders count: 0
[02-Apr-2026 05:35:30 UTC] === API CALL LOG ===
[02-Apr-2026 05:35:30 UTC] Endpoint: user/profile.php
[02-Apr-2026 05:35:30 UTC] Full Log Data: {
    "timestamp": "2026-04-02 05:35:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.96.105.183",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI3IiwidXNlcm5hbWUiOiJtcnNhYmJpcnl0MyIsImVtYWlsIjoibXM2NTU2ODc3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTcxMjgxOH0.O8W0ndeuHW4zkq9sLyv5mobYB8yXoz8axGpnBlVgqz4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e5d78756c50fc55-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.96.105.183",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.96.105.183, 172.69.78.150"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Apr-2026 05:35:30 UTC] === END API CALL LOG ===
[02-Apr-2026 05:35:30 UTC] ✅ API Hash verification passed for profile endpoint
[02-Apr-2026 05:35:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI3IiwidXNlcm5hbWUiOiJtcnNhYmJpcnl0MyIsImVtYWlsIjoibXM2NTU2ODc3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTcxMjgxOH0.O8W0ndeuHW4zkq9sLyv5mobYB8yXoz8axGpnBlVgqz4
[02-Apr-2026 05:35:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Apr-2026 05:35:30 UTC] ✅ JWT token verified successfully for user profile
[02-Apr-2026 05:35:30 UTC] User ID: 227
[02-Apr-2026 05:35:30 UTC] ✅ User profile retrieved successfully for user ID: 227
[02-Apr-2026 05:35:30 UTC] === API CALL LOG ===
[02-Apr-2026 05:35:30 UTC] Endpoint: user/profile.php
[02-Apr-2026 05:35:30 UTC] Full Log Data: {
    "timestamp": "2026-04-02 05:35:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.96.105.183",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI3IiwidXNlcm5hbWUiOiJtcnNhYmJpcnl0MyIsImVtYWlsIjoibXM2NTU2ODc3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTcxMjgxOH0.O8W0ndeuHW4zkq9sLyv5mobYB8yXoz8axGpnBlVgqz4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e5d78793a7bfc55-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.96.105.183",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.96.105.183, 172.69.78.150"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Apr-2026 05:35:30 UTC] === END API CALL LOG ===
[02-Apr-2026 05:35:30 UTC] ✅ API Hash verification passed for profile endpoint
[02-Apr-2026 05:35:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI3IiwidXNlcm5hbWUiOiJtcnNhYmJpcnl0MyIsImVtYWlsIjoibXM2NTU2ODc3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTcxMjgxOH0.O8W0ndeuHW4zkq9sLyv5mobYB8yXoz8axGpnBlVgqz4
[02-Apr-2026 05:35:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Apr-2026 05:35:30 UTC] ✅ JWT token verified successfully for user profile
[02-Apr-2026 05:35:30 UTC] User ID: 227
[02-Apr-2026 05:35:30 UTC] ✅ User profile retrieved successfully for user ID: 227
[02-Apr-2026 10:05:08 UTC] === API CALL LOG ===
[02-Apr-2026 10:05:08 UTC] Endpoint: user/profile.php
[02-Apr-2026 10:05:08 UTC] Full Log Data: {
    "timestamp": "2026-04-02 10:05:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d5:45c:d2a1:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI0IiwidXNlcm5hbWUiOiJhcmZhbiIsImVtYWlsIjoicWF6aWFyZmFuMjAwN0BnbWFpbC5jb20iLCJleHAiOjE3NzU2NzIyNzZ9.SVL1pjYVAVTyE3BrtA0zg2r5SrDg8QwSLdu_VFzjuvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e5f03707f8d3c2c-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d5:45c:d2a1:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40d5:45c:d2a1:8000::, 162.159.122.164"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Apr-2026 10:05:08 UTC] === END API CALL LOG ===
[02-Apr-2026 10:05:08 UTC] ✅ API Hash verification passed for profile endpoint
[02-Apr-2026 10:05:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI0IiwidXNlcm5hbWUiOiJhcmZhbiIsImVtYWlsIjoicWF6aWFyZmFuMjAwN0BnbWFpbC5jb20iLCJleHAiOjE3NzU2NzIyNzZ9.SVL1pjYVAVTyE3BrtA0zg2r5SrDg8QwSLdu_VFzjuvk
[02-Apr-2026 10:05:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Apr-2026 10:05:08 UTC] ✅ JWT token verified successfully for user profile
[02-Apr-2026 10:05:08 UTC] User ID: 224
[02-Apr-2026 10:05:08 UTC] ✅ User profile retrieved successfully for user ID: 224
[02-Apr-2026 10:05:09 UTC] === API CALL LOG ===
[02-Apr-2026 10:05:09 UTC] Endpoint: user/profile.php
[02-Apr-2026 10:05:09 UTC] Full Log Data: {
    "timestamp": "2026-04-02 10:05:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d5:45c:d2a1:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI0IiwidXNlcm5hbWUiOiJhcmZhbiIsImVtYWlsIjoicWF6aWFyZmFuMjAwN0BnbWFpbC5jb20iLCJleHAiOjE3NzU2NzIyNzZ9.SVL1pjYVAVTyE3BrtA0zg2r5SrDg8QwSLdu_VFzjuvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e5f037478583c2c-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d5:45c:d2a1:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40d5:45c:d2a1:8000::, 162.159.122.164"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Apr-2026 10:05:09 UTC] === END API CALL LOG ===
[02-Apr-2026 10:05:09 UTC] ✅ API Hash verification passed for profile endpoint
[02-Apr-2026 10:05:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI0IiwidXNlcm5hbWUiOiJhcmZhbiIsImVtYWlsIjoicWF6aWFyZmFuMjAwN0BnbWFpbC5jb20iLCJleHAiOjE3NzU2NzIyNzZ9.SVL1pjYVAVTyE3BrtA0zg2r5SrDg8QwSLdu_VFzjuvk
[02-Apr-2026 10:05:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Apr-2026 10:05:09 UTC] ✅ JWT token verified successfully for user profile
[02-Apr-2026 10:05:09 UTC] User ID: 224
[02-Apr-2026 10:05:09 UTC] ✅ User profile retrieved successfully for user ID: 224
[02-Apr-2026 10:05:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Apr-2026 10:05:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Apr-2026 10:05:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI0IiwidXNlcm5hbWUiOiJhcmZhbiIsImVtYWlsIjoicWF6aWFyZmFuMjAwN0BnbWFpbC5jb20iLCJleHAiOjE3NzU2NzIyNzZ9.SVL1pjYVAVTyE3BrtA0zg2r5SrDg8QwSLdu_VFzjuvk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e5f0374785e3c2c-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40d5:45c:d2a1:8000::","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40d5:45c:d2a1:8000::, 162.159.122.165"}
[02-Apr-2026 10:05:09 UTC] === User Orders API Called ===
[02-Apr-2026 10:05:09 UTC] User ID: 224
[02-Apr-2026 10:05:09 UTC] Limit: 20, Offset: 0
[02-Apr-2026 10:05:09 UTC] === API CALL LOG ===
[02-Apr-2026 10:05:09 UTC] Endpoint: user/profile.php
[02-Apr-2026 10:05:09 UTC] Full Log Data: {
    "timestamp": "2026-04-02 10:05:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d5:45c:d2a1:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI0IiwidXNlcm5hbWUiOiJhcmZhbiIsImVtYWlsIjoicWF6aWFyZmFuMjAwN0BnbWFpbC5jb20iLCJleHAiOjE3NzU2NzIyNzZ9.SVL1pjYVAVTyE3BrtA0zg2r5SrDg8QwSLdu_VFzjuvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e5f037478613c2c-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d5:45c:d2a1:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40d5:45c:d2a1:8000::, 162.159.122.164"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Apr-2026 10:05:09 UTC] === END API CALL LOG ===
[02-Apr-2026 10:05:09 UTC] ✅ API Hash verification passed for profile endpoint
[02-Apr-2026 10:05:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI0IiwidXNlcm5hbWUiOiJhcmZhbiIsImVtYWlsIjoicWF6aWFyZmFuMjAwN0BnbWFpbC5jb20iLCJleHAiOjE3NzU2NzIyNzZ9.SVL1pjYVAVTyE3BrtA0zg2r5SrDg8QwSLdu_VFzjuvk
[02-Apr-2026 10:05:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Apr-2026 10:05:09 UTC] ✅ JWT token verified successfully for user profile
[02-Apr-2026 10:05:09 UTC] User ID: 224
[02-Apr-2026 10:05:09 UTC] Orders found: 0
[02-Apr-2026 10:05:09 UTC] Orders data: []
[02-Apr-2026 10:05:09 UTC] Total orders count: 0
[02-Apr-2026 10:05:09 UTC] ✅ User profile retrieved successfully for user ID: 224
[02-Apr-2026 10:05:10 UTC] === API CALL LOG ===
[02-Apr-2026 10:05:10 UTC] Endpoint: user/profile.php
[02-Apr-2026 10:05:10 UTC] Full Log Data: {
    "timestamp": "2026-04-02 10:05:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d5:45c:d2a1:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI0IiwidXNlcm5hbWUiOiJhcmZhbiIsImVtYWlsIjoicWF6aWFyZmFuMjAwN0BnbWFpbC5jb20iLCJleHAiOjE3NzU2NzIyNzZ9.SVL1pjYVAVTyE3BrtA0zg2r5SrDg8QwSLdu_VFzjuvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e5f037bdfdb3c2c-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d5:45c:d2a1:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40d5:45c:d2a1:8000::, 162.159.122.164"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Apr-2026 10:05:10 UTC] === END API CALL LOG ===
[02-Apr-2026 10:05:10 UTC] ✅ API Hash verification passed for profile endpoint
[02-Apr-2026 10:05:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI0IiwidXNlcm5hbWUiOiJhcmZhbiIsImVtYWlsIjoicWF6aWFyZmFuMjAwN0BnbWFpbC5jb20iLCJleHAiOjE3NzU2NzIyNzZ9.SVL1pjYVAVTyE3BrtA0zg2r5SrDg8QwSLdu_VFzjuvk
[02-Apr-2026 10:05:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Apr-2026 10:05:10 UTC] ✅ JWT token verified successfully for user profile
[02-Apr-2026 10:05:10 UTC] User ID: 224
[02-Apr-2026 10:05:10 UTC] ✅ User profile retrieved successfully for user ID: 224
[02-Apr-2026 13:23:55 UTC] === API CALL LOG ===
[02-Apr-2026 13:23:55 UTC] Endpoint: user/profile.php
[02-Apr-2026 13:23:55 UTC] Full Log Data: {
    "timestamp": "2026-04-02 13:23:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a0d:5600:24:12e9:757e:1c6:5a78:8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI4IiwidXNlcm5hbWUiOiJzdG9uZSIsImVtYWlsIjoibHVjeWthdHJpbjBAZ21haWwuY29tIiwiZXhwIjoxNzc1NzQxMDM0fQ.ZA-7komCproVZMZ5Kw74eAxoaWL2XZ3bAObEFgysuDo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e60269dbf7c5da8-EWR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a0d:5600:24:12e9:757e:1c6:5a78:8",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a0d:5600:24:12e9:757e:1c6:5a78:8, 172.70.115.3"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Apr-2026 13:23:55 UTC] === END API CALL LOG ===
[02-Apr-2026 13:23:55 UTC] ✅ API Hash verification passed for profile endpoint
[02-Apr-2026 13:23:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI4IiwidXNlcm5hbWUiOiJzdG9uZSIsImVtYWlsIjoibHVjeWthdHJpbjBAZ21haWwuY29tIiwiZXhwIjoxNzc1NzQxMDM0fQ.ZA-7komCproVZMZ5Kw74eAxoaWL2XZ3bAObEFgysuDo
[02-Apr-2026 13:23:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Apr-2026 13:23:55 UTC] ✅ JWT token verified successfully for user profile
[02-Apr-2026 13:23:55 UTC] User ID: 228
[02-Apr-2026 13:23:55 UTC] ✅ User profile retrieved successfully for user ID: 228
[02-Apr-2026 13:23:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Apr-2026 13:23:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Apr-2026 13:23:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI4IiwidXNlcm5hbWUiOiJzdG9uZSIsImVtYWlsIjoibHVjeWthdHJpbjBAZ21haWwuY29tIiwiZXhwIjoxNzc1NzQxMDM0fQ.ZA-7komCproVZMZ5Kw74eAxoaWL2XZ3bAObEFgysuDo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e60269dbf805da8-EWR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2a0d:5600:24:12e9:757e:1c6:5a78:8","CF-IPCountry":"US","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2a0d:5600:24:12e9:757e:1c6:5a78:8, 172.70.115.3"}
[02-Apr-2026 13:23:55 UTC] === User Orders API Called ===
[02-Apr-2026 13:23:55 UTC] User ID: 228
[02-Apr-2026 13:23:55 UTC] Limit: 20, Offset: 0
[02-Apr-2026 13:23:55 UTC] Orders found: 0
[02-Apr-2026 13:23:55 UTC] Orders data: []
[02-Apr-2026 13:23:55 UTC] Total orders count: 0
[02-Apr-2026 13:23:55 UTC] === API CALL LOG ===
[02-Apr-2026 13:23:55 UTC] Endpoint: user/profile.php
[02-Apr-2026 13:23:55 UTC] Full Log Data: {
    "timestamp": "2026-04-02 13:23:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a0d:5600:24:12e9:757e:1c6:5a78:8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI4IiwidXNlcm5hbWUiOiJzdG9uZSIsImVtYWlsIjoibHVjeWthdHJpbjBAZ21haWwuY29tIiwiZXhwIjoxNzc1NzQxMDM0fQ.ZA-7komCproVZMZ5Kw74eAxoaWL2XZ3bAObEFgysuDo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e60269ef9265da8-EWR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a0d:5600:24:12e9:757e:1c6:5a78:8",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a0d:5600:24:12e9:757e:1c6:5a78:8, 172.70.115.3"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Apr-2026 13:23:55 UTC] === END API CALL LOG ===
[02-Apr-2026 13:23:55 UTC] ✅ API Hash verification passed for profile endpoint
[02-Apr-2026 13:23:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI4IiwidXNlcm5hbWUiOiJzdG9uZSIsImVtYWlsIjoibHVjeWthdHJpbjBAZ21haWwuY29tIiwiZXhwIjoxNzc1NzQxMDM0fQ.ZA-7komCproVZMZ5Kw74eAxoaWL2XZ3bAObEFgysuDo
[02-Apr-2026 13:23:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Apr-2026 13:23:55 UTC] ✅ JWT token verified successfully for user profile
[02-Apr-2026 13:23:55 UTC] User ID: 228
[02-Apr-2026 13:23:55 UTC] ✅ User profile retrieved successfully for user ID: 228
[02-Apr-2026 13:23:56 UTC] === API CALL LOG ===
[02-Apr-2026 13:23:56 UTC] Endpoint: user/profile.php
[02-Apr-2026 13:23:56 UTC] Full Log Data: {
    "timestamp": "2026-04-02 13:23:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a0d:5600:24:12e9:757e:1c6:5a78:8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI4IiwidXNlcm5hbWUiOiJzdG9uZSIsImVtYWlsIjoibHVjeWthdHJpbjBAZ21haWwuY29tIiwiZXhwIjoxNzc1NzQxMDM0fQ.ZA-7komCproVZMZ5Kw74eAxoaWL2XZ3bAObEFgysuDo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e6026a7cbab5da8-EWR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a0d:5600:24:12e9:757e:1c6:5a78:8",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a0d:5600:24:12e9:757e:1c6:5a78:8, 172.70.115.3"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Apr-2026 13:23:56 UTC] === END API CALL LOG ===
[02-Apr-2026 13:23:56 UTC] ✅ API Hash verification passed for profile endpoint
[02-Apr-2026 13:23:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI4IiwidXNlcm5hbWUiOiJzdG9uZSIsImVtYWlsIjoibHVjeWthdHJpbjBAZ21haWwuY29tIiwiZXhwIjoxNzc1NzQxMDM0fQ.ZA-7komCproVZMZ5Kw74eAxoaWL2XZ3bAObEFgysuDo
[02-Apr-2026 13:23:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Apr-2026 13:23:56 UTC] ✅ JWT token verified successfully for user profile
[02-Apr-2026 13:23:56 UTC] User ID: 228
[02-Apr-2026 13:23:56 UTC] ✅ User profile retrieved successfully for user ID: 228
[02-Apr-2026 13:24:59 UTC] === API CALL LOG ===
[02-Apr-2026 13:24:59 UTC] Endpoint: user/profile.php
[02-Apr-2026 13:24:59 UTC] Full Log Data: {
    "timestamp": "2026-04-02 13:24:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a0d:5600:24:12e9:757e:1c6:5a78:8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI4IiwidXNlcm5hbWUiOiJzdG9uZSIsImVtYWlsIjoibHVjeWthdHJpbjBAZ21haWwuY29tIiwiZXhwIjoxNzc1NzQxMDM0fQ.ZA-7komCproVZMZ5Kw74eAxoaWL2XZ3bAObEFgysuDo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e60282d885fc62c-EWR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a0d:5600:24:12e9:757e:1c6:5a78:8",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a0d:5600:24:12e9:757e:1c6:5a78:8, 104.23.190.158"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Apr-2026 13:24:59 UTC] === END API CALL LOG ===
[02-Apr-2026 13:24:59 UTC] ✅ API Hash verification passed for profile endpoint
[02-Apr-2026 13:24:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI4IiwidXNlcm5hbWUiOiJzdG9uZSIsImVtYWlsIjoibHVjeWthdHJpbjBAZ21haWwuY29tIiwiZXhwIjoxNzc1NzQxMDM0fQ.ZA-7komCproVZMZ5Kw74eAxoaWL2XZ3bAObEFgysuDo
[02-Apr-2026 13:24:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Apr-2026 13:24:59 UTC] ✅ JWT token verified successfully for user profile
[02-Apr-2026 13:24:59 UTC] User ID: 228
[02-Apr-2026 13:24:59 UTC] ✅ User profile retrieved successfully for user ID: 228
[02-Apr-2026 13:25:04 UTC] === API CALL LOG ===
[02-Apr-2026 13:25:04 UTC] Endpoint: user/profile.php
[02-Apr-2026 13:25:04 UTC] Full Log Data: {
    "timestamp": "2026-04-02 13:25:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a0d:5600:24:12e9:757e:1c6:5a78:8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI4IiwidXNlcm5hbWUiOiJzdG9uZSIsImVtYWlsIjoibHVjeWthdHJpbjBAZ21haWwuY29tIiwiZXhwIjoxNzc1NzQxMDM0fQ.ZA-7komCproVZMZ5Kw74eAxoaWL2XZ3bAObEFgysuDo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e60284b8e84c62c-EWR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a0d:5600:24:12e9:757e:1c6:5a78:8",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a0d:5600:24:12e9:757e:1c6:5a78:8, 104.23.190.158"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Apr-2026 13:25:04 UTC] === END API CALL LOG ===
[02-Apr-2026 13:25:04 UTC] ✅ API Hash verification passed for profile endpoint
[02-Apr-2026 13:25:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI4IiwidXNlcm5hbWUiOiJzdG9uZSIsImVtYWlsIjoibHVjeWthdHJpbjBAZ21haWwuY29tIiwiZXhwIjoxNzc1NzQxMDM0fQ.ZA-7komCproVZMZ5Kw74eAxoaWL2XZ3bAObEFgysuDo
[02-Apr-2026 13:25:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Apr-2026 13:25:04 UTC] ✅ JWT token verified successfully for user profile
[02-Apr-2026 13:25:04 UTC] User ID: 228
[02-Apr-2026 13:25:04 UTC] ✅ User profile retrieved successfully for user ID: 228
[02-Apr-2026 13:25:12 UTC] === API CALL LOG ===
[02-Apr-2026 13:25:12 UTC] Endpoint: user/profile.php
[02-Apr-2026 13:25:12 UTC] Full Log Data: {
    "timestamp": "2026-04-02 13:25:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a0d:5600:24:12e9:757e:1c6:5a78:8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI4IiwidXNlcm5hbWUiOiJzdG9uZSIsImVtYWlsIjoibHVjeWthdHJpbjBAZ21haWwuY29tIiwiZXhwIjoxNzc1NzQxMDM0fQ.ZA-7komCproVZMZ5Kw74eAxoaWL2XZ3bAObEFgysuDo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e6028801bd4c62c-EWR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a0d:5600:24:12e9:757e:1c6:5a78:8",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a0d:5600:24:12e9:757e:1c6:5a78:8, 104.23.190.158"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Apr-2026 13:25:12 UTC] === END API CALL LOG ===
[02-Apr-2026 13:25:12 UTC] ✅ API Hash verification passed for profile endpoint
[02-Apr-2026 13:25:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI4IiwidXNlcm5hbWUiOiJzdG9uZSIsImVtYWlsIjoibHVjeWthdHJpbjBAZ21haWwuY29tIiwiZXhwIjoxNzc1NzQxMDM0fQ.ZA-7komCproVZMZ5Kw74eAxoaWL2XZ3bAObEFgysuDo
[02-Apr-2026 13:25:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Apr-2026 13:25:12 UTC] ✅ JWT token verified successfully for user profile
[02-Apr-2026 13:25:12 UTC] User ID: 228
[02-Apr-2026 13:25:12 UTC] ✅ User profile retrieved successfully for user ID: 228
[02-Apr-2026 13:25:12 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Apr-2026 13:25:12 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Apr-2026 13:25:12 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI4IiwidXNlcm5hbWUiOiJzdG9uZSIsImVtYWlsIjoibHVjeWthdHJpbjBAZ21haWwuY29tIiwiZXhwIjoxNzc1NzQxMDM0fQ.ZA-7komCproVZMZ5Kw74eAxoaWL2XZ3bAObEFgysuDo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e6028801bcfc62c-EWR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2a0d:5600:24:12e9:757e:1c6:5a78:8","CF-IPCountry":"US","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2a0d:5600:24:12e9:757e:1c6:5a78:8, 104.23.190.158"}
[02-Apr-2026 13:25:12 UTC] === User Orders API Called ===
[02-Apr-2026 13:25:12 UTC] User ID: 228
[02-Apr-2026 13:25:12 UTC] Limit: 20, Offset: 0
[02-Apr-2026 13:25:12 UTC] Orders found: 0
[02-Apr-2026 13:25:12 UTC] Orders data: []
[02-Apr-2026 13:25:12 UTC] Total orders count: 0
[02-Apr-2026 13:25:12 UTC] === API CALL LOG ===
[02-Apr-2026 13:25:12 UTC] Endpoint: user/profile.php
[02-Apr-2026 13:25:12 UTC] Full Log Data: {
    "timestamp": "2026-04-02 13:25:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a0d:5600:24:12e9:757e:1c6:5a78:8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI4IiwidXNlcm5hbWUiOiJzdG9uZSIsImVtYWlsIjoibHVjeWthdHJpbjBAZ21haWwuY29tIiwiZXhwIjoxNzc1NzQxMDM0fQ.ZA-7komCproVZMZ5Kw74eAxoaWL2XZ3bAObEFgysuDo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e6028814e83c62c-EWR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a0d:5600:24:12e9:757e:1c6:5a78:8",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a0d:5600:24:12e9:757e:1c6:5a78:8, 104.23.190.159"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Apr-2026 13:25:12 UTC] === END API CALL LOG ===
[02-Apr-2026 13:25:12 UTC] ✅ API Hash verification passed for profile endpoint
[02-Apr-2026 13:25:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI4IiwidXNlcm5hbWUiOiJzdG9uZSIsImVtYWlsIjoibHVjeWthdHJpbjBAZ21haWwuY29tIiwiZXhwIjoxNzc1NzQxMDM0fQ.ZA-7komCproVZMZ5Kw74eAxoaWL2XZ3bAObEFgysuDo
[02-Apr-2026 13:25:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Apr-2026 13:25:12 UTC] ✅ JWT token verified successfully for user profile
[02-Apr-2026 13:25:12 UTC] User ID: 228
[02-Apr-2026 13:25:12 UTC] ✅ User profile retrieved successfully for user ID: 228
[02-Apr-2026 13:26:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Apr-2026 13:26:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Apr-2026 13:26:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI4IiwidXNlcm5hbWUiOiJzdG9uZSIsImVtYWlsIjoibHVjeWthdHJpbjBAZ21haWwuY29tIiwiZXhwIjoxNzc1NzQxMDM0fQ.ZA-7komCproVZMZ5Kw74eAxoaWL2XZ3bAObEFgysuDo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e602a1d5a1ec62c-EWR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2a0d:5600:24:12e9:757e:1c6:5a78:8","CF-IPCountry":"US","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2a0d:5600:24:12e9:757e:1c6:5a78:8, 104.23.190.158"}
[02-Apr-2026 13:26:18 UTC] === User Orders API Called ===
[02-Apr-2026 13:26:18 UTC] User ID: 228
[02-Apr-2026 13:26:18 UTC] Limit: 20, Offset: 0
[02-Apr-2026 13:26:18 UTC] Orders found: 0
[02-Apr-2026 13:26:18 UTC] Orders data: []
[02-Apr-2026 13:26:18 UTC] Total orders count: 0
[02-Apr-2026 13:26:18 UTC] === API CALL LOG ===
[02-Apr-2026 13:26:18 UTC] Endpoint: user/profile.php
[02-Apr-2026 13:26:18 UTC] Full Log Data: {
    "timestamp": "2026-04-02 13:26:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a0d:5600:24:12e9:757e:1c6:5a78:8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI4IiwidXNlcm5hbWUiOiJzdG9uZSIsImVtYWlsIjoibHVjeWthdHJpbjBAZ21haWwuY29tIiwiZXhwIjoxNzc1NzQxMDM0fQ.ZA-7komCproVZMZ5Kw74eAxoaWL2XZ3bAObEFgysuDo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e602a1d5a1fc62c-EWR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a0d:5600:24:12e9:757e:1c6:5a78:8",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a0d:5600:24:12e9:757e:1c6:5a78:8, 104.23.190.158"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Apr-2026 13:26:18 UTC] === END API CALL LOG ===
[02-Apr-2026 13:26:18 UTC] ✅ API Hash verification passed for profile endpoint
[02-Apr-2026 13:26:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI4IiwidXNlcm5hbWUiOiJzdG9uZSIsImVtYWlsIjoibHVjeWthdHJpbjBAZ21haWwuY29tIiwiZXhwIjoxNzc1NzQxMDM0fQ.ZA-7komCproVZMZ5Kw74eAxoaWL2XZ3bAObEFgysuDo
[02-Apr-2026 13:26:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Apr-2026 13:26:18 UTC] ✅ JWT token verified successfully for user profile
[02-Apr-2026 13:26:18 UTC] User ID: 228
[02-Apr-2026 13:26:18 UTC] ✅ User profile retrieved successfully for user ID: 228
[02-Apr-2026 13:26:18 UTC] === API CALL LOG ===
[02-Apr-2026 13:26:18 UTC] Endpoint: user/profile.php
[02-Apr-2026 13:26:18 UTC] Full Log Data: {
    "timestamp": "2026-04-02 13:26:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a0d:5600:24:12e9:757e:1c6:5a78:8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI4IiwidXNlcm5hbWUiOiJzdG9uZSIsImVtYWlsIjoibHVjeWthdHJpbjBAZ21haWwuY29tIiwiZXhwIjoxNzc1NzQxMDM0fQ.ZA-7komCproVZMZ5Kw74eAxoaWL2XZ3bAObEFgysuDo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e602a1e9d2fc62c-EWR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a0d:5600:24:12e9:757e:1c6:5a78:8",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a0d:5600:24:12e9:757e:1c6:5a78:8, 104.23.190.158"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Apr-2026 13:26:18 UTC] === END API CALL LOG ===
[02-Apr-2026 13:26:18 UTC] ✅ API Hash verification passed for profile endpoint
[02-Apr-2026 13:26:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI4IiwidXNlcm5hbWUiOiJzdG9uZSIsImVtYWlsIjoibHVjeWthdHJpbjBAZ21haWwuY29tIiwiZXhwIjoxNzc1NzQxMDM0fQ.ZA-7komCproVZMZ5Kw74eAxoaWL2XZ3bAObEFgysuDo
[02-Apr-2026 13:26:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Apr-2026 13:26:18 UTC] ✅ JWT token verified successfully for user profile
[02-Apr-2026 13:26:18 UTC] User ID: 228
[02-Apr-2026 13:26:18 UTC] ✅ User profile retrieved successfully for user ID: 228
[02-Apr-2026 13:26:32 UTC] === API CALL LOG ===
[02-Apr-2026 13:26:32 UTC] Endpoint: user/profile.php
[02-Apr-2026 13:26:32 UTC] Full Log Data: {
    "timestamp": "2026-04-02 13:26:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a0d:5600:24:12e9:757e:1c6:5a78:8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI4IiwidXNlcm5hbWUiOiJzdG9uZSIsImVtYWlsIjoibHVjeWthdHJpbjBAZ21haWwuY29tIiwiZXhwIjoxNzc1NzQxMDM0fQ.ZA-7komCproVZMZ5Kw74eAxoaWL2XZ3bAObEFgysuDo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e602a743d91c62c-EWR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a0d:5600:24:12e9:757e:1c6:5a78:8",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a0d:5600:24:12e9:757e:1c6:5a78:8, 104.23.190.159"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Apr-2026 13:26:32 UTC] === END API CALL LOG ===
[02-Apr-2026 13:26:32 UTC] ✅ API Hash verification passed for profile endpoint
[02-Apr-2026 13:26:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI4IiwidXNlcm5hbWUiOiJzdG9uZSIsImVtYWlsIjoibHVjeWthdHJpbjBAZ21haWwuY29tIiwiZXhwIjoxNzc1NzQxMDM0fQ.ZA-7komCproVZMZ5Kw74eAxoaWL2XZ3bAObEFgysuDo
[02-Apr-2026 13:26:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Apr-2026 13:26:32 UTC] ✅ JWT token verified successfully for user profile
[02-Apr-2026 13:26:32 UTC] User ID: 228
[02-Apr-2026 13:26:32 UTC] ✅ User profile retrieved successfully for user ID: 228
[02-Apr-2026 13:26:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Apr-2026 13:26:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Apr-2026 13:26:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI4IiwidXNlcm5hbWUiOiJzdG9uZSIsImVtYWlsIjoibHVjeWthdHJpbjBAZ21haWwuY29tIiwiZXhwIjoxNzc1NzQxMDM0fQ.ZA-7komCproVZMZ5Kw74eAxoaWL2XZ3bAObEFgysuDo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e602a867f05c62c-EWR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2a0d:5600:24:12e9:757e:1c6:5a78:8","CF-IPCountry":"US","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2a0d:5600:24:12e9:757e:1c6:5a78:8, 104.23.190.159"}
[02-Apr-2026 13:26:35 UTC] === User Orders API Called ===
[02-Apr-2026 13:26:35 UTC] User ID: 228
[02-Apr-2026 13:26:35 UTC] Limit: 20, Offset: 0
[02-Apr-2026 13:26:35 UTC] Orders found: 0
[02-Apr-2026 13:26:35 UTC] Orders data: []
[02-Apr-2026 13:26:35 UTC] Total orders count: 0
[02-Apr-2026 13:26:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Apr-2026 13:26:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Apr-2026 13:26:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI4IiwidXNlcm5hbWUiOiJzdG9uZSIsImVtYWlsIjoibHVjeWthdHJpbjBAZ21haWwuY29tIiwiZXhwIjoxNzc1NzQxMDM0fQ.ZA-7komCproVZMZ5Kw74eAxoaWL2XZ3bAObEFgysuDo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e602a903d0fc62c-EWR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2a0d:5600:24:12e9:757e:1c6:5a78:8","CF-IPCountry":"US","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2a0d:5600:24:12e9:757e:1c6:5a78:8, 104.23.190.159"}
[02-Apr-2026 13:26:36 UTC] === User Orders API Called ===
[02-Apr-2026 13:26:36 UTC] User ID: 228
[02-Apr-2026 13:26:36 UTC] Limit: 20, Offset: 0
[02-Apr-2026 13:26:36 UTC] Orders found: 0
[02-Apr-2026 13:26:36 UTC] Orders data: []
[02-Apr-2026 13:26:36 UTC] Total orders count: 0
[02-Apr-2026 13:26:37 UTC] === API CALL LOG ===
[02-Apr-2026 13:26:37 UTC] Endpoint: user/profile.php
[02-Apr-2026 13:26:37 UTC] Full Log Data: {
    "timestamp": "2026-04-02 13:26:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a0d:5600:24:12e9:757e:1c6:5a78:8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI4IiwidXNlcm5hbWUiOiJzdG9uZSIsImVtYWlsIjoibHVjeWthdHJpbjBAZ21haWwuY29tIiwiZXhwIjoxNzc1NzQxMDM0fQ.ZA-7komCproVZMZ5Kw74eAxoaWL2XZ3bAObEFgysuDo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e602a903d11c62c-EWR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a0d:5600:24:12e9:757e:1c6:5a78:8",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a0d:5600:24:12e9:757e:1c6:5a78:8, 104.23.190.158"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Apr-2026 13:26:37 UTC] === END API CALL LOG ===
[02-Apr-2026 13:26:37 UTC] ✅ API Hash verification passed for profile endpoint
[02-Apr-2026 13:26:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI4IiwidXNlcm5hbWUiOiJzdG9uZSIsImVtYWlsIjoibHVjeWthdHJpbjBAZ21haWwuY29tIiwiZXhwIjoxNzc1NzQxMDM0fQ.ZA-7komCproVZMZ5Kw74eAxoaWL2XZ3bAObEFgysuDo
[02-Apr-2026 13:26:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Apr-2026 13:26:37 UTC] ✅ JWT token verified successfully for user profile
[02-Apr-2026 13:26:37 UTC] User ID: 228
[02-Apr-2026 13:26:37 UTC] ✅ User profile retrieved successfully for user ID: 228
[02-Apr-2026 13:26:37 UTC] === API CALL LOG ===
[02-Apr-2026 13:26:37 UTC] Endpoint: user/profile.php
[02-Apr-2026 13:26:37 UTC] Full Log Data: {
    "timestamp": "2026-04-02 13:26:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a0d:5600:24:12e9:757e:1c6:5a78:8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI4IiwidXNlcm5hbWUiOiJzdG9uZSIsImVtYWlsIjoibHVjeWthdHJpbjBAZ21haWwuY29tIiwiZXhwIjoxNzc1NzQxMDM0fQ.ZA-7komCproVZMZ5Kw74eAxoaWL2XZ3bAObEFgysuDo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e602a917fcdc62c-EWR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a0d:5600:24:12e9:757e:1c6:5a78:8",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a0d:5600:24:12e9:757e:1c6:5a78:8, 104.23.190.159"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Apr-2026 13:26:37 UTC] === END API CALL LOG ===
[02-Apr-2026 13:26:37 UTC] ✅ API Hash verification passed for profile endpoint
[02-Apr-2026 13:26:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI4IiwidXNlcm5hbWUiOiJzdG9uZSIsImVtYWlsIjoibHVjeWthdHJpbjBAZ21haWwuY29tIiwiZXhwIjoxNzc1NzQxMDM0fQ.ZA-7komCproVZMZ5Kw74eAxoaWL2XZ3bAObEFgysuDo
[02-Apr-2026 13:26:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Apr-2026 13:26:37 UTC] ✅ JWT token verified successfully for user profile
[02-Apr-2026 13:26:37 UTC] User ID: 228
[02-Apr-2026 13:26:37 UTC] ✅ User profile retrieved successfully for user ID: 228
[02-Apr-2026 13:26:47 UTC] === API CALL LOG ===
[02-Apr-2026 13:26:47 UTC] Endpoint: user/profile.php
[02-Apr-2026 13:26:47 UTC] Full Log Data: {
    "timestamp": "2026-04-02 13:26:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a0d:5600:24:12e9:757e:1c6:5a78:8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI4IiwidXNlcm5hbWUiOiJzdG9uZSIsImVtYWlsIjoibHVjeWthdHJpbjBAZ21haWwuY29tIiwiZXhwIjoxNzc1NzQxMDM0fQ.ZA-7komCproVZMZ5Kw74eAxoaWL2XZ3bAObEFgysuDo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e602acf3c58c62c-EWR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a0d:5600:24:12e9:757e:1c6:5a78:8",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a0d:5600:24:12e9:757e:1c6:5a78:8, 104.23.190.158"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Apr-2026 13:26:47 UTC] === END API CALL LOG ===
[02-Apr-2026 13:26:47 UTC] ✅ API Hash verification passed for profile endpoint
[02-Apr-2026 13:26:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI4IiwidXNlcm5hbWUiOiJzdG9uZSIsImVtYWlsIjoibHVjeWthdHJpbjBAZ21haWwuY29tIiwiZXhwIjoxNzc1NzQxMDM0fQ.ZA-7komCproVZMZ5Kw74eAxoaWL2XZ3bAObEFgysuDo
[02-Apr-2026 13:26:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Apr-2026 13:26:47 UTC] ✅ JWT token verified successfully for user profile
[02-Apr-2026 13:26:47 UTC] User ID: 228
[02-Apr-2026 13:26:47 UTC] ✅ User profile retrieved successfully for user ID: 228
[02-Apr-2026 13:26:47 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Apr-2026 13:26:47 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Apr-2026 13:26:47 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI4IiwidXNlcm5hbWUiOiJzdG9uZSIsImVtYWlsIjoibHVjeWthdHJpbjBAZ21haWwuY29tIiwiZXhwIjoxNzc1NzQxMDM0fQ.ZA-7komCproVZMZ5Kw74eAxoaWL2XZ3bAObEFgysuDo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e602acf3c52c62c-EWR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2a0d:5600:24:12e9:757e:1c6:5a78:8","CF-IPCountry":"US","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2a0d:5600:24:12e9:757e:1c6:5a78:8, 104.23.190.159"}
[02-Apr-2026 13:26:47 UTC] === User Orders API Called ===
[02-Apr-2026 13:26:47 UTC] User ID: 228
[02-Apr-2026 13:26:47 UTC] Limit: 20, Offset: 0
[02-Apr-2026 13:26:47 UTC] Orders found: 0
[02-Apr-2026 13:26:47 UTC] Orders data: []
[02-Apr-2026 13:26:47 UTC] Total orders count: 0
[02-Apr-2026 13:26:47 UTC] === API CALL LOG ===
[02-Apr-2026 13:26:47 UTC] Endpoint: user/profile.php
[02-Apr-2026 13:26:47 UTC] Full Log Data: {
    "timestamp": "2026-04-02 13:26:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a0d:5600:24:12e9:757e:1c6:5a78:8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI4IiwidXNlcm5hbWUiOiJzdG9uZSIsImVtYWlsIjoibHVjeWthdHJpbjBAZ21haWwuY29tIiwiZXhwIjoxNzc1NzQxMDM0fQ.ZA-7komCproVZMZ5Kw74eAxoaWL2XZ3bAObEFgysuDo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e602ad0a835c62c-EWR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a0d:5600:24:12e9:757e:1c6:5a78:8",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a0d:5600:24:12e9:757e:1c6:5a78:8, 104.23.190.159"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Apr-2026 13:26:47 UTC] === END API CALL LOG ===
[02-Apr-2026 13:26:47 UTC] ✅ API Hash verification passed for profile endpoint
[02-Apr-2026 13:26:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI4IiwidXNlcm5hbWUiOiJzdG9uZSIsImVtYWlsIjoibHVjeWthdHJpbjBAZ21haWwuY29tIiwiZXhwIjoxNzc1NzQxMDM0fQ.ZA-7komCproVZMZ5Kw74eAxoaWL2XZ3bAObEFgysuDo
[02-Apr-2026 13:26:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Apr-2026 13:26:47 UTC] ✅ JWT token verified successfully for user profile
[02-Apr-2026 13:26:47 UTC] User ID: 228
[02-Apr-2026 13:26:47 UTC] ✅ User profile retrieved successfully for user ID: 228
[02-Apr-2026 13:26:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Apr-2026 13:26:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Apr-2026 13:26:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI4IiwidXNlcm5hbWUiOiJzdG9uZSIsImVtYWlsIjoibHVjeWthdHJpbjBAZ21haWwuY29tIiwiZXhwIjoxNzc1NzQxMDM0fQ.ZA-7komCproVZMZ5Kw74eAxoaWL2XZ3bAObEFgysuDo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e602ad8fabfc62c-EWR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2a0d:5600:24:12e9:757e:1c6:5a78:8","CF-IPCountry":"US","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2a0d:5600:24:12e9:757e:1c6:5a78:8, 104.23.190.158"}
[02-Apr-2026 13:26:48 UTC] === User Orders API Called ===
[02-Apr-2026 13:26:48 UTC] User ID: 228
[02-Apr-2026 13:26:48 UTC] Limit: 20, Offset: 0
[02-Apr-2026 13:26:48 UTC] Orders found: 0
[02-Apr-2026 13:26:48 UTC] Orders data: []
[02-Apr-2026 13:26:48 UTC] Total orders count: 0
[02-Apr-2026 13:26:49 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Apr-2026 13:26:49 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Apr-2026 13:26:49 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI4IiwidXNlcm5hbWUiOiJzdG9uZSIsImVtYWlsIjoibHVjeWthdHJpbjBAZ21haWwuY29tIiwiZXhwIjoxNzc1NzQxMDM0fQ.ZA-7komCproVZMZ5Kw74eAxoaWL2XZ3bAObEFgysuDo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e602ae05bf4c62c-EWR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2a0d:5600:24:12e9:757e:1c6:5a78:8","CF-IPCountry":"US","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2a0d:5600:24:12e9:757e:1c6:5a78:8, 104.23.190.159"}
[02-Apr-2026 13:26:49 UTC] === User Orders API Called ===
[02-Apr-2026 13:26:49 UTC] User ID: 228
[02-Apr-2026 13:26:49 UTC] Limit: 20, Offset: 0
[02-Apr-2026 13:26:49 UTC] === API CALL LOG ===
[02-Apr-2026 13:26:49 UTC] Endpoint: user/profile.php
[02-Apr-2026 13:26:49 UTC] Full Log Data: {
    "timestamp": "2026-04-02 13:26:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a0d:5600:24:12e9:757e:1c6:5a78:8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI4IiwidXNlcm5hbWUiOiJzdG9uZSIsImVtYWlsIjoibHVjeWthdHJpbjBAZ21haWwuY29tIiwiZXhwIjoxNzc1NzQxMDM0fQ.ZA-7komCproVZMZ5Kw74eAxoaWL2XZ3bAObEFgysuDo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e602ae05bf8c62c-EWR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a0d:5600:24:12e9:757e:1c6:5a78:8",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a0d:5600:24:12e9:757e:1c6:5a78:8, 104.23.190.158"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Apr-2026 13:26:49 UTC] === END API CALL LOG ===
[02-Apr-2026 13:26:49 UTC] ✅ API Hash verification passed for profile endpoint
[02-Apr-2026 13:26:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI4IiwidXNlcm5hbWUiOiJzdG9uZSIsImVtYWlsIjoibHVjeWthdHJpbjBAZ21haWwuY29tIiwiZXhwIjoxNzc1NzQxMDM0fQ.ZA-7komCproVZMZ5Kw74eAxoaWL2XZ3bAObEFgysuDo
[02-Apr-2026 13:26:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Apr-2026 13:26:49 UTC] ✅ JWT token verified successfully for user profile
[02-Apr-2026 13:26:49 UTC] User ID: 228
[02-Apr-2026 13:26:49 UTC] ✅ User profile retrieved successfully for user ID: 228
[02-Apr-2026 13:26:49 UTC] Orders found: 0
[02-Apr-2026 13:26:49 UTC] Orders data: []
[02-Apr-2026 13:26:49 UTC] Total orders count: 0
[02-Apr-2026 13:26:49 UTC] === API CALL LOG ===
[02-Apr-2026 13:26:49 UTC] Endpoint: user/profile.php
[02-Apr-2026 13:26:49 UTC] Full Log Data: {
    "timestamp": "2026-04-02 13:26:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a0d:5600:24:12e9:757e:1c6:5a78:8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI4IiwidXNlcm5hbWUiOiJzdG9uZSIsImVtYWlsIjoibHVjeWthdHJpbjBAZ21haWwuY29tIiwiZXhwIjoxNzc1NzQxMDM0fQ.ZA-7komCproVZMZ5Kw74eAxoaWL2XZ3bAObEFgysuDo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e602ae19ea5c62c-EWR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a0d:5600:24:12e9:757e:1c6:5a78:8",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a0d:5600:24:12e9:757e:1c6:5a78:8, 104.23.190.159"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Apr-2026 13:26:49 UTC] === END API CALL LOG ===
[02-Apr-2026 13:26:49 UTC] ✅ API Hash verification passed for profile endpoint
[02-Apr-2026 13:26:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI4IiwidXNlcm5hbWUiOiJzdG9uZSIsImVtYWlsIjoibHVjeWthdHJpbjBAZ21haWwuY29tIiwiZXhwIjoxNzc1NzQxMDM0fQ.ZA-7komCproVZMZ5Kw74eAxoaWL2XZ3bAObEFgysuDo
[02-Apr-2026 13:26:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Apr-2026 13:26:49 UTC] ✅ JWT token verified successfully for user profile
[02-Apr-2026 13:26:49 UTC] User ID: 228
[02-Apr-2026 13:26:49 UTC] ✅ User profile retrieved successfully for user ID: 228
[02-Apr-2026 13:27:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Apr-2026 13:27:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Apr-2026 13:27:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI4IiwidXNlcm5hbWUiOiJzdG9uZSIsImVtYWlsIjoibHVjeWthdHJpbjBAZ21haWwuY29tIiwiZXhwIjoxNzc1NzQxMDM0fQ.ZA-7komCproVZMZ5Kw74eAxoaWL2XZ3bAObEFgysuDo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e602b26c973c62c-EWR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2a0d:5600:24:12e9:757e:1c6:5a78:8","CF-IPCountry":"US","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2a0d:5600:24:12e9:757e:1c6:5a78:8, 104.23.190.158"}
[02-Apr-2026 13:27:01 UTC] === User Orders API Called ===
[02-Apr-2026 13:27:01 UTC] User ID: 228
[02-Apr-2026 13:27:01 UTC] Limit: 20, Offset: 0
[02-Apr-2026 13:27:01 UTC] Orders found: 0
[02-Apr-2026 13:27:01 UTC] Orders data: []
[02-Apr-2026 13:27:01 UTC] Total orders count: 0
[02-Apr-2026 13:27:01 UTC] === API CALL LOG ===
[02-Apr-2026 13:27:01 UTC] Endpoint: user/profile.php
[02-Apr-2026 13:27:01 UTC] Full Log Data: {
    "timestamp": "2026-04-02 13:27:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a0d:5600:24:12e9:757e:1c6:5a78:8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI4IiwidXNlcm5hbWUiOiJzdG9uZSIsImVtYWlsIjoibHVjeWthdHJpbjBAZ21haWwuY29tIiwiZXhwIjoxNzc1NzQxMDM0fQ.ZA-7komCproVZMZ5Kw74eAxoaWL2XZ3bAObEFgysuDo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e602b26c975c62c-EWR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a0d:5600:24:12e9:757e:1c6:5a78:8",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a0d:5600:24:12e9:757e:1c6:5a78:8, 104.23.190.159"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Apr-2026 13:27:01 UTC] === END API CALL LOG ===
[02-Apr-2026 13:27:01 UTC] ✅ API Hash verification passed for profile endpoint
[02-Apr-2026 13:27:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI4IiwidXNlcm5hbWUiOiJzdG9uZSIsImVtYWlsIjoibHVjeWthdHJpbjBAZ21haWwuY29tIiwiZXhwIjoxNzc1NzQxMDM0fQ.ZA-7komCproVZMZ5Kw74eAxoaWL2XZ3bAObEFgysuDo
[02-Apr-2026 13:27:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Apr-2026 13:27:01 UTC] ✅ JWT token verified successfully for user profile
[02-Apr-2026 13:27:01 UTC] User ID: 228
[02-Apr-2026 13:27:01 UTC] ✅ User profile retrieved successfully for user ID: 228
[02-Apr-2026 13:27:01 UTC] === API CALL LOG ===
[02-Apr-2026 13:27:01 UTC] Endpoint: user/profile.php
[02-Apr-2026 13:27:01 UTC] Full Log Data: {
    "timestamp": "2026-04-02 13:27:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a0d:5600:24:12e9:757e:1c6:5a78:8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI4IiwidXNlcm5hbWUiOiJzdG9uZSIsImVtYWlsIjoibHVjeWthdHJpbjBAZ21haWwuY29tIiwiZXhwIjoxNzc1NzQxMDM0fQ.ZA-7komCproVZMZ5Kw74eAxoaWL2XZ3bAObEFgysuDo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e602b27fc4fc62c-EWR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a0d:5600:24:12e9:757e:1c6:5a78:8",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a0d:5600:24:12e9:757e:1c6:5a78:8, 104.23.190.158"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Apr-2026 13:27:01 UTC] === END API CALL LOG ===
[02-Apr-2026 13:27:01 UTC] ✅ API Hash verification passed for profile endpoint
[02-Apr-2026 13:27:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI4IiwidXNlcm5hbWUiOiJzdG9uZSIsImVtYWlsIjoibHVjeWthdHJpbjBAZ21haWwuY29tIiwiZXhwIjoxNzc1NzQxMDM0fQ.ZA-7komCproVZMZ5Kw74eAxoaWL2XZ3bAObEFgysuDo
[02-Apr-2026 13:27:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Apr-2026 13:27:01 UTC] ✅ JWT token verified successfully for user profile
[02-Apr-2026 13:27:01 UTC] User ID: 228
[02-Apr-2026 13:27:01 UTC] ✅ User profile retrieved successfully for user ID: 228
[02-Apr-2026 13:27:59 UTC] === API CALL LOG ===
[02-Apr-2026 13:27:59 UTC] Endpoint: user/profile.php
[02-Apr-2026 13:27:59 UTC] Full Log Data: {
    "timestamp": "2026-04-02 13:27:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a0d:5600:24:12e9:757e:1c6:5a78:8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI4IiwidXNlcm5hbWUiOiJzdG9uZSIsImVtYWlsIjoibHVjeWthdHJpbjBAZ21haWwuY29tIiwiZXhwIjoxNzc1NzQxMDM0fQ.ZA-7komCproVZMZ5Kw74eAxoaWL2XZ3bAObEFgysuDo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e602c93baefc62c-EWR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a0d:5600:24:12e9:757e:1c6:5a78:8",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a0d:5600:24:12e9:757e:1c6:5a78:8, 104.23.190.159"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Apr-2026 13:27:59 UTC] === END API CALL LOG ===
[02-Apr-2026 13:27:59 UTC] ✅ API Hash verification passed for profile endpoint
[02-Apr-2026 13:27:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI4IiwidXNlcm5hbWUiOiJzdG9uZSIsImVtYWlsIjoibHVjeWthdHJpbjBAZ21haWwuY29tIiwiZXhwIjoxNzc1NzQxMDM0fQ.ZA-7komCproVZMZ5Kw74eAxoaWL2XZ3bAObEFgysuDo
[02-Apr-2026 13:27:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Apr-2026 13:27:59 UTC] ✅ JWT token verified successfully for user profile
[02-Apr-2026 13:27:59 UTC] User ID: 228
[02-Apr-2026 13:27:59 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Apr-2026 13:27:59 UTC] ✅ User profile retrieved successfully for user ID: 228
[02-Apr-2026 13:27:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Apr-2026 13:27:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI4IiwidXNlcm5hbWUiOiJzdG9uZSIsImVtYWlsIjoibHVjeWthdHJpbjBAZ21haWwuY29tIiwiZXhwIjoxNzc1NzQxMDM0fQ.ZA-7komCproVZMZ5Kw74eAxoaWL2XZ3bAObEFgysuDo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e602c93baeec62c-EWR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2a0d:5600:24:12e9:757e:1c6:5a78:8","CF-IPCountry":"US","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2a0d:5600:24:12e9:757e:1c6:5a78:8, 104.23.190.159"}
[02-Apr-2026 13:27:59 UTC] === User Orders API Called ===
[02-Apr-2026 13:27:59 UTC] User ID: 228
[02-Apr-2026 13:27:59 UTC] Limit: 20, Offset: 0
[02-Apr-2026 13:27:59 UTC] Orders found: 0
[02-Apr-2026 13:27:59 UTC] Orders data: []
[02-Apr-2026 13:27:59 UTC] Total orders count: 0
[02-Apr-2026 13:27:59 UTC] === API CALL LOG ===
[02-Apr-2026 13:27:59 UTC] Endpoint: user/profile.php
[02-Apr-2026 13:27:59 UTC] Full Log Data: {
    "timestamp": "2026-04-02 13:27:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a0d:5600:24:12e9:757e:1c6:5a78:8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI4IiwidXNlcm5hbWUiOiJzdG9uZSIsImVtYWlsIjoibHVjeWthdHJpbjBAZ21haWwuY29tIiwiZXhwIjoxNzc1NzQxMDM0fQ.ZA-7komCproVZMZ5Kw74eAxoaWL2XZ3bAObEFgysuDo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e602c951e2cc62c-EWR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a0d:5600:24:12e9:757e:1c6:5a78:8",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a0d:5600:24:12e9:757e:1c6:5a78:8, 104.23.190.159"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Apr-2026 13:27:59 UTC] === END API CALL LOG ===
[02-Apr-2026 13:27:59 UTC] ✅ API Hash verification passed for profile endpoint
[02-Apr-2026 13:27:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI4IiwidXNlcm5hbWUiOiJzdG9uZSIsImVtYWlsIjoibHVjeWthdHJpbjBAZ21haWwuY29tIiwiZXhwIjoxNzc1NzQxMDM0fQ.ZA-7komCproVZMZ5Kw74eAxoaWL2XZ3bAObEFgysuDo
[02-Apr-2026 13:27:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Apr-2026 13:27:59 UTC] ✅ JWT token verified successfully for user profile
[02-Apr-2026 13:27:59 UTC] User ID: 228
[02-Apr-2026 13:27:59 UTC] ✅ User profile retrieved successfully for user ID: 228
[02-Apr-2026 13:28:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Apr-2026 13:28:03 UTC] === API CALL LOG ===
[02-Apr-2026 13:28:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Apr-2026 13:28:03 UTC] Endpoint: user/profile.php
[02-Apr-2026 13:28:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI4IiwidXNlcm5hbWUiOiJzdG9uZSIsImVtYWlsIjoibHVjeWthdHJpbjBAZ21haWwuY29tIiwiZXhwIjoxNzc1NzQxMDM0fQ.ZA-7komCproVZMZ5Kw74eAxoaWL2XZ3bAObEFgysuDo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e602cafeb98c62c-EWR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2a0d:5600:24:12e9:757e:1c6:5a78:8","CF-IPCountry":"US","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2a0d:5600:24:12e9:757e:1c6:5a78:8, 104.23.190.159"}
[02-Apr-2026 13:28:03 UTC] Full Log Data: {
    "timestamp": "2026-04-02 13:28:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a0d:5600:24:12e9:757e:1c6:5a78:8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI4IiwidXNlcm5hbWUiOiJzdG9uZSIsImVtYWlsIjoibHVjeWthdHJpbjBAZ21haWwuY29tIiwiZXhwIjoxNzc1NzQxMDM0fQ.ZA-7komCproVZMZ5Kw74eAxoaWL2XZ3bAObEFgysuDo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e602cafeb9cc62c-EWR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a0d:5600:24:12e9:757e:1c6:5a78:8",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a0d:5600:24:12e9:757e:1c6:5a78:8, 104.23.190.159"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Apr-2026 13:28:03 UTC] === END API CALL LOG ===
[02-Apr-2026 13:28:03 UTC] === User Orders API Called ===
[02-Apr-2026 13:28:03 UTC] ✅ API Hash verification passed for profile endpoint
[02-Apr-2026 13:28:03 UTC] User ID: 228
[02-Apr-2026 13:28:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI4IiwidXNlcm5hbWUiOiJzdG9uZSIsImVtYWlsIjoibHVjeWthdHJpbjBAZ21haWwuY29tIiwiZXhwIjoxNzc1NzQxMDM0fQ.ZA-7komCproVZMZ5Kw74eAxoaWL2XZ3bAObEFgysuDo
[02-Apr-2026 13:28:03 UTC] Limit: 20, Offset: 0
[02-Apr-2026 13:28:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Apr-2026 13:28:03 UTC] ✅ JWT token verified successfully for user profile
[02-Apr-2026 13:28:03 UTC] User ID: 228
[02-Apr-2026 13:28:03 UTC] ✅ User profile retrieved successfully for user ID: 228
[02-Apr-2026 13:28:03 UTC] Orders found: 0
[02-Apr-2026 13:28:03 UTC] Orders data: []
[02-Apr-2026 13:28:03 UTC] Total orders count: 0
[02-Apr-2026 13:28:04 UTC] === API CALL LOG ===
[02-Apr-2026 13:28:04 UTC] Endpoint: user/profile.php
[02-Apr-2026 13:28:04 UTC] Full Log Data: {
    "timestamp": "2026-04-02 13:28:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a0d:5600:24:12e9:757e:1c6:5a78:8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI4IiwidXNlcm5hbWUiOiJzdG9uZSIsImVtYWlsIjoibHVjeWthdHJpbjBAZ21haWwuY29tIiwiZXhwIjoxNzc1NzQxMDM0fQ.ZA-7komCproVZMZ5Kw74eAxoaWL2XZ3bAObEFgysuDo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e602cb12e56c62c-EWR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a0d:5600:24:12e9:757e:1c6:5a78:8",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a0d:5600:24:12e9:757e:1c6:5a78:8, 104.23.190.159"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Apr-2026 13:28:04 UTC] === END API CALL LOG ===
[02-Apr-2026 13:28:04 UTC] ✅ API Hash verification passed for profile endpoint
[02-Apr-2026 13:28:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI4IiwidXNlcm5hbWUiOiJzdG9uZSIsImVtYWlsIjoibHVjeWthdHJpbjBAZ21haWwuY29tIiwiZXhwIjoxNzc1NzQxMDM0fQ.ZA-7komCproVZMZ5Kw74eAxoaWL2XZ3bAObEFgysuDo
[02-Apr-2026 13:28:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Apr-2026 13:28:04 UTC] ✅ JWT token verified successfully for user profile
[02-Apr-2026 13:28:04 UTC] User ID: 228
[02-Apr-2026 13:28:04 UTC] ✅ User profile retrieved successfully for user ID: 228
[02-Apr-2026 13:28:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Apr-2026 13:28:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Apr-2026 13:28:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI4IiwidXNlcm5hbWUiOiJzdG9uZSIsImVtYWlsIjoibHVjeWthdHJpbjBAZ21haWwuY29tIiwiZXhwIjoxNzc1NzQxMDM0fQ.ZA-7komCproVZMZ5Kw74eAxoaWL2XZ3bAObEFgysuDo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e602cca4fc0c62c-EWR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2a0d:5600:24:12e9:757e:1c6:5a78:8","CF-IPCountry":"US","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2a0d:5600:24:12e9:757e:1c6:5a78:8, 104.23.190.159"}
[02-Apr-2026 13:28:08 UTC] === User Orders API Called ===
[02-Apr-2026 13:28:08 UTC] User ID: 228
[02-Apr-2026 13:28:08 UTC] Limit: 20, Offset: 0
[02-Apr-2026 13:28:08 UTC] Orders found: 0
[02-Apr-2026 13:28:08 UTC] Orders data: []
[02-Apr-2026 13:28:08 UTC] Total orders count: 0
[02-Apr-2026 13:28:09 UTC] === API CALL LOG ===
[02-Apr-2026 13:28:09 UTC] Endpoint: user/profile.php
[02-Apr-2026 13:28:09 UTC] Full Log Data: {
    "timestamp": "2026-04-02 13:28:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a0d:5600:24:12e9:757e:1c6:5a78:8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI4IiwidXNlcm5hbWUiOiJzdG9uZSIsImVtYWlsIjoibHVjeWthdHJpbjBAZ21haWwuY29tIiwiZXhwIjoxNzc1NzQxMDM0fQ.ZA-7komCproVZMZ5Kw74eAxoaWL2XZ3bAObEFgysuDo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e602cd28b9ac62c-EWR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a0d:5600:24:12e9:757e:1c6:5a78:8",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a0d:5600:24:12e9:757e:1c6:5a78:8, 104.23.190.159"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Apr-2026 13:28:09 UTC] === END API CALL LOG ===
[02-Apr-2026 13:28:09 UTC] ✅ API Hash verification passed for profile endpoint
[02-Apr-2026 13:28:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI4IiwidXNlcm5hbWUiOiJzdG9uZSIsImVtYWlsIjoibHVjeWthdHJpbjBAZ21haWwuY29tIiwiZXhwIjoxNzc1NzQxMDM0fQ.ZA-7komCproVZMZ5Kw74eAxoaWL2XZ3bAObEFgysuDo
[02-Apr-2026 13:28:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Apr-2026 13:28:09 UTC] ✅ JWT token verified successfully for user profile
[02-Apr-2026 13:28:09 UTC] User ID: 228
[02-Apr-2026 13:28:09 UTC] ✅ User profile retrieved successfully for user ID: 228
[02-Apr-2026 13:28:09 UTC] User Purchases API - User ID: 228
[02-Apr-2026 13:28:09 UTC] User Purchases API - Total purchases found: 0
[02-Apr-2026 13:28:10 UTC] === API CALL LOG ===
[02-Apr-2026 13:28:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Apr-2026 13:28:10 UTC] Endpoint: user/profile.php
[02-Apr-2026 13:28:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Apr-2026 13:28:10 UTC] Full Log Data: {
    "timestamp": "2026-04-02 13:28:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a0d:5600:24:12e9:757e:1c6:5a78:8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI4IiwidXNlcm5hbWUiOiJzdG9uZSIsImVtYWlsIjoibHVjeWthdHJpbjBAZ21haWwuY29tIiwiZXhwIjoxNzc1NzQxMDM0fQ.ZA-7komCproVZMZ5Kw74eAxoaWL2XZ3bAObEFgysuDo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e602cdb1f94c62c-EWR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a0d:5600:24:12e9:757e:1c6:5a78:8",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a0d:5600:24:12e9:757e:1c6:5a78:8, 104.23.190.159"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Apr-2026 13:28:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI4IiwidXNlcm5hbWUiOiJzdG9uZSIsImVtYWlsIjoibHVjeWthdHJpbjBAZ21haWwuY29tIiwiZXhwIjoxNzc1NzQxMDM0fQ.ZA-7komCproVZMZ5Kw74eAxoaWL2XZ3bAObEFgysuDo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e602cdb1f8fc62c-EWR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2a0d:5600:24:12e9:757e:1c6:5a78:8","CF-IPCountry":"US","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2a0d:5600:24:12e9:757e:1c6:5a78:8, 104.23.190.159"}
[02-Apr-2026 13:28:10 UTC] === END API CALL LOG ===
[02-Apr-2026 13:28:10 UTC] ✅ API Hash verification passed for profile endpoint
[02-Apr-2026 13:28:10 UTC] === User Orders API Called ===
[02-Apr-2026 13:28:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI4IiwidXNlcm5hbWUiOiJzdG9uZSIsImVtYWlsIjoibHVjeWthdHJpbjBAZ21haWwuY29tIiwiZXhwIjoxNzc1NzQxMDM0fQ.ZA-7komCproVZMZ5Kw74eAxoaWL2XZ3bAObEFgysuDo
[02-Apr-2026 13:28:10 UTC] User ID: 228
[02-Apr-2026 13:28:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Apr-2026 13:28:10 UTC] Limit: 20, Offset: 0
[02-Apr-2026 13:28:10 UTC] ✅ JWT token verified successfully for user profile
[02-Apr-2026 13:28:10 UTC] User ID: 228
[02-Apr-2026 13:28:10 UTC] Orders found: 0
[02-Apr-2026 13:28:10 UTC] Orders data: []
[02-Apr-2026 13:28:10 UTC] Total orders count: 0
[02-Apr-2026 13:28:10 UTC] ✅ User profile retrieved successfully for user ID: 228
[02-Apr-2026 13:28:11 UTC] === API CALL LOG ===
[02-Apr-2026 13:28:11 UTC] Endpoint: user/profile.php
[02-Apr-2026 13:28:11 UTC] Full Log Data: {
    "timestamp": "2026-04-02 13:28:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a0d:5600:24:12e9:757e:1c6:5a78:8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI4IiwidXNlcm5hbWUiOiJzdG9uZSIsImVtYWlsIjoibHVjeWthdHJpbjBAZ21haWwuY29tIiwiZXhwIjoxNzc1NzQxMDM0fQ.ZA-7komCproVZMZ5Kw74eAxoaWL2XZ3bAObEFgysuDo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e602cdc6ac9c62c-EWR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a0d:5600:24:12e9:757e:1c6:5a78:8",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a0d:5600:24:12e9:757e:1c6:5a78:8, 104.23.190.159"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Apr-2026 13:28:11 UTC] === END API CALL LOG ===
[02-Apr-2026 13:28:11 UTC] ✅ API Hash verification passed for profile endpoint
[02-Apr-2026 13:28:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI4IiwidXNlcm5hbWUiOiJzdG9uZSIsImVtYWlsIjoibHVjeWthdHJpbjBAZ21haWwuY29tIiwiZXhwIjoxNzc1NzQxMDM0fQ.ZA-7komCproVZMZ5Kw74eAxoaWL2XZ3bAObEFgysuDo
[02-Apr-2026 13:28:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Apr-2026 13:28:11 UTC] ✅ JWT token verified successfully for user profile
[02-Apr-2026 13:28:11 UTC] User ID: 228
[02-Apr-2026 13:28:11 UTC] ✅ User profile retrieved successfully for user ID: 228
[02-Apr-2026 13:28:33 UTC] === API CALL LOG ===
[02-Apr-2026 13:28:33 UTC] Endpoint: user/profile.php
[02-Apr-2026 13:28:33 UTC] Full Log Data: {
    "timestamp": "2026-04-02 13:28:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a0d:5600:24:12e9:757e:1c6:5a78:8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI4IiwidXNlcm5hbWUiOiJzdG9uZSIsImVtYWlsIjoibHVjeWthdHJpbjBAZ21haWwuY29tIiwiZXhwIjoxNzc1NzQxMDM0fQ.ZA-7komCproVZMZ5Kw74eAxoaWL2XZ3bAObEFgysuDo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e602d6b4845c62c-EWR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a0d:5600:24:12e9:757e:1c6:5a78:8",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a0d:5600:24:12e9:757e:1c6:5a78:8, 104.23.190.159"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Apr-2026 13:28:33 UTC] === END API CALL LOG ===
[02-Apr-2026 13:28:33 UTC] ✅ API Hash verification passed for profile endpoint
[02-Apr-2026 13:28:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI4IiwidXNlcm5hbWUiOiJzdG9uZSIsImVtYWlsIjoibHVjeWthdHJpbjBAZ21haWwuY29tIiwiZXhwIjoxNzc1NzQxMDM0fQ.ZA-7komCproVZMZ5Kw74eAxoaWL2XZ3bAObEFgysuDo
[02-Apr-2026 13:28:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Apr-2026 13:28:33 UTC] ✅ JWT token verified successfully for user profile
[02-Apr-2026 13:28:33 UTC] User ID: 228
[02-Apr-2026 13:28:33 UTC] ✅ User profile retrieved successfully for user ID: 228
[02-Apr-2026 13:28:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Apr-2026 13:28:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Apr-2026 13:28:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI4IiwidXNlcm5hbWUiOiJzdG9uZSIsImVtYWlsIjoibHVjeWthdHJpbjBAZ21haWwuY29tIiwiZXhwIjoxNzc1NzQxMDM0fQ.ZA-7komCproVZMZ5Kw74eAxoaWL2XZ3bAObEFgysuDo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e602d6b483fc62c-EWR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2a0d:5600:24:12e9:757e:1c6:5a78:8","CF-IPCountry":"US","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2a0d:5600:24:12e9:757e:1c6:5a78:8, 104.23.190.159"}
[02-Apr-2026 13:28:33 UTC] === User Orders API Called ===
[02-Apr-2026 13:28:33 UTC] User ID: 228
[02-Apr-2026 13:28:33 UTC] Limit: 20, Offset: 0
[02-Apr-2026 13:28:33 UTC] Orders found: 0
[02-Apr-2026 13:28:33 UTC] Orders data: []
[02-Apr-2026 13:28:33 UTC] Total orders count: 0
[02-Apr-2026 13:28:34 UTC] === API CALL LOG ===
[02-Apr-2026 13:28:34 UTC] Endpoint: user/profile.php
[02-Apr-2026 13:28:34 UTC] Full Log Data: {
    "timestamp": "2026-04-02 13:28:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a0d:5600:24:12e9:757e:1c6:5a78:8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI4IiwidXNlcm5hbWUiOiJzdG9uZSIsImVtYWlsIjoibHVjeWthdHJpbjBAZ21haWwuY29tIiwiZXhwIjoxNzc1NzQxMDM0fQ.ZA-7komCproVZMZ5Kw74eAxoaWL2XZ3bAObEFgysuDo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e602d6c8bbcc62c-EWR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a0d:5600:24:12e9:757e:1c6:5a78:8",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a0d:5600:24:12e9:757e:1c6:5a78:8, 104.23.190.159"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Apr-2026 13:28:34 UTC] === END API CALL LOG ===
[02-Apr-2026 13:28:34 UTC] ✅ API Hash verification passed for profile endpoint
[02-Apr-2026 13:28:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI4IiwidXNlcm5hbWUiOiJzdG9uZSIsImVtYWlsIjoibHVjeWthdHJpbjBAZ21haWwuY29tIiwiZXhwIjoxNzc1NzQxMDM0fQ.ZA-7komCproVZMZ5Kw74eAxoaWL2XZ3bAObEFgysuDo
[02-Apr-2026 13:28:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Apr-2026 13:28:34 UTC] ✅ JWT token verified successfully for user profile
[02-Apr-2026 13:28:34 UTC] User ID: 228
[02-Apr-2026 13:28:34 UTC] ✅ User profile retrieved successfully for user ID: 228
[02-Apr-2026 13:28:34 UTC] === API CALL LOG ===
[02-Apr-2026 13:28:34 UTC] Endpoint: user/profile.php
[02-Apr-2026 13:28:34 UTC] Full Log Data: {
    "timestamp": "2026-04-02 13:28:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a0d:5600:24:12e9:757e:1c6:5a78:8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI4IiwidXNlcm5hbWUiOiJzdG9uZSIsImVtYWlsIjoibHVjeWthdHJpbjBAZ21haWwuY29tIiwiZXhwIjoxNzc1NzQxMDM0fQ.ZA-7komCproVZMZ5Kw74eAxoaWL2XZ3bAObEFgysuDo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e602d6def9fc62c-EWR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a0d:5600:24:12e9:757e:1c6:5a78:8",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a0d:5600:24:12e9:757e:1c6:5a78:8, 104.23.190.159"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Apr-2026 13:28:34 UTC] === END API CALL LOG ===
[02-Apr-2026 13:28:34 UTC] ✅ API Hash verification passed for profile endpoint
[02-Apr-2026 13:28:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI4IiwidXNlcm5hbWUiOiJzdG9uZSIsImVtYWlsIjoibHVjeWthdHJpbjBAZ21haWwuY29tIiwiZXhwIjoxNzc1NzQxMDM0fQ.ZA-7komCproVZMZ5Kw74eAxoaWL2XZ3bAObEFgysuDo
[02-Apr-2026 13:28:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Apr-2026 13:28:34 UTC] ✅ JWT token verified successfully for user profile
[02-Apr-2026 13:28:34 UTC] User ID: 228
[02-Apr-2026 13:28:34 UTC] ✅ User profile retrieved successfully for user ID: 228
[02-Apr-2026 13:28:34 UTC] User Purchases API - User ID: 228
[02-Apr-2026 13:28:34 UTC] User Purchases API - Total purchases found: 1
[02-Apr-2026 13:28:48 UTC] === API CALL LOG ===
[02-Apr-2026 13:28:48 UTC] Endpoint: user/profile.php
[02-Apr-2026 13:28:48 UTC] Full Log Data: {
    "timestamp": "2026-04-02 13:28:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a0d:5600:24:12e9:757e:1c6:5a78:8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI4IiwidXNlcm5hbWUiOiJzdG9uZSIsImVtYWlsIjoibHVjeWthdHJpbjBAZ21haWwuY29tIiwiZXhwIjoxNzc1NzQxMDM0fQ.ZA-7komCproVZMZ5Kw74eAxoaWL2XZ3bAObEFgysuDo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e602dc80ff5c62c-EWR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a0d:5600:24:12e9:757e:1c6:5a78:8",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a0d:5600:24:12e9:757e:1c6:5a78:8, 104.23.190.158"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Apr-2026 13:28:48 UTC] === END API CALL LOG ===
[02-Apr-2026 13:28:48 UTC] ✅ API Hash verification passed for profile endpoint
[02-Apr-2026 13:28:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI4IiwidXNlcm5hbWUiOiJzdG9uZSIsImVtYWlsIjoibHVjeWthdHJpbjBAZ21haWwuY29tIiwiZXhwIjoxNzc1NzQxMDM0fQ.ZA-7komCproVZMZ5Kw74eAxoaWL2XZ3bAObEFgysuDo
[02-Apr-2026 13:28:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Apr-2026 13:28:48 UTC] ✅ JWT token verified successfully for user profile
[02-Apr-2026 13:28:48 UTC] User ID: 228
[02-Apr-2026 13:28:48 UTC] ✅ User profile retrieved successfully for user ID: 228
[02-Apr-2026 13:28:49 UTC] User Purchases API - User ID: 228
[02-Apr-2026 13:28:49 UTC] User Purchases API - Total purchases found: 1
[02-Apr-2026 13:28:52 UTC] === API CALL LOG ===
[02-Apr-2026 13:28:52 UTC] Endpoint: user/profile.php
[02-Apr-2026 13:28:52 UTC] Full Log Data: {
    "timestamp": "2026-04-02 13:28:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a0d:5600:24:12e9:757e:1c6:5a78:8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI4IiwidXNlcm5hbWUiOiJzdG9uZSIsImVtYWlsIjoibHVjeWthdHJpbjBAZ21haWwuY29tIiwiZXhwIjoxNzc1NzQxMDM0fQ.ZA-7komCproVZMZ5Kw74eAxoaWL2XZ3bAObEFgysuDo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e602de18b69c62c-EWR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a0d:5600:24:12e9:757e:1c6:5a78:8",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a0d:5600:24:12e9:757e:1c6:5a78:8, 104.23.190.158"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Apr-2026 13:28:52 UTC] === END API CALL LOG ===
[02-Apr-2026 13:28:52 UTC] ✅ API Hash verification passed for profile endpoint
[02-Apr-2026 13:28:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI4IiwidXNlcm5hbWUiOiJzdG9uZSIsImVtYWlsIjoibHVjeWthdHJpbjBAZ21haWwuY29tIiwiZXhwIjoxNzc1NzQxMDM0fQ.ZA-7komCproVZMZ5Kw74eAxoaWL2XZ3bAObEFgysuDo
[02-Apr-2026 13:28:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Apr-2026 13:28:52 UTC] ✅ JWT token verified successfully for user profile
[02-Apr-2026 13:28:52 UTC] User ID: 228
[02-Apr-2026 13:28:52 UTC] ✅ User profile retrieved successfully for user ID: 228
[02-Apr-2026 13:28:53 UTC] User Purchases API - User ID: 228
[02-Apr-2026 13:28:53 UTC] User Purchases API - Total purchases found: 1
[02-Apr-2026 13:29:11 UTC] === API CALL LOG ===
[02-Apr-2026 13:29:11 UTC] Endpoint: user/profile.php
[02-Apr-2026 13:29:11 UTC] Full Log Data: {
    "timestamp": "2026-04-02 13:29:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a0d:5600:24:12e9:757e:1c6:5a78:8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI4IiwidXNlcm5hbWUiOiJzdG9uZSIsImVtYWlsIjoibHVjeWthdHJpbjBAZ21haWwuY29tIiwiZXhwIjoxNzc1NzQxMDM0fQ.ZA-7komCproVZMZ5Kw74eAxoaWL2XZ3bAObEFgysuDo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e602e550d004207-EWR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a0d:5600:24:12e9:757e:1c6:5a78:8",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a0d:5600:24:12e9:757e:1c6:5a78:8, 162.158.158.241"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Apr-2026 13:29:11 UTC] === END API CALL LOG ===
[02-Apr-2026 13:29:11 UTC] ✅ API Hash verification passed for profile endpoint
[02-Apr-2026 13:29:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI4IiwidXNlcm5hbWUiOiJzdG9uZSIsImVtYWlsIjoibHVjeWthdHJpbjBAZ21haWwuY29tIiwiZXhwIjoxNzc1NzQxMDM0fQ.ZA-7komCproVZMZ5Kw74eAxoaWL2XZ3bAObEFgysuDo
[02-Apr-2026 13:29:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Apr-2026 13:29:11 UTC] ✅ JWT token verified successfully for user profile
[02-Apr-2026 13:29:11 UTC] User ID: 228
[02-Apr-2026 13:29:11 UTC] ✅ User profile retrieved successfully for user ID: 228
[02-Apr-2026 13:29:12 UTC] === API CALL LOG ===
[02-Apr-2026 13:29:12 UTC] Endpoint: user/profile.php
[02-Apr-2026 13:29:12 UTC] Full Log Data: {
    "timestamp": "2026-04-02 13:29:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a0d:5600:24:12e9:757e:1c6:5a78:8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI4IiwidXNlcm5hbWUiOiJzdG9uZSIsImVtYWlsIjoibHVjeWthdHJpbjBAZ21haWwuY29tIiwiZXhwIjoxNzc1NzQxMDM0fQ.ZA-7komCproVZMZ5Kw74eAxoaWL2XZ3bAObEFgysuDo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e602e5a5b834207-EWR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a0d:5600:24:12e9:757e:1c6:5a78:8",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a0d:5600:24:12e9:757e:1c6:5a78:8, 162.158.158.166"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Apr-2026 13:29:12 UTC] === END API CALL LOG ===
[02-Apr-2026 13:29:12 UTC] ✅ API Hash verification passed for profile endpoint
[02-Apr-2026 13:29:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI4IiwidXNlcm5hbWUiOiJzdG9uZSIsImVtYWlsIjoibHVjeWthdHJpbjBAZ21haWwuY29tIiwiZXhwIjoxNzc1NzQxMDM0fQ.ZA-7komCproVZMZ5Kw74eAxoaWL2XZ3bAObEFgysuDo
[02-Apr-2026 13:29:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Apr-2026 13:29:12 UTC] ✅ JWT token verified successfully for user profile
[02-Apr-2026 13:29:12 UTC] User ID: 228
[02-Apr-2026 13:29:12 UTC] ✅ User profile retrieved successfully for user ID: 228
[02-Apr-2026 13:29:12 UTC] === API CALL LOG ===
[02-Apr-2026 13:29:12 UTC] Endpoint: user/profile.php
[02-Apr-2026 13:29:12 UTC] Full Log Data: {
    "timestamp": "2026-04-02 13:29:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a0d:5600:24:12e9:757e:1c6:5a78:8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI4IiwidXNlcm5hbWUiOiJzdG9uZSIsImVtYWlsIjoibHVjeWthdHJpbjBAZ21haWwuY29tIiwiZXhwIjoxNzc1NzQxMDM0fQ.ZA-7komCproVZMZ5Kw74eAxoaWL2XZ3bAObEFgysuDo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e602e5a5b8e4207-EWR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a0d:5600:24:12e9:757e:1c6:5a78:8",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a0d:5600:24:12e9:757e:1c6:5a78:8, 162.158.158.166"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Apr-2026 13:29:12 UTC] === END API CALL LOG ===
[02-Apr-2026 13:29:12 UTC] ✅ API Hash verification passed for profile endpoint
[02-Apr-2026 13:29:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI4IiwidXNlcm5hbWUiOiJzdG9uZSIsImVtYWlsIjoibHVjeWthdHJpbjBAZ21haWwuY29tIiwiZXhwIjoxNzc1NzQxMDM0fQ.ZA-7komCproVZMZ5Kw74eAxoaWL2XZ3bAObEFgysuDo
[02-Apr-2026 13:29:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Apr-2026 13:29:12 UTC] ✅ JWT token verified successfully for user profile
[02-Apr-2026 13:29:12 UTC] User ID: 228
[02-Apr-2026 13:29:12 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Apr-2026 13:29:12 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Apr-2026 13:29:12 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI4IiwidXNlcm5hbWUiOiJzdG9uZSIsImVtYWlsIjoibHVjeWthdHJpbjBAZ21haWwuY29tIiwiZXhwIjoxNzc1NzQxMDM0fQ.ZA-7komCproVZMZ5Kw74eAxoaWL2XZ3bAObEFgysuDo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e602e5a5b8b4207-EWR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2a0d:5600:24:12e9:757e:1c6:5a78:8","CF-IPCountry":"US","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2a0d:5600:24:12e9:757e:1c6:5a78:8, 162.158.158.166"}
[02-Apr-2026 13:29:12 UTC] === User Orders API Called ===
[02-Apr-2026 13:29:12 UTC] User ID: 228
[02-Apr-2026 13:29:12 UTC] Limit: 20, Offset: 0
[02-Apr-2026 13:29:12 UTC] ✅ User profile retrieved successfully for user ID: 228
[02-Apr-2026 13:29:12 UTC] Orders found: 0
[02-Apr-2026 13:29:12 UTC] Orders data: []
[02-Apr-2026 13:29:12 UTC] Total orders count: 0
[02-Apr-2026 13:29:13 UTC] === API CALL LOG ===
[02-Apr-2026 13:29:13 UTC] Endpoint: user/profile.php
[02-Apr-2026 13:29:13 UTC] Full Log Data: {
    "timestamp": "2026-04-02 13:29:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a0d:5600:24:12e9:757e:1c6:5a78:8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI4IiwidXNlcm5hbWUiOiJzdG9uZSIsImVtYWlsIjoibHVjeWthdHJpbjBAZ21haWwuY29tIiwiZXhwIjoxNzc1NzQxMDM0fQ.ZA-7komCproVZMZ5Kw74eAxoaWL2XZ3bAObEFgysuDo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e602e645f824207-EWR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a0d:5600:24:12e9:757e:1c6:5a78:8",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a0d:5600:24:12e9:757e:1c6:5a78:8, 162.158.158.166"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Apr-2026 13:29:13 UTC] === END API CALL LOG ===
[02-Apr-2026 13:29:13 UTC] ✅ API Hash verification passed for profile endpoint
[02-Apr-2026 13:29:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI4IiwidXNlcm5hbWUiOiJzdG9uZSIsImVtYWlsIjoibHVjeWthdHJpbjBAZ21haWwuY29tIiwiZXhwIjoxNzc1NzQxMDM0fQ.ZA-7komCproVZMZ5Kw74eAxoaWL2XZ3bAObEFgysuDo
[02-Apr-2026 13:29:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Apr-2026 13:29:13 UTC] ✅ JWT token verified successfully for user profile
[02-Apr-2026 13:29:13 UTC] User ID: 228
[02-Apr-2026 13:29:13 UTC] ✅ User profile retrieved successfully for user ID: 228
[02-Apr-2026 13:29:14 UTC] User Purchases API - User ID: 228
[02-Apr-2026 13:29:14 UTC] User Purchases API - Total purchases found: 1
[02-Apr-2026 13:29:57 UTC] === API CALL LOG ===
[02-Apr-2026 13:29:57 UTC] Endpoint: user/profile.php
[02-Apr-2026 13:29:57 UTC] Full Log Data: {
    "timestamp": "2026-04-02 13:29:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a0d:5600:24:12e9:757e:1c6:5a78:8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI5IiwidXNlcm5hbWUiOiJEYW5pZWwiLCJlbWFpbCI6IkphbWVzQGdtYWlsLmNvbSIsImV4cCI6MTc3NTc0MTM5Nn0.fdkyODvLWDbAHgiukg152RYB7ayw40VAvY8EQV1X3TE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e602f7558654207-EWR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a0d:5600:24:12e9:757e:1c6:5a78:8",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a0d:5600:24:12e9:757e:1c6:5a78:8, 162.158.158.240"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Apr-2026 13:29:57 UTC] === END API CALL LOG ===
[02-Apr-2026 13:29:57 UTC] ✅ API Hash verification passed for profile endpoint
[02-Apr-2026 13:29:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI5IiwidXNlcm5hbWUiOiJEYW5pZWwiLCJlbWFpbCI6IkphbWVzQGdtYWlsLmNvbSIsImV4cCI6MTc3NTc0MTM5Nn0.fdkyODvLWDbAHgiukg152RYB7ayw40VAvY8EQV1X3TE
[02-Apr-2026 13:29:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Apr-2026 13:29:57 UTC] ✅ JWT token verified successfully for user profile
[02-Apr-2026 13:29:57 UTC] User ID: 229
[02-Apr-2026 13:29:57 UTC] ✅ User profile retrieved successfully for user ID: 229
[02-Apr-2026 13:29:57 UTC] === API CALL LOG ===
[02-Apr-2026 13:29:57 UTC] Endpoint: user/profile.php
[02-Apr-2026 13:29:57 UTC] Full Log Data: {
    "timestamp": "2026-04-02 13:29:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a0d:5600:24:12e9:757e:1c6:5a78:8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI5IiwidXNlcm5hbWUiOiJEYW5pZWwiLCJlbWFpbCI6IkphbWVzQGdtYWlsLmNvbSIsImV4cCI6MTc3NTc0MTM5Nn0.fdkyODvLWDbAHgiukg152RYB7ayw40VAvY8EQV1X3TE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e602f75586a4207-EWR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a0d:5600:24:12e9:757e:1c6:5a78:8",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a0d:5600:24:12e9:757e:1c6:5a78:8, 162.158.158.240"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Apr-2026 13:29:57 UTC] === END API CALL LOG ===
[02-Apr-2026 13:29:57 UTC] ✅ API Hash verification passed for profile endpoint
[02-Apr-2026 13:29:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI5IiwidXNlcm5hbWUiOiJEYW5pZWwiLCJlbWFpbCI6IkphbWVzQGdtYWlsLmNvbSIsImV4cCI6MTc3NTc0MTM5Nn0.fdkyODvLWDbAHgiukg152RYB7ayw40VAvY8EQV1X3TE
[02-Apr-2026 13:29:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Apr-2026 13:29:57 UTC] ✅ JWT token verified successfully for user profile
[02-Apr-2026 13:29:57 UTC] User ID: 229
[02-Apr-2026 13:29:57 UTC] ✅ User profile retrieved successfully for user ID: 229
[02-Apr-2026 13:29:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Apr-2026 13:29:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Apr-2026 13:29:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI5IiwidXNlcm5hbWUiOiJEYW5pZWwiLCJlbWFpbCI6IkphbWVzQGdtYWlsLmNvbSIsImV4cCI6MTc3NTc0MTM5Nn0.fdkyODvLWDbAHgiukg152RYB7ayw40VAvY8EQV1X3TE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e602f7558684207-EWR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2a0d:5600:24:12e9:757e:1c6:5a78:8","CF-IPCountry":"US","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2a0d:5600:24:12e9:757e:1c6:5a78:8, 162.158.158.241"}
[02-Apr-2026 13:29:57 UTC] === User Orders API Called ===
[02-Apr-2026 13:29:57 UTC] User ID: 229
[02-Apr-2026 13:29:57 UTC] Limit: 20, Offset: 0
[02-Apr-2026 13:29:57 UTC] Orders found: 0
[02-Apr-2026 13:29:57 UTC] Orders data: []
[02-Apr-2026 13:29:57 UTC] Total orders count: 0
[02-Apr-2026 13:29:58 UTC] === API CALL LOG ===
[02-Apr-2026 13:29:58 UTC] Endpoint: user/profile.php
[02-Apr-2026 13:29:58 UTC] Full Log Data: {
    "timestamp": "2026-04-02 13:29:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a0d:5600:24:12e9:757e:1c6:5a78:8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI5IiwidXNlcm5hbWUiOiJEYW5pZWwiLCJlbWFpbCI6IkphbWVzQGdtYWlsLmNvbSIsImV4cCI6MTc3NTc0MTM5Nn0.fdkyODvLWDbAHgiukg152RYB7ayw40VAvY8EQV1X3TE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e602f7eb8044207-EWR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a0d:5600:24:12e9:757e:1c6:5a78:8",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a0d:5600:24:12e9:757e:1c6:5a78:8, 162.158.158.241"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Apr-2026 13:29:58 UTC] === END API CALL LOG ===
[02-Apr-2026 13:29:58 UTC] ✅ API Hash verification passed for profile endpoint
[02-Apr-2026 13:29:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI5IiwidXNlcm5hbWUiOiJEYW5pZWwiLCJlbWFpbCI6IkphbWVzQGdtYWlsLmNvbSIsImV4cCI6MTc3NTc0MTM5Nn0.fdkyODvLWDbAHgiukg152RYB7ayw40VAvY8EQV1X3TE
[02-Apr-2026 13:29:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Apr-2026 13:29:58 UTC] ✅ JWT token verified successfully for user profile
[02-Apr-2026 13:29:58 UTC] User ID: 229
[02-Apr-2026 13:29:58 UTC] ✅ User profile retrieved successfully for user ID: 229
[02-Apr-2026 13:31:36 UTC] === API CALL LOG ===
[02-Apr-2026 13:31:36 UTC] Endpoint: user/profile.php
[02-Apr-2026 13:31:36 UTC] Full Log Data: {
    "timestamp": "2026-04-02 13:31:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a0d:5600:24:12e9:757e:1c6:5a78:8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI5IiwidXNlcm5hbWUiOiJEYW5pZWwiLCJlbWFpbCI6IkphbWVzQGdtYWlsLmNvbSIsImV4cCI6MTc3NTc0MTM5Nn0.fdkyODvLWDbAHgiukg152RYB7ayw40VAvY8EQV1X3TE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e6031dfde884fb3-EWR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a0d:5600:24:12e9:757e:1c6:5a78:8",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a0d:5600:24:12e9:757e:1c6:5a78:8, 104.23.187.98"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Apr-2026 13:31:36 UTC] === END API CALL LOG ===
[02-Apr-2026 13:31:36 UTC] ✅ API Hash verification passed for profile endpoint
[02-Apr-2026 13:31:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI5IiwidXNlcm5hbWUiOiJEYW5pZWwiLCJlbWFpbCI6IkphbWVzQGdtYWlsLmNvbSIsImV4cCI6MTc3NTc0MTM5Nn0.fdkyODvLWDbAHgiukg152RYB7ayw40VAvY8EQV1X3TE
[02-Apr-2026 13:31:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Apr-2026 13:31:36 UTC] ✅ JWT token verified successfully for user profile
[02-Apr-2026 13:31:36 UTC] User ID: 229
[02-Apr-2026 13:31:36 UTC] ✅ User profile retrieved successfully for user ID: 229
[02-Apr-2026 13:31:48 UTC] === API CALL LOG ===
[02-Apr-2026 13:31:48 UTC] Endpoint: user/profile.php
[02-Apr-2026 13:31:48 UTC] Full Log Data: {
    "timestamp": "2026-04-02 13:31:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a0d:5600:24:12e9:757e:1c6:5a78:8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI5IiwidXNlcm5hbWUiOiJEYW5pZWwiLCJlbWFpbCI6IkphbWVzQGdtYWlsLmNvbSIsImV4cCI6MTc3NTc0MTM5Nn0.fdkyODvLWDbAHgiukg152RYB7ayw40VAvY8EQV1X3TE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e603229d9b74fb3-EWR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a0d:5600:24:12e9:757e:1c6:5a78:8",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a0d:5600:24:12e9:757e:1c6:5a78:8, 104.23.187.98"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Apr-2026 13:31:48 UTC] === END API CALL LOG ===
[02-Apr-2026 13:31:48 UTC] ✅ API Hash verification passed for profile endpoint
[02-Apr-2026 13:31:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI5IiwidXNlcm5hbWUiOiJEYW5pZWwiLCJlbWFpbCI6IkphbWVzQGdtYWlsLmNvbSIsImV4cCI6MTc3NTc0MTM5Nn0.fdkyODvLWDbAHgiukg152RYB7ayw40VAvY8EQV1X3TE
[02-Apr-2026 13:31:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Apr-2026 13:31:48 UTC] ✅ JWT token verified successfully for user profile
[02-Apr-2026 13:31:48 UTC] User ID: 229
[02-Apr-2026 13:31:48 UTC] ✅ User profile retrieved successfully for user ID: 229
[02-Apr-2026 13:31:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Apr-2026 13:31:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Apr-2026 13:31:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI5IiwidXNlcm5hbWUiOiJEYW5pZWwiLCJlbWFpbCI6IkphbWVzQGdtYWlsLmNvbSIsImV4cCI6MTc3NTc0MTM5Nn0.fdkyODvLWDbAHgiukg152RYB7ayw40VAvY8EQV1X3TE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e603229d9b44fb3-EWR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2a0d:5600:24:12e9:757e:1c6:5a78:8","CF-IPCountry":"US","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2a0d:5600:24:12e9:757e:1c6:5a78:8, 104.23.187.98"}
[02-Apr-2026 13:31:48 UTC] === User Orders API Called ===
[02-Apr-2026 13:31:48 UTC] User ID: 229
[02-Apr-2026 13:31:48 UTC] Limit: 20, Offset: 0
[02-Apr-2026 13:31:48 UTC] Orders found: 0
[02-Apr-2026 13:31:48 UTC] Orders data: []
[02-Apr-2026 13:31:48 UTC] Total orders count: 0
[02-Apr-2026 13:31:48 UTC] === API CALL LOG ===
[02-Apr-2026 13:31:48 UTC] Endpoint: user/profile.php
[02-Apr-2026 13:31:48 UTC] Full Log Data: {
    "timestamp": "2026-04-02 13:31:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a0d:5600:24:12e9:757e:1c6:5a78:8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI5IiwidXNlcm5hbWUiOiJEYW5pZWwiLCJlbWFpbCI6IkphbWVzQGdtYWlsLmNvbSIsImV4cCI6MTc3NTc0MTM5Nn0.fdkyODvLWDbAHgiukg152RYB7ayw40VAvY8EQV1X3TE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e60322b2cd44fb3-EWR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a0d:5600:24:12e9:757e:1c6:5a78:8",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a0d:5600:24:12e9:757e:1c6:5a78:8, 104.23.187.98"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Apr-2026 13:31:48 UTC] === END API CALL LOG ===
[02-Apr-2026 13:31:48 UTC] ✅ API Hash verification passed for profile endpoint
[02-Apr-2026 13:31:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI5IiwidXNlcm5hbWUiOiJEYW5pZWwiLCJlbWFpbCI6IkphbWVzQGdtYWlsLmNvbSIsImV4cCI6MTc3NTc0MTM5Nn0.fdkyODvLWDbAHgiukg152RYB7ayw40VAvY8EQV1X3TE
[02-Apr-2026 13:31:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Apr-2026 13:31:48 UTC] ✅ JWT token verified successfully for user profile
[02-Apr-2026 13:31:48 UTC] User ID: 229
[02-Apr-2026 13:31:48 UTC] ✅ User profile retrieved successfully for user ID: 229
[02-Apr-2026 13:32:21 UTC] === API CALL LOG ===
[02-Apr-2026 13:32:21 UTC] Endpoint: user/profile.php
[02-Apr-2026 13:32:21 UTC] Full Log Data: {
    "timestamp": "2026-04-02 13:32:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a0d:5600:24:12e9:757e:1c6:5a78:8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI5IiwidXNlcm5hbWUiOiJEYW5pZWwiLCJlbWFpbCI6IkphbWVzQGdtYWlsLmNvbSIsImV4cCI6MTc3NTc0MTM5Nn0.fdkyODvLWDbAHgiukg152RYB7ayw40VAvY8EQV1X3TE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e6032f809ed0cb0-EWR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a0d:5600:24:12e9:757e:1c6:5a78:8",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a0d:5600:24:12e9:757e:1c6:5a78:8, 162.158.63.96"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Apr-2026 13:32:21 UTC] === END API CALL LOG ===
[02-Apr-2026 13:32:21 UTC] ✅ API Hash verification passed for profile endpoint
[02-Apr-2026 13:32:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI5IiwidXNlcm5hbWUiOiJEYW5pZWwiLCJlbWFpbCI6IkphbWVzQGdtYWlsLmNvbSIsImV4cCI6MTc3NTc0MTM5Nn0.fdkyODvLWDbAHgiukg152RYB7ayw40VAvY8EQV1X3TE
[02-Apr-2026 13:32:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Apr-2026 13:32:21 UTC] ✅ JWT token verified successfully for user profile
[02-Apr-2026 13:32:21 UTC] User ID: 229
[02-Apr-2026 13:32:21 UTC] ✅ User profile retrieved successfully for user ID: 229
[02-Apr-2026 13:32:22 UTC] === API CALL LOG ===
[02-Apr-2026 13:32:22 UTC] Endpoint: user/profile.php
[02-Apr-2026 13:32:22 UTC] Full Log Data: {
    "timestamp": "2026-04-02 13:32:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a0d:5600:24:12e9:757e:1c6:5a78:8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI5IiwidXNlcm5hbWUiOiJEYW5pZWwiLCJlbWFpbCI6IkphbWVzQGdtYWlsLmNvbSIsImV4cCI6MTc3NTc0MTM5Nn0.fdkyODvLWDbAHgiukg152RYB7ayw40VAvY8EQV1X3TE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e603300887e0cb0-EWR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a0d:5600:24:12e9:757e:1c6:5a78:8",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a0d:5600:24:12e9:757e:1c6:5a78:8, 162.158.62.56"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Apr-2026 13:32:22 UTC] === END API CALL LOG ===
[02-Apr-2026 13:32:22 UTC] ✅ API Hash verification passed for profile endpoint
[02-Apr-2026 13:32:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI5IiwidXNlcm5hbWUiOiJEYW5pZWwiLCJlbWFpbCI6IkphbWVzQGdtYWlsLmNvbSIsImV4cCI6MTc3NTc0MTM5Nn0.fdkyODvLWDbAHgiukg152RYB7ayw40VAvY8EQV1X3TE
[02-Apr-2026 13:32:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Apr-2026 13:32:22 UTC] ✅ JWT token verified successfully for user profile
[02-Apr-2026 13:32:22 UTC] User ID: 229
[02-Apr-2026 13:32:22 UTC] ✅ User profile retrieved successfully for user ID: 229
[02-Apr-2026 13:32:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Apr-2026 13:32:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Apr-2026 13:32:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI5IiwidXNlcm5hbWUiOiJEYW5pZWwiLCJlbWFpbCI6IkphbWVzQGdtYWlsLmNvbSIsImV4cCI6MTc3NTc0MTM5Nn0.fdkyODvLWDbAHgiukg152RYB7ayw40VAvY8EQV1X3TE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e603300887f0cb0-EWR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2a0d:5600:24:12e9:757e:1c6:5a78:8","CF-IPCountry":"US","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2a0d:5600:24:12e9:757e:1c6:5a78:8, 162.158.62.57"}
[02-Apr-2026 13:32:22 UTC] === User Orders API Called ===
[02-Apr-2026 13:32:22 UTC] User ID: 229
[02-Apr-2026 13:32:22 UTC] Limit: 20, Offset: 0
[02-Apr-2026 13:32:22 UTC] Orders found: 0
[02-Apr-2026 13:32:22 UTC] Orders data: []
[02-Apr-2026 13:32:22 UTC] Total orders count: 0
[02-Apr-2026 13:32:22 UTC] === API CALL LOG ===
[02-Apr-2026 13:32:22 UTC] Endpoint: user/profile.php
[02-Apr-2026 13:32:22 UTC] Full Log Data: {
    "timestamp": "2026-04-02 13:32:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a0d:5600:24:12e9:757e:1c6:5a78:8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI5IiwidXNlcm5hbWUiOiJEYW5pZWwiLCJlbWFpbCI6IkphbWVzQGdtYWlsLmNvbSIsImV4cCI6MTc3NTc0MTM5Nn0.fdkyODvLWDbAHgiukg152RYB7ayw40VAvY8EQV1X3TE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e603301c96a0cb0-EWR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a0d:5600:24:12e9:757e:1c6:5a78:8",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a0d:5600:24:12e9:757e:1c6:5a78:8, 162.158.62.57"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Apr-2026 13:32:22 UTC] === END API CALL LOG ===
[02-Apr-2026 13:32:22 UTC] ✅ API Hash verification passed for profile endpoint
[02-Apr-2026 13:32:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI5IiwidXNlcm5hbWUiOiJEYW5pZWwiLCJlbWFpbCI6IkphbWVzQGdtYWlsLmNvbSIsImV4cCI6MTc3NTc0MTM5Nn0.fdkyODvLWDbAHgiukg152RYB7ayw40VAvY8EQV1X3TE
[02-Apr-2026 13:32:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Apr-2026 13:32:22 UTC] ✅ JWT token verified successfully for user profile
[02-Apr-2026 13:32:22 UTC] User ID: 229
[02-Apr-2026 13:32:22 UTC] ✅ User profile retrieved successfully for user ID: 229
[02-Apr-2026 13:32:37 UTC] === API CALL LOG ===
[02-Apr-2026 13:32:37 UTC] Endpoint: user/profile.php
[02-Apr-2026 13:32:37 UTC] Full Log Data: {
    "timestamp": "2026-04-02 13:32:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a0d:5600:24:12e9:757e:1c6:5a78:8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI5IiwidXNlcm5hbWUiOiJEYW5pZWwiLCJlbWFpbCI6IkphbWVzQGdtYWlsLmNvbSIsImV4cCI6MTc3NTc0MTM5Nn0.fdkyODvLWDbAHgiukg152RYB7ayw40VAvY8EQV1X3TE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e60335ebf7edc28-EWR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a0d:5600:24:12e9:757e:1c6:5a78:8",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a0d:5600:24:12e9:757e:1c6:5a78:8, 104.23.190.159"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Apr-2026 13:32:37 UTC] === END API CALL LOG ===
[02-Apr-2026 13:32:37 UTC] ✅ API Hash verification passed for profile endpoint
[02-Apr-2026 13:32:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI5IiwidXNlcm5hbWUiOiJEYW5pZWwiLCJlbWFpbCI6IkphbWVzQGdtYWlsLmNvbSIsImV4cCI6MTc3NTc0MTM5Nn0.fdkyODvLWDbAHgiukg152RYB7ayw40VAvY8EQV1X3TE
[02-Apr-2026 13:32:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Apr-2026 13:32:37 UTC] ✅ JWT token verified successfully for user profile
[02-Apr-2026 13:32:37 UTC] User ID: 229
[02-Apr-2026 13:32:37 UTC] ✅ User profile retrieved successfully for user ID: 229
[02-Apr-2026 13:33:04 UTC] === API CALL LOG ===
[02-Apr-2026 13:33:04 UTC] Endpoint: user/profile.php
[02-Apr-2026 13:33:04 UTC] Full Log Data: {
    "timestamp": "2026-04-02 13:33:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a0d:5600:24:12e9:757e:1c6:5a78:8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI5IiwidXNlcm5hbWUiOiJEYW5pZWwiLCJlbWFpbCI6IkphbWVzQGdtYWlsLmNvbSIsImV4cCI6MTc3NTc0MTM5Nn0.fdkyODvLWDbAHgiukg152RYB7ayw40VAvY8EQV1X3TE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e6034063fa642d1-EWR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a0d:5600:24:12e9:757e:1c6:5a78:8",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a0d:5600:24:12e9:757e:1c6:5a78:8, 162.158.158.240"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Apr-2026 13:33:04 UTC] === END API CALL LOG ===
[02-Apr-2026 13:33:04 UTC] ✅ API Hash verification passed for profile endpoint
[02-Apr-2026 13:33:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI5IiwidXNlcm5hbWUiOiJEYW5pZWwiLCJlbWFpbCI6IkphbWVzQGdtYWlsLmNvbSIsImV4cCI6MTc3NTc0MTM5Nn0.fdkyODvLWDbAHgiukg152RYB7ayw40VAvY8EQV1X3TE
[02-Apr-2026 13:33:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Apr-2026 13:33:04 UTC] ✅ JWT token verified successfully for user profile
[02-Apr-2026 13:33:04 UTC] User ID: 229
[02-Apr-2026 13:33:04 UTC] ✅ User profile retrieved successfully for user ID: 229
[02-Apr-2026 13:33:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Apr-2026 13:33:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Apr-2026 13:33:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI5IiwidXNlcm5hbWUiOiJEYW5pZWwiLCJlbWFpbCI6IkphbWVzQGdtYWlsLmNvbSIsImV4cCI6MTc3NTc0MTM5Nn0.fdkyODvLWDbAHgiukg152RYB7ayw40VAvY8EQV1X3TE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e60343e4e0342d1-EWR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2a0d:5600:24:12e9:757e:1c6:5a78:8","CF-IPCountry":"US","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2a0d:5600:24:12e9:757e:1c6:5a78:8, 162.158.158.240"}
[02-Apr-2026 13:33:13 UTC] === User Orders API Called ===
[02-Apr-2026 13:33:13 UTC] User ID: 229
[02-Apr-2026 13:33:13 UTC] Limit: 20, Offset: 0
[02-Apr-2026 13:33:13 UTC] Orders found: 0
[02-Apr-2026 13:33:13 UTC] Orders data: []
[02-Apr-2026 13:33:13 UTC] Total orders count: 0
[02-Apr-2026 13:33:13 UTC] === API CALL LOG ===
[02-Apr-2026 13:33:13 UTC] Endpoint: user/profile.php
[02-Apr-2026 13:33:13 UTC] Full Log Data: {
    "timestamp": "2026-04-02 13:33:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a0d:5600:24:12e9:757e:1c6:5a78:8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI5IiwidXNlcm5hbWUiOiJEYW5pZWwiLCJlbWFpbCI6IkphbWVzQGdtYWlsLmNvbSIsImV4cCI6MTc3NTc0MTM5Nn0.fdkyODvLWDbAHgiukg152RYB7ayw40VAvY8EQV1X3TE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e60343e4e0442d1-EWR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a0d:5600:24:12e9:757e:1c6:5a78:8",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a0d:5600:24:12e9:757e:1c6:5a78:8, 162.158.158.241"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Apr-2026 13:33:13 UTC] === END API CALL LOG ===
[02-Apr-2026 13:33:13 UTC] ✅ API Hash verification passed for profile endpoint
[02-Apr-2026 13:33:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI5IiwidXNlcm5hbWUiOiJEYW5pZWwiLCJlbWFpbCI6IkphbWVzQGdtYWlsLmNvbSIsImV4cCI6MTc3NTc0MTM5Nn0.fdkyODvLWDbAHgiukg152RYB7ayw40VAvY8EQV1X3TE
[02-Apr-2026 13:33:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Apr-2026 13:33:13 UTC] ✅ JWT token verified successfully for user profile
[02-Apr-2026 13:33:13 UTC] User ID: 229
[02-Apr-2026 13:33:13 UTC] ✅ User profile retrieved successfully for user ID: 229
[02-Apr-2026 13:33:13 UTC] === API CALL LOG ===
[02-Apr-2026 13:33:13 UTC] Endpoint: user/profile.php
[02-Apr-2026 13:33:13 UTC] Full Log Data: {
    "timestamp": "2026-04-02 13:33:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a0d:5600:24:12e9:757e:1c6:5a78:8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI5IiwidXNlcm5hbWUiOiJEYW5pZWwiLCJlbWFpbCI6IkphbWVzQGdtYWlsLmNvbSIsImV4cCI6MTc3NTc0MTM5Nn0.fdkyODvLWDbAHgiukg152RYB7ayw40VAvY8EQV1X3TE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e60343f8f0242d1-EWR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a0d:5600:24:12e9:757e:1c6:5a78:8",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a0d:5600:24:12e9:757e:1c6:5a78:8, 162.158.158.241"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Apr-2026 13:33:13 UTC] === END API CALL LOG ===
[02-Apr-2026 13:33:13 UTC] ✅ API Hash verification passed for profile endpoint
[02-Apr-2026 13:33:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI5IiwidXNlcm5hbWUiOiJEYW5pZWwiLCJlbWFpbCI6IkphbWVzQGdtYWlsLmNvbSIsImV4cCI6MTc3NTc0MTM5Nn0.fdkyODvLWDbAHgiukg152RYB7ayw40VAvY8EQV1X3TE
[02-Apr-2026 13:33:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Apr-2026 13:33:13 UTC] ✅ JWT token verified successfully for user profile
[02-Apr-2026 13:33:13 UTC] User ID: 229
[02-Apr-2026 13:33:13 UTC] ✅ User profile retrieved successfully for user ID: 229
[02-Apr-2026 13:33:18 UTC] === API CALL LOG ===
[02-Apr-2026 13:33:18 UTC] Endpoint: user/profile.php
[02-Apr-2026 13:33:18 UTC] Full Log Data: {
    "timestamp": "2026-04-02 13:33:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a0d:5600:24:12e9:757e:1c6:5a78:8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI5IiwidXNlcm5hbWUiOiJEYW5pZWwiLCJlbWFpbCI6IkphbWVzQGdtYWlsLmNvbSIsImV4cCI6MTc3NTc0MTM5Nn0.fdkyODvLWDbAHgiukg152RYB7ayw40VAvY8EQV1X3TE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e60345e4a3f42d1-EWR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a0d:5600:24:12e9:757e:1c6:5a78:8",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a0d:5600:24:12e9:757e:1c6:5a78:8, 162.158.158.241"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Apr-2026 13:33:18 UTC] === END API CALL LOG ===
[02-Apr-2026 13:33:18 UTC] ✅ API Hash verification passed for profile endpoint
[02-Apr-2026 13:33:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI5IiwidXNlcm5hbWUiOiJEYW5pZWwiLCJlbWFpbCI6IkphbWVzQGdtYWlsLmNvbSIsImV4cCI6MTc3NTc0MTM5Nn0.fdkyODvLWDbAHgiukg152RYB7ayw40VAvY8EQV1X3TE
[02-Apr-2026 13:33:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Apr-2026 13:33:18 UTC] ✅ JWT token verified successfully for user profile
[02-Apr-2026 13:33:18 UTC] User ID: 229
[02-Apr-2026 13:33:18 UTC] ✅ User profile retrieved successfully for user ID: 229
[02-Apr-2026 13:33:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Apr-2026 13:33:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Apr-2026 13:33:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI5IiwidXNlcm5hbWUiOiJEYW5pZWwiLCJlbWFpbCI6IkphbWVzQGdtYWlsLmNvbSIsImV4cCI6MTc3NTc0MTM5Nn0.fdkyODvLWDbAHgiukg152RYB7ayw40VAvY8EQV1X3TE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e60345e4a3e42d1-EWR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2a0d:5600:24:12e9:757e:1c6:5a78:8","CF-IPCountry":"US","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2a0d:5600:24:12e9:757e:1c6:5a78:8, 162.158.158.240"}
[02-Apr-2026 13:33:18 UTC] === User Orders API Called ===
[02-Apr-2026 13:33:18 UTC] User ID: 229
[02-Apr-2026 13:33:18 UTC] Limit: 20, Offset: 0
[02-Apr-2026 13:33:18 UTC] Orders found: 0
[02-Apr-2026 13:33:18 UTC] Orders data: []
[02-Apr-2026 13:33:18 UTC] Total orders count: 0
[02-Apr-2026 13:33:18 UTC] === API CALL LOG ===
[02-Apr-2026 13:33:18 UTC] Endpoint: user/profile.php
[02-Apr-2026 13:33:18 UTC] Full Log Data: {
    "timestamp": "2026-04-02 13:33:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a0d:5600:24:12e9:757e:1c6:5a78:8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI5IiwidXNlcm5hbWUiOiJEYW5pZWwiLCJlbWFpbCI6IkphbWVzQGdtYWlsLmNvbSIsImV4cCI6MTc3NTc0MTM5Nn0.fdkyODvLWDbAHgiukg152RYB7ayw40VAvY8EQV1X3TE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e60345f8b4b42d1-EWR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a0d:5600:24:12e9:757e:1c6:5a78:8",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a0d:5600:24:12e9:757e:1c6:5a78:8, 162.158.158.240"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Apr-2026 13:33:18 UTC] === END API CALL LOG ===
[02-Apr-2026 13:33:18 UTC] ✅ API Hash verification passed for profile endpoint
[02-Apr-2026 13:33:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI5IiwidXNlcm5hbWUiOiJEYW5pZWwiLCJlbWFpbCI6IkphbWVzQGdtYWlsLmNvbSIsImV4cCI6MTc3NTc0MTM5Nn0.fdkyODvLWDbAHgiukg152RYB7ayw40VAvY8EQV1X3TE
[02-Apr-2026 13:33:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Apr-2026 13:33:18 UTC] ✅ JWT token verified successfully for user profile
[02-Apr-2026 13:33:18 UTC] User ID: 229
[02-Apr-2026 13:33:18 UTC] ✅ User profile retrieved successfully for user ID: 229
[02-Apr-2026 13:33:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Apr-2026 13:33:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Apr-2026 13:33:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI5IiwidXNlcm5hbWUiOiJEYW5pZWwiLCJlbWFpbCI6IkphbWVzQGdtYWlsLmNvbSIsImV4cCI6MTc3NTc0MTM5Nn0.fdkyODvLWDbAHgiukg152RYB7ayw40VAvY8EQV1X3TE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e6034f67d4442d1-EWR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2a0d:5600:24:12e9:757e:1c6:5a78:8","CF-IPCountry":"US","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2a0d:5600:24:12e9:757e:1c6:5a78:8, 162.158.158.241"}
[02-Apr-2026 13:33:42 UTC] === User Orders API Called ===
[02-Apr-2026 13:33:42 UTC] User ID: 229
[02-Apr-2026 13:33:42 UTC] Limit: 20, Offset: 0
[02-Apr-2026 13:33:42 UTC] Orders found: 0
[02-Apr-2026 13:33:42 UTC] Orders data: []
[02-Apr-2026 13:33:42 UTC] Total orders count: 0
[02-Apr-2026 13:33:42 UTC] === API CALL LOG ===
[02-Apr-2026 13:33:42 UTC] Endpoint: user/profile.php
[02-Apr-2026 13:33:42 UTC] Full Log Data: {
    "timestamp": "2026-04-02 13:33:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a0d:5600:24:12e9:757e:1c6:5a78:8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI5IiwidXNlcm5hbWUiOiJEYW5pZWwiLCJlbWFpbCI6IkphbWVzQGdtYWlsLmNvbSIsImV4cCI6MTc3NTc0MTM5Nn0.fdkyODvLWDbAHgiukg152RYB7ayw40VAvY8EQV1X3TE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e6034f67d4642d1-EWR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a0d:5600:24:12e9:757e:1c6:5a78:8",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a0d:5600:24:12e9:757e:1c6:5a78:8, 162.158.158.240"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Apr-2026 13:33:42 UTC] === END API CALL LOG ===
[02-Apr-2026 13:33:42 UTC] ✅ API Hash verification passed for profile endpoint
[02-Apr-2026 13:33:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI5IiwidXNlcm5hbWUiOiJEYW5pZWwiLCJlbWFpbCI6IkphbWVzQGdtYWlsLmNvbSIsImV4cCI6MTc3NTc0MTM5Nn0.fdkyODvLWDbAHgiukg152RYB7ayw40VAvY8EQV1X3TE
[02-Apr-2026 13:33:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Apr-2026 13:33:42 UTC] ✅ JWT token verified successfully for user profile
[02-Apr-2026 13:33:42 UTC] User ID: 229
[02-Apr-2026 13:33:42 UTC] ✅ User profile retrieved successfully for user ID: 229
[02-Apr-2026 13:33:43 UTC] === API CALL LOG ===
[02-Apr-2026 13:33:43 UTC] Endpoint: user/profile.php
[02-Apr-2026 13:33:43 UTC] Full Log Data: {
    "timestamp": "2026-04-02 13:33:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a0d:5600:24:12e9:757e:1c6:5a78:8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI5IiwidXNlcm5hbWUiOiJEYW5pZWwiLCJlbWFpbCI6IkphbWVzQGdtYWlsLmNvbSIsImV4cCI6MTc3NTc0MTM5Nn0.fdkyODvLWDbAHgiukg152RYB7ayw40VAvY8EQV1X3TE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e6034f7be0542d1-EWR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a0d:5600:24:12e9:757e:1c6:5a78:8",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a0d:5600:24:12e9:757e:1c6:5a78:8, 162.158.158.241"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Apr-2026 13:33:43 UTC] === END API CALL LOG ===
[02-Apr-2026 13:33:43 UTC] ✅ API Hash verification passed for profile endpoint
[02-Apr-2026 13:33:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjI5IiwidXNlcm5hbWUiOiJEYW5pZWwiLCJlbWFpbCI6IkphbWVzQGdtYWlsLmNvbSIsImV4cCI6MTc3NTc0MTM5Nn0.fdkyODvLWDbAHgiukg152RYB7ayw40VAvY8EQV1X3TE
[02-Apr-2026 13:33:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Apr-2026 13:33:43 UTC] ✅ JWT token verified successfully for user profile
[02-Apr-2026 13:33:43 UTC] User ID: 229
[02-Apr-2026 13:33:43 UTC] ✅ User profile retrieved successfully for user ID: 229
[02-Apr-2026 15:30:58 UTC] === API CALL LOG ===
[02-Apr-2026 15:30:58 UTC] Endpoint: user/profile.php
[02-Apr-2026 15:30:58 UTC] Full Log Data: {
    "timestamp": "2026-04-02 15:30:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.255.83.154",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjMwIiwidXNlcm5hbWUiOiJATVhfTkFaTVVMIiwiZW1haWwiOiJrbWRuYXptdWwxNTJAZ21haWwuY29tIiwiZXhwIjoxNzc1NzQ4NjU3fQ.9M-dY9crmIakHskDwaiD-ZYwyVJPdM-M5cwPndkpFYI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e60e0bc8c1ed066-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "36.255.83.154",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "36.255.83.154, 172.68.221.166"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Apr-2026 15:30:58 UTC] === END API CALL LOG ===
[02-Apr-2026 15:30:58 UTC] ✅ API Hash verification passed for profile endpoint
[02-Apr-2026 15:30:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjMwIiwidXNlcm5hbWUiOiJATVhfTkFaTVVMIiwiZW1haWwiOiJrbWRuYXptdWwxNTJAZ21haWwuY29tIiwiZXhwIjoxNzc1NzQ4NjU3fQ.9M-dY9crmIakHskDwaiD-ZYwyVJPdM-M5cwPndkpFYI
[02-Apr-2026 15:30:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Apr-2026 15:30:58 UTC] ✅ JWT token verified successfully for user profile
[02-Apr-2026 15:30:58 UTC] User ID: 230
[02-Apr-2026 15:30:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Apr-2026 15:30:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Apr-2026 15:30:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjMwIiwidXNlcm5hbWUiOiJATVhfTkFaTVVMIiwiZW1haWwiOiJrbWRuYXptdWwxNTJAZ21haWwuY29tIiwiZXhwIjoxNzc1NzQ4NjU3fQ.9M-dY9crmIakHskDwaiD-ZYwyVJPdM-M5cwPndkpFYI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e60e0bcbc57d066-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"36.255.83.154","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"36.255.83.154, 172.68.221.167"}
[02-Apr-2026 15:30:58 UTC] === User Orders API Called ===
[02-Apr-2026 15:30:58 UTC] User ID: 230
[02-Apr-2026 15:30:58 UTC] Limit: 20, Offset: 0
[02-Apr-2026 15:30:58 UTC] ✅ User profile retrieved successfully for user ID: 230
[02-Apr-2026 15:30:58 UTC] Orders found: 0
[02-Apr-2026 15:30:58 UTC] Orders data: []
[02-Apr-2026 15:30:58 UTC] Total orders count: 0
[02-Apr-2026 15:30:58 UTC] === API CALL LOG ===
[02-Apr-2026 15:30:58 UTC] Endpoint: user/profile.php
[02-Apr-2026 15:30:58 UTC] Full Log Data: {
    "timestamp": "2026-04-02 15:30:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.255.83.154",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjMwIiwidXNlcm5hbWUiOiJATVhfTkFaTVVMIiwiZW1haWwiOiJrbWRuYXptdWwxNTJAZ21haWwuY29tIiwiZXhwIjoxNzc1NzQ4NjU3fQ.9M-dY9crmIakHskDwaiD-ZYwyVJPdM-M5cwPndkpFYI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e60e0bd1cb2d066-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "36.255.83.154",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "36.255.83.154, 172.68.221.167"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Apr-2026 15:30:58 UTC] === END API CALL LOG ===
[02-Apr-2026 15:30:58 UTC] ✅ API Hash verification passed for profile endpoint
[02-Apr-2026 15:30:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjMwIiwidXNlcm5hbWUiOiJATVhfTkFaTVVMIiwiZW1haWwiOiJrbWRuYXptdWwxNTJAZ21haWwuY29tIiwiZXhwIjoxNzc1NzQ4NjU3fQ.9M-dY9crmIakHskDwaiD-ZYwyVJPdM-M5cwPndkpFYI
[02-Apr-2026 15:30:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Apr-2026 15:30:58 UTC] ✅ JWT token verified successfully for user profile
[02-Apr-2026 15:30:58 UTC] User ID: 230
[02-Apr-2026 15:30:58 UTC] ✅ User profile retrieved successfully for user ID: 230
[02-Apr-2026 15:31:00 UTC] === API CALL LOG ===
[02-Apr-2026 15:31:00 UTC] Endpoint: user/profile.php
[02-Apr-2026 15:31:00 UTC] Full Log Data: {
    "timestamp": "2026-04-02 15:31:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.255.83.154",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjMwIiwidXNlcm5hbWUiOiJATVhfTkFaTVVMIiwiZW1haWwiOiJrbWRuYXptdWwxNTJAZ21haWwuY29tIiwiZXhwIjoxNzc1NzQ4NjU3fQ.9M-dY9crmIakHskDwaiD-ZYwyVJPdM-M5cwPndkpFYI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e60e0c4bdbad066-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "36.255.83.154",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "36.255.83.154, 172.68.221.167"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Apr-2026 15:31:00 UTC] === END API CALL LOG ===
[02-Apr-2026 15:31:00 UTC] ✅ API Hash verification passed for profile endpoint
[02-Apr-2026 15:31:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjMwIiwidXNlcm5hbWUiOiJATVhfTkFaTVVMIiwiZW1haWwiOiJrbWRuYXptdWwxNTJAZ21haWwuY29tIiwiZXhwIjoxNzc1NzQ4NjU3fQ.9M-dY9crmIakHskDwaiD-ZYwyVJPdM-M5cwPndkpFYI
[02-Apr-2026 15:31:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Apr-2026 15:31:00 UTC] ✅ JWT token verified successfully for user profile
[02-Apr-2026 15:31:00 UTC] User ID: 230
[02-Apr-2026 15:31:00 UTC] ✅ User profile retrieved successfully for user ID: 230
[02-Apr-2026 15:31:05 UTC] === API CALL LOG ===
[02-Apr-2026 15:31:05 UTC] Endpoint: user/profile.php
[02-Apr-2026 15:31:05 UTC] Full Log Data: {
    "timestamp": "2026-04-02 15:31:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.255.83.154",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjMwIiwidXNlcm5hbWUiOiJATVhfTkFaTVVMIiwiZW1haWwiOiJrbWRuYXptdWwxNTJAZ21haWwuY29tIiwiZXhwIjoxNzc1NzQ4NjU3fQ.9M-dY9crmIakHskDwaiD-ZYwyVJPdM-M5cwPndkpFYI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e60e0e63c0ed066-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "36.255.83.154",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "36.255.83.154, 172.68.221.166"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Apr-2026 15:31:05 UTC] === END API CALL LOG ===
[02-Apr-2026 15:31:05 UTC] ✅ API Hash verification passed for profile endpoint
[02-Apr-2026 15:31:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjMwIiwidXNlcm5hbWUiOiJATVhfTkFaTVVMIiwiZW1haWwiOiJrbWRuYXptdWwxNTJAZ21haWwuY29tIiwiZXhwIjoxNzc1NzQ4NjU3fQ.9M-dY9crmIakHskDwaiD-ZYwyVJPdM-M5cwPndkpFYI
[02-Apr-2026 15:31:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Apr-2026 15:31:05 UTC] ✅ JWT token verified successfully for user profile
[02-Apr-2026 15:31:05 UTC] User ID: 230
[02-Apr-2026 15:31:05 UTC] ✅ User profile retrieved successfully for user ID: 230
[02-Apr-2026 15:31:07 UTC] === API CALL LOG ===
[02-Apr-2026 15:31:07 UTC] Endpoint: user/profile.php
[02-Apr-2026 15:31:07 UTC] Full Log Data: {
    "timestamp": "2026-04-02 15:31:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.255.83.154",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjMwIiwidXNlcm5hbWUiOiJATVhfTkFaTVVMIiwiZW1haWwiOiJrbWRuYXptdWwxNTJAZ21haWwuY29tIiwiZXhwIjoxNzc1NzQ4NjU3fQ.9M-dY9crmIakHskDwaiD-ZYwyVJPdM-M5cwPndkpFYI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e60e0f2d9c5d066-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "36.255.83.154",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "36.255.83.154, 172.68.221.166"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Apr-2026 15:31:07 UTC] === END API CALL LOG ===
[02-Apr-2026 15:31:07 UTC] ✅ API Hash verification passed for profile endpoint
[02-Apr-2026 15:31:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjMwIiwidXNlcm5hbWUiOiJATVhfTkFaTVVMIiwiZW1haWwiOiJrbWRuYXptdWwxNTJAZ21haWwuY29tIiwiZXhwIjoxNzc1NzQ4NjU3fQ.9M-dY9crmIakHskDwaiD-ZYwyVJPdM-M5cwPndkpFYI
[02-Apr-2026 15:31:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Apr-2026 15:31:07 UTC] ✅ JWT token verified successfully for user profile
[02-Apr-2026 15:31:07 UTC] User ID: 230
[02-Apr-2026 15:31:07 UTC] ✅ User profile retrieved successfully for user ID: 230
[02-Apr-2026 15:31:07 UTC] User Purchases API - User ID: 230
[02-Apr-2026 15:31:07 UTC] User Purchases API - Total purchases found: 0
[02-Apr-2026 15:31:12 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Apr-2026 15:31:12 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Apr-2026 15:31:12 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjMwIiwidXNlcm5hbWUiOiJATVhfTkFaTVVMIiwiZW1haWwiOiJrbWRuYXptdWwxNTJAZ21haWwuY29tIiwiZXhwIjoxNzc1NzQ4NjU3fQ.9M-dY9crmIakHskDwaiD-ZYwyVJPdM-M5cwPndkpFYI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e60e1131bccd066-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"36.255.83.154","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"36.255.83.154, 172.68.221.166"}
[02-Apr-2026 15:31:12 UTC] === User Orders API Called ===
[02-Apr-2026 15:31:12 UTC] User ID: 230
[02-Apr-2026 15:31:12 UTC] Limit: 20, Offset: 0
[02-Apr-2026 15:31:12 UTC] Orders found: 0
[02-Apr-2026 15:31:12 UTC] Orders data: []
[02-Apr-2026 15:31:12 UTC] Total orders count: 0
[02-Apr-2026 15:31:19 UTC] === API CALL LOG ===
[02-Apr-2026 15:31:19 UTC] Endpoint: user/profile.php
[02-Apr-2026 15:31:19 UTC] Full Log Data: {
    "timestamp": "2026-04-02 15:31:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.255.83.154",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjMwIiwidXNlcm5hbWUiOiJATVhfTkFaTVVMIiwiZW1haWwiOiJrbWRuYXptdWwxNTJAZ21haWwuY29tIiwiZXhwIjoxNzc1NzQ4NjU3fQ.9M-dY9crmIakHskDwaiD-ZYwyVJPdM-M5cwPndkpFYI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e60e13afa5bf335-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "36.255.83.154",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "36.255.83.154, 172.68.221.167"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Apr-2026 15:31:19 UTC] === END API CALL LOG ===
[02-Apr-2026 15:31:19 UTC] ✅ API Hash verification passed for profile endpoint
[02-Apr-2026 15:31:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjMwIiwidXNlcm5hbWUiOiJATVhfTkFaTVVMIiwiZW1haWwiOiJrbWRuYXptdWwxNTJAZ21haWwuY29tIiwiZXhwIjoxNzc1NzQ4NjU3fQ.9M-dY9crmIakHskDwaiD-ZYwyVJPdM-M5cwPndkpFYI
[02-Apr-2026 15:31:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Apr-2026 15:31:19 UTC] ✅ JWT token verified successfully for user profile
[02-Apr-2026 15:31:19 UTC] User ID: 230
[02-Apr-2026 15:31:19 UTC] ✅ User profile retrieved successfully for user ID: 230
[02-Apr-2026 15:31:20 UTC] === API CALL LOG ===
[02-Apr-2026 15:31:20 UTC] Endpoint: user/profile.php
[02-Apr-2026 15:31:20 UTC] Full Log Data: {
    "timestamp": "2026-04-02 15:31:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.255.83.154",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjMwIiwidXNlcm5hbWUiOiJATVhfTkFaTVVMIiwiZW1haWwiOiJrbWRuYXptdWwxNTJAZ21haWwuY29tIiwiZXhwIjoxNzc1NzQ4NjU3fQ.9M-dY9crmIakHskDwaiD-ZYwyVJPdM-M5cwPndkpFYI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e60e142095cf335-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "36.255.83.154",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "36.255.83.154, 172.68.221.167"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Apr-2026 15:31:20 UTC] === END API CALL LOG ===
[02-Apr-2026 15:31:20 UTC] ✅ API Hash verification passed for profile endpoint
[02-Apr-2026 15:31:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjMwIiwidXNlcm5hbWUiOiJATVhfTkFaTVVMIiwiZW1haWwiOiJrbWRuYXptdWwxNTJAZ21haWwuY29tIiwiZXhwIjoxNzc1NzQ4NjU3fQ.9M-dY9crmIakHskDwaiD-ZYwyVJPdM-M5cwPndkpFYI
[02-Apr-2026 15:31:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Apr-2026 15:31:20 UTC] ✅ JWT token verified successfully for user profile
[02-Apr-2026 15:31:20 UTC] User ID: 230
[02-Apr-2026 15:31:20 UTC] ✅ User profile retrieved successfully for user ID: 230
[02-Apr-2026 15:31:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Apr-2026 15:31:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Apr-2026 15:31:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjMwIiwidXNlcm5hbWUiOiJATVhfTkFaTVVMIiwiZW1haWwiOiJrbWRuYXptdWwxNTJAZ21haWwuY29tIiwiZXhwIjoxNzc1NzQ4NjU3fQ.9M-dY9crmIakHskDwaiD-ZYwyVJPdM-M5cwPndkpFYI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e60e1427a97f335-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"36.255.83.154","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"36.255.83.154, 172.68.221.166"}
[02-Apr-2026 15:31:20 UTC] === User Orders API Called ===
[02-Apr-2026 15:31:20 UTC] User ID: 230
[02-Apr-2026 15:31:20 UTC] Limit: 20, Offset: 0
[02-Apr-2026 15:31:20 UTC] Orders found: 0
[02-Apr-2026 15:31:20 UTC] Orders data: []
[02-Apr-2026 15:31:20 UTC] Total orders count: 0
[02-Apr-2026 15:31:20 UTC] === API CALL LOG ===
[02-Apr-2026 15:31:20 UTC] Endpoint: user/profile.php
[02-Apr-2026 15:31:20 UTC] Full Log Data: {
    "timestamp": "2026-04-02 15:31:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.255.83.154",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjMwIiwidXNlcm5hbWUiOiJATVhfTkFaTVVMIiwiZW1haWwiOiJrbWRuYXptdWwxNTJAZ21haWwuY29tIiwiZXhwIjoxNzc1NzQ4NjU3fQ.9M-dY9crmIakHskDwaiD-ZYwyVJPdM-M5cwPndkpFYI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e60e142bb3df335-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "36.255.83.154",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "36.255.83.154, 172.68.221.166"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Apr-2026 15:31:20 UTC] === END API CALL LOG ===
[02-Apr-2026 15:31:20 UTC] ✅ API Hash verification passed for profile endpoint
[02-Apr-2026 15:31:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjMwIiwidXNlcm5hbWUiOiJATVhfTkFaTVVMIiwiZW1haWwiOiJrbWRuYXptdWwxNTJAZ21haWwuY29tIiwiZXhwIjoxNzc1NzQ4NjU3fQ.9M-dY9crmIakHskDwaiD-ZYwyVJPdM-M5cwPndkpFYI
[02-Apr-2026 15:31:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Apr-2026 15:31:20 UTC] ✅ JWT token verified successfully for user profile
[02-Apr-2026 15:31:20 UTC] User ID: 230
[02-Apr-2026 15:31:20 UTC] ✅ User profile retrieved successfully for user ID: 230
[02-Apr-2026 15:31:21 UTC] === API CALL LOG ===
[02-Apr-2026 15:31:21 UTC] Endpoint: user/profile.php
[02-Apr-2026 15:31:21 UTC] Full Log Data: {
    "timestamp": "2026-04-02 15:31:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.255.83.154",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjMwIiwidXNlcm5hbWUiOiJATVhfTkFaTVVMIiwiZW1haWwiOiJrbWRuYXptdWwxNTJAZ21haWwuY29tIiwiZXhwIjoxNzc1NzQ4NjU3fQ.9M-dY9crmIakHskDwaiD-ZYwyVJPdM-M5cwPndkpFYI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e60e14b7813f335-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "36.255.83.154",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "36.255.83.154, 172.68.221.166"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Apr-2026 15:31:21 UTC] === END API CALL LOG ===
[02-Apr-2026 15:31:21 UTC] ✅ API Hash verification passed for profile endpoint
[02-Apr-2026 15:31:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjMwIiwidXNlcm5hbWUiOiJATVhfTkFaTVVMIiwiZW1haWwiOiJrbWRuYXptdWwxNTJAZ21haWwuY29tIiwiZXhwIjoxNzc1NzQ4NjU3fQ.9M-dY9crmIakHskDwaiD-ZYwyVJPdM-M5cwPndkpFYI
[02-Apr-2026 15:31:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Apr-2026 15:31:21 UTC] ✅ JWT token verified successfully for user profile
[02-Apr-2026 15:31:21 UTC] User ID: 230
[02-Apr-2026 15:31:21 UTC] ✅ User profile retrieved successfully for user ID: 230
[02-Apr-2026 15:31:29 UTC] === API CALL LOG ===
[02-Apr-2026 15:31:29 UTC] Endpoint: user/profile.php
[02-Apr-2026 15:31:29 UTC] Full Log Data: {
    "timestamp": "2026-04-02 15:31:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.255.83.154",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjMwIiwidXNlcm5hbWUiOiJATVhfTkFaTVVMIiwiZW1haWwiOiJrbWRuYXptdWwxNTJAZ21haWwuY29tIiwiZXhwIjoxNzc1NzQ4NjU3fQ.9M-dY9crmIakHskDwaiD-ZYwyVJPdM-M5cwPndkpFYI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e60e17a8d0bf335-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "36.255.83.154",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "36.255.83.154, 172.68.221.166"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Apr-2026 15:31:29 UTC] === END API CALL LOG ===
[02-Apr-2026 15:31:29 UTC] ✅ API Hash verification passed for profile endpoint
[02-Apr-2026 15:31:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjMwIiwidXNlcm5hbWUiOiJATVhfTkFaTVVMIiwiZW1haWwiOiJrbWRuYXptdWwxNTJAZ21haWwuY29tIiwiZXhwIjoxNzc1NzQ4NjU3fQ.9M-dY9crmIakHskDwaiD-ZYwyVJPdM-M5cwPndkpFYI
[02-Apr-2026 15:31:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Apr-2026 15:31:29 UTC] ✅ JWT token verified successfully for user profile
[02-Apr-2026 15:31:29 UTC] User ID: 230
[02-Apr-2026 15:31:29 UTC] ✅ User profile retrieved successfully for user ID: 230
[02-Apr-2026 15:32:31 UTC] === API CALL LOG ===
[02-Apr-2026 15:32:31 UTC] Endpoint: user/profile.php
[02-Apr-2026 15:32:31 UTC] Full Log Data: {
    "timestamp": "2026-04-02 15:32:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.255.83.154",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjMwIiwidXNlcm5hbWUiOiJATVhfTkFaTVVMIiwiZW1haWwiOiJrbWRuYXptdWwxNTJAZ21haWwuY29tIiwiZXhwIjoxNzc1NzQ4NjU3fQ.9M-dY9crmIakHskDwaiD-ZYwyVJPdM-M5cwPndkpFYI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e60e3017dc8f335-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "36.255.83.154",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "36.255.83.154, 172.68.221.167"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Apr-2026 15:32:31 UTC] === END API CALL LOG ===
[02-Apr-2026 15:32:31 UTC] ✅ API Hash verification passed for profile endpoint
[02-Apr-2026 15:32:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjMwIiwidXNlcm5hbWUiOiJATVhfTkFaTVVMIiwiZW1haWwiOiJrbWRuYXptdWwxNTJAZ21haWwuY29tIiwiZXhwIjoxNzc1NzQ4NjU3fQ.9M-dY9crmIakHskDwaiD-ZYwyVJPdM-M5cwPndkpFYI
[02-Apr-2026 15:32:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Apr-2026 15:32:31 UTC] ✅ JWT token verified successfully for user profile
[02-Apr-2026 15:32:31 UTC] User ID: 230
[02-Apr-2026 15:32:31 UTC] ✅ User profile retrieved successfully for user ID: 230
[02-Apr-2026 15:32:32 UTC] User Purchases API - User ID: 230
[02-Apr-2026 15:32:32 UTC] User Purchases API - Total purchases found: 0
[02-Apr-2026 15:32:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Apr-2026 15:32:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Apr-2026 15:32:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjMwIiwidXNlcm5hbWUiOiJATVhfTkFaTVVMIiwiZW1haWwiOiJrbWRuYXptdWwxNTJAZ21haWwuY29tIiwiZXhwIjoxNzc1NzQ4NjU3fQ.9M-dY9crmIakHskDwaiD-ZYwyVJPdM-M5cwPndkpFYI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e60e30bece7f335-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"36.255.83.154","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"36.255.83.154, 172.68.221.167"}
[02-Apr-2026 15:32:33 UTC] === User Orders API Called ===
[02-Apr-2026 15:32:33 UTC] User ID: 230
[02-Apr-2026 15:32:33 UTC] Limit: 20, Offset: 0
[02-Apr-2026 15:32:33 UTC] Orders found: 0
[02-Apr-2026 15:32:33 UTC] Orders data: []
[02-Apr-2026 15:32:33 UTC] Total orders count: 0
[02-Apr-2026 20:25:53 UTC] === API CALL LOG ===
[02-Apr-2026 20:25:53 UTC] Endpoint: user/profile.php
[02-Apr-2026 20:25:53 UTC] Full Log Data: {
    "timestamp": "2026-04-02 20:25:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8f63:a336:c500:1dfa:fd9a:e6ae",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjMxIiwidXNlcm5hbWUiOiJhdm5pMTk5NSIsImVtYWlsIjoic2F2YW50aWthODUwOUBnbWFpbC5jb20iLCJleHAiOjE3NzU3NjYzNTN9.PkD69tnClBuxc_hplnbO8J0AIyyOP_hRMcG6eXZMT3M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e6290bf5e070ba3-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:8f63:a336:c500:1dfa:fd9a:e6ae",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:8f63:a336:c500:1dfa:fd9a:e6ae, 172.70.108.43"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Apr-2026 20:25:53 UTC] === END API CALL LOG ===
[02-Apr-2026 20:25:53 UTC] ✅ API Hash verification passed for profile endpoint
[02-Apr-2026 20:25:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjMxIiwidXNlcm5hbWUiOiJhdm5pMTk5NSIsImVtYWlsIjoic2F2YW50aWthODUwOUBnbWFpbC5jb20iLCJleHAiOjE3NzU3NjYzNTN9.PkD69tnClBuxc_hplnbO8J0AIyyOP_hRMcG6eXZMT3M
[02-Apr-2026 20:25:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Apr-2026 20:25:53 UTC] ✅ JWT token verified successfully for user profile
[02-Apr-2026 20:25:53 UTC] User ID: 231
[02-Apr-2026 20:25:53 UTC] ✅ User profile retrieved successfully for user ID: 231
[02-Apr-2026 20:25:53 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Apr-2026 20:25:53 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Apr-2026 20:25:53 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjMxIiwidXNlcm5hbWUiOiJhdm5pMTk5NSIsImVtYWlsIjoic2F2YW50aWthODUwOUBnbWFpbC5jb20iLCJleHAiOjE3NzU3NjYzNTN9.PkD69tnClBuxc_hplnbO8J0AIyyOP_hRMcG6eXZMT3M","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e6290bf5e0f0ba3-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:8f63:a336:c500:1dfa:fd9a:e6ae","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:4900:8f63:a336:c500:1dfa:fd9a:e6ae, 172.70.108.42"}
[02-Apr-2026 20:25:53 UTC] === User Orders API Called ===
[02-Apr-2026 20:25:53 UTC] User ID: 231
[02-Apr-2026 20:25:53 UTC] Limit: 20, Offset: 0
[02-Apr-2026 20:25:53 UTC] Orders found: 0
[02-Apr-2026 20:25:53 UTC] Orders data: []
[02-Apr-2026 20:25:53 UTC] Total orders count: 0
[02-Apr-2026 20:25:53 UTC] === API CALL LOG ===
[02-Apr-2026 20:25:53 UTC] Endpoint: user/profile.php
[02-Apr-2026 20:25:53 UTC] Full Log Data: {
    "timestamp": "2026-04-02 20:25:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8f63:a336:c500:1dfa:fd9a:e6ae",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjMxIiwidXNlcm5hbWUiOiJhdm5pMTk5NSIsImVtYWlsIjoic2F2YW50aWthODUwOUBnbWFpbC5jb20iLCJleHAiOjE3NzU3NjYzNTN9.PkD69tnClBuxc_hplnbO8J0AIyyOP_hRMcG6eXZMT3M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e6290c03fcf0ba3-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:8f63:a336:c500:1dfa:fd9a:e6ae",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:8f63:a336:c500:1dfa:fd9a:e6ae, 172.70.108.43"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Apr-2026 20:25:53 UTC] === END API CALL LOG ===
[02-Apr-2026 20:25:53 UTC] ✅ API Hash verification passed for profile endpoint
[02-Apr-2026 20:25:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjMxIiwidXNlcm5hbWUiOiJhdm5pMTk5NSIsImVtYWlsIjoic2F2YW50aWthODUwOUBnbWFpbC5jb20iLCJleHAiOjE3NzU3NjYzNTN9.PkD69tnClBuxc_hplnbO8J0AIyyOP_hRMcG6eXZMT3M
[02-Apr-2026 20:25:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Apr-2026 20:25:53 UTC] ✅ JWT token verified successfully for user profile
[02-Apr-2026 20:25:53 UTC] User ID: 231
[02-Apr-2026 20:25:53 UTC] ✅ User profile retrieved successfully for user ID: 231
[02-Apr-2026 20:25:54 UTC] === API CALL LOG ===
[02-Apr-2026 20:25:54 UTC] Endpoint: user/profile.php
[02-Apr-2026 20:25:54 UTC] Full Log Data: {
    "timestamp": "2026-04-02 20:25:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8f63:a336:c500:1dfa:fd9a:e6ae",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjMxIiwidXNlcm5hbWUiOiJhdm5pMTk5NSIsImVtYWlsIjoic2F2YW50aWthODUwOUBnbWFpbC5jb20iLCJleHAiOjE3NzU3NjYzNTN9.PkD69tnClBuxc_hplnbO8J0AIyyOP_hRMcG6eXZMT3M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e6290c4c91c0ba3-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:8f63:a336:c500:1dfa:fd9a:e6ae",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:8f63:a336:c500:1dfa:fd9a:e6ae, 172.70.108.42"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Apr-2026 20:25:54 UTC] === END API CALL LOG ===
[02-Apr-2026 20:25:54 UTC] ✅ API Hash verification passed for profile endpoint
[02-Apr-2026 20:25:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjMxIiwidXNlcm5hbWUiOiJhdm5pMTk5NSIsImVtYWlsIjoic2F2YW50aWthODUwOUBnbWFpbC5jb20iLCJleHAiOjE3NzU3NjYzNTN9.PkD69tnClBuxc_hplnbO8J0AIyyOP_hRMcG6eXZMT3M
[02-Apr-2026 20:25:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Apr-2026 20:25:54 UTC] ✅ JWT token verified successfully for user profile
[02-Apr-2026 20:25:54 UTC] User ID: 231
[02-Apr-2026 20:25:54 UTC] ✅ User profile retrieved successfully for user ID: 231
[02-Apr-2026 20:26:16 UTC] === API CALL LOG ===
[02-Apr-2026 20:26:16 UTC] Endpoint: user/profile.php
[02-Apr-2026 20:26:16 UTC] Full Log Data: {
    "timestamp": "2026-04-02 20:26:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8f63:a336:c500:1dfa:fd9a:e6ae",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjMxIiwidXNlcm5hbWUiOiJhdm5pMTk5NSIsImVtYWlsIjoic2F2YW50aWthODUwOUBnbWFpbC5jb20iLCJleHAiOjE3NzU3NjYzNTN9.PkD69tnClBuxc_hplnbO8J0AIyyOP_hRMcG6eXZMT3M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e62914d1fba57f8-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:8f63:a336:c500:1dfa:fd9a:e6ae",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:8f63:a336:c500:1dfa:fd9a:e6ae, 162.158.22.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Apr-2026 20:26:16 UTC] === END API CALL LOG ===
[02-Apr-2026 20:26:16 UTC] ✅ API Hash verification passed for profile endpoint
[02-Apr-2026 20:26:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjMxIiwidXNlcm5hbWUiOiJhdm5pMTk5NSIsImVtYWlsIjoic2F2YW50aWthODUwOUBnbWFpbC5jb20iLCJleHAiOjE3NzU3NjYzNTN9.PkD69tnClBuxc_hplnbO8J0AIyyOP_hRMcG6eXZMT3M
[02-Apr-2026 20:26:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Apr-2026 20:26:16 UTC] ✅ JWT token verified successfully for user profile
[02-Apr-2026 20:26:16 UTC] User ID: 231
[02-Apr-2026 20:26:16 UTC] ✅ User profile retrieved successfully for user ID: 231
[02-Apr-2026 20:26:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Apr-2026 20:26:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Apr-2026 20:26:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjMxIiwidXNlcm5hbWUiOiJhdm5pMTk5NSIsImVtYWlsIjoic2F2YW50aWthODUwOUBnbWFpbC5jb20iLCJleHAiOjE3NzU3NjYzNTN9.PkD69tnClBuxc_hplnbO8J0AIyyOP_hRMcG6eXZMT3M","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e629204df5a57f8-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:8f63:a336:c500:1dfa:fd9a:e6ae","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:4900:8f63:a336:c500:1dfa:fd9a:e6ae, 162.158.22.195"}
[02-Apr-2026 20:26:45 UTC] === User Orders API Called ===
[02-Apr-2026 20:26:45 UTC] User ID: 231
[02-Apr-2026 20:26:45 UTC] Limit: 20, Offset: 0
[02-Apr-2026 20:26:45 UTC] === API CALL LOG ===
[02-Apr-2026 20:26:45 UTC] Endpoint: user/profile.php
[02-Apr-2026 20:26:45 UTC] Full Log Data: {
    "timestamp": "2026-04-02 20:26:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8f63:a336:c500:1dfa:fd9a:e6ae",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjMxIiwidXNlcm5hbWUiOiJhdm5pMTk5NSIsImVtYWlsIjoic2F2YW50aWthODUwOUBnbWFpbC5jb20iLCJleHAiOjE3NzU3NjYzNTN9.PkD69tnClBuxc_hplnbO8J0AIyyOP_hRMcG6eXZMT3M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e629204df5d57f8-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:8f63:a336:c500:1dfa:fd9a:e6ae",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:8f63:a336:c500:1dfa:fd9a:e6ae, 162.158.22.194"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Apr-2026 20:26:45 UTC] === END API CALL LOG ===
[02-Apr-2026 20:26:45 UTC] ✅ API Hash verification passed for profile endpoint
[02-Apr-2026 20:26:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjMxIiwidXNlcm5hbWUiOiJhdm5pMTk5NSIsImVtYWlsIjoic2F2YW50aWthODUwOUBnbWFpbC5jb20iLCJleHAiOjE3NzU3NjYzNTN9.PkD69tnClBuxc_hplnbO8J0AIyyOP_hRMcG6eXZMT3M
[02-Apr-2026 20:26:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Apr-2026 20:26:45 UTC] ✅ JWT token verified successfully for user profile
[02-Apr-2026 20:26:45 UTC] User ID: 231
[02-Apr-2026 20:26:45 UTC] ✅ User profile retrieved successfully for user ID: 231
[02-Apr-2026 20:26:45 UTC] Orders found: 0
[02-Apr-2026 20:26:45 UTC] Orders data: []
[02-Apr-2026 20:26:45 UTC] Total orders count: 0
[02-Apr-2026 20:26:46 UTC] === API CALL LOG ===
[02-Apr-2026 20:26:46 UTC] Endpoint: user/profile.php
[02-Apr-2026 20:26:46 UTC] Full Log Data: {
    "timestamp": "2026-04-02 20:26:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8f63:a336:c500:1dfa:fd9a:e6ae",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjMxIiwidXNlcm5hbWUiOiJhdm5pMTk5NSIsImVtYWlsIjoic2F2YW50aWthODUwOUBnbWFpbC5jb20iLCJleHAiOjE3NzU3NjYzNTN9.PkD69tnClBuxc_hplnbO8J0AIyyOP_hRMcG6eXZMT3M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e629208df1757f8-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:8f63:a336:c500:1dfa:fd9a:e6ae",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:8f63:a336:c500:1dfa:fd9a:e6ae, 162.158.22.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Apr-2026 20:26:46 UTC] === END API CALL LOG ===
[02-Apr-2026 20:26:46 UTC] ✅ API Hash verification passed for profile endpoint
[02-Apr-2026 20:26:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjMxIiwidXNlcm5hbWUiOiJhdm5pMTk5NSIsImVtYWlsIjoic2F2YW50aWthODUwOUBnbWFpbC5jb20iLCJleHAiOjE3NzU3NjYzNTN9.PkD69tnClBuxc_hplnbO8J0AIyyOP_hRMcG6eXZMT3M
[02-Apr-2026 20:26:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Apr-2026 20:26:46 UTC] ✅ JWT token verified successfully for user profile
[02-Apr-2026 20:26:46 UTC] User ID: 231
[02-Apr-2026 20:26:46 UTC] ✅ User profile retrieved successfully for user ID: 231
[02-Apr-2026 20:26:46 UTC] === API CALL LOG ===
[02-Apr-2026 20:26:46 UTC] Endpoint: user/profile.php
[02-Apr-2026 20:26:46 UTC] Full Log Data: {
    "timestamp": "2026-04-02 20:26:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8f63:a336:c500:1dfa:fd9a:e6ae",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjMxIiwidXNlcm5hbWUiOiJhdm5pMTk5NSIsImVtYWlsIjoic2F2YW50aWthODUwOUBnbWFpbC5jb20iLCJleHAiOjE3NzU3NjYzNTN9.PkD69tnClBuxc_hplnbO8J0AIyyOP_hRMcG6eXZMT3M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e629209d94757f8-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:8f63:a336:c500:1dfa:fd9a:e6ae",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:8f63:a336:c500:1dfa:fd9a:e6ae, 162.158.22.194"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Apr-2026 20:26:46 UTC] === END API CALL LOG ===
[02-Apr-2026 20:26:46 UTC] ✅ API Hash verification passed for profile endpoint
[02-Apr-2026 20:26:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjMxIiwidXNlcm5hbWUiOiJhdm5pMTk5NSIsImVtYWlsIjoic2F2YW50aWthODUwOUBnbWFpbC5jb20iLCJleHAiOjE3NzU3NjYzNTN9.PkD69tnClBuxc_hplnbO8J0AIyyOP_hRMcG6eXZMT3M
[02-Apr-2026 20:26:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Apr-2026 20:26:46 UTC] ✅ JWT token verified successfully for user profile
[02-Apr-2026 20:26:46 UTC] User ID: 231
[02-Apr-2026 20:26:46 UTC] ✅ User profile retrieved successfully for user ID: 231
[02-Apr-2026 21:02:15 UTC] === API CALL LOG ===
[02-Apr-2026 21:02:15 UTC] Endpoint: user/profile.php
[02-Apr-2026 21:02:15 UTC] Full Log Data: {
    "timestamp": "2026-04-02 21:02:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.186.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e62c5fd39d11181-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.186.74",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "83.111.186.74, 162.159.98.44"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Apr-2026 21:02:15 UTC] === END API CALL LOG ===
[02-Apr-2026 21:02:15 UTC] ✅ API Hash verification passed for profile endpoint
[02-Apr-2026 21:02:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[02-Apr-2026 21:02:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Apr-2026 21:02:15 UTC] ✅ JWT token verified successfully for user profile
[02-Apr-2026 21:02:15 UTC] User ID: 205
[02-Apr-2026 21:02:15 UTC] ✅ User profile retrieved successfully for user ID: 205
[02-Apr-2026 21:02:15 UTC] === API CALL LOG ===
[02-Apr-2026 21:02:15 UTC] Endpoint: user/profile.php
[02-Apr-2026 21:02:15 UTC] Full Log Data: {
    "timestamp": "2026-04-02 21:02:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.186.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e62c6030aff1181-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.186.74",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "83.111.186.74, 162.159.98.44"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Apr-2026 21:02:15 UTC] === END API CALL LOG ===
[02-Apr-2026 21:02:15 UTC] ✅ API Hash verification passed for profile endpoint
[02-Apr-2026 21:02:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[02-Apr-2026 21:02:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Apr-2026 21:02:15 UTC] ✅ JWT token verified successfully for user profile
[02-Apr-2026 21:02:15 UTC] User ID: 205
[02-Apr-2026 21:02:15 UTC] ✅ User profile retrieved successfully for user ID: 205
[02-Apr-2026 21:02:15 UTC] === API CALL LOG ===
[02-Apr-2026 21:02:15 UTC] Endpoint: user/profile.php
[02-Apr-2026 21:02:15 UTC] Full Log Data: {
    "timestamp": "2026-04-02 21:02:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.186.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e62c604ce081181-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.186.74",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "83.111.186.74, 162.159.98.44"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Apr-2026 21:02:15 UTC] === END API CALL LOG ===
[02-Apr-2026 21:02:15 UTC] ✅ API Hash verification passed for profile endpoint
[02-Apr-2026 21:02:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[02-Apr-2026 21:02:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Apr-2026 21:02:15 UTC] ✅ JWT token verified successfully for user profile
[02-Apr-2026 21:02:15 UTC] User ID: 205
[02-Apr-2026 21:02:15 UTC] ✅ User profile retrieved successfully for user ID: 205
[02-Apr-2026 21:02:16 UTC] === API CALL LOG ===
[02-Apr-2026 21:02:16 UTC] Endpoint: user/profile.php
[02-Apr-2026 21:02:16 UTC] Full Log Data: {
    "timestamp": "2026-04-02 21:02:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.186.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e62c603fcba1181-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.186.74",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "83.111.186.74, 162.159.98.44"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Apr-2026 21:02:16 UTC] === END API CALL LOG ===
[02-Apr-2026 21:02:16 UTC] ✅ API Hash verification passed for profile endpoint
[02-Apr-2026 21:02:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[02-Apr-2026 21:02:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Apr-2026 21:02:16 UTC] ✅ JWT token verified successfully for user profile
[02-Apr-2026 21:02:16 UTC] User ID: 205
[02-Apr-2026 21:02:16 UTC] ✅ User profile retrieved successfully for user ID: 205
[02-Apr-2026 21:02:16 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Apr-2026 21:02:16 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Apr-2026 21:02:16 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e62c603fcbc1181-HKG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"83.111.186.74","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"83.111.186.74, 162.159.98.44"}
[02-Apr-2026 21:02:16 UTC] === User Orders API Called ===
[02-Apr-2026 21:02:16 UTC] User ID: 205
[02-Apr-2026 21:02:16 UTC] Limit: 20, Offset: 0
[02-Apr-2026 21:02:16 UTC] Orders found: 7
[02-Apr-2026 21:02:16 UTC] Orders data: [{"id":150,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/69","status":"completed","created_at":"2026-03-31 11:44:10","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":149,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/70","status":"completed","created_at":"2026-03-31 10:13:24","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":147,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 10:00:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":146,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 09:47:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":145,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-31 08:14:12","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":143,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:22:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":142,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:18:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[02-Apr-2026 21:02:16 UTC] Total orders count: 7
[02-Apr-2026 21:07:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Apr-2026 21:07:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Apr-2026 21:07:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e62cdaf0b4a07ab-HKG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"83.111.186.74","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"83.111.186.74, 172.71.219.66"}
[02-Apr-2026 21:07:30 UTC] === User Orders API Called ===
[02-Apr-2026 21:07:30 UTC] User ID: 205
[02-Apr-2026 21:07:30 UTC] Limit: 20, Offset: 0
[02-Apr-2026 21:07:30 UTC] Orders found: 7
[02-Apr-2026 21:07:30 UTC] Orders data: [{"id":150,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/69","status":"completed","created_at":"2026-03-31 11:44:10","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":149,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/70","status":"completed","created_at":"2026-03-31 10:13:24","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":147,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 10:00:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":146,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 09:47:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":145,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-31 08:14:12","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":143,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:22:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":142,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:18:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[02-Apr-2026 21:07:30 UTC] Total orders count: 7
[02-Apr-2026 21:07:36 UTC] === API CALL LOG ===
[02-Apr-2026 21:07:36 UTC] Endpoint: user/profile.php
[02-Apr-2026 21:07:36 UTC] Full Log Data: {
    "timestamp": "2026-04-02 21:07:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.186.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e62cdd8897407ab-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.186.74",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "83.111.186.74, 172.71.219.66"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Apr-2026 21:07:36 UTC] === END API CALL LOG ===
[02-Apr-2026 21:07:36 UTC] ✅ API Hash verification passed for profile endpoint
[02-Apr-2026 21:07:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[02-Apr-2026 21:07:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Apr-2026 21:07:36 UTC] ✅ JWT token verified successfully for user profile
[02-Apr-2026 21:07:36 UTC] User ID: 205
[02-Apr-2026 21:07:36 UTC] ✅ User profile retrieved successfully for user ID: 205
[02-Apr-2026 21:07:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Apr-2026 21:07:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Apr-2026 21:07:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e62cdd8897207ab-HKG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"83.111.186.74","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"83.111.186.74, 172.71.219.65"}
[02-Apr-2026 21:07:36 UTC] === User Orders API Called ===
[02-Apr-2026 21:07:36 UTC] User ID: 205
[02-Apr-2026 21:07:36 UTC] Limit: 20, Offset: 0
[02-Apr-2026 21:07:36 UTC] Orders found: 7
[02-Apr-2026 21:07:36 UTC] Orders data: [{"id":150,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/69","status":"completed","created_at":"2026-03-31 11:44:10","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":149,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/70","status":"completed","created_at":"2026-03-31 10:13:24","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":147,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 10:00:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":146,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 09:47:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":145,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-31 08:14:12","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":143,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:22:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":142,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:18:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[02-Apr-2026 21:07:36 UTC] Total orders count: 7
[02-Apr-2026 21:07:37 UTC] === API CALL LOG ===
[02-Apr-2026 21:07:37 UTC] Endpoint: user/profile.php
[02-Apr-2026 21:07:37 UTC] Full Log Data: {
    "timestamp": "2026-04-02 21:07:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.186.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e62cddd1ad107ab-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.186.74",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "83.111.186.74, 172.71.219.65"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Apr-2026 21:07:37 UTC] === END API CALL LOG ===
[02-Apr-2026 21:07:37 UTC] ✅ API Hash verification passed for profile endpoint
[02-Apr-2026 21:07:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[02-Apr-2026 21:07:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Apr-2026 21:07:37 UTC] ✅ JWT token verified successfully for user profile
[02-Apr-2026 21:07:37 UTC] User ID: 205
[02-Apr-2026 21:07:37 UTC] ✅ User profile retrieved successfully for user ID: 205
[02-Apr-2026 21:07:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Apr-2026 21:07:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Apr-2026 21:07:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e62ce5fcc0607ab-HKG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"83.111.186.74","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"83.111.186.74, 172.71.219.65"}
[02-Apr-2026 21:07:58 UTC] === User Orders API Called ===
[02-Apr-2026 21:07:58 UTC] User ID: 205
[02-Apr-2026 21:07:58 UTC] Limit: 20, Offset: 0
[02-Apr-2026 21:07:58 UTC] Orders found: 8
[02-Apr-2026 21:07:58 UTC] Orders data: [{"id":151,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"pending","created_at":"2026-04-03 00:37:56","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":150,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/69","status":"completed","created_at":"2026-03-31 11:44:10","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":149,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/70","status":"completed","created_at":"2026-03-31 10:13:24","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":147,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 10:00:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":146,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 09:47:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":145,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-31 08:14:12","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":143,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:22:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":142,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:18:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[02-Apr-2026 21:07:58 UTC] Total orders count: 8
[02-Apr-2026 21:44:47 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Apr-2026 21:44:47 UTC] === API CALL LOG ===
[02-Apr-2026 21:44:47 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Apr-2026 21:44:47 UTC] Endpoint: user/profile.php
[02-Apr-2026 21:44:47 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e63044c19ca044d-HKG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"83.111.186.74","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"83.111.186.74, 172.71.214.230"}
[02-Apr-2026 21:44:47 UTC] Full Log Data: {
    "timestamp": "2026-04-02 21:44:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.186.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e63044c19c5044d-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.186.74",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "83.111.186.74, 172.71.214.230"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Apr-2026 21:44:47 UTC] === END API CALL LOG ===
[02-Apr-2026 21:44:47 UTC] === User Orders API Called ===
[02-Apr-2026 21:44:47 UTC] ✅ API Hash verification passed for profile endpoint
[02-Apr-2026 21:44:47 UTC] User ID: 205
[02-Apr-2026 21:44:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[02-Apr-2026 21:44:47 UTC] Limit: 20, Offset: 0
[02-Apr-2026 21:44:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Apr-2026 21:44:47 UTC] ✅ JWT token verified successfully for user profile
[02-Apr-2026 21:44:47 UTC] User ID: 205
[02-Apr-2026 21:44:47 UTC] === API CALL LOG ===
[02-Apr-2026 21:44:47 UTC] Endpoint: user/profile.php
[02-Apr-2026 21:44:47 UTC] Full Log Data: {
    "timestamp": "2026-04-02 21:44:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.186.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e63044c19cb044d-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.186.74",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "83.111.186.74, 172.71.214.231"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Apr-2026 21:44:47 UTC] === END API CALL LOG ===
[02-Apr-2026 21:44:47 UTC] ✅ API Hash verification passed for profile endpoint
[02-Apr-2026 21:44:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[02-Apr-2026 21:44:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Apr-2026 21:44:47 UTC] Orders found: 8
[02-Apr-2026 21:44:47 UTC] ✅ JWT token verified successfully for user profile
[02-Apr-2026 21:44:47 UTC] Orders data: [{"id":151,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 00:37:56","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":150,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/69","status":"completed","created_at":"2026-03-31 11:44:10","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":149,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/70","status":"completed","created_at":"2026-03-31 10:13:24","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":147,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 10:00:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":146,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 09:47:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":145,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-31 08:14:12","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":143,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:22:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":142,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:18:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[02-Apr-2026 21:44:47 UTC] User ID: 205
[02-Apr-2026 21:44:47 UTC] Total orders count: 8
[02-Apr-2026 21:44:47 UTC] ✅ User profile retrieved successfully for user ID: 205
[02-Apr-2026 21:44:47 UTC] ✅ User profile retrieved successfully for user ID: 205
[02-Apr-2026 21:44:49 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Apr-2026 21:44:49 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Apr-2026 21:44:49 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e630459ddfc044d-HKG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"83.111.186.74","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"83.111.186.74, 172.71.215.84"}
[02-Apr-2026 21:44:49 UTC] === User Orders API Called ===
[02-Apr-2026 21:44:49 UTC] User ID: 205
[02-Apr-2026 21:44:49 UTC] Limit: 20, Offset: 0
[02-Apr-2026 21:44:49 UTC] Orders found: 8
[02-Apr-2026 21:44:49 UTC] Orders data: [{"id":151,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 00:37:56","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":150,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/69","status":"completed","created_at":"2026-03-31 11:44:10","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":149,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/70","status":"completed","created_at":"2026-03-31 10:13:24","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":147,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 10:00:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":146,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 09:47:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":145,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-31 08:14:12","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":143,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:22:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":142,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:18:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[02-Apr-2026 21:44:49 UTC] Total orders count: 8
[02-Apr-2026 21:44:50 UTC] === API CALL LOG ===
[02-Apr-2026 21:44:50 UTC] Endpoint: user/profile.php
[02-Apr-2026 21:44:50 UTC] Full Log Data: {
    "timestamp": "2026-04-02 21:44:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.186.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e6304644985044d-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.186.74",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "83.111.186.74, 172.71.215.83"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Apr-2026 21:44:50 UTC] === END API CALL LOG ===
[02-Apr-2026 21:44:50 UTC] ✅ API Hash verification passed for profile endpoint
[02-Apr-2026 21:44:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[02-Apr-2026 21:44:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Apr-2026 21:44:50 UTC] ✅ JWT token verified successfully for user profile
[02-Apr-2026 21:44:50 UTC] User ID: 205
[02-Apr-2026 21:44:50 UTC] ✅ User profile retrieved successfully for user ID: 205
[02-Apr-2026 21:44:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Apr-2026 21:44:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Apr-2026 21:44:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e6304644982044d-HKG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"83.111.186.74","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"83.111.186.74, 172.71.215.84"}
[02-Apr-2026 21:44:50 UTC] === User Orders API Called ===
[02-Apr-2026 21:44:50 UTC] User ID: 205
[02-Apr-2026 21:44:50 UTC] Limit: 20, Offset: 0
[02-Apr-2026 21:44:50 UTC] Orders found: 8
[02-Apr-2026 21:44:50 UTC] Orders data: [{"id":151,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 00:37:56","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":150,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/69","status":"completed","created_at":"2026-03-31 11:44:10","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":149,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/70","status":"completed","created_at":"2026-03-31 10:13:24","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":147,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 10:00:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":146,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 09:47:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":145,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-31 08:14:12","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":143,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:22:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":142,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:18:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[02-Apr-2026 21:44:50 UTC] Total orders count: 8
[02-Apr-2026 21:44:51 UTC] === API CALL LOG ===
[02-Apr-2026 21:44:51 UTC] Endpoint: user/profile.php
[02-Apr-2026 21:44:51 UTC] Full Log Data: {
    "timestamp": "2026-04-02 21:44:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.186.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e6304689bab044d-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.186.74",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "83.111.186.74, 172.71.215.84"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Apr-2026 21:44:51 UTC] === END API CALL LOG ===
[02-Apr-2026 21:44:51 UTC] ✅ API Hash verification passed for profile endpoint
[02-Apr-2026 21:44:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[02-Apr-2026 21:44:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Apr-2026 21:44:51 UTC] ✅ JWT token verified successfully for user profile
[02-Apr-2026 21:44:51 UTC] User ID: 205
[02-Apr-2026 21:44:51 UTC] ✅ User profile retrieved successfully for user ID: 205
[02-Apr-2026 21:45:06 UTC] === API CALL LOG ===
[02-Apr-2026 21:45:06 UTC] Endpoint: user/profile.php
[02-Apr-2026 21:45:06 UTC] Full Log Data: {
    "timestamp": "2026-04-02 21:45:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.31.190.106",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjMyIiwidXNlcm5hbWUiOiJhbGFyaWZpIiwiZW1haWwiOiJtb2hhbWVkMjAwMWFsYXJpZmlAZ21haWwuY29tIiwiZXhwIjoxNzc1NzcxMTA2fQ.gGqlE8F-AIfd5SGzUd5MSbDCQDEnMGq_VM8NuNX3Epw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e6304c85c12f9ec-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "31.31.190.106",
        "CF-IPCountry": "YE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "31.31.190.106, 162.158.28.164"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Apr-2026 21:45:06 UTC] === END API CALL LOG ===
[02-Apr-2026 21:45:06 UTC] ✅ API Hash verification passed for profile endpoint
[02-Apr-2026 21:45:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjMyIiwidXNlcm5hbWUiOiJhbGFyaWZpIiwiZW1haWwiOiJtb2hhbWVkMjAwMWFsYXJpZmlAZ21haWwuY29tIiwiZXhwIjoxNzc1NzcxMTA2fQ.gGqlE8F-AIfd5SGzUd5MSbDCQDEnMGq_VM8NuNX3Epw
[02-Apr-2026 21:45:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Apr-2026 21:45:06 UTC] ✅ JWT token verified successfully for user profile
[02-Apr-2026 21:45:06 UTC] User ID: 232
[02-Apr-2026 21:45:06 UTC] ✅ User profile retrieved successfully for user ID: 232
[02-Apr-2026 21:45:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Apr-2026 21:45:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Apr-2026 21:45:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjMyIiwidXNlcm5hbWUiOiJhbGFyaWZpIiwiZW1haWwiOiJtb2hhbWVkMjAwMWFsYXJpZmlAZ21haWwuY29tIiwiZXhwIjoxNzc1NzcxMTA2fQ.gGqlE8F-AIfd5SGzUd5MSbDCQDEnMGq_VM8NuNX3Epw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e6304c85c15f9ec-MCT","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"31.31.190.106","CF-IPCountry":"YE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"31.31.190.106, 162.158.28.164"}
[02-Apr-2026 21:45:06 UTC] === User Orders API Called ===
[02-Apr-2026 21:45:06 UTC] User ID: 232
[02-Apr-2026 21:45:06 UTC] Limit: 20, Offset: 0
[02-Apr-2026 21:45:06 UTC] Orders found: 0
[02-Apr-2026 21:45:06 UTC] Orders data: []
[02-Apr-2026 21:45:06 UTC] Total orders count: 0
[02-Apr-2026 21:45:06 UTC] === API CALL LOG ===
[02-Apr-2026 21:45:06 UTC] Endpoint: user/profile.php
[02-Apr-2026 21:45:06 UTC] Full Log Data: {
    "timestamp": "2026-04-02 21:45:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.31.190.106",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjMyIiwidXNlcm5hbWUiOiJhbGFyaWZpIiwiZW1haWwiOiJtb2hhbWVkMjAwMWFsYXJpZmlAZ21haWwuY29tIiwiZXhwIjoxNzc1NzcxMTA2fQ.gGqlE8F-AIfd5SGzUd5MSbDCQDEnMGq_VM8NuNX3Epw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e6304c8fd6cf9ec-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "31.31.190.106",
        "CF-IPCountry": "YE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "31.31.190.106, 162.158.28.164"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Apr-2026 21:45:06 UTC] === END API CALL LOG ===
[02-Apr-2026 21:45:06 UTC] ✅ API Hash verification passed for profile endpoint
[02-Apr-2026 21:45:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjMyIiwidXNlcm5hbWUiOiJhbGFyaWZpIiwiZW1haWwiOiJtb2hhbWVkMjAwMWFsYXJpZmlAZ21haWwuY29tIiwiZXhwIjoxNzc1NzcxMTA2fQ.gGqlE8F-AIfd5SGzUd5MSbDCQDEnMGq_VM8NuNX3Epw
[02-Apr-2026 21:45:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Apr-2026 21:45:06 UTC] ✅ JWT token verified successfully for user profile
[02-Apr-2026 21:45:06 UTC] User ID: 232
[02-Apr-2026 21:45:06 UTC] ✅ User profile retrieved successfully for user ID: 232
[02-Apr-2026 21:45:07 UTC] === API CALL LOG ===
[02-Apr-2026 21:45:07 UTC] Endpoint: user/profile.php
[02-Apr-2026 21:45:07 UTC] Full Log Data: {
    "timestamp": "2026-04-02 21:45:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.31.190.106",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjMyIiwidXNlcm5hbWUiOiJhbGFyaWZpIiwiZW1haWwiOiJtb2hhbWVkMjAwMWFsYXJpZmlAZ21haWwuY29tIiwiZXhwIjoxNzc1NzcxMTA2fQ.gGqlE8F-AIfd5SGzUd5MSbDCQDEnMGq_VM8NuNX3Epw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e6304cfef1ef9ec-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "31.31.190.106",
        "CF-IPCountry": "YE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "31.31.190.106, 162.158.28.164"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Apr-2026 21:45:07 UTC] === END API CALL LOG ===
[02-Apr-2026 21:45:07 UTC] ✅ API Hash verification passed for profile endpoint
[02-Apr-2026 21:45:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjMyIiwidXNlcm5hbWUiOiJhbGFyaWZpIiwiZW1haWwiOiJtb2hhbWVkMjAwMWFsYXJpZmlAZ21haWwuY29tIiwiZXhwIjoxNzc1NzcxMTA2fQ.gGqlE8F-AIfd5SGzUd5MSbDCQDEnMGq_VM8NuNX3Epw
[02-Apr-2026 21:45:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Apr-2026 21:45:07 UTC] ✅ JWT token verified successfully for user profile
[02-Apr-2026 21:45:07 UTC] User ID: 232
[02-Apr-2026 21:45:07 UTC] ✅ User profile retrieved successfully for user ID: 232
[02-Apr-2026 21:46:31 UTC] === API CALL LOG ===
[02-Apr-2026 21:46:31 UTC] Endpoint: user/profile.php
[02-Apr-2026 21:46:31 UTC] Full Log Data: {
    "timestamp": "2026-04-02 21:46:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.31.190.106",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjMyIiwidXNlcm5hbWUiOiJhbGFyaWZpIiwiZW1haWwiOiJtb2hhbWVkMjAwMWFsYXJpZmlAZ21haWwuY29tIiwiZXhwIjoxNzc1NzcxMTA2fQ.gGqlE8F-AIfd5SGzUd5MSbDCQDEnMGq_VM8NuNX3Epw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e6306d7ecf9f9fc-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "31.31.190.106",
        "CF-IPCountry": "YE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "31.31.190.106, 162.158.28.164"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Apr-2026 21:46:31 UTC] === END API CALL LOG ===
[02-Apr-2026 21:46:31 UTC] ✅ API Hash verification passed for profile endpoint
[02-Apr-2026 21:46:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjMyIiwidXNlcm5hbWUiOiJhbGFyaWZpIiwiZW1haWwiOiJtb2hhbWVkMjAwMWFsYXJpZmlAZ21haWwuY29tIiwiZXhwIjoxNzc1NzcxMTA2fQ.gGqlE8F-AIfd5SGzUd5MSbDCQDEnMGq_VM8NuNX3Epw
[02-Apr-2026 21:46:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Apr-2026 21:46:31 UTC] ✅ JWT token verified successfully for user profile
[02-Apr-2026 21:46:31 UTC] User ID: 232
[02-Apr-2026 21:46:31 UTC] ✅ User profile retrieved successfully for user ID: 232
[02-Apr-2026 21:46:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Apr-2026 21:46:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Apr-2026 21:46:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjMyIiwidXNlcm5hbWUiOiJhbGFyaWZpIiwiZW1haWwiOiJtb2hhbWVkMjAwMWFsYXJpZmlAZ21haWwuY29tIiwiZXhwIjoxNzc1NzcxMTA2fQ.gGqlE8F-AIfd5SGzUd5MSbDCQDEnMGq_VM8NuNX3Epw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e6307510d78f9fc-MCT","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"31.31.190.106","CF-IPCountry":"YE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"31.31.190.106, 162.158.28.165"}
[02-Apr-2026 21:46:50 UTC] === User Orders API Called ===
[02-Apr-2026 21:46:50 UTC] User ID: 232
[02-Apr-2026 21:46:50 UTC] Limit: 20, Offset: 0
[02-Apr-2026 21:46:50 UTC] Orders found: 0
[02-Apr-2026 21:46:50 UTC] Orders data: []
[02-Apr-2026 21:46:50 UTC] Total orders count: 0
[02-Apr-2026 21:46:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Apr-2026 21:46:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Apr-2026 21:46:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjMyIiwidXNlcm5hbWUiOiJhbGFyaWZpIiwiZW1haWwiOiJtb2hhbWVkMjAwMWFsYXJpZmlAZ21haWwuY29tIiwiZXhwIjoxNzc1NzcxMTA2fQ.gGqlE8F-AIfd5SGzUd5MSbDCQDEnMGq_VM8NuNX3Epw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e63075eed97f9fc-MCT","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"31.31.190.106","CF-IPCountry":"YE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"31.31.190.106, 162.158.28.165"}
[02-Apr-2026 21:46:52 UTC] === User Orders API Called ===
[02-Apr-2026 21:46:52 UTC] User ID: 232
[02-Apr-2026 21:46:52 UTC] Limit: 20, Offset: 0
[02-Apr-2026 21:46:52 UTC] Orders found: 0
[02-Apr-2026 21:46:52 UTC] Orders data: []
[02-Apr-2026 21:46:52 UTC] Total orders count: 0
[02-Apr-2026 21:46:52 UTC] === API CALL LOG ===
[02-Apr-2026 21:46:52 UTC] Endpoint: user/profile.php
[02-Apr-2026 21:46:52 UTC] Full Log Data: {
    "timestamp": "2026-04-02 21:46:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.31.190.106",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjMyIiwidXNlcm5hbWUiOiJhbGFyaWZpIiwiZW1haWwiOiJtb2hhbWVkMjAwMWFsYXJpZmlAZ21haWwuY29tIiwiZXhwIjoxNzc1NzcxMTA2fQ.gGqlE8F-AIfd5SGzUd5MSbDCQDEnMGq_VM8NuNX3Epw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e63075eed99f9fc-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "31.31.190.106",
        "CF-IPCountry": "YE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "31.31.190.106, 162.158.28.164"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Apr-2026 21:46:52 UTC] === END API CALL LOG ===
[02-Apr-2026 21:46:52 UTC] ✅ API Hash verification passed for profile endpoint
[02-Apr-2026 21:46:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjMyIiwidXNlcm5hbWUiOiJhbGFyaWZpIiwiZW1haWwiOiJtb2hhbWVkMjAwMWFsYXJpZmlAZ21haWwuY29tIiwiZXhwIjoxNzc1NzcxMTA2fQ.gGqlE8F-AIfd5SGzUd5MSbDCQDEnMGq_VM8NuNX3Epw
[02-Apr-2026 21:46:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Apr-2026 21:46:52 UTC] ✅ JWT token verified successfully for user profile
[02-Apr-2026 21:46:52 UTC] User ID: 232
[02-Apr-2026 21:46:52 UTC] ✅ User profile retrieved successfully for user ID: 232
[02-Apr-2026 21:46:53 UTC] === API CALL LOG ===
[02-Apr-2026 21:46:53 UTC] Endpoint: user/profile.php
[02-Apr-2026 21:46:53 UTC] Full Log Data: {
    "timestamp": "2026-04-02 21:46:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.31.190.106",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjMyIiwidXNlcm5hbWUiOiJhbGFyaWZpIiwiZW1haWwiOiJtb2hhbWVkMjAwMWFsYXJpZmlAZ21haWwuY29tIiwiZXhwIjoxNzc1NzcxMTA2fQ.gGqlE8F-AIfd5SGzUd5MSbDCQDEnMGq_VM8NuNX3Epw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e630762096ff9fc-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "31.31.190.106",
        "CF-IPCountry": "YE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "31.31.190.106, 162.158.28.165"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Apr-2026 21:46:53 UTC] === END API CALL LOG ===
[02-Apr-2026 21:46:53 UTC] ✅ API Hash verification passed for profile endpoint
[02-Apr-2026 21:46:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjMyIiwidXNlcm5hbWUiOiJhbGFyaWZpIiwiZW1haWwiOiJtb2hhbWVkMjAwMWFsYXJpZmlAZ21haWwuY29tIiwiZXhwIjoxNzc1NzcxMTA2fQ.gGqlE8F-AIfd5SGzUd5MSbDCQDEnMGq_VM8NuNX3Epw
[02-Apr-2026 21:46:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Apr-2026 21:46:53 UTC] ✅ JWT token verified successfully for user profile
[02-Apr-2026 21:46:53 UTC] User ID: 232
[02-Apr-2026 21:46:53 UTC] ✅ User profile retrieved successfully for user ID: 232
[02-Apr-2026 21:47:40 UTC] === API CALL LOG ===
[02-Apr-2026 21:47:40 UTC] Endpoint: user/profile.php
[02-Apr-2026 21:47:40 UTC] Full Log Data: {
    "timestamp": "2026-04-02 21:47:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.31.190.106",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjMyIiwidXNlcm5hbWUiOiJhbGFyaWZpIiwiZW1haWwiOiJtb2hhbWVkMjAwMWFsYXJpZmlAZ21haWwuY29tIiwiZXhwIjoxNzc1NzcxMTA2fQ.gGqlE8F-AIfd5SGzUd5MSbDCQDEnMGq_VM8NuNX3Epw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e630885eb4af9fc-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "31.31.190.106",
        "CF-IPCountry": "YE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "31.31.190.106, 162.158.28.165"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Apr-2026 21:47:40 UTC] === END API CALL LOG ===
[02-Apr-2026 21:47:40 UTC] ✅ API Hash verification passed for profile endpoint
[02-Apr-2026 21:47:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjMyIiwidXNlcm5hbWUiOiJhbGFyaWZpIiwiZW1haWwiOiJtb2hhbWVkMjAwMWFsYXJpZmlAZ21haWwuY29tIiwiZXhwIjoxNzc1NzcxMTA2fQ.gGqlE8F-AIfd5SGzUd5MSbDCQDEnMGq_VM8NuNX3Epw
[02-Apr-2026 21:47:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Apr-2026 21:47:40 UTC] ✅ JWT token verified successfully for user profile
[02-Apr-2026 21:47:40 UTC] User ID: 232
[02-Apr-2026 21:47:40 UTC] ✅ User profile retrieved successfully for user ID: 232
[02-Apr-2026 21:47:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Apr-2026 21:47:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Apr-2026 21:47:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjMyIiwidXNlcm5hbWUiOiJhbGFyaWZpIiwiZW1haWwiOiJtb2hhbWVkMjAwMWFsYXJpZmlAZ21haWwuY29tIiwiZXhwIjoxNzc1NzcxMTA2fQ.gGqlE8F-AIfd5SGzUd5MSbDCQDEnMGq_VM8NuNX3Epw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e630885eb49f9fc-MCT","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"31.31.190.106","CF-IPCountry":"YE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"31.31.190.106, 162.158.28.165"}
[02-Apr-2026 21:47:40 UTC] === User Orders API Called ===
[02-Apr-2026 21:47:40 UTC] User ID: 232
[02-Apr-2026 21:47:40 UTC] Limit: 20, Offset: 0
[02-Apr-2026 21:47:40 UTC] Orders found: 0
[02-Apr-2026 21:47:40 UTC] Orders data: []
[02-Apr-2026 21:47:40 UTC] Total orders count: 0
[02-Apr-2026 21:47:40 UTC] === API CALL LOG ===
[02-Apr-2026 21:47:40 UTC] Endpoint: user/profile.php
[02-Apr-2026 21:47:40 UTC] Full Log Data: {
    "timestamp": "2026-04-02 21:47:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.31.190.106",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjMyIiwidXNlcm5hbWUiOiJhbGFyaWZpIiwiZW1haWwiOiJtb2hhbWVkMjAwMWFsYXJpZmlAZ21haWwuY29tIiwiZXhwIjoxNzc1NzcxMTA2fQ.gGqlE8F-AIfd5SGzUd5MSbDCQDEnMGq_VM8NuNX3Epw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e630889c81af9fc-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "31.31.190.106",
        "CF-IPCountry": "YE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "31.31.190.106, 162.158.28.165"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Apr-2026 21:47:40 UTC] === END API CALL LOG ===
[02-Apr-2026 21:47:40 UTC] ✅ API Hash verification passed for profile endpoint
[02-Apr-2026 21:47:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjMyIiwidXNlcm5hbWUiOiJhbGFyaWZpIiwiZW1haWwiOiJtb2hhbWVkMjAwMWFsYXJpZmlAZ21haWwuY29tIiwiZXhwIjoxNzc1NzcxMTA2fQ.gGqlE8F-AIfd5SGzUd5MSbDCQDEnMGq_VM8NuNX3Epw
[02-Apr-2026 21:47:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Apr-2026 21:47:40 UTC] ✅ JWT token verified successfully for user profile
[02-Apr-2026 21:47:40 UTC] User ID: 232
[02-Apr-2026 21:47:40 UTC] ✅ User profile retrieved successfully for user ID: 232
[02-Apr-2026 21:47:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Apr-2026 21:47:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Apr-2026 21:47:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjMyIiwidXNlcm5hbWUiOiJhbGFyaWZpIiwiZW1haWwiOiJtb2hhbWVkMjAwMWFsYXJpZmlAZ21haWwuY29tIiwiZXhwIjoxNzc1NzcxMTA2fQ.gGqlE8F-AIfd5SGzUd5MSbDCQDEnMGq_VM8NuNX3Epw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e6308e1debaf9fc-MCT","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"31.31.190.106","CF-IPCountry":"YE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"31.31.190.106, 162.158.28.164"}
[02-Apr-2026 21:47:54 UTC] === User Orders API Called ===
[02-Apr-2026 21:47:54 UTC] User ID: 232
[02-Apr-2026 21:47:54 UTC] Limit: 20, Offset: 0
[02-Apr-2026 21:47:54 UTC] Orders found: 0
[02-Apr-2026 21:47:54 UTC] Orders data: []
[02-Apr-2026 21:47:54 UTC] Total orders count: 0
[02-Apr-2026 21:47:57 UTC] === API CALL LOG ===
[02-Apr-2026 21:47:57 UTC] Endpoint: user/profile.php
[02-Apr-2026 21:47:57 UTC] Full Log Data: {
    "timestamp": "2026-04-02 21:47:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.31.190.106",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjMyIiwidXNlcm5hbWUiOiJhbGFyaWZpIiwiZW1haWwiOiJtb2hhbWVkMjAwMWFsYXJpZmlAZ21haWwuY29tIiwiZXhwIjoxNzc1NzcxMTA2fQ.gGqlE8F-AIfd5SGzUd5MSbDCQDEnMGq_VM8NuNX3Epw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e6308f22ba3f9fc-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "31.31.190.106",
        "CF-IPCountry": "YE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "31.31.190.106, 162.158.28.164"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Apr-2026 21:47:57 UTC] === END API CALL LOG ===
[02-Apr-2026 21:47:57 UTC] ✅ API Hash verification passed for profile endpoint
[02-Apr-2026 21:47:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjMyIiwidXNlcm5hbWUiOiJhbGFyaWZpIiwiZW1haWwiOiJtb2hhbWVkMjAwMWFsYXJpZmlAZ21haWwuY29tIiwiZXhwIjoxNzc1NzcxMTA2fQ.gGqlE8F-AIfd5SGzUd5MSbDCQDEnMGq_VM8NuNX3Epw
[02-Apr-2026 21:47:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Apr-2026 21:47:57 UTC] ✅ JWT token verified successfully for user profile
[02-Apr-2026 21:47:57 UTC] User ID: 232
[02-Apr-2026 21:47:57 UTC] ✅ User profile retrieved successfully for user ID: 232
[02-Apr-2026 21:47:57 UTC] User Purchases API - User ID: 232
[02-Apr-2026 21:47:57 UTC] User Purchases API - Total purchases found: 0
[02-Apr-2026 21:48:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Apr-2026 21:48:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Apr-2026 21:48:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjMyIiwidXNlcm5hbWUiOiJhbGFyaWZpIiwiZW1haWwiOiJtb2hhbWVkMjAwMWFsYXJpZmlAZ21haWwuY29tIiwiZXhwIjoxNzc1NzcxMTA2fQ.gGqlE8F-AIfd5SGzUd5MSbDCQDEnMGq_VM8NuNX3Epw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e630910d919f9fc-MCT","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"31.31.190.106","CF-IPCountry":"YE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"31.31.190.106, 162.158.28.164"}
[02-Apr-2026 21:48:02 UTC] === User Orders API Called ===
[02-Apr-2026 21:48:02 UTC] User ID: 232
[02-Apr-2026 21:48:02 UTC] Limit: 20, Offset: 0
[02-Apr-2026 21:48:02 UTC] Orders found: 0
[02-Apr-2026 21:48:02 UTC] Orders data: []
[02-Apr-2026 21:48:02 UTC] Total orders count: 0
[02-Apr-2026 21:48:02 UTC] === API CALL LOG ===
[02-Apr-2026 21:48:02 UTC] Endpoint: user/profile.php
[02-Apr-2026 21:48:02 UTC] Full Log Data: {
    "timestamp": "2026-04-02 21:48:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.31.190.106",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjMyIiwidXNlcm5hbWUiOiJhbGFyaWZpIiwiZW1haWwiOiJtb2hhbWVkMjAwMWFsYXJpZmlAZ21haWwuY29tIiwiZXhwIjoxNzc1NzcxMTA2fQ.gGqlE8F-AIfd5SGzUd5MSbDCQDEnMGq_VM8NuNX3Epw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e630910d91cf9fc-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "31.31.190.106",
        "CF-IPCountry": "YE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "31.31.190.106, 162.158.28.165"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Apr-2026 21:48:02 UTC] === END API CALL LOG ===
[02-Apr-2026 21:48:02 UTC] ✅ API Hash verification passed for profile endpoint
[02-Apr-2026 21:48:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjMyIiwidXNlcm5hbWUiOiJhbGFyaWZpIiwiZW1haWwiOiJtb2hhbWVkMjAwMWFsYXJpZmlAZ21haWwuY29tIiwiZXhwIjoxNzc1NzcxMTA2fQ.gGqlE8F-AIfd5SGzUd5MSbDCQDEnMGq_VM8NuNX3Epw
[02-Apr-2026 21:48:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Apr-2026 21:48:02 UTC] ✅ JWT token verified successfully for user profile
[02-Apr-2026 21:48:02 UTC] User ID: 232
[02-Apr-2026 21:48:02 UTC] ✅ User profile retrieved successfully for user ID: 232
[02-Apr-2026 21:48:02 UTC] === API CALL LOG ===
[02-Apr-2026 21:48:02 UTC] Endpoint: user/profile.php
[02-Apr-2026 21:48:02 UTC] Full Log Data: {
    "timestamp": "2026-04-02 21:48:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.31.190.106",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjMyIiwidXNlcm5hbWUiOiJhbGFyaWZpIiwiZW1haWwiOiJtb2hhbWVkMjAwMWFsYXJpZmlAZ21haWwuY29tIiwiZXhwIjoxNzc1NzcxMTA2fQ.gGqlE8F-AIfd5SGzUd5MSbDCQDEnMGq_VM8NuNX3Epw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e6309130b9ef9fc-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "31.31.190.106",
        "CF-IPCountry": "YE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "31.31.190.106, 162.158.28.164"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Apr-2026 21:48:02 UTC] === END API CALL LOG ===
[02-Apr-2026 21:48:02 UTC] ✅ API Hash verification passed for profile endpoint
[02-Apr-2026 21:48:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjMyIiwidXNlcm5hbWUiOiJhbGFyaWZpIiwiZW1haWwiOiJtb2hhbWVkMjAwMWFsYXJpZmlAZ21haWwuY29tIiwiZXhwIjoxNzc1NzcxMTA2fQ.gGqlE8F-AIfd5SGzUd5MSbDCQDEnMGq_VM8NuNX3Epw
[02-Apr-2026 21:48:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Apr-2026 21:48:02 UTC] ✅ JWT token verified successfully for user profile
[02-Apr-2026 21:48:02 UTC] User ID: 232
[02-Apr-2026 21:48:02 UTC] ✅ User profile retrieved successfully for user ID: 232
[02-Apr-2026 21:48:15 UTC] === API CALL LOG ===
[02-Apr-2026 21:48:15 UTC] Endpoint: user/profile.php
[02-Apr-2026 21:48:15 UTC] Full Log Data: {
    "timestamp": "2026-04-02 21:48:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.31.190.106",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjMyIiwidXNlcm5hbWUiOiJhbGFyaWZpIiwiZW1haWwiOiJtb2hhbWVkMjAwMWFsYXJpZmlAZ21haWwuY29tIiwiZXhwIjoxNzc1NzcxMTA2fQ.gGqlE8F-AIfd5SGzUd5MSbDCQDEnMGq_VM8NuNX3Epw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e6309621dfff9fc-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "31.31.190.106",
        "CF-IPCountry": "YE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "31.31.190.106, 162.158.28.165"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Apr-2026 21:48:15 UTC] === END API CALL LOG ===
[02-Apr-2026 21:48:15 UTC] ✅ API Hash verification passed for profile endpoint
[02-Apr-2026 21:48:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjMyIiwidXNlcm5hbWUiOiJhbGFyaWZpIiwiZW1haWwiOiJtb2hhbWVkMjAwMWFsYXJpZmlAZ21haWwuY29tIiwiZXhwIjoxNzc1NzcxMTA2fQ.gGqlE8F-AIfd5SGzUd5MSbDCQDEnMGq_VM8NuNX3Epw
[02-Apr-2026 21:48:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Apr-2026 21:48:15 UTC] ✅ JWT token verified successfully for user profile
[02-Apr-2026 21:48:15 UTC] User ID: 232
[02-Apr-2026 21:48:15 UTC] ✅ User profile retrieved successfully for user ID: 232
[02-Apr-2026 21:48:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Apr-2026 21:48:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Apr-2026 21:48:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjMyIiwidXNlcm5hbWUiOiJhbGFyaWZpIiwiZW1haWwiOiJtb2hhbWVkMjAwMWFsYXJpZmlAZ21haWwuY29tIiwiZXhwIjoxNzc1NzcxMTA2fQ.gGqlE8F-AIfd5SGzUd5MSbDCQDEnMGq_VM8NuNX3Epw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e6309621dfef9fc-MCT","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"31.31.190.106","CF-IPCountry":"YE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"31.31.190.106, 162.158.28.165"}
[02-Apr-2026 21:48:15 UTC] === User Orders API Called ===
[02-Apr-2026 21:48:15 UTC] User ID: 232
[02-Apr-2026 21:48:15 UTC] Limit: 20, Offset: 0
[02-Apr-2026 21:48:15 UTC] Orders found: 0
[02-Apr-2026 21:48:15 UTC] Orders data: []
[02-Apr-2026 21:48:15 UTC] Total orders count: 0
[02-Apr-2026 21:48:15 UTC] === API CALL LOG ===
[02-Apr-2026 21:48:15 UTC] Endpoint: user/profile.php
[02-Apr-2026 21:48:15 UTC] Full Log Data: {
    "timestamp": "2026-04-02 21:48:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.31.190.106",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjMyIiwidXNlcm5hbWUiOiJhbGFyaWZpIiwiZW1haWwiOiJtb2hhbWVkMjAwMWFsYXJpZmlAZ21haWwuY29tIiwiZXhwIjoxNzc1NzcxMTA2fQ.gGqlE8F-AIfd5SGzUd5MSbDCQDEnMGq_VM8NuNX3Epw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e6309658a30f9fc-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "31.31.190.106",
        "CF-IPCountry": "YE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "31.31.190.106, 162.158.28.165"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Apr-2026 21:48:15 UTC] === END API CALL LOG ===
[02-Apr-2026 21:48:15 UTC] ✅ API Hash verification passed for profile endpoint
[02-Apr-2026 21:48:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjMyIiwidXNlcm5hbWUiOiJhbGFyaWZpIiwiZW1haWwiOiJtb2hhbWVkMjAwMWFsYXJpZmlAZ21haWwuY29tIiwiZXhwIjoxNzc1NzcxMTA2fQ.gGqlE8F-AIfd5SGzUd5MSbDCQDEnMGq_VM8NuNX3Epw
[02-Apr-2026 21:48:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Apr-2026 21:48:15 UTC] ✅ JWT token verified successfully for user profile
[02-Apr-2026 21:48:15 UTC] User ID: 232
[02-Apr-2026 21:48:15 UTC] ✅ User profile retrieved successfully for user ID: 232
[02-Apr-2026 21:48:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Apr-2026 21:48:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Apr-2026 21:48:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjMyIiwidXNlcm5hbWUiOiJhbGFyaWZpIiwiZW1haWwiOiJtb2hhbWVkMjAwMWFsYXJpZmlAZ21haWwuY29tIiwiZXhwIjoxNzc1NzcxMTA2fQ.gGqlE8F-AIfd5SGzUd5MSbDCQDEnMGq_VM8NuNX3Epw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e63096d9bc1f9fc-MCT","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"31.31.190.106","CF-IPCountry":"YE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"31.31.190.106, 162.158.28.165"}
[02-Apr-2026 21:48:17 UTC] === User Orders API Called ===
[02-Apr-2026 21:48:17 UTC] User ID: 232
[02-Apr-2026 21:48:17 UTC] Limit: 20, Offset: 0
[02-Apr-2026 21:48:17 UTC] Orders found: 0
[02-Apr-2026 21:48:17 UTC] Orders data: []
[02-Apr-2026 21:48:17 UTC] Total orders count: 0
[02-Apr-2026 22:21:57 UTC] === API CALL LOG ===
[02-Apr-2026 22:21:57 UTC] Endpoint: user/profile.php
[02-Apr-2026 22:21:57 UTC] Full Log Data: {
    "timestamp": "2026-04-02 22:21:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.186.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e633ac49a6f38ee-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.186.74",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "83.111.186.74, 162.159.113.83"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Apr-2026 22:21:57 UTC] === END API CALL LOG ===
[02-Apr-2026 22:21:57 UTC] ✅ API Hash verification passed for profile endpoint
[02-Apr-2026 22:21:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[02-Apr-2026 22:21:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Apr-2026 22:21:57 UTC] ✅ JWT token verified successfully for user profile
[02-Apr-2026 22:21:57 UTC] User ID: 205
[02-Apr-2026 22:21:57 UTC] ✅ User profile retrieved successfully for user ID: 205
[02-Apr-2026 22:22:29 UTC] === API CALL LOG ===
[02-Apr-2026 22:22:29 UTC] Endpoint: user/profile.php
[02-Apr-2026 22:22:29 UTC] Full Log Data: {
    "timestamp": "2026-04-02 22:22:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.186.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e633b8d2a9e38ee-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.186.74",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "83.111.186.74, 162.159.113.83"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Apr-2026 22:22:29 UTC] === END API CALL LOG ===
[02-Apr-2026 22:22:29 UTC] ✅ API Hash verification passed for profile endpoint
[02-Apr-2026 22:22:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[02-Apr-2026 22:22:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Apr-2026 22:22:29 UTC] ✅ JWT token verified successfully for user profile
[02-Apr-2026 22:22:29 UTC] User ID: 205
[02-Apr-2026 22:22:29 UTC] ✅ User profile retrieved successfully for user ID: 205
[02-Apr-2026 22:22:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Apr-2026 22:22:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Apr-2026 22:22:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e633b8f7e3b38ee-AMS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"83.111.186.74","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"83.111.186.74, 162.159.113.83"}
[02-Apr-2026 22:22:30 UTC] === User Orders API Called ===
[02-Apr-2026 22:22:30 UTC] User ID: 205
[02-Apr-2026 22:22:30 UTC] Limit: 20, Offset: 0
[02-Apr-2026 22:22:30 UTC] Orders found: 8
[02-Apr-2026 22:22:30 UTC] Orders data: [{"id":151,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 00:37:56","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":150,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/69","status":"completed","created_at":"2026-03-31 11:44:10","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":149,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/70","status":"completed","created_at":"2026-03-31 10:13:24","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":147,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 10:00:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":146,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 09:47:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":145,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-31 08:14:12","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":143,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:22:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":142,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:18:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[02-Apr-2026 22:22:30 UTC] Total orders count: 8
[02-Apr-2026 22:22:30 UTC] === API CALL LOG ===
[02-Apr-2026 22:22:30 UTC] Endpoint: user/profile.php
[02-Apr-2026 22:22:30 UTC] Full Log Data: {
    "timestamp": "2026-04-02 22:22:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.186.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e633b8f7e3c38ee-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.186.74",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "83.111.186.74, 162.159.113.83"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Apr-2026 22:22:30 UTC] === END API CALL LOG ===
[02-Apr-2026 22:22:30 UTC] ✅ API Hash verification passed for profile endpoint
[02-Apr-2026 22:22:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[02-Apr-2026 22:22:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Apr-2026 22:22:30 UTC] ✅ JWT token verified successfully for user profile
[02-Apr-2026 22:22:30 UTC] User ID: 205
[02-Apr-2026 22:22:30 UTC] ✅ User profile retrieved successfully for user ID: 205
[02-Apr-2026 22:22:30 UTC] === API CALL LOG ===
[02-Apr-2026 22:22:30 UTC] Endpoint: user/profile.php
[02-Apr-2026 22:22:30 UTC] Full Log Data: {
    "timestamp": "2026-04-02 22:22:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.186.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e633b936d5938ee-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.186.74",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "83.111.186.74, 162.159.113.83"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Apr-2026 22:22:30 UTC] === END API CALL LOG ===
[02-Apr-2026 22:22:30 UTC] ✅ API Hash verification passed for profile endpoint
[02-Apr-2026 22:22:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[02-Apr-2026 22:22:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Apr-2026 22:22:30 UTC] ✅ JWT token verified successfully for user profile
[02-Apr-2026 22:22:30 UTC] User ID: 205
[02-Apr-2026 22:22:30 UTC] ✅ User profile retrieved successfully for user ID: 205
[02-Apr-2026 22:27:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Apr-2026 22:27:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Apr-2026 22:27:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e634279ab2038ee-AMS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"83.111.186.74","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"83.111.186.74, 162.159.113.83"}
[02-Apr-2026 22:27:13 UTC] === User Orders API Called ===
[02-Apr-2026 22:27:13 UTC] User ID: 205
[02-Apr-2026 22:27:13 UTC] Limit: 20, Offset: 0
[02-Apr-2026 22:27:13 UTC] Orders found: 9
[02-Apr-2026 22:27:13 UTC] Orders data: [{"id":152,"quantity":175,"total_coins":175,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"pending","created_at":"2026-04-03 01:57:11","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":151,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 00:37:56","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":150,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/69","status":"completed","created_at":"2026-03-31 11:44:10","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":149,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/70","status":"completed","created_at":"2026-03-31 10:13:24","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":147,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 10:00:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":146,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 09:47:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":145,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-31 08:14:12","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":143,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:22:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":142,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:18:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[02-Apr-2026 22:27:13 UTC] Total orders count: 9
[02-Apr-2026 22:59:26 UTC] === API CALL LOG ===
[02-Apr-2026 22:59:26 UTC] Endpoint: user/profile.php
[02-Apr-2026 22:59:26 UTC] Full Log Data: {
    "timestamp": "2026-04-02 22:59:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.186.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e6371a59a21d84a-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.186.74",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "83.111.186.74, 162.159.98.44"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Apr-2026 22:59:26 UTC] === END API CALL LOG ===
[02-Apr-2026 22:59:26 UTC] ✅ API Hash verification passed for profile endpoint
[02-Apr-2026 22:59:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[02-Apr-2026 22:59:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Apr-2026 22:59:26 UTC] ✅ JWT token verified successfully for user profile
[02-Apr-2026 22:59:26 UTC] User ID: 205
[02-Apr-2026 22:59:26 UTC] ✅ User profile retrieved successfully for user ID: 205
[02-Apr-2026 22:59:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Apr-2026 22:59:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Apr-2026 22:59:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e6371a59a22d84a-HKG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"83.111.186.74","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"83.111.186.74, 162.159.98.44"}
[02-Apr-2026 22:59:26 UTC] === User Orders API Called ===
[02-Apr-2026 22:59:26 UTC] User ID: 205
[02-Apr-2026 22:59:26 UTC] Limit: 20, Offset: 0
[02-Apr-2026 22:59:26 UTC] Orders found: 9
[02-Apr-2026 22:59:26 UTC] Orders data: [{"id":152,"quantity":175,"total_coins":175,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"pending","created_at":"2026-04-03 01:57:11","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":151,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 00:37:56","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":150,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/69","status":"completed","created_at":"2026-03-31 11:44:10","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":149,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/70","status":"completed","created_at":"2026-03-31 10:13:24","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":147,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 10:00:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":146,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 09:47:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":145,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-31 08:14:12","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":143,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:22:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":142,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:18:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[02-Apr-2026 22:59:26 UTC] Total orders count: 9
[02-Apr-2026 22:59:26 UTC] === API CALL LOG ===
[02-Apr-2026 22:59:26 UTC] Endpoint: user/profile.php
[02-Apr-2026 22:59:26 UTC] Full Log Data: {
    "timestamp": "2026-04-02 22:59:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.186.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e6371a64b12d84a-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.186.74",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "83.111.186.74, 162.159.98.44"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Apr-2026 22:59:26 UTC] === END API CALL LOG ===
[02-Apr-2026 22:59:26 UTC] ✅ API Hash verification passed for profile endpoint
[02-Apr-2026 22:59:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[02-Apr-2026 22:59:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Apr-2026 22:59:26 UTC] ✅ JWT token verified successfully for user profile
[02-Apr-2026 22:59:26 UTC] User ID: 205
[02-Apr-2026 22:59:26 UTC] ✅ User profile retrieved successfully for user ID: 205
[02-Apr-2026 22:59:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Apr-2026 22:59:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Apr-2026 22:59:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e6371b7dbf3d84a-HKG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"83.111.186.74","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"83.111.186.74, 162.159.98.44"}
[02-Apr-2026 22:59:28 UTC] === User Orders API Called ===
[02-Apr-2026 22:59:28 UTC] User ID: 205
[02-Apr-2026 22:59:28 UTC] Limit: 20, Offset: 0
[02-Apr-2026 22:59:28 UTC] Orders found: 9
[02-Apr-2026 22:59:28 UTC] Orders data: [{"id":152,"quantity":175,"total_coins":175,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"pending","created_at":"2026-04-03 01:57:11","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":151,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 00:37:56","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":150,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/69","status":"completed","created_at":"2026-03-31 11:44:10","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":149,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/70","status":"completed","created_at":"2026-03-31 10:13:24","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":147,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 10:00:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":146,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 09:47:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":145,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-31 08:14:12","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":143,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:22:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":142,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:18:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[02-Apr-2026 22:59:28 UTC] Total orders count: 9
[02-Apr-2026 23:41:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Apr-2026 23:41:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Apr-2026 23:41:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjMzIiwidXNlcm5hbWUiOiJCcmVuZXJfMjAwOSIsImVtYWlsIjoiaGlqb2RlbHJlZGVudG9yN0BnbWFpbC5jb20iLCJleHAiOjE3NzU3NzgxMDN9.9-VfnlbExi2VNi2TUBONMm7SFRSFr8HU1e6RWs_bQkM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e63af9dfbc15322-MIA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"131.161.82.20","CF-IPCountry":"HN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"131.161.82.20, 172.68.12.49"}
[02-Apr-2026 23:41:44 UTC] === User Orders API Called ===
[02-Apr-2026 23:41:44 UTC] User ID: 233
[02-Apr-2026 23:41:44 UTC] Limit: 20, Offset: 0
[02-Apr-2026 23:41:44 UTC] === API CALL LOG ===
[02-Apr-2026 23:41:44 UTC] Endpoint: user/profile.php
[02-Apr-2026 23:41:44 UTC] Full Log Data: {
    "timestamp": "2026-04-02 23:41:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "131.161.82.20",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjMzIiwidXNlcm5hbWUiOiJCcmVuZXJfMjAwOSIsImVtYWlsIjoiaGlqb2RlbHJlZGVudG9yN0BnbWFpbC5jb20iLCJleHAiOjE3NzU3NzgxMDN9.9-VfnlbExi2VNi2TUBONMm7SFRSFr8HU1e6RWs_bQkM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e63af9dfbbb5322-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "131.161.82.20",
        "CF-IPCountry": "HN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "131.161.82.20, 172.68.12.49"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Apr-2026 23:41:44 UTC] === END API CALL LOG ===
[02-Apr-2026 23:41:44 UTC] ✅ API Hash verification passed for profile endpoint
[02-Apr-2026 23:41:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjMzIiwidXNlcm5hbWUiOiJCcmVuZXJfMjAwOSIsImVtYWlsIjoiaGlqb2RlbHJlZGVudG9yN0BnbWFpbC5jb20iLCJleHAiOjE3NzU3NzgxMDN9.9-VfnlbExi2VNi2TUBONMm7SFRSFr8HU1e6RWs_bQkM
[02-Apr-2026 23:41:44 UTC] Orders found: 0
[02-Apr-2026 23:41:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Apr-2026 23:41:44 UTC] Orders data: []
[02-Apr-2026 23:41:44 UTC] ✅ JWT token verified successfully for user profile
[02-Apr-2026 23:41:44 UTC] User ID: 233
[02-Apr-2026 23:41:44 UTC] Total orders count: 0
[02-Apr-2026 23:41:44 UTC] ✅ User profile retrieved successfully for user ID: 233
[02-Apr-2026 23:41:44 UTC] === API CALL LOG ===
[02-Apr-2026 23:41:44 UTC] Endpoint: user/profile.php
[02-Apr-2026 23:41:44 UTC] Full Log Data: {
    "timestamp": "2026-04-02 23:41:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "131.161.82.20",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjMzIiwidXNlcm5hbWUiOiJCcmVuZXJfMjAwOSIsImVtYWlsIjoiaGlqb2RlbHJlZGVudG9yN0BnbWFpbC5jb20iLCJleHAiOjE3NzU3NzgxMDN9.9-VfnlbExi2VNi2TUBONMm7SFRSFr8HU1e6RWs_bQkM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e63af9e3c845322-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "131.161.82.20",
        "CF-IPCountry": "HN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "131.161.82.20, 172.68.12.49"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Apr-2026 23:41:44 UTC] === END API CALL LOG ===
[02-Apr-2026 23:41:44 UTC] ✅ API Hash verification passed for profile endpoint
[02-Apr-2026 23:41:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjMzIiwidXNlcm5hbWUiOiJCcmVuZXJfMjAwOSIsImVtYWlsIjoiaGlqb2RlbHJlZGVudG9yN0BnbWFpbC5jb20iLCJleHAiOjE3NzU3NzgxMDN9.9-VfnlbExi2VNi2TUBONMm7SFRSFr8HU1e6RWs_bQkM
[02-Apr-2026 23:41:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Apr-2026 23:41:44 UTC] ✅ JWT token verified successfully for user profile
[02-Apr-2026 23:41:44 UTC] User ID: 233
[02-Apr-2026 23:41:44 UTC] ✅ User profile retrieved successfully for user ID: 233
[02-Apr-2026 23:41:45 UTC] === API CALL LOG ===
[02-Apr-2026 23:41:45 UTC] Endpoint: user/profile.php
[02-Apr-2026 23:41:45 UTC] Full Log Data: {
    "timestamp": "2026-04-02 23:41:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "131.161.82.20",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjMzIiwidXNlcm5hbWUiOiJCcmVuZXJfMjAwOSIsImVtYWlsIjoiaGlqb2RlbHJlZGVudG9yN0BnbWFpbC5jb20iLCJleHAiOjE3NzU3NzgxMDN9.9-VfnlbExi2VNi2TUBONMm7SFRSFr8HU1e6RWs_bQkM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e63afa3f9705322-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "131.161.82.20",
        "CF-IPCountry": "HN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "131.161.82.20, 172.68.12.49"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Apr-2026 23:41:45 UTC] === END API CALL LOG ===
[02-Apr-2026 23:41:45 UTC] ✅ API Hash verification passed for profile endpoint
[02-Apr-2026 23:41:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjMzIiwidXNlcm5hbWUiOiJCcmVuZXJfMjAwOSIsImVtYWlsIjoiaGlqb2RlbHJlZGVudG9yN0BnbWFpbC5jb20iLCJleHAiOjE3NzU3NzgxMDN9.9-VfnlbExi2VNi2TUBONMm7SFRSFr8HU1e6RWs_bQkM
[02-Apr-2026 23:41:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Apr-2026 23:41:45 UTC] ✅ JWT token verified successfully for user profile
[02-Apr-2026 23:41:45 UTC] User ID: 233
[02-Apr-2026 23:41:45 UTC] ✅ User profile retrieved successfully for user ID: 233
[02-Apr-2026 23:42:33 UTC] === API CALL LOG ===
[02-Apr-2026 23:42:33 UTC] Endpoint: user/profile.php
[02-Apr-2026 23:42:33 UTC] Full Log Data: {
    "timestamp": "2026-04-02 23:42:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "131.161.82.20",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjMzIiwidXNlcm5hbWUiOiJCcmVuZXJfMjAwOSIsImVtYWlsIjoiaGlqb2RlbHJlZGVudG9yN0BnbWFpbC5jb20iLCJleHAiOjE3NzU3NzgxMDN9.9-VfnlbExi2VNi2TUBONMm7SFRSFr8HU1e6RWs_bQkM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e63b0d3dea6b0ae-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "131.161.82.20",
        "CF-IPCountry": "HN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "131.161.82.20, 172.68.12.15"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Apr-2026 23:42:33 UTC] === END API CALL LOG ===
[02-Apr-2026 23:42:33 UTC] ✅ API Hash verification passed for profile endpoint
[02-Apr-2026 23:42:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjMzIiwidXNlcm5hbWUiOiJCcmVuZXJfMjAwOSIsImVtYWlsIjoiaGlqb2RlbHJlZGVudG9yN0BnbWFpbC5jb20iLCJleHAiOjE3NzU3NzgxMDN9.9-VfnlbExi2VNi2TUBONMm7SFRSFr8HU1e6RWs_bQkM
[02-Apr-2026 23:42:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Apr-2026 23:42:33 UTC] ✅ JWT token verified successfully for user profile
[02-Apr-2026 23:42:33 UTC] User ID: 233
[02-Apr-2026 23:42:33 UTC] ✅ User profile retrieved successfully for user ID: 233
[02-Apr-2026 23:42:52 UTC] === API CALL LOG ===
[02-Apr-2026 23:42:52 UTC] Endpoint: user/profile.php
[02-Apr-2026 23:42:52 UTC] Full Log Data: {
    "timestamp": "2026-04-02 23:42:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "131.161.82.20",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjMzIiwidXNlcm5hbWUiOiJCcmVuZXJfMjAwOSIsImVtYWlsIjoiaGlqb2RlbHJlZGVudG9yN0BnbWFpbC5jb20iLCJleHAiOjE3NzU3NzgxMDN9.9-VfnlbExi2VNi2TUBONMm7SFRSFr8HU1e6RWs_bQkM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e63b14719c14c2c-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "131.161.82.20",
        "CF-IPCountry": "HN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "131.161.82.20, 108.162.210.211"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Apr-2026 23:42:52 UTC] === END API CALL LOG ===
[02-Apr-2026 23:42:52 UTC] ✅ API Hash verification passed for profile endpoint
[02-Apr-2026 23:42:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjMzIiwidXNlcm5hbWUiOiJCcmVuZXJfMjAwOSIsImVtYWlsIjoiaGlqb2RlbHJlZGVudG9yN0BnbWFpbC5jb20iLCJleHAiOjE3NzU3NzgxMDN9.9-VfnlbExi2VNi2TUBONMm7SFRSFr8HU1e6RWs_bQkM
[02-Apr-2026 23:42:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Apr-2026 23:42:52 UTC] ✅ JWT token verified successfully for user profile
[02-Apr-2026 23:42:52 UTC] User ID: 233
[02-Apr-2026 23:42:52 UTC] ✅ User profile retrieved successfully for user ID: 233
[02-Apr-2026 23:43:12 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Apr-2026 23:43:12 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Apr-2026 23:43:12 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjMzIiwidXNlcm5hbWUiOiJCcmVuZXJfMjAwOSIsImVtYWlsIjoiaGlqb2RlbHJlZGVudG9yN0BnbWFpbC5jb20iLCJleHAiOjE3NzU3NzgxMDN9.9-VfnlbExi2VNi2TUBONMm7SFRSFr8HU1e6RWs_bQkM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e63b1c589804c2c-MIA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"131.161.82.20","CF-IPCountry":"HN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"131.161.82.20, 108.162.210.210"}
[02-Apr-2026 23:43:12 UTC] === User Orders API Called ===
[02-Apr-2026 23:43:12 UTC] User ID: 233
[02-Apr-2026 23:43:12 UTC] Limit: 20, Offset: 0
[02-Apr-2026 23:43:12 UTC] Orders found: 0
[02-Apr-2026 23:43:12 UTC] Orders data: []
[02-Apr-2026 23:43:12 UTC] Total orders count: 0
[02-Apr-2026 23:43:12 UTC] === API CALL LOG ===
[02-Apr-2026 23:43:12 UTC] Endpoint: user/profile.php
[02-Apr-2026 23:43:12 UTC] Full Log Data: {
    "timestamp": "2026-04-02 23:43:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "131.161.82.20",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjMzIiwidXNlcm5hbWUiOiJCcmVuZXJfMjAwOSIsImVtYWlsIjoiaGlqb2RlbHJlZGVudG9yN0BnbWFpbC5jb20iLCJleHAiOjE3NzU3NzgxMDN9.9-VfnlbExi2VNi2TUBONMm7SFRSFr8HU1e6RWs_bQkM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e63b1c5c9a24c2c-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "131.161.82.20",
        "CF-IPCountry": "HN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "131.161.82.20, 108.162.210.210"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Apr-2026 23:43:12 UTC] === END API CALL LOG ===
[02-Apr-2026 23:43:12 UTC] ✅ API Hash verification passed for profile endpoint
[02-Apr-2026 23:43:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjMzIiwidXNlcm5hbWUiOiJCcmVuZXJfMjAwOSIsImVtYWlsIjoiaGlqb2RlbHJlZGVudG9yN0BnbWFpbC5jb20iLCJleHAiOjE3NzU3NzgxMDN9.9-VfnlbExi2VNi2TUBONMm7SFRSFr8HU1e6RWs_bQkM
[02-Apr-2026 23:43:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Apr-2026 23:43:12 UTC] ✅ JWT token verified successfully for user profile
[02-Apr-2026 23:43:12 UTC] User ID: 233
[02-Apr-2026 23:43:12 UTC] ✅ User profile retrieved successfully for user ID: 233
[02-Apr-2026 23:43:12 UTC] === API CALL LOG ===
[02-Apr-2026 23:43:12 UTC] Endpoint: user/profile.php
[02-Apr-2026 23:43:12 UTC] Full Log Data: {
    "timestamp": "2026-04-02 23:43:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "131.161.82.20",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjMzIiwidXNlcm5hbWUiOiJCcmVuZXJfMjAwOSIsImVtYWlsIjoiaGlqb2RlbHJlZGVudG9yN0BnbWFpbC5jb20iLCJleHAiOjE3NzU3NzgxMDN9.9-VfnlbExi2VNi2TUBONMm7SFRSFr8HU1e6RWs_bQkM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e63b1c98bd24c2c-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "131.161.82.20",
        "CF-IPCountry": "HN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "131.161.82.20, 108.162.210.210"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Apr-2026 23:43:12 UTC] === END API CALL LOG ===
[02-Apr-2026 23:43:12 UTC] ✅ API Hash verification passed for profile endpoint
[02-Apr-2026 23:43:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjMzIiwidXNlcm5hbWUiOiJCcmVuZXJfMjAwOSIsImVtYWlsIjoiaGlqb2RlbHJlZGVudG9yN0BnbWFpbC5jb20iLCJleHAiOjE3NzU3NzgxMDN9.9-VfnlbExi2VNi2TUBONMm7SFRSFr8HU1e6RWs_bQkM
[02-Apr-2026 23:43:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Apr-2026 23:43:12 UTC] ✅ JWT token verified successfully for user profile
[02-Apr-2026 23:43:12 UTC] User ID: 233
[02-Apr-2026 23:43:12 UTC] ✅ User profile retrieved successfully for user ID: 233
[02-Apr-2026 23:43:13 UTC] === API CALL LOG ===
[02-Apr-2026 23:43:13 UTC] Endpoint: user/profile.php
[02-Apr-2026 23:43:13 UTC] Full Log Data: {
    "timestamp": "2026-04-02 23:43:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "131.161.82.20",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjMzIiwidXNlcm5hbWUiOiJCcmVuZXJfMjAwOSIsImVtYWlsIjoiaGlqb2RlbHJlZGVudG9yN0BnbWFpbC5jb20iLCJleHAiOjE3NzU3NzgxMDN9.9-VfnlbExi2VNi2TUBONMm7SFRSFr8HU1e6RWs_bQkM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e63b1c9dbfd4c2c-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "131.161.82.20",
        "CF-IPCountry": "HN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "131.161.82.20, 108.162.210.210"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Apr-2026 23:43:13 UTC] === END API CALL LOG ===
[02-Apr-2026 23:43:13 UTC] ✅ API Hash verification passed for profile endpoint
[02-Apr-2026 23:43:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjMzIiwidXNlcm5hbWUiOiJCcmVuZXJfMjAwOSIsImVtYWlsIjoiaGlqb2RlbHJlZGVudG9yN0BnbWFpbC5jb20iLCJleHAiOjE3NzU3NzgxMDN9.9-VfnlbExi2VNi2TUBONMm7SFRSFr8HU1e6RWs_bQkM
[02-Apr-2026 23:43:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Apr-2026 23:43:13 UTC] ✅ JWT token verified successfully for user profile
[02-Apr-2026 23:43:13 UTC] User ID: 233
[02-Apr-2026 23:43:13 UTC] ✅ User profile retrieved successfully for user ID: 233
[02-Apr-2026 23:43:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Apr-2026 23:43:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Apr-2026 23:43:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjMzIiwidXNlcm5hbWUiOiJCcmVuZXJfMjAwOSIsImVtYWlsIjoiaGlqb2RlbHJlZGVudG9yN0BnbWFpbC5jb20iLCJleHAiOjE3NzU3NzgxMDN9.9-VfnlbExi2VNi2TUBONMm7SFRSFr8HU1e6RWs_bQkM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e63b1cf9f2f4c2c-MIA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"131.161.82.20","CF-IPCountry":"HN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"131.161.82.20, 108.162.210.210"}
[02-Apr-2026 23:43:13 UTC] === User Orders API Called ===
[02-Apr-2026 23:43:13 UTC] User ID: 233
[02-Apr-2026 23:43:13 UTC] Limit: 20, Offset: 0
[02-Apr-2026 23:43:13 UTC] Orders found: 0
[02-Apr-2026 23:43:13 UTC] Orders data: []
[02-Apr-2026 23:43:13 UTC] Total orders count: 0
[02-Apr-2026 23:43:21 UTC] === API CALL LOG ===
[02-Apr-2026 23:43:21 UTC] Endpoint: user/profile.php
[02-Apr-2026 23:43:21 UTC] Full Log Data: {
    "timestamp": "2026-04-02 23:43:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "131.161.82.20",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjMzIiwidXNlcm5hbWUiOiJCcmVuZXJfMjAwOSIsImVtYWlsIjoiaGlqb2RlbHJlZGVudG9yN0BnbWFpbC5jb20iLCJleHAiOjE3NzU3NzgxMDN9.9-VfnlbExi2VNi2TUBONMm7SFRSFr8HU1e6RWs_bQkM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e63b1fb7c3a4c2c-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "131.161.82.20",
        "CF-IPCountry": "HN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "131.161.82.20, 108.162.210.210"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Apr-2026 23:43:21 UTC] === END API CALL LOG ===
[02-Apr-2026 23:43:21 UTC] ✅ API Hash verification passed for profile endpoint
[02-Apr-2026 23:43:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjMzIiwidXNlcm5hbWUiOiJCcmVuZXJfMjAwOSIsImVtYWlsIjoiaGlqb2RlbHJlZGVudG9yN0BnbWFpbC5jb20iLCJleHAiOjE3NzU3NzgxMDN9.9-VfnlbExi2VNi2TUBONMm7SFRSFr8HU1e6RWs_bQkM
[02-Apr-2026 23:43:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Apr-2026 23:43:21 UTC] ✅ JWT token verified successfully for user profile
[02-Apr-2026 23:43:21 UTC] User ID: 233
[02-Apr-2026 23:43:21 UTC] ✅ User profile retrieved successfully for user ID: 233
[02-Apr-2026 23:43:21 UTC] User Purchases API - User ID: 233
[02-Apr-2026 23:43:21 UTC] User Purchases API - Total purchases found: 0
[02-Apr-2026 23:43:23 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Apr-2026 23:43:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Apr-2026 23:43:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjMzIiwidXNlcm5hbWUiOiJCcmVuZXJfMjAwOSIsImVtYWlsIjoiaGlqb2RlbHJlZGVudG9yN0BnbWFpbC5jb20iLCJleHAiOjE3NzU3NzgxMDN9.9-VfnlbExi2VNi2TUBONMm7SFRSFr8HU1e6RWs_bQkM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e63b20a6d714c2c-MIA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"131.161.82.20","CF-IPCountry":"HN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"131.161.82.20, 108.162.210.211"}
[02-Apr-2026 23:43:23 UTC] === User Orders API Called ===
[02-Apr-2026 23:43:23 UTC] User ID: 233
[02-Apr-2026 23:43:23 UTC] Limit: 20, Offset: 0
[02-Apr-2026 23:43:23 UTC] Orders found: 0
[02-Apr-2026 23:43:23 UTC] Orders data: []
[02-Apr-2026 23:43:23 UTC] Total orders count: 0
[02-Apr-2026 23:43:23 UTC] === API CALL LOG ===
[02-Apr-2026 23:43:23 UTC] Endpoint: user/profile.php
[02-Apr-2026 23:43:23 UTC] Full Log Data: {
    "timestamp": "2026-04-02 23:43:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "131.161.82.20",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjMzIiwidXNlcm5hbWUiOiJCcmVuZXJfMjAwOSIsImVtYWlsIjoiaGlqb2RlbHJlZGVudG9yN0BnbWFpbC5jb20iLCJleHAiOjE3NzU3NzgxMDN9.9-VfnlbExi2VNi2TUBONMm7SFRSFr8HU1e6RWs_bQkM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e63b20aad934c2c-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "131.161.82.20",
        "CF-IPCountry": "HN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "131.161.82.20, 108.162.210.211"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Apr-2026 23:43:23 UTC] === END API CALL LOG ===
[02-Apr-2026 23:43:23 UTC] ✅ API Hash verification passed for profile endpoint
[02-Apr-2026 23:43:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjMzIiwidXNlcm5hbWUiOiJCcmVuZXJfMjAwOSIsImVtYWlsIjoiaGlqb2RlbHJlZGVudG9yN0BnbWFpbC5jb20iLCJleHAiOjE3NzU3NzgxMDN9.9-VfnlbExi2VNi2TUBONMm7SFRSFr8HU1e6RWs_bQkM
[02-Apr-2026 23:43:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Apr-2026 23:43:23 UTC] ✅ JWT token verified successfully for user profile
[02-Apr-2026 23:43:23 UTC] User ID: 233
[02-Apr-2026 23:43:23 UTC] ✅ User profile retrieved successfully for user ID: 233
[02-Apr-2026 23:43:23 UTC] === API CALL LOG ===
[02-Apr-2026 23:43:23 UTC] Endpoint: user/profile.php
[02-Apr-2026 23:43:23 UTC] Full Log Data: {
    "timestamp": "2026-04-02 23:43:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "131.161.82.20",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjMzIiwidXNlcm5hbWUiOiJCcmVuZXJfMjAwOSIsImVtYWlsIjoiaGlqb2RlbHJlZGVudG9yN0BnbWFpbC5jb20iLCJleHAiOjE3NzU3NzgxMDN9.9-VfnlbExi2VNi2TUBONMm7SFRSFr8HU1e6RWs_bQkM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e63b20e2f4b4c2c-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "131.161.82.20",
        "CF-IPCountry": "HN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "131.161.82.20, 108.162.210.211"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Apr-2026 23:43:23 UTC] === END API CALL LOG ===
[02-Apr-2026 23:43:23 UTC] ✅ API Hash verification passed for profile endpoint
[02-Apr-2026 23:43:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjMzIiwidXNlcm5hbWUiOiJCcmVuZXJfMjAwOSIsImVtYWlsIjoiaGlqb2RlbHJlZGVudG9yN0BnbWFpbC5jb20iLCJleHAiOjE3NzU3NzgxMDN9.9-VfnlbExi2VNi2TUBONMm7SFRSFr8HU1e6RWs_bQkM
[02-Apr-2026 23:43:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Apr-2026 23:43:23 UTC] ✅ JWT token verified successfully for user profile
[02-Apr-2026 23:43:23 UTC] User ID: 233
[02-Apr-2026 23:43:23 UTC] ✅ User profile retrieved successfully for user ID: 233
[02-Apr-2026 23:43:24 UTC] === API CALL LOG ===
[02-Apr-2026 23:43:24 UTC] Endpoint: user/profile.php
[02-Apr-2026 23:43:24 UTC] Full Log Data: {
    "timestamp": "2026-04-02 23:43:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "131.161.82.20",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjMzIiwidXNlcm5hbWUiOiJCcmVuZXJfMjAwOSIsImVtYWlsIjoiaGlqb2RlbHJlZGVudG9yN0BnbWFpbC5jb20iLCJleHAiOjE3NzU3NzgxMDN9.9-VfnlbExi2VNi2TUBONMm7SFRSFr8HU1e6RWs_bQkM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e63b20f6ff54c2c-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "131.161.82.20",
        "CF-IPCountry": "HN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "131.161.82.20, 108.162.210.211"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Apr-2026 23:43:24 UTC] === END API CALL LOG ===
[02-Apr-2026 23:43:24 UTC] ✅ API Hash verification passed for profile endpoint
[02-Apr-2026 23:43:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjMzIiwidXNlcm5hbWUiOiJCcmVuZXJfMjAwOSIsImVtYWlsIjoiaGlqb2RlbHJlZGVudG9yN0BnbWFpbC5jb20iLCJleHAiOjE3NzU3NzgxMDN9.9-VfnlbExi2VNi2TUBONMm7SFRSFr8HU1e6RWs_bQkM
[02-Apr-2026 23:43:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Apr-2026 23:43:24 UTC] ✅ JWT token verified successfully for user profile
[02-Apr-2026 23:43:24 UTC] User ID: 233
[02-Apr-2026 23:43:24 UTC] ✅ User profile retrieved successfully for user ID: 233
[02-Apr-2026 23:45:30 UTC] === API CALL LOG ===
[02-Apr-2026 23:45:30 UTC] Endpoint: user/profile.php
[02-Apr-2026 23:45:30 UTC] Full Log Data: {
    "timestamp": "2026-04-02 23:45:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "131.161.82.20",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjMzIiwidXNlcm5hbWUiOiJCcmVuZXJfMjAwOSIsImVtYWlsIjoiaGlqb2RlbHJlZGVudG9yN0BnbWFpbC5jb20iLCJleHAiOjE3NzU3NzgxMDN9.9-VfnlbExi2VNi2TUBONMm7SFRSFr8HU1e6RWs_bQkM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e63b5240a4b0d84-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "131.161.82.20",
        "CF-IPCountry": "HN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "131.161.82.20, 172.71.156.196"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Apr-2026 23:45:30 UTC] === END API CALL LOG ===
[02-Apr-2026 23:45:30 UTC] ✅ API Hash verification passed for profile endpoint
[02-Apr-2026 23:45:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjMzIiwidXNlcm5hbWUiOiJCcmVuZXJfMjAwOSIsImVtYWlsIjoiaGlqb2RlbHJlZGVudG9yN0BnbWFpbC5jb20iLCJleHAiOjE3NzU3NzgxMDN9.9-VfnlbExi2VNi2TUBONMm7SFRSFr8HU1e6RWs_bQkM
[02-Apr-2026 23:45:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Apr-2026 23:45:30 UTC] ✅ JWT token verified successfully for user profile
[02-Apr-2026 23:45:30 UTC] User ID: 233
[02-Apr-2026 23:45:30 UTC] ✅ User profile retrieved successfully for user ID: 233
[02-Apr-2026 23:46:23 UTC] === API CALL LOG ===
[02-Apr-2026 23:46:23 UTC] Endpoint: user/profile.php
[02-Apr-2026 23:46:23 UTC] Full Log Data: {
    "timestamp": "2026-04-02 23:46:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "131.161.82.20",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjMzIiwidXNlcm5hbWUiOiJCcmVuZXJfMjAwOSIsImVtYWlsIjoiaGlqb2RlbHJlZGVudG9yN0BnbWFpbC5jb20iLCJleHAiOjE3NzU3NzgxMDN9.9-VfnlbExi2VNi2TUBONMm7SFRSFr8HU1e6RWs_bQkM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e63b66ef87fed30-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "131.161.82.20",
        "CF-IPCountry": "HN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "131.161.82.20, 108.162.210.211"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Apr-2026 23:46:23 UTC] === END API CALL LOG ===
[02-Apr-2026 23:46:23 UTC] ✅ API Hash verification passed for profile endpoint
[02-Apr-2026 23:46:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjMzIiwidXNlcm5hbWUiOiJCcmVuZXJfMjAwOSIsImVtYWlsIjoiaGlqb2RlbHJlZGVudG9yN0BnbWFpbC5jb20iLCJleHAiOjE3NzU3NzgxMDN9.9-VfnlbExi2VNi2TUBONMm7SFRSFr8HU1e6RWs_bQkM
[02-Apr-2026 23:46:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Apr-2026 23:46:23 UTC] ✅ JWT token verified successfully for user profile
[02-Apr-2026 23:46:23 UTC] User ID: 233
[02-Apr-2026 23:46:23 UTC] ✅ User profile retrieved successfully for user ID: 233
[02-Apr-2026 23:46:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Apr-2026 23:46:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Apr-2026 23:46:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e63b6cbb8019bfb-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"83.111.186.74","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"83.111.186.74, 172.70.251.119"}
[02-Apr-2026 23:46:38 UTC] === User Orders API Called ===
[02-Apr-2026 23:46:38 UTC] User ID: 205
[02-Apr-2026 23:46:38 UTC] Limit: 20, Offset: 0
[02-Apr-2026 23:46:38 UTC] Orders found: 9
[02-Apr-2026 23:46:38 UTC] Orders data: [{"id":152,"quantity":175,"total_coins":175,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"pending","created_at":"2026-04-03 01:57:11","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":151,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 00:37:56","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":150,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/69","status":"completed","created_at":"2026-03-31 11:44:10","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":149,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/70","status":"completed","created_at":"2026-03-31 10:13:24","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":147,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 10:00:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":146,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 09:47:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":145,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-31 08:14:12","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":143,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:22:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":142,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:18:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[02-Apr-2026 23:46:38 UTC] Total orders count: 9
[02-Apr-2026 23:46:38 UTC] === API CALL LOG ===
[02-Apr-2026 23:46:38 UTC] Endpoint: user/profile.php
[02-Apr-2026 23:46:38 UTC] Full Log Data: {
    "timestamp": "2026-04-02 23:46:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.186.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e63b6cbb8009bfb-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.186.74",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "83.111.186.74, 172.70.251.120"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Apr-2026 23:46:38 UTC] === END API CALL LOG ===
[02-Apr-2026 23:46:38 UTC] ✅ API Hash verification passed for profile endpoint
[02-Apr-2026 23:46:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[02-Apr-2026 23:46:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Apr-2026 23:46:38 UTC] ✅ JWT token verified successfully for user profile
[02-Apr-2026 23:46:38 UTC] User ID: 205
[02-Apr-2026 23:46:38 UTC] ✅ User profile retrieved successfully for user ID: 205
[02-Apr-2026 23:46:38 UTC] === API CALL LOG ===
[02-Apr-2026 23:46:38 UTC] Endpoint: user/profile.php
[02-Apr-2026 23:46:38 UTC] Full Log Data: {
    "timestamp": "2026-04-02 23:46:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.186.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e63b6cd78a39bfb-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.186.74",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "83.111.186.74, 172.70.250.233"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Apr-2026 23:46:38 UTC] === END API CALL LOG ===
[02-Apr-2026 23:46:38 UTC] ✅ API Hash verification passed for profile endpoint
[02-Apr-2026 23:46:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[02-Apr-2026 23:46:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Apr-2026 23:46:38 UTC] ✅ JWT token verified successfully for user profile
[02-Apr-2026 23:46:38 UTC] User ID: 205
[02-Apr-2026 23:46:38 UTC] ✅ User profile retrieved successfully for user ID: 205
[02-Apr-2026 23:46:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Apr-2026 23:46:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Apr-2026 23:46:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e63b6d84d899bfb-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"83.111.186.74","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"83.111.186.74, 172.70.250.233"}
[02-Apr-2026 23:46:40 UTC] === User Orders API Called ===
[02-Apr-2026 23:46:40 UTC] User ID: 205
[02-Apr-2026 23:46:40 UTC] Limit: 20, Offset: 0
[02-Apr-2026 23:46:40 UTC] Orders found: 9
[02-Apr-2026 23:46:40 UTC] Orders data: [{"id":152,"quantity":175,"total_coins":175,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"pending","created_at":"2026-04-03 01:57:11","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":151,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 00:37:56","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":150,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/69","status":"completed","created_at":"2026-03-31 11:44:10","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":149,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/70","status":"completed","created_at":"2026-03-31 10:13:24","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":147,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 10:00:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":146,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 09:47:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":145,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-31 08:14:12","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":143,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:22:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":142,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:18:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[02-Apr-2026 23:46:40 UTC] Total orders count: 9
[02-Apr-2026 23:46:41 UTC] === API CALL LOG ===
[02-Apr-2026 23:46:41 UTC] Endpoint: user/profile.php
[02-Apr-2026 23:46:41 UTC] Full Log Data: {
    "timestamp": "2026-04-02 23:46:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.186.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e63b6e2bacf9bfb-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.186.74",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "83.111.186.74, 172.70.250.232"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Apr-2026 23:46:41 UTC] === END API CALL LOG ===
[02-Apr-2026 23:46:41 UTC] ✅ API Hash verification passed for profile endpoint
[02-Apr-2026 23:46:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[02-Apr-2026 23:46:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Apr-2026 23:46:41 UTC] ✅ JWT token verified successfully for user profile
[02-Apr-2026 23:46:41 UTC] User ID: 205
[02-Apr-2026 23:46:41 UTC] ✅ User profile retrieved successfully for user ID: 205
[02-Apr-2026 23:46:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Apr-2026 23:46:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Apr-2026 23:46:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e63b6e2bacd9bfb-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"83.111.186.74","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"83.111.186.74, 172.70.250.233"}
[02-Apr-2026 23:46:41 UTC] === User Orders API Called ===
[02-Apr-2026 23:46:41 UTC] User ID: 205
[02-Apr-2026 23:46:41 UTC] Limit: 20, Offset: 0
[02-Apr-2026 23:46:41 UTC] Orders found: 9
[02-Apr-2026 23:46:41 UTC] Orders data: [{"id":152,"quantity":175,"total_coins":175,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"pending","created_at":"2026-04-03 01:57:11","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":151,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 00:37:56","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":150,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/69","status":"completed","created_at":"2026-03-31 11:44:10","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":149,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/70","status":"completed","created_at":"2026-03-31 10:13:24","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":147,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 10:00:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":146,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 09:47:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":145,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-31 08:14:12","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":143,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:22:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":142,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:18:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[02-Apr-2026 23:46:41 UTC] Total orders count: 9
[02-Apr-2026 23:46:42 UTC] === API CALL LOG ===
[02-Apr-2026 23:46:42 UTC] Endpoint: user/profile.php
[02-Apr-2026 23:46:42 UTC] Full Log Data: {
    "timestamp": "2026-04-02 23:46:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.186.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e63b6e64c679bfb-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.186.74",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "83.111.186.74, 172.70.250.233"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Apr-2026 23:46:42 UTC] === END API CALL LOG ===
[02-Apr-2026 23:46:42 UTC] ✅ API Hash verification passed for profile endpoint
[02-Apr-2026 23:46:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[02-Apr-2026 23:46:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Apr-2026 23:46:42 UTC] ✅ JWT token verified successfully for user profile
[02-Apr-2026 23:46:42 UTC] User ID: 205
[02-Apr-2026 23:46:42 UTC] ✅ User profile retrieved successfully for user ID: 205
[02-Apr-2026 23:46:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Apr-2026 23:46:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Apr-2026 23:46:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e63b6f5bb159bfb-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"83.111.186.74","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"83.111.186.74, 172.70.251.120"}
[02-Apr-2026 23:46:44 UTC] === User Orders API Called ===
[02-Apr-2026 23:46:44 UTC] User ID: 205
[02-Apr-2026 23:46:44 UTC] Limit: 20, Offset: 0
[02-Apr-2026 23:46:44 UTC] Orders found: 9
[02-Apr-2026 23:46:44 UTC] Orders data: [{"id":152,"quantity":175,"total_coins":175,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"pending","created_at":"2026-04-03 01:57:11","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":151,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 00:37:56","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":150,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/69","status":"completed","created_at":"2026-03-31 11:44:10","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":149,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/70","status":"completed","created_at":"2026-03-31 10:13:24","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":147,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 10:00:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":146,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 09:47:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":145,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-31 08:14:12","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":143,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:22:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":142,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:18:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[02-Apr-2026 23:46:44 UTC] Total orders count: 9
[02-Apr-2026 23:46:49 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Apr-2026 23:46:49 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Apr-2026 23:46:49 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e63b7108f449bfb-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"83.111.186.74","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"83.111.186.74, 172.70.251.120"}
[02-Apr-2026 23:46:49 UTC] === User Orders API Called ===
[02-Apr-2026 23:46:49 UTC] User ID: 205
[02-Apr-2026 23:46:49 UTC] Limit: 20, Offset: 0
[02-Apr-2026 23:46:49 UTC] Orders found: 9
[02-Apr-2026 23:46:49 UTC] Orders data: [{"id":152,"quantity":175,"total_coins":175,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"pending","created_at":"2026-04-03 01:57:11","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":151,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 00:37:56","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":150,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/69","status":"completed","created_at":"2026-03-31 11:44:10","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":149,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/70","status":"completed","created_at":"2026-03-31 10:13:24","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":147,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 10:00:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":146,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 09:47:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":145,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-31 08:14:12","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":143,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:22:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":142,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:18:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[02-Apr-2026 23:46:49 UTC] Total orders count: 9
[02-Apr-2026 23:46:49 UTC] === API CALL LOG ===
[02-Apr-2026 23:46:49 UTC] Endpoint: user/profile.php
[02-Apr-2026 23:46:49 UTC] Full Log Data: {
    "timestamp": "2026-04-02 23:46:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.186.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e63b7108f469bfb-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.186.74",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "83.111.186.74, 172.70.251.119"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Apr-2026 23:46:49 UTC] === END API CALL LOG ===
[02-Apr-2026 23:46:49 UTC] ✅ API Hash verification passed for profile endpoint
[02-Apr-2026 23:46:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[02-Apr-2026 23:46:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Apr-2026 23:46:49 UTC] ✅ JWT token verified successfully for user profile
[02-Apr-2026 23:46:49 UTC] User ID: 205
[02-Apr-2026 23:46:49 UTC] ✅ User profile retrieved successfully for user ID: 205
[02-Apr-2026 23:46:49 UTC] === API CALL LOG ===
[02-Apr-2026 23:46:49 UTC] Endpoint: user/profile.php
[02-Apr-2026 23:46:49 UTC] Full Log Data: {
    "timestamp": "2026-04-02 23:46:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.186.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e63b71449019bfb-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.186.74",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "83.111.186.74, 172.70.251.119"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Apr-2026 23:46:49 UTC] === END API CALL LOG ===
[02-Apr-2026 23:46:49 UTC] ✅ API Hash verification passed for profile endpoint
[02-Apr-2026 23:46:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[02-Apr-2026 23:46:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Apr-2026 23:46:49 UTC] ✅ JWT token verified successfully for user profile
[02-Apr-2026 23:46:49 UTC] User ID: 205
[02-Apr-2026 23:46:49 UTC] ✅ User profile retrieved successfully for user ID: 205
[02-Apr-2026 23:47:06 UTC] === API CALL LOG ===
[02-Apr-2026 23:47:06 UTC] Endpoint: user/profile.php
[02-Apr-2026 23:47:06 UTC] Full Log Data: {
    "timestamp": "2026-04-02 23:47:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.186.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e63b77abf689bfb-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.186.74",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "83.111.186.74, 172.70.251.119"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Apr-2026 23:47:06 UTC] === END API CALL LOG ===
[02-Apr-2026 23:47:06 UTC] ✅ API Hash verification passed for profile endpoint
[02-Apr-2026 23:47:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[02-Apr-2026 23:47:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Apr-2026 23:47:06 UTC] ✅ JWT token verified successfully for user profile
[02-Apr-2026 23:47:06 UTC] User ID: 205
[02-Apr-2026 23:47:06 UTC] ✅ User profile retrieved successfully for user ID: 205
[03-Apr-2026 00:31:10 UTC] === API CALL LOG ===
[03-Apr-2026 00:31:10 UTC] Endpoint: user/profile.php
[03-Apr-2026 00:31:10 UTC] Full Log Data: {
    "timestamp": "2026-04-03 00:31:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.186.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e63f8086ea38167-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.186.74",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "83.111.186.74, 172.70.240.15"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 00:31:10 UTC] === END API CALL LOG ===
[03-Apr-2026 00:31:10 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 00:31:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[03-Apr-2026 00:31:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 00:31:10 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 00:31:10 UTC] User ID: 205
[03-Apr-2026 00:31:10 UTC] ✅ User profile retrieved successfully for user ID: 205
[03-Apr-2026 00:31:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 00:31:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 00:31:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e63f84d8ebe8167-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"83.111.186.74","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"83.111.186.74, 172.70.240.15"}
[03-Apr-2026 00:31:21 UTC] === User Orders API Called ===
[03-Apr-2026 00:31:21 UTC] User ID: 205
[03-Apr-2026 00:31:21 UTC] Limit: 20, Offset: 0
[03-Apr-2026 00:31:21 UTC] Orders found: 9
[03-Apr-2026 00:31:21 UTC] Orders data: [{"id":152,"quantity":175,"total_coins":175,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"pending","created_at":"2026-04-03 01:57:11","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":151,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 00:37:56","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":150,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/69","status":"completed","created_at":"2026-03-31 11:44:10","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":149,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/70","status":"completed","created_at":"2026-03-31 10:13:24","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":147,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 10:00:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":146,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 09:47:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":145,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-31 08:14:12","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":143,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:22:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":142,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:18:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[03-Apr-2026 00:31:21 UTC] Total orders count: 9
[03-Apr-2026 00:31:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 00:31:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 00:31:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e63f855db398167-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"83.111.186.74","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"83.111.186.74, 172.70.240.15"}
[03-Apr-2026 00:31:22 UTC] === User Orders API Called ===
[03-Apr-2026 00:31:22 UTC] User ID: 205
[03-Apr-2026 00:31:22 UTC] Limit: 20, Offset: 0
[03-Apr-2026 00:31:22 UTC] Orders found: 9
[03-Apr-2026 00:31:22 UTC] Orders data: [{"id":152,"quantity":175,"total_coins":175,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"pending","created_at":"2026-04-03 01:57:11","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":151,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 00:37:56","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":150,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/69","status":"completed","created_at":"2026-03-31 11:44:10","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":149,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/70","status":"completed","created_at":"2026-03-31 10:13:24","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":147,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 10:00:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":146,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 09:47:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":145,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-31 08:14:12","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":143,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:22:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":142,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:18:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[03-Apr-2026 00:31:22 UTC] Total orders count: 9
[03-Apr-2026 00:31:22 UTC] === API CALL LOG ===
[03-Apr-2026 00:31:22 UTC] Endpoint: user/profile.php
[03-Apr-2026 00:31:22 UTC] Full Log Data: {
    "timestamp": "2026-04-03 00:31:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.186.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e63f855db3c8167-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.186.74",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "83.111.186.74, 172.70.240.15"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 00:31:22 UTC] === END API CALL LOG ===
[03-Apr-2026 00:31:22 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 00:31:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[03-Apr-2026 00:31:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 00:31:22 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 00:31:22 UTC] User ID: 205
[03-Apr-2026 00:31:22 UTC] ✅ User profile retrieved successfully for user ID: 205
[03-Apr-2026 00:31:23 UTC] === API CALL LOG ===
[03-Apr-2026 00:31:23 UTC] Endpoint: user/profile.php
[03-Apr-2026 00:31:23 UTC] Full Log Data: {
    "timestamp": "2026-04-03 00:31:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.186.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e63f85988578167-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.186.74",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "83.111.186.74, 172.70.240.15"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 00:31:23 UTC] === END API CALL LOG ===
[03-Apr-2026 00:31:23 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 00:31:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[03-Apr-2026 00:31:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 00:31:23 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 00:31:23 UTC] User ID: 205
[03-Apr-2026 00:31:23 UTC] ✅ User profile retrieved successfully for user ID: 205
[03-Apr-2026 00:32:23 UTC] === API CALL LOG ===
[03-Apr-2026 00:32:23 UTC] Endpoint: user/profile.php
[03-Apr-2026 00:32:23 UTC] Full Log Data: {
    "timestamp": "2026-04-03 00:32:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:f5c0:800:b0a:b4c0:39ff:fe6d:e849",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM1IiwidXNlcm5hbWUiOiJiaWd3aXp6eW1vbmV5IiwiZW1haWwiOiJtYWRha2l5YWhheWE1MDVAZ21haWwuY29tIiwiZXhwIjoxNzc1NzgxMTQyfQ.0DvlCCdJtqn1PmDFbPhyejM983ljsSxMRvT8m0N85G4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e63f9d3bf482aca-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2c0f:f5c0:800:b0a:b4c0:39ff:fe6d:e849",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2c0f:f5c0:800:b0a:b4c0:39ff:fe6d:e849, 162.158.216.66"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 00:32:23 UTC] === END API CALL LOG ===
[03-Apr-2026 00:32:23 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 00:32:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM1IiwidXNlcm5hbWUiOiJiaWd3aXp6eW1vbmV5IiwiZW1haWwiOiJtYWRha2l5YWhheWE1MDVAZ21haWwuY29tIiwiZXhwIjoxNzc1NzgxMTQyfQ.0DvlCCdJtqn1PmDFbPhyejM983ljsSxMRvT8m0N85G4
[03-Apr-2026 00:32:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 00:32:23 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 00:32:23 UTC] User ID: 235
[03-Apr-2026 00:32:23 UTC] ✅ User profile retrieved successfully for user ID: 235
[03-Apr-2026 00:32:23 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 00:32:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 00:32:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM1IiwidXNlcm5hbWUiOiJiaWd3aXp6eW1vbmV5IiwiZW1haWwiOiJtYWRha2l5YWhheWE1MDVAZ21haWwuY29tIiwiZXhwIjoxNzc1NzgxMTQyfQ.0DvlCCdJtqn1PmDFbPhyejM983ljsSxMRvT8m0N85G4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e63f9d529412aca-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2c0f:f5c0:800:b0a:b4c0:39ff:fe6d:e849","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2c0f:f5c0:800:b0a:b4c0:39ff:fe6d:e849, 162.158.216.66"}
[03-Apr-2026 00:32:23 UTC] === User Orders API Called ===
[03-Apr-2026 00:32:23 UTC] User ID: 235
[03-Apr-2026 00:32:23 UTC] Limit: 20, Offset: 0
[03-Apr-2026 00:32:23 UTC] Orders found: 0
[03-Apr-2026 00:32:23 UTC] Orders data: []
[03-Apr-2026 00:32:23 UTC] Total orders count: 0
[03-Apr-2026 00:32:23 UTC] === API CALL LOG ===
[03-Apr-2026 00:32:23 UTC] Endpoint: user/profile.php
[03-Apr-2026 00:32:23 UTC] Full Log Data: {
    "timestamp": "2026-04-03 00:32:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:f5c0:800:b0a:b4c0:39ff:fe6d:e849",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM1IiwidXNlcm5hbWUiOiJiaWd3aXp6eW1vbmV5IiwiZW1haWwiOiJtYWRha2l5YWhheWE1MDVAZ21haWwuY29tIiwiZXhwIjoxNzc1NzgxMTQyfQ.0DvlCCdJtqn1PmDFbPhyejM983ljsSxMRvT8m0N85G4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e63f9d529422aca-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2c0f:f5c0:800:b0a:b4c0:39ff:fe6d:e849",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2c0f:f5c0:800:b0a:b4c0:39ff:fe6d:e849, 162.158.216.67"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 00:32:23 UTC] === END API CALL LOG ===
[03-Apr-2026 00:32:23 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 00:32:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM1IiwidXNlcm5hbWUiOiJiaWd3aXp6eW1vbmV5IiwiZW1haWwiOiJtYWRha2l5YWhheWE1MDVAZ21haWwuY29tIiwiZXhwIjoxNzc1NzgxMTQyfQ.0DvlCCdJtqn1PmDFbPhyejM983ljsSxMRvT8m0N85G4
[03-Apr-2026 00:32:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 00:32:23 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 00:32:23 UTC] User ID: 235
[03-Apr-2026 00:32:23 UTC] ✅ User profile retrieved successfully for user ID: 235
[03-Apr-2026 00:32:24 UTC] === API CALL LOG ===
[03-Apr-2026 00:32:24 UTC] Endpoint: user/profile.php
[03-Apr-2026 00:32:24 UTC] Full Log Data: {
    "timestamp": "2026-04-03 00:32:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:f5c0:800:b0a:b4c0:39ff:fe6d:e849",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM1IiwidXNlcm5hbWUiOiJiaWd3aXp6eW1vbmV5IiwiZW1haWwiOiJtYWRha2l5YWhheWE1MDVAZ21haWwuY29tIiwiZXhwIjoxNzc1NzgxMTQyfQ.0DvlCCdJtqn1PmDFbPhyejM983ljsSxMRvT8m0N85G4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e63f9da48aa2aca-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2c0f:f5c0:800:b0a:b4c0:39ff:fe6d:e849",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2c0f:f5c0:800:b0a:b4c0:39ff:fe6d:e849, 162.158.216.67"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 00:32:24 UTC] === END API CALL LOG ===
[03-Apr-2026 00:32:24 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 00:32:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM1IiwidXNlcm5hbWUiOiJiaWd3aXp6eW1vbmV5IiwiZW1haWwiOiJtYWRha2l5YWhheWE1MDVAZ21haWwuY29tIiwiZXhwIjoxNzc1NzgxMTQyfQ.0DvlCCdJtqn1PmDFbPhyejM983ljsSxMRvT8m0N85G4
[03-Apr-2026 00:32:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 00:32:24 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 00:32:24 UTC] User ID: 235
[03-Apr-2026 00:32:24 UTC] ✅ User profile retrieved successfully for user ID: 235
[03-Apr-2026 00:32:45 UTC] === API CALL LOG ===
[03-Apr-2026 00:32:45 UTC] Endpoint: user/profile.php
[03-Apr-2026 00:32:45 UTC] Full Log Data: {
    "timestamp": "2026-04-03 00:32:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:f5c0:800:b0a:b4c0:39ff:fe6d:e849",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM1IiwidXNlcm5hbWUiOiJiaWd3aXp6eW1vbmV5IiwiZW1haWwiOiJtYWRha2l5YWhheWE1MDVAZ21haWwuY29tIiwiZXhwIjoxNzc1NzgxMTQyfQ.0DvlCCdJtqn1PmDFbPhyejM983ljsSxMRvT8m0N85G4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e63fa5f1c342aca-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2c0f:f5c0:800:b0a:b4c0:39ff:fe6d:e849",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2c0f:f5c0:800:b0a:b4c0:39ff:fe6d:e849, 162.158.216.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 00:32:45 UTC] === END API CALL LOG ===
[03-Apr-2026 00:32:45 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 00:32:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM1IiwidXNlcm5hbWUiOiJiaWd3aXp6eW1vbmV5IiwiZW1haWwiOiJtYWRha2l5YWhheWE1MDVAZ21haWwuY29tIiwiZXhwIjoxNzc1NzgxMTQyfQ.0DvlCCdJtqn1PmDFbPhyejM983ljsSxMRvT8m0N85G4
[03-Apr-2026 00:32:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 00:32:45 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 00:32:45 UTC] User ID: 235
[03-Apr-2026 00:32:45 UTC] ✅ User profile retrieved successfully for user ID: 235
[03-Apr-2026 00:32:56 UTC] === API CALL LOG ===
[03-Apr-2026 00:32:56 UTC] Endpoint: user/profile.php
[03-Apr-2026 00:32:56 UTC] Full Log Data: {
    "timestamp": "2026-04-03 00:32:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:f5c0:800:b0a:b4c0:39ff:fe6d:e849",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM1IiwidXNlcm5hbWUiOiJiaWd3aXp6eW1vbmV5IiwiZW1haWwiOiJtYWRha2l5YWhheWE1MDVAZ21haWwuY29tIiwiZXhwIjoxNzc1NzgxMTQyfQ.0DvlCCdJtqn1PmDFbPhyejM983ljsSxMRvT8m0N85G4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e63faa32b4b2aca-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2c0f:f5c0:800:b0a:b4c0:39ff:fe6d:e849",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2c0f:f5c0:800:b0a:b4c0:39ff:fe6d:e849, 162.158.216.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 00:32:56 UTC] === END API CALL LOG ===
[03-Apr-2026 00:32:56 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 00:32:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM1IiwidXNlcm5hbWUiOiJiaWd3aXp6eW1vbmV5IiwiZW1haWwiOiJtYWRha2l5YWhheWE1MDVAZ21haWwuY29tIiwiZXhwIjoxNzc1NzgxMTQyfQ.0DvlCCdJtqn1PmDFbPhyejM983ljsSxMRvT8m0N85G4
[03-Apr-2026 00:32:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 00:32:56 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 00:32:56 UTC] User ID: 235
[03-Apr-2026 00:32:56 UTC] ✅ User profile retrieved successfully for user ID: 235
[03-Apr-2026 00:32:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 00:32:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 00:32:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM1IiwidXNlcm5hbWUiOiJiaWd3aXp6eW1vbmV5IiwiZW1haWwiOiJtYWRha2l5YWhheWE1MDVAZ21haWwuY29tIiwiZXhwIjoxNzc1NzgxMTQyfQ.0DvlCCdJtqn1PmDFbPhyejM983ljsSxMRvT8m0N85G4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e63faa32b492aca-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2c0f:f5c0:800:b0a:b4c0:39ff:fe6d:e849","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2c0f:f5c0:800:b0a:b4c0:39ff:fe6d:e849, 162.158.216.168"}
[03-Apr-2026 00:32:56 UTC] === User Orders API Called ===
[03-Apr-2026 00:32:56 UTC] User ID: 235
[03-Apr-2026 00:32:56 UTC] Limit: 20, Offset: 0
[03-Apr-2026 00:32:56 UTC] Orders found: 0
[03-Apr-2026 00:32:56 UTC] Orders data: []
[03-Apr-2026 00:32:56 UTC] Total orders count: 0
[03-Apr-2026 00:32:57 UTC] === API CALL LOG ===
[03-Apr-2026 00:32:57 UTC] Endpoint: user/profile.php
[03-Apr-2026 00:32:57 UTC] Full Log Data: {
    "timestamp": "2026-04-03 00:32:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:f5c0:800:b0a:b4c0:39ff:fe6d:e849",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM1IiwidXNlcm5hbWUiOiJiaWd3aXp6eW1vbmV5IiwiZW1haWwiOiJtYWRha2l5YWhheWE1MDVAZ21haWwuY29tIiwiZXhwIjoxNzc1NzgxMTQyfQ.0DvlCCdJtqn1PmDFbPhyejM983ljsSxMRvT8m0N85G4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e63faa6a80a2aca-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2c0f:f5c0:800:b0a:b4c0:39ff:fe6d:e849",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2c0f:f5c0:800:b0a:b4c0:39ff:fe6d:e849, 162.158.216.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 00:32:57 UTC] === END API CALL LOG ===
[03-Apr-2026 00:32:57 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 00:32:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM1IiwidXNlcm5hbWUiOiJiaWd3aXp6eW1vbmV5IiwiZW1haWwiOiJtYWRha2l5YWhheWE1MDVAZ21haWwuY29tIiwiZXhwIjoxNzc1NzgxMTQyfQ.0DvlCCdJtqn1PmDFbPhyejM983ljsSxMRvT8m0N85G4
[03-Apr-2026 00:32:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 00:32:57 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 00:32:57 UTC] User ID: 235
[03-Apr-2026 00:32:57 UTC] ✅ User profile retrieved successfully for user ID: 235
[03-Apr-2026 00:32:57 UTC] === API CALL LOG ===
[03-Apr-2026 00:32:57 UTC] Endpoint: user/profile.php
[03-Apr-2026 00:32:57 UTC] Full Log Data: {
    "timestamp": "2026-04-03 00:32:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:f5c0:800:b0a:b4c0:39ff:fe6d:e849",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM1IiwidXNlcm5hbWUiOiJiaWd3aXp6eW1vbmV5IiwiZW1haWwiOiJtYWRha2l5YWhheWE1MDVAZ21haWwuY29tIiwiZXhwIjoxNzc1NzgxMTQyfQ.0DvlCCdJtqn1PmDFbPhyejM983ljsSxMRvT8m0N85G4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e63faa96c532aca-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2c0f:f5c0:800:b0a:b4c0:39ff:fe6d:e849",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2c0f:f5c0:800:b0a:b4c0:39ff:fe6d:e849, 162.158.216.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 00:32:57 UTC] === END API CALL LOG ===
[03-Apr-2026 00:32:57 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 00:32:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM1IiwidXNlcm5hbWUiOiJiaWd3aXp6eW1vbmV5IiwiZW1haWwiOiJtYWRha2l5YWhheWE1MDVAZ21haWwuY29tIiwiZXhwIjoxNzc1NzgxMTQyfQ.0DvlCCdJtqn1PmDFbPhyejM983ljsSxMRvT8m0N85G4
[03-Apr-2026 00:32:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 00:32:57 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 00:32:57 UTC] User ID: 235
[03-Apr-2026 00:32:57 UTC] ✅ User profile retrieved successfully for user ID: 235
[03-Apr-2026 00:33:12 UTC] === API CALL LOG ===
[03-Apr-2026 00:33:12 UTC] Endpoint: user/profile.php
[03-Apr-2026 00:33:12 UTC] Full Log Data: {
    "timestamp": "2026-04-03 00:33:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "131.161.82.20",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjMzIiwidXNlcm5hbWUiOiJCcmVuZXJfMjAwOSIsImVtYWlsIjoiaGlqb2RlbHJlZGVudG9yN0BnbWFpbC5jb20iLCJleHAiOjE3NzU3NzgxMDN9.9-VfnlbExi2VNi2TUBONMm7SFRSFr8HU1e6RWs_bQkM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e63fb05fa28a4ca-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "131.161.82.20",
        "CF-IPCountry": "HN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "131.161.82.20, 172.69.132.188"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 00:33:12 UTC] === END API CALL LOG ===
[03-Apr-2026 00:33:12 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 00:33:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjMzIiwidXNlcm5hbWUiOiJCcmVuZXJfMjAwOSIsImVtYWlsIjoiaGlqb2RlbHJlZGVudG9yN0BnbWFpbC5jb20iLCJleHAiOjE3NzU3NzgxMDN9.9-VfnlbExi2VNi2TUBONMm7SFRSFr8HU1e6RWs_bQkM
[03-Apr-2026 00:33:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 00:33:12 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 00:33:12 UTC] User ID: 233
[03-Apr-2026 00:33:12 UTC] ✅ User profile retrieved successfully for user ID: 233
[03-Apr-2026 00:33:13 UTC] === API CALL LOG ===
[03-Apr-2026 00:33:13 UTC] Endpoint: user/profile.php
[03-Apr-2026 00:33:13 UTC] Full Log Data: {
    "timestamp": "2026-04-03 00:33:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "131.161.82.20",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjMzIiwidXNlcm5hbWUiOiJCcmVuZXJfMjAwOSIsImVtYWlsIjoiaGlqb2RlbHJlZGVudG9yN0BnbWFpbC5jb20iLCJleHAiOjE3NzU3NzgxMDN9.9-VfnlbExi2VNi2TUBONMm7SFRSFr8HU1e6RWs_bQkM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e63fb0cbf9fa4ca-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "131.161.82.20",
        "CF-IPCountry": "HN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "131.161.82.20, 172.69.132.142"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 00:33:13 UTC] === END API CALL LOG ===
[03-Apr-2026 00:33:13 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 00:33:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjMzIiwidXNlcm5hbWUiOiJCcmVuZXJfMjAwOSIsImVtYWlsIjoiaGlqb2RlbHJlZGVudG9yN0BnbWFpbC5jb20iLCJleHAiOjE3NzU3NzgxMDN9.9-VfnlbExi2VNi2TUBONMm7SFRSFr8HU1e6RWs_bQkM
[03-Apr-2026 00:33:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 00:33:13 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 00:33:13 UTC] User ID: 233
[03-Apr-2026 00:33:13 UTC] ✅ User profile retrieved successfully for user ID: 233
[03-Apr-2026 00:33:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 00:33:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 00:33:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjMzIiwidXNlcm5hbWUiOiJCcmVuZXJfMjAwOSIsImVtYWlsIjoiaGlqb2RlbHJlZGVudG9yN0BnbWFpbC5jb20iLCJleHAiOjE3NzU3NzgxMDN9.9-VfnlbExi2VNi2TUBONMm7SFRSFr8HU1e6RWs_bQkM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e63fb0d2fefa4ca-MIA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"131.161.82.20","CF-IPCountry":"HN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"131.161.82.20, 172.69.132.143"}
[03-Apr-2026 00:33:13 UTC] === User Orders API Called ===
[03-Apr-2026 00:33:13 UTC] User ID: 233
[03-Apr-2026 00:33:13 UTC] Limit: 20, Offset: 0
[03-Apr-2026 00:33:13 UTC] Orders found: 0
[03-Apr-2026 00:33:13 UTC] Orders data: []
[03-Apr-2026 00:33:13 UTC] Total orders count: 0
[03-Apr-2026 00:33:14 UTC] === API CALL LOG ===
[03-Apr-2026 00:33:14 UTC] Endpoint: user/profile.php
[03-Apr-2026 00:33:14 UTC] Full Log Data: {
    "timestamp": "2026-04-03 00:33:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "131.161.82.20",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjMzIiwidXNlcm5hbWUiOiJCcmVuZXJfMjAwOSIsImVtYWlsIjoiaGlqb2RlbHJlZGVudG9yN0BnbWFpbC5jb20iLCJleHAiOjE3NzU3NzgxMDN9.9-VfnlbExi2VNi2TUBONMm7SFRSFr8HU1e6RWs_bQkM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e63fb0d883ca4ca-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "131.161.82.20",
        "CF-IPCountry": "HN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "131.161.82.20, 172.69.132.142"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 00:33:14 UTC] === END API CALL LOG ===
[03-Apr-2026 00:33:14 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 00:33:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjMzIiwidXNlcm5hbWUiOiJCcmVuZXJfMjAwOSIsImVtYWlsIjoiaGlqb2RlbHJlZGVudG9yN0BnbWFpbC5jb20iLCJleHAiOjE3NzU3NzgxMDN9.9-VfnlbExi2VNi2TUBONMm7SFRSFr8HU1e6RWs_bQkM
[03-Apr-2026 00:33:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 00:33:14 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 00:33:14 UTC] User ID: 233
[03-Apr-2026 00:33:14 UTC] ✅ User profile retrieved successfully for user ID: 233
[03-Apr-2026 00:33:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 00:33:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 00:33:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjMzIiwidXNlcm5hbWUiOiJCcmVuZXJfMjAwOSIsImVtYWlsIjoiaGlqb2RlbHJlZGVudG9yN0BnbWFpbC5jb20iLCJleHAiOjE3NzU3NzgxMDN9.9-VfnlbExi2VNi2TUBONMm7SFRSFr8HU1e6RWs_bQkM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e63fb5e4fefa4ca-MIA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"131.161.82.20","CF-IPCountry":"HN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"131.161.82.20, 172.69.132.188"}
[03-Apr-2026 00:33:26 UTC] === User Orders API Called ===
[03-Apr-2026 00:33:26 UTC] User ID: 233
[03-Apr-2026 00:33:26 UTC] Limit: 20, Offset: 0
[03-Apr-2026 00:33:26 UTC] Orders found: 0
[03-Apr-2026 00:33:26 UTC] Orders data: []
[03-Apr-2026 00:33:26 UTC] Total orders count: 0
[03-Apr-2026 00:33:27 UTC] === API CALL LOG ===
[03-Apr-2026 00:33:27 UTC] Endpoint: user/profile.php
[03-Apr-2026 00:33:27 UTC] Full Log Data: {
    "timestamp": "2026-04-03 00:33:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "131.161.82.20",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjMzIiwidXNlcm5hbWUiOiJCcmVuZXJfMjAwOSIsImVtYWlsIjoiaGlqb2RlbHJlZGVudG9yN0BnbWFpbC5jb20iLCJleHAiOjE3NzU3NzgxMDN9.9-VfnlbExi2VNi2TUBONMm7SFRSFr8HU1e6RWs_bQkM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e63fb5ea894a4ca-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "131.161.82.20",
        "CF-IPCountry": "HN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "131.161.82.20, 172.69.132.189"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 00:33:27 UTC] === END API CALL LOG ===
[03-Apr-2026 00:33:27 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 00:33:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjMzIiwidXNlcm5hbWUiOiJCcmVuZXJfMjAwOSIsImVtYWlsIjoiaGlqb2RlbHJlZGVudG9yN0BnbWFpbC5jb20iLCJleHAiOjE3NzU3NzgxMDN9.9-VfnlbExi2VNi2TUBONMm7SFRSFr8HU1e6RWs_bQkM
[03-Apr-2026 00:33:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 00:33:27 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 00:33:27 UTC] User ID: 233
[03-Apr-2026 00:33:27 UTC] ✅ User profile retrieved successfully for user ID: 233
[03-Apr-2026 00:33:27 UTC] === API CALL LOG ===
[03-Apr-2026 00:33:27 UTC] Endpoint: user/profile.php
[03-Apr-2026 00:33:27 UTC] Full Log Data: {
    "timestamp": "2026-04-03 00:33:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "131.161.82.20",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjMzIiwidXNlcm5hbWUiOiJCcmVuZXJfMjAwOSIsImVtYWlsIjoiaGlqb2RlbHJlZGVudG9yN0BnbWFpbC5jb20iLCJleHAiOjE3NzU3NzgxMDN9.9-VfnlbExi2VNi2TUBONMm7SFRSFr8HU1e6RWs_bQkM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e63fb62ac0fa4ca-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "131.161.82.20",
        "CF-IPCountry": "HN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "131.161.82.20, 172.69.132.189"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 00:33:27 UTC] === END API CALL LOG ===
[03-Apr-2026 00:33:27 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 00:33:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjMzIiwidXNlcm5hbWUiOiJCcmVuZXJfMjAwOSIsImVtYWlsIjoiaGlqb2RlbHJlZGVudG9yN0BnbWFpbC5jb20iLCJleHAiOjE3NzU3NzgxMDN9.9-VfnlbExi2VNi2TUBONMm7SFRSFr8HU1e6RWs_bQkM
[03-Apr-2026 00:33:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 00:33:27 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 00:33:27 UTC] User ID: 233
[03-Apr-2026 00:33:27 UTC] ✅ User profile retrieved successfully for user ID: 233
[03-Apr-2026 00:33:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 00:33:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 00:33:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjMzIiwidXNlcm5hbWUiOiJCcmVuZXJfMjAwOSIsImVtYWlsIjoiaGlqb2RlbHJlZGVudG9yN0BnbWFpbC5jb20iLCJleHAiOjE3NzU3NzgxMDN9.9-VfnlbExi2VNi2TUBONMm7SFRSFr8HU1e6RWs_bQkM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e63fb8b2e96a4ca-MIA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"131.161.82.20","CF-IPCountry":"HN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"131.161.82.20, 172.69.132.189"}
[03-Apr-2026 00:33:34 UTC] === User Orders API Called ===
[03-Apr-2026 00:33:34 UTC] User ID: 233
[03-Apr-2026 00:33:34 UTC] Limit: 20, Offset: 0
[03-Apr-2026 00:33:34 UTC] Orders found: 0
[03-Apr-2026 00:33:34 UTC] Orders data: []
[03-Apr-2026 00:33:34 UTC] Total orders count: 0
[03-Apr-2026 00:33:34 UTC] === API CALL LOG ===
[03-Apr-2026 00:33:34 UTC] Endpoint: user/profile.php
[03-Apr-2026 00:33:34 UTC] Full Log Data: {
    "timestamp": "2026-04-03 00:33:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "131.161.82.20",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjMzIiwidXNlcm5hbWUiOiJCcmVuZXJfMjAwOSIsImVtYWlsIjoiaGlqb2RlbHJlZGVudG9yN0BnbWFpbC5jb20iLCJleHAiOjE3NzU3NzgxMDN9.9-VfnlbExi2VNi2TUBONMm7SFRSFr8HU1e6RWs_bQkM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e63fb8b6ee1a4ca-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "131.161.82.20",
        "CF-IPCountry": "HN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "131.161.82.20, 172.69.132.188"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 00:33:34 UTC] === END API CALL LOG ===
[03-Apr-2026 00:33:34 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 00:33:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjMzIiwidXNlcm5hbWUiOiJCcmVuZXJfMjAwOSIsImVtYWlsIjoiaGlqb2RlbHJlZGVudG9yN0BnbWFpbC5jb20iLCJleHAiOjE3NzU3NzgxMDN9.9-VfnlbExi2VNi2TUBONMm7SFRSFr8HU1e6RWs_bQkM
[03-Apr-2026 00:33:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 00:33:34 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 00:33:34 UTC] User ID: 233
[03-Apr-2026 00:33:34 UTC] ✅ User profile retrieved successfully for user ID: 233
[03-Apr-2026 00:33:34 UTC] === API CALL LOG ===
[03-Apr-2026 00:33:34 UTC] Endpoint: user/profile.php
[03-Apr-2026 00:33:34 UTC] Full Log Data: {
    "timestamp": "2026-04-03 00:33:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "131.161.82.20",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjMzIiwidXNlcm5hbWUiOiJCcmVuZXJfMjAwOSIsImVtYWlsIjoiaGlqb2RlbHJlZGVudG9yN0BnbWFpbC5jb20iLCJleHAiOjE3NzU3NzgxMDN9.9-VfnlbExi2VNi2TUBONMm7SFRSFr8HU1e6RWs_bQkM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e63fb8f3ab9a4ca-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "131.161.82.20",
        "CF-IPCountry": "HN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "131.161.82.20, 172.69.132.188"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 00:33:34 UTC] === END API CALL LOG ===
[03-Apr-2026 00:33:34 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 00:33:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjMzIiwidXNlcm5hbWUiOiJCcmVuZXJfMjAwOSIsImVtYWlsIjoiaGlqb2RlbHJlZGVudG9yN0BnbWFpbC5jb20iLCJleHAiOjE3NzU3NzgxMDN9.9-VfnlbExi2VNi2TUBONMm7SFRSFr8HU1e6RWs_bQkM
[03-Apr-2026 00:33:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 00:33:34 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 00:33:34 UTC] User ID: 233
[03-Apr-2026 00:33:34 UTC] ✅ User profile retrieved successfully for user ID: 233
[03-Apr-2026 00:33:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 00:33:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 00:33:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjMzIiwidXNlcm5hbWUiOiJCcmVuZXJfMjAwOSIsImVtYWlsIjoiaGlqb2RlbHJlZGVudG9yN0BnbWFpbC5jb20iLCJleHAiOjE3NzU3NzgxMDN9.9-VfnlbExi2VNi2TUBONMm7SFRSFr8HU1e6RWs_bQkM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e63fc14d942a4ca-MIA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"131.161.82.20","CF-IPCountry":"HN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"131.161.82.20, 172.69.132.188"}
[03-Apr-2026 00:33:56 UTC] === User Orders API Called ===
[03-Apr-2026 00:33:56 UTC] User ID: 233
[03-Apr-2026 00:33:56 UTC] Limit: 20, Offset: 0
[03-Apr-2026 00:33:56 UTC] Orders found: 0
[03-Apr-2026 00:33:56 UTC] Orders data: []
[03-Apr-2026 00:33:56 UTC] Total orders count: 0
[03-Apr-2026 00:33:56 UTC] === API CALL LOG ===
[03-Apr-2026 00:33:56 UTC] Endpoint: user/profile.php
[03-Apr-2026 00:33:56 UTC] Full Log Data: {
    "timestamp": "2026-04-03 00:33:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "131.161.82.20",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjMzIiwidXNlcm5hbWUiOiJCcmVuZXJfMjAwOSIsImVtYWlsIjoiaGlqb2RlbHJlZGVudG9yN0BnbWFpbC5jb20iLCJleHAiOjE3NzU3NzgxMDN9.9-VfnlbExi2VNi2TUBONMm7SFRSFr8HU1e6RWs_bQkM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e63fc1529b2a4ca-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "131.161.82.20",
        "CF-IPCountry": "HN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "131.161.82.20, 172.69.132.188"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 00:33:56 UTC] === END API CALL LOG ===
[03-Apr-2026 00:33:56 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 00:33:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjMzIiwidXNlcm5hbWUiOiJCcmVuZXJfMjAwOSIsImVtYWlsIjoiaGlqb2RlbHJlZGVudG9yN0BnbWFpbC5jb20iLCJleHAiOjE3NzU3NzgxMDN9.9-VfnlbExi2VNi2TUBONMm7SFRSFr8HU1e6RWs_bQkM
[03-Apr-2026 00:33:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 00:33:56 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 00:33:56 UTC] User ID: 233
[03-Apr-2026 00:33:56 UTC] ✅ User profile retrieved successfully for user ID: 233
[03-Apr-2026 00:33:56 UTC] === API CALL LOG ===
[03-Apr-2026 00:33:56 UTC] Endpoint: user/profile.php
[03-Apr-2026 00:33:56 UTC] Full Log Data: {
    "timestamp": "2026-04-03 00:33:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "131.161.82.20",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjMzIiwidXNlcm5hbWUiOiJCcmVuZXJfMjAwOSIsImVtYWlsIjoiaGlqb2RlbHJlZGVudG9yN0BnbWFpbC5jb20iLCJleHAiOjE3NzU3NzgxMDN9.9-VfnlbExi2VNi2TUBONMm7SFRSFr8HU1e6RWs_bQkM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e63fc190e09a4ca-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "131.161.82.20",
        "CF-IPCountry": "HN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "131.161.82.20, 172.69.132.188"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 00:33:56 UTC] === END API CALL LOG ===
[03-Apr-2026 00:33:56 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 00:33:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjMzIiwidXNlcm5hbWUiOiJCcmVuZXJfMjAwOSIsImVtYWlsIjoiaGlqb2RlbHJlZGVudG9yN0BnbWFpbC5jb20iLCJleHAiOjE3NzU3NzgxMDN9.9-VfnlbExi2VNi2TUBONMm7SFRSFr8HU1e6RWs_bQkM
[03-Apr-2026 00:33:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 00:33:56 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 00:33:56 UTC] User ID: 233
[03-Apr-2026 00:33:56 UTC] ✅ User profile retrieved successfully for user ID: 233
[03-Apr-2026 00:34:32 UTC] === API CALL LOG ===
[03-Apr-2026 00:34:32 UTC] Endpoint: user/profile.php
[03-Apr-2026 00:34:32 UTC] Full Log Data: {
    "timestamp": "2026-04-03 00:34:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:f5c0:800:b0a:b4c0:39ff:fe6d:e849",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM1IiwidXNlcm5hbWUiOiJiaWd3aXp6eW1vbmV5IiwiZW1haWwiOiJtYWRha2l5YWhheWE1MDVAZ21haWwuY29tIiwiZXhwIjoxNzc1NzgxMTQyfQ.0DvlCCdJtqn1PmDFbPhyejM983ljsSxMRvT8m0N85G4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e63fcf1bbc82aca-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2c0f:f5c0:800:b0a:b4c0:39ff:fe6d:e849",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2c0f:f5c0:800:b0a:b4c0:39ff:fe6d:e849, 162.158.216.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 00:34:32 UTC] === END API CALL LOG ===
[03-Apr-2026 00:34:32 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 00:34:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 00:34:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM1IiwidXNlcm5hbWUiOiJiaWd3aXp6eW1vbmV5IiwiZW1haWwiOiJtYWRha2l5YWhheWE1MDVAZ21haWwuY29tIiwiZXhwIjoxNzc1NzgxMTQyfQ.0DvlCCdJtqn1PmDFbPhyejM983ljsSxMRvT8m0N85G4
[03-Apr-2026 00:34:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 00:34:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM1IiwidXNlcm5hbWUiOiJiaWd3aXp6eW1vbmV5IiwiZW1haWwiOiJtYWRha2l5YWhheWE1MDVAZ21haWwuY29tIiwiZXhwIjoxNzc1NzgxMTQyfQ.0DvlCCdJtqn1PmDFbPhyejM983ljsSxMRvT8m0N85G4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e63fcf1bbc72aca-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2c0f:f5c0:800:b0a:b4c0:39ff:fe6d:e849","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2c0f:f5c0:800:b0a:b4c0:39ff:fe6d:e849, 162.158.216.169"}
[03-Apr-2026 00:34:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 00:34:32 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 00:34:32 UTC] === User Orders API Called ===
[03-Apr-2026 00:34:32 UTC] User ID: 235
[03-Apr-2026 00:34:32 UTC] User ID: 235
[03-Apr-2026 00:34:32 UTC] Limit: 20, Offset: 0
[03-Apr-2026 00:34:32 UTC] ✅ User profile retrieved successfully for user ID: 235
[03-Apr-2026 00:34:32 UTC] === API CALL LOG ===
[03-Apr-2026 00:34:32 UTC] Endpoint: user/profile.php
[03-Apr-2026 00:34:32 UTC] Full Log Data: {
    "timestamp": "2026-04-03 00:34:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:f5c0:800:b0a:b4c0:39ff:fe6d:e849",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM1IiwidXNlcm5hbWUiOiJiaWd3aXp6eW1vbmV5IiwiZW1haWwiOiJtYWRha2l5YWhheWE1MDVAZ21haWwuY29tIiwiZXhwIjoxNzc1NzgxMTQyfQ.0DvlCCdJtqn1PmDFbPhyejM983ljsSxMRvT8m0N85G4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e63fcf55ff82aca-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2c0f:f5c0:800:b0a:b4c0:39ff:fe6d:e849",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2c0f:f5c0:800:b0a:b4c0:39ff:fe6d:e849, 162.158.216.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 00:34:32 UTC] === END API CALL LOG ===
[03-Apr-2026 00:34:32 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 00:34:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM1IiwidXNlcm5hbWUiOiJiaWd3aXp6eW1vbmV5IiwiZW1haWwiOiJtYWRha2l5YWhheWE1MDVAZ21haWwuY29tIiwiZXhwIjoxNzc1NzgxMTQyfQ.0DvlCCdJtqn1PmDFbPhyejM983ljsSxMRvT8m0N85G4
[03-Apr-2026 00:34:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 00:34:32 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 00:34:32 UTC] User ID: 235
[03-Apr-2026 00:34:32 UTC] Orders found: 0
[03-Apr-2026 00:34:32 UTC] Orders data: []
[03-Apr-2026 00:34:32 UTC] ✅ User profile retrieved successfully for user ID: 235
[03-Apr-2026 00:34:33 UTC] Total orders count: 0
[03-Apr-2026 00:34:36 UTC] === API CALL LOG ===
[03-Apr-2026 00:34:36 UTC] Endpoint: user/profile.php
[03-Apr-2026 00:34:36 UTC] Full Log Data: {
    "timestamp": "2026-04-03 00:34:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:f5c0:800:b0a:b4c0:39ff:fe6d:e849",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM1IiwidXNlcm5hbWUiOiJiaWd3aXp6eW1vbmV5IiwiZW1haWwiOiJtYWRha2l5YWhheWE1MDVAZ21haWwuY29tIiwiZXhwIjoxNzc1NzgxMTQyfQ.0DvlCCdJtqn1PmDFbPhyejM983ljsSxMRvT8m0N85G4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e63fd116e032aca-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2c0f:f5c0:800:b0a:b4c0:39ff:fe6d:e849",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2c0f:f5c0:800:b0a:b4c0:39ff:fe6d:e849, 162.158.216.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 00:34:36 UTC] === END API CALL LOG ===
[03-Apr-2026 00:34:36 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 00:34:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM1IiwidXNlcm5hbWUiOiJiaWd3aXp6eW1vbmV5IiwiZW1haWwiOiJtYWRha2l5YWhheWE1MDVAZ21haWwuY29tIiwiZXhwIjoxNzc1NzgxMTQyfQ.0DvlCCdJtqn1PmDFbPhyejM983ljsSxMRvT8m0N85G4
[03-Apr-2026 00:34:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 00:34:36 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 00:34:36 UTC] User ID: 235
[03-Apr-2026 00:34:36 UTC] ✅ User profile retrieved successfully for user ID: 235
[03-Apr-2026 00:34:36 UTC] === API CALL LOG ===
[03-Apr-2026 00:34:36 UTC] Endpoint: user/profile.php
[03-Apr-2026 00:34:36 UTC] Full Log Data: {
    "timestamp": "2026-04-03 00:34:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:f5c0:800:b0a:b4c0:39ff:fe6d:e849",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM1IiwidXNlcm5hbWUiOiJiaWd3aXp6eW1vbmV5IiwiZW1haWwiOiJtYWRha2l5YWhheWE1MDVAZ21haWwuY29tIiwiZXhwIjoxNzc1NzgxMTQyfQ.0DvlCCdJtqn1PmDFbPhyejM983ljsSxMRvT8m0N85G4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e63fd147a242aca-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2c0f:f5c0:800:b0a:b4c0:39ff:fe6d:e849",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2c0f:f5c0:800:b0a:b4c0:39ff:fe6d:e849, 162.158.216.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 00:34:36 UTC] === END API CALL LOG ===
[03-Apr-2026 00:34:36 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 00:34:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM1IiwidXNlcm5hbWUiOiJiaWd3aXp6eW1vbmV5IiwiZW1haWwiOiJtYWRha2l5YWhheWE1MDVAZ21haWwuY29tIiwiZXhwIjoxNzc1NzgxMTQyfQ.0DvlCCdJtqn1PmDFbPhyejM983ljsSxMRvT8m0N85G4
[03-Apr-2026 00:34:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 00:34:36 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 00:34:36 UTC] User ID: 235
[03-Apr-2026 00:34:36 UTC] ✅ User profile retrieved successfully for user ID: 235
[03-Apr-2026 00:34:37 UTC] User Purchases API - User ID: 235
[03-Apr-2026 00:34:37 UTC] User Purchases API - Total purchases found: 0
[03-Apr-2026 00:34:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 00:34:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 00:34:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM1IiwidXNlcm5hbWUiOiJiaWd3aXp6eW1vbmV5IiwiZW1haWwiOiJtYWRha2l5YWhheWE1MDVAZ21haWwuY29tIiwiZXhwIjoxNzc1NzgxMTQyfQ.0DvlCCdJtqn1PmDFbPhyejM983ljsSxMRvT8m0N85G4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e63fd2b9c352aca-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2c0f:f5c0:800:b0a:b4c0:39ff:fe6d:e849","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2c0f:f5c0:800:b0a:b4c0:39ff:fe6d:e849, 162.158.216.169"}
[03-Apr-2026 00:34:40 UTC] === User Orders API Called ===
[03-Apr-2026 00:34:40 UTC] User ID: 235
[03-Apr-2026 00:34:40 UTC] Limit: 20, Offset: 0
[03-Apr-2026 00:34:41 UTC] Orders found: 0
[03-Apr-2026 00:34:41 UTC] Orders data: []
[03-Apr-2026 00:34:41 UTC] Total orders count: 0
[03-Apr-2026 00:34:47 UTC] === API CALL LOG ===
[03-Apr-2026 00:34:47 UTC] Endpoint: user/profile.php
[03-Apr-2026 00:34:47 UTC] Full Log Data: {
    "timestamp": "2026-04-03 00:34:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:f5c0:800:b0a:b4c0:39ff:fe6d:e849",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM1IiwidXNlcm5hbWUiOiJiaWd3aXp6eW1vbmV5IiwiZW1haWwiOiJtYWRha2l5YWhheWE1MDVAZ21haWwuY29tIiwiZXhwIjoxNzc1NzgxMTQyfQ.0DvlCCdJtqn1PmDFbPhyejM983ljsSxMRvT8m0N85G4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e63fd562e942aca-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2c0f:f5c0:800:b0a:b4c0:39ff:fe6d:e849",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2c0f:f5c0:800:b0a:b4c0:39ff:fe6d:e849, 162.158.216.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 00:34:47 UTC] === END API CALL LOG ===
[03-Apr-2026 00:34:47 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 00:34:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM1IiwidXNlcm5hbWUiOiJiaWd3aXp6eW1vbmV5IiwiZW1haWwiOiJtYWRha2l5YWhheWE1MDVAZ21haWwuY29tIiwiZXhwIjoxNzc1NzgxMTQyfQ.0DvlCCdJtqn1PmDFbPhyejM983ljsSxMRvT8m0N85G4
[03-Apr-2026 00:34:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 00:34:47 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 00:34:47 UTC] User ID: 235
[03-Apr-2026 00:34:47 UTC] ✅ User profile retrieved successfully for user ID: 235
[03-Apr-2026 00:34:47 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 00:34:47 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 00:34:47 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM1IiwidXNlcm5hbWUiOiJiaWd3aXp6eW1vbmV5IiwiZW1haWwiOiJtYWRha2l5YWhheWE1MDVAZ21haWwuY29tIiwiZXhwIjoxNzc1NzgxMTQyfQ.0DvlCCdJtqn1PmDFbPhyejM983ljsSxMRvT8m0N85G4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e63fd562e912aca-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2c0f:f5c0:800:b0a:b4c0:39ff:fe6d:e849","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2c0f:f5c0:800:b0a:b4c0:39ff:fe6d:e849, 162.158.216.168"}
[03-Apr-2026 00:34:47 UTC] === User Orders API Called ===
[03-Apr-2026 00:34:47 UTC] User ID: 235
[03-Apr-2026 00:34:47 UTC] Limit: 20, Offset: 0
[03-Apr-2026 00:34:47 UTC] Orders found: 0
[03-Apr-2026 00:34:47 UTC] Orders data: []
[03-Apr-2026 00:34:47 UTC] Total orders count: 0
[03-Apr-2026 00:34:48 UTC] === API CALL LOG ===
[03-Apr-2026 00:34:48 UTC] Endpoint: user/profile.php
[03-Apr-2026 00:34:48 UTC] Full Log Data: {
    "timestamp": "2026-04-03 00:34:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:f5c0:800:b0a:b4c0:39ff:fe6d:e849",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM1IiwidXNlcm5hbWUiOiJiaWd3aXp6eW1vbmV5IiwiZW1haWwiOiJtYWRha2l5YWhheWE1MDVAZ21haWwuY29tIiwiZXhwIjoxNzc1NzgxMTQyfQ.0DvlCCdJtqn1PmDFbPhyejM983ljsSxMRvT8m0N85G4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e63fd599b7b2aca-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2c0f:f5c0:800:b0a:b4c0:39ff:fe6d:e849",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2c0f:f5c0:800:b0a:b4c0:39ff:fe6d:e849, 162.158.216.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 00:34:48 UTC] === END API CALL LOG ===
[03-Apr-2026 00:34:48 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 00:34:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM1IiwidXNlcm5hbWUiOiJiaWd3aXp6eW1vbmV5IiwiZW1haWwiOiJtYWRha2l5YWhheWE1MDVAZ21haWwuY29tIiwiZXhwIjoxNzc1NzgxMTQyfQ.0DvlCCdJtqn1PmDFbPhyejM983ljsSxMRvT8m0N85G4
[03-Apr-2026 00:34:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 00:34:48 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 00:34:48 UTC] User ID: 235
[03-Apr-2026 00:34:48 UTC] ✅ User profile retrieved successfully for user ID: 235
[03-Apr-2026 00:34:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 00:34:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 00:34:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM1IiwidXNlcm5hbWUiOiJiaWd3aXp6eW1vbmV5IiwiZW1haWwiOiJtYWRha2l5YWhheWE1MDVAZ21haWwuY29tIiwiZXhwIjoxNzc1NzgxMTQyfQ.0DvlCCdJtqn1PmDFbPhyejM983ljsSxMRvT8m0N85G4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e63fd7558e02aca-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2c0f:f5c0:800:b0a:b4c0:39ff:fe6d:e849","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2c0f:f5c0:800:b0a:b4c0:39ff:fe6d:e849, 162.158.216.168"}
[03-Apr-2026 00:34:52 UTC] === User Orders API Called ===
[03-Apr-2026 00:34:52 UTC] User ID: 235
[03-Apr-2026 00:34:52 UTC] Limit: 20, Offset: 0
[03-Apr-2026 00:34:52 UTC] Orders found: 0
[03-Apr-2026 00:34:52 UTC] Orders data: []
[03-Apr-2026 00:34:52 UTC] Total orders count: 0
[03-Apr-2026 00:34:53 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 00:34:53 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 00:34:53 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM1IiwidXNlcm5hbWUiOiJiaWd3aXp6eW1vbmV5IiwiZW1haWwiOiJtYWRha2l5YWhheWE1MDVAZ21haWwuY29tIiwiZXhwIjoxNzc1NzgxMTQyfQ.0DvlCCdJtqn1PmDFbPhyejM983ljsSxMRvT8m0N85G4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e63fd7bc9832aca-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2c0f:f5c0:800:b0a:b4c0:39ff:fe6d:e849","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2c0f:f5c0:800:b0a:b4c0:39ff:fe6d:e849, 162.158.216.168"}
[03-Apr-2026 00:34:53 UTC] === User Orders API Called ===
[03-Apr-2026 00:34:53 UTC] User ID: 235
[03-Apr-2026 00:34:53 UTC] Limit: 20, Offset: 0
[03-Apr-2026 00:34:53 UTC] Orders found: 0
[03-Apr-2026 00:34:53 UTC] Orders data: []
[03-Apr-2026 00:34:53 UTC] === API CALL LOG ===
[03-Apr-2026 00:34:53 UTC] Endpoint: user/profile.php
[03-Apr-2026 00:34:53 UTC] Full Log Data: {
    "timestamp": "2026-04-03 00:34:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:f5c0:800:b0a:b4c0:39ff:fe6d:e849",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM1IiwidXNlcm5hbWUiOiJiaWd3aXp6eW1vbmV5IiwiZW1haWwiOiJtYWRha2l5YWhheWE1MDVAZ21haWwuY29tIiwiZXhwIjoxNzc1NzgxMTQyfQ.0DvlCCdJtqn1PmDFbPhyejM983ljsSxMRvT8m0N85G4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e63fd7bc9842aca-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2c0f:f5c0:800:b0a:b4c0:39ff:fe6d:e849",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2c0f:f5c0:800:b0a:b4c0:39ff:fe6d:e849, 162.158.216.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 00:34:53 UTC] === END API CALL LOG ===
[03-Apr-2026 00:34:53 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 00:34:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM1IiwidXNlcm5hbWUiOiJiaWd3aXp6eW1vbmV5IiwiZW1haWwiOiJtYWRha2l5YWhheWE1MDVAZ21haWwuY29tIiwiZXhwIjoxNzc1NzgxMTQyfQ.0DvlCCdJtqn1PmDFbPhyejM983ljsSxMRvT8m0N85G4
[03-Apr-2026 00:34:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 00:34:53 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 00:34:53 UTC] User ID: 235
[03-Apr-2026 00:34:53 UTC] ✅ User profile retrieved successfully for user ID: 235
[03-Apr-2026 00:34:53 UTC] Total orders count: 0
[03-Apr-2026 00:34:54 UTC] === API CALL LOG ===
[03-Apr-2026 00:34:54 UTC] Endpoint: user/profile.php
[03-Apr-2026 00:34:54 UTC] Full Log Data: {
    "timestamp": "2026-04-03 00:34:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:f5c0:800:b0a:b4c0:39ff:fe6d:e849",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM1IiwidXNlcm5hbWUiOiJiaWd3aXp6eW1vbmV5IiwiZW1haWwiOiJtYWRha2l5YWhheWE1MDVAZ21haWwuY29tIiwiZXhwIjoxNzc1NzgxMTQyfQ.0DvlCCdJtqn1PmDFbPhyejM983ljsSxMRvT8m0N85G4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e63fd7ebdfa2aca-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2c0f:f5c0:800:b0a:b4c0:39ff:fe6d:e849",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2c0f:f5c0:800:b0a:b4c0:39ff:fe6d:e849, 162.158.216.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 00:34:54 UTC] === END API CALL LOG ===
[03-Apr-2026 00:34:54 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 00:34:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM1IiwidXNlcm5hbWUiOiJiaWd3aXp6eW1vbmV5IiwiZW1haWwiOiJtYWRha2l5YWhheWE1MDVAZ21haWwuY29tIiwiZXhwIjoxNzc1NzgxMTQyfQ.0DvlCCdJtqn1PmDFbPhyejM983ljsSxMRvT8m0N85G4
[03-Apr-2026 00:34:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 00:34:54 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 00:34:54 UTC] User ID: 235
[03-Apr-2026 00:34:54 UTC] ✅ User profile retrieved successfully for user ID: 235
[03-Apr-2026 00:34:55 UTC] === API CALL LOG ===
[03-Apr-2026 00:34:55 UTC] Endpoint: user/profile.php
[03-Apr-2026 00:34:55 UTC] Full Log Data: {
    "timestamp": "2026-04-03 00:34:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:f5c0:800:b0a:b4c0:39ff:fe6d:e849",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM1IiwidXNlcm5hbWUiOiJiaWd3aXp6eW1vbmV5IiwiZW1haWwiOiJtYWRha2l5YWhheWE1MDVAZ21haWwuY29tIiwiZXhwIjoxNzc1NzgxMTQyfQ.0DvlCCdJtqn1PmDFbPhyejM983ljsSxMRvT8m0N85G4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e63fd85ffb12aca-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2c0f:f5c0:800:b0a:b4c0:39ff:fe6d:e849",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2c0f:f5c0:800:b0a:b4c0:39ff:fe6d:e849, 162.158.216.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 00:34:55 UTC] === END API CALL LOG ===
[03-Apr-2026 00:34:55 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 00:34:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM1IiwidXNlcm5hbWUiOiJiaWd3aXp6eW1vbmV5IiwiZW1haWwiOiJtYWRha2l5YWhheWE1MDVAZ21haWwuY29tIiwiZXhwIjoxNzc1NzgxMTQyfQ.0DvlCCdJtqn1PmDFbPhyejM983ljsSxMRvT8m0N85G4
[03-Apr-2026 00:34:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 00:34:55 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 00:34:55 UTC] User ID: 235
[03-Apr-2026 00:34:55 UTC] ✅ User profile retrieved successfully for user ID: 235
[03-Apr-2026 00:35:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 00:35:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 00:35:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM1IiwidXNlcm5hbWUiOiJiaWd3aXp6eW1vbmV5IiwiZW1haWwiOiJtYWRha2l5YWhheWE1MDVAZ21haWwuY29tIiwiZXhwIjoxNzc1NzgxMTQyfQ.0DvlCCdJtqn1PmDFbPhyejM983ljsSxMRvT8m0N85G4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e63fdf78a952aca-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2c0f:f5c0:800:b0a:b4c0:39ff:fe6d:e849","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2c0f:f5c0:800:b0a:b4c0:39ff:fe6d:e849, 162.158.216.169"}
[03-Apr-2026 00:35:13 UTC] === User Orders API Called ===
[03-Apr-2026 00:35:13 UTC] User ID: 235
[03-Apr-2026 00:35:13 UTC] Limit: 20, Offset: 0
[03-Apr-2026 00:35:13 UTC] Orders found: 0
[03-Apr-2026 00:35:13 UTC] Orders data: []
[03-Apr-2026 00:35:13 UTC] Total orders count: 0
[03-Apr-2026 00:35:15 UTC] === API CALL LOG ===
[03-Apr-2026 00:35:15 UTC] Endpoint: user/profile.php
[03-Apr-2026 00:35:15 UTC] Full Log Data: {
    "timestamp": "2026-04-03 00:35:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:f5c0:800:b0a:b4c0:39ff:fe6d:e849",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM1IiwidXNlcm5hbWUiOiJiaWd3aXp6eW1vbmV5IiwiZW1haWwiOiJtYWRha2l5YWhheWE1MDVAZ21haWwuY29tIiwiZXhwIjoxNzc1NzgxMTQyfQ.0DvlCCdJtqn1PmDFbPhyejM983ljsSxMRvT8m0N85G4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e63fdfe1a7b2aca-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2c0f:f5c0:800:b0a:b4c0:39ff:fe6d:e849",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2c0f:f5c0:800:b0a:b4c0:39ff:fe6d:e849, 162.158.216.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 00:35:15 UTC] === END API CALL LOG ===
[03-Apr-2026 00:35:15 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 00:35:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM1IiwidXNlcm5hbWUiOiJiaWd3aXp6eW1vbmV5IiwiZW1haWwiOiJtYWRha2l5YWhheWE1MDVAZ21haWwuY29tIiwiZXhwIjoxNzc1NzgxMTQyfQ.0DvlCCdJtqn1PmDFbPhyejM983ljsSxMRvT8m0N85G4
[03-Apr-2026 00:35:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 00:35:15 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 00:35:15 UTC] User ID: 235
[03-Apr-2026 00:35:15 UTC] ✅ User profile retrieved successfully for user ID: 235
[03-Apr-2026 00:35:16 UTC] User Purchases API - User ID: 235
[03-Apr-2026 00:35:16 UTC] User Purchases API - Total purchases found: 0
[03-Apr-2026 00:35:16 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 00:35:16 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 00:35:16 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM1IiwidXNlcm5hbWUiOiJiaWd3aXp6eW1vbmV5IiwiZW1haWwiOiJtYWRha2l5YWhheWE1MDVAZ21haWwuY29tIiwiZXhwIjoxNzc1NzgxMTQyfQ.0DvlCCdJtqn1PmDFbPhyejM983ljsSxMRvT8m0N85G4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e63fe0d0de62aca-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2c0f:f5c0:800:b0a:b4c0:39ff:fe6d:e849","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2c0f:f5c0:800:b0a:b4c0:39ff:fe6d:e849, 162.158.216.169"}
[03-Apr-2026 00:35:16 UTC] === User Orders API Called ===
[03-Apr-2026 00:35:16 UTC] User ID: 235
[03-Apr-2026 00:35:16 UTC] Limit: 20, Offset: 0
[03-Apr-2026 00:35:16 UTC] === API CALL LOG ===
[03-Apr-2026 00:35:16 UTC] Endpoint: user/profile.php
[03-Apr-2026 00:35:16 UTC] Full Log Data: {
    "timestamp": "2026-04-03 00:35:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:f5c0:800:b0a:b4c0:39ff:fe6d:e849",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM1IiwidXNlcm5hbWUiOiJiaWd3aXp6eW1vbmV5IiwiZW1haWwiOiJtYWRha2l5YWhheWE1MDVAZ21haWwuY29tIiwiZXhwIjoxNzc1NzgxMTQyfQ.0DvlCCdJtqn1PmDFbPhyejM983ljsSxMRvT8m0N85G4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e63fe0d0de82aca-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2c0f:f5c0:800:b0a:b4c0:39ff:fe6d:e849",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2c0f:f5c0:800:b0a:b4c0:39ff:fe6d:e849, 162.158.216.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 00:35:16 UTC] === END API CALL LOG ===
[03-Apr-2026 00:35:16 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 00:35:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM1IiwidXNlcm5hbWUiOiJiaWd3aXp6eW1vbmV5IiwiZW1haWwiOiJtYWRha2l5YWhheWE1MDVAZ21haWwuY29tIiwiZXhwIjoxNzc1NzgxMTQyfQ.0DvlCCdJtqn1PmDFbPhyejM983ljsSxMRvT8m0N85G4
[03-Apr-2026 00:35:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 00:35:16 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 00:35:16 UTC] User ID: 235
[03-Apr-2026 00:35:16 UTC] Orders found: 0
[03-Apr-2026 00:35:16 UTC] Orders data: []
[03-Apr-2026 00:35:16 UTC] ✅ User profile retrieved successfully for user ID: 235
[03-Apr-2026 00:35:16 UTC] Total orders count: 0
[03-Apr-2026 00:35:17 UTC] === API CALL LOG ===
[03-Apr-2026 00:35:17 UTC] Endpoint: user/profile.php
[03-Apr-2026 00:35:17 UTC] Full Log Data: {
    "timestamp": "2026-04-03 00:35:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:f5c0:800:b0a:b4c0:39ff:fe6d:e849",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM1IiwidXNlcm5hbWUiOiJiaWd3aXp6eW1vbmV5IiwiZW1haWwiOiJtYWRha2l5YWhheWE1MDVAZ21haWwuY29tIiwiZXhwIjoxNzc1NzgxMTQyfQ.0DvlCCdJtqn1PmDFbPhyejM983ljsSxMRvT8m0N85G4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e63fe10aa752aca-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2c0f:f5c0:800:b0a:b4c0:39ff:fe6d:e849",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2c0f:f5c0:800:b0a:b4c0:39ff:fe6d:e849, 162.158.216.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 00:35:17 UTC] === END API CALL LOG ===
[03-Apr-2026 00:35:17 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 00:35:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM1IiwidXNlcm5hbWUiOiJiaWd3aXp6eW1vbmV5IiwiZW1haWwiOiJtYWRha2l5YWhheWE1MDVAZ21haWwuY29tIiwiZXhwIjoxNzc1NzgxMTQyfQ.0DvlCCdJtqn1PmDFbPhyejM983ljsSxMRvT8m0N85G4
[03-Apr-2026 00:35:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 00:35:17 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 00:35:17 UTC] User ID: 235
[03-Apr-2026 00:35:17 UTC] ✅ User profile retrieved successfully for user ID: 235
[03-Apr-2026 00:35:17 UTC] === API CALL LOG ===
[03-Apr-2026 00:35:17 UTC] Endpoint: user/profile.php
[03-Apr-2026 00:35:17 UTC] Full Log Data: {
    "timestamp": "2026-04-03 00:35:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:f5c0:800:b0a:b4c0:39ff:fe6d:e849",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM1IiwidXNlcm5hbWUiOiJiaWd3aXp6eW1vbmV5IiwiZW1haWwiOiJtYWRha2l5YWhheWE1MDVAZ21haWwuY29tIiwiZXhwIjoxNzc1NzgxMTQyfQ.0DvlCCdJtqn1PmDFbPhyejM983ljsSxMRvT8m0N85G4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e63fe133d932aca-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2c0f:f5c0:800:b0a:b4c0:39ff:fe6d:e849",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2c0f:f5c0:800:b0a:b4c0:39ff:fe6d:e849, 162.158.216.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 00:35:17 UTC] === END API CALL LOG ===
[03-Apr-2026 00:35:17 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 00:35:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM1IiwidXNlcm5hbWUiOiJiaWd3aXp6eW1vbmV5IiwiZW1haWwiOiJtYWRha2l5YWhheWE1MDVAZ21haWwuY29tIiwiZXhwIjoxNzc1NzgxMTQyfQ.0DvlCCdJtqn1PmDFbPhyejM983ljsSxMRvT8m0N85G4
[03-Apr-2026 00:35:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 00:35:17 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 00:35:17 UTC] User ID: 235
[03-Apr-2026 00:35:17 UTC] ✅ User profile retrieved successfully for user ID: 235
[03-Apr-2026 00:35:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 00:35:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 00:35:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM1IiwidXNlcm5hbWUiOiJiaWd3aXp6eW1vbmV5IiwiZW1haWwiOiJtYWRha2l5YWhheWE1MDVAZ21haWwuY29tIiwiZXhwIjoxNzc1NzgxMTQyfQ.0DvlCCdJtqn1PmDFbPhyejM983ljsSxMRvT8m0N85G4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e63fe7d38f52aca-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2c0f:f5c0:800:b0a:b4c0:39ff:fe6d:e849","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2c0f:f5c0:800:b0a:b4c0:39ff:fe6d:e849, 162.158.216.169"}
[03-Apr-2026 00:35:34 UTC] === User Orders API Called ===
[03-Apr-2026 00:35:34 UTC] User ID: 235
[03-Apr-2026 00:35:34 UTC] Limit: 20, Offset: 0
[03-Apr-2026 00:35:34 UTC] Orders found: 0
[03-Apr-2026 00:35:34 UTC] Orders data: []
[03-Apr-2026 00:35:34 UTC] Total orders count: 0
[03-Apr-2026 00:35:34 UTC] === API CALL LOG ===
[03-Apr-2026 00:35:34 UTC] Endpoint: user/profile.php
[03-Apr-2026 00:35:34 UTC] Full Log Data: {
    "timestamp": "2026-04-03 00:35:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:f5c0:800:b0a:b4c0:39ff:fe6d:e849",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM1IiwidXNlcm5hbWUiOiJiaWd3aXp6eW1vbmV5IiwiZW1haWwiOiJtYWRha2l5YWhheWE1MDVAZ21haWwuY29tIiwiZXhwIjoxNzc1NzgxMTQyfQ.0DvlCCdJtqn1PmDFbPhyejM983ljsSxMRvT8m0N85G4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e63fe7d38f72aca-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2c0f:f5c0:800:b0a:b4c0:39ff:fe6d:e849",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2c0f:f5c0:800:b0a:b4c0:39ff:fe6d:e849, 162.158.216.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 00:35:34 UTC] === END API CALL LOG ===
[03-Apr-2026 00:35:34 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 00:35:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM1IiwidXNlcm5hbWUiOiJiaWd3aXp6eW1vbmV5IiwiZW1haWwiOiJtYWRha2l5YWhheWE1MDVAZ21haWwuY29tIiwiZXhwIjoxNzc1NzgxMTQyfQ.0DvlCCdJtqn1PmDFbPhyejM983ljsSxMRvT8m0N85G4
[03-Apr-2026 00:35:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 00:35:34 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 00:35:34 UTC] User ID: 235
[03-Apr-2026 00:35:34 UTC] ✅ User profile retrieved successfully for user ID: 235
[03-Apr-2026 00:35:35 UTC] === API CALL LOG ===
[03-Apr-2026 00:35:35 UTC] Endpoint: user/profile.php
[03-Apr-2026 00:35:35 UTC] Full Log Data: {
    "timestamp": "2026-04-03 00:35:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:f5c0:800:b0a:b4c0:39ff:fe6d:e849",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM1IiwidXNlcm5hbWUiOiJiaWd3aXp6eW1vbmV5IiwiZW1haWwiOiJtYWRha2l5YWhheWE1MDVAZ21haWwuY29tIiwiZXhwIjoxNzc1NzgxMTQyfQ.0DvlCCdJtqn1PmDFbPhyejM983ljsSxMRvT8m0N85G4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e63fe814dde2aca-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2c0f:f5c0:800:b0a:b4c0:39ff:fe6d:e849",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2c0f:f5c0:800:b0a:b4c0:39ff:fe6d:e849, 162.158.216.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 00:35:35 UTC] === END API CALL LOG ===
[03-Apr-2026 00:35:35 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 00:35:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM1IiwidXNlcm5hbWUiOiJiaWd3aXp6eW1vbmV5IiwiZW1haWwiOiJtYWRha2l5YWhheWE1MDVAZ21haWwuY29tIiwiZXhwIjoxNzc1NzgxMTQyfQ.0DvlCCdJtqn1PmDFbPhyejM983ljsSxMRvT8m0N85G4
[03-Apr-2026 00:35:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 00:35:35 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 00:35:35 UTC] User ID: 235
[03-Apr-2026 00:35:35 UTC] ✅ User profile retrieved successfully for user ID: 235
[03-Apr-2026 00:35:35 UTC] === API CALL LOG ===
[03-Apr-2026 00:35:35 UTC] Endpoint: user/profile.php
[03-Apr-2026 00:35:35 UTC] Full Log Data: {
    "timestamp": "2026-04-03 00:35:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:f5c0:800:b0a:b4c0:39ff:fe6d:e849",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM1IiwidXNlcm5hbWUiOiJiaWd3aXp6eW1vbmV5IiwiZW1haWwiOiJtYWRha2l5YWhheWE1MDVAZ21haWwuY29tIiwiZXhwIjoxNzc1NzgxMTQyfQ.0DvlCCdJtqn1PmDFbPhyejM983ljsSxMRvT8m0N85G4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e63fe825f2c2aca-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2c0f:f5c0:800:b0a:b4c0:39ff:fe6d:e849",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2c0f:f5c0:800:b0a:b4c0:39ff:fe6d:e849, 162.158.216.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 00:35:35 UTC] === END API CALL LOG ===
[03-Apr-2026 00:35:35 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 00:35:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM1IiwidXNlcm5hbWUiOiJiaWd3aXp6eW1vbmV5IiwiZW1haWwiOiJtYWRha2l5YWhheWE1MDVAZ21haWwuY29tIiwiZXhwIjoxNzc1NzgxMTQyfQ.0DvlCCdJtqn1PmDFbPhyejM983ljsSxMRvT8m0N85G4
[03-Apr-2026 00:35:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 00:35:35 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 00:35:35 UTC] User ID: 235
[03-Apr-2026 00:35:35 UTC] ✅ User profile retrieved successfully for user ID: 235
[03-Apr-2026 00:35:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 00:35:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 00:35:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM1IiwidXNlcm5hbWUiOiJiaWd3aXp6eW1vbmV5IiwiZW1haWwiOiJtYWRha2l5YWhheWE1MDVAZ21haWwuY29tIiwiZXhwIjoxNzc1NzgxMTQyfQ.0DvlCCdJtqn1PmDFbPhyejM983ljsSxMRvT8m0N85G4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e63feb26abc2aca-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2c0f:f5c0:800:b0a:b4c0:39ff:fe6d:e849","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2c0f:f5c0:800:b0a:b4c0:39ff:fe6d:e849, 162.158.216.168"}
[03-Apr-2026 00:35:43 UTC] === User Orders API Called ===
[03-Apr-2026 00:35:43 UTC] User ID: 235
[03-Apr-2026 00:35:43 UTC] Limit: 20, Offset: 0
[03-Apr-2026 00:35:43 UTC] Orders found: 0
[03-Apr-2026 00:35:43 UTC] Orders data: []
[03-Apr-2026 00:35:43 UTC] Total orders count: 0
[03-Apr-2026 00:35:43 UTC] === API CALL LOG ===
[03-Apr-2026 00:35:43 UTC] Endpoint: user/profile.php
[03-Apr-2026 00:35:43 UTC] Full Log Data: {
    "timestamp": "2026-04-03 00:35:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:f5c0:800:b0a:b4c0:39ff:fe6d:e849",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM1IiwidXNlcm5hbWUiOiJiaWd3aXp6eW1vbmV5IiwiZW1haWwiOiJtYWRha2l5YWhheWE1MDVAZ21haWwuY29tIiwiZXhwIjoxNzc1NzgxMTQyfQ.0DvlCCdJtqn1PmDFbPhyejM983ljsSxMRvT8m0N85G4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e63feb26abd2aca-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2c0f:f5c0:800:b0a:b4c0:39ff:fe6d:e849",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2c0f:f5c0:800:b0a:b4c0:39ff:fe6d:e849, 162.158.216.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 00:35:43 UTC] === END API CALL LOG ===
[03-Apr-2026 00:35:43 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 00:35:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM1IiwidXNlcm5hbWUiOiJiaWd3aXp6eW1vbmV5IiwiZW1haWwiOiJtYWRha2l5YWhheWE1MDVAZ21haWwuY29tIiwiZXhwIjoxNzc1NzgxMTQyfQ.0DvlCCdJtqn1PmDFbPhyejM983ljsSxMRvT8m0N85G4
[03-Apr-2026 00:35:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 00:35:43 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 00:35:43 UTC] User ID: 235
[03-Apr-2026 00:35:43 UTC] ✅ User profile retrieved successfully for user ID: 235
[03-Apr-2026 00:35:43 UTC] === API CALL LOG ===
[03-Apr-2026 00:35:43 UTC] Endpoint: user/profile.php
[03-Apr-2026 00:35:43 UTC] Full Log Data: {
    "timestamp": "2026-04-03 00:35:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:f5c0:800:b0a:b4c0:39ff:fe6d:e849",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM1IiwidXNlcm5hbWUiOiJiaWd3aXp6eW1vbmV5IiwiZW1haWwiOiJtYWRha2l5YWhheWE1MDVAZ21haWwuY29tIiwiZXhwIjoxNzc1NzgxMTQyfQ.0DvlCCdJtqn1PmDFbPhyejM983ljsSxMRvT8m0N85G4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e63feb5ef082aca-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2c0f:f5c0:800:b0a:b4c0:39ff:fe6d:e849",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2c0f:f5c0:800:b0a:b4c0:39ff:fe6d:e849, 162.158.216.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 00:35:43 UTC] === END API CALL LOG ===
[03-Apr-2026 00:35:43 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 00:35:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM1IiwidXNlcm5hbWUiOiJiaWd3aXp6eW1vbmV5IiwiZW1haWwiOiJtYWRha2l5YWhheWE1MDVAZ21haWwuY29tIiwiZXhwIjoxNzc1NzgxMTQyfQ.0DvlCCdJtqn1PmDFbPhyejM983ljsSxMRvT8m0N85G4
[03-Apr-2026 00:35:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 00:35:43 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 00:35:43 UTC] User ID: 235
[03-Apr-2026 00:35:43 UTC] ✅ User profile retrieved successfully for user ID: 235
[03-Apr-2026 00:35:44 UTC] === API CALL LOG ===
[03-Apr-2026 00:35:44 UTC] Endpoint: user/profile.php
[03-Apr-2026 00:35:44 UTC] Full Log Data: {
    "timestamp": "2026-04-03 00:35:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:f5c0:800:b0a:b4c0:39ff:fe6d:e849",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM1IiwidXNlcm5hbWUiOiJiaWd3aXp6eW1vbmV5IiwiZW1haWwiOiJtYWRha2l5YWhheWE1MDVAZ21haWwuY29tIiwiZXhwIjoxNzc1NzgxMTQyfQ.0DvlCCdJtqn1PmDFbPhyejM983ljsSxMRvT8m0N85G4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e63feb86a592aca-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2c0f:f5c0:800:b0a:b4c0:39ff:fe6d:e849",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2c0f:f5c0:800:b0a:b4c0:39ff:fe6d:e849, 162.158.216.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 00:35:44 UTC] === END API CALL LOG ===
[03-Apr-2026 00:35:44 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 00:35:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM1IiwidXNlcm5hbWUiOiJiaWd3aXp6eW1vbmV5IiwiZW1haWwiOiJtYWRha2l5YWhheWE1MDVAZ21haWwuY29tIiwiZXhwIjoxNzc1NzgxMTQyfQ.0DvlCCdJtqn1PmDFbPhyejM983ljsSxMRvT8m0N85G4
[03-Apr-2026 00:35:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 00:35:44 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 00:35:44 UTC] User ID: 235
[03-Apr-2026 00:35:44 UTC] ✅ User profile retrieved successfully for user ID: 235
[03-Apr-2026 00:37:42 UTC] === API CALL LOG ===
[03-Apr-2026 00:37:42 UTC] Endpoint: user/profile.php
[03-Apr-2026 00:37:42 UTC] Full Log Data: {
    "timestamp": "2026-04-03 00:37:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:f5c0:800:b0a:b4c0:39ff:fe6d:e849",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM1IiwidXNlcm5hbWUiOiJiaWd3aXp6eW1vbmV5IiwiZW1haWwiOiJtYWRha2l5YWhheWE1MDVAZ21haWwuY29tIiwiZXhwIjoxNzc1NzgxMTQyfQ.0DvlCCdJtqn1PmDFbPhyejM983ljsSxMRvT8m0N85G4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e64019cdeed2aca-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2c0f:f5c0:800:b0a:b4c0:39ff:fe6d:e849",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2c0f:f5c0:800:b0a:b4c0:39ff:fe6d:e849, 162.158.216.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 00:37:42 UTC] === END API CALL LOG ===
[03-Apr-2026 00:37:42 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 00:37:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM1IiwidXNlcm5hbWUiOiJiaWd3aXp6eW1vbmV5IiwiZW1haWwiOiJtYWRha2l5YWhheWE1MDVAZ21haWwuY29tIiwiZXhwIjoxNzc1NzgxMTQyfQ.0DvlCCdJtqn1PmDFbPhyejM983ljsSxMRvT8m0N85G4
[03-Apr-2026 00:37:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 00:37:42 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 00:37:42 UTC] User ID: 235
[03-Apr-2026 00:37:42 UTC] ✅ User profile retrieved successfully for user ID: 235
[03-Apr-2026 00:37:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 00:37:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 00:37:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM1IiwidXNlcm5hbWUiOiJiaWd3aXp6eW1vbmV5IiwiZW1haWwiOiJtYWRha2l5YWhheWE1MDVAZ21haWwuY29tIiwiZXhwIjoxNzc1NzgxMTQyfQ.0DvlCCdJtqn1PmDFbPhyejM983ljsSxMRvT8m0N85G4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e64019cdeec2aca-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2c0f:f5c0:800:b0a:b4c0:39ff:fe6d:e849","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2c0f:f5c0:800:b0a:b4c0:39ff:fe6d:e849, 162.158.216.168"}
[03-Apr-2026 00:37:42 UTC] === User Orders API Called ===
[03-Apr-2026 00:37:42 UTC] User ID: 235
[03-Apr-2026 00:37:42 UTC] Limit: 20, Offset: 0
[03-Apr-2026 00:37:42 UTC] Orders found: 0
[03-Apr-2026 00:37:42 UTC] Orders data: []
[03-Apr-2026 00:37:42 UTC] Total orders count: 0
[03-Apr-2026 00:37:43 UTC] === API CALL LOG ===
[03-Apr-2026 00:37:43 UTC] Endpoint: user/profile.php
[03-Apr-2026 00:37:43 UTC] Full Log Data: {
    "timestamp": "2026-04-03 00:37:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:f5c0:800:b0a:b4c0:39ff:fe6d:e849",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM1IiwidXNlcm5hbWUiOiJiaWd3aXp6eW1vbmV5IiwiZW1haWwiOiJtYWRha2l5YWhheWE1MDVAZ21haWwuY29tIiwiZXhwIjoxNzc1NzgxMTQyfQ.0DvlCCdJtqn1PmDFbPhyejM983ljsSxMRvT8m0N85G4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e64019fda982aca-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2c0f:f5c0:800:b0a:b4c0:39ff:fe6d:e849",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2c0f:f5c0:800:b0a:b4c0:39ff:fe6d:e849, 162.158.216.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 00:37:43 UTC] === END API CALL LOG ===
[03-Apr-2026 00:37:43 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 00:37:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM1IiwidXNlcm5hbWUiOiJiaWd3aXp6eW1vbmV5IiwiZW1haWwiOiJtYWRha2l5YWhheWE1MDVAZ21haWwuY29tIiwiZXhwIjoxNzc1NzgxMTQyfQ.0DvlCCdJtqn1PmDFbPhyejM983ljsSxMRvT8m0N85G4
[03-Apr-2026 00:37:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 00:37:43 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 00:37:43 UTC] User ID: 235
[03-Apr-2026 00:37:43 UTC] ✅ User profile retrieved successfully for user ID: 235
[03-Apr-2026 00:37:43 UTC] === API CALL LOG ===
[03-Apr-2026 00:37:43 UTC] Endpoint: user/profile.php
[03-Apr-2026 00:37:43 UTC] Full Log Data: {
    "timestamp": "2026-04-03 00:37:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:f5c0:800:b0a:b4c0:39ff:fe6d:e849",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM1IiwidXNlcm5hbWUiOiJiaWd3aXp6eW1vbmV5IiwiZW1haWwiOiJtYWRha2l5YWhheWE1MDVAZ21haWwuY29tIiwiZXhwIjoxNzc1NzgxMTQyfQ.0DvlCCdJtqn1PmDFbPhyejM983ljsSxMRvT8m0N85G4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e6401a24d7a2aca-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2c0f:f5c0:800:b0a:b4c0:39ff:fe6d:e849",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2c0f:f5c0:800:b0a:b4c0:39ff:fe6d:e849, 162.158.216.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 00:37:43 UTC] === END API CALL LOG ===
[03-Apr-2026 00:37:43 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 00:37:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM1IiwidXNlcm5hbWUiOiJiaWd3aXp6eW1vbmV5IiwiZW1haWwiOiJtYWRha2l5YWhheWE1MDVAZ21haWwuY29tIiwiZXhwIjoxNzc1NzgxMTQyfQ.0DvlCCdJtqn1PmDFbPhyejM983ljsSxMRvT8m0N85G4
[03-Apr-2026 00:37:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 00:37:43 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 00:37:43 UTC] User ID: 235
[03-Apr-2026 00:37:43 UTC] ✅ User profile retrieved successfully for user ID: 235
[03-Apr-2026 00:37:45 UTC] === API CALL LOG ===
[03-Apr-2026 00:37:45 UTC] Endpoint: user/profile.php
[03-Apr-2026 00:37:45 UTC] Full Log Data: {
    "timestamp": "2026-04-03 00:37:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:f5c0:800:b0a:b4c0:39ff:fe6d:e849",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM1IiwidXNlcm5hbWUiOiJiaWd3aXp6eW1vbmV5IiwiZW1haWwiOiJtYWRha2l5YWhheWE1MDVAZ21haWwuY29tIiwiZXhwIjoxNzc1NzgxMTQyfQ.0DvlCCdJtqn1PmDFbPhyejM983ljsSxMRvT8m0N85G4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e6401af5df12aca-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2c0f:f5c0:800:b0a:b4c0:39ff:fe6d:e849",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2c0f:f5c0:800:b0a:b4c0:39ff:fe6d:e849, 162.158.216.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 00:37:45 UTC] === END API CALL LOG ===
[03-Apr-2026 00:37:45 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 00:37:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM1IiwidXNlcm5hbWUiOiJiaWd3aXp6eW1vbmV5IiwiZW1haWwiOiJtYWRha2l5YWhheWE1MDVAZ21haWwuY29tIiwiZXhwIjoxNzc1NzgxMTQyfQ.0DvlCCdJtqn1PmDFbPhyejM983ljsSxMRvT8m0N85G4
[03-Apr-2026 00:37:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 00:37:45 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 00:37:45 UTC] User ID: 235
[03-Apr-2026 00:37:45 UTC] ✅ User profile retrieved successfully for user ID: 235
[03-Apr-2026 01:51:25 UTC] === API CALL LOG ===
[03-Apr-2026 01:51:25 UTC] Endpoint: user/profile.php
[03-Apr-2026 01:51:25 UTC] Full Log Data: {
    "timestamp": "2026-04-03 01:51:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.186.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e646d953ae8eb0f-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.186.74",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "83.111.186.74, 162.159.98.44"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 01:51:25 UTC] === END API CALL LOG ===
[03-Apr-2026 01:51:25 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 01:51:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[03-Apr-2026 01:51:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 01:51:25 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 01:51:25 UTC] User ID: 205
[03-Apr-2026 01:51:25 UTC] ✅ User profile retrieved successfully for user ID: 205
[03-Apr-2026 01:51:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 01:51:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 01:51:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e646e58a812eb0f-HKG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"83.111.186.74","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"83.111.186.74, 162.159.98.44"}
[03-Apr-2026 01:51:56 UTC] === User Orders API Called ===
[03-Apr-2026 01:51:56 UTC] User ID: 205
[03-Apr-2026 01:51:56 UTC] Limit: 20, Offset: 0
[03-Apr-2026 01:51:56 UTC] Orders found: 10
[03-Apr-2026 01:51:56 UTC] Orders data: [{"id":153,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"pending","created_at":"2026-04-03 05:21:54","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":152,"quantity":175,"total_coins":175,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"pending","created_at":"2026-04-03 01:57:11","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":151,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 00:37:56","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":150,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/69","status":"completed","created_at":"2026-03-31 11:44:10","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":149,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/70","status":"completed","created_at":"2026-03-31 10:13:24","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":147,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 10:00:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":146,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 09:47:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":145,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-31 08:14:12","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":143,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:22:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":142,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:18:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[03-Apr-2026 01:51:56 UTC] Total orders count: 10
[03-Apr-2026 01:52:56 UTC] === API CALL LOG ===
[03-Apr-2026 01:52:56 UTC] Endpoint: user/profile.php
[03-Apr-2026 01:52:56 UTC] Full Log Data: {
    "timestamp": "2026-04-03 01:52:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "49.15.119.190",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc5IiwidXNlcm5hbWUiOiJzb2Zpa3NrNyIsImVtYWlsIjoibTQwNzA5ODYxMzFAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQ1NDIyfQ.9t0UwNZG3WEIybRBVRUF0CQ6JOkwqsuPWObh-CmseL8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e646fd1cbadff87-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "49.15.119.190",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "49.15.119.190, 162.158.88.29"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 01:52:56 UTC] === END API CALL LOG ===
[03-Apr-2026 01:52:56 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 01:52:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc5IiwidXNlcm5hbWUiOiJzb2Zpa3NrNyIsImVtYWlsIjoibTQwNzA5ODYxMzFAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQ1NDIyfQ.9t0UwNZG3WEIybRBVRUF0CQ6JOkwqsuPWObh-CmseL8
[03-Apr-2026 01:52:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 01:52:56 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 01:52:56 UTC] User ID: 179
[03-Apr-2026 01:52:56 UTC] ✅ User profile retrieved successfully for user ID: 179
[03-Apr-2026 01:52:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 01:52:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 01:52:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc5IiwidXNlcm5hbWUiOiJzb2Zpa3NrNyIsImVtYWlsIjoibTQwNzA5ODYxMzFAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQ1NDIyfQ.9t0UwNZG3WEIybRBVRUF0CQ6JOkwqsuPWObh-CmseL8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e646fd65cf7ff87-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"49.15.119.190","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"49.15.119.190, 162.158.88.28"}
[03-Apr-2026 01:52:57 UTC] === User Orders API Called ===
[03-Apr-2026 01:52:57 UTC] User ID: 179
[03-Apr-2026 01:52:57 UTC] Limit: 20, Offset: 0
[03-Apr-2026 01:52:57 UTC] Orders found: 0
[03-Apr-2026 01:52:57 UTC] Orders data: []
[03-Apr-2026 01:52:57 UTC] Total orders count: 0
[03-Apr-2026 01:52:57 UTC] === API CALL LOG ===
[03-Apr-2026 01:52:57 UTC] Endpoint: user/profile.php
[03-Apr-2026 01:52:57 UTC] Full Log Data: {
    "timestamp": "2026-04-03 01:52:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "49.15.119.190",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc5IiwidXNlcm5hbWUiOiJzb2Zpa3NrNyIsImVtYWlsIjoibTQwNzA5ODYxMzFAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQ1NDIyfQ.9t0UwNZG3WEIybRBVRUF0CQ6JOkwqsuPWObh-CmseL8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e646fd65cf5ff87-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "49.15.119.190",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "49.15.119.190, 162.158.88.28"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 01:52:57 UTC] === END API CALL LOG ===
[03-Apr-2026 01:52:57 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 01:52:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc5IiwidXNlcm5hbWUiOiJzb2Zpa3NrNyIsImVtYWlsIjoibTQwNzA5ODYxMzFAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQ1NDIyfQ.9t0UwNZG3WEIybRBVRUF0CQ6JOkwqsuPWObh-CmseL8
[03-Apr-2026 01:52:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 01:52:57 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 01:52:57 UTC] User ID: 179
[03-Apr-2026 01:52:57 UTC] ✅ User profile retrieved successfully for user ID: 179
[03-Apr-2026 01:52:57 UTC] === API CALL LOG ===
[03-Apr-2026 01:52:57 UTC] Endpoint: user/profile.php
[03-Apr-2026 01:52:57 UTC] Full Log Data: {
    "timestamp": "2026-04-03 01:52:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "49.15.119.190",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc5IiwidXNlcm5hbWUiOiJzb2Zpa3NrNyIsImVtYWlsIjoibTQwNzA5ODYxMzFAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQ1NDIyfQ.9t0UwNZG3WEIybRBVRUF0CQ6JOkwqsuPWObh-CmseL8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e646fd70e59ff87-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "49.15.119.190",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "49.15.119.190, 162.158.88.28"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 01:52:57 UTC] === END API CALL LOG ===
[03-Apr-2026 01:52:57 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 01:52:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc5IiwidXNlcm5hbWUiOiJzb2Zpa3NrNyIsImVtYWlsIjoibTQwNzA5ODYxMzFAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQ1NDIyfQ.9t0UwNZG3WEIybRBVRUF0CQ6JOkwqsuPWObh-CmseL8
[03-Apr-2026 01:52:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 01:52:57 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 01:52:57 UTC] User ID: 179
[03-Apr-2026 01:52:57 UTC] ✅ User profile retrieved successfully for user ID: 179
[03-Apr-2026 02:20:17 UTC] === API CALL LOG ===
[03-Apr-2026 02:20:17 UTC] Endpoint: user/profile.php
[03-Apr-2026 02:20:17 UTC] Full Log Data: {
    "timestamp": "2026-04-03 02:20:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:8100:2aa1:34c2:e4e1:1bff:fefa:b561",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc5IiwidXNlcm5hbWUiOiJzb2Zpa3NrNyIsImVtYWlsIjoibTQwNzA5ODYxMzFAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQ1NDIyfQ.9t0UwNZG3WEIybRBVRUF0CQ6JOkwqsuPWObh-CmseL8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e6497dd59b8bc78-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:8100:2aa1:34c2:e4e1:1bff:fefa:b561",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2402:8100:2aa1:34c2:e4e1:1bff:fefa:b561, 104.23.175.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 02:20:17 UTC] === END API CALL LOG ===
[03-Apr-2026 02:20:17 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 02:20:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTc5IiwidXNlcm5hbWUiOiJzb2Zpa3NrNyIsImVtYWlsIjoibTQwNzA5ODYxMzFAZ21haWwuY29tIiwiZXhwIjoxNzc1MjQ1NDIyfQ.9t0UwNZG3WEIybRBVRUF0CQ6JOkwqsuPWObh-CmseL8
[03-Apr-2026 02:20:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 02:20:17 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 02:20:17 UTC] User ID: 179
[03-Apr-2026 02:20:17 UTC] ✅ User profile retrieved successfully for user ID: 179
[03-Apr-2026 04:22:16 UTC] === API CALL LOG ===
[03-Apr-2026 04:22:16 UTC] Endpoint: user/profile.php
[03-Apr-2026 04:22:16 UTC] Full Log Data: {
    "timestamp": "2026-04-03 04:22:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.186.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e654a904d79dcce-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.186.74",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "83.111.186.74, 172.71.148.69"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 04:22:16 UTC] === END API CALL LOG ===
[03-Apr-2026 04:22:16 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 04:22:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[03-Apr-2026 04:22:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 04:22:16 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 04:22:16 UTC] User ID: 205
[03-Apr-2026 04:22:16 UTC] ✅ User profile retrieved successfully for user ID: 205
[03-Apr-2026 04:22:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 04:22:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 04:22:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e654a904d78dcce-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"83.111.186.74","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"83.111.186.74, 172.71.148.69"}
[03-Apr-2026 04:22:20 UTC] === User Orders API Called ===
[03-Apr-2026 04:22:20 UTC] User ID: 205
[03-Apr-2026 04:22:20 UTC] Limit: 20, Offset: 0
[03-Apr-2026 04:22:20 UTC] Orders found: 10
[03-Apr-2026 04:22:20 UTC] Orders data: [{"id":153,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"pending","created_at":"2026-04-03 05:21:54","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":152,"quantity":175,"total_coins":175,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"pending","created_at":"2026-04-03 01:57:11","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":151,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 00:37:56","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":150,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/69","status":"completed","created_at":"2026-03-31 11:44:10","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":149,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/70","status":"completed","created_at":"2026-03-31 10:13:24","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":147,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 10:00:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":146,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 09:47:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":145,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-31 08:14:12","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":143,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:22:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":142,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:18:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[03-Apr-2026 04:22:20 UTC] Total orders count: 10
[03-Apr-2026 04:22:20 UTC] === API CALL LOG ===
[03-Apr-2026 04:22:20 UTC] Endpoint: user/profile.php
[03-Apr-2026 04:22:20 UTC] Full Log Data: {
    "timestamp": "2026-04-03 04:22:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.186.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e654a91f804dcce-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.186.74",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "83.111.186.74, 172.71.148.69"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 04:22:20 UTC] === END API CALL LOG ===
[03-Apr-2026 04:22:20 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 04:22:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[03-Apr-2026 04:22:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 04:22:20 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 04:22:20 UTC] User ID: 205
[03-Apr-2026 04:22:20 UTC] ✅ User profile retrieved successfully for user ID: 205
[03-Apr-2026 04:24:25 UTC] === API CALL LOG ===
[03-Apr-2026 04:24:25 UTC] Endpoint: user/profile.php
[03-Apr-2026 04:24:25 UTC] Full Log Data: {
    "timestamp": "2026-04-03 04:24:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.186.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e654db8edd1dcce-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.186.74",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "83.111.186.74, 172.71.148.69"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 04:24:25 UTC] === END API CALL LOG ===
[03-Apr-2026 04:24:25 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 04:24:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[03-Apr-2026 04:24:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 04:24:25 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 04:24:25 UTC] User ID: 205
[03-Apr-2026 04:24:25 UTC] ✅ User profile retrieved successfully for user ID: 205
[03-Apr-2026 04:24:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 04:24:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 04:24:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e654dc86bb1dcce-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"83.111.186.74","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"83.111.186.74, 172.71.148.69"}
[03-Apr-2026 04:24:28 UTC] === User Orders API Called ===
[03-Apr-2026 04:24:28 UTC] User ID: 205
[03-Apr-2026 04:24:28 UTC] Limit: 20, Offset: 0
[03-Apr-2026 04:24:28 UTC] Orders found: 10
[03-Apr-2026 04:24:28 UTC] Orders data: [{"id":153,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"pending","created_at":"2026-04-03 05:21:54","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":152,"quantity":175,"total_coins":175,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"pending","created_at":"2026-04-03 01:57:11","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":151,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 00:37:56","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":150,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/69","status":"completed","created_at":"2026-03-31 11:44:10","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":149,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/70","status":"completed","created_at":"2026-03-31 10:13:24","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":147,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 10:00:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":146,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 09:47:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":145,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-31 08:14:12","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":143,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:22:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":142,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:18:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[03-Apr-2026 04:24:28 UTC] Total orders count: 10
[03-Apr-2026 06:08:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 06:08:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 06:08:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e65e59b3e9a9704-AMS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"83.111.186.74","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"83.111.186.74, 172.71.183.90"}
[03-Apr-2026 06:08:07 UTC] === User Orders API Called ===
[03-Apr-2026 06:08:07 UTC] User ID: 205
[03-Apr-2026 06:08:07 UTC] Limit: 20, Offset: 0
[03-Apr-2026 06:08:07 UTC] Orders found: 10
[03-Apr-2026 06:08:07 UTC] Orders data: [{"id":153,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"pending","created_at":"2026-04-03 05:21:54","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":152,"quantity":175,"total_coins":175,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"pending","created_at":"2026-04-03 01:57:11","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":151,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 00:37:56","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":150,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/69","status":"completed","created_at":"2026-03-31 11:44:10","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":149,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/70","status":"completed","created_at":"2026-03-31 10:13:24","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":147,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 10:00:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":146,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 09:47:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":145,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-31 08:14:12","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":143,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:22:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":142,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:18:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[03-Apr-2026 06:08:07 UTC] === API CALL LOG ===
[03-Apr-2026 06:08:07 UTC] Endpoint: user/profile.php
[03-Apr-2026 06:08:07 UTC] Full Log Data: {
    "timestamp": "2026-04-03 06:08:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.186.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e65e59b3e989704-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.186.74",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "83.111.186.74, 172.71.183.90"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 06:08:07 UTC] === END API CALL LOG ===
[03-Apr-2026 06:08:07 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 06:08:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[03-Apr-2026 06:08:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 06:08:07 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 06:08:07 UTC] User ID: 205
[03-Apr-2026 06:08:07 UTC] Total orders count: 10
[03-Apr-2026 06:08:07 UTC] ✅ User profile retrieved successfully for user ID: 205
[03-Apr-2026 06:08:07 UTC] === API CALL LOG ===
[03-Apr-2026 06:08:07 UTC] Endpoint: user/profile.php
[03-Apr-2026 06:08:07 UTC] Full Log Data: {
    "timestamp": "2026-04-03 06:08:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.186.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e65e59bff3b9704-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.186.74",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "83.111.186.74, 172.71.183.90"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 06:08:07 UTC] === END API CALL LOG ===
[03-Apr-2026 06:08:07 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 06:08:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[03-Apr-2026 06:08:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 06:08:07 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 06:08:07 UTC] User ID: 205
[03-Apr-2026 06:08:07 UTC] ✅ User profile retrieved successfully for user ID: 205
[03-Apr-2026 06:08:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 06:08:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 06:08:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e65e5f39f579704-AMS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"83.111.186.74","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"83.111.186.74, 172.71.183.89"}
[03-Apr-2026 06:08:21 UTC] === User Orders API Called ===
[03-Apr-2026 06:08:21 UTC] User ID: 205
[03-Apr-2026 06:08:21 UTC] Limit: 20, Offset: 0
[03-Apr-2026 06:08:21 UTC] Orders found: 10
[03-Apr-2026 06:08:21 UTC] Orders data: [{"id":153,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"pending","created_at":"2026-04-03 05:21:54","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":152,"quantity":175,"total_coins":175,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"pending","created_at":"2026-04-03 01:57:11","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":151,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 00:37:56","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":150,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/69","status":"completed","created_at":"2026-03-31 11:44:10","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":149,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/70","status":"completed","created_at":"2026-03-31 10:13:24","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":147,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 10:00:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":146,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 09:47:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":145,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-31 08:14:12","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":143,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:22:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":142,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:18:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[03-Apr-2026 06:08:21 UTC] Total orders count: 10
[03-Apr-2026 06:08:21 UTC] === API CALL LOG ===
[03-Apr-2026 06:08:21 UTC] Endpoint: user/profile.php
[03-Apr-2026 06:08:21 UTC] Full Log Data: {
    "timestamp": "2026-04-03 06:08:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.186.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e65e5f39f589704-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.186.74",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "83.111.186.74, 172.71.183.89"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 06:08:21 UTC] === END API CALL LOG ===
[03-Apr-2026 06:08:21 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 06:08:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[03-Apr-2026 06:08:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 06:08:21 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 06:08:21 UTC] User ID: 205
[03-Apr-2026 06:08:21 UTC] ✅ User profile retrieved successfully for user ID: 205
[03-Apr-2026 06:08:21 UTC] === API CALL LOG ===
[03-Apr-2026 06:08:21 UTC] Endpoint: user/profile.php
[03-Apr-2026 06:08:21 UTC] Full Log Data: {
    "timestamp": "2026-04-03 06:08:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.186.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e65e5f7dc809704-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.186.74",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "83.111.186.74, 172.71.183.89"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 06:08:21 UTC] === END API CALL LOG ===
[03-Apr-2026 06:08:21 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 06:08:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[03-Apr-2026 06:08:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 06:08:21 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 06:08:21 UTC] User ID: 205
[03-Apr-2026 06:08:21 UTC] ✅ User profile retrieved successfully for user ID: 205
[03-Apr-2026 06:08:23 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 06:08:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 06:08:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e65e6043c689704-AMS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"83.111.186.74","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"83.111.186.74, 172.71.183.89"}
[03-Apr-2026 06:08:23 UTC] === User Orders API Called ===
[03-Apr-2026 06:08:23 UTC] User ID: 205
[03-Apr-2026 06:08:23 UTC] Limit: 20, Offset: 0
[03-Apr-2026 06:08:23 UTC] Orders found: 10
[03-Apr-2026 06:08:23 UTC] Orders data: [{"id":153,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"pending","created_at":"2026-04-03 05:21:54","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":152,"quantity":175,"total_coins":175,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"pending","created_at":"2026-04-03 01:57:11","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":151,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 00:37:56","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":150,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/69","status":"completed","created_at":"2026-03-31 11:44:10","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":149,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/70","status":"completed","created_at":"2026-03-31 10:13:24","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":147,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 10:00:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":146,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 09:47:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":145,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-31 08:14:12","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":143,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:22:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":142,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:18:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[03-Apr-2026 06:08:23 UTC] Total orders count: 10
[03-Apr-2026 06:08:28 UTC] === API CALL LOG ===
[03-Apr-2026 06:08:28 UTC] Endpoint: user/profile.php
[03-Apr-2026 06:08:28 UTC] Full Log Data: {
    "timestamp": "2026-04-03 06:08:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.186.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e65e6241bac9704-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.186.74",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "83.111.186.74, 172.71.183.89"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 06:08:28 UTC] === END API CALL LOG ===
[03-Apr-2026 06:08:28 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 06:08:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[03-Apr-2026 06:08:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 06:08:28 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 06:08:28 UTC] User ID: 205
[03-Apr-2026 06:08:28 UTC] ✅ User profile retrieved successfully for user ID: 205
[03-Apr-2026 06:08:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 06:08:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 06:08:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e65e6241bab9704-AMS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"83.111.186.74","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"83.111.186.74, 172.71.183.90"}
[03-Apr-2026 06:08:28 UTC] === User Orders API Called ===
[03-Apr-2026 06:08:28 UTC] User ID: 205
[03-Apr-2026 06:08:28 UTC] Limit: 20, Offset: 0
[03-Apr-2026 06:08:28 UTC] Orders found: 10
[03-Apr-2026 06:08:28 UTC] Orders data: [{"id":153,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"pending","created_at":"2026-04-03 05:21:54","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":152,"quantity":175,"total_coins":175,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"pending","created_at":"2026-04-03 01:57:11","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":151,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 00:37:56","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":150,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/69","status":"completed","created_at":"2026-03-31 11:44:10","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":149,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/70","status":"completed","created_at":"2026-03-31 10:13:24","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":147,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 10:00:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":146,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 09:47:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":145,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-31 08:14:12","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":143,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:22:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":142,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:18:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[03-Apr-2026 06:08:28 UTC] Total orders count: 10
[03-Apr-2026 06:08:29 UTC] === API CALL LOG ===
[03-Apr-2026 06:08:29 UTC] Endpoint: user/profile.php
[03-Apr-2026 06:08:29 UTC] Full Log Data: {
    "timestamp": "2026-04-03 06:08:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.186.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e65e6284fe79704-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.186.74",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "83.111.186.74, 172.71.183.90"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 06:08:29 UTC] === END API CALL LOG ===
[03-Apr-2026 06:08:29 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 06:08:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[03-Apr-2026 06:08:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 06:08:29 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 06:08:29 UTC] User ID: 205
[03-Apr-2026 06:08:29 UTC] ✅ User profile retrieved successfully for user ID: 205
[03-Apr-2026 06:09:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 06:09:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 06:09:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e65e6f6b8809704-AMS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"83.111.186.74","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"83.111.186.74, 172.71.183.89"}
[03-Apr-2026 06:09:02 UTC] === User Orders API Called ===
[03-Apr-2026 06:09:02 UTC] User ID: 205
[03-Apr-2026 06:09:02 UTC] Limit: 20, Offset: 0
[03-Apr-2026 06:09:02 UTC] Orders found: 11
[03-Apr-2026 06:09:02 UTC] Orders data: [{"id":154,"quantity":325,"total_coins":325,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"pending","created_at":"2026-04-03 09:39:00","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":153,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"pending","created_at":"2026-04-03 05:21:54","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":152,"quantity":175,"total_coins":175,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"pending","created_at":"2026-04-03 01:57:11","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":151,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 00:37:56","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":150,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/69","status":"completed","created_at":"2026-03-31 11:44:10","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":149,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/70","status":"completed","created_at":"2026-03-31 10:13:24","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":147,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 10:00:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":146,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 09:47:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":145,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-31 08:14:12","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":143,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:22:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":142,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:18:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[03-Apr-2026 06:09:02 UTC] Total orders count: 11
[03-Apr-2026 06:09:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 06:09:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 06:09:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e65e6fb6c509704-AMS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"83.111.186.74","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"83.111.186.74, 172.71.183.89"}
[03-Apr-2026 06:09:03 UTC] === User Orders API Called ===
[03-Apr-2026 06:09:03 UTC] User ID: 205
[03-Apr-2026 06:09:03 UTC] Limit: 20, Offset: 0
[03-Apr-2026 06:09:03 UTC] Orders found: 11
[03-Apr-2026 06:09:03 UTC] Orders data: [{"id":154,"quantity":325,"total_coins":325,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"pending","created_at":"2026-04-03 09:39:00","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":153,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"pending","created_at":"2026-04-03 05:21:54","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":152,"quantity":175,"total_coins":175,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"pending","created_at":"2026-04-03 01:57:11","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":151,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 00:37:56","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":150,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/69","status":"completed","created_at":"2026-03-31 11:44:10","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":149,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/70","status":"completed","created_at":"2026-03-31 10:13:24","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":147,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 10:00:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":146,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 09:47:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":145,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-31 08:14:12","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":143,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:22:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":142,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:18:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[03-Apr-2026 06:09:03 UTC] Total orders count: 11
[03-Apr-2026 06:09:03 UTC] === API CALL LOG ===
[03-Apr-2026 06:09:03 UTC] Endpoint: user/profile.php
[03-Apr-2026 06:09:03 UTC] Full Log Data: {
    "timestamp": "2026-04-03 06:09:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.186.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e65e6fb6c519704-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.186.74",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "83.111.186.74, 172.71.183.90"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 06:09:03 UTC] === END API CALL LOG ===
[03-Apr-2026 06:09:03 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 06:09:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[03-Apr-2026 06:09:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 06:09:03 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 06:09:03 UTC] User ID: 205
[03-Apr-2026 06:09:03 UTC] ✅ User profile retrieved successfully for user ID: 205
[03-Apr-2026 06:09:03 UTC] === API CALL LOG ===
[03-Apr-2026 06:09:03 UTC] Endpoint: user/profile.php
[03-Apr-2026 06:09:03 UTC] Full Log Data: {
    "timestamp": "2026-04-03 06:09:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.186.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e65e6ff4f589704-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.186.74",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "83.111.186.74, 172.71.183.90"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 06:09:03 UTC] === END API CALL LOG ===
[03-Apr-2026 06:09:03 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 06:09:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[03-Apr-2026 06:09:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 06:09:03 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 06:09:03 UTC] User ID: 205
[03-Apr-2026 06:09:03 UTC] ✅ User profile retrieved successfully for user ID: 205
[03-Apr-2026 06:09:04 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 06:09:04 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 06:09:04 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e65e703fb049704-AMS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"83.111.186.74","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"83.111.186.74, 172.71.183.89"}
[03-Apr-2026 06:09:04 UTC] === User Orders API Called ===
[03-Apr-2026 06:09:04 UTC] User ID: 205
[03-Apr-2026 06:09:04 UTC] Limit: 20, Offset: 0
[03-Apr-2026 06:09:04 UTC] Orders found: 11
[03-Apr-2026 06:09:04 UTC] Orders data: [{"id":154,"quantity":325,"total_coins":325,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"pending","created_at":"2026-04-03 09:39:00","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":153,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"pending","created_at":"2026-04-03 05:21:54","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":152,"quantity":175,"total_coins":175,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"pending","created_at":"2026-04-03 01:57:11","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":151,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 00:37:56","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":150,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/69","status":"completed","created_at":"2026-03-31 11:44:10","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":149,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/70","status":"completed","created_at":"2026-03-31 10:13:24","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":147,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 10:00:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":146,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 09:47:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":145,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-31 08:14:12","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":143,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:22:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":142,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:18:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[03-Apr-2026 06:09:04 UTC] Total orders count: 11
[03-Apr-2026 06:09:10 UTC] === API CALL LOG ===
[03-Apr-2026 06:09:10 UTC] Endpoint: user/profile.php
[03-Apr-2026 06:09:10 UTC] Full Log Data: {
    "timestamp": "2026-04-03 06:09:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.186.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e65e729fc169704-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.186.74",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "83.111.186.74, 172.71.183.90"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 06:09:10 UTC] === END API CALL LOG ===
[03-Apr-2026 06:09:10 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 06:09:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[03-Apr-2026 06:09:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 06:09:10 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 06:09:10 UTC] User ID: 205
[03-Apr-2026 06:09:10 UTC] ✅ User profile retrieved successfully for user ID: 205
[03-Apr-2026 06:09:10 UTC] User Purchases API - User ID: 205
[03-Apr-2026 06:09:10 UTC] User Purchases API - Total purchases found: 5
[03-Apr-2026 06:33:26 UTC] === API CALL LOG ===
[03-Apr-2026 06:33:26 UTC] Endpoint: user/profile.php
[03-Apr-2026 06:33:26 UTC] Full Log Data: {
    "timestamp": "2026-04-03 06:33:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4081:1c97:1de0:740f:63b3:9feb:22bb",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM2IiwidXNlcm5hbWUiOiJAQUJHQU1FUjEyIiwiZW1haWwiOiJhZzkzMzAwNzNAZ21haWwuY29tIiwiZXhwIjoxNzc1ODAyODA1fQ.EwVv0aD8ViBTVNb0TH5o85xRsNhs0OTM3y8kLo2cbJQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e660ab198726ba4-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:4081:1c97:1de0:740f:63b3:9feb:22bb",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:4081:1c97:1de0:740f:63b3:9feb:22bb, 172.70.189.26"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 06:33:26 UTC] === END API CALL LOG ===
[03-Apr-2026 06:33:26 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 06:33:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM2IiwidXNlcm5hbWUiOiJAQUJHQU1FUjEyIiwiZW1haWwiOiJhZzkzMzAwNzNAZ21haWwuY29tIiwiZXhwIjoxNzc1ODAyODA1fQ.EwVv0aD8ViBTVNb0TH5o85xRsNhs0OTM3y8kLo2cbJQ
[03-Apr-2026 06:33:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 06:33:26 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 06:33:26 UTC] User ID: 236
[03-Apr-2026 06:33:26 UTC] ✅ User profile retrieved successfully for user ID: 236
[03-Apr-2026 06:33:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 06:33:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 06:33:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM2IiwidXNlcm5hbWUiOiJAQUJHQU1FUjEyIiwiZW1haWwiOiJhZzkzMzAwNzNAZ21haWwuY29tIiwiZXhwIjoxNzc1ODAyODA1fQ.EwVv0aD8ViBTVNb0TH5o85xRsNhs0OTM3y8kLo2cbJQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e660ab198776ba4-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:4081:1c97:1de0:740f:63b3:9feb:22bb","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:4081:1c97:1de0:740f:63b3:9feb:22bb, 172.70.189.26"}
[03-Apr-2026 06:33:26 UTC] === User Orders API Called ===
[03-Apr-2026 06:33:26 UTC] User ID: 236
[03-Apr-2026 06:33:26 UTC] Limit: 20, Offset: 0
[03-Apr-2026 06:33:26 UTC] Orders found: 0
[03-Apr-2026 06:33:26 UTC] Orders data: []
[03-Apr-2026 06:33:26 UTC] Total orders count: 0
[03-Apr-2026 06:33:26 UTC] === API CALL LOG ===
[03-Apr-2026 06:33:26 UTC] Endpoint: user/profile.php
[03-Apr-2026 06:33:26 UTC] Full Log Data: {
    "timestamp": "2026-04-03 06:33:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4081:1c97:1de0:740f:63b3:9feb:22bb",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM2IiwidXNlcm5hbWUiOiJAQUJHQU1FUjEyIiwiZW1haWwiOiJhZzkzMzAwNzNAZ21haWwuY29tIiwiZXhwIjoxNzc1ODAyODA1fQ.EwVv0aD8ViBTVNb0TH5o85xRsNhs0OTM3y8kLo2cbJQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e660ab238eb6ba4-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:4081:1c97:1de0:740f:63b3:9feb:22bb",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:4081:1c97:1de0:740f:63b3:9feb:22bb, 172.70.189.25"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 06:33:26 UTC] === END API CALL LOG ===
[03-Apr-2026 06:33:26 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 06:33:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM2IiwidXNlcm5hbWUiOiJAQUJHQU1FUjEyIiwiZW1haWwiOiJhZzkzMzAwNzNAZ21haWwuY29tIiwiZXhwIjoxNzc1ODAyODA1fQ.EwVv0aD8ViBTVNb0TH5o85xRsNhs0OTM3y8kLo2cbJQ
[03-Apr-2026 06:33:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 06:33:26 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 06:33:26 UTC] User ID: 236
[03-Apr-2026 06:33:26 UTC] ✅ User profile retrieved successfully for user ID: 236
[03-Apr-2026 06:33:27 UTC] === API CALL LOG ===
[03-Apr-2026 06:33:27 UTC] Endpoint: user/profile.php
[03-Apr-2026 06:33:27 UTC] Full Log Data: {
    "timestamp": "2026-04-03 06:33:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4081:1c97:1de0:740f:63b3:9feb:22bb",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM2IiwidXNlcm5hbWUiOiJAQUJHQU1FUjEyIiwiZW1haWwiOiJhZzkzMzAwNzNAZ21haWwuY29tIiwiZXhwIjoxNzc1ODAyODA1fQ.EwVv0aD8ViBTVNb0TH5o85xRsNhs0OTM3y8kLo2cbJQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e660abbd8516ba4-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:4081:1c97:1de0:740f:63b3:9feb:22bb",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:4081:1c97:1de0:740f:63b3:9feb:22bb, 172.70.189.25"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 06:33:27 UTC] === END API CALL LOG ===
[03-Apr-2026 06:33:27 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 06:33:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM2IiwidXNlcm5hbWUiOiJAQUJHQU1FUjEyIiwiZW1haWwiOiJhZzkzMzAwNzNAZ21haWwuY29tIiwiZXhwIjoxNzc1ODAyODA1fQ.EwVv0aD8ViBTVNb0TH5o85xRsNhs0OTM3y8kLo2cbJQ
[03-Apr-2026 06:33:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 06:33:27 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 06:33:27 UTC] User ID: 236
[03-Apr-2026 06:33:27 UTC] ✅ User profile retrieved successfully for user ID: 236
[03-Apr-2026 06:33:45 UTC] === API CALL LOG ===
[03-Apr-2026 06:33:45 UTC] Endpoint: user/profile.php
[03-Apr-2026 06:33:45 UTC] Full Log Data: {
    "timestamp": "2026-04-03 06:33:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4081:1c97:1de0:740f:63b3:9feb:22bb",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM2IiwidXNlcm5hbWUiOiJAQUJHQU1FUjEyIiwiZW1haWwiOiJhZzkzMzAwNzNAZ21haWwuY29tIiwiZXhwIjoxNzc1ODAyODA1fQ.EwVv0aD8ViBTVNb0TH5o85xRsNhs0OTM3y8kLo2cbJQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e660b2a3a5f6ba4-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:4081:1c97:1de0:740f:63b3:9feb:22bb",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:4081:1c97:1de0:740f:63b3:9feb:22bb, 172.70.189.162"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 06:33:45 UTC] === END API CALL LOG ===
[03-Apr-2026 06:33:45 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 06:33:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM2IiwidXNlcm5hbWUiOiJAQUJHQU1FUjEyIiwiZW1haWwiOiJhZzkzMzAwNzNAZ21haWwuY29tIiwiZXhwIjoxNzc1ODAyODA1fQ.EwVv0aD8ViBTVNb0TH5o85xRsNhs0OTM3y8kLo2cbJQ
[03-Apr-2026 06:33:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 06:33:45 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 06:33:45 UTC] User ID: 236
[03-Apr-2026 06:33:45 UTC] ✅ User profile retrieved successfully for user ID: 236
[03-Apr-2026 06:33:46 UTC] User Purchases API - User ID: 236
[03-Apr-2026 06:33:46 UTC] User Purchases API - Total purchases found: 1
[03-Apr-2026 06:33:53 UTC] === API CALL LOG ===
[03-Apr-2026 06:33:53 UTC] Endpoint: user/profile.php
[03-Apr-2026 06:33:53 UTC] Full Log Data: {
    "timestamp": "2026-04-03 06:33:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4081:1c97:1de0:740f:63b3:9feb:22bb",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM2IiwidXNlcm5hbWUiOiJAQUJHQU1FUjEyIiwiZW1haWwiOiJhZzkzMzAwNzNAZ21haWwuY29tIiwiZXhwIjoxNzc1ODAyODA1fQ.EwVv0aD8ViBTVNb0TH5o85xRsNhs0OTM3y8kLo2cbJQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e660b5b9f986ba4-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:4081:1c97:1de0:740f:63b3:9feb:22bb",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:4081:1c97:1de0:740f:63b3:9feb:22bb, 172.70.189.161"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 06:33:53 UTC] === END API CALL LOG ===
[03-Apr-2026 06:33:53 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 06:33:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM2IiwidXNlcm5hbWUiOiJAQUJHQU1FUjEyIiwiZW1haWwiOiJhZzkzMzAwNzNAZ21haWwuY29tIiwiZXhwIjoxNzc1ODAyODA1fQ.EwVv0aD8ViBTVNb0TH5o85xRsNhs0OTM3y8kLo2cbJQ
[03-Apr-2026 06:33:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 06:33:53 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 06:33:53 UTC] User ID: 236
[03-Apr-2026 06:33:53 UTC] ✅ User profile retrieved successfully for user ID: 236
[03-Apr-2026 06:33:53 UTC] User Purchases API - User ID: 236
[03-Apr-2026 06:33:53 UTC] User Purchases API - Total purchases found: 1
[03-Apr-2026 06:33:56 UTC] User Purchases API - User ID: 236
[03-Apr-2026 06:33:56 UTC] User Purchases API - Total purchases found: 1
[03-Apr-2026 06:34:02 UTC] === API CALL LOG ===
[03-Apr-2026 06:34:02 UTC] Endpoint: user/profile.php
[03-Apr-2026 06:34:02 UTC] Full Log Data: {
    "timestamp": "2026-04-03 06:34:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4081:1c97:1de0:740f:63b3:9feb:22bb",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM2IiwidXNlcm5hbWUiOiJAQUJHQU1FUjEyIiwiZW1haWwiOiJhZzkzMzAwNzNAZ21haWwuY29tIiwiZXhwIjoxNzc1ODAyODA1fQ.EwVv0aD8ViBTVNb0TH5o85xRsNhs0OTM3y8kLo2cbJQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e660b94ec136ba4-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:4081:1c97:1de0:740f:63b3:9feb:22bb",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:4081:1c97:1de0:740f:63b3:9feb:22bb, 172.70.189.162"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 06:34:02 UTC] === END API CALL LOG ===
[03-Apr-2026 06:34:02 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 06:34:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM2IiwidXNlcm5hbWUiOiJAQUJHQU1FUjEyIiwiZW1haWwiOiJhZzkzMzAwNzNAZ21haWwuY29tIiwiZXhwIjoxNzc1ODAyODA1fQ.EwVv0aD8ViBTVNb0TH5o85xRsNhs0OTM3y8kLo2cbJQ
[03-Apr-2026 06:34:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 06:34:02 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 06:34:02 UTC] User ID: 236
[03-Apr-2026 06:34:02 UTC] ✅ User profile retrieved successfully for user ID: 236
[03-Apr-2026 06:34:03 UTC] User Purchases API - User ID: 236
[03-Apr-2026 06:34:03 UTC] User Purchases API - Total purchases found: 1
[03-Apr-2026 06:34:09 UTC] === API CALL LOG ===
[03-Apr-2026 06:34:09 UTC] Endpoint: user/profile.php
[03-Apr-2026 06:34:09 UTC] Full Log Data: {
    "timestamp": "2026-04-03 06:34:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4081:1c97:1de0:740f:63b3:9feb:22bb",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM2IiwidXNlcm5hbWUiOiJAQUJHQU1FUjEyIiwiZW1haWwiOiJhZzkzMzAwNzNAZ21haWwuY29tIiwiZXhwIjoxNzc1ODAyODA1fQ.EwVv0aD8ViBTVNb0TH5o85xRsNhs0OTM3y8kLo2cbJQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e660bc258a86ba4-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:4081:1c97:1de0:740f:63b3:9feb:22bb",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:4081:1c97:1de0:740f:63b3:9feb:22bb, 172.70.189.161"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 06:34:09 UTC] === END API CALL LOG ===
[03-Apr-2026 06:34:09 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 06:34:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM2IiwidXNlcm5hbWUiOiJAQUJHQU1FUjEyIiwiZW1haWwiOiJhZzkzMzAwNzNAZ21haWwuY29tIiwiZXhwIjoxNzc1ODAyODA1fQ.EwVv0aD8ViBTVNb0TH5o85xRsNhs0OTM3y8kLo2cbJQ
[03-Apr-2026 06:34:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 06:34:09 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 06:34:09 UTC] User ID: 236
[03-Apr-2026 06:34:09 UTC] ✅ User profile retrieved successfully for user ID: 236
[03-Apr-2026 06:34:10 UTC] User Purchases API - User ID: 236
[03-Apr-2026 06:34:10 UTC] User Purchases API - Total purchases found: 1
[03-Apr-2026 06:34:14 UTC] === API CALL LOG ===
[03-Apr-2026 06:34:14 UTC] Endpoint: user/profile.php
[03-Apr-2026 06:34:14 UTC] Full Log Data: {
    "timestamp": "2026-04-03 06:34:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4081:1c97:1de0:740f:63b3:9feb:22bb",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM2IiwidXNlcm5hbWUiOiJAQUJHQU1FUjEyIiwiZW1haWwiOiJhZzkzMzAwNzNAZ21haWwuY29tIiwiZXhwIjoxNzc1ODAyODA1fQ.EwVv0aD8ViBTVNb0TH5o85xRsNhs0OTM3y8kLo2cbJQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e660bddcbec6ba4-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:4081:1c97:1de0:740f:63b3:9feb:22bb",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:4081:1c97:1de0:740f:63b3:9feb:22bb, 172.70.189.162"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 06:34:14 UTC] === END API CALL LOG ===
[03-Apr-2026 06:34:14 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 06:34:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM2IiwidXNlcm5hbWUiOiJAQUJHQU1FUjEyIiwiZW1haWwiOiJhZzkzMzAwNzNAZ21haWwuY29tIiwiZXhwIjoxNzc1ODAyODA1fQ.EwVv0aD8ViBTVNb0TH5o85xRsNhs0OTM3y8kLo2cbJQ
[03-Apr-2026 06:34:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 06:34:14 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 06:34:14 UTC] User ID: 236
[03-Apr-2026 06:34:14 UTC] ✅ User profile retrieved successfully for user ID: 236
[03-Apr-2026 06:34:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 06:34:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 06:34:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM2IiwidXNlcm5hbWUiOiJAQUJHQU1FUjEyIiwiZW1haWwiOiJhZzkzMzAwNzNAZ21haWwuY29tIiwiZXhwIjoxNzc1ODAyODA1fQ.EwVv0aD8ViBTVNb0TH5o85xRsNhs0OTM3y8kLo2cbJQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e660bddcbea6ba4-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:4081:1c97:1de0:740f:63b3:9feb:22bb","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:4081:1c97:1de0:740f:63b3:9feb:22bb, 172.70.189.161"}
[03-Apr-2026 06:34:14 UTC] === User Orders API Called ===
[03-Apr-2026 06:34:14 UTC] User ID: 236
[03-Apr-2026 06:34:14 UTC] Limit: 20, Offset: 0
[03-Apr-2026 06:34:14 UTC] Orders found: 0
[03-Apr-2026 06:34:14 UTC] Orders data: []
[03-Apr-2026 06:34:14 UTC] Total orders count: 0
[03-Apr-2026 06:34:14 UTC] === API CALL LOG ===
[03-Apr-2026 06:34:14 UTC] Endpoint: user/profile.php
[03-Apr-2026 06:34:14 UTC] Full Log Data: {
    "timestamp": "2026-04-03 06:34:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4081:1c97:1de0:740f:63b3:9feb:22bb",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM2IiwidXNlcm5hbWUiOiJAQUJHQU1FUjEyIiwiZW1haWwiOiJhZzkzMzAwNzNAZ21haWwuY29tIiwiZXhwIjoxNzc1ODAyODA1fQ.EwVv0aD8ViBTVNb0TH5o85xRsNhs0OTM3y8kLo2cbJQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e660be1be616ba4-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:4081:1c97:1de0:740f:63b3:9feb:22bb",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:4081:1c97:1de0:740f:63b3:9feb:22bb, 172.70.189.162"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 06:34:14 UTC] === END API CALL LOG ===
[03-Apr-2026 06:34:14 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 06:34:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM2IiwidXNlcm5hbWUiOiJAQUJHQU1FUjEyIiwiZW1haWwiOiJhZzkzMzAwNzNAZ21haWwuY29tIiwiZXhwIjoxNzc1ODAyODA1fQ.EwVv0aD8ViBTVNb0TH5o85xRsNhs0OTM3y8kLo2cbJQ
[03-Apr-2026 06:34:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 06:34:14 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 06:34:14 UTC] User ID: 236
[03-Apr-2026 06:34:14 UTC] ✅ User profile retrieved successfully for user ID: 236
[03-Apr-2026 06:34:15 UTC] === API CALL LOG ===
[03-Apr-2026 06:34:15 UTC] Endpoint: user/profile.php
[03-Apr-2026 06:34:15 UTC] Full Log Data: {
    "timestamp": "2026-04-03 06:34:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4081:1c97:1de0:740f:63b3:9feb:22bb",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM2IiwidXNlcm5hbWUiOiJAQUJHQU1FUjEyIiwiZW1haWwiOiJhZzkzMzAwNzNAZ21haWwuY29tIiwiZXhwIjoxNzc1ODAyODA1fQ.EwVv0aD8ViBTVNb0TH5o85xRsNhs0OTM3y8kLo2cbJQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e660be7ead96ba4-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:4081:1c97:1de0:740f:63b3:9feb:22bb",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:4081:1c97:1de0:740f:63b3:9feb:22bb, 172.70.189.162"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 06:34:15 UTC] === END API CALL LOG ===
[03-Apr-2026 06:34:15 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 06:34:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM2IiwidXNlcm5hbWUiOiJAQUJHQU1FUjEyIiwiZW1haWwiOiJhZzkzMzAwNzNAZ21haWwuY29tIiwiZXhwIjoxNzc1ODAyODA1fQ.EwVv0aD8ViBTVNb0TH5o85xRsNhs0OTM3y8kLo2cbJQ
[03-Apr-2026 06:34:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 06:34:15 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 06:34:15 UTC] User ID: 236
[03-Apr-2026 06:34:15 UTC] ✅ User profile retrieved successfully for user ID: 236
[03-Apr-2026 06:34:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 06:34:18 UTC] === API CALL LOG ===
[03-Apr-2026 06:34:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 06:34:18 UTC] Endpoint: user/profile.php
[03-Apr-2026 06:34:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM2IiwidXNlcm5hbWUiOiJAQUJHQU1FUjEyIiwiZW1haWwiOiJhZzkzMzAwNzNAZ21haWwuY29tIiwiZXhwIjoxNzc1ODAyODA1fQ.EwVv0aD8ViBTVNb0TH5o85xRsNhs0OTM3y8kLo2cbJQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e660bf96fee6ba4-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:4081:1c97:1de0:740f:63b3:9feb:22bb","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:4081:1c97:1de0:740f:63b3:9feb:22bb, 172.70.189.161"}
[03-Apr-2026 06:34:18 UTC] Full Log Data: {
    "timestamp": "2026-04-03 06:34:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4081:1c97:1de0:740f:63b3:9feb:22bb",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM2IiwidXNlcm5hbWUiOiJAQUJHQU1FUjEyIiwiZW1haWwiOiJhZzkzMzAwNzNAZ21haWwuY29tIiwiZXhwIjoxNzc1ODAyODA1fQ.EwVv0aD8ViBTVNb0TH5o85xRsNhs0OTM3y8kLo2cbJQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e660bf96ff06ba4-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:4081:1c97:1de0:740f:63b3:9feb:22bb",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:4081:1c97:1de0:740f:63b3:9feb:22bb, 172.70.189.162"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 06:34:18 UTC] === END API CALL LOG ===
[03-Apr-2026 06:34:18 UTC] === User Orders API Called ===
[03-Apr-2026 06:34:18 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 06:34:18 UTC] User ID: 236
[03-Apr-2026 06:34:18 UTC] Limit: 20, Offset: 0
[03-Apr-2026 06:34:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM2IiwidXNlcm5hbWUiOiJAQUJHQU1FUjEyIiwiZW1haWwiOiJhZzkzMzAwNzNAZ21haWwuY29tIiwiZXhwIjoxNzc1ODAyODA1fQ.EwVv0aD8ViBTVNb0TH5o85xRsNhs0OTM3y8kLo2cbJQ
[03-Apr-2026 06:34:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 06:34:18 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 06:34:18 UTC] User ID: 236
[03-Apr-2026 06:34:18 UTC] ✅ User profile retrieved successfully for user ID: 236
[03-Apr-2026 06:34:18 UTC] Orders found: 0
[03-Apr-2026 06:34:18 UTC] Orders data: []
[03-Apr-2026 06:34:18 UTC] Total orders count: 0
[03-Apr-2026 06:34:19 UTC] === API CALL LOG ===
[03-Apr-2026 06:34:19 UTC] Endpoint: user/profile.php
[03-Apr-2026 06:34:19 UTC] Full Log Data: {
    "timestamp": "2026-04-03 06:34:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4081:1c97:1de0:740f:63b3:9feb:22bb",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM2IiwidXNlcm5hbWUiOiJAQUJHQU1FUjEyIiwiZW1haWwiOiJhZzkzMzAwNzNAZ21haWwuY29tIiwiZXhwIjoxNzc1ODAyODA1fQ.EwVv0aD8ViBTVNb0TH5o85xRsNhs0OTM3y8kLo2cbJQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e660bfd0b216ba4-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:4081:1c97:1de0:740f:63b3:9feb:22bb",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:4081:1c97:1de0:740f:63b3:9feb:22bb, 172.70.189.161"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 06:34:19 UTC] === END API CALL LOG ===
[03-Apr-2026 06:34:19 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 06:34:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM2IiwidXNlcm5hbWUiOiJAQUJHQU1FUjEyIiwiZW1haWwiOiJhZzkzMzAwNzNAZ21haWwuY29tIiwiZXhwIjoxNzc1ODAyODA1fQ.EwVv0aD8ViBTVNb0TH5o85xRsNhs0OTM3y8kLo2cbJQ
[03-Apr-2026 06:34:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 06:34:19 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 06:34:19 UTC] User ID: 236
[03-Apr-2026 06:34:19 UTC] ✅ User profile retrieved successfully for user ID: 236
[03-Apr-2026 06:34:20 UTC] === API CALL LOG ===
[03-Apr-2026 06:34:20 UTC] Endpoint: user/profile.php
[03-Apr-2026 06:34:20 UTC] Full Log Data: {
    "timestamp": "2026-04-03 06:34:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4081:1c97:1de0:740f:63b3:9feb:22bb",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM2IiwidXNlcm5hbWUiOiJAQUJHQU1FUjEyIiwiZW1haWwiOiJhZzkzMzAwNzNAZ21haWwuY29tIiwiZXhwIjoxNzc1ODAyODA1fQ.EwVv0aD8ViBTVNb0TH5o85xRsNhs0OTM3y8kLo2cbJQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e660c02cf466ba4-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:4081:1c97:1de0:740f:63b3:9feb:22bb",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:4081:1c97:1de0:740f:63b3:9feb:22bb, 172.70.189.161"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 06:34:20 UTC] === END API CALL LOG ===
[03-Apr-2026 06:34:20 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 06:34:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM2IiwidXNlcm5hbWUiOiJAQUJHQU1FUjEyIiwiZW1haWwiOiJhZzkzMzAwNzNAZ21haWwuY29tIiwiZXhwIjoxNzc1ODAyODA1fQ.EwVv0aD8ViBTVNb0TH5o85xRsNhs0OTM3y8kLo2cbJQ
[03-Apr-2026 06:34:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 06:34:20 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 06:34:20 UTC] User ID: 236
[03-Apr-2026 06:34:20 UTC] ✅ User profile retrieved successfully for user ID: 236
[03-Apr-2026 06:34:24 UTC] === API CALL LOG ===
[03-Apr-2026 06:34:24 UTC] Endpoint: user/profile.php
[03-Apr-2026 06:34:24 UTC] Full Log Data: {
    "timestamp": "2026-04-03 06:34:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4081:1c97:1de0:740f:63b3:9feb:22bb",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM2IiwidXNlcm5hbWUiOiJAQUJHQU1FUjEyIiwiZW1haWwiOiJhZzkzMzAwNzNAZ21haWwuY29tIiwiZXhwIjoxNzc1ODAyODA1fQ.EwVv0aD8ViBTVNb0TH5o85xRsNhs0OTM3y8kLo2cbJQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e660c1f6b2e6ba4-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:4081:1c97:1de0:740f:63b3:9feb:22bb",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:4081:1c97:1de0:740f:63b3:9feb:22bb, 172.70.189.162"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 06:34:24 UTC] === END API CALL LOG ===
[03-Apr-2026 06:34:24 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 06:34:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM2IiwidXNlcm5hbWUiOiJAQUJHQU1FUjEyIiwiZW1haWwiOiJhZzkzMzAwNzNAZ21haWwuY29tIiwiZXhwIjoxNzc1ODAyODA1fQ.EwVv0aD8ViBTVNb0TH5o85xRsNhs0OTM3y8kLo2cbJQ
[03-Apr-2026 06:34:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 06:34:24 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 06:34:24 UTC] User ID: 236
[03-Apr-2026 06:34:24 UTC] ✅ User profile retrieved successfully for user ID: 236
[03-Apr-2026 06:34:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 06:34:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 06:34:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM2IiwidXNlcm5hbWUiOiJAQUJHQU1FUjEyIiwiZW1haWwiOiJhZzkzMzAwNzNAZ21haWwuY29tIiwiZXhwIjoxNzc1ODAyODA1fQ.EwVv0aD8ViBTVNb0TH5o85xRsNhs0OTM3y8kLo2cbJQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e660c1f6b2d6ba4-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:4081:1c97:1de0:740f:63b3:9feb:22bb","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:4081:1c97:1de0:740f:63b3:9feb:22bb, 172.70.189.161"}
[03-Apr-2026 06:34:24 UTC] === User Orders API Called ===
[03-Apr-2026 06:34:24 UTC] User ID: 236
[03-Apr-2026 06:34:24 UTC] Limit: 20, Offset: 0
[03-Apr-2026 06:34:24 UTC] Orders found: 0
[03-Apr-2026 06:34:24 UTC] Orders data: []
[03-Apr-2026 06:34:24 UTC] Total orders count: 0
[03-Apr-2026 06:34:25 UTC] === API CALL LOG ===
[03-Apr-2026 06:34:25 UTC] Endpoint: user/profile.php
[03-Apr-2026 06:34:25 UTC] Full Log Data: {
    "timestamp": "2026-04-03 06:34:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4081:1c97:1de0:740f:63b3:9feb:22bb",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM2IiwidXNlcm5hbWUiOiJAQUJHQU1FUjEyIiwiZW1haWwiOiJhZzkzMzAwNzNAZ21haWwuY29tIiwiZXhwIjoxNzc1ODAyODA1fQ.EwVv0aD8ViBTVNb0TH5o85xRsNhs0OTM3y8kLo2cbJQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e660c239e326ba4-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:4081:1c97:1de0:740f:63b3:9feb:22bb",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:4081:1c97:1de0:740f:63b3:9feb:22bb, 172.70.189.162"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 06:34:25 UTC] === END API CALL LOG ===
[03-Apr-2026 06:34:25 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 06:34:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM2IiwidXNlcm5hbWUiOiJAQUJHQU1FUjEyIiwiZW1haWwiOiJhZzkzMzAwNzNAZ21haWwuY29tIiwiZXhwIjoxNzc1ODAyODA1fQ.EwVv0aD8ViBTVNb0TH5o85xRsNhs0OTM3y8kLo2cbJQ
[03-Apr-2026 06:34:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 06:34:25 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 06:34:25 UTC] User ID: 236
[03-Apr-2026 06:34:25 UTC] ✅ User profile retrieved successfully for user ID: 236
[03-Apr-2026 06:34:26 UTC] === API CALL LOG ===
[03-Apr-2026 06:34:26 UTC] Endpoint: user/profile.php
[03-Apr-2026 06:34:26 UTC] Full Log Data: {
    "timestamp": "2026-04-03 06:34:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4081:1c97:1de0:740f:63b3:9feb:22bb",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM2IiwidXNlcm5hbWUiOiJAQUJHQU1FUjEyIiwiZW1haWwiOiJhZzkzMzAwNzNAZ21haWwuY29tIiwiZXhwIjoxNzc1ODAyODA1fQ.EwVv0aD8ViBTVNb0TH5o85xRsNhs0OTM3y8kLo2cbJQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e660c298a3b6ba4-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:4081:1c97:1de0:740f:63b3:9feb:22bb",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:4081:1c97:1de0:740f:63b3:9feb:22bb, 172.70.189.161"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 06:34:26 UTC] === END API CALL LOG ===
[03-Apr-2026 06:34:26 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 06:34:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM2IiwidXNlcm5hbWUiOiJAQUJHQU1FUjEyIiwiZW1haWwiOiJhZzkzMzAwNzNAZ21haWwuY29tIiwiZXhwIjoxNzc1ODAyODA1fQ.EwVv0aD8ViBTVNb0TH5o85xRsNhs0OTM3y8kLo2cbJQ
[03-Apr-2026 06:34:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 06:34:26 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 06:34:26 UTC] User ID: 236
[03-Apr-2026 06:34:26 UTC] ✅ User profile retrieved successfully for user ID: 236
[03-Apr-2026 06:34:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 06:34:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 06:34:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM2IiwidXNlcm5hbWUiOiJAQUJHQU1FUjEyIiwiZW1haWwiOiJhZzkzMzAwNzNAZ21haWwuY29tIiwiZXhwIjoxNzc1ODAyODA1fQ.EwVv0aD8ViBTVNb0TH5o85xRsNhs0OTM3y8kLo2cbJQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e660c2b0b6d6ba4-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:4081:1c97:1de0:740f:63b3:9feb:22bb","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:4081:1c97:1de0:740f:63b3:9feb:22bb, 172.70.189.162"}
[03-Apr-2026 06:34:26 UTC] === User Orders API Called ===
[03-Apr-2026 06:34:26 UTC] User ID: 236
[03-Apr-2026 06:34:26 UTC] Limit: 20, Offset: 0
[03-Apr-2026 06:34:26 UTC] Orders found: 0
[03-Apr-2026 06:34:26 UTC] Orders data: []
[03-Apr-2026 06:34:26 UTC] Total orders count: 0
[03-Apr-2026 06:34:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 06:34:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 06:34:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM2IiwidXNlcm5hbWUiOiJAQUJHQU1FUjEyIiwiZW1haWwiOiJhZzkzMzAwNzNAZ21haWwuY29tIiwiZXhwIjoxNzc1ODAyODA1fQ.EwVv0aD8ViBTVNb0TH5o85xRsNhs0OTM3y8kLo2cbJQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e660c368cbf6ba4-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:4081:1c97:1de0:740f:63b3:9feb:22bb","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:4081:1c97:1de0:740f:63b3:9feb:22bb, 172.70.189.161"}
[03-Apr-2026 06:34:28 UTC] === User Orders API Called ===
[03-Apr-2026 06:34:28 UTC] User ID: 236
[03-Apr-2026 06:34:28 UTC] Limit: 20, Offset: 0
[03-Apr-2026 06:34:28 UTC] Orders found: 0
[03-Apr-2026 06:34:28 UTC] Orders data: []
[03-Apr-2026 06:34:28 UTC] Total orders count: 0
[03-Apr-2026 06:34:28 UTC] === API CALL LOG ===
[03-Apr-2026 06:34:28 UTC] Endpoint: user/profile.php
[03-Apr-2026 06:34:28 UTC] Full Log Data: {
    "timestamp": "2026-04-03 06:34:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4081:1c97:1de0:740f:63b3:9feb:22bb",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM2IiwidXNlcm5hbWUiOiJAQUJHQU1FUjEyIiwiZW1haWwiOiJhZzkzMzAwNzNAZ21haWwuY29tIiwiZXhwIjoxNzc1ODAyODA1fQ.EwVv0aD8ViBTVNb0TH5o85xRsNhs0OTM3y8kLo2cbJQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e660c372d346ba4-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:4081:1c97:1de0:740f:63b3:9feb:22bb",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:4081:1c97:1de0:740f:63b3:9feb:22bb, 172.70.189.162"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 06:34:28 UTC] === END API CALL LOG ===
[03-Apr-2026 06:34:28 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 06:34:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM2IiwidXNlcm5hbWUiOiJAQUJHQU1FUjEyIiwiZW1haWwiOiJhZzkzMzAwNzNAZ21haWwuY29tIiwiZXhwIjoxNzc1ODAyODA1fQ.EwVv0aD8ViBTVNb0TH5o85xRsNhs0OTM3y8kLo2cbJQ
[03-Apr-2026 06:34:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 06:34:28 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 06:34:28 UTC] User ID: 236
[03-Apr-2026 06:34:28 UTC] ✅ User profile retrieved successfully for user ID: 236
[03-Apr-2026 06:34:29 UTC] === API CALL LOG ===
[03-Apr-2026 06:34:29 UTC] Endpoint: user/profile.php
[03-Apr-2026 06:34:29 UTC] Full Log Data: {
    "timestamp": "2026-04-03 06:34:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4081:1c97:1de0:740f:63b3:9feb:22bb",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM2IiwidXNlcm5hbWUiOiJAQUJHQU1FUjEyIiwiZW1haWwiOiJhZzkzMzAwNzNAZ21haWwuY29tIiwiZXhwIjoxNzc1ODAyODA1fQ.EwVv0aD8ViBTVNb0TH5o85xRsNhs0OTM3y8kLo2cbJQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e660c3a983a6ba4-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:4081:1c97:1de0:740f:63b3:9feb:22bb",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:4081:1c97:1de0:740f:63b3:9feb:22bb, 172.70.189.161"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 06:34:29 UTC] === END API CALL LOG ===
[03-Apr-2026 06:34:29 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 06:34:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM2IiwidXNlcm5hbWUiOiJAQUJHQU1FUjEyIiwiZW1haWwiOiJhZzkzMzAwNzNAZ21haWwuY29tIiwiZXhwIjoxNzc1ODAyODA1fQ.EwVv0aD8ViBTVNb0TH5o85xRsNhs0OTM3y8kLo2cbJQ
[03-Apr-2026 06:34:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 06:34:29 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 06:34:29 UTC] User ID: 236
[03-Apr-2026 06:34:29 UTC] ✅ User profile retrieved successfully for user ID: 236
[03-Apr-2026 06:34:29 UTC] === API CALL LOG ===
[03-Apr-2026 06:34:29 UTC] Endpoint: user/profile.php
[03-Apr-2026 06:34:29 UTC] Full Log Data: {
    "timestamp": "2026-04-03 06:34:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4081:1c97:1de0:740f:63b3:9feb:22bb",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM2IiwidXNlcm5hbWUiOiJAQUJHQU1FUjEyIiwiZW1haWwiOiJhZzkzMzAwNzNAZ21haWwuY29tIiwiZXhwIjoxNzc1ODAyODA1fQ.EwVv0aD8ViBTVNb0TH5o85xRsNhs0OTM3y8kLo2cbJQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e660c400bd16ba4-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:4081:1c97:1de0:740f:63b3:9feb:22bb",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:4081:1c97:1de0:740f:63b3:9feb:22bb, 172.70.189.161"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 06:34:29 UTC] === END API CALL LOG ===
[03-Apr-2026 06:34:29 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 06:34:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM2IiwidXNlcm5hbWUiOiJAQUJHQU1FUjEyIiwiZW1haWwiOiJhZzkzMzAwNzNAZ21haWwuY29tIiwiZXhwIjoxNzc1ODAyODA1fQ.EwVv0aD8ViBTVNb0TH5o85xRsNhs0OTM3y8kLo2cbJQ
[03-Apr-2026 06:34:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 06:34:29 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 06:34:29 UTC] User ID: 236
[03-Apr-2026 06:34:29 UTC] ✅ User profile retrieved successfully for user ID: 236
[03-Apr-2026 06:34:31 UTC] === API CALL LOG ===
[03-Apr-2026 06:34:31 UTC] Endpoint: user/profile.php
[03-Apr-2026 06:34:31 UTC] Full Log Data: {
    "timestamp": "2026-04-03 06:34:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4081:1c97:1de0:740f:63b3:9feb:22bb",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM2IiwidXNlcm5hbWUiOiJAQUJHQU1FUjEyIiwiZW1haWwiOiJhZzkzMzAwNzNAZ21haWwuY29tIiwiZXhwIjoxNzc1ODAyODA1fQ.EwVv0aD8ViBTVNb0TH5o85xRsNhs0OTM3y8kLo2cbJQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e660c490b036ba4-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:4081:1c97:1de0:740f:63b3:9feb:22bb",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:4081:1c97:1de0:740f:63b3:9feb:22bb, 172.70.189.162"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 06:34:31 UTC] === END API CALL LOG ===
[03-Apr-2026 06:34:31 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 06:34:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM2IiwidXNlcm5hbWUiOiJAQUJHQU1FUjEyIiwiZW1haWwiOiJhZzkzMzAwNzNAZ21haWwuY29tIiwiZXhwIjoxNzc1ODAyODA1fQ.EwVv0aD8ViBTVNb0TH5o85xRsNhs0OTM3y8kLo2cbJQ
[03-Apr-2026 06:34:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 06:34:31 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 06:34:31 UTC] User ID: 236
[03-Apr-2026 06:34:31 UTC] ✅ User profile retrieved successfully for user ID: 236
[03-Apr-2026 06:34:31 UTC] User Purchases API - User ID: 236
[03-Apr-2026 06:34:31 UTC] User Purchases API - Total purchases found: 1
[03-Apr-2026 07:17:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 07:17:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 07:17:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e664af80c542102-HKG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"83.111.186.74","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"83.111.186.74, 172.71.219.65"}
[03-Apr-2026 07:17:19 UTC] === User Orders API Called ===
[03-Apr-2026 07:17:19 UTC] User ID: 205
[03-Apr-2026 07:17:19 UTC] Limit: 20, Offset: 0
[03-Apr-2026 07:17:19 UTC] Orders found: 11
[03-Apr-2026 07:17:19 UTC] Orders data: [{"id":154,"quantity":325,"total_coins":325,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"pending","created_at":"2026-04-03 09:39:00","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":153,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"pending","created_at":"2026-04-03 05:21:54","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":152,"quantity":175,"total_coins":175,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"pending","created_at":"2026-04-03 01:57:11","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":151,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 00:37:56","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":150,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/69","status":"completed","created_at":"2026-03-31 11:44:10","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":149,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/70","status":"completed","created_at":"2026-03-31 10:13:24","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":147,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 10:00:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":146,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 09:47:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":145,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-31 08:14:12","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":143,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:22:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":142,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:18:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[03-Apr-2026 07:17:19 UTC] Total orders count: 11
[03-Apr-2026 07:22:07 UTC] === API CALL LOG ===
[03-Apr-2026 07:22:07 UTC] Endpoint: user/profile.php
[03-Apr-2026 07:22:07 UTC] Full Log Data: {
    "timestamp": "2026-04-03 07:22:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.186.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e6652021fef2102-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.186.74",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "83.111.186.74, 172.71.219.66"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 07:22:07 UTC] === END API CALL LOG ===
[03-Apr-2026 07:22:07 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 07:22:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[03-Apr-2026 07:22:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 07:22:07 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 07:22:07 UTC] User ID: 205
[03-Apr-2026 07:22:07 UTC] ✅ User profile retrieved successfully for user ID: 205
[03-Apr-2026 07:22:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 07:22:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 07:22:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e6652021fee2102-HKG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"83.111.186.74","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"83.111.186.74, 172.71.219.65"}
[03-Apr-2026 07:22:07 UTC] === User Orders API Called ===
[03-Apr-2026 07:22:07 UTC] User ID: 205
[03-Apr-2026 07:22:07 UTC] Limit: 20, Offset: 0
[03-Apr-2026 07:22:07 UTC] Orders found: 11
[03-Apr-2026 07:22:07 UTC] Orders data: [{"id":154,"quantity":325,"total_coins":325,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"pending","created_at":"2026-04-03 09:39:00","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":153,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"pending","created_at":"2026-04-03 05:21:54","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":152,"quantity":175,"total_coins":175,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 01:57:11","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":151,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 00:37:56","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":150,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/69","status":"completed","created_at":"2026-03-31 11:44:10","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":149,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/70","status":"completed","created_at":"2026-03-31 10:13:24","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":147,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 10:00:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":146,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 09:47:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":145,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-31 08:14:12","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":143,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:22:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":142,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:18:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[03-Apr-2026 07:22:07 UTC] Total orders count: 11
[03-Apr-2026 07:22:07 UTC] === API CALL LOG ===
[03-Apr-2026 07:22:07 UTC] Endpoint: user/profile.php
[03-Apr-2026 07:22:07 UTC] Full Log Data: {
    "timestamp": "2026-04-03 07:22:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.186.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e6652064b722102-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.186.74",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "83.111.186.74, 172.71.219.66"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 07:22:07 UTC] === END API CALL LOG ===
[03-Apr-2026 07:22:07 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 07:22:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[03-Apr-2026 07:22:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 07:22:07 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 07:22:07 UTC] User ID: 205
[03-Apr-2026 07:22:07 UTC] ✅ User profile retrieved successfully for user ID: 205
[03-Apr-2026 07:22:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 07:22:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 07:22:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e66521c2b502102-HKG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"83.111.186.74","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"83.111.186.74, 172.71.219.66"}
[03-Apr-2026 07:22:11 UTC] === User Orders API Called ===
[03-Apr-2026 07:22:11 UTC] User ID: 205
[03-Apr-2026 07:22:11 UTC] Limit: 20, Offset: 0
[03-Apr-2026 07:22:11 UTC] Orders found: 11
[03-Apr-2026 07:22:11 UTC] Orders data: [{"id":154,"quantity":325,"total_coins":325,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"pending","created_at":"2026-04-03 09:39:00","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":153,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"pending","created_at":"2026-04-03 05:21:54","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":152,"quantity":175,"total_coins":175,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 01:57:11","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":151,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 00:37:56","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":150,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/69","status":"completed","created_at":"2026-03-31 11:44:10","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":149,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/70","status":"completed","created_at":"2026-03-31 10:13:24","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":147,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 10:00:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":146,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 09:47:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":145,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-31 08:14:12","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":143,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:22:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":142,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:18:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[03-Apr-2026 07:22:11 UTC] Total orders count: 11
[03-Apr-2026 08:07:56 UTC] === API CALL LOG ===
[03-Apr-2026 08:07:56 UTC] Endpoint: user/profile.php
[03-Apr-2026 08:07:56 UTC] Full Log Data: {
    "timestamp": "2026-04-03 08:07:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.101.192",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM3IiwidXNlcm5hbWUiOiJyb3NzNDUiLCJlbWFpbCI6InJvc3Nlc21hbGxzQGdtYWlsLmNvbSIsImV4cCI6MTc3NTgwODQ3NX0.LjLhHVmecnKl8bLtaFaWaeZU5xjhpT6I2Gc5LyQTZXY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e6695236b6f63a7-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.101.192",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.101.192, 172.69.195.247"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 08:07:56 UTC] === END API CALL LOG ===
[03-Apr-2026 08:07:56 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 08:07:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM3IiwidXNlcm5hbWUiOiJyb3NzNDUiLCJlbWFpbCI6InJvc3Nlc21hbGxzQGdtYWlsLmNvbSIsImV4cCI6MTc3NTgwODQ3NX0.LjLhHVmecnKl8bLtaFaWaeZU5xjhpT6I2Gc5LyQTZXY
[03-Apr-2026 08:07:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 08:07:56 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 08:07:56 UTC] User ID: 237
[03-Apr-2026 08:07:56 UTC] ✅ User profile retrieved successfully for user ID: 237
[03-Apr-2026 08:07:56 UTC] === API CALL LOG ===
[03-Apr-2026 08:07:56 UTC] Endpoint: user/profile.php
[03-Apr-2026 08:07:56 UTC] Full Log Data: {
    "timestamp": "2026-04-03 08:07:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.101.192",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM3IiwidXNlcm5hbWUiOiJyb3NzNDUiLCJlbWFpbCI6InJvc3Nlc21hbGxzQGdtYWlsLmNvbSIsImV4cCI6MTc3NTgwODQ3NX0.LjLhHVmecnKl8bLtaFaWaeZU5xjhpT6I2Gc5LyQTZXY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e6695236b6b63a7-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.101.192",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.101.192, 172.69.195.247"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 08:07:56 UTC] === END API CALL LOG ===
[03-Apr-2026 08:07:56 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 08:07:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM3IiwidXNlcm5hbWUiOiJyb3NzNDUiLCJlbWFpbCI6InJvc3Nlc21hbGxzQGdtYWlsLmNvbSIsImV4cCI6MTc3NTgwODQ3NX0.LjLhHVmecnKl8bLtaFaWaeZU5xjhpT6I2Gc5LyQTZXY
[03-Apr-2026 08:07:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 08:07:56 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 08:07:56 UTC] User ID: 237
[03-Apr-2026 08:07:56 UTC] ✅ User profile retrieved successfully for user ID: 237
[03-Apr-2026 08:07:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 08:07:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 08:07:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM3IiwidXNlcm5hbWUiOiJyb3NzNDUiLCJlbWFpbCI6InJvc3Nlc21hbGxzQGdtYWlsLmNvbSIsImV4cCI6MTc3NTgwODQ3NX0.LjLhHVmecnKl8bLtaFaWaeZU5xjhpT6I2Gc5LyQTZXY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e6695236b6e63a7-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.90.101.192","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.90.101.192, 172.69.195.246"}
[03-Apr-2026 08:07:56 UTC] === User Orders API Called ===
[03-Apr-2026 08:07:56 UTC] User ID: 237
[03-Apr-2026 08:07:56 UTC] Limit: 20, Offset: 0
[03-Apr-2026 08:07:56 UTC] Orders found: 0
[03-Apr-2026 08:07:56 UTC] Orders data: []
[03-Apr-2026 08:07:56 UTC] Total orders count: 0
[03-Apr-2026 08:07:57 UTC] === API CALL LOG ===
[03-Apr-2026 08:07:57 UTC] Endpoint: user/profile.php
[03-Apr-2026 08:07:57 UTC] Full Log Data: {
    "timestamp": "2026-04-03 08:07:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.101.192",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM3IiwidXNlcm5hbWUiOiJyb3NzNDUiLCJlbWFpbCI6InJvc3Nlc21hbGxzQGdtYWlsLmNvbSIsImV4cCI6MTc3NTgwODQ3NX0.LjLhHVmecnKl8bLtaFaWaeZU5xjhpT6I2Gc5LyQTZXY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e6695293ffc63a7-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.101.192",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.101.192, 172.69.195.246"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 08:07:57 UTC] === END API CALL LOG ===
[03-Apr-2026 08:07:57 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 08:07:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM3IiwidXNlcm5hbWUiOiJyb3NzNDUiLCJlbWFpbCI6InJvc3Nlc21hbGxzQGdtYWlsLmNvbSIsImV4cCI6MTc3NTgwODQ3NX0.LjLhHVmecnKl8bLtaFaWaeZU5xjhpT6I2Gc5LyQTZXY
[03-Apr-2026 08:07:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 08:07:57 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 08:07:57 UTC] User ID: 237
[03-Apr-2026 08:07:57 UTC] ✅ User profile retrieved successfully for user ID: 237
[03-Apr-2026 08:09:12 UTC] === API CALL LOG ===
[03-Apr-2026 08:09:12 UTC] Endpoint: user/profile.php
[03-Apr-2026 08:09:12 UTC] Full Log Data: {
    "timestamp": "2026-04-03 08:09:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.101.192",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM3IiwidXNlcm5hbWUiOiJyb3NzNDUiLCJlbWFpbCI6InJvc3Nlc21hbGxzQGdtYWlsLmNvbSIsImV4cCI6MTc3NTgwODQ3NX0.LjLhHVmecnKl8bLtaFaWaeZU5xjhpT6I2Gc5LyQTZXY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e6696ff79f9952d-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.101.192",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.101.192, 172.70.162.239"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 08:09:12 UTC] === END API CALL LOG ===
[03-Apr-2026 08:09:12 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 08:09:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM3IiwidXNlcm5hbWUiOiJyb3NzNDUiLCJlbWFpbCI6InJvc3Nlc21hbGxzQGdtYWlsLmNvbSIsImV4cCI6MTc3NTgwODQ3NX0.LjLhHVmecnKl8bLtaFaWaeZU5xjhpT6I2Gc5LyQTZXY
[03-Apr-2026 08:09:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 08:09:12 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 08:09:12 UTC] User ID: 237
[03-Apr-2026 08:09:12 UTC] ✅ User profile retrieved successfully for user ID: 237
[03-Apr-2026 08:11:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 08:11:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 08:11:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM3IiwidXNlcm5hbWUiOiJyb3NzNDUiLCJlbWFpbCI6InJvc3Nlc21hbGxzQGdtYWlsLmNvbSIsImV4cCI6MTc3NTgwODQ3NX0.LjLhHVmecnKl8bLtaFaWaeZU5xjhpT6I2Gc5LyQTZXY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e669a443da2952d-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.90.101.192","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.90.101.192, 172.70.162.239"}
[03-Apr-2026 08:11:26 UTC] === User Orders API Called ===
[03-Apr-2026 08:11:26 UTC] User ID: 237
[03-Apr-2026 08:11:26 UTC] Limit: 20, Offset: 0
[03-Apr-2026 08:11:26 UTC] Orders found: 0
[03-Apr-2026 08:11:26 UTC] Orders data: []
[03-Apr-2026 08:11:26 UTC] Total orders count: 0
[03-Apr-2026 08:11:26 UTC] === API CALL LOG ===
[03-Apr-2026 08:11:26 UTC] Endpoint: user/profile.php
[03-Apr-2026 08:11:26 UTC] Full Log Data: {
    "timestamp": "2026-04-03 08:11:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.101.192",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM3IiwidXNlcm5hbWUiOiJyb3NzNDUiLCJlbWFpbCI6InJvc3Nlc21hbGxzQGdtYWlsLmNvbSIsImV4cCI6MTc3NTgwODQ3NX0.LjLhHVmecnKl8bLtaFaWaeZU5xjhpT6I2Gc5LyQTZXY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e669a443da4952d-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.101.192",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.101.192, 172.70.162.240"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 08:11:26 UTC] === END API CALL LOG ===
[03-Apr-2026 08:11:26 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 08:11:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM3IiwidXNlcm5hbWUiOiJyb3NzNDUiLCJlbWFpbCI6InJvc3Nlc21hbGxzQGdtYWlsLmNvbSIsImV4cCI6MTc3NTgwODQ3NX0.LjLhHVmecnKl8bLtaFaWaeZU5xjhpT6I2Gc5LyQTZXY
[03-Apr-2026 08:11:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 08:11:26 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 08:11:26 UTC] User ID: 237
[03-Apr-2026 08:11:26 UTC] ✅ User profile retrieved successfully for user ID: 237
[03-Apr-2026 08:11:27 UTC] === API CALL LOG ===
[03-Apr-2026 08:11:27 UTC] Endpoint: user/profile.php
[03-Apr-2026 08:11:27 UTC] Full Log Data: {
    "timestamp": "2026-04-03 08:11:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.101.192",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM3IiwidXNlcm5hbWUiOiJyb3NzNDUiLCJlbWFpbCI6InJvc3Nlc21hbGxzQGdtYWlsLmNvbSIsImV4cCI6MTc3NTgwODQ3NX0.LjLhHVmecnKl8bLtaFaWaeZU5xjhpT6I2Gc5LyQTZXY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e669a47c8c1952d-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.101.192",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.101.192, 172.70.162.239"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 08:11:27 UTC] === END API CALL LOG ===
[03-Apr-2026 08:11:27 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 08:11:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM3IiwidXNlcm5hbWUiOiJyb3NzNDUiLCJlbWFpbCI6InJvc3Nlc21hbGxzQGdtYWlsLmNvbSIsImV4cCI6MTc3NTgwODQ3NX0.LjLhHVmecnKl8bLtaFaWaeZU5xjhpT6I2Gc5LyQTZXY
[03-Apr-2026 08:11:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 08:11:27 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 08:11:27 UTC] User ID: 237
[03-Apr-2026 08:11:27 UTC] ✅ User profile retrieved successfully for user ID: 237
[03-Apr-2026 08:12:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 08:12:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 08:12:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM3IiwidXNlcm5hbWUiOiJyb3NzNDUiLCJlbWFpbCI6InJvc3Nlc21hbGxzQGdtYWlsLmNvbSIsImV4cCI6MTc3NTgwODQ3NX0.LjLhHVmecnKl8bLtaFaWaeZU5xjhpT6I2Gc5LyQTZXY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e669b3df9fe19ac-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.90.101.192","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.90.101.192, 162.158.216.169"}
[03-Apr-2026 08:12:06 UTC] === User Orders API Called ===
[03-Apr-2026 08:12:06 UTC] User ID: 237
[03-Apr-2026 08:12:06 UTC] Limit: 20, Offset: 0
[03-Apr-2026 08:12:06 UTC] Orders found: 0
[03-Apr-2026 08:12:06 UTC] Orders data: []
[03-Apr-2026 08:12:06 UTC] Total orders count: 0
[03-Apr-2026 08:12:09 UTC] === API CALL LOG ===
[03-Apr-2026 08:12:09 UTC] Endpoint: user/profile.php
[03-Apr-2026 08:12:09 UTC] Full Log Data: {
    "timestamp": "2026-04-03 08:12:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.101.192",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM3IiwidXNlcm5hbWUiOiJyb3NzNDUiLCJlbWFpbCI6InJvc3Nlc21hbGxzQGdtYWlsLmNvbSIsImV4cCI6MTc3NTgwODQ3NX0.LjLhHVmecnKl8bLtaFaWaeZU5xjhpT6I2Gc5LyQTZXY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e669b4d291919ac-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.101.192",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.101.192, 162.158.216.67"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 08:12:09 UTC] === END API CALL LOG ===
[03-Apr-2026 08:12:09 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 08:12:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM3IiwidXNlcm5hbWUiOiJyb3NzNDUiLCJlbWFpbCI6InJvc3Nlc21hbGxzQGdtYWlsLmNvbSIsImV4cCI6MTc3NTgwODQ3NX0.LjLhHVmecnKl8bLtaFaWaeZU5xjhpT6I2Gc5LyQTZXY
[03-Apr-2026 08:12:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 08:12:09 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 08:12:09 UTC] User ID: 237
[03-Apr-2026 08:12:09 UTC] ✅ User profile retrieved successfully for user ID: 237
[03-Apr-2026 08:12:09 UTC] User Purchases API - User ID: 237
[03-Apr-2026 08:12:09 UTC] User Purchases API - Total purchases found: 1
[03-Apr-2026 08:12:16 UTC] === API CALL LOG ===
[03-Apr-2026 08:12:16 UTC] Endpoint: user/profile.php
[03-Apr-2026 08:12:16 UTC] Full Log Data: {
    "timestamp": "2026-04-03 08:12:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.101.192",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM3IiwidXNlcm5hbWUiOiJyb3NzNDUiLCJlbWFpbCI6InJvc3Nlc21hbGxzQGdtYWlsLmNvbSIsImV4cCI6MTc3NTgwODQ3NX0.LjLhHVmecnKl8bLtaFaWaeZU5xjhpT6I2Gc5LyQTZXY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e669b7aa97719ac-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.101.192",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.101.192, 162.158.216.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 08:12:16 UTC] === END API CALL LOG ===
[03-Apr-2026 08:12:16 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 08:12:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM3IiwidXNlcm5hbWUiOiJyb3NzNDUiLCJlbWFpbCI6InJvc3Nlc21hbGxzQGdtYWlsLmNvbSIsImV4cCI6MTc3NTgwODQ3NX0.LjLhHVmecnKl8bLtaFaWaeZU5xjhpT6I2Gc5LyQTZXY
[03-Apr-2026 08:12:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 08:12:16 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 08:12:16 UTC] User ID: 237
[03-Apr-2026 08:12:16 UTC] ✅ User profile retrieved successfully for user ID: 237
[03-Apr-2026 08:12:16 UTC] User Purchases API - User ID: 237
[03-Apr-2026 08:12:16 UTC] User Purchases API - Total purchases found: 1
[03-Apr-2026 08:12:33 UTC] === API CALL LOG ===
[03-Apr-2026 08:12:33 UTC] Endpoint: user/profile.php
[03-Apr-2026 08:12:33 UTC] Full Log Data: {
    "timestamp": "2026-04-03 08:12:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.101.192",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM3IiwidXNlcm5hbWUiOiJyb3NzNDUiLCJlbWFpbCI6InJvc3Nlc21hbGxzQGdtYWlsLmNvbSIsImV4cCI6MTc3NTgwODQ3NX0.LjLhHVmecnKl8bLtaFaWaeZU5xjhpT6I2Gc5LyQTZXY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e669be5fb6519ac-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.101.192",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.101.192, 162.158.216.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 08:12:33 UTC] === END API CALL LOG ===
[03-Apr-2026 08:12:33 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 08:12:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM3IiwidXNlcm5hbWUiOiJyb3NzNDUiLCJlbWFpbCI6InJvc3Nlc21hbGxzQGdtYWlsLmNvbSIsImV4cCI6MTc3NTgwODQ3NX0.LjLhHVmecnKl8bLtaFaWaeZU5xjhpT6I2Gc5LyQTZXY
[03-Apr-2026 08:12:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 08:12:33 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 08:12:33 UTC] User ID: 237
[03-Apr-2026 08:12:33 UTC] ✅ User profile retrieved successfully for user ID: 237
[03-Apr-2026 08:12:33 UTC] User Purchases API - User ID: 237
[03-Apr-2026 08:12:33 UTC] User Purchases API - Total purchases found: 1
[03-Apr-2026 08:12:43 UTC] === API CALL LOG ===
[03-Apr-2026 08:12:43 UTC] Endpoint: user/profile.php
[03-Apr-2026 08:12:43 UTC] Full Log Data: {
    "timestamp": "2026-04-03 08:12:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.101.192",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM3IiwidXNlcm5hbWUiOiJyb3NzNDUiLCJlbWFpbCI6InJvc3Nlc21hbGxzQGdtYWlsLmNvbSIsImV4cCI6MTc3NTgwODQ3NX0.LjLhHVmecnKl8bLtaFaWaeZU5xjhpT6I2Gc5LyQTZXY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e669c222d0419ac-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.101.192",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.101.192, 162.158.216.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 08:12:43 UTC] === END API CALL LOG ===
[03-Apr-2026 08:12:43 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 08:12:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM3IiwidXNlcm5hbWUiOiJyb3NzNDUiLCJlbWFpbCI6InJvc3Nlc21hbGxzQGdtYWlsLmNvbSIsImV4cCI6MTc3NTgwODQ3NX0.LjLhHVmecnKl8bLtaFaWaeZU5xjhpT6I2Gc5LyQTZXY
[03-Apr-2026 08:12:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 08:12:43 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 08:12:43 UTC] User ID: 237
[03-Apr-2026 08:12:43 UTC] ✅ User profile retrieved successfully for user ID: 237
[03-Apr-2026 08:12:43 UTC] User Purchases API - User ID: 237
[03-Apr-2026 08:12:43 UTC] User Purchases API - Total purchases found: 1
[03-Apr-2026 08:12:45 UTC] User Purchases API - User ID: 237
[03-Apr-2026 08:12:45 UTC] User Purchases API - Total purchases found: 1
[03-Apr-2026 08:12:57 UTC] === API CALL LOG ===
[03-Apr-2026 08:12:57 UTC] Endpoint: user/profile.php
[03-Apr-2026 08:12:57 UTC] Full Log Data: {
    "timestamp": "2026-04-03 08:12:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.101.192",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM3IiwidXNlcm5hbWUiOiJyb3NzNDUiLCJlbWFpbCI6InJvc3Nlc21hbGxzQGdtYWlsLmNvbSIsImV4cCI6MTc3NTgwODQ3NX0.LjLhHVmecnKl8bLtaFaWaeZU5xjhpT6I2Gc5LyQTZXY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e669c7a9c9719ac-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.101.192",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.101.192, 162.158.216.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 08:12:57 UTC] === END API CALL LOG ===
[03-Apr-2026 08:12:57 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 08:12:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM3IiwidXNlcm5hbWUiOiJyb3NzNDUiLCJlbWFpbCI6InJvc3Nlc21hbGxzQGdtYWlsLmNvbSIsImV4cCI6MTc3NTgwODQ3NX0.LjLhHVmecnKl8bLtaFaWaeZU5xjhpT6I2Gc5LyQTZXY
[03-Apr-2026 08:12:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 08:12:57 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 08:12:57 UTC] User ID: 237
[03-Apr-2026 08:12:57 UTC] ✅ User profile retrieved successfully for user ID: 237
[03-Apr-2026 08:12:57 UTC] User Purchases API - User ID: 237
[03-Apr-2026 08:12:57 UTC] User Purchases API - Total purchases found: 1
[03-Apr-2026 08:13:04 UTC] === API CALL LOG ===
[03-Apr-2026 08:13:04 UTC] Endpoint: user/profile.php
[03-Apr-2026 08:13:04 UTC] Full Log Data: {
    "timestamp": "2026-04-03 08:13:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.101.192",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM3IiwidXNlcm5hbWUiOiJyb3NzNDUiLCJlbWFpbCI6InJvc3Nlc21hbGxzQGdtYWlsLmNvbSIsImV4cCI6MTc3NTgwODQ3NX0.LjLhHVmecnKl8bLtaFaWaeZU5xjhpT6I2Gc5LyQTZXY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e669ca9bf6119ac-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.101.192",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.101.192, 162.158.216.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 08:13:04 UTC] === END API CALL LOG ===
[03-Apr-2026 08:13:04 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 08:13:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM3IiwidXNlcm5hbWUiOiJyb3NzNDUiLCJlbWFpbCI6InJvc3Nlc21hbGxzQGdtYWlsLmNvbSIsImV4cCI6MTc3NTgwODQ3NX0.LjLhHVmecnKl8bLtaFaWaeZU5xjhpT6I2Gc5LyQTZXY
[03-Apr-2026 08:13:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 08:13:04 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 08:13:04 UTC] User ID: 237
[03-Apr-2026 08:13:04 UTC] ✅ User profile retrieved successfully for user ID: 237
[03-Apr-2026 08:13:05 UTC] User Purchases API - User ID: 237
[03-Apr-2026 08:13:05 UTC] User Purchases API - Total purchases found: 1
[03-Apr-2026 08:13:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 08:13:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 08:13:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM3IiwidXNlcm5hbWUiOiJyb3NzNDUiLCJlbWFpbCI6InJvc3Nlc21hbGxzQGdtYWlsLmNvbSIsImV4cCI6MTc3NTgwODQ3NX0.LjLhHVmecnKl8bLtaFaWaeZU5xjhpT6I2Gc5LyQTZXY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e669ccabbbb19ac-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.90.101.192","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.90.101.192, 162.158.216.168"}
[03-Apr-2026 08:13:10 UTC] === User Orders API Called ===
[03-Apr-2026 08:13:10 UTC] User ID: 237
[03-Apr-2026 08:13:10 UTC] Limit: 20, Offset: 0
[03-Apr-2026 08:13:10 UTC] Orders found: 0
[03-Apr-2026 08:13:10 UTC] Orders data: []
[03-Apr-2026 08:13:10 UTC] Total orders count: 0
[03-Apr-2026 08:13:10 UTC] === API CALL LOG ===
[03-Apr-2026 08:13:10 UTC] Endpoint: user/profile.php
[03-Apr-2026 08:13:10 UTC] Full Log Data: {
    "timestamp": "2026-04-03 08:13:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.101.192",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM3IiwidXNlcm5hbWUiOiJyb3NzNDUiLCJlbWFpbCI6InJvc3Nlc21hbGxzQGdtYWlsLmNvbSIsImV4cCI6MTc3NTgwODQ3NX0.LjLhHVmecnKl8bLtaFaWaeZU5xjhpT6I2Gc5LyQTZXY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e669ccabbbc19ac-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.101.192",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.101.192, 162.158.216.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 08:13:10 UTC] === END API CALL LOG ===
[03-Apr-2026 08:13:10 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 08:13:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM3IiwidXNlcm5hbWUiOiJyb3NzNDUiLCJlbWFpbCI6InJvc3Nlc21hbGxzQGdtYWlsLmNvbSIsImV4cCI6MTc3NTgwODQ3NX0.LjLhHVmecnKl8bLtaFaWaeZU5xjhpT6I2Gc5LyQTZXY
[03-Apr-2026 08:13:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 08:13:10 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 08:13:10 UTC] User ID: 237
[03-Apr-2026 08:13:10 UTC] ✅ User profile retrieved successfully for user ID: 237
[03-Apr-2026 08:13:10 UTC] === API CALL LOG ===
[03-Apr-2026 08:13:10 UTC] Endpoint: user/profile.php
[03-Apr-2026 08:13:10 UTC] Full Log Data: {
    "timestamp": "2026-04-03 08:13:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.101.192",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM3IiwidXNlcm5hbWUiOiJyb3NzNDUiLCJlbWFpbCI6InJvc3Nlc21hbGxzQGdtYWlsLmNvbSIsImV4cCI6MTc3NTgwODQ3NX0.LjLhHVmecnKl8bLtaFaWaeZU5xjhpT6I2Gc5LyQTZXY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e669ccf4f4419ac-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.101.192",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.101.192, 162.158.216.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 08:13:10 UTC] === END API CALL LOG ===
[03-Apr-2026 08:13:10 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 08:13:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM3IiwidXNlcm5hbWUiOiJyb3NzNDUiLCJlbWFpbCI6InJvc3Nlc21hbGxzQGdtYWlsLmNvbSIsImV4cCI6MTc3NTgwODQ3NX0.LjLhHVmecnKl8bLtaFaWaeZU5xjhpT6I2Gc5LyQTZXY
[03-Apr-2026 08:13:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 08:13:10 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 08:13:10 UTC] User ID: 237
[03-Apr-2026 08:13:10 UTC] ✅ User profile retrieved successfully for user ID: 237
[03-Apr-2026 08:13:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 08:13:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 08:13:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM3IiwidXNlcm5hbWUiOiJyb3NzNDUiLCJlbWFpbCI6InJvc3Nlc21hbGxzQGdtYWlsLmNvbSIsImV4cCI6MTc3NTgwODQ3NX0.LjLhHVmecnKl8bLtaFaWaeZU5xjhpT6I2Gc5LyQTZXY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e669d42eea519ac-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.90.101.192","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.90.101.192, 162.158.216.169"}
[03-Apr-2026 08:13:29 UTC] === User Orders API Called ===
[03-Apr-2026 08:13:29 UTC] User ID: 237
[03-Apr-2026 08:13:29 UTC] Limit: 20, Offset: 0
[03-Apr-2026 08:13:29 UTC] Orders found: 0
[03-Apr-2026 08:13:29 UTC] Orders data: []
[03-Apr-2026 08:13:29 UTC] Total orders count: 0
[03-Apr-2026 08:13:29 UTC] === API CALL LOG ===
[03-Apr-2026 08:13:29 UTC] Endpoint: user/profile.php
[03-Apr-2026 08:13:29 UTC] Full Log Data: {
    "timestamp": "2026-04-03 08:13:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.101.192",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM3IiwidXNlcm5hbWUiOiJyb3NzNDUiLCJlbWFpbCI6InJvc3Nlc21hbGxzQGdtYWlsLmNvbSIsImV4cCI6MTc3NTgwODQ3NX0.LjLhHVmecnKl8bLtaFaWaeZU5xjhpT6I2Gc5LyQTZXY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e669d42eea719ac-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.101.192",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.101.192, 162.158.216.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 08:13:29 UTC] === END API CALL LOG ===
[03-Apr-2026 08:13:29 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 08:13:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM3IiwidXNlcm5hbWUiOiJyb3NzNDUiLCJlbWFpbCI6InJvc3Nlc21hbGxzQGdtYWlsLmNvbSIsImV4cCI6MTc3NTgwODQ3NX0.LjLhHVmecnKl8bLtaFaWaeZU5xjhpT6I2Gc5LyQTZXY
[03-Apr-2026 08:13:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 08:13:29 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 08:13:29 UTC] User ID: 237
[03-Apr-2026 08:13:29 UTC] ✅ User profile retrieved successfully for user ID: 237
[03-Apr-2026 08:13:30 UTC] === API CALL LOG ===
[03-Apr-2026 08:13:30 UTC] Endpoint: user/profile.php
[03-Apr-2026 08:13:30 UTC] Full Log Data: {
    "timestamp": "2026-04-03 08:13:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.101.192",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM3IiwidXNlcm5hbWUiOiJyb3NzNDUiLCJlbWFpbCI6InJvc3Nlc21hbGxzQGdtYWlsLmNvbSIsImV4cCI6MTc3NTgwODQ3NX0.LjLhHVmecnKl8bLtaFaWaeZU5xjhpT6I2Gc5LyQTZXY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e669d47497b19ac-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.101.192",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.101.192, 162.158.216.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 08:13:30 UTC] === END API CALL LOG ===
[03-Apr-2026 08:13:30 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 08:13:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM3IiwidXNlcm5hbWUiOiJyb3NzNDUiLCJlbWFpbCI6InJvc3Nlc21hbGxzQGdtYWlsLmNvbSIsImV4cCI6MTc3NTgwODQ3NX0.LjLhHVmecnKl8bLtaFaWaeZU5xjhpT6I2Gc5LyQTZXY
[03-Apr-2026 08:13:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 08:13:30 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 08:13:30 UTC] User ID: 237
[03-Apr-2026 08:13:30 UTC] ✅ User profile retrieved successfully for user ID: 237
[03-Apr-2026 08:13:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 08:13:34 UTC] === API CALL LOG ===
[03-Apr-2026 08:13:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 08:13:34 UTC] Endpoint: user/profile.php
[03-Apr-2026 08:13:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM3IiwidXNlcm5hbWUiOiJyb3NzNDUiLCJlbWFpbCI6InJvc3Nlc21hbGxzQGdtYWlsLmNvbSIsImV4cCI6MTc3NTgwODQ3NX0.LjLhHVmecnKl8bLtaFaWaeZU5xjhpT6I2Gc5LyQTZXY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e669d600b4519ac-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.90.101.192","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.90.101.192, 162.158.216.168"}
[03-Apr-2026 08:13:34 UTC] Full Log Data: {
    "timestamp": "2026-04-03 08:13:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.101.192",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM3IiwidXNlcm5hbWUiOiJyb3NzNDUiLCJlbWFpbCI6InJvc3Nlc21hbGxzQGdtYWlsLmNvbSIsImV4cCI6MTc3NTgwODQ3NX0.LjLhHVmecnKl8bLtaFaWaeZU5xjhpT6I2Gc5LyQTZXY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e669d600b4819ac-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.101.192",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.101.192, 162.158.216.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 08:13:34 UTC] === User Orders API Called ===
[03-Apr-2026 08:13:34 UTC] === END API CALL LOG ===
[03-Apr-2026 08:13:34 UTC] User ID: 237
[03-Apr-2026 08:13:34 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 08:13:34 UTC] Limit: 20, Offset: 0
[03-Apr-2026 08:13:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM3IiwidXNlcm5hbWUiOiJyb3NzNDUiLCJlbWFpbCI6InJvc3Nlc21hbGxzQGdtYWlsLmNvbSIsImV4cCI6MTc3NTgwODQ3NX0.LjLhHVmecnKl8bLtaFaWaeZU5xjhpT6I2Gc5LyQTZXY
[03-Apr-2026 08:13:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 08:13:34 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 08:13:34 UTC] User ID: 237
[03-Apr-2026 08:13:34 UTC] Orders found: 0
[03-Apr-2026 08:13:34 UTC] Orders data: []
[03-Apr-2026 08:13:34 UTC] ✅ User profile retrieved successfully for user ID: 237
[03-Apr-2026 08:13:34 UTC] Total orders count: 0
[03-Apr-2026 08:13:34 UTC] === API CALL LOG ===
[03-Apr-2026 08:13:34 UTC] Endpoint: user/profile.php
[03-Apr-2026 08:13:34 UTC] Full Log Data: {
    "timestamp": "2026-04-03 08:13:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.101.192",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM3IiwidXNlcm5hbWUiOiJyb3NzNDUiLCJlbWFpbCI6InJvc3Nlc21hbGxzQGdtYWlsLmNvbSIsImV4cCI6MTc3NTgwODQ3NX0.LjLhHVmecnKl8bLtaFaWaeZU5xjhpT6I2Gc5LyQTZXY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e669d649d3619ac-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.101.192",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.101.192, 162.158.216.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 08:13:34 UTC] === END API CALL LOG ===
[03-Apr-2026 08:13:34 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 08:13:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM3IiwidXNlcm5hbWUiOiJyb3NzNDUiLCJlbWFpbCI6InJvc3Nlc21hbGxzQGdtYWlsLmNvbSIsImV4cCI6MTc3NTgwODQ3NX0.LjLhHVmecnKl8bLtaFaWaeZU5xjhpT6I2Gc5LyQTZXY
[03-Apr-2026 08:13:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 08:13:34 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 08:13:34 UTC] User ID: 237
[03-Apr-2026 08:13:34 UTC] ✅ User profile retrieved successfully for user ID: 237
[03-Apr-2026 08:58:12 UTC] === API CALL LOG ===
[03-Apr-2026 08:58:12 UTC] Endpoint: user/profile.php
[03-Apr-2026 08:58:12 UTC] Full Log Data: {
    "timestamp": "2026-04-03 08:58:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1358:d122:3f00:d52:b79a:2354:fce3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM4IiwidXNlcm5hbWUiOiJtYWlucmE2NyIsImVtYWlsIjoic2FnZXJtYWlucmE1N0BnbWFpbC5jb20iLCJleHAiOjE3NzU4MTE0OTF9.Do0HFUwuS2IX4rU8De6MjCfK0fJSo8H_8wzEdzGgxd8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e66dec2ced0d625-LCA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a00:1358:d122:3f00:d52:b79a:2354:fce3",
        "CF-IPCountry": "CY",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a00:1358:d122:3f00:d52:b79a:2354:fce3, 172.68.130.151"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 08:58:12 UTC] === END API CALL LOG ===
[03-Apr-2026 08:58:12 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 08:58:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM4IiwidXNlcm5hbWUiOiJtYWlucmE2NyIsImVtYWlsIjoic2FnZXJtYWlucmE1N0BnbWFpbC5jb20iLCJleHAiOjE3NzU4MTE0OTF9.Do0HFUwuS2IX4rU8De6MjCfK0fJSo8H_8wzEdzGgxd8
[03-Apr-2026 08:58:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 08:58:12 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 08:58:12 UTC] User ID: 238
[03-Apr-2026 08:58:12 UTC] ✅ User profile retrieved successfully for user ID: 238
[03-Apr-2026 08:58:12 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 08:58:12 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 08:58:12 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM4IiwidXNlcm5hbWUiOiJtYWlucmE2NyIsImVtYWlsIjoic2FnZXJtYWlucmE1N0BnbWFpbC5jb20iLCJleHAiOjE3NzU4MTE0OTF9.Do0HFUwuS2IX4rU8De6MjCfK0fJSo8H_8wzEdzGgxd8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e66dec2ef17d625-LCA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2a00:1358:d122:3f00:d52:b79a:2354:fce3","CF-IPCountry":"CY","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2a00:1358:d122:3f00:d52:b79a:2354:fce3, 172.68.130.151"}
[03-Apr-2026 08:58:12 UTC] === User Orders API Called ===
[03-Apr-2026 08:58:12 UTC] User ID: 238
[03-Apr-2026 08:58:12 UTC] Limit: 20, Offset: 0
[03-Apr-2026 08:58:12 UTC] Orders found: 0
[03-Apr-2026 08:58:12 UTC] Orders data: []
[03-Apr-2026 08:58:12 UTC] Total orders count: 0
[03-Apr-2026 08:58:12 UTC] === API CALL LOG ===
[03-Apr-2026 08:58:12 UTC] Endpoint: user/profile.php
[03-Apr-2026 08:58:12 UTC] Full Log Data: {
    "timestamp": "2026-04-03 08:58:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1358:d122:3f00:d52:b79a:2354:fce3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM4IiwidXNlcm5hbWUiOiJtYWlucmE2NyIsImVtYWlsIjoic2FnZXJtYWlucmE1N0BnbWFpbC5jb20iLCJleHAiOjE3NzU4MTE0OTF9.Do0HFUwuS2IX4rU8De6MjCfK0fJSo8H_8wzEdzGgxd8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e66dec378fdd625-LCA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a00:1358:d122:3f00:d52:b79a:2354:fce3",
        "CF-IPCountry": "CY",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a00:1358:d122:3f00:d52:b79a:2354:fce3, 172.68.130.151"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 08:58:12 UTC] === END API CALL LOG ===
[03-Apr-2026 08:58:12 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 08:58:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM4IiwidXNlcm5hbWUiOiJtYWlucmE2NyIsImVtYWlsIjoic2FnZXJtYWlucmE1N0BnbWFpbC5jb20iLCJleHAiOjE3NzU4MTE0OTF9.Do0HFUwuS2IX4rU8De6MjCfK0fJSo8H_8wzEdzGgxd8
[03-Apr-2026 08:58:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 08:58:12 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 08:58:12 UTC] User ID: 238
[03-Apr-2026 08:58:12 UTC] ✅ User profile retrieved successfully for user ID: 238
[03-Apr-2026 08:58:12 UTC] === API CALL LOG ===
[03-Apr-2026 08:58:12 UTC] Endpoint: user/profile.php
[03-Apr-2026 08:58:12 UTC] Full Log Data: {
    "timestamp": "2026-04-03 08:58:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1358:d122:3f00:d52:b79a:2354:fce3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM4IiwidXNlcm5hbWUiOiJtYWlucmE2NyIsImVtYWlsIjoic2FnZXJtYWlucmE1N0BnbWFpbC5jb20iLCJleHAiOjE3NzU4MTE0OTF9.Do0HFUwuS2IX4rU8De6MjCfK0fJSo8H_8wzEdzGgxd8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e66dec5e8b2d625-LCA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a00:1358:d122:3f00:d52:b79a:2354:fce3",
        "CF-IPCountry": "CY",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a00:1358:d122:3f00:d52:b79a:2354:fce3, 172.68.130.151"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 08:58:12 UTC] === END API CALL LOG ===
[03-Apr-2026 08:58:12 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 08:58:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM4IiwidXNlcm5hbWUiOiJtYWlucmE2NyIsImVtYWlsIjoic2FnZXJtYWlucmE1N0BnbWFpbC5jb20iLCJleHAiOjE3NzU4MTE0OTF9.Do0HFUwuS2IX4rU8De6MjCfK0fJSo8H_8wzEdzGgxd8
[03-Apr-2026 08:58:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 08:58:12 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 08:58:12 UTC] User ID: 238
[03-Apr-2026 08:58:12 UTC] ✅ User profile retrieved successfully for user ID: 238
[03-Apr-2026 08:58:18 UTC] === API CALL LOG ===
[03-Apr-2026 08:58:18 UTC] Endpoint: user/profile.php
[03-Apr-2026 08:58:18 UTC] Full Log Data: {
    "timestamp": "2026-04-03 08:58:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1358:d122:3f00:d52:b79a:2354:fce3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM4IiwidXNlcm5hbWUiOiJtYWlucmE2NyIsImVtYWlsIjoic2FnZXJtYWlucmE1N0BnbWFpbC5jb20iLCJleHAiOjE3NzU4MTE0OTF9.Do0HFUwuS2IX4rU8De6MjCfK0fJSo8H_8wzEdzGgxd8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e66dee90af9d625-LCA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a00:1358:d122:3f00:d52:b79a:2354:fce3",
        "CF-IPCountry": "CY",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a00:1358:d122:3f00:d52:b79a:2354:fce3, 172.68.130.152"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 08:58:18 UTC] === END API CALL LOG ===
[03-Apr-2026 08:58:18 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 08:58:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM4IiwidXNlcm5hbWUiOiJtYWlucmE2NyIsImVtYWlsIjoic2FnZXJtYWlucmE1N0BnbWFpbC5jb20iLCJleHAiOjE3NzU4MTE0OTF9.Do0HFUwuS2IX4rU8De6MjCfK0fJSo8H_8wzEdzGgxd8
[03-Apr-2026 08:58:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 08:58:18 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 08:58:18 UTC] User ID: 238
[03-Apr-2026 08:58:18 UTC] ✅ User profile retrieved successfully for user ID: 238
[03-Apr-2026 08:58:25 UTC] === API CALL LOG ===
[03-Apr-2026 08:58:25 UTC] Endpoint: user/profile.php
[03-Apr-2026 08:58:25 UTC] Full Log Data: {
    "timestamp": "2026-04-03 08:58:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1358:d122:3f00:d52:b79a:2354:fce3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM4IiwidXNlcm5hbWUiOiJtYWlucmE2NyIsImVtYWlsIjoic2FnZXJtYWlucmE1N0BnbWFpbC5jb20iLCJleHAiOjE3NzU4MTE0OTF9.Do0HFUwuS2IX4rU8De6MjCfK0fJSo8H_8wzEdzGgxd8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e66df156cd7d625-LCA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a00:1358:d122:3f00:d52:b79a:2354:fce3",
        "CF-IPCountry": "CY",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a00:1358:d122:3f00:d52:b79a:2354:fce3, 172.68.130.152"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 08:58:25 UTC] === END API CALL LOG ===
[03-Apr-2026 08:58:25 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 08:58:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM4IiwidXNlcm5hbWUiOiJtYWlucmE2NyIsImVtYWlsIjoic2FnZXJtYWlucmE1N0BnbWFpbC5jb20iLCJleHAiOjE3NzU4MTE0OTF9.Do0HFUwuS2IX4rU8De6MjCfK0fJSo8H_8wzEdzGgxd8
[03-Apr-2026 08:58:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 08:58:25 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 08:58:25 UTC] User ID: 238
[03-Apr-2026 08:58:25 UTC] ✅ User profile retrieved successfully for user ID: 238
[03-Apr-2026 08:58:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 08:58:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 08:58:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM4IiwidXNlcm5hbWUiOiJtYWlucmE2NyIsImVtYWlsIjoic2FnZXJtYWlucmE1N0BnbWFpbC5jb20iLCJleHAiOjE3NzU4MTE0OTF9.Do0HFUwuS2IX4rU8De6MjCfK0fJSo8H_8wzEdzGgxd8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e66df7d6d40d625-LCA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2a00:1358:d122:3f00:d52:b79a:2354:fce3","CF-IPCountry":"CY","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2a00:1358:d122:3f00:d52:b79a:2354:fce3, 172.68.130.153"}
[03-Apr-2026 08:58:42 UTC] === User Orders API Called ===
[03-Apr-2026 08:58:42 UTC] User ID: 238
[03-Apr-2026 08:58:42 UTC] Limit: 20, Offset: 0
[03-Apr-2026 08:58:42 UTC] Orders found: 0
[03-Apr-2026 08:58:42 UTC] Orders data: []
[03-Apr-2026 08:58:42 UTC] Total orders count: 0
[03-Apr-2026 08:58:43 UTC] === API CALL LOG ===
[03-Apr-2026 08:58:43 UTC] Endpoint: user/profile.php
[03-Apr-2026 08:58:43 UTC] Full Log Data: {
    "timestamp": "2026-04-03 08:58:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1358:d122:3f00:d52:b79a:2354:fce3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM4IiwidXNlcm5hbWUiOiJtYWlucmE2NyIsImVtYWlsIjoic2FnZXJtYWlucmE1N0BnbWFpbC5jb20iLCJleHAiOjE3NzU4MTE0OTF9.Do0HFUwuS2IX4rU8De6MjCfK0fJSo8H_8wzEdzGgxd8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e66df83d913d625-LCA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a00:1358:d122:3f00:d52:b79a:2354:fce3",
        "CF-IPCountry": "CY",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a00:1358:d122:3f00:d52:b79a:2354:fce3, 172.68.130.153"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 08:58:43 UTC] === END API CALL LOG ===
[03-Apr-2026 08:58:43 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 08:58:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM4IiwidXNlcm5hbWUiOiJtYWlucmE2NyIsImVtYWlsIjoic2FnZXJtYWlucmE1N0BnbWFpbC5jb20iLCJleHAiOjE3NzU4MTE0OTF9.Do0HFUwuS2IX4rU8De6MjCfK0fJSo8H_8wzEdzGgxd8
[03-Apr-2026 08:58:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 08:58:43 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 08:58:43 UTC] User ID: 238
[03-Apr-2026 08:58:43 UTC] ✅ User profile retrieved successfully for user ID: 238
[03-Apr-2026 08:58:43 UTC] User Purchases API - User ID: 238
[03-Apr-2026 08:58:43 UTC] User Purchases API - Total purchases found: 0
[03-Apr-2026 08:58:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 08:58:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 08:58:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM4IiwidXNlcm5hbWUiOiJtYWlucmE2NyIsImVtYWlsIjoic2FnZXJtYWlucmE1N0BnbWFpbC5jb20iLCJleHAiOjE3NzU4MTE0OTF9.Do0HFUwuS2IX4rU8De6MjCfK0fJSo8H_8wzEdzGgxd8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e66df8b4fa7d625-LCA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2a00:1358:d122:3f00:d52:b79a:2354:fce3","CF-IPCountry":"CY","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2a00:1358:d122:3f00:d52:b79a:2354:fce3, 172.68.130.152"}
[03-Apr-2026 08:58:44 UTC] === User Orders API Called ===
[03-Apr-2026 08:58:44 UTC] User ID: 238
[03-Apr-2026 08:58:44 UTC] Limit: 20, Offset: 0
[03-Apr-2026 08:58:44 UTC] Orders found: 0
[03-Apr-2026 08:58:44 UTC] Orders data: []
[03-Apr-2026 08:58:44 UTC] Total orders count: 0
[03-Apr-2026 08:58:44 UTC] === API CALL LOG ===
[03-Apr-2026 08:58:44 UTC] Endpoint: user/profile.php
[03-Apr-2026 08:58:44 UTC] Full Log Data: {
    "timestamp": "2026-04-03 08:58:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1358:d122:3f00:d52:b79a:2354:fce3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM4IiwidXNlcm5hbWUiOiJtYWlucmE2NyIsImVtYWlsIjoic2FnZXJtYWlucmE1N0BnbWFpbC5jb20iLCJleHAiOjE3NzU4MTE0OTF9.Do0HFUwuS2IX4rU8De6MjCfK0fJSo8H_8wzEdzGgxd8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e66df8bd93bd625-LCA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a00:1358:d122:3f00:d52:b79a:2354:fce3",
        "CF-IPCountry": "CY",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a00:1358:d122:3f00:d52:b79a:2354:fce3, 172.68.130.153"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 08:58:44 UTC] === END API CALL LOG ===
[03-Apr-2026 08:58:44 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 08:58:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM4IiwidXNlcm5hbWUiOiJtYWlucmE2NyIsImVtYWlsIjoic2FnZXJtYWlucmE1N0BnbWFpbC5jb20iLCJleHAiOjE3NzU4MTE0OTF9.Do0HFUwuS2IX4rU8De6MjCfK0fJSo8H_8wzEdzGgxd8
[03-Apr-2026 08:58:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 08:58:44 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 08:58:44 UTC] User ID: 238
[03-Apr-2026 08:58:44 UTC] ✅ User profile retrieved successfully for user ID: 238
[03-Apr-2026 08:58:44 UTC] === API CALL LOG ===
[03-Apr-2026 08:58:44 UTC] Endpoint: user/profile.php
[03-Apr-2026 08:58:44 UTC] Full Log Data: {
    "timestamp": "2026-04-03 08:58:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1358:d122:3f00:d52:b79a:2354:fce3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM4IiwidXNlcm5hbWUiOiJtYWlucmE2NyIsImVtYWlsIjoic2FnZXJtYWlucmE1N0BnbWFpbC5jb20iLCJleHAiOjE3NzU4MTE0OTF9.Do0HFUwuS2IX4rU8De6MjCfK0fJSo8H_8wzEdzGgxd8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e66df8e1812d625-LCA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a00:1358:d122:3f00:d52:b79a:2354:fce3",
        "CF-IPCountry": "CY",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a00:1358:d122:3f00:d52:b79a:2354:fce3, 172.68.130.153"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 08:58:44 UTC] === END API CALL LOG ===
[03-Apr-2026 08:58:44 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 08:58:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM4IiwidXNlcm5hbWUiOiJtYWlucmE2NyIsImVtYWlsIjoic2FnZXJtYWlucmE1N0BnbWFpbC5jb20iLCJleHAiOjE3NzU4MTE0OTF9.Do0HFUwuS2IX4rU8De6MjCfK0fJSo8H_8wzEdzGgxd8
[03-Apr-2026 08:58:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 08:58:44 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 08:58:44 UTC] User ID: 238
[03-Apr-2026 08:58:44 UTC] ✅ User profile retrieved successfully for user ID: 238
[03-Apr-2026 08:58:45 UTC] === API CALL LOG ===
[03-Apr-2026 08:58:45 UTC] Endpoint: user/profile.php
[03-Apr-2026 08:58:45 UTC] Full Log Data: {
    "timestamp": "2026-04-03 08:58:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1358:d122:3f00:d52:b79a:2354:fce3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM4IiwidXNlcm5hbWUiOiJtYWlucmE2NyIsImVtYWlsIjoic2FnZXJtYWlucmE1N0BnbWFpbC5jb20iLCJleHAiOjE3NzU4MTE0OTF9.Do0HFUwuS2IX4rU8De6MjCfK0fJSo8H_8wzEdzGgxd8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e66df8fcd6dd625-LCA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a00:1358:d122:3f00:d52:b79a:2354:fce3",
        "CF-IPCountry": "CY",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a00:1358:d122:3f00:d52:b79a:2354:fce3, 172.68.130.152"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 08:58:45 UTC] === END API CALL LOG ===
[03-Apr-2026 08:58:45 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 08:58:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM4IiwidXNlcm5hbWUiOiJtYWlucmE2NyIsImVtYWlsIjoic2FnZXJtYWlucmE1N0BnbWFpbC5jb20iLCJleHAiOjE3NzU4MTE0OTF9.Do0HFUwuS2IX4rU8De6MjCfK0fJSo8H_8wzEdzGgxd8
[03-Apr-2026 08:58:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 08:58:45 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 08:58:45 UTC] User ID: 238
[03-Apr-2026 08:58:45 UTC] ✅ User profile retrieved successfully for user ID: 238
[03-Apr-2026 08:58:56 UTC] === API CALL LOG ===
[03-Apr-2026 08:58:56 UTC] Endpoint: user/profile.php
[03-Apr-2026 08:58:56 UTC] Full Log Data: {
    "timestamp": "2026-04-03 08:58:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1358:d122:3f00:d52:b79a:2354:fce3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM4IiwidXNlcm5hbWUiOiJtYWlucmE2NyIsImVtYWlsIjoic2FnZXJtYWlucmE1N0BnbWFpbC5jb20iLCJleHAiOjE3NzU4MTE0OTF9.Do0HFUwuS2IX4rU8De6MjCfK0fJSo8H_8wzEdzGgxd8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e66dfd69e1ed625-LCA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a00:1358:d122:3f00:d52:b79a:2354:fce3",
        "CF-IPCountry": "CY",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a00:1358:d122:3f00:d52:b79a:2354:fce3, 172.68.130.153"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 08:58:56 UTC] === END API CALL LOG ===
[03-Apr-2026 08:58:56 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 08:58:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM4IiwidXNlcm5hbWUiOiJtYWlucmE2NyIsImVtYWlsIjoic2FnZXJtYWlucmE1N0BnbWFpbC5jb20iLCJleHAiOjE3NzU4MTE0OTF9.Do0HFUwuS2IX4rU8De6MjCfK0fJSo8H_8wzEdzGgxd8
[03-Apr-2026 08:58:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 08:58:56 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 08:58:56 UTC] User ID: 238
[03-Apr-2026 08:58:56 UTC] ✅ User profile retrieved successfully for user ID: 238
[03-Apr-2026 09:26:48 UTC] === API CALL LOG ===
[03-Apr-2026 09:26:48 UTC] Endpoint: user/profile.php
[03-Apr-2026 09:26:48 UTC] Full Log Data: {
    "timestamp": "2026-04-03 09:26:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "89.139.90.210",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIyIiwidXNlcm5hbWUiOiJuZXdzU2lzdGVycyIsImVtYWlsIjoibmF0YW4wN2FsQGdtYWlsLmNvbSIsImV4cCI6MTc3NTY0ODQwNn0.gaUmtgNB7pTsrP12Z8DEAHF7s7o424c0PUIupB1V9dA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e6708a63ec1e8f3-TLV",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "89.139.90.210",
        "CF-IPCountry": "IL",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "89.139.90.210, 172.70.57.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 09:26:48 UTC] === END API CALL LOG ===
[03-Apr-2026 09:26:48 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 09:26:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIyIiwidXNlcm5hbWUiOiJuZXdzU2lzdGVycyIsImVtYWlsIjoibmF0YW4wN2FsQGdtYWlsLmNvbSIsImV4cCI6MTc3NTY0ODQwNn0.gaUmtgNB7pTsrP12Z8DEAHF7s7o424c0PUIupB1V9dA
[03-Apr-2026 09:26:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 09:26:48 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 09:26:48 UTC] User ID: 222
[03-Apr-2026 09:26:48 UTC] ✅ User profile retrieved successfully for user ID: 222
[03-Apr-2026 09:26:48 UTC] === API CALL LOG ===
[03-Apr-2026 09:26:48 UTC] Endpoint: user/profile.php
[03-Apr-2026 09:26:48 UTC] Full Log Data: {
    "timestamp": "2026-04-03 09:26:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "89.139.90.210",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIyIiwidXNlcm5hbWUiOiJuZXdzU2lzdGVycyIsImVtYWlsIjoibmF0YW4wN2FsQGdtYWlsLmNvbSIsImV4cCI6MTc3NTY0ODQwNn0.gaUmtgNB7pTsrP12Z8DEAHF7s7o424c0PUIupB1V9dA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e6708ab1a7fe8f3-TLV",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "89.139.90.210",
        "CF-IPCountry": "IL",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "89.139.90.210, 172.70.57.138"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 09:26:48 UTC] === END API CALL LOG ===
[03-Apr-2026 09:26:48 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 09:26:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIyIiwidXNlcm5hbWUiOiJuZXdzU2lzdGVycyIsImVtYWlsIjoibmF0YW4wN2FsQGdtYWlsLmNvbSIsImV4cCI6MTc3NTY0ODQwNn0.gaUmtgNB7pTsrP12Z8DEAHF7s7o424c0PUIupB1V9dA
[03-Apr-2026 09:26:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 09:26:48 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 09:26:48 UTC] User ID: 222
[03-Apr-2026 09:26:48 UTC] ✅ User profile retrieved successfully for user ID: 222
[03-Apr-2026 09:26:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 09:26:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 09:26:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIyIiwidXNlcm5hbWUiOiJuZXdzU2lzdGVycyIsImVtYWlsIjoibmF0YW4wN2FsQGdtYWlsLmNvbSIsImV4cCI6MTc3NTY0ODQwNn0.gaUmtgNB7pTsrP12Z8DEAHF7s7o424c0PUIupB1V9dA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e6708ab4b0fe8f3-TLV","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"89.139.90.210","CF-IPCountry":"IL","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"89.139.90.210, 172.70.57.139"}
[03-Apr-2026 09:26:48 UTC] === User Orders API Called ===
[03-Apr-2026 09:26:48 UTC] User ID: 222
[03-Apr-2026 09:26:48 UTC] Limit: 20, Offset: 0
[03-Apr-2026 09:26:48 UTC] Orders found: 0
[03-Apr-2026 09:26:48 UTC] Orders data: []
[03-Apr-2026 09:26:48 UTC] Total orders count: 0
[03-Apr-2026 09:26:49 UTC] === API CALL LOG ===
[03-Apr-2026 09:26:49 UTC] Endpoint: user/profile.php
[03-Apr-2026 09:26:49 UTC] Full Log Data: {
    "timestamp": "2026-04-03 09:26:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "89.139.90.210",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIyIiwidXNlcm5hbWUiOiJuZXdzU2lzdGVycyIsImVtYWlsIjoibmF0YW4wN2FsQGdtYWlsLmNvbSIsImV4cCI6MTc3NTY0ODQwNn0.gaUmtgNB7pTsrP12Z8DEAHF7s7o424c0PUIupB1V9dA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e6708abcbf5e8f3-TLV",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "89.139.90.210",
        "CF-IPCountry": "IL",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "89.139.90.210, 172.70.57.138"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 09:26:49 UTC] === END API CALL LOG ===
[03-Apr-2026 09:26:49 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 09:26:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIyIiwidXNlcm5hbWUiOiJuZXdzU2lzdGVycyIsImVtYWlsIjoibmF0YW4wN2FsQGdtYWlsLmNvbSIsImV4cCI6MTc3NTY0ODQwNn0.gaUmtgNB7pTsrP12Z8DEAHF7s7o424c0PUIupB1V9dA
[03-Apr-2026 09:26:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 09:26:49 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 09:26:49 UTC] User ID: 222
[03-Apr-2026 09:26:49 UTC] ✅ User profile retrieved successfully for user ID: 222
[03-Apr-2026 09:26:49 UTC] === API CALL LOG ===
[03-Apr-2026 09:26:49 UTC] Endpoint: user/profile.php
[03-Apr-2026 09:26:49 UTC] Full Log Data: {
    "timestamp": "2026-04-03 09:26:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "89.139.90.210",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIyIiwidXNlcm5hbWUiOiJuZXdzU2lzdGVycyIsImVtYWlsIjoibmF0YW4wN2FsQGdtYWlsLmNvbSIsImV4cCI6MTc3NTY0ODQwNn0.gaUmtgNB7pTsrP12Z8DEAHF7s7o424c0PUIupB1V9dA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e6708ae3a30e8f3-TLV",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "89.139.90.210",
        "CF-IPCountry": "IL",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "89.139.90.210, 172.70.57.138"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 09:26:49 UTC] === END API CALL LOG ===
[03-Apr-2026 09:26:49 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 09:26:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIyIiwidXNlcm5hbWUiOiJuZXdzU2lzdGVycyIsImVtYWlsIjoibmF0YW4wN2FsQGdtYWlsLmNvbSIsImV4cCI6MTc3NTY0ODQwNn0.gaUmtgNB7pTsrP12Z8DEAHF7s7o424c0PUIupB1V9dA
[03-Apr-2026 09:26:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 09:26:49 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 09:26:49 UTC] User ID: 222
[03-Apr-2026 09:26:49 UTC] ✅ User profile retrieved successfully for user ID: 222
[03-Apr-2026 09:26:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 09:26:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 09:26:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIyIiwidXNlcm5hbWUiOiJuZXdzU2lzdGVycyIsImVtYWlsIjoibmF0YW4wN2FsQGdtYWlsLmNvbSIsImV4cCI6MTc3NTY0ODQwNn0.gaUmtgNB7pTsrP12Z8DEAHF7s7o424c0PUIupB1V9dA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e6708cbef7ce8f3-TLV","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"89.139.90.210","CF-IPCountry":"IL","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"89.139.90.210, 172.70.57.144"}
[03-Apr-2026 09:26:54 UTC] === User Orders API Called ===
[03-Apr-2026 09:26:54 UTC] User ID: 222
[03-Apr-2026 09:26:54 UTC] Limit: 20, Offset: 0
[03-Apr-2026 09:26:54 UTC] Orders found: 0
[03-Apr-2026 09:26:54 UTC] Orders data: []
[03-Apr-2026 09:26:54 UTC] Total orders count: 0
[03-Apr-2026 09:26:54 UTC] === API CALL LOG ===
[03-Apr-2026 09:26:54 UTC] Endpoint: user/profile.php
[03-Apr-2026 09:26:54 UTC] Full Log Data: {
    "timestamp": "2026-04-03 09:26:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "89.139.90.210",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIyIiwidXNlcm5hbWUiOiJuZXdzU2lzdGVycyIsImVtYWlsIjoibmF0YW4wN2FsQGdtYWlsLmNvbSIsImV4cCI6MTc3NTY0ODQwNn0.gaUmtgNB7pTsrP12Z8DEAHF7s7o424c0PUIupB1V9dA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e6708cfd9fde8f3-TLV",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "89.139.90.210",
        "CF-IPCountry": "IL",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "89.139.90.210, 172.70.57.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 09:26:54 UTC] === END API CALL LOG ===
[03-Apr-2026 09:26:54 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 09:26:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIyIiwidXNlcm5hbWUiOiJuZXdzU2lzdGVycyIsImVtYWlsIjoibmF0YW4wN2FsQGdtYWlsLmNvbSIsImV4cCI6MTc3NTY0ODQwNn0.gaUmtgNB7pTsrP12Z8DEAHF7s7o424c0PUIupB1V9dA
[03-Apr-2026 09:26:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 09:26:54 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 09:26:54 UTC] User ID: 222
[03-Apr-2026 09:26:54 UTC] ✅ User profile retrieved successfully for user ID: 222
[03-Apr-2026 09:26:54 UTC] User Purchases API - User ID: 222
[03-Apr-2026 09:26:54 UTC] User Purchases API - Total purchases found: 0
[03-Apr-2026 09:26:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 09:26:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 09:26:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIyIiwidXNlcm5hbWUiOiJuZXdzU2lzdGVycyIsImVtYWlsIjoibmF0YW4wN2FsQGdtYWlsLmNvbSIsImV4cCI6MTc3NTY0ODQwNn0.gaUmtgNB7pTsrP12Z8DEAHF7s7o424c0PUIupB1V9dA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e6708e0ff33e8f3-TLV","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"89.139.90.210","CF-IPCountry":"IL","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"89.139.90.210, 172.70.57.144"}
[03-Apr-2026 09:26:57 UTC] === User Orders API Called ===
[03-Apr-2026 09:26:57 UTC] User ID: 222
[03-Apr-2026 09:26:57 UTC] Limit: 20, Offset: 0
[03-Apr-2026 09:26:57 UTC] Orders found: 0
[03-Apr-2026 09:26:57 UTC] Orders data: []
[03-Apr-2026 09:26:57 UTC] Total orders count: 0
[03-Apr-2026 09:26:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 09:26:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 09:26:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIyIiwidXNlcm5hbWUiOiJuZXdzU2lzdGVycyIsImVtYWlsIjoibmF0YW4wN2FsQGdtYWlsLmNvbSIsImV4cCI6MTc3NTY0ODQwNn0.gaUmtgNB7pTsrP12Z8DEAHF7s7o424c0PUIupB1V9dA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e6708e60c05e8f3-TLV","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"89.139.90.210","CF-IPCountry":"IL","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"89.139.90.210, 172.70.57.145"}
[03-Apr-2026 09:26:58 UTC] === User Orders API Called ===
[03-Apr-2026 09:26:58 UTC] User ID: 222
[03-Apr-2026 09:26:58 UTC] Limit: 20, Offset: 0
[03-Apr-2026 09:26:58 UTC] Orders found: 0
[03-Apr-2026 09:26:58 UTC] Orders data: []
[03-Apr-2026 09:26:58 UTC] Total orders count: 0
[03-Apr-2026 09:26:58 UTC] === API CALL LOG ===
[03-Apr-2026 09:26:58 UTC] Endpoint: user/profile.php
[03-Apr-2026 09:26:58 UTC] Full Log Data: {
    "timestamp": "2026-04-03 09:26:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "89.139.90.210",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIyIiwidXNlcm5hbWUiOiJuZXdzU2lzdGVycyIsImVtYWlsIjoibmF0YW4wN2FsQGdtYWlsLmNvbSIsImV4cCI6MTc3NTY0ODQwNn0.gaUmtgNB7pTsrP12Z8DEAHF7s7o424c0PUIupB1V9dA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e6708e6cdb2e8f3-TLV",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "89.139.90.210",
        "CF-IPCountry": "IL",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "89.139.90.210, 172.70.57.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 09:26:58 UTC] === END API CALL LOG ===
[03-Apr-2026 09:26:58 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 09:26:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIyIiwidXNlcm5hbWUiOiJuZXdzU2lzdGVycyIsImVtYWlsIjoibmF0YW4wN2FsQGdtYWlsLmNvbSIsImV4cCI6MTc3NTY0ODQwNn0.gaUmtgNB7pTsrP12Z8DEAHF7s7o424c0PUIupB1V9dA
[03-Apr-2026 09:26:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 09:26:58 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 09:26:58 UTC] User ID: 222
[03-Apr-2026 09:26:58 UTC] ✅ User profile retrieved successfully for user ID: 222
[03-Apr-2026 09:26:58 UTC] === API CALL LOG ===
[03-Apr-2026 09:26:58 UTC] Endpoint: user/profile.php
[03-Apr-2026 09:26:58 UTC] Full Log Data: {
    "timestamp": "2026-04-03 09:26:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "89.139.90.210",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIyIiwidXNlcm5hbWUiOiJuZXdzU2lzdGVycyIsImVtYWlsIjoibmF0YW4wN2FsQGdtYWlsLmNvbSIsImV4cCI6MTc3NTY0ODQwNn0.gaUmtgNB7pTsrP12Z8DEAHF7s7o424c0PUIupB1V9dA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e6708e828e5e8f3-TLV",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "89.139.90.210",
        "CF-IPCountry": "IL",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "89.139.90.210, 172.70.57.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 09:26:58 UTC] === END API CALL LOG ===
[03-Apr-2026 09:26:58 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 09:26:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIyIiwidXNlcm5hbWUiOiJuZXdzU2lzdGVycyIsImVtYWlsIjoibmF0YW4wN2FsQGdtYWlsLmNvbSIsImV4cCI6MTc3NTY0ODQwNn0.gaUmtgNB7pTsrP12Z8DEAHF7s7o424c0PUIupB1V9dA
[03-Apr-2026 09:26:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 09:26:58 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 09:26:58 UTC] User ID: 222
[03-Apr-2026 09:26:58 UTC] ✅ User profile retrieved successfully for user ID: 222
[03-Apr-2026 09:26:58 UTC] === API CALL LOG ===
[03-Apr-2026 09:26:58 UTC] Endpoint: user/profile.php
[03-Apr-2026 09:26:58 UTC] Full Log Data: {
    "timestamp": "2026-04-03 09:26:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "89.139.90.210",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIyIiwidXNlcm5hbWUiOiJuZXdzU2lzdGVycyIsImVtYWlsIjoibmF0YW4wN2FsQGdtYWlsLmNvbSIsImV4cCI6MTc3NTY0ODQwNn0.gaUmtgNB7pTsrP12Z8DEAHF7s7o424c0PUIupB1V9dA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e6708e85986e8f3-TLV",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "89.139.90.210",
        "CF-IPCountry": "IL",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "89.139.90.210, 172.70.57.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 09:26:58 UTC] === END API CALL LOG ===
[03-Apr-2026 09:26:58 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 09:26:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIyIiwidXNlcm5hbWUiOiJuZXdzU2lzdGVycyIsImVtYWlsIjoibmF0YW4wN2FsQGdtYWlsLmNvbSIsImV4cCI6MTc3NTY0ODQwNn0.gaUmtgNB7pTsrP12Z8DEAHF7s7o424c0PUIupB1V9dA
[03-Apr-2026 09:26:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 09:26:58 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 09:26:58 UTC] User ID: 222
[03-Apr-2026 09:26:58 UTC] ✅ User profile retrieved successfully for user ID: 222
[03-Apr-2026 09:27:04 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 09:27:04 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 09:27:04 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIyIiwidXNlcm5hbWUiOiJuZXdzU2lzdGVycyIsImVtYWlsIjoibmF0YW4wN2FsQGdtYWlsLmNvbSIsImV4cCI6MTc3NTY0ODQwNn0.gaUmtgNB7pTsrP12Z8DEAHF7s7o424c0PUIupB1V9dA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e67090d7fd0e8f3-TLV","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"89.139.90.210","CF-IPCountry":"IL","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"89.139.90.210, 172.70.57.144"}
[03-Apr-2026 09:27:04 UTC] === User Orders API Called ===
[03-Apr-2026 09:27:04 UTC] User ID: 222
[03-Apr-2026 09:27:04 UTC] Limit: 20, Offset: 0
[03-Apr-2026 09:27:04 UTC] Orders found: 0
[03-Apr-2026 09:27:04 UTC] Orders data: []
[03-Apr-2026 09:27:04 UTC] Total orders count: 0
[03-Apr-2026 09:27:05 UTC] === API CALL LOG ===
[03-Apr-2026 09:27:05 UTC] Endpoint: user/profile.php
[03-Apr-2026 09:27:05 UTC] Full Log Data: {
    "timestamp": "2026-04-03 09:27:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "89.139.90.210",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIyIiwidXNlcm5hbWUiOiJuZXdzU2lzdGVycyIsImVtYWlsIjoibmF0YW4wN2FsQGdtYWlsLmNvbSIsImV4cCI6MTc3NTY0ODQwNn0.gaUmtgNB7pTsrP12Z8DEAHF7s7o424c0PUIupB1V9dA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e6709141ecde8f3-TLV",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "89.139.90.210",
        "CF-IPCountry": "IL",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "89.139.90.210, 172.70.57.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 09:27:05 UTC] === END API CALL LOG ===
[03-Apr-2026 09:27:05 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 09:27:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIyIiwidXNlcm5hbWUiOiJuZXdzU2lzdGVycyIsImVtYWlsIjoibmF0YW4wN2FsQGdtYWlsLmNvbSIsImV4cCI6MTc3NTY0ODQwNn0.gaUmtgNB7pTsrP12Z8DEAHF7s7o424c0PUIupB1V9dA
[03-Apr-2026 09:27:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 09:27:05 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 09:27:05 UTC] User ID: 222
[03-Apr-2026 09:27:05 UTC] ✅ User profile retrieved successfully for user ID: 222
[03-Apr-2026 09:27:05 UTC] User Purchases API - User ID: 222
[03-Apr-2026 09:27:05 UTC] User Purchases API - Total purchases found: 0
[03-Apr-2026 09:27:13 UTC] === API CALL LOG ===
[03-Apr-2026 09:27:13 UTC] Endpoint: user/profile.php
[03-Apr-2026 09:27:13 UTC] Full Log Data: {
    "timestamp": "2026-04-03 09:27:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "89.139.90.210",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIyIiwidXNlcm5hbWUiOiJuZXdzU2lzdGVycyIsImVtYWlsIjoibmF0YW4wN2FsQGdtYWlsLmNvbSIsImV4cCI6MTc3NTY0ODQwNn0.gaUmtgNB7pTsrP12Z8DEAHF7s7o424c0PUIupB1V9dA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e6709443e732212-TLV",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "89.139.90.210",
        "CF-IPCountry": "IL",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "89.139.90.210, 172.70.57.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 09:27:13 UTC] === END API CALL LOG ===
[03-Apr-2026 09:27:13 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 09:27:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIyIiwidXNlcm5hbWUiOiJuZXdzU2lzdGVycyIsImVtYWlsIjoibmF0YW4wN2FsQGdtYWlsLmNvbSIsImV4cCI6MTc3NTY0ODQwNn0.gaUmtgNB7pTsrP12Z8DEAHF7s7o424c0PUIupB1V9dA
[03-Apr-2026 09:27:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 09:27:13 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 09:27:13 UTC] User ID: 222
[03-Apr-2026 09:27:13 UTC] ✅ User profile retrieved successfully for user ID: 222
[03-Apr-2026 09:27:14 UTC] === API CALL LOG ===
[03-Apr-2026 09:27:14 UTC] Endpoint: user/profile.php
[03-Apr-2026 09:27:14 UTC] Full Log Data: {
    "timestamp": "2026-04-03 09:27:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "89.139.90.210",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIyIiwidXNlcm5hbWUiOiJuZXdzU2lzdGVycyIsImVtYWlsIjoibmF0YW4wN2FsQGdtYWlsLmNvbSIsImV4cCI6MTc3NTY0ODQwNn0.gaUmtgNB7pTsrP12Z8DEAHF7s7o424c0PUIupB1V9dA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e6709485f992212-TLV",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "89.139.90.210",
        "CF-IPCountry": "IL",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "89.139.90.210, 172.70.57.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 09:27:14 UTC] === END API CALL LOG ===
[03-Apr-2026 09:27:14 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 09:27:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIyIiwidXNlcm5hbWUiOiJuZXdzU2lzdGVycyIsImVtYWlsIjoibmF0YW4wN2FsQGdtYWlsLmNvbSIsImV4cCI6MTc3NTY0ODQwNn0.gaUmtgNB7pTsrP12Z8DEAHF7s7o424c0PUIupB1V9dA
[03-Apr-2026 09:27:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 09:27:14 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 09:27:14 UTC] User ID: 222
[03-Apr-2026 09:27:14 UTC] ✅ User profile retrieved successfully for user ID: 222
[03-Apr-2026 09:27:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 09:27:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 09:27:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIyIiwidXNlcm5hbWUiOiJuZXdzU2lzdGVycyIsImVtYWlsIjoibmF0YW4wN2FsQGdtYWlsLmNvbSIsImV4cCI6MTc3NTY0ODQwNn0.gaUmtgNB7pTsrP12Z8DEAHF7s7o424c0PUIupB1V9dA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e67094878062212-TLV","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"89.139.90.210","CF-IPCountry":"IL","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"89.139.90.210, 172.70.57.144"}
[03-Apr-2026 09:27:14 UTC] === User Orders API Called ===
[03-Apr-2026 09:27:14 UTC] User ID: 222
[03-Apr-2026 09:27:14 UTC] Limit: 20, Offset: 0
[03-Apr-2026 09:27:14 UTC] Orders found: 0
[03-Apr-2026 09:27:14 UTC] Orders data: []
[03-Apr-2026 09:27:14 UTC] Total orders count: 0
[03-Apr-2026 09:27:14 UTC] === API CALL LOG ===
[03-Apr-2026 09:27:14 UTC] Endpoint: user/profile.php
[03-Apr-2026 09:27:14 UTC] Full Log Data: {
    "timestamp": "2026-04-03 09:27:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "89.139.90.210",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIyIiwidXNlcm5hbWUiOiJuZXdzU2lzdGVycyIsImVtYWlsIjoibmF0YW4wN2FsQGdtYWlsLmNvbSIsImV4cCI6MTc3NTY0ODQwNn0.gaUmtgNB7pTsrP12Z8DEAHF7s7o424c0PUIupB1V9dA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e670948f9132212-TLV",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "89.139.90.210",
        "CF-IPCountry": "IL",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "89.139.90.210, 172.70.57.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 09:27:14 UTC] === END API CALL LOG ===
[03-Apr-2026 09:27:14 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 09:27:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIyIiwidXNlcm5hbWUiOiJuZXdzU2lzdGVycyIsImVtYWlsIjoibmF0YW4wN2FsQGdtYWlsLmNvbSIsImV4cCI6MTc3NTY0ODQwNn0.gaUmtgNB7pTsrP12Z8DEAHF7s7o424c0PUIupB1V9dA
[03-Apr-2026 09:27:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 09:27:14 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 09:27:14 UTC] User ID: 222
[03-Apr-2026 09:27:14 UTC] ✅ User profile retrieved successfully for user ID: 222
[03-Apr-2026 09:27:14 UTC] === API CALL LOG ===
[03-Apr-2026 09:27:14 UTC] Endpoint: user/profile.php
[03-Apr-2026 09:27:14 UTC] Full Log Data: {
    "timestamp": "2026-04-03 09:27:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "89.139.90.210",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIyIiwidXNlcm5hbWUiOiJuZXdzU2lzdGVycyIsImVtYWlsIjoibmF0YW4wN2FsQGdtYWlsLmNvbSIsImV4cCI6MTc3NTY0ODQwNn0.gaUmtgNB7pTsrP12Z8DEAHF7s7o424c0PUIupB1V9dA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e67094b3dde2212-TLV",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "89.139.90.210",
        "CF-IPCountry": "IL",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "89.139.90.210, 172.70.57.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 09:27:14 UTC] === END API CALL LOG ===
[03-Apr-2026 09:27:14 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 09:27:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIyIiwidXNlcm5hbWUiOiJuZXdzU2lzdGVycyIsImVtYWlsIjoibmF0YW4wN2FsQGdtYWlsLmNvbSIsImV4cCI6MTc3NTY0ODQwNn0.gaUmtgNB7pTsrP12Z8DEAHF7s7o424c0PUIupB1V9dA
[03-Apr-2026 09:27:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 09:27:14 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 09:27:14 UTC] User ID: 222
[03-Apr-2026 09:27:14 UTC] ✅ User profile retrieved successfully for user ID: 222
[03-Apr-2026 09:27:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 09:27:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 09:27:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIyIiwidXNlcm5hbWUiOiJuZXdzU2lzdGVycyIsImVtYWlsIjoibmF0YW4wN2FsQGdtYWlsLmNvbSIsImV4cCI6MTc3NTY0ODQwNn0.gaUmtgNB7pTsrP12Z8DEAHF7s7o424c0PUIupB1V9dA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e67095e5c3b2212-TLV","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"89.139.90.210","CF-IPCountry":"IL","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"89.139.90.210, 172.70.57.145"}
[03-Apr-2026 09:27:17 UTC] === User Orders API Called ===
[03-Apr-2026 09:27:17 UTC] User ID: 222
[03-Apr-2026 09:27:17 UTC] Limit: 20, Offset: 0
[03-Apr-2026 09:27:17 UTC] Orders found: 0
[03-Apr-2026 09:27:17 UTC] Orders data: []
[03-Apr-2026 09:27:17 UTC] Total orders count: 0
[03-Apr-2026 09:27:17 UTC] === API CALL LOG ===
[03-Apr-2026 09:27:17 UTC] Endpoint: user/profile.php
[03-Apr-2026 09:27:17 UTC] Full Log Data: {
    "timestamp": "2026-04-03 09:27:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "89.139.90.210",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIyIiwidXNlcm5hbWUiOiJuZXdzU2lzdGVycyIsImVtYWlsIjoibmF0YW4wN2FsQGdtYWlsLmNvbSIsImV4cCI6MTc3NTY0ODQwNn0.gaUmtgNB7pTsrP12Z8DEAHF7s7o424c0PUIupB1V9dA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e67095f1da92212-TLV",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "89.139.90.210",
        "CF-IPCountry": "IL",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "89.139.90.210, 172.70.57.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 09:27:17 UTC] === END API CALL LOG ===
[03-Apr-2026 09:27:17 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 09:27:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIyIiwidXNlcm5hbWUiOiJuZXdzU2lzdGVycyIsImVtYWlsIjoibmF0YW4wN2FsQGdtYWlsLmNvbSIsImV4cCI6MTc3NTY0ODQwNn0.gaUmtgNB7pTsrP12Z8DEAHF7s7o424c0PUIupB1V9dA
[03-Apr-2026 09:27:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 09:27:17 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 09:27:17 UTC] User ID: 222
[03-Apr-2026 09:27:17 UTC] ✅ User profile retrieved successfully for user ID: 222
[03-Apr-2026 09:27:17 UTC] === API CALL LOG ===
[03-Apr-2026 09:27:17 UTC] Endpoint: user/profile.php
[03-Apr-2026 09:27:17 UTC] Full Log Data: {
    "timestamp": "2026-04-03 09:27:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "89.139.90.210",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIyIiwidXNlcm5hbWUiOiJuZXdzU2lzdGVycyIsImVtYWlsIjoibmF0YW4wN2FsQGdtYWlsLmNvbSIsImV4cCI6MTc3NTY0ODQwNn0.gaUmtgNB7pTsrP12Z8DEAHF7s7o424c0PUIupB1V9dA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e67096088f32212-TLV",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "89.139.90.210",
        "CF-IPCountry": "IL",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "89.139.90.210, 172.70.57.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 09:27:17 UTC] === END API CALL LOG ===
[03-Apr-2026 09:27:17 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 09:27:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIyIiwidXNlcm5hbWUiOiJuZXdzU2lzdGVycyIsImVtYWlsIjoibmF0YW4wN2FsQGdtYWlsLmNvbSIsImV4cCI6MTc3NTY0ODQwNn0.gaUmtgNB7pTsrP12Z8DEAHF7s7o424c0PUIupB1V9dA
[03-Apr-2026 09:27:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 09:27:17 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 09:27:17 UTC] User ID: 222
[03-Apr-2026 09:27:17 UTC] ✅ User profile retrieved successfully for user ID: 222
[03-Apr-2026 09:27:17 UTC] === API CALL LOG ===
[03-Apr-2026 09:27:17 UTC] Endpoint: user/profile.php
[03-Apr-2026 09:27:17 UTC] Full Log Data: {
    "timestamp": "2026-04-03 09:27:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "89.139.90.210",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIyIiwidXNlcm5hbWUiOiJuZXdzU2lzdGVycyIsImVtYWlsIjoibmF0YW4wN2FsQGdtYWlsLmNvbSIsImV4cCI6MTc3NTY0ODQwNn0.gaUmtgNB7pTsrP12Z8DEAHF7s7o424c0PUIupB1V9dA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e670960a9522212-TLV",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "89.139.90.210",
        "CF-IPCountry": "IL",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "89.139.90.210, 172.70.57.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 09:27:17 UTC] === END API CALL LOG ===
[03-Apr-2026 09:27:17 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 09:27:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIyIiwidXNlcm5hbWUiOiJuZXdzU2lzdGVycyIsImVtYWlsIjoibmF0YW4wN2FsQGdtYWlsLmNvbSIsImV4cCI6MTc3NTY0ODQwNn0.gaUmtgNB7pTsrP12Z8DEAHF7s7o424c0PUIupB1V9dA
[03-Apr-2026 09:27:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 09:27:17 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 09:27:17 UTC] User ID: 222
[03-Apr-2026 09:27:17 UTC] ✅ User profile retrieved successfully for user ID: 222
[03-Apr-2026 09:27:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 09:27:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 09:27:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIyIiwidXNlcm5hbWUiOiJuZXdzU2lzdGVycyIsImVtYWlsIjoibmF0YW4wN2FsQGdtYWlsLmNvbSIsImV4cCI6MTc3NTY0ODQwNn0.gaUmtgNB7pTsrP12Z8DEAHF7s7o424c0PUIupB1V9dA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e67097288f22212-TLV","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"89.139.90.210","CF-IPCountry":"IL","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"89.139.90.210, 172.70.57.144"}
[03-Apr-2026 09:27:20 UTC] === User Orders API Called ===
[03-Apr-2026 09:27:20 UTC] User ID: 222
[03-Apr-2026 09:27:20 UTC] Limit: 20, Offset: 0
[03-Apr-2026 09:27:20 UTC] Orders found: 0
[03-Apr-2026 09:27:20 UTC] Orders data: []
[03-Apr-2026 09:27:20 UTC] Total orders count: 0
[03-Apr-2026 09:27:21 UTC] === API CALL LOG ===
[03-Apr-2026 09:27:21 UTC] Endpoint: user/profile.php
[03-Apr-2026 09:27:21 UTC] Full Log Data: {
    "timestamp": "2026-04-03 09:27:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "89.139.90.210",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIyIiwidXNlcm5hbWUiOiJuZXdzU2lzdGVycyIsImVtYWlsIjoibmF0YW4wN2FsQGdtYWlsLmNvbSIsImV4cCI6MTc3NTY0ODQwNn0.gaUmtgNB7pTsrP12Z8DEAHF7s7o424c0PUIupB1V9dA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e67097958152212-TLV",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "89.139.90.210",
        "CF-IPCountry": "IL",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "89.139.90.210, 172.70.57.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 09:27:21 UTC] === END API CALL LOG ===
[03-Apr-2026 09:27:21 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 09:27:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIyIiwidXNlcm5hbWUiOiJuZXdzU2lzdGVycyIsImVtYWlsIjoibmF0YW4wN2FsQGdtYWlsLmNvbSIsImV4cCI6MTc3NTY0ODQwNn0.gaUmtgNB7pTsrP12Z8DEAHF7s7o424c0PUIupB1V9dA
[03-Apr-2026 09:27:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 09:27:21 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 09:27:21 UTC] User ID: 222
[03-Apr-2026 09:27:21 UTC] ✅ User profile retrieved successfully for user ID: 222
[03-Apr-2026 09:27:21 UTC] User Purchases API - User ID: 222
[03-Apr-2026 09:27:21 UTC] User Purchases API - Total purchases found: 0
[03-Apr-2026 09:27:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 09:27:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 09:27:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIyIiwidXNlcm5hbWUiOiJuZXdzU2lzdGVycyIsImVtYWlsIjoibmF0YW4wN2FsQGdtYWlsLmNvbSIsImV4cCI6MTc3NTY0ODQwNn0.gaUmtgNB7pTsrP12Z8DEAHF7s7o424c0PUIupB1V9dA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e67099699bd2212-TLV","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"89.139.90.210","CF-IPCountry":"IL","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"89.139.90.210, 172.70.57.144"}
[03-Apr-2026 09:27:26 UTC] === User Orders API Called ===
[03-Apr-2026 09:27:26 UTC] User ID: 222
[03-Apr-2026 09:27:26 UTC] Limit: 20, Offset: 0
[03-Apr-2026 09:27:26 UTC] Orders found: 0
[03-Apr-2026 09:27:26 UTC] Orders data: []
[03-Apr-2026 09:27:26 UTC] Total orders count: 0
[03-Apr-2026 09:27:26 UTC] === API CALL LOG ===
[03-Apr-2026 09:27:26 UTC] Endpoint: user/profile.php
[03-Apr-2026 09:27:26 UTC] Full Log Data: {
    "timestamp": "2026-04-03 09:27:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "89.139.90.210",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIyIiwidXNlcm5hbWUiOiJuZXdzU2lzdGVycyIsImVtYWlsIjoibmF0YW4wN2FsQGdtYWlsLmNvbSIsImV4cCI6MTc3NTY0ODQwNn0.gaUmtgNB7pTsrP12Z8DEAHF7s7o424c0PUIupB1V9dA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e6709974b572212-TLV",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "89.139.90.210",
        "CF-IPCountry": "IL",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "89.139.90.210, 172.70.57.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 09:27:26 UTC] === END API CALL LOG ===
[03-Apr-2026 09:27:26 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 09:27:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIyIiwidXNlcm5hbWUiOiJuZXdzU2lzdGVycyIsImVtYWlsIjoibmF0YW4wN2FsQGdtYWlsLmNvbSIsImV4cCI6MTc3NTY0ODQwNn0.gaUmtgNB7pTsrP12Z8DEAHF7s7o424c0PUIupB1V9dA
[03-Apr-2026 09:27:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 09:27:26 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 09:27:26 UTC] User ID: 222
[03-Apr-2026 09:27:26 UTC] ✅ User profile retrieved successfully for user ID: 222
[03-Apr-2026 09:27:26 UTC] === API CALL LOG ===
[03-Apr-2026 09:27:26 UTC] Endpoint: user/profile.php
[03-Apr-2026 09:27:26 UTC] Full Log Data: {
    "timestamp": "2026-04-03 09:27:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "89.139.90.210",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIyIiwidXNlcm5hbWUiOiJuZXdzU2lzdGVycyIsImVtYWlsIjoibmF0YW4wN2FsQGdtYWlsLmNvbSIsImV4cCI6MTc3NTY0ODQwNn0.gaUmtgNB7pTsrP12Z8DEAHF7s7o424c0PUIupB1V9dA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e670998bde32212-TLV",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "89.139.90.210",
        "CF-IPCountry": "IL",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "89.139.90.210, 172.70.57.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 09:27:26 UTC] === END API CALL LOG ===
[03-Apr-2026 09:27:26 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 09:27:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIyIiwidXNlcm5hbWUiOiJuZXdzU2lzdGVycyIsImVtYWlsIjoibmF0YW4wN2FsQGdtYWlsLmNvbSIsImV4cCI6MTc3NTY0ODQwNn0.gaUmtgNB7pTsrP12Z8DEAHF7s7o424c0PUIupB1V9dA
[03-Apr-2026 09:27:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 09:27:26 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 09:27:26 UTC] User ID: 222
[03-Apr-2026 09:27:26 UTC] ✅ User profile retrieved successfully for user ID: 222
[03-Apr-2026 09:27:26 UTC] === API CALL LOG ===
[03-Apr-2026 09:27:26 UTC] Endpoint: user/profile.php
[03-Apr-2026 09:27:26 UTC] Full Log Data: {
    "timestamp": "2026-04-03 09:27:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "89.139.90.210",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIyIiwidXNlcm5hbWUiOiJuZXdzU2lzdGVycyIsImVtYWlsIjoibmF0YW4wN2FsQGdtYWlsLmNvbSIsImV4cCI6MTc3NTY0ODQwNn0.gaUmtgNB7pTsrP12Z8DEAHF7s7o424c0PUIupB1V9dA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e670998de102212-TLV",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "89.139.90.210",
        "CF-IPCountry": "IL",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "89.139.90.210, 172.70.57.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 09:27:26 UTC] === END API CALL LOG ===
[03-Apr-2026 09:27:26 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 09:27:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIyIiwidXNlcm5hbWUiOiJuZXdzU2lzdGVycyIsImVtYWlsIjoibmF0YW4wN2FsQGdtYWlsLmNvbSIsImV4cCI6MTc3NTY0ODQwNn0.gaUmtgNB7pTsrP12Z8DEAHF7s7o424c0PUIupB1V9dA
[03-Apr-2026 09:27:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 09:27:26 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 09:27:26 UTC] User ID: 222
[03-Apr-2026 09:27:26 UTC] ✅ User profile retrieved successfully for user ID: 222
[03-Apr-2026 09:27:29 UTC] === API CALL LOG ===
[03-Apr-2026 09:27:29 UTC] Endpoint: user/profile.php
[03-Apr-2026 09:27:29 UTC] Full Log Data: {
    "timestamp": "2026-04-03 09:27:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "89.139.90.210",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIyIiwidXNlcm5hbWUiOiJuZXdzU2lzdGVycyIsImVtYWlsIjoibmF0YW4wN2FsQGdtYWlsLmNvbSIsImV4cCI6MTc3NTY0ODQwNn0.gaUmtgNB7pTsrP12Z8DEAHF7s7o424c0PUIupB1V9dA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e6709a6bf892212-TLV",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "89.139.90.210",
        "CF-IPCountry": "IL",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "89.139.90.210, 172.70.57.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 09:27:29 UTC] === END API CALL LOG ===
[03-Apr-2026 09:27:29 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 09:27:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIyIiwidXNlcm5hbWUiOiJuZXdzU2lzdGVycyIsImVtYWlsIjoibmF0YW4wN2FsQGdtYWlsLmNvbSIsImV4cCI6MTc3NTY0ODQwNn0.gaUmtgNB7pTsrP12Z8DEAHF7s7o424c0PUIupB1V9dA
[03-Apr-2026 09:27:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 09:27:29 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 09:27:29 UTC] User ID: 222
[03-Apr-2026 09:27:29 UTC] ✅ User profile retrieved successfully for user ID: 222
[03-Apr-2026 09:27:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 09:27:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 09:27:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIyIiwidXNlcm5hbWUiOiJuZXdzU2lzdGVycyIsImVtYWlsIjoibmF0YW4wN2FsQGdtYWlsLmNvbSIsImV4cCI6MTc3NTY0ODQwNn0.gaUmtgNB7pTsrP12Z8DEAHF7s7o424c0PUIupB1V9dA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e6709c989432212-TLV","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"89.139.90.210","CF-IPCountry":"IL","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"89.139.90.210, 172.70.57.144"}
[03-Apr-2026 09:27:34 UTC] === User Orders API Called ===
[03-Apr-2026 09:27:34 UTC] User ID: 222
[03-Apr-2026 09:27:34 UTC] Limit: 20, Offset: 0
[03-Apr-2026 09:27:34 UTC] Orders found: 0
[03-Apr-2026 09:27:34 UTC] Orders data: []
[03-Apr-2026 09:27:34 UTC] Total orders count: 0
[03-Apr-2026 09:27:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 09:27:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 09:27:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIyIiwidXNlcm5hbWUiOiJuZXdzU2lzdGVycyIsImVtYWlsIjoibmF0YW4wN2FsQGdtYWlsLmNvbSIsImV4cCI6MTc3NTY0ODQwNn0.gaUmtgNB7pTsrP12Z8DEAHF7s7o424c0PUIupB1V9dA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e6709ef482b2212-TLV","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"89.139.90.210","CF-IPCountry":"IL","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"89.139.90.210, 172.70.57.144"}
[03-Apr-2026 09:27:40 UTC] === User Orders API Called ===
[03-Apr-2026 09:27:40 UTC] User ID: 222
[03-Apr-2026 09:27:40 UTC] Limit: 20, Offset: 0
[03-Apr-2026 09:27:40 UTC] Orders found: 0
[03-Apr-2026 09:27:40 UTC] Orders data: []
[03-Apr-2026 09:27:40 UTC] Total orders count: 0
[03-Apr-2026 09:27:42 UTC] === API CALL LOG ===
[03-Apr-2026 09:27:42 UTC] Endpoint: user/profile.php
[03-Apr-2026 09:27:42 UTC] Full Log Data: {
    "timestamp": "2026-04-03 09:27:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "89.139.90.210",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIyIiwidXNlcm5hbWUiOiJuZXdzU2lzdGVycyIsImVtYWlsIjoibmF0YW4wN2FsQGdtYWlsLmNvbSIsImV4cCI6MTc3NTY0ODQwNn0.gaUmtgNB7pTsrP12Z8DEAHF7s7o424c0PUIupB1V9dA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e6709f81d312212-TLV",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "89.139.90.210",
        "CF-IPCountry": "IL",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "89.139.90.210, 172.70.57.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 09:27:42 UTC] === END API CALL LOG ===
[03-Apr-2026 09:27:42 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 09:27:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIyIiwidXNlcm5hbWUiOiJuZXdzU2lzdGVycyIsImVtYWlsIjoibmF0YW4wN2FsQGdtYWlsLmNvbSIsImV4cCI6MTc3NTY0ODQwNn0.gaUmtgNB7pTsrP12Z8DEAHF7s7o424c0PUIupB1V9dA
[03-Apr-2026 09:27:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 09:27:42 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 09:27:42 UTC] User ID: 222
[03-Apr-2026 09:27:42 UTC] ✅ User profile retrieved successfully for user ID: 222
[03-Apr-2026 09:27:42 UTC] User Purchases API - User ID: 222
[03-Apr-2026 09:27:42 UTC] User Purchases API - Total purchases found: 0
[03-Apr-2026 09:27:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 09:27:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 09:27:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIyIiwidXNlcm5hbWUiOiJuZXdzU2lzdGVycyIsImVtYWlsIjoibmF0YW4wN2FsQGdtYWlsLmNvbSIsImV4cCI6MTc3NTY0ODQwNn0.gaUmtgNB7pTsrP12Z8DEAHF7s7o424c0PUIupB1V9dA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e670a05bb542212-TLV","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"89.139.90.210","CF-IPCountry":"IL","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"89.139.90.210, 172.70.57.144"}
[03-Apr-2026 09:27:44 UTC] === User Orders API Called ===
[03-Apr-2026 09:27:44 UTC] User ID: 222
[03-Apr-2026 09:27:44 UTC] Limit: 20, Offset: 0
[03-Apr-2026 09:27:44 UTC] Orders found: 0
[03-Apr-2026 09:27:44 UTC] Orders data: []
[03-Apr-2026 09:27:44 UTC] Total orders count: 0
[03-Apr-2026 10:06:11 UTC] === API CALL LOG ===
[03-Apr-2026 10:06:11 UTC] Endpoint: user/profile.php
[03-Apr-2026 10:06:11 UTC] Full Log Data: {
    "timestamp": "2026-04-03 10:06:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.186.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e6742591bdc09dc-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.186.74",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "83.111.186.74, 172.68.211.180"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 10:06:11 UTC] === END API CALL LOG ===
[03-Apr-2026 10:06:11 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 10:06:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[03-Apr-2026 10:06:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 10:06:11 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 10:06:11 UTC] User ID: 205
[03-Apr-2026 10:06:11 UTC] ✅ User profile retrieved successfully for user ID: 205
[03-Apr-2026 10:06:12 UTC] === API CALL LOG ===
[03-Apr-2026 10:06:12 UTC] Endpoint: user/profile.php
[03-Apr-2026 10:06:12 UTC] Full Log Data: {
    "timestamp": "2026-04-03 10:06:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.186.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e67425ffcdc09dc-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.186.74",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "83.111.186.74, 172.68.211.141"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 10:06:12 UTC] === END API CALL LOG ===
[03-Apr-2026 10:06:12 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 10:06:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[03-Apr-2026 10:06:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 10:06:12 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 10:06:12 UTC] User ID: 205
[03-Apr-2026 10:06:12 UTC] ✅ User profile retrieved successfully for user ID: 205
[03-Apr-2026 10:06:12 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 10:06:12 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 10:06:12 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e67425ffce209dc-HKG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"83.111.186.74","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"83.111.186.74, 172.68.211.141"}
[03-Apr-2026 10:06:12 UTC] === User Orders API Called ===
[03-Apr-2026 10:06:12 UTC] User ID: 205
[03-Apr-2026 10:06:12 UTC] Limit: 20, Offset: 0
[03-Apr-2026 10:06:12 UTC] Orders found: 11
[03-Apr-2026 10:06:12 UTC] Orders data: [{"id":154,"quantity":325,"total_coins":325,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 09:39:00","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":153,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 05:21:54","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":152,"quantity":175,"total_coins":175,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 01:57:11","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":151,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 00:37:56","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":150,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/69","status":"completed","created_at":"2026-03-31 11:44:10","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":149,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/70","status":"completed","created_at":"2026-03-31 10:13:24","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":147,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 10:00:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":146,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 09:47:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":145,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-31 08:14:12","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":143,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:22:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":142,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:18:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[03-Apr-2026 10:06:12 UTC] Total orders count: 11
[03-Apr-2026 10:06:12 UTC] === API CALL LOG ===
[03-Apr-2026 10:06:12 UTC] Endpoint: user/profile.php
[03-Apr-2026 10:06:12 UTC] Full Log Data: {
    "timestamp": "2026-04-03 10:06:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.186.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e674260ef1909dc-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.186.74",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "83.111.186.74, 172.68.211.140"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 10:06:12 UTC] === END API CALL LOG ===
[03-Apr-2026 10:06:12 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 10:06:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[03-Apr-2026 10:06:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 10:06:12 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 10:06:12 UTC] User ID: 205
[03-Apr-2026 10:06:12 UTC] ✅ User profile retrieved successfully for user ID: 205
[03-Apr-2026 10:06:58 UTC] === API CALL LOG ===
[03-Apr-2026 10:06:58 UTC] Endpoint: user/profile.php
[03-Apr-2026 10:06:58 UTC] Full Log Data: {
    "timestamp": "2026-04-03 10:06:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.186.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e67437e1fcb09dc-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.186.74",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "83.111.186.74, 172.68.211.181"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 10:06:58 UTC] === END API CALL LOG ===
[03-Apr-2026 10:06:58 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 10:06:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[03-Apr-2026 10:06:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 10:06:58 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 10:06:58 UTC] User ID: 205
[03-Apr-2026 10:06:58 UTC] ✅ User profile retrieved successfully for user ID: 205
[03-Apr-2026 10:07:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 10:07:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 10:07:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e6743889fc309dc-HKG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"83.111.186.74","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"83.111.186.74, 172.68.211.181"}
[03-Apr-2026 10:07:00 UTC] === User Orders API Called ===
[03-Apr-2026 10:07:00 UTC] User ID: 205
[03-Apr-2026 10:07:00 UTC] Limit: 20, Offset: 0
[03-Apr-2026 10:07:00 UTC] Orders found: 11
[03-Apr-2026 10:07:00 UTC] Orders data: [{"id":154,"quantity":325,"total_coins":325,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 09:39:00","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":153,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 05:21:54","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":152,"quantity":175,"total_coins":175,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 01:57:11","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":151,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 00:37:56","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":150,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/69","status":"completed","created_at":"2026-03-31 11:44:10","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":149,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/70","status":"completed","created_at":"2026-03-31 10:13:24","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":147,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 10:00:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":146,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 09:47:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":145,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-31 08:14:12","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":143,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:22:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":142,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:18:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[03-Apr-2026 10:07:00 UTC] Total orders count: 11
[03-Apr-2026 10:21:11 UTC] === API CALL LOG ===
[03-Apr-2026 10:21:11 UTC] Endpoint: user/profile.php
[03-Apr-2026 10:21:11 UTC] Full Log Data: {
    "timestamp": "2026-04-03 10:21:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:b8e9:87e3:53d7:6a7a:eb5f:d2fb",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM5IiwidXNlcm5hbWUiOiJyYWh1bDkwOTAiLCJlbWFpbCI6InJhaHVscGFubnU2ODc3NUBnbWFpbC5jb20iLCJleHAiOjE3NzU4MTY0NzB9.1aZJEoCSnbmip5NwIOu_OSsEHOVLf8yg-3rJ1DyOYho",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e6758537df67d33-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:b8e9:87e3:53d7:6a7a:eb5f:d2fb",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:b8e9:87e3:53d7:6a7a:eb5f:d2fb, 162.158.22.44"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 10:21:11 UTC] === END API CALL LOG ===
[03-Apr-2026 10:21:11 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 10:21:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM5IiwidXNlcm5hbWUiOiJyYWh1bDkwOTAiLCJlbWFpbCI6InJhaHVscGFubnU2ODc3NUBnbWFpbC5jb20iLCJleHAiOjE3NzU4MTY0NzB9.1aZJEoCSnbmip5NwIOu_OSsEHOVLf8yg-3rJ1DyOYho
[03-Apr-2026 10:21:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 10:21:11 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 10:21:11 UTC] User ID: 239
[03-Apr-2026 10:21:11 UTC] ✅ User profile retrieved successfully for user ID: 239
[03-Apr-2026 10:21:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 10:21:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 10:21:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM5IiwidXNlcm5hbWUiOiJyYWh1bDkwOTAiLCJlbWFpbCI6InJhaHVscGFubnU2ODc3NUBnbWFpbC5jb20iLCJleHAiOjE3NzU4MTY0NzB9.1aZJEoCSnbmip5NwIOu_OSsEHOVLf8yg-3rJ1DyOYho","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e6758537dfa7d33-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:b8e9:87e3:53d7:6a7a:eb5f:d2fb","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:4900:b8e9:87e3:53d7:6a7a:eb5f:d2fb, 162.158.22.45"}
[03-Apr-2026 10:21:11 UTC] === User Orders API Called ===
[03-Apr-2026 10:21:11 UTC] User ID: 239
[03-Apr-2026 10:21:11 UTC] Limit: 20, Offset: 0
[03-Apr-2026 10:21:11 UTC] Orders found: 0
[03-Apr-2026 10:21:11 UTC] Orders data: []
[03-Apr-2026 10:21:11 UTC] Total orders count: 0
[03-Apr-2026 10:21:11 UTC] === API CALL LOG ===
[03-Apr-2026 10:21:11 UTC] Endpoint: user/profile.php
[03-Apr-2026 10:21:11 UTC] Full Log Data: {
    "timestamp": "2026-04-03 10:21:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:b8e9:87e3:53d7:6a7a:eb5f:d2fb",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM5IiwidXNlcm5hbWUiOiJyYWh1bDkwOTAiLCJlbWFpbCI6InJhaHVscGFubnU2ODc3NUBnbWFpbC5jb20iLCJleHAiOjE3NzU4MTY0NzB9.1aZJEoCSnbmip5NwIOu_OSsEHOVLf8yg-3rJ1DyOYho",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e6758537dfb7d33-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:b8e9:87e3:53d7:6a7a:eb5f:d2fb",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:b8e9:87e3:53d7:6a7a:eb5f:d2fb, 162.158.22.45"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 10:21:11 UTC] === END API CALL LOG ===
[03-Apr-2026 10:21:11 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 10:21:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM5IiwidXNlcm5hbWUiOiJyYWh1bDkwOTAiLCJlbWFpbCI6InJhaHVscGFubnU2ODc3NUBnbWFpbC5jb20iLCJleHAiOjE3NzU4MTY0NzB9.1aZJEoCSnbmip5NwIOu_OSsEHOVLf8yg-3rJ1DyOYho
[03-Apr-2026 10:21:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 10:21:11 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 10:21:11 UTC] User ID: 239
[03-Apr-2026 10:21:11 UTC] ✅ User profile retrieved successfully for user ID: 239
[03-Apr-2026 10:21:13 UTC] === API CALL LOG ===
[03-Apr-2026 10:21:13 UTC] Endpoint: user/profile.php
[03-Apr-2026 10:21:13 UTC] Full Log Data: {
    "timestamp": "2026-04-03 10:21:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:b8e9:87e3:53d7:6a7a:eb5f:d2fb",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM5IiwidXNlcm5hbWUiOiJyYWh1bDkwOTAiLCJlbWFpbCI6InJhaHVscGFubnU2ODc3NUBnbWFpbC5jb20iLCJleHAiOjE3NzU4MTY0NzB9.1aZJEoCSnbmip5NwIOu_OSsEHOVLf8yg-3rJ1DyOYho",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e67585d09927d33-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:b8e9:87e3:53d7:6a7a:eb5f:d2fb",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:b8e9:87e3:53d7:6a7a:eb5f:d2fb, 162.158.22.45"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 10:21:13 UTC] === END API CALL LOG ===
[03-Apr-2026 10:21:13 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 10:21:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM5IiwidXNlcm5hbWUiOiJyYWh1bDkwOTAiLCJlbWFpbCI6InJhaHVscGFubnU2ODc3NUBnbWFpbC5jb20iLCJleHAiOjE3NzU4MTY0NzB9.1aZJEoCSnbmip5NwIOu_OSsEHOVLf8yg-3rJ1DyOYho
[03-Apr-2026 10:21:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 10:21:13 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 10:21:13 UTC] User ID: 239
[03-Apr-2026 10:21:13 UTC] ✅ User profile retrieved successfully for user ID: 239
[03-Apr-2026 10:21:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 10:21:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 10:21:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM5IiwidXNlcm5hbWUiOiJyYWh1bDkwOTAiLCJlbWFpbCI6InJhaHVscGFubnU2ODc3NUBnbWFpbC5jb20iLCJleHAiOjE3NzU4MTY0NzB9.1aZJEoCSnbmip5NwIOu_OSsEHOVLf8yg-3rJ1DyOYho","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e6758a2ad587d33-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:b8e9:87e3:53d7:6a7a:eb5f:d2fb","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:4900:b8e9:87e3:53d7:6a7a:eb5f:d2fb, 162.158.22.195"}
[03-Apr-2026 10:21:24 UTC] === User Orders API Called ===
[03-Apr-2026 10:21:24 UTC] User ID: 239
[03-Apr-2026 10:21:24 UTC] Limit: 20, Offset: 0
[03-Apr-2026 10:21:24 UTC] Orders found: 0
[03-Apr-2026 10:21:24 UTC] Orders data: []
[03-Apr-2026 10:21:24 UTC] Total orders count: 0
[03-Apr-2026 10:21:24 UTC] === API CALL LOG ===
[03-Apr-2026 10:21:24 UTC] Endpoint: user/profile.php
[03-Apr-2026 10:21:24 UTC] Full Log Data: {
    "timestamp": "2026-04-03 10:21:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:b8e9:87e3:53d7:6a7a:eb5f:d2fb",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM5IiwidXNlcm5hbWUiOiJyYWh1bDkwOTAiLCJlbWFpbCI6InJhaHVscGFubnU2ODc3NUBnbWFpbC5jb20iLCJleHAiOjE3NzU4MTY0NzB9.1aZJEoCSnbmip5NwIOu_OSsEHOVLf8yg-3rJ1DyOYho",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e6758a2ad5b7d33-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:b8e9:87e3:53d7:6a7a:eb5f:d2fb",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:b8e9:87e3:53d7:6a7a:eb5f:d2fb, 162.158.22.194"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 10:21:24 UTC] === END API CALL LOG ===
[03-Apr-2026 10:21:24 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 10:21:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM5IiwidXNlcm5hbWUiOiJyYWh1bDkwOTAiLCJlbWFpbCI6InJhaHVscGFubnU2ODc3NUBnbWFpbC5jb20iLCJleHAiOjE3NzU4MTY0NzB9.1aZJEoCSnbmip5NwIOu_OSsEHOVLf8yg-3rJ1DyOYho
[03-Apr-2026 10:21:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 10:21:24 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 10:21:24 UTC] User ID: 239
[03-Apr-2026 10:21:24 UTC] ✅ User profile retrieved successfully for user ID: 239
[03-Apr-2026 10:21:24 UTC] === API CALL LOG ===
[03-Apr-2026 10:21:24 UTC] Endpoint: user/profile.php
[03-Apr-2026 10:21:24 UTC] Full Log Data: {
    "timestamp": "2026-04-03 10:21:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:b8e9:87e3:53d7:6a7a:eb5f:d2fb",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM5IiwidXNlcm5hbWUiOiJyYWh1bDkwOTAiLCJlbWFpbCI6InJhaHVscGFubnU2ODc3NUBnbWFpbC5jb20iLCJleHAiOjE3NzU4MTY0NzB9.1aZJEoCSnbmip5NwIOu_OSsEHOVLf8yg-3rJ1DyOYho",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e6758a5c8f87d33-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:b8e9:87e3:53d7:6a7a:eb5f:d2fb",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:b8e9:87e3:53d7:6a7a:eb5f:d2fb, 162.158.22.194"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 10:21:24 UTC] === END API CALL LOG ===
[03-Apr-2026 10:21:24 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 10:21:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM5IiwidXNlcm5hbWUiOiJyYWh1bDkwOTAiLCJlbWFpbCI6InJhaHVscGFubnU2ODc3NUBnbWFpbC5jb20iLCJleHAiOjE3NzU4MTY0NzB9.1aZJEoCSnbmip5NwIOu_OSsEHOVLf8yg-3rJ1DyOYho
[03-Apr-2026 10:21:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 10:21:24 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 10:21:24 UTC] User ID: 239
[03-Apr-2026 10:21:24 UTC] ✅ User profile retrieved successfully for user ID: 239
[03-Apr-2026 10:21:25 UTC] === API CALL LOG ===
[03-Apr-2026 10:21:25 UTC] Endpoint: user/profile.php
[03-Apr-2026 10:21:25 UTC] Full Log Data: {
    "timestamp": "2026-04-03 10:21:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:b8e9:87e3:53d7:6a7a:eb5f:d2fb",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM5IiwidXNlcm5hbWUiOiJyYWh1bDkwOTAiLCJlbWFpbCI6InJhaHVscGFubnU2ODc3NUBnbWFpbC5jb20iLCJleHAiOjE3NzU4MTY0NzB9.1aZJEoCSnbmip5NwIOu_OSsEHOVLf8yg-3rJ1DyOYho",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e6758ac18447d33-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:b8e9:87e3:53d7:6a7a:eb5f:d2fb",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:b8e9:87e3:53d7:6a7a:eb5f:d2fb, 162.158.22.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 10:21:25 UTC] === END API CALL LOG ===
[03-Apr-2026 10:21:25 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 10:21:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM5IiwidXNlcm5hbWUiOiJyYWh1bDkwOTAiLCJlbWFpbCI6InJhaHVscGFubnU2ODc3NUBnbWFpbC5jb20iLCJleHAiOjE3NzU4MTY0NzB9.1aZJEoCSnbmip5NwIOu_OSsEHOVLf8yg-3rJ1DyOYho
[03-Apr-2026 10:21:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 10:21:25 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 10:21:25 UTC] User ID: 239
[03-Apr-2026 10:21:25 UTC] ✅ User profile retrieved successfully for user ID: 239
[03-Apr-2026 10:21:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 10:21:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 10:21:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM5IiwidXNlcm5hbWUiOiJyYWh1bDkwOTAiLCJlbWFpbCI6InJhaHVscGFubnU2ODc3NUBnbWFpbC5jb20iLCJleHAiOjE3NzU4MTY0NzB9.1aZJEoCSnbmip5NwIOu_OSsEHOVLf8yg-3rJ1DyOYho","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e6758beadfb7d33-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:b8e9:87e3:53d7:6a7a:eb5f:d2fb","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:4900:b8e9:87e3:53d7:6a7a:eb5f:d2fb, 162.158.22.194"}
[03-Apr-2026 10:21:28 UTC] === User Orders API Called ===
[03-Apr-2026 10:21:28 UTC] User ID: 239
[03-Apr-2026 10:21:28 UTC] Limit: 20, Offset: 0
[03-Apr-2026 10:21:28 UTC] Orders found: 0
[03-Apr-2026 10:21:28 UTC] Orders data: []
[03-Apr-2026 10:21:28 UTC] Total orders count: 0
[03-Apr-2026 10:21:30 UTC] === API CALL LOG ===
[03-Apr-2026 10:21:30 UTC] Endpoint: user/profile.php
[03-Apr-2026 10:21:30 UTC] Full Log Data: {
    "timestamp": "2026-04-03 10:21:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:b8e9:87e3:53d7:6a7a:eb5f:d2fb",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM5IiwidXNlcm5hbWUiOiJyYWh1bDkwOTAiLCJlbWFpbCI6InJhaHVscGFubnU2ODc3NUBnbWFpbC5jb20iLCJleHAiOjE3NzU4MTY0NzB9.1aZJEoCSnbmip5NwIOu_OSsEHOVLf8yg-3rJ1DyOYho",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e6758cb5c0b7d33-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:b8e9:87e3:53d7:6a7a:eb5f:d2fb",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:b8e9:87e3:53d7:6a7a:eb5f:d2fb, 162.158.22.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 10:21:30 UTC] === END API CALL LOG ===
[03-Apr-2026 10:21:30 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 10:21:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM5IiwidXNlcm5hbWUiOiJyYWh1bDkwOTAiLCJlbWFpbCI6InJhaHVscGFubnU2ODc3NUBnbWFpbC5jb20iLCJleHAiOjE3NzU4MTY0NzB9.1aZJEoCSnbmip5NwIOu_OSsEHOVLf8yg-3rJ1DyOYho
[03-Apr-2026 10:21:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 10:21:30 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 10:21:30 UTC] User ID: 239
[03-Apr-2026 10:21:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 10:21:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 10:21:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM5IiwidXNlcm5hbWUiOiJyYWh1bDkwOTAiLCJlbWFpbCI6InJhaHVscGFubnU2ODc3NUBnbWFpbC5jb20iLCJleHAiOjE3NzU4MTY0NzB9.1aZJEoCSnbmip5NwIOu_OSsEHOVLf8yg-3rJ1DyOYho","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e6758cb5c097d33-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:b8e9:87e3:53d7:6a7a:eb5f:d2fb","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:4900:b8e9:87e3:53d7:6a7a:eb5f:d2fb, 162.158.22.194"}
[03-Apr-2026 10:21:30 UTC] === User Orders API Called ===
[03-Apr-2026 10:21:30 UTC] User ID: 239
[03-Apr-2026 10:21:30 UTC] Limit: 20, Offset: 0
[03-Apr-2026 10:21:30 UTC] Orders found: 0
[03-Apr-2026 10:21:30 UTC] Orders data: []
[03-Apr-2026 10:21:30 UTC] Total orders count: 0
[03-Apr-2026 10:21:30 UTC] ✅ User profile retrieved successfully for user ID: 239
[03-Apr-2026 10:21:31 UTC] === API CALL LOG ===
[03-Apr-2026 10:21:31 UTC] Endpoint: user/profile.php
[03-Apr-2026 10:21:31 UTC] Full Log Data: {
    "timestamp": "2026-04-03 10:21:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:b8e9:87e3:53d7:6a7a:eb5f:d2fb",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM5IiwidXNlcm5hbWUiOiJyYWh1bDkwOTAiLCJlbWFpbCI6InJhaHVscGFubnU2ODc3NUBnbWFpbC5jb20iLCJleHAiOjE3NzU4MTY0NzB9.1aZJEoCSnbmip5NwIOu_OSsEHOVLf8yg-3rJ1DyOYho",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e6758ce6f527d33-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:b8e9:87e3:53d7:6a7a:eb5f:d2fb",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:b8e9:87e3:53d7:6a7a:eb5f:d2fb, 162.158.22.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 10:21:31 UTC] === END API CALL LOG ===
[03-Apr-2026 10:21:31 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 10:21:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM5IiwidXNlcm5hbWUiOiJyYWh1bDkwOTAiLCJlbWFpbCI6InJhaHVscGFubnU2ODc3NUBnbWFpbC5jb20iLCJleHAiOjE3NzU4MTY0NzB9.1aZJEoCSnbmip5NwIOu_OSsEHOVLf8yg-3rJ1DyOYho
[03-Apr-2026 10:21:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 10:21:31 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 10:21:31 UTC] User ID: 239
[03-Apr-2026 10:21:31 UTC] ✅ User profile retrieved successfully for user ID: 239
[03-Apr-2026 10:21:32 UTC] === API CALL LOG ===
[03-Apr-2026 10:21:32 UTC] Endpoint: user/profile.php
[03-Apr-2026 10:21:32 UTC] Full Log Data: {
    "timestamp": "2026-04-03 10:21:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:b8e9:87e3:53d7:6a7a:eb5f:d2fb",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM5IiwidXNlcm5hbWUiOiJyYWh1bDkwOTAiLCJlbWFpbCI6InJhaHVscGFubnU2ODc3NUBnbWFpbC5jb20iLCJleHAiOjE3NzU4MTY0NzB9.1aZJEoCSnbmip5NwIOu_OSsEHOVLf8yg-3rJ1DyOYho",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e6758d4def27d33-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:b8e9:87e3:53d7:6a7a:eb5f:d2fb",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:b8e9:87e3:53d7:6a7a:eb5f:d2fb, 162.158.22.194"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 10:21:32 UTC] === END API CALL LOG ===
[03-Apr-2026 10:21:32 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 10:21:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM5IiwidXNlcm5hbWUiOiJyYWh1bDkwOTAiLCJlbWFpbCI6InJhaHVscGFubnU2ODc3NUBnbWFpbC5jb20iLCJleHAiOjE3NzU4MTY0NzB9.1aZJEoCSnbmip5NwIOu_OSsEHOVLf8yg-3rJ1DyOYho
[03-Apr-2026 10:21:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 10:21:32 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 10:21:32 UTC] User ID: 239
[03-Apr-2026 10:21:32 UTC] ✅ User profile retrieved successfully for user ID: 239
[03-Apr-2026 10:21:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 10:21:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 10:21:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM5IiwidXNlcm5hbWUiOiJyYWh1bDkwOTAiLCJlbWFpbCI6InJhaHVscGFubnU2ODc3NUBnbWFpbC5jb20iLCJleHAiOjE3NzU4MTY0NzB9.1aZJEoCSnbmip5NwIOu_OSsEHOVLf8yg-3rJ1DyOYho","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e67593a6a507d33-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:b8e9:87e3:53d7:6a7a:eb5f:d2fb","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:4900:b8e9:87e3:53d7:6a7a:eb5f:d2fb, 162.158.22.194"}
[03-Apr-2026 10:21:48 UTC] === User Orders API Called ===
[03-Apr-2026 10:21:48 UTC] User ID: 239
[03-Apr-2026 10:21:48 UTC] Limit: 20, Offset: 0
[03-Apr-2026 10:21:48 UTC] Orders found: 0
[03-Apr-2026 10:21:48 UTC] Orders data: []
[03-Apr-2026 10:21:48 UTC] Total orders count: 0
[03-Apr-2026 10:21:48 UTC] === API CALL LOG ===
[03-Apr-2026 10:21:48 UTC] Endpoint: user/profile.php
[03-Apr-2026 10:21:48 UTC] Full Log Data: {
    "timestamp": "2026-04-03 10:21:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:b8e9:87e3:53d7:6a7a:eb5f:d2fb",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM5IiwidXNlcm5hbWUiOiJyYWh1bDkwOTAiLCJlbWFpbCI6InJhaHVscGFubnU2ODc3NUBnbWFpbC5jb20iLCJleHAiOjE3NzU4MTY0NzB9.1aZJEoCSnbmip5NwIOu_OSsEHOVLf8yg-3rJ1DyOYho",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e67593a6a527d33-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:b8e9:87e3:53d7:6a7a:eb5f:d2fb",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:b8e9:87e3:53d7:6a7a:eb5f:d2fb, 162.158.22.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 10:21:48 UTC] === END API CALL LOG ===
[03-Apr-2026 10:21:48 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 10:21:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM5IiwidXNlcm5hbWUiOiJyYWh1bDkwOTAiLCJlbWFpbCI6InJhaHVscGFubnU2ODc3NUBnbWFpbC5jb20iLCJleHAiOjE3NzU4MTY0NzB9.1aZJEoCSnbmip5NwIOu_OSsEHOVLf8yg-3rJ1DyOYho
[03-Apr-2026 10:21:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 10:21:48 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 10:21:48 UTC] User ID: 239
[03-Apr-2026 10:21:48 UTC] ✅ User profile retrieved successfully for user ID: 239
[03-Apr-2026 10:21:49 UTC] === API CALL LOG ===
[03-Apr-2026 10:21:49 UTC] Endpoint: user/profile.php
[03-Apr-2026 10:21:49 UTC] Full Log Data: {
    "timestamp": "2026-04-03 10:21:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:b8e9:87e3:53d7:6a7a:eb5f:d2fb",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM5IiwidXNlcm5hbWUiOiJyYWh1bDkwOTAiLCJlbWFpbCI6InJhaHVscGFubnU2ODc3NUBnbWFpbC5jb20iLCJleHAiOjE3NzU4MTY0NzB9.1aZJEoCSnbmip5NwIOu_OSsEHOVLf8yg-3rJ1DyOYho",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e67593d2d727d33-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:b8e9:87e3:53d7:6a7a:eb5f:d2fb",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:b8e9:87e3:53d7:6a7a:eb5f:d2fb, 162.158.22.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 10:21:49 UTC] === END API CALL LOG ===
[03-Apr-2026 10:21:49 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 10:21:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM5IiwidXNlcm5hbWUiOiJyYWh1bDkwOTAiLCJlbWFpbCI6InJhaHVscGFubnU2ODc3NUBnbWFpbC5jb20iLCJleHAiOjE3NzU4MTY0NzB9.1aZJEoCSnbmip5NwIOu_OSsEHOVLf8yg-3rJ1DyOYho
[03-Apr-2026 10:21:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 10:21:49 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 10:21:49 UTC] User ID: 239
[03-Apr-2026 10:21:49 UTC] ✅ User profile retrieved successfully for user ID: 239
[03-Apr-2026 10:21:50 UTC] === API CALL LOG ===
[03-Apr-2026 10:21:50 UTC] Endpoint: user/profile.php
[03-Apr-2026 10:21:50 UTC] Full Log Data: {
    "timestamp": "2026-04-03 10:21:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:b8e9:87e3:53d7:6a7a:eb5f:d2fb",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM5IiwidXNlcm5hbWUiOiJyYWh1bDkwOTAiLCJlbWFpbCI6InJhaHVscGFubnU2ODc3NUBnbWFpbC5jb20iLCJleHAiOjE3NzU4MTY0NzB9.1aZJEoCSnbmip5NwIOu_OSsEHOVLf8yg-3rJ1DyOYho",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e675943dd947d33-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:b8e9:87e3:53d7:6a7a:eb5f:d2fb",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:b8e9:87e3:53d7:6a7a:eb5f:d2fb, 162.158.22.194"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 10:21:50 UTC] === END API CALL LOG ===
[03-Apr-2026 10:21:50 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 10:21:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM5IiwidXNlcm5hbWUiOiJyYWh1bDkwOTAiLCJlbWFpbCI6InJhaHVscGFubnU2ODc3NUBnbWFpbC5jb20iLCJleHAiOjE3NzU4MTY0NzB9.1aZJEoCSnbmip5NwIOu_OSsEHOVLf8yg-3rJ1DyOYho
[03-Apr-2026 10:21:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 10:21:50 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 10:21:50 UTC] User ID: 239
[03-Apr-2026 10:21:50 UTC] ✅ User profile retrieved successfully for user ID: 239
[03-Apr-2026 10:21:59 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 10:21:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 10:21:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM5IiwidXNlcm5hbWUiOiJyYWh1bDkwOTAiLCJlbWFpbCI6InJhaHVscGFubnU2ODc3NUBnbWFpbC5jb20iLCJleHAiOjE3NzU4MTY0NzB9.1aZJEoCSnbmip5NwIOu_OSsEHOVLf8yg-3rJ1DyOYho","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e67598068507d33-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:b8e9:87e3:53d7:6a7a:eb5f:d2fb","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:4900:b8e9:87e3:53d7:6a7a:eb5f:d2fb, 162.158.22.195"}
[03-Apr-2026 10:21:59 UTC] === User Orders API Called ===
[03-Apr-2026 10:21:59 UTC] User ID: 239
[03-Apr-2026 10:21:59 UTC] Limit: 20, Offset: 0
[03-Apr-2026 10:21:59 UTC] Orders found: 0
[03-Apr-2026 10:21:59 UTC] Orders data: []
[03-Apr-2026 10:21:59 UTC] Total orders count: 0
[03-Apr-2026 10:21:59 UTC] === API CALL LOG ===
[03-Apr-2026 10:21:59 UTC] Endpoint: user/profile.php
[03-Apr-2026 10:21:59 UTC] Full Log Data: {
    "timestamp": "2026-04-03 10:21:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:b8e9:87e3:53d7:6a7a:eb5f:d2fb",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM5IiwidXNlcm5hbWUiOiJyYWh1bDkwOTAiLCJlbWFpbCI6InJhaHVscGFubnU2ODc3NUBnbWFpbC5jb20iLCJleHAiOjE3NzU4MTY0NzB9.1aZJEoCSnbmip5NwIOu_OSsEHOVLf8yg-3rJ1DyOYho",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e67598068527d33-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:b8e9:87e3:53d7:6a7a:eb5f:d2fb",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:b8e9:87e3:53d7:6a7a:eb5f:d2fb, 162.158.22.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 10:21:59 UTC] === END API CALL LOG ===
[03-Apr-2026 10:21:59 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 10:21:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM5IiwidXNlcm5hbWUiOiJyYWh1bDkwOTAiLCJlbWFpbCI6InJhaHVscGFubnU2ODc3NUBnbWFpbC5jb20iLCJleHAiOjE3NzU4MTY0NzB9.1aZJEoCSnbmip5NwIOu_OSsEHOVLf8yg-3rJ1DyOYho
[03-Apr-2026 10:21:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 10:21:59 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 10:21:59 UTC] User ID: 239
[03-Apr-2026 10:21:59 UTC] ✅ User profile retrieved successfully for user ID: 239
[03-Apr-2026 10:22:00 UTC] === API CALL LOG ===
[03-Apr-2026 10:22:00 UTC] Endpoint: user/profile.php
[03-Apr-2026 10:22:00 UTC] Full Log Data: {
    "timestamp": "2026-04-03 10:22:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:b8e9:87e3:53d7:6a7a:eb5f:d2fb",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM5IiwidXNlcm5hbWUiOiJyYWh1bDkwOTAiLCJlbWFpbCI6InJhaHVscGFubnU2ODc3NUBnbWFpbC5jb20iLCJleHAiOjE3NzU4MTY0NzB9.1aZJEoCSnbmip5NwIOu_OSsEHOVLf8yg-3rJ1DyOYho",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e6759846d7d7d33-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:b8e9:87e3:53d7:6a7a:eb5f:d2fb",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:b8e9:87e3:53d7:6a7a:eb5f:d2fb, 162.158.22.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 10:22:00 UTC] === END API CALL LOG ===
[03-Apr-2026 10:22:00 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 10:22:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM5IiwidXNlcm5hbWUiOiJyYWh1bDkwOTAiLCJlbWFpbCI6InJhaHVscGFubnU2ODc3NUBnbWFpbC5jb20iLCJleHAiOjE3NzU4MTY0NzB9.1aZJEoCSnbmip5NwIOu_OSsEHOVLf8yg-3rJ1DyOYho
[03-Apr-2026 10:22:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 10:22:00 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 10:22:00 UTC] User ID: 239
[03-Apr-2026 10:22:00 UTC] ✅ User profile retrieved successfully for user ID: 239
[03-Apr-2026 10:22:01 UTC] === API CALL LOG ===
[03-Apr-2026 10:22:01 UTC] Endpoint: user/profile.php
[03-Apr-2026 10:22:01 UTC] Full Log Data: {
    "timestamp": "2026-04-03 10:22:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:b8e9:87e3:53d7:6a7a:eb5f:d2fb",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM5IiwidXNlcm5hbWUiOiJyYWh1bDkwOTAiLCJlbWFpbCI6InJhaHVscGFubnU2ODc3NUBnbWFpbC5jb20iLCJleHAiOjE3NzU4MTY0NzB9.1aZJEoCSnbmip5NwIOu_OSsEHOVLf8yg-3rJ1DyOYho",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e675989dc757d33-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:b8e9:87e3:53d7:6a7a:eb5f:d2fb",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:b8e9:87e3:53d7:6a7a:eb5f:d2fb, 162.158.22.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 10:22:01 UTC] === END API CALL LOG ===
[03-Apr-2026 10:22:01 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 10:22:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM5IiwidXNlcm5hbWUiOiJyYWh1bDkwOTAiLCJlbWFpbCI6InJhaHVscGFubnU2ODc3NUBnbWFpbC5jb20iLCJleHAiOjE3NzU4MTY0NzB9.1aZJEoCSnbmip5NwIOu_OSsEHOVLf8yg-3rJ1DyOYho
[03-Apr-2026 10:22:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 10:22:01 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 10:22:01 UTC] User ID: 239
[03-Apr-2026 10:22:01 UTC] ✅ User profile retrieved successfully for user ID: 239
[03-Apr-2026 10:23:07 UTC] === API CALL LOG ===
[03-Apr-2026 10:23:07 UTC] Endpoint: user/profile.php
[03-Apr-2026 10:23:07 UTC] Full Log Data: {
    "timestamp": "2026-04-03 10:23:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:b8e9:87e3:53d7:6a7a:eb5f:d2fb",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM5IiwidXNlcm5hbWUiOiJyYWh1bDkwOTAiLCJlbWFpbCI6InJhaHVscGFubnU2ODc3NUBnbWFpbC5jb20iLCJleHAiOjE3NzU4MTY0NzB9.1aZJEoCSnbmip5NwIOu_OSsEHOVLf8yg-3rJ1DyOYho",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e675b290e7c7d33-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:b8e9:87e3:53d7:6a7a:eb5f:d2fb",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:b8e9:87e3:53d7:6a7a:eb5f:d2fb, 162.158.22.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 10:23:07 UTC] === END API CALL LOG ===
[03-Apr-2026 10:23:07 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 10:23:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM5IiwidXNlcm5hbWUiOiJyYWh1bDkwOTAiLCJlbWFpbCI6InJhaHVscGFubnU2ODc3NUBnbWFpbC5jb20iLCJleHAiOjE3NzU4MTY0NzB9.1aZJEoCSnbmip5NwIOu_OSsEHOVLf8yg-3rJ1DyOYho
[03-Apr-2026 10:23:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 10:23:07 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 10:23:07 UTC] User ID: 239
[03-Apr-2026 10:23:07 UTC] ✅ User profile retrieved successfully for user ID: 239
[03-Apr-2026 10:23:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 10:23:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 10:23:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM5IiwidXNlcm5hbWUiOiJyYWh1bDkwOTAiLCJlbWFpbCI6InJhaHVscGFubnU2ODc3NUBnbWFpbC5jb20iLCJleHAiOjE3NzU4MTY0NzB9.1aZJEoCSnbmip5NwIOu_OSsEHOVLf8yg-3rJ1DyOYho","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e675b947bd57d33-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:b8e9:87e3:53d7:6a7a:eb5f:d2fb","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:4900:b8e9:87e3:53d7:6a7a:eb5f:d2fb, 162.158.22.195"}
[03-Apr-2026 10:23:24 UTC] === User Orders API Called ===
[03-Apr-2026 10:23:24 UTC] User ID: 239
[03-Apr-2026 10:23:24 UTC] Limit: 20, Offset: 0
[03-Apr-2026 10:23:24 UTC] Orders found: 0
[03-Apr-2026 10:23:24 UTC] Orders data: []
[03-Apr-2026 10:23:24 UTC] Total orders count: 0
[03-Apr-2026 10:23:24 UTC] === API CALL LOG ===
[03-Apr-2026 10:23:24 UTC] Endpoint: user/profile.php
[03-Apr-2026 10:23:24 UTC] Full Log Data: {
    "timestamp": "2026-04-03 10:23:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:b8e9:87e3:53d7:6a7a:eb5f:d2fb",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM5IiwidXNlcm5hbWUiOiJyYWh1bDkwOTAiLCJlbWFpbCI6InJhaHVscGFubnU2ODc3NUBnbWFpbC5jb20iLCJleHAiOjE3NzU4MTY0NzB9.1aZJEoCSnbmip5NwIOu_OSsEHOVLf8yg-3rJ1DyOYho",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e675b947bd77d33-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:b8e9:87e3:53d7:6a7a:eb5f:d2fb",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:b8e9:87e3:53d7:6a7a:eb5f:d2fb, 162.158.22.194"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 10:23:24 UTC] === END API CALL LOG ===
[03-Apr-2026 10:23:24 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 10:23:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM5IiwidXNlcm5hbWUiOiJyYWh1bDkwOTAiLCJlbWFpbCI6InJhaHVscGFubnU2ODc3NUBnbWFpbC5jb20iLCJleHAiOjE3NzU4MTY0NzB9.1aZJEoCSnbmip5NwIOu_OSsEHOVLf8yg-3rJ1DyOYho
[03-Apr-2026 10:23:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 10:23:24 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 10:23:24 UTC] User ID: 239
[03-Apr-2026 10:23:24 UTC] ✅ User profile retrieved successfully for user ID: 239
[03-Apr-2026 10:23:25 UTC] === API CALL LOG ===
[03-Apr-2026 10:23:25 UTC] Endpoint: user/profile.php
[03-Apr-2026 10:23:25 UTC] Full Log Data: {
    "timestamp": "2026-04-03 10:23:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:b8e9:87e3:53d7:6a7a:eb5f:d2fb",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM5IiwidXNlcm5hbWUiOiJyYWh1bDkwOTAiLCJlbWFpbCI6InJhaHVscGFubnU2ODc3NUBnbWFpbC5jb20iLCJleHAiOjE3NzU4MTY0NzB9.1aZJEoCSnbmip5NwIOu_OSsEHOVLf8yg-3rJ1DyOYho",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e675b98689a7d33-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:b8e9:87e3:53d7:6a7a:eb5f:d2fb",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:b8e9:87e3:53d7:6a7a:eb5f:d2fb, 162.158.22.194"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 10:23:25 UTC] === END API CALL LOG ===
[03-Apr-2026 10:23:25 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 10:23:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM5IiwidXNlcm5hbWUiOiJyYWh1bDkwOTAiLCJlbWFpbCI6InJhaHVscGFubnU2ODc3NUBnbWFpbC5jb20iLCJleHAiOjE3NzU4MTY0NzB9.1aZJEoCSnbmip5NwIOu_OSsEHOVLf8yg-3rJ1DyOYho
[03-Apr-2026 10:23:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 10:23:25 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 10:23:25 UTC] User ID: 239
[03-Apr-2026 10:23:25 UTC] ✅ User profile retrieved successfully for user ID: 239
[03-Apr-2026 10:23:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 10:23:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 10:23:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM5IiwidXNlcm5hbWUiOiJyYWh1bDkwOTAiLCJlbWFpbCI6InJhaHVscGFubnU2ODc3NUBnbWFpbC5jb20iLCJleHAiOjE3NzU4MTY0NzB9.1aZJEoCSnbmip5NwIOu_OSsEHOVLf8yg-3rJ1DyOYho","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e675be36bae7d33-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:b8e9:87e3:53d7:6a7a:eb5f:d2fb","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:4900:b8e9:87e3:53d7:6a7a:eb5f:d2fb, 162.158.22.195"}
[03-Apr-2026 10:23:37 UTC] === User Orders API Called ===
[03-Apr-2026 10:23:37 UTC] User ID: 239
[03-Apr-2026 10:23:37 UTC] Limit: 20, Offset: 0
[03-Apr-2026 10:23:37 UTC] === API CALL LOG ===
[03-Apr-2026 10:23:37 UTC] Endpoint: user/profile.php
[03-Apr-2026 10:23:37 UTC] Full Log Data: {
    "timestamp": "2026-04-03 10:23:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:b8e9:87e3:53d7:6a7a:eb5f:d2fb",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM5IiwidXNlcm5hbWUiOiJyYWh1bDkwOTAiLCJlbWFpbCI6InJhaHVscGFubnU2ODc3NUBnbWFpbC5jb20iLCJleHAiOjE3NzU4MTY0NzB9.1aZJEoCSnbmip5NwIOu_OSsEHOVLf8yg-3rJ1DyOYho",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e675be36baf7d33-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:b8e9:87e3:53d7:6a7a:eb5f:d2fb",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:b8e9:87e3:53d7:6a7a:eb5f:d2fb, 162.158.22.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 10:23:37 UTC] Orders found: 0
[03-Apr-2026 10:23:37 UTC] === END API CALL LOG ===
[03-Apr-2026 10:23:37 UTC] Orders data: []
[03-Apr-2026 10:23:37 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 10:23:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM5IiwidXNlcm5hbWUiOiJyYWh1bDkwOTAiLCJlbWFpbCI6InJhaHVscGFubnU2ODc3NUBnbWFpbC5jb20iLCJleHAiOjE3NzU4MTY0NzB9.1aZJEoCSnbmip5NwIOu_OSsEHOVLf8yg-3rJ1DyOYho
[03-Apr-2026 10:23:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 10:23:37 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 10:23:37 UTC] Total orders count: 0
[03-Apr-2026 10:23:37 UTC] User ID: 239
[03-Apr-2026 10:23:37 UTC] ✅ User profile retrieved successfully for user ID: 239
[03-Apr-2026 10:23:38 UTC] === API CALL LOG ===
[03-Apr-2026 10:23:38 UTC] Endpoint: user/profile.php
[03-Apr-2026 10:23:38 UTC] Full Log Data: {
    "timestamp": "2026-04-03 10:23:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:b8e9:87e3:53d7:6a7a:eb5f:d2fb",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM5IiwidXNlcm5hbWUiOiJyYWh1bDkwOTAiLCJlbWFpbCI6InJhaHVscGFubnU2ODc3NUBnbWFpbC5jb20iLCJleHAiOjE3NzU4MTY0NzB9.1aZJEoCSnbmip5NwIOu_OSsEHOVLf8yg-3rJ1DyOYho",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e675be76fc17d33-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:b8e9:87e3:53d7:6a7a:eb5f:d2fb",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:b8e9:87e3:53d7:6a7a:eb5f:d2fb, 162.158.22.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 10:23:38 UTC] === END API CALL LOG ===
[03-Apr-2026 10:23:38 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 10:23:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM5IiwidXNlcm5hbWUiOiJyYWh1bDkwOTAiLCJlbWFpbCI6InJhaHVscGFubnU2ODc3NUBnbWFpbC5jb20iLCJleHAiOjE3NzU4MTY0NzB9.1aZJEoCSnbmip5NwIOu_OSsEHOVLf8yg-3rJ1DyOYho
[03-Apr-2026 10:23:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 10:23:38 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 10:23:38 UTC] User ID: 239
[03-Apr-2026 10:23:38 UTC] ✅ User profile retrieved successfully for user ID: 239
[03-Apr-2026 10:23:39 UTC] === API CALL LOG ===
[03-Apr-2026 10:23:39 UTC] Endpoint: user/profile.php
[03-Apr-2026 10:23:39 UTC] Full Log Data: {
    "timestamp": "2026-04-03 10:23:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:b8e9:87e3:53d7:6a7a:eb5f:d2fb",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM5IiwidXNlcm5hbWUiOiJyYWh1bDkwOTAiLCJlbWFpbCI6InJhaHVscGFubnU2ODc3NUBnbWFpbC5jb20iLCJleHAiOjE3NzU4MTY0NzB9.1aZJEoCSnbmip5NwIOu_OSsEHOVLf8yg-3rJ1DyOYho",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e675bed6e377d33-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:b8e9:87e3:53d7:6a7a:eb5f:d2fb",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:b8e9:87e3:53d7:6a7a:eb5f:d2fb, 162.158.22.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 10:23:39 UTC] === END API CALL LOG ===
[03-Apr-2026 10:23:39 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 10:23:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM5IiwidXNlcm5hbWUiOiJyYWh1bDkwOTAiLCJlbWFpbCI6InJhaHVscGFubnU2ODc3NUBnbWFpbC5jb20iLCJleHAiOjE3NzU4MTY0NzB9.1aZJEoCSnbmip5NwIOu_OSsEHOVLf8yg-3rJ1DyOYho
[03-Apr-2026 10:23:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 10:23:39 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 10:23:39 UTC] User ID: 239
[03-Apr-2026 10:23:39 UTC] ✅ User profile retrieved successfully for user ID: 239
[03-Apr-2026 10:23:39 UTC] User Purchases API - User ID: 239
[03-Apr-2026 10:23:39 UTC] User Purchases API - Total purchases found: 0
[03-Apr-2026 10:23:46 UTC] === API CALL LOG ===
[03-Apr-2026 10:23:46 UTC] Endpoint: user/profile.php
[03-Apr-2026 10:23:46 UTC] Full Log Data: {
    "timestamp": "2026-04-03 10:23:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:b8e9:87e3:53d7:6a7a:eb5f:d2fb",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM5IiwidXNlcm5hbWUiOiJyYWh1bDkwOTAiLCJlbWFpbCI6InJhaHVscGFubnU2ODc3NUBnbWFpbC5jb20iLCJleHAiOjE3NzU4MTY0NzB9.1aZJEoCSnbmip5NwIOu_OSsEHOVLf8yg-3rJ1DyOYho",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e675c1cab277d33-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:b8e9:87e3:53d7:6a7a:eb5f:d2fb",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:b8e9:87e3:53d7:6a7a:eb5f:d2fb, 162.158.22.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 10:23:46 UTC] === END API CALL LOG ===
[03-Apr-2026 10:23:46 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 10:23:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM5IiwidXNlcm5hbWUiOiJyYWh1bDkwOTAiLCJlbWFpbCI6InJhaHVscGFubnU2ODc3NUBnbWFpbC5jb20iLCJleHAiOjE3NzU4MTY0NzB9.1aZJEoCSnbmip5NwIOu_OSsEHOVLf8yg-3rJ1DyOYho
[03-Apr-2026 10:23:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 10:23:46 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 10:23:46 UTC] User ID: 239
[03-Apr-2026 10:23:46 UTC] ✅ User profile retrieved successfully for user ID: 239
[03-Apr-2026 10:23:46 UTC] User Purchases API - User ID: 239
[03-Apr-2026 10:23:47 UTC] User Purchases API - Total purchases found: 0
[03-Apr-2026 10:23:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 10:23:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 10:23:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM5IiwidXNlcm5hbWUiOiJyYWh1bDkwOTAiLCJlbWFpbCI6InJhaHVscGFubnU2ODc3NUBnbWFpbC5jb20iLCJleHAiOjE3NzU4MTY0NzB9.1aZJEoCSnbmip5NwIOu_OSsEHOVLf8yg-3rJ1DyOYho","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e675c386b607d33-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:b8e9:87e3:53d7:6a7a:eb5f:d2fb","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:4900:b8e9:87e3:53d7:6a7a:eb5f:d2fb, 162.158.22.195"}
[03-Apr-2026 10:23:51 UTC] === User Orders API Called ===
[03-Apr-2026 10:23:51 UTC] User ID: 239
[03-Apr-2026 10:23:51 UTC] Limit: 20, Offset: 0
[03-Apr-2026 10:23:51 UTC] Orders found: 0
[03-Apr-2026 10:23:51 UTC] Orders data: []
[03-Apr-2026 10:23:51 UTC] Total orders count: 0
[03-Apr-2026 10:23:51 UTC] === API CALL LOG ===
[03-Apr-2026 10:23:51 UTC] Endpoint: user/profile.php
[03-Apr-2026 10:23:51 UTC] Full Log Data: {
    "timestamp": "2026-04-03 10:23:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:b8e9:87e3:53d7:6a7a:eb5f:d2fb",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM5IiwidXNlcm5hbWUiOiJyYWh1bDkwOTAiLCJlbWFpbCI6InJhaHVscGFubnU2ODc3NUBnbWFpbC5jb20iLCJleHAiOjE3NzU4MTY0NzB9.1aZJEoCSnbmip5NwIOu_OSsEHOVLf8yg-3rJ1DyOYho",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e675c386b617d33-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:b8e9:87e3:53d7:6a7a:eb5f:d2fb",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:b8e9:87e3:53d7:6a7a:eb5f:d2fb, 162.158.22.194"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 10:23:51 UTC] === END API CALL LOG ===
[03-Apr-2026 10:23:51 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 10:23:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM5IiwidXNlcm5hbWUiOiJyYWh1bDkwOTAiLCJlbWFpbCI6InJhaHVscGFubnU2ODc3NUBnbWFpbC5jb20iLCJleHAiOjE3NzU4MTY0NzB9.1aZJEoCSnbmip5NwIOu_OSsEHOVLf8yg-3rJ1DyOYho
[03-Apr-2026 10:23:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 10:23:51 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 10:23:51 UTC] User ID: 239
[03-Apr-2026 10:23:51 UTC] ✅ User profile retrieved successfully for user ID: 239
[03-Apr-2026 10:23:51 UTC] === API CALL LOG ===
[03-Apr-2026 10:23:51 UTC] Endpoint: user/profile.php
[03-Apr-2026 10:23:51 UTC] Full Log Data: {
    "timestamp": "2026-04-03 10:23:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:b8e9:87e3:53d7:6a7a:eb5f:d2fb",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM5IiwidXNlcm5hbWUiOiJyYWh1bDkwOTAiLCJlbWFpbCI6InJhaHVscGFubnU2ODc3NUBnbWFpbC5jb20iLCJleHAiOjE3NzU4MTY0NzB9.1aZJEoCSnbmip5NwIOu_OSsEHOVLf8yg-3rJ1DyOYho",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e675c3d89557d33-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:b8e9:87e3:53d7:6a7a:eb5f:d2fb",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:b8e9:87e3:53d7:6a7a:eb5f:d2fb, 162.158.22.194"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 10:23:51 UTC] === END API CALL LOG ===
[03-Apr-2026 10:23:51 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 10:23:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM5IiwidXNlcm5hbWUiOiJyYWh1bDkwOTAiLCJlbWFpbCI6InJhaHVscGFubnU2ODc3NUBnbWFpbC5jb20iLCJleHAiOjE3NzU4MTY0NzB9.1aZJEoCSnbmip5NwIOu_OSsEHOVLf8yg-3rJ1DyOYho
[03-Apr-2026 10:23:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 10:23:51 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 10:23:51 UTC] User ID: 239
[03-Apr-2026 10:23:51 UTC] ✅ User profile retrieved successfully for user ID: 239
[03-Apr-2026 13:17:35 UTC] === API CALL LOG ===
[03-Apr-2026 13:17:35 UTC] Endpoint: user/profile.php
[03-Apr-2026 13:17:35 UTC] Full Log Data: {
    "timestamp": "2026-04-03 13:17:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:201:5c02:80bb:733e:f828:9300:726b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQwIiwidXNlcm5hbWUiOiJAbWFuaXNoODMwIiwiZW1haWwiOiJtYW5pc2hzd2FtaTkxMkBnbWFpbC5jb20iLCJleHAiOjE3NzU4MjcwNTR9.qaoG2a8kAcFWu4KIHsvx0x8cMM0rFqjsywn9aSm3Vzg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e685ab54fe22af5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2405:201:5c02:80bb:733e:f828:9300:726b",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2405:201:5c02:80bb:733e:f828:9300:726b, 172.71.152.39"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 13:17:35 UTC] === END API CALL LOG ===
[03-Apr-2026 13:17:35 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 13:17:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQwIiwidXNlcm5hbWUiOiJAbWFuaXNoODMwIiwiZW1haWwiOiJtYW5pc2hzd2FtaTkxMkBnbWFpbC5jb20iLCJleHAiOjE3NzU4MjcwNTR9.qaoG2a8kAcFWu4KIHsvx0x8cMM0rFqjsywn9aSm3Vzg
[03-Apr-2026 13:17:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 13:17:35 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 13:17:35 UTC] User ID: 240
[03-Apr-2026 13:17:35 UTC] ✅ User profile retrieved successfully for user ID: 240
[03-Apr-2026 13:17:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 13:17:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 13:17:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQwIiwidXNlcm5hbWUiOiJAbWFuaXNoODMwIiwiZW1haWwiOiJtYW5pc2hzd2FtaTkxMkBnbWFpbC5jb20iLCJleHAiOjE3NzU4MjcwNTR9.qaoG2a8kAcFWu4KIHsvx0x8cMM0rFqjsywn9aSm3Vzg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e685ab54fe72af5-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2405:201:5c02:80bb:733e:f828:9300:726b","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2405:201:5c02:80bb:733e:f828:9300:726b, 172.71.152.40"}
[03-Apr-2026 13:17:35 UTC] === User Orders API Called ===
[03-Apr-2026 13:17:35 UTC] User ID: 240
[03-Apr-2026 13:17:35 UTC] Limit: 20, Offset: 0
[03-Apr-2026 13:17:35 UTC] Orders found: 0
[03-Apr-2026 13:17:35 UTC] Orders data: []
[03-Apr-2026 13:17:35 UTC] Total orders count: 0
[03-Apr-2026 13:17:35 UTC] === API CALL LOG ===
[03-Apr-2026 13:17:35 UTC] Endpoint: user/profile.php
[03-Apr-2026 13:17:35 UTC] Full Log Data: {
    "timestamp": "2026-04-03 13:17:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:201:5c02:80bb:733e:f828:9300:726b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQwIiwidXNlcm5hbWUiOiJAbWFuaXNoODMwIiwiZW1haWwiOiJtYW5pc2hzd2FtaTkxMkBnbWFpbC5jb20iLCJleHAiOjE3NzU4MjcwNTR9.qaoG2a8kAcFWu4KIHsvx0x8cMM0rFqjsywn9aSm3Vzg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e685ab5d9a72af5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2405:201:5c02:80bb:733e:f828:9300:726b",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2405:201:5c02:80bb:733e:f828:9300:726b, 172.71.152.40"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 13:17:35 UTC] === END API CALL LOG ===
[03-Apr-2026 13:17:35 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 13:17:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQwIiwidXNlcm5hbWUiOiJAbWFuaXNoODMwIiwiZW1haWwiOiJtYW5pc2hzd2FtaTkxMkBnbWFpbC5jb20iLCJleHAiOjE3NzU4MjcwNTR9.qaoG2a8kAcFWu4KIHsvx0x8cMM0rFqjsywn9aSm3Vzg
[03-Apr-2026 13:17:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 13:17:35 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 13:17:35 UTC] User ID: 240
[03-Apr-2026 13:17:35 UTC] ✅ User profile retrieved successfully for user ID: 240
[03-Apr-2026 13:17:36 UTC] === API CALL LOG ===
[03-Apr-2026 13:17:36 UTC] Endpoint: user/profile.php
[03-Apr-2026 13:17:36 UTC] Full Log Data: {
    "timestamp": "2026-04-03 13:17:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:201:5c02:80bb:733e:f828:9300:726b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQwIiwidXNlcm5hbWUiOiJAbWFuaXNoODMwIiwiZW1haWwiOiJtYW5pc2hzd2FtaTkxMkBnbWFpbC5jb20iLCJleHAiOjE3NzU4MjcwNTR9.qaoG2a8kAcFWu4KIHsvx0x8cMM0rFqjsywn9aSm3Vzg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e685ac149962af5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2405:201:5c02:80bb:733e:f828:9300:726b",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2405:201:5c02:80bb:733e:f828:9300:726b, 172.71.152.40"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 13:17:36 UTC] === END API CALL LOG ===
[03-Apr-2026 13:17:36 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 13:17:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQwIiwidXNlcm5hbWUiOiJAbWFuaXNoODMwIiwiZW1haWwiOiJtYW5pc2hzd2FtaTkxMkBnbWFpbC5jb20iLCJleHAiOjE3NzU4MjcwNTR9.qaoG2a8kAcFWu4KIHsvx0x8cMM0rFqjsywn9aSm3Vzg
[03-Apr-2026 13:17:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 13:17:36 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 13:17:36 UTC] User ID: 240
[03-Apr-2026 13:17:36 UTC] ✅ User profile retrieved successfully for user ID: 240
[03-Apr-2026 13:18:19 UTC] === API CALL LOG ===
[03-Apr-2026 13:18:19 UTC] Endpoint: user/profile.php
[03-Apr-2026 13:18:19 UTC] Full Log Data: {
    "timestamp": "2026-04-03 13:18:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:201:5c02:80bb:733e:f828:9300:726b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQwIiwidXNlcm5hbWUiOiJAbWFuaXNoODMwIiwiZW1haWwiOiJtYW5pc2hzd2FtaTkxMkBnbWFpbC5jb20iLCJleHAiOjE3NzU4MjcwNTR9.qaoG2a8kAcFWu4KIHsvx0x8cMM0rFqjsywn9aSm3Vzg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e685bc75c152af5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2405:201:5c02:80bb:733e:f828:9300:726b",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2405:201:5c02:80bb:733e:f828:9300:726b, 172.70.143.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 13:18:19 UTC] === END API CALL LOG ===
[03-Apr-2026 13:18:19 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 13:18:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQwIiwidXNlcm5hbWUiOiJAbWFuaXNoODMwIiwiZW1haWwiOiJtYW5pc2hzd2FtaTkxMkBnbWFpbC5jb20iLCJleHAiOjE3NzU4MjcwNTR9.qaoG2a8kAcFWu4KIHsvx0x8cMM0rFqjsywn9aSm3Vzg
[03-Apr-2026 13:18:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 13:18:19 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 13:18:19 UTC] User ID: 240
[03-Apr-2026 13:18:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 13:18:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 13:18:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQwIiwidXNlcm5hbWUiOiJAbWFuaXNoODMwIiwiZW1haWwiOiJtYW5pc2hzd2FtaTkxMkBnbWFpbC5jb20iLCJleHAiOjE3NzU4MjcwNTR9.qaoG2a8kAcFWu4KIHsvx0x8cMM0rFqjsywn9aSm3Vzg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e685bc75c142af5-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2405:201:5c02:80bb:733e:f828:9300:726b","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2405:201:5c02:80bb:733e:f828:9300:726b, 172.70.143.195"}
[03-Apr-2026 13:18:19 UTC] === User Orders API Called ===
[03-Apr-2026 13:18:19 UTC] User ID: 240
[03-Apr-2026 13:18:19 UTC] Limit: 20, Offset: 0
[03-Apr-2026 13:18:19 UTC] Orders found: 0
[03-Apr-2026 13:18:19 UTC] Orders data: []
[03-Apr-2026 13:18:19 UTC] Total orders count: 0
[03-Apr-2026 13:18:19 UTC] ✅ User profile retrieved successfully for user ID: 240
[03-Apr-2026 13:18:19 UTC] === API CALL LOG ===
[03-Apr-2026 13:18:19 UTC] Endpoint: user/profile.php
[03-Apr-2026 13:18:19 UTC] Full Log Data: {
    "timestamp": "2026-04-03 13:18:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:201:5c02:80bb:733e:f828:9300:726b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQwIiwidXNlcm5hbWUiOiJAbWFuaXNoODMwIiwiZW1haWwiOiJtYW5pc2hzd2FtaTkxMkBnbWFpbC5jb20iLCJleHAiOjE3NzU4MjcwNTR9.qaoG2a8kAcFWu4KIHsvx0x8cMM0rFqjsywn9aSm3Vzg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e685bc9ccd32af5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2405:201:5c02:80bb:733e:f828:9300:726b",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2405:201:5c02:80bb:733e:f828:9300:726b, 172.70.143.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 13:18:19 UTC] === END API CALL LOG ===
[03-Apr-2026 13:18:19 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 13:18:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQwIiwidXNlcm5hbWUiOiJAbWFuaXNoODMwIiwiZW1haWwiOiJtYW5pc2hzd2FtaTkxMkBnbWFpbC5jb20iLCJleHAiOjE3NzU4MjcwNTR9.qaoG2a8kAcFWu4KIHsvx0x8cMM0rFqjsywn9aSm3Vzg
[03-Apr-2026 13:18:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 13:18:19 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 13:18:19 UTC] User ID: 240
[03-Apr-2026 13:18:19 UTC] ✅ User profile retrieved successfully for user ID: 240
[03-Apr-2026 13:18:20 UTC] === API CALL LOG ===
[03-Apr-2026 13:18:20 UTC] Endpoint: user/profile.php
[03-Apr-2026 13:18:20 UTC] Full Log Data: {
    "timestamp": "2026-04-03 13:18:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:201:5c02:80bb:733e:f828:9300:726b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQwIiwidXNlcm5hbWUiOiJAbWFuaXNoODMwIiwiZW1haWwiOiJtYW5pc2hzd2FtaTkxMkBnbWFpbC5jb20iLCJleHAiOjE3NzU4MjcwNTR9.qaoG2a8kAcFWu4KIHsvx0x8cMM0rFqjsywn9aSm3Vzg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e685bcf58fd2af5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2405:201:5c02:80bb:733e:f828:9300:726b",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2405:201:5c02:80bb:733e:f828:9300:726b, 172.70.143.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 13:18:20 UTC] === END API CALL LOG ===
[03-Apr-2026 13:18:20 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 13:18:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQwIiwidXNlcm5hbWUiOiJAbWFuaXNoODMwIiwiZW1haWwiOiJtYW5pc2hzd2FtaTkxMkBnbWFpbC5jb20iLCJleHAiOjE3NzU4MjcwNTR9.qaoG2a8kAcFWu4KIHsvx0x8cMM0rFqjsywn9aSm3Vzg
[03-Apr-2026 13:18:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 13:18:20 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 13:18:20 UTC] User ID: 240
[03-Apr-2026 13:18:20 UTC] ✅ User profile retrieved successfully for user ID: 240
[03-Apr-2026 13:19:08 UTC] === API CALL LOG ===
[03-Apr-2026 13:19:08 UTC] Endpoint: user/profile.php
[03-Apr-2026 13:19:08 UTC] Full Log Data: {
    "timestamp": "2026-04-03 13:19:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:201:5c02:80bb:733e:f828:9300:726b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQwIiwidXNlcm5hbWUiOiJAbWFuaXNoODMwIiwiZW1haWwiOiJtYW5pc2hzd2FtaTkxMkBnbWFpbC5jb20iLCJleHAiOjE3NzU4MjcwNTR9.qaoG2a8kAcFWu4KIHsvx0x8cMM0rFqjsywn9aSm3Vzg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e685cfdac442af5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2405:201:5c02:80bb:733e:f828:9300:726b",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2405:201:5c02:80bb:733e:f828:9300:726b, 172.70.143.194"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 13:19:08 UTC] === END API CALL LOG ===
[03-Apr-2026 13:19:08 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 13:19:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQwIiwidXNlcm5hbWUiOiJAbWFuaXNoODMwIiwiZW1haWwiOiJtYW5pc2hzd2FtaTkxMkBnbWFpbC5jb20iLCJleHAiOjE3NzU4MjcwNTR9.qaoG2a8kAcFWu4KIHsvx0x8cMM0rFqjsywn9aSm3Vzg
[03-Apr-2026 13:19:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 13:19:08 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 13:19:08 UTC] User ID: 240
[03-Apr-2026 13:19:08 UTC] ✅ User profile retrieved successfully for user ID: 240
[03-Apr-2026 13:19:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 13:19:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 13:19:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQwIiwidXNlcm5hbWUiOiJAbWFuaXNoODMwIiwiZW1haWwiOiJtYW5pc2hzd2FtaTkxMkBnbWFpbC5jb20iLCJleHAiOjE3NzU4MjcwNTR9.qaoG2a8kAcFWu4KIHsvx0x8cMM0rFqjsywn9aSm3Vzg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e685cfdac422af5-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2405:201:5c02:80bb:733e:f828:9300:726b","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2405:201:5c02:80bb:733e:f828:9300:726b, 172.70.143.194"}
[03-Apr-2026 13:19:08 UTC] === User Orders API Called ===
[03-Apr-2026 13:19:08 UTC] User ID: 240
[03-Apr-2026 13:19:08 UTC] Limit: 20, Offset: 0
[03-Apr-2026 13:19:08 UTC] Orders found: 0
[03-Apr-2026 13:19:08 UTC] Orders data: []
[03-Apr-2026 13:19:08 UTC] Total orders count: 0
[03-Apr-2026 13:19:09 UTC] === API CALL LOG ===
[03-Apr-2026 13:19:09 UTC] Endpoint: user/profile.php
[03-Apr-2026 13:19:09 UTC] Full Log Data: {
    "timestamp": "2026-04-03 13:19:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:201:5c02:80bb:733e:f828:9300:726b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQwIiwidXNlcm5hbWUiOiJAbWFuaXNoODMwIiwiZW1haWwiOiJtYW5pc2hzd2FtaTkxMkBnbWFpbC5jb20iLCJleHAiOjE3NzU4MjcwNTR9.qaoG2a8kAcFWu4KIHsvx0x8cMM0rFqjsywn9aSm3Vzg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e685d0378b42af5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2405:201:5c02:80bb:733e:f828:9300:726b",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2405:201:5c02:80bb:733e:f828:9300:726b, 172.70.143.194"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 13:19:09 UTC] === END API CALL LOG ===
[03-Apr-2026 13:19:09 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 13:19:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQwIiwidXNlcm5hbWUiOiJAbWFuaXNoODMwIiwiZW1haWwiOiJtYW5pc2hzd2FtaTkxMkBnbWFpbC5jb20iLCJleHAiOjE3NzU4MjcwNTR9.qaoG2a8kAcFWu4KIHsvx0x8cMM0rFqjsywn9aSm3Vzg
[03-Apr-2026 13:19:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 13:19:09 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 13:19:09 UTC] User ID: 240
[03-Apr-2026 13:19:09 UTC] ✅ User profile retrieved successfully for user ID: 240
[03-Apr-2026 13:19:10 UTC] === API CALL LOG ===
[03-Apr-2026 13:19:10 UTC] Endpoint: user/profile.php
[03-Apr-2026 13:19:10 UTC] Full Log Data: {
    "timestamp": "2026-04-03 13:19:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:201:5c02:80bb:733e:f828:9300:726b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQwIiwidXNlcm5hbWUiOiJAbWFuaXNoODMwIiwiZW1haWwiOiJtYW5pc2hzd2FtaTkxMkBnbWFpbC5jb20iLCJleHAiOjE3NzU4MjcwNTR9.qaoG2a8kAcFWu4KIHsvx0x8cMM0rFqjsywn9aSm3Vzg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e685d0a1f9e2af5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2405:201:5c02:80bb:733e:f828:9300:726b",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2405:201:5c02:80bb:733e:f828:9300:726b, 172.70.143.194"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 13:19:10 UTC] === END API CALL LOG ===
[03-Apr-2026 13:19:10 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 13:19:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQwIiwidXNlcm5hbWUiOiJAbWFuaXNoODMwIiwiZW1haWwiOiJtYW5pc2hzd2FtaTkxMkBnbWFpbC5jb20iLCJleHAiOjE3NzU4MjcwNTR9.qaoG2a8kAcFWu4KIHsvx0x8cMM0rFqjsywn9aSm3Vzg
[03-Apr-2026 13:19:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 13:19:10 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 13:19:10 UTC] User ID: 240
[03-Apr-2026 13:19:10 UTC] ✅ User profile retrieved successfully for user ID: 240
[03-Apr-2026 13:19:45 UTC] === API CALL LOG ===
[03-Apr-2026 13:19:45 UTC] Endpoint: user/profile.php
[03-Apr-2026 13:19:45 UTC] Full Log Data: {
    "timestamp": "2026-04-03 13:19:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:201:5c02:80bb:733e:f828:9300:726b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQwIiwidXNlcm5hbWUiOiJAbWFuaXNoODMwIiwiZW1haWwiOiJtYW5pc2hzd2FtaTkxMkBnbWFpbC5jb20iLCJleHAiOjE3NzU4MjcwNTR9.qaoG2a8kAcFWu4KIHsvx0x8cMM0rFqjsywn9aSm3Vzg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e685de218ac2af5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2405:201:5c02:80bb:733e:f828:9300:726b",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2405:201:5c02:80bb:733e:f828:9300:726b, 172.70.143.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 13:19:45 UTC] === END API CALL LOG ===
[03-Apr-2026 13:19:45 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 13:19:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQwIiwidXNlcm5hbWUiOiJAbWFuaXNoODMwIiwiZW1haWwiOiJtYW5pc2hzd2FtaTkxMkBnbWFpbC5jb20iLCJleHAiOjE3NzU4MjcwNTR9.qaoG2a8kAcFWu4KIHsvx0x8cMM0rFqjsywn9aSm3Vzg
[03-Apr-2026 13:19:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 13:19:45 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 13:19:45 UTC] User ID: 240
[03-Apr-2026 13:19:45 UTC] ✅ User profile retrieved successfully for user ID: 240
[03-Apr-2026 13:19:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 13:19:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 13:19:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQwIiwidXNlcm5hbWUiOiJAbWFuaXNoODMwIiwiZW1haWwiOiJtYW5pc2hzd2FtaTkxMkBnbWFpbC5jb20iLCJleHAiOjE3NzU4MjcwNTR9.qaoG2a8kAcFWu4KIHsvx0x8cMM0rFqjsywn9aSm3Vzg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e685de218a92af5-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2405:201:5c02:80bb:733e:f828:9300:726b","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2405:201:5c02:80bb:733e:f828:9300:726b, 172.70.143.195"}
[03-Apr-2026 13:19:45 UTC] === User Orders API Called ===
[03-Apr-2026 13:19:45 UTC] User ID: 240
[03-Apr-2026 13:19:45 UTC] Limit: 20, Offset: 0
[03-Apr-2026 13:19:45 UTC] Orders found: 0
[03-Apr-2026 13:19:45 UTC] Orders data: []
[03-Apr-2026 13:19:45 UTC] Total orders count: 0
[03-Apr-2026 13:19:45 UTC] === API CALL LOG ===
[03-Apr-2026 13:19:45 UTC] Endpoint: user/profile.php
[03-Apr-2026 13:19:45 UTC] Full Log Data: {
    "timestamp": "2026-04-03 13:19:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:201:5c02:80bb:733e:f828:9300:726b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQwIiwidXNlcm5hbWUiOiJAbWFuaXNoODMwIiwiZW1haWwiOiJtYW5pc2hzd2FtaTkxMkBnbWFpbC5jb20iLCJleHAiOjE3NzU4MjcwNTR9.qaoG2a8kAcFWu4KIHsvx0x8cMM0rFqjsywn9aSm3Vzg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e685de58b9a2af5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2405:201:5c02:80bb:733e:f828:9300:726b",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2405:201:5c02:80bb:733e:f828:9300:726b, 172.70.143.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 13:19:45 UTC] === END API CALL LOG ===
[03-Apr-2026 13:19:45 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 13:19:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQwIiwidXNlcm5hbWUiOiJAbWFuaXNoODMwIiwiZW1haWwiOiJtYW5pc2hzd2FtaTkxMkBnbWFpbC5jb20iLCJleHAiOjE3NzU4MjcwNTR9.qaoG2a8kAcFWu4KIHsvx0x8cMM0rFqjsywn9aSm3Vzg
[03-Apr-2026 13:19:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 13:19:45 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 13:19:45 UTC] User ID: 240
[03-Apr-2026 13:19:45 UTC] ✅ User profile retrieved successfully for user ID: 240
[03-Apr-2026 13:19:47 UTC] === API CALL LOG ===
[03-Apr-2026 13:19:47 UTC] Endpoint: user/profile.php
[03-Apr-2026 13:19:47 UTC] Full Log Data: {
    "timestamp": "2026-04-03 13:19:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:201:5c02:80bb:733e:f828:9300:726b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQwIiwidXNlcm5hbWUiOiJAbWFuaXNoODMwIiwiZW1haWwiOiJtYW5pc2hzd2FtaTkxMkBnbWFpbC5jb20iLCJleHAiOjE3NzU4MjcwNTR9.qaoG2a8kAcFWu4KIHsvx0x8cMM0rFqjsywn9aSm3Vzg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e685dee589b2af5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2405:201:5c02:80bb:733e:f828:9300:726b",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2405:201:5c02:80bb:733e:f828:9300:726b, 172.70.143.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 13:19:47 UTC] === END API CALL LOG ===
[03-Apr-2026 13:19:47 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 13:19:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQwIiwidXNlcm5hbWUiOiJAbWFuaXNoODMwIiwiZW1haWwiOiJtYW5pc2hzd2FtaTkxMkBnbWFpbC5jb20iLCJleHAiOjE3NzU4MjcwNTR9.qaoG2a8kAcFWu4KIHsvx0x8cMM0rFqjsywn9aSm3Vzg
[03-Apr-2026 13:19:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 13:19:47 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 13:19:47 UTC] User ID: 240
[03-Apr-2026 13:19:47 UTC] ✅ User profile retrieved successfully for user ID: 240
[03-Apr-2026 13:20:08 UTC] === API CALL LOG ===
[03-Apr-2026 13:20:08 UTC] Endpoint: user/profile.php
[03-Apr-2026 13:20:08 UTC] Full Log Data: {
    "timestamp": "2026-04-03 13:20:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:201:5c02:80bb:733e:f828:9300:726b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQwIiwidXNlcm5hbWUiOiJAbWFuaXNoODMwIiwiZW1haWwiOiJtYW5pc2hzd2FtaTkxMkBnbWFpbC5jb20iLCJleHAiOjE3NzU4MjcwNTR9.qaoG2a8kAcFWu4KIHsvx0x8cMM0rFqjsywn9aSm3Vzg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e685e735fb52af5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2405:201:5c02:80bb:733e:f828:9300:726b",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2405:201:5c02:80bb:733e:f828:9300:726b, 172.70.143.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 13:20:08 UTC] === END API CALL LOG ===
[03-Apr-2026 13:20:08 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 13:20:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQwIiwidXNlcm5hbWUiOiJAbWFuaXNoODMwIiwiZW1haWwiOiJtYW5pc2hzd2FtaTkxMkBnbWFpbC5jb20iLCJleHAiOjE3NzU4MjcwNTR9.qaoG2a8kAcFWu4KIHsvx0x8cMM0rFqjsywn9aSm3Vzg
[03-Apr-2026 13:20:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 13:20:08 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 13:20:08 UTC] User ID: 240
[03-Apr-2026 13:20:08 UTC] ✅ User profile retrieved successfully for user ID: 240
[03-Apr-2026 13:20:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 13:20:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 13:20:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQwIiwidXNlcm5hbWUiOiJAbWFuaXNoODMwIiwiZW1haWwiOiJtYW5pc2hzd2FtaTkxMkBnbWFpbC5jb20iLCJleHAiOjE3NzU4MjcwNTR9.qaoG2a8kAcFWu4KIHsvx0x8cMM0rFqjsywn9aSm3Vzg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e685e735fb22af5-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2405:201:5c02:80bb:733e:f828:9300:726b","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2405:201:5c02:80bb:733e:f828:9300:726b, 172.70.143.195"}
[03-Apr-2026 13:20:08 UTC] === User Orders API Called ===
[03-Apr-2026 13:20:08 UTC] User ID: 240
[03-Apr-2026 13:20:08 UTC] Limit: 20, Offset: 0
[03-Apr-2026 13:20:08 UTC] Orders found: 0
[03-Apr-2026 13:20:08 UTC] Orders data: []
[03-Apr-2026 13:20:08 UTC] Total orders count: 0
[03-Apr-2026 13:20:08 UTC] === API CALL LOG ===
[03-Apr-2026 13:20:08 UTC] Endpoint: user/profile.php
[03-Apr-2026 13:20:08 UTC] Full Log Data: {
    "timestamp": "2026-04-03 13:20:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:201:5c02:80bb:733e:f828:9300:726b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQwIiwidXNlcm5hbWUiOiJAbWFuaXNoODMwIiwiZW1haWwiOiJtYW5pc2hzd2FtaTkxMkBnbWFpbC5jb20iLCJleHAiOjE3NzU4MjcwNTR9.qaoG2a8kAcFWu4KIHsvx0x8cMM0rFqjsywn9aSm3Vzg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e685e772bb92af5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2405:201:5c02:80bb:733e:f828:9300:726b",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2405:201:5c02:80bb:733e:f828:9300:726b, 172.70.143.194"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 13:20:08 UTC] === END API CALL LOG ===
[03-Apr-2026 13:20:08 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 13:20:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQwIiwidXNlcm5hbWUiOiJAbWFuaXNoODMwIiwiZW1haWwiOiJtYW5pc2hzd2FtaTkxMkBnbWFpbC5jb20iLCJleHAiOjE3NzU4MjcwNTR9.qaoG2a8kAcFWu4KIHsvx0x8cMM0rFqjsywn9aSm3Vzg
[03-Apr-2026 13:20:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 13:20:08 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 13:20:08 UTC] User ID: 240
[03-Apr-2026 13:20:08 UTC] ✅ User profile retrieved successfully for user ID: 240
[03-Apr-2026 13:20:09 UTC] === API CALL LOG ===
[03-Apr-2026 13:20:09 UTC] Endpoint: user/profile.php
[03-Apr-2026 13:20:09 UTC] Full Log Data: {
    "timestamp": "2026-04-03 13:20:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:201:5c02:80bb:733e:f828:9300:726b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQwIiwidXNlcm5hbWUiOiJAbWFuaXNoODMwIiwiZW1haWwiOiJtYW5pc2hzd2FtaTkxMkBnbWFpbC5jb20iLCJleHAiOjE3NzU4MjcwNTR9.qaoG2a8kAcFWu4KIHsvx0x8cMM0rFqjsywn9aSm3Vzg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e685e7b79fc2af5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2405:201:5c02:80bb:733e:f828:9300:726b",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2405:201:5c02:80bb:733e:f828:9300:726b, 172.70.143.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 13:20:09 UTC] === END API CALL LOG ===
[03-Apr-2026 13:20:09 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 13:20:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQwIiwidXNlcm5hbWUiOiJAbWFuaXNoODMwIiwiZW1haWwiOiJtYW5pc2hzd2FtaTkxMkBnbWFpbC5jb20iLCJleHAiOjE3NzU4MjcwNTR9.qaoG2a8kAcFWu4KIHsvx0x8cMM0rFqjsywn9aSm3Vzg
[03-Apr-2026 13:20:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 13:20:09 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 13:20:09 UTC] User ID: 240
[03-Apr-2026 13:20:09 UTC] ✅ User profile retrieved successfully for user ID: 240
[03-Apr-2026 13:21:36 UTC] === API CALL LOG ===
[03-Apr-2026 13:21:36 UTC] Endpoint: user/profile.php
[03-Apr-2026 13:21:36 UTC] Full Log Data: {
    "timestamp": "2026-04-03 13:21:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:201:5c02:80bb:733e:f828:9300:726b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQwIiwidXNlcm5hbWUiOiJAbWFuaXNoODMwIiwiZW1haWwiOiJtYW5pc2hzd2FtaTkxMkBnbWFpbC5jb20iLCJleHAiOjE3NzU4MjcwNTR9.qaoG2a8kAcFWu4KIHsvx0x8cMM0rFqjsywn9aSm3Vzg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e686099bf33f8de-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2405:201:5c02:80bb:733e:f828:9300:726b",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2405:201:5c02:80bb:733e:f828:9300:726b, 172.68.164.101"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 13:21:36 UTC] === END API CALL LOG ===
[03-Apr-2026 13:21:36 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 13:21:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQwIiwidXNlcm5hbWUiOiJAbWFuaXNoODMwIiwiZW1haWwiOiJtYW5pc2hzd2FtaTkxMkBnbWFpbC5jb20iLCJleHAiOjE3NzU4MjcwNTR9.qaoG2a8kAcFWu4KIHsvx0x8cMM0rFqjsywn9aSm3Vzg
[03-Apr-2026 13:21:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 13:21:36 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 13:21:36 UTC] User ID: 240
[03-Apr-2026 13:21:36 UTC] ✅ User profile retrieved successfully for user ID: 240
[03-Apr-2026 13:21:49 UTC] === API CALL LOG ===
[03-Apr-2026 13:21:49 UTC] Endpoint: user/profile.php
[03-Apr-2026 13:21:49 UTC] Full Log Data: {
    "timestamp": "2026-04-03 13:21:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:201:5c02:80bb:733e:f828:9300:726b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQwIiwidXNlcm5hbWUiOiJAbWFuaXNoODMwIiwiZW1haWwiOiJtYW5pc2hzd2FtaTkxMkBnbWFpbC5jb20iLCJleHAiOjE3NzU4MjcwNTR9.qaoG2a8kAcFWu4KIHsvx0x8cMM0rFqjsywn9aSm3Vzg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e6860eb49346b99-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2405:201:5c02:80bb:733e:f828:9300:726b",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2405:201:5c02:80bb:733e:f828:9300:726b, 172.70.189.162"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 13:21:49 UTC] === END API CALL LOG ===
[03-Apr-2026 13:21:49 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 13:21:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQwIiwidXNlcm5hbWUiOiJAbWFuaXNoODMwIiwiZW1haWwiOiJtYW5pc2hzd2FtaTkxMkBnbWFpbC5jb20iLCJleHAiOjE3NzU4MjcwNTR9.qaoG2a8kAcFWu4KIHsvx0x8cMM0rFqjsywn9aSm3Vzg
[03-Apr-2026 13:21:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 13:21:49 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 13:21:49 UTC] User ID: 240
[03-Apr-2026 13:21:49 UTC] ✅ User profile retrieved successfully for user ID: 240
[03-Apr-2026 13:22:02 UTC] === API CALL LOG ===
[03-Apr-2026 13:22:02 UTC] Endpoint: user/profile.php
[03-Apr-2026 13:22:02 UTC] Full Log Data: {
    "timestamp": "2026-04-03 13:22:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:201:5c02:80bb:733e:f828:9300:726b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQwIiwidXNlcm5hbWUiOiJAbWFuaXNoODMwIiwiZW1haWwiOiJtYW5pc2hzd2FtaTkxMkBnbWFpbC5jb20iLCJleHAiOjE3NzU4MjcwNTR9.qaoG2a8kAcFWu4KIHsvx0x8cMM0rFqjsywn9aSm3Vzg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e68613c4a3efd8d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2405:201:5c02:80bb:733e:f828:9300:726b",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2405:201:5c02:80bb:733e:f828:9300:726b, 172.70.208.81"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 13:22:02 UTC] === END API CALL LOG ===
[03-Apr-2026 13:22:02 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 13:22:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQwIiwidXNlcm5hbWUiOiJAbWFuaXNoODMwIiwiZW1haWwiOiJtYW5pc2hzd2FtaTkxMkBnbWFpbC5jb20iLCJleHAiOjE3NzU4MjcwNTR9.qaoG2a8kAcFWu4KIHsvx0x8cMM0rFqjsywn9aSm3Vzg
[03-Apr-2026 13:22:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 13:22:02 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 13:22:02 UTC] User ID: 240
[03-Apr-2026 13:22:02 UTC] ✅ User profile retrieved successfully for user ID: 240
[03-Apr-2026 13:22:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 13:22:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 13:22:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQwIiwidXNlcm5hbWUiOiJAbWFuaXNoODMwIiwiZW1haWwiOiJtYW5pc2hzd2FtaTkxMkBnbWFpbC5jb20iLCJleHAiOjE3NzU4MjcwNTR9.qaoG2a8kAcFWu4KIHsvx0x8cMM0rFqjsywn9aSm3Vzg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e68615c58b6fd8d-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2405:201:5c02:80bb:733e:f828:9300:726b","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2405:201:5c02:80bb:733e:f828:9300:726b, 172.70.208.81"}
[03-Apr-2026 13:22:07 UTC] === User Orders API Called ===
[03-Apr-2026 13:22:07 UTC] User ID: 240
[03-Apr-2026 13:22:07 UTC] Limit: 20, Offset: 0
[03-Apr-2026 13:22:07 UTC] Orders found: 0
[03-Apr-2026 13:22:07 UTC] Orders data: []
[03-Apr-2026 13:22:07 UTC] Total orders count: 0
[03-Apr-2026 13:22:07 UTC] === API CALL LOG ===
[03-Apr-2026 13:22:07 UTC] Endpoint: user/profile.php
[03-Apr-2026 13:22:07 UTC] Full Log Data: {
    "timestamp": "2026-04-03 13:22:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:201:5c02:80bb:733e:f828:9300:726b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQwIiwidXNlcm5hbWUiOiJAbWFuaXNoODMwIiwiZW1haWwiOiJtYW5pc2hzd2FtaTkxMkBnbWFpbC5jb20iLCJleHAiOjE3NzU4MjcwNTR9.qaoG2a8kAcFWu4KIHsvx0x8cMM0rFqjsywn9aSm3Vzg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e68615c58bafd8d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2405:201:5c02:80bb:733e:f828:9300:726b",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2405:201:5c02:80bb:733e:f828:9300:726b, 172.70.208.80"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 13:22:07 UTC] === END API CALL LOG ===
[03-Apr-2026 13:22:07 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 13:22:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQwIiwidXNlcm5hbWUiOiJAbWFuaXNoODMwIiwiZW1haWwiOiJtYW5pc2hzd2FtaTkxMkBnbWFpbC5jb20iLCJleHAiOjE3NzU4MjcwNTR9.qaoG2a8kAcFWu4KIHsvx0x8cMM0rFqjsywn9aSm3Vzg
[03-Apr-2026 13:22:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 13:22:07 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 13:22:07 UTC] User ID: 240
[03-Apr-2026 13:22:07 UTC] ✅ User profile retrieved successfully for user ID: 240
[03-Apr-2026 13:22:08 UTC] === API CALL LOG ===
[03-Apr-2026 13:22:08 UTC] Endpoint: user/profile.php
[03-Apr-2026 13:22:08 UTC] Full Log Data: {
    "timestamp": "2026-04-03 13:22:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:201:5c02:80bb:733e:f828:9300:726b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQwIiwidXNlcm5hbWUiOiJAbWFuaXNoODMwIiwiZW1haWwiOiJtYW5pc2hzd2FtaTkxMkBnbWFpbC5jb20iLCJleHAiOjE3NzU4MjcwNTR9.qaoG2a8kAcFWu4KIHsvx0x8cMM0rFqjsywn9aSm3Vzg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e68615fcc44fd8d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2405:201:5c02:80bb:733e:f828:9300:726b",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2405:201:5c02:80bb:733e:f828:9300:726b, 172.70.208.81"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 13:22:08 UTC] === END API CALL LOG ===
[03-Apr-2026 13:22:08 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 13:22:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQwIiwidXNlcm5hbWUiOiJAbWFuaXNoODMwIiwiZW1haWwiOiJtYW5pc2hzd2FtaTkxMkBnbWFpbC5jb20iLCJleHAiOjE3NzU4MjcwNTR9.qaoG2a8kAcFWu4KIHsvx0x8cMM0rFqjsywn9aSm3Vzg
[03-Apr-2026 13:22:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 13:22:08 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 13:22:08 UTC] User ID: 240
[03-Apr-2026 13:22:08 UTC] ✅ User profile retrieved successfully for user ID: 240
[03-Apr-2026 13:22:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 13:22:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 13:22:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQwIiwidXNlcm5hbWUiOiJAbWFuaXNoODMwIiwiZW1haWwiOiJtYW5pc2hzd2FtaTkxMkBnbWFpbC5jb20iLCJleHAiOjE3NzU4MjcwNTR9.qaoG2a8kAcFWu4KIHsvx0x8cMM0rFqjsywn9aSm3Vzg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e68618b0940fd8d-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2405:201:5c02:80bb:733e:f828:9300:726b","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2405:201:5c02:80bb:733e:f828:9300:726b, 172.70.208.81"}
[03-Apr-2026 13:22:14 UTC] === User Orders API Called ===
[03-Apr-2026 13:22:14 UTC] User ID: 240
[03-Apr-2026 13:22:14 UTC] Limit: 20, Offset: 0
[03-Apr-2026 13:22:14 UTC] Orders found: 0
[03-Apr-2026 13:22:14 UTC] Orders data: []
[03-Apr-2026 13:22:14 UTC] Total orders count: 0
[03-Apr-2026 13:22:15 UTC] === API CALL LOG ===
[03-Apr-2026 13:22:15 UTC] Endpoint: user/profile.php
[03-Apr-2026 13:22:15 UTC] Full Log Data: {
    "timestamp": "2026-04-03 13:22:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:201:5c02:80bb:733e:f828:9300:726b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQwIiwidXNlcm5hbWUiOiJAbWFuaXNoODMwIiwiZW1haWwiOiJtYW5pc2hzd2FtaTkxMkBnbWFpbC5jb20iLCJleHAiOjE3NzU4MjcwNTR9.qaoG2a8kAcFWu4KIHsvx0x8cMM0rFqjsywn9aSm3Vzg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e68618b0941fd8d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2405:201:5c02:80bb:733e:f828:9300:726b",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2405:201:5c02:80bb:733e:f828:9300:726b, 172.70.208.80"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 13:22:15 UTC] === END API CALL LOG ===
[03-Apr-2026 13:22:15 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 13:22:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQwIiwidXNlcm5hbWUiOiJAbWFuaXNoODMwIiwiZW1haWwiOiJtYW5pc2hzd2FtaTkxMkBnbWFpbC5jb20iLCJleHAiOjE3NzU4MjcwNTR9.qaoG2a8kAcFWu4KIHsvx0x8cMM0rFqjsywn9aSm3Vzg
[03-Apr-2026 13:22:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 13:22:15 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 13:22:15 UTC] User ID: 240
[03-Apr-2026 13:22:15 UTC] ✅ User profile retrieved successfully for user ID: 240
[03-Apr-2026 13:22:15 UTC] === API CALL LOG ===
[03-Apr-2026 13:22:15 UTC] Endpoint: user/profile.php
[03-Apr-2026 13:22:15 UTC] Full Log Data: {
    "timestamp": "2026-04-03 13:22:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:201:5c02:80bb:733e:f828:9300:726b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQwIiwidXNlcm5hbWUiOiJAbWFuaXNoODMwIiwiZW1haWwiOiJtYW5pc2hzd2FtaTkxMkBnbWFpbC5jb20iLCJleHAiOjE3NzU4MjcwNTR9.qaoG2a8kAcFWu4KIHsvx0x8cMM0rFqjsywn9aSm3Vzg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e68618f8f74fd8d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2405:201:5c02:80bb:733e:f828:9300:726b",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2405:201:5c02:80bb:733e:f828:9300:726b, 172.70.208.80"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 13:22:15 UTC] === END API CALL LOG ===
[03-Apr-2026 13:22:15 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 13:22:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQwIiwidXNlcm5hbWUiOiJAbWFuaXNoODMwIiwiZW1haWwiOiJtYW5pc2hzd2FtaTkxMkBnbWFpbC5jb20iLCJleHAiOjE3NzU4MjcwNTR9.qaoG2a8kAcFWu4KIHsvx0x8cMM0rFqjsywn9aSm3Vzg
[03-Apr-2026 13:22:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 13:22:15 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 13:22:15 UTC] User ID: 240
[03-Apr-2026 13:22:15 UTC] ✅ User profile retrieved successfully for user ID: 240
[03-Apr-2026 13:22:27 UTC] === API CALL LOG ===
[03-Apr-2026 13:22:27 UTC] Endpoint: user/profile.php
[03-Apr-2026 13:22:27 UTC] Full Log Data: {
    "timestamp": "2026-04-03 13:22:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:201:5c02:80bb:733e:f828:9300:726b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQwIiwidXNlcm5hbWUiOiJAbWFuaXNoODMwIiwiZW1haWwiOiJtYW5pc2hzd2FtaTkxMkBnbWFpbC5jb20iLCJleHAiOjE3NzU4MjcwNTR9.qaoG2a8kAcFWu4KIHsvx0x8cMM0rFqjsywn9aSm3Vzg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e6861d92f8bfd8d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2405:201:5c02:80bb:733e:f828:9300:726b",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2405:201:5c02:80bb:733e:f828:9300:726b, 172.70.208.80"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 13:22:27 UTC] === END API CALL LOG ===
[03-Apr-2026 13:22:27 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 13:22:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQwIiwidXNlcm5hbWUiOiJAbWFuaXNoODMwIiwiZW1haWwiOiJtYW5pc2hzd2FtaTkxMkBnbWFpbC5jb20iLCJleHAiOjE3NzU4MjcwNTR9.qaoG2a8kAcFWu4KIHsvx0x8cMM0rFqjsywn9aSm3Vzg
[03-Apr-2026 13:22:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 13:22:27 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 13:22:27 UTC] User ID: 240
[03-Apr-2026 13:22:27 UTC] ✅ User profile retrieved successfully for user ID: 240
[03-Apr-2026 13:22:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 13:22:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 13:22:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQwIiwidXNlcm5hbWUiOiJAbWFuaXNoODMwIiwiZW1haWwiOiJtYW5pc2hzd2FtaTkxMkBnbWFpbC5jb20iLCJleHAiOjE3NzU4MjcwNTR9.qaoG2a8kAcFWu4KIHsvx0x8cMM0rFqjsywn9aSm3Vzg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e6861d92f88fd8d-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2405:201:5c02:80bb:733e:f828:9300:726b","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2405:201:5c02:80bb:733e:f828:9300:726b, 172.70.208.81"}
[03-Apr-2026 13:22:27 UTC] === User Orders API Called ===
[03-Apr-2026 13:22:27 UTC] User ID: 240
[03-Apr-2026 13:22:27 UTC] Limit: 20, Offset: 0
[03-Apr-2026 13:22:27 UTC] Orders found: 0
[03-Apr-2026 13:22:27 UTC] Orders data: []
[03-Apr-2026 13:22:27 UTC] Total orders count: 0
[03-Apr-2026 13:22:28 UTC] === API CALL LOG ===
[03-Apr-2026 13:22:28 UTC] Endpoint: user/profile.php
[03-Apr-2026 13:22:28 UTC] Full Log Data: {
    "timestamp": "2026-04-03 13:22:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:201:5c02:80bb:733e:f828:9300:726b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQwIiwidXNlcm5hbWUiOiJAbWFuaXNoODMwIiwiZW1haWwiOiJtYW5pc2hzd2FtaTkxMkBnbWFpbC5jb20iLCJleHAiOjE3NzU4MjcwNTR9.qaoG2a8kAcFWu4KIHsvx0x8cMM0rFqjsywn9aSm3Vzg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e6861dcfb3ffd8d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2405:201:5c02:80bb:733e:f828:9300:726b",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2405:201:5c02:80bb:733e:f828:9300:726b, 172.70.208.80"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 13:22:28 UTC] === END API CALL LOG ===
[03-Apr-2026 13:22:28 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 13:22:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQwIiwidXNlcm5hbWUiOiJAbWFuaXNoODMwIiwiZW1haWwiOiJtYW5pc2hzd2FtaTkxMkBnbWFpbC5jb20iLCJleHAiOjE3NzU4MjcwNTR9.qaoG2a8kAcFWu4KIHsvx0x8cMM0rFqjsywn9aSm3Vzg
[03-Apr-2026 13:22:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 13:22:28 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 13:22:28 UTC] User ID: 240
[03-Apr-2026 13:22:28 UTC] ✅ User profile retrieved successfully for user ID: 240
[03-Apr-2026 13:22:47 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 13:22:47 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 13:22:47 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQwIiwidXNlcm5hbWUiOiJAbWFuaXNoODMwIiwiZW1haWwiOiJtYW5pc2hzd2FtaTkxMkBnbWFpbC5jb20iLCJleHAiOjE3NzU4MjcwNTR9.qaoG2a8kAcFWu4KIHsvx0x8cMM0rFqjsywn9aSm3Vzg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e6862543abdfd8d-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2405:201:5c02:80bb:733e:f828:9300:726b","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2405:201:5c02:80bb:733e:f828:9300:726b, 172.70.208.81"}
[03-Apr-2026 13:22:47 UTC] === User Orders API Called ===
[03-Apr-2026 13:22:47 UTC] User ID: 240
[03-Apr-2026 13:22:47 UTC] Limit: 20, Offset: 0
[03-Apr-2026 13:22:47 UTC] Orders found: 0
[03-Apr-2026 13:22:47 UTC] Orders data: []
[03-Apr-2026 13:22:47 UTC] Total orders count: 0
[03-Apr-2026 13:22:47 UTC] === API CALL LOG ===
[03-Apr-2026 13:22:47 UTC] Endpoint: user/profile.php
[03-Apr-2026 13:22:47 UTC] Full Log Data: {
    "timestamp": "2026-04-03 13:22:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:201:5c02:80bb:733e:f828:9300:726b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQwIiwidXNlcm5hbWUiOiJAbWFuaXNoODMwIiwiZW1haWwiOiJtYW5pc2hzd2FtaTkxMkBnbWFpbC5jb20iLCJleHAiOjE3NzU4MjcwNTR9.qaoG2a8kAcFWu4KIHsvx0x8cMM0rFqjsywn9aSm3Vzg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e686254ccc9fd8d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2405:201:5c02:80bb:733e:f828:9300:726b",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2405:201:5c02:80bb:733e:f828:9300:726b, 172.70.208.80"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 13:22:47 UTC] === END API CALL LOG ===
[03-Apr-2026 13:22:47 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 13:22:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQwIiwidXNlcm5hbWUiOiJAbWFuaXNoODMwIiwiZW1haWwiOiJtYW5pc2hzd2FtaTkxMkBnbWFpbC5jb20iLCJleHAiOjE3NzU4MjcwNTR9.qaoG2a8kAcFWu4KIHsvx0x8cMM0rFqjsywn9aSm3Vzg
[03-Apr-2026 13:22:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 13:22:47 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 13:22:47 UTC] User ID: 240
[03-Apr-2026 13:22:47 UTC] ✅ User profile retrieved successfully for user ID: 240
[03-Apr-2026 13:22:47 UTC] === API CALL LOG ===
[03-Apr-2026 13:22:47 UTC] Endpoint: user/profile.php
[03-Apr-2026 13:22:47 UTC] Full Log Data: {
    "timestamp": "2026-04-03 13:22:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:201:5c02:80bb:733e:f828:9300:726b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQwIiwidXNlcm5hbWUiOiJAbWFuaXNoODMwIiwiZW1haWwiOiJtYW5pc2hzd2FtaTkxMkBnbWFpbC5jb20iLCJleHAiOjE3NzU4MjcwNTR9.qaoG2a8kAcFWu4KIHsvx0x8cMM0rFqjsywn9aSm3Vzg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e6862583facfd8d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2405:201:5c02:80bb:733e:f828:9300:726b",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2405:201:5c02:80bb:733e:f828:9300:726b, 172.70.208.81"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 13:22:47 UTC] === END API CALL LOG ===
[03-Apr-2026 13:22:47 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 13:22:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQwIiwidXNlcm5hbWUiOiJAbWFuaXNoODMwIiwiZW1haWwiOiJtYW5pc2hzd2FtaTkxMkBnbWFpbC5jb20iLCJleHAiOjE3NzU4MjcwNTR9.qaoG2a8kAcFWu4KIHsvx0x8cMM0rFqjsywn9aSm3Vzg
[03-Apr-2026 13:22:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 13:22:47 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 13:22:47 UTC] User ID: 240
[03-Apr-2026 13:22:47 UTC] ✅ User profile retrieved successfully for user ID: 240
[03-Apr-2026 13:22:57 UTC] === API CALL LOG ===
[03-Apr-2026 13:22:57 UTC] Endpoint: user/profile.php
[03-Apr-2026 13:22:57 UTC] Full Log Data: {
    "timestamp": "2026-04-03 13:22:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:201:5c02:80bb:733e:f828:9300:726b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQwIiwidXNlcm5hbWUiOiJAbWFuaXNoODMwIiwiZW1haWwiOiJtYW5pc2hzd2FtaTkxMkBnbWFpbC5jb20iLCJleHAiOjE3NzU4MjcwNTR9.qaoG2a8kAcFWu4KIHsvx0x8cMM0rFqjsywn9aSm3Vzg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e686295ebf2fd8d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2405:201:5c02:80bb:733e:f828:9300:726b",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2405:201:5c02:80bb:733e:f828:9300:726b, 172.70.208.80"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 13:22:57 UTC] === END API CALL LOG ===
[03-Apr-2026 13:22:57 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 13:22:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQwIiwidXNlcm5hbWUiOiJAbWFuaXNoODMwIiwiZW1haWwiOiJtYW5pc2hzd2FtaTkxMkBnbWFpbC5jb20iLCJleHAiOjE3NzU4MjcwNTR9.qaoG2a8kAcFWu4KIHsvx0x8cMM0rFqjsywn9aSm3Vzg
[03-Apr-2026 13:22:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 13:22:57 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 13:22:57 UTC] User ID: 240
[03-Apr-2026 13:22:57 UTC] ✅ User profile retrieved successfully for user ID: 240
[03-Apr-2026 13:22:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 13:22:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 13:22:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQwIiwidXNlcm5hbWUiOiJAbWFuaXNoODMwIiwiZW1haWwiOiJtYW5pc2hzd2FtaTkxMkBnbWFpbC5jb20iLCJleHAiOjE3NzU4MjcwNTR9.qaoG2a8kAcFWu4KIHsvx0x8cMM0rFqjsywn9aSm3Vzg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e686295ebeefd8d-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2405:201:5c02:80bb:733e:f828:9300:726b","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2405:201:5c02:80bb:733e:f828:9300:726b, 172.70.208.81"}
[03-Apr-2026 13:22:57 UTC] === User Orders API Called ===
[03-Apr-2026 13:22:57 UTC] User ID: 240
[03-Apr-2026 13:22:57 UTC] Limit: 20, Offset: 0
[03-Apr-2026 13:22:57 UTC] Orders found: 0
[03-Apr-2026 13:22:57 UTC] Orders data: []
[03-Apr-2026 13:22:57 UTC] Total orders count: 0
[03-Apr-2026 13:22:58 UTC] === API CALL LOG ===
[03-Apr-2026 13:22:58 UTC] Endpoint: user/profile.php
[03-Apr-2026 13:22:58 UTC] Full Log Data: {
    "timestamp": "2026-04-03 13:22:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:201:5c02:80bb:733e:f828:9300:726b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQwIiwidXNlcm5hbWUiOiJAbWFuaXNoODMwIiwiZW1haWwiOiJtYW5pc2hzd2FtaTkxMkBnbWFpbC5jb20iLCJleHAiOjE3NzU4MjcwNTR9.qaoG2a8kAcFWu4KIHsvx0x8cMM0rFqjsywn9aSm3Vzg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e6862998f8ffd8d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2405:201:5c02:80bb:733e:f828:9300:726b",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2405:201:5c02:80bb:733e:f828:9300:726b, 172.70.208.80"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 13:22:58 UTC] === END API CALL LOG ===
[03-Apr-2026 13:22:58 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 13:22:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQwIiwidXNlcm5hbWUiOiJAbWFuaXNoODMwIiwiZW1haWwiOiJtYW5pc2hzd2FtaTkxMkBnbWFpbC5jb20iLCJleHAiOjE3NzU4MjcwNTR9.qaoG2a8kAcFWu4KIHsvx0x8cMM0rFqjsywn9aSm3Vzg
[03-Apr-2026 13:22:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 13:22:58 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 13:22:58 UTC] User ID: 240
[03-Apr-2026 13:22:58 UTC] ✅ User profile retrieved successfully for user ID: 240
[03-Apr-2026 13:23:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 13:23:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 13:23:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQwIiwidXNlcm5hbWUiOiJAbWFuaXNoODMwIiwiZW1haWwiOiJtYW5pc2hzd2FtaTkxMkBnbWFpbC5jb20iLCJleHAiOjE3NzU4MjcwNTR9.qaoG2a8kAcFWu4KIHsvx0x8cMM0rFqjsywn9aSm3Vzg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e6862d92beefd8d-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2405:201:5c02:80bb:733e:f828:9300:726b","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2405:201:5c02:80bb:733e:f828:9300:726b, 172.70.208.81"}
[03-Apr-2026 13:23:08 UTC] === User Orders API Called ===
[03-Apr-2026 13:23:08 UTC] User ID: 240
[03-Apr-2026 13:23:08 UTC] Limit: 20, Offset: 0
[03-Apr-2026 13:23:08 UTC] Orders found: 0
[03-Apr-2026 13:23:08 UTC] Orders data: []
[03-Apr-2026 13:23:08 UTC] Total orders count: 0
[03-Apr-2026 13:23:08 UTC] === API CALL LOG ===
[03-Apr-2026 13:23:08 UTC] Endpoint: user/profile.php
[03-Apr-2026 13:23:08 UTC] Full Log Data: {
    "timestamp": "2026-04-03 13:23:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:201:5c02:80bb:733e:f828:9300:726b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQwIiwidXNlcm5hbWUiOiJAbWFuaXNoODMwIiwiZW1haWwiOiJtYW5pc2hzd2FtaTkxMkBnbWFpbC5jb20iLCJleHAiOjE3NzU4MjcwNTR9.qaoG2a8kAcFWu4KIHsvx0x8cMM0rFqjsywn9aSm3Vzg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e6862d92bf1fd8d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2405:201:5c02:80bb:733e:f828:9300:726b",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2405:201:5c02:80bb:733e:f828:9300:726b, 172.70.208.80"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 13:23:08 UTC] === END API CALL LOG ===
[03-Apr-2026 13:23:08 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 13:23:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQwIiwidXNlcm5hbWUiOiJAbWFuaXNoODMwIiwiZW1haWwiOiJtYW5pc2hzd2FtaTkxMkBnbWFpbC5jb20iLCJleHAiOjE3NzU4MjcwNTR9.qaoG2a8kAcFWu4KIHsvx0x8cMM0rFqjsywn9aSm3Vzg
[03-Apr-2026 13:23:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 13:23:08 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 13:23:08 UTC] User ID: 240
[03-Apr-2026 13:23:08 UTC] ✅ User profile retrieved successfully for user ID: 240
[03-Apr-2026 13:23:09 UTC] === API CALL LOG ===
[03-Apr-2026 13:23:09 UTC] Endpoint: user/profile.php
[03-Apr-2026 13:23:09 UTC] Full Log Data: {
    "timestamp": "2026-04-03 13:23:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:201:5c02:80bb:733e:f828:9300:726b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQwIiwidXNlcm5hbWUiOiJAbWFuaXNoODMwIiwiZW1haWwiOiJtYW5pc2hzd2FtaTkxMkBnbWFpbC5jb20iLCJleHAiOjE3NzU4MjcwNTR9.qaoG2a8kAcFWu4KIHsvx0x8cMM0rFqjsywn9aSm3Vzg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e6862dccf06fd8d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2405:201:5c02:80bb:733e:f828:9300:726b",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2405:201:5c02:80bb:733e:f828:9300:726b, 172.70.208.80"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 13:23:09 UTC] === END API CALL LOG ===
[03-Apr-2026 13:23:09 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 13:23:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQwIiwidXNlcm5hbWUiOiJAbWFuaXNoODMwIiwiZW1haWwiOiJtYW5pc2hzd2FtaTkxMkBnbWFpbC5jb20iLCJleHAiOjE3NzU4MjcwNTR9.qaoG2a8kAcFWu4KIHsvx0x8cMM0rFqjsywn9aSm3Vzg
[03-Apr-2026 13:23:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 13:23:09 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 13:23:09 UTC] User ID: 240
[03-Apr-2026 13:23:09 UTC] ✅ User profile retrieved successfully for user ID: 240
[03-Apr-2026 14:31:43 UTC] === API CALL LOG ===
[03-Apr-2026 14:31:43 UTC] Endpoint: user/profile.php
[03-Apr-2026 14:31:43 UTC] Full Log Data: {
    "timestamp": "2026-04-03 14:31:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:b127:8012:a663:2f47:7925:8d4e:b386",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQxIiwidXNlcm5hbWUiOiJGZWV0IiwiZW1haWwiOiJjYXBvNjIzMTlAZ21haWwuY29tIiwiZXhwIjoxNzc1ODMxNTAzfQ.j0sZlM6Rg3oFzK-tjx__naP1TyMTR_JCOE2dThOWHLI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e68c753aff2f7ea-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a02:b127:8012:a663:2f47:7925:8d4e:b386",
        "CF-IPCountry": "IT",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a02:b127:8012:a663:2f47:7925:8d4e:b386, 104.23.172.130"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 14:31:43 UTC] === END API CALL LOG ===
[03-Apr-2026 14:31:43 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 14:31:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQxIiwidXNlcm5hbWUiOiJGZWV0IiwiZW1haWwiOiJjYXBvNjIzMTlAZ21haWwuY29tIiwiZXhwIjoxNzc1ODMxNTAzfQ.j0sZlM6Rg3oFzK-tjx__naP1TyMTR_JCOE2dThOWHLI
[03-Apr-2026 14:31:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 14:31:43 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 14:31:43 UTC] User ID: 241
[03-Apr-2026 14:31:43 UTC] ✅ User profile retrieved successfully for user ID: 241
[03-Apr-2026 14:31:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 14:31:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 14:31:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQxIiwidXNlcm5hbWUiOiJGZWV0IiwiZW1haWwiOiJjYXBvNjIzMTlAZ21haWwuY29tIiwiZXhwIjoxNzc1ODMxNTAzfQ.j0sZlM6Rg3oFzK-tjx__naP1TyMTR_JCOE2dThOWHLI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e68c753affcf7ea-AMS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2a02:b127:8012:a663:2f47:7925:8d4e:b386","CF-IPCountry":"IT","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2a02:b127:8012:a663:2f47:7925:8d4e:b386, 104.23.172.130"}
[03-Apr-2026 14:31:43 UTC] === User Orders API Called ===
[03-Apr-2026 14:31:43 UTC] User ID: 241
[03-Apr-2026 14:31:43 UTC] Limit: 20, Offset: 0
[03-Apr-2026 14:31:43 UTC] Orders found: 0
[03-Apr-2026 14:31:43 UTC] Orders data: []
[03-Apr-2026 14:31:43 UTC] Total orders count: 0
[03-Apr-2026 14:31:44 UTC] === API CALL LOG ===
[03-Apr-2026 14:31:44 UTC] Endpoint: user/profile.php
[03-Apr-2026 14:31:44 UTC] Full Log Data: {
    "timestamp": "2026-04-03 14:31:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:b127:8012:a663:2f47:7925:8d4e:b386",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQxIiwidXNlcm5hbWUiOiJGZWV0IiwiZW1haWwiOiJjYXBvNjIzMTlAZ21haWwuY29tIiwiZXhwIjoxNzc1ODMxNTAzfQ.j0sZlM6Rg3oFzK-tjx__naP1TyMTR_JCOE2dThOWHLI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e68c7544a0df7ea-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a02:b127:8012:a663:2f47:7925:8d4e:b386",
        "CF-IPCountry": "IT",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a02:b127:8012:a663:2f47:7925:8d4e:b386, 104.23.172.130"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 14:31:44 UTC] === END API CALL LOG ===
[03-Apr-2026 14:31:44 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 14:31:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQxIiwidXNlcm5hbWUiOiJGZWV0IiwiZW1haWwiOiJjYXBvNjIzMTlAZ21haWwuY29tIiwiZXhwIjoxNzc1ODMxNTAzfQ.j0sZlM6Rg3oFzK-tjx__naP1TyMTR_JCOE2dThOWHLI
[03-Apr-2026 14:31:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 14:31:44 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 14:31:44 UTC] User ID: 241
[03-Apr-2026 14:31:44 UTC] ✅ User profile retrieved successfully for user ID: 241
[03-Apr-2026 14:31:44 UTC] === API CALL LOG ===
[03-Apr-2026 14:31:44 UTC] Endpoint: user/profile.php
[03-Apr-2026 14:31:44 UTC] Full Log Data: {
    "timestamp": "2026-04-03 14:31:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:b127:8012:a663:2f47:7925:8d4e:b386",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQxIiwidXNlcm5hbWUiOiJGZWV0IiwiZW1haWwiOiJjYXBvNjIzMTlAZ21haWwuY29tIiwiZXhwIjoxNzc1ODMxNTAzfQ.j0sZlM6Rg3oFzK-tjx__naP1TyMTR_JCOE2dThOWHLI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e68c757cd90f7ea-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a02:b127:8012:a663:2f47:7925:8d4e:b386",
        "CF-IPCountry": "IT",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a02:b127:8012:a663:2f47:7925:8d4e:b386, 104.23.172.130"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 14:31:44 UTC] === END API CALL LOG ===
[03-Apr-2026 14:31:44 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 14:31:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQxIiwidXNlcm5hbWUiOiJGZWV0IiwiZW1haWwiOiJjYXBvNjIzMTlAZ21haWwuY29tIiwiZXhwIjoxNzc1ODMxNTAzfQ.j0sZlM6Rg3oFzK-tjx__naP1TyMTR_JCOE2dThOWHLI
[03-Apr-2026 14:31:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 14:31:44 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 14:31:44 UTC] User ID: 241
[03-Apr-2026 14:31:44 UTC] ✅ User profile retrieved successfully for user ID: 241
[03-Apr-2026 14:31:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 14:31:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 14:31:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQxIiwidXNlcm5hbWUiOiJGZWV0IiwiZW1haWwiOiJjYXBvNjIzMTlAZ21haWwuY29tIiwiZXhwIjoxNzc1ODMxNTAzfQ.j0sZlM6Rg3oFzK-tjx__naP1TyMTR_JCOE2dThOWHLI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e68c7a9bb01f7ea-AMS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2a02:b127:8012:a663:2f47:7925:8d4e:b386","CF-IPCountry":"IT","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2a02:b127:8012:a663:2f47:7925:8d4e:b386, 104.23.172.122"}
[03-Apr-2026 14:31:57 UTC] === User Orders API Called ===
[03-Apr-2026 14:31:57 UTC] User ID: 241
[03-Apr-2026 14:31:57 UTC] Limit: 20, Offset: 0
[03-Apr-2026 14:31:57 UTC] Orders found: 0
[03-Apr-2026 14:31:57 UTC] Orders data: []
[03-Apr-2026 14:31:57 UTC] Total orders count: 0
[03-Apr-2026 14:31:57 UTC] === API CALL LOG ===
[03-Apr-2026 14:31:57 UTC] Endpoint: user/profile.php
[03-Apr-2026 14:31:57 UTC] Full Log Data: {
    "timestamp": "2026-04-03 14:31:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:b127:8012:a663:2f47:7925:8d4e:b386",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQxIiwidXNlcm5hbWUiOiJGZWV0IiwiZW1haWwiOiJjYXBvNjIzMTlAZ21haWwuY29tIiwiZXhwIjoxNzc1ODMxNTAzfQ.j0sZlM6Rg3oFzK-tjx__naP1TyMTR_JCOE2dThOWHLI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e68c7aa5d37f7ea-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a02:b127:8012:a663:2f47:7925:8d4e:b386",
        "CF-IPCountry": "IT",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a02:b127:8012:a663:2f47:7925:8d4e:b386, 104.23.172.122"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 14:31:57 UTC] === END API CALL LOG ===
[03-Apr-2026 14:31:57 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 14:31:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQxIiwidXNlcm5hbWUiOiJGZWV0IiwiZW1haWwiOiJjYXBvNjIzMTlAZ21haWwuY29tIiwiZXhwIjoxNzc1ODMxNTAzfQ.j0sZlM6Rg3oFzK-tjx__naP1TyMTR_JCOE2dThOWHLI
[03-Apr-2026 14:31:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 14:31:57 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 14:31:57 UTC] User ID: 241
[03-Apr-2026 14:31:57 UTC] ✅ User profile retrieved successfully for user ID: 241
[03-Apr-2026 14:31:58 UTC] === API CALL LOG ===
[03-Apr-2026 14:31:58 UTC] Endpoint: user/profile.php
[03-Apr-2026 14:31:58 UTC] Full Log Data: {
    "timestamp": "2026-04-03 14:31:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:b127:8012:a663:2f47:7925:8d4e:b386",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQxIiwidXNlcm5hbWUiOiJGZWV0IiwiZW1haWwiOiJjYXBvNjIzMTlAZ21haWwuY29tIiwiZXhwIjoxNzc1ODMxNTAzfQ.j0sZlM6Rg3oFzK-tjx__naP1TyMTR_JCOE2dThOWHLI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e68c7ab78daf7ea-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a02:b127:8012:a663:2f47:7925:8d4e:b386",
        "CF-IPCountry": "IT",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a02:b127:8012:a663:2f47:7925:8d4e:b386, 104.23.172.122"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 14:31:58 UTC] === END API CALL LOG ===
[03-Apr-2026 14:31:58 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 14:31:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQxIiwidXNlcm5hbWUiOiJGZWV0IiwiZW1haWwiOiJjYXBvNjIzMTlAZ21haWwuY29tIiwiZXhwIjoxNzc1ODMxNTAzfQ.j0sZlM6Rg3oFzK-tjx__naP1TyMTR_JCOE2dThOWHLI
[03-Apr-2026 14:31:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 14:31:58 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 14:31:58 UTC] User ID: 241
[03-Apr-2026 14:31:58 UTC] ✅ User profile retrieved successfully for user ID: 241
[03-Apr-2026 14:31:58 UTC] === API CALL LOG ===
[03-Apr-2026 14:31:58 UTC] Endpoint: user/profile.php
[03-Apr-2026 14:31:58 UTC] Full Log Data: {
    "timestamp": "2026-04-03 14:31:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:b127:8012:a663:2f47:7925:8d4e:b386",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQxIiwidXNlcm5hbWUiOiJGZWV0IiwiZW1haWwiOiJjYXBvNjIzMTlAZ21haWwuY29tIiwiZXhwIjoxNzc1ODMxNTAzfQ.j0sZlM6Rg3oFzK-tjx__naP1TyMTR_JCOE2dThOWHLI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e68c7acdd6ff7ea-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a02:b127:8012:a663:2f47:7925:8d4e:b386",
        "CF-IPCountry": "IT",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a02:b127:8012:a663:2f47:7925:8d4e:b386, 104.23.172.122"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 14:31:58 UTC] === END API CALL LOG ===
[03-Apr-2026 14:31:58 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 14:31:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQxIiwidXNlcm5hbWUiOiJGZWV0IiwiZW1haWwiOiJjYXBvNjIzMTlAZ21haWwuY29tIiwiZXhwIjoxNzc1ODMxNTAzfQ.j0sZlM6Rg3oFzK-tjx__naP1TyMTR_JCOE2dThOWHLI
[03-Apr-2026 14:31:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 14:31:58 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 14:31:58 UTC] User ID: 241
[03-Apr-2026 14:31:58 UTC] ✅ User profile retrieved successfully for user ID: 241
[03-Apr-2026 14:32:01 UTC] === API CALL LOG ===
[03-Apr-2026 14:32:01 UTC] Endpoint: user/profile.php
[03-Apr-2026 14:32:01 UTC] Full Log Data: {
    "timestamp": "2026-04-03 14:32:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:b127:8012:a663:2f47:7925:8d4e:b386",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQxIiwidXNlcm5hbWUiOiJGZWV0IiwiZW1haWwiOiJjYXBvNjIzMTlAZ21haWwuY29tIiwiZXhwIjoxNzc1ODMxNTAzfQ.j0sZlM6Rg3oFzK-tjx__naP1TyMTR_JCOE2dThOWHLI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e68c7beaca2f7ea-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a02:b127:8012:a663:2f47:7925:8d4e:b386",
        "CF-IPCountry": "IT",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a02:b127:8012:a663:2f47:7925:8d4e:b386, 104.23.172.122"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 14:32:01 UTC] === END API CALL LOG ===
[03-Apr-2026 14:32:01 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 14:32:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQxIiwidXNlcm5hbWUiOiJGZWV0IiwiZW1haWwiOiJjYXBvNjIzMTlAZ21haWwuY29tIiwiZXhwIjoxNzc1ODMxNTAzfQ.j0sZlM6Rg3oFzK-tjx__naP1TyMTR_JCOE2dThOWHLI
[03-Apr-2026 14:32:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 14:32:01 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 14:32:01 UTC] User ID: 241
[03-Apr-2026 14:32:01 UTC] ✅ User profile retrieved successfully for user ID: 241
[03-Apr-2026 14:32:01 UTC] User Purchases API - User ID: 241
[03-Apr-2026 14:32:01 UTC] User Purchases API - Total purchases found: 0
[03-Apr-2026 14:32:04 UTC] === API CALL LOG ===
[03-Apr-2026 14:32:04 UTC] Endpoint: user/profile.php
[03-Apr-2026 14:32:04 UTC] Full Log Data: {
    "timestamp": "2026-04-03 14:32:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:b127:8012:a663:2f47:7925:8d4e:b386",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQxIiwidXNlcm5hbWUiOiJGZWV0IiwiZW1haWwiOiJjYXBvNjIzMTlAZ21haWwuY29tIiwiZXhwIjoxNzc1ODMxNTAzfQ.j0sZlM6Rg3oFzK-tjx__naP1TyMTR_JCOE2dThOWHLI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e68c7d49ee9f7ea-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a02:b127:8012:a663:2f47:7925:8d4e:b386",
        "CF-IPCountry": "IT",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a02:b127:8012:a663:2f47:7925:8d4e:b386, 104.23.172.122"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 14:32:04 UTC] === END API CALL LOG ===
[03-Apr-2026 14:32:04 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 14:32:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQxIiwidXNlcm5hbWUiOiJGZWV0IiwiZW1haWwiOiJjYXBvNjIzMTlAZ21haWwuY29tIiwiZXhwIjoxNzc1ODMxNTAzfQ.j0sZlM6Rg3oFzK-tjx__naP1TyMTR_JCOE2dThOWHLI
[03-Apr-2026 14:32:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 14:32:04 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 14:32:04 UTC] User ID: 241
[03-Apr-2026 14:32:04 UTC] ✅ User profile retrieved successfully for user ID: 241
[03-Apr-2026 14:32:04 UTC] User Purchases API - User ID: 241
[03-Apr-2026 14:32:04 UTC] User Purchases API - Total purchases found: 0
[03-Apr-2026 14:32:07 UTC] === API CALL LOG ===
[03-Apr-2026 14:32:07 UTC] Endpoint: user/profile.php
[03-Apr-2026 14:32:07 UTC] Full Log Data: {
    "timestamp": "2026-04-03 14:32:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:b127:8012:a663:2f47:7925:8d4e:b386",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQxIiwidXNlcm5hbWUiOiJGZWV0IiwiZW1haWwiOiJjYXBvNjIzMTlAZ21haWwuY29tIiwiZXhwIjoxNzc1ODMxNTAzfQ.j0sZlM6Rg3oFzK-tjx__naP1TyMTR_JCOE2dThOWHLI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e68c7e58f86f7ea-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a02:b127:8012:a663:2f47:7925:8d4e:b386",
        "CF-IPCountry": "IT",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a02:b127:8012:a663:2f47:7925:8d4e:b386, 104.23.172.122"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 14:32:07 UTC] === END API CALL LOG ===
[03-Apr-2026 14:32:07 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 14:32:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQxIiwidXNlcm5hbWUiOiJGZWV0IiwiZW1haWwiOiJjYXBvNjIzMTlAZ21haWwuY29tIiwiZXhwIjoxNzc1ODMxNTAzfQ.j0sZlM6Rg3oFzK-tjx__naP1TyMTR_JCOE2dThOWHLI
[03-Apr-2026 14:32:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 14:32:07 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 14:32:07 UTC] User ID: 241
[03-Apr-2026 14:32:07 UTC] ✅ User profile retrieved successfully for user ID: 241
[03-Apr-2026 14:32:07 UTC] User Purchases API - User ID: 241
[03-Apr-2026 14:32:07 UTC] User Purchases API - Total purchases found: 0
[03-Apr-2026 14:32:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 14:32:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 14:32:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQxIiwidXNlcm5hbWUiOiJGZWV0IiwiZW1haWwiOiJjYXBvNjIzMTlAZ21haWwuY29tIiwiZXhwIjoxNzc1ODMxNTAzfQ.j0sZlM6Rg3oFzK-tjx__naP1TyMTR_JCOE2dThOWHLI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e68c8117b45f7ea-AMS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2a02:b127:8012:a663:2f47:7925:8d4e:b386","CF-IPCountry":"IT","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2a02:b127:8012:a663:2f47:7925:8d4e:b386, 104.23.172.122"}
[03-Apr-2026 14:32:14 UTC] === User Orders API Called ===
[03-Apr-2026 14:32:14 UTC] User ID: 241
[03-Apr-2026 14:32:14 UTC] Limit: 20, Offset: 0
[03-Apr-2026 14:32:14 UTC] Orders found: 0
[03-Apr-2026 14:32:14 UTC] Orders data: []
[03-Apr-2026 14:32:14 UTC] Total orders count: 0
[03-Apr-2026 14:32:14 UTC] === API CALL LOG ===
[03-Apr-2026 14:32:14 UTC] Endpoint: user/profile.php
[03-Apr-2026 14:32:14 UTC] Full Log Data: {
    "timestamp": "2026-04-03 14:32:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:b127:8012:a663:2f47:7925:8d4e:b386",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQxIiwidXNlcm5hbWUiOiJGZWV0IiwiZW1haWwiOiJjYXBvNjIzMTlAZ21haWwuY29tIiwiZXhwIjoxNzc1ODMxNTAzfQ.j0sZlM6Rg3oFzK-tjx__naP1TyMTR_JCOE2dThOWHLI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e68c8120cbdf7ea-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a02:b127:8012:a663:2f47:7925:8d4e:b386",
        "CF-IPCountry": "IT",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a02:b127:8012:a663:2f47:7925:8d4e:b386, 104.23.172.122"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 14:32:14 UTC] === END API CALL LOG ===
[03-Apr-2026 14:32:14 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 14:32:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQxIiwidXNlcm5hbWUiOiJGZWV0IiwiZW1haWwiOiJjYXBvNjIzMTlAZ21haWwuY29tIiwiZXhwIjoxNzc1ODMxNTAzfQ.j0sZlM6Rg3oFzK-tjx__naP1TyMTR_JCOE2dThOWHLI
[03-Apr-2026 14:32:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 14:32:14 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 14:32:14 UTC] User ID: 241
[03-Apr-2026 14:32:14 UTC] ✅ User profile retrieved successfully for user ID: 241
[03-Apr-2026 14:32:14 UTC] === API CALL LOG ===
[03-Apr-2026 14:32:14 UTC] Endpoint: user/profile.php
[03-Apr-2026 14:32:14 UTC] Full Log Data: {
    "timestamp": "2026-04-03 14:32:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:b127:8012:a663:2f47:7925:8d4e:b386",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQxIiwidXNlcm5hbWUiOiJGZWV0IiwiZW1haWwiOiJjYXBvNjIzMTlAZ21haWwuY29tIiwiZXhwIjoxNzc1ODMxNTAzfQ.j0sZlM6Rg3oFzK-tjx__naP1TyMTR_JCOE2dThOWHLI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e68c813286af7ea-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a02:b127:8012:a663:2f47:7925:8d4e:b386",
        "CF-IPCountry": "IT",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a02:b127:8012:a663:2f47:7925:8d4e:b386, 104.23.172.122"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 14:32:14 UTC] === END API CALL LOG ===
[03-Apr-2026 14:32:14 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 14:32:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQxIiwidXNlcm5hbWUiOiJGZWV0IiwiZW1haWwiOiJjYXBvNjIzMTlAZ21haWwuY29tIiwiZXhwIjoxNzc1ODMxNTAzfQ.j0sZlM6Rg3oFzK-tjx__naP1TyMTR_JCOE2dThOWHLI
[03-Apr-2026 14:32:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 14:32:14 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 14:32:14 UTC] User ID: 241
[03-Apr-2026 14:32:14 UTC] ✅ User profile retrieved successfully for user ID: 241
[03-Apr-2026 14:32:14 UTC] === API CALL LOG ===
[03-Apr-2026 14:32:14 UTC] Endpoint: user/profile.php
[03-Apr-2026 14:32:14 UTC] Full Log Data: {
    "timestamp": "2026-04-03 14:32:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:b127:8012:a663:2f47:7925:8d4e:b386",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQxIiwidXNlcm5hbWUiOiJGZWV0IiwiZW1haWwiOiJjYXBvNjIzMTlAZ21haWwuY29tIiwiZXhwIjoxNzc1ODMxNTAzfQ.j0sZlM6Rg3oFzK-tjx__naP1TyMTR_JCOE2dThOWHLI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e68c8153e39f7ea-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a02:b127:8012:a663:2f47:7925:8d4e:b386",
        "CF-IPCountry": "IT",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a02:b127:8012:a663:2f47:7925:8d4e:b386, 104.23.172.122"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 14:32:14 UTC] === END API CALL LOG ===
[03-Apr-2026 14:32:14 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 14:32:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQxIiwidXNlcm5hbWUiOiJGZWV0IiwiZW1haWwiOiJjYXBvNjIzMTlAZ21haWwuY29tIiwiZXhwIjoxNzc1ODMxNTAzfQ.j0sZlM6Rg3oFzK-tjx__naP1TyMTR_JCOE2dThOWHLI
[03-Apr-2026 14:32:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 14:32:14 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 14:32:14 UTC] User ID: 241
[03-Apr-2026 14:32:14 UTC] ✅ User profile retrieved successfully for user ID: 241
[03-Apr-2026 14:33:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 14:33:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 14:33:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQxIiwidXNlcm5hbWUiOiJGZWV0IiwiZW1haWwiOiJjYXBvNjIzMTlAZ21haWwuY29tIiwiZXhwIjoxNzc1ODMxNTAzfQ.j0sZlM6Rg3oFzK-tjx__naP1TyMTR_JCOE2dThOWHLI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e68c941ea67f7ea-AMS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2a02:b127:8012:a663:2f47:7925:8d4e:b386","CF-IPCountry":"IT","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2a02:b127:8012:a663:2f47:7925:8d4e:b386, 104.23.172.122"}
[03-Apr-2026 14:33:03 UTC] === User Orders API Called ===
[03-Apr-2026 14:33:03 UTC] User ID: 241
[03-Apr-2026 14:33:03 UTC] Limit: 20, Offset: 0
[03-Apr-2026 14:33:03 UTC] Orders found: 0
[03-Apr-2026 14:33:03 UTC] Orders data: []
[03-Apr-2026 14:33:03 UTC] Total orders count: 0
[03-Apr-2026 14:33:04 UTC] === API CALL LOG ===
[03-Apr-2026 14:33:04 UTC] Endpoint: user/profile.php
[03-Apr-2026 14:33:04 UTC] Full Log Data: {
    "timestamp": "2026-04-03 14:33:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:b127:8012:a663:2f47:7925:8d4e:b386",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQxIiwidXNlcm5hbWUiOiJGZWV0IiwiZW1haWwiOiJjYXBvNjIzMTlAZ21haWwuY29tIiwiZXhwIjoxNzc1ODMxNTAzfQ.j0sZlM6Rg3oFzK-tjx__naP1TyMTR_JCOE2dThOWHLI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e68c94a5b18f7ea-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a02:b127:8012:a663:2f47:7925:8d4e:b386",
        "CF-IPCountry": "IT",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a02:b127:8012:a663:2f47:7925:8d4e:b386, 104.23.172.122"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 14:33:04 UTC] === END API CALL LOG ===
[03-Apr-2026 14:33:04 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 14:33:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQxIiwidXNlcm5hbWUiOiJGZWV0IiwiZW1haWwiOiJjYXBvNjIzMTlAZ21haWwuY29tIiwiZXhwIjoxNzc1ODMxNTAzfQ.j0sZlM6Rg3oFzK-tjx__naP1TyMTR_JCOE2dThOWHLI
[03-Apr-2026 14:33:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 14:33:04 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 14:33:04 UTC] User ID: 241
[03-Apr-2026 14:33:04 UTC] ✅ User profile retrieved successfully for user ID: 241
[03-Apr-2026 14:33:04 UTC] User Purchases API - User ID: 241
[03-Apr-2026 14:33:04 UTC] User Purchases API - Total purchases found: 0
[03-Apr-2026 14:33:05 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 14:33:05 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 14:33:05 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQxIiwidXNlcm5hbWUiOiJGZWV0IiwiZW1haWwiOiJjYXBvNjIzMTlAZ21haWwuY29tIiwiZXhwIjoxNzc1ODMxNTAzfQ.j0sZlM6Rg3oFzK-tjx__naP1TyMTR_JCOE2dThOWHLI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e68c951e9e8f7ea-AMS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2a02:b127:8012:a663:2f47:7925:8d4e:b386","CF-IPCountry":"IT","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2a02:b127:8012:a663:2f47:7925:8d4e:b386, 104.23.172.122"}
[03-Apr-2026 14:33:05 UTC] === User Orders API Called ===
[03-Apr-2026 14:33:05 UTC] User ID: 241
[03-Apr-2026 14:33:05 UTC] Limit: 20, Offset: 0
[03-Apr-2026 14:33:05 UTC] Orders found: 0
[03-Apr-2026 14:33:05 UTC] Orders data: []
[03-Apr-2026 14:33:05 UTC] Total orders count: 0
[03-Apr-2026 14:33:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 14:33:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 14:33:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQxIiwidXNlcm5hbWUiOiJGZWV0IiwiZW1haWwiOiJjYXBvNjIzMTlAZ21haWwuY29tIiwiZXhwIjoxNzc1ODMxNTAzfQ.j0sZlM6Rg3oFzK-tjx__naP1TyMTR_JCOE2dThOWHLI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e68c9563e18f7ea-AMS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2a02:b127:8012:a663:2f47:7925:8d4e:b386","CF-IPCountry":"IT","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2a02:b127:8012:a663:2f47:7925:8d4e:b386, 104.23.172.122"}
[03-Apr-2026 14:33:06 UTC] === User Orders API Called ===
[03-Apr-2026 14:33:06 UTC] User ID: 241
[03-Apr-2026 14:33:06 UTC] Limit: 20, Offset: 0
[03-Apr-2026 14:33:06 UTC] Orders found: 0
[03-Apr-2026 14:33:06 UTC] Orders data: []
[03-Apr-2026 14:33:06 UTC] Total orders count: 0
[03-Apr-2026 14:33:06 UTC] === API CALL LOG ===
[03-Apr-2026 14:33:06 UTC] Endpoint: user/profile.php
[03-Apr-2026 14:33:06 UTC] Full Log Data: {
    "timestamp": "2026-04-03 14:33:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:b127:8012:a663:2f47:7925:8d4e:b386",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQxIiwidXNlcm5hbWUiOiJGZWV0IiwiZW1haWwiOiJjYXBvNjIzMTlAZ21haWwuY29tIiwiZXhwIjoxNzc1ODMxNTAzfQ.j0sZlM6Rg3oFzK-tjx__naP1TyMTR_JCOE2dThOWHLI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e68c9563e19f7ea-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a02:b127:8012:a663:2f47:7925:8d4e:b386",
        "CF-IPCountry": "IT",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a02:b127:8012:a663:2f47:7925:8d4e:b386, 104.23.172.123"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 14:33:06 UTC] === END API CALL LOG ===
[03-Apr-2026 14:33:06 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 14:33:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQxIiwidXNlcm5hbWUiOiJGZWV0IiwiZW1haWwiOiJjYXBvNjIzMTlAZ21haWwuY29tIiwiZXhwIjoxNzc1ODMxNTAzfQ.j0sZlM6Rg3oFzK-tjx__naP1TyMTR_JCOE2dThOWHLI
[03-Apr-2026 14:33:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 14:33:06 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 14:33:06 UTC] User ID: 241
[03-Apr-2026 14:33:06 UTC] ✅ User profile retrieved successfully for user ID: 241
[03-Apr-2026 14:33:06 UTC] === API CALL LOG ===
[03-Apr-2026 14:33:06 UTC] Endpoint: user/profile.php
[03-Apr-2026 14:33:06 UTC] Full Log Data: {
    "timestamp": "2026-04-03 14:33:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:b127:8012:a663:2f47:7925:8d4e:b386",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQxIiwidXNlcm5hbWUiOiJGZWV0IiwiZW1haWwiOiJjYXBvNjIzMTlAZ21haWwuY29tIiwiZXhwIjoxNzc1ODMxNTAzfQ.j0sZlM6Rg3oFzK-tjx__naP1TyMTR_JCOE2dThOWHLI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e68c957fb0ff7ea-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a02:b127:8012:a663:2f47:7925:8d4e:b386",
        "CF-IPCountry": "IT",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a02:b127:8012:a663:2f47:7925:8d4e:b386, 104.23.172.122"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 14:33:06 UTC] === END API CALL LOG ===
[03-Apr-2026 14:33:06 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 14:33:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQxIiwidXNlcm5hbWUiOiJGZWV0IiwiZW1haWwiOiJjYXBvNjIzMTlAZ21haWwuY29tIiwiZXhwIjoxNzc1ODMxNTAzfQ.j0sZlM6Rg3oFzK-tjx__naP1TyMTR_JCOE2dThOWHLI
[03-Apr-2026 14:33:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 14:33:06 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 14:33:06 UTC] User ID: 241
[03-Apr-2026 14:33:06 UTC] ✅ User profile retrieved successfully for user ID: 241
[03-Apr-2026 14:33:06 UTC] === API CALL LOG ===
[03-Apr-2026 14:33:06 UTC] Endpoint: user/profile.php
[03-Apr-2026 14:33:06 UTC] Full Log Data: {
    "timestamp": "2026-04-03 14:33:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:b127:8012:a663:2f47:7925:8d4e:b386",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQxIiwidXNlcm5hbWUiOiJGZWV0IiwiZW1haWwiOiJjYXBvNjIzMTlAZ21haWwuY29tIiwiZXhwIjoxNzc1ODMxNTAzfQ.j0sZlM6Rg3oFzK-tjx__naP1TyMTR_JCOE2dThOWHLI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e68c9598f43f7ea-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a02:b127:8012:a663:2f47:7925:8d4e:b386",
        "CF-IPCountry": "IT",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a02:b127:8012:a663:2f47:7925:8d4e:b386, 104.23.172.122"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 14:33:06 UTC] === END API CALL LOG ===
[03-Apr-2026 14:33:06 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 14:33:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQxIiwidXNlcm5hbWUiOiJGZWV0IiwiZW1haWwiOiJjYXBvNjIzMTlAZ21haWwuY29tIiwiZXhwIjoxNzc1ODMxNTAzfQ.j0sZlM6Rg3oFzK-tjx__naP1TyMTR_JCOE2dThOWHLI
[03-Apr-2026 14:33:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 14:33:06 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 14:33:06 UTC] User ID: 241
[03-Apr-2026 14:33:06 UTC] ✅ User profile retrieved successfully for user ID: 241
[03-Apr-2026 14:33:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 14:33:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 14:33:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQxIiwidXNlcm5hbWUiOiJGZWV0IiwiZW1haWwiOiJjYXBvNjIzMTlAZ21haWwuY29tIiwiZXhwIjoxNzc1ODMxNTAzfQ.j0sZlM6Rg3oFzK-tjx__naP1TyMTR_JCOE2dThOWHLI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e68c9865efff7ea-AMS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2a02:b127:8012:a663:2f47:7925:8d4e:b386","CF-IPCountry":"IT","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2a02:b127:8012:a663:2f47:7925:8d4e:b386, 104.23.172.122"}
[03-Apr-2026 14:33:13 UTC] === User Orders API Called ===
[03-Apr-2026 14:33:13 UTC] User ID: 241
[03-Apr-2026 14:33:13 UTC] Limit: 20, Offset: 0
[03-Apr-2026 14:33:13 UTC] Orders found: 0
[03-Apr-2026 14:33:13 UTC] Orders data: []
[03-Apr-2026 14:33:13 UTC] Total orders count: 0
[03-Apr-2026 14:33:14 UTC] === API CALL LOG ===
[03-Apr-2026 14:33:14 UTC] Endpoint: user/profile.php
[03-Apr-2026 14:33:14 UTC] Full Log Data: {
    "timestamp": "2026-04-03 14:33:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:b127:8012:a663:2f47:7925:8d4e:b386",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQxIiwidXNlcm5hbWUiOiJGZWV0IiwiZW1haWwiOiJjYXBvNjIzMTlAZ21haWwuY29tIiwiZXhwIjoxNzc1ODMxNTAzfQ.j0sZlM6Rg3oFzK-tjx__naP1TyMTR_JCOE2dThOWHLI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e68c986d874f7ea-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a02:b127:8012:a663:2f47:7925:8d4e:b386",
        "CF-IPCountry": "IT",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a02:b127:8012:a663:2f47:7925:8d4e:b386, 104.23.172.123"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 14:33:14 UTC] === END API CALL LOG ===
[03-Apr-2026 14:33:14 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 14:33:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQxIiwidXNlcm5hbWUiOiJGZWV0IiwiZW1haWwiOiJjYXBvNjIzMTlAZ21haWwuY29tIiwiZXhwIjoxNzc1ODMxNTAzfQ.j0sZlM6Rg3oFzK-tjx__naP1TyMTR_JCOE2dThOWHLI
[03-Apr-2026 14:33:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 14:33:14 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 14:33:14 UTC] User ID: 241
[03-Apr-2026 14:33:14 UTC] ✅ User profile retrieved successfully for user ID: 241
[03-Apr-2026 14:33:14 UTC] === API CALL LOG ===
[03-Apr-2026 14:33:14 UTC] Endpoint: user/profile.php
[03-Apr-2026 14:33:14 UTC] Full Log Data: {
    "timestamp": "2026-04-03 14:33:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:b127:8012:a663:2f47:7925:8d4e:b386",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQxIiwidXNlcm5hbWUiOiJGZWV0IiwiZW1haWwiOiJjYXBvNjIzMTlAZ21haWwuY29tIiwiZXhwIjoxNzc1ODMxNTAzfQ.j0sZlM6Rg3oFzK-tjx__naP1TyMTR_JCOE2dThOWHLI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e68c9880bd3f7ea-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a02:b127:8012:a663:2f47:7925:8d4e:b386",
        "CF-IPCountry": "IT",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a02:b127:8012:a663:2f47:7925:8d4e:b386, 104.23.172.123"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 14:33:14 UTC] === END API CALL LOG ===
[03-Apr-2026 14:33:14 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 14:33:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQxIiwidXNlcm5hbWUiOiJGZWV0IiwiZW1haWwiOiJjYXBvNjIzMTlAZ21haWwuY29tIiwiZXhwIjoxNzc1ODMxNTAzfQ.j0sZlM6Rg3oFzK-tjx__naP1TyMTR_JCOE2dThOWHLI
[03-Apr-2026 14:33:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 14:33:14 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 14:33:14 UTC] User ID: 241
[03-Apr-2026 14:33:14 UTC] ✅ User profile retrieved successfully for user ID: 241
[03-Apr-2026 14:33:14 UTC] === API CALL LOG ===
[03-Apr-2026 14:33:14 UTC] Endpoint: user/profile.php
[03-Apr-2026 14:33:14 UTC] Full Log Data: {
    "timestamp": "2026-04-03 14:33:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:b127:8012:a663:2f47:7925:8d4e:b386",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQxIiwidXNlcm5hbWUiOiJGZWV0IiwiZW1haWwiOiJjYXBvNjIzMTlAZ21haWwuY29tIiwiZXhwIjoxNzc1ODMxNTAzfQ.j0sZlM6Rg3oFzK-tjx__naP1TyMTR_JCOE2dThOWHLI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e68c9896829f7ea-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a02:b127:8012:a663:2f47:7925:8d4e:b386",
        "CF-IPCountry": "IT",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a02:b127:8012:a663:2f47:7925:8d4e:b386, 104.23.172.123"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 14:33:14 UTC] === END API CALL LOG ===
[03-Apr-2026 14:33:14 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 14:33:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQxIiwidXNlcm5hbWUiOiJGZWV0IiwiZW1haWwiOiJjYXBvNjIzMTlAZ21haWwuY29tIiwiZXhwIjoxNzc1ODMxNTAzfQ.j0sZlM6Rg3oFzK-tjx__naP1TyMTR_JCOE2dThOWHLI
[03-Apr-2026 14:33:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 14:33:14 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 14:33:14 UTC] User ID: 241
[03-Apr-2026 14:33:14 UTC] ✅ User profile retrieved successfully for user ID: 241
[03-Apr-2026 14:33:27 UTC] === API CALL LOG ===
[03-Apr-2026 14:33:27 UTC] Endpoint: user/profile.php
[03-Apr-2026 14:33:27 UTC] Full Log Data: {
    "timestamp": "2026-04-03 14:33:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:b127:8012:a663:2f47:7925:8d4e:b386",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQxIiwidXNlcm5hbWUiOiJGZWV0IiwiZW1haWwiOiJjYXBvNjIzMTlAZ21haWwuY29tIiwiZXhwIjoxNzc1ODMxNTAzfQ.j0sZlM6Rg3oFzK-tjx__naP1TyMTR_JCOE2dThOWHLI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e68c9dafdb9ef3d-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a02:b127:8012:a663:2f47:7925:8d4e:b386",
        "CF-IPCountry": "IT",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a02:b127:8012:a663:2f47:7925:8d4e:b386, 141.101.99.109"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 14:33:27 UTC] === END API CALL LOG ===
[03-Apr-2026 14:33:27 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 14:33:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQxIiwidXNlcm5hbWUiOiJGZWV0IiwiZW1haWwiOiJjYXBvNjIzMTlAZ21haWwuY29tIiwiZXhwIjoxNzc1ODMxNTAzfQ.j0sZlM6Rg3oFzK-tjx__naP1TyMTR_JCOE2dThOWHLI
[03-Apr-2026 14:33:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 14:33:27 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 14:33:27 UTC] User ID: 241
[03-Apr-2026 14:33:27 UTC] ✅ User profile retrieved successfully for user ID: 241
[03-Apr-2026 14:33:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 14:33:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 14:33:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQxIiwidXNlcm5hbWUiOiJGZWV0IiwiZW1haWwiOiJjYXBvNjIzMTlAZ21haWwuY29tIiwiZXhwIjoxNzc1ODMxNTAzfQ.j0sZlM6Rg3oFzK-tjx__naP1TyMTR_JCOE2dThOWHLI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e68ca3b49a0ef3d-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2a02:b127:8012:a663:2f47:7925:8d4e:b386","CF-IPCountry":"IT","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2a02:b127:8012:a663:2f47:7925:8d4e:b386, 141.101.99.110"}
[03-Apr-2026 14:33:42 UTC] === User Orders API Called ===
[03-Apr-2026 14:33:42 UTC] User ID: 241
[03-Apr-2026 14:33:42 UTC] Limit: 20, Offset: 0
[03-Apr-2026 14:33:42 UTC] Orders found: 0
[03-Apr-2026 14:33:42 UTC] Orders data: []
[03-Apr-2026 14:33:42 UTC] Total orders count: 0
[03-Apr-2026 14:33:43 UTC] === API CALL LOG ===
[03-Apr-2026 14:33:43 UTC] Endpoint: user/profile.php
[03-Apr-2026 14:33:43 UTC] Full Log Data: {
    "timestamp": "2026-04-03 14:33:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:b127:8012:a663:2f47:7925:8d4e:b386",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQxIiwidXNlcm5hbWUiOiJGZWV0IiwiZW1haWwiOiJjYXBvNjIzMTlAZ21haWwuY29tIiwiZXhwIjoxNzc1ODMxNTAzfQ.j0sZlM6Rg3oFzK-tjx__naP1TyMTR_JCOE2dThOWHLI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e68ca3c1b5fef3d-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a02:b127:8012:a663:2f47:7925:8d4e:b386",
        "CF-IPCountry": "IT",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a02:b127:8012:a663:2f47:7925:8d4e:b386, 141.101.99.110"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 14:33:43 UTC] === END API CALL LOG ===
[03-Apr-2026 14:33:43 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 14:33:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQxIiwidXNlcm5hbWUiOiJGZWV0IiwiZW1haWwiOiJjYXBvNjIzMTlAZ21haWwuY29tIiwiZXhwIjoxNzc1ODMxNTAzfQ.j0sZlM6Rg3oFzK-tjx__naP1TyMTR_JCOE2dThOWHLI
[03-Apr-2026 14:33:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 14:33:43 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 14:33:43 UTC] User ID: 241
[03-Apr-2026 14:33:43 UTC] ✅ User profile retrieved successfully for user ID: 241
[03-Apr-2026 14:33:43 UTC] === API CALL LOG ===
[03-Apr-2026 14:33:43 UTC] Endpoint: user/profile.php
[03-Apr-2026 14:33:43 UTC] Full Log Data: {
    "timestamp": "2026-04-03 14:33:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:b127:8012:a663:2f47:7925:8d4e:b386",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQxIiwidXNlcm5hbWUiOiJGZWV0IiwiZW1haWwiOiJjYXBvNjIzMTlAZ21haWwuY29tIiwiZXhwIjoxNzc1ODMxNTAzfQ.j0sZlM6Rg3oFzK-tjx__naP1TyMTR_JCOE2dThOWHLI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e68ca3ced4aef3d-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a02:b127:8012:a663:2f47:7925:8d4e:b386",
        "CF-IPCountry": "IT",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a02:b127:8012:a663:2f47:7925:8d4e:b386, 141.101.99.110"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 14:33:43 UTC] === END API CALL LOG ===
[03-Apr-2026 14:33:43 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 14:33:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQxIiwidXNlcm5hbWUiOiJGZWV0IiwiZW1haWwiOiJjYXBvNjIzMTlAZ21haWwuY29tIiwiZXhwIjoxNzc1ODMxNTAzfQ.j0sZlM6Rg3oFzK-tjx__naP1TyMTR_JCOE2dThOWHLI
[03-Apr-2026 14:33:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 14:33:43 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 14:33:43 UTC] User ID: 241
[03-Apr-2026 14:33:43 UTC] ✅ User profile retrieved successfully for user ID: 241
[03-Apr-2026 14:33:43 UTC] === API CALL LOG ===
[03-Apr-2026 14:33:43 UTC] Endpoint: user/profile.php
[03-Apr-2026 14:33:43 UTC] Full Log Data: {
    "timestamp": "2026-04-03 14:33:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:b127:8012:a663:2f47:7925:8d4e:b386",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQxIiwidXNlcm5hbWUiOiJGZWV0IiwiZW1haWwiOiJjYXBvNjIzMTlAZ21haWwuY29tIiwiZXhwIjoxNzc1ODMxNTAzfQ.j0sZlM6Rg3oFzK-tjx__naP1TyMTR_JCOE2dThOWHLI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e68ca3f4a6aef3d-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a02:b127:8012:a663:2f47:7925:8d4e:b386",
        "CF-IPCountry": "IT",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a02:b127:8012:a663:2f47:7925:8d4e:b386, 141.101.99.109"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 14:33:43 UTC] === END API CALL LOG ===
[03-Apr-2026 14:33:43 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 14:33:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQxIiwidXNlcm5hbWUiOiJGZWV0IiwiZW1haWwiOiJjYXBvNjIzMTlAZ21haWwuY29tIiwiZXhwIjoxNzc1ODMxNTAzfQ.j0sZlM6Rg3oFzK-tjx__naP1TyMTR_JCOE2dThOWHLI
[03-Apr-2026 14:33:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 14:33:43 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 14:33:43 UTC] User ID: 241
[03-Apr-2026 14:33:43 UTC] ✅ User profile retrieved successfully for user ID: 241
[03-Apr-2026 14:33:49 UTC] === API CALL LOG ===
[03-Apr-2026 14:33:49 UTC] Endpoint: user/profile.php
[03-Apr-2026 14:33:49 UTC] Full Log Data: {
    "timestamp": "2026-04-03 14:33:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:b127:8012:a663:2f47:7925:8d4e:b386",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQxIiwidXNlcm5hbWUiOiJGZWV0IiwiZW1haWwiOiJjYXBvNjIzMTlAZ21haWwuY29tIiwiZXhwIjoxNzc1ODMxNTAzfQ.j0sZlM6Rg3oFzK-tjx__naP1TyMTR_JCOE2dThOWHLI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e68ca64696bef3d-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a02:b127:8012:a663:2f47:7925:8d4e:b386",
        "CF-IPCountry": "IT",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a02:b127:8012:a663:2f47:7925:8d4e:b386, 141.101.99.110"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 14:33:49 UTC] === END API CALL LOG ===
[03-Apr-2026 14:33:49 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 14:33:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQxIiwidXNlcm5hbWUiOiJGZWV0IiwiZW1haWwiOiJjYXBvNjIzMTlAZ21haWwuY29tIiwiZXhwIjoxNzc1ODMxNTAzfQ.j0sZlM6Rg3oFzK-tjx__naP1TyMTR_JCOE2dThOWHLI
[03-Apr-2026 14:33:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 14:33:49 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 14:33:49 UTC] User ID: 241
[03-Apr-2026 14:33:49 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 14:33:49 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 14:33:49 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQxIiwidXNlcm5hbWUiOiJGZWV0IiwiZW1haWwiOiJjYXBvNjIzMTlAZ21haWwuY29tIiwiZXhwIjoxNzc1ODMxNTAzfQ.j0sZlM6Rg3oFzK-tjx__naP1TyMTR_JCOE2dThOWHLI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e68ca646968ef3d-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2a02:b127:8012:a663:2f47:7925:8d4e:b386","CF-IPCountry":"IT","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2a02:b127:8012:a663:2f47:7925:8d4e:b386, 141.101.99.109"}
[03-Apr-2026 14:33:49 UTC] ✅ User profile retrieved successfully for user ID: 241
[03-Apr-2026 14:33:49 UTC] === User Orders API Called ===
[03-Apr-2026 14:33:49 UTC] User ID: 241
[03-Apr-2026 14:33:49 UTC] Limit: 20, Offset: 0
[03-Apr-2026 14:33:49 UTC] Orders found: 0
[03-Apr-2026 14:33:49 UTC] Orders data: []
[03-Apr-2026 14:33:49 UTC] Total orders count: 0
[03-Apr-2026 14:33:49 UTC] === API CALL LOG ===
[03-Apr-2026 14:33:49 UTC] Endpoint: user/profile.php
[03-Apr-2026 14:33:49 UTC] Full Log Data: {
    "timestamp": "2026-04-03 14:33:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:b127:8012:a663:2f47:7925:8d4e:b386",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQxIiwidXNlcm5hbWUiOiJGZWV0IiwiZW1haWwiOiJjYXBvNjIzMTlAZ21haWwuY29tIiwiZXhwIjoxNzc1ODMxNTAzfQ.j0sZlM6Rg3oFzK-tjx__naP1TyMTR_JCOE2dThOWHLI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e68ca660d05ef3d-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a02:b127:8012:a663:2f47:7925:8d4e:b386",
        "CF-IPCountry": "IT",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a02:b127:8012:a663:2f47:7925:8d4e:b386, 141.101.99.109"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 14:33:49 UTC] === END API CALL LOG ===
[03-Apr-2026 14:33:49 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 14:33:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQxIiwidXNlcm5hbWUiOiJGZWV0IiwiZW1haWwiOiJjYXBvNjIzMTlAZ21haWwuY29tIiwiZXhwIjoxNzc1ODMxNTAzfQ.j0sZlM6Rg3oFzK-tjx__naP1TyMTR_JCOE2dThOWHLI
[03-Apr-2026 14:33:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 14:33:49 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 14:33:49 UTC] User ID: 241
[03-Apr-2026 14:33:49 UTC] ✅ User profile retrieved successfully for user ID: 241
[03-Apr-2026 14:33:50 UTC] === API CALL LOG ===
[03-Apr-2026 14:33:50 UTC] Endpoint: user/profile.php
[03-Apr-2026 14:33:50 UTC] Full Log Data: {
    "timestamp": "2026-04-03 14:33:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:b127:8012:a663:2f47:7925:8d4e:b386",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQxIiwidXNlcm5hbWUiOiJGZWV0IiwiZW1haWwiOiJjYXBvNjIzMTlAZ21haWwuY29tIiwiZXhwIjoxNzc1ODMxNTAzfQ.j0sZlM6Rg3oFzK-tjx__naP1TyMTR_JCOE2dThOWHLI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e68ca688aedef3d-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a02:b127:8012:a663:2f47:7925:8d4e:b386",
        "CF-IPCountry": "IT",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a02:b127:8012:a663:2f47:7925:8d4e:b386, 141.101.99.110"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 14:33:50 UTC] === END API CALL LOG ===
[03-Apr-2026 14:33:50 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 14:33:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQxIiwidXNlcm5hbWUiOiJGZWV0IiwiZW1haWwiOiJjYXBvNjIzMTlAZ21haWwuY29tIiwiZXhwIjoxNzc1ODMxNTAzfQ.j0sZlM6Rg3oFzK-tjx__naP1TyMTR_JCOE2dThOWHLI
[03-Apr-2026 14:33:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 14:33:50 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 14:33:50 UTC] User ID: 241
[03-Apr-2026 14:33:50 UTC] ✅ User profile retrieved successfully for user ID: 241
[03-Apr-2026 14:39:24 UTC] === API CALL LOG ===
[03-Apr-2026 14:39:24 UTC] Endpoint: user/profile.php
[03-Apr-2026 14:39:24 UTC] Full Log Data: {
    "timestamp": "2026-04-03 14:39:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:201:5c02:80bb:733e:f828:9300:726b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQwIiwidXNlcm5hbWUiOiJAbWFuaXNoODMwIiwiZW1haWwiOiJtYW5pc2hzd2FtaTkxMkBnbWFpbC5jb20iLCJleHAiOjE3NzU4MjcwNTR9.qaoG2a8kAcFWu4KIHsvx0x8cMM0rFqjsywn9aSm3Vzg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e68d28d385281a4-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2405:201:5c02:80bb:733e:f828:9300:726b",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2405:201:5c02:80bb:733e:f828:9300:726b, 172.71.81.18"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 14:39:24 UTC] === END API CALL LOG ===
[03-Apr-2026 14:39:24 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 14:39:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQwIiwidXNlcm5hbWUiOiJAbWFuaXNoODMwIiwiZW1haWwiOiJtYW5pc2hzd2FtaTkxMkBnbWFpbC5jb20iLCJleHAiOjE3NzU4MjcwNTR9.qaoG2a8kAcFWu4KIHsvx0x8cMM0rFqjsywn9aSm3Vzg
[03-Apr-2026 14:39:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 14:39:24 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 14:39:24 UTC] User ID: 240
[03-Apr-2026 14:39:24 UTC] ✅ User profile retrieved successfully for user ID: 240
[03-Apr-2026 14:39:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 14:39:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 14:39:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQwIiwidXNlcm5hbWUiOiJAbWFuaXNoODMwIiwiZW1haWwiOiJtYW5pc2hzd2FtaTkxMkBnbWFpbC5jb20iLCJleHAiOjE3NzU4MjcwNTR9.qaoG2a8kAcFWu4KIHsvx0x8cMM0rFqjsywn9aSm3Vzg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e68d2944b6f81a4-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2405:201:5c02:80bb:733e:f828:9300:726b","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2405:201:5c02:80bb:733e:f828:9300:726b, 172.71.81.17"}
[03-Apr-2026 14:39:25 UTC] === User Orders API Called ===
[03-Apr-2026 14:39:25 UTC] User ID: 240
[03-Apr-2026 14:39:25 UTC] Limit: 20, Offset: 0
[03-Apr-2026 14:39:25 UTC] === API CALL LOG ===
[03-Apr-2026 14:39:25 UTC] Endpoint: user/profile.php
[03-Apr-2026 14:39:25 UTC] Full Log Data: {
    "timestamp": "2026-04-03 14:39:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:201:5c02:80bb:733e:f828:9300:726b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQwIiwidXNlcm5hbWUiOiJAbWFuaXNoODMwIiwiZW1haWwiOiJtYW5pc2hzd2FtaTkxMkBnbWFpbC5jb20iLCJleHAiOjE3NzU4MjcwNTR9.qaoG2a8kAcFWu4KIHsvx0x8cMM0rFqjsywn9aSm3Vzg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e68d2944b6b81a4-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2405:201:5c02:80bb:733e:f828:9300:726b",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2405:201:5c02:80bb:733e:f828:9300:726b, 172.71.81.17"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 14:39:25 UTC] === END API CALL LOG ===
[03-Apr-2026 14:39:25 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 14:39:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQwIiwidXNlcm5hbWUiOiJAbWFuaXNoODMwIiwiZW1haWwiOiJtYW5pc2hzd2FtaTkxMkBnbWFpbC5jb20iLCJleHAiOjE3NzU4MjcwNTR9.qaoG2a8kAcFWu4KIHsvx0x8cMM0rFqjsywn9aSm3Vzg
[03-Apr-2026 14:39:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 14:39:25 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 14:39:25 UTC] User ID: 240
[03-Apr-2026 14:39:25 UTC] === API CALL LOG ===
[03-Apr-2026 14:39:25 UTC] Endpoint: user/profile.php
[03-Apr-2026 14:39:25 UTC] Full Log Data: {
    "timestamp": "2026-04-03 14:39:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:201:5c02:80bb:733e:f828:9300:726b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQwIiwidXNlcm5hbWUiOiJAbWFuaXNoODMwIiwiZW1haWwiOiJtYW5pc2hzd2FtaTkxMkBnbWFpbC5jb20iLCJleHAiOjE3NzU4MjcwNTR9.qaoG2a8kAcFWu4KIHsvx0x8cMM0rFqjsywn9aSm3Vzg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e68d2944b7281a4-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2405:201:5c02:80bb:733e:f828:9300:726b",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2405:201:5c02:80bb:733e:f828:9300:726b, 172.71.81.18"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 14:39:25 UTC] === END API CALL LOG ===
[03-Apr-2026 14:39:25 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 14:39:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQwIiwidXNlcm5hbWUiOiJAbWFuaXNoODMwIiwiZW1haWwiOiJtYW5pc2hzd2FtaTkxMkBnbWFpbC5jb20iLCJleHAiOjE3NzU4MjcwNTR9.qaoG2a8kAcFWu4KIHsvx0x8cMM0rFqjsywn9aSm3Vzg
[03-Apr-2026 14:39:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 14:39:25 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 14:39:25 UTC] User ID: 240
[03-Apr-2026 14:39:25 UTC] ✅ User profile retrieved successfully for user ID: 240
[03-Apr-2026 14:39:25 UTC] Orders found: 0
[03-Apr-2026 14:39:25 UTC] Orders data: []
[03-Apr-2026 14:39:25 UTC] ✅ User profile retrieved successfully for user ID: 240
[03-Apr-2026 14:39:25 UTC] Total orders count: 0
[03-Apr-2026 14:39:41 UTC] === API CALL LOG ===
[03-Apr-2026 14:39:41 UTC] Endpoint: user/profile.php
[03-Apr-2026 14:39:41 UTC] Full Log Data: {
    "timestamp": "2026-04-03 14:39:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:201:5c02:80bb:733e:f828:9300:726b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQwIiwidXNlcm5hbWUiOiJAbWFuaXNoODMwIiwiZW1haWwiOiJtYW5pc2hzd2FtaTkxMkBnbWFpbC5jb20iLCJleHAiOjE3NzU4MjcwNTR9.qaoG2a8kAcFWu4KIHsvx0x8cMM0rFqjsywn9aSm3Vzg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e68d2f968920b9e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2405:201:5c02:80bb:733e:f828:9300:726b",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2405:201:5c02:80bb:733e:f828:9300:726b, 104.23.175.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 14:39:41 UTC] === END API CALL LOG ===
[03-Apr-2026 14:39:41 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 14:39:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQwIiwidXNlcm5hbWUiOiJAbWFuaXNoODMwIiwiZW1haWwiOiJtYW5pc2hzd2FtaTkxMkBnbWFpbC5jb20iLCJleHAiOjE3NzU4MjcwNTR9.qaoG2a8kAcFWu4KIHsvx0x8cMM0rFqjsywn9aSm3Vzg
[03-Apr-2026 14:39:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 14:39:41 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 14:39:41 UTC] User ID: 240
[03-Apr-2026 14:39:41 UTC] ✅ User profile retrieved successfully for user ID: 240
[03-Apr-2026 14:40:26 UTC] === API CALL LOG ===
[03-Apr-2026 14:40:26 UTC] Endpoint: user/profile.php
[03-Apr-2026 14:40:26 UTC] Full Log Data: {
    "timestamp": "2026-04-03 14:40:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:201:5c02:80bb:733e:f828:9300:726b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQwIiwidXNlcm5hbWUiOiJAbWFuaXNoODMwIiwiZW1haWwiOiJtYW5pc2hzd2FtaTkxMkBnbWFpbC5jb20iLCJleHAiOjE3NzU4MjcwNTR9.qaoG2a8kAcFWu4KIHsvx0x8cMM0rFqjsywn9aSm3Vzg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e68d4110ff3cdf6-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2405:201:5c02:80bb:733e:f828:9300:726b",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2405:201:5c02:80bb:733e:f828:9300:726b, 172.71.124.88"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 14:40:26 UTC] === END API CALL LOG ===
[03-Apr-2026 14:40:26 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 14:40:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQwIiwidXNlcm5hbWUiOiJAbWFuaXNoODMwIiwiZW1haWwiOiJtYW5pc2hzd2FtaTkxMkBnbWFpbC5jb20iLCJleHAiOjE3NzU4MjcwNTR9.qaoG2a8kAcFWu4KIHsvx0x8cMM0rFqjsywn9aSm3Vzg
[03-Apr-2026 14:40:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 14:40:26 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 14:40:26 UTC] User ID: 240
[03-Apr-2026 14:40:26 UTC] ✅ User profile retrieved successfully for user ID: 240
[03-Apr-2026 14:40:26 UTC] === API CALL LOG ===
[03-Apr-2026 14:40:26 UTC] Endpoint: user/profile.php
[03-Apr-2026 14:40:26 UTC] Full Log Data: {
    "timestamp": "2026-04-03 14:40:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:201:5c02:80bb:733e:f828:9300:726b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQwIiwidXNlcm5hbWUiOiJAbWFuaXNoODMwIiwiZW1haWwiOiJtYW5pc2hzd2FtaTkxMkBnbWFpbC5jb20iLCJleHAiOjE3NzU4MjcwNTR9.qaoG2a8kAcFWu4KIHsvx0x8cMM0rFqjsywn9aSm3Vzg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e68d4163fd4cdf6-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2405:201:5c02:80bb:733e:f828:9300:726b",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2405:201:5c02:80bb:733e:f828:9300:726b, 172.71.124.74"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 14:40:26 UTC] === END API CALL LOG ===
[03-Apr-2026 14:40:26 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 14:40:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQwIiwidXNlcm5hbWUiOiJAbWFuaXNoODMwIiwiZW1haWwiOiJtYW5pc2hzd2FtaTkxMkBnbWFpbC5jb20iLCJleHAiOjE3NzU4MjcwNTR9.qaoG2a8kAcFWu4KIHsvx0x8cMM0rFqjsywn9aSm3Vzg
[03-Apr-2026 14:40:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 14:40:26 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 14:40:26 UTC] User ID: 240
[03-Apr-2026 14:40:26 UTC] ✅ User profile retrieved successfully for user ID: 240
[03-Apr-2026 14:40:26 UTC] === API CALL LOG ===
[03-Apr-2026 14:40:26 UTC] Endpoint: user/profile.php
[03-Apr-2026 14:40:26 UTC] Full Log Data: {
    "timestamp": "2026-04-03 14:40:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:201:5c02:80bb:733e:f828:9300:726b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQwIiwidXNlcm5hbWUiOiJAbWFuaXNoODMwIiwiZW1haWwiOiJtYW5pc2hzd2FtaTkxMkBnbWFpbC5jb20iLCJleHAiOjE3NzU4MjcwNTR9.qaoG2a8kAcFWu4KIHsvx0x8cMM0rFqjsywn9aSm3Vzg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e68d4163fd8cdf6-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2405:201:5c02:80bb:733e:f828:9300:726b",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2405:201:5c02:80bb:733e:f828:9300:726b, 172.71.124.74"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 14:40:26 UTC] === END API CALL LOG ===
[03-Apr-2026 14:40:26 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 14:40:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQwIiwidXNlcm5hbWUiOiJAbWFuaXNoODMwIiwiZW1haWwiOiJtYW5pc2hzd2FtaTkxMkBnbWFpbC5jb20iLCJleHAiOjE3NzU4MjcwNTR9.qaoG2a8kAcFWu4KIHsvx0x8cMM0rFqjsywn9aSm3Vzg
[03-Apr-2026 14:40:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 14:40:26 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 14:40:26 UTC] User ID: 240
[03-Apr-2026 14:40:26 UTC] ✅ User profile retrieved successfully for user ID: 240
[03-Apr-2026 14:40:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 14:40:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 14:40:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQwIiwidXNlcm5hbWUiOiJAbWFuaXNoODMwIiwiZW1haWwiOiJtYW5pc2hzd2FtaTkxMkBnbWFpbC5jb20iLCJleHAiOjE3NzU4MjcwNTR9.qaoG2a8kAcFWu4KIHsvx0x8cMM0rFqjsywn9aSm3Vzg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e68d4163fd7cdf6-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2405:201:5c02:80bb:733e:f828:9300:726b","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2405:201:5c02:80bb:733e:f828:9300:726b, 172.71.124.74"}
[03-Apr-2026 14:40:26 UTC] === User Orders API Called ===
[03-Apr-2026 14:40:26 UTC] User ID: 240
[03-Apr-2026 14:40:26 UTC] Limit: 20, Offset: 0
[03-Apr-2026 14:40:26 UTC] Orders found: 0
[03-Apr-2026 14:40:26 UTC] Orders data: []
[03-Apr-2026 14:40:26 UTC] Total orders count: 0
[03-Apr-2026 15:04:58 UTC] === API CALL LOG ===
[03-Apr-2026 15:04:58 UTC] Endpoint: user/profile.php
[03-Apr-2026 15:04:58 UTC] Full Log Data: {
    "timestamp": "2026-04-03 15:04:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "203.171.120.92",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQyIiwidXNlcm5hbWUiOiJtbGFremFpIiwiZW1haWwiOiJ5bW55ZGZAZ21haWwuY29tIiwiZXhwIjoxNzc1ODMzNDk3fQ.lF2nL_W5WSpoZSAKpR6djJT3OVHXdZptlaQwNorRJ7I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e68f8056d41243f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "203.171.120.92",
        "CF-IPCountry": "AF",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "203.171.120.92, 104.23.175.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 15:04:58 UTC] === END API CALL LOG ===
[03-Apr-2026 15:04:58 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 15:04:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQyIiwidXNlcm5hbWUiOiJtbGFremFpIiwiZW1haWwiOiJ5bW55ZGZAZ21haWwuY29tIiwiZXhwIjoxNzc1ODMzNDk3fQ.lF2nL_W5WSpoZSAKpR6djJT3OVHXdZptlaQwNorRJ7I
[03-Apr-2026 15:04:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 15:04:58 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 15:04:58 UTC] User ID: 242
[03-Apr-2026 15:04:58 UTC] ✅ User profile retrieved successfully for user ID: 242
[03-Apr-2026 15:04:59 UTC] === API CALL LOG ===
[03-Apr-2026 15:04:59 UTC] Endpoint: user/profile.php
[03-Apr-2026 15:04:59 UTC] Full Log Data: {
    "timestamp": "2026-04-03 15:04:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "203.171.120.92",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQyIiwidXNlcm5hbWUiOiJtbGFremFpIiwiZW1haWwiOiJ5bW55ZGZAZ21haWwuY29tIiwiZXhwIjoxNzc1ODMzNDk3fQ.lF2nL_W5WSpoZSAKpR6djJT3OVHXdZptlaQwNorRJ7I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e68f8056d55243f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "203.171.120.92",
        "CF-IPCountry": "AF",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "203.171.120.92, 104.23.175.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 15:04:59 UTC] === END API CALL LOG ===
[03-Apr-2026 15:04:59 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 15:04:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQyIiwidXNlcm5hbWUiOiJtbGFremFpIiwiZW1haWwiOiJ5bW55ZGZAZ21haWwuY29tIiwiZXhwIjoxNzc1ODMzNDk3fQ.lF2nL_W5WSpoZSAKpR6djJT3OVHXdZptlaQwNorRJ7I
[03-Apr-2026 15:04:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 15:04:59 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 15:04:59 UTC] User ID: 242
[03-Apr-2026 15:04:59 UTC] ✅ User profile retrieved successfully for user ID: 242
[03-Apr-2026 15:04:59 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 15:04:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 15:04:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQyIiwidXNlcm5hbWUiOiJtbGFremFpIiwiZW1haWwiOiJ5bW55ZGZAZ21haWwuY29tIiwiZXhwIjoxNzc1ODMzNDk3fQ.lF2nL_W5WSpoZSAKpR6djJT3OVHXdZptlaQwNorRJ7I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e68f8056d46243f-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"203.171.120.92","CF-IPCountry":"AF","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"203.171.120.92, 104.23.175.169"}
[03-Apr-2026 15:04:59 UTC] === User Orders API Called ===
[03-Apr-2026 15:04:59 UTC] User ID: 242
[03-Apr-2026 15:04:59 UTC] Limit: 20, Offset: 0
[03-Apr-2026 15:04:59 UTC] Orders found: 0
[03-Apr-2026 15:04:59 UTC] Orders data: []
[03-Apr-2026 15:04:59 UTC] Total orders count: 0
[03-Apr-2026 15:05:01 UTC] === API CALL LOG ===
[03-Apr-2026 15:05:01 UTC] Endpoint: user/profile.php
[03-Apr-2026 15:05:01 UTC] Full Log Data: {
    "timestamp": "2026-04-03 15:05:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "203.171.120.92",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQyIiwidXNlcm5hbWUiOiJtbGFremFpIiwiZW1haWwiOiJ5bW55ZGZAZ21haWwuY29tIiwiZXhwIjoxNzc1ODMzNDk3fQ.lF2nL_W5WSpoZSAKpR6djJT3OVHXdZptlaQwNorRJ7I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e68f8169c73243f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "203.171.120.92",
        "CF-IPCountry": "AF",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "203.171.120.92, 104.23.175.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 15:05:01 UTC] === END API CALL LOG ===
[03-Apr-2026 15:05:01 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 15:05:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQyIiwidXNlcm5hbWUiOiJtbGFremFpIiwiZW1haWwiOiJ5bW55ZGZAZ21haWwuY29tIiwiZXhwIjoxNzc1ODMzNDk3fQ.lF2nL_W5WSpoZSAKpR6djJT3OVHXdZptlaQwNorRJ7I
[03-Apr-2026 15:05:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 15:05:01 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 15:05:01 UTC] User ID: 242
[03-Apr-2026 15:05:01 UTC] ✅ User profile retrieved successfully for user ID: 242
[03-Apr-2026 15:05:12 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 15:05:12 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 15:05:12 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQyIiwidXNlcm5hbWUiOiJtbGFremFpIiwiZW1haWwiOiJ5bW55ZGZAZ21haWwuY29tIiwiZXhwIjoxNzc1ODMzNDk3fQ.lF2nL_W5WSpoZSAKpR6djJT3OVHXdZptlaQwNorRJ7I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e68f85b3d7c243f-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"203.171.120.92","CF-IPCountry":"AF","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"203.171.120.92, 104.23.175.168"}
[03-Apr-2026 15:05:12 UTC] === User Orders API Called ===
[03-Apr-2026 15:05:12 UTC] User ID: 242
[03-Apr-2026 15:05:12 UTC] Limit: 20, Offset: 0
[03-Apr-2026 15:05:12 UTC] Orders found: 0
[03-Apr-2026 15:05:12 UTC] Orders data: []
[03-Apr-2026 15:05:12 UTC] Total orders count: 0
[03-Apr-2026 15:05:15 UTC] === API CALL LOG ===
[03-Apr-2026 15:05:15 UTC] Endpoint: user/profile.php
[03-Apr-2026 15:05:15 UTC] Full Log Data: {
    "timestamp": "2026-04-03 15:05:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "203.171.120.92",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQyIiwidXNlcm5hbWUiOiJtbGFremFpIiwiZW1haWwiOiJ5bW55ZGZAZ21haWwuY29tIiwiZXhwIjoxNzc1ODMzNDk3fQ.lF2nL_W5WSpoZSAKpR6djJT3OVHXdZptlaQwNorRJ7I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e68f86dfab9243f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "203.171.120.92",
        "CF-IPCountry": "AF",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "203.171.120.92, 104.23.175.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 15:05:15 UTC] === END API CALL LOG ===
[03-Apr-2026 15:05:15 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 15:05:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQyIiwidXNlcm5hbWUiOiJtbGFremFpIiwiZW1haWwiOiJ5bW55ZGZAZ21haWwuY29tIiwiZXhwIjoxNzc1ODMzNDk3fQ.lF2nL_W5WSpoZSAKpR6djJT3OVHXdZptlaQwNorRJ7I
[03-Apr-2026 15:05:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 15:05:15 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 15:05:15 UTC] User ID: 242
[03-Apr-2026 15:05:15 UTC] ✅ User profile retrieved successfully for user ID: 242
[03-Apr-2026 15:05:16 UTC] User Purchases API - User ID: 242
[03-Apr-2026 15:05:16 UTC] User Purchases API - Total purchases found: 0
[03-Apr-2026 15:05:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 15:05:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 15:05:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQyIiwidXNlcm5hbWUiOiJtbGFremFpIiwiZW1haWwiOiJ5bW55ZGZAZ21haWwuY29tIiwiZXhwIjoxNzc1ODMzNDk3fQ.lF2nL_W5WSpoZSAKpR6djJT3OVHXdZptlaQwNorRJ7I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e68f8840aa2243f-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"203.171.120.92","CF-IPCountry":"AF","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"203.171.120.92, 104.23.175.168"}
[03-Apr-2026 15:05:18 UTC] === User Orders API Called ===
[03-Apr-2026 15:05:18 UTC] User ID: 242
[03-Apr-2026 15:05:18 UTC] Limit: 20, Offset: 0
[03-Apr-2026 15:05:18 UTC] Orders found: 0
[03-Apr-2026 15:05:18 UTC] Orders data: []
[03-Apr-2026 15:05:18 UTC] Total orders count: 0
[03-Apr-2026 15:05:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 15:05:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 15:05:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQyIiwidXNlcm5hbWUiOiJtbGFremFpIiwiZW1haWwiOiJ5bW55ZGZAZ21haWwuY29tIiwiZXhwIjoxNzc1ODMzNDk3fQ.lF2nL_W5WSpoZSAKpR6djJT3OVHXdZptlaQwNorRJ7I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e68f8d81a7a243f-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"203.171.120.92","CF-IPCountry":"AF","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"203.171.120.92, 104.23.175.168"}
[03-Apr-2026 15:05:32 UTC] === User Orders API Called ===
[03-Apr-2026 15:05:32 UTC] User ID: 242
[03-Apr-2026 15:05:32 UTC] Limit: 20, Offset: 0
[03-Apr-2026 15:05:32 UTC] Orders found: 0
[03-Apr-2026 15:05:32 UTC] Orders data: []
[03-Apr-2026 15:05:32 UTC] Total orders count: 0
[03-Apr-2026 15:05:32 UTC] === API CALL LOG ===
[03-Apr-2026 15:05:32 UTC] Endpoint: user/profile.php
[03-Apr-2026 15:05:32 UTC] Full Log Data: {
    "timestamp": "2026-04-03 15:05:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "203.171.120.92",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQyIiwidXNlcm5hbWUiOiJtbGFremFpIiwiZW1haWwiOiJ5bW55ZGZAZ21haWwuY29tIiwiZXhwIjoxNzc1ODMzNDk3fQ.lF2nL_W5WSpoZSAKpR6djJT3OVHXdZptlaQwNorRJ7I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e68f8d81a81243f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "203.171.120.92",
        "CF-IPCountry": "AF",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "203.171.120.92, 104.23.175.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 15:05:32 UTC] === END API CALL LOG ===
[03-Apr-2026 15:05:32 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 15:05:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQyIiwidXNlcm5hbWUiOiJtbGFremFpIiwiZW1haWwiOiJ5bW55ZGZAZ21haWwuY29tIiwiZXhwIjoxNzc1ODMzNDk3fQ.lF2nL_W5WSpoZSAKpR6djJT3OVHXdZptlaQwNorRJ7I
[03-Apr-2026 15:05:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 15:05:32 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 15:05:32 UTC] User ID: 242
[03-Apr-2026 15:05:32 UTC] ✅ User profile retrieved successfully for user ID: 242
[03-Apr-2026 15:05:32 UTC] === API CALL LOG ===
[03-Apr-2026 15:05:32 UTC] Endpoint: user/profile.php
[03-Apr-2026 15:05:32 UTC] Full Log Data: {
    "timestamp": "2026-04-03 15:05:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "203.171.120.92",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQyIiwidXNlcm5hbWUiOiJtbGFremFpIiwiZW1haWwiOiJ5bW55ZGZAZ21haWwuY29tIiwiZXhwIjoxNzc1ODMzNDk3fQ.lF2nL_W5WSpoZSAKpR6djJT3OVHXdZptlaQwNorRJ7I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e68f8db3aea243f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "203.171.120.92",
        "CF-IPCountry": "AF",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "203.171.120.92, 104.23.175.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 15:05:32 UTC] === END API CALL LOG ===
[03-Apr-2026 15:05:32 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 15:05:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQyIiwidXNlcm5hbWUiOiJtbGFremFpIiwiZW1haWwiOiJ5bW55ZGZAZ21haWwuY29tIiwiZXhwIjoxNzc1ODMzNDk3fQ.lF2nL_W5WSpoZSAKpR6djJT3OVHXdZptlaQwNorRJ7I
[03-Apr-2026 15:05:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 15:05:32 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 15:05:32 UTC] User ID: 242
[03-Apr-2026 15:05:32 UTC] ✅ User profile retrieved successfully for user ID: 242
[03-Apr-2026 15:05:35 UTC] === API CALL LOG ===
[03-Apr-2026 15:05:35 UTC] Endpoint: user/profile.php
[03-Apr-2026 15:05:35 UTC] Full Log Data: {
    "timestamp": "2026-04-03 15:05:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "203.171.120.92",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQyIiwidXNlcm5hbWUiOiJtbGFremFpIiwiZW1haWwiOiJ5bW55ZGZAZ21haWwuY29tIiwiZXhwIjoxNzc1ODMzNDk3fQ.lF2nL_W5WSpoZSAKpR6djJT3OVHXdZptlaQwNorRJ7I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e68f8e8bd57243f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "203.171.120.92",
        "CF-IPCountry": "AF",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "203.171.120.92, 104.23.175.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 15:05:35 UTC] === END API CALL LOG ===
[03-Apr-2026 15:05:35 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 15:05:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQyIiwidXNlcm5hbWUiOiJtbGFremFpIiwiZW1haWwiOiJ5bW55ZGZAZ21haWwuY29tIiwiZXhwIjoxNzc1ODMzNDk3fQ.lF2nL_W5WSpoZSAKpR6djJT3OVHXdZptlaQwNorRJ7I
[03-Apr-2026 15:05:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 15:05:35 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 15:05:35 UTC] User ID: 242
[03-Apr-2026 15:05:35 UTC] ✅ User profile retrieved successfully for user ID: 242
[03-Apr-2026 15:06:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 15:06:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 15:06:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQyIiwidXNlcm5hbWUiOiJtbGFremFpIiwiZW1haWwiOiJ5bW55ZGZAZ21haWwuY29tIiwiZXhwIjoxNzc1ODMzNDk3fQ.lF2nL_W5WSpoZSAKpR6djJT3OVHXdZptlaQwNorRJ7I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e68fa21d926243f-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"203.171.120.92","CF-IPCountry":"AF","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"203.171.120.92, 104.23.175.168"}
[03-Apr-2026 15:06:25 UTC] === User Orders API Called ===
[03-Apr-2026 15:06:25 UTC] User ID: 242
[03-Apr-2026 15:06:25 UTC] Limit: 20, Offset: 0
[03-Apr-2026 15:06:25 UTC] Orders found: 0
[03-Apr-2026 15:06:25 UTC] Orders data: []
[03-Apr-2026 15:06:25 UTC] Total orders count: 0
[03-Apr-2026 15:06:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 15:06:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 15:06:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQyIiwidXNlcm5hbWUiOiJtbGFremFpIiwiZW1haWwiOiJ5bW55ZGZAZ21haWwuY29tIiwiZXhwIjoxNzc1ODMzNDk3fQ.lF2nL_W5WSpoZSAKpR6djJT3OVHXdZptlaQwNorRJ7I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e68fa30ce25243f-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"203.171.120.92","CF-IPCountry":"AF","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"203.171.120.92, 104.23.175.168"}
[03-Apr-2026 15:06:27 UTC] === User Orders API Called ===
[03-Apr-2026 15:06:27 UTC] User ID: 242
[03-Apr-2026 15:06:27 UTC] Limit: 20, Offset: 0
[03-Apr-2026 15:06:27 UTC] Orders found: 0
[03-Apr-2026 15:06:27 UTC] Orders data: []
[03-Apr-2026 15:06:27 UTC] Total orders count: 0
[03-Apr-2026 15:06:27 UTC] === API CALL LOG ===
[03-Apr-2026 15:06:27 UTC] Endpoint: user/profile.php
[03-Apr-2026 15:06:27 UTC] Full Log Data: {
    "timestamp": "2026-04-03 15:06:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "203.171.120.92",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQyIiwidXNlcm5hbWUiOiJtbGFremFpIiwiZW1haWwiOiJ5bW55ZGZAZ21haWwuY29tIiwiZXhwIjoxNzc1ODMzNDk3fQ.lF2nL_W5WSpoZSAKpR6djJT3OVHXdZptlaQwNorRJ7I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e68fa30ce28243f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "203.171.120.92",
        "CF-IPCountry": "AF",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "203.171.120.92, 104.23.175.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 15:06:27 UTC] === END API CALL LOG ===
[03-Apr-2026 15:06:27 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 15:06:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQyIiwidXNlcm5hbWUiOiJtbGFremFpIiwiZW1haWwiOiJ5bW55ZGZAZ21haWwuY29tIiwiZXhwIjoxNzc1ODMzNDk3fQ.lF2nL_W5WSpoZSAKpR6djJT3OVHXdZptlaQwNorRJ7I
[03-Apr-2026 15:06:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 15:06:27 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 15:06:27 UTC] User ID: 242
[03-Apr-2026 15:06:27 UTC] ✅ User profile retrieved successfully for user ID: 242
[03-Apr-2026 15:06:28 UTC] === API CALL LOG ===
[03-Apr-2026 15:06:28 UTC] Endpoint: user/profile.php
[03-Apr-2026 15:06:28 UTC] Full Log Data: {
    "timestamp": "2026-04-03 15:06:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "203.171.120.92",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQyIiwidXNlcm5hbWUiOiJtbGFremFpIiwiZW1haWwiOiJ5bW55ZGZAZ21haWwuY29tIiwiZXhwIjoxNzc1ODMzNDk3fQ.lF2nL_W5WSpoZSAKpR6djJT3OVHXdZptlaQwNorRJ7I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e68fa341f33243f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "203.171.120.92",
        "CF-IPCountry": "AF",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "203.171.120.92, 104.23.175.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 15:06:28 UTC] === END API CALL LOG ===
[03-Apr-2026 15:06:28 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 15:06:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQyIiwidXNlcm5hbWUiOiJtbGFremFpIiwiZW1haWwiOiJ5bW55ZGZAZ21haWwuY29tIiwiZXhwIjoxNzc1ODMzNDk3fQ.lF2nL_W5WSpoZSAKpR6djJT3OVHXdZptlaQwNorRJ7I
[03-Apr-2026 15:06:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 15:06:28 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 15:06:28 UTC] User ID: 242
[03-Apr-2026 15:06:28 UTC] ✅ User profile retrieved successfully for user ID: 242
[03-Apr-2026 15:06:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 15:06:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 15:06:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQyIiwidXNlcm5hbWUiOiJtbGFremFpIiwiZW1haWwiOiJ5bW55ZGZAZ21haWwuY29tIiwiZXhwIjoxNzc1ODMzNDk3fQ.lF2nL_W5WSpoZSAKpR6djJT3OVHXdZptlaQwNorRJ7I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e68fa35cb1e243f-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"203.171.120.92","CF-IPCountry":"AF","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"203.171.120.92, 104.23.175.169"}
[03-Apr-2026 15:06:28 UTC] === User Orders API Called ===
[03-Apr-2026 15:06:28 UTC] User ID: 242
[03-Apr-2026 15:06:28 UTC] Limit: 20, Offset: 0
[03-Apr-2026 15:06:28 UTC] Orders found: 0
[03-Apr-2026 15:06:28 UTC] Orders data: []
[03-Apr-2026 15:06:28 UTC] Total orders count: 0
[03-Apr-2026 15:06:29 UTC] === API CALL LOG ===
[03-Apr-2026 15:06:29 UTC] Endpoint: user/profile.php
[03-Apr-2026 15:06:29 UTC] Full Log Data: {
    "timestamp": "2026-04-03 15:06:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "203.171.120.92",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQyIiwidXNlcm5hbWUiOiJtbGFremFpIiwiZW1haWwiOiJ5bW55ZGZAZ21haWwuY29tIiwiZXhwIjoxNzc1ODMzNDk3fQ.lF2nL_W5WSpoZSAKpR6djJT3OVHXdZptlaQwNorRJ7I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e68fa3f1b5f243f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "203.171.120.92",
        "CF-IPCountry": "AF",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "203.171.120.92, 104.23.175.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 15:06:29 UTC] === END API CALL LOG ===
[03-Apr-2026 15:06:29 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 15:06:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQyIiwidXNlcm5hbWUiOiJtbGFremFpIiwiZW1haWwiOiJ5bW55ZGZAZ21haWwuY29tIiwiZXhwIjoxNzc1ODMzNDk3fQ.lF2nL_W5WSpoZSAKpR6djJT3OVHXdZptlaQwNorRJ7I
[03-Apr-2026 15:06:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 15:06:29 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 15:06:29 UTC] User ID: 242
[03-Apr-2026 15:06:29 UTC] ✅ User profile retrieved successfully for user ID: 242
[03-Apr-2026 15:06:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 15:06:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 15:06:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQyIiwidXNlcm5hbWUiOiJtbGFremFpIiwiZW1haWwiOiJ5bW55ZGZAZ21haWwuY29tIiwiZXhwIjoxNzc1ODMzNDk3fQ.lF2nL_W5WSpoZSAKpR6djJT3OVHXdZptlaQwNorRJ7I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e68fa3f1b5a243f-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"203.171.120.92","CF-IPCountry":"AF","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"203.171.120.92, 104.23.175.169"}
[03-Apr-2026 15:06:30 UTC] === User Orders API Called ===
[03-Apr-2026 15:06:30 UTC] User ID: 242
[03-Apr-2026 15:06:30 UTC] Limit: 20, Offset: 0
[03-Apr-2026 15:06:30 UTC] Orders found: 0
[03-Apr-2026 15:06:30 UTC] Orders data: []
[03-Apr-2026 15:06:30 UTC] Total orders count: 0
[03-Apr-2026 15:06:30 UTC] === API CALL LOG ===
[03-Apr-2026 15:06:30 UTC] Endpoint: user/profile.php
[03-Apr-2026 15:06:30 UTC] Full Log Data: {
    "timestamp": "2026-04-03 15:06:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "203.171.120.92",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQyIiwidXNlcm5hbWUiOiJtbGFremFpIiwiZW1haWwiOiJ5bW55ZGZAZ21haWwuY29tIiwiZXhwIjoxNzc1ODMzNDk3fQ.lF2nL_W5WSpoZSAKpR6djJT3OVHXdZptlaQwNorRJ7I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e68fa42ed4a243f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "203.171.120.92",
        "CF-IPCountry": "AF",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "203.171.120.92, 104.23.175.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 15:06:30 UTC] === END API CALL LOG ===
[03-Apr-2026 15:06:30 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 15:06:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQyIiwidXNlcm5hbWUiOiJtbGFremFpIiwiZW1haWwiOiJ5bW55ZGZAZ21haWwuY29tIiwiZXhwIjoxNzc1ODMzNDk3fQ.lF2nL_W5WSpoZSAKpR6djJT3OVHXdZptlaQwNorRJ7I
[03-Apr-2026 15:06:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 15:06:30 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 15:06:30 UTC] User ID: 242
[03-Apr-2026 15:06:30 UTC] ✅ User profile retrieved successfully for user ID: 242
[03-Apr-2026 15:06:32 UTC] === API CALL LOG ===
[03-Apr-2026 15:06:32 UTC] Endpoint: user/profile.php
[03-Apr-2026 15:06:32 UTC] Full Log Data: {
    "timestamp": "2026-04-03 15:06:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "203.171.120.92",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQyIiwidXNlcm5hbWUiOiJtbGFremFpIiwiZW1haWwiOiJ5bW55ZGZAZ21haWwuY29tIiwiZXhwIjoxNzc1ODMzNDk3fQ.lF2nL_W5WSpoZSAKpR6djJT3OVHXdZptlaQwNorRJ7I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e68fa4d18a3243f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "203.171.120.92",
        "CF-IPCountry": "AF",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "203.171.120.92, 104.23.175.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 15:06:32 UTC] === END API CALL LOG ===
[03-Apr-2026 15:06:32 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 15:06:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQyIiwidXNlcm5hbWUiOiJtbGFremFpIiwiZW1haWwiOiJ5bW55ZGZAZ21haWwuY29tIiwiZXhwIjoxNzc1ODMzNDk3fQ.lF2nL_W5WSpoZSAKpR6djJT3OVHXdZptlaQwNorRJ7I
[03-Apr-2026 15:06:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 15:06:32 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 15:06:32 UTC] User ID: 242
[03-Apr-2026 15:06:32 UTC] ✅ User profile retrieved successfully for user ID: 242
[03-Apr-2026 15:06:47 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 15:06:47 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 15:06:47 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQyIiwidXNlcm5hbWUiOiJtbGFremFpIiwiZW1haWwiOiJ5bW55ZGZAZ21haWwuY29tIiwiZXhwIjoxNzc1ODMzNDk3fQ.lF2nL_W5WSpoZSAKpR6djJT3OVHXdZptlaQwNorRJ7I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e68faad3e28243f-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"203.171.120.92","CF-IPCountry":"AF","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"203.171.120.92, 104.23.175.168"}
[03-Apr-2026 15:06:47 UTC] === User Orders API Called ===
[03-Apr-2026 15:06:47 UTC] User ID: 242
[03-Apr-2026 15:06:47 UTC] Limit: 20, Offset: 0
[03-Apr-2026 15:06:47 UTC] Orders found: 0
[03-Apr-2026 15:06:47 UTC] Orders data: []
[03-Apr-2026 15:06:47 UTC] Total orders count: 0
[03-Apr-2026 15:11:02 UTC] === API CALL LOG ===
[03-Apr-2026 15:11:02 UTC] Endpoint: user/profile.php
[03-Apr-2026 15:11:02 UTC] Full Log Data: {
    "timestamp": "2026-04-03 15:11:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "203.171.120.92",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQyIiwidXNlcm5hbWUiOiJtbGFremFpIiwiZW1haWwiOiJ5bW55ZGZAZ21haWwuY29tIiwiZXhwIjoxNzc1ODMzNDk3fQ.lF2nL_W5WSpoZSAKpR6djJT3OVHXdZptlaQwNorRJ7I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e6900e7acd7a667-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "203.171.120.92",
        "CF-IPCountry": "AF",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "203.171.120.92, 104.22.66.163"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 15:11:02 UTC] === END API CALL LOG ===
[03-Apr-2026 15:11:02 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 15:11:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQyIiwidXNlcm5hbWUiOiJtbGFremFpIiwiZW1haWwiOiJ5bW55ZGZAZ21haWwuY29tIiwiZXhwIjoxNzc1ODMzNDk3fQ.lF2nL_W5WSpoZSAKpR6djJT3OVHXdZptlaQwNorRJ7I
[03-Apr-2026 15:11:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 15:11:02 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 15:11:02 UTC] User ID: 242
[03-Apr-2026 15:11:02 UTC] ✅ User profile retrieved successfully for user ID: 242
[03-Apr-2026 15:11:03 UTC] === API CALL LOG ===
[03-Apr-2026 15:11:03 UTC] Endpoint: user/profile.php
[03-Apr-2026 15:11:03 UTC] Full Log Data: {
    "timestamp": "2026-04-03 15:11:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "203.171.120.92",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQyIiwidXNlcm5hbWUiOiJtbGFremFpIiwiZW1haWwiOiJ5bW55ZGZAZ21haWwuY29tIiwiZXhwIjoxNzc1ODMzNDk3fQ.lF2nL_W5WSpoZSAKpR6djJT3OVHXdZptlaQwNorRJ7I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e6900edfdeea667-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "203.171.120.92",
        "CF-IPCountry": "AF",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "203.171.120.92, 104.22.66.33"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 15:11:03 UTC] === END API CALL LOG ===
[03-Apr-2026 15:11:03 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 15:11:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQyIiwidXNlcm5hbWUiOiJtbGFremFpIiwiZW1haWwiOiJ5bW55ZGZAZ21haWwuY29tIiwiZXhwIjoxNzc1ODMzNDk3fQ.lF2nL_W5WSpoZSAKpR6djJT3OVHXdZptlaQwNorRJ7I
[03-Apr-2026 15:11:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 15:11:03 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 15:11:03 UTC] User ID: 242
[03-Apr-2026 15:11:03 UTC] ✅ User profile retrieved successfully for user ID: 242
[03-Apr-2026 15:11:03 UTC] === API CALL LOG ===
[03-Apr-2026 15:11:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 15:11:03 UTC] Endpoint: user/profile.php
[03-Apr-2026 15:11:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 15:11:03 UTC] Full Log Data: {
    "timestamp": "2026-04-03 15:11:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "203.171.120.92",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQyIiwidXNlcm5hbWUiOiJtbGFremFpIiwiZW1haWwiOiJ5bW55ZGZAZ21haWwuY29tIiwiZXhwIjoxNzc1ODMzNDk3fQ.lF2nL_W5WSpoZSAKpR6djJT3OVHXdZptlaQwNorRJ7I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e6900edfdf4a667-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "203.171.120.92",
        "CF-IPCountry": "AF",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "203.171.120.92, 104.22.66.32"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 15:11:03 UTC] === END API CALL LOG ===
[03-Apr-2026 15:11:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQyIiwidXNlcm5hbWUiOiJtbGFremFpIiwiZW1haWwiOiJ5bW55ZGZAZ21haWwuY29tIiwiZXhwIjoxNzc1ODMzNDk3fQ.lF2nL_W5WSpoZSAKpR6djJT3OVHXdZptlaQwNorRJ7I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e6900edfdf2a667-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"203.171.120.92","CF-IPCountry":"AF","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"203.171.120.92, 104.22.66.32"}
[03-Apr-2026 15:11:03 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 15:11:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQyIiwidXNlcm5hbWUiOiJtbGFremFpIiwiZW1haWwiOiJ5bW55ZGZAZ21haWwuY29tIiwiZXhwIjoxNzc1ODMzNDk3fQ.lF2nL_W5WSpoZSAKpR6djJT3OVHXdZptlaQwNorRJ7I
[03-Apr-2026 15:11:03 UTC] === User Orders API Called ===
[03-Apr-2026 15:11:03 UTC] User ID: 242
[03-Apr-2026 15:11:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 15:11:03 UTC] Limit: 20, Offset: 0
[03-Apr-2026 15:11:03 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 15:11:03 UTC] User ID: 242
[03-Apr-2026 15:11:03 UTC] ✅ User profile retrieved successfully for user ID: 242
[03-Apr-2026 15:11:03 UTC] Orders found: 0
[03-Apr-2026 15:11:03 UTC] Orders data: []
[03-Apr-2026 15:11:03 UTC] Total orders count: 0
[03-Apr-2026 15:11:05 UTC] === API CALL LOG ===
[03-Apr-2026 15:11:05 UTC] Endpoint: user/profile.php
[03-Apr-2026 15:11:05 UTC] Full Log Data: {
    "timestamp": "2026-04-03 15:11:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "203.171.120.92",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQyIiwidXNlcm5hbWUiOiJtbGFremFpIiwiZW1haWwiOiJ5bW55ZGZAZ21haWwuY29tIiwiZXhwIjoxNzc1ODMzNDk3fQ.lF2nL_W5WSpoZSAKpR6djJT3OVHXdZptlaQwNorRJ7I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e6900f9be1ca667-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "203.171.120.92",
        "CF-IPCountry": "AF",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "203.171.120.92, 104.22.66.33"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 15:11:05 UTC] === END API CALL LOG ===
[03-Apr-2026 15:11:05 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 15:11:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQyIiwidXNlcm5hbWUiOiJtbGFremFpIiwiZW1haWwiOiJ5bW55ZGZAZ21haWwuY29tIiwiZXhwIjoxNzc1ODMzNDk3fQ.lF2nL_W5WSpoZSAKpR6djJT3OVHXdZptlaQwNorRJ7I
[03-Apr-2026 15:11:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 15:11:05 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 15:11:05 UTC] User ID: 242
[03-Apr-2026 15:11:05 UTC] ✅ User profile retrieved successfully for user ID: 242
[03-Apr-2026 15:20:51 UTC] === API CALL LOG ===
[03-Apr-2026 15:20:51 UTC] Endpoint: user/profile.php
[03-Apr-2026 15:20:51 UTC] Full Log Data: {
    "timestamp": "2026-04-03 15:20:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "223.233.85.199",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQzIiwidXNlcm5hbWUiOiJheWFhbiIsImVtYWlsIjoiYXlhYW5zaGFraXJnYW1pbmdAZ21haWwuY29tIiwiZXhwIjoxNzc1ODM0NDUxfQ.fFNPehwUYxlTCGeA2br9lf4ul2I_oAi4SLCcwInNP6I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e690f4c4fe41f37-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "223.233.85.199",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "223.233.85.199, 162.159.122.165"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 15:20:51 UTC] === END API CALL LOG ===
[03-Apr-2026 15:20:51 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 15:20:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQzIiwidXNlcm5hbWUiOiJheWFhbiIsImVtYWlsIjoiYXlhYW5zaGFraXJnYW1pbmdAZ21haWwuY29tIiwiZXhwIjoxNzc1ODM0NDUxfQ.fFNPehwUYxlTCGeA2br9lf4ul2I_oAi4SLCcwInNP6I
[03-Apr-2026 15:20:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 15:20:51 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 15:20:51 UTC] User ID: 243
[03-Apr-2026 15:20:51 UTC] ✅ User profile retrieved successfully for user ID: 243
[03-Apr-2026 15:20:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 15:20:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 15:20:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQzIiwidXNlcm5hbWUiOiJheWFhbiIsImVtYWlsIjoiYXlhYW5zaGFraXJnYW1pbmdAZ21haWwuY29tIiwiZXhwIjoxNzc1ODM0NDUxfQ.fFNPehwUYxlTCGeA2br9lf4ul2I_oAi4SLCcwInNP6I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e690f4dabbd1f37-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"223.233.85.199","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"223.233.85.199, 162.159.122.165"}
[03-Apr-2026 15:20:52 UTC] === User Orders API Called ===
[03-Apr-2026 15:20:52 UTC] User ID: 243
[03-Apr-2026 15:20:52 UTC] Limit: 20, Offset: 0
[03-Apr-2026 15:20:52 UTC] Orders found: 0
[03-Apr-2026 15:20:52 UTC] Orders data: []
[03-Apr-2026 15:20:52 UTC] Total orders count: 0
[03-Apr-2026 15:20:52 UTC] === API CALL LOG ===
[03-Apr-2026 15:20:52 UTC] Endpoint: user/profile.php
[03-Apr-2026 15:20:52 UTC] Full Log Data: {
    "timestamp": "2026-04-03 15:20:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "223.233.85.199",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQzIiwidXNlcm5hbWUiOiJheWFhbiIsImVtYWlsIjoiYXlhYW5zaGFraXJnYW1pbmdAZ21haWwuY29tIiwiZXhwIjoxNzc1ODM0NDUxfQ.fFNPehwUYxlTCGeA2br9lf4ul2I_oAi4SLCcwInNP6I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e690f4dabc01f37-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "223.233.85.199",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "223.233.85.199, 162.159.122.164"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 15:20:52 UTC] === END API CALL LOG ===
[03-Apr-2026 15:20:52 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 15:20:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQzIiwidXNlcm5hbWUiOiJheWFhbiIsImVtYWlsIjoiYXlhYW5zaGFraXJnYW1pbmdAZ21haWwuY29tIiwiZXhwIjoxNzc1ODM0NDUxfQ.fFNPehwUYxlTCGeA2br9lf4ul2I_oAi4SLCcwInNP6I
[03-Apr-2026 15:20:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 15:20:52 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 15:20:52 UTC] User ID: 243
[03-Apr-2026 15:20:52 UTC] ✅ User profile retrieved successfully for user ID: 243
[03-Apr-2026 15:20:53 UTC] === API CALL LOG ===
[03-Apr-2026 15:20:53 UTC] Endpoint: user/profile.php
[03-Apr-2026 15:20:53 UTC] Full Log Data: {
    "timestamp": "2026-04-03 15:20:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "223.233.85.199",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQzIiwidXNlcm5hbWUiOiJheWFhbiIsImVtYWlsIjoiYXlhYW5zaGFraXJnYW1pbmdAZ21haWwuY29tIiwiZXhwIjoxNzc1ODM0NDUxfQ.fFNPehwUYxlTCGeA2br9lf4ul2I_oAi4SLCcwInNP6I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e690f549d6d1f37-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "223.233.85.199",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "223.233.85.199, 162.159.122.165"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 15:20:53 UTC] === END API CALL LOG ===
[03-Apr-2026 15:20:53 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 15:20:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQzIiwidXNlcm5hbWUiOiJheWFhbiIsImVtYWlsIjoiYXlhYW5zaGFraXJnYW1pbmdAZ21haWwuY29tIiwiZXhwIjoxNzc1ODM0NDUxfQ.fFNPehwUYxlTCGeA2br9lf4ul2I_oAi4SLCcwInNP6I
[03-Apr-2026 15:20:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 15:20:53 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 15:20:53 UTC] User ID: 243
[03-Apr-2026 15:20:53 UTC] ✅ User profile retrieved successfully for user ID: 243
[03-Apr-2026 15:20:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 15:20:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 15:20:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQzIiwidXNlcm5hbWUiOiJheWFhbiIsImVtYWlsIjoiYXlhYW5zaGFraXJnYW1pbmdAZ21haWwuY29tIiwiZXhwIjoxNzc1ODM0NDUxfQ.fFNPehwUYxlTCGeA2br9lf4ul2I_oAi4SLCcwInNP6I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e690f729cd81f37-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"223.233.85.199","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"223.233.85.199, 162.159.122.164"}
[03-Apr-2026 15:20:58 UTC] === User Orders API Called ===
[03-Apr-2026 15:20:58 UTC] User ID: 243
[03-Apr-2026 15:20:58 UTC] Limit: 20, Offset: 0
[03-Apr-2026 15:20:58 UTC] Orders found: 0
[03-Apr-2026 15:20:58 UTC] Orders data: []
[03-Apr-2026 15:20:58 UTC] Total orders count: 0
[03-Apr-2026 15:20:58 UTC] === API CALL LOG ===
[03-Apr-2026 15:20:58 UTC] Endpoint: user/profile.php
[03-Apr-2026 15:20:58 UTC] Full Log Data: {
    "timestamp": "2026-04-03 15:20:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "223.233.85.199",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQzIiwidXNlcm5hbWUiOiJheWFhbiIsImVtYWlsIjoiYXlhYW5zaGFraXJnYW1pbmdAZ21haWwuY29tIiwiZXhwIjoxNzc1ODM0NDUxfQ.fFNPehwUYxlTCGeA2br9lf4ul2I_oAi4SLCcwInNP6I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e690f729cde1f37-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "223.233.85.199",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "223.233.85.199, 162.159.122.164"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 15:20:58 UTC] === END API CALL LOG ===
[03-Apr-2026 15:20:58 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 15:20:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQzIiwidXNlcm5hbWUiOiJheWFhbiIsImVtYWlsIjoiYXlhYW5zaGFraXJnYW1pbmdAZ21haWwuY29tIiwiZXhwIjoxNzc1ODM0NDUxfQ.fFNPehwUYxlTCGeA2br9lf4ul2I_oAi4SLCcwInNP6I
[03-Apr-2026 15:20:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 15:20:58 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 15:20:58 UTC] User ID: 243
[03-Apr-2026 15:20:58 UTC] ✅ User profile retrieved successfully for user ID: 243
[03-Apr-2026 15:20:58 UTC] === API CALL LOG ===
[03-Apr-2026 15:20:58 UTC] Endpoint: user/profile.php
[03-Apr-2026 15:20:58 UTC] Full Log Data: {
    "timestamp": "2026-04-03 15:20:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "223.233.85.199",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQzIiwidXNlcm5hbWUiOiJheWFhbiIsImVtYWlsIjoiYXlhYW5zaGFraXJnYW1pbmdAZ21haWwuY29tIiwiZXhwIjoxNzc1ODM0NDUxfQ.fFNPehwUYxlTCGeA2br9lf4ul2I_oAi4SLCcwInNP6I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e690f769f7e1f37-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "223.233.85.199",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "223.233.85.199, 162.159.122.164"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 15:20:58 UTC] === END API CALL LOG ===
[03-Apr-2026 15:20:58 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 15:20:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQzIiwidXNlcm5hbWUiOiJheWFhbiIsImVtYWlsIjoiYXlhYW5zaGFraXJnYW1pbmdAZ21haWwuY29tIiwiZXhwIjoxNzc1ODM0NDUxfQ.fFNPehwUYxlTCGeA2br9lf4ul2I_oAi4SLCcwInNP6I
[03-Apr-2026 15:20:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 15:20:58 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 15:20:58 UTC] User ID: 243
[03-Apr-2026 15:20:58 UTC] ✅ User profile retrieved successfully for user ID: 243
[03-Apr-2026 15:20:59 UTC] === API CALL LOG ===
[03-Apr-2026 15:20:59 UTC] Endpoint: user/profile.php
[03-Apr-2026 15:20:59 UTC] Full Log Data: {
    "timestamp": "2026-04-03 15:20:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "223.233.85.199",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQzIiwidXNlcm5hbWUiOiJheWFhbiIsImVtYWlsIjoiYXlhYW5zaGFraXJnYW1pbmdAZ21haWwuY29tIiwiZXhwIjoxNzc1ODM0NDUxfQ.fFNPehwUYxlTCGeA2br9lf4ul2I_oAi4SLCcwInNP6I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e690f797dd21f37-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "223.233.85.199",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "223.233.85.199, 162.159.122.164"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 15:20:59 UTC] === END API CALL LOG ===
[03-Apr-2026 15:20:59 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 15:20:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQzIiwidXNlcm5hbWUiOiJheWFhbiIsImVtYWlsIjoiYXlhYW5zaGFraXJnYW1pbmdAZ21haWwuY29tIiwiZXhwIjoxNzc1ODM0NDUxfQ.fFNPehwUYxlTCGeA2br9lf4ul2I_oAi4SLCcwInNP6I
[03-Apr-2026 15:20:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 15:20:59 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 15:20:59 UTC] User ID: 243
[03-Apr-2026 15:20:59 UTC] ✅ User profile retrieved successfully for user ID: 243
[03-Apr-2026 15:21:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 15:21:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 15:21:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQzIiwidXNlcm5hbWUiOiJheWFhbiIsImVtYWlsIjoiYXlhYW5zaGFraXJnYW1pbmdAZ21haWwuY29tIiwiZXhwIjoxNzc1ODM0NDUxfQ.fFNPehwUYxlTCGeA2br9lf4ul2I_oAi4SLCcwInNP6I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e690fa87a1a1f37-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"223.233.85.199","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"223.233.85.199, 162.159.122.165"}
[03-Apr-2026 15:21:06 UTC] === User Orders API Called ===
[03-Apr-2026 15:21:06 UTC] User ID: 243
[03-Apr-2026 15:21:06 UTC] Limit: 20, Offset: 0
[03-Apr-2026 15:21:06 UTC] Orders found: 0
[03-Apr-2026 15:21:06 UTC] Orders data: []
[03-Apr-2026 15:21:06 UTC] Total orders count: 0
[03-Apr-2026 15:21:06 UTC] === API CALL LOG ===
[03-Apr-2026 15:21:06 UTC] Endpoint: user/profile.php
[03-Apr-2026 15:21:06 UTC] Full Log Data: {
    "timestamp": "2026-04-03 15:21:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "223.233.85.199",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQzIiwidXNlcm5hbWUiOiJheWFhbiIsImVtYWlsIjoiYXlhYW5zaGFraXJnYW1pbmdAZ21haWwuY29tIiwiZXhwIjoxNzc1ODM0NDUxfQ.fFNPehwUYxlTCGeA2br9lf4ul2I_oAi4SLCcwInNP6I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e690fa87a1c1f37-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "223.233.85.199",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "223.233.85.199, 162.159.122.164"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 15:21:06 UTC] === END API CALL LOG ===
[03-Apr-2026 15:21:06 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 15:21:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQzIiwidXNlcm5hbWUiOiJheWFhbiIsImVtYWlsIjoiYXlhYW5zaGFraXJnYW1pbmdAZ21haWwuY29tIiwiZXhwIjoxNzc1ODM0NDUxfQ.fFNPehwUYxlTCGeA2br9lf4ul2I_oAi4SLCcwInNP6I
[03-Apr-2026 15:21:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 15:21:06 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 15:21:06 UTC] User ID: 243
[03-Apr-2026 15:21:06 UTC] ✅ User profile retrieved successfully for user ID: 243
[03-Apr-2026 15:21:07 UTC] === API CALL LOG ===
[03-Apr-2026 15:21:07 UTC] Endpoint: user/profile.php
[03-Apr-2026 15:21:07 UTC] Full Log Data: {
    "timestamp": "2026-04-03 15:21:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "223.233.85.199",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQzIiwidXNlcm5hbWUiOiJheWFhbiIsImVtYWlsIjoiYXlhYW5zaGFraXJnYW1pbmdAZ21haWwuY29tIiwiZXhwIjoxNzc1ODM0NDUxfQ.fFNPehwUYxlTCGeA2br9lf4ul2I_oAi4SLCcwInNP6I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e690fac5b661f37-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "223.233.85.199",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "223.233.85.199, 162.159.122.165"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 15:21:07 UTC] === END API CALL LOG ===
[03-Apr-2026 15:21:07 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 15:21:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQzIiwidXNlcm5hbWUiOiJheWFhbiIsImVtYWlsIjoiYXlhYW5zaGFraXJnYW1pbmdAZ21haWwuY29tIiwiZXhwIjoxNzc1ODM0NDUxfQ.fFNPehwUYxlTCGeA2br9lf4ul2I_oAi4SLCcwInNP6I
[03-Apr-2026 15:21:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 15:21:07 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 15:21:07 UTC] User ID: 243
[03-Apr-2026 15:21:07 UTC] ✅ User profile retrieved successfully for user ID: 243
[03-Apr-2026 15:21:07 UTC] === API CALL LOG ===
[03-Apr-2026 15:21:07 UTC] Endpoint: user/profile.php
[03-Apr-2026 15:21:07 UTC] Full Log Data: {
    "timestamp": "2026-04-03 15:21:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "223.233.85.199",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQzIiwidXNlcm5hbWUiOiJheWFhbiIsImVtYWlsIjoiYXlhYW5zaGFraXJnYW1pbmdAZ21haWwuY29tIiwiZXhwIjoxNzc1ODM0NDUxfQ.fFNPehwUYxlTCGeA2br9lf4ul2I_oAi4SLCcwInNP6I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e690faf8abf1f37-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "223.233.85.199",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "223.233.85.199, 162.159.122.165"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 15:21:07 UTC] === END API CALL LOG ===
[03-Apr-2026 15:21:07 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 15:21:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQzIiwidXNlcm5hbWUiOiJheWFhbiIsImVtYWlsIjoiYXlhYW5zaGFraXJnYW1pbmdAZ21haWwuY29tIiwiZXhwIjoxNzc1ODM0NDUxfQ.fFNPehwUYxlTCGeA2br9lf4ul2I_oAi4SLCcwInNP6I
[03-Apr-2026 15:21:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 15:21:07 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 15:21:07 UTC] User ID: 243
[03-Apr-2026 15:21:07 UTC] ✅ User profile retrieved successfully for user ID: 243
[03-Apr-2026 15:21:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 15:21:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 15:21:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQzIiwidXNlcm5hbWUiOiJheWFhbiIsImVtYWlsIjoiYXlhYW5zaGFraXJnYW1pbmdAZ21haWwuY29tIiwiZXhwIjoxNzc1ODM0NDUxfQ.fFNPehwUYxlTCGeA2br9lf4ul2I_oAi4SLCcwInNP6I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e69103ceaa61f37-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"223.233.85.199","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"223.233.85.199, 162.159.122.165"}
[03-Apr-2026 15:21:30 UTC] === User Orders API Called ===
[03-Apr-2026 15:21:30 UTC] User ID: 243
[03-Apr-2026 15:21:30 UTC] Limit: 20, Offset: 0
[03-Apr-2026 15:21:30 UTC] Orders found: 0
[03-Apr-2026 15:21:30 UTC] Orders data: []
[03-Apr-2026 15:21:30 UTC] Total orders count: 0
[03-Apr-2026 15:21:31 UTC] === API CALL LOG ===
[03-Apr-2026 15:21:31 UTC] Endpoint: user/profile.php
[03-Apr-2026 15:21:31 UTC] Full Log Data: {
    "timestamp": "2026-04-03 15:21:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "223.233.85.199",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQzIiwidXNlcm5hbWUiOiJheWFhbiIsImVtYWlsIjoiYXlhYW5zaGFraXJnYW1pbmdAZ21haWwuY29tIiwiZXhwIjoxNzc1ODM0NDUxfQ.fFNPehwUYxlTCGeA2br9lf4ul2I_oAi4SLCcwInNP6I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e691045f8801f37-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "223.233.85.199",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "223.233.85.199, 162.159.122.165"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 15:21:31 UTC] === END API CALL LOG ===
[03-Apr-2026 15:21:31 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 15:21:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQzIiwidXNlcm5hbWUiOiJheWFhbiIsImVtYWlsIjoiYXlhYW5zaGFraXJnYW1pbmdAZ21haWwuY29tIiwiZXhwIjoxNzc1ODM0NDUxfQ.fFNPehwUYxlTCGeA2br9lf4ul2I_oAi4SLCcwInNP6I
[03-Apr-2026 15:21:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 15:21:31 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 15:21:31 UTC] User ID: 243
[03-Apr-2026 15:21:31 UTC] ✅ User profile retrieved successfully for user ID: 243
[03-Apr-2026 15:21:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 15:21:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 15:21:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQzIiwidXNlcm5hbWUiOiJheWFhbiIsImVtYWlsIjoiYXlhYW5zaGFraXJnYW1pbmdAZ21haWwuY29tIiwiZXhwIjoxNzc1ODM0NDUxfQ.fFNPehwUYxlTCGeA2br9lf4ul2I_oAi4SLCcwInNP6I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e691045f87e1f37-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"223.233.85.199","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"223.233.85.199, 162.159.122.165"}
[03-Apr-2026 15:21:31 UTC] === User Orders API Called ===
[03-Apr-2026 15:21:31 UTC] User ID: 243
[03-Apr-2026 15:21:31 UTC] Limit: 20, Offset: 0
[03-Apr-2026 15:21:31 UTC] Orders found: 0
[03-Apr-2026 15:21:31 UTC] Orders data: []
[03-Apr-2026 15:21:31 UTC] Total orders count: 0
[03-Apr-2026 15:21:32 UTC] === API CALL LOG ===
[03-Apr-2026 15:21:32 UTC] Endpoint: user/profile.php
[03-Apr-2026 15:21:32 UTC] Full Log Data: {
    "timestamp": "2026-04-03 15:21:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "223.233.85.199",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQzIiwidXNlcm5hbWUiOiJheWFhbiIsImVtYWlsIjoiYXlhYW5zaGFraXJnYW1pbmdAZ21haWwuY29tIiwiZXhwIjoxNzc1ODM0NDUxfQ.fFNPehwUYxlTCGeA2br9lf4ul2I_oAi4SLCcwInNP6I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e69104a6be91f37-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "223.233.85.199",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "223.233.85.199, 162.159.122.165"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 15:21:32 UTC] === END API CALL LOG ===
[03-Apr-2026 15:21:32 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 15:21:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQzIiwidXNlcm5hbWUiOiJheWFhbiIsImVtYWlsIjoiYXlhYW5zaGFraXJnYW1pbmdAZ21haWwuY29tIiwiZXhwIjoxNzc1ODM0NDUxfQ.fFNPehwUYxlTCGeA2br9lf4ul2I_oAi4SLCcwInNP6I
[03-Apr-2026 15:21:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 15:21:32 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 15:21:32 UTC] User ID: 243
[03-Apr-2026 15:21:32 UTC] ✅ User profile retrieved successfully for user ID: 243
[03-Apr-2026 15:21:32 UTC] === API CALL LOG ===
[03-Apr-2026 15:21:32 UTC] Endpoint: user/profile.php
[03-Apr-2026 15:21:32 UTC] Full Log Data: {
    "timestamp": "2026-04-03 15:21:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "223.233.85.199",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQzIiwidXNlcm5hbWUiOiJheWFhbiIsImVtYWlsIjoiYXlhYW5zaGFraXJnYW1pbmdAZ21haWwuY29tIiwiZXhwIjoxNzc1ODM0NDUxfQ.fFNPehwUYxlTCGeA2br9lf4ul2I_oAi4SLCcwInNP6I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e69104d2aa41f37-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "223.233.85.199",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "223.233.85.199, 162.159.122.165"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 15:21:32 UTC] === END API CALL LOG ===
[03-Apr-2026 15:21:32 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 15:21:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQzIiwidXNlcm5hbWUiOiJheWFhbiIsImVtYWlsIjoiYXlhYW5zaGFraXJnYW1pbmdAZ21haWwuY29tIiwiZXhwIjoxNzc1ODM0NDUxfQ.fFNPehwUYxlTCGeA2br9lf4ul2I_oAi4SLCcwInNP6I
[03-Apr-2026 15:21:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 15:21:32 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 15:21:32 UTC] User ID: 243
[03-Apr-2026 15:21:32 UTC] ✅ User profile retrieved successfully for user ID: 243
[03-Apr-2026 15:21:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 15:21:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 15:21:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQzIiwidXNlcm5hbWUiOiJheWFhbiIsImVtYWlsIjoiYXlhYW5zaGFraXJnYW1pbmdAZ21haWwuY29tIiwiZXhwIjoxNzc1ODM0NDUxfQ.fFNPehwUYxlTCGeA2br9lf4ul2I_oAi4SLCcwInNP6I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e6910ae590a1f37-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"223.233.85.199","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"223.233.85.199, 162.159.122.164"}
[03-Apr-2026 15:21:48 UTC] === User Orders API Called ===
[03-Apr-2026 15:21:48 UTC] User ID: 243
[03-Apr-2026 15:21:48 UTC] Limit: 20, Offset: 0
[03-Apr-2026 15:21:48 UTC] Orders found: 0
[03-Apr-2026 15:21:48 UTC] Orders data: []
[03-Apr-2026 15:21:48 UTC] Total orders count: 0
[03-Apr-2026 15:21:48 UTC] === API CALL LOG ===
[03-Apr-2026 15:21:48 UTC] Endpoint: user/profile.php
[03-Apr-2026 15:21:48 UTC] Full Log Data: {
    "timestamp": "2026-04-03 15:21:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "223.233.85.199",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQzIiwidXNlcm5hbWUiOiJheWFhbiIsImVtYWlsIjoiYXlhYW5zaGFraXJnYW1pbmdAZ21haWwuY29tIiwiZXhwIjoxNzc1ODM0NDUxfQ.fFNPehwUYxlTCGeA2br9lf4ul2I_oAi4SLCcwInNP6I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e6910ae590e1f37-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "223.233.85.199",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "223.233.85.199, 162.159.122.165"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 15:21:48 UTC] === END API CALL LOG ===
[03-Apr-2026 15:21:48 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 15:21:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQzIiwidXNlcm5hbWUiOiJheWFhbiIsImVtYWlsIjoiYXlhYW5zaGFraXJnYW1pbmdAZ21haWwuY29tIiwiZXhwIjoxNzc1ODM0NDUxfQ.fFNPehwUYxlTCGeA2br9lf4ul2I_oAi4SLCcwInNP6I
[03-Apr-2026 15:21:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 15:21:48 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 15:21:48 UTC] User ID: 243
[03-Apr-2026 15:21:48 UTC] ✅ User profile retrieved successfully for user ID: 243
[03-Apr-2026 15:21:49 UTC] === API CALL LOG ===
[03-Apr-2026 15:21:49 UTC] Endpoint: user/profile.php
[03-Apr-2026 15:21:49 UTC] Full Log Data: {
    "timestamp": "2026-04-03 15:21:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "223.233.85.199",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQzIiwidXNlcm5hbWUiOiJheWFhbiIsImVtYWlsIjoiYXlhYW5zaGFraXJnYW1pbmdAZ21haWwuY29tIiwiZXhwIjoxNzc1ODM0NDUxfQ.fFNPehwUYxlTCGeA2br9lf4ul2I_oAi4SLCcwInNP6I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e6910b2bb581f37-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "223.233.85.199",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "223.233.85.199, 162.159.122.164"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 15:21:49 UTC] === END API CALL LOG ===
[03-Apr-2026 15:21:49 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 15:21:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQzIiwidXNlcm5hbWUiOiJheWFhbiIsImVtYWlsIjoiYXlhYW5zaGFraXJnYW1pbmdAZ21haWwuY29tIiwiZXhwIjoxNzc1ODM0NDUxfQ.fFNPehwUYxlTCGeA2br9lf4ul2I_oAi4SLCcwInNP6I
[03-Apr-2026 15:21:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 15:21:49 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 15:21:49 UTC] User ID: 243
[03-Apr-2026 15:21:49 UTC] ✅ User profile retrieved successfully for user ID: 243
[03-Apr-2026 15:21:49 UTC] === API CALL LOG ===
[03-Apr-2026 15:21:49 UTC] Endpoint: user/profile.php
[03-Apr-2026 15:21:49 UTC] Full Log Data: {
    "timestamp": "2026-04-03 15:21:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "223.233.85.199",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQzIiwidXNlcm5hbWUiOiJheWFhbiIsImVtYWlsIjoiYXlhYW5zaGFraXJnYW1pbmdAZ21haWwuY29tIiwiZXhwIjoxNzc1ODM0NDUxfQ.fFNPehwUYxlTCGeA2br9lf4ul2I_oAi4SLCcwInNP6I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e6910b57a3b1f37-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "223.233.85.199",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "223.233.85.199, 162.159.122.164"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 15:21:49 UTC] === END API CALL LOG ===
[03-Apr-2026 15:21:49 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 15:21:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQzIiwidXNlcm5hbWUiOiJheWFhbiIsImVtYWlsIjoiYXlhYW5zaGFraXJnYW1pbmdAZ21haWwuY29tIiwiZXhwIjoxNzc1ODM0NDUxfQ.fFNPehwUYxlTCGeA2br9lf4ul2I_oAi4SLCcwInNP6I
[03-Apr-2026 15:21:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 15:21:49 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 15:21:49 UTC] User ID: 243
[03-Apr-2026 15:21:49 UTC] ✅ User profile retrieved successfully for user ID: 243
[03-Apr-2026 15:34:32 UTC] === API CALL LOG ===
[03-Apr-2026 15:34:32 UTC] Endpoint: user/profile.php
[03-Apr-2026 15:34:32 UTC] Full Log Data: {
    "timestamp": "2026-04-03 15:34:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "223.233.85.199",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQzIiwidXNlcm5hbWUiOiJheWFhbiIsImVtYWlsIjoiYXlhYW5zaGFraXJnYW1pbmdAZ21haWwuY29tIiwiZXhwIjoxNzc1ODM0NDUxfQ.fFNPehwUYxlTCGeA2br9lf4ul2I_oAi4SLCcwInNP6I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e6923542d36ace6-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "223.233.85.199",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "223.233.85.199, 172.70.108.43"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 15:34:32 UTC] === END API CALL LOG ===
[03-Apr-2026 15:34:32 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 15:34:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQzIiwidXNlcm5hbWUiOiJheWFhbiIsImVtYWlsIjoiYXlhYW5zaGFraXJnYW1pbmdAZ21haWwuY29tIiwiZXhwIjoxNzc1ODM0NDUxfQ.fFNPehwUYxlTCGeA2br9lf4ul2I_oAi4SLCcwInNP6I
[03-Apr-2026 15:34:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 15:34:32 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 15:34:32 UTC] User ID: 243
[03-Apr-2026 15:34:32 UTC] ✅ User profile retrieved successfully for user ID: 243
[03-Apr-2026 17:49:22 UTC] === API CALL LOG ===
[03-Apr-2026 17:49:22 UTC] Endpoint: user/profile.php
[03-Apr-2026 17:49:22 UTC] Full Log Data: {
    "timestamp": "2026-04-03 17:49:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.115.97",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY4IiwidXNlcm5hbWUiOiJCSUxMT05aMjIiLCJlbWFpbCI6Imo3NjcyMDQxNUBnbWFpbC5jb20iLCJleHAiOjE3NzUxNDg0NjF9.MrX4zoc4fEthM0kscGIkNqY0ncR8lfXuCNZbWpKCtE4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e69e8d5cd2935de-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.115.97",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.115.97, 172.70.86.228"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 17:49:22 UTC] === END API CALL LOG ===
[03-Apr-2026 17:49:22 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 17:49:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY4IiwidXNlcm5hbWUiOiJCSUxMT05aMjIiLCJlbWFpbCI6Imo3NjcyMDQxNUBnbWFpbC5jb20iLCJleHAiOjE3NzUxNDg0NjF9.MrX4zoc4fEthM0kscGIkNqY0ncR8lfXuCNZbWpKCtE4
[03-Apr-2026 17:49:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 17:49:22 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 17:49:22 UTC] User ID: 168
[03-Apr-2026 17:49:22 UTC] ✅ User profile retrieved successfully for user ID: 168
[03-Apr-2026 17:49:23 UTC] === API CALL LOG ===
[03-Apr-2026 17:49:23 UTC] Endpoint: user/profile.php
[03-Apr-2026 17:49:23 UTC] Full Log Data: {
    "timestamp": "2026-04-03 17:49:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.115.97",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY4IiwidXNlcm5hbWUiOiJCSUxMT05aMjIiLCJlbWFpbCI6Imo3NjcyMDQxNUBnbWFpbC5jb20iLCJleHAiOjE3NzUxNDg0NjF9.MrX4zoc4fEthM0kscGIkNqY0ncR8lfXuCNZbWpKCtE4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e69e8ddab4a35de-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.115.97",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.115.97, 172.70.86.134"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 17:49:23 UTC] === END API CALL LOG ===
[03-Apr-2026 17:49:23 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 17:49:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY4IiwidXNlcm5hbWUiOiJCSUxMT05aMjIiLCJlbWFpbCI6Imo3NjcyMDQxNUBnbWFpbC5jb20iLCJleHAiOjE3NzUxNDg0NjF9.MrX4zoc4fEthM0kscGIkNqY0ncR8lfXuCNZbWpKCtE4
[03-Apr-2026 17:49:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 17:49:23 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 17:49:23 UTC] User ID: 168
[03-Apr-2026 17:49:23 UTC] ✅ User profile retrieved successfully for user ID: 168
[03-Apr-2026 17:49:23 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 17:49:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 17:49:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY4IiwidXNlcm5hbWUiOiJCSUxMT05aMjIiLCJlbWFpbCI6Imo3NjcyMDQxNUBnbWFpbC5jb20iLCJleHAiOjE3NzUxNDg0NjF9.MrX4zoc4fEthM0kscGIkNqY0ncR8lfXuCNZbWpKCtE4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e69e8ddab4d35de-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.90.115.97","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.90.115.97, 172.70.86.133"}
[03-Apr-2026 17:49:23 UTC] === User Orders API Called ===
[03-Apr-2026 17:49:23 UTC] User ID: 168
[03-Apr-2026 17:49:23 UTC] Limit: 20, Offset: 0
[03-Apr-2026 17:49:23 UTC] Orders found: 0
[03-Apr-2026 17:49:23 UTC] Orders data: []
[03-Apr-2026 17:49:23 UTC] Total orders count: 0
[03-Apr-2026 17:49:23 UTC] === API CALL LOG ===
[03-Apr-2026 17:49:23 UTC] Endpoint: user/profile.php
[03-Apr-2026 17:49:23 UTC] Full Log Data: {
    "timestamp": "2026-04-03 17:49:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.115.97",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY4IiwidXNlcm5hbWUiOiJCSUxMT05aMjIiLCJlbWFpbCI6Imo3NjcyMDQxNUBnbWFpbC5jb20iLCJleHAiOjE3NzUxNDg0NjF9.MrX4zoc4fEthM0kscGIkNqY0ncR8lfXuCNZbWpKCtE4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e69e8de9be435de-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.115.97",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.115.97, 172.70.86.134"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 17:49:23 UTC] === END API CALL LOG ===
[03-Apr-2026 17:49:23 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 17:49:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY4IiwidXNlcm5hbWUiOiJCSUxMT05aMjIiLCJlbWFpbCI6Imo3NjcyMDQxNUBnbWFpbC5jb20iLCJleHAiOjE3NzUxNDg0NjF9.MrX4zoc4fEthM0kscGIkNqY0ncR8lfXuCNZbWpKCtE4
[03-Apr-2026 17:49:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 17:49:23 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 17:49:23 UTC] User ID: 168
[03-Apr-2026 17:49:23 UTC] ✅ User profile retrieved successfully for user ID: 168
[03-Apr-2026 17:49:25 UTC] === API CALL LOG ===
[03-Apr-2026 17:49:25 UTC] Endpoint: user/profile.php
[03-Apr-2026 17:49:25 UTC] Full Log Data: {
    "timestamp": "2026-04-03 17:49:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.115.97",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY4IiwidXNlcm5hbWUiOiJCSUxMT05aMjIiLCJlbWFpbCI6Imo3NjcyMDQxNUBnbWFpbC5jb20iLCJleHAiOjE3NzUxNDg0NjF9.MrX4zoc4fEthM0kscGIkNqY0ncR8lfXuCNZbWpKCtE4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e69e8eb2dbc35de-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.115.97",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.115.97, 172.70.86.133"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 17:49:25 UTC] === END API CALL LOG ===
[03-Apr-2026 17:49:25 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 17:49:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY4IiwidXNlcm5hbWUiOiJCSUxMT05aMjIiLCJlbWFpbCI6Imo3NjcyMDQxNUBnbWFpbC5jb20iLCJleHAiOjE3NzUxNDg0NjF9.MrX4zoc4fEthM0kscGIkNqY0ncR8lfXuCNZbWpKCtE4
[03-Apr-2026 17:49:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 17:49:25 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 17:49:25 UTC] User ID: 168
[03-Apr-2026 17:49:25 UTC] ✅ User profile retrieved successfully for user ID: 168
[03-Apr-2026 17:49:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 17:49:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 17:49:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY4IiwidXNlcm5hbWUiOiJCSUxMT05aMjIiLCJlbWFpbCI6Imo3NjcyMDQxNUBnbWFpbC5jb20iLCJleHAiOjE3NzUxNDg0NjF9.MrX4zoc4fEthM0kscGIkNqY0ncR8lfXuCNZbWpKCtE4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e69e91bec0d35de-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.90.115.97","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.90.115.97, 172.70.86.227"}
[03-Apr-2026 17:49:33 UTC] === User Orders API Called ===
[03-Apr-2026 17:49:33 UTC] User ID: 168
[03-Apr-2026 17:49:33 UTC] Limit: 20, Offset: 0
[03-Apr-2026 17:49:33 UTC] Orders found: 0
[03-Apr-2026 17:49:33 UTC] Orders data: []
[03-Apr-2026 17:49:33 UTC] Total orders count: 0
[03-Apr-2026 17:49:34 UTC] === API CALL LOG ===
[03-Apr-2026 17:49:34 UTC] Endpoint: user/profile.php
[03-Apr-2026 17:49:34 UTC] Full Log Data: {
    "timestamp": "2026-04-03 17:49:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.115.97",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY4IiwidXNlcm5hbWUiOiJCSUxMT05aMjIiLCJlbWFpbCI6Imo3NjcyMDQxNUBnbWFpbC5jb20iLCJleHAiOjE3NzUxNDg0NjF9.MrX4zoc4fEthM0kscGIkNqY0ncR8lfXuCNZbWpKCtE4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e69e9242ac335de-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.115.97",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.115.97, 172.70.86.227"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 17:49:34 UTC] === END API CALL LOG ===
[03-Apr-2026 17:49:34 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 17:49:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY4IiwidXNlcm5hbWUiOiJCSUxMT05aMjIiLCJlbWFpbCI6Imo3NjcyMDQxNUBnbWFpbC5jb20iLCJleHAiOjE3NzUxNDg0NjF9.MrX4zoc4fEthM0kscGIkNqY0ncR8lfXuCNZbWpKCtE4
[03-Apr-2026 17:49:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 17:49:34 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 17:49:34 UTC] User ID: 168
[03-Apr-2026 17:49:34 UTC] ✅ User profile retrieved successfully for user ID: 168
[03-Apr-2026 17:49:35 UTC] User Purchases API - User ID: 168
[03-Apr-2026 17:49:35 UTC] User Purchases API - Total purchases found: 3
[03-Apr-2026 17:49:41 UTC] === API CALL LOG ===
[03-Apr-2026 17:49:41 UTC] Endpoint: user/profile.php
[03-Apr-2026 17:49:41 UTC] Full Log Data: {
    "timestamp": "2026-04-03 17:49:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.115.97",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY4IiwidXNlcm5hbWUiOiJCSUxMT05aMjIiLCJlbWFpbCI6Imo3NjcyMDQxNUBnbWFpbC5jb20iLCJleHAiOjE3NzUxNDg0NjF9.MrX4zoc4fEthM0kscGIkNqY0ncR8lfXuCNZbWpKCtE4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e69e94dba2735de-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.115.97",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.115.97, 172.70.86.227"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 17:49:41 UTC] === END API CALL LOG ===
[03-Apr-2026 17:49:41 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 17:49:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY4IiwidXNlcm5hbWUiOiJCSUxMT05aMjIiLCJlbWFpbCI6Imo3NjcyMDQxNUBnbWFpbC5jb20iLCJleHAiOjE3NzUxNDg0NjF9.MrX4zoc4fEthM0kscGIkNqY0ncR8lfXuCNZbWpKCtE4
[03-Apr-2026 17:49:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 17:49:41 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 17:49:41 UTC] User ID: 168
[03-Apr-2026 17:49:41 UTC] ✅ User profile retrieved successfully for user ID: 168
[03-Apr-2026 17:49:41 UTC] User Purchases API - User ID: 168
[03-Apr-2026 17:49:41 UTC] User Purchases API - Total purchases found: 3
[03-Apr-2026 17:49:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 17:49:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 17:49:46 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY4IiwidXNlcm5hbWUiOiJCSUxMT05aMjIiLCJlbWFpbCI6Imo3NjcyMDQxNUBnbWFpbC5jb20iLCJleHAiOjE3NzUxNDg0NjF9.MrX4zoc4fEthM0kscGIkNqY0ncR8lfXuCNZbWpKCtE4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e69e96fdbfd35de-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.90.115.97","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.90.115.97, 172.70.86.227"}
[03-Apr-2026 17:49:46 UTC] === User Orders API Called ===
[03-Apr-2026 17:49:46 UTC] User ID: 168
[03-Apr-2026 17:49:46 UTC] Limit: 20, Offset: 0
[03-Apr-2026 17:49:46 UTC] Orders found: 0
[03-Apr-2026 17:49:46 UTC] Orders data: []
[03-Apr-2026 17:49:46 UTC] Total orders count: 0
[03-Apr-2026 17:49:49 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 17:49:49 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 17:49:49 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY4IiwidXNlcm5hbWUiOiJCSUxMT05aMjIiLCJlbWFpbCI6Imo3NjcyMDQxNUBnbWFpbC5jb20iLCJleHAiOjE3NzUxNDg0NjF9.MrX4zoc4fEthM0kscGIkNqY0ncR8lfXuCNZbWpKCtE4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e69e97eafd035de-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.90.115.97","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.90.115.97, 172.70.86.227"}
[03-Apr-2026 17:49:49 UTC] === User Orders API Called ===
[03-Apr-2026 17:49:49 UTC] User ID: 168
[03-Apr-2026 17:49:49 UTC] Limit: 20, Offset: 0
[03-Apr-2026 17:49:49 UTC] Orders found: 0
[03-Apr-2026 17:49:49 UTC] Orders data: []
[03-Apr-2026 17:49:49 UTC] Total orders count: 0
[03-Apr-2026 17:49:49 UTC] === API CALL LOG ===
[03-Apr-2026 17:49:49 UTC] Endpoint: user/profile.php
[03-Apr-2026 17:49:49 UTC] Full Log Data: {
    "timestamp": "2026-04-03 17:49:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.115.97",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY4IiwidXNlcm5hbWUiOiJCSUxMT05aMjIiLCJlbWFpbCI6Imo3NjcyMDQxNUBnbWFpbC5jb20iLCJleHAiOjE3NzUxNDg0NjF9.MrX4zoc4fEthM0kscGIkNqY0ncR8lfXuCNZbWpKCtE4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e69e97eafd135de-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.115.97",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.115.97, 172.70.86.228"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 17:49:49 UTC] === END API CALL LOG ===
[03-Apr-2026 17:49:49 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 17:49:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY4IiwidXNlcm5hbWUiOiJCSUxMT05aMjIiLCJlbWFpbCI6Imo3NjcyMDQxNUBnbWFpbC5jb20iLCJleHAiOjE3NzUxNDg0NjF9.MrX4zoc4fEthM0kscGIkNqY0ncR8lfXuCNZbWpKCtE4
[03-Apr-2026 17:49:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 17:49:49 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 17:49:49 UTC] User ID: 168
[03-Apr-2026 17:49:49 UTC] ✅ User profile retrieved successfully for user ID: 168
[03-Apr-2026 17:49:49 UTC] === API CALL LOG ===
[03-Apr-2026 17:49:49 UTC] Endpoint: user/profile.php
[03-Apr-2026 17:49:49 UTC] Full Log Data: {
    "timestamp": "2026-04-03 17:49:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.115.97",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY4IiwidXNlcm5hbWUiOiJCSUxMT05aMjIiLCJlbWFpbCI6Imo3NjcyMDQxNUBnbWFpbC5jb20iLCJleHAiOjE3NzUxNDg0NjF9.MrX4zoc4fEthM0kscGIkNqY0ncR8lfXuCNZbWpKCtE4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e69e9816a3935de-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.115.97",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.115.97, 172.70.86.228"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 17:49:49 UTC] === END API CALL LOG ===
[03-Apr-2026 17:49:49 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 17:49:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY4IiwidXNlcm5hbWUiOiJCSUxMT05aMjIiLCJlbWFpbCI6Imo3NjcyMDQxNUBnbWFpbC5jb20iLCJleHAiOjE3NzUxNDg0NjF9.MrX4zoc4fEthM0kscGIkNqY0ncR8lfXuCNZbWpKCtE4
[03-Apr-2026 17:49:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 17:49:49 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 17:49:49 UTC] User ID: 168
[03-Apr-2026 17:49:49 UTC] ✅ User profile retrieved successfully for user ID: 168
[03-Apr-2026 17:49:50 UTC] === API CALL LOG ===
[03-Apr-2026 17:49:50 UTC] Endpoint: user/profile.php
[03-Apr-2026 17:49:50 UTC] Full Log Data: {
    "timestamp": "2026-04-03 17:49:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.115.97",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY4IiwidXNlcm5hbWUiOiJCSUxMT05aMjIiLCJlbWFpbCI6Imo3NjcyMDQxNUBnbWFpbC5jb20iLCJleHAiOjE3NzUxNDg0NjF9.MrX4zoc4fEthM0kscGIkNqY0ncR8lfXuCNZbWpKCtE4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e69e984cd8435de-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.115.97",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.115.97, 172.70.86.227"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 17:49:50 UTC] === END API CALL LOG ===
[03-Apr-2026 17:49:50 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 17:49:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTY4IiwidXNlcm5hbWUiOiJCSUxMT05aMjIiLCJlbWFpbCI6Imo3NjcyMDQxNUBnbWFpbC5jb20iLCJleHAiOjE3NzUxNDg0NjF9.MrX4zoc4fEthM0kscGIkNqY0ncR8lfXuCNZbWpKCtE4
[03-Apr-2026 17:49:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 17:49:50 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 17:49:50 UTC] User ID: 168
[03-Apr-2026 17:49:50 UTC] ✅ User profile retrieved successfully for user ID: 168
[03-Apr-2026 18:53:40 UTC] === API CALL LOG ===
[03-Apr-2026 18:53:40 UTC] Endpoint: user/profile.php
[03-Apr-2026 18:53:40 UTC] Full Log Data: {
    "timestamp": "2026-04-03 18:53:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "142.114.228.65",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ0IiwidXNlcm5hbWUiOiJzNGF0dGluZ3NlcnZpY2VzIiwiZW1haWwiOiJjb250YWN0QHByaXNtYXRpY2FzbXAub3JnIiwiZXhwIjoxNzc1ODQ3MjE5fQ.cQCXACYaPbkXuqMM9V_Snzsf22wcFDGQ8YtSJP3GW6E",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e6a4707c8bdde74-YYZ",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "142.114.228.65",
        "CF-IPCountry": "CA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "142.114.228.65, 172.70.80.149"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 18:53:40 UTC] === END API CALL LOG ===
[03-Apr-2026 18:53:40 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 18:53:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ0IiwidXNlcm5hbWUiOiJzNGF0dGluZ3NlcnZpY2VzIiwiZW1haWwiOiJjb250YWN0QHByaXNtYXRpY2FzbXAub3JnIiwiZXhwIjoxNzc1ODQ3MjE5fQ.cQCXACYaPbkXuqMM9V_Snzsf22wcFDGQ8YtSJP3GW6E
[03-Apr-2026 18:53:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 18:53:40 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 18:53:40 UTC] User ID: 244
[03-Apr-2026 18:53:40 UTC] ✅ User profile retrieved successfully for user ID: 244
[03-Apr-2026 18:53:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 18:53:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 18:53:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ0IiwidXNlcm5hbWUiOiJzNGF0dGluZ3NlcnZpY2VzIiwiZW1haWwiOiJjb250YWN0QHByaXNtYXRpY2FzbXAub3JnIiwiZXhwIjoxNzc1ODQ3MjE5fQ.cQCXACYaPbkXuqMM9V_Snzsf22wcFDGQ8YtSJP3GW6E","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e6a4707d905de74-YYZ","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"142.114.228.65","CF-IPCountry":"CA","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"142.114.228.65, 172.70.80.148"}
[03-Apr-2026 18:53:40 UTC] === User Orders API Called ===
[03-Apr-2026 18:53:40 UTC] User ID: 244
[03-Apr-2026 18:53:40 UTC] Limit: 20, Offset: 0
[03-Apr-2026 18:53:40 UTC] Orders found: 0
[03-Apr-2026 18:53:40 UTC] Orders data: []
[03-Apr-2026 18:53:40 UTC] Total orders count: 0
[03-Apr-2026 18:53:40 UTC] === API CALL LOG ===
[03-Apr-2026 18:53:40 UTC] Endpoint: user/profile.php
[03-Apr-2026 18:53:40 UTC] Full Log Data: {
    "timestamp": "2026-04-03 18:53:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "142.114.228.65",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ0IiwidXNlcm5hbWUiOiJzNGF0dGluZ3NlcnZpY2VzIiwiZW1haWwiOiJjb250YWN0QHByaXNtYXRpY2FzbXAub3JnIiwiZXhwIjoxNzc1ODQ3MjE5fQ.cQCXACYaPbkXuqMM9V_Snzsf22wcFDGQ8YtSJP3GW6E",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e6a47087b1bde74-YYZ",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "142.114.228.65",
        "CF-IPCountry": "CA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "142.114.228.65, 172.70.80.149"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 18:53:40 UTC] === END API CALL LOG ===
[03-Apr-2026 18:53:40 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 18:53:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ0IiwidXNlcm5hbWUiOiJzNGF0dGluZ3NlcnZpY2VzIiwiZW1haWwiOiJjb250YWN0QHByaXNtYXRpY2FzbXAub3JnIiwiZXhwIjoxNzc1ODQ3MjE5fQ.cQCXACYaPbkXuqMM9V_Snzsf22wcFDGQ8YtSJP3GW6E
[03-Apr-2026 18:53:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 18:53:40 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 18:53:40 UTC] User ID: 244
[03-Apr-2026 18:53:40 UTC] ✅ User profile retrieved successfully for user ID: 244
[03-Apr-2026 18:53:41 UTC] === API CALL LOG ===
[03-Apr-2026 18:53:41 UTC] Endpoint: user/profile.php
[03-Apr-2026 18:53:41 UTC] Full Log Data: {
    "timestamp": "2026-04-03 18:53:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "142.114.228.65",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ0IiwidXNlcm5hbWUiOiJzNGF0dGluZ3NlcnZpY2VzIiwiZW1haWwiOiJjb250YWN0QHByaXNtYXRpY2FzbXAub3JnIiwiZXhwIjoxNzc1ODQ3MjE5fQ.cQCXACYaPbkXuqMM9V_Snzsf22wcFDGQ8YtSJP3GW6E",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e6a470ec889de74-YYZ",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "142.114.228.65",
        "CF-IPCountry": "CA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "142.114.228.65, 172.70.80.149"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 18:53:41 UTC] === END API CALL LOG ===
[03-Apr-2026 18:53:41 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 18:53:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ0IiwidXNlcm5hbWUiOiJzNGF0dGluZ3NlcnZpY2VzIiwiZW1haWwiOiJjb250YWN0QHByaXNtYXRpY2FzbXAub3JnIiwiZXhwIjoxNzc1ODQ3MjE5fQ.cQCXACYaPbkXuqMM9V_Snzsf22wcFDGQ8YtSJP3GW6E
[03-Apr-2026 18:53:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 18:53:41 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 18:53:41 UTC] User ID: 244
[03-Apr-2026 18:53:41 UTC] ✅ User profile retrieved successfully for user ID: 244
[03-Apr-2026 18:53:56 UTC] === API CALL LOG ===
[03-Apr-2026 18:53:56 UTC] Endpoint: user/profile.php
[03-Apr-2026 18:53:56 UTC] Full Log Data: {
    "timestamp": "2026-04-03 18:53:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "142.114.228.65",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ0IiwidXNlcm5hbWUiOiJzNGF0dGluZ3NlcnZpY2VzIiwiZW1haWwiOiJjb250YWN0QHByaXNtYXRpY2FzbXAub3JnIiwiZXhwIjoxNzc1ODQ3MjE5fQ.cQCXACYaPbkXuqMM9V_Snzsf22wcFDGQ8YtSJP3GW6E",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e6a476aca4876ed-YYZ",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "142.114.228.65",
        "CF-IPCountry": "CA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "142.114.228.65, 172.69.130.39"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 18:53:56 UTC] === END API CALL LOG ===
[03-Apr-2026 18:53:56 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 18:53:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ0IiwidXNlcm5hbWUiOiJzNGF0dGluZ3NlcnZpY2VzIiwiZW1haWwiOiJjb250YWN0QHByaXNtYXRpY2FzbXAub3JnIiwiZXhwIjoxNzc1ODQ3MjE5fQ.cQCXACYaPbkXuqMM9V_Snzsf22wcFDGQ8YtSJP3GW6E
[03-Apr-2026 18:53:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 18:53:56 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 18:53:56 UTC] User ID: 244
[03-Apr-2026 18:53:56 UTC] ✅ User profile retrieved successfully for user ID: 244
[03-Apr-2026 18:54:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 18:54:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 18:54:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ0IiwidXNlcm5hbWUiOiJzNGF0dGluZ3NlcnZpY2VzIiwiZW1haWwiOiJjb250YWN0QHByaXNtYXRpY2FzbXAub3JnIiwiZXhwIjoxNzc1ODQ3MjE5fQ.cQCXACYaPbkXuqMM9V_Snzsf22wcFDGQ8YtSJP3GW6E","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e6a47ac4b0976ed-YYZ","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"142.114.228.65","CF-IPCountry":"CA","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"142.114.228.65, 172.71.120.139"}
[03-Apr-2026 18:54:06 UTC] === User Orders API Called ===
[03-Apr-2026 18:54:06 UTC] User ID: 244
[03-Apr-2026 18:54:06 UTC] Limit: 20, Offset: 0
[03-Apr-2026 18:54:06 UTC] Orders found: 0
[03-Apr-2026 18:54:06 UTC] Orders data: []
[03-Apr-2026 18:54:06 UTC] Total orders count: 0
[03-Apr-2026 18:54:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 18:54:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 18:54:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ0IiwidXNlcm5hbWUiOiJzNGF0dGluZ3NlcnZpY2VzIiwiZW1haWwiOiJjb250YWN0QHByaXNtYXRpY2FzbXAub3JnIiwiZXhwIjoxNzc1ODQ3MjE5fQ.cQCXACYaPbkXuqMM9V_Snzsf22wcFDGQ8YtSJP3GW6E","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e6a47b268eb76ed-YYZ","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"142.114.228.65","CF-IPCountry":"CA","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"142.114.228.65, 172.71.120.139"}
[03-Apr-2026 18:54:07 UTC] === User Orders API Called ===
[03-Apr-2026 18:54:07 UTC] User ID: 244
[03-Apr-2026 18:54:07 UTC] Limit: 20, Offset: 0
[03-Apr-2026 18:54:07 UTC] Orders found: 0
[03-Apr-2026 18:54:07 UTC] Orders data: []
[03-Apr-2026 18:54:07 UTC] Total orders count: 0
[03-Apr-2026 18:54:08 UTC] === API CALL LOG ===
[03-Apr-2026 18:54:08 UTC] Endpoint: user/profile.php
[03-Apr-2026 18:54:08 UTC] Full Log Data: {
    "timestamp": "2026-04-03 18:54:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "142.114.228.65",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ0IiwidXNlcm5hbWUiOiJzNGF0dGluZ3NlcnZpY2VzIiwiZW1haWwiOiJjb250YWN0QHByaXNtYXRpY2FzbXAub3JnIiwiZXhwIjoxNzc1ODQ3MjE5fQ.cQCXACYaPbkXuqMM9V_Snzsf22wcFDGQ8YtSJP3GW6E",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e6a47b30b1376ed-YYZ",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "142.114.228.65",
        "CF-IPCountry": "CA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "142.114.228.65, 172.71.120.139"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 18:54:08 UTC] === END API CALL LOG ===
[03-Apr-2026 18:54:08 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 18:54:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ0IiwidXNlcm5hbWUiOiJzNGF0dGluZ3NlcnZpY2VzIiwiZW1haWwiOiJjb250YWN0QHByaXNtYXRpY2FzbXAub3JnIiwiZXhwIjoxNzc1ODQ3MjE5fQ.cQCXACYaPbkXuqMM9V_Snzsf22wcFDGQ8YtSJP3GW6E
[03-Apr-2026 18:54:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 18:54:08 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 18:54:08 UTC] User ID: 244
[03-Apr-2026 18:54:08 UTC] ✅ User profile retrieved successfully for user ID: 244
[03-Apr-2026 18:54:08 UTC] === API CALL LOG ===
[03-Apr-2026 18:54:08 UTC] Endpoint: user/profile.php
[03-Apr-2026 18:54:08 UTC] Full Log Data: {
    "timestamp": "2026-04-03 18:54:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "142.114.228.65",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ0IiwidXNlcm5hbWUiOiJzNGF0dGluZ3NlcnZpY2VzIiwiZW1haWwiOiJjb250YWN0QHByaXNtYXRpY2FzbXAub3JnIiwiZXhwIjoxNzc1ODQ3MjE5fQ.cQCXACYaPbkXuqMM9V_Snzsf22wcFDGQ8YtSJP3GW6E",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e6a47b6c89576ed-YYZ",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "142.114.228.65",
        "CF-IPCountry": "CA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "142.114.228.65, 172.71.120.139"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 18:54:08 UTC] === END API CALL LOG ===
[03-Apr-2026 18:54:08 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 18:54:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ0IiwidXNlcm5hbWUiOiJzNGF0dGluZ3NlcnZpY2VzIiwiZW1haWwiOiJjb250YWN0QHByaXNtYXRpY2FzbXAub3JnIiwiZXhwIjoxNzc1ODQ3MjE5fQ.cQCXACYaPbkXuqMM9V_Snzsf22wcFDGQ8YtSJP3GW6E
[03-Apr-2026 18:54:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 18:54:08 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 18:54:08 UTC] User ID: 244
[03-Apr-2026 18:54:08 UTC] ✅ User profile retrieved successfully for user ID: 244
[03-Apr-2026 18:54:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 18:54:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 18:54:19 UTC] API Hash Debug - Headers: {"Connection":"Keep-Alive","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ0IiwidXNlcm5hbWUiOiJzNGF0dGluZ3NlcnZpY2VzIiwiZW1haWwiOiJjb250YWN0QHByaXNtYXRpY2FzbXAub3JnIiwiZXhwIjoxNzc1ODQ3MjE5fQ.cQCXACYaPbkXuqMM9V_Snzsf22wcFDGQ8YtSJP3GW6E","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e6a47fb0b3576ed-YYZ","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"142.114.228.65","CF-IPCountry":"CA","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"142.114.228.65","Host":"api.memberx.app"}
[03-Apr-2026 18:54:19 UTC] === User Orders API Called ===
[03-Apr-2026 18:54:19 UTC] User ID: 244
[03-Apr-2026 18:54:19 UTC] Limit: 20, Offset: 0
[03-Apr-2026 18:54:19 UTC] Orders found: 0
[03-Apr-2026 18:54:19 UTC] Orders data: []
[03-Apr-2026 18:54:19 UTC] Total orders count: 0
[03-Apr-2026 18:54:19 UTC] === API CALL LOG ===
[03-Apr-2026 18:54:19 UTC] Endpoint: user/profile.php
[03-Apr-2026 18:54:19 UTC] Full Log Data: {
    "timestamp": "2026-04-03 18:54:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "142.114.228.65",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Connection": "Keep-Alive",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ0IiwidXNlcm5hbWUiOiJzNGF0dGluZ3NlcnZpY2VzIiwiZW1haWwiOiJjb250YWN0QHByaXNtYXRpY2FzbXAub3JnIiwiZXhwIjoxNzc1ODQ3MjE5fQ.cQCXACYaPbkXuqMM9V_Snzsf22wcFDGQ8YtSJP3GW6E",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e6a47fbad9c76ed-YYZ",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "142.114.228.65",
        "CF-IPCountry": "CA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "142.114.228.65",
        "Host": "api.memberx.app"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 18:54:19 UTC] === END API CALL LOG ===
[03-Apr-2026 18:54:19 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 18:54:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ0IiwidXNlcm5hbWUiOiJzNGF0dGluZ3NlcnZpY2VzIiwiZW1haWwiOiJjb250YWN0QHByaXNtYXRpY2FzbXAub3JnIiwiZXhwIjoxNzc1ODQ3MjE5fQ.cQCXACYaPbkXuqMM9V_Snzsf22wcFDGQ8YtSJP3GW6E
[03-Apr-2026 18:54:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 18:54:19 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 18:54:19 UTC] User ID: 244
[03-Apr-2026 18:54:19 UTC] ✅ User profile retrieved successfully for user ID: 244
[03-Apr-2026 18:54:20 UTC] === API CALL LOG ===
[03-Apr-2026 18:54:20 UTC] Endpoint: user/profile.php
[03-Apr-2026 18:54:20 UTC] Full Log Data: {
    "timestamp": "2026-04-03 18:54:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "142.114.228.65",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Connection": "Keep-Alive",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ0IiwidXNlcm5hbWUiOiJzNGF0dGluZ3NlcnZpY2VzIiwiZW1haWwiOiJjb250YWN0QHByaXNtYXRpY2FzbXAub3JnIiwiZXhwIjoxNzc1ODQ3MjE5fQ.cQCXACYaPbkXuqMM9V_Snzsf22wcFDGQ8YtSJP3GW6E",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e6a47ff6c2a76ed-YYZ",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "142.114.228.65",
        "CF-IPCountry": "CA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "142.114.228.65",
        "Host": "api.memberx.app"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Apr-2026 18:54:20 UTC] === END API CALL LOG ===
[03-Apr-2026 18:54:20 UTC] ✅ API Hash verification passed for profile endpoint
[03-Apr-2026 18:54:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ0IiwidXNlcm5hbWUiOiJzNGF0dGluZ3NlcnZpY2VzIiwiZW1haWwiOiJjb250YWN0QHByaXNtYXRpY2FzbXAub3JnIiwiZXhwIjoxNzc1ODQ3MjE5fQ.cQCXACYaPbkXuqMM9V_Snzsf22wcFDGQ8YtSJP3GW6E
[03-Apr-2026 18:54:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Apr-2026 18:54:20 UTC] ✅ JWT token verified successfully for user profile
[03-Apr-2026 18:54:20 UTC] User ID: 244
[03-Apr-2026 18:54:20 UTC] ✅ User profile retrieved successfully for user ID: 244
[03-Apr-2026 18:55:16 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 18:55:16 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Apr-2026 18:55:16 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ0IiwidXNlcm5hbWUiOiJzNGF0dGluZ3NlcnZpY2VzIiwiZW1haWwiOiJjb250YWN0QHByaXNtYXRpY2FzbXAub3JnIiwiZXhwIjoxNzc1ODQ3MjE5fQ.cQCXACYaPbkXuqMM9V_Snzsf22wcFDGQ8YtSJP3GW6E","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e6a495f9e6c4fcb-YYZ","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"142.114.228.65","CF-IPCountry":"CA","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"142.114.228.65, 172.69.130.39"}
[03-Apr-2026 18:55:16 UTC] === User Orders API Called ===
[03-Apr-2026 18:55:16 UTC] User ID: 244
[03-Apr-2026 18:55:16 UTC] Limit: 20, Offset: 0
[03-Apr-2026 18:55:16 UTC] Orders found: 1
[03-Apr-2026 18:55:16 UTC] Orders data: [{"id":155,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/swattingservicesss\/2","status":"pending","created_at":"2026-04-03 22:25:14","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[03-Apr-2026 18:55:16 UTC] Total orders count: 1
[04-Apr-2026 02:47:07 UTC] === API CALL LOG ===
[04-Apr-2026 02:47:07 UTC] Endpoint: user/profile.php
[04-Apr-2026 02:47:07 UTC] Full Log Data: {
    "timestamp": "2026-04-04 02:47:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:3180:7a16:e835:7fff:fe1b:3f45",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ1IiwidXNlcm5hbWUiOiJzdGVsbGFydHN5X0FpIiwiZW1haWwiOiJyYW5kaXNpc3RlcjAyMkBnbWFpbC5jb20iLCJleHAiOjE3NzU4NzU2MjZ9.hro9VbrqhNnycSjlxVVe_ZhuTPn1repBLroHgRObnMY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e6cfc8f1bf8fd3d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c1:3180:7a16:e835:7fff:fe1b:3f45",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c1:3180:7a16:e835:7fff:fe1b:3f45, 162.158.108.75"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 02:47:07 UTC] === END API CALL LOG ===
[04-Apr-2026 02:47:07 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 02:47:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ1IiwidXNlcm5hbWUiOiJzdGVsbGFydHN5X0FpIiwiZW1haWwiOiJyYW5kaXNpc3RlcjAyMkBnbWFpbC5jb20iLCJleHAiOjE3NzU4NzU2MjZ9.hro9VbrqhNnycSjlxVVe_ZhuTPn1repBLroHgRObnMY
[04-Apr-2026 02:47:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 02:47:07 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 02:47:07 UTC] User ID: 245
[04-Apr-2026 02:47:07 UTC] ✅ User profile retrieved successfully for user ID: 245
[04-Apr-2026 02:47:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Apr-2026 02:47:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Apr-2026 02:47:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ1IiwidXNlcm5hbWUiOiJzdGVsbGFydHN5X0FpIiwiZW1haWwiOiJyYW5kaXNpc3RlcjAyMkBnbWFpbC5jb20iLCJleHAiOjE3NzU4NzU2MjZ9.hro9VbrqhNnycSjlxVVe_ZhuTPn1repBLroHgRObnMY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e6cfc8f1bfcfd3d-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40c1:3180:7a16:e835:7fff:fe1b:3f45","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40c1:3180:7a16:e835:7fff:fe1b:3f45, 162.158.108.74"}
[04-Apr-2026 02:47:07 UTC] === User Orders API Called ===
[04-Apr-2026 02:47:07 UTC] User ID: 245
[04-Apr-2026 02:47:07 UTC] Limit: 20, Offset: 0
[04-Apr-2026 02:47:07 UTC] Orders found: 0
[04-Apr-2026 02:47:07 UTC] Orders data: []
[04-Apr-2026 02:47:07 UTC] Total orders count: 0
[04-Apr-2026 02:47:07 UTC] === API CALL LOG ===
[04-Apr-2026 02:47:07 UTC] Endpoint: user/profile.php
[04-Apr-2026 02:47:07 UTC] Full Log Data: {
    "timestamp": "2026-04-04 02:47:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:3180:7a16:e835:7fff:fe1b:3f45",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ1IiwidXNlcm5hbWUiOiJzdGVsbGFydHN5X0FpIiwiZW1haWwiOiJyYW5kaXNpc3RlcjAyMkBnbWFpbC5jb20iLCJleHAiOjE3NzU4NzU2MjZ9.hro9VbrqhNnycSjlxVVe_ZhuTPn1repBLroHgRObnMY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e6cfc8fcd88fd3d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c1:3180:7a16:e835:7fff:fe1b:3f45",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c1:3180:7a16:e835:7fff:fe1b:3f45, 162.158.108.74"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 02:47:07 UTC] === END API CALL LOG ===
[04-Apr-2026 02:47:07 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 02:47:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ1IiwidXNlcm5hbWUiOiJzdGVsbGFydHN5X0FpIiwiZW1haWwiOiJyYW5kaXNpc3RlcjAyMkBnbWFpbC5jb20iLCJleHAiOjE3NzU4NzU2MjZ9.hro9VbrqhNnycSjlxVVe_ZhuTPn1repBLroHgRObnMY
[04-Apr-2026 02:47:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 02:47:07 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 02:47:07 UTC] User ID: 245
[04-Apr-2026 02:47:07 UTC] ✅ User profile retrieved successfully for user ID: 245
[04-Apr-2026 02:47:09 UTC] === API CALL LOG ===
[04-Apr-2026 02:47:09 UTC] Endpoint: user/profile.php
[04-Apr-2026 02:47:09 UTC] Full Log Data: {
    "timestamp": "2026-04-04 02:47:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:3180:7a16:e835:7fff:fe1b:3f45",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ1IiwidXNlcm5hbWUiOiJzdGVsbGFydHN5X0FpIiwiZW1haWwiOiJyYW5kaXNpc3RlcjAyMkBnbWFpbC5jb20iLCJleHAiOjE3NzU4NzU2MjZ9.hro9VbrqhNnycSjlxVVe_ZhuTPn1repBLroHgRObnMY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e6cfc9c08a2fd3d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c1:3180:7a16:e835:7fff:fe1b:3f45",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c1:3180:7a16:e835:7fff:fe1b:3f45, 162.158.108.74"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 02:47:09 UTC] === END API CALL LOG ===
[04-Apr-2026 02:47:09 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 02:47:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ1IiwidXNlcm5hbWUiOiJzdGVsbGFydHN5X0FpIiwiZW1haWwiOiJyYW5kaXNpc3RlcjAyMkBnbWFpbC5jb20iLCJleHAiOjE3NzU4NzU2MjZ9.hro9VbrqhNnycSjlxVVe_ZhuTPn1repBLroHgRObnMY
[04-Apr-2026 02:47:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 02:47:09 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 02:47:09 UTC] User ID: 245
[04-Apr-2026 02:47:09 UTC] ✅ User profile retrieved successfully for user ID: 245
[04-Apr-2026 02:47:50 UTC] === API CALL LOG ===
[04-Apr-2026 02:47:50 UTC] Endpoint: user/profile.php
[04-Apr-2026 02:47:50 UTC] Full Log Data: {
    "timestamp": "2026-04-04 02:47:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:3180:7a16:e835:7fff:fe1b:3f45",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ1IiwidXNlcm5hbWUiOiJzdGVsbGFydHN5X0FpIiwiZW1haWwiOiJyYW5kaXNpc3RlcjAyMkBnbWFpbC5jb20iLCJleHAiOjE3NzU4NzU2MjZ9.hro9VbrqhNnycSjlxVVe_ZhuTPn1repBLroHgRObnMY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e6cfd9af9d4c9c6-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c1:3180:7a16:e835:7fff:fe1b:3f45",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c1:3180:7a16:e835:7fff:fe1b:3f45, 172.69.176.75"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 02:47:50 UTC] === END API CALL LOG ===
[04-Apr-2026 02:47:50 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 02:47:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ1IiwidXNlcm5hbWUiOiJzdGVsbGFydHN5X0FpIiwiZW1haWwiOiJyYW5kaXNpc3RlcjAyMkBnbWFpbC5jb20iLCJleHAiOjE3NzU4NzU2MjZ9.hro9VbrqhNnycSjlxVVe_ZhuTPn1repBLroHgRObnMY
[04-Apr-2026 02:47:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 02:47:50 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 02:47:50 UTC] User ID: 245
[04-Apr-2026 02:47:50 UTC] ✅ User profile retrieved successfully for user ID: 245
[04-Apr-2026 02:48:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Apr-2026 02:48:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Apr-2026 02:48:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ1IiwidXNlcm5hbWUiOiJzdGVsbGFydHN5X0FpIiwiZW1haWwiOiJyYW5kaXNpc3RlcjAyMkBnbWFpbC5jb20iLCJleHAiOjE3NzU4NzU2MjZ9.hro9VbrqhNnycSjlxVVe_ZhuTPn1repBLroHgRObnMY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e6cfe0daf60c9c6-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40c1:3180:7a16:e835:7fff:fe1b:3f45","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40c1:3180:7a16:e835:7fff:fe1b:3f45, 172.69.176.74"}
[04-Apr-2026 02:48:08 UTC] === User Orders API Called ===
[04-Apr-2026 02:48:08 UTC] User ID: 245
[04-Apr-2026 02:48:08 UTC] Limit: 20, Offset: 0
[04-Apr-2026 02:48:08 UTC] Orders found: 0
[04-Apr-2026 02:48:08 UTC] Orders data: []
[04-Apr-2026 02:48:08 UTC] Total orders count: 0
[04-Apr-2026 02:48:10 UTC] === API CALL LOG ===
[04-Apr-2026 02:48:10 UTC] Endpoint: user/profile.php
[04-Apr-2026 02:48:10 UTC] Full Log Data: {
    "timestamp": "2026-04-04 02:48:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:3180:7a16:e835:7fff:fe1b:3f45",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ1IiwidXNlcm5hbWUiOiJzdGVsbGFydHN5X0FpIiwiZW1haWwiOiJyYW5kaXNpc3RlcjAyMkBnbWFpbC5jb20iLCJleHAiOjE3NzU4NzU2MjZ9.hro9VbrqhNnycSjlxVVe_ZhuTPn1repBLroHgRObnMY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e6cfe186975c9c6-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c1:3180:7a16:e835:7fff:fe1b:3f45",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c1:3180:7a16:e835:7fff:fe1b:3f45, 172.69.176.74"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 02:48:10 UTC] === END API CALL LOG ===
[04-Apr-2026 02:48:10 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 02:48:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ1IiwidXNlcm5hbWUiOiJzdGVsbGFydHN5X0FpIiwiZW1haWwiOiJyYW5kaXNpc3RlcjAyMkBnbWFpbC5jb20iLCJleHAiOjE3NzU4NzU2MjZ9.hro9VbrqhNnycSjlxVVe_ZhuTPn1repBLroHgRObnMY
[04-Apr-2026 02:48:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 02:48:10 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 02:48:10 UTC] User ID: 245
[04-Apr-2026 02:48:10 UTC] ✅ User profile retrieved successfully for user ID: 245
[04-Apr-2026 02:48:10 UTC] User Purchases API - User ID: 245
[04-Apr-2026 02:48:10 UTC] User Purchases API - Total purchases found: 0
[04-Apr-2026 02:48:16 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Apr-2026 02:48:16 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Apr-2026 02:48:16 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ1IiwidXNlcm5hbWUiOiJzdGVsbGFydHN5X0FpIiwiZW1haWwiOiJyYW5kaXNpc3RlcjAyMkBnbWFpbC5jb20iLCJleHAiOjE3NzU4NzU2MjZ9.hro9VbrqhNnycSjlxVVe_ZhuTPn1repBLroHgRObnMY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e6cfe3e8f40c9c6-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40c1:3180:7a16:e835:7fff:fe1b:3f45","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40c1:3180:7a16:e835:7fff:fe1b:3f45, 172.69.176.75"}
[04-Apr-2026 02:48:16 UTC] === User Orders API Called ===
[04-Apr-2026 02:48:16 UTC] User ID: 245
[04-Apr-2026 02:48:16 UTC] Limit: 20, Offset: 0
[04-Apr-2026 02:48:16 UTC] Orders found: 0
[04-Apr-2026 02:48:16 UTC] Orders data: []
[04-Apr-2026 02:48:16 UTC] Total orders count: 0
[04-Apr-2026 02:48:16 UTC] === API CALL LOG ===
[04-Apr-2026 02:48:16 UTC] Endpoint: user/profile.php
[04-Apr-2026 02:48:16 UTC] Full Log Data: {
    "timestamp": "2026-04-04 02:48:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:3180:7a16:e835:7fff:fe1b:3f45",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ1IiwidXNlcm5hbWUiOiJzdGVsbGFydHN5X0FpIiwiZW1haWwiOiJyYW5kaXNpc3RlcjAyMkBnbWFpbC5jb20iLCJleHAiOjE3NzU4NzU2MjZ9.hro9VbrqhNnycSjlxVVe_ZhuTPn1repBLroHgRObnMY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e6cfe3e8f42c9c6-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c1:3180:7a16:e835:7fff:fe1b:3f45",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c1:3180:7a16:e835:7fff:fe1b:3f45, 172.69.176.75"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 02:48:16 UTC] === END API CALL LOG ===
[04-Apr-2026 02:48:16 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 02:48:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ1IiwidXNlcm5hbWUiOiJzdGVsbGFydHN5X0FpIiwiZW1haWwiOiJyYW5kaXNpc3RlcjAyMkBnbWFpbC5jb20iLCJleHAiOjE3NzU4NzU2MjZ9.hro9VbrqhNnycSjlxVVe_ZhuTPn1repBLroHgRObnMY
[04-Apr-2026 02:48:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 02:48:16 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 02:48:16 UTC] User ID: 245
[04-Apr-2026 02:48:16 UTC] ✅ User profile retrieved successfully for user ID: 245
[04-Apr-2026 02:48:16 UTC] === API CALL LOG ===
[04-Apr-2026 02:48:16 UTC] Endpoint: user/profile.php
[04-Apr-2026 02:48:16 UTC] Full Log Data: {
    "timestamp": "2026-04-04 02:48:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:3180:7a16:e835:7fff:fe1b:3f45",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ1IiwidXNlcm5hbWUiOiJzdGVsbGFydHN5X0FpIiwiZW1haWwiOiJyYW5kaXNpc3RlcjAyMkBnbWFpbC5jb20iLCJleHAiOjE3NzU4NzU2MjZ9.hro9VbrqhNnycSjlxVVe_ZhuTPn1repBLroHgRObnMY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e6cfe418deec9c6-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c1:3180:7a16:e835:7fff:fe1b:3f45",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c1:3180:7a16:e835:7fff:fe1b:3f45, 172.69.176.75"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 02:48:16 UTC] === END API CALL LOG ===
[04-Apr-2026 02:48:16 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 02:48:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ1IiwidXNlcm5hbWUiOiJzdGVsbGFydHN5X0FpIiwiZW1haWwiOiJyYW5kaXNpc3RlcjAyMkBnbWFpbC5jb20iLCJleHAiOjE3NzU4NzU2MjZ9.hro9VbrqhNnycSjlxVVe_ZhuTPn1repBLroHgRObnMY
[04-Apr-2026 02:48:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 02:48:16 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 02:48:16 UTC] User ID: 245
[04-Apr-2026 02:48:16 UTC] ✅ User profile retrieved successfully for user ID: 245
[04-Apr-2026 02:48:56 UTC] === API CALL LOG ===
[04-Apr-2026 02:48:56 UTC] Endpoint: user/profile.php
[04-Apr-2026 02:48:56 UTC] Full Log Data: {
    "timestamp": "2026-04-04 02:48:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:3180:7a16:e835:7fff:fe1b:3f45",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ1IiwidXNlcm5hbWUiOiJzdGVsbGFydHN5X0FpIiwiZW1haWwiOiJyYW5kaXNpc3RlcjAyMkBnbWFpbC5jb20iLCJleHAiOjE3NzU4NzU2MjZ9.hro9VbrqhNnycSjlxVVe_ZhuTPn1repBLroHgRObnMY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e6cff367ab0d865-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c1:3180:7a16:e835:7fff:fe1b:3f45",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c1:3180:7a16:e835:7fff:fe1b:3f45, 172.70.147.178"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 02:48:56 UTC] === END API CALL LOG ===
[04-Apr-2026 02:48:56 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 02:48:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ1IiwidXNlcm5hbWUiOiJzdGVsbGFydHN5X0FpIiwiZW1haWwiOiJyYW5kaXNpc3RlcjAyMkBnbWFpbC5jb20iLCJleHAiOjE3NzU4NzU2MjZ9.hro9VbrqhNnycSjlxVVe_ZhuTPn1repBLroHgRObnMY
[04-Apr-2026 02:48:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 02:48:56 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 02:48:56 UTC] User ID: 245
[04-Apr-2026 02:48:56 UTC] ✅ User profile retrieved successfully for user ID: 245
[04-Apr-2026 02:48:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Apr-2026 02:48:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Apr-2026 02:48:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ1IiwidXNlcm5hbWUiOiJzdGVsbGFydHN5X0FpIiwiZW1haWwiOiJyYW5kaXNpc3RlcjAyMkBnbWFpbC5jb20iLCJleHAiOjE3NzU4NzU2MjZ9.hro9VbrqhNnycSjlxVVe_ZhuTPn1repBLroHgRObnMY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e6cff367aaed865-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40c1:3180:7a16:e835:7fff:fe1b:3f45","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40c1:3180:7a16:e835:7fff:fe1b:3f45, 172.70.147.178"}
[04-Apr-2026 02:48:56 UTC] === User Orders API Called ===
[04-Apr-2026 02:48:56 UTC] User ID: 245
[04-Apr-2026 02:48:56 UTC] Limit: 20, Offset: 0
[04-Apr-2026 02:48:56 UTC] Orders found: 0
[04-Apr-2026 02:48:56 UTC] Orders data: []
[04-Apr-2026 02:48:56 UTC] Total orders count: 0
[04-Apr-2026 02:48:56 UTC] === API CALL LOG ===
[04-Apr-2026 02:48:56 UTC] Endpoint: user/profile.php
[04-Apr-2026 02:48:56 UTC] Full Log Data: {
    "timestamp": "2026-04-04 02:48:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:3180:7a16:e835:7fff:fe1b:3f45",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ1IiwidXNlcm5hbWUiOiJzdGVsbGFydHN5X0FpIiwiZW1haWwiOiJyYW5kaXNpc3RlcjAyMkBnbWFpbC5jb20iLCJleHAiOjE3NzU4NzU2MjZ9.hro9VbrqhNnycSjlxVVe_ZhuTPn1repBLroHgRObnMY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e6cff3a8c54d865-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c1:3180:7a16:e835:7fff:fe1b:3f45",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c1:3180:7a16:e835:7fff:fe1b:3f45, 172.70.147.178"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 02:48:56 UTC] === END API CALL LOG ===
[04-Apr-2026 02:48:56 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 02:48:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ1IiwidXNlcm5hbWUiOiJzdGVsbGFydHN5X0FpIiwiZW1haWwiOiJyYW5kaXNpc3RlcjAyMkBnbWFpbC5jb20iLCJleHAiOjE3NzU4NzU2MjZ9.hro9VbrqhNnycSjlxVVe_ZhuTPn1repBLroHgRObnMY
[04-Apr-2026 02:48:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 02:48:56 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 02:48:56 UTC] User ID: 245
[04-Apr-2026 02:48:56 UTC] ✅ User profile retrieved successfully for user ID: 245
[04-Apr-2026 02:49:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Apr-2026 02:49:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Apr-2026 02:49:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ1IiwidXNlcm5hbWUiOiJzdGVsbGFydHN5X0FpIiwiZW1haWwiOiJyYW5kaXNpc3RlcjAyMkBnbWFpbC5jb20iLCJleHAiOjE3NzU4NzU2MjZ9.hro9VbrqhNnycSjlxVVe_ZhuTPn1repBLroHgRObnMY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e6cff6238b6d865-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40c1:3180:7a16:e835:7fff:fe1b:3f45","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40c1:3180:7a16:e835:7fff:fe1b:3f45, 172.70.147.178"}
[04-Apr-2026 02:49:03 UTC] === User Orders API Called ===
[04-Apr-2026 02:49:03 UTC] User ID: 245
[04-Apr-2026 02:49:03 UTC] Limit: 20, Offset: 0
[04-Apr-2026 02:49:03 UTC] Orders found: 0
[04-Apr-2026 02:49:03 UTC] Orders data: []
[04-Apr-2026 02:49:03 UTC] Total orders count: 0
[04-Apr-2026 02:49:03 UTC] === API CALL LOG ===
[04-Apr-2026 02:49:03 UTC] Endpoint: user/profile.php
[04-Apr-2026 02:49:03 UTC] Full Log Data: {
    "timestamp": "2026-04-04 02:49:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:3180:7a16:e835:7fff:fe1b:3f45",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ1IiwidXNlcm5hbWUiOiJzdGVsbGFydHN5X0FpIiwiZW1haWwiOiJyYW5kaXNpc3RlcjAyMkBnbWFpbC5jb20iLCJleHAiOjE3NzU4NzU2MjZ9.hro9VbrqhNnycSjlxVVe_ZhuTPn1repBLroHgRObnMY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e6cff630ab9d865-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c1:3180:7a16:e835:7fff:fe1b:3f45",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c1:3180:7a16:e835:7fff:fe1b:3f45, 172.70.147.179"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 02:49:03 UTC] === END API CALL LOG ===
[04-Apr-2026 02:49:03 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 02:49:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ1IiwidXNlcm5hbWUiOiJzdGVsbGFydHN5X0FpIiwiZW1haWwiOiJyYW5kaXNpc3RlcjAyMkBnbWFpbC5jb20iLCJleHAiOjE3NzU4NzU2MjZ9.hro9VbrqhNnycSjlxVVe_ZhuTPn1repBLroHgRObnMY
[04-Apr-2026 02:49:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 02:49:03 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 02:49:03 UTC] User ID: 245
[04-Apr-2026 02:49:03 UTC] ✅ User profile retrieved successfully for user ID: 245
[04-Apr-2026 02:49:03 UTC] === API CALL LOG ===
[04-Apr-2026 02:49:03 UTC] Endpoint: user/profile.php
[04-Apr-2026 02:49:03 UTC] Full Log Data: {
    "timestamp": "2026-04-04 02:49:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:3180:7a16:e835:7fff:fe1b:3f45",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ1IiwidXNlcm5hbWUiOiJzdGVsbGFydHN5X0FpIiwiZW1haWwiOiJyYW5kaXNpc3RlcjAyMkBnbWFpbC5jb20iLCJleHAiOjE3NzU4NzU2MjZ9.hro9VbrqhNnycSjlxVVe_ZhuTPn1repBLroHgRObnMY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e6cff676cd5d865-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c1:3180:7a16:e835:7fff:fe1b:3f45",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c1:3180:7a16:e835:7fff:fe1b:3f45, 172.70.147.178"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 02:49:03 UTC] === END API CALL LOG ===
[04-Apr-2026 02:49:03 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 02:49:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ1IiwidXNlcm5hbWUiOiJzdGVsbGFydHN5X0FpIiwiZW1haWwiOiJyYW5kaXNpc3RlcjAyMkBnbWFpbC5jb20iLCJleHAiOjE3NzU4NzU2MjZ9.hro9VbrqhNnycSjlxVVe_ZhuTPn1repBLroHgRObnMY
[04-Apr-2026 02:49:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 02:49:03 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 02:49:03 UTC] User ID: 245
[04-Apr-2026 02:49:03 UTC] ✅ User profile retrieved successfully for user ID: 245
[04-Apr-2026 02:49:16 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Apr-2026 02:49:16 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Apr-2026 02:49:16 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ1IiwidXNlcm5hbWUiOiJzdGVsbGFydHN5X0FpIiwiZW1haWwiOiJyYW5kaXNpc3RlcjAyMkBnbWFpbC5jb20iLCJleHAiOjE3NzU4NzU2MjZ9.hro9VbrqhNnycSjlxVVe_ZhuTPn1repBLroHgRObnMY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e6cffb5ccfcd865-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40c1:3180:7a16:e835:7fff:fe1b:3f45","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40c1:3180:7a16:e835:7fff:fe1b:3f45, 172.70.147.179"}
[04-Apr-2026 02:49:16 UTC] === User Orders API Called ===
[04-Apr-2026 02:49:16 UTC] User ID: 245
[04-Apr-2026 02:49:16 UTC] Limit: 20, Offset: 0
[04-Apr-2026 02:49:16 UTC] Orders found: 0
[04-Apr-2026 02:49:16 UTC] Orders data: []
[04-Apr-2026 02:49:16 UTC] Total orders count: 0
[04-Apr-2026 02:49:16 UTC] === API CALL LOG ===
[04-Apr-2026 02:49:16 UTC] Endpoint: user/profile.php
[04-Apr-2026 02:49:16 UTC] Full Log Data: {
    "timestamp": "2026-04-04 02:49:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:3180:7a16:e835:7fff:fe1b:3f45",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ1IiwidXNlcm5hbWUiOiJzdGVsbGFydHN5X0FpIiwiZW1haWwiOiJyYW5kaXNpc3RlcjAyMkBnbWFpbC5jb20iLCJleHAiOjE3NzU4NzU2MjZ9.hro9VbrqhNnycSjlxVVe_ZhuTPn1repBLroHgRObnMY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e6cffb5ccffd865-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c1:3180:7a16:e835:7fff:fe1b:3f45",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c1:3180:7a16:e835:7fff:fe1b:3f45, 172.70.147.179"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 02:49:16 UTC] === END API CALL LOG ===
[04-Apr-2026 02:49:16 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 02:49:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ1IiwidXNlcm5hbWUiOiJzdGVsbGFydHN5X0FpIiwiZW1haWwiOiJyYW5kaXNpc3RlcjAyMkBnbWFpbC5jb20iLCJleHAiOjE3NzU4NzU2MjZ9.hro9VbrqhNnycSjlxVVe_ZhuTPn1repBLroHgRObnMY
[04-Apr-2026 02:49:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 02:49:16 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 02:49:16 UTC] User ID: 245
[04-Apr-2026 02:49:16 UTC] ✅ User profile retrieved successfully for user ID: 245
[04-Apr-2026 02:49:17 UTC] === API CALL LOG ===
[04-Apr-2026 02:49:17 UTC] Endpoint: user/profile.php
[04-Apr-2026 02:49:17 UTC] Full Log Data: {
    "timestamp": "2026-04-04 02:49:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:3180:7a16:e835:7fff:fe1b:3f45",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ1IiwidXNlcm5hbWUiOiJzdGVsbGFydHN5X0FpIiwiZW1haWwiOiJyYW5kaXNpc3RlcjAyMkBnbWFpbC5jb20iLCJleHAiOjE3NzU4NzU2MjZ9.hro9VbrqhNnycSjlxVVe_ZhuTPn1repBLroHgRObnMY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e6cffb9bd40d865-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c1:3180:7a16:e835:7fff:fe1b:3f45",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c1:3180:7a16:e835:7fff:fe1b:3f45, 172.70.147.179"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 02:49:17 UTC] === END API CALL LOG ===
[04-Apr-2026 02:49:17 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 02:49:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ1IiwidXNlcm5hbWUiOiJzdGVsbGFydHN5X0FpIiwiZW1haWwiOiJyYW5kaXNpc3RlcjAyMkBnbWFpbC5jb20iLCJleHAiOjE3NzU4NzU2MjZ9.hro9VbrqhNnycSjlxVVe_ZhuTPn1repBLroHgRObnMY
[04-Apr-2026 02:49:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 02:49:17 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 02:49:17 UTC] User ID: 245
[04-Apr-2026 02:49:17 UTC] ✅ User profile retrieved successfully for user ID: 245
[04-Apr-2026 02:49:46 UTC] === API CALL LOG ===
[04-Apr-2026 02:49:46 UTC] Endpoint: user/profile.php
[04-Apr-2026 02:49:46 UTC] Full Log Data: {
    "timestamp": "2026-04-04 02:49:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:3180:7a16:e835:7fff:fe1b:3f45",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ1IiwidXNlcm5hbWUiOiJzdGVsbGFydHN5X0FpIiwiZW1haWwiOiJyYW5kaXNpc3RlcjAyMkBnbWFpbC5jb20iLCJleHAiOjE3NzU4NzU2MjZ9.hro9VbrqhNnycSjlxVVe_ZhuTPn1repBLroHgRObnMY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e6d0071ab8ad865-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c1:3180:7a16:e835:7fff:fe1b:3f45",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c1:3180:7a16:e835:7fff:fe1b:3f45, 172.70.147.179"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 02:49:46 UTC] === END API CALL LOG ===
[04-Apr-2026 02:49:46 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 02:49:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ1IiwidXNlcm5hbWUiOiJzdGVsbGFydHN5X0FpIiwiZW1haWwiOiJyYW5kaXNpc3RlcjAyMkBnbWFpbC5jb20iLCJleHAiOjE3NzU4NzU2MjZ9.hro9VbrqhNnycSjlxVVe_ZhuTPn1repBLroHgRObnMY
[04-Apr-2026 02:49:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 02:49:46 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 02:49:46 UTC] User ID: 245
[04-Apr-2026 02:49:46 UTC] ✅ User profile retrieved successfully for user ID: 245
[04-Apr-2026 02:49:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Apr-2026 02:49:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Apr-2026 02:49:46 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ1IiwidXNlcm5hbWUiOiJzdGVsbGFydHN5X0FpIiwiZW1haWwiOiJyYW5kaXNpc3RlcjAyMkBnbWFpbC5jb20iLCJleHAiOjE3NzU4NzU2MjZ9.hro9VbrqhNnycSjlxVVe_ZhuTPn1repBLroHgRObnMY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e6d0071ab89d865-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40c1:3180:7a16:e835:7fff:fe1b:3f45","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40c1:3180:7a16:e835:7fff:fe1b:3f45, 172.70.147.178"}
[04-Apr-2026 02:49:46 UTC] === User Orders API Called ===
[04-Apr-2026 02:49:46 UTC] User ID: 245
[04-Apr-2026 02:49:46 UTC] Limit: 20, Offset: 0
[04-Apr-2026 02:49:46 UTC] Orders found: 0
[04-Apr-2026 02:49:46 UTC] Orders data: []
[04-Apr-2026 02:49:46 UTC] Total orders count: 0
[04-Apr-2026 02:49:47 UTC] === API CALL LOG ===
[04-Apr-2026 02:49:47 UTC] Endpoint: user/profile.php
[04-Apr-2026 02:49:47 UTC] Full Log Data: {
    "timestamp": "2026-04-04 02:49:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:3180:7a16:e835:7fff:fe1b:3f45",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ1IiwidXNlcm5hbWUiOiJzdGVsbGFydHN5X0FpIiwiZW1haWwiOiJyYW5kaXNpc3RlcjAyMkBnbWFpbC5jb20iLCJleHAiOjE3NzU4NzU2MjZ9.hro9VbrqhNnycSjlxVVe_ZhuTPn1repBLroHgRObnMY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e6d00759c91d865-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c1:3180:7a16:e835:7fff:fe1b:3f45",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c1:3180:7a16:e835:7fff:fe1b:3f45, 172.70.147.179"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 02:49:47 UTC] === END API CALL LOG ===
[04-Apr-2026 02:49:47 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 02:49:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ1IiwidXNlcm5hbWUiOiJzdGVsbGFydHN5X0FpIiwiZW1haWwiOiJyYW5kaXNpc3RlcjAyMkBnbWFpbC5jb20iLCJleHAiOjE3NzU4NzU2MjZ9.hro9VbrqhNnycSjlxVVe_ZhuTPn1repBLroHgRObnMY
[04-Apr-2026 02:49:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 02:49:47 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 02:49:47 UTC] User ID: 245
[04-Apr-2026 02:49:47 UTC] ✅ User profile retrieved successfully for user ID: 245
[04-Apr-2026 02:49:50 UTC] === API CALL LOG ===
[04-Apr-2026 02:49:50 UTC] Endpoint: user/profile.php
[04-Apr-2026 02:49:50 UTC] Full Log Data: {
    "timestamp": "2026-04-04 02:49:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:3180:7a16:e835:7fff:fe1b:3f45",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ1IiwidXNlcm5hbWUiOiJzdGVsbGFydHN5X0FpIiwiZW1haWwiOiJyYW5kaXNpc3RlcjAyMkBnbWFpbC5jb20iLCJleHAiOjE3NzU4NzU2MjZ9.hro9VbrqhNnycSjlxVVe_ZhuTPn1repBLroHgRObnMY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e6d00894a53d865-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c1:3180:7a16:e835:7fff:fe1b:3f45",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c1:3180:7a16:e835:7fff:fe1b:3f45, 172.70.147.179"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 02:49:50 UTC] === END API CALL LOG ===
[04-Apr-2026 02:49:50 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 02:49:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ1IiwidXNlcm5hbWUiOiJzdGVsbGFydHN5X0FpIiwiZW1haWwiOiJyYW5kaXNpc3RlcjAyMkBnbWFpbC5jb20iLCJleHAiOjE3NzU4NzU2MjZ9.hro9VbrqhNnycSjlxVVe_ZhuTPn1repBLroHgRObnMY
[04-Apr-2026 02:49:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 02:49:50 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 02:49:50 UTC] User ID: 245
[04-Apr-2026 02:49:50 UTC] ✅ User profile retrieved successfully for user ID: 245
[04-Apr-2026 02:49:52 UTC] === API CALL LOG ===
[04-Apr-2026 02:49:52 UTC] Endpoint: user/profile.php
[04-Apr-2026 02:49:52 UTC] Full Log Data: {
    "timestamp": "2026-04-04 02:49:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:3180:7a16:e835:7fff:fe1b:3f45",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ1IiwidXNlcm5hbWUiOiJzdGVsbGFydHN5X0FpIiwiZW1haWwiOiJyYW5kaXNpc3RlcjAyMkBnbWFpbC5jb20iLCJleHAiOjE3NzU4NzU2MjZ9.hro9VbrqhNnycSjlxVVe_ZhuTPn1repBLroHgRObnMY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e6d00979bcfd865-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c1:3180:7a16:e835:7fff:fe1b:3f45",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c1:3180:7a16:e835:7fff:fe1b:3f45, 172.70.147.179"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 02:49:52 UTC] === END API CALL LOG ===
[04-Apr-2026 02:49:52 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 02:49:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ1IiwidXNlcm5hbWUiOiJzdGVsbGFydHN5X0FpIiwiZW1haWwiOiJyYW5kaXNpc3RlcjAyMkBnbWFpbC5jb20iLCJleHAiOjE3NzU4NzU2MjZ9.hro9VbrqhNnycSjlxVVe_ZhuTPn1repBLroHgRObnMY
[04-Apr-2026 02:49:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 02:49:52 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 02:49:52 UTC] User ID: 245
[04-Apr-2026 02:49:52 UTC] ✅ User profile retrieved successfully for user ID: 245
[04-Apr-2026 02:49:53 UTC] User Purchases API - User ID: 245
[04-Apr-2026 02:49:53 UTC] User Purchases API - Total purchases found: 0
[04-Apr-2026 02:50:00 UTC] === API CALL LOG ===
[04-Apr-2026 02:50:00 UTC] Endpoint: user/profile.php
[04-Apr-2026 02:50:00 UTC] Full Log Data: {
    "timestamp": "2026-04-04 02:50:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:3180:7a16:e835:7fff:fe1b:3f45",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ1IiwidXNlcm5hbWUiOiJzdGVsbGFydHN5X0FpIiwiZW1haWwiOiJyYW5kaXNpc3RlcjAyMkBnbWFpbC5jb20iLCJleHAiOjE3NzU4NzU2MjZ9.hro9VbrqhNnycSjlxVVe_ZhuTPn1repBLroHgRObnMY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e6d00c92a8cd865-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c1:3180:7a16:e835:7fff:fe1b:3f45",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c1:3180:7a16:e835:7fff:fe1b:3f45, 172.70.147.179"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 02:50:00 UTC] === END API CALL LOG ===
[04-Apr-2026 02:50:00 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 02:50:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ1IiwidXNlcm5hbWUiOiJzdGVsbGFydHN5X0FpIiwiZW1haWwiOiJyYW5kaXNpc3RlcjAyMkBnbWFpbC5jb20iLCJleHAiOjE3NzU4NzU2MjZ9.hro9VbrqhNnycSjlxVVe_ZhuTPn1repBLroHgRObnMY
[04-Apr-2026 02:50:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 02:50:00 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 02:50:00 UTC] User ID: 245
[04-Apr-2026 02:50:00 UTC] ✅ User profile retrieved successfully for user ID: 245
[04-Apr-2026 02:50:01 UTC] User Purchases API - User ID: 245
[04-Apr-2026 02:50:01 UTC] User Purchases API - Total purchases found: 0
[04-Apr-2026 02:50:03 UTC] === API CALL LOG ===
[04-Apr-2026 02:50:03 UTC] Endpoint: user/profile.php
[04-Apr-2026 02:50:03 UTC] Full Log Data: {
    "timestamp": "2026-04-04 02:50:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:3180:7a16:e835:7fff:fe1b:3f45",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ1IiwidXNlcm5hbWUiOiJzdGVsbGFydHN5X0FpIiwiZW1haWwiOiJyYW5kaXNpc3RlcjAyMkBnbWFpbC5jb20iLCJleHAiOjE3NzU4NzU2MjZ9.hro9VbrqhNnycSjlxVVe_ZhuTPn1repBLroHgRObnMY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e6d00dca9bed865-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c1:3180:7a16:e835:7fff:fe1b:3f45",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c1:3180:7a16:e835:7fff:fe1b:3f45, 172.70.147.178"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 02:50:03 UTC] === END API CALL LOG ===
[04-Apr-2026 02:50:03 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 02:50:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ1IiwidXNlcm5hbWUiOiJzdGVsbGFydHN5X0FpIiwiZW1haWwiOiJyYW5kaXNpc3RlcjAyMkBnbWFpbC5jb20iLCJleHAiOjE3NzU4NzU2MjZ9.hro9VbrqhNnycSjlxVVe_ZhuTPn1repBLroHgRObnMY
[04-Apr-2026 02:50:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 02:50:03 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 02:50:03 UTC] User ID: 245
[04-Apr-2026 02:50:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Apr-2026 02:50:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Apr-2026 02:50:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ1IiwidXNlcm5hbWUiOiJzdGVsbGFydHN5X0FpIiwiZW1haWwiOiJyYW5kaXNpc3RlcjAyMkBnbWFpbC5jb20iLCJleHAiOjE3NzU4NzU2MjZ9.hro9VbrqhNnycSjlxVVe_ZhuTPn1repBLroHgRObnMY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e6d00dca9bbd865-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40c1:3180:7a16:e835:7fff:fe1b:3f45","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40c1:3180:7a16:e835:7fff:fe1b:3f45, 172.70.147.178"}
[04-Apr-2026 02:50:03 UTC] === User Orders API Called ===
[04-Apr-2026 02:50:03 UTC] User ID: 245
[04-Apr-2026 02:50:03 UTC] Limit: 20, Offset: 0
[04-Apr-2026 02:50:03 UTC] ✅ User profile retrieved successfully for user ID: 245
[04-Apr-2026 02:50:03 UTC] Orders found: 0
[04-Apr-2026 02:50:03 UTC] Orders data: []
[04-Apr-2026 02:50:03 UTC] Total orders count: 0
[04-Apr-2026 02:50:04 UTC] === API CALL LOG ===
[04-Apr-2026 02:50:04 UTC] Endpoint: user/profile.php
[04-Apr-2026 02:50:04 UTC] Full Log Data: {
    "timestamp": "2026-04-04 02:50:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:3180:7a16:e835:7fff:fe1b:3f45",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ1IiwidXNlcm5hbWUiOiJzdGVsbGFydHN5X0FpIiwiZW1haWwiOiJyYW5kaXNpc3RlcjAyMkBnbWFpbC5jb20iLCJleHAiOjE3NzU4NzU2MjZ9.hro9VbrqhNnycSjlxVVe_ZhuTPn1repBLroHgRObnMY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e6d00e049f7d865-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c1:3180:7a16:e835:7fff:fe1b:3f45",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c1:3180:7a16:e835:7fff:fe1b:3f45, 172.70.147.178"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 02:50:04 UTC] === END API CALL LOG ===
[04-Apr-2026 02:50:04 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 02:50:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ1IiwidXNlcm5hbWUiOiJzdGVsbGFydHN5X0FpIiwiZW1haWwiOiJyYW5kaXNpc3RlcjAyMkBnbWFpbC5jb20iLCJleHAiOjE3NzU4NzU2MjZ9.hro9VbrqhNnycSjlxVVe_ZhuTPn1repBLroHgRObnMY
[04-Apr-2026 02:50:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 02:50:04 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 02:50:04 UTC] User ID: 245
[04-Apr-2026 02:50:04 UTC] ✅ User profile retrieved successfully for user ID: 245
[04-Apr-2026 02:50:04 UTC] === API CALL LOG ===
[04-Apr-2026 02:50:04 UTC] Endpoint: user/profile.php
[04-Apr-2026 02:50:04 UTC] Full Log Data: {
    "timestamp": "2026-04-04 02:50:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:3180:7a16:e835:7fff:fe1b:3f45",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ1IiwidXNlcm5hbWUiOiJzdGVsbGFydHN5X0FpIiwiZW1haWwiOiJyYW5kaXNpc3RlcjAyMkBnbWFpbC5jb20iLCJleHAiOjE3NzU4NzU2MjZ9.hro9VbrqhNnycSjlxVVe_ZhuTPn1repBLroHgRObnMY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e6d00e1ccfed865-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c1:3180:7a16:e835:7fff:fe1b:3f45",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c1:3180:7a16:e835:7fff:fe1b:3f45, 172.70.147.179"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 02:50:04 UTC] === END API CALL LOG ===
[04-Apr-2026 02:50:04 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 02:50:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ1IiwidXNlcm5hbWUiOiJzdGVsbGFydHN5X0FpIiwiZW1haWwiOiJyYW5kaXNpc3RlcjAyMkBnbWFpbC5jb20iLCJleHAiOjE3NzU4NzU2MjZ9.hro9VbrqhNnycSjlxVVe_ZhuTPn1repBLroHgRObnMY
[04-Apr-2026 02:50:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 02:50:04 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 02:50:04 UTC] User ID: 245
[04-Apr-2026 02:50:04 UTC] ✅ User profile retrieved successfully for user ID: 245
[04-Apr-2026 02:50:05 UTC] === API CALL LOG ===
[04-Apr-2026 02:50:05 UTC] Endpoint: user/profile.php
[04-Apr-2026 02:50:05 UTC] Full Log Data: {
    "timestamp": "2026-04-04 02:50:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:3180:7a16:e835:7fff:fe1b:3f45",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ1IiwidXNlcm5hbWUiOiJzdGVsbGFydHN5X0FpIiwiZW1haWwiOiJyYW5kaXNpc3RlcjAyMkBnbWFpbC5jb20iLCJleHAiOjE3NzU4NzU2MjZ9.hro9VbrqhNnycSjlxVVe_ZhuTPn1repBLroHgRObnMY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e6d00e8cb83d865-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c1:3180:7a16:e835:7fff:fe1b:3f45",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c1:3180:7a16:e835:7fff:fe1b:3f45, 172.70.147.178"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 02:50:05 UTC] === END API CALL LOG ===
[04-Apr-2026 02:50:05 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 02:50:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ1IiwidXNlcm5hbWUiOiJzdGVsbGFydHN5X0FpIiwiZW1haWwiOiJyYW5kaXNpc3RlcjAyMkBnbWFpbC5jb20iLCJleHAiOjE3NzU4NzU2MjZ9.hro9VbrqhNnycSjlxVVe_ZhuTPn1repBLroHgRObnMY
[04-Apr-2026 02:50:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 02:50:05 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 02:50:05 UTC] User ID: 245
[04-Apr-2026 02:50:05 UTC] ✅ User profile retrieved successfully for user ID: 245
[04-Apr-2026 02:50:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Apr-2026 02:50:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Apr-2026 02:50:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ1IiwidXNlcm5hbWUiOiJzdGVsbGFydHN5X0FpIiwiZW1haWwiOiJyYW5kaXNpc3RlcjAyMkBnbWFpbC5jb20iLCJleHAiOjE3NzU4NzU2MjZ9.hro9VbrqhNnycSjlxVVe_ZhuTPn1repBLroHgRObnMY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e6d00f45b63d865-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40c1:3180:7a16:e835:7fff:fe1b:3f45","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40c1:3180:7a16:e835:7fff:fe1b:3f45, 172.70.147.179"}
[04-Apr-2026 02:50:07 UTC] === User Orders API Called ===
[04-Apr-2026 02:50:07 UTC] User ID: 245
[04-Apr-2026 02:50:07 UTC] Limit: 20, Offset: 0
[04-Apr-2026 02:50:07 UTC] Orders found: 0
[04-Apr-2026 02:50:07 UTC] Orders data: []
[04-Apr-2026 02:50:07 UTC] Total orders count: 0
[04-Apr-2026 02:50:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Apr-2026 02:50:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Apr-2026 02:50:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ1IiwidXNlcm5hbWUiOiJzdGVsbGFydHN5X0FpIiwiZW1haWwiOiJyYW5kaXNpc3RlcjAyMkBnbWFpbC5jb20iLCJleHAiOjE3NzU4NzU2MjZ9.hro9VbrqhNnycSjlxVVe_ZhuTPn1repBLroHgRObnMY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e6d00ff99b7d865-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40c1:3180:7a16:e835:7fff:fe1b:3f45","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40c1:3180:7a16:e835:7fff:fe1b:3f45, 172.70.147.179"}
[04-Apr-2026 02:50:09 UTC] === User Orders API Called ===
[04-Apr-2026 02:50:09 UTC] User ID: 245
[04-Apr-2026 02:50:09 UTC] Limit: 20, Offset: 0
[04-Apr-2026 02:50:09 UTC] Orders found: 0
[04-Apr-2026 02:50:09 UTC] Orders data: []
[04-Apr-2026 02:50:09 UTC] Total orders count: 0
[04-Apr-2026 02:50:09 UTC] === API CALL LOG ===
[04-Apr-2026 02:50:09 UTC] Endpoint: user/profile.php
[04-Apr-2026 02:50:09 UTC] Full Log Data: {
    "timestamp": "2026-04-04 02:50:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:3180:7a16:e835:7fff:fe1b:3f45",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ1IiwidXNlcm5hbWUiOiJzdGVsbGFydHN5X0FpIiwiZW1haWwiOiJyYW5kaXNpc3RlcjAyMkBnbWFpbC5jb20iLCJleHAiOjE3NzU4NzU2MjZ9.hro9VbrqhNnycSjlxVVe_ZhuTPn1repBLroHgRObnMY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e6d00ff99bbd865-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c1:3180:7a16:e835:7fff:fe1b:3f45",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c1:3180:7a16:e835:7fff:fe1b:3f45, 172.70.147.178"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 02:50:09 UTC] === END API CALL LOG ===
[04-Apr-2026 02:50:09 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 02:50:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ1IiwidXNlcm5hbWUiOiJzdGVsbGFydHN5X0FpIiwiZW1haWwiOiJyYW5kaXNpc3RlcjAyMkBnbWFpbC5jb20iLCJleHAiOjE3NzU4NzU2MjZ9.hro9VbrqhNnycSjlxVVe_ZhuTPn1repBLroHgRObnMY
[04-Apr-2026 02:50:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 02:50:09 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 02:50:09 UTC] User ID: 245
[04-Apr-2026 02:50:09 UTC] ✅ User profile retrieved successfully for user ID: 245
[04-Apr-2026 02:50:09 UTC] === API CALL LOG ===
[04-Apr-2026 02:50:09 UTC] Endpoint: user/profile.php
[04-Apr-2026 02:50:09 UTC] Full Log Data: {
    "timestamp": "2026-04-04 02:50:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:3180:7a16:e835:7fff:fe1b:3f45",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ1IiwidXNlcm5hbWUiOiJzdGVsbGFydHN5X0FpIiwiZW1haWwiOiJyYW5kaXNpc3RlcjAyMkBnbWFpbC5jb20iLCJleHAiOjE3NzU4NzU2MjZ9.hro9VbrqhNnycSjlxVVe_ZhuTPn1repBLroHgRObnMY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e6d010368c2d865-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c1:3180:7a16:e835:7fff:fe1b:3f45",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c1:3180:7a16:e835:7fff:fe1b:3f45, 172.70.147.179"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 02:50:09 UTC] === END API CALL LOG ===
[04-Apr-2026 02:50:09 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 02:50:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ1IiwidXNlcm5hbWUiOiJzdGVsbGFydHN5X0FpIiwiZW1haWwiOiJyYW5kaXNpc3RlcjAyMkBnbWFpbC5jb20iLCJleHAiOjE3NzU4NzU2MjZ9.hro9VbrqhNnycSjlxVVe_ZhuTPn1repBLroHgRObnMY
[04-Apr-2026 02:50:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 02:50:09 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 02:50:09 UTC] User ID: 245
[04-Apr-2026 02:50:09 UTC] ✅ User profile retrieved successfully for user ID: 245
[04-Apr-2026 02:59:03 UTC] === API CALL LOG ===
[04-Apr-2026 02:59:03 UTC] Endpoint: user/profile.php
[04-Apr-2026 02:59:03 UTC] Full Log Data: {
    "timestamp": "2026-04-04 02:59:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:3180:7a16:e835:7fff:fe1b:3f45",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ1IiwidXNlcm5hbWUiOiJzdGVsbGFydHN5X0FpIiwiZW1haWwiOiJyYW5kaXNpc3RlcjAyMkBnbWFpbC5jb20iLCJleHAiOjE3NzU4NzU2MjZ9.hro9VbrqhNnycSjlxVVe_ZhuTPn1repBLroHgRObnMY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e6d0e071c5d93ba-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c1:3180:7a16:e835:7fff:fe1b:3f45",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c1:3180:7a16:e835:7fff:fe1b:3f45, 104.23.175.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 02:59:03 UTC] === END API CALL LOG ===
[04-Apr-2026 02:59:03 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 02:59:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ1IiwidXNlcm5hbWUiOiJzdGVsbGFydHN5X0FpIiwiZW1haWwiOiJyYW5kaXNpc3RlcjAyMkBnbWFpbC5jb20iLCJleHAiOjE3NzU4NzU2MjZ9.hro9VbrqhNnycSjlxVVe_ZhuTPn1repBLroHgRObnMY
[04-Apr-2026 02:59:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 02:59:03 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 02:59:03 UTC] User ID: 245
[04-Apr-2026 02:59:03 UTC] ✅ User profile retrieved successfully for user ID: 245
[04-Apr-2026 02:59:13 UTC] === API CALL LOG ===
[04-Apr-2026 02:59:13 UTC] Endpoint: user/profile.php
[04-Apr-2026 02:59:13 UTC] Full Log Data: {
    "timestamp": "2026-04-04 02:59:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:3180:7a16:e835:7fff:fe1b:3f45",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ1IiwidXNlcm5hbWUiOiJzdGVsbGFydHN5X0FpIiwiZW1haWwiOiJyYW5kaXNpc3RlcjAyMkBnbWFpbC5jb20iLCJleHAiOjE3NzU4NzU2MjZ9.hro9VbrqhNnycSjlxVVe_ZhuTPn1repBLroHgRObnMY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e6d0e4858d693ba-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c1:3180:7a16:e835:7fff:fe1b:3f45",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c1:3180:7a16:e835:7fff:fe1b:3f45, 104.23.175.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 02:59:13 UTC] === END API CALL LOG ===
[04-Apr-2026 02:59:13 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 02:59:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ1IiwidXNlcm5hbWUiOiJzdGVsbGFydHN5X0FpIiwiZW1haWwiOiJyYW5kaXNpc3RlcjAyMkBnbWFpbC5jb20iLCJleHAiOjE3NzU4NzU2MjZ9.hro9VbrqhNnycSjlxVVe_ZhuTPn1repBLroHgRObnMY
[04-Apr-2026 02:59:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 02:59:13 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 02:59:13 UTC] User ID: 245
[04-Apr-2026 02:59:13 UTC] ✅ User profile retrieved successfully for user ID: 245
[04-Apr-2026 02:59:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Apr-2026 02:59:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Apr-2026 02:59:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ1IiwidXNlcm5hbWUiOiJzdGVsbGFydHN5X0FpIiwiZW1haWwiOiJyYW5kaXNpc3RlcjAyMkBnbWFpbC5jb20iLCJleHAiOjE3NzU4NzU2MjZ9.hro9VbrqhNnycSjlxVVe_ZhuTPn1repBLroHgRObnMY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e6d0e4858d193ba-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40c1:3180:7a16:e835:7fff:fe1b:3f45","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40c1:3180:7a16:e835:7fff:fe1b:3f45, 104.23.175.169"}
[04-Apr-2026 02:59:13 UTC] === User Orders API Called ===
[04-Apr-2026 02:59:13 UTC] User ID: 245
[04-Apr-2026 02:59:13 UTC] Limit: 20, Offset: 0
[04-Apr-2026 02:59:13 UTC] Orders found: 0
[04-Apr-2026 02:59:13 UTC] Orders data: []
[04-Apr-2026 02:59:13 UTC] Total orders count: 0
[04-Apr-2026 02:59:14 UTC] === API CALL LOG ===
[04-Apr-2026 02:59:14 UTC] Endpoint: user/profile.php
[04-Apr-2026 02:59:14 UTC] Full Log Data: {
    "timestamp": "2026-04-04 02:59:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:3180:7a16:e835:7fff:fe1b:3f45",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ1IiwidXNlcm5hbWUiOiJzdGVsbGFydHN5X0FpIiwiZW1haWwiOiJyYW5kaXNpc3RlcjAyMkBnbWFpbC5jb20iLCJleHAiOjE3NzU4NzU2MjZ9.hro9VbrqhNnycSjlxVVe_ZhuTPn1repBLroHgRObnMY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e6d0e4c1a4593ba-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c1:3180:7a16:e835:7fff:fe1b:3f45",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c1:3180:7a16:e835:7fff:fe1b:3f45, 104.23.175.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 02:59:14 UTC] === END API CALL LOG ===
[04-Apr-2026 02:59:14 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 02:59:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ1IiwidXNlcm5hbWUiOiJzdGVsbGFydHN5X0FpIiwiZW1haWwiOiJyYW5kaXNpc3RlcjAyMkBnbWFpbC5jb20iLCJleHAiOjE3NzU4NzU2MjZ9.hro9VbrqhNnycSjlxVVe_ZhuTPn1repBLroHgRObnMY
[04-Apr-2026 02:59:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 02:59:14 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 02:59:14 UTC] User ID: 245
[04-Apr-2026 02:59:14 UTC] ✅ User profile retrieved successfully for user ID: 245
[04-Apr-2026 02:59:22 UTC] === API CALL LOG ===
[04-Apr-2026 02:59:22 UTC] Endpoint: user/profile.php
[04-Apr-2026 02:59:22 UTC] Full Log Data: {
    "timestamp": "2026-04-04 02:59:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:3180:7a16:e835:7fff:fe1b:3f45",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ1IiwidXNlcm5hbWUiOiJzdGVsbGFydHN5X0FpIiwiZW1haWwiOiJyYW5kaXNpc3RlcjAyMkBnbWFpbC5jb20iLCJleHAiOjE3NzU4NzU2MjZ9.hro9VbrqhNnycSjlxVVe_ZhuTPn1repBLroHgRObnMY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e6d0e7e2e2293ba-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c1:3180:7a16:e835:7fff:fe1b:3f45",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c1:3180:7a16:e835:7fff:fe1b:3f45, 104.23.175.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 02:59:22 UTC] === END API CALL LOG ===
[04-Apr-2026 02:59:22 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 02:59:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ1IiwidXNlcm5hbWUiOiJzdGVsbGFydHN5X0FpIiwiZW1haWwiOiJyYW5kaXNpc3RlcjAyMkBnbWFpbC5jb20iLCJleHAiOjE3NzU4NzU2MjZ9.hro9VbrqhNnycSjlxVVe_ZhuTPn1repBLroHgRObnMY
[04-Apr-2026 02:59:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 02:59:22 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 02:59:22 UTC] User ID: 245
[04-Apr-2026 02:59:22 UTC] ✅ User profile retrieved successfully for user ID: 245
[04-Apr-2026 02:59:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Apr-2026 02:59:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Apr-2026 02:59:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ1IiwidXNlcm5hbWUiOiJzdGVsbGFydHN5X0FpIiwiZW1haWwiOiJyYW5kaXNpc3RlcjAyMkBnbWFpbC5jb20iLCJleHAiOjE3NzU4NzU2MjZ9.hro9VbrqhNnycSjlxVVe_ZhuTPn1repBLroHgRObnMY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e6d0e7e2e1d93ba-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40c1:3180:7a16:e835:7fff:fe1b:3f45","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40c1:3180:7a16:e835:7fff:fe1b:3f45, 104.23.175.168"}
[04-Apr-2026 02:59:22 UTC] === User Orders API Called ===
[04-Apr-2026 02:59:22 UTC] User ID: 245
[04-Apr-2026 02:59:22 UTC] Limit: 20, Offset: 0
[04-Apr-2026 02:59:22 UTC] Orders found: 0
[04-Apr-2026 02:59:22 UTC] Orders data: []
[04-Apr-2026 02:59:22 UTC] Total orders count: 0
[04-Apr-2026 02:59:22 UTC] === API CALL LOG ===
[04-Apr-2026 02:59:22 UTC] Endpoint: user/profile.php
[04-Apr-2026 02:59:22 UTC] Full Log Data: {
    "timestamp": "2026-04-04 02:59:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:3180:7a16:e835:7fff:fe1b:3f45",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ1IiwidXNlcm5hbWUiOiJzdGVsbGFydHN5X0FpIiwiZW1haWwiOiJyYW5kaXNpc3RlcjAyMkBnbWFpbC5jb20iLCJleHAiOjE3NzU4NzU2MjZ9.hro9VbrqhNnycSjlxVVe_ZhuTPn1repBLroHgRObnMY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e6d0e81cddc93ba-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c1:3180:7a16:e835:7fff:fe1b:3f45",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c1:3180:7a16:e835:7fff:fe1b:3f45, 104.23.175.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 02:59:22 UTC] === END API CALL LOG ===
[04-Apr-2026 02:59:22 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 02:59:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ1IiwidXNlcm5hbWUiOiJzdGVsbGFydHN5X0FpIiwiZW1haWwiOiJyYW5kaXNpc3RlcjAyMkBnbWFpbC5jb20iLCJleHAiOjE3NzU4NzU2MjZ9.hro9VbrqhNnycSjlxVVe_ZhuTPn1repBLroHgRObnMY
[04-Apr-2026 02:59:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 02:59:22 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 02:59:22 UTC] User ID: 245
[04-Apr-2026 02:59:22 UTC] ✅ User profile retrieved successfully for user ID: 245
[04-Apr-2026 02:59:26 UTC] === API CALL LOG ===
[04-Apr-2026 02:59:26 UTC] Endpoint: user/profile.php
[04-Apr-2026 02:59:26 UTC] Full Log Data: {
    "timestamp": "2026-04-04 02:59:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:3180:7a16:e835:7fff:fe1b:3f45",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ1IiwidXNlcm5hbWUiOiJzdGVsbGFydHN5X0FpIiwiZW1haWwiOiJyYW5kaXNpc3RlcjAyMkBnbWFpbC5jb20iLCJleHAiOjE3NzU4NzU2MjZ9.hro9VbrqhNnycSjlxVVe_ZhuTPn1repBLroHgRObnMY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e6d0e9a7aed93ba-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c1:3180:7a16:e835:7fff:fe1b:3f45",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c1:3180:7a16:e835:7fff:fe1b:3f45, 104.23.175.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 02:59:26 UTC] === END API CALL LOG ===
[04-Apr-2026 02:59:26 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 02:59:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ1IiwidXNlcm5hbWUiOiJzdGVsbGFydHN5X0FpIiwiZW1haWwiOiJyYW5kaXNpc3RlcjAyMkBnbWFpbC5jb20iLCJleHAiOjE3NzU4NzU2MjZ9.hro9VbrqhNnycSjlxVVe_ZhuTPn1repBLroHgRObnMY
[04-Apr-2026 02:59:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 02:59:26 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 02:59:26 UTC] User ID: 245
[04-Apr-2026 02:59:26 UTC] ✅ User profile retrieved successfully for user ID: 245
[04-Apr-2026 02:59:26 UTC] User Purchases API - User ID: 245
[04-Apr-2026 02:59:26 UTC] User Purchases API - Total purchases found: 0
[04-Apr-2026 02:59:36 UTC] === API CALL LOG ===
[04-Apr-2026 02:59:36 UTC] Endpoint: user/profile.php
[04-Apr-2026 02:59:36 UTC] Full Log Data: {
    "timestamp": "2026-04-04 02:59:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:3180:7a16:e835:7fff:fe1b:3f45",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ1IiwidXNlcm5hbWUiOiJzdGVsbGFydHN5X0FpIiwiZW1haWwiOiJyYW5kaXNpc3RlcjAyMkBnbWFpbC5jb20iLCJleHAiOjE3NzU4NzU2MjZ9.hro9VbrqhNnycSjlxVVe_ZhuTPn1repBLroHgRObnMY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e6d0ed95ef693ba-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c1:3180:7a16:e835:7fff:fe1b:3f45",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c1:3180:7a16:e835:7fff:fe1b:3f45, 104.23.175.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 02:59:36 UTC] === END API CALL LOG ===
[04-Apr-2026 02:59:36 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 02:59:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ1IiwidXNlcm5hbWUiOiJzdGVsbGFydHN5X0FpIiwiZW1haWwiOiJyYW5kaXNpc3RlcjAyMkBnbWFpbC5jb20iLCJleHAiOjE3NzU4NzU2MjZ9.hro9VbrqhNnycSjlxVVe_ZhuTPn1repBLroHgRObnMY
[04-Apr-2026 02:59:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 02:59:36 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 02:59:36 UTC] User ID: 245
[04-Apr-2026 02:59:36 UTC] ✅ User profile retrieved successfully for user ID: 245
[04-Apr-2026 02:59:37 UTC] User Purchases API - User ID: 245
[04-Apr-2026 02:59:37 UTC] User Purchases API - Total purchases found: 0
[04-Apr-2026 03:01:39 UTC] === API CALL LOG ===
[04-Apr-2026 03:01:39 UTC] Endpoint: user/profile.php
[04-Apr-2026 03:01:39 UTC] Full Log Data: {
    "timestamp": "2026-04-04 03:01:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:3180:7a16:e835:7fff:fe1b:3f45",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ2IiwidXNlcm5hbWUiOiJyYWplc2hfbWF2YWRpeWEiLCJlbWFpbCI6InJhamVzaG1hdmFkaXlhMjE1QGdtYWlsLmNvbSIsImV4cCI6MTc3NTg3NjQ5OX0.2ToEGPK9LXfLGXti589CBzuNz7msQceL-LCOyW-PWHw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e6d11da5c8a93ba-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c1:3180:7a16:e835:7fff:fe1b:3f45",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c1:3180:7a16:e835:7fff:fe1b:3f45, 104.23.175.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 03:01:39 UTC] === END API CALL LOG ===
[04-Apr-2026 03:01:39 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 03:01:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ2IiwidXNlcm5hbWUiOiJyYWplc2hfbWF2YWRpeWEiLCJlbWFpbCI6InJhamVzaG1hdmFkaXlhMjE1QGdtYWlsLmNvbSIsImV4cCI6MTc3NTg3NjQ5OX0.2ToEGPK9LXfLGXti589CBzuNz7msQceL-LCOyW-PWHw
[04-Apr-2026 03:01:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 03:01:39 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 03:01:39 UTC] User ID: 246
[04-Apr-2026 03:01:39 UTC] ✅ User profile retrieved successfully for user ID: 246
[04-Apr-2026 03:01:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Apr-2026 03:01:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Apr-2026 03:01:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ2IiwidXNlcm5hbWUiOiJyYWplc2hfbWF2YWRpeWEiLCJlbWFpbCI6InJhamVzaG1hdmFkaXlhMjE1QGdtYWlsLmNvbSIsImV4cCI6MTc3NTg3NjQ5OX0.2ToEGPK9LXfLGXti589CBzuNz7msQceL-LCOyW-PWHw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e6d11da5c9193ba-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40c1:3180:7a16:e835:7fff:fe1b:3f45","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40c1:3180:7a16:e835:7fff:fe1b:3f45, 104.23.175.168"}
[04-Apr-2026 03:01:39 UTC] === User Orders API Called ===
[04-Apr-2026 03:01:39 UTC] User ID: 246
[04-Apr-2026 03:01:39 UTC] Limit: 20, Offset: 0
[04-Apr-2026 03:01:39 UTC] Orders found: 0
[04-Apr-2026 03:01:39 UTC] Orders data: []
[04-Apr-2026 03:01:39 UTC] Total orders count: 0
[04-Apr-2026 03:01:39 UTC] === API CALL LOG ===
[04-Apr-2026 03:01:39 UTC] Endpoint: user/profile.php
[04-Apr-2026 03:01:39 UTC] Full Log Data: {
    "timestamp": "2026-04-04 03:01:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:3180:7a16:e835:7fff:fe1b:3f45",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ2IiwidXNlcm5hbWUiOiJyYWplc2hfbWF2YWRpeWEiLCJlbWFpbCI6InJhamVzaG1hdmFkaXlhMjE1QGdtYWlsLmNvbSIsImV4cCI6MTc3NTg3NjQ5OX0.2ToEGPK9LXfLGXti589CBzuNz7msQceL-LCOyW-PWHw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e6d11db1e1493ba-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c1:3180:7a16:e835:7fff:fe1b:3f45",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c1:3180:7a16:e835:7fff:fe1b:3f45, 104.23.175.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 03:01:39 UTC] === END API CALL LOG ===
[04-Apr-2026 03:01:39 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 03:01:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ2IiwidXNlcm5hbWUiOiJyYWplc2hfbWF2YWRpeWEiLCJlbWFpbCI6InJhamVzaG1hdmFkaXlhMjE1QGdtYWlsLmNvbSIsImV4cCI6MTc3NTg3NjQ5OX0.2ToEGPK9LXfLGXti589CBzuNz7msQceL-LCOyW-PWHw
[04-Apr-2026 03:01:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 03:01:39 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 03:01:39 UTC] User ID: 246
[04-Apr-2026 03:01:39 UTC] ✅ User profile retrieved successfully for user ID: 246
[04-Apr-2026 03:01:41 UTC] === API CALL LOG ===
[04-Apr-2026 03:01:41 UTC] Endpoint: user/profile.php
[04-Apr-2026 03:01:41 UTC] Full Log Data: {
    "timestamp": "2026-04-04 03:01:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:3180:7a16:e835:7fff:fe1b:3f45",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ2IiwidXNlcm5hbWUiOiJyYWplc2hfbWF2YWRpeWEiLCJlbWFpbCI6InJhamVzaG1hdmFkaXlhMjE1QGdtYWlsLmNvbSIsImV4cCI6MTc3NTg3NjQ5OX0.2ToEGPK9LXfLGXti589CBzuNz7msQceL-LCOyW-PWHw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e6d11e43a4193ba-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c1:3180:7a16:e835:7fff:fe1b:3f45",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c1:3180:7a16:e835:7fff:fe1b:3f45, 104.23.175.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 03:01:41 UTC] === END API CALL LOG ===
[04-Apr-2026 03:01:41 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 03:01:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ2IiwidXNlcm5hbWUiOiJyYWplc2hfbWF2YWRpeWEiLCJlbWFpbCI6InJhamVzaG1hdmFkaXlhMjE1QGdtYWlsLmNvbSIsImV4cCI6MTc3NTg3NjQ5OX0.2ToEGPK9LXfLGXti589CBzuNz7msQceL-LCOyW-PWHw
[04-Apr-2026 03:01:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 03:01:41 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 03:01:41 UTC] User ID: 246
[04-Apr-2026 03:01:41 UTC] ✅ User profile retrieved successfully for user ID: 246
[04-Apr-2026 03:08:27 UTC] === API CALL LOG ===
[04-Apr-2026 03:08:27 UTC] Endpoint: user/profile.php
[04-Apr-2026 03:08:27 UTC] Full Log Data: {
    "timestamp": "2026-04-04 03:08:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:3180:7a16:e835:7fff:fe1b:3f45",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ2IiwidXNlcm5hbWUiOiJyYWplc2hfbWF2YWRpeWEiLCJlbWFpbCI6InJhamVzaG1hdmFkaXlhMjE1QGdtYWlsLmNvbSIsImV4cCI6MTc3NTg3NjQ5OX0.2ToEGPK9LXfLGXti589CBzuNz7msQceL-LCOyW-PWHw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e6d1bcf6dd4fd9f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c1:3180:7a16:e835:7fff:fe1b:3f45",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c1:3180:7a16:e835:7fff:fe1b:3f45, 172.70.208.81"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 03:08:27 UTC] === END API CALL LOG ===
[04-Apr-2026 03:08:27 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 03:08:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ2IiwidXNlcm5hbWUiOiJyYWplc2hfbWF2YWRpeWEiLCJlbWFpbCI6InJhamVzaG1hdmFkaXlhMjE1QGdtYWlsLmNvbSIsImV4cCI6MTc3NTg3NjQ5OX0.2ToEGPK9LXfLGXti589CBzuNz7msQceL-LCOyW-PWHw
[04-Apr-2026 03:08:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 03:08:27 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 03:08:27 UTC] User ID: 246
[04-Apr-2026 03:08:27 UTC] ✅ User profile retrieved successfully for user ID: 246
[04-Apr-2026 03:08:43 UTC] === API CALL LOG ===
[04-Apr-2026 03:08:43 UTC] Endpoint: user/profile.php
[04-Apr-2026 03:08:43 UTC] Full Log Data: {
    "timestamp": "2026-04-04 03:08:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:3180:7a16:e835:7fff:fe1b:3f45",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ2IiwidXNlcm5hbWUiOiJyYWplc2hfbWF2YWRpeWEiLCJlbWFpbCI6InJhamVzaG1hdmFkaXlhMjE1QGdtYWlsLmNvbSIsImV4cCI6MTc3NTg3NjQ5OX0.2ToEGPK9LXfLGXti589CBzuNz7msQceL-LCOyW-PWHw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e6d1c339c76fd9f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c1:3180:7a16:e835:7fff:fe1b:3f45",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c1:3180:7a16:e835:7fff:fe1b:3f45, 172.70.208.81"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 03:08:43 UTC] === END API CALL LOG ===
[04-Apr-2026 03:08:43 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 03:08:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ2IiwidXNlcm5hbWUiOiJyYWplc2hfbWF2YWRpeWEiLCJlbWFpbCI6InJhamVzaG1hdmFkaXlhMjE1QGdtYWlsLmNvbSIsImV4cCI6MTc3NTg3NjQ5OX0.2ToEGPK9LXfLGXti589CBzuNz7msQceL-LCOyW-PWHw
[04-Apr-2026 03:08:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 03:08:43 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 03:08:43 UTC] User ID: 246
[04-Apr-2026 03:08:43 UTC] ✅ User profile retrieved successfully for user ID: 246
[04-Apr-2026 03:08:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Apr-2026 03:08:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Apr-2026 03:08:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ2IiwidXNlcm5hbWUiOiJyYWplc2hfbWF2YWRpeWEiLCJlbWFpbCI6InJhamVzaG1hdmFkaXlhMjE1QGdtYWlsLmNvbSIsImV4cCI6MTc3NTg3NjQ5OX0.2ToEGPK9LXfLGXti589CBzuNz7msQceL-LCOyW-PWHw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e6d1c339c6ffd9f-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40c1:3180:7a16:e835:7fff:fe1b:3f45","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40c1:3180:7a16:e835:7fff:fe1b:3f45, 172.70.208.81"}
[04-Apr-2026 03:08:43 UTC] === User Orders API Called ===
[04-Apr-2026 03:08:43 UTC] User ID: 246
[04-Apr-2026 03:08:43 UTC] Limit: 20, Offset: 0
[04-Apr-2026 03:08:43 UTC] Orders found: 0
[04-Apr-2026 03:08:43 UTC] Orders data: []
[04-Apr-2026 03:08:43 UTC] Total orders count: 0
[04-Apr-2026 03:08:44 UTC] === API CALL LOG ===
[04-Apr-2026 03:08:44 UTC] Endpoint: user/profile.php
[04-Apr-2026 03:08:44 UTC] Full Log Data: {
    "timestamp": "2026-04-04 03:08:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:3180:7a16:e835:7fff:fe1b:3f45",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ2IiwidXNlcm5hbWUiOiJyYWplc2hfbWF2YWRpeWEiLCJlbWFpbCI6InJhamVzaG1hdmFkaXlhMjE1QGdtYWlsLmNvbSIsImV4cCI6MTc3NTg3NjQ5OX0.2ToEGPK9LXfLGXti589CBzuNz7msQceL-LCOyW-PWHw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e6d1c372c99fd9f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c1:3180:7a16:e835:7fff:fe1b:3f45",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c1:3180:7a16:e835:7fff:fe1b:3f45, 172.70.208.81"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 03:08:44 UTC] === END API CALL LOG ===
[04-Apr-2026 03:08:44 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 03:08:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ2IiwidXNlcm5hbWUiOiJyYWplc2hfbWF2YWRpeWEiLCJlbWFpbCI6InJhamVzaG1hdmFkaXlhMjE1QGdtYWlsLmNvbSIsImV4cCI6MTc3NTg3NjQ5OX0.2ToEGPK9LXfLGXti589CBzuNz7msQceL-LCOyW-PWHw
[04-Apr-2026 03:08:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 03:08:44 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 03:08:44 UTC] User ID: 246
[04-Apr-2026 03:08:44 UTC] ✅ User profile retrieved successfully for user ID: 246
[04-Apr-2026 03:09:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Apr-2026 03:09:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Apr-2026 03:09:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ2IiwidXNlcm5hbWUiOiJyYWplc2hfbWF2YWRpeWEiLCJlbWFpbCI6InJhamVzaG1hdmFkaXlhMjE1QGdtYWlsLmNvbSIsImV4cCI6MTc3NTg3NjQ5OX0.2ToEGPK9LXfLGXti589CBzuNz7msQceL-LCOyW-PWHw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e6d1cdc5a8ffd9f-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40c1:3180:7a16:e835:7fff:fe1b:3f45","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40c1:3180:7a16:e835:7fff:fe1b:3f45, 172.70.208.81"}
[04-Apr-2026 03:09:10 UTC] === User Orders API Called ===
[04-Apr-2026 03:09:10 UTC] User ID: 246
[04-Apr-2026 03:09:10 UTC] Limit: 20, Offset: 0
[04-Apr-2026 03:09:10 UTC] Orders found: 0
[04-Apr-2026 03:09:10 UTC] Orders data: []
[04-Apr-2026 03:09:10 UTC] Total orders count: 0
[04-Apr-2026 03:09:10 UTC] === API CALL LOG ===
[04-Apr-2026 03:09:10 UTC] Endpoint: user/profile.php
[04-Apr-2026 03:09:10 UTC] Full Log Data: {
    "timestamp": "2026-04-04 03:09:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:3180:7a16:e835:7fff:fe1b:3f45",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ2IiwidXNlcm5hbWUiOiJyYWplc2hfbWF2YWRpeWEiLCJlbWFpbCI6InJhamVzaG1hdmFkaXlhMjE1QGdtYWlsLmNvbSIsImV4cCI6MTc3NTg3NjQ5OX0.2ToEGPK9LXfLGXti589CBzuNz7msQceL-LCOyW-PWHw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e6d1cdc5a91fd9f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c1:3180:7a16:e835:7fff:fe1b:3f45",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c1:3180:7a16:e835:7fff:fe1b:3f45, 172.70.208.81"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 03:09:10 UTC] === END API CALL LOG ===
[04-Apr-2026 03:09:10 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 03:09:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ2IiwidXNlcm5hbWUiOiJyYWplc2hfbWF2YWRpeWEiLCJlbWFpbCI6InJhamVzaG1hdmFkaXlhMjE1QGdtYWlsLmNvbSIsImV4cCI6MTc3NTg3NjQ5OX0.2ToEGPK9LXfLGXti589CBzuNz7msQceL-LCOyW-PWHw
[04-Apr-2026 03:09:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 03:09:10 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 03:09:10 UTC] User ID: 246
[04-Apr-2026 03:09:10 UTC] ✅ User profile retrieved successfully for user ID: 246
[04-Apr-2026 03:09:11 UTC] === API CALL LOG ===
[04-Apr-2026 03:09:11 UTC] Endpoint: user/profile.php
[04-Apr-2026 03:09:11 UTC] Full Log Data: {
    "timestamp": "2026-04-04 03:09:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:3180:7a16:e835:7fff:fe1b:3f45",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ2IiwidXNlcm5hbWUiOiJyYWplc2hfbWF2YWRpeWEiLCJlbWFpbCI6InJhamVzaG1hdmFkaXlhMjE1QGdtYWlsLmNvbSIsImV4cCI6MTc3NTg3NjQ5OX0.2ToEGPK9LXfLGXti589CBzuNz7msQceL-LCOyW-PWHw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e6d1cdfdca5fd9f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c1:3180:7a16:e835:7fff:fe1b:3f45",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c1:3180:7a16:e835:7fff:fe1b:3f45, 172.70.208.81"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 03:09:11 UTC] === END API CALL LOG ===
[04-Apr-2026 03:09:11 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 03:09:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ2IiwidXNlcm5hbWUiOiJyYWplc2hfbWF2YWRpeWEiLCJlbWFpbCI6InJhamVzaG1hdmFkaXlhMjE1QGdtYWlsLmNvbSIsImV4cCI6MTc3NTg3NjQ5OX0.2ToEGPK9LXfLGXti589CBzuNz7msQceL-LCOyW-PWHw
[04-Apr-2026 03:09:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 03:09:11 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 03:09:11 UTC] User ID: 246
[04-Apr-2026 03:09:11 UTC] ✅ User profile retrieved successfully for user ID: 246
[04-Apr-2026 03:09:16 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Apr-2026 03:09:16 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Apr-2026 03:09:16 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ2IiwidXNlcm5hbWUiOiJyYWplc2hfbWF2YWRpeWEiLCJlbWFpbCI6InJhamVzaG1hdmFkaXlhMjE1QGdtYWlsLmNvbSIsImV4cCI6MTc3NTg3NjQ5OX0.2ToEGPK9LXfLGXti589CBzuNz7msQceL-LCOyW-PWHw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e6d1d02adc5fd9f-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40c1:3180:7a16:e835:7fff:fe1b:3f45","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40c1:3180:7a16:e835:7fff:fe1b:3f45, 172.70.208.81"}
[04-Apr-2026 03:09:16 UTC] === User Orders API Called ===
[04-Apr-2026 03:09:16 UTC] User ID: 246
[04-Apr-2026 03:09:16 UTC] Limit: 20, Offset: 0
[04-Apr-2026 03:09:16 UTC] Orders found: 0
[04-Apr-2026 03:09:16 UTC] Orders data: []
[04-Apr-2026 03:09:16 UTC] Total orders count: 0
[04-Apr-2026 03:09:16 UTC] === API CALL LOG ===
[04-Apr-2026 03:09:16 UTC] Endpoint: user/profile.php
[04-Apr-2026 03:09:16 UTC] Full Log Data: {
    "timestamp": "2026-04-04 03:09:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:3180:7a16:e835:7fff:fe1b:3f45",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ2IiwidXNlcm5hbWUiOiJyYWplc2hfbWF2YWRpeWEiLCJlbWFpbCI6InJhamVzaG1hdmFkaXlhMjE1QGdtYWlsLmNvbSIsImV4cCI6MTc3NTg3NjQ5OX0.2ToEGPK9LXfLGXti589CBzuNz7msQceL-LCOyW-PWHw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e6d1d02adc9fd9f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c1:3180:7a16:e835:7fff:fe1b:3f45",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c1:3180:7a16:e835:7fff:fe1b:3f45, 172.70.208.81"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 03:09:16 UTC] === END API CALL LOG ===
[04-Apr-2026 03:09:16 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 03:09:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ2IiwidXNlcm5hbWUiOiJyYWplc2hfbWF2YWRpeWEiLCJlbWFpbCI6InJhamVzaG1hdmFkaXlhMjE1QGdtYWlsLmNvbSIsImV4cCI6MTc3NTg3NjQ5OX0.2ToEGPK9LXfLGXti589CBzuNz7msQceL-LCOyW-PWHw
[04-Apr-2026 03:09:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 03:09:16 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 03:09:16 UTC] User ID: 246
[04-Apr-2026 03:09:16 UTC] ✅ User profile retrieved successfully for user ID: 246
[04-Apr-2026 03:09:17 UTC] === API CALL LOG ===
[04-Apr-2026 03:09:17 UTC] Endpoint: user/profile.php
[04-Apr-2026 03:09:17 UTC] Full Log Data: {
    "timestamp": "2026-04-04 03:09:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:3180:7a16:e835:7fff:fe1b:3f45",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ2IiwidXNlcm5hbWUiOiJyYWplc2hfbWF2YWRpeWEiLCJlbWFpbCI6InJhamVzaG1hdmFkaXlhMjE1QGdtYWlsLmNvbSIsImV4cCI6MTc3NTg3NjQ5OX0.2ToEGPK9LXfLGXti589CBzuNz7msQceL-LCOyW-PWHw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e6d1d06ffcdfd9f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c1:3180:7a16:e835:7fff:fe1b:3f45",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c1:3180:7a16:e835:7fff:fe1b:3f45, 172.70.208.81"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 03:09:17 UTC] === END API CALL LOG ===
[04-Apr-2026 03:09:17 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 03:09:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ2IiwidXNlcm5hbWUiOiJyYWplc2hfbWF2YWRpeWEiLCJlbWFpbCI6InJhamVzaG1hdmFkaXlhMjE1QGdtYWlsLmNvbSIsImV4cCI6MTc3NTg3NjQ5OX0.2ToEGPK9LXfLGXti589CBzuNz7msQceL-LCOyW-PWHw
[04-Apr-2026 03:09:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 03:09:17 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 03:09:17 UTC] User ID: 246
[04-Apr-2026 03:09:17 UTC] ✅ User profile retrieved successfully for user ID: 246
[04-Apr-2026 03:09:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Apr-2026 03:09:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Apr-2026 03:09:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ2IiwidXNlcm5hbWUiOiJyYWplc2hfbWF2YWRpeWEiLCJlbWFpbCI6InJhamVzaG1hdmFkaXlhMjE1QGdtYWlsLmNvbSIsImV4cCI6MTc3NTg3NjQ5OX0.2ToEGPK9LXfLGXti589CBzuNz7msQceL-LCOyW-PWHw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e6d1d0d1d65fd9f-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40c1:3180:7a16:e835:7fff:fe1b:3f45","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40c1:3180:7a16:e835:7fff:fe1b:3f45, 172.70.208.81"}
[04-Apr-2026 03:09:18 UTC] === User Orders API Called ===
[04-Apr-2026 03:09:18 UTC] User ID: 246
[04-Apr-2026 03:09:18 UTC] Limit: 20, Offset: 0
[04-Apr-2026 03:09:18 UTC] Orders found: 0
[04-Apr-2026 03:09:18 UTC] Orders data: []
[04-Apr-2026 03:09:18 UTC] Total orders count: 0
[04-Apr-2026 03:09:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Apr-2026 03:09:21 UTC] === API CALL LOG ===
[04-Apr-2026 03:09:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Apr-2026 03:09:21 UTC] Endpoint: user/profile.php
[04-Apr-2026 03:09:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ2IiwidXNlcm5hbWUiOiJyYWplc2hfbWF2YWRpeWEiLCJlbWFpbCI6InJhamVzaG1hdmFkaXlhMjE1QGdtYWlsLmNvbSIsImV4cCI6MTc3NTg3NjQ5OX0.2ToEGPK9LXfLGXti589CBzuNz7msQceL-LCOyW-PWHw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e6d1d1fae2bfd9f-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40c1:3180:7a16:e835:7fff:fe1b:3f45","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40c1:3180:7a16:e835:7fff:fe1b:3f45, 172.70.208.81"}
[04-Apr-2026 03:09:21 UTC] Full Log Data: {
    "timestamp": "2026-04-04 03:09:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:3180:7a16:e835:7fff:fe1b:3f45",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ2IiwidXNlcm5hbWUiOiJyYWplc2hfbWF2YWRpeWEiLCJlbWFpbCI6InJhamVzaG1hdmFkaXlhMjE1QGdtYWlsLmNvbSIsImV4cCI6MTc3NTg3NjQ5OX0.2ToEGPK9LXfLGXti589CBzuNz7msQceL-LCOyW-PWHw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e6d1d1fae31fd9f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c1:3180:7a16:e835:7fff:fe1b:3f45",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c1:3180:7a16:e835:7fff:fe1b:3f45, 172.70.208.81"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 03:09:21 UTC] === User Orders API Called ===
[04-Apr-2026 03:09:21 UTC] === END API CALL LOG ===
[04-Apr-2026 03:09:21 UTC] User ID: 246
[04-Apr-2026 03:09:21 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 03:09:21 UTC] Limit: 20, Offset: 0
[04-Apr-2026 03:09:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ2IiwidXNlcm5hbWUiOiJyYWplc2hfbWF2YWRpeWEiLCJlbWFpbCI6InJhamVzaG1hdmFkaXlhMjE1QGdtYWlsLmNvbSIsImV4cCI6MTc3NTg3NjQ5OX0.2ToEGPK9LXfLGXti589CBzuNz7msQceL-LCOyW-PWHw
[04-Apr-2026 03:09:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 03:09:21 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 03:09:21 UTC] User ID: 246
[04-Apr-2026 03:09:21 UTC] ✅ User profile retrieved successfully for user ID: 246
[04-Apr-2026 03:09:21 UTC] Orders found: 0
[04-Apr-2026 03:09:21 UTC] Orders data: []
[04-Apr-2026 03:09:21 UTC] Total orders count: 0
[04-Apr-2026 03:09:21 UTC] === API CALL LOG ===
[04-Apr-2026 03:09:21 UTC] Endpoint: user/profile.php
[04-Apr-2026 03:09:21 UTC] Full Log Data: {
    "timestamp": "2026-04-04 03:09:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:3180:7a16:e835:7fff:fe1b:3f45",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ2IiwidXNlcm5hbWUiOiJyYWplc2hfbWF2YWRpeWEiLCJlbWFpbCI6InJhamVzaG1hdmFkaXlhMjE1QGdtYWlsLmNvbSIsImV4cCI6MTc3NTg3NjQ5OX0.2ToEGPK9LXfLGXti589CBzuNz7msQceL-LCOyW-PWHw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e6d1d237824fd9f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c1:3180:7a16:e835:7fff:fe1b:3f45",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c1:3180:7a16:e835:7fff:fe1b:3f45, 172.70.208.81"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 03:09:21 UTC] === END API CALL LOG ===
[04-Apr-2026 03:09:21 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 03:09:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ2IiwidXNlcm5hbWUiOiJyYWplc2hfbWF2YWRpeWEiLCJlbWFpbCI6InJhamVzaG1hdmFkaXlhMjE1QGdtYWlsLmNvbSIsImV4cCI6MTc3NTg3NjQ5OX0.2ToEGPK9LXfLGXti589CBzuNz7msQceL-LCOyW-PWHw
[04-Apr-2026 03:09:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 03:09:21 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 03:09:21 UTC] User ID: 246
[04-Apr-2026 03:09:21 UTC] ✅ User profile retrieved successfully for user ID: 246
[04-Apr-2026 03:09:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Apr-2026 03:09:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Apr-2026 03:09:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ2IiwidXNlcm5hbWUiOiJyYWplc2hfbWF2YWRpeWEiLCJlbWFpbCI6InJhamVzaG1hdmFkaXlhMjE1QGdtYWlsLmNvbSIsImV4cCI6MTc3NTg3NjQ5OX0.2ToEGPK9LXfLGXti589CBzuNz7msQceL-LCOyW-PWHw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e6d1da3fdf1fd9f-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40c1:3180:7a16:e835:7fff:fe1b:3f45","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40c1:3180:7a16:e835:7fff:fe1b:3f45, 172.70.208.80"}
[04-Apr-2026 03:09:42 UTC] === User Orders API Called ===
[04-Apr-2026 03:09:42 UTC] User ID: 246
[04-Apr-2026 03:09:42 UTC] Limit: 20, Offset: 0
[04-Apr-2026 03:09:42 UTC] Orders found: 0
[04-Apr-2026 03:09:42 UTC] Orders data: []
[04-Apr-2026 03:09:42 UTC] Total orders count: 0
[04-Apr-2026 03:09:42 UTC] === API CALL LOG ===
[04-Apr-2026 03:09:42 UTC] Endpoint: user/profile.php
[04-Apr-2026 03:09:42 UTC] Full Log Data: {
    "timestamp": "2026-04-04 03:09:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:3180:7a16:e835:7fff:fe1b:3f45",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ2IiwidXNlcm5hbWUiOiJyYWplc2hfbWF2YWRpeWEiLCJlbWFpbCI6InJhamVzaG1hdmFkaXlhMjE1QGdtYWlsLmNvbSIsImV4cCI6MTc3NTg3NjQ5OX0.2ToEGPK9LXfLGXti589CBzuNz7msQceL-LCOyW-PWHw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e6d1da3fdf4fd9f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c1:3180:7a16:e835:7fff:fe1b:3f45",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c1:3180:7a16:e835:7fff:fe1b:3f45, 172.70.208.81"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 03:09:42 UTC] === END API CALL LOG ===
[04-Apr-2026 03:09:42 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 03:09:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ2IiwidXNlcm5hbWUiOiJyYWplc2hfbWF2YWRpeWEiLCJlbWFpbCI6InJhamVzaG1hdmFkaXlhMjE1QGdtYWlsLmNvbSIsImV4cCI6MTc3NTg3NjQ5OX0.2ToEGPK9LXfLGXti589CBzuNz7msQceL-LCOyW-PWHw
[04-Apr-2026 03:09:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 03:09:42 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 03:09:42 UTC] User ID: 246
[04-Apr-2026 03:09:42 UTC] ✅ User profile retrieved successfully for user ID: 246
[04-Apr-2026 03:09:43 UTC] === API CALL LOG ===
[04-Apr-2026 03:09:43 UTC] Endpoint: user/profile.php
[04-Apr-2026 03:09:43 UTC] Full Log Data: {
    "timestamp": "2026-04-04 03:09:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:3180:7a16:e835:7fff:fe1b:3f45",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ2IiwidXNlcm5hbWUiOiJyYWplc2hfbWF2YWRpeWEiLCJlbWFpbCI6InJhamVzaG1hdmFkaXlhMjE1QGdtYWlsLmNvbSIsImV4cCI6MTc3NTg3NjQ5OX0.2ToEGPK9LXfLGXti589CBzuNz7msQceL-LCOyW-PWHw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e6d1da75dfdfd9f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c1:3180:7a16:e835:7fff:fe1b:3f45",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c1:3180:7a16:e835:7fff:fe1b:3f45, 172.70.208.80"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 03:09:43 UTC] === END API CALL LOG ===
[04-Apr-2026 03:09:43 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 03:09:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ2IiwidXNlcm5hbWUiOiJyYWplc2hfbWF2YWRpeWEiLCJlbWFpbCI6InJhamVzaG1hdmFkaXlhMjE1QGdtYWlsLmNvbSIsImV4cCI6MTc3NTg3NjQ5OX0.2ToEGPK9LXfLGXti589CBzuNz7msQceL-LCOyW-PWHw
[04-Apr-2026 03:09:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 03:09:43 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 03:09:43 UTC] User ID: 246
[04-Apr-2026 03:09:43 UTC] ✅ User profile retrieved successfully for user ID: 246
[04-Apr-2026 03:49:47 UTC] === API CALL LOG ===
[04-Apr-2026 03:49:47 UTC] Endpoint: user/profile.php
[04-Apr-2026 03:49:47 UTC] Full Log Data: {
    "timestamp": "2026-04-04 03:49:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:3180:7a16:e835:7fff:fe1b:3f45",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ2IiwidXNlcm5hbWUiOiJyYWplc2hfbWF2YWRpeWEiLCJlbWFpbCI6InJhamVzaG1hdmFkaXlhMjE1QGdtYWlsLmNvbSIsImV4cCI6MTc3NTg3NjQ5OX0.2ToEGPK9LXfLGXti589CBzuNz7msQceL-LCOyW-PWHw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e6d5857b8b75fa2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c1:3180:7a16:e835:7fff:fe1b:3f45",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c1:3180:7a16:e835:7fff:fe1b:3f45, 172.69.165.49"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 03:49:47 UTC] === END API CALL LOG ===
[04-Apr-2026 03:49:47 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 03:49:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ2IiwidXNlcm5hbWUiOiJyYWplc2hfbWF2YWRpeWEiLCJlbWFpbCI6InJhamVzaG1hdmFkaXlhMjE1QGdtYWlsLmNvbSIsImV4cCI6MTc3NTg3NjQ5OX0.2ToEGPK9LXfLGXti589CBzuNz7msQceL-LCOyW-PWHw
[04-Apr-2026 03:49:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 03:49:47 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 03:49:47 UTC] User ID: 246
[04-Apr-2026 03:49:47 UTC] ✅ User profile retrieved successfully for user ID: 246
[04-Apr-2026 03:49:47 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Apr-2026 03:49:47 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Apr-2026 03:49:47 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ2IiwidXNlcm5hbWUiOiJyYWplc2hfbWF2YWRpeWEiLCJlbWFpbCI6InJhamVzaG1hdmFkaXlhMjE1QGdtYWlsLmNvbSIsImV4cCI6MTc3NTg3NjQ5OX0.2ToEGPK9LXfLGXti589CBzuNz7msQceL-LCOyW-PWHw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e6d585ccb4e5fa2-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40c1:3180:7a16:e835:7fff:fe1b:3f45","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40c1:3180:7a16:e835:7fff:fe1b:3f45, 172.69.165.49"}
[04-Apr-2026 03:49:47 UTC] === User Orders API Called ===
[04-Apr-2026 03:49:47 UTC] User ID: 246
[04-Apr-2026 03:49:47 UTC] Limit: 20, Offset: 0
[04-Apr-2026 03:49:47 UTC] Orders found: 0
[04-Apr-2026 03:49:47 UTC] Orders data: []
[04-Apr-2026 03:49:47 UTC] Total orders count: 0
[04-Apr-2026 03:49:47 UTC] === API CALL LOG ===
[04-Apr-2026 03:49:47 UTC] Endpoint: user/profile.php
[04-Apr-2026 03:49:47 UTC] Full Log Data: {
    "timestamp": "2026-04-04 03:49:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:3180:7a16:e835:7fff:fe1b:3f45",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ2IiwidXNlcm5hbWUiOiJyYWplc2hfbWF2YWRpeWEiLCJlbWFpbCI6InJhamVzaG1hdmFkaXlhMjE1QGdtYWlsLmNvbSIsImV4cCI6MTc3NTg3NjQ5OX0.2ToEGPK9LXfLGXti589CBzuNz7msQceL-LCOyW-PWHw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e6d585ccb475fa2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c1:3180:7a16:e835:7fff:fe1b:3f45",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c1:3180:7a16:e835:7fff:fe1b:3f45, 172.69.165.49"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 03:49:47 UTC] === END API CALL LOG ===
[04-Apr-2026 03:49:47 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 03:49:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ2IiwidXNlcm5hbWUiOiJyYWplc2hfbWF2YWRpeWEiLCJlbWFpbCI6InJhamVzaG1hdmFkaXlhMjE1QGdtYWlsLmNvbSIsImV4cCI6MTc3NTg3NjQ5OX0.2ToEGPK9LXfLGXti589CBzuNz7msQceL-LCOyW-PWHw
[04-Apr-2026 03:49:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 03:49:47 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 03:49:47 UTC] User ID: 246
[04-Apr-2026 03:49:47 UTC] ✅ User profile retrieved successfully for user ID: 246
[04-Apr-2026 03:49:48 UTC] === API CALL LOG ===
[04-Apr-2026 03:49:48 UTC] Endpoint: user/profile.php
[04-Apr-2026 03:49:48 UTC] Full Log Data: {
    "timestamp": "2026-04-04 03:49:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:3180:7a16:e835:7fff:fe1b:3f45",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ2IiwidXNlcm5hbWUiOiJyYWplc2hfbWF2YWRpeWEiLCJlbWFpbCI6InJhamVzaG1hdmFkaXlhMjE1QGdtYWlsLmNvbSIsImV4cCI6MTc3NTg3NjQ5OX0.2ToEGPK9LXfLGXti589CBzuNz7msQceL-LCOyW-PWHw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e6d585dbbd75fa2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c1:3180:7a16:e835:7fff:fe1b:3f45",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c1:3180:7a16:e835:7fff:fe1b:3f45, 172.69.165.48"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 03:49:48 UTC] === END API CALL LOG ===
[04-Apr-2026 03:49:48 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 03:49:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ2IiwidXNlcm5hbWUiOiJyYWplc2hfbWF2YWRpeWEiLCJlbWFpbCI6InJhamVzaG1hdmFkaXlhMjE1QGdtYWlsLmNvbSIsImV4cCI6MTc3NTg3NjQ5OX0.2ToEGPK9LXfLGXti589CBzuNz7msQceL-LCOyW-PWHw
[04-Apr-2026 03:49:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 03:49:48 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 03:49:48 UTC] User ID: 246
[04-Apr-2026 03:49:48 UTC] ✅ User profile retrieved successfully for user ID: 246
[04-Apr-2026 03:50:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Apr-2026 03:50:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Apr-2026 03:50:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ2IiwidXNlcm5hbWUiOiJyYWplc2hfbWF2YWRpeWEiLCJlbWFpbCI6InJhamVzaG1hdmFkaXlhMjE1QGdtYWlsLmNvbSIsImV4cCI6MTc3NTg3NjQ5OX0.2ToEGPK9LXfLGXti589CBzuNz7msQceL-LCOyW-PWHw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e6d58afe88d5fa2-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40c1:3180:7a16:e835:7fff:fe1b:3f45","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40c1:3180:7a16:e835:7fff:fe1b:3f45, 172.69.165.48"}
[04-Apr-2026 03:50:01 UTC] === User Orders API Called ===
[04-Apr-2026 03:50:01 UTC] User ID: 246
[04-Apr-2026 03:50:01 UTC] Limit: 20, Offset: 0
[04-Apr-2026 03:50:01 UTC] Orders found: 0
[04-Apr-2026 03:50:01 UTC] Orders data: []
[04-Apr-2026 03:50:01 UTC] Total orders count: 0
[04-Apr-2026 03:50:02 UTC] === API CALL LOG ===
[04-Apr-2026 03:50:02 UTC] Endpoint: user/profile.php
[04-Apr-2026 03:50:02 UTC] Full Log Data: {
    "timestamp": "2026-04-04 03:50:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:3180:7a16:e835:7fff:fe1b:3f45",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ2IiwidXNlcm5hbWUiOiJyYWplc2hfbWF2YWRpeWEiLCJlbWFpbCI6InJhamVzaG1hdmFkaXlhMjE1QGdtYWlsLmNvbSIsImV4cCI6MTc3NTg3NjQ5OX0.2ToEGPK9LXfLGXti589CBzuNz7msQceL-LCOyW-PWHw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e6d58baee6a5fa2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c1:3180:7a16:e835:7fff:fe1b:3f45",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c1:3180:7a16:e835:7fff:fe1b:3f45, 172.69.165.48"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 03:50:02 UTC] === END API CALL LOG ===
[04-Apr-2026 03:50:02 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 03:50:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ2IiwidXNlcm5hbWUiOiJyYWplc2hfbWF2YWRpeWEiLCJlbWFpbCI6InJhamVzaG1hdmFkaXlhMjE1QGdtYWlsLmNvbSIsImV4cCI6MTc3NTg3NjQ5OX0.2ToEGPK9LXfLGXti589CBzuNz7msQceL-LCOyW-PWHw
[04-Apr-2026 03:50:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 03:50:02 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 03:50:02 UTC] User ID: 246
[04-Apr-2026 03:50:02 UTC] ✅ User profile retrieved successfully for user ID: 246
[04-Apr-2026 03:50:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Apr-2026 03:50:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Apr-2026 03:50:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ2IiwidXNlcm5hbWUiOiJyYWplc2hfbWF2YWRpeWEiLCJlbWFpbCI6InJhamVzaG1hdmFkaXlhMjE1QGdtYWlsLmNvbSIsImV4cCI6MTc3NTg3NjQ5OX0.2ToEGPK9LXfLGXti589CBzuNz7msQceL-LCOyW-PWHw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e6d58baee665fa2-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40c1:3180:7a16:e835:7fff:fe1b:3f45","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40c1:3180:7a16:e835:7fff:fe1b:3f45, 172.69.165.49"}
[04-Apr-2026 03:50:02 UTC] === User Orders API Called ===
[04-Apr-2026 03:50:02 UTC] User ID: 246
[04-Apr-2026 03:50:02 UTC] Limit: 20, Offset: 0
[04-Apr-2026 03:50:02 UTC] Orders found: 0
[04-Apr-2026 03:50:02 UTC] Orders data: []
[04-Apr-2026 03:50:02 UTC] Total orders count: 0
[04-Apr-2026 03:50:03 UTC] === API CALL LOG ===
[04-Apr-2026 03:50:03 UTC] Endpoint: user/profile.php
[04-Apr-2026 03:50:03 UTC] Full Log Data: {
    "timestamp": "2026-04-04 03:50:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:3180:7a16:e835:7fff:fe1b:3f45",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ2IiwidXNlcm5hbWUiOiJyYWplc2hfbWF2YWRpeWEiLCJlbWFpbCI6InJhamVzaG1hdmFkaXlhMjE1QGdtYWlsLmNvbSIsImV4cCI6MTc3NTg3NjQ5OX0.2ToEGPK9LXfLGXti589CBzuNz7msQceL-LCOyW-PWHw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e6d58bec8375fa2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c1:3180:7a16:e835:7fff:fe1b:3f45",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c1:3180:7a16:e835:7fff:fe1b:3f45, 172.69.165.49"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 03:50:03 UTC] === END API CALL LOG ===
[04-Apr-2026 03:50:03 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 03:50:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ2IiwidXNlcm5hbWUiOiJyYWplc2hfbWF2YWRpeWEiLCJlbWFpbCI6InJhamVzaG1hdmFkaXlhMjE1QGdtYWlsLmNvbSIsImV4cCI6MTc3NTg3NjQ5OX0.2ToEGPK9LXfLGXti589CBzuNz7msQceL-LCOyW-PWHw
[04-Apr-2026 03:50:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 03:50:03 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 03:50:03 UTC] User ID: 246
[04-Apr-2026 03:50:03 UTC] ✅ User profile retrieved successfully for user ID: 246
[04-Apr-2026 03:50:18 UTC] === API CALL LOG ===
[04-Apr-2026 03:50:18 UTC] Endpoint: user/profile.php
[04-Apr-2026 03:50:18 UTC] Full Log Data: {
    "timestamp": "2026-04-04 03:50:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:3180:7a16:e835:7fff:fe1b:3f45",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ2IiwidXNlcm5hbWUiOiJyYWplc2hfbWF2YWRpeWEiLCJlbWFpbCI6InJhamVzaG1hdmFkaXlhMjE1QGdtYWlsLmNvbSIsImV4cCI6MTc3NTg3NjQ5OX0.2ToEGPK9LXfLGXti589CBzuNz7msQceL-LCOyW-PWHw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e6d591a6f955fa2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c1:3180:7a16:e835:7fff:fe1b:3f45",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c1:3180:7a16:e835:7fff:fe1b:3f45, 172.69.165.48"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 03:50:18 UTC] === END API CALL LOG ===
[04-Apr-2026 03:50:18 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 03:50:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ2IiwidXNlcm5hbWUiOiJyYWplc2hfbWF2YWRpeWEiLCJlbWFpbCI6InJhamVzaG1hdmFkaXlhMjE1QGdtYWlsLmNvbSIsImV4cCI6MTc3NTg3NjQ5OX0.2ToEGPK9LXfLGXti589CBzuNz7msQceL-LCOyW-PWHw
[04-Apr-2026 03:50:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 03:50:18 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 03:50:18 UTC] User ID: 246
[04-Apr-2026 03:50:18 UTC] ✅ User profile retrieved successfully for user ID: 246
[04-Apr-2026 03:50:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Apr-2026 03:50:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Apr-2026 03:50:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ2IiwidXNlcm5hbWUiOiJyYWplc2hfbWF2YWRpeWEiLCJlbWFpbCI6InJhamVzaG1hdmFkaXlhMjE1QGdtYWlsLmNvbSIsImV4cCI6MTc3NTg3NjQ5OX0.2ToEGPK9LXfLGXti589CBzuNz7msQceL-LCOyW-PWHw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e6d591a6f935fa2-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40c1:3180:7a16:e835:7fff:fe1b:3f45","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40c1:3180:7a16:e835:7fff:fe1b:3f45, 172.69.165.48"}
[04-Apr-2026 03:50:18 UTC] === User Orders API Called ===
[04-Apr-2026 03:50:18 UTC] User ID: 246
[04-Apr-2026 03:50:18 UTC] Limit: 20, Offset: 0
[04-Apr-2026 03:50:18 UTC] Orders found: 0
[04-Apr-2026 03:50:18 UTC] Orders data: []
[04-Apr-2026 03:50:18 UTC] Total orders count: 0
[04-Apr-2026 03:50:18 UTC] === API CALL LOG ===
[04-Apr-2026 03:50:18 UTC] Endpoint: user/profile.php
[04-Apr-2026 03:50:18 UTC] Full Log Data: {
    "timestamp": "2026-04-04 03:50:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:3180:7a16:e835:7fff:fe1b:3f45",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ2IiwidXNlcm5hbWUiOiJyYWplc2hfbWF2YWRpeWEiLCJlbWFpbCI6InJhamVzaG1hdmFkaXlhMjE1QGdtYWlsLmNvbSIsImV4cCI6MTc3NTg3NjQ5OX0.2ToEGPK9LXfLGXti589CBzuNz7msQceL-LCOyW-PWHw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e6d591e69955fa2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c1:3180:7a16:e835:7fff:fe1b:3f45",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c1:3180:7a16:e835:7fff:fe1b:3f45, 172.69.165.48"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 03:50:18 UTC] === END API CALL LOG ===
[04-Apr-2026 03:50:18 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 03:50:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ2IiwidXNlcm5hbWUiOiJyYWplc2hfbWF2YWRpeWEiLCJlbWFpbCI6InJhamVzaG1hdmFkaXlhMjE1QGdtYWlsLmNvbSIsImV4cCI6MTc3NTg3NjQ5OX0.2ToEGPK9LXfLGXti589CBzuNz7msQceL-LCOyW-PWHw
[04-Apr-2026 03:50:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 03:50:18 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 03:50:18 UTC] User ID: 246
[04-Apr-2026 03:50:18 UTC] ✅ User profile retrieved successfully for user ID: 246
[04-Apr-2026 03:50:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Apr-2026 03:50:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Apr-2026 03:50:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ2IiwidXNlcm5hbWUiOiJyYWplc2hfbWF2YWRpeWEiLCJlbWFpbCI6InJhamVzaG1hdmFkaXlhMjE1QGdtYWlsLmNvbSIsImV4cCI6MTc3NTg3NjQ5OX0.2ToEGPK9LXfLGXti589CBzuNz7msQceL-LCOyW-PWHw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e6d59237c3f5fa2-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40c1:3180:7a16:e835:7fff:fe1b:3f45","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40c1:3180:7a16:e835:7fff:fe1b:3f45, 172.69.165.48"}
[04-Apr-2026 03:50:19 UTC] === User Orders API Called ===
[04-Apr-2026 03:50:19 UTC] User ID: 246
[04-Apr-2026 03:50:19 UTC] Limit: 20, Offset: 0
[04-Apr-2026 03:50:19 UTC] Orders found: 0
[04-Apr-2026 03:50:19 UTC] Orders data: []
[04-Apr-2026 03:50:19 UTC] Total orders count: 0
[04-Apr-2026 03:50:21 UTC] === API CALL LOG ===
[04-Apr-2026 03:50:21 UTC] Endpoint: user/profile.php
[04-Apr-2026 03:50:21 UTC] Full Log Data: {
    "timestamp": "2026-04-04 03:50:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:3180:7a16:e835:7fff:fe1b:3f45",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ2IiwidXNlcm5hbWUiOiJyYWplc2hfbWF2YWRpeWEiLCJlbWFpbCI6InJhamVzaG1hdmFkaXlhMjE1QGdtYWlsLmNvbSIsImV4cCI6MTc3NTg3NjQ5OX0.2ToEGPK9LXfLGXti589CBzuNz7msQceL-LCOyW-PWHw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e6d5930cb485fa2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c1:3180:7a16:e835:7fff:fe1b:3f45",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c1:3180:7a16:e835:7fff:fe1b:3f45, 172.69.165.48"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 03:50:21 UTC] === END API CALL LOG ===
[04-Apr-2026 03:50:21 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 03:50:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ2IiwidXNlcm5hbWUiOiJyYWplc2hfbWF2YWRpeWEiLCJlbWFpbCI6InJhamVzaG1hdmFkaXlhMjE1QGdtYWlsLmNvbSIsImV4cCI6MTc3NTg3NjQ5OX0.2ToEGPK9LXfLGXti589CBzuNz7msQceL-LCOyW-PWHw
[04-Apr-2026 03:50:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 03:50:21 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 03:50:21 UTC] User ID: 246
[04-Apr-2026 03:50:21 UTC] ✅ User profile retrieved successfully for user ID: 246
[04-Apr-2026 03:50:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Apr-2026 03:50:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Apr-2026 03:50:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ2IiwidXNlcm5hbWUiOiJyYWplc2hfbWF2YWRpeWEiLCJlbWFpbCI6InJhamVzaG1hdmFkaXlhMjE1QGdtYWlsLmNvbSIsImV4cCI6MTc3NTg3NjQ5OX0.2ToEGPK9LXfLGXti589CBzuNz7msQceL-LCOyW-PWHw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e6d5930cb475fa2-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40c1:3180:7a16:e835:7fff:fe1b:3f45","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40c1:3180:7a16:e835:7fff:fe1b:3f45, 172.69.165.48"}
[04-Apr-2026 03:50:21 UTC] === User Orders API Called ===
[04-Apr-2026 03:50:21 UTC] User ID: 246
[04-Apr-2026 03:50:21 UTC] Limit: 20, Offset: 0
[04-Apr-2026 03:50:21 UTC] Orders found: 0
[04-Apr-2026 03:50:21 UTC] Orders data: []
[04-Apr-2026 03:50:21 UTC] Total orders count: 0
[04-Apr-2026 03:50:22 UTC] === API CALL LOG ===
[04-Apr-2026 03:50:22 UTC] Endpoint: user/profile.php
[04-Apr-2026 03:50:22 UTC] Full Log Data: {
    "timestamp": "2026-04-04 03:50:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:3180:7a16:e835:7fff:fe1b:3f45",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ2IiwidXNlcm5hbWUiOiJyYWplc2hfbWF2YWRpeWEiLCJlbWFpbCI6InJhamVzaG1hdmFkaXlhMjE1QGdtYWlsLmNvbSIsImV4cCI6MTc3NTg3NjQ5OX0.2ToEGPK9LXfLGXti589CBzuNz7msQceL-LCOyW-PWHw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e6d59346ce25fa2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c1:3180:7a16:e835:7fff:fe1b:3f45",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c1:3180:7a16:e835:7fff:fe1b:3f45, 172.69.165.48"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 03:50:22 UTC] === END API CALL LOG ===
[04-Apr-2026 03:50:22 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 03:50:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ2IiwidXNlcm5hbWUiOiJyYWplc2hfbWF2YWRpeWEiLCJlbWFpbCI6InJhamVzaG1hdmFkaXlhMjE1QGdtYWlsLmNvbSIsImV4cCI6MTc3NTg3NjQ5OX0.2ToEGPK9LXfLGXti589CBzuNz7msQceL-LCOyW-PWHw
[04-Apr-2026 03:50:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 03:50:22 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 03:50:22 UTC] User ID: 246
[04-Apr-2026 03:50:22 UTC] ✅ User profile retrieved successfully for user ID: 246
[04-Apr-2026 07:45:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Apr-2026 07:45:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Apr-2026 07:45:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ3IiwidXNlcm5hbWUiOiJ6aW5jeXkiLCJlbWFpbCI6InphaWRtNHlvdUBnbWFpbC5jb20iLCJleHAiOjE3NzU4OTM1MTl9.D2dIPZGZ_YSDOXUG_7iVXrv9foWhjc50C97Vi1pOI_w","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e6eb1668be9e162-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:58ba:b6b6::430:99e2","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:4900:58ba:b6b6::430:99e2, 172.68.234.189"}
[04-Apr-2026 07:45:20 UTC] === User Orders API Called ===
[04-Apr-2026 07:45:20 UTC] User ID: 247
[04-Apr-2026 07:45:20 UTC] Limit: 20, Offset: 0
[04-Apr-2026 07:45:20 UTC] Orders found: 0
[04-Apr-2026 07:45:20 UTC] Orders data: []
[04-Apr-2026 07:45:20 UTC] Total orders count: 0
[04-Apr-2026 07:45:20 UTC] === API CALL LOG ===
[04-Apr-2026 07:45:20 UTC] Endpoint: user/profile.php
[04-Apr-2026 07:45:20 UTC] Full Log Data: {
    "timestamp": "2026-04-04 07:45:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:58ba:b6b6::430:99e2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ3IiwidXNlcm5hbWUiOiJ6aW5jeXkiLCJlbWFpbCI6InphaWRtNHlvdUBnbWFpbC5jb20iLCJleHAiOjE3NzU4OTM1MTl9.D2dIPZGZ_YSDOXUG_7iVXrv9foWhjc50C97Vi1pOI_w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e6eb1668be7e162-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:58ba:b6b6::430:99e2",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:58ba:b6b6::430:99e2, 172.68.234.189"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 07:45:20 UTC] === END API CALL LOG ===
[04-Apr-2026 07:45:20 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 07:45:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ3IiwidXNlcm5hbWUiOiJ6aW5jeXkiLCJlbWFpbCI6InphaWRtNHlvdUBnbWFpbC5jb20iLCJleHAiOjE3NzU4OTM1MTl9.D2dIPZGZ_YSDOXUG_7iVXrv9foWhjc50C97Vi1pOI_w
[04-Apr-2026 07:45:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 07:45:20 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 07:45:20 UTC] User ID: 247
[04-Apr-2026 07:45:20 UTC] ✅ User profile retrieved successfully for user ID: 247
[04-Apr-2026 07:45:20 UTC] === API CALL LOG ===
[04-Apr-2026 07:45:20 UTC] Endpoint: user/profile.php
[04-Apr-2026 07:45:20 UTC] Full Log Data: {
    "timestamp": "2026-04-04 07:45:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:58ba:b6b6::430:99e2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ3IiwidXNlcm5hbWUiOiJ6aW5jeXkiLCJlbWFpbCI6InphaWRtNHlvdUBnbWFpbC5jb20iLCJleHAiOjE3NzU4OTM1MTl9.D2dIPZGZ_YSDOXUG_7iVXrv9foWhjc50C97Vi1pOI_w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e6eb1679d32e162-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:58ba:b6b6::430:99e2",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:58ba:b6b6::430:99e2, 172.68.234.189"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 07:45:20 UTC] === END API CALL LOG ===
[04-Apr-2026 07:45:20 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 07:45:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ3IiwidXNlcm5hbWUiOiJ6aW5jeXkiLCJlbWFpbCI6InphaWRtNHlvdUBnbWFpbC5jb20iLCJleHAiOjE3NzU4OTM1MTl9.D2dIPZGZ_YSDOXUG_7iVXrv9foWhjc50C97Vi1pOI_w
[04-Apr-2026 07:45:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 07:45:20 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 07:45:20 UTC] User ID: 247
[04-Apr-2026 07:45:20 UTC] ✅ User profile retrieved successfully for user ID: 247
[04-Apr-2026 07:45:21 UTC] === API CALL LOG ===
[04-Apr-2026 07:45:21 UTC] Endpoint: user/profile.php
[04-Apr-2026 07:45:21 UTC] Full Log Data: {
    "timestamp": "2026-04-04 07:45:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:58ba:b6b6::430:99e2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ3IiwidXNlcm5hbWUiOiJ6aW5jeXkiLCJlbWFpbCI6InphaWRtNHlvdUBnbWFpbC5jb20iLCJleHAiOjE3NzU4OTM1MTl9.D2dIPZGZ_YSDOXUG_7iVXrv9foWhjc50C97Vi1pOI_w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e6eb16efebee162-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:58ba:b6b6::430:99e2",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:58ba:b6b6::430:99e2, 172.68.234.189"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 07:45:21 UTC] === END API CALL LOG ===
[04-Apr-2026 07:45:21 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 07:45:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ3IiwidXNlcm5hbWUiOiJ6aW5jeXkiLCJlbWFpbCI6InphaWRtNHlvdUBnbWFpbC5jb20iLCJleHAiOjE3NzU4OTM1MTl9.D2dIPZGZ_YSDOXUG_7iVXrv9foWhjc50C97Vi1pOI_w
[04-Apr-2026 07:45:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 07:45:21 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 07:45:21 UTC] User ID: 247
[04-Apr-2026 07:45:21 UTC] ✅ User profile retrieved successfully for user ID: 247
[04-Apr-2026 07:45:25 UTC] === API CALL LOG ===
[04-Apr-2026 07:45:25 UTC] Endpoint: user/profile.php
[04-Apr-2026 07:45:25 UTC] Full Log Data: {
    "timestamp": "2026-04-04 07:45:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:58ba:b6b6::430:99e2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ3IiwidXNlcm5hbWUiOiJ6aW5jeXkiLCJlbWFpbCI6InphaWRtNHlvdUBnbWFpbC5jb20iLCJleHAiOjE3NzU4OTM1MTl9.D2dIPZGZ_YSDOXUG_7iVXrv9foWhjc50C97Vi1pOI_w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e6eb1858e11e162-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:58ba:b6b6::430:99e2",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:58ba:b6b6::430:99e2, 172.68.234.131"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 07:45:25 UTC] === END API CALL LOG ===
[04-Apr-2026 07:45:25 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 07:45:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ3IiwidXNlcm5hbWUiOiJ6aW5jeXkiLCJlbWFpbCI6InphaWRtNHlvdUBnbWFpbC5jb20iLCJleHAiOjE3NzU4OTM1MTl9.D2dIPZGZ_YSDOXUG_7iVXrv9foWhjc50C97Vi1pOI_w
[04-Apr-2026 07:45:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 07:45:25 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 07:45:25 UTC] User ID: 247
[04-Apr-2026 07:45:25 UTC] ✅ User profile retrieved successfully for user ID: 247
[04-Apr-2026 07:45:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Apr-2026 07:45:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Apr-2026 07:45:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ3IiwidXNlcm5hbWUiOiJ6aW5jeXkiLCJlbWFpbCI6InphaWRtNHlvdUBnbWFpbC5jb20iLCJleHAiOjE3NzU4OTM1MTl9.D2dIPZGZ_YSDOXUG_7iVXrv9foWhjc50C97Vi1pOI_w","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e6eb1fa9fc3e162-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:58ba:b6b6::430:99e2","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:4900:58ba:b6b6::430:99e2, 172.68.234.131"}
[04-Apr-2026 07:45:44 UTC] === User Orders API Called ===
[04-Apr-2026 07:45:44 UTC] User ID: 247
[04-Apr-2026 07:45:44 UTC] Limit: 20, Offset: 0
[04-Apr-2026 07:45:44 UTC] Orders found: 0
[04-Apr-2026 07:45:44 UTC] Orders data: []
[04-Apr-2026 07:45:44 UTC] Total orders count: 0
[04-Apr-2026 07:45:44 UTC] === API CALL LOG ===
[04-Apr-2026 07:45:44 UTC] Endpoint: user/profile.php
[04-Apr-2026 07:45:44 UTC] Full Log Data: {
    "timestamp": "2026-04-04 07:45:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:58ba:b6b6::430:99e2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ3IiwidXNlcm5hbWUiOiJ6aW5jeXkiLCJlbWFpbCI6InphaWRtNHlvdUBnbWFpbC5jb20iLCJleHAiOjE3NzU4OTM1MTl9.D2dIPZGZ_YSDOXUG_7iVXrv9foWhjc50C97Vi1pOI_w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e6eb1fa9fc8e162-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:58ba:b6b6::430:99e2",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:58ba:b6b6::430:99e2, 172.68.234.131"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 07:45:44 UTC] === END API CALL LOG ===
[04-Apr-2026 07:45:44 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 07:45:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ3IiwidXNlcm5hbWUiOiJ6aW5jeXkiLCJlbWFpbCI6InphaWRtNHlvdUBnbWFpbC5jb20iLCJleHAiOjE3NzU4OTM1MTl9.D2dIPZGZ_YSDOXUG_7iVXrv9foWhjc50C97Vi1pOI_w
[04-Apr-2026 07:45:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 07:45:44 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 07:45:44 UTC] User ID: 247
[04-Apr-2026 07:45:44 UTC] ✅ User profile retrieved successfully for user ID: 247
[04-Apr-2026 07:45:44 UTC] === API CALL LOG ===
[04-Apr-2026 07:45:44 UTC] Endpoint: user/profile.php
[04-Apr-2026 07:45:44 UTC] Full Log Data: {
    "timestamp": "2026-04-04 07:45:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:58ba:b6b6::430:99e2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ3IiwidXNlcm5hbWUiOiJ6aW5jeXkiLCJlbWFpbCI6InphaWRtNHlvdUBnbWFpbC5jb20iLCJleHAiOjE3NzU4OTM1MTl9.D2dIPZGZ_YSDOXUG_7iVXrv9foWhjc50C97Vi1pOI_w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e6eb1fdfc7de162-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:58ba:b6b6::430:99e2",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:58ba:b6b6::430:99e2, 172.68.234.131"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 07:45:44 UTC] === END API CALL LOG ===
[04-Apr-2026 07:45:44 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 07:45:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ3IiwidXNlcm5hbWUiOiJ6aW5jeXkiLCJlbWFpbCI6InphaWRtNHlvdUBnbWFpbC5jb20iLCJleHAiOjE3NzU4OTM1MTl9.D2dIPZGZ_YSDOXUG_7iVXrv9foWhjc50C97Vi1pOI_w
[04-Apr-2026 07:45:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 07:45:44 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 07:45:44 UTC] User ID: 247
[04-Apr-2026 07:45:44 UTC] ✅ User profile retrieved successfully for user ID: 247
[04-Apr-2026 07:45:45 UTC] === API CALL LOG ===
[04-Apr-2026 07:45:45 UTC] Endpoint: user/profile.php
[04-Apr-2026 07:45:45 UTC] Full Log Data: {
    "timestamp": "2026-04-04 07:45:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:58ba:b6b6::430:99e2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ3IiwidXNlcm5hbWUiOiJ6aW5jeXkiLCJlbWFpbCI6InphaWRtNHlvdUBnbWFpbC5jb20iLCJleHAiOjE3NzU4OTM1MTl9.D2dIPZGZ_YSDOXUG_7iVXrv9foWhjc50C97Vi1pOI_w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e6eb2005ff4e162-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:58ba:b6b6::430:99e2",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:58ba:b6b6::430:99e2, 172.68.234.131"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 07:45:45 UTC] === END API CALL LOG ===
[04-Apr-2026 07:45:45 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 07:45:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ3IiwidXNlcm5hbWUiOiJ6aW5jeXkiLCJlbWFpbCI6InphaWRtNHlvdUBnbWFpbC5jb20iLCJleHAiOjE3NzU4OTM1MTl9.D2dIPZGZ_YSDOXUG_7iVXrv9foWhjc50C97Vi1pOI_w
[04-Apr-2026 07:45:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 07:45:45 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 07:45:45 UTC] User ID: 247
[04-Apr-2026 07:45:45 UTC] ✅ User profile retrieved successfully for user ID: 247
[04-Apr-2026 07:45:48 UTC] === API CALL LOG ===
[04-Apr-2026 07:45:48 UTC] Endpoint: user/profile.php
[04-Apr-2026 07:45:48 UTC] Full Log Data: {
    "timestamp": "2026-04-04 07:45:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:58ba:b6b6::430:99e2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ3IiwidXNlcm5hbWUiOiJ6aW5jeXkiLCJlbWFpbCI6InphaWRtNHlvdUBnbWFpbC5jb20iLCJleHAiOjE3NzU4OTM1MTl9.D2dIPZGZ_YSDOXUG_7iVXrv9foWhjc50C97Vi1pOI_w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e6eb2134fcae23e-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:58ba:b6b6::430:99e2",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:58ba:b6b6::430:99e2, 172.70.108.42"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 07:45:48 UTC] === END API CALL LOG ===
[04-Apr-2026 07:45:48 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 07:45:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ3IiwidXNlcm5hbWUiOiJ6aW5jeXkiLCJlbWFpbCI6InphaWRtNHlvdUBnbWFpbC5jb20iLCJleHAiOjE3NzU4OTM1MTl9.D2dIPZGZ_YSDOXUG_7iVXrv9foWhjc50C97Vi1pOI_w
[04-Apr-2026 07:45:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 07:45:48 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 07:45:48 UTC] User ID: 247
[04-Apr-2026 07:45:48 UTC] ✅ User profile retrieved successfully for user ID: 247
[04-Apr-2026 07:45:48 UTC] === API CALL LOG ===
[04-Apr-2026 07:45:48 UTC] Endpoint: user/profile.php
[04-Apr-2026 07:45:48 UTC] Full Log Data: {
    "timestamp": "2026-04-04 07:45:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:58ba:b6b6::430:99e2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ3IiwidXNlcm5hbWUiOiJ6aW5jeXkiLCJlbWFpbCI6InphaWRtNHlvdUBnbWFpbC5jb20iLCJleHAiOjE3NzU4OTM1MTl9.D2dIPZGZ_YSDOXUG_7iVXrv9foWhjc50C97Vi1pOI_w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e6eb216fe92e23e-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:58ba:b6b6::430:99e2",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:58ba:b6b6::430:99e2, 172.70.108.42"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 07:45:48 UTC] === END API CALL LOG ===
[04-Apr-2026 07:45:48 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 07:45:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ3IiwidXNlcm5hbWUiOiJ6aW5jeXkiLCJlbWFpbCI6InphaWRtNHlvdUBnbWFpbC5jb20iLCJleHAiOjE3NzU4OTM1MTl9.D2dIPZGZ_YSDOXUG_7iVXrv9foWhjc50C97Vi1pOI_w
[04-Apr-2026 07:45:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 07:45:48 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 07:45:48 UTC] User ID: 247
[04-Apr-2026 07:45:48 UTC] ✅ User profile retrieved successfully for user ID: 247
[04-Apr-2026 07:45:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Apr-2026 07:45:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Apr-2026 07:45:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ3IiwidXNlcm5hbWUiOiJ6aW5jeXkiLCJlbWFpbCI6InphaWRtNHlvdUBnbWFpbC5jb20iLCJleHAiOjE3NzU4OTM1MTl9.D2dIPZGZ_YSDOXUG_7iVXrv9foWhjc50C97Vi1pOI_w","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e6eb216fe96e23e-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:58ba:b6b6::430:99e2","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:4900:58ba:b6b6::430:99e2, 172.70.108.43"}
[04-Apr-2026 07:45:48 UTC] === User Orders API Called ===
[04-Apr-2026 07:45:48 UTC] User ID: 247
[04-Apr-2026 07:45:48 UTC] Limit: 20, Offset: 0
[04-Apr-2026 07:45:48 UTC] Orders found: 0
[04-Apr-2026 07:45:48 UTC] Orders data: []
[04-Apr-2026 07:45:48 UTC] Total orders count: 0
[04-Apr-2026 07:45:48 UTC] === API CALL LOG ===
[04-Apr-2026 07:45:48 UTC] Endpoint: user/profile.php
[04-Apr-2026 07:45:48 UTC] Full Log Data: {
    "timestamp": "2026-04-04 07:45:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:58ba:b6b6::430:99e2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ3IiwidXNlcm5hbWUiOiJ6aW5jeXkiLCJlbWFpbCI6InphaWRtNHlvdUBnbWFpbC5jb20iLCJleHAiOjE3NzU4OTM1MTl9.D2dIPZGZ_YSDOXUG_7iVXrv9foWhjc50C97Vi1pOI_w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e6eb21818d8e23e-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:58ba:b6b6::430:99e2",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:58ba:b6b6::430:99e2, 172.70.108.42"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 07:45:48 UTC] === END API CALL LOG ===
[04-Apr-2026 07:45:48 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 07:45:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ3IiwidXNlcm5hbWUiOiJ6aW5jeXkiLCJlbWFpbCI6InphaWRtNHlvdUBnbWFpbC5jb20iLCJleHAiOjE3NzU4OTM1MTl9.D2dIPZGZ_YSDOXUG_7iVXrv9foWhjc50C97Vi1pOI_w
[04-Apr-2026 07:45:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 07:45:48 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 07:45:48 UTC] User ID: 247
[04-Apr-2026 07:45:48 UTC] ✅ User profile retrieved successfully for user ID: 247
[04-Apr-2026 07:45:49 UTC] === API CALL LOG ===
[04-Apr-2026 07:45:49 UTC] Endpoint: user/profile.php
[04-Apr-2026 07:45:49 UTC] Full Log Data: {
    "timestamp": "2026-04-04 07:45:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:58ba:b6b6::430:99e2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ3IiwidXNlcm5hbWUiOiJ6aW5jeXkiLCJlbWFpbCI6InphaWRtNHlvdUBnbWFpbC5jb20iLCJleHAiOjE3NzU4OTM1MTl9.D2dIPZGZ_YSDOXUG_7iVXrv9foWhjc50C97Vi1pOI_w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e6eb21caa0ae23e-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:58ba:b6b6::430:99e2",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:58ba:b6b6::430:99e2, 172.70.108.42"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 07:45:49 UTC] === END API CALL LOG ===
[04-Apr-2026 07:45:49 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 07:45:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ3IiwidXNlcm5hbWUiOiJ6aW5jeXkiLCJlbWFpbCI6InphaWRtNHlvdUBnbWFpbC5jb20iLCJleHAiOjE3NzU4OTM1MTl9.D2dIPZGZ_YSDOXUG_7iVXrv9foWhjc50C97Vi1pOI_w
[04-Apr-2026 07:45:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 07:45:49 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 07:45:49 UTC] User ID: 247
[04-Apr-2026 07:45:49 UTC] ✅ User profile retrieved successfully for user ID: 247
[04-Apr-2026 07:45:49 UTC] === API CALL LOG ===
[04-Apr-2026 07:45:49 UTC] Endpoint: user/profile.php
[04-Apr-2026 07:45:49 UTC] Full Log Data: {
    "timestamp": "2026-04-04 07:45:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:58ba:b6b6::430:99e2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ3IiwidXNlcm5hbWUiOiJ6aW5jeXkiLCJlbWFpbCI6InphaWRtNHlvdUBnbWFpbC5jb20iLCJleHAiOjE3NzU4OTM1MTl9.D2dIPZGZ_YSDOXUG_7iVXrv9foWhjc50C97Vi1pOI_w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e6eb21f2ea1e23e-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:58ba:b6b6::430:99e2",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:58ba:b6b6::430:99e2, 172.70.108.43"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 07:45:49 UTC] === END API CALL LOG ===
[04-Apr-2026 07:45:49 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 07:45:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ3IiwidXNlcm5hbWUiOiJ6aW5jeXkiLCJlbWFpbCI6InphaWRtNHlvdUBnbWFpbC5jb20iLCJleHAiOjE3NzU4OTM1MTl9.D2dIPZGZ_YSDOXUG_7iVXrv9foWhjc50C97Vi1pOI_w
[04-Apr-2026 07:45:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 07:45:49 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 07:45:49 UTC] User ID: 247
[04-Apr-2026 07:45:49 UTC] ✅ User profile retrieved successfully for user ID: 247
[04-Apr-2026 07:45:51 UTC] === API CALL LOG ===
[04-Apr-2026 07:45:51 UTC] Endpoint: user/profile.php
[04-Apr-2026 07:45:51 UTC] Full Log Data: {
    "timestamp": "2026-04-04 07:45:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:58ba:b6b6::430:99e2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ3IiwidXNlcm5hbWUiOiJ6aW5jeXkiLCJlbWFpbCI6InphaWRtNHlvdUBnbWFpbC5jb20iLCJleHAiOjE3NzU4OTM1MTl9.D2dIPZGZ_YSDOXUG_7iVXrv9foWhjc50C97Vi1pOI_w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e6eb228185de23e-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:58ba:b6b6::430:99e2",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:58ba:b6b6::430:99e2, 172.70.108.42"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 07:45:51 UTC] === END API CALL LOG ===
[04-Apr-2026 07:45:51 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 07:45:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ3IiwidXNlcm5hbWUiOiJ6aW5jeXkiLCJlbWFpbCI6InphaWRtNHlvdUBnbWFpbC5jb20iLCJleHAiOjE3NzU4OTM1MTl9.D2dIPZGZ_YSDOXUG_7iVXrv9foWhjc50C97Vi1pOI_w
[04-Apr-2026 07:45:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 07:45:51 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 07:45:51 UTC] User ID: 247
[04-Apr-2026 07:45:51 UTC] ✅ User profile retrieved successfully for user ID: 247
[04-Apr-2026 07:46:21 UTC] === API CALL LOG ===
[04-Apr-2026 07:46:21 UTC] Endpoint: user/profile.php
[04-Apr-2026 07:46:21 UTC] Full Log Data: {
    "timestamp": "2026-04-04 07:46:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:58ba:b6b6::430:99e2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ3IiwidXNlcm5hbWUiOiJ6aW5jeXkiLCJlbWFpbCI6InphaWRtNHlvdUBnbWFpbC5jb20iLCJleHAiOjE3NzU4OTM1MTl9.D2dIPZGZ_YSDOXUG_7iVXrv9foWhjc50C97Vi1pOI_w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e6eb2e38a37e23e-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:58ba:b6b6::430:99e2",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:58ba:b6b6::430:99e2, 172.70.108.43"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 07:46:21 UTC] === END API CALL LOG ===
[04-Apr-2026 07:46:21 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 07:46:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ3IiwidXNlcm5hbWUiOiJ6aW5jeXkiLCJlbWFpbCI6InphaWRtNHlvdUBnbWFpbC5jb20iLCJleHAiOjE3NzU4OTM1MTl9.D2dIPZGZ_YSDOXUG_7iVXrv9foWhjc50C97Vi1pOI_w
[04-Apr-2026 07:46:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 07:46:21 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 07:46:21 UTC] User ID: 247
[04-Apr-2026 07:46:21 UTC] ✅ User profile retrieved successfully for user ID: 247
[04-Apr-2026 07:46:31 UTC] === API CALL LOG ===
[04-Apr-2026 07:46:31 UTC] Endpoint: user/profile.php
[04-Apr-2026 07:46:31 UTC] Full Log Data: {
    "timestamp": "2026-04-04 07:46:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:58ba:b6b6::430:99e2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ3IiwidXNlcm5hbWUiOiJ6aW5jeXkiLCJlbWFpbCI6InphaWRtNHlvdUBnbWFpbC5jb20iLCJleHAiOjE3NzU4OTM1MTl9.D2dIPZGZ_YSDOXUG_7iVXrv9foWhjc50C97Vi1pOI_w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e6eb3237b9fe23e-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:58ba:b6b6::430:99e2",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:58ba:b6b6::430:99e2, 172.70.108.42"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 07:46:31 UTC] === END API CALL LOG ===
[04-Apr-2026 07:46:31 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 07:46:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ3IiwidXNlcm5hbWUiOiJ6aW5jeXkiLCJlbWFpbCI6InphaWRtNHlvdUBnbWFpbC5jb20iLCJleHAiOjE3NzU4OTM1MTl9.D2dIPZGZ_YSDOXUG_7iVXrv9foWhjc50C97Vi1pOI_w
[04-Apr-2026 07:46:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 07:46:31 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 07:46:31 UTC] User ID: 247
[04-Apr-2026 07:46:31 UTC] ✅ User profile retrieved successfully for user ID: 247
[04-Apr-2026 07:47:46 UTC] === API CALL LOG ===
[04-Apr-2026 07:47:46 UTC] Endpoint: user/profile.php
[04-Apr-2026 07:47:46 UTC] Full Log Data: {
    "timestamp": "2026-04-04 07:47:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:58ba:b6b6::430:99e2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ3IiwidXNlcm5hbWUiOiJ6aW5jeXkiLCJlbWFpbCI6InphaWRtNHlvdUBnbWFpbC5jb20iLCJleHAiOjE3NzU4OTM1MTl9.D2dIPZGZ_YSDOXUG_7iVXrv9foWhjc50C97Vi1pOI_w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e6eb4f74c93e1ac-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:58ba:b6b6::430:99e2",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:58ba:b6b6::430:99e2, 172.68.234.130"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 07:47:46 UTC] === END API CALL LOG ===
[04-Apr-2026 07:47:46 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 07:47:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ3IiwidXNlcm5hbWUiOiJ6aW5jeXkiLCJlbWFpbCI6InphaWRtNHlvdUBnbWFpbC5jb20iLCJleHAiOjE3NzU4OTM1MTl9.D2dIPZGZ_YSDOXUG_7iVXrv9foWhjc50C97Vi1pOI_w
[04-Apr-2026 07:47:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 07:47:46 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 07:47:46 UTC] User ID: 247
[04-Apr-2026 07:47:46 UTC] ✅ User profile retrieved successfully for user ID: 247
[04-Apr-2026 07:47:47 UTC] === API CALL LOG ===
[04-Apr-2026 07:47:47 UTC] Endpoint: user/profile.php
[04-Apr-2026 07:47:47 UTC] Full Log Data: {
    "timestamp": "2026-04-04 07:47:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:58ba:b6b6::430:99e2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ3IiwidXNlcm5hbWUiOiJ6aW5jeXkiLCJlbWFpbCI6InphaWRtNHlvdUBnbWFpbC5jb20iLCJleHAiOjE3NzU4OTM1MTl9.D2dIPZGZ_YSDOXUG_7iVXrv9foWhjc50C97Vi1pOI_w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e6eb4fb9b5fe1ac-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:58ba:b6b6::430:99e2",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:58ba:b6b6::430:99e2, 172.68.234.130"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 07:47:47 UTC] === END API CALL LOG ===
[04-Apr-2026 07:47:47 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 07:47:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ3IiwidXNlcm5hbWUiOiJ6aW5jeXkiLCJlbWFpbCI6InphaWRtNHlvdUBnbWFpbC5jb20iLCJleHAiOjE3NzU4OTM1MTl9.D2dIPZGZ_YSDOXUG_7iVXrv9foWhjc50C97Vi1pOI_w
[04-Apr-2026 07:47:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 07:47:47 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 07:47:47 UTC] User ID: 247
[04-Apr-2026 07:47:47 UTC] ✅ User profile retrieved successfully for user ID: 247
[04-Apr-2026 07:47:47 UTC] === API CALL LOG ===
[04-Apr-2026 07:47:47 UTC] Endpoint: user/profile.php
[04-Apr-2026 07:47:47 UTC] Full Log Data: {
    "timestamp": "2026-04-04 07:47:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:58ba:b6b6::430:99e2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ3IiwidXNlcm5hbWUiOiJ6aW5jeXkiLCJlbWFpbCI6InphaWRtNHlvdUBnbWFpbC5jb20iLCJleHAiOjE3NzU4OTM1MTl9.D2dIPZGZ_YSDOXUG_7iVXrv9foWhjc50C97Vi1pOI_w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e6eb4fb9b65e1ac-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:58ba:b6b6::430:99e2",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:58ba:b6b6::430:99e2, 172.68.234.131"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 07:47:47 UTC] === END API CALL LOG ===
[04-Apr-2026 07:47:47 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 07:47:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ3IiwidXNlcm5hbWUiOiJ6aW5jeXkiLCJlbWFpbCI6InphaWRtNHlvdUBnbWFpbC5jb20iLCJleHAiOjE3NzU4OTM1MTl9.D2dIPZGZ_YSDOXUG_7iVXrv9foWhjc50C97Vi1pOI_w
[04-Apr-2026 07:47:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 07:47:47 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 07:47:47 UTC] User ID: 247
[04-Apr-2026 07:47:47 UTC] ✅ User profile retrieved successfully for user ID: 247
[04-Apr-2026 07:47:47 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Apr-2026 07:47:47 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Apr-2026 07:47:47 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ3IiwidXNlcm5hbWUiOiJ6aW5jeXkiLCJlbWFpbCI6InphaWRtNHlvdUBnbWFpbC5jb20iLCJleHAiOjE3NzU4OTM1MTl9.D2dIPZGZ_YSDOXUG_7iVXrv9foWhjc50C97Vi1pOI_w","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e6eb4fb9b63e1ac-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:58ba:b6b6::430:99e2","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:4900:58ba:b6b6::430:99e2, 172.68.234.130"}
[04-Apr-2026 07:47:47 UTC] === User Orders API Called ===
[04-Apr-2026 07:47:47 UTC] User ID: 247
[04-Apr-2026 07:47:47 UTC] Limit: 20, Offset: 0
[04-Apr-2026 07:47:47 UTC] Orders found: 0
[04-Apr-2026 07:47:47 UTC] Orders data: []
[04-Apr-2026 07:47:47 UTC] Total orders count: 0
[04-Apr-2026 07:47:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Apr-2026 07:47:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Apr-2026 07:47:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ3IiwidXNlcm5hbWUiOiJ6aW5jeXkiLCJlbWFpbCI6InphaWRtNHlvdUBnbWFpbC5jb20iLCJleHAiOjE3NzU4OTM1MTl9.D2dIPZGZ_YSDOXUG_7iVXrv9foWhjc50C97Vi1pOI_w","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e6eb510dc8ce1ac-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:58ba:b6b6::430:99e2","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:4900:58ba:b6b6::430:99e2, 172.68.234.131"}
[04-Apr-2026 07:47:50 UTC] === User Orders API Called ===
[04-Apr-2026 07:47:50 UTC] User ID: 247
[04-Apr-2026 07:47:50 UTC] Limit: 20, Offset: 0
[04-Apr-2026 07:47:50 UTC] Orders found: 0
[04-Apr-2026 07:47:50 UTC] Orders data: []
[04-Apr-2026 07:47:50 UTC] Total orders count: 0
[04-Apr-2026 07:47:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Apr-2026 07:47:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Apr-2026 07:47:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ3IiwidXNlcm5hbWUiOiJ6aW5jeXkiLCJlbWFpbCI6InphaWRtNHlvdUBnbWFpbC5jb20iLCJleHAiOjE3NzU4OTM1MTl9.D2dIPZGZ_YSDOXUG_7iVXrv9foWhjc50C97Vi1pOI_w","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e6eb51bfeafe1ac-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:58ba:b6b6::430:99e2","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:4900:58ba:b6b6::430:99e2, 172.68.234.131"}
[04-Apr-2026 07:47:52 UTC] === User Orders API Called ===
[04-Apr-2026 07:47:52 UTC] User ID: 247
[04-Apr-2026 07:47:52 UTC] Limit: 20, Offset: 0
[04-Apr-2026 07:47:52 UTC] Orders found: 0
[04-Apr-2026 07:47:52 UTC] Orders data: []
[04-Apr-2026 07:47:52 UTC] Total orders count: 0
[04-Apr-2026 07:47:52 UTC] === API CALL LOG ===
[04-Apr-2026 07:47:52 UTC] Endpoint: user/profile.php
[04-Apr-2026 07:47:52 UTC] Full Log Data: {
    "timestamp": "2026-04-04 07:47:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:58ba:b6b6::430:99e2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ3IiwidXNlcm5hbWUiOiJ6aW5jeXkiLCJlbWFpbCI6InphaWRtNHlvdUBnbWFpbC5jb20iLCJleHAiOjE3NzU4OTM1MTl9.D2dIPZGZ_YSDOXUG_7iVXrv9foWhjc50C97Vi1pOI_w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e6eb51bfeb1e1ac-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:58ba:b6b6::430:99e2",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:58ba:b6b6::430:99e2, 172.68.234.130"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 07:47:52 UTC] === END API CALL LOG ===
[04-Apr-2026 07:47:52 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 07:47:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ3IiwidXNlcm5hbWUiOiJ6aW5jeXkiLCJlbWFpbCI6InphaWRtNHlvdUBnbWFpbC5jb20iLCJleHAiOjE3NzU4OTM1MTl9.D2dIPZGZ_YSDOXUG_7iVXrv9foWhjc50C97Vi1pOI_w
[04-Apr-2026 07:47:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 07:47:52 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 07:47:52 UTC] User ID: 247
[04-Apr-2026 07:47:52 UTC] ✅ User profile retrieved successfully for user ID: 247
[04-Apr-2026 07:47:52 UTC] === API CALL LOG ===
[04-Apr-2026 07:47:52 UTC] Endpoint: user/profile.php
[04-Apr-2026 07:47:52 UTC] Full Log Data: {
    "timestamp": "2026-04-04 07:47:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:58ba:b6b6::430:99e2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ3IiwidXNlcm5hbWUiOiJ6aW5jeXkiLCJlbWFpbCI6InphaWRtNHlvdUBnbWFpbC5jb20iLCJleHAiOjE3NzU4OTM1MTl9.D2dIPZGZ_YSDOXUG_7iVXrv9foWhjc50C97Vi1pOI_w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e6eb51efb3de1ac-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:58ba:b6b6::430:99e2",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:58ba:b6b6::430:99e2, 172.68.234.130"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 07:47:52 UTC] === END API CALL LOG ===
[04-Apr-2026 07:47:52 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 07:47:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ3IiwidXNlcm5hbWUiOiJ6aW5jeXkiLCJlbWFpbCI6InphaWRtNHlvdUBnbWFpbC5jb20iLCJleHAiOjE3NzU4OTM1MTl9.D2dIPZGZ_YSDOXUG_7iVXrv9foWhjc50C97Vi1pOI_w
[04-Apr-2026 07:47:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 07:47:52 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 07:47:52 UTC] User ID: 247
[04-Apr-2026 07:47:52 UTC] ✅ User profile retrieved successfully for user ID: 247
[04-Apr-2026 07:48:07 UTC] === API CALL LOG ===
[04-Apr-2026 07:48:07 UTC] Endpoint: user/profile.php
[04-Apr-2026 07:48:07 UTC] Full Log Data: {
    "timestamp": "2026-04-04 07:48:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:58ba:b6b6::430:99e2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ3IiwidXNlcm5hbWUiOiJ6aW5jeXkiLCJlbWFpbCI6InphaWRtNHlvdUBnbWFpbC5jb20iLCJleHAiOjE3NzU4OTM1MTl9.D2dIPZGZ_YSDOXUG_7iVXrv9foWhjc50C97Vi1pOI_w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e6eb57c0915e1ac-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:58ba:b6b6::430:99e2",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:58ba:b6b6::430:99e2, 172.68.234.131"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 07:48:07 UTC] === END API CALL LOG ===
[04-Apr-2026 07:48:07 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 07:48:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ3IiwidXNlcm5hbWUiOiJ6aW5jeXkiLCJlbWFpbCI6InphaWRtNHlvdUBnbWFpbC5jb20iLCJleHAiOjE3NzU4OTM1MTl9.D2dIPZGZ_YSDOXUG_7iVXrv9foWhjc50C97Vi1pOI_w
[04-Apr-2026 07:48:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 07:48:07 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 07:48:07 UTC] User ID: 247
[04-Apr-2026 07:48:07 UTC] ✅ User profile retrieved successfully for user ID: 247
[04-Apr-2026 07:48:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Apr-2026 07:48:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Apr-2026 07:48:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ3IiwidXNlcm5hbWUiOiJ6aW5jeXkiLCJlbWFpbCI6InphaWRtNHlvdUBnbWFpbC5jb20iLCJleHAiOjE3NzU4OTM1MTl9.D2dIPZGZ_YSDOXUG_7iVXrv9foWhjc50C97Vi1pOI_w","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e6eb57c0914e1ac-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:58ba:b6b6::430:99e2","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:4900:58ba:b6b6::430:99e2, 172.68.234.130"}
[04-Apr-2026 07:48:07 UTC] === User Orders API Called ===
[04-Apr-2026 07:48:07 UTC] User ID: 247
[04-Apr-2026 07:48:07 UTC] Limit: 20, Offset: 0
[04-Apr-2026 07:48:07 UTC] Orders found: 0
[04-Apr-2026 07:48:07 UTC] Orders data: []
[04-Apr-2026 07:48:07 UTC] Total orders count: 0
[04-Apr-2026 07:48:08 UTC] === API CALL LOG ===
[04-Apr-2026 07:48:08 UTC] Endpoint: user/profile.php
[04-Apr-2026 07:48:08 UTC] Full Log Data: {
    "timestamp": "2026-04-04 07:48:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:58ba:b6b6::430:99e2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ3IiwidXNlcm5hbWUiOiJ6aW5jeXkiLCJlbWFpbCI6InphaWRtNHlvdUBnbWFpbC5jb20iLCJleHAiOjE3NzU4OTM1MTl9.D2dIPZGZ_YSDOXUG_7iVXrv9foWhjc50C97Vi1pOI_w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e6eb580684ee1ac-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:58ba:b6b6::430:99e2",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:58ba:b6b6::430:99e2, 172.68.234.131"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 07:48:08 UTC] === END API CALL LOG ===
[04-Apr-2026 07:48:08 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 07:48:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ3IiwidXNlcm5hbWUiOiJ6aW5jeXkiLCJlbWFpbCI6InphaWRtNHlvdUBnbWFpbC5jb20iLCJleHAiOjE3NzU4OTM1MTl9.D2dIPZGZ_YSDOXUG_7iVXrv9foWhjc50C97Vi1pOI_w
[04-Apr-2026 07:48:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 07:48:08 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 07:48:08 UTC] User ID: 247
[04-Apr-2026 07:48:08 UTC] ✅ User profile retrieved successfully for user ID: 247
[04-Apr-2026 07:48:29 UTC] === API CALL LOG ===
[04-Apr-2026 07:48:29 UTC] Endpoint: user/profile.php
[04-Apr-2026 07:48:29 UTC] Full Log Data: {
    "timestamp": "2026-04-04 07:48:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:58ba:b6b6::430:99e2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ3IiwidXNlcm5hbWUiOiJ6aW5jeXkiLCJlbWFpbCI6InphaWRtNHlvdUBnbWFpbC5jb20iLCJleHAiOjE3NzU4OTM1MTl9.D2dIPZGZ_YSDOXUG_7iVXrv9foWhjc50C97Vi1pOI_w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e6eb605dc88e1ac-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:58ba:b6b6::430:99e2",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:58ba:b6b6::430:99e2, 172.68.234.130"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 07:48:29 UTC] === END API CALL LOG ===
[04-Apr-2026 07:48:29 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 07:48:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ3IiwidXNlcm5hbWUiOiJ6aW5jeXkiLCJlbWFpbCI6InphaWRtNHlvdUBnbWFpbC5jb20iLCJleHAiOjE3NzU4OTM1MTl9.D2dIPZGZ_YSDOXUG_7iVXrv9foWhjc50C97Vi1pOI_w
[04-Apr-2026 07:48:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 07:48:29 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 07:48:29 UTC] User ID: 247
[04-Apr-2026 07:48:29 UTC] ✅ User profile retrieved successfully for user ID: 247
[04-Apr-2026 07:48:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Apr-2026 07:48:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Apr-2026 07:48:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ3IiwidXNlcm5hbWUiOiJ6aW5jeXkiLCJlbWFpbCI6InphaWRtNHlvdUBnbWFpbC5jb20iLCJleHAiOjE3NzU4OTM1MTl9.D2dIPZGZ_YSDOXUG_7iVXrv9foWhjc50C97Vi1pOI_w","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e6eb605dc86e1ac-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:58ba:b6b6::430:99e2","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:4900:58ba:b6b6::430:99e2, 172.68.234.130"}
[04-Apr-2026 07:48:29 UTC] === User Orders API Called ===
[04-Apr-2026 07:48:29 UTC] User ID: 247
[04-Apr-2026 07:48:29 UTC] Limit: 20, Offset: 0
[04-Apr-2026 07:48:29 UTC] Orders found: 0
[04-Apr-2026 07:48:29 UTC] Orders data: []
[04-Apr-2026 07:48:29 UTC] Total orders count: 0
[04-Apr-2026 07:48:30 UTC] === API CALL LOG ===
[04-Apr-2026 07:48:30 UTC] Endpoint: user/profile.php
[04-Apr-2026 07:48:30 UTC] Full Log Data: {
    "timestamp": "2026-04-04 07:48:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:58ba:b6b6::430:99e2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ3IiwidXNlcm5hbWUiOiJ6aW5jeXkiLCJlbWFpbCI6InphaWRtNHlvdUBnbWFpbC5jb20iLCJleHAiOjE3NzU4OTM1MTl9.D2dIPZGZ_YSDOXUG_7iVXrv9foWhjc50C97Vi1pOI_w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e6eb608b97de1ac-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:58ba:b6b6::430:99e2",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:58ba:b6b6::430:99e2, 172.68.234.130"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 07:48:30 UTC] === END API CALL LOG ===
[04-Apr-2026 07:48:30 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 07:48:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ3IiwidXNlcm5hbWUiOiJ6aW5jeXkiLCJlbWFpbCI6InphaWRtNHlvdUBnbWFpbC5jb20iLCJleHAiOjE3NzU4OTM1MTl9.D2dIPZGZ_YSDOXUG_7iVXrv9foWhjc50C97Vi1pOI_w
[04-Apr-2026 07:48:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 07:48:30 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 07:48:30 UTC] User ID: 247
[04-Apr-2026 07:48:30 UTC] ✅ User profile retrieved successfully for user ID: 247
[04-Apr-2026 07:48:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Apr-2026 07:48:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Apr-2026 07:48:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ3IiwidXNlcm5hbWUiOiJ6aW5jeXkiLCJlbWFpbCI6InphaWRtNHlvdUBnbWFpbC5jb20iLCJleHAiOjE3NzU4OTM1MTl9.D2dIPZGZ_YSDOXUG_7iVXrv9foWhjc50C97Vi1pOI_w","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e6eb6472e72e1ac-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:58ba:b6b6::430:99e2","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:4900:58ba:b6b6::430:99e2, 172.68.234.131"}
[04-Apr-2026 07:48:40 UTC] === User Orders API Called ===
[04-Apr-2026 07:48:40 UTC] User ID: 247
[04-Apr-2026 07:48:40 UTC] Limit: 20, Offset: 0
[04-Apr-2026 07:48:40 UTC] Orders found: 0
[04-Apr-2026 07:48:40 UTC] Orders data: []
[04-Apr-2026 07:48:40 UTC] Total orders count: 0
[04-Apr-2026 07:48:40 UTC] === API CALL LOG ===
[04-Apr-2026 07:48:40 UTC] Endpoint: user/profile.php
[04-Apr-2026 07:48:40 UTC] Full Log Data: {
    "timestamp": "2026-04-04 07:48:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:58ba:b6b6::430:99e2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ3IiwidXNlcm5hbWUiOiJ6aW5jeXkiLCJlbWFpbCI6InphaWRtNHlvdUBnbWFpbC5jb20iLCJleHAiOjE3NzU4OTM1MTl9.D2dIPZGZ_YSDOXUG_7iVXrv9foWhjc50C97Vi1pOI_w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e6eb6472e75e1ac-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:58ba:b6b6::430:99e2",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:58ba:b6b6::430:99e2, 172.68.234.131"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 07:48:40 UTC] === END API CALL LOG ===
[04-Apr-2026 07:48:40 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 07:48:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ3IiwidXNlcm5hbWUiOiJ6aW5jeXkiLCJlbWFpbCI6InphaWRtNHlvdUBnbWFpbC5jb20iLCJleHAiOjE3NzU4OTM1MTl9.D2dIPZGZ_YSDOXUG_7iVXrv9foWhjc50C97Vi1pOI_w
[04-Apr-2026 07:48:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 07:48:40 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 07:48:40 UTC] User ID: 247
[04-Apr-2026 07:48:40 UTC] ✅ User profile retrieved successfully for user ID: 247
[04-Apr-2026 07:49:05 UTC] === API CALL LOG ===
[04-Apr-2026 07:49:05 UTC] Endpoint: user/profile.php
[04-Apr-2026 07:49:05 UTC] Full Log Data: {
    "timestamp": "2026-04-04 07:49:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:58ba:b6b6::430:99e2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ3IiwidXNlcm5hbWUiOiJ6aW5jeXkiLCJlbWFpbCI6InphaWRtNHlvdUBnbWFpbC5jb20iLCJleHAiOjE3NzU4OTM1MTl9.D2dIPZGZ_YSDOXUG_7iVXrv9foWhjc50C97Vi1pOI_w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e6eb6e65f7f3f1d-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:58ba:b6b6::430:99e2",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:58ba:b6b6::430:99e2, 162.159.122.164"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 07:49:05 UTC] === END API CALL LOG ===
[04-Apr-2026 07:49:05 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 07:49:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ3IiwidXNlcm5hbWUiOiJ6aW5jeXkiLCJlbWFpbCI6InphaWRtNHlvdUBnbWFpbC5jb20iLCJleHAiOjE3NzU4OTM1MTl9.D2dIPZGZ_YSDOXUG_7iVXrv9foWhjc50C97Vi1pOI_w
[04-Apr-2026 07:49:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 07:49:05 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 07:49:05 UTC] User ID: 247
[04-Apr-2026 07:49:05 UTC] ✅ User profile retrieved successfully for user ID: 247
[04-Apr-2026 07:49:06 UTC] === API CALL LOG ===
[04-Apr-2026 07:49:06 UTC] Endpoint: user/profile.php
[04-Apr-2026 07:49:06 UTC] Full Log Data: {
    "timestamp": "2026-04-04 07:49:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:58ba:b6b6::430:99e2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ3IiwidXNlcm5hbWUiOiJ6aW5jeXkiLCJlbWFpbCI6InphaWRtNHlvdUBnbWFpbC5jb20iLCJleHAiOjE3NzU4OTM1MTl9.D2dIPZGZ_YSDOXUG_7iVXrv9foWhjc50C97Vi1pOI_w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e6eb6eaced43f1d-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:58ba:b6b6::430:99e2",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:58ba:b6b6::430:99e2, 162.159.122.74"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 07:49:06 UTC] === END API CALL LOG ===
[04-Apr-2026 07:49:06 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 07:49:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ3IiwidXNlcm5hbWUiOiJ6aW5jeXkiLCJlbWFpbCI6InphaWRtNHlvdUBnbWFpbC5jb20iLCJleHAiOjE3NzU4OTM1MTl9.D2dIPZGZ_YSDOXUG_7iVXrv9foWhjc50C97Vi1pOI_w
[04-Apr-2026 07:49:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 07:49:06 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 07:49:06 UTC] User ID: 247
[04-Apr-2026 07:49:06 UTC] ✅ User profile retrieved successfully for user ID: 247
[04-Apr-2026 07:49:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Apr-2026 07:49:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Apr-2026 07:49:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ3IiwidXNlcm5hbWUiOiJ6aW5jeXkiLCJlbWFpbCI6InphaWRtNHlvdUBnbWFpbC5jb20iLCJleHAiOjE3NzU4OTM1MTl9.D2dIPZGZ_YSDOXUG_7iVXrv9foWhjc50C97Vi1pOI_w","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e6eb6eaceda3f1d-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:58ba:b6b6::430:99e2","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:4900:58ba:b6b6::430:99e2, 162.159.122.75"}
[04-Apr-2026 07:49:06 UTC] === User Orders API Called ===
[04-Apr-2026 07:49:06 UTC] User ID: 247
[04-Apr-2026 07:49:06 UTC] Limit: 20, Offset: 0
[04-Apr-2026 07:49:06 UTC] === API CALL LOG ===
[04-Apr-2026 07:49:06 UTC] Endpoint: user/profile.php
[04-Apr-2026 07:49:06 UTC] Full Log Data: {
    "timestamp": "2026-04-04 07:49:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:58ba:b6b6::430:99e2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ3IiwidXNlcm5hbWUiOiJ6aW5jeXkiLCJlbWFpbCI6InphaWRtNHlvdUBnbWFpbC5jb20iLCJleHAiOjE3NzU4OTM1MTl9.D2dIPZGZ_YSDOXUG_7iVXrv9foWhjc50C97Vi1pOI_w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e6eb6eacedc3f1d-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:58ba:b6b6::430:99e2",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:58ba:b6b6::430:99e2, 162.159.122.74"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 07:49:06 UTC] === END API CALL LOG ===
[04-Apr-2026 07:49:06 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 07:49:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ3IiwidXNlcm5hbWUiOiJ6aW5jeXkiLCJlbWFpbCI6InphaWRtNHlvdUBnbWFpbC5jb20iLCJleHAiOjE3NzU4OTM1MTl9.D2dIPZGZ_YSDOXUG_7iVXrv9foWhjc50C97Vi1pOI_w
[04-Apr-2026 07:49:06 UTC] Orders found: 0
[04-Apr-2026 07:49:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 07:49:06 UTC] Orders data: []
[04-Apr-2026 07:49:06 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 07:49:06 UTC] User ID: 247
[04-Apr-2026 07:49:06 UTC] Total orders count: 0
[04-Apr-2026 07:49:06 UTC] ✅ User profile retrieved successfully for user ID: 247
[04-Apr-2026 07:49:12 UTC] === API CALL LOG ===
[04-Apr-2026 07:49:12 UTC] Endpoint: user/profile.php
[04-Apr-2026 07:49:12 UTC] Full Log Data: {
    "timestamp": "2026-04-04 07:49:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:58ba:b6b6::430:99e2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ3IiwidXNlcm5hbWUiOiJ6aW5jeXkiLCJlbWFpbCI6InphaWRtNHlvdUBnbWFpbC5jb20iLCJleHAiOjE3NzU4OTM1MTl9.D2dIPZGZ_YSDOXUG_7iVXrv9foWhjc50C97Vi1pOI_w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e6eb7126cbfe1b7-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:58ba:b6b6::430:99e2",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:58ba:b6b6::430:99e2, 172.68.234.130"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 07:49:12 UTC] === END API CALL LOG ===
[04-Apr-2026 07:49:12 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 07:49:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ3IiwidXNlcm5hbWUiOiJ6aW5jeXkiLCJlbWFpbCI6InphaWRtNHlvdUBnbWFpbC5jb20iLCJleHAiOjE3NzU4OTM1MTl9.D2dIPZGZ_YSDOXUG_7iVXrv9foWhjc50C97Vi1pOI_w
[04-Apr-2026 07:49:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 07:49:12 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 07:49:12 UTC] User ID: 247
[04-Apr-2026 07:49:12 UTC] ✅ User profile retrieved successfully for user ID: 247
[04-Apr-2026 07:49:13 UTC] === API CALL LOG ===
[04-Apr-2026 07:49:13 UTC] Endpoint: user/profile.php
[04-Apr-2026 07:49:13 UTC] Full Log Data: {
    "timestamp": "2026-04-04 07:49:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:58ba:b6b6::430:99e2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ3IiwidXNlcm5hbWUiOiJ6aW5jeXkiLCJlbWFpbCI6InphaWRtNHlvdUBnbWFpbC5jb20iLCJleHAiOjE3NzU4OTM1MTl9.D2dIPZGZ_YSDOXUG_7iVXrv9foWhjc50C97Vi1pOI_w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e6eb7169c08e1b7-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:58ba:b6b6::430:99e2",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:58ba:b6b6::430:99e2, 172.68.234.130"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 07:49:13 UTC] === END API CALL LOG ===
[04-Apr-2026 07:49:13 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 07:49:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ3IiwidXNlcm5hbWUiOiJ6aW5jeXkiLCJlbWFpbCI6InphaWRtNHlvdUBnbWFpbC5jb20iLCJleHAiOjE3NzU4OTM1MTl9.D2dIPZGZ_YSDOXUG_7iVXrv9foWhjc50C97Vi1pOI_w
[04-Apr-2026 07:49:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 07:49:13 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 07:49:13 UTC] User ID: 247
[04-Apr-2026 07:49:13 UTC] ✅ User profile retrieved successfully for user ID: 247
[04-Apr-2026 07:49:13 UTC] === API CALL LOG ===
[04-Apr-2026 07:49:13 UTC] Endpoint: user/profile.php
[04-Apr-2026 07:49:13 UTC] Full Log Data: {
    "timestamp": "2026-04-04 07:49:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:58ba:b6b6::430:99e2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ3IiwidXNlcm5hbWUiOiJ6aW5jeXkiLCJlbWFpbCI6InphaWRtNHlvdUBnbWFpbC5jb20iLCJleHAiOjE3NzU4OTM1MTl9.D2dIPZGZ_YSDOXUG_7iVXrv9foWhjc50C97Vi1pOI_w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e6eb7169c0ee1b7-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:58ba:b6b6::430:99e2",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:58ba:b6b6::430:99e2, 172.68.234.130"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 07:49:13 UTC] === END API CALL LOG ===
[04-Apr-2026 07:49:13 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 07:49:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ3IiwidXNlcm5hbWUiOiJ6aW5jeXkiLCJlbWFpbCI6InphaWRtNHlvdUBnbWFpbC5jb20iLCJleHAiOjE3NzU4OTM1MTl9.D2dIPZGZ_YSDOXUG_7iVXrv9foWhjc50C97Vi1pOI_w
[04-Apr-2026 07:49:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 07:49:13 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 07:49:13 UTC] User ID: 247
[04-Apr-2026 07:49:13 UTC] ✅ User profile retrieved successfully for user ID: 247
[04-Apr-2026 07:49:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Apr-2026 07:49:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Apr-2026 07:49:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ3IiwidXNlcm5hbWUiOiJ6aW5jeXkiLCJlbWFpbCI6InphaWRtNHlvdUBnbWFpbC5jb20iLCJleHAiOjE3NzU4OTM1MTl9.D2dIPZGZ_YSDOXUG_7iVXrv9foWhjc50C97Vi1pOI_w","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e6eb7169c0de1b7-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:58ba:b6b6::430:99e2","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:4900:58ba:b6b6::430:99e2, 172.68.234.131"}
[04-Apr-2026 07:49:13 UTC] === User Orders API Called ===
[04-Apr-2026 07:49:13 UTC] User ID: 247
[04-Apr-2026 07:49:13 UTC] Limit: 20, Offset: 0
[04-Apr-2026 07:49:13 UTC] Orders found: 0
[04-Apr-2026 07:49:13 UTC] Orders data: []
[04-Apr-2026 07:49:13 UTC] Total orders count: 0
[04-Apr-2026 07:49:17 UTC] === API CALL LOG ===
[04-Apr-2026 07:49:17 UTC] Endpoint: user/profile.php
[04-Apr-2026 07:49:17 UTC] Full Log Data: {
    "timestamp": "2026-04-04 07:49:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:58ba:b6b6::430:99e2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ3IiwidXNlcm5hbWUiOiJ6aW5jeXkiLCJlbWFpbCI6InphaWRtNHlvdUBnbWFpbC5jb20iLCJleHAiOjE3NzU4OTM1MTl9.D2dIPZGZ_YSDOXUG_7iVXrv9foWhjc50C97Vi1pOI_w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e6eb73158f0a9cc-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:58ba:b6b6::430:99e2",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:58ba:b6b6::430:99e2, 162.159.122.164"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 07:49:17 UTC] === END API CALL LOG ===
[04-Apr-2026 07:49:17 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 07:49:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ3IiwidXNlcm5hbWUiOiJ6aW5jeXkiLCJlbWFpbCI6InphaWRtNHlvdUBnbWFpbC5jb20iLCJleHAiOjE3NzU4OTM1MTl9.D2dIPZGZ_YSDOXUG_7iVXrv9foWhjc50C97Vi1pOI_w
[04-Apr-2026 07:49:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 07:49:17 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 07:49:17 UTC] User ID: 247
[04-Apr-2026 07:49:17 UTC] ✅ User profile retrieved successfully for user ID: 247
[04-Apr-2026 07:49:18 UTC] === API CALL LOG ===
[04-Apr-2026 07:49:18 UTC] Endpoint: user/profile.php
[04-Apr-2026 07:49:18 UTC] Full Log Data: {
    "timestamp": "2026-04-04 07:49:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:58ba:b6b6::430:99e2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ3IiwidXNlcm5hbWUiOiJ6aW5jeXkiLCJlbWFpbCI6InphaWRtNHlvdUBnbWFpbC5jb20iLCJleHAiOjE3NzU4OTM1MTl9.D2dIPZGZ_YSDOXUG_7iVXrv9foWhjc50C97Vi1pOI_w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e6eb7352e56a9cc-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:58ba:b6b6::430:99e2",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:58ba:b6b6::430:99e2, 162.159.122.164"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 07:49:18 UTC] === END API CALL LOG ===
[04-Apr-2026 07:49:18 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 07:49:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ3IiwidXNlcm5hbWUiOiJ6aW5jeXkiLCJlbWFpbCI6InphaWRtNHlvdUBnbWFpbC5jb20iLCJleHAiOjE3NzU4OTM1MTl9.D2dIPZGZ_YSDOXUG_7iVXrv9foWhjc50C97Vi1pOI_w
[04-Apr-2026 07:49:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 07:49:18 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 07:49:18 UTC] User ID: 247
[04-Apr-2026 07:49:18 UTC] ✅ User profile retrieved successfully for user ID: 247
[04-Apr-2026 07:49:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Apr-2026 07:49:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Apr-2026 07:49:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ3IiwidXNlcm5hbWUiOiJ6aW5jeXkiLCJlbWFpbCI6InphaWRtNHlvdUBnbWFpbC5jb20iLCJleHAiOjE3NzU4OTM1MTl9.D2dIPZGZ_YSDOXUG_7iVXrv9foWhjc50C97Vi1pOI_w","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e6eb7352e59a9cc-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:58ba:b6b6::430:99e2","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:4900:58ba:b6b6::430:99e2, 162.159.122.164"}
[04-Apr-2026 07:49:18 UTC] === User Orders API Called ===
[04-Apr-2026 07:49:18 UTC] User ID: 247
[04-Apr-2026 07:49:18 UTC] Limit: 20, Offset: 0
[04-Apr-2026 07:49:18 UTC] Orders found: 0
[04-Apr-2026 07:49:18 UTC] Orders data: []
[04-Apr-2026 07:49:18 UTC] Total orders count: 0
[04-Apr-2026 07:49:18 UTC] === API CALL LOG ===
[04-Apr-2026 07:49:18 UTC] Endpoint: user/profile.php
[04-Apr-2026 07:49:18 UTC] Full Log Data: {
    "timestamp": "2026-04-04 07:49:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:58ba:b6b6::430:99e2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ3IiwidXNlcm5hbWUiOiJ6aW5jeXkiLCJlbWFpbCI6InphaWRtNHlvdUBnbWFpbC5jb20iLCJleHAiOjE3NzU4OTM1MTl9.D2dIPZGZ_YSDOXUG_7iVXrv9foWhjc50C97Vi1pOI_w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e6eb736581ca9cc-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:58ba:b6b6::430:99e2",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:58ba:b6b6::430:99e2, 162.159.122.164"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 07:49:18 UTC] === END API CALL LOG ===
[04-Apr-2026 07:49:18 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 07:49:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ3IiwidXNlcm5hbWUiOiJ6aW5jeXkiLCJlbWFpbCI6InphaWRtNHlvdUBnbWFpbC5jb20iLCJleHAiOjE3NzU4OTM1MTl9.D2dIPZGZ_YSDOXUG_7iVXrv9foWhjc50C97Vi1pOI_w
[04-Apr-2026 07:49:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 07:49:18 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 07:49:18 UTC] User ID: 247
[04-Apr-2026 07:49:18 UTC] ✅ User profile retrieved successfully for user ID: 247
[04-Apr-2026 07:49:21 UTC] === API CALL LOG ===
[04-Apr-2026 07:49:21 UTC] Endpoint: user/profile.php
[04-Apr-2026 07:49:21 UTC] Full Log Data: {
    "timestamp": "2026-04-04 07:49:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:58ba:b6b6::430:99e2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ3IiwidXNlcm5hbWUiOiJ6aW5jeXkiLCJlbWFpbCI6InphaWRtNHlvdUBnbWFpbC5jb20iLCJleHAiOjE3NzU4OTM1MTl9.D2dIPZGZ_YSDOXUG_7iVXrv9foWhjc50C97Vi1pOI_w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e6eb74b2abdb618-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:58ba:b6b6::430:99e2",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:58ba:b6b6::430:99e2, 162.159.122.164"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 07:49:21 UTC] === END API CALL LOG ===
[04-Apr-2026 07:49:21 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 07:49:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ3IiwidXNlcm5hbWUiOiJ6aW5jeXkiLCJlbWFpbCI6InphaWRtNHlvdUBnbWFpbC5jb20iLCJleHAiOjE3NzU4OTM1MTl9.D2dIPZGZ_YSDOXUG_7iVXrv9foWhjc50C97Vi1pOI_w
[04-Apr-2026 07:49:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 07:49:21 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 07:49:21 UTC] User ID: 247
[04-Apr-2026 07:49:21 UTC] ✅ User profile retrieved successfully for user ID: 247
[04-Apr-2026 07:49:22 UTC] === API CALL LOG ===
[04-Apr-2026 07:49:22 UTC] Endpoint: user/profile.php
[04-Apr-2026 07:49:22 UTC] Full Log Data: {
    "timestamp": "2026-04-04 07:49:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:58ba:b6b6::430:99e2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ3IiwidXNlcm5hbWUiOiJ6aW5jeXkiLCJlbWFpbCI6InphaWRtNHlvdUBnbWFpbC5jb20iLCJleHAiOjE3NzU4OTM1MTl9.D2dIPZGZ_YSDOXUG_7iVXrv9foWhjc50C97Vi1pOI_w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e6eb74fe968b618-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:58ba:b6b6::430:99e2",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:58ba:b6b6::430:99e2, 162.159.122.164"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 07:49:22 UTC] === END API CALL LOG ===
[04-Apr-2026 07:49:22 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 07:49:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ3IiwidXNlcm5hbWUiOiJ6aW5jeXkiLCJlbWFpbCI6InphaWRtNHlvdUBnbWFpbC5jb20iLCJleHAiOjE3NzU4OTM1MTl9.D2dIPZGZ_YSDOXUG_7iVXrv9foWhjc50C97Vi1pOI_w
[04-Apr-2026 07:49:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 07:49:22 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 07:49:22 UTC] User ID: 247
[04-Apr-2026 07:49:22 UTC] ✅ User profile retrieved successfully for user ID: 247
[04-Apr-2026 07:49:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Apr-2026 07:49:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Apr-2026 07:49:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ3IiwidXNlcm5hbWUiOiJ6aW5jeXkiLCJlbWFpbCI6InphaWRtNHlvdUBnbWFpbC5jb20iLCJleHAiOjE3NzU4OTM1MTl9.D2dIPZGZ_YSDOXUG_7iVXrv9foWhjc50C97Vi1pOI_w","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e6eb74fe96cb618-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:58ba:b6b6::430:99e2","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:4900:58ba:b6b6::430:99e2, 162.159.122.165"}
[04-Apr-2026 07:49:22 UTC] === User Orders API Called ===
[04-Apr-2026 07:49:22 UTC] User ID: 247
[04-Apr-2026 07:49:22 UTC] Limit: 20, Offset: 0
[04-Apr-2026 07:49:22 UTC] Orders found: 0
[04-Apr-2026 07:49:22 UTC] Orders data: []
[04-Apr-2026 07:49:22 UTC] Total orders count: 0
[04-Apr-2026 07:49:22 UTC] === API CALL LOG ===
[04-Apr-2026 07:49:22 UTC] Endpoint: user/profile.php
[04-Apr-2026 07:49:22 UTC] Full Log Data: {
    "timestamp": "2026-04-04 07:49:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:58ba:b6b6::430:99e2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ3IiwidXNlcm5hbWUiOiJ6aW5jeXkiLCJlbWFpbCI6InphaWRtNHlvdUBnbWFpbC5jb20iLCJleHAiOjE3NzU4OTM1MTl9.D2dIPZGZ_YSDOXUG_7iVXrv9foWhjc50C97Vi1pOI_w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e6eb74fe96db618-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:58ba:b6b6::430:99e2",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:58ba:b6b6::430:99e2, 162.159.122.164"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 07:49:22 UTC] === END API CALL LOG ===
[04-Apr-2026 07:49:22 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 07:49:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ3IiwidXNlcm5hbWUiOiJ6aW5jeXkiLCJlbWFpbCI6InphaWRtNHlvdUBnbWFpbC5jb20iLCJleHAiOjE3NzU4OTM1MTl9.D2dIPZGZ_YSDOXUG_7iVXrv9foWhjc50C97Vi1pOI_w
[04-Apr-2026 07:49:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 07:49:22 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 07:49:22 UTC] User ID: 247
[04-Apr-2026 07:49:22 UTC] ✅ User profile retrieved successfully for user ID: 247
[04-Apr-2026 07:58:32 UTC] === API CALL LOG ===
[04-Apr-2026 07:58:32 UTC] Endpoint: user/profile.php
[04-Apr-2026 07:58:32 UTC] Full Log Data: {
    "timestamp": "2026-04-04 07:58:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:58ba:b6b6::430:99e2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ3IiwidXNlcm5hbWUiOiJ6aW5jeXkiLCJlbWFpbCI6InphaWRtNHlvdUBnbWFpbC5jb20iLCJleHAiOjE3NzU4OTM1MTl9.D2dIPZGZ_YSDOXUG_7iVXrv9foWhjc50C97Vi1pOI_w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e6ec4bea9c2787a-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:58ba:b6b6::430:99e2",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:58ba:b6b6::430:99e2, 162.159.122.164"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 07:58:32 UTC] === END API CALL LOG ===
[04-Apr-2026 07:58:32 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 07:58:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ3IiwidXNlcm5hbWUiOiJ6aW5jeXkiLCJlbWFpbCI6InphaWRtNHlvdUBnbWFpbC5jb20iLCJleHAiOjE3NzU4OTM1MTl9.D2dIPZGZ_YSDOXUG_7iVXrv9foWhjc50C97Vi1pOI_w
[04-Apr-2026 07:58:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 07:58:32 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 07:58:32 UTC] User ID: 247
[04-Apr-2026 07:58:32 UTC] ✅ User profile retrieved successfully for user ID: 247
[04-Apr-2026 07:58:33 UTC] === API CALL LOG ===
[04-Apr-2026 07:58:33 UTC] Endpoint: user/profile.php
[04-Apr-2026 07:58:33 UTC] Full Log Data: {
    "timestamp": "2026-04-04 07:58:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:58ba:b6b6::430:99e2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ3IiwidXNlcm5hbWUiOiJ6aW5jeXkiLCJlbWFpbCI6InphaWRtNHlvdUBnbWFpbC5jb20iLCJleHAiOjE3NzU4OTM1MTl9.D2dIPZGZ_YSDOXUG_7iVXrv9foWhjc50C97Vi1pOI_w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e6ec4c368fc787a-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:58ba:b6b6::430:99e2",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:58ba:b6b6::430:99e2, 162.159.122.164"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 07:58:33 UTC] === END API CALL LOG ===
[04-Apr-2026 07:58:33 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 07:58:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ3IiwidXNlcm5hbWUiOiJ6aW5jeXkiLCJlbWFpbCI6InphaWRtNHlvdUBnbWFpbC5jb20iLCJleHAiOjE3NzU4OTM1MTl9.D2dIPZGZ_YSDOXUG_7iVXrv9foWhjc50C97Vi1pOI_w
[04-Apr-2026 07:58:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 07:58:33 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 07:58:33 UTC] User ID: 247
[04-Apr-2026 07:58:33 UTC] ✅ User profile retrieved successfully for user ID: 247
[04-Apr-2026 07:58:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Apr-2026 07:58:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Apr-2026 07:58:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ3IiwidXNlcm5hbWUiOiJ6aW5jeXkiLCJlbWFpbCI6InphaWRtNHlvdUBnbWFpbC5jb20iLCJleHAiOjE3NzU4OTM1MTl9.D2dIPZGZ_YSDOXUG_7iVXrv9foWhjc50C97Vi1pOI_w","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e6ec4c36900787a-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:58ba:b6b6::430:99e2","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:4900:58ba:b6b6::430:99e2, 162.159.122.165"}
[04-Apr-2026 07:58:33 UTC] === User Orders API Called ===
[04-Apr-2026 07:58:33 UTC] === API CALL LOG ===
[04-Apr-2026 07:58:33 UTC] User ID: 247
[04-Apr-2026 07:58:33 UTC] Endpoint: user/profile.php
[04-Apr-2026 07:58:33 UTC] Limit: 20, Offset: 0
[04-Apr-2026 07:58:33 UTC] Full Log Data: {
    "timestamp": "2026-04-04 07:58:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:58ba:b6b6::430:99e2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ3IiwidXNlcm5hbWUiOiJ6aW5jeXkiLCJlbWFpbCI6InphaWRtNHlvdUBnbWFpbC5jb20iLCJleHAiOjE3NzU4OTM1MTl9.D2dIPZGZ_YSDOXUG_7iVXrv9foWhjc50C97Vi1pOI_w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e6ec4c36901787a-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:58ba:b6b6::430:99e2",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:58ba:b6b6::430:99e2, 162.159.122.164"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 07:58:33 UTC] === END API CALL LOG ===
[04-Apr-2026 07:58:33 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 07:58:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ3IiwidXNlcm5hbWUiOiJ6aW5jeXkiLCJlbWFpbCI6InphaWRtNHlvdUBnbWFpbC5jb20iLCJleHAiOjE3NzU4OTM1MTl9.D2dIPZGZ_YSDOXUG_7iVXrv9foWhjc50C97Vi1pOI_w
[04-Apr-2026 07:58:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 07:58:33 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 07:58:33 UTC] User ID: 247
[04-Apr-2026 07:58:33 UTC] Orders found: 0
[04-Apr-2026 07:58:33 UTC] Orders data: []
[04-Apr-2026 07:58:33 UTC] Total orders count: 0
[04-Apr-2026 07:58:33 UTC] ✅ User profile retrieved successfully for user ID: 247
[04-Apr-2026 08:05:00 UTC] === API CALL LOG ===
[04-Apr-2026 08:05:00 UTC] Endpoint: user/profile.php
[04-Apr-2026 08:05:00 UTC] Full Log Data: {
    "timestamp": "2026-04-04 08:05:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:58ba:b6b6::430:99e2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ3IiwidXNlcm5hbWUiOiJ6aW5jeXkiLCJlbWFpbCI6InphaWRtNHlvdUBnbWFpbC5jb20iLCJleHAiOjE3NzU4OTM1MTl9.D2dIPZGZ_YSDOXUG_7iVXrv9foWhjc50C97Vi1pOI_w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e6ece36cba10115-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:58ba:b6b6::430:99e2",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:58ba:b6b6::430:99e2, 172.68.234.131"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 08:05:00 UTC] === END API CALL LOG ===
[04-Apr-2026 08:05:00 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 08:05:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ3IiwidXNlcm5hbWUiOiJ6aW5jeXkiLCJlbWFpbCI6InphaWRtNHlvdUBnbWFpbC5jb20iLCJleHAiOjE3NzU4OTM1MTl9.D2dIPZGZ_YSDOXUG_7iVXrv9foWhjc50C97Vi1pOI_w
[04-Apr-2026 08:05:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 08:05:00 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 08:05:00 UTC] User ID: 247
[04-Apr-2026 08:05:00 UTC] ✅ User profile retrieved successfully for user ID: 247
[04-Apr-2026 08:05:01 UTC] === API CALL LOG ===
[04-Apr-2026 08:05:01 UTC] Endpoint: user/profile.php
[04-Apr-2026 08:05:01 UTC] Full Log Data: {
    "timestamp": "2026-04-04 08:05:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:58ba:b6b6::430:99e2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ3IiwidXNlcm5hbWUiOiJ6aW5jeXkiLCJlbWFpbCI6InphaWRtNHlvdUBnbWFpbC5jb20iLCJleHAiOjE3NzU4OTM1MTl9.D2dIPZGZ_YSDOXUG_7iVXrv9foWhjc50C97Vi1pOI_w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e6ece3b3cbe0115-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:58ba:b6b6::430:99e2",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:58ba:b6b6::430:99e2, 172.68.234.131"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 08:05:01 UTC] === END API CALL LOG ===
[04-Apr-2026 08:05:01 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 08:05:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ3IiwidXNlcm5hbWUiOiJ6aW5jeXkiLCJlbWFpbCI6InphaWRtNHlvdUBnbWFpbC5jb20iLCJleHAiOjE3NzU4OTM1MTl9.D2dIPZGZ_YSDOXUG_7iVXrv9foWhjc50C97Vi1pOI_w
[04-Apr-2026 08:05:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 08:05:01 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 08:05:01 UTC] User ID: 247
[04-Apr-2026 08:05:01 UTC] ✅ User profile retrieved successfully for user ID: 247
[04-Apr-2026 08:05:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Apr-2026 08:05:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Apr-2026 08:05:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ3IiwidXNlcm5hbWUiOiJ6aW5jeXkiLCJlbWFpbCI6InphaWRtNHlvdUBnbWFpbC5jb20iLCJleHAiOjE3NzU4OTM1MTl9.D2dIPZGZ_YSDOXUG_7iVXrv9foWhjc50C97Vi1pOI_w","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e6ece3b3cc00115-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:58ba:b6b6::430:99e2","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:4900:58ba:b6b6::430:99e2, 172.68.234.131"}
[04-Apr-2026 08:05:01 UTC] === User Orders API Called ===
[04-Apr-2026 08:05:01 UTC] User ID: 247
[04-Apr-2026 08:05:01 UTC] Limit: 20, Offset: 0
[04-Apr-2026 08:05:01 UTC] Orders found: 0
[04-Apr-2026 08:05:01 UTC] Orders data: []
[04-Apr-2026 08:05:01 UTC] Total orders count: 0
[04-Apr-2026 08:05:01 UTC] === API CALL LOG ===
[04-Apr-2026 08:05:01 UTC] Endpoint: user/profile.php
[04-Apr-2026 08:05:01 UTC] Full Log Data: {
    "timestamp": "2026-04-04 08:05:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:58ba:b6b6::430:99e2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ3IiwidXNlcm5hbWUiOiJ6aW5jeXkiLCJlbWFpbCI6InphaWRtNHlvdUBnbWFpbC5jb20iLCJleHAiOjE3NzU4OTM1MTl9.D2dIPZGZ_YSDOXUG_7iVXrv9foWhjc50C97Vi1pOI_w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e6ece3c6f240115-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:58ba:b6b6::430:99e2",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:58ba:b6b6::430:99e2, 172.68.234.131"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 08:05:01 UTC] === END API CALL LOG ===
[04-Apr-2026 08:05:01 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 08:05:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ3IiwidXNlcm5hbWUiOiJ6aW5jeXkiLCJlbWFpbCI6InphaWRtNHlvdUBnbWFpbC5jb20iLCJleHAiOjE3NzU4OTM1MTl9.D2dIPZGZ_YSDOXUG_7iVXrv9foWhjc50C97Vi1pOI_w
[04-Apr-2026 08:05:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 08:05:01 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 08:05:01 UTC] User ID: 247
[04-Apr-2026 08:05:01 UTC] ✅ User profile retrieved successfully for user ID: 247
[04-Apr-2026 08:05:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Apr-2026 08:05:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Apr-2026 08:05:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ3IiwidXNlcm5hbWUiOiJ6aW5jeXkiLCJlbWFpbCI6InphaWRtNHlvdUBnbWFpbC5jb20iLCJleHAiOjE3NzU4OTM1MTl9.D2dIPZGZ_YSDOXUG_7iVXrv9foWhjc50C97Vi1pOI_w","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e6ece917cb50115-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:58ba:b6b6::430:99e2","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:4900:58ba:b6b6::430:99e2, 172.68.234.131"}
[04-Apr-2026 08:05:15 UTC] === User Orders API Called ===
[04-Apr-2026 08:05:15 UTC] User ID: 247
[04-Apr-2026 08:05:15 UTC] Limit: 20, Offset: 0
[04-Apr-2026 08:05:15 UTC] Orders found: 0
[04-Apr-2026 08:05:15 UTC] Orders data: []
[04-Apr-2026 08:05:15 UTC] Total orders count: 0
[04-Apr-2026 08:05:15 UTC] === API CALL LOG ===
[04-Apr-2026 08:05:15 UTC] Endpoint: user/profile.php
[04-Apr-2026 08:05:15 UTC] Full Log Data: {
    "timestamp": "2026-04-04 08:05:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:58ba:b6b6::430:99e2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ3IiwidXNlcm5hbWUiOiJ6aW5jeXkiLCJlbWFpbCI6InphaWRtNHlvdUBnbWFpbC5jb20iLCJleHAiOjE3NzU4OTM1MTl9.D2dIPZGZ_YSDOXUG_7iVXrv9foWhjc50C97Vi1pOI_w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e6ece917cb80115-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:58ba:b6b6::430:99e2",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:58ba:b6b6::430:99e2, 172.68.234.130"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 08:05:15 UTC] === END API CALL LOG ===
[04-Apr-2026 08:05:15 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 08:05:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ3IiwidXNlcm5hbWUiOiJ6aW5jeXkiLCJlbWFpbCI6InphaWRtNHlvdUBnbWFpbC5jb20iLCJleHAiOjE3NzU4OTM1MTl9.D2dIPZGZ_YSDOXUG_7iVXrv9foWhjc50C97Vi1pOI_w
[04-Apr-2026 08:05:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 08:05:15 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 08:05:15 UTC] User ID: 247
[04-Apr-2026 08:05:15 UTC] ✅ User profile retrieved successfully for user ID: 247
[04-Apr-2026 08:05:15 UTC] === API CALL LOG ===
[04-Apr-2026 08:05:15 UTC] Endpoint: user/profile.php
[04-Apr-2026 08:05:15 UTC] Full Log Data: {
    "timestamp": "2026-04-04 08:05:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:58ba:b6b6::430:99e2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ3IiwidXNlcm5hbWUiOiJ6aW5jeXkiLCJlbWFpbCI6InphaWRtNHlvdUBnbWFpbC5jb20iLCJleHAiOjE3NzU4OTM1MTl9.D2dIPZGZ_YSDOXUG_7iVXrv9foWhjc50C97Vi1pOI_w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e6ece952bc50115-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:58ba:b6b6::430:99e2",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:58ba:b6b6::430:99e2, 172.68.234.131"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 08:05:15 UTC] === END API CALL LOG ===
[04-Apr-2026 08:05:15 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 08:05:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ3IiwidXNlcm5hbWUiOiJ6aW5jeXkiLCJlbWFpbCI6InphaWRtNHlvdUBnbWFpbC5jb20iLCJleHAiOjE3NzU4OTM1MTl9.D2dIPZGZ_YSDOXUG_7iVXrv9foWhjc50C97Vi1pOI_w
[04-Apr-2026 08:05:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 08:05:15 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 08:05:15 UTC] User ID: 247
[04-Apr-2026 08:05:15 UTC] ✅ User profile retrieved successfully for user ID: 247
[04-Apr-2026 08:52:20 UTC] === API CALL LOG ===
[04-Apr-2026 08:52:20 UTC] Endpoint: user/profile.php
[04-Apr-2026 08:52:20 UTC] Full Log Data: {
    "timestamp": "2026-04-04 08:52:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.143.139.124",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ4IiwidXNlcm5hbWUiOiJuYWltMTIzIiwiZW1haWwiOiJuYWltbXVuc2hpNTgwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTg5NzUzOX0.yKKGIAY9WKZC1-X5ME6sUY0U_5zyyS7Ljv6KbYbOUoY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e6f138ad810d8ae-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.143.139.124",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.143.139.124, 172.68.132.154"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 08:52:20 UTC] === END API CALL LOG ===
[04-Apr-2026 08:52:20 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 08:52:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ4IiwidXNlcm5hbWUiOiJuYWltMTIzIiwiZW1haWwiOiJuYWltbXVuc2hpNTgwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTg5NzUzOX0.yKKGIAY9WKZC1-X5ME6sUY0U_5zyyS7Ljv6KbYbOUoY
[04-Apr-2026 08:52:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 08:52:20 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 08:52:20 UTC] User ID: 248
[04-Apr-2026 08:52:20 UTC] ✅ User profile retrieved successfully for user ID: 248
[04-Apr-2026 08:52:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Apr-2026 08:52:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Apr-2026 08:52:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ4IiwidXNlcm5hbWUiOiJuYWltMTIzIiwiZW1haWwiOiJuYWltbXVuc2hpNTgwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTg5NzUzOX0.yKKGIAY9WKZC1-X5ME6sUY0U_5zyyS7Ljv6KbYbOUoY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e6f138b0859d8ae-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.143.139.124","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.143.139.124, 172.68.132.155"}
[04-Apr-2026 08:52:20 UTC] === User Orders API Called ===
[04-Apr-2026 08:52:20 UTC] User ID: 248
[04-Apr-2026 08:52:20 UTC] Limit: 20, Offset: 0
[04-Apr-2026 08:52:20 UTC] Orders found: 0
[04-Apr-2026 08:52:20 UTC] Orders data: []
[04-Apr-2026 08:52:20 UTC] Total orders count: 0
[04-Apr-2026 08:52:20 UTC] === API CALL LOG ===
[04-Apr-2026 08:52:20 UTC] Endpoint: user/profile.php
[04-Apr-2026 08:52:20 UTC] Full Log Data: {
    "timestamp": "2026-04-04 08:52:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.143.139.124",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ4IiwidXNlcm5hbWUiOiJuYWltMTIzIiwiZW1haWwiOiJuYWltbXVuc2hpNTgwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTg5NzUzOX0.yKKGIAY9WKZC1-X5ME6sUY0U_5zyyS7Ljv6KbYbOUoY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e6f138b691ad8ae-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.143.139.124",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.143.139.124, 172.68.132.155"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 08:52:20 UTC] === END API CALL LOG ===
[04-Apr-2026 08:52:20 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 08:52:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ4IiwidXNlcm5hbWUiOiJuYWltMTIzIiwiZW1haWwiOiJuYWltbXVuc2hpNTgwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTg5NzUzOX0.yKKGIAY9WKZC1-X5ME6sUY0U_5zyyS7Ljv6KbYbOUoY
[04-Apr-2026 08:52:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 08:52:20 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 08:52:20 UTC] User ID: 248
[04-Apr-2026 08:52:20 UTC] ✅ User profile retrieved successfully for user ID: 248
[04-Apr-2026 08:52:21 UTC] === API CALL LOG ===
[04-Apr-2026 08:52:21 UTC] Endpoint: user/profile.php
[04-Apr-2026 08:52:21 UTC] Full Log Data: {
    "timestamp": "2026-04-04 08:52:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.143.139.124",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ4IiwidXNlcm5hbWUiOiJuYWltMTIzIiwiZW1haWwiOiJuYWltbXVuc2hpNTgwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTg5NzUzOX0.yKKGIAY9WKZC1-X5ME6sUY0U_5zyyS7Ljv6KbYbOUoY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e6f13920ccbd8ae-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.143.139.124",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.143.139.124, 172.68.132.155"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 08:52:21 UTC] === END API CALL LOG ===
[04-Apr-2026 08:52:21 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 08:52:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ4IiwidXNlcm5hbWUiOiJuYWltMTIzIiwiZW1haWwiOiJuYWltbXVuc2hpNTgwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTg5NzUzOX0.yKKGIAY9WKZC1-X5ME6sUY0U_5zyyS7Ljv6KbYbOUoY
[04-Apr-2026 08:52:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 08:52:21 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 08:52:21 UTC] User ID: 248
[04-Apr-2026 08:52:21 UTC] ✅ User profile retrieved successfully for user ID: 248
[04-Apr-2026 08:52:24 UTC] === API CALL LOG ===
[04-Apr-2026 08:52:24 UTC] Endpoint: user/profile.php
[04-Apr-2026 08:52:24 UTC] Full Log Data: {
    "timestamp": "2026-04-04 08:52:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.143.139.124",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ4IiwidXNlcm5hbWUiOiJuYWltMTIzIiwiZW1haWwiOiJuYWltbXVuc2hpNTgwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTg5NzUzOX0.yKKGIAY9WKZC1-X5ME6sUY0U_5zyyS7Ljv6KbYbOUoY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e6f13a48c7ed8ae-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.143.139.124",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.143.139.124, 172.68.132.137"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 08:52:24 UTC] === END API CALL LOG ===
[04-Apr-2026 08:52:24 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 08:52:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ4IiwidXNlcm5hbWUiOiJuYWltMTIzIiwiZW1haWwiOiJuYWltbXVuc2hpNTgwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTg5NzUzOX0.yKKGIAY9WKZC1-X5ME6sUY0U_5zyyS7Ljv6KbYbOUoY
[04-Apr-2026 08:52:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 08:52:24 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 08:52:24 UTC] User ID: 248
[04-Apr-2026 08:52:24 UTC] ✅ User profile retrieved successfully for user ID: 248
[04-Apr-2026 08:53:03 UTC] === API CALL LOG ===
[04-Apr-2026 08:53:03 UTC] Endpoint: user/profile.php
[04-Apr-2026 08:53:03 UTC] Full Log Data: {
    "timestamp": "2026-04-04 08:53:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.143.139.124",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ4IiwidXNlcm5hbWUiOiJuYWltMTIzIiwiZW1haWwiOiJuYWltbXVuc2hpNTgwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTg5NzUzOX0.yKKGIAY9WKZC1-X5ME6sUY0U_5zyyS7Ljv6KbYbOUoY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e6f14958832d8ae-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.143.139.124",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.143.139.124, 172.68.132.136"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 08:53:03 UTC] === END API CALL LOG ===
[04-Apr-2026 08:53:03 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 08:53:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ4IiwidXNlcm5hbWUiOiJuYWltMTIzIiwiZW1haWwiOiJuYWltbXVuc2hpNTgwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTg5NzUzOX0.yKKGIAY9WKZC1-X5ME6sUY0U_5zyyS7Ljv6KbYbOUoY
[04-Apr-2026 08:53:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 08:53:03 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 08:53:03 UTC] User ID: 248
[04-Apr-2026 08:53:03 UTC] ✅ User profile retrieved successfully for user ID: 248
[04-Apr-2026 08:53:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Apr-2026 08:53:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Apr-2026 08:53:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ4IiwidXNlcm5hbWUiOiJuYWltMTIzIiwiZW1haWwiOiJuYWltbXVuc2hpNTgwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTg5NzUzOX0.yKKGIAY9WKZC1-X5ME6sUY0U_5zyyS7Ljv6KbYbOUoY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e6f14fab9f3d8ae-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.143.139.124","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.143.139.124, 172.68.132.137"}
[04-Apr-2026 08:53:19 UTC] === User Orders API Called ===
[04-Apr-2026 08:53:19 UTC] User ID: 248
[04-Apr-2026 08:53:19 UTC] Limit: 20, Offset: 0
[04-Apr-2026 08:53:19 UTC] Orders found: 0
[04-Apr-2026 08:53:19 UTC] Orders data: []
[04-Apr-2026 08:53:19 UTC] Total orders count: 0
[04-Apr-2026 08:53:19 UTC] === API CALL LOG ===
[04-Apr-2026 08:53:19 UTC] Endpoint: user/profile.php
[04-Apr-2026 08:53:19 UTC] Full Log Data: {
    "timestamp": "2026-04-04 08:53:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.143.139.124",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ4IiwidXNlcm5hbWUiOiJuYWltMTIzIiwiZW1haWwiOiJuYWltbXVuc2hpNTgwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTg5NzUzOX0.yKKGIAY9WKZC1-X5ME6sUY0U_5zyyS7Ljv6KbYbOUoY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e6f14fb3a85d8ae-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.143.139.124",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.143.139.124, 172.68.132.137"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 08:53:19 UTC] === END API CALL LOG ===
[04-Apr-2026 08:53:19 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 08:53:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ4IiwidXNlcm5hbWUiOiJuYWltMTIzIiwiZW1haWwiOiJuYWltbXVuc2hpNTgwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTg5NzUzOX0.yKKGIAY9WKZC1-X5ME6sUY0U_5zyyS7Ljv6KbYbOUoY
[04-Apr-2026 08:53:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 08:53:19 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 08:53:19 UTC] User ID: 248
[04-Apr-2026 08:53:19 UTC] ✅ User profile retrieved successfully for user ID: 248
[04-Apr-2026 08:53:19 UTC] === API CALL LOG ===
[04-Apr-2026 08:53:19 UTC] Endpoint: user/profile.php
[04-Apr-2026 08:53:19 UTC] Full Log Data: {
    "timestamp": "2026-04-04 08:53:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.143.139.124",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ4IiwidXNlcm5hbWUiOiJuYWltMTIzIiwiZW1haWwiOiJuYWltbXVuc2hpNTgwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTg5NzUzOX0.yKKGIAY9WKZC1-X5ME6sUY0U_5zyyS7Ljv6KbYbOUoY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e6f14ff1867d8ae-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.143.139.124",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.143.139.124, 172.68.132.137"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 08:53:19 UTC] === END API CALL LOG ===
[04-Apr-2026 08:53:19 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 08:53:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ4IiwidXNlcm5hbWUiOiJuYWltMTIzIiwiZW1haWwiOiJuYWltbXVuc2hpNTgwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTg5NzUzOX0.yKKGIAY9WKZC1-X5ME6sUY0U_5zyyS7Ljv6KbYbOUoY
[04-Apr-2026 08:53:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 08:53:19 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 08:53:19 UTC] User ID: 248
[04-Apr-2026 08:53:19 UTC] ✅ User profile retrieved successfully for user ID: 248
[04-Apr-2026 08:53:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Apr-2026 08:53:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Apr-2026 08:53:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ4IiwidXNlcm5hbWUiOiJuYWltMTIzIiwiZW1haWwiOiJuYWltbXVuc2hpNTgwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTg5NzUzOX0.yKKGIAY9WKZC1-X5ME6sUY0U_5zyyS7Ljv6KbYbOUoY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e6f15118cb8d8ae-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.143.139.124","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.143.139.124, 172.68.132.137"}
[04-Apr-2026 08:53:22 UTC] === User Orders API Called ===
[04-Apr-2026 08:53:22 UTC] User ID: 248
[04-Apr-2026 08:53:22 UTC] Limit: 20, Offset: 0
[04-Apr-2026 08:53:22 UTC] Orders found: 0
[04-Apr-2026 08:53:22 UTC] Orders data: []
[04-Apr-2026 08:53:22 UTC] Total orders count: 0
[04-Apr-2026 08:53:22 UTC] === API CALL LOG ===
[04-Apr-2026 08:53:22 UTC] Endpoint: user/profile.php
[04-Apr-2026 08:53:22 UTC] Full Log Data: {
    "timestamp": "2026-04-04 08:53:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.143.139.124",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ4IiwidXNlcm5hbWUiOiJuYWltMTIzIiwiZW1haWwiOiJuYWltbXVuc2hpNTgwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTg5NzUzOX0.yKKGIAY9WKZC1-X5ME6sUY0U_5zyyS7Ljv6KbYbOUoY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e6f1511fd77d8ae-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.143.139.124",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.143.139.124, 172.68.132.137"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 08:53:22 UTC] === END API CALL LOG ===
[04-Apr-2026 08:53:22 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 08:53:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ4IiwidXNlcm5hbWUiOiJuYWltMTIzIiwiZW1haWwiOiJuYWltbXVuc2hpNTgwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTg5NzUzOX0.yKKGIAY9WKZC1-X5ME6sUY0U_5zyyS7Ljv6KbYbOUoY
[04-Apr-2026 08:53:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 08:53:22 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 08:53:22 UTC] User ID: 248
[04-Apr-2026 08:53:22 UTC] ✅ User profile retrieved successfully for user ID: 248
[04-Apr-2026 08:53:23 UTC] === API CALL LOG ===
[04-Apr-2026 08:53:23 UTC] Endpoint: user/profile.php
[04-Apr-2026 08:53:23 UTC] Full Log Data: {
    "timestamp": "2026-04-04 08:53:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.143.139.124",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ4IiwidXNlcm5hbWUiOiJuYWltMTIzIiwiZW1haWwiOiJuYWltbXVuc2hpNTgwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTg5NzUzOX0.yKKGIAY9WKZC1-X5ME6sUY0U_5zyyS7Ljv6KbYbOUoY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e6f1515db3bd8ae-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.143.139.124",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.143.139.124, 172.68.132.137"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 08:53:23 UTC] === END API CALL LOG ===
[04-Apr-2026 08:53:23 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 08:53:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ4IiwidXNlcm5hbWUiOiJuYWltMTIzIiwiZW1haWwiOiJuYWltbXVuc2hpNTgwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTg5NzUzOX0.yKKGIAY9WKZC1-X5ME6sUY0U_5zyyS7Ljv6KbYbOUoY
[04-Apr-2026 08:53:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 08:53:23 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 08:53:23 UTC] User ID: 248
[04-Apr-2026 08:53:23 UTC] ✅ User profile retrieved successfully for user ID: 248
[04-Apr-2026 08:53:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Apr-2026 08:53:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Apr-2026 08:53:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ4IiwidXNlcm5hbWUiOiJuYWltMTIzIiwiZW1haWwiOiJuYWltbXVuc2hpNTgwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTg5NzUzOX0.yKKGIAY9WKZC1-X5ME6sUY0U_5zyyS7Ljv6KbYbOUoY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e6f15a0b858d8ae-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.143.139.124","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.143.139.124, 172.68.132.136"}
[04-Apr-2026 08:53:45 UTC] === User Orders API Called ===
[04-Apr-2026 08:53:45 UTC] User ID: 248
[04-Apr-2026 08:53:45 UTC] Limit: 20, Offset: 0
[04-Apr-2026 08:53:45 UTC] Orders found: 0
[04-Apr-2026 08:53:45 UTC] Orders data: []
[04-Apr-2026 08:53:45 UTC] Total orders count: 0
[04-Apr-2026 08:53:46 UTC] === API CALL LOG ===
[04-Apr-2026 08:53:46 UTC] Endpoint: user/profile.php
[04-Apr-2026 08:53:46 UTC] Full Log Data: {
    "timestamp": "2026-04-04 08:53:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.143.139.124",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ4IiwidXNlcm5hbWUiOiJuYWltMTIzIiwiZW1haWwiOiJuYWltbXVuc2hpNTgwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTg5NzUzOX0.yKKGIAY9WKZC1-X5ME6sUY0U_5zyyS7Ljv6KbYbOUoY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e6f15a108e5d8ae-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.143.139.124",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.143.139.124, 172.68.132.136"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 08:53:46 UTC] === END API CALL LOG ===
[04-Apr-2026 08:53:46 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 08:53:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ4IiwidXNlcm5hbWUiOiJuYWltMTIzIiwiZW1haWwiOiJuYWltbXVuc2hpNTgwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTg5NzUzOX0.yKKGIAY9WKZC1-X5ME6sUY0U_5zyyS7Ljv6KbYbOUoY
[04-Apr-2026 08:53:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 08:53:46 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 08:53:46 UTC] User ID: 248
[04-Apr-2026 08:53:46 UTC] ✅ User profile retrieved successfully for user ID: 248
[04-Apr-2026 08:53:46 UTC] === API CALL LOG ===
[04-Apr-2026 08:53:46 UTC] Endpoint: user/profile.php
[04-Apr-2026 08:53:46 UTC] Full Log Data: {
    "timestamp": "2026-04-04 08:53:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.143.139.124",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ4IiwidXNlcm5hbWUiOiJuYWltMTIzIiwiZW1haWwiOiJuYWltbXVuc2hpNTgwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTg5NzUzOX0.yKKGIAY9WKZC1-X5ME6sUY0U_5zyyS7Ljv6KbYbOUoY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e6f15a55881d8ae-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.143.139.124",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.143.139.124, 172.68.132.136"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 08:53:46 UTC] === END API CALL LOG ===
[04-Apr-2026 08:53:46 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 08:53:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ4IiwidXNlcm5hbWUiOiJuYWltMTIzIiwiZW1haWwiOiJuYWltbXVuc2hpNTgwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTg5NzUzOX0.yKKGIAY9WKZC1-X5ME6sUY0U_5zyyS7Ljv6KbYbOUoY
[04-Apr-2026 08:53:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 08:53:46 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 08:53:46 UTC] User ID: 248
[04-Apr-2026 08:53:46 UTC] ✅ User profile retrieved successfully for user ID: 248
[04-Apr-2026 08:53:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Apr-2026 08:53:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Apr-2026 08:53:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ4IiwidXNlcm5hbWUiOiJuYWltMTIzIiwiZW1haWwiOiJuYWltbXVuc2hpNTgwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTg5NzUzOX0.yKKGIAY9WKZC1-X5ME6sUY0U_5zyyS7Ljv6KbYbOUoY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e6f15c04a8dd8ae-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.143.139.124","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.143.139.124, 172.68.132.136"}
[04-Apr-2026 08:53:50 UTC] === User Orders API Called ===
[04-Apr-2026 08:53:50 UTC] User ID: 248
[04-Apr-2026 08:53:50 UTC] Limit: 20, Offset: 0
[04-Apr-2026 08:53:50 UTC] Orders found: 0
[04-Apr-2026 08:53:50 UTC] Orders data: []
[04-Apr-2026 08:53:50 UTC] Total orders count: 0
[04-Apr-2026 08:53:50 UTC] === API CALL LOG ===
[04-Apr-2026 08:53:50 UTC] Endpoint: user/profile.php
[04-Apr-2026 08:53:50 UTC] Full Log Data: {
    "timestamp": "2026-04-04 08:53:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.143.139.124",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ4IiwidXNlcm5hbWUiOiJuYWltMTIzIiwiZW1haWwiOiJuYWltbXVuc2hpNTgwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTg5NzUzOX0.yKKGIAY9WKZC1-X5ME6sUY0U_5zyyS7Ljv6KbYbOUoY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e6f15c0db34d8ae-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.143.139.124",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.143.139.124, 172.68.132.136"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 08:53:50 UTC] === END API CALL LOG ===
[04-Apr-2026 08:53:50 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 08:53:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ4IiwidXNlcm5hbWUiOiJuYWltMTIzIiwiZW1haWwiOiJuYWltbXVuc2hpNTgwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTg5NzUzOX0.yKKGIAY9WKZC1-X5ME6sUY0U_5zyyS7Ljv6KbYbOUoY
[04-Apr-2026 08:53:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 08:53:50 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 08:53:50 UTC] User ID: 248
[04-Apr-2026 08:53:50 UTC] ✅ User profile retrieved successfully for user ID: 248
[04-Apr-2026 08:53:51 UTC] === API CALL LOG ===
[04-Apr-2026 08:53:51 UTC] Endpoint: user/profile.php
[04-Apr-2026 08:53:51 UTC] Full Log Data: {
    "timestamp": "2026-04-04 08:53:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.143.139.124",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ4IiwidXNlcm5hbWUiOiJuYWltMTIzIiwiZW1haWwiOiJuYWltbXVuc2hpNTgwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTg5NzUzOX0.yKKGIAY9WKZC1-X5ME6sUY0U_5zyyS7Ljv6KbYbOUoY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e6f15c4b866d8ae-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.143.139.124",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.143.139.124, 172.68.132.136"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 08:53:51 UTC] === END API CALL LOG ===
[04-Apr-2026 08:53:51 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 08:53:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ4IiwidXNlcm5hbWUiOiJuYWltMTIzIiwiZW1haWwiOiJuYWltbXVuc2hpNTgwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTg5NzUzOX0.yKKGIAY9WKZC1-X5ME6sUY0U_5zyyS7Ljv6KbYbOUoY
[04-Apr-2026 08:53:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 08:53:51 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 08:53:51 UTC] User ID: 248
[04-Apr-2026 08:53:51 UTC] ✅ User profile retrieved successfully for user ID: 248
[04-Apr-2026 08:53:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Apr-2026 08:53:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Apr-2026 08:53:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ4IiwidXNlcm5hbWUiOiJuYWltMTIzIiwiZW1haWwiOiJuYWltbXVuc2hpNTgwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTg5NzUzOX0.yKKGIAY9WKZC1-X5ME6sUY0U_5zyyS7Ljv6KbYbOUoY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e6f15e0ea37d8ae-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.143.139.124","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.143.139.124, 172.68.132.136"}
[04-Apr-2026 08:53:56 UTC] === User Orders API Called ===
[04-Apr-2026 08:53:56 UTC] User ID: 248
[04-Apr-2026 08:53:56 UTC] Limit: 20, Offset: 0
[04-Apr-2026 08:53:56 UTC] Orders found: 0
[04-Apr-2026 08:53:56 UTC] Orders data: []
[04-Apr-2026 08:53:56 UTC] Total orders count: 0
[04-Apr-2026 08:53:56 UTC] === API CALL LOG ===
[04-Apr-2026 08:53:56 UTC] Endpoint: user/profile.php
[04-Apr-2026 08:53:56 UTC] Full Log Data: {
    "timestamp": "2026-04-04 08:53:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.143.139.124",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ4IiwidXNlcm5hbWUiOiJuYWltMTIzIiwiZW1haWwiOiJuYWltbXVuc2hpNTgwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTg5NzUzOX0.yKKGIAY9WKZC1-X5ME6sUY0U_5zyyS7Ljv6KbYbOUoY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e6f15e17b53d8ae-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.143.139.124",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.143.139.124, 172.68.132.136"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 08:53:56 UTC] === END API CALL LOG ===
[04-Apr-2026 08:53:56 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 08:53:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ4IiwidXNlcm5hbWUiOiJuYWltMTIzIiwiZW1haWwiOiJuYWltbXVuc2hpNTgwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTg5NzUzOX0.yKKGIAY9WKZC1-X5ME6sUY0U_5zyyS7Ljv6KbYbOUoY
[04-Apr-2026 08:53:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 08:53:56 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 08:53:56 UTC] User ID: 248
[04-Apr-2026 08:53:56 UTC] ✅ User profile retrieved successfully for user ID: 248
[04-Apr-2026 08:53:56 UTC] === API CALL LOG ===
[04-Apr-2026 08:53:56 UTC] Endpoint: user/profile.php
[04-Apr-2026 08:53:56 UTC] Full Log Data: {
    "timestamp": "2026-04-04 08:53:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.143.139.124",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ4IiwidXNlcm5hbWUiOiJuYWltMTIzIiwiZW1haWwiOiJuYWltbXVuc2hpNTgwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTg5NzUzOX0.yKKGIAY9WKZC1-X5ME6sUY0U_5zyyS7Ljv6KbYbOUoY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e6f15e54991d8ae-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.143.139.124",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.143.139.124, 172.68.132.136"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 08:53:56 UTC] === END API CALL LOG ===
[04-Apr-2026 08:53:56 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 08:53:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ4IiwidXNlcm5hbWUiOiJuYWltMTIzIiwiZW1haWwiOiJuYWltbXVuc2hpNTgwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTg5NzUzOX0.yKKGIAY9WKZC1-X5ME6sUY0U_5zyyS7Ljv6KbYbOUoY
[04-Apr-2026 08:53:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 08:53:56 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 08:53:56 UTC] User ID: 248
[04-Apr-2026 08:53:56 UTC] ✅ User profile retrieved successfully for user ID: 248
[04-Apr-2026 08:54:10 UTC] === API CALL LOG ===
[04-Apr-2026 08:54:10 UTC] Endpoint: user/profile.php
[04-Apr-2026 08:54:10 UTC] Full Log Data: {
    "timestamp": "2026-04-04 08:54:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.143.139.124",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ4IiwidXNlcm5hbWUiOiJuYWltMTIzIiwiZW1haWwiOiJuYWltbXVuc2hpNTgwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTg5NzUzOX0.yKKGIAY9WKZC1-X5ME6sUY0U_5zyyS7Ljv6KbYbOUoY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e6f16397cfbd8ae-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.143.139.124",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.143.139.124, 172.68.132.137"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 08:54:10 UTC] === END API CALL LOG ===
[04-Apr-2026 08:54:10 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 08:54:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ4IiwidXNlcm5hbWUiOiJuYWltMTIzIiwiZW1haWwiOiJuYWltbXVuc2hpNTgwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTg5NzUzOX0.yKKGIAY9WKZC1-X5ME6sUY0U_5zyyS7Ljv6KbYbOUoY
[04-Apr-2026 08:54:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 08:54:10 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 08:54:10 UTC] User ID: 248
[04-Apr-2026 08:54:10 UTC] ✅ User profile retrieved successfully for user ID: 248
[04-Apr-2026 08:54:10 UTC] User Purchases API - User ID: 248
[04-Apr-2026 08:54:10 UTC] User Purchases API - Total purchases found: 0
[04-Apr-2026 08:54:21 UTC] === API CALL LOG ===
[04-Apr-2026 08:54:21 UTC] Endpoint: user/profile.php
[04-Apr-2026 08:54:21 UTC] Full Log Data: {
    "timestamp": "2026-04-04 08:54:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.143.139.124",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ4IiwidXNlcm5hbWUiOiJuYWltMTIzIiwiZW1haWwiOiJuYWltbXVuc2hpNTgwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTg5NzUzOX0.yKKGIAY9WKZC1-X5ME6sUY0U_5zyyS7Ljv6KbYbOUoY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e6f167cefbed8ae-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.143.139.124",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.143.139.124, 172.68.132.136"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 08:54:21 UTC] === END API CALL LOG ===
[04-Apr-2026 08:54:21 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 08:54:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ4IiwidXNlcm5hbWUiOiJuYWltMTIzIiwiZW1haWwiOiJuYWltbXVuc2hpNTgwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTg5NzUzOX0.yKKGIAY9WKZC1-X5ME6sUY0U_5zyyS7Ljv6KbYbOUoY
[04-Apr-2026 08:54:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 08:54:21 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 08:54:21 UTC] User ID: 248
[04-Apr-2026 08:54:21 UTC] ✅ User profile retrieved successfully for user ID: 248
[04-Apr-2026 08:54:23 UTC] === API CALL LOG ===
[04-Apr-2026 08:54:23 UTC] Endpoint: user/profile.php
[04-Apr-2026 08:54:23 UTC] Full Log Data: {
    "timestamp": "2026-04-04 08:54:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.143.139.124",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ4IiwidXNlcm5hbWUiOiJuYWltMTIzIiwiZW1haWwiOiJuYWltbXVuc2hpNTgwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTg5NzUzOX0.yKKGIAY9WKZC1-X5ME6sUY0U_5zyyS7Ljv6KbYbOUoY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e6f1688bfdcd8ae-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.143.139.124",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.143.139.124, 172.68.132.137"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 08:54:23 UTC] === END API CALL LOG ===
[04-Apr-2026 08:54:23 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 08:54:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ4IiwidXNlcm5hbWUiOiJuYWltMTIzIiwiZW1haWwiOiJuYWltbXVuc2hpNTgwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTg5NzUzOX0.yKKGIAY9WKZC1-X5ME6sUY0U_5zyyS7Ljv6KbYbOUoY
[04-Apr-2026 08:54:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 08:54:23 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 08:54:23 UTC] User ID: 248
[04-Apr-2026 08:54:23 UTC] ✅ User profile retrieved successfully for user ID: 248
[04-Apr-2026 08:54:23 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Apr-2026 08:54:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Apr-2026 08:54:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ4IiwidXNlcm5hbWUiOiJuYWltMTIzIiwiZW1haWwiOiJuYWltbXVuc2hpNTgwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTg5NzUzOX0.yKKGIAY9WKZC1-X5ME6sUY0U_5zyyS7Ljv6KbYbOUoY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e6f1689085ad8ae-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.143.139.124","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.143.139.124, 172.68.132.137"}
[04-Apr-2026 08:54:23 UTC] === User Orders API Called ===
[04-Apr-2026 08:54:23 UTC] User ID: 248
[04-Apr-2026 08:54:23 UTC] Limit: 20, Offset: 0
[04-Apr-2026 08:54:23 UTC] Orders found: 0
[04-Apr-2026 08:54:23 UTC] Orders data: []
[04-Apr-2026 08:54:23 UTC] Total orders count: 0
[04-Apr-2026 08:54:23 UTC] === API CALL LOG ===
[04-Apr-2026 08:54:23 UTC] Endpoint: user/profile.php
[04-Apr-2026 08:54:23 UTC] Full Log Data: {
    "timestamp": "2026-04-04 08:54:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.143.139.124",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ4IiwidXNlcm5hbWUiOiJuYWltMTIzIiwiZW1haWwiOiJuYWltbXVuc2hpNTgwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTg5NzUzOX0.yKKGIAY9WKZC1-X5ME6sUY0U_5zyyS7Ljv6KbYbOUoY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e6f16895942d8ae-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.143.139.124",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.143.139.124, 172.68.132.137"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 08:54:23 UTC] === END API CALL LOG ===
[04-Apr-2026 08:54:23 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 08:54:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ4IiwidXNlcm5hbWUiOiJuYWltMTIzIiwiZW1haWwiOiJuYWltbXVuc2hpNTgwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTg5NzUzOX0.yKKGIAY9WKZC1-X5ME6sUY0U_5zyyS7Ljv6KbYbOUoY
[04-Apr-2026 08:54:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 08:54:23 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 08:54:23 UTC] User ID: 248
[04-Apr-2026 08:54:23 UTC] ✅ User profile retrieved successfully for user ID: 248
[04-Apr-2026 08:58:47 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Apr-2026 08:58:47 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Apr-2026 08:58:47 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ4IiwidXNlcm5hbWUiOiJuYWltMTIzIiwiZW1haWwiOiJuYWltbXVuc2hpNTgwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTg5NzUzOX0.yKKGIAY9WKZC1-X5ME6sUY0U_5zyyS7Ljv6KbYbOUoY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e6f1cfddad3d8ae-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.143.139.124","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.143.139.124, 172.68.132.136"}
[04-Apr-2026 08:58:47 UTC] === User Orders API Called ===
[04-Apr-2026 08:58:47 UTC] User ID: 248
[04-Apr-2026 08:58:47 UTC] Limit: 20, Offset: 0
[04-Apr-2026 08:58:47 UTC] Orders found: 1
[04-Apr-2026 08:58:47 UTC] Orders data: [{"id":156,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/username\/68","status":"pending","created_at":"2026-04-04 12:28:45","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[04-Apr-2026 08:58:47 UTC] Total orders count: 1
[04-Apr-2026 08:58:53 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Apr-2026 08:58:53 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Apr-2026 08:58:53 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ4IiwidXNlcm5hbWUiOiJuYWltMTIzIiwiZW1haWwiOiJuYWltbXVuc2hpNTgwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTg5NzUzOX0.yKKGIAY9WKZC1-X5ME6sUY0U_5zyyS7Ljv6KbYbOUoY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e6f1d212ff3d8ae-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.143.139.124","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.143.139.124, 172.68.132.137"}
[04-Apr-2026 08:58:53 UTC] === User Orders API Called ===
[04-Apr-2026 08:58:53 UTC] User ID: 248
[04-Apr-2026 08:58:53 UTC] Limit: 20, Offset: 0
[04-Apr-2026 08:58:53 UTC] Orders found: 1
[04-Apr-2026 08:58:53 UTC] Orders data: [{"id":156,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/username\/68","status":"pending","created_at":"2026-04-04 12:28:45","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[04-Apr-2026 08:58:53 UTC] Total orders count: 1
[04-Apr-2026 08:58:53 UTC] === API CALL LOG ===
[04-Apr-2026 08:58:53 UTC] Endpoint: user/profile.php
[04-Apr-2026 08:58:53 UTC] Full Log Data: {
    "timestamp": "2026-04-04 08:58:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.143.139.124",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ4IiwidXNlcm5hbWUiOiJuYWltMTIzIiwiZW1haWwiOiJuYWltbXVuc2hpNTgwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTg5NzUzOX0.yKKGIAY9WKZC1-X5ME6sUY0U_5zyyS7Ljv6KbYbOUoY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e6f1d21a8cbd8ae-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.143.139.124",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.143.139.124, 172.68.132.136"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 08:58:53 UTC] === END API CALL LOG ===
[04-Apr-2026 08:58:53 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 08:58:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ4IiwidXNlcm5hbWUiOiJuYWltMTIzIiwiZW1haWwiOiJuYWltbXVuc2hpNTgwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTg5NzUzOX0.yKKGIAY9WKZC1-X5ME6sUY0U_5zyyS7Ljv6KbYbOUoY
[04-Apr-2026 08:58:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 08:58:53 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 08:58:53 UTC] User ID: 248
[04-Apr-2026 08:58:53 UTC] ✅ User profile retrieved successfully for user ID: 248
[04-Apr-2026 08:58:53 UTC] === API CALL LOG ===
[04-Apr-2026 08:58:53 UTC] Endpoint: user/profile.php
[04-Apr-2026 08:58:53 UTC] Full Log Data: {
    "timestamp": "2026-04-04 08:58:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.143.139.124",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ4IiwidXNlcm5hbWUiOiJuYWltMTIzIiwiZW1haWwiOiJuYWltbXVuc2hpNTgwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTg5NzUzOX0.yKKGIAY9WKZC1-X5ME6sUY0U_5zyyS7Ljv6KbYbOUoY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e6f1d257e9fd8ae-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.143.139.124",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.143.139.124, 172.68.132.136"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 08:58:53 UTC] === END API CALL LOG ===
[04-Apr-2026 08:58:53 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 08:58:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ4IiwidXNlcm5hbWUiOiJuYWltMTIzIiwiZW1haWwiOiJuYWltbXVuc2hpNTgwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTg5NzUzOX0.yKKGIAY9WKZC1-X5ME6sUY0U_5zyyS7Ljv6KbYbOUoY
[04-Apr-2026 08:58:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 08:58:53 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 08:58:53 UTC] User ID: 248
[04-Apr-2026 08:58:53 UTC] ✅ User profile retrieved successfully for user ID: 248
[04-Apr-2026 08:58:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Apr-2026 08:58:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Apr-2026 08:58:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ4IiwidXNlcm5hbWUiOiJuYWltMTIzIiwiZW1haWwiOiJuYWltbXVuc2hpNTgwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTg5NzUzOX0.yKKGIAY9WKZC1-X5ME6sUY0U_5zyyS7Ljv6KbYbOUoY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e6f1d40c966d8ae-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.143.139.124","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.143.139.124, 172.68.132.137"}
[04-Apr-2026 08:58:58 UTC] === User Orders API Called ===
[04-Apr-2026 08:58:58 UTC] User ID: 248
[04-Apr-2026 08:58:58 UTC] Limit: 20, Offset: 0
[04-Apr-2026 08:58:58 UTC] Orders found: 1
[04-Apr-2026 08:58:58 UTC] Orders data: [{"id":156,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/username\/68","status":"pending","created_at":"2026-04-04 12:28:45","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[04-Apr-2026 08:58:58 UTC] Total orders count: 1
[04-Apr-2026 08:58:58 UTC] === API CALL LOG ===
[04-Apr-2026 08:58:58 UTC] Endpoint: user/profile.php
[04-Apr-2026 08:58:58 UTC] Full Log Data: {
    "timestamp": "2026-04-04 08:58:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.143.139.124",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ4IiwidXNlcm5hbWUiOiJuYWltMTIzIiwiZW1haWwiOiJuYWltbXVuc2hpNTgwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTg5NzUzOX0.yKKGIAY9WKZC1-X5ME6sUY0U_5zyyS7Ljv6KbYbOUoY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e6f1d415a24d8ae-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.143.139.124",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.143.139.124, 172.68.132.137"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 08:58:58 UTC] === END API CALL LOG ===
[04-Apr-2026 08:58:58 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 08:58:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ4IiwidXNlcm5hbWUiOiJuYWltMTIzIiwiZW1haWwiOiJuYWltbXVuc2hpNTgwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTg5NzUzOX0.yKKGIAY9WKZC1-X5ME6sUY0U_5zyyS7Ljv6KbYbOUoY
[04-Apr-2026 08:58:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 08:58:58 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 08:58:58 UTC] User ID: 248
[04-Apr-2026 08:58:58 UTC] ✅ User profile retrieved successfully for user ID: 248
[04-Apr-2026 08:58:58 UTC] === API CALL LOG ===
[04-Apr-2026 08:58:58 UTC] Endpoint: user/profile.php
[04-Apr-2026 08:58:58 UTC] Full Log Data: {
    "timestamp": "2026-04-04 08:58:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.143.139.124",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ4IiwidXNlcm5hbWUiOiJuYWltMTIzIiwiZW1haWwiOiJuYWltbXVuc2hpNTgwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTg5NzUzOX0.yKKGIAY9WKZC1-X5ME6sUY0U_5zyyS7Ljv6KbYbOUoY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e6f1d45283ad8ae-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.143.139.124",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.143.139.124, 172.68.132.136"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 08:58:58 UTC] === END API CALL LOG ===
[04-Apr-2026 08:58:58 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 08:58:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ4IiwidXNlcm5hbWUiOiJuYWltMTIzIiwiZW1haWwiOiJuYWltbXVuc2hpNTgwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTg5NzUzOX0.yKKGIAY9WKZC1-X5ME6sUY0U_5zyyS7Ljv6KbYbOUoY
[04-Apr-2026 08:58:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 08:58:58 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 08:58:58 UTC] User ID: 248
[04-Apr-2026 08:58:58 UTC] ✅ User profile retrieved successfully for user ID: 248
[04-Apr-2026 09:02:29 UTC] === API CALL LOG ===
[04-Apr-2026 09:02:29 UTC] Endpoint: user/profile.php
[04-Apr-2026 09:02:29 UTC] Full Log Data: {
    "timestamp": "2026-04-04 09:02:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.143.139.124",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ4IiwidXNlcm5hbWUiOiJuYWltMTIzIiwiZW1haWwiOiJuYWltbXVuc2hpNTgwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTg5NzUzOX0.yKKGIAY9WKZC1-X5ME6sUY0U_5zyyS7Ljv6KbYbOUoY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e6f22668a922508-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.143.139.124",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.143.139.124, 172.68.132.136"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 09:02:29 UTC] === END API CALL LOG ===
[04-Apr-2026 09:02:29 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 09:02:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ4IiwidXNlcm5hbWUiOiJuYWltMTIzIiwiZW1haWwiOiJuYWltbXVuc2hpNTgwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTg5NzUzOX0.yKKGIAY9WKZC1-X5ME6sUY0U_5zyyS7Ljv6KbYbOUoY
[04-Apr-2026 09:02:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 09:02:29 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 09:02:29 UTC] User ID: 248
[04-Apr-2026 09:02:29 UTC] ✅ User profile retrieved successfully for user ID: 248
[04-Apr-2026 09:02:31 UTC] === API CALL LOG ===
[04-Apr-2026 09:02:31 UTC] Endpoint: user/profile.php
[04-Apr-2026 09:02:31 UTC] Full Log Data: {
    "timestamp": "2026-04-04 09:02:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.143.139.124",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ4IiwidXNlcm5hbWUiOiJuYWltMTIzIiwiZW1haWwiOiJuYWltbXVuc2hpNTgwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTg5NzUzOX0.yKKGIAY9WKZC1-X5ME6sUY0U_5zyyS7Ljv6KbYbOUoY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e6f22727c532508-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.143.139.124",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.143.139.124, 172.68.132.137"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 09:02:31 UTC] === END API CALL LOG ===
[04-Apr-2026 09:02:31 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 09:02:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ4IiwidXNlcm5hbWUiOiJuYWltMTIzIiwiZW1haWwiOiJuYWltbXVuc2hpNTgwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTg5NzUzOX0.yKKGIAY9WKZC1-X5ME6sUY0U_5zyyS7Ljv6KbYbOUoY
[04-Apr-2026 09:02:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 09:02:31 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 09:02:31 UTC] User ID: 248
[04-Apr-2026 09:02:31 UTC] ✅ User profile retrieved successfully for user ID: 248
[04-Apr-2026 09:02:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Apr-2026 09:02:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Apr-2026 09:02:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ4IiwidXNlcm5hbWUiOiJuYWltMTIzIiwiZW1haWwiOiJuYWltbXVuc2hpNTgwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTg5NzUzOX0.yKKGIAY9WKZC1-X5ME6sUY0U_5zyyS7Ljv6KbYbOUoY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e6f2272dcd32508-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.143.139.124","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.143.139.124, 172.68.132.136"}
[04-Apr-2026 09:02:31 UTC] === User Orders API Called ===
[04-Apr-2026 09:02:31 UTC] User ID: 248
[04-Apr-2026 09:02:31 UTC] Limit: 20, Offset: 0
[04-Apr-2026 09:02:31 UTC] Orders found: 1
[04-Apr-2026 09:02:31 UTC] Orders data: [{"id":156,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/username\/68","status":"pending","created_at":"2026-04-04 12:28:45","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[04-Apr-2026 09:02:31 UTC] Total orders count: 1
[04-Apr-2026 09:02:31 UTC] === API CALL LOG ===
[04-Apr-2026 09:02:31 UTC] Endpoint: user/profile.php
[04-Apr-2026 09:02:31 UTC] Full Log Data: {
    "timestamp": "2026-04-04 09:02:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.143.139.124",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ4IiwidXNlcm5hbWUiOiJuYWltMTIzIiwiZW1haWwiOiJuYWltbXVuc2hpNTgwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTg5NzUzOX0.yKKGIAY9WKZC1-X5ME6sUY0U_5zyyS7Ljv6KbYbOUoY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e6f22732d642508-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.143.139.124",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.143.139.124, 172.68.132.136"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 09:02:31 UTC] === END API CALL LOG ===
[04-Apr-2026 09:02:31 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 09:02:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ4IiwidXNlcm5hbWUiOiJuYWltMTIzIiwiZW1haWwiOiJuYWltbXVuc2hpNTgwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTg5NzUzOX0.yKKGIAY9WKZC1-X5ME6sUY0U_5zyyS7Ljv6KbYbOUoY
[04-Apr-2026 09:02:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 09:02:31 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 09:02:31 UTC] User ID: 248
[04-Apr-2026 09:02:31 UTC] ✅ User profile retrieved successfully for user ID: 248
[04-Apr-2026 09:02:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Apr-2026 09:02:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Apr-2026 09:02:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ4IiwidXNlcm5hbWUiOiJuYWltMTIzIiwiZW1haWwiOiJuYWltbXVuc2hpNTgwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTg5NzUzOX0.yKKGIAY9WKZC1-X5ME6sUY0U_5zyyS7Ljv6KbYbOUoY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e6f22837e442508-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.143.139.124","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.143.139.124, 172.68.132.136"}
[04-Apr-2026 09:02:33 UTC] === User Orders API Called ===
[04-Apr-2026 09:02:33 UTC] User ID: 248
[04-Apr-2026 09:02:33 UTC] Limit: 20, Offset: 0
[04-Apr-2026 09:02:33 UTC] Orders found: 1
[04-Apr-2026 09:02:33 UTC] Orders data: [{"id":156,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/username\/68","status":"pending","created_at":"2026-04-04 12:28:45","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[04-Apr-2026 09:02:33 UTC] Total orders count: 1
[04-Apr-2026 09:02:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Apr-2026 09:02:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Apr-2026 09:02:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ4IiwidXNlcm5hbWUiOiJuYWltMTIzIiwiZW1haWwiOiJuYWltbXVuc2hpNTgwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTg5NzUzOX0.yKKGIAY9WKZC1-X5ME6sUY0U_5zyyS7Ljv6KbYbOUoY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e6f2294f8062508-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.143.139.124","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.143.139.124, 172.68.132.137"}
[04-Apr-2026 09:02:36 UTC] === User Orders API Called ===
[04-Apr-2026 09:02:36 UTC] User ID: 248
[04-Apr-2026 09:02:36 UTC] Limit: 20, Offset: 0
[04-Apr-2026 09:02:36 UTC] Orders found: 1
[04-Apr-2026 09:02:36 UTC] Orders data: [{"id":156,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/username\/68","status":"pending","created_at":"2026-04-04 12:28:45","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[04-Apr-2026 09:02:36 UTC] Total orders count: 1
[04-Apr-2026 09:02:36 UTC] === API CALL LOG ===
[04-Apr-2026 09:02:36 UTC] Endpoint: user/profile.php
[04-Apr-2026 09:02:36 UTC] Full Log Data: {
    "timestamp": "2026-04-04 09:02:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.143.139.124",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ4IiwidXNlcm5hbWUiOiJuYWltMTIzIiwiZW1haWwiOiJuYWltbXVuc2hpNTgwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTg5NzUzOX0.yKKGIAY9WKZC1-X5ME6sUY0U_5zyyS7Ljv6KbYbOUoY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e6f229568922508-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.143.139.124",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.143.139.124, 172.68.132.136"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 09:02:36 UTC] === END API CALL LOG ===
[04-Apr-2026 09:02:36 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 09:02:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ4IiwidXNlcm5hbWUiOiJuYWltMTIzIiwiZW1haWwiOiJuYWltbXVuc2hpNTgwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTg5NzUzOX0.yKKGIAY9WKZC1-X5ME6sUY0U_5zyyS7Ljv6KbYbOUoY
[04-Apr-2026 09:02:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 09:02:36 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 09:02:36 UTC] User ID: 248
[04-Apr-2026 09:02:36 UTC] ✅ User profile retrieved successfully for user ID: 248
[04-Apr-2026 09:02:37 UTC] === API CALL LOG ===
[04-Apr-2026 09:02:37 UTC] Endpoint: user/profile.php
[04-Apr-2026 09:02:37 UTC] Full Log Data: {
    "timestamp": "2026-04-04 09:02:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.143.139.124",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ4IiwidXNlcm5hbWUiOiJuYWltMTIzIiwiZW1haWwiOiJuYWltbXVuc2hpNTgwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTg5NzUzOX0.yKKGIAY9WKZC1-X5ME6sUY0U_5zyyS7Ljv6KbYbOUoY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e6f22997ecf2508-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.143.139.124",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.143.139.124, 172.68.132.136"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 09:02:37 UTC] === END API CALL LOG ===
[04-Apr-2026 09:02:37 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 09:02:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ4IiwidXNlcm5hbWUiOiJuYWltMTIzIiwiZW1haWwiOiJuYWltbXVuc2hpNTgwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTg5NzUzOX0.yKKGIAY9WKZC1-X5ME6sUY0U_5zyyS7Ljv6KbYbOUoY
[04-Apr-2026 09:02:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 09:02:37 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 09:02:37 UTC] User ID: 248
[04-Apr-2026 09:02:37 UTC] ✅ User profile retrieved successfully for user ID: 248
[04-Apr-2026 09:03:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Apr-2026 09:03:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Apr-2026 09:03:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ4IiwidXNlcm5hbWUiOiJuYWltMTIzIiwiZW1haWwiOiJuYWltbXVuc2hpNTgwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTg5NzUzOX0.yKKGIAY9WKZC1-X5ME6sUY0U_5zyyS7Ljv6KbYbOUoY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e6f2394a91c2508-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.143.139.124","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.143.139.124, 172.68.132.136"}
[04-Apr-2026 09:03:17 UTC] === User Orders API Called ===
[04-Apr-2026 09:03:17 UTC] User ID: 248
[04-Apr-2026 09:03:17 UTC] Limit: 20, Offset: 0
[04-Apr-2026 09:03:17 UTC] Orders found: 1
[04-Apr-2026 09:03:17 UTC] Orders data: [{"id":156,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/username\/68","status":"pending","created_at":"2026-04-04 12:28:45","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[04-Apr-2026 09:03:17 UTC] Total orders count: 1
[04-Apr-2026 09:03:17 UTC] === API CALL LOG ===
[04-Apr-2026 09:03:17 UTC] Endpoint: user/profile.php
[04-Apr-2026 09:03:17 UTC] Full Log Data: {
    "timestamp": "2026-04-04 09:03:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.143.139.124",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ4IiwidXNlcm5hbWUiOiJuYWltMTIzIiwiZW1haWwiOiJuYWltbXVuc2hpNTgwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTg5NzUzOX0.yKKGIAY9WKZC1-X5ME6sUY0U_5zyyS7Ljv6KbYbOUoY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e6f23953a0e2508-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.143.139.124",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.143.139.124, 172.68.132.136"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 09:03:17 UTC] === END API CALL LOG ===
[04-Apr-2026 09:03:17 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 09:03:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ4IiwidXNlcm5hbWUiOiJuYWltMTIzIiwiZW1haWwiOiJuYWltbXVuc2hpNTgwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTg5NzUzOX0.yKKGIAY9WKZC1-X5ME6sUY0U_5zyyS7Ljv6KbYbOUoY
[04-Apr-2026 09:03:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 09:03:17 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 09:03:17 UTC] User ID: 248
[04-Apr-2026 09:03:17 UTC] ✅ User profile retrieved successfully for user ID: 248
[04-Apr-2026 09:03:18 UTC] === API CALL LOG ===
[04-Apr-2026 09:03:18 UTC] Endpoint: user/profile.php
[04-Apr-2026 09:03:18 UTC] Full Log Data: {
    "timestamp": "2026-04-04 09:03:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.143.139.124",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ4IiwidXNlcm5hbWUiOiJuYWltMTIzIiwiZW1haWwiOiJuYWltbXVuc2hpNTgwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTg5NzUzOX0.yKKGIAY9WKZC1-X5ME6sUY0U_5zyyS7Ljv6KbYbOUoY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e6f239918d62508-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.143.139.124",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.143.139.124, 172.68.132.136"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 09:03:18 UTC] === END API CALL LOG ===
[04-Apr-2026 09:03:18 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 09:03:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ4IiwidXNlcm5hbWUiOiJuYWltMTIzIiwiZW1haWwiOiJuYWltbXVuc2hpNTgwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTg5NzUzOX0.yKKGIAY9WKZC1-X5ME6sUY0U_5zyyS7Ljv6KbYbOUoY
[04-Apr-2026 09:03:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 09:03:18 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 09:03:18 UTC] User ID: 248
[04-Apr-2026 09:03:18 UTC] ✅ User profile retrieved successfully for user ID: 248
[04-Apr-2026 09:46:28 UTC] === API CALL LOG ===
[04-Apr-2026 09:46:28 UTC] Endpoint: user/profile.php
[04-Apr-2026 09:46:28 UTC] Full Log Data: {
    "timestamp": "2026-04-04 09:46:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.143.139.124",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ4IiwidXNlcm5hbWUiOiJuYWltMTIzIiwiZW1haWwiOiJuYWltbXVuc2hpNTgwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTg5NzUzOX0.yKKGIAY9WKZC1-X5ME6sUY0U_5zyyS7Ljv6KbYbOUoY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e6f62d3eb16c0db-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.143.139.124",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.143.139.124, 172.68.132.137"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 09:46:28 UTC] === END API CALL LOG ===
[04-Apr-2026 09:46:28 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 09:46:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ4IiwidXNlcm5hbWUiOiJuYWltMTIzIiwiZW1haWwiOiJuYWltbXVuc2hpNTgwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTg5NzUzOX0.yKKGIAY9WKZC1-X5ME6sUY0U_5zyyS7Ljv6KbYbOUoY
[04-Apr-2026 09:46:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 09:46:28 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 09:46:28 UTC] User ID: 248
[04-Apr-2026 09:46:28 UTC] ✅ User profile retrieved successfully for user ID: 248
[04-Apr-2026 09:46:30 UTC] === API CALL LOG ===
[04-Apr-2026 09:46:30 UTC] Endpoint: user/profile.php
[04-Apr-2026 09:46:30 UTC] Full Log Data: {
    "timestamp": "2026-04-04 09:46:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.143.139.124",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ4IiwidXNlcm5hbWUiOiJuYWltMTIzIiwiZW1haWwiOiJuYWltbXVuc2hpNTgwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTg5NzUzOX0.yKKGIAY9WKZC1-X5ME6sUY0U_5zyyS7Ljv6KbYbOUoY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e6f62e148d5c0db-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.143.139.124",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.143.139.124, 172.68.132.136"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 09:46:30 UTC] === END API CALL LOG ===
[04-Apr-2026 09:46:30 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 09:46:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ4IiwidXNlcm5hbWUiOiJuYWltMTIzIiwiZW1haWwiOiJuYWltbXVuc2hpNTgwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTg5NzUzOX0.yKKGIAY9WKZC1-X5ME6sUY0U_5zyyS7Ljv6KbYbOUoY
[04-Apr-2026 09:46:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 09:46:30 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 09:46:30 UTC] User ID: 248
[04-Apr-2026 09:46:30 UTC] ✅ User profile retrieved successfully for user ID: 248
[04-Apr-2026 09:46:30 UTC] === API CALL LOG ===
[04-Apr-2026 09:46:30 UTC] Endpoint: user/profile.php
[04-Apr-2026 09:46:30 UTC] Full Log Data: {
    "timestamp": "2026-04-04 09:46:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.143.139.124",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ4IiwidXNlcm5hbWUiOiJuYWltMTIzIiwiZW1haWwiOiJuYWltbXVuc2hpNTgwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTg5NzUzOX0.yKKGIAY9WKZC1-X5ME6sUY0U_5zyyS7Ljv6KbYbOUoY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e6f62e1e9d3c0db-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.143.139.124",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.143.139.124, 172.68.132.137"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 09:46:30 UTC] === END API CALL LOG ===
[04-Apr-2026 09:46:30 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 09:46:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ4IiwidXNlcm5hbWUiOiJuYWltMTIzIiwiZW1haWwiOiJuYWltbXVuc2hpNTgwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTg5NzUzOX0.yKKGIAY9WKZC1-X5ME6sUY0U_5zyyS7Ljv6KbYbOUoY
[04-Apr-2026 09:46:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 09:46:30 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 09:46:30 UTC] User ID: 248
[04-Apr-2026 09:46:30 UTC] ✅ User profile retrieved successfully for user ID: 248
[04-Apr-2026 09:46:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Apr-2026 09:46:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Apr-2026 09:46:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ4IiwidXNlcm5hbWUiOiJuYWltMTIzIiwiZW1haWwiOiJuYWltbXVuc2hpNTgwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTg5NzUzOX0.yKKGIAY9WKZC1-X5ME6sUY0U_5zyyS7Ljv6KbYbOUoY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e6f62e1d9c7c0db-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.143.139.124","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.143.139.124, 172.68.132.136"}
[04-Apr-2026 09:46:30 UTC] === User Orders API Called ===
[04-Apr-2026 09:46:30 UTC] User ID: 248
[04-Apr-2026 09:46:30 UTC] Limit: 20, Offset: 0
[04-Apr-2026 09:46:30 UTC] Orders found: 1
[04-Apr-2026 09:46:30 UTC] Orders data: [{"id":156,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/username\/68","status":"pending","created_at":"2026-04-04 12:28:45","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[04-Apr-2026 09:46:30 UTC] Total orders count: 1
[04-Apr-2026 09:46:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Apr-2026 09:46:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Apr-2026 09:46:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ4IiwidXNlcm5hbWUiOiJuYWltMTIzIiwiZW1haWwiOiJuYWltbXVuc2hpNTgwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTg5NzUzOX0.yKKGIAY9WKZC1-X5ME6sUY0U_5zyyS7Ljv6KbYbOUoY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e6f62ef28fec0db-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.143.139.124","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.143.139.124, 172.68.132.136"}
[04-Apr-2026 09:46:32 UTC] === User Orders API Called ===
[04-Apr-2026 09:46:32 UTC] User ID: 248
[04-Apr-2026 09:46:32 UTC] Limit: 20, Offset: 0
[04-Apr-2026 09:46:32 UTC] Orders found: 1
[04-Apr-2026 09:46:32 UTC] Orders data: [{"id":156,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/username\/68","status":"pending","created_at":"2026-04-04 12:28:45","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[04-Apr-2026 09:46:32 UTC] Total orders count: 1
[04-Apr-2026 09:46:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Apr-2026 09:46:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Apr-2026 09:46:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ4IiwidXNlcm5hbWUiOiJuYWltMTIzIiwiZW1haWwiOiJuYWltbXVuc2hpNTgwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTg5NzUzOX0.yKKGIAY9WKZC1-X5ME6sUY0U_5zyyS7Ljv6KbYbOUoY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e6f62ffeec6c0db-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.143.139.124","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.143.139.124, 172.68.132.137"}
[04-Apr-2026 09:46:34 UTC] === User Orders API Called ===
[04-Apr-2026 09:46:34 UTC] User ID: 248
[04-Apr-2026 09:46:34 UTC] Limit: 20, Offset: 0
[04-Apr-2026 09:46:34 UTC] Orders found: 1
[04-Apr-2026 09:46:34 UTC] Orders data: [{"id":156,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/username\/68","status":"pending","created_at":"2026-04-04 12:28:45","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[04-Apr-2026 09:46:34 UTC] Total orders count: 1
[04-Apr-2026 09:46:35 UTC] === API CALL LOG ===
[04-Apr-2026 09:46:35 UTC] Endpoint: user/profile.php
[04-Apr-2026 09:46:35 UTC] Full Log Data: {
    "timestamp": "2026-04-04 09:46:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.143.139.124",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ4IiwidXNlcm5hbWUiOiJuYWltMTIzIiwiZW1haWwiOiJuYWltbXVuc2hpNTgwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTg5NzUzOX0.yKKGIAY9WKZC1-X5ME6sUY0U_5zyyS7Ljv6KbYbOUoY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e6f63006fb5c0db-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.143.139.124",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.143.139.124, 172.68.132.137"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 09:46:35 UTC] === END API CALL LOG ===
[04-Apr-2026 09:46:35 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 09:46:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ4IiwidXNlcm5hbWUiOiJuYWltMTIzIiwiZW1haWwiOiJuYWltbXVuc2hpNTgwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTg5NzUzOX0.yKKGIAY9WKZC1-X5ME6sUY0U_5zyyS7Ljv6KbYbOUoY
[04-Apr-2026 09:46:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 09:46:35 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 09:46:35 UTC] User ID: 248
[04-Apr-2026 09:46:35 UTC] ✅ User profile retrieved successfully for user ID: 248
[04-Apr-2026 09:46:35 UTC] === API CALL LOG ===
[04-Apr-2026 09:46:35 UTC] Endpoint: user/profile.php
[04-Apr-2026 09:46:35 UTC] Full Log Data: {
    "timestamp": "2026-04-04 09:46:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.143.139.124",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ4IiwidXNlcm5hbWUiOiJuYWltMTIzIiwiZW1haWwiOiJuYWltbXVuc2hpNTgwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTg5NzUzOX0.yKKGIAY9WKZC1-X5ME6sUY0U_5zyyS7Ljv6KbYbOUoY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e6f63045ee8c0db-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.143.139.124",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.143.139.124, 172.68.132.137"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 09:46:35 UTC] === END API CALL LOG ===
[04-Apr-2026 09:46:35 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 09:46:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ4IiwidXNlcm5hbWUiOiJuYWltMTIzIiwiZW1haWwiOiJuYWltbXVuc2hpNTgwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTg5NzUzOX0.yKKGIAY9WKZC1-X5ME6sUY0U_5zyyS7Ljv6KbYbOUoY
[04-Apr-2026 09:46:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 09:46:35 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 09:46:35 UTC] User ID: 248
[04-Apr-2026 09:46:35 UTC] ✅ User profile retrieved successfully for user ID: 248
[04-Apr-2026 11:29:14 UTC] === API CALL LOG ===
[04-Apr-2026 11:29:14 UTC] Endpoint: user/profile.php
[04-Apr-2026 11:29:14 UTC] Full Log Data: {
    "timestamp": "2026-04-04 11:29:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.186.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e6ff95f2956d8cc-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.186.74",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "83.111.186.74, 172.71.95.101"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 11:29:14 UTC] === END API CALL LOG ===
[04-Apr-2026 11:29:14 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 11:29:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[04-Apr-2026 11:29:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 11:29:14 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 11:29:14 UTC] User ID: 205
[04-Apr-2026 11:29:14 UTC] ✅ User profile retrieved successfully for user ID: 205
[04-Apr-2026 11:29:14 UTC] === API CALL LOG ===
[04-Apr-2026 11:29:14 UTC] Endpoint: user/profile.php
[04-Apr-2026 11:29:14 UTC] Full Log Data: {
    "timestamp": "2026-04-04 11:29:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.186.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e6ff9629b52d8cc-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.186.74",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "83.111.186.74, 172.71.95.87"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 11:29:14 UTC] === END API CALL LOG ===
[04-Apr-2026 11:29:14 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 11:29:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[04-Apr-2026 11:29:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 11:29:14 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 11:29:14 UTC] User ID: 205
[04-Apr-2026 11:29:14 UTC] ✅ User profile retrieved successfully for user ID: 205
[04-Apr-2026 11:29:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Apr-2026 11:29:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Apr-2026 11:29:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e6ff9629b59d8cc-AMS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"83.111.186.74","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"83.111.186.74, 172.71.95.88"}
[04-Apr-2026 11:29:14 UTC] === User Orders API Called ===
[04-Apr-2026 11:29:14 UTC] User ID: 205
[04-Apr-2026 11:29:14 UTC] Limit: 20, Offset: 0
[04-Apr-2026 11:29:14 UTC] Orders found: 11
[04-Apr-2026 11:29:14 UTC] Orders data: [{"id":154,"quantity":325,"total_coins":325,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 09:39:00","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":153,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 05:21:54","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":152,"quantity":175,"total_coins":175,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 01:57:11","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":151,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 00:37:56","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":150,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/69","status":"completed","created_at":"2026-03-31 11:44:10","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":149,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/70","status":"completed","created_at":"2026-03-31 10:13:24","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":147,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 10:00:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":146,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 09:47:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":145,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-31 08:14:12","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":143,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:22:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":142,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:18:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[04-Apr-2026 11:29:14 UTC] Total orders count: 11
[04-Apr-2026 11:29:14 UTC] === API CALL LOG ===
[04-Apr-2026 11:29:14 UTC] Endpoint: user/profile.php
[04-Apr-2026 11:29:14 UTC] Full Log Data: {
    "timestamp": "2026-04-04 11:29:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.186.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e6ff9638e27d8cc-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.186.74",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "83.111.186.74, 172.71.95.87"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 11:29:14 UTC] === END API CALL LOG ===
[04-Apr-2026 11:29:14 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 11:29:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[04-Apr-2026 11:29:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 11:29:14 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 11:29:14 UTC] User ID: 205
[04-Apr-2026 11:29:14 UTC] ✅ User profile retrieved successfully for user ID: 205
[04-Apr-2026 11:29:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Apr-2026 11:29:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Apr-2026 11:29:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e6ff9a54d4cd8cc-AMS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"83.111.186.74","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"83.111.186.74, 172.71.95.102"}
[04-Apr-2026 11:29:25 UTC] === User Orders API Called ===
[04-Apr-2026 11:29:25 UTC] User ID: 205
[04-Apr-2026 11:29:25 UTC] Limit: 20, Offset: 0
[04-Apr-2026 11:29:25 UTC] Orders found: 11
[04-Apr-2026 11:29:25 UTC] Orders data: [{"id":154,"quantity":325,"total_coins":325,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 09:39:00","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":153,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 05:21:54","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":152,"quantity":175,"total_coins":175,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 01:57:11","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":151,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 00:37:56","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":150,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/69","status":"completed","created_at":"2026-03-31 11:44:10","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":149,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/70","status":"completed","created_at":"2026-03-31 10:13:24","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":147,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 10:00:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":146,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 09:47:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":145,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-31 08:14:12","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":143,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:22:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":142,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:18:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[04-Apr-2026 11:29:25 UTC] Total orders count: 11
[04-Apr-2026 11:29:25 UTC] === API CALL LOG ===
[04-Apr-2026 11:29:25 UTC] Endpoint: user/profile.php
[04-Apr-2026 11:29:25 UTC] Full Log Data: {
    "timestamp": "2026-04-04 11:29:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.186.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e6ff9a54d50d8cc-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.186.74",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "83.111.186.74, 172.71.95.102"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 11:29:25 UTC] === END API CALL LOG ===
[04-Apr-2026 11:29:25 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 11:29:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[04-Apr-2026 11:29:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 11:29:25 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 11:29:25 UTC] User ID: 205
[04-Apr-2026 11:29:25 UTC] ✅ User profile retrieved successfully for user ID: 205
[04-Apr-2026 11:29:25 UTC] === API CALL LOG ===
[04-Apr-2026 11:29:25 UTC] Endpoint: user/profile.php
[04-Apr-2026 11:29:25 UTC] Full Log Data: {
    "timestamp": "2026-04-04 11:29:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.186.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e6ff9a9187dd8cc-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.186.74",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "83.111.186.74, 172.71.95.102"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 11:29:25 UTC] === END API CALL LOG ===
[04-Apr-2026 11:29:25 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 11:29:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[04-Apr-2026 11:29:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 11:29:25 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 11:29:25 UTC] User ID: 205
[04-Apr-2026 11:29:25 UTC] ✅ User profile retrieved successfully for user ID: 205
[04-Apr-2026 13:14:17 UTC] === API CALL LOG ===
[04-Apr-2026 13:14:17 UTC] Endpoint: user/profile.php
[04-Apr-2026 13:14:17 UTC] Full Log Data: {
    "timestamp": "2026-04-04 13:14:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.143.139.124",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ4IiwidXNlcm5hbWUiOiJuYWltMTIzIiwiZW1haWwiOiJuYWltbXVuc2hpNTgwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTg5NzUzOX0.yKKGIAY9WKZC1-X5ME6sUY0U_5zyyS7Ljv6KbYbOUoY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e709341ff5edc25-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.143.139.124",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.143.139.124, 172.68.132.136"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 13:14:17 UTC] === END API CALL LOG ===
[04-Apr-2026 13:14:17 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 13:14:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ4IiwidXNlcm5hbWUiOiJuYWltMTIzIiwiZW1haWwiOiJuYWltbXVuc2hpNTgwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTg5NzUzOX0.yKKGIAY9WKZC1-X5ME6sUY0U_5zyyS7Ljv6KbYbOUoY
[04-Apr-2026 13:14:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 13:14:17 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 13:14:17 UTC] User ID: 248
[04-Apr-2026 13:14:17 UTC] ✅ User profile retrieved successfully for user ID: 248
[04-Apr-2026 13:14:19 UTC] === API CALL LOG ===
[04-Apr-2026 13:14:19 UTC] Endpoint: user/profile.php
[04-Apr-2026 13:14:19 UTC] Full Log Data: {
    "timestamp": "2026-04-04 13:14:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.143.139.124",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ4IiwidXNlcm5hbWUiOiJuYWltMTIzIiwiZW1haWwiOiJuYWltbXVuc2hpNTgwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTg5NzUzOX0.yKKGIAY9WKZC1-X5ME6sUY0U_5zyyS7Ljv6KbYbOUoY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e70934cea71dc25-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.143.139.124",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.143.139.124, 172.68.132.137"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 13:14:19 UTC] === END API CALL LOG ===
[04-Apr-2026 13:14:19 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 13:14:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ4IiwidXNlcm5hbWUiOiJuYWltMTIzIiwiZW1haWwiOiJuYWltbXVuc2hpNTgwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTg5NzUzOX0.yKKGIAY9WKZC1-X5ME6sUY0U_5zyyS7Ljv6KbYbOUoY
[04-Apr-2026 13:14:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 13:14:19 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 13:14:19 UTC] User ID: 248
[04-Apr-2026 13:14:19 UTC] ✅ User profile retrieved successfully for user ID: 248
[04-Apr-2026 13:14:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Apr-2026 13:14:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Apr-2026 13:14:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ4IiwidXNlcm5hbWUiOiJuYWltMTIzIiwiZW1haWwiOiJuYWltbXVuc2hpNTgwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTg5NzUzOX0.yKKGIAY9WKZC1-X5ME6sUY0U_5zyyS7Ljv6KbYbOUoY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e70934d4b2edc25-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.143.139.124","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.143.139.124, 172.68.132.136"}
[04-Apr-2026 13:14:19 UTC] === User Orders API Called ===
[04-Apr-2026 13:14:19 UTC] User ID: 248
[04-Apr-2026 13:14:19 UTC] Limit: 20, Offset: 0
[04-Apr-2026 13:14:19 UTC] Orders found: 1
[04-Apr-2026 13:14:19 UTC] Orders data: [{"id":156,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/username\/68","status":"pending","created_at":"2026-04-04 12:28:45","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[04-Apr-2026 13:14:19 UTC] Total orders count: 1
[04-Apr-2026 13:14:19 UTC] === API CALL LOG ===
[04-Apr-2026 13:14:19 UTC] Endpoint: user/profile.php
[04-Apr-2026 13:14:19 UTC] Full Log Data: {
    "timestamp": "2026-04-04 13:14:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.143.139.124",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ4IiwidXNlcm5hbWUiOiJuYWltMTIzIiwiZW1haWwiOiJuYWltbXVuc2hpNTgwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTg5NzUzOX0.yKKGIAY9WKZC1-X5ME6sUY0U_5zyyS7Ljv6KbYbOUoY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e70934d9b90dc25-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.143.139.124",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.143.139.124, 172.68.132.137"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 13:14:19 UTC] === END API CALL LOG ===
[04-Apr-2026 13:14:19 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 13:14:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ4IiwidXNlcm5hbWUiOiJuYWltMTIzIiwiZW1haWwiOiJuYWltbXVuc2hpNTgwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTg5NzUzOX0.yKKGIAY9WKZC1-X5ME6sUY0U_5zyyS7Ljv6KbYbOUoY
[04-Apr-2026 13:14:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 13:14:19 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 13:14:19 UTC] User ID: 248
[04-Apr-2026 13:14:19 UTC] ✅ User profile retrieved successfully for user ID: 248
[04-Apr-2026 13:14:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Apr-2026 13:14:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Apr-2026 13:14:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ4IiwidXNlcm5hbWUiOiJuYWltMTIzIiwiZW1haWwiOiJuYWltbXVuc2hpNTgwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTg5NzUzOX0.yKKGIAY9WKZC1-X5ME6sUY0U_5zyyS7Ljv6KbYbOUoY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e709359bf2fdc25-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.143.139.124","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.143.139.124, 172.68.132.137"}
[04-Apr-2026 13:14:21 UTC] === User Orders API Called ===
[04-Apr-2026 13:14:21 UTC] User ID: 248
[04-Apr-2026 13:14:21 UTC] Limit: 20, Offset: 0
[04-Apr-2026 13:14:21 UTC] Orders found: 1
[04-Apr-2026 13:14:21 UTC] Orders data: [{"id":156,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/username\/68","status":"pending","created_at":"2026-04-04 12:28:45","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[04-Apr-2026 13:14:21 UTC] Total orders count: 1
[04-Apr-2026 13:14:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Apr-2026 13:14:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Apr-2026 13:14:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ4IiwidXNlcm5hbWUiOiJuYWltMTIzIiwiZW1haWwiOiJuYWltbXVuc2hpNTgwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTg5NzUzOX0.yKKGIAY9WKZC1-X5ME6sUY0U_5zyyS7Ljv6KbYbOUoY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e709370497cdc25-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.143.139.124","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.143.139.124, 172.68.132.136"}
[04-Apr-2026 13:14:24 UTC] === User Orders API Called ===
[04-Apr-2026 13:14:24 UTC] User ID: 248
[04-Apr-2026 13:14:24 UTC] Limit: 20, Offset: 0
[04-Apr-2026 13:14:24 UTC] Orders found: 1
[04-Apr-2026 13:14:24 UTC] Orders data: [{"id":156,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/username\/68","status":"pending","created_at":"2026-04-04 12:28:45","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[04-Apr-2026 13:14:24 UTC] Total orders count: 1
[04-Apr-2026 13:14:24 UTC] === API CALL LOG ===
[04-Apr-2026 13:14:24 UTC] Endpoint: user/profile.php
[04-Apr-2026 13:14:24 UTC] Full Log Data: {
    "timestamp": "2026-04-04 13:14:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.143.139.124",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ4IiwidXNlcm5hbWUiOiJuYWltMTIzIiwiZW1haWwiOiJuYWltbXVuc2hpNTgwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTg5NzUzOX0.yKKGIAY9WKZC1-X5ME6sUY0U_5zyyS7Ljv6KbYbOUoY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e709370fa83dc25-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.143.139.124",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.143.139.124, 172.68.132.137"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 13:14:24 UTC] === END API CALL LOG ===
[04-Apr-2026 13:14:24 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 13:14:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ4IiwidXNlcm5hbWUiOiJuYWltMTIzIiwiZW1haWwiOiJuYWltbXVuc2hpNTgwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTg5NzUzOX0.yKKGIAY9WKZC1-X5ME6sUY0U_5zyyS7Ljv6KbYbOUoY
[04-Apr-2026 13:14:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 13:14:24 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 13:14:24 UTC] User ID: 248
[04-Apr-2026 13:14:24 UTC] ✅ User profile retrieved successfully for user ID: 248
[04-Apr-2026 13:14:25 UTC] === API CALL LOG ===
[04-Apr-2026 13:14:25 UTC] Endpoint: user/profile.php
[04-Apr-2026 13:14:25 UTC] Full Log Data: {
    "timestamp": "2026-04-04 13:14:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.143.139.124",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ4IiwidXNlcm5hbWUiOiJuYWltMTIzIiwiZW1haWwiOiJuYWltbXVuc2hpNTgwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTg5NzUzOX0.yKKGIAY9WKZC1-X5ME6sUY0U_5zyyS7Ljv6KbYbOUoY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e709374a855dc25-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.143.139.124",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.143.139.124, 172.68.132.137"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 13:14:25 UTC] === END API CALL LOG ===
[04-Apr-2026 13:14:25 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 13:14:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ4IiwidXNlcm5hbWUiOiJuYWltMTIzIiwiZW1haWwiOiJuYWltbXVuc2hpNTgwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTg5NzUzOX0.yKKGIAY9WKZC1-X5ME6sUY0U_5zyyS7Ljv6KbYbOUoY
[04-Apr-2026 13:14:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 13:14:25 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 13:14:25 UTC] User ID: 248
[04-Apr-2026 13:14:25 UTC] ✅ User profile retrieved successfully for user ID: 248
[04-Apr-2026 13:14:29 UTC] === API CALL LOG ===
[04-Apr-2026 13:14:29 UTC] Endpoint: user/profile.php
[04-Apr-2026 13:14:29 UTC] Full Log Data: {
    "timestamp": "2026-04-04 13:14:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.143.139.124",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ4IiwidXNlcm5hbWUiOiJuYWltMTIzIiwiZW1haWwiOiJuYWltbXVuc2hpNTgwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTg5NzUzOX0.yKKGIAY9WKZC1-X5ME6sUY0U_5zyyS7Ljv6KbYbOUoY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e70938c1c454f02-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.143.139.124",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.143.139.124, 172.68.132.136"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 13:14:29 UTC] === END API CALL LOG ===
[04-Apr-2026 13:14:29 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 13:14:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ4IiwidXNlcm5hbWUiOiJuYWltMTIzIiwiZW1haWwiOiJuYWltbXVuc2hpNTgwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTg5NzUzOX0.yKKGIAY9WKZC1-X5ME6sUY0U_5zyyS7Ljv6KbYbOUoY
[04-Apr-2026 13:14:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 13:14:29 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 13:14:29 UTC] User ID: 248
[04-Apr-2026 13:14:29 UTC] ✅ User profile retrieved successfully for user ID: 248
[04-Apr-2026 13:14:30 UTC] === API CALL LOG ===
[04-Apr-2026 13:14:30 UTC] Endpoint: user/profile.php
[04-Apr-2026 13:14:30 UTC] Full Log Data: {
    "timestamp": "2026-04-04 13:14:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.143.139.124",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ4IiwidXNlcm5hbWUiOiJuYWltMTIzIiwiZW1haWwiOiJuYWltbXVuc2hpNTgwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTg5NzUzOX0.yKKGIAY9WKZC1-X5ME6sUY0U_5zyyS7Ljv6KbYbOUoY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e709396af114f02-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.143.139.124",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.143.139.124, 172.68.132.136"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 13:14:30 UTC] === END API CALL LOG ===
[04-Apr-2026 13:14:30 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 13:14:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ4IiwidXNlcm5hbWUiOiJuYWltMTIzIiwiZW1haWwiOiJuYWltbXVuc2hpNTgwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTg5NzUzOX0.yKKGIAY9WKZC1-X5ME6sUY0U_5zyyS7Ljv6KbYbOUoY
[04-Apr-2026 13:14:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 13:14:30 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 13:14:30 UTC] User ID: 248
[04-Apr-2026 13:14:30 UTC] ✅ User profile retrieved successfully for user ID: 248
[04-Apr-2026 13:14:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Apr-2026 13:14:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Apr-2026 13:14:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ4IiwidXNlcm5hbWUiOiJuYWltMTIzIiwiZW1haWwiOiJuYWltbXVuc2hpNTgwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTg5NzUzOX0.yKKGIAY9WKZC1-X5ME6sUY0U_5zyyS7Ljv6KbYbOUoY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e709396ef5a4f02-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.143.139.124","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.143.139.124, 172.68.132.137"}
[04-Apr-2026 13:14:31 UTC] === User Orders API Called ===
[04-Apr-2026 13:14:31 UTC] User ID: 248
[04-Apr-2026 13:14:31 UTC] Limit: 20, Offset: 0
[04-Apr-2026 13:14:31 UTC] Orders found: 1
[04-Apr-2026 13:14:31 UTC] Orders data: [{"id":156,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/username\/68","status":"pending","created_at":"2026-04-04 12:28:45","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[04-Apr-2026 13:14:31 UTC] Total orders count: 1
[04-Apr-2026 13:14:31 UTC] === API CALL LOG ===
[04-Apr-2026 13:14:31 UTC] Endpoint: user/profile.php
[04-Apr-2026 13:14:31 UTC] Full Log Data: {
    "timestamp": "2026-04-04 13:14:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.143.139.124",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ4IiwidXNlcm5hbWUiOiJuYWltMTIzIiwiZW1haWwiOiJuYWltbXVuc2hpNTgwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTg5NzUzOX0.yKKGIAY9WKZC1-X5ME6sUY0U_5zyyS7Ljv6KbYbOUoY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7093975ffb4f02-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.143.139.124",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.143.139.124, 172.68.132.137"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 13:14:31 UTC] === END API CALL LOG ===
[04-Apr-2026 13:14:31 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 13:14:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ4IiwidXNlcm5hbWUiOiJuYWltMTIzIiwiZW1haWwiOiJuYWltbXVuc2hpNTgwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTg5NzUzOX0.yKKGIAY9WKZC1-X5ME6sUY0U_5zyyS7Ljv6KbYbOUoY
[04-Apr-2026 13:14:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 13:14:31 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 13:14:31 UTC] User ID: 248
[04-Apr-2026 13:14:31 UTC] ✅ User profile retrieved successfully for user ID: 248
[04-Apr-2026 13:14:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Apr-2026 13:14:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Apr-2026 13:14:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ4IiwidXNlcm5hbWUiOiJuYWltMTIzIiwiZW1haWwiOiJuYWltbXVuc2hpNTgwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTg5NzUzOX0.yKKGIAY9WKZC1-X5ME6sUY0U_5zyyS7Ljv6KbYbOUoY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e7093c74eb04f02-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.143.139.124","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.143.139.124, 172.68.132.136"}
[04-Apr-2026 13:14:38 UTC] === User Orders API Called ===
[04-Apr-2026 13:14:38 UTC] User ID: 248
[04-Apr-2026 13:14:38 UTC] Limit: 20, Offset: 0
[04-Apr-2026 13:14:38 UTC] Orders found: 1
[04-Apr-2026 13:14:38 UTC] Orders data: [{"id":156,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/username\/68","status":"pending","created_at":"2026-04-04 12:28:45","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[04-Apr-2026 13:14:38 UTC] Total orders count: 1
[04-Apr-2026 13:14:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Apr-2026 13:14:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Apr-2026 13:14:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ4IiwidXNlcm5hbWUiOiJuYWltMTIzIiwiZW1haWwiOiJuYWltbXVuc2hpNTgwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTg5NzUzOX0.yKKGIAY9WKZC1-X5ME6sUY0U_5zyyS7Ljv6KbYbOUoY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e7093d659fe4f02-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.143.139.124","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.143.139.124, 172.68.132.137"}
[04-Apr-2026 13:14:41 UTC] === User Orders API Called ===
[04-Apr-2026 13:14:41 UTC] User ID: 248
[04-Apr-2026 13:14:41 UTC] Limit: 20, Offset: 0
[04-Apr-2026 13:14:41 UTC] Orders found: 1
[04-Apr-2026 13:14:41 UTC] Orders data: [{"id":156,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/username\/68","status":"pending","created_at":"2026-04-04 12:28:45","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[04-Apr-2026 13:14:41 UTC] Total orders count: 1
[04-Apr-2026 13:14:41 UTC] === API CALL LOG ===
[04-Apr-2026 13:14:41 UTC] Endpoint: user/profile.php
[04-Apr-2026 13:14:41 UTC] Full Log Data: {
    "timestamp": "2026-04-04 13:14:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.143.139.124",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ4IiwidXNlcm5hbWUiOiJuYWltMTIzIiwiZW1haWwiOiJuYWltbXVuc2hpNTgwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTg5NzUzOX0.yKKGIAY9WKZC1-X5ME6sUY0U_5zyyS7Ljv6KbYbOUoY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7093d6dacd4f02-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.143.139.124",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.143.139.124, 172.68.132.137"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 13:14:41 UTC] === END API CALL LOG ===
[04-Apr-2026 13:14:41 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 13:14:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ4IiwidXNlcm5hbWUiOiJuYWltMTIzIiwiZW1haWwiOiJuYWltbXVuc2hpNTgwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTg5NzUzOX0.yKKGIAY9WKZC1-X5ME6sUY0U_5zyyS7Ljv6KbYbOUoY
[04-Apr-2026 13:14:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 13:14:41 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 13:14:41 UTC] User ID: 248
[04-Apr-2026 13:14:41 UTC] ✅ User profile retrieved successfully for user ID: 248
[04-Apr-2026 13:14:41 UTC] === API CALL LOG ===
[04-Apr-2026 13:14:41 UTC] Endpoint: user/profile.php
[04-Apr-2026 13:14:41 UTC] Full Log Data: {
    "timestamp": "2026-04-04 13:14:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.143.139.124",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ4IiwidXNlcm5hbWUiOiJuYWltMTIzIiwiZW1haWwiOiJuYWltbXVuc2hpNTgwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTg5NzUzOX0.yKKGIAY9WKZC1-X5ME6sUY0U_5zyyS7Ljv6KbYbOUoY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7093dada514f02-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.143.139.124",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.143.139.124, 172.68.132.137"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 13:14:41 UTC] === END API CALL LOG ===
[04-Apr-2026 13:14:41 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 13:14:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ4IiwidXNlcm5hbWUiOiJuYWltMTIzIiwiZW1haWwiOiJuYWltbXVuc2hpNTgwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTg5NzUzOX0.yKKGIAY9WKZC1-X5ME6sUY0U_5zyyS7Ljv6KbYbOUoY
[04-Apr-2026 13:14:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 13:14:41 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 13:14:41 UTC] User ID: 248
[04-Apr-2026 13:14:41 UTC] ✅ User profile retrieved successfully for user ID: 248
[04-Apr-2026 13:17:09 UTC] === API CALL LOG ===
[04-Apr-2026 13:17:09 UTC] Endpoint: user/profile.php
[04-Apr-2026 13:17:09 UTC] Full Log Data: {
    "timestamp": "2026-04-04 13:17:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.143.139.124",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ4IiwidXNlcm5hbWUiOiJuYWltMTIzIiwiZW1haWwiOiJuYWltbXVuc2hpNTgwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTg5NzUzOX0.yKKGIAY9WKZC1-X5ME6sUY0U_5zyyS7Ljv6KbYbOUoY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e709772df8b4f02-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.143.139.124",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.143.139.124, 172.68.132.137"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 13:17:09 UTC] === END API CALL LOG ===
[04-Apr-2026 13:17:09 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 13:17:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ4IiwidXNlcm5hbWUiOiJuYWltMTIzIiwiZW1haWwiOiJuYWltbXVuc2hpNTgwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTg5NzUzOX0.yKKGIAY9WKZC1-X5ME6sUY0U_5zyyS7Ljv6KbYbOUoY
[04-Apr-2026 13:17:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 13:17:09 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 13:17:09 UTC] User ID: 248
[04-Apr-2026 13:17:09 UTC] ✅ User profile retrieved successfully for user ID: 248
[04-Apr-2026 13:17:12 UTC] === API CALL LOG ===
[04-Apr-2026 13:17:12 UTC] Endpoint: user/profile.php
[04-Apr-2026 13:17:12 UTC] Full Log Data: {
    "timestamp": "2026-04-04 13:17:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.143.139.124",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ4IiwidXNlcm5hbWUiOiJuYWltMTIzIiwiZW1haWwiOiJuYWltbXVuc2hpNTgwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTg5NzUzOX0.yKKGIAY9WKZC1-X5ME6sUY0U_5zyyS7Ljv6KbYbOUoY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e709786adea4f02-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.143.139.124",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.143.139.124, 172.68.132.137"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 13:17:12 UTC] === END API CALL LOG ===
[04-Apr-2026 13:17:12 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 13:17:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ4IiwidXNlcm5hbWUiOiJuYWltMTIzIiwiZW1haWwiOiJuYWltbXVuc2hpNTgwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTg5NzUzOX0.yKKGIAY9WKZC1-X5ME6sUY0U_5zyyS7Ljv6KbYbOUoY
[04-Apr-2026 13:17:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 13:17:12 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 13:17:12 UTC] User ID: 248
[04-Apr-2026 13:17:12 UTC] ✅ User profile retrieved successfully for user ID: 248
[04-Apr-2026 13:17:14 UTC] === API CALL LOG ===
[04-Apr-2026 13:17:14 UTC] Endpoint: user/profile.php
[04-Apr-2026 13:17:14 UTC] Full Log Data: {
    "timestamp": "2026-04-04 13:17:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.143.139.124",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ4IiwidXNlcm5hbWUiOiJuYWltMTIzIiwiZW1haWwiOiJuYWltbXVuc2hpNTgwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTg5NzUzOX0.yKKGIAY9WKZC1-X5ME6sUY0U_5zyyS7Ljv6KbYbOUoY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7097926c464f02-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.143.139.124",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.143.139.124, 172.68.132.137"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 13:17:14 UTC] === END API CALL LOG ===
[04-Apr-2026 13:17:14 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 13:17:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ4IiwidXNlcm5hbWUiOiJuYWltMTIzIiwiZW1haWwiOiJuYWltbXVuc2hpNTgwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTg5NzUzOX0.yKKGIAY9WKZC1-X5ME6sUY0U_5zyyS7Ljv6KbYbOUoY
[04-Apr-2026 13:17:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 13:17:14 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 13:17:14 UTC] User ID: 248
[04-Apr-2026 13:17:14 UTC] ✅ User profile retrieved successfully for user ID: 248
[04-Apr-2026 13:17:14 UTC] User Purchases API - User ID: 248
[04-Apr-2026 13:17:14 UTC] User Purchases API - Total purchases found: 0
[04-Apr-2026 13:17:18 UTC] User Purchases API - User ID: 248
[04-Apr-2026 13:17:18 UTC] User Purchases API - Total purchases found: 0
[04-Apr-2026 13:17:19 UTC] === API CALL LOG ===
[04-Apr-2026 13:17:19 UTC] Endpoint: user/profile.php
[04-Apr-2026 13:17:19 UTC] Full Log Data: {
    "timestamp": "2026-04-04 13:17:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.143.139.124",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ4IiwidXNlcm5hbWUiOiJuYWltMTIzIiwiZW1haWwiOiJuYWltbXVuc2hpNTgwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTg5NzUzOX0.yKKGIAY9WKZC1-X5ME6sUY0U_5zyyS7Ljv6KbYbOUoY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7097b34e1e4f02-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.143.139.124",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.143.139.124, 172.68.132.137"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 13:17:19 UTC] === END API CALL LOG ===
[04-Apr-2026 13:17:19 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 13:17:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ4IiwidXNlcm5hbWUiOiJuYWltMTIzIiwiZW1haWwiOiJuYWltbXVuc2hpNTgwQGdtYWlsLmNvbSIsImV4cCI6MTc3NTg5NzUzOX0.yKKGIAY9WKZC1-X5ME6sUY0U_5zyyS7Ljv6KbYbOUoY
[04-Apr-2026 13:17:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 13:17:19 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 13:17:19 UTC] User ID: 248
[04-Apr-2026 13:17:19 UTC] ✅ User profile retrieved successfully for user ID: 248
[04-Apr-2026 13:17:19 UTC] User Purchases API - User ID: 248
[04-Apr-2026 13:17:19 UTC] User Purchases API - Total purchases found: 0
[04-Apr-2026 13:19:56 UTC] === API CALL LOG ===
[04-Apr-2026 13:19:56 UTC] Endpoint: user/profile.php
[04-Apr-2026 13:19:56 UTC] Full Log Data: {
    "timestamp": "2026-04-04 13:19:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.218.50.83",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ5IiwidXNlcm5hbWUiOiJAR3dpZ3N1IiwiZW1haWwiOiJ5b25hc3plbmE5OTZAZ21haWwuY29tIiwiZXhwIjoxNzc1OTEzNTk0fQ.GOl5WkmnIsOeviIifcxN1xusZ7dC2HuRCbTC8jw5Va8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e709b87c9755454-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.218.50.83",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.218.50.83, 172.68.128.167"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 13:19:56 UTC] === END API CALL LOG ===
[04-Apr-2026 13:19:56 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 13:19:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ5IiwidXNlcm5hbWUiOiJAR3dpZ3N1IiwiZW1haWwiOiJ5b25hc3plbmE5OTZAZ21haWwuY29tIiwiZXhwIjoxNzc1OTEzNTk0fQ.GOl5WkmnIsOeviIifcxN1xusZ7dC2HuRCbTC8jw5Va8
[04-Apr-2026 13:19:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 13:19:56 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 13:19:56 UTC] User ID: 249
[04-Apr-2026 13:19:56 UTC] ✅ User profile retrieved successfully for user ID: 249
[04-Apr-2026 13:19:56 UTC] === API CALL LOG ===
[04-Apr-2026 13:19:56 UTC] Endpoint: user/profile.php
[04-Apr-2026 13:19:56 UTC] Full Log Data: {
    "timestamp": "2026-04-04 13:19:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.218.50.83",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ5IiwidXNlcm5hbWUiOiJAR3dpZ3N1IiwiZW1haWwiOiJ5b25hc3plbmE5OTZAZ21haWwuY29tIiwiZXhwIjoxNzc1OTEzNTk0fQ.GOl5WkmnIsOeviIifcxN1xusZ7dC2HuRCbTC8jw5Va8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e709b87c9795454-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.218.50.83",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.218.50.83, 172.68.128.167"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 13:19:56 UTC] === END API CALL LOG ===
[04-Apr-2026 13:19:56 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 13:19:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ5IiwidXNlcm5hbWUiOiJAR3dpZ3N1IiwiZW1haWwiOiJ5b25hc3plbmE5OTZAZ21haWwuY29tIiwiZXhwIjoxNzc1OTEzNTk0fQ.GOl5WkmnIsOeviIifcxN1xusZ7dC2HuRCbTC8jw5Va8
[04-Apr-2026 13:19:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 13:19:56 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 13:19:56 UTC] User ID: 249
[04-Apr-2026 13:19:56 UTC] ✅ User profile retrieved successfully for user ID: 249
[04-Apr-2026 13:19:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Apr-2026 13:19:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Apr-2026 13:19:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ5IiwidXNlcm5hbWUiOiJAR3dpZ3N1IiwiZW1haWwiOiJ5b25hc3plbmE5OTZAZ21haWwuY29tIiwiZXhwIjoxNzc1OTEzNTk0fQ.GOl5WkmnIsOeviIifcxN1xusZ7dC2HuRCbTC8jw5Va8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e709b87c9785454-JIB","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.218.50.83","CF-IPCountry":"ET","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.218.50.83, 172.68.128.167"}
[04-Apr-2026 13:19:56 UTC] === User Orders API Called ===
[04-Apr-2026 13:19:56 UTC] User ID: 249
[04-Apr-2026 13:19:56 UTC] Limit: 20, Offset: 0
[04-Apr-2026 13:19:56 UTC] Orders found: 0
[04-Apr-2026 13:19:56 UTC] Orders data: []
[04-Apr-2026 13:19:56 UTC] Total orders count: 0
[04-Apr-2026 13:19:58 UTC] === API CALL LOG ===
[04-Apr-2026 13:19:58 UTC] Endpoint: user/profile.php
[04-Apr-2026 13:19:58 UTC] Full Log Data: {
    "timestamp": "2026-04-04 13:19:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.218.50.83",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ5IiwidXNlcm5hbWUiOiJAR3dpZ3N1IiwiZW1haWwiOiJ5b25hc3plbmE5OTZAZ21haWwuY29tIiwiZXhwIjoxNzc1OTEzNTk0fQ.GOl5WkmnIsOeviIifcxN1xusZ7dC2HuRCbTC8jw5Va8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e709b98acc55454-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.218.50.83",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.218.50.83, 172.68.128.167"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 13:19:58 UTC] === END API CALL LOG ===
[04-Apr-2026 13:19:58 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 13:19:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ5IiwidXNlcm5hbWUiOiJAR3dpZ3N1IiwiZW1haWwiOiJ5b25hc3plbmE5OTZAZ21haWwuY29tIiwiZXhwIjoxNzc1OTEzNTk0fQ.GOl5WkmnIsOeviIifcxN1xusZ7dC2HuRCbTC8jw5Va8
[04-Apr-2026 13:19:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 13:19:58 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 13:19:58 UTC] User ID: 249
[04-Apr-2026 13:19:58 UTC] ✅ User profile retrieved successfully for user ID: 249
[04-Apr-2026 13:21:02 UTC] === API CALL LOG ===
[04-Apr-2026 13:21:02 UTC] Endpoint: user/profile.php
[04-Apr-2026 13:21:02 UTC] Full Log Data: {
    "timestamp": "2026-04-04 13:21:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.218.50.83",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ5IiwidXNlcm5hbWUiOiJAR3dpZ3N1IiwiZW1haWwiOiJ5b25hc3plbmE5OTZAZ21haWwuY29tIiwiZXhwIjoxNzc1OTEzNTk0fQ.GOl5WkmnIsOeviIifcxN1xusZ7dC2HuRCbTC8jw5Va8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e709d25ce815454-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.218.50.83",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.218.50.83, 172.68.128.167"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 13:21:02 UTC] === END API CALL LOG ===
[04-Apr-2026 13:21:02 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 13:21:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjQ5IiwidXNlcm5hbWUiOiJAR3dpZ3N1IiwiZW1haWwiOiJ5b25hc3plbmE5OTZAZ21haWwuY29tIiwiZXhwIjoxNzc1OTEzNTk0fQ.GOl5WkmnIsOeviIifcxN1xusZ7dC2HuRCbTC8jw5Va8
[04-Apr-2026 13:21:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 13:21:02 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 13:21:02 UTC] User ID: 249
[04-Apr-2026 13:21:02 UTC] ✅ User profile retrieved successfully for user ID: 249
[04-Apr-2026 15:36:55 UTC] === API CALL LOG ===
[04-Apr-2026 15:36:55 UTC] Endpoint: user/profile.php
[04-Apr-2026 15:36:55 UTC] Full Log Data: {
    "timestamp": "2026-04-04 15:36:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.190.60.163",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjUwIiwidXNlcm5hbWUiOiJrYWwiLCJlbWFpbCI6ImthbGtpZGFuZGVtc2V3NjQxQGdtYWlsLmNvbSIsImV4cCI6MTc3NTkyMTgxNH0.KpXDrJECPlAwWQi0Os6VL3-2-uh5bLXFrhZ92Q_cEC0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e71642f29d6ec21-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.190.60.163",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.190.60.163, 104.23.208.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 15:36:55 UTC] === END API CALL LOG ===
[04-Apr-2026 15:36:55 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 15:36:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjUwIiwidXNlcm5hbWUiOiJrYWwiLCJlbWFpbCI6ImthbGtpZGFuZGVtc2V3NjQxQGdtYWlsLmNvbSIsImV4cCI6MTc3NTkyMTgxNH0.KpXDrJECPlAwWQi0Os6VL3-2-uh5bLXFrhZ92Q_cEC0
[04-Apr-2026 15:36:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 15:36:55 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 15:36:55 UTC] User ID: 250
[04-Apr-2026 15:36:55 UTC] ✅ User profile retrieved successfully for user ID: 250
[04-Apr-2026 15:36:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Apr-2026 15:36:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Apr-2026 15:36:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjUwIiwidXNlcm5hbWUiOiJrYWwiLCJlbWFpbCI6ImthbGtpZGFuZGVtc2V3NjQxQGdtYWlsLmNvbSIsImV4cCI6MTc3NTkyMTgxNH0.KpXDrJECPlAwWQi0Os6VL3-2-uh5bLXFrhZ92Q_cEC0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e71642f9ab1ec21-ADD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"196.190.60.163","CF-IPCountry":"ET","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"196.190.60.163, 104.23.208.144"}
[04-Apr-2026 15:36:55 UTC] === User Orders API Called ===
[04-Apr-2026 15:36:55 UTC] User ID: 250
[04-Apr-2026 15:36:55 UTC] Limit: 20, Offset: 0
[04-Apr-2026 15:36:55 UTC] Orders found: 0
[04-Apr-2026 15:36:55 UTC] Orders data: []
[04-Apr-2026 15:36:55 UTC] Total orders count: 0
[04-Apr-2026 15:36:55 UTC] === API CALL LOG ===
[04-Apr-2026 15:36:55 UTC] Endpoint: user/profile.php
[04-Apr-2026 15:36:55 UTC] Full Log Data: {
    "timestamp": "2026-04-04 15:36:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.190.60.163",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjUwIiwidXNlcm5hbWUiOiJrYWwiLCJlbWFpbCI6ImthbGtpZGFuZGVtc2V3NjQxQGdtYWlsLmNvbSIsImV4cCI6MTc3NTkyMTgxNH0.KpXDrJECPlAwWQi0Os6VL3-2-uh5bLXFrhZ92Q_cEC0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e71642feb24ec21-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.190.60.163",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.190.60.163, 104.23.208.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 15:36:55 UTC] === END API CALL LOG ===
[04-Apr-2026 15:36:55 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 15:36:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjUwIiwidXNlcm5hbWUiOiJrYWwiLCJlbWFpbCI6ImthbGtpZGFuZGVtc2V3NjQxQGdtYWlsLmNvbSIsImV4cCI6MTc3NTkyMTgxNH0.KpXDrJECPlAwWQi0Os6VL3-2-uh5bLXFrhZ92Q_cEC0
[04-Apr-2026 15:36:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 15:36:55 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 15:36:55 UTC] User ID: 250
[04-Apr-2026 15:36:55 UTC] ✅ User profile retrieved successfully for user ID: 250
[04-Apr-2026 15:37:11 UTC] === API CALL LOG ===
[04-Apr-2026 15:37:11 UTC] Endpoint: user/profile.php
[04-Apr-2026 15:37:11 UTC] Full Log Data: {
    "timestamp": "2026-04-04 15:37:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.190.60.163",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjUwIiwidXNlcm5hbWUiOiJrYWwiLCJlbWFpbCI6ImthbGtpZGFuZGVtc2V3NjQxQGdtYWlsLmNvbSIsImV4cCI6MTc3NTkyMTgxNH0.KpXDrJECPlAwWQi0Os6VL3-2-uh5bLXFrhZ92Q_cEC0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e716498c8e2ec21-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.190.60.163",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.190.60.163, 104.23.208.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 15:37:11 UTC] === END API CALL LOG ===
[04-Apr-2026 15:37:11 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 15:37:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjUwIiwidXNlcm5hbWUiOiJrYWwiLCJlbWFpbCI6ImthbGtpZGFuZGVtc2V3NjQxQGdtYWlsLmNvbSIsImV4cCI6MTc3NTkyMTgxNH0.KpXDrJECPlAwWQi0Os6VL3-2-uh5bLXFrhZ92Q_cEC0
[04-Apr-2026 15:37:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 15:37:11 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 15:37:11 UTC] User ID: 250
[04-Apr-2026 15:37:11 UTC] ✅ User profile retrieved successfully for user ID: 250
[04-Apr-2026 15:37:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Apr-2026 15:37:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Apr-2026 15:37:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjUwIiwidXNlcm5hbWUiOiJrYWwiLCJlbWFpbCI6ImthbGtpZGFuZGVtc2V3NjQxQGdtYWlsLmNvbSIsImV4cCI6MTc3NTkyMTgxNH0.KpXDrJECPlAwWQi0Os6VL3-2-uh5bLXFrhZ92Q_cEC0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e7164c50e57ec21-ADD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"196.190.60.163","CF-IPCountry":"ET","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"196.190.60.163, 104.23.208.145"}
[04-Apr-2026 15:37:18 UTC] === User Orders API Called ===
[04-Apr-2026 15:37:18 UTC] User ID: 250
[04-Apr-2026 15:37:18 UTC] Limit: 20, Offset: 0
[04-Apr-2026 15:37:18 UTC] Orders found: 0
[04-Apr-2026 15:37:18 UTC] Orders data: []
[04-Apr-2026 15:37:18 UTC] Total orders count: 0
[04-Apr-2026 15:37:21 UTC] === API CALL LOG ===
[04-Apr-2026 15:37:21 UTC] Endpoint: user/profile.php
[04-Apr-2026 15:37:21 UTC] Full Log Data: {
    "timestamp": "2026-04-04 15:37:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.190.60.163",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjUwIiwidXNlcm5hbWUiOiJrYWwiLCJlbWFpbCI6ImthbGtpZGFuZGVtc2V3NjQxQGdtYWlsLmNvbSIsImV4cCI6MTc3NTkyMTgxNH0.KpXDrJECPlAwWQi0Os6VL3-2-uh5bLXFrhZ92Q_cEC0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7164d73e95ec21-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.190.60.163",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.190.60.163, 104.23.208.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 15:37:21 UTC] === END API CALL LOG ===
[04-Apr-2026 15:37:21 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 15:37:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjUwIiwidXNlcm5hbWUiOiJrYWwiLCJlbWFpbCI6ImthbGtpZGFuZGVtc2V3NjQxQGdtYWlsLmNvbSIsImV4cCI6MTc3NTkyMTgxNH0.KpXDrJECPlAwWQi0Os6VL3-2-uh5bLXFrhZ92Q_cEC0
[04-Apr-2026 15:37:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 15:37:21 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 15:37:21 UTC] User ID: 250
[04-Apr-2026 15:37:21 UTC] ✅ User profile retrieved successfully for user ID: 250
[04-Apr-2026 15:37:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Apr-2026 15:37:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Apr-2026 15:37:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjUwIiwidXNlcm5hbWUiOiJrYWwiLCJlbWFpbCI6ImthbGtpZGFuZGVtc2V3NjQxQGdtYWlsLmNvbSIsImV4cCI6MTc3NTkyMTgxNH0.KpXDrJECPlAwWQi0Os6VL3-2-uh5bLXFrhZ92Q_cEC0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e7164e54885ec21-ADD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"196.190.60.163","CF-IPCountry":"ET","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"196.190.60.163, 104.23.208.145"}
[04-Apr-2026 15:37:24 UTC] === User Orders API Called ===
[04-Apr-2026 15:37:24 UTC] User ID: 250
[04-Apr-2026 15:37:24 UTC] Limit: 20, Offset: 0
[04-Apr-2026 15:37:24 UTC] Orders found: 0
[04-Apr-2026 15:37:24 UTC] Orders data: []
[04-Apr-2026 15:37:24 UTC] Total orders count: 0
[04-Apr-2026 15:37:24 UTC] === API CALL LOG ===
[04-Apr-2026 15:37:24 UTC] Endpoint: user/profile.php
[04-Apr-2026 15:37:24 UTC] Full Log Data: {
    "timestamp": "2026-04-04 15:37:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.190.60.163",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjUwIiwidXNlcm5hbWUiOiJrYWwiLCJlbWFpbCI6ImthbGtpZGFuZGVtc2V3NjQxQGdtYWlsLmNvbSIsImV4cCI6MTc3NTkyMTgxNH0.KpXDrJECPlAwWQi0Os6VL3-2-uh5bLXFrhZ92Q_cEC0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7164e54887ec21-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.190.60.163",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.190.60.163, 104.23.208.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 15:37:24 UTC] === END API CALL LOG ===
[04-Apr-2026 15:37:24 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 15:37:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjUwIiwidXNlcm5hbWUiOiJrYWwiLCJlbWFpbCI6ImthbGtpZGFuZGVtc2V3NjQxQGdtYWlsLmNvbSIsImV4cCI6MTc3NTkyMTgxNH0.KpXDrJECPlAwWQi0Os6VL3-2-uh5bLXFrhZ92Q_cEC0
[04-Apr-2026 15:37:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 15:37:24 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 15:37:24 UTC] User ID: 250
[04-Apr-2026 15:37:24 UTC] ✅ User profile retrieved successfully for user ID: 250
[04-Apr-2026 15:37:24 UTC] === API CALL LOG ===
[04-Apr-2026 15:37:24 UTC] Endpoint: user/profile.php
[04-Apr-2026 15:37:24 UTC] Full Log Data: {
    "timestamp": "2026-04-04 15:37:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.190.60.163",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjUwIiwidXNlcm5hbWUiOiJrYWwiLCJlbWFpbCI6ImthbGtpZGFuZGVtc2V3NjQxQGdtYWlsLmNvbSIsImV4cCI6MTc3NTkyMTgxNH0.KpXDrJECPlAwWQi0Os6VL3-2-uh5bLXFrhZ92Q_cEC0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7164e9c937ec21-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.190.60.163",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.190.60.163, 104.23.208.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 15:37:24 UTC] === END API CALL LOG ===
[04-Apr-2026 15:37:24 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 15:37:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjUwIiwidXNlcm5hbWUiOiJrYWwiLCJlbWFpbCI6ImthbGtpZGFuZGVtc2V3NjQxQGdtYWlsLmNvbSIsImV4cCI6MTc3NTkyMTgxNH0.KpXDrJECPlAwWQi0Os6VL3-2-uh5bLXFrhZ92Q_cEC0
[04-Apr-2026 15:37:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 15:37:24 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 15:37:24 UTC] User ID: 250
[04-Apr-2026 15:37:24 UTC] ✅ User profile retrieved successfully for user ID: 250
[04-Apr-2026 15:37:25 UTC] === API CALL LOG ===
[04-Apr-2026 15:37:25 UTC] Endpoint: user/profile.php
[04-Apr-2026 15:37:25 UTC] Full Log Data: {
    "timestamp": "2026-04-04 15:37:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.190.60.163",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjUwIiwidXNlcm5hbWUiOiJrYWwiLCJlbWFpbCI6ImthbGtpZGFuZGVtc2V3NjQxQGdtYWlsLmNvbSIsImV4cCI6MTc3NTkyMTgxNH0.KpXDrJECPlAwWQi0Os6VL3-2-uh5bLXFrhZ92Q_cEC0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7164ee099cec21-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.190.60.163",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.190.60.163, 104.23.208.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 15:37:25 UTC] === END API CALL LOG ===
[04-Apr-2026 15:37:25 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 15:37:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjUwIiwidXNlcm5hbWUiOiJrYWwiLCJlbWFpbCI6ImthbGtpZGFuZGVtc2V3NjQxQGdtYWlsLmNvbSIsImV4cCI6MTc3NTkyMTgxNH0.KpXDrJECPlAwWQi0Os6VL3-2-uh5bLXFrhZ92Q_cEC0
[04-Apr-2026 15:37:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 15:37:25 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 15:37:25 UTC] User ID: 250
[04-Apr-2026 15:37:25 UTC] ✅ User profile retrieved successfully for user ID: 250
[04-Apr-2026 15:37:36 UTC] === API CALL LOG ===
[04-Apr-2026 15:37:36 UTC] Endpoint: user/profile.php
[04-Apr-2026 15:37:36 UTC] Full Log Data: {
    "timestamp": "2026-04-04 15:37:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.190.60.163",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjUwIiwidXNlcm5hbWUiOiJrYWwiLCJlbWFpbCI6ImthbGtpZGFuZGVtc2V3NjQxQGdtYWlsLmNvbSIsImV4cCI6MTc3NTkyMTgxNH0.KpXDrJECPlAwWQi0Os6VL3-2-uh5bLXFrhZ92Q_cEC0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e71652fcbdaec21-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.190.60.163",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.190.60.163, 104.23.208.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 15:37:36 UTC] === END API CALL LOG ===
[04-Apr-2026 15:37:36 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 15:37:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjUwIiwidXNlcm5hbWUiOiJrYWwiLCJlbWFpbCI6ImthbGtpZGFuZGVtc2V3NjQxQGdtYWlsLmNvbSIsImV4cCI6MTc3NTkyMTgxNH0.KpXDrJECPlAwWQi0Os6VL3-2-uh5bLXFrhZ92Q_cEC0
[04-Apr-2026 15:37:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 15:37:36 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 15:37:36 UTC] User ID: 250
[04-Apr-2026 15:37:36 UTC] ✅ User profile retrieved successfully for user ID: 250
[04-Apr-2026 15:37:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Apr-2026 15:37:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Apr-2026 15:37:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjUwIiwidXNlcm5hbWUiOiJrYWwiLCJlbWFpbCI6ImthbGtpZGFuZGVtc2V3NjQxQGdtYWlsLmNvbSIsImV4cCI6MTc3NTkyMTgxNH0.KpXDrJECPlAwWQi0Os6VL3-2-uh5bLXFrhZ92Q_cEC0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e71652fcbd8ec21-ADD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"196.190.60.163","CF-IPCountry":"ET","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"196.190.60.163, 104.23.208.145"}
[04-Apr-2026 15:37:36 UTC] === User Orders API Called ===
[04-Apr-2026 15:37:36 UTC] User ID: 250
[04-Apr-2026 15:37:36 UTC] Limit: 20, Offset: 0
[04-Apr-2026 15:37:36 UTC] Orders found: 0
[04-Apr-2026 15:37:36 UTC] Orders data: []
[04-Apr-2026 15:37:36 UTC] Total orders count: 0
[04-Apr-2026 15:37:36 UTC] === API CALL LOG ===
[04-Apr-2026 15:37:36 UTC] Endpoint: user/profile.php
[04-Apr-2026 15:37:36 UTC] Full Log Data: {
    "timestamp": "2026-04-04 15:37:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.190.60.163",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjUwIiwidXNlcm5hbWUiOiJrYWwiLCJlbWFpbCI6ImthbGtpZGFuZGVtc2V3NjQxQGdtYWlsLmNvbSIsImV4cCI6MTc3NTkyMTgxNH0.KpXDrJECPlAwWQi0Os6VL3-2-uh5bLXFrhZ92Q_cEC0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7165316e6fec21-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.190.60.163",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.190.60.163, 104.23.208.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 15:37:36 UTC] === END API CALL LOG ===
[04-Apr-2026 15:37:36 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 15:37:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjUwIiwidXNlcm5hbWUiOiJrYWwiLCJlbWFpbCI6ImthbGtpZGFuZGVtc2V3NjQxQGdtYWlsLmNvbSIsImV4cCI6MTc3NTkyMTgxNH0.KpXDrJECPlAwWQi0Os6VL3-2-uh5bLXFrhZ92Q_cEC0
[04-Apr-2026 15:37:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 15:37:36 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 15:37:36 UTC] User ID: 250
[04-Apr-2026 15:37:36 UTC] ✅ User profile retrieved successfully for user ID: 250
[04-Apr-2026 15:37:36 UTC] === API CALL LOG ===
[04-Apr-2026 15:37:36 UTC] Endpoint: user/profile.php
[04-Apr-2026 15:37:36 UTC] Full Log Data: {
    "timestamp": "2026-04-04 15:37:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.190.60.163",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjUwIiwidXNlcm5hbWUiOiJrYWwiLCJlbWFpbCI6ImthbGtpZGFuZGVtc2V3NjQxQGdtYWlsLmNvbSIsImV4cCI6MTc3NTkyMTgxNH0.KpXDrJECPlAwWQi0Os6VL3-2-uh5bLXFrhZ92Q_cEC0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e716534ec66ec21-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.190.60.163",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.190.60.163, 104.23.208.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 15:37:36 UTC] === END API CALL LOG ===
[04-Apr-2026 15:37:36 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 15:37:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjUwIiwidXNlcm5hbWUiOiJrYWwiLCJlbWFpbCI6ImthbGtpZGFuZGVtc2V3NjQxQGdtYWlsLmNvbSIsImV4cCI6MTc3NTkyMTgxNH0.KpXDrJECPlAwWQi0Os6VL3-2-uh5bLXFrhZ92Q_cEC0
[04-Apr-2026 15:37:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 15:37:36 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 15:37:36 UTC] User ID: 250
[04-Apr-2026 15:37:36 UTC] ✅ User profile retrieved successfully for user ID: 250
[04-Apr-2026 15:52:02 UTC] === API CALL LOG ===
[04-Apr-2026 15:52:02 UTC] Endpoint: user/profile.php
[04-Apr-2026 15:52:02 UTC] Full Log Data: {
    "timestamp": "2026-04-04 15:52:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.68",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjUxIiwidXNlcm5hbWUiOiJ3aXp6eSIsImVtYWlsIjoid2lzZG9tZ29kc3dpbGwyMDIyQGdtYWlsLmNvbSIsImV4cCI6MTc3NTkyMjcyMH0.QJ4kUmMk3cG6Rwa44K2nfw9EyHlMGYzHsFH94gahyD4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e717a5499379491-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.68",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.68, 172.70.162.239"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 15:52:02 UTC] === END API CALL LOG ===
[04-Apr-2026 15:52:02 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 15:52:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjUxIiwidXNlcm5hbWUiOiJ3aXp6eSIsImVtYWlsIjoid2lzZG9tZ29kc3dpbGwyMDIyQGdtYWlsLmNvbSIsImV4cCI6MTc3NTkyMjcyMH0.QJ4kUmMk3cG6Rwa44K2nfw9EyHlMGYzHsFH94gahyD4
[04-Apr-2026 15:52:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 15:52:02 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 15:52:02 UTC] User ID: 251
[04-Apr-2026 15:52:02 UTC] ✅ User profile retrieved successfully for user ID: 251
[04-Apr-2026 15:52:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Apr-2026 15:52:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Apr-2026 15:52:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjUxIiwidXNlcm5hbWUiOiJ3aXp6eSIsImVtYWlsIjoid2lzZG9tZ29kc3dpbGwyMDIyQGdtYWlsLmNvbSIsImV4cCI6MTc3NTkyMjcyMH0.QJ4kUmMk3cG6Rwa44K2nfw9EyHlMGYzHsFH94gahyD4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e717a54993d9491-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.52.68","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.52.68, 172.70.162.240"}
[04-Apr-2026 15:52:02 UTC] === User Orders API Called ===
[04-Apr-2026 15:52:02 UTC] User ID: 251
[04-Apr-2026 15:52:02 UTC] Limit: 20, Offset: 0
[04-Apr-2026 15:52:02 UTC] Orders found: 0
[04-Apr-2026 15:52:02 UTC] Orders data: []
[04-Apr-2026 15:52:02 UTC] === API CALL LOG ===
[04-Apr-2026 15:52:02 UTC] Endpoint: user/profile.php
[04-Apr-2026 15:52:02 UTC] Full Log Data: {
    "timestamp": "2026-04-04 15:52:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.68",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjUxIiwidXNlcm5hbWUiOiJ3aXp6eSIsImVtYWlsIjoid2lzZG9tZ29kc3dpbGwyMDIyQGdtYWlsLmNvbSIsImV4cCI6MTc3NTkyMjcyMH0.QJ4kUmMk3cG6Rwa44K2nfw9EyHlMGYzHsFH94gahyD4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e717a54993e9491-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.68",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.68, 172.70.162.239"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 15:52:02 UTC] === END API CALL LOG ===
[04-Apr-2026 15:52:02 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 15:52:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjUxIiwidXNlcm5hbWUiOiJ3aXp6eSIsImVtYWlsIjoid2lzZG9tZ29kc3dpbGwyMDIyQGdtYWlsLmNvbSIsImV4cCI6MTc3NTkyMjcyMH0.QJ4kUmMk3cG6Rwa44K2nfw9EyHlMGYzHsFH94gahyD4
[04-Apr-2026 15:52:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 15:52:02 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 15:52:02 UTC] User ID: 251
[04-Apr-2026 15:52:02 UTC] Total orders count: 0
[04-Apr-2026 15:52:02 UTC] ✅ User profile retrieved successfully for user ID: 251
[04-Apr-2026 15:52:03 UTC] === API CALL LOG ===
[04-Apr-2026 15:52:03 UTC] Endpoint: user/profile.php
[04-Apr-2026 15:52:03 UTC] Full Log Data: {
    "timestamp": "2026-04-04 15:52:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.68",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjUxIiwidXNlcm5hbWUiOiJ3aXp6eSIsImVtYWlsIjoid2lzZG9tZ29kc3dpbGwyMDIyQGdtYWlsLmNvbSIsImV4cCI6MTc3NTkyMjcyMH0.QJ4kUmMk3cG6Rwa44K2nfw9EyHlMGYzHsFH94gahyD4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e717a5aeed99491-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.68",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.68, 172.70.162.240"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 15:52:03 UTC] === END API CALL LOG ===
[04-Apr-2026 15:52:03 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 15:52:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjUxIiwidXNlcm5hbWUiOiJ3aXp6eSIsImVtYWlsIjoid2lzZG9tZ29kc3dpbGwyMDIyQGdtYWlsLmNvbSIsImV4cCI6MTc3NTkyMjcyMH0.QJ4kUmMk3cG6Rwa44K2nfw9EyHlMGYzHsFH94gahyD4
[04-Apr-2026 15:52:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 15:52:03 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 15:52:03 UTC] User ID: 251
[04-Apr-2026 15:52:03 UTC] ✅ User profile retrieved successfully for user ID: 251
[04-Apr-2026 15:52:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Apr-2026 15:52:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Apr-2026 15:52:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjUxIiwidXNlcm5hbWUiOiJ3aXp6eSIsImVtYWlsIjoid2lzZG9tZ29kc3dpbGwyMDIyQGdtYWlsLmNvbSIsImV4cCI6MTc3NTkyMjcyMH0.QJ4kUmMk3cG6Rwa44K2nfw9EyHlMGYzHsFH94gahyD4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e717b4f2b359491-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.52.68","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.52.68, 172.70.162.239"}
[04-Apr-2026 15:52:42 UTC] === User Orders API Called ===
[04-Apr-2026 15:52:42 UTC] User ID: 251
[04-Apr-2026 15:52:42 UTC] Limit: 20, Offset: 0
[04-Apr-2026 15:52:42 UTC] Orders found: 0
[04-Apr-2026 15:52:42 UTC] Orders data: []
[04-Apr-2026 15:52:42 UTC] Total orders count: 0
[04-Apr-2026 15:53:30 UTC] === API CALL LOG ===
[04-Apr-2026 15:53:30 UTC] Endpoint: user/profile.php
[04-Apr-2026 15:53:30 UTC] Full Log Data: {
    "timestamp": "2026-04-04 15:53:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.68",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjUxIiwidXNlcm5hbWUiOiJ3aXp6eSIsImVtYWlsIjoid2lzZG9tZ29kc3dpbGwyMDIyQGdtYWlsLmNvbSIsImV4cCI6MTc3NTkyMjcyMH0.QJ4kUmMk3cG6Rwa44K2nfw9EyHlMGYzHsFH94gahyD4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e717c7e2ca19491-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.68",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.68, 172.70.162.239"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 15:53:30 UTC] === END API CALL LOG ===
[04-Apr-2026 15:53:30 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 15:53:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjUxIiwidXNlcm5hbWUiOiJ3aXp6eSIsImVtYWlsIjoid2lzZG9tZ29kc3dpbGwyMDIyQGdtYWlsLmNvbSIsImV4cCI6MTc3NTkyMjcyMH0.QJ4kUmMk3cG6Rwa44K2nfw9EyHlMGYzHsFH94gahyD4
[04-Apr-2026 15:53:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 15:53:30 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 15:53:30 UTC] User ID: 251
[04-Apr-2026 15:53:30 UTC] ✅ User profile retrieved successfully for user ID: 251
[04-Apr-2026 15:53:30 UTC] User Purchases API - User ID: 251
[04-Apr-2026 15:53:30 UTC] User Purchases API - Total purchases found: 0
[04-Apr-2026 15:53:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Apr-2026 15:53:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Apr-2026 15:53:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjUxIiwidXNlcm5hbWUiOiJ3aXp6eSIsImVtYWlsIjoid2lzZG9tZ29kc3dpbGwyMDIyQGdtYWlsLmNvbSIsImV4cCI6MTc3NTkyMjcyMH0.QJ4kUmMk3cG6Rwa44K2nfw9EyHlMGYzHsFH94gahyD4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e717cf96cc79491-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.52.68","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.52.68, 172.70.162.239"}
[04-Apr-2026 15:53:50 UTC] === User Orders API Called ===
[04-Apr-2026 15:53:50 UTC] User ID: 251
[04-Apr-2026 15:53:50 UTC] Limit: 20, Offset: 0
[04-Apr-2026 15:53:50 UTC] Orders found: 0
[04-Apr-2026 15:53:50 UTC] Orders data: []
[04-Apr-2026 15:53:50 UTC] Total orders count: 0
[04-Apr-2026 15:53:50 UTC] === API CALL LOG ===
[04-Apr-2026 15:53:50 UTC] Endpoint: user/profile.php
[04-Apr-2026 15:53:50 UTC] Full Log Data: {
    "timestamp": "2026-04-04 15:53:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.68",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjUxIiwidXNlcm5hbWUiOiJ3aXp6eSIsImVtYWlsIjoid2lzZG9tZ29kc3dpbGwyMDIyQGdtYWlsLmNvbSIsImV4cCI6MTc3NTkyMjcyMH0.QJ4kUmMk3cG6Rwa44K2nfw9EyHlMGYzHsFH94gahyD4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e717cf96cc89491-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.68",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.68, 172.70.162.240"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 15:53:50 UTC] === END API CALL LOG ===
[04-Apr-2026 15:53:50 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 15:53:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjUxIiwidXNlcm5hbWUiOiJ3aXp6eSIsImVtYWlsIjoid2lzZG9tZ29kc3dpbGwyMDIyQGdtYWlsLmNvbSIsImV4cCI6MTc3NTkyMjcyMH0.QJ4kUmMk3cG6Rwa44K2nfw9EyHlMGYzHsFH94gahyD4
[04-Apr-2026 15:53:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 15:53:50 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 15:53:50 UTC] User ID: 251
[04-Apr-2026 15:53:50 UTC] ✅ User profile retrieved successfully for user ID: 251
[04-Apr-2026 15:53:51 UTC] === API CALL LOG ===
[04-Apr-2026 15:53:51 UTC] Endpoint: user/profile.php
[04-Apr-2026 15:53:51 UTC] Full Log Data: {
    "timestamp": "2026-04-04 15:53:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.68",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjUxIiwidXNlcm5hbWUiOiJ3aXp6eSIsImVtYWlsIjoid2lzZG9tZ29kc3dpbGwyMDIyQGdtYWlsLmNvbSIsImV4cCI6MTc3NTkyMjcyMH0.QJ4kUmMk3cG6Rwa44K2nfw9EyHlMGYzHsFH94gahyD4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e717cfec9c59491-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.68",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.68, 172.70.162.240"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 15:53:51 UTC] === END API CALL LOG ===
[04-Apr-2026 15:53:51 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 15:53:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjUxIiwidXNlcm5hbWUiOiJ3aXp6eSIsImVtYWlsIjoid2lzZG9tZ29kc3dpbGwyMDIyQGdtYWlsLmNvbSIsImV4cCI6MTc3NTkyMjcyMH0.QJ4kUmMk3cG6Rwa44K2nfw9EyHlMGYzHsFH94gahyD4
[04-Apr-2026 15:53:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 15:53:51 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 15:53:51 UTC] User ID: 251
[04-Apr-2026 15:53:51 UTC] ✅ User profile retrieved successfully for user ID: 251
[04-Apr-2026 15:53:51 UTC] === API CALL LOG ===
[04-Apr-2026 15:53:51 UTC] Endpoint: user/profile.php
[04-Apr-2026 15:53:51 UTC] Full Log Data: {
    "timestamp": "2026-04-04 15:53:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.68",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjUxIiwidXNlcm5hbWUiOiJ3aXp6eSIsImVtYWlsIjoid2lzZG9tZ29kc3dpbGwyMDIyQGdtYWlsLmNvbSIsImV4cCI6MTc3NTkyMjcyMH0.QJ4kUmMk3cG6Rwa44K2nfw9EyHlMGYzHsFH94gahyD4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e717cffeabf9491-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.68",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.68, 172.70.162.239"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 15:53:51 UTC] === END API CALL LOG ===
[04-Apr-2026 15:53:51 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 15:53:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjUxIiwidXNlcm5hbWUiOiJ3aXp6eSIsImVtYWlsIjoid2lzZG9tZ29kc3dpbGwyMDIyQGdtYWlsLmNvbSIsImV4cCI6MTc3NTkyMjcyMH0.QJ4kUmMk3cG6Rwa44K2nfw9EyHlMGYzHsFH94gahyD4
[04-Apr-2026 15:53:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 15:53:51 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 15:53:51 UTC] User ID: 251
[04-Apr-2026 15:53:51 UTC] ✅ User profile retrieved successfully for user ID: 251
[04-Apr-2026 15:54:23 UTC] === API CALL LOG ===
[04-Apr-2026 15:54:23 UTC] Endpoint: user/profile.php
[04-Apr-2026 15:54:23 UTC] Full Log Data: {
    "timestamp": "2026-04-04 15:54:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.68",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjUxIiwidXNlcm5hbWUiOiJ3aXp6eSIsImVtYWlsIjoid2lzZG9tZ29kc3dpbGwyMDIyQGdtYWlsLmNvbSIsImV4cCI6MTc3NTkyMjcyMH0.QJ4kUmMk3cG6Rwa44K2nfw9EyHlMGYzHsFH94gahyD4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e717dca4ae79491-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.68",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.68, 172.70.162.240"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 15:54:23 UTC] === END API CALL LOG ===
[04-Apr-2026 15:54:23 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 15:54:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjUxIiwidXNlcm5hbWUiOiJ3aXp6eSIsImVtYWlsIjoid2lzZG9tZ29kc3dpbGwyMDIyQGdtYWlsLmNvbSIsImV4cCI6MTc3NTkyMjcyMH0.QJ4kUmMk3cG6Rwa44K2nfw9EyHlMGYzHsFH94gahyD4
[04-Apr-2026 15:54:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 15:54:23 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 15:54:23 UTC] User ID: 251
[04-Apr-2026 15:54:23 UTC] ✅ User profile retrieved successfully for user ID: 251
[04-Apr-2026 15:54:23 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Apr-2026 15:54:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Apr-2026 15:54:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjUxIiwidXNlcm5hbWUiOiJ3aXp6eSIsImVtYWlsIjoid2lzZG9tZ29kc3dpbGwyMDIyQGdtYWlsLmNvbSIsImV4cCI6MTc3NTkyMjcyMH0.QJ4kUmMk3cG6Rwa44K2nfw9EyHlMGYzHsFH94gahyD4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e717dca4ae59491-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.52.68","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.52.68, 172.70.162.239"}
[04-Apr-2026 15:54:23 UTC] === User Orders API Called ===
[04-Apr-2026 15:54:23 UTC] User ID: 251
[04-Apr-2026 15:54:23 UTC] Limit: 20, Offset: 0
[04-Apr-2026 15:54:23 UTC] Orders found: 0
[04-Apr-2026 15:54:23 UTC] Orders data: []
[04-Apr-2026 15:54:23 UTC] Total orders count: 0
[04-Apr-2026 15:54:24 UTC] === API CALL LOG ===
[04-Apr-2026 15:54:24 UTC] Endpoint: user/profile.php
[04-Apr-2026 15:54:24 UTC] Full Log Data: {
    "timestamp": "2026-04-04 15:54:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.68",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjUxIiwidXNlcm5hbWUiOiJ3aXp6eSIsImVtYWlsIjoid2lzZG9tZ29kc3dpbGwyMDIyQGdtYWlsLmNvbSIsImV4cCI6MTc3NTkyMjcyMH0.QJ4kUmMk3cG6Rwa44K2nfw9EyHlMGYzHsFH94gahyD4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e717dce4dc59491-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.68",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.68, 172.70.162.240"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 15:54:24 UTC] === END API CALL LOG ===
[04-Apr-2026 15:54:24 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 15:54:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjUxIiwidXNlcm5hbWUiOiJ3aXp6eSIsImVtYWlsIjoid2lzZG9tZ29kc3dpbGwyMDIyQGdtYWlsLmNvbSIsImV4cCI6MTc3NTkyMjcyMH0.QJ4kUmMk3cG6Rwa44K2nfw9EyHlMGYzHsFH94gahyD4
[04-Apr-2026 15:54:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 15:54:24 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 15:54:24 UTC] User ID: 251
[04-Apr-2026 15:54:24 UTC] ✅ User profile retrieved successfully for user ID: 251
[04-Apr-2026 15:54:24 UTC] === API CALL LOG ===
[04-Apr-2026 15:54:24 UTC] Endpoint: user/profile.php
[04-Apr-2026 15:54:24 UTC] Full Log Data: {
    "timestamp": "2026-04-04 15:54:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.68",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjUxIiwidXNlcm5hbWUiOiJ3aXp6eSIsImVtYWlsIjoid2lzZG9tZ29kc3dpbGwyMDIyQGdtYWlsLmNvbSIsImV4cCI6MTc3NTkyMjcyMH0.QJ4kUmMk3cG6Rwa44K2nfw9EyHlMGYzHsFH94gahyD4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e717dd0efed9491-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.68",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.68, 172.70.162.240"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 15:54:24 UTC] === END API CALL LOG ===
[04-Apr-2026 15:54:24 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 15:54:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjUxIiwidXNlcm5hbWUiOiJ3aXp6eSIsImVtYWlsIjoid2lzZG9tZ29kc3dpbGwyMDIyQGdtYWlsLmNvbSIsImV4cCI6MTc3NTkyMjcyMH0.QJ4kUmMk3cG6Rwa44K2nfw9EyHlMGYzHsFH94gahyD4
[04-Apr-2026 15:54:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 15:54:24 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 15:54:24 UTC] User ID: 251
[04-Apr-2026 15:54:24 UTC] ✅ User profile retrieved successfully for user ID: 251
[04-Apr-2026 15:54:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Apr-2026 15:54:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Apr-2026 15:54:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjUxIiwidXNlcm5hbWUiOiJ3aXp6eSIsImVtYWlsIjoid2lzZG9tZ29kc3dpbGwyMDIyQGdtYWlsLmNvbSIsImV4cCI6MTc3NTkyMjcyMH0.QJ4kUmMk3cG6Rwa44K2nfw9EyHlMGYzHsFH94gahyD4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e717e3e6ba19491-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.52.68","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.52.68, 172.70.162.240"}
[04-Apr-2026 15:54:42 UTC] === User Orders API Called ===
[04-Apr-2026 15:54:42 UTC] User ID: 251
[04-Apr-2026 15:54:42 UTC] Limit: 20, Offset: 0
[04-Apr-2026 15:54:42 UTC] Orders found: 0
[04-Apr-2026 15:54:42 UTC] Orders data: []
[04-Apr-2026 15:54:42 UTC] Total orders count: 0
[04-Apr-2026 15:54:42 UTC] === API CALL LOG ===
[04-Apr-2026 15:54:42 UTC] Endpoint: user/profile.php
[04-Apr-2026 15:54:42 UTC] Full Log Data: {
    "timestamp": "2026-04-04 15:54:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.68",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjUxIiwidXNlcm5hbWUiOiJ3aXp6eSIsImVtYWlsIjoid2lzZG9tZ29kc3dpbGwyMDIyQGdtYWlsLmNvbSIsImV4cCI6MTc3NTkyMjcyMH0.QJ4kUmMk3cG6Rwa44K2nfw9EyHlMGYzHsFH94gahyD4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e717e3e6ba39491-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.68",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.68, 172.70.162.240"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 15:54:42 UTC] === END API CALL LOG ===
[04-Apr-2026 15:54:42 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 15:54:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjUxIiwidXNlcm5hbWUiOiJ3aXp6eSIsImVtYWlsIjoid2lzZG9tZ29kc3dpbGwyMDIyQGdtYWlsLmNvbSIsImV4cCI6MTc3NTkyMjcyMH0.QJ4kUmMk3cG6Rwa44K2nfw9EyHlMGYzHsFH94gahyD4
[04-Apr-2026 15:54:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 15:54:42 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 15:54:42 UTC] User ID: 251
[04-Apr-2026 15:54:42 UTC] ✅ User profile retrieved successfully for user ID: 251
[04-Apr-2026 15:54:43 UTC] === API CALL LOG ===
[04-Apr-2026 15:54:43 UTC] Endpoint: user/profile.php
[04-Apr-2026 15:54:43 UTC] Full Log Data: {
    "timestamp": "2026-04-04 15:54:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.68",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjUxIiwidXNlcm5hbWUiOiJ3aXp6eSIsImVtYWlsIjoid2lzZG9tZ29kc3dpbGwyMDIyQGdtYWlsLmNvbSIsImV4cCI6MTc3NTkyMjcyMH0.QJ4kUmMk3cG6Rwa44K2nfw9EyHlMGYzHsFH94gahyD4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e717e42cfb99491-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.68",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.68, 172.70.162.240"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 15:54:43 UTC] === END API CALL LOG ===
[04-Apr-2026 15:54:43 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 15:54:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjUxIiwidXNlcm5hbWUiOiJ3aXp6eSIsImVtYWlsIjoid2lzZG9tZ29kc3dpbGwyMDIyQGdtYWlsLmNvbSIsImV4cCI6MTc3NTkyMjcyMH0.QJ4kUmMk3cG6Rwa44K2nfw9EyHlMGYzHsFH94gahyD4
[04-Apr-2026 15:54:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 15:54:43 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 15:54:43 UTC] User ID: 251
[04-Apr-2026 15:54:43 UTC] ✅ User profile retrieved successfully for user ID: 251
[04-Apr-2026 15:54:43 UTC] === API CALL LOG ===
[04-Apr-2026 15:54:43 UTC] Endpoint: user/profile.php
[04-Apr-2026 15:54:43 UTC] Full Log Data: {
    "timestamp": "2026-04-04 15:54:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.68",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjUxIiwidXNlcm5hbWUiOiJ3aXp6eSIsImVtYWlsIjoid2lzZG9tZ29kc3dpbGwyMDIyQGdtYWlsLmNvbSIsImV4cCI6MTc3NTkyMjcyMH0.QJ4kUmMk3cG6Rwa44K2nfw9EyHlMGYzHsFH94gahyD4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e717e43c8b29491-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.68",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.68, 172.70.162.240"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 15:54:43 UTC] === END API CALL LOG ===
[04-Apr-2026 15:54:43 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 15:54:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjUxIiwidXNlcm5hbWUiOiJ3aXp6eSIsImVtYWlsIjoid2lzZG9tZ29kc3dpbGwyMDIyQGdtYWlsLmNvbSIsImV4cCI6MTc3NTkyMjcyMH0.QJ4kUmMk3cG6Rwa44K2nfw9EyHlMGYzHsFH94gahyD4
[04-Apr-2026 15:54:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 15:54:43 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 15:54:43 UTC] User ID: 251
[04-Apr-2026 15:54:43 UTC] ✅ User profile retrieved successfully for user ID: 251
[04-Apr-2026 15:54:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Apr-2026 15:54:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Apr-2026 15:54:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjUxIiwidXNlcm5hbWUiOiJ3aXp6eSIsImVtYWlsIjoid2lzZG9tZ29kc3dpbGwyMDIyQGdtYWlsLmNvbSIsImV4cCI6MTc3NTkyMjcyMH0.QJ4kUmMk3cG6Rwa44K2nfw9EyHlMGYzHsFH94gahyD4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e717e533e599491-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.52.68","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.52.68, 172.70.162.240"}
[04-Apr-2026 15:54:45 UTC] === User Orders API Called ===
[04-Apr-2026 15:54:45 UTC] User ID: 251
[04-Apr-2026 15:54:45 UTC] Limit: 20, Offset: 0
[04-Apr-2026 15:54:45 UTC] Orders found: 0
[04-Apr-2026 15:54:45 UTC] Orders data: []
[04-Apr-2026 15:54:45 UTC] Total orders count: 0
[04-Apr-2026 15:54:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Apr-2026 15:54:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Apr-2026 15:54:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjUxIiwidXNlcm5hbWUiOiJ3aXp6eSIsImVtYWlsIjoid2lzZG9tZ29kc3dpbGwyMDIyQGdtYWlsLmNvbSIsImV4cCI6MTc3NTkyMjcyMH0.QJ4kUmMk3cG6Rwa44K2nfw9EyHlMGYzHsFH94gahyD4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e717e80ecac9491-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.52.68","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.52.68, 172.70.162.240"}
[04-Apr-2026 15:54:52 UTC] === User Orders API Called ===
[04-Apr-2026 15:54:52 UTC] User ID: 251
[04-Apr-2026 15:54:52 UTC] Limit: 20, Offset: 0
[04-Apr-2026 15:54:52 UTC] Orders found: 0
[04-Apr-2026 15:54:52 UTC] Orders data: []
[04-Apr-2026 15:54:52 UTC] Total orders count: 0
[04-Apr-2026 15:54:52 UTC] === API CALL LOG ===
[04-Apr-2026 15:54:52 UTC] Endpoint: user/profile.php
[04-Apr-2026 15:54:52 UTC] Full Log Data: {
    "timestamp": "2026-04-04 15:54:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.68",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjUxIiwidXNlcm5hbWUiOiJ3aXp6eSIsImVtYWlsIjoid2lzZG9tZ29kc3dpbGwyMDIyQGdtYWlsLmNvbSIsImV4cCI6MTc3NTkyMjcyMH0.QJ4kUmMk3cG6Rwa44K2nfw9EyHlMGYzHsFH94gahyD4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e717e80ecad9491-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.68",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.68, 172.70.162.239"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 15:54:52 UTC] === END API CALL LOG ===
[04-Apr-2026 15:54:52 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 15:54:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjUxIiwidXNlcm5hbWUiOiJ3aXp6eSIsImVtYWlsIjoid2lzZG9tZ29kc3dpbGwyMDIyQGdtYWlsLmNvbSIsImV4cCI6MTc3NTkyMjcyMH0.QJ4kUmMk3cG6Rwa44K2nfw9EyHlMGYzHsFH94gahyD4
[04-Apr-2026 15:54:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 15:54:52 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 15:54:52 UTC] User ID: 251
[04-Apr-2026 15:54:52 UTC] ✅ User profile retrieved successfully for user ID: 251
[04-Apr-2026 15:54:53 UTC] === API CALL LOG ===
[04-Apr-2026 15:54:53 UTC] Endpoint: user/profile.php
[04-Apr-2026 15:54:53 UTC] Full Log Data: {
    "timestamp": "2026-04-04 15:54:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.68",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjUxIiwidXNlcm5hbWUiOiJ3aXp6eSIsImVtYWlsIjoid2lzZG9tZ29kc3dpbGwyMDIyQGdtYWlsLmNvbSIsImV4cCI6MTc3NTkyMjcyMH0.QJ4kUmMk3cG6Rwa44K2nfw9EyHlMGYzHsFH94gahyD4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e717e8568289491-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.68",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.68, 172.70.162.239"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 15:54:53 UTC] === END API CALL LOG ===
[04-Apr-2026 15:54:53 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 15:54:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjUxIiwidXNlcm5hbWUiOiJ3aXp6eSIsImVtYWlsIjoid2lzZG9tZ29kc3dpbGwyMDIyQGdtYWlsLmNvbSIsImV4cCI6MTc3NTkyMjcyMH0.QJ4kUmMk3cG6Rwa44K2nfw9EyHlMGYzHsFH94gahyD4
[04-Apr-2026 15:54:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 15:54:53 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 15:54:53 UTC] User ID: 251
[04-Apr-2026 15:54:53 UTC] ✅ User profile retrieved successfully for user ID: 251
[04-Apr-2026 15:54:53 UTC] === API CALL LOG ===
[04-Apr-2026 15:54:53 UTC] Endpoint: user/profile.php
[04-Apr-2026 15:54:53 UTC] Full Log Data: {
    "timestamp": "2026-04-04 15:54:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.68",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjUxIiwidXNlcm5hbWUiOiJ3aXp6eSIsImVtYWlsIjoid2lzZG9tZ29kc3dpbGwyMDIyQGdtYWlsLmNvbSIsImV4cCI6MTc3NTkyMjcyMH0.QJ4kUmMk3cG6Rwa44K2nfw9EyHlMGYzHsFH94gahyD4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e717e8668d79491-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.68",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.68, 172.70.162.240"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 15:54:53 UTC] === END API CALL LOG ===
[04-Apr-2026 15:54:53 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 15:54:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjUxIiwidXNlcm5hbWUiOiJ3aXp6eSIsImVtYWlsIjoid2lzZG9tZ29kc3dpbGwyMDIyQGdtYWlsLmNvbSIsImV4cCI6MTc3NTkyMjcyMH0.QJ4kUmMk3cG6Rwa44K2nfw9EyHlMGYzHsFH94gahyD4
[04-Apr-2026 15:54:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 15:54:53 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 15:54:53 UTC] User ID: 251
[04-Apr-2026 15:54:53 UTC] ✅ User profile retrieved successfully for user ID: 251
[04-Apr-2026 16:38:00 UTC] === API CALL LOG ===
[04-Apr-2026 16:38:00 UTC] Endpoint: user/profile.php
[04-Apr-2026 16:38:00 UTC] Full Log Data: {
    "timestamp": "2026-04-04 16:38:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.190.60.163",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyNTAsInVzZXJuYW1lIjoia2FsIiwiZW1haWwiOiJrYWxraWRhbmRlbXNldzY0MUBnbWFpbC5jb20iLCJleHAiOjE3NzU5MjU0Nzl9.g6nOJ2nLgqBcLtL_hlMPjJLzKpucVKaEyUVTP9XBhu8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e71bdac288e7545-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.190.60.163",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.190.60.163, 104.23.208.138"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 16:38:00 UTC] === END API CALL LOG ===
[04-Apr-2026 16:38:00 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 16:38:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyNTAsInVzZXJuYW1lIjoia2FsIiwiZW1haWwiOiJrYWxraWRhbmRlbXNldzY0MUBnbWFpbC5jb20iLCJleHAiOjE3NzU5MjU0Nzl9.g6nOJ2nLgqBcLtL_hlMPjJLzKpucVKaEyUVTP9XBhu8
[04-Apr-2026 16:38:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 16:38:00 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 16:38:00 UTC] User ID: 250
[04-Apr-2026 16:38:00 UTC] ✅ User profile retrieved successfully for user ID: 250
[04-Apr-2026 16:38:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Apr-2026 16:38:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Apr-2026 16:38:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyNTAsInVzZXJuYW1lIjoia2FsIiwiZW1haWwiOiJrYWxraWRhbmRlbXNldzY0MUBnbWFpbC5jb20iLCJleHAiOjE3NzU5MjU0Nzl9.g6nOJ2nLgqBcLtL_hlMPjJLzKpucVKaEyUVTP9XBhu8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e71bdac28957545-ADD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"196.190.60.163","CF-IPCountry":"ET","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"196.190.60.163, 104.23.208.139"}
[04-Apr-2026 16:38:00 UTC] === User Orders API Called ===
[04-Apr-2026 16:38:00 UTC] User ID: 250
[04-Apr-2026 16:38:00 UTC] Limit: 20, Offset: 0
[04-Apr-2026 16:38:00 UTC] Orders found: 0
[04-Apr-2026 16:38:00 UTC] Orders data: []
[04-Apr-2026 16:38:00 UTC] Total orders count: 0
[04-Apr-2026 16:38:00 UTC] === API CALL LOG ===
[04-Apr-2026 16:38:00 UTC] Endpoint: user/profile.php
[04-Apr-2026 16:38:00 UTC] Full Log Data: {
    "timestamp": "2026-04-04 16:38:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.190.60.163",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyNTAsInVzZXJuYW1lIjoia2FsIiwiZW1haWwiOiJrYWxraWRhbmRlbXNldzY0MUBnbWFpbC5jb20iLCJleHAiOjE3NzU5MjU0Nzl9.g6nOJ2nLgqBcLtL_hlMPjJLzKpucVKaEyUVTP9XBhu8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e71bdac892a7545-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.190.60.163",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.190.60.163, 104.23.208.139"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 16:38:00 UTC] === END API CALL LOG ===
[04-Apr-2026 16:38:00 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 16:38:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyNTAsInVzZXJuYW1lIjoia2FsIiwiZW1haWwiOiJrYWxraWRhbmRlbXNldzY0MUBnbWFpbC5jb20iLCJleHAiOjE3NzU5MjU0Nzl9.g6nOJ2nLgqBcLtL_hlMPjJLzKpucVKaEyUVTP9XBhu8
[04-Apr-2026 16:38:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 16:38:00 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 16:38:00 UTC] User ID: 250
[04-Apr-2026 16:38:00 UTC] ✅ User profile retrieved successfully for user ID: 250
[04-Apr-2026 16:38:01 UTC] === API CALL LOG ===
[04-Apr-2026 16:38:01 UTC] Endpoint: user/profile.php
[04-Apr-2026 16:38:01 UTC] Full Log Data: {
    "timestamp": "2026-04-04 16:38:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.190.60.163",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyNTAsInVzZXJuYW1lIjoia2FsIiwiZW1haWwiOiJrYWxraWRhbmRlbXNldzY0MUBnbWFpbC5jb20iLCJleHAiOjE3NzU5MjU0Nzl9.g6nOJ2nLgqBcLtL_hlMPjJLzKpucVKaEyUVTP9XBhu8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e71bdb2be747545-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.190.60.163",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.190.60.163, 104.23.208.139"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 16:38:01 UTC] === END API CALL LOG ===
[04-Apr-2026 16:38:01 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 16:38:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyNTAsInVzZXJuYW1lIjoia2FsIiwiZW1haWwiOiJrYWxraWRhbmRlbXNldzY0MUBnbWFpbC5jb20iLCJleHAiOjE3NzU5MjU0Nzl9.g6nOJ2nLgqBcLtL_hlMPjJLzKpucVKaEyUVTP9XBhu8
[04-Apr-2026 16:38:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 16:38:01 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 16:38:01 UTC] User ID: 250
[04-Apr-2026 16:38:01 UTC] ✅ User profile retrieved successfully for user ID: 250
[04-Apr-2026 16:38:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Apr-2026 16:38:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Apr-2026 16:38:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyNTAsInVzZXJuYW1lIjoia2FsIiwiZW1haWwiOiJrYWxraWRhbmRlbXNldzY0MUBnbWFpbC5jb20iLCJleHAiOjE3NzU5MjU0Nzl9.g6nOJ2nLgqBcLtL_hlMPjJLzKpucVKaEyUVTP9XBhu8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e71bde999567545-ADD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"196.190.60.163","CF-IPCountry":"ET","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"196.190.60.163, 104.23.208.144"}
[04-Apr-2026 16:38:10 UTC] === User Orders API Called ===
[04-Apr-2026 16:38:10 UTC] User ID: 250
[04-Apr-2026 16:38:10 UTC] Limit: 20, Offset: 0
[04-Apr-2026 16:38:10 UTC] Orders found: 0
[04-Apr-2026 16:38:10 UTC] Orders data: []
[04-Apr-2026 16:38:10 UTC] Total orders count: 0
[04-Apr-2026 16:38:10 UTC] === API CALL LOG ===
[04-Apr-2026 16:38:10 UTC] Endpoint: user/profile.php
[04-Apr-2026 16:38:10 UTC] Full Log Data: {
    "timestamp": "2026-04-04 16:38:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.190.60.163",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyNTAsInVzZXJuYW1lIjoia2FsIiwiZW1haWwiOiJrYWxraWRhbmRlbXNldzY0MUBnbWFpbC5jb20iLCJleHAiOjE3NzU5MjU0Nzl9.g6nOJ2nLgqBcLtL_hlMPjJLzKpucVKaEyUVTP9XBhu8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e71bdea5ab97545-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.190.60.163",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.190.60.163, 104.23.208.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 16:38:10 UTC] === END API CALL LOG ===
[04-Apr-2026 16:38:10 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 16:38:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyNTAsInVzZXJuYW1lIjoia2FsIiwiZW1haWwiOiJrYWxraWRhbmRlbXNldzY0MUBnbWFpbC5jb20iLCJleHAiOjE3NzU5MjU0Nzl9.g6nOJ2nLgqBcLtL_hlMPjJLzKpucVKaEyUVTP9XBhu8
[04-Apr-2026 16:38:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 16:38:10 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 16:38:10 UTC] User ID: 250
[04-Apr-2026 16:38:10 UTC] ✅ User profile retrieved successfully for user ID: 250
[04-Apr-2026 16:38:10 UTC] === API CALL LOG ===
[04-Apr-2026 16:38:10 UTC] Endpoint: user/profile.php
[04-Apr-2026 16:38:10 UTC] Full Log Data: {
    "timestamp": "2026-04-04 16:38:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.190.60.163",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyNTAsInVzZXJuYW1lIjoia2FsIiwiZW1haWwiOiJrYWxraWRhbmRlbXNldzY0MUBnbWFpbC5jb20iLCJleHAiOjE3NzU5MjU0Nzl9.g6nOJ2nLgqBcLtL_hlMPjJLzKpucVKaEyUVTP9XBhu8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e71bdee19fc7545-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.190.60.163",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.190.60.163, 104.23.208.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 16:38:10 UTC] === END API CALL LOG ===
[04-Apr-2026 16:38:10 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 16:38:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyNTAsInVzZXJuYW1lIjoia2FsIiwiZW1haWwiOiJrYWxraWRhbmRlbXNldzY0MUBnbWFpbC5jb20iLCJleHAiOjE3NzU5MjU0Nzl9.g6nOJ2nLgqBcLtL_hlMPjJLzKpucVKaEyUVTP9XBhu8
[04-Apr-2026 16:38:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 16:38:10 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 16:38:10 UTC] User ID: 250
[04-Apr-2026 16:38:10 UTC] ✅ User profile retrieved successfully for user ID: 250
[04-Apr-2026 16:38:11 UTC] === API CALL LOG ===
[04-Apr-2026 16:38:11 UTC] Endpoint: user/profile.php
[04-Apr-2026 16:38:11 UTC] Full Log Data: {
    "timestamp": "2026-04-04 16:38:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.190.60.163",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyNTAsInVzZXJuYW1lIjoia2FsIiwiZW1haWwiOiJrYWxraWRhbmRlbXNldzY0MUBnbWFpbC5jb20iLCJleHAiOjE3NzU5MjU0Nzl9.g6nOJ2nLgqBcLtL_hlMPjJLzKpucVKaEyUVTP9XBhu8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e71bdf3cc667545-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.190.60.163",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.190.60.163, 104.23.208.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 16:38:11 UTC] === END API CALL LOG ===
[04-Apr-2026 16:38:11 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 16:38:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyNTAsInVzZXJuYW1lIjoia2FsIiwiZW1haWwiOiJrYWxraWRhbmRlbXNldzY0MUBnbWFpbC5jb20iLCJleHAiOjE3NzU5MjU0Nzl9.g6nOJ2nLgqBcLtL_hlMPjJLzKpucVKaEyUVTP9XBhu8
[04-Apr-2026 16:38:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 16:38:11 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 16:38:11 UTC] User ID: 250
[04-Apr-2026 16:38:11 UTC] ✅ User profile retrieved successfully for user ID: 250
[04-Apr-2026 16:38:17 UTC] === API CALL LOG ===
[04-Apr-2026 16:38:17 UTC] Endpoint: user/profile.php
[04-Apr-2026 16:38:17 UTC] Full Log Data: {
    "timestamp": "2026-04-04 16:38:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.190.60.163",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyNTAsInVzZXJuYW1lIjoia2FsIiwiZW1haWwiOiJrYWxraWRhbmRlbXNldzY0MUBnbWFpbC5jb20iLCJleHAiOjE3NzU5MjU0Nzl9.g6nOJ2nLgqBcLtL_hlMPjJLzKpucVKaEyUVTP9XBhu8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e71be16c8987545-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.190.60.163",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.190.60.163, 104.23.208.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 16:38:17 UTC] === END API CALL LOG ===
[04-Apr-2026 16:38:17 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 16:38:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyNTAsInVzZXJuYW1lIjoia2FsIiwiZW1haWwiOiJrYWxraWRhbmRlbXNldzY0MUBnbWFpbC5jb20iLCJleHAiOjE3NzU5MjU0Nzl9.g6nOJ2nLgqBcLtL_hlMPjJLzKpucVKaEyUVTP9XBhu8
[04-Apr-2026 16:38:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 16:38:17 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 16:38:17 UTC] User ID: 250
[04-Apr-2026 16:38:17 UTC] ✅ User profile retrieved successfully for user ID: 250
[04-Apr-2026 16:38:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Apr-2026 16:38:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Apr-2026 16:38:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyNTAsInVzZXJuYW1lIjoia2FsIiwiZW1haWwiOiJrYWxraWRhbmRlbXNldzY0MUBnbWFpbC5jb20iLCJleHAiOjE3NzU5MjU0Nzl9.g6nOJ2nLgqBcLtL_hlMPjJLzKpucVKaEyUVTP9XBhu8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e71be16c8957545-ADD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"196.190.60.163","CF-IPCountry":"ET","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"196.190.60.163, 104.23.208.144"}
[04-Apr-2026 16:38:17 UTC] === User Orders API Called ===
[04-Apr-2026 16:38:17 UTC] User ID: 250
[04-Apr-2026 16:38:17 UTC] Limit: 20, Offset: 0
[04-Apr-2026 16:38:17 UTC] Orders found: 0
[04-Apr-2026 16:38:17 UTC] Orders data: []
[04-Apr-2026 16:38:17 UTC] Total orders count: 0
[04-Apr-2026 16:38:18 UTC] === API CALL LOG ===
[04-Apr-2026 16:38:18 UTC] Endpoint: user/profile.php
[04-Apr-2026 16:38:18 UTC] Full Log Data: {
    "timestamp": "2026-04-04 16:38:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.190.60.163",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyNTAsInVzZXJuYW1lIjoia2FsIiwiZW1haWwiOiJrYWxraWRhbmRlbXNldzY0MUBnbWFpbC5jb20iLCJleHAiOjE3NzU5MjU0Nzl9.g6nOJ2nLgqBcLtL_hlMPjJLzKpucVKaEyUVTP9XBhu8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e71be1a8f627545-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.190.60.163",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.190.60.163, 104.23.208.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 16:38:18 UTC] === END API CALL LOG ===
[04-Apr-2026 16:38:18 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 16:38:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyNTAsInVzZXJuYW1lIjoia2FsIiwiZW1haWwiOiJrYWxraWRhbmRlbXNldzY0MUBnbWFpbC5jb20iLCJleHAiOjE3NzU5MjU0Nzl9.g6nOJ2nLgqBcLtL_hlMPjJLzKpucVKaEyUVTP9XBhu8
[04-Apr-2026 16:38:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 16:38:18 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 16:38:18 UTC] User ID: 250
[04-Apr-2026 16:38:18 UTC] ✅ User profile retrieved successfully for user ID: 250
[04-Apr-2026 16:38:18 UTC] === API CALL LOG ===
[04-Apr-2026 16:38:18 UTC] Endpoint: user/profile.php
[04-Apr-2026 16:38:18 UTC] Full Log Data: {
    "timestamp": "2026-04-04 16:38:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.190.60.163",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyNTAsInVzZXJuYW1lIjoia2FsIiwiZW1haWwiOiJrYWxraWRhbmRlbXNldzY0MUBnbWFpbC5jb20iLCJleHAiOjE3NzU5MjU0Nzl9.g6nOJ2nLgqBcLtL_hlMPjJLzKpucVKaEyUVTP9XBhu8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e71be1ccbd27545-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.190.60.163",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.190.60.163, 104.23.208.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 16:38:18 UTC] === END API CALL LOG ===
[04-Apr-2026 16:38:18 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 16:38:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyNTAsInVzZXJuYW1lIjoia2FsIiwiZW1haWwiOiJrYWxraWRhbmRlbXNldzY0MUBnbWFpbC5jb20iLCJleHAiOjE3NzU5MjU0Nzl9.g6nOJ2nLgqBcLtL_hlMPjJLzKpucVKaEyUVTP9XBhu8
[04-Apr-2026 16:38:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 16:38:18 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 16:38:18 UTC] User ID: 250
[04-Apr-2026 16:38:18 UTC] ✅ User profile retrieved successfully for user ID: 250
[04-Apr-2026 16:38:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Apr-2026 16:38:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Apr-2026 16:38:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyNTAsInVzZXJuYW1lIjoia2FsIiwiZW1haWwiOiJrYWxraWRhbmRlbXNldzY0MUBnbWFpbC5jb20iLCJleHAiOjE3NzU5MjU0Nzl9.g6nOJ2nLgqBcLtL_hlMPjJLzKpucVKaEyUVTP9XBhu8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e71be47dda27545-ADD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"196.190.60.163","CF-IPCountry":"ET","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"196.190.60.163, 104.23.208.144"}
[04-Apr-2026 16:38:25 UTC] === User Orders API Called ===
[04-Apr-2026 16:38:25 UTC] User ID: 250
[04-Apr-2026 16:38:25 UTC] Limit: 20, Offset: 0
[04-Apr-2026 16:38:25 UTC] Orders found: 0
[04-Apr-2026 16:38:25 UTC] Orders data: []
[04-Apr-2026 16:38:25 UTC] Total orders count: 0
[04-Apr-2026 16:38:25 UTC] === API CALL LOG ===
[04-Apr-2026 16:38:25 UTC] Endpoint: user/profile.php
[04-Apr-2026 16:38:25 UTC] Full Log Data: {
    "timestamp": "2026-04-04 16:38:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.190.60.163",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyNTAsInVzZXJuYW1lIjoia2FsIiwiZW1haWwiOiJrYWxraWRhbmRlbXNldzY0MUBnbWFpbC5jb20iLCJleHAiOjE3NzU5MjU0Nzl9.g6nOJ2nLgqBcLtL_hlMPjJLzKpucVKaEyUVTP9XBhu8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e71be484e8a7545-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.190.60.163",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.190.60.163, 104.23.208.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 16:38:25 UTC] === END API CALL LOG ===
[04-Apr-2026 16:38:25 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 16:38:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyNTAsInVzZXJuYW1lIjoia2FsIiwiZW1haWwiOiJrYWxraWRhbmRlbXNldzY0MUBnbWFpbC5jb20iLCJleHAiOjE3NzU5MjU0Nzl9.g6nOJ2nLgqBcLtL_hlMPjJLzKpucVKaEyUVTP9XBhu8
[04-Apr-2026 16:38:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 16:38:25 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 16:38:25 UTC] User ID: 250
[04-Apr-2026 16:38:25 UTC] ✅ User profile retrieved successfully for user ID: 250
[04-Apr-2026 16:38:25 UTC] === API CALL LOG ===
[04-Apr-2026 16:38:25 UTC] Endpoint: user/profile.php
[04-Apr-2026 16:38:25 UTC] Full Log Data: {
    "timestamp": "2026-04-04 16:38:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.190.60.163",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyNTAsInVzZXJuYW1lIjoia2FsIiwiZW1haWwiOiJrYWxraWRhbmRlbXNldzY0MUBnbWFpbC5jb20iLCJleHAiOjE3NzU5MjU0Nzl9.g6nOJ2nLgqBcLtL_hlMPjJLzKpucVKaEyUVTP9XBhu8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e71be4c1e2c7545-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.190.60.163",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.190.60.163, 104.23.208.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 16:38:25 UTC] === END API CALL LOG ===
[04-Apr-2026 16:38:25 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 16:38:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyNTAsInVzZXJuYW1lIjoia2FsIiwiZW1haWwiOiJrYWxraWRhbmRlbXNldzY0MUBnbWFpbC5jb20iLCJleHAiOjE3NzU5MjU0Nzl9.g6nOJ2nLgqBcLtL_hlMPjJLzKpucVKaEyUVTP9XBhu8
[04-Apr-2026 16:38:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 16:38:25 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 16:38:25 UTC] User ID: 250
[04-Apr-2026 16:38:25 UTC] ✅ User profile retrieved successfully for user ID: 250
[04-Apr-2026 16:38:26 UTC] === API CALL LOG ===
[04-Apr-2026 16:38:26 UTC] Endpoint: user/profile.php
[04-Apr-2026 16:38:26 UTC] Full Log Data: {
    "timestamp": "2026-04-04 16:38:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.190.60.163",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyNTAsInVzZXJuYW1lIjoia2FsIiwiZW1haWwiOiJrYWxraWRhbmRlbXNldzY0MUBnbWFpbC5jb20iLCJleHAiOjE3NzU5MjU0Nzl9.g6nOJ2nLgqBcLtL_hlMPjJLzKpucVKaEyUVTP9XBhu8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e71be4d486c7545-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.190.60.163",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.190.60.163, 104.23.208.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 16:38:26 UTC] === END API CALL LOG ===
[04-Apr-2026 16:38:26 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 16:38:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyNTAsInVzZXJuYW1lIjoia2FsIiwiZW1haWwiOiJrYWxraWRhbmRlbXNldzY0MUBnbWFpbC5jb20iLCJleHAiOjE3NzU5MjU0Nzl9.g6nOJ2nLgqBcLtL_hlMPjJLzKpucVKaEyUVTP9XBhu8
[04-Apr-2026 16:38:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 16:38:26 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 16:38:26 UTC] User ID: 250
[04-Apr-2026 16:38:26 UTC] ✅ User profile retrieved successfully for user ID: 250
[04-Apr-2026 16:38:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Apr-2026 16:38:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Apr-2026 16:38:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyNTAsInVzZXJuYW1lIjoia2FsIiwiZW1haWwiOiJrYWxraWRhbmRlbXNldzY0MUBnbWFpbC5jb20iLCJleHAiOjE3NzU5MjU0Nzl9.g6nOJ2nLgqBcLtL_hlMPjJLzKpucVKaEyUVTP9XBhu8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e71beaa08c87545-ADD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"196.190.60.163","CF-IPCountry":"ET","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"196.190.60.163, 104.23.208.145"}
[04-Apr-2026 16:38:41 UTC] === User Orders API Called ===
[04-Apr-2026 16:38:41 UTC] User ID: 250
[04-Apr-2026 16:38:41 UTC] Limit: 20, Offset: 0
[04-Apr-2026 16:38:41 UTC] Orders found: 0
[04-Apr-2026 16:38:41 UTC] Orders data: []
[04-Apr-2026 16:38:41 UTC] Total orders count: 0
[04-Apr-2026 16:38:41 UTC] === API CALL LOG ===
[04-Apr-2026 16:38:41 UTC] Endpoint: user/profile.php
[04-Apr-2026 16:38:41 UTC] Full Log Data: {
    "timestamp": "2026-04-04 16:38:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.190.60.163",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyNTAsInVzZXJuYW1lIjoia2FsIiwiZW1haWwiOiJrYWxraWRhbmRlbXNldzY0MUBnbWFpbC5jb20iLCJleHAiOjE3NzU5MjU0Nzl9.g6nOJ2nLgqBcLtL_hlMPjJLzKpucVKaEyUVTP9XBhu8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e71beaa08cb7545-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.190.60.163",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.190.60.163, 104.23.208.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 16:38:41 UTC] === END API CALL LOG ===
[04-Apr-2026 16:38:41 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 16:38:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyNTAsInVzZXJuYW1lIjoia2FsIiwiZW1haWwiOiJrYWxraWRhbmRlbXNldzY0MUBnbWFpbC5jb20iLCJleHAiOjE3NzU5MjU0Nzl9.g6nOJ2nLgqBcLtL_hlMPjJLzKpucVKaEyUVTP9XBhu8
[04-Apr-2026 16:38:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 16:38:41 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 16:38:41 UTC] User ID: 250
[04-Apr-2026 16:38:41 UTC] ✅ User profile retrieved successfully for user ID: 250
[04-Apr-2026 16:38:41 UTC] === API CALL LOG ===
[04-Apr-2026 16:38:41 UTC] Endpoint: user/profile.php
[04-Apr-2026 16:38:41 UTC] Full Log Data: {
    "timestamp": "2026-04-04 16:38:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.190.60.163",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyNTAsInVzZXJuYW1lIjoia2FsIiwiZW1haWwiOiJrYWxraWRhbmRlbXNldzY0MUBnbWFpbC5jb20iLCJleHAiOjE3NzU5MjU0Nzl9.g6nOJ2nLgqBcLtL_hlMPjJLzKpucVKaEyUVTP9XBhu8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e71beae48977545-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.190.60.163",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.190.60.163, 104.23.208.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 16:38:41 UTC] === END API CALL LOG ===
[04-Apr-2026 16:38:41 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 16:38:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyNTAsInVzZXJuYW1lIjoia2FsIiwiZW1haWwiOiJrYWxraWRhbmRlbXNldzY0MUBnbWFpbC5jb20iLCJleHAiOjE3NzU5MjU0Nzl9.g6nOJ2nLgqBcLtL_hlMPjJLzKpucVKaEyUVTP9XBhu8
[04-Apr-2026 16:38:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 16:38:41 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 16:38:41 UTC] User ID: 250
[04-Apr-2026 16:38:41 UTC] ✅ User profile retrieved successfully for user ID: 250
[04-Apr-2026 16:38:42 UTC] === API CALL LOG ===
[04-Apr-2026 16:38:42 UTC] Endpoint: user/profile.php
[04-Apr-2026 16:38:42 UTC] Full Log Data: {
    "timestamp": "2026-04-04 16:38:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.190.60.163",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyNTAsInVzZXJuYW1lIjoia2FsIiwiZW1haWwiOiJrYWxraWRhbmRlbXNldzY0MUBnbWFpbC5jb20iLCJleHAiOjE3NzU5MjU0Nzl9.g6nOJ2nLgqBcLtL_hlMPjJLzKpucVKaEyUVTP9XBhu8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e71beb2c8cb7545-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.190.60.163",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.190.60.163, 104.23.208.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 16:38:42 UTC] === END API CALL LOG ===
[04-Apr-2026 16:38:42 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 16:38:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyNTAsInVzZXJuYW1lIjoia2FsIiwiZW1haWwiOiJrYWxraWRhbmRlbXNldzY0MUBnbWFpbC5jb20iLCJleHAiOjE3NzU5MjU0Nzl9.g6nOJ2nLgqBcLtL_hlMPjJLzKpucVKaEyUVTP9XBhu8
[04-Apr-2026 16:38:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 16:38:42 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 16:38:42 UTC] User ID: 250
[04-Apr-2026 16:38:42 UTC] ✅ User profile retrieved successfully for user ID: 250
[04-Apr-2026 16:41:22 UTC] === API CALL LOG ===
[04-Apr-2026 16:41:22 UTC] Endpoint: user/profile.php
[04-Apr-2026 16:41:22 UTC] Full Log Data: {
    "timestamp": "2026-04-04 16:41:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.190.60.163",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyNTAsInVzZXJuYW1lIjoia2FsIiwiZW1haWwiOiJrYWxraWRhbmRlbXNldzY0MUBnbWFpbC5jb20iLCJleHAiOjE3NzU5MjU0Nzl9.g6nOJ2nLgqBcLtL_hlMPjJLzKpucVKaEyUVTP9XBhu8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e71c29b69958cf6-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.190.60.163",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.190.60.163, 104.23.208.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 16:41:22 UTC] === END API CALL LOG ===
[04-Apr-2026 16:41:22 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 16:41:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyNTAsInVzZXJuYW1lIjoia2FsIiwiZW1haWwiOiJrYWxraWRhbmRlbXNldzY0MUBnbWFpbC5jb20iLCJleHAiOjE3NzU5MjU0Nzl9.g6nOJ2nLgqBcLtL_hlMPjJLzKpucVKaEyUVTP9XBhu8
[04-Apr-2026 16:41:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 16:41:22 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 16:41:22 UTC] User ID: 250
[04-Apr-2026 16:41:22 UTC] ✅ User profile retrieved successfully for user ID: 250
[04-Apr-2026 16:41:23 UTC] === API CALL LOG ===
[04-Apr-2026 16:41:23 UTC] Endpoint: user/profile.php
[04-Apr-2026 16:41:23 UTC] Full Log Data: {
    "timestamp": "2026-04-04 16:41:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.190.60.163",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyNTAsInVzZXJuYW1lIjoia2FsIiwiZW1haWwiOiJrYWxraWRhbmRlbXNldzY0MUBnbWFpbC5jb20iLCJleHAiOjE3NzU5MjU0Nzl9.g6nOJ2nLgqBcLtL_hlMPjJLzKpucVKaEyUVTP9XBhu8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e71c29ef8dc8cf6-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.190.60.163",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.190.60.163, 104.23.208.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 16:41:23 UTC] === END API CALL LOG ===
[04-Apr-2026 16:41:23 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 16:41:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyNTAsInVzZXJuYW1lIjoia2FsIiwiZW1haWwiOiJrYWxraWRhbmRlbXNldzY0MUBnbWFpbC5jb20iLCJleHAiOjE3NzU5MjU0Nzl9.g6nOJ2nLgqBcLtL_hlMPjJLzKpucVKaEyUVTP9XBhu8
[04-Apr-2026 16:41:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 16:41:23 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 16:41:23 UTC] User ID: 250
[04-Apr-2026 16:41:23 UTC] ✅ User profile retrieved successfully for user ID: 250
[04-Apr-2026 16:41:23 UTC] === API CALL LOG ===
[04-Apr-2026 16:41:23 UTC] Endpoint: user/profile.php
[04-Apr-2026 16:41:23 UTC] Full Log Data: {
    "timestamp": "2026-04-04 16:41:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.190.60.163",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyNTAsInVzZXJuYW1lIjoia2FsIiwiZW1haWwiOiJrYWxraWRhbmRlbXNldzY0MUBnbWFpbC5jb20iLCJleHAiOjE3NzU5MjU0Nzl9.g6nOJ2nLgqBcLtL_hlMPjJLzKpucVKaEyUVTP9XBhu8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e71c29fbab88cf6-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.190.60.163",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.190.60.163, 104.23.208.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 16:41:23 UTC] === END API CALL LOG ===
[04-Apr-2026 16:41:23 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 16:41:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyNTAsInVzZXJuYW1lIjoia2FsIiwiZW1haWwiOiJrYWxraWRhbmRlbXNldzY0MUBnbWFpbC5jb20iLCJleHAiOjE3NzU5MjU0Nzl9.g6nOJ2nLgqBcLtL_hlMPjJLzKpucVKaEyUVTP9XBhu8
[04-Apr-2026 16:41:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 16:41:23 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 16:41:23 UTC] User ID: 250
[04-Apr-2026 16:41:23 UTC] ✅ User profile retrieved successfully for user ID: 250
[04-Apr-2026 16:41:23 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Apr-2026 16:41:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Apr-2026 16:41:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyNTAsInVzZXJuYW1lIjoia2FsIiwiZW1haWwiOiJrYWxraWRhbmRlbXNldzY0MUBnbWFpbC5jb20iLCJleHAiOjE3NzU5MjU0Nzl9.g6nOJ2nLgqBcLtL_hlMPjJLzKpucVKaEyUVTP9XBhu8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e71c29fbac18cf6-ADD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"196.190.60.163","CF-IPCountry":"ET","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"196.190.60.163, 104.23.208.145"}
[04-Apr-2026 16:41:23 UTC] === User Orders API Called ===
[04-Apr-2026 16:41:23 UTC] User ID: 250
[04-Apr-2026 16:41:23 UTC] Limit: 20, Offset: 0
[04-Apr-2026 16:41:23 UTC] Orders found: 0
[04-Apr-2026 16:41:23 UTC] Orders data: []
[04-Apr-2026 16:41:23 UTC] Total orders count: 0
[04-Apr-2026 16:41:23 UTC] === API CALL LOG ===
[04-Apr-2026 16:41:23 UTC] Endpoint: user/profile.php
[04-Apr-2026 16:41:23 UTC] Full Log Data: {
    "timestamp": "2026-04-04 16:41:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.190.60.163",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyNTAsInVzZXJuYW1lIjoia2FsIiwiZW1haWwiOiJrYWxraWRhbmRlbXNldzY0MUBnbWFpbC5jb20iLCJleHAiOjE3NzU5MjU0Nzl9.g6nOJ2nLgqBcLtL_hlMPjJLzKpucVKaEyUVTP9XBhu8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e71c2a04c4e8cf6-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.190.60.163",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.190.60.163, 104.23.208.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 16:41:23 UTC] === END API CALL LOG ===
[04-Apr-2026 16:41:23 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 16:41:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyNTAsInVzZXJuYW1lIjoia2FsIiwiZW1haWwiOiJrYWxraWRhbmRlbXNldzY0MUBnbWFpbC5jb20iLCJleHAiOjE3NzU5MjU0Nzl9.g6nOJ2nLgqBcLtL_hlMPjJLzKpucVKaEyUVTP9XBhu8
[04-Apr-2026 16:41:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 16:41:23 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 16:41:23 UTC] User ID: 250
[04-Apr-2026 16:41:23 UTC] ✅ User profile retrieved successfully for user ID: 250
[04-Apr-2026 16:41:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Apr-2026 16:41:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Apr-2026 16:41:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyNTAsInVzZXJuYW1lIjoia2FsIiwiZW1haWwiOiJrYWxraWRhbmRlbXNldzY0MUBnbWFpbC5jb20iLCJleHAiOjE3NzU5MjU0Nzl9.g6nOJ2nLgqBcLtL_hlMPjJLzKpucVKaEyUVTP9XBhu8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e71c34faaa28cf6-ADD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"196.190.60.163","CF-IPCountry":"ET","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"196.190.60.163, 104.23.208.145"}
[04-Apr-2026 16:41:51 UTC] === User Orders API Called ===
[04-Apr-2026 16:41:51 UTC] User ID: 250
[04-Apr-2026 16:41:51 UTC] Limit: 20, Offset: 0
[04-Apr-2026 16:41:51 UTC] Orders found: 0
[04-Apr-2026 16:41:51 UTC] Orders data: []
[04-Apr-2026 16:41:51 UTC] Total orders count: 0
[04-Apr-2026 16:41:51 UTC] === API CALL LOG ===
[04-Apr-2026 16:41:51 UTC] Endpoint: user/profile.php
[04-Apr-2026 16:41:51 UTC] Full Log Data: {
    "timestamp": "2026-04-04 16:41:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.190.60.163",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyNTAsInVzZXJuYW1lIjoia2FsIiwiZW1haWwiOiJrYWxraWRhbmRlbXNldzY0MUBnbWFpbC5jb20iLCJleHAiOjE3NzU5MjU0Nzl9.g6nOJ2nLgqBcLtL_hlMPjJLzKpucVKaEyUVTP9XBhu8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e71c3501b568cf6-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.190.60.163",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.190.60.163, 104.23.208.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 16:41:51 UTC] === END API CALL LOG ===
[04-Apr-2026 16:41:51 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 16:41:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyNTAsInVzZXJuYW1lIjoia2FsIiwiZW1haWwiOiJrYWxraWRhbmRlbXNldzY0MUBnbWFpbC5jb20iLCJleHAiOjE3NzU5MjU0Nzl9.g6nOJ2nLgqBcLtL_hlMPjJLzKpucVKaEyUVTP9XBhu8
[04-Apr-2026 16:41:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 16:41:51 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 16:41:51 UTC] User ID: 250
[04-Apr-2026 16:41:51 UTC] ✅ User profile retrieved successfully for user ID: 250
[04-Apr-2026 16:41:52 UTC] === API CALL LOG ===
[04-Apr-2026 16:41:52 UTC] Endpoint: user/profile.php
[04-Apr-2026 16:41:52 UTC] Full Log Data: {
    "timestamp": "2026-04-04 16:41:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.190.60.163",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyNTAsInVzZXJuYW1lIjoia2FsIiwiZW1haWwiOiJrYWxraWRhbmRlbXNldzY0MUBnbWFpbC5jb20iLCJleHAiOjE3NzU5MjU0Nzl9.g6nOJ2nLgqBcLtL_hlMPjJLzKpucVKaEyUVTP9XBhu8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e71c353ea948cf6-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.190.60.163",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.190.60.163, 104.23.208.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 16:41:52 UTC] === END API CALL LOG ===
[04-Apr-2026 16:41:52 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 16:41:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyNTAsInVzZXJuYW1lIjoia2FsIiwiZW1haWwiOiJrYWxraWRhbmRlbXNldzY0MUBnbWFpbC5jb20iLCJleHAiOjE3NzU5MjU0Nzl9.g6nOJ2nLgqBcLtL_hlMPjJLzKpucVKaEyUVTP9XBhu8
[04-Apr-2026 16:41:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 16:41:52 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 16:41:52 UTC] User ID: 250
[04-Apr-2026 16:41:52 UTC] ✅ User profile retrieved successfully for user ID: 250
[04-Apr-2026 16:42:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Apr-2026 16:42:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Apr-2026 16:42:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyNTAsInVzZXJuYW1lIjoia2FsIiwiZW1haWwiOiJrYWxraWRhbmRlbXNldzY0MUBnbWFpbC5jb20iLCJleHAiOjE3NzU5MjU0Nzl9.g6nOJ2nLgqBcLtL_hlMPjJLzKpucVKaEyUVTP9XBhu8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e71c3c99bc18cf6-ADD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"196.190.60.163","CF-IPCountry":"ET","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"196.190.60.163, 104.23.208.144"}
[04-Apr-2026 16:42:10 UTC] === User Orders API Called ===
[04-Apr-2026 16:42:10 UTC] User ID: 250
[04-Apr-2026 16:42:10 UTC] Limit: 20, Offset: 0
[04-Apr-2026 16:42:10 UTC] Orders found: 0
[04-Apr-2026 16:42:10 UTC] Orders data: []
[04-Apr-2026 16:42:10 UTC] === API CALL LOG ===
[04-Apr-2026 16:42:10 UTC] Endpoint: user/profile.php
[04-Apr-2026 16:42:10 UTC] Full Log Data: {
    "timestamp": "2026-04-04 16:42:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.190.60.163",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyNTAsInVzZXJuYW1lIjoia2FsIiwiZW1haWwiOiJrYWxraWRhbmRlbXNldzY0MUBnbWFpbC5jb20iLCJleHAiOjE3NzU5MjU0Nzl9.g6nOJ2nLgqBcLtL_hlMPjJLzKpucVKaEyUVTP9XBhu8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e71c3c99bc48cf6-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.190.60.163",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.190.60.163, 104.23.208.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 16:42:10 UTC] === END API CALL LOG ===
[04-Apr-2026 16:42:10 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 16:42:10 UTC] Total orders count: 0
[04-Apr-2026 16:42:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyNTAsInVzZXJuYW1lIjoia2FsIiwiZW1haWwiOiJrYWxraWRhbmRlbXNldzY0MUBnbWFpbC5jb20iLCJleHAiOjE3NzU5MjU0Nzl9.g6nOJ2nLgqBcLtL_hlMPjJLzKpucVKaEyUVTP9XBhu8
[04-Apr-2026 16:42:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 16:42:10 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 16:42:10 UTC] User ID: 250
[04-Apr-2026 16:42:10 UTC] ✅ User profile retrieved successfully for user ID: 250
[04-Apr-2026 16:42:11 UTC] === API CALL LOG ===
[04-Apr-2026 16:42:11 UTC] Endpoint: user/profile.php
[04-Apr-2026 16:42:11 UTC] Full Log Data: {
    "timestamp": "2026-04-04 16:42:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.190.60.163",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyNTAsInVzZXJuYW1lIjoia2FsIiwiZW1haWwiOiJrYWxraWRhbmRlbXNldzY0MUBnbWFpbC5jb20iLCJleHAiOjE3NzU5MjU0Nzl9.g6nOJ2nLgqBcLtL_hlMPjJLzKpucVKaEyUVTP9XBhu8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e71c3cc89838cf6-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.190.60.163",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.190.60.163, 104.23.208.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 16:42:11 UTC] === END API CALL LOG ===
[04-Apr-2026 16:42:11 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 16:42:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyNTAsInVzZXJuYW1lIjoia2FsIiwiZW1haWwiOiJrYWxraWRhbmRlbXNldzY0MUBnbWFpbC5jb20iLCJleHAiOjE3NzU5MjU0Nzl9.g6nOJ2nLgqBcLtL_hlMPjJLzKpucVKaEyUVTP9XBhu8
[04-Apr-2026 16:42:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 16:42:11 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 16:42:11 UTC] User ID: 250
[04-Apr-2026 16:42:11 UTC] ✅ User profile retrieved successfully for user ID: 250
[04-Apr-2026 16:42:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Apr-2026 16:42:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Apr-2026 16:42:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyNTAsInVzZXJuYW1lIjoia2FsIiwiZW1haWwiOiJrYWxraWRhbmRlbXNldzY0MUBnbWFpbC5jb20iLCJleHAiOjE3NzU5MjU0Nzl9.g6nOJ2nLgqBcLtL_hlMPjJLzKpucVKaEyUVTP9XBhu8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e71c42b5ffe8cf6-ADD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"196.190.60.163","CF-IPCountry":"ET","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"196.190.60.163, 104.23.208.144"}
[04-Apr-2026 16:42:26 UTC] === User Orders API Called ===
[04-Apr-2026 16:42:26 UTC] User ID: 250
[04-Apr-2026 16:42:26 UTC] Limit: 20, Offset: 0
[04-Apr-2026 16:42:26 UTC] Orders found: 0
[04-Apr-2026 16:42:26 UTC] Orders data: []
[04-Apr-2026 16:42:26 UTC] Total orders count: 0
[04-Apr-2026 16:42:26 UTC] === API CALL LOG ===
[04-Apr-2026 16:42:26 UTC] Endpoint: user/profile.php
[04-Apr-2026 16:42:26 UTC] Full Log Data: {
    "timestamp": "2026-04-04 16:42:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.190.60.163",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyNTAsInVzZXJuYW1lIjoia2FsIiwiZW1haWwiOiJrYWxraWRhbmRlbXNldzY0MUBnbWFpbC5jb20iLCJleHAiOjE3NzU5MjU0Nzl9.g6nOJ2nLgqBcLtL_hlMPjJLzKpucVKaEyUVTP9XBhu8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e71c42bd9018cf6-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.190.60.163",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.190.60.163, 104.23.208.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 16:42:26 UTC] === END API CALL LOG ===
[04-Apr-2026 16:42:26 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 16:42:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyNTAsInVzZXJuYW1lIjoia2FsIiwiZW1haWwiOiJrYWxraWRhbmRlbXNldzY0MUBnbWFpbC5jb20iLCJleHAiOjE3NzU5MjU0Nzl9.g6nOJ2nLgqBcLtL_hlMPjJLzKpucVKaEyUVTP9XBhu8
[04-Apr-2026 16:42:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 16:42:26 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 16:42:26 UTC] User ID: 250
[04-Apr-2026 16:42:26 UTC] ✅ User profile retrieved successfully for user ID: 250
[04-Apr-2026 16:42:27 UTC] === API CALL LOG ===
[04-Apr-2026 16:42:27 UTC] Endpoint: user/profile.php
[04-Apr-2026 16:42:27 UTC] Full Log Data: {
    "timestamp": "2026-04-04 16:42:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.190.60.163",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyNTAsInVzZXJuYW1lIjoia2FsIiwiZW1haWwiOiJrYWxraWRhbmRlbXNldzY0MUBnbWFpbC5jb20iLCJleHAiOjE3NzU5MjU0Nzl9.g6nOJ2nLgqBcLtL_hlMPjJLzKpucVKaEyUVTP9XBhu8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e71c42fc8858cf6-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.190.60.163",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.190.60.163, 104.23.208.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 16:42:27 UTC] === END API CALL LOG ===
[04-Apr-2026 16:42:27 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 16:42:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyNTAsInVzZXJuYW1lIjoia2FsIiwiZW1haWwiOiJrYWxraWRhbmRlbXNldzY0MUBnbWFpbC5jb20iLCJleHAiOjE3NzU5MjU0Nzl9.g6nOJ2nLgqBcLtL_hlMPjJLzKpucVKaEyUVTP9XBhu8
[04-Apr-2026 16:42:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 16:42:27 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 16:42:27 UTC] User ID: 250
[04-Apr-2026 16:42:27 UTC] ✅ User profile retrieved successfully for user ID: 250
[04-Apr-2026 16:42:51 UTC] === API CALL LOG ===
[04-Apr-2026 16:42:51 UTC] Endpoint: user/profile.php
[04-Apr-2026 16:42:51 UTC] Full Log Data: {
    "timestamp": "2026-04-04 16:42:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.190.60.163",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyNTAsInVzZXJuYW1lIjoia2FsIiwiZW1haWwiOiJrYWxraWRhbmRlbXNldzY0MUBnbWFpbC5jb20iLCJleHAiOjE3NzU5MjU0Nzl9.g6nOJ2nLgqBcLtL_hlMPjJLzKpucVKaEyUVTP9XBhu8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e71c4c5c97b8cf6-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.190.60.163",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.190.60.163, 104.23.208.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 16:42:51 UTC] === END API CALL LOG ===
[04-Apr-2026 16:42:51 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 16:42:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyNTAsInVzZXJuYW1lIjoia2FsIiwiZW1haWwiOiJrYWxraWRhbmRlbXNldzY0MUBnbWFpbC5jb20iLCJleHAiOjE3NzU5MjU0Nzl9.g6nOJ2nLgqBcLtL_hlMPjJLzKpucVKaEyUVTP9XBhu8
[04-Apr-2026 16:42:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 16:42:51 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 16:42:51 UTC] User ID: 250
[04-Apr-2026 16:42:51 UTC] ✅ User profile retrieved successfully for user ID: 250
[04-Apr-2026 16:43:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Apr-2026 16:43:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Apr-2026 16:43:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyNTAsInVzZXJuYW1lIjoia2FsIiwiZW1haWwiOiJrYWxraWRhbmRlbXNldzY0MUBnbWFpbC5jb20iLCJleHAiOjE3NzU5MjU0Nzl9.g6nOJ2nLgqBcLtL_hlMPjJLzKpucVKaEyUVTP9XBhu8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e71c5333a608cf6-ADD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"196.190.60.163","CF-IPCountry":"ET","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"196.190.60.163, 104.23.208.145"}
[04-Apr-2026 16:43:08 UTC] === User Orders API Called ===
[04-Apr-2026 16:43:08 UTC] User ID: 250
[04-Apr-2026 16:43:08 UTC] Limit: 20, Offset: 0
[04-Apr-2026 16:43:08 UTC] === API CALL LOG ===
[04-Apr-2026 16:43:08 UTC] Endpoint: user/profile.php
[04-Apr-2026 16:43:08 UTC] Full Log Data: {
    "timestamp": "2026-04-04 16:43:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.190.60.163",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyNTAsInVzZXJuYW1lIjoia2FsIiwiZW1haWwiOiJrYWxraWRhbmRlbXNldzY0MUBnbWFpbC5jb20iLCJleHAiOjE3NzU5MjU0Nzl9.g6nOJ2nLgqBcLtL_hlMPjJLzKpucVKaEyUVTP9XBhu8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e71c5333a638cf6-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.190.60.163",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.190.60.163, 104.23.208.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 16:43:08 UTC] === END API CALL LOG ===
[04-Apr-2026 16:43:08 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 16:43:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyNTAsInVzZXJuYW1lIjoia2FsIiwiZW1haWwiOiJrYWxraWRhbmRlbXNldzY0MUBnbWFpbC5jb20iLCJleHAiOjE3NzU5MjU0Nzl9.g6nOJ2nLgqBcLtL_hlMPjJLzKpucVKaEyUVTP9XBhu8
[04-Apr-2026 16:43:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 16:43:08 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 16:43:08 UTC] User ID: 250
[04-Apr-2026 16:43:08 UTC] ✅ User profile retrieved successfully for user ID: 250
[04-Apr-2026 16:43:08 UTC] Orders found: 0
[04-Apr-2026 16:43:08 UTC] Orders data: []
[04-Apr-2026 16:43:08 UTC] Total orders count: 0
[04-Apr-2026 16:43:09 UTC] === API CALL LOG ===
[04-Apr-2026 16:43:09 UTC] Endpoint: user/profile.php
[04-Apr-2026 16:43:09 UTC] Full Log Data: {
    "timestamp": "2026-04-04 16:43:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.190.60.163",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyNTAsInVzZXJuYW1lIjoia2FsIiwiZW1haWwiOiJrYWxraWRhbmRlbXNldzY0MUBnbWFpbC5jb20iLCJleHAiOjE3NzU5MjU0Nzl9.g6nOJ2nLgqBcLtL_hlMPjJLzKpucVKaEyUVTP9XBhu8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e71c536f99e8cf6-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.190.60.163",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.190.60.163, 104.23.208.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 16:43:09 UTC] === END API CALL LOG ===
[04-Apr-2026 16:43:09 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 16:43:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyNTAsInVzZXJuYW1lIjoia2FsIiwiZW1haWwiOiJrYWxraWRhbmRlbXNldzY0MUBnbWFpbC5jb20iLCJleHAiOjE3NzU5MjU0Nzl9.g6nOJ2nLgqBcLtL_hlMPjJLzKpucVKaEyUVTP9XBhu8
[04-Apr-2026 16:43:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 16:43:09 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 16:43:09 UTC] User ID: 250
[04-Apr-2026 16:43:09 UTC] ✅ User profile retrieved successfully for user ID: 250
[04-Apr-2026 16:44:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Apr-2026 16:44:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Apr-2026 16:44:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyNTAsInVzZXJuYW1lIjoia2FsIiwiZW1haWwiOiJrYWxraWRhbmRlbXNldzY0MUBnbWFpbC5jb20iLCJleHAiOjE3NzU5MjU0Nzl9.g6nOJ2nLgqBcLtL_hlMPjJLzKpucVKaEyUVTP9XBhu8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e71c7341b7f8cf6-ADD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"196.190.60.163","CF-IPCountry":"ET","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"196.190.60.163, 104.23.208.144"}
[04-Apr-2026 16:44:30 UTC] === User Orders API Called ===
[04-Apr-2026 16:44:30 UTC] User ID: 250
[04-Apr-2026 16:44:30 UTC] Limit: 20, Offset: 0
[04-Apr-2026 16:44:30 UTC] Orders found: 1
[04-Apr-2026 16:44:30 UTC] Orders data: [{"id":157,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/MobileMoneyAcademy","status":"pending","created_at":"2026-04-04 20:14:27","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[04-Apr-2026 16:44:30 UTC] Total orders count: 1
[04-Apr-2026 18:21:31 UTC] === API CALL LOG ===
[04-Apr-2026 18:21:31 UTC] Endpoint: user/profile.php
[04-Apr-2026 18:21:31 UTC] Full Log Data: {
    "timestamp": "2026-04-04 18:21:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:14f:48b:2a88::a4f1:9737",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIyIiwidXNlcm5hbWUiOiJuZXdzU2lzdGVycyIsImVtYWlsIjoibmF0YW4wN2FsQGdtYWlsLmNvbSIsImV4cCI6MTc3NTY0ODQwNn0.gaUmtgNB7pTsrP12Z8DEAHF7s7o424c0PUIupB1V9dA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e72554c2f002674-TLV",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a02:14f:48b:2a88::a4f1:9737",
        "CF-IPCountry": "IL",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a02:14f:48b:2a88::a4f1:9737, 172.70.57.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 18:21:31 UTC] === END API CALL LOG ===
[04-Apr-2026 18:21:31 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 18:21:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIyIiwidXNlcm5hbWUiOiJuZXdzU2lzdGVycyIsImVtYWlsIjoibmF0YW4wN2FsQGdtYWlsLmNvbSIsImV4cCI6MTc3NTY0ODQwNn0.gaUmtgNB7pTsrP12Z8DEAHF7s7o424c0PUIupB1V9dA
[04-Apr-2026 18:21:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 18:21:31 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 18:21:31 UTC] User ID: 222
[04-Apr-2026 18:21:31 UTC] ✅ User profile retrieved successfully for user ID: 222
[04-Apr-2026 18:21:31 UTC] === API CALL LOG ===
[04-Apr-2026 18:21:31 UTC] Endpoint: user/profile.php
[04-Apr-2026 18:21:31 UTC] Full Log Data: {
    "timestamp": "2026-04-04 18:21:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:14f:48b:2a88::a4f1:9737",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIyIiwidXNlcm5hbWUiOiJuZXdzU2lzdGVycyIsImVtYWlsIjoibmF0YW4wN2FsQGdtYWlsLmNvbSIsImV4cCI6MTc3NTY0ODQwNn0.gaUmtgNB7pTsrP12Z8DEAHF7s7o424c0PUIupB1V9dA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7255522dba2674-TLV",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a02:14f:48b:2a88::a4f1:9737",
        "CF-IPCountry": "IL",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a02:14f:48b:2a88::a4f1:9737, 172.70.57.138"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 18:21:31 UTC] === END API CALL LOG ===
[04-Apr-2026 18:21:31 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 18:21:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIyIiwidXNlcm5hbWUiOiJuZXdzU2lzdGVycyIsImVtYWlsIjoibmF0YW4wN2FsQGdtYWlsLmNvbSIsImV4cCI6MTc3NTY0ODQwNn0.gaUmtgNB7pTsrP12Z8DEAHF7s7o424c0PUIupB1V9dA
[04-Apr-2026 18:21:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 18:21:31 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 18:21:31 UTC] User ID: 222
[04-Apr-2026 18:21:31 UTC] ✅ User profile retrieved successfully for user ID: 222
[04-Apr-2026 18:21:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Apr-2026 18:21:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Apr-2026 18:21:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIyIiwidXNlcm5hbWUiOiJuZXdzU2lzdGVycyIsImVtYWlsIjoibmF0YW4wN2FsQGdtYWlsLmNvbSIsImV4cCI6MTc3NTY0ODQwNn0.gaUmtgNB7pTsrP12Z8DEAHF7s7o424c0PUIupB1V9dA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e7255525e2a2674-TLV","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2a02:14f:48b:2a88::a4f1:9737","CF-IPCountry":"IL","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2a02:14f:48b:2a88::a4f1:9737, 172.70.57.138"}
[04-Apr-2026 18:21:32 UTC] === User Orders API Called ===
[04-Apr-2026 18:21:32 UTC] User ID: 222
[04-Apr-2026 18:21:32 UTC] Limit: 20, Offset: 0
[04-Apr-2026 18:21:32 UTC] Orders found: 0
[04-Apr-2026 18:21:32 UTC] Orders data: []
[04-Apr-2026 18:21:32 UTC] Total orders count: 0
[04-Apr-2026 18:21:32 UTC] === API CALL LOG ===
[04-Apr-2026 18:21:32 UTC] Endpoint: user/profile.php
[04-Apr-2026 18:21:32 UTC] Full Log Data: {
    "timestamp": "2026-04-04 18:21:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:14f:48b:2a88::a4f1:9737",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIyIiwidXNlcm5hbWUiOiJuZXdzU2lzdGVycyIsImVtYWlsIjoibmF0YW4wN2FsQGdtYWlsLmNvbSIsImV4cCI6MTc3NTY0ODQwNn0.gaUmtgNB7pTsrP12Z8DEAHF7s7o424c0PUIupB1V9dA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e725552cf032674-TLV",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a02:14f:48b:2a88::a4f1:9737",
        "CF-IPCountry": "IL",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a02:14f:48b:2a88::a4f1:9737, 172.70.57.138"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 18:21:32 UTC] === END API CALL LOG ===
[04-Apr-2026 18:21:32 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 18:21:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIyIiwidXNlcm5hbWUiOiJuZXdzU2lzdGVycyIsImVtYWlsIjoibmF0YW4wN2FsQGdtYWlsLmNvbSIsImV4cCI6MTc3NTY0ODQwNn0.gaUmtgNB7pTsrP12Z8DEAHF7s7o424c0PUIupB1V9dA
[04-Apr-2026 18:21:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 18:21:32 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 18:21:32 UTC] User ID: 222
[04-Apr-2026 18:21:32 UTC] ✅ User profile retrieved successfully for user ID: 222
[04-Apr-2026 18:21:32 UTC] === API CALL LOG ===
[04-Apr-2026 18:21:32 UTC] Endpoint: user/profile.php
[04-Apr-2026 18:21:32 UTC] Full Log Data: {
    "timestamp": "2026-04-04 18:21:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:14f:48b:2a88::a4f1:9737",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIyIiwidXNlcm5hbWUiOiJuZXdzU2lzdGVycyIsImVtYWlsIjoibmF0YW4wN2FsQGdtYWlsLmNvbSIsImV4cCI6MTc3NTY0ODQwNn0.gaUmtgNB7pTsrP12Z8DEAHF7s7o424c0PUIupB1V9dA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e725556af5f2674-TLV",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a02:14f:48b:2a88::a4f1:9737",
        "CF-IPCountry": "IL",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a02:14f:48b:2a88::a4f1:9737, 172.70.57.138"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 18:21:32 UTC] === END API CALL LOG ===
[04-Apr-2026 18:21:32 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 18:21:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIyIiwidXNlcm5hbWUiOiJuZXdzU2lzdGVycyIsImVtYWlsIjoibmF0YW4wN2FsQGdtYWlsLmNvbSIsImV4cCI6MTc3NTY0ODQwNn0.gaUmtgNB7pTsrP12Z8DEAHF7s7o424c0PUIupB1V9dA
[04-Apr-2026 18:21:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 18:21:32 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 18:21:32 UTC] User ID: 222
[04-Apr-2026 18:21:32 UTC] ✅ User profile retrieved successfully for user ID: 222
[04-Apr-2026 18:21:58 UTC] === API CALL LOG ===
[04-Apr-2026 18:21:58 UTC] Endpoint: user/profile.php
[04-Apr-2026 18:21:58 UTC] Full Log Data: {
    "timestamp": "2026-04-04 18:21:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:14f:48b:2a88::a4f1:9737",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIyIiwidXNlcm5hbWUiOiJuZXdzU2lzdGVycyIsImVtYWlsIjoibmF0YW4wN2FsQGdtYWlsLmNvbSIsImV4cCI6MTc3NTY0ODQwNn0.gaUmtgNB7pTsrP12Z8DEAHF7s7o424c0PUIupB1V9dA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7255facafb2674-TLV",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a02:14f:48b:2a88::a4f1:9737",
        "CF-IPCountry": "IL",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a02:14f:48b:2a88::a4f1:9737, 172.70.57.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 18:21:58 UTC] === END API CALL LOG ===
[04-Apr-2026 18:21:58 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 18:21:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIyIiwidXNlcm5hbWUiOiJuZXdzU2lzdGVycyIsImVtYWlsIjoibmF0YW4wN2FsQGdtYWlsLmNvbSIsImV4cCI6MTc3NTY0ODQwNn0.gaUmtgNB7pTsrP12Z8DEAHF7s7o424c0PUIupB1V9dA
[04-Apr-2026 18:21:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 18:21:58 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 18:21:58 UTC] User ID: 222
[04-Apr-2026 18:21:58 UTC] ✅ User profile retrieved successfully for user ID: 222
[04-Apr-2026 18:21:59 UTC] User Purchases API - User ID: 222
[04-Apr-2026 18:21:59 UTC] User Purchases API - Total purchases found: 1
[04-Apr-2026 18:21:59 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Apr-2026 18:21:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Apr-2026 18:21:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIyIiwidXNlcm5hbWUiOiJuZXdzU2lzdGVycyIsImVtYWlsIjoibmF0YW4wN2FsQGdtYWlsLmNvbSIsImV4cCI6MTc3NTY0ODQwNn0.gaUmtgNB7pTsrP12Z8DEAHF7s7o424c0PUIupB1V9dA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e72560109912674-TLV","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2a02:14f:48b:2a88::a4f1:9737","CF-IPCountry":"IL","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2a02:14f:48b:2a88::a4f1:9737, 172.70.57.144"}
[04-Apr-2026 18:21:59 UTC] === User Orders API Called ===
[04-Apr-2026 18:21:59 UTC] User ID: 222
[04-Apr-2026 18:21:59 UTC] Limit: 20, Offset: 0
[04-Apr-2026 18:21:59 UTC] Orders found: 0
[04-Apr-2026 18:21:59 UTC] Orders data: []
[04-Apr-2026 18:21:59 UTC] Total orders count: 0
[04-Apr-2026 18:22:00 UTC] === API CALL LOG ===
[04-Apr-2026 18:22:00 UTC] Endpoint: user/profile.php
[04-Apr-2026 18:22:00 UTC] Full Log Data: {
    "timestamp": "2026-04-04 18:22:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:14f:48b:2a88::a4f1:9737",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIyIiwidXNlcm5hbWUiOiJuZXdzU2lzdGVycyIsImVtYWlsIjoibmF0YW4wN2FsQGdtYWlsLmNvbSIsImV4cCI6MTc3NTY0ODQwNn0.gaUmtgNB7pTsrP12Z8DEAHF7s7o424c0PUIupB1V9dA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7256068dd12674-TLV",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a02:14f:48b:2a88::a4f1:9737",
        "CF-IPCountry": "IL",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a02:14f:48b:2a88::a4f1:9737, 172.70.57.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 18:22:00 UTC] === END API CALL LOG ===
[04-Apr-2026 18:22:00 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 18:22:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIyIiwidXNlcm5hbWUiOiJuZXdzU2lzdGVycyIsImVtYWlsIjoibmF0YW4wN2FsQGdtYWlsLmNvbSIsImV4cCI6MTc3NTY0ODQwNn0.gaUmtgNB7pTsrP12Z8DEAHF7s7o424c0PUIupB1V9dA
[04-Apr-2026 18:22:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 18:22:00 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 18:22:00 UTC] User ID: 222
[04-Apr-2026 18:22:00 UTC] ✅ User profile retrieved successfully for user ID: 222
[04-Apr-2026 18:22:00 UTC] User Purchases API - User ID: 222
[04-Apr-2026 18:22:00 UTC] User Purchases API - Total purchases found: 1
[04-Apr-2026 18:22:06 UTC] === API CALL LOG ===
[04-Apr-2026 18:22:06 UTC] Endpoint: user/profile.php
[04-Apr-2026 18:22:06 UTC] Full Log Data: {
    "timestamp": "2026-04-04 18:22:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:14f:48b:2a88::a4f1:9737",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIyIiwidXNlcm5hbWUiOiJuZXdzU2lzdGVycyIsImVtYWlsIjoibmF0YW4wN2FsQGdtYWlsLmNvbSIsImV4cCI6MTc3NTY0ODQwNn0.gaUmtgNB7pTsrP12Z8DEAHF7s7o424c0PUIupB1V9dA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e725627e9ae2674-TLV",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a02:14f:48b:2a88::a4f1:9737",
        "CF-IPCountry": "IL",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a02:14f:48b:2a88::a4f1:9737, 172.70.57.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 18:22:06 UTC] === END API CALL LOG ===
[04-Apr-2026 18:22:06 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 18:22:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIyIiwidXNlcm5hbWUiOiJuZXdzU2lzdGVycyIsImVtYWlsIjoibmF0YW4wN2FsQGdtYWlsLmNvbSIsImV4cCI6MTc3NTY0ODQwNn0.gaUmtgNB7pTsrP12Z8DEAHF7s7o424c0PUIupB1V9dA
[04-Apr-2026 18:22:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 18:22:06 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 18:22:06 UTC] User ID: 222
[04-Apr-2026 18:22:06 UTC] ✅ User profile retrieved successfully for user ID: 222
[04-Apr-2026 18:22:06 UTC] User Purchases API - User ID: 222
[04-Apr-2026 18:22:06 UTC] User Purchases API - Total purchases found: 1
[04-Apr-2026 19:03:34 UTC] === API CALL LOG ===
[04-Apr-2026 19:03:34 UTC] Endpoint: user/profile.php
[04-Apr-2026 19:03:34 UTC] Full Log Data: {
    "timestamp": "2026-04-04 19:03:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.190.60.163",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyNTAsInVzZXJuYW1lIjoia2FsIiwiZW1haWwiOiJrYWxraWRhbmRlbXNldzY0MUBnbWFpbC5jb20iLCJleHAiOjE3NzU5MzQyMTR9.g3cHrmh_UXUUEpa0Pin52fIUL2JA3zjHjyIKxlTLJWo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7292e99da2aea6-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.190.60.163",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.190.60.163, 104.23.208.138"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 19:03:34 UTC] === END API CALL LOG ===
[04-Apr-2026 19:03:34 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 19:03:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyNTAsInVzZXJuYW1lIjoia2FsIiwiZW1haWwiOiJrYWxraWRhbmRlbXNldzY0MUBnbWFpbC5jb20iLCJleHAiOjE3NzU5MzQyMTR9.g3cHrmh_UXUUEpa0Pin52fIUL2JA3zjHjyIKxlTLJWo
[04-Apr-2026 19:03:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 19:03:34 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 19:03:34 UTC] User ID: 250
[04-Apr-2026 19:03:34 UTC] ✅ User profile retrieved successfully for user ID: 250
[04-Apr-2026 19:03:34 UTC] === API CALL LOG ===
[04-Apr-2026 19:03:34 UTC] Endpoint: user/profile.php
[04-Apr-2026 19:03:34 UTC] Full Log Data: {
    "timestamp": "2026-04-04 19:03:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.190.60.163",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyNTAsInVzZXJuYW1lIjoia2FsIiwiZW1haWwiOiJrYWxraWRhbmRlbXNldzY0MUBnbWFpbC5jb20iLCJleHAiOjE3NzU5MzQyMTR9.g3cHrmh_UXUUEpa0Pin52fIUL2JA3zjHjyIKxlTLJWo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7292e9de25aea6-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.190.60.163",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.190.60.163, 104.23.208.139"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 19:03:34 UTC] === END API CALL LOG ===
[04-Apr-2026 19:03:34 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 19:03:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyNTAsInVzZXJuYW1lIjoia2FsIiwiZW1haWwiOiJrYWxraWRhbmRlbXNldzY0MUBnbWFpbC5jb20iLCJleHAiOjE3NzU5MzQyMTR9.g3cHrmh_UXUUEpa0Pin52fIUL2JA3zjHjyIKxlTLJWo
[04-Apr-2026 19:03:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 19:03:34 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 19:03:34 UTC] User ID: 250
[04-Apr-2026 19:03:34 UTC] ✅ User profile retrieved successfully for user ID: 250
[04-Apr-2026 19:03:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Apr-2026 19:03:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Apr-2026 19:03:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyNTAsInVzZXJuYW1lIjoia2FsIiwiZW1haWwiOiJrYWxraWRhbmRlbXNldzY0MUBnbWFpbC5jb20iLCJleHAiOjE3NzU5MzQyMTR9.g3cHrmh_UXUUEpa0Pin52fIUL2JA3zjHjyIKxlTLJWo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e7292e99da5aea6-ADD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"196.190.60.163","CF-IPCountry":"ET","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"196.190.60.163, 104.23.208.139"}
[04-Apr-2026 19:03:35 UTC] === User Orders API Called ===
[04-Apr-2026 19:03:35 UTC] User ID: 250
[04-Apr-2026 19:03:35 UTC] Limit: 20, Offset: 0
[04-Apr-2026 19:03:35 UTC] Orders found: 1
[04-Apr-2026 19:03:35 UTC] Orders data: [{"id":157,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/MobileMoneyAcademy","status":"pending","created_at":"2026-04-04 20:14:27","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[04-Apr-2026 19:03:35 UTC] Total orders count: 1
[04-Apr-2026 19:04:02 UTC] === API CALL LOG ===
[04-Apr-2026 19:04:02 UTC] Endpoint: user/profile.php
[04-Apr-2026 19:04:02 UTC] Full Log Data: {
    "timestamp": "2026-04-04 19:04:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.190.60.163",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyNTAsInVzZXJuYW1lIjoia2FsIiwiZW1haWwiOiJrYWxraWRhbmRlbXNldzY0MUBnbWFpbC5jb20iLCJleHAiOjE3NzU5MzQyMTR9.g3cHrmh_UXUUEpa0Pin52fIUL2JA3zjHjyIKxlTLJWo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7293966d66aea6-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.190.60.163",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.190.60.163, 104.23.208.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 19:04:02 UTC] === END API CALL LOG ===
[04-Apr-2026 19:04:02 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 19:04:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyNTAsInVzZXJuYW1lIjoia2FsIiwiZW1haWwiOiJrYWxraWRhbmRlbXNldzY0MUBnbWFpbC5jb20iLCJleHAiOjE3NzU5MzQyMTR9.g3cHrmh_UXUUEpa0Pin52fIUL2JA3zjHjyIKxlTLJWo
[04-Apr-2026 19:04:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 19:04:02 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 19:04:02 UTC] User ID: 250
[04-Apr-2026 19:04:02 UTC] ✅ User profile retrieved successfully for user ID: 250
[04-Apr-2026 19:04:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Apr-2026 19:04:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Apr-2026 19:04:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyNTAsInVzZXJuYW1lIjoia2FsIiwiZW1haWwiOiJrYWxraWRhbmRlbXNldzY0MUBnbWFpbC5jb20iLCJleHAiOjE3NzU5MzQyMTR9.g3cHrmh_UXUUEpa0Pin52fIUL2JA3zjHjyIKxlTLJWo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e7293c1493baea6-ADD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"196.190.60.163","CF-IPCountry":"ET","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"196.190.60.163, 104.23.208.144"}
[04-Apr-2026 19:04:09 UTC] === User Orders API Called ===
[04-Apr-2026 19:04:09 UTC] User ID: 250
[04-Apr-2026 19:04:09 UTC] Limit: 20, Offset: 0
[04-Apr-2026 19:04:09 UTC] Orders found: 1
[04-Apr-2026 19:04:09 UTC] Orders data: [{"id":157,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/MobileMoneyAcademy","status":"pending","created_at":"2026-04-04 20:14:27","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[04-Apr-2026 19:04:09 UTC] Total orders count: 1
[04-Apr-2026 19:04:17 UTC] === API CALL LOG ===
[04-Apr-2026 19:04:17 UTC] Endpoint: user/profile.php
[04-Apr-2026 19:04:17 UTC] Full Log Data: {
    "timestamp": "2026-04-04 19:04:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.190.60.163",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyNTAsInVzZXJuYW1lIjoia2FsIiwiZW1haWwiOiJrYWxraWRhbmRlbXNldzY0MUBnbWFpbC5jb20iLCJleHAiOjE3NzU5MzQyMTR9.g3cHrmh_UXUUEpa0Pin52fIUL2JA3zjHjyIKxlTLJWo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7293f4cc09aea6-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.190.60.163",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.190.60.163, 104.23.208.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 19:04:17 UTC] === END API CALL LOG ===
[04-Apr-2026 19:04:17 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 19:04:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyNTAsInVzZXJuYW1lIjoia2FsIiwiZW1haWwiOiJrYWxraWRhbmRlbXNldzY0MUBnbWFpbC5jb20iLCJleHAiOjE3NzU5MzQyMTR9.g3cHrmh_UXUUEpa0Pin52fIUL2JA3zjHjyIKxlTLJWo
[04-Apr-2026 19:04:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 19:04:17 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 19:04:17 UTC] User ID: 250
[04-Apr-2026 19:04:17 UTC] ✅ User profile retrieved successfully for user ID: 250
[04-Apr-2026 19:04:17 UTC] User Purchases API - User ID: 250
[04-Apr-2026 19:04:17 UTC] User Purchases API - Total purchases found: 0
[04-Apr-2026 19:04:27 UTC] === API CALL LOG ===
[04-Apr-2026 19:04:27 UTC] Endpoint: user/profile.php
[04-Apr-2026 19:04:27 UTC] Full Log Data: {
    "timestamp": "2026-04-04 19:04:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.190.60.163",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyNTAsInVzZXJuYW1lIjoia2FsIiwiZW1haWwiOiJrYWxraWRhbmRlbXNldzY0MUBnbWFpbC5jb20iLCJleHAiOjE3NzU5MzQyMTR9.g3cHrmh_UXUUEpa0Pin52fIUL2JA3zjHjyIKxlTLJWo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e729430bb54aea6-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.190.60.163",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.190.60.163, 104.23.208.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 19:04:27 UTC] === END API CALL LOG ===
[04-Apr-2026 19:04:27 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 19:04:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyNTAsInVzZXJuYW1lIjoia2FsIiwiZW1haWwiOiJrYWxraWRhbmRlbXNldzY0MUBnbWFpbC5jb20iLCJleHAiOjE3NzU5MzQyMTR9.g3cHrmh_UXUUEpa0Pin52fIUL2JA3zjHjyIKxlTLJWo
[04-Apr-2026 19:04:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 19:04:27 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 19:04:27 UTC] User ID: 250
[04-Apr-2026 19:04:27 UTC] ✅ User profile retrieved successfully for user ID: 250
[04-Apr-2026 19:04:27 UTC] User Purchases API - User ID: 250
[04-Apr-2026 19:04:27 UTC] User Purchases API - Total purchases found: 0
[04-Apr-2026 19:04:30 UTC] === API CALL LOG ===
[04-Apr-2026 19:04:30 UTC] Endpoint: user/profile.php
[04-Apr-2026 19:04:30 UTC] Full Log Data: {
    "timestamp": "2026-04-04 19:04:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.190.60.163",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyNTAsInVzZXJuYW1lIjoia2FsIiwiZW1haWwiOiJrYWxraWRhbmRlbXNldzY0MUBnbWFpbC5jb20iLCJleHAiOjE3NzU5MzQyMTR9.g3cHrmh_UXUUEpa0Pin52fIUL2JA3zjHjyIKxlTLJWo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7294458ea4aea6-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.190.60.163",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.190.60.163, 104.23.208.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 19:04:30 UTC] === END API CALL LOG ===
[04-Apr-2026 19:04:30 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 19:04:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyNTAsInVzZXJuYW1lIjoia2FsIiwiZW1haWwiOiJrYWxraWRhbmRlbXNldzY0MUBnbWFpbC5jb20iLCJleHAiOjE3NzU5MzQyMTR9.g3cHrmh_UXUUEpa0Pin52fIUL2JA3zjHjyIKxlTLJWo
[04-Apr-2026 19:04:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 19:04:30 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 19:04:30 UTC] User ID: 250
[04-Apr-2026 19:04:30 UTC] ✅ User profile retrieved successfully for user ID: 250
[04-Apr-2026 19:04:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Apr-2026 19:04:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Apr-2026 19:04:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyNTAsInVzZXJuYW1lIjoia2FsIiwiZW1haWwiOiJrYWxraWRhbmRlbXNldzY0MUBnbWFpbC5jb20iLCJleHAiOjE3NzU5MzQyMTR9.g3cHrmh_UXUUEpa0Pin52fIUL2JA3zjHjyIKxlTLJWo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e7294450d99aea6-ADD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"196.190.60.163","CF-IPCountry":"ET","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"196.190.60.163, 104.23.208.145"}
[04-Apr-2026 19:04:30 UTC] === User Orders API Called ===
[04-Apr-2026 19:04:30 UTC] User ID: 250
[04-Apr-2026 19:04:30 UTC] Limit: 20, Offset: 0
[04-Apr-2026 19:04:30 UTC] Orders found: 1
[04-Apr-2026 19:04:30 UTC] Orders data: [{"id":157,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/MobileMoneyAcademy","status":"pending","created_at":"2026-04-04 20:14:27","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[04-Apr-2026 19:04:30 UTC] Total orders count: 1
[04-Apr-2026 19:04:30 UTC] === API CALL LOG ===
[04-Apr-2026 19:04:30 UTC] Endpoint: user/profile.php
[04-Apr-2026 19:04:30 UTC] Full Log Data: {
    "timestamp": "2026-04-04 19:04:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.190.60.163",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyNTAsInVzZXJuYW1lIjoia2FsIiwiZW1haWwiOiJrYWxraWRhbmRlbXNldzY0MUBnbWFpbC5jb20iLCJleHAiOjE3NzU5MzQyMTR9.g3cHrmh_UXUUEpa0Pin52fIUL2JA3zjHjyIKxlTLJWo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7294492f7daea6-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.190.60.163",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.190.60.163, 104.23.208.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 19:04:30 UTC] === END API CALL LOG ===
[04-Apr-2026 19:04:30 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 19:04:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyNTAsInVzZXJuYW1lIjoia2FsIiwiZW1haWwiOiJrYWxraWRhbmRlbXNldzY0MUBnbWFpbC5jb20iLCJleHAiOjE3NzU5MzQyMTR9.g3cHrmh_UXUUEpa0Pin52fIUL2JA3zjHjyIKxlTLJWo
[04-Apr-2026 19:04:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 19:04:30 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 19:04:30 UTC] User ID: 250
[04-Apr-2026 19:04:30 UTC] ✅ User profile retrieved successfully for user ID: 250
[04-Apr-2026 19:12:46 UTC] === API CALL LOG ===
[04-Apr-2026 19:12:46 UTC] Endpoint: user/profile.php
[04-Apr-2026 19:12:46 UTC] Full Log Data: {
    "timestamp": "2026-04-04 19:12:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.190.60.163",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyNTAsInVzZXJuYW1lIjoia2FsIiwiZW1haWwiOiJrYWxraWRhbmRlbXNldzY0MUBnbWFpbC5jb20iLCJleHAiOjE3NzU5MzQyMTR9.g3cHrmh_UXUUEpa0Pin52fIUL2JA3zjHjyIKxlTLJWo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e72a0614b03d981-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.190.60.163",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.190.60.163, 104.23.208.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 19:12:46 UTC] === END API CALL LOG ===
[04-Apr-2026 19:12:46 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 19:12:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyNTAsInVzZXJuYW1lIjoia2FsIiwiZW1haWwiOiJrYWxraWRhbmRlbXNldzY0MUBnbWFpbC5jb20iLCJleHAiOjE3NzU5MzQyMTR9.g3cHrmh_UXUUEpa0Pin52fIUL2JA3zjHjyIKxlTLJWo
[04-Apr-2026 19:12:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 19:12:46 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 19:12:46 UTC] User ID: 250
[04-Apr-2026 19:12:46 UTC] ✅ User profile retrieved successfully for user ID: 250
[04-Apr-2026 21:08:24 UTC] === API CALL LOG ===
[04-Apr-2026 21:08:24 UTC] Endpoint: user/profile.php
[04-Apr-2026 21:08:24 UTC] Full Log Data: {
    "timestamp": "2026-04-04 21:08:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.86.1.143",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExIiwidXNlcm5hbWUiOiJaZWJyYSBzZWxlY3RvciIsImVtYWlsIjoiZGlzYXlvdW5nMThAZ21haWwuY29tIiwiZXhwIjoxNzc0MjgwMzcxfQ.8xVyaFow5c8VC9fS_PhIOjbLBadtC1wispsZgZBl9Kw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7349c3884fd7fc-BUD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.86.1.143",
        "CF-IPCountry": "UG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.86.1.143, 172.68.67.198"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 21:08:24 UTC] === END API CALL LOG ===
[04-Apr-2026 21:08:24 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 21:08:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExIiwidXNlcm5hbWUiOiJaZWJyYSBzZWxlY3RvciIsImVtYWlsIjoiZGlzYXlvdW5nMThAZ21haWwuY29tIiwiZXhwIjoxNzc0MjgwMzcxfQ.8xVyaFow5c8VC9fS_PhIOjbLBadtC1wispsZgZBl9Kw
[04-Apr-2026 21:08:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 21:08:24 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 21:08:24 UTC] User ID: 111
[04-Apr-2026 21:08:24 UTC] ✅ User profile retrieved successfully for user ID: 111
[04-Apr-2026 21:08:25 UTC] === API CALL LOG ===
[04-Apr-2026 21:08:25 UTC] Endpoint: user/profile.php
[04-Apr-2026 21:08:25 UTC] Full Log Data: {
    "timestamp": "2026-04-04 21:08:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.86.1.143",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExIiwidXNlcm5hbWUiOiJaZWJyYSBzZWxlY3RvciIsImVtYWlsIjoiZGlzYXlvdW5nMThAZ21haWwuY29tIiwiZXhwIjoxNzc0MjgwMzcxfQ.8xVyaFow5c8VC9fS_PhIOjbLBadtC1wispsZgZBl9Kw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7349c91abed7fc-BUD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.86.1.143",
        "CF-IPCountry": "UG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.86.1.143, 172.68.67.198"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 21:08:25 UTC] === END API CALL LOG ===
[04-Apr-2026 21:08:25 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 21:08:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExIiwidXNlcm5hbWUiOiJaZWJyYSBzZWxlY3RvciIsImVtYWlsIjoiZGlzYXlvdW5nMThAZ21haWwuY29tIiwiZXhwIjoxNzc0MjgwMzcxfQ.8xVyaFow5c8VC9fS_PhIOjbLBadtC1wispsZgZBl9Kw
[04-Apr-2026 21:08:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 21:08:25 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 21:08:25 UTC] User ID: 111
[04-Apr-2026 21:08:25 UTC] ✅ User profile retrieved successfully for user ID: 111
[04-Apr-2026 21:08:52 UTC] === API CALL LOG ===
[04-Apr-2026 21:08:52 UTC] Endpoint: user/profile.php
[04-Apr-2026 21:08:52 UTC] Full Log Data: {
    "timestamp": "2026-04-04 21:08:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.86.1.143",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExIiwidXNlcm5hbWUiOiJaZWJyYSBzZWxlY3RvciIsImVtYWlsIjoiZGlzYXlvdW5nMThAZ21haWwuY29tIiwiZXhwIjoxNzc0MjgwMzcxfQ.8xVyaFow5c8VC9fS_PhIOjbLBadtC1wispsZgZBl9Kw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e734a75aa21d7fc-BUD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.86.1.143",
        "CF-IPCountry": "UG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.86.1.143, 172.68.67.198"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 21:08:52 UTC] === END API CALL LOG ===
[04-Apr-2026 21:08:52 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 21:08:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExIiwidXNlcm5hbWUiOiJaZWJyYSBzZWxlY3RvciIsImVtYWlsIjoiZGlzYXlvdW5nMThAZ21haWwuY29tIiwiZXhwIjoxNzc0MjgwMzcxfQ.8xVyaFow5c8VC9fS_PhIOjbLBadtC1wispsZgZBl9Kw
[04-Apr-2026 21:08:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 21:08:52 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 21:08:52 UTC] User ID: 111
[04-Apr-2026 21:08:52 UTC] ✅ User profile retrieved successfully for user ID: 111
[04-Apr-2026 21:09:07 UTC] === API CALL LOG ===
[04-Apr-2026 21:09:07 UTC] Endpoint: user/profile.php
[04-Apr-2026 21:09:07 UTC] Full Log Data: {
    "timestamp": "2026-04-04 21:09:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.86.1.143",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExIiwidXNlcm5hbWUiOiJaZWJyYSBzZWxlY3RvciIsImVtYWlsIjoiZGlzYXlvdW5nMThAZ21haWwuY29tIiwiZXhwIjoxNzc0MjgwMzcxfQ.8xVyaFow5c8VC9fS_PhIOjbLBadtC1wispsZgZBl9Kw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e734ad1eb83d7fc-BUD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.86.1.143",
        "CF-IPCountry": "UG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.86.1.143, 172.68.67.198"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 21:09:07 UTC] === END API CALL LOG ===
[04-Apr-2026 21:09:07 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 21:09:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExIiwidXNlcm5hbWUiOiJaZWJyYSBzZWxlY3RvciIsImVtYWlsIjoiZGlzYXlvdW5nMThAZ21haWwuY29tIiwiZXhwIjoxNzc0MjgwMzcxfQ.8xVyaFow5c8VC9fS_PhIOjbLBadtC1wispsZgZBl9Kw
[04-Apr-2026 21:09:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 21:09:07 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 21:09:07 UTC] User ID: 111
[04-Apr-2026 21:09:07 UTC] ✅ User profile retrieved successfully for user ID: 111
[04-Apr-2026 21:09:44 UTC] === API CALL LOG ===
[04-Apr-2026 21:09:44 UTC] Endpoint: user/profile.php
[04-Apr-2026 21:09:44 UTC] Full Log Data: {
    "timestamp": "2026-04-04 21:09:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.86.1.143",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExIiwidXNlcm5hbWUiOiJaZWJyYSBzZWxlY3RvciIsImVtYWlsIjoiZGlzYXlvdW5nMThAZ21haWwuY29tIiwiZXhwIjoxNzc0MjgwMzcxfQ.8xVyaFow5c8VC9fS_PhIOjbLBadtC1wispsZgZBl9Kw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e734bb87917d7fc-BUD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.86.1.143",
        "CF-IPCountry": "UG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.86.1.143, 172.68.67.198"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 21:09:44 UTC] === END API CALL LOG ===
[04-Apr-2026 21:09:44 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 21:09:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExIiwidXNlcm5hbWUiOiJaZWJyYSBzZWxlY3RvciIsImVtYWlsIjoiZGlzYXlvdW5nMThAZ21haWwuY29tIiwiZXhwIjoxNzc0MjgwMzcxfQ.8xVyaFow5c8VC9fS_PhIOjbLBadtC1wispsZgZBl9Kw
[04-Apr-2026 21:09:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 21:09:44 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 21:09:44 UTC] User ID: 111
[04-Apr-2026 21:09:44 UTC] ✅ User profile retrieved successfully for user ID: 111
[04-Apr-2026 21:10:16 UTC] === API CALL LOG ===
[04-Apr-2026 21:10:16 UTC] Endpoint: user/profile.php
[04-Apr-2026 21:10:16 UTC] Full Log Data: {
    "timestamp": "2026-04-04 21:10:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.86.1.143",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExIiwidXNlcm5hbWUiOiJaZWJyYSBzZWxlY3RvciIsImVtYWlsIjoiZGlzYXlvdW5nMThAZ21haWwuY29tIiwiZXhwIjoxNzc0MjgwMzcxfQ.8xVyaFow5c8VC9fS_PhIOjbLBadtC1wispsZgZBl9Kw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e734c833d8cd7fc-BUD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.86.1.143",
        "CF-IPCountry": "UG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.86.1.143, 172.68.67.198"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 21:10:16 UTC] === END API CALL LOG ===
[04-Apr-2026 21:10:16 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 21:10:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExIiwidXNlcm5hbWUiOiJaZWJyYSBzZWxlY3RvciIsImVtYWlsIjoiZGlzYXlvdW5nMThAZ21haWwuY29tIiwiZXhwIjoxNzc0MjgwMzcxfQ.8xVyaFow5c8VC9fS_PhIOjbLBadtC1wispsZgZBl9Kw
[04-Apr-2026 21:10:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 21:10:16 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 21:10:16 UTC] User ID: 111
[04-Apr-2026 21:10:16 UTC] ✅ User profile retrieved successfully for user ID: 111
[04-Apr-2026 21:10:18 UTC] === API CALL LOG ===
[04-Apr-2026 21:10:18 UTC] Endpoint: user/profile.php
[04-Apr-2026 21:10:18 UTC] Full Log Data: {
    "timestamp": "2026-04-04 21:10:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.86.1.143",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExIiwidXNlcm5hbWUiOiJaZWJyYSBzZWxlY3RvciIsImVtYWlsIjoiZGlzYXlvdW5nMThAZ21haWwuY29tIiwiZXhwIjoxNzc0MjgwMzcxfQ.8xVyaFow5c8VC9fS_PhIOjbLBadtC1wispsZgZBl9Kw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e734c8c48ccd7fc-BUD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.86.1.143",
        "CF-IPCountry": "UG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.86.1.143, 172.68.67.198"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 21:10:18 UTC] === END API CALL LOG ===
[04-Apr-2026 21:10:18 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 21:10:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExIiwidXNlcm5hbWUiOiJaZWJyYSBzZWxlY3RvciIsImVtYWlsIjoiZGlzYXlvdW5nMThAZ21haWwuY29tIiwiZXhwIjoxNzc0MjgwMzcxfQ.8xVyaFow5c8VC9fS_PhIOjbLBadtC1wispsZgZBl9Kw
[04-Apr-2026 21:10:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 21:10:18 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 21:10:18 UTC] User ID: 111
[04-Apr-2026 21:10:18 UTC] ✅ User profile retrieved successfully for user ID: 111
[04-Apr-2026 21:10:18 UTC] User Purchases API - User ID: 111
[04-Apr-2026 21:10:18 UTC] User Purchases API - Total purchases found: 1
[04-Apr-2026 21:10:23 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Apr-2026 21:10:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Apr-2026 21:10:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExIiwidXNlcm5hbWUiOiJaZWJyYSBzZWxlY3RvciIsImVtYWlsIjoiZGlzYXlvdW5nMThAZ21haWwuY29tIiwiZXhwIjoxNzc0MjgwMzcxfQ.8xVyaFow5c8VC9fS_PhIOjbLBadtC1wispsZgZBl9Kw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e734cab390fd7fc-BUD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.86.1.143","CF-IPCountry":"UG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.86.1.143, 172.68.67.198"}
[04-Apr-2026 21:10:23 UTC] === User Orders API Called ===
[04-Apr-2026 21:10:23 UTC] User ID: 111
[04-Apr-2026 21:10:23 UTC] Limit: 20, Offset: 0
[04-Apr-2026 21:10:23 UTC] Orders found: 1
[04-Apr-2026 21:10:23 UTC] Orders data: [{"id":89,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/deejayzebrapro256\/878","status":"completed","created_at":"2026-03-16 19:14:25","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[04-Apr-2026 21:10:23 UTC] Total orders count: 1
[04-Apr-2026 21:10:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Apr-2026 21:10:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Apr-2026 21:10:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExIiwidXNlcm5hbWUiOiJaZWJyYSBzZWxlY3RvciIsImVtYWlsIjoiZGlzYXlvdW5nMThAZ21haWwuY29tIiwiZXhwIjoxNzc0MjgwMzcxfQ.8xVyaFow5c8VC9fS_PhIOjbLBadtC1wispsZgZBl9Kw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e734cbca985d7fc-BUD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.86.1.143","CF-IPCountry":"UG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.86.1.143, 172.68.67.198"}
[04-Apr-2026 21:10:26 UTC] === User Orders API Called ===
[04-Apr-2026 21:10:26 UTC] User ID: 111
[04-Apr-2026 21:10:26 UTC] Limit: 20, Offset: 0
[04-Apr-2026 21:10:26 UTC] Orders found: 1
[04-Apr-2026 21:10:26 UTC] Orders data: [{"id":89,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/deejayzebrapro256\/878","status":"completed","created_at":"2026-03-16 19:14:25","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[04-Apr-2026 21:10:26 UTC] Total orders count: 1
[04-Apr-2026 21:10:41 UTC] === API CALL LOG ===
[04-Apr-2026 21:10:41 UTC] Endpoint: user/profile.php
[04-Apr-2026 21:10:41 UTC] Full Log Data: {
    "timestamp": "2026-04-04 21:10:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "169.255.121.173",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjUyIiwidXNlcm5hbWUiOiJFbW1hIiwiZW1haWwiOiJ5YXJlZGVtbWFAZ21haWwuY29tIiwiZXhwIjoxNzc1OTQxODQwfQ.HrfdTYduQIgSjNKPwvU0iaqkW57kKgeWWn7vVaPmEdU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e734d1aace80de1-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "169.255.121.173",
        "CF-IPCountry": "CG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "169.255.121.173, 197.234.242.165"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 21:10:41 UTC] === END API CALL LOG ===
[04-Apr-2026 21:10:41 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 21:10:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjUyIiwidXNlcm5hbWUiOiJFbW1hIiwiZW1haWwiOiJ5YXJlZGVtbWFAZ21haWwuY29tIiwiZXhwIjoxNzc1OTQxODQwfQ.HrfdTYduQIgSjNKPwvU0iaqkW57kKgeWWn7vVaPmEdU
[04-Apr-2026 21:10:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 21:10:41 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 21:10:41 UTC] User ID: 252
[04-Apr-2026 21:10:41 UTC] ✅ User profile retrieved successfully for user ID: 252
[04-Apr-2026 21:10:41 UTC] === API CALL LOG ===
[04-Apr-2026 21:10:41 UTC] Endpoint: user/profile.php
[04-Apr-2026 21:10:41 UTC] Full Log Data: {
    "timestamp": "2026-04-04 21:10:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "169.255.121.173",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjUyIiwidXNlcm5hbWUiOiJFbW1hIiwiZW1haWwiOiJ5YXJlZGVtbWFAZ21haWwuY29tIiwiZXhwIjoxNzc1OTQxODQwfQ.HrfdTYduQIgSjNKPwvU0iaqkW57kKgeWWn7vVaPmEdU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e734d1b5e0f0de1-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "169.255.121.173",
        "CF-IPCountry": "CG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "169.255.121.173, 197.234.242.164"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 21:10:41 UTC] === END API CALL LOG ===
[04-Apr-2026 21:10:41 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 21:10:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjUyIiwidXNlcm5hbWUiOiJFbW1hIiwiZW1haWwiOiJ5YXJlZGVtbWFAZ21haWwuY29tIiwiZXhwIjoxNzc1OTQxODQwfQ.HrfdTYduQIgSjNKPwvU0iaqkW57kKgeWWn7vVaPmEdU
[04-Apr-2026 21:10:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 21:10:41 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 21:10:41 UTC] User ID: 252
[04-Apr-2026 21:10:41 UTC] ✅ User profile retrieved successfully for user ID: 252
[04-Apr-2026 21:10:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Apr-2026 21:10:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Apr-2026 21:10:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjUyIiwidXNlcm5hbWUiOiJFbW1hIiwiZW1haWwiOiJ5YXJlZGVtbWFAZ21haWwuY29tIiwiZXhwIjoxNzc1OTQxODQwfQ.HrfdTYduQIgSjNKPwvU0iaqkW57kKgeWWn7vVaPmEdU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e734d1b5e0c0de1-JNB","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"169.255.121.173","CF-IPCountry":"CG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"169.255.121.173, 197.234.242.164"}
[04-Apr-2026 21:10:41 UTC] === User Orders API Called ===
[04-Apr-2026 21:10:41 UTC] User ID: 252
[04-Apr-2026 21:10:41 UTC] Limit: 20, Offset: 0
[04-Apr-2026 21:10:41 UTC] Orders found: 0
[04-Apr-2026 21:10:41 UTC] Orders data: []
[04-Apr-2026 21:10:41 UTC] Total orders count: 0
[04-Apr-2026 21:10:42 UTC] === API CALL LOG ===
[04-Apr-2026 21:10:42 UTC] Endpoint: user/profile.php
[04-Apr-2026 21:10:42 UTC] Full Log Data: {
    "timestamp": "2026-04-04 21:10:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "169.255.121.173",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjUyIiwidXNlcm5hbWUiOiJFbW1hIiwiZW1haWwiOiJ5YXJlZGVtbWFAZ21haWwuY29tIiwiZXhwIjoxNzc1OTQxODQwfQ.HrfdTYduQIgSjNKPwvU0iaqkW57kKgeWWn7vVaPmEdU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e734d24fecb0de1-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "169.255.121.173",
        "CF-IPCountry": "CG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "169.255.121.173, 197.234.242.165"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 21:10:42 UTC] === END API CALL LOG ===
[04-Apr-2026 21:10:42 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 21:10:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjUyIiwidXNlcm5hbWUiOiJFbW1hIiwiZW1haWwiOiJ5YXJlZGVtbWFAZ21haWwuY29tIiwiZXhwIjoxNzc1OTQxODQwfQ.HrfdTYduQIgSjNKPwvU0iaqkW57kKgeWWn7vVaPmEdU
[04-Apr-2026 21:10:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 21:10:42 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 21:10:42 UTC] User ID: 252
[04-Apr-2026 21:10:42 UTC] ✅ User profile retrieved successfully for user ID: 252
[04-Apr-2026 21:10:54 UTC] === API CALL LOG ===
[04-Apr-2026 21:10:54 UTC] Endpoint: user/profile.php
[04-Apr-2026 21:10:54 UTC] Full Log Data: {
    "timestamp": "2026-04-04 21:10:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "169.255.121.173",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjUyIiwidXNlcm5hbWUiOiJFbW1hIiwiZW1haWwiOiJ5YXJlZGVtbWFAZ21haWwuY29tIiwiZXhwIjoxNzc1OTQxODQwfQ.HrfdTYduQIgSjNKPwvU0iaqkW57kKgeWWn7vVaPmEdU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e734d6ad8310de1-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "169.255.121.173",
        "CF-IPCountry": "CG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "169.255.121.173, 197.234.242.165"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 21:10:54 UTC] === END API CALL LOG ===
[04-Apr-2026 21:10:54 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 21:10:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjUyIiwidXNlcm5hbWUiOiJFbW1hIiwiZW1haWwiOiJ5YXJlZGVtbWFAZ21haWwuY29tIiwiZXhwIjoxNzc1OTQxODQwfQ.HrfdTYduQIgSjNKPwvU0iaqkW57kKgeWWn7vVaPmEdU
[04-Apr-2026 21:10:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 21:10:54 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 21:10:54 UTC] User ID: 252
[04-Apr-2026 21:10:54 UTC] ✅ User profile retrieved successfully for user ID: 252
[04-Apr-2026 21:10:58 UTC] === API CALL LOG ===
[04-Apr-2026 21:10:58 UTC] Endpoint: user/profile.php
[04-Apr-2026 21:10:58 UTC] Full Log Data: {
    "timestamp": "2026-04-04 21:10:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "169.255.121.173",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjUyIiwidXNlcm5hbWUiOiJFbW1hIiwiZW1haWwiOiJ5YXJlZGVtbWFAZ21haWwuY29tIiwiZXhwIjoxNzc1OTQxODQwfQ.HrfdTYduQIgSjNKPwvU0iaqkW57kKgeWWn7vVaPmEdU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e734d894cf50de1-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "169.255.121.173",
        "CF-IPCountry": "CG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "169.255.121.173, 197.234.242.165"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 21:10:58 UTC] === END API CALL LOG ===
[04-Apr-2026 21:10:58 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 21:10:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjUyIiwidXNlcm5hbWUiOiJFbW1hIiwiZW1haWwiOiJ5YXJlZGVtbWFAZ21haWwuY29tIiwiZXhwIjoxNzc1OTQxODQwfQ.HrfdTYduQIgSjNKPwvU0iaqkW57kKgeWWn7vVaPmEdU
[04-Apr-2026 21:10:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 21:10:58 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 21:10:58 UTC] User ID: 252
[04-Apr-2026 21:10:58 UTC] ✅ User profile retrieved successfully for user ID: 252
[04-Apr-2026 21:11:08 UTC] === API CALL LOG ===
[04-Apr-2026 21:11:08 UTC] Endpoint: user/profile.php
[04-Apr-2026 21:11:08 UTC] Full Log Data: {
    "timestamp": "2026-04-04 21:11:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.86.1.143",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExIiwidXNlcm5hbWUiOiJaZWJyYSBzZWxlY3RvciIsImVtYWlsIjoiZGlzYXlvdW5nMThAZ21haWwuY29tIiwiZXhwIjoxNzc0MjgwMzcxfQ.8xVyaFow5c8VC9fS_PhIOjbLBadtC1wispsZgZBl9Kw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e734dc87f0bd7fc-BUD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.86.1.143",
        "CF-IPCountry": "UG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.86.1.143, 172.68.67.198"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 21:11:08 UTC] === END API CALL LOG ===
[04-Apr-2026 21:11:08 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 21:11:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExIiwidXNlcm5hbWUiOiJaZWJyYSBzZWxlY3RvciIsImVtYWlsIjoiZGlzYXlvdW5nMThAZ21haWwuY29tIiwiZXhwIjoxNzc0MjgwMzcxfQ.8xVyaFow5c8VC9fS_PhIOjbLBadtC1wispsZgZBl9Kw
[04-Apr-2026 21:11:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 21:11:08 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 21:11:08 UTC] User ID: 111
[04-Apr-2026 21:11:08 UTC] ✅ User profile retrieved successfully for user ID: 111
[04-Apr-2026 21:11:14 UTC] === API CALL LOG ===
[04-Apr-2026 21:11:14 UTC] Endpoint: user/profile.php
[04-Apr-2026 21:11:14 UTC] Full Log Data: {
    "timestamp": "2026-04-04 21:11:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.86.1.143",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExIiwidXNlcm5hbWUiOiJaZWJyYSBzZWxlY3RvciIsImVtYWlsIjoiZGlzYXlvdW5nMThAZ21haWwuY29tIiwiZXhwIjoxNzc0MjgwMzcxfQ.8xVyaFow5c8VC9fS_PhIOjbLBadtC1wispsZgZBl9Kw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e734decad55d7fc-BUD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.86.1.143",
        "CF-IPCountry": "UG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.86.1.143, 172.68.67.198"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 21:11:14 UTC] === END API CALL LOG ===
[04-Apr-2026 21:11:14 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 21:11:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExIiwidXNlcm5hbWUiOiJaZWJyYSBzZWxlY3RvciIsImVtYWlsIjoiZGlzYXlvdW5nMThAZ21haWwuY29tIiwiZXhwIjoxNzc0MjgwMzcxfQ.8xVyaFow5c8VC9fS_PhIOjbLBadtC1wispsZgZBl9Kw
[04-Apr-2026 21:11:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 21:11:14 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 21:11:14 UTC] User ID: 111
[04-Apr-2026 21:11:14 UTC] ✅ User profile retrieved successfully for user ID: 111
[04-Apr-2026 21:11:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Apr-2026 21:11:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Apr-2026 21:11:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjUyIiwidXNlcm5hbWUiOiJFbW1hIiwiZW1haWwiOiJ5YXJlZGVtbWFAZ21haWwuY29tIiwiZXhwIjoxNzc1OTQxODQwfQ.HrfdTYduQIgSjNKPwvU0iaqkW57kKgeWWn7vVaPmEdU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e734e56fcaf0de1-JNB","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"169.255.121.173","CF-IPCountry":"CG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"169.255.121.173, 197.234.242.164"}
[04-Apr-2026 21:11:31 UTC] === User Orders API Called ===
[04-Apr-2026 21:11:31 UTC] User ID: 252
[04-Apr-2026 21:11:31 UTC] Limit: 20, Offset: 0
[04-Apr-2026 21:11:31 UTC] Orders found: 0
[04-Apr-2026 21:11:31 UTC] Orders data: []
[04-Apr-2026 21:11:31 UTC] Total orders count: 0
[04-Apr-2026 21:11:33 UTC] === API CALL LOG ===
[04-Apr-2026 21:11:33 UTC] Endpoint: user/profile.php
[04-Apr-2026 21:11:33 UTC] Full Log Data: {
    "timestamp": "2026-04-04 21:11:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "169.255.121.173",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjUyIiwidXNlcm5hbWUiOiJFbW1hIiwiZW1haWwiOiJ5YXJlZGVtbWFAZ21haWwuY29tIiwiZXhwIjoxNzc1OTQxODQwfQ.HrfdTYduQIgSjNKPwvU0iaqkW57kKgeWWn7vVaPmEdU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e734e6279f50de1-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "169.255.121.173",
        "CF-IPCountry": "CG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "169.255.121.173, 197.234.242.164"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 21:11:33 UTC] === END API CALL LOG ===
[04-Apr-2026 21:11:33 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 21:11:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjUyIiwidXNlcm5hbWUiOiJFbW1hIiwiZW1haWwiOiJ5YXJlZGVtbWFAZ21haWwuY29tIiwiZXhwIjoxNzc1OTQxODQwfQ.HrfdTYduQIgSjNKPwvU0iaqkW57kKgeWWn7vVaPmEdU
[04-Apr-2026 21:11:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 21:11:33 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 21:11:33 UTC] User ID: 252
[04-Apr-2026 21:11:33 UTC] ✅ User profile retrieved successfully for user ID: 252
[04-Apr-2026 21:11:33 UTC] User Purchases API - User ID: 252
[04-Apr-2026 21:11:33 UTC] User Purchases API - Total purchases found: 0
[04-Apr-2026 21:11:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Apr-2026 21:11:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Apr-2026 21:11:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjUyIiwidXNlcm5hbWUiOiJFbW1hIiwiZW1haWwiOiJ5YXJlZGVtbWFAZ21haWwuY29tIiwiZXhwIjoxNzc1OTQxODQwfQ.HrfdTYduQIgSjNKPwvU0iaqkW57kKgeWWn7vVaPmEdU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e734e7a1ab50de1-JNB","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"169.255.121.173","CF-IPCountry":"CG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"169.255.121.173, 197.234.242.165"}
[04-Apr-2026 21:11:37 UTC] === API CALL LOG ===
[04-Apr-2026 21:11:37 UTC] Endpoint: user/profile.php
[04-Apr-2026 21:11:37 UTC] === User Orders API Called ===
[04-Apr-2026 21:11:37 UTC] Full Log Data: {
    "timestamp": "2026-04-04 21:11:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "169.255.121.173",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjUyIiwidXNlcm5hbWUiOiJFbW1hIiwiZW1haWwiOiJ5YXJlZGVtbWFAZ21haWwuY29tIiwiZXhwIjoxNzc1OTQxODQwfQ.HrfdTYduQIgSjNKPwvU0iaqkW57kKgeWWn7vVaPmEdU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e734e7a1ab70de1-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "169.255.121.173",
        "CF-IPCountry": "CG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "169.255.121.173, 197.234.242.164"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 21:11:37 UTC] User ID: 252
[04-Apr-2026 21:11:37 UTC] === END API CALL LOG ===
[04-Apr-2026 21:11:37 UTC] Limit: 20, Offset: 0
[04-Apr-2026 21:11:37 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 21:11:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjUyIiwidXNlcm5hbWUiOiJFbW1hIiwiZW1haWwiOiJ5YXJlZGVtbWFAZ21haWwuY29tIiwiZXhwIjoxNzc1OTQxODQwfQ.HrfdTYduQIgSjNKPwvU0iaqkW57kKgeWWn7vVaPmEdU
[04-Apr-2026 21:11:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 21:11:37 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 21:11:37 UTC] User ID: 252
[04-Apr-2026 21:11:37 UTC] Orders found: 0
[04-Apr-2026 21:11:37 UTC] Orders data: []
[04-Apr-2026 21:11:37 UTC] Total orders count: 0
[04-Apr-2026 21:11:37 UTC] ✅ User profile retrieved successfully for user ID: 252
[04-Apr-2026 21:11:38 UTC] === API CALL LOG ===
[04-Apr-2026 21:11:38 UTC] Endpoint: user/profile.php
[04-Apr-2026 21:11:38 UTC] Full Log Data: {
    "timestamp": "2026-04-04 21:11:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "169.255.121.173",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjUyIiwidXNlcm5hbWUiOiJFbW1hIiwiZW1haWwiOiJ5YXJlZGVtbWFAZ21haWwuY29tIiwiZXhwIjoxNzc1OTQxODQwfQ.HrfdTYduQIgSjNKPwvU0iaqkW57kKgeWWn7vVaPmEdU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e734e7dd98d0de1-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "169.255.121.173",
        "CF-IPCountry": "CG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "169.255.121.173, 197.234.242.164"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 21:11:38 UTC] === END API CALL LOG ===
[04-Apr-2026 21:11:38 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 21:11:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjUyIiwidXNlcm5hbWUiOiJFbW1hIiwiZW1haWwiOiJ5YXJlZGVtbWFAZ21haWwuY29tIiwiZXhwIjoxNzc1OTQxODQwfQ.HrfdTYduQIgSjNKPwvU0iaqkW57kKgeWWn7vVaPmEdU
[04-Apr-2026 21:11:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 21:11:38 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 21:11:38 UTC] User ID: 252
[04-Apr-2026 21:11:38 UTC] ✅ User profile retrieved successfully for user ID: 252
[04-Apr-2026 21:11:38 UTC] === API CALL LOG ===
[04-Apr-2026 21:11:38 UTC] Endpoint: user/profile.php
[04-Apr-2026 21:11:38 UTC] Full Log Data: {
    "timestamp": "2026-04-04 21:11:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "169.255.121.173",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjUyIiwidXNlcm5hbWUiOiJFbW1hIiwiZW1haWwiOiJ5YXJlZGVtbWFAZ21haWwuY29tIiwiZXhwIjoxNzc1OTQxODQwfQ.HrfdTYduQIgSjNKPwvU0iaqkW57kKgeWWn7vVaPmEdU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e734e8178d60de1-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "169.255.121.173",
        "CF-IPCountry": "CG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "169.255.121.173, 197.234.242.165"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 21:11:38 UTC] === END API CALL LOG ===
[04-Apr-2026 21:11:38 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 21:11:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjUyIiwidXNlcm5hbWUiOiJFbW1hIiwiZW1haWwiOiJ5YXJlZGVtbWFAZ21haWwuY29tIiwiZXhwIjoxNzc1OTQxODQwfQ.HrfdTYduQIgSjNKPwvU0iaqkW57kKgeWWn7vVaPmEdU
[04-Apr-2026 21:11:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 21:11:38 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 21:11:38 UTC] User ID: 252
[04-Apr-2026 21:11:38 UTC] ✅ User profile retrieved successfully for user ID: 252
[04-Apr-2026 21:11:44 UTC] === API CALL LOG ===
[04-Apr-2026 21:11:44 UTC] Endpoint: user/profile.php
[04-Apr-2026 21:11:44 UTC] Full Log Data: {
    "timestamp": "2026-04-04 21:11:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "169.255.121.173",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjUyIiwidXNlcm5hbWUiOiJFbW1hIiwiZW1haWwiOiJ5YXJlZGVtbWFAZ21haWwuY29tIiwiZXhwIjoxNzc1OTQxODQwfQ.HrfdTYduQIgSjNKPwvU0iaqkW57kKgeWWn7vVaPmEdU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e734ea2fa7873bd-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "169.255.121.173",
        "CF-IPCountry": "CG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "169.255.121.173, 197.234.242.164"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 21:11:44 UTC] === END API CALL LOG ===
[04-Apr-2026 21:11:44 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 21:11:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjUyIiwidXNlcm5hbWUiOiJFbW1hIiwiZW1haWwiOiJ5YXJlZGVtbWFAZ21haWwuY29tIiwiZXhwIjoxNzc1OTQxODQwfQ.HrfdTYduQIgSjNKPwvU0iaqkW57kKgeWWn7vVaPmEdU
[04-Apr-2026 21:11:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 21:11:44 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 21:11:44 UTC] User ID: 252
[04-Apr-2026 21:11:44 UTC] ✅ User profile retrieved successfully for user ID: 252
[04-Apr-2026 21:11:46 UTC] === API CALL LOG ===
[04-Apr-2026 21:11:46 UTC] Endpoint: user/profile.php
[04-Apr-2026 21:11:46 UTC] Full Log Data: {
    "timestamp": "2026-04-04 21:11:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "169.255.121.173",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjUyIiwidXNlcm5hbWUiOiJFbW1hIiwiZW1haWwiOiJ5YXJlZGVtbWFAZ21haWwuY29tIiwiZXhwIjoxNzc1OTQxODQwfQ.HrfdTYduQIgSjNKPwvU0iaqkW57kKgeWWn7vVaPmEdU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e734eafc91a73bd-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "169.255.121.173",
        "CF-IPCountry": "CG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "169.255.121.173, 197.234.242.165"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 21:11:46 UTC] === END API CALL LOG ===
[04-Apr-2026 21:11:46 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 21:11:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjUyIiwidXNlcm5hbWUiOiJFbW1hIiwiZW1haWwiOiJ5YXJlZGVtbWFAZ21haWwuY29tIiwiZXhwIjoxNzc1OTQxODQwfQ.HrfdTYduQIgSjNKPwvU0iaqkW57kKgeWWn7vVaPmEdU
[04-Apr-2026 21:11:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 21:11:46 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 21:11:46 UTC] User ID: 252
[04-Apr-2026 21:11:46 UTC] ✅ User profile retrieved successfully for user ID: 252
[04-Apr-2026 21:11:46 UTC] === API CALL LOG ===
[04-Apr-2026 21:11:46 UTC] Endpoint: user/profile.php
[04-Apr-2026 21:11:46 UTC] Full Log Data: {
    "timestamp": "2026-04-04 21:11:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "169.255.121.173",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjUyIiwidXNlcm5hbWUiOiJFbW1hIiwiZW1haWwiOiJ5YXJlZGVtbWFAZ21haWwuY29tIiwiZXhwIjoxNzc1OTQxODQwfQ.HrfdTYduQIgSjNKPwvU0iaqkW57kKgeWWn7vVaPmEdU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e734eb22a3773bd-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "169.255.121.173",
        "CF-IPCountry": "CG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "169.255.121.173, 197.234.242.165"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 21:11:46 UTC] === END API CALL LOG ===
[04-Apr-2026 21:11:46 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 21:11:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjUyIiwidXNlcm5hbWUiOiJFbW1hIiwiZW1haWwiOiJ5YXJlZGVtbWFAZ21haWwuY29tIiwiZXhwIjoxNzc1OTQxODQwfQ.HrfdTYduQIgSjNKPwvU0iaqkW57kKgeWWn7vVaPmEdU
[04-Apr-2026 21:11:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 21:11:46 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 21:11:46 UTC] User ID: 252
[04-Apr-2026 21:11:46 UTC] ✅ User profile retrieved successfully for user ID: 252
[04-Apr-2026 21:11:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Apr-2026 21:11:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Apr-2026 21:11:46 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjUyIiwidXNlcm5hbWUiOiJFbW1hIiwiZW1haWwiOiJ5YXJlZGVtbWFAZ21haWwuY29tIiwiZXhwIjoxNzc1OTQxODQwfQ.HrfdTYduQIgSjNKPwvU0iaqkW57kKgeWWn7vVaPmEdU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e734eb189f873bd-JNB","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"169.255.121.173","CF-IPCountry":"CG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"169.255.121.173, 197.234.242.164"}
[04-Apr-2026 21:11:46 UTC] === User Orders API Called ===
[04-Apr-2026 21:11:46 UTC] User ID: 252
[04-Apr-2026 21:11:46 UTC] Limit: 20, Offset: 0
[04-Apr-2026 21:11:46 UTC] Orders found: 0
[04-Apr-2026 21:11:46 UTC] Orders data: []
[04-Apr-2026 21:11:46 UTC] Total orders count: 0
[04-Apr-2026 21:11:47 UTC] === API CALL LOG ===
[04-Apr-2026 21:11:47 UTC] Endpoint: user/profile.php
[04-Apr-2026 21:11:47 UTC] Full Log Data: {
    "timestamp": "2026-04-04 21:11:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "169.255.121.173",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjUyIiwidXNlcm5hbWUiOiJFbW1hIiwiZW1haWwiOiJ5YXJlZGVtbWFAZ21haWwuY29tIiwiZXhwIjoxNzc1OTQxODQwfQ.HrfdTYduQIgSjNKPwvU0iaqkW57kKgeWWn7vVaPmEdU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e734eba4e7573bd-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "169.255.121.173",
        "CF-IPCountry": "CG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "169.255.121.173, 197.234.242.164"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 21:11:47 UTC] === END API CALL LOG ===
[04-Apr-2026 21:11:47 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 21:11:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjUyIiwidXNlcm5hbWUiOiJFbW1hIiwiZW1haWwiOiJ5YXJlZGVtbWFAZ21haWwuY29tIiwiZXhwIjoxNzc1OTQxODQwfQ.HrfdTYduQIgSjNKPwvU0iaqkW57kKgeWWn7vVaPmEdU
[04-Apr-2026 21:11:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 21:11:47 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 21:11:47 UTC] User ID: 252
[04-Apr-2026 21:11:47 UTC] ✅ User profile retrieved successfully for user ID: 252
[04-Apr-2026 21:12:07 UTC] === API CALL LOG ===
[04-Apr-2026 21:12:07 UTC] Endpoint: user/profile.php
[04-Apr-2026 21:12:07 UTC] Full Log Data: {
    "timestamp": "2026-04-04 21:12:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.86.1.143",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExIiwidXNlcm5hbWUiOiJaZWJyYSBzZWxlY3RvciIsImVtYWlsIjoiZGlzYXlvdW5nMThAZ21haWwuY29tIiwiZXhwIjoxNzc0MjgwMzcxfQ.8xVyaFow5c8VC9fS_PhIOjbLBadtC1wispsZgZBl9Kw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e734f33cd53d7fc-BUD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.86.1.143",
        "CF-IPCountry": "UG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.86.1.143, 172.68.67.199"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 21:12:07 UTC] === END API CALL LOG ===
[04-Apr-2026 21:12:07 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 21:12:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExIiwidXNlcm5hbWUiOiJaZWJyYSBzZWxlY3RvciIsImVtYWlsIjoiZGlzYXlvdW5nMThAZ21haWwuY29tIiwiZXhwIjoxNzc0MjgwMzcxfQ.8xVyaFow5c8VC9fS_PhIOjbLBadtC1wispsZgZBl9Kw
[04-Apr-2026 21:12:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 21:12:07 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 21:12:07 UTC] User ID: 111
[04-Apr-2026 21:12:07 UTC] ✅ User profile retrieved successfully for user ID: 111
[04-Apr-2026 21:12:26 UTC] === API CALL LOG ===
[04-Apr-2026 21:12:26 UTC] Endpoint: user/profile.php
[04-Apr-2026 21:12:26 UTC] Full Log Data: {
    "timestamp": "2026-04-04 21:12:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.86.1.143",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExIiwidXNlcm5hbWUiOiJaZWJyYSBzZWxlY3RvciIsImVtYWlsIjoiZGlzYXlvdW5nMThAZ21haWwuY29tIiwiZXhwIjoxNzc0MjgwMzcxfQ.8xVyaFow5c8VC9fS_PhIOjbLBadtC1wispsZgZBl9Kw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e734fad0e2ad7fc-BUD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.86.1.143",
        "CF-IPCountry": "UG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.86.1.143, 172.68.67.199"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 21:12:26 UTC] === END API CALL LOG ===
[04-Apr-2026 21:12:26 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 21:12:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExIiwidXNlcm5hbWUiOiJaZWJyYSBzZWxlY3RvciIsImVtYWlsIjoiZGlzYXlvdW5nMThAZ21haWwuY29tIiwiZXhwIjoxNzc0MjgwMzcxfQ.8xVyaFow5c8VC9fS_PhIOjbLBadtC1wispsZgZBl9Kw
[04-Apr-2026 21:12:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 21:12:26 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 21:12:26 UTC] User ID: 111
[04-Apr-2026 21:12:26 UTC] ✅ User profile retrieved successfully for user ID: 111
[04-Apr-2026 22:31:32 UTC] === API CALL LOG ===
[04-Apr-2026 22:31:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Apr-2026 22:31:32 UTC] Endpoint: user/profile.php
[04-Apr-2026 22:31:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Apr-2026 22:31:32 UTC] Full Log Data: {
    "timestamp": "2026-04-04 22:31:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.9.226.42",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjUzIiwidXNlcm5hbWUiOiJZYWtvcG8iLCJlbWFpbCI6InNlbXN5eWFrb3BvQGdtYWlsLmNvbSIsImV4cCI6MTc3NTk0NjY5MH0.5F0w2SVoKPpd0WEgtOai9FfRf_E8mEouD39cB5_GOD8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e73c386881dbceb-MEL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.9.226.42",
        "CF-IPCountry": "PG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.9.226.42, 172.69.186.178"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 22:31:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjUzIiwidXNlcm5hbWUiOiJZYWtvcG8iLCJlbWFpbCI6InNlbXN5eWFrb3BvQGdtYWlsLmNvbSIsImV4cCI6MTc3NTk0NjY5MH0.5F0w2SVoKPpd0WEgtOai9FfRf_E8mEouD39cB5_GOD8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e73c3868821bceb-MEL","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.9.226.42","CF-IPCountry":"PG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.9.226.42, 172.69.186.179"}
[04-Apr-2026 22:31:32 UTC] === END API CALL LOG ===
[04-Apr-2026 22:31:32 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 22:31:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjUzIiwidXNlcm5hbWUiOiJZYWtvcG8iLCJlbWFpbCI6InNlbXN5eWFrb3BvQGdtYWlsLmNvbSIsImV4cCI6MTc3NTk0NjY5MH0.5F0w2SVoKPpd0WEgtOai9FfRf_E8mEouD39cB5_GOD8
[04-Apr-2026 22:31:32 UTC] === User Orders API Called ===
[04-Apr-2026 22:31:32 UTC] User ID: 253
[04-Apr-2026 22:31:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 22:31:32 UTC] Limit: 20, Offset: 0
[04-Apr-2026 22:31:32 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 22:31:32 UTC] User ID: 253
[04-Apr-2026 22:31:32 UTC] Orders found: 0
[04-Apr-2026 22:31:32 UTC] Orders data: []
[04-Apr-2026 22:31:32 UTC] Total orders count: 0
[04-Apr-2026 22:31:32 UTC] ✅ User profile retrieved successfully for user ID: 253
[04-Apr-2026 22:31:32 UTC] === API CALL LOG ===
[04-Apr-2026 22:31:32 UTC] Endpoint: user/profile.php
[04-Apr-2026 22:31:32 UTC] Full Log Data: {
    "timestamp": "2026-04-04 22:31:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.9.226.42",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjUzIiwidXNlcm5hbWUiOiJZYWtvcG8iLCJlbWFpbCI6InNlbXN5eWFrb3BvQGdtYWlsLmNvbSIsImV4cCI6MTc3NTk0NjY5MH0.5F0w2SVoKPpd0WEgtOai9FfRf_E8mEouD39cB5_GOD8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e73c3881aadbceb-MEL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.9.226.42",
        "CF-IPCountry": "PG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.9.226.42, 172.69.186.179"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 22:31:32 UTC] === END API CALL LOG ===
[04-Apr-2026 22:31:32 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 22:31:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjUzIiwidXNlcm5hbWUiOiJZYWtvcG8iLCJlbWFpbCI6InNlbXN5eWFrb3BvQGdtYWlsLmNvbSIsImV4cCI6MTc3NTk0NjY5MH0.5F0w2SVoKPpd0WEgtOai9FfRf_E8mEouD39cB5_GOD8
[04-Apr-2026 22:31:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 22:31:32 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 22:31:32 UTC] User ID: 253
[04-Apr-2026 22:31:32 UTC] ✅ User profile retrieved successfully for user ID: 253
[04-Apr-2026 22:31:34 UTC] === API CALL LOG ===
[04-Apr-2026 22:31:34 UTC] Endpoint: user/profile.php
[04-Apr-2026 22:31:34 UTC] Full Log Data: {
    "timestamp": "2026-04-04 22:31:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.9.226.42",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjUzIiwidXNlcm5hbWUiOiJZYWtvcG8iLCJlbWFpbCI6InNlbXN5eWFrb3BvQGdtYWlsLmNvbSIsImV4cCI6MTc3NTk0NjY5MH0.5F0w2SVoKPpd0WEgtOai9FfRf_E8mEouD39cB5_GOD8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e73c3986d33bceb-MEL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.9.226.42",
        "CF-IPCountry": "PG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.9.226.42, 172.69.186.179"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 22:31:34 UTC] === END API CALL LOG ===
[04-Apr-2026 22:31:34 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 22:31:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjUzIiwidXNlcm5hbWUiOiJZYWtvcG8iLCJlbWFpbCI6InNlbXN5eWFrb3BvQGdtYWlsLmNvbSIsImV4cCI6MTc3NTk0NjY5MH0.5F0w2SVoKPpd0WEgtOai9FfRf_E8mEouD39cB5_GOD8
[04-Apr-2026 22:31:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 22:31:34 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 22:31:34 UTC] User ID: 253
[04-Apr-2026 22:31:34 UTC] ✅ User profile retrieved successfully for user ID: 253
[04-Apr-2026 22:31:41 UTC] === API CALL LOG ===
[04-Apr-2026 22:31:41 UTC] Endpoint: user/profile.php
[04-Apr-2026 22:31:41 UTC] Full Log Data: {
    "timestamp": "2026-04-04 22:31:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.9.226.42",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjUzIiwidXNlcm5hbWUiOiJZYWtvcG8iLCJlbWFpbCI6InNlbXN5eWFrb3BvQGdtYWlsLmNvbSIsImV4cCI6MTc3NTk0NjY5MH0.5F0w2SVoKPpd0WEgtOai9FfRf_E8mEouD39cB5_GOD8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e73c3c1a872bceb-MEL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.9.226.42",
        "CF-IPCountry": "PG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.9.226.42, 172.69.186.179"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 22:31:41 UTC] === END API CALL LOG ===
[04-Apr-2026 22:31:41 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 22:31:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjUzIiwidXNlcm5hbWUiOiJZYWtvcG8iLCJlbWFpbCI6InNlbXN5eWFrb3BvQGdtYWlsLmNvbSIsImV4cCI6MTc3NTk0NjY5MH0.5F0w2SVoKPpd0WEgtOai9FfRf_E8mEouD39cB5_GOD8
[04-Apr-2026 22:31:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 22:31:41 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 22:31:41 UTC] User ID: 253
[04-Apr-2026 22:31:41 UTC] ✅ User profile retrieved successfully for user ID: 253
[04-Apr-2026 22:32:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Apr-2026 22:32:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Apr-2026 22:32:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjUzIiwidXNlcm5hbWUiOiJZYWtvcG8iLCJlbWFpbCI6InNlbXN5eWFrb3BvQGdtYWlsLmNvbSIsImV4cCI6MTc3NTk0NjY5MH0.5F0w2SVoKPpd0WEgtOai9FfRf_E8mEouD39cB5_GOD8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e73c4466a60bceb-MEL","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.9.226.42","CF-IPCountry":"PG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.9.226.42, 172.69.186.178"}
[04-Apr-2026 22:32:02 UTC] === User Orders API Called ===
[04-Apr-2026 22:32:02 UTC] User ID: 253
[04-Apr-2026 22:32:02 UTC] Limit: 20, Offset: 0
[04-Apr-2026 22:32:02 UTC] Orders found: 0
[04-Apr-2026 22:32:02 UTC] Orders data: []
[04-Apr-2026 22:32:02 UTC] Total orders count: 0
[04-Apr-2026 22:32:06 UTC] === API CALL LOG ===
[04-Apr-2026 22:32:06 UTC] Endpoint: user/profile.php
[04-Apr-2026 22:32:06 UTC] Full Log Data: {
    "timestamp": "2026-04-04 22:32:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.9.226.42",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjUzIiwidXNlcm5hbWUiOiJZYWtvcG8iLCJlbWFpbCI6InNlbXN5eWFrb3BvQGdtYWlsLmNvbSIsImV4cCI6MTc3NTk0NjY5MH0.5F0w2SVoKPpd0WEgtOai9FfRf_E8mEouD39cB5_GOD8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e73c45d3ca9bceb-MEL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.9.226.42",
        "CF-IPCountry": "PG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.9.226.42, 172.69.186.178"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 22:32:06 UTC] === END API CALL LOG ===
[04-Apr-2026 22:32:06 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 22:32:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjUzIiwidXNlcm5hbWUiOiJZYWtvcG8iLCJlbWFpbCI6InNlbXN5eWFrb3BvQGdtYWlsLmNvbSIsImV4cCI6MTc3NTk0NjY5MH0.5F0w2SVoKPpd0WEgtOai9FfRf_E8mEouD39cB5_GOD8
[04-Apr-2026 22:32:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 22:32:06 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 22:32:06 UTC] User ID: 253
[04-Apr-2026 22:32:06 UTC] ✅ User profile retrieved successfully for user ID: 253
[04-Apr-2026 22:32:06 UTC] User Purchases API - User ID: 253
[04-Apr-2026 22:32:06 UTC] User Purchases API - Total purchases found: 1
[04-Apr-2026 22:32:21 UTC] === API CALL LOG ===
[04-Apr-2026 22:32:21 UTC] Endpoint: user/profile.php
[04-Apr-2026 22:32:21 UTC] Full Log Data: {
    "timestamp": "2026-04-04 22:32:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.9.226.42",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjUzIiwidXNlcm5hbWUiOiJZYWtvcG8iLCJlbWFpbCI6InNlbXN5eWFrb3BvQGdtYWlsLmNvbSIsImV4cCI6MTc3NTk0NjY5MH0.5F0w2SVoKPpd0WEgtOai9FfRf_E8mEouD39cB5_GOD8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e73c4bbfb52bceb-MEL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.9.226.42",
        "CF-IPCountry": "PG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.9.226.42, 172.69.186.179"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 22:32:21 UTC] === END API CALL LOG ===
[04-Apr-2026 22:32:21 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 22:32:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjUzIiwidXNlcm5hbWUiOiJZYWtvcG8iLCJlbWFpbCI6InNlbXN5eWFrb3BvQGdtYWlsLmNvbSIsImV4cCI6MTc3NTk0NjY5MH0.5F0w2SVoKPpd0WEgtOai9FfRf_E8mEouD39cB5_GOD8
[04-Apr-2026 22:32:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 22:32:21 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 22:32:21 UTC] User ID: 253
[04-Apr-2026 22:32:21 UTC] ✅ User profile retrieved successfully for user ID: 253
[04-Apr-2026 22:32:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Apr-2026 22:32:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Apr-2026 22:32:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjUzIiwidXNlcm5hbWUiOiJZYWtvcG8iLCJlbWFpbCI6InNlbXN5eWFrb3BvQGdtYWlsLmNvbSIsImV4cCI6MTc3NTk0NjY5MH0.5F0w2SVoKPpd0WEgtOai9FfRf_E8mEouD39cB5_GOD8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e73c4bbfb51bceb-MEL","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.9.226.42","CF-IPCountry":"PG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.9.226.42, 172.69.186.178"}
[04-Apr-2026 22:32:21 UTC] === User Orders API Called ===
[04-Apr-2026 22:32:21 UTC] User ID: 253
[04-Apr-2026 22:32:21 UTC] Limit: 20, Offset: 0
[04-Apr-2026 22:32:21 UTC] Orders found: 0
[04-Apr-2026 22:32:21 UTC] Orders data: []
[04-Apr-2026 22:32:21 UTC] Total orders count: 0
[04-Apr-2026 22:32:21 UTC] === API CALL LOG ===
[04-Apr-2026 22:32:21 UTC] Endpoint: user/profile.php
[04-Apr-2026 22:32:21 UTC] Full Log Data: {
    "timestamp": "2026-04-04 22:32:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.9.226.42",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjUzIiwidXNlcm5hbWUiOiJZYWtvcG8iLCJlbWFpbCI6InNlbXN5eWFrb3BvQGdtYWlsLmNvbSIsImV4cCI6MTc3NTk0NjY5MH0.5F0w2SVoKPpd0WEgtOai9FfRf_E8mEouD39cB5_GOD8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e73c4bf0861bceb-MEL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.9.226.42",
        "CF-IPCountry": "PG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.9.226.42, 172.69.186.178"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 22:32:21 UTC] === END API CALL LOG ===
[04-Apr-2026 22:32:21 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 22:32:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjUzIiwidXNlcm5hbWUiOiJZYWtvcG8iLCJlbWFpbCI6InNlbXN5eWFrb3BvQGdtYWlsLmNvbSIsImV4cCI6MTc3NTk0NjY5MH0.5F0w2SVoKPpd0WEgtOai9FfRf_E8mEouD39cB5_GOD8
[04-Apr-2026 22:32:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 22:32:21 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 22:32:21 UTC] User ID: 253
[04-Apr-2026 22:32:21 UTC] ✅ User profile retrieved successfully for user ID: 253
[04-Apr-2026 22:32:23 UTC] === API CALL LOG ===
[04-Apr-2026 22:32:23 UTC] Endpoint: user/profile.php
[04-Apr-2026 22:32:23 UTC] Full Log Data: {
    "timestamp": "2026-04-04 22:32:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.9.226.42",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjUzIiwidXNlcm5hbWUiOiJZYWtvcG8iLCJlbWFpbCI6InNlbXN5eWFrb3BvQGdtYWlsLmNvbSIsImV4cCI6MTc3NTk0NjY5MH0.5F0w2SVoKPpd0WEgtOai9FfRf_E8mEouD39cB5_GOD8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e73c4cb4b57bceb-MEL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.9.226.42",
        "CF-IPCountry": "PG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.9.226.42, 172.69.186.179"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 22:32:23 UTC] === END API CALL LOG ===
[04-Apr-2026 22:32:23 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 22:32:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjUzIiwidXNlcm5hbWUiOiJZYWtvcG8iLCJlbWFpbCI6InNlbXN5eWFrb3BvQGdtYWlsLmNvbSIsImV4cCI6MTc3NTk0NjY5MH0.5F0w2SVoKPpd0WEgtOai9FfRf_E8mEouD39cB5_GOD8
[04-Apr-2026 22:32:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 22:32:23 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 22:32:23 UTC] User ID: 253
[04-Apr-2026 22:32:23 UTC] ✅ User profile retrieved successfully for user ID: 253
[04-Apr-2026 22:32:48 UTC] === API CALL LOG ===
[04-Apr-2026 22:32:48 UTC] Endpoint: user/profile.php
[04-Apr-2026 22:32:48 UTC] Full Log Data: {
    "timestamp": "2026-04-04 22:32:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.9.226.42",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjUzIiwidXNlcm5hbWUiOiJZYWtvcG8iLCJlbWFpbCI6InNlbXN5eWFrb3BvQGdtYWlsLmNvbSIsImV4cCI6MTc3NTk0NjY5MH0.5F0w2SVoKPpd0WEgtOai9FfRf_E8mEouD39cB5_GOD8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e73c568b9f0bceb-MEL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.9.226.42",
        "CF-IPCountry": "PG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.9.226.42, 172.69.186.179"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 22:32:48 UTC] === END API CALL LOG ===
[04-Apr-2026 22:32:48 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 22:32:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjUzIiwidXNlcm5hbWUiOiJZYWtvcG8iLCJlbWFpbCI6InNlbXN5eWFrb3BvQGdtYWlsLmNvbSIsImV4cCI6MTc3NTk0NjY5MH0.5F0w2SVoKPpd0WEgtOai9FfRf_E8mEouD39cB5_GOD8
[04-Apr-2026 22:32:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 22:32:48 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 22:32:48 UTC] User ID: 253
[04-Apr-2026 22:32:48 UTC] ✅ User profile retrieved successfully for user ID: 253
[04-Apr-2026 22:32:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Apr-2026 22:32:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Apr-2026 22:32:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjUzIiwidXNlcm5hbWUiOiJZYWtvcG8iLCJlbWFpbCI6InNlbXN5eWFrb3BvQGdtYWlsLmNvbSIsImV4cCI6MTc3NTk0NjY5MH0.5F0w2SVoKPpd0WEgtOai9FfRf_E8mEouD39cB5_GOD8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e73c5672fadbceb-MEL","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.9.226.42","CF-IPCountry":"PG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.9.226.42, 172.69.186.179"}
[04-Apr-2026 22:32:48 UTC] === User Orders API Called ===
[04-Apr-2026 22:32:48 UTC] User ID: 253
[04-Apr-2026 22:32:48 UTC] Limit: 20, Offset: 0
[04-Apr-2026 22:32:48 UTC] Orders found: 0
[04-Apr-2026 22:32:48 UTC] Orders data: []
[04-Apr-2026 22:32:48 UTC] Total orders count: 0
[04-Apr-2026 22:32:48 UTC] === API CALL LOG ===
[04-Apr-2026 22:32:48 UTC] Endpoint: user/profile.php
[04-Apr-2026 22:32:48 UTC] Full Log Data: {
    "timestamp": "2026-04-04 22:32:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.9.226.42",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjUzIiwidXNlcm5hbWUiOiJZYWtvcG8iLCJlbWFpbCI6InNlbXN5eWFrb3BvQGdtYWlsLmNvbSIsImV4cCI6MTc3NTk0NjY5MH0.5F0w2SVoKPpd0WEgtOai9FfRf_E8mEouD39cB5_GOD8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e73c5672fb1bceb-MEL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.9.226.42",
        "CF-IPCountry": "PG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.9.226.42, 172.69.186.178"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 22:32:48 UTC] === END API CALL LOG ===
[04-Apr-2026 22:32:48 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 22:32:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjUzIiwidXNlcm5hbWUiOiJZYWtvcG8iLCJlbWFpbCI6InNlbXN5eWFrb3BvQGdtYWlsLmNvbSIsImV4cCI6MTc3NTk0NjY5MH0.5F0w2SVoKPpd0WEgtOai9FfRf_E8mEouD39cB5_GOD8
[04-Apr-2026 22:32:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 22:32:48 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 22:32:48 UTC] User ID: 253
[04-Apr-2026 22:32:48 UTC] ✅ User profile retrieved successfully for user ID: 253
[04-Apr-2026 22:32:51 UTC] === API CALL LOG ===
[04-Apr-2026 22:32:51 UTC] Endpoint: user/profile.php
[04-Apr-2026 22:32:51 UTC] Full Log Data: {
    "timestamp": "2026-04-04 22:32:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.9.226.42",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjUzIiwidXNlcm5hbWUiOiJZYWtvcG8iLCJlbWFpbCI6InNlbXN5eWFrb3BvQGdtYWlsLmNvbSIsImV4cCI6MTc3NTk0NjY5MH0.5F0w2SVoKPpd0WEgtOai9FfRf_E8mEouD39cB5_GOD8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e73c576bf41bceb-MEL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.9.226.42",
        "CF-IPCountry": "PG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.9.226.42, 172.69.186.179"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 22:32:51 UTC] === END API CALL LOG ===
[04-Apr-2026 22:32:51 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 22:32:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjUzIiwidXNlcm5hbWUiOiJZYWtvcG8iLCJlbWFpbCI6InNlbXN5eWFrb3BvQGdtYWlsLmNvbSIsImV4cCI6MTc3NTk0NjY5MH0.5F0w2SVoKPpd0WEgtOai9FfRf_E8mEouD39cB5_GOD8
[04-Apr-2026 22:32:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 22:32:51 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 22:32:51 UTC] User ID: 253
[04-Apr-2026 22:32:51 UTC] ✅ User profile retrieved successfully for user ID: 253
[04-Apr-2026 22:33:07 UTC] === API CALL LOG ===
[04-Apr-2026 22:33:07 UTC] Endpoint: user/profile.php
[04-Apr-2026 22:33:07 UTC] Full Log Data: {
    "timestamp": "2026-04-04 22:33:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.9.226.42",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjUzIiwidXNlcm5hbWUiOiJZYWtvcG8iLCJlbWFpbCI6InNlbXN5eWFrb3BvQGdtYWlsLmNvbSIsImV4cCI6MTc3NTk0NjY5MH0.5F0w2SVoKPpd0WEgtOai9FfRf_E8mEouD39cB5_GOD8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e73c5da8945bceb-MEL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.9.226.42",
        "CF-IPCountry": "PG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.9.226.42, 172.69.186.179"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 22:33:07 UTC] === END API CALL LOG ===
[04-Apr-2026 22:33:07 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 22:33:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjUzIiwidXNlcm5hbWUiOiJZYWtvcG8iLCJlbWFpbCI6InNlbXN5eWFrb3BvQGdtYWlsLmNvbSIsImV4cCI6MTc3NTk0NjY5MH0.5F0w2SVoKPpd0WEgtOai9FfRf_E8mEouD39cB5_GOD8
[04-Apr-2026 22:33:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 22:33:07 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 22:33:07 UTC] User ID: 253
[04-Apr-2026 22:33:07 UTC] ✅ User profile retrieved successfully for user ID: 253
[04-Apr-2026 22:33:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Apr-2026 22:33:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Apr-2026 22:33:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjUzIiwidXNlcm5hbWUiOiJZYWtvcG8iLCJlbWFpbCI6InNlbXN5eWFrb3BvQGdtYWlsLmNvbSIsImV4cCI6MTc3NTk0NjY5MH0.5F0w2SVoKPpd0WEgtOai9FfRf_E8mEouD39cB5_GOD8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e73c5da8944bceb-MEL","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.9.226.42","CF-IPCountry":"PG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.9.226.42, 172.69.186.178"}
[04-Apr-2026 22:33:07 UTC] === User Orders API Called ===
[04-Apr-2026 22:33:07 UTC] User ID: 253
[04-Apr-2026 22:33:07 UTC] Limit: 20, Offset: 0
[04-Apr-2026 22:33:07 UTC] Orders found: 0
[04-Apr-2026 22:33:07 UTC] Orders data: []
[04-Apr-2026 22:33:07 UTC] Total orders count: 0
[04-Apr-2026 22:33:07 UTC] === API CALL LOG ===
[04-Apr-2026 22:33:07 UTC] Endpoint: user/profile.php
[04-Apr-2026 22:33:07 UTC] Full Log Data: {
    "timestamp": "2026-04-04 22:33:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.9.226.42",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjUzIiwidXNlcm5hbWUiOiJZYWtvcG8iLCJlbWFpbCI6InNlbXN5eWFrb3BvQGdtYWlsLmNvbSIsImV4cCI6MTc3NTk0NjY5MH0.5F0w2SVoKPpd0WEgtOai9FfRf_E8mEouD39cB5_GOD8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e73c5ddeeaebceb-MEL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.9.226.42",
        "CF-IPCountry": "PG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.9.226.42, 172.69.186.178"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 22:33:07 UTC] === END API CALL LOG ===
[04-Apr-2026 22:33:07 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 22:33:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjUzIiwidXNlcm5hbWUiOiJZYWtvcG8iLCJlbWFpbCI6InNlbXN5eWFrb3BvQGdtYWlsLmNvbSIsImV4cCI6MTc3NTk0NjY5MH0.5F0w2SVoKPpd0WEgtOai9FfRf_E8mEouD39cB5_GOD8
[04-Apr-2026 22:33:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 22:33:07 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 22:33:07 UTC] User ID: 253
[04-Apr-2026 22:33:07 UTC] ✅ User profile retrieved successfully for user ID: 253
[04-Apr-2026 22:33:09 UTC] === API CALL LOG ===
[04-Apr-2026 22:33:09 UTC] Endpoint: user/profile.php
[04-Apr-2026 22:33:09 UTC] Full Log Data: {
    "timestamp": "2026-04-04 22:33:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.9.226.42",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjUzIiwidXNlcm5hbWUiOiJZYWtvcG8iLCJlbWFpbCI6InNlbXN5eWFrb3BvQGdtYWlsLmNvbSIsImV4cCI6MTc3NTk0NjY5MH0.5F0w2SVoKPpd0WEgtOai9FfRf_E8mEouD39cB5_GOD8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e73c5e8fab5bceb-MEL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.9.226.42",
        "CF-IPCountry": "PG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.9.226.42, 172.69.186.179"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Apr-2026 22:33:09 UTC] === END API CALL LOG ===
[04-Apr-2026 22:33:09 UTC] ✅ API Hash verification passed for profile endpoint
[04-Apr-2026 22:33:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjUzIiwidXNlcm5hbWUiOiJZYWtvcG8iLCJlbWFpbCI6InNlbXN5eWFrb3BvQGdtYWlsLmNvbSIsImV4cCI6MTc3NTk0NjY5MH0.5F0w2SVoKPpd0WEgtOai9FfRf_E8mEouD39cB5_GOD8
[04-Apr-2026 22:33:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Apr-2026 22:33:09 UTC] ✅ JWT token verified successfully for user profile
[04-Apr-2026 22:33:09 UTC] User ID: 253
[04-Apr-2026 22:33:09 UTC] ✅ User profile retrieved successfully for user ID: 253
[05-Apr-2026 00:33:14 UTC] === API CALL LOG ===
[05-Apr-2026 00:33:14 UTC] Endpoint: user/profile.php
[05-Apr-2026 00:33:14 UTC] Full Log Data: {
    "timestamp": "2026-04-05 00:33:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "23.150.152.5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU0IiwidXNlcm5hbWUiOiJNdXNrIiwiZW1haWwiOiJlbG9ubXVzazI0MHN4QGdtYWlsLmNvIiwiZXhwIjoxNzc1OTUzOTkzfQ.gXj31BIRcIOodFklXwaICV7EwDueBH5bjs377sB24lk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7475d24cec36e7-LAX",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "23.150.152.5",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "23.150.152.5, 172.64.217.67"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 00:33:14 UTC] === END API CALL LOG ===
[05-Apr-2026 00:33:14 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 00:33:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU0IiwidXNlcm5hbWUiOiJNdXNrIiwiZW1haWwiOiJlbG9ubXVzazI0MHN4QGdtYWlsLmNvIiwiZXhwIjoxNzc1OTUzOTkzfQ.gXj31BIRcIOodFklXwaICV7EwDueBH5bjs377sB24lk
[05-Apr-2026 00:33:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 00:33:14 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 00:33:14 UTC] User ID: 254
[05-Apr-2026 00:33:14 UTC] === API CALL LOG ===
[05-Apr-2026 00:33:14 UTC] Endpoint: user/profile.php
[05-Apr-2026 00:33:14 UTC] Full Log Data: {
    "timestamp": "2026-04-05 00:33:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "23.150.152.5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU0IiwidXNlcm5hbWUiOiJNdXNrIiwiZW1haWwiOiJlbG9ubXVzazI0MHN4QGdtYWlsLmNvIiwiZXhwIjoxNzc1OTUzOTkzfQ.gXj31BIRcIOodFklXwaICV7EwDueBH5bjs377sB24lk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7475d24d0836e7-LAX",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "23.150.152.5",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "23.150.152.5, 172.64.217.66"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 00:33:14 UTC] === END API CALL LOG ===
[05-Apr-2026 00:33:14 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 00:33:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU0IiwidXNlcm5hbWUiOiJNdXNrIiwiZW1haWwiOiJlbG9ubXVzazI0MHN4QGdtYWlsLmNvIiwiZXhwIjoxNzc1OTUzOTkzfQ.gXj31BIRcIOodFklXwaICV7EwDueBH5bjs377sB24lk
[05-Apr-2026 00:33:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 00:33:14 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 00:33:14 UTC] User ID: 254
[05-Apr-2026 00:33:14 UTC] ✅ User profile retrieved successfully for user ID: 254
[05-Apr-2026 00:33:14 UTC] ✅ User profile retrieved successfully for user ID: 254
[05-Apr-2026 00:33:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 00:33:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 00:33:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU0IiwidXNlcm5hbWUiOiJNdXNrIiwiZW1haWwiOiJlbG9ubXVzazI0MHN4QGdtYWlsLmNvIiwiZXhwIjoxNzc1OTUzOTkzfQ.gXj31BIRcIOodFklXwaICV7EwDueBH5bjs377sB24lk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e7475d24cfc36e7-LAX","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"23.150.152.5","CF-IPCountry":"US","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"23.150.152.5, 172.64.217.66"}
[05-Apr-2026 00:33:14 UTC] === User Orders API Called ===
[05-Apr-2026 00:33:14 UTC] User ID: 254
[05-Apr-2026 00:33:14 UTC] Limit: 20, Offset: 0
[05-Apr-2026 00:33:14 UTC] Orders found: 0
[05-Apr-2026 00:33:14 UTC] Orders data: []
[05-Apr-2026 00:33:14 UTC] Total orders count: 0
[05-Apr-2026 00:33:17 UTC] === API CALL LOG ===
[05-Apr-2026 00:33:17 UTC] Endpoint: user/profile.php
[05-Apr-2026 00:33:17 UTC] Full Log Data: {
    "timestamp": "2026-04-05 00:33:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "23.150.152.5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU0IiwidXNlcm5hbWUiOiJNdXNrIiwiZW1haWwiOiJlbG9ubXVzazI0MHN4QGdtYWlsLmNvIiwiZXhwIjoxNzc1OTUzOTkzfQ.gXj31BIRcIOodFklXwaICV7EwDueBH5bjs377sB24lk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7475e0eecb36e7-LAX",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "23.150.152.5",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "23.150.152.5, 172.64.217.66"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 00:33:17 UTC] === END API CALL LOG ===
[05-Apr-2026 00:33:17 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 00:33:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU0IiwidXNlcm5hbWUiOiJNdXNrIiwiZW1haWwiOiJlbG9ubXVzazI0MHN4QGdtYWlsLmNvIiwiZXhwIjoxNzc1OTUzOTkzfQ.gXj31BIRcIOodFklXwaICV7EwDueBH5bjs377sB24lk
[05-Apr-2026 00:33:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 00:33:17 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 00:33:17 UTC] User ID: 254
[05-Apr-2026 00:33:17 UTC] ✅ User profile retrieved successfully for user ID: 254
[05-Apr-2026 00:42:18 UTC] === API CALL LOG ===
[05-Apr-2026 00:42:18 UTC] Endpoint: user/profile.php
[05-Apr-2026 00:42:18 UTC] Full Log Data: {
    "timestamp": "2026-04-05 00:42:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "23.150.152.5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU0IiwidXNlcm5hbWUiOiJNdXNrIiwiZW1haWwiOiJlbG9ubXVzazI0MHN4QGdtYWlsLmNvIiwiZXhwIjoxNzc1OTUzOTkzfQ.gXj31BIRcIOodFklXwaICV7EwDueBH5bjs377sB24lk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7483170c73f552-LAX",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "23.150.152.5",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "23.150.152.5, 172.70.214.68"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 00:42:18 UTC] === END API CALL LOG ===
[05-Apr-2026 00:42:18 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 00:42:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU0IiwidXNlcm5hbWUiOiJNdXNrIiwiZW1haWwiOiJlbG9ubXVzazI0MHN4QGdtYWlsLmNvIiwiZXhwIjoxNzc1OTUzOTkzfQ.gXj31BIRcIOodFklXwaICV7EwDueBH5bjs377sB24lk
[05-Apr-2026 00:42:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 00:42:18 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 00:42:18 UTC] User ID: 254
[05-Apr-2026 00:42:18 UTC] ✅ User profile retrieved successfully for user ID: 254
[05-Apr-2026 00:42:19 UTC] === API CALL LOG ===
[05-Apr-2026 00:42:19 UTC] Endpoint: user/profile.php
[05-Apr-2026 00:42:19 UTC] Full Log Data: {
    "timestamp": "2026-04-05 00:42:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "23.150.152.5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU0IiwidXNlcm5hbWUiOiJNdXNrIiwiZW1haWwiOiJlbG9ubXVzazI0MHN4QGdtYWlsLmNvIiwiZXhwIjoxNzc1OTUzOTkzfQ.gXj31BIRcIOodFklXwaICV7EwDueBH5bjs377sB24lk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e74831f9a84f552-LAX",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "23.150.152.5",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "23.150.152.5, 172.70.214.68"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 00:42:19 UTC] === END API CALL LOG ===
[05-Apr-2026 00:42:19 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 00:42:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU0IiwidXNlcm5hbWUiOiJNdXNrIiwiZW1haWwiOiJlbG9ubXVzazI0MHN4QGdtYWlsLmNvIiwiZXhwIjoxNzc1OTUzOTkzfQ.gXj31BIRcIOodFklXwaICV7EwDueBH5bjs377sB24lk
[05-Apr-2026 00:42:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 00:42:19 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 00:42:19 UTC] User ID: 254
[05-Apr-2026 00:42:19 UTC] ✅ User profile retrieved successfully for user ID: 254
[05-Apr-2026 00:42:20 UTC] === API CALL LOG ===
[05-Apr-2026 00:42:20 UTC] Endpoint: user/profile.php
[05-Apr-2026 00:42:20 UTC] Full Log Data: {
    "timestamp": "2026-04-05 00:42:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "23.150.152.5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU0IiwidXNlcm5hbWUiOiJNdXNrIiwiZW1haWwiOiJlbG9ubXVzazI0MHN4QGdtYWlsLmNvIiwiZXhwIjoxNzc1OTUzOTkzfQ.gXj31BIRcIOodFklXwaICV7EwDueBH5bjs377sB24lk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7483216a34f552-LAX",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "23.150.152.5",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "23.150.152.5, 172.70.214.79"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 00:42:20 UTC] === END API CALL LOG ===
[05-Apr-2026 00:42:20 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 00:42:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU0IiwidXNlcm5hbWUiOiJNdXNrIiwiZW1haWwiOiJlbG9ubXVzazI0MHN4QGdtYWlsLmNvIiwiZXhwIjoxNzc1OTUzOTkzfQ.gXj31BIRcIOodFklXwaICV7EwDueBH5bjs377sB24lk
[05-Apr-2026 00:42:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 00:42:20 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 00:42:20 UTC] User ID: 254
[05-Apr-2026 00:42:20 UTC] ✅ User profile retrieved successfully for user ID: 254
[05-Apr-2026 00:42:20 UTC] === API CALL LOG ===
[05-Apr-2026 00:42:20 UTC] Endpoint: user/profile.php
[05-Apr-2026 00:42:20 UTC] Full Log Data: {
    "timestamp": "2026-04-05 00:42:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "23.150.152.5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU0IiwidXNlcm5hbWUiOiJNdXNrIiwiZW1haWwiOiJlbG9ubXVzazI0MHN4QGdtYWlsLmNvIiwiZXhwIjoxNzc1OTUzOTkzfQ.gXj31BIRcIOodFklXwaICV7EwDueBH5bjs377sB24lk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7483216a26f552-LAX",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "23.150.152.5",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "23.150.152.5, 172.70.214.78"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 00:42:20 UTC] === END API CALL LOG ===
[05-Apr-2026 00:42:20 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 00:42:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU0IiwidXNlcm5hbWUiOiJNdXNrIiwiZW1haWwiOiJlbG9ubXVzazI0MHN4QGdtYWlsLmNvIiwiZXhwIjoxNzc1OTUzOTkzfQ.gXj31BIRcIOodFklXwaICV7EwDueBH5bjs377sB24lk
[05-Apr-2026 00:42:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 00:42:20 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 00:42:20 UTC] User ID: 254
[05-Apr-2026 00:42:20 UTC] ✅ User profile retrieved successfully for user ID: 254
[05-Apr-2026 00:42:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 00:42:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 00:42:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU0IiwidXNlcm5hbWUiOiJNdXNrIiwiZW1haWwiOiJlbG9ubXVzazI0MHN4QGdtYWlsLmNvIiwiZXhwIjoxNzc1OTUzOTkzfQ.gXj31BIRcIOodFklXwaICV7EwDueBH5bjs377sB24lk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e7483216a30f552-LAX","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"23.150.152.5","CF-IPCountry":"US","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"23.150.152.5, 172.70.214.78"}
[05-Apr-2026 00:42:20 UTC] === User Orders API Called ===
[05-Apr-2026 00:42:20 UTC] User ID: 254
[05-Apr-2026 00:42:20 UTC] Limit: 20, Offset: 0
[05-Apr-2026 00:42:20 UTC] Orders found: 0
[05-Apr-2026 00:42:20 UTC] Orders data: []
[05-Apr-2026 00:42:20 UTC] Total orders count: 0
[05-Apr-2026 00:42:21 UTC] === API CALL LOG ===
[05-Apr-2026 00:42:21 UTC] Endpoint: user/profile.php
[05-Apr-2026 00:42:21 UTC] Full Log Data: {
    "timestamp": "2026-04-05 00:42:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "23.150.152.5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU0IiwidXNlcm5hbWUiOiJNdXNrIiwiZW1haWwiOiJlbG9ubXVzazI0MHN4QGdtYWlsLmNvIiwiZXhwIjoxNzc1OTUzOTkzfQ.gXj31BIRcIOodFklXwaICV7EwDueBH5bjs377sB24lk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e74832ec9ebf552-LAX",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "23.150.152.5",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "23.150.152.5, 172.70.214.78"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 00:42:21 UTC] === END API CALL LOG ===
[05-Apr-2026 00:42:21 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 00:42:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU0IiwidXNlcm5hbWUiOiJNdXNrIiwiZW1haWwiOiJlbG9ubXVzazI0MHN4QGdtYWlsLmNvIiwiZXhwIjoxNzc1OTUzOTkzfQ.gXj31BIRcIOodFklXwaICV7EwDueBH5bjs377sB24lk
[05-Apr-2026 00:42:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 00:42:21 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 00:42:21 UTC] User ID: 254
[05-Apr-2026 00:42:21 UTC] ✅ User profile retrieved successfully for user ID: 254
[05-Apr-2026 00:42:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 00:42:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 00:42:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU0IiwidXNlcm5hbWUiOiJNdXNrIiwiZW1haWwiOiJlbG9ubXVzazI0MHN4QGdtYWlsLmNvIiwiZXhwIjoxNzc1OTUzOTkzfQ.gXj31BIRcIOodFklXwaICV7EwDueBH5bjs377sB24lk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e748356cd46f552-LAX","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"23.150.152.5","CF-IPCountry":"US","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"23.150.152.5, 172.70.214.68"}
[05-Apr-2026 00:42:28 UTC] === User Orders API Called ===
[05-Apr-2026 00:42:28 UTC] User ID: 254
[05-Apr-2026 00:42:28 UTC] Limit: 20, Offset: 0
[05-Apr-2026 00:42:28 UTC] Orders found: 0
[05-Apr-2026 00:42:28 UTC] Orders data: []
[05-Apr-2026 00:42:28 UTC] Total orders count: 0
[05-Apr-2026 00:42:31 UTC] === API CALL LOG ===
[05-Apr-2026 00:42:31 UTC] Endpoint: user/profile.php
[05-Apr-2026 00:42:31 UTC] Full Log Data: {
    "timestamp": "2026-04-05 00:42:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "23.150.152.5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU0IiwidXNlcm5hbWUiOiJNdXNrIiwiZW1haWwiOiJlbG9ubXVzazI0MHN4QGdtYWlsLmNvIiwiZXhwIjoxNzc1OTUzOTkzfQ.gXj31BIRcIOodFklXwaICV7EwDueBH5bjs377sB24lk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7483686d2ff552-LAX",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "23.150.152.5",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "23.150.152.5, 172.70.214.68"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 00:42:31 UTC] === END API CALL LOG ===
[05-Apr-2026 00:42:31 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 00:42:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU0IiwidXNlcm5hbWUiOiJNdXNrIiwiZW1haWwiOiJlbG9ubXVzazI0MHN4QGdtYWlsLmNvIiwiZXhwIjoxNzc1OTUzOTkzfQ.gXj31BIRcIOodFklXwaICV7EwDueBH5bjs377sB24lk
[05-Apr-2026 00:42:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 00:42:31 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 00:42:31 UTC] User ID: 254
[05-Apr-2026 00:42:31 UTC] ✅ User profile retrieved successfully for user ID: 254
[05-Apr-2026 00:42:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 00:42:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 00:42:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU0IiwidXNlcm5hbWUiOiJNdXNrIiwiZW1haWwiOiJlbG9ubXVzazI0MHN4QGdtYWlsLmNvIiwiZXhwIjoxNzc1OTUzOTkzfQ.gXj31BIRcIOodFklXwaICV7EwDueBH5bjs377sB24lk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e7483686d2df552-LAX","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"23.150.152.5","CF-IPCountry":"US","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"23.150.152.5, 172.70.214.68"}
[05-Apr-2026 00:42:31 UTC] === User Orders API Called ===
[05-Apr-2026 00:42:31 UTC] User ID: 254
[05-Apr-2026 00:42:31 UTC] Limit: 20, Offset: 0
[05-Apr-2026 00:42:31 UTC] Orders found: 0
[05-Apr-2026 00:42:31 UTC] Orders data: []
[05-Apr-2026 00:42:31 UTC] Total orders count: 0
[05-Apr-2026 00:42:31 UTC] === API CALL LOG ===
[05-Apr-2026 00:42:31 UTC] Endpoint: user/profile.php
[05-Apr-2026 00:42:31 UTC] Full Log Data: {
    "timestamp": "2026-04-05 00:42:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "23.150.152.5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU0IiwidXNlcm5hbWUiOiJNdXNrIiwiZW1haWwiOiJlbG9ubXVzazI0MHN4QGdtYWlsLmNvIiwiZXhwIjoxNzc1OTUzOTkzfQ.gXj31BIRcIOodFklXwaICV7EwDueBH5bjs377sB24lk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e74836c28a8f552-LAX",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "23.150.152.5",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "23.150.152.5, 172.70.214.68"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 00:42:31 UTC] === END API CALL LOG ===
[05-Apr-2026 00:42:31 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 00:42:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU0IiwidXNlcm5hbWUiOiJNdXNrIiwiZW1haWwiOiJlbG9ubXVzazI0MHN4QGdtYWlsLmNvIiwiZXhwIjoxNzc1OTUzOTkzfQ.gXj31BIRcIOodFklXwaICV7EwDueBH5bjs377sB24lk
[05-Apr-2026 00:42:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 00:42:31 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 00:42:31 UTC] User ID: 254
[05-Apr-2026 00:42:31 UTC] ✅ User profile retrieved successfully for user ID: 254
[05-Apr-2026 00:42:33 UTC] === API CALL LOG ===
[05-Apr-2026 00:42:33 UTC] Endpoint: user/profile.php
[05-Apr-2026 00:42:33 UTC] Full Log Data: {
    "timestamp": "2026-04-05 00:42:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "23.150.152.5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU0IiwidXNlcm5hbWUiOiJNdXNrIiwiZW1haWwiOiJlbG9ubXVzazI0MHN4QGdtYWlsLmNvIiwiZXhwIjoxNzc1OTUzOTkzfQ.gXj31BIRcIOodFklXwaICV7EwDueBH5bjs377sB24lk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7483744bccf552-LAX",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "23.150.152.5",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "23.150.152.5, 172.70.214.68"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 00:42:33 UTC] === END API CALL LOG ===
[05-Apr-2026 00:42:33 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 00:42:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU0IiwidXNlcm5hbWUiOiJNdXNrIiwiZW1haWwiOiJlbG9ubXVzazI0MHN4QGdtYWlsLmNvIiwiZXhwIjoxNzc1OTUzOTkzfQ.gXj31BIRcIOodFklXwaICV7EwDueBH5bjs377sB24lk
[05-Apr-2026 00:42:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 00:42:33 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 00:42:33 UTC] User ID: 254
[05-Apr-2026 00:42:33 UTC] ✅ User profile retrieved successfully for user ID: 254
[05-Apr-2026 00:43:19 UTC] === API CALL LOG ===
[05-Apr-2026 00:43:19 UTC] Endpoint: user/profile.php
[05-Apr-2026 00:43:19 UTC] Full Log Data: {
    "timestamp": "2026-04-05 00:43:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "23.150.152.5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU0IiwidXNlcm5hbWUiOiJNdXNrIiwiZW1haWwiOiJlbG9ubXVzazI0MHN4QGdtYWlsLmNvIiwiZXhwIjoxNzc1OTUzOTkzfQ.gXj31BIRcIOodFklXwaICV7EwDueBH5bjs377sB24lk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7484937bfef552-LAX",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "23.150.152.5",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "23.150.152.5, 172.70.214.68"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 00:43:19 UTC] === END API CALL LOG ===
[05-Apr-2026 00:43:19 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 00:43:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU0IiwidXNlcm5hbWUiOiJNdXNrIiwiZW1haWwiOiJlbG9ubXVzazI0MHN4QGdtYWlsLmNvIiwiZXhwIjoxNzc1OTUzOTkzfQ.gXj31BIRcIOodFklXwaICV7EwDueBH5bjs377sB24lk
[05-Apr-2026 00:43:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 00:43:19 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 00:43:19 UTC] User ID: 254
[05-Apr-2026 00:43:19 UTC] ✅ User profile retrieved successfully for user ID: 254
[05-Apr-2026 00:43:19 UTC] User Purchases API - User ID: 254
[05-Apr-2026 00:43:19 UTC] User Purchases API - Total purchases found: 0
[05-Apr-2026 01:44:45 UTC] === API CALL LOG ===
[05-Apr-2026 01:44:45 UTC] Endpoint: user/profile.php
[05-Apr-2026 01:44:45 UTC] Full Log Data: {
    "timestamp": "2026-04-05 01:44:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.179",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU1IiwidXNlcm5hbWUiOiJuc2JhIiwiZW1haWwiOiJ0aXR1bG1sYmJAZ21haWwuY29tIiwiZXhwIjoxNzc1OTU4Mjg0fQ.Zw_MNBq34c3sAZH5Hv_c-7jlOjVynej7VQsqei9VcjA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e74de94bcff1372-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.139.138.179",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.139.138.179, 162.159.98.44"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 01:44:45 UTC] === END API CALL LOG ===
[05-Apr-2026 01:44:45 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 01:44:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU1IiwidXNlcm5hbWUiOiJuc2JhIiwiZW1haWwiOiJ0aXR1bG1sYmJAZ21haWwuY29tIiwiZXhwIjoxNzc1OTU4Mjg0fQ.Zw_MNBq34c3sAZH5Hv_c-7jlOjVynej7VQsqei9VcjA
[05-Apr-2026 01:44:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 01:44:45 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 01:44:45 UTC] User ID: 255
[05-Apr-2026 01:44:45 UTC] ✅ User profile retrieved successfully for user ID: 255
[05-Apr-2026 01:44:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 01:44:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 01:44:46 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU1IiwidXNlcm5hbWUiOiJuc2JhIiwiZW1haWwiOiJ0aXR1bG1sYmJAZ21haWwuY29tIiwiZXhwIjoxNzc1OTU4Mjg0fQ.Zw_MNBq34c3sAZH5Hv_c-7jlOjVynej7VQsqei9VcjA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e74de95ae651372-HKG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.139.138.179","CF-IPCountry":"UZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"185.139.138.179, 162.159.98.45"}
[05-Apr-2026 01:44:46 UTC] === User Orders API Called ===
[05-Apr-2026 01:44:46 UTC] User ID: 255
[05-Apr-2026 01:44:46 UTC] Limit: 20, Offset: 0
[05-Apr-2026 01:44:46 UTC] Orders found: 0
[05-Apr-2026 01:44:46 UTC] Orders data: []
[05-Apr-2026 01:44:46 UTC] Total orders count: 0
[05-Apr-2026 01:44:46 UTC] === API CALL LOG ===
[05-Apr-2026 01:44:46 UTC] Endpoint: user/profile.php
[05-Apr-2026 01:44:46 UTC] Full Log Data: {
    "timestamp": "2026-04-05 01:44:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.179",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU1IiwidXNlcm5hbWUiOiJuc2JhIiwiZW1haWwiOiJ0aXR1bG1sYmJAZ21haWwuY29tIiwiZXhwIjoxNzc1OTU4Mjg0fQ.Zw_MNBq34c3sAZH5Hv_c-7jlOjVynej7VQsqei9VcjA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e74de95ae661372-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.139.138.179",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.139.138.179, 162.159.98.44"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 01:44:46 UTC] === END API CALL LOG ===
[05-Apr-2026 01:44:46 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 01:44:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU1IiwidXNlcm5hbWUiOiJuc2JhIiwiZW1haWwiOiJ0aXR1bG1sYmJAZ21haWwuY29tIiwiZXhwIjoxNzc1OTU4Mjg0fQ.Zw_MNBq34c3sAZH5Hv_c-7jlOjVynej7VQsqei9VcjA
[05-Apr-2026 01:44:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 01:44:46 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 01:44:46 UTC] User ID: 255
[05-Apr-2026 01:44:46 UTC] ✅ User profile retrieved successfully for user ID: 255
[05-Apr-2026 01:44:47 UTC] === API CALL LOG ===
[05-Apr-2026 01:44:47 UTC] Endpoint: user/profile.php
[05-Apr-2026 01:44:47 UTC] Full Log Data: {
    "timestamp": "2026-04-05 01:44:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.179",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU1IiwidXNlcm5hbWUiOiJuc2JhIiwiZW1haWwiOiJ0aXR1bG1sYmJAZ21haWwuY29tIiwiZXhwIjoxNzc1OTU4Mjg0fQ.Zw_MNBq34c3sAZH5Hv_c-7jlOjVynej7VQsqei9VcjA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e74dea129531372-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.139.138.179",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.139.138.179, 162.159.98.44"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 01:44:47 UTC] === END API CALL LOG ===
[05-Apr-2026 01:44:47 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 01:44:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU1IiwidXNlcm5hbWUiOiJuc2JhIiwiZW1haWwiOiJ0aXR1bG1sYmJAZ21haWwuY29tIiwiZXhwIjoxNzc1OTU4Mjg0fQ.Zw_MNBq34c3sAZH5Hv_c-7jlOjVynej7VQsqei9VcjA
[05-Apr-2026 01:44:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 01:44:47 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 01:44:47 UTC] User ID: 255
[05-Apr-2026 01:44:47 UTC] ✅ User profile retrieved successfully for user ID: 255
[05-Apr-2026 01:45:03 UTC] === API CALL LOG ===
[05-Apr-2026 01:45:03 UTC] Endpoint: user/profile.php
[05-Apr-2026 01:45:03 UTC] Full Log Data: {
    "timestamp": "2026-04-05 01:45:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.204.163",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU1IiwidXNlcm5hbWUiOiJuc2JhIiwiZW1haWwiOiJ0aXR1bG1sYmJAZ21haWwuY29tIiwiZXhwIjoxNzc1OTU4Mjg0fQ.Zw_MNBq34c3sAZH5Hv_c-7jlOjVynej7VQsqei9VcjA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e74deffcfba0467-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "92.63.204.163",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "92.63.204.163, 172.71.214.230"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 01:45:03 UTC] === END API CALL LOG ===
[05-Apr-2026 01:45:03 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 01:45:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU1IiwidXNlcm5hbWUiOiJuc2JhIiwiZW1haWwiOiJ0aXR1bG1sYmJAZ21haWwuY29tIiwiZXhwIjoxNzc1OTU4Mjg0fQ.Zw_MNBq34c3sAZH5Hv_c-7jlOjVynej7VQsqei9VcjA
[05-Apr-2026 01:45:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 01:45:03 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 01:45:03 UTC] User ID: 255
[05-Apr-2026 01:45:03 UTC] ✅ User profile retrieved successfully for user ID: 255
[05-Apr-2026 01:45:04 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 01:45:04 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 01:45:04 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU1IiwidXNlcm5hbWUiOiJuc2JhIiwiZW1haWwiOiJ0aXR1bG1sYmJAZ21haWwuY29tIiwiZXhwIjoxNzc1OTU4Mjg0fQ.Zw_MNBq34c3sAZH5Hv_c-7jlOjVynej7VQsqei9VcjA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e74df082d290467-HKG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"92.63.204.163","CF-IPCountry":"UZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"92.63.204.163, 172.71.215.84"}
[05-Apr-2026 01:45:04 UTC] === User Orders API Called ===
[05-Apr-2026 01:45:04 UTC] User ID: 255
[05-Apr-2026 01:45:04 UTC] Limit: 20, Offset: 0
[05-Apr-2026 01:45:04 UTC] Orders found: 0
[05-Apr-2026 01:45:04 UTC] Orders data: []
[05-Apr-2026 01:45:04 UTC] Total orders count: 0
[05-Apr-2026 01:45:04 UTC] === API CALL LOG ===
[05-Apr-2026 01:45:04 UTC] Endpoint: user/profile.php
[05-Apr-2026 01:45:04 UTC] Full Log Data: {
    "timestamp": "2026-04-05 01:45:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.204.163",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU1IiwidXNlcm5hbWUiOiJuc2JhIiwiZW1haWwiOiJ0aXR1bG1sYmJAZ21haWwuY29tIiwiZXhwIjoxNzc1OTU4Mjg0fQ.Zw_MNBq34c3sAZH5Hv_c-7jlOjVynej7VQsqei9VcjA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e74df082d260467-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "92.63.204.163",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "92.63.204.163, 172.71.215.83"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 01:45:04 UTC] === END API CALL LOG ===
[05-Apr-2026 01:45:04 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 01:45:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU1IiwidXNlcm5hbWUiOiJuc2JhIiwiZW1haWwiOiJ0aXR1bG1sYmJAZ21haWwuY29tIiwiZXhwIjoxNzc1OTU4Mjg0fQ.Zw_MNBq34c3sAZH5Hv_c-7jlOjVynej7VQsqei9VcjA
[05-Apr-2026 01:45:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 01:45:04 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 01:45:04 UTC] User ID: 255
[05-Apr-2026 01:45:04 UTC] ✅ User profile retrieved successfully for user ID: 255
[05-Apr-2026 01:45:04 UTC] === API CALL LOG ===
[05-Apr-2026 01:45:04 UTC] Endpoint: user/profile.php
[05-Apr-2026 01:45:04 UTC] Full Log Data: {
    "timestamp": "2026-04-05 01:45:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.204.163",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU1IiwidXNlcm5hbWUiOiJuc2JhIiwiZW1haWwiOiJ0aXR1bG1sYmJAZ21haWwuY29tIiwiZXhwIjoxNzc1OTU4Mjg0fQ.Zw_MNBq34c3sAZH5Hv_c-7jlOjVynej7VQsqei9VcjA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e74df090dbb0467-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "92.63.204.163",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "92.63.204.163, 172.71.215.83"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 01:45:04 UTC] === END API CALL LOG ===
[05-Apr-2026 01:45:04 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 01:45:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU1IiwidXNlcm5hbWUiOiJuc2JhIiwiZW1haWwiOiJ0aXR1bG1sYmJAZ21haWwuY29tIiwiZXhwIjoxNzc1OTU4Mjg0fQ.Zw_MNBq34c3sAZH5Hv_c-7jlOjVynej7VQsqei9VcjA
[05-Apr-2026 01:45:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 01:45:04 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 01:45:04 UTC] User ID: 255
[05-Apr-2026 01:45:04 UTC] ✅ User profile retrieved successfully for user ID: 255
[05-Apr-2026 01:45:11 UTC] === API CALL LOG ===
[05-Apr-2026 01:45:11 UTC] Endpoint: user/profile.php
[05-Apr-2026 01:45:11 UTC] Full Log Data: {
    "timestamp": "2026-04-05 01:45:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.204.163",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU1IiwidXNlcm5hbWUiOiJuc2JhIiwiZW1haWwiOiJ0aXR1bG1sYmJAZ21haWwuY29tIiwiZXhwIjoxNzc1OTU4Mjg0fQ.Zw_MNBq34c3sAZH5Hv_c-7jlOjVynej7VQsqei9VcjA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e74df320ea2e078-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "92.63.204.163",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "92.63.204.163, 162.159.98.45"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 01:45:11 UTC] === END API CALL LOG ===
[05-Apr-2026 01:45:11 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 01:45:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU1IiwidXNlcm5hbWUiOiJuc2JhIiwiZW1haWwiOiJ0aXR1bG1sYmJAZ21haWwuY29tIiwiZXhwIjoxNzc1OTU4Mjg0fQ.Zw_MNBq34c3sAZH5Hv_c-7jlOjVynej7VQsqei9VcjA
[05-Apr-2026 01:45:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 01:45:11 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 01:45:11 UTC] User ID: 255
[05-Apr-2026 01:45:11 UTC] ✅ User profile retrieved successfully for user ID: 255
[05-Apr-2026 01:45:12 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 01:45:12 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 01:45:12 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU1IiwidXNlcm5hbWUiOiJuc2JhIiwiZW1haWwiOiJ0aXR1bG1sYmJAZ21haWwuY29tIiwiZXhwIjoxNzc1OTU4Mjg0fQ.Zw_MNBq34c3sAZH5Hv_c-7jlOjVynej7VQsqei9VcjA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e74df3a7e83e078-HKG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"92.63.204.163","CF-IPCountry":"UZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"92.63.204.163, 162.159.98.45"}
[05-Apr-2026 01:45:12 UTC] === User Orders API Called ===
[05-Apr-2026 01:45:12 UTC] User ID: 255
[05-Apr-2026 01:45:12 UTC] Limit: 20, Offset: 0
[05-Apr-2026 01:45:12 UTC] Orders found: 0
[05-Apr-2026 01:45:12 UTC] Orders data: []
[05-Apr-2026 01:45:12 UTC] Total orders count: 0
[05-Apr-2026 01:45:12 UTC] === API CALL LOG ===
[05-Apr-2026 01:45:12 UTC] Endpoint: user/profile.php
[05-Apr-2026 01:45:12 UTC] Full Log Data: {
    "timestamp": "2026-04-05 01:45:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.204.163",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU1IiwidXNlcm5hbWUiOiJuc2JhIiwiZW1haWwiOiJ0aXR1bG1sYmJAZ21haWwuY29tIiwiZXhwIjoxNzc1OTU4Mjg0fQ.Zw_MNBq34c3sAZH5Hv_c-7jlOjVynej7VQsqei9VcjA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e74df3a7e80e078-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "92.63.204.163",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "92.63.204.163, 162.159.98.44"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 01:45:12 UTC] === END API CALL LOG ===
[05-Apr-2026 01:45:12 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 01:45:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU1IiwidXNlcm5hbWUiOiJuc2JhIiwiZW1haWwiOiJ0aXR1bG1sYmJAZ21haWwuY29tIiwiZXhwIjoxNzc1OTU4Mjg0fQ.Zw_MNBq34c3sAZH5Hv_c-7jlOjVynej7VQsqei9VcjA
[05-Apr-2026 01:45:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 01:45:12 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 01:45:12 UTC] User ID: 255
[05-Apr-2026 01:45:12 UTC] ✅ User profile retrieved successfully for user ID: 255
[05-Apr-2026 01:45:12 UTC] === API CALL LOG ===
[05-Apr-2026 01:45:12 UTC] Endpoint: user/profile.php
[05-Apr-2026 01:45:12 UTC] Full Log Data: {
    "timestamp": "2026-04-05 01:45:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.204.163",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU1IiwidXNlcm5hbWUiOiJuc2JhIiwiZW1haWwiOiJ0aXR1bG1sYmJAZ21haWwuY29tIiwiZXhwIjoxNzc1OTU4Mjg0fQ.Zw_MNBq34c3sAZH5Hv_c-7jlOjVynej7VQsqei9VcjA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e74df3ba8d2e078-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "92.63.204.163",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "92.63.204.163, 162.159.98.45"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 01:45:12 UTC] === END API CALL LOG ===
[05-Apr-2026 01:45:12 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 01:45:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU1IiwidXNlcm5hbWUiOiJuc2JhIiwiZW1haWwiOiJ0aXR1bG1sYmJAZ21haWwuY29tIiwiZXhwIjoxNzc1OTU4Mjg0fQ.Zw_MNBq34c3sAZH5Hv_c-7jlOjVynej7VQsqei9VcjA
[05-Apr-2026 01:45:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 01:45:12 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 01:45:12 UTC] User ID: 255
[05-Apr-2026 01:45:12 UTC] ✅ User profile retrieved successfully for user ID: 255
[05-Apr-2026 01:45:14 UTC] === API CALL LOG ===
[05-Apr-2026 01:45:14 UTC] Endpoint: user/profile.php
[05-Apr-2026 01:45:14 UTC] Full Log Data: {
    "timestamp": "2026-04-05 01:45:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.204.163",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU1IiwidXNlcm5hbWUiOiJuc2JhIiwiZW1haWwiOiJ0aXR1bG1sYmJAZ21haWwuY29tIiwiZXhwIjoxNzc1OTU4Mjg0fQ.Zw_MNBq34c3sAZH5Hv_c-7jlOjVynej7VQsqei9VcjA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e74df460c41e078-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "92.63.204.163",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "92.63.204.163, 162.159.98.45"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 01:45:14 UTC] === END API CALL LOG ===
[05-Apr-2026 01:45:14 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 01:45:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU1IiwidXNlcm5hbWUiOiJuc2JhIiwiZW1haWwiOiJ0aXR1bG1sYmJAZ21haWwuY29tIiwiZXhwIjoxNzc1OTU4Mjg0fQ.Zw_MNBq34c3sAZH5Hv_c-7jlOjVynej7VQsqei9VcjA
[05-Apr-2026 01:45:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 01:45:14 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 01:45:14 UTC] User ID: 255
[05-Apr-2026 01:45:14 UTC] ✅ User profile retrieved successfully for user ID: 255
[05-Apr-2026 01:45:22 UTC] === API CALL LOG ===
[05-Apr-2026 01:45:22 UTC] Endpoint: user/profile.php
[05-Apr-2026 01:45:22 UTC] Full Log Data: {
    "timestamp": "2026-04-05 01:45:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.204.163",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU1IiwidXNlcm5hbWUiOiJuc2JhIiwiZW1haWwiOiJ0aXR1bG1sYmJAZ21haWwuY29tIiwiZXhwIjoxNzc1OTU4Mjg0fQ.Zw_MNBq34c3sAZH5Hv_c-7jlOjVynej7VQsqei9VcjA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e74df7dad01e078-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "92.63.204.163",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "92.63.204.163, 162.159.98.44"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 01:45:22 UTC] === END API CALL LOG ===
[05-Apr-2026 01:45:22 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 01:45:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU1IiwidXNlcm5hbWUiOiJuc2JhIiwiZW1haWwiOiJ0aXR1bG1sYmJAZ21haWwuY29tIiwiZXhwIjoxNzc1OTU4Mjg0fQ.Zw_MNBq34c3sAZH5Hv_c-7jlOjVynej7VQsqei9VcjA
[05-Apr-2026 01:45:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 01:45:22 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 01:45:22 UTC] User ID: 255
[05-Apr-2026 01:45:22 UTC] ✅ User profile retrieved successfully for user ID: 255
[05-Apr-2026 01:45:34 UTC] === API CALL LOG ===
[05-Apr-2026 01:45:34 UTC] Endpoint: user/profile.php
[05-Apr-2026 01:45:34 UTC] Full Log Data: {
    "timestamp": "2026-04-05 01:45:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.204.163",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU1IiwidXNlcm5hbWUiOiJuc2JhIiwiZW1haWwiOiJ0aXR1bG1sYmJAZ21haWwuY29tIiwiZXhwIjoxNzc1OTU4Mjg0fQ.Zw_MNBq34c3sAZH5Hv_c-7jlOjVynej7VQsqei9VcjA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e74dfc79983e078-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "92.63.204.163",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "92.63.204.163, 162.159.98.45"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 01:45:34 UTC] === END API CALL LOG ===
[05-Apr-2026 01:45:34 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 01:45:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU1IiwidXNlcm5hbWUiOiJuc2JhIiwiZW1haWwiOiJ0aXR1bG1sYmJAZ21haWwuY29tIiwiZXhwIjoxNzc1OTU4Mjg0fQ.Zw_MNBq34c3sAZH5Hv_c-7jlOjVynej7VQsqei9VcjA
[05-Apr-2026 01:45:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 01:45:34 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 01:45:34 UTC] User ID: 255
[05-Apr-2026 01:45:34 UTC] ✅ User profile retrieved successfully for user ID: 255
[05-Apr-2026 01:45:34 UTC] === API CALL LOG ===
[05-Apr-2026 01:45:34 UTC] Endpoint: user/profile.php
[05-Apr-2026 01:45:34 UTC] Full Log Data: {
    "timestamp": "2026-04-05 01:45:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.204.163",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU1IiwidXNlcm5hbWUiOiJuc2JhIiwiZW1haWwiOiJ0aXR1bG1sYmJAZ21haWwuY29tIiwiZXhwIjoxNzc1OTU4Mjg0fQ.Zw_MNBq34c3sAZH5Hv_c-7jlOjVynej7VQsqei9VcjA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e74dfc79984e078-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "92.63.204.163",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "92.63.204.163, 162.159.98.45"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 01:45:34 UTC] === END API CALL LOG ===
[05-Apr-2026 01:45:34 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 01:45:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU1IiwidXNlcm5hbWUiOiJuc2JhIiwiZW1haWwiOiJ0aXR1bG1sYmJAZ21haWwuY29tIiwiZXhwIjoxNzc1OTU4Mjg0fQ.Zw_MNBq34c3sAZH5Hv_c-7jlOjVynej7VQsqei9VcjA
[05-Apr-2026 01:45:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 01:45:34 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 01:45:34 UTC] User ID: 255
[05-Apr-2026 01:45:34 UTC] ✅ User profile retrieved successfully for user ID: 255
[05-Apr-2026 01:45:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 01:45:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 01:45:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU1IiwidXNlcm5hbWUiOiJuc2JhIiwiZW1haWwiOiJ0aXR1bG1sYmJAZ21haWwuY29tIiwiZXhwIjoxNzc1OTU4Mjg0fQ.Zw_MNBq34c3sAZH5Hv_c-7jlOjVynej7VQsqei9VcjA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e74dfc79982e078-HKG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"92.63.204.163","CF-IPCountry":"UZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"92.63.204.163, 162.159.98.45"}
[05-Apr-2026 01:45:35 UTC] === User Orders API Called ===
[05-Apr-2026 01:45:35 UTC] User ID: 255
[05-Apr-2026 01:45:35 UTC] Limit: 20, Offset: 0
[05-Apr-2026 01:45:35 UTC] Orders found: 0
[05-Apr-2026 01:45:35 UTC] Orders data: []
[05-Apr-2026 01:45:35 UTC] Total orders count: 0
[05-Apr-2026 01:45:39 UTC] === API CALL LOG ===
[05-Apr-2026 01:45:39 UTC] Endpoint: user/profile.php
[05-Apr-2026 01:45:39 UTC] Full Log Data: {
    "timestamp": "2026-04-05 01:45:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.204.163",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU1IiwidXNlcm5hbWUiOiJuc2JhIiwiZW1haWwiOiJ0aXR1bG1sYmJAZ21haWwuY29tIiwiZXhwIjoxNzc1OTU4Mjg0fQ.Zw_MNBq34c3sAZH5Hv_c-7jlOjVynej7VQsqei9VcjA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e74dfe38e5bdd9e-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "92.63.204.163",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "92.63.204.163, 162.158.179.36"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 01:45:39 UTC] === END API CALL LOG ===
[05-Apr-2026 01:45:39 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 01:45:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU1IiwidXNlcm5hbWUiOiJuc2JhIiwiZW1haWwiOiJ0aXR1bG1sYmJAZ21haWwuY29tIiwiZXhwIjoxNzc1OTU4Mjg0fQ.Zw_MNBq34c3sAZH5Hv_c-7jlOjVynej7VQsqei9VcjA
[05-Apr-2026 01:45:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 01:45:39 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 01:45:39 UTC] User ID: 255
[05-Apr-2026 01:45:39 UTC] ✅ User profile retrieved successfully for user ID: 255
[05-Apr-2026 01:45:40 UTC] === API CALL LOG ===
[05-Apr-2026 01:45:40 UTC] Endpoint: user/profile.php
[05-Apr-2026 01:45:40 UTC] Full Log Data: {
    "timestamp": "2026-04-05 01:45:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.204.163",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU1IiwidXNlcm5hbWUiOiJuc2JhIiwiZW1haWwiOiJ0aXR1bG1sYmJAZ21haWwuY29tIiwiZXhwIjoxNzc1OTU4Mjg0fQ.Zw_MNBq34c3sAZH5Hv_c-7jlOjVynej7VQsqei9VcjA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e74dfea1a3fdd9e-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "92.63.204.163",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "92.63.204.163, 162.158.179.35"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 01:45:40 UTC] === END API CALL LOG ===
[05-Apr-2026 01:45:40 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 01:45:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU1IiwidXNlcm5hbWUiOiJuc2JhIiwiZW1haWwiOiJ0aXR1bG1sYmJAZ21haWwuY29tIiwiZXhwIjoxNzc1OTU4Mjg0fQ.Zw_MNBq34c3sAZH5Hv_c-7jlOjVynej7VQsqei9VcjA
[05-Apr-2026 01:45:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 01:45:40 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 01:45:40 UTC] User ID: 255
[05-Apr-2026 01:45:40 UTC] ✅ User profile retrieved successfully for user ID: 255
[05-Apr-2026 01:45:40 UTC] === API CALL LOG ===
[05-Apr-2026 01:45:40 UTC] Endpoint: user/profile.php
[05-Apr-2026 01:45:40 UTC] Full Log Data: {
    "timestamp": "2026-04-05 01:45:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.204.163",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU1IiwidXNlcm5hbWUiOiJuc2JhIiwiZW1haWwiOiJ0aXR1bG1sYmJAZ21haWwuY29tIiwiZXhwIjoxNzc1OTU4Mjg0fQ.Zw_MNBq34c3sAZH5Hv_c-7jlOjVynej7VQsqei9VcjA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e74dfeaebd9dd9e-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "92.63.204.163",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "92.63.204.163, 162.158.179.36"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 01:45:40 UTC] === END API CALL LOG ===
[05-Apr-2026 01:45:40 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 01:45:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU1IiwidXNlcm5hbWUiOiJuc2JhIiwiZW1haWwiOiJ0aXR1bG1sYmJAZ21haWwuY29tIiwiZXhwIjoxNzc1OTU4Mjg0fQ.Zw_MNBq34c3sAZH5Hv_c-7jlOjVynej7VQsqei9VcjA
[05-Apr-2026 01:45:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 01:45:40 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 01:45:40 UTC] User ID: 255
[05-Apr-2026 01:45:40 UTC] ✅ User profile retrieved successfully for user ID: 255
[05-Apr-2026 01:45:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 01:45:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 01:45:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU1IiwidXNlcm5hbWUiOiJuc2JhIiwiZW1haWwiOiJ0aXR1bG1sYmJAZ21haWwuY29tIiwiZXhwIjoxNzc1OTU4Mjg0fQ.Zw_MNBq34c3sAZH5Hv_c-7jlOjVynej7VQsqei9VcjA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e74dfeaebd7dd9e-HKG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"92.63.204.163","CF-IPCountry":"UZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"92.63.204.163, 162.158.179.36"}
[05-Apr-2026 01:45:40 UTC] === User Orders API Called ===
[05-Apr-2026 01:45:40 UTC] User ID: 255
[05-Apr-2026 01:45:40 UTC] Limit: 20, Offset: 0
[05-Apr-2026 01:45:40 UTC] Orders found: 0
[05-Apr-2026 01:45:40 UTC] Orders data: []
[05-Apr-2026 01:45:40 UTC] Total orders count: 0
[05-Apr-2026 01:45:41 UTC] === API CALL LOG ===
[05-Apr-2026 01:45:41 UTC] Endpoint: user/profile.php
[05-Apr-2026 01:45:41 UTC] Full Log Data: {
    "timestamp": "2026-04-05 01:45:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.204.163",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU1IiwidXNlcm5hbWUiOiJuc2JhIiwiZW1haWwiOiJ0aXR1bG1sYmJAZ21haWwuY29tIiwiZXhwIjoxNzc1OTU4Mjg0fQ.Zw_MNBq34c3sAZH5Hv_c-7jlOjVynej7VQsqei9VcjA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e74dff1d919dd9e-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "92.63.204.163",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "92.63.204.163, 162.158.179.36"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 01:45:41 UTC] === END API CALL LOG ===
[05-Apr-2026 01:45:41 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 01:45:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU1IiwidXNlcm5hbWUiOiJuc2JhIiwiZW1haWwiOiJ0aXR1bG1sYmJAZ21haWwuY29tIiwiZXhwIjoxNzc1OTU4Mjg0fQ.Zw_MNBq34c3sAZH5Hv_c-7jlOjVynej7VQsqei9VcjA
[05-Apr-2026 01:45:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 01:45:41 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 01:45:41 UTC] User ID: 255
[05-Apr-2026 01:45:41 UTC] ✅ User profile retrieved successfully for user ID: 255
[05-Apr-2026 01:45:41 UTC] User Purchases API - User ID: 255
[05-Apr-2026 01:45:41 UTC] User Purchases API - Total purchases found: 0
[05-Apr-2026 01:45:42 UTC] === API CALL LOG ===
[05-Apr-2026 01:45:42 UTC] Endpoint: user/profile.php
[05-Apr-2026 01:45:42 UTC] Full Log Data: {
    "timestamp": "2026-04-05 01:45:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.204.163",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU1IiwidXNlcm5hbWUiOiJuc2JhIiwiZW1haWwiOiJ0aXR1bG1sYmJAZ21haWwuY29tIiwiZXhwIjoxNzc1OTU4Mjg0fQ.Zw_MNBq34c3sAZH5Hv_c-7jlOjVynej7VQsqei9VcjA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e74dff5a801dd9e-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "92.63.204.163",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "92.63.204.163, 162.158.179.35"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 01:45:42 UTC] === END API CALL LOG ===
[05-Apr-2026 01:45:42 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 01:45:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU1IiwidXNlcm5hbWUiOiJuc2JhIiwiZW1haWwiOiJ0aXR1bG1sYmJAZ21haWwuY29tIiwiZXhwIjoxNzc1OTU4Mjg0fQ.Zw_MNBq34c3sAZH5Hv_c-7jlOjVynej7VQsqei9VcjA
[05-Apr-2026 01:45:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 01:45:42 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 01:45:42 UTC] User ID: 255
[05-Apr-2026 01:45:42 UTC] ✅ User profile retrieved successfully for user ID: 255
[05-Apr-2026 01:45:47 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 01:45:47 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 01:45:47 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU1IiwidXNlcm5hbWUiOiJuc2JhIiwiZW1haWwiOiJ0aXR1bG1sYmJAZ21haWwuY29tIiwiZXhwIjoxNzc1OTU4Mjg0fQ.Zw_MNBq34c3sAZH5Hv_c-7jlOjVynej7VQsqei9VcjA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e74e014aa1ddd9e-HKG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"92.63.204.163","CF-IPCountry":"UZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"92.63.204.163, 162.158.179.212"}
[05-Apr-2026 01:45:47 UTC] === User Orders API Called ===
[05-Apr-2026 01:45:47 UTC] User ID: 255
[05-Apr-2026 01:45:47 UTC] Limit: 20, Offset: 0
[05-Apr-2026 01:45:47 UTC] Orders found: 0
[05-Apr-2026 01:45:47 UTC] Orders data: []
[05-Apr-2026 01:45:47 UTC] Total orders count: 0
[05-Apr-2026 04:30:52 UTC] === API CALL LOG ===
[05-Apr-2026 04:30:52 UTC] Endpoint: user/profile.php
[05-Apr-2026 04:30:52 UTC] Full Log Data: {
    "timestamp": "2026-04-05 04:30:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:c0:4064:e93a::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e75d1ea189e9cb0-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:c0:4064:e93a::1",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:c0:4064:e93a::1, 172.71.81.18"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 04:30:52 UTC] === END API CALL LOG ===
[05-Apr-2026 04:30:52 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 04:30:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U
[05-Apr-2026 04:30:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 04:30:52 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 04:30:52 UTC] User ID: 256
[05-Apr-2026 04:30:52 UTC] ✅ User profile retrieved successfully for user ID: 256
[05-Apr-2026 04:30:52 UTC] === API CALL LOG ===
[05-Apr-2026 04:30:52 UTC] Endpoint: user/profile.php
[05-Apr-2026 04:30:52 UTC] Full Log Data: {
    "timestamp": "2026-04-05 04:30:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:c0:4064:e93a::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e75d1ea18999cb0-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:c0:4064:e93a::1",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:c0:4064:e93a::1, 172.71.81.17"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 04:30:52 UTC] === END API CALL LOG ===
[05-Apr-2026 04:30:52 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 04:30:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U
[05-Apr-2026 04:30:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 04:30:52 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 04:30:52 UTC] User ID: 256
[05-Apr-2026 04:30:52 UTC] ✅ User profile retrieved successfully for user ID: 256
[05-Apr-2026 04:30:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 04:30:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 04:30:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e75d1ea189d9cb0-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2404:c0:4064:e93a::1","CF-IPCountry":"ID","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2404:c0:4064:e93a::1, 172.71.81.18"}
[05-Apr-2026 04:30:52 UTC] === User Orders API Called ===
[05-Apr-2026 04:30:52 UTC] User ID: 256
[05-Apr-2026 04:30:52 UTC] Limit: 20, Offset: 0
[05-Apr-2026 04:30:52 UTC] Orders found: 0
[05-Apr-2026 04:30:52 UTC] Orders data: []
[05-Apr-2026 04:30:52 UTC] Total orders count: 0
[05-Apr-2026 04:30:54 UTC] === API CALL LOG ===
[05-Apr-2026 04:30:54 UTC] Endpoint: user/profile.php
[05-Apr-2026 04:30:54 UTC] Full Log Data: {
    "timestamp": "2026-04-05 04:30:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:c0:4064:e93a::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e75d1f7bac99cb0-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:c0:4064:e93a::1",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:c0:4064:e93a::1, 172.71.81.18"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 04:30:54 UTC] === END API CALL LOG ===
[05-Apr-2026 04:30:54 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 04:30:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U
[05-Apr-2026 04:30:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 04:30:54 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 04:30:54 UTC] User ID: 256
[05-Apr-2026 04:30:54 UTC] ✅ User profile retrieved successfully for user ID: 256
[05-Apr-2026 04:31:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 04:31:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 04:31:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e75d2b71ea39cb0-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2404:c0:4064:e93a::1","CF-IPCountry":"ID","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2404:c0:4064:e93a::1, 172.71.81.17"}
[05-Apr-2026 04:31:25 UTC] === User Orders API Called ===
[05-Apr-2026 04:31:25 UTC] User ID: 256
[05-Apr-2026 04:31:25 UTC] Limit: 20, Offset: 0
[05-Apr-2026 04:31:25 UTC] Orders found: 0
[05-Apr-2026 04:31:25 UTC] Orders data: []
[05-Apr-2026 04:31:25 UTC] Total orders count: 0
[05-Apr-2026 04:31:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 04:31:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 04:31:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e75d2c85a679cb0-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2404:c0:4064:e93a::1","CF-IPCountry":"ID","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2404:c0:4064:e93a::1, 172.71.81.17"}
[05-Apr-2026 04:31:28 UTC] === User Orders API Called ===
[05-Apr-2026 04:31:28 UTC] User ID: 256
[05-Apr-2026 04:31:28 UTC] Limit: 20, Offset: 0
[05-Apr-2026 04:31:28 UTC] Orders found: 0
[05-Apr-2026 04:31:28 UTC] Orders data: []
[05-Apr-2026 04:31:28 UTC] Total orders count: 0
[05-Apr-2026 04:31:28 UTC] === API CALL LOG ===
[05-Apr-2026 04:31:28 UTC] Endpoint: user/profile.php
[05-Apr-2026 04:31:28 UTC] Full Log Data: {
    "timestamp": "2026-04-05 04:31:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:c0:4064:e93a::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e75d2c85a689cb0-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:c0:4064:e93a::1",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:c0:4064:e93a::1, 172.71.81.17"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 04:31:28 UTC] === END API CALL LOG ===
[05-Apr-2026 04:31:28 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 04:31:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U
[05-Apr-2026 04:31:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 04:31:28 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 04:31:28 UTC] User ID: 256
[05-Apr-2026 04:31:28 UTC] ✅ User profile retrieved successfully for user ID: 256
[05-Apr-2026 04:31:28 UTC] === API CALL LOG ===
[05-Apr-2026 04:31:28 UTC] Endpoint: user/profile.php
[05-Apr-2026 04:31:28 UTC] Full Log Data: {
    "timestamp": "2026-04-05 04:31:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:c0:4064:e93a::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e75d2cb7c389cb0-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:c0:4064:e93a::1",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:c0:4064:e93a::1, 172.71.81.17"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 04:31:28 UTC] === END API CALL LOG ===
[05-Apr-2026 04:31:28 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 04:31:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U
[05-Apr-2026 04:31:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 04:31:28 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 04:31:28 UTC] User ID: 256
[05-Apr-2026 04:31:28 UTC] ✅ User profile retrieved successfully for user ID: 256
[05-Apr-2026 04:31:29 UTC] === API CALL LOG ===
[05-Apr-2026 04:31:29 UTC] Endpoint: user/profile.php
[05-Apr-2026 04:31:29 UTC] Full Log Data: {
    "timestamp": "2026-04-05 04:31:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:c0:4064:e93a::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e75d2d3c9f69cb0-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:c0:4064:e93a::1",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:c0:4064:e93a::1, 172.71.81.17"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 04:31:29 UTC] === END API CALL LOG ===
[05-Apr-2026 04:31:29 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 04:31:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U
[05-Apr-2026 04:31:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 04:31:29 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 04:31:29 UTC] User ID: 256
[05-Apr-2026 04:31:29 UTC] ✅ User profile retrieved successfully for user ID: 256
[05-Apr-2026 04:31:33 UTC] === API CALL LOG ===
[05-Apr-2026 04:31:33 UTC] Endpoint: user/profile.php
[05-Apr-2026 04:31:33 UTC] Full Log Data: {
    "timestamp": "2026-04-05 04:31:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:c0:4064:e93a::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e75d2e7b8f09cb0-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:c0:4064:e93a::1",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:c0:4064:e93a::1, 172.71.81.17"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 04:31:33 UTC] === END API CALL LOG ===
[05-Apr-2026 04:31:33 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 04:31:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U
[05-Apr-2026 04:31:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 04:31:33 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 04:31:33 UTC] User ID: 256
[05-Apr-2026 04:31:33 UTC] ✅ User profile retrieved successfully for user ID: 256
[05-Apr-2026 04:31:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 04:31:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 04:31:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e75d2ef4e179cb0-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2404:c0:4064:e93a::1","CF-IPCountry":"ID","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2404:c0:4064:e93a::1, 172.71.81.17"}
[05-Apr-2026 04:31:34 UTC] === User Orders API Called ===
[05-Apr-2026 04:31:34 UTC] User ID: 256
[05-Apr-2026 04:31:34 UTC] Limit: 20, Offset: 0
[05-Apr-2026 04:31:34 UTC] Orders found: 0
[05-Apr-2026 04:31:34 UTC] Orders data: []
[05-Apr-2026 04:31:34 UTC] Total orders count: 0
[05-Apr-2026 04:31:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 04:31:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 04:31:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e75d2fa8d7e9cb0-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2404:c0:4064:e93a::1","CF-IPCountry":"ID","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2404:c0:4064:e93a::1, 172.71.81.17"}
[05-Apr-2026 04:31:36 UTC] === User Orders API Called ===
[05-Apr-2026 04:31:36 UTC] User ID: 256
[05-Apr-2026 04:31:36 UTC] Limit: 20, Offset: 0
[05-Apr-2026 04:31:36 UTC] Orders found: 0
[05-Apr-2026 04:31:36 UTC] Orders data: []
[05-Apr-2026 04:31:36 UTC] Total orders count: 0
[05-Apr-2026 04:31:36 UTC] === API CALL LOG ===
[05-Apr-2026 04:31:36 UTC] Endpoint: user/profile.php
[05-Apr-2026 04:31:36 UTC] Full Log Data: {
    "timestamp": "2026-04-05 04:31:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:c0:4064:e93a::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e75d2fa8d7f9cb0-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:c0:4064:e93a::1",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:c0:4064:e93a::1, 172.71.81.17"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 04:31:36 UTC] === END API CALL LOG ===
[05-Apr-2026 04:31:36 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 04:31:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U
[05-Apr-2026 04:31:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 04:31:36 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 04:31:36 UTC] User ID: 256
[05-Apr-2026 04:31:36 UTC] ✅ User profile retrieved successfully for user ID: 256
[05-Apr-2026 04:31:36 UTC] === API CALL LOG ===
[05-Apr-2026 04:31:36 UTC] Endpoint: user/profile.php
[05-Apr-2026 04:31:36 UTC] Full Log Data: {
    "timestamp": "2026-04-05 04:31:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:c0:4064:e93a::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e75d2fddfea9cb0-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:c0:4064:e93a::1",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:c0:4064:e93a::1, 172.71.81.17"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 04:31:36 UTC] === END API CALL LOG ===
[05-Apr-2026 04:31:36 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 04:31:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U
[05-Apr-2026 04:31:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 04:31:36 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 04:31:36 UTC] User ID: 256
[05-Apr-2026 04:31:36 UTC] ✅ User profile retrieved successfully for user ID: 256
[05-Apr-2026 04:31:37 UTC] === API CALL LOG ===
[05-Apr-2026 04:31:37 UTC] Endpoint: user/profile.php
[05-Apr-2026 04:31:37 UTC] Full Log Data: {
    "timestamp": "2026-04-05 04:31:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:c0:4064:e93a::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e75d304acbd9cb0-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:c0:4064:e93a::1",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:c0:4064:e93a::1, 172.71.81.17"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 04:31:37 UTC] === END API CALL LOG ===
[05-Apr-2026 04:31:37 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 04:31:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U
[05-Apr-2026 04:31:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 04:31:37 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 04:31:37 UTC] User ID: 256
[05-Apr-2026 04:31:37 UTC] ✅ User profile retrieved successfully for user ID: 256
[05-Apr-2026 04:31:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 04:31:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 04:31:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e75d3133fc19cb0-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2404:c0:4064:e93a::1","CF-IPCountry":"ID","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2404:c0:4064:e93a::1, 172.71.81.17"}
[05-Apr-2026 04:31:40 UTC] === User Orders API Called ===
[05-Apr-2026 04:31:40 UTC] User ID: 256
[05-Apr-2026 04:31:40 UTC] Limit: 20, Offset: 0
[05-Apr-2026 04:31:40 UTC] Orders found: 0
[05-Apr-2026 04:31:40 UTC] Orders data: []
[05-Apr-2026 04:31:40 UTC] Total orders count: 0
[05-Apr-2026 04:31:41 UTC] === API CALL LOG ===
[05-Apr-2026 04:31:41 UTC] Endpoint: user/profile.php
[05-Apr-2026 04:31:41 UTC] Full Log Data: {
    "timestamp": "2026-04-05 04:31:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:c0:4064:e93a::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e75d31e9fae9cb0-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:c0:4064:e93a::1",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:c0:4064:e93a::1, 172.71.81.17"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 04:31:41 UTC] === END API CALL LOG ===
[05-Apr-2026 04:31:41 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 04:31:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U
[05-Apr-2026 04:31:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 04:31:41 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 04:31:41 UTC] User ID: 256
[05-Apr-2026 04:31:41 UTC] ✅ User profile retrieved successfully for user ID: 256
[05-Apr-2026 04:31:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 04:31:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 04:31:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e75d31e9fac9cb0-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2404:c0:4064:e93a::1","CF-IPCountry":"ID","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2404:c0:4064:e93a::1, 172.71.81.17"}
[05-Apr-2026 04:31:41 UTC] === User Orders API Called ===
[05-Apr-2026 04:31:41 UTC] User ID: 256
[05-Apr-2026 04:31:41 UTC] Limit: 20, Offset: 0
[05-Apr-2026 04:31:41 UTC] Orders found: 0
[05-Apr-2026 04:31:41 UTC] Orders data: []
[05-Apr-2026 04:31:41 UTC] Total orders count: 0
[05-Apr-2026 04:31:42 UTC] === API CALL LOG ===
[05-Apr-2026 04:31:42 UTC] Endpoint: user/profile.php
[05-Apr-2026 04:31:42 UTC] Full Log Data: {
    "timestamp": "2026-04-05 04:31:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:c0:4064:e93a::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e75d3221a239cb0-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:c0:4064:e93a::1",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:c0:4064:e93a::1, 172.71.81.17"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 04:31:42 UTC] === END API CALL LOG ===
[05-Apr-2026 04:31:42 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 04:31:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U
[05-Apr-2026 04:31:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 04:31:42 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 04:31:42 UTC] User ID: 256
[05-Apr-2026 04:31:42 UTC] ✅ User profile retrieved successfully for user ID: 256
[05-Apr-2026 04:31:43 UTC] === API CALL LOG ===
[05-Apr-2026 04:31:43 UTC] Endpoint: user/profile.php
[05-Apr-2026 04:31:43 UTC] Full Log Data: {
    "timestamp": "2026-04-05 04:31:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:c0:4064:e93a::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e75d32a58569cb0-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:c0:4064:e93a::1",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:c0:4064:e93a::1, 172.71.81.17"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 04:31:43 UTC] === END API CALL LOG ===
[05-Apr-2026 04:31:43 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 04:31:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U
[05-Apr-2026 04:31:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 04:31:43 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 04:31:43 UTC] User ID: 256
[05-Apr-2026 04:31:43 UTC] ✅ User profile retrieved successfully for user ID: 256
[05-Apr-2026 04:35:53 UTC] === API CALL LOG ===
[05-Apr-2026 04:35:53 UTC] Endpoint: user/profile.php
[05-Apr-2026 04:35:53 UTC] Full Log Data: {
    "timestamp": "2026-04-05 04:35:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:c0:4064:e93a::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e75d93e380a6594-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:c0:4064:e93a::1",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:c0:4064:e93a::1, 172.70.189.161"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 04:35:53 UTC] === END API CALL LOG ===
[05-Apr-2026 04:35:53 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 04:35:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U
[05-Apr-2026 04:35:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 04:35:53 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 04:35:53 UTC] User ID: 256
[05-Apr-2026 04:35:53 UTC] ✅ User profile retrieved successfully for user ID: 256
[05-Apr-2026 04:35:54 UTC] User Purchases API - User ID: 256
[05-Apr-2026 04:35:54 UTC] User Purchases API - Total purchases found: 0
[05-Apr-2026 04:36:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 04:36:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 04:36:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e75da0d68f36594-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2404:c0:4064:e93a::1","CF-IPCountry":"ID","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2404:c0:4064:e93a::1, 172.70.189.161"}
[05-Apr-2026 04:36:26 UTC] === User Orders API Called ===
[05-Apr-2026 04:36:26 UTC] User ID: 256
[05-Apr-2026 04:36:26 UTC] Limit: 20, Offset: 0
[05-Apr-2026 04:36:26 UTC] Orders found: 0
[05-Apr-2026 04:36:26 UTC] Orders data: []
[05-Apr-2026 04:36:26 UTC] Total orders count: 0
[05-Apr-2026 04:36:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 04:36:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 04:36:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e75da21ded06594-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2404:c0:4064:e93a::1","CF-IPCountry":"ID","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2404:c0:4064:e93a::1, 172.70.189.161"}
[05-Apr-2026 04:36:29 UTC] === User Orders API Called ===
[05-Apr-2026 04:36:29 UTC] User ID: 256
[05-Apr-2026 04:36:29 UTC] Limit: 20, Offset: 0
[05-Apr-2026 04:36:29 UTC] Orders found: 0
[05-Apr-2026 04:36:29 UTC] Orders data: []
[05-Apr-2026 04:36:29 UTC] Total orders count: 0
[05-Apr-2026 04:36:29 UTC] === API CALL LOG ===
[05-Apr-2026 04:36:29 UTC] Endpoint: user/profile.php
[05-Apr-2026 04:36:29 UTC] Full Log Data: {
    "timestamp": "2026-04-05 04:36:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:c0:4064:e93a::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e75da21ded16594-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:c0:4064:e93a::1",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:c0:4064:e93a::1, 172.70.189.161"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 04:36:29 UTC] === END API CALL LOG ===
[05-Apr-2026 04:36:29 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 04:36:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U
[05-Apr-2026 04:36:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 04:36:29 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 04:36:29 UTC] User ID: 256
[05-Apr-2026 04:36:29 UTC] ✅ User profile retrieved successfully for user ID: 256
[05-Apr-2026 04:36:29 UTC] === API CALL LOG ===
[05-Apr-2026 04:36:29 UTC] Endpoint: user/profile.php
[05-Apr-2026 04:36:29 UTC] Full Log Data: {
    "timestamp": "2026-04-05 04:36:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:c0:4064:e93a::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e75da2518cf6594-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:c0:4064:e93a::1",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:c0:4064:e93a::1, 172.70.189.161"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 04:36:29 UTC] === END API CALL LOG ===
[05-Apr-2026 04:36:29 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 04:36:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U
[05-Apr-2026 04:36:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 04:36:29 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 04:36:29 UTC] User ID: 256
[05-Apr-2026 04:36:29 UTC] ✅ User profile retrieved successfully for user ID: 256
[05-Apr-2026 04:36:30 UTC] === API CALL LOG ===
[05-Apr-2026 04:36:30 UTC] Endpoint: user/profile.php
[05-Apr-2026 04:36:30 UTC] Full Log Data: {
    "timestamp": "2026-04-05 04:36:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:c0:4064:e93a::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e75da2cfeeb6594-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:c0:4064:e93a::1",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:c0:4064:e93a::1, 172.70.189.161"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 04:36:30 UTC] === END API CALL LOG ===
[05-Apr-2026 04:36:30 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 04:36:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U
[05-Apr-2026 04:36:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 04:36:30 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 04:36:30 UTC] User ID: 256
[05-Apr-2026 04:36:30 UTC] ✅ User profile retrieved successfully for user ID: 256
[05-Apr-2026 04:36:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 04:36:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 04:36:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e75da627beb6594-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2404:c0:4064:e93a::1","CF-IPCountry":"ID","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2404:c0:4064:e93a::1, 172.70.189.161"}
[05-Apr-2026 04:36:39 UTC] === User Orders API Called ===
[05-Apr-2026 04:36:39 UTC] User ID: 256
[05-Apr-2026 04:36:39 UTC] Limit: 20, Offset: 0
[05-Apr-2026 04:36:39 UTC] Orders found: 0
[05-Apr-2026 04:36:39 UTC] Orders data: []
[05-Apr-2026 04:36:39 UTC] Total orders count: 0
[05-Apr-2026 04:36:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 04:36:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 04:36:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e75da710e4d6594-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2404:c0:4064:e93a::1","CF-IPCountry":"ID","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2404:c0:4064:e93a::1, 172.70.189.161"}
[05-Apr-2026 04:36:41 UTC] === User Orders API Called ===
[05-Apr-2026 04:36:41 UTC] User ID: 256
[05-Apr-2026 04:36:41 UTC] Limit: 20, Offset: 0
[05-Apr-2026 04:36:41 UTC] Orders found: 0
[05-Apr-2026 04:36:41 UTC] Orders data: []
[05-Apr-2026 04:36:41 UTC] Total orders count: 0
[05-Apr-2026 04:36:42 UTC] === API CALL LOG ===
[05-Apr-2026 04:36:42 UTC] Endpoint: user/profile.php
[05-Apr-2026 04:36:42 UTC] Full Log Data: {
    "timestamp": "2026-04-05 04:36:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:c0:4064:e93a::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e75da710e526594-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:c0:4064:e93a::1",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:c0:4064:e93a::1, 172.70.189.162"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 04:36:42 UTC] === END API CALL LOG ===
[05-Apr-2026 04:36:42 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 04:36:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U
[05-Apr-2026 04:36:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 04:36:42 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 04:36:42 UTC] User ID: 256
[05-Apr-2026 04:36:42 UTC] ✅ User profile retrieved successfully for user ID: 256
[05-Apr-2026 04:36:42 UTC] === API CALL LOG ===
[05-Apr-2026 04:36:42 UTC] Endpoint: user/profile.php
[05-Apr-2026 04:36:42 UTC] Full Log Data: {
    "timestamp": "2026-04-05 04:36:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:c0:4064:e93a::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e75da7468b26594-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:c0:4064:e93a::1",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:c0:4064:e93a::1, 172.70.189.162"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 04:36:42 UTC] === END API CALL LOG ===
[05-Apr-2026 04:36:42 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 04:36:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U
[05-Apr-2026 04:36:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 04:36:42 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 04:36:42 UTC] User ID: 256
[05-Apr-2026 04:36:42 UTC] ✅ User profile retrieved successfully for user ID: 256
[05-Apr-2026 04:36:43 UTC] === API CALL LOG ===
[05-Apr-2026 04:36:43 UTC] Endpoint: user/profile.php
[05-Apr-2026 04:36:43 UTC] Full Log Data: {
    "timestamp": "2026-04-05 04:36:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:c0:4064:e93a::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e75da7c3e126594-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:c0:4064:e93a::1",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:c0:4064:e93a::1, 172.70.189.161"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 04:36:43 UTC] === END API CALL LOG ===
[05-Apr-2026 04:36:43 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 04:36:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U
[05-Apr-2026 04:36:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 04:36:43 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 04:36:43 UTC] User ID: 256
[05-Apr-2026 04:36:43 UTC] ✅ User profile retrieved successfully for user ID: 256
[05-Apr-2026 04:37:26 UTC] === API CALL LOG ===
[05-Apr-2026 04:37:26 UTC] Endpoint: user/profile.php
[05-Apr-2026 04:37:26 UTC] Full Log Data: {
    "timestamp": "2026-04-05 04:37:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:c0:4064:e93a::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e75db83fd1c6594-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:c0:4064:e93a::1",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:c0:4064:e93a::1, 172.70.189.162"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 04:37:26 UTC] === END API CALL LOG ===
[05-Apr-2026 04:37:26 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 04:37:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U
[05-Apr-2026 04:37:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 04:37:26 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 04:37:26 UTC] User ID: 256
[05-Apr-2026 04:37:26 UTC] ✅ User profile retrieved successfully for user ID: 256
[05-Apr-2026 04:37:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 04:37:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 04:37:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e75db83fd1a6594-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2404:c0:4064:e93a::1","CF-IPCountry":"ID","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2404:c0:4064:e93a::1, 172.70.189.161"}
[05-Apr-2026 04:37:26 UTC] === User Orders API Called ===
[05-Apr-2026 04:37:26 UTC] User ID: 256
[05-Apr-2026 04:37:26 UTC] Limit: 20, Offset: 0
[05-Apr-2026 04:37:26 UTC] Orders found: 0
[05-Apr-2026 04:37:26 UTC] Orders data: []
[05-Apr-2026 04:37:26 UTC] Total orders count: 0
[05-Apr-2026 04:37:26 UTC] === API CALL LOG ===
[05-Apr-2026 04:37:26 UTC] Endpoint: user/profile.php
[05-Apr-2026 04:37:26 UTC] Full Log Data: {
    "timestamp": "2026-04-05 04:37:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:c0:4064:e93a::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e75db878f786594-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:c0:4064:e93a::1",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:c0:4064:e93a::1, 172.70.189.162"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 04:37:26 UTC] === END API CALL LOG ===
[05-Apr-2026 04:37:26 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 04:37:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U
[05-Apr-2026 04:37:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 04:37:26 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 04:37:26 UTC] User ID: 256
[05-Apr-2026 04:37:26 UTC] ✅ User profile retrieved successfully for user ID: 256
[05-Apr-2026 04:37:27 UTC] === API CALL LOG ===
[05-Apr-2026 04:37:27 UTC] Endpoint: user/profile.php
[05-Apr-2026 04:37:27 UTC] Full Log Data: {
    "timestamp": "2026-04-05 04:37:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:c0:4064:e93a::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e75db8f2d156594-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:c0:4064:e93a::1",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:c0:4064:e93a::1, 172.70.189.162"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 04:37:27 UTC] === END API CALL LOG ===
[05-Apr-2026 04:37:27 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 04:37:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U
[05-Apr-2026 04:37:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 04:37:27 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 04:37:27 UTC] User ID: 256
[05-Apr-2026 04:37:27 UTC] ✅ User profile retrieved successfully for user ID: 256
[05-Apr-2026 04:37:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 04:37:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 04:37:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e75dbb9ac136594-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2404:c0:4064:e93a::1","CF-IPCountry":"ID","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2404:c0:4064:e93a::1, 172.70.189.162"}
[05-Apr-2026 04:37:34 UTC] === User Orders API Called ===
[05-Apr-2026 04:37:34 UTC] User ID: 256
[05-Apr-2026 04:37:34 UTC] Limit: 20, Offset: 0
[05-Apr-2026 04:37:34 UTC] Orders found: 0
[05-Apr-2026 04:37:34 UTC] Orders data: []
[05-Apr-2026 04:37:34 UTC] Total orders count: 0
[05-Apr-2026 04:37:36 UTC] === API CALL LOG ===
[05-Apr-2026 04:37:36 UTC] Endpoint: user/profile.php
[05-Apr-2026 04:37:36 UTC] Full Log Data: {
    "timestamp": "2026-04-05 04:37:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:c0:4064:e93a::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e75dbc86ee36594-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:c0:4064:e93a::1",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:c0:4064:e93a::1, 172.70.189.162"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 04:37:36 UTC] === END API CALL LOG ===
[05-Apr-2026 04:37:36 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 04:37:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U
[05-Apr-2026 04:37:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 04:37:36 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 04:37:36 UTC] User ID: 256
[05-Apr-2026 04:37:36 UTC] ✅ User profile retrieved successfully for user ID: 256
[05-Apr-2026 04:37:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 04:37:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 04:37:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e75dbc86ee06594-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2404:c0:4064:e93a::1","CF-IPCountry":"ID","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2404:c0:4064:e93a::1, 172.70.189.162"}
[05-Apr-2026 04:37:36 UTC] === User Orders API Called ===
[05-Apr-2026 04:37:36 UTC] User ID: 256
[05-Apr-2026 04:37:36 UTC] Limit: 20, Offset: 0
[05-Apr-2026 04:37:36 UTC] Orders found: 0
[05-Apr-2026 04:37:36 UTC] Orders data: []
[05-Apr-2026 04:37:36 UTC] Total orders count: 0
[05-Apr-2026 04:37:37 UTC] === API CALL LOG ===
[05-Apr-2026 04:37:37 UTC] Endpoint: user/profile.php
[05-Apr-2026 04:37:37 UTC] Full Log Data: {
    "timestamp": "2026-04-05 04:37:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:c0:4064:e93a::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e75dbcbe9516594-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:c0:4064:e93a::1",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:c0:4064:e93a::1, 172.70.189.162"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 04:37:37 UTC] === END API CALL LOG ===
[05-Apr-2026 04:37:37 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 04:37:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U
[05-Apr-2026 04:37:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 04:37:37 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 04:37:37 UTC] User ID: 256
[05-Apr-2026 04:37:37 UTC] ✅ User profile retrieved successfully for user ID: 256
[05-Apr-2026 04:37:39 UTC] === API CALL LOG ===
[05-Apr-2026 04:37:39 UTC] Endpoint: user/profile.php
[05-Apr-2026 04:37:39 UTC] Full Log Data: {
    "timestamp": "2026-04-05 04:37:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:c0:4064:e93a::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e75dbd699576594-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:c0:4064:e93a::1",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:c0:4064:e93a::1, 172.70.189.162"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 04:37:39 UTC] === END API CALL LOG ===
[05-Apr-2026 04:37:39 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 04:37:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U
[05-Apr-2026 04:37:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 04:37:39 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 04:37:39 UTC] User ID: 256
[05-Apr-2026 04:37:39 UTC] ✅ User profile retrieved successfully for user ID: 256
[05-Apr-2026 04:37:58 UTC] === API CALL LOG ===
[05-Apr-2026 04:37:58 UTC] Endpoint: user/profile.php
[05-Apr-2026 04:37:58 UTC] Full Log Data: {
    "timestamp": "2026-04-05 04:37:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:c0:4064:e93a::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e75dc5078e16594-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:c0:4064:e93a::1",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:c0:4064:e93a::1, 172.70.189.162"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 04:37:58 UTC] === END API CALL LOG ===
[05-Apr-2026 04:37:58 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 04:37:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U
[05-Apr-2026 04:37:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 04:37:58 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 04:37:58 UTC] User ID: 256
[05-Apr-2026 04:37:58 UTC] ✅ User profile retrieved successfully for user ID: 256
[05-Apr-2026 04:38:08 UTC] === API CALL LOG ===
[05-Apr-2026 04:38:08 UTC] Endpoint: user/profile.php
[05-Apr-2026 04:38:08 UTC] Full Log Data: {
    "timestamp": "2026-04-05 04:38:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:c0:4064:e93a::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e75dc8aaa446594-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:c0:4064:e93a::1",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:c0:4064:e93a::1, 172.70.189.162"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 04:38:08 UTC] === END API CALL LOG ===
[05-Apr-2026 04:38:08 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 04:38:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U
[05-Apr-2026 04:38:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 04:38:08 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 04:38:08 UTC] User ID: 256
[05-Apr-2026 04:38:08 UTC] ✅ User profile retrieved successfully for user ID: 256
[05-Apr-2026 04:38:08 UTC] User Purchases API - User ID: 256
[05-Apr-2026 04:38:08 UTC] User Purchases API - Total purchases found: 1
[05-Apr-2026 04:38:49 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 04:38:49 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 04:38:49 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e75dd8f7dba6594-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2404:c0:4064:e93a::1","CF-IPCountry":"ID","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2404:c0:4064:e93a::1, 172.70.189.161"}
[05-Apr-2026 04:38:49 UTC] === User Orders API Called ===
[05-Apr-2026 04:38:49 UTC] User ID: 256
[05-Apr-2026 04:38:49 UTC] Limit: 20, Offset: 0
[05-Apr-2026 04:38:49 UTC] Orders found: 0
[05-Apr-2026 04:38:49 UTC] Orders data: []
[05-Apr-2026 04:38:49 UTC] Total orders count: 0
[05-Apr-2026 04:38:49 UTC] === API CALL LOG ===
[05-Apr-2026 04:38:49 UTC] Endpoint: user/profile.php
[05-Apr-2026 04:38:49 UTC] Full Log Data: {
    "timestamp": "2026-04-05 04:38:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:c0:4064:e93a::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e75dd8f7dbb6594-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:c0:4064:e93a::1",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:c0:4064:e93a::1, 172.70.189.161"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 04:38:49 UTC] === END API CALL LOG ===
[05-Apr-2026 04:38:49 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 04:38:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U
[05-Apr-2026 04:38:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 04:38:49 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 04:38:49 UTC] User ID: 256
[05-Apr-2026 04:38:49 UTC] ✅ User profile retrieved successfully for user ID: 256
[05-Apr-2026 04:38:49 UTC] === API CALL LOG ===
[05-Apr-2026 04:38:49 UTC] Endpoint: user/profile.php
[05-Apr-2026 04:38:49 UTC] Full Log Data: {
    "timestamp": "2026-04-05 04:38:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:c0:4064:e93a::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e75dd90ce676594-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:c0:4064:e93a::1",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:c0:4064:e93a::1, 172.70.189.162"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 04:38:49 UTC] === END API CALL LOG ===
[05-Apr-2026 04:38:49 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 04:38:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U
[05-Apr-2026 04:38:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 04:38:49 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 04:38:49 UTC] User ID: 256
[05-Apr-2026 04:38:49 UTC] ✅ User profile retrieved successfully for user ID: 256
[05-Apr-2026 04:38:51 UTC] === API CALL LOG ===
[05-Apr-2026 04:38:51 UTC] Endpoint: user/profile.php
[05-Apr-2026 04:38:51 UTC] Full Log Data: {
    "timestamp": "2026-04-05 04:38:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:c0:4064:e93a::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e75dd995c076594-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:c0:4064:e93a::1",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:c0:4064:e93a::1, 172.70.189.162"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 04:38:51 UTC] === END API CALL LOG ===
[05-Apr-2026 04:38:51 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 04:38:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U
[05-Apr-2026 04:38:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 04:38:51 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 04:38:51 UTC] User ID: 256
[05-Apr-2026 04:38:51 UTC] ✅ User profile retrieved successfully for user ID: 256
[05-Apr-2026 04:39:42 UTC] === API CALL LOG ===
[05-Apr-2026 04:39:42 UTC] Endpoint: user/profile.php
[05-Apr-2026 04:39:42 UTC] Full Log Data: {
    "timestamp": "2026-04-05 04:39:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:c0:4064:e93a::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e75ded959e56594-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:c0:4064:e93a::1",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:c0:4064:e93a::1, 172.70.189.161"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 04:39:42 UTC] === END API CALL LOG ===
[05-Apr-2026 04:39:42 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 04:39:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U
[05-Apr-2026 04:39:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 04:39:42 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 04:39:42 UTC] User ID: 256
[05-Apr-2026 04:39:42 UTC] ✅ User profile retrieved successfully for user ID: 256
[05-Apr-2026 04:39:43 UTC] User Purchases API - User ID: 256
[05-Apr-2026 04:39:43 UTC] User Purchases API - Total purchases found: 2
[05-Apr-2026 04:41:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 04:41:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 04:41:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e75e0e5cc526594-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2404:c0:4064:e93a::1","CF-IPCountry":"ID","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2404:c0:4064:e93a::1, 172.70.189.162"}
[05-Apr-2026 04:41:06 UTC] === User Orders API Called ===
[05-Apr-2026 04:41:06 UTC] User ID: 256
[05-Apr-2026 04:41:06 UTC] Limit: 20, Offset: 0
[05-Apr-2026 04:41:06 UTC] Orders found: 0
[05-Apr-2026 04:41:06 UTC] Orders data: []
[05-Apr-2026 04:41:06 UTC] Total orders count: 0
[05-Apr-2026 04:41:06 UTC] === API CALL LOG ===
[05-Apr-2026 04:41:06 UTC] Endpoint: user/profile.php
[05-Apr-2026 04:41:06 UTC] Full Log Data: {
    "timestamp": "2026-04-05 04:41:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:c0:4064:e93a::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e75e0e5cc556594-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:c0:4064:e93a::1",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:c0:4064:e93a::1, 172.70.189.161"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 04:41:06 UTC] === END API CALL LOG ===
[05-Apr-2026 04:41:06 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 04:41:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U
[05-Apr-2026 04:41:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 04:41:06 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 04:41:06 UTC] User ID: 256
[05-Apr-2026 04:41:06 UTC] ✅ User profile retrieved successfully for user ID: 256
[05-Apr-2026 04:41:06 UTC] === API CALL LOG ===
[05-Apr-2026 04:41:06 UTC] Endpoint: user/profile.php
[05-Apr-2026 04:41:06 UTC] Full Log Data: {
    "timestamp": "2026-04-05 04:41:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:c0:4064:e93a::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e75e0e7fdcd6594-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:c0:4064:e93a::1",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:c0:4064:e93a::1, 172.70.189.162"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 04:41:06 UTC] === END API CALL LOG ===
[05-Apr-2026 04:41:06 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 04:41:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U
[05-Apr-2026 04:41:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 04:41:06 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 04:41:06 UTC] User ID: 256
[05-Apr-2026 04:41:06 UTC] ✅ User profile retrieved successfully for user ID: 256
[05-Apr-2026 04:41:08 UTC] === API CALL LOG ===
[05-Apr-2026 04:41:08 UTC] Endpoint: user/profile.php
[05-Apr-2026 04:41:08 UTC] Full Log Data: {
    "timestamp": "2026-04-05 04:41:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:c0:4064:e93a::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e75e0f1dc136594-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:c0:4064:e93a::1",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:c0:4064:e93a::1, 172.70.189.162"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 04:41:08 UTC] === END API CALL LOG ===
[05-Apr-2026 04:41:08 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 04:41:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U
[05-Apr-2026 04:41:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 04:41:08 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 04:41:08 UTC] User ID: 256
[05-Apr-2026 04:41:08 UTC] ✅ User profile retrieved successfully for user ID: 256
[05-Apr-2026 04:43:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 04:43:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 04:43:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e75e45049416e21-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2404:c0:4064:e93a::1","CF-IPCountry":"ID","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2404:c0:4064:e93a::1, 104.22.66.162"}
[05-Apr-2026 04:43:26 UTC] === User Orders API Called ===
[05-Apr-2026 04:43:26 UTC] User ID: 256
[05-Apr-2026 04:43:26 UTC] Limit: 20, Offset: 0
[05-Apr-2026 04:43:26 UTC] Orders found: 0
[05-Apr-2026 04:43:26 UTC] Orders data: []
[05-Apr-2026 04:43:26 UTC] Total orders count: 0
[05-Apr-2026 04:43:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 04:43:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 04:43:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e75e45d9d6a6e21-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2404:c0:4064:e93a::1","CF-IPCountry":"ID","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2404:c0:4064:e93a::1, 104.22.66.162"}
[05-Apr-2026 04:43:28 UTC] === User Orders API Called ===
[05-Apr-2026 04:43:28 UTC] User ID: 256
[05-Apr-2026 04:43:28 UTC] Limit: 20, Offset: 0
[05-Apr-2026 04:43:28 UTC] Orders found: 0
[05-Apr-2026 04:43:28 UTC] Orders data: []
[05-Apr-2026 04:43:28 UTC] Total orders count: 0
[05-Apr-2026 04:43:28 UTC] === API CALL LOG ===
[05-Apr-2026 04:43:28 UTC] Endpoint: user/profile.php
[05-Apr-2026 04:43:28 UTC] Full Log Data: {
    "timestamp": "2026-04-05 04:43:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:c0:4064:e93a::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e75e45d9d6c6e21-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:c0:4064:e93a::1",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:c0:4064:e93a::1, 104.22.66.162"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 04:43:28 UTC] === END API CALL LOG ===
[05-Apr-2026 04:43:28 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 04:43:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U
[05-Apr-2026 04:43:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 04:43:28 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 04:43:28 UTC] User ID: 256
[05-Apr-2026 04:43:28 UTC] ✅ User profile retrieved successfully for user ID: 256
[05-Apr-2026 04:43:28 UTC] === API CALL LOG ===
[05-Apr-2026 04:43:28 UTC] Endpoint: user/profile.php
[05-Apr-2026 04:43:28 UTC] Full Log Data: {
    "timestamp": "2026-04-05 04:43:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:c0:4064:e93a::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e75e460cbae6e21-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:c0:4064:e93a::1",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:c0:4064:e93a::1, 104.22.66.162"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 04:43:28 UTC] === END API CALL LOG ===
[05-Apr-2026 04:43:28 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 04:43:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U
[05-Apr-2026 04:43:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 04:43:28 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 04:43:28 UTC] User ID: 256
[05-Apr-2026 04:43:28 UTC] ✅ User profile retrieved successfully for user ID: 256
[05-Apr-2026 04:43:30 UTC] === API CALL LOG ===
[05-Apr-2026 04:43:30 UTC] Endpoint: user/profile.php
[05-Apr-2026 04:43:30 UTC] Full Log Data: {
    "timestamp": "2026-04-05 04:43:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:c0:4064:e93a::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e75e4690e756e21-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:c0:4064:e93a::1",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:c0:4064:e93a::1, 104.22.66.162"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 04:43:30 UTC] === END API CALL LOG ===
[05-Apr-2026 04:43:30 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 04:43:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U
[05-Apr-2026 04:43:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 04:43:30 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 04:43:30 UTC] User ID: 256
[05-Apr-2026 04:43:30 UTC] ✅ User profile retrieved successfully for user ID: 256
[05-Apr-2026 04:43:57 UTC] === API CALL LOG ===
[05-Apr-2026 04:43:57 UTC] Endpoint: user/profile.php
[05-Apr-2026 04:43:57 UTC] Full Log Data: {
    "timestamp": "2026-04-05 04:43:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:c0:4064:e93a::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e75e510bc9a6e21-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:c0:4064:e93a::1",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:c0:4064:e93a::1, 104.22.66.162"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 04:43:57 UTC] === END API CALL LOG ===
[05-Apr-2026 04:43:57 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 04:43:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U
[05-Apr-2026 04:43:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 04:43:57 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 04:43:57 UTC] User ID: 256
[05-Apr-2026 04:43:57 UTC] ✅ User profile retrieved successfully for user ID: 256
[05-Apr-2026 04:43:58 UTC] User Purchases API - User ID: 256
[05-Apr-2026 04:43:58 UTC] User Purchases API - Total purchases found: 2
[05-Apr-2026 04:44:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 04:44:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 04:44:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e75e565acb56e21-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2404:c0:4064:e93a::1","CF-IPCountry":"ID","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2404:c0:4064:e93a::1, 104.22.66.163"}
[05-Apr-2026 04:44:10 UTC] === User Orders API Called ===
[05-Apr-2026 04:44:10 UTC] User ID: 256
[05-Apr-2026 04:44:10 UTC] Limit: 20, Offset: 0
[05-Apr-2026 04:44:10 UTC] Orders found: 0
[05-Apr-2026 04:44:10 UTC] Orders data: []
[05-Apr-2026 04:44:10 UTC] Total orders count: 0
[05-Apr-2026 04:44:10 UTC] === API CALL LOG ===
[05-Apr-2026 04:44:10 UTC] Endpoint: user/profile.php
[05-Apr-2026 04:44:10 UTC] Full Log Data: {
    "timestamp": "2026-04-05 04:44:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:c0:4064:e93a::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e75e565acb96e21-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:c0:4064:e93a::1",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:c0:4064:e93a::1, 104.22.66.163"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 04:44:10 UTC] === END API CALL LOG ===
[05-Apr-2026 04:44:10 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 04:44:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U
[05-Apr-2026 04:44:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 04:44:10 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 04:44:10 UTC] User ID: 256
[05-Apr-2026 04:44:10 UTC] ✅ User profile retrieved successfully for user ID: 256
[05-Apr-2026 04:44:11 UTC] === API CALL LOG ===
[05-Apr-2026 04:44:11 UTC] Endpoint: user/profile.php
[05-Apr-2026 04:44:11 UTC] Full Log Data: {
    "timestamp": "2026-04-05 04:44:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:c0:4064:e93a::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e75e5696f866e21-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:c0:4064:e93a::1",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:c0:4064:e93a::1, 104.22.66.163"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 04:44:11 UTC] === END API CALL LOG ===
[05-Apr-2026 04:44:11 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 04:44:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U
[05-Apr-2026 04:44:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 04:44:11 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 04:44:11 UTC] User ID: 256
[05-Apr-2026 04:44:11 UTC] ✅ User profile retrieved successfully for user ID: 256
[05-Apr-2026 04:44:13 UTC] === API CALL LOG ===
[05-Apr-2026 04:44:13 UTC] Endpoint: user/profile.php
[05-Apr-2026 04:44:13 UTC] Full Log Data: {
    "timestamp": "2026-04-05 04:44:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:c0:4064:e93a::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e75e575dd886e21-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:c0:4064:e93a::1",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:c0:4064:e93a::1, 104.22.66.163"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 04:44:13 UTC] === END API CALL LOG ===
[05-Apr-2026 04:44:13 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 04:44:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U
[05-Apr-2026 04:44:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 04:44:13 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 04:44:13 UTC] User ID: 256
[05-Apr-2026 04:44:13 UTC] ✅ User profile retrieved successfully for user ID: 256
[05-Apr-2026 04:47:02 UTC] === API CALL LOG ===
[05-Apr-2026 04:47:02 UTC] Endpoint: user/profile.php
[05-Apr-2026 04:47:02 UTC] Full Log Data: {
    "timestamp": "2026-04-05 04:47:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:c0:4064:e93a::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e75e999ea2a9fa4-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:c0:4064:e93a::1",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:c0:4064:e93a::1, 162.158.170.105"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 04:47:02 UTC] === END API CALL LOG ===
[05-Apr-2026 04:47:02 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 04:47:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U
[05-Apr-2026 04:47:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 04:47:02 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 04:47:02 UTC] User ID: 256
[05-Apr-2026 04:47:02 UTC] ✅ User profile retrieved successfully for user ID: 256
[05-Apr-2026 04:47:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 04:47:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 04:47:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e75e99eed7c9fa4-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2404:c0:4064:e93a::1","CF-IPCountry":"ID","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2404:c0:4064:e93a::1, 162.158.170.105"}
[05-Apr-2026 04:47:03 UTC] === User Orders API Called ===
[05-Apr-2026 04:47:03 UTC] User ID: 256
[05-Apr-2026 04:47:03 UTC] Limit: 20, Offset: 0
[05-Apr-2026 04:47:03 UTC] Orders found: 0
[05-Apr-2026 04:47:03 UTC] Orders data: []
[05-Apr-2026 04:47:03 UTC] Total orders count: 0
[05-Apr-2026 04:47:03 UTC] === API CALL LOG ===
[05-Apr-2026 04:47:03 UTC] Endpoint: user/profile.php
[05-Apr-2026 04:47:03 UTC] Full Log Data: {
    "timestamp": "2026-04-05 04:47:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:c0:4064:e93a::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e75e99eed7d9fa4-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:c0:4064:e93a::1",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:c0:4064:e93a::1, 162.158.170.105"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 04:47:03 UTC] === END API CALL LOG ===
[05-Apr-2026 04:47:03 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 04:47:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U
[05-Apr-2026 04:47:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 04:47:03 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 04:47:03 UTC] User ID: 256
[05-Apr-2026 04:47:03 UTC] ✅ User profile retrieved successfully for user ID: 256
[05-Apr-2026 04:47:04 UTC] === API CALL LOG ===
[05-Apr-2026 04:47:04 UTC] Endpoint: user/profile.php
[05-Apr-2026 04:47:04 UTC] Full Log Data: {
    "timestamp": "2026-04-05 04:47:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:c0:4064:e93a::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e75e9a228009fa4-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:c0:4064:e93a::1",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:c0:4064:e93a::1, 162.158.170.105"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 04:47:04 UTC] === END API CALL LOG ===
[05-Apr-2026 04:47:04 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 04:47:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U
[05-Apr-2026 04:47:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 04:47:04 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 04:47:04 UTC] User ID: 256
[05-Apr-2026 04:47:04 UTC] ✅ User profile retrieved successfully for user ID: 256
[05-Apr-2026 04:47:05 UTC] === API CALL LOG ===
[05-Apr-2026 04:47:05 UTC] Endpoint: user/profile.php
[05-Apr-2026 04:47:05 UTC] Full Log Data: {
    "timestamp": "2026-04-05 04:47:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:c0:4064:e93a::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e75e9aa8e0c9fa4-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:c0:4064:e93a::1",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:c0:4064:e93a::1, 162.158.170.105"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 04:47:05 UTC] === END API CALL LOG ===
[05-Apr-2026 04:47:05 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 04:47:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U
[05-Apr-2026 04:47:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 04:47:05 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 04:47:05 UTC] User ID: 256
[05-Apr-2026 04:47:05 UTC] ✅ User profile retrieved successfully for user ID: 256
[05-Apr-2026 04:49:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 04:49:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 04:49:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e75ed7239339fa4-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2404:c0:4064:e93a::1","CF-IPCountry":"ID","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2404:c0:4064:e93a::1, 162.158.170.105"}
[05-Apr-2026 04:49:40 UTC] === User Orders API Called ===
[05-Apr-2026 04:49:40 UTC] User ID: 256
[05-Apr-2026 04:49:40 UTC] Limit: 20, Offset: 0
[05-Apr-2026 04:49:40 UTC] Orders found: 0
[05-Apr-2026 04:49:40 UTC] Orders data: []
[05-Apr-2026 04:49:40 UTC] Total orders count: 0
[05-Apr-2026 04:49:42 UTC] === API CALL LOG ===
[05-Apr-2026 04:49:42 UTC] Endpoint: user/profile.php
[05-Apr-2026 04:49:42 UTC] Full Log Data: {
    "timestamp": "2026-04-05 04:49:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:c0:4064:e93a::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e75ed7f79469fa4-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:c0:4064:e93a::1",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:c0:4064:e93a::1, 162.158.170.105"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 04:49:42 UTC] === END API CALL LOG ===
[05-Apr-2026 04:49:42 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 04:49:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U
[05-Apr-2026 04:49:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 04:49:42 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 04:49:42 UTC] User ID: 256
[05-Apr-2026 04:49:42 UTC] ✅ User profile retrieved successfully for user ID: 256
[05-Apr-2026 04:49:42 UTC] User Purchases API - User ID: 256
[05-Apr-2026 04:49:42 UTC] User Purchases API - Total purchases found: 2
[05-Apr-2026 04:49:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 04:49:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 04:49:46 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e75ed9bcac09fa4-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2404:c0:4064:e93a::1","CF-IPCountry":"ID","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2404:c0:4064:e93a::1, 162.158.170.105"}
[05-Apr-2026 04:49:46 UTC] === User Orders API Called ===
[05-Apr-2026 04:49:46 UTC] User ID: 256
[05-Apr-2026 04:49:46 UTC] Limit: 20, Offset: 0
[05-Apr-2026 04:49:46 UTC] Orders found: 0
[05-Apr-2026 04:49:46 UTC] Orders data: []
[05-Apr-2026 04:49:46 UTC] Total orders count: 0
[05-Apr-2026 04:49:47 UTC] === API CALL LOG ===
[05-Apr-2026 04:49:47 UTC] Endpoint: user/profile.php
[05-Apr-2026 04:49:47 UTC] Full Log Data: {
    "timestamp": "2026-04-05 04:49:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:c0:4064:e93a::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e75ed9bcac39fa4-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:c0:4064:e93a::1",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:c0:4064:e93a::1, 162.158.170.104"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 04:49:47 UTC] === END API CALL LOG ===
[05-Apr-2026 04:49:47 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 04:49:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U
[05-Apr-2026 04:49:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 04:49:47 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 04:49:47 UTC] User ID: 256
[05-Apr-2026 04:49:47 UTC] ✅ User profile retrieved successfully for user ID: 256
[05-Apr-2026 04:49:47 UTC] === API CALL LOG ===
[05-Apr-2026 04:49:47 UTC] Endpoint: user/profile.php
[05-Apr-2026 04:49:47 UTC] Full Log Data: {
    "timestamp": "2026-04-05 04:49:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:c0:4064:e93a::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e75ed9f4cda9fa4-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:c0:4064:e93a::1",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:c0:4064:e93a::1, 162.158.170.104"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 04:49:47 UTC] === END API CALL LOG ===
[05-Apr-2026 04:49:47 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 04:49:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U
[05-Apr-2026 04:49:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 04:49:47 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 04:49:47 UTC] User ID: 256
[05-Apr-2026 04:49:47 UTC] ✅ User profile retrieved successfully for user ID: 256
[05-Apr-2026 04:49:49 UTC] === API CALL LOG ===
[05-Apr-2026 04:49:49 UTC] Endpoint: user/profile.php
[05-Apr-2026 04:49:49 UTC] Full Log Data: {
    "timestamp": "2026-04-05 04:49:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:c0:4064:e93a::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e75eda91b1d9fa4-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:c0:4064:e93a::1",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:c0:4064:e93a::1, 162.158.170.105"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 04:49:49 UTC] === END API CALL LOG ===
[05-Apr-2026 04:49:49 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 04:49:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U
[05-Apr-2026 04:49:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 04:49:49 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 04:49:49 UTC] User ID: 256
[05-Apr-2026 04:49:49 UTC] ✅ User profile retrieved successfully for user ID: 256
[05-Apr-2026 04:51:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 04:51:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 04:51:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e75f00f3e7f9fa4-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2404:c0:4064:e93a::1","CF-IPCountry":"ID","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2404:c0:4064:e93a::1, 162.158.170.105"}
[05-Apr-2026 04:51:27 UTC] === User Orders API Called ===
[05-Apr-2026 04:51:27 UTC] User ID: 256
[05-Apr-2026 04:51:27 UTC] Limit: 20, Offset: 0
[05-Apr-2026 04:51:27 UTC] Orders found: 0
[05-Apr-2026 04:51:27 UTC] Orders data: []
[05-Apr-2026 04:51:27 UTC] Total orders count: 0
[05-Apr-2026 04:51:27 UTC] === API CALL LOG ===
[05-Apr-2026 04:51:27 UTC] Endpoint: user/profile.php
[05-Apr-2026 04:51:27 UTC] Full Log Data: {
    "timestamp": "2026-04-05 04:51:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:c0:4064:e93a::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e75f00f3e819fa4-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:c0:4064:e93a::1",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:c0:4064:e93a::1, 162.158.170.105"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 04:51:27 UTC] === END API CALL LOG ===
[05-Apr-2026 04:51:27 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 04:51:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U
[05-Apr-2026 04:51:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 04:51:27 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 04:51:27 UTC] User ID: 256
[05-Apr-2026 04:51:27 UTC] ✅ User profile retrieved successfully for user ID: 256
[05-Apr-2026 04:51:27 UTC] === API CALL LOG ===
[05-Apr-2026 04:51:27 UTC] Endpoint: user/profile.php
[05-Apr-2026 04:51:27 UTC] Full Log Data: {
    "timestamp": "2026-04-05 04:51:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:c0:4064:e93a::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e75f012b89d9fa4-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:c0:4064:e93a::1",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:c0:4064:e93a::1, 162.158.170.105"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 04:51:27 UTC] === END API CALL LOG ===
[05-Apr-2026 04:51:27 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 04:51:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U
[05-Apr-2026 04:51:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 04:51:27 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 04:51:27 UTC] User ID: 256
[05-Apr-2026 04:51:27 UTC] ✅ User profile retrieved successfully for user ID: 256
[05-Apr-2026 04:51:29 UTC] === API CALL LOG ===
[05-Apr-2026 04:51:29 UTC] Endpoint: user/profile.php
[05-Apr-2026 04:51:29 UTC] Full Log Data: {
    "timestamp": "2026-04-05 04:51:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:c0:4064:e93a::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e75f019ccda9fa4-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:c0:4064:e93a::1",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:c0:4064:e93a::1, 162.158.170.105"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 04:51:29 UTC] === END API CALL LOG ===
[05-Apr-2026 04:51:29 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 04:51:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U
[05-Apr-2026 04:51:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 04:51:29 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 04:51:29 UTC] User ID: 256
[05-Apr-2026 04:51:29 UTC] ✅ User profile retrieved successfully for user ID: 256
[05-Apr-2026 04:51:53 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 04:51:53 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 04:51:53 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e75f0b3ab149fa4-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2404:c0:4064:e93a::1","CF-IPCountry":"ID","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2404:c0:4064:e93a::1, 162.158.170.104"}
[05-Apr-2026 04:51:53 UTC] === User Orders API Called ===
[05-Apr-2026 04:51:53 UTC] User ID: 256
[05-Apr-2026 04:51:53 UTC] Limit: 20, Offset: 0
[05-Apr-2026 04:51:53 UTC] Orders found: 0
[05-Apr-2026 04:51:53 UTC] Orders data: []
[05-Apr-2026 04:51:53 UTC] Total orders count: 0
[05-Apr-2026 04:52:01 UTC] === API CALL LOG ===
[05-Apr-2026 04:52:01 UTC] Endpoint: user/profile.php
[05-Apr-2026 04:52:01 UTC] Full Log Data: {
    "timestamp": "2026-04-05 04:52:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:c0:4064:e93a::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e75f0e508a69fa4-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:c0:4064:e93a::1",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:c0:4064:e93a::1, 162.158.170.105"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 04:52:01 UTC] === END API CALL LOG ===
[05-Apr-2026 04:52:01 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 04:52:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U
[05-Apr-2026 04:52:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 04:52:01 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 04:52:01 UTC] User ID: 256
[05-Apr-2026 04:52:01 UTC] ✅ User profile retrieved successfully for user ID: 256
[05-Apr-2026 04:52:02 UTC] User Purchases API - User ID: 256
[05-Apr-2026 04:52:02 UTC] User Purchases API - Total purchases found: 2
[05-Apr-2026 04:52:06 UTC] === API CALL LOG ===
[05-Apr-2026 04:52:06 UTC] Endpoint: user/profile.php
[05-Apr-2026 04:52:06 UTC] Full Log Data: {
    "timestamp": "2026-04-05 04:52:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:c0:4064:e93a::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e75f105bd7a9fa4-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:c0:4064:e93a::1",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:c0:4064:e93a::1, 162.158.170.105"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 04:52:06 UTC] === END API CALL LOG ===
[05-Apr-2026 04:52:06 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 04:52:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U
[05-Apr-2026 04:52:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 04:52:06 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 04:52:06 UTC] User ID: 256
[05-Apr-2026 04:52:06 UTC] ✅ User profile retrieved successfully for user ID: 256
[05-Apr-2026 04:52:07 UTC] User Purchases API - User ID: 256
[05-Apr-2026 04:52:07 UTC] User Purchases API - Total purchases found: 2
[05-Apr-2026 04:52:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 04:52:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 04:52:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e75f1507d0d9fa4-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2404:c0:4064:e93a::1","CF-IPCountry":"ID","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2404:c0:4064:e93a::1, 162.158.170.104"}
[05-Apr-2026 04:52:18 UTC] === User Orders API Called ===
[05-Apr-2026 04:52:18 UTC] User ID: 256
[05-Apr-2026 04:52:18 UTC] Limit: 20, Offset: 0
[05-Apr-2026 04:52:18 UTC] Orders found: 0
[05-Apr-2026 04:52:18 UTC] Orders data: []
[05-Apr-2026 04:52:18 UTC] Total orders count: 0
[05-Apr-2026 04:52:18 UTC] === API CALL LOG ===
[05-Apr-2026 04:52:18 UTC] Endpoint: user/profile.php
[05-Apr-2026 04:52:18 UTC] Full Log Data: {
    "timestamp": "2026-04-05 04:52:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:c0:4064:e93a::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e75f1507d0f9fa4-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:c0:4064:e93a::1",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:c0:4064:e93a::1, 162.158.170.105"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 04:52:18 UTC] === END API CALL LOG ===
[05-Apr-2026 04:52:18 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 04:52:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U
[05-Apr-2026 04:52:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 04:52:18 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 04:52:18 UTC] User ID: 256
[05-Apr-2026 04:52:18 UTC] ✅ User profile retrieved successfully for user ID: 256
[05-Apr-2026 04:52:19 UTC] === API CALL LOG ===
[05-Apr-2026 04:52:19 UTC] Endpoint: user/profile.php
[05-Apr-2026 04:52:19 UTC] Full Log Data: {
    "timestamp": "2026-04-05 04:52:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:c0:4064:e93a::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e75f1539f7f9fa4-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:c0:4064:e93a::1",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:c0:4064:e93a::1, 162.158.170.105"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 04:52:19 UTC] === END API CALL LOG ===
[05-Apr-2026 04:52:19 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 04:52:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U
[05-Apr-2026 04:52:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 04:52:19 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 04:52:19 UTC] User ID: 256
[05-Apr-2026 04:52:19 UTC] ✅ User profile retrieved successfully for user ID: 256
[05-Apr-2026 04:52:20 UTC] === API CALL LOG ===
[05-Apr-2026 04:52:20 UTC] Endpoint: user/profile.php
[05-Apr-2026 04:52:20 UTC] Full Log Data: {
    "timestamp": "2026-04-05 04:52:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:c0:4064:e93a::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e75f15a8d9e9fa4-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:c0:4064:e93a::1",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:c0:4064:e93a::1, 162.158.170.104"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 04:52:20 UTC] === END API CALL LOG ===
[05-Apr-2026 04:52:20 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 04:52:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U
[05-Apr-2026 04:52:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 04:52:20 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 04:52:20 UTC] User ID: 256
[05-Apr-2026 04:52:20 UTC] ✅ User profile retrieved successfully for user ID: 256
[05-Apr-2026 04:53:25 UTC] === API CALL LOG ===
[05-Apr-2026 04:53:25 UTC] Endpoint: user/profile.php
[05-Apr-2026 04:53:25 UTC] Full Log Data: {
    "timestamp": "2026-04-05 04:53:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:c0:4064:e93a::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e75f2f039c0a8d9-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:c0:4064:e93a::1",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:c0:4064:e93a::1, 172.70.143.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 04:53:25 UTC] === END API CALL LOG ===
[05-Apr-2026 04:53:25 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 04:53:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U
[05-Apr-2026 04:53:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 04:53:25 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 04:53:25 UTC] User ID: 256
[05-Apr-2026 04:53:25 UTC] ✅ User profile retrieved successfully for user ID: 256
[05-Apr-2026 04:53:26 UTC] === API CALL LOG ===
[05-Apr-2026 04:53:26 UTC] Endpoint: user/profile.php
[05-Apr-2026 04:53:26 UTC] Full Log Data: {
    "timestamp": "2026-04-05 04:53:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:c0:4064:e93a::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e75f2f6bd91a8d9-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:c0:4064:e93a::1",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:c0:4064:e93a::1, 172.70.143.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 04:53:26 UTC] === END API CALL LOG ===
[05-Apr-2026 04:53:26 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 04:53:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U
[05-Apr-2026 04:53:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 04:53:26 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 04:53:26 UTC] User ID: 256
[05-Apr-2026 04:53:26 UTC] ✅ User profile retrieved successfully for user ID: 256
[05-Apr-2026 04:53:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 04:53:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 04:53:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e75f352ef32a8d9-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2404:c0:4064:e93a::1","CF-IPCountry":"ID","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2404:c0:4064:e93a::1, 172.70.143.195"}
[05-Apr-2026 04:53:41 UTC] === User Orders API Called ===
[05-Apr-2026 04:53:41 UTC] User ID: 256
[05-Apr-2026 04:53:41 UTC] Limit: 20, Offset: 0
[05-Apr-2026 04:53:41 UTC] Orders found: 0
[05-Apr-2026 04:53:41 UTC] Orders data: []
[05-Apr-2026 04:53:41 UTC] Total orders count: 0
[05-Apr-2026 04:53:41 UTC] === API CALL LOG ===
[05-Apr-2026 04:53:41 UTC] Endpoint: user/profile.php
[05-Apr-2026 04:53:41 UTC] Full Log Data: {
    "timestamp": "2026-04-05 04:53:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:c0:4064:e93a::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e75f352ef33a8d9-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:c0:4064:e93a::1",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:c0:4064:e93a::1, 172.70.143.194"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 04:53:41 UTC] === END API CALL LOG ===
[05-Apr-2026 04:53:41 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 04:53:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U
[05-Apr-2026 04:53:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 04:53:41 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 04:53:41 UTC] User ID: 256
[05-Apr-2026 04:53:41 UTC] ✅ User profile retrieved successfully for user ID: 256
[05-Apr-2026 04:53:41 UTC] === API CALL LOG ===
[05-Apr-2026 04:53:41 UTC] Endpoint: user/profile.php
[05-Apr-2026 04:53:41 UTC] Full Log Data: {
    "timestamp": "2026-04-05 04:53:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:c0:4064:e93a::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e75f35628e8a8d9-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:c0:4064:e93a::1",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:c0:4064:e93a::1, 172.70.143.194"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 04:53:41 UTC] === END API CALL LOG ===
[05-Apr-2026 04:53:41 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 04:53:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U
[05-Apr-2026 04:53:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 04:53:41 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 04:53:41 UTC] User ID: 256
[05-Apr-2026 04:53:41 UTC] ✅ User profile retrieved successfully for user ID: 256
[05-Apr-2026 04:53:42 UTC] === API CALL LOG ===
[05-Apr-2026 04:53:42 UTC] Endpoint: user/profile.php
[05-Apr-2026 04:53:42 UTC] Full Log Data: {
    "timestamp": "2026-04-05 04:53:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:c0:4064:e93a::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e75f35eada4a8d9-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:c0:4064:e93a::1",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:c0:4064:e93a::1, 172.70.143.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 04:53:42 UTC] === END API CALL LOG ===
[05-Apr-2026 04:53:42 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 04:53:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U
[05-Apr-2026 04:53:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 04:53:42 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 04:53:42 UTC] User ID: 256
[05-Apr-2026 04:53:42 UTC] ✅ User profile retrieved successfully for user ID: 256
[05-Apr-2026 04:53:43 UTC] === API CALL LOG ===
[05-Apr-2026 04:53:43 UTC] Endpoint: user/profile.php
[05-Apr-2026 04:53:43 UTC] Full Log Data: {
    "timestamp": "2026-04-05 04:53:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:c0:4064:e93a::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e75f3602e74a8d9-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:c0:4064:e93a::1",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:c0:4064:e93a::1, 172.70.143.194"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 04:53:43 UTC] === END API CALL LOG ===
[05-Apr-2026 04:53:43 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 04:53:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U
[05-Apr-2026 04:53:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 04:53:43 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 04:53:43 UTC] User ID: 256
[05-Apr-2026 04:53:43 UTC] ✅ User profile retrieved successfully for user ID: 256
[05-Apr-2026 04:53:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 04:53:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 04:53:46 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e75f37549eea8d9-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2404:c0:4064:e93a::1","CF-IPCountry":"ID","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2404:c0:4064:e93a::1, 172.70.143.195"}
[05-Apr-2026 04:53:46 UTC] === User Orders API Called ===
[05-Apr-2026 04:53:46 UTC] User ID: 256
[05-Apr-2026 04:53:46 UTC] Limit: 20, Offset: 0
[05-Apr-2026 04:53:46 UTC] Orders found: 0
[05-Apr-2026 04:53:46 UTC] Orders data: []
[05-Apr-2026 04:53:46 UTC] Total orders count: 0
[05-Apr-2026 04:53:54 UTC] === API CALL LOG ===
[05-Apr-2026 04:53:54 UTC] Endpoint: user/profile.php
[05-Apr-2026 04:53:54 UTC] Full Log Data: {
    "timestamp": "2026-04-05 04:53:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:c0:4064:e93a::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e75f3a32ee0f916-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:c0:4064:e93a::1",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:c0:4064:e93a::1, 172.68.164.101"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 04:53:54 UTC] === END API CALL LOG ===
[05-Apr-2026 04:53:54 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 04:53:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U
[05-Apr-2026 04:53:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 04:53:54 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 04:53:54 UTC] User ID: 256
[05-Apr-2026 04:53:54 UTC] ✅ User profile retrieved successfully for user ID: 256
[05-Apr-2026 04:53:55 UTC] === API CALL LOG ===
[05-Apr-2026 04:53:55 UTC] Endpoint: user/profile.php
[05-Apr-2026 04:53:55 UTC] Full Log Data: {
    "timestamp": "2026-04-05 04:53:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:c0:4064:e93a::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e75f3ad6a3af916-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:c0:4064:e93a::1",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:c0:4064:e93a::1, 172.68.164.101"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 04:53:55 UTC] === END API CALL LOG ===
[05-Apr-2026 04:53:55 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 04:53:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U
[05-Apr-2026 04:53:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 04:53:55 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 04:53:55 UTC] User ID: 256
[05-Apr-2026 04:53:55 UTC] ✅ User profile retrieved successfully for user ID: 256
[05-Apr-2026 04:53:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 04:53:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 04:53:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e75f3aebcf2f916-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2404:c0:4064:e93a::1","CF-IPCountry":"ID","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2404:c0:4064:e93a::1, 172.68.164.101"}
[05-Apr-2026 04:53:55 UTC] === User Orders API Called ===
[05-Apr-2026 04:53:55 UTC] User ID: 256
[05-Apr-2026 04:53:55 UTC] Limit: 20, Offset: 0
[05-Apr-2026 04:53:55 UTC] Orders found: 0
[05-Apr-2026 04:53:55 UTC] Orders data: []
[05-Apr-2026 04:53:55 UTC] Total orders count: 0
[05-Apr-2026 04:53:55 UTC] === API CALL LOG ===
[05-Apr-2026 04:53:55 UTC] Endpoint: user/profile.php
[05-Apr-2026 04:53:55 UTC] Full Log Data: {
    "timestamp": "2026-04-05 04:53:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:c0:4064:e93a::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e75f3aebcf6f916-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:c0:4064:e93a::1",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:c0:4064:e93a::1, 172.68.164.100"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 04:53:55 UTC] === END API CALL LOG ===
[05-Apr-2026 04:53:55 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 04:53:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U
[05-Apr-2026 04:53:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 04:53:55 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 04:53:55 UTC] User ID: 256
[05-Apr-2026 04:53:55 UTC] ✅ User profile retrieved successfully for user ID: 256
[05-Apr-2026 04:53:59 UTC] === API CALL LOG ===
[05-Apr-2026 04:53:59 UTC] Endpoint: user/profile.php
[05-Apr-2026 04:53:59 UTC] Full Log Data: {
    "timestamp": "2026-04-05 04:53:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:c0:4064:e93a::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e75f3c6fe24f916-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:c0:4064:e93a::1",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:c0:4064:e93a::1, 172.68.164.100"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 04:53:59 UTC] === END API CALL LOG ===
[05-Apr-2026 04:53:59 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 04:53:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U
[05-Apr-2026 04:53:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 04:53:59 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 04:53:59 UTC] User ID: 256
[05-Apr-2026 04:53:59 UTC] ✅ User profile retrieved successfully for user ID: 256
[05-Apr-2026 04:54:37 UTC] === API CALL LOG ===
[05-Apr-2026 04:54:37 UTC] Endpoint: user/profile.php
[05-Apr-2026 04:54:37 UTC] Full Log Data: {
    "timestamp": "2026-04-05 04:54:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:c0:4064:e93a::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e75f4b16a15f916-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:c0:4064:e93a::1",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:c0:4064:e93a::1, 172.68.164.101"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 04:54:37 UTC] === END API CALL LOG ===
[05-Apr-2026 04:54:37 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 04:54:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U
[05-Apr-2026 04:54:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 04:54:37 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 04:54:37 UTC] User ID: 256
[05-Apr-2026 04:54:37 UTC] ✅ User profile retrieved successfully for user ID: 256
[05-Apr-2026 04:54:37 UTC] User Purchases API - User ID: 256
[05-Apr-2026 04:54:37 UTC] User Purchases API - Total purchases found: 3
[05-Apr-2026 04:56:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 04:56:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 04:56:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e75f6f1aca89d05-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2404:c0:4064:e93a::1","CF-IPCountry":"ID","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2404:c0:4064:e93a::1, 172.70.143.195"}
[05-Apr-2026 04:56:09 UTC] === User Orders API Called ===
[05-Apr-2026 04:56:09 UTC] User ID: 256
[05-Apr-2026 04:56:09 UTC] Limit: 20, Offset: 0
[05-Apr-2026 04:56:09 UTC] Orders found: 0
[05-Apr-2026 04:56:09 UTC] Orders data: []
[05-Apr-2026 04:56:09 UTC] Total orders count: 0
[05-Apr-2026 04:56:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 04:56:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 04:56:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e75f6fe2f1f9d05-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2404:c0:4064:e93a::1","CF-IPCountry":"ID","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2404:c0:4064:e93a::1, 172.70.143.195"}
[05-Apr-2026 04:56:11 UTC] === User Orders API Called ===
[05-Apr-2026 04:56:11 UTC] User ID: 256
[05-Apr-2026 04:56:11 UTC] Limit: 20, Offset: 0
[05-Apr-2026 04:56:11 UTC] Orders found: 0
[05-Apr-2026 04:56:11 UTC] Orders data: []
[05-Apr-2026 04:56:11 UTC] Total orders count: 0
[05-Apr-2026 04:56:11 UTC] === API CALL LOG ===
[05-Apr-2026 04:56:11 UTC] Endpoint: user/profile.php
[05-Apr-2026 04:56:11 UTC] Full Log Data: {
    "timestamp": "2026-04-05 04:56:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:c0:4064:e93a::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e75f6fe2f249d05-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:c0:4064:e93a::1",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:c0:4064:e93a::1, 172.70.143.194"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 04:56:11 UTC] === END API CALL LOG ===
[05-Apr-2026 04:56:11 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 04:56:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U
[05-Apr-2026 04:56:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 04:56:11 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 04:56:11 UTC] User ID: 256
[05-Apr-2026 04:56:11 UTC] ✅ User profile retrieved successfully for user ID: 256
[05-Apr-2026 04:56:11 UTC] === API CALL LOG ===
[05-Apr-2026 04:56:11 UTC] Endpoint: user/profile.php
[05-Apr-2026 04:56:11 UTC] Full Log Data: {
    "timestamp": "2026-04-05 04:56:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:c0:4064:e93a::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e75f7018a0b9d05-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:c0:4064:e93a::1",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:c0:4064:e93a::1, 172.70.143.194"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 04:56:11 UTC] === END API CALL LOG ===
[05-Apr-2026 04:56:11 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 04:56:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U
[05-Apr-2026 04:56:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 04:56:11 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 04:56:11 UTC] User ID: 256
[05-Apr-2026 04:56:11 UTC] ✅ User profile retrieved successfully for user ID: 256
[05-Apr-2026 04:56:13 UTC] === API CALL LOG ===
[05-Apr-2026 04:56:13 UTC] Endpoint: user/profile.php
[05-Apr-2026 04:56:13 UTC] Full Log Data: {
    "timestamp": "2026-04-05 04:56:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:c0:4064:e93a::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e75f70cab459d05-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:c0:4064:e93a::1",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:c0:4064:e93a::1, 172.70.143.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 04:56:13 UTC] === END API CALL LOG ===
[05-Apr-2026 04:56:13 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 04:56:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U
[05-Apr-2026 04:56:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 04:56:13 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 04:56:13 UTC] User ID: 256
[05-Apr-2026 04:56:13 UTC] ✅ User profile retrieved successfully for user ID: 256
[05-Apr-2026 04:56:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 04:56:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 04:56:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e75f75fb9869d05-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2404:c0:4064:e93a::1","CF-IPCountry":"ID","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2404:c0:4064:e93a::1, 172.70.143.194"}
[05-Apr-2026 04:56:26 UTC] === User Orders API Called ===
[05-Apr-2026 04:56:26 UTC] User ID: 256
[05-Apr-2026 04:56:26 UTC] Limit: 20, Offset: 0
[05-Apr-2026 04:56:26 UTC] Orders found: 1
[05-Apr-2026 04:56:26 UTC] Orders data: [{"id":158,"quantity":100,"total_coins":3500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/etoro_254789","status":"pending","created_at":"2026-04-05 08:26:24","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[05-Apr-2026 04:56:26 UTC] Total orders count: 1
[05-Apr-2026 04:56:44 UTC] === API CALL LOG ===
[05-Apr-2026 04:56:44 UTC] Endpoint: user/profile.php
[05-Apr-2026 04:56:44 UTC] Full Log Data: {
    "timestamp": "2026-04-05 04:56:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:c0:4064:e93a::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e75f7cc1c9f9d05-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:c0:4064:e93a::1",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:c0:4064:e93a::1, 172.70.143.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 04:56:44 UTC] === END API CALL LOG ===
[05-Apr-2026 04:56:44 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 04:56:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U
[05-Apr-2026 04:56:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 04:56:44 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 04:56:44 UTC] User ID: 256
[05-Apr-2026 04:56:44 UTC] ✅ User profile retrieved successfully for user ID: 256
[05-Apr-2026 04:56:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 04:56:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 04:56:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e75f7cc1c9c9d05-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2404:c0:4064:e93a::1","CF-IPCountry":"ID","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2404:c0:4064:e93a::1, 172.70.143.195"}
[05-Apr-2026 04:56:44 UTC] === User Orders API Called ===
[05-Apr-2026 04:56:44 UTC] User ID: 256
[05-Apr-2026 04:56:44 UTC] Limit: 20, Offset: 0
[05-Apr-2026 04:56:44 UTC] Orders found: 1
[05-Apr-2026 04:56:44 UTC] Orders data: [{"id":158,"quantity":100,"total_coins":3500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/etoro_254789","status":"pending","created_at":"2026-04-05 08:26:24","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[05-Apr-2026 04:56:44 UTC] Total orders count: 1
[05-Apr-2026 04:56:44 UTC] === API CALL LOG ===
[05-Apr-2026 04:56:44 UTC] Endpoint: user/profile.php
[05-Apr-2026 04:56:44 UTC] Full Log Data: {
    "timestamp": "2026-04-05 04:56:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:c0:4064:e93a::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e75f7cfbf959d05-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:c0:4064:e93a::1",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:c0:4064:e93a::1, 172.70.143.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 04:56:44 UTC] === END API CALL LOG ===
[05-Apr-2026 04:56:44 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 04:56:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U
[05-Apr-2026 04:56:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 04:56:44 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 04:56:44 UTC] User ID: 256
[05-Apr-2026 04:56:44 UTC] ✅ User profile retrieved successfully for user ID: 256
[05-Apr-2026 04:56:46 UTC] === API CALL LOG ===
[05-Apr-2026 04:56:46 UTC] Endpoint: user/profile.php
[05-Apr-2026 04:56:46 UTC] Full Log Data: {
    "timestamp": "2026-04-05 04:56:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:c0:4064:e93a::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e75f7d73e609d05-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:c0:4064:e93a::1",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:c0:4064:e93a::1, 172.70.143.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 04:56:46 UTC] === END API CALL LOG ===
[05-Apr-2026 04:56:46 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 04:56:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U
[05-Apr-2026 04:56:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 04:56:46 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 04:56:46 UTC] User ID: 256
[05-Apr-2026 04:56:46 UTC] ✅ User profile retrieved successfully for user ID: 256
[05-Apr-2026 04:58:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 04:58:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 04:58:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e75f9b7ec0a9d05-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2404:c0:4064:e93a::1","CF-IPCountry":"ID","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2404:c0:4064:e93a::1, 172.70.143.194"}
[05-Apr-2026 04:58:02 UTC] === User Orders API Called ===
[05-Apr-2026 04:58:02 UTC] User ID: 256
[05-Apr-2026 04:58:02 UTC] Limit: 20, Offset: 0
[05-Apr-2026 04:58:02 UTC] Orders found: 1
[05-Apr-2026 04:58:02 UTC] Orders data: [{"id":158,"quantity":100,"total_coins":3500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/etoro_254789","status":"pending","created_at":"2026-04-05 08:26:24","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[05-Apr-2026 04:58:02 UTC] Total orders count: 1
[05-Apr-2026 04:58:16 UTC] === API CALL LOG ===
[05-Apr-2026 04:58:16 UTC] Endpoint: user/profile.php
[05-Apr-2026 04:58:16 UTC] Full Log Data: {
    "timestamp": "2026-04-05 04:58:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:c0:4064:e93a::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e75fa0cdda79d05-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:c0:4064:e93a::1",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:c0:4064:e93a::1, 172.70.143.194"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 04:58:16 UTC] === END API CALL LOG ===
[05-Apr-2026 04:58:16 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 04:58:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U
[05-Apr-2026 04:58:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 04:58:16 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 04:58:16 UTC] User ID: 256
[05-Apr-2026 04:58:16 UTC] ✅ User profile retrieved successfully for user ID: 256
[05-Apr-2026 04:58:16 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 04:58:16 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 04:58:16 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e75fa0cdda69d05-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2404:c0:4064:e93a::1","CF-IPCountry":"ID","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2404:c0:4064:e93a::1, 172.70.143.194"}
[05-Apr-2026 04:58:16 UTC] === User Orders API Called ===
[05-Apr-2026 04:58:16 UTC] User ID: 256
[05-Apr-2026 04:58:16 UTC] Limit: 20, Offset: 0
[05-Apr-2026 04:58:16 UTC] Orders found: 1
[05-Apr-2026 04:58:16 UTC] Orders data: [{"id":158,"quantity":100,"total_coins":3500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/etoro_254789","status":"pending","created_at":"2026-04-05 08:26:24","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[05-Apr-2026 04:58:16 UTC] Total orders count: 1
[05-Apr-2026 04:58:17 UTC] === API CALL LOG ===
[05-Apr-2026 04:58:17 UTC] Endpoint: user/profile.php
[05-Apr-2026 04:58:17 UTC] Full Log Data: {
    "timestamp": "2026-04-05 04:58:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:c0:4064:e93a::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e75fa1069099d05-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:c0:4064:e93a::1",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:c0:4064:e93a::1, 172.70.143.194"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 04:58:17 UTC] === END API CALL LOG ===
[05-Apr-2026 04:58:17 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 04:58:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U
[05-Apr-2026 04:58:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 04:58:17 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 04:58:17 UTC] User ID: 256
[05-Apr-2026 04:58:17 UTC] ✅ User profile retrieved successfully for user ID: 256
[05-Apr-2026 04:58:18 UTC] === API CALL LOG ===
[05-Apr-2026 04:58:18 UTC] Endpoint: user/profile.php
[05-Apr-2026 04:58:18 UTC] Full Log Data: {
    "timestamp": "2026-04-05 04:58:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:c0:4064:e93a::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e75fa1c2bb89d05-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:c0:4064:e93a::1",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:c0:4064:e93a::1, 172.70.143.194"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 04:58:18 UTC] === END API CALL LOG ===
[05-Apr-2026 04:58:18 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 04:58:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U
[05-Apr-2026 04:58:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 04:58:18 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 04:58:18 UTC] User ID: 256
[05-Apr-2026 04:58:18 UTC] ✅ User profile retrieved successfully for user ID: 256
[05-Apr-2026 04:59:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 04:59:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 04:59:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e75fb2638499d05-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2404:c0:4064:e93a::1","CF-IPCountry":"ID","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2404:c0:4064:e93a::1, 172.70.143.194"}
[05-Apr-2026 04:59:01 UTC] === User Orders API Called ===
[05-Apr-2026 04:59:01 UTC] User ID: 256
[05-Apr-2026 04:59:01 UTC] Limit: 20, Offset: 0
[05-Apr-2026 04:59:01 UTC] Orders found: 1
[05-Apr-2026 04:59:01 UTC] Orders data: [{"id":158,"quantity":100,"total_coins":3500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/etoro_254789","status":"pending","created_at":"2026-04-05 08:26:24","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[05-Apr-2026 04:59:01 UTC] Total orders count: 1
[05-Apr-2026 04:59:01 UTC] === API CALL LOG ===
[05-Apr-2026 04:59:01 UTC] Endpoint: user/profile.php
[05-Apr-2026 04:59:01 UTC] Full Log Data: {
    "timestamp": "2026-04-05 04:59:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:c0:4064:e93a::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e75fb26384a9d05-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:c0:4064:e93a::1",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:c0:4064:e93a::1, 172.70.143.194"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 04:59:01 UTC] === END API CALL LOG ===
[05-Apr-2026 04:59:01 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 04:59:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U
[05-Apr-2026 04:59:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 04:59:01 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 04:59:01 UTC] User ID: 256
[05-Apr-2026 04:59:01 UTC] ✅ User profile retrieved successfully for user ID: 256
[05-Apr-2026 04:59:02 UTC] === API CALL LOG ===
[05-Apr-2026 04:59:02 UTC] Endpoint: user/profile.php
[05-Apr-2026 04:59:02 UTC] Full Log Data: {
    "timestamp": "2026-04-05 04:59:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:c0:4064:e93a::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e75fb2a1be39d05-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:c0:4064:e93a::1",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:c0:4064:e93a::1, 172.70.143.194"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 04:59:02 UTC] === END API CALL LOG ===
[05-Apr-2026 04:59:02 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 04:59:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U
[05-Apr-2026 04:59:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 04:59:02 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 04:59:02 UTC] User ID: 256
[05-Apr-2026 04:59:02 UTC] ✅ User profile retrieved successfully for user ID: 256
[05-Apr-2026 04:59:03 UTC] === API CALL LOG ===
[05-Apr-2026 04:59:03 UTC] Endpoint: user/profile.php
[05-Apr-2026 04:59:03 UTC] Full Log Data: {
    "timestamp": "2026-04-05 04:59:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:c0:4064:e93a::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e75fb323c2c9d05-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:c0:4064:e93a::1",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:c0:4064:e93a::1, 172.70.143.194"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 04:59:03 UTC] === END API CALL LOG ===
[05-Apr-2026 04:59:03 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 04:59:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U
[05-Apr-2026 04:59:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 04:59:03 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 04:59:03 UTC] User ID: 256
[05-Apr-2026 04:59:03 UTC] ✅ User profile retrieved successfully for user ID: 256
[05-Apr-2026 04:59:42 UTC] === API CALL LOG ===
[05-Apr-2026 04:59:42 UTC] Endpoint: user/profile.php
[05-Apr-2026 04:59:42 UTC] Full Log Data: {
    "timestamp": "2026-04-05 04:59:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:c0:4064:e93a::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e75fc22fa2d1ecc-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:c0:4064:e93a::1",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:c0:4064:e93a::1, 172.70.143.194"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 04:59:42 UTC] === END API CALL LOG ===
[05-Apr-2026 04:59:42 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 04:59:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U
[05-Apr-2026 04:59:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 04:59:42 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 04:59:42 UTC] User ID: 256
[05-Apr-2026 04:59:42 UTC] ✅ User profile retrieved successfully for user ID: 256
[05-Apr-2026 04:59:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 04:59:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 04:59:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e75fc27ec401ecc-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2404:c0:4064:e93a::1","CF-IPCountry":"ID","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2404:c0:4064:e93a::1, 172.70.143.194"}
[05-Apr-2026 04:59:42 UTC] === User Orders API Called ===
[05-Apr-2026 04:59:42 UTC] User ID: 256
[05-Apr-2026 04:59:42 UTC] Limit: 20, Offset: 0
[05-Apr-2026 04:59:42 UTC] Orders found: 1
[05-Apr-2026 04:59:42 UTC] Orders data: [{"id":158,"quantity":100,"total_coins":3500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/etoro_254789","status":"pending","created_at":"2026-04-05 08:26:24","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[05-Apr-2026 04:59:42 UTC] Total orders count: 1
[05-Apr-2026 04:59:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 04:59:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 04:59:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e75fc6269141ecc-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2404:c0:4064:e93a::1","CF-IPCountry":"ID","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2404:c0:4064:e93a::1, 172.70.143.194"}
[05-Apr-2026 04:59:52 UTC] === User Orders API Called ===
[05-Apr-2026 04:59:52 UTC] User ID: 256
[05-Apr-2026 04:59:52 UTC] Limit: 20, Offset: 0
[05-Apr-2026 04:59:52 UTC] Orders found: 1
[05-Apr-2026 04:59:52 UTC] Orders data: [{"id":158,"quantity":100,"total_coins":3500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/etoro_254789","status":"pending","created_at":"2026-04-05 08:26:24","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[05-Apr-2026 04:59:52 UTC] Total orders count: 1
[05-Apr-2026 04:59:52 UTC] === API CALL LOG ===
[05-Apr-2026 04:59:52 UTC] Endpoint: user/profile.php
[05-Apr-2026 04:59:52 UTC] Full Log Data: {
    "timestamp": "2026-04-05 04:59:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:c0:4064:e93a::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e75fc6269161ecc-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:c0:4064:e93a::1",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:c0:4064:e93a::1, 172.70.143.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 04:59:52 UTC] === END API CALL LOG ===
[05-Apr-2026 04:59:52 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 04:59:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U
[05-Apr-2026 04:59:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 04:59:52 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 04:59:52 UTC] User ID: 256
[05-Apr-2026 04:59:52 UTC] ✅ User profile retrieved successfully for user ID: 256
[05-Apr-2026 04:59:52 UTC] === API CALL LOG ===
[05-Apr-2026 04:59:52 UTC] Endpoint: user/profile.php
[05-Apr-2026 04:59:52 UTC] Full Log Data: {
    "timestamp": "2026-04-05 04:59:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:c0:4064:e93a::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e75fc6638a81ecc-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:c0:4064:e93a::1",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:c0:4064:e93a::1, 172.70.143.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 04:59:52 UTC] === END API CALL LOG ===
[05-Apr-2026 04:59:52 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 04:59:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U
[05-Apr-2026 04:59:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 04:59:52 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 04:59:52 UTC] User ID: 256
[05-Apr-2026 04:59:52 UTC] ✅ User profile retrieved successfully for user ID: 256
[05-Apr-2026 04:59:53 UTC] === API CALL LOG ===
[05-Apr-2026 04:59:53 UTC] Endpoint: user/profile.php
[05-Apr-2026 04:59:53 UTC] Full Log Data: {
    "timestamp": "2026-04-05 04:59:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:c0:4064:e93a::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e75fc6d88b11ecc-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:c0:4064:e93a::1",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:c0:4064:e93a::1, 172.70.143.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 04:59:53 UTC] === END API CALL LOG ===
[05-Apr-2026 04:59:53 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 04:59:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U
[05-Apr-2026 04:59:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 04:59:53 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 04:59:53 UTC] User ID: 256
[05-Apr-2026 04:59:53 UTC] ✅ User profile retrieved successfully for user ID: 256
[05-Apr-2026 05:00:25 UTC] === API CALL LOG ===
[05-Apr-2026 05:00:25 UTC] Endpoint: user/profile.php
[05-Apr-2026 05:00:25 UTC] Full Log Data: {
    "timestamp": "2026-04-05 05:00:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:c0:4064:e93a::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e75fd309df41ecc-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:c0:4064:e93a::1",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:c0:4064:e93a::1, 172.70.143.194"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 05:00:25 UTC] === END API CALL LOG ===
[05-Apr-2026 05:00:25 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 05:00:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U
[05-Apr-2026 05:00:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 05:00:25 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 05:00:25 UTC] User ID: 256
[05-Apr-2026 05:00:25 UTC] ✅ User profile retrieved successfully for user ID: 256
[05-Apr-2026 05:00:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 05:00:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 05:00:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e75fd309df01ecc-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2404:c0:4064:e93a::1","CF-IPCountry":"ID","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2404:c0:4064:e93a::1, 172.70.143.194"}
[05-Apr-2026 05:00:25 UTC] === User Orders API Called ===
[05-Apr-2026 05:00:25 UTC] User ID: 256
[05-Apr-2026 05:00:25 UTC] Limit: 20, Offset: 0
[05-Apr-2026 05:00:25 UTC] Orders found: 1
[05-Apr-2026 05:00:25 UTC] Orders data: [{"id":158,"quantity":100,"total_coins":3500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/etoro_254789","status":"pending","created_at":"2026-04-05 08:26:24","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[05-Apr-2026 05:00:25 UTC] Total orders count: 1
[05-Apr-2026 05:00:25 UTC] === API CALL LOG ===
[05-Apr-2026 05:00:25 UTC] Endpoint: user/profile.php
[05-Apr-2026 05:00:25 UTC] Full Log Data: {
    "timestamp": "2026-04-05 05:00:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:c0:4064:e93a::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e75fd33eeed1ecc-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:c0:4064:e93a::1",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:c0:4064:e93a::1, 172.70.143.194"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 05:00:25 UTC] === END API CALL LOG ===
[05-Apr-2026 05:00:25 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 05:00:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U
[05-Apr-2026 05:00:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 05:00:25 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 05:00:25 UTC] User ID: 256
[05-Apr-2026 05:00:25 UTC] ✅ User profile retrieved successfully for user ID: 256
[05-Apr-2026 05:00:26 UTC] === API CALL LOG ===
[05-Apr-2026 05:00:26 UTC] Endpoint: user/profile.php
[05-Apr-2026 05:00:26 UTC] Full Log Data: {
    "timestamp": "2026-04-05 05:00:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:c0:4064:e93a::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e75fd3b6afb1ecc-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:c0:4064:e93a::1",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:c0:4064:e93a::1, 172.70.143.194"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 05:00:26 UTC] === END API CALL LOG ===
[05-Apr-2026 05:00:26 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 05:00:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U
[05-Apr-2026 05:00:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 05:00:26 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 05:00:26 UTC] User ID: 256
[05-Apr-2026 05:00:26 UTC] ✅ User profile retrieved successfully for user ID: 256
[05-Apr-2026 05:00:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 05:00:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 05:00:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e75fd8c2bff1ecc-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2404:c0:4064:e93a::1","CF-IPCountry":"ID","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2404:c0:4064:e93a::1, 172.70.143.194"}
[05-Apr-2026 05:00:39 UTC] === User Orders API Called ===
[05-Apr-2026 05:00:39 UTC] User ID: 256
[05-Apr-2026 05:00:39 UTC] Limit: 20, Offset: 0
[05-Apr-2026 05:00:39 UTC] Orders found: 1
[05-Apr-2026 05:00:39 UTC] Orders data: [{"id":158,"quantity":100,"total_coins":3500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/etoro_254789","status":"pending","created_at":"2026-04-05 08:26:24","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[05-Apr-2026 05:00:39 UTC] Total orders count: 1
[05-Apr-2026 05:00:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 05:00:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 05:00:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e75fdc39ad01ecc-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2404:c0:4064:e93a::1","CF-IPCountry":"ID","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2404:c0:4064:e93a::1, 172.70.143.195"}
[05-Apr-2026 05:00:48 UTC] === User Orders API Called ===
[05-Apr-2026 05:00:48 UTC] User ID: 256
[05-Apr-2026 05:00:48 UTC] Limit: 20, Offset: 0
[05-Apr-2026 05:00:48 UTC] Orders found: 1
[05-Apr-2026 05:00:48 UTC] Orders data: [{"id":158,"quantity":100,"total_coins":3500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/etoro_254789","status":"pending","created_at":"2026-04-05 08:26:24","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[05-Apr-2026 05:00:48 UTC] Total orders count: 1
[05-Apr-2026 05:00:48 UTC] === API CALL LOG ===
[05-Apr-2026 05:00:48 UTC] Endpoint: user/profile.php
[05-Apr-2026 05:00:48 UTC] Full Log Data: {
    "timestamp": "2026-04-05 05:00:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:c0:4064:e93a::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e75fdc39ad31ecc-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:c0:4064:e93a::1",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:c0:4064:e93a::1, 172.70.143.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 05:00:48 UTC] === END API CALL LOG ===
[05-Apr-2026 05:00:48 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 05:00:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U
[05-Apr-2026 05:00:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 05:00:48 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 05:00:48 UTC] User ID: 256
[05-Apr-2026 05:00:48 UTC] ✅ User profile retrieved successfully for user ID: 256
[05-Apr-2026 05:00:49 UTC] === API CALL LOG ===
[05-Apr-2026 05:00:49 UTC] Endpoint: user/profile.php
[05-Apr-2026 05:00:49 UTC] Full Log Data: {
    "timestamp": "2026-04-05 05:00:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:c0:4064:e93a::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e75fdc72ad91ecc-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:c0:4064:e93a::1",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:c0:4064:e93a::1, 172.70.143.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 05:00:49 UTC] === END API CALL LOG ===
[05-Apr-2026 05:00:49 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 05:00:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U
[05-Apr-2026 05:00:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 05:00:49 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 05:00:49 UTC] User ID: 256
[05-Apr-2026 05:00:49 UTC] ✅ User profile retrieved successfully for user ID: 256
[05-Apr-2026 05:00:50 UTC] === API CALL LOG ===
[05-Apr-2026 05:00:50 UTC] Endpoint: user/profile.php
[05-Apr-2026 05:00:50 UTC] Full Log Data: {
    "timestamp": "2026-04-05 05:00:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:c0:4064:e93a::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e75fdcf9e071ecc-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:c0:4064:e93a::1",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:c0:4064:e93a::1, 172.70.143.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 05:00:50 UTC] === END API CALL LOG ===
[05-Apr-2026 05:00:50 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 05:00:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U
[05-Apr-2026 05:00:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 05:00:50 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 05:00:50 UTC] User ID: 256
[05-Apr-2026 05:00:50 UTC] ✅ User profile retrieved successfully for user ID: 256
[05-Apr-2026 05:00:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 05:00:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 05:00:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e75fddc3b8b1ecc-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2404:c0:4064:e93a::1","CF-IPCountry":"ID","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2404:c0:4064:e93a::1, 172.70.143.195"}
[05-Apr-2026 05:00:52 UTC] === User Orders API Called ===
[05-Apr-2026 05:00:52 UTC] User ID: 256
[05-Apr-2026 05:00:52 UTC] Limit: 20, Offset: 0
[05-Apr-2026 05:00:52 UTC] Orders found: 1
[05-Apr-2026 05:00:52 UTC] Orders data: [{"id":158,"quantity":100,"total_coins":3500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/etoro_254789","status":"pending","created_at":"2026-04-05 08:26:24","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[05-Apr-2026 05:00:52 UTC] Total orders count: 1
[05-Apr-2026 05:01:05 UTC] === API CALL LOG ===
[05-Apr-2026 05:01:05 UTC] Endpoint: user/profile.php
[05-Apr-2026 05:01:05 UTC] Full Log Data: {
    "timestamp": "2026-04-05 05:01:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:c0:4064:e93a::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e75fe28bde01ecc-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:c0:4064:e93a::1",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:c0:4064:e93a::1, 172.70.143.194"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 05:01:05 UTC] === END API CALL LOG ===
[05-Apr-2026 05:01:05 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 05:01:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U
[05-Apr-2026 05:01:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 05:01:05 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 05:01:05 UTC] User ID: 256
[05-Apr-2026 05:01:05 UTC] ✅ User profile retrieved successfully for user ID: 256
[05-Apr-2026 05:01:05 UTC] User Purchases API - User ID: 256
[05-Apr-2026 05:01:05 UTC] User Purchases API - Total purchases found: 3
[05-Apr-2026 05:01:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 05:01:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 05:01:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e75fe3a8ea11ecc-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2404:c0:4064:e93a::1","CF-IPCountry":"ID","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2404:c0:4064:e93a::1, 172.70.143.194"}
[05-Apr-2026 05:01:07 UTC] === User Orders API Called ===
[05-Apr-2026 05:01:07 UTC] User ID: 256
[05-Apr-2026 05:01:07 UTC] Limit: 20, Offset: 0
[05-Apr-2026 05:01:07 UTC] Orders found: 1
[05-Apr-2026 05:01:07 UTC] Orders data: [{"id":158,"quantity":100,"total_coins":3500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/etoro_254789","status":"pending","created_at":"2026-04-05 08:26:24","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[05-Apr-2026 05:01:07 UTC] Total orders count: 1
[05-Apr-2026 05:01:07 UTC] === API CALL LOG ===
[05-Apr-2026 05:01:07 UTC] Endpoint: user/profile.php
[05-Apr-2026 05:01:07 UTC] Full Log Data: {
    "timestamp": "2026-04-05 05:01:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:c0:4064:e93a::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e75fe3a8ea51ecc-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:c0:4064:e93a::1",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:c0:4064:e93a::1, 172.70.143.194"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 05:01:07 UTC] === END API CALL LOG ===
[05-Apr-2026 05:01:07 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 05:01:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U
[05-Apr-2026 05:01:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 05:01:07 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 05:01:07 UTC] User ID: 256
[05-Apr-2026 05:01:07 UTC] ✅ User profile retrieved successfully for user ID: 256
[05-Apr-2026 05:01:08 UTC] === API CALL LOG ===
[05-Apr-2026 05:01:08 UTC] Endpoint: user/profile.php
[05-Apr-2026 05:01:08 UTC] Full Log Data: {
    "timestamp": "2026-04-05 05:01:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:c0:4064:e93a::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e75fe3dfe281ecc-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:c0:4064:e93a::1",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:c0:4064:e93a::1, 172.70.143.194"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 05:01:08 UTC] === END API CALL LOG ===
[05-Apr-2026 05:01:08 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 05:01:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U
[05-Apr-2026 05:01:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 05:01:08 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 05:01:08 UTC] User ID: 256
[05-Apr-2026 05:01:08 UTC] ✅ User profile retrieved successfully for user ID: 256
[05-Apr-2026 05:01:09 UTC] === API CALL LOG ===
[05-Apr-2026 05:01:09 UTC] Endpoint: user/profile.php
[05-Apr-2026 05:01:09 UTC] Full Log Data: {
    "timestamp": "2026-04-05 05:01:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:c0:4064:e93a::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e75fe447d781ecc-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:c0:4064:e93a::1",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:c0:4064:e93a::1, 172.70.143.194"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 05:01:09 UTC] === END API CALL LOG ===
[05-Apr-2026 05:01:09 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 05:01:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U
[05-Apr-2026 05:01:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 05:01:09 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 05:01:09 UTC] User ID: 256
[05-Apr-2026 05:01:09 UTC] ✅ User profile retrieved successfully for user ID: 256
[05-Apr-2026 05:18:43 UTC] === API CALL LOG ===
[05-Apr-2026 05:18:43 UTC] Endpoint: user/profile.php
[05-Apr-2026 05:18:43 UTC] Full Log Data: {
    "timestamp": "2026-04-05 05:18:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.91.161.162",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU3IiwidXNlcm5hbWUiOiJXYWppZEFsaUAxMSIsImVtYWlsIjoibWt3YWppZGFsaUBnbWFpbC5jb20iLCJleHAiOjE3NzU5NzExMjN9.Efju_hhU1V8L_uh33JHdxxwirHRbA4AWdLdQj1LzC38",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7618026eebb5b9-LHE",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "154.91.161.162",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "154.91.161.162, 104.22.5.138"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 05:18:43 UTC] === END API CALL LOG ===
[05-Apr-2026 05:18:43 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 05:18:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU3IiwidXNlcm5hbWUiOiJXYWppZEFsaUAxMSIsImVtYWlsIjoibWt3YWppZGFsaUBnbWFpbC5jb20iLCJleHAiOjE3NzU5NzExMjN9.Efju_hhU1V8L_uh33JHdxxwirHRbA4AWdLdQj1LzC38
[05-Apr-2026 05:18:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 05:18:43 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 05:18:43 UTC] User ID: 257
[05-Apr-2026 05:18:43 UTC] ✅ User profile retrieved successfully for user ID: 257
[05-Apr-2026 05:18:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 05:18:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 05:18:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU3IiwidXNlcm5hbWUiOiJXYWppZEFsaUAxMSIsImVtYWlsIjoibWt3YWppZGFsaUBnbWFpbC5jb20iLCJleHAiOjE3NzU5NzExMjN9.Efju_hhU1V8L_uh33JHdxxwirHRbA4AWdLdQj1LzC38","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e7618026f1bb5b9-LHE","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"154.91.161.162","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"154.91.161.162, 104.22.5.139"}
[05-Apr-2026 05:18:43 UTC] === User Orders API Called ===
[05-Apr-2026 05:18:43 UTC] User ID: 257
[05-Apr-2026 05:18:43 UTC] Limit: 20, Offset: 0
[05-Apr-2026 05:18:43 UTC] Orders found: 0
[05-Apr-2026 05:18:43 UTC] Orders data: []
[05-Apr-2026 05:18:43 UTC] Total orders count: 0
[05-Apr-2026 05:18:43 UTC] === API CALL LOG ===
[05-Apr-2026 05:18:43 UTC] Endpoint: user/profile.php
[05-Apr-2026 05:18:43 UTC] Full Log Data: {
    "timestamp": "2026-04-05 05:18:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.91.161.162",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU3IiwidXNlcm5hbWUiOiJXYWppZEFsaUAxMSIsImVtYWlsIjoibWt3YWppZGFsaUBnbWFpbC5jb20iLCJleHAiOjE3NzU5NzExMjN9.Efju_hhU1V8L_uh33JHdxxwirHRbA4AWdLdQj1LzC38",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e761802ea44b5b9-LHE",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "154.91.161.162",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "154.91.161.162, 104.22.5.139"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 05:18:43 UTC] === END API CALL LOG ===
[05-Apr-2026 05:18:43 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 05:18:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU3IiwidXNlcm5hbWUiOiJXYWppZEFsaUAxMSIsImVtYWlsIjoibWt3YWppZGFsaUBnbWFpbC5jb20iLCJleHAiOjE3NzU5NzExMjN9.Efju_hhU1V8L_uh33JHdxxwirHRbA4AWdLdQj1LzC38
[05-Apr-2026 05:18:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 05:18:43 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 05:18:43 UTC] User ID: 257
[05-Apr-2026 05:18:43 UTC] ✅ User profile retrieved successfully for user ID: 257
[05-Apr-2026 05:18:45 UTC] === API CALL LOG ===
[05-Apr-2026 05:18:45 UTC] Endpoint: user/profile.php
[05-Apr-2026 05:18:45 UTC] Full Log Data: {
    "timestamp": "2026-04-05 05:18:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.91.161.162",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU3IiwidXNlcm5hbWUiOiJXYWppZEFsaUAxMSIsImVtYWlsIjoibWt3YWppZGFsaUBnbWFpbC5jb20iLCJleHAiOjE3NzU5NzExMjN9.Efju_hhU1V8L_uh33JHdxxwirHRbA4AWdLdQj1LzC38",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e76180cbd94b5b9-LHE",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "154.91.161.162",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "154.91.161.162, 104.22.5.139"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 05:18:45 UTC] === END API CALL LOG ===
[05-Apr-2026 05:18:45 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 05:18:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU3IiwidXNlcm5hbWUiOiJXYWppZEFsaUAxMSIsImVtYWlsIjoibWt3YWppZGFsaUBnbWFpbC5jb20iLCJleHAiOjE3NzU5NzExMjN9.Efju_hhU1V8L_uh33JHdxxwirHRbA4AWdLdQj1LzC38
[05-Apr-2026 05:18:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 05:18:45 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 05:18:45 UTC] User ID: 257
[05-Apr-2026 05:18:45 UTC] ✅ User profile retrieved successfully for user ID: 257
[05-Apr-2026 05:18:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 05:18:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 05:18:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU3IiwidXNlcm5hbWUiOiJXYWppZEFsaUAxMSIsImVtYWlsIjoibWt3YWppZGFsaUBnbWFpbC5jb20iLCJleHAiOjE3NzU5NzExMjN9.Efju_hhU1V8L_uh33JHdxxwirHRbA4AWdLdQj1LzC38","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e761857aa64b5b9-LHE","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"154.91.161.162","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"154.91.161.162, 104.22.5.144"}
[05-Apr-2026 05:18:57 UTC] === User Orders API Called ===
[05-Apr-2026 05:18:57 UTC] User ID: 257
[05-Apr-2026 05:18:57 UTC] Limit: 20, Offset: 0
[05-Apr-2026 05:18:57 UTC] Orders found: 0
[05-Apr-2026 05:18:57 UTC] Orders data: []
[05-Apr-2026 05:18:57 UTC] Total orders count: 0
[05-Apr-2026 05:18:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 05:18:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 05:18:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU3IiwidXNlcm5hbWUiOiJXYWppZEFsaUAxMSIsImVtYWlsIjoibWt3YWppZGFsaUBnbWFpbC5jb20iLCJleHAiOjE3NzU5NzExMjN9.Efju_hhU1V8L_uh33JHdxxwirHRbA4AWdLdQj1LzC38","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e7618604e81b5b9-LHE","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"154.91.161.162","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"154.91.161.162, 104.22.5.145"}
[05-Apr-2026 05:18:58 UTC] === User Orders API Called ===
[05-Apr-2026 05:18:58 UTC] User ID: 257
[05-Apr-2026 05:18:58 UTC] Limit: 20, Offset: 0
[05-Apr-2026 05:18:58 UTC] Orders found: 0
[05-Apr-2026 05:18:58 UTC] Orders data: []
[05-Apr-2026 05:18:58 UTC] Total orders count: 0
[05-Apr-2026 05:18:58 UTC] === API CALL LOG ===
[05-Apr-2026 05:18:58 UTC] Endpoint: user/profile.php
[05-Apr-2026 05:18:58 UTC] Full Log Data: {
    "timestamp": "2026-04-05 05:18:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.91.161.162",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU3IiwidXNlcm5hbWUiOiJXYWppZEFsaUAxMSIsImVtYWlsIjoibWt3YWppZGFsaUBnbWFpbC5jb20iLCJleHAiOjE3NzU5NzExMjN9.Efju_hhU1V8L_uh33JHdxxwirHRbA4AWdLdQj1LzC38",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e761860a8bcb5b9-LHE",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "154.91.161.162",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "154.91.161.162, 104.22.5.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 05:18:58 UTC] === END API CALL LOG ===
[05-Apr-2026 05:18:58 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 05:18:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU3IiwidXNlcm5hbWUiOiJXYWppZEFsaUAxMSIsImVtYWlsIjoibWt3YWppZGFsaUBnbWFpbC5jb20iLCJleHAiOjE3NzU5NzExMjN9.Efju_hhU1V8L_uh33JHdxxwirHRbA4AWdLdQj1LzC38
[05-Apr-2026 05:18:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 05:18:58 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 05:18:58 UTC] User ID: 257
[05-Apr-2026 05:18:58 UTC] ✅ User profile retrieved successfully for user ID: 257
[05-Apr-2026 05:18:59 UTC] === API CALL LOG ===
[05-Apr-2026 05:18:59 UTC] Endpoint: user/profile.php
[05-Apr-2026 05:18:59 UTC] Full Log Data: {
    "timestamp": "2026-04-05 05:18:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.91.161.162",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU3IiwidXNlcm5hbWUiOiJXYWppZEFsaUAxMSIsImVtYWlsIjoibWt3YWppZGFsaUBnbWFpbC5jb20iLCJleHAiOjE3NzU5NzExMjN9.Efju_hhU1V8L_uh33JHdxxwirHRbA4AWdLdQj1LzC38",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e761866be3eb5b9-LHE",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "154.91.161.162",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "154.91.161.162, 104.22.5.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 05:18:59 UTC] === END API CALL LOG ===
[05-Apr-2026 05:18:59 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 05:18:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU3IiwidXNlcm5hbWUiOiJXYWppZEFsaUAxMSIsImVtYWlsIjoibWt3YWppZGFsaUBnbWFpbC5jb20iLCJleHAiOjE3NzU5NzExMjN9.Efju_hhU1V8L_uh33JHdxxwirHRbA4AWdLdQj1LzC38
[05-Apr-2026 05:18:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 05:18:59 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 05:18:59 UTC] User ID: 257
[05-Apr-2026 05:18:59 UTC] ✅ User profile retrieved successfully for user ID: 257
[05-Apr-2026 05:18:59 UTC] === API CALL LOG ===
[05-Apr-2026 05:18:59 UTC] Endpoint: user/profile.php
[05-Apr-2026 05:18:59 UTC] Full Log Data: {
    "timestamp": "2026-04-05 05:18:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.91.161.162",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU3IiwidXNlcm5hbWUiOiJXYWppZEFsaUAxMSIsImVtYWlsIjoibWt3YWppZGFsaUBnbWFpbC5jb20iLCJleHAiOjE3NzU5NzExMjN9.Efju_hhU1V8L_uh33JHdxxwirHRbA4AWdLdQj1LzC38",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e761867bc15b5b9-LHE",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "154.91.161.162",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "154.91.161.162, 104.22.5.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 05:18:59 UTC] === END API CALL LOG ===
[05-Apr-2026 05:18:59 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 05:18:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU3IiwidXNlcm5hbWUiOiJXYWppZEFsaUAxMSIsImVtYWlsIjoibWt3YWppZGFsaUBnbWFpbC5jb20iLCJleHAiOjE3NzU5NzExMjN9.Efju_hhU1V8L_uh33JHdxxwirHRbA4AWdLdQj1LzC38
[05-Apr-2026 05:18:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 05:18:59 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 05:18:59 UTC] User ID: 257
[05-Apr-2026 05:18:59 UTC] ✅ User profile retrieved successfully for user ID: 257
[05-Apr-2026 05:19:12 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 05:19:12 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 05:19:12 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU3IiwidXNlcm5hbWUiOiJXYWppZEFsaUAxMSIsImVtYWlsIjoibWt3YWppZGFsaUBnbWFpbC5jb20iLCJleHAiOjE3NzU5NzExMjN9.Efju_hhU1V8L_uh33JHdxxwirHRbA4AWdLdQj1LzC38","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e7618b63d31b5b9-LHE","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"154.91.161.162","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"154.91.161.162, 104.22.5.144"}
[05-Apr-2026 05:19:12 UTC] === User Orders API Called ===
[05-Apr-2026 05:19:12 UTC] User ID: 257
[05-Apr-2026 05:19:12 UTC] Limit: 20, Offset: 0
[05-Apr-2026 05:19:12 UTC] Orders found: 0
[05-Apr-2026 05:19:12 UTC] Orders data: []
[05-Apr-2026 05:19:12 UTC] Total orders count: 0
[05-Apr-2026 05:19:13 UTC] === API CALL LOG ===
[05-Apr-2026 05:19:13 UTC] Endpoint: user/profile.php
[05-Apr-2026 05:19:13 UTC] Full Log Data: {
    "timestamp": "2026-04-05 05:19:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.91.161.162",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU3IiwidXNlcm5hbWUiOiJXYWppZEFsaUAxMSIsImVtYWlsIjoibWt3YWppZGFsaUBnbWFpbC5jb20iLCJleHAiOjE3NzU5NzExMjN9.Efju_hhU1V8L_uh33JHdxxwirHRbA4AWdLdQj1LzC38",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7618bff971b5b9-LHE",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "154.91.161.162",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "154.91.161.162, 104.22.5.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 05:19:13 UTC] === END API CALL LOG ===
[05-Apr-2026 05:19:13 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 05:19:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU3IiwidXNlcm5hbWUiOiJXYWppZEFsaUAxMSIsImVtYWlsIjoibWt3YWppZGFsaUBnbWFpbC5jb20iLCJleHAiOjE3NzU5NzExMjN9.Efju_hhU1V8L_uh33JHdxxwirHRbA4AWdLdQj1LzC38
[05-Apr-2026 05:19:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 05:19:13 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 05:19:13 UTC] User ID: 257
[05-Apr-2026 05:19:13 UTC] ✅ User profile retrieved successfully for user ID: 257
[05-Apr-2026 05:19:14 UTC] User Purchases API - User ID: 257
[05-Apr-2026 05:19:14 UTC] User Purchases API - Total purchases found: 1
[05-Apr-2026 05:19:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 05:19:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 05:19:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU3IiwidXNlcm5hbWUiOiJXYWppZEFsaUAxMSIsImVtYWlsIjoibWt3YWppZGFsaUBnbWFpbC5jb20iLCJleHAiOjE3NzU5NzExMjN9.Efju_hhU1V8L_uh33JHdxxwirHRbA4AWdLdQj1LzC38","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e7618c42ad7b5b9-LHE","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"154.91.161.162","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"154.91.161.162, 104.22.5.144"}
[05-Apr-2026 05:19:14 UTC] === User Orders API Called ===
[05-Apr-2026 05:19:14 UTC] User ID: 257
[05-Apr-2026 05:19:14 UTC] Limit: 20, Offset: 0
[05-Apr-2026 05:19:14 UTC] Orders found: 0
[05-Apr-2026 05:19:14 UTC] Orders data: []
[05-Apr-2026 05:19:14 UTC] Total orders count: 0
[05-Apr-2026 05:19:14 UTC] === API CALL LOG ===
[05-Apr-2026 05:19:14 UTC] Endpoint: user/profile.php
[05-Apr-2026 05:19:14 UTC] Full Log Data: {
    "timestamp": "2026-04-05 05:19:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.91.161.162",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU3IiwidXNlcm5hbWUiOiJXYWppZEFsaUAxMSIsImVtYWlsIjoibWt3YWppZGFsaUBnbWFpbC5jb20iLCJleHAiOjE3NzU5NzExMjN9.Efju_hhU1V8L_uh33JHdxxwirHRbA4AWdLdQj1LzC38",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7618c48cedb5b9-LHE",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "154.91.161.162",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "154.91.161.162, 104.22.5.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 05:19:14 UTC] === END API CALL LOG ===
[05-Apr-2026 05:19:14 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 05:19:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU3IiwidXNlcm5hbWUiOiJXYWppZEFsaUAxMSIsImVtYWlsIjoibWt3YWppZGFsaUBnbWFpbC5jb20iLCJleHAiOjE3NzU5NzExMjN9.Efju_hhU1V8L_uh33JHdxxwirHRbA4AWdLdQj1LzC38
[05-Apr-2026 05:19:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 05:19:14 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 05:19:14 UTC] User ID: 257
[05-Apr-2026 05:19:14 UTC] ✅ User profile retrieved successfully for user ID: 257
[05-Apr-2026 05:19:15 UTC] === API CALL LOG ===
[05-Apr-2026 05:19:15 UTC] Endpoint: user/profile.php
[05-Apr-2026 05:19:15 UTC] Full Log Data: {
    "timestamp": "2026-04-05 05:19:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.91.161.162",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU3IiwidXNlcm5hbWUiOiJXYWppZEFsaUAxMSIsImVtYWlsIjoibWt3YWppZGFsaUBnbWFpbC5jb20iLCJleHAiOjE3NzU5NzExMjN9.Efju_hhU1V8L_uh33JHdxxwirHRbA4AWdLdQj1LzC38",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7618c85a55b5b9-LHE",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "154.91.161.162",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "154.91.161.162, 104.22.5.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 05:19:15 UTC] === END API CALL LOG ===
[05-Apr-2026 05:19:15 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 05:19:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU3IiwidXNlcm5hbWUiOiJXYWppZEFsaUAxMSIsImVtYWlsIjoibWt3YWppZGFsaUBnbWFpbC5jb20iLCJleHAiOjE3NzU5NzExMjN9.Efju_hhU1V8L_uh33JHdxxwirHRbA4AWdLdQj1LzC38
[05-Apr-2026 05:19:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 05:19:15 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 05:19:15 UTC] User ID: 257
[05-Apr-2026 05:19:15 UTC] ✅ User profile retrieved successfully for user ID: 257
[05-Apr-2026 05:19:15 UTC] === API CALL LOG ===
[05-Apr-2026 05:19:15 UTC] Endpoint: user/profile.php
[05-Apr-2026 05:19:15 UTC] Full Log Data: {
    "timestamp": "2026-04-05 05:19:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.91.161.162",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU3IiwidXNlcm5hbWUiOiJXYWppZEFsaUAxMSIsImVtYWlsIjoibWt3YWppZGFsaUBnbWFpbC5jb20iLCJleHAiOjE3NzU5NzExMjN9.Efju_hhU1V8L_uh33JHdxxwirHRbA4AWdLdQj1LzC38",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7618ca7ef2b5b9-LHE",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "154.91.161.162",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "154.91.161.162, 104.22.5.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 05:19:15 UTC] === END API CALL LOG ===
[05-Apr-2026 05:19:15 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 05:19:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU3IiwidXNlcm5hbWUiOiJXYWppZEFsaUAxMSIsImVtYWlsIjoibWt3YWppZGFsaUBnbWFpbC5jb20iLCJleHAiOjE3NzU5NzExMjN9.Efju_hhU1V8L_uh33JHdxxwirHRbA4AWdLdQj1LzC38
[05-Apr-2026 05:19:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 05:19:15 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 05:19:15 UTC] User ID: 257
[05-Apr-2026 05:19:15 UTC] ✅ User profile retrieved successfully for user ID: 257
[05-Apr-2026 05:19:33 UTC] === API CALL LOG ===
[05-Apr-2026 05:19:33 UTC] Endpoint: user/profile.php
[05-Apr-2026 05:19:33 UTC] Full Log Data: {
    "timestamp": "2026-04-05 05:19:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:c0:4064:e93a::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7619390a57ce45-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:c0:4064:e93a::1",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:c0:4064:e93a::1, 172.71.124.88"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 05:19:33 UTC] === END API CALL LOG ===
[05-Apr-2026 05:19:33 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 05:19:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U
[05-Apr-2026 05:19:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 05:19:33 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 05:19:33 UTC] User ID: 256
[05-Apr-2026 05:19:33 UTC] ✅ User profile retrieved successfully for user ID: 256
[05-Apr-2026 05:19:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 05:19:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 05:19:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e7619390a56ce45-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2404:c0:4064:e93a::1","CF-IPCountry":"ID","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2404:c0:4064:e93a::1, 172.71.124.88"}
[05-Apr-2026 05:19:33 UTC] === User Orders API Called ===
[05-Apr-2026 05:19:33 UTC] User ID: 256
[05-Apr-2026 05:19:33 UTC] Limit: 20, Offset: 0
[05-Apr-2026 05:19:33 UTC] Orders found: 1
[05-Apr-2026 05:19:33 UTC] Orders data: [{"id":158,"quantity":100,"total_coins":3500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/etoro_254789","status":"pending","created_at":"2026-04-05 08:26:24","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[05-Apr-2026 05:19:33 UTC] Total orders count: 1
[05-Apr-2026 05:19:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 05:19:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 05:19:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU3IiwidXNlcm5hbWUiOiJXYWppZEFsaUAxMSIsImVtYWlsIjoibWt3YWppZGFsaUBnbWFpbC5jb20iLCJleHAiOjE3NzU5NzExMjN9.Efju_hhU1V8L_uh33JHdxxwirHRbA4AWdLdQj1LzC38","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e76193adf93b5b9-LHE","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"154.91.161.162","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"154.91.161.162, 104.22.5.145"}
[05-Apr-2026 05:19:33 UTC] === User Orders API Called ===
[05-Apr-2026 05:19:33 UTC] User ID: 257
[05-Apr-2026 05:19:33 UTC] Limit: 20, Offset: 0
[05-Apr-2026 05:19:33 UTC] Orders found: 0
[05-Apr-2026 05:19:33 UTC] Orders data: []
[05-Apr-2026 05:19:33 UTC] Total orders count: 0
[05-Apr-2026 05:19:33 UTC] === API CALL LOG ===
[05-Apr-2026 05:19:33 UTC] Endpoint: user/profile.php
[05-Apr-2026 05:19:33 UTC] Full Log Data: {
    "timestamp": "2026-04-05 05:19:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.91.161.162",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU3IiwidXNlcm5hbWUiOiJXYWppZEFsaUAxMSIsImVtYWlsIjoibWt3YWppZGFsaUBnbWFpbC5jb20iLCJleHAiOjE3NzU5NzExMjN9.Efju_hhU1V8L_uh33JHdxxwirHRbA4AWdLdQj1LzC38",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e76193adf9db5b9-LHE",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "154.91.161.162",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "154.91.161.162, 104.22.5.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 05:19:33 UTC] === END API CALL LOG ===
[05-Apr-2026 05:19:33 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 05:19:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU3IiwidXNlcm5hbWUiOiJXYWppZEFsaUAxMSIsImVtYWlsIjoibWt3YWppZGFsaUBnbWFpbC5jb20iLCJleHAiOjE3NzU5NzExMjN9.Efju_hhU1V8L_uh33JHdxxwirHRbA4AWdLdQj1LzC38
[05-Apr-2026 05:19:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 05:19:33 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 05:19:33 UTC] User ID: 257
[05-Apr-2026 05:19:33 UTC] ✅ User profile retrieved successfully for user ID: 257
[05-Apr-2026 05:19:34 UTC] === API CALL LOG ===
[05-Apr-2026 05:19:34 UTC] Endpoint: user/profile.php
[05-Apr-2026 05:19:34 UTC] Full Log Data: {
    "timestamp": "2026-04-05 05:19:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:c0:4064:e93a::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e76193d0ac4ce45-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:c0:4064:e93a::1",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:c0:4064:e93a::1, 172.71.124.88"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 05:19:34 UTC] === END API CALL LOG ===
[05-Apr-2026 05:19:34 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 05:19:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U
[05-Apr-2026 05:19:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 05:19:34 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 05:19:34 UTC] User ID: 256
[05-Apr-2026 05:19:34 UTC] ✅ User profile retrieved successfully for user ID: 256
[05-Apr-2026 05:19:34 UTC] === API CALL LOG ===
[05-Apr-2026 05:19:34 UTC] Endpoint: user/profile.php
[05-Apr-2026 05:19:34 UTC] Full Log Data: {
    "timestamp": "2026-04-05 05:19:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.91.161.162",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU3IiwidXNlcm5hbWUiOiJXYWppZEFsaUAxMSIsImVtYWlsIjoibWt3YWppZGFsaUBnbWFpbC5jb20iLCJleHAiOjE3NzU5NzExMjN9.Efju_hhU1V8L_uh33JHdxxwirHRbA4AWdLdQj1LzC38",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e761942df24b5b9-LHE",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "154.91.161.162",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "154.91.161.162, 104.22.5.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 05:19:34 UTC] === END API CALL LOG ===
[05-Apr-2026 05:19:34 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 05:19:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU3IiwidXNlcm5hbWUiOiJXYWppZEFsaUAxMSIsImVtYWlsIjoibWt3YWppZGFsaUBnbWFpbC5jb20iLCJleHAiOjE3NzU5NzExMjN9.Efju_hhU1V8L_uh33JHdxxwirHRbA4AWdLdQj1LzC38
[05-Apr-2026 05:19:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 05:19:34 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 05:19:34 UTC] User ID: 257
[05-Apr-2026 05:19:34 UTC] ✅ User profile retrieved successfully for user ID: 257
[05-Apr-2026 05:19:35 UTC] === API CALL LOG ===
[05-Apr-2026 05:19:35 UTC] Endpoint: user/profile.php
[05-Apr-2026 05:19:35 UTC] Full Log Data: {
    "timestamp": "2026-04-05 05:19:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.91.161.162",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU3IiwidXNlcm5hbWUiOiJXYWppZEFsaUAxMSIsImVtYWlsIjoibWt3YWppZGFsaUBnbWFpbC5jb20iLCJleHAiOjE3NzU5NzExMjN9.Efju_hhU1V8L_uh33JHdxxwirHRbA4AWdLdQj1LzC38",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e761947fd08b5b9-LHE",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "154.91.161.162",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "154.91.161.162, 104.22.5.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 05:19:35 UTC] === END API CALL LOG ===
[05-Apr-2026 05:19:35 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 05:19:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU3IiwidXNlcm5hbWUiOiJXYWppZEFsaUAxMSIsImVtYWlsIjoibWt3YWppZGFsaUBnbWFpbC5jb20iLCJleHAiOjE3NzU5NzExMjN9.Efju_hhU1V8L_uh33JHdxxwirHRbA4AWdLdQj1LzC38
[05-Apr-2026 05:19:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 05:19:35 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 05:19:35 UTC] User ID: 257
[05-Apr-2026 05:19:35 UTC] ✅ User profile retrieved successfully for user ID: 257
[05-Apr-2026 05:19:35 UTC] === API CALL LOG ===
[05-Apr-2026 05:19:35 UTC] Endpoint: user/profile.php
[05-Apr-2026 05:19:35 UTC] Full Log Data: {
    "timestamp": "2026-04-05 05:19:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:c0:4064:e93a::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7619481a99ce45-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:c0:4064:e93a::1",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:c0:4064:e93a::1, 172.71.124.88"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 05:19:35 UTC] === END API CALL LOG ===
[05-Apr-2026 05:19:35 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 05:19:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U
[05-Apr-2026 05:19:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 05:19:35 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 05:19:35 UTC] User ID: 256
[05-Apr-2026 05:19:35 UTC] ✅ User profile retrieved successfully for user ID: 256
[05-Apr-2026 05:19:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 05:19:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 05:19:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e7619507c83ce45-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2404:c0:4064:e93a::1","CF-IPCountry":"ID","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2404:c0:4064:e93a::1, 172.71.124.88"}
[05-Apr-2026 05:19:37 UTC] === User Orders API Called ===
[05-Apr-2026 05:19:37 UTC] User ID: 256
[05-Apr-2026 05:19:37 UTC] Limit: 20, Offset: 0
[05-Apr-2026 05:19:37 UTC] Orders found: 1
[05-Apr-2026 05:19:37 UTC] Orders data: [{"id":158,"quantity":100,"total_coins":3500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/etoro_254789","status":"pending","created_at":"2026-04-05 08:26:24","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[05-Apr-2026 05:19:37 UTC] Total orders count: 1
[05-Apr-2026 05:19:41 UTC] === API CALL LOG ===
[05-Apr-2026 05:19:41 UTC] Endpoint: user/profile.php
[05-Apr-2026 05:19:41 UTC] Full Log Data: {
    "timestamp": "2026-04-05 05:19:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:c0:4064:e93a::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e761968cf5bce45-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:c0:4064:e93a::1",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:c0:4064:e93a::1, 172.71.124.88"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 05:19:41 UTC] === END API CALL LOG ===
[05-Apr-2026 05:19:41 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 05:19:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U
[05-Apr-2026 05:19:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 05:19:41 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 05:19:41 UTC] User ID: 256
[05-Apr-2026 05:19:41 UTC] ✅ User profile retrieved successfully for user ID: 256
[05-Apr-2026 05:19:42 UTC] User Purchases API - User ID: 256
[05-Apr-2026 05:19:42 UTC] User Purchases API - Total purchases found: 3
[05-Apr-2026 05:19:43 UTC] === API CALL LOG ===
[05-Apr-2026 05:19:43 UTC] Endpoint: user/profile.php
[05-Apr-2026 05:19:43 UTC] Full Log Data: {
    "timestamp": "2026-04-05 05:19:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.91.161.162",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU3IiwidXNlcm5hbWUiOiJXYWppZEFsaUAxMSIsImVtYWlsIjoibWt3YWppZGFsaUBnbWFpbC5jb20iLCJleHAiOjE3NzU5NzExMjN9.Efju_hhU1V8L_uh33JHdxxwirHRbA4AWdLdQj1LzC38",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e761978aef4b5b9-LHE",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "154.91.161.162",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "154.91.161.162, 104.22.5.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 05:19:43 UTC] === END API CALL LOG ===
[05-Apr-2026 05:19:43 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 05:19:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU3IiwidXNlcm5hbWUiOiJXYWppZEFsaUAxMSIsImVtYWlsIjoibWt3YWppZGFsaUBnbWFpbC5jb20iLCJleHAiOjE3NzU5NzExMjN9.Efju_hhU1V8L_uh33JHdxxwirHRbA4AWdLdQj1LzC38
[05-Apr-2026 05:19:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 05:19:43 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 05:19:43 UTC] User ID: 257
[05-Apr-2026 05:19:43 UTC] ✅ User profile retrieved successfully for user ID: 257
[05-Apr-2026 05:19:44 UTC] User Purchases API - User ID: 257
[05-Apr-2026 05:19:44 UTC] User Purchases API - Total purchases found: 1
[05-Apr-2026 05:19:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 05:19:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 05:19:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU3IiwidXNlcm5hbWUiOiJXYWppZEFsaUAxMSIsImVtYWlsIjoibWt3YWppZGFsaUBnbWFpbC5jb20iLCJleHAiOjE3NzU5NzExMjN9.Efju_hhU1V8L_uh33JHdxxwirHRbA4AWdLdQj1LzC38","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e7619a1fc2db5b9-LHE","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"154.91.161.162","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"154.91.161.162, 104.22.5.144"}
[05-Apr-2026 05:19:50 UTC] === User Orders API Called ===
[05-Apr-2026 05:19:50 UTC] User ID: 257
[05-Apr-2026 05:19:50 UTC] Limit: 20, Offset: 0
[05-Apr-2026 05:19:50 UTC] Orders found: 0
[05-Apr-2026 05:19:50 UTC] Orders data: []
[05-Apr-2026 05:19:50 UTC] Total orders count: 0
[05-Apr-2026 05:19:50 UTC] === API CALL LOG ===
[05-Apr-2026 05:19:50 UTC] Endpoint: user/profile.php
[05-Apr-2026 05:19:50 UTC] Full Log Data: {
    "timestamp": "2026-04-05 05:19:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.91.161.162",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU3IiwidXNlcm5hbWUiOiJXYWppZEFsaUAxMSIsImVtYWlsIjoibWt3YWppZGFsaUBnbWFpbC5jb20iLCJleHAiOjE3NzU5NzExMjN9.Efju_hhU1V8L_uh33JHdxxwirHRbA4AWdLdQj1LzC38",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7619a25e5fb5b9-LHE",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "154.91.161.162",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "154.91.161.162, 104.22.5.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 05:19:50 UTC] === END API CALL LOG ===
[05-Apr-2026 05:19:50 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 05:19:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU3IiwidXNlcm5hbWUiOiJXYWppZEFsaUAxMSIsImVtYWlsIjoibWt3YWppZGFsaUBnbWFpbC5jb20iLCJleHAiOjE3NzU5NzExMjN9.Efju_hhU1V8L_uh33JHdxxwirHRbA4AWdLdQj1LzC38
[05-Apr-2026 05:19:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 05:19:50 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 05:19:50 UTC] User ID: 257
[05-Apr-2026 05:19:50 UTC] ✅ User profile retrieved successfully for user ID: 257
[05-Apr-2026 05:19:50 UTC] === API CALL LOG ===
[05-Apr-2026 05:19:50 UTC] Endpoint: user/profile.php
[05-Apr-2026 05:19:50 UTC] Full Log Data: {
    "timestamp": "2026-04-05 05:19:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.91.161.162",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU3IiwidXNlcm5hbWUiOiJXYWppZEFsaUAxMSIsImVtYWlsIjoibWt3YWppZGFsaUBnbWFpbC5jb20iLCJleHAiOjE3NzU5NzExMjN9.Efju_hhU1V8L_uh33JHdxxwirHRbA4AWdLdQj1LzC38",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7619a60e4ab5b9-LHE",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "154.91.161.162",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "154.91.161.162, 104.22.5.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 05:19:50 UTC] === END API CALL LOG ===
[05-Apr-2026 05:19:50 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 05:19:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU3IiwidXNlcm5hbWUiOiJXYWppZEFsaUAxMSIsImVtYWlsIjoibWt3YWppZGFsaUBnbWFpbC5jb20iLCJleHAiOjE3NzU5NzExMjN9.Efju_hhU1V8L_uh33JHdxxwirHRbA4AWdLdQj1LzC38
[05-Apr-2026 05:19:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 05:19:50 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 05:19:50 UTC] User ID: 257
[05-Apr-2026 05:19:50 UTC] ✅ User profile retrieved successfully for user ID: 257
[05-Apr-2026 05:19:51 UTC] === API CALL LOG ===
[05-Apr-2026 05:19:51 UTC] Endpoint: user/profile.php
[05-Apr-2026 05:19:51 UTC] Full Log Data: {
    "timestamp": "2026-04-05 05:19:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.91.161.162",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU3IiwidXNlcm5hbWUiOiJXYWppZEFsaUAxMSIsImVtYWlsIjoibWt3YWppZGFsaUBnbWFpbC5jb20iLCJleHAiOjE3NzU5NzExMjN9.Efju_hhU1V8L_uh33JHdxxwirHRbA4AWdLdQj1LzC38",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7619a9bd28b5b9-LHE",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "154.91.161.162",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "154.91.161.162, 104.22.5.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 05:19:51 UTC] === END API CALL LOG ===
[05-Apr-2026 05:19:51 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 05:19:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU3IiwidXNlcm5hbWUiOiJXYWppZEFsaUAxMSIsImVtYWlsIjoibWt3YWppZGFsaUBnbWFpbC5jb20iLCJleHAiOjE3NzU5NzExMjN9.Efju_hhU1V8L_uh33JHdxxwirHRbA4AWdLdQj1LzC38
[05-Apr-2026 05:19:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 05:19:51 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 05:19:51 UTC] User ID: 257
[05-Apr-2026 05:19:51 UTC] ✅ User profile retrieved successfully for user ID: 257
[05-Apr-2026 05:19:58 UTC] === API CALL LOG ===
[05-Apr-2026 05:19:58 UTC] Endpoint: user/profile.php
[05-Apr-2026 05:19:58 UTC] Full Log Data: {
    "timestamp": "2026-04-05 05:19:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.91.161.162",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU3IiwidXNlcm5hbWUiOiJXYWppZEFsaUAxMSIsImVtYWlsIjoibWt3YWppZGFsaUBnbWFpbC5jb20iLCJleHAiOjE3NzU5NzExMjN9.Efju_hhU1V8L_uh33JHdxxwirHRbA4AWdLdQj1LzC38",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7619d598c6b5b9-LHE",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "154.91.161.162",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "154.91.161.162, 104.22.5.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 05:19:58 UTC] === END API CALL LOG ===
[05-Apr-2026 05:19:58 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 05:19:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU3IiwidXNlcm5hbWUiOiJXYWppZEFsaUAxMSIsImVtYWlsIjoibWt3YWppZGFsaUBnbWFpbC5jb20iLCJleHAiOjE3NzU5NzExMjN9.Efju_hhU1V8L_uh33JHdxxwirHRbA4AWdLdQj1LzC38
[05-Apr-2026 05:19:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 05:19:58 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 05:19:58 UTC] User ID: 257
[05-Apr-2026 05:19:58 UTC] ✅ User profile retrieved successfully for user ID: 257
[05-Apr-2026 05:20:18 UTC] === API CALL LOG ===
[05-Apr-2026 05:20:18 UTC] Endpoint: user/profile.php
[05-Apr-2026 05:20:18 UTC] Full Log Data: {
    "timestamp": "2026-04-05 05:20:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.91.161.162",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU3IiwidXNlcm5hbWUiOiJXYWppZEFsaUAxMSIsImVtYWlsIjoibWt3YWppZGFsaUBnbWFpbC5jb20iLCJleHAiOjE3NzU5NzExMjN9.Efju_hhU1V8L_uh33JHdxxwirHRbA4AWdLdQj1LzC38",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e761a513ac6b5b9-LHE",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "154.91.161.162",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "154.91.161.162, 104.22.5.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 05:20:18 UTC] === END API CALL LOG ===
[05-Apr-2026 05:20:18 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 05:20:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU3IiwidXNlcm5hbWUiOiJXYWppZEFsaUAxMSIsImVtYWlsIjoibWt3YWppZGFsaUBnbWFpbC5jb20iLCJleHAiOjE3NzU5NzExMjN9.Efju_hhU1V8L_uh33JHdxxwirHRbA4AWdLdQj1LzC38
[05-Apr-2026 05:20:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 05:20:18 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 05:20:18 UTC] User ID: 257
[05-Apr-2026 05:20:18 UTC] ✅ User profile retrieved successfully for user ID: 257
[05-Apr-2026 05:21:22 UTC] === API CALL LOG ===
[05-Apr-2026 05:21:22 UTC] Endpoint: user/profile.php
[05-Apr-2026 05:21:22 UTC] Full Log Data: {
    "timestamp": "2026-04-05 05:21:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.91.161.162",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU3IiwidXNlcm5hbWUiOiJXYWppZEFsaUAxMSIsImVtYWlsIjoibWt3YWppZGFsaUBnbWFpbC5jb20iLCJleHAiOjE3NzU5NzExMjN9.Efju_hhU1V8L_uh33JHdxxwirHRbA4AWdLdQj1LzC38",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e761be14cdbb5b9-LHE",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "154.91.161.162",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "154.91.161.162, 104.22.5.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 05:21:22 UTC] === END API CALL LOG ===
[05-Apr-2026 05:21:22 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 05:21:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU3IiwidXNlcm5hbWUiOiJXYWppZEFsaUAxMSIsImVtYWlsIjoibWt3YWppZGFsaUBnbWFpbC5jb20iLCJleHAiOjE3NzU5NzExMjN9.Efju_hhU1V8L_uh33JHdxxwirHRbA4AWdLdQj1LzC38
[05-Apr-2026 05:21:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 05:21:22 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 05:21:22 UTC] User ID: 257
[05-Apr-2026 05:21:22 UTC] ✅ User profile retrieved successfully for user ID: 257
[05-Apr-2026 05:21:35 UTC] === API CALL LOG ===
[05-Apr-2026 05:21:35 UTC] Endpoint: user/profile.php
[05-Apr-2026 05:21:35 UTC] Full Log Data: {
    "timestamp": "2026-04-05 05:21:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.91.161.162",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU3IiwidXNlcm5hbWUiOiJXYWppZEFsaUAxMSIsImVtYWlsIjoibWt3YWppZGFsaUBnbWFpbC5jb20iLCJleHAiOjE3NzU5NzExMjN9.Efju_hhU1V8L_uh33JHdxxwirHRbA4AWdLdQj1LzC38",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e761c305e0ab5b9-LHE",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "154.91.161.162",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "154.91.161.162, 104.22.5.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 05:21:35 UTC] === END API CALL LOG ===
[05-Apr-2026 05:21:35 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 05:21:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU3IiwidXNlcm5hbWUiOiJXYWppZEFsaUAxMSIsImVtYWlsIjoibWt3YWppZGFsaUBnbWFpbC5jb20iLCJleHAiOjE3NzU5NzExMjN9.Efju_hhU1V8L_uh33JHdxxwirHRbA4AWdLdQj1LzC38
[05-Apr-2026 05:21:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 05:21:35 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 05:21:35 UTC] User ID: 257
[05-Apr-2026 05:21:35 UTC] ✅ User profile retrieved successfully for user ID: 257
[05-Apr-2026 05:21:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 05:21:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 05:21:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU3IiwidXNlcm5hbWUiOiJXYWppZEFsaUAxMSIsImVtYWlsIjoibWt3YWppZGFsaUBnbWFpbC5jb20iLCJleHAiOjE3NzU5NzExMjN9.Efju_hhU1V8L_uh33JHdxxwirHRbA4AWdLdQj1LzC38","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e761c4dc9d6b5b9-LHE","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"154.91.161.162","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"154.91.161.162, 104.22.5.144"}
[05-Apr-2026 05:21:39 UTC] === User Orders API Called ===
[05-Apr-2026 05:21:39 UTC] User ID: 257
[05-Apr-2026 05:21:39 UTC] Limit: 20, Offset: 0
[05-Apr-2026 05:21:39 UTC] Orders found: 0
[05-Apr-2026 05:21:39 UTC] Orders data: []
[05-Apr-2026 05:21:39 UTC] Total orders count: 0
[05-Apr-2026 05:21:39 UTC] === API CALL LOG ===
[05-Apr-2026 05:21:39 UTC] Endpoint: user/profile.php
[05-Apr-2026 05:21:39 UTC] Full Log Data: {
    "timestamp": "2026-04-05 05:21:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.91.161.162",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU3IiwidXNlcm5hbWUiOiJXYWppZEFsaUAxMSIsImVtYWlsIjoibWt3YWppZGFsaUBnbWFpbC5jb20iLCJleHAiOjE3NzU5NzExMjN9.Efju_hhU1V8L_uh33JHdxxwirHRbA4AWdLdQj1LzC38",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e761c4e1c11b5b9-LHE",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "154.91.161.162",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "154.91.161.162, 104.22.5.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 05:21:39 UTC] === END API CALL LOG ===
[05-Apr-2026 05:21:39 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 05:21:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU3IiwidXNlcm5hbWUiOiJXYWppZEFsaUAxMSIsImVtYWlsIjoibWt3YWppZGFsaUBnbWFpbC5jb20iLCJleHAiOjE3NzU5NzExMjN9.Efju_hhU1V8L_uh33JHdxxwirHRbA4AWdLdQj1LzC38
[05-Apr-2026 05:21:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 05:21:39 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 05:21:39 UTC] User ID: 257
[05-Apr-2026 05:21:39 UTC] ✅ User profile retrieved successfully for user ID: 257
[05-Apr-2026 05:21:40 UTC] === API CALL LOG ===
[05-Apr-2026 05:21:40 UTC] Endpoint: user/profile.php
[05-Apr-2026 05:21:40 UTC] Full Log Data: {
    "timestamp": "2026-04-05 05:21:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.91.161.162",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU3IiwidXNlcm5hbWUiOiJXYWppZEFsaUAxMSIsImVtYWlsIjoibWt3YWppZGFsaUBnbWFpbC5jb20iLCJleHAiOjE3NzU5NzExMjN9.Efju_hhU1V8L_uh33JHdxxwirHRbA4AWdLdQj1LzC38",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e761c51dae8b5b9-LHE",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "154.91.161.162",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "154.91.161.162, 104.22.5.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 05:21:40 UTC] === END API CALL LOG ===
[05-Apr-2026 05:21:40 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 05:21:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU3IiwidXNlcm5hbWUiOiJXYWppZEFsaUAxMSIsImVtYWlsIjoibWt3YWppZGFsaUBnbWFpbC5jb20iLCJleHAiOjE3NzU5NzExMjN9.Efju_hhU1V8L_uh33JHdxxwirHRbA4AWdLdQj1LzC38
[05-Apr-2026 05:21:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 05:21:40 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 05:21:40 UTC] User ID: 257
[05-Apr-2026 05:21:40 UTC] ✅ User profile retrieved successfully for user ID: 257
[05-Apr-2026 05:21:43 UTC] === API CALL LOG ===
[05-Apr-2026 05:21:43 UTC] Endpoint: user/profile.php
[05-Apr-2026 05:21:43 UTC] Full Log Data: {
    "timestamp": "2026-04-05 05:21:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.91.161.162",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU3IiwidXNlcm5hbWUiOiJXYWppZEFsaUAxMSIsImVtYWlsIjoibWt3YWppZGFsaUBnbWFpbC5jb20iLCJleHAiOjE3NzU5NzExMjN9.Efju_hhU1V8L_uh33JHdxxwirHRbA4AWdLdQj1LzC38",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e761c66099ff462-LHE",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "154.91.161.162",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "154.91.161.162, 104.22.5.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 05:21:43 UTC] === END API CALL LOG ===
[05-Apr-2026 05:21:43 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 05:21:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU3IiwidXNlcm5hbWUiOiJXYWppZEFsaUAxMSIsImVtYWlsIjoibWt3YWppZGFsaUBnbWFpbC5jb20iLCJleHAiOjE3NzU5NzExMjN9.Efju_hhU1V8L_uh33JHdxxwirHRbA4AWdLdQj1LzC38
[05-Apr-2026 05:21:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 05:21:43 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 05:21:43 UTC] User ID: 257
[05-Apr-2026 05:21:43 UTC] ✅ User profile retrieved successfully for user ID: 257
[05-Apr-2026 05:21:43 UTC] === API CALL LOG ===
[05-Apr-2026 05:21:43 UTC] Endpoint: user/profile.php
[05-Apr-2026 05:21:43 UTC] Full Log Data: {
    "timestamp": "2026-04-05 05:21:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.91.161.162",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU3IiwidXNlcm5hbWUiOiJXYWppZEFsaUAxMSIsImVtYWlsIjoibWt3YWppZGFsaUBnbWFpbC5jb20iLCJleHAiOjE3NzU5NzExMjN9.Efju_hhU1V8L_uh33JHdxxwirHRbA4AWdLdQj1LzC38",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e761c691cbef462-LHE",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "154.91.161.162",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "154.91.161.162, 104.22.5.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 05:21:43 UTC] === END API CALL LOG ===
[05-Apr-2026 05:21:43 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 05:21:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU3IiwidXNlcm5hbWUiOiJXYWppZEFsaUAxMSIsImVtYWlsIjoibWt3YWppZGFsaUBnbWFpbC5jb20iLCJleHAiOjE3NzU5NzExMjN9.Efju_hhU1V8L_uh33JHdxxwirHRbA4AWdLdQj1LzC38
[05-Apr-2026 05:21:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 05:21:43 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 05:21:43 UTC] User ID: 257
[05-Apr-2026 05:21:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 05:21:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 05:21:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU3IiwidXNlcm5hbWUiOiJXYWppZEFsaUAxMSIsImVtYWlsIjoibWt3YWppZGFsaUBnbWFpbC5jb20iLCJleHAiOjE3NzU5NzExMjN9.Efju_hhU1V8L_uh33JHdxxwirHRbA4AWdLdQj1LzC38","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e761c691cc8f462-LHE","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"154.91.161.162","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"154.91.161.162, 104.22.5.145"}
[05-Apr-2026 05:21:43 UTC] === User Orders API Called ===
[05-Apr-2026 05:21:43 UTC] User ID: 257
[05-Apr-2026 05:21:43 UTC] Limit: 20, Offset: 0
[05-Apr-2026 05:21:43 UTC] ✅ User profile retrieved successfully for user ID: 257
[05-Apr-2026 05:21:43 UTC] Orders found: 0
[05-Apr-2026 05:21:43 UTC] Orders data: []
[05-Apr-2026 05:21:43 UTC] Total orders count: 0
[05-Apr-2026 05:21:44 UTC] === API CALL LOG ===
[05-Apr-2026 05:21:44 UTC] Endpoint: user/profile.php
[05-Apr-2026 05:21:44 UTC] Full Log Data: {
    "timestamp": "2026-04-05 05:21:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.91.161.162",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU3IiwidXNlcm5hbWUiOiJXYWppZEFsaUAxMSIsImVtYWlsIjoibWt3YWppZGFsaUBnbWFpbC5jb20iLCJleHAiOjE3NzU5NzExMjN9.Efju_hhU1V8L_uh33JHdxxwirHRbA4AWdLdQj1LzC38",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e761c697f2df462-LHE",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "154.91.161.162",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "154.91.161.162, 104.22.5.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 05:21:44 UTC] === END API CALL LOG ===
[05-Apr-2026 05:21:44 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 05:21:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU3IiwidXNlcm5hbWUiOiJXYWppZEFsaUAxMSIsImVtYWlsIjoibWt3YWppZGFsaUBnbWFpbC5jb20iLCJleHAiOjE3NzU5NzExMjN9.Efju_hhU1V8L_uh33JHdxxwirHRbA4AWdLdQj1LzC38
[05-Apr-2026 05:21:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 05:21:44 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 05:21:44 UTC] User ID: 257
[05-Apr-2026 05:21:44 UTC] ✅ User profile retrieved successfully for user ID: 257
[05-Apr-2026 05:22:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 05:22:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 05:22:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU3IiwidXNlcm5hbWUiOiJXYWppZEFsaUAxMSIsImVtYWlsIjoibWt3YWppZGFsaUBnbWFpbC5jb20iLCJleHAiOjE3NzU5NzExMjN9.Efju_hhU1V8L_uh33JHdxxwirHRbA4AWdLdQj1LzC38","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e761cd838bbf462-LHE","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"154.91.161.162","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"154.91.161.162, 104.22.5.145"}
[05-Apr-2026 05:22:01 UTC] === User Orders API Called ===
[05-Apr-2026 05:22:01 UTC] User ID: 257
[05-Apr-2026 05:22:01 UTC] Limit: 20, Offset: 0
[05-Apr-2026 05:22:01 UTC] Orders found: 0
[05-Apr-2026 05:22:01 UTC] Orders data: []
[05-Apr-2026 05:22:01 UTC] Total orders count: 0
[05-Apr-2026 05:22:01 UTC] === API CALL LOG ===
[05-Apr-2026 05:22:01 UTC] Endpoint: user/profile.php
[05-Apr-2026 05:22:01 UTC] Full Log Data: {
    "timestamp": "2026-04-05 05:22:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.91.161.162",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU3IiwidXNlcm5hbWUiOiJXYWppZEFsaUAxMSIsImVtYWlsIjoibWt3YWppZGFsaUBnbWFpbC5jb20iLCJleHAiOjE3NzU5NzExMjN9.Efju_hhU1V8L_uh33JHdxxwirHRbA4AWdLdQj1LzC38",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e761cd8ab4df462-LHE",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "154.91.161.162",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "154.91.161.162, 104.22.5.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 05:22:01 UTC] === END API CALL LOG ===
[05-Apr-2026 05:22:01 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 05:22:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU3IiwidXNlcm5hbWUiOiJXYWppZEFsaUAxMSIsImVtYWlsIjoibWt3YWppZGFsaUBnbWFpbC5jb20iLCJleHAiOjE3NzU5NzExMjN9.Efju_hhU1V8L_uh33JHdxxwirHRbA4AWdLdQj1LzC38
[05-Apr-2026 05:22:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 05:22:01 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 05:22:01 UTC] User ID: 257
[05-Apr-2026 05:22:01 UTC] ✅ User profile retrieved successfully for user ID: 257
[05-Apr-2026 05:22:02 UTC] === API CALL LOG ===
[05-Apr-2026 05:22:02 UTC] Endpoint: user/profile.php
[05-Apr-2026 05:22:02 UTC] Full Log Data: {
    "timestamp": "2026-04-05 05:22:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.91.161.162",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU3IiwidXNlcm5hbWUiOiJXYWppZEFsaUAxMSIsImVtYWlsIjoibWt3YWppZGFsaUBnbWFpbC5jb20iLCJleHAiOjE3NzU5NzExMjN9.Efju_hhU1V8L_uh33JHdxxwirHRbA4AWdLdQj1LzC38",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e761cdc59f1f462-LHE",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "154.91.161.162",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "154.91.161.162, 104.22.5.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 05:22:02 UTC] === END API CALL LOG ===
[05-Apr-2026 05:22:02 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 05:22:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU3IiwidXNlcm5hbWUiOiJXYWppZEFsaUAxMSIsImVtYWlsIjoibWt3YWppZGFsaUBnbWFpbC5jb20iLCJleHAiOjE3NzU5NzExMjN9.Efju_hhU1V8L_uh33JHdxxwirHRbA4AWdLdQj1LzC38
[05-Apr-2026 05:22:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 05:22:02 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 05:22:02 UTC] User ID: 257
[05-Apr-2026 05:22:02 UTC] ✅ User profile retrieved successfully for user ID: 257
[05-Apr-2026 05:23:00 UTC] === API CALL LOG ===
[05-Apr-2026 05:23:00 UTC] Endpoint: user/profile.php
[05-Apr-2026 05:23:00 UTC] Full Log Data: {
    "timestamp": "2026-04-05 05:23:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.91.161.162",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU3IiwidXNlcm5hbWUiOiJXYWppZEFsaUAxMSIsImVtYWlsIjoibWt3YWppZGFsaUBnbWFpbC5jb20iLCJleHAiOjE3NzU5NzExMjN9.Efju_hhU1V8L_uh33JHdxxwirHRbA4AWdLdQj1LzC38",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e761e448d68f462-LHE",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "154.91.161.162",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "154.91.161.162, 104.22.5.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 05:23:00 UTC] === END API CALL LOG ===
[05-Apr-2026 05:23:00 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 05:23:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU3IiwidXNlcm5hbWUiOiJXYWppZEFsaUAxMSIsImVtYWlsIjoibWt3YWppZGFsaUBnbWFpbC5jb20iLCJleHAiOjE3NzU5NzExMjN9.Efju_hhU1V8L_uh33JHdxxwirHRbA4AWdLdQj1LzC38
[05-Apr-2026 05:23:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 05:23:00 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 05:23:00 UTC] User ID: 257
[05-Apr-2026 05:23:00 UTC] ✅ User profile retrieved successfully for user ID: 257
[05-Apr-2026 05:23:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 05:23:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 05:23:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU3IiwidXNlcm5hbWUiOiJXYWppZEFsaUAxMSIsImVtYWlsIjoibWt3YWppZGFsaUBnbWFpbC5jb20iLCJleHAiOjE3NzU5NzExMjN9.Efju_hhU1V8L_uh33JHdxxwirHRbA4AWdLdQj1LzC38","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e761e448d60f462-LHE","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"154.91.161.162","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"154.91.161.162, 104.22.5.145"}
[05-Apr-2026 05:23:00 UTC] === User Orders API Called ===
[05-Apr-2026 05:23:00 UTC] User ID: 257
[05-Apr-2026 05:23:00 UTC] Limit: 20, Offset: 0
[05-Apr-2026 05:23:00 UTC] Orders found: 0
[05-Apr-2026 05:23:00 UTC] Orders data: []
[05-Apr-2026 05:23:00 UTC] Total orders count: 0
[05-Apr-2026 05:23:00 UTC] === API CALL LOG ===
[05-Apr-2026 05:23:00 UTC] Endpoint: user/profile.php
[05-Apr-2026 05:23:00 UTC] Full Log Data: {
    "timestamp": "2026-04-05 05:23:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.91.161.162",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU3IiwidXNlcm5hbWUiOiJXYWppZEFsaUAxMSIsImVtYWlsIjoibWt3YWppZGFsaUBnbWFpbC5jb20iLCJleHAiOjE3NzU5NzExMjN9.Efju_hhU1V8L_uh33JHdxxwirHRbA4AWdLdQj1LzC38",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e761e48c812f462-LHE",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "154.91.161.162",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "154.91.161.162, 104.22.5.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 05:23:00 UTC] === END API CALL LOG ===
[05-Apr-2026 05:23:00 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 05:23:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU3IiwidXNlcm5hbWUiOiJXYWppZEFsaUAxMSIsImVtYWlsIjoibWt3YWppZGFsaUBnbWFpbC5jb20iLCJleHAiOjE3NzU5NzExMjN9.Efju_hhU1V8L_uh33JHdxxwirHRbA4AWdLdQj1LzC38
[05-Apr-2026 05:23:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 05:23:00 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 05:23:00 UTC] User ID: 257
[05-Apr-2026 05:23:00 UTC] ✅ User profile retrieved successfully for user ID: 257
[05-Apr-2026 05:45:14 UTC] === API CALL LOG ===
[05-Apr-2026 05:45:14 UTC] Endpoint: user/profile.php
[05-Apr-2026 05:45:14 UTC] Full Log Data: {
    "timestamp": "2026-04-05 05:45:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "88.246.197.39",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU4IiwidXNlcm5hbWUiOiJ5bGNuIiwiZW1haWwiOiJiZW5iZXJveWxjbkBnbWFpbC5jb20iLCJleHAiOjE3NzU5NzI3MTR9.5b4Yc2MFfNDOFTAdRKLUKq4-M0BWj-O_bPSQoB1B_5A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e763edb2ab27552-DUS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "88.246.197.39",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "88.246.197.39, 172.69.109.146"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 05:45:14 UTC] === END API CALL LOG ===
[05-Apr-2026 05:45:14 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 05:45:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU4IiwidXNlcm5hbWUiOiJ5bGNuIiwiZW1haWwiOiJiZW5iZXJveWxjbkBnbWFpbC5jb20iLCJleHAiOjE3NzU5NzI3MTR9.5b4Yc2MFfNDOFTAdRKLUKq4-M0BWj-O_bPSQoB1B_5A
[05-Apr-2026 05:45:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 05:45:14 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 05:45:14 UTC] User ID: 258
[05-Apr-2026 05:45:14 UTC] ✅ User profile retrieved successfully for user ID: 258
[05-Apr-2026 05:45:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 05:45:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 05:45:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU4IiwidXNlcm5hbWUiOiJ5bGNuIiwiZW1haWwiOiJiZW5iZXJveWxjbkBnbWFpbC5jb20iLCJleHAiOjE3NzU5NzI3MTR9.5b4Yc2MFfNDOFTAdRKLUKq4-M0BWj-O_bPSQoB1B_5A","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e763edb9b197552-DUS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"88.246.197.39","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"88.246.197.39, 172.69.109.147"}
[05-Apr-2026 05:45:14 UTC] === User Orders API Called ===
[05-Apr-2026 05:45:14 UTC] User ID: 258
[05-Apr-2026 05:45:14 UTC] Limit: 20, Offset: 0
[05-Apr-2026 05:45:14 UTC] Orders found: 0
[05-Apr-2026 05:45:14 UTC] Orders data: []
[05-Apr-2026 05:45:14 UTC] Total orders count: 0
[05-Apr-2026 05:45:14 UTC] === API CALL LOG ===
[05-Apr-2026 05:45:14 UTC] Endpoint: user/profile.php
[05-Apr-2026 05:45:14 UTC] Full Log Data: {
    "timestamp": "2026-04-05 05:45:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "88.246.197.39",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU4IiwidXNlcm5hbWUiOiJ5bGNuIiwiZW1haWwiOiJiZW5iZXJveWxjbkBnbWFpbC5jb20iLCJleHAiOjE3NzU5NzI3MTR9.5b4Yc2MFfNDOFTAdRKLUKq4-M0BWj-O_bPSQoB1B_5A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e763edc2ba37552-DUS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "88.246.197.39",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "88.246.197.39, 172.69.109.146"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 05:45:14 UTC] === END API CALL LOG ===
[05-Apr-2026 05:45:14 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 05:45:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU4IiwidXNlcm5hbWUiOiJ5bGNuIiwiZW1haWwiOiJiZW5iZXJveWxjbkBnbWFpbC5jb20iLCJleHAiOjE3NzU5NzI3MTR9.5b4Yc2MFfNDOFTAdRKLUKq4-M0BWj-O_bPSQoB1B_5A
[05-Apr-2026 05:45:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 05:45:14 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 05:45:14 UTC] User ID: 258
[05-Apr-2026 05:45:14 UTC] ✅ User profile retrieved successfully for user ID: 258
[05-Apr-2026 05:45:15 UTC] === API CALL LOG ===
[05-Apr-2026 05:45:15 UTC] Endpoint: user/profile.php
[05-Apr-2026 05:45:15 UTC] Full Log Data: {
    "timestamp": "2026-04-05 05:45:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "88.246.197.39",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU4IiwidXNlcm5hbWUiOiJ5bGNuIiwiZW1haWwiOiJiZW5iZXJveWxjbkBnbWFpbC5jb20iLCJleHAiOjE3NzU5NzI3MTR9.5b4Yc2MFfNDOFTAdRKLUKq4-M0BWj-O_bPSQoB1B_5A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e763edece4d7552-DUS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "88.246.197.39",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "88.246.197.39, 172.69.109.146"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 05:45:15 UTC] === END API CALL LOG ===
[05-Apr-2026 05:45:15 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 05:45:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU4IiwidXNlcm5hbWUiOiJ5bGNuIiwiZW1haWwiOiJiZW5iZXJveWxjbkBnbWFpbC5jb20iLCJleHAiOjE3NzU5NzI3MTR9.5b4Yc2MFfNDOFTAdRKLUKq4-M0BWj-O_bPSQoB1B_5A
[05-Apr-2026 05:45:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 05:45:15 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 05:45:15 UTC] User ID: 258
[05-Apr-2026 05:45:15 UTC] ✅ User profile retrieved successfully for user ID: 258
[05-Apr-2026 05:45:29 UTC] === API CALL LOG ===
[05-Apr-2026 05:45:29 UTC] Endpoint: user/profile.php
[05-Apr-2026 05:45:29 UTC] Full Log Data: {
    "timestamp": "2026-04-05 05:45:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "88.246.197.39",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU4IiwidXNlcm5hbWUiOiJ5bGNuIiwiZW1haWwiOiJiZW5iZXJveWxjbkBnbWFpbC5jb20iLCJleHAiOjE3NzU5NzI3MTR9.5b4Yc2MFfNDOFTAdRKLUKq4-M0BWj-O_bPSQoB1B_5A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e763f37cca2ad9f-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "88.246.197.39",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "88.246.197.39, 172.71.95.101"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 05:45:29 UTC] === END API CALL LOG ===
[05-Apr-2026 05:45:29 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 05:45:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU4IiwidXNlcm5hbWUiOiJ5bGNuIiwiZW1haWwiOiJiZW5iZXJveWxjbkBnbWFpbC5jb20iLCJleHAiOjE3NzU5NzI3MTR9.5b4Yc2MFfNDOFTAdRKLUKq4-M0BWj-O_bPSQoB1B_5A
[05-Apr-2026 05:45:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 05:45:29 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 05:45:29 UTC] User ID: 258
[05-Apr-2026 05:45:29 UTC] ✅ User profile retrieved successfully for user ID: 258
[05-Apr-2026 05:45:47 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 05:45:47 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 05:45:47 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU4IiwidXNlcm5hbWUiOiJ5bGNuIiwiZW1haWwiOiJiZW5iZXJveWxjbkBnbWFpbC5jb20iLCJleHAiOjE3NzU5NzI3MTR9.5b4Yc2MFfNDOFTAdRKLUKq4-M0BWj-O_bPSQoB1B_5A","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e763fa71b33ad9f-AMS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"88.246.197.39","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"88.246.197.39, 172.71.95.102"}
[05-Apr-2026 05:45:47 UTC] === User Orders API Called ===
[05-Apr-2026 05:45:47 UTC] User ID: 258
[05-Apr-2026 05:45:47 UTC] Limit: 20, Offset: 0
[05-Apr-2026 05:45:47 UTC] Orders found: 0
[05-Apr-2026 05:45:47 UTC] Orders data: []
[05-Apr-2026 05:45:47 UTC] Total orders count: 0
[05-Apr-2026 05:45:47 UTC] === API CALL LOG ===
[05-Apr-2026 05:45:47 UTC] Endpoint: user/profile.php
[05-Apr-2026 05:45:47 UTC] Full Log Data: {
    "timestamp": "2026-04-05 05:45:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "88.246.197.39",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU4IiwidXNlcm5hbWUiOiJ5bGNuIiwiZW1haWwiOiJiZW5iZXJveWxjbkBnbWFpbC5jb20iLCJleHAiOjE3NzU5NzI3MTR9.5b4Yc2MFfNDOFTAdRKLUKq4-M0BWj-O_bPSQoB1B_5A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e763fa7acc3ad9f-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "88.246.197.39",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "88.246.197.39, 172.71.95.102"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 05:45:47 UTC] === END API CALL LOG ===
[05-Apr-2026 05:45:47 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 05:45:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU4IiwidXNlcm5hbWUiOiJ5bGNuIiwiZW1haWwiOiJiZW5iZXJveWxjbkBnbWFpbC5jb20iLCJleHAiOjE3NzU5NzI3MTR9.5b4Yc2MFfNDOFTAdRKLUKq4-M0BWj-O_bPSQoB1B_5A
[05-Apr-2026 05:45:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 05:45:47 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 05:45:47 UTC] User ID: 258
[05-Apr-2026 05:45:47 UTC] ✅ User profile retrieved successfully for user ID: 258
[05-Apr-2026 05:45:48 UTC] === API CALL LOG ===
[05-Apr-2026 05:45:48 UTC] Endpoint: user/profile.php
[05-Apr-2026 05:45:48 UTC] Full Log Data: {
    "timestamp": "2026-04-05 05:45:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "88.246.197.39",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU4IiwidXNlcm5hbWUiOiJ5bGNuIiwiZW1haWwiOiJiZW5iZXJveWxjbkBnbWFpbC5jb20iLCJleHAiOjE3NzU5NzI3MTR9.5b4Yc2MFfNDOFTAdRKLUKq4-M0BWj-O_bPSQoB1B_5A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e763fab1d67ad9f-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "88.246.197.39",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "88.246.197.39, 172.71.95.102"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 05:45:48 UTC] === END API CALL LOG ===
[05-Apr-2026 05:45:48 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 05:45:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU4IiwidXNlcm5hbWUiOiJ5bGNuIiwiZW1haWwiOiJiZW5iZXJveWxjbkBnbWFpbC5jb20iLCJleHAiOjE3NzU5NzI3MTR9.5b4Yc2MFfNDOFTAdRKLUKq4-M0BWj-O_bPSQoB1B_5A
[05-Apr-2026 05:45:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 05:45:48 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 05:45:48 UTC] User ID: 258
[05-Apr-2026 05:45:48 UTC] ✅ User profile retrieved successfully for user ID: 258
[05-Apr-2026 05:46:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 05:46:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 05:46:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU4IiwidXNlcm5hbWUiOiJ5bGNuIiwiZW1haWwiOiJiZW5iZXJveWxjbkBnbWFpbC5jb20iLCJleHAiOjE3NzU5NzI3MTR9.5b4Yc2MFfNDOFTAdRKLUKq4-M0BWj-O_bPSQoB1B_5A","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e764040aa3cad9f-AMS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"88.246.197.39","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"88.246.197.39, 172.71.95.102"}
[05-Apr-2026 05:46:11 UTC] === User Orders API Called ===
[05-Apr-2026 05:46:11 UTC] User ID: 258
[05-Apr-2026 05:46:11 UTC] Limit: 20, Offset: 0
[05-Apr-2026 05:46:11 UTC] Orders found: 0
[05-Apr-2026 05:46:11 UTC] Orders data: []
[05-Apr-2026 05:46:11 UTC] Total orders count: 0
[05-Apr-2026 05:46:11 UTC] === API CALL LOG ===
[05-Apr-2026 05:46:11 UTC] Endpoint: user/profile.php
[05-Apr-2026 05:46:11 UTC] Full Log Data: {
    "timestamp": "2026-04-05 05:46:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "88.246.197.39",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU4IiwidXNlcm5hbWUiOiJ5bGNuIiwiZW1haWwiOiJiZW5iZXJveWxjbkBnbWFpbC5jb20iLCJleHAiOjE3NzU5NzI3MTR9.5b4Yc2MFfNDOFTAdRKLUKq4-M0BWj-O_bPSQoB1B_5A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e764040aa3dad9f-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "88.246.197.39",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "88.246.197.39, 172.71.95.102"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 05:46:11 UTC] === END API CALL LOG ===
[05-Apr-2026 05:46:11 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 05:46:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU4IiwidXNlcm5hbWUiOiJ5bGNuIiwiZW1haWwiOiJiZW5iZXJveWxjbkBnbWFpbC5jb20iLCJleHAiOjE3NzU5NzI3MTR9.5b4Yc2MFfNDOFTAdRKLUKq4-M0BWj-O_bPSQoB1B_5A
[05-Apr-2026 05:46:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 05:46:11 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 05:46:11 UTC] User ID: 258
[05-Apr-2026 05:46:11 UTC] ✅ User profile retrieved successfully for user ID: 258
[05-Apr-2026 05:46:12 UTC] === API CALL LOG ===
[05-Apr-2026 05:46:12 UTC] Endpoint: user/profile.php
[05-Apr-2026 05:46:12 UTC] Full Log Data: {
    "timestamp": "2026-04-05 05:46:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "88.246.197.39",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU4IiwidXNlcm5hbWUiOiJ5bGNuIiwiZW1haWwiOiJiZW5iZXJveWxjbkBnbWFpbC5jb20iLCJleHAiOjE3NzU5NzI3MTR9.5b4Yc2MFfNDOFTAdRKLUKq4-M0BWj-O_bPSQoB1B_5A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e764044bceaad9f-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "88.246.197.39",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "88.246.197.39, 172.71.95.102"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 05:46:12 UTC] === END API CALL LOG ===
[05-Apr-2026 05:46:12 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 05:46:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU4IiwidXNlcm5hbWUiOiJ5bGNuIiwiZW1haWwiOiJiZW5iZXJveWxjbkBnbWFpbC5jb20iLCJleHAiOjE3NzU5NzI3MTR9.5b4Yc2MFfNDOFTAdRKLUKq4-M0BWj-O_bPSQoB1B_5A
[05-Apr-2026 05:46:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 05:46:12 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 05:46:12 UTC] User ID: 258
[05-Apr-2026 05:46:12 UTC] ✅ User profile retrieved successfully for user ID: 258
[05-Apr-2026 05:46:29 UTC] === API CALL LOG ===
[05-Apr-2026 05:46:29 UTC] Endpoint: user/profile.php
[05-Apr-2026 05:46:29 UTC] Full Log Data: {
    "timestamp": "2026-04-05 05:46:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "88.246.197.39",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU4IiwidXNlcm5hbWUiOiJ5bGNuIiwiZW1haWwiOiJiZW5iZXJveWxjbkBnbWFpbC5jb20iLCJleHAiOjE3NzU5NzI3MTR9.5b4Yc2MFfNDOFTAdRKLUKq4-M0BWj-O_bPSQoB1B_5A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7640ac4a3cad9f-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "88.246.197.39",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "88.246.197.39, 172.71.95.102"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 05:46:29 UTC] === END API CALL LOG ===
[05-Apr-2026 05:46:29 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 05:46:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU4IiwidXNlcm5hbWUiOiJ5bGNuIiwiZW1haWwiOiJiZW5iZXJveWxjbkBnbWFpbC5jb20iLCJleHAiOjE3NzU5NzI3MTR9.5b4Yc2MFfNDOFTAdRKLUKq4-M0BWj-O_bPSQoB1B_5A
[05-Apr-2026 05:46:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 05:46:29 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 05:46:29 UTC] User ID: 258
[05-Apr-2026 05:46:29 UTC] ✅ User profile retrieved successfully for user ID: 258
[05-Apr-2026 05:46:29 UTC] User Purchases API - User ID: 258
[05-Apr-2026 05:46:29 UTC] User Purchases API - Total purchases found: 1
[05-Apr-2026 06:00:47 UTC] === API CALL LOG ===
[05-Apr-2026 06:00:47 UTC] Endpoint: user/profile.php
[05-Apr-2026 06:00:47 UTC] Full Log Data: {
    "timestamp": "2026-04-05 06:00:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "151.115.85.136",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU5IiwidXNlcm5hbWUiOiJCdWxidWx0ZWNoIiwiZW1haWwiOiJhczk2MDgwNzlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTczNjQ3fQ.dWuJZloGZ5tRB8plaRlMolJ8L3tHuCP99NmOSTkTtUI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7655a34c2fa383-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "151.115.85.136",
        "CF-IPCountry": "PL",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "151.115.85.136, 172.64.200.49"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 06:00:47 UTC] === END API CALL LOG ===
[05-Apr-2026 06:00:47 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 06:00:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU5IiwidXNlcm5hbWUiOiJCdWxidWx0ZWNoIiwiZW1haWwiOiJhczk2MDgwNzlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTczNjQ3fQ.dWuJZloGZ5tRB8plaRlMolJ8L3tHuCP99NmOSTkTtUI
[05-Apr-2026 06:00:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 06:00:47 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 06:00:47 UTC] User ID: 259
[05-Apr-2026 06:00:47 UTC] ✅ User profile retrieved successfully for user ID: 259
[05-Apr-2026 06:00:47 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 06:00:47 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 06:00:47 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU5IiwidXNlcm5hbWUiOiJCdWxidWx0ZWNoIiwiZW1haWwiOiJhczk2MDgwNzlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTczNjQ3fQ.dWuJZloGZ5tRB8plaRlMolJ8L3tHuCP99NmOSTkTtUI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e7655a34c33a383-WAW","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"151.115.85.136","CF-IPCountry":"PL","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"151.115.85.136, 172.64.200.48"}
[05-Apr-2026 06:00:47 UTC] === User Orders API Called ===
[05-Apr-2026 06:00:47 UTC] User ID: 259
[05-Apr-2026 06:00:47 UTC] Limit: 20, Offset: 0
[05-Apr-2026 06:00:47 UTC] Orders found: 0
[05-Apr-2026 06:00:47 UTC] Orders data: []
[05-Apr-2026 06:00:47 UTC] Total orders count: 0
[05-Apr-2026 06:00:48 UTC] === API CALL LOG ===
[05-Apr-2026 06:00:48 UTC] Endpoint: user/profile.php
[05-Apr-2026 06:00:48 UTC] Full Log Data: {
    "timestamp": "2026-04-05 06:00:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "151.115.85.136",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU5IiwidXNlcm5hbWUiOiJCdWxidWx0ZWNoIiwiZW1haWwiOiJhczk2MDgwNzlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTczNjQ3fQ.dWuJZloGZ5tRB8plaRlMolJ8L3tHuCP99NmOSTkTtUI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7655a49df8a383-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "151.115.85.136",
        "CF-IPCountry": "PL",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "151.115.85.136, 172.64.200.49"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 06:00:48 UTC] === END API CALL LOG ===
[05-Apr-2026 06:00:48 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 06:00:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU5IiwidXNlcm5hbWUiOiJCdWxidWx0ZWNoIiwiZW1haWwiOiJhczk2MDgwNzlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTczNjQ3fQ.dWuJZloGZ5tRB8plaRlMolJ8L3tHuCP99NmOSTkTtUI
[05-Apr-2026 06:00:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 06:00:48 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 06:00:48 UTC] User ID: 259
[05-Apr-2026 06:00:48 UTC] ✅ User profile retrieved successfully for user ID: 259
[05-Apr-2026 06:00:49 UTC] === API CALL LOG ===
[05-Apr-2026 06:00:49 UTC] Endpoint: user/profile.php
[05-Apr-2026 06:00:49 UTC] Full Log Data: {
    "timestamp": "2026-04-05 06:00:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "151.115.85.136",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU5IiwidXNlcm5hbWUiOiJCdWxidWx0ZWNoIiwiZW1haWwiOiJhczk2MDgwNzlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTczNjQ3fQ.dWuJZloGZ5tRB8plaRlMolJ8L3tHuCP99NmOSTkTtUI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7655aa7c91a383-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "151.115.85.136",
        "CF-IPCountry": "PL",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "151.115.85.136, 172.64.200.48"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 06:00:49 UTC] === END API CALL LOG ===
[05-Apr-2026 06:00:49 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 06:00:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU5IiwidXNlcm5hbWUiOiJCdWxidWx0ZWNoIiwiZW1haWwiOiJhczk2MDgwNzlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTczNjQ3fQ.dWuJZloGZ5tRB8plaRlMolJ8L3tHuCP99NmOSTkTtUI
[05-Apr-2026 06:00:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 06:00:49 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 06:00:49 UTC] User ID: 259
[05-Apr-2026 06:00:49 UTC] ✅ User profile retrieved successfully for user ID: 259
[05-Apr-2026 06:00:54 UTC] === API CALL LOG ===
[05-Apr-2026 06:00:54 UTC] Endpoint: user/profile.php
[05-Apr-2026 06:00:54 UTC] Full Log Data: {
    "timestamp": "2026-04-05 06:00:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "151.115.85.136",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU5IiwidXNlcm5hbWUiOiJCdWxidWx0ZWNoIiwiZW1haWwiOiJhczk2MDgwNzlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTczNjQ3fQ.dWuJZloGZ5tRB8plaRlMolJ8L3tHuCP99NmOSTkTtUI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7655ce1906a383-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "151.115.85.136",
        "CF-IPCountry": "PL",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "151.115.85.136, 172.64.200.15"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 06:00:54 UTC] === END API CALL LOG ===
[05-Apr-2026 06:00:54 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 06:00:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU5IiwidXNlcm5hbWUiOiJCdWxidWx0ZWNoIiwiZW1haWwiOiJhczk2MDgwNzlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTczNjQ3fQ.dWuJZloGZ5tRB8plaRlMolJ8L3tHuCP99NmOSTkTtUI
[05-Apr-2026 06:00:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 06:00:54 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 06:00:54 UTC] User ID: 259
[05-Apr-2026 06:00:54 UTC] ✅ User profile retrieved successfully for user ID: 259
[05-Apr-2026 06:00:55 UTC] User Purchases API - User ID: 259
[05-Apr-2026 06:00:55 UTC] User Purchases API - Total purchases found: 0
[05-Apr-2026 06:00:59 UTC] User Purchases API - User ID: 259
[05-Apr-2026 06:00:59 UTC] User Purchases API - Total purchases found: 0
[05-Apr-2026 06:01:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 06:01:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 06:01:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU5IiwidXNlcm5hbWUiOiJCdWxidWx0ZWNoIiwiZW1haWwiOiJhczk2MDgwNzlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTczNjQ3fQ.dWuJZloGZ5tRB8plaRlMolJ8L3tHuCP99NmOSTkTtUI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e7655fbaa77a383-WAW","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"151.115.85.136","CF-IPCountry":"PL","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"151.115.85.136, 172.64.200.15"}
[05-Apr-2026 06:01:02 UTC] === User Orders API Called ===
[05-Apr-2026 06:01:02 UTC] User ID: 259
[05-Apr-2026 06:01:02 UTC] Limit: 20, Offset: 0
[05-Apr-2026 06:01:02 UTC] Orders found: 0
[05-Apr-2026 06:01:02 UTC] Orders data: []
[05-Apr-2026 06:01:02 UTC] Total orders count: 0
[05-Apr-2026 06:01:12 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 06:01:12 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 06:01:12 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU5IiwidXNlcm5hbWUiOiJCdWxidWx0ZWNoIiwiZW1haWwiOiJhczk2MDgwNzlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTczNjQ3fQ.dWuJZloGZ5tRB8plaRlMolJ8L3tHuCP99NmOSTkTtUI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e76563ffcc5a383-WAW","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"151.115.85.136","CF-IPCountry":"PL","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"151.115.85.136, 172.64.200.14"}
[05-Apr-2026 06:01:12 UTC] === User Orders API Called ===
[05-Apr-2026 06:01:12 UTC] User ID: 259
[05-Apr-2026 06:01:12 UTC] Limit: 20, Offset: 0
[05-Apr-2026 06:01:12 UTC] Orders found: 0
[05-Apr-2026 06:01:12 UTC] Orders data: []
[05-Apr-2026 06:01:12 UTC] Total orders count: 0
[05-Apr-2026 06:01:13 UTC] === API CALL LOG ===
[05-Apr-2026 06:01:13 UTC] Endpoint: user/profile.php
[05-Apr-2026 06:01:13 UTC] Full Log Data: {
    "timestamp": "2026-04-05 06:01:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "151.115.85.136",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU5IiwidXNlcm5hbWUiOiJCdWxidWx0ZWNoIiwiZW1haWwiOiJhczk2MDgwNzlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTczNjQ3fQ.dWuJZloGZ5tRB8plaRlMolJ8L3tHuCP99NmOSTkTtUI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e76563ffcc6a383-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "151.115.85.136",
        "CF-IPCountry": "PL",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "151.115.85.136, 172.64.200.15"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 06:01:13 UTC] === END API CALL LOG ===
[05-Apr-2026 06:01:13 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 06:01:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU5IiwidXNlcm5hbWUiOiJCdWxidWx0ZWNoIiwiZW1haWwiOiJhczk2MDgwNzlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTczNjQ3fQ.dWuJZloGZ5tRB8plaRlMolJ8L3tHuCP99NmOSTkTtUI
[05-Apr-2026 06:01:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 06:01:13 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 06:01:13 UTC] User ID: 259
[05-Apr-2026 06:01:13 UTC] ✅ User profile retrieved successfully for user ID: 259
[05-Apr-2026 06:01:13 UTC] === API CALL LOG ===
[05-Apr-2026 06:01:13 UTC] Endpoint: user/profile.php
[05-Apr-2026 06:01:13 UTC] Full Log Data: {
    "timestamp": "2026-04-05 06:01:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "151.115.85.136",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU5IiwidXNlcm5hbWUiOiJCdWxidWx0ZWNoIiwiZW1haWwiOiJhczk2MDgwNzlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTczNjQ3fQ.dWuJZloGZ5tRB8plaRlMolJ8L3tHuCP99NmOSTkTtUI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e765642e858a383-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "151.115.85.136",
        "CF-IPCountry": "PL",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "151.115.85.136, 172.64.200.15"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 06:01:13 UTC] === END API CALL LOG ===
[05-Apr-2026 06:01:13 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 06:01:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU5IiwidXNlcm5hbWUiOiJCdWxidWx0ZWNoIiwiZW1haWwiOiJhczk2MDgwNzlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTczNjQ3fQ.dWuJZloGZ5tRB8plaRlMolJ8L3tHuCP99NmOSTkTtUI
[05-Apr-2026 06:01:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 06:01:13 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 06:01:13 UTC] User ID: 259
[05-Apr-2026 06:01:13 UTC] ✅ User profile retrieved successfully for user ID: 259
[05-Apr-2026 06:01:14 UTC] === API CALL LOG ===
[05-Apr-2026 06:01:14 UTC] Endpoint: user/profile.php
[05-Apr-2026 06:01:14 UTC] Full Log Data: {
    "timestamp": "2026-04-05 06:01:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "151.115.85.136",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU5IiwidXNlcm5hbWUiOiJCdWxidWx0ZWNoIiwiZW1haWwiOiJhczk2MDgwNzlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTczNjQ3fQ.dWuJZloGZ5tRB8plaRlMolJ8L3tHuCP99NmOSTkTtUI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7656474dcda383-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "151.115.85.136",
        "CF-IPCountry": "PL",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "151.115.85.136, 172.64.200.14"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 06:01:14 UTC] === END API CALL LOG ===
[05-Apr-2026 06:01:14 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 06:01:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU5IiwidXNlcm5hbWUiOiJCdWxidWx0ZWNoIiwiZW1haWwiOiJhczk2MDgwNzlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTczNjQ3fQ.dWuJZloGZ5tRB8plaRlMolJ8L3tHuCP99NmOSTkTtUI
[05-Apr-2026 06:01:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 06:01:14 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 06:01:14 UTC] User ID: 259
[05-Apr-2026 06:01:14 UTC] ✅ User profile retrieved successfully for user ID: 259
[05-Apr-2026 06:01:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 06:01:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 06:01:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU5IiwidXNlcm5hbWUiOiJCdWxidWx0ZWNoIiwiZW1haWwiOiJhczk2MDgwNzlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTczNjQ3fQ.dWuJZloGZ5tRB8plaRlMolJ8L3tHuCP99NmOSTkTtUI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e7657535aada383-WAW","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"151.115.85.136","CF-IPCountry":"PL","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"151.115.85.136, 172.64.200.15"}
[05-Apr-2026 06:01:57 UTC] === User Orders API Called ===
[05-Apr-2026 06:01:57 UTC] User ID: 259
[05-Apr-2026 06:01:57 UTC] Limit: 20, Offset: 0
[05-Apr-2026 06:01:57 UTC] Orders found: 0
[05-Apr-2026 06:01:57 UTC] Orders data: []
[05-Apr-2026 06:01:57 UTC] Total orders count: 0
[05-Apr-2026 06:01:57 UTC] === API CALL LOG ===
[05-Apr-2026 06:01:57 UTC] Endpoint: user/profile.php
[05-Apr-2026 06:01:57 UTC] Full Log Data: {
    "timestamp": "2026-04-05 06:01:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "151.115.85.136",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU5IiwidXNlcm5hbWUiOiJCdWxidWx0ZWNoIiwiZW1haWwiOiJhczk2MDgwNzlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTczNjQ3fQ.dWuJZloGZ5tRB8plaRlMolJ8L3tHuCP99NmOSTkTtUI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7657535aaea383-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "151.115.85.136",
        "CF-IPCountry": "PL",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "151.115.85.136, 172.64.200.14"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 06:01:57 UTC] === END API CALL LOG ===
[05-Apr-2026 06:01:57 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 06:01:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU5IiwidXNlcm5hbWUiOiJCdWxidWx0ZWNoIiwiZW1haWwiOiJhczk2MDgwNzlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTczNjQ3fQ.dWuJZloGZ5tRB8plaRlMolJ8L3tHuCP99NmOSTkTtUI
[05-Apr-2026 06:01:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 06:01:57 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 06:01:57 UTC] User ID: 259
[05-Apr-2026 06:01:57 UTC] ✅ User profile retrieved successfully for user ID: 259
[05-Apr-2026 06:01:57 UTC] === API CALL LOG ===
[05-Apr-2026 06:01:57 UTC] Endpoint: user/profile.php
[05-Apr-2026 06:01:57 UTC] Full Log Data: {
    "timestamp": "2026-04-05 06:01:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "151.115.85.136",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU5IiwidXNlcm5hbWUiOiJCdWxidWx0ZWNoIiwiZW1haWwiOiJhczk2MDgwNzlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTczNjQ3fQ.dWuJZloGZ5tRB8plaRlMolJ8L3tHuCP99NmOSTkTtUI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e765755ad8ca383-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "151.115.85.136",
        "CF-IPCountry": "PL",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "151.115.85.136, 172.64.200.14"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 06:01:57 UTC] === END API CALL LOG ===
[05-Apr-2026 06:01:57 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 06:01:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU5IiwidXNlcm5hbWUiOiJCdWxidWx0ZWNoIiwiZW1haWwiOiJhczk2MDgwNzlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTczNjQ3fQ.dWuJZloGZ5tRB8plaRlMolJ8L3tHuCP99NmOSTkTtUI
[05-Apr-2026 06:01:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 06:01:57 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 06:01:57 UTC] User ID: 259
[05-Apr-2026 06:01:57 UTC] ✅ User profile retrieved successfully for user ID: 259
[05-Apr-2026 06:01:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 06:01:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 06:01:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU5IiwidXNlcm5hbWUiOiJCdWxidWx0ZWNoIiwiZW1haWwiOiJhczk2MDgwNzlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTczNjQ3fQ.dWuJZloGZ5tRB8plaRlMolJ8L3tHuCP99NmOSTkTtUI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e76575b9ca3a383-WAW","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"151.115.85.136","CF-IPCountry":"PL","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"151.115.85.136, 172.64.200.15"}
[05-Apr-2026 06:01:58 UTC] === User Orders API Called ===
[05-Apr-2026 06:01:58 UTC] User ID: 259
[05-Apr-2026 06:01:58 UTC] Limit: 20, Offset: 0
[05-Apr-2026 06:01:58 UTC] Orders found: 0
[05-Apr-2026 06:01:58 UTC] Orders data: []
[05-Apr-2026 06:01:58 UTC] Total orders count: 0
[05-Apr-2026 06:02:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 06:02:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 06:02:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU5IiwidXNlcm5hbWUiOiJCdWxidWx0ZWNoIiwiZW1haWwiOiJhczk2MDgwNzlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTczNjQ3fQ.dWuJZloGZ5tRB8plaRlMolJ8L3tHuCP99NmOSTkTtUI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e7657a2bed3a383-WAW","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"151.115.85.136","CF-IPCountry":"PL","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"151.115.85.136, 172.64.200.15"}
[05-Apr-2026 06:02:09 UTC] === User Orders API Called ===
[05-Apr-2026 06:02:09 UTC] User ID: 259
[05-Apr-2026 06:02:09 UTC] Limit: 20, Offset: 0
[05-Apr-2026 06:02:09 UTC] Orders found: 0
[05-Apr-2026 06:02:09 UTC] Orders data: []
[05-Apr-2026 06:02:09 UTC] Total orders count: 0
[05-Apr-2026 06:02:09 UTC] === API CALL LOG ===
[05-Apr-2026 06:02:09 UTC] Endpoint: user/profile.php
[05-Apr-2026 06:02:09 UTC] Full Log Data: {
    "timestamp": "2026-04-05 06:02:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "151.115.85.136",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU5IiwidXNlcm5hbWUiOiJCdWxidWx0ZWNoIiwiZW1haWwiOiJhczk2MDgwNzlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTczNjQ3fQ.dWuJZloGZ5tRB8plaRlMolJ8L3tHuCP99NmOSTkTtUI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7657a2bed6a383-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "151.115.85.136",
        "CF-IPCountry": "PL",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "151.115.85.136, 172.64.200.15"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 06:02:09 UTC] === END API CALL LOG ===
[05-Apr-2026 06:02:09 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 06:02:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU5IiwidXNlcm5hbWUiOiJCdWxidWx0ZWNoIiwiZW1haWwiOiJhczk2MDgwNzlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTczNjQ3fQ.dWuJZloGZ5tRB8plaRlMolJ8L3tHuCP99NmOSTkTtUI
[05-Apr-2026 06:02:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 06:02:09 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 06:02:09 UTC] User ID: 259
[05-Apr-2026 06:02:09 UTC] ✅ User profile retrieved successfully for user ID: 259
[05-Apr-2026 06:02:10 UTC] === API CALL LOG ===
[05-Apr-2026 06:02:10 UTC] Endpoint: user/profile.php
[05-Apr-2026 06:02:10 UTC] Full Log Data: {
    "timestamp": "2026-04-05 06:02:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "151.115.85.136",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU5IiwidXNlcm5hbWUiOiJCdWxidWx0ZWNoIiwiZW1haWwiOiJhczk2MDgwNzlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTczNjQ3fQ.dWuJZloGZ5tRB8plaRlMolJ8L3tHuCP99NmOSTkTtUI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7657a68b2fa383-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "151.115.85.136",
        "CF-IPCountry": "PL",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "151.115.85.136, 172.64.200.15"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 06:02:10 UTC] === END API CALL LOG ===
[05-Apr-2026 06:02:10 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 06:02:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU5IiwidXNlcm5hbWUiOiJCdWxidWx0ZWNoIiwiZW1haWwiOiJhczk2MDgwNzlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTczNjQ3fQ.dWuJZloGZ5tRB8plaRlMolJ8L3tHuCP99NmOSTkTtUI
[05-Apr-2026 06:02:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 06:02:10 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 06:02:10 UTC] User ID: 259
[05-Apr-2026 06:02:10 UTC] ✅ User profile retrieved successfully for user ID: 259
[05-Apr-2026 06:02:10 UTC] === API CALL LOG ===
[05-Apr-2026 06:02:10 UTC] Endpoint: user/profile.php
[05-Apr-2026 06:02:10 UTC] Full Log Data: {
    "timestamp": "2026-04-05 06:02:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "151.115.85.136",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU5IiwidXNlcm5hbWUiOiJCdWxidWx0ZWNoIiwiZW1haWwiOiJhczk2MDgwNzlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTczNjQ3fQ.dWuJZloGZ5tRB8plaRlMolJ8L3tHuCP99NmOSTkTtUI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7657a95ed4a383-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "151.115.85.136",
        "CF-IPCountry": "PL",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "151.115.85.136, 172.64.200.15"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 06:02:10 UTC] === END API CALL LOG ===
[05-Apr-2026 06:02:10 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 06:02:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU5IiwidXNlcm5hbWUiOiJCdWxidWx0ZWNoIiwiZW1haWwiOiJhczk2MDgwNzlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTczNjQ3fQ.dWuJZloGZ5tRB8plaRlMolJ8L3tHuCP99NmOSTkTtUI
[05-Apr-2026 06:02:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 06:02:10 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 06:02:10 UTC] User ID: 259
[05-Apr-2026 06:02:10 UTC] ✅ User profile retrieved successfully for user ID: 259
[05-Apr-2026 06:02:17 UTC] === API CALL LOG ===
[05-Apr-2026 06:02:17 UTC] Endpoint: user/profile.php
[05-Apr-2026 06:02:17 UTC] Full Log Data: {
    "timestamp": "2026-04-05 06:02:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "151.115.85.136",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU5IiwidXNlcm5hbWUiOiJCdWxidWx0ZWNoIiwiZW1haWwiOiJhczk2MDgwNzlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTczNjQ3fQ.dWuJZloGZ5tRB8plaRlMolJ8L3tHuCP99NmOSTkTtUI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7657d0dac9a383-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "151.115.85.136",
        "CF-IPCountry": "PL",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "151.115.85.136, 172.64.200.15"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 06:02:17 UTC] === END API CALL LOG ===
[05-Apr-2026 06:02:17 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 06:02:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU5IiwidXNlcm5hbWUiOiJCdWxidWx0ZWNoIiwiZW1haWwiOiJhczk2MDgwNzlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTczNjQ3fQ.dWuJZloGZ5tRB8plaRlMolJ8L3tHuCP99NmOSTkTtUI
[05-Apr-2026 06:02:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 06:02:17 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 06:02:17 UTC] User ID: 259
[05-Apr-2026 06:02:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 06:02:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 06:02:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU5IiwidXNlcm5hbWUiOiJCdWxidWx0ZWNoIiwiZW1haWwiOiJhczk2MDgwNzlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTczNjQ3fQ.dWuJZloGZ5tRB8plaRlMolJ8L3tHuCP99NmOSTkTtUI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e7657d0dac8a383-WAW","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"151.115.85.136","CF-IPCountry":"PL","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"151.115.85.136, 172.64.200.15"}
[05-Apr-2026 06:02:17 UTC] === User Orders API Called ===
[05-Apr-2026 06:02:17 UTC] User ID: 259
[05-Apr-2026 06:02:17 UTC] Limit: 20, Offset: 0
[05-Apr-2026 06:02:17 UTC] ✅ User profile retrieved successfully for user ID: 259
[05-Apr-2026 06:02:17 UTC] Orders found: 0
[05-Apr-2026 06:02:17 UTC] Orders data: []
[05-Apr-2026 06:02:17 UTC] Total orders count: 0
[05-Apr-2026 06:02:17 UTC] === API CALL LOG ===
[05-Apr-2026 06:02:17 UTC] Endpoint: user/profile.php
[05-Apr-2026 06:02:17 UTC] Full Log Data: {
    "timestamp": "2026-04-05 06:02:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "151.115.85.136",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU5IiwidXNlcm5hbWUiOiJCdWxidWx0ZWNoIiwiZW1haWwiOiJhczk2MDgwNzlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTczNjQ3fQ.dWuJZloGZ5tRB8plaRlMolJ8L3tHuCP99NmOSTkTtUI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7657d4b834a383-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "151.115.85.136",
        "CF-IPCountry": "PL",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "151.115.85.136, 172.64.200.15"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 06:02:17 UTC] === END API CALL LOG ===
[05-Apr-2026 06:02:17 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 06:02:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU5IiwidXNlcm5hbWUiOiJCdWxidWx0ZWNoIiwiZW1haWwiOiJhczk2MDgwNzlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTczNjQ3fQ.dWuJZloGZ5tRB8plaRlMolJ8L3tHuCP99NmOSTkTtUI
[05-Apr-2026 06:02:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 06:02:17 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 06:02:17 UTC] User ID: 259
[05-Apr-2026 06:02:17 UTC] ✅ User profile retrieved successfully for user ID: 259
[05-Apr-2026 06:02:18 UTC] === API CALL LOG ===
[05-Apr-2026 06:02:18 UTC] Endpoint: user/profile.php
[05-Apr-2026 06:02:18 UTC] Full Log Data: {
    "timestamp": "2026-04-05 06:02:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "151.115.85.136",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU5IiwidXNlcm5hbWUiOiJCdWxidWx0ZWNoIiwiZW1haWwiOiJhczk2MDgwNzlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTczNjQ3fQ.dWuJZloGZ5tRB8plaRlMolJ8L3tHuCP99NmOSTkTtUI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7657d77beaa383-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "151.115.85.136",
        "CF-IPCountry": "PL",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "151.115.85.136, 172.64.200.15"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 06:02:18 UTC] === END API CALL LOG ===
[05-Apr-2026 06:02:18 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 06:02:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU5IiwidXNlcm5hbWUiOiJCdWxidWx0ZWNoIiwiZW1haWwiOiJhczk2MDgwNzlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTczNjQ3fQ.dWuJZloGZ5tRB8plaRlMolJ8L3tHuCP99NmOSTkTtUI
[05-Apr-2026 06:02:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 06:02:18 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 06:02:18 UTC] User ID: 259
[05-Apr-2026 06:02:18 UTC] ✅ User profile retrieved successfully for user ID: 259
[05-Apr-2026 06:02:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 06:02:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 06:02:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU5IiwidXNlcm5hbWUiOiJCdWxidWx0ZWNoIiwiZW1haWwiOiJhczk2MDgwNzlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTczNjQ3fQ.dWuJZloGZ5tRB8plaRlMolJ8L3tHuCP99NmOSTkTtUI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e7658520890a383-WAW","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"151.115.85.136","CF-IPCountry":"PL","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"151.115.85.136, 172.64.200.14"}
[05-Apr-2026 06:02:37 UTC] === User Orders API Called ===
[05-Apr-2026 06:02:37 UTC] User ID: 259
[05-Apr-2026 06:02:37 UTC] Limit: 20, Offset: 0
[05-Apr-2026 06:02:37 UTC] Orders found: 0
[05-Apr-2026 06:02:37 UTC] Orders data: []
[05-Apr-2026 06:02:37 UTC] Total orders count: 0
[05-Apr-2026 06:02:37 UTC] === API CALL LOG ===
[05-Apr-2026 06:02:37 UTC] Endpoint: user/profile.php
[05-Apr-2026 06:02:37 UTC] Full Log Data: {
    "timestamp": "2026-04-05 06:02:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "151.115.85.136",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU5IiwidXNlcm5hbWUiOiJCdWxidWx0ZWNoIiwiZW1haWwiOiJhczk2MDgwNzlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTczNjQ3fQ.dWuJZloGZ5tRB8plaRlMolJ8L3tHuCP99NmOSTkTtUI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7658520892a383-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "151.115.85.136",
        "CF-IPCountry": "PL",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "151.115.85.136, 172.64.200.14"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 06:02:37 UTC] === END API CALL LOG ===
[05-Apr-2026 06:02:37 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 06:02:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU5IiwidXNlcm5hbWUiOiJCdWxidWx0ZWNoIiwiZW1haWwiOiJhczk2MDgwNzlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTczNjQ3fQ.dWuJZloGZ5tRB8plaRlMolJ8L3tHuCP99NmOSTkTtUI
[05-Apr-2026 06:02:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 06:02:37 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 06:02:37 UTC] User ID: 259
[05-Apr-2026 06:02:37 UTC] ✅ User profile retrieved successfully for user ID: 259
[05-Apr-2026 06:02:38 UTC] === API CALL LOG ===
[05-Apr-2026 06:02:38 UTC] Endpoint: user/profile.php
[05-Apr-2026 06:02:38 UTC] Full Log Data: {
    "timestamp": "2026-04-05 06:02:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "151.115.85.136",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU5IiwidXNlcm5hbWUiOiJCdWxidWx0ZWNoIiwiZW1haWwiOiJhczk2MDgwNzlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTczNjQ3fQ.dWuJZloGZ5tRB8plaRlMolJ8L3tHuCP99NmOSTkTtUI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7658542b76a383-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "151.115.85.136",
        "CF-IPCountry": "PL",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "151.115.85.136, 172.64.200.14"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 06:02:38 UTC] === END API CALL LOG ===
[05-Apr-2026 06:02:38 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 06:02:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU5IiwidXNlcm5hbWUiOiJCdWxidWx0ZWNoIiwiZW1haWwiOiJhczk2MDgwNzlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTczNjQ3fQ.dWuJZloGZ5tRB8plaRlMolJ8L3tHuCP99NmOSTkTtUI
[05-Apr-2026 06:02:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 06:02:38 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 06:02:38 UTC] User ID: 259
[05-Apr-2026 06:02:38 UTC] ✅ User profile retrieved successfully for user ID: 259
[05-Apr-2026 06:02:38 UTC] === API CALL LOG ===
[05-Apr-2026 06:02:38 UTC] Endpoint: user/profile.php
[05-Apr-2026 06:02:38 UTC] Full Log Data: {
    "timestamp": "2026-04-05 06:02:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "151.115.85.136",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU5IiwidXNlcm5hbWUiOiJCdWxidWx0ZWNoIiwiZW1haWwiOiJhczk2MDgwNzlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTczNjQ3fQ.dWuJZloGZ5tRB8plaRlMolJ8L3tHuCP99NmOSTkTtUI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e765859196ea383-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "151.115.85.136",
        "CF-IPCountry": "PL",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "151.115.85.136, 172.64.200.14"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 06:02:38 UTC] === END API CALL LOG ===
[05-Apr-2026 06:02:38 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 06:02:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU5IiwidXNlcm5hbWUiOiJCdWxidWx0ZWNoIiwiZW1haWwiOiJhczk2MDgwNzlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTczNjQ3fQ.dWuJZloGZ5tRB8plaRlMolJ8L3tHuCP99NmOSTkTtUI
[05-Apr-2026 06:02:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 06:02:38 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 06:02:38 UTC] User ID: 259
[05-Apr-2026 06:02:38 UTC] ✅ User profile retrieved successfully for user ID: 259
[05-Apr-2026 06:02:49 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 06:02:49 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 06:02:49 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU5IiwidXNlcm5hbWUiOiJCdWxidWx0ZWNoIiwiZW1haWwiOiJhczk2MDgwNzlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTczNjQ3fQ.dWuJZloGZ5tRB8plaRlMolJ8L3tHuCP99NmOSTkTtUI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e76589b98fba383-WAW","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"151.115.85.136","CF-IPCountry":"PL","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"151.115.85.136, 172.64.200.15"}
[05-Apr-2026 06:02:49 UTC] === User Orders API Called ===
[05-Apr-2026 06:02:49 UTC] User ID: 259
[05-Apr-2026 06:02:49 UTC] Limit: 20, Offset: 0
[05-Apr-2026 06:02:49 UTC] Orders found: 0
[05-Apr-2026 06:02:49 UTC] Orders data: []
[05-Apr-2026 06:02:49 UTC] Total orders count: 0
[05-Apr-2026 06:02:49 UTC] === API CALL LOG ===
[05-Apr-2026 06:02:49 UTC] Endpoint: user/profile.php
[05-Apr-2026 06:02:49 UTC] Full Log Data: {
    "timestamp": "2026-04-05 06:02:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "151.115.85.136",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU5IiwidXNlcm5hbWUiOiJCdWxidWx0ZWNoIiwiZW1haWwiOiJhczk2MDgwNzlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTczNjQ3fQ.dWuJZloGZ5tRB8plaRlMolJ8L3tHuCP99NmOSTkTtUI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e76589b98fea383-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "151.115.85.136",
        "CF-IPCountry": "PL",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "151.115.85.136, 172.64.200.15"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 06:02:49 UTC] === END API CALL LOG ===
[05-Apr-2026 06:02:49 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 06:02:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU5IiwidXNlcm5hbWUiOiJCdWxidWx0ZWNoIiwiZW1haWwiOiJhczk2MDgwNzlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTczNjQ3fQ.dWuJZloGZ5tRB8plaRlMolJ8L3tHuCP99NmOSTkTtUI
[05-Apr-2026 06:02:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 06:02:49 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 06:02:49 UTC] User ID: 259
[05-Apr-2026 06:02:49 UTC] ✅ User profile retrieved successfully for user ID: 259
[05-Apr-2026 06:02:50 UTC] === API CALL LOG ===
[05-Apr-2026 06:02:50 UTC] Endpoint: user/profile.php
[05-Apr-2026 06:02:50 UTC] Full Log Data: {
    "timestamp": "2026-04-05 06:02:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "151.115.85.136",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU5IiwidXNlcm5hbWUiOiJCdWxidWx0ZWNoIiwiZW1haWwiOiJhczk2MDgwNzlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTczNjQ3fQ.dWuJZloGZ5tRB8plaRlMolJ8L3tHuCP99NmOSTkTtUI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e76589f6f45a383-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "151.115.85.136",
        "CF-IPCountry": "PL",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "151.115.85.136, 172.64.200.15"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 06:02:50 UTC] === END API CALL LOG ===
[05-Apr-2026 06:02:50 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 06:02:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU5IiwidXNlcm5hbWUiOiJCdWxidWx0ZWNoIiwiZW1haWwiOiJhczk2MDgwNzlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTczNjQ3fQ.dWuJZloGZ5tRB8plaRlMolJ8L3tHuCP99NmOSTkTtUI
[05-Apr-2026 06:02:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 06:02:50 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 06:02:50 UTC] User ID: 259
[05-Apr-2026 06:02:50 UTC] ✅ User profile retrieved successfully for user ID: 259
[05-Apr-2026 06:02:50 UTC] === API CALL LOG ===
[05-Apr-2026 06:02:50 UTC] Endpoint: user/profile.php
[05-Apr-2026 06:02:50 UTC] Full Log Data: {
    "timestamp": "2026-04-05 06:02:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "151.115.85.136",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU5IiwidXNlcm5hbWUiOiJCdWxidWx0ZWNoIiwiZW1haWwiOiJhczk2MDgwNzlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTczNjQ3fQ.dWuJZloGZ5tRB8plaRlMolJ8L3tHuCP99NmOSTkTtUI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7658a27b5ca383-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "151.115.85.136",
        "CF-IPCountry": "PL",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "151.115.85.136, 172.64.200.15"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 06:02:50 UTC] === END API CALL LOG ===
[05-Apr-2026 06:02:50 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 06:02:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU5IiwidXNlcm5hbWUiOiJCdWxidWx0ZWNoIiwiZW1haWwiOiJhczk2MDgwNzlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTczNjQ3fQ.dWuJZloGZ5tRB8plaRlMolJ8L3tHuCP99NmOSTkTtUI
[05-Apr-2026 06:02:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 06:02:50 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 06:02:50 UTC] User ID: 259
[05-Apr-2026 06:02:50 UTC] ✅ User profile retrieved successfully for user ID: 259
[05-Apr-2026 06:03:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 06:03:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 06:03:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU5IiwidXNlcm5hbWUiOiJCdWxidWx0ZWNoIiwiZW1haWwiOiJhczk2MDgwNzlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTczNjQ3fQ.dWuJZloGZ5tRB8plaRlMolJ8L3tHuCP99NmOSTkTtUI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e7658dd6afba383-WAW","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"151.115.85.136","CF-IPCountry":"PL","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"151.115.85.136, 172.64.200.15"}
[05-Apr-2026 06:03:00 UTC] === User Orders API Called ===
[05-Apr-2026 06:03:00 UTC] User ID: 259
[05-Apr-2026 06:03:00 UTC] Limit: 20, Offset: 0
[05-Apr-2026 06:03:00 UTC] Orders found: 0
[05-Apr-2026 06:03:00 UTC] Orders data: []
[05-Apr-2026 06:03:00 UTC] Total orders count: 0
[05-Apr-2026 06:03:00 UTC] === API CALL LOG ===
[05-Apr-2026 06:03:00 UTC] Endpoint: user/profile.php
[05-Apr-2026 06:03:00 UTC] Full Log Data: {
    "timestamp": "2026-04-05 06:03:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "151.115.85.136",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU5IiwidXNlcm5hbWUiOiJCdWxidWx0ZWNoIiwiZW1haWwiOiJhczk2MDgwNzlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTczNjQ3fQ.dWuJZloGZ5tRB8plaRlMolJ8L3tHuCP99NmOSTkTtUI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7658dd6afca383-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "151.115.85.136",
        "CF-IPCountry": "PL",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "151.115.85.136, 172.64.200.14"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 06:03:00 UTC] === END API CALL LOG ===
[05-Apr-2026 06:03:00 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 06:03:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU5IiwidXNlcm5hbWUiOiJCdWxidWx0ZWNoIiwiZW1haWwiOiJhczk2MDgwNzlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTczNjQ3fQ.dWuJZloGZ5tRB8plaRlMolJ8L3tHuCP99NmOSTkTtUI
[05-Apr-2026 06:03:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 06:03:00 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 06:03:00 UTC] User ID: 259
[05-Apr-2026 06:03:00 UTC] ✅ User profile retrieved successfully for user ID: 259
[05-Apr-2026 06:03:00 UTC] === API CALL LOG ===
[05-Apr-2026 06:03:00 UTC] Endpoint: user/profile.php
[05-Apr-2026 06:03:00 UTC] Full Log Data: {
    "timestamp": "2026-04-05 06:03:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "151.115.85.136",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU5IiwidXNlcm5hbWUiOiJCdWxidWx0ZWNoIiwiZW1haWwiOiJhczk2MDgwNzlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTczNjQ3fQ.dWuJZloGZ5tRB8plaRlMolJ8L3tHuCP99NmOSTkTtUI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7658e14911a383-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "151.115.85.136",
        "CF-IPCountry": "PL",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "151.115.85.136, 172.64.200.15"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 06:03:00 UTC] === END API CALL LOG ===
[05-Apr-2026 06:03:00 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 06:03:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU5IiwidXNlcm5hbWUiOiJCdWxidWx0ZWNoIiwiZW1haWwiOiJhczk2MDgwNzlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTczNjQ3fQ.dWuJZloGZ5tRB8plaRlMolJ8L3tHuCP99NmOSTkTtUI
[05-Apr-2026 06:03:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 06:03:00 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 06:03:00 UTC] User ID: 259
[05-Apr-2026 06:03:00 UTC] ✅ User profile retrieved successfully for user ID: 259
[05-Apr-2026 06:03:01 UTC] === API CALL LOG ===
[05-Apr-2026 06:03:01 UTC] Endpoint: user/profile.php
[05-Apr-2026 06:03:01 UTC] Full Log Data: {
    "timestamp": "2026-04-05 06:03:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "151.115.85.136",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU5IiwidXNlcm5hbWUiOiJCdWxidWx0ZWNoIiwiZW1haWwiOiJhczk2MDgwNzlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTczNjQ3fQ.dWuJZloGZ5tRB8plaRlMolJ8L3tHuCP99NmOSTkTtUI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7658e3bc40a383-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "151.115.85.136",
        "CF-IPCountry": "PL",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "151.115.85.136, 172.64.200.15"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 06:03:01 UTC] === END API CALL LOG ===
[05-Apr-2026 06:03:01 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 06:03:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU5IiwidXNlcm5hbWUiOiJCdWxidWx0ZWNoIiwiZW1haWwiOiJhczk2MDgwNzlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTczNjQ3fQ.dWuJZloGZ5tRB8plaRlMolJ8L3tHuCP99NmOSTkTtUI
[05-Apr-2026 06:03:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 06:03:01 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 06:03:01 UTC] User ID: 259
[05-Apr-2026 06:03:01 UTC] ✅ User profile retrieved successfully for user ID: 259
[05-Apr-2026 06:03:36 UTC] === API CALL LOG ===
[05-Apr-2026 06:03:36 UTC] Endpoint: user/profile.php
[05-Apr-2026 06:03:36 UTC] Full Log Data: {
    "timestamp": "2026-04-05 06:03:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "151.115.85.136",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU5IiwidXNlcm5hbWUiOiJCdWxidWx0ZWNoIiwiZW1haWwiOiJhczk2MDgwNzlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTczNjQ3fQ.dWuJZloGZ5tRB8plaRlMolJ8L3tHuCP99NmOSTkTtUI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7659befea4eed5-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "151.115.85.136",
        "CF-IPCountry": "PL",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "151.115.85.136, 162.158.172.51"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 06:03:36 UTC] === END API CALL LOG ===
[05-Apr-2026 06:03:36 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 06:03:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU5IiwidXNlcm5hbWUiOiJCdWxidWx0ZWNoIiwiZW1haWwiOiJhczk2MDgwNzlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTczNjQ3fQ.dWuJZloGZ5tRB8plaRlMolJ8L3tHuCP99NmOSTkTtUI
[05-Apr-2026 06:03:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 06:03:36 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 06:03:36 UTC] User ID: 259
[05-Apr-2026 06:03:36 UTC] ✅ User profile retrieved successfully for user ID: 259
[05-Apr-2026 06:03:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 06:03:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 06:03:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU5IiwidXNlcm5hbWUiOiJCdWxidWx0ZWNoIiwiZW1haWwiOiJhczk2MDgwNzlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTczNjQ3fQ.dWuJZloGZ5tRB8plaRlMolJ8L3tHuCP99NmOSTkTtUI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e7659ef3d43eed5-WAW","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"151.115.85.136","CF-IPCountry":"PL","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"151.115.85.136, 162.158.172.50"}
[05-Apr-2026 06:03:43 UTC] === User Orders API Called ===
[05-Apr-2026 06:03:43 UTC] User ID: 259
[05-Apr-2026 06:03:43 UTC] Limit: 20, Offset: 0
[05-Apr-2026 06:03:43 UTC] Orders found: 0
[05-Apr-2026 06:03:43 UTC] Orders data: []
[05-Apr-2026 06:03:43 UTC] Total orders count: 0
[05-Apr-2026 06:03:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 06:03:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 06:03:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU5IiwidXNlcm5hbWUiOiJCdWxidWx0ZWNoIiwiZW1haWwiOiJhczk2MDgwNzlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTczNjQ3fQ.dWuJZloGZ5tRB8plaRlMolJ8L3tHuCP99NmOSTkTtUI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e7659f61dc0eed5-WAW","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"151.115.85.136","CF-IPCountry":"PL","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"151.115.85.136, 162.158.172.50"}
[05-Apr-2026 06:03:44 UTC] === User Orders API Called ===
[05-Apr-2026 06:03:44 UTC] User ID: 259
[05-Apr-2026 06:03:44 UTC] Limit: 20, Offset: 0
[05-Apr-2026 06:03:44 UTC] Orders found: 0
[05-Apr-2026 06:03:44 UTC] Orders data: []
[05-Apr-2026 06:03:44 UTC] Total orders count: 0
[05-Apr-2026 06:03:45 UTC] === API CALL LOG ===
[05-Apr-2026 06:03:45 UTC] Endpoint: user/profile.php
[05-Apr-2026 06:03:45 UTC] Full Log Data: {
    "timestamp": "2026-04-05 06:03:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "151.115.85.136",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU5IiwidXNlcm5hbWUiOiJCdWxidWx0ZWNoIiwiZW1haWwiOiJhczk2MDgwNzlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTczNjQ3fQ.dWuJZloGZ5tRB8plaRlMolJ8L3tHuCP99NmOSTkTtUI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7659f61dc2eed5-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "151.115.85.136",
        "CF-IPCountry": "PL",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "151.115.85.136, 162.158.172.50"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 06:03:45 UTC] === END API CALL LOG ===
[05-Apr-2026 06:03:45 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 06:03:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU5IiwidXNlcm5hbWUiOiJCdWxidWx0ZWNoIiwiZW1haWwiOiJhczk2MDgwNzlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTczNjQ3fQ.dWuJZloGZ5tRB8plaRlMolJ8L3tHuCP99NmOSTkTtUI
[05-Apr-2026 06:03:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 06:03:45 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 06:03:45 UTC] User ID: 259
[05-Apr-2026 06:03:45 UTC] ✅ User profile retrieved successfully for user ID: 259
[05-Apr-2026 06:03:45 UTC] === API CALL LOG ===
[05-Apr-2026 06:03:45 UTC] Endpoint: user/profile.php
[05-Apr-2026 06:03:45 UTC] Full Log Data: {
    "timestamp": "2026-04-05 06:03:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "151.115.85.136",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU5IiwidXNlcm5hbWUiOiJCdWxidWx0ZWNoIiwiZW1haWwiOiJhczk2MDgwNzlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTczNjQ3fQ.dWuJZloGZ5tRB8plaRlMolJ8L3tHuCP99NmOSTkTtUI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7659f9d9c7eed5-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "151.115.85.136",
        "CF-IPCountry": "PL",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "151.115.85.136, 162.158.172.50"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 06:03:45 UTC] === END API CALL LOG ===
[05-Apr-2026 06:03:45 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 06:03:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU5IiwidXNlcm5hbWUiOiJCdWxidWx0ZWNoIiwiZW1haWwiOiJhczk2MDgwNzlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTczNjQ3fQ.dWuJZloGZ5tRB8plaRlMolJ8L3tHuCP99NmOSTkTtUI
[05-Apr-2026 06:03:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 06:03:45 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 06:03:45 UTC] User ID: 259
[05-Apr-2026 06:03:45 UTC] ✅ User profile retrieved successfully for user ID: 259
[05-Apr-2026 06:04:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 06:04:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 06:04:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU5IiwidXNlcm5hbWUiOiJCdWxidWx0ZWNoIiwiZW1haWwiOiJhczk2MDgwNzlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTczNjQ3fQ.dWuJZloGZ5tRB8plaRlMolJ8L3tHuCP99NmOSTkTtUI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e765a968e09eed5-WAW","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"151.115.85.136","CF-IPCountry":"PL","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"151.115.85.136, 162.158.172.50"}
[05-Apr-2026 06:04:10 UTC] === User Orders API Called ===
[05-Apr-2026 06:04:10 UTC] User ID: 259
[05-Apr-2026 06:04:10 UTC] Limit: 20, Offset: 0
[05-Apr-2026 06:04:10 UTC] Orders found: 0
[05-Apr-2026 06:04:10 UTC] Orders data: []
[05-Apr-2026 06:04:10 UTC] Total orders count: 0
[05-Apr-2026 06:04:10 UTC] === API CALL LOG ===
[05-Apr-2026 06:04:10 UTC] Endpoint: user/profile.php
[05-Apr-2026 06:04:10 UTC] Full Log Data: {
    "timestamp": "2026-04-05 06:04:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "151.115.85.136",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU5IiwidXNlcm5hbWUiOiJCdWxidWx0ZWNoIiwiZW1haWwiOiJhczk2MDgwNzlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTczNjQ3fQ.dWuJZloGZ5tRB8plaRlMolJ8L3tHuCP99NmOSTkTtUI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e765a968e0deed5-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "151.115.85.136",
        "CF-IPCountry": "PL",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "151.115.85.136, 162.158.172.50"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 06:04:10 UTC] === END API CALL LOG ===
[05-Apr-2026 06:04:10 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 06:04:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU5IiwidXNlcm5hbWUiOiJCdWxidWx0ZWNoIiwiZW1haWwiOiJhczk2MDgwNzlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTczNjQ3fQ.dWuJZloGZ5tRB8plaRlMolJ8L3tHuCP99NmOSTkTtUI
[05-Apr-2026 06:04:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 06:04:10 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 06:04:10 UTC] User ID: 259
[05-Apr-2026 06:04:10 UTC] ✅ User profile retrieved successfully for user ID: 259
[05-Apr-2026 06:04:11 UTC] === API CALL LOG ===
[05-Apr-2026 06:04:11 UTC] Endpoint: user/profile.php
[05-Apr-2026 06:04:11 UTC] Full Log Data: {
    "timestamp": "2026-04-05 06:04:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "151.115.85.136",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU5IiwidXNlcm5hbWUiOiJCdWxidWx0ZWNoIiwiZW1haWwiOiJhczk2MDgwNzlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTczNjQ3fQ.dWuJZloGZ5tRB8plaRlMolJ8L3tHuCP99NmOSTkTtUI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e765a9a19e6eed5-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "151.115.85.136",
        "CF-IPCountry": "PL",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "151.115.85.136, 162.158.172.50"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 06:04:11 UTC] === END API CALL LOG ===
[05-Apr-2026 06:04:11 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 06:04:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU5IiwidXNlcm5hbWUiOiJCdWxidWx0ZWNoIiwiZW1haWwiOiJhczk2MDgwNzlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTczNjQ3fQ.dWuJZloGZ5tRB8plaRlMolJ8L3tHuCP99NmOSTkTtUI
[05-Apr-2026 06:04:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 06:04:11 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 06:04:11 UTC] User ID: 259
[05-Apr-2026 06:04:11 UTC] ✅ User profile retrieved successfully for user ID: 259
[05-Apr-2026 06:04:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 06:04:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 06:04:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU5IiwidXNlcm5hbWUiOiJCdWxidWx0ZWNoIiwiZW1haWwiOiJhczk2MDgwNzlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTczNjQ3fQ.dWuJZloGZ5tRB8plaRlMolJ8L3tHuCP99NmOSTkTtUI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e765ac92f44eed5-WAW","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"151.115.85.136","CF-IPCountry":"PL","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"151.115.85.136, 162.158.172.51"}
[05-Apr-2026 06:04:18 UTC] === User Orders API Called ===
[05-Apr-2026 06:04:18 UTC] User ID: 259
[05-Apr-2026 06:04:18 UTC] Limit: 20, Offset: 0
[05-Apr-2026 06:04:18 UTC] Orders found: 0
[05-Apr-2026 06:04:18 UTC] Orders data: []
[05-Apr-2026 06:04:18 UTC] Total orders count: 0
[05-Apr-2026 06:04:18 UTC] === API CALL LOG ===
[05-Apr-2026 06:04:18 UTC] Endpoint: user/profile.php
[05-Apr-2026 06:04:18 UTC] Full Log Data: {
    "timestamp": "2026-04-05 06:04:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "151.115.85.136",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU5IiwidXNlcm5hbWUiOiJCdWxidWx0ZWNoIiwiZW1haWwiOiJhczk2MDgwNzlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTczNjQ3fQ.dWuJZloGZ5tRB8plaRlMolJ8L3tHuCP99NmOSTkTtUI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e765ac92f47eed5-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "151.115.85.136",
        "CF-IPCountry": "PL",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "151.115.85.136, 162.158.172.50"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 06:04:18 UTC] === END API CALL LOG ===
[05-Apr-2026 06:04:18 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 06:04:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU5IiwidXNlcm5hbWUiOiJCdWxidWx0ZWNoIiwiZW1haWwiOiJhczk2MDgwNzlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTczNjQ3fQ.dWuJZloGZ5tRB8plaRlMolJ8L3tHuCP99NmOSTkTtUI
[05-Apr-2026 06:04:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 06:04:18 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 06:04:18 UTC] User ID: 259
[05-Apr-2026 06:04:18 UTC] ✅ User profile retrieved successfully for user ID: 259
[05-Apr-2026 06:04:19 UTC] === API CALL LOG ===
[05-Apr-2026 06:04:19 UTC] Endpoint: user/profile.php
[05-Apr-2026 06:04:19 UTC] Full Log Data: {
    "timestamp": "2026-04-05 06:04:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "151.115.85.136",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU5IiwidXNlcm5hbWUiOiJCdWxidWx0ZWNoIiwiZW1haWwiOiJhczk2MDgwNzlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTczNjQ3fQ.dWuJZloGZ5tRB8plaRlMolJ8L3tHuCP99NmOSTkTtUI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e765accecc2eed5-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "151.115.85.136",
        "CF-IPCountry": "PL",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "151.115.85.136, 162.158.172.51"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 06:04:19 UTC] === END API CALL LOG ===
[05-Apr-2026 06:04:19 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 06:04:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU5IiwidXNlcm5hbWUiOiJCdWxidWx0ZWNoIiwiZW1haWwiOiJhczk2MDgwNzlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTczNjQ3fQ.dWuJZloGZ5tRB8plaRlMolJ8L3tHuCP99NmOSTkTtUI
[05-Apr-2026 06:04:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 06:04:19 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 06:04:19 UTC] User ID: 259
[05-Apr-2026 06:04:19 UTC] ✅ User profile retrieved successfully for user ID: 259
[05-Apr-2026 06:05:02 UTC] === API CALL LOG ===
[05-Apr-2026 06:05:02 UTC] Endpoint: user/profile.php
[05-Apr-2026 06:05:02 UTC] Full Log Data: {
    "timestamp": "2026-04-05 06:05:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "151.115.85.136",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU5IiwidXNlcm5hbWUiOiJCdWxidWx0ZWNoIiwiZW1haWwiOiJhczk2MDgwNzlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTczNjQ3fQ.dWuJZloGZ5tRB8plaRlMolJ8L3tHuCP99NmOSTkTtUI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e765bd81fc6db64-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "151.115.85.136",
        "CF-IPCountry": "PL",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "151.115.85.136, 172.64.198.14"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 06:05:02 UTC] === END API CALL LOG ===
[05-Apr-2026 06:05:02 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 06:05:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU5IiwidXNlcm5hbWUiOiJCdWxidWx0ZWNoIiwiZW1haWwiOiJhczk2MDgwNzlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTczNjQ3fQ.dWuJZloGZ5tRB8plaRlMolJ8L3tHuCP99NmOSTkTtUI
[05-Apr-2026 06:05:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 06:05:02 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 06:05:02 UTC] User ID: 259
[05-Apr-2026 06:05:02 UTC] ✅ User profile retrieved successfully for user ID: 259
[05-Apr-2026 06:05:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 06:05:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 06:05:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU5IiwidXNlcm5hbWUiOiJCdWxidWx0ZWNoIiwiZW1haWwiOiJhczk2MDgwNzlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTczNjQ3fQ.dWuJZloGZ5tRB8plaRlMolJ8L3tHuCP99NmOSTkTtUI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e765cb9a9efdb64-WAW","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"151.115.85.136","CF-IPCountry":"PL","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"151.115.85.136, 172.64.198.14"}
[05-Apr-2026 06:05:38 UTC] === User Orders API Called ===
[05-Apr-2026 06:05:38 UTC] User ID: 259
[05-Apr-2026 06:05:38 UTC] Limit: 20, Offset: 0
[05-Apr-2026 06:05:38 UTC] Orders found: 0
[05-Apr-2026 06:05:38 UTC] Orders data: []
[05-Apr-2026 06:05:38 UTC] Total orders count: 0
[05-Apr-2026 06:05:38 UTC] === API CALL LOG ===
[05-Apr-2026 06:05:38 UTC] Endpoint: user/profile.php
[05-Apr-2026 06:05:38 UTC] Full Log Data: {
    "timestamp": "2026-04-05 06:05:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "151.115.85.136",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU5IiwidXNlcm5hbWUiOiJCdWxidWx0ZWNoIiwiZW1haWwiOiJhczk2MDgwNzlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTczNjQ3fQ.dWuJZloGZ5tRB8plaRlMolJ8L3tHuCP99NmOSTkTtUI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e765cb9a9f1db64-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "151.115.85.136",
        "CF-IPCountry": "PL",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "151.115.85.136, 172.64.198.15"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 06:05:38 UTC] === END API CALL LOG ===
[05-Apr-2026 06:05:38 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 06:05:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU5IiwidXNlcm5hbWUiOiJCdWxidWx0ZWNoIiwiZW1haWwiOiJhczk2MDgwNzlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTczNjQ3fQ.dWuJZloGZ5tRB8plaRlMolJ8L3tHuCP99NmOSTkTtUI
[05-Apr-2026 06:05:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 06:05:38 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 06:05:38 UTC] User ID: 259
[05-Apr-2026 06:05:38 UTC] ✅ User profile retrieved successfully for user ID: 259
[05-Apr-2026 06:05:38 UTC] === API CALL LOG ===
[05-Apr-2026 06:05:38 UTC] Endpoint: user/profile.php
[05-Apr-2026 06:05:38 UTC] Full Log Data: {
    "timestamp": "2026-04-05 06:05:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "151.115.85.136",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU5IiwidXNlcm5hbWUiOiJCdWxidWx0ZWNoIiwiZW1haWwiOiJhczk2MDgwNzlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTczNjQ3fQ.dWuJZloGZ5tRB8plaRlMolJ8L3tHuCP99NmOSTkTtUI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e765cbd9d47db64-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "151.115.85.136",
        "CF-IPCountry": "PL",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "151.115.85.136, 172.64.198.15"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 06:05:38 UTC] === END API CALL LOG ===
[05-Apr-2026 06:05:38 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 06:05:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU5IiwidXNlcm5hbWUiOiJCdWxidWx0ZWNoIiwiZW1haWwiOiJhczk2MDgwNzlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTczNjQ3fQ.dWuJZloGZ5tRB8plaRlMolJ8L3tHuCP99NmOSTkTtUI
[05-Apr-2026 06:05:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 06:05:38 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 06:05:38 UTC] User ID: 259
[05-Apr-2026 06:05:38 UTC] ✅ User profile retrieved successfully for user ID: 259
[05-Apr-2026 06:05:42 UTC] === API CALL LOG ===
[05-Apr-2026 06:05:42 UTC] Endpoint: user/profile.php
[05-Apr-2026 06:05:42 UTC] Full Log Data: {
    "timestamp": "2026-04-05 06:05:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "151.115.85.136",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU5IiwidXNlcm5hbWUiOiJCdWxidWx0ZWNoIiwiZW1haWwiOiJhczk2MDgwNzlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTczNjQ3fQ.dWuJZloGZ5tRB8plaRlMolJ8L3tHuCP99NmOSTkTtUI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e765cd37bcddb64-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "151.115.85.136",
        "CF-IPCountry": "PL",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "151.115.85.136, 172.64.198.14"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 06:05:42 UTC] === END API CALL LOG ===
[05-Apr-2026 06:05:42 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 06:05:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU5IiwidXNlcm5hbWUiOiJCdWxidWx0ZWNoIiwiZW1haWwiOiJhczk2MDgwNzlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTczNjQ3fQ.dWuJZloGZ5tRB8plaRlMolJ8L3tHuCP99NmOSTkTtUI
[05-Apr-2026 06:05:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 06:05:42 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 06:05:42 UTC] User ID: 259
[05-Apr-2026 06:05:42 UTC] ✅ User profile retrieved successfully for user ID: 259
[05-Apr-2026 06:05:42 UTC] User Purchases API - User ID: 259
[05-Apr-2026 06:05:42 UTC] User Purchases API - Total purchases found: 3
[05-Apr-2026 06:05:45 UTC] === API CALL LOG ===
[05-Apr-2026 06:05:45 UTC] Endpoint: user/profile.php
[05-Apr-2026 06:05:45 UTC] Full Log Data: {
    "timestamp": "2026-04-05 06:05:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "151.115.85.136",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU5IiwidXNlcm5hbWUiOiJCdWxidWx0ZWNoIiwiZW1haWwiOiJhczk2MDgwNzlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTczNjQ3fQ.dWuJZloGZ5tRB8plaRlMolJ8L3tHuCP99NmOSTkTtUI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e765ce50c91db64-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "151.115.85.136",
        "CF-IPCountry": "PL",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "151.115.85.136, 172.64.198.15"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 06:05:45 UTC] === END API CALL LOG ===
[05-Apr-2026 06:05:45 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 06:05:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU5IiwidXNlcm5hbWUiOiJCdWxidWx0ZWNoIiwiZW1haWwiOiJhczk2MDgwNzlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTczNjQ3fQ.dWuJZloGZ5tRB8plaRlMolJ8L3tHuCP99NmOSTkTtUI
[05-Apr-2026 06:05:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 06:05:45 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 06:05:45 UTC] User ID: 259
[05-Apr-2026 06:05:45 UTC] ✅ User profile retrieved successfully for user ID: 259
[05-Apr-2026 06:05:45 UTC] User Purchases API - User ID: 259
[05-Apr-2026 06:05:45 UTC] User Purchases API - Total purchases found: 3
[05-Apr-2026 06:05:49 UTC] === API CALL LOG ===
[05-Apr-2026 06:05:49 UTC] Endpoint: user/profile.php
[05-Apr-2026 06:05:49 UTC] Full Log Data: {
    "timestamp": "2026-04-05 06:05:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "151.115.85.136",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU5IiwidXNlcm5hbWUiOiJCdWxidWx0ZWNoIiwiZW1haWwiOiJhczk2MDgwNzlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTczNjQ3fQ.dWuJZloGZ5tRB8plaRlMolJ8L3tHuCP99NmOSTkTtUI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e765cff7e51db64-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "151.115.85.136",
        "CF-IPCountry": "PL",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "151.115.85.136, 172.64.198.14"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 06:05:49 UTC] === END API CALL LOG ===
[05-Apr-2026 06:05:49 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 06:05:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU5IiwidXNlcm5hbWUiOiJCdWxidWx0ZWNoIiwiZW1haWwiOiJhczk2MDgwNzlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTczNjQ3fQ.dWuJZloGZ5tRB8plaRlMolJ8L3tHuCP99NmOSTkTtUI
[05-Apr-2026 06:05:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 06:05:49 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 06:05:49 UTC] User ID: 259
[05-Apr-2026 06:05:49 UTC] ✅ User profile retrieved successfully for user ID: 259
[05-Apr-2026 06:05:49 UTC] User Purchases API - User ID: 259
[05-Apr-2026 06:05:49 UTC] User Purchases API - Total purchases found: 3
[05-Apr-2026 06:05:55 UTC] === API CALL LOG ===
[05-Apr-2026 06:05:55 UTC] Endpoint: user/profile.php
[05-Apr-2026 06:05:55 UTC] Full Log Data: {
    "timestamp": "2026-04-05 06:05:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "151.115.85.136",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU5IiwidXNlcm5hbWUiOiJCdWxidWx0ZWNoIiwiZW1haWwiOiJhczk2MDgwNzlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTczNjQ3fQ.dWuJZloGZ5tRB8plaRlMolJ8L3tHuCP99NmOSTkTtUI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e765d25f9b3db64-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "151.115.85.136",
        "CF-IPCountry": "PL",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "151.115.85.136, 172.64.198.14"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 06:05:55 UTC] === END API CALL LOG ===
[05-Apr-2026 06:05:55 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 06:05:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU5IiwidXNlcm5hbWUiOiJCdWxidWx0ZWNoIiwiZW1haWwiOiJhczk2MDgwNzlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTczNjQ3fQ.dWuJZloGZ5tRB8plaRlMolJ8L3tHuCP99NmOSTkTtUI
[05-Apr-2026 06:05:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 06:05:55 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 06:05:55 UTC] User ID: 259
[05-Apr-2026 06:05:55 UTC] ✅ User profile retrieved successfully for user ID: 259
[05-Apr-2026 06:05:55 UTC] User Purchases API - User ID: 259
[05-Apr-2026 06:05:55 UTC] User Purchases API - Total purchases found: 3
[05-Apr-2026 06:06:15 UTC] === API CALL LOG ===
[05-Apr-2026 06:06:15 UTC] Endpoint: user/profile.php
[05-Apr-2026 06:06:15 UTC] Full Log Data: {
    "timestamp": "2026-04-05 06:06:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "151.115.85.136",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU5IiwidXNlcm5hbWUiOiJCdWxidWx0ZWNoIiwiZW1haWwiOiJhczk2MDgwNzlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTczNjQ3fQ.dWuJZloGZ5tRB8plaRlMolJ8L3tHuCP99NmOSTkTtUI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e765da26bf4db64-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "151.115.85.136",
        "CF-IPCountry": "PL",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "151.115.85.136, 172.64.198.15"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 06:06:15 UTC] === END API CALL LOG ===
[05-Apr-2026 06:06:15 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 06:06:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU5IiwidXNlcm5hbWUiOiJCdWxidWx0ZWNoIiwiZW1haWwiOiJhczk2MDgwNzlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTczNjQ3fQ.dWuJZloGZ5tRB8plaRlMolJ8L3tHuCP99NmOSTkTtUI
[05-Apr-2026 06:06:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 06:06:15 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 06:06:15 UTC] User ID: 259
[05-Apr-2026 06:06:15 UTC] ✅ User profile retrieved successfully for user ID: 259
[05-Apr-2026 06:06:15 UTC] User Purchases API - User ID: 259
[05-Apr-2026 06:06:15 UTC] User Purchases API - Total purchases found: 3
[05-Apr-2026 06:06:24 UTC] === API CALL LOG ===
[05-Apr-2026 06:06:24 UTC] Endpoint: user/profile.php
[05-Apr-2026 06:06:24 UTC] Full Log Data: {
    "timestamp": "2026-04-05 06:06:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "151.115.85.136",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU5IiwidXNlcm5hbWUiOiJCdWxidWx0ZWNoIiwiZW1haWwiOiJhczk2MDgwNzlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTczNjQ3fQ.dWuJZloGZ5tRB8plaRlMolJ8L3tHuCP99NmOSTkTtUI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e765ddc8988db64-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "151.115.85.136",
        "CF-IPCountry": "PL",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "151.115.85.136, 172.64.198.14"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 06:06:24 UTC] === END API CALL LOG ===
[05-Apr-2026 06:06:24 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 06:06:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU5IiwidXNlcm5hbWUiOiJCdWxidWx0ZWNoIiwiZW1haWwiOiJhczk2MDgwNzlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTczNjQ3fQ.dWuJZloGZ5tRB8plaRlMolJ8L3tHuCP99NmOSTkTtUI
[05-Apr-2026 06:06:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 06:06:24 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 06:06:24 UTC] User ID: 259
[05-Apr-2026 06:06:24 UTC] ✅ User profile retrieved successfully for user ID: 259
[05-Apr-2026 06:06:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 06:06:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 06:06:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU5IiwidXNlcm5hbWUiOiJCdWxidWx0ZWNoIiwiZW1haWwiOiJhczk2MDgwNzlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTczNjQ3fQ.dWuJZloGZ5tRB8plaRlMolJ8L3tHuCP99NmOSTkTtUI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e765ddfccaedb64-WAW","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"151.115.85.136","CF-IPCountry":"PL","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"151.115.85.136, 172.64.198.14"}
[05-Apr-2026 06:06:25 UTC] === User Orders API Called ===
[05-Apr-2026 06:06:25 UTC] User ID: 259
[05-Apr-2026 06:06:25 UTC] Limit: 20, Offset: 0
[05-Apr-2026 06:06:25 UTC] Orders found: 0
[05-Apr-2026 06:06:25 UTC] Orders data: []
[05-Apr-2026 06:06:25 UTC] Total orders count: 0
[05-Apr-2026 06:06:25 UTC] === API CALL LOG ===
[05-Apr-2026 06:06:25 UTC] Endpoint: user/profile.php
[05-Apr-2026 06:06:25 UTC] Full Log Data: {
    "timestamp": "2026-04-05 06:06:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "151.115.85.136",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU5IiwidXNlcm5hbWUiOiJCdWxidWx0ZWNoIiwiZW1haWwiOiJhczk2MDgwNzlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTczNjQ3fQ.dWuJZloGZ5tRB8plaRlMolJ8L3tHuCP99NmOSTkTtUI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e765ddfccb0db64-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "151.115.85.136",
        "CF-IPCountry": "PL",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "151.115.85.136, 172.64.198.14"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 06:06:25 UTC] === END API CALL LOG ===
[05-Apr-2026 06:06:25 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 06:06:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU5IiwidXNlcm5hbWUiOiJCdWxidWx0ZWNoIiwiZW1haWwiOiJhczk2MDgwNzlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTczNjQ3fQ.dWuJZloGZ5tRB8plaRlMolJ8L3tHuCP99NmOSTkTtUI
[05-Apr-2026 06:06:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 06:06:25 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 06:06:25 UTC] User ID: 259
[05-Apr-2026 06:06:25 UTC] ✅ User profile retrieved successfully for user ID: 259
[05-Apr-2026 06:06:25 UTC] === API CALL LOG ===
[05-Apr-2026 06:06:25 UTC] Endpoint: user/profile.php
[05-Apr-2026 06:06:25 UTC] Full Log Data: {
    "timestamp": "2026-04-05 06:06:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "151.115.85.136",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU5IiwidXNlcm5hbWUiOiJCdWxidWx0ZWNoIiwiZW1haWwiOiJhczk2MDgwNzlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTczNjQ3fQ.dWuJZloGZ5tRB8plaRlMolJ8L3tHuCP99NmOSTkTtUI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e765de25f0edb64-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "151.115.85.136",
        "CF-IPCountry": "PL",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "151.115.85.136, 172.64.198.14"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 06:06:25 UTC] === END API CALL LOG ===
[05-Apr-2026 06:06:25 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 06:06:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU5IiwidXNlcm5hbWUiOiJCdWxidWx0ZWNoIiwiZW1haWwiOiJhczk2MDgwNzlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTczNjQ3fQ.dWuJZloGZ5tRB8plaRlMolJ8L3tHuCP99NmOSTkTtUI
[05-Apr-2026 06:06:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 06:06:25 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 06:06:25 UTC] User ID: 259
[05-Apr-2026 06:06:25 UTC] ✅ User profile retrieved successfully for user ID: 259
[05-Apr-2026 06:07:33 UTC] === API CALL LOG ===
[05-Apr-2026 06:07:33 UTC] Endpoint: user/profile.php
[05-Apr-2026 06:07:33 UTC] Full Log Data: {
    "timestamp": "2026-04-05 06:07:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.234.64.48",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYwIiwidXNlcm5hbWUiOiJveWRkeWRveSIsImVtYWlsIjoibGVnb211bHQ4NTlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTc0MDUyfQ.Y_7RyWmPv85tfN1JsZXJ7KNYm-cu3LFuMz3Gfi4EfsA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e765f894927d140-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.234.64.48",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.234.64.48, 172.71.127.76"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 06:07:33 UTC] === END API CALL LOG ===
[05-Apr-2026 06:07:33 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 06:07:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYwIiwidXNlcm5hbWUiOiJveWRkeWRveSIsImVtYWlsIjoibGVnb211bHQ4NTlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTc0MDUyfQ.Y_7RyWmPv85tfN1JsZXJ7KNYm-cu3LFuMz3Gfi4EfsA
[05-Apr-2026 06:07:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 06:07:33 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 06:07:33 UTC] User ID: 260
[05-Apr-2026 06:07:33 UTC] ✅ User profile retrieved successfully for user ID: 260
[05-Apr-2026 06:07:33 UTC] === API CALL LOG ===
[05-Apr-2026 06:07:33 UTC] Endpoint: user/profile.php
[05-Apr-2026 06:07:33 UTC] Full Log Data: {
    "timestamp": "2026-04-05 06:07:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.234.64.48",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYwIiwidXNlcm5hbWUiOiJveWRkeWRveSIsImVtYWlsIjoibGVnb211bHQ4NTlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTc0MDUyfQ.Y_7RyWmPv85tfN1JsZXJ7KNYm-cu3LFuMz3Gfi4EfsA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e765f89492bd140-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.234.64.48",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.234.64.48, 172.71.127.76"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 06:07:33 UTC] === END API CALL LOG ===
[05-Apr-2026 06:07:33 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 06:07:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYwIiwidXNlcm5hbWUiOiJveWRkeWRveSIsImVtYWlsIjoibGVnb211bHQ4NTlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTc0MDUyfQ.Y_7RyWmPv85tfN1JsZXJ7KNYm-cu3LFuMz3Gfi4EfsA
[05-Apr-2026 06:07:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 06:07:33 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 06:07:33 UTC] User ID: 260
[05-Apr-2026 06:07:33 UTC] ✅ User profile retrieved successfully for user ID: 260
[05-Apr-2026 06:07:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 06:07:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 06:07:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYwIiwidXNlcm5hbWUiOiJveWRkeWRveSIsImVtYWlsIjoibGVnb211bHQ4NTlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTc0MDUyfQ.Y_7RyWmPv85tfN1JsZXJ7KNYm-cu3LFuMz3Gfi4EfsA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e765f89492ad140-CDG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.234.64.48","CF-IPCountry":"FR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"185.234.64.48, 172.71.127.76"}
[05-Apr-2026 06:07:33 UTC] === User Orders API Called ===
[05-Apr-2026 06:07:33 UTC] User ID: 260
[05-Apr-2026 06:07:33 UTC] Limit: 20, Offset: 0
[05-Apr-2026 06:07:33 UTC] Orders found: 0
[05-Apr-2026 06:07:33 UTC] Orders data: []
[05-Apr-2026 06:07:33 UTC] Total orders count: 0
[05-Apr-2026 06:07:33 UTC] === API CALL LOG ===
[05-Apr-2026 06:07:33 UTC] Endpoint: user/profile.php
[05-Apr-2026 06:07:33 UTC] Full Log Data: {
    "timestamp": "2026-04-05 06:07:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.234.64.48",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYwIiwidXNlcm5hbWUiOiJveWRkeWRveSIsImVtYWlsIjoibGVnb211bHQ4NTlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTc0MDUyfQ.Y_7RyWmPv85tfN1JsZXJ7KNYm-cu3LFuMz3Gfi4EfsA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e765f8ceedfd140-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.234.64.48",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.234.64.48, 172.71.127.76"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 06:07:33 UTC] === END API CALL LOG ===
[05-Apr-2026 06:07:33 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 06:07:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYwIiwidXNlcm5hbWUiOiJveWRkeWRveSIsImVtYWlsIjoibGVnb211bHQ4NTlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTc0MDUyfQ.Y_7RyWmPv85tfN1JsZXJ7KNYm-cu3LFuMz3Gfi4EfsA
[05-Apr-2026 06:07:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 06:07:33 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 06:07:33 UTC] User ID: 260
[05-Apr-2026 06:07:33 UTC] ✅ User profile retrieved successfully for user ID: 260
[05-Apr-2026 06:07:39 UTC] === API CALL LOG ===
[05-Apr-2026 06:07:39 UTC] Endpoint: user/profile.php
[05-Apr-2026 06:07:39 UTC] Full Log Data: {
    "timestamp": "2026-04-05 06:07:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.234.64.48",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYwIiwidXNlcm5hbWUiOiJveWRkeWRveSIsImVtYWlsIjoibGVnb211bHQ4NTlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTc0MDUyfQ.Y_7RyWmPv85tfN1JsZXJ7KNYm-cu3LFuMz3Gfi4EfsA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e765fb13f8dd140-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.234.64.48",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.234.64.48, 172.71.127.76"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 06:07:39 UTC] === END API CALL LOG ===
[05-Apr-2026 06:07:39 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 06:07:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYwIiwidXNlcm5hbWUiOiJveWRkeWRveSIsImVtYWlsIjoibGVnb211bHQ4NTlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTc0MDUyfQ.Y_7RyWmPv85tfN1JsZXJ7KNYm-cu3LFuMz3Gfi4EfsA
[05-Apr-2026 06:07:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 06:07:39 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 06:07:39 UTC] User ID: 260
[05-Apr-2026 06:07:39 UTC] ✅ User profile retrieved successfully for user ID: 260
[05-Apr-2026 06:07:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 06:07:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 06:07:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYwIiwidXNlcm5hbWUiOiJveWRkeWRveSIsImVtYWlsIjoibGVnb211bHQ4NTlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTc0MDUyfQ.Y_7RyWmPv85tfN1JsZXJ7KNYm-cu3LFuMz3Gfi4EfsA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e765fb13f8bd140-CDG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.234.64.48","CF-IPCountry":"FR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"185.234.64.48, 172.71.127.75"}
[05-Apr-2026 06:07:39 UTC] === User Orders API Called ===
[05-Apr-2026 06:07:39 UTC] User ID: 260
[05-Apr-2026 06:07:39 UTC] Limit: 20, Offset: 0
[05-Apr-2026 06:07:39 UTC] Orders found: 0
[05-Apr-2026 06:07:39 UTC] Orders data: []
[05-Apr-2026 06:07:39 UTC] Total orders count: 0
[05-Apr-2026 06:07:40 UTC] === API CALL LOG ===
[05-Apr-2026 06:07:40 UTC] Endpoint: user/profile.php
[05-Apr-2026 06:07:40 UTC] Full Log Data: {
    "timestamp": "2026-04-05 06:07:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.234.64.48",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYwIiwidXNlcm5hbWUiOiJveWRkeWRveSIsImVtYWlsIjoibGVnb211bHQ4NTlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTc0MDUyfQ.Y_7RyWmPv85tfN1JsZXJ7KNYm-cu3LFuMz3Gfi4EfsA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e765fb40bb2d140-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.234.64.48",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.234.64.48, 172.71.127.76"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 06:07:40 UTC] === END API CALL LOG ===
[05-Apr-2026 06:07:40 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 06:07:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYwIiwidXNlcm5hbWUiOiJveWRkeWRveSIsImVtYWlsIjoibGVnb211bHQ4NTlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTc0MDUyfQ.Y_7RyWmPv85tfN1JsZXJ7KNYm-cu3LFuMz3Gfi4EfsA
[05-Apr-2026 06:07:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 06:07:40 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 06:07:40 UTC] User ID: 260
[05-Apr-2026 06:07:40 UTC] ✅ User profile retrieved successfully for user ID: 260
[05-Apr-2026 06:07:40 UTC] === API CALL LOG ===
[05-Apr-2026 06:07:40 UTC] Endpoint: user/profile.php
[05-Apr-2026 06:07:40 UTC] Full Log Data: {
    "timestamp": "2026-04-05 06:07:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.234.64.48",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYwIiwidXNlcm5hbWUiOiJveWRkeWRveSIsImVtYWlsIjoibGVnb211bHQ4NTlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTc0MDUyfQ.Y_7RyWmPv85tfN1JsZXJ7KNYm-cu3LFuMz3Gfi4EfsA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e765fb4ecebd140-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.234.64.48",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.234.64.48, 172.71.127.76"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 06:07:40 UTC] === END API CALL LOG ===
[05-Apr-2026 06:07:40 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 06:07:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYwIiwidXNlcm5hbWUiOiJveWRkeWRveSIsImVtYWlsIjoibGVnb211bHQ4NTlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTc0MDUyfQ.Y_7RyWmPv85tfN1JsZXJ7KNYm-cu3LFuMz3Gfi4EfsA
[05-Apr-2026 06:07:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 06:07:40 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 06:07:40 UTC] User ID: 260
[05-Apr-2026 06:07:40 UTC] ✅ User profile retrieved successfully for user ID: 260
[05-Apr-2026 06:07:59 UTC] === API CALL LOG ===
[05-Apr-2026 06:07:59 UTC] Endpoint: user/profile.php
[05-Apr-2026 06:07:59 UTC] Full Log Data: {
    "timestamp": "2026-04-05 06:07:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.234.64.48",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYwIiwidXNlcm5hbWUiOiJveWRkeWRveSIsImVtYWlsIjoibGVnb211bHQ4NTlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTc0MDUyfQ.Y_7RyWmPv85tfN1JsZXJ7KNYm-cu3LFuMz3Gfi4EfsA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7660298abd7026-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.234.64.48",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.234.64.48, 141.101.97.24"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 06:07:59 UTC] === END API CALL LOG ===
[05-Apr-2026 06:07:59 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 06:07:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYwIiwidXNlcm5hbWUiOiJveWRkeWRveSIsImVtYWlsIjoibGVnb211bHQ4NTlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTc0MDUyfQ.Y_7RyWmPv85tfN1JsZXJ7KNYm-cu3LFuMz3Gfi4EfsA
[05-Apr-2026 06:07:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 06:07:59 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 06:07:59 UTC] User ID: 260
[05-Apr-2026 06:07:59 UTC] ✅ User profile retrieved successfully for user ID: 260
[05-Apr-2026 06:08:02 UTC] === API CALL LOG ===
[05-Apr-2026 06:08:02 UTC] Endpoint: user/profile.php
[05-Apr-2026 06:08:02 UTC] Full Log Data: {
    "timestamp": "2026-04-05 06:08:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.234.64.48",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYwIiwidXNlcm5hbWUiOiJveWRkeWRveSIsImVtYWlsIjoibGVnb211bHQ4NTlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTc0MDUyfQ.Y_7RyWmPv85tfN1JsZXJ7KNYm-cu3LFuMz3Gfi4EfsA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7660414c937026-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.234.64.48",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.234.64.48, 141.101.97.24"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 06:08:02 UTC] === END API CALL LOG ===
[05-Apr-2026 06:08:02 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 06:08:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYwIiwidXNlcm5hbWUiOiJveWRkeWRveSIsImVtYWlsIjoibGVnb211bHQ4NTlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTc0MDUyfQ.Y_7RyWmPv85tfN1JsZXJ7KNYm-cu3LFuMz3Gfi4EfsA
[05-Apr-2026 06:08:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 06:08:02 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 06:08:02 UTC] User ID: 260
[05-Apr-2026 06:08:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 06:08:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 06:08:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYwIiwidXNlcm5hbWUiOiJveWRkeWRveSIsImVtYWlsIjoibGVnb211bHQ4NTlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTc0MDUyfQ.Y_7RyWmPv85tfN1JsZXJ7KNYm-cu3LFuMz3Gfi4EfsA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e7660410c697026-CDG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.234.64.48","CF-IPCountry":"FR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"185.234.64.48, 141.101.97.24"}
[05-Apr-2026 06:08:02 UTC] ✅ User profile retrieved successfully for user ID: 260
[05-Apr-2026 06:08:02 UTC] === User Orders API Called ===
[05-Apr-2026 06:08:02 UTC] User ID: 260
[05-Apr-2026 06:08:02 UTC] Limit: 20, Offset: 0
[05-Apr-2026 06:08:02 UTC] Orders found: 0
[05-Apr-2026 06:08:02 UTC] Orders data: []
[05-Apr-2026 06:08:02 UTC] Total orders count: 0
[05-Apr-2026 06:08:03 UTC] === API CALL LOG ===
[05-Apr-2026 06:08:03 UTC] Endpoint: user/profile.php
[05-Apr-2026 06:08:03 UTC] Full Log Data: {
    "timestamp": "2026-04-05 06:08:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.234.64.48",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYwIiwidXNlcm5hbWUiOiJveWRkeWRveSIsImVtYWlsIjoibGVnb211bHQ4NTlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTc0MDUyfQ.Y_7RyWmPv85tfN1JsZXJ7KNYm-cu3LFuMz3Gfi4EfsA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e766044fefe7026-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.234.64.48",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.234.64.48, 141.101.97.24"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 06:08:03 UTC] === END API CALL LOG ===
[05-Apr-2026 06:08:03 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 06:08:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYwIiwidXNlcm5hbWUiOiJveWRkeWRveSIsImVtYWlsIjoibGVnb211bHQ4NTlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTc0MDUyfQ.Y_7RyWmPv85tfN1JsZXJ7KNYm-cu3LFuMz3Gfi4EfsA
[05-Apr-2026 06:08:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 06:08:03 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 06:08:03 UTC] User ID: 260
[05-Apr-2026 06:08:03 UTC] ✅ User profile retrieved successfully for user ID: 260
[05-Apr-2026 06:08:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 06:08:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 06:08:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYwIiwidXNlcm5hbWUiOiJveWRkeWRveSIsImVtYWlsIjoibGVnb211bHQ4NTlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTc0MDUyfQ.Y_7RyWmPv85tfN1JsZXJ7KNYm-cu3LFuMz3Gfi4EfsA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e7660653f147026-CDG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.234.64.48","CF-IPCountry":"FR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"185.234.64.48, 141.101.97.24"}
[05-Apr-2026 06:08:08 UTC] === User Orders API Called ===
[05-Apr-2026 06:08:08 UTC] User ID: 260
[05-Apr-2026 06:08:08 UTC] Limit: 20, Offset: 0
[05-Apr-2026 06:08:08 UTC] Orders found: 0
[05-Apr-2026 06:08:08 UTC] Orders data: []
[05-Apr-2026 06:08:08 UTC] Total orders count: 0
[05-Apr-2026 06:08:08 UTC] === API CALL LOG ===
[05-Apr-2026 06:08:08 UTC] Endpoint: user/profile.php
[05-Apr-2026 06:08:08 UTC] Full Log Data: {
    "timestamp": "2026-04-05 06:08:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.234.64.48",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYwIiwidXNlcm5hbWUiOiJveWRkeWRveSIsImVtYWlsIjoibGVnb211bHQ4NTlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTc0MDUyfQ.Y_7RyWmPv85tfN1JsZXJ7KNYm-cu3LFuMz3Gfi4EfsA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e766065ef847026-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.234.64.48",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.234.64.48, 141.101.97.24"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 06:08:08 UTC] === END API CALL LOG ===
[05-Apr-2026 06:08:08 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 06:08:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYwIiwidXNlcm5hbWUiOiJveWRkeWRveSIsImVtYWlsIjoibGVnb211bHQ4NTlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTc0MDUyfQ.Y_7RyWmPv85tfN1JsZXJ7KNYm-cu3LFuMz3Gfi4EfsA
[05-Apr-2026 06:08:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 06:08:08 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 06:08:08 UTC] User ID: 260
[05-Apr-2026 06:08:08 UTC] ✅ User profile retrieved successfully for user ID: 260
[05-Apr-2026 06:08:09 UTC] === API CALL LOG ===
[05-Apr-2026 06:08:09 UTC] Endpoint: user/profile.php
[05-Apr-2026 06:08:09 UTC] Full Log Data: {
    "timestamp": "2026-04-05 06:08:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.234.64.48",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYwIiwidXNlcm5hbWUiOiJveWRkeWRveSIsImVtYWlsIjoibGVnb211bHQ4NTlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTc0MDUyfQ.Y_7RyWmPv85tfN1JsZXJ7KNYm-cu3LFuMz3Gfi4EfsA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7660697a567026-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.234.64.48",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.234.64.48, 141.101.97.24"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 06:08:09 UTC] === END API CALL LOG ===
[05-Apr-2026 06:08:09 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 06:08:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYwIiwidXNlcm5hbWUiOiJveWRkeWRveSIsImVtYWlsIjoibGVnb211bHQ4NTlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTc0MDUyfQ.Y_7RyWmPv85tfN1JsZXJ7KNYm-cu3LFuMz3Gfi4EfsA
[05-Apr-2026 06:08:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 06:08:09 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 06:08:09 UTC] User ID: 260
[05-Apr-2026 06:08:09 UTC] ✅ User profile retrieved successfully for user ID: 260
[05-Apr-2026 06:09:01 UTC] === API CALL LOG ===
[05-Apr-2026 06:09:01 UTC] Endpoint: user/profile.php
[05-Apr-2026 06:09:01 UTC] Full Log Data: {
    "timestamp": "2026-04-05 06:09:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "151.115.85.136",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU5IiwidXNlcm5hbWUiOiJCdWxidWx0ZWNoIiwiZW1haWwiOiJhczk2MDgwNzlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTczNjQ3fQ.dWuJZloGZ5tRB8plaRlMolJ8L3tHuCP99NmOSTkTtUI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7661b2586974b7-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "151.115.85.136",
        "CF-IPCountry": "PL",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "151.115.85.136, 172.64.200.14"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 06:09:01 UTC] === END API CALL LOG ===
[05-Apr-2026 06:09:01 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 06:09:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU5IiwidXNlcm5hbWUiOiJCdWxidWx0ZWNoIiwiZW1haWwiOiJhczk2MDgwNzlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTczNjQ3fQ.dWuJZloGZ5tRB8plaRlMolJ8L3tHuCP99NmOSTkTtUI
[05-Apr-2026 06:09:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 06:09:01 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 06:09:01 UTC] User ID: 259
[05-Apr-2026 06:09:01 UTC] ✅ User profile retrieved successfully for user ID: 259
[05-Apr-2026 06:37:43 UTC] === API CALL LOG ===
[05-Apr-2026 06:37:43 UTC] Endpoint: user/profile.php
[05-Apr-2026 06:37:43 UTC] Full Log Data: {
    "timestamp": "2026-04-05 06:37:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.234.64.48",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYwIiwidXNlcm5hbWUiOiJveWRkeWRveSIsImVtYWlsIjoibGVnb211bHQ4NTlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTc0MDUyfQ.Y_7RyWmPv85tfN1JsZXJ7KNYm-cu3LFuMz3Gfi4EfsA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e768bbb78619ef5-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.234.64.48",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.234.64.48, 141.101.97.24"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 06:37:43 UTC] === END API CALL LOG ===
[05-Apr-2026 06:37:43 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 06:37:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYwIiwidXNlcm5hbWUiOiJveWRkeWRveSIsImVtYWlsIjoibGVnb211bHQ4NTlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTc0MDUyfQ.Y_7RyWmPv85tfN1JsZXJ7KNYm-cu3LFuMz3Gfi4EfsA
[05-Apr-2026 06:37:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 06:37:43 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 06:37:43 UTC] User ID: 260
[05-Apr-2026 06:37:43 UTC] ✅ User profile retrieved successfully for user ID: 260
[05-Apr-2026 06:37:44 UTC] === API CALL LOG ===
[05-Apr-2026 06:37:44 UTC] Endpoint: user/profile.php
[05-Apr-2026 06:37:44 UTC] Full Log Data: {
    "timestamp": "2026-04-05 06:37:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.234.64.48",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYwIiwidXNlcm5hbWUiOiJveWRkeWRveSIsImVtYWlsIjoibGVnb211bHQ4NTlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTc0MDUyfQ.Y_7RyWmPv85tfN1JsZXJ7KNYm-cu3LFuMz3Gfi4EfsA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e768bbf6a019ef5-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.234.64.48",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.234.64.48, 172.69.222.176"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 06:37:44 UTC] === END API CALL LOG ===
[05-Apr-2026 06:37:44 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 06:37:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYwIiwidXNlcm5hbWUiOiJveWRkeWRveSIsImVtYWlsIjoibGVnb211bHQ4NTlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTc0MDUyfQ.Y_7RyWmPv85tfN1JsZXJ7KNYm-cu3LFuMz3Gfi4EfsA
[05-Apr-2026 06:37:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 06:37:44 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 06:37:44 UTC] User ID: 260
[05-Apr-2026 06:37:44 UTC] ✅ User profile retrieved successfully for user ID: 260
[05-Apr-2026 06:37:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 06:37:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 06:37:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYwIiwidXNlcm5hbWUiOiJveWRkeWRveSIsImVtYWlsIjoibGVnb211bHQ4NTlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTc0MDUyfQ.Y_7RyWmPv85tfN1JsZXJ7KNYm-cu3LFuMz3Gfi4EfsA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e768bbf6a039ef5-CDG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.234.64.48","CF-IPCountry":"FR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"185.234.64.48, 172.69.222.177"}
[05-Apr-2026 06:37:44 UTC] === User Orders API Called ===
[05-Apr-2026 06:37:44 UTC] User ID: 260
[05-Apr-2026 06:37:44 UTC] Limit: 20, Offset: 0
[05-Apr-2026 06:37:44 UTC] Orders found: 0
[05-Apr-2026 06:37:44 UTC] Orders data: []
[05-Apr-2026 06:37:44 UTC] Total orders count: 0
[05-Apr-2026 06:37:44 UTC] === API CALL LOG ===
[05-Apr-2026 06:37:44 UTC] Endpoint: user/profile.php
[05-Apr-2026 06:37:44 UTC] Full Log Data: {
    "timestamp": "2026-04-05 06:37:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.234.64.48",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYwIiwidXNlcm5hbWUiOiJveWRkeWRveSIsImVtYWlsIjoibGVnb211bHQ4NTlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTc0MDUyfQ.Y_7RyWmPv85tfN1JsZXJ7KNYm-cu3LFuMz3Gfi4EfsA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e768bc00a639ef5-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.234.64.48",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.234.64.48, 172.69.222.176"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 06:37:44 UTC] === END API CALL LOG ===
[05-Apr-2026 06:37:44 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 06:37:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYwIiwidXNlcm5hbWUiOiJveWRkeWRveSIsImVtYWlsIjoibGVnb211bHQ4NTlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTc0MDUyfQ.Y_7RyWmPv85tfN1JsZXJ7KNYm-cu3LFuMz3Gfi4EfsA
[05-Apr-2026 06:37:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 06:37:44 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 06:37:44 UTC] User ID: 260
[05-Apr-2026 06:37:44 UTC] ✅ User profile retrieved successfully for user ID: 260
[05-Apr-2026 06:37:52 UTC] === API CALL LOG ===
[05-Apr-2026 06:37:52 UTC] Endpoint: user/profile.php
[05-Apr-2026 06:37:52 UTC] Full Log Data: {
    "timestamp": "2026-04-05 06:37:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.234.64.48",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYwIiwidXNlcm5hbWUiOiJveWRkeWRveSIsImVtYWlsIjoibGVnb211bHQ4NTlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTc0MDUyfQ.Y_7RyWmPv85tfN1JsZXJ7KNYm-cu3LFuMz3Gfi4EfsA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e768bf39ea49ef5-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.234.64.48",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.234.64.48, 141.101.97.25"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 06:37:52 UTC] === END API CALL LOG ===
[05-Apr-2026 06:37:52 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 06:37:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYwIiwidXNlcm5hbWUiOiJveWRkeWRveSIsImVtYWlsIjoibGVnb211bHQ4NTlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTc0MDUyfQ.Y_7RyWmPv85tfN1JsZXJ7KNYm-cu3LFuMz3Gfi4EfsA
[05-Apr-2026 06:37:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 06:37:52 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 06:37:52 UTC] User ID: 260
[05-Apr-2026 06:37:52 UTC] ✅ User profile retrieved successfully for user ID: 260
[05-Apr-2026 06:37:52 UTC] User Purchases API - User ID: 260
[05-Apr-2026 06:37:52 UTC] User Purchases API - Total purchases found: 0
[05-Apr-2026 06:37:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 06:37:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 06:37:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYwIiwidXNlcm5hbWUiOiJveWRkeWRveSIsImVtYWlsIjoibGVnb211bHQ4NTlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTc0MDUyfQ.Y_7RyWmPv85tfN1JsZXJ7KNYm-cu3LFuMz3Gfi4EfsA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e768c06b9349ef5-CDG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.234.64.48","CF-IPCountry":"FR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"185.234.64.48, 141.101.97.25"}
[05-Apr-2026 06:37:55 UTC] === User Orders API Called ===
[05-Apr-2026 06:37:55 UTC] User ID: 260
[05-Apr-2026 06:37:55 UTC] Limit: 20, Offset: 0
[05-Apr-2026 06:37:55 UTC] Orders found: 0
[05-Apr-2026 06:37:55 UTC] Orders data: []
[05-Apr-2026 06:37:55 UTC] Total orders count: 0
[05-Apr-2026 06:37:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 06:37:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 06:37:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYwIiwidXNlcm5hbWUiOiJveWRkeWRveSIsImVtYWlsIjoibGVnb211bHQ4NTlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTc0MDUyfQ.Y_7RyWmPv85tfN1JsZXJ7KNYm-cu3LFuMz3Gfi4EfsA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e768c0c7c769ef5-CDG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.234.64.48","CF-IPCountry":"FR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"185.234.64.48, 141.101.97.25"}
[05-Apr-2026 06:37:56 UTC] === User Orders API Called ===
[05-Apr-2026 06:37:56 UTC] User ID: 260
[05-Apr-2026 06:37:56 UTC] Limit: 20, Offset: 0
[05-Apr-2026 06:37:56 UTC] Orders found: 0
[05-Apr-2026 06:37:56 UTC] Orders data: []
[05-Apr-2026 06:37:56 UTC] Total orders count: 0
[05-Apr-2026 06:37:56 UTC] === API CALL LOG ===
[05-Apr-2026 06:37:56 UTC] Endpoint: user/profile.php
[05-Apr-2026 06:37:56 UTC] Full Log Data: {
    "timestamp": "2026-04-05 06:37:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.234.64.48",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYwIiwidXNlcm5hbWUiOiJveWRkeWRveSIsImVtYWlsIjoibGVnb211bHQ4NTlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTc0MDUyfQ.Y_7RyWmPv85tfN1JsZXJ7KNYm-cu3LFuMz3Gfi4EfsA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e768c0c7c779ef5-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.234.64.48",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.234.64.48, 141.101.97.25"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 06:37:56 UTC] === END API CALL LOG ===
[05-Apr-2026 06:37:56 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 06:37:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYwIiwidXNlcm5hbWUiOiJveWRkeWRveSIsImVtYWlsIjoibGVnb211bHQ4NTlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTc0MDUyfQ.Y_7RyWmPv85tfN1JsZXJ7KNYm-cu3LFuMz3Gfi4EfsA
[05-Apr-2026 06:37:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 06:37:56 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 06:37:56 UTC] User ID: 260
[05-Apr-2026 06:37:56 UTC] ✅ User profile retrieved successfully for user ID: 260
[05-Apr-2026 06:37:57 UTC] === API CALL LOG ===
[05-Apr-2026 06:37:57 UTC] Endpoint: user/profile.php
[05-Apr-2026 06:37:57 UTC] Full Log Data: {
    "timestamp": "2026-04-05 06:37:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.234.64.48",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYwIiwidXNlcm5hbWUiOiJveWRkeWRveSIsImVtYWlsIjoibGVnb211bHQ4NTlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTc0MDUyfQ.Y_7RyWmPv85tfN1JsZXJ7KNYm-cu3LFuMz3Gfi4EfsA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e768c100e509ef5-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.234.64.48",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.234.64.48, 141.101.97.25"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 06:37:57 UTC] === END API CALL LOG ===
[05-Apr-2026 06:37:57 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 06:37:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYwIiwidXNlcm5hbWUiOiJveWRkeWRveSIsImVtYWlsIjoibGVnb211bHQ4NTlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTc0MDUyfQ.Y_7RyWmPv85tfN1JsZXJ7KNYm-cu3LFuMz3Gfi4EfsA
[05-Apr-2026 06:37:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 06:37:57 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 06:37:57 UTC] User ID: 260
[05-Apr-2026 06:37:57 UTC] ✅ User profile retrieved successfully for user ID: 260
[05-Apr-2026 06:38:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 06:38:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 06:38:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYwIiwidXNlcm5hbWUiOiJveWRkeWRveSIsImVtYWlsIjoibGVnb211bHQ4NTlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTc0MDUyfQ.Y_7RyWmPv85tfN1JsZXJ7KNYm-cu3LFuMz3Gfi4EfsA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e768c5dbdba9ef5-CDG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.234.64.48","CF-IPCountry":"FR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"185.234.64.48, 141.101.97.24"}
[05-Apr-2026 06:38:09 UTC] === User Orders API Called ===
[05-Apr-2026 06:38:09 UTC] User ID: 260
[05-Apr-2026 06:38:09 UTC] Limit: 20, Offset: 0
[05-Apr-2026 06:38:09 UTC] Orders found: 0
[05-Apr-2026 06:38:09 UTC] Orders data: []
[05-Apr-2026 06:38:09 UTC] Total orders count: 0
[05-Apr-2026 06:38:09 UTC] === API CALL LOG ===
[05-Apr-2026 06:38:09 UTC] Endpoint: user/profile.php
[05-Apr-2026 06:38:09 UTC] Full Log Data: {
    "timestamp": "2026-04-05 06:38:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.234.64.48",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYwIiwidXNlcm5hbWUiOiJveWRkeWRveSIsImVtYWlsIjoibGVnb211bHQ4NTlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTc0MDUyfQ.Y_7RyWmPv85tfN1JsZXJ7KNYm-cu3LFuMz3Gfi4EfsA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e768c5dbdbd9ef5-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.234.64.48",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.234.64.48, 141.101.97.24"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 06:38:09 UTC] === END API CALL LOG ===
[05-Apr-2026 06:38:09 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 06:38:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYwIiwidXNlcm5hbWUiOiJveWRkeWRveSIsImVtYWlsIjoibGVnb211bHQ4NTlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTc0MDUyfQ.Y_7RyWmPv85tfN1JsZXJ7KNYm-cu3LFuMz3Gfi4EfsA
[05-Apr-2026 06:38:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 06:38:09 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 06:38:09 UTC] User ID: 260
[05-Apr-2026 06:38:09 UTC] ✅ User profile retrieved successfully for user ID: 260
[05-Apr-2026 06:38:09 UTC] === API CALL LOG ===
[05-Apr-2026 06:38:09 UTC] Endpoint: user/profile.php
[05-Apr-2026 06:38:09 UTC] Full Log Data: {
    "timestamp": "2026-04-05 06:38:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.234.64.48",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYwIiwidXNlcm5hbWUiOiJveWRkeWRveSIsImVtYWlsIjoibGVnb211bHQ4NTlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTc0MDUyfQ.Y_7RyWmPv85tfN1JsZXJ7KNYm-cu3LFuMz3Gfi4EfsA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e768c603f0f9ef5-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.234.64.48",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.234.64.48, 141.101.97.24"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 06:38:09 UTC] === END API CALL LOG ===
[05-Apr-2026 06:38:09 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 06:38:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYwIiwidXNlcm5hbWUiOiJveWRkeWRveSIsImVtYWlsIjoibGVnb211bHQ4NTlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTc0MDUyfQ.Y_7RyWmPv85tfN1JsZXJ7KNYm-cu3LFuMz3Gfi4EfsA
[05-Apr-2026 06:38:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 06:38:09 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 06:38:09 UTC] User ID: 260
[05-Apr-2026 06:38:09 UTC] ✅ User profile retrieved successfully for user ID: 260
[05-Apr-2026 06:40:39 UTC] === API CALL LOG ===
[05-Apr-2026 06:40:39 UTC] Endpoint: user/profile.php
[05-Apr-2026 06:40:39 UTC] Full Log Data: {
    "timestamp": "2026-04-05 06:40:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.234.64.48",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYwIiwidXNlcm5hbWUiOiJveWRkeWRveSIsImVtYWlsIjoibGVnb211bHQ4NTlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTc0MDUyfQ.Y_7RyWmPv85tfN1JsZXJ7KNYm-cu3LFuMz3Gfi4EfsA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e769006ecf3bb7e-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.234.64.48",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.234.64.48, 172.71.127.75"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 06:40:39 UTC] === END API CALL LOG ===
[05-Apr-2026 06:40:39 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 06:40:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYwIiwidXNlcm5hbWUiOiJveWRkeWRveSIsImVtYWlsIjoibGVnb211bHQ4NTlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTc0MDUyfQ.Y_7RyWmPv85tfN1JsZXJ7KNYm-cu3LFuMz3Gfi4EfsA
[05-Apr-2026 06:40:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 06:40:39 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 06:40:39 UTC] User ID: 260
[05-Apr-2026 06:40:39 UTC] ✅ User profile retrieved successfully for user ID: 260
[05-Apr-2026 06:40:40 UTC] === API CALL LOG ===
[05-Apr-2026 06:40:40 UTC] Endpoint: user/profile.php
[05-Apr-2026 06:40:40 UTC] Full Log Data: {
    "timestamp": "2026-04-05 06:40:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.234.64.48",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYwIiwidXNlcm5hbWUiOiJveWRkeWRveSIsImVtYWlsIjoibGVnb211bHQ4NTlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTc0MDUyfQ.Y_7RyWmPv85tfN1JsZXJ7KNYm-cu3LFuMz3Gfi4EfsA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e76900a3f86bb7e-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.234.64.48",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.234.64.48, 172.71.127.75"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 06:40:40 UTC] === END API CALL LOG ===
[05-Apr-2026 06:40:40 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 06:40:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYwIiwidXNlcm5hbWUiOiJveWRkeWRveSIsImVtYWlsIjoibGVnb211bHQ4NTlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTc0MDUyfQ.Y_7RyWmPv85tfN1JsZXJ7KNYm-cu3LFuMz3Gfi4EfsA
[05-Apr-2026 06:40:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 06:40:40 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 06:40:40 UTC] User ID: 260
[05-Apr-2026 06:40:40 UTC] ✅ User profile retrieved successfully for user ID: 260
[05-Apr-2026 06:40:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 06:40:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 06:40:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYwIiwidXNlcm5hbWUiOiJveWRkeWRveSIsImVtYWlsIjoibGVnb211bHQ4NTlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTc0MDUyfQ.Y_7RyWmPv85tfN1JsZXJ7KNYm-cu3LFuMz3Gfi4EfsA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e76900a3f88bb7e-CDG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.234.64.48","CF-IPCountry":"FR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"185.234.64.48, 172.71.127.75"}
[05-Apr-2026 06:40:40 UTC] === User Orders API Called ===
[05-Apr-2026 06:40:40 UTC] User ID: 260
[05-Apr-2026 06:40:40 UTC] Limit: 20, Offset: 0
[05-Apr-2026 06:40:40 UTC] Orders found: 0
[05-Apr-2026 06:40:40 UTC] Orders data: []
[05-Apr-2026 06:40:40 UTC] Total orders count: 0
[05-Apr-2026 06:40:40 UTC] === API CALL LOG ===
[05-Apr-2026 06:40:40 UTC] Endpoint: user/profile.php
[05-Apr-2026 06:40:40 UTC] Full Log Data: {
    "timestamp": "2026-04-05 06:40:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.234.64.48",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYwIiwidXNlcm5hbWUiOiJveWRkeWRveSIsImVtYWlsIjoibGVnb211bHQ4NTlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTc0MDUyfQ.Y_7RyWmPv85tfN1JsZXJ7KNYm-cu3LFuMz3Gfi4EfsA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e76900a8fbcbb7e-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.234.64.48",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.234.64.48, 172.71.127.75"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 06:40:40 UTC] === END API CALL LOG ===
[05-Apr-2026 06:40:40 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 06:40:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYwIiwidXNlcm5hbWUiOiJveWRkeWRveSIsImVtYWlsIjoibGVnb211bHQ4NTlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTc0MDUyfQ.Y_7RyWmPv85tfN1JsZXJ7KNYm-cu3LFuMz3Gfi4EfsA
[05-Apr-2026 06:40:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 06:40:40 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 06:40:40 UTC] User ID: 260
[05-Apr-2026 06:40:40 UTC] ✅ User profile retrieved successfully for user ID: 260
[05-Apr-2026 06:40:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 06:40:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 06:40:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYwIiwidXNlcm5hbWUiOiJveWRkeWRveSIsImVtYWlsIjoibGVnb211bHQ4NTlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTc0MDUyfQ.Y_7RyWmPv85tfN1JsZXJ7KNYm-cu3LFuMz3Gfi4EfsA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e769068cfb2bb7e-CDG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.234.64.48","CF-IPCountry":"FR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"185.234.64.48, 172.71.127.76"}
[05-Apr-2026 06:40:55 UTC] === User Orders API Called ===
[05-Apr-2026 06:40:55 UTC] User ID: 260
[05-Apr-2026 06:40:55 UTC] Limit: 20, Offset: 0
[05-Apr-2026 06:40:55 UTC] Orders found: 0
[05-Apr-2026 06:40:55 UTC] Orders data: []
[05-Apr-2026 06:40:55 UTC] Total orders count: 0
[05-Apr-2026 06:40:55 UTC] === API CALL LOG ===
[05-Apr-2026 06:40:55 UTC] Endpoint: user/profile.php
[05-Apr-2026 06:40:55 UTC] Full Log Data: {
    "timestamp": "2026-04-05 06:40:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.234.64.48",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYwIiwidXNlcm5hbWUiOiJveWRkeWRveSIsImVtYWlsIjoibGVnb211bHQ4NTlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTc0MDUyfQ.Y_7RyWmPv85tfN1JsZXJ7KNYm-cu3LFuMz3Gfi4EfsA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e769068cfb4bb7e-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.234.64.48",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.234.64.48, 172.71.127.75"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 06:40:55 UTC] === END API CALL LOG ===
[05-Apr-2026 06:40:55 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 06:40:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYwIiwidXNlcm5hbWUiOiJveWRkeWRveSIsImVtYWlsIjoibGVnb211bHQ4NTlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTc0MDUyfQ.Y_7RyWmPv85tfN1JsZXJ7KNYm-cu3LFuMz3Gfi4EfsA
[05-Apr-2026 06:40:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 06:40:55 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 06:40:55 UTC] User ID: 260
[05-Apr-2026 06:40:55 UTC] ✅ User profile retrieved successfully for user ID: 260
[05-Apr-2026 06:40:55 UTC] === API CALL LOG ===
[05-Apr-2026 06:40:55 UTC] Endpoint: user/profile.php
[05-Apr-2026 06:40:55 UTC] Full Log Data: {
    "timestamp": "2026-04-05 06:40:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.234.64.48",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYwIiwidXNlcm5hbWUiOiJveWRkeWRveSIsImVtYWlsIjoibGVnb211bHQ4NTlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTc0MDUyfQ.Y_7RyWmPv85tfN1JsZXJ7KNYm-cu3LFuMz3Gfi4EfsA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e76906c1a1abb7e-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.234.64.48",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.234.64.48, 172.71.127.76"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 06:40:55 UTC] === END API CALL LOG ===
[05-Apr-2026 06:40:55 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 06:40:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYwIiwidXNlcm5hbWUiOiJveWRkeWRveSIsImVtYWlsIjoibGVnb211bHQ4NTlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTc0MDUyfQ.Y_7RyWmPv85tfN1JsZXJ7KNYm-cu3LFuMz3Gfi4EfsA
[05-Apr-2026 06:40:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 06:40:55 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 06:40:55 UTC] User ID: 260
[05-Apr-2026 06:40:55 UTC] ✅ User profile retrieved successfully for user ID: 260
[05-Apr-2026 06:41:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 06:41:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 06:41:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYwIiwidXNlcm5hbWUiOiJveWRkeWRveSIsImVtYWlsIjoibGVnb211bHQ4NTlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTc0MDUyfQ.Y_7RyWmPv85tfN1JsZXJ7KNYm-cu3LFuMz3Gfi4EfsA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e769087da30bb7e-CDG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.234.64.48","CF-IPCountry":"FR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"185.234.64.48, 172.71.127.76"}
[05-Apr-2026 06:41:00 UTC] === User Orders API Called ===
[05-Apr-2026 06:41:00 UTC] User ID: 260
[05-Apr-2026 06:41:00 UTC] Limit: 20, Offset: 0
[05-Apr-2026 06:41:00 UTC] Orders found: 0
[05-Apr-2026 06:41:00 UTC] Orders data: []
[05-Apr-2026 06:41:00 UTC] Total orders count: 0
[05-Apr-2026 06:41:00 UTC] === API CALL LOG ===
[05-Apr-2026 06:41:00 UTC] Endpoint: user/profile.php
[05-Apr-2026 06:41:00 UTC] Full Log Data: {
    "timestamp": "2026-04-05 06:41:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.234.64.48",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYwIiwidXNlcm5hbWUiOiJveWRkeWRveSIsImVtYWlsIjoibGVnb211bHQ4NTlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTc0MDUyfQ.Y_7RyWmPv85tfN1JsZXJ7KNYm-cu3LFuMz3Gfi4EfsA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7690883a5ebb7e-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.234.64.48",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.234.64.48, 172.71.127.75"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 06:41:00 UTC] === END API CALL LOG ===
[05-Apr-2026 06:41:00 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 06:41:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYwIiwidXNlcm5hbWUiOiJveWRkeWRveSIsImVtYWlsIjoibGVnb211bHQ4NTlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTc0MDUyfQ.Y_7RyWmPv85tfN1JsZXJ7KNYm-cu3LFuMz3Gfi4EfsA
[05-Apr-2026 06:41:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 06:41:00 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 06:41:00 UTC] User ID: 260
[05-Apr-2026 06:41:00 UTC] ✅ User profile retrieved successfully for user ID: 260
[05-Apr-2026 06:41:00 UTC] === API CALL LOG ===
[05-Apr-2026 06:41:00 UTC] Endpoint: user/profile.php
[05-Apr-2026 06:41:00 UTC] Full Log Data: {
    "timestamp": "2026-04-05 06:41:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.234.64.48",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYwIiwidXNlcm5hbWUiOiJveWRkeWRveSIsImVtYWlsIjoibGVnb211bHQ4NTlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTc0MDUyfQ.Y_7RyWmPv85tfN1JsZXJ7KNYm-cu3LFuMz3Gfi4EfsA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e76908bfca2bb7e-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.234.64.48",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.234.64.48, 172.71.127.76"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 06:41:00 UTC] === END API CALL LOG ===
[05-Apr-2026 06:41:00 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 06:41:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYwIiwidXNlcm5hbWUiOiJveWRkeWRveSIsImVtYWlsIjoibGVnb211bHQ4NTlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTc0MDUyfQ.Y_7RyWmPv85tfN1JsZXJ7KNYm-cu3LFuMz3Gfi4EfsA
[05-Apr-2026 06:41:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 06:41:00 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 06:41:00 UTC] User ID: 260
[05-Apr-2026 06:41:00 UTC] ✅ User profile retrieved successfully for user ID: 260
[05-Apr-2026 06:41:05 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 06:41:05 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 06:41:05 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYwIiwidXNlcm5hbWUiOiJveWRkeWRveSIsImVtYWlsIjoibGVnb211bHQ4NTlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTc0MDUyfQ.Y_7RyWmPv85tfN1JsZXJ7KNYm-cu3LFuMz3Gfi4EfsA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e7690a8be97bb7e-CDG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.234.64.48","CF-IPCountry":"FR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"185.234.64.48, 172.71.127.76"}
[05-Apr-2026 06:41:05 UTC] === User Orders API Called ===
[05-Apr-2026 06:41:05 UTC] User ID: 260
[05-Apr-2026 06:41:05 UTC] Limit: 20, Offset: 0
[05-Apr-2026 06:41:05 UTC] Orders found: 0
[05-Apr-2026 06:41:05 UTC] Orders data: []
[05-Apr-2026 06:41:05 UTC] Total orders count: 0
[05-Apr-2026 06:41:05 UTC] === API CALL LOG ===
[05-Apr-2026 06:41:05 UTC] Endpoint: user/profile.php
[05-Apr-2026 06:41:05 UTC] Full Log Data: {
    "timestamp": "2026-04-05 06:41:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.234.64.48",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYwIiwidXNlcm5hbWUiOiJveWRkeWRveSIsImVtYWlsIjoibGVnb211bHQ4NTlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTc0MDUyfQ.Y_7RyWmPv85tfN1JsZXJ7KNYm-cu3LFuMz3Gfi4EfsA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7690a93edbbb7e-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.234.64.48",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.234.64.48, 172.71.127.75"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 06:41:05 UTC] === END API CALL LOG ===
[05-Apr-2026 06:41:05 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 06:41:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYwIiwidXNlcm5hbWUiOiJveWRkeWRveSIsImVtYWlsIjoibGVnb211bHQ4NTlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTc0MDUyfQ.Y_7RyWmPv85tfN1JsZXJ7KNYm-cu3LFuMz3Gfi4EfsA
[05-Apr-2026 06:41:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 06:41:05 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 06:41:05 UTC] User ID: 260
[05-Apr-2026 06:41:05 UTC] ✅ User profile retrieved successfully for user ID: 260
[05-Apr-2026 06:41:06 UTC] === API CALL LOG ===
[05-Apr-2026 06:41:06 UTC] Endpoint: user/profile.php
[05-Apr-2026 06:41:06 UTC] Full Log Data: {
    "timestamp": "2026-04-05 06:41:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.234.64.48",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYwIiwidXNlcm5hbWUiOiJveWRkeWRveSIsImVtYWlsIjoibGVnb211bHQ4NTlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTc0MDUyfQ.Y_7RyWmPv85tfN1JsZXJ7KNYm-cu3LFuMz3Gfi4EfsA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7690ad28f8bb7e-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.234.64.48",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.234.64.48, 172.71.127.76"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 06:41:06 UTC] === END API CALL LOG ===
[05-Apr-2026 06:41:06 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 06:41:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYwIiwidXNlcm5hbWUiOiJveWRkeWRveSIsImVtYWlsIjoibGVnb211bHQ4NTlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTc0MDUyfQ.Y_7RyWmPv85tfN1JsZXJ7KNYm-cu3LFuMz3Gfi4EfsA
[05-Apr-2026 06:41:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 06:41:06 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 06:41:06 UTC] User ID: 260
[05-Apr-2026 06:41:06 UTC] ✅ User profile retrieved successfully for user ID: 260
[05-Apr-2026 06:41:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 06:41:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 06:41:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYwIiwidXNlcm5hbWUiOiJveWRkeWRveSIsImVtYWlsIjoibGVnb211bHQ4NTlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTc0MDUyfQ.Y_7RyWmPv85tfN1JsZXJ7KNYm-cu3LFuMz3Gfi4EfsA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e7690af1a0fbb7e-CDG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.234.64.48","CF-IPCountry":"FR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"185.234.64.48, 172.71.127.76"}
[05-Apr-2026 06:41:06 UTC] === User Orders API Called ===
[05-Apr-2026 06:41:06 UTC] User ID: 260
[05-Apr-2026 06:41:06 UTC] Limit: 20, Offset: 0
[05-Apr-2026 06:41:06 UTC] Orders found: 0
[05-Apr-2026 06:41:06 UTC] Orders data: []
[05-Apr-2026 06:41:06 UTC] Total orders count: 0
[05-Apr-2026 06:41:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 06:41:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 06:41:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYwIiwidXNlcm5hbWUiOiJveWRkeWRveSIsImVtYWlsIjoibGVnb211bHQ4NTlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTc0MDUyfQ.Y_7RyWmPv85tfN1JsZXJ7KNYm-cu3LFuMz3Gfi4EfsA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e7690bb9899bb7e-CDG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.234.64.48","CF-IPCountry":"FR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"185.234.64.48, 172.71.127.76"}
[05-Apr-2026 06:41:08 UTC] === User Orders API Called ===
[05-Apr-2026 06:41:08 UTC] User ID: 260
[05-Apr-2026 06:41:08 UTC] Limit: 20, Offset: 0
[05-Apr-2026 06:41:08 UTC] Orders found: 0
[05-Apr-2026 06:41:08 UTC] Orders data: []
[05-Apr-2026 06:41:08 UTC] Total orders count: 0
[05-Apr-2026 06:41:08 UTC] === API CALL LOG ===
[05-Apr-2026 06:41:08 UTC] Endpoint: user/profile.php
[05-Apr-2026 06:41:08 UTC] Full Log Data: {
    "timestamp": "2026-04-05 06:41:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.234.64.48",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYwIiwidXNlcm5hbWUiOiJveWRkeWRveSIsImVtYWlsIjoibGVnb211bHQ4NTlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTc0MDUyfQ.Y_7RyWmPv85tfN1JsZXJ7KNYm-cu3LFuMz3Gfi4EfsA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7690bbd8c3bb7e-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.234.64.48",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.234.64.48, 172.71.127.76"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 06:41:08 UTC] === END API CALL LOG ===
[05-Apr-2026 06:41:08 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 06:41:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYwIiwidXNlcm5hbWUiOiJveWRkeWRveSIsImVtYWlsIjoibGVnb211bHQ4NTlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTc0MDUyfQ.Y_7RyWmPv85tfN1JsZXJ7KNYm-cu3LFuMz3Gfi4EfsA
[05-Apr-2026 06:41:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 06:41:08 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 06:41:08 UTC] User ID: 260
[05-Apr-2026 06:41:08 UTC] ✅ User profile retrieved successfully for user ID: 260
[05-Apr-2026 06:41:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 06:41:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 06:41:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYwIiwidXNlcm5hbWUiOiJveWRkeWRveSIsImVtYWlsIjoibGVnb211bHQ4NTlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTc0MDUyfQ.Y_7RyWmPv85tfN1JsZXJ7KNYm-cu3LFuMz3Gfi4EfsA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e7690c1bbcebb7e-CDG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.234.64.48","CF-IPCountry":"FR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"185.234.64.48, 172.71.127.75"}
[05-Apr-2026 06:41:09 UTC] === User Orders API Called ===
[05-Apr-2026 06:41:09 UTC] User ID: 260
[05-Apr-2026 06:41:09 UTC] Limit: 20, Offset: 0
[05-Apr-2026 06:41:09 UTC] Orders found: 0
[05-Apr-2026 06:41:09 UTC] Orders data: []
[05-Apr-2026 06:41:09 UTC] Total orders count: 0
[05-Apr-2026 06:41:10 UTC] === API CALL LOG ===
[05-Apr-2026 06:41:10 UTC] Endpoint: user/profile.php
[05-Apr-2026 06:41:10 UTC] Full Log Data: {
    "timestamp": "2026-04-05 06:41:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.234.64.48",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYwIiwidXNlcm5hbWUiOiJveWRkeWRveSIsImVtYWlsIjoibGVnb211bHQ4NTlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTc0MDUyfQ.Y_7RyWmPv85tfN1JsZXJ7KNYm-cu3LFuMz3Gfi4EfsA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7690c59e3dbb7e-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.234.64.48",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.234.64.48, 172.71.127.76"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 06:41:10 UTC] === END API CALL LOG ===
[05-Apr-2026 06:41:10 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 06:41:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYwIiwidXNlcm5hbWUiOiJveWRkeWRveSIsImVtYWlsIjoibGVnb211bHQ4NTlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTc0MDUyfQ.Y_7RyWmPv85tfN1JsZXJ7KNYm-cu3LFuMz3Gfi4EfsA
[05-Apr-2026 06:41:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 06:41:10 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 06:41:10 UTC] User ID: 260
[05-Apr-2026 06:41:10 UTC] ✅ User profile retrieved successfully for user ID: 260
[05-Apr-2026 06:41:10 UTC] User Purchases API - User ID: 260
[05-Apr-2026 06:41:10 UTC] User Purchases API - Total purchases found: 0
[05-Apr-2026 06:41:14 UTC] === API CALL LOG ===
[05-Apr-2026 06:41:14 UTC] Endpoint: user/profile.php
[05-Apr-2026 06:41:14 UTC] Full Log Data: {
    "timestamp": "2026-04-05 06:41:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.234.64.48",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYwIiwidXNlcm5hbWUiOiJveWRkeWRveSIsImVtYWlsIjoibGVnb211bHQ4NTlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTc0MDUyfQ.Y_7RyWmPv85tfN1JsZXJ7KNYm-cu3LFuMz3Gfi4EfsA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7690e06c0ebb7e-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.234.64.48",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.234.64.48, 172.71.127.75"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 06:41:14 UTC] === END API CALL LOG ===
[05-Apr-2026 06:41:14 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 06:41:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYwIiwidXNlcm5hbWUiOiJveWRkeWRveSIsImVtYWlsIjoibGVnb211bHQ4NTlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTc0MDUyfQ.Y_7RyWmPv85tfN1JsZXJ7KNYm-cu3LFuMz3Gfi4EfsA
[05-Apr-2026 06:41:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 06:41:14 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 06:41:14 UTC] User ID: 260
[05-Apr-2026 06:41:14 UTC] ✅ User profile retrieved successfully for user ID: 260
[05-Apr-2026 06:41:14 UTC] User Purchases API - User ID: 260
[05-Apr-2026 06:41:14 UTC] User Purchases API - Total purchases found: 0
[05-Apr-2026 06:41:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 06:41:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 06:41:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYwIiwidXNlcm5hbWUiOiJveWRkeWRveSIsImVtYWlsIjoibGVnb211bHQ4NTlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTc0MDUyfQ.Y_7RyWmPv85tfN1JsZXJ7KNYm-cu3LFuMz3Gfi4EfsA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e7690e8e839bb7e-CDG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.234.64.48","CF-IPCountry":"FR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"185.234.64.48, 172.71.127.76"}
[05-Apr-2026 06:41:15 UTC] === User Orders API Called ===
[05-Apr-2026 06:41:15 UTC] User ID: 260
[05-Apr-2026 06:41:15 UTC] Limit: 20, Offset: 0
[05-Apr-2026 06:41:15 UTC] Orders found: 0
[05-Apr-2026 06:41:15 UTC] Orders data: []
[05-Apr-2026 06:41:15 UTC] Total orders count: 0
[05-Apr-2026 06:41:15 UTC] === API CALL LOG ===
[05-Apr-2026 06:41:15 UTC] Endpoint: user/profile.php
[05-Apr-2026 06:41:15 UTC] Full Log Data: {
    "timestamp": "2026-04-05 06:41:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.234.64.48",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYwIiwidXNlcm5hbWUiOiJveWRkeWRveSIsImVtYWlsIjoibGVnb211bHQ4NTlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTc0MDUyfQ.Y_7RyWmPv85tfN1JsZXJ7KNYm-cu3LFuMz3Gfi4EfsA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7690e8e83abb7e-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.234.64.48",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.234.64.48, 172.71.127.75"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 06:41:15 UTC] === END API CALL LOG ===
[05-Apr-2026 06:41:15 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 06:41:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYwIiwidXNlcm5hbWUiOiJveWRkeWRveSIsImVtYWlsIjoibGVnb211bHQ4NTlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTc0MDUyfQ.Y_7RyWmPv85tfN1JsZXJ7KNYm-cu3LFuMz3Gfi4EfsA
[05-Apr-2026 06:41:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 06:41:15 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 06:41:15 UTC] User ID: 260
[05-Apr-2026 06:41:15 UTC] ✅ User profile retrieved successfully for user ID: 260
[05-Apr-2026 06:45:59 UTC] === API CALL LOG ===
[05-Apr-2026 06:45:59 UTC] Endpoint: user/profile.php
[05-Apr-2026 06:45:59 UTC] Full Log Data: {
    "timestamp": "2026-04-05 06:45:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.234.64.48",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYwIiwidXNlcm5hbWUiOiJveWRkeWRveSIsImVtYWlsIjoibGVnb211bHQ4NTlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTc0MDUyfQ.Y_7RyWmPv85tfN1JsZXJ7KNYm-cu3LFuMz3Gfi4EfsA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7697d619d4d622-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.234.64.48",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.234.64.48, 172.68.151.71"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 06:45:59 UTC] === END API CALL LOG ===
[05-Apr-2026 06:45:59 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 06:45:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYwIiwidXNlcm5hbWUiOiJveWRkeWRveSIsImVtYWlsIjoibGVnb211bHQ4NTlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTc0MDUyfQ.Y_7RyWmPv85tfN1JsZXJ7KNYm-cu3LFuMz3Gfi4EfsA
[05-Apr-2026 06:45:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 06:45:59 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 06:45:59 UTC] User ID: 260
[05-Apr-2026 06:45:59 UTC] ✅ User profile retrieved successfully for user ID: 260
[05-Apr-2026 06:46:00 UTC] === API CALL LOG ===
[05-Apr-2026 06:46:00 UTC] Endpoint: user/profile.php
[05-Apr-2026 06:46:00 UTC] Full Log Data: {
    "timestamp": "2026-04-05 06:46:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.234.64.48",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYwIiwidXNlcm5hbWUiOiJveWRkeWRveSIsImVtYWlsIjoibGVnb211bHQ4NTlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTc0MDUyfQ.Y_7RyWmPv85tfN1JsZXJ7KNYm-cu3LFuMz3Gfi4EfsA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7697dc5a59d622-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.234.64.48",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.234.64.48, 172.68.151.32"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 06:46:00 UTC] === END API CALL LOG ===
[05-Apr-2026 06:46:00 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 06:46:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYwIiwidXNlcm5hbWUiOiJveWRkeWRveSIsImVtYWlsIjoibGVnb211bHQ4NTlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTc0MDUyfQ.Y_7RyWmPv85tfN1JsZXJ7KNYm-cu3LFuMz3Gfi4EfsA
[05-Apr-2026 06:46:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 06:46:00 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 06:46:00 UTC] User ID: 260
[05-Apr-2026 06:46:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 06:46:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 06:46:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYwIiwidXNlcm5hbWUiOiJveWRkeWRveSIsImVtYWlsIjoibGVnb211bHQ4NTlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTc0MDUyfQ.Y_7RyWmPv85tfN1JsZXJ7KNYm-cu3LFuMz3Gfi4EfsA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e7697dc5a5dd622-CDG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.234.64.48","CF-IPCountry":"FR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"185.234.64.48, 172.68.151.33"}
[05-Apr-2026 06:46:00 UTC] === User Orders API Called ===
[05-Apr-2026 06:46:00 UTC] User ID: 260
[05-Apr-2026 06:46:00 UTC] Limit: 20, Offset: 0
[05-Apr-2026 06:46:00 UTC] === API CALL LOG ===
[05-Apr-2026 06:46:00 UTC] Endpoint: user/profile.php
[05-Apr-2026 06:46:00 UTC] Full Log Data: {
    "timestamp": "2026-04-05 06:46:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.234.64.48",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYwIiwidXNlcm5hbWUiOiJveWRkeWRveSIsImVtYWlsIjoibGVnb211bHQ4NTlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTc0MDUyfQ.Y_7RyWmPv85tfN1JsZXJ7KNYm-cu3LFuMz3Gfi4EfsA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7697dc5a5ed622-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.234.64.48",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.234.64.48, 172.68.151.32"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 06:46:00 UTC] === END API CALL LOG ===
[05-Apr-2026 06:46:00 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 06:46:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYwIiwidXNlcm5hbWUiOiJveWRkeWRveSIsImVtYWlsIjoibGVnb211bHQ4NTlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTc0MDUyfQ.Y_7RyWmPv85tfN1JsZXJ7KNYm-cu3LFuMz3Gfi4EfsA
[05-Apr-2026 06:46:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 06:46:00 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 06:46:00 UTC] User ID: 260
[05-Apr-2026 06:46:00 UTC] ✅ User profile retrieved successfully for user ID: 260
[05-Apr-2026 06:46:00 UTC] ✅ User profile retrieved successfully for user ID: 260
[05-Apr-2026 06:46:00 UTC] Orders found: 0
[05-Apr-2026 06:46:00 UTC] Orders data: []
[05-Apr-2026 06:46:00 UTC] Total orders count: 0
[05-Apr-2026 06:46:04 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 06:46:04 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 06:46:04 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYwIiwidXNlcm5hbWUiOiJveWRkeWRveSIsImVtYWlsIjoibGVnb211bHQ4NTlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTc0MDUyfQ.Y_7RyWmPv85tfN1JsZXJ7KNYm-cu3LFuMz3Gfi4EfsA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e7697f859add622-CDG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.234.64.48","CF-IPCountry":"FR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"185.234.64.48, 172.68.151.70"}
[05-Apr-2026 06:46:04 UTC] === User Orders API Called ===
[05-Apr-2026 06:46:04 UTC] User ID: 260
[05-Apr-2026 06:46:04 UTC] Limit: 20, Offset: 0
[05-Apr-2026 06:46:04 UTC] Orders found: 0
[05-Apr-2026 06:46:04 UTC] Orders data: []
[05-Apr-2026 06:46:04 UTC] Total orders count: 0
[05-Apr-2026 06:46:04 UTC] === API CALL LOG ===
[05-Apr-2026 06:46:04 UTC] Endpoint: user/profile.php
[05-Apr-2026 06:46:04 UTC] Full Log Data: {
    "timestamp": "2026-04-05 06:46:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.234.64.48",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYwIiwidXNlcm5hbWUiOiJveWRkeWRveSIsImVtYWlsIjoibGVnb211bHQ4NTlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTc0MDUyfQ.Y_7RyWmPv85tfN1JsZXJ7KNYm-cu3LFuMz3Gfi4EfsA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7697f90aabd622-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.234.64.48",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.234.64.48, 172.68.151.71"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 06:46:04 UTC] === END API CALL LOG ===
[05-Apr-2026 06:46:04 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 06:46:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYwIiwidXNlcm5hbWUiOiJveWRkeWRveSIsImVtYWlsIjoibGVnb211bHQ4NTlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTc0MDUyfQ.Y_7RyWmPv85tfN1JsZXJ7KNYm-cu3LFuMz3Gfi4EfsA
[05-Apr-2026 06:46:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 06:46:04 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 06:46:04 UTC] User ID: 260
[05-Apr-2026 06:46:04 UTC] ✅ User profile retrieved successfully for user ID: 260
[05-Apr-2026 06:46:05 UTC] === API CALL LOG ===
[05-Apr-2026 06:46:05 UTC] Endpoint: user/profile.php
[05-Apr-2026 06:46:05 UTC] Full Log Data: {
    "timestamp": "2026-04-05 06:46:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.234.64.48",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYwIiwidXNlcm5hbWUiOiJveWRkeWRveSIsImVtYWlsIjoibGVnb211bHQ4NTlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTc0MDUyfQ.Y_7RyWmPv85tfN1JsZXJ7KNYm-cu3LFuMz3Gfi4EfsA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7697fcc871d622-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.234.64.48",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.234.64.48, 172.68.151.71"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 06:46:05 UTC] === END API CALL LOG ===
[05-Apr-2026 06:46:05 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 06:46:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYwIiwidXNlcm5hbWUiOiJveWRkeWRveSIsImVtYWlsIjoibGVnb211bHQ4NTlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTc0MDUyfQ.Y_7RyWmPv85tfN1JsZXJ7KNYm-cu3LFuMz3Gfi4EfsA
[05-Apr-2026 06:46:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 06:46:05 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 06:46:05 UTC] User ID: 260
[05-Apr-2026 06:46:05 UTC] ✅ User profile retrieved successfully for user ID: 260
[05-Apr-2026 06:46:18 UTC] === API CALL LOG ===
[05-Apr-2026 06:46:18 UTC] Endpoint: user/profile.php
[05-Apr-2026 06:46:18 UTC] Full Log Data: {
    "timestamp": "2026-04-05 06:46:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.234.64.48",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYwIiwidXNlcm5hbWUiOiJveWRkeWRveSIsImVtYWlsIjoibGVnb211bHQ4NTlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTc0MDUyfQ.Y_7RyWmPv85tfN1JsZXJ7KNYm-cu3LFuMz3Gfi4EfsA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e76984f4d2c19b4-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.234.64.48",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.234.64.48, 104.23.225.99"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 06:46:18 UTC] === END API CALL LOG ===
[05-Apr-2026 06:46:18 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 06:46:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYwIiwidXNlcm5hbWUiOiJveWRkeWRveSIsImVtYWlsIjoibGVnb211bHQ4NTlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTc0MDUyfQ.Y_7RyWmPv85tfN1JsZXJ7KNYm-cu3LFuMz3Gfi4EfsA
[05-Apr-2026 06:46:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 06:46:18 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 06:46:18 UTC] User ID: 260
[05-Apr-2026 06:46:18 UTC] ✅ User profile retrieved successfully for user ID: 260
[05-Apr-2026 06:46:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 06:46:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 06:46:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYwIiwidXNlcm5hbWUiOiJveWRkeWRveSIsImVtYWlsIjoibGVnb211bHQ4NTlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTc0MDUyfQ.Y_7RyWmPv85tfN1JsZXJ7KNYm-cu3LFuMz3Gfi4EfsA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e7698537b7819b4-CDG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.234.64.48","CF-IPCountry":"FR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"185.234.64.48, 104.23.225.126"}
[05-Apr-2026 06:46:19 UTC] === User Orders API Called ===
[05-Apr-2026 06:46:19 UTC] User ID: 260
[05-Apr-2026 06:46:19 UTC] Limit: 20, Offset: 0
[05-Apr-2026 06:46:19 UTC] Orders found: 0
[05-Apr-2026 06:46:19 UTC] Orders data: []
[05-Apr-2026 06:46:19 UTC] Total orders count: 0
[05-Apr-2026 06:46:20 UTC] === API CALL LOG ===
[05-Apr-2026 06:46:20 UTC] Endpoint: user/profile.php
[05-Apr-2026 06:46:20 UTC] Full Log Data: {
    "timestamp": "2026-04-05 06:46:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.234.64.48",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYwIiwidXNlcm5hbWUiOiJveWRkeWRveSIsImVtYWlsIjoibGVnb211bHQ4NTlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTc0MDUyfQ.Y_7RyWmPv85tfN1JsZXJ7KNYm-cu3LFuMz3Gfi4EfsA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e769859ee5619b4-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.234.64.48",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.234.64.48, 104.23.225.126"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 06:46:20 UTC] === END API CALL LOG ===
[05-Apr-2026 06:46:20 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 06:46:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYwIiwidXNlcm5hbWUiOiJveWRkeWRveSIsImVtYWlsIjoibGVnb211bHQ4NTlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTc0MDUyfQ.Y_7RyWmPv85tfN1JsZXJ7KNYm-cu3LFuMz3Gfi4EfsA
[05-Apr-2026 06:46:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 06:46:20 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 06:46:20 UTC] User ID: 260
[05-Apr-2026 06:46:20 UTC] ✅ User profile retrieved successfully for user ID: 260
[05-Apr-2026 06:46:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 06:46:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 06:46:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYwIiwidXNlcm5hbWUiOiJveWRkeWRveSIsImVtYWlsIjoibGVnb211bHQ4NTlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTc0MDUyfQ.Y_7RyWmPv85tfN1JsZXJ7KNYm-cu3LFuMz3Gfi4EfsA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e7698661a4519b4-CDG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.234.64.48","CF-IPCountry":"FR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"185.234.64.48, 104.23.225.127"}
[05-Apr-2026 06:46:22 UTC] === User Orders API Called ===
[05-Apr-2026 06:46:22 UTC] User ID: 260
[05-Apr-2026 06:46:22 UTC] Limit: 20, Offset: 0
[05-Apr-2026 06:46:22 UTC] Orders found: 0
[05-Apr-2026 06:46:22 UTC] Orders data: []
[05-Apr-2026 06:46:22 UTC] Total orders count: 0
[05-Apr-2026 06:46:22 UTC] === API CALL LOG ===
[05-Apr-2026 06:46:22 UTC] Endpoint: user/profile.php
[05-Apr-2026 06:46:22 UTC] Full Log Data: {
    "timestamp": "2026-04-05 06:46:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.234.64.48",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYwIiwidXNlcm5hbWUiOiJveWRkeWRveSIsImVtYWlsIjoibGVnb211bHQ4NTlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTc0MDUyfQ.Y_7RyWmPv85tfN1JsZXJ7KNYm-cu3LFuMz3Gfi4EfsA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e769866bb7119b4-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.234.64.48",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.234.64.48, 104.23.225.126"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 06:46:22 UTC] === END API CALL LOG ===
[05-Apr-2026 06:46:22 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 06:46:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYwIiwidXNlcm5hbWUiOiJveWRkeWRveSIsImVtYWlsIjoibGVnb211bHQ4NTlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTc0MDUyfQ.Y_7RyWmPv85tfN1JsZXJ7KNYm-cu3LFuMz3Gfi4EfsA
[05-Apr-2026 06:46:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 06:46:22 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 06:46:22 UTC] User ID: 260
[05-Apr-2026 06:46:22 UTC] ✅ User profile retrieved successfully for user ID: 260
[05-Apr-2026 06:46:23 UTC] === API CALL LOG ===
[05-Apr-2026 06:46:23 UTC] Endpoint: user/profile.php
[05-Apr-2026 06:46:23 UTC] Full Log Data: {
    "timestamp": "2026-04-05 06:46:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.234.64.48",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYwIiwidXNlcm5hbWUiOiJveWRkeWRveSIsImVtYWlsIjoibGVnb211bHQ4NTlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTc0MDUyfQ.Y_7RyWmPv85tfN1JsZXJ7KNYm-cu3LFuMz3Gfi4EfsA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e76986a396d19b4-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.234.64.48",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.234.64.48, 104.23.225.126"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 06:46:23 UTC] === END API CALL LOG ===
[05-Apr-2026 06:46:23 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 06:46:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYwIiwidXNlcm5hbWUiOiJveWRkeWRveSIsImVtYWlsIjoibGVnb211bHQ4NTlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTc0MDUyfQ.Y_7RyWmPv85tfN1JsZXJ7KNYm-cu3LFuMz3Gfi4EfsA
[05-Apr-2026 06:46:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 06:46:23 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 06:46:23 UTC] User ID: 260
[05-Apr-2026 06:46:23 UTC] ✅ User profile retrieved successfully for user ID: 260
[05-Apr-2026 06:46:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 06:46:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 06:46:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYwIiwidXNlcm5hbWUiOiJveWRkeWRveSIsImVtYWlsIjoibGVnb211bHQ4NTlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTc0MDUyfQ.Y_7RyWmPv85tfN1JsZXJ7KNYm-cu3LFuMz3Gfi4EfsA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e7698885e3819b4-CDG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.234.64.48","CF-IPCountry":"FR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"185.234.64.48, 104.23.225.98"}
[05-Apr-2026 06:46:27 UTC] === User Orders API Called ===
[05-Apr-2026 06:46:27 UTC] User ID: 260
[05-Apr-2026 06:46:27 UTC] Limit: 20, Offset: 0
[05-Apr-2026 06:46:27 UTC] Orders found: 0
[05-Apr-2026 06:46:27 UTC] Orders data: []
[05-Apr-2026 06:46:27 UTC] Total orders count: 0
[05-Apr-2026 06:46:27 UTC] === API CALL LOG ===
[05-Apr-2026 06:46:27 UTC] Endpoint: user/profile.php
[05-Apr-2026 06:46:27 UTC] Full Log Data: {
    "timestamp": "2026-04-05 06:46:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.234.64.48",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYwIiwidXNlcm5hbWUiOiJveWRkeWRveSIsImVtYWlsIjoibGVnb211bHQ4NTlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTc0MDUyfQ.Y_7RyWmPv85tfN1JsZXJ7KNYm-cu3LFuMz3Gfi4EfsA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e769888becf19b4-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.234.64.48",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.234.64.48, 104.23.225.98"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 06:46:27 UTC] === END API CALL LOG ===
[05-Apr-2026 06:46:27 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 06:46:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYwIiwidXNlcm5hbWUiOiJveWRkeWRveSIsImVtYWlsIjoibGVnb211bHQ4NTlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTc0MDUyfQ.Y_7RyWmPv85tfN1JsZXJ7KNYm-cu3LFuMz3Gfi4EfsA
[05-Apr-2026 06:46:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 06:46:27 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 06:46:27 UTC] User ID: 260
[05-Apr-2026 06:46:27 UTC] ✅ User profile retrieved successfully for user ID: 260
[05-Apr-2026 06:46:28 UTC] === API CALL LOG ===
[05-Apr-2026 06:46:28 UTC] Endpoint: user/profile.php
[05-Apr-2026 06:46:28 UTC] Full Log Data: {
    "timestamp": "2026-04-05 06:46:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.234.64.48",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYwIiwidXNlcm5hbWUiOiJveWRkeWRveSIsImVtYWlsIjoibGVnb211bHQ4NTlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTc0MDUyfQ.Y_7RyWmPv85tfN1JsZXJ7KNYm-cu3LFuMz3Gfi4EfsA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e76988c6c9619b4-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.234.64.48",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.234.64.48, 104.23.225.98"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 06:46:28 UTC] === END API CALL LOG ===
[05-Apr-2026 06:46:28 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 06:46:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYwIiwidXNlcm5hbWUiOiJveWRkeWRveSIsImVtYWlsIjoibGVnb211bHQ4NTlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTc0MDUyfQ.Y_7RyWmPv85tfN1JsZXJ7KNYm-cu3LFuMz3Gfi4EfsA
[05-Apr-2026 06:46:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 06:46:28 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 06:46:28 UTC] User ID: 260
[05-Apr-2026 06:46:28 UTC] ✅ User profile retrieved successfully for user ID: 260
[05-Apr-2026 06:46:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 06:46:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 06:46:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYwIiwidXNlcm5hbWUiOiJveWRkeWRveSIsImVtYWlsIjoibGVnb211bHQ4NTlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTc0MDUyfQ.Y_7RyWmPv85tfN1JsZXJ7KNYm-cu3LFuMz3Gfi4EfsA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e7698b12e1019b4-CDG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.234.64.48","CF-IPCountry":"FR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"185.234.64.48, 104.23.225.98"}
[05-Apr-2026 06:46:34 UTC] === User Orders API Called ===
[05-Apr-2026 06:46:34 UTC] User ID: 260
[05-Apr-2026 06:46:34 UTC] Limit: 20, Offset: 0
[05-Apr-2026 06:46:34 UTC] Orders found: 0
[05-Apr-2026 06:46:34 UTC] Orders data: []
[05-Apr-2026 06:46:34 UTC] Total orders count: 0
[05-Apr-2026 06:46:34 UTC] === API CALL LOG ===
[05-Apr-2026 06:46:34 UTC] Endpoint: user/profile.php
[05-Apr-2026 06:46:34 UTC] Full Log Data: {
    "timestamp": "2026-04-05 06:46:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.234.64.48",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYwIiwidXNlcm5hbWUiOiJveWRkeWRveSIsImVtYWlsIjoibGVnb211bHQ4NTlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTc0MDUyfQ.Y_7RyWmPv85tfN1JsZXJ7KNYm-cu3LFuMz3Gfi4EfsA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7698b12e1219b4-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.234.64.48",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.234.64.48, 104.23.225.99"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 06:46:34 UTC] === END API CALL LOG ===
[05-Apr-2026 06:46:34 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 06:46:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYwIiwidXNlcm5hbWUiOiJveWRkeWRveSIsImVtYWlsIjoibGVnb211bHQ4NTlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTc0MDUyfQ.Y_7RyWmPv85tfN1JsZXJ7KNYm-cu3LFuMz3Gfi4EfsA
[05-Apr-2026 06:46:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 06:46:34 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 06:46:34 UTC] User ID: 260
[05-Apr-2026 06:46:34 UTC] ✅ User profile retrieved successfully for user ID: 260
[05-Apr-2026 06:46:34 UTC] === API CALL LOG ===
[05-Apr-2026 06:46:34 UTC] Endpoint: user/profile.php
[05-Apr-2026 06:46:34 UTC] Full Log Data: {
    "timestamp": "2026-04-05 06:46:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.234.64.48",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYwIiwidXNlcm5hbWUiOiJveWRkeWRveSIsImVtYWlsIjoibGVnb211bHQ4NTlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTc0MDUyfQ.Y_7RyWmPv85tfN1JsZXJ7KNYm-cu3LFuMz3Gfi4EfsA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7698b47bfb19b4-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.234.64.48",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.234.64.48, 104.23.225.99"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 06:46:34 UTC] === END API CALL LOG ===
[05-Apr-2026 06:46:34 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 06:46:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYwIiwidXNlcm5hbWUiOiJveWRkeWRveSIsImVtYWlsIjoibGVnb211bHQ4NTlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTc0MDUyfQ.Y_7RyWmPv85tfN1JsZXJ7KNYm-cu3LFuMz3Gfi4EfsA
[05-Apr-2026 06:46:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 06:46:34 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 06:46:34 UTC] User ID: 260
[05-Apr-2026 06:46:34 UTC] ✅ User profile retrieved successfully for user ID: 260
[05-Apr-2026 06:46:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 06:46:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 06:46:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYwIiwidXNlcm5hbWUiOiJveWRkeWRveSIsImVtYWlsIjoibGVnb211bHQ4NTlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTc0MDUyfQ.Y_7RyWmPv85tfN1JsZXJ7KNYm-cu3LFuMz3Gfi4EfsA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e76992ebab888c5-CDG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.234.64.48","CF-IPCountry":"FR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"185.234.64.48, 104.23.229.40"}
[05-Apr-2026 06:46:54 UTC] === User Orders API Called ===
[05-Apr-2026 06:46:54 UTC] User ID: 260
[05-Apr-2026 06:46:54 UTC] Limit: 20, Offset: 0
[05-Apr-2026 06:46:54 UTC] Orders found: 1
[05-Apr-2026 06:46:54 UTC] Orders data: [{"id":159,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/twentyonebless\/55","status":"pending","created_at":"2026-04-05 10:16:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[05-Apr-2026 06:46:54 UTC] Total orders count: 1
[05-Apr-2026 06:46:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 06:46:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 06:46:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYwIiwidXNlcm5hbWUiOiJveWRkeWRveSIsImVtYWlsIjoibGVnb211bHQ4NTlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTc0MDUyfQ.Y_7RyWmPv85tfN1JsZXJ7KNYm-cu3LFuMz3Gfi4EfsA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e7699437c1088c5-CDG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.234.64.48","CF-IPCountry":"FR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"185.234.64.48, 104.23.229.40"}
[05-Apr-2026 06:46:57 UTC] === User Orders API Called ===
[05-Apr-2026 06:46:57 UTC] User ID: 260
[05-Apr-2026 06:46:57 UTC] Limit: 20, Offset: 0
[05-Apr-2026 06:46:57 UTC] Orders found: 1
[05-Apr-2026 06:46:57 UTC] Orders data: [{"id":159,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/twentyonebless\/55","status":"pending","created_at":"2026-04-05 10:16:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[05-Apr-2026 06:46:57 UTC] Total orders count: 1
[05-Apr-2026 06:46:57 UTC] === API CALL LOG ===
[05-Apr-2026 06:46:57 UTC] Endpoint: user/profile.php
[05-Apr-2026 06:46:57 UTC] Full Log Data: {
    "timestamp": "2026-04-05 06:46:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.234.64.48",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYwIiwidXNlcm5hbWUiOiJveWRkeWRveSIsImVtYWlsIjoibGVnb211bHQ4NTlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTc0MDUyfQ.Y_7RyWmPv85tfN1JsZXJ7KNYm-cu3LFuMz3Gfi4EfsA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7699437c1388c5-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.234.64.48",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.234.64.48, 104.23.229.41"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 06:46:57 UTC] === END API CALL LOG ===
[05-Apr-2026 06:46:57 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 06:46:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYwIiwidXNlcm5hbWUiOiJveWRkeWRveSIsImVtYWlsIjoibGVnb211bHQ4NTlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTc0MDUyfQ.Y_7RyWmPv85tfN1JsZXJ7KNYm-cu3LFuMz3Gfi4EfsA
[05-Apr-2026 06:46:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 06:46:57 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 06:46:57 UTC] User ID: 260
[05-Apr-2026 06:46:57 UTC] ✅ User profile retrieved successfully for user ID: 260
[05-Apr-2026 06:46:58 UTC] === API CALL LOG ===
[05-Apr-2026 06:46:58 UTC] Endpoint: user/profile.php
[05-Apr-2026 06:46:58 UTC] Full Log Data: {
    "timestamp": "2026-04-05 06:46:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.234.64.48",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYwIiwidXNlcm5hbWUiOiJveWRkeWRveSIsImVtYWlsIjoibGVnb211bHQ4NTlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTc0MDUyfQ.Y_7RyWmPv85tfN1JsZXJ7KNYm-cu3LFuMz3Gfi4EfsA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7699474aa288c5-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.234.64.48",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.234.64.48, 104.23.229.41"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 06:46:58 UTC] === END API CALL LOG ===
[05-Apr-2026 06:46:58 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 06:46:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYwIiwidXNlcm5hbWUiOiJveWRkeWRveSIsImVtYWlsIjoibGVnb211bHQ4NTlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTc0MDUyfQ.Y_7RyWmPv85tfN1JsZXJ7KNYm-cu3LFuMz3Gfi4EfsA
[05-Apr-2026 06:46:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 06:46:58 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 06:46:58 UTC] User ID: 260
[05-Apr-2026 06:46:58 UTC] ✅ User profile retrieved successfully for user ID: 260
[05-Apr-2026 06:47:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 06:47:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 06:47:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYwIiwidXNlcm5hbWUiOiJveWRkeWRveSIsImVtYWlsIjoibGVnb211bHQ4NTlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTc0MDUyfQ.Y_7RyWmPv85tfN1JsZXJ7KNYm-cu3LFuMz3Gfi4EfsA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e769976f99288c5-CDG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.234.64.48","CF-IPCountry":"FR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"185.234.64.48, 104.23.229.40"}
[05-Apr-2026 06:47:06 UTC] === User Orders API Called ===
[05-Apr-2026 06:47:06 UTC] User ID: 260
[05-Apr-2026 06:47:06 UTC] Limit: 20, Offset: 0
[05-Apr-2026 06:47:06 UTC] Orders found: 2
[05-Apr-2026 06:47:06 UTC] Orders data: [{"id":160,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/twentyonebless\/56","status":"pending","created_at":"2026-04-05 10:17:04","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":159,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/twentyonebless\/55","status":"pending","created_at":"2026-04-05 10:16:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[05-Apr-2026 06:47:06 UTC] Total orders count: 2
[05-Apr-2026 06:47:19 UTC] === API CALL LOG ===
[05-Apr-2026 06:47:19 UTC] Endpoint: user/profile.php
[05-Apr-2026 06:47:19 UTC] Full Log Data: {
    "timestamp": "2026-04-05 06:47:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.234.64.48",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYwIiwidXNlcm5hbWUiOiJveWRkeWRveSIsImVtYWlsIjoibGVnb211bHQ4NTlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTc0MDUyfQ.Y_7RyWmPv85tfN1JsZXJ7KNYm-cu3LFuMz3Gfi4EfsA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7699ccebedd081-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.234.64.48",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.234.64.48, 172.71.118.132"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 06:47:19 UTC] === END API CALL LOG ===
[05-Apr-2026 06:47:19 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 06:47:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYwIiwidXNlcm5hbWUiOiJveWRkeWRveSIsImVtYWlsIjoibGVnb211bHQ4NTlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTc0MDUyfQ.Y_7RyWmPv85tfN1JsZXJ7KNYm-cu3LFuMz3Gfi4EfsA
[05-Apr-2026 06:47:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 06:47:19 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 06:47:19 UTC] User ID: 260
[05-Apr-2026 06:47:19 UTC] ✅ User profile retrieved successfully for user ID: 260
[05-Apr-2026 06:47:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 06:47:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 06:47:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYwIiwidXNlcm5hbWUiOiJveWRkeWRveSIsImVtYWlsIjoibGVnb211bHQ4NTlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTc0MDUyfQ.Y_7RyWmPv85tfN1JsZXJ7KNYm-cu3LFuMz3Gfi4EfsA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e7699cf6894d081-CDG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.234.64.48","CF-IPCountry":"FR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"185.234.64.48, 172.71.118.132"}
[05-Apr-2026 06:47:20 UTC] === User Orders API Called ===
[05-Apr-2026 06:47:20 UTC] User ID: 260
[05-Apr-2026 06:47:20 UTC] Limit: 20, Offset: 0
[05-Apr-2026 06:47:20 UTC] Orders found: 2
[05-Apr-2026 06:47:20 UTC] Orders data: [{"id":160,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/twentyonebless\/56","status":"pending","created_at":"2026-04-05 10:17:04","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":159,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/twentyonebless\/55","status":"pending","created_at":"2026-04-05 10:16:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[05-Apr-2026 06:47:20 UTC] Total orders count: 2
[05-Apr-2026 06:47:20 UTC] === API CALL LOG ===
[05-Apr-2026 06:47:20 UTC] Endpoint: user/profile.php
[05-Apr-2026 06:47:20 UTC] Full Log Data: {
    "timestamp": "2026-04-05 06:47:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.234.64.48",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYwIiwidXNlcm5hbWUiOiJveWRkeWRveSIsImVtYWlsIjoibGVnb211bHQ4NTlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTc0MDUyfQ.Y_7RyWmPv85tfN1JsZXJ7KNYm-cu3LFuMz3Gfi4EfsA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7699cf6892d081-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.234.64.48",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.234.64.48, 172.71.118.132"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 06:47:20 UTC] === END API CALL LOG ===
[05-Apr-2026 06:47:20 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 06:47:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYwIiwidXNlcm5hbWUiOiJveWRkeWRveSIsImVtYWlsIjoibGVnb211bHQ4NTlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTc0MDUyfQ.Y_7RyWmPv85tfN1JsZXJ7KNYm-cu3LFuMz3Gfi4EfsA
[05-Apr-2026 06:47:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 06:47:20 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 06:47:20 UTC] User ID: 260
[05-Apr-2026 06:47:20 UTC] ✅ User profile retrieved successfully for user ID: 260
[05-Apr-2026 06:47:20 UTC] === API CALL LOG ===
[05-Apr-2026 06:47:20 UTC] Endpoint: user/profile.php
[05-Apr-2026 06:47:20 UTC] Full Log Data: {
    "timestamp": "2026-04-05 06:47:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.234.64.48",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYwIiwidXNlcm5hbWUiOiJveWRkeWRveSIsImVtYWlsIjoibGVnb211bHQ4NTlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTc0MDUyfQ.Y_7RyWmPv85tfN1JsZXJ7KNYm-cu3LFuMz3Gfi4EfsA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7699d039fcd081-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.234.64.48",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.234.64.48, 172.71.118.132"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 06:47:20 UTC] === END API CALL LOG ===
[05-Apr-2026 06:47:20 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 06:47:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYwIiwidXNlcm5hbWUiOiJveWRkeWRveSIsImVtYWlsIjoibGVnb211bHQ4NTlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTc0MDUyfQ.Y_7RyWmPv85tfN1JsZXJ7KNYm-cu3LFuMz3Gfi4EfsA
[05-Apr-2026 06:47:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 06:47:20 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 06:47:20 UTC] User ID: 260
[05-Apr-2026 06:47:20 UTC] ✅ User profile retrieved successfully for user ID: 260
[05-Apr-2026 06:47:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 06:47:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 06:47:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYwIiwidXNlcm5hbWUiOiJveWRkeWRveSIsImVtYWlsIjoibGVnb211bHQ4NTlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTc0MDUyfQ.Y_7RyWmPv85tfN1JsZXJ7KNYm-cu3LFuMz3Gfi4EfsA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e7699d989cfd081-CDG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.234.64.48","CF-IPCountry":"FR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"185.234.64.48, 172.71.118.132"}
[05-Apr-2026 06:47:21 UTC] === User Orders API Called ===
[05-Apr-2026 06:47:21 UTC] User ID: 260
[05-Apr-2026 06:47:21 UTC] Limit: 20, Offset: 0
[05-Apr-2026 06:47:21 UTC] Orders found: 2
[05-Apr-2026 06:47:21 UTC] Orders data: [{"id":160,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/twentyonebless\/56","status":"pending","created_at":"2026-04-05 10:17:04","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":159,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/twentyonebless\/55","status":"pending","created_at":"2026-04-05 10:16:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[05-Apr-2026 06:47:21 UTC] Total orders count: 2
[05-Apr-2026 06:52:43 UTC] === API CALL LOG ===
[05-Apr-2026 06:52:43 UTC] Endpoint: user/profile.php
[05-Apr-2026 06:52:43 UTC] Full Log Data: {
    "timestamp": "2026-04-05 06:52:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.234.64.48",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYwIiwidXNlcm5hbWUiOiJveWRkeWRveSIsImVtYWlsIjoibGVnb211bHQ4NTlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTc0MDUyfQ.Y_7RyWmPv85tfN1JsZXJ7KNYm-cu3LFuMz3Gfi4EfsA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e76a1b18c41d0ba-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.234.64.48",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.234.64.48, 172.71.118.132"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 06:52:43 UTC] === END API CALL LOG ===
[05-Apr-2026 06:52:43 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 06:52:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYwIiwidXNlcm5hbWUiOiJveWRkeWRveSIsImVtYWlsIjoibGVnb211bHQ4NTlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTc0MDUyfQ.Y_7RyWmPv85tfN1JsZXJ7KNYm-cu3LFuMz3Gfi4EfsA
[05-Apr-2026 06:52:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 06:52:43 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 06:52:43 UTC] User ID: 260
[05-Apr-2026 06:52:43 UTC] ✅ User profile retrieved successfully for user ID: 260
[05-Apr-2026 06:52:43 UTC] === API CALL LOG ===
[05-Apr-2026 06:52:43 UTC] Endpoint: user/profile.php
[05-Apr-2026 06:52:43 UTC] Full Log Data: {
    "timestamp": "2026-04-05 06:52:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.234.64.48",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYwIiwidXNlcm5hbWUiOiJveWRkeWRveSIsImVtYWlsIjoibGVnb211bHQ4NTlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTc0MDUyfQ.Y_7RyWmPv85tfN1JsZXJ7KNYm-cu3LFuMz3Gfi4EfsA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e76a1b4c8b1d0ba-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.234.64.48",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.234.64.48, 172.71.118.132"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 06:52:43 UTC] === END API CALL LOG ===
[05-Apr-2026 06:52:43 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 06:52:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYwIiwidXNlcm5hbWUiOiJveWRkeWRveSIsImVtYWlsIjoibGVnb211bHQ4NTlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTc0MDUyfQ.Y_7RyWmPv85tfN1JsZXJ7KNYm-cu3LFuMz3Gfi4EfsA
[05-Apr-2026 06:52:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 06:52:43 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 06:52:43 UTC] User ID: 260
[05-Apr-2026 06:52:43 UTC] ✅ User profile retrieved successfully for user ID: 260
[05-Apr-2026 06:52:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 06:52:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 06:52:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYwIiwidXNlcm5hbWUiOiJveWRkeWRveSIsImVtYWlsIjoibGVnb211bHQ4NTlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTc0MDUyfQ.Y_7RyWmPv85tfN1JsZXJ7KNYm-cu3LFuMz3Gfi4EfsA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e76a1b4c8b5d0ba-CDG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.234.64.48","CF-IPCountry":"FR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"185.234.64.48, 172.71.118.132"}
[05-Apr-2026 06:52:43 UTC] === User Orders API Called ===
[05-Apr-2026 06:52:43 UTC] User ID: 260
[05-Apr-2026 06:52:43 UTC] Limit: 20, Offset: 0
[05-Apr-2026 06:52:43 UTC] Orders found: 2
[05-Apr-2026 06:52:43 UTC] Orders data: [{"id":160,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/twentyonebless\/56","status":"pending","created_at":"2026-04-05 10:17:04","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":159,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/twentyonebless\/55","status":"pending","created_at":"2026-04-05 10:16:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[05-Apr-2026 06:52:43 UTC] Total orders count: 2
[05-Apr-2026 06:52:43 UTC] === API CALL LOG ===
[05-Apr-2026 06:52:43 UTC] Endpoint: user/profile.php
[05-Apr-2026 06:52:43 UTC] Full Log Data: {
    "timestamp": "2026-04-05 06:52:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.234.64.48",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYwIiwidXNlcm5hbWUiOiJveWRkeWRveSIsImVtYWlsIjoibGVnb211bHQ4NTlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTc0MDUyfQ.Y_7RyWmPv85tfN1JsZXJ7KNYm-cu3LFuMz3Gfi4EfsA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e76a1b559b3d0ba-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.234.64.48",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.234.64.48, 172.71.118.132"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 06:52:43 UTC] === END API CALL LOG ===
[05-Apr-2026 06:52:43 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 06:52:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYwIiwidXNlcm5hbWUiOiJveWRkeWRveSIsImVtYWlsIjoibGVnb211bHQ4NTlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTc0MDUyfQ.Y_7RyWmPv85tfN1JsZXJ7KNYm-cu3LFuMz3Gfi4EfsA
[05-Apr-2026 06:52:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 06:52:43 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 06:52:43 UTC] User ID: 260
[05-Apr-2026 06:52:43 UTC] ✅ User profile retrieved successfully for user ID: 260
[05-Apr-2026 06:52:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 06:52:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 06:52:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYwIiwidXNlcm5hbWUiOiJveWRkeWRveSIsImVtYWlsIjoibGVnb211bHQ4NTlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTc0MDUyfQ.Y_7RyWmPv85tfN1JsZXJ7KNYm-cu3LFuMz3Gfi4EfsA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e76a1bbbc45d0ba-CDG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.234.64.48","CF-IPCountry":"FR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"185.234.64.48, 172.71.118.132"}
[05-Apr-2026 06:52:44 UTC] === User Orders API Called ===
[05-Apr-2026 06:52:44 UTC] User ID: 260
[05-Apr-2026 06:52:44 UTC] Limit: 20, Offset: 0
[05-Apr-2026 06:52:44 UTC] Orders found: 2
[05-Apr-2026 06:52:44 UTC] Orders data: [{"id":160,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/twentyonebless\/56","status":"pending","created_at":"2026-04-05 10:17:04","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":159,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/twentyonebless\/55","status":"pending","created_at":"2026-04-05 10:16:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[05-Apr-2026 06:52:44 UTC] Total orders count: 2
[05-Apr-2026 07:04:04 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 07:04:04 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 07:04:04 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYwIiwidXNlcm5hbWUiOiJveWRkeWRveSIsImVtYWlsIjoibGVnb211bHQ4NTlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTc0MDUyfQ.Y_7RyWmPv85tfN1JsZXJ7KNYm-cu3LFuMz3Gfi4EfsA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e76b251a9926eba-CDG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.234.64.48","CF-IPCountry":"FR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"185.234.64.48, 141.101.97.25"}
[05-Apr-2026 07:04:04 UTC] === User Orders API Called ===
[05-Apr-2026 07:04:04 UTC] User ID: 260
[05-Apr-2026 07:04:04 UTC] Limit: 20, Offset: 0
[05-Apr-2026 07:04:04 UTC] Orders found: 2
[05-Apr-2026 07:04:04 UTC] Orders data: [{"id":160,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/twentyonebless\/56","status":"pending","created_at":"2026-04-05 10:17:04","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":159,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/twentyonebless\/55","status":"pending","created_at":"2026-04-05 10:16:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[05-Apr-2026 07:04:04 UTC] Total orders count: 2
[05-Apr-2026 07:05:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 07:05:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 07:05:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYwIiwidXNlcm5hbWUiOiJveWRkeWRveSIsImVtYWlsIjoibGVnb211bHQ4NTlAZ21haWwuY29tIiwiZXhwIjoxNzc1OTc0MDUyfQ.Y_7RyWmPv85tfN1JsZXJ7KNYm-cu3LFuMz3Gfi4EfsA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e76b495ea069eef-CDG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.234.64.48","CF-IPCountry":"FR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"185.234.64.48, 141.101.97.25"}
[05-Apr-2026 07:05:37 UTC] === User Orders API Called ===
[05-Apr-2026 07:05:37 UTC] User ID: 260
[05-Apr-2026 07:05:37 UTC] Limit: 20, Offset: 0
[05-Apr-2026 07:05:37 UTC] Orders found: 2
[05-Apr-2026 07:05:37 UTC] Orders data: [{"id":160,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/twentyonebless\/56","status":"pending","created_at":"2026-04-05 10:17:04","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":159,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/twentyonebless\/55","status":"pending","created_at":"2026-04-05 10:16:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[05-Apr-2026 07:05:37 UTC] Total orders count: 2
[05-Apr-2026 07:46:29 UTC] === API CALL LOG ===
[05-Apr-2026 07:46:29 UTC] Endpoint: user/profile.php
[05-Apr-2026 07:46:29 UTC] Full Log Data: {
    "timestamp": "2026-04-05 07:46:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:2f0e:f909:3a00:5d23:b4ec:fb17:6b56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYxIiwidXNlcm5hbWUiOiJiZWxlYXVhIiwiZW1haWwiOiJhbmRyZWlpb25lbDYxM0BnbWFpbC5jb20iLCJleHAiOjE3NzU5Nzk5ODl9.qXZRN9jyb661NgzxJSViIu6K0XYuHYIuX1oCm4ntk3M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e76f0767c56c9c7-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a02:2f0e:f909:3a00:5d23:b4ec:fb17:6b56",
        "CF-IPCountry": "RO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a02:2f0e:f909:3a00:5d23:b4ec:fb17:6b56, 162.158.18.70"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 07:46:29 UTC] === END API CALL LOG ===
[05-Apr-2026 07:46:29 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 07:46:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYxIiwidXNlcm5hbWUiOiJiZWxlYXVhIiwiZW1haWwiOiJhbmRyZWlpb25lbDYxM0BnbWFpbC5jb20iLCJleHAiOjE3NzU5Nzk5ODl9.qXZRN9jyb661NgzxJSViIu6K0XYuHYIuX1oCm4ntk3M
[05-Apr-2026 07:46:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 07:46:29 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 07:46:29 UTC] User ID: 261
[05-Apr-2026 07:46:29 UTC] ✅ User profile retrieved successfully for user ID: 261
[05-Apr-2026 07:46:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 07:46:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 07:46:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYxIiwidXNlcm5hbWUiOiJiZWxlYXVhIiwiZW1haWwiOiJhbmRyZWlpb25lbDYxM0BnbWFpbC5jb20iLCJleHAiOjE3NzU5Nzk5ODl9.qXZRN9jyb661NgzxJSViIu6K0XYuHYIuX1oCm4ntk3M","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e76f0768c6bc9c7-OTP","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2a02:2f0e:f909:3a00:5d23:b4ec:fb17:6b56","CF-IPCountry":"RO","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2a02:2f0e:f909:3a00:5d23:b4ec:fb17:6b56, 162.158.18.71"}
[05-Apr-2026 07:46:29 UTC] === User Orders API Called ===
[05-Apr-2026 07:46:29 UTC] User ID: 261
[05-Apr-2026 07:46:29 UTC] Limit: 20, Offset: 0
[05-Apr-2026 07:46:29 UTC] Orders found: 0
[05-Apr-2026 07:46:29 UTC] Orders data: []
[05-Apr-2026 07:46:29 UTC] Total orders count: 0
[05-Apr-2026 07:46:29 UTC] === API CALL LOG ===
[05-Apr-2026 07:46:29 UTC] Endpoint: user/profile.php
[05-Apr-2026 07:46:29 UTC] Full Log Data: {
    "timestamp": "2026-04-05 07:46:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:2f0e:f909:3a00:5d23:b4ec:fb17:6b56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYxIiwidXNlcm5hbWUiOiJiZWxlYXVhIiwiZW1haWwiOiJhbmRyZWlpb25lbDYxM0BnbWFpbC5jb20iLCJleHAiOjE3NzU5Nzk5ODl9.qXZRN9jyb661NgzxJSViIu6K0XYuHYIuX1oCm4ntk3M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e76f0772cdfc9c7-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a02:2f0e:f909:3a00:5d23:b4ec:fb17:6b56",
        "CF-IPCountry": "RO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a02:2f0e:f909:3a00:5d23:b4ec:fb17:6b56, 162.158.18.70"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 07:46:29 UTC] === END API CALL LOG ===
[05-Apr-2026 07:46:29 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 07:46:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYxIiwidXNlcm5hbWUiOiJiZWxlYXVhIiwiZW1haWwiOiJhbmRyZWlpb25lbDYxM0BnbWFpbC5jb20iLCJleHAiOjE3NzU5Nzk5ODl9.qXZRN9jyb661NgzxJSViIu6K0XYuHYIuX1oCm4ntk3M
[05-Apr-2026 07:46:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 07:46:29 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 07:46:29 UTC] User ID: 261
[05-Apr-2026 07:46:29 UTC] ✅ User profile retrieved successfully for user ID: 261
[05-Apr-2026 07:46:29 UTC] === API CALL LOG ===
[05-Apr-2026 07:46:29 UTC] Endpoint: user/profile.php
[05-Apr-2026 07:46:29 UTC] Full Log Data: {
    "timestamp": "2026-04-05 07:46:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:2f0e:f909:3a00:5d23:b4ec:fb17:6b56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYxIiwidXNlcm5hbWUiOiJiZWxlYXVhIiwiZW1haWwiOiJhbmRyZWlpb25lbDYxM0BnbWFpbC5jb20iLCJleHAiOjE3NzU5Nzk5ODl9.qXZRN9jyb661NgzxJSViIu6K0XYuHYIuX1oCm4ntk3M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e76f0790ee2c9c7-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a02:2f0e:f909:3a00:5d23:b4ec:fb17:6b56",
        "CF-IPCountry": "RO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a02:2f0e:f909:3a00:5d23:b4ec:fb17:6b56, 162.158.18.70"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 07:46:29 UTC] === END API CALL LOG ===
[05-Apr-2026 07:46:29 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 07:46:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYxIiwidXNlcm5hbWUiOiJiZWxlYXVhIiwiZW1haWwiOiJhbmRyZWlpb25lbDYxM0BnbWFpbC5jb20iLCJleHAiOjE3NzU5Nzk5ODl9.qXZRN9jyb661NgzxJSViIu6K0XYuHYIuX1oCm4ntk3M
[05-Apr-2026 07:46:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 07:46:29 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 07:46:29 UTC] User ID: 261
[05-Apr-2026 07:46:29 UTC] ✅ User profile retrieved successfully for user ID: 261
[05-Apr-2026 07:46:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 07:46:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 07:46:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYxIiwidXNlcm5hbWUiOiJiZWxlYXVhIiwiZW1haWwiOiJhbmRyZWlpb25lbDYxM0BnbWFpbC5jb20iLCJleHAiOjE3NzU5Nzk5ODl9.qXZRN9jyb661NgzxJSViIu6K0XYuHYIuX1oCm4ntk3M","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e76f09ff8a0c9c7-OTP","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2a02:2f0e:f909:3a00:5d23:b4ec:fb17:6b56","CF-IPCountry":"RO","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2a02:2f0e:f909:3a00:5d23:b4ec:fb17:6b56, 162.158.19.169"}
[05-Apr-2026 07:46:36 UTC] === User Orders API Called ===
[05-Apr-2026 07:46:36 UTC] User ID: 261
[05-Apr-2026 07:46:36 UTC] Limit: 20, Offset: 0
[05-Apr-2026 07:46:36 UTC] Orders found: 0
[05-Apr-2026 07:46:36 UTC] Orders data: []
[05-Apr-2026 07:46:36 UTC] Total orders count: 0
[05-Apr-2026 07:46:46 UTC] === API CALL LOG ===
[05-Apr-2026 07:46:46 UTC] Endpoint: user/profile.php
[05-Apr-2026 07:46:46 UTC] Full Log Data: {
    "timestamp": "2026-04-05 07:46:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:2f0e:f909:3a00:5d23:b4ec:fb17:6b56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYxIiwidXNlcm5hbWUiOiJiZWxlYXVhIiwiZW1haWwiOiJhbmRyZWlpb25lbDYxM0BnbWFpbC5jb20iLCJleHAiOjE3NzU5Nzk5ODl9.qXZRN9jyb661NgzxJSViIu6K0XYuHYIuX1oCm4ntk3M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e76f0e1cb4cc9c7-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a02:2f0e:f909:3a00:5d23:b4ec:fb17:6b56",
        "CF-IPCountry": "RO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a02:2f0e:f909:3a00:5d23:b4ec:fb17:6b56, 162.158.19.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 07:46:46 UTC] === END API CALL LOG ===
[05-Apr-2026 07:46:46 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 07:46:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYxIiwidXNlcm5hbWUiOiJiZWxlYXVhIiwiZW1haWwiOiJhbmRyZWlpb25lbDYxM0BnbWFpbC5jb20iLCJleHAiOjE3NzU5Nzk5ODl9.qXZRN9jyb661NgzxJSViIu6K0XYuHYIuX1oCm4ntk3M
[05-Apr-2026 07:46:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 07:46:46 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 07:46:46 UTC] User ID: 261
[05-Apr-2026 07:46:46 UTC] ✅ User profile retrieved successfully for user ID: 261
[05-Apr-2026 07:46:46 UTC] User Purchases API - User ID: 261
[05-Apr-2026 07:46:46 UTC] User Purchases API - Total purchases found: 1
[05-Apr-2026 07:46:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 07:46:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 07:46:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYxIiwidXNlcm5hbWUiOiJiZWxlYXVhIiwiZW1haWwiOiJhbmRyZWlpb25lbDYxM0BnbWFpbC5jb20iLCJleHAiOjE3NzU5Nzk5ODl9.qXZRN9jyb661NgzxJSViIu6K0XYuHYIuX1oCm4ntk3M","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e76f0ece807c9c7-OTP","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2a02:2f0e:f909:3a00:5d23:b4ec:fb17:6b56","CF-IPCountry":"RO","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2a02:2f0e:f909:3a00:5d23:b4ec:fb17:6b56, 162.158.19.169"}
[05-Apr-2026 07:46:48 UTC] === User Orders API Called ===
[05-Apr-2026 07:46:48 UTC] User ID: 261
[05-Apr-2026 07:46:48 UTC] Limit: 20, Offset: 0
[05-Apr-2026 07:46:48 UTC] Orders found: 0
[05-Apr-2026 07:46:48 UTC] Orders data: []
[05-Apr-2026 07:46:48 UTC] Total orders count: 0
[05-Apr-2026 07:46:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 07:46:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 07:46:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYxIiwidXNlcm5hbWUiOiJiZWxlYXVhIiwiZW1haWwiOiJhbmRyZWlpb25lbDYxM0BnbWFpbC5jb20iLCJleHAiOjE3NzU5Nzk5ODl9.qXZRN9jyb661NgzxJSViIu6K0XYuHYIuX1oCm4ntk3M","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e76f0fc88e0c9c7-OTP","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2a02:2f0e:f909:3a00:5d23:b4ec:fb17:6b56","CF-IPCountry":"RO","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2a02:2f0e:f909:3a00:5d23:b4ec:fb17:6b56, 162.158.19.169"}
[05-Apr-2026 07:46:50 UTC] === User Orders API Called ===
[05-Apr-2026 07:46:50 UTC] User ID: 261
[05-Apr-2026 07:46:50 UTC] Limit: 20, Offset: 0
[05-Apr-2026 07:46:50 UTC] Orders found: 0
[05-Apr-2026 07:46:50 UTC] Orders data: []
[05-Apr-2026 07:46:50 UTC] Total orders count: 0
[05-Apr-2026 07:46:51 UTC] === API CALL LOG ===
[05-Apr-2026 07:46:51 UTC] Endpoint: user/profile.php
[05-Apr-2026 07:46:51 UTC] Full Log Data: {
    "timestamp": "2026-04-05 07:46:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:2f0e:f909:3a00:5d23:b4ec:fb17:6b56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYxIiwidXNlcm5hbWUiOiJiZWxlYXVhIiwiZW1haWwiOiJhbmRyZWlpb25lbDYxM0BnbWFpbC5jb20iLCJleHAiOjE3NzU5Nzk5ODl9.qXZRN9jyb661NgzxJSViIu6K0XYuHYIuX1oCm4ntk3M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e76f0fce95ac9c7-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a02:2f0e:f909:3a00:5d23:b4ec:fb17:6b56",
        "CF-IPCountry": "RO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a02:2f0e:f909:3a00:5d23:b4ec:fb17:6b56, 162.158.19.170"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 07:46:51 UTC] === END API CALL LOG ===
[05-Apr-2026 07:46:51 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 07:46:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYxIiwidXNlcm5hbWUiOiJiZWxlYXVhIiwiZW1haWwiOiJhbmRyZWlpb25lbDYxM0BnbWFpbC5jb20iLCJleHAiOjE3NzU5Nzk5ODl9.qXZRN9jyb661NgzxJSViIu6K0XYuHYIuX1oCm4ntk3M
[05-Apr-2026 07:46:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 07:46:51 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 07:46:51 UTC] User ID: 261
[05-Apr-2026 07:46:51 UTC] ✅ User profile retrieved successfully for user ID: 261
[05-Apr-2026 07:46:51 UTC] === API CALL LOG ===
[05-Apr-2026 07:46:51 UTC] Endpoint: user/profile.php
[05-Apr-2026 07:46:51 UTC] Full Log Data: {
    "timestamp": "2026-04-05 07:46:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:2f0e:f909:3a00:5d23:b4ec:fb17:6b56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYxIiwidXNlcm5hbWUiOiJiZWxlYXVhIiwiZW1haWwiOiJhbmRyZWlpb25lbDYxM0BnbWFpbC5jb20iLCJleHAiOjE3NzU5Nzk5ODl9.qXZRN9jyb661NgzxJSViIu6K0XYuHYIuX1oCm4ntk3M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e76f0fe3afec9c7-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a02:2f0e:f909:3a00:5d23:b4ec:fb17:6b56",
        "CF-IPCountry": "RO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a02:2f0e:f909:3a00:5d23:b4ec:fb17:6b56, 162.158.19.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 07:46:51 UTC] === END API CALL LOG ===
[05-Apr-2026 07:46:51 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 07:46:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYxIiwidXNlcm5hbWUiOiJiZWxlYXVhIiwiZW1haWwiOiJhbmRyZWlpb25lbDYxM0BnbWFpbC5jb20iLCJleHAiOjE3NzU5Nzk5ODl9.qXZRN9jyb661NgzxJSViIu6K0XYuHYIuX1oCm4ntk3M
[05-Apr-2026 07:46:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 07:46:51 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 07:46:51 UTC] User ID: 261
[05-Apr-2026 07:46:51 UTC] ✅ User profile retrieved successfully for user ID: 261
[05-Apr-2026 07:46:51 UTC] === API CALL LOG ===
[05-Apr-2026 07:46:51 UTC] Endpoint: user/profile.php
[05-Apr-2026 07:46:51 UTC] Full Log Data: {
    "timestamp": "2026-04-05 07:46:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:2f0e:f909:3a00:5d23:b4ec:fb17:6b56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYxIiwidXNlcm5hbWUiOiJiZWxlYXVhIiwiZW1haWwiOiJhbmRyZWlpb25lbDYxM0BnbWFpbC5jb20iLCJleHAiOjE3NzU5Nzk5ODl9.qXZRN9jyb661NgzxJSViIu6K0XYuHYIuX1oCm4ntk3M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e76f100ae07c9c7-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a02:2f0e:f909:3a00:5d23:b4ec:fb17:6b56",
        "CF-IPCountry": "RO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a02:2f0e:f909:3a00:5d23:b4ec:fb17:6b56, 162.158.19.170"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 07:46:51 UTC] === END API CALL LOG ===
[05-Apr-2026 07:46:51 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 07:46:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYxIiwidXNlcm5hbWUiOiJiZWxlYXVhIiwiZW1haWwiOiJhbmRyZWlpb25lbDYxM0BnbWFpbC5jb20iLCJleHAiOjE3NzU5Nzk5ODl9.qXZRN9jyb661NgzxJSViIu6K0XYuHYIuX1oCm4ntk3M
[05-Apr-2026 07:46:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 07:46:51 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 07:46:51 UTC] User ID: 261
[05-Apr-2026 07:46:51 UTC] ✅ User profile retrieved successfully for user ID: 261
[05-Apr-2026 07:47:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 07:47:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 07:47:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYxIiwidXNlcm5hbWUiOiJiZWxlYXVhIiwiZW1haWwiOiJhbmRyZWlpb25lbDYxM0BnbWFpbC5jb20iLCJleHAiOjE3NzU5Nzk5ODl9.qXZRN9jyb661NgzxJSViIu6K0XYuHYIuX1oCm4ntk3M","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e76f14d5ba0c9c7-OTP","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2a02:2f0e:f909:3a00:5d23:b4ec:fb17:6b56","CF-IPCountry":"RO","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2a02:2f0e:f909:3a00:5d23:b4ec:fb17:6b56, 162.158.19.169"}
[05-Apr-2026 07:47:03 UTC] === User Orders API Called ===
[05-Apr-2026 07:47:03 UTC] User ID: 261
[05-Apr-2026 07:47:03 UTC] Limit: 20, Offset: 0
[05-Apr-2026 07:47:03 UTC] Orders found: 0
[05-Apr-2026 07:47:03 UTC] Orders data: []
[05-Apr-2026 07:47:03 UTC] Total orders count: 0
[05-Apr-2026 07:47:03 UTC] === API CALL LOG ===
[05-Apr-2026 07:47:03 UTC] Endpoint: user/profile.php
[05-Apr-2026 07:47:03 UTC] Full Log Data: {
    "timestamp": "2026-04-05 07:47:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:2f0e:f909:3a00:5d23:b4ec:fb17:6b56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYxIiwidXNlcm5hbWUiOiJiZWxlYXVhIiwiZW1haWwiOiJhbmRyZWlpb25lbDYxM0BnbWFpbC5jb20iLCJleHAiOjE3NzU5Nzk5ODl9.qXZRN9jyb661NgzxJSViIu6K0XYuHYIuX1oCm4ntk3M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e76f14dcc23c9c7-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a02:2f0e:f909:3a00:5d23:b4ec:fb17:6b56",
        "CF-IPCountry": "RO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a02:2f0e:f909:3a00:5d23:b4ec:fb17:6b56, 162.158.19.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 07:47:03 UTC] === END API CALL LOG ===
[05-Apr-2026 07:47:03 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 07:47:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYxIiwidXNlcm5hbWUiOiJiZWxlYXVhIiwiZW1haWwiOiJhbmRyZWlpb25lbDYxM0BnbWFpbC5jb20iLCJleHAiOjE3NzU5Nzk5ODl9.qXZRN9jyb661NgzxJSViIu6K0XYuHYIuX1oCm4ntk3M
[05-Apr-2026 07:47:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 07:47:03 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 07:47:03 UTC] User ID: 261
[05-Apr-2026 07:47:03 UTC] ✅ User profile retrieved successfully for user ID: 261
[05-Apr-2026 07:47:04 UTC] === API CALL LOG ===
[05-Apr-2026 07:47:04 UTC] Endpoint: user/profile.php
[05-Apr-2026 07:47:04 UTC] Full Log Data: {
    "timestamp": "2026-04-05 07:47:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:2f0e:f909:3a00:5d23:b4ec:fb17:6b56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYxIiwidXNlcm5hbWUiOiJiZWxlYXVhIiwiZW1haWwiOiJhbmRyZWlpb25lbDYxM0BnbWFpbC5jb20iLCJleHAiOjE3NzU5Nzk5ODl9.qXZRN9jyb661NgzxJSViIu6K0XYuHYIuX1oCm4ntk3M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e76f14f0d76c9c7-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a02:2f0e:f909:3a00:5d23:b4ec:fb17:6b56",
        "CF-IPCountry": "RO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a02:2f0e:f909:3a00:5d23:b4ec:fb17:6b56, 162.158.19.170"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 07:47:04 UTC] === END API CALL LOG ===
[05-Apr-2026 07:47:04 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 07:47:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYxIiwidXNlcm5hbWUiOiJiZWxlYXVhIiwiZW1haWwiOiJhbmRyZWlpb25lbDYxM0BnbWFpbC5jb20iLCJleHAiOjE3NzU5Nzk5ODl9.qXZRN9jyb661NgzxJSViIu6K0XYuHYIuX1oCm4ntk3M
[05-Apr-2026 07:47:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 07:47:04 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 07:47:04 UTC] User ID: 261
[05-Apr-2026 07:47:04 UTC] ✅ User profile retrieved successfully for user ID: 261
[05-Apr-2026 07:47:04 UTC] === API CALL LOG ===
[05-Apr-2026 07:47:04 UTC] Endpoint: user/profile.php
[05-Apr-2026 07:47:04 UTC] Full Log Data: {
    "timestamp": "2026-04-05 07:47:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:2f0e:f909:3a00:5d23:b4ec:fb17:6b56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYxIiwidXNlcm5hbWUiOiJiZWxlYXVhIiwiZW1haWwiOiJhbmRyZWlpb25lbDYxM0BnbWFpbC5jb20iLCJleHAiOjE3NzU5Nzk5ODl9.qXZRN9jyb661NgzxJSViIu6K0XYuHYIuX1oCm4ntk3M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e76f151d8c4c9c7-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a02:2f0e:f909:3a00:5d23:b4ec:fb17:6b56",
        "CF-IPCountry": "RO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a02:2f0e:f909:3a00:5d23:b4ec:fb17:6b56, 162.158.19.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 07:47:04 UTC] === END API CALL LOG ===
[05-Apr-2026 07:47:04 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 07:47:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYxIiwidXNlcm5hbWUiOiJiZWxlYXVhIiwiZW1haWwiOiJhbmRyZWlpb25lbDYxM0BnbWFpbC5jb20iLCJleHAiOjE3NzU5Nzk5ODl9.qXZRN9jyb661NgzxJSViIu6K0XYuHYIuX1oCm4ntk3M
[05-Apr-2026 07:47:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 07:47:04 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 07:47:04 UTC] User ID: 261
[05-Apr-2026 07:47:04 UTC] ✅ User profile retrieved successfully for user ID: 261
[05-Apr-2026 07:47:52 UTC] === API CALL LOG ===
[05-Apr-2026 07:47:52 UTC] Endpoint: user/profile.php
[05-Apr-2026 07:47:52 UTC] Full Log Data: {
    "timestamp": "2026-04-05 07:47:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:2f0e:f909:3a00:5d23:b4ec:fb17:6b56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYxIiwidXNlcm5hbWUiOiJiZWxlYXVhIiwiZW1haWwiOiJhbmRyZWlpb25lbDYxM0BnbWFpbC5jb20iLCJleHAiOjE3NzU5Nzk5ODl9.qXZRN9jyb661NgzxJSViIu6K0XYuHYIuX1oCm4ntk3M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e76f27bfeb6c9cb-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a02:2f0e:f909:3a00:5d23:b4ec:fb17:6b56",
        "CF-IPCountry": "RO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a02:2f0e:f909:3a00:5d23:b4ec:fb17:6b56, 162.158.19.170"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 07:47:52 UTC] === END API CALL LOG ===
[05-Apr-2026 07:47:52 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 07:47:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYxIiwidXNlcm5hbWUiOiJiZWxlYXVhIiwiZW1haWwiOiJhbmRyZWlpb25lbDYxM0BnbWFpbC5jb20iLCJleHAiOjE3NzU5Nzk5ODl9.qXZRN9jyb661NgzxJSViIu6K0XYuHYIuX1oCm4ntk3M
[05-Apr-2026 07:47:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 07:47:52 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 07:47:52 UTC] User ID: 261
[05-Apr-2026 07:47:52 UTC] ✅ User profile retrieved successfully for user ID: 261
[05-Apr-2026 07:47:52 UTC] User Purchases API - User ID: 261
[05-Apr-2026 07:47:52 UTC] User Purchases API - Total purchases found: 1
[05-Apr-2026 07:47:53 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 07:47:53 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 07:47:53 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYxIiwidXNlcm5hbWUiOiJiZWxlYXVhIiwiZW1haWwiOiJhbmRyZWlpb25lbDYxM0BnbWFpbC5jb20iLCJleHAiOjE3NzU5Nzk5ODl9.qXZRN9jyb661NgzxJSViIu6K0XYuHYIuX1oCm4ntk3M","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e76f280fc19c9cb-OTP","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2a02:2f0e:f909:3a00:5d23:b4ec:fb17:6b56","CF-IPCountry":"RO","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2a02:2f0e:f909:3a00:5d23:b4ec:fb17:6b56, 162.158.19.170"}
[05-Apr-2026 07:47:53 UTC] === User Orders API Called ===
[05-Apr-2026 07:47:53 UTC] User ID: 261
[05-Apr-2026 07:47:53 UTC] Limit: 20, Offset: 0
[05-Apr-2026 07:47:53 UTC] Orders found: 0
[05-Apr-2026 07:47:53 UTC] Orders data: []
[05-Apr-2026 07:47:53 UTC] Total orders count: 0
[05-Apr-2026 07:48:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 07:48:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 07:48:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYxIiwidXNlcm5hbWUiOiJiZWxlYXVhIiwiZW1haWwiOiJhbmRyZWlpb25lbDYxM0BnbWFpbC5jb20iLCJleHAiOjE3NzU5Nzk5ODl9.qXZRN9jyb661NgzxJSViIu6K0XYuHYIuX1oCm4ntk3M","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e76f2aeaccac9cb-OTP","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2a02:2f0e:f909:3a00:5d23:b4ec:fb17:6b56","CF-IPCountry":"RO","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2a02:2f0e:f909:3a00:5d23:b4ec:fb17:6b56, 162.158.19.170"}
[05-Apr-2026 07:48:00 UTC] === User Orders API Called ===
[05-Apr-2026 07:48:00 UTC] User ID: 261
[05-Apr-2026 07:48:00 UTC] Limit: 20, Offset: 0
[05-Apr-2026 07:48:00 UTC] Orders found: 0
[05-Apr-2026 07:48:00 UTC] Orders data: []
[05-Apr-2026 07:48:00 UTC] Total orders count: 0
[05-Apr-2026 07:48:00 UTC] === API CALL LOG ===
[05-Apr-2026 07:48:00 UTC] Endpoint: user/profile.php
[05-Apr-2026 07:48:00 UTC] Full Log Data: {
    "timestamp": "2026-04-05 07:48:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:2f0e:f909:3a00:5d23:b4ec:fb17:6b56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYxIiwidXNlcm5hbWUiOiJiZWxlYXVhIiwiZW1haWwiOiJhbmRyZWlpb25lbDYxM0BnbWFpbC5jb20iLCJleHAiOjE3NzU5Nzk5ODl9.qXZRN9jyb661NgzxJSViIu6K0XYuHYIuX1oCm4ntk3M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e76f2af3d63c9cb-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a02:2f0e:f909:3a00:5d23:b4ec:fb17:6b56",
        "CF-IPCountry": "RO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a02:2f0e:f909:3a00:5d23:b4ec:fb17:6b56, 162.158.19.170"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 07:48:00 UTC] === END API CALL LOG ===
[05-Apr-2026 07:48:00 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 07:48:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYxIiwidXNlcm5hbWUiOiJiZWxlYXVhIiwiZW1haWwiOiJhbmRyZWlpb25lbDYxM0BnbWFpbC5jb20iLCJleHAiOjE3NzU5Nzk5ODl9.qXZRN9jyb661NgzxJSViIu6K0XYuHYIuX1oCm4ntk3M
[05-Apr-2026 07:48:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 07:48:00 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 07:48:00 UTC] User ID: 261
[05-Apr-2026 07:48:00 UTC] ✅ User profile retrieved successfully for user ID: 261
[05-Apr-2026 07:48:00 UTC] === API CALL LOG ===
[05-Apr-2026 07:48:00 UTC] Endpoint: user/profile.php
[05-Apr-2026 07:48:00 UTC] Full Log Data: {
    "timestamp": "2026-04-05 07:48:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:2f0e:f909:3a00:5d23:b4ec:fb17:6b56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYxIiwidXNlcm5hbWUiOiJiZWxlYXVhIiwiZW1haWwiOiJhbmRyZWlpb25lbDYxM0BnbWFpbC5jb20iLCJleHAiOjE3NzU5Nzk5ODl9.qXZRN9jyb661NgzxJSViIu6K0XYuHYIuX1oCm4ntk3M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e76f2b14f7cc9cb-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a02:2f0e:f909:3a00:5d23:b4ec:fb17:6b56",
        "CF-IPCountry": "RO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a02:2f0e:f909:3a00:5d23:b4ec:fb17:6b56, 162.158.19.170"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 07:48:00 UTC] === END API CALL LOG ===
[05-Apr-2026 07:48:00 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 07:48:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYxIiwidXNlcm5hbWUiOiJiZWxlYXVhIiwiZW1haWwiOiJhbmRyZWlpb25lbDYxM0BnbWFpbC5jb20iLCJleHAiOjE3NzU5Nzk5ODl9.qXZRN9jyb661NgzxJSViIu6K0XYuHYIuX1oCm4ntk3M
[05-Apr-2026 07:48:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 07:48:00 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 07:48:00 UTC] User ID: 261
[05-Apr-2026 07:48:00 UTC] ✅ User profile retrieved successfully for user ID: 261
[05-Apr-2026 07:48:01 UTC] === API CALL LOG ===
[05-Apr-2026 07:48:01 UTC] Endpoint: user/profile.php
[05-Apr-2026 07:48:01 UTC] Full Log Data: {
    "timestamp": "2026-04-05 07:48:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:2f0e:f909:3a00:5d23:b4ec:fb17:6b56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYxIiwidXNlcm5hbWUiOiJiZWxlYXVhIiwiZW1haWwiOiJhbmRyZWlpb25lbDYxM0BnbWFpbC5jb20iLCJleHAiOjE3NzU5Nzk5ODl9.qXZRN9jyb661NgzxJSViIu6K0XYuHYIuX1oCm4ntk3M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e76f2b2994ec9cb-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a02:2f0e:f909:3a00:5d23:b4ec:fb17:6b56",
        "CF-IPCountry": "RO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a02:2f0e:f909:3a00:5d23:b4ec:fb17:6b56, 162.158.19.170"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 07:48:01 UTC] === END API CALL LOG ===
[05-Apr-2026 07:48:01 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 07:48:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYxIiwidXNlcm5hbWUiOiJiZWxlYXVhIiwiZW1haWwiOiJhbmRyZWlpb25lbDYxM0BnbWFpbC5jb20iLCJleHAiOjE3NzU5Nzk5ODl9.qXZRN9jyb661NgzxJSViIu6K0XYuHYIuX1oCm4ntk3M
[05-Apr-2026 07:48:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 07:48:01 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 07:48:01 UTC] User ID: 261
[05-Apr-2026 07:48:01 UTC] ✅ User profile retrieved successfully for user ID: 261
[05-Apr-2026 07:50:58 UTC] === API CALL LOG ===
[05-Apr-2026 07:50:58 UTC] Endpoint: user/profile.php
[05-Apr-2026 07:50:58 UTC] Full Log Data: {
    "timestamp": "2026-04-05 07:50:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:2f0e:f909:3a00:5d23:b4ec:fb17:6b56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYxIiwidXNlcm5hbWUiOiJiZWxlYXVhIiwiZW1haWwiOiJhbmRyZWlpb25lbDYxM0BnbWFpbC5jb20iLCJleHAiOjE3NzU5Nzk5ODl9.qXZRN9jyb661NgzxJSViIu6K0XYuHYIuX1oCm4ntk3M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e76f7099e1ec9f3-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a02:2f0e:f909:3a00:5d23:b4ec:fb17:6b56",
        "CF-IPCountry": "RO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a02:2f0e:f909:3a00:5d23:b4ec:fb17:6b56, 162.158.19.170"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 07:50:58 UTC] === END API CALL LOG ===
[05-Apr-2026 07:50:58 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 07:50:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYxIiwidXNlcm5hbWUiOiJiZWxlYXVhIiwiZW1haWwiOiJhbmRyZWlpb25lbDYxM0BnbWFpbC5jb20iLCJleHAiOjE3NzU5Nzk5ODl9.qXZRN9jyb661NgzxJSViIu6K0XYuHYIuX1oCm4ntk3M
[05-Apr-2026 07:50:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 07:50:58 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 07:50:58 UTC] User ID: 261
[05-Apr-2026 07:50:58 UTC] ✅ User profile retrieved successfully for user ID: 261
[05-Apr-2026 07:50:59 UTC] === API CALL LOG ===
[05-Apr-2026 07:50:59 UTC] Endpoint: user/profile.php
[05-Apr-2026 07:50:59 UTC] Full Log Data: {
    "timestamp": "2026-04-05 07:50:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:2f0e:f909:3a00:5d23:b4ec:fb17:6b56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYxIiwidXNlcm5hbWUiOiJiZWxlYXVhIiwiZW1haWwiOiJhbmRyZWlpb25lbDYxM0BnbWFpbC5jb20iLCJleHAiOjE3NzU5Nzk5ODl9.qXZRN9jyb661NgzxJSViIu6K0XYuHYIuX1oCm4ntk3M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e76f70d3a0bc9f3-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a02:2f0e:f909:3a00:5d23:b4ec:fb17:6b56",
        "CF-IPCountry": "RO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a02:2f0e:f909:3a00:5d23:b4ec:fb17:6b56, 162.158.19.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 07:50:59 UTC] === END API CALL LOG ===
[05-Apr-2026 07:50:59 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 07:50:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYxIiwidXNlcm5hbWUiOiJiZWxlYXVhIiwiZW1haWwiOiJhbmRyZWlpb25lbDYxM0BnbWFpbC5jb20iLCJleHAiOjE3NzU5Nzk5ODl9.qXZRN9jyb661NgzxJSViIu6K0XYuHYIuX1oCm4ntk3M
[05-Apr-2026 07:50:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 07:50:59 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 07:50:59 UTC] User ID: 261
[05-Apr-2026 07:50:59 UTC] ✅ User profile retrieved successfully for user ID: 261
[05-Apr-2026 07:50:59 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 07:50:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 07:50:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYxIiwidXNlcm5hbWUiOiJiZWxlYXVhIiwiZW1haWwiOiJhbmRyZWlpb25lbDYxM0BnbWFpbC5jb20iLCJleHAiOjE3NzU5Nzk5ODl9.qXZRN9jyb661NgzxJSViIu6K0XYuHYIuX1oCm4ntk3M","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e76f70d5a3dc9f3-OTP","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2a02:2f0e:f909:3a00:5d23:b4ec:fb17:6b56","CF-IPCountry":"RO","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2a02:2f0e:f909:3a00:5d23:b4ec:fb17:6b56, 162.158.19.169"}
[05-Apr-2026 07:50:59 UTC] === User Orders API Called ===
[05-Apr-2026 07:50:59 UTC] User ID: 261
[05-Apr-2026 07:50:59 UTC] Limit: 20, Offset: 0
[05-Apr-2026 07:50:59 UTC] Orders found: 0
[05-Apr-2026 07:50:59 UTC] Orders data: []
[05-Apr-2026 07:50:59 UTC] Total orders count: 0
[05-Apr-2026 07:50:59 UTC] === API CALL LOG ===
[05-Apr-2026 07:50:59 UTC] Endpoint: user/profile.php
[05-Apr-2026 07:50:59 UTC] Full Log Data: {
    "timestamp": "2026-04-05 07:50:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:2f0e:f909:3a00:5d23:b4ec:fb17:6b56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYxIiwidXNlcm5hbWUiOiJiZWxlYXVhIiwiZW1haWwiOiJhbmRyZWlpb25lbDYxM0BnbWFpbC5jb20iLCJleHAiOjE3NzU5Nzk5ODl9.qXZRN9jyb661NgzxJSViIu6K0XYuHYIuX1oCm4ntk3M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e76f70dfaecc9f3-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a02:2f0e:f909:3a00:5d23:b4ec:fb17:6b56",
        "CF-IPCountry": "RO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a02:2f0e:f909:3a00:5d23:b4ec:fb17:6b56, 162.158.19.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 07:50:59 UTC] === END API CALL LOG ===
[05-Apr-2026 07:50:59 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 07:50:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYxIiwidXNlcm5hbWUiOiJiZWxlYXVhIiwiZW1haWwiOiJhbmRyZWlpb25lbDYxM0BnbWFpbC5jb20iLCJleHAiOjE3NzU5Nzk5ODl9.qXZRN9jyb661NgzxJSViIu6K0XYuHYIuX1oCm4ntk3M
[05-Apr-2026 07:50:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 07:50:59 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 07:50:59 UTC] User ID: 261
[05-Apr-2026 07:50:59 UTC] ✅ User profile retrieved successfully for user ID: 261
[05-Apr-2026 07:50:59 UTC] === API CALL LOG ===
[05-Apr-2026 07:50:59 UTC] Endpoint: user/profile.php
[05-Apr-2026 07:50:59 UTC] Full Log Data: {
    "timestamp": "2026-04-05 07:50:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:2f0e:f909:3a00:5d23:b4ec:fb17:6b56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYxIiwidXNlcm5hbWUiOiJiZWxlYXVhIiwiZW1haWwiOiJhbmRyZWlpb25lbDYxM0BnbWFpbC5jb20iLCJleHAiOjE3NzU5Nzk5ODl9.qXZRN9jyb661NgzxJSViIu6K0XYuHYIuX1oCm4ntk3M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e76f7107d76c9f3-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a02:2f0e:f909:3a00:5d23:b4ec:fb17:6b56",
        "CF-IPCountry": "RO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a02:2f0e:f909:3a00:5d23:b4ec:fb17:6b56, 162.158.19.170"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 07:50:59 UTC] === END API CALL LOG ===
[05-Apr-2026 07:50:59 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 07:50:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYxIiwidXNlcm5hbWUiOiJiZWxlYXVhIiwiZW1haWwiOiJhbmRyZWlpb25lbDYxM0BnbWFpbC5jb20iLCJleHAiOjE3NzU5Nzk5ODl9.qXZRN9jyb661NgzxJSViIu6K0XYuHYIuX1oCm4ntk3M
[05-Apr-2026 07:50:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 07:50:59 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 07:50:59 UTC] User ID: 261
[05-Apr-2026 07:50:59 UTC] ✅ User profile retrieved successfully for user ID: 261
[05-Apr-2026 07:51:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 07:51:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 07:51:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYxIiwidXNlcm5hbWUiOiJiZWxlYXVhIiwiZW1haWwiOiJhbmRyZWlpb25lbDYxM0BnbWFpbC5jb20iLCJleHAiOjE3NzU5Nzk5ODl9.qXZRN9jyb661NgzxJSViIu6K0XYuHYIuX1oCm4ntk3M","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e76f773ff2ec9f3-OTP","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2a02:2f0e:f909:3a00:5d23:b4ec:fb17:6b56","CF-IPCountry":"RO","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2a02:2f0e:f909:3a00:5d23:b4ec:fb17:6b56, 162.158.19.170"}
[05-Apr-2026 07:51:15 UTC] === User Orders API Called ===
[05-Apr-2026 07:51:15 UTC] User ID: 261
[05-Apr-2026 07:51:15 UTC] Limit: 20, Offset: 0
[05-Apr-2026 07:51:15 UTC] Orders found: 0
[05-Apr-2026 07:51:15 UTC] Orders data: []
[05-Apr-2026 07:51:15 UTC] Total orders count: 0
[05-Apr-2026 07:51:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 07:51:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 07:51:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYxIiwidXNlcm5hbWUiOiJiZWxlYXVhIiwiZW1haWwiOiJhbmRyZWlpb25lbDYxM0BnbWFpbC5jb20iLCJleHAiOjE3NzU5Nzk5ODl9.qXZRN9jyb661NgzxJSViIu6K0XYuHYIuX1oCm4ntk3M","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e76f77c0fedc9f3-OTP","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2a02:2f0e:f909:3a00:5d23:b4ec:fb17:6b56","CF-IPCountry":"RO","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2a02:2f0e:f909:3a00:5d23:b4ec:fb17:6b56, 162.158.19.170"}
[05-Apr-2026 07:51:17 UTC] === User Orders API Called ===
[05-Apr-2026 07:51:17 UTC] User ID: 261
[05-Apr-2026 07:51:17 UTC] Limit: 20, Offset: 0
[05-Apr-2026 07:51:17 UTC] Orders found: 0
[05-Apr-2026 07:51:17 UTC] Orders data: []
[05-Apr-2026 07:51:17 UTC] Total orders count: 0
[05-Apr-2026 07:51:17 UTC] === API CALL LOG ===
[05-Apr-2026 07:51:17 UTC] Endpoint: user/profile.php
[05-Apr-2026 07:51:17 UTC] Full Log Data: {
    "timestamp": "2026-04-05 07:51:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:2f0e:f909:3a00:5d23:b4ec:fb17:6b56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYxIiwidXNlcm5hbWUiOiJiZWxlYXVhIiwiZW1haWwiOiJhbmRyZWlpb25lbDYxM0BnbWFpbC5jb20iLCJleHAiOjE3NzU5Nzk5ODl9.qXZRN9jyb661NgzxJSViIu6K0XYuHYIuX1oCm4ntk3M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e76f77ca8bdc9f3-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a02:2f0e:f909:3a00:5d23:b4ec:fb17:6b56",
        "CF-IPCountry": "RO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a02:2f0e:f909:3a00:5d23:b4ec:fb17:6b56, 162.158.19.170"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 07:51:17 UTC] === END API CALL LOG ===
[05-Apr-2026 07:51:17 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 07:51:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYxIiwidXNlcm5hbWUiOiJiZWxlYXVhIiwiZW1haWwiOiJhbmRyZWlpb25lbDYxM0BnbWFpbC5jb20iLCJleHAiOjE3NzU5Nzk5ODl9.qXZRN9jyb661NgzxJSViIu6K0XYuHYIuX1oCm4ntk3M
[05-Apr-2026 07:51:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 07:51:17 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 07:51:17 UTC] User ID: 261
[05-Apr-2026 07:51:17 UTC] ✅ User profile retrieved successfully for user ID: 261
[05-Apr-2026 07:51:17 UTC] === API CALL LOG ===
[05-Apr-2026 07:51:17 UTC] Endpoint: user/profile.php
[05-Apr-2026 07:51:17 UTC] Full Log Data: {
    "timestamp": "2026-04-05 07:51:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:2f0e:f909:3a00:5d23:b4ec:fb17:6b56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYxIiwidXNlcm5hbWUiOiJiZWxlYXVhIiwiZW1haWwiOiJhbmRyZWlpb25lbDYxM0BnbWFpbC5jb20iLCJleHAiOjE3NzU5Nzk5ODl9.qXZRN9jyb661NgzxJSViIu6K0XYuHYIuX1oCm4ntk3M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e76f77dea8ac9f3-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a02:2f0e:f909:3a00:5d23:b4ec:fb17:6b56",
        "CF-IPCountry": "RO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a02:2f0e:f909:3a00:5d23:b4ec:fb17:6b56, 162.158.19.170"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 07:51:17 UTC] === END API CALL LOG ===
[05-Apr-2026 07:51:17 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 07:51:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYxIiwidXNlcm5hbWUiOiJiZWxlYXVhIiwiZW1haWwiOiJhbmRyZWlpb25lbDYxM0BnbWFpbC5jb20iLCJleHAiOjE3NzU5Nzk5ODl9.qXZRN9jyb661NgzxJSViIu6K0XYuHYIuX1oCm4ntk3M
[05-Apr-2026 07:51:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 07:51:17 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 07:51:17 UTC] User ID: 261
[05-Apr-2026 07:51:17 UTC] ✅ User profile retrieved successfully for user ID: 261
[05-Apr-2026 07:51:17 UTC] === API CALL LOG ===
[05-Apr-2026 07:51:17 UTC] Endpoint: user/profile.php
[05-Apr-2026 07:51:17 UTC] Full Log Data: {
    "timestamp": "2026-04-05 07:51:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:2f0e:f909:3a00:5d23:b4ec:fb17:6b56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYxIiwidXNlcm5hbWUiOiJiZWxlYXVhIiwiZW1haWwiOiJhbmRyZWlpb25lbDYxM0BnbWFpbC5jb20iLCJleHAiOjE3NzU5Nzk5ODl9.qXZRN9jyb661NgzxJSViIu6K0XYuHYIuX1oCm4ntk3M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e76f7808de8c9f3-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a02:2f0e:f909:3a00:5d23:b4ec:fb17:6b56",
        "CF-IPCountry": "RO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a02:2f0e:f909:3a00:5d23:b4ec:fb17:6b56, 162.158.19.170"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 07:51:17 UTC] === END API CALL LOG ===
[05-Apr-2026 07:51:17 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 07:51:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYxIiwidXNlcm5hbWUiOiJiZWxlYXVhIiwiZW1haWwiOiJhbmRyZWlpb25lbDYxM0BnbWFpbC5jb20iLCJleHAiOjE3NzU5Nzk5ODl9.qXZRN9jyb661NgzxJSViIu6K0XYuHYIuX1oCm4ntk3M
[05-Apr-2026 07:51:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 07:51:17 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 07:51:17 UTC] User ID: 261
[05-Apr-2026 07:51:17 UTC] ✅ User profile retrieved successfully for user ID: 261
[05-Apr-2026 07:51:23 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 07:51:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 07:51:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYxIiwidXNlcm5hbWUiOiJiZWxlYXVhIiwiZW1haWwiOiJhbmRyZWlpb25lbDYxM0BnbWFpbC5jb20iLCJleHAiOjE3NzU5Nzk5ODl9.qXZRN9jyb661NgzxJSViIu6K0XYuHYIuX1oCm4ntk3M","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e76f7a66995c9f3-OTP","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2a02:2f0e:f909:3a00:5d23:b4ec:fb17:6b56","CF-IPCountry":"RO","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2a02:2f0e:f909:3a00:5d23:b4ec:fb17:6b56, 162.158.19.170"}
[05-Apr-2026 07:51:23 UTC] === User Orders API Called ===
[05-Apr-2026 07:51:23 UTC] User ID: 261
[05-Apr-2026 07:51:23 UTC] Limit: 20, Offset: 0
[05-Apr-2026 07:51:23 UTC] Orders found: 0
[05-Apr-2026 07:51:23 UTC] Orders data: []
[05-Apr-2026 07:51:23 UTC] Total orders count: 0
[05-Apr-2026 07:51:24 UTC] === API CALL LOG ===
[05-Apr-2026 07:51:24 UTC] Endpoint: user/profile.php
[05-Apr-2026 07:51:24 UTC] Full Log Data: {
    "timestamp": "2026-04-05 07:51:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:2f0e:f909:3a00:5d23:b4ec:fb17:6b56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYxIiwidXNlcm5hbWUiOiJiZWxlYXVhIiwiZW1haWwiOiJhbmRyZWlpb25lbDYxM0BnbWFpbC5jb20iLCJleHAiOjE3NzU5Nzk5ODl9.qXZRN9jyb661NgzxJSViIu6K0XYuHYIuX1oCm4ntk3M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e76f7a70a6cc9f3-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a02:2f0e:f909:3a00:5d23:b4ec:fb17:6b56",
        "CF-IPCountry": "RO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a02:2f0e:f909:3a00:5d23:b4ec:fb17:6b56, 162.158.19.170"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 07:51:24 UTC] === END API CALL LOG ===
[05-Apr-2026 07:51:24 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 07:51:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYxIiwidXNlcm5hbWUiOiJiZWxlYXVhIiwiZW1haWwiOiJhbmRyZWlpb25lbDYxM0BnbWFpbC5jb20iLCJleHAiOjE3NzU5Nzk5ODl9.qXZRN9jyb661NgzxJSViIu6K0XYuHYIuX1oCm4ntk3M
[05-Apr-2026 07:51:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 07:51:24 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 07:51:24 UTC] User ID: 261
[05-Apr-2026 07:51:24 UTC] ✅ User profile retrieved successfully for user ID: 261
[05-Apr-2026 07:51:24 UTC] === API CALL LOG ===
[05-Apr-2026 07:51:24 UTC] Endpoint: user/profile.php
[05-Apr-2026 07:51:24 UTC] Full Log Data: {
    "timestamp": "2026-04-05 07:51:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:2f0e:f909:3a00:5d23:b4ec:fb17:6b56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYxIiwidXNlcm5hbWUiOiJiZWxlYXVhIiwiZW1haWwiOiJhbmRyZWlpb25lbDYxM0BnbWFpbC5jb20iLCJleHAiOjE3NzU5Nzk5ODl9.qXZRN9jyb661NgzxJSViIu6K0XYuHYIuX1oCm4ntk3M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e76f7a86c0bc9f3-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a02:2f0e:f909:3a00:5d23:b4ec:fb17:6b56",
        "CF-IPCountry": "RO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a02:2f0e:f909:3a00:5d23:b4ec:fb17:6b56, 162.158.19.170"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 07:51:24 UTC] === END API CALL LOG ===
[05-Apr-2026 07:51:24 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 07:51:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYxIiwidXNlcm5hbWUiOiJiZWxlYXVhIiwiZW1haWwiOiJhbmRyZWlpb25lbDYxM0BnbWFpbC5jb20iLCJleHAiOjE3NzU5Nzk5ODl9.qXZRN9jyb661NgzxJSViIu6K0XYuHYIuX1oCm4ntk3M
[05-Apr-2026 07:51:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 07:51:24 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 07:51:24 UTC] User ID: 261
[05-Apr-2026 07:51:24 UTC] ✅ User profile retrieved successfully for user ID: 261
[05-Apr-2026 07:51:24 UTC] === API CALL LOG ===
[05-Apr-2026 07:51:24 UTC] Endpoint: user/profile.php
[05-Apr-2026 07:51:24 UTC] Full Log Data: {
    "timestamp": "2026-04-05 07:51:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:2f0e:f909:3a00:5d23:b4ec:fb17:6b56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYxIiwidXNlcm5hbWUiOiJiZWxlYXVhIiwiZW1haWwiOiJhbmRyZWlpb25lbDYxM0BnbWFpbC5jb20iLCJleHAiOjE3NzU5Nzk5ODl9.qXZRN9jyb661NgzxJSViIu6K0XYuHYIuX1oCm4ntk3M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e76f7aaaeccc9f3-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a02:2f0e:f909:3a00:5d23:b4ec:fb17:6b56",
        "CF-IPCountry": "RO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a02:2f0e:f909:3a00:5d23:b4ec:fb17:6b56, 162.158.19.170"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 07:51:24 UTC] === END API CALL LOG ===
[05-Apr-2026 07:51:24 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 07:51:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYxIiwidXNlcm5hbWUiOiJiZWxlYXVhIiwiZW1haWwiOiJhbmRyZWlpb25lbDYxM0BnbWFpbC5jb20iLCJleHAiOjE3NzU5Nzk5ODl9.qXZRN9jyb661NgzxJSViIu6K0XYuHYIuX1oCm4ntk3M
[05-Apr-2026 07:51:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 07:51:24 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 07:51:24 UTC] User ID: 261
[05-Apr-2026 07:51:24 UTC] ✅ User profile retrieved successfully for user ID: 261
[05-Apr-2026 07:51:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 07:51:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 07:51:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYxIiwidXNlcm5hbWUiOiJiZWxlYXVhIiwiZW1haWwiOiJhbmRyZWlpb25lbDYxM0BnbWFpbC5jb20iLCJleHAiOjE3NzU5Nzk5ODl9.qXZRN9jyb661NgzxJSViIu6K0XYuHYIuX1oCm4ntk3M","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e76f7e09d19c9f3-OTP","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2a02:2f0e:f909:3a00:5d23:b4ec:fb17:6b56","CF-IPCountry":"RO","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2a02:2f0e:f909:3a00:5d23:b4ec:fb17:6b56, 162.158.19.169"}
[05-Apr-2026 07:51:33 UTC] === User Orders API Called ===
[05-Apr-2026 07:51:33 UTC] User ID: 261
[05-Apr-2026 07:51:33 UTC] Limit: 20, Offset: 0
[05-Apr-2026 07:51:33 UTC] Orders found: 0
[05-Apr-2026 07:51:33 UTC] Orders data: []
[05-Apr-2026 07:51:33 UTC] Total orders count: 0
[05-Apr-2026 07:51:33 UTC] === API CALL LOG ===
[05-Apr-2026 07:51:33 UTC] Endpoint: user/profile.php
[05-Apr-2026 07:51:33 UTC] Full Log Data: {
    "timestamp": "2026-04-05 07:51:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:2f0e:f909:3a00:5d23:b4ec:fb17:6b56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYxIiwidXNlcm5hbWUiOiJiZWxlYXVhIiwiZW1haWwiOiJhbmRyZWlpb25lbDYxM0BnbWFpbC5jb20iLCJleHAiOjE3NzU5Nzk5ODl9.qXZRN9jyb661NgzxJSViIu6K0XYuHYIuX1oCm4ntk3M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e76f7e09d1bc9f3-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a02:2f0e:f909:3a00:5d23:b4ec:fb17:6b56",
        "CF-IPCountry": "RO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a02:2f0e:f909:3a00:5d23:b4ec:fb17:6b56, 162.158.19.170"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 07:51:33 UTC] === END API CALL LOG ===
[05-Apr-2026 07:51:33 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 07:51:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYxIiwidXNlcm5hbWUiOiJiZWxlYXVhIiwiZW1haWwiOiJhbmRyZWlpb25lbDYxM0BnbWFpbC5jb20iLCJleHAiOjE3NzU5Nzk5ODl9.qXZRN9jyb661NgzxJSViIu6K0XYuHYIuX1oCm4ntk3M
[05-Apr-2026 07:51:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 07:51:33 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 07:51:33 UTC] User ID: 261
[05-Apr-2026 07:51:33 UTC] ✅ User profile retrieved successfully for user ID: 261
[05-Apr-2026 07:51:33 UTC] === API CALL LOG ===
[05-Apr-2026 07:51:33 UTC] Endpoint: user/profile.php
[05-Apr-2026 07:51:33 UTC] Full Log Data: {
    "timestamp": "2026-04-05 07:51:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:2f0e:f909:3a00:5d23:b4ec:fb17:6b56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYxIiwidXNlcm5hbWUiOiJiZWxlYXVhIiwiZW1haWwiOiJhbmRyZWlpb25lbDYxM0BnbWFpbC5jb20iLCJleHAiOjE3NzU5Nzk5ODl9.qXZRN9jyb661NgzxJSViIu6K0XYuHYIuX1oCm4ntk3M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e76f7e2b832c9f3-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a02:2f0e:f909:3a00:5d23:b4ec:fb17:6b56",
        "CF-IPCountry": "RO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a02:2f0e:f909:3a00:5d23:b4ec:fb17:6b56, 162.158.19.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 07:51:33 UTC] === END API CALL LOG ===
[05-Apr-2026 07:51:33 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 07:51:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYxIiwidXNlcm5hbWUiOiJiZWxlYXVhIiwiZW1haWwiOiJhbmRyZWlpb25lbDYxM0BnbWFpbC5jb20iLCJleHAiOjE3NzU5Nzk5ODl9.qXZRN9jyb661NgzxJSViIu6K0XYuHYIuX1oCm4ntk3M
[05-Apr-2026 07:51:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 07:51:33 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 07:51:33 UTC] User ID: 261
[05-Apr-2026 07:51:33 UTC] ✅ User profile retrieved successfully for user ID: 261
[05-Apr-2026 07:51:33 UTC] === API CALL LOG ===
[05-Apr-2026 07:51:33 UTC] Endpoint: user/profile.php
[05-Apr-2026 07:51:33 UTC] Full Log Data: {
    "timestamp": "2026-04-05 07:51:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:2f0e:f909:3a00:5d23:b4ec:fb17:6b56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYxIiwidXNlcm5hbWUiOiJiZWxlYXVhIiwiZW1haWwiOiJhbmRyZWlpb25lbDYxM0BnbWFpbC5jb20iLCJleHAiOjE3NzU5Nzk5ODl9.qXZRN9jyb661NgzxJSViIu6K0XYuHYIuX1oCm4ntk3M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e76f7e43a46c9f3-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a02:2f0e:f909:3a00:5d23:b4ec:fb17:6b56",
        "CF-IPCountry": "RO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a02:2f0e:f909:3a00:5d23:b4ec:fb17:6b56, 162.158.19.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 07:51:33 UTC] === END API CALL LOG ===
[05-Apr-2026 07:51:33 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 07:51:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYxIiwidXNlcm5hbWUiOiJiZWxlYXVhIiwiZW1haWwiOiJhbmRyZWlpb25lbDYxM0BnbWFpbC5jb20iLCJleHAiOjE3NzU5Nzk5ODl9.qXZRN9jyb661NgzxJSViIu6K0XYuHYIuX1oCm4ntk3M
[05-Apr-2026 07:51:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 07:51:33 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 07:51:33 UTC] User ID: 261
[05-Apr-2026 07:51:33 UTC] ✅ User profile retrieved successfully for user ID: 261
[05-Apr-2026 07:51:56 UTC] === API CALL LOG ===
[05-Apr-2026 07:51:56 UTC] Endpoint: user/profile.php
[05-Apr-2026 07:51:56 UTC] Full Log Data: {
    "timestamp": "2026-04-05 07:51:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:2f0e:f909:3a00:5d23:b4ec:fb17:6b56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYxIiwidXNlcm5hbWUiOiJiZWxlYXVhIiwiZW1haWwiOiJhbmRyZWlpb25lbDYxM0BnbWFpbC5jb20iLCJleHAiOjE3NzU5Nzk5ODl9.qXZRN9jyb661NgzxJSViIu6K0XYuHYIuX1oCm4ntk3M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e76f86fcccdc9f3-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a02:2f0e:f909:3a00:5d23:b4ec:fb17:6b56",
        "CF-IPCountry": "RO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a02:2f0e:f909:3a00:5d23:b4ec:fb17:6b56, 162.158.19.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 07:51:56 UTC] === END API CALL LOG ===
[05-Apr-2026 07:51:56 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 07:51:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYxIiwidXNlcm5hbWUiOiJiZWxlYXVhIiwiZW1haWwiOiJhbmRyZWlpb25lbDYxM0BnbWFpbC5jb20iLCJleHAiOjE3NzU5Nzk5ODl9.qXZRN9jyb661NgzxJSViIu6K0XYuHYIuX1oCm4ntk3M
[05-Apr-2026 07:51:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 07:51:56 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 07:51:56 UTC] User ID: 261
[05-Apr-2026 07:51:56 UTC] ✅ User profile retrieved successfully for user ID: 261
[05-Apr-2026 07:51:56 UTC] User Purchases API - User ID: 261
[05-Apr-2026 07:51:56 UTC] User Purchases API - Total purchases found: 1
[05-Apr-2026 07:52:01 UTC] User Purchases API - User ID: 261
[05-Apr-2026 07:52:01 UTC] User Purchases API - Total purchases found: 1
[05-Apr-2026 07:52:12 UTC] === API CALL LOG ===
[05-Apr-2026 07:52:12 UTC] Endpoint: user/profile.php
[05-Apr-2026 07:52:12 UTC] Full Log Data: {
    "timestamp": "2026-04-05 07:52:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:2f0e:f909:3a00:5d23:b4ec:fb17:6b56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYxIiwidXNlcm5hbWUiOiJiZWxlYXVhIiwiZW1haWwiOiJhbmRyZWlpb25lbDYxM0BnbWFpbC5jb20iLCJleHAiOjE3NzU5Nzk5ODl9.qXZRN9jyb661NgzxJSViIu6K0XYuHYIuX1oCm4ntk3M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e76f8d85f4ac9f3-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a02:2f0e:f909:3a00:5d23:b4ec:fb17:6b56",
        "CF-IPCountry": "RO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a02:2f0e:f909:3a00:5d23:b4ec:fb17:6b56, 162.158.19.170"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 07:52:12 UTC] === END API CALL LOG ===
[05-Apr-2026 07:52:12 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 07:52:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYxIiwidXNlcm5hbWUiOiJiZWxlYXVhIiwiZW1haWwiOiJhbmRyZWlpb25lbDYxM0BnbWFpbC5jb20iLCJleHAiOjE3NzU5Nzk5ODl9.qXZRN9jyb661NgzxJSViIu6K0XYuHYIuX1oCm4ntk3M
[05-Apr-2026 07:52:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 07:52:12 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 07:52:12 UTC] User ID: 261
[05-Apr-2026 07:52:12 UTC] ✅ User profile retrieved successfully for user ID: 261
[05-Apr-2026 07:52:12 UTC] User Purchases API - User ID: 261
[05-Apr-2026 07:52:12 UTC] User Purchases API - Total purchases found: 1
[05-Apr-2026 07:52:17 UTC] === API CALL LOG ===
[05-Apr-2026 07:52:17 UTC] Endpoint: user/profile.php
[05-Apr-2026 07:52:17 UTC] Full Log Data: {
    "timestamp": "2026-04-05 07:52:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:2f0e:f909:3a00:5d23:b4ec:fb17:6b56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYxIiwidXNlcm5hbWUiOiJiZWxlYXVhIiwiZW1haWwiOiJhbmRyZWlpb25lbDYxM0BnbWFpbC5jb20iLCJleHAiOjE3NzU5Nzk5ODl9.qXZRN9jyb661NgzxJSViIu6K0XYuHYIuX1oCm4ntk3M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e76f8f6cd8dc9f3-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a02:2f0e:f909:3a00:5d23:b4ec:fb17:6b56",
        "CF-IPCountry": "RO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a02:2f0e:f909:3a00:5d23:b4ec:fb17:6b56, 162.158.19.170"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 07:52:17 UTC] === END API CALL LOG ===
[05-Apr-2026 07:52:17 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 07:52:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYxIiwidXNlcm5hbWUiOiJiZWxlYXVhIiwiZW1haWwiOiJhbmRyZWlpb25lbDYxM0BnbWFpbC5jb20iLCJleHAiOjE3NzU5Nzk5ODl9.qXZRN9jyb661NgzxJSViIu6K0XYuHYIuX1oCm4ntk3M
[05-Apr-2026 07:52:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 07:52:17 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 07:52:17 UTC] User ID: 261
[05-Apr-2026 07:52:17 UTC] ✅ User profile retrieved successfully for user ID: 261
[05-Apr-2026 07:52:17 UTC] User Purchases API - User ID: 261
[05-Apr-2026 07:52:17 UTC] User Purchases API - Total purchases found: 1
[05-Apr-2026 07:52:19 UTC] === API CALL LOG ===
[05-Apr-2026 07:52:19 UTC] Endpoint: user/profile.php
[05-Apr-2026 07:52:19 UTC] Full Log Data: {
    "timestamp": "2026-04-05 07:52:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:2f0e:f909:3a00:5d23:b4ec:fb17:6b56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYxIiwidXNlcm5hbWUiOiJiZWxlYXVhIiwiZW1haWwiOiJhbmRyZWlpb25lbDYxM0BnbWFpbC5jb20iLCJleHAiOjE3NzU5Nzk5ODl9.qXZRN9jyb661NgzxJSViIu6K0XYuHYIuX1oCm4ntk3M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e76f903ecbec9f3-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a02:2f0e:f909:3a00:5d23:b4ec:fb17:6b56",
        "CF-IPCountry": "RO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a02:2f0e:f909:3a00:5d23:b4ec:fb17:6b56, 162.158.19.170"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 07:52:19 UTC] === END API CALL LOG ===
[05-Apr-2026 07:52:19 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 07:52:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYxIiwidXNlcm5hbWUiOiJiZWxlYXVhIiwiZW1haWwiOiJhbmRyZWlpb25lbDYxM0BnbWFpbC5jb20iLCJleHAiOjE3NzU5Nzk5ODl9.qXZRN9jyb661NgzxJSViIu6K0XYuHYIuX1oCm4ntk3M
[05-Apr-2026 07:52:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 07:52:19 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 07:52:19 UTC] User ID: 261
[05-Apr-2026 07:52:19 UTC] ✅ User profile retrieved successfully for user ID: 261
[05-Apr-2026 07:52:19 UTC] User Purchases API - User ID: 261
[05-Apr-2026 07:52:19 UTC] User Purchases API - Total purchases found: 1
[05-Apr-2026 07:52:37 UTC] === API CALL LOG ===
[05-Apr-2026 07:52:37 UTC] Endpoint: user/profile.php
[05-Apr-2026 07:52:37 UTC] Full Log Data: {
    "timestamp": "2026-04-05 07:52:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:2f0e:f909:3a00:5d23:b4ec:fb17:6b56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYxIiwidXNlcm5hbWUiOiJiZWxlYXVhIiwiZW1haWwiOiJhbmRyZWlpb25lbDYxM0BnbWFpbC5jb20iLCJleHAiOjE3NzU5Nzk5ODl9.qXZRN9jyb661NgzxJSViIu6K0XYuHYIuX1oCm4ntk3M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e76f973fc7e623b-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a02:2f0e:f909:3a00:5d23:b4ec:fb17:6b56",
        "CF-IPCountry": "RO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a02:2f0e:f909:3a00:5d23:b4ec:fb17:6b56, 162.158.19.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 07:52:37 UTC] === END API CALL LOG ===
[05-Apr-2026 07:52:37 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 07:52:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYxIiwidXNlcm5hbWUiOiJiZWxlYXVhIiwiZW1haWwiOiJhbmRyZWlpb25lbDYxM0BnbWFpbC5jb20iLCJleHAiOjE3NzU5Nzk5ODl9.qXZRN9jyb661NgzxJSViIu6K0XYuHYIuX1oCm4ntk3M
[05-Apr-2026 07:52:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 07:52:37 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 07:52:37 UTC] User ID: 261
[05-Apr-2026 07:52:37 UTC] ✅ User profile retrieved successfully for user ID: 261
[05-Apr-2026 07:52:38 UTC] === API CALL LOG ===
[05-Apr-2026 07:52:38 UTC] Endpoint: user/profile.php
[05-Apr-2026 07:52:38 UTC] Full Log Data: {
    "timestamp": "2026-04-05 07:52:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:2f0e:f909:3a00:5d23:b4ec:fb17:6b56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYxIiwidXNlcm5hbWUiOiJiZWxlYXVhIiwiZW1haWwiOiJhbmRyZWlpb25lbDYxM0BnbWFpbC5jb20iLCJleHAiOjE3NzU5Nzk5ODl9.qXZRN9jyb661NgzxJSViIu6K0XYuHYIuX1oCm4ntk3M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e76f9774cfb623b-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a02:2f0e:f909:3a00:5d23:b4ec:fb17:6b56",
        "CF-IPCountry": "RO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a02:2f0e:f909:3a00:5d23:b4ec:fb17:6b56, 162.158.19.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 07:52:38 UTC] === END API CALL LOG ===
[05-Apr-2026 07:52:38 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 07:52:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYxIiwidXNlcm5hbWUiOiJiZWxlYXVhIiwiZW1haWwiOiJhbmRyZWlpb25lbDYxM0BnbWFpbC5jb20iLCJleHAiOjE3NzU5Nzk5ODl9.qXZRN9jyb661NgzxJSViIu6K0XYuHYIuX1oCm4ntk3M
[05-Apr-2026 07:52:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 07:52:38 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 07:52:38 UTC] User ID: 261
[05-Apr-2026 07:52:38 UTC] ✅ User profile retrieved successfully for user ID: 261
[05-Apr-2026 07:52:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 07:52:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 07:52:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYxIiwidXNlcm5hbWUiOiJiZWxlYXVhIiwiZW1haWwiOiJhbmRyZWlpb25lbDYxM0BnbWFpbC5jb20iLCJleHAiOjE3NzU5Nzk5ODl9.qXZRN9jyb661NgzxJSViIu6K0XYuHYIuX1oCm4ntk3M","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e76f9778d00623b-OTP","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2a02:2f0e:f909:3a00:5d23:b4ec:fb17:6b56","CF-IPCountry":"RO","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2a02:2f0e:f909:3a00:5d23:b4ec:fb17:6b56, 162.158.19.170"}
[05-Apr-2026 07:52:38 UTC] === User Orders API Called ===
[05-Apr-2026 07:52:38 UTC] User ID: 261
[05-Apr-2026 07:52:38 UTC] Limit: 20, Offset: 0
[05-Apr-2026 07:52:38 UTC] Orders found: 0
[05-Apr-2026 07:52:38 UTC] Orders data: []
[05-Apr-2026 07:52:38 UTC] Total orders count: 0
[05-Apr-2026 07:52:38 UTC] === API CALL LOG ===
[05-Apr-2026 07:52:38 UTC] Endpoint: user/profile.php
[05-Apr-2026 07:52:38 UTC] Full Log Data: {
    "timestamp": "2026-04-05 07:52:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:2f0e:f909:3a00:5d23:b4ec:fb17:6b56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYxIiwidXNlcm5hbWUiOiJiZWxlYXVhIiwiZW1haWwiOiJhbmRyZWlpb25lbDYxM0BnbWFpbC5jb20iLCJleHAiOjE3NzU5Nzk5ODl9.qXZRN9jyb661NgzxJSViIu6K0XYuHYIuX1oCm4ntk3M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e76f977fd09623b-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a02:2f0e:f909:3a00:5d23:b4ec:fb17:6b56",
        "CF-IPCountry": "RO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a02:2f0e:f909:3a00:5d23:b4ec:fb17:6b56, 162.158.19.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 07:52:38 UTC] === END API CALL LOG ===
[05-Apr-2026 07:52:38 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 07:52:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYxIiwidXNlcm5hbWUiOiJiZWxlYXVhIiwiZW1haWwiOiJhbmRyZWlpb25lbDYxM0BnbWFpbC5jb20iLCJleHAiOjE3NzU5Nzk5ODl9.qXZRN9jyb661NgzxJSViIu6K0XYuHYIuX1oCm4ntk3M
[05-Apr-2026 07:52:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 07:52:38 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 07:52:38 UTC] User ID: 261
[05-Apr-2026 07:52:38 UTC] ✅ User profile retrieved successfully for user ID: 261
[05-Apr-2026 07:52:38 UTC] === API CALL LOG ===
[05-Apr-2026 07:52:38 UTC] Endpoint: user/profile.php
[05-Apr-2026 07:52:38 UTC] Full Log Data: {
    "timestamp": "2026-04-05 07:52:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:2f0e:f909:3a00:5d23:b4ec:fb17:6b56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYxIiwidXNlcm5hbWUiOiJiZWxlYXVhIiwiZW1haWwiOiJhbmRyZWlpb25lbDYxM0BnbWFpbC5jb20iLCJleHAiOjE3NzU5Nzk5ODl9.qXZRN9jyb661NgzxJSViIu6K0XYuHYIuX1oCm4ntk3M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e76f979dd61623b-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a02:2f0e:f909:3a00:5d23:b4ec:fb17:6b56",
        "CF-IPCountry": "RO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a02:2f0e:f909:3a00:5d23:b4ec:fb17:6b56, 162.158.19.170"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 07:52:38 UTC] === END API CALL LOG ===
[05-Apr-2026 07:52:38 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 07:52:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYxIiwidXNlcm5hbWUiOiJiZWxlYXVhIiwiZW1haWwiOiJhbmRyZWlpb25lbDYxM0BnbWFpbC5jb20iLCJleHAiOjE3NzU5Nzk5ODl9.qXZRN9jyb661NgzxJSViIu6K0XYuHYIuX1oCm4ntk3M
[05-Apr-2026 07:52:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 07:52:38 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 07:52:38 UTC] User ID: 261
[05-Apr-2026 07:52:38 UTC] ✅ User profile retrieved successfully for user ID: 261
[05-Apr-2026 07:53:21 UTC] === API CALL LOG ===
[05-Apr-2026 07:53:21 UTC] Endpoint: user/profile.php
[05-Apr-2026 07:53:21 UTC] Full Log Data: {
    "timestamp": "2026-04-05 07:53:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:2f0e:f909:3a00:5d23:b4ec:fb17:6b56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYxIiwidXNlcm5hbWUiOiJiZWxlYXVhIiwiZW1haWwiOiJhbmRyZWlpb25lbDYxM0BnbWFpbC5jb20iLCJleHAiOjE3NzU5Nzk5ODl9.qXZRN9jyb661NgzxJSViIu6K0XYuHYIuX1oCm4ntk3M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e76fa86dfa3c9d9-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a02:2f0e:f909:3a00:5d23:b4ec:fb17:6b56",
        "CF-IPCountry": "RO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a02:2f0e:f909:3a00:5d23:b4ec:fb17:6b56, 162.158.19.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 07:53:21 UTC] === END API CALL LOG ===
[05-Apr-2026 07:53:21 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 07:53:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYxIiwidXNlcm5hbWUiOiJiZWxlYXVhIiwiZW1haWwiOiJhbmRyZWlpb25lbDYxM0BnbWFpbC5jb20iLCJleHAiOjE3NzU5Nzk5ODl9.qXZRN9jyb661NgzxJSViIu6K0XYuHYIuX1oCm4ntk3M
[05-Apr-2026 07:53:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 07:53:21 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 07:53:21 UTC] User ID: 261
[05-Apr-2026 07:53:21 UTC] ✅ User profile retrieved successfully for user ID: 261
[05-Apr-2026 07:53:26 UTC] === API CALL LOG ===
[05-Apr-2026 07:53:26 UTC] Endpoint: user/profile.php
[05-Apr-2026 07:53:26 UTC] Full Log Data: {
    "timestamp": "2026-04-05 07:53:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:2f0e:f909:3a00:5d23:b4ec:fb17:6b56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYxIiwidXNlcm5hbWUiOiJiZWxlYXVhIiwiZW1haWwiOiJhbmRyZWlpb25lbDYxM0BnbWFpbC5jb20iLCJleHAiOjE3NzU5Nzk5ODl9.qXZRN9jyb661NgzxJSViIu6K0XYuHYIuX1oCm4ntk3M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e76faa2b882c9d9-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a02:2f0e:f909:3a00:5d23:b4ec:fb17:6b56",
        "CF-IPCountry": "RO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a02:2f0e:f909:3a00:5d23:b4ec:fb17:6b56, 162.158.19.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 07:53:26 UTC] === END API CALL LOG ===
[05-Apr-2026 07:53:26 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 07:53:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYxIiwidXNlcm5hbWUiOiJiZWxlYXVhIiwiZW1haWwiOiJhbmRyZWlpb25lbDYxM0BnbWFpbC5jb20iLCJleHAiOjE3NzU5Nzk5ODl9.qXZRN9jyb661NgzxJSViIu6K0XYuHYIuX1oCm4ntk3M
[05-Apr-2026 07:53:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 07:53:26 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 07:53:26 UTC] User ID: 261
[05-Apr-2026 07:53:26 UTC] ✅ User profile retrieved successfully for user ID: 261
[05-Apr-2026 07:53:26 UTC] User Purchases API - User ID: 261
[05-Apr-2026 07:53:26 UTC] User Purchases API - Total purchases found: 1
[05-Apr-2026 07:53:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 07:53:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 07:53:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYxIiwidXNlcm5hbWUiOiJiZWxlYXVhIiwiZW1haWwiOiJhbmRyZWlpb25lbDYxM0BnbWFpbC5jb20iLCJleHAiOjE3NzU5Nzk5ODl9.qXZRN9jyb661NgzxJSViIu6K0XYuHYIuX1oCm4ntk3M","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e76fabd3991c9d9-OTP","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2a02:2f0e:f909:3a00:5d23:b4ec:fb17:6b56","CF-IPCountry":"RO","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2a02:2f0e:f909:3a00:5d23:b4ec:fb17:6b56, 162.158.19.169"}
[05-Apr-2026 07:53:30 UTC] === User Orders API Called ===
[05-Apr-2026 07:53:30 UTC] User ID: 261
[05-Apr-2026 07:53:30 UTC] Limit: 20, Offset: 0
[05-Apr-2026 07:53:30 UTC] Orders found: 0
[05-Apr-2026 07:53:30 UTC] Orders data: []
[05-Apr-2026 07:53:30 UTC] Total orders count: 0
[05-Apr-2026 07:53:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 07:53:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 07:53:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYxIiwidXNlcm5hbWUiOiJiZWxlYXVhIiwiZW1haWwiOiJhbmRyZWlpb25lbDYxM0BnbWFpbC5jb20iLCJleHAiOjE3NzU5Nzk5ODl9.qXZRN9jyb661NgzxJSViIu6K0XYuHYIuX1oCm4ntk3M","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e76fade3bdbc9d9-OTP","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2a02:2f0e:f909:3a00:5d23:b4ec:fb17:6b56","CF-IPCountry":"RO","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2a02:2f0e:f909:3a00:5d23:b4ec:fb17:6b56, 162.158.19.169"}
[05-Apr-2026 07:53:35 UTC] === User Orders API Called ===
[05-Apr-2026 07:53:35 UTC] User ID: 261
[05-Apr-2026 07:53:35 UTC] Limit: 20, Offset: 0
[05-Apr-2026 07:53:35 UTC] Orders found: 0
[05-Apr-2026 07:53:35 UTC] Orders data: []
[05-Apr-2026 07:53:35 UTC] Total orders count: 0
[05-Apr-2026 07:53:35 UTC] === API CALL LOG ===
[05-Apr-2026 07:53:35 UTC] Endpoint: user/profile.php
[05-Apr-2026 07:53:35 UTC] Full Log Data: {
    "timestamp": "2026-04-05 07:53:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:2f0e:f909:3a00:5d23:b4ec:fb17:6b56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYxIiwidXNlcm5hbWUiOiJiZWxlYXVhIiwiZW1haWwiOiJhbmRyZWlpb25lbDYxM0BnbWFpbC5jb20iLCJleHAiOjE3NzU5Nzk5ODl9.qXZRN9jyb661NgzxJSViIu6K0XYuHYIuX1oCm4ntk3M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e76fade9c60c9d9-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a02:2f0e:f909:3a00:5d23:b4ec:fb17:6b56",
        "CF-IPCountry": "RO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a02:2f0e:f909:3a00:5d23:b4ec:fb17:6b56, 162.158.19.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 07:53:35 UTC] === END API CALL LOG ===
[05-Apr-2026 07:53:35 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 07:53:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYxIiwidXNlcm5hbWUiOiJiZWxlYXVhIiwiZW1haWwiOiJhbmRyZWlpb25lbDYxM0BnbWFpbC5jb20iLCJleHAiOjE3NzU5Nzk5ODl9.qXZRN9jyb661NgzxJSViIu6K0XYuHYIuX1oCm4ntk3M
[05-Apr-2026 07:53:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 07:53:35 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 07:53:35 UTC] User ID: 261
[05-Apr-2026 07:53:35 UTC] ✅ User profile retrieved successfully for user ID: 261
[05-Apr-2026 07:53:36 UTC] === API CALL LOG ===
[05-Apr-2026 07:53:36 UTC] Endpoint: user/profile.php
[05-Apr-2026 07:53:36 UTC] Full Log Data: {
    "timestamp": "2026-04-05 07:53:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:2f0e:f909:3a00:5d23:b4ec:fb17:6b56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYxIiwidXNlcm5hbWUiOiJiZWxlYXVhIiwiZW1haWwiOiJhbmRyZWlpb25lbDYxM0BnbWFpbC5jb20iLCJleHAiOjE3NzU5Nzk5ODl9.qXZRN9jyb661NgzxJSViIu6K0XYuHYIuX1oCm4ntk3M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e76fae298f4c9d9-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a02:2f0e:f909:3a00:5d23:b4ec:fb17:6b56",
        "CF-IPCountry": "RO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a02:2f0e:f909:3a00:5d23:b4ec:fb17:6b56, 162.158.19.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 07:53:36 UTC] === END API CALL LOG ===
[05-Apr-2026 07:53:36 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 07:53:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYxIiwidXNlcm5hbWUiOiJiZWxlYXVhIiwiZW1haWwiOiJhbmRyZWlpb25lbDYxM0BnbWFpbC5jb20iLCJleHAiOjE3NzU5Nzk5ODl9.qXZRN9jyb661NgzxJSViIu6K0XYuHYIuX1oCm4ntk3M
[05-Apr-2026 07:53:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 07:53:36 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 07:53:36 UTC] User ID: 261
[05-Apr-2026 07:53:36 UTC] ✅ User profile retrieved successfully for user ID: 261
[05-Apr-2026 07:53:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 07:53:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 07:53:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYxIiwidXNlcm5hbWUiOiJiZWxlYXVhIiwiZW1haWwiOiJhbmRyZWlpb25lbDYxM0BnbWFpbC5jb20iLCJleHAiOjE3NzU5Nzk5ODl9.qXZRN9jyb661NgzxJSViIu6K0XYuHYIuX1oCm4ntk3M","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e76fb385a44c9d9-OTP","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2a02:2f0e:f909:3a00:5d23:b4ec:fb17:6b56","CF-IPCountry":"RO","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2a02:2f0e:f909:3a00:5d23:b4ec:fb17:6b56, 162.158.19.169"}
[05-Apr-2026 07:53:50 UTC] === User Orders API Called ===
[05-Apr-2026 07:53:50 UTC] User ID: 261
[05-Apr-2026 07:53:50 UTC] Limit: 20, Offset: 0
[05-Apr-2026 07:53:50 UTC] Orders found: 0
[05-Apr-2026 07:53:50 UTC] Orders data: []
[05-Apr-2026 07:53:50 UTC] Total orders count: 0
[05-Apr-2026 07:53:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 07:53:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 07:53:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYxIiwidXNlcm5hbWUiOiJiZWxlYXVhIiwiZW1haWwiOiJhbmRyZWlpb25lbDYxM0BnbWFpbC5jb20iLCJleHAiOjE3NzU5Nzk5ODl9.qXZRN9jyb661NgzxJSViIu6K0XYuHYIuX1oCm4ntk3M","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e76fb401d97c9d9-OTP","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2a02:2f0e:f909:3a00:5d23:b4ec:fb17:6b56","CF-IPCountry":"RO","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2a02:2f0e:f909:3a00:5d23:b4ec:fb17:6b56, 162.158.19.169"}
[05-Apr-2026 07:53:51 UTC] === User Orders API Called ===
[05-Apr-2026 07:53:51 UTC] User ID: 261
[05-Apr-2026 07:53:51 UTC] Limit: 20, Offset: 0
[05-Apr-2026 07:53:51 UTC] Orders found: 0
[05-Apr-2026 07:53:51 UTC] Orders data: []
[05-Apr-2026 07:53:51 UTC] Total orders count: 0
[05-Apr-2026 07:53:51 UTC] === API CALL LOG ===
[05-Apr-2026 07:53:51 UTC] Endpoint: user/profile.php
[05-Apr-2026 07:53:51 UTC] Full Log Data: {
    "timestamp": "2026-04-05 07:53:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:2f0e:f909:3a00:5d23:b4ec:fb17:6b56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYxIiwidXNlcm5hbWUiOiJiZWxlYXVhIiwiZW1haWwiOiJhbmRyZWlpb25lbDYxM0BnbWFpbC5jb20iLCJleHAiOjE3NzU5Nzk5ODl9.qXZRN9jyb661NgzxJSViIu6K0XYuHYIuX1oCm4ntk3M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e76fb40be83c9d9-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a02:2f0e:f909:3a00:5d23:b4ec:fb17:6b56",
        "CF-IPCountry": "RO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a02:2f0e:f909:3a00:5d23:b4ec:fb17:6b56, 162.158.19.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 07:53:51 UTC] === END API CALL LOG ===
[05-Apr-2026 07:53:51 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 07:53:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYxIiwidXNlcm5hbWUiOiJiZWxlYXVhIiwiZW1haWwiOiJhbmRyZWlpb25lbDYxM0BnbWFpbC5jb20iLCJleHAiOjE3NzU5Nzk5ODl9.qXZRN9jyb661NgzxJSViIu6K0XYuHYIuX1oCm4ntk3M
[05-Apr-2026 07:53:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 07:53:51 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 07:53:51 UTC] User ID: 261
[05-Apr-2026 07:53:51 UTC] ✅ User profile retrieved successfully for user ID: 261
[05-Apr-2026 07:53:52 UTC] === API CALL LOG ===
[05-Apr-2026 07:53:52 UTC] Endpoint: user/profile.php
[05-Apr-2026 07:53:52 UTC] Full Log Data: {
    "timestamp": "2026-04-05 07:53:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:2f0e:f909:3a00:5d23:b4ec:fb17:6b56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYxIiwidXNlcm5hbWUiOiJiZWxlYXVhIiwiZW1haWwiOiJhbmRyZWlpb25lbDYxM0BnbWFpbC5jb20iLCJleHAiOjE3NzU5Nzk5ODl9.qXZRN9jyb661NgzxJSViIu6K0XYuHYIuX1oCm4ntk3M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e76fb44bbfdc9d9-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a02:2f0e:f909:3a00:5d23:b4ec:fb17:6b56",
        "CF-IPCountry": "RO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a02:2f0e:f909:3a00:5d23:b4ec:fb17:6b56, 162.158.19.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 07:53:52 UTC] === END API CALL LOG ===
[05-Apr-2026 07:53:52 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 07:53:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYxIiwidXNlcm5hbWUiOiJiZWxlYXVhIiwiZW1haWwiOiJhbmRyZWlpb25lbDYxM0BnbWFpbC5jb20iLCJleHAiOjE3NzU5Nzk5ODl9.qXZRN9jyb661NgzxJSViIu6K0XYuHYIuX1oCm4ntk3M
[05-Apr-2026 07:53:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 07:53:52 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 07:53:52 UTC] User ID: 261
[05-Apr-2026 07:53:52 UTC] ✅ User profile retrieved successfully for user ID: 261
[05-Apr-2026 07:53:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 07:53:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 07:53:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYxIiwidXNlcm5hbWUiOiJiZWxlYXVhIiwiZW1haWwiOiJhbmRyZWlpb25lbDYxM0BnbWFpbC5jb20iLCJleHAiOjE3NzU5Nzk5ODl9.qXZRN9jyb661NgzxJSViIu6K0XYuHYIuX1oCm4ntk3M","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e76fb484908c9d9-OTP","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2a02:2f0e:f909:3a00:5d23:b4ec:fb17:6b56","CF-IPCountry":"RO","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2a02:2f0e:f909:3a00:5d23:b4ec:fb17:6b56, 162.158.19.169"}
[05-Apr-2026 07:53:52 UTC] === User Orders API Called ===
[05-Apr-2026 07:53:52 UTC] User ID: 261
[05-Apr-2026 07:53:52 UTC] Limit: 20, Offset: 0
[05-Apr-2026 07:53:52 UTC] Orders found: 0
[05-Apr-2026 07:53:52 UTC] Orders data: []
[05-Apr-2026 07:53:52 UTC] Total orders count: 0
[05-Apr-2026 07:53:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 07:53:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 07:53:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYxIiwidXNlcm5hbWUiOiJiZWxlYXVhIiwiZW1haWwiOiJhbmRyZWlpb25lbDYxM0BnbWFpbC5jb20iLCJleHAiOjE3NzU5Nzk5ODl9.qXZRN9jyb661NgzxJSViIu6K0XYuHYIuX1oCm4ntk3M","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e76fb5db8c9c9d9-OTP","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2a02:2f0e:f909:3a00:5d23:b4ec:fb17:6b56","CF-IPCountry":"RO","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2a02:2f0e:f909:3a00:5d23:b4ec:fb17:6b56, 162.158.19.169"}
[05-Apr-2026 07:53:56 UTC] === User Orders API Called ===
[05-Apr-2026 07:53:56 UTC] User ID: 261
[05-Apr-2026 07:53:56 UTC] Limit: 20, Offset: 0
[05-Apr-2026 07:53:56 UTC] Orders found: 0
[05-Apr-2026 07:53:56 UTC] Orders data: []
[05-Apr-2026 07:53:56 UTC] Total orders count: 0
[05-Apr-2026 07:53:56 UTC] === API CALL LOG ===
[05-Apr-2026 07:53:56 UTC] Endpoint: user/profile.php
[05-Apr-2026 07:53:56 UTC] Full Log Data: {
    "timestamp": "2026-04-05 07:53:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:2f0e:f909:3a00:5d23:b4ec:fb17:6b56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYxIiwidXNlcm5hbWUiOiJiZWxlYXVhIiwiZW1haWwiOiJhbmRyZWlpb25lbDYxM0BnbWFpbC5jb20iLCJleHAiOjE3NzU5Nzk5ODl9.qXZRN9jyb661NgzxJSViIu6K0XYuHYIuX1oCm4ntk3M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e76fb5e094ac9d9-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a02:2f0e:f909:3a00:5d23:b4ec:fb17:6b56",
        "CF-IPCountry": "RO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a02:2f0e:f909:3a00:5d23:b4ec:fb17:6b56, 162.158.19.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 07:53:56 UTC] === END API CALL LOG ===
[05-Apr-2026 07:53:56 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 07:53:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYxIiwidXNlcm5hbWUiOiJiZWxlYXVhIiwiZW1haWwiOiJhbmRyZWlpb25lbDYxM0BnbWFpbC5jb20iLCJleHAiOjE3NzU5Nzk5ODl9.qXZRN9jyb661NgzxJSViIu6K0XYuHYIuX1oCm4ntk3M
[05-Apr-2026 07:53:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 07:53:56 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 07:53:56 UTC] User ID: 261
[05-Apr-2026 07:53:56 UTC] ✅ User profile retrieved successfully for user ID: 261
[05-Apr-2026 07:53:56 UTC] === API CALL LOG ===
[05-Apr-2026 07:53:56 UTC] Endpoint: user/profile.php
[05-Apr-2026 07:53:56 UTC] Full Log Data: {
    "timestamp": "2026-04-05 07:53:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:2f0e:f909:3a00:5d23:b4ec:fb17:6b56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYxIiwidXNlcm5hbWUiOiJiZWxlYXVhIiwiZW1haWwiOiJhbmRyZWlpb25lbDYxM0BnbWFpbC5jb20iLCJleHAiOjE3NzU5Nzk5ODl9.qXZRN9jyb661NgzxJSViIu6K0XYuHYIuX1oCm4ntk3M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e76fb61bf47c9d9-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a02:2f0e:f909:3a00:5d23:b4ec:fb17:6b56",
        "CF-IPCountry": "RO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a02:2f0e:f909:3a00:5d23:b4ec:fb17:6b56, 162.158.19.170"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 07:53:56 UTC] === END API CALL LOG ===
[05-Apr-2026 07:53:56 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 07:53:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYxIiwidXNlcm5hbWUiOiJiZWxlYXVhIiwiZW1haWwiOiJhbmRyZWlpb25lbDYxM0BnbWFpbC5jb20iLCJleHAiOjE3NzU5Nzk5ODl9.qXZRN9jyb661NgzxJSViIu6K0XYuHYIuX1oCm4ntk3M
[05-Apr-2026 07:53:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 07:53:56 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 07:53:56 UTC] User ID: 261
[05-Apr-2026 07:53:56 UTC] ✅ User profile retrieved successfully for user ID: 261
[05-Apr-2026 07:54:02 UTC] === API CALL LOG ===
[05-Apr-2026 07:54:02 UTC] Endpoint: user/profile.php
[05-Apr-2026 07:54:02 UTC] Full Log Data: {
    "timestamp": "2026-04-05 07:54:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:2f0e:f909:3a00:5d23:b4ec:fb17:6b56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYxIiwidXNlcm5hbWUiOiJiZWxlYXVhIiwiZW1haWwiOiJhbmRyZWlpb25lbDYxM0BnbWFpbC5jb20iLCJleHAiOjE3NzU5Nzk5ODl9.qXZRN9jyb661NgzxJSViIu6K0XYuHYIuX1oCm4ntk3M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e76fb862d6fc9d9-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a02:2f0e:f909:3a00:5d23:b4ec:fb17:6b56",
        "CF-IPCountry": "RO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a02:2f0e:f909:3a00:5d23:b4ec:fb17:6b56, 162.158.19.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 07:54:02 UTC] === END API CALL LOG ===
[05-Apr-2026 07:54:02 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 07:54:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYxIiwidXNlcm5hbWUiOiJiZWxlYXVhIiwiZW1haWwiOiJhbmRyZWlpb25lbDYxM0BnbWFpbC5jb20iLCJleHAiOjE3NzU5Nzk5ODl9.qXZRN9jyb661NgzxJSViIu6K0XYuHYIuX1oCm4ntk3M
[05-Apr-2026 07:54:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 07:54:02 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 07:54:02 UTC] User ID: 261
[05-Apr-2026 07:54:02 UTC] ✅ User profile retrieved successfully for user ID: 261
[05-Apr-2026 07:54:02 UTC] User Purchases API - User ID: 261
[05-Apr-2026 07:54:02 UTC] User Purchases API - Total purchases found: 1
[05-Apr-2026 07:54:06 UTC] === API CALL LOG ===
[05-Apr-2026 07:54:06 UTC] Endpoint: user/profile.php
[05-Apr-2026 07:54:06 UTC] Full Log Data: {
    "timestamp": "2026-04-05 07:54:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:2f0e:f909:3a00:5d23:b4ec:fb17:6b56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYxIiwidXNlcm5hbWUiOiJiZWxlYXVhIiwiZW1haWwiOiJhbmRyZWlpb25lbDYxM0BnbWFpbC5jb20iLCJleHAiOjE3NzU5Nzk5ODl9.qXZRN9jyb661NgzxJSViIu6K0XYuHYIuX1oCm4ntk3M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e76fb9dde81c9d9-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a02:2f0e:f909:3a00:5d23:b4ec:fb17:6b56",
        "CF-IPCountry": "RO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a02:2f0e:f909:3a00:5d23:b4ec:fb17:6b56, 162.158.19.170"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 07:54:06 UTC] === END API CALL LOG ===
[05-Apr-2026 07:54:06 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 07:54:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYxIiwidXNlcm5hbWUiOiJiZWxlYXVhIiwiZW1haWwiOiJhbmRyZWlpb25lbDYxM0BnbWFpbC5jb20iLCJleHAiOjE3NzU5Nzk5ODl9.qXZRN9jyb661NgzxJSViIu6K0XYuHYIuX1oCm4ntk3M
[05-Apr-2026 07:54:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 07:54:06 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 07:54:06 UTC] User ID: 261
[05-Apr-2026 07:54:06 UTC] ✅ User profile retrieved successfully for user ID: 261
[05-Apr-2026 07:54:06 UTC] User Purchases API - User ID: 261
[05-Apr-2026 07:54:06 UTC] User Purchases API - Total purchases found: 1
[05-Apr-2026 07:55:05 UTC] User Purchases API - User ID: 261
[05-Apr-2026 07:55:05 UTC] User Purchases API - Total purchases found: 1
[05-Apr-2026 07:55:07 UTC] === API CALL LOG ===
[05-Apr-2026 07:55:07 UTC] Endpoint: user/profile.php
[05-Apr-2026 07:55:07 UTC] Full Log Data: {
    "timestamp": "2026-04-05 07:55:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:2f0e:f909:3a00:5d23:b4ec:fb17:6b56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYxIiwidXNlcm5hbWUiOiJiZWxlYXVhIiwiZW1haWwiOiJhbmRyZWlpb25lbDYxM0BnbWFpbC5jb20iLCJleHAiOjE3NzU5Nzk5ODl9.qXZRN9jyb661NgzxJSViIu6K0XYuHYIuX1oCm4ntk3M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e76fd1d4b0cc9e8-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a02:2f0e:f909:3a00:5d23:b4ec:fb17:6b56",
        "CF-IPCountry": "RO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a02:2f0e:f909:3a00:5d23:b4ec:fb17:6b56, 162.158.19.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 07:55:07 UTC] === END API CALL LOG ===
[05-Apr-2026 07:55:07 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 07:55:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYxIiwidXNlcm5hbWUiOiJiZWxlYXVhIiwiZW1haWwiOiJhbmRyZWlpb25lbDYxM0BnbWFpbC5jb20iLCJleHAiOjE3NzU5Nzk5ODl9.qXZRN9jyb661NgzxJSViIu6K0XYuHYIuX1oCm4ntk3M
[05-Apr-2026 07:55:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 07:55:07 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 07:55:07 UTC] User ID: 261
[05-Apr-2026 07:55:07 UTC] ✅ User profile retrieved successfully for user ID: 261
[05-Apr-2026 07:55:07 UTC] User Purchases API - User ID: 261
[05-Apr-2026 07:55:07 UTC] User Purchases API - Total purchases found: 1
[05-Apr-2026 08:26:44 UTC] === API CALL LOG ===
[05-Apr-2026 08:26:44 UTC] Endpoint: user/profile.php
[05-Apr-2026 08:26:44 UTC] Full Log Data: {
    "timestamp": "2026-04-05 08:26:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.190.62.75",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyNTAsInVzZXJuYW1lIjoia2FsIiwiZW1haWwiOiJrYWxraWRhbmRlbXNldzY0MUBnbWFpbC5jb20iLCJleHAiOjE3NzU5MzQyMTR9.g3cHrmh_UXUUEpa0Pin52fIUL2JA3zjHjyIKxlTLJWo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e772b6afa58aea6-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.190.62.75",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.190.62.75, 104.23.208.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 08:26:44 UTC] === END API CALL LOG ===
[05-Apr-2026 08:26:44 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 08:26:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyNTAsInVzZXJuYW1lIjoia2FsIiwiZW1haWwiOiJrYWxraWRhbmRlbXNldzY0MUBnbWFpbC5jb20iLCJleHAiOjE3NzU5MzQyMTR9.g3cHrmh_UXUUEpa0Pin52fIUL2JA3zjHjyIKxlTLJWo
[05-Apr-2026 08:26:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 08:26:44 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 08:26:44 UTC] User ID: 250
[05-Apr-2026 08:26:44 UTC] ✅ User profile retrieved successfully for user ID: 250
[05-Apr-2026 08:26:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 08:26:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 08:26:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyNTAsInVzZXJuYW1lIjoia2FsIiwiZW1haWwiOiJrYWxraWRhbmRlbXNldzY0MUBnbWFpbC5jb20iLCJleHAiOjE3NzU5MzQyMTR9.g3cHrmh_UXUUEpa0Pin52fIUL2JA3zjHjyIKxlTLJWo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e772b6f8fdaaea6-ADD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"196.190.62.75","CF-IPCountry":"ET","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"196.190.62.75, 104.23.208.138"}
[05-Apr-2026 08:26:45 UTC] === User Orders API Called ===
[05-Apr-2026 08:26:45 UTC] User ID: 250
[05-Apr-2026 08:26:45 UTC] Limit: 20, Offset: 0
[05-Apr-2026 08:26:45 UTC] Orders found: 1
[05-Apr-2026 08:26:45 UTC] Orders data: [{"id":157,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/MobileMoneyAcademy","status":"pending","created_at":"2026-04-04 20:14:27","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[05-Apr-2026 08:26:45 UTC] Total orders count: 1
[05-Apr-2026 08:26:45 UTC] === API CALL LOG ===
[05-Apr-2026 08:26:45 UTC] Endpoint: user/profile.php
[05-Apr-2026 08:26:45 UTC] Full Log Data: {
    "timestamp": "2026-04-05 08:26:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.190.62.75",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyNTAsInVzZXJuYW1lIjoia2FsIiwiZW1haWwiOiJrYWxraWRhbmRlbXNldzY0MUBnbWFpbC5jb20iLCJleHAiOjE3NzU5MzQyMTR9.g3cHrmh_UXUUEpa0Pin52fIUL2JA3zjHjyIKxlTLJWo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e772b7149e8aea6-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.190.62.75",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.190.62.75, 104.23.208.138"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 08:26:45 UTC] === END API CALL LOG ===
[05-Apr-2026 08:26:45 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 08:26:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyNTAsInVzZXJuYW1lIjoia2FsIiwiZW1haWwiOiJrYWxraWRhbmRlbXNldzY0MUBnbWFpbC5jb20iLCJleHAiOjE3NzU5MzQyMTR9.g3cHrmh_UXUUEpa0Pin52fIUL2JA3zjHjyIKxlTLJWo
[05-Apr-2026 08:26:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 08:26:45 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 08:26:45 UTC] User ID: 250
[05-Apr-2026 08:26:45 UTC] ✅ User profile retrieved successfully for user ID: 250
[05-Apr-2026 11:01:21 UTC] === API CALL LOG ===
[05-Apr-2026 11:01:21 UTC] Endpoint: user/profile.php
[05-Apr-2026 11:01:21 UTC] Full Log Data: {
    "timestamp": "2026-04-05 11:01:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.190.62.75",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyNTAsInVzZXJuYW1lIjoia2FsIiwiZW1haWwiOiJrYWxraWRhbmRlbXNldzY0MUBnbWFpbC5jb20iLCJleHAiOjE3NzU5MzQyMTR9.g3cHrmh_UXUUEpa0Pin52fIUL2JA3zjHjyIKxlTLJWo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e780de99e8c4b73-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.190.62.75",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.190.62.75, 104.23.208.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 11:01:21 UTC] === END API CALL LOG ===
[05-Apr-2026 11:01:21 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 11:01:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyNTAsInVzZXJuYW1lIjoia2FsIiwiZW1haWwiOiJrYWxraWRhbmRlbXNldzY0MUBnbWFpbC5jb20iLCJleHAiOjE3NzU5MzQyMTR9.g3cHrmh_UXUUEpa0Pin52fIUL2JA3zjHjyIKxlTLJWo
[05-Apr-2026 11:01:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 11:01:21 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 11:01:21 UTC] User ID: 250
[05-Apr-2026 11:01:21 UTC] ✅ User profile retrieved successfully for user ID: 250
[05-Apr-2026 11:01:22 UTC] === API CALL LOG ===
[05-Apr-2026 11:01:22 UTC] Endpoint: user/profile.php
[05-Apr-2026 11:01:22 UTC] Full Log Data: {
    "timestamp": "2026-04-05 11:01:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.190.62.75",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyNTAsInVzZXJuYW1lIjoia2FsIiwiZW1haWwiOiJrYWxraWRhbmRlbXNldzY0MUBnbWFpbC5jb20iLCJleHAiOjE3NzU5MzQyMTR9.g3cHrmh_UXUUEpa0Pin52fIUL2JA3zjHjyIKxlTLJWo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e780ded7a4c4b73-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.190.62.75",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.190.62.75, 104.23.208.138"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 11:01:22 UTC] === END API CALL LOG ===
[05-Apr-2026 11:01:22 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 11:01:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyNTAsInVzZXJuYW1lIjoia2FsIiwiZW1haWwiOiJrYWxraWRhbmRlbXNldzY0MUBnbWFpbC5jb20iLCJleHAiOjE3NzU5MzQyMTR9.g3cHrmh_UXUUEpa0Pin52fIUL2JA3zjHjyIKxlTLJWo
[05-Apr-2026 11:01:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 11:01:22 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 11:01:22 UTC] User ID: 250
[05-Apr-2026 11:01:22 UTC] ✅ User profile retrieved successfully for user ID: 250
[05-Apr-2026 11:01:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 11:01:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 11:01:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyNTAsInVzZXJuYW1lIjoia2FsIiwiZW1haWwiOiJrYWxraWRhbmRlbXNldzY0MUBnbWFpbC5jb20iLCJleHAiOjE3NzU5MzQyMTR9.g3cHrmh_UXUUEpa0Pin52fIUL2JA3zjHjyIKxlTLJWo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e780ded7a4f4b73-ADD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"196.190.62.75","CF-IPCountry":"ET","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"196.190.62.75, 104.23.208.139"}
[05-Apr-2026 11:01:22 UTC] === User Orders API Called ===
[05-Apr-2026 11:01:22 UTC] User ID: 250
[05-Apr-2026 11:01:22 UTC] Limit: 20, Offset: 0
[05-Apr-2026 11:01:22 UTC] Orders found: 1
[05-Apr-2026 11:01:22 UTC] Orders data: [{"id":157,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/MobileMoneyAcademy","status":"pending","created_at":"2026-04-04 20:14:27","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[05-Apr-2026 11:01:22 UTC] Total orders count: 1
[05-Apr-2026 11:01:22 UTC] === API CALL LOG ===
[05-Apr-2026 11:01:22 UTC] Endpoint: user/profile.php
[05-Apr-2026 11:01:22 UTC] Full Log Data: {
    "timestamp": "2026-04-05 11:01:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.190.62.75",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyNTAsInVzZXJuYW1lIjoia2FsIiwiZW1haWwiOiJrYWxraWRhbmRlbXNldzY0MUBnbWFpbC5jb20iLCJleHAiOjE3NzU5MzQyMTR9.g3cHrmh_UXUUEpa0Pin52fIUL2JA3zjHjyIKxlTLJWo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e780dedca924b73-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.190.62.75",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.190.62.75, 104.23.208.139"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 11:01:22 UTC] === END API CALL LOG ===
[05-Apr-2026 11:01:22 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 11:01:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyNTAsInVzZXJuYW1lIjoia2FsIiwiZW1haWwiOiJrYWxraWRhbmRlbXNldzY0MUBnbWFpbC5jb20iLCJleHAiOjE3NzU5MzQyMTR9.g3cHrmh_UXUUEpa0Pin52fIUL2JA3zjHjyIKxlTLJWo
[05-Apr-2026 11:01:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 11:01:22 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 11:01:22 UTC] User ID: 250
[05-Apr-2026 11:01:22 UTC] ✅ User profile retrieved successfully for user ID: 250
[05-Apr-2026 11:02:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 11:02:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 11:02:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyNTAsInVzZXJuYW1lIjoia2FsIiwiZW1haWwiOiJrYWxraWRhbmRlbXNldzY0MUBnbWFpbC5jb20iLCJleHAiOjE3NzU5MzQyMTR9.g3cHrmh_UXUUEpa0Pin52fIUL2JA3zjHjyIKxlTLJWo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e780ee3d9c44b73-ADD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"196.190.62.75","CF-IPCountry":"ET","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"196.190.62.75, 104.23.208.144"}
[05-Apr-2026 11:02:01 UTC] === User Orders API Called ===
[05-Apr-2026 11:02:01 UTC] User ID: 250
[05-Apr-2026 11:02:01 UTC] Limit: 20, Offset: 0
[05-Apr-2026 11:02:01 UTC] Orders found: 1
[05-Apr-2026 11:02:01 UTC] Orders data: [{"id":157,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/MobileMoneyAcademy","status":"pending","created_at":"2026-04-04 20:14:27","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[05-Apr-2026 11:02:01 UTC] Total orders count: 1
[05-Apr-2026 11:02:09 UTC] === API CALL LOG ===
[05-Apr-2026 11:02:09 UTC] Endpoint: user/profile.php
[05-Apr-2026 11:02:09 UTC] Full Log Data: {
    "timestamp": "2026-04-05 11:02:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.190.62.75",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyNTAsInVzZXJuYW1lIjoia2FsIiwiZW1haWwiOiJrYWxraWRhbmRlbXNldzY0MUBnbWFpbC5jb20iLCJleHAiOjE3NzU5MzQyMTR9.g3cHrmh_UXUUEpa0Pin52fIUL2JA3zjHjyIKxlTLJWo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e780f11cda54b73-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.190.62.75",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.190.62.75, 104.23.208.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 11:02:09 UTC] === END API CALL LOG ===
[05-Apr-2026 11:02:09 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 11:02:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyNTAsInVzZXJuYW1lIjoia2FsIiwiZW1haWwiOiJrYWxraWRhbmRlbXNldzY0MUBnbWFpbC5jb20iLCJleHAiOjE3NzU5MzQyMTR9.g3cHrmh_UXUUEpa0Pin52fIUL2JA3zjHjyIKxlTLJWo
[05-Apr-2026 11:02:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 11:02:09 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 11:02:09 UTC] User ID: 250
[05-Apr-2026 11:02:09 UTC] ✅ User profile retrieved successfully for user ID: 250
[05-Apr-2026 11:02:09 UTC] User Purchases API - User ID: 250
[05-Apr-2026 11:02:09 UTC] User Purchases API - Total purchases found: 0
[05-Apr-2026 11:02:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 11:02:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 11:02:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyNTAsInVzZXJuYW1lIjoia2FsIiwiZW1haWwiOiJrYWxraWRhbmRlbXNldzY0MUBnbWFpbC5jb20iLCJleHAiOjE3NzU5MzQyMTR9.g3cHrmh_UXUUEpa0Pin52fIUL2JA3zjHjyIKxlTLJWo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e780f4e7d9e4b73-ADD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"196.190.62.75","CF-IPCountry":"ET","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"196.190.62.75, 104.23.208.144"}
[05-Apr-2026 11:02:18 UTC] === User Orders API Called ===
[05-Apr-2026 11:02:18 UTC] User ID: 250
[05-Apr-2026 11:02:18 UTC] Limit: 20, Offset: 0
[05-Apr-2026 11:02:18 UTC] Orders found: 1
[05-Apr-2026 11:02:18 UTC] Orders data: [{"id":157,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/MobileMoneyAcademy","status":"pending","created_at":"2026-04-04 20:14:27","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[05-Apr-2026 11:02:18 UTC] Total orders count: 1
[05-Apr-2026 11:02:20 UTC] === API CALL LOG ===
[05-Apr-2026 11:02:20 UTC] Endpoint: user/profile.php
[05-Apr-2026 11:02:20 UTC] Full Log Data: {
    "timestamp": "2026-04-05 11:02:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.190.62.75",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyNTAsInVzZXJuYW1lIjoia2FsIiwiZW1haWwiOiJrYWxraWRhbmRlbXNldzY0MUBnbWFpbC5jb20iLCJleHAiOjE3NzU5MzQyMTR9.g3cHrmh_UXUUEpa0Pin52fIUL2JA3zjHjyIKxlTLJWo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e780f57eef64b73-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.190.62.75",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.190.62.75, 104.23.208.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 11:02:20 UTC] === END API CALL LOG ===
[05-Apr-2026 11:02:20 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 11:02:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyNTAsInVzZXJuYW1lIjoia2FsIiwiZW1haWwiOiJrYWxraWRhbmRlbXNldzY0MUBnbWFpbC5jb20iLCJleHAiOjE3NzU5MzQyMTR9.g3cHrmh_UXUUEpa0Pin52fIUL2JA3zjHjyIKxlTLJWo
[05-Apr-2026 11:02:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 11:02:20 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 11:02:20 UTC] User ID: 250
[05-Apr-2026 11:02:20 UTC] ✅ User profile retrieved successfully for user ID: 250
[05-Apr-2026 11:02:20 UTC] === API CALL LOG ===
[05-Apr-2026 11:02:20 UTC] Endpoint: user/profile.php
[05-Apr-2026 11:02:20 UTC] Full Log Data: {
    "timestamp": "2026-04-05 11:02:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.190.62.75",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyNTAsInVzZXJuYW1lIjoia2FsIiwiZW1haWwiOiJrYWxraWRhbmRlbXNldzY0MUBnbWFpbC5jb20iLCJleHAiOjE3NzU5MzQyMTR9.g3cHrmh_UXUUEpa0Pin52fIUL2JA3zjHjyIKxlTLJWo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e780f5baaa04b73-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.190.62.75",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.190.62.75, 104.23.208.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 11:02:20 UTC] === END API CALL LOG ===
[05-Apr-2026 11:02:20 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 11:02:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyNTAsInVzZXJuYW1lIjoia2FsIiwiZW1haWwiOiJrYWxraWRhbmRlbXNldzY0MUBnbWFpbC5jb20iLCJleHAiOjE3NzU5MzQyMTR9.g3cHrmh_UXUUEpa0Pin52fIUL2JA3zjHjyIKxlTLJWo
[05-Apr-2026 11:02:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 11:02:20 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 11:02:20 UTC] User ID: 250
[05-Apr-2026 11:02:20 UTC] ✅ User profile retrieved successfully for user ID: 250
[05-Apr-2026 11:33:44 UTC] === API CALL LOG ===
[05-Apr-2026 11:33:44 UTC] Endpoint: user/profile.php
[05-Apr-2026 11:33:44 UTC] Full Log Data: {
    "timestamp": "2026-04-05 11:33:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "217.113.194.10",
    "user_agent": "Mozilla\/5.0 (compatible; Barkrowler\/0.9; +https:\/\/babbar.tech\/crawler)",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "217.113.194.10, 172.71.135.120",
        "Accept": "text\/html;q=0.95,text\/*;q=0.9,*\/*;q=0.8",
        "From": "tech@babbar.tech",
        "Accept-Encoding": "gzip, br",
        "User-Agent": "Mozilla\/5.0 (compatible; Barkrowler\/0.9; +https:\/\/babbar.tech\/crawler)",
        "cf-ray": "9e783d59483922b8-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "217.113.194.10",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 11:33:44 UTC] === END API CALL LOG ===
[05-Apr-2026 12:15:35 UTC] API Hash Debug - Received: 
[05-Apr-2026 12:15:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 12:15:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"217.113.194.202, 172.71.135.119","Accept":"text\/html;q=0.95,text\/*;q=0.9,*\/*;q=0.8","From":"tech@babbar.tech","Accept-Encoding":"gzip, br","User-Agent":"Mozilla\/5.0 (compatible; Barkrowler\/0.9; +https:\/\/babbar.tech\/crawler)","cf-ray":"9e787aa62bc82297-CDG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"217.113.194.202","CF-IPCountry":"FR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[05-Apr-2026 12:38:52 UTC] === API CALL LOG ===
[05-Apr-2026 12:38:52 UTC] Endpoint: user/profile.php
[05-Apr-2026 12:38:52 UTC] Full Log Data: {
    "timestamp": "2026-04-05 12:38:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.47.136.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMjUsInVzZXJuYW1lIjoiXHUwMGY2bWVyIiwiZW1haWwiOiJvbWVyY2lmMjFAZ21haWwuY29tIiwiZXhwIjoxNzc1OTk3NTMyfQ.xMrOGpKeOwFtgPJeNeez-S_I6vJN7s-Lk4cBSywAtxc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e789cc39a9d9f5a-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "5.47.136.167",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "5.47.136.167, 172.71.183.89"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 12:38:52 UTC] === END API CALL LOG ===
[05-Apr-2026 12:38:52 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 12:38:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMjUsInVzZXJuYW1lIjoiXHUwMGY2bWVyIiwiZW1haWwiOiJvbWVyY2lmMjFAZ21haWwuY29tIiwiZXhwIjoxNzc1OTk3NTMyfQ.xMrOGpKeOwFtgPJeNeez-S_I6vJN7s-Lk4cBSywAtxc
[05-Apr-2026 12:38:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 12:38:52 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 12:38:52 UTC] User ID: 125
[05-Apr-2026 12:38:52 UTC] ✅ User profile retrieved successfully for user ID: 125
[05-Apr-2026 12:38:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 12:38:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 12:38:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMjUsInVzZXJuYW1lIjoiXHUwMGY2bWVyIiwiZW1haWwiOiJvbWVyY2lmMjFAZ21haWwuY29tIiwiZXhwIjoxNzc1OTk3NTMyfQ.xMrOGpKeOwFtgPJeNeez-S_I6vJN7s-Lk4cBSywAtxc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e789cc39aa09f5a-AMS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"5.47.136.167","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"5.47.136.167, 172.71.183.90"}
[05-Apr-2026 12:38:52 UTC] === User Orders API Called ===
[05-Apr-2026 12:38:52 UTC] User ID: 125
[05-Apr-2026 12:38:52 UTC] Limit: 20, Offset: 0
[05-Apr-2026 12:38:52 UTC] Orders found: 0
[05-Apr-2026 12:38:52 UTC] Orders data: []
[05-Apr-2026 12:38:52 UTC] Total orders count: 0
[05-Apr-2026 12:38:53 UTC] === API CALL LOG ===
[05-Apr-2026 12:38:53 UTC] Endpoint: user/profile.php
[05-Apr-2026 12:38:53 UTC] Full Log Data: {
    "timestamp": "2026-04-05 12:38:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.47.136.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMjUsInVzZXJuYW1lIjoiXHUwMGY2bWVyIiwiZW1haWwiOiJvbWVyY2lmMjFAZ21haWwuY29tIiwiZXhwIjoxNzc1OTk3NTMyfQ.xMrOGpKeOwFtgPJeNeez-S_I6vJN7s-Lk4cBSywAtxc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e789cc5ac0f9f5a-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "5.47.136.167",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "5.47.136.167, 172.71.183.89"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 12:38:53 UTC] === END API CALL LOG ===
[05-Apr-2026 12:38:53 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 12:38:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMjUsInVzZXJuYW1lIjoiXHUwMGY2bWVyIiwiZW1haWwiOiJvbWVyY2lmMjFAZ21haWwuY29tIiwiZXhwIjoxNzc1OTk3NTMyfQ.xMrOGpKeOwFtgPJeNeez-S_I6vJN7s-Lk4cBSywAtxc
[05-Apr-2026 12:38:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 12:38:53 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 12:38:53 UTC] User ID: 125
[05-Apr-2026 12:38:53 UTC] ✅ User profile retrieved successfully for user ID: 125
[05-Apr-2026 12:38:53 UTC] === API CALL LOG ===
[05-Apr-2026 12:38:53 UTC] Endpoint: user/profile.php
[05-Apr-2026 12:38:53 UTC] Full Log Data: {
    "timestamp": "2026-04-05 12:38:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.47.136.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMjUsInVzZXJuYW1lIjoiXHUwMGY2bWVyIiwiZW1haWwiOiJvbWVyY2lmMjFAZ21haWwuY29tIiwiZXhwIjoxNzc1OTk3NTMyfQ.xMrOGpKeOwFtgPJeNeez-S_I6vJN7s-Lk4cBSywAtxc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e789cc94ee99f5a-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "5.47.136.167",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "5.47.136.167, 172.71.183.90"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 12:38:53 UTC] === END API CALL LOG ===
[05-Apr-2026 12:38:53 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 12:38:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMjUsInVzZXJuYW1lIjoiXHUwMGY2bWVyIiwiZW1haWwiOiJvbWVyY2lmMjFAZ21haWwuY29tIiwiZXhwIjoxNzc1OTk3NTMyfQ.xMrOGpKeOwFtgPJeNeez-S_I6vJN7s-Lk4cBSywAtxc
[05-Apr-2026 12:38:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 12:38:53 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 12:38:53 UTC] User ID: 125
[05-Apr-2026 12:38:53 UTC] ✅ User profile retrieved successfully for user ID: 125
[05-Apr-2026 12:39:09 UTC] === API CALL LOG ===
[05-Apr-2026 12:39:09 UTC] Endpoint: user/profile.php
[05-Apr-2026 12:39:09 UTC] Full Log Data: {
    "timestamp": "2026-04-05 12:39:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.47.136.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMjUsInVzZXJuYW1lIjoiXHUwMGY2bWVyIiwiZW1haWwiOiJvbWVyY2lmMjFAZ21haWwuY29tIiwiZXhwIjoxNzc1OTk3NTMyfQ.xMrOGpKeOwFtgPJeNeez-S_I6vJN7s-Lk4cBSywAtxc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e789d2c7e5b9f5a-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "5.47.136.167",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "5.47.136.167, 172.71.183.90"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 12:39:09 UTC] === END API CALL LOG ===
[05-Apr-2026 12:39:09 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 12:39:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMjUsInVzZXJuYW1lIjoiXHUwMGY2bWVyIiwiZW1haWwiOiJvbWVyY2lmMjFAZ21haWwuY29tIiwiZXhwIjoxNzc1OTk3NTMyfQ.xMrOGpKeOwFtgPJeNeez-S_I6vJN7s-Lk4cBSywAtxc
[05-Apr-2026 12:39:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 12:39:09 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 12:39:09 UTC] User ID: 125
[05-Apr-2026 12:39:09 UTC] ✅ User profile retrieved successfully for user ID: 125
[05-Apr-2026 12:39:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 12:39:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 12:39:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMjUsInVzZXJuYW1lIjoiXHUwMGY2bWVyIiwiZW1haWwiOiJvbWVyY2lmMjFAZ21haWwuY29tIiwiZXhwIjoxNzc1OTk3NTMyfQ.xMrOGpKeOwFtgPJeNeez-S_I6vJN7s-Lk4cBSywAtxc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e789d2c7e599f5a-AMS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"5.47.136.167","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"5.47.136.167, 172.71.183.90"}
[05-Apr-2026 12:39:09 UTC] === User Orders API Called ===
[05-Apr-2026 12:39:09 UTC] User ID: 125
[05-Apr-2026 12:39:09 UTC] Limit: 20, Offset: 0
[05-Apr-2026 12:39:09 UTC] Orders found: 0
[05-Apr-2026 12:39:09 UTC] Orders data: []
[05-Apr-2026 12:39:09 UTC] Total orders count: 0
[05-Apr-2026 12:39:10 UTC] === API CALL LOG ===
[05-Apr-2026 12:39:10 UTC] Endpoint: user/profile.php
[05-Apr-2026 12:39:10 UTC] Full Log Data: {
    "timestamp": "2026-04-05 12:39:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.47.136.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMjUsInVzZXJuYW1lIjoiXHUwMGY2bWVyIiwiZW1haWwiOiJvbWVyY2lmMjFAZ21haWwuY29tIiwiZXhwIjoxNzc1OTk3NTMyfQ.xMrOGpKeOwFtgPJeNeez-S_I6vJN7s-Lk4cBSywAtxc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e789d3109ea9f5a-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "5.47.136.167",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "5.47.136.167, 172.71.183.90"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 12:39:10 UTC] === END API CALL LOG ===
[05-Apr-2026 12:39:10 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 12:39:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMjUsInVzZXJuYW1lIjoiXHUwMGY2bWVyIiwiZW1haWwiOiJvbWVyY2lmMjFAZ21haWwuY29tIiwiZXhwIjoxNzc1OTk3NTMyfQ.xMrOGpKeOwFtgPJeNeez-S_I6vJN7s-Lk4cBSywAtxc
[05-Apr-2026 12:39:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 12:39:10 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 12:39:10 UTC] User ID: 125
[05-Apr-2026 12:39:10 UTC] ✅ User profile retrieved successfully for user ID: 125
[05-Apr-2026 12:39:10 UTC] === API CALL LOG ===
[05-Apr-2026 12:39:10 UTC] Endpoint: user/profile.php
[05-Apr-2026 12:39:10 UTC] Full Log Data: {
    "timestamp": "2026-04-05 12:39:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.47.136.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMjUsInVzZXJuYW1lIjoiXHUwMGY2bWVyIiwiZW1haWwiOiJvbWVyY2lmMjFAZ21haWwuY29tIiwiZXhwIjoxNzc1OTk3NTMyfQ.xMrOGpKeOwFtgPJeNeez-S_I6vJN7s-Lk4cBSywAtxc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e789d325b109f5a-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "5.47.136.167",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "5.47.136.167, 172.71.183.90"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 12:39:10 UTC] === END API CALL LOG ===
[05-Apr-2026 12:39:10 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 12:39:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMjUsInVzZXJuYW1lIjoiXHUwMGY2bWVyIiwiZW1haWwiOiJvbWVyY2lmMjFAZ21haWwuY29tIiwiZXhwIjoxNzc1OTk3NTMyfQ.xMrOGpKeOwFtgPJeNeez-S_I6vJN7s-Lk4cBSywAtxc
[05-Apr-2026 12:39:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 12:39:10 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 12:39:10 UTC] User ID: 125
[05-Apr-2026 12:39:10 UTC] ✅ User profile retrieved successfully for user ID: 125
[05-Apr-2026 12:39:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 12:39:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 12:39:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMjUsInVzZXJuYW1lIjoiXHUwMGY2bWVyIiwiZW1haWwiOiJvbWVyY2lmMjFAZ21haWwuY29tIiwiZXhwIjoxNzc1OTk3NTMyfQ.xMrOGpKeOwFtgPJeNeez-S_I6vJN7s-Lk4cBSywAtxc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e789db95f6d9f5a-AMS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"5.47.136.167","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"5.47.136.167, 172.71.183.90"}
[05-Apr-2026 12:39:32 UTC] === User Orders API Called ===
[05-Apr-2026 12:39:32 UTC] User ID: 125
[05-Apr-2026 12:39:32 UTC] Limit: 20, Offset: 0
[05-Apr-2026 12:39:32 UTC] Orders found: 0
[05-Apr-2026 12:39:32 UTC] Orders data: []
[05-Apr-2026 12:39:32 UTC] Total orders count: 0
[05-Apr-2026 12:39:32 UTC] === API CALL LOG ===
[05-Apr-2026 12:39:32 UTC] Endpoint: user/profile.php
[05-Apr-2026 12:39:32 UTC] Full Log Data: {
    "timestamp": "2026-04-05 12:39:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.47.136.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMjUsInVzZXJuYW1lIjoiXHUwMGY2bWVyIiwiZW1haWwiOiJvbWVyY2lmMjFAZ21haWwuY29tIiwiZXhwIjoxNzc1OTk3NTMyfQ.xMrOGpKeOwFtgPJeNeez-S_I6vJN7s-Lk4cBSywAtxc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e789db95f709f5a-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "5.47.136.167",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "5.47.136.167, 172.71.183.89"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 12:39:32 UTC] === END API CALL LOG ===
[05-Apr-2026 12:39:32 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 12:39:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMjUsInVzZXJuYW1lIjoiXHUwMGY2bWVyIiwiZW1haWwiOiJvbWVyY2lmMjFAZ21haWwuY29tIiwiZXhwIjoxNzc1OTk3NTMyfQ.xMrOGpKeOwFtgPJeNeez-S_I6vJN7s-Lk4cBSywAtxc
[05-Apr-2026 12:39:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 12:39:32 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 12:39:32 UTC] User ID: 125
[05-Apr-2026 12:39:32 UTC] ✅ User profile retrieved successfully for user ID: 125
[05-Apr-2026 12:39:32 UTC] === API CALL LOG ===
[05-Apr-2026 12:39:32 UTC] Endpoint: user/profile.php
[05-Apr-2026 12:39:32 UTC] Full Log Data: {
    "timestamp": "2026-04-05 12:39:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.47.136.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMjUsInVzZXJuYW1lIjoiXHUwMGY2bWVyIiwiZW1haWwiOiJvbWVyY2lmMjFAZ21haWwuY29tIiwiZXhwIjoxNzc1OTk3NTMyfQ.xMrOGpKeOwFtgPJeNeez-S_I6vJN7s-Lk4cBSywAtxc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e789dbd6aff9f5a-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "5.47.136.167",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "5.47.136.167, 172.71.183.89"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 12:39:32 UTC] === END API CALL LOG ===
[05-Apr-2026 12:39:32 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 12:39:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMjUsInVzZXJuYW1lIjoiXHUwMGY2bWVyIiwiZW1haWwiOiJvbWVyY2lmMjFAZ21haWwuY29tIiwiZXhwIjoxNzc1OTk3NTMyfQ.xMrOGpKeOwFtgPJeNeez-S_I6vJN7s-Lk4cBSywAtxc
[05-Apr-2026 12:39:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 12:39:32 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 12:39:32 UTC] User ID: 125
[05-Apr-2026 12:39:32 UTC] ✅ User profile retrieved successfully for user ID: 125
[05-Apr-2026 12:39:32 UTC] === API CALL LOG ===
[05-Apr-2026 12:39:32 UTC] Endpoint: user/profile.php
[05-Apr-2026 12:39:32 UTC] Full Log Data: {
    "timestamp": "2026-04-05 12:39:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.47.136.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMjUsInVzZXJuYW1lIjoiXHUwMGY2bWVyIiwiZW1haWwiOiJvbWVyY2lmMjFAZ21haWwuY29tIiwiZXhwIjoxNzc1OTk3NTMyfQ.xMrOGpKeOwFtgPJeNeez-S_I6vJN7s-Lk4cBSywAtxc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e789dbe2ba29f5a-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "5.47.136.167",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "5.47.136.167, 172.71.183.90"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 12:39:32 UTC] === END API CALL LOG ===
[05-Apr-2026 12:39:32 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 12:39:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMjUsInVzZXJuYW1lIjoiXHUwMGY2bWVyIiwiZW1haWwiOiJvbWVyY2lmMjFAZ21haWwuY29tIiwiZXhwIjoxNzc1OTk3NTMyfQ.xMrOGpKeOwFtgPJeNeez-S_I6vJN7s-Lk4cBSywAtxc
[05-Apr-2026 12:39:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 12:39:32 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 12:39:32 UTC] User ID: 125
[05-Apr-2026 12:39:32 UTC] ✅ User profile retrieved successfully for user ID: 125
[05-Apr-2026 12:39:56 UTC] === API CALL LOG ===
[05-Apr-2026 12:39:56 UTC] Endpoint: user/profile.php
[05-Apr-2026 12:39:56 UTC] Full Log Data: {
    "timestamp": "2026-04-05 12:39:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.47.136.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMjUsInVzZXJuYW1lIjoiXHUwMGY2bWVyIiwiZW1haWwiOiJvbWVyY2lmMjFAZ21haWwuY29tIiwiZXhwIjoxNzc1OTk3NTMyfQ.xMrOGpKeOwFtgPJeNeez-S_I6vJN7s-Lk4cBSywAtxc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e789e509e9d9f5a-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "5.47.136.167",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "5.47.136.167, 172.71.183.89"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 12:39:56 UTC] === END API CALL LOG ===
[05-Apr-2026 12:39:56 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 12:39:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMjUsInVzZXJuYW1lIjoiXHUwMGY2bWVyIiwiZW1haWwiOiJvbWVyY2lmMjFAZ21haWwuY29tIiwiZXhwIjoxNzc1OTk3NTMyfQ.xMrOGpKeOwFtgPJeNeez-S_I6vJN7s-Lk4cBSywAtxc
[05-Apr-2026 12:39:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 12:39:56 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 12:39:56 UTC] User ID: 125
[05-Apr-2026 12:39:56 UTC] ✅ User profile retrieved successfully for user ID: 125
[05-Apr-2026 12:39:56 UTC] User Purchases API - User ID: 125
[05-Apr-2026 12:39:56 UTC] User Purchases API - Total purchases found: 2
[05-Apr-2026 12:40:03 UTC] User Purchases API - User ID: 125
[05-Apr-2026 12:40:03 UTC] User Purchases API - Total purchases found: 2
[05-Apr-2026 12:40:07 UTC] === API CALL LOG ===
[05-Apr-2026 12:40:07 UTC] Endpoint: user/profile.php
[05-Apr-2026 12:40:07 UTC] Full Log Data: {
    "timestamp": "2026-04-05 12:40:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.47.136.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMjUsInVzZXJuYW1lIjoiXHUwMGY2bWVyIiwiZW1haWwiOiJvbWVyY2lmMjFAZ21haWwuY29tIiwiZXhwIjoxNzc1OTk3NTMyfQ.xMrOGpKeOwFtgPJeNeez-S_I6vJN7s-Lk4cBSywAtxc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e789e95afec9f5a-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "5.47.136.167",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "5.47.136.167, 172.71.183.89"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 12:40:07 UTC] === END API CALL LOG ===
[05-Apr-2026 12:40:07 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 12:40:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMjUsInVzZXJuYW1lIjoiXHUwMGY2bWVyIiwiZW1haWwiOiJvbWVyY2lmMjFAZ21haWwuY29tIiwiZXhwIjoxNzc1OTk3NTMyfQ.xMrOGpKeOwFtgPJeNeez-S_I6vJN7s-Lk4cBSywAtxc
[05-Apr-2026 12:40:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 12:40:07 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 12:40:07 UTC] User ID: 125
[05-Apr-2026 12:40:07 UTC] ✅ User profile retrieved successfully for user ID: 125
[05-Apr-2026 12:40:07 UTC] User Purchases API - User ID: 125
[05-Apr-2026 12:40:07 UTC] User Purchases API - Total purchases found: 2
[05-Apr-2026 12:40:10 UTC] === API CALL LOG ===
[05-Apr-2026 12:40:10 UTC] Endpoint: user/profile.php
[05-Apr-2026 12:40:10 UTC] Full Log Data: {
    "timestamp": "2026-04-05 12:40:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.47.136.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMjUsInVzZXJuYW1lIjoiXHUwMGY2bWVyIiwiZW1haWwiOiJvbWVyY2lmMjFAZ21haWwuY29tIiwiZXhwIjoxNzc1OTk3NTMyfQ.xMrOGpKeOwFtgPJeNeez-S_I6vJN7s-Lk4cBSywAtxc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e789eaa7bdb9f5a-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "5.47.136.167",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "5.47.136.167, 172.71.183.89"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 12:40:10 UTC] === END API CALL LOG ===
[05-Apr-2026 12:40:10 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 12:40:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMjUsInVzZXJuYW1lIjoiXHUwMGY2bWVyIiwiZW1haWwiOiJvbWVyY2lmMjFAZ21haWwuY29tIiwiZXhwIjoxNzc1OTk3NTMyfQ.xMrOGpKeOwFtgPJeNeez-S_I6vJN7s-Lk4cBSywAtxc
[05-Apr-2026 12:40:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 12:40:10 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 12:40:10 UTC] User ID: 125
[05-Apr-2026 12:40:10 UTC] ✅ User profile retrieved successfully for user ID: 125
[05-Apr-2026 12:40:10 UTC] User Purchases API - User ID: 125
[05-Apr-2026 12:40:10 UTC] User Purchases API - Total purchases found: 2
[05-Apr-2026 12:40:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 12:40:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 12:40:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMjUsInVzZXJuYW1lIjoiXHUwMGY2bWVyIiwiZW1haWwiOiJvbWVyY2lmMjFAZ21haWwuY29tIiwiZXhwIjoxNzc1OTk3NTMyfQ.xMrOGpKeOwFtgPJeNeez-S_I6vJN7s-Lk4cBSywAtxc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e789ee37ea39f5a-AMS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"5.47.136.167","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"5.47.136.167, 172.71.183.89"}
[05-Apr-2026 12:40:19 UTC] === User Orders API Called ===
[05-Apr-2026 12:40:19 UTC] User ID: 125
[05-Apr-2026 12:40:19 UTC] Limit: 20, Offset: 0
[05-Apr-2026 12:40:19 UTC] Orders found: 0
[05-Apr-2026 12:40:19 UTC] Orders data: []
[05-Apr-2026 12:40:19 UTC] Total orders count: 0
[05-Apr-2026 12:40:23 UTC] === API CALL LOG ===
[05-Apr-2026 12:40:23 UTC] Endpoint: user/profile.php
[05-Apr-2026 12:40:23 UTC] Full Log Data: {
    "timestamp": "2026-04-05 12:40:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.47.136.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMjUsInVzZXJuYW1lIjoiXHUwMGY2bWVyIiwiZW1haWwiOiJvbWVyY2lmMjFAZ21haWwuY29tIiwiZXhwIjoxNzc1OTk3NTMyfQ.xMrOGpKeOwFtgPJeNeez-S_I6vJN7s-Lk4cBSywAtxc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e789efc3c609f5a-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "5.47.136.167",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "5.47.136.167, 172.71.183.89"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 12:40:23 UTC] === END API CALL LOG ===
[05-Apr-2026 12:40:23 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 12:40:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMjUsInVzZXJuYW1lIjoiXHUwMGY2bWVyIiwiZW1haWwiOiJvbWVyY2lmMjFAZ21haWwuY29tIiwiZXhwIjoxNzc1OTk3NTMyfQ.xMrOGpKeOwFtgPJeNeez-S_I6vJN7s-Lk4cBSywAtxc
[05-Apr-2026 12:40:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 12:40:23 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 12:40:23 UTC] User ID: 125
[05-Apr-2026 12:40:23 UTC] ✅ User profile retrieved successfully for user ID: 125
[05-Apr-2026 12:40:23 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 12:40:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 12:40:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMjUsInVzZXJuYW1lIjoiXHUwMGY2bWVyIiwiZW1haWwiOiJvbWVyY2lmMjFAZ21haWwuY29tIiwiZXhwIjoxNzc1OTk3NTMyfQ.xMrOGpKeOwFtgPJeNeez-S_I6vJN7s-Lk4cBSywAtxc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e789efc3c5e9f5a-AMS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"5.47.136.167","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"5.47.136.167, 172.71.183.90"}
[05-Apr-2026 12:40:23 UTC] === User Orders API Called ===
[05-Apr-2026 12:40:23 UTC] User ID: 125
[05-Apr-2026 12:40:23 UTC] Limit: 20, Offset: 0
[05-Apr-2026 12:40:23 UTC] Orders found: 0
[05-Apr-2026 12:40:23 UTC] Orders data: []
[05-Apr-2026 12:40:23 UTC] Total orders count: 0
[05-Apr-2026 12:40:24 UTC] === API CALL LOG ===
[05-Apr-2026 12:40:24 UTC] Endpoint: user/profile.php
[05-Apr-2026 12:40:24 UTC] Full Log Data: {
    "timestamp": "2026-04-05 12:40:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.47.136.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMjUsInVzZXJuYW1lIjoiXHUwMGY2bWVyIiwiZW1haWwiOiJvbWVyY2lmMjFAZ21haWwuY29tIiwiZXhwIjoxNzc1OTk3NTMyfQ.xMrOGpKeOwFtgPJeNeez-S_I6vJN7s-Lk4cBSywAtxc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e789effff589f5a-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "5.47.136.167",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "5.47.136.167, 172.71.183.89"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 12:40:24 UTC] === END API CALL LOG ===
[05-Apr-2026 12:40:24 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 12:40:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMjUsInVzZXJuYW1lIjoiXHUwMGY2bWVyIiwiZW1haWwiOiJvbWVyY2lmMjFAZ21haWwuY29tIiwiZXhwIjoxNzc1OTk3NTMyfQ.xMrOGpKeOwFtgPJeNeez-S_I6vJN7s-Lk4cBSywAtxc
[05-Apr-2026 12:40:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 12:40:24 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 12:40:24 UTC] User ID: 125
[05-Apr-2026 12:40:24 UTC] ✅ User profile retrieved successfully for user ID: 125
[05-Apr-2026 12:40:24 UTC] === API CALL LOG ===
[05-Apr-2026 12:40:24 UTC] Endpoint: user/profile.php
[05-Apr-2026 12:40:24 UTC] Full Log Data: {
    "timestamp": "2026-04-05 12:40:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.47.136.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMjUsInVzZXJuYW1lIjoiXHUwMGY2bWVyIiwiZW1haWwiOiJvbWVyY2lmMjFAZ21haWwuY29tIiwiZXhwIjoxNzc1OTk3NTMyfQ.xMrOGpKeOwFtgPJeNeez-S_I6vJN7s-Lk4cBSywAtxc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e789f03da459f5a-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "5.47.136.167",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "5.47.136.167, 172.71.183.89"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 12:40:24 UTC] === END API CALL LOG ===
[05-Apr-2026 12:40:24 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 12:40:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMjUsInVzZXJuYW1lIjoiXHUwMGY2bWVyIiwiZW1haWwiOiJvbWVyY2lmMjFAZ21haWwuY29tIiwiZXhwIjoxNzc1OTk3NTMyfQ.xMrOGpKeOwFtgPJeNeez-S_I6vJN7s-Lk4cBSywAtxc
[05-Apr-2026 12:40:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 12:40:24 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 12:40:24 UTC] User ID: 125
[05-Apr-2026 12:40:24 UTC] ✅ User profile retrieved successfully for user ID: 125
[05-Apr-2026 12:40:26 UTC] === API CALL LOG ===
[05-Apr-2026 12:40:26 UTC] Endpoint: user/profile.php
[05-Apr-2026 12:40:26 UTC] Full Log Data: {
    "timestamp": "2026-04-05 12:40:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.47.136.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMjUsInVzZXJuYW1lIjoiXHUwMGY2bWVyIiwiZW1haWwiOiJvbWVyY2lmMjFAZ21haWwuY29tIiwiZXhwIjoxNzc1OTk3NTMyfQ.xMrOGpKeOwFtgPJeNeez-S_I6vJN7s-Lk4cBSywAtxc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e789f0af8279f5a-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "5.47.136.167",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "5.47.136.167, 172.71.183.90"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 12:40:26 UTC] === END API CALL LOG ===
[05-Apr-2026 12:40:26 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 12:40:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMjUsInVzZXJuYW1lIjoiXHUwMGY2bWVyIiwiZW1haWwiOiJvbWVyY2lmMjFAZ21haWwuY29tIiwiZXhwIjoxNzc1OTk3NTMyfQ.xMrOGpKeOwFtgPJeNeez-S_I6vJN7s-Lk4cBSywAtxc
[05-Apr-2026 12:40:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 12:40:26 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 12:40:26 UTC] User ID: 125
[05-Apr-2026 12:40:26 UTC] ✅ User profile retrieved successfully for user ID: 125
[05-Apr-2026 12:40:26 UTC] User Purchases API - User ID: 125
[05-Apr-2026 12:40:26 UTC] User Purchases API - Total purchases found: 2
[05-Apr-2026 12:40:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 12:40:27 UTC] === API CALL LOG ===
[05-Apr-2026 12:40:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 12:40:27 UTC] Endpoint: user/profile.php
[05-Apr-2026 12:40:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMjUsInVzZXJuYW1lIjoiXHUwMGY2bWVyIiwiZW1haWwiOiJvbWVyY2lmMjFAZ21haWwuY29tIiwiZXhwIjoxNzc1OTk3NTMyfQ.xMrOGpKeOwFtgPJeNeez-S_I6vJN7s-Lk4cBSywAtxc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e789f1588cb9f5a-AMS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"5.47.136.167","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"5.47.136.167, 172.71.183.90"}
[05-Apr-2026 12:40:27 UTC] Full Log Data: {
    "timestamp": "2026-04-05 12:40:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.47.136.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMjUsInVzZXJuYW1lIjoiXHUwMGY2bWVyIiwiZW1haWwiOiJvbWVyY2lmMjFAZ21haWwuY29tIiwiZXhwIjoxNzc1OTk3NTMyfQ.xMrOGpKeOwFtgPJeNeez-S_I6vJN7s-Lk4cBSywAtxc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e789f1588cd9f5a-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "5.47.136.167",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "5.47.136.167, 172.71.183.89"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 12:40:27 UTC] === END API CALL LOG ===
[05-Apr-2026 12:40:27 UTC] === User Orders API Called ===
[05-Apr-2026 12:40:27 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 12:40:27 UTC] User ID: 125
[05-Apr-2026 12:40:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMjUsInVzZXJuYW1lIjoiXHUwMGY2bWVyIiwiZW1haWwiOiJvbWVyY2lmMjFAZ21haWwuY29tIiwiZXhwIjoxNzc1OTk3NTMyfQ.xMrOGpKeOwFtgPJeNeez-S_I6vJN7s-Lk4cBSywAtxc
[05-Apr-2026 12:40:27 UTC] Limit: 20, Offset: 0
[05-Apr-2026 12:40:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 12:40:27 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 12:40:27 UTC] User ID: 125
[05-Apr-2026 12:40:27 UTC] ✅ User profile retrieved successfully for user ID: 125
[05-Apr-2026 12:40:27 UTC] Orders found: 0
[05-Apr-2026 12:40:27 UTC] Orders data: []
[05-Apr-2026 12:40:27 UTC] Total orders count: 0
[05-Apr-2026 12:40:28 UTC] === API CALL LOG ===
[05-Apr-2026 12:40:28 UTC] Endpoint: user/profile.php
[05-Apr-2026 12:40:28 UTC] Full Log Data: {
    "timestamp": "2026-04-05 12:40:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.47.136.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMjUsInVzZXJuYW1lIjoiXHUwMGY2bWVyIiwiZW1haWwiOiJvbWVyY2lmMjFAZ21haWwuY29tIiwiZXhwIjoxNzc1OTk3NTMyfQ.xMrOGpKeOwFtgPJeNeez-S_I6vJN7s-Lk4cBSywAtxc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e789f18cb609f5a-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "5.47.136.167",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "5.47.136.167, 172.71.183.89"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 12:40:28 UTC] === END API CALL LOG ===
[05-Apr-2026 12:40:28 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 12:40:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMjUsInVzZXJuYW1lIjoiXHUwMGY2bWVyIiwiZW1haWwiOiJvbWVyY2lmMjFAZ21haWwuY29tIiwiZXhwIjoxNzc1OTk3NTMyfQ.xMrOGpKeOwFtgPJeNeez-S_I6vJN7s-Lk4cBSywAtxc
[05-Apr-2026 12:40:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 12:40:28 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 12:40:28 UTC] User ID: 125
[05-Apr-2026 12:40:28 UTC] ✅ User profile retrieved successfully for user ID: 125
[05-Apr-2026 12:40:28 UTC] === API CALL LOG ===
[05-Apr-2026 12:40:28 UTC] Endpoint: user/profile.php
[05-Apr-2026 12:40:28 UTC] Full Log Data: {
    "timestamp": "2026-04-05 12:40:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.47.136.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMjUsInVzZXJuYW1lIjoiXHUwMGY2bWVyIiwiZW1haWwiOiJvbWVyY2lmMjFAZ21haWwuY29tIiwiZXhwIjoxNzc1OTk3NTMyfQ.xMrOGpKeOwFtgPJeNeez-S_I6vJN7s-Lk4cBSywAtxc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e789f196bfd9f5a-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "5.47.136.167",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "5.47.136.167, 172.71.183.90"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 12:40:28 UTC] === END API CALL LOG ===
[05-Apr-2026 12:40:28 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 12:40:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMjUsInVzZXJuYW1lIjoiXHUwMGY2bWVyIiwiZW1haWwiOiJvbWVyY2lmMjFAZ21haWwuY29tIiwiZXhwIjoxNzc1OTk3NTMyfQ.xMrOGpKeOwFtgPJeNeez-S_I6vJN7s-Lk4cBSywAtxc
[05-Apr-2026 12:40:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 12:40:28 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 12:40:28 UTC] User ID: 125
[05-Apr-2026 12:40:28 UTC] ✅ User profile retrieved successfully for user ID: 125
[05-Apr-2026 12:46:11 UTC] === API CALL LOG ===
[05-Apr-2026 12:46:11 UTC] Endpoint: user/profile.php
[05-Apr-2026 12:46:11 UTC] Full Log Data: {
    "timestamp": "2026-04-05 12:46:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:d81d:3098:fcea:c3ff:fe81:7d19",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYyIiwidXNlcm5hbWUiOiJzaGFpa2giLCJlbWFpbCI6ImlzNzU1NjAzMUBnbWFpbC5jb20iLCJleHAiOjE3NzU5OTc5NzB9.8LA_L2mSX6UwGlBWEVQYXjZ9PAbhQF5vBi8a2TfYyCw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e78a778bb2649eb-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:d81d:3098:fcea:c3ff:fe81:7d19",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:d81d:3098:fcea:c3ff:fe81:7d19, 162.159.122.75"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 12:46:11 UTC] === END API CALL LOG ===
[05-Apr-2026 12:46:11 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 12:46:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYyIiwidXNlcm5hbWUiOiJzaGFpa2giLCJlbWFpbCI6ImlzNzU1NjAzMUBnbWFpbC5jb20iLCJleHAiOjE3NzU5OTc5NzB9.8LA_L2mSX6UwGlBWEVQYXjZ9PAbhQF5vBi8a2TfYyCw
[05-Apr-2026 12:46:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 12:46:11 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 12:46:11 UTC] User ID: 262
[05-Apr-2026 12:46:11 UTC] ✅ User profile retrieved successfully for user ID: 262
[05-Apr-2026 12:46:11 UTC] === API CALL LOG ===
[05-Apr-2026 12:46:11 UTC] Endpoint: user/profile.php
[05-Apr-2026 12:46:11 UTC] Full Log Data: {
    "timestamp": "2026-04-05 12:46:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:d81d:3098:fcea:c3ff:fe81:7d19",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYyIiwidXNlcm5hbWUiOiJzaGFpa2giLCJlbWFpbCI6ImlzNzU1NjAzMUBnbWFpbC5jb20iLCJleHAiOjE3NzU5OTc5NzB9.8LA_L2mSX6UwGlBWEVQYXjZ9PAbhQF5vBi8a2TfYyCw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e78a778bb2c49eb-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:d81d:3098:fcea:c3ff:fe81:7d19",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:d81d:3098:fcea:c3ff:fe81:7d19, 162.159.122.74"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 12:46:11 UTC] === END API CALL LOG ===
[05-Apr-2026 12:46:11 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 12:46:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYyIiwidXNlcm5hbWUiOiJzaGFpa2giLCJlbWFpbCI6ImlzNzU1NjAzMUBnbWFpbC5jb20iLCJleHAiOjE3NzU5OTc5NzB9.8LA_L2mSX6UwGlBWEVQYXjZ9PAbhQF5vBi8a2TfYyCw
[05-Apr-2026 12:46:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 12:46:11 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 12:46:11 UTC] User ID: 262
[05-Apr-2026 12:46:11 UTC] ✅ User profile retrieved successfully for user ID: 262
[05-Apr-2026 12:46:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 12:46:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 12:46:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYyIiwidXNlcm5hbWUiOiJzaGFpa2giLCJlbWFpbCI6ImlzNzU1NjAzMUBnbWFpbC5jb20iLCJleHAiOjE3NzU5OTc5NzB9.8LA_L2mSX6UwGlBWEVQYXjZ9PAbhQF5vBi8a2TfYyCw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e78a778bb2b49eb-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:d81d:3098:fcea:c3ff:fe81:7d19","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:4900:d81d:3098:fcea:c3ff:fe81:7d19, 162.159.122.74"}
[05-Apr-2026 12:46:11 UTC] === User Orders API Called ===
[05-Apr-2026 12:46:11 UTC] User ID: 262
[05-Apr-2026 12:46:11 UTC] Limit: 20, Offset: 0
[05-Apr-2026 12:46:11 UTC] Orders found: 0
[05-Apr-2026 12:46:11 UTC] Orders data: []
[05-Apr-2026 12:46:11 UTC] Total orders count: 0
[05-Apr-2026 12:46:12 UTC] === API CALL LOG ===
[05-Apr-2026 12:46:12 UTC] Endpoint: user/profile.php
[05-Apr-2026 12:46:12 UTC] Full Log Data: {
    "timestamp": "2026-04-05 12:46:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:d81d:3098:fcea:c3ff:fe81:7d19",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYyIiwidXNlcm5hbWUiOiJzaGFpa2giLCJlbWFpbCI6ImlzNzU1NjAzMUBnbWFpbC5jb20iLCJleHAiOjE3NzU5OTc5NzB9.8LA_L2mSX6UwGlBWEVQYXjZ9PAbhQF5vBi8a2TfYyCw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e78a78068ea49eb-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:d81d:3098:fcea:c3ff:fe81:7d19",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:d81d:3098:fcea:c3ff:fe81:7d19, 162.159.122.74"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 12:46:12 UTC] === END API CALL LOG ===
[05-Apr-2026 12:46:12 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 12:46:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYyIiwidXNlcm5hbWUiOiJzaGFpa2giLCJlbWFpbCI6ImlzNzU1NjAzMUBnbWFpbC5jb20iLCJleHAiOjE3NzU5OTc5NzB9.8LA_L2mSX6UwGlBWEVQYXjZ9PAbhQF5vBi8a2TfYyCw
[05-Apr-2026 12:46:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 12:46:12 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 12:46:12 UTC] User ID: 262
[05-Apr-2026 12:46:12 UTC] ✅ User profile retrieved successfully for user ID: 262
[05-Apr-2026 12:46:35 UTC] === API CALL LOG ===
[05-Apr-2026 12:46:35 UTC] Endpoint: user/profile.php
[05-Apr-2026 12:46:35 UTC] Full Log Data: {
    "timestamp": "2026-04-05 12:46:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:d81d:3098:fcea:c3ff:fe81:7d19",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYyIiwidXNlcm5hbWUiOiJzaGFpa2giLCJlbWFpbCI6ImlzNzU1NjAzMUBnbWFpbC5jb20iLCJleHAiOjE3NzU5OTc5NzB9.8LA_L2mSX6UwGlBWEVQYXjZ9PAbhQF5vBi8a2TfYyCw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e78a8127ed449eb-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:d81d:3098:fcea:c3ff:fe81:7d19",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:d81d:3098:fcea:c3ff:fe81:7d19, 162.159.122.165"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 12:46:35 UTC] === END API CALL LOG ===
[05-Apr-2026 12:46:35 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 12:46:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYyIiwidXNlcm5hbWUiOiJzaGFpa2giLCJlbWFpbCI6ImlzNzU1NjAzMUBnbWFpbC5jb20iLCJleHAiOjE3NzU5OTc5NzB9.8LA_L2mSX6UwGlBWEVQYXjZ9PAbhQF5vBi8a2TfYyCw
[05-Apr-2026 12:46:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 12:46:35 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 12:46:35 UTC] User ID: 262
[05-Apr-2026 12:46:35 UTC] ✅ User profile retrieved successfully for user ID: 262
[05-Apr-2026 12:46:39 UTC] === API CALL LOG ===
[05-Apr-2026 12:46:39 UTC] Endpoint: user/profile.php
[05-Apr-2026 12:46:39 UTC] Full Log Data: {
    "timestamp": "2026-04-05 12:46:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:d81d:3098:fcea:c3ff:fe81:7d19",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYyIiwidXNlcm5hbWUiOiJzaGFpa2giLCJlbWFpbCI6ImlzNzU1NjAzMUBnbWFpbC5jb20iLCJleHAiOjE3NzU5OTc5NzB9.8LA_L2mSX6UwGlBWEVQYXjZ9PAbhQF5vBi8a2TfYyCw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e78a8296a1f49eb-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:d81d:3098:fcea:c3ff:fe81:7d19",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:d81d:3098:fcea:c3ff:fe81:7d19, 162.159.122.165"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 12:46:39 UTC] === END API CALL LOG ===
[05-Apr-2026 12:46:39 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 12:46:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYyIiwidXNlcm5hbWUiOiJzaGFpa2giLCJlbWFpbCI6ImlzNzU1NjAzMUBnbWFpbC5jb20iLCJleHAiOjE3NzU5OTc5NzB9.8LA_L2mSX6UwGlBWEVQYXjZ9PAbhQF5vBi8a2TfYyCw
[05-Apr-2026 12:46:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 12:46:39 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 12:46:39 UTC] User ID: 262
[05-Apr-2026 12:46:39 UTC] ✅ User profile retrieved successfully for user ID: 262
[05-Apr-2026 12:46:39 UTC] User Purchases API - User ID: 262
[05-Apr-2026 12:46:39 UTC] User Purchases API - Total purchases found: 0
[05-Apr-2026 12:46:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 12:46:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 12:46:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYyIiwidXNlcm5hbWUiOiJzaGFpa2giLCJlbWFpbCI6ImlzNzU1NjAzMUBnbWFpbC5jb20iLCJleHAiOjE3NzU5OTc5NzB9.8LA_L2mSX6UwGlBWEVQYXjZ9PAbhQF5vBi8a2TfYyCw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e78a846b9a449eb-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:d81d:3098:fcea:c3ff:fe81:7d19","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:4900:d81d:3098:fcea:c3ff:fe81:7d19, 162.159.122.165"}
[05-Apr-2026 12:46:44 UTC] === User Orders API Called ===
[05-Apr-2026 12:46:44 UTC] User ID: 262
[05-Apr-2026 12:46:44 UTC] Limit: 20, Offset: 0
[05-Apr-2026 12:46:44 UTC] Orders found: 0
[05-Apr-2026 12:46:44 UTC] Orders data: []
[05-Apr-2026 12:46:44 UTC] Total orders count: 0
[05-Apr-2026 12:46:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 12:46:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 12:46:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYyIiwidXNlcm5hbWUiOiJzaGFpa2giLCJlbWFpbCI6ImlzNzU1NjAzMUBnbWFpbC5jb20iLCJleHAiOjE3NzU5OTc5NzB9.8LA_L2mSX6UwGlBWEVQYXjZ9PAbhQF5vBi8a2TfYyCw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e78a875af4b49eb-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:d81d:3098:fcea:c3ff:fe81:7d19","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:4900:d81d:3098:fcea:c3ff:fe81:7d19, 162.159.122.165"}
[05-Apr-2026 12:46:51 UTC] === User Orders API Called ===
[05-Apr-2026 12:46:51 UTC] User ID: 262
[05-Apr-2026 12:46:51 UTC] Limit: 20, Offset: 0
[05-Apr-2026 12:46:51 UTC] Orders found: 0
[05-Apr-2026 12:46:51 UTC] Orders data: []
[05-Apr-2026 12:46:51 UTC] Total orders count: 0
[05-Apr-2026 12:46:51 UTC] === API CALL LOG ===
[05-Apr-2026 12:46:51 UTC] Endpoint: user/profile.php
[05-Apr-2026 12:46:51 UTC] Full Log Data: {
    "timestamp": "2026-04-05 12:46:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:d81d:3098:fcea:c3ff:fe81:7d19",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYyIiwidXNlcm5hbWUiOiJzaGFpa2giLCJlbWFpbCI6ImlzNzU1NjAzMUBnbWFpbC5jb20iLCJleHAiOjE3NzU5OTc5NzB9.8LA_L2mSX6UwGlBWEVQYXjZ9PAbhQF5vBi8a2TfYyCw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e78a875af4d49eb-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:d81d:3098:fcea:c3ff:fe81:7d19",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:d81d:3098:fcea:c3ff:fe81:7d19, 162.159.122.165"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 12:46:51 UTC] === END API CALL LOG ===
[05-Apr-2026 12:46:51 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 12:46:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYyIiwidXNlcm5hbWUiOiJzaGFpa2giLCJlbWFpbCI6ImlzNzU1NjAzMUBnbWFpbC5jb20iLCJleHAiOjE3NzU5OTc5NzB9.8LA_L2mSX6UwGlBWEVQYXjZ9PAbhQF5vBi8a2TfYyCw
[05-Apr-2026 12:46:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 12:46:51 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 12:46:51 UTC] User ID: 262
[05-Apr-2026 12:46:51 UTC] ✅ User profile retrieved successfully for user ID: 262
[05-Apr-2026 12:46:52 UTC] === API CALL LOG ===
[05-Apr-2026 12:46:52 UTC] Endpoint: user/profile.php
[05-Apr-2026 12:46:52 UTC] Full Log Data: {
    "timestamp": "2026-04-05 12:46:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:d81d:3098:fcea:c3ff:fe81:7d19",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYyIiwidXNlcm5hbWUiOiJzaGFpa2giLCJlbWFpbCI6ImlzNzU1NjAzMUBnbWFpbC5jb20iLCJleHAiOjE3NzU5OTc5NzB9.8LA_L2mSX6UwGlBWEVQYXjZ9PAbhQF5vBi8a2TfYyCw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e78a8794e0c49eb-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:d81d:3098:fcea:c3ff:fe81:7d19",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:d81d:3098:fcea:c3ff:fe81:7d19, 162.159.122.165"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 12:46:52 UTC] === END API CALL LOG ===
[05-Apr-2026 12:46:52 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 12:46:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYyIiwidXNlcm5hbWUiOiJzaGFpa2giLCJlbWFpbCI6ImlzNzU1NjAzMUBnbWFpbC5jb20iLCJleHAiOjE3NzU5OTc5NzB9.8LA_L2mSX6UwGlBWEVQYXjZ9PAbhQF5vBi8a2TfYyCw
[05-Apr-2026 12:46:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 12:46:52 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 12:46:52 UTC] User ID: 262
[05-Apr-2026 12:46:52 UTC] ✅ User profile retrieved successfully for user ID: 262
[05-Apr-2026 12:46:52 UTC] === API CALL LOG ===
[05-Apr-2026 12:46:52 UTC] Endpoint: user/profile.php
[05-Apr-2026 12:46:52 UTC] Full Log Data: {
    "timestamp": "2026-04-05 12:46:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:d81d:3098:fcea:c3ff:fe81:7d19",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYyIiwidXNlcm5hbWUiOiJzaGFpa2giLCJlbWFpbCI6ImlzNzU1NjAzMUBnbWFpbC5jb20iLCJleHAiOjE3NzU5OTc5NzB9.8LA_L2mSX6UwGlBWEVQYXjZ9PAbhQF5vBi8a2TfYyCw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e78a87b49c549eb-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:d81d:3098:fcea:c3ff:fe81:7d19",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:d81d:3098:fcea:c3ff:fe81:7d19, 162.159.122.165"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 12:46:52 UTC] === END API CALL LOG ===
[05-Apr-2026 12:46:52 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 12:46:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYyIiwidXNlcm5hbWUiOiJzaGFpa2giLCJlbWFpbCI6ImlzNzU1NjAzMUBnbWFpbC5jb20iLCJleHAiOjE3NzU5OTc5NzB9.8LA_L2mSX6UwGlBWEVQYXjZ9PAbhQF5vBi8a2TfYyCw
[05-Apr-2026 12:46:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 12:46:52 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 12:46:52 UTC] User ID: 262
[05-Apr-2026 12:46:52 UTC] ✅ User profile retrieved successfully for user ID: 262
[05-Apr-2026 12:46:52 UTC] === API CALL LOG ===
[05-Apr-2026 12:46:52 UTC] Endpoint: user/profile.php
[05-Apr-2026 12:46:52 UTC] Full Log Data: {
    "timestamp": "2026-04-05 12:46:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:d81d:3098:fcea:c3ff:fe81:7d19",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYyIiwidXNlcm5hbWUiOiJzaGFpa2giLCJlbWFpbCI6ImlzNzU1NjAzMUBnbWFpbC5jb20iLCJleHAiOjE3NzU5OTc5NzB9.8LA_L2mSX6UwGlBWEVQYXjZ9PAbhQF5vBi8a2TfYyCw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e78a87b49c749eb-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:d81d:3098:fcea:c3ff:fe81:7d19",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:d81d:3098:fcea:c3ff:fe81:7d19, 162.159.122.164"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 12:46:52 UTC] === END API CALL LOG ===
[05-Apr-2026 12:46:52 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 12:46:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYyIiwidXNlcm5hbWUiOiJzaGFpa2giLCJlbWFpbCI6ImlzNzU1NjAzMUBnbWFpbC5jb20iLCJleHAiOjE3NzU5OTc5NzB9.8LA_L2mSX6UwGlBWEVQYXjZ9PAbhQF5vBi8a2TfYyCw
[05-Apr-2026 12:46:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 12:46:52 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 12:46:52 UTC] User ID: 262
[05-Apr-2026 12:46:52 UTC] ✅ User profile retrieved successfully for user ID: 262
[05-Apr-2026 12:46:57 UTC] === API CALL LOG ===
[05-Apr-2026 12:46:57 UTC] Endpoint: user/profile.php
[05-Apr-2026 12:46:57 UTC] Full Log Data: {
    "timestamp": "2026-04-05 12:46:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:d81d:3098:fcea:c3ff:fe81:7d19",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYyIiwidXNlcm5hbWUiOiJzaGFpa2giLCJlbWFpbCI6ImlzNzU1NjAzMUBnbWFpbC5jb20iLCJleHAiOjE3NzU5OTc5NzB9.8LA_L2mSX6UwGlBWEVQYXjZ9PAbhQF5vBi8a2TfYyCw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e78a8964a2649eb-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:d81d:3098:fcea:c3ff:fe81:7d19",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:d81d:3098:fcea:c3ff:fe81:7d19, 162.159.122.165"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 12:46:57 UTC] === END API CALL LOG ===
[05-Apr-2026 12:46:57 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 12:46:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYyIiwidXNlcm5hbWUiOiJzaGFpa2giLCJlbWFpbCI6ImlzNzU1NjAzMUBnbWFpbC5jb20iLCJleHAiOjE3NzU5OTc5NzB9.8LA_L2mSX6UwGlBWEVQYXjZ9PAbhQF5vBi8a2TfYyCw
[05-Apr-2026 12:46:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 12:46:57 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 12:46:57 UTC] User ID: 262
[05-Apr-2026 12:46:57 UTC] ✅ User profile retrieved successfully for user ID: 262
[05-Apr-2026 12:46:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 12:46:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 12:46:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYyIiwidXNlcm5hbWUiOiJzaGFpa2giLCJlbWFpbCI6ImlzNzU1NjAzMUBnbWFpbC5jb20iLCJleHAiOjE3NzU5OTc5NzB9.8LA_L2mSX6UwGlBWEVQYXjZ9PAbhQF5vBi8a2TfYyCw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e78a8964a2449eb-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:d81d:3098:fcea:c3ff:fe81:7d19","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:4900:d81d:3098:fcea:c3ff:fe81:7d19, 162.159.122.165"}
[05-Apr-2026 12:46:57 UTC] === User Orders API Called ===
[05-Apr-2026 12:46:57 UTC] User ID: 262
[05-Apr-2026 12:46:57 UTC] Limit: 20, Offset: 0
[05-Apr-2026 12:46:57 UTC] Orders found: 0
[05-Apr-2026 12:46:57 UTC] Orders data: []
[05-Apr-2026 12:46:57 UTC] Total orders count: 0
[05-Apr-2026 12:46:57 UTC] === API CALL LOG ===
[05-Apr-2026 12:46:57 UTC] Endpoint: user/profile.php
[05-Apr-2026 12:46:57 UTC] Full Log Data: {
    "timestamp": "2026-04-05 12:46:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:d81d:3098:fcea:c3ff:fe81:7d19",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYyIiwidXNlcm5hbWUiOiJzaGFpa2giLCJlbWFpbCI6ImlzNzU1NjAzMUBnbWFpbC5jb20iLCJleHAiOjE3NzU5OTc5NzB9.8LA_L2mSX6UwGlBWEVQYXjZ9PAbhQF5vBi8a2TfYyCw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e78a89a297749eb-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:d81d:3098:fcea:c3ff:fe81:7d19",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:d81d:3098:fcea:c3ff:fe81:7d19, 162.159.122.165"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 12:46:57 UTC] === END API CALL LOG ===
[05-Apr-2026 12:46:57 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 12:46:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYyIiwidXNlcm5hbWUiOiJzaGFpa2giLCJlbWFpbCI6ImlzNzU1NjAzMUBnbWFpbC5jb20iLCJleHAiOjE3NzU5OTc5NzB9.8LA_L2mSX6UwGlBWEVQYXjZ9PAbhQF5vBi8a2TfYyCw
[05-Apr-2026 12:46:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 12:46:57 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 12:46:57 UTC] User ID: 262
[05-Apr-2026 12:46:57 UTC] ✅ User profile retrieved successfully for user ID: 262
[05-Apr-2026 12:47:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 12:47:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 12:47:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYyIiwidXNlcm5hbWUiOiJzaGFpa2giLCJlbWFpbCI6ImlzNzU1NjAzMUBnbWFpbC5jb20iLCJleHAiOjE3NzU5OTc5NzB9.8LA_L2mSX6UwGlBWEVQYXjZ9PAbhQF5vBi8a2TfYyCw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e78a9d83ce649eb-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:d81d:3098:fcea:c3ff:fe81:7d19","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:4900:d81d:3098:fcea:c3ff:fe81:7d19, 162.159.122.164"}
[05-Apr-2026 12:47:48 UTC] === User Orders API Called ===
[05-Apr-2026 12:47:48 UTC] User ID: 262
[05-Apr-2026 12:47:48 UTC] Limit: 20, Offset: 0
[05-Apr-2026 12:47:48 UTC] Orders found: 0
[05-Apr-2026 12:47:48 UTC] Orders data: []
[05-Apr-2026 12:47:48 UTC] Total orders count: 0
[05-Apr-2026 12:47:48 UTC] === API CALL LOG ===
[05-Apr-2026 12:47:48 UTC] Endpoint: user/profile.php
[05-Apr-2026 12:47:48 UTC] Full Log Data: {
    "timestamp": "2026-04-05 12:47:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:d81d:3098:fcea:c3ff:fe81:7d19",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYyIiwidXNlcm5hbWUiOiJzaGFpa2giLCJlbWFpbCI6ImlzNzU1NjAzMUBnbWFpbC5jb20iLCJleHAiOjE3NzU5OTc5NzB9.8LA_L2mSX6UwGlBWEVQYXjZ9PAbhQF5vBi8a2TfYyCw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e78a9d83ceb49eb-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:d81d:3098:fcea:c3ff:fe81:7d19",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:d81d:3098:fcea:c3ff:fe81:7d19, 162.159.122.165"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 12:47:48 UTC] === END API CALL LOG ===
[05-Apr-2026 12:47:48 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 12:47:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYyIiwidXNlcm5hbWUiOiJzaGFpa2giLCJlbWFpbCI6ImlzNzU1NjAzMUBnbWFpbC5jb20iLCJleHAiOjE3NzU5OTc5NzB9.8LA_L2mSX6UwGlBWEVQYXjZ9PAbhQF5vBi8a2TfYyCw
[05-Apr-2026 12:47:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 12:47:48 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 12:47:48 UTC] User ID: 262
[05-Apr-2026 12:47:48 UTC] ✅ User profile retrieved successfully for user ID: 262
[05-Apr-2026 12:47:48 UTC] === API CALL LOG ===
[05-Apr-2026 12:47:48 UTC] Endpoint: user/profile.php
[05-Apr-2026 12:47:48 UTC] Full Log Data: {
    "timestamp": "2026-04-05 12:47:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:d81d:3098:fcea:c3ff:fe81:7d19",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYyIiwidXNlcm5hbWUiOiJzaGFpa2giLCJlbWFpbCI6ImlzNzU1NjAzMUBnbWFpbC5jb20iLCJleHAiOjE3NzU5OTc5NzB9.8LA_L2mSX6UwGlBWEVQYXjZ9PAbhQF5vBi8a2TfYyCw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e78a9d83cec49eb-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:d81d:3098:fcea:c3ff:fe81:7d19",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:d81d:3098:fcea:c3ff:fe81:7d19, 162.159.122.164"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 12:47:48 UTC] === END API CALL LOG ===
[05-Apr-2026 12:47:48 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 12:47:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYyIiwidXNlcm5hbWUiOiJzaGFpa2giLCJlbWFpbCI6ImlzNzU1NjAzMUBnbWFpbC5jb20iLCJleHAiOjE3NzU5OTc5NzB9.8LA_L2mSX6UwGlBWEVQYXjZ9PAbhQF5vBi8a2TfYyCw
[05-Apr-2026 12:47:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 12:47:48 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 12:47:48 UTC] User ID: 262
[05-Apr-2026 12:47:48 UTC] ✅ User profile retrieved successfully for user ID: 262
[05-Apr-2026 12:47:48 UTC] === API CALL LOG ===
[05-Apr-2026 12:47:48 UTC] Endpoint: user/profile.php
[05-Apr-2026 12:47:48 UTC] Full Log Data: {
    "timestamp": "2026-04-05 12:47:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:d81d:3098:fcea:c3ff:fe81:7d19",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYyIiwidXNlcm5hbWUiOiJzaGFpa2giLCJlbWFpbCI6ImlzNzU1NjAzMUBnbWFpbC5jb20iLCJleHAiOjE3NzU5OTc5NzB9.8LA_L2mSX6UwGlBWEVQYXjZ9PAbhQF5vBi8a2TfYyCw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e78a9d83ce749eb-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:d81d:3098:fcea:c3ff:fe81:7d19",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:d81d:3098:fcea:c3ff:fe81:7d19, 162.159.122.165"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 12:47:48 UTC] === END API CALL LOG ===
[05-Apr-2026 12:47:48 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 12:47:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYyIiwidXNlcm5hbWUiOiJzaGFpa2giLCJlbWFpbCI6ImlzNzU1NjAzMUBnbWFpbC5jb20iLCJleHAiOjE3NzU5OTc5NzB9.8LA_L2mSX6UwGlBWEVQYXjZ9PAbhQF5vBi8a2TfYyCw
[05-Apr-2026 12:47:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 12:47:48 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 12:47:48 UTC] User ID: 262
[05-Apr-2026 12:47:48 UTC] ✅ User profile retrieved successfully for user ID: 262
[05-Apr-2026 12:47:49 UTC] === API CALL LOG ===
[05-Apr-2026 12:47:49 UTC] Endpoint: user/profile.php
[05-Apr-2026 12:47:49 UTC] Full Log Data: {
    "timestamp": "2026-04-05 12:47:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:d81d:3098:fcea:c3ff:fe81:7d19",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYyIiwidXNlcm5hbWUiOiJzaGFpa2giLCJlbWFpbCI6ImlzNzU1NjAzMUBnbWFpbC5jb20iLCJleHAiOjE3NzU5OTc5NzB9.8LA_L2mSX6UwGlBWEVQYXjZ9PAbhQF5vBi8a2TfYyCw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e78a9dc3d0349eb-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:d81d:3098:fcea:c3ff:fe81:7d19",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:d81d:3098:fcea:c3ff:fe81:7d19, 162.159.122.165"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 12:47:49 UTC] === END API CALL LOG ===
[05-Apr-2026 12:47:49 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 12:47:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYyIiwidXNlcm5hbWUiOiJzaGFpa2giLCJlbWFpbCI6ImlzNzU1NjAzMUBnbWFpbC5jb20iLCJleHAiOjE3NzU5OTc5NzB9.8LA_L2mSX6UwGlBWEVQYXjZ9PAbhQF5vBi8a2TfYyCw
[05-Apr-2026 12:47:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 12:47:49 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 12:47:49 UTC] User ID: 262
[05-Apr-2026 12:47:49 UTC] ✅ User profile retrieved successfully for user ID: 262
[05-Apr-2026 12:47:49 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 12:47:49 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 12:47:49 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYyIiwidXNlcm5hbWUiOiJzaGFpa2giLCJlbWFpbCI6ImlzNzU1NjAzMUBnbWFpbC5jb20iLCJleHAiOjE3NzU5OTc5NzB9.8LA_L2mSX6UwGlBWEVQYXjZ9PAbhQF5vBi8a2TfYyCw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e78a9e04c5849eb-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:d81d:3098:fcea:c3ff:fe81:7d19","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:4900:d81d:3098:fcea:c3ff:fe81:7d19, 162.159.122.164"}
[05-Apr-2026 12:47:49 UTC] === User Orders API Called ===
[05-Apr-2026 12:47:49 UTC] User ID: 262
[05-Apr-2026 12:47:49 UTC] Limit: 20, Offset: 0
[05-Apr-2026 12:47:49 UTC] Orders found: 0
[05-Apr-2026 12:47:49 UTC] Orders data: []
[05-Apr-2026 12:47:49 UTC] Total orders count: 0
[05-Apr-2026 12:47:51 UTC] === API CALL LOG ===
[05-Apr-2026 12:47:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 12:47:51 UTC] Endpoint: user/profile.php
[05-Apr-2026 12:47:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 12:47:51 UTC] Full Log Data: {
    "timestamp": "2026-04-05 12:47:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:d81d:3098:fcea:c3ff:fe81:7d19",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYyIiwidXNlcm5hbWUiOiJzaGFpa2giLCJlbWFpbCI6ImlzNzU1NjAzMUBnbWFpbC5jb20iLCJleHAiOjE3NzU5OTc5NzB9.8LA_L2mSX6UwGlBWEVQYXjZ9PAbhQF5vBi8a2TfYyCw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e78a9e82bb449eb-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:d81d:3098:fcea:c3ff:fe81:7d19",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:d81d:3098:fcea:c3ff:fe81:7d19, 162.159.122.164"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 12:47:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYyIiwidXNlcm5hbWUiOiJzaGFpa2giLCJlbWFpbCI6ImlzNzU1NjAzMUBnbWFpbC5jb20iLCJleHAiOjE3NzU5OTc5NzB9.8LA_L2mSX6UwGlBWEVQYXjZ9PAbhQF5vBi8a2TfYyCw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e78a9e82bae49eb-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:d81d:3098:fcea:c3ff:fe81:7d19","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:4900:d81d:3098:fcea:c3ff:fe81:7d19, 162.159.122.165"}
[05-Apr-2026 12:47:51 UTC] === END API CALL LOG ===
[05-Apr-2026 12:47:51 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 12:47:51 UTC] === User Orders API Called ===
[05-Apr-2026 12:47:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYyIiwidXNlcm5hbWUiOiJzaGFpa2giLCJlbWFpbCI6ImlzNzU1NjAzMUBnbWFpbC5jb20iLCJleHAiOjE3NzU5OTc5NzB9.8LA_L2mSX6UwGlBWEVQYXjZ9PAbhQF5vBi8a2TfYyCw
[05-Apr-2026 12:47:51 UTC] User ID: 262
[05-Apr-2026 12:47:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 12:47:51 UTC] Limit: 20, Offset: 0
[05-Apr-2026 12:47:51 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 12:47:51 UTC] User ID: 262
[05-Apr-2026 12:47:51 UTC] Orders found: 0
[05-Apr-2026 12:47:51 UTC] Orders data: []
[05-Apr-2026 12:47:51 UTC] Total orders count: 0
[05-Apr-2026 12:47:51 UTC] ✅ User profile retrieved successfully for user ID: 262
[05-Apr-2026 12:47:51 UTC] === API CALL LOG ===
[05-Apr-2026 12:47:51 UTC] Endpoint: user/profile.php
[05-Apr-2026 12:47:51 UTC] Full Log Data: {
    "timestamp": "2026-04-05 12:47:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:d81d:3098:fcea:c3ff:fe81:7d19",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYyIiwidXNlcm5hbWUiOiJzaGFpa2giLCJlbWFpbCI6ImlzNzU1NjAzMUBnbWFpbC5jb20iLCJleHAiOjE3NzU5OTc5NzB9.8LA_L2mSX6UwGlBWEVQYXjZ9PAbhQF5vBi8a2TfYyCw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e78a9ec8c2749eb-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:d81d:3098:fcea:c3ff:fe81:7d19",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:d81d:3098:fcea:c3ff:fe81:7d19, 162.159.122.165"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 12:47:51 UTC] === END API CALL LOG ===
[05-Apr-2026 12:47:51 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 12:47:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYyIiwidXNlcm5hbWUiOiJzaGFpa2giLCJlbWFpbCI6ImlzNzU1NjAzMUBnbWFpbC5jb20iLCJleHAiOjE3NzU5OTc5NzB9.8LA_L2mSX6UwGlBWEVQYXjZ9PAbhQF5vBi8a2TfYyCw
[05-Apr-2026 12:47:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 12:47:51 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 12:47:51 UTC] User ID: 262
[05-Apr-2026 12:47:51 UTC] ✅ User profile retrieved successfully for user ID: 262
[05-Apr-2026 12:47:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 12:47:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 12:47:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYyIiwidXNlcm5hbWUiOiJzaGFpa2giLCJlbWFpbCI6ImlzNzU1NjAzMUBnbWFpbC5jb20iLCJleHAiOjE3NzU5OTc5NzB9.8LA_L2mSX6UwGlBWEVQYXjZ9PAbhQF5vBi8a2TfYyCw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e78aa0ea9c049eb-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:d81d:3098:fcea:c3ff:fe81:7d19","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:4900:d81d:3098:fcea:c3ff:fe81:7d19, 162.159.122.164"}
[05-Apr-2026 12:47:57 UTC] === User Orders API Called ===
[05-Apr-2026 12:47:57 UTC] User ID: 262
[05-Apr-2026 12:47:57 UTC] Limit: 20, Offset: 0
[05-Apr-2026 12:47:57 UTC] === API CALL LOG ===
[05-Apr-2026 12:47:57 UTC] Endpoint: user/profile.php
[05-Apr-2026 12:47:57 UTC] Full Log Data: {
    "timestamp": "2026-04-05 12:47:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:d81d:3098:fcea:c3ff:fe81:7d19",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYyIiwidXNlcm5hbWUiOiJzaGFpa2giLCJlbWFpbCI6ImlzNzU1NjAzMUBnbWFpbC5jb20iLCJleHAiOjE3NzU5OTc5NzB9.8LA_L2mSX6UwGlBWEVQYXjZ9PAbhQF5vBi8a2TfYyCw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e78aa0ea9c349eb-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:d81d:3098:fcea:c3ff:fe81:7d19",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:d81d:3098:fcea:c3ff:fe81:7d19, 162.159.122.164"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 12:47:57 UTC] === END API CALL LOG ===
[05-Apr-2026 12:47:57 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 12:47:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYyIiwidXNlcm5hbWUiOiJzaGFpa2giLCJlbWFpbCI6ImlzNzU1NjAzMUBnbWFpbC5jb20iLCJleHAiOjE3NzU5OTc5NzB9.8LA_L2mSX6UwGlBWEVQYXjZ9PAbhQF5vBi8a2TfYyCw
[05-Apr-2026 12:47:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 12:47:57 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 12:47:57 UTC] Orders found: 0
[05-Apr-2026 12:47:57 UTC] User ID: 262
[05-Apr-2026 12:47:57 UTC] Orders data: []
[05-Apr-2026 12:47:57 UTC] Total orders count: 0
[05-Apr-2026 12:47:57 UTC] ✅ User profile retrieved successfully for user ID: 262
[05-Apr-2026 12:47:57 UTC] === API CALL LOG ===
[05-Apr-2026 12:47:57 UTC] Endpoint: user/profile.php
[05-Apr-2026 12:47:57 UTC] Full Log Data: {
    "timestamp": "2026-04-05 12:47:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:d81d:3098:fcea:c3ff:fe81:7d19",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYyIiwidXNlcm5hbWUiOiJzaGFpa2giLCJlbWFpbCI6ImlzNzU1NjAzMUBnbWFpbC5jb20iLCJleHAiOjE3NzU5OTc5NzB9.8LA_L2mSX6UwGlBWEVQYXjZ9PAbhQF5vBi8a2TfYyCw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e78aa12696549eb-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:d81d:3098:fcea:c3ff:fe81:7d19",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:d81d:3098:fcea:c3ff:fe81:7d19, 162.159.122.165"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 12:47:57 UTC] === END API CALL LOG ===
[05-Apr-2026 12:47:57 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 12:47:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYyIiwidXNlcm5hbWUiOiJzaGFpa2giLCJlbWFpbCI6ImlzNzU1NjAzMUBnbWFpbC5jb20iLCJleHAiOjE3NzU5OTc5NzB9.8LA_L2mSX6UwGlBWEVQYXjZ9PAbhQF5vBi8a2TfYyCw
[05-Apr-2026 12:47:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 12:47:57 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 12:47:57 UTC] User ID: 262
[05-Apr-2026 12:47:57 UTC] ✅ User profile retrieved successfully for user ID: 262
[05-Apr-2026 12:47:59 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 12:47:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 12:47:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYyIiwidXNlcm5hbWUiOiJzaGFpa2giLCJlbWFpbCI6ImlzNzU1NjAzMUBnbWFpbC5jb20iLCJleHAiOjE3NzU5OTc5NzB9.8LA_L2mSX6UwGlBWEVQYXjZ9PAbhQF5vBi8a2TfYyCw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e78aa1ebf5649eb-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:d81d:3098:fcea:c3ff:fe81:7d19","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:4900:d81d:3098:fcea:c3ff:fe81:7d19, 162.159.122.165"}
[05-Apr-2026 12:47:59 UTC] === User Orders API Called ===
[05-Apr-2026 12:47:59 UTC] User ID: 262
[05-Apr-2026 12:47:59 UTC] Limit: 20, Offset: 0
[05-Apr-2026 12:47:59 UTC] Orders found: 0
[05-Apr-2026 12:47:59 UTC] Orders data: []
[05-Apr-2026 12:47:59 UTC] Total orders count: 0
[05-Apr-2026 12:47:59 UTC] === API CALL LOG ===
[05-Apr-2026 12:47:59 UTC] Endpoint: user/profile.php
[05-Apr-2026 12:47:59 UTC] Full Log Data: {
    "timestamp": "2026-04-05 12:47:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:d81d:3098:fcea:c3ff:fe81:7d19",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYyIiwidXNlcm5hbWUiOiJzaGFpa2giLCJlbWFpbCI6ImlzNzU1NjAzMUBnbWFpbC5jb20iLCJleHAiOjE3NzU5OTc5NzB9.8LA_L2mSX6UwGlBWEVQYXjZ9PAbhQF5vBi8a2TfYyCw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e78aa1ebf5a49eb-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:d81d:3098:fcea:c3ff:fe81:7d19",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:d81d:3098:fcea:c3ff:fe81:7d19, 162.159.122.164"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 12:47:59 UTC] === END API CALL LOG ===
[05-Apr-2026 12:47:59 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 12:47:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYyIiwidXNlcm5hbWUiOiJzaGFpa2giLCJlbWFpbCI6ImlzNzU1NjAzMUBnbWFpbC5jb20iLCJleHAiOjE3NzU5OTc5NzB9.8LA_L2mSX6UwGlBWEVQYXjZ9PAbhQF5vBi8a2TfYyCw
[05-Apr-2026 12:47:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 12:47:59 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 12:47:59 UTC] User ID: 262
[05-Apr-2026 12:47:59 UTC] ✅ User profile retrieved successfully for user ID: 262
[05-Apr-2026 12:48:00 UTC] === API CALL LOG ===
[05-Apr-2026 12:48:00 UTC] Endpoint: user/profile.php
[05-Apr-2026 12:48:00 UTC] Full Log Data: {
    "timestamp": "2026-04-05 12:48:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:d81d:3098:fcea:c3ff:fe81:7d19",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYyIiwidXNlcm5hbWUiOiJzaGFpa2giLCJlbWFpbCI6ImlzNzU1NjAzMUBnbWFpbC5jb20iLCJleHAiOjE3NzU5OTc5NzB9.8LA_L2mSX6UwGlBWEVQYXjZ9PAbhQF5vBi8a2TfYyCw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e78aa227e9049eb-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:d81d:3098:fcea:c3ff:fe81:7d19",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:d81d:3098:fcea:c3ff:fe81:7d19, 162.159.122.165"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 12:48:00 UTC] === END API CALL LOG ===
[05-Apr-2026 12:48:00 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 12:48:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYyIiwidXNlcm5hbWUiOiJzaGFpa2giLCJlbWFpbCI6ImlzNzU1NjAzMUBnbWFpbC5jb20iLCJleHAiOjE3NzU5OTc5NzB9.8LA_L2mSX6UwGlBWEVQYXjZ9PAbhQF5vBi8a2TfYyCw
[05-Apr-2026 12:48:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 12:48:00 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 12:48:00 UTC] User ID: 262
[05-Apr-2026 12:48:00 UTC] ✅ User profile retrieved successfully for user ID: 262
[05-Apr-2026 12:48:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 12:48:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 12:48:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYyIiwidXNlcm5hbWUiOiJzaGFpa2giLCJlbWFpbCI6ImlzNzU1NjAzMUBnbWFpbC5jb20iLCJleHAiOjE3NzU5OTc5NzB9.8LA_L2mSX6UwGlBWEVQYXjZ9PAbhQF5vBi8a2TfYyCw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e78aa3609df49eb-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:d81d:3098:fcea:c3ff:fe81:7d19","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:4900:d81d:3098:fcea:c3ff:fe81:7d19, 162.159.122.165"}
[05-Apr-2026 12:48:03 UTC] === User Orders API Called ===
[05-Apr-2026 12:48:03 UTC] User ID: 262
[05-Apr-2026 12:48:03 UTC] Limit: 20, Offset: 0
[05-Apr-2026 12:48:03 UTC] === API CALL LOG ===
[05-Apr-2026 12:48:03 UTC] Endpoint: user/profile.php
[05-Apr-2026 12:48:03 UTC] Full Log Data: {
    "timestamp": "2026-04-05 12:48:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:d81d:3098:fcea:c3ff:fe81:7d19",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYyIiwidXNlcm5hbWUiOiJzaGFpa2giLCJlbWFpbCI6ImlzNzU1NjAzMUBnbWFpbC5jb20iLCJleHAiOjE3NzU5OTc5NzB9.8LA_L2mSX6UwGlBWEVQYXjZ9PAbhQF5vBi8a2TfYyCw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e78aa3609ea49eb-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:d81d:3098:fcea:c3ff:fe81:7d19",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:d81d:3098:fcea:c3ff:fe81:7d19, 162.159.122.165"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 12:48:03 UTC] === END API CALL LOG ===
[05-Apr-2026 12:48:03 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 12:48:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYyIiwidXNlcm5hbWUiOiJzaGFpa2giLCJlbWFpbCI6ImlzNzU1NjAzMUBnbWFpbC5jb20iLCJleHAiOjE3NzU5OTc5NzB9.8LA_L2mSX6UwGlBWEVQYXjZ9PAbhQF5vBi8a2TfYyCw
[05-Apr-2026 12:48:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 12:48:03 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 12:48:03 UTC] User ID: 262
[05-Apr-2026 12:48:03 UTC] ✅ User profile retrieved successfully for user ID: 262
[05-Apr-2026 12:48:03 UTC] Orders found: 0
[05-Apr-2026 12:48:03 UTC] Orders data: []
[05-Apr-2026 12:48:03 UTC] Total orders count: 0
[05-Apr-2026 12:48:04 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 12:48:04 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 12:48:04 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYyIiwidXNlcm5hbWUiOiJzaGFpa2giLCJlbWFpbCI6ImlzNzU1NjAzMUBnbWFpbC5jb20iLCJleHAiOjE3NzU5OTc5NzB9.8LA_L2mSX6UwGlBWEVQYXjZ9PAbhQF5vBi8a2TfYyCw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e78aa3b6b5d49eb-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:d81d:3098:fcea:c3ff:fe81:7d19","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:4900:d81d:3098:fcea:c3ff:fe81:7d19, 162.159.122.165"}
[05-Apr-2026 12:48:04 UTC] === User Orders API Called ===
[05-Apr-2026 12:48:04 UTC] User ID: 262
[05-Apr-2026 12:48:04 UTC] Limit: 20, Offset: 0
[05-Apr-2026 12:48:04 UTC] Orders found: 0
[05-Apr-2026 12:48:04 UTC] Orders data: []
[05-Apr-2026 12:48:04 UTC] Total orders count: 0
[05-Apr-2026 12:48:04 UTC] === API CALL LOG ===
[05-Apr-2026 12:48:04 UTC] Endpoint: user/profile.php
[05-Apr-2026 12:48:04 UTC] Full Log Data: {
    "timestamp": "2026-04-05 12:48:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:d81d:3098:fcea:c3ff:fe81:7d19",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYyIiwidXNlcm5hbWUiOiJzaGFpa2giLCJlbWFpbCI6ImlzNzU1NjAzMUBnbWFpbC5jb20iLCJleHAiOjE3NzU5OTc5NzB9.8LA_L2mSX6UwGlBWEVQYXjZ9PAbhQF5vBi8a2TfYyCw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e78aa3b6b5c49eb-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:d81d:3098:fcea:c3ff:fe81:7d19",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:d81d:3098:fcea:c3ff:fe81:7d19, 162.159.122.164"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 12:48:04 UTC] === END API CALL LOG ===
[05-Apr-2026 12:48:04 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 12:48:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYyIiwidXNlcm5hbWUiOiJzaGFpa2giLCJlbWFpbCI6ImlzNzU1NjAzMUBnbWFpbC5jb20iLCJleHAiOjE3NzU5OTc5NzB9.8LA_L2mSX6UwGlBWEVQYXjZ9PAbhQF5vBi8a2TfYyCw
[05-Apr-2026 12:48:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 12:48:04 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 12:48:04 UTC] User ID: 262
[05-Apr-2026 12:48:04 UTC] ✅ User profile retrieved successfully for user ID: 262
[05-Apr-2026 12:48:05 UTC] === API CALL LOG ===
[05-Apr-2026 12:48:05 UTC] Endpoint: user/profile.php
[05-Apr-2026 12:48:05 UTC] Full Log Data: {
    "timestamp": "2026-04-05 12:48:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:d81d:3098:fcea:c3ff:fe81:7d19",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYyIiwidXNlcm5hbWUiOiJzaGFpa2giLCJlbWFpbCI6ImlzNzU1NjAzMUBnbWFpbC5jb20iLCJleHAiOjE3NzU5OTc5NzB9.8LA_L2mSX6UwGlBWEVQYXjZ9PAbhQF5vBi8a2TfYyCw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e78aa42280649eb-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:d81d:3098:fcea:c3ff:fe81:7d19",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:d81d:3098:fcea:c3ff:fe81:7d19, 162.159.122.164"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 12:48:05 UTC] === END API CALL LOG ===
[05-Apr-2026 12:48:05 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 12:48:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYyIiwidXNlcm5hbWUiOiJzaGFpa2giLCJlbWFpbCI6ImlzNzU1NjAzMUBnbWFpbC5jb20iLCJleHAiOjE3NzU5OTc5NzB9.8LA_L2mSX6UwGlBWEVQYXjZ9PAbhQF5vBi8a2TfYyCw
[05-Apr-2026 12:48:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 12:48:05 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 12:48:05 UTC] User ID: 262
[05-Apr-2026 12:48:05 UTC] ✅ User profile retrieved successfully for user ID: 262
[05-Apr-2026 12:48:05 UTC] User Purchases API - User ID: 262
[05-Apr-2026 12:48:05 UTC] User Purchases API - Total purchases found: 0
[05-Apr-2026 14:24:31 UTC] === API CALL LOG ===
[05-Apr-2026 14:24:31 UTC] Endpoint: user/profile.php
[05-Apr-2026 14:24:31 UTC] Full Log Data: {
    "timestamp": "2026-04-05 14:24:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.145.23",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyNTAsInVzZXJuYW1lIjoia2FsIiwiZW1haWwiOiJrYWxraWRhbmRlbXNldzY0MUBnbWFpbC5jb20iLCJleHAiOjE3NzU5MzQyMTR9.g3cHrmh_UXUUEpa0Pin52fIUL2JA3zjHjyIKxlTLJWo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7937803c8f7893-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.189.145.23",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.189.145.23, 104.23.208.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 14:24:31 UTC] === END API CALL LOG ===
[05-Apr-2026 14:24:31 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 14:24:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyNTAsInVzZXJuYW1lIjoia2FsIiwiZW1haWwiOiJrYWxraWRhbmRlbXNldzY0MUBnbWFpbC5jb20iLCJleHAiOjE3NzU5MzQyMTR9.g3cHrmh_UXUUEpa0Pin52fIUL2JA3zjHjyIKxlTLJWo
[05-Apr-2026 14:24:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 14:24:31 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 14:24:31 UTC] User ID: 250
[05-Apr-2026 14:24:31 UTC] ✅ User profile retrieved successfully for user ID: 250
[05-Apr-2026 14:24:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 14:24:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 14:24:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyNTAsInVzZXJuYW1lIjoia2FsIiwiZW1haWwiOiJrYWxraWRhbmRlbXNldzY0MUBnbWFpbC5jb20iLCJleHAiOjE3NzU5MzQyMTR9.g3cHrmh_UXUUEpa0Pin52fIUL2JA3zjHjyIKxlTLJWo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e793785fdd97893-ADD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"196.189.145.23","CF-IPCountry":"ET","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"196.189.145.23, 104.23.208.145"}
[05-Apr-2026 14:24:31 UTC] === User Orders API Called ===
[05-Apr-2026 14:24:31 UTC] User ID: 250
[05-Apr-2026 14:24:31 UTC] Limit: 20, Offset: 0
[05-Apr-2026 14:24:31 UTC] Orders found: 1
[05-Apr-2026 14:24:31 UTC] Orders data: [{"id":157,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/MobileMoneyAcademy","status":"pending","created_at":"2026-04-04 20:14:27","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[05-Apr-2026 14:24:31 UTC] Total orders count: 1
[05-Apr-2026 14:24:31 UTC] === API CALL LOG ===
[05-Apr-2026 14:24:31 UTC] Endpoint: user/profile.php
[05-Apr-2026 14:24:31 UTC] Full Log Data: {
    "timestamp": "2026-04-05 14:24:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.145.23",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyNTAsInVzZXJuYW1lIjoia2FsIiwiZW1haWwiOiJrYWxraWRhbmRlbXNldzY0MUBnbWFpbC5jb20iLCJleHAiOjE3NzU5MzQyMTR9.g3cHrmh_UXUUEpa0Pin52fIUL2JA3zjHjyIKxlTLJWo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7937866e827893-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.189.145.23",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.189.145.23, 104.23.208.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 14:24:31 UTC] === END API CALL LOG ===
[05-Apr-2026 14:24:31 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 14:24:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyNTAsInVzZXJuYW1lIjoia2FsIiwiZW1haWwiOiJrYWxraWRhbmRlbXNldzY0MUBnbWFpbC5jb20iLCJleHAiOjE3NzU5MzQyMTR9.g3cHrmh_UXUUEpa0Pin52fIUL2JA3zjHjyIKxlTLJWo
[05-Apr-2026 14:24:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 14:24:31 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 14:24:31 UTC] User ID: 250
[05-Apr-2026 14:24:31 UTC] ✅ User profile retrieved successfully for user ID: 250
[05-Apr-2026 14:26:04 UTC] === API CALL LOG ===
[05-Apr-2026 14:26:04 UTC] Endpoint: user/profile.php
[05-Apr-2026 14:26:04 UTC] Full Log Data: {
    "timestamp": "2026-04-05 14:26:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.145.23",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyNTAsInVzZXJuYW1lIjoia2FsIiwiZW1haWwiOiJrYWxraWRhbmRlbXNldzY0MUBnbWFpbC5jb20iLCJleHAiOjE3NzU5MzQyMTR9.g3cHrmh_UXUUEpa0Pin52fIUL2JA3zjHjyIKxlTLJWo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7939c9e9d27893-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.189.145.23",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.189.145.23, 104.23.208.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 14:26:04 UTC] === END API CALL LOG ===
[05-Apr-2026 14:26:04 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 14:26:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyNTAsInVzZXJuYW1lIjoia2FsIiwiZW1haWwiOiJrYWxraWRhbmRlbXNldzY0MUBnbWFpbC5jb20iLCJleHAiOjE3NzU5MzQyMTR9.g3cHrmh_UXUUEpa0Pin52fIUL2JA3zjHjyIKxlTLJWo
[05-Apr-2026 14:26:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 14:26:04 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 14:26:04 UTC] User ID: 250
[05-Apr-2026 14:26:04 UTC] ✅ User profile retrieved successfully for user ID: 250
[05-Apr-2026 14:26:14 UTC] === API CALL LOG ===
[05-Apr-2026 14:26:14 UTC] Endpoint: user/profile.php
[05-Apr-2026 14:26:14 UTC] Full Log Data: {
    "timestamp": "2026-04-05 14:26:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.145.23",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyNTAsInVzZXJuYW1lIjoia2FsIiwiZW1haWwiOiJrYWxraWRhbmRlbXNldzY0MUBnbWFpbC5jb20iLCJleHAiOjE3NzU5MzQyMTR9.g3cHrmh_UXUUEpa0Pin52fIUL2JA3zjHjyIKxlTLJWo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e793a068a7d7893-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.189.145.23",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.189.145.23, 104.23.208.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 14:26:14 UTC] === END API CALL LOG ===
[05-Apr-2026 14:26:14 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 14:26:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyNTAsInVzZXJuYW1lIjoia2FsIiwiZW1haWwiOiJrYWxraWRhbmRlbXNldzY0MUBnbWFpbC5jb20iLCJleHAiOjE3NzU5MzQyMTR9.g3cHrmh_UXUUEpa0Pin52fIUL2JA3zjHjyIKxlTLJWo
[05-Apr-2026 14:26:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 14:26:14 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 14:26:14 UTC] User ID: 250
[05-Apr-2026 14:26:14 UTC] ✅ User profile retrieved successfully for user ID: 250
[05-Apr-2026 14:26:14 UTC] === API CALL LOG ===
[05-Apr-2026 14:26:14 UTC] Endpoint: user/profile.php
[05-Apr-2026 14:26:14 UTC] Full Log Data: {
    "timestamp": "2026-04-05 14:26:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.145.23",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyNTAsInVzZXJuYW1lIjoia2FsIiwiZW1haWwiOiJrYWxraWRhbmRlbXNldzY0MUBnbWFpbC5jb20iLCJleHAiOjE3NzU5MzQyMTR9.g3cHrmh_UXUUEpa0Pin52fIUL2JA3zjHjyIKxlTLJWo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e793a068a7b7893-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.189.145.23",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.189.145.23, 104.23.208.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 14:26:14 UTC] === END API CALL LOG ===
[05-Apr-2026 14:26:14 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 14:26:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyNTAsInVzZXJuYW1lIjoia2FsIiwiZW1haWwiOiJrYWxraWRhbmRlbXNldzY0MUBnbWFpbC5jb20iLCJleHAiOjE3NzU5MzQyMTR9.g3cHrmh_UXUUEpa0Pin52fIUL2JA3zjHjyIKxlTLJWo
[05-Apr-2026 14:26:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 14:26:14 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 14:26:14 UTC] User ID: 250
[05-Apr-2026 14:26:14 UTC] ✅ User profile retrieved successfully for user ID: 250
[05-Apr-2026 14:26:14 UTC] === API CALL LOG ===
[05-Apr-2026 14:26:14 UTC] Endpoint: user/profile.php
[05-Apr-2026 14:26:14 UTC] Full Log Data: {
    "timestamp": "2026-04-05 14:26:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.145.23",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyNTAsInVzZXJuYW1lIjoia2FsIiwiZW1haWwiOiJrYWxraWRhbmRlbXNldzY0MUBnbWFpbC5jb20iLCJleHAiOjE3NzU5MzQyMTR9.g3cHrmh_UXUUEpa0Pin52fIUL2JA3zjHjyIKxlTLJWo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e793a068a7f7893-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.189.145.23",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.189.145.23, 104.23.208.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 14:26:14 UTC] === END API CALL LOG ===
[05-Apr-2026 14:26:14 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 14:26:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyNTAsInVzZXJuYW1lIjoia2FsIiwiZW1haWwiOiJrYWxraWRhbmRlbXNldzY0MUBnbWFpbC5jb20iLCJleHAiOjE3NzU5MzQyMTR9.g3cHrmh_UXUUEpa0Pin52fIUL2JA3zjHjyIKxlTLJWo
[05-Apr-2026 14:26:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 14:26:14 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 14:26:14 UTC] User ID: 250
[05-Apr-2026 14:26:14 UTC] ✅ User profile retrieved successfully for user ID: 250
[05-Apr-2026 14:26:14 UTC] User Purchases API - User ID: 250
[05-Apr-2026 14:26:14 UTC] User Purchases API - Total purchases found: 0
[05-Apr-2026 14:32:12 UTC] === API CALL LOG ===
[05-Apr-2026 14:32:12 UTC] Endpoint: user/profile.php
[05-Apr-2026 14:32:12 UTC] Full Log Data: {
    "timestamp": "2026-04-05 14:32:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.145.23",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyNTAsInVzZXJuYW1lIjoia2FsIiwiZW1haWwiOiJrYWxraWRhbmRlbXNldzY0MUBnbWFpbC5jb20iLCJleHAiOjE3NzU5MzQyMTR9.g3cHrmh_UXUUEpa0Pin52fIUL2JA3zjHjyIKxlTLJWo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7942c73a7b1bcc-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.189.145.23",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.189.145.23, 104.23.208.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 14:32:12 UTC] === END API CALL LOG ===
[05-Apr-2026 14:32:12 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 14:32:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyNTAsInVzZXJuYW1lIjoia2FsIiwiZW1haWwiOiJrYWxraWRhbmRlbXNldzY0MUBnbWFpbC5jb20iLCJleHAiOjE3NzU5MzQyMTR9.g3cHrmh_UXUUEpa0Pin52fIUL2JA3zjHjyIKxlTLJWo
[05-Apr-2026 14:32:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 14:32:12 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 14:32:12 UTC] User ID: 250
[05-Apr-2026 14:32:12 UTC] ✅ User profile retrieved successfully for user ID: 250
[05-Apr-2026 14:32:19 UTC] === API CALL LOG ===
[05-Apr-2026 14:32:19 UTC] Endpoint: user/profile.php
[05-Apr-2026 14:32:19 UTC] Full Log Data: {
    "timestamp": "2026-04-05 14:32:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.145.23",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyNTAsInVzZXJuYW1lIjoia2FsIiwiZW1haWwiOiJrYWxraWRhbmRlbXNldzY0MUBnbWFpbC5jb20iLCJleHAiOjE3NzU5MzQyMTR9.g3cHrmh_UXUUEpa0Pin52fIUL2JA3zjHjyIKxlTLJWo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7942eee8af1bcc-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.189.145.23",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.189.145.23, 104.23.208.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 14:32:19 UTC] === END API CALL LOG ===
[05-Apr-2026 14:32:19 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 14:32:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyNTAsInVzZXJuYW1lIjoia2FsIiwiZW1haWwiOiJrYWxraWRhbmRlbXNldzY0MUBnbWFpbC5jb20iLCJleHAiOjE3NzU5MzQyMTR9.g3cHrmh_UXUUEpa0Pin52fIUL2JA3zjHjyIKxlTLJWo
[05-Apr-2026 14:32:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 14:32:19 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 14:32:19 UTC] User ID: 250
[05-Apr-2026 14:32:19 UTC] ✅ User profile retrieved successfully for user ID: 250
[05-Apr-2026 14:32:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 14:32:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 14:32:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyNTAsInVzZXJuYW1lIjoia2FsIiwiZW1haWwiOiJrYWxraWRhbmRlbXNldzY0MUBnbWFpbC5jb20iLCJleHAiOjE3NzU5MzQyMTR9.g3cHrmh_UXUUEpa0Pin52fIUL2JA3zjHjyIKxlTLJWo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e7942ef79971bcc-ADD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"196.189.145.23","CF-IPCountry":"ET","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"196.189.145.23, 104.23.208.144"}
[05-Apr-2026 14:32:19 UTC] === User Orders API Called ===
[05-Apr-2026 14:32:19 UTC] User ID: 250
[05-Apr-2026 14:32:19 UTC] Limit: 20, Offset: 0
[05-Apr-2026 14:32:19 UTC] Orders found: 1
[05-Apr-2026 14:32:19 UTC] Orders data: [{"id":157,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/MobileMoneyAcademy","status":"pending","created_at":"2026-04-04 20:14:27","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[05-Apr-2026 14:32:19 UTC] Total orders count: 1
[05-Apr-2026 14:32:19 UTC] === API CALL LOG ===
[05-Apr-2026 14:32:19 UTC] Endpoint: user/profile.php
[05-Apr-2026 14:32:19 UTC] Full Log Data: {
    "timestamp": "2026-04-05 14:32:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.145.23",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyNTAsInVzZXJuYW1lIjoia2FsIiwiZW1haWwiOiJrYWxraWRhbmRlbXNldzY0MUBnbWFpbC5jb20iLCJleHAiOjE3NzU5MzQyMTR9.g3cHrmh_UXUUEpa0Pin52fIUL2JA3zjHjyIKxlTLJWo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7942ef79991bcc-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.189.145.23",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.189.145.23, 104.23.208.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 14:32:19 UTC] === END API CALL LOG ===
[05-Apr-2026 14:32:19 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 14:32:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyNTAsInVzZXJuYW1lIjoia2FsIiwiZW1haWwiOiJrYWxraWRhbmRlbXNldzY0MUBnbWFpbC5jb20iLCJleHAiOjE3NzU5MzQyMTR9.g3cHrmh_UXUUEpa0Pin52fIUL2JA3zjHjyIKxlTLJWo
[05-Apr-2026 14:32:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 14:32:19 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 14:32:19 UTC] User ID: 250
[05-Apr-2026 14:32:19 UTC] ✅ User profile retrieved successfully for user ID: 250
[05-Apr-2026 14:32:19 UTC] === API CALL LOG ===
[05-Apr-2026 14:32:19 UTC] Endpoint: user/profile.php
[05-Apr-2026 14:32:19 UTC] Full Log Data: {
    "timestamp": "2026-04-05 14:32:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.145.23",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyNTAsInVzZXJuYW1lIjoia2FsIiwiZW1haWwiOiJrYWxraWRhbmRlbXNldzY0MUBnbWFpbC5jb20iLCJleHAiOjE3NzU5MzQyMTR9.g3cHrmh_UXUUEpa0Pin52fIUL2JA3zjHjyIKxlTLJWo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7942ef79911bcc-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.189.145.23",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.189.145.23, 104.23.208.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 14:32:19 UTC] === END API CALL LOG ===
[05-Apr-2026 14:32:19 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 14:32:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyNTAsInVzZXJuYW1lIjoia2FsIiwiZW1haWwiOiJrYWxraWRhbmRlbXNldzY0MUBnbWFpbC5jb20iLCJleHAiOjE3NzU5MzQyMTR9.g3cHrmh_UXUUEpa0Pin52fIUL2JA3zjHjyIKxlTLJWo
[05-Apr-2026 14:32:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 14:32:19 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 14:32:19 UTC] User ID: 250
[05-Apr-2026 14:32:19 UTC] ✅ User profile retrieved successfully for user ID: 250
[05-Apr-2026 14:33:09 UTC] === API CALL LOG ===
[05-Apr-2026 14:33:09 UTC] Endpoint: user/profile.php
[05-Apr-2026 14:33:09 UTC] Full Log Data: {
    "timestamp": "2026-04-05 14:33:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.145.23",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyNTAsInVzZXJuYW1lIjoia2FsIiwiZW1haWwiOiJrYWxraWRhbmRlbXNldzY0MUBnbWFpbC5jb20iLCJleHAiOjE3NzU5MzQyMTR9.g3cHrmh_UXUUEpa0Pin52fIUL2JA3zjHjyIKxlTLJWo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e79442b28631bcc-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.189.145.23",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.189.145.23, 104.23.208.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 14:33:09 UTC] === END API CALL LOG ===
[05-Apr-2026 14:33:09 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 14:33:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyNTAsInVzZXJuYW1lIjoia2FsIiwiZW1haWwiOiJrYWxraWRhbmRlbXNldzY0MUBnbWFpbC5jb20iLCJleHAiOjE3NzU5MzQyMTR9.g3cHrmh_UXUUEpa0Pin52fIUL2JA3zjHjyIKxlTLJWo
[05-Apr-2026 14:33:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 14:33:09 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 14:33:09 UTC] User ID: 250
[05-Apr-2026 14:33:09 UTC] ✅ User profile retrieved successfully for user ID: 250
[05-Apr-2026 20:21:09 UTC] === API CALL LOG ===
[05-Apr-2026 20:21:09 UTC] Endpoint: user/profile.php
[05-Apr-2026 20:21:09 UTC] Full Log Data: {
    "timestamp": "2026-04-05 20:21:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.252.126",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYzIiwidXNlcm5hbWUiOiJkbWludXNfbWVkaWEiLCJlbWFpbCI6ImFiaW90MTcxN0BnbWFpbC5jb20iLCJleHAiOjE3NzYwMjUyNjh9.1rhHsxM-tsRlM0iHE2qBoR1Lhs2Y2Jp6Kp7V6RecO2c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7b41eb39179dd1-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.188.252.126",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.188.252.126, 104.23.208.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 20:21:09 UTC] === END API CALL LOG ===
[05-Apr-2026 20:21:09 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 20:21:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYzIiwidXNlcm5hbWUiOiJkbWludXNfbWVkaWEiLCJlbWFpbCI6ImFiaW90MTcxN0BnbWFpbC5jb20iLCJleHAiOjE3NzYwMjUyNjh9.1rhHsxM-tsRlM0iHE2qBoR1Lhs2Y2Jp6Kp7V6RecO2c
[05-Apr-2026 20:21:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 20:21:09 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 20:21:09 UTC] User ID: 263
[05-Apr-2026 20:21:09 UTC] ✅ User profile retrieved successfully for user ID: 263
[05-Apr-2026 20:21:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 20:21:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 20:21:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYzIiwidXNlcm5hbWUiOiJkbWludXNfbWVkaWEiLCJlbWFpbCI6ImFiaW90MTcxN0BnbWFpbC5jb20iLCJleHAiOjE3NzYwMjUyNjh9.1rhHsxM-tsRlM0iHE2qBoR1Lhs2Y2Jp6Kp7V6RecO2c","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e7b41eb695f9dd1-ADD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"196.188.252.126","CF-IPCountry":"ET","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"196.188.252.126, 104.23.208.144"}
[05-Apr-2026 20:21:09 UTC] === User Orders API Called ===
[05-Apr-2026 20:21:09 UTC] User ID: 263
[05-Apr-2026 20:21:09 UTC] Limit: 20, Offset: 0
[05-Apr-2026 20:21:09 UTC] Orders found: 0
[05-Apr-2026 20:21:09 UTC] Orders data: []
[05-Apr-2026 20:21:09 UTC] Total orders count: 0
[05-Apr-2026 20:21:09 UTC] === API CALL LOG ===
[05-Apr-2026 20:21:09 UTC] Endpoint: user/profile.php
[05-Apr-2026 20:21:09 UTC] Full Log Data: {
    "timestamp": "2026-04-05 20:21:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.252.126",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYzIiwidXNlcm5hbWUiOiJkbWludXNfbWVkaWEiLCJlbWFpbCI6ImFiaW90MTcxN0BnbWFpbC5jb20iLCJleHAiOjE3NzYwMjUyNjh9.1rhHsxM-tsRlM0iHE2qBoR1Lhs2Y2Jp6Kp7V6RecO2c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7b41ebc9d49dd1-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.188.252.126",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.188.252.126, 104.23.208.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 20:21:09 UTC] === END API CALL LOG ===
[05-Apr-2026 20:21:09 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 20:21:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYzIiwidXNlcm5hbWUiOiJkbWludXNfbWVkaWEiLCJlbWFpbCI6ImFiaW90MTcxN0BnbWFpbC5jb20iLCJleHAiOjE3NzYwMjUyNjh9.1rhHsxM-tsRlM0iHE2qBoR1Lhs2Y2Jp6Kp7V6RecO2c
[05-Apr-2026 20:21:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 20:21:09 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 20:21:09 UTC] User ID: 263
[05-Apr-2026 20:21:09 UTC] ✅ User profile retrieved successfully for user ID: 263
[05-Apr-2026 20:21:10 UTC] === API CALL LOG ===
[05-Apr-2026 20:21:10 UTC] Endpoint: user/profile.php
[05-Apr-2026 20:21:10 UTC] Full Log Data: {
    "timestamp": "2026-04-05 20:21:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.252.126",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYzIiwidXNlcm5hbWUiOiJkbWludXNfbWVkaWEiLCJlbWFpbCI6ImFiaW90MTcxN0BnbWFpbC5jb20iLCJleHAiOjE3NzYwMjUyNjh9.1rhHsxM-tsRlM0iHE2qBoR1Lhs2Y2Jp6Kp7V6RecO2c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7b41f128eb9dd1-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.188.252.126",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.188.252.126, 104.23.208.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 20:21:10 UTC] === END API CALL LOG ===
[05-Apr-2026 20:21:10 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 20:21:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYzIiwidXNlcm5hbWUiOiJkbWludXNfbWVkaWEiLCJlbWFpbCI6ImFiaW90MTcxN0BnbWFpbC5jb20iLCJleHAiOjE3NzYwMjUyNjh9.1rhHsxM-tsRlM0iHE2qBoR1Lhs2Y2Jp6Kp7V6RecO2c
[05-Apr-2026 20:21:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 20:21:10 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 20:21:10 UTC] User ID: 263
[05-Apr-2026 20:21:10 UTC] ✅ User profile retrieved successfully for user ID: 263
[05-Apr-2026 20:21:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 20:21:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 20:21:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYzIiwidXNlcm5hbWUiOiJkbWludXNfbWVkaWEiLCJlbWFpbCI6ImFiaW90MTcxN0BnbWFpbC5jb20iLCJleHAiOjE3NzYwMjUyNjh9.1rhHsxM-tsRlM0iHE2qBoR1Lhs2Y2Jp6Kp7V6RecO2c","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e7b42ba48d79dd1-ADD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"196.188.252.126","CF-IPCountry":"ET","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"196.188.252.126, 104.23.208.145"}
[05-Apr-2026 20:21:42 UTC] === User Orders API Called ===
[05-Apr-2026 20:21:42 UTC] User ID: 263
[05-Apr-2026 20:21:42 UTC] Limit: 20, Offset: 0
[05-Apr-2026 20:21:42 UTC] Orders found: 0
[05-Apr-2026 20:21:42 UTC] Orders data: []
[05-Apr-2026 20:21:42 UTC] Total orders count: 0
[05-Apr-2026 20:21:42 UTC] === API CALL LOG ===
[05-Apr-2026 20:21:42 UTC] Endpoint: user/profile.php
[05-Apr-2026 20:21:42 UTC] Full Log Data: {
    "timestamp": "2026-04-05 20:21:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.252.126",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYzIiwidXNlcm5hbWUiOiJkbWludXNfbWVkaWEiLCJlbWFpbCI6ImFiaW90MTcxN0BnbWFpbC5jb20iLCJleHAiOjE3NzYwMjUyNjh9.1rhHsxM-tsRlM0iHE2qBoR1Lhs2Y2Jp6Kp7V6RecO2c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7b42ba99379dd1-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.188.252.126",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.188.252.126, 104.23.208.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 20:21:42 UTC] === END API CALL LOG ===
[05-Apr-2026 20:21:42 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 20:21:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYzIiwidXNlcm5hbWUiOiJkbWludXNfbWVkaWEiLCJlbWFpbCI6ImFiaW90MTcxN0BnbWFpbC5jb20iLCJleHAiOjE3NzYwMjUyNjh9.1rhHsxM-tsRlM0iHE2qBoR1Lhs2Y2Jp6Kp7V6RecO2c
[05-Apr-2026 20:21:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 20:21:42 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 20:21:42 UTC] User ID: 263
[05-Apr-2026 20:21:42 UTC] ✅ User profile retrieved successfully for user ID: 263
[05-Apr-2026 20:21:42 UTC] === API CALL LOG ===
[05-Apr-2026 20:21:42 UTC] Endpoint: user/profile.php
[05-Apr-2026 20:21:42 UTC] Full Log Data: {
    "timestamp": "2026-04-05 20:21:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.252.126",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYzIiwidXNlcm5hbWUiOiJkbWludXNfbWVkaWEiLCJlbWFpbCI6ImFiaW90MTcxN0BnbWFpbC5jb20iLCJleHAiOjE3NzYwMjUyNjh9.1rhHsxM-tsRlM0iHE2qBoR1Lhs2Y2Jp6Kp7V6RecO2c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7b42bebe8f9dd1-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.188.252.126",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.188.252.126, 104.23.208.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 20:21:42 UTC] === END API CALL LOG ===
[05-Apr-2026 20:21:42 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 20:21:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYzIiwidXNlcm5hbWUiOiJkbWludXNfbWVkaWEiLCJlbWFpbCI6ImFiaW90MTcxN0BnbWFpbC5jb20iLCJleHAiOjE3NzYwMjUyNjh9.1rhHsxM-tsRlM0iHE2qBoR1Lhs2Y2Jp6Kp7V6RecO2c
[05-Apr-2026 20:21:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 20:21:42 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 20:21:42 UTC] User ID: 263
[05-Apr-2026 20:21:42 UTC] ✅ User profile retrieved successfully for user ID: 263
[05-Apr-2026 20:21:42 UTC] === API CALL LOG ===
[05-Apr-2026 20:21:42 UTC] Endpoint: user/profile.php
[05-Apr-2026 20:21:42 UTC] Full Log Data: {
    "timestamp": "2026-04-05 20:21:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.252.126",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYzIiwidXNlcm5hbWUiOiJkbWludXNfbWVkaWEiLCJlbWFpbCI6ImFiaW90MTcxN0BnbWFpbC5jb20iLCJleHAiOjE3NzYwMjUyNjh9.1rhHsxM-tsRlM0iHE2qBoR1Lhs2Y2Jp6Kp7V6RecO2c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7b42befef09dd1-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.188.252.126",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.188.252.126, 104.23.208.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 20:21:42 UTC] === END API CALL LOG ===
[05-Apr-2026 20:21:42 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 20:21:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYzIiwidXNlcm5hbWUiOiJkbWludXNfbWVkaWEiLCJlbWFpbCI6ImFiaW90MTcxN0BnbWFpbC5jb20iLCJleHAiOjE3NzYwMjUyNjh9.1rhHsxM-tsRlM0iHE2qBoR1Lhs2Y2Jp6Kp7V6RecO2c
[05-Apr-2026 20:21:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 20:21:42 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 20:21:42 UTC] User ID: 263
[05-Apr-2026 20:21:42 UTC] ✅ User profile retrieved successfully for user ID: 263
[05-Apr-2026 20:21:53 UTC] === API CALL LOG ===
[05-Apr-2026 20:21:53 UTC] Endpoint: user/profile.php
[05-Apr-2026 20:21:53 UTC] Full Log Data: {
    "timestamp": "2026-04-05 20:21:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.252.126",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYzIiwidXNlcm5hbWUiOiJkbWludXNfbWVkaWEiLCJlbWFpbCI6ImFiaW90MTcxN0BnbWFpbC5jb20iLCJleHAiOjE3NzYwMjUyNjh9.1rhHsxM-tsRlM0iHE2qBoR1Lhs2Y2Jp6Kp7V6RecO2c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7b43013dd19dd1-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.188.252.126",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.188.252.126, 104.23.208.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 20:21:53 UTC] === END API CALL LOG ===
[05-Apr-2026 20:21:53 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 20:21:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjYzIiwidXNlcm5hbWUiOiJkbWludXNfbWVkaWEiLCJlbWFpbCI6ImFiaW90MTcxN0BnbWFpbC5jb20iLCJleHAiOjE3NzYwMjUyNjh9.1rhHsxM-tsRlM0iHE2qBoR1Lhs2Y2Jp6Kp7V6RecO2c
[05-Apr-2026 20:21:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 20:21:53 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 20:21:53 UTC] User ID: 263
[05-Apr-2026 20:21:53 UTC] ✅ User profile retrieved successfully for user ID: 263
[05-Apr-2026 22:40:41 UTC] === API CALL LOG ===
[05-Apr-2026 22:40:41 UTC] Endpoint: user/profile.php
[05-Apr-2026 22:40:41 UTC] Full Log Data: {
    "timestamp": "2026-04-05 22:40:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.195.101.122",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY0IiwidXNlcm5hbWUiOiJIYXpyYXRxdWxvdiIsImVtYWlsIjoiYm9idXJoYXpyYXRxdWxvdjAwNkBnbWFpbC5jb20iLCJleHAiOjE3NzYwMzM2NDB9.itiuSKv5vTc1dyqNqZgMkEkecwX1m1pyeTGFq5pEalU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7c0e544ebd2876-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.195.101.122",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.195.101.122, 172.70.54.238"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 22:40:41 UTC] === END API CALL LOG ===
[05-Apr-2026 22:40:41 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 22:40:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY0IiwidXNlcm5hbWUiOiJIYXpyYXRxdWxvdiIsImVtYWlsIjoiYm9idXJoYXpyYXRxdWxvdjAwNkBnbWFpbC5jb20iLCJleHAiOjE3NzYwMzM2NDB9.itiuSKv5vTc1dyqNqZgMkEkecwX1m1pyeTGFq5pEalU
[05-Apr-2026 22:40:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 22:40:41 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 22:40:41 UTC] User ID: 264
[05-Apr-2026 22:40:41 UTC] ✅ User profile retrieved successfully for user ID: 264
[05-Apr-2026 22:40:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 22:40:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 22:40:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY0IiwidXNlcm5hbWUiOiJIYXpyYXRxdWxvdiIsImVtYWlsIjoiYm9idXJoYXpyYXRxdWxvdjAwNkBnbWFpbC5jb20iLCJleHAiOjE3NzYwMzM2NDB9.itiuSKv5vTc1dyqNqZgMkEkecwX1m1pyeTGFq5pEalU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e7c0e544ec12876-MIA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.195.101.122","CF-IPCountry":"US","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.195.101.122, 172.70.54.239"}
[05-Apr-2026 22:40:41 UTC] === User Orders API Called ===
[05-Apr-2026 22:40:41 UTC] User ID: 264
[05-Apr-2026 22:40:41 UTC] Limit: 20, Offset: 0
[05-Apr-2026 22:40:41 UTC] Orders found: 0
[05-Apr-2026 22:40:41 UTC] Orders data: []
[05-Apr-2026 22:40:41 UTC] Total orders count: 0
[05-Apr-2026 22:40:41 UTC] === API CALL LOG ===
[05-Apr-2026 22:40:41 UTC] Endpoint: user/profile.php
[05-Apr-2026 22:40:41 UTC] Full Log Data: {
    "timestamp": "2026-04-05 22:40:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.195.101.122",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY0IiwidXNlcm5hbWUiOiJIYXpyYXRxdWxvdiIsImVtYWlsIjoiYm9idXJoYXpyYXRxdWxvdjAwNkBnbWFpbC5jb20iLCJleHAiOjE3NzYwMzM2NDB9.itiuSKv5vTc1dyqNqZgMkEkecwX1m1pyeTGFq5pEalU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7c0e555fc02876-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.195.101.122",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.195.101.122, 172.70.54.238"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 22:40:41 UTC] === END API CALL LOG ===
[05-Apr-2026 22:40:41 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 22:40:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY0IiwidXNlcm5hbWUiOiJIYXpyYXRxdWxvdiIsImVtYWlsIjoiYm9idXJoYXpyYXRxdWxvdjAwNkBnbWFpbC5jb20iLCJleHAiOjE3NzYwMzM2NDB9.itiuSKv5vTc1dyqNqZgMkEkecwX1m1pyeTGFq5pEalU
[05-Apr-2026 22:40:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 22:40:41 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 22:40:41 UTC] User ID: 264
[05-Apr-2026 22:40:41 UTC] ✅ User profile retrieved successfully for user ID: 264
[05-Apr-2026 22:40:43 UTC] === API CALL LOG ===
[05-Apr-2026 22:40:43 UTC] Endpoint: user/profile.php
[05-Apr-2026 22:40:43 UTC] Full Log Data: {
    "timestamp": "2026-04-05 22:40:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.195.101.122",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY0IiwidXNlcm5hbWUiOiJIYXpyYXRxdWxvdiIsImVtYWlsIjoiYm9idXJoYXpyYXRxdWxvdjAwNkBnbWFpbC5jb20iLCJleHAiOjE3NzYwMzM2NDB9.itiuSKv5vTc1dyqNqZgMkEkecwX1m1pyeTGFq5pEalU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7c0e5d5ef82876-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.195.101.122",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.195.101.122, 172.70.54.238"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 22:40:43 UTC] === END API CALL LOG ===
[05-Apr-2026 22:40:43 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 22:40:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY0IiwidXNlcm5hbWUiOiJIYXpyYXRxdWxvdiIsImVtYWlsIjoiYm9idXJoYXpyYXRxdWxvdjAwNkBnbWFpbC5jb20iLCJleHAiOjE3NzYwMzM2NDB9.itiuSKv5vTc1dyqNqZgMkEkecwX1m1pyeTGFq5pEalU
[05-Apr-2026 22:40:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 22:40:43 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 22:40:43 UTC] User ID: 264
[05-Apr-2026 22:40:43 UTC] ✅ User profile retrieved successfully for user ID: 264
[05-Apr-2026 22:41:54 UTC] === API CALL LOG ===
[05-Apr-2026 22:41:54 UTC] Endpoint: user/profile.php
[05-Apr-2026 22:41:54 UTC] Full Log Data: {
    "timestamp": "2026-04-05 22:41:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.195.101.122",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY0IiwidXNlcm5hbWUiOiJIYXpyYXRxdWxvdiIsImVtYWlsIjoiYm9idXJoYXpyYXRxdWxvdjAwNkBnbWFpbC5jb20iLCJleHAiOjE3NzYwMzM2NDB9.itiuSKv5vTc1dyqNqZgMkEkecwX1m1pyeTGFq5pEalU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7c101a6b6cb3ef-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.195.101.122",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.195.101.122, 172.71.156.196"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 22:41:54 UTC] === END API CALL LOG ===
[05-Apr-2026 22:41:54 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 22:41:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY0IiwidXNlcm5hbWUiOiJIYXpyYXRxdWxvdiIsImVtYWlsIjoiYm9idXJoYXpyYXRxdWxvdjAwNkBnbWFpbC5jb20iLCJleHAiOjE3NzYwMzM2NDB9.itiuSKv5vTc1dyqNqZgMkEkecwX1m1pyeTGFq5pEalU
[05-Apr-2026 22:41:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 22:41:54 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 22:41:54 UTC] User ID: 264
[05-Apr-2026 22:41:54 UTC] ✅ User profile retrieved successfully for user ID: 264
[05-Apr-2026 22:41:55 UTC] === API CALL LOG ===
[05-Apr-2026 22:41:55 UTC] Endpoint: user/profile.php
[05-Apr-2026 22:41:55 UTC] Full Log Data: {
    "timestamp": "2026-04-05 22:41:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.195.101.122",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY0IiwidXNlcm5hbWUiOiJIYXpyYXRxdWxvdiIsImVtYWlsIjoiYm9idXJoYXpyYXRxdWxvdjAwNkBnbWFpbC5jb20iLCJleHAiOjE3NzYwMzM2NDB9.itiuSKv5vTc1dyqNqZgMkEkecwX1m1pyeTGFq5pEalU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7c1020482cb3ef-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.195.101.122",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.195.101.122, 172.71.156.196"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 22:41:55 UTC] === END API CALL LOG ===
[05-Apr-2026 22:41:55 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 22:41:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY0IiwidXNlcm5hbWUiOiJIYXpyYXRxdWxvdiIsImVtYWlsIjoiYm9idXJoYXpyYXRxdWxvdjAwNkBnbWFpbC5jb20iLCJleHAiOjE3NzYwMzM2NDB9.itiuSKv5vTc1dyqNqZgMkEkecwX1m1pyeTGFq5pEalU
[05-Apr-2026 22:41:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 22:41:55 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 22:41:55 UTC] User ID: 264
[05-Apr-2026 22:41:55 UTC] ✅ User profile retrieved successfully for user ID: 264
[05-Apr-2026 22:41:55 UTC] === API CALL LOG ===
[05-Apr-2026 22:41:55 UTC] Endpoint: user/profile.php
[05-Apr-2026 22:41:55 UTC] Full Log Data: {
    "timestamp": "2026-04-05 22:41:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.195.101.122",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY0IiwidXNlcm5hbWUiOiJIYXpyYXRxdWxvdiIsImVtYWlsIjoiYm9idXJoYXpyYXRxdWxvdjAwNkBnbWFpbC5jb20iLCJleHAiOjE3NzYwMzM2NDB9.itiuSKv5vTc1dyqNqZgMkEkecwX1m1pyeTGFq5pEalU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7c10227a09b3ef-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.195.101.122",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.195.101.122, 172.71.156.196"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 22:41:55 UTC] === END API CALL LOG ===
[05-Apr-2026 22:41:55 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 22:41:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY0IiwidXNlcm5hbWUiOiJIYXpyYXRxdWxvdiIsImVtYWlsIjoiYm9idXJoYXpyYXRxdWxvdjAwNkBnbWFpbC5jb20iLCJleHAiOjE3NzYwMzM2NDB9.itiuSKv5vTc1dyqNqZgMkEkecwX1m1pyeTGFq5pEalU
[05-Apr-2026 22:41:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 22:41:55 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 22:41:55 UTC] User ID: 264
[05-Apr-2026 22:41:55 UTC] ✅ User profile retrieved successfully for user ID: 264
[05-Apr-2026 22:41:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 22:41:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 22:41:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY0IiwidXNlcm5hbWUiOiJIYXpyYXRxdWxvdiIsImVtYWlsIjoiYm9idXJoYXpyYXRxdWxvdjAwNkBnbWFpbC5jb20iLCJleHAiOjE3NzYwMzM2NDB9.itiuSKv5vTc1dyqNqZgMkEkecwX1m1pyeTGFq5pEalU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e7c10239ae9b3ef-MIA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.195.101.122","CF-IPCountry":"US","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.195.101.122, 172.71.156.196"}
[05-Apr-2026 22:41:55 UTC] === User Orders API Called ===
[05-Apr-2026 22:41:55 UTC] User ID: 264
[05-Apr-2026 22:41:55 UTC] Limit: 20, Offset: 0
[05-Apr-2026 22:41:55 UTC] Orders found: 0
[05-Apr-2026 22:41:55 UTC] Orders data: []
[05-Apr-2026 22:41:55 UTC] Total orders count: 0
[05-Apr-2026 22:41:55 UTC] === API CALL LOG ===
[05-Apr-2026 22:41:55 UTC] Endpoint: user/profile.php
[05-Apr-2026 22:41:55 UTC] Full Log Data: {
    "timestamp": "2026-04-05 22:41:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.195.101.122",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY0IiwidXNlcm5hbWUiOiJIYXpyYXRxdWxvdiIsImVtYWlsIjoiYm9idXJoYXpyYXRxdWxvdjAwNkBnbWFpbC5jb20iLCJleHAiOjE3NzYwMzM2NDB9.itiuSKv5vTc1dyqNqZgMkEkecwX1m1pyeTGFq5pEalU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7c10239aecb3ef-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.195.101.122",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.195.101.122, 172.71.156.196"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 22:41:55 UTC] === END API CALL LOG ===
[05-Apr-2026 22:41:55 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 22:41:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY0IiwidXNlcm5hbWUiOiJIYXpyYXRxdWxvdiIsImVtYWlsIjoiYm9idXJoYXpyYXRxdWxvdjAwNkBnbWFpbC5jb20iLCJleHAiOjE3NzYwMzM2NDB9.itiuSKv5vTc1dyqNqZgMkEkecwX1m1pyeTGFq5pEalU
[05-Apr-2026 22:41:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 22:41:55 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 22:41:55 UTC] User ID: 264
[05-Apr-2026 22:41:55 UTC] ✅ User profile retrieved successfully for user ID: 264
[05-Apr-2026 22:42:10 UTC] === API CALL LOG ===
[05-Apr-2026 22:42:10 UTC] Endpoint: user/profile.php
[05-Apr-2026 22:42:10 UTC] Full Log Data: {
    "timestamp": "2026-04-05 22:42:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.195.101.122",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY0IiwidXNlcm5hbWUiOiJIYXpyYXRxdWxvdiIsImVtYWlsIjoiYm9idXJoYXpyYXRxdWxvdjAwNkBnbWFpbC5jb20iLCJleHAiOjE3NzYwMzM2NDB9.itiuSKv5vTc1dyqNqZgMkEkecwX1m1pyeTGFq5pEalU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7c108198c4b3ef-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.195.101.122",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.195.101.122, 172.71.156.196"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 22:42:10 UTC] === END API CALL LOG ===
[05-Apr-2026 22:42:10 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 22:42:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY0IiwidXNlcm5hbWUiOiJIYXpyYXRxdWxvdiIsImVtYWlsIjoiYm9idXJoYXpyYXRxdWxvdjAwNkBnbWFpbC5jb20iLCJleHAiOjE3NzYwMzM2NDB9.itiuSKv5vTc1dyqNqZgMkEkecwX1m1pyeTGFq5pEalU
[05-Apr-2026 22:42:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 22:42:10 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 22:42:10 UTC] User ID: 264
[05-Apr-2026 22:42:10 UTC] ✅ User profile retrieved successfully for user ID: 264
[05-Apr-2026 22:42:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 22:42:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 22:42:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY0IiwidXNlcm5hbWUiOiJIYXpyYXRxdWxvdiIsImVtYWlsIjoiYm9idXJoYXpyYXRxdWxvdjAwNkBnbWFpbC5jb20iLCJleHAiOjE3NzYwMzM2NDB9.itiuSKv5vTc1dyqNqZgMkEkecwX1m1pyeTGFq5pEalU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e7c108198c3b3ef-MIA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.195.101.122","CF-IPCountry":"US","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.195.101.122, 172.71.156.196"}
[05-Apr-2026 22:42:10 UTC] === User Orders API Called ===
[05-Apr-2026 22:42:10 UTC] User ID: 264
[05-Apr-2026 22:42:10 UTC] Limit: 20, Offset: 0
[05-Apr-2026 22:42:10 UTC] Orders found: 0
[05-Apr-2026 22:42:10 UTC] Orders data: []
[05-Apr-2026 22:42:10 UTC] Total orders count: 0
[05-Apr-2026 22:42:11 UTC] === API CALL LOG ===
[05-Apr-2026 22:42:11 UTC] Endpoint: user/profile.php
[05-Apr-2026 22:42:11 UTC] Full Log Data: {
    "timestamp": "2026-04-05 22:42:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.195.101.122",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY0IiwidXNlcm5hbWUiOiJIYXpyYXRxdWxvdiIsImVtYWlsIjoiYm9idXJoYXpyYXRxdWxvdjAwNkBnbWFpbC5jb20iLCJleHAiOjE3NzYwMzM2NDB9.itiuSKv5vTc1dyqNqZgMkEkecwX1m1pyeTGFq5pEalU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7c1084eb8fb3ef-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.195.101.122",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.195.101.122, 172.71.156.196"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 22:42:11 UTC] === END API CALL LOG ===
[05-Apr-2026 22:42:11 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 22:42:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY0IiwidXNlcm5hbWUiOiJIYXpyYXRxdWxvdiIsImVtYWlsIjoiYm9idXJoYXpyYXRxdWxvdjAwNkBnbWFpbC5jb20iLCJleHAiOjE3NzYwMzM2NDB9.itiuSKv5vTc1dyqNqZgMkEkecwX1m1pyeTGFq5pEalU
[05-Apr-2026 22:42:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 22:42:11 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 22:42:11 UTC] User ID: 264
[05-Apr-2026 22:42:11 UTC] ✅ User profile retrieved successfully for user ID: 264
[05-Apr-2026 22:42:43 UTC] === API CALL LOG ===
[05-Apr-2026 22:42:43 UTC] Endpoint: user/profile.php
[05-Apr-2026 22:42:43 UTC] Full Log Data: {
    "timestamp": "2026-04-05 22:42:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.195.101.122",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY0IiwidXNlcm5hbWUiOiJIYXpyYXRxdWxvdiIsImVtYWlsIjoiYm9idXJoYXpyYXRxdWxvdjAwNkBnbWFpbC5jb20iLCJleHAiOjE3NzYwMzM2NDB9.itiuSKv5vTc1dyqNqZgMkEkecwX1m1pyeTGFq5pEalU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7c114ad941b3ef-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.195.101.122",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.195.101.122, 172.71.156.196"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 22:42:43 UTC] === END API CALL LOG ===
[05-Apr-2026 22:42:43 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 22:42:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY0IiwidXNlcm5hbWUiOiJIYXpyYXRxdWxvdiIsImVtYWlsIjoiYm9idXJoYXpyYXRxdWxvdjAwNkBnbWFpbC5jb20iLCJleHAiOjE3NzYwMzM2NDB9.itiuSKv5vTc1dyqNqZgMkEkecwX1m1pyeTGFq5pEalU
[05-Apr-2026 22:42:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 22:42:43 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 22:42:43 UTC] User ID: 264
[05-Apr-2026 22:42:43 UTC] ✅ User profile retrieved successfully for user ID: 264
[05-Apr-2026 22:42:43 UTC] User Purchases API - User ID: 264
[05-Apr-2026 22:42:43 UTC] User Purchases API - Total purchases found: 0
[05-Apr-2026 22:42:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 22:42:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 22:42:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY0IiwidXNlcm5hbWUiOiJIYXpyYXRxdWxvdiIsImVtYWlsIjoiYm9idXJoYXpyYXRxdWxvdjAwNkBnbWFpbC5jb20iLCJleHAiOjE3NzYwMzM2NDB9.itiuSKv5vTc1dyqNqZgMkEkecwX1m1pyeTGFq5pEalU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e7c115b1ec1b3ef-MIA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.195.101.122","CF-IPCountry":"US","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.195.101.122, 172.71.156.196"}
[05-Apr-2026 22:42:45 UTC] === User Orders API Called ===
[05-Apr-2026 22:42:45 UTC] User ID: 264
[05-Apr-2026 22:42:45 UTC] Limit: 20, Offset: 0
[05-Apr-2026 22:42:45 UTC] Orders found: 0
[05-Apr-2026 22:42:45 UTC] Orders data: []
[05-Apr-2026 22:42:45 UTC] Total orders count: 0
[05-Apr-2026 22:43:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 22:43:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 22:43:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY0IiwidXNlcm5hbWUiOiJIYXpyYXRxdWxvdiIsImVtYWlsIjoiYm9idXJoYXpyYXRxdWxvdjAwNkBnbWFpbC5jb20iLCJleHAiOjE3NzYwMzM2NDB9.itiuSKv5vTc1dyqNqZgMkEkecwX1m1pyeTGFq5pEalU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e7c125d5d83b3ef-MIA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.195.101.122","CF-IPCountry":"US","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.195.101.122, 172.71.156.196"}
[05-Apr-2026 22:43:27 UTC] === User Orders API Called ===
[05-Apr-2026 22:43:27 UTC] User ID: 264
[05-Apr-2026 22:43:27 UTC] Limit: 20, Offset: 0
[05-Apr-2026 22:43:27 UTC] Orders found: 0
[05-Apr-2026 22:43:27 UTC] Orders data: []
[05-Apr-2026 22:43:27 UTC] Total orders count: 0
[05-Apr-2026 22:43:27 UTC] === API CALL LOG ===
[05-Apr-2026 22:43:27 UTC] Endpoint: user/profile.php
[05-Apr-2026 22:43:27 UTC] Full Log Data: {
    "timestamp": "2026-04-05 22:43:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.195.101.122",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY0IiwidXNlcm5hbWUiOiJIYXpyYXRxdWxvdiIsImVtYWlsIjoiYm9idXJoYXpyYXRxdWxvdjAwNkBnbWFpbC5jb20iLCJleHAiOjE3NzYwMzM2NDB9.itiuSKv5vTc1dyqNqZgMkEkecwX1m1pyeTGFq5pEalU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7c125d5d85b3ef-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.195.101.122",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.195.101.122, 172.71.156.196"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 22:43:27 UTC] === END API CALL LOG ===
[05-Apr-2026 22:43:27 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 22:43:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY0IiwidXNlcm5hbWUiOiJIYXpyYXRxdWxvdiIsImVtYWlsIjoiYm9idXJoYXpyYXRxdWxvdjAwNkBnbWFpbC5jb20iLCJleHAiOjE3NzYwMzM2NDB9.itiuSKv5vTc1dyqNqZgMkEkecwX1m1pyeTGFq5pEalU
[05-Apr-2026 22:43:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 22:43:27 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 22:43:27 UTC] User ID: 264
[05-Apr-2026 22:43:27 UTC] ✅ User profile retrieved successfully for user ID: 264
[05-Apr-2026 22:43:27 UTC] === API CALL LOG ===
[05-Apr-2026 22:43:27 UTC] Endpoint: user/profile.php
[05-Apr-2026 22:43:27 UTC] Full Log Data: {
    "timestamp": "2026-04-05 22:43:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.195.101.122",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY0IiwidXNlcm5hbWUiOiJIYXpyYXRxdWxvdiIsImVtYWlsIjoiYm9idXJoYXpyYXRxdWxvdjAwNkBnbWFpbC5jb20iLCJleHAiOjE3NzYwMzM2NDB9.itiuSKv5vTc1dyqNqZgMkEkecwX1m1pyeTGFq5pEalU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7c12609fa2b3ef-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.195.101.122",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.195.101.122, 172.71.156.196"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 22:43:27 UTC] === END API CALL LOG ===
[05-Apr-2026 22:43:27 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 22:43:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY0IiwidXNlcm5hbWUiOiJIYXpyYXRxdWxvdiIsImVtYWlsIjoiYm9idXJoYXpyYXRxdWxvdjAwNkBnbWFpbC5jb20iLCJleHAiOjE3NzYwMzM2NDB9.itiuSKv5vTc1dyqNqZgMkEkecwX1m1pyeTGFq5pEalU
[05-Apr-2026 22:43:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 22:43:27 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 22:43:27 UTC] User ID: 264
[05-Apr-2026 22:43:27 UTC] ✅ User profile retrieved successfully for user ID: 264
[05-Apr-2026 22:43:36 UTC] === API CALL LOG ===
[05-Apr-2026 22:43:36 UTC] Endpoint: user/profile.php
[05-Apr-2026 22:43:36 UTC] Full Log Data: {
    "timestamp": "2026-04-05 22:43:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.195.101.122",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY0IiwidXNlcm5hbWUiOiJIYXpyYXRxdWxvdiIsImVtYWlsIjoiYm9idXJoYXpyYXRxdWxvdjAwNkBnbWFpbC5jb20iLCJleHAiOjE3NzYwMzM2NDB9.itiuSKv5vTc1dyqNqZgMkEkecwX1m1pyeTGFq5pEalU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7c12982b64b3ef-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.195.101.122",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.195.101.122, 172.71.156.196"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 22:43:36 UTC] === END API CALL LOG ===
[05-Apr-2026 22:43:36 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 22:43:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY0IiwidXNlcm5hbWUiOiJIYXpyYXRxdWxvdiIsImVtYWlsIjoiYm9idXJoYXpyYXRxdWxvdjAwNkBnbWFpbC5jb20iLCJleHAiOjE3NzYwMzM2NDB9.itiuSKv5vTc1dyqNqZgMkEkecwX1m1pyeTGFq5pEalU
[05-Apr-2026 22:43:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 22:43:36 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 22:43:36 UTC] User ID: 264
[05-Apr-2026 22:43:36 UTC] ✅ User profile retrieved successfully for user ID: 264
[05-Apr-2026 22:43:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 22:43:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 22:43:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY0IiwidXNlcm5hbWUiOiJIYXpyYXRxdWxvdiIsImVtYWlsIjoiYm9idXJoYXpyYXRxdWxvdjAwNkBnbWFpbC5jb20iLCJleHAiOjE3NzYwMzM2NDB9.itiuSKv5vTc1dyqNqZgMkEkecwX1m1pyeTGFq5pEalU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e7c12982b62b3ef-MIA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.195.101.122","CF-IPCountry":"US","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.195.101.122, 172.71.156.196"}
[05-Apr-2026 22:43:36 UTC] === User Orders API Called ===
[05-Apr-2026 22:43:36 UTC] User ID: 264
[05-Apr-2026 22:43:36 UTC] Limit: 20, Offset: 0
[05-Apr-2026 22:43:36 UTC] Orders found: 0
[05-Apr-2026 22:43:36 UTC] Orders data: []
[05-Apr-2026 22:43:36 UTC] Total orders count: 0
[05-Apr-2026 22:43:36 UTC] === API CALL LOG ===
[05-Apr-2026 22:43:36 UTC] Endpoint: user/profile.php
[05-Apr-2026 22:43:36 UTC] Full Log Data: {
    "timestamp": "2026-04-05 22:43:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.195.101.122",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY0IiwidXNlcm5hbWUiOiJIYXpyYXRxdWxvdiIsImVtYWlsIjoiYm9idXJoYXpyYXRxdWxvdjAwNkBnbWFpbC5jb20iLCJleHAiOjE3NzYwMzM2NDB9.itiuSKv5vTc1dyqNqZgMkEkecwX1m1pyeTGFq5pEalU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7c129b5d8eb3ef-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.195.101.122",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.195.101.122, 172.71.156.196"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 22:43:36 UTC] === END API CALL LOG ===
[05-Apr-2026 22:43:36 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 22:43:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY0IiwidXNlcm5hbWUiOiJIYXpyYXRxdWxvdiIsImVtYWlsIjoiYm9idXJoYXpyYXRxdWxvdjAwNkBnbWFpbC5jb20iLCJleHAiOjE3NzYwMzM2NDB9.itiuSKv5vTc1dyqNqZgMkEkecwX1m1pyeTGFq5pEalU
[05-Apr-2026 22:43:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 22:43:36 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 22:43:36 UTC] User ID: 264
[05-Apr-2026 22:43:36 UTC] ✅ User profile retrieved successfully for user ID: 264
[05-Apr-2026 22:43:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 22:43:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 22:43:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY0IiwidXNlcm5hbWUiOiJIYXpyYXRxdWxvdiIsImVtYWlsIjoiYm9idXJoYXpyYXRxdWxvdjAwNkBnbWFpbC5jb20iLCJleHAiOjE3NzYwMzM2NDB9.itiuSKv5vTc1dyqNqZgMkEkecwX1m1pyeTGFq5pEalU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e7c12af4e75b3ef-MIA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.195.101.122","CF-IPCountry":"US","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.195.101.122, 172.71.156.196"}
[05-Apr-2026 22:43:40 UTC] === User Orders API Called ===
[05-Apr-2026 22:43:40 UTC] User ID: 264
[05-Apr-2026 22:43:40 UTC] Limit: 20, Offset: 0
[05-Apr-2026 22:43:40 UTC] Orders found: 0
[05-Apr-2026 22:43:40 UTC] Orders data: []
[05-Apr-2026 22:43:40 UTC] Total orders count: 0
[05-Apr-2026 22:43:40 UTC] === API CALL LOG ===
[05-Apr-2026 22:43:40 UTC] Endpoint: user/profile.php
[05-Apr-2026 22:43:40 UTC] Full Log Data: {
    "timestamp": "2026-04-05 22:43:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.195.101.122",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY0IiwidXNlcm5hbWUiOiJIYXpyYXRxdWxvdiIsImVtYWlsIjoiYm9idXJoYXpyYXRxdWxvdjAwNkBnbWFpbC5jb20iLCJleHAiOjE3NzYwMzM2NDB9.itiuSKv5vTc1dyqNqZgMkEkecwX1m1pyeTGFq5pEalU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7c12af4e78b3ef-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.195.101.122",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.195.101.122, 172.71.156.196"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 22:43:40 UTC] === END API CALL LOG ===
[05-Apr-2026 22:43:40 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 22:43:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY0IiwidXNlcm5hbWUiOiJIYXpyYXRxdWxvdiIsImVtYWlsIjoiYm9idXJoYXpyYXRxdWxvdjAwNkBnbWFpbC5jb20iLCJleHAiOjE3NzYwMzM2NDB9.itiuSKv5vTc1dyqNqZgMkEkecwX1m1pyeTGFq5pEalU
[05-Apr-2026 22:43:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 22:43:40 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 22:43:40 UTC] User ID: 264
[05-Apr-2026 22:43:40 UTC] ✅ User profile retrieved successfully for user ID: 264
[05-Apr-2026 22:43:40 UTC] === API CALL LOG ===
[05-Apr-2026 22:43:40 UTC] Endpoint: user/profile.php
[05-Apr-2026 22:43:40 UTC] Full Log Data: {
    "timestamp": "2026-04-05 22:43:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.195.101.122",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY0IiwidXNlcm5hbWUiOiJIYXpyYXRxdWxvdiIsImVtYWlsIjoiYm9idXJoYXpyYXRxdWxvdjAwNkBnbWFpbC5jb20iLCJleHAiOjE3NzYwMzM2NDB9.itiuSKv5vTc1dyqNqZgMkEkecwX1m1pyeTGFq5pEalU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7c12b3ca67b3ef-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.195.101.122",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.195.101.122, 172.71.156.196"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 22:43:40 UTC] === END API CALL LOG ===
[05-Apr-2026 22:43:40 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 22:43:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY0IiwidXNlcm5hbWUiOiJIYXpyYXRxdWxvdiIsImVtYWlsIjoiYm9idXJoYXpyYXRxdWxvdjAwNkBnbWFpbC5jb20iLCJleHAiOjE3NzYwMzM2NDB9.itiuSKv5vTc1dyqNqZgMkEkecwX1m1pyeTGFq5pEalU
[05-Apr-2026 22:43:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 22:43:40 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 22:43:40 UTC] User ID: 264
[05-Apr-2026 22:43:40 UTC] ✅ User profile retrieved successfully for user ID: 264
[05-Apr-2026 22:43:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 22:43:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 22:43:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY0IiwidXNlcm5hbWUiOiJIYXpyYXRxdWxvdiIsImVtYWlsIjoiYm9idXJoYXpyYXRxdWxvdjAwNkBnbWFpbC5jb20iLCJleHAiOjE3NzYwMzM2NDB9.itiuSKv5vTc1dyqNqZgMkEkecwX1m1pyeTGFq5pEalU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e7c13063913b3ef-MIA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.195.101.122","CF-IPCountry":"US","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.195.101.122, 172.71.156.196"}
[05-Apr-2026 22:43:54 UTC] === User Orders API Called ===
[05-Apr-2026 22:43:54 UTC] User ID: 264
[05-Apr-2026 22:43:54 UTC] Limit: 20, Offset: 0
[05-Apr-2026 22:43:54 UTC] Orders found: 0
[05-Apr-2026 22:43:54 UTC] Orders data: []
[05-Apr-2026 22:43:54 UTC] Total orders count: 0
[05-Apr-2026 22:43:54 UTC] === API CALL LOG ===
[05-Apr-2026 22:43:54 UTC] Endpoint: user/profile.php
[05-Apr-2026 22:43:54 UTC] Full Log Data: {
    "timestamp": "2026-04-05 22:43:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.195.101.122",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY0IiwidXNlcm5hbWUiOiJIYXpyYXRxdWxvdiIsImVtYWlsIjoiYm9idXJoYXpyYXRxdWxvdjAwNkBnbWFpbC5jb20iLCJleHAiOjE3NzYwMzM2NDB9.itiuSKv5vTc1dyqNqZgMkEkecwX1m1pyeTGFq5pEalU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7c13063914b3ef-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.195.101.122",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.195.101.122, 172.71.156.196"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 22:43:54 UTC] === END API CALL LOG ===
[05-Apr-2026 22:43:54 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 22:43:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY0IiwidXNlcm5hbWUiOiJIYXpyYXRxdWxvdiIsImVtYWlsIjoiYm9idXJoYXpyYXRxdWxvdjAwNkBnbWFpbC5jb20iLCJleHAiOjE3NzYwMzM2NDB9.itiuSKv5vTc1dyqNqZgMkEkecwX1m1pyeTGFq5pEalU
[05-Apr-2026 22:43:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 22:43:54 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 22:43:54 UTC] User ID: 264
[05-Apr-2026 22:43:54 UTC] ✅ User profile retrieved successfully for user ID: 264
[05-Apr-2026 22:43:54 UTC] === API CALL LOG ===
[05-Apr-2026 22:43:54 UTC] Endpoint: user/profile.php
[05-Apr-2026 22:43:54 UTC] Full Log Data: {
    "timestamp": "2026-04-05 22:43:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.195.101.122",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY0IiwidXNlcm5hbWUiOiJIYXpyYXRxdWxvdiIsImVtYWlsIjoiYm9idXJoYXpyYXRxdWxvdjAwNkBnbWFpbC5jb20iLCJleHAiOjE3NzYwMzM2NDB9.itiuSKv5vTc1dyqNqZgMkEkecwX1m1pyeTGFq5pEalU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7c13096b50b3ef-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.195.101.122",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.195.101.122, 172.71.156.196"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 22:43:54 UTC] === END API CALL LOG ===
[05-Apr-2026 22:43:54 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 22:43:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY0IiwidXNlcm5hbWUiOiJIYXpyYXRxdWxvdiIsImVtYWlsIjoiYm9idXJoYXpyYXRxdWxvdjAwNkBnbWFpbC5jb20iLCJleHAiOjE3NzYwMzM2NDB9.itiuSKv5vTc1dyqNqZgMkEkecwX1m1pyeTGFq5pEalU
[05-Apr-2026 22:43:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 22:43:54 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 22:43:54 UTC] User ID: 264
[05-Apr-2026 22:43:54 UTC] ✅ User profile retrieved successfully for user ID: 264
[05-Apr-2026 22:43:59 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 22:43:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 22:43:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY0IiwidXNlcm5hbWUiOiJIYXpyYXRxdWxvdiIsImVtYWlsIjoiYm9idXJoYXpyYXRxdWxvdjAwNkBnbWFpbC5jb20iLCJleHAiOjE3NzYwMzM2NDB9.itiuSKv5vTc1dyqNqZgMkEkecwX1m1pyeTGFq5pEalU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e7c132a19c2b3ef-MIA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.195.101.122","CF-IPCountry":"US","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.195.101.122, 172.71.156.196"}
[05-Apr-2026 22:43:59 UTC] === User Orders API Called ===
[05-Apr-2026 22:43:59 UTC] User ID: 264
[05-Apr-2026 22:43:59 UTC] Limit: 20, Offset: 0
[05-Apr-2026 22:43:59 UTC] Orders found: 0
[05-Apr-2026 22:43:59 UTC] Orders data: []
[05-Apr-2026 22:43:59 UTC] Total orders count: 0
[05-Apr-2026 22:44:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 22:44:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 22:44:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY0IiwidXNlcm5hbWUiOiJIYXpyYXRxdWxvdiIsImVtYWlsIjoiYm9idXJoYXpyYXRxdWxvdjAwNkBnbWFpbC5jb20iLCJleHAiOjE3NzYwMzM2NDB9.itiuSKv5vTc1dyqNqZgMkEkecwX1m1pyeTGFq5pEalU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e7c13363a88b3ef-MIA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.195.101.122","CF-IPCountry":"US","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.195.101.122, 172.71.156.196"}
[05-Apr-2026 22:44:01 UTC] === User Orders API Called ===
[05-Apr-2026 22:44:01 UTC] User ID: 264
[05-Apr-2026 22:44:01 UTC] Limit: 20, Offset: 0
[05-Apr-2026 22:44:01 UTC] Orders found: 0
[05-Apr-2026 22:44:01 UTC] Orders data: []
[05-Apr-2026 22:44:01 UTC] Total orders count: 0
[05-Apr-2026 22:44:01 UTC] === API CALL LOG ===
[05-Apr-2026 22:44:01 UTC] Endpoint: user/profile.php
[05-Apr-2026 22:44:01 UTC] Full Log Data: {
    "timestamp": "2026-04-05 22:44:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.195.101.122",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY0IiwidXNlcm5hbWUiOiJIYXpyYXRxdWxvdiIsImVtYWlsIjoiYm9idXJoYXpyYXRxdWxvdjAwNkBnbWFpbC5jb20iLCJleHAiOjE3NzYwMzM2NDB9.itiuSKv5vTc1dyqNqZgMkEkecwX1m1pyeTGFq5pEalU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7c13363a89b3ef-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.195.101.122",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.195.101.122, 172.71.156.196"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 22:44:01 UTC] === END API CALL LOG ===
[05-Apr-2026 22:44:01 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 22:44:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY0IiwidXNlcm5hbWUiOiJIYXpyYXRxdWxvdiIsImVtYWlsIjoiYm9idXJoYXpyYXRxdWxvdjAwNkBnbWFpbC5jb20iLCJleHAiOjE3NzYwMzM2NDB9.itiuSKv5vTc1dyqNqZgMkEkecwX1m1pyeTGFq5pEalU
[05-Apr-2026 22:44:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 22:44:01 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 22:44:01 UTC] User ID: 264
[05-Apr-2026 22:44:01 UTC] ✅ User profile retrieved successfully for user ID: 264
[05-Apr-2026 22:44:02 UTC] === API CALL LOG ===
[05-Apr-2026 22:44:02 UTC] Endpoint: user/profile.php
[05-Apr-2026 22:44:02 UTC] Full Log Data: {
    "timestamp": "2026-04-05 22:44:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.195.101.122",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY0IiwidXNlcm5hbWUiOiJIYXpyYXRxdWxvdiIsImVtYWlsIjoiYm9idXJoYXpyYXRxdWxvdjAwNkBnbWFpbC5jb20iLCJleHAiOjE3NzYwMzM2NDB9.itiuSKv5vTc1dyqNqZgMkEkecwX1m1pyeTGFq5pEalU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7c133abdc6b3ef-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.195.101.122",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.195.101.122, 172.71.156.196"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 22:44:02 UTC] === END API CALL LOG ===
[05-Apr-2026 22:44:02 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 22:44:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY0IiwidXNlcm5hbWUiOiJIYXpyYXRxdWxvdiIsImVtYWlsIjoiYm9idXJoYXpyYXRxdWxvdjAwNkBnbWFpbC5jb20iLCJleHAiOjE3NzYwMzM2NDB9.itiuSKv5vTc1dyqNqZgMkEkecwX1m1pyeTGFq5pEalU
[05-Apr-2026 22:44:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 22:44:02 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 22:44:02 UTC] User ID: 264
[05-Apr-2026 22:44:02 UTC] ✅ User profile retrieved successfully for user ID: 264
[05-Apr-2026 22:44:14 UTC] === API CALL LOG ===
[05-Apr-2026 22:44:14 UTC] Endpoint: user/profile.php
[05-Apr-2026 22:44:14 UTC] Full Log Data: {
    "timestamp": "2026-04-05 22:44:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.195.101.122",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY0IiwidXNlcm5hbWUiOiJIYXpyYXRxdWxvdiIsImVtYWlsIjoiYm9idXJoYXpyYXRxdWxvdjAwNkBnbWFpbC5jb20iLCJleHAiOjE3NzYwMzM2NDB9.itiuSKv5vTc1dyqNqZgMkEkecwX1m1pyeTGFq5pEalU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7c138358b3b3ef-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.195.101.122",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.195.101.122, 172.71.156.196"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 22:44:14 UTC] === END API CALL LOG ===
[05-Apr-2026 22:44:14 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 22:44:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY0IiwidXNlcm5hbWUiOiJIYXpyYXRxdWxvdiIsImVtYWlsIjoiYm9idXJoYXpyYXRxdWxvdjAwNkBnbWFpbC5jb20iLCJleHAiOjE3NzYwMzM2NDB9.itiuSKv5vTc1dyqNqZgMkEkecwX1m1pyeTGFq5pEalU
[05-Apr-2026 22:44:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 22:44:14 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 22:44:14 UTC] User ID: 264
[05-Apr-2026 22:44:14 UTC] ✅ User profile retrieved successfully for user ID: 264
[05-Apr-2026 22:44:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 22:44:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 22:44:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY0IiwidXNlcm5hbWUiOiJIYXpyYXRxdWxvdiIsImVtYWlsIjoiYm9idXJoYXpyYXRxdWxvdjAwNkBnbWFpbC5jb20iLCJleHAiOjE3NzYwMzM2NDB9.itiuSKv5vTc1dyqNqZgMkEkecwX1m1pyeTGFq5pEalU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e7c138358b0b3ef-MIA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.195.101.122","CF-IPCountry":"US","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.195.101.122, 172.71.156.196"}
[05-Apr-2026 22:44:14 UTC] === User Orders API Called ===
[05-Apr-2026 22:44:14 UTC] User ID: 264
[05-Apr-2026 22:44:14 UTC] Limit: 20, Offset: 0
[05-Apr-2026 22:44:14 UTC] Orders found: 0
[05-Apr-2026 22:44:14 UTC] Orders data: []
[05-Apr-2026 22:44:14 UTC] Total orders count: 0
[05-Apr-2026 22:44:14 UTC] === API CALL LOG ===
[05-Apr-2026 22:44:14 UTC] Endpoint: user/profile.php
[05-Apr-2026 22:44:14 UTC] Full Log Data: {
    "timestamp": "2026-04-05 22:44:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.195.101.122",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY0IiwidXNlcm5hbWUiOiJIYXpyYXRxdWxvdiIsImVtYWlsIjoiYm9idXJoYXpyYXRxdWxvdjAwNkBnbWFpbC5jb20iLCJleHAiOjE3NzYwMzM2NDB9.itiuSKv5vTc1dyqNqZgMkEkecwX1m1pyeTGFq5pEalU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7c13869bf0b3ef-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.195.101.122",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.195.101.122, 172.71.156.196"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 22:44:14 UTC] === END API CALL LOG ===
[05-Apr-2026 22:44:14 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 22:44:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY0IiwidXNlcm5hbWUiOiJIYXpyYXRxdWxvdiIsImVtYWlsIjoiYm9idXJoYXpyYXRxdWxvdjAwNkBnbWFpbC5jb20iLCJleHAiOjE3NzYwMzM2NDB9.itiuSKv5vTc1dyqNqZgMkEkecwX1m1pyeTGFq5pEalU
[05-Apr-2026 22:44:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 22:44:14 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 22:44:14 UTC] User ID: 264
[05-Apr-2026 22:44:14 UTC] ✅ User profile retrieved successfully for user ID: 264
[05-Apr-2026 22:44:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 22:44:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 22:44:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY0IiwidXNlcm5hbWUiOiJIYXpyYXRxdWxvdiIsImVtYWlsIjoiYm9idXJoYXpyYXRxdWxvdjAwNkBnbWFpbC5jb20iLCJleHAiOjE3NzYwMzM2NDB9.itiuSKv5vTc1dyqNqZgMkEkecwX1m1pyeTGFq5pEalU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e7c13b4acb3b3ef-MIA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.195.101.122","CF-IPCountry":"US","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.195.101.122, 172.71.156.196"}
[05-Apr-2026 22:44:22 UTC] === User Orders API Called ===
[05-Apr-2026 22:44:22 UTC] User ID: 264
[05-Apr-2026 22:44:22 UTC] Limit: 20, Offset: 0
[05-Apr-2026 22:44:22 UTC] Orders found: 0
[05-Apr-2026 22:44:22 UTC] Orders data: []
[05-Apr-2026 22:44:22 UTC] Total orders count: 0
[05-Apr-2026 22:44:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 22:44:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 22:44:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY0IiwidXNlcm5hbWUiOiJIYXpyYXRxdWxvdiIsImVtYWlsIjoiYm9idXJoYXpyYXRxdWxvdjAwNkBnbWFpbC5jb20iLCJleHAiOjE3NzYwMzM2NDB9.itiuSKv5vTc1dyqNqZgMkEkecwX1m1pyeTGFq5pEalU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e7c13cbefafb3ef-MIA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.195.101.122","CF-IPCountry":"US","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.195.101.122, 172.71.156.196"}
[05-Apr-2026 22:44:25 UTC] === User Orders API Called ===
[05-Apr-2026 22:44:25 UTC] User ID: 264
[05-Apr-2026 22:44:25 UTC] Limit: 20, Offset: 0
[05-Apr-2026 22:44:25 UTC] Orders found: 0
[05-Apr-2026 22:44:25 UTC] Orders data: []
[05-Apr-2026 22:44:25 UTC] Total orders count: 0
[05-Apr-2026 22:44:25 UTC] === API CALL LOG ===
[05-Apr-2026 22:44:25 UTC] Endpoint: user/profile.php
[05-Apr-2026 22:44:25 UTC] Full Log Data: {
    "timestamp": "2026-04-05 22:44:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.195.101.122",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY0IiwidXNlcm5hbWUiOiJIYXpyYXRxdWxvdiIsImVtYWlsIjoiYm9idXJoYXpyYXRxdWxvdjAwNkBnbWFpbC5jb20iLCJleHAiOjE3NzYwMzM2NDB9.itiuSKv5vTc1dyqNqZgMkEkecwX1m1pyeTGFq5pEalU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7c13cbefb2b3ef-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.195.101.122",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.195.101.122, 172.71.156.196"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 22:44:25 UTC] === END API CALL LOG ===
[05-Apr-2026 22:44:25 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 22:44:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY0IiwidXNlcm5hbWUiOiJIYXpyYXRxdWxvdiIsImVtYWlsIjoiYm9idXJoYXpyYXRxdWxvdjAwNkBnbWFpbC5jb20iLCJleHAiOjE3NzYwMzM2NDB9.itiuSKv5vTc1dyqNqZgMkEkecwX1m1pyeTGFq5pEalU
[05-Apr-2026 22:44:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 22:44:25 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 22:44:25 UTC] User ID: 264
[05-Apr-2026 22:44:25 UTC] ✅ User profile retrieved successfully for user ID: 264
[05-Apr-2026 22:44:26 UTC] === API CALL LOG ===
[05-Apr-2026 22:44:26 UTC] Endpoint: user/profile.php
[05-Apr-2026 22:44:26 UTC] Full Log Data: {
    "timestamp": "2026-04-05 22:44:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.195.101.122",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY0IiwidXNlcm5hbWUiOiJIYXpyYXRxdWxvdiIsImVtYWlsIjoiYm9idXJoYXpyYXRxdWxvdjAwNkBnbWFpbC5jb20iLCJleHAiOjE3NzYwMzM2NDB9.itiuSKv5vTc1dyqNqZgMkEkecwX1m1pyeTGFq5pEalU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7c13d05b4ab3ef-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.195.101.122",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.195.101.122, 172.71.156.196"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 22:44:26 UTC] === END API CALL LOG ===
[05-Apr-2026 22:44:26 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 22:44:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY0IiwidXNlcm5hbWUiOiJIYXpyYXRxdWxvdiIsImVtYWlsIjoiYm9idXJoYXpyYXRxdWxvdjAwNkBnbWFpbC5jb20iLCJleHAiOjE3NzYwMzM2NDB9.itiuSKv5vTc1dyqNqZgMkEkecwX1m1pyeTGFq5pEalU
[05-Apr-2026 22:44:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 22:44:26 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 22:44:26 UTC] User ID: 264
[05-Apr-2026 22:44:26 UTC] ✅ User profile retrieved successfully for user ID: 264
[05-Apr-2026 22:44:38 UTC] === API CALL LOG ===
[05-Apr-2026 22:44:38 UTC] Endpoint: user/profile.php
[05-Apr-2026 22:44:38 UTC] Full Log Data: {
    "timestamp": "2026-04-05 22:44:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.195.101.122",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY0IiwidXNlcm5hbWUiOiJIYXpyYXRxdWxvdiIsImVtYWlsIjoiYm9idXJoYXpyYXRxdWxvdjAwNkBnbWFpbC5jb20iLCJleHAiOjE3NzYwMzM2NDB9.itiuSKv5vTc1dyqNqZgMkEkecwX1m1pyeTGFq5pEalU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7c141a1a56b3ef-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.195.101.122",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.195.101.122, 172.71.156.196"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 22:44:38 UTC] === END API CALL LOG ===
[05-Apr-2026 22:44:38 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 22:44:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY0IiwidXNlcm5hbWUiOiJIYXpyYXRxdWxvdiIsImVtYWlsIjoiYm9idXJoYXpyYXRxdWxvdjAwNkBnbWFpbC5jb20iLCJleHAiOjE3NzYwMzM2NDB9.itiuSKv5vTc1dyqNqZgMkEkecwX1m1pyeTGFq5pEalU
[05-Apr-2026 22:44:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 22:44:38 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 22:44:38 UTC] User ID: 264
[05-Apr-2026 22:44:38 UTC] ✅ User profile retrieved successfully for user ID: 264
[05-Apr-2026 22:44:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 22:44:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 22:44:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY0IiwidXNlcm5hbWUiOiJIYXpyYXRxdWxvdiIsImVtYWlsIjoiYm9idXJoYXpyYXRxdWxvdjAwNkBnbWFpbC5jb20iLCJleHAiOjE3NzYwMzM2NDB9.itiuSKv5vTc1dyqNqZgMkEkecwX1m1pyeTGFq5pEalU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e7c141a1a55b3ef-MIA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.195.101.122","CF-IPCountry":"US","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.195.101.122, 172.71.156.196"}
[05-Apr-2026 22:44:38 UTC] === User Orders API Called ===
[05-Apr-2026 22:44:38 UTC] User ID: 264
[05-Apr-2026 22:44:38 UTC] Limit: 20, Offset: 0
[05-Apr-2026 22:44:38 UTC] Orders found: 0
[05-Apr-2026 22:44:38 UTC] Orders data: []
[05-Apr-2026 22:44:38 UTC] Total orders count: 0
[05-Apr-2026 22:44:38 UTC] === API CALL LOG ===
[05-Apr-2026 22:44:38 UTC] Endpoint: user/profile.php
[05-Apr-2026 22:44:38 UTC] Full Log Data: {
    "timestamp": "2026-04-05 22:44:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.195.101.122",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY0IiwidXNlcm5hbWUiOiJIYXpyYXRxdWxvdiIsImVtYWlsIjoiYm9idXJoYXpyYXRxdWxvdjAwNkBnbWFpbC5jb20iLCJleHAiOjE3NzYwMzM2NDB9.itiuSKv5vTc1dyqNqZgMkEkecwX1m1pyeTGFq5pEalU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7c141d3c6ab3ef-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.195.101.122",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.195.101.122, 172.71.156.196"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 22:44:38 UTC] === END API CALL LOG ===
[05-Apr-2026 22:44:38 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 22:44:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY0IiwidXNlcm5hbWUiOiJIYXpyYXRxdWxvdiIsImVtYWlsIjoiYm9idXJoYXpyYXRxdWxvdjAwNkBnbWFpbC5jb20iLCJleHAiOjE3NzYwMzM2NDB9.itiuSKv5vTc1dyqNqZgMkEkecwX1m1pyeTGFq5pEalU
[05-Apr-2026 22:44:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 22:44:38 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 22:44:38 UTC] User ID: 264
[05-Apr-2026 22:44:38 UTC] ✅ User profile retrieved successfully for user ID: 264
[05-Apr-2026 22:44:54 UTC] === API CALL LOG ===
[05-Apr-2026 22:44:54 UTC] Endpoint: user/profile.php
[05-Apr-2026 22:44:54 UTC] Full Log Data: {
    "timestamp": "2026-04-05 22:44:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.195.101.122",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY0IiwidXNlcm5hbWUiOiJIYXpyYXRxdWxvdiIsImVtYWlsIjoiYm9idXJoYXpyYXRxdWxvdjAwNkBnbWFpbC5jb20iLCJleHAiOjE3NzYwMzM2NDB9.itiuSKv5vTc1dyqNqZgMkEkecwX1m1pyeTGFq5pEalU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7c147eacbeb3ef-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.195.101.122",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.195.101.122, 172.71.156.196"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 22:44:54 UTC] === END API CALL LOG ===
[05-Apr-2026 22:44:54 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 22:44:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY0IiwidXNlcm5hbWUiOiJIYXpyYXRxdWxvdiIsImVtYWlsIjoiYm9idXJoYXpyYXRxdWxvdjAwNkBnbWFpbC5jb20iLCJleHAiOjE3NzYwMzM2NDB9.itiuSKv5vTc1dyqNqZgMkEkecwX1m1pyeTGFq5pEalU
[05-Apr-2026 22:44:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 22:44:54 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 22:44:54 UTC] User ID: 264
[05-Apr-2026 22:44:54 UTC] ✅ User profile retrieved successfully for user ID: 264
[05-Apr-2026 22:44:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 22:44:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 22:44:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY0IiwidXNlcm5hbWUiOiJIYXpyYXRxdWxvdiIsImVtYWlsIjoiYm9idXJoYXpyYXRxdWxvdjAwNkBnbWFpbC5jb20iLCJleHAiOjE3NzYwMzM2NDB9.itiuSKv5vTc1dyqNqZgMkEkecwX1m1pyeTGFq5pEalU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e7c147eacbdb3ef-MIA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.195.101.122","CF-IPCountry":"US","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.195.101.122, 172.71.156.196"}
[05-Apr-2026 22:44:54 UTC] === User Orders API Called ===
[05-Apr-2026 22:44:54 UTC] User ID: 264
[05-Apr-2026 22:44:54 UTC] Limit: 20, Offset: 0
[05-Apr-2026 22:44:54 UTC] Orders found: 0
[05-Apr-2026 22:44:54 UTC] Orders data: []
[05-Apr-2026 22:44:54 UTC] Total orders count: 0
[05-Apr-2026 22:44:54 UTC] === API CALL LOG ===
[05-Apr-2026 22:44:54 UTC] Endpoint: user/profile.php
[05-Apr-2026 22:44:54 UTC] Full Log Data: {
    "timestamp": "2026-04-05 22:44:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.195.101.122",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY0IiwidXNlcm5hbWUiOiJIYXpyYXRxdWxvdiIsImVtYWlsIjoiYm9idXJoYXpyYXRxdWxvdjAwNkBnbWFpbC5jb20iLCJleHAiOjE3NzYwMzM2NDB9.itiuSKv5vTc1dyqNqZgMkEkecwX1m1pyeTGFq5pEalU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7c14820fc8b3ef-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.195.101.122",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.195.101.122, 172.71.156.196"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 22:44:54 UTC] === END API CALL LOG ===
[05-Apr-2026 22:44:54 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 22:44:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY0IiwidXNlcm5hbWUiOiJIYXpyYXRxdWxvdiIsImVtYWlsIjoiYm9idXJoYXpyYXRxdWxvdjAwNkBnbWFpbC5jb20iLCJleHAiOjE3NzYwMzM2NDB9.itiuSKv5vTc1dyqNqZgMkEkecwX1m1pyeTGFq5pEalU
[05-Apr-2026 22:44:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 22:44:54 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 22:44:54 UTC] User ID: 264
[05-Apr-2026 22:44:54 UTC] ✅ User profile retrieved successfully for user ID: 264
[05-Apr-2026 22:45:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 22:45:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 22:45:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY0IiwidXNlcm5hbWUiOiJIYXpyYXRxdWxvdiIsImVtYWlsIjoiYm9idXJoYXpyYXRxdWxvdjAwNkBnbWFpbC5jb20iLCJleHAiOjE3NzYwMzM2NDB9.itiuSKv5vTc1dyqNqZgMkEkecwX1m1pyeTGFq5pEalU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e7c14b52cdcb3ef-MIA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.195.101.122","CF-IPCountry":"US","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.195.101.122, 172.71.156.196"}
[05-Apr-2026 22:45:02 UTC] === User Orders API Called ===
[05-Apr-2026 22:45:02 UTC] User ID: 264
[05-Apr-2026 22:45:02 UTC] Limit: 20, Offset: 0
[05-Apr-2026 22:45:02 UTC] Orders found: 0
[05-Apr-2026 22:45:02 UTC] Orders data: []
[05-Apr-2026 22:45:02 UTC] Total orders count: 0
[05-Apr-2026 22:45:02 UTC] === API CALL LOG ===
[05-Apr-2026 22:45:02 UTC] Endpoint: user/profile.php
[05-Apr-2026 22:45:02 UTC] Full Log Data: {
    "timestamp": "2026-04-05 22:45:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.195.101.122",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY0IiwidXNlcm5hbWUiOiJIYXpyYXRxdWxvdiIsImVtYWlsIjoiYm9idXJoYXpyYXRxdWxvdjAwNkBnbWFpbC5jb20iLCJleHAiOjE3NzYwMzM2NDB9.itiuSKv5vTc1dyqNqZgMkEkecwX1m1pyeTGFq5pEalU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7c14b52cdfb3ef-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.195.101.122",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.195.101.122, 172.71.156.196"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 22:45:02 UTC] === END API CALL LOG ===
[05-Apr-2026 22:45:02 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 22:45:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY0IiwidXNlcm5hbWUiOiJIYXpyYXRxdWxvdiIsImVtYWlsIjoiYm9idXJoYXpyYXRxdWxvdjAwNkBnbWFpbC5jb20iLCJleHAiOjE3NzYwMzM2NDB9.itiuSKv5vTc1dyqNqZgMkEkecwX1m1pyeTGFq5pEalU
[05-Apr-2026 22:45:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 22:45:02 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 22:45:02 UTC] User ID: 264
[05-Apr-2026 22:45:02 UTC] ✅ User profile retrieved successfully for user ID: 264
[05-Apr-2026 22:45:03 UTC] === API CALL LOG ===
[05-Apr-2026 22:45:03 UTC] Endpoint: user/profile.php
[05-Apr-2026 22:45:03 UTC] Full Log Data: {
    "timestamp": "2026-04-05 22:45:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.195.101.122",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY0IiwidXNlcm5hbWUiOiJIYXpyYXRxdWxvdiIsImVtYWlsIjoiYm9idXJoYXpyYXRxdWxvdjAwNkBnbWFpbC5jb20iLCJleHAiOjE3NzYwMzM2NDB9.itiuSKv5vTc1dyqNqZgMkEkecwX1m1pyeTGFq5pEalU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7c14b9a82ab3ef-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.195.101.122",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.195.101.122, 172.71.156.196"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 22:45:03 UTC] === END API CALL LOG ===
[05-Apr-2026 22:45:03 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 22:45:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY0IiwidXNlcm5hbWUiOiJIYXpyYXRxdWxvdiIsImVtYWlsIjoiYm9idXJoYXpyYXRxdWxvdjAwNkBnbWFpbC5jb20iLCJleHAiOjE3NzYwMzM2NDB9.itiuSKv5vTc1dyqNqZgMkEkecwX1m1pyeTGFq5pEalU
[05-Apr-2026 22:45:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 22:45:03 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 22:45:03 UTC] User ID: 264
[05-Apr-2026 22:45:03 UTC] ✅ User profile retrieved successfully for user ID: 264
[05-Apr-2026 22:45:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 22:45:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 22:45:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY0IiwidXNlcm5hbWUiOiJIYXpyYXRxdWxvdiIsImVtYWlsIjoiYm9idXJoYXpyYXRxdWxvdjAwNkBnbWFpbC5jb20iLCJleHAiOjE3NzYwMzM2NDB9.itiuSKv5vTc1dyqNqZgMkEkecwX1m1pyeTGFq5pEalU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e7c14e9fcf4b3ef-MIA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.195.101.122","CF-IPCountry":"US","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.195.101.122, 172.71.156.196"}
[05-Apr-2026 22:45:11 UTC] === User Orders API Called ===
[05-Apr-2026 22:45:11 UTC] User ID: 264
[05-Apr-2026 22:45:11 UTC] Limit: 20, Offset: 0
[05-Apr-2026 22:45:11 UTC] Orders found: 0
[05-Apr-2026 22:45:11 UTC] Orders data: []
[05-Apr-2026 22:45:11 UTC] Total orders count: 0
[05-Apr-2026 22:45:11 UTC] === API CALL LOG ===
[05-Apr-2026 22:45:11 UTC] Endpoint: user/profile.php
[05-Apr-2026 22:45:11 UTC] Full Log Data: {
    "timestamp": "2026-04-05 22:45:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.195.101.122",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY0IiwidXNlcm5hbWUiOiJIYXpyYXRxdWxvdiIsImVtYWlsIjoiYm9idXJoYXpyYXRxdWxvdjAwNkBnbWFpbC5jb20iLCJleHAiOjE3NzYwMzM2NDB9.itiuSKv5vTc1dyqNqZgMkEkecwX1m1pyeTGFq5pEalU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7c14e9fcf7b3ef-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.195.101.122",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.195.101.122, 172.71.156.196"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 22:45:11 UTC] === END API CALL LOG ===
[05-Apr-2026 22:45:11 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 22:45:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY0IiwidXNlcm5hbWUiOiJIYXpyYXRxdWxvdiIsImVtYWlsIjoiYm9idXJoYXpyYXRxdWxvdjAwNkBnbWFpbC5jb20iLCJleHAiOjE3NzYwMzM2NDB9.itiuSKv5vTc1dyqNqZgMkEkecwX1m1pyeTGFq5pEalU
[05-Apr-2026 22:45:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 22:45:11 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 22:45:11 UTC] User ID: 264
[05-Apr-2026 22:45:11 UTC] ✅ User profile retrieved successfully for user ID: 264
[05-Apr-2026 22:45:11 UTC] === API CALL LOG ===
[05-Apr-2026 22:45:11 UTC] Endpoint: user/profile.php
[05-Apr-2026 22:45:11 UTC] Full Log Data: {
    "timestamp": "2026-04-05 22:45:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.195.101.122",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY0IiwidXNlcm5hbWUiOiJIYXpyYXRxdWxvdiIsImVtYWlsIjoiYm9idXJoYXpyYXRxdWxvdjAwNkBnbWFpbC5jb20iLCJleHAiOjE3NzYwMzM2NDB9.itiuSKv5vTc1dyqNqZgMkEkecwX1m1pyeTGFq5pEalU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7c14ed3f63b3ef-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.195.101.122",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.195.101.122, 172.71.156.196"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 22:45:11 UTC] === END API CALL LOG ===
[05-Apr-2026 22:45:11 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 22:45:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY0IiwidXNlcm5hbWUiOiJIYXpyYXRxdWxvdiIsImVtYWlsIjoiYm9idXJoYXpyYXRxdWxvdjAwNkBnbWFpbC5jb20iLCJleHAiOjE3NzYwMzM2NDB9.itiuSKv5vTc1dyqNqZgMkEkecwX1m1pyeTGFq5pEalU
[05-Apr-2026 22:45:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 22:45:11 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 22:45:11 UTC] User ID: 264
[05-Apr-2026 22:45:11 UTC] ✅ User profile retrieved successfully for user ID: 264
[05-Apr-2026 22:46:29 UTC] === API CALL LOG ===
[05-Apr-2026 22:46:29 UTC] Endpoint: user/profile.php
[05-Apr-2026 22:46:29 UTC] Full Log Data: {
    "timestamp": "2026-04-05 22:46:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.195.101.122",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY0IiwidXNlcm5hbWUiOiJIYXpyYXRxdWxvdiIsImVtYWlsIjoiYm9idXJoYXpyYXRxdWxvdjAwNkBnbWFpbC5jb20iLCJleHAiOjE3NzYwMzM2NDB9.itiuSKv5vTc1dyqNqZgMkEkecwX1m1pyeTGFq5pEalU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7c16cf29edb7db-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.195.101.122",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.195.101.122, 104.23.248.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 22:46:29 UTC] === END API CALL LOG ===
[05-Apr-2026 22:46:29 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 22:46:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY0IiwidXNlcm5hbWUiOiJIYXpyYXRxdWxvdiIsImVtYWlsIjoiYm9idXJoYXpyYXRxdWxvdjAwNkBnbWFpbC5jb20iLCJleHAiOjE3NzYwMzM2NDB9.itiuSKv5vTc1dyqNqZgMkEkecwX1m1pyeTGFq5pEalU
[05-Apr-2026 22:46:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 22:46:29 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 22:46:29 UTC] User ID: 264
[05-Apr-2026 22:46:29 UTC] ✅ User profile retrieved successfully for user ID: 264
[05-Apr-2026 22:46:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 22:46:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 22:46:29 UTC] === API CALL LOG ===
[05-Apr-2026 22:46:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY0IiwidXNlcm5hbWUiOiJIYXpyYXRxdWxvdiIsImVtYWlsIjoiYm9idXJoYXpyYXRxdWxvdjAwNkBnbWFpbC5jb20iLCJleHAiOjE3NzYwMzM2NDB9.itiuSKv5vTc1dyqNqZgMkEkecwX1m1pyeTGFq5pEalU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e7c16cf29eab7db-MIA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.195.101.122","CF-IPCountry":"US","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.195.101.122, 104.23.248.169"}
[05-Apr-2026 22:46:29 UTC] Endpoint: user/profile.php
[05-Apr-2026 22:46:29 UTC] Full Log Data: {
    "timestamp": "2026-04-05 22:46:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.195.101.122",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY0IiwidXNlcm5hbWUiOiJIYXpyYXRxdWxvdiIsImVtYWlsIjoiYm9idXJoYXpyYXRxdWxvdjAwNkBnbWFpbC5jb20iLCJleHAiOjE3NzYwMzM2NDB9.itiuSKv5vTc1dyqNqZgMkEkecwX1m1pyeTGFq5pEalU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7c16cf29ecb7db-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.195.101.122",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.195.101.122, 104.23.248.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 22:46:29 UTC] === END API CALL LOG ===
[05-Apr-2026 22:46:29 UTC] === User Orders API Called ===
[05-Apr-2026 22:46:29 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 22:46:29 UTC] User ID: 264
[05-Apr-2026 22:46:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY0IiwidXNlcm5hbWUiOiJIYXpyYXRxdWxvdiIsImVtYWlsIjoiYm9idXJoYXpyYXRxdWxvdjAwNkBnbWFpbC5jb20iLCJleHAiOjE3NzYwMzM2NDB9.itiuSKv5vTc1dyqNqZgMkEkecwX1m1pyeTGFq5pEalU
[05-Apr-2026 22:46:29 UTC] Limit: 20, Offset: 0
[05-Apr-2026 22:46:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 22:46:29 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 22:46:29 UTC] User ID: 264
[05-Apr-2026 22:46:29 UTC] Orders found: 0
[05-Apr-2026 22:46:29 UTC] Orders data: []
[05-Apr-2026 22:46:29 UTC] ✅ User profile retrieved successfully for user ID: 264
[05-Apr-2026 22:46:29 UTC] Total orders count: 0
[05-Apr-2026 22:46:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 22:46:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 22:46:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY0IiwidXNlcm5hbWUiOiJIYXpyYXRxdWxvdiIsImVtYWlsIjoiYm9idXJoYXpyYXRxdWxvdjAwNkBnbWFpbC5jb20iLCJleHAiOjE3NzYwMzM2NDB9.itiuSKv5vTc1dyqNqZgMkEkecwX1m1pyeTGFq5pEalU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e7c16f73e2eb7db-MIA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.195.101.122","CF-IPCountry":"US","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.195.101.122, 104.23.248.169"}
[05-Apr-2026 22:46:35 UTC] === API CALL LOG ===
[05-Apr-2026 22:46:35 UTC] === User Orders API Called ===
[05-Apr-2026 22:46:35 UTC] Endpoint: user/profile.php
[05-Apr-2026 22:46:35 UTC] User ID: 264
[05-Apr-2026 22:46:35 UTC] Full Log Data: {
    "timestamp": "2026-04-05 22:46:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.195.101.122",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY0IiwidXNlcm5hbWUiOiJIYXpyYXRxdWxvdiIsImVtYWlsIjoiYm9idXJoYXpyYXRxdWxvdjAwNkBnbWFpbC5jb20iLCJleHAiOjE3NzYwMzM2NDB9.itiuSKv5vTc1dyqNqZgMkEkecwX1m1pyeTGFq5pEalU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7c16f73e30b7db-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.195.101.122",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.195.101.122, 104.23.248.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 22:46:35 UTC] Limit: 20, Offset: 0
[05-Apr-2026 22:46:35 UTC] === END API CALL LOG ===
[05-Apr-2026 22:46:35 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 22:46:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY0IiwidXNlcm5hbWUiOiJIYXpyYXRxdWxvdiIsImVtYWlsIjoiYm9idXJoYXpyYXRxdWxvdjAwNkBnbWFpbC5jb20iLCJleHAiOjE3NzYwMzM2NDB9.itiuSKv5vTc1dyqNqZgMkEkecwX1m1pyeTGFq5pEalU
[05-Apr-2026 22:46:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 22:46:35 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 22:46:35 UTC] User ID: 264
[05-Apr-2026 22:46:35 UTC] Orders found: 0
[05-Apr-2026 22:46:35 UTC] Orders data: []
[05-Apr-2026 22:46:35 UTC] Total orders count: 0
[05-Apr-2026 22:46:35 UTC] ✅ User profile retrieved successfully for user ID: 264
[05-Apr-2026 22:46:36 UTC] === API CALL LOG ===
[05-Apr-2026 22:46:36 UTC] Endpoint: user/profile.php
[05-Apr-2026 22:46:36 UTC] Full Log Data: {
    "timestamp": "2026-04-05 22:46:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.195.101.122",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY0IiwidXNlcm5hbWUiOiJIYXpyYXRxdWxvdiIsImVtYWlsIjoiYm9idXJoYXpyYXRxdWxvdjAwNkBnbWFpbC5jb20iLCJleHAiOjE3NzYwMzM2NDB9.itiuSKv5vTc1dyqNqZgMkEkecwX1m1pyeTGFq5pEalU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7c16fb6c5eb7db-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.195.101.122",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.195.101.122, 104.23.248.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 22:46:36 UTC] === END API CALL LOG ===
[05-Apr-2026 22:46:36 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 22:46:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY0IiwidXNlcm5hbWUiOiJIYXpyYXRxdWxvdiIsImVtYWlsIjoiYm9idXJoYXpyYXRxdWxvdjAwNkBnbWFpbC5jb20iLCJleHAiOjE3NzYwMzM2NDB9.itiuSKv5vTc1dyqNqZgMkEkecwX1m1pyeTGFq5pEalU
[05-Apr-2026 22:46:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 22:46:36 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 22:46:36 UTC] User ID: 264
[05-Apr-2026 22:46:36 UTC] ✅ User profile retrieved successfully for user ID: 264
[05-Apr-2026 22:46:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 22:46:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 22:46:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY0IiwidXNlcm5hbWUiOiJIYXpyYXRxdWxvdiIsImVtYWlsIjoiYm9idXJoYXpyYXRxdWxvdjAwNkBnbWFpbC5jb20iLCJleHAiOjE3NzYwMzM2NDB9.itiuSKv5vTc1dyqNqZgMkEkecwX1m1pyeTGFq5pEalU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e7c17016e17b7db-MIA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.195.101.122","CF-IPCountry":"US","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.195.101.122, 104.23.248.169"}
[05-Apr-2026 22:46:37 UTC] === User Orders API Called ===
[05-Apr-2026 22:46:37 UTC] User ID: 264
[05-Apr-2026 22:46:37 UTC] Limit: 20, Offset: 0
[05-Apr-2026 22:46:37 UTC] Orders found: 0
[05-Apr-2026 22:46:37 UTC] Orders data: []
[05-Apr-2026 22:46:37 UTC] Total orders count: 0
[05-Apr-2026 22:46:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 22:46:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Apr-2026 22:46:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY0IiwidXNlcm5hbWUiOiJIYXpyYXRxdWxvdiIsImVtYWlsIjoiYm9idXJoYXpyYXRxdWxvdjAwNkBnbWFpbC5jb20iLCJleHAiOjE3NzYwMzM2NDB9.itiuSKv5vTc1dyqNqZgMkEkecwX1m1pyeTGFq5pEalU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e7c170afdc6b7db-MIA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.195.101.122","CF-IPCountry":"US","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.195.101.122, 104.23.248.169"}
[05-Apr-2026 22:46:38 UTC] === API CALL LOG ===
[05-Apr-2026 22:46:38 UTC] Endpoint: user/profile.php
[05-Apr-2026 22:46:38 UTC] === User Orders API Called ===
[05-Apr-2026 22:46:38 UTC] Full Log Data: {
    "timestamp": "2026-04-05 22:46:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.195.101.122",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY0IiwidXNlcm5hbWUiOiJIYXpyYXRxdWxvdiIsImVtYWlsIjoiYm9idXJoYXpyYXRxdWxvdjAwNkBnbWFpbC5jb20iLCJleHAiOjE3NzYwMzM2NDB9.itiuSKv5vTc1dyqNqZgMkEkecwX1m1pyeTGFq5pEalU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7c170afdc9b7db-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.195.101.122",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.195.101.122, 104.23.248.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 22:46:38 UTC] User ID: 264
[05-Apr-2026 22:46:38 UTC] === END API CALL LOG ===
[05-Apr-2026 22:46:38 UTC] Limit: 20, Offset: 0
[05-Apr-2026 22:46:38 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 22:46:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY0IiwidXNlcm5hbWUiOiJIYXpyYXRxdWxvdiIsImVtYWlsIjoiYm9idXJoYXpyYXRxdWxvdjAwNkBnbWFpbC5jb20iLCJleHAiOjE3NzYwMzM2NDB9.itiuSKv5vTc1dyqNqZgMkEkecwX1m1pyeTGFq5pEalU
[05-Apr-2026 22:46:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 22:46:38 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 22:46:38 UTC] User ID: 264
[05-Apr-2026 22:46:38 UTC] Orders found: 0
[05-Apr-2026 22:46:38 UTC] ✅ User profile retrieved successfully for user ID: 264
[05-Apr-2026 22:46:38 UTC] Orders data: []
[05-Apr-2026 22:46:38 UTC] Total orders count: 0
[05-Apr-2026 22:46:39 UTC] === API CALL LOG ===
[05-Apr-2026 22:46:39 UTC] Endpoint: user/profile.php
[05-Apr-2026 22:46:39 UTC] Full Log Data: {
    "timestamp": "2026-04-05 22:46:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.195.101.122",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY0IiwidXNlcm5hbWUiOiJIYXpyYXRxdWxvdiIsImVtYWlsIjoiYm9idXJoYXpyYXRxdWxvdjAwNkBnbWFpbC5jb20iLCJleHAiOjE3NzYwMzM2NDB9.itiuSKv5vTc1dyqNqZgMkEkecwX1m1pyeTGFq5pEalU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7c170f4c46b7db-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.195.101.122",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.195.101.122, 104.23.248.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Apr-2026 22:46:39 UTC] === END API CALL LOG ===
[05-Apr-2026 22:46:39 UTC] ✅ API Hash verification passed for profile endpoint
[05-Apr-2026 22:46:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY0IiwidXNlcm5hbWUiOiJIYXpyYXRxdWxvdiIsImVtYWlsIjoiYm9idXJoYXpyYXRxdWxvdjAwNkBnbWFpbC5jb20iLCJleHAiOjE3NzYwMzM2NDB9.itiuSKv5vTc1dyqNqZgMkEkecwX1m1pyeTGFq5pEalU
[05-Apr-2026 22:46:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Apr-2026 22:46:39 UTC] ✅ JWT token verified successfully for user profile
[05-Apr-2026 22:46:39 UTC] User ID: 264
[05-Apr-2026 22:46:39 UTC] ✅ User profile retrieved successfully for user ID: 264
[06-Apr-2026 00:54:52 UTC] === API CALL LOG ===
[06-Apr-2026 00:54:52 UTC] Endpoint: user/profile.php
[06-Apr-2026 00:54:52 UTC] Full Log Data: {
    "timestamp": "2026-04-06 00:54:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.191.61.180",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY1IiwidXNlcm5hbWUiOiJyYWJpIHNlaWQiLCJlbWFpbCI6InJhYml5dWppaW1tYWFqaWltbWFhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjA0MTY5MH0.ZcEzXzTPejSiiiClJJcu5enu_EYAP4MK47VFER0zvAo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7cd2e1df61ec21-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.191.61.180",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.191.61.180, 104.23.208.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 00:54:52 UTC] === END API CALL LOG ===
[06-Apr-2026 00:54:52 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 00:54:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY1IiwidXNlcm5hbWUiOiJyYWJpIHNlaWQiLCJlbWFpbCI6InJhYml5dWppaW1tYWFqaWltbWFhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjA0MTY5MH0.ZcEzXzTPejSiiiClJJcu5enu_EYAP4MK47VFER0zvAo
[06-Apr-2026 00:54:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 00:54:52 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 00:54:52 UTC] User ID: 265
[06-Apr-2026 00:54:52 UTC] ✅ User profile retrieved successfully for user ID: 265
[06-Apr-2026 00:54:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Apr-2026 00:54:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Apr-2026 00:54:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY1IiwidXNlcm5hbWUiOiJyYWJpIHNlaWQiLCJlbWFpbCI6InJhYml5dWppaW1tYWFqaWltbWFhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjA0MTY5MH0.ZcEzXzTPejSiiiClJJcu5enu_EYAP4MK47VFER0zvAo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e7cd2e1df63ec21-ADD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"196.191.61.180","CF-IPCountry":"ET","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"196.191.61.180, 104.23.208.145"}
[06-Apr-2026 00:54:52 UTC] === User Orders API Called ===
[06-Apr-2026 00:54:52 UTC] User ID: 265
[06-Apr-2026 00:54:52 UTC] Limit: 20, Offset: 0
[06-Apr-2026 00:54:52 UTC] === API CALL LOG ===
[06-Apr-2026 00:54:52 UTC] Endpoint: user/profile.php
[06-Apr-2026 00:54:52 UTC] Full Log Data: {
    "timestamp": "2026-04-06 00:54:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.191.61.180",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY1IiwidXNlcm5hbWUiOiJyYWJpIHNlaWQiLCJlbWFpbCI6InJhYml5dWppaW1tYWFqaWltbWFhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjA0MTY5MH0.ZcEzXzTPejSiiiClJJcu5enu_EYAP4MK47VFER0zvAo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7cd2e1df64ec21-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.191.61.180",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.191.61.180, 104.23.208.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 00:54:52 UTC] === END API CALL LOG ===
[06-Apr-2026 00:54:52 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 00:54:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY1IiwidXNlcm5hbWUiOiJyYWJpIHNlaWQiLCJlbWFpbCI6InJhYml5dWppaW1tYWFqaWltbWFhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjA0MTY5MH0.ZcEzXzTPejSiiiClJJcu5enu_EYAP4MK47VFER0zvAo
[06-Apr-2026 00:54:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 00:54:52 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 00:54:52 UTC] User ID: 265
[06-Apr-2026 00:54:52 UTC] ✅ User profile retrieved successfully for user ID: 265
[06-Apr-2026 00:54:52 UTC] Orders found: 0
[06-Apr-2026 00:54:52 UTC] Orders data: []
[06-Apr-2026 00:54:52 UTC] Total orders count: 0
[06-Apr-2026 00:55:06 UTC] === API CALL LOG ===
[06-Apr-2026 00:55:06 UTC] Endpoint: user/profile.php
[06-Apr-2026 00:55:06 UTC] Full Log Data: {
    "timestamp": "2026-04-06 00:55:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.191.61.180",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY1IiwidXNlcm5hbWUiOiJyYWJpIHNlaWQiLCJlbWFpbCI6InJhYml5dWppaW1tYWFqaWltbWFhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjA0MTY5MH0.ZcEzXzTPejSiiiClJJcu5enu_EYAP4MK47VFER0zvAo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7cd33b7dc9ec21-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.191.61.180",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.191.61.180, 104.23.208.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 00:55:06 UTC] === END API CALL LOG ===
[06-Apr-2026 00:55:06 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 00:55:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY1IiwidXNlcm5hbWUiOiJyYWJpIHNlaWQiLCJlbWFpbCI6InJhYml5dWppaW1tYWFqaWltbWFhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjA0MTY5MH0.ZcEzXzTPejSiiiClJJcu5enu_EYAP4MK47VFER0zvAo
[06-Apr-2026 00:55:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 00:55:06 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 00:55:06 UTC] User ID: 265
[06-Apr-2026 00:55:06 UTC] ✅ User profile retrieved successfully for user ID: 265
[06-Apr-2026 00:57:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Apr-2026 00:57:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Apr-2026 00:57:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY1IiwidXNlcm5hbWUiOiJyYWJpIHNlaWQiLCJlbWFpbCI6InJhYml5dWppaW1tYWFqaWltbWFhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjA0MTY5MH0.ZcEzXzTPejSiiiClJJcu5enu_EYAP4MK47VFER0zvAo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e7cd66a4e8dec21-ADD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"196.191.61.180","CF-IPCountry":"ET","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"196.191.61.180, 104.23.208.145"}
[06-Apr-2026 00:57:17 UTC] === User Orders API Called ===
[06-Apr-2026 00:57:17 UTC] User ID: 265
[06-Apr-2026 00:57:17 UTC] Limit: 20, Offset: 0
[06-Apr-2026 00:57:17 UTC] Orders found: 0
[06-Apr-2026 00:57:17 UTC] Orders data: []
[06-Apr-2026 00:57:17 UTC] Total orders count: 0
[06-Apr-2026 00:57:17 UTC] === API CALL LOG ===
[06-Apr-2026 00:57:17 UTC] Endpoint: user/profile.php
[06-Apr-2026 00:57:17 UTC] Full Log Data: {
    "timestamp": "2026-04-06 00:57:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.191.61.180",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY1IiwidXNlcm5hbWUiOiJyYWJpIHNlaWQiLCJlbWFpbCI6InJhYml5dWppaW1tYWFqaWltbWFhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjA0MTY5MH0.ZcEzXzTPejSiiiClJJcu5enu_EYAP4MK47VFER0zvAo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7cd66a4e8fec21-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.191.61.180",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.191.61.180, 104.23.208.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 00:57:17 UTC] === END API CALL LOG ===
[06-Apr-2026 00:57:17 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 00:57:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY1IiwidXNlcm5hbWUiOiJyYWJpIHNlaWQiLCJlbWFpbCI6InJhYml5dWppaW1tYWFqaWltbWFhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjA0MTY5MH0.ZcEzXzTPejSiiiClJJcu5enu_EYAP4MK47VFER0zvAo
[06-Apr-2026 00:57:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 00:57:17 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 00:57:17 UTC] User ID: 265
[06-Apr-2026 00:57:17 UTC] ✅ User profile retrieved successfully for user ID: 265
[06-Apr-2026 00:57:17 UTC] === API CALL LOG ===
[06-Apr-2026 00:57:17 UTC] Endpoint: user/profile.php
[06-Apr-2026 00:57:17 UTC] Full Log Data: {
    "timestamp": "2026-04-06 00:57:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.191.61.180",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY1IiwidXNlcm5hbWUiOiJyYWJpIHNlaWQiLCJlbWFpbCI6InJhYml5dWppaW1tYWFqaWltbWFhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjA0MTY5MH0.ZcEzXzTPejSiiiClJJcu5enu_EYAP4MK47VFER0zvAo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7cd66a4e8eec21-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.191.61.180",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.191.61.180, 104.23.208.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 00:57:17 UTC] === END API CALL LOG ===
[06-Apr-2026 00:57:17 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 00:57:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY1IiwidXNlcm5hbWUiOiJyYWJpIHNlaWQiLCJlbWFpbCI6InJhYml5dWppaW1tYWFqaWltbWFhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjA0MTY5MH0.ZcEzXzTPejSiiiClJJcu5enu_EYAP4MK47VFER0zvAo
[06-Apr-2026 00:57:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 00:57:17 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 00:57:17 UTC] User ID: 265
[06-Apr-2026 00:57:17 UTC] ✅ User profile retrieved successfully for user ID: 265
[06-Apr-2026 00:57:47 UTC] === API CALL LOG ===
[06-Apr-2026 00:57:47 UTC] Endpoint: user/profile.php
[06-Apr-2026 00:57:47 UTC] Full Log Data: {
    "timestamp": "2026-04-06 00:57:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.191.61.180",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY1IiwidXNlcm5hbWUiOiJyYWJpIHNlaWQiLCJlbWFpbCI6InJhYml5dWppaW1tYWFqaWltbWFhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjA0MTY5MH0.ZcEzXzTPejSiiiClJJcu5enu_EYAP4MK47VFER0zvAo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7cd7291f2cec21-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.191.61.180",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.191.61.180, 104.23.208.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 00:57:47 UTC] === END API CALL LOG ===
[06-Apr-2026 00:57:47 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 00:57:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY1IiwidXNlcm5hbWUiOiJyYWJpIHNlaWQiLCJlbWFpbCI6InJhYml5dWppaW1tYWFqaWltbWFhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjA0MTY5MH0.ZcEzXzTPejSiiiClJJcu5enu_EYAP4MK47VFER0zvAo
[06-Apr-2026 00:57:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 00:57:47 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 00:57:47 UTC] User ID: 265
[06-Apr-2026 00:57:47 UTC] ✅ User profile retrieved successfully for user ID: 265
[06-Apr-2026 00:58:14 UTC] === API CALL LOG ===
[06-Apr-2026 00:58:14 UTC] Endpoint: user/profile.php
[06-Apr-2026 00:58:14 UTC] Full Log Data: {
    "timestamp": "2026-04-06 00:58:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.191.61.180",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY1IiwidXNlcm5hbWUiOiJyYWJpIHNlaWQiLCJlbWFpbCI6InJhYml5dWppaW1tYWFqaWltbWFhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjA0MTY5MH0.ZcEzXzTPejSiiiClJJcu5enu_EYAP4MK47VFER0zvAo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7cd7ccdd1bf7f3-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.191.61.180",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.191.61.180, 104.23.208.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 00:58:14 UTC] === END API CALL LOG ===
[06-Apr-2026 00:58:14 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 00:58:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY1IiwidXNlcm5hbWUiOiJyYWJpIHNlaWQiLCJlbWFpbCI6InJhYml5dWppaW1tYWFqaWltbWFhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjA0MTY5MH0.ZcEzXzTPejSiiiClJJcu5enu_EYAP4MK47VFER0zvAo
[06-Apr-2026 00:58:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 00:58:14 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 00:58:14 UTC] User ID: 265
[06-Apr-2026 00:58:14 UTC] ✅ User profile retrieved successfully for user ID: 265
[06-Apr-2026 00:58:14 UTC] === API CALL LOG ===
[06-Apr-2026 00:58:14 UTC] Endpoint: user/profile.php
[06-Apr-2026 00:58:14 UTC] Full Log Data: {
    "timestamp": "2026-04-06 00:58:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.191.61.180",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY1IiwidXNlcm5hbWUiOiJyYWJpIHNlaWQiLCJlbWFpbCI6InJhYml5dWppaW1tYWFqaWltbWFhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjA0MTY5MH0.ZcEzXzTPejSiiiClJJcu5enu_EYAP4MK47VFER0zvAo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7cd7ccdd1af7f3-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.191.61.180",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.191.61.180, 104.23.208.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 00:58:14 UTC] === END API CALL LOG ===
[06-Apr-2026 00:58:14 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 00:58:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY1IiwidXNlcm5hbWUiOiJyYWJpIHNlaWQiLCJlbWFpbCI6InJhYml5dWppaW1tYWFqaWltbWFhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjA0MTY5MH0.ZcEzXzTPejSiiiClJJcu5enu_EYAP4MK47VFER0zvAo
[06-Apr-2026 00:58:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 00:58:14 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 00:58:14 UTC] User ID: 265
[06-Apr-2026 00:58:14 UTC] ✅ User profile retrieved successfully for user ID: 265
[06-Apr-2026 00:58:17 UTC] === API CALL LOG ===
[06-Apr-2026 00:58:17 UTC] Endpoint: user/profile.php
[06-Apr-2026 00:58:17 UTC] Full Log Data: {
    "timestamp": "2026-04-06 00:58:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.191.61.180",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY1IiwidXNlcm5hbWUiOiJyYWJpIHNlaWQiLCJlbWFpbCI6InJhYml5dWppaW1tYWFqaWltbWFhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjA0MTY5MH0.ZcEzXzTPejSiiiClJJcu5enu_EYAP4MK47VFER0zvAo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7cd7e02bb3f7f3-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.191.61.180",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.191.61.180, 104.23.208.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 00:58:17 UTC] === END API CALL LOG ===
[06-Apr-2026 00:58:17 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 00:58:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY1IiwidXNlcm5hbWUiOiJyYWJpIHNlaWQiLCJlbWFpbCI6InJhYml5dWppaW1tYWFqaWltbWFhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjA0MTY5MH0.ZcEzXzTPejSiiiClJJcu5enu_EYAP4MK47VFER0zvAo
[06-Apr-2026 00:58:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 00:58:17 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 00:58:17 UTC] User ID: 265
[06-Apr-2026 00:58:17 UTC] ✅ User profile retrieved successfully for user ID: 265
[06-Apr-2026 00:58:19 UTC] User Purchases API - User ID: 265
[06-Apr-2026 00:58:19 UTC] User Purchases API - Total purchases found: 0
[06-Apr-2026 00:58:32 UTC] === API CALL LOG ===
[06-Apr-2026 00:58:32 UTC] Endpoint: user/profile.php
[06-Apr-2026 00:58:32 UTC] Full Log Data: {
    "timestamp": "2026-04-06 00:58:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.191.61.180",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY1IiwidXNlcm5hbWUiOiJyYWJpIHNlaWQiLCJlbWFpbCI6InJhYml5dWppaW1tYWFqaWltbWFhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjA0MTY5MH0.ZcEzXzTPejSiiiClJJcu5enu_EYAP4MK47VFER0zvAo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7cd840feedf7f3-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.191.61.180",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.191.61.180, 104.23.208.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 00:58:32 UTC] === END API CALL LOG ===
[06-Apr-2026 00:58:32 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 00:58:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY1IiwidXNlcm5hbWUiOiJyYWJpIHNlaWQiLCJlbWFpbCI6InJhYml5dWppaW1tYWFqaWltbWFhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjA0MTY5MH0.ZcEzXzTPejSiiiClJJcu5enu_EYAP4MK47VFER0zvAo
[06-Apr-2026 00:58:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 00:58:32 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 00:58:32 UTC] User ID: 265
[06-Apr-2026 00:58:32 UTC] ✅ User profile retrieved successfully for user ID: 265
[06-Apr-2026 00:58:33 UTC] User Purchases API - User ID: 265
[06-Apr-2026 00:58:33 UTC] User Purchases API - Total purchases found: 0
[06-Apr-2026 00:58:36 UTC] User Purchases API - User ID: 265
[06-Apr-2026 00:58:36 UTC] User Purchases API - Total purchases found: 0
[06-Apr-2026 00:58:40 UTC] === API CALL LOG ===
[06-Apr-2026 00:58:40 UTC] Endpoint: user/profile.php
[06-Apr-2026 00:58:40 UTC] Full Log Data: {
    "timestamp": "2026-04-06 00:58:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.191.61.180",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY1IiwidXNlcm5hbWUiOiJyYWJpIHNlaWQiLCJlbWFpbCI6InJhYml5dWppaW1tYWFqaWltbWFhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjA0MTY5MH0.ZcEzXzTPejSiiiClJJcu5enu_EYAP4MK47VFER0zvAo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7cd8759be3f7f3-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.191.61.180",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.191.61.180, 104.23.208.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 00:58:40 UTC] === END API CALL LOG ===
[06-Apr-2026 00:58:40 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 00:58:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY1IiwidXNlcm5hbWUiOiJyYWJpIHNlaWQiLCJlbWFpbCI6InJhYml5dWppaW1tYWFqaWltbWFhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjA0MTY5MH0.ZcEzXzTPejSiiiClJJcu5enu_EYAP4MK47VFER0zvAo
[06-Apr-2026 00:58:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 00:58:40 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 00:58:40 UTC] User ID: 265
[06-Apr-2026 00:58:40 UTC] ✅ User profile retrieved successfully for user ID: 265
[06-Apr-2026 00:58:41 UTC] User Purchases API - User ID: 265
[06-Apr-2026 00:58:41 UTC] User Purchases API - Total purchases found: 0
[06-Apr-2026 01:05:27 UTC] === API CALL LOG ===
[06-Apr-2026 01:05:27 UTC] Endpoint: user/profile.php
[06-Apr-2026 01:05:27 UTC] Full Log Data: {
    "timestamp": "2026-04-06 01:05:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.191.61.180",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY1IiwidXNlcm5hbWUiOiJyYWJpIHNlaWQiLCJlbWFpbCI6InJhYml5dWppaW1tYWFqaWltbWFhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjA0MTY5MH0.ZcEzXzTPejSiiiClJJcu5enu_EYAP4MK47VFER0zvAo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7ce2602efb1bcc-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.191.61.180",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.191.61.180, 104.23.208.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 01:05:27 UTC] === END API CALL LOG ===
[06-Apr-2026 01:05:27 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 01:05:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY1IiwidXNlcm5hbWUiOiJyYWJpIHNlaWQiLCJlbWFpbCI6InJhYml5dWppaW1tYWFqaWltbWFhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjA0MTY5MH0.ZcEzXzTPejSiiiClJJcu5enu_EYAP4MK47VFER0zvAo
[06-Apr-2026 01:05:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 01:05:27 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 01:05:27 UTC] User ID: 265
[06-Apr-2026 01:05:27 UTC] ✅ User profile retrieved successfully for user ID: 265
[06-Apr-2026 01:05:28 UTC] User Purchases API - User ID: 265
[06-Apr-2026 01:05:28 UTC] User Purchases API - Total purchases found: 0
[06-Apr-2026 01:05:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Apr-2026 01:05:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Apr-2026 01:05:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY1IiwidXNlcm5hbWUiOiJyYWJpIHNlaWQiLCJlbWFpbCI6InJhYml5dWppaW1tYWFqaWltbWFhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjA0MTY5MH0.ZcEzXzTPejSiiiClJJcu5enu_EYAP4MK47VFER0zvAo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e7ce2a37dd01bcc-ADD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"196.191.61.180","CF-IPCountry":"ET","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"196.191.61.180, 104.23.208.144"}
[06-Apr-2026 01:05:37 UTC] === User Orders API Called ===
[06-Apr-2026 01:05:37 UTC] User ID: 265
[06-Apr-2026 01:05:37 UTC] Limit: 20, Offset: 0
[06-Apr-2026 01:05:37 UTC] Orders found: 0
[06-Apr-2026 01:05:37 UTC] Orders data: []
[06-Apr-2026 01:05:37 UTC] Total orders count: 0
[06-Apr-2026 01:05:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Apr-2026 01:05:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Apr-2026 01:05:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY1IiwidXNlcm5hbWUiOiJyYWJpIHNlaWQiLCJlbWFpbCI6InJhYml5dWppaW1tYWFqaWltbWFhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjA0MTY5MH0.ZcEzXzTPejSiiiClJJcu5enu_EYAP4MK47VFER0zvAo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e7ce2b7bbf31bcc-ADD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"196.191.61.180","CF-IPCountry":"ET","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"196.191.61.180, 104.23.208.144"}
[06-Apr-2026 01:05:41 UTC] === User Orders API Called ===
[06-Apr-2026 01:05:41 UTC] User ID: 265
[06-Apr-2026 01:05:41 UTC] Limit: 20, Offset: 0
[06-Apr-2026 01:05:41 UTC] Orders found: 0
[06-Apr-2026 01:05:41 UTC] Orders data: []
[06-Apr-2026 01:05:41 UTC] Total orders count: 0
[06-Apr-2026 01:05:41 UTC] === API CALL LOG ===
[06-Apr-2026 01:05:41 UTC] Endpoint: user/profile.php
[06-Apr-2026 01:05:41 UTC] Full Log Data: {
    "timestamp": "2026-04-06 01:05:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.191.61.180",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY1IiwidXNlcm5hbWUiOiJyYWJpIHNlaWQiLCJlbWFpbCI6InJhYml5dWppaW1tYWFqaWltbWFhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjA0MTY5MH0.ZcEzXzTPejSiiiClJJcu5enu_EYAP4MK47VFER0zvAo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7ce2b7bbf41bcc-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.191.61.180",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.191.61.180, 104.23.208.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 01:05:41 UTC] === END API CALL LOG ===
[06-Apr-2026 01:05:41 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 01:05:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY1IiwidXNlcm5hbWUiOiJyYWJpIHNlaWQiLCJlbWFpbCI6InJhYml5dWppaW1tYWFqaWltbWFhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjA0MTY5MH0.ZcEzXzTPejSiiiClJJcu5enu_EYAP4MK47VFER0zvAo
[06-Apr-2026 01:05:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 01:05:41 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 01:05:41 UTC] User ID: 265
[06-Apr-2026 01:05:41 UTC] ✅ User profile retrieved successfully for user ID: 265
[06-Apr-2026 01:05:41 UTC] === API CALL LOG ===
[06-Apr-2026 01:05:41 UTC] Endpoint: user/profile.php
[06-Apr-2026 01:05:41 UTC] Full Log Data: {
    "timestamp": "2026-04-06 01:05:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.191.61.180",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY1IiwidXNlcm5hbWUiOiJyYWJpIHNlaWQiLCJlbWFpbCI6InJhYml5dWppaW1tYWFqaWltbWFhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjA0MTY5MH0.ZcEzXzTPejSiiiClJJcu5enu_EYAP4MK47VFER0zvAo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7ce2b8fc671bcc-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.191.61.180",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.191.61.180, 104.23.208.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 01:05:41 UTC] === END API CALL LOG ===
[06-Apr-2026 01:05:41 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 01:05:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY1IiwidXNlcm5hbWUiOiJyYWJpIHNlaWQiLCJlbWFpbCI6InJhYml5dWppaW1tYWFqaWltbWFhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjA0MTY5MH0.ZcEzXzTPejSiiiClJJcu5enu_EYAP4MK47VFER0zvAo
[06-Apr-2026 01:05:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 01:05:41 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 01:05:41 UTC] User ID: 265
[06-Apr-2026 01:05:41 UTC] ✅ User profile retrieved successfully for user ID: 265
[06-Apr-2026 01:05:42 UTC] === API CALL LOG ===
[06-Apr-2026 01:05:42 UTC] Endpoint: user/profile.php
[06-Apr-2026 01:05:42 UTC] Full Log Data: {
    "timestamp": "2026-04-06 01:05:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.191.61.180",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY1IiwidXNlcm5hbWUiOiJyYWJpIHNlaWQiLCJlbWFpbCI6InJhYml5dWppaW1tYWFqaWltbWFhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjA0MTY5MH0.ZcEzXzTPejSiiiClJJcu5enu_EYAP4MK47VFER0zvAo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7ce2c19edd1bcc-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.191.61.180",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.191.61.180, 104.23.208.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 01:05:42 UTC] === END API CALL LOG ===
[06-Apr-2026 01:05:42 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 01:05:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY1IiwidXNlcm5hbWUiOiJyYWJpIHNlaWQiLCJlbWFpbCI6InJhYml5dWppaW1tYWFqaWltbWFhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjA0MTY5MH0.ZcEzXzTPejSiiiClJJcu5enu_EYAP4MK47VFER0zvAo
[06-Apr-2026 01:05:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 01:05:42 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 01:05:42 UTC] User ID: 265
[06-Apr-2026 01:05:42 UTC] ✅ User profile retrieved successfully for user ID: 265
[06-Apr-2026 01:06:07 UTC] === API CALL LOG ===
[06-Apr-2026 01:06:07 UTC] Endpoint: user/profile.php
[06-Apr-2026 01:06:07 UTC] Full Log Data: {
    "timestamp": "2026-04-06 01:06:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.191.61.180",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY1IiwidXNlcm5hbWUiOiJyYWJpIHNlaWQiLCJlbWFpbCI6InJhYml5dWppaW1tYWFqaWltbWFhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjA0MTY5MH0.ZcEzXzTPejSiiiClJJcu5enu_EYAP4MK47VFER0zvAo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7ce35a1bd81bcc-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.191.61.180",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.191.61.180, 104.23.208.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 01:06:07 UTC] === END API CALL LOG ===
[06-Apr-2026 01:06:07 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 01:06:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY1IiwidXNlcm5hbWUiOiJyYWJpIHNlaWQiLCJlbWFpbCI6InJhYml5dWppaW1tYWFqaWltbWFhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjA0MTY5MH0.ZcEzXzTPejSiiiClJJcu5enu_EYAP4MK47VFER0zvAo
[06-Apr-2026 01:06:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 01:06:07 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 01:06:07 UTC] User ID: 265
[06-Apr-2026 01:06:07 UTC] ✅ User profile retrieved successfully for user ID: 265
[06-Apr-2026 01:06:23 UTC] === API CALL LOG ===
[06-Apr-2026 01:06:23 UTC] Endpoint: user/profile.php
[06-Apr-2026 01:06:23 UTC] Full Log Data: {
    "timestamp": "2026-04-06 01:06:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.191.61.180",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY1IiwidXNlcm5hbWUiOiJyYWJpIHNlaWQiLCJlbWFpbCI6InJhYml5dWppaW1tYWFqaWltbWFhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjA0MTY5MH0.ZcEzXzTPejSiiiClJJcu5enu_EYAP4MK47VFER0zvAo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7ce3be1bee1bcc-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.191.61.180",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.191.61.180, 104.23.208.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 01:06:23 UTC] === END API CALL LOG ===
[06-Apr-2026 01:06:23 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 01:06:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY1IiwidXNlcm5hbWUiOiJyYWJpIHNlaWQiLCJlbWFpbCI6InJhYml5dWppaW1tYWFqaWltbWFhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjA0MTY5MH0.ZcEzXzTPejSiiiClJJcu5enu_EYAP4MK47VFER0zvAo
[06-Apr-2026 01:06:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 01:06:23 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 01:06:23 UTC] User ID: 265
[06-Apr-2026 01:06:23 UTC] ✅ User profile retrieved successfully for user ID: 265
[06-Apr-2026 01:06:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Apr-2026 01:06:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Apr-2026 01:06:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY1IiwidXNlcm5hbWUiOiJyYWJpIHNlaWQiLCJlbWFpbCI6InJhYml5dWppaW1tYWFqaWltbWFhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjA0MTY5MH0.ZcEzXzTPejSiiiClJJcu5enu_EYAP4MK47VFER0zvAo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e7ce45f4c8e1bcc-ADD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"196.191.61.180","CF-IPCountry":"ET","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"196.191.61.180, 104.23.208.145"}
[06-Apr-2026 01:06:48 UTC] === User Orders API Called ===
[06-Apr-2026 01:06:48 UTC] User ID: 265
[06-Apr-2026 01:06:48 UTC] Limit: 20, Offset: 0
[06-Apr-2026 01:06:48 UTC] Orders found: 0
[06-Apr-2026 01:06:48 UTC] Orders data: []
[06-Apr-2026 01:06:48 UTC] Total orders count: 0
[06-Apr-2026 01:06:49 UTC] === API CALL LOG ===
[06-Apr-2026 01:06:49 UTC] Endpoint: user/profile.php
[06-Apr-2026 01:06:49 UTC] Full Log Data: {
    "timestamp": "2026-04-06 01:06:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.191.61.180",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY1IiwidXNlcm5hbWUiOiJyYWJpIHNlaWQiLCJlbWFpbCI6InJhYml5dWppaW1tYWFqaWltbWFhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjA0MTY5MH0.ZcEzXzTPejSiiiClJJcu5enu_EYAP4MK47VFER0zvAo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7ce45f4c911bcc-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.191.61.180",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.191.61.180, 104.23.208.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 01:06:49 UTC] === END API CALL LOG ===
[06-Apr-2026 01:06:49 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 01:06:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY1IiwidXNlcm5hbWUiOiJyYWJpIHNlaWQiLCJlbWFpbCI6InJhYml5dWppaW1tYWFqaWltbWFhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjA0MTY5MH0.ZcEzXzTPejSiiiClJJcu5enu_EYAP4MK47VFER0zvAo
[06-Apr-2026 01:06:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 01:06:49 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 01:06:49 UTC] User ID: 265
[06-Apr-2026 01:06:49 UTC] ✅ User profile retrieved successfully for user ID: 265
[06-Apr-2026 01:06:49 UTC] === API CALL LOG ===
[06-Apr-2026 01:06:49 UTC] Endpoint: user/profile.php
[06-Apr-2026 01:06:49 UTC] Full Log Data: {
    "timestamp": "2026-04-06 01:06:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.191.61.180",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY1IiwidXNlcm5hbWUiOiJyYWJpIHNlaWQiLCJlbWFpbCI6InJhYml5dWppaW1tYWFqaWltbWFhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjA0MTY5MH0.ZcEzXzTPejSiiiClJJcu5enu_EYAP4MK47VFER0zvAo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7ce45f4c901bcc-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.191.61.180",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.191.61.180, 104.23.208.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 01:06:49 UTC] === END API CALL LOG ===
[06-Apr-2026 01:06:49 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 01:06:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY1IiwidXNlcm5hbWUiOiJyYWJpIHNlaWQiLCJlbWFpbCI6InJhYml5dWppaW1tYWFqaWltbWFhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjA0MTY5MH0.ZcEzXzTPejSiiiClJJcu5enu_EYAP4MK47VFER0zvAo
[06-Apr-2026 01:06:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 01:06:49 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 01:06:49 UTC] User ID: 265
[06-Apr-2026 01:06:49 UTC] ✅ User profile retrieved successfully for user ID: 265
[06-Apr-2026 01:07:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Apr-2026 01:07:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Apr-2026 01:07:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY1IiwidXNlcm5hbWUiOiJyYWJpIHNlaWQiLCJlbWFpbCI6InJhYml5dWppaW1tYWFqaWltbWFhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjA0MTY5MH0.ZcEzXzTPejSiiiClJJcu5enu_EYAP4MK47VFER0zvAo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e7ce61519ef1bcc-ADD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"196.191.61.180","CF-IPCountry":"ET","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"196.191.61.180, 104.23.208.144"}
[06-Apr-2026 01:07:58 UTC] === User Orders API Called ===
[06-Apr-2026 01:07:58 UTC] User ID: 265
[06-Apr-2026 01:07:58 UTC] Limit: 20, Offset: 0
[06-Apr-2026 01:07:58 UTC] Orders found: 0
[06-Apr-2026 01:07:58 UTC] Orders data: []
[06-Apr-2026 01:07:58 UTC] Total orders count: 0
[06-Apr-2026 01:07:59 UTC] === API CALL LOG ===
[06-Apr-2026 01:07:59 UTC] Endpoint: user/profile.php
[06-Apr-2026 01:07:59 UTC] Full Log Data: {
    "timestamp": "2026-04-06 01:07:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.191.61.180",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY1IiwidXNlcm5hbWUiOiJyYWJpIHNlaWQiLCJlbWFpbCI6InJhYml5dWppaW1tYWFqaWltbWFhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjA0MTY5MH0.ZcEzXzTPejSiiiClJJcu5enu_EYAP4MK47VFER0zvAo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7ce61519f11bcc-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.191.61.180",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.191.61.180, 104.23.208.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 01:07:59 UTC] === END API CALL LOG ===
[06-Apr-2026 01:07:59 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 01:07:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY1IiwidXNlcm5hbWUiOiJyYWJpIHNlaWQiLCJlbWFpbCI6InJhYml5dWppaW1tYWFqaWltbWFhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjA0MTY5MH0.ZcEzXzTPejSiiiClJJcu5enu_EYAP4MK47VFER0zvAo
[06-Apr-2026 01:07:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 01:07:59 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 01:07:59 UTC] User ID: 265
[06-Apr-2026 01:07:59 UTC] ✅ User profile retrieved successfully for user ID: 265
[06-Apr-2026 01:07:59 UTC] === API CALL LOG ===
[06-Apr-2026 01:07:59 UTC] Endpoint: user/profile.php
[06-Apr-2026 01:07:59 UTC] Full Log Data: {
    "timestamp": "2026-04-06 01:07:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.191.61.180",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY1IiwidXNlcm5hbWUiOiJyYWJpIHNlaWQiLCJlbWFpbCI6InJhYml5dWppaW1tYWFqaWltbWFhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjA0MTY5MH0.ZcEzXzTPejSiiiClJJcu5enu_EYAP4MK47VFER0zvAo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7ce6199b441bcc-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.191.61.180",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.191.61.180, 104.23.208.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 01:07:59 UTC] === END API CALL LOG ===
[06-Apr-2026 01:07:59 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 01:07:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY1IiwidXNlcm5hbWUiOiJyYWJpIHNlaWQiLCJlbWFpbCI6InJhYml5dWppaW1tYWFqaWltbWFhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjA0MTY5MH0.ZcEzXzTPejSiiiClJJcu5enu_EYAP4MK47VFER0zvAo
[06-Apr-2026 01:07:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 01:07:59 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 01:07:59 UTC] User ID: 265
[06-Apr-2026 01:07:59 UTC] ✅ User profile retrieved successfully for user ID: 265
[06-Apr-2026 01:08:00 UTC] === API CALL LOG ===
[06-Apr-2026 01:08:00 UTC] Endpoint: user/profile.php
[06-Apr-2026 01:08:00 UTC] Full Log Data: {
    "timestamp": "2026-04-06 01:08:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.191.61.180",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY1IiwidXNlcm5hbWUiOiJyYWJpIHNlaWQiLCJlbWFpbCI6InJhYml5dWppaW1tYWFqaWltbWFhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjA0MTY5MH0.ZcEzXzTPejSiiiClJJcu5enu_EYAP4MK47VFER0zvAo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7ce61f5d361bcc-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.191.61.180",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.191.61.180, 104.23.208.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 01:08:00 UTC] === END API CALL LOG ===
[06-Apr-2026 01:08:00 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 01:08:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY1IiwidXNlcm5hbWUiOiJyYWJpIHNlaWQiLCJlbWFpbCI6InJhYml5dWppaW1tYWFqaWltbWFhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjA0MTY5MH0.ZcEzXzTPejSiiiClJJcu5enu_EYAP4MK47VFER0zvAo
[06-Apr-2026 01:08:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 01:08:00 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 01:08:00 UTC] User ID: 265
[06-Apr-2026 01:08:00 UTC] ✅ User profile retrieved successfully for user ID: 265
[06-Apr-2026 01:08:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Apr-2026 01:08:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Apr-2026 01:08:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY1IiwidXNlcm5hbWUiOiJyYWJpIHNlaWQiLCJlbWFpbCI6InJhYml5dWppaW1tYWFqaWltbWFhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjA0MTY5MH0.ZcEzXzTPejSiiiClJJcu5enu_EYAP4MK47VFER0zvAo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e7ce62df9cf1bcc-ADD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"196.191.61.180","CF-IPCountry":"ET","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"196.191.61.180, 104.23.208.145"}
[06-Apr-2026 01:08:02 UTC] === User Orders API Called ===
[06-Apr-2026 01:08:02 UTC] User ID: 265
[06-Apr-2026 01:08:02 UTC] Limit: 20, Offset: 0
[06-Apr-2026 01:08:02 UTC] Orders found: 0
[06-Apr-2026 01:08:02 UTC] Orders data: []
[06-Apr-2026 01:08:02 UTC] Total orders count: 0
[06-Apr-2026 01:08:05 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Apr-2026 01:08:05 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Apr-2026 01:08:05 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY1IiwidXNlcm5hbWUiOiJyYWJpIHNlaWQiLCJlbWFpbCI6InJhYml5dWppaW1tYWFqaWltbWFhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjA0MTY5MH0.ZcEzXzTPejSiiiClJJcu5enu_EYAP4MK47VFER0zvAo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e7ce63afdea1bcc-ADD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"196.191.61.180","CF-IPCountry":"ET","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"196.191.61.180, 104.23.208.145"}
[06-Apr-2026 01:08:05 UTC] === User Orders API Called ===
[06-Apr-2026 01:08:05 UTC] User ID: 265
[06-Apr-2026 01:08:05 UTC] === API CALL LOG ===
[06-Apr-2026 01:08:05 UTC] Limit: 20, Offset: 0
[06-Apr-2026 01:08:05 UTC] Endpoint: user/profile.php
[06-Apr-2026 01:08:05 UTC] Full Log Data: {
    "timestamp": "2026-04-06 01:08:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.191.61.180",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY1IiwidXNlcm5hbWUiOiJyYWJpIHNlaWQiLCJlbWFpbCI6InJhYml5dWppaW1tYWFqaWltbWFhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjA0MTY5MH0.ZcEzXzTPejSiiiClJJcu5enu_EYAP4MK47VFER0zvAo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7ce63afdeb1bcc-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.191.61.180",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.191.61.180, 104.23.208.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 01:08:05 UTC] === END API CALL LOG ===
[06-Apr-2026 01:08:05 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 01:08:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY1IiwidXNlcm5hbWUiOiJyYWJpIHNlaWQiLCJlbWFpbCI6InJhYml5dWppaW1tYWFqaWltbWFhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjA0MTY5MH0.ZcEzXzTPejSiiiClJJcu5enu_EYAP4MK47VFER0zvAo
[06-Apr-2026 01:08:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 01:08:05 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 01:08:05 UTC] Orders found: 0
[06-Apr-2026 01:08:05 UTC] User ID: 265
[06-Apr-2026 01:08:05 UTC] Orders data: []
[06-Apr-2026 01:08:05 UTC] Total orders count: 0
[06-Apr-2026 01:08:05 UTC] ✅ User profile retrieved successfully for user ID: 265
[06-Apr-2026 01:08:05 UTC] === API CALL LOG ===
[06-Apr-2026 01:08:05 UTC] Endpoint: user/profile.php
[06-Apr-2026 01:08:05 UTC] Full Log Data: {
    "timestamp": "2026-04-06 01:08:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.191.61.180",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY1IiwidXNlcm5hbWUiOiJyYWJpIHNlaWQiLCJlbWFpbCI6InJhYml5dWppaW1tYWFqaWltbWFhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjA0MTY5MH0.ZcEzXzTPejSiiiClJJcu5enu_EYAP4MK47VFER0zvAo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7ce63e3f041bcc-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.191.61.180",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.191.61.180, 104.23.208.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 01:08:05 UTC] === END API CALL LOG ===
[06-Apr-2026 01:08:05 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 01:08:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY1IiwidXNlcm5hbWUiOiJyYWJpIHNlaWQiLCJlbWFpbCI6InJhYml5dWppaW1tYWFqaWltbWFhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjA0MTY5MH0.ZcEzXzTPejSiiiClJJcu5enu_EYAP4MK47VFER0zvAo
[06-Apr-2026 01:08:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 01:08:05 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 01:08:05 UTC] User ID: 265
[06-Apr-2026 01:08:05 UTC] ✅ User profile retrieved successfully for user ID: 265
[06-Apr-2026 01:08:06 UTC] === API CALL LOG ===
[06-Apr-2026 01:08:06 UTC] Endpoint: user/profile.php
[06-Apr-2026 01:08:06 UTC] Full Log Data: {
    "timestamp": "2026-04-06 01:08:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.191.61.180",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY1IiwidXNlcm5hbWUiOiJyYWJpIHNlaWQiLCJlbWFpbCI6InJhYml5dWppaW1tYWFqaWltbWFhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjA0MTY5MH0.ZcEzXzTPejSiiiClJJcu5enu_EYAP4MK47VFER0zvAo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7ce64488ce1bcc-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.191.61.180",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.191.61.180, 104.23.208.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 01:08:06 UTC] === END API CALL LOG ===
[06-Apr-2026 01:08:06 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 01:08:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY1IiwidXNlcm5hbWUiOiJyYWJpIHNlaWQiLCJlbWFpbCI6InJhYml5dWppaW1tYWFqaWltbWFhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjA0MTY5MH0.ZcEzXzTPejSiiiClJJcu5enu_EYAP4MK47VFER0zvAo
[06-Apr-2026 01:08:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 01:08:06 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 01:08:06 UTC] User ID: 265
[06-Apr-2026 01:08:06 UTC] ✅ User profile retrieved successfully for user ID: 265
[06-Apr-2026 01:08:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Apr-2026 01:08:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Apr-2026 01:08:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY1IiwidXNlcm5hbWUiOiJyYWJpIHNlaWQiLCJlbWFpbCI6InJhYml5dWppaW1tYWFqaWltbWFhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjA0MTY5MH0.ZcEzXzTPejSiiiClJJcu5enu_EYAP4MK47VFER0zvAo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e7ce6d67d671bcc-ADD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"196.191.61.180","CF-IPCountry":"ET","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"196.191.61.180, 104.23.208.145"}
[06-Apr-2026 01:08:29 UTC] === User Orders API Called ===
[06-Apr-2026 01:08:29 UTC] User ID: 265
[06-Apr-2026 01:08:29 UTC] Limit: 20, Offset: 0
[06-Apr-2026 01:08:29 UTC] Orders found: 0
[06-Apr-2026 01:08:29 UTC] Orders data: []
[06-Apr-2026 01:08:29 UTC] Total orders count: 0
[06-Apr-2026 01:08:31 UTC] === API CALL LOG ===
[06-Apr-2026 01:08:31 UTC] Endpoint: user/profile.php
[06-Apr-2026 01:08:31 UTC] Full Log Data: {
    "timestamp": "2026-04-06 01:08:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.191.61.180",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY1IiwidXNlcm5hbWUiOiJyYWJpIHNlaWQiLCJlbWFpbCI6InJhYml5dWppaW1tYWFqaWltbWFhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjA0MTY5MH0.ZcEzXzTPejSiiiClJJcu5enu_EYAP4MK47VFER0zvAo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7ce6e198a01bcc-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.191.61.180",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.191.61.180, 104.23.208.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 01:08:31 UTC] === END API CALL LOG ===
[06-Apr-2026 01:08:31 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 01:08:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY1IiwidXNlcm5hbWUiOiJyYWJpIHNlaWQiLCJlbWFpbCI6InJhYml5dWppaW1tYWFqaWltbWFhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjA0MTY5MH0.ZcEzXzTPejSiiiClJJcu5enu_EYAP4MK47VFER0zvAo
[06-Apr-2026 01:08:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 01:08:31 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 01:08:31 UTC] User ID: 265
[06-Apr-2026 01:08:31 UTC] ✅ User profile retrieved successfully for user ID: 265
[06-Apr-2026 01:08:32 UTC] User Purchases API - User ID: 265
[06-Apr-2026 01:08:32 UTC] User Purchases API - Total purchases found: 0
[06-Apr-2026 01:08:42 UTC] === API CALL LOG ===
[06-Apr-2026 01:08:42 UTC] Endpoint: user/profile.php
[06-Apr-2026 01:08:42 UTC] Full Log Data: {
    "timestamp": "2026-04-06 01:08:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.191.61.180",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY1IiwidXNlcm5hbWUiOiJyYWJpIHNlaWQiLCJlbWFpbCI6InJhYml5dWppaW1tYWFqaWltbWFhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjA0MTY5MH0.ZcEzXzTPejSiiiClJJcu5enu_EYAP4MK47VFER0zvAo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7ce724ebe01bcc-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.191.61.180",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.191.61.180, 104.23.208.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 01:08:42 UTC] === END API CALL LOG ===
[06-Apr-2026 01:08:42 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 01:08:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY1IiwidXNlcm5hbWUiOiJyYWJpIHNlaWQiLCJlbWFpbCI6InJhYml5dWppaW1tYWFqaWltbWFhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjA0MTY5MH0.ZcEzXzTPejSiiiClJJcu5enu_EYAP4MK47VFER0zvAo
[06-Apr-2026 01:08:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 01:08:42 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 01:08:42 UTC] User ID: 265
[06-Apr-2026 01:08:42 UTC] ✅ User profile retrieved successfully for user ID: 265
[06-Apr-2026 01:08:42 UTC] User Purchases API - User ID: 265
[06-Apr-2026 01:08:42 UTC] User Purchases API - Total purchases found: 0
[06-Apr-2026 01:08:46 UTC] User Purchases API - User ID: 265
[06-Apr-2026 01:08:46 UTC] User Purchases API - Total purchases found: 0
[06-Apr-2026 01:08:52 UTC] === API CALL LOG ===
[06-Apr-2026 01:08:52 UTC] Endpoint: user/profile.php
[06-Apr-2026 01:08:52 UTC] Full Log Data: {
    "timestamp": "2026-04-06 01:08:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.191.61.180",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY1IiwidXNlcm5hbWUiOiJyYWJpIHNlaWQiLCJlbWFpbCI6InJhYml5dWppaW1tYWFqaWltbWFhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjA0MTY5MH0.ZcEzXzTPejSiiiClJJcu5enu_EYAP4MK47VFER0zvAo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7ce7631e851bcc-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.191.61.180",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.191.61.180, 104.23.208.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 01:08:52 UTC] === END API CALL LOG ===
[06-Apr-2026 01:08:52 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 01:08:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY1IiwidXNlcm5hbWUiOiJyYWJpIHNlaWQiLCJlbWFpbCI6InJhYml5dWppaW1tYWFqaWltbWFhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjA0MTY5MH0.ZcEzXzTPejSiiiClJJcu5enu_EYAP4MK47VFER0zvAo
[06-Apr-2026 01:08:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 01:08:52 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 01:08:52 UTC] User ID: 265
[06-Apr-2026 01:08:52 UTC] ✅ User profile retrieved successfully for user ID: 265
[06-Apr-2026 01:08:52 UTC] User Purchases API - User ID: 265
[06-Apr-2026 01:08:52 UTC] User Purchases API - Total purchases found: 0
[06-Apr-2026 01:22:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Apr-2026 01:22:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Apr-2026 01:22:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY1IiwidXNlcm5hbWUiOiJyYWJpIHNlaWQiLCJlbWFpbCI6InJhYml5dWppaW1tYWFqaWltbWFhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjA0MTY5MH0.ZcEzXzTPejSiiiClJJcu5enu_EYAP4MK47VFER0zvAo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e7cfacc1fd67545-ADD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"196.191.61.180","CF-IPCountry":"ET","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"196.191.61.180, 104.23.208.145"}
[06-Apr-2026 01:22:07 UTC] === User Orders API Called ===
[06-Apr-2026 01:22:07 UTC] User ID: 265
[06-Apr-2026 01:22:07 UTC] Limit: 20, Offset: 0
[06-Apr-2026 01:22:07 UTC] Orders found: 0
[06-Apr-2026 01:22:07 UTC] Orders data: []
[06-Apr-2026 01:22:07 UTC] Total orders count: 0
[06-Apr-2026 01:22:16 UTC] === API CALL LOG ===
[06-Apr-2026 01:22:16 UTC] Endpoint: user/profile.php
[06-Apr-2026 01:22:16 UTC] Full Log Data: {
    "timestamp": "2026-04-06 01:22:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.191.61.180",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY1IiwidXNlcm5hbWUiOiJyYWJpIHNlaWQiLCJlbWFpbCI6InJhYml5dWppaW1tYWFqaWltbWFhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjA0MTY5MH0.ZcEzXzTPejSiiiClJJcu5enu_EYAP4MK47VFER0zvAo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7cfb0199c37545-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.191.61.180",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.191.61.180, 104.23.208.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 01:22:16 UTC] === END API CALL LOG ===
[06-Apr-2026 01:22:16 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 01:22:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY1IiwidXNlcm5hbWUiOiJyYWJpIHNlaWQiLCJlbWFpbCI6InJhYml5dWppaW1tYWFqaWltbWFhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjA0MTY5MH0.ZcEzXzTPejSiiiClJJcu5enu_EYAP4MK47VFER0zvAo
[06-Apr-2026 01:22:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 01:22:16 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 01:22:16 UTC] User ID: 265
[06-Apr-2026 01:22:16 UTC] ✅ User profile retrieved successfully for user ID: 265
[06-Apr-2026 01:22:16 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Apr-2026 01:22:16 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Apr-2026 01:22:16 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY1IiwidXNlcm5hbWUiOiJyYWJpIHNlaWQiLCJlbWFpbCI6InJhYml5dWppaW1tYWFqaWltbWFhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjA0MTY5MH0.ZcEzXzTPejSiiiClJJcu5enu_EYAP4MK47VFER0zvAo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e7cfb0199c17545-ADD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"196.191.61.180","CF-IPCountry":"ET","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"196.191.61.180, 104.23.208.145"}
[06-Apr-2026 01:22:16 UTC] === User Orders API Called ===
[06-Apr-2026 01:22:16 UTC] User ID: 265
[06-Apr-2026 01:22:16 UTC] Limit: 20, Offset: 0
[06-Apr-2026 01:22:16 UTC] Orders found: 0
[06-Apr-2026 01:22:16 UTC] Orders data: []
[06-Apr-2026 01:22:16 UTC] Total orders count: 0
[06-Apr-2026 01:22:16 UTC] === API CALL LOG ===
[06-Apr-2026 01:22:16 UTC] Endpoint: user/profile.php
[06-Apr-2026 01:22:16 UTC] Full Log Data: {
    "timestamp": "2026-04-06 01:22:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.191.61.180",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY1IiwidXNlcm5hbWUiOiJyYWJpIHNlaWQiLCJlbWFpbCI6InJhYml5dWppaW1tYWFqaWltbWFhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjA0MTY5MH0.ZcEzXzTPejSiiiClJJcu5enu_EYAP4MK47VFER0zvAo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7cfb05bb257545-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.191.61.180",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.191.61.180, 104.23.208.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 01:22:16 UTC] === END API CALL LOG ===
[06-Apr-2026 01:22:16 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 01:22:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY1IiwidXNlcm5hbWUiOiJyYWJpIHNlaWQiLCJlbWFpbCI6InJhYml5dWppaW1tYWFqaWltbWFhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjA0MTY5MH0.ZcEzXzTPejSiiiClJJcu5enu_EYAP4MK47VFER0zvAo
[06-Apr-2026 01:22:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 01:22:16 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 01:22:16 UTC] User ID: 265
[06-Apr-2026 01:22:16 UTC] ✅ User profile retrieved successfully for user ID: 265
[06-Apr-2026 01:22:17 UTC] === API CALL LOG ===
[06-Apr-2026 01:22:17 UTC] Endpoint: user/profile.php
[06-Apr-2026 01:22:17 UTC] Full Log Data: {
    "timestamp": "2026-04-06 01:22:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.191.61.180",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY1IiwidXNlcm5hbWUiOiJyYWJpIHNlaWQiLCJlbWFpbCI6InJhYml5dWppaW1tYWFqaWltbWFhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjA0MTY5MH0.ZcEzXzTPejSiiiClJJcu5enu_EYAP4MK47VFER0zvAo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7cfb0b8cf87545-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.191.61.180",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.191.61.180, 104.23.208.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 01:22:17 UTC] === END API CALL LOG ===
[06-Apr-2026 01:22:17 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 01:22:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY1IiwidXNlcm5hbWUiOiJyYWJpIHNlaWQiLCJlbWFpbCI6InJhYml5dWppaW1tYWFqaWltbWFhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjA0MTY5MH0.ZcEzXzTPejSiiiClJJcu5enu_EYAP4MK47VFER0zvAo
[06-Apr-2026 01:22:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 01:22:17 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 01:22:17 UTC] User ID: 265
[06-Apr-2026 01:22:17 UTC] ✅ User profile retrieved successfully for user ID: 265
[06-Apr-2026 01:22:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Apr-2026 01:22:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Apr-2026 01:22:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY1IiwidXNlcm5hbWUiOiJyYWJpIHNlaWQiLCJlbWFpbCI6InJhYml5dWppaW1tYWFqaWltbWFhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjA0MTY5MH0.ZcEzXzTPejSiiiClJJcu5enu_EYAP4MK47VFER0zvAo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e7cfb994a817545-ADD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"196.191.61.180","CF-IPCountry":"ET","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"196.191.61.180, 104.23.208.145"}
[06-Apr-2026 01:22:40 UTC] === User Orders API Called ===
[06-Apr-2026 01:22:40 UTC] User ID: 265
[06-Apr-2026 01:22:40 UTC] Limit: 20, Offset: 0
[06-Apr-2026 01:22:40 UTC] Orders found: 0
[06-Apr-2026 01:22:40 UTC] Orders data: []
[06-Apr-2026 01:22:40 UTC] Total orders count: 0
[06-Apr-2026 01:22:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Apr-2026 01:22:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Apr-2026 01:22:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY1IiwidXNlcm5hbWUiOiJyYWJpIHNlaWQiLCJlbWFpbCI6InJhYml5dWppaW1tYWFqaWltbWFhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjA0MTY5MH0.ZcEzXzTPejSiiiClJJcu5enu_EYAP4MK47VFER0zvAo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e7cfbb44bf97545-ADD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"196.191.61.180","CF-IPCountry":"ET","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"196.191.61.180, 104.23.208.145"}
[06-Apr-2026 01:22:44 UTC] === User Orders API Called ===
[06-Apr-2026 01:22:44 UTC] User ID: 265
[06-Apr-2026 01:22:44 UTC] Limit: 20, Offset: 0
[06-Apr-2026 01:22:44 UTC] Orders found: 0
[06-Apr-2026 01:22:44 UTC] Orders data: []
[06-Apr-2026 01:22:44 UTC] Total orders count: 0
[06-Apr-2026 01:22:44 UTC] === API CALL LOG ===
[06-Apr-2026 01:22:44 UTC] Endpoint: user/profile.php
[06-Apr-2026 01:22:44 UTC] Full Log Data: {
    "timestamp": "2026-04-06 01:22:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.191.61.180",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY1IiwidXNlcm5hbWUiOiJyYWJpIHNlaWQiLCJlbWFpbCI6InJhYml5dWppaW1tYWFqaWltbWFhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjA0MTY5MH0.ZcEzXzTPejSiiiClJJcu5enu_EYAP4MK47VFER0zvAo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7cfbb44bfa7545-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.191.61.180",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.191.61.180, 104.23.208.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 01:22:44 UTC] === END API CALL LOG ===
[06-Apr-2026 01:22:44 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 01:22:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY1IiwidXNlcm5hbWUiOiJyYWJpIHNlaWQiLCJlbWFpbCI6InJhYml5dWppaW1tYWFqaWltbWFhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjA0MTY5MH0.ZcEzXzTPejSiiiClJJcu5enu_EYAP4MK47VFER0zvAo
[06-Apr-2026 01:22:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 01:22:44 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 01:22:44 UTC] User ID: 265
[06-Apr-2026 01:22:44 UTC] ✅ User profile retrieved successfully for user ID: 265
[06-Apr-2026 01:22:45 UTC] === API CALL LOG ===
[06-Apr-2026 01:22:45 UTC] Endpoint: user/profile.php
[06-Apr-2026 01:22:45 UTC] Full Log Data: {
    "timestamp": "2026-04-06 01:22:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.191.61.180",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY1IiwidXNlcm5hbWUiOiJyYWJpIHNlaWQiLCJlbWFpbCI6InJhYml5dWppaW1tYWFqaWltbWFhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjA0MTY5MH0.ZcEzXzTPejSiiiClJJcu5enu_EYAP4MK47VFER0zvAo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7cfbb75cef7545-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.191.61.180",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.191.61.180, 104.23.208.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 01:22:45 UTC] === END API CALL LOG ===
[06-Apr-2026 01:22:45 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 01:22:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY1IiwidXNlcm5hbWUiOiJyYWJpIHNlaWQiLCJlbWFpbCI6InJhYml5dWppaW1tYWFqaWltbWFhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjA0MTY5MH0.ZcEzXzTPejSiiiClJJcu5enu_EYAP4MK47VFER0zvAo
[06-Apr-2026 01:22:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 01:22:45 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 01:22:45 UTC] User ID: 265
[06-Apr-2026 01:22:45 UTC] ✅ User profile retrieved successfully for user ID: 265
[06-Apr-2026 01:22:46 UTC] === API CALL LOG ===
[06-Apr-2026 01:22:46 UTC] Endpoint: user/profile.php
[06-Apr-2026 01:22:46 UTC] Full Log Data: {
    "timestamp": "2026-04-06 01:22:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.191.61.180",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY1IiwidXNlcm5hbWUiOiJyYWJpIHNlaWQiLCJlbWFpbCI6InJhYml5dWppaW1tYWFqaWltbWFhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjA0MTY5MH0.ZcEzXzTPejSiiiClJJcu5enu_EYAP4MK47VFER0zvAo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7cfbbfcf667545-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.191.61.180",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.191.61.180, 104.23.208.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 01:22:46 UTC] === END API CALL LOG ===
[06-Apr-2026 01:22:46 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 01:22:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY1IiwidXNlcm5hbWUiOiJyYWJpIHNlaWQiLCJlbWFpbCI6InJhYml5dWppaW1tYWFqaWltbWFhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjA0MTY5MH0.ZcEzXzTPejSiiiClJJcu5enu_EYAP4MK47VFER0zvAo
[06-Apr-2026 01:22:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 01:22:46 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 01:22:46 UTC] User ID: 265
[06-Apr-2026 01:22:46 UTC] ✅ User profile retrieved successfully for user ID: 265
[06-Apr-2026 01:22:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Apr-2026 01:22:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Apr-2026 01:22:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY1IiwidXNlcm5hbWUiOiJyYWJpIHNlaWQiLCJlbWFpbCI6InJhYml5dWppaW1tYWFqaWltbWFhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjA0MTY5MH0.ZcEzXzTPejSiiiClJJcu5enu_EYAP4MK47VFER0zvAo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e7cfbde79267545-ADD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"196.191.61.180","CF-IPCountry":"ET","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"196.191.61.180, 104.23.208.145"}
[06-Apr-2026 01:22:51 UTC] === User Orders API Called ===
[06-Apr-2026 01:22:51 UTC] User ID: 265
[06-Apr-2026 01:22:51 UTC] Limit: 20, Offset: 0
[06-Apr-2026 01:22:51 UTC] Orders found: 0
[06-Apr-2026 01:22:51 UTC] Orders data: []
[06-Apr-2026 01:22:51 UTC] Total orders count: 0
[06-Apr-2026 01:22:55 UTC] === API CALL LOG ===
[06-Apr-2026 01:22:55 UTC] Endpoint: user/profile.php
[06-Apr-2026 01:22:55 UTC] Full Log Data: {
    "timestamp": "2026-04-06 01:22:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.191.61.180",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY1IiwidXNlcm5hbWUiOiJyYWJpIHNlaWQiLCJlbWFpbCI6InJhYml5dWppaW1tYWFqaWltbWFhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjA0MTY5MH0.ZcEzXzTPejSiiiClJJcu5enu_EYAP4MK47VFER0zvAo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7cfbf7f9dc7545-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.191.61.180",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.191.61.180, 104.23.208.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 01:22:55 UTC] === END API CALL LOG ===
[06-Apr-2026 01:22:55 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 01:22:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY1IiwidXNlcm5hbWUiOiJyYWJpIHNlaWQiLCJlbWFpbCI6InJhYml5dWppaW1tYWFqaWltbWFhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjA0MTY5MH0.ZcEzXzTPejSiiiClJJcu5enu_EYAP4MK47VFER0zvAo
[06-Apr-2026 01:22:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 01:22:55 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 01:22:55 UTC] User ID: 265
[06-Apr-2026 01:22:55 UTC] ✅ User profile retrieved successfully for user ID: 265
[06-Apr-2026 01:22:56 UTC] User Purchases API - User ID: 265
[06-Apr-2026 01:22:56 UTC] User Purchases API - Total purchases found: 0
[06-Apr-2026 01:33:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Apr-2026 01:33:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Apr-2026 01:33:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY1IiwidXNlcm5hbWUiOiJyYWJpIHNlaWQiLCJlbWFpbCI6InJhYml5dWppaW1tYWFqaWltbWFhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjA0MTY5MH0.ZcEzXzTPejSiiiClJJcu5enu_EYAP4MK47VFER0zvAo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e7d0ad078438c19-ADD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"196.191.61.180","CF-IPCountry":"ET","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"196.191.61.180, 104.23.208.144"}
[06-Apr-2026 01:33:03 UTC] === User Orders API Called ===
[06-Apr-2026 01:33:03 UTC] User ID: 265
[06-Apr-2026 01:33:03 UTC] Limit: 20, Offset: 0
[06-Apr-2026 01:33:03 UTC] Orders found: 0
[06-Apr-2026 01:33:03 UTC] Orders data: []
[06-Apr-2026 01:33:03 UTC] Total orders count: 0
[06-Apr-2026 01:33:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Apr-2026 01:33:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Apr-2026 01:33:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY1IiwidXNlcm5hbWUiOiJyYWJpIHNlaWQiLCJlbWFpbCI6InJhYml5dWppaW1tYWFqaWltbWFhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjA0MTY5MH0.ZcEzXzTPejSiiiClJJcu5enu_EYAP4MK47VFER0zvAo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e7d0b351b1d8c19-ADD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"196.191.61.180","CF-IPCountry":"ET","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"196.191.61.180, 104.23.208.144"}
[06-Apr-2026 01:33:19 UTC] === User Orders API Called ===
[06-Apr-2026 01:33:19 UTC] User ID: 265
[06-Apr-2026 01:33:19 UTC] Limit: 20, Offset: 0
[06-Apr-2026 01:33:19 UTC] Orders found: 0
[06-Apr-2026 01:33:19 UTC] Orders data: []
[06-Apr-2026 01:33:19 UTC] Total orders count: 0
[06-Apr-2026 01:33:19 UTC] === API CALL LOG ===
[06-Apr-2026 01:33:19 UTC] Endpoint: user/profile.php
[06-Apr-2026 01:33:19 UTC] Full Log Data: {
    "timestamp": "2026-04-06 01:33:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.191.61.180",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY1IiwidXNlcm5hbWUiOiJyYWJpIHNlaWQiLCJlbWFpbCI6InJhYml5dWppaW1tYWFqaWltbWFhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjA0MTY5MH0.ZcEzXzTPejSiiiClJJcu5enu_EYAP4MK47VFER0zvAo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7d0b351b1e8c19-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.191.61.180",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.191.61.180, 104.23.208.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 01:33:19 UTC] === END API CALL LOG ===
[06-Apr-2026 01:33:19 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 01:33:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY1IiwidXNlcm5hbWUiOiJyYWJpIHNlaWQiLCJlbWFpbCI6InJhYml5dWppaW1tYWFqaWltbWFhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjA0MTY5MH0.ZcEzXzTPejSiiiClJJcu5enu_EYAP4MK47VFER0zvAo
[06-Apr-2026 01:33:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 01:33:19 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 01:33:19 UTC] User ID: 265
[06-Apr-2026 01:33:19 UTC] ✅ User profile retrieved successfully for user ID: 265
[06-Apr-2026 01:33:20 UTC] === API CALL LOG ===
[06-Apr-2026 01:33:20 UTC] Endpoint: user/profile.php
[06-Apr-2026 01:33:20 UTC] Full Log Data: {
    "timestamp": "2026-04-06 01:33:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.191.61.180",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY1IiwidXNlcm5hbWUiOiJyYWJpIHNlaWQiLCJlbWFpbCI6InJhYml5dWppaW1tYWFqaWltbWFhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjA0MTY5MH0.ZcEzXzTPejSiiiClJJcu5enu_EYAP4MK47VFER0zvAo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7d0b397c7b8c19-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.191.61.180",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.191.61.180, 104.23.208.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 01:33:20 UTC] === END API CALL LOG ===
[06-Apr-2026 01:33:20 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 01:33:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY1IiwidXNlcm5hbWUiOiJyYWJpIHNlaWQiLCJlbWFpbCI6InJhYml5dWppaW1tYWFqaWltbWFhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjA0MTY5MH0.ZcEzXzTPejSiiiClJJcu5enu_EYAP4MK47VFER0zvAo
[06-Apr-2026 01:33:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 01:33:20 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 01:33:20 UTC] User ID: 265
[06-Apr-2026 01:33:20 UTC] ✅ User profile retrieved successfully for user ID: 265
[06-Apr-2026 01:33:21 UTC] === API CALL LOG ===
[06-Apr-2026 01:33:21 UTC] Endpoint: user/profile.php
[06-Apr-2026 01:33:21 UTC] Full Log Data: {
    "timestamp": "2026-04-06 01:33:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.191.61.180",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY1IiwidXNlcm5hbWUiOiJyYWJpIHNlaWQiLCJlbWFpbCI6InJhYml5dWppaW1tYWFqaWltbWFhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjA0MTY5MH0.ZcEzXzTPejSiiiClJJcu5enu_EYAP4MK47VFER0zvAo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7d0b407f058c19-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.191.61.180",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.191.61.180, 104.23.208.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 01:33:21 UTC] === END API CALL LOG ===
[06-Apr-2026 01:33:21 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 01:33:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY1IiwidXNlcm5hbWUiOiJyYWJpIHNlaWQiLCJlbWFpbCI6InJhYml5dWppaW1tYWFqaWltbWFhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjA0MTY5MH0.ZcEzXzTPejSiiiClJJcu5enu_EYAP4MK47VFER0zvAo
[06-Apr-2026 01:33:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 01:33:21 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 01:33:21 UTC] User ID: 265
[06-Apr-2026 01:33:21 UTC] ✅ User profile retrieved successfully for user ID: 265
[06-Apr-2026 01:33:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Apr-2026 01:33:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Apr-2026 01:33:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY1IiwidXNlcm5hbWUiOiJyYWJpIHNlaWQiLCJlbWFpbCI6InJhYml5dWppaW1tYWFqaWltbWFhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjA0MTY5MH0.ZcEzXzTPejSiiiClJJcu5enu_EYAP4MK47VFER0zvAo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e7d0bd759258c19-ADD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"196.191.61.180","CF-IPCountry":"ET","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"196.191.61.180, 104.23.208.144"}
[06-Apr-2026 01:33:45 UTC] === User Orders API Called ===
[06-Apr-2026 01:33:45 UTC] User ID: 265
[06-Apr-2026 01:33:45 UTC] Limit: 20, Offset: 0
[06-Apr-2026 01:33:45 UTC] Orders found: 0
[06-Apr-2026 01:33:45 UTC] Orders data: []
[06-Apr-2026 01:33:45 UTC] Total orders count: 0
[06-Apr-2026 01:33:45 UTC] === API CALL LOG ===
[06-Apr-2026 01:33:45 UTC] Endpoint: user/profile.php
[06-Apr-2026 01:33:45 UTC] Full Log Data: {
    "timestamp": "2026-04-06 01:33:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.191.61.180",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY1IiwidXNlcm5hbWUiOiJyYWJpIHNlaWQiLCJlbWFpbCI6InJhYml5dWppaW1tYWFqaWltbWFhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjA0MTY5MH0.ZcEzXzTPejSiiiClJJcu5enu_EYAP4MK47VFER0zvAo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7d0bd759268c19-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.191.61.180",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.191.61.180, 104.23.208.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 01:33:45 UTC] === END API CALL LOG ===
[06-Apr-2026 01:33:45 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 01:33:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY1IiwidXNlcm5hbWUiOiJyYWJpIHNlaWQiLCJlbWFpbCI6InJhYml5dWppaW1tYWFqaWltbWFhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjA0MTY5MH0.ZcEzXzTPejSiiiClJJcu5enu_EYAP4MK47VFER0zvAo
[06-Apr-2026 01:33:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 01:33:45 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 01:33:45 UTC] User ID: 265
[06-Apr-2026 01:33:45 UTC] ✅ User profile retrieved successfully for user ID: 265
[06-Apr-2026 01:33:46 UTC] === API CALL LOG ===
[06-Apr-2026 01:33:46 UTC] Endpoint: user/profile.php
[06-Apr-2026 01:33:46 UTC] Full Log Data: {
    "timestamp": "2026-04-06 01:33:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.191.61.180",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY1IiwidXNlcm5hbWUiOiJyYWJpIHNlaWQiLCJlbWFpbCI6InJhYml5dWppaW1tYWFqaWltbWFhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjA0MTY5MH0.ZcEzXzTPejSiiiClJJcu5enu_EYAP4MK47VFER0zvAo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7d0bdbbad68c19-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.191.61.180",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.191.61.180, 104.23.208.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 01:33:46 UTC] === END API CALL LOG ===
[06-Apr-2026 01:33:46 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 01:33:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY1IiwidXNlcm5hbWUiOiJyYWJpIHNlaWQiLCJlbWFpbCI6InJhYml5dWppaW1tYWFqaWltbWFhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjA0MTY5MH0.ZcEzXzTPejSiiiClJJcu5enu_EYAP4MK47VFER0zvAo
[06-Apr-2026 01:33:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 01:33:46 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 01:33:46 UTC] User ID: 265
[06-Apr-2026 01:33:46 UTC] ✅ User profile retrieved successfully for user ID: 265
[06-Apr-2026 01:33:47 UTC] === API CALL LOG ===
[06-Apr-2026 01:33:47 UTC] Endpoint: user/profile.php
[06-Apr-2026 01:33:47 UTC] Full Log Data: {
    "timestamp": "2026-04-06 01:33:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.191.61.180",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY1IiwidXNlcm5hbWUiOiJyYWJpIHNlaWQiLCJlbWFpbCI6InJhYml5dWppaW1tYWFqaWltbWFhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjA0MTY5MH0.ZcEzXzTPejSiiiClJJcu5enu_EYAP4MK47VFER0zvAo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7d0be5be008c19-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.191.61.180",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.191.61.180, 104.23.208.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 01:33:47 UTC] === END API CALL LOG ===
[06-Apr-2026 01:33:47 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 01:33:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY1IiwidXNlcm5hbWUiOiJyYWJpIHNlaWQiLCJlbWFpbCI6InJhYml5dWppaW1tYWFqaWltbWFhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjA0MTY5MH0.ZcEzXzTPejSiiiClJJcu5enu_EYAP4MK47VFER0zvAo
[06-Apr-2026 01:33:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 01:33:47 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 01:33:47 UTC] User ID: 265
[06-Apr-2026 01:33:47 UTC] ✅ User profile retrieved successfully for user ID: 265
[06-Apr-2026 03:12:55 UTC] === API CALL LOG ===
[06-Apr-2026 03:12:55 UTC] Endpoint: user/profile.php
[06-Apr-2026 03:12:55 UTC] Full Log Data: {
    "timestamp": "2026-04-06 03:12:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "172.99.190.252",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU0IiwidXNlcm5hbWUiOiJNdXNrIiwiZW1haWwiOiJlbG9ubXVzazI0MHN4QGdtYWlsLmNvIiwiZXhwIjoxNzc1OTUzOTkzfQ.gXj31BIRcIOodFklXwaICV7EwDueBH5bjs377sB24lk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7d9d1c8a92eef6-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "172.99.190.252",
        "CF-IPCountry": "GB",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "172.99.190.252, 141.101.99.110"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 03:12:55 UTC] === END API CALL LOG ===
[06-Apr-2026 03:12:55 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 03:12:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU0IiwidXNlcm5hbWUiOiJNdXNrIiwiZW1haWwiOiJlbG9ubXVzazI0MHN4QGdtYWlsLmNvIiwiZXhwIjoxNzc1OTUzOTkzfQ.gXj31BIRcIOodFklXwaICV7EwDueBH5bjs377sB24lk
[06-Apr-2026 03:12:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 03:12:55 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 03:12:55 UTC] User ID: 254
[06-Apr-2026 03:12:55 UTC] ✅ User profile retrieved successfully for user ID: 254
[06-Apr-2026 03:12:57 UTC] === API CALL LOG ===
[06-Apr-2026 03:12:57 UTC] Endpoint: user/profile.php
[06-Apr-2026 03:12:57 UTC] Full Log Data: {
    "timestamp": "2026-04-06 03:12:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "172.99.190.252",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU0IiwidXNlcm5hbWUiOiJNdXNrIiwiZW1haWwiOiJlbG9ubXVzazI0MHN4QGdtYWlsLmNvIiwiZXhwIjoxNzc1OTUzOTkzfQ.gXj31BIRcIOodFklXwaICV7EwDueBH5bjs377sB24lk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7d9d248899eef6-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "172.99.190.252",
        "CF-IPCountry": "GB",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "172.99.190.252, 141.101.99.156"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 03:12:57 UTC] === END API CALL LOG ===
[06-Apr-2026 03:12:57 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 03:12:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU0IiwidXNlcm5hbWUiOiJNdXNrIiwiZW1haWwiOiJlbG9ubXVzazI0MHN4QGdtYWlsLmNvIiwiZXhwIjoxNzc1OTUzOTkzfQ.gXj31BIRcIOodFklXwaICV7EwDueBH5bjs377sB24lk
[06-Apr-2026 03:12:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 03:12:57 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 03:12:57 UTC] User ID: 254
[06-Apr-2026 03:12:57 UTC] ✅ User profile retrieved successfully for user ID: 254
[06-Apr-2026 03:12:57 UTC] === API CALL LOG ===
[06-Apr-2026 03:12:57 UTC] Endpoint: user/profile.php
[06-Apr-2026 03:12:57 UTC] Full Log Data: {
    "timestamp": "2026-04-06 03:12:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "172.99.190.252",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU0IiwidXNlcm5hbWUiOiJNdXNrIiwiZW1haWwiOiJlbG9ubXVzazI0MHN4QGdtYWlsLmNvIiwiZXhwIjoxNzc1OTUzOTkzfQ.gXj31BIRcIOodFklXwaICV7EwDueBH5bjs377sB24lk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7d9d257938eef6-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "172.99.190.252",
        "CF-IPCountry": "GB",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "172.99.190.252, 141.101.99.155"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 03:12:57 UTC] === END API CALL LOG ===
[06-Apr-2026 03:12:57 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 03:12:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU0IiwidXNlcm5hbWUiOiJNdXNrIiwiZW1haWwiOiJlbG9ubXVzazI0MHN4QGdtYWlsLmNvIiwiZXhwIjoxNzc1OTUzOTkzfQ.gXj31BIRcIOodFklXwaICV7EwDueBH5bjs377sB24lk
[06-Apr-2026 03:12:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 03:12:57 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 03:12:57 UTC] User ID: 254
[06-Apr-2026 03:12:57 UTC] ✅ User profile retrieved successfully for user ID: 254
[06-Apr-2026 03:12:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Apr-2026 03:12:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Apr-2026 03:12:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU0IiwidXNlcm5hbWUiOiJNdXNrIiwiZW1haWwiOiJlbG9ubXVzazI0MHN4QGdtYWlsLmNvIiwiZXhwIjoxNzc1OTUzOTkzfQ.gXj31BIRcIOodFklXwaICV7EwDueBH5bjs377sB24lk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e7d9d257937eef6-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"172.99.190.252","CF-IPCountry":"GB","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"172.99.190.252, 141.101.99.156"}
[06-Apr-2026 03:12:57 UTC] === User Orders API Called ===
[06-Apr-2026 03:12:57 UTC] User ID: 254
[06-Apr-2026 03:12:57 UTC] Limit: 20, Offset: 0
[06-Apr-2026 03:12:57 UTC] Orders found: 0
[06-Apr-2026 03:12:57 UTC] Orders data: []
[06-Apr-2026 03:12:57 UTC] Total orders count: 0
[06-Apr-2026 03:12:58 UTC] === API CALL LOG ===
[06-Apr-2026 03:12:58 UTC] Endpoint: user/profile.php
[06-Apr-2026 03:12:58 UTC] Full Log Data: {
    "timestamp": "2026-04-06 03:12:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "172.99.190.252",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU0IiwidXNlcm5hbWUiOiJNdXNrIiwiZW1haWwiOiJlbG9ubXVzazI0MHN4QGdtYWlsLmNvIiwiZXhwIjoxNzc1OTUzOTkzfQ.gXj31BIRcIOodFklXwaICV7EwDueBH5bjs377sB24lk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7d9d2c3e31eef6-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "172.99.190.252",
        "CF-IPCountry": "GB",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "172.99.190.252, 141.101.99.156"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 03:12:58 UTC] === END API CALL LOG ===
[06-Apr-2026 03:12:58 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 03:12:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU0IiwidXNlcm5hbWUiOiJNdXNrIiwiZW1haWwiOiJlbG9ubXVzazI0MHN4QGdtYWlsLmNvIiwiZXhwIjoxNzc1OTUzOTkzfQ.gXj31BIRcIOodFklXwaICV7EwDueBH5bjs377sB24lk
[06-Apr-2026 03:12:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 03:12:58 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 03:12:58 UTC] User ID: 254
[06-Apr-2026 03:12:58 UTC] ✅ User profile retrieved successfully for user ID: 254
[06-Apr-2026 03:16:47 UTC] === API CALL LOG ===
[06-Apr-2026 03:16:47 UTC] Endpoint: user/profile.php
[06-Apr-2026 03:16:47 UTC] Full Log Data: {
    "timestamp": "2026-04-06 03:16:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "172.99.190.252",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU0IiwidXNlcm5hbWUiOiJNdXNrIiwiZW1haWwiOiJlbG9ubXVzazI0MHN4QGdtYWlsLmNvIiwiZXhwIjoxNzc1OTUzOTkzfQ.gXj31BIRcIOodFklXwaICV7EwDueBH5bjs377sB24lk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7da2c63ef23c70-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "172.99.190.252",
        "CF-IPCountry": "GB",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "172.99.190.252, 162.158.216.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 03:16:47 UTC] === END API CALL LOG ===
[06-Apr-2026 03:16:47 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 03:16:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU0IiwidXNlcm5hbWUiOiJNdXNrIiwiZW1haWwiOiJlbG9ubXVzazI0MHN4QGdtYWlsLmNvIiwiZXhwIjoxNzc1OTUzOTkzfQ.gXj31BIRcIOodFklXwaICV7EwDueBH5bjs377sB24lk
[06-Apr-2026 03:16:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 03:16:47 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 03:16:47 UTC] User ID: 254
[06-Apr-2026 03:16:47 UTC] ✅ User profile retrieved successfully for user ID: 254
[06-Apr-2026 03:16:48 UTC] === API CALL LOG ===
[06-Apr-2026 03:16:48 UTC] Endpoint: user/profile.php
[06-Apr-2026 03:16:48 UTC] Full Log Data: {
    "timestamp": "2026-04-06 03:16:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "172.99.190.252",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU0IiwidXNlcm5hbWUiOiJNdXNrIiwiZW1haWwiOiJlbG9ubXVzazI0MHN4QGdtYWlsLmNvIiwiZXhwIjoxNzc1OTUzOTkzfQ.gXj31BIRcIOodFklXwaICV7EwDueBH5bjs377sB24lk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7da2cbdc733c70-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "172.99.190.252",
        "CF-IPCountry": "GB",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "172.99.190.252, 162.158.216.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 03:16:48 UTC] === END API CALL LOG ===
[06-Apr-2026 03:16:48 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 03:16:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU0IiwidXNlcm5hbWUiOiJNdXNrIiwiZW1haWwiOiJlbG9ubXVzazI0MHN4QGdtYWlsLmNvIiwiZXhwIjoxNzc1OTUzOTkzfQ.gXj31BIRcIOodFklXwaICV7EwDueBH5bjs377sB24lk
[06-Apr-2026 03:16:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 03:16:48 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 03:16:48 UTC] User ID: 254
[06-Apr-2026 03:16:48 UTC] ✅ User profile retrieved successfully for user ID: 254
[06-Apr-2026 03:16:49 UTC] === API CALL LOG ===
[06-Apr-2026 03:16:49 UTC] Endpoint: user/profile.php
[06-Apr-2026 03:16:49 UTC] Full Log Data: {
    "timestamp": "2026-04-06 03:16:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "172.99.190.252",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU0IiwidXNlcm5hbWUiOiJNdXNrIiwiZW1haWwiOiJlbG9ubXVzazI0MHN4QGdtYWlsLmNvIiwiZXhwIjoxNzc1OTUzOTkzfQ.gXj31BIRcIOodFklXwaICV7EwDueBH5bjs377sB24lk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7da2ce2e7a3c70-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "172.99.190.252",
        "CF-IPCountry": "GB",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "172.99.190.252, 162.158.216.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 03:16:49 UTC] === END API CALL LOG ===
[06-Apr-2026 03:16:49 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 03:16:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU0IiwidXNlcm5hbWUiOiJNdXNrIiwiZW1haWwiOiJlbG9ubXVzazI0MHN4QGdtYWlsLmNvIiwiZXhwIjoxNzc1OTUzOTkzfQ.gXj31BIRcIOodFklXwaICV7EwDueBH5bjs377sB24lk
[06-Apr-2026 03:16:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 03:16:49 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 03:16:49 UTC] User ID: 254
[06-Apr-2026 03:16:49 UTC] ✅ User profile retrieved successfully for user ID: 254
[06-Apr-2026 03:16:49 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Apr-2026 03:16:49 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Apr-2026 03:16:49 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU0IiwidXNlcm5hbWUiOiJNdXNrIiwiZW1haWwiOiJlbG9ubXVzazI0MHN4QGdtYWlsLmNvIiwiZXhwIjoxNzc1OTUzOTkzfQ.gXj31BIRcIOodFklXwaICV7EwDueBH5bjs377sB24lk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e7da2ce2e7c3c70-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"172.99.190.252","CF-IPCountry":"GB","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"172.99.190.252, 162.158.216.169"}
[06-Apr-2026 03:16:49 UTC] === User Orders API Called ===
[06-Apr-2026 03:16:49 UTC] User ID: 254
[06-Apr-2026 03:16:49 UTC] Limit: 20, Offset: 0
[06-Apr-2026 03:16:49 UTC] Orders found: 0
[06-Apr-2026 03:16:49 UTC] Orders data: []
[06-Apr-2026 03:16:49 UTC] Total orders count: 0
[06-Apr-2026 03:16:49 UTC] === API CALL LOG ===
[06-Apr-2026 03:16:49 UTC] Endpoint: user/profile.php
[06-Apr-2026 03:16:49 UTC] Full Log Data: {
    "timestamp": "2026-04-06 03:16:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "172.99.190.252",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU0IiwidXNlcm5hbWUiOiJNdXNrIiwiZW1haWwiOiJlbG9ubXVzazI0MHN4QGdtYWlsLmNvIiwiZXhwIjoxNzc1OTUzOTkzfQ.gXj31BIRcIOodFklXwaICV7EwDueBH5bjs377sB24lk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7da2ce2e7d3c70-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "172.99.190.252",
        "CF-IPCountry": "GB",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "172.99.190.252, 162.158.216.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 03:16:49 UTC] === END API CALL LOG ===
[06-Apr-2026 03:16:49 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 03:16:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU0IiwidXNlcm5hbWUiOiJNdXNrIiwiZW1haWwiOiJlbG9ubXVzazI0MHN4QGdtYWlsLmNvIiwiZXhwIjoxNzc1OTUzOTkzfQ.gXj31BIRcIOodFklXwaICV7EwDueBH5bjs377sB24lk
[06-Apr-2026 03:16:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 03:16:49 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 03:16:49 UTC] User ID: 254
[06-Apr-2026 03:16:49 UTC] ✅ User profile retrieved successfully for user ID: 254
[06-Apr-2026 03:16:50 UTC] === API CALL LOG ===
[06-Apr-2026 03:16:50 UTC] Endpoint: user/profile.php
[06-Apr-2026 03:16:50 UTC] Full Log Data: {
    "timestamp": "2026-04-06 03:16:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "172.99.190.252",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU0IiwidXNlcm5hbWUiOiJNdXNrIiwiZW1haWwiOiJlbG9ubXVzazI0MHN4QGdtYWlsLmNvIiwiZXhwIjoxNzc1OTUzOTkzfQ.gXj31BIRcIOodFklXwaICV7EwDueBH5bjs377sB24lk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7da2d8793d3c70-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "172.99.190.252",
        "CF-IPCountry": "GB",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "172.99.190.252, 162.158.216.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 03:16:50 UTC] === END API CALL LOG ===
[06-Apr-2026 03:16:50 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 03:16:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU0IiwidXNlcm5hbWUiOiJNdXNrIiwiZW1haWwiOiJlbG9ubXVzazI0MHN4QGdtYWlsLmNvIiwiZXhwIjoxNzc1OTUzOTkzfQ.gXj31BIRcIOodFklXwaICV7EwDueBH5bjs377sB24lk
[06-Apr-2026 03:16:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 03:16:50 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 03:16:50 UTC] User ID: 254
[06-Apr-2026 03:16:50 UTC] ✅ User profile retrieved successfully for user ID: 254
[06-Apr-2026 03:17:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Apr-2026 03:17:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Apr-2026 03:17:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU0IiwidXNlcm5hbWUiOiJNdXNrIiwiZW1haWwiOiJlbG9ubXVzazI0MHN4QGdtYWlsLmNvIiwiZXhwIjoxNzc1OTUzOTkzfQ.gXj31BIRcIOodFklXwaICV7EwDueBH5bjs377sB24lk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e7da34ea9303c70-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"172.99.190.252","CF-IPCountry":"GB","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"172.99.190.252, 162.158.216.168"}
[06-Apr-2026 03:17:09 UTC] === User Orders API Called ===
[06-Apr-2026 03:17:09 UTC] User ID: 254
[06-Apr-2026 03:17:09 UTC] Limit: 20, Offset: 0
[06-Apr-2026 03:17:09 UTC] Orders found: 0
[06-Apr-2026 03:17:09 UTC] Orders data: []
[06-Apr-2026 03:17:09 UTC] Total orders count: 0
[06-Apr-2026 03:17:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Apr-2026 03:17:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Apr-2026 03:17:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU0IiwidXNlcm5hbWUiOiJNdXNrIiwiZW1haWwiOiJlbG9ubXVzazI0MHN4QGdtYWlsLmNvIiwiZXhwIjoxNzc1OTUzOTkzfQ.gXj31BIRcIOodFklXwaICV7EwDueBH5bjs377sB24lk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e7da3644ce13c70-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"172.99.190.252","CF-IPCountry":"GB","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"172.99.190.252, 162.158.216.168"}
[06-Apr-2026 03:17:13 UTC] === User Orders API Called ===
[06-Apr-2026 03:17:13 UTC] User ID: 254
[06-Apr-2026 03:17:13 UTC] Limit: 20, Offset: 0
[06-Apr-2026 03:17:13 UTC] Orders found: 0
[06-Apr-2026 03:17:13 UTC] Orders data: []
[06-Apr-2026 03:17:13 UTC] Total orders count: 0
[06-Apr-2026 03:17:13 UTC] === API CALL LOG ===
[06-Apr-2026 03:17:13 UTC] Endpoint: user/profile.php
[06-Apr-2026 03:17:13 UTC] Full Log Data: {
    "timestamp": "2026-04-06 03:17:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "172.99.190.252",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU0IiwidXNlcm5hbWUiOiJNdXNrIiwiZW1haWwiOiJlbG9ubXVzazI0MHN4QGdtYWlsLmNvIiwiZXhwIjoxNzc1OTUzOTkzfQ.gXj31BIRcIOodFklXwaICV7EwDueBH5bjs377sB24lk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7da3644ce33c70-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "172.99.190.252",
        "CF-IPCountry": "GB",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "172.99.190.252, 162.158.216.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 03:17:13 UTC] === END API CALL LOG ===
[06-Apr-2026 03:17:13 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 03:17:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU0IiwidXNlcm5hbWUiOiJNdXNrIiwiZW1haWwiOiJlbG9ubXVzazI0MHN4QGdtYWlsLmNvIiwiZXhwIjoxNzc1OTUzOTkzfQ.gXj31BIRcIOodFklXwaICV7EwDueBH5bjs377sB24lk
[06-Apr-2026 03:17:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 03:17:13 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 03:17:13 UTC] User ID: 254
[06-Apr-2026 03:17:13 UTC] ✅ User profile retrieved successfully for user ID: 254
[06-Apr-2026 03:17:13 UTC] === API CALL LOG ===
[06-Apr-2026 03:17:13 UTC] Endpoint: user/profile.php
[06-Apr-2026 03:17:13 UTC] Full Log Data: {
    "timestamp": "2026-04-06 03:17:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "172.99.190.252",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU0IiwidXNlcm5hbWUiOiJNdXNrIiwiZW1haWwiOiJlbG9ubXVzazI0MHN4QGdtYWlsLmNvIiwiZXhwIjoxNzc1OTUzOTkzfQ.gXj31BIRcIOodFklXwaICV7EwDueBH5bjs377sB24lk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7da368d9513c70-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "172.99.190.252",
        "CF-IPCountry": "GB",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "172.99.190.252, 162.158.216.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 03:17:13 UTC] === END API CALL LOG ===
[06-Apr-2026 03:17:13 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 03:17:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU0IiwidXNlcm5hbWUiOiJNdXNrIiwiZW1haWwiOiJlbG9ubXVzazI0MHN4QGdtYWlsLmNvIiwiZXhwIjoxNzc1OTUzOTkzfQ.gXj31BIRcIOodFklXwaICV7EwDueBH5bjs377sB24lk
[06-Apr-2026 03:17:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 03:17:13 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 03:17:13 UTC] User ID: 254
[06-Apr-2026 03:17:13 UTC] ✅ User profile retrieved successfully for user ID: 254
[06-Apr-2026 03:17:14 UTC] === API CALL LOG ===
[06-Apr-2026 03:17:14 UTC] Endpoint: user/profile.php
[06-Apr-2026 03:17:14 UTC] Full Log Data: {
    "timestamp": "2026-04-06 03:17:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "172.99.190.252",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU0IiwidXNlcm5hbWUiOiJNdXNrIiwiZW1haWwiOiJlbG9ubXVzazI0MHN4QGdtYWlsLmNvIiwiZXhwIjoxNzc1OTUzOTkzfQ.gXj31BIRcIOodFklXwaICV7EwDueBH5bjs377sB24lk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7da36e8e343c70-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "172.99.190.252",
        "CF-IPCountry": "GB",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "172.99.190.252, 162.158.216.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 03:17:14 UTC] === END API CALL LOG ===
[06-Apr-2026 03:17:14 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 03:17:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU0IiwidXNlcm5hbWUiOiJNdXNrIiwiZW1haWwiOiJlbG9ubXVzazI0MHN4QGdtYWlsLmNvIiwiZXhwIjoxNzc1OTUzOTkzfQ.gXj31BIRcIOodFklXwaICV7EwDueBH5bjs377sB24lk
[06-Apr-2026 03:17:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 03:17:14 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 03:17:14 UTC] User ID: 254
[06-Apr-2026 03:17:14 UTC] ✅ User profile retrieved successfully for user ID: 254
[06-Apr-2026 03:17:15 UTC] === API CALL LOG ===
[06-Apr-2026 03:17:15 UTC] Endpoint: user/profile.php
[06-Apr-2026 03:17:15 UTC] Full Log Data: {
    "timestamp": "2026-04-06 03:17:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "172.99.190.252",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU0IiwidXNlcm5hbWUiOiJNdXNrIiwiZW1haWwiOiJlbG9ubXVzazI0MHN4QGdtYWlsLmNvIiwiZXhwIjoxNzc1OTUzOTkzfQ.gXj31BIRcIOodFklXwaICV7EwDueBH5bjs377sB24lk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7da3760c553c70-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "172.99.190.252",
        "CF-IPCountry": "GB",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "172.99.190.252, 162.158.216.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 03:17:15 UTC] === END API CALL LOG ===
[06-Apr-2026 03:17:15 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 03:17:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU0IiwidXNlcm5hbWUiOiJNdXNrIiwiZW1haWwiOiJlbG9ubXVzazI0MHN4QGdtYWlsLmNvIiwiZXhwIjoxNzc1OTUzOTkzfQ.gXj31BIRcIOodFklXwaICV7EwDueBH5bjs377sB24lk
[06-Apr-2026 03:17:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 03:17:15 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 03:17:15 UTC] User ID: 254
[06-Apr-2026 03:17:15 UTC] ✅ User profile retrieved successfully for user ID: 254
[06-Apr-2026 03:17:16 UTC] User Purchases API - User ID: 254
[06-Apr-2026 03:17:16 UTC] User Purchases API - Total purchases found: 0
[06-Apr-2026 03:17:23 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Apr-2026 03:17:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Apr-2026 03:17:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU0IiwidXNlcm5hbWUiOiJNdXNrIiwiZW1haWwiOiJlbG9ubXVzazI0MHN4QGdtYWlsLmNvIiwiZXhwIjoxNzc1OTUzOTkzfQ.gXj31BIRcIOodFklXwaICV7EwDueBH5bjs377sB24lk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e7da3a89e333c70-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"172.99.190.252","CF-IPCountry":"GB","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"172.99.190.252, 162.158.216.168"}
[06-Apr-2026 03:17:23 UTC] === User Orders API Called ===
[06-Apr-2026 03:17:23 UTC] User ID: 254
[06-Apr-2026 03:17:23 UTC] Limit: 20, Offset: 0
[06-Apr-2026 03:17:23 UTC] Orders found: 0
[06-Apr-2026 03:17:23 UTC] Orders data: []
[06-Apr-2026 03:17:23 UTC] Total orders count: 0
[06-Apr-2026 03:17:23 UTC] === API CALL LOG ===
[06-Apr-2026 03:17:23 UTC] Endpoint: user/profile.php
[06-Apr-2026 03:17:23 UTC] Full Log Data: {
    "timestamp": "2026-04-06 03:17:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "172.99.190.252",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU0IiwidXNlcm5hbWUiOiJNdXNrIiwiZW1haWwiOiJlbG9ubXVzazI0MHN4QGdtYWlsLmNvIiwiZXhwIjoxNzc1OTUzOTkzfQ.gXj31BIRcIOodFklXwaICV7EwDueBH5bjs377sB24lk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7da3a89e343c70-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "172.99.190.252",
        "CF-IPCountry": "GB",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "172.99.190.252, 162.158.216.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 03:17:23 UTC] === END API CALL LOG ===
[06-Apr-2026 03:17:23 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 03:17:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU0IiwidXNlcm5hbWUiOiJNdXNrIiwiZW1haWwiOiJlbG9ubXVzazI0MHN4QGdtYWlsLmNvIiwiZXhwIjoxNzc1OTUzOTkzfQ.gXj31BIRcIOodFklXwaICV7EwDueBH5bjs377sB24lk
[06-Apr-2026 03:17:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 03:17:23 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 03:17:23 UTC] User ID: 254
[06-Apr-2026 03:17:23 UTC] ✅ User profile retrieved successfully for user ID: 254
[06-Apr-2026 03:17:24 UTC] === API CALL LOG ===
[06-Apr-2026 03:17:24 UTC] Endpoint: user/profile.php
[06-Apr-2026 03:17:24 UTC] Full Log Data: {
    "timestamp": "2026-04-06 03:17:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "172.99.190.252",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU0IiwidXNlcm5hbWUiOiJNdXNrIiwiZW1haWwiOiJlbG9ubXVzazI0MHN4QGdtYWlsLmNvIiwiZXhwIjoxNzc1OTUzOTkzfQ.gXj31BIRcIOodFklXwaICV7EwDueBH5bjs377sB24lk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7da3ae5ab43c70-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "172.99.190.252",
        "CF-IPCountry": "GB",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "172.99.190.252, 162.158.216.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 03:17:24 UTC] === END API CALL LOG ===
[06-Apr-2026 03:17:24 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 03:17:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU0IiwidXNlcm5hbWUiOiJNdXNrIiwiZW1haWwiOiJlbG9ubXVzazI0MHN4QGdtYWlsLmNvIiwiZXhwIjoxNzc1OTUzOTkzfQ.gXj31BIRcIOodFklXwaICV7EwDueBH5bjs377sB24lk
[06-Apr-2026 03:17:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 03:17:24 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 03:17:24 UTC] User ID: 254
[06-Apr-2026 03:17:24 UTC] ✅ User profile retrieved successfully for user ID: 254
[06-Apr-2026 03:17:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Apr-2026 03:17:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Apr-2026 03:17:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU0IiwidXNlcm5hbWUiOiJNdXNrIiwiZW1haWwiOiJlbG9ubXVzazI0MHN4QGdtYWlsLmNvIiwiZXhwIjoxNzc1OTUzOTkzfQ.gXj31BIRcIOodFklXwaICV7EwDueBH5bjs377sB24lk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e7da3b4181c3c70-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"172.99.190.252","CF-IPCountry":"GB","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"172.99.190.252, 162.158.216.168"}
[06-Apr-2026 03:17:25 UTC] === User Orders API Called ===
[06-Apr-2026 03:17:25 UTC] User ID: 254
[06-Apr-2026 03:17:25 UTC] Limit: 20, Offset: 0
[06-Apr-2026 03:17:25 UTC] Orders found: 0
[06-Apr-2026 03:17:25 UTC] Orders data: []
[06-Apr-2026 03:17:25 UTC] Total orders count: 0
[06-Apr-2026 03:17:25 UTC] === API CALL LOG ===
[06-Apr-2026 03:17:25 UTC] Endpoint: user/profile.php
[06-Apr-2026 03:17:25 UTC] Full Log Data: {
    "timestamp": "2026-04-06 03:17:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "172.99.190.252",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU0IiwidXNlcm5hbWUiOiJNdXNrIiwiZW1haWwiOiJlbG9ubXVzazI0MHN4QGdtYWlsLmNvIiwiZXhwIjoxNzc1OTUzOTkzfQ.gXj31BIRcIOodFklXwaICV7EwDueBH5bjs377sB24lk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7da3b559043c70-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "172.99.190.252",
        "CF-IPCountry": "GB",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "172.99.190.252, 162.158.216.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 03:17:25 UTC] === END API CALL LOG ===
[06-Apr-2026 03:17:25 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 03:17:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU0IiwidXNlcm5hbWUiOiJNdXNrIiwiZW1haWwiOiJlbG9ubXVzazI0MHN4QGdtYWlsLmNvIiwiZXhwIjoxNzc1OTUzOTkzfQ.gXj31BIRcIOodFklXwaICV7EwDueBH5bjs377sB24lk
[06-Apr-2026 03:17:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 03:17:25 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 03:17:25 UTC] User ID: 254
[06-Apr-2026 03:17:26 UTC] ✅ User profile retrieved successfully for user ID: 254
[06-Apr-2026 03:17:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Apr-2026 03:17:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Apr-2026 03:17:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU0IiwidXNlcm5hbWUiOiJNdXNrIiwiZW1haWwiOiJlbG9ubXVzazI0MHN4QGdtYWlsLmNvIiwiZXhwIjoxNzc1OTUzOTkzfQ.gXj31BIRcIOodFklXwaICV7EwDueBH5bjs377sB24lk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e7da3c05a1d3c70-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"172.99.190.252","CF-IPCountry":"GB","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"172.99.190.252, 162.158.216.168"}
[06-Apr-2026 03:17:27 UTC] === User Orders API Called ===
[06-Apr-2026 03:17:27 UTC] User ID: 254
[06-Apr-2026 03:17:27 UTC] Limit: 20, Offset: 0
[06-Apr-2026 03:17:27 UTC] === API CALL LOG ===
[06-Apr-2026 03:17:27 UTC] Endpoint: user/profile.php
[06-Apr-2026 03:17:27 UTC] Full Log Data: {
    "timestamp": "2026-04-06 03:17:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "172.99.190.252",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU0IiwidXNlcm5hbWUiOiJNdXNrIiwiZW1haWwiOiJlbG9ubXVzazI0MHN4QGdtYWlsLmNvIiwiZXhwIjoxNzc1OTUzOTkzfQ.gXj31BIRcIOodFklXwaICV7EwDueBH5bjs377sB24lk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7da3c05a1e3c70-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "172.99.190.252",
        "CF-IPCountry": "GB",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "172.99.190.252, 162.158.216.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 03:17:27 UTC] === END API CALL LOG ===
[06-Apr-2026 03:17:27 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 03:17:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU0IiwidXNlcm5hbWUiOiJNdXNrIiwiZW1haWwiOiJlbG9ubXVzazI0MHN4QGdtYWlsLmNvIiwiZXhwIjoxNzc1OTUzOTkzfQ.gXj31BIRcIOodFklXwaICV7EwDueBH5bjs377sB24lk
[06-Apr-2026 03:17:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 03:17:27 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 03:17:27 UTC] User ID: 254
[06-Apr-2026 03:17:27 UTC] Orders found: 0
[06-Apr-2026 03:17:27 UTC] Orders data: []
[06-Apr-2026 03:17:27 UTC] ✅ User profile retrieved successfully for user ID: 254
[06-Apr-2026 03:17:27 UTC] Total orders count: 0
[06-Apr-2026 03:17:28 UTC] === API CALL LOG ===
[06-Apr-2026 03:17:28 UTC] Endpoint: user/profile.php
[06-Apr-2026 03:17:28 UTC] Full Log Data: {
    "timestamp": "2026-04-06 03:17:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "172.99.190.252",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU0IiwidXNlcm5hbWUiOiJNdXNrIiwiZW1haWwiOiJlbG9ubXVzazI0MHN4QGdtYWlsLmNvIiwiZXhwIjoxNzc1OTUzOTkzfQ.gXj31BIRcIOodFklXwaICV7EwDueBH5bjs377sB24lk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7da3c38d183c70-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "172.99.190.252",
        "CF-IPCountry": "GB",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "172.99.190.252, 162.158.216.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 03:17:28 UTC] === END API CALL LOG ===
[06-Apr-2026 03:17:28 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 03:17:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU0IiwidXNlcm5hbWUiOiJNdXNrIiwiZW1haWwiOiJlbG9ubXVzazI0MHN4QGdtYWlsLmNvIiwiZXhwIjoxNzc1OTUzOTkzfQ.gXj31BIRcIOodFklXwaICV7EwDueBH5bjs377sB24lk
[06-Apr-2026 03:17:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 03:17:28 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 03:17:28 UTC] User ID: 254
[06-Apr-2026 03:17:28 UTC] ✅ User profile retrieved successfully for user ID: 254
[06-Apr-2026 03:17:29 UTC] === API CALL LOG ===
[06-Apr-2026 03:17:29 UTC] Endpoint: user/profile.php
[06-Apr-2026 03:17:29 UTC] Full Log Data: {
    "timestamp": "2026-04-06 03:17:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "172.99.190.252",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU0IiwidXNlcm5hbWUiOiJNdXNrIiwiZW1haWwiOiJlbG9ubXVzazI0MHN4QGdtYWlsLmNvIiwiZXhwIjoxNzc1OTUzOTkzfQ.gXj31BIRcIOodFklXwaICV7EwDueBH5bjs377sB24lk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7da3c93a4b3c70-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "172.99.190.252",
        "CF-IPCountry": "GB",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "172.99.190.252, 162.158.216.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 03:17:29 UTC] === END API CALL LOG ===
[06-Apr-2026 03:17:29 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 03:17:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU0IiwidXNlcm5hbWUiOiJNdXNrIiwiZW1haWwiOiJlbG9ubXVzazI0MHN4QGdtYWlsLmNvIiwiZXhwIjoxNzc1OTUzOTkzfQ.gXj31BIRcIOodFklXwaICV7EwDueBH5bjs377sB24lk
[06-Apr-2026 03:17:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 03:17:29 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 03:17:29 UTC] User ID: 254
[06-Apr-2026 03:17:29 UTC] ✅ User profile retrieved successfully for user ID: 254
[06-Apr-2026 06:44:57 UTC] === API CALL LOG ===
[06-Apr-2026 06:44:57 UTC] Endpoint: user/profile.php
[06-Apr-2026 06:44:57 UTC] Full Log Data: {
    "timestamp": "2026-04-06 06:44:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:c0:4169:a06b::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7ed3b1f9b53f31-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:c0:4169:a06b::1",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:c0:4169:a06b::1, 104.23.175.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 06:44:57 UTC] === END API CALL LOG ===
[06-Apr-2026 06:44:57 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 06:44:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U
[06-Apr-2026 06:44:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 06:44:57 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 06:44:57 UTC] User ID: 256
[06-Apr-2026 06:44:57 UTC] ✅ User profile retrieved successfully for user ID: 256
[06-Apr-2026 06:44:58 UTC] === API CALL LOG ===
[06-Apr-2026 06:44:58 UTC] Endpoint: user/profile.php
[06-Apr-2026 06:44:58 UTC] Full Log Data: {
    "timestamp": "2026-04-06 06:44:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:c0:4169:a06b::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7ed3b91c723f31-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:c0:4169:a06b::1",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:c0:4169:a06b::1, 104.23.175.178"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 06:44:58 UTC] === END API CALL LOG ===
[06-Apr-2026 06:44:58 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 06:44:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U
[06-Apr-2026 06:44:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 06:44:58 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 06:44:58 UTC] User ID: 256
[06-Apr-2026 06:44:58 UTC] ✅ User profile retrieved successfully for user ID: 256
[06-Apr-2026 06:44:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Apr-2026 06:44:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Apr-2026 06:44:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e7ed3b94cf63f31-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2404:c0:4169:a06b::1","CF-IPCountry":"ID","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2404:c0:4169:a06b::1, 104.23.175.179"}
[06-Apr-2026 06:44:58 UTC] === User Orders API Called ===
[06-Apr-2026 06:44:58 UTC] User ID: 256
[06-Apr-2026 06:44:58 UTC] Limit: 20, Offset: 0
[06-Apr-2026 06:44:58 UTC] Orders found: 1
[06-Apr-2026 06:44:58 UTC] Orders data: [{"id":158,"quantity":100,"total_coins":3500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/etoro_254789","status":"completed","created_at":"2026-04-05 08:26:24","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[06-Apr-2026 06:44:58 UTC] Total orders count: 1
[06-Apr-2026 06:44:58 UTC] === API CALL LOG ===
[06-Apr-2026 06:44:58 UTC] Endpoint: user/profile.php
[06-Apr-2026 06:44:58 UTC] Full Log Data: {
    "timestamp": "2026-04-06 06:44:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:c0:4169:a06b::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7ed3b9de753f31-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:c0:4169:a06b::1",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:c0:4169:a06b::1, 104.23.175.178"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 06:44:58 UTC] === END API CALL LOG ===
[06-Apr-2026 06:44:58 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 06:44:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U
[06-Apr-2026 06:44:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 06:44:58 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 06:44:58 UTC] User ID: 256
[06-Apr-2026 06:44:58 UTC] ✅ User profile retrieved successfully for user ID: 256
[06-Apr-2026 06:44:59 UTC] === API CALL LOG ===
[06-Apr-2026 06:44:59 UTC] Endpoint: user/profile.php
[06-Apr-2026 06:44:59 UTC] Full Log Data: {
    "timestamp": "2026-04-06 06:44:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:c0:4169:a06b::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7ed3c17b413f31-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:c0:4169:a06b::1",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:c0:4169:a06b::1, 104.23.175.178"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 06:44:59 UTC] === END API CALL LOG ===
[06-Apr-2026 06:44:59 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 06:44:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U
[06-Apr-2026 06:44:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 06:44:59 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 06:44:59 UTC] User ID: 256
[06-Apr-2026 06:44:59 UTC] ✅ User profile retrieved successfully for user ID: 256
[06-Apr-2026 06:45:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Apr-2026 06:45:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Apr-2026 06:45:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e7ed3c51c8f3f31-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2404:c0:4169:a06b::1","CF-IPCountry":"ID","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2404:c0:4169:a06b::1, 104.23.175.178"}
[06-Apr-2026 06:45:00 UTC] === User Orders API Called ===
[06-Apr-2026 06:45:00 UTC] User ID: 256
[06-Apr-2026 06:45:00 UTC] Limit: 20, Offset: 0
[06-Apr-2026 06:45:00 UTC] Orders found: 1
[06-Apr-2026 06:45:00 UTC] Orders data: [{"id":158,"quantity":100,"total_coins":3500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/etoro_254789","status":"completed","created_at":"2026-04-05 08:26:24","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[06-Apr-2026 06:45:00 UTC] Total orders count: 1
[06-Apr-2026 06:45:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Apr-2026 06:45:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Apr-2026 06:45:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e7ed3ceedd53f31-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2404:c0:4169:a06b::1","CF-IPCountry":"ID","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2404:c0:4169:a06b::1, 104.23.175.179"}
[06-Apr-2026 06:45:02 UTC] === User Orders API Called ===
[06-Apr-2026 06:45:02 UTC] User ID: 256
[06-Apr-2026 06:45:02 UTC] Limit: 20, Offset: 0
[06-Apr-2026 06:45:02 UTC] Orders found: 1
[06-Apr-2026 06:45:02 UTC] Orders data: [{"id":158,"quantity":100,"total_coins":3500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/etoro_254789","status":"completed","created_at":"2026-04-05 08:26:24","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[06-Apr-2026 06:45:02 UTC] Total orders count: 1
[06-Apr-2026 06:45:02 UTC] === API CALL LOG ===
[06-Apr-2026 06:45:02 UTC] Endpoint: user/profile.php
[06-Apr-2026 06:45:02 UTC] Full Log Data: {
    "timestamp": "2026-04-06 06:45:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:c0:4169:a06b::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7ed3cf5f553f31-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:c0:4169:a06b::1",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:c0:4169:a06b::1, 104.23.175.178"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 06:45:02 UTC] === END API CALL LOG ===
[06-Apr-2026 06:45:02 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 06:45:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U
[06-Apr-2026 06:45:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 06:45:02 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 06:45:02 UTC] User ID: 256
[06-Apr-2026 06:45:02 UTC] ✅ User profile retrieved successfully for user ID: 256
[06-Apr-2026 06:45:02 UTC] === API CALL LOG ===
[06-Apr-2026 06:45:02 UTC] Endpoint: user/profile.php
[06-Apr-2026 06:45:02 UTC] Full Log Data: {
    "timestamp": "2026-04-06 06:45:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:c0:4169:a06b::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7ed3d358fe3f31-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:c0:4169:a06b::1",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:c0:4169:a06b::1, 104.23.175.179"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 06:45:02 UTC] === END API CALL LOG ===
[06-Apr-2026 06:45:02 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 06:45:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U
[06-Apr-2026 06:45:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 06:45:02 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 06:45:02 UTC] User ID: 256
[06-Apr-2026 06:45:02 UTC] ✅ User profile retrieved successfully for user ID: 256
[06-Apr-2026 06:45:03 UTC] === API CALL LOG ===
[06-Apr-2026 06:45:03 UTC] Endpoint: user/profile.php
[06-Apr-2026 06:45:03 UTC] Full Log Data: {
    "timestamp": "2026-04-06 06:45:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:c0:4169:a06b::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7ed3d5af433f31-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:c0:4169:a06b::1",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:c0:4169:a06b::1, 104.23.175.178"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 06:45:03 UTC] === END API CALL LOG ===
[06-Apr-2026 06:45:03 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 06:45:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U
[06-Apr-2026 06:45:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 06:45:03 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 06:45:03 UTC] User ID: 256
[06-Apr-2026 06:45:03 UTC] ✅ User profile retrieved successfully for user ID: 256
[06-Apr-2026 06:45:05 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Apr-2026 06:45:05 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Apr-2026 06:45:05 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e7ed3e55f533f31-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2404:c0:4169:a06b::1","CF-IPCountry":"ID","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2404:c0:4169:a06b::1, 104.23.175.179"}
[06-Apr-2026 06:45:05 UTC] === User Orders API Called ===
[06-Apr-2026 06:45:05 UTC] User ID: 256
[06-Apr-2026 06:45:05 UTC] Limit: 20, Offset: 0
[06-Apr-2026 06:45:05 UTC] Orders found: 1
[06-Apr-2026 06:45:05 UTC] Orders data: [{"id":158,"quantity":100,"total_coins":3500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/etoro_254789","status":"completed","created_at":"2026-04-05 08:26:24","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[06-Apr-2026 06:45:05 UTC] Total orders count: 1
[06-Apr-2026 06:46:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Apr-2026 06:46:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Apr-2026 06:46:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e7ed542eb025545-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2404:c0:4169:a06b::1","CF-IPCountry":"ID","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2404:c0:4169:a06b::1, 172.70.143.194"}
[06-Apr-2026 06:46:01 UTC] === User Orders API Called ===
[06-Apr-2026 06:46:01 UTC] User ID: 256
[06-Apr-2026 06:46:01 UTC] Limit: 20, Offset: 0
[06-Apr-2026 06:46:01 UTC] Orders found: 1
[06-Apr-2026 06:46:01 UTC] Orders data: [{"id":158,"quantity":100,"total_coins":3500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/etoro_254789","status":"completed","created_at":"2026-04-05 08:26:24","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[06-Apr-2026 06:46:01 UTC] Total orders count: 1
[06-Apr-2026 06:46:01 UTC] === API CALL LOG ===
[06-Apr-2026 06:46:01 UTC] Endpoint: user/profile.php
[06-Apr-2026 06:46:01 UTC] Full Log Data: {
    "timestamp": "2026-04-06 06:46:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:c0:4169:a06b::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7ed5438cf75545-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:c0:4169:a06b::1",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:c0:4169:a06b::1, 172.70.143.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 06:46:01 UTC] === END API CALL LOG ===
[06-Apr-2026 06:46:01 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 06:46:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U
[06-Apr-2026 06:46:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 06:46:01 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 06:46:01 UTC] User ID: 256
[06-Apr-2026 06:46:01 UTC] ✅ User profile retrieved successfully for user ID: 256
[06-Apr-2026 06:46:02 UTC] === API CALL LOG ===
[06-Apr-2026 06:46:02 UTC] Endpoint: user/profile.php
[06-Apr-2026 06:46:02 UTC] Full Log Data: {
    "timestamp": "2026-04-06 06:46:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:c0:4169:a06b::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7ed5467d6c5545-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:c0:4169:a06b::1",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:c0:4169:a06b::1, 172.70.143.194"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 06:46:02 UTC] === END API CALL LOG ===
[06-Apr-2026 06:46:02 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 06:46:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U
[06-Apr-2026 06:46:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 06:46:02 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 06:46:02 UTC] User ID: 256
[06-Apr-2026 06:46:02 UTC] ✅ User profile retrieved successfully for user ID: 256
[06-Apr-2026 06:46:02 UTC] === API CALL LOG ===
[06-Apr-2026 06:46:02 UTC] Endpoint: user/profile.php
[06-Apr-2026 06:46:02 UTC] Full Log Data: {
    "timestamp": "2026-04-06 06:46:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:c0:4169:a06b::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7ed54bcc375545-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:c0:4169:a06b::1",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:c0:4169:a06b::1, 172.71.152.40"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 06:46:02 UTC] === END API CALL LOG ===
[06-Apr-2026 06:46:02 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 06:46:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U
[06-Apr-2026 06:46:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 06:46:02 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 06:46:02 UTC] User ID: 256
[06-Apr-2026 06:46:02 UTC] ✅ User profile retrieved successfully for user ID: 256
[06-Apr-2026 06:46:05 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Apr-2026 06:46:05 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Apr-2026 06:46:05 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e7ed55dfce25545-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2404:c0:4169:a06b::1","CF-IPCountry":"ID","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2404:c0:4169:a06b::1, 172.71.152.40"}
[06-Apr-2026 06:46:05 UTC] === User Orders API Called ===
[06-Apr-2026 06:46:05 UTC] User ID: 256
[06-Apr-2026 06:46:05 UTC] Limit: 20, Offset: 0
[06-Apr-2026 06:46:05 UTC] Orders found: 1
[06-Apr-2026 06:46:05 UTC] Orders data: [{"id":158,"quantity":100,"total_coins":3500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/etoro_254789","status":"completed","created_at":"2026-04-05 08:26:24","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[06-Apr-2026 06:46:05 UTC] Total orders count: 1
[06-Apr-2026 06:46:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Apr-2026 06:46:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Apr-2026 06:46:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e7ed5750c885545-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2404:c0:4169:a06b::1","CF-IPCountry":"ID","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2404:c0:4169:a06b::1, 172.71.152.40"}
[06-Apr-2026 06:46:09 UTC] === User Orders API Called ===
[06-Apr-2026 06:46:09 UTC] User ID: 256
[06-Apr-2026 06:46:09 UTC] Limit: 20, Offset: 0
[06-Apr-2026 06:46:09 UTC] Orders found: 1
[06-Apr-2026 06:46:09 UTC] Orders data: [{"id":158,"quantity":100,"total_coins":3500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/etoro_254789","status":"completed","created_at":"2026-04-05 08:26:24","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[06-Apr-2026 06:46:09 UTC] Total orders count: 1
[06-Apr-2026 06:46:09 UTC] === API CALL LOG ===
[06-Apr-2026 06:46:09 UTC] Endpoint: user/profile.php
[06-Apr-2026 06:46:09 UTC] Full Log Data: {
    "timestamp": "2026-04-06 06:46:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:c0:4169:a06b::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7ed5757e295545-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:c0:4169:a06b::1",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:c0:4169:a06b::1, 172.71.152.39"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 06:46:09 UTC] === END API CALL LOG ===
[06-Apr-2026 06:46:09 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 06:46:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U
[06-Apr-2026 06:46:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 06:46:09 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 06:46:09 UTC] User ID: 256
[06-Apr-2026 06:46:09 UTC] ✅ User profile retrieved successfully for user ID: 256
[06-Apr-2026 06:46:10 UTC] === API CALL LOG ===
[06-Apr-2026 06:46:10 UTC] Endpoint: user/profile.php
[06-Apr-2026 06:46:10 UTC] Full Log Data: {
    "timestamp": "2026-04-06 06:46:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:c0:4169:a06b::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7ed5797ad85545-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:c0:4169:a06b::1",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:c0:4169:a06b::1, 172.71.152.39"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 06:46:10 UTC] === END API CALL LOG ===
[06-Apr-2026 06:46:10 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 06:46:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U
[06-Apr-2026 06:46:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 06:46:10 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 06:46:10 UTC] User ID: 256
[06-Apr-2026 06:46:10 UTC] ✅ User profile retrieved successfully for user ID: 256
[06-Apr-2026 06:46:10 UTC] === API CALL LOG ===
[06-Apr-2026 06:46:10 UTC] Endpoint: user/profile.php
[06-Apr-2026 06:46:10 UTC] Full Log Data: {
    "timestamp": "2026-04-06 06:46:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:c0:4169:a06b::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7ed57bb9935545-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:c0:4169:a06b::1",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:c0:4169:a06b::1, 172.71.152.40"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 06:46:10 UTC] === END API CALL LOG ===
[06-Apr-2026 06:46:10 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 06:46:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U
[06-Apr-2026 06:46:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 06:46:10 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 06:46:10 UTC] User ID: 256
[06-Apr-2026 06:46:10 UTC] ✅ User profile retrieved successfully for user ID: 256
[06-Apr-2026 06:46:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Apr-2026 06:46:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Apr-2026 06:46:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e7ed57fccef5545-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2404:c0:4169:a06b::1","CF-IPCountry":"ID","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2404:c0:4169:a06b::1, 172.71.152.39"}
[06-Apr-2026 06:46:11 UTC] === User Orders API Called ===
[06-Apr-2026 06:46:11 UTC] User ID: 256
[06-Apr-2026 06:46:11 UTC] Limit: 20, Offset: 0
[06-Apr-2026 06:46:11 UTC] Orders found: 1
[06-Apr-2026 06:46:11 UTC] Orders data: [{"id":158,"quantity":100,"total_coins":3500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/etoro_254789","status":"completed","created_at":"2026-04-05 08:26:24","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[06-Apr-2026 06:46:11 UTC] Total orders count: 1
[06-Apr-2026 06:46:12 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Apr-2026 06:46:12 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Apr-2026 06:46:12 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e7ed5874ac75545-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2404:c0:4169:a06b::1","CF-IPCountry":"ID","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2404:c0:4169:a06b::1, 172.71.152.40"}
[06-Apr-2026 06:46:12 UTC] === User Orders API Called ===
[06-Apr-2026 06:46:12 UTC] User ID: 256
[06-Apr-2026 06:46:12 UTC] Limit: 20, Offset: 0
[06-Apr-2026 06:46:12 UTC] Orders found: 1
[06-Apr-2026 06:46:12 UTC] Orders data: [{"id":158,"quantity":100,"total_coins":3500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/etoro_254789","status":"completed","created_at":"2026-04-05 08:26:24","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[06-Apr-2026 06:46:12 UTC] Total orders count: 1
[06-Apr-2026 06:46:12 UTC] === API CALL LOG ===
[06-Apr-2026 06:46:12 UTC] Endpoint: user/profile.php
[06-Apr-2026 06:46:12 UTC] Full Log Data: {
    "timestamp": "2026-04-06 06:46:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:c0:4169:a06b::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7ed587bbdd5545-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:c0:4169:a06b::1",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:c0:4169:a06b::1, 172.71.152.39"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 06:46:12 UTC] === END API CALL LOG ===
[06-Apr-2026 06:46:12 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 06:46:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U
[06-Apr-2026 06:46:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 06:46:12 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 06:46:12 UTC] User ID: 256
[06-Apr-2026 06:46:12 UTC] ✅ User profile retrieved successfully for user ID: 256
[06-Apr-2026 06:46:13 UTC] === API CALL LOG ===
[06-Apr-2026 06:46:13 UTC] Endpoint: user/profile.php
[06-Apr-2026 06:46:13 UTC] Full Log Data: {
    "timestamp": "2026-04-06 06:46:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:c0:4169:a06b::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7ed58bbeef5545-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:c0:4169:a06b::1",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:c0:4169:a06b::1, 172.71.152.39"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 06:46:13 UTC] === END API CALL LOG ===
[06-Apr-2026 06:46:13 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 06:46:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U
[06-Apr-2026 06:46:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 06:46:13 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 06:46:13 UTC] User ID: 256
[06-Apr-2026 06:46:13 UTC] ✅ User profile retrieved successfully for user ID: 256
[06-Apr-2026 06:46:13 UTC] === API CALL LOG ===
[06-Apr-2026 06:46:13 UTC] Endpoint: user/profile.php
[06-Apr-2026 06:46:13 UTC] Full Log Data: {
    "timestamp": "2026-04-06 06:46:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:c0:4169:a06b::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7ed58ddd4b5545-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:c0:4169:a06b::1",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:c0:4169:a06b::1, 172.71.152.40"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 06:46:13 UTC] === END API CALL LOG ===
[06-Apr-2026 06:46:13 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 06:46:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U
[06-Apr-2026 06:46:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 06:46:13 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 06:46:13 UTC] User ID: 256
[06-Apr-2026 06:46:13 UTC] ✅ User profile retrieved successfully for user ID: 256
[06-Apr-2026 06:46:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Apr-2026 06:46:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Apr-2026 06:46:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e7ed5be78905545-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2404:c0:4169:a06b::1","CF-IPCountry":"ID","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2404:c0:4169:a06b::1, 172.71.152.39"}
[06-Apr-2026 06:46:21 UTC] === User Orders API Called ===
[06-Apr-2026 06:46:21 UTC] User ID: 256
[06-Apr-2026 06:46:21 UTC] Limit: 20, Offset: 0
[06-Apr-2026 06:46:21 UTC] Orders found: 1
[06-Apr-2026 06:46:21 UTC] Orders data: [{"id":158,"quantity":100,"total_coins":3500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/etoro_254789","status":"completed","created_at":"2026-04-05 08:26:24","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[06-Apr-2026 06:46:21 UTC] Total orders count: 1
[06-Apr-2026 06:46:21 UTC] === API CALL LOG ===
[06-Apr-2026 06:46:21 UTC] Endpoint: user/profile.php
[06-Apr-2026 06:46:21 UTC] Full Log Data: {
    "timestamp": "2026-04-06 06:46:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:c0:4169:a06b::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7ed5bee9c85545-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:c0:4169:a06b::1",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:c0:4169:a06b::1, 172.71.152.39"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 06:46:21 UTC] === END API CALL LOG ===
[06-Apr-2026 06:46:21 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 06:46:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U
[06-Apr-2026 06:46:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 06:46:21 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 06:46:21 UTC] User ID: 256
[06-Apr-2026 06:46:21 UTC] ✅ User profile retrieved successfully for user ID: 256
[06-Apr-2026 06:46:22 UTC] === API CALL LOG ===
[06-Apr-2026 06:46:22 UTC] Endpoint: user/profile.php
[06-Apr-2026 06:46:22 UTC] Full Log Data: {
    "timestamp": "2026-04-06 06:46:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:c0:4169:a06b::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7ed5c31dbe5545-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:c0:4169:a06b::1",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:c0:4169:a06b::1, 172.71.152.39"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 06:46:22 UTC] === END API CALL LOG ===
[06-Apr-2026 06:46:22 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 06:46:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U
[06-Apr-2026 06:46:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 06:46:22 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 06:46:22 UTC] User ID: 256
[06-Apr-2026 06:46:22 UTC] ✅ User profile retrieved successfully for user ID: 256
[06-Apr-2026 06:46:22 UTC] === API CALL LOG ===
[06-Apr-2026 06:46:22 UTC] Endpoint: user/profile.php
[06-Apr-2026 06:46:22 UTC] Full Log Data: {
    "timestamp": "2026-04-06 06:46:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:c0:4169:a06b::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7ed5c4db035545-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:c0:4169:a06b::1",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:c0:4169:a06b::1, 172.71.152.39"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 06:46:22 UTC] === END API CALL LOG ===
[06-Apr-2026 06:46:22 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 06:46:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U
[06-Apr-2026 06:46:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 06:46:22 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 06:46:22 UTC] User ID: 256
[06-Apr-2026 06:46:22 UTC] ✅ User profile retrieved successfully for user ID: 256
[06-Apr-2026 07:58:37 UTC] === API CALL LOG ===
[06-Apr-2026 07:58:37 UTC] Endpoint: user/profile.php
[06-Apr-2026 07:58:37 UTC] Full Log Data: {
    "timestamp": "2026-04-06 07:58:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.123.136",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY2IiwidXNlcm5hbWUiOiJJbXBlcmlhbEdpZG8iLCJlbWFpbCI6ImZlaWdpZGVvbjk2QGdtYWlsLmNvbSIsImV4cCI6MTc3NjA2NzExNn0.xyibugDL-VD-yaOcrjidqaNfmulYsPaTM1BcBbFPQ8o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7f3f9ada9f8b07-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "154.161.123.136",
        "CF-IPCountry": "GH",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "154.161.123.136, 172.69.224.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 07:58:37 UTC] === END API CALL LOG ===
[06-Apr-2026 07:58:37 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 07:58:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY2IiwidXNlcm5hbWUiOiJJbXBlcmlhbEdpZG8iLCJlbWFpbCI6ImZlaWdpZGVvbjk2QGdtYWlsLmNvbSIsImV4cCI6MTc3NjA2NzExNn0.xyibugDL-VD-yaOcrjidqaNfmulYsPaTM1BcBbFPQ8o
[06-Apr-2026 07:58:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 07:58:37 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 07:58:37 UTC] User ID: 266
[06-Apr-2026 07:58:37 UTC] ✅ User profile retrieved successfully for user ID: 266
[06-Apr-2026 07:58:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Apr-2026 07:58:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Apr-2026 07:58:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY2IiwidXNlcm5hbWUiOiJJbXBlcmlhbEdpZG8iLCJlbWFpbCI6ImZlaWdpZGVvbjk2QGdtYWlsLmNvbSIsImV4cCI6MTc3NjA2NzExNn0.xyibugDL-VD-yaOcrjidqaNfmulYsPaTM1BcBbFPQ8o","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e7f3f9c3d3c8b07-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"154.161.123.136","CF-IPCountry":"GH","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"154.161.123.136, 172.69.224.169"}
[06-Apr-2026 07:58:37 UTC] === User Orders API Called ===
[06-Apr-2026 07:58:37 UTC] User ID: 266
[06-Apr-2026 07:58:37 UTC] Limit: 20, Offset: 0
[06-Apr-2026 07:58:37 UTC] Orders found: 0
[06-Apr-2026 07:58:37 UTC] Orders data: []
[06-Apr-2026 07:58:37 UTC] Total orders count: 0
[06-Apr-2026 07:58:37 UTC] === API CALL LOG ===
[06-Apr-2026 07:58:37 UTC] Endpoint: user/profile.php
[06-Apr-2026 07:58:37 UTC] Full Log Data: {
    "timestamp": "2026-04-06 07:58:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.123.136",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY2IiwidXNlcm5hbWUiOiJJbXBlcmlhbEdpZG8iLCJlbWFpbCI6ImZlaWdpZGVvbjk2QGdtYWlsLmNvbSIsImV4cCI6MTc3NjA2NzExNn0.xyibugDL-VD-yaOcrjidqaNfmulYsPaTM1BcBbFPQ8o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7f3f9c3d3d8b07-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "154.161.123.136",
        "CF-IPCountry": "GH",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "154.161.123.136, 172.69.224.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 07:58:37 UTC] === END API CALL LOG ===
[06-Apr-2026 07:58:37 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 07:58:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY2IiwidXNlcm5hbWUiOiJJbXBlcmlhbEdpZG8iLCJlbWFpbCI6ImZlaWdpZGVvbjk2QGdtYWlsLmNvbSIsImV4cCI6MTc3NjA2NzExNn0.xyibugDL-VD-yaOcrjidqaNfmulYsPaTM1BcBbFPQ8o
[06-Apr-2026 07:58:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 07:58:37 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 07:58:37 UTC] User ID: 266
[06-Apr-2026 07:58:37 UTC] ✅ User profile retrieved successfully for user ID: 266
[06-Apr-2026 07:58:38 UTC] === API CALL LOG ===
[06-Apr-2026 07:58:38 UTC] Endpoint: user/profile.php
[06-Apr-2026 07:58:38 UTC] Full Log Data: {
    "timestamp": "2026-04-06 07:58:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.123.136",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY2IiwidXNlcm5hbWUiOiJJbXBlcmlhbEdpZG8iLCJlbWFpbCI6ImZlaWdpZGVvbjk2QGdtYWlsLmNvbSIsImV4cCI6MTc3NjA2NzExNn0.xyibugDL-VD-yaOcrjidqaNfmulYsPaTM1BcBbFPQ8o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7f3fa1ffe98b07-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "154.161.123.136",
        "CF-IPCountry": "GH",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "154.161.123.136, 172.69.224.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 07:58:38 UTC] === END API CALL LOG ===
[06-Apr-2026 07:58:38 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 07:58:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY2IiwidXNlcm5hbWUiOiJJbXBlcmlhbEdpZG8iLCJlbWFpbCI6ImZlaWdpZGVvbjk2QGdtYWlsLmNvbSIsImV4cCI6MTc3NjA2NzExNn0.xyibugDL-VD-yaOcrjidqaNfmulYsPaTM1BcBbFPQ8o
[06-Apr-2026 07:58:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 07:58:38 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 07:58:38 UTC] User ID: 266
[06-Apr-2026 07:58:38 UTC] ✅ User profile retrieved successfully for user ID: 266
[06-Apr-2026 07:59:22 UTC] === API CALL LOG ===
[06-Apr-2026 07:59:22 UTC] Endpoint: user/profile.php
[06-Apr-2026 07:59:22 UTC] Full Log Data: {
    "timestamp": "2026-04-06 07:59:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.123.136",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY2IiwidXNlcm5hbWUiOiJJbXBlcmlhbEdpZG8iLCJlbWFpbCI6ImZlaWdpZGVvbjk2QGdtYWlsLmNvbSIsImV4cCI6MTc3NjA2NzExNn0.xyibugDL-VD-yaOcrjidqaNfmulYsPaTM1BcBbFPQ8o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7f40b6adaf8b07-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "154.161.123.136",
        "CF-IPCountry": "GH",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "154.161.123.136, 172.69.224.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 07:59:22 UTC] === END API CALL LOG ===
[06-Apr-2026 07:59:22 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 07:59:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY2IiwidXNlcm5hbWUiOiJJbXBlcmlhbEdpZG8iLCJlbWFpbCI6ImZlaWdpZGVvbjk2QGdtYWlsLmNvbSIsImV4cCI6MTc3NjA2NzExNn0.xyibugDL-VD-yaOcrjidqaNfmulYsPaTM1BcBbFPQ8o
[06-Apr-2026 07:59:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 07:59:22 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 07:59:22 UTC] User ID: 266
[06-Apr-2026 07:59:22 UTC] ✅ User profile retrieved successfully for user ID: 266
[06-Apr-2026 08:12:20 UTC] === API CALL LOG ===
[06-Apr-2026 08:12:20 UTC] Endpoint: user/profile.php
[06-Apr-2026 08:12:20 UTC] Full Log Data: {
    "timestamp": "2026-04-06 08:12:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d5:414:ea33:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkxIiwidXNlcm5hbWUiOiJzaHlraCIsImVtYWlsIjoiYXRpZnNoZWlraGtpbmdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzY2MjAxfQ.609Um8FM1x66lYdjbIwqhCB3-7n7dLpYiDbQfGyEr8I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7f53af180ff92c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d5:414:ea33:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40d5:414:ea33:8000::, 172.68.164.101"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 08:12:20 UTC] === END API CALL LOG ===
[06-Apr-2026 08:12:20 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 08:12:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkxIiwidXNlcm5hbWUiOiJzaHlraCIsImVtYWlsIjoiYXRpZnNoZWlraGtpbmdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzY2MjAxfQ.609Um8FM1x66lYdjbIwqhCB3-7n7dLpYiDbQfGyEr8I
[06-Apr-2026 08:12:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 08:12:20 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 08:12:20 UTC] User ID: 191
[06-Apr-2026 08:12:20 UTC] ✅ User profile retrieved successfully for user ID: 191
[06-Apr-2026 08:12:20 UTC] === API CALL LOG ===
[06-Apr-2026 08:12:20 UTC] Endpoint: user/profile.php
[06-Apr-2026 08:12:20 UTC] Full Log Data: {
    "timestamp": "2026-04-06 08:12:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d5:414:ea33:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkxIiwidXNlcm5hbWUiOiJzaHlraCIsImVtYWlsIjoiYXRpZnNoZWlraGtpbmdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzY2MjAxfQ.609Um8FM1x66lYdjbIwqhCB3-7n7dLpYiDbQfGyEr8I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7f53b518b6f92c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d5:414:ea33:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40d5:414:ea33:8000::, 172.68.164.137"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 08:12:20 UTC] === END API CALL LOG ===
[06-Apr-2026 08:12:20 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 08:12:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkxIiwidXNlcm5hbWUiOiJzaHlraCIsImVtYWlsIjoiYXRpZnNoZWlraGtpbmdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzY2MjAxfQ.609Um8FM1x66lYdjbIwqhCB3-7n7dLpYiDbQfGyEr8I
[06-Apr-2026 08:12:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 08:12:20 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 08:12:20 UTC] User ID: 191
[06-Apr-2026 08:12:20 UTC] ✅ User profile retrieved successfully for user ID: 191
[06-Apr-2026 08:12:21 UTC] === API CALL LOG ===
[06-Apr-2026 08:12:21 UTC] Endpoint: user/profile.php
[06-Apr-2026 08:12:21 UTC] Full Log Data: {
    "timestamp": "2026-04-06 08:12:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d5:414:ea33:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkxIiwidXNlcm5hbWUiOiJzaHlraCIsImVtYWlsIjoiYXRpZnNoZWlraGtpbmdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzY2MjAxfQ.609Um8FM1x66lYdjbIwqhCB3-7n7dLpYiDbQfGyEr8I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7f53b60b6ef92c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d5:414:ea33:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40d5:414:ea33:8000::, 172.68.164.137"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 08:12:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Apr-2026 08:12:21 UTC] === END API CALL LOG ===
[06-Apr-2026 08:12:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Apr-2026 08:12:21 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 08:12:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkxIiwidXNlcm5hbWUiOiJzaHlraCIsImVtYWlsIjoiYXRpZnNoZWlraGtpbmdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzY2MjAxfQ.609Um8FM1x66lYdjbIwqhCB3-7n7dLpYiDbQfGyEr8I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e7f53b60b6df92c-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40d5:414:ea33:8000::","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40d5:414:ea33:8000::, 172.68.164.136"}
[06-Apr-2026 08:12:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTkxIiwidXNlcm5hbWUiOiJzaHlraCIsImVtYWlsIjoiYXRpZnNoZWlraGtpbmdAZ21haWwuY29tIiwiZXhwIjoxNzc1MzY2MjAxfQ.609Um8FM1x66lYdjbIwqhCB3-7n7dLpYiDbQfGyEr8I
[06-Apr-2026 08:12:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 08:12:21 UTC] === User Orders API Called ===
[06-Apr-2026 08:12:21 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 08:12:21 UTC] User ID: 191
[06-Apr-2026 08:12:21 UTC] User ID: 191
[06-Apr-2026 08:12:21 UTC] Limit: 20, Offset: 0
[06-Apr-2026 08:12:21 UTC] Orders found: 0
[06-Apr-2026 08:12:21 UTC] Orders data: []
[06-Apr-2026 08:12:21 UTC] Total orders count: 0
[06-Apr-2026 08:12:21 UTC] ✅ User profile retrieved successfully for user ID: 191
[06-Apr-2026 09:00:44 UTC] === API CALL LOG ===
[06-Apr-2026 09:00:44 UTC] Endpoint: user/profile.php
[06-Apr-2026 09:00:44 UTC] Full Log Data: {
    "timestamp": "2026-04-06 09:00:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "78.190.158.86",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7f9a9aae6e4914-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "78.190.158.86",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "78.190.158.86, 104.23.172.122"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 09:00:44 UTC] === END API CALL LOG ===
[06-Apr-2026 09:00:44 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 09:00:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[06-Apr-2026 09:00:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 09:00:44 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 09:00:44 UTC] User ID: 267
[06-Apr-2026 09:00:44 UTC] ✅ User profile retrieved successfully for user ID: 267
[06-Apr-2026 09:00:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Apr-2026 09:00:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Apr-2026 09:00:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e7f9a9aae724914-AMS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"78.190.158.86","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"78.190.158.86, 104.23.172.123"}
[06-Apr-2026 09:00:44 UTC] === User Orders API Called ===
[06-Apr-2026 09:00:44 UTC] User ID: 267
[06-Apr-2026 09:00:44 UTC] Limit: 20, Offset: 0
[06-Apr-2026 09:00:44 UTC] Orders found: 0
[06-Apr-2026 09:00:44 UTC] Orders data: []
[06-Apr-2026 09:00:44 UTC] Total orders count: 0
[06-Apr-2026 09:00:44 UTC] === API CALL LOG ===
[06-Apr-2026 09:00:44 UTC] Endpoint: user/profile.php
[06-Apr-2026 09:00:44 UTC] Full Log Data: {
    "timestamp": "2026-04-06 09:00:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "78.190.158.86",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7f9a9b0f9c4914-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "78.190.158.86",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "78.190.158.86, 104.23.172.122"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 09:00:44 UTC] === END API CALL LOG ===
[06-Apr-2026 09:00:44 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 09:00:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[06-Apr-2026 09:00:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 09:00:44 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 09:00:44 UTC] User ID: 267
[06-Apr-2026 09:00:44 UTC] ✅ User profile retrieved successfully for user ID: 267
[06-Apr-2026 09:00:45 UTC] === API CALL LOG ===
[06-Apr-2026 09:00:45 UTC] Endpoint: user/profile.php
[06-Apr-2026 09:00:45 UTC] Full Log Data: {
    "timestamp": "2026-04-06 09:00:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "78.190.158.86",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7f9a9f0c204914-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "78.190.158.86",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "78.190.158.86, 104.23.172.123"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 09:00:45 UTC] === END API CALL LOG ===
[06-Apr-2026 09:00:45 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 09:00:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[06-Apr-2026 09:00:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 09:00:45 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 09:00:45 UTC] User ID: 267
[06-Apr-2026 09:00:45 UTC] ✅ User profile retrieved successfully for user ID: 267
[06-Apr-2026 09:00:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Apr-2026 09:00:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Apr-2026 09:00:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e7f9adcaecd4914-AMS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"78.190.158.86","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"78.190.158.86, 104.23.172.122"}
[06-Apr-2026 09:00:55 UTC] === User Orders API Called ===
[06-Apr-2026 09:00:55 UTC] User ID: 267
[06-Apr-2026 09:00:55 UTC] Limit: 20, Offset: 0
[06-Apr-2026 09:00:55 UTC] Orders found: 0
[06-Apr-2026 09:00:55 UTC] Orders data: []
[06-Apr-2026 09:00:55 UTC] Total orders count: 0
[06-Apr-2026 09:00:55 UTC] === API CALL LOG ===
[06-Apr-2026 09:00:55 UTC] Endpoint: user/profile.php
[06-Apr-2026 09:00:55 UTC] Full Log Data: {
    "timestamp": "2026-04-06 09:00:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "78.190.158.86",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7f9add38314914-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "78.190.158.86",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "78.190.158.86, 104.23.172.123"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 09:00:55 UTC] === END API CALL LOG ===
[06-Apr-2026 09:00:55 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 09:00:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[06-Apr-2026 09:00:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 09:00:55 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 09:00:55 UTC] User ID: 267
[06-Apr-2026 09:00:55 UTC] ✅ User profile retrieved successfully for user ID: 267
[06-Apr-2026 09:00:55 UTC] === API CALL LOG ===
[06-Apr-2026 09:00:55 UTC] Endpoint: user/profile.php
[06-Apr-2026 09:00:55 UTC] Full Log Data: {
    "timestamp": "2026-04-06 09:00:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "78.190.158.86",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7f9adeedba4914-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "78.190.158.86",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "78.190.158.86, 104.23.172.122"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 09:00:55 UTC] === END API CALL LOG ===
[06-Apr-2026 09:00:55 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 09:00:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[06-Apr-2026 09:00:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 09:00:55 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 09:00:55 UTC] User ID: 267
[06-Apr-2026 09:00:55 UTC] ✅ User profile retrieved successfully for user ID: 267
[06-Apr-2026 09:00:55 UTC] === API CALL LOG ===
[06-Apr-2026 09:00:55 UTC] Endpoint: user/profile.php
[06-Apr-2026 09:00:55 UTC] Full Log Data: {
    "timestamp": "2026-04-06 09:00:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "78.190.158.86",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7f9ae09ae54914-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "78.190.158.86",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "78.190.158.86, 104.23.172.123"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 09:00:55 UTC] === END API CALL LOG ===
[06-Apr-2026 09:00:55 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 09:00:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[06-Apr-2026 09:00:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 09:00:55 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 09:00:55 UTC] User ID: 267
[06-Apr-2026 09:00:55 UTC] ✅ User profile retrieved successfully for user ID: 267
[06-Apr-2026 09:00:57 UTC] === API CALL LOG ===
[06-Apr-2026 09:00:57 UTC] Endpoint: user/profile.php
[06-Apr-2026 09:00:57 UTC] Full Log Data: {
    "timestamp": "2026-04-06 09:00:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "78.190.158.86",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7f9ae92cc04914-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "78.190.158.86",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "78.190.158.86, 104.23.172.122"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 09:00:57 UTC] === END API CALL LOG ===
[06-Apr-2026 09:00:57 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 09:00:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[06-Apr-2026 09:00:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 09:00:57 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 09:00:57 UTC] User ID: 267
[06-Apr-2026 09:00:57 UTC] ✅ User profile retrieved successfully for user ID: 267
[06-Apr-2026 09:01:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Apr-2026 09:01:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Apr-2026 09:01:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e7f9b217a394914-AMS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"78.190.158.86","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"78.190.158.86, 104.23.172.123"}
[06-Apr-2026 09:01:06 UTC] === User Orders API Called ===
[06-Apr-2026 09:01:06 UTC] User ID: 267
[06-Apr-2026 09:01:06 UTC] Limit: 20, Offset: 0
[06-Apr-2026 09:01:06 UTC] Orders found: 0
[06-Apr-2026 09:01:06 UTC] Orders data: []
[06-Apr-2026 09:01:06 UTC] Total orders count: 0
[06-Apr-2026 09:01:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Apr-2026 09:01:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Apr-2026 09:01:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e7f9b2b2f1f4914-AMS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"78.190.158.86","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"78.190.158.86, 104.23.172.123"}
[06-Apr-2026 09:01:07 UTC] === User Orders API Called ===
[06-Apr-2026 09:01:07 UTC] User ID: 267
[06-Apr-2026 09:01:07 UTC] Limit: 20, Offset: 0
[06-Apr-2026 09:01:07 UTC] Orders found: 0
[06-Apr-2026 09:01:07 UTC] Orders data: []
[06-Apr-2026 09:01:07 UTC] Total orders count: 0
[06-Apr-2026 09:01:07 UTC] === API CALL LOG ===
[06-Apr-2026 09:01:07 UTC] Endpoint: user/profile.php
[06-Apr-2026 09:01:07 UTC] Full Log Data: {
    "timestamp": "2026-04-06 09:01:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "78.190.158.86",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7f9b2b88094914-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "78.190.158.86",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "78.190.158.86, 104.23.172.123"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 09:01:07 UTC] === END API CALL LOG ===
[06-Apr-2026 09:01:07 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 09:01:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[06-Apr-2026 09:01:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 09:01:07 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 09:01:07 UTC] User ID: 267
[06-Apr-2026 09:01:07 UTC] ✅ User profile retrieved successfully for user ID: 267
[06-Apr-2026 09:01:08 UTC] === API CALL LOG ===
[06-Apr-2026 09:01:08 UTC] Endpoint: user/profile.php
[06-Apr-2026 09:01:08 UTC] Full Log Data: {
    "timestamp": "2026-04-06 09:01:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "78.190.158.86",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7f9b2f2bb14914-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "78.190.158.86",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "78.190.158.86, 104.23.172.123"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 09:01:08 UTC] === END API CALL LOG ===
[06-Apr-2026 09:01:08 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 09:01:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[06-Apr-2026 09:01:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 09:01:08 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 09:01:08 UTC] User ID: 267
[06-Apr-2026 09:01:08 UTC] ✅ User profile retrieved successfully for user ID: 267
[06-Apr-2026 09:01:08 UTC] === API CALL LOG ===
[06-Apr-2026 09:01:08 UTC] Endpoint: user/profile.php
[06-Apr-2026 09:01:08 UTC] Full Log Data: {
    "timestamp": "2026-04-06 09:01:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "78.190.158.86",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7f9b2fbdc24914-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "78.190.158.86",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "78.190.158.86, 104.23.172.123"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 09:01:08 UTC] === END API CALL LOG ===
[06-Apr-2026 09:01:08 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 09:01:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[06-Apr-2026 09:01:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 09:01:08 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 09:01:08 UTC] User ID: 267
[06-Apr-2026 09:01:08 UTC] ✅ User profile retrieved successfully for user ID: 267
[06-Apr-2026 09:01:53 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Apr-2026 09:01:53 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Apr-2026 09:01:53 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e7f9c47dae24914-AMS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"78.190.158.86","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"78.190.158.86, 104.23.172.122"}
[06-Apr-2026 09:01:53 UTC] === User Orders API Called ===
[06-Apr-2026 09:01:53 UTC] User ID: 267
[06-Apr-2026 09:01:53 UTC] Limit: 20, Offset: 0
[06-Apr-2026 09:01:53 UTC] Orders found: 0
[06-Apr-2026 09:01:53 UTC] Orders data: []
[06-Apr-2026 09:01:53 UTC] Total orders count: 0
[06-Apr-2026 09:01:53 UTC] === API CALL LOG ===
[06-Apr-2026 09:01:53 UTC] Endpoint: user/profile.php
[06-Apr-2026 09:01:53 UTC] Full Log Data: {
    "timestamp": "2026-04-06 09:01:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "78.190.158.86",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7f9c47dae54914-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "78.190.158.86",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "78.190.158.86, 104.23.172.122"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 09:01:53 UTC] === END API CALL LOG ===
[06-Apr-2026 09:01:53 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 09:01:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[06-Apr-2026 09:01:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 09:01:53 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 09:01:53 UTC] User ID: 267
[06-Apr-2026 09:01:53 UTC] ✅ User profile retrieved successfully for user ID: 267
[06-Apr-2026 09:01:53 UTC] === API CALL LOG ===
[06-Apr-2026 09:01:53 UTC] Endpoint: user/profile.php
[06-Apr-2026 09:01:53 UTC] Full Log Data: {
    "timestamp": "2026-04-06 09:01:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "78.190.158.86",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7f9c4a3b2b4914-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "78.190.158.86",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "78.190.158.86, 104.23.172.122"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 09:01:53 UTC] === END API CALL LOG ===
[06-Apr-2026 09:01:53 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 09:01:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[06-Apr-2026 09:01:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 09:01:53 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 09:01:53 UTC] User ID: 267
[06-Apr-2026 09:01:53 UTC] ✅ User profile retrieved successfully for user ID: 267
[06-Apr-2026 09:01:53 UTC] === API CALL LOG ===
[06-Apr-2026 09:01:53 UTC] Endpoint: user/profile.php
[06-Apr-2026 09:01:53 UTC] Full Log Data: {
    "timestamp": "2026-04-06 09:01:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "78.190.158.86",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7f9c4abd244914-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "78.190.158.86",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "78.190.158.86, 104.23.172.122"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 09:01:53 UTC] === END API CALL LOG ===
[06-Apr-2026 09:01:53 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 09:01:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[06-Apr-2026 09:01:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 09:01:53 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 09:01:53 UTC] User ID: 267
[06-Apr-2026 09:01:53 UTC] ✅ User profile retrieved successfully for user ID: 267
[06-Apr-2026 09:01:58 UTC] === API CALL LOG ===
[06-Apr-2026 09:01:58 UTC] Endpoint: user/profile.php
[06-Apr-2026 09:01:58 UTC] Full Log Data: {
    "timestamp": "2026-04-06 09:01:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "78.190.158.86",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7f9c66cc304914-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "78.190.158.86",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "78.190.158.86, 104.23.172.122"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 09:01:58 UTC] === END API CALL LOG ===
[06-Apr-2026 09:01:58 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 09:01:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[06-Apr-2026 09:01:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 09:01:58 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 09:01:58 UTC] User ID: 267
[06-Apr-2026 09:01:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Apr-2026 09:01:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Apr-2026 09:01:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e7f9c66cc2b4914-AMS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"78.190.158.86","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"78.190.158.86, 104.23.172.122"}
[06-Apr-2026 09:01:58 UTC] === User Orders API Called ===
[06-Apr-2026 09:01:58 UTC] User ID: 267
[06-Apr-2026 09:01:58 UTC] Limit: 20, Offset: 0
[06-Apr-2026 09:01:58 UTC] Orders found: 0
[06-Apr-2026 09:01:58 UTC] Orders data: []
[06-Apr-2026 09:01:58 UTC] ✅ User profile retrieved successfully for user ID: 267
[06-Apr-2026 09:01:58 UTC] Total orders count: 0
[06-Apr-2026 09:01:58 UTC] === API CALL LOG ===
[06-Apr-2026 09:01:58 UTC] Endpoint: user/profile.php
[06-Apr-2026 09:01:58 UTC] Full Log Data: {
    "timestamp": "2026-04-06 09:01:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "78.190.158.86",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7f9c692ccc4914-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "78.190.158.86",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "78.190.158.86, 104.23.172.122"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 09:01:58 UTC] === END API CALL LOG ===
[06-Apr-2026 09:01:58 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 09:01:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[06-Apr-2026 09:01:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 09:01:58 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 09:01:58 UTC] User ID: 267
[06-Apr-2026 09:01:58 UTC] ✅ User profile retrieved successfully for user ID: 267
[06-Apr-2026 09:01:58 UTC] === API CALL LOG ===
[06-Apr-2026 09:01:58 UTC] Endpoint: user/profile.php
[06-Apr-2026 09:01:58 UTC] Full Log Data: {
    "timestamp": "2026-04-06 09:01:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "78.190.158.86",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7f9c69ae934914-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "78.190.158.86",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "78.190.158.86, 104.23.172.122"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 09:01:58 UTC] === END API CALL LOG ===
[06-Apr-2026 09:01:58 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 09:01:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[06-Apr-2026 09:01:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 09:01:58 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 09:01:58 UTC] User ID: 267
[06-Apr-2026 09:01:58 UTC] ✅ User profile retrieved successfully for user ID: 267
[06-Apr-2026 09:02:01 UTC] === API CALL LOG ===
[06-Apr-2026 09:02:01 UTC] Endpoint: user/profile.php
[06-Apr-2026 09:02:01 UTC] Full Log Data: {
    "timestamp": "2026-04-06 09:02:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "78.190.158.86",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7f9c78ce594914-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "78.190.158.86",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "78.190.158.86, 104.23.172.122"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 09:02:01 UTC] === END API CALL LOG ===
[06-Apr-2026 09:02:01 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 09:02:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[06-Apr-2026 09:02:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 09:02:01 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 09:02:01 UTC] User ID: 267
[06-Apr-2026 09:02:01 UTC] ✅ User profile retrieved successfully for user ID: 267
[06-Apr-2026 09:02:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Apr-2026 09:02:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Apr-2026 09:02:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e7f9c78ce574914-AMS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"78.190.158.86","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"78.190.158.86, 104.23.172.122"}
[06-Apr-2026 09:02:01 UTC] === User Orders API Called ===
[06-Apr-2026 09:02:01 UTC] User ID: 267
[06-Apr-2026 09:02:01 UTC] Limit: 20, Offset: 0
[06-Apr-2026 09:02:01 UTC] Orders found: 0
[06-Apr-2026 09:02:01 UTC] Orders data: []
[06-Apr-2026 09:02:01 UTC] Total orders count: 0
[06-Apr-2026 09:02:01 UTC] === API CALL LOG ===
[06-Apr-2026 09:02:01 UTC] Endpoint: user/profile.php
[06-Apr-2026 09:02:01 UTC] Full Log Data: {
    "timestamp": "2026-04-06 09:02:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "78.190.158.86",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7f9c7adcec4914-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "78.190.158.86",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "78.190.158.86, 104.23.172.122"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 09:02:01 UTC] === END API CALL LOG ===
[06-Apr-2026 09:02:01 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 09:02:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[06-Apr-2026 09:02:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 09:02:01 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 09:02:01 UTC] User ID: 267
[06-Apr-2026 09:02:01 UTC] ✅ User profile retrieved successfully for user ID: 267
[06-Apr-2026 09:02:01 UTC] === API CALL LOG ===
[06-Apr-2026 09:02:01 UTC] Endpoint: user/profile.php
[06-Apr-2026 09:02:01 UTC] Full Log Data: {
    "timestamp": "2026-04-06 09:02:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "78.190.158.86",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7f9c7c38e24914-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "78.190.158.86",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "78.190.158.86, 104.23.172.122"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 09:02:01 UTC] === END API CALL LOG ===
[06-Apr-2026 09:02:01 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 09:02:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[06-Apr-2026 09:02:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 09:02:01 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 09:02:01 UTC] User ID: 267
[06-Apr-2026 09:02:01 UTC] ✅ User profile retrieved successfully for user ID: 267
[06-Apr-2026 09:02:44 UTC] === API CALL LOG ===
[06-Apr-2026 09:02:44 UTC] Endpoint: user/profile.php
[06-Apr-2026 09:02:44 UTC] Full Log Data: {
    "timestamp": "2026-04-06 09:02:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "78.190.158.86",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7f9d8a9b714914-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "78.190.158.86",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "78.190.158.86, 104.23.172.123"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 09:02:44 UTC] === END API CALL LOG ===
[06-Apr-2026 09:02:44 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 09:02:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[06-Apr-2026 09:02:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 09:02:44 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 09:02:44 UTC] User ID: 267
[06-Apr-2026 09:02:44 UTC] ✅ User profile retrieved successfully for user ID: 267
[06-Apr-2026 09:03:05 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Apr-2026 09:03:05 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Apr-2026 09:03:05 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e7f9e088b534914-AMS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"78.190.158.86","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"78.190.158.86, 104.23.172.123"}
[06-Apr-2026 09:03:05 UTC] === User Orders API Called ===
[06-Apr-2026 09:03:05 UTC] User ID: 267
[06-Apr-2026 09:03:05 UTC] Limit: 20, Offset: 0
[06-Apr-2026 09:03:05 UTC] Orders found: 0
[06-Apr-2026 09:03:05 UTC] Orders data: []
[06-Apr-2026 09:03:05 UTC] Total orders count: 0
[06-Apr-2026 09:03:05 UTC] === API CALL LOG ===
[06-Apr-2026 09:03:05 UTC] Endpoint: user/profile.php
[06-Apr-2026 09:03:05 UTC] Full Log Data: {
    "timestamp": "2026-04-06 09:03:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "78.190.158.86",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7f9e091d524914-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "78.190.158.86",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "78.190.158.86, 104.23.172.123"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 09:03:05 UTC] === END API CALL LOG ===
[06-Apr-2026 09:03:05 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 09:03:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[06-Apr-2026 09:03:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 09:03:05 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 09:03:05 UTC] User ID: 267
[06-Apr-2026 09:03:05 UTC] ✅ User profile retrieved successfully for user ID: 267
[06-Apr-2026 09:03:05 UTC] === API CALL LOG ===
[06-Apr-2026 09:03:05 UTC] Endpoint: user/profile.php
[06-Apr-2026 09:03:05 UTC] Full Log Data: {
    "timestamp": "2026-04-06 09:03:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "78.190.158.86",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7f9e0b5bd54914-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "78.190.158.86",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "78.190.158.86, 104.23.172.123"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 09:03:05 UTC] === END API CALL LOG ===
[06-Apr-2026 09:03:05 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 09:03:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[06-Apr-2026 09:03:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 09:03:05 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 09:03:05 UTC] User ID: 267
[06-Apr-2026 09:03:05 UTC] ✅ User profile retrieved successfully for user ID: 267
[06-Apr-2026 09:03:05 UTC] === API CALL LOG ===
[06-Apr-2026 09:03:05 UTC] Endpoint: user/profile.php
[06-Apr-2026 09:03:05 UTC] Full Log Data: {
    "timestamp": "2026-04-06 09:03:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "78.190.158.86",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7f9e0c7f1f4914-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "78.190.158.86",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "78.190.158.86, 104.23.172.123"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 09:03:05 UTC] === END API CALL LOG ===
[06-Apr-2026 09:03:05 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 09:03:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[06-Apr-2026 09:03:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 09:03:05 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 09:03:05 UTC] User ID: 267
[06-Apr-2026 09:03:05 UTC] ✅ User profile retrieved successfully for user ID: 267
[06-Apr-2026 09:03:31 UTC] === API CALL LOG ===
[06-Apr-2026 09:03:31 UTC] Endpoint: user/profile.php
[06-Apr-2026 09:03:31 UTC] Full Log Data: {
    "timestamp": "2026-04-06 09:03:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "78.190.158.86",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7f9eabfa424914-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "78.190.158.86",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "78.190.158.86, 104.23.172.123"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 09:03:31 UTC] === END API CALL LOG ===
[06-Apr-2026 09:03:31 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 09:03:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[06-Apr-2026 09:03:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 09:03:31 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 09:03:31 UTC] User ID: 267
[06-Apr-2026 09:03:31 UTC] ✅ User profile retrieved successfully for user ID: 267
[06-Apr-2026 09:03:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Apr-2026 09:03:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Apr-2026 09:03:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e7f9eabfa404914-AMS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"78.190.158.86","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"78.190.158.86, 104.23.172.123"}
[06-Apr-2026 09:03:31 UTC] === User Orders API Called ===
[06-Apr-2026 09:03:31 UTC] User ID: 267
[06-Apr-2026 09:03:31 UTC] Limit: 20, Offset: 0
[06-Apr-2026 09:03:31 UTC] Orders found: 0
[06-Apr-2026 09:03:31 UTC] Orders data: []
[06-Apr-2026 09:03:31 UTC] Total orders count: 0
[06-Apr-2026 09:03:31 UTC] === API CALL LOG ===
[06-Apr-2026 09:03:31 UTC] Endpoint: user/profile.php
[06-Apr-2026 09:03:31 UTC] Full Log Data: {
    "timestamp": "2026-04-06 09:03:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "78.190.158.86",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7f9eae8a644914-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "78.190.158.86",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "78.190.158.86, 104.23.172.123"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 09:03:31 UTC] === END API CALL LOG ===
[06-Apr-2026 09:03:31 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 09:03:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[06-Apr-2026 09:03:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 09:03:31 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 09:03:31 UTC] User ID: 267
[06-Apr-2026 09:03:31 UTC] ✅ User profile retrieved successfully for user ID: 267
[06-Apr-2026 09:03:31 UTC] === API CALL LOG ===
[06-Apr-2026 09:03:31 UTC] Endpoint: user/profile.php
[06-Apr-2026 09:03:31 UTC] Full Log Data: {
    "timestamp": "2026-04-06 09:03:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "78.190.158.86",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7f9eafde774914-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "78.190.158.86",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "78.190.158.86, 104.23.172.123"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 09:03:31 UTC] === END API CALL LOG ===
[06-Apr-2026 09:03:31 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 09:03:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[06-Apr-2026 09:03:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 09:03:31 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 09:03:31 UTC] User ID: 267
[06-Apr-2026 09:03:31 UTC] ✅ User profile retrieved successfully for user ID: 267
[06-Apr-2026 09:03:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Apr-2026 09:03:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Apr-2026 09:03:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e7f9edece194914-AMS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"78.190.158.86","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"78.190.158.86, 104.23.172.123"}
[06-Apr-2026 09:03:39 UTC] === User Orders API Called ===
[06-Apr-2026 09:03:39 UTC] User ID: 267
[06-Apr-2026 09:03:39 UTC] Limit: 20, Offset: 0
[06-Apr-2026 09:03:39 UTC] Orders found: 0
[06-Apr-2026 09:03:39 UTC] Orders data: []
[06-Apr-2026 09:03:39 UTC] Total orders count: 0
[06-Apr-2026 09:03:39 UTC] === API CALL LOG ===
[06-Apr-2026 09:03:39 UTC] Endpoint: user/profile.php
[06-Apr-2026 09:03:39 UTC] Full Log Data: {
    "timestamp": "2026-04-06 09:03:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "78.190.158.86",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7f9edf68194914-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "78.190.158.86",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "78.190.158.86, 104.23.172.123"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 09:03:39 UTC] === END API CALL LOG ===
[06-Apr-2026 09:03:39 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 09:03:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[06-Apr-2026 09:03:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 09:03:39 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 09:03:39 UTC] User ID: 267
[06-Apr-2026 09:03:39 UTC] ✅ User profile retrieved successfully for user ID: 267
[06-Apr-2026 09:03:39 UTC] === API CALL LOG ===
[06-Apr-2026 09:03:39 UTC] Endpoint: user/profile.php
[06-Apr-2026 09:03:39 UTC] Full Log Data: {
    "timestamp": "2026-04-06 09:03:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "78.190.158.86",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7f9ee15e184914-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "78.190.158.86",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "78.190.158.86, 104.23.172.123"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 09:03:39 UTC] === END API CALL LOG ===
[06-Apr-2026 09:03:39 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 09:03:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[06-Apr-2026 09:03:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 09:03:39 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 09:03:39 UTC] User ID: 267
[06-Apr-2026 09:03:39 UTC] ✅ User profile retrieved successfully for user ID: 267
[06-Apr-2026 09:03:39 UTC] === API CALL LOG ===
[06-Apr-2026 09:03:39 UTC] Endpoint: user/profile.php
[06-Apr-2026 09:03:39 UTC] Full Log Data: {
    "timestamp": "2026-04-06 09:03:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "78.190.158.86",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7f9ee2bacf4914-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "78.190.158.86",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "78.190.158.86, 104.23.172.123"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 09:03:39 UTC] === END API CALL LOG ===
[06-Apr-2026 09:03:39 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 09:03:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[06-Apr-2026 09:03:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 09:03:39 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 09:03:39 UTC] User ID: 267
[06-Apr-2026 09:03:39 UTC] ✅ User profile retrieved successfully for user ID: 267
[06-Apr-2026 09:03:47 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Apr-2026 09:03:47 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Apr-2026 09:03:47 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e7f9f12d9364914-AMS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"78.190.158.86","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"78.190.158.86, 104.23.172.123"}
[06-Apr-2026 09:03:47 UTC] === User Orders API Called ===
[06-Apr-2026 09:03:47 UTC] User ID: 267
[06-Apr-2026 09:03:47 UTC] Limit: 20, Offset: 0
[06-Apr-2026 09:03:47 UTC] Orders found: 0
[06-Apr-2026 09:03:47 UTC] Orders data: []
[06-Apr-2026 09:03:47 UTC] Total orders count: 0
[06-Apr-2026 09:03:47 UTC] === API CALL LOG ===
[06-Apr-2026 09:03:47 UTC] Endpoint: user/profile.php
[06-Apr-2026 09:03:47 UTC] Full Log Data: {
    "timestamp": "2026-04-06 09:03:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "78.190.158.86",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7f9f136b894914-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "78.190.158.86",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "78.190.158.86, 104.23.172.123"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 09:03:47 UTC] === END API CALL LOG ===
[06-Apr-2026 09:03:47 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 09:03:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[06-Apr-2026 09:03:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 09:03:47 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 09:03:47 UTC] User ID: 267
[06-Apr-2026 09:03:47 UTC] ✅ User profile retrieved successfully for user ID: 267
[06-Apr-2026 09:03:48 UTC] === API CALL LOG ===
[06-Apr-2026 09:03:48 UTC] Endpoint: user/profile.php
[06-Apr-2026 09:03:48 UTC] Full Log Data: {
    "timestamp": "2026-04-06 09:03:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "78.190.158.86",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7f9f160de04914-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "78.190.158.86",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "78.190.158.86, 104.23.172.123"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 09:03:48 UTC] === END API CALL LOG ===
[06-Apr-2026 09:03:48 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 09:03:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[06-Apr-2026 09:03:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 09:03:48 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 09:03:48 UTC] User ID: 267
[06-Apr-2026 09:03:48 UTC] ✅ User profile retrieved successfully for user ID: 267
[06-Apr-2026 09:03:48 UTC] === API CALL LOG ===
[06-Apr-2026 09:03:48 UTC] Endpoint: user/profile.php
[06-Apr-2026 09:03:48 UTC] Full Log Data: {
    "timestamp": "2026-04-06 09:03:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "78.190.158.86",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7f9f16d8fe4914-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "78.190.158.86",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "78.190.158.86, 104.23.172.123"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 09:03:48 UTC] === END API CALL LOG ===
[06-Apr-2026 09:03:48 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 09:03:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[06-Apr-2026 09:03:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 09:03:48 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 09:03:48 UTC] User ID: 267
[06-Apr-2026 09:03:48 UTC] ✅ User profile retrieved successfully for user ID: 267
[06-Apr-2026 09:03:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Apr-2026 09:03:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Apr-2026 09:03:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e7f9f225cdb4914-AMS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"78.190.158.86","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"78.190.158.86, 104.23.172.123"}
[06-Apr-2026 09:03:50 UTC] === User Orders API Called ===
[06-Apr-2026 09:03:50 UTC] User ID: 267
[06-Apr-2026 09:03:50 UTC] Limit: 20, Offset: 0
[06-Apr-2026 09:03:50 UTC] Orders found: 0
[06-Apr-2026 09:03:50 UTC] Orders data: []
[06-Apr-2026 09:03:50 UTC] Total orders count: 0
[06-Apr-2026 09:03:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Apr-2026 09:03:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Apr-2026 09:03:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e7f9f311e924914-AMS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"78.190.158.86","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"78.190.158.86, 104.23.172.123"}
[06-Apr-2026 09:03:52 UTC] === User Orders API Called ===
[06-Apr-2026 09:03:52 UTC] User ID: 267
[06-Apr-2026 09:03:52 UTC] Limit: 20, Offset: 0
[06-Apr-2026 09:03:52 UTC] Orders found: 0
[06-Apr-2026 09:03:52 UTC] Orders data: []
[06-Apr-2026 09:03:52 UTC] Total orders count: 0
[06-Apr-2026 09:03:52 UTC] === API CALL LOG ===
[06-Apr-2026 09:03:52 UTC] Endpoint: user/profile.php
[06-Apr-2026 09:03:52 UTC] Full Log Data: {
    "timestamp": "2026-04-06 09:03:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "78.190.158.86",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7f9f31986a4914-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "78.190.158.86",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "78.190.158.86, 104.23.172.123"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 09:03:52 UTC] === END API CALL LOG ===
[06-Apr-2026 09:03:52 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 09:03:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[06-Apr-2026 09:03:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 09:03:52 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 09:03:52 UTC] User ID: 267
[06-Apr-2026 09:03:52 UTC] ✅ User profile retrieved successfully for user ID: 267
[06-Apr-2026 09:03:53 UTC] === API CALL LOG ===
[06-Apr-2026 09:03:53 UTC] Endpoint: user/profile.php
[06-Apr-2026 09:03:53 UTC] Full Log Data: {
    "timestamp": "2026-04-06 09:03:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "78.190.158.86",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7f9f354d544914-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "78.190.158.86",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "78.190.158.86, 104.23.172.123"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 09:03:53 UTC] === END API CALL LOG ===
[06-Apr-2026 09:03:53 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 09:03:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[06-Apr-2026 09:03:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 09:03:53 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 09:03:53 UTC] User ID: 267
[06-Apr-2026 09:03:53 UTC] ✅ User profile retrieved successfully for user ID: 267
[06-Apr-2026 09:03:53 UTC] === API CALL LOG ===
[06-Apr-2026 09:03:53 UTC] Endpoint: user/profile.php
[06-Apr-2026 09:03:53 UTC] Full Log Data: {
    "timestamp": "2026-04-06 09:03:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "78.190.158.86",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7f9f35cf204914-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "78.190.158.86",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "78.190.158.86, 104.23.172.123"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 09:03:53 UTC] === END API CALL LOG ===
[06-Apr-2026 09:03:53 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 09:03:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[06-Apr-2026 09:03:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 09:03:53 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 09:03:53 UTC] User ID: 267
[06-Apr-2026 09:03:53 UTC] ✅ User profile retrieved successfully for user ID: 267
[06-Apr-2026 09:04:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Apr-2026 09:04:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Apr-2026 09:04:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e7f9f69ffed4914-AMS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"78.190.158.86","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"78.190.158.86, 104.23.172.122"}
[06-Apr-2026 09:04:01 UTC] === User Orders API Called ===
[06-Apr-2026 09:04:01 UTC] User ID: 267
[06-Apr-2026 09:04:01 UTC] Limit: 20, Offset: 0
[06-Apr-2026 09:04:01 UTC] Orders found: 0
[06-Apr-2026 09:04:01 UTC] Orders data: []
[06-Apr-2026 09:04:01 UTC] Total orders count: 0
[06-Apr-2026 09:04:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Apr-2026 09:04:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Apr-2026 09:04:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e7f9f753a314914-AMS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"78.190.158.86","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"78.190.158.86, 104.23.172.122"}
[06-Apr-2026 09:04:03 UTC] === User Orders API Called ===
[06-Apr-2026 09:04:03 UTC] User ID: 267
[06-Apr-2026 09:04:03 UTC] Limit: 20, Offset: 0
[06-Apr-2026 09:04:03 UTC] Orders found: 0
[06-Apr-2026 09:04:03 UTC] Orders data: []
[06-Apr-2026 09:04:03 UTC] Total orders count: 0
[06-Apr-2026 09:04:03 UTC] === API CALL LOG ===
[06-Apr-2026 09:04:03 UTC] Endpoint: user/profile.php
[06-Apr-2026 09:04:03 UTC] Full Log Data: {
    "timestamp": "2026-04-06 09:04:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "78.190.158.86",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7f9f75cbc04914-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "78.190.158.86",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "78.190.158.86, 104.23.172.123"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 09:04:03 UTC] === END API CALL LOG ===
[06-Apr-2026 09:04:03 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 09:04:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[06-Apr-2026 09:04:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 09:04:03 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 09:04:03 UTC] User ID: 267
[06-Apr-2026 09:04:03 UTC] ✅ User profile retrieved successfully for user ID: 267
[06-Apr-2026 09:04:03 UTC] === API CALL LOG ===
[06-Apr-2026 09:04:03 UTC] Endpoint: user/profile.php
[06-Apr-2026 09:04:03 UTC] Full Log Data: {
    "timestamp": "2026-04-06 09:04:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "78.190.158.86",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7f9f77b91a4914-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "78.190.158.86",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "78.190.158.86, 104.23.172.122"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 09:04:03 UTC] === END API CALL LOG ===
[06-Apr-2026 09:04:03 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 09:04:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[06-Apr-2026 09:04:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 09:04:03 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 09:04:03 UTC] User ID: 267
[06-Apr-2026 09:04:03 UTC] ✅ User profile retrieved successfully for user ID: 267
[06-Apr-2026 09:04:04 UTC] === API CALL LOG ===
[06-Apr-2026 09:04:04 UTC] Endpoint: user/profile.php
[06-Apr-2026 09:04:04 UTC] Full Log Data: {
    "timestamp": "2026-04-06 09:04:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "78.190.158.86",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7f9f793d834914-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "78.190.158.86",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "78.190.158.86, 104.23.172.123"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 09:04:04 UTC] === END API CALL LOG ===
[06-Apr-2026 09:04:04 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 09:04:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[06-Apr-2026 09:04:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 09:04:04 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 09:04:04 UTC] User ID: 267
[06-Apr-2026 09:04:04 UTC] ✅ User profile retrieved successfully for user ID: 267
[06-Apr-2026 09:04:05 UTC] === API CALL LOG ===
[06-Apr-2026 09:04:05 UTC] Endpoint: user/profile.php
[06-Apr-2026 09:04:05 UTC] Full Log Data: {
    "timestamp": "2026-04-06 09:04:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "78.190.158.86",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7f9f843bf14914-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "78.190.158.86",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "78.190.158.86, 104.23.172.122"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 09:04:05 UTC] === END API CALL LOG ===
[06-Apr-2026 09:04:05 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 09:04:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[06-Apr-2026 09:04:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 09:04:05 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 09:04:05 UTC] User ID: 267
[06-Apr-2026 09:04:05 UTC] ✅ User profile retrieved successfully for user ID: 267
[06-Apr-2026 09:04:05 UTC] User Purchases API - User ID: 267
[06-Apr-2026 09:04:05 UTC] User Purchases API - Total purchases found: 1
[06-Apr-2026 09:04:16 UTC] === API CALL LOG ===
[06-Apr-2026 09:04:16 UTC] Endpoint: user/profile.php
[06-Apr-2026 09:04:16 UTC] Full Log Data: {
    "timestamp": "2026-04-06 09:04:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "78.190.158.86",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7f9fc58d2b4914-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "78.190.158.86",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "78.190.158.86, 104.23.172.122"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 09:04:16 UTC] === END API CALL LOG ===
[06-Apr-2026 09:04:16 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 09:04:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[06-Apr-2026 09:04:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 09:04:16 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 09:04:16 UTC] User ID: 267
[06-Apr-2026 09:04:16 UTC] ✅ User profile retrieved successfully for user ID: 267
[06-Apr-2026 09:04:16 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Apr-2026 09:04:16 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Apr-2026 09:04:16 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e7f9fc7bbe14914-AMS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"78.190.158.86","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"78.190.158.86, 104.23.172.122"}
[06-Apr-2026 09:04:16 UTC] === User Orders API Called ===
[06-Apr-2026 09:04:16 UTC] User ID: 267
[06-Apr-2026 09:04:16 UTC] Limit: 20, Offset: 0
[06-Apr-2026 09:04:16 UTC] Orders found: 0
[06-Apr-2026 09:04:16 UTC] Orders data: []
[06-Apr-2026 09:04:16 UTC] Total orders count: 0
[06-Apr-2026 09:04:16 UTC] === API CALL LOG ===
[06-Apr-2026 09:04:16 UTC] Endpoint: user/profile.php
[06-Apr-2026 09:04:16 UTC] Full Log Data: {
    "timestamp": "2026-04-06 09:04:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "78.190.158.86",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7f9fc7bbe44914-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "78.190.158.86",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "78.190.158.86, 104.23.172.122"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 09:04:16 UTC] === END API CALL LOG ===
[06-Apr-2026 09:04:16 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 09:04:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[06-Apr-2026 09:04:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 09:04:16 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 09:04:16 UTC] User ID: 267
[06-Apr-2026 09:04:16 UTC] ✅ User profile retrieved successfully for user ID: 267
[06-Apr-2026 09:04:16 UTC] === API CALL LOG ===
[06-Apr-2026 09:04:16 UTC] Endpoint: user/profile.php
[06-Apr-2026 09:04:16 UTC] Full Log Data: {
    "timestamp": "2026-04-06 09:04:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "78.190.158.86",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7f9fc9eb4f4914-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "78.190.158.86",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "78.190.158.86, 104.23.172.122"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 09:04:16 UTC] === END API CALL LOG ===
[06-Apr-2026 09:04:16 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 09:04:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[06-Apr-2026 09:04:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 09:04:16 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 09:04:16 UTC] User ID: 267
[06-Apr-2026 09:04:16 UTC] ✅ User profile retrieved successfully for user ID: 267
[06-Apr-2026 09:04:17 UTC] === API CALL LOG ===
[06-Apr-2026 09:04:17 UTC] Endpoint: user/profile.php
[06-Apr-2026 09:04:17 UTC] Full Log Data: {
    "timestamp": "2026-04-06 09:04:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "78.190.158.86",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7f9fcecaa64914-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "78.190.158.86",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "78.190.158.86, 104.23.172.123"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 09:04:17 UTC] === END API CALL LOG ===
[06-Apr-2026 09:04:17 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 09:04:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[06-Apr-2026 09:04:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 09:04:17 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 09:04:17 UTC] User ID: 267
[06-Apr-2026 09:04:17 UTC] ✅ User profile retrieved successfully for user ID: 267
[06-Apr-2026 09:04:20 UTC] === API CALL LOG ===
[06-Apr-2026 09:04:20 UTC] Endpoint: user/profile.php
[06-Apr-2026 09:04:20 UTC] Full Log Data: {
    "timestamp": "2026-04-06 09:04:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "78.190.158.86",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7f9fdf6cb14914-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "78.190.158.86",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "78.190.158.86, 104.23.172.122"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 09:04:20 UTC] === END API CALL LOG ===
[06-Apr-2026 09:04:20 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 09:04:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[06-Apr-2026 09:04:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 09:04:20 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 09:04:20 UTC] User ID: 267
[06-Apr-2026 09:04:20 UTC] ✅ User profile retrieved successfully for user ID: 267
[06-Apr-2026 09:04:21 UTC] === API CALL LOG ===
[06-Apr-2026 09:04:21 UTC] Endpoint: user/profile.php
[06-Apr-2026 09:04:21 UTC] Full Log Data: {
    "timestamp": "2026-04-06 09:04:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "78.190.158.86",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7f9fe78c714914-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "78.190.158.86",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "78.190.158.86, 104.23.172.122"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 09:04:21 UTC] === END API CALL LOG ===
[06-Apr-2026 09:04:21 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 09:04:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[06-Apr-2026 09:04:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 09:04:21 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 09:04:21 UTC] User ID: 267
[06-Apr-2026 09:04:21 UTC] ✅ User profile retrieved successfully for user ID: 267
[06-Apr-2026 09:04:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Apr-2026 09:04:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Apr-2026 09:04:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e7fa00bce0a4914-AMS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"78.190.158.86","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"78.190.158.86, 104.23.172.122"}
[06-Apr-2026 09:04:27 UTC] === User Orders API Called ===
[06-Apr-2026 09:04:27 UTC] User ID: 267
[06-Apr-2026 09:04:27 UTC] Limit: 20, Offset: 0
[06-Apr-2026 09:04:27 UTC] Orders found: 0
[06-Apr-2026 09:04:27 UTC] Orders data: []
[06-Apr-2026 09:04:27 UTC] Total orders count: 0
[06-Apr-2026 09:04:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Apr-2026 09:04:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Apr-2026 09:04:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e7fa00f2fa44914-AMS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"78.190.158.86","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"78.190.158.86, 104.23.172.122"}
[06-Apr-2026 09:04:28 UTC] === User Orders API Called ===
[06-Apr-2026 09:04:28 UTC] User ID: 267
[06-Apr-2026 09:04:28 UTC] Limit: 20, Offset: 0
[06-Apr-2026 09:04:28 UTC] Orders found: 0
[06-Apr-2026 09:04:28 UTC] Orders data: []
[06-Apr-2026 09:04:28 UTC] Total orders count: 0
[06-Apr-2026 09:04:28 UTC] === API CALL LOG ===
[06-Apr-2026 09:04:28 UTC] Endpoint: user/profile.php
[06-Apr-2026 09:04:28 UTC] Full Log Data: {
    "timestamp": "2026-04-06 09:04:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "78.190.158.86",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7fa0118e274914-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "78.190.158.86",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "78.190.158.86, 104.23.172.122"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 09:04:28 UTC] === END API CALL LOG ===
[06-Apr-2026 09:04:28 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 09:04:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[06-Apr-2026 09:04:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 09:04:28 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 09:04:28 UTC] User ID: 267
[06-Apr-2026 09:04:28 UTC] ✅ User profile retrieved successfully for user ID: 267
[06-Apr-2026 09:04:28 UTC] === API CALL LOG ===
[06-Apr-2026 09:04:28 UTC] Endpoint: user/profile.php
[06-Apr-2026 09:04:28 UTC] Full Log Data: {
    "timestamp": "2026-04-06 09:04:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "78.190.158.86",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7fa0136b8c4914-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "78.190.158.86",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "78.190.158.86, 104.23.172.122"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 09:04:28 UTC] === END API CALL LOG ===
[06-Apr-2026 09:04:28 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 09:04:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[06-Apr-2026 09:04:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 09:04:28 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 09:04:28 UTC] User ID: 267
[06-Apr-2026 09:04:28 UTC] ✅ User profile retrieved successfully for user ID: 267
[06-Apr-2026 09:04:28 UTC] === API CALL LOG ===
[06-Apr-2026 09:04:28 UTC] Endpoint: user/profile.php
[06-Apr-2026 09:04:28 UTC] Full Log Data: {
    "timestamp": "2026-04-06 09:04:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "78.190.158.86",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7fa013fd274914-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "78.190.158.86",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "78.190.158.86, 104.23.172.122"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 09:04:28 UTC] === END API CALL LOG ===
[06-Apr-2026 09:04:28 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 09:04:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[06-Apr-2026 09:04:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 09:04:28 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 09:04:28 UTC] User ID: 267
[06-Apr-2026 09:04:28 UTC] ✅ User profile retrieved successfully for user ID: 267
[06-Apr-2026 09:04:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Apr-2026 09:04:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Apr-2026 09:04:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e7fa02e2cd34914-AMS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"78.190.158.86","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"78.190.158.86, 104.23.172.122"}
[06-Apr-2026 09:04:33 UTC] === User Orders API Called ===
[06-Apr-2026 09:04:33 UTC] User ID: 267
[06-Apr-2026 09:04:33 UTC] Limit: 20, Offset: 0
[06-Apr-2026 09:04:33 UTC] Orders found: 0
[06-Apr-2026 09:04:33 UTC] Orders data: []
[06-Apr-2026 09:04:33 UTC] Total orders count: 0
[06-Apr-2026 09:04:33 UTC] === API CALL LOG ===
[06-Apr-2026 09:04:33 UTC] Endpoint: user/profile.php
[06-Apr-2026 09:04:33 UTC] Full Log Data: {
    "timestamp": "2026-04-06 09:04:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "78.190.158.86",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7fa02ebea24914-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "78.190.158.86",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "78.190.158.86, 104.23.172.122"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 09:04:33 UTC] === END API CALL LOG ===
[06-Apr-2026 09:04:33 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 09:04:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[06-Apr-2026 09:04:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 09:04:33 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 09:04:33 UTC] User ID: 267
[06-Apr-2026 09:04:33 UTC] ✅ User profile retrieved successfully for user ID: 267
[06-Apr-2026 09:04:33 UTC] === API CALL LOG ===
[06-Apr-2026 09:04:33 UTC] Endpoint: user/profile.php
[06-Apr-2026 09:04:33 UTC] Full Log Data: {
    "timestamp": "2026-04-06 09:04:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "78.190.158.86",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7fa031f8c94914-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "78.190.158.86",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "78.190.158.86, 104.23.172.122"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 09:04:33 UTC] === END API CALL LOG ===
[06-Apr-2026 09:04:33 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 09:04:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[06-Apr-2026 09:04:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 09:04:33 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 09:04:33 UTC] User ID: 267
[06-Apr-2026 09:04:33 UTC] ✅ User profile retrieved successfully for user ID: 267
[06-Apr-2026 09:04:33 UTC] === API CALL LOG ===
[06-Apr-2026 09:04:33 UTC] Endpoint: user/profile.php
[06-Apr-2026 09:04:33 UTC] Full Log Data: {
    "timestamp": "2026-04-06 09:04:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "78.190.158.86",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7fa0328a884914-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "78.190.158.86",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "78.190.158.86, 104.23.172.122"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 09:04:33 UTC] === END API CALL LOG ===
[06-Apr-2026 09:04:33 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 09:04:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[06-Apr-2026 09:04:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 09:04:33 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 09:04:33 UTC] User ID: 267
[06-Apr-2026 09:04:33 UTC] ✅ User profile retrieved successfully for user ID: 267
[06-Apr-2026 09:05:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Apr-2026 09:05:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Apr-2026 09:05:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e7fa1a8adfa4914-AMS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"78.190.158.86","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"78.190.158.86, 104.23.172.123"}
[06-Apr-2026 09:05:33 UTC] === User Orders API Called ===
[06-Apr-2026 09:05:33 UTC] User ID: 267
[06-Apr-2026 09:05:33 UTC] Limit: 20, Offset: 0
[06-Apr-2026 09:05:33 UTC] Orders found: 0
[06-Apr-2026 09:05:33 UTC] Orders data: []
[06-Apr-2026 09:05:33 UTC] Total orders count: 0
[06-Apr-2026 09:05:33 UTC] === API CALL LOG ===
[06-Apr-2026 09:05:33 UTC] Endpoint: user/profile.php
[06-Apr-2026 09:05:33 UTC] Full Log Data: {
    "timestamp": "2026-04-06 09:05:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "78.190.158.86",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7fa1a8ae004914-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "78.190.158.86",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "78.190.158.86, 104.23.172.122"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 09:05:33 UTC] === END API CALL LOG ===
[06-Apr-2026 09:05:33 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 09:05:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[06-Apr-2026 09:05:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 09:05:33 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 09:05:33 UTC] User ID: 267
[06-Apr-2026 09:05:33 UTC] ✅ User profile retrieved successfully for user ID: 267
[06-Apr-2026 09:05:33 UTC] === API CALL LOG ===
[06-Apr-2026 09:05:33 UTC] Endpoint: user/profile.php
[06-Apr-2026 09:05:33 UTC] Full Log Data: {
    "timestamp": "2026-04-06 09:05:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "78.190.158.86",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7fa1aa9d854914-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "78.190.158.86",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "78.190.158.86, 104.23.172.122"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 09:05:33 UTC] === END API CALL LOG ===
[06-Apr-2026 09:05:33 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 09:05:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[06-Apr-2026 09:05:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 09:05:33 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 09:05:33 UTC] User ID: 267
[06-Apr-2026 09:05:33 UTC] ✅ User profile retrieved successfully for user ID: 267
[06-Apr-2026 09:05:34 UTC] === API CALL LOG ===
[06-Apr-2026 09:05:34 UTC] Endpoint: user/profile.php
[06-Apr-2026 09:05:34 UTC] Full Log Data: {
    "timestamp": "2026-04-06 09:05:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "78.190.158.86",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7fa1acdd834914-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "78.190.158.86",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "78.190.158.86, 104.23.172.123"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 09:05:34 UTC] === END API CALL LOG ===
[06-Apr-2026 09:05:34 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 09:05:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[06-Apr-2026 09:05:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 09:05:34 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 09:05:34 UTC] User ID: 267
[06-Apr-2026 09:05:34 UTC] ✅ User profile retrieved successfully for user ID: 267
[06-Apr-2026 09:05:38 UTC] === API CALL LOG ===
[06-Apr-2026 09:05:38 UTC] Endpoint: user/profile.php
[06-Apr-2026 09:05:38 UTC] Full Log Data: {
    "timestamp": "2026-04-06 09:05:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "78.190.158.86",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7fa1c678854914-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "78.190.158.86",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "78.190.158.86, 104.23.172.122"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 09:05:38 UTC] === END API CALL LOG ===
[06-Apr-2026 09:05:38 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 09:05:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[06-Apr-2026 09:05:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 09:05:38 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 09:05:38 UTC] User ID: 267
[06-Apr-2026 09:05:38 UTC] ✅ User profile retrieved successfully for user ID: 267
[06-Apr-2026 09:05:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Apr-2026 09:05:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Apr-2026 09:05:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e7fa1c678814914-AMS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"78.190.158.86","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"78.190.158.86, 104.23.172.122"}
[06-Apr-2026 09:05:38 UTC] === User Orders API Called ===
[06-Apr-2026 09:05:38 UTC] User ID: 267
[06-Apr-2026 09:05:38 UTC] Limit: 20, Offset: 0
[06-Apr-2026 09:05:38 UTC] Orders found: 0
[06-Apr-2026 09:05:38 UTC] Orders data: []
[06-Apr-2026 09:05:38 UTC] Total orders count: 0
[06-Apr-2026 09:05:38 UTC] === API CALL LOG ===
[06-Apr-2026 09:05:38 UTC] Endpoint: user/profile.php
[06-Apr-2026 09:05:38 UTC] Full Log Data: {
    "timestamp": "2026-04-06 09:05:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "78.190.158.86",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7fa1c93a9d4914-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "78.190.158.86",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "78.190.158.86, 104.23.172.122"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 09:05:38 UTC] === END API CALL LOG ===
[06-Apr-2026 09:05:38 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 09:05:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[06-Apr-2026 09:05:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 09:05:38 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 09:05:38 UTC] User ID: 267
[06-Apr-2026 09:05:38 UTC] ✅ User profile retrieved successfully for user ID: 267
[06-Apr-2026 09:05:38 UTC] === API CALL LOG ===
[06-Apr-2026 09:05:38 UTC] Endpoint: user/profile.php
[06-Apr-2026 09:05:38 UTC] Full Log Data: {
    "timestamp": "2026-04-06 09:05:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "78.190.158.86",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7fa1c9ed0c4914-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "78.190.158.86",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "78.190.158.86, 104.23.172.122"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 09:05:38 UTC] === END API CALL LOG ===
[06-Apr-2026 09:05:38 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 09:05:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[06-Apr-2026 09:05:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 09:05:38 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 09:05:38 UTC] User ID: 267
[06-Apr-2026 09:05:38 UTC] ✅ User profile retrieved successfully for user ID: 267
[06-Apr-2026 09:06:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Apr-2026 09:06:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Apr-2026 09:06:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e7fa2e45df64914-AMS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"78.190.158.86","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"78.190.158.86, 104.23.172.122"}
[06-Apr-2026 09:06:24 UTC] === User Orders API Called ===
[06-Apr-2026 09:06:24 UTC] User ID: 267
[06-Apr-2026 09:06:24 UTC] Limit: 20, Offset: 0
[06-Apr-2026 09:06:24 UTC] Orders found: 0
[06-Apr-2026 09:06:24 UTC] Orders data: []
[06-Apr-2026 09:06:24 UTC] Total orders count: 0
[06-Apr-2026 09:06:24 UTC] === API CALL LOG ===
[06-Apr-2026 09:06:24 UTC] Endpoint: user/profile.php
[06-Apr-2026 09:06:24 UTC] Full Log Data: {
    "timestamp": "2026-04-06 09:06:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "78.190.158.86",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7fa2e45dfb4914-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "78.190.158.86",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "78.190.158.86, 104.23.172.123"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 09:06:24 UTC] === END API CALL LOG ===
[06-Apr-2026 09:06:24 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 09:06:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[06-Apr-2026 09:06:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 09:06:24 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 09:06:24 UTC] User ID: 267
[06-Apr-2026 09:06:24 UTC] ✅ User profile retrieved successfully for user ID: 267
[06-Apr-2026 09:06:24 UTC] === API CALL LOG ===
[06-Apr-2026 09:06:24 UTC] Endpoint: user/profile.php
[06-Apr-2026 09:06:24 UTC] Full Log Data: {
    "timestamp": "2026-04-06 09:06:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "78.190.158.86",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7fa2e71e174914-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "78.190.158.86",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "78.190.158.86, 104.23.172.123"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 09:06:24 UTC] === END API CALL LOG ===
[06-Apr-2026 09:06:24 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 09:06:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[06-Apr-2026 09:06:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 09:06:24 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 09:06:24 UTC] User ID: 267
[06-Apr-2026 09:06:24 UTC] ✅ User profile retrieved successfully for user ID: 267
[06-Apr-2026 09:06:24 UTC] === API CALL LOG ===
[06-Apr-2026 09:06:24 UTC] Endpoint: user/profile.php
[06-Apr-2026 09:06:24 UTC] Full Log Data: {
    "timestamp": "2026-04-06 09:06:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "78.190.158.86",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7fa2e7cffb4914-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "78.190.158.86",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "78.190.158.86, 104.23.172.122"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 09:06:24 UTC] === END API CALL LOG ===
[06-Apr-2026 09:06:24 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 09:06:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[06-Apr-2026 09:06:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 09:06:24 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 09:06:24 UTC] User ID: 267
[06-Apr-2026 09:06:24 UTC] ✅ User profile retrieved successfully for user ID: 267
[06-Apr-2026 09:06:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Apr-2026 09:06:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Apr-2026 09:06:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e7fa31339544914-AMS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"78.190.158.86","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"78.190.158.86, 104.23.172.123"}
[06-Apr-2026 09:06:31 UTC] === User Orders API Called ===
[06-Apr-2026 09:06:31 UTC] User ID: 267
[06-Apr-2026 09:06:31 UTC] Limit: 20, Offset: 0
[06-Apr-2026 09:06:31 UTC] Orders found: 0
[06-Apr-2026 09:06:31 UTC] Orders data: []
[06-Apr-2026 09:06:31 UTC] Total orders count: 0
[06-Apr-2026 09:06:31 UTC] === API CALL LOG ===
[06-Apr-2026 09:06:31 UTC] Endpoint: user/profile.php
[06-Apr-2026 09:06:31 UTC] Full Log Data: {
    "timestamp": "2026-04-06 09:06:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "78.190.158.86",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7fa313caea4914-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "78.190.158.86",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "78.190.158.86, 104.23.172.122"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 09:06:31 UTC] === END API CALL LOG ===
[06-Apr-2026 09:06:31 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 09:06:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[06-Apr-2026 09:06:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 09:06:31 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 09:06:31 UTC] User ID: 267
[06-Apr-2026 09:06:31 UTC] ✅ User profile retrieved successfully for user ID: 267
[06-Apr-2026 09:06:31 UTC] === API CALL LOG ===
[06-Apr-2026 09:06:31 UTC] Endpoint: user/profile.php
[06-Apr-2026 09:06:31 UTC] Full Log Data: {
    "timestamp": "2026-04-06 09:06:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "78.190.158.86",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7fa3156ff04914-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "78.190.158.86",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "78.190.158.86, 104.23.172.123"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 09:06:31 UTC] === END API CALL LOG ===
[06-Apr-2026 09:06:31 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 09:06:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[06-Apr-2026 09:06:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 09:06:31 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 09:06:31 UTC] User ID: 267
[06-Apr-2026 09:06:31 UTC] ✅ User profile retrieved successfully for user ID: 267
[06-Apr-2026 09:06:32 UTC] === API CALL LOG ===
[06-Apr-2026 09:06:32 UTC] Endpoint: user/profile.php
[06-Apr-2026 09:06:32 UTC] Full Log Data: {
    "timestamp": "2026-04-06 09:06:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "78.190.158.86",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7fa317cf7e4914-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "78.190.158.86",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "78.190.158.86, 104.23.172.122"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 09:06:32 UTC] === END API CALL LOG ===
[06-Apr-2026 09:06:32 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 09:06:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[06-Apr-2026 09:06:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 09:06:32 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 09:06:32 UTC] User ID: 267
[06-Apr-2026 09:06:32 UTC] ✅ User profile retrieved successfully for user ID: 267
[06-Apr-2026 09:06:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Apr-2026 09:06:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Apr-2026 09:06:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e7fa3975bbd4914-AMS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"78.190.158.86","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"78.190.158.86, 104.23.172.122"}
[06-Apr-2026 09:06:52 UTC] === User Orders API Called ===
[06-Apr-2026 09:06:52 UTC] User ID: 267
[06-Apr-2026 09:06:52 UTC] Limit: 20, Offset: 0
[06-Apr-2026 09:06:52 UTC] Orders found: 0
[06-Apr-2026 09:06:52 UTC] Orders data: []
[06-Apr-2026 09:06:52 UTC] Total orders count: 0
[06-Apr-2026 09:06:52 UTC] === API CALL LOG ===
[06-Apr-2026 09:06:52 UTC] Endpoint: user/profile.php
[06-Apr-2026 09:06:52 UTC] Full Log Data: {
    "timestamp": "2026-04-06 09:06:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "78.190.158.86",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7fa3975bc24914-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "78.190.158.86",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "78.190.158.86, 104.23.172.122"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 09:06:52 UTC] === END API CALL LOG ===
[06-Apr-2026 09:06:52 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 09:06:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[06-Apr-2026 09:06:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 09:06:52 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 09:06:52 UTC] User ID: 267
[06-Apr-2026 09:06:52 UTC] ✅ User profile retrieved successfully for user ID: 267
[06-Apr-2026 09:06:53 UTC] === API CALL LOG ===
[06-Apr-2026 09:06:53 UTC] Endpoint: user/profile.php
[06-Apr-2026 09:06:53 UTC] Full Log Data: {
    "timestamp": "2026-04-06 09:06:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "78.190.158.86",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7fa39989e44914-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "78.190.158.86",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "78.190.158.86, 104.23.172.122"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 09:06:53 UTC] === END API CALL LOG ===
[06-Apr-2026 09:06:53 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 09:06:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[06-Apr-2026 09:06:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 09:06:53 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 09:06:53 UTC] User ID: 267
[06-Apr-2026 09:06:53 UTC] ✅ User profile retrieved successfully for user ID: 267
[06-Apr-2026 09:06:53 UTC] === API CALL LOG ===
[06-Apr-2026 09:06:53 UTC] Endpoint: user/profile.php
[06-Apr-2026 09:06:53 UTC] Full Log Data: {
    "timestamp": "2026-04-06 09:06:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "78.190.158.86",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7fa39b3ed54914-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "78.190.158.86",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "78.190.158.86, 104.23.172.122"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 09:06:53 UTC] === END API CALL LOG ===
[06-Apr-2026 09:06:53 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 09:06:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[06-Apr-2026 09:06:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 09:06:53 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 09:06:53 UTC] User ID: 267
[06-Apr-2026 09:06:53 UTC] ✅ User profile retrieved successfully for user ID: 267
[06-Apr-2026 09:07:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Apr-2026 09:07:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Apr-2026 09:07:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e7fa40a1bed4914-AMS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"78.190.158.86","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"78.190.158.86, 104.23.172.122"}
[06-Apr-2026 09:07:11 UTC] === User Orders API Called ===
[06-Apr-2026 09:07:11 UTC] User ID: 267
[06-Apr-2026 09:07:11 UTC] Limit: 20, Offset: 0
[06-Apr-2026 09:07:11 UTC] Orders found: 0
[06-Apr-2026 09:07:11 UTC] Orders data: []
[06-Apr-2026 09:07:11 UTC] Total orders count: 0
[06-Apr-2026 09:07:11 UTC] === API CALL LOG ===
[06-Apr-2026 09:07:11 UTC] Endpoint: user/profile.php
[06-Apr-2026 09:07:11 UTC] Full Log Data: {
    "timestamp": "2026-04-06 09:07:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "78.190.158.86",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7fa40abda04914-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "78.190.158.86",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "78.190.158.86, 104.23.172.122"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 09:07:11 UTC] === END API CALL LOG ===
[06-Apr-2026 09:07:11 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 09:07:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[06-Apr-2026 09:07:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 09:07:11 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 09:07:11 UTC] User ID: 267
[06-Apr-2026 09:07:11 UTC] ✅ User profile retrieved successfully for user ID: 267
[06-Apr-2026 09:07:11 UTC] === API CALL LOG ===
[06-Apr-2026 09:07:11 UTC] Endpoint: user/profile.php
[06-Apr-2026 09:07:11 UTC] Full Log Data: {
    "timestamp": "2026-04-06 09:07:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "78.190.158.86",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7fa40dbdd44914-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "78.190.158.86",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "78.190.158.86, 104.23.172.122"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 09:07:11 UTC] === END API CALL LOG ===
[06-Apr-2026 09:07:11 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 09:07:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[06-Apr-2026 09:07:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 09:07:11 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 09:07:11 UTC] User ID: 267
[06-Apr-2026 09:07:11 UTC] ✅ User profile retrieved successfully for user ID: 267
[06-Apr-2026 09:07:11 UTC] === API CALL LOG ===
[06-Apr-2026 09:07:11 UTC] Endpoint: user/profile.php
[06-Apr-2026 09:07:11 UTC] Full Log Data: {
    "timestamp": "2026-04-06 09:07:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "78.190.158.86",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7fa40e4fa34914-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "78.190.158.86",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "78.190.158.86, 104.23.172.122"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 09:07:11 UTC] === END API CALL LOG ===
[06-Apr-2026 09:07:11 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 09:07:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[06-Apr-2026 09:07:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 09:07:11 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 09:07:11 UTC] User ID: 267
[06-Apr-2026 09:07:11 UTC] ✅ User profile retrieved successfully for user ID: 267
[06-Apr-2026 09:08:31 UTC] === API CALL LOG ===
[06-Apr-2026 09:08:31 UTC] Endpoint: user/profile.php
[06-Apr-2026 09:08:31 UTC] Full Log Data: {
    "timestamp": "2026-04-06 09:08:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "78.190.158.86",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7fa60249534914-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "78.190.158.86",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "78.190.158.86, 104.23.172.122"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 09:08:31 UTC] === END API CALL LOG ===
[06-Apr-2026 09:08:31 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 09:08:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[06-Apr-2026 09:08:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 09:08:31 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 09:08:31 UTC] User ID: 267
[06-Apr-2026 09:08:31 UTC] ✅ User profile retrieved successfully for user ID: 267
[06-Apr-2026 09:11:31 UTC] === API CALL LOG ===
[06-Apr-2026 09:11:31 UTC] Endpoint: user/profile.php
[06-Apr-2026 09:11:31 UTC] Full Log Data: {
    "timestamp": "2026-04-06 09:11:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "142.202.51.42",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU0IiwidXNlcm5hbWUiOiJNdXNrIiwiZW1haWwiOiJlbG9ubXVzazI0MHN4QGdtYWlsLmNvIiwiZXhwIjoxNzc1OTUzOTkzfQ.gXj31BIRcIOodFklXwaICV7EwDueBH5bjs377sB24lk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7faa6579204137-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "142.202.51.42",
        "CF-IPCountry": "GB",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "142.202.51.42, 162.158.216.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 09:11:31 UTC] === END API CALL LOG ===
[06-Apr-2026 09:11:31 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 09:11:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU0IiwidXNlcm5hbWUiOiJNdXNrIiwiZW1haWwiOiJlbG9ubXVzazI0MHN4QGdtYWlsLmNvIiwiZXhwIjoxNzc1OTUzOTkzfQ.gXj31BIRcIOodFklXwaICV7EwDueBH5bjs377sB24lk
[06-Apr-2026 09:11:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 09:11:31 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 09:11:31 UTC] User ID: 254
[06-Apr-2026 09:11:31 UTC] ✅ User profile retrieved successfully for user ID: 254
[06-Apr-2026 09:11:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Apr-2026 09:11:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Apr-2026 09:11:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU0IiwidXNlcm5hbWUiOiJNdXNrIiwiZW1haWwiOiJlbG9ubXVzazI0MHN4QGdtYWlsLmNvIiwiZXhwIjoxNzc1OTUzOTkzfQ.gXj31BIRcIOodFklXwaICV7EwDueBH5bjs377sB24lk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e7faa70fc564137-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"142.202.51.42","CF-IPCountry":"GB","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"142.202.51.42, 162.158.216.66"}
[06-Apr-2026 09:11:33 UTC] === User Orders API Called ===
[06-Apr-2026 09:11:33 UTC] User ID: 254
[06-Apr-2026 09:11:33 UTC] Limit: 20, Offset: 0
[06-Apr-2026 09:11:33 UTC] Orders found: 0
[06-Apr-2026 09:11:33 UTC] Orders data: []
[06-Apr-2026 09:11:33 UTC] Total orders count: 0
[06-Apr-2026 09:11:33 UTC] === API CALL LOG ===
[06-Apr-2026 09:11:33 UTC] Endpoint: user/profile.php
[06-Apr-2026 09:11:33 UTC] Full Log Data: {
    "timestamp": "2026-04-06 09:11:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "142.202.51.42",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU0IiwidXNlcm5hbWUiOiJNdXNrIiwiZW1haWwiOiJlbG9ubXVzazI0MHN4QGdtYWlsLmNvIiwiZXhwIjoxNzc1OTUzOTkzfQ.gXj31BIRcIOodFklXwaICV7EwDueBH5bjs377sB24lk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7faa70fc514137-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "142.202.51.42",
        "CF-IPCountry": "GB",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "142.202.51.42, 162.158.216.67"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 09:11:33 UTC] === END API CALL LOG ===
[06-Apr-2026 09:11:33 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 09:11:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU0IiwidXNlcm5hbWUiOiJNdXNrIiwiZW1haWwiOiJlbG9ubXVzazI0MHN4QGdtYWlsLmNvIiwiZXhwIjoxNzc1OTUzOTkzfQ.gXj31BIRcIOodFklXwaICV7EwDueBH5bjs377sB24lk
[06-Apr-2026 09:11:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 09:11:33 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 09:11:33 UTC] User ID: 254
[06-Apr-2026 09:11:33 UTC] ✅ User profile retrieved successfully for user ID: 254
[06-Apr-2026 09:11:33 UTC] === API CALL LOG ===
[06-Apr-2026 09:11:33 UTC] Endpoint: user/profile.php
[06-Apr-2026 09:11:33 UTC] Full Log Data: {
    "timestamp": "2026-04-06 09:11:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "142.202.51.42",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU0IiwidXNlcm5hbWUiOiJNdXNrIiwiZW1haWwiOiJlbG9ubXVzazI0MHN4QGdtYWlsLmNvIiwiZXhwIjoxNzc1OTUzOTkzfQ.gXj31BIRcIOodFklXwaICV7EwDueBH5bjs377sB24lk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7faa70fc584137-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "142.202.51.42",
        "CF-IPCountry": "GB",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "142.202.51.42, 162.158.216.66"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 09:11:33 UTC] === END API CALL LOG ===
[06-Apr-2026 09:11:33 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 09:11:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU0IiwidXNlcm5hbWUiOiJNdXNrIiwiZW1haWwiOiJlbG9ubXVzazI0MHN4QGdtYWlsLmNvIiwiZXhwIjoxNzc1OTUzOTkzfQ.gXj31BIRcIOodFklXwaICV7EwDueBH5bjs377sB24lk
[06-Apr-2026 09:11:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 09:11:33 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 09:11:33 UTC] User ID: 254
[06-Apr-2026 09:11:33 UTC] ✅ User profile retrieved successfully for user ID: 254
[06-Apr-2026 09:11:34 UTC] === API CALL LOG ===
[06-Apr-2026 09:11:34 UTC] Endpoint: user/profile.php
[06-Apr-2026 09:11:34 UTC] Full Log Data: {
    "timestamp": "2026-04-06 09:11:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "142.202.51.42",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU0IiwidXNlcm5hbWUiOiJNdXNrIiwiZW1haWwiOiJlbG9ubXVzazI0MHN4QGdtYWlsLmNvIiwiZXhwIjoxNzc1OTUzOTkzfQ.gXj31BIRcIOodFklXwaICV7EwDueBH5bjs377sB24lk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7faa79e9a24137-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "142.202.51.42",
        "CF-IPCountry": "GB",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "142.202.51.42, 162.158.216.66"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 09:11:34 UTC] === END API CALL LOG ===
[06-Apr-2026 09:11:34 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 09:11:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU0IiwidXNlcm5hbWUiOiJNdXNrIiwiZW1haWwiOiJlbG9ubXVzazI0MHN4QGdtYWlsLmNvIiwiZXhwIjoxNzc1OTUzOTkzfQ.gXj31BIRcIOodFklXwaICV7EwDueBH5bjs377sB24lk
[06-Apr-2026 09:11:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 09:11:34 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 09:11:34 UTC] User ID: 254
[06-Apr-2026 09:11:34 UTC] ✅ User profile retrieved successfully for user ID: 254
[06-Apr-2026 10:01:53 UTC] === API CALL LOG ===
[06-Apr-2026 10:01:53 UTC] Endpoint: user/profile.php
[06-Apr-2026 10:01:53 UTC] Full Log Data: {
    "timestamp": "2026-04-06 10:01:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.245",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY4IiwidXNlcm5hbWUiOiJNYXJrJ3Njb2xvIiwiZW1haWwiOiJqb2huYnJpZGdlMjUyNTJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDc0NTEyfQ.uj__H0s7fMB0WkNrq-UXx1RvYqJ-uRyQMwDmacMbzmI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7ff43008d2540e-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.245",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.245, 172.68.229.181"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 10:01:53 UTC] === END API CALL LOG ===
[06-Apr-2026 10:01:53 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 10:01:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY4IiwidXNlcm5hbWUiOiJNYXJrJ3Njb2xvIiwiZW1haWwiOiJqb2huYnJpZGdlMjUyNTJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDc0NTEyfQ.uj__H0s7fMB0WkNrq-UXx1RvYqJ-uRyQMwDmacMbzmI
[06-Apr-2026 10:01:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 10:01:53 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 10:01:53 UTC] User ID: 268
[06-Apr-2026 10:01:53 UTC] ✅ User profile retrieved successfully for user ID: 268
[06-Apr-2026 10:01:54 UTC] === API CALL LOG ===
[06-Apr-2026 10:01:54 UTC] Endpoint: user/profile.php
[06-Apr-2026 10:01:54 UTC] Full Log Data: {
    "timestamp": "2026-04-06 10:01:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.245",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY4IiwidXNlcm5hbWUiOiJNYXJrJ3Njb2xvIiwiZW1haWwiOiJqb2huYnJpZGdlMjUyNTJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDc0NTEyfQ.uj__H0s7fMB0WkNrq-UXx1RvYqJ-uRyQMwDmacMbzmI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7ff4311b1a540e-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.245",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.245, 172.68.229.181"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 10:01:54 UTC] === END API CALL LOG ===
[06-Apr-2026 10:01:54 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 10:01:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY4IiwidXNlcm5hbWUiOiJNYXJrJ3Njb2xvIiwiZW1haWwiOiJqb2huYnJpZGdlMjUyNTJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDc0NTEyfQ.uj__H0s7fMB0WkNrq-UXx1RvYqJ-uRyQMwDmacMbzmI
[06-Apr-2026 10:01:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 10:01:54 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 10:01:54 UTC] User ID: 268
[06-Apr-2026 10:01:54 UTC] ✅ User profile retrieved successfully for user ID: 268
[06-Apr-2026 10:01:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Apr-2026 10:01:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Apr-2026 10:01:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY4IiwidXNlcm5hbWUiOiJNYXJrJ3Njb2xvIiwiZW1haWwiOiJqb2huYnJpZGdlMjUyNTJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDc0NTEyfQ.uj__H0s7fMB0WkNrq-UXx1RvYqJ-uRyQMwDmacMbzmI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e7ff4311b19540e-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.52.245","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.52.245, 172.68.229.180"}
[06-Apr-2026 10:01:54 UTC] === User Orders API Called ===
[06-Apr-2026 10:01:54 UTC] User ID: 268
[06-Apr-2026 10:01:54 UTC] Limit: 20, Offset: 0
[06-Apr-2026 10:01:54 UTC] Orders found: 0
[06-Apr-2026 10:01:54 UTC] Orders data: []
[06-Apr-2026 10:01:54 UTC] Total orders count: 0
[06-Apr-2026 10:01:55 UTC] === API CALL LOG ===
[06-Apr-2026 10:01:55 UTC] Endpoint: user/profile.php
[06-Apr-2026 10:01:55 UTC] Full Log Data: {
    "timestamp": "2026-04-06 10:01:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.245",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY4IiwidXNlcm5hbWUiOiJNYXJrJ3Njb2xvIiwiZW1haWwiOiJqb2huYnJpZGdlMjUyNTJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDc0NTEyfQ.uj__H0s7fMB0WkNrq-UXx1RvYqJ-uRyQMwDmacMbzmI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7ff43a8a54540e-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.245",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.245, 172.68.229.181"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 10:01:55 UTC] === END API CALL LOG ===
[06-Apr-2026 10:01:55 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 10:01:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY4IiwidXNlcm5hbWUiOiJNYXJrJ3Njb2xvIiwiZW1haWwiOiJqb2huYnJpZGdlMjUyNTJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDc0NTEyfQ.uj__H0s7fMB0WkNrq-UXx1RvYqJ-uRyQMwDmacMbzmI
[06-Apr-2026 10:01:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 10:01:55 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 10:01:55 UTC] User ID: 268
[06-Apr-2026 10:01:55 UTC] ✅ User profile retrieved successfully for user ID: 268
[06-Apr-2026 10:02:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Apr-2026 10:02:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Apr-2026 10:02:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY4IiwidXNlcm5hbWUiOiJNYXJrJ3Njb2xvIiwiZW1haWwiOiJqb2huYnJpZGdlMjUyNTJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDc0NTEyfQ.uj__H0s7fMB0WkNrq-UXx1RvYqJ-uRyQMwDmacMbzmI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e7ff5b16bbb540e-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.52.245","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.52.245, 172.68.229.180"}
[06-Apr-2026 10:02:55 UTC] === User Orders API Called ===
[06-Apr-2026 10:02:55 UTC] User ID: 268
[06-Apr-2026 10:02:55 UTC] Limit: 20, Offset: 0
[06-Apr-2026 10:02:55 UTC] Orders found: 0
[06-Apr-2026 10:02:55 UTC] Orders data: []
[06-Apr-2026 10:02:55 UTC] Total orders count: 0
[06-Apr-2026 10:02:55 UTC] === API CALL LOG ===
[06-Apr-2026 10:02:55 UTC] Endpoint: user/profile.php
[06-Apr-2026 10:02:55 UTC] Full Log Data: {
    "timestamp": "2026-04-06 10:02:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.245",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY4IiwidXNlcm5hbWUiOiJNYXJrJ3Njb2xvIiwiZW1haWwiOiJqb2huYnJpZGdlMjUyNTJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDc0NTEyfQ.uj__H0s7fMB0WkNrq-UXx1RvYqJ-uRyQMwDmacMbzmI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7ff5b16bc0540e-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.245",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.245, 172.68.229.180"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 10:02:55 UTC] === END API CALL LOG ===
[06-Apr-2026 10:02:55 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 10:02:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY4IiwidXNlcm5hbWUiOiJNYXJrJ3Njb2xvIiwiZW1haWwiOiJqb2huYnJpZGdlMjUyNTJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDc0NTEyfQ.uj__H0s7fMB0WkNrq-UXx1RvYqJ-uRyQMwDmacMbzmI
[06-Apr-2026 10:02:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 10:02:55 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 10:02:55 UTC] User ID: 268
[06-Apr-2026 10:02:55 UTC] ✅ User profile retrieved successfully for user ID: 268
[06-Apr-2026 10:02:56 UTC] === API CALL LOG ===
[06-Apr-2026 10:02:56 UTC] Endpoint: user/profile.php
[06-Apr-2026 10:02:56 UTC] Full Log Data: {
    "timestamp": "2026-04-06 10:02:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.245",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY4IiwidXNlcm5hbWUiOiJNYXJrJ3Njb2xvIiwiZW1haWwiOiJqb2huYnJpZGdlMjUyNTJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDc0NTEyfQ.uj__H0s7fMB0WkNrq-UXx1RvYqJ-uRyQMwDmacMbzmI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7ff5b70ac7540e-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.245",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.245, 172.68.229.180"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 10:02:56 UTC] === END API CALL LOG ===
[06-Apr-2026 10:02:56 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 10:02:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY4IiwidXNlcm5hbWUiOiJNYXJrJ3Njb2xvIiwiZW1haWwiOiJqb2huYnJpZGdlMjUyNTJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDc0NTEyfQ.uj__H0s7fMB0WkNrq-UXx1RvYqJ-uRyQMwDmacMbzmI
[06-Apr-2026 10:02:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 10:02:56 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 10:02:56 UTC] User ID: 268
[06-Apr-2026 10:02:56 UTC] ✅ User profile retrieved successfully for user ID: 268
[06-Apr-2026 10:02:57 UTC] === API CALL LOG ===
[06-Apr-2026 10:02:57 UTC] Endpoint: user/profile.php
[06-Apr-2026 10:02:57 UTC] Full Log Data: {
    "timestamp": "2026-04-06 10:02:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.245",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY4IiwidXNlcm5hbWUiOiJNYXJrJ3Njb2xvIiwiZW1haWwiOiJqb2huYnJpZGdlMjUyNTJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDc0NTEyfQ.uj__H0s7fMB0WkNrq-UXx1RvYqJ-uRyQMwDmacMbzmI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7ff5ba5b5b540e-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.245",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.245, 172.68.229.180"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 10:02:57 UTC] === END API CALL LOG ===
[06-Apr-2026 10:02:57 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 10:02:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY4IiwidXNlcm5hbWUiOiJNYXJrJ3Njb2xvIiwiZW1haWwiOiJqb2huYnJpZGdlMjUyNTJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDc0NTEyfQ.uj__H0s7fMB0WkNrq-UXx1RvYqJ-uRyQMwDmacMbzmI
[06-Apr-2026 10:02:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 10:02:57 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 10:02:57 UTC] User ID: 268
[06-Apr-2026 10:02:57 UTC] ✅ User profile retrieved successfully for user ID: 268
[06-Apr-2026 10:03:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Apr-2026 10:03:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Apr-2026 10:03:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY4IiwidXNlcm5hbWUiOiJNYXJrJ3Njb2xvIiwiZW1haWwiOiJqb2huYnJpZGdlMjUyNTJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDc0NTEyfQ.uj__H0s7fMB0WkNrq-UXx1RvYqJ-uRyQMwDmacMbzmI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e7ff5d6f92b540e-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.52.245","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.52.245, 172.68.229.180"}
[06-Apr-2026 10:03:01 UTC] === User Orders API Called ===
[06-Apr-2026 10:03:01 UTC] User ID: 268
[06-Apr-2026 10:03:01 UTC] Limit: 20, Offset: 0
[06-Apr-2026 10:03:01 UTC] Orders found: 0
[06-Apr-2026 10:03:01 UTC] Orders data: []
[06-Apr-2026 10:03:01 UTC] Total orders count: 0
[06-Apr-2026 10:03:04 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Apr-2026 10:03:04 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Apr-2026 10:03:04 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY4IiwidXNlcm5hbWUiOiJNYXJrJ3Njb2xvIiwiZW1haWwiOiJqb2huYnJpZGdlMjUyNTJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDc0NTEyfQ.uj__H0s7fMB0WkNrq-UXx1RvYqJ-uRyQMwDmacMbzmI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e7ff5e8592a540e-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.52.245","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.52.245, 172.68.229.180"}
[06-Apr-2026 10:03:04 UTC] === User Orders API Called ===
[06-Apr-2026 10:03:04 UTC] User ID: 268
[06-Apr-2026 10:03:04 UTC] Limit: 20, Offset: 0
[06-Apr-2026 10:03:04 UTC] Orders found: 0
[06-Apr-2026 10:03:04 UTC] Orders data: []
[06-Apr-2026 10:03:04 UTC] Total orders count: 0
[06-Apr-2026 10:03:04 UTC] === API CALL LOG ===
[06-Apr-2026 10:03:04 UTC] Endpoint: user/profile.php
[06-Apr-2026 10:03:04 UTC] Full Log Data: {
    "timestamp": "2026-04-06 10:03:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.245",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY4IiwidXNlcm5hbWUiOiJNYXJrJ3Njb2xvIiwiZW1haWwiOiJqb2huYnJpZGdlMjUyNTJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDc0NTEyfQ.uj__H0s7fMB0WkNrq-UXx1RvYqJ-uRyQMwDmacMbzmI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7ff5e8592d540e-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.245",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.245, 172.68.229.180"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 10:03:04 UTC] === END API CALL LOG ===
[06-Apr-2026 10:03:04 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 10:03:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY4IiwidXNlcm5hbWUiOiJNYXJrJ3Njb2xvIiwiZW1haWwiOiJqb2huYnJpZGdlMjUyNTJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDc0NTEyfQ.uj__H0s7fMB0WkNrq-UXx1RvYqJ-uRyQMwDmacMbzmI
[06-Apr-2026 10:03:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 10:03:04 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 10:03:04 UTC] User ID: 268
[06-Apr-2026 10:03:04 UTC] ✅ User profile retrieved successfully for user ID: 268
[06-Apr-2026 10:03:05 UTC] === API CALL LOG ===
[06-Apr-2026 10:03:05 UTC] Endpoint: user/profile.php
[06-Apr-2026 10:03:05 UTC] Full Log Data: {
    "timestamp": "2026-04-06 10:03:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.245",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY4IiwidXNlcm5hbWUiOiJNYXJrJ3Njb2xvIiwiZW1haWwiOiJqb2huYnJpZGdlMjUyNTJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDc0NTEyfQ.uj__H0s7fMB0WkNrq-UXx1RvYqJ-uRyQMwDmacMbzmI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7ff5ec5a79540e-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.245",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.245, 172.68.229.180"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 10:03:05 UTC] === END API CALL LOG ===
[06-Apr-2026 10:03:05 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 10:03:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY4IiwidXNlcm5hbWUiOiJNYXJrJ3Njb2xvIiwiZW1haWwiOiJqb2huYnJpZGdlMjUyNTJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDc0NTEyfQ.uj__H0s7fMB0WkNrq-UXx1RvYqJ-uRyQMwDmacMbzmI
[06-Apr-2026 10:03:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 10:03:05 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 10:03:05 UTC] User ID: 268
[06-Apr-2026 10:03:05 UTC] ✅ User profile retrieved successfully for user ID: 268
[06-Apr-2026 10:03:05 UTC] === API CALL LOG ===
[06-Apr-2026 10:03:05 UTC] Endpoint: user/profile.php
[06-Apr-2026 10:03:05 UTC] Full Log Data: {
    "timestamp": "2026-04-06 10:03:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.245",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY4IiwidXNlcm5hbWUiOiJNYXJrJ3Njb2xvIiwiZW1haWwiOiJqb2huYnJpZGdlMjUyNTJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDc0NTEyfQ.uj__H0s7fMB0WkNrq-UXx1RvYqJ-uRyQMwDmacMbzmI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7ff5f08d35540e-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.245",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.245, 172.68.229.180"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 10:03:05 UTC] === END API CALL LOG ===
[06-Apr-2026 10:03:05 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 10:03:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY4IiwidXNlcm5hbWUiOiJNYXJrJ3Njb2xvIiwiZW1haWwiOiJqb2huYnJpZGdlMjUyNTJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDc0NTEyfQ.uj__H0s7fMB0WkNrq-UXx1RvYqJ-uRyQMwDmacMbzmI
[06-Apr-2026 10:03:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 10:03:05 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 10:03:05 UTC] User ID: 268
[06-Apr-2026 10:03:05 UTC] ✅ User profile retrieved successfully for user ID: 268
[06-Apr-2026 10:03:16 UTC] === API CALL LOG ===
[06-Apr-2026 10:03:16 UTC] Endpoint: user/profile.php
[06-Apr-2026 10:03:16 UTC] Full Log Data: {
    "timestamp": "2026-04-06 10:03:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.245",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY4IiwidXNlcm5hbWUiOiJNYXJrJ3Njb2xvIiwiZW1haWwiOiJqb2huYnJpZGdlMjUyNTJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDc0NTEyfQ.uj__H0s7fMB0WkNrq-UXx1RvYqJ-uRyQMwDmacMbzmI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7ff6311fa4ef3c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.245",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.245, 141.101.99.109"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 10:03:16 UTC] === END API CALL LOG ===
[06-Apr-2026 10:03:16 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 10:03:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY4IiwidXNlcm5hbWUiOiJNYXJrJ3Njb2xvIiwiZW1haWwiOiJqb2huYnJpZGdlMjUyNTJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDc0NTEyfQ.uj__H0s7fMB0WkNrq-UXx1RvYqJ-uRyQMwDmacMbzmI
[06-Apr-2026 10:03:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 10:03:16 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 10:03:16 UTC] User ID: 268
[06-Apr-2026 10:03:16 UTC] ✅ User profile retrieved successfully for user ID: 268
[06-Apr-2026 10:03:17 UTC] === API CALL LOG ===
[06-Apr-2026 10:03:17 UTC] Endpoint: user/profile.php
[06-Apr-2026 10:03:17 UTC] Full Log Data: {
    "timestamp": "2026-04-06 10:03:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.245",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY4IiwidXNlcm5hbWUiOiJNYXJrJ3Njb2xvIiwiZW1haWwiOiJqb2huYnJpZGdlMjUyNTJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDc0NTEyfQ.uj__H0s7fMB0WkNrq-UXx1RvYqJ-uRyQMwDmacMbzmI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7ff638bf5eef3c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.245",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.245, 141.101.99.155"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 10:03:17 UTC] === END API CALL LOG ===
[06-Apr-2026 10:03:17 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 10:03:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY4IiwidXNlcm5hbWUiOiJNYXJrJ3Njb2xvIiwiZW1haWwiOiJqb2huYnJpZGdlMjUyNTJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDc0NTEyfQ.uj__H0s7fMB0WkNrq-UXx1RvYqJ-uRyQMwDmacMbzmI
[06-Apr-2026 10:03:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 10:03:17 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 10:03:17 UTC] User ID: 268
[06-Apr-2026 10:03:17 UTC] ✅ User profile retrieved successfully for user ID: 268
[06-Apr-2026 10:03:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Apr-2026 10:03:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Apr-2026 10:03:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY4IiwidXNlcm5hbWUiOiJNYXJrJ3Njb2xvIiwiZW1haWwiOiJqb2huYnJpZGdlMjUyNTJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDc0NTEyfQ.uj__H0s7fMB0WkNrq-UXx1RvYqJ-uRyQMwDmacMbzmI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e7ff638bf65ef3c-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.52.245","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.52.245, 141.101.99.155"}
[06-Apr-2026 10:03:17 UTC] === User Orders API Called ===
[06-Apr-2026 10:03:17 UTC] User ID: 268
[06-Apr-2026 10:03:17 UTC] Limit: 20, Offset: 0
[06-Apr-2026 10:03:17 UTC] Orders found: 0
[06-Apr-2026 10:03:17 UTC] Orders data: []
[06-Apr-2026 10:03:17 UTC] Total orders count: 0
[06-Apr-2026 10:03:17 UTC] === API CALL LOG ===
[06-Apr-2026 10:03:17 UTC] Endpoint: user/profile.php
[06-Apr-2026 10:03:17 UTC] Full Log Data: {
    "timestamp": "2026-04-06 10:03:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.245",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY4IiwidXNlcm5hbWUiOiJNYXJrJ3Njb2xvIiwiZW1haWwiOiJqb2huYnJpZGdlMjUyNTJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDc0NTEyfQ.uj__H0s7fMB0WkNrq-UXx1RvYqJ-uRyQMwDmacMbzmI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7ff638bf67ef3c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.245",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.245, 141.101.99.155"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 10:03:17 UTC] === END API CALL LOG ===
[06-Apr-2026 10:03:17 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 10:03:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY4IiwidXNlcm5hbWUiOiJNYXJrJ3Njb2xvIiwiZW1haWwiOiJqb2huYnJpZGdlMjUyNTJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDc0NTEyfQ.uj__H0s7fMB0WkNrq-UXx1RvYqJ-uRyQMwDmacMbzmI
[06-Apr-2026 10:03:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 10:03:17 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 10:03:17 UTC] User ID: 268
[06-Apr-2026 10:03:17 UTC] ✅ User profile retrieved successfully for user ID: 268
[06-Apr-2026 10:03:18 UTC] === API CALL LOG ===
[06-Apr-2026 10:03:18 UTC] Endpoint: user/profile.php
[06-Apr-2026 10:03:18 UTC] Full Log Data: {
    "timestamp": "2026-04-06 10:03:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.245",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY4IiwidXNlcm5hbWUiOiJNYXJrJ3Njb2xvIiwiZW1haWwiOiJqb2huYnJpZGdlMjUyNTJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDc0NTEyfQ.uj__H0s7fMB0WkNrq-UXx1RvYqJ-uRyQMwDmacMbzmI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7ff6431d1bef3c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.245",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.245, 141.101.99.155"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 10:03:18 UTC] === END API CALL LOG ===
[06-Apr-2026 10:03:18 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 10:03:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY4IiwidXNlcm5hbWUiOiJNYXJrJ3Njb2xvIiwiZW1haWwiOiJqb2huYnJpZGdlMjUyNTJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDc0NTEyfQ.uj__H0s7fMB0WkNrq-UXx1RvYqJ-uRyQMwDmacMbzmI
[06-Apr-2026 10:03:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 10:03:18 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 10:03:18 UTC] User ID: 268
[06-Apr-2026 10:03:18 UTC] ✅ User profile retrieved successfully for user ID: 268
[06-Apr-2026 10:03:32 UTC] === API CALL LOG ===
[06-Apr-2026 10:03:32 UTC] Endpoint: user/profile.php
[06-Apr-2026 10:03:32 UTC] Full Log Data: {
    "timestamp": "2026-04-06 10:03:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.245",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY4IiwidXNlcm5hbWUiOiJNYXJrJ3Njb2xvIiwiZW1haWwiOiJqb2huYnJpZGdlMjUyNTJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDc0NTEyfQ.uj__H0s7fMB0WkNrq-UXx1RvYqJ-uRyQMwDmacMbzmI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7ff69a9dd883df-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.245",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.245, 162.158.216.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 10:03:32 UTC] === END API CALL LOG ===
[06-Apr-2026 10:03:32 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 10:03:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY4IiwidXNlcm5hbWUiOiJNYXJrJ3Njb2xvIiwiZW1haWwiOiJqb2huYnJpZGdlMjUyNTJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDc0NTEyfQ.uj__H0s7fMB0WkNrq-UXx1RvYqJ-uRyQMwDmacMbzmI
[06-Apr-2026 10:03:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 10:03:32 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 10:03:32 UTC] User ID: 268
[06-Apr-2026 10:03:32 UTC] ✅ User profile retrieved successfully for user ID: 268
[06-Apr-2026 10:03:34 UTC] === API CALL LOG ===
[06-Apr-2026 10:03:34 UTC] Endpoint: user/profile.php
[06-Apr-2026 10:03:34 UTC] Full Log Data: {
    "timestamp": "2026-04-06 10:03:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.245",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY4IiwidXNlcm5hbWUiOiJNYXJrJ3Njb2xvIiwiZW1haWwiOiJqb2huYnJpZGdlMjUyNTJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDc0NTEyfQ.uj__H0s7fMB0WkNrq-UXx1RvYqJ-uRyQMwDmacMbzmI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7ff6a2caf983df-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.245",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.245, 162.158.216.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 10:03:34 UTC] === END API CALL LOG ===
[06-Apr-2026 10:03:34 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 10:03:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY4IiwidXNlcm5hbWUiOiJNYXJrJ3Njb2xvIiwiZW1haWwiOiJqb2huYnJpZGdlMjUyNTJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDc0NTEyfQ.uj__H0s7fMB0WkNrq-UXx1RvYqJ-uRyQMwDmacMbzmI
[06-Apr-2026 10:03:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 10:03:34 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 10:03:34 UTC] User ID: 268
[06-Apr-2026 10:03:34 UTC] ✅ User profile retrieved successfully for user ID: 268
[06-Apr-2026 10:03:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Apr-2026 10:03:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Apr-2026 10:03:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY4IiwidXNlcm5hbWUiOiJNYXJrJ3Njb2xvIiwiZW1haWwiOiJqb2huYnJpZGdlMjUyNTJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDc0NTEyfQ.uj__H0s7fMB0WkNrq-UXx1RvYqJ-uRyQMwDmacMbzmI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e7ff6a3ddcb83df-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.52.245","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.52.245, 162.158.216.169"}
[06-Apr-2026 10:03:34 UTC] === User Orders API Called ===
[06-Apr-2026 10:03:34 UTC] User ID: 268
[06-Apr-2026 10:03:34 UTC] Limit: 20, Offset: 0
[06-Apr-2026 10:03:34 UTC] Orders found: 0
[06-Apr-2026 10:03:34 UTC] Orders data: []
[06-Apr-2026 10:03:34 UTC] Total orders count: 0
[06-Apr-2026 10:03:34 UTC] === API CALL LOG ===
[06-Apr-2026 10:03:34 UTC] Endpoint: user/profile.php
[06-Apr-2026 10:03:34 UTC] Full Log Data: {
    "timestamp": "2026-04-06 10:03:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.245",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY4IiwidXNlcm5hbWUiOiJNYXJrJ3Njb2xvIiwiZW1haWwiOiJqb2huYnJpZGdlMjUyNTJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDc0NTEyfQ.uj__H0s7fMB0WkNrq-UXx1RvYqJ-uRyQMwDmacMbzmI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7ff6a4e88e83df-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.245",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.245, 162.158.216.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 10:03:34 UTC] === END API CALL LOG ===
[06-Apr-2026 10:03:34 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 10:03:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY4IiwidXNlcm5hbWUiOiJNYXJrJ3Njb2xvIiwiZW1haWwiOiJqb2huYnJpZGdlMjUyNTJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDc0NTEyfQ.uj__H0s7fMB0WkNrq-UXx1RvYqJ-uRyQMwDmacMbzmI
[06-Apr-2026 10:03:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 10:03:34 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 10:03:34 UTC] User ID: 268
[06-Apr-2026 10:03:34 UTC] ✅ User profile retrieved successfully for user ID: 268
[06-Apr-2026 10:03:35 UTC] === API CALL LOG ===
[06-Apr-2026 10:03:35 UTC] Endpoint: user/profile.php
[06-Apr-2026 10:03:35 UTC] Full Log Data: {
    "timestamp": "2026-04-06 10:03:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.245",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY4IiwidXNlcm5hbWUiOiJNYXJrJ3Njb2xvIiwiZW1haWwiOiJqb2huYnJpZGdlMjUyNTJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDc0NTEyfQ.uj__H0s7fMB0WkNrq-UXx1RvYqJ-uRyQMwDmacMbzmI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7ff6ab491a83df-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.245",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.245, 162.158.216.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 10:03:35 UTC] === END API CALL LOG ===
[06-Apr-2026 10:03:35 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 10:03:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY4IiwidXNlcm5hbWUiOiJNYXJrJ3Njb2xvIiwiZW1haWwiOiJqb2huYnJpZGdlMjUyNTJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDc0NTEyfQ.uj__H0s7fMB0WkNrq-UXx1RvYqJ-uRyQMwDmacMbzmI
[06-Apr-2026 10:03:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 10:03:35 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 10:03:35 UTC] User ID: 268
[06-Apr-2026 10:03:35 UTC] ✅ User profile retrieved successfully for user ID: 268
[06-Apr-2026 10:03:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Apr-2026 10:03:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Apr-2026 10:03:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY4IiwidXNlcm5hbWUiOiJNYXJrJ3Njb2xvIiwiZW1haWwiOiJqb2huYnJpZGdlMjUyNTJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDc0NTEyfQ.uj__H0s7fMB0WkNrq-UXx1RvYqJ-uRyQMwDmacMbzmI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e7ff6f98b0b83df-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.52.245","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.52.245, 162.158.216.168"}
[06-Apr-2026 10:03:48 UTC] === User Orders API Called ===
[06-Apr-2026 10:03:48 UTC] User ID: 268
[06-Apr-2026 10:03:48 UTC] Limit: 20, Offset: 0
[06-Apr-2026 10:03:48 UTC] Orders found: 0
[06-Apr-2026 10:03:48 UTC] Orders data: []
[06-Apr-2026 10:03:48 UTC] Total orders count: 0
[06-Apr-2026 10:03:49 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Apr-2026 10:03:49 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Apr-2026 10:03:49 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY4IiwidXNlcm5hbWUiOiJNYXJrJ3Njb2xvIiwiZW1haWwiOiJqb2huYnJpZGdlMjUyNTJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDc0NTEyfQ.uj__H0s7fMB0WkNrq-UXx1RvYqJ-uRyQMwDmacMbzmI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e7ff7047d6083df-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.52.245","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.52.245, 162.158.216.168"}
[06-Apr-2026 10:03:49 UTC] === User Orders API Called ===
[06-Apr-2026 10:03:49 UTC] User ID: 268
[06-Apr-2026 10:03:49 UTC] Limit: 20, Offset: 0
[06-Apr-2026 10:03:49 UTC] Orders found: 0
[06-Apr-2026 10:03:49 UTC] Orders data: []
[06-Apr-2026 10:03:49 UTC] Total orders count: 0
[06-Apr-2026 10:03:49 UTC] === API CALL LOG ===
[06-Apr-2026 10:03:49 UTC] Endpoint: user/profile.php
[06-Apr-2026 10:03:49 UTC] Full Log Data: {
    "timestamp": "2026-04-06 10:03:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.245",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY4IiwidXNlcm5hbWUiOiJNYXJrJ3Njb2xvIiwiZW1haWwiOiJqb2huYnJpZGdlMjUyNTJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDc0NTEyfQ.uj__H0s7fMB0WkNrq-UXx1RvYqJ-uRyQMwDmacMbzmI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7ff7047d6283df-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.245",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.245, 162.158.216.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 10:03:49 UTC] === END API CALL LOG ===
[06-Apr-2026 10:03:49 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 10:03:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY4IiwidXNlcm5hbWUiOiJNYXJrJ3Njb2xvIiwiZW1haWwiOiJqb2huYnJpZGdlMjUyNTJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDc0NTEyfQ.uj__H0s7fMB0WkNrq-UXx1RvYqJ-uRyQMwDmacMbzmI
[06-Apr-2026 10:03:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 10:03:49 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 10:03:49 UTC] User ID: 268
[06-Apr-2026 10:03:49 UTC] ✅ User profile retrieved successfully for user ID: 268
[06-Apr-2026 10:03:50 UTC] === API CALL LOG ===
[06-Apr-2026 10:03:50 UTC] Endpoint: user/profile.php
[06-Apr-2026 10:03:50 UTC] Full Log Data: {
    "timestamp": "2026-04-06 10:03:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.245",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY4IiwidXNlcm5hbWUiOiJNYXJrJ3Njb2xvIiwiZW1haWwiOiJqb2huYnJpZGdlMjUyNTJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDc0NTEyfQ.uj__H0s7fMB0WkNrq-UXx1RvYqJ-uRyQMwDmacMbzmI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7ff7084fb783df-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.245",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.245, 162.158.216.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 10:03:50 UTC] === END API CALL LOG ===
[06-Apr-2026 10:03:50 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 10:03:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY4IiwidXNlcm5hbWUiOiJNYXJrJ3Njb2xvIiwiZW1haWwiOiJqb2huYnJpZGdlMjUyNTJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDc0NTEyfQ.uj__H0s7fMB0WkNrq-UXx1RvYqJ-uRyQMwDmacMbzmI
[06-Apr-2026 10:03:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 10:03:50 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 10:03:50 UTC] User ID: 268
[06-Apr-2026 10:03:50 UTC] ✅ User profile retrieved successfully for user ID: 268
[06-Apr-2026 10:03:57 UTC] === API CALL LOG ===
[06-Apr-2026 10:03:57 UTC] Endpoint: user/profile.php
[06-Apr-2026 10:03:57 UTC] Full Log Data: {
    "timestamp": "2026-04-06 10:03:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.245",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY4IiwidXNlcm5hbWUiOiJNYXJrJ3Njb2xvIiwiZW1haWwiOiJqb2huYnJpZGdlMjUyNTJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDc0NTEyfQ.uj__H0s7fMB0WkNrq-UXx1RvYqJ-uRyQMwDmacMbzmI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7ff7345a0fc6b6-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.245",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.245, 172.71.178.4"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 10:03:57 UTC] === END API CALL LOG ===
[06-Apr-2026 10:03:57 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 10:03:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY4IiwidXNlcm5hbWUiOiJNYXJrJ3Njb2xvIiwiZW1haWwiOiJqb2huYnJpZGdlMjUyNTJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDc0NTEyfQ.uj__H0s7fMB0WkNrq-UXx1RvYqJ-uRyQMwDmacMbzmI
[06-Apr-2026 10:03:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 10:03:57 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 10:03:57 UTC] User ID: 268
[06-Apr-2026 10:03:57 UTC] ✅ User profile retrieved successfully for user ID: 268
[06-Apr-2026 10:03:58 UTC] === API CALL LOG ===
[06-Apr-2026 10:03:58 UTC] Endpoint: user/profile.php
[06-Apr-2026 10:03:58 UTC] Full Log Data: {
    "timestamp": "2026-04-06 10:03:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.245",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY4IiwidXNlcm5hbWUiOiJNYXJrJ3Njb2xvIiwiZW1haWwiOiJqb2huYnJpZGdlMjUyNTJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDc0NTEyfQ.uj__H0s7fMB0WkNrq-UXx1RvYqJ-uRyQMwDmacMbzmI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7ff73d2806c6b6-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.245",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.245, 172.71.178.48"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 10:03:58 UTC] === END API CALL LOG ===
[06-Apr-2026 10:03:58 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 10:03:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY4IiwidXNlcm5hbWUiOiJNYXJrJ3Njb2xvIiwiZW1haWwiOiJqb2huYnJpZGdlMjUyNTJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDc0NTEyfQ.uj__H0s7fMB0WkNrq-UXx1RvYqJ-uRyQMwDmacMbzmI
[06-Apr-2026 10:03:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 10:03:58 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 10:03:58 UTC] User ID: 268
[06-Apr-2026 10:03:58 UTC] ✅ User profile retrieved successfully for user ID: 268
[06-Apr-2026 10:03:59 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Apr-2026 10:03:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Apr-2026 10:03:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY4IiwidXNlcm5hbWUiOiJNYXJrJ3Njb2xvIiwiZW1haWwiOiJqb2huYnJpZGdlMjUyNTJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDc0NTEyfQ.uj__H0s7fMB0WkNrq-UXx1RvYqJ-uRyQMwDmacMbzmI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e7ff73e5affc6b6-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.52.245","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.52.245, 172.71.178.48"}
[06-Apr-2026 10:03:59 UTC] === User Orders API Called ===
[06-Apr-2026 10:03:59 UTC] User ID: 268
[06-Apr-2026 10:03:59 UTC] Limit: 20, Offset: 0
[06-Apr-2026 10:03:59 UTC] === API CALL LOG ===
[06-Apr-2026 10:03:59 UTC] Endpoint: user/profile.php
[06-Apr-2026 10:03:59 UTC] Full Log Data: {
    "timestamp": "2026-04-06 10:03:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.245",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY4IiwidXNlcm5hbWUiOiJNYXJrJ3Njb2xvIiwiZW1haWwiOiJqb2huYnJpZGdlMjUyNTJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDc0NTEyfQ.uj__H0s7fMB0WkNrq-UXx1RvYqJ-uRyQMwDmacMbzmI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7ff73e5b03c6b6-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.245",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.245, 172.71.178.49"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 10:03:59 UTC] === END API CALL LOG ===
[06-Apr-2026 10:03:59 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 10:03:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY4IiwidXNlcm5hbWUiOiJNYXJrJ3Njb2xvIiwiZW1haWwiOiJqb2huYnJpZGdlMjUyNTJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDc0NTEyfQ.uj__H0s7fMB0WkNrq-UXx1RvYqJ-uRyQMwDmacMbzmI
[06-Apr-2026 10:03:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 10:03:59 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 10:03:59 UTC] User ID: 268
[06-Apr-2026 10:03:59 UTC] ✅ User profile retrieved successfully for user ID: 268
[06-Apr-2026 10:03:59 UTC] Orders found: 0
[06-Apr-2026 10:03:59 UTC] Orders data: []
[06-Apr-2026 10:03:59 UTC] Total orders count: 0
[06-Apr-2026 10:04:12 UTC] === API CALL LOG ===
[06-Apr-2026 10:04:12 UTC] Endpoint: user/profile.php
[06-Apr-2026 10:04:12 UTC] Full Log Data: {
    "timestamp": "2026-04-06 10:04:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.245",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY4IiwidXNlcm5hbWUiOiJNYXJrJ3Njb2xvIiwiZW1haWwiOiJqb2huYnJpZGdlMjUyNTJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDc0NTEyfQ.uj__H0s7fMB0WkNrq-UXx1RvYqJ-uRyQMwDmacMbzmI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7ff7911c5b0014-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.245",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.245, 172.71.241.84"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 10:04:12 UTC] === END API CALL LOG ===
[06-Apr-2026 10:04:12 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 10:04:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY4IiwidXNlcm5hbWUiOiJNYXJrJ3Njb2xvIiwiZW1haWwiOiJqb2huYnJpZGdlMjUyNTJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDc0NTEyfQ.uj__H0s7fMB0WkNrq-UXx1RvYqJ-uRyQMwDmacMbzmI
[06-Apr-2026 10:04:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 10:04:12 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 10:04:12 UTC] User ID: 268
[06-Apr-2026 10:04:12 UTC] ✅ User profile retrieved successfully for user ID: 268
[06-Apr-2026 10:04:13 UTC] === API CALL LOG ===
[06-Apr-2026 10:04:13 UTC] Endpoint: user/profile.php
[06-Apr-2026 10:04:13 UTC] Full Log Data: {
    "timestamp": "2026-04-06 10:04:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.245",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY4IiwidXNlcm5hbWUiOiJNYXJrJ3Njb2xvIiwiZW1haWwiOiJqb2huYnJpZGdlMjUyNTJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDc0NTEyfQ.uj__H0s7fMB0WkNrq-UXx1RvYqJ-uRyQMwDmacMbzmI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7ff797eb860014-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.245",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.245, 172.71.241.84"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 10:04:13 UTC] === END API CALL LOG ===
[06-Apr-2026 10:04:13 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 10:04:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY4IiwidXNlcm5hbWUiOiJNYXJrJ3Njb2xvIiwiZW1haWwiOiJqb2huYnJpZGdlMjUyNTJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDc0NTEyfQ.uj__H0s7fMB0WkNrq-UXx1RvYqJ-uRyQMwDmacMbzmI
[06-Apr-2026 10:04:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 10:04:13 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 10:04:13 UTC] User ID: 268
[06-Apr-2026 10:04:13 UTC] ✅ User profile retrieved successfully for user ID: 268
[06-Apr-2026 10:04:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Apr-2026 10:04:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Apr-2026 10:04:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY4IiwidXNlcm5hbWUiOiJNYXJrJ3Njb2xvIiwiZW1haWwiOiJqb2huYnJpZGdlMjUyNTJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDc0NTEyfQ.uj__H0s7fMB0WkNrq-UXx1RvYqJ-uRyQMwDmacMbzmI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e7ff797eb8a0014-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.52.245","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.52.245, 172.71.241.84"}
[06-Apr-2026 10:04:13 UTC] === User Orders API Called ===
[06-Apr-2026 10:04:13 UTC] User ID: 268
[06-Apr-2026 10:04:13 UTC] Limit: 20, Offset: 0
[06-Apr-2026 10:04:13 UTC] Orders found: 0
[06-Apr-2026 10:04:13 UTC] Orders data: []
[06-Apr-2026 10:04:13 UTC] Total orders count: 0
[06-Apr-2026 10:04:13 UTC] === API CALL LOG ===
[06-Apr-2026 10:04:13 UTC] Endpoint: user/profile.php
[06-Apr-2026 10:04:13 UTC] Full Log Data: {
    "timestamp": "2026-04-06 10:04:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.245",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY4IiwidXNlcm5hbWUiOiJNYXJrJ3Njb2xvIiwiZW1haWwiOiJqb2huYnJpZGdlMjUyNTJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDc0NTEyfQ.uj__H0s7fMB0WkNrq-UXx1RvYqJ-uRyQMwDmacMbzmI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7ff797eb8b0014-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.245",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.245, 172.71.241.84"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 10:04:13 UTC] === END API CALL LOG ===
[06-Apr-2026 10:04:13 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 10:04:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY4IiwidXNlcm5hbWUiOiJNYXJrJ3Njb2xvIiwiZW1haWwiOiJqb2huYnJpZGdlMjUyNTJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDc0NTEyfQ.uj__H0s7fMB0WkNrq-UXx1RvYqJ-uRyQMwDmacMbzmI
[06-Apr-2026 10:04:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 10:04:13 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 10:04:13 UTC] User ID: 268
[06-Apr-2026 10:04:13 UTC] ✅ User profile retrieved successfully for user ID: 268
[06-Apr-2026 10:04:44 UTC] === API CALL LOG ===
[06-Apr-2026 10:04:44 UTC] Endpoint: user/profile.php
[06-Apr-2026 10:04:44 UTC] Full Log Data: {
    "timestamp": "2026-04-06 10:04:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.245",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY4IiwidXNlcm5hbWUiOiJNYXJrJ3Njb2xvIiwiZW1haWwiOiJqb2huYnJpZGdlMjUyNTJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDc0NTEyfQ.uj__H0s7fMB0WkNrq-UXx1RvYqJ-uRyQMwDmacMbzmI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7ff85b7f08d1b8-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.245",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.245, 172.71.178.4"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 10:04:44 UTC] === END API CALL LOG ===
[06-Apr-2026 10:04:44 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 10:04:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY4IiwidXNlcm5hbWUiOiJNYXJrJ3Njb2xvIiwiZW1haWwiOiJqb2huYnJpZGdlMjUyNTJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDc0NTEyfQ.uj__H0s7fMB0WkNrq-UXx1RvYqJ-uRyQMwDmacMbzmI
[06-Apr-2026 10:04:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 10:04:44 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 10:04:44 UTC] User ID: 268
[06-Apr-2026 10:04:44 UTC] ✅ User profile retrieved successfully for user ID: 268
[06-Apr-2026 10:04:45 UTC] === API CALL LOG ===
[06-Apr-2026 10:04:45 UTC] Endpoint: user/profile.php
[06-Apr-2026 10:04:45 UTC] Full Log Data: {
    "timestamp": "2026-04-06 10:04:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.245",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY4IiwidXNlcm5hbWUiOiJNYXJrJ3Njb2xvIiwiZW1haWwiOiJqb2huYnJpZGdlMjUyNTJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDc0NTEyfQ.uj__H0s7fMB0WkNrq-UXx1RvYqJ-uRyQMwDmacMbzmI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7ff862bed8d1b8-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.245",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.245, 172.71.178.4"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 10:04:45 UTC] === END API CALL LOG ===
[06-Apr-2026 10:04:45 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 10:04:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY4IiwidXNlcm5hbWUiOiJNYXJrJ3Njb2xvIiwiZW1haWwiOiJqb2huYnJpZGdlMjUyNTJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDc0NTEyfQ.uj__H0s7fMB0WkNrq-UXx1RvYqJ-uRyQMwDmacMbzmI
[06-Apr-2026 10:04:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 10:04:45 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 10:04:45 UTC] User ID: 268
[06-Apr-2026 10:04:45 UTC] ✅ User profile retrieved successfully for user ID: 268
[06-Apr-2026 10:04:45 UTC] === API CALL LOG ===
[06-Apr-2026 10:04:45 UTC] Endpoint: user/profile.php
[06-Apr-2026 10:04:45 UTC] Full Log Data: {
    "timestamp": "2026-04-06 10:04:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.245",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY4IiwidXNlcm5hbWUiOiJNYXJrJ3Njb2xvIiwiZW1haWwiOiJqb2huYnJpZGdlMjUyNTJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDc0NTEyfQ.uj__H0s7fMB0WkNrq-UXx1RvYqJ-uRyQMwDmacMbzmI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7ff862bedcd1b8-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.245",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.245, 172.71.178.5"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 10:04:45 UTC] === END API CALL LOG ===
[06-Apr-2026 10:04:45 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 10:04:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY4IiwidXNlcm5hbWUiOiJNYXJrJ3Njb2xvIiwiZW1haWwiOiJqb2huYnJpZGdlMjUyNTJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDc0NTEyfQ.uj__H0s7fMB0WkNrq-UXx1RvYqJ-uRyQMwDmacMbzmI
[06-Apr-2026 10:04:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 10:04:45 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 10:04:45 UTC] User ID: 268
[06-Apr-2026 10:04:45 UTC] ✅ User profile retrieved successfully for user ID: 268
[06-Apr-2026 10:04:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Apr-2026 10:04:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Apr-2026 10:04:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY4IiwidXNlcm5hbWUiOiJNYXJrJ3Njb2xvIiwiZW1haWwiOiJqb2huYnJpZGdlMjUyNTJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDc0NTEyfQ.uj__H0s7fMB0WkNrq-UXx1RvYqJ-uRyQMwDmacMbzmI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e7ff862bedbd1b8-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.52.245","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.52.245, 172.71.178.5"}
[06-Apr-2026 10:04:45 UTC] === User Orders API Called ===
[06-Apr-2026 10:04:45 UTC] User ID: 268
[06-Apr-2026 10:04:45 UTC] Limit: 20, Offset: 0
[06-Apr-2026 10:04:45 UTC] Orders found: 0
[06-Apr-2026 10:04:45 UTC] Orders data: []
[06-Apr-2026 10:04:45 UTC] Total orders count: 0
[06-Apr-2026 10:04:47 UTC] === API CALL LOG ===
[06-Apr-2026 10:04:47 UTC] Endpoint: user/profile.php
[06-Apr-2026 10:04:47 UTC] Full Log Data: {
    "timestamp": "2026-04-06 10:04:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.245",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY4IiwidXNlcm5hbWUiOiJNYXJrJ3Njb2xvIiwiZW1haWwiOiJqb2huYnJpZGdlMjUyNTJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDc0NTEyfQ.uj__H0s7fMB0WkNrq-UXx1RvYqJ-uRyQMwDmacMbzmI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7ff86d5ef0d1b8-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.245",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.245, 172.71.178.4"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 10:04:47 UTC] === END API CALL LOG ===
[06-Apr-2026 10:04:47 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 10:04:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY4IiwidXNlcm5hbWUiOiJNYXJrJ3Njb2xvIiwiZW1haWwiOiJqb2huYnJpZGdlMjUyNTJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDc0NTEyfQ.uj__H0s7fMB0WkNrq-UXx1RvYqJ-uRyQMwDmacMbzmI
[06-Apr-2026 10:04:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 10:04:47 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 10:04:47 UTC] User ID: 268
[06-Apr-2026 10:04:47 UTC] ✅ User profile retrieved successfully for user ID: 268
[06-Apr-2026 10:05:47 UTC] === API CALL LOG ===
[06-Apr-2026 10:05:47 UTC] Endpoint: user/profile.php
[06-Apr-2026 10:05:47 UTC] Full Log Data: {
    "timestamp": "2026-04-06 10:05:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.245",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY4IiwidXNlcm5hbWUiOiJNYXJrJ3Njb2xvIiwiZW1haWwiOiJqb2huYnJpZGdlMjUyNTJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDc0NTEyfQ.uj__H0s7fMB0WkNrq-UXx1RvYqJ-uRyQMwDmacMbzmI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7ff9e5adb5f65f-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.245",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.245, 141.101.99.110"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 10:05:47 UTC] === END API CALL LOG ===
[06-Apr-2026 10:05:47 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 10:05:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY4IiwidXNlcm5hbWUiOiJNYXJrJ3Njb2xvIiwiZW1haWwiOiJqb2huYnJpZGdlMjUyNTJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDc0NTEyfQ.uj__H0s7fMB0WkNrq-UXx1RvYqJ-uRyQMwDmacMbzmI
[06-Apr-2026 10:05:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 10:05:47 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 10:05:47 UTC] User ID: 268
[06-Apr-2026 10:05:47 UTC] ✅ User profile retrieved successfully for user ID: 268
[06-Apr-2026 10:05:48 UTC] === API CALL LOG ===
[06-Apr-2026 10:05:48 UTC] Endpoint: user/profile.php
[06-Apr-2026 10:05:48 UTC] Full Log Data: {
    "timestamp": "2026-04-06 10:05:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.245",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY4IiwidXNlcm5hbWUiOiJNYXJrJ3Njb2xvIiwiZW1haWwiOiJqb2huYnJpZGdlMjUyNTJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDc0NTEyfQ.uj__H0s7fMB0WkNrq-UXx1RvYqJ-uRyQMwDmacMbzmI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7ff9eae9e9f65f-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.245",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.245, 141.101.99.110"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 10:05:48 UTC] === END API CALL LOG ===
[06-Apr-2026 10:05:48 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 10:05:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY4IiwidXNlcm5hbWUiOiJNYXJrJ3Njb2xvIiwiZW1haWwiOiJqb2huYnJpZGdlMjUyNTJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDc0NTEyfQ.uj__H0s7fMB0WkNrq-UXx1RvYqJ-uRyQMwDmacMbzmI
[06-Apr-2026 10:05:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 10:05:48 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 10:05:48 UTC] User ID: 268
[06-Apr-2026 10:05:48 UTC] ✅ User profile retrieved successfully for user ID: 268
[06-Apr-2026 10:05:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Apr-2026 10:05:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Apr-2026 10:05:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY4IiwidXNlcm5hbWUiOiJNYXJrJ3Njb2xvIiwiZW1haWwiOiJqb2huYnJpZGdlMjUyNTJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDc0NTEyfQ.uj__H0s7fMB0WkNrq-UXx1RvYqJ-uRyQMwDmacMbzmI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e7ff9eae9edf65f-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.52.245","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.52.245, 141.101.99.109"}
[06-Apr-2026 10:05:48 UTC] === User Orders API Called ===
[06-Apr-2026 10:05:48 UTC] User ID: 268
[06-Apr-2026 10:05:48 UTC] Limit: 20, Offset: 0
[06-Apr-2026 10:05:48 UTC] Orders found: 0
[06-Apr-2026 10:05:48 UTC] Orders data: []
[06-Apr-2026 10:05:48 UTC] Total orders count: 0
[06-Apr-2026 10:05:48 UTC] === API CALL LOG ===
[06-Apr-2026 10:05:48 UTC] Endpoint: user/profile.php
[06-Apr-2026 10:05:48 UTC] Full Log Data: {
    "timestamp": "2026-04-06 10:05:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.245",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY4IiwidXNlcm5hbWUiOiJNYXJrJ3Njb2xvIiwiZW1haWwiOiJqb2huYnJpZGdlMjUyNTJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDc0NTEyfQ.uj__H0s7fMB0WkNrq-UXx1RvYqJ-uRyQMwDmacMbzmI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7ff9ebcbeef65f-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.245",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.245, 141.101.99.110"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 10:05:48 UTC] === END API CALL LOG ===
[06-Apr-2026 10:05:48 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 10:05:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY4IiwidXNlcm5hbWUiOiJNYXJrJ3Njb2xvIiwiZW1haWwiOiJqb2huYnJpZGdlMjUyNTJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDc0NTEyfQ.uj__H0s7fMB0WkNrq-UXx1RvYqJ-uRyQMwDmacMbzmI
[06-Apr-2026 10:05:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 10:05:48 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 10:05:48 UTC] User ID: 268
[06-Apr-2026 10:05:48 UTC] ✅ User profile retrieved successfully for user ID: 268
[06-Apr-2026 10:05:52 UTC] === API CALL LOG ===
[06-Apr-2026 10:05:52 UTC] Endpoint: user/profile.php
[06-Apr-2026 10:05:52 UTC] Full Log Data: {
    "timestamp": "2026-04-06 10:05:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.245",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY4IiwidXNlcm5hbWUiOiJNYXJrJ3Njb2xvIiwiZW1haWwiOiJqb2huYnJpZGdlMjUyNTJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDc0NTEyfQ.uj__H0s7fMB0WkNrq-UXx1RvYqJ-uRyQMwDmacMbzmI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7ffa02eb73f65f-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.245",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.245, 141.101.99.109"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 10:05:52 UTC] === END API CALL LOG ===
[06-Apr-2026 10:05:52 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 10:05:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY4IiwidXNlcm5hbWUiOiJNYXJrJ3Njb2xvIiwiZW1haWwiOiJqb2huYnJpZGdlMjUyNTJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDc0NTEyfQ.uj__H0s7fMB0WkNrq-UXx1RvYqJ-uRyQMwDmacMbzmI
[06-Apr-2026 10:05:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 10:05:52 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 10:05:52 UTC] User ID: 268
[06-Apr-2026 10:05:52 UTC] ✅ User profile retrieved successfully for user ID: 268
[06-Apr-2026 10:06:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Apr-2026 10:06:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Apr-2026 10:06:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY4IiwidXNlcm5hbWUiOiJNYXJrJ3Njb2xvIiwiZW1haWwiOiJqb2huYnJpZGdlMjUyNTJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDc0NTEyfQ.uj__H0s7fMB0WkNrq-UXx1RvYqJ-uRyQMwDmacMbzmI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e7ffb096c68f65f-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.52.245","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.52.245, 141.101.99.109"}
[06-Apr-2026 10:06:34 UTC] === User Orders API Called ===
[06-Apr-2026 10:06:34 UTC] User ID: 268
[06-Apr-2026 10:06:34 UTC] Limit: 20, Offset: 0
[06-Apr-2026 10:06:34 UTC] Orders found: 0
[06-Apr-2026 10:06:34 UTC] Orders data: []
[06-Apr-2026 10:06:34 UTC] Total orders count: 0
[06-Apr-2026 10:06:34 UTC] === API CALL LOG ===
[06-Apr-2026 10:06:34 UTC] Endpoint: user/profile.php
[06-Apr-2026 10:06:34 UTC] Full Log Data: {
    "timestamp": "2026-04-06 10:06:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.245",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY4IiwidXNlcm5hbWUiOiJNYXJrJ3Njb2xvIiwiZW1haWwiOiJqb2huYnJpZGdlMjUyNTJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDc0NTEyfQ.uj__H0s7fMB0WkNrq-UXx1RvYqJ-uRyQMwDmacMbzmI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7ffb096c6ef65f-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.245",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.245, 141.101.99.110"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 10:06:34 UTC] === END API CALL LOG ===
[06-Apr-2026 10:06:34 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 10:06:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY4IiwidXNlcm5hbWUiOiJNYXJrJ3Njb2xvIiwiZW1haWwiOiJqb2huYnJpZGdlMjUyNTJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDc0NTEyfQ.uj__H0s7fMB0WkNrq-UXx1RvYqJ-uRyQMwDmacMbzmI
[06-Apr-2026 10:06:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 10:06:34 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 10:06:34 UTC] User ID: 268
[06-Apr-2026 10:06:34 UTC] ✅ User profile retrieved successfully for user ID: 268
[06-Apr-2026 10:06:35 UTC] === API CALL LOG ===
[06-Apr-2026 10:06:35 UTC] Endpoint: user/profile.php
[06-Apr-2026 10:06:35 UTC] Full Log Data: {
    "timestamp": "2026-04-06 10:06:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.245",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY4IiwidXNlcm5hbWUiOiJNYXJrJ3Njb2xvIiwiZW1haWwiOiJqb2huYnJpZGdlMjUyNTJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDc0NTEyfQ.uj__H0s7fMB0WkNrq-UXx1RvYqJ-uRyQMwDmacMbzmI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7ffb0d4caff65f-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.245",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.245, 141.101.99.110"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 10:06:35 UTC] === END API CALL LOG ===
[06-Apr-2026 10:06:35 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 10:06:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY4IiwidXNlcm5hbWUiOiJNYXJrJ3Njb2xvIiwiZW1haWwiOiJqb2huYnJpZGdlMjUyNTJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDc0NTEyfQ.uj__H0s7fMB0WkNrq-UXx1RvYqJ-uRyQMwDmacMbzmI
[06-Apr-2026 10:06:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 10:06:35 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 10:06:35 UTC] User ID: 268
[06-Apr-2026 10:06:35 UTC] ✅ User profile retrieved successfully for user ID: 268
[06-Apr-2026 10:06:37 UTC] === API CALL LOG ===
[06-Apr-2026 10:06:37 UTC] Endpoint: user/profile.php
[06-Apr-2026 10:06:37 UTC] Full Log Data: {
    "timestamp": "2026-04-06 10:06:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.245",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY4IiwidXNlcm5hbWUiOiJNYXJrJ3Njb2xvIiwiZW1haWwiOiJqb2huYnJpZGdlMjUyNTJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDc0NTEyfQ.uj__H0s7fMB0WkNrq-UXx1RvYqJ-uRyQMwDmacMbzmI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7ffb196ab6f65f-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.245",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.245, 141.101.99.109"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 10:06:37 UTC] === END API CALL LOG ===
[06-Apr-2026 10:06:37 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 10:06:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY4IiwidXNlcm5hbWUiOiJNYXJrJ3Njb2xvIiwiZW1haWwiOiJqb2huYnJpZGdlMjUyNTJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDc0NTEyfQ.uj__H0s7fMB0WkNrq-UXx1RvYqJ-uRyQMwDmacMbzmI
[06-Apr-2026 10:06:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 10:06:37 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 10:06:37 UTC] User ID: 268
[06-Apr-2026 10:06:37 UTC] ✅ User profile retrieved successfully for user ID: 268
[06-Apr-2026 10:07:24 UTC] === API CALL LOG ===
[06-Apr-2026 10:07:24 UTC] Endpoint: user/profile.php
[06-Apr-2026 10:07:24 UTC] Full Log Data: {
    "timestamp": "2026-04-06 10:07:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.245",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY4IiwidXNlcm5hbWUiOiJNYXJrJ3Njb2xvIiwiZW1haWwiOiJqb2huYnJpZGdlMjUyNTJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDc0NTEyfQ.uj__H0s7fMB0WkNrq-UXx1RvYqJ-uRyQMwDmacMbzmI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7ffc416e6df65f-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.245",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.245, 141.101.99.110"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 10:07:24 UTC] === END API CALL LOG ===
[06-Apr-2026 10:07:24 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 10:07:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY4IiwidXNlcm5hbWUiOiJNYXJrJ3Njb2xvIiwiZW1haWwiOiJqb2huYnJpZGdlMjUyNTJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDc0NTEyfQ.uj__H0s7fMB0WkNrq-UXx1RvYqJ-uRyQMwDmacMbzmI
[06-Apr-2026 10:07:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 10:07:24 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 10:07:24 UTC] User ID: 268
[06-Apr-2026 10:07:24 UTC] ✅ User profile retrieved successfully for user ID: 268
[06-Apr-2026 10:07:24 UTC] User Purchases API - User ID: 268
[06-Apr-2026 10:07:24 UTC] User Purchases API - Total purchases found: 0
[06-Apr-2026 10:07:32 UTC] User Purchases API - User ID: 268
[06-Apr-2026 10:07:32 UTC] User Purchases API - Total purchases found: 0
[06-Apr-2026 10:07:35 UTC] === API CALL LOG ===
[06-Apr-2026 10:07:35 UTC] Endpoint: user/profile.php
[06-Apr-2026 10:07:35 UTC] Full Log Data: {
    "timestamp": "2026-04-06 10:07:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.245",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY4IiwidXNlcm5hbWUiOiJNYXJrJ3Njb2xvIiwiZW1haWwiOiJqb2huYnJpZGdlMjUyNTJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDc0NTEyfQ.uj__H0s7fMB0WkNrq-UXx1RvYqJ-uRyQMwDmacMbzmI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7ffc84ec91f65f-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.245",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.245, 141.101.99.110"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 10:07:35 UTC] === END API CALL LOG ===
[06-Apr-2026 10:07:35 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 10:07:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY4IiwidXNlcm5hbWUiOiJNYXJrJ3Njb2xvIiwiZW1haWwiOiJqb2huYnJpZGdlMjUyNTJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDc0NTEyfQ.uj__H0s7fMB0WkNrq-UXx1RvYqJ-uRyQMwDmacMbzmI
[06-Apr-2026 10:07:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 10:07:35 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 10:07:35 UTC] User ID: 268
[06-Apr-2026 10:07:35 UTC] ✅ User profile retrieved successfully for user ID: 268
[06-Apr-2026 10:07:35 UTC] User Purchases API - User ID: 268
[06-Apr-2026 10:07:35 UTC] User Purchases API - Total purchases found: 0
[06-Apr-2026 10:07:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Apr-2026 10:07:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Apr-2026 10:07:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY4IiwidXNlcm5hbWUiOiJNYXJrJ3Njb2xvIiwiZW1haWwiOiJqb2huYnJpZGdlMjUyNTJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDc0NTEyfQ.uj__H0s7fMB0WkNrq-UXx1RvYqJ-uRyQMwDmacMbzmI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e7ffcecdd89f65f-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.52.245","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.52.245, 141.101.99.110"}
[06-Apr-2026 10:07:51 UTC] === User Orders API Called ===
[06-Apr-2026 10:07:51 UTC] User ID: 268
[06-Apr-2026 10:07:51 UTC] Limit: 20, Offset: 0
[06-Apr-2026 10:07:51 UTC] Orders found: 0
[06-Apr-2026 10:07:51 UTC] Orders data: []
[06-Apr-2026 10:07:51 UTC] Total orders count: 0
[06-Apr-2026 10:07:51 UTC] === API CALL LOG ===
[06-Apr-2026 10:07:51 UTC] Endpoint: user/profile.php
[06-Apr-2026 10:07:51 UTC] Full Log Data: {
    "timestamp": "2026-04-06 10:07:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.245",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY4IiwidXNlcm5hbWUiOiJNYXJrJ3Njb2xvIiwiZW1haWwiOiJqb2huYnJpZGdlMjUyNTJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDc0NTEyfQ.uj__H0s7fMB0WkNrq-UXx1RvYqJ-uRyQMwDmacMbzmI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7ffcecdd8bf65f-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.245",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.245, 141.101.99.109"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 10:07:51 UTC] === END API CALL LOG ===
[06-Apr-2026 10:07:51 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 10:07:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY4IiwidXNlcm5hbWUiOiJNYXJrJ3Njb2xvIiwiZW1haWwiOiJqb2huYnJpZGdlMjUyNTJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDc0NTEyfQ.uj__H0s7fMB0WkNrq-UXx1RvYqJ-uRyQMwDmacMbzmI
[06-Apr-2026 10:07:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 10:07:51 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 10:07:51 UTC] User ID: 268
[06-Apr-2026 10:07:51 UTC] ✅ User profile retrieved successfully for user ID: 268
[06-Apr-2026 10:07:52 UTC] === API CALL LOG ===
[06-Apr-2026 10:07:52 UTC] Endpoint: user/profile.php
[06-Apr-2026 10:07:52 UTC] Full Log Data: {
    "timestamp": "2026-04-06 10:07:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.245",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY4IiwidXNlcm5hbWUiOiJNYXJrJ3Njb2xvIiwiZW1haWwiOiJqb2huYnJpZGdlMjUyNTJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDc0NTEyfQ.uj__H0s7fMB0WkNrq-UXx1RvYqJ-uRyQMwDmacMbzmI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7ffcf228cef65f-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.245",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.245, 141.101.99.109"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 10:07:52 UTC] === END API CALL LOG ===
[06-Apr-2026 10:07:52 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 10:07:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY4IiwidXNlcm5hbWUiOiJNYXJrJ3Njb2xvIiwiZW1haWwiOiJqb2huYnJpZGdlMjUyNTJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDc0NTEyfQ.uj__H0s7fMB0WkNrq-UXx1RvYqJ-uRyQMwDmacMbzmI
[06-Apr-2026 10:07:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 10:07:52 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 10:07:52 UTC] User ID: 268
[06-Apr-2026 10:07:52 UTC] ✅ User profile retrieved successfully for user ID: 268
[06-Apr-2026 10:07:53 UTC] === API CALL LOG ===
[06-Apr-2026 10:07:53 UTC] Endpoint: user/profile.php
[06-Apr-2026 10:07:53 UTC] Full Log Data: {
    "timestamp": "2026-04-06 10:07:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.245",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY4IiwidXNlcm5hbWUiOiJNYXJrJ3Njb2xvIiwiZW1haWwiOiJqb2huYnJpZGdlMjUyNTJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDc0NTEyfQ.uj__H0s7fMB0WkNrq-UXx1RvYqJ-uRyQMwDmacMbzmI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e7ffcf52f9cf65f-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.245",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.245, 141.101.99.110"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 10:07:53 UTC] === END API CALL LOG ===
[06-Apr-2026 10:07:53 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 10:07:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY4IiwidXNlcm5hbWUiOiJNYXJrJ3Njb2xvIiwiZW1haWwiOiJqb2huYnJpZGdlMjUyNTJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDc0NTEyfQ.uj__H0s7fMB0WkNrq-UXx1RvYqJ-uRyQMwDmacMbzmI
[06-Apr-2026 10:07:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 10:07:53 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 10:07:53 UTC] User ID: 268
[06-Apr-2026 10:07:53 UTC] ✅ User profile retrieved successfully for user ID: 268
[06-Apr-2026 10:56:18 UTC] === API CALL LOG ===
[06-Apr-2026 10:56:18 UTC] Endpoint: user/profile.php
[06-Apr-2026 10:56:18 UTC] Full Log Data: {
    "timestamp": "2026-04-06 10:56:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a09:bac5:2a95:1282::1d8:1ed",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY5IiwidXNlcm5hbWUiOiJtYXhpbTEwMDU1NW1sIiwiZW1haWwiOiJtYXhmbG0xMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NjA3Nzc3OH0.GcQ3eJ5JCc1SL98Mi5zC4MBvFw2mH8GbF3Savqv_SDw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e8043e4ee7e0418-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a09:bac5:2a95:1282::1d8:1ed",
        "CF-IPCountry": "DE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a09:bac5:2a95:1282::1d8:1ed, 172.70.251.120"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 10:56:18 UTC] === END API CALL LOG ===
[06-Apr-2026 10:56:18 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 10:56:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY5IiwidXNlcm5hbWUiOiJtYXhpbTEwMDU1NW1sIiwiZW1haWwiOiJtYXhmbG0xMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NjA3Nzc3OH0.GcQ3eJ5JCc1SL98Mi5zC4MBvFw2mH8GbF3Savqv_SDw
[06-Apr-2026 10:56:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 10:56:18 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 10:56:18 UTC] User ID: 269
[06-Apr-2026 10:56:18 UTC] ✅ User profile retrieved successfully for user ID: 269
[06-Apr-2026 10:56:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Apr-2026 10:56:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Apr-2026 10:56:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY5IiwidXNlcm5hbWUiOiJtYXhpbTEwMDU1NW1sIiwiZW1haWwiOiJtYXhmbG0xMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NjA3Nzc3OH0.GcQ3eJ5JCc1SL98Mi5zC4MBvFw2mH8GbF3Savqv_SDw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e8043e4fe8e0418-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2a09:bac5:2a95:1282::1d8:1ed","CF-IPCountry":"DE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2a09:bac5:2a95:1282::1d8:1ed, 172.70.251.119"}
[06-Apr-2026 10:56:18 UTC] === User Orders API Called ===
[06-Apr-2026 10:56:18 UTC] User ID: 269
[06-Apr-2026 10:56:18 UTC] Limit: 20, Offset: 0
[06-Apr-2026 10:56:18 UTC] Orders found: 0
[06-Apr-2026 10:56:18 UTC] Orders data: []
[06-Apr-2026 10:56:18 UTC] Total orders count: 0
[06-Apr-2026 10:56:18 UTC] === API CALL LOG ===
[06-Apr-2026 10:56:18 UTC] Endpoint: user/profile.php
[06-Apr-2026 10:56:18 UTC] Full Log Data: {
    "timestamp": "2026-04-06 10:56:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a09:bac5:2a95:1282::1d8:1ed",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY5IiwidXNlcm5hbWUiOiJtYXhpbTEwMDU1NW1sIiwiZW1haWwiOiJtYXhmbG0xMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NjA3Nzc3OH0.GcQ3eJ5JCc1SL98Mi5zC4MBvFw2mH8GbF3Savqv_SDw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e8043e58ef50418-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a09:bac5:2a95:1282::1d8:1ed",
        "CF-IPCountry": "DE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a09:bac5:2a95:1282::1d8:1ed, 172.70.251.119"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 10:56:18 UTC] === END API CALL LOG ===
[06-Apr-2026 10:56:18 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 10:56:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY5IiwidXNlcm5hbWUiOiJtYXhpbTEwMDU1NW1sIiwiZW1haWwiOiJtYXhmbG0xMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NjA3Nzc3OH0.GcQ3eJ5JCc1SL98Mi5zC4MBvFw2mH8GbF3Savqv_SDw
[06-Apr-2026 10:56:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 10:56:18 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 10:56:18 UTC] User ID: 269
[06-Apr-2026 10:56:18 UTC] ✅ User profile retrieved successfully for user ID: 269
[06-Apr-2026 10:56:19 UTC] === API CALL LOG ===
[06-Apr-2026 10:56:19 UTC] Endpoint: user/profile.php
[06-Apr-2026 10:56:19 UTC] Full Log Data: {
    "timestamp": "2026-04-06 10:56:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a09:bac5:2a95:1282::1d8:1ed",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY5IiwidXNlcm5hbWUiOiJtYXhpbTEwMDU1NW1sIiwiZW1haWwiOiJtYXhmbG0xMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NjA3Nzc3OH0.GcQ3eJ5JCc1SL98Mi5zC4MBvFw2mH8GbF3Savqv_SDw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e8043e6f8160418-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a09:bac5:2a95:1282::1d8:1ed",
        "CF-IPCountry": "DE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a09:bac5:2a95:1282::1d8:1ed, 172.70.251.119"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 10:56:19 UTC] === END API CALL LOG ===
[06-Apr-2026 10:56:19 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 10:56:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY5IiwidXNlcm5hbWUiOiJtYXhpbTEwMDU1NW1sIiwiZW1haWwiOiJtYXhmbG0xMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NjA3Nzc3OH0.GcQ3eJ5JCc1SL98Mi5zC4MBvFw2mH8GbF3Savqv_SDw
[06-Apr-2026 10:56:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 10:56:19 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 10:56:19 UTC] User ID: 269
[06-Apr-2026 10:56:19 UTC] ✅ User profile retrieved successfully for user ID: 269
[06-Apr-2026 10:56:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Apr-2026 10:56:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Apr-2026 10:56:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY5IiwidXNlcm5hbWUiOiJtYXhpbTEwMDU1NW1sIiwiZW1haWwiOiJtYXhmbG0xMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NjA3Nzc3OH0.GcQ3eJ5JCc1SL98Mi5zC4MBvFw2mH8GbF3Savqv_SDw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e804472195d0418-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2a09:bac5:2a95:1282::1d8:1ed","CF-IPCountry":"DE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2a09:bac5:2a95:1282::1d8:1ed, 172.70.251.119"}
[06-Apr-2026 10:56:41 UTC] === User Orders API Called ===
[06-Apr-2026 10:56:41 UTC] User ID: 269
[06-Apr-2026 10:56:41 UTC] Limit: 20, Offset: 0
[06-Apr-2026 10:56:41 UTC] Orders found: 0
[06-Apr-2026 10:56:41 UTC] Orders data: []
[06-Apr-2026 10:56:41 UTC] Total orders count: 0
[06-Apr-2026 10:56:41 UTC] === API CALL LOG ===
[06-Apr-2026 10:56:41 UTC] Endpoint: user/profile.php
[06-Apr-2026 10:56:41 UTC] Full Log Data: {
    "timestamp": "2026-04-06 10:56:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a09:bac5:2a95:1282::1d8:1ed",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY5IiwidXNlcm5hbWUiOiJtYXhpbTEwMDU1NW1sIiwiZW1haWwiOiJtYXhmbG0xMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NjA3Nzc3OH0.GcQ3eJ5JCc1SL98Mi5zC4MBvFw2mH8GbF3Savqv_SDw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e80447299bd0418-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a09:bac5:2a95:1282::1d8:1ed",
        "CF-IPCountry": "DE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a09:bac5:2a95:1282::1d8:1ed, 172.70.251.119"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 10:56:41 UTC] === END API CALL LOG ===
[06-Apr-2026 10:56:41 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 10:56:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY5IiwidXNlcm5hbWUiOiJtYXhpbTEwMDU1NW1sIiwiZW1haWwiOiJtYXhmbG0xMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NjA3Nzc3OH0.GcQ3eJ5JCc1SL98Mi5zC4MBvFw2mH8GbF3Savqv_SDw
[06-Apr-2026 10:56:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 10:56:41 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 10:56:41 UTC] User ID: 269
[06-Apr-2026 10:56:41 UTC] ✅ User profile retrieved successfully for user ID: 269
[06-Apr-2026 10:56:41 UTC] === API CALL LOG ===
[06-Apr-2026 10:56:41 UTC] Endpoint: user/profile.php
[06-Apr-2026 10:56:41 UTC] Full Log Data: {
    "timestamp": "2026-04-06 10:56:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a09:bac5:2a95:1282::1d8:1ed",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY5IiwidXNlcm5hbWUiOiJtYXhpbTEwMDU1NW1sIiwiZW1haWwiOiJtYXhmbG0xMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NjA3Nzc3OH0.GcQ3eJ5JCc1SL98Mi5zC4MBvFw2mH8GbF3Savqv_SDw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e8044737a830418-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a09:bac5:2a95:1282::1d8:1ed",
        "CF-IPCountry": "DE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a09:bac5:2a95:1282::1d8:1ed, 172.70.251.119"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 10:56:41 UTC] === END API CALL LOG ===
[06-Apr-2026 10:56:41 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 10:56:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY5IiwidXNlcm5hbWUiOiJtYXhpbTEwMDU1NW1sIiwiZW1haWwiOiJtYXhmbG0xMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NjA3Nzc3OH0.GcQ3eJ5JCc1SL98Mi5zC4MBvFw2mH8GbF3Savqv_SDw
[06-Apr-2026 10:56:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 10:56:41 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 10:56:41 UTC] User ID: 269
[06-Apr-2026 10:56:41 UTC] ✅ User profile retrieved successfully for user ID: 269
[06-Apr-2026 10:56:42 UTC] === API CALL LOG ===
[06-Apr-2026 10:56:42 UTC] Endpoint: user/profile.php
[06-Apr-2026 10:56:42 UTC] Full Log Data: {
    "timestamp": "2026-04-06 10:56:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a09:bac5:2a95:1282::1d8:1ed",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY5IiwidXNlcm5hbWUiOiJtYXhpbTEwMDU1NW1sIiwiZW1haWwiOiJtYXhmbG0xMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NjA3Nzc3OH0.GcQ3eJ5JCc1SL98Mi5zC4MBvFw2mH8GbF3Savqv_SDw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e8044767cbd0418-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a09:bac5:2a95:1282::1d8:1ed",
        "CF-IPCountry": "DE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a09:bac5:2a95:1282::1d8:1ed, 172.70.251.119"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 10:56:42 UTC] === END API CALL LOG ===
[06-Apr-2026 10:56:42 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 10:56:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY5IiwidXNlcm5hbWUiOiJtYXhpbTEwMDU1NW1sIiwiZW1haWwiOiJtYXhmbG0xMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NjA3Nzc3OH0.GcQ3eJ5JCc1SL98Mi5zC4MBvFw2mH8GbF3Savqv_SDw
[06-Apr-2026 10:56:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 10:56:42 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 10:56:42 UTC] User ID: 269
[06-Apr-2026 10:56:42 UTC] ✅ User profile retrieved successfully for user ID: 269
[06-Apr-2026 10:57:01 UTC] === API CALL LOG ===
[06-Apr-2026 10:57:01 UTC] Endpoint: user/profile.php
[06-Apr-2026 10:57:01 UTC] Full Log Data: {
    "timestamp": "2026-04-06 10:57:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a09:bac5:2a96:1282::1d8:1ed",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY5IiwidXNlcm5hbWUiOiJtYXhpbTEwMDU1NW1sIiwiZW1haWwiOiJtYXhmbG0xMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NjA3Nzc3OH0.GcQ3eJ5JCc1SL98Mi5zC4MBvFw2mH8GbF3Savqv_SDw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e8044f06a610418-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a09:bac5:2a96:1282::1d8:1ed",
        "CF-IPCountry": "DE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a09:bac5:2a96:1282::1d8:1ed, 172.70.251.120"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 10:57:01 UTC] === END API CALL LOG ===
[06-Apr-2026 10:57:01 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 10:57:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY5IiwidXNlcm5hbWUiOiJtYXhpbTEwMDU1NW1sIiwiZW1haWwiOiJtYXhmbG0xMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NjA3Nzc3OH0.GcQ3eJ5JCc1SL98Mi5zC4MBvFw2mH8GbF3Savqv_SDw
[06-Apr-2026 10:57:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 10:57:01 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 10:57:01 UTC] User ID: 269
[06-Apr-2026 10:57:01 UTC] ✅ User profile retrieved successfully for user ID: 269
[06-Apr-2026 10:58:05 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Apr-2026 10:58:05 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Apr-2026 10:58:05 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY5IiwidXNlcm5hbWUiOiJtYXhpbTEwMDU1NW1sIiwiZW1haWwiOiJtYXhmbG0xMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NjA3Nzc3OH0.GcQ3eJ5JCc1SL98Mi5zC4MBvFw2mH8GbF3Savqv_SDw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e804682cc080418-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2a09:bac5:2a96:1282::1d8:1ed","CF-IPCountry":"DE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2a09:bac5:2a96:1282::1d8:1ed, 172.70.251.119"}
[06-Apr-2026 10:58:05 UTC] === User Orders API Called ===
[06-Apr-2026 10:58:05 UTC] User ID: 269
[06-Apr-2026 10:58:05 UTC] Limit: 20, Offset: 0
[06-Apr-2026 10:58:05 UTC] Orders found: 0
[06-Apr-2026 10:58:05 UTC] Orders data: []
[06-Apr-2026 10:58:05 UTC] Total orders count: 0
[06-Apr-2026 10:58:05 UTC] === API CALL LOG ===
[06-Apr-2026 10:58:05 UTC] Endpoint: user/profile.php
[06-Apr-2026 10:58:05 UTC] Full Log Data: {
    "timestamp": "2026-04-06 10:58:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a09:bac5:2a96:1282::1d8:1ed",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY5IiwidXNlcm5hbWUiOiJtYXhpbTEwMDU1NW1sIiwiZW1haWwiOiJtYXhmbG0xMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NjA3Nzc3OH0.GcQ3eJ5JCc1SL98Mi5zC4MBvFw2mH8GbF3Savqv_SDw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e8046833c550418-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a09:bac5:2a96:1282::1d8:1ed",
        "CF-IPCountry": "DE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a09:bac5:2a96:1282::1d8:1ed, 172.70.251.119"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 10:58:05 UTC] === END API CALL LOG ===
[06-Apr-2026 10:58:05 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 10:58:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY5IiwidXNlcm5hbWUiOiJtYXhpbTEwMDU1NW1sIiwiZW1haWwiOiJtYXhmbG0xMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NjA3Nzc3OH0.GcQ3eJ5JCc1SL98Mi5zC4MBvFw2mH8GbF3Savqv_SDw
[06-Apr-2026 10:58:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 10:58:05 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 10:58:05 UTC] User ID: 269
[06-Apr-2026 10:58:05 UTC] ✅ User profile retrieved successfully for user ID: 269
[06-Apr-2026 10:58:06 UTC] === API CALL LOG ===
[06-Apr-2026 10:58:06 UTC] Endpoint: user/profile.php
[06-Apr-2026 10:58:06 UTC] Full Log Data: {
    "timestamp": "2026-04-06 10:58:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a09:bac5:2a96:1282::1d8:1ed",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY5IiwidXNlcm5hbWUiOiJtYXhpbTEwMDU1NW1sIiwiZW1haWwiOiJtYXhmbG0xMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NjA3Nzc3OH0.GcQ3eJ5JCc1SL98Mi5zC4MBvFw2mH8GbF3Savqv_SDw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e804684cd5e0418-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a09:bac5:2a96:1282::1d8:1ed",
        "CF-IPCountry": "DE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a09:bac5:2a96:1282::1d8:1ed, 172.70.251.119"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 10:58:06 UTC] === END API CALL LOG ===
[06-Apr-2026 10:58:06 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 10:58:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY5IiwidXNlcm5hbWUiOiJtYXhpbTEwMDU1NW1sIiwiZW1haWwiOiJtYXhmbG0xMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NjA3Nzc3OH0.GcQ3eJ5JCc1SL98Mi5zC4MBvFw2mH8GbF3Savqv_SDw
[06-Apr-2026 10:58:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 10:58:06 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 10:58:06 UTC] User ID: 269
[06-Apr-2026 10:58:06 UTC] ✅ User profile retrieved successfully for user ID: 269
[06-Apr-2026 10:58:06 UTC] === API CALL LOG ===
[06-Apr-2026 10:58:06 UTC] Endpoint: user/profile.php
[06-Apr-2026 10:58:06 UTC] Full Log Data: {
    "timestamp": "2026-04-06 10:58:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a09:bac5:2a96:1282::1d8:1ed",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY5IiwidXNlcm5hbWUiOiJtYXhpbTEwMDU1NW1sIiwiZW1haWwiOiJtYXhmbG0xMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NjA3Nzc3OH0.GcQ3eJ5JCc1SL98Mi5zC4MBvFw2mH8GbF3Savqv_SDw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e8046872ef80418-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a09:bac5:2a96:1282::1d8:1ed",
        "CF-IPCountry": "DE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a09:bac5:2a96:1282::1d8:1ed, 172.70.251.119"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 10:58:06 UTC] === END API CALL LOG ===
[06-Apr-2026 10:58:06 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 10:58:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY5IiwidXNlcm5hbWUiOiJtYXhpbTEwMDU1NW1sIiwiZW1haWwiOiJtYXhmbG0xMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NjA3Nzc3OH0.GcQ3eJ5JCc1SL98Mi5zC4MBvFw2mH8GbF3Savqv_SDw
[06-Apr-2026 10:58:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 10:58:06 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 10:58:06 UTC] User ID: 269
[06-Apr-2026 10:58:06 UTC] ✅ User profile retrieved successfully for user ID: 269
[06-Apr-2026 10:58:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Apr-2026 10:58:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Apr-2026 10:58:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY5IiwidXNlcm5hbWUiOiJtYXhpbTEwMDU1NW1sIiwiZW1haWwiOiJtYXhmbG0xMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NjA3Nzc3OH0.GcQ3eJ5JCc1SL98Mi5zC4MBvFw2mH8GbF3Savqv_SDw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e8046b23f540418-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2a09:bac5:2a96:1282::1d8:1ed","CF-IPCountry":"DE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2a09:bac5:2a96:1282::1d8:1ed, 172.70.251.119"}
[06-Apr-2026 10:58:13 UTC] === User Orders API Called ===
[06-Apr-2026 10:58:13 UTC] User ID: 269
[06-Apr-2026 10:58:13 UTC] Limit: 20, Offset: 0
[06-Apr-2026 10:58:13 UTC] Orders found: 0
[06-Apr-2026 10:58:13 UTC] Orders data: []
[06-Apr-2026 10:58:13 UTC] Total orders count: 0
[06-Apr-2026 10:58:14 UTC] === API CALL LOG ===
[06-Apr-2026 10:58:14 UTC] Endpoint: user/profile.php
[06-Apr-2026 10:58:14 UTC] Full Log Data: {
    "timestamp": "2026-04-06 10:58:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a09:bac5:2a96:1282::1d8:1ed",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY5IiwidXNlcm5hbWUiOiJtYXhpbTEwMDU1NW1sIiwiZW1haWwiOiJtYXhmbG0xMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NjA3Nzc3OH0.GcQ3eJ5JCc1SL98Mi5zC4MBvFw2mH8GbF3Savqv_SDw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e8046bb5e050418-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a09:bac5:2a96:1282::1d8:1ed",
        "CF-IPCountry": "DE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a09:bac5:2a96:1282::1d8:1ed, 172.70.251.119"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 10:58:14 UTC] === END API CALL LOG ===
[06-Apr-2026 10:58:14 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 10:58:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY5IiwidXNlcm5hbWUiOiJtYXhpbTEwMDU1NW1sIiwiZW1haWwiOiJtYXhmbG0xMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NjA3Nzc3OH0.GcQ3eJ5JCc1SL98Mi5zC4MBvFw2mH8GbF3Savqv_SDw
[06-Apr-2026 10:58:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 10:58:14 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 10:58:14 UTC] User ID: 269
[06-Apr-2026 10:58:14 UTC] ✅ User profile retrieved successfully for user ID: 269
[06-Apr-2026 10:58:14 UTC] User Purchases API - User ID: 269
[06-Apr-2026 10:58:14 UTC] User Purchases API - Total purchases found: 0
[06-Apr-2026 10:58:18 UTC] User Purchases API - User ID: 269
[06-Apr-2026 10:58:18 UTC] User Purchases API - Total purchases found: 0
[06-Apr-2026 11:21:44 UTC] === API CALL LOG ===
[06-Apr-2026 11:21:44 UTC] Endpoint: user/profile.php
[06-Apr-2026 11:21:44 UTC] Full Log Data: {
    "timestamp": "2026-04-06 11:21:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a09:bac6:d755:1282::1d8:1b6",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY5IiwidXNlcm5hbWUiOiJtYXhpbTEwMDU1NW1sIiwiZW1haWwiOiJtYXhmbG0xMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NjA3Nzc3OH0.GcQ3eJ5JCc1SL98Mi5zC4MBvFw2mH8GbF3Savqv_SDw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e806922c8219c12-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a09:bac6:d755:1282::1d8:1b6",
        "CF-IPCountry": "DE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a09:bac6:d755:1282::1d8:1b6, 172.70.251.119"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 11:21:44 UTC] === END API CALL LOG ===
[06-Apr-2026 11:21:44 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 11:21:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY5IiwidXNlcm5hbWUiOiJtYXhpbTEwMDU1NW1sIiwiZW1haWwiOiJtYXhmbG0xMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NjA3Nzc3OH0.GcQ3eJ5JCc1SL98Mi5zC4MBvFw2mH8GbF3Savqv_SDw
[06-Apr-2026 11:21:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 11:21:44 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 11:21:44 UTC] User ID: 269
[06-Apr-2026 11:21:44 UTC] ✅ User profile retrieved successfully for user ID: 269
[06-Apr-2026 11:21:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Apr-2026 11:21:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Apr-2026 11:21:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY5IiwidXNlcm5hbWUiOiJtYXhpbTEwMDU1NW1sIiwiZW1haWwiOiJtYXhmbG0xMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NjA3Nzc3OH0.GcQ3eJ5JCc1SL98Mi5zC4MBvFw2mH8GbF3Savqv_SDw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e80692aacfc9c12-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2a09:bac6:d755:1282::1d8:1b6","CF-IPCountry":"DE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2a09:bac6:d755:1282::1d8:1b6, 172.70.251.120"}
[06-Apr-2026 11:21:45 UTC] === User Orders API Called ===
[06-Apr-2026 11:21:45 UTC] User ID: 269
[06-Apr-2026 11:21:45 UTC] Limit: 20, Offset: 0
[06-Apr-2026 11:21:45 UTC] Orders found: 0
[06-Apr-2026 11:21:45 UTC] Orders data: []
[06-Apr-2026 11:21:45 UTC] Total orders count: 0
[06-Apr-2026 11:21:45 UTC] === API CALL LOG ===
[06-Apr-2026 11:21:45 UTC] Endpoint: user/profile.php
[06-Apr-2026 11:21:45 UTC] Full Log Data: {
    "timestamp": "2026-04-06 11:21:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a09:bac6:d755:1282::1d8:1b6",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY5IiwidXNlcm5hbWUiOiJtYXhpbTEwMDU1NW1sIiwiZW1haWwiOiJtYXhmbG0xMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NjA3Nzc3OH0.GcQ3eJ5JCc1SL98Mi5zC4MBvFw2mH8GbF3Savqv_SDw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e80692badad9c12-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a09:bac6:d755:1282::1d8:1b6",
        "CF-IPCountry": "DE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a09:bac6:d755:1282::1d8:1b6, 172.70.251.119"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 11:21:45 UTC] === END API CALL LOG ===
[06-Apr-2026 11:21:45 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 11:21:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY5IiwidXNlcm5hbWUiOiJtYXhpbTEwMDU1NW1sIiwiZW1haWwiOiJtYXhmbG0xMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NjA3Nzc3OH0.GcQ3eJ5JCc1SL98Mi5zC4MBvFw2mH8GbF3Savqv_SDw
[06-Apr-2026 11:21:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 11:21:45 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 11:21:45 UTC] User ID: 269
[06-Apr-2026 11:21:45 UTC] ✅ User profile retrieved successfully for user ID: 269
[06-Apr-2026 11:21:46 UTC] === API CALL LOG ===
[06-Apr-2026 11:21:46 UTC] Endpoint: user/profile.php
[06-Apr-2026 11:21:46 UTC] Full Log Data: {
    "timestamp": "2026-04-06 11:21:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a09:bac6:d755:1282::1d8:1b6",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY5IiwidXNlcm5hbWUiOiJtYXhpbTEwMDU1NW1sIiwiZW1haWwiOiJtYXhmbG0xMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NjA3Nzc3OH0.GcQ3eJ5JCc1SL98Mi5zC4MBvFw2mH8GbF3Savqv_SDw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e80693108b99c12-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a09:bac6:d755:1282::1d8:1b6",
        "CF-IPCountry": "DE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a09:bac6:d755:1282::1d8:1b6, 172.70.251.120"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 11:21:46 UTC] === END API CALL LOG ===
[06-Apr-2026 11:21:46 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 11:21:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY5IiwidXNlcm5hbWUiOiJtYXhpbTEwMDU1NW1sIiwiZW1haWwiOiJtYXhmbG0xMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NjA3Nzc3OH0.GcQ3eJ5JCc1SL98Mi5zC4MBvFw2mH8GbF3Savqv_SDw
[06-Apr-2026 11:21:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 11:21:46 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 11:21:46 UTC] User ID: 269
[06-Apr-2026 11:21:46 UTC] ✅ User profile retrieved successfully for user ID: 269
[06-Apr-2026 11:23:32 UTC] === API CALL LOG ===
[06-Apr-2026 11:23:32 UTC] Endpoint: user/profile.php
[06-Apr-2026 11:23:32 UTC] Full Log Data: {
    "timestamp": "2026-04-06 11:23:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1d34:78c9:fd01:f755:d3b6:8de7:c31",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e806bc7e84cf95a-DUS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a00:1d34:78c9:fd01:f755:d3b6:8de7:c31",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a00:1d34:78c9:fd01:f755:d3b6:8de7:c31, 172.69.109.146"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 11:23:32 UTC] === END API CALL LOG ===
[06-Apr-2026 11:23:32 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 11:23:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[06-Apr-2026 11:23:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 11:23:32 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 11:23:32 UTC] User ID: 267
[06-Apr-2026 11:23:32 UTC] ✅ User profile retrieved successfully for user ID: 267
[06-Apr-2026 11:23:33 UTC] === API CALL LOG ===
[06-Apr-2026 11:23:33 UTC] Endpoint: user/profile.php
[06-Apr-2026 11:23:33 UTC] Full Log Data: {
    "timestamp": "2026-04-06 11:23:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1d34:78c9:fd01:f755:d3b6:8de7:c31",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e806bce7dbdf95a-DUS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a00:1d34:78c9:fd01:f755:d3b6:8de7:c31",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a00:1d34:78c9:fd01:f755:d3b6:8de7:c31, 172.69.109.146"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 11:23:33 UTC] === END API CALL LOG ===
[06-Apr-2026 11:23:33 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 11:23:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[06-Apr-2026 11:23:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 11:23:33 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 11:23:33 UTC] User ID: 267
[06-Apr-2026 11:23:33 UTC] ✅ User profile retrieved successfully for user ID: 267
[06-Apr-2026 11:23:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Apr-2026 11:23:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Apr-2026 11:23:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e806bce7dc0f95a-DUS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2a00:1d34:78c9:fd01:f755:d3b6:8de7:c31","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2a00:1d34:78c9:fd01:f755:d3b6:8de7:c31, 172.69.109.147"}
[06-Apr-2026 11:23:33 UTC] === User Orders API Called ===
[06-Apr-2026 11:23:33 UTC] User ID: 267
[06-Apr-2026 11:23:33 UTC] Limit: 20, Offset: 0
[06-Apr-2026 11:23:33 UTC] Orders found: 0
[06-Apr-2026 11:23:33 UTC] Orders data: []
[06-Apr-2026 11:23:33 UTC] Total orders count: 0
[06-Apr-2026 11:23:33 UTC] === API CALL LOG ===
[06-Apr-2026 11:23:33 UTC] Endpoint: user/profile.php
[06-Apr-2026 11:23:33 UTC] Full Log Data: {
    "timestamp": "2026-04-06 11:23:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1d34:78c9:fd01:f755:d3b6:8de7:c31",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e806bce7dc1f95a-DUS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a00:1d34:78c9:fd01:f755:d3b6:8de7:c31",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a00:1d34:78c9:fd01:f755:d3b6:8de7:c31, 172.69.109.147"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 11:23:33 UTC] === END API CALL LOG ===
[06-Apr-2026 11:23:33 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 11:23:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[06-Apr-2026 11:23:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 11:23:33 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 11:23:33 UTC] User ID: 267
[06-Apr-2026 11:23:33 UTC] ✅ User profile retrieved successfully for user ID: 267
[06-Apr-2026 11:23:35 UTC] === API CALL LOG ===
[06-Apr-2026 11:23:35 UTC] Endpoint: user/profile.php
[06-Apr-2026 11:23:35 UTC] Full Log Data: {
    "timestamp": "2026-04-06 11:23:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1d34:78c9:fd01:f755:d3b6:8de7:c31",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e806bd8fef4f95a-DUS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a00:1d34:78c9:fd01:f755:d3b6:8de7:c31",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a00:1d34:78c9:fd01:f755:d3b6:8de7:c31, 172.69.109.147"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 11:23:35 UTC] === END API CALL LOG ===
[06-Apr-2026 11:23:35 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 11:23:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[06-Apr-2026 11:23:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 11:23:35 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 11:23:35 UTC] User ID: 267
[06-Apr-2026 11:23:35 UTC] ✅ User profile retrieved successfully for user ID: 267
[06-Apr-2026 11:26:50 UTC] === API CALL LOG ===
[06-Apr-2026 11:26:50 UTC] Endpoint: user/profile.php
[06-Apr-2026 11:26:50 UTC] Full Log Data: {
    "timestamp": "2026-04-06 11:26:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.42.175",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM3IiwidXNlcm5hbWUiOiJyb3NzNDUiLCJlbWFpbCI6InJvc3Nlc21hbGxzQGdtYWlsLmNvbSIsImV4cCI6MTc3NTgwODQ3NX0.LjLhHVmecnKl8bLtaFaWaeZU5xjhpT6I2Gc5LyQTZXY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e80709cf95998d9-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.42.175",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.42.175, 162.158.216.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 11:26:50 UTC] === END API CALL LOG ===
[06-Apr-2026 11:26:50 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 11:26:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM3IiwidXNlcm5hbWUiOiJyb3NzNDUiLCJlbWFpbCI6InJvc3Nlc21hbGxzQGdtYWlsLmNvbSIsImV4cCI6MTc3NTgwODQ3NX0.LjLhHVmecnKl8bLtaFaWaeZU5xjhpT6I2Gc5LyQTZXY
[06-Apr-2026 11:26:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 11:26:50 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 11:26:50 UTC] User ID: 237
[06-Apr-2026 11:26:50 UTC] ✅ User profile retrieved successfully for user ID: 237
[06-Apr-2026 11:26:51 UTC] === API CALL LOG ===
[06-Apr-2026 11:26:51 UTC] Endpoint: user/profile.php
[06-Apr-2026 11:26:51 UTC] Full Log Data: {
    "timestamp": "2026-04-06 11:26:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.42.175",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM3IiwidXNlcm5hbWUiOiJyb3NzNDUiLCJlbWFpbCI6InJvc3Nlc21hbGxzQGdtYWlsLmNvbSIsImV4cCI6MTc3NTgwODQ3NX0.LjLhHVmecnKl8bLtaFaWaeZU5xjhpT6I2Gc5LyQTZXY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e8070a66f2298d9-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.42.175",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.42.175, 162.158.216.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 11:26:51 UTC] === END API CALL LOG ===
[06-Apr-2026 11:26:51 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 11:26:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM3IiwidXNlcm5hbWUiOiJyb3NzNDUiLCJlbWFpbCI6InJvc3Nlc21hbGxzQGdtYWlsLmNvbSIsImV4cCI6MTc3NTgwODQ3NX0.LjLhHVmecnKl8bLtaFaWaeZU5xjhpT6I2Gc5LyQTZXY
[06-Apr-2026 11:26:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 11:26:51 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 11:26:51 UTC] User ID: 237
[06-Apr-2026 11:26:51 UTC] ✅ User profile retrieved successfully for user ID: 237
[06-Apr-2026 11:26:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Apr-2026 11:26:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Apr-2026 11:26:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM3IiwidXNlcm5hbWUiOiJyb3NzNDUiLCJlbWFpbCI6InJvc3Nlc21hbGxzQGdtYWlsLmNvbSIsImV4cCI6MTc3NTgwODQ3NX0.LjLhHVmecnKl8bLtaFaWaeZU5xjhpT6I2Gc5LyQTZXY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e8070a66f2698d9-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.90.42.175","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.90.42.175, 162.158.216.169"}
[06-Apr-2026 11:26:51 UTC] === User Orders API Called ===
[06-Apr-2026 11:26:51 UTC] User ID: 237
[06-Apr-2026 11:26:51 UTC] Limit: 20, Offset: 0
[06-Apr-2026 11:26:51 UTC] Orders found: 0
[06-Apr-2026 11:26:51 UTC] Orders data: []
[06-Apr-2026 11:26:51 UTC] Total orders count: 0
[06-Apr-2026 11:26:51 UTC] === API CALL LOG ===
[06-Apr-2026 11:26:51 UTC] Endpoint: user/profile.php
[06-Apr-2026 11:26:51 UTC] Full Log Data: {
    "timestamp": "2026-04-06 11:26:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.42.175",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM3IiwidXNlcm5hbWUiOiJyb3NzNDUiLCJlbWFpbCI6InJvc3Nlc21hbGxzQGdtYWlsLmNvbSIsImV4cCI6MTc3NTgwODQ3NX0.LjLhHVmecnKl8bLtaFaWaeZU5xjhpT6I2Gc5LyQTZXY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e8070a66f2898d9-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.42.175",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.42.175, 162.158.216.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 11:26:51 UTC] === END API CALL LOG ===
[06-Apr-2026 11:26:51 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 11:26:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM3IiwidXNlcm5hbWUiOiJyb3NzNDUiLCJlbWFpbCI6InJvc3Nlc21hbGxzQGdtYWlsLmNvbSIsImV4cCI6MTc3NTgwODQ3NX0.LjLhHVmecnKl8bLtaFaWaeZU5xjhpT6I2Gc5LyQTZXY
[06-Apr-2026 11:26:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 11:26:51 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 11:26:51 UTC] User ID: 237
[06-Apr-2026 11:26:51 UTC] ✅ User profile retrieved successfully for user ID: 237
[06-Apr-2026 11:27:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Apr-2026 11:27:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Apr-2026 11:27:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM3IiwidXNlcm5hbWUiOiJyb3NzNDUiLCJlbWFpbCI6InJvc3Nlc21hbGxzQGdtYWlsLmNvbSIsImV4cCI6MTc3NTgwODQ3NX0.LjLhHVmecnKl8bLtaFaWaeZU5xjhpT6I2Gc5LyQTZXY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e80715e9adb98d9-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.90.42.175","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.90.42.175, 162.158.216.169"}
[06-Apr-2026 11:27:21 UTC] === User Orders API Called ===
[06-Apr-2026 11:27:21 UTC] User ID: 237
[06-Apr-2026 11:27:21 UTC] Limit: 20, Offset: 0
[06-Apr-2026 11:27:21 UTC] Orders found: 0
[06-Apr-2026 11:27:21 UTC] Orders data: []
[06-Apr-2026 11:27:21 UTC] Total orders count: 0
[06-Apr-2026 11:27:21 UTC] === API CALL LOG ===
[06-Apr-2026 11:27:21 UTC] Endpoint: user/profile.php
[06-Apr-2026 11:27:21 UTC] Full Log Data: {
    "timestamp": "2026-04-06 11:27:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.42.175",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM3IiwidXNlcm5hbWUiOiJyb3NzNDUiLCJlbWFpbCI6InJvc3Nlc21hbGxzQGdtYWlsLmNvbSIsImV4cCI6MTc3NTgwODQ3NX0.LjLhHVmecnKl8bLtaFaWaeZU5xjhpT6I2Gc5LyQTZXY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e80715e9add98d9-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.42.175",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.42.175, 162.158.216.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 11:27:21 UTC] === END API CALL LOG ===
[06-Apr-2026 11:27:21 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 11:27:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM3IiwidXNlcm5hbWUiOiJyb3NzNDUiLCJlbWFpbCI6InJvc3Nlc21hbGxzQGdtYWlsLmNvbSIsImV4cCI6MTc3NTgwODQ3NX0.LjLhHVmecnKl8bLtaFaWaeZU5xjhpT6I2Gc5LyQTZXY
[06-Apr-2026 11:27:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 11:27:21 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 11:27:21 UTC] User ID: 237
[06-Apr-2026 11:27:21 UTC] ✅ User profile retrieved successfully for user ID: 237
[06-Apr-2026 11:27:21 UTC] === API CALL LOG ===
[06-Apr-2026 11:27:21 UTC] Endpoint: user/profile.php
[06-Apr-2026 11:27:21 UTC] Full Log Data: {
    "timestamp": "2026-04-06 11:27:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.42.175",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM3IiwidXNlcm5hbWUiOiJyb3NzNDUiLCJlbWFpbCI6InJvc3Nlc21hbGxzQGdtYWlsLmNvbSIsImV4cCI6MTc3NTgwODQ3NX0.LjLhHVmecnKl8bLtaFaWaeZU5xjhpT6I2Gc5LyQTZXY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e807161eaa098d9-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.42.175",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.42.175, 162.158.216.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 11:27:21 UTC] === END API CALL LOG ===
[06-Apr-2026 11:27:21 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 11:27:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM3IiwidXNlcm5hbWUiOiJyb3NzNDUiLCJlbWFpbCI6InJvc3Nlc21hbGxzQGdtYWlsLmNvbSIsImV4cCI6MTc3NTgwODQ3NX0.LjLhHVmecnKl8bLtaFaWaeZU5xjhpT6I2Gc5LyQTZXY
[06-Apr-2026 11:27:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 11:27:21 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 11:27:21 UTC] User ID: 237
[06-Apr-2026 11:27:21 UTC] ✅ User profile retrieved successfully for user ID: 237
[06-Apr-2026 11:28:04 UTC] === API CALL LOG ===
[06-Apr-2026 11:28:04 UTC] Endpoint: user/profile.php
[06-Apr-2026 11:28:04 UTC] Full Log Data: {
    "timestamp": "2026-04-06 11:28:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.42.175",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM3IiwidXNlcm5hbWUiOiJyb3NzNDUiLCJlbWFpbCI6InJvc3Nlc21hbGxzQGdtYWlsLmNvbSIsImV4cCI6MTc3NTgwODQ3NX0.LjLhHVmecnKl8bLtaFaWaeZU5xjhpT6I2Gc5LyQTZXY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e80726d7fb3ed06-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.42.175",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.42.175, 141.101.99.110"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 11:28:04 UTC] === END API CALL LOG ===
[06-Apr-2026 11:28:04 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 11:28:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM3IiwidXNlcm5hbWUiOiJyb3NzNDUiLCJlbWFpbCI6InJvc3Nlc21hbGxzQGdtYWlsLmNvbSIsImV4cCI6MTc3NTgwODQ3NX0.LjLhHVmecnKl8bLtaFaWaeZU5xjhpT6I2Gc5LyQTZXY
[06-Apr-2026 11:28:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 11:28:04 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 11:28:04 UTC] User ID: 237
[06-Apr-2026 11:28:04 UTC] ✅ User profile retrieved successfully for user ID: 237
[06-Apr-2026 11:28:05 UTC] User Purchases API - User ID: 237
[06-Apr-2026 11:28:05 UTC] User Purchases API - Total purchases found: 1
[06-Apr-2026 11:28:17 UTC] === API CALL LOG ===
[06-Apr-2026 11:28:17 UTC] Endpoint: user/profile.php
[06-Apr-2026 11:28:17 UTC] Full Log Data: {
    "timestamp": "2026-04-06 11:28:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.42.175",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM3IiwidXNlcm5hbWUiOiJyb3NzNDUiLCJlbWFpbCI6InJvc3Nlc21hbGxzQGdtYWlsLmNvbSIsImV4cCI6MTc3NTgwODQ3NX0.LjLhHVmecnKl8bLtaFaWaeZU5xjhpT6I2Gc5LyQTZXY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e8072bbf960ed06-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.42.175",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.42.175, 141.101.99.109"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 11:28:17 UTC] === END API CALL LOG ===
[06-Apr-2026 11:28:17 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 11:28:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM3IiwidXNlcm5hbWUiOiJyb3NzNDUiLCJlbWFpbCI6InJvc3Nlc21hbGxzQGdtYWlsLmNvbSIsImV4cCI6MTc3NTgwODQ3NX0.LjLhHVmecnKl8bLtaFaWaeZU5xjhpT6I2Gc5LyQTZXY
[06-Apr-2026 11:28:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 11:28:17 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 11:28:17 UTC] User ID: 237
[06-Apr-2026 11:28:17 UTC] ✅ User profile retrieved successfully for user ID: 237
[06-Apr-2026 11:28:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Apr-2026 11:28:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Apr-2026 11:28:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM3IiwidXNlcm5hbWUiOiJyb3NzNDUiLCJlbWFpbCI6InJvc3Nlc21hbGxzQGdtYWlsLmNvbSIsImV4cCI6MTc3NTgwODQ3NX0.LjLhHVmecnKl8bLtaFaWaeZU5xjhpT6I2Gc5LyQTZXY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e8072bbf95eed06-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.90.42.175","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.90.42.175, 141.101.99.110"}
[06-Apr-2026 11:28:17 UTC] === User Orders API Called ===
[06-Apr-2026 11:28:17 UTC] User ID: 237
[06-Apr-2026 11:28:17 UTC] Limit: 20, Offset: 0
[06-Apr-2026 11:28:17 UTC] Orders found: 0
[06-Apr-2026 11:28:17 UTC] Orders data: []
[06-Apr-2026 11:28:17 UTC] Total orders count: 0
[06-Apr-2026 11:28:18 UTC] === API CALL LOG ===
[06-Apr-2026 11:28:18 UTC] Endpoint: user/profile.php
[06-Apr-2026 11:28:18 UTC] Full Log Data: {
    "timestamp": "2026-04-06 11:28:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.42.175",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM3IiwidXNlcm5hbWUiOiJyb3NzNDUiLCJlbWFpbCI6InJvc3Nlc21hbGxzQGdtYWlsLmNvbSIsImV4cCI6MTc3NTgwODQ3NX0.LjLhHVmecnKl8bLtaFaWaeZU5xjhpT6I2Gc5LyQTZXY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e8072c0ab67ed06-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.42.175",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.42.175, 141.101.99.110"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 11:28:18 UTC] === END API CALL LOG ===
[06-Apr-2026 11:28:18 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 11:28:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM3IiwidXNlcm5hbWUiOiJyb3NzNDUiLCJlbWFpbCI6InJvc3Nlc21hbGxzQGdtYWlsLmNvbSIsImV4cCI6MTc3NTgwODQ3NX0.LjLhHVmecnKl8bLtaFaWaeZU5xjhpT6I2Gc5LyQTZXY
[06-Apr-2026 11:28:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 11:28:18 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 11:28:18 UTC] User ID: 237
[06-Apr-2026 11:28:18 UTC] ✅ User profile retrieved successfully for user ID: 237
[06-Apr-2026 11:28:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Apr-2026 11:28:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Apr-2026 11:28:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM3IiwidXNlcm5hbWUiOiJyb3NzNDUiLCJlbWFpbCI6InJvc3Nlc21hbGxzQGdtYWlsLmNvbSIsImV4cCI6MTc3NTgwODQ3NX0.LjLhHVmecnKl8bLtaFaWaeZU5xjhpT6I2Gc5LyQTZXY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e8072fb2c25ed06-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.90.42.175","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.90.42.175, 141.101.99.110"}
[06-Apr-2026 11:28:27 UTC] === User Orders API Called ===
[06-Apr-2026 11:28:27 UTC] User ID: 237
[06-Apr-2026 11:28:27 UTC] Limit: 20, Offset: 0
[06-Apr-2026 11:28:27 UTC] Orders found: 0
[06-Apr-2026 11:28:27 UTC] Orders data: []
[06-Apr-2026 11:28:27 UTC] Total orders count: 0
[06-Apr-2026 11:28:27 UTC] === API CALL LOG ===
[06-Apr-2026 11:28:27 UTC] Endpoint: user/profile.php
[06-Apr-2026 11:28:27 UTC] Full Log Data: {
    "timestamp": "2026-04-06 11:28:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.42.175",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM3IiwidXNlcm5hbWUiOiJyb3NzNDUiLCJlbWFpbCI6InJvc3Nlc21hbGxzQGdtYWlsLmNvbSIsImV4cCI6MTc3NTgwODQ3NX0.LjLhHVmecnKl8bLtaFaWaeZU5xjhpT6I2Gc5LyQTZXY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e8072fb2c27ed06-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.42.175",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.42.175, 141.101.99.109"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 11:28:27 UTC] === END API CALL LOG ===
[06-Apr-2026 11:28:27 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 11:28:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM3IiwidXNlcm5hbWUiOiJyb3NzNDUiLCJlbWFpbCI6InJvc3Nlc21hbGxzQGdtYWlsLmNvbSIsImV4cCI6MTc3NTgwODQ3NX0.LjLhHVmecnKl8bLtaFaWaeZU5xjhpT6I2Gc5LyQTZXY
[06-Apr-2026 11:28:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 11:28:27 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 11:28:27 UTC] User ID: 237
[06-Apr-2026 11:28:27 UTC] ✅ User profile retrieved successfully for user ID: 237
[06-Apr-2026 11:28:27 UTC] === API CALL LOG ===
[06-Apr-2026 11:28:27 UTC] Endpoint: user/profile.php
[06-Apr-2026 11:28:27 UTC] Full Log Data: {
    "timestamp": "2026-04-06 11:28:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.42.175",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM3IiwidXNlcm5hbWUiOiJyb3NzNDUiLCJlbWFpbCI6InJvc3Nlc21hbGxzQGdtYWlsLmNvbSIsImV4cCI6MTc3NTgwODQ3NX0.LjLhHVmecnKl8bLtaFaWaeZU5xjhpT6I2Gc5LyQTZXY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e8072fedbdfed06-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.42.175",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.42.175, 141.101.99.110"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 11:28:27 UTC] === END API CALL LOG ===
[06-Apr-2026 11:28:27 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 11:28:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM3IiwidXNlcm5hbWUiOiJyb3NzNDUiLCJlbWFpbCI6InJvc3Nlc21hbGxzQGdtYWlsLmNvbSIsImV4cCI6MTc3NTgwODQ3NX0.LjLhHVmecnKl8bLtaFaWaeZU5xjhpT6I2Gc5LyQTZXY
[06-Apr-2026 11:28:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 11:28:27 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 11:28:27 UTC] User ID: 237
[06-Apr-2026 11:28:27 UTC] ✅ User profile retrieved successfully for user ID: 237
[06-Apr-2026 11:31:23 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Apr-2026 11:31:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Apr-2026 11:31:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM3IiwidXNlcm5hbWUiOiJyb3NzNDUiLCJlbWFpbCI6InJvc3Nlc21hbGxzQGdtYWlsLmNvbSIsImV4cCI6MTc3NTgwODQ3NX0.LjLhHVmecnKl8bLtaFaWaeZU5xjhpT6I2Gc5LyQTZXY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e8077499e39ed06-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.90.42.175","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.90.42.175, 141.101.99.110"}
[06-Apr-2026 11:31:23 UTC] === User Orders API Called ===
[06-Apr-2026 11:31:23 UTC] User ID: 237
[06-Apr-2026 11:31:23 UTC] Limit: 20, Offset: 0
[06-Apr-2026 11:31:23 UTC] Orders found: 0
[06-Apr-2026 11:31:23 UTC] Orders data: []
[06-Apr-2026 11:31:23 UTC] Total orders count: 0
[06-Apr-2026 11:31:23 UTC] === API CALL LOG ===
[06-Apr-2026 11:31:23 UTC] Endpoint: user/profile.php
[06-Apr-2026 11:31:23 UTC] Full Log Data: {
    "timestamp": "2026-04-06 11:31:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.42.175",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM3IiwidXNlcm5hbWUiOiJyb3NzNDUiLCJlbWFpbCI6InJvc3Nlc21hbGxzQGdtYWlsLmNvbSIsImV4cCI6MTc3NTgwODQ3NX0.LjLhHVmecnKl8bLtaFaWaeZU5xjhpT6I2Gc5LyQTZXY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e8077499e3ced06-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.42.175",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.42.175, 141.101.99.109"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 11:31:23 UTC] === END API CALL LOG ===
[06-Apr-2026 11:31:23 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 11:31:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM3IiwidXNlcm5hbWUiOiJyb3NzNDUiLCJlbWFpbCI6InJvc3Nlc21hbGxzQGdtYWlsLmNvbSIsImV4cCI6MTc3NTgwODQ3NX0.LjLhHVmecnKl8bLtaFaWaeZU5xjhpT6I2Gc5LyQTZXY
[06-Apr-2026 11:31:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 11:31:23 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 11:31:23 UTC] User ID: 237
[06-Apr-2026 11:31:23 UTC] ✅ User profile retrieved successfully for user ID: 237
[06-Apr-2026 11:31:24 UTC] === API CALL LOG ===
[06-Apr-2026 11:31:24 UTC] Endpoint: user/profile.php
[06-Apr-2026 11:31:24 UTC] Full Log Data: {
    "timestamp": "2026-04-06 11:31:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.42.175",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM3IiwidXNlcm5hbWUiOiJyb3NzNDUiLCJlbWFpbCI6InJvc3Nlc21hbGxzQGdtYWlsLmNvbSIsImV4cCI6MTc3NTgwODQ3NX0.LjLhHVmecnKl8bLtaFaWaeZU5xjhpT6I2Gc5LyQTZXY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e80774cbe33ed06-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.42.175",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.42.175, 141.101.99.110"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 11:31:24 UTC] === END API CALL LOG ===
[06-Apr-2026 11:31:24 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 11:31:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM3IiwidXNlcm5hbWUiOiJyb3NzNDUiLCJlbWFpbCI6InJvc3Nlc21hbGxzQGdtYWlsLmNvbSIsImV4cCI6MTc3NTgwODQ3NX0.LjLhHVmecnKl8bLtaFaWaeZU5xjhpT6I2Gc5LyQTZXY
[06-Apr-2026 11:31:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 11:31:24 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 11:31:24 UTC] User ID: 237
[06-Apr-2026 11:31:24 UTC] ✅ User profile retrieved successfully for user ID: 237
[06-Apr-2026 11:31:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Apr-2026 11:31:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Apr-2026 11:31:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjM3IiwidXNlcm5hbWUiOiJyb3NzNDUiLCJlbWFpbCI6InJvc3Nlc21hbGxzQGdtYWlsLmNvbSIsImV4cCI6MTc3NTgwODQ3NX0.LjLhHVmecnKl8bLtaFaWaeZU5xjhpT6I2Gc5LyQTZXY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e8077b4d897ed06-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.90.42.175","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.90.42.175, 141.101.99.110"}
[06-Apr-2026 11:31:40 UTC] === User Orders API Called ===
[06-Apr-2026 11:31:40 UTC] User ID: 237
[06-Apr-2026 11:31:40 UTC] Limit: 20, Offset: 0
[06-Apr-2026 11:31:40 UTC] Orders found: 0
[06-Apr-2026 11:31:40 UTC] Orders data: []
[06-Apr-2026 11:31:40 UTC] Total orders count: 0
[06-Apr-2026 13:27:25 UTC] === API CALL LOG ===
[06-Apr-2026 13:27:25 UTC] Endpoint: user/profile.php
[06-Apr-2026 13:27:25 UTC] Full Log Data: {
    "timestamp": "2026-04-06 13:27:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:c0:4169:a06b::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e81213c1e655cdb-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:c0:4169:a06b::1",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:c0:4169:a06b::1, 162.158.189.208"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 13:27:25 UTC] === END API CALL LOG ===
[06-Apr-2026 13:27:25 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 13:27:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U
[06-Apr-2026 13:27:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 13:27:25 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 13:27:25 UTC] User ID: 256
[06-Apr-2026 13:27:25 UTC] ✅ User profile retrieved successfully for user ID: 256
[06-Apr-2026 13:27:25 UTC] === API CALL LOG ===
[06-Apr-2026 13:27:25 UTC] Endpoint: user/profile.php
[06-Apr-2026 13:27:25 UTC] Full Log Data: {
    "timestamp": "2026-04-06 13:27:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:c0:4169:a06b::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e8121418fe65cdb-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:c0:4169:a06b::1",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:c0:4169:a06b::1, 162.158.190.122"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 13:27:25 UTC] === END API CALL LOG ===
[06-Apr-2026 13:27:25 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 13:27:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U
[06-Apr-2026 13:27:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 13:27:25 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 13:27:25 UTC] User ID: 256
[06-Apr-2026 13:27:25 UTC] ✅ User profile retrieved successfully for user ID: 256
[06-Apr-2026 13:27:26 UTC] === API CALL LOG ===
[06-Apr-2026 13:27:26 UTC] Endpoint: user/profile.php
[06-Apr-2026 13:27:26 UTC] Full Log Data: {
    "timestamp": "2026-04-06 13:27:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:c0:4169:a06b::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e812142d83d5cdb-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:c0:4169:a06b::1",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:c0:4169:a06b::1, 162.158.190.121"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 13:27:26 UTC] === END API CALL LOG ===
[06-Apr-2026 13:27:26 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 13:27:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U
[06-Apr-2026 13:27:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 13:27:26 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 13:27:26 UTC] User ID: 256
[06-Apr-2026 13:27:26 UTC] ✅ User profile retrieved successfully for user ID: 256
[06-Apr-2026 13:27:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Apr-2026 13:27:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Apr-2026 13:27:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e812142d8405cdb-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2404:c0:4169:a06b::1","CF-IPCountry":"ID","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2404:c0:4169:a06b::1, 162.158.190.121"}
[06-Apr-2026 13:27:26 UTC] === User Orders API Called ===
[06-Apr-2026 13:27:26 UTC] User ID: 256
[06-Apr-2026 13:27:26 UTC] Limit: 20, Offset: 0
[06-Apr-2026 13:27:26 UTC] Orders found: 1
[06-Apr-2026 13:27:26 UTC] Orders data: [{"id":158,"quantity":100,"total_coins":3500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/etoro_254789","status":"completed","created_at":"2026-04-05 08:26:24","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[06-Apr-2026 13:27:26 UTC] Total orders count: 1
[06-Apr-2026 13:27:26 UTC] === API CALL LOG ===
[06-Apr-2026 13:27:26 UTC] Endpoint: user/profile.php
[06-Apr-2026 13:27:26 UTC] Full Log Data: {
    "timestamp": "2026-04-06 13:27:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:c0:4169:a06b::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e812142d8415cdb-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:c0:4169:a06b::1",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:c0:4169:a06b::1, 162.158.190.122"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 13:27:26 UTC] === END API CALL LOG ===
[06-Apr-2026 13:27:26 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 13:27:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U
[06-Apr-2026 13:27:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 13:27:26 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 13:27:26 UTC] User ID: 256
[06-Apr-2026 13:27:26 UTC] ✅ User profile retrieved successfully for user ID: 256
[06-Apr-2026 13:27:28 UTC] === API CALL LOG ===
[06-Apr-2026 13:27:28 UTC] Endpoint: user/profile.php
[06-Apr-2026 13:27:28 UTC] Full Log Data: {
    "timestamp": "2026-04-06 13:27:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:c0:4169:a06b::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e812151dcb45cdb-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:c0:4169:a06b::1",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:c0:4169:a06b::1, 162.158.190.121"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 13:27:28 UTC] === END API CALL LOG ===
[06-Apr-2026 13:27:28 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 13:27:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U
[06-Apr-2026 13:27:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 13:27:28 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 13:27:28 UTC] User ID: 256
[06-Apr-2026 13:27:28 UTC] ✅ User profile retrieved successfully for user ID: 256
[06-Apr-2026 14:20:00 UTC] === API CALL LOG ===
[06-Apr-2026 14:20:00 UTC] Endpoint: user/profile.php
[06-Apr-2026 14:20:00 UTC] Full Log Data: {
    "timestamp": "2026-04-06 14:20:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "89.139.90.210",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIyIiwidXNlcm5hbWUiOiJuZXdzU2lzdGVycyIsImVtYWlsIjoibmF0YW4wN2FsQGdtYWlsLmNvbSIsImV4cCI6MTc3NTY0ODQwNn0.gaUmtgNB7pTsrP12Z8DEAHF7s7o424c0PUIupB1V9dA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e816e431a7c2674-TLV",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "89.139.90.210",
        "CF-IPCountry": "IL",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "89.139.90.210, 172.70.57.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 14:20:00 UTC] === END API CALL LOG ===
[06-Apr-2026 14:20:00 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 14:20:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIyIiwidXNlcm5hbWUiOiJuZXdzU2lzdGVycyIsImVtYWlsIjoibmF0YW4wN2FsQGdtYWlsLmNvbSIsImV4cCI6MTc3NTY0ODQwNn0.gaUmtgNB7pTsrP12Z8DEAHF7s7o424c0PUIupB1V9dA
[06-Apr-2026 14:20:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 14:20:00 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 14:20:00 UTC] User ID: 222
[06-Apr-2026 14:20:00 UTC] ✅ User profile retrieved successfully for user ID: 222
[06-Apr-2026 14:20:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Apr-2026 14:20:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Apr-2026 14:20:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIyIiwidXNlcm5hbWUiOiJuZXdzU2lzdGVycyIsImVtYWlsIjoibmF0YW4wN2FsQGdtYWlsLmNvbSIsImV4cCI6MTc3NTY0ODQwNn0.gaUmtgNB7pTsrP12Z8DEAHF7s7o424c0PUIupB1V9dA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e816e473bb32674-TLV","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"89.139.90.210","CF-IPCountry":"IL","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"89.139.90.210, 172.70.57.138"}
[06-Apr-2026 14:20:00 UTC] === User Orders API Called ===
[06-Apr-2026 14:20:00 UTC] User ID: 222
[06-Apr-2026 14:20:00 UTC] Limit: 20, Offset: 0
[06-Apr-2026 14:20:00 UTC] Orders found: 0
[06-Apr-2026 14:20:00 UTC] Orders data: []
[06-Apr-2026 14:20:00 UTC] Total orders count: 0
[06-Apr-2026 14:20:00 UTC] === API CALL LOG ===
[06-Apr-2026 14:20:00 UTC] Endpoint: user/profile.php
[06-Apr-2026 14:20:00 UTC] Full Log Data: {
    "timestamp": "2026-04-06 14:20:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "89.139.90.210",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIyIiwidXNlcm5hbWUiOiJuZXdzU2lzdGVycyIsImVtYWlsIjoibmF0YW4wN2FsQGdtYWlsLmNvbSIsImV4cCI6MTc3NTY0ODQwNn0.gaUmtgNB7pTsrP12Z8DEAHF7s7o424c0PUIupB1V9dA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e816e472b932674-TLV",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "89.139.90.210",
        "CF-IPCountry": "IL",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "89.139.90.210, 172.70.57.139"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 14:20:00 UTC] === END API CALL LOG ===
[06-Apr-2026 14:20:00 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 14:20:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIyIiwidXNlcm5hbWUiOiJuZXdzU2lzdGVycyIsImVtYWlsIjoibmF0YW4wN2FsQGdtYWlsLmNvbSIsImV4cCI6MTc3NTY0ODQwNn0.gaUmtgNB7pTsrP12Z8DEAHF7s7o424c0PUIupB1V9dA
[06-Apr-2026 14:20:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 14:20:00 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 14:20:00 UTC] User ID: 222
[06-Apr-2026 14:20:00 UTC] ✅ User profile retrieved successfully for user ID: 222
[06-Apr-2026 14:20:00 UTC] === API CALL LOG ===
[06-Apr-2026 14:20:00 UTC] Endpoint: user/profile.php
[06-Apr-2026 14:20:00 UTC] Full Log Data: {
    "timestamp": "2026-04-06 14:20:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "89.139.90.210",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIyIiwidXNlcm5hbWUiOiJuZXdzU2lzdGVycyIsImVtYWlsIjoibmF0YW4wN2FsQGdtYWlsLmNvbSIsImV4cCI6MTc3NTY0ODQwNn0.gaUmtgNB7pTsrP12Z8DEAHF7s7o424c0PUIupB1V9dA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e816e47cd282674-TLV",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "89.139.90.210",
        "CF-IPCountry": "IL",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "89.139.90.210, 172.70.57.139"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 14:20:00 UTC] === END API CALL LOG ===
[06-Apr-2026 14:20:00 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 14:20:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIyIiwidXNlcm5hbWUiOiJuZXdzU2lzdGVycyIsImVtYWlsIjoibmF0YW4wN2FsQGdtYWlsLmNvbSIsImV4cCI6MTc3NTY0ODQwNn0.gaUmtgNB7pTsrP12Z8DEAHF7s7o424c0PUIupB1V9dA
[06-Apr-2026 14:20:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 14:20:00 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 14:20:00 UTC] User ID: 222
[06-Apr-2026 14:20:00 UTC] ✅ User profile retrieved successfully for user ID: 222
[06-Apr-2026 14:20:00 UTC] === API CALL LOG ===
[06-Apr-2026 14:20:00 UTC] Endpoint: user/profile.php
[06-Apr-2026 14:20:00 UTC] Full Log Data: {
    "timestamp": "2026-04-06 14:20:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "89.139.90.210",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIyIiwidXNlcm5hbWUiOiJuZXdzU2lzdGVycyIsImVtYWlsIjoibmF0YW4wN2FsQGdtYWlsLmNvbSIsImV4cCI6MTc3NTY0ODQwNn0.gaUmtgNB7pTsrP12Z8DEAHF7s7o424c0PUIupB1V9dA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e816e4a0a8c2674-TLV",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "89.139.90.210",
        "CF-IPCountry": "IL",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "89.139.90.210, 172.70.57.139"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 14:20:00 UTC] === END API CALL LOG ===
[06-Apr-2026 14:20:00 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 14:20:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIyIiwidXNlcm5hbWUiOiJuZXdzU2lzdGVycyIsImVtYWlsIjoibmF0YW4wN2FsQGdtYWlsLmNvbSIsImV4cCI6MTc3NTY0ODQwNn0.gaUmtgNB7pTsrP12Z8DEAHF7s7o424c0PUIupB1V9dA
[06-Apr-2026 14:20:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 14:20:00 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 14:20:00 UTC] User ID: 222
[06-Apr-2026 14:20:01 UTC] ✅ User profile retrieved successfully for user ID: 222
[06-Apr-2026 14:20:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Apr-2026 14:20:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Apr-2026 14:20:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIyIiwidXNlcm5hbWUiOiJuZXdzU2lzdGVycyIsImVtYWlsIjoibmF0YW4wN2FsQGdtYWlsLmNvbSIsImV4cCI6MTc3NTY0ODQwNn0.gaUmtgNB7pTsrP12Z8DEAHF7s7o424c0PUIupB1V9dA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e816e51fb3d2674-TLV","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"89.139.90.210","CF-IPCountry":"IL","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"89.139.90.210, 172.70.57.139"}
[06-Apr-2026 14:20:02 UTC] === User Orders API Called ===
[06-Apr-2026 14:20:02 UTC] User ID: 222
[06-Apr-2026 14:20:02 UTC] Limit: 20, Offset: 0
[06-Apr-2026 14:20:02 UTC] Orders found: 0
[06-Apr-2026 14:20:02 UTC] Orders data: []
[06-Apr-2026 14:20:02 UTC] Total orders count: 0
[06-Apr-2026 14:20:04 UTC] === API CALL LOG ===
[06-Apr-2026 14:20:04 UTC] Endpoint: user/profile.php
[06-Apr-2026 14:20:04 UTC] Full Log Data: {
    "timestamp": "2026-04-06 14:20:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "89.139.90.210",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIyIiwidXNlcm5hbWUiOiJuZXdzU2lzdGVycyIsImVtYWlsIjoibmF0YW4wN2FsQGdtYWlsLmNvbSIsImV4cCI6MTc3NTY0ODQwNn0.gaUmtgNB7pTsrP12Z8DEAHF7s7o424c0PUIupB1V9dA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e816e5dfbbe2674-TLV",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "89.139.90.210",
        "CF-IPCountry": "IL",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "89.139.90.210, 172.70.57.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 14:20:04 UTC] === END API CALL LOG ===
[06-Apr-2026 14:20:04 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 14:20:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIyIiwidXNlcm5hbWUiOiJuZXdzU2lzdGVycyIsImVtYWlsIjoibmF0YW4wN2FsQGdtYWlsLmNvbSIsImV4cCI6MTc3NTY0ODQwNn0.gaUmtgNB7pTsrP12Z8DEAHF7s7o424c0PUIupB1V9dA
[06-Apr-2026 14:20:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 14:20:04 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 14:20:04 UTC] User ID: 222
[06-Apr-2026 14:20:04 UTC] ✅ User profile retrieved successfully for user ID: 222
[06-Apr-2026 14:20:04 UTC] User Purchases API - User ID: 222
[06-Apr-2026 14:20:04 UTC] User Purchases API - Total purchases found: 1
[06-Apr-2026 14:20:10 UTC] === API CALL LOG ===
[06-Apr-2026 14:20:10 UTC] Endpoint: user/profile.php
[06-Apr-2026 14:20:10 UTC] Full Log Data: {
    "timestamp": "2026-04-06 14:20:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "89.139.90.210",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIyIiwidXNlcm5hbWUiOiJuZXdzU2lzdGVycyIsImVtYWlsIjoibmF0YW4wN2FsQGdtYWlsLmNvbSIsImV4cCI6MTc3NTY0ODQwNn0.gaUmtgNB7pTsrP12Z8DEAHF7s7o424c0PUIupB1V9dA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e816e864feb2674-TLV",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "89.139.90.210",
        "CF-IPCountry": "IL",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "89.139.90.210, 172.70.57.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 14:20:10 UTC] === END API CALL LOG ===
[06-Apr-2026 14:20:10 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 14:20:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjIyIiwidXNlcm5hbWUiOiJuZXdzU2lzdGVycyIsImVtYWlsIjoibmF0YW4wN2FsQGdtYWlsLmNvbSIsImV4cCI6MTc3NTY0ODQwNn0.gaUmtgNB7pTsrP12Z8DEAHF7s7o424c0PUIupB1V9dA
[06-Apr-2026 14:20:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 14:20:10 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 14:20:10 UTC] User ID: 222
[06-Apr-2026 14:20:10 UTC] ✅ User profile retrieved successfully for user ID: 222
[06-Apr-2026 14:20:10 UTC] User Purchases API - User ID: 222
[06-Apr-2026 14:20:10 UTC] User Purchases API - Total purchases found: 1
[06-Apr-2026 15:08:41 UTC] === API CALL LOG ===
[06-Apr-2026 15:08:41 UTC] Endpoint: user/profile.php
[06-Apr-2026 15:08:41 UTC] Full Log Data: {
    "timestamp": "2026-04-06 15:08:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:c0:4169:a06b::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e81b5939c32a146-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:c0:4169:a06b::1",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:c0:4169:a06b::1, 104.23.175.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 15:08:41 UTC] === END API CALL LOG ===
[06-Apr-2026 15:08:41 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 15:08:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U
[06-Apr-2026 15:08:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 15:08:41 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 15:08:41 UTC] User ID: 256
[06-Apr-2026 15:08:41 UTC] ✅ User profile retrieved successfully for user ID: 256
[06-Apr-2026 20:41:49 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Apr-2026 20:41:49 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Apr-2026 20:41:49 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjcwIiwidXNlcm5hbWUiOiJBaG1lZCIsImVtYWlsIjoiZWRyZXNhNTM1QGdtYWlsLmNvbSIsImV4cCI6MTc3NjExMjkwOH0.KqMwOFqUop2pho2_rJZzIUjm_H85l1r0QhDjjR9pito","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e839d90a8f6d1cc-MCT","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"110.238.61.9","CF-IPCountry":"YE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"110.238.61.9, 162.158.28.165"}
[06-Apr-2026 20:41:49 UTC] === User Orders API Called ===
[06-Apr-2026 20:41:49 UTC] User ID: 270
[06-Apr-2026 20:41:49 UTC] Limit: 20, Offset: 0
[06-Apr-2026 20:41:49 UTC] Orders found: 0
[06-Apr-2026 20:41:49 UTC] Orders data: []
[06-Apr-2026 20:41:49 UTC] Total orders count: 0
[06-Apr-2026 20:41:49 UTC] === API CALL LOG ===
[06-Apr-2026 20:41:49 UTC] Endpoint: user/profile.php
[06-Apr-2026 20:41:49 UTC] Full Log Data: {
    "timestamp": "2026-04-06 20:41:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "110.238.61.9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjcwIiwidXNlcm5hbWUiOiJBaG1lZCIsImVtYWlsIjoiZWRyZXNhNTM1QGdtYWlsLmNvbSIsImV4cCI6MTc3NjExMjkwOH0.KqMwOFqUop2pho2_rJZzIUjm_H85l1r0QhDjjR9pito",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e839d90a8f2d1cc-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "110.238.61.9",
        "CF-IPCountry": "YE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "110.238.61.9, 162.158.28.165"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 20:41:49 UTC] === END API CALL LOG ===
[06-Apr-2026 20:41:49 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 20:41:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjcwIiwidXNlcm5hbWUiOiJBaG1lZCIsImVtYWlsIjoiZWRyZXNhNTM1QGdtYWlsLmNvbSIsImV4cCI6MTc3NjExMjkwOH0.KqMwOFqUop2pho2_rJZzIUjm_H85l1r0QhDjjR9pito
[06-Apr-2026 20:41:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 20:41:49 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 20:41:49 UTC] User ID: 270
[06-Apr-2026 20:41:49 UTC] ✅ User profile retrieved successfully for user ID: 270
[06-Apr-2026 20:41:49 UTC] === API CALL LOG ===
[06-Apr-2026 20:41:49 UTC] Endpoint: user/profile.php
[06-Apr-2026 20:41:49 UTC] Full Log Data: {
    "timestamp": "2026-04-06 20:41:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "110.238.61.9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjcwIiwidXNlcm5hbWUiOiJBaG1lZCIsImVtYWlsIjoiZWRyZXNhNTM1QGdtYWlsLmNvbSIsImV4cCI6MTc3NjExMjkwOH0.KqMwOFqUop2pho2_rJZzIUjm_H85l1r0QhDjjR9pito",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e839d916954d1cc-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "110.238.61.9",
        "CF-IPCountry": "YE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "110.238.61.9, 162.158.28.165"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 20:41:49 UTC] === END API CALL LOG ===
[06-Apr-2026 20:41:49 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 20:41:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjcwIiwidXNlcm5hbWUiOiJBaG1lZCIsImVtYWlsIjoiZWRyZXNhNTM1QGdtYWlsLmNvbSIsImV4cCI6MTc3NjExMjkwOH0.KqMwOFqUop2pho2_rJZzIUjm_H85l1r0QhDjjR9pito
[06-Apr-2026 20:41:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 20:41:49 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 20:41:49 UTC] User ID: 270
[06-Apr-2026 20:41:49 UTC] ✅ User profile retrieved successfully for user ID: 270
[06-Apr-2026 20:41:50 UTC] === API CALL LOG ===
[06-Apr-2026 20:41:50 UTC] Endpoint: user/profile.php
[06-Apr-2026 20:41:50 UTC] Full Log Data: {
    "timestamp": "2026-04-06 20:41:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "110.238.61.9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjcwIiwidXNlcm5hbWUiOiJBaG1lZCIsImVtYWlsIjoiZWRyZXNhNTM1QGdtYWlsLmNvbSIsImV4cCI6MTc3NjExMjkwOH0.KqMwOFqUop2pho2_rJZzIUjm_H85l1r0QhDjjR9pito",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e839d9bbe49d1cc-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "110.238.61.9",
        "CF-IPCountry": "YE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "110.238.61.9, 162.158.28.165"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 20:41:50 UTC] === END API CALL LOG ===
[06-Apr-2026 20:41:50 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 20:41:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjcwIiwidXNlcm5hbWUiOiJBaG1lZCIsImVtYWlsIjoiZWRyZXNhNTM1QGdtYWlsLmNvbSIsImV4cCI6MTc3NjExMjkwOH0.KqMwOFqUop2pho2_rJZzIUjm_H85l1r0QhDjjR9pito
[06-Apr-2026 20:41:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 20:41:50 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 20:41:50 UTC] User ID: 270
[06-Apr-2026 20:41:50 UTC] ✅ User profile retrieved successfully for user ID: 270
[06-Apr-2026 20:42:59 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Apr-2026 20:42:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Apr-2026 20:42:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjcwIiwidXNlcm5hbWUiOiJBaG1lZCIsImVtYWlsIjoiZWRyZXNhNTM1QGdtYWlsLmNvbSIsImV4cCI6MTc3NjExMjkwOH0.KqMwOFqUop2pho2_rJZzIUjm_H85l1r0QhDjjR9pito","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e839f4aaf4cd1cc-MCT","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"110.238.61.9","CF-IPCountry":"YE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"110.238.61.9, 162.158.28.164"}
[06-Apr-2026 20:42:59 UTC] === User Orders API Called ===
[06-Apr-2026 20:42:59 UTC] User ID: 270
[06-Apr-2026 20:42:59 UTC] Limit: 20, Offset: 0
[06-Apr-2026 20:42:59 UTC] Orders found: 0
[06-Apr-2026 20:42:59 UTC] Orders data: []
[06-Apr-2026 20:42:59 UTC] Total orders count: 0
[06-Apr-2026 20:42:59 UTC] === API CALL LOG ===
[06-Apr-2026 20:42:59 UTC] Endpoint: user/profile.php
[06-Apr-2026 20:42:59 UTC] Full Log Data: {
    "timestamp": "2026-04-06 20:42:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "110.238.61.9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjcwIiwidXNlcm5hbWUiOiJBaG1lZCIsImVtYWlsIjoiZWRyZXNhNTM1QGdtYWlsLmNvbSIsImV4cCI6MTc3NjExMjkwOH0.KqMwOFqUop2pho2_rJZzIUjm_H85l1r0QhDjjR9pito",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e839f4b1f84d1cc-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "110.238.61.9",
        "CF-IPCountry": "YE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "110.238.61.9, 162.158.28.164"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 20:42:59 UTC] === END API CALL LOG ===
[06-Apr-2026 20:42:59 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 20:42:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjcwIiwidXNlcm5hbWUiOiJBaG1lZCIsImVtYWlsIjoiZWRyZXNhNTM1QGdtYWlsLmNvbSIsImV4cCI6MTc3NjExMjkwOH0.KqMwOFqUop2pho2_rJZzIUjm_H85l1r0QhDjjR9pito
[06-Apr-2026 20:42:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 20:42:59 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 20:42:59 UTC] User ID: 270
[06-Apr-2026 20:42:59 UTC] ✅ User profile retrieved successfully for user ID: 270
[06-Apr-2026 20:43:00 UTC] === API CALL LOG ===
[06-Apr-2026 20:43:00 UTC] Endpoint: user/profile.php
[06-Apr-2026 20:43:00 UTC] Full Log Data: {
    "timestamp": "2026-04-06 20:43:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "110.238.61.9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjcwIiwidXNlcm5hbWUiOiJBaG1lZCIsImVtYWlsIjoiZWRyZXNhNTM1QGdtYWlsLmNvbSIsImV4cCI6MTc3NjExMjkwOH0.KqMwOFqUop2pho2_rJZzIUjm_H85l1r0QhDjjR9pito",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e839f4ec907d1cc-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "110.238.61.9",
        "CF-IPCountry": "YE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "110.238.61.9, 162.158.28.164"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 20:43:00 UTC] === END API CALL LOG ===
[06-Apr-2026 20:43:00 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 20:43:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjcwIiwidXNlcm5hbWUiOiJBaG1lZCIsImVtYWlsIjoiZWRyZXNhNTM1QGdtYWlsLmNvbSIsImV4cCI6MTc3NjExMjkwOH0.KqMwOFqUop2pho2_rJZzIUjm_H85l1r0QhDjjR9pito
[06-Apr-2026 20:43:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 20:43:00 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 20:43:00 UTC] User ID: 270
[06-Apr-2026 20:43:00 UTC] ✅ User profile retrieved successfully for user ID: 270
[06-Apr-2026 20:43:00 UTC] === API CALL LOG ===
[06-Apr-2026 20:43:00 UTC] Endpoint: user/profile.php
[06-Apr-2026 20:43:00 UTC] Full Log Data: {
    "timestamp": "2026-04-06 20:43:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "110.238.61.9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjcwIiwidXNlcm5hbWUiOiJBaG1lZCIsImVtYWlsIjoiZWRyZXNhNTM1QGdtYWlsLmNvbSIsImV4cCI6MTc3NjExMjkwOH0.KqMwOFqUop2pho2_rJZzIUjm_H85l1r0QhDjjR9pito",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e839f5089f2d1cc-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "110.238.61.9",
        "CF-IPCountry": "YE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "110.238.61.9, 162.158.28.164"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 20:43:00 UTC] === END API CALL LOG ===
[06-Apr-2026 20:43:00 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 20:43:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjcwIiwidXNlcm5hbWUiOiJBaG1lZCIsImVtYWlsIjoiZWRyZXNhNTM1QGdtYWlsLmNvbSIsImV4cCI6MTc3NjExMjkwOH0.KqMwOFqUop2pho2_rJZzIUjm_H85l1r0QhDjjR9pito
[06-Apr-2026 20:43:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 20:43:00 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 20:43:00 UTC] User ID: 270
[06-Apr-2026 20:43:00 UTC] ✅ User profile retrieved successfully for user ID: 270
[06-Apr-2026 20:43:14 UTC] === API CALL LOG ===
[06-Apr-2026 20:43:14 UTC] Endpoint: user/profile.php
[06-Apr-2026 20:43:14 UTC] Full Log Data: {
    "timestamp": "2026-04-06 20:43:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "110.238.61.9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjcwIiwidXNlcm5hbWUiOiJBaG1lZCIsImVtYWlsIjoiZWRyZXNhNTM1QGdtYWlsLmNvbSIsImV4cCI6MTc3NjExMjkwOH0.KqMwOFqUop2pho2_rJZzIUjm_H85l1r0QhDjjR9pito",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e839fa969cbd1cc-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "110.238.61.9",
        "CF-IPCountry": "YE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "110.238.61.9, 162.158.28.165"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 20:43:14 UTC] === END API CALL LOG ===
[06-Apr-2026 20:43:14 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 20:43:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjcwIiwidXNlcm5hbWUiOiJBaG1lZCIsImVtYWlsIjoiZWRyZXNhNTM1QGdtYWlsLmNvbSIsImV4cCI6MTc3NjExMjkwOH0.KqMwOFqUop2pho2_rJZzIUjm_H85l1r0QhDjjR9pito
[06-Apr-2026 20:43:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 20:43:14 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 20:43:14 UTC] User ID: 270
[06-Apr-2026 20:43:14 UTC] ✅ User profile retrieved successfully for user ID: 270
[06-Apr-2026 20:48:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Apr-2026 20:48:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Apr-2026 20:48:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjcwIiwidXNlcm5hbWUiOiJBaG1lZCIsImVtYWlsIjoiZWRyZXNhNTM1QGdtYWlsLmNvbSIsImV4cCI6MTc3NjExMjkwOH0.KqMwOFqUop2pho2_rJZzIUjm_H85l1r0QhDjjR9pito","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e83a6b25cb4d1cc-MCT","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"110.238.61.9","CF-IPCountry":"YE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"110.238.61.9, 162.158.28.164"}
[06-Apr-2026 20:48:03 UTC] === User Orders API Called ===
[06-Apr-2026 20:48:03 UTC] User ID: 270
[06-Apr-2026 20:48:03 UTC] Limit: 20, Offset: 0
[06-Apr-2026 20:48:03 UTC] Orders found: 0
[06-Apr-2026 20:48:03 UTC] Orders data: []
[06-Apr-2026 20:48:03 UTC] Total orders count: 0
[06-Apr-2026 20:48:03 UTC] === API CALL LOG ===
[06-Apr-2026 20:48:03 UTC] Endpoint: user/profile.php
[06-Apr-2026 20:48:03 UTC] Full Log Data: {
    "timestamp": "2026-04-06 20:48:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "110.238.61.9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjcwIiwidXNlcm5hbWUiOiJBaG1lZCIsImVtYWlsIjoiZWRyZXNhNTM1QGdtYWlsLmNvbSIsImV4cCI6MTc3NjExMjkwOH0.KqMwOFqUop2pho2_rJZzIUjm_H85l1r0QhDjjR9pito",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e83a6b2bce0d1cc-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "110.238.61.9",
        "CF-IPCountry": "YE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "110.238.61.9, 162.158.28.165"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 20:48:03 UTC] === END API CALL LOG ===
[06-Apr-2026 20:48:03 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 20:48:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjcwIiwidXNlcm5hbWUiOiJBaG1lZCIsImVtYWlsIjoiZWRyZXNhNTM1QGdtYWlsLmNvbSIsImV4cCI6MTc3NjExMjkwOH0.KqMwOFqUop2pho2_rJZzIUjm_H85l1r0QhDjjR9pito
[06-Apr-2026 20:48:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 20:48:03 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 20:48:03 UTC] User ID: 270
[06-Apr-2026 20:48:03 UTC] ✅ User profile retrieved successfully for user ID: 270
[06-Apr-2026 20:48:03 UTC] === API CALL LOG ===
[06-Apr-2026 20:48:03 UTC] Endpoint: user/profile.php
[06-Apr-2026 20:48:03 UTC] Full Log Data: {
    "timestamp": "2026-04-06 20:48:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "110.238.61.9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjcwIiwidXNlcm5hbWUiOiJBaG1lZCIsImVtYWlsIjoiZWRyZXNhNTM1QGdtYWlsLmNvbSIsImV4cCI6MTc3NjExMjkwOH0.KqMwOFqUop2pho2_rJZzIUjm_H85l1r0QhDjjR9pito",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e83a6b67e8fd1cc-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "110.238.61.9",
        "CF-IPCountry": "YE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "110.238.61.9, 162.158.28.165"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 20:48:03 UTC] === END API CALL LOG ===
[06-Apr-2026 20:48:03 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 20:48:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjcwIiwidXNlcm5hbWUiOiJBaG1lZCIsImVtYWlsIjoiZWRyZXNhNTM1QGdtYWlsLmNvbSIsImV4cCI6MTc3NjExMjkwOH0.KqMwOFqUop2pho2_rJZzIUjm_H85l1r0QhDjjR9pito
[06-Apr-2026 20:48:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 20:48:03 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 20:48:03 UTC] User ID: 270
[06-Apr-2026 20:48:03 UTC] ✅ User profile retrieved successfully for user ID: 270
[06-Apr-2026 20:48:04 UTC] === API CALL LOG ===
[06-Apr-2026 20:48:04 UTC] Endpoint: user/profile.php
[06-Apr-2026 20:48:04 UTC] Full Log Data: {
    "timestamp": "2026-04-06 20:48:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "110.238.61.9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjcwIiwidXNlcm5hbWUiOiJBaG1lZCIsImVtYWlsIjoiZWRyZXNhNTM1QGdtYWlsLmNvbSIsImV4cCI6MTc3NjExMjkwOH0.KqMwOFqUop2pho2_rJZzIUjm_H85l1r0QhDjjR9pito",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e83a6b8af8bd1cc-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "110.238.61.9",
        "CF-IPCountry": "YE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "110.238.61.9, 162.158.28.164"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 20:48:04 UTC] === END API CALL LOG ===
[06-Apr-2026 20:48:04 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 20:48:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjcwIiwidXNlcm5hbWUiOiJBaG1lZCIsImVtYWlsIjoiZWRyZXNhNTM1QGdtYWlsLmNvbSIsImV4cCI6MTc3NjExMjkwOH0.KqMwOFqUop2pho2_rJZzIUjm_H85l1r0QhDjjR9pito
[06-Apr-2026 20:48:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 20:48:04 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 20:48:04 UTC] User ID: 270
[06-Apr-2026 20:48:04 UTC] ✅ User profile retrieved successfully for user ID: 270
[06-Apr-2026 20:48:18 UTC] === API CALL LOG ===
[06-Apr-2026 20:48:18 UTC] Endpoint: user/profile.php
[06-Apr-2026 20:48:18 UTC] Full Log Data: {
    "timestamp": "2026-04-06 20:48:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "110.238.61.9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjcwIiwidXNlcm5hbWUiOiJBaG1lZCIsImVtYWlsIjoiZWRyZXNhNTM1QGdtYWlsLmNvbSIsImV4cCI6MTc3NjExMjkwOH0.KqMwOFqUop2pho2_rJZzIUjm_H85l1r0QhDjjR9pito",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e83a712f878d1cc-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "110.238.61.9",
        "CF-IPCountry": "YE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "110.238.61.9, 162.158.28.165"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 20:48:18 UTC] === END API CALL LOG ===
[06-Apr-2026 20:48:18 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 20:48:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjcwIiwidXNlcm5hbWUiOiJBaG1lZCIsImVtYWlsIjoiZWRyZXNhNTM1QGdtYWlsLmNvbSIsImV4cCI6MTc3NjExMjkwOH0.KqMwOFqUop2pho2_rJZzIUjm_H85l1r0QhDjjR9pito
[06-Apr-2026 20:48:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 20:48:18 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 20:48:18 UTC] User ID: 270
[06-Apr-2026 20:48:18 UTC] ✅ User profile retrieved successfully for user ID: 270
[06-Apr-2026 20:48:18 UTC] User Purchases API - User ID: 270
[06-Apr-2026 20:48:18 UTC] User Purchases API - Total purchases found: 0
[06-Apr-2026 20:48:35 UTC] === API CALL LOG ===
[06-Apr-2026 20:48:35 UTC] Endpoint: user/profile.php
[06-Apr-2026 20:48:35 UTC] Full Log Data: {
    "timestamp": "2026-04-06 20:48:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "110.238.61.9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjcwIiwidXNlcm5hbWUiOiJBaG1lZCIsImVtYWlsIjoiZWRyZXNhNTM1QGdtYWlsLmNvbSIsImV4cCI6MTc3NjExMjkwOH0.KqMwOFqUop2pho2_rJZzIUjm_H85l1r0QhDjjR9pito",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e83a77b6e39d1cc-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "110.238.61.9",
        "CF-IPCountry": "YE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "110.238.61.9, 162.158.28.164"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 20:48:35 UTC] === END API CALL LOG ===
[06-Apr-2026 20:48:35 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 20:48:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjcwIiwidXNlcm5hbWUiOiJBaG1lZCIsImVtYWlsIjoiZWRyZXNhNTM1QGdtYWlsLmNvbSIsImV4cCI6MTc3NjExMjkwOH0.KqMwOFqUop2pho2_rJZzIUjm_H85l1r0QhDjjR9pito
[06-Apr-2026 20:48:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 20:48:35 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 20:48:35 UTC] User ID: 270
[06-Apr-2026 20:48:35 UTC] ✅ User profile retrieved successfully for user ID: 270
[06-Apr-2026 20:48:35 UTC] User Purchases API - User ID: 270
[06-Apr-2026 20:48:35 UTC] User Purchases API - Total purchases found: 0
[06-Apr-2026 20:49:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Apr-2026 20:49:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Apr-2026 20:49:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjcwIiwidXNlcm5hbWUiOiJBaG1lZCIsImVtYWlsIjoiZWRyZXNhNTM1QGdtYWlsLmNvbSIsImV4cCI6MTc3NjExMjkwOH0.KqMwOFqUop2pho2_rJZzIUjm_H85l1r0QhDjjR9pito","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e83a8cc98ddd1cc-MCT","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"110.238.61.9","CF-IPCountry":"YE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"110.238.61.9, 162.158.28.165"}
[06-Apr-2026 20:49:29 UTC] === User Orders API Called ===
[06-Apr-2026 20:49:29 UTC] User ID: 270
[06-Apr-2026 20:49:29 UTC] Limit: 20, Offset: 0
[06-Apr-2026 20:49:29 UTC] Orders found: 0
[06-Apr-2026 20:49:29 UTC] Orders data: []
[06-Apr-2026 20:49:29 UTC] Total orders count: 0
[06-Apr-2026 20:49:31 UTC] === API CALL LOG ===
[06-Apr-2026 20:49:31 UTC] Endpoint: user/profile.php
[06-Apr-2026 20:49:31 UTC] Full Log Data: {
    "timestamp": "2026-04-06 20:49:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "110.238.61.9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjcwIiwidXNlcm5hbWUiOiJBaG1lZCIsImVtYWlsIjoiZWRyZXNhNTM1QGdtYWlsLmNvbSIsImV4cCI6MTc3NjExMjkwOH0.KqMwOFqUop2pho2_rJZzIUjm_H85l1r0QhDjjR9pito",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e83a8dcdf78d1cc-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "110.238.61.9",
        "CF-IPCountry": "YE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "110.238.61.9, 162.158.28.165"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Apr-2026 20:49:31 UTC] === END API CALL LOG ===
[06-Apr-2026 20:49:31 UTC] ✅ API Hash verification passed for profile endpoint
[06-Apr-2026 20:49:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjcwIiwidXNlcm5hbWUiOiJBaG1lZCIsImVtYWlsIjoiZWRyZXNhNTM1QGdtYWlsLmNvbSIsImV4cCI6MTc3NjExMjkwOH0.KqMwOFqUop2pho2_rJZzIUjm_H85l1r0QhDjjR9pito
[06-Apr-2026 20:49:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Apr-2026 20:49:31 UTC] ✅ JWT token verified successfully for user profile
[06-Apr-2026 20:49:31 UTC] User ID: 270
[06-Apr-2026 20:49:31 UTC] ✅ User profile retrieved successfully for user ID: 270
[06-Apr-2026 20:49:31 UTC] User Purchases API - User ID: 270
[06-Apr-2026 20:49:31 UTC] User Purchases API - Total purchases found: 0
[07-Apr-2026 00:20:29 UTC] === API CALL LOG ===
[07-Apr-2026 00:20:29 UTC] Endpoint: user/profile.php
[07-Apr-2026 00:20:29 UTC] Full Log Data: {
    "timestamp": "2026-04-07 00:20:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.252.170",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY1IiwidXNlcm5hbWUiOiJyYWJpIHNlaWQiLCJlbWFpbCI6InJhYml5dWppaW1tYWFqaWltbWFhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjA0MTY5MH0.ZcEzXzTPejSiiiClJJcu5enu_EYAP4MK47VFER0zvAo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e84dde10c28f7f3-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.188.252.170",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.188.252.170, 104.23.208.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 00:20:29 UTC] === END API CALL LOG ===
[07-Apr-2026 00:20:29 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 00:20:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY1IiwidXNlcm5hbWUiOiJyYWJpIHNlaWQiLCJlbWFpbCI6InJhYml5dWppaW1tYWFqaWltbWFhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjA0MTY5MH0.ZcEzXzTPejSiiiClJJcu5enu_EYAP4MK47VFER0zvAo
[07-Apr-2026 00:20:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 00:20:29 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 00:20:29 UTC] User ID: 265
[07-Apr-2026 00:20:29 UTC] ✅ User profile retrieved successfully for user ID: 265
[07-Apr-2026 00:20:29 UTC] === API CALL LOG ===
[07-Apr-2026 00:20:29 UTC] Endpoint: user/profile.php
[07-Apr-2026 00:20:29 UTC] Full Log Data: {
    "timestamp": "2026-04-07 00:20:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.252.170",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY1IiwidXNlcm5hbWUiOiJyYWJpIHNlaWQiLCJlbWFpbCI6InJhYml5dWppaW1tYWFqaWltbWFhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjA0MTY5MH0.ZcEzXzTPejSiiiClJJcu5enu_EYAP4MK47VFER0zvAo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e84dde5ae2ef7f3-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.188.252.170",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.188.252.170, 104.23.208.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 00:20:29 UTC] === END API CALL LOG ===
[07-Apr-2026 00:20:29 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 00:20:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY1IiwidXNlcm5hbWUiOiJyYWJpIHNlaWQiLCJlbWFpbCI6InJhYml5dWppaW1tYWFqaWltbWFhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjA0MTY5MH0.ZcEzXzTPejSiiiClJJcu5enu_EYAP4MK47VFER0zvAo
[07-Apr-2026 00:20:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 00:20:29 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 00:20:29 UTC] User ID: 265
[07-Apr-2026 00:20:29 UTC] ✅ User profile retrieved successfully for user ID: 265
[07-Apr-2026 00:20:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 00:20:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 00:20:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY1IiwidXNlcm5hbWUiOiJyYWJpIHNlaWQiLCJlbWFpbCI6InJhYml5dWppaW1tYWFqaWltbWFhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjA0MTY5MH0.ZcEzXzTPejSiiiClJJcu5enu_EYAP4MK47VFER0zvAo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e84dde5fe4df7f3-ADD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"196.188.252.170","CF-IPCountry":"ET","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"196.188.252.170, 104.23.208.144"}
[07-Apr-2026 00:20:29 UTC] === User Orders API Called ===
[07-Apr-2026 00:20:29 UTC] User ID: 265
[07-Apr-2026 00:20:29 UTC] Limit: 20, Offset: 0
[07-Apr-2026 00:20:29 UTC] Orders found: 0
[07-Apr-2026 00:20:29 UTC] Orders data: []
[07-Apr-2026 00:20:29 UTC] Total orders count: 0
[07-Apr-2026 00:20:29 UTC] === API CALL LOG ===
[07-Apr-2026 00:20:29 UTC] Endpoint: user/profile.php
[07-Apr-2026 00:20:29 UTC] Full Log Data: {
    "timestamp": "2026-04-07 00:20:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.252.170",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY1IiwidXNlcm5hbWUiOiJyYWJpIHNlaWQiLCJlbWFpbCI6InJhYml5dWppaW1tYWFqaWltbWFhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjA0MTY5MH0.ZcEzXzTPejSiiiClJJcu5enu_EYAP4MK47VFER0zvAo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e84dde65e79f7f3-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.188.252.170",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.188.252.170, 104.23.208.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 00:20:29 UTC] === END API CALL LOG ===
[07-Apr-2026 00:20:29 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 00:20:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY1IiwidXNlcm5hbWUiOiJyYWJpIHNlaWQiLCJlbWFpbCI6InJhYml5dWppaW1tYWFqaWltbWFhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjA0MTY5MH0.ZcEzXzTPejSiiiClJJcu5enu_EYAP4MK47VFER0zvAo
[07-Apr-2026 00:20:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 00:20:29 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 00:20:29 UTC] User ID: 265
[07-Apr-2026 00:20:29 UTC] ✅ User profile retrieved successfully for user ID: 265
[07-Apr-2026 00:20:30 UTC] === API CALL LOG ===
[07-Apr-2026 00:20:30 UTC] Endpoint: user/profile.php
[07-Apr-2026 00:20:30 UTC] Full Log Data: {
    "timestamp": "2026-04-07 00:20:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.252.170",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY1IiwidXNlcm5hbWUiOiJyYWJpIHNlaWQiLCJlbWFpbCI6InJhYml5dWppaW1tYWFqaWltbWFhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjA0MTY5MH0.ZcEzXzTPejSiiiClJJcu5enu_EYAP4MK47VFER0zvAo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e84ddeb288bf7f3-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.188.252.170",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.188.252.170, 104.23.208.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 00:20:30 UTC] === END API CALL LOG ===
[07-Apr-2026 00:20:30 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 00:20:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY1IiwidXNlcm5hbWUiOiJyYWJpIHNlaWQiLCJlbWFpbCI6InJhYml5dWppaW1tYWFqaWltbWFhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjA0MTY5MH0.ZcEzXzTPejSiiiClJJcu5enu_EYAP4MK47VFER0zvAo
[07-Apr-2026 00:20:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 00:20:30 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 00:20:30 UTC] User ID: 265
[07-Apr-2026 00:20:30 UTC] ✅ User profile retrieved successfully for user ID: 265
[07-Apr-2026 00:20:40 UTC] === API CALL LOG ===
[07-Apr-2026 00:20:40 UTC] Endpoint: user/profile.php
[07-Apr-2026 00:20:40 UTC] Full Log Data: {
    "timestamp": "2026-04-07 00:20:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.252.170",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY1IiwidXNlcm5hbWUiOiJyYWJpIHNlaWQiLCJlbWFpbCI6InJhYml5dWppaW1tYWFqaWltbWFhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjA0MTY5MH0.ZcEzXzTPejSiiiClJJcu5enu_EYAP4MK47VFER0zvAo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e84de290d01f7f3-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.188.252.170",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.188.252.170, 104.23.208.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 00:20:40 UTC] === END API CALL LOG ===
[07-Apr-2026 00:20:40 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 00:20:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY1IiwidXNlcm5hbWUiOiJyYWJpIHNlaWQiLCJlbWFpbCI6InJhYml5dWppaW1tYWFqaWltbWFhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjA0MTY5MH0.ZcEzXzTPejSiiiClJJcu5enu_EYAP4MK47VFER0zvAo
[07-Apr-2026 00:20:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 00:20:40 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 00:20:40 UTC] User ID: 265
[07-Apr-2026 00:20:40 UTC] ✅ User profile retrieved successfully for user ID: 265
[07-Apr-2026 00:21:53 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 00:21:53 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 00:21:53 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY1IiwidXNlcm5hbWUiOiJyYWJpIHNlaWQiLCJlbWFpbCI6InJhYml5dWppaW1tYWFqaWltbWFhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjA0MTY5MH0.ZcEzXzTPejSiiiClJJcu5enu_EYAP4MK47VFER0zvAo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e84dff23a9cf7f3-ADD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"196.188.252.170","CF-IPCountry":"ET","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"196.188.252.170, 104.23.208.145"}
[07-Apr-2026 00:21:53 UTC] === User Orders API Called ===
[07-Apr-2026 00:21:53 UTC] User ID: 265
[07-Apr-2026 00:21:53 UTC] Limit: 20, Offset: 0
[07-Apr-2026 00:21:53 UTC] Orders found: 0
[07-Apr-2026 00:21:53 UTC] Orders data: []
[07-Apr-2026 00:21:53 UTC] Total orders count: 0
[07-Apr-2026 00:21:53 UTC] === API CALL LOG ===
[07-Apr-2026 00:21:53 UTC] Endpoint: user/profile.php
[07-Apr-2026 00:21:53 UTC] Full Log Data: {
    "timestamp": "2026-04-07 00:21:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.252.170",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY1IiwidXNlcm5hbWUiOiJyYWJpIHNlaWQiLCJlbWFpbCI6InJhYml5dWppaW1tYWFqaWltbWFhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjA0MTY5MH0.ZcEzXzTPejSiiiClJJcu5enu_EYAP4MK47VFER0zvAo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e84dff23a9df7f3-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.188.252.170",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.188.252.170, 104.23.208.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 00:21:53 UTC] === END API CALL LOG ===
[07-Apr-2026 00:21:53 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 00:21:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY1IiwidXNlcm5hbWUiOiJyYWJpIHNlaWQiLCJlbWFpbCI6InJhYml5dWppaW1tYWFqaWltbWFhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjA0MTY5MH0.ZcEzXzTPejSiiiClJJcu5enu_EYAP4MK47VFER0zvAo
[07-Apr-2026 00:21:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 00:21:53 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 00:21:53 UTC] User ID: 265
[07-Apr-2026 00:21:53 UTC] ✅ User profile retrieved successfully for user ID: 265
[07-Apr-2026 00:21:53 UTC] === API CALL LOG ===
[07-Apr-2026 00:21:53 UTC] Endpoint: user/profile.php
[07-Apr-2026 00:21:53 UTC] Full Log Data: {
    "timestamp": "2026-04-07 00:21:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.252.170",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY1IiwidXNlcm5hbWUiOiJyYWJpIHNlaWQiLCJlbWFpbCI6InJhYml5dWppaW1tYWFqaWltbWFhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjA0MTY5MH0.ZcEzXzTPejSiiiClJJcu5enu_EYAP4MK47VFER0zvAo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e84dff23a9ef7f3-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.188.252.170",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.188.252.170, 104.23.208.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 00:21:53 UTC] === END API CALL LOG ===
[07-Apr-2026 00:21:53 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 00:21:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY1IiwidXNlcm5hbWUiOiJyYWJpIHNlaWQiLCJlbWFpbCI6InJhYml5dWppaW1tYWFqaWltbWFhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjA0MTY5MH0.ZcEzXzTPejSiiiClJJcu5enu_EYAP4MK47VFER0zvAo
[07-Apr-2026 00:21:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 00:21:53 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 00:21:53 UTC] User ID: 265
[07-Apr-2026 00:21:53 UTC] ✅ User profile retrieved successfully for user ID: 265
[07-Apr-2026 00:21:54 UTC] === API CALL LOG ===
[07-Apr-2026 00:21:54 UTC] Endpoint: user/profile.php
[07-Apr-2026 00:21:54 UTC] Full Log Data: {
    "timestamp": "2026-04-07 00:21:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.252.170",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY1IiwidXNlcm5hbWUiOiJyYWJpIHNlaWQiLCJlbWFpbCI6InJhYml5dWppaW1tYWFqaWltbWFhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjA0MTY5MH0.ZcEzXzTPejSiiiClJJcu5enu_EYAP4MK47VFER0zvAo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e84dff7ad49f7f3-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.188.252.170",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.188.252.170, 104.23.208.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 00:21:54 UTC] === END API CALL LOG ===
[07-Apr-2026 00:21:54 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 00:21:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY1IiwidXNlcm5hbWUiOiJyYWJpIHNlaWQiLCJlbWFpbCI6InJhYml5dWppaW1tYWFqaWltbWFhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjA0MTY5MH0.ZcEzXzTPejSiiiClJJcu5enu_EYAP4MK47VFER0zvAo
[07-Apr-2026 00:21:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 00:21:54 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 00:21:54 UTC] User ID: 265
[07-Apr-2026 00:21:54 UTC] ✅ User profile retrieved successfully for user ID: 265
[07-Apr-2026 00:22:42 UTC] === API CALL LOG ===
[07-Apr-2026 00:22:42 UTC] Endpoint: user/profile.php
[07-Apr-2026 00:22:42 UTC] Full Log Data: {
    "timestamp": "2026-04-07 00:22:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.252.170",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY1IiwidXNlcm5hbWUiOiJyYWJpIHNlaWQiLCJlbWFpbCI6InJhYml5dWppaW1tYWFqaWltbWFhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjA0MTY5MH0.ZcEzXzTPejSiiiClJJcu5enu_EYAP4MK47VFER0zvAo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e84e1245901d981-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.188.252.170",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.188.252.170, 104.23.208.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 00:22:42 UTC] === END API CALL LOG ===
[07-Apr-2026 00:22:42 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 00:22:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY1IiwidXNlcm5hbWUiOiJyYWJpIHNlaWQiLCJlbWFpbCI6InJhYml5dWppaW1tYWFqaWltbWFhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjA0MTY5MH0.ZcEzXzTPejSiiiClJJcu5enu_EYAP4MK47VFER0zvAo
[07-Apr-2026 00:22:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 00:22:42 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 00:22:42 UTC] User ID: 265
[07-Apr-2026 00:22:42 UTC] ✅ User profile retrieved successfully for user ID: 265
[07-Apr-2026 00:22:45 UTC] === API CALL LOG ===
[07-Apr-2026 00:22:45 UTC] Endpoint: user/profile.php
[07-Apr-2026 00:22:45 UTC] Full Log Data: {
    "timestamp": "2026-04-07 00:22:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.252.170",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY1IiwidXNlcm5hbWUiOiJyYWJpIHNlaWQiLCJlbWFpbCI6InJhYml5dWppaW1tYWFqaWltbWFhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjA0MTY5MH0.ZcEzXzTPejSiiiClJJcu5enu_EYAP4MK47VFER0zvAo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e84e1345fd5d981-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.188.252.170",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.188.252.170, 104.23.208.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 00:22:45 UTC] === END API CALL LOG ===
[07-Apr-2026 00:22:45 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 00:22:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY1IiwidXNlcm5hbWUiOiJyYWJpIHNlaWQiLCJlbWFpbCI6InJhYml5dWppaW1tYWFqaWltbWFhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjA0MTY5MH0.ZcEzXzTPejSiiiClJJcu5enu_EYAP4MK47VFER0zvAo
[07-Apr-2026 00:22:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 00:22:45 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 00:22:45 UTC] User ID: 265
[07-Apr-2026 00:22:45 UTC] ✅ User profile retrieved successfully for user ID: 265
[07-Apr-2026 00:22:45 UTC] User Purchases API - User ID: 265
[07-Apr-2026 00:22:45 UTC] User Purchases API - Total purchases found: 0
[07-Apr-2026 00:26:18 UTC] === API CALL LOG ===
[07-Apr-2026 00:26:18 UTC] Endpoint: user/profile.php
[07-Apr-2026 00:26:18 UTC] Full Log Data: {
    "timestamp": "2026-04-07 00:26:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.252.170",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY1IiwidXNlcm5hbWUiOiJyYWJpIHNlaWQiLCJlbWFpbCI6InJhYml5dWppaW1tYWFqaWltbWFhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjA0MTY5MH0.ZcEzXzTPejSiiiClJJcu5enu_EYAP4MK47VFER0zvAo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e84e6670f4cfbc6-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.188.252.170",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.188.252.170, 104.23.208.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 00:26:18 UTC] === END API CALL LOG ===
[07-Apr-2026 00:26:18 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 00:26:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY1IiwidXNlcm5hbWUiOiJyYWJpIHNlaWQiLCJlbWFpbCI6InJhYml5dWppaW1tYWFqaWltbWFhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjA0MTY5MH0.ZcEzXzTPejSiiiClJJcu5enu_EYAP4MK47VFER0zvAo
[07-Apr-2026 00:26:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 00:26:18 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 00:26:18 UTC] User ID: 265
[07-Apr-2026 00:26:18 UTC] ✅ User profile retrieved successfully for user ID: 265
[07-Apr-2026 00:26:18 UTC] User Purchases API - User ID: 265
[07-Apr-2026 00:26:18 UTC] User Purchases API - Total purchases found: 0
[07-Apr-2026 00:28:01 UTC] === API CALL LOG ===
[07-Apr-2026 00:28:01 UTC] Endpoint: user/profile.php
[07-Apr-2026 00:28:01 UTC] Full Log Data: {
    "timestamp": "2026-04-07 00:28:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.252.170",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyNjUsInVzZXJuYW1lIjoicmFiaSBzZWlkIiwiZW1haWwiOiJyYWJpeXVqaWltbWFhamlpbW1hYUBnbWFpbC5jb20iLCJleHAiOjE3NzYxMjY0Nzl9.BmGjWds4eWPRTgmu2XkNSRfHApQX7QPXOTNzWhQOzdc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e84e8ed6ba5fbc6-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.188.252.170",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.188.252.170, 104.23.208.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 00:28:01 UTC] === END API CALL LOG ===
[07-Apr-2026 00:28:01 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 00:28:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyNjUsInVzZXJuYW1lIjoicmFiaSBzZWlkIiwiZW1haWwiOiJyYWJpeXVqaWltbWFhamlpbW1hYUBnbWFpbC5jb20iLCJleHAiOjE3NzYxMjY0Nzl9.BmGjWds4eWPRTgmu2XkNSRfHApQX7QPXOTNzWhQOzdc
[07-Apr-2026 00:28:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 00:28:01 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 00:28:01 UTC] User ID: 265
[07-Apr-2026 00:28:01 UTC] ✅ User profile retrieved successfully for user ID: 265
[07-Apr-2026 00:28:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 00:28:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 00:28:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyNjUsInVzZXJuYW1lIjoicmFiaSBzZWlkIiwiZW1haWwiOiJyYWJpeXVqaWltbWFhamlpbW1hYUBnbWFpbC5jb20iLCJleHAiOjE3NzYxMjY0Nzl9.BmGjWds4eWPRTgmu2XkNSRfHApQX7QPXOTNzWhQOzdc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e84e8ed6ba4fbc6-ADD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"196.188.252.170","CF-IPCountry":"ET","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"196.188.252.170, 104.23.208.145"}
[07-Apr-2026 00:28:01 UTC] === User Orders API Called ===
[07-Apr-2026 00:28:01 UTC] User ID: 265
[07-Apr-2026 00:28:01 UTC] Limit: 20, Offset: 0
[07-Apr-2026 00:28:01 UTC] Orders found: 0
[07-Apr-2026 00:28:01 UTC] Orders data: []
[07-Apr-2026 00:28:01 UTC] Total orders count: 0
[07-Apr-2026 00:28:01 UTC] === API CALL LOG ===
[07-Apr-2026 00:28:01 UTC] Endpoint: user/profile.php
[07-Apr-2026 00:28:01 UTC] Full Log Data: {
    "timestamp": "2026-04-07 00:28:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.252.170",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyNjUsInVzZXJuYW1lIjoicmFiaSBzZWlkIiwiZW1haWwiOiJyYWJpeXVqaWltbWFhamlpbW1hYUBnbWFpbC5jb20iLCJleHAiOjE3NzYxMjY0Nzl9.BmGjWds4eWPRTgmu2XkNSRfHApQX7QPXOTNzWhQOzdc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e84e8ed6ba2fbc6-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.188.252.170",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.188.252.170, 104.23.208.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 00:28:01 UTC] === END API CALL LOG ===
[07-Apr-2026 00:28:01 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 00:28:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyNjUsInVzZXJuYW1lIjoicmFiaSBzZWlkIiwiZW1haWwiOiJyYWJpeXVqaWltbWFhamlpbW1hYUBnbWFpbC5jb20iLCJleHAiOjE3NzYxMjY0Nzl9.BmGjWds4eWPRTgmu2XkNSRfHApQX7QPXOTNzWhQOzdc
[07-Apr-2026 00:28:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 00:28:01 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 00:28:01 UTC] User ID: 265
[07-Apr-2026 00:28:01 UTC] ✅ User profile retrieved successfully for user ID: 265
[07-Apr-2026 00:28:02 UTC] === API CALL LOG ===
[07-Apr-2026 00:28:02 UTC] Endpoint: user/profile.php
[07-Apr-2026 00:28:02 UTC] Full Log Data: {
    "timestamp": "2026-04-07 00:28:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.252.170",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyNjUsInVzZXJuYW1lIjoicmFiaSBzZWlkIiwiZW1haWwiOiJyYWJpeXVqaWltbWFhamlpbW1hYUBnbWFpbC5jb20iLCJleHAiOjE3NzYxMjY0Nzl9.BmGjWds4eWPRTgmu2XkNSRfHApQX7QPXOTNzWhQOzdc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e84e8f2eda2fbc6-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.188.252.170",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.188.252.170, 104.23.208.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 00:28:02 UTC] === END API CALL LOG ===
[07-Apr-2026 00:28:02 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 00:28:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyNjUsInVzZXJuYW1lIjoicmFiaSBzZWlkIiwiZW1haWwiOiJyYWJpeXVqaWltbWFhamlpbW1hYUBnbWFpbC5jb20iLCJleHAiOjE3NzYxMjY0Nzl9.BmGjWds4eWPRTgmu2XkNSRfHApQX7QPXOTNzWhQOzdc
[07-Apr-2026 00:28:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 00:28:02 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 00:28:02 UTC] User ID: 265
[07-Apr-2026 00:28:02 UTC] ✅ User profile retrieved successfully for user ID: 265
[07-Apr-2026 00:29:25 UTC] === API CALL LOG ===
[07-Apr-2026 00:29:25 UTC] Endpoint: user/profile.php
[07-Apr-2026 00:29:25 UTC] Full Log Data: {
    "timestamp": "2026-04-07 00:29:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.252.170",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyNjUsInVzZXJuYW1lIjoicmFiaSBzZWlkIiwiZW1haWwiOiJyYWJpeXVqaWltbWFhamlpbW1hYUBnbWFpbC5jb20iLCJleHAiOjE3NzYxMjY0Nzl9.BmGjWds4eWPRTgmu2XkNSRfHApQX7QPXOTNzWhQOzdc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e84eaf89c0e9dd1-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.188.252.170",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.188.252.170, 104.23.208.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 00:29:25 UTC] === END API CALL LOG ===
[07-Apr-2026 00:29:25 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 00:29:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyNjUsInVzZXJuYW1lIjoicmFiaSBzZWlkIiwiZW1haWwiOiJyYWJpeXVqaWltbWFhamlpbW1hYUBnbWFpbC5jb20iLCJleHAiOjE3NzYxMjY0Nzl9.BmGjWds4eWPRTgmu2XkNSRfHApQX7QPXOTNzWhQOzdc
[07-Apr-2026 00:29:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 00:29:25 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 00:29:25 UTC] User ID: 265
[07-Apr-2026 00:29:25 UTC] ✅ User profile retrieved successfully for user ID: 265
[07-Apr-2026 00:29:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 00:29:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 00:29:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyNjUsInVzZXJuYW1lIjoicmFiaSBzZWlkIiwiZW1haWwiOiJyYWJpeXVqaWltbWFhamlpbW1hYUBnbWFpbC5jb20iLCJleHAiOjE3NzYxMjY0Nzl9.BmGjWds4eWPRTgmu2XkNSRfHApQX7QPXOTNzWhQOzdc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e84eb6f2e799dd1-ADD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"196.188.252.170","CF-IPCountry":"ET","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"196.188.252.170, 104.23.208.144"}
[07-Apr-2026 00:29:44 UTC] === User Orders API Called ===
[07-Apr-2026 00:29:44 UTC] User ID: 265
[07-Apr-2026 00:29:44 UTC] Limit: 20, Offset: 0
[07-Apr-2026 00:29:44 UTC] Orders found: 0
[07-Apr-2026 00:29:44 UTC] Orders data: []
[07-Apr-2026 00:29:44 UTC] Total orders count: 0
[07-Apr-2026 00:29:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 00:29:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 00:29:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyNjUsInVzZXJuYW1lIjoicmFiaSBzZWlkIiwiZW1haWwiOiJyYWJpeXVqaWltbWFhamlpbW1hYUBnbWFpbC5jb20iLCJleHAiOjE3NzYxMjY0Nzl9.BmGjWds4eWPRTgmu2XkNSRfHApQX7QPXOTNzWhQOzdc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e84ebbb5dc79dd1-ADD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"196.188.252.170","CF-IPCountry":"ET","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"196.188.252.170, 104.23.208.145"}
[07-Apr-2026 00:29:56 UTC] === User Orders API Called ===
[07-Apr-2026 00:29:56 UTC] User ID: 265
[07-Apr-2026 00:29:56 UTC] Limit: 20, Offset: 0
[07-Apr-2026 00:29:56 UTC] Orders found: 0
[07-Apr-2026 00:29:56 UTC] Orders data: []
[07-Apr-2026 00:29:56 UTC] Total orders count: 0
[07-Apr-2026 00:29:56 UTC] === API CALL LOG ===
[07-Apr-2026 00:29:56 UTC] Endpoint: user/profile.php
[07-Apr-2026 00:29:56 UTC] Full Log Data: {
    "timestamp": "2026-04-07 00:29:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.252.170",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyNjUsInVzZXJuYW1lIjoicmFiaSBzZWlkIiwiZW1haWwiOiJyYWJpeXVqaWltbWFhamlpbW1hYUBnbWFpbC5jb20iLCJleHAiOjE3NzYxMjY0Nzl9.BmGjWds4eWPRTgmu2XkNSRfHApQX7QPXOTNzWhQOzdc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e84ebbb5dc99dd1-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.188.252.170",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.188.252.170, 104.23.208.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 00:29:56 UTC] === END API CALL LOG ===
[07-Apr-2026 00:29:56 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 00:29:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyNjUsInVzZXJuYW1lIjoicmFiaSBzZWlkIiwiZW1haWwiOiJyYWJpeXVqaWltbWFhamlpbW1hYUBnbWFpbC5jb20iLCJleHAiOjE3NzYxMjY0Nzl9.BmGjWds4eWPRTgmu2XkNSRfHApQX7QPXOTNzWhQOzdc
[07-Apr-2026 00:29:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 00:29:56 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 00:29:56 UTC] User ID: 265
[07-Apr-2026 00:29:56 UTC] ✅ User profile retrieved successfully for user ID: 265
[07-Apr-2026 00:29:56 UTC] === API CALL LOG ===
[07-Apr-2026 00:29:56 UTC] Endpoint: user/profile.php
[07-Apr-2026 00:29:56 UTC] Full Log Data: {
    "timestamp": "2026-04-07 00:29:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.252.170",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyNjUsInVzZXJuYW1lIjoicmFiaSBzZWlkIiwiZW1haWwiOiJyYWJpeXVqaWltbWFhamlpbW1hYUBnbWFpbC5jb20iLCJleHAiOjE3NzYxMjY0Nzl9.BmGjWds4eWPRTgmu2XkNSRfHApQX7QPXOTNzWhQOzdc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e84ebbb5dc89dd1-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.188.252.170",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.188.252.170, 104.23.208.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 00:29:56 UTC] === END API CALL LOG ===
[07-Apr-2026 00:29:56 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 00:29:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyNjUsInVzZXJuYW1lIjoicmFiaSBzZWlkIiwiZW1haWwiOiJyYWJpeXVqaWltbWFhamlpbW1hYUBnbWFpbC5jb20iLCJleHAiOjE3NzYxMjY0Nzl9.BmGjWds4eWPRTgmu2XkNSRfHApQX7QPXOTNzWhQOzdc
[07-Apr-2026 00:29:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 00:29:56 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 00:29:56 UTC] User ID: 265
[07-Apr-2026 00:29:56 UTC] ✅ User profile retrieved successfully for user ID: 265
[07-Apr-2026 00:29:57 UTC] === API CALL LOG ===
[07-Apr-2026 00:29:57 UTC] Endpoint: user/profile.php
[07-Apr-2026 00:29:57 UTC] Full Log Data: {
    "timestamp": "2026-04-07 00:29:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.252.170",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyNjUsInVzZXJuYW1lIjoicmFiaSBzZWlkIiwiZW1haWwiOiJyYWJpeXVqaWltbWFhamlpbW1hYUBnbWFpbC5jb20iLCJleHAiOjE3NzYxMjY0Nzl9.BmGjWds4eWPRTgmu2XkNSRfHApQX7QPXOTNzWhQOzdc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e84ebc01f849dd1-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.188.252.170",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.188.252.170, 104.23.208.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 00:29:57 UTC] === END API CALL LOG ===
[07-Apr-2026 00:29:57 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 00:29:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyNjUsInVzZXJuYW1lIjoicmFiaSBzZWlkIiwiZW1haWwiOiJyYWJpeXVqaWltbWFhamlpbW1hYUBnbWFpbC5jb20iLCJleHAiOjE3NzYxMjY0Nzl9.BmGjWds4eWPRTgmu2XkNSRfHApQX7QPXOTNzWhQOzdc
[07-Apr-2026 00:29:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 00:29:57 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 00:29:57 UTC] User ID: 265
[07-Apr-2026 00:29:57 UTC] ✅ User profile retrieved successfully for user ID: 265
[07-Apr-2026 00:30:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 00:30:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 00:30:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyNjUsInVzZXJuYW1lIjoicmFiaSBzZWlkIiwiZW1haWwiOiJyYWJpeXVqaWltbWFhamlpbW1hYUBnbWFpbC5jb20iLCJleHAiOjE3NzYxMjY0Nzl9.BmGjWds4eWPRTgmu2XkNSRfHApQX7QPXOTNzWhQOzdc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e84ebe648689dd1-ADD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"196.188.252.170","CF-IPCountry":"ET","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"196.188.252.170, 104.23.208.145"}
[07-Apr-2026 00:30:03 UTC] === User Orders API Called ===
[07-Apr-2026 00:30:03 UTC] User ID: 265
[07-Apr-2026 00:30:03 UTC] Limit: 20, Offset: 0
[07-Apr-2026 00:30:03 UTC] Orders found: 0
[07-Apr-2026 00:30:03 UTC] Orders data: []
[07-Apr-2026 00:30:03 UTC] Total orders count: 0
[07-Apr-2026 00:30:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 00:30:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 00:30:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyNjUsInVzZXJuYW1lIjoicmFiaSBzZWlkIiwiZW1haWwiOiJyYWJpeXVqaWltbWFhamlpbW1hYUBnbWFpbC5jb20iLCJleHAiOjE3NzYxMjY0Nzl9.BmGjWds4eWPRTgmu2XkNSRfHApQX7QPXOTNzWhQOzdc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e84ebf9594a9dd1-ADD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"196.188.252.170","CF-IPCountry":"ET","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"196.188.252.170, 104.23.208.145"}
[07-Apr-2026 00:30:06 UTC] === User Orders API Called ===
[07-Apr-2026 00:30:06 UTC] User ID: 265
[07-Apr-2026 00:30:06 UTC] Limit: 20, Offset: 0
[07-Apr-2026 00:30:06 UTC] Orders found: 0
[07-Apr-2026 00:30:06 UTC] Orders data: []
[07-Apr-2026 00:30:06 UTC] Total orders count: 0
[07-Apr-2026 00:30:06 UTC] === API CALL LOG ===
[07-Apr-2026 00:30:06 UTC] Endpoint: user/profile.php
[07-Apr-2026 00:30:06 UTC] Full Log Data: {
    "timestamp": "2026-04-07 00:30:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.252.170",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyNjUsInVzZXJuYW1lIjoicmFiaSBzZWlkIiwiZW1haWwiOiJyYWJpeXVqaWltbWFhamlpbW1hYUBnbWFpbC5jb20iLCJleHAiOjE3NzYxMjY0Nzl9.BmGjWds4eWPRTgmu2XkNSRfHApQX7QPXOTNzWhQOzdc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e84ebf9594b9dd1-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.188.252.170",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.188.252.170, 104.23.208.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 00:30:06 UTC] === END API CALL LOG ===
[07-Apr-2026 00:30:06 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 00:30:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyNjUsInVzZXJuYW1lIjoicmFiaSBzZWlkIiwiZW1haWwiOiJyYWJpeXVqaWltbWFhamlpbW1hYUBnbWFpbC5jb20iLCJleHAiOjE3NzYxMjY0Nzl9.BmGjWds4eWPRTgmu2XkNSRfHApQX7QPXOTNzWhQOzdc
[07-Apr-2026 00:30:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 00:30:06 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 00:30:06 UTC] User ID: 265
[07-Apr-2026 00:30:06 UTC] ✅ User profile retrieved successfully for user ID: 265
[07-Apr-2026 00:30:06 UTC] === API CALL LOG ===
[07-Apr-2026 00:30:06 UTC] Endpoint: user/profile.php
[07-Apr-2026 00:30:06 UTC] Full Log Data: {
    "timestamp": "2026-04-07 00:30:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.252.170",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyNjUsInVzZXJuYW1lIjoicmFiaSBzZWlkIiwiZW1haWwiOiJyYWJpeXVqaWltbWFhamlpbW1hYUBnbWFpbC5jb20iLCJleHAiOjE3NzYxMjY0Nzl9.BmGjWds4eWPRTgmu2XkNSRfHApQX7QPXOTNzWhQOzdc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e84ebf9a9689dd1-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.188.252.170",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.188.252.170, 104.23.208.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 00:30:06 UTC] === END API CALL LOG ===
[07-Apr-2026 00:30:06 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 00:30:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyNjUsInVzZXJuYW1lIjoicmFiaSBzZWlkIiwiZW1haWwiOiJyYWJpeXVqaWltbWFhamlpbW1hYUBnbWFpbC5jb20iLCJleHAiOjE3NzYxMjY0Nzl9.BmGjWds4eWPRTgmu2XkNSRfHApQX7QPXOTNzWhQOzdc
[07-Apr-2026 00:30:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 00:30:06 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 00:30:06 UTC] User ID: 265
[07-Apr-2026 00:30:06 UTC] ✅ User profile retrieved successfully for user ID: 265
[07-Apr-2026 00:30:07 UTC] === API CALL LOG ===
[07-Apr-2026 00:30:07 UTC] Endpoint: user/profile.php
[07-Apr-2026 00:30:07 UTC] Full Log Data: {
    "timestamp": "2026-04-07 00:30:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.252.170",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyNjUsInVzZXJuYW1lIjoicmFiaSBzZWlkIiwiZW1haWwiOiJyYWJpeXVqaWltbWFhamlpbW1hYUBnbWFpbC5jb20iLCJleHAiOjE3NzYxMjY0Nzl9.BmGjWds4eWPRTgmu2XkNSRfHApQX7QPXOTNzWhQOzdc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e84ebfe3b419dd1-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.188.252.170",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.188.252.170, 104.23.208.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 00:30:07 UTC] === END API CALL LOG ===
[07-Apr-2026 00:30:07 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 00:30:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyNjUsInVzZXJuYW1lIjoicmFiaSBzZWlkIiwiZW1haWwiOiJyYWJpeXVqaWltbWFhamlpbW1hYUBnbWFpbC5jb20iLCJleHAiOjE3NzYxMjY0Nzl9.BmGjWds4eWPRTgmu2XkNSRfHApQX7QPXOTNzWhQOzdc
[07-Apr-2026 00:30:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 00:30:07 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 00:30:07 UTC] User ID: 265
[07-Apr-2026 00:30:07 UTC] ✅ User profile retrieved successfully for user ID: 265
[07-Apr-2026 00:32:43 UTC] === API CALL LOG ===
[07-Apr-2026 00:32:43 UTC] Endpoint: user/profile.php
[07-Apr-2026 00:32:43 UTC] Full Log Data: {
    "timestamp": "2026-04-07 00:32:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.252.170",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyNjUsInVzZXJuYW1lIjoicmFiaSBzZWlkIiwiZW1haWwiOiJyYWJpeXVqaWltbWFhamlpbW1hYUBnbWFpbC5jb20iLCJleHAiOjE3NzYxMjY0Nzl9.BmGjWds4eWPRTgmu2XkNSRfHApQX7QPXOTNzWhQOzdc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e84efd17d679dd1-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.188.252.170",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.188.252.170, 104.23.208.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 00:32:43 UTC] === END API CALL LOG ===
[07-Apr-2026 00:32:43 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 00:32:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyNjUsInVzZXJuYW1lIjoicmFiaSBzZWlkIiwiZW1haWwiOiJyYWJpeXVqaWltbWFhamlpbW1hYUBnbWFpbC5jb20iLCJleHAiOjE3NzYxMjY0Nzl9.BmGjWds4eWPRTgmu2XkNSRfHApQX7QPXOTNzWhQOzdc
[07-Apr-2026 00:32:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 00:32:43 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 00:32:43 UTC] User ID: 265
[07-Apr-2026 00:32:43 UTC] ✅ User profile retrieved successfully for user ID: 265
[07-Apr-2026 00:32:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 00:32:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 00:32:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyNjUsInVzZXJuYW1lIjoicmFiaSBzZWlkIiwiZW1haWwiOiJyYWJpeXVqaWltbWFhamlpbW1hYUBnbWFpbC5jb20iLCJleHAiOjE3NzYxMjY0Nzl9.BmGjWds4eWPRTgmu2XkNSRfHApQX7QPXOTNzWhQOzdc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e84efd17d659dd1-ADD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"196.188.252.170","CF-IPCountry":"ET","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"196.188.252.170, 104.23.208.144"}
[07-Apr-2026 00:32:43 UTC] === User Orders API Called ===
[07-Apr-2026 00:32:43 UTC] User ID: 265
[07-Apr-2026 00:32:43 UTC] Limit: 20, Offset: 0
[07-Apr-2026 00:32:43 UTC] Orders found: 0
[07-Apr-2026 00:32:43 UTC] Orders data: []
[07-Apr-2026 00:32:43 UTC] Total orders count: 0
[07-Apr-2026 00:32:44 UTC] === API CALL LOG ===
[07-Apr-2026 00:32:44 UTC] Endpoint: user/profile.php
[07-Apr-2026 00:32:44 UTC] Full Log Data: {
    "timestamp": "2026-04-07 00:32:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.252.170",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyNjUsInVzZXJuYW1lIjoicmFiaSBzZWlkIiwiZW1haWwiOiJyYWJpeXVqaWltbWFhamlpbW1hYUBnbWFpbC5jb20iLCJleHAiOjE3NzYxMjY0Nzl9.BmGjWds4eWPRTgmu2XkNSRfHApQX7QPXOTNzWhQOzdc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e84efd2ce059dd1-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.188.252.170",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.188.252.170, 104.23.208.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 00:32:44 UTC] === END API CALL LOG ===
[07-Apr-2026 00:32:44 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 00:32:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyNjUsInVzZXJuYW1lIjoicmFiaSBzZWlkIiwiZW1haWwiOiJyYWJpeXVqaWltbWFhamlpbW1hYUBnbWFpbC5jb20iLCJleHAiOjE3NzYxMjY0Nzl9.BmGjWds4eWPRTgmu2XkNSRfHApQX7QPXOTNzWhQOzdc
[07-Apr-2026 00:32:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 00:32:44 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 00:32:44 UTC] User ID: 265
[07-Apr-2026 00:32:44 UTC] ✅ User profile retrieved successfully for user ID: 265
[07-Apr-2026 00:32:44 UTC] === API CALL LOG ===
[07-Apr-2026 00:32:44 UTC] Endpoint: user/profile.php
[07-Apr-2026 00:32:44 UTC] Full Log Data: {
    "timestamp": "2026-04-07 00:32:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.252.170",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyNjUsInVzZXJuYW1lIjoicmFiaSBzZWlkIiwiZW1haWwiOiJyYWJpeXVqaWltbWFhamlpbW1hYUBnbWFpbC5jb20iLCJleHAiOjE3NzYxMjY0Nzl9.BmGjWds4eWPRTgmu2XkNSRfHApQX7QPXOTNzWhQOzdc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e84efd68f7d9dd1-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.188.252.170",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.188.252.170, 104.23.208.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 00:32:44 UTC] === END API CALL LOG ===
[07-Apr-2026 00:32:44 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 00:32:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyNjUsInVzZXJuYW1lIjoicmFiaSBzZWlkIiwiZW1haWwiOiJyYWJpeXVqaWltbWFhamlpbW1hYUBnbWFpbC5jb20iLCJleHAiOjE3NzYxMjY0Nzl9.BmGjWds4eWPRTgmu2XkNSRfHApQX7QPXOTNzWhQOzdc
[07-Apr-2026 00:32:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 00:32:44 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 00:32:44 UTC] User ID: 265
[07-Apr-2026 00:32:44 UTC] ✅ User profile retrieved successfully for user ID: 265
[07-Apr-2026 00:33:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 00:33:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 00:33:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyNjUsInVzZXJuYW1lIjoicmFiaSBzZWlkIiwiZW1haWwiOiJyYWJpeXVqaWltbWFhamlpbW1hYUBnbWFpbC5jb20iLCJleHAiOjE3NzYxMjY0Nzl9.BmGjWds4eWPRTgmu2XkNSRfHApQX7QPXOTNzWhQOzdc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e84f03c6e249dd1-ADD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"196.188.252.170","CF-IPCountry":"ET","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"196.188.252.170, 104.23.208.144"}
[07-Apr-2026 00:33:01 UTC] === User Orders API Called ===
[07-Apr-2026 00:33:01 UTC] User ID: 265
[07-Apr-2026 00:33:01 UTC] Limit: 20, Offset: 0
[07-Apr-2026 00:33:01 UTC] Orders found: 0
[07-Apr-2026 00:33:01 UTC] Orders data: []
[07-Apr-2026 00:33:01 UTC] Total orders count: 0
[07-Apr-2026 00:33:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 00:33:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 00:33:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyNjUsInVzZXJuYW1lIjoicmFiaSBzZWlkIiwiZW1haWwiOiJyYWJpeXVqaWltbWFhamlpbW1hYUBnbWFpbC5jb20iLCJleHAiOjE3NzYxMjY0Nzl9.BmGjWds4eWPRTgmu2XkNSRfHApQX7QPXOTNzWhQOzdc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e84f0ba3f409dd1-ADD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"196.188.252.170","CF-IPCountry":"ET","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"196.188.252.170, 104.23.208.144"}
[07-Apr-2026 00:33:21 UTC] === User Orders API Called ===
[07-Apr-2026 00:33:21 UTC] User ID: 265
[07-Apr-2026 00:33:21 UTC] Limit: 20, Offset: 0
[07-Apr-2026 00:33:21 UTC] Orders found: 0
[07-Apr-2026 00:33:21 UTC] Orders data: []
[07-Apr-2026 00:33:21 UTC] Total orders count: 0
[07-Apr-2026 00:33:21 UTC] === API CALL LOG ===
[07-Apr-2026 00:33:21 UTC] Endpoint: user/profile.php
[07-Apr-2026 00:33:21 UTC] Full Log Data: {
    "timestamp": "2026-04-07 00:33:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.252.170",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyNjUsInVzZXJuYW1lIjoicmFiaSBzZWlkIiwiZW1haWwiOiJyYWJpeXVqaWltbWFhamlpbW1hYUBnbWFpbC5jb20iLCJleHAiOjE3NzYxMjY0Nzl9.BmGjWds4eWPRTgmu2XkNSRfHApQX7QPXOTNzWhQOzdc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e84f0ba3f419dd1-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.188.252.170",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.188.252.170, 104.23.208.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 00:33:21 UTC] === END API CALL LOG ===
[07-Apr-2026 00:33:21 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 00:33:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyNjUsInVzZXJuYW1lIjoicmFiaSBzZWlkIiwiZW1haWwiOiJyYWJpeXVqaWltbWFhamlpbW1hYUBnbWFpbC5jb20iLCJleHAiOjE3NzYxMjY0Nzl9.BmGjWds4eWPRTgmu2XkNSRfHApQX7QPXOTNzWhQOzdc
[07-Apr-2026 00:33:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 00:33:21 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 00:33:21 UTC] User ID: 265
[07-Apr-2026 00:33:21 UTC] ✅ User profile retrieved successfully for user ID: 265
[07-Apr-2026 00:33:21 UTC] === API CALL LOG ===
[07-Apr-2026 00:33:21 UTC] Endpoint: user/profile.php
[07-Apr-2026 00:33:21 UTC] Full Log Data: {
    "timestamp": "2026-04-07 00:33:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.252.170",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyNjUsInVzZXJuYW1lIjoicmFiaSBzZWlkIiwiZW1haWwiOiJyYWJpeXVqaWltbWFhamlpbW1hYUBnbWFpbC5jb20iLCJleHAiOjE3NzYxMjY0Nzl9.BmGjWds4eWPRTgmu2XkNSRfHApQX7QPXOTNzWhQOzdc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e84f0bd78999dd1-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.188.252.170",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.188.252.170, 104.23.208.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 00:33:21 UTC] === END API CALL LOG ===
[07-Apr-2026 00:33:21 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 00:33:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyNjUsInVzZXJuYW1lIjoicmFiaSBzZWlkIiwiZW1haWwiOiJyYWJpeXVqaWltbWFhamlpbW1hYUBnbWFpbC5jb20iLCJleHAiOjE3NzYxMjY0Nzl9.BmGjWds4eWPRTgmu2XkNSRfHApQX7QPXOTNzWhQOzdc
[07-Apr-2026 00:33:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 00:33:21 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 00:33:21 UTC] User ID: 265
[07-Apr-2026 00:33:21 UTC] ✅ User profile retrieved successfully for user ID: 265
[07-Apr-2026 00:33:22 UTC] === API CALL LOG ===
[07-Apr-2026 00:33:22 UTC] Endpoint: user/profile.php
[07-Apr-2026 00:33:22 UTC] Full Log Data: {
    "timestamp": "2026-04-07 00:33:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.252.170",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyNjUsInVzZXJuYW1lIjoicmFiaSBzZWlkIiwiZW1haWwiOiJyYWJpeXVqaWltbWFhamlpbW1hYUBnbWFpbC5jb20iLCJleHAiOjE3NzYxMjY0Nzl9.BmGjWds4eWPRTgmu2XkNSRfHApQX7QPXOTNzWhQOzdc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e84f0c13a589dd1-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.188.252.170",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.188.252.170, 104.23.208.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 00:33:22 UTC] === END API CALL LOG ===
[07-Apr-2026 00:33:22 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 00:33:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyNjUsInVzZXJuYW1lIjoicmFiaSBzZWlkIiwiZW1haWwiOiJyYWJpeXVqaWltbWFhamlpbW1hYUBnbWFpbC5jb20iLCJleHAiOjE3NzYxMjY0Nzl9.BmGjWds4eWPRTgmu2XkNSRfHApQX7QPXOTNzWhQOzdc
[07-Apr-2026 00:33:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 00:33:22 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 00:33:22 UTC] User ID: 265
[07-Apr-2026 00:33:22 UTC] ✅ User profile retrieved successfully for user ID: 265
[07-Apr-2026 00:34:03 UTC] === API CALL LOG ===
[07-Apr-2026 00:34:03 UTC] Endpoint: user/profile.php
[07-Apr-2026 00:34:03 UTC] Full Log Data: {
    "timestamp": "2026-04-07 00:34:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.252.170",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyNjUsInVzZXJuYW1lIjoicmFiaSBzZWlkIiwiZW1haWwiOiJyYWJpeXVqaWltbWFhamlpbW1hYUBnbWFpbC5jb20iLCJleHAiOjE3NzYxMjY0Nzl9.BmGjWds4eWPRTgmu2XkNSRfHApQX7QPXOTNzWhQOzdc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e84f1c2dda09dd1-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.188.252.170",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.188.252.170, 104.23.208.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 00:34:03 UTC] === END API CALL LOG ===
[07-Apr-2026 00:34:03 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 00:34:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyNjUsInVzZXJuYW1lIjoicmFiaSBzZWlkIiwiZW1haWwiOiJyYWJpeXVqaWltbWFhamlpbW1hYUBnbWFpbC5jb20iLCJleHAiOjE3NzYxMjY0Nzl9.BmGjWds4eWPRTgmu2XkNSRfHApQX7QPXOTNzWhQOzdc
[07-Apr-2026 00:34:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 00:34:03 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 00:34:03 UTC] User ID: 265
[07-Apr-2026 00:34:03 UTC] ✅ User profile retrieved successfully for user ID: 265
[07-Apr-2026 00:34:03 UTC] === API CALL LOG ===
[07-Apr-2026 00:34:03 UTC] Endpoint: user/profile.php
[07-Apr-2026 00:34:03 UTC] Full Log Data: {
    "timestamp": "2026-04-07 00:34:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.252.170",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyNjUsInVzZXJuYW1lIjoicmFiaSBzZWlkIiwiZW1haWwiOiJyYWJpeXVqaWltbWFhamlpbW1hYUBnbWFpbC5jb20iLCJleHAiOjE3NzYxMjY0Nzl9.BmGjWds4eWPRTgmu2XkNSRfHApQX7QPXOTNzWhQOzdc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e84f1c2dda19dd1-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.188.252.170",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.188.252.170, 104.23.208.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 00:34:03 UTC] === END API CALL LOG ===
[07-Apr-2026 00:34:03 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 00:34:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyNjUsInVzZXJuYW1lIjoicmFiaSBzZWlkIiwiZW1haWwiOiJyYWJpeXVqaWltbWFhamlpbW1hYUBnbWFpbC5jb20iLCJleHAiOjE3NzYxMjY0Nzl9.BmGjWds4eWPRTgmu2XkNSRfHApQX7QPXOTNzWhQOzdc
[07-Apr-2026 00:34:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 00:34:03 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 00:34:03 UTC] User ID: 265
[07-Apr-2026 00:34:03 UTC] ✅ User profile retrieved successfully for user ID: 265
[07-Apr-2026 00:34:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 00:34:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 00:34:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyNjUsInVzZXJuYW1lIjoicmFiaSBzZWlkIiwiZW1haWwiOiJyYWJpeXVqaWltbWFhamlpbW1hYUBnbWFpbC5jb20iLCJleHAiOjE3NzYxMjY0Nzl9.BmGjWds4eWPRTgmu2XkNSRfHApQX7QPXOTNzWhQOzdc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e84f1c2dd9e9dd1-ADD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"196.188.252.170","CF-IPCountry":"ET","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"196.188.252.170, 104.23.208.145"}
[07-Apr-2026 00:34:03 UTC] === User Orders API Called ===
[07-Apr-2026 00:34:03 UTC] User ID: 265
[07-Apr-2026 00:34:03 UTC] Limit: 20, Offset: 0
[07-Apr-2026 00:34:03 UTC] Orders found: 0
[07-Apr-2026 00:34:03 UTC] Orders data: []
[07-Apr-2026 00:34:03 UTC] Total orders count: 0
[07-Apr-2026 00:34:04 UTC] === API CALL LOG ===
[07-Apr-2026 00:34:04 UTC] Endpoint: user/profile.php
[07-Apr-2026 00:34:04 UTC] Full Log Data: {
    "timestamp": "2026-04-07 00:34:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.252.170",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyNjUsInVzZXJuYW1lIjoicmFiaSBzZWlkIiwiZW1haWwiOiJyYWJpeXVqaWltbWFhamlpbW1hYUBnbWFpbC5jb20iLCJleHAiOjE3NzYxMjY0Nzl9.BmGjWds4eWPRTgmu2XkNSRfHApQX7QPXOTNzWhQOzdc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e84f1c75f709dd1-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.188.252.170",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.188.252.170, 104.23.208.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 00:34:04 UTC] === END API CALL LOG ===
[07-Apr-2026 00:34:04 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 00:34:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyNjUsInVzZXJuYW1lIjoicmFiaSBzZWlkIiwiZW1haWwiOiJyYWJpeXVqaWltbWFhamlpbW1hYUBnbWFpbC5jb20iLCJleHAiOjE3NzYxMjY0Nzl9.BmGjWds4eWPRTgmu2XkNSRfHApQX7QPXOTNzWhQOzdc
[07-Apr-2026 00:34:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 00:34:04 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 00:34:04 UTC] User ID: 265
[07-Apr-2026 00:34:04 UTC] ✅ User profile retrieved successfully for user ID: 265
[07-Apr-2026 00:34:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 00:34:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 00:34:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyNjUsInVzZXJuYW1lIjoicmFiaSBzZWlkIiwiZW1haWwiOiJyYWJpeXVqaWltbWFhamlpbW1hYUBnbWFpbC5jb20iLCJleHAiOjE3NzYxMjY0Nzl9.BmGjWds4eWPRTgmu2XkNSRfHApQX7QPXOTNzWhQOzdc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e84f1e41a489dd1-ADD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"196.188.252.170","CF-IPCountry":"ET","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"196.188.252.170, 104.23.208.144"}
[07-Apr-2026 00:34:08 UTC] === User Orders API Called ===
[07-Apr-2026 00:34:08 UTC] User ID: 265
[07-Apr-2026 00:34:08 UTC] Limit: 20, Offset: 0
[07-Apr-2026 00:34:08 UTC] Orders found: 0
[07-Apr-2026 00:34:08 UTC] Orders data: []
[07-Apr-2026 00:34:08 UTC] Total orders count: 0
[07-Apr-2026 00:34:16 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 00:34:16 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 00:34:16 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyNjUsInVzZXJuYW1lIjoicmFiaSBzZWlkIiwiZW1haWwiOiJyYWJpeXVqaWltbWFhamlpbW1hYUBnbWFpbC5jb20iLCJleHAiOjE3NzYxMjY0Nzl9.BmGjWds4eWPRTgmu2XkNSRfHApQX7QPXOTNzWhQOzdc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e84f215cf4c9dd1-ADD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"196.188.252.170","CF-IPCountry":"ET","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"196.188.252.170, 104.23.208.144"}
[07-Apr-2026 00:34:16 UTC] === User Orders API Called ===
[07-Apr-2026 00:34:16 UTC] User ID: 265
[07-Apr-2026 00:34:16 UTC] Limit: 20, Offset: 0
[07-Apr-2026 00:34:16 UTC] Orders found: 0
[07-Apr-2026 00:34:16 UTC] Orders data: []
[07-Apr-2026 00:34:16 UTC] Total orders count: 0
[07-Apr-2026 00:34:16 UTC] === API CALL LOG ===
[07-Apr-2026 00:34:16 UTC] Endpoint: user/profile.php
[07-Apr-2026 00:34:16 UTC] Full Log Data: {
    "timestamp": "2026-04-07 00:34:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.252.170",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyNjUsInVzZXJuYW1lIjoicmFiaSBzZWlkIiwiZW1haWwiOiJyYWJpeXVqaWltbWFhamlpbW1hYUBnbWFpbC5jb20iLCJleHAiOjE3NzYxMjY0Nzl9.BmGjWds4eWPRTgmu2XkNSRfHApQX7QPXOTNzWhQOzdc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e84f215cf4d9dd1-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.188.252.170",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.188.252.170, 104.23.208.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 00:34:16 UTC] === END API CALL LOG ===
[07-Apr-2026 00:34:16 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 00:34:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyNjUsInVzZXJuYW1lIjoicmFiaSBzZWlkIiwiZW1haWwiOiJyYWJpeXVqaWltbWFhamlpbW1hYUBnbWFpbC5jb20iLCJleHAiOjE3NzYxMjY0Nzl9.BmGjWds4eWPRTgmu2XkNSRfHApQX7QPXOTNzWhQOzdc
[07-Apr-2026 00:34:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 00:34:16 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 00:34:16 UTC] User ID: 265
[07-Apr-2026 00:34:16 UTC] ✅ User profile retrieved successfully for user ID: 265
[07-Apr-2026 00:34:16 UTC] === API CALL LOG ===
[07-Apr-2026 00:34:16 UTC] Endpoint: user/profile.php
[07-Apr-2026 00:34:16 UTC] Full Log Data: {
    "timestamp": "2026-04-07 00:34:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.252.170",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyNjUsInVzZXJuYW1lIjoicmFiaSBzZWlkIiwiZW1haWwiOiJyYWJpeXVqaWltbWFhamlpbW1hYUBnbWFpbC5jb20iLCJleHAiOjE3NzYxMjY0Nzl9.BmGjWds4eWPRTgmu2XkNSRfHApQX7QPXOTNzWhQOzdc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e84f2161f789dd1-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.188.252.170",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.188.252.170, 104.23.208.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 00:34:16 UTC] === END API CALL LOG ===
[07-Apr-2026 00:34:16 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 00:34:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyNjUsInVzZXJuYW1lIjoicmFiaSBzZWlkIiwiZW1haWwiOiJyYWJpeXVqaWltbWFhamlpbW1hYUBnbWFpbC5jb20iLCJleHAiOjE3NzYxMjY0Nzl9.BmGjWds4eWPRTgmu2XkNSRfHApQX7QPXOTNzWhQOzdc
[07-Apr-2026 00:34:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 00:34:16 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 00:34:16 UTC] User ID: 265
[07-Apr-2026 00:34:16 UTC] ✅ User profile retrieved successfully for user ID: 265
[07-Apr-2026 00:34:17 UTC] === API CALL LOG ===
[07-Apr-2026 00:34:17 UTC] Endpoint: user/profile.php
[07-Apr-2026 00:34:17 UTC] Full Log Data: {
    "timestamp": "2026-04-07 00:34:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.252.170",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyNjUsInVzZXJuYW1lIjoicmFiaSBzZWlkIiwiZW1haWwiOiJyYWJpeXVqaWltbWFhamlpbW1hYUBnbWFpbC5jb20iLCJleHAiOjE3NzYxMjY0Nzl9.BmGjWds4eWPRTgmu2XkNSRfHApQX7QPXOTNzWhQOzdc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e84f219f9159dd1-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.188.252.170",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.188.252.170, 104.23.208.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 00:34:17 UTC] === END API CALL LOG ===
[07-Apr-2026 00:34:17 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 00:34:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyNjUsInVzZXJuYW1lIjoicmFiaSBzZWlkIiwiZW1haWwiOiJyYWJpeXVqaWltbWFhamlpbW1hYUBnbWFpbC5jb20iLCJleHAiOjE3NzYxMjY0Nzl9.BmGjWds4eWPRTgmu2XkNSRfHApQX7QPXOTNzWhQOzdc
[07-Apr-2026 00:34:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 00:34:17 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 00:34:17 UTC] User ID: 265
[07-Apr-2026 00:34:17 UTC] ✅ User profile retrieved successfully for user ID: 265
[07-Apr-2026 00:35:06 UTC] === API CALL LOG ===
[07-Apr-2026 00:35:06 UTC] Endpoint: user/profile.php
[07-Apr-2026 00:35:06 UTC] Full Log Data: {
    "timestamp": "2026-04-07 00:35:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.252.170",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyNjUsInVzZXJuYW1lIjoicmFiaSBzZWlkIiwiZW1haWwiOiJyYWJpeXVqaWltbWFhamlpbW1hYUBnbWFpbC5jb20iLCJleHAiOjE3NzYxMjY0Nzl9.BmGjWds4eWPRTgmu2XkNSRfHApQX7QPXOTNzWhQOzdc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e84f34ea81cf285-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.188.252.170",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.188.252.170, 104.23.208.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 00:35:06 UTC] === END API CALL LOG ===
[07-Apr-2026 00:35:06 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 00:35:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyNjUsInVzZXJuYW1lIjoicmFiaSBzZWlkIiwiZW1haWwiOiJyYWJpeXVqaWltbWFhamlpbW1hYUBnbWFpbC5jb20iLCJleHAiOjE3NzYxMjY0Nzl9.BmGjWds4eWPRTgmu2XkNSRfHApQX7QPXOTNzWhQOzdc
[07-Apr-2026 00:35:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 00:35:06 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 00:35:06 UTC] User ID: 265
[07-Apr-2026 00:35:06 UTC] ✅ User profile retrieved successfully for user ID: 265
[07-Apr-2026 00:35:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 00:35:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 00:35:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyNjUsInVzZXJuYW1lIjoicmFiaSBzZWlkIiwiZW1haWwiOiJyYWJpeXVqaWltbWFhamlpbW1hYUBnbWFpbC5jb20iLCJleHAiOjE3NzYxMjY0Nzl9.BmGjWds4eWPRTgmu2XkNSRfHApQX7QPXOTNzWhQOzdc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e84f41eae9ff285-ADD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"196.188.252.170","CF-IPCountry":"ET","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"196.188.252.170, 104.23.208.145"}
[07-Apr-2026 00:35:40 UTC] === User Orders API Called ===
[07-Apr-2026 00:35:40 UTC] User ID: 265
[07-Apr-2026 00:35:40 UTC] Limit: 20, Offset: 0
[07-Apr-2026 00:35:40 UTC] Orders found: 0
[07-Apr-2026 00:35:40 UTC] Orders data: []
[07-Apr-2026 00:35:40 UTC] Total orders count: 0
[07-Apr-2026 00:35:40 UTC] === API CALL LOG ===
[07-Apr-2026 00:35:40 UTC] Endpoint: user/profile.php
[07-Apr-2026 00:35:40 UTC] Full Log Data: {
    "timestamp": "2026-04-07 00:35:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.252.170",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyNjUsInVzZXJuYW1lIjoicmFiaSBzZWlkIiwiZW1haWwiOiJyYWJpeXVqaWltbWFhamlpbW1hYUBnbWFpbC5jb20iLCJleHAiOjE3NzYxMjY0Nzl9.BmGjWds4eWPRTgmu2XkNSRfHApQX7QPXOTNzWhQOzdc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e84f41eaea0f285-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.188.252.170",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.188.252.170, 104.23.208.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 00:35:40 UTC] === END API CALL LOG ===
[07-Apr-2026 00:35:40 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 00:35:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyNjUsInVzZXJuYW1lIjoicmFiaSBzZWlkIiwiZW1haWwiOiJyYWJpeXVqaWltbWFhamlpbW1hYUBnbWFpbC5jb20iLCJleHAiOjE3NzYxMjY0Nzl9.BmGjWds4eWPRTgmu2XkNSRfHApQX7QPXOTNzWhQOzdc
[07-Apr-2026 00:35:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 00:35:40 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 00:35:40 UTC] User ID: 265
[07-Apr-2026 00:35:40 UTC] ✅ User profile retrieved successfully for user ID: 265
[07-Apr-2026 00:35:40 UTC] === API CALL LOG ===
[07-Apr-2026 00:35:40 UTC] Endpoint: user/profile.php
[07-Apr-2026 00:35:40 UTC] Full Log Data: {
    "timestamp": "2026-04-07 00:35:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.252.170",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyNjUsInVzZXJuYW1lIjoicmFiaSBzZWlkIiwiZW1haWwiOiJyYWJpeXVqaWltbWFhamlpbW1hYUBnbWFpbC5jb20iLCJleHAiOjE3NzYxMjY0Nzl9.BmGjWds4eWPRTgmu2XkNSRfHApQX7QPXOTNzWhQOzdc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e84f422281bf285-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.188.252.170",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.188.252.170, 104.23.208.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 00:35:40 UTC] === END API CALL LOG ===
[07-Apr-2026 00:35:40 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 00:35:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyNjUsInVzZXJuYW1lIjoicmFiaSBzZWlkIiwiZW1haWwiOiJyYWJpeXVqaWltbWFhamlpbW1hYUBnbWFpbC5jb20iLCJleHAiOjE3NzYxMjY0Nzl9.BmGjWds4eWPRTgmu2XkNSRfHApQX7QPXOTNzWhQOzdc
[07-Apr-2026 00:35:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 00:35:40 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 00:35:40 UTC] User ID: 265
[07-Apr-2026 00:35:40 UTC] ✅ User profile retrieved successfully for user ID: 265
[07-Apr-2026 00:35:41 UTC] === API CALL LOG ===
[07-Apr-2026 00:35:41 UTC] Endpoint: user/profile.php
[07-Apr-2026 00:35:41 UTC] Full Log Data: {
    "timestamp": "2026-04-07 00:35:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.252.170",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyNjUsInVzZXJuYW1lIjoicmFiaSBzZWlkIiwiZW1haWwiOiJyYWJpeXVqaWltbWFhamlpbW1hYUBnbWFpbC5jb20iLCJleHAiOjE3NzYxMjY0Nzl9.BmGjWds4eWPRTgmu2XkNSRfHApQX7QPXOTNzWhQOzdc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e84f425e94bf285-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.188.252.170",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.188.252.170, 104.23.208.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 00:35:41 UTC] === END API CALL LOG ===
[07-Apr-2026 00:35:41 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 00:35:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyNjUsInVzZXJuYW1lIjoicmFiaSBzZWlkIiwiZW1haWwiOiJyYWJpeXVqaWltbWFhamlpbW1hYUBnbWFpbC5jb20iLCJleHAiOjE3NzYxMjY0Nzl9.BmGjWds4eWPRTgmu2XkNSRfHApQX7QPXOTNzWhQOzdc
[07-Apr-2026 00:35:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 00:35:41 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 00:35:41 UTC] User ID: 265
[07-Apr-2026 00:35:41 UTC] ✅ User profile retrieved successfully for user ID: 265
[07-Apr-2026 00:36:53 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 00:36:53 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 00:36:53 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyNjUsInVzZXJuYW1lIjoicmFiaSBzZWlkIiwiZW1haWwiOiJyYWJpeXVqaWltbWFhamlpbW1hYUBnbWFpbC5jb20iLCJleHAiOjE3NzYxMjY0Nzl9.BmGjWds4eWPRTgmu2XkNSRfHApQX7QPXOTNzWhQOzdc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e84f5e7ce90f285-ADD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"196.188.252.170","CF-IPCountry":"ET","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"196.188.252.170, 104.23.208.145"}
[07-Apr-2026 00:36:53 UTC] === User Orders API Called ===
[07-Apr-2026 00:36:53 UTC] User ID: 265
[07-Apr-2026 00:36:53 UTC] Limit: 20, Offset: 0
[07-Apr-2026 00:36:53 UTC] Orders found: 0
[07-Apr-2026 00:36:53 UTC] Orders data: []
[07-Apr-2026 00:36:53 UTC] Total orders count: 0
[07-Apr-2026 00:36:53 UTC] === API CALL LOG ===
[07-Apr-2026 00:36:53 UTC] Endpoint: user/profile.php
[07-Apr-2026 00:36:53 UTC] Full Log Data: {
    "timestamp": "2026-04-07 00:36:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.252.170",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyNjUsInVzZXJuYW1lIjoicmFiaSBzZWlkIiwiZW1haWwiOiJyYWJpeXVqaWltbWFhamlpbW1hYUBnbWFpbC5jb20iLCJleHAiOjE3NzYxMjY0Nzl9.BmGjWds4eWPRTgmu2XkNSRfHApQX7QPXOTNzWhQOzdc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e84f5e7ce91f285-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.188.252.170",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.188.252.170, 104.23.208.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 00:36:53 UTC] === END API CALL LOG ===
[07-Apr-2026 00:36:53 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 00:36:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyNjUsInVzZXJuYW1lIjoicmFiaSBzZWlkIiwiZW1haWwiOiJyYWJpeXVqaWltbWFhamlpbW1hYUBnbWFpbC5jb20iLCJleHAiOjE3NzYxMjY0Nzl9.BmGjWds4eWPRTgmu2XkNSRfHApQX7QPXOTNzWhQOzdc
[07-Apr-2026 00:36:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 00:36:53 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 00:36:53 UTC] User ID: 265
[07-Apr-2026 00:36:53 UTC] ✅ User profile retrieved successfully for user ID: 265
[07-Apr-2026 00:36:53 UTC] === API CALL LOG ===
[07-Apr-2026 00:36:53 UTC] Endpoint: user/profile.php
[07-Apr-2026 00:36:53 UTC] Full Log Data: {
    "timestamp": "2026-04-07 00:36:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.252.170",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyNjUsInVzZXJuYW1lIjoicmFiaSBzZWlkIiwiZW1haWwiOiJyYWJpeXVqaWltbWFhamlpbW1hYUBnbWFpbC5jb20iLCJleHAiOjE3NzYxMjY0Nzl9.BmGjWds4eWPRTgmu2XkNSRfHApQX7QPXOTNzWhQOzdc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e84f5ea9f86f285-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.188.252.170",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.188.252.170, 104.23.208.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 00:36:53 UTC] === END API CALL LOG ===
[07-Apr-2026 00:36:53 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 00:36:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyNjUsInVzZXJuYW1lIjoicmFiaSBzZWlkIiwiZW1haWwiOiJyYWJpeXVqaWltbWFhamlpbW1hYUBnbWFpbC5jb20iLCJleHAiOjE3NzYxMjY0Nzl9.BmGjWds4eWPRTgmu2XkNSRfHApQX7QPXOTNzWhQOzdc
[07-Apr-2026 00:36:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 00:36:53 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 00:36:53 UTC] User ID: 265
[07-Apr-2026 00:36:53 UTC] ✅ User profile retrieved successfully for user ID: 265
[07-Apr-2026 00:36:53 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 00:36:53 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 00:36:53 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyNjUsInVzZXJuYW1lIjoicmFiaSBzZWlkIiwiZW1haWwiOiJyYWJpeXVqaWltbWFhamlpbW1hYUBnbWFpbC5jb20iLCJleHAiOjE3NzYxMjY0Nzl9.BmGjWds4eWPRTgmu2XkNSRfHApQX7QPXOTNzWhQOzdc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e84f5eb4fc6f285-ADD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"196.188.252.170","CF-IPCountry":"ET","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"196.188.252.170, 104.23.208.145"}
[07-Apr-2026 00:36:53 UTC] === User Orders API Called ===
[07-Apr-2026 00:36:53 UTC] User ID: 265
[07-Apr-2026 00:36:53 UTC] Limit: 20, Offset: 0
[07-Apr-2026 00:36:53 UTC] Orders found: 0
[07-Apr-2026 00:36:53 UTC] Orders data: []
[07-Apr-2026 00:36:53 UTC] Total orders count: 0
[07-Apr-2026 00:36:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 00:36:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 00:36:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyNjUsInVzZXJuYW1lIjoicmFiaSBzZWlkIiwiZW1haWwiOiJyYWJpeXVqaWltbWFhamlpbW1hYUBnbWFpbC5jb20iLCJleHAiOjE3NzYxMjY0Nzl9.BmGjWds4eWPRTgmu2XkNSRfHApQX7QPXOTNzWhQOzdc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e84f5f59b55f285-ADD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"196.188.252.170","CF-IPCountry":"ET","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"196.188.252.170, 104.23.208.145"}
[07-Apr-2026 00:36:55 UTC] === User Orders API Called ===
[07-Apr-2026 00:36:55 UTC] User ID: 265
[07-Apr-2026 00:36:55 UTC] Limit: 20, Offset: 0
[07-Apr-2026 00:36:55 UTC] Orders found: 0
[07-Apr-2026 00:36:55 UTC] Orders data: []
[07-Apr-2026 00:36:55 UTC] Total orders count: 0
[07-Apr-2026 00:36:55 UTC] === API CALL LOG ===
[07-Apr-2026 00:36:55 UTC] Endpoint: user/profile.php
[07-Apr-2026 00:36:55 UTC] Full Log Data: {
    "timestamp": "2026-04-07 00:36:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.252.170",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyNjUsInVzZXJuYW1lIjoicmFiaSBzZWlkIiwiZW1haWwiOiJyYWJpeXVqaWltbWFhamlpbW1hYUBnbWFpbC5jb20iLCJleHAiOjE3NzYxMjY0Nzl9.BmGjWds4eWPRTgmu2XkNSRfHApQX7QPXOTNzWhQOzdc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e84f5f5fb7bf285-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.188.252.170",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.188.252.170, 104.23.208.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 00:36:55 UTC] === END API CALL LOG ===
[07-Apr-2026 00:36:55 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 00:36:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyNjUsInVzZXJuYW1lIjoicmFiaSBzZWlkIiwiZW1haWwiOiJyYWJpeXVqaWltbWFhamlpbW1hYUBnbWFpbC5jb20iLCJleHAiOjE3NzYxMjY0Nzl9.BmGjWds4eWPRTgmu2XkNSRfHApQX7QPXOTNzWhQOzdc
[07-Apr-2026 00:36:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 00:36:55 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 00:36:55 UTC] User ID: 265
[07-Apr-2026 00:36:55 UTC] ✅ User profile retrieved successfully for user ID: 265
[07-Apr-2026 00:36:55 UTC] === API CALL LOG ===
[07-Apr-2026 00:36:55 UTC] Endpoint: user/profile.php
[07-Apr-2026 00:36:55 UTC] Full Log Data: {
    "timestamp": "2026-04-07 00:36:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.252.170",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyNjUsInVzZXJuYW1lIjoicmFiaSBzZWlkIiwiZW1haWwiOiJyYWJpeXVqaWltbWFhamlpbW1hYUBnbWFpbC5jb20iLCJleHAiOjE3NzYxMjY0Nzl9.BmGjWds4eWPRTgmu2XkNSRfHApQX7QPXOTNzWhQOzdc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e84f5f92caef285-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.188.252.170",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.188.252.170, 104.23.208.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 00:36:55 UTC] === END API CALL LOG ===
[07-Apr-2026 00:36:55 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 00:36:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyNjUsInVzZXJuYW1lIjoicmFiaSBzZWlkIiwiZW1haWwiOiJyYWJpeXVqaWltbWFhamlpbW1hYUBnbWFpbC5jb20iLCJleHAiOjE3NzYxMjY0Nzl9.BmGjWds4eWPRTgmu2XkNSRfHApQX7QPXOTNzWhQOzdc
[07-Apr-2026 00:36:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 00:36:55 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 00:36:55 UTC] User ID: 265
[07-Apr-2026 00:36:55 UTC] ✅ User profile retrieved successfully for user ID: 265
[07-Apr-2026 00:36:56 UTC] === API CALL LOG ===
[07-Apr-2026 00:36:56 UTC] Endpoint: user/profile.php
[07-Apr-2026 00:36:56 UTC] Full Log Data: {
    "timestamp": "2026-04-07 00:36:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.252.170",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyNjUsInVzZXJuYW1lIjoicmFiaSBzZWlkIiwiZW1haWwiOiJyYWJpeXVqaWltbWFhamlpbW1hYUBnbWFpbC5jb20iLCJleHAiOjE3NzYxMjY0Nzl9.BmGjWds4eWPRTgmu2XkNSRfHApQX7QPXOTNzWhQOzdc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e84f5f9ccdcf285-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.188.252.170",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.188.252.170, 104.23.208.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 00:36:56 UTC] === END API CALL LOG ===
[07-Apr-2026 00:36:56 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 00:36:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyNjUsInVzZXJuYW1lIjoicmFiaSBzZWlkIiwiZW1haWwiOiJyYWJpeXVqaWltbWFhamlpbW1hYUBnbWFpbC5jb20iLCJleHAiOjE3NzYxMjY0Nzl9.BmGjWds4eWPRTgmu2XkNSRfHApQX7QPXOTNzWhQOzdc
[07-Apr-2026 00:36:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 00:36:56 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 00:36:56 UTC] User ID: 265
[07-Apr-2026 00:36:56 UTC] ✅ User profile retrieved successfully for user ID: 265
[07-Apr-2026 00:41:05 UTC] === API CALL LOG ===
[07-Apr-2026 00:41:05 UTC] Endpoint: user/profile.php
[07-Apr-2026 00:41:05 UTC] Full Log Data: {
    "timestamp": "2026-04-07 00:41:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.76.45.9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjcxIiwidXNlcm5hbWUiOiJTSURESUsiLCJlbWFpbCI6ImFidWliYWtrYXJzaWRkaWswQGdtYWlsLmNvbSIsImV4cCI6MTc3NjEyNzI2NH0.25x66LTX6xntkDDqrHmPt64qczczV2fN1NnAh5P1rsU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e84fc114e5eb54a-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.76.45.9",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.76.45.9, 172.69.218.179"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 00:41:05 UTC] === END API CALL LOG ===
[07-Apr-2026 00:41:05 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 00:41:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjcxIiwidXNlcm5hbWUiOiJTSURESUsiLCJlbWFpbCI6ImFidWliYWtrYXJzaWRkaWswQGdtYWlsLmNvbSIsImV4cCI6MTc3NjEyNzI2NH0.25x66LTX6xntkDDqrHmPt64qczczV2fN1NnAh5P1rsU
[07-Apr-2026 00:41:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 00:41:05 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 00:41:05 UTC] User ID: 271
[07-Apr-2026 00:41:05 UTC] ✅ User profile retrieved successfully for user ID: 271
[07-Apr-2026 00:41:05 UTC] === API CALL LOG ===
[07-Apr-2026 00:41:05 UTC] Endpoint: user/profile.php
[07-Apr-2026 00:41:05 UTC] Full Log Data: {
    "timestamp": "2026-04-07 00:41:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.76.45.9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjcxIiwidXNlcm5hbWUiOiJTSURESUsiLCJlbWFpbCI6ImFidWliYWtrYXJzaWRkaWswQGdtYWlsLmNvbSIsImV4cCI6MTc3NjEyNzI2NH0.25x66LTX6xntkDDqrHmPt64qczczV2fN1NnAh5P1rsU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e84fc114e63b54a-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.76.45.9",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.76.45.9, 172.69.218.179"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 00:41:05 UTC] === END API CALL LOG ===
[07-Apr-2026 00:41:05 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 00:41:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjcxIiwidXNlcm5hbWUiOiJTSURESUsiLCJlbWFpbCI6ImFidWliYWtrYXJzaWRkaWswQGdtYWlsLmNvbSIsImV4cCI6MTc3NjEyNzI2NH0.25x66LTX6xntkDDqrHmPt64qczczV2fN1NnAh5P1rsU
[07-Apr-2026 00:41:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 00:41:05 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 00:41:05 UTC] User ID: 271
[07-Apr-2026 00:41:05 UTC] ✅ User profile retrieved successfully for user ID: 271
[07-Apr-2026 00:41:05 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 00:41:05 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 00:41:05 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjcxIiwidXNlcm5hbWUiOiJTSURESUsiLCJlbWFpbCI6ImFidWliYWtrYXJzaWRkaWswQGdtYWlsLmNvbSIsImV4cCI6MTc3NjEyNzI2NH0.25x66LTX6xntkDDqrHmPt64qczczV2fN1NnAh5P1rsU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e84fc114e61b54a-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.76.45.9","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.76.45.9, 172.69.218.179"}
[07-Apr-2026 00:41:05 UTC] === User Orders API Called ===
[07-Apr-2026 00:41:05 UTC] User ID: 271
[07-Apr-2026 00:41:05 UTC] Limit: 20, Offset: 0
[07-Apr-2026 00:41:05 UTC] Orders found: 0
[07-Apr-2026 00:41:05 UTC] Orders data: []
[07-Apr-2026 00:41:05 UTC] Total orders count: 0
[07-Apr-2026 00:41:07 UTC] === API CALL LOG ===
[07-Apr-2026 00:41:07 UTC] Endpoint: user/profile.php
[07-Apr-2026 00:41:07 UTC] Full Log Data: {
    "timestamp": "2026-04-07 00:41:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.76.45.9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjcxIiwidXNlcm5hbWUiOiJTSURESUsiLCJlbWFpbCI6ImFidWliYWtrYXJzaWRkaWswQGdtYWlsLmNvbSIsImV4cCI6MTc3NjEyNzI2NH0.25x66LTX6xntkDDqrHmPt64qczczV2fN1NnAh5P1rsU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e84fc1add94b54a-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.76.45.9",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.76.45.9, 172.69.218.179"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 00:41:07 UTC] === END API CALL LOG ===
[07-Apr-2026 00:41:07 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 00:41:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjcxIiwidXNlcm5hbWUiOiJTSURESUsiLCJlbWFpbCI6ImFidWliYWtrYXJzaWRkaWswQGdtYWlsLmNvbSIsImV4cCI6MTc3NjEyNzI2NH0.25x66LTX6xntkDDqrHmPt64qczczV2fN1NnAh5P1rsU
[07-Apr-2026 00:41:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 00:41:07 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 00:41:07 UTC] User ID: 271
[07-Apr-2026 00:41:07 UTC] ✅ User profile retrieved successfully for user ID: 271
[07-Apr-2026 00:41:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 00:41:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 00:41:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjcxIiwidXNlcm5hbWUiOiJTSURESUsiLCJlbWFpbCI6ImFidWliYWtrYXJzaWRkaWswQGdtYWlsLmNvbSIsImV4cCI6MTc3NjEyNzI2NH0.25x66LTX6xntkDDqrHmPt64qczczV2fN1NnAh5P1rsU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e84fd335b20cc23-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.76.45.9","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.76.45.9, 172.69.218.179"}
[07-Apr-2026 00:41:52 UTC] === User Orders API Called ===
[07-Apr-2026 00:41:52 UTC] User ID: 271
[07-Apr-2026 00:41:52 UTC] Limit: 20, Offset: 0
[07-Apr-2026 00:41:52 UTC] Orders found: 0
[07-Apr-2026 00:41:52 UTC] Orders data: []
[07-Apr-2026 00:41:52 UTC] Total orders count: 0
[07-Apr-2026 00:41:52 UTC] === API CALL LOG ===
[07-Apr-2026 00:41:52 UTC] Endpoint: user/profile.php
[07-Apr-2026 00:41:52 UTC] Full Log Data: {
    "timestamp": "2026-04-07 00:41:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.76.45.9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjcxIiwidXNlcm5hbWUiOiJTSURESUsiLCJlbWFpbCI6ImFidWliYWtrYXJzaWRkaWswQGdtYWlsLmNvbSIsImV4cCI6MTc3NjEyNzI2NH0.25x66LTX6xntkDDqrHmPt64qczczV2fN1NnAh5P1rsU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e84fd33eb59cc23-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.76.45.9",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.76.45.9, 172.69.218.178"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 00:41:52 UTC] === END API CALL LOG ===
[07-Apr-2026 00:41:52 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 00:41:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjcxIiwidXNlcm5hbWUiOiJTSURESUsiLCJlbWFpbCI6ImFidWliYWtrYXJzaWRkaWswQGdtYWlsLmNvbSIsImV4cCI6MTc3NjEyNzI2NH0.25x66LTX6xntkDDqrHmPt64qczczV2fN1NnAh5P1rsU
[07-Apr-2026 00:41:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 00:41:52 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 00:41:52 UTC] User ID: 271
[07-Apr-2026 00:41:52 UTC] ✅ User profile retrieved successfully for user ID: 271
[07-Apr-2026 00:41:52 UTC] === API CALL LOG ===
[07-Apr-2026 00:41:52 UTC] Endpoint: user/profile.php
[07-Apr-2026 00:41:52 UTC] Full Log Data: {
    "timestamp": "2026-04-07 00:41:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.76.45.9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjcxIiwidXNlcm5hbWUiOiJTSURESUsiLCJlbWFpbCI6ImFidWliYWtrYXJzaWRkaWswQGdtYWlsLmNvbSIsImV4cCI6MTc3NjEyNzI2NH0.25x66LTX6xntkDDqrHmPt64qczczV2fN1NnAh5P1rsU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e84fd35ac84cc23-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.76.45.9",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.76.45.9, 172.69.218.179"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 00:41:52 UTC] === END API CALL LOG ===
[07-Apr-2026 00:41:52 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 00:41:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjcxIiwidXNlcm5hbWUiOiJTSURESUsiLCJlbWFpbCI6ImFidWliYWtrYXJzaWRkaWswQGdtYWlsLmNvbSIsImV4cCI6MTc3NjEyNzI2NH0.25x66LTX6xntkDDqrHmPt64qczczV2fN1NnAh5P1rsU
[07-Apr-2026 00:41:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 00:41:52 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 00:41:52 UTC] User ID: 271
[07-Apr-2026 00:41:52 UTC] ✅ User profile retrieved successfully for user ID: 271
[07-Apr-2026 00:41:52 UTC] === API CALL LOG ===
[07-Apr-2026 00:41:52 UTC] Endpoint: user/profile.php
[07-Apr-2026 00:41:52 UTC] Full Log Data: {
    "timestamp": "2026-04-07 00:41:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.76.45.9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjcxIiwidXNlcm5hbWUiOiJTSURESUsiLCJlbWFpbCI6ImFidWliYWtrYXJzaWRkaWswQGdtYWlsLmNvbSIsImV4cCI6MTc3NjEyNzI2NH0.25x66LTX6xntkDDqrHmPt64qczczV2fN1NnAh5P1rsU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e84fd383e22cc23-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.76.45.9",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.76.45.9, 172.69.218.179"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 00:41:52 UTC] === END API CALL LOG ===
[07-Apr-2026 00:41:52 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 00:41:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjcxIiwidXNlcm5hbWUiOiJTSURESUsiLCJlbWFpbCI6ImFidWliYWtrYXJzaWRkaWswQGdtYWlsLmNvbSIsImV4cCI6MTc3NjEyNzI2NH0.25x66LTX6xntkDDqrHmPt64qczczV2fN1NnAh5P1rsU
[07-Apr-2026 00:41:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 00:41:52 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 00:41:52 UTC] User ID: 271
[07-Apr-2026 00:41:52 UTC] ✅ User profile retrieved successfully for user ID: 271
[07-Apr-2026 00:42:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 00:42:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 00:42:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjcxIiwidXNlcm5hbWUiOiJTSURESUsiLCJlbWFpbCI6ImFidWliYWtrYXJzaWRkaWswQGdtYWlsLmNvbSIsImV4cCI6MTc3NjEyNzI2NH0.25x66LTX6xntkDDqrHmPt64qczczV2fN1NnAh5P1rsU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e84fd9d9c85cc23-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.76.45.9","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.76.45.9, 172.69.218.179"}
[07-Apr-2026 00:42:09 UTC] === User Orders API Called ===
[07-Apr-2026 00:42:09 UTC] User ID: 271
[07-Apr-2026 00:42:09 UTC] Limit: 20, Offset: 0
[07-Apr-2026 00:42:09 UTC] Orders found: 0
[07-Apr-2026 00:42:09 UTC] Orders data: []
[07-Apr-2026 00:42:09 UTC] Total orders count: 0
[07-Apr-2026 00:42:09 UTC] === API CALL LOG ===
[07-Apr-2026 00:42:09 UTC] Endpoint: user/profile.php
[07-Apr-2026 00:42:09 UTC] Full Log Data: {
    "timestamp": "2026-04-07 00:42:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.76.45.9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjcxIiwidXNlcm5hbWUiOiJTSURESUsiLCJlbWFpbCI6ImFidWliYWtrYXJzaWRkaWswQGdtYWlsLmNvbSIsImV4cCI6MTc3NjEyNzI2NH0.25x66LTX6xntkDDqrHmPt64qczczV2fN1NnAh5P1rsU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e84fd9dfcedcc23-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.76.45.9",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.76.45.9, 172.69.218.178"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 00:42:09 UTC] === END API CALL LOG ===
[07-Apr-2026 00:42:09 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 00:42:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjcxIiwidXNlcm5hbWUiOiJTSURESUsiLCJlbWFpbCI6ImFidWliYWtrYXJzaWRkaWswQGdtYWlsLmNvbSIsImV4cCI6MTc3NjEyNzI2NH0.25x66LTX6xntkDDqrHmPt64qczczV2fN1NnAh5P1rsU
[07-Apr-2026 00:42:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 00:42:09 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 00:42:09 UTC] User ID: 271
[07-Apr-2026 00:42:09 UTC] ✅ User profile retrieved successfully for user ID: 271
[07-Apr-2026 00:42:09 UTC] === API CALL LOG ===
[07-Apr-2026 00:42:09 UTC] Endpoint: user/profile.php
[07-Apr-2026 00:42:09 UTC] Full Log Data: {
    "timestamp": "2026-04-07 00:42:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.76.45.9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjcxIiwidXNlcm5hbWUiOiJTSURESUsiLCJlbWFpbCI6ImFidWliYWtrYXJzaWRkaWswQGdtYWlsLmNvbSIsImV4cCI6MTc3NjEyNzI2NH0.25x66LTX6xntkDDqrHmPt64qczczV2fN1NnAh5P1rsU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e84fd9fae68cc23-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.76.45.9",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.76.45.9, 172.69.218.178"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 00:42:09 UTC] === END API CALL LOG ===
[07-Apr-2026 00:42:09 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 00:42:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjcxIiwidXNlcm5hbWUiOiJTSURESUsiLCJlbWFpbCI6ImFidWliYWtrYXJzaWRkaWswQGdtYWlsLmNvbSIsImV4cCI6MTc3NjEyNzI2NH0.25x66LTX6xntkDDqrHmPt64qczczV2fN1NnAh5P1rsU
[07-Apr-2026 00:42:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 00:42:09 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 00:42:09 UTC] User ID: 271
[07-Apr-2026 00:42:09 UTC] ✅ User profile retrieved successfully for user ID: 271
[07-Apr-2026 00:42:10 UTC] === API CALL LOG ===
[07-Apr-2026 00:42:10 UTC] Endpoint: user/profile.php
[07-Apr-2026 00:42:10 UTC] Full Log Data: {
    "timestamp": "2026-04-07 00:42:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.76.45.9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjcxIiwidXNlcm5hbWUiOiJTSURESUsiLCJlbWFpbCI6ImFidWliYWtrYXJzaWRkaWswQGdtYWlsLmNvbSIsImV4cCI6MTc3NjEyNzI2NH0.25x66LTX6xntkDDqrHmPt64qczczV2fN1NnAh5P1rsU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e84fda42a00cc23-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.76.45.9",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.76.45.9, 172.69.218.178"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 00:42:10 UTC] === END API CALL LOG ===
[07-Apr-2026 00:42:10 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 00:42:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjcxIiwidXNlcm5hbWUiOiJTSURESUsiLCJlbWFpbCI6ImFidWliYWtrYXJzaWRkaWswQGdtYWlsLmNvbSIsImV4cCI6MTc3NjEyNzI2NH0.25x66LTX6xntkDDqrHmPt64qczczV2fN1NnAh5P1rsU
[07-Apr-2026 00:42:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 00:42:10 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 00:42:10 UTC] User ID: 271
[07-Apr-2026 00:42:10 UTC] ✅ User profile retrieved successfully for user ID: 271
[07-Apr-2026 00:42:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 00:42:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 00:42:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjcxIiwidXNlcm5hbWUiOiJTSURESUsiLCJlbWFpbCI6ImFidWliYWtrYXJzaWRkaWswQGdtYWlsLmNvbSIsImV4cCI6MTc3NjEyNzI2NH0.25x66LTX6xntkDDqrHmPt64qczczV2fN1NnAh5P1rsU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e84fdf3df13cc23-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.76.45.9","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.76.45.9, 172.69.218.179"}
[07-Apr-2026 00:42:22 UTC] === User Orders API Called ===
[07-Apr-2026 00:42:22 UTC] User ID: 271
[07-Apr-2026 00:42:22 UTC] Limit: 20, Offset: 0
[07-Apr-2026 00:42:22 UTC] Orders found: 0
[07-Apr-2026 00:42:22 UTC] Orders data: []
[07-Apr-2026 00:42:22 UTC] Total orders count: 0
[07-Apr-2026 00:42:22 UTC] === API CALL LOG ===
[07-Apr-2026 00:42:22 UTC] Endpoint: user/profile.php
[07-Apr-2026 00:42:22 UTC] Full Log Data: {
    "timestamp": "2026-04-07 00:42:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.76.45.9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjcxIiwidXNlcm5hbWUiOiJTSURESUsiLCJlbWFpbCI6ImFidWliYWtrYXJzaWRkaWswQGdtYWlsLmNvbSIsImV4cCI6MTc3NjEyNzI2NH0.25x66LTX6xntkDDqrHmPt64qczczV2fN1NnAh5P1rsU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e84fdf3df14cc23-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.76.45.9",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.76.45.9, 172.69.218.178"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 00:42:22 UTC] === END API CALL LOG ===
[07-Apr-2026 00:42:22 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 00:42:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjcxIiwidXNlcm5hbWUiOiJTSURESUsiLCJlbWFpbCI6ImFidWliYWtrYXJzaWRkaWswQGdtYWlsLmNvbSIsImV4cCI6MTc3NjEyNzI2NH0.25x66LTX6xntkDDqrHmPt64qczczV2fN1NnAh5P1rsU
[07-Apr-2026 00:42:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 00:42:22 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 00:42:22 UTC] User ID: 271
[07-Apr-2026 00:42:22 UTC] ✅ User profile retrieved successfully for user ID: 271
[07-Apr-2026 00:42:23 UTC] === API CALL LOG ===
[07-Apr-2026 00:42:23 UTC] Endpoint: user/profile.php
[07-Apr-2026 00:42:23 UTC] Full Log Data: {
    "timestamp": "2026-04-07 00:42:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.76.45.9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjcxIiwidXNlcm5hbWUiOiJTSURESUsiLCJlbWFpbCI6ImFidWliYWtrYXJzaWRkaWswQGdtYWlsLmNvbSIsImV4cCI6MTc3NjEyNzI2NH0.25x66LTX6xntkDDqrHmPt64qczczV2fN1NnAh5P1rsU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e84fdf44f5fcc23-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.76.45.9",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.76.45.9, 172.69.218.178"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 00:42:23 UTC] === END API CALL LOG ===
[07-Apr-2026 00:42:23 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 00:42:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjcxIiwidXNlcm5hbWUiOiJTSURESUsiLCJlbWFpbCI6ImFidWliYWtrYXJzaWRkaWswQGdtYWlsLmNvbSIsImV4cCI6MTc3NjEyNzI2NH0.25x66LTX6xntkDDqrHmPt64qczczV2fN1NnAh5P1rsU
[07-Apr-2026 00:42:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 00:42:23 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 00:42:23 UTC] User ID: 271
[07-Apr-2026 00:42:23 UTC] ✅ User profile retrieved successfully for user ID: 271
[07-Apr-2026 00:42:24 UTC] === API CALL LOG ===
[07-Apr-2026 00:42:24 UTC] Endpoint: user/profile.php
[07-Apr-2026 00:42:24 UTC] Full Log Data: {
    "timestamp": "2026-04-07 00:42:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.76.45.9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjcxIiwidXNlcm5hbWUiOiJTSURESUsiLCJlbWFpbCI6ImFidWliYWtrYXJzaWRkaWswQGdtYWlsLmNvbSIsImV4cCI6MTc3NjEyNzI2NH0.25x66LTX6xntkDDqrHmPt64qczczV2fN1NnAh5P1rsU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e84fdfdae8ecc23-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.76.45.9",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.76.45.9, 172.69.218.178"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 00:42:24 UTC] === END API CALL LOG ===
[07-Apr-2026 00:42:24 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 00:42:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjcxIiwidXNlcm5hbWUiOiJTSURESUsiLCJlbWFpbCI6ImFidWliYWtrYXJzaWRkaWswQGdtYWlsLmNvbSIsImV4cCI6MTc3NjEyNzI2NH0.25x66LTX6xntkDDqrHmPt64qczczV2fN1NnAh5P1rsU
[07-Apr-2026 00:42:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 00:42:24 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 00:42:24 UTC] User ID: 271
[07-Apr-2026 00:42:24 UTC] ✅ User profile retrieved successfully for user ID: 271
[07-Apr-2026 00:42:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 00:42:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 00:42:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjcxIiwidXNlcm5hbWUiOiJTSURESUsiLCJlbWFpbCI6ImFidWliYWtrYXJzaWRkaWswQGdtYWlsLmNvbSIsImV4cCI6MTc3NjEyNzI2NH0.25x66LTX6xntkDDqrHmPt64qczczV2fN1NnAh5P1rsU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e84fe43ae37cc23-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.76.45.9","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.76.45.9, 172.69.218.179"}
[07-Apr-2026 00:42:35 UTC] === User Orders API Called ===
[07-Apr-2026 00:42:35 UTC] User ID: 271
[07-Apr-2026 00:42:35 UTC] Limit: 20, Offset: 0
[07-Apr-2026 00:42:35 UTC] Orders found: 0
[07-Apr-2026 00:42:35 UTC] Orders data: []
[07-Apr-2026 00:42:35 UTC] Total orders count: 0
[07-Apr-2026 00:42:36 UTC] === API CALL LOG ===
[07-Apr-2026 00:42:36 UTC] Endpoint: user/profile.php
[07-Apr-2026 00:42:36 UTC] Full Log Data: {
    "timestamp": "2026-04-07 00:42:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.76.45.9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjcxIiwidXNlcm5hbWUiOiJTSURESUsiLCJlbWFpbCI6ImFidWliYWtrYXJzaWRkaWswQGdtYWlsLmNvbSIsImV4cCI6MTc3NjEyNzI2NH0.25x66LTX6xntkDDqrHmPt64qczczV2fN1NnAh5P1rsU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e84fe4b2ba1cc23-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.76.45.9",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.76.45.9, 172.69.218.179"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 00:42:36 UTC] === END API CALL LOG ===
[07-Apr-2026 00:42:36 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 00:42:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjcxIiwidXNlcm5hbWUiOiJTSURESUsiLCJlbWFpbCI6ImFidWliYWtrYXJzaWRkaWswQGdtYWlsLmNvbSIsImV4cCI6MTc3NjEyNzI2NH0.25x66LTX6xntkDDqrHmPt64qczczV2fN1NnAh5P1rsU
[07-Apr-2026 00:42:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 00:42:36 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 00:42:36 UTC] User ID: 271
[07-Apr-2026 00:42:36 UTC] ✅ User profile retrieved successfully for user ID: 271
[07-Apr-2026 00:42:37 UTC] User Purchases API - User ID: 271
[07-Apr-2026 00:42:37 UTC] User Purchases API - Total purchases found: 0
[07-Apr-2026 00:42:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 00:42:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 00:42:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjcxIiwidXNlcm5hbWUiOiJTSURESUsiLCJlbWFpbCI6ImFidWliYWtrYXJzaWRkaWswQGdtYWlsLmNvbSIsImV4cCI6MTc3NjEyNzI2NH0.25x66LTX6xntkDDqrHmPt64qczczV2fN1NnAh5P1rsU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e84fe7179d4cc23-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.76.45.9","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.76.45.9, 172.69.218.178"}
[07-Apr-2026 00:42:43 UTC] === User Orders API Called ===
[07-Apr-2026 00:42:43 UTC] User ID: 271
[07-Apr-2026 00:42:43 UTC] Limit: 20, Offset: 0
[07-Apr-2026 00:42:43 UTC] Orders found: 0
[07-Apr-2026 00:42:43 UTC] Orders data: []
[07-Apr-2026 00:42:43 UTC] Total orders count: 0
[07-Apr-2026 00:42:43 UTC] === API CALL LOG ===
[07-Apr-2026 00:42:43 UTC] Endpoint: user/profile.php
[07-Apr-2026 00:42:43 UTC] Full Log Data: {
    "timestamp": "2026-04-07 00:42:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.76.45.9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjcxIiwidXNlcm5hbWUiOiJTSURESUsiLCJlbWFpbCI6ImFidWliYWtrYXJzaWRkaWswQGdtYWlsLmNvbSIsImV4cCI6MTc3NjEyNzI2NH0.25x66LTX6xntkDDqrHmPt64qczczV2fN1NnAh5P1rsU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e84fe721a35cc23-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.76.45.9",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.76.45.9, 172.69.218.179"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 00:42:43 UTC] === END API CALL LOG ===
[07-Apr-2026 00:42:43 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 00:42:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjcxIiwidXNlcm5hbWUiOiJTSURESUsiLCJlbWFpbCI6ImFidWliYWtrYXJzaWRkaWswQGdtYWlsLmNvbSIsImV4cCI6MTc3NjEyNzI2NH0.25x66LTX6xntkDDqrHmPt64qczczV2fN1NnAh5P1rsU
[07-Apr-2026 00:42:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 00:42:43 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 00:42:43 UTC] User ID: 271
[07-Apr-2026 00:42:43 UTC] ✅ User profile retrieved successfully for user ID: 271
[07-Apr-2026 00:42:43 UTC] === API CALL LOG ===
[07-Apr-2026 00:42:43 UTC] Endpoint: user/profile.php
[07-Apr-2026 00:42:43 UTC] Full Log Data: {
    "timestamp": "2026-04-07 00:42:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.76.45.9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjcxIiwidXNlcm5hbWUiOiJTSURESUsiLCJlbWFpbCI6ImFidWliYWtrYXJzaWRkaWswQGdtYWlsLmNvbSIsImV4cCI6MTc3NjEyNzI2NH0.25x66LTX6xntkDDqrHmPt64qczczV2fN1NnAh5P1rsU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e84fe740b60cc23-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.76.45.9",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.76.45.9, 172.69.218.179"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 00:42:43 UTC] === END API CALL LOG ===
[07-Apr-2026 00:42:43 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 00:42:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjcxIiwidXNlcm5hbWUiOiJTSURESUsiLCJlbWFpbCI6ImFidWliYWtrYXJzaWRkaWswQGdtYWlsLmNvbSIsImV4cCI6MTc3NjEyNzI2NH0.25x66LTX6xntkDDqrHmPt64qczczV2fN1NnAh5P1rsU
[07-Apr-2026 00:42:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 00:42:43 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 00:42:43 UTC] User ID: 271
[07-Apr-2026 00:42:43 UTC] ✅ User profile retrieved successfully for user ID: 271
[07-Apr-2026 00:42:43 UTC] === API CALL LOG ===
[07-Apr-2026 00:42:43 UTC] Endpoint: user/profile.php
[07-Apr-2026 00:42:43 UTC] Full Log Data: {
    "timestamp": "2026-04-07 00:42:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.76.45.9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjcxIiwidXNlcm5hbWUiOiJTSURESUsiLCJlbWFpbCI6ImFidWliYWtrYXJzaWRkaWswQGdtYWlsLmNvbSIsImV4cCI6MTc3NjEyNzI2NH0.25x66LTX6xntkDDqrHmPt64qczczV2fN1NnAh5P1rsU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e84fe770df7cc23-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.76.45.9",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.76.45.9, 172.69.218.179"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 00:42:43 UTC] === END API CALL LOG ===
[07-Apr-2026 00:42:43 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 00:42:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjcxIiwidXNlcm5hbWUiOiJTSURESUsiLCJlbWFpbCI6ImFidWliYWtrYXJzaWRkaWswQGdtYWlsLmNvbSIsImV4cCI6MTc3NjEyNzI2NH0.25x66LTX6xntkDDqrHmPt64qczczV2fN1NnAh5P1rsU
[07-Apr-2026 00:42:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 00:42:43 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 00:42:43 UTC] User ID: 271
[07-Apr-2026 00:42:43 UTC] ✅ User profile retrieved successfully for user ID: 271
[07-Apr-2026 00:42:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 00:42:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 00:42:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjcxIiwidXNlcm5hbWUiOiJTSURESUsiLCJlbWFpbCI6ImFidWliYWtrYXJzaWRkaWswQGdtYWlsLmNvbSIsImV4cCI6MTc3NjEyNzI2NH0.25x66LTX6xntkDDqrHmPt64qczczV2fN1NnAh5P1rsU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e84feb91e03cc23-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.76.45.9","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.76.45.9, 172.69.218.179"}
[07-Apr-2026 00:42:54 UTC] === User Orders API Called ===
[07-Apr-2026 00:42:54 UTC] User ID: 271
[07-Apr-2026 00:42:54 UTC] Limit: 20, Offset: 0
[07-Apr-2026 00:42:54 UTC] Orders found: 0
[07-Apr-2026 00:42:54 UTC] Orders data: []
[07-Apr-2026 00:42:54 UTC] Total orders count: 0
[07-Apr-2026 00:42:54 UTC] === API CALL LOG ===
[07-Apr-2026 00:42:54 UTC] Endpoint: user/profile.php
[07-Apr-2026 00:42:54 UTC] Full Log Data: {
    "timestamp": "2026-04-07 00:42:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.76.45.9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjcxIiwidXNlcm5hbWUiOiJTSURESUsiLCJlbWFpbCI6ImFidWliYWtrYXJzaWRkaWswQGdtYWlsLmNvbSIsImV4cCI6MTc3NjEyNzI2NH0.25x66LTX6xntkDDqrHmPt64qczczV2fN1NnAh5P1rsU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e84feb96e3bcc23-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.76.45.9",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.76.45.9, 172.69.218.178"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 00:42:54 UTC] === END API CALL LOG ===
[07-Apr-2026 00:42:54 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 00:42:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjcxIiwidXNlcm5hbWUiOiJTSURESUsiLCJlbWFpbCI6ImFidWliYWtrYXJzaWRkaWswQGdtYWlsLmNvbSIsImV4cCI6MTc3NjEyNzI2NH0.25x66LTX6xntkDDqrHmPt64qczczV2fN1NnAh5P1rsU
[07-Apr-2026 00:42:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 00:42:54 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 00:42:54 UTC] User ID: 271
[07-Apr-2026 00:42:54 UTC] ✅ User profile retrieved successfully for user ID: 271
[07-Apr-2026 00:42:54 UTC] === API CALL LOG ===
[07-Apr-2026 00:42:54 UTC] Endpoint: user/profile.php
[07-Apr-2026 00:42:54 UTC] Full Log Data: {
    "timestamp": "2026-04-07 00:42:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.76.45.9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjcxIiwidXNlcm5hbWUiOiJTSURESUsiLCJlbWFpbCI6ImFidWliYWtrYXJzaWRkaWswQGdtYWlsLmNvbSIsImV4cCI6MTc3NjEyNzI2NH0.25x66LTX6xntkDDqrHmPt64qczczV2fN1NnAh5P1rsU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e84febb1f74cc23-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.76.45.9",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.76.45.9, 172.69.218.178"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 00:42:54 UTC] === END API CALL LOG ===
[07-Apr-2026 00:42:54 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 00:42:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjcxIiwidXNlcm5hbWUiOiJTSURESUsiLCJlbWFpbCI6ImFidWliYWtrYXJzaWRkaWswQGdtYWlsLmNvbSIsImV4cCI6MTc3NjEyNzI2NH0.25x66LTX6xntkDDqrHmPt64qczczV2fN1NnAh5P1rsU
[07-Apr-2026 00:42:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 00:42:54 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 00:42:54 UTC] User ID: 271
[07-Apr-2026 00:42:54 UTC] ✅ User profile retrieved successfully for user ID: 271
[07-Apr-2026 00:42:55 UTC] === API CALL LOG ===
[07-Apr-2026 00:42:55 UTC] Endpoint: user/profile.php
[07-Apr-2026 00:42:55 UTC] Full Log Data: {
    "timestamp": "2026-04-07 00:42:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.76.45.9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjcxIiwidXNlcm5hbWUiOiJTSURESUsiLCJlbWFpbCI6ImFidWliYWtrYXJzaWRkaWswQGdtYWlsLmNvbSIsImV4cCI6MTc3NjEyNzI2NH0.25x66LTX6xntkDDqrHmPt64qczczV2fN1NnAh5P1rsU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e84fec03ad3cc23-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.76.45.9",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.76.45.9, 172.69.218.179"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 00:42:55 UTC] === END API CALL LOG ===
[07-Apr-2026 00:42:55 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 00:42:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjcxIiwidXNlcm5hbWUiOiJTSURESUsiLCJlbWFpbCI6ImFidWliYWtrYXJzaWRkaWswQGdtYWlsLmNvbSIsImV4cCI6MTc3NjEyNzI2NH0.25x66LTX6xntkDDqrHmPt64qczczV2fN1NnAh5P1rsU
[07-Apr-2026 00:42:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 00:42:55 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 00:42:55 UTC] User ID: 271
[07-Apr-2026 00:42:55 UTC] ✅ User profile retrieved successfully for user ID: 271
[07-Apr-2026 00:43:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 00:43:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 00:43:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjcxIiwidXNlcm5hbWUiOiJTSURESUsiLCJlbWFpbCI6ImFidWliYWtrYXJzaWRkaWswQGdtYWlsLmNvbSIsImV4cCI6MTc3NjEyNzI2NH0.25x66LTX6xntkDDqrHmPt64qczczV2fN1NnAh5P1rsU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e84fef14edbcc23-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.76.45.9","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.76.45.9, 172.69.218.179"}
[07-Apr-2026 00:43:03 UTC] === User Orders API Called ===
[07-Apr-2026 00:43:03 UTC] User ID: 271
[07-Apr-2026 00:43:03 UTC] Limit: 20, Offset: 0
[07-Apr-2026 00:43:03 UTC] Orders found: 0
[07-Apr-2026 00:43:03 UTC] Orders data: []
[07-Apr-2026 00:43:03 UTC] Total orders count: 0
[07-Apr-2026 00:43:03 UTC] === API CALL LOG ===
[07-Apr-2026 00:43:03 UTC] Endpoint: user/profile.php
[07-Apr-2026 00:43:03 UTC] Full Log Data: {
    "timestamp": "2026-04-07 00:43:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.76.45.9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjcxIiwidXNlcm5hbWUiOiJTSURESUsiLCJlbWFpbCI6ImFidWliYWtrYXJzaWRkaWswQGdtYWlsLmNvbSIsImV4cCI6MTc3NjEyNzI2NH0.25x66LTX6xntkDDqrHmPt64qczczV2fN1NnAh5P1rsU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e84fef14eddcc23-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.76.45.9",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.76.45.9, 172.69.218.179"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 00:43:03 UTC] === END API CALL LOG ===
[07-Apr-2026 00:43:03 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 00:43:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjcxIiwidXNlcm5hbWUiOiJTSURESUsiLCJlbWFpbCI6ImFidWliYWtrYXJzaWRkaWswQGdtYWlsLmNvbSIsImV4cCI6MTc3NjEyNzI2NH0.25x66LTX6xntkDDqrHmPt64qczczV2fN1NnAh5P1rsU
[07-Apr-2026 00:43:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 00:43:03 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 00:43:03 UTC] User ID: 271
[07-Apr-2026 00:43:03 UTC] ✅ User profile retrieved successfully for user ID: 271
[07-Apr-2026 00:43:03 UTC] === API CALL LOG ===
[07-Apr-2026 00:43:03 UTC] Endpoint: user/profile.php
[07-Apr-2026 00:43:03 UTC] Full Log Data: {
    "timestamp": "2026-04-07 00:43:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.76.45.9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjcxIiwidXNlcm5hbWUiOiJTSURESUsiLCJlbWFpbCI6ImFidWliYWtrYXJzaWRkaWswQGdtYWlsLmNvbSIsImV4cCI6MTc3NjEyNzI2NH0.25x66LTX6xntkDDqrHmPt64qczczV2fN1NnAh5P1rsU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e84fef21f6bcc23-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.76.45.9",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.76.45.9, 172.69.218.178"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 00:43:03 UTC] === END API CALL LOG ===
[07-Apr-2026 00:43:03 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 00:43:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjcxIiwidXNlcm5hbWUiOiJTSURESUsiLCJlbWFpbCI6ImFidWliYWtrYXJzaWRkaWswQGdtYWlsLmNvbSIsImV4cCI6MTc3NjEyNzI2NH0.25x66LTX6xntkDDqrHmPt64qczczV2fN1NnAh5P1rsU
[07-Apr-2026 00:43:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 00:43:03 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 00:43:03 UTC] User ID: 271
[07-Apr-2026 00:43:03 UTC] ✅ User profile retrieved successfully for user ID: 271
[07-Apr-2026 00:43:04 UTC] === API CALL LOG ===
[07-Apr-2026 00:43:04 UTC] Endpoint: user/profile.php
[07-Apr-2026 00:43:04 UTC] Full Log Data: {
    "timestamp": "2026-04-07 00:43:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.76.45.9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjcxIiwidXNlcm5hbWUiOiJTSURESUsiLCJlbWFpbCI6ImFidWliYWtrYXJzaWRkaWswQGdtYWlsLmNvbSIsImV4cCI6MTc3NjEyNzI2NH0.25x66LTX6xntkDDqrHmPt64qczczV2fN1NnAh5P1rsU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e84fef8cb34cc23-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.76.45.9",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.76.45.9, 172.69.218.178"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 00:43:04 UTC] === END API CALL LOG ===
[07-Apr-2026 00:43:04 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 00:43:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjcxIiwidXNlcm5hbWUiOiJTSURESUsiLCJlbWFpbCI6ImFidWliYWtrYXJzaWRkaWswQGdtYWlsLmNvbSIsImV4cCI6MTc3NjEyNzI2NH0.25x66LTX6xntkDDqrHmPt64qczczV2fN1NnAh5P1rsU
[07-Apr-2026 00:43:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 00:43:04 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 00:43:04 UTC] User ID: 271
[07-Apr-2026 00:43:04 UTC] ✅ User profile retrieved successfully for user ID: 271
[07-Apr-2026 00:43:12 UTC] === API CALL LOG ===
[07-Apr-2026 00:43:12 UTC] Endpoint: user/profile.php
[07-Apr-2026 00:43:12 UTC] Full Log Data: {
    "timestamp": "2026-04-07 00:43:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.76.45.9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjcxIiwidXNlcm5hbWUiOiJTSURESUsiLCJlbWFpbCI6ImFidWliYWtrYXJzaWRkaWswQGdtYWlsLmNvbSIsImV4cCI6MTc3NjEyNzI2NH0.25x66LTX6xntkDDqrHmPt64qczczV2fN1NnAh5P1rsU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e84ff2939bccc23-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.76.45.9",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.76.45.9, 172.69.218.179"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 00:43:12 UTC] === END API CALL LOG ===
[07-Apr-2026 00:43:12 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 00:43:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjcxIiwidXNlcm5hbWUiOiJTSURESUsiLCJlbWFpbCI6ImFidWliYWtrYXJzaWRkaWswQGdtYWlsLmNvbSIsImV4cCI6MTc3NjEyNzI2NH0.25x66LTX6xntkDDqrHmPt64qczczV2fN1NnAh5P1rsU
[07-Apr-2026 00:43:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 00:43:12 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 00:43:12 UTC] User ID: 271
[07-Apr-2026 00:43:12 UTC] ✅ User profile retrieved successfully for user ID: 271
[07-Apr-2026 00:43:12 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 00:43:12 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 00:43:12 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjcxIiwidXNlcm5hbWUiOiJTSURESUsiLCJlbWFpbCI6ImFidWliYWtrYXJzaWRkaWswQGdtYWlsLmNvbSIsImV4cCI6MTc3NjEyNzI2NH0.25x66LTX6xntkDDqrHmPt64qczczV2fN1NnAh5P1rsU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e84ff2939bbcc23-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.76.45.9","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.76.45.9, 172.69.218.179"}
[07-Apr-2026 00:43:12 UTC] === User Orders API Called ===
[07-Apr-2026 00:43:12 UTC] User ID: 271
[07-Apr-2026 00:43:12 UTC] Limit: 20, Offset: 0
[07-Apr-2026 00:43:12 UTC] Orders found: 0
[07-Apr-2026 00:43:12 UTC] Orders data: []
[07-Apr-2026 00:43:12 UTC] Total orders count: 0
[07-Apr-2026 00:43:12 UTC] === API CALL LOG ===
[07-Apr-2026 00:43:12 UTC] Endpoint: user/profile.php
[07-Apr-2026 00:43:12 UTC] Full Log Data: {
    "timestamp": "2026-04-07 00:43:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.76.45.9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjcxIiwidXNlcm5hbWUiOiJTSURESUsiLCJlbWFpbCI6ImFidWliYWtrYXJzaWRkaWswQGdtYWlsLmNvbSIsImV4cCI6MTc3NjEyNzI2NH0.25x66LTX6xntkDDqrHmPt64qczczV2fN1NnAh5P1rsU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e84ff29ea3acc23-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.76.45.9",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.76.45.9, 172.69.218.178"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 00:43:12 UTC] === END API CALL LOG ===
[07-Apr-2026 00:43:12 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 00:43:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjcxIiwidXNlcm5hbWUiOiJTSURESUsiLCJlbWFpbCI6ImFidWliYWtrYXJzaWRkaWswQGdtYWlsLmNvbSIsImV4cCI6MTc3NjEyNzI2NH0.25x66LTX6xntkDDqrHmPt64qczczV2fN1NnAh5P1rsU
[07-Apr-2026 00:43:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 00:43:12 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 00:43:12 UTC] User ID: 271
[07-Apr-2026 00:43:12 UTC] ✅ User profile retrieved successfully for user ID: 271
[07-Apr-2026 00:43:13 UTC] === API CALL LOG ===
[07-Apr-2026 00:43:13 UTC] Endpoint: user/profile.php
[07-Apr-2026 00:43:13 UTC] Full Log Data: {
    "timestamp": "2026-04-07 00:43:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.76.45.9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjcxIiwidXNlcm5hbWUiOiJTSURESUsiLCJlbWFpbCI6ImFidWliYWtrYXJzaWRkaWswQGdtYWlsLmNvbSIsImV4cCI6MTc3NjEyNzI2NH0.25x66LTX6xntkDDqrHmPt64qczczV2fN1NnAh5P1rsU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e84ff307e84cc23-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.76.45.9",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.76.45.9, 172.69.218.178"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 00:43:13 UTC] === END API CALL LOG ===
[07-Apr-2026 00:43:13 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 00:43:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjcxIiwidXNlcm5hbWUiOiJTSURESUsiLCJlbWFpbCI6ImFidWliYWtrYXJzaWRkaWswQGdtYWlsLmNvbSIsImV4cCI6MTc3NjEyNzI2NH0.25x66LTX6xntkDDqrHmPt64qczczV2fN1NnAh5P1rsU
[07-Apr-2026 00:43:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 00:43:13 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 00:43:13 UTC] User ID: 271
[07-Apr-2026 00:43:13 UTC] ✅ User profile retrieved successfully for user ID: 271
[07-Apr-2026 00:53:38 UTC] === API CALL LOG ===
[07-Apr-2026 00:53:38 UTC] Endpoint: user/profile.php
[07-Apr-2026 00:53:38 UTC] Full Log Data: {
    "timestamp": "2026-04-07 00:53:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.76.45.9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjcxIiwidXNlcm5hbWUiOiJTSURESUsiLCJlbWFpbCI6ImFidWliYWtrYXJzaWRkaWswQGdtYWlsLmNvbSIsImV4cCI6MTc3NjEyNzI2NH0.25x66LTX6xntkDDqrHmPt64qczczV2fN1NnAh5P1rsU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e850e745c27cd66-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.76.45.9",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.76.45.9, 172.69.218.179"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 00:53:38 UTC] === END API CALL LOG ===
[07-Apr-2026 00:53:38 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 00:53:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjcxIiwidXNlcm5hbWUiOiJTSURESUsiLCJlbWFpbCI6ImFidWliYWtrYXJzaWRkaWswQGdtYWlsLmNvbSIsImV4cCI6MTc3NjEyNzI2NH0.25x66LTX6xntkDDqrHmPt64qczczV2fN1NnAh5P1rsU
[07-Apr-2026 00:53:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 00:53:38 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 00:53:38 UTC] User ID: 271
[07-Apr-2026 00:53:38 UTC] ✅ User profile retrieved successfully for user ID: 271
[07-Apr-2026 00:56:38 UTC] === API CALL LOG ===
[07-Apr-2026 00:56:38 UTC] Endpoint: user/profile.php
[07-Apr-2026 00:56:38 UTC] Full Log Data: {
    "timestamp": "2026-04-07 00:56:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.76.45.9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjcxIiwidXNlcm5hbWUiOiJTSURESUsiLCJlbWFpbCI6ImFidWliYWtrYXJzaWRkaWswQGdtYWlsLmNvbSIsImV4cCI6MTc3NjEyNzI2NH0.25x66LTX6xntkDDqrHmPt64qczczV2fN1NnAh5P1rsU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e8512d93b31cc23-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.76.45.9",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.76.45.9, 172.69.218.179"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 00:56:38 UTC] === END API CALL LOG ===
[07-Apr-2026 00:56:38 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 00:56:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjcxIiwidXNlcm5hbWUiOiJTSURESUsiLCJlbWFpbCI6ImFidWliYWtrYXJzaWRkaWswQGdtYWlsLmNvbSIsImV4cCI6MTc3NjEyNzI2NH0.25x66LTX6xntkDDqrHmPt64qczczV2fN1NnAh5P1rsU
[07-Apr-2026 00:56:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 00:56:38 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 00:56:38 UTC] User ID: 271
[07-Apr-2026 00:56:38 UTC] ✅ User profile retrieved successfully for user ID: 271
[07-Apr-2026 00:56:39 UTC] === API CALL LOG ===
[07-Apr-2026 00:56:39 UTC] Endpoint: user/profile.php
[07-Apr-2026 00:56:39 UTC] Full Log Data: {
    "timestamp": "2026-04-07 00:56:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.76.45.9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjcxIiwidXNlcm5hbWUiOiJTSURESUsiLCJlbWFpbCI6ImFidWliYWtrYXJzaWRkaWswQGdtYWlsLmNvbSIsImV4cCI6MTc3NjEyNzI2NH0.25x66LTX6xntkDDqrHmPt64qczczV2fN1NnAh5P1rsU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e8512dd5e54cc23-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.76.45.9",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.76.45.9, 172.69.218.179"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 00:56:39 UTC] === END API CALL LOG ===
[07-Apr-2026 00:56:39 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 00:56:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjcxIiwidXNlcm5hbWUiOiJTSURESUsiLCJlbWFpbCI6ImFidWliYWtrYXJzaWRkaWswQGdtYWlsLmNvbSIsImV4cCI6MTc3NjEyNzI2NH0.25x66LTX6xntkDDqrHmPt64qczczV2fN1NnAh5P1rsU
[07-Apr-2026 00:56:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 00:56:39 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 00:56:39 UTC] User ID: 271
[07-Apr-2026 00:56:39 UTC] ✅ User profile retrieved successfully for user ID: 271
[07-Apr-2026 00:56:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 00:56:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 00:56:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjcxIiwidXNlcm5hbWUiOiJTSURESUsiLCJlbWFpbCI6ImFidWliYWtrYXJzaWRkaWswQGdtYWlsLmNvbSIsImV4cCI6MTc3NjEyNzI2NH0.25x66LTX6xntkDDqrHmPt64qczczV2fN1NnAh5P1rsU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e8512dd9e88cc23-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.76.45.9","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.76.45.9, 172.69.218.178"}
[07-Apr-2026 00:56:39 UTC] === User Orders API Called ===
[07-Apr-2026 00:56:39 UTC] User ID: 271
[07-Apr-2026 00:56:39 UTC] Limit: 20, Offset: 0
[07-Apr-2026 00:56:39 UTC] Orders found: 0
[07-Apr-2026 00:56:39 UTC] Orders data: []
[07-Apr-2026 00:56:39 UTC] Total orders count: 0
[07-Apr-2026 00:56:39 UTC] === API CALL LOG ===
[07-Apr-2026 00:56:39 UTC] Endpoint: user/profile.php
[07-Apr-2026 00:56:39 UTC] Full Log Data: {
    "timestamp": "2026-04-07 00:56:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.76.45.9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjcxIiwidXNlcm5hbWUiOiJTSURESUsiLCJlbWFpbCI6ImFidWliYWtrYXJzaWRkaWswQGdtYWlsLmNvbSIsImV4cCI6MTc3NjEyNzI2NH0.25x66LTX6xntkDDqrHmPt64qczczV2fN1NnAh5P1rsU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e8512dd9e8bcc23-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.76.45.9",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.76.45.9, 172.69.218.179"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 00:56:39 UTC] === END API CALL LOG ===
[07-Apr-2026 00:56:39 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 00:56:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjcxIiwidXNlcm5hbWUiOiJTSURESUsiLCJlbWFpbCI6ImFidWliYWtrYXJzaWRkaWswQGdtYWlsLmNvbSIsImV4cCI6MTc3NjEyNzI2NH0.25x66LTX6xntkDDqrHmPt64qczczV2fN1NnAh5P1rsU
[07-Apr-2026 00:56:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 00:56:39 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 00:56:39 UTC] User ID: 271
[07-Apr-2026 00:56:39 UTC] ✅ User profile retrieved successfully for user ID: 271
[07-Apr-2026 00:56:40 UTC] === API CALL LOG ===
[07-Apr-2026 00:56:40 UTC] Endpoint: user/profile.php
[07-Apr-2026 00:56:40 UTC] Full Log Data: {
    "timestamp": "2026-04-07 00:56:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.76.45.9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjcxIiwidXNlcm5hbWUiOiJTSURESUsiLCJlbWFpbCI6ImFidWliYWtrYXJzaWRkaWswQGdtYWlsLmNvbSIsImV4cCI6MTc3NjEyNzI2NH0.25x66LTX6xntkDDqrHmPt64qczczV2fN1NnAh5P1rsU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e8512e37b3acc23-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.76.45.9",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.76.45.9, 172.69.218.178"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 00:56:40 UTC] === END API CALL LOG ===
[07-Apr-2026 00:56:40 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 00:56:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjcxIiwidXNlcm5hbWUiOiJTSURESUsiLCJlbWFpbCI6ImFidWliYWtrYXJzaWRkaWswQGdtYWlsLmNvbSIsImV4cCI6MTc3NjEyNzI2NH0.25x66LTX6xntkDDqrHmPt64qczczV2fN1NnAh5P1rsU
[07-Apr-2026 00:56:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 00:56:40 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 00:56:40 UTC] User ID: 271
[07-Apr-2026 00:56:40 UTC] ✅ User profile retrieved successfully for user ID: 271
[07-Apr-2026 02:51:26 UTC] === API CALL LOG ===
[07-Apr-2026 02:51:26 UTC] Endpoint: user/profile.php
[07-Apr-2026 02:51:26 UTC] Full Log Data: {
    "timestamp": "2026-04-07 02:51:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:5263:92b7:74aa:13ff:fee2:bfcd",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjcyIiwidXNlcm5hbWUiOiJtZG1vaGliYjEyMyIsImVtYWlsIjoibWRtb2hpYmJ1bGxhMzI1QGdtYWlsLmNvbSIsImV4cCI6MTc3NjEzNTA4NX0.zaQ6t2I4RwQMWlgq7Dn86rDucgpayMOGCZu66UDW8F8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e85bb00f8984e14-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2400:c600:5263:92b7:74aa:13ff:fee2:bfcd",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2400:c600:5263:92b7:74aa:13ff:fee2:bfcd, 172.69.218.178"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 02:51:26 UTC] === END API CALL LOG ===
[07-Apr-2026 02:51:26 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 02:51:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjcyIiwidXNlcm5hbWUiOiJtZG1vaGliYjEyMyIsImVtYWlsIjoibWRtb2hpYmJ1bGxhMzI1QGdtYWlsLmNvbSIsImV4cCI6MTc3NjEzNTA4NX0.zaQ6t2I4RwQMWlgq7Dn86rDucgpayMOGCZu66UDW8F8
[07-Apr-2026 02:51:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 02:51:26 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 02:51:26 UTC] User ID: 272
[07-Apr-2026 02:51:26 UTC] ✅ User profile retrieved successfully for user ID: 272
[07-Apr-2026 02:51:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 02:51:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 02:51:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjcyIiwidXNlcm5hbWUiOiJtZG1vaGliYjEyMyIsImVtYWlsIjoibWRtb2hpYmJ1bGxhMzI1QGdtYWlsLmNvbSIsImV4cCI6MTc3NjEzNTA4NX0.zaQ6t2I4RwQMWlgq7Dn86rDucgpayMOGCZu66UDW8F8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e85bb0178e04e14-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2400:c600:5263:92b7:74aa:13ff:fee2:bfcd","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2400:c600:5263:92b7:74aa:13ff:fee2:bfcd, 172.69.218.178"}
[07-Apr-2026 02:51:26 UTC] === User Orders API Called ===
[07-Apr-2026 02:51:26 UTC] User ID: 272
[07-Apr-2026 02:51:26 UTC] Limit: 20, Offset: 0
[07-Apr-2026 02:51:26 UTC] Orders found: 0
[07-Apr-2026 02:51:26 UTC] Orders data: []
[07-Apr-2026 02:51:26 UTC] Total orders count: 0
[07-Apr-2026 02:51:26 UTC] === API CALL LOG ===
[07-Apr-2026 02:51:26 UTC] Endpoint: user/profile.php
[07-Apr-2026 02:51:26 UTC] Full Log Data: {
    "timestamp": "2026-04-07 02:51:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:5263:92b7:74aa:13ff:fee2:bfcd",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjcyIiwidXNlcm5hbWUiOiJtZG1vaGliYjEyMyIsImVtYWlsIjoibWRtb2hpYmJ1bGxhMzI1QGdtYWlsLmNvbSIsImV4cCI6MTc3NjEzNTA4NX0.zaQ6t2I4RwQMWlgq7Dn86rDucgpayMOGCZu66UDW8F8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e85bb01a9044e14-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2400:c600:5263:92b7:74aa:13ff:fee2:bfcd",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2400:c600:5263:92b7:74aa:13ff:fee2:bfcd, 172.69.218.178"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 02:51:26 UTC] === END API CALL LOG ===
[07-Apr-2026 02:51:26 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 02:51:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjcyIiwidXNlcm5hbWUiOiJtZG1vaGliYjEyMyIsImVtYWlsIjoibWRtb2hpYmJ1bGxhMzI1QGdtYWlsLmNvbSIsImV4cCI6MTc3NjEzNTA4NX0.zaQ6t2I4RwQMWlgq7Dn86rDucgpayMOGCZu66UDW8F8
[07-Apr-2026 02:51:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 02:51:26 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 02:51:26 UTC] User ID: 272
[07-Apr-2026 02:51:26 UTC] ✅ User profile retrieved successfully for user ID: 272
[07-Apr-2026 02:51:27 UTC] === API CALL LOG ===
[07-Apr-2026 02:51:27 UTC] Endpoint: user/profile.php
[07-Apr-2026 02:51:27 UTC] Full Log Data: {
    "timestamp": "2026-04-07 02:51:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:5263:92b7:74aa:13ff:fee2:bfcd",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjcyIiwidXNlcm5hbWUiOiJtZG1vaGliYjEyMyIsImVtYWlsIjoibWRtb2hpYmJ1bGxhMzI1QGdtYWlsLmNvbSIsImV4cCI6MTc3NjEzNTA4NX0.zaQ6t2I4RwQMWlgq7Dn86rDucgpayMOGCZu66UDW8F8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e85bb09ba8c4e14-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2400:c600:5263:92b7:74aa:13ff:fee2:bfcd",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2400:c600:5263:92b7:74aa:13ff:fee2:bfcd, 172.69.218.178"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 02:51:27 UTC] === END API CALL LOG ===
[07-Apr-2026 02:51:27 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 02:51:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjcyIiwidXNlcm5hbWUiOiJtZG1vaGliYjEyMyIsImVtYWlsIjoibWRtb2hpYmJ1bGxhMzI1QGdtYWlsLmNvbSIsImV4cCI6MTc3NjEzNTA4NX0.zaQ6t2I4RwQMWlgq7Dn86rDucgpayMOGCZu66UDW8F8
[07-Apr-2026 02:51:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 02:51:27 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 02:51:27 UTC] User ID: 272
[07-Apr-2026 02:51:27 UTC] ✅ User profile retrieved successfully for user ID: 272
[07-Apr-2026 02:52:32 UTC] === API CALL LOG ===
[07-Apr-2026 02:52:32 UTC] Endpoint: user/profile.php
[07-Apr-2026 02:52:32 UTC] Full Log Data: {
    "timestamp": "2026-04-07 02:52:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:5263:92b7:74aa:13ff:fee2:bfcd",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjcyIiwidXNlcm5hbWUiOiJtZG1vaGliYjEyMyIsImVtYWlsIjoibWRtb2hpYmJ1bGxhMzI1QGdtYWlsLmNvbSIsImV4cCI6MTc3NjEzNTA4NX0.zaQ6t2I4RwQMWlgq7Dn86rDucgpayMOGCZu66UDW8F8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e85bc9a988e3761-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2400:c600:5263:92b7:74aa:13ff:fee2:bfcd",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2400:c600:5263:92b7:74aa:13ff:fee2:bfcd, 172.69.218.179"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 02:52:32 UTC] === END API CALL LOG ===
[07-Apr-2026 02:52:32 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 02:52:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjcyIiwidXNlcm5hbWUiOiJtZG1vaGliYjEyMyIsImVtYWlsIjoibWRtb2hpYmJ1bGxhMzI1QGdtYWlsLmNvbSIsImV4cCI6MTc3NjEzNTA4NX0.zaQ6t2I4RwQMWlgq7Dn86rDucgpayMOGCZu66UDW8F8
[07-Apr-2026 02:52:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 02:52:32 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 02:52:32 UTC] User ID: 272
[07-Apr-2026 02:52:32 UTC] ✅ User profile retrieved successfully for user ID: 272
[07-Apr-2026 02:53:31 UTC] === API CALL LOG ===
[07-Apr-2026 02:53:31 UTC] Endpoint: user/profile.php
[07-Apr-2026 02:53:31 UTC] Full Log Data: {
    "timestamp": "2026-04-07 02:53:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:5263:92b7:74aa:13ff:fee2:bfcd",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjcyIiwidXNlcm5hbWUiOiJtZG1vaGliYjEyMyIsImVtYWlsIjoibWRtb2hpYmJ1bGxhMzI1QGdtYWlsLmNvbSIsImV4cCI6MTc3NjEzNTA4NX0.zaQ6t2I4RwQMWlgq7Dn86rDucgpayMOGCZu66UDW8F8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e85be0bdcb13761-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2400:c600:5263:92b7:74aa:13ff:fee2:bfcd",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2400:c600:5263:92b7:74aa:13ff:fee2:bfcd, 172.69.218.179"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 02:53:31 UTC] === END API CALL LOG ===
[07-Apr-2026 02:53:31 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 02:53:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjcyIiwidXNlcm5hbWUiOiJtZG1vaGliYjEyMyIsImVtYWlsIjoibWRtb2hpYmJ1bGxhMzI1QGdtYWlsLmNvbSIsImV4cCI6MTc3NjEzNTA4NX0.zaQ6t2I4RwQMWlgq7Dn86rDucgpayMOGCZu66UDW8F8
[07-Apr-2026 02:53:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 02:53:31 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 02:53:31 UTC] User ID: 272
[07-Apr-2026 02:53:31 UTC] ✅ User profile retrieved successfully for user ID: 272
[07-Apr-2026 02:53:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 02:53:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 02:53:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjcyIiwidXNlcm5hbWUiOiJtZG1vaGliYjEyMyIsImVtYWlsIjoibWRtb2hpYmJ1bGxhMzI1QGdtYWlsLmNvbSIsImV4cCI6MTc3NjEzNTA4NX0.zaQ6t2I4RwQMWlgq7Dn86rDucgpayMOGCZu66UDW8F8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e85be0bdcb03761-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2400:c600:5263:92b7:74aa:13ff:fee2:bfcd","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2400:c600:5263:92b7:74aa:13ff:fee2:bfcd, 172.69.218.178"}
[07-Apr-2026 02:53:31 UTC] === User Orders API Called ===
[07-Apr-2026 02:53:31 UTC] User ID: 272
[07-Apr-2026 02:53:31 UTC] Limit: 20, Offset: 0
[07-Apr-2026 02:53:31 UTC] Orders found: 0
[07-Apr-2026 02:53:31 UTC] Orders data: []
[07-Apr-2026 02:53:31 UTC] Total orders count: 0
[07-Apr-2026 02:53:31 UTC] === API CALL LOG ===
[07-Apr-2026 02:53:31 UTC] Endpoint: user/profile.php
[07-Apr-2026 02:53:31 UTC] Full Log Data: {
    "timestamp": "2026-04-07 02:53:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:5263:92b7:74aa:13ff:fee2:bfcd",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjcyIiwidXNlcm5hbWUiOiJtZG1vaGliYjEyMyIsImVtYWlsIjoibWRtb2hpYmJ1bGxhMzI1QGdtYWlsLmNvbSIsImV4cCI6MTc3NjEzNTA4NX0.zaQ6t2I4RwQMWlgq7Dn86rDucgpayMOGCZu66UDW8F8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e85be0ef85d3761-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2400:c600:5263:92b7:74aa:13ff:fee2:bfcd",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2400:c600:5263:92b7:74aa:13ff:fee2:bfcd, 172.69.218.179"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 02:53:31 UTC] === END API CALL LOG ===
[07-Apr-2026 02:53:31 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 02:53:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjcyIiwidXNlcm5hbWUiOiJtZG1vaGliYjEyMyIsImVtYWlsIjoibWRtb2hpYmJ1bGxhMzI1QGdtYWlsLmNvbSIsImV4cCI6MTc3NjEzNTA4NX0.zaQ6t2I4RwQMWlgq7Dn86rDucgpayMOGCZu66UDW8F8
[07-Apr-2026 02:53:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 02:53:31 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 02:53:31 UTC] User ID: 272
[07-Apr-2026 02:53:31 UTC] ✅ User profile retrieved successfully for user ID: 272
[07-Apr-2026 02:53:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 02:53:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 02:53:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjcyIiwidXNlcm5hbWUiOiJtZG1vaGliYjEyMyIsImVtYWlsIjoibWRtb2hpYmJ1bGxhMzI1QGdtYWlsLmNvbSIsImV4cCI6MTc3NjEzNTA4NX0.zaQ6t2I4RwQMWlgq7Dn86rDucgpayMOGCZu66UDW8F8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e85be5f99b73761-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2400:c600:5263:92b7:74aa:13ff:fee2:bfcd","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2400:c600:5263:92b7:74aa:13ff:fee2:bfcd, 172.69.218.178"}
[07-Apr-2026 02:53:44 UTC] === User Orders API Called ===
[07-Apr-2026 02:53:44 UTC] User ID: 272
[07-Apr-2026 02:53:44 UTC] Limit: 20, Offset: 0
[07-Apr-2026 02:53:44 UTC] Orders found: 0
[07-Apr-2026 02:53:44 UTC] Orders data: []
[07-Apr-2026 02:53:44 UTC] Total orders count: 0
[07-Apr-2026 02:53:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 02:53:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 02:53:46 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjcyIiwidXNlcm5hbWUiOiJtZG1vaGliYjEyMyIsImVtYWlsIjoibWRtb2hpYmJ1bGxhMzI1QGdtYWlsLmNvbSIsImV4cCI6MTc3NjEzNTA4NX0.zaQ6t2I4RwQMWlgq7Dn86rDucgpayMOGCZu66UDW8F8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e85be6dbc563761-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2400:c600:5263:92b7:74aa:13ff:fee2:bfcd","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2400:c600:5263:92b7:74aa:13ff:fee2:bfcd, 172.69.218.178"}
[07-Apr-2026 02:53:46 UTC] === User Orders API Called ===
[07-Apr-2026 02:53:46 UTC] User ID: 272
[07-Apr-2026 02:53:46 UTC] Limit: 20, Offset: 0
[07-Apr-2026 02:53:46 UTC] Orders found: 0
[07-Apr-2026 02:53:46 UTC] Orders data: []
[07-Apr-2026 02:53:46 UTC] Total orders count: 0
[07-Apr-2026 02:53:46 UTC] === API CALL LOG ===
[07-Apr-2026 02:53:46 UTC] Endpoint: user/profile.php
[07-Apr-2026 02:53:46 UTC] Full Log Data: {
    "timestamp": "2026-04-07 02:53:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:5263:92b7:74aa:13ff:fee2:bfcd",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjcyIiwidXNlcm5hbWUiOiJtZG1vaGliYjEyMyIsImVtYWlsIjoibWRtb2hpYmJ1bGxhMzI1QGdtYWlsLmNvbSIsImV4cCI6MTc3NjEzNTA4NX0.zaQ6t2I4RwQMWlgq7Dn86rDucgpayMOGCZu66UDW8F8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e85be6dfcd33761-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2400:c600:5263:92b7:74aa:13ff:fee2:bfcd",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2400:c600:5263:92b7:74aa:13ff:fee2:bfcd, 172.69.218.179"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 02:53:46 UTC] === END API CALL LOG ===
[07-Apr-2026 02:53:46 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 02:53:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjcyIiwidXNlcm5hbWUiOiJtZG1vaGliYjEyMyIsImVtYWlsIjoibWRtb2hpYmJ1bGxhMzI1QGdtYWlsLmNvbSIsImV4cCI6MTc3NjEzNTA4NX0.zaQ6t2I4RwQMWlgq7Dn86rDucgpayMOGCZu66UDW8F8
[07-Apr-2026 02:53:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 02:53:46 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 02:53:46 UTC] User ID: 272
[07-Apr-2026 02:53:46 UTC] ✅ User profile retrieved successfully for user ID: 272
[07-Apr-2026 02:53:47 UTC] === API CALL LOG ===
[07-Apr-2026 02:53:47 UTC] Endpoint: user/profile.php
[07-Apr-2026 02:53:47 UTC] Full Log Data: {
    "timestamp": "2026-04-07 02:53:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:5263:92b7:74aa:13ff:fee2:bfcd",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjcyIiwidXNlcm5hbWUiOiJtZG1vaGliYjEyMyIsImVtYWlsIjoibWRtb2hpYmJ1bGxhMzI1QGdtYWlsLmNvbSIsImV4cCI6MTc3NjEzNTA4NX0.zaQ6t2I4RwQMWlgq7Dn86rDucgpayMOGCZu66UDW8F8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e85be71fa693761-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2400:c600:5263:92b7:74aa:13ff:fee2:bfcd",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2400:c600:5263:92b7:74aa:13ff:fee2:bfcd, 172.69.218.178"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 02:53:47 UTC] === END API CALL LOG ===
[07-Apr-2026 02:53:47 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 02:53:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjcyIiwidXNlcm5hbWUiOiJtZG1vaGliYjEyMyIsImVtYWlsIjoibWRtb2hpYmJ1bGxhMzI1QGdtYWlsLmNvbSIsImV4cCI6MTc3NjEzNTA4NX0.zaQ6t2I4RwQMWlgq7Dn86rDucgpayMOGCZu66UDW8F8
[07-Apr-2026 02:53:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 02:53:47 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 02:53:47 UTC] User ID: 272
[07-Apr-2026 02:53:47 UTC] ✅ User profile retrieved successfully for user ID: 272
[07-Apr-2026 02:53:48 UTC] === API CALL LOG ===
[07-Apr-2026 02:53:48 UTC] Endpoint: user/profile.php
[07-Apr-2026 02:53:48 UTC] Full Log Data: {
    "timestamp": "2026-04-07 02:53:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:5263:92b7:74aa:13ff:fee2:bfcd",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjcyIiwidXNlcm5hbWUiOiJtZG1vaGliYjEyMyIsImVtYWlsIjoibWRtb2hpYmJ1bGxhMzI1QGdtYWlsLmNvbSIsImV4cCI6MTc3NjEzNTA4NX0.zaQ6t2I4RwQMWlgq7Dn86rDucgpayMOGCZu66UDW8F8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e85be7799c03761-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2400:c600:5263:92b7:74aa:13ff:fee2:bfcd",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2400:c600:5263:92b7:74aa:13ff:fee2:bfcd, 172.69.218.178"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 02:53:48 UTC] === END API CALL LOG ===
[07-Apr-2026 02:53:48 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 02:53:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjcyIiwidXNlcm5hbWUiOiJtZG1vaGliYjEyMyIsImVtYWlsIjoibWRtb2hpYmJ1bGxhMzI1QGdtYWlsLmNvbSIsImV4cCI6MTc3NjEzNTA4NX0.zaQ6t2I4RwQMWlgq7Dn86rDucgpayMOGCZu66UDW8F8
[07-Apr-2026 02:53:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 02:53:48 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 02:53:48 UTC] User ID: 272
[07-Apr-2026 02:53:48 UTC] ✅ User profile retrieved successfully for user ID: 272
[07-Apr-2026 02:53:48 UTC] User Purchases API - User ID: 272
[07-Apr-2026 02:53:48 UTC] User Purchases API - Total purchases found: 0
[07-Apr-2026 02:53:55 UTC] User Purchases API - User ID: 272
[07-Apr-2026 02:53:55 UTC] User Purchases API - Total purchases found: 0
[07-Apr-2026 02:53:57 UTC] === API CALL LOG ===
[07-Apr-2026 02:53:57 UTC] Endpoint: user/profile.php
[07-Apr-2026 02:53:57 UTC] Full Log Data: {
    "timestamp": "2026-04-07 02:53:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:5263:92b7:74aa:13ff:fee2:bfcd",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjcyIiwidXNlcm5hbWUiOiJtZG1vaGliYjEyMyIsImVtYWlsIjoibWRtb2hpYmJ1bGxhMzI1QGdtYWlsLmNvbSIsImV4cCI6MTc3NjEzNTA4NX0.zaQ6t2I4RwQMWlgq7Dn86rDucgpayMOGCZu66UDW8F8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e85beaf88303761-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2400:c600:5263:92b7:74aa:13ff:fee2:bfcd",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2400:c600:5263:92b7:74aa:13ff:fee2:bfcd, 172.69.218.179"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 02:53:57 UTC] === END API CALL LOG ===
[07-Apr-2026 02:53:57 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 02:53:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjcyIiwidXNlcm5hbWUiOiJtZG1vaGliYjEyMyIsImVtYWlsIjoibWRtb2hpYmJ1bGxhMzI1QGdtYWlsLmNvbSIsImV4cCI6MTc3NjEzNTA4NX0.zaQ6t2I4RwQMWlgq7Dn86rDucgpayMOGCZu66UDW8F8
[07-Apr-2026 02:53:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 02:53:57 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 02:53:57 UTC] User ID: 272
[07-Apr-2026 02:53:57 UTC] ✅ User profile retrieved successfully for user ID: 272
[07-Apr-2026 02:53:57 UTC] User Purchases API - User ID: 272
[07-Apr-2026 02:53:57 UTC] User Purchases API - Total purchases found: 0
[07-Apr-2026 02:54:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 02:54:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 02:54:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjcyIiwidXNlcm5hbWUiOiJtZG1vaGliYjEyMyIsImVtYWlsIjoibWRtb2hpYmJ1bGxhMzI1QGdtYWlsLmNvbSIsImV4cCI6MTc3NjEzNTA4NX0.zaQ6t2I4RwQMWlgq7Dn86rDucgpayMOGCZu66UDW8F8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e85beffed1d3761-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2400:c600:5263:92b7:74aa:13ff:fee2:bfcd","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2400:c600:5263:92b7:74aa:13ff:fee2:bfcd, 172.69.218.179"}
[07-Apr-2026 02:54:10 UTC] === User Orders API Called ===
[07-Apr-2026 02:54:10 UTC] User ID: 272
[07-Apr-2026 02:54:10 UTC] Limit: 20, Offset: 0
[07-Apr-2026 02:54:10 UTC] Orders found: 0
[07-Apr-2026 02:54:10 UTC] Orders data: []
[07-Apr-2026 02:54:10 UTC] Total orders count: 0
[07-Apr-2026 02:54:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 02:54:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 02:54:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjcyIiwidXNlcm5hbWUiOiJtZG1vaGliYjEyMyIsImVtYWlsIjoibWRtb2hpYmJ1bGxhMzI1QGdtYWlsLmNvbSIsImV4cCI6MTc3NjEzNTA4NX0.zaQ6t2I4RwQMWlgq7Dn86rDucgpayMOGCZu66UDW8F8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e85bf140ea33761-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2400:c600:5263:92b7:74aa:13ff:fee2:bfcd","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2400:c600:5263:92b7:74aa:13ff:fee2:bfcd, 172.69.218.179"}
[07-Apr-2026 02:54:13 UTC] === User Orders API Called ===
[07-Apr-2026 02:54:13 UTC] User ID: 272
[07-Apr-2026 02:54:13 UTC] Limit: 20, Offset: 0
[07-Apr-2026 02:54:13 UTC] Orders found: 0
[07-Apr-2026 02:54:13 UTC] Orders data: []
[07-Apr-2026 02:54:13 UTC] Total orders count: 0
[07-Apr-2026 02:54:13 UTC] === API CALL LOG ===
[07-Apr-2026 02:54:13 UTC] Endpoint: user/profile.php
[07-Apr-2026 02:54:13 UTC] Full Log Data: {
    "timestamp": "2026-04-07 02:54:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:5263:92b7:74aa:13ff:fee2:bfcd",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjcyIiwidXNlcm5hbWUiOiJtZG1vaGliYjEyMyIsImVtYWlsIjoibWRtb2hpYmJ1bGxhMzI1QGdtYWlsLmNvbSIsImV4cCI6MTc3NjEzNTA4NX0.zaQ6t2I4RwQMWlgq7Dn86rDucgpayMOGCZu66UDW8F8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e85bf146f283761-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2400:c600:5263:92b7:74aa:13ff:fee2:bfcd",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2400:c600:5263:92b7:74aa:13ff:fee2:bfcd, 172.69.218.178"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 02:54:13 UTC] === END API CALL LOG ===
[07-Apr-2026 02:54:13 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 02:54:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjcyIiwidXNlcm5hbWUiOiJtZG1vaGliYjEyMyIsImVtYWlsIjoibWRtb2hpYmJ1bGxhMzI1QGdtYWlsLmNvbSIsImV4cCI6MTc3NjEzNTA4NX0.zaQ6t2I4RwQMWlgq7Dn86rDucgpayMOGCZu66UDW8F8
[07-Apr-2026 02:54:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 02:54:13 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 02:54:13 UTC] User ID: 272
[07-Apr-2026 02:54:13 UTC] ✅ User profile retrieved successfully for user ID: 272
[07-Apr-2026 02:54:13 UTC] === API CALL LOG ===
[07-Apr-2026 02:54:13 UTC] Endpoint: user/profile.php
[07-Apr-2026 02:54:13 UTC] Full Log Data: {
    "timestamp": "2026-04-07 02:54:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:5263:92b7:74aa:13ff:fee2:bfcd",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjcyIiwidXNlcm5hbWUiOiJtZG1vaGliYjEyMyIsImVtYWlsIjoibWRtb2hpYmJ1bGxhMzI1QGdtYWlsLmNvbSIsImV4cCI6MTc3NjEzNTA4NX0.zaQ6t2I4RwQMWlgq7Dn86rDucgpayMOGCZu66UDW8F8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e85bf188c823761-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2400:c600:5263:92b7:74aa:13ff:fee2:bfcd",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2400:c600:5263:92b7:74aa:13ff:fee2:bfcd, 172.69.218.179"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 02:54:13 UTC] === END API CALL LOG ===
[07-Apr-2026 02:54:13 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 02:54:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjcyIiwidXNlcm5hbWUiOiJtZG1vaGliYjEyMyIsImVtYWlsIjoibWRtb2hpYmJ1bGxhMzI1QGdtYWlsLmNvbSIsImV4cCI6MTc3NjEzNTA4NX0.zaQ6t2I4RwQMWlgq7Dn86rDucgpayMOGCZu66UDW8F8
[07-Apr-2026 02:54:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 02:54:13 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 02:54:13 UTC] User ID: 272
[07-Apr-2026 02:54:13 UTC] ✅ User profile retrieved successfully for user ID: 272
[07-Apr-2026 02:54:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 02:54:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 02:54:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjcyIiwidXNlcm5hbWUiOiJtZG1vaGliYjEyMyIsImVtYWlsIjoibWRtb2hpYmJ1bGxhMzI1QGdtYWlsLmNvbSIsImV4cCI6MTc3NjEzNTA4NX0.zaQ6t2I4RwQMWlgq7Dn86rDucgpayMOGCZu66UDW8F8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e85bfeddf393761-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2400:c600:5263:92b7:74aa:13ff:fee2:bfcd","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2400:c600:5263:92b7:74aa:13ff:fee2:bfcd, 172.69.218.178"}
[07-Apr-2026 02:54:48 UTC] === User Orders API Called ===
[07-Apr-2026 02:54:48 UTC] User ID: 272
[07-Apr-2026 02:54:48 UTC] Limit: 20, Offset: 0
[07-Apr-2026 02:54:48 UTC] Orders found: 0
[07-Apr-2026 02:54:48 UTC] Orders data: []
[07-Apr-2026 02:54:48 UTC] Total orders count: 0
[07-Apr-2026 02:54:48 UTC] === API CALL LOG ===
[07-Apr-2026 02:54:48 UTC] Endpoint: user/profile.php
[07-Apr-2026 02:54:48 UTC] Full Log Data: {
    "timestamp": "2026-04-07 02:54:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:5263:92b7:74aa:13ff:fee2:bfcd",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjcyIiwidXNlcm5hbWUiOiJtZG1vaGliYjEyMyIsImVtYWlsIjoibWRtb2hpYmJ1bGxhMzI1QGdtYWlsLmNvbSIsImV4cCI6MTc3NjEzNTA4NX0.zaQ6t2I4RwQMWlgq7Dn86rDucgpayMOGCZu66UDW8F8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e85bfeddf3a3761-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2400:c600:5263:92b7:74aa:13ff:fee2:bfcd",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2400:c600:5263:92b7:74aa:13ff:fee2:bfcd, 172.69.218.178"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 02:54:48 UTC] === END API CALL LOG ===
[07-Apr-2026 02:54:48 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 02:54:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjcyIiwidXNlcm5hbWUiOiJtZG1vaGliYjEyMyIsImVtYWlsIjoibWRtb2hpYmJ1bGxhMzI1QGdtYWlsLmNvbSIsImV4cCI6MTc3NjEzNTA4NX0.zaQ6t2I4RwQMWlgq7Dn86rDucgpayMOGCZu66UDW8F8
[07-Apr-2026 02:54:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 02:54:48 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 02:54:48 UTC] User ID: 272
[07-Apr-2026 02:54:48 UTC] ✅ User profile retrieved successfully for user ID: 272
[07-Apr-2026 02:54:48 UTC] === API CALL LOG ===
[07-Apr-2026 02:54:48 UTC] Endpoint: user/profile.php
[07-Apr-2026 02:54:48 UTC] Full Log Data: {
    "timestamp": "2026-04-07 02:54:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:5263:92b7:74aa:13ff:fee2:bfcd",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjcyIiwidXNlcm5hbWUiOiJtZG1vaGliYjEyMyIsImVtYWlsIjoibWRtb2hpYmJ1bGxhMzI1QGdtYWlsLmNvbSIsImV4cCI6MTc3NjEzNTA4NX0.zaQ6t2I4RwQMWlgq7Dn86rDucgpayMOGCZu66UDW8F8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e85bff1dc1e3761-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2400:c600:5263:92b7:74aa:13ff:fee2:bfcd",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2400:c600:5263:92b7:74aa:13ff:fee2:bfcd, 172.69.218.178"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 02:54:48 UTC] === END API CALL LOG ===
[07-Apr-2026 02:54:48 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 02:54:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjcyIiwidXNlcm5hbWUiOiJtZG1vaGliYjEyMyIsImVtYWlsIjoibWRtb2hpYmJ1bGxhMzI1QGdtYWlsLmNvbSIsImV4cCI6MTc3NjEzNTA4NX0.zaQ6t2I4RwQMWlgq7Dn86rDucgpayMOGCZu66UDW8F8
[07-Apr-2026 02:54:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 02:54:48 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 02:54:48 UTC] User ID: 272
[07-Apr-2026 02:54:48 UTC] ✅ User profile retrieved successfully for user ID: 272
[07-Apr-2026 02:54:53 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 02:54:53 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 02:54:53 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjcyIiwidXNlcm5hbWUiOiJtZG1vaGliYjEyMyIsImVtYWlsIjoibWRtb2hpYmJ1bGxhMzI1QGdtYWlsLmNvbSIsImV4cCI6MTc3NjEzNTA4NX0.zaQ6t2I4RwQMWlgq7Dn86rDucgpayMOGCZu66UDW8F8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e85c00e2e5b3761-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2400:c600:5263:92b7:74aa:13ff:fee2:bfcd","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2400:c600:5263:92b7:74aa:13ff:fee2:bfcd, 172.69.218.178"}
[07-Apr-2026 02:54:53 UTC] === User Orders API Called ===
[07-Apr-2026 02:54:53 UTC] User ID: 272
[07-Apr-2026 02:54:53 UTC] Limit: 20, Offset: 0
[07-Apr-2026 02:54:53 UTC] Orders found: 0
[07-Apr-2026 02:54:53 UTC] Orders data: []
[07-Apr-2026 02:54:53 UTC] Total orders count: 0
[07-Apr-2026 02:54:53 UTC] === API CALL LOG ===
[07-Apr-2026 02:54:53 UTC] Endpoint: user/profile.php
[07-Apr-2026 02:54:53 UTC] Full Log Data: {
    "timestamp": "2026-04-07 02:54:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:5263:92b7:74aa:13ff:fee2:bfcd",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjcyIiwidXNlcm5hbWUiOiJtZG1vaGliYjEyMyIsImVtYWlsIjoibWRtb2hpYmJ1bGxhMzI1QGdtYWlsLmNvbSIsImV4cCI6MTc3NjEzNTA4NX0.zaQ6t2I4RwQMWlgq7Dn86rDucgpayMOGCZu66UDW8F8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e85c00e6e803761-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2400:c600:5263:92b7:74aa:13ff:fee2:bfcd",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2400:c600:5263:92b7:74aa:13ff:fee2:bfcd, 172.69.218.178"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 02:54:53 UTC] === END API CALL LOG ===
[07-Apr-2026 02:54:53 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 02:54:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjcyIiwidXNlcm5hbWUiOiJtZG1vaGliYjEyMyIsImVtYWlsIjoibWRtb2hpYmJ1bGxhMzI1QGdtYWlsLmNvbSIsImV4cCI6MTc3NjEzNTA4NX0.zaQ6t2I4RwQMWlgq7Dn86rDucgpayMOGCZu66UDW8F8
[07-Apr-2026 02:54:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 02:54:53 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 02:54:53 UTC] User ID: 272
[07-Apr-2026 02:54:53 UTC] ✅ User profile retrieved successfully for user ID: 272
[07-Apr-2026 02:54:53 UTC] === API CALL LOG ===
[07-Apr-2026 02:54:53 UTC] Endpoint: user/profile.php
[07-Apr-2026 02:54:53 UTC] Full Log Data: {
    "timestamp": "2026-04-07 02:54:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:5263:92b7:74aa:13ff:fee2:bfcd",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjcyIiwidXNlcm5hbWUiOiJtZG1vaGliYjEyMyIsImVtYWlsIjoibWRtb2hpYmJ1bGxhMzI1QGdtYWlsLmNvbSIsImV4cCI6MTc3NjEzNTA4NX0.zaQ6t2I4RwQMWlgq7Dn86rDucgpayMOGCZu66UDW8F8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e85c0125a8f3761-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2400:c600:5263:92b7:74aa:13ff:fee2:bfcd",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2400:c600:5263:92b7:74aa:13ff:fee2:bfcd, 172.69.218.179"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 02:54:53 UTC] === END API CALL LOG ===
[07-Apr-2026 02:54:53 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 02:54:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjcyIiwidXNlcm5hbWUiOiJtZG1vaGliYjEyMyIsImVtYWlsIjoibWRtb2hpYmJ1bGxhMzI1QGdtYWlsLmNvbSIsImV4cCI6MTc3NjEzNTA4NX0.zaQ6t2I4RwQMWlgq7Dn86rDucgpayMOGCZu66UDW8F8
[07-Apr-2026 02:54:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 02:54:53 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 02:54:53 UTC] User ID: 272
[07-Apr-2026 02:54:53 UTC] ✅ User profile retrieved successfully for user ID: 272
[07-Apr-2026 02:54:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 02:54:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 02:54:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjcyIiwidXNlcm5hbWUiOiJtZG1vaGliYjEyMyIsImVtYWlsIjoibWRtb2hpYmJ1bGxhMzI1QGdtYWlsLmNvbSIsImV4cCI6MTc3NjEzNTA4NX0.zaQ6t2I4RwQMWlgq7Dn86rDucgpayMOGCZu66UDW8F8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e85c01789073761-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2400:c600:5263:92b7:74aa:13ff:fee2:bfcd","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2400:c600:5263:92b7:74aa:13ff:fee2:bfcd, 172.69.218.178"}
[07-Apr-2026 02:54:54 UTC] === User Orders API Called ===
[07-Apr-2026 02:54:54 UTC] User ID: 272
[07-Apr-2026 02:54:54 UTC] Limit: 20, Offset: 0
[07-Apr-2026 02:54:54 UTC] Orders found: 0
[07-Apr-2026 02:54:54 UTC] Orders data: []
[07-Apr-2026 02:54:54 UTC] Total orders count: 0
[07-Apr-2026 02:54:56 UTC] === API CALL LOG ===
[07-Apr-2026 02:54:56 UTC] Endpoint: user/profile.php
[07-Apr-2026 02:54:56 UTC] Full Log Data: {
    "timestamp": "2026-04-07 02:54:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:5263:92b7:74aa:13ff:fee2:bfcd",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjcyIiwidXNlcm5hbWUiOiJtZG1vaGliYjEyMyIsImVtYWlsIjoibWRtb2hpYmJ1bGxhMzI1QGdtYWlsLmNvbSIsImV4cCI6MTc3NjEzNTA4NX0.zaQ6t2I4RwQMWlgq7Dn86rDucgpayMOGCZu66UDW8F8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e85c023cdd73761-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2400:c600:5263:92b7:74aa:13ff:fee2:bfcd",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2400:c600:5263:92b7:74aa:13ff:fee2:bfcd, 172.69.218.178"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 02:54:56 UTC] === END API CALL LOG ===
[07-Apr-2026 02:54:56 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 02:54:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjcyIiwidXNlcm5hbWUiOiJtZG1vaGliYjEyMyIsImVtYWlsIjoibWRtb2hpYmJ1bGxhMzI1QGdtYWlsLmNvbSIsImV4cCI6MTc3NjEzNTA4NX0.zaQ6t2I4RwQMWlgq7Dn86rDucgpayMOGCZu66UDW8F8
[07-Apr-2026 02:54:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 02:54:56 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 02:54:56 UTC] User ID: 272
[07-Apr-2026 02:54:56 UTC] ✅ User profile retrieved successfully for user ID: 272
[07-Apr-2026 02:54:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 02:54:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 02:54:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjcyIiwidXNlcm5hbWUiOiJtZG1vaGliYjEyMyIsImVtYWlsIjoibWRtb2hpYmJ1bGxhMzI1QGdtYWlsLmNvbSIsImV4cCI6MTc3NjEzNTA4NX0.zaQ6t2I4RwQMWlgq7Dn86rDucgpayMOGCZu66UDW8F8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e85c023cdd63761-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2400:c600:5263:92b7:74aa:13ff:fee2:bfcd","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2400:c600:5263:92b7:74aa:13ff:fee2:bfcd, 172.69.218.179"}
[07-Apr-2026 02:54:56 UTC] === User Orders API Called ===
[07-Apr-2026 02:54:56 UTC] User ID: 272
[07-Apr-2026 02:54:56 UTC] Limit: 20, Offset: 0
[07-Apr-2026 02:54:56 UTC] Orders found: 0
[07-Apr-2026 02:54:56 UTC] Orders data: []
[07-Apr-2026 02:54:56 UTC] Total orders count: 0
[07-Apr-2026 02:54:57 UTC] === API CALL LOG ===
[07-Apr-2026 02:54:57 UTC] Endpoint: user/profile.php
[07-Apr-2026 02:54:57 UTC] Full Log Data: {
    "timestamp": "2026-04-07 02:54:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:5263:92b7:74aa:13ff:fee2:bfcd",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjcyIiwidXNlcm5hbWUiOiJtZG1vaGliYjEyMyIsImVtYWlsIjoibWRtb2hpYmJ1bGxhMzI1QGdtYWlsLmNvbSIsImV4cCI6MTc3NjEzNTA4NX0.zaQ6t2I4RwQMWlgq7Dn86rDucgpayMOGCZu66UDW8F8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e85c0278ad43761-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2400:c600:5263:92b7:74aa:13ff:fee2:bfcd",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2400:c600:5263:92b7:74aa:13ff:fee2:bfcd, 172.69.218.178"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 02:54:57 UTC] === END API CALL LOG ===
[07-Apr-2026 02:54:57 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 02:54:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjcyIiwidXNlcm5hbWUiOiJtZG1vaGliYjEyMyIsImVtYWlsIjoibWRtb2hpYmJ1bGxhMzI1QGdtYWlsLmNvbSIsImV4cCI6MTc3NjEzNTA4NX0.zaQ6t2I4RwQMWlgq7Dn86rDucgpayMOGCZu66UDW8F8
[07-Apr-2026 02:54:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 02:54:57 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 02:54:57 UTC] User ID: 272
[07-Apr-2026 02:54:57 UTC] ✅ User profile retrieved successfully for user ID: 272
[07-Apr-2026 02:55:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 02:55:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 02:55:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjcyIiwidXNlcm5hbWUiOiJtZG1vaGliYjEyMyIsImVtYWlsIjoibWRtb2hpYmJ1bGxhMzI1QGdtYWlsLmNvbSIsImV4cCI6MTc3NjEzNTA4NX0.zaQ6t2I4RwQMWlgq7Dn86rDucgpayMOGCZu66UDW8F8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e85c1188cec3761-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2400:c600:5263:92b7:74aa:13ff:fee2:bfcd","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2400:c600:5263:92b7:74aa:13ff:fee2:bfcd, 172.69.218.178"}
[07-Apr-2026 02:55:36 UTC] === User Orders API Called ===
[07-Apr-2026 02:55:36 UTC] User ID: 272
[07-Apr-2026 02:55:36 UTC] Limit: 20, Offset: 0
[07-Apr-2026 02:55:36 UTC] Orders found: 0
[07-Apr-2026 02:55:36 UTC] Orders data: []
[07-Apr-2026 02:55:36 UTC] Total orders count: 0
[07-Apr-2026 02:55:36 UTC] === API CALL LOG ===
[07-Apr-2026 02:55:36 UTC] Endpoint: user/profile.php
[07-Apr-2026 02:55:36 UTC] Full Log Data: {
    "timestamp": "2026-04-07 02:55:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:5263:92b7:74aa:13ff:fee2:bfcd",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjcyIiwidXNlcm5hbWUiOiJtZG1vaGliYjEyMyIsImVtYWlsIjoibWRtb2hpYmJ1bGxhMzI1QGdtYWlsLmNvbSIsImV4cCI6MTc3NjEzNTA4NX0.zaQ6t2I4RwQMWlgq7Dn86rDucgpayMOGCZu66UDW8F8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e85c118ed623761-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2400:c600:5263:92b7:74aa:13ff:fee2:bfcd",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2400:c600:5263:92b7:74aa:13ff:fee2:bfcd, 172.69.218.179"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 02:55:36 UTC] === END API CALL LOG ===
[07-Apr-2026 02:55:36 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 02:55:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjcyIiwidXNlcm5hbWUiOiJtZG1vaGliYjEyMyIsImVtYWlsIjoibWRtb2hpYmJ1bGxhMzI1QGdtYWlsLmNvbSIsImV4cCI6MTc3NjEzNTA4NX0.zaQ6t2I4RwQMWlgq7Dn86rDucgpayMOGCZu66UDW8F8
[07-Apr-2026 02:55:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 02:55:36 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 02:55:36 UTC] User ID: 272
[07-Apr-2026 02:55:36 UTC] ✅ User profile retrieved successfully for user ID: 272
[07-Apr-2026 02:55:36 UTC] === API CALL LOG ===
[07-Apr-2026 02:55:36 UTC] Endpoint: user/profile.php
[07-Apr-2026 02:55:36 UTC] Full Log Data: {
    "timestamp": "2026-04-07 02:55:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:5263:92b7:74aa:13ff:fee2:bfcd",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjcyIiwidXNlcm5hbWUiOiJtZG1vaGliYjEyMyIsImVtYWlsIjoibWRtb2hpYmJ1bGxhMzI1QGdtYWlsLmNvbSIsImV4cCI6MTc3NjEzNTA4NX0.zaQ6t2I4RwQMWlgq7Dn86rDucgpayMOGCZu66UDW8F8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e85c11cc9793761-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2400:c600:5263:92b7:74aa:13ff:fee2:bfcd",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2400:c600:5263:92b7:74aa:13ff:fee2:bfcd, 172.69.218.178"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 02:55:36 UTC] === END API CALL LOG ===
[07-Apr-2026 02:55:36 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 02:55:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjcyIiwidXNlcm5hbWUiOiJtZG1vaGliYjEyMyIsImVtYWlsIjoibWRtb2hpYmJ1bGxhMzI1QGdtYWlsLmNvbSIsImV4cCI6MTc3NjEzNTA4NX0.zaQ6t2I4RwQMWlgq7Dn86rDucgpayMOGCZu66UDW8F8
[07-Apr-2026 02:55:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 02:55:36 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 02:55:36 UTC] User ID: 272
[07-Apr-2026 02:55:36 UTC] ✅ User profile retrieved successfully for user ID: 272
[07-Apr-2026 02:57:04 UTC] === API CALL LOG ===
[07-Apr-2026 02:57:04 UTC] Endpoint: user/profile.php
[07-Apr-2026 02:57:04 UTC] Full Log Data: {
    "timestamp": "2026-04-07 02:57:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:5263:92b7:74aa:13ff:fee2:bfcd",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjcyIiwidXNlcm5hbWUiOiJtZG1vaGliYjEyMyIsImVtYWlsIjoibWRtb2hpYmJ1bGxhMzI1QGdtYWlsLmNvbSIsImV4cCI6MTc3NjEzNTA4NX0.zaQ6t2I4RwQMWlgq7Dn86rDucgpayMOGCZu66UDW8F8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e85c33fdb5dc86b-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2400:c600:5263:92b7:74aa:13ff:fee2:bfcd",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2400:c600:5263:92b7:74aa:13ff:fee2:bfcd, 172.69.218.178"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 02:57:04 UTC] === END API CALL LOG ===
[07-Apr-2026 02:57:04 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 02:57:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjcyIiwidXNlcm5hbWUiOiJtZG1vaGliYjEyMyIsImVtYWlsIjoibWRtb2hpYmJ1bGxhMzI1QGdtYWlsLmNvbSIsImV4cCI6MTc3NjEzNTA4NX0.zaQ6t2I4RwQMWlgq7Dn86rDucgpayMOGCZu66UDW8F8
[07-Apr-2026 02:57:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 02:57:04 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 02:57:04 UTC] User ID: 272
[07-Apr-2026 02:57:04 UTC] ✅ User profile retrieved successfully for user ID: 272
[07-Apr-2026 02:57:04 UTC] User Purchases API - User ID: 272
[07-Apr-2026 02:57:04 UTC] User Purchases API - Total purchases found: 1
[07-Apr-2026 02:57:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 02:57:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 02:57:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjcyIiwidXNlcm5hbWUiOiJtZG1vaGliYjEyMyIsImVtYWlsIjoibWRtb2hpYmJ1bGxhMzI1QGdtYWlsLmNvbSIsImV4cCI6MTc3NjEzNTA4NX0.zaQ6t2I4RwQMWlgq7Dn86rDucgpayMOGCZu66UDW8F8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e85c37bcb49c86b-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2400:c600:5263:92b7:74aa:13ff:fee2:bfcd","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2400:c600:5263:92b7:74aa:13ff:fee2:bfcd, 172.69.218.178"}
[07-Apr-2026 02:57:13 UTC] === User Orders API Called ===
[07-Apr-2026 02:57:13 UTC] User ID: 272
[07-Apr-2026 02:57:13 UTC] Limit: 20, Offset: 0
[07-Apr-2026 02:57:13 UTC] Orders found: 0
[07-Apr-2026 02:57:13 UTC] Orders data: []
[07-Apr-2026 02:57:13 UTC] Total orders count: 0
[07-Apr-2026 02:57:13 UTC] === API CALL LOG ===
[07-Apr-2026 02:57:13 UTC] Endpoint: user/profile.php
[07-Apr-2026 02:57:13 UTC] Full Log Data: {
    "timestamp": "2026-04-07 02:57:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:5263:92b7:74aa:13ff:fee2:bfcd",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjcyIiwidXNlcm5hbWUiOiJtZG1vaGliYjEyMyIsImVtYWlsIjoibWRtb2hpYmJ1bGxhMzI1QGdtYWlsLmNvbSIsImV4cCI6MTc3NjEzNTA4NX0.zaQ6t2I4RwQMWlgq7Dn86rDucgpayMOGCZu66UDW8F8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e85c37bcb4ac86b-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2400:c600:5263:92b7:74aa:13ff:fee2:bfcd",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2400:c600:5263:92b7:74aa:13ff:fee2:bfcd, 172.69.218.179"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 02:57:13 UTC] === END API CALL LOG ===
[07-Apr-2026 02:57:13 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 02:57:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjcyIiwidXNlcm5hbWUiOiJtZG1vaGliYjEyMyIsImVtYWlsIjoibWRtb2hpYmJ1bGxhMzI1QGdtYWlsLmNvbSIsImV4cCI6MTc3NjEzNTA4NX0.zaQ6t2I4RwQMWlgq7Dn86rDucgpayMOGCZu66UDW8F8
[07-Apr-2026 02:57:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 02:57:13 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 02:57:13 UTC] User ID: 272
[07-Apr-2026 02:57:13 UTC] ✅ User profile retrieved successfully for user ID: 272
[07-Apr-2026 02:57:14 UTC] === API CALL LOG ===
[07-Apr-2026 02:57:14 UTC] Endpoint: user/profile.php
[07-Apr-2026 02:57:14 UTC] Full Log Data: {
    "timestamp": "2026-04-07 02:57:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:5263:92b7:74aa:13ff:fee2:bfcd",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjcyIiwidXNlcm5hbWUiOiJtZG1vaGliYjEyMyIsImVtYWlsIjoibWRtb2hpYmJ1bGxhMzI1QGdtYWlsLmNvbSIsImV4cCI6MTc3NjEzNTA4NX0.zaQ6t2I4RwQMWlgq7Dn86rDucgpayMOGCZu66UDW8F8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e85c37f8c93c86b-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2400:c600:5263:92b7:74aa:13ff:fee2:bfcd",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2400:c600:5263:92b7:74aa:13ff:fee2:bfcd, 172.69.218.178"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 02:57:14 UTC] === END API CALL LOG ===
[07-Apr-2026 02:57:14 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 02:57:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjcyIiwidXNlcm5hbWUiOiJtZG1vaGliYjEyMyIsImVtYWlsIjoibWRtb2hpYmJ1bGxhMzI1QGdtYWlsLmNvbSIsImV4cCI6MTc3NjEzNTA4NX0.zaQ6t2I4RwQMWlgq7Dn86rDucgpayMOGCZu66UDW8F8
[07-Apr-2026 02:57:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 02:57:14 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 02:57:14 UTC] User ID: 272
[07-Apr-2026 02:57:14 UTC] ✅ User profile retrieved successfully for user ID: 272
[07-Apr-2026 03:00:25 UTC] === API CALL LOG ===
[07-Apr-2026 03:00:25 UTC] Endpoint: user/profile.php
[07-Apr-2026 03:00:25 UTC] Full Log Data: {
    "timestamp": "2026-04-07 03:00:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:5263:92b7:74aa:13ff:fee2:bfcd",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjcyIiwidXNlcm5hbWUiOiJtZG1vaGliYjEyMyIsImVtYWlsIjoibWRtb2hpYmJ1bGxhMzI1QGdtYWlsLmNvbSIsImV4cCI6MTc3NjEzNTA4NX0.zaQ6t2I4RwQMWlgq7Dn86rDucgpayMOGCZu66UDW8F8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e85c8267d0ac86a-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2400:c600:5263:92b7:74aa:13ff:fee2:bfcd",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2400:c600:5263:92b7:74aa:13ff:fee2:bfcd, 172.69.218.179"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 03:00:25 UTC] === END API CALL LOG ===
[07-Apr-2026 03:00:25 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 03:00:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjcyIiwidXNlcm5hbWUiOiJtZG1vaGliYjEyMyIsImVtYWlsIjoibWRtb2hpYmJ1bGxhMzI1QGdtYWlsLmNvbSIsImV4cCI6MTc3NjEzNTA4NX0.zaQ6t2I4RwQMWlgq7Dn86rDucgpayMOGCZu66UDW8F8
[07-Apr-2026 03:00:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 03:00:25 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 03:00:25 UTC] User ID: 272
[07-Apr-2026 03:00:25 UTC] ✅ User profile retrieved successfully for user ID: 272
[07-Apr-2026 03:00:26 UTC] === API CALL LOG ===
[07-Apr-2026 03:00:26 UTC] Endpoint: user/profile.php
[07-Apr-2026 03:00:26 UTC] Full Log Data: {
    "timestamp": "2026-04-07 03:00:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:5263:92b7:74aa:13ff:fee2:bfcd",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjcyIiwidXNlcm5hbWUiOiJtZG1vaGliYjEyMyIsImVtYWlsIjoibWRtb2hpYmJ1bGxhMzI1QGdtYWlsLmNvbSIsImV4cCI6MTc3NjEzNTA4NX0.zaQ6t2I4RwQMWlgq7Dn86rDucgpayMOGCZu66UDW8F8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e85c82d8e54c86a-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2400:c600:5263:92b7:74aa:13ff:fee2:bfcd",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2400:c600:5263:92b7:74aa:13ff:fee2:bfcd, 172.69.218.178"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 03:00:26 UTC] === END API CALL LOG ===
[07-Apr-2026 03:00:26 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 03:00:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjcyIiwidXNlcm5hbWUiOiJtZG1vaGliYjEyMyIsImVtYWlsIjoibWRtb2hpYmJ1bGxhMzI1QGdtYWlsLmNvbSIsImV4cCI6MTc3NjEzNTA4NX0.zaQ6t2I4RwQMWlgq7Dn86rDucgpayMOGCZu66UDW8F8
[07-Apr-2026 03:00:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 03:00:26 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 03:00:26 UTC] User ID: 272
[07-Apr-2026 03:00:26 UTC] ✅ User profile retrieved successfully for user ID: 272
[07-Apr-2026 03:00:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 03:00:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 03:00:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjcyIiwidXNlcm5hbWUiOiJtZG1vaGliYjEyMyIsImVtYWlsIjoibWRtb2hpYmJ1bGxhMzI1QGdtYWlsLmNvbSIsImV4cCI6MTc3NjEzNTA4NX0.zaQ6t2I4RwQMWlgq7Dn86rDucgpayMOGCZu66UDW8F8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e85c82dfe78c86a-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2400:c600:5263:92b7:74aa:13ff:fee2:bfcd","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2400:c600:5263:92b7:74aa:13ff:fee2:bfcd, 172.69.218.179"}
[07-Apr-2026 03:00:26 UTC] === User Orders API Called ===
[07-Apr-2026 03:00:26 UTC] User ID: 272
[07-Apr-2026 03:00:26 UTC] Limit: 20, Offset: 0
[07-Apr-2026 03:00:26 UTC] Orders found: 0
[07-Apr-2026 03:00:26 UTC] Orders data: []
[07-Apr-2026 03:00:26 UTC] Total orders count: 0
[07-Apr-2026 03:00:26 UTC] === API CALL LOG ===
[07-Apr-2026 03:00:26 UTC] Endpoint: user/profile.php
[07-Apr-2026 03:00:26 UTC] Full Log Data: {
    "timestamp": "2026-04-07 03:00:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:5263:92b7:74aa:13ff:fee2:bfcd",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjcyIiwidXNlcm5hbWUiOiJtZG1vaGliYjEyMyIsImVtYWlsIjoibWRtb2hpYmJ1bGxhMzI1QGdtYWlsLmNvbSIsImV4cCI6MTc3NjEzNTA4NX0.zaQ6t2I4RwQMWlgq7Dn86rDucgpayMOGCZu66UDW8F8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e85c82e3e86c86a-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2400:c600:5263:92b7:74aa:13ff:fee2:bfcd",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2400:c600:5263:92b7:74aa:13ff:fee2:bfcd, 172.69.218.179"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 03:00:26 UTC] === END API CALL LOG ===
[07-Apr-2026 03:00:26 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 03:00:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjcyIiwidXNlcm5hbWUiOiJtZG1vaGliYjEyMyIsImVtYWlsIjoibWRtb2hpYmJ1bGxhMzI1QGdtYWlsLmNvbSIsImV4cCI6MTc3NjEzNTA4NX0.zaQ6t2I4RwQMWlgq7Dn86rDucgpayMOGCZu66UDW8F8
[07-Apr-2026 03:00:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 03:00:26 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 03:00:26 UTC] User ID: 272
[07-Apr-2026 03:00:26 UTC] ✅ User profile retrieved successfully for user ID: 272
[07-Apr-2026 03:00:30 UTC] === API CALL LOG ===
[07-Apr-2026 03:00:30 UTC] Endpoint: user/profile.php
[07-Apr-2026 03:00:30 UTC] Full Log Data: {
    "timestamp": "2026-04-07 03:00:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:5263:92b7:74aa:13ff:fee2:bfcd",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjcyIiwidXNlcm5hbWUiOiJtZG1vaGliYjEyMyIsImVtYWlsIjoibWRtb2hpYmJ1bGxhMzI1QGdtYWlsLmNvbSIsImV4cCI6MTc3NjEzNTA4NX0.zaQ6t2I4RwQMWlgq7Dn86rDucgpayMOGCZu66UDW8F8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e85c84bccf7c86a-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2400:c600:5263:92b7:74aa:13ff:fee2:bfcd",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2400:c600:5263:92b7:74aa:13ff:fee2:bfcd, 172.69.218.179"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 03:00:30 UTC] === END API CALL LOG ===
[07-Apr-2026 03:00:30 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 03:00:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjcyIiwidXNlcm5hbWUiOiJtZG1vaGliYjEyMyIsImVtYWlsIjoibWRtb2hpYmJ1bGxhMzI1QGdtYWlsLmNvbSIsImV4cCI6MTc3NjEzNTA4NX0.zaQ6t2I4RwQMWlgq7Dn86rDucgpayMOGCZu66UDW8F8
[07-Apr-2026 03:00:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 03:00:30 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 03:00:30 UTC] User ID: 272
[07-Apr-2026 03:00:30 UTC] ✅ User profile retrieved successfully for user ID: 272
[07-Apr-2026 03:00:31 UTC] User Purchases API - User ID: 272
[07-Apr-2026 03:00:31 UTC] User Purchases API - Total purchases found: 1
[07-Apr-2026 03:00:41 UTC] === API CALL LOG ===
[07-Apr-2026 03:00:41 UTC] Endpoint: user/profile.php
[07-Apr-2026 03:00:41 UTC] Full Log Data: {
    "timestamp": "2026-04-07 03:00:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:5263:92b7:74aa:13ff:fee2:bfcd",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjcyIiwidXNlcm5hbWUiOiJtZG1vaGliYjEyMyIsImVtYWlsIjoibWRtb2hpYmJ1bGxhMzI1QGdtYWlsLmNvbSIsImV4cCI6MTc3NjEzNTA4NX0.zaQ6t2I4RwQMWlgq7Dn86rDucgpayMOGCZu66UDW8F8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e85c88f3e3cc86a-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2400:c600:5263:92b7:74aa:13ff:fee2:bfcd",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2400:c600:5263:92b7:74aa:13ff:fee2:bfcd, 172.69.218.179"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 03:00:41 UTC] === END API CALL LOG ===
[07-Apr-2026 03:00:41 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 03:00:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjcyIiwidXNlcm5hbWUiOiJtZG1vaGliYjEyMyIsImVtYWlsIjoibWRtb2hpYmJ1bGxhMzI1QGdtYWlsLmNvbSIsImV4cCI6MTc3NjEzNTA4NX0.zaQ6t2I4RwQMWlgq7Dn86rDucgpayMOGCZu66UDW8F8
[07-Apr-2026 03:00:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 03:00:41 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 03:00:41 UTC] User ID: 272
[07-Apr-2026 03:00:41 UTC] ✅ User profile retrieved successfully for user ID: 272
[07-Apr-2026 03:00:42 UTC] User Purchases API - User ID: 272
[07-Apr-2026 03:00:42 UTC] User Purchases API - Total purchases found: 1
[07-Apr-2026 03:00:48 UTC] === API CALL LOG ===
[07-Apr-2026 03:00:48 UTC] Endpoint: user/profile.php
[07-Apr-2026 03:00:48 UTC] Full Log Data: {
    "timestamp": "2026-04-07 03:00:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:5263:92b7:74aa:13ff:fee2:bfcd",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjcyIiwidXNlcm5hbWUiOiJtZG1vaGliYjEyMyIsImVtYWlsIjoibWRtb2hpYmJ1bGxhMzI1QGdtYWlsLmNvbSIsImV4cCI6MTc3NjEzNTA4NX0.zaQ6t2I4RwQMWlgq7Dn86rDucgpayMOGCZu66UDW8F8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e85c8ba6860c86a-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2400:c600:5263:92b7:74aa:13ff:fee2:bfcd",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2400:c600:5263:92b7:74aa:13ff:fee2:bfcd, 172.69.218.179"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 03:00:48 UTC] === END API CALL LOG ===
[07-Apr-2026 03:00:48 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 03:00:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjcyIiwidXNlcm5hbWUiOiJtZG1vaGliYjEyMyIsImVtYWlsIjoibWRtb2hpYmJ1bGxhMzI1QGdtYWlsLmNvbSIsImV4cCI6MTc3NjEzNTA4NX0.zaQ6t2I4RwQMWlgq7Dn86rDucgpayMOGCZu66UDW8F8
[07-Apr-2026 03:00:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 03:00:48 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 03:00:48 UTC] User ID: 272
[07-Apr-2026 03:00:48 UTC] ✅ User profile retrieved successfully for user ID: 272
[07-Apr-2026 03:00:49 UTC] User Purchases API - User ID: 272
[07-Apr-2026 03:00:49 UTC] User Purchases API - Total purchases found: 1
[07-Apr-2026 03:00:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 03:00:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 03:00:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjcyIiwidXNlcm5hbWUiOiJtZG1vaGliYjEyMyIsImVtYWlsIjoibWRtb2hpYmJ1bGxhMzI1QGdtYWlsLmNvbSIsImV4cCI6MTc3NjEzNTA4NX0.zaQ6t2I4RwQMWlgq7Dn86rDucgpayMOGCZu66UDW8F8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e85c8cbfc19c86a-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2400:c600:5263:92b7:74aa:13ff:fee2:bfcd","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2400:c600:5263:92b7:74aa:13ff:fee2:bfcd, 172.69.218.178"}
[07-Apr-2026 03:00:51 UTC] === User Orders API Called ===
[07-Apr-2026 03:00:51 UTC] User ID: 272
[07-Apr-2026 03:00:51 UTC] Limit: 20, Offset: 0
[07-Apr-2026 03:00:51 UTC] Orders found: 0
[07-Apr-2026 03:00:51 UTC] Orders data: []
[07-Apr-2026 03:00:51 UTC] Total orders count: 0
[07-Apr-2026 03:00:51 UTC] === API CALL LOG ===
[07-Apr-2026 03:00:51 UTC] Endpoint: user/profile.php
[07-Apr-2026 03:00:51 UTC] Full Log Data: {
    "timestamp": "2026-04-07 03:00:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:5263:92b7:74aa:13ff:fee2:bfcd",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjcyIiwidXNlcm5hbWUiOiJtZG1vaGliYjEyMyIsImVtYWlsIjoibWRtb2hpYmJ1bGxhMzI1QGdtYWlsLmNvbSIsImV4cCI6MTc3NjEzNTA4NX0.zaQ6t2I4RwQMWlgq7Dn86rDucgpayMOGCZu66UDW8F8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e85c8cbfc1ac86a-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2400:c600:5263:92b7:74aa:13ff:fee2:bfcd",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2400:c600:5263:92b7:74aa:13ff:fee2:bfcd, 172.69.218.178"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 03:00:51 UTC] === END API CALL LOG ===
[07-Apr-2026 03:00:51 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 03:00:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjcyIiwidXNlcm5hbWUiOiJtZG1vaGliYjEyMyIsImVtYWlsIjoibWRtb2hpYmJ1bGxhMzI1QGdtYWlsLmNvbSIsImV4cCI6MTc3NjEzNTA4NX0.zaQ6t2I4RwQMWlgq7Dn86rDucgpayMOGCZu66UDW8F8
[07-Apr-2026 03:00:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 03:00:51 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 03:00:51 UTC] User ID: 272
[07-Apr-2026 03:00:51 UTC] ✅ User profile retrieved successfully for user ID: 272
[07-Apr-2026 03:00:51 UTC] === API CALL LOG ===
[07-Apr-2026 03:00:51 UTC] Endpoint: user/profile.php
[07-Apr-2026 03:00:51 UTC] Full Log Data: {
    "timestamp": "2026-04-07 03:00:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:5263:92b7:74aa:13ff:fee2:bfcd",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjcyIiwidXNlcm5hbWUiOiJtZG1vaGliYjEyMyIsImVtYWlsIjoibWRtb2hpYmJ1bGxhMzI1QGdtYWlsLmNvbSIsImV4cCI6MTc3NjEzNTA4NX0.zaQ6t2I4RwQMWlgq7Dn86rDucgpayMOGCZu66UDW8F8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e85c8cf3c96c86a-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2400:c600:5263:92b7:74aa:13ff:fee2:bfcd",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2400:c600:5263:92b7:74aa:13ff:fee2:bfcd, 172.69.218.178"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 03:00:51 UTC] === END API CALL LOG ===
[07-Apr-2026 03:00:51 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 03:00:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjcyIiwidXNlcm5hbWUiOiJtZG1vaGliYjEyMyIsImVtYWlsIjoibWRtb2hpYmJ1bGxhMzI1QGdtYWlsLmNvbSIsImV4cCI6MTc3NjEzNTA4NX0.zaQ6t2I4RwQMWlgq7Dn86rDucgpayMOGCZu66UDW8F8
[07-Apr-2026 03:00:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 03:00:51 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 03:00:51 UTC] User ID: 272
[07-Apr-2026 03:00:51 UTC] ✅ User profile retrieved successfully for user ID: 272
[07-Apr-2026 03:01:07 UTC] === API CALL LOG ===
[07-Apr-2026 03:01:07 UTC] Endpoint: user/profile.php
[07-Apr-2026 03:01:07 UTC] Full Log Data: {
    "timestamp": "2026-04-07 03:01:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:5263:92b7:74aa:13ff:fee2:bfcd",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjcyIiwidXNlcm5hbWUiOiJtZG1vaGliYjEyMyIsImVtYWlsIjoibWRtb2hpYmJ1bGxhMzI1QGdtYWlsLmNvbSIsImV4cCI6MTc3NjEzNTA4NX0.zaQ6t2I4RwQMWlgq7Dn86rDucgpayMOGCZu66UDW8F8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e85c9318bb5c86a-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2400:c600:5263:92b7:74aa:13ff:fee2:bfcd",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2400:c600:5263:92b7:74aa:13ff:fee2:bfcd, 172.69.218.179"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 03:01:07 UTC] === END API CALL LOG ===
[07-Apr-2026 03:01:07 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 03:01:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjcyIiwidXNlcm5hbWUiOiJtZG1vaGliYjEyMyIsImVtYWlsIjoibWRtb2hpYmJ1bGxhMzI1QGdtYWlsLmNvbSIsImV4cCI6MTc3NjEzNTA4NX0.zaQ6t2I4RwQMWlgq7Dn86rDucgpayMOGCZu66UDW8F8
[07-Apr-2026 03:01:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 03:01:07 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 03:01:07 UTC] User ID: 272
[07-Apr-2026 03:01:07 UTC] ✅ User profile retrieved successfully for user ID: 272
[07-Apr-2026 03:01:08 UTC] User Purchases API - User ID: 272
[07-Apr-2026 03:01:08 UTC] User Purchases API - Total purchases found: 1
[07-Apr-2026 03:01:51 UTC] === API CALL LOG ===
[07-Apr-2026 03:01:51 UTC] Endpoint: user/profile.php
[07-Apr-2026 03:01:51 UTC] Full Log Data: {
    "timestamp": "2026-04-07 03:01:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:5263:92b7:74aa:13ff:fee2:bfcd",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjcyIiwidXNlcm5hbWUiOiJtZG1vaGliYjEyMyIsImVtYWlsIjoibWRtb2hpYmJ1bGxhMzI1QGdtYWlsLmNvbSIsImV4cCI6MTc3NjEzNTA4NX0.zaQ6t2I4RwQMWlgq7Dn86rDucgpayMOGCZu66UDW8F8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e85ca427f95c86a-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2400:c600:5263:92b7:74aa:13ff:fee2:bfcd",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2400:c600:5263:92b7:74aa:13ff:fee2:bfcd, 172.69.218.178"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 03:01:51 UTC] === END API CALL LOG ===
[07-Apr-2026 03:01:51 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 03:01:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjcyIiwidXNlcm5hbWUiOiJtZG1vaGliYjEyMyIsImVtYWlsIjoibWRtb2hpYmJ1bGxhMzI1QGdtYWlsLmNvbSIsImV4cCI6MTc3NjEzNTA4NX0.zaQ6t2I4RwQMWlgq7Dn86rDucgpayMOGCZu66UDW8F8
[07-Apr-2026 03:01:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 03:01:51 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 03:01:51 UTC] User ID: 272
[07-Apr-2026 03:01:51 UTC] ✅ User profile retrieved successfully for user ID: 272
[07-Apr-2026 03:01:51 UTC] User Purchases API - User ID: 272
[07-Apr-2026 03:01:51 UTC] User Purchases API - Total purchases found: 1
[07-Apr-2026 03:01:54 UTC] === API CALL LOG ===
[07-Apr-2026 03:01:54 UTC] Endpoint: user/profile.php
[07-Apr-2026 03:01:54 UTC] Full Log Data: {
    "timestamp": "2026-04-07 03:01:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:5263:92b7:74aa:13ff:fee2:bfcd",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjcyIiwidXNlcm5hbWUiOiJtZG1vaGliYjEyMyIsImVtYWlsIjoibWRtb2hpYmJ1bGxhMzI1QGdtYWlsLmNvbSIsImV4cCI6MTc3NjEzNTA4NX0.zaQ6t2I4RwQMWlgq7Dn86rDucgpayMOGCZu66UDW8F8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e85ca574cbbc86a-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2400:c600:5263:92b7:74aa:13ff:fee2:bfcd",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2400:c600:5263:92b7:74aa:13ff:fee2:bfcd, 172.69.218.179"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 03:01:54 UTC] === END API CALL LOG ===
[07-Apr-2026 03:01:54 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 03:01:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjcyIiwidXNlcm5hbWUiOiJtZG1vaGliYjEyMyIsImVtYWlsIjoibWRtb2hpYmJ1bGxhMzI1QGdtYWlsLmNvbSIsImV4cCI6MTc3NjEzNTA4NX0.zaQ6t2I4RwQMWlgq7Dn86rDucgpayMOGCZu66UDW8F8
[07-Apr-2026 03:01:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 03:01:54 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 03:01:54 UTC] User ID: 272
[07-Apr-2026 03:01:54 UTC] ✅ User profile retrieved successfully for user ID: 272
[07-Apr-2026 03:01:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 03:01:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 03:01:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjcyIiwidXNlcm5hbWUiOiJtZG1vaGliYjEyMyIsImVtYWlsIjoibWRtb2hpYmJ1bGxhMzI1QGdtYWlsLmNvbSIsImV4cCI6MTc3NjEzNTA4NX0.zaQ6t2I4RwQMWlgq7Dn86rDucgpayMOGCZu66UDW8F8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e85ca574cbac86a-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2400:c600:5263:92b7:74aa:13ff:fee2:bfcd","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2400:c600:5263:92b7:74aa:13ff:fee2:bfcd, 172.69.218.179"}
[07-Apr-2026 03:01:54 UTC] === User Orders API Called ===
[07-Apr-2026 03:01:54 UTC] User ID: 272
[07-Apr-2026 03:01:54 UTC] Limit: 20, Offset: 0
[07-Apr-2026 03:01:54 UTC] Orders found: 0
[07-Apr-2026 03:01:54 UTC] Orders data: []
[07-Apr-2026 03:01:54 UTC] Total orders count: 0
[07-Apr-2026 03:01:55 UTC] === API CALL LOG ===
[07-Apr-2026 03:01:55 UTC] Endpoint: user/profile.php
[07-Apr-2026 03:01:55 UTC] Full Log Data: {
    "timestamp": "2026-04-07 03:01:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:5263:92b7:74aa:13ff:fee2:bfcd",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjcyIiwidXNlcm5hbWUiOiJtZG1vaGliYjEyMyIsImVtYWlsIjoibWRtb2hpYmJ1bGxhMzI1QGdtYWlsLmNvbSIsImV4cCI6MTc3NjEzNTA4NX0.zaQ6t2I4RwQMWlgq7Dn86rDucgpayMOGCZu66UDW8F8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e85ca5b0d81c86a-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2400:c600:5263:92b7:74aa:13ff:fee2:bfcd",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2400:c600:5263:92b7:74aa:13ff:fee2:bfcd, 172.69.218.179"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 03:01:55 UTC] === END API CALL LOG ===
[07-Apr-2026 03:01:55 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 03:01:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjcyIiwidXNlcm5hbWUiOiJtZG1vaGliYjEyMyIsImVtYWlsIjoibWRtb2hpYmJ1bGxhMzI1QGdtYWlsLmNvbSIsImV4cCI6MTc3NjEzNTA4NX0.zaQ6t2I4RwQMWlgq7Dn86rDucgpayMOGCZu66UDW8F8
[07-Apr-2026 03:01:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 03:01:55 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 03:01:55 UTC] User ID: 272
[07-Apr-2026 03:01:55 UTC] ✅ User profile retrieved successfully for user ID: 272
[07-Apr-2026 03:02:05 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 03:02:05 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 03:02:05 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjcyIiwidXNlcm5hbWUiOiJtZG1vaGliYjEyMyIsImVtYWlsIjoibWRtb2hpYmJ1bGxhMzI1QGdtYWlsLmNvbSIsImV4cCI6MTc3NjEzNTA4NX0.zaQ6t2I4RwQMWlgq7Dn86rDucgpayMOGCZu66UDW8F8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e85ca9adbcec86a-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2400:c600:5263:92b7:74aa:13ff:fee2:bfcd","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2400:c600:5263:92b7:74aa:13ff:fee2:bfcd, 172.69.218.178"}
[07-Apr-2026 03:02:05 UTC] === User Orders API Called ===
[07-Apr-2026 03:02:05 UTC] User ID: 272
[07-Apr-2026 03:02:05 UTC] Limit: 20, Offset: 0
[07-Apr-2026 03:02:05 UTC] Orders found: 0
[07-Apr-2026 03:02:05 UTC] Orders data: []
[07-Apr-2026 03:02:05 UTC] Total orders count: 0
[07-Apr-2026 03:02:05 UTC] === API CALL LOG ===
[07-Apr-2026 03:02:05 UTC] Endpoint: user/profile.php
[07-Apr-2026 03:02:05 UTC] Full Log Data: {
    "timestamp": "2026-04-07 03:02:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:5263:92b7:74aa:13ff:fee2:bfcd",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjcyIiwidXNlcm5hbWUiOiJtZG1vaGliYjEyMyIsImVtYWlsIjoibWRtb2hpYmJ1bGxhMzI1QGdtYWlsLmNvbSIsImV4cCI6MTc3NjEzNTA4NX0.zaQ6t2I4RwQMWlgq7Dn86rDucgpayMOGCZu66UDW8F8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e85ca9b3bdec86a-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2400:c600:5263:92b7:74aa:13ff:fee2:bfcd",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2400:c600:5263:92b7:74aa:13ff:fee2:bfcd, 172.69.218.179"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 03:02:05 UTC] === END API CALL LOG ===
[07-Apr-2026 03:02:05 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 03:02:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjcyIiwidXNlcm5hbWUiOiJtZG1vaGliYjEyMyIsImVtYWlsIjoibWRtb2hpYmJ1bGxhMzI1QGdtYWlsLmNvbSIsImV4cCI6MTc3NjEzNTA4NX0.zaQ6t2I4RwQMWlgq7Dn86rDucgpayMOGCZu66UDW8F8
[07-Apr-2026 03:02:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 03:02:05 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 03:02:05 UTC] User ID: 272
[07-Apr-2026 03:02:05 UTC] ✅ User profile retrieved successfully for user ID: 272
[07-Apr-2026 03:02:06 UTC] === API CALL LOG ===
[07-Apr-2026 03:02:06 UTC] Endpoint: user/profile.php
[07-Apr-2026 03:02:06 UTC] Full Log Data: {
    "timestamp": "2026-04-07 03:02:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:5263:92b7:74aa:13ff:fee2:bfcd",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjcyIiwidXNlcm5hbWUiOiJtZG1vaGliYjEyMyIsImVtYWlsIjoibWRtb2hpYmJ1bGxhMzI1QGdtYWlsLmNvbSIsImV4cCI6MTc3NjEzNTA4NX0.zaQ6t2I4RwQMWlgq7Dn86rDucgpayMOGCZu66UDW8F8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e85ca9fccf1c86a-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2400:c600:5263:92b7:74aa:13ff:fee2:bfcd",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2400:c600:5263:92b7:74aa:13ff:fee2:bfcd, 172.69.218.178"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 03:02:06 UTC] === END API CALL LOG ===
[07-Apr-2026 03:02:06 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 03:02:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjcyIiwidXNlcm5hbWUiOiJtZG1vaGliYjEyMyIsImVtYWlsIjoibWRtb2hpYmJ1bGxhMzI1QGdtYWlsLmNvbSIsImV4cCI6MTc3NjEzNTA4NX0.zaQ6t2I4RwQMWlgq7Dn86rDucgpayMOGCZu66UDW8F8
[07-Apr-2026 03:02:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 03:02:06 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 03:02:06 UTC] User ID: 272
[07-Apr-2026 03:02:06 UTC] ✅ User profile retrieved successfully for user ID: 272
[07-Apr-2026 03:02:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 03:02:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 03:02:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjcyIiwidXNlcm5hbWUiOiJtZG1vaGliYjEyMyIsImVtYWlsIjoibWRtb2hpYmJ1bGxhMzI1QGdtYWlsLmNvbSIsImV4cCI6MTc3NjEzNTA4NX0.zaQ6t2I4RwQMWlgq7Dn86rDucgpayMOGCZu66UDW8F8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e85cb522884c86a-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2400:c600:5263:92b7:74aa:13ff:fee2:bfcd","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2400:c600:5263:92b7:74aa:13ff:fee2:bfcd, 172.69.218.179"}
[07-Apr-2026 03:02:34 UTC] === User Orders API Called ===
[07-Apr-2026 03:02:34 UTC] User ID: 272
[07-Apr-2026 03:02:34 UTC] Limit: 20, Offset: 0
[07-Apr-2026 03:02:34 UTC] Orders found: 1
[07-Apr-2026 03:02:34 UTC] Orders data: [{"id":161,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/mohib02","status":"pending","created_at":"2026-04-07 06:32:32","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[07-Apr-2026 03:02:34 UTC] Total orders count: 1
[07-Apr-2026 03:02:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 03:02:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 03:02:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjcyIiwidXNlcm5hbWUiOiJtZG1vaGliYjEyMyIsImVtYWlsIjoibWRtb2hpYmJ1bGxhMzI1QGdtYWlsLmNvbSIsImV4cCI6MTc3NjEzNTA4NX0.zaQ6t2I4RwQMWlgq7Dn86rDucgpayMOGCZu66UDW8F8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e85cbd4bfd3c86a-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2400:c600:5263:92b7:74aa:13ff:fee2:bfcd","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2400:c600:5263:92b7:74aa:13ff:fee2:bfcd, 172.69.218.178"}
[07-Apr-2026 03:02:55 UTC] === User Orders API Called ===
[07-Apr-2026 03:02:55 UTC] User ID: 272
[07-Apr-2026 03:02:55 UTC] Limit: 20, Offset: 0
[07-Apr-2026 03:02:55 UTC] Orders found: 1
[07-Apr-2026 03:02:55 UTC] Orders data: [{"id":161,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/mohib02","status":"pending","created_at":"2026-04-07 06:32:32","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[07-Apr-2026 03:02:55 UTC] Total orders count: 1
[07-Apr-2026 03:02:55 UTC] === API CALL LOG ===
[07-Apr-2026 03:02:55 UTC] Endpoint: user/profile.php
[07-Apr-2026 03:02:55 UTC] Full Log Data: {
    "timestamp": "2026-04-07 03:02:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:5263:92b7:74aa:13ff:fee2:bfcd",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjcyIiwidXNlcm5hbWUiOiJtZG1vaGliYjEyMyIsImVtYWlsIjoibWRtb2hpYmJ1bGxhMzI1QGdtYWlsLmNvbSIsImV4cCI6MTc3NjEzNTA4NX0.zaQ6t2I4RwQMWlgq7Dn86rDucgpayMOGCZu66UDW8F8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e85cbd4bfd4c86a-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2400:c600:5263:92b7:74aa:13ff:fee2:bfcd",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2400:c600:5263:92b7:74aa:13ff:fee2:bfcd, 172.69.218.178"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 03:02:55 UTC] === END API CALL LOG ===
[07-Apr-2026 03:02:55 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 03:02:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjcyIiwidXNlcm5hbWUiOiJtZG1vaGliYjEyMyIsImVtYWlsIjoibWRtb2hpYmJ1bGxhMzI1QGdtYWlsLmNvbSIsImV4cCI6MTc3NjEzNTA4NX0.zaQ6t2I4RwQMWlgq7Dn86rDucgpayMOGCZu66UDW8F8
[07-Apr-2026 03:02:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 03:02:55 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 03:02:55 UTC] User ID: 272
[07-Apr-2026 03:02:55 UTC] ✅ User profile retrieved successfully for user ID: 272
[07-Apr-2026 05:30:52 UTC] === API CALL LOG ===
[07-Apr-2026 05:30:52 UTC] Endpoint: user/profile.php
[07-Apr-2026 05:30:52 UTC] Full Log Data: {
    "timestamp": "2026-04-07 05:30:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.232.180",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e86a48ec828a03d-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.232.180",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "188.113.232.180, 162.158.111.105"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 05:30:52 UTC] === END API CALL LOG ===
[07-Apr-2026 05:30:52 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 05:30:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg
[07-Apr-2026 05:30:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 05:30:52 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 05:30:52 UTC] User ID: 200
[07-Apr-2026 05:30:52 UTC] ✅ User profile retrieved successfully for user ID: 200
[07-Apr-2026 05:30:52 UTC] === API CALL LOG ===
[07-Apr-2026 05:30:52 UTC] Endpoint: user/profile.php
[07-Apr-2026 05:30:52 UTC] Full Log Data: {
    "timestamp": "2026-04-07 05:30:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.232.180",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e86a49109e0a03d-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.232.180",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "188.113.232.180, 162.158.111.105"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 05:30:52 UTC] === END API CALL LOG ===
[07-Apr-2026 05:30:52 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 05:30:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg
[07-Apr-2026 05:30:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 05:30:52 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 05:30:52 UTC] User ID: 200
[07-Apr-2026 05:30:52 UTC] ✅ User profile retrieved successfully for user ID: 200
[07-Apr-2026 05:30:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 05:30:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 05:30:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e86a49109e4a03d-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"188.113.232.180","CF-IPCountry":"UZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"188.113.232.180, 162.158.111.105"}
[07-Apr-2026 05:30:52 UTC] === User Orders API Called ===
[07-Apr-2026 05:30:52 UTC] User ID: 200
[07-Apr-2026 05:30:52 UTC] Limit: 20, Offset: 0
[07-Apr-2026 05:30:52 UTC] Orders found: 2
[07-Apr-2026 05:30:52 UTC] Orders data: [{"id":148,"quantity":100,"total_coins":2000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Jane3130","status":"completed","created_at":"2026-03-31 10:00:32","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":144,"quantity":55,"total_coins":1100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Jane3130","status":"completed","created_at":"2026-03-30 13:08:55","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[07-Apr-2026 05:30:52 UTC] Total orders count: 2
[07-Apr-2026 05:30:53 UTC] === API CALL LOG ===
[07-Apr-2026 05:30:53 UTC] Endpoint: user/profile.php
[07-Apr-2026 05:30:53 UTC] Full Log Data: {
    "timestamp": "2026-04-07 05:30:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.232.180",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e86a491ea94a03d-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.232.180",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "188.113.232.180, 162.158.111.105"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 05:30:53 UTC] === END API CALL LOG ===
[07-Apr-2026 05:30:53 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 05:30:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg
[07-Apr-2026 05:30:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 05:30:53 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 05:30:53 UTC] User ID: 200
[07-Apr-2026 05:30:53 UTC] ✅ User profile retrieved successfully for user ID: 200
[07-Apr-2026 05:31:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 05:31:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 05:31:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e86a4d44b36a03d-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"188.113.232.180","CF-IPCountry":"UZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"188.113.232.180, 162.158.111.106"}
[07-Apr-2026 05:31:03 UTC] === User Orders API Called ===
[07-Apr-2026 05:31:03 UTC] User ID: 200
[07-Apr-2026 05:31:03 UTC] Limit: 20, Offset: 0
[07-Apr-2026 05:31:03 UTC] Orders found: 2
[07-Apr-2026 05:31:03 UTC] Orders data: [{"id":148,"quantity":100,"total_coins":2000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Jane3130","status":"completed","created_at":"2026-03-31 10:00:32","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":144,"quantity":55,"total_coins":1100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Jane3130","status":"completed","created_at":"2026-03-30 13:08:55","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[07-Apr-2026 05:31:03 UTC] Total orders count: 2
[07-Apr-2026 05:31:03 UTC] === API CALL LOG ===
[07-Apr-2026 05:31:03 UTC] Endpoint: user/profile.php
[07-Apr-2026 05:31:03 UTC] Full Log Data: {
    "timestamp": "2026-04-07 05:31:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.232.180",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e86a4d44b39a03d-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.232.180",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "188.113.232.180, 162.158.111.106"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 05:31:03 UTC] === END API CALL LOG ===
[07-Apr-2026 05:31:03 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 05:31:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg
[07-Apr-2026 05:31:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 05:31:03 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 05:31:03 UTC] User ID: 200
[07-Apr-2026 05:31:03 UTC] ✅ User profile retrieved successfully for user ID: 200
[07-Apr-2026 05:31:04 UTC] === API CALL LOG ===
[07-Apr-2026 05:31:04 UTC] Endpoint: user/profile.php
[07-Apr-2026 05:31:04 UTC] Full Log Data: {
    "timestamp": "2026-04-07 05:31:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.232.180",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e86a4d77dbba03d-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.232.180",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "188.113.232.180, 162.158.111.106"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 05:31:04 UTC] === END API CALL LOG ===
[07-Apr-2026 05:31:04 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 05:31:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg
[07-Apr-2026 05:31:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 05:31:04 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 05:31:04 UTC] User ID: 200
[07-Apr-2026 05:31:04 UTC] ✅ User profile retrieved successfully for user ID: 200
[07-Apr-2026 05:31:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 05:31:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 05:31:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e86a4ecf83fa03d-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"188.113.232.180","CF-IPCountry":"UZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"188.113.232.180, 162.158.111.106"}
[07-Apr-2026 05:31:07 UTC] === User Orders API Called ===
[07-Apr-2026 05:31:07 UTC] User ID: 200
[07-Apr-2026 05:31:07 UTC] Limit: 20, Offset: 0
[07-Apr-2026 05:31:07 UTC] Orders found: 2
[07-Apr-2026 05:31:07 UTC] Orders data: [{"id":148,"quantity":100,"total_coins":2000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Jane3130","status":"completed","created_at":"2026-03-31 10:00:32","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":144,"quantity":55,"total_coins":1100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Jane3130","status":"completed","created_at":"2026-03-30 13:08:55","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[07-Apr-2026 05:31:07 UTC] Total orders count: 2
[07-Apr-2026 05:33:52 UTC] === API CALL LOG ===
[07-Apr-2026 05:33:52 UTC] Endpoint: user/profile.php
[07-Apr-2026 05:33:52 UTC] Full Log Data: {
    "timestamp": "2026-04-07 05:33:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.232.180",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e86a8f34fc11961-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.232.180",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "188.113.232.180, 162.158.95.57"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 05:33:52 UTC] === END API CALL LOG ===
[07-Apr-2026 05:33:52 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 05:33:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg
[07-Apr-2026 05:33:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 05:33:52 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 05:33:52 UTC] User ID: 200
[07-Apr-2026 05:33:52 UTC] ✅ User profile retrieved successfully for user ID: 200
[07-Apr-2026 05:33:53 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 05:33:53 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 05:33:53 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e86a8f66a9f1961-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"188.113.232.180","CF-IPCountry":"UZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"188.113.232.180, 162.158.95.57"}
[07-Apr-2026 05:33:53 UTC] === User Orders API Called ===
[07-Apr-2026 05:33:53 UTC] User ID: 200
[07-Apr-2026 05:33:53 UTC] Limit: 20, Offset: 0
[07-Apr-2026 05:33:53 UTC] Orders found: 2
[07-Apr-2026 05:33:53 UTC] Orders data: [{"id":148,"quantity":100,"total_coins":2000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Jane3130","status":"completed","created_at":"2026-03-31 10:00:32","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":144,"quantity":55,"total_coins":1100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Jane3130","status":"completed","created_at":"2026-03-30 13:08:55","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[07-Apr-2026 05:33:53 UTC] Total orders count: 2
[07-Apr-2026 05:33:53 UTC] === API CALL LOG ===
[07-Apr-2026 05:33:53 UTC] Endpoint: user/profile.php
[07-Apr-2026 05:33:53 UTC] Full Log Data: {
    "timestamp": "2026-04-07 05:33:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.232.180",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e86a8f66aa41961-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.232.180",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "188.113.232.180, 162.158.95.58"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 05:33:53 UTC] === END API CALL LOG ===
[07-Apr-2026 05:33:53 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 05:33:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg
[07-Apr-2026 05:33:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 05:33:53 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 05:33:53 UTC] User ID: 200
[07-Apr-2026 05:33:53 UTC] ✅ User profile retrieved successfully for user ID: 200
[07-Apr-2026 05:33:53 UTC] === API CALL LOG ===
[07-Apr-2026 05:33:53 UTC] Endpoint: user/profile.php
[07-Apr-2026 05:33:53 UTC] Full Log Data: {
    "timestamp": "2026-04-07 05:33:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.232.180",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e86a8fa9e321961-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.232.180",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "188.113.232.180, 162.158.95.58"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 05:33:53 UTC] === END API CALL LOG ===
[07-Apr-2026 05:33:53 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 05:33:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg
[07-Apr-2026 05:33:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 05:33:53 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 05:33:53 UTC] User ID: 200
[07-Apr-2026 05:33:53 UTC] ✅ User profile retrieved successfully for user ID: 200
[07-Apr-2026 05:34:17 UTC] === API CALL LOG ===
[07-Apr-2026 05:34:17 UTC] Endpoint: user/profile.php
[07-Apr-2026 05:34:17 UTC] Full Log Data: {
    "timestamp": "2026-04-07 05:34:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.232.180",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e86a9909d349bb6-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.232.180",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "188.113.232.180, 172.70.251.120"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 05:34:17 UTC] === END API CALL LOG ===
[07-Apr-2026 05:34:17 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 05:34:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg
[07-Apr-2026 05:34:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 05:34:17 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 05:34:17 UTC] User ID: 200
[07-Apr-2026 05:34:17 UTC] ✅ User profile retrieved successfully for user ID: 200
[07-Apr-2026 05:35:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 05:35:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 05:35:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e86ab947976dbe2-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"188.113.232.180","CF-IPCountry":"UZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"188.113.232.180, 172.71.144.82"}
[07-Apr-2026 05:35:40 UTC] === User Orders API Called ===
[07-Apr-2026 05:35:40 UTC] User ID: 200
[07-Apr-2026 05:35:40 UTC] Limit: 20, Offset: 0
[07-Apr-2026 05:35:40 UTC] Orders found: 3
[07-Apr-2026 05:35:40 UTC] Orders data: [{"id":162,"quantity":250,"total_coins":5000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Jane3130","status":"pending","created_at":"2026-04-07 09:05:38","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":148,"quantity":100,"total_coins":2000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Jane3130","status":"completed","created_at":"2026-03-31 10:00:32","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":144,"quantity":55,"total_coins":1100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Jane3130","status":"completed","created_at":"2026-03-30 13:08:55","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[07-Apr-2026 05:35:40 UTC] Total orders count: 3
[07-Apr-2026 05:35:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 05:35:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 05:35:46 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e86abbcec37dbe2-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"188.113.232.180","CF-IPCountry":"UZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"188.113.232.180, 172.71.144.82"}
[07-Apr-2026 05:35:46 UTC] === User Orders API Called ===
[07-Apr-2026 05:35:46 UTC] User ID: 200
[07-Apr-2026 05:35:46 UTC] Limit: 20, Offset: 0
[07-Apr-2026 05:35:46 UTC] Orders found: 3
[07-Apr-2026 05:35:46 UTC] Orders data: [{"id":162,"quantity":250,"total_coins":5000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Jane3130","status":"pending","created_at":"2026-04-07 09:05:38","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":148,"quantity":100,"total_coins":2000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Jane3130","status":"completed","created_at":"2026-03-31 10:00:32","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":144,"quantity":55,"total_coins":1100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Jane3130","status":"completed","created_at":"2026-03-30 13:08:55","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[07-Apr-2026 05:35:46 UTC] Total orders count: 3
[07-Apr-2026 05:35:46 UTC] === API CALL LOG ===
[07-Apr-2026 05:35:46 UTC] Endpoint: user/profile.php
[07-Apr-2026 05:35:46 UTC] Full Log Data: {
    "timestamp": "2026-04-07 05:35:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.232.180",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e86abbcec3bdbe2-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.232.180",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "188.113.232.180, 172.71.144.83"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 05:35:46 UTC] === END API CALL LOG ===
[07-Apr-2026 05:35:46 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 05:35:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg
[07-Apr-2026 05:35:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 05:35:46 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 05:35:46 UTC] User ID: 200
[07-Apr-2026 05:35:46 UTC] ✅ User profile retrieved successfully for user ID: 200
[07-Apr-2026 05:35:47 UTC] === API CALL LOG ===
[07-Apr-2026 05:35:47 UTC] Endpoint: user/profile.php
[07-Apr-2026 05:35:47 UTC] Full Log Data: {
    "timestamp": "2026-04-07 05:35:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.232.180",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e86abbf38b7dbe2-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.232.180",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "188.113.232.180, 172.71.144.82"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 05:35:47 UTC] === END API CALL LOG ===
[07-Apr-2026 05:35:47 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 05:35:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg
[07-Apr-2026 05:35:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 05:35:47 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 05:35:47 UTC] User ID: 200
[07-Apr-2026 05:35:47 UTC] ✅ User profile retrieved successfully for user ID: 200
[07-Apr-2026 05:35:49 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 05:35:49 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 05:35:49 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e86abcb9a05dbe2-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"188.113.232.180","CF-IPCountry":"UZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"188.113.232.180, 172.71.144.82"}
[07-Apr-2026 05:35:49 UTC] === User Orders API Called ===
[07-Apr-2026 05:35:49 UTC] User ID: 200
[07-Apr-2026 05:35:49 UTC] Limit: 20, Offset: 0
[07-Apr-2026 05:35:49 UTC] Orders found: 3
[07-Apr-2026 05:35:49 UTC] Orders data: [{"id":162,"quantity":250,"total_coins":5000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Jane3130","status":"pending","created_at":"2026-04-07 09:05:38","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":148,"quantity":100,"total_coins":2000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Jane3130","status":"completed","created_at":"2026-03-31 10:00:32","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":144,"quantity":55,"total_coins":1100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Jane3130","status":"completed","created_at":"2026-03-30 13:08:55","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[07-Apr-2026 05:35:49 UTC] Total orders count: 3
[07-Apr-2026 05:35:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 05:35:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 05:35:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e86abf42cb5dbe2-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"188.113.232.180","CF-IPCountry":"UZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"188.113.232.180, 172.71.144.83"}
[07-Apr-2026 05:35:55 UTC] === User Orders API Called ===
[07-Apr-2026 05:35:55 UTC] User ID: 200
[07-Apr-2026 05:35:55 UTC] Limit: 20, Offset: 0
[07-Apr-2026 05:35:55 UTC] Orders found: 3
[07-Apr-2026 05:35:55 UTC] Orders data: [{"id":162,"quantity":250,"total_coins":5000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Jane3130","status":"pending","created_at":"2026-04-07 09:05:38","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":148,"quantity":100,"total_coins":2000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Jane3130","status":"completed","created_at":"2026-03-31 10:00:32","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":144,"quantity":55,"total_coins":1100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Jane3130","status":"completed","created_at":"2026-03-30 13:08:55","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[07-Apr-2026 05:35:55 UTC] Total orders count: 3
[07-Apr-2026 05:35:55 UTC] === API CALL LOG ===
[07-Apr-2026 05:35:55 UTC] Endpoint: user/profile.php
[07-Apr-2026 05:35:55 UTC] Full Log Data: {
    "timestamp": "2026-04-07 05:35:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.232.180",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e86abf42cb8dbe2-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.232.180",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "188.113.232.180, 172.71.144.82"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 05:35:55 UTC] === END API CALL LOG ===
[07-Apr-2026 05:35:55 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 05:35:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg
[07-Apr-2026 05:35:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 05:35:55 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 05:35:55 UTC] User ID: 200
[07-Apr-2026 05:35:55 UTC] ✅ User profile retrieved successfully for user ID: 200
[07-Apr-2026 05:35:56 UTC] === API CALL LOG ===
[07-Apr-2026 05:35:56 UTC] Endpoint: user/profile.php
[07-Apr-2026 05:35:56 UTC] Full Log Data: {
    "timestamp": "2026-04-07 05:35:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.232.180",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e86abf7cc16dbe2-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.232.180",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "188.113.232.180, 172.71.144.82"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 05:35:56 UTC] === END API CALL LOG ===
[07-Apr-2026 05:35:56 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 05:35:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg
[07-Apr-2026 05:35:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 05:35:56 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 05:35:56 UTC] User ID: 200
[07-Apr-2026 05:35:56 UTC] ✅ User profile retrieved successfully for user ID: 200
[07-Apr-2026 10:33:55 UTC] === API CALL LOG ===
[07-Apr-2026 10:33:55 UTC] Endpoint: user/profile.php
[07-Apr-2026 10:33:55 UTC] Full Log Data: {
    "timestamp": "2026-04-07 10:33:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "182.4.72.11",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjczIiwidXNlcm5hbWUiOiJudWVtYW5waSIsImVtYWlsIjoicG9saXRpc2l1bHRyYUBnbWFpbC5jb20iLCJleHAiOjE3NzYxNjI4MzR9.025QmsuiAY3f-K6j1c6HTbU64jImvXX24eMyZStLNI4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e886075ee3a5d38-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "182.4.72.11",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "182.4.72.11, 162.158.88.29"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 10:33:55 UTC] === END API CALL LOG ===
[07-Apr-2026 10:33:55 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 10:33:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjczIiwidXNlcm5hbWUiOiJudWVtYW5waSIsImVtYWlsIjoicG9saXRpc2l1bHRyYUBnbWFpbC5jb20iLCJleHAiOjE3NzYxNjI4MzR9.025QmsuiAY3f-K6j1c6HTbU64jImvXX24eMyZStLNI4
[07-Apr-2026 10:33:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 10:33:55 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 10:33:55 UTC] User ID: 273
[07-Apr-2026 10:33:55 UTC] ✅ User profile retrieved successfully for user ID: 273
[07-Apr-2026 10:33:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 10:33:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 10:33:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjczIiwidXNlcm5hbWUiOiJudWVtYW5waSIsImVtYWlsIjoicG9saXRpc2l1bHRyYUBnbWFpbC5jb20iLCJleHAiOjE3NzYxNjI4MzR9.025QmsuiAY3f-K6j1c6HTbU64jImvXX24eMyZStLNI4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e8860760e935d38-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"182.4.72.11","CF-IPCountry":"ID","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"182.4.72.11, 162.158.88.29"}
[07-Apr-2026 10:33:55 UTC] === User Orders API Called ===
[07-Apr-2026 10:33:55 UTC] User ID: 273
[07-Apr-2026 10:33:55 UTC] Limit: 20, Offset: 0
[07-Apr-2026 10:33:55 UTC] Orders found: 0
[07-Apr-2026 10:33:55 UTC] Orders data: []
[07-Apr-2026 10:33:55 UTC] Total orders count: 0
[07-Apr-2026 10:33:55 UTC] === API CALL LOG ===
[07-Apr-2026 10:33:55 UTC] Endpoint: user/profile.php
[07-Apr-2026 10:33:55 UTC] Full Log Data: {
    "timestamp": "2026-04-07 10:33:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "182.4.72.11",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjczIiwidXNlcm5hbWUiOiJudWVtYW5waSIsImVtYWlsIjoicG9saXRpc2l1bHRyYUBnbWFpbC5jb20iLCJleHAiOjE3NzYxNjI4MzR9.025QmsuiAY3f-K6j1c6HTbU64jImvXX24eMyZStLNI4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e88607688395d38-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "182.4.72.11",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "182.4.72.11, 162.158.88.28"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 10:33:55 UTC] === END API CALL LOG ===
[07-Apr-2026 10:33:55 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 10:33:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjczIiwidXNlcm5hbWUiOiJudWVtYW5waSIsImVtYWlsIjoicG9saXRpc2l1bHRyYUBnbWFpbC5jb20iLCJleHAiOjE3NzYxNjI4MzR9.025QmsuiAY3f-K6j1c6HTbU64jImvXX24eMyZStLNI4
[07-Apr-2026 10:33:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 10:33:55 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 10:33:55 UTC] User ID: 273
[07-Apr-2026 10:33:55 UTC] ✅ User profile retrieved successfully for user ID: 273
[07-Apr-2026 10:33:56 UTC] === API CALL LOG ===
[07-Apr-2026 10:33:56 UTC] Endpoint: user/profile.php
[07-Apr-2026 10:33:56 UTC] Full Log Data: {
    "timestamp": "2026-04-07 10:33:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "182.4.72.11",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjczIiwidXNlcm5hbWUiOiJudWVtYW5waSIsImVtYWlsIjoicG9saXRpc2l1bHRyYUBnbWFpbC5jb20iLCJleHAiOjE3NzYxNjI4MzR9.025QmsuiAY3f-K6j1c6HTbU64jImvXX24eMyZStLNI4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e88607eafb15d38-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "182.4.72.11",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "182.4.72.11, 162.158.88.28"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 10:33:56 UTC] === END API CALL LOG ===
[07-Apr-2026 10:33:56 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 10:33:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjczIiwidXNlcm5hbWUiOiJudWVtYW5waSIsImVtYWlsIjoicG9saXRpc2l1bHRyYUBnbWFpbC5jb20iLCJleHAiOjE3NzYxNjI4MzR9.025QmsuiAY3f-K6j1c6HTbU64jImvXX24eMyZStLNI4
[07-Apr-2026 10:33:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 10:33:56 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 10:33:56 UTC] User ID: 273
[07-Apr-2026 10:33:56 UTC] ✅ User profile retrieved successfully for user ID: 273
[07-Apr-2026 10:33:58 UTC] === API CALL LOG ===
[07-Apr-2026 10:33:58 UTC] Endpoint: user/profile.php
[07-Apr-2026 10:33:58 UTC] Full Log Data: {
    "timestamp": "2026-04-07 10:33:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "182.4.72.11",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjczIiwidXNlcm5hbWUiOiJudWVtYW5waSIsImVtYWlsIjoicG9saXRpc2l1bHRyYUBnbWFpbC5jb20iLCJleHAiOjE3NzYxNjI4MzR9.025QmsuiAY3f-K6j1c6HTbU64jImvXX24eMyZStLNI4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e8860894d915d38-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "182.4.72.11",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "182.4.72.11, 162.158.88.29"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 10:33:58 UTC] === END API CALL LOG ===
[07-Apr-2026 10:33:58 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 10:33:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjczIiwidXNlcm5hbWUiOiJudWVtYW5waSIsImVtYWlsIjoicG9saXRpc2l1bHRyYUBnbWFpbC5jb20iLCJleHAiOjE3NzYxNjI4MzR9.025QmsuiAY3f-K6j1c6HTbU64jImvXX24eMyZStLNI4
[07-Apr-2026 10:33:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 10:33:58 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 10:33:58 UTC] User ID: 273
[07-Apr-2026 10:33:58 UTC] ✅ User profile retrieved successfully for user ID: 273
[07-Apr-2026 10:33:58 UTC] User Purchases API - User ID: 273
[07-Apr-2026 10:33:58 UTC] User Purchases API - Total purchases found: 0
[07-Apr-2026 10:33:59 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 10:33:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 10:33:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjczIiwidXNlcm5hbWUiOiJudWVtYW5waSIsImVtYWlsIjoicG9saXRpc2l1bHRyYUBnbWFpbC5jb20iLCJleHAiOjE3NzYxNjI4MzR9.025QmsuiAY3f-K6j1c6HTbU64jImvXX24eMyZStLNI4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e886094cdc95d38-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"182.4.72.11","CF-IPCountry":"ID","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"182.4.72.11, 162.158.88.28"}
[07-Apr-2026 10:33:59 UTC] === User Orders API Called ===
[07-Apr-2026 10:33:59 UTC] User ID: 273
[07-Apr-2026 10:33:59 UTC] Limit: 20, Offset: 0
[07-Apr-2026 10:33:59 UTC] Orders found: 0
[07-Apr-2026 10:33:59 UTC] Orders data: []
[07-Apr-2026 10:33:59 UTC] Total orders count: 0
[07-Apr-2026 10:33:59 UTC] === API CALL LOG ===
[07-Apr-2026 10:33:59 UTC] Endpoint: user/profile.php
[07-Apr-2026 10:33:59 UTC] Full Log Data: {
    "timestamp": "2026-04-07 10:33:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "182.4.72.11",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjczIiwidXNlcm5hbWUiOiJudWVtYW5waSIsImVtYWlsIjoicG9saXRpc2l1bHRyYUBnbWFpbC5jb20iLCJleHAiOjE3NzYxNjI4MzR9.025QmsuiAY3f-K6j1c6HTbU64jImvXX24eMyZStLNI4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e8860950e5e5d38-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "182.4.72.11",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "182.4.72.11, 162.158.88.29"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 10:33:59 UTC] === END API CALL LOG ===
[07-Apr-2026 10:33:59 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 10:33:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjczIiwidXNlcm5hbWUiOiJudWVtYW5waSIsImVtYWlsIjoicG9saXRpc2l1bHRyYUBnbWFpbC5jb20iLCJleHAiOjE3NzYxNjI4MzR9.025QmsuiAY3f-K6j1c6HTbU64jImvXX24eMyZStLNI4
[07-Apr-2026 10:33:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 10:33:59 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 10:33:59 UTC] User ID: 273
[07-Apr-2026 10:33:59 UTC] ✅ User profile retrieved successfully for user ID: 273
[07-Apr-2026 13:10:14 UTC] === API CALL LOG ===
[07-Apr-2026 13:10:14 UTC] Endpoint: user/profile.php
[07-Apr-2026 13:10:14 UTC] Full Log Data: {
    "timestamp": "2026-04-07 13:10:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4052:8e95:7787:c89c:f0ff:fe5c:fc7a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc0IiwidXNlcm5hbWUiOiJZb2dlc2gga3VtYXIiLCJlbWFpbCI6InltMjYyNzg4OEBnbWFpbC5jb20iLCJleHAiOjE3NzYxNzIyMTN9.t86G3SmC0ckZsX0FTL-PtqmJp6EAQF7-mPzcvgcnXa4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e8945762e536042-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:4052:8e95:7787:c89c:f0ff:fe5c:fc7a",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:4052:8e95:7787:c89c:f0ff:fe5c:fc7a, 172.70.143.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 13:10:14 UTC] === END API CALL LOG ===
[07-Apr-2026 13:10:14 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 13:10:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc0IiwidXNlcm5hbWUiOiJZb2dlc2gga3VtYXIiLCJlbWFpbCI6InltMjYyNzg4OEBnbWFpbC5jb20iLCJleHAiOjE3NzYxNzIyMTN9.t86G3SmC0ckZsX0FTL-PtqmJp6EAQF7-mPzcvgcnXa4
[07-Apr-2026 13:10:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 13:10:14 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 13:10:14 UTC] User ID: 274
[07-Apr-2026 13:10:14 UTC] ✅ User profile retrieved successfully for user ID: 274
[07-Apr-2026 13:10:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 13:10:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 13:10:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc0IiwidXNlcm5hbWUiOiJZb2dlc2gga3VtYXIiLCJlbWFpbCI6InltMjYyNzg4OEBnbWFpbC5jb20iLCJleHAiOjE3NzYxNzIyMTN9.t86G3SmC0ckZsX0FTL-PtqmJp6EAQF7-mPzcvgcnXa4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e8945762e596042-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:4052:8e95:7787:c89c:f0ff:fe5c:fc7a","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:4052:8e95:7787:c89c:f0ff:fe5c:fc7a, 172.70.143.195"}
[07-Apr-2026 13:10:15 UTC] === User Orders API Called ===
[07-Apr-2026 13:10:15 UTC] User ID: 274
[07-Apr-2026 13:10:15 UTC] Limit: 20, Offset: 0
[07-Apr-2026 13:10:15 UTC] Orders found: 0
[07-Apr-2026 13:10:15 UTC] Orders data: []
[07-Apr-2026 13:10:15 UTC] Total orders count: 0
[07-Apr-2026 13:10:15 UTC] === API CALL LOG ===
[07-Apr-2026 13:10:15 UTC] Endpoint: user/profile.php
[07-Apr-2026 13:10:15 UTC] Full Log Data: {
    "timestamp": "2026-04-07 13:10:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4052:8e95:7787:c89c:f0ff:fe5c:fc7a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc0IiwidXNlcm5hbWUiOiJZb2dlc2gga3VtYXIiLCJlbWFpbCI6InltMjYyNzg4OEBnbWFpbC5jb20iLCJleHAiOjE3NzYxNzIyMTN9.t86G3SmC0ckZsX0FTL-PtqmJp6EAQF7-mPzcvgcnXa4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e894576e8e36042-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:4052:8e95:7787:c89c:f0ff:fe5c:fc7a",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:4052:8e95:7787:c89c:f0ff:fe5c:fc7a, 172.70.143.194"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 13:10:15 UTC] === END API CALL LOG ===
[07-Apr-2026 13:10:15 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 13:10:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc0IiwidXNlcm5hbWUiOiJZb2dlc2gga3VtYXIiLCJlbWFpbCI6InltMjYyNzg4OEBnbWFpbC5jb20iLCJleHAiOjE3NzYxNzIyMTN9.t86G3SmC0ckZsX0FTL-PtqmJp6EAQF7-mPzcvgcnXa4
[07-Apr-2026 13:10:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 13:10:15 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 13:10:15 UTC] User ID: 274
[07-Apr-2026 13:10:15 UTC] ✅ User profile retrieved successfully for user ID: 274
[07-Apr-2026 13:10:16 UTC] === API CALL LOG ===
[07-Apr-2026 13:10:16 UTC] Endpoint: user/profile.php
[07-Apr-2026 13:10:16 UTC] Full Log Data: {
    "timestamp": "2026-04-07 13:10:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4052:8e95:7787:c89c:f0ff:fe5c:fc7a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc0IiwidXNlcm5hbWUiOiJZb2dlc2gga3VtYXIiLCJlbWFpbCI6InltMjYyNzg4OEBnbWFpbC5jb20iLCJleHAiOjE3NzYxNzIyMTN9.t86G3SmC0ckZsX0FTL-PtqmJp6EAQF7-mPzcvgcnXa4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e89458119846042-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:4052:8e95:7787:c89c:f0ff:fe5c:fc7a",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:4052:8e95:7787:c89c:f0ff:fe5c:fc7a, 172.70.143.194"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 13:10:16 UTC] === END API CALL LOG ===
[07-Apr-2026 13:10:16 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 13:10:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc0IiwidXNlcm5hbWUiOiJZb2dlc2gga3VtYXIiLCJlbWFpbCI6InltMjYyNzg4OEBnbWFpbC5jb20iLCJleHAiOjE3NzYxNzIyMTN9.t86G3SmC0ckZsX0FTL-PtqmJp6EAQF7-mPzcvgcnXa4
[07-Apr-2026 13:10:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 13:10:16 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 13:10:16 UTC] User ID: 274
[07-Apr-2026 13:10:16 UTC] ✅ User profile retrieved successfully for user ID: 274
[07-Apr-2026 13:10:19 UTC] === API CALL LOG ===
[07-Apr-2026 13:10:19 UTC] Endpoint: user/profile.php
[07-Apr-2026 13:10:19 UTC] Full Log Data: {
    "timestamp": "2026-04-07 13:10:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4052:8e95:7787:c89c:f0ff:fe5c:fc7a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc0IiwidXNlcm5hbWUiOiJZb2dlc2gga3VtYXIiLCJlbWFpbCI6InltMjYyNzg4OEBnbWFpbC5jb20iLCJleHAiOjE3NzYxNzIyMTN9.t86G3SmC0ckZsX0FTL-PtqmJp6EAQF7-mPzcvgcnXa4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e894593a8b06042-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:4052:8e95:7787:c89c:f0ff:fe5c:fc7a",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:4052:8e95:7787:c89c:f0ff:fe5c:fc7a, 172.70.143.194"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 13:10:19 UTC] === END API CALL LOG ===
[07-Apr-2026 13:10:19 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 13:10:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc0IiwidXNlcm5hbWUiOiJZb2dlc2gga3VtYXIiLCJlbWFpbCI6InltMjYyNzg4OEBnbWFpbC5jb20iLCJleHAiOjE3NzYxNzIyMTN9.t86G3SmC0ckZsX0FTL-PtqmJp6EAQF7-mPzcvgcnXa4
[07-Apr-2026 13:10:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 13:10:19 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 13:10:19 UTC] User ID: 274
[07-Apr-2026 13:10:19 UTC] ✅ User profile retrieved successfully for user ID: 274
[07-Apr-2026 13:10:26 UTC] === API CALL LOG ===
[07-Apr-2026 13:10:26 UTC] Endpoint: user/profile.php
[07-Apr-2026 13:10:26 UTC] Full Log Data: {
    "timestamp": "2026-04-07 13:10:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4052:8e95:7787:c89c:f0ff:fe5c:fc7a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc0IiwidXNlcm5hbWUiOiJZb2dlc2gga3VtYXIiLCJlbWFpbCI6InltMjYyNzg4OEBnbWFpbC5jb20iLCJleHAiOjE3NzYxNzIyMTN9.t86G3SmC0ckZsX0FTL-PtqmJp6EAQF7-mPzcvgcnXa4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e8945bc29446042-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:4052:8e95:7787:c89c:f0ff:fe5c:fc7a",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:4052:8e95:7787:c89c:f0ff:fe5c:fc7a, 172.70.143.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 13:10:26 UTC] === END API CALL LOG ===
[07-Apr-2026 13:10:26 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 13:10:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc0IiwidXNlcm5hbWUiOiJZb2dlc2gga3VtYXIiLCJlbWFpbCI6InltMjYyNzg4OEBnbWFpbC5jb20iLCJleHAiOjE3NzYxNzIyMTN9.t86G3SmC0ckZsX0FTL-PtqmJp6EAQF7-mPzcvgcnXa4
[07-Apr-2026 13:10:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 13:10:26 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 13:10:26 UTC] User ID: 274
[07-Apr-2026 13:10:26 UTC] ✅ User profile retrieved successfully for user ID: 274
[07-Apr-2026 13:10:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 13:10:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 13:10:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc0IiwidXNlcm5hbWUiOiJZb2dlc2gga3VtYXIiLCJlbWFpbCI6InltMjYyNzg4OEBnbWFpbC5jb20iLCJleHAiOjE3NzYxNzIyMTN9.t86G3SmC0ckZsX0FTL-PtqmJp6EAQF7-mPzcvgcnXa4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e8945bc29426042-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:4052:8e95:7787:c89c:f0ff:fe5c:fc7a","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:4052:8e95:7787:c89c:f0ff:fe5c:fc7a, 172.70.143.195"}
[07-Apr-2026 13:10:26 UTC] === User Orders API Called ===
[07-Apr-2026 13:10:26 UTC] User ID: 274
[07-Apr-2026 13:10:26 UTC] Limit: 20, Offset: 0
[07-Apr-2026 13:10:26 UTC] Orders found: 0
[07-Apr-2026 13:10:26 UTC] Orders data: []
[07-Apr-2026 13:10:26 UTC] Total orders count: 0
[07-Apr-2026 13:10:26 UTC] === API CALL LOG ===
[07-Apr-2026 13:10:26 UTC] Endpoint: user/profile.php
[07-Apr-2026 13:10:26 UTC] Full Log Data: {
    "timestamp": "2026-04-07 13:10:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4052:8e95:7787:c89c:f0ff:fe5c:fc7a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc0IiwidXNlcm5hbWUiOiJZb2dlc2gga3VtYXIiLCJlbWFpbCI6InltMjYyNzg4OEBnbWFpbC5jb20iLCJleHAiOjE3NzYxNzIyMTN9.t86G3SmC0ckZsX0FTL-PtqmJp6EAQF7-mPzcvgcnXa4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e8945bfddb36042-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:4052:8e95:7787:c89c:f0ff:fe5c:fc7a",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:4052:8e95:7787:c89c:f0ff:fe5c:fc7a, 172.70.143.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 13:10:26 UTC] === END API CALL LOG ===
[07-Apr-2026 13:10:26 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 13:10:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc0IiwidXNlcm5hbWUiOiJZb2dlc2gga3VtYXIiLCJlbWFpbCI6InltMjYyNzg4OEBnbWFpbC5jb20iLCJleHAiOjE3NzYxNzIyMTN9.t86G3SmC0ckZsX0FTL-PtqmJp6EAQF7-mPzcvgcnXa4
[07-Apr-2026 13:10:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 13:10:26 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 13:10:26 UTC] User ID: 274
[07-Apr-2026 13:10:26 UTC] ✅ User profile retrieved successfully for user ID: 274
[07-Apr-2026 13:10:27 UTC] === API CALL LOG ===
[07-Apr-2026 13:10:27 UTC] Endpoint: user/profile.php
[07-Apr-2026 13:10:27 UTC] Full Log Data: {
    "timestamp": "2026-04-07 13:10:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4052:8e95:7787:c89c:f0ff:fe5c:fc7a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc0IiwidXNlcm5hbWUiOiJZb2dlc2gga3VtYXIiLCJlbWFpbCI6InltMjYyNzg4OEBnbWFpbC5jb20iLCJleHAiOjE3NzYxNzIyMTN9.t86G3SmC0ckZsX0FTL-PtqmJp6EAQF7-mPzcvgcnXa4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e8945c518066042-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:4052:8e95:7787:c89c:f0ff:fe5c:fc7a",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:4052:8e95:7787:c89c:f0ff:fe5c:fc7a, 172.70.143.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 13:10:27 UTC] === END API CALL LOG ===
[07-Apr-2026 13:10:27 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 13:10:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc0IiwidXNlcm5hbWUiOiJZb2dlc2gga3VtYXIiLCJlbWFpbCI6InltMjYyNzg4OEBnbWFpbC5jb20iLCJleHAiOjE3NzYxNzIyMTN9.t86G3SmC0ckZsX0FTL-PtqmJp6EAQF7-mPzcvgcnXa4
[07-Apr-2026 13:10:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 13:10:27 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 13:10:27 UTC] User ID: 274
[07-Apr-2026 13:10:27 UTC] ✅ User profile retrieved successfully for user ID: 274
[07-Apr-2026 13:10:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 13:10:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 13:10:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc0IiwidXNlcm5hbWUiOiJZb2dlc2gga3VtYXIiLCJlbWFpbCI6InltMjYyNzg4OEBnbWFpbC5jb20iLCJleHAiOjE3NzYxNzIyMTN9.t86G3SmC0ckZsX0FTL-PtqmJp6EAQF7-mPzcvgcnXa4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e89462d8b146042-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:4052:8e95:7787:c89c:f0ff:fe5c:fc7a","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:4052:8e95:7787:c89c:f0ff:fe5c:fc7a, 172.70.143.194"}
[07-Apr-2026 13:10:44 UTC] === User Orders API Called ===
[07-Apr-2026 13:10:44 UTC] User ID: 274
[07-Apr-2026 13:10:44 UTC] Limit: 20, Offset: 0
[07-Apr-2026 13:10:44 UTC] Orders found: 0
[07-Apr-2026 13:10:44 UTC] Orders data: []
[07-Apr-2026 13:10:44 UTC] Total orders count: 0
[07-Apr-2026 13:10:46 UTC] === API CALL LOG ===
[07-Apr-2026 13:10:46 UTC] Endpoint: user/profile.php
[07-Apr-2026 13:10:46 UTC] Full Log Data: {
    "timestamp": "2026-04-07 13:10:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4052:8e95:7787:c89c:f0ff:fe5c:fc7a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc0IiwidXNlcm5hbWUiOiJZb2dlc2gga3VtYXIiLCJlbWFpbCI6InltMjYyNzg4OEBnbWFpbC5jb20iLCJleHAiOjE3NzYxNzIyMTN9.t86G3SmC0ckZsX0FTL-PtqmJp6EAQF7-mPzcvgcnXa4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e894639bfb96042-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:4052:8e95:7787:c89c:f0ff:fe5c:fc7a",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:4052:8e95:7787:c89c:f0ff:fe5c:fc7a, 172.70.143.194"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 13:10:46 UTC] === END API CALL LOG ===
[07-Apr-2026 13:10:46 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 13:10:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc0IiwidXNlcm5hbWUiOiJZb2dlc2gga3VtYXIiLCJlbWFpbCI6InltMjYyNzg4OEBnbWFpbC5jb20iLCJleHAiOjE3NzYxNzIyMTN9.t86G3SmC0ckZsX0FTL-PtqmJp6EAQF7-mPzcvgcnXa4
[07-Apr-2026 13:10:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 13:10:46 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 13:10:46 UTC] User ID: 274
[07-Apr-2026 13:10:46 UTC] ✅ User profile retrieved successfully for user ID: 274
[07-Apr-2026 13:10:47 UTC] User Purchases API - User ID: 274
[07-Apr-2026 13:10:47 UTC] User Purchases API - Total purchases found: 1
[07-Apr-2026 13:10:52 UTC] === API CALL LOG ===
[07-Apr-2026 13:10:52 UTC] Endpoint: user/profile.php
[07-Apr-2026 13:10:52 UTC] Full Log Data: {
    "timestamp": "2026-04-07 13:10:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4052:8e95:7787:c89c:f0ff:fe5c:fc7a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc0IiwidXNlcm5hbWUiOiJZb2dlc2gga3VtYXIiLCJlbWFpbCI6InltMjYyNzg4OEBnbWFpbC5jb20iLCJleHAiOjE3NzYxNzIyMTN9.t86G3SmC0ckZsX0FTL-PtqmJp6EAQF7-mPzcvgcnXa4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e89465f5d1b6042-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:4052:8e95:7787:c89c:f0ff:fe5c:fc7a",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:4052:8e95:7787:c89c:f0ff:fe5c:fc7a, 172.70.143.194"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 13:10:52 UTC] === END API CALL LOG ===
[07-Apr-2026 13:10:52 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 13:10:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc0IiwidXNlcm5hbWUiOiJZb2dlc2gga3VtYXIiLCJlbWFpbCI6InltMjYyNzg4OEBnbWFpbC5jb20iLCJleHAiOjE3NzYxNzIyMTN9.t86G3SmC0ckZsX0FTL-PtqmJp6EAQF7-mPzcvgcnXa4
[07-Apr-2026 13:10:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 13:10:52 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 13:10:52 UTC] User ID: 274
[07-Apr-2026 13:10:52 UTC] ✅ User profile retrieved successfully for user ID: 274
[07-Apr-2026 13:10:52 UTC] User Purchases API - User ID: 274
[07-Apr-2026 13:10:52 UTC] User Purchases API - Total purchases found: 1
[07-Apr-2026 13:11:05 UTC] User Purchases API - User ID: 274
[07-Apr-2026 13:11:05 UTC] User Purchases API - Total purchases found: 1
[07-Apr-2026 13:11:09 UTC] === API CALL LOG ===
[07-Apr-2026 13:11:09 UTC] Endpoint: user/profile.php
[07-Apr-2026 13:11:09 UTC] Full Log Data: {
    "timestamp": "2026-04-07 13:11:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4052:8e95:7787:c89c:f0ff:fe5c:fc7a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc0IiwidXNlcm5hbWUiOiJZb2dlc2gga3VtYXIiLCJlbWFpbCI6InltMjYyNzg4OEBnbWFpbC5jb20iLCJleHAiOjE3NzYxNzIyMTN9.t86G3SmC0ckZsX0FTL-PtqmJp6EAQF7-mPzcvgcnXa4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e8946cc0c7f6042-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:4052:8e95:7787:c89c:f0ff:fe5c:fc7a",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:4052:8e95:7787:c89c:f0ff:fe5c:fc7a, 172.70.143.194"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 13:11:09 UTC] === END API CALL LOG ===
[07-Apr-2026 13:11:09 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 13:11:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc0IiwidXNlcm5hbWUiOiJZb2dlc2gga3VtYXIiLCJlbWFpbCI6InltMjYyNzg4OEBnbWFpbC5jb20iLCJleHAiOjE3NzYxNzIyMTN9.t86G3SmC0ckZsX0FTL-PtqmJp6EAQF7-mPzcvgcnXa4
[07-Apr-2026 13:11:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 13:11:09 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 13:11:09 UTC] User ID: 274
[07-Apr-2026 13:11:09 UTC] ✅ User profile retrieved successfully for user ID: 274
[07-Apr-2026 13:11:09 UTC] User Purchases API - User ID: 274
[07-Apr-2026 13:11:09 UTC] User Purchases API - Total purchases found: 1
[07-Apr-2026 13:11:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 13:11:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 13:11:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc0IiwidXNlcm5hbWUiOiJZb2dlc2gga3VtYXIiLCJlbWFpbCI6InltMjYyNzg4OEBnbWFpbC5jb20iLCJleHAiOjE3NzYxNzIyMTN9.t86G3SmC0ckZsX0FTL-PtqmJp6EAQF7-mPzcvgcnXa4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e894753bde06042-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:4052:8e95:7787:c89c:f0ff:fe5c:fc7a","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:4052:8e95:7787:c89c:f0ff:fe5c:fc7a, 172.70.143.195"}
[07-Apr-2026 13:11:31 UTC] === User Orders API Called ===
[07-Apr-2026 13:11:31 UTC] User ID: 274
[07-Apr-2026 13:11:31 UTC] Limit: 20, Offset: 0
[07-Apr-2026 13:11:31 UTC] Orders found: 0
[07-Apr-2026 13:11:31 UTC] Orders data: []
[07-Apr-2026 13:11:31 UTC] Total orders count: 0
[07-Apr-2026 13:11:33 UTC] === API CALL LOG ===
[07-Apr-2026 13:11:33 UTC] Endpoint: user/profile.php
[07-Apr-2026 13:11:33 UTC] Full Log Data: {
    "timestamp": "2026-04-07 13:11:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4052:8e95:7787:c89c:f0ff:fe5c:fc7a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc0IiwidXNlcm5hbWUiOiJZb2dlc2gga3VtYXIiLCJlbWFpbCI6InltMjYyNzg4OEBnbWFpbC5jb20iLCJleHAiOjE3NzYxNzIyMTN9.t86G3SmC0ckZsX0FTL-PtqmJp6EAQF7-mPzcvgcnXa4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e89475fbc706042-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:4052:8e95:7787:c89c:f0ff:fe5c:fc7a",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:4052:8e95:7787:c89c:f0ff:fe5c:fc7a, 172.70.143.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 13:11:33 UTC] === END API CALL LOG ===
[07-Apr-2026 13:11:33 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 13:11:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc0IiwidXNlcm5hbWUiOiJZb2dlc2gga3VtYXIiLCJlbWFpbCI6InltMjYyNzg4OEBnbWFpbC5jb20iLCJleHAiOjE3NzYxNzIyMTN9.t86G3SmC0ckZsX0FTL-PtqmJp6EAQF7-mPzcvgcnXa4
[07-Apr-2026 13:11:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 13:11:33 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 13:11:33 UTC] User ID: 274
[07-Apr-2026 13:11:33 UTC] ✅ User profile retrieved successfully for user ID: 274
[07-Apr-2026 13:11:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 13:11:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 13:11:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc0IiwidXNlcm5hbWUiOiJZb2dlc2gga3VtYXIiLCJlbWFpbCI6InltMjYyNzg4OEBnbWFpbC5jb20iLCJleHAiOjE3NzYxNzIyMTN9.t86G3SmC0ckZsX0FTL-PtqmJp6EAQF7-mPzcvgcnXa4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e89475fbc6b6042-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:4052:8e95:7787:c89c:f0ff:fe5c:fc7a","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:4052:8e95:7787:c89c:f0ff:fe5c:fc7a, 172.70.143.195"}
[07-Apr-2026 13:11:33 UTC] === User Orders API Called ===
[07-Apr-2026 13:11:33 UTC] User ID: 274
[07-Apr-2026 13:11:33 UTC] Limit: 20, Offset: 0
[07-Apr-2026 13:11:33 UTC] Orders found: 0
[07-Apr-2026 13:11:33 UTC] Orders data: []
[07-Apr-2026 13:11:33 UTC] Total orders count: 0
[07-Apr-2026 13:11:33 UTC] === API CALL LOG ===
[07-Apr-2026 13:11:33 UTC] Endpoint: user/profile.php
[07-Apr-2026 13:11:33 UTC] Full Log Data: {
    "timestamp": "2026-04-07 13:11:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4052:8e95:7787:c89c:f0ff:fe5c:fc7a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc0IiwidXNlcm5hbWUiOiJZb2dlc2gga3VtYXIiLCJlbWFpbCI6InltMjYyNzg4OEBnbWFpbC5jb20iLCJleHAiOjE3NzYxNzIyMTN9.t86G3SmC0ckZsX0FTL-PtqmJp6EAQF7-mPzcvgcnXa4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e894763a8ef6042-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:4052:8e95:7787:c89c:f0ff:fe5c:fc7a",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:4052:8e95:7787:c89c:f0ff:fe5c:fc7a, 172.70.143.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 13:11:33 UTC] === END API CALL LOG ===
[07-Apr-2026 13:11:33 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 13:11:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc0IiwidXNlcm5hbWUiOiJZb2dlc2gga3VtYXIiLCJlbWFpbCI6InltMjYyNzg4OEBnbWFpbC5jb20iLCJleHAiOjE3NzYxNzIyMTN9.t86G3SmC0ckZsX0FTL-PtqmJp6EAQF7-mPzcvgcnXa4
[07-Apr-2026 13:11:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 13:11:33 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 13:11:33 UTC] User ID: 274
[07-Apr-2026 13:11:33 UTC] ✅ User profile retrieved successfully for user ID: 274
[07-Apr-2026 13:11:34 UTC] === API CALL LOG ===
[07-Apr-2026 13:11:34 UTC] Endpoint: user/profile.php
[07-Apr-2026 13:11:34 UTC] Full Log Data: {
    "timestamp": "2026-04-07 13:11:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4052:8e95:7787:c89c:f0ff:fe5c:fc7a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc0IiwidXNlcm5hbWUiOiJZb2dlc2gga3VtYXIiLCJlbWFpbCI6InltMjYyNzg4OEBnbWFpbC5jb20iLCJleHAiOjE3NzYxNzIyMTN9.t86G3SmC0ckZsX0FTL-PtqmJp6EAQF7-mPzcvgcnXa4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e8947695a616042-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:4052:8e95:7787:c89c:f0ff:fe5c:fc7a",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:4052:8e95:7787:c89c:f0ff:fe5c:fc7a, 172.70.143.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 13:11:34 UTC] === END API CALL LOG ===
[07-Apr-2026 13:11:34 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 13:11:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc0IiwidXNlcm5hbWUiOiJZb2dlc2gga3VtYXIiLCJlbWFpbCI6InltMjYyNzg4OEBnbWFpbC5jb20iLCJleHAiOjE3NzYxNzIyMTN9.t86G3SmC0ckZsX0FTL-PtqmJp6EAQF7-mPzcvgcnXa4
[07-Apr-2026 13:11:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 13:11:34 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 13:11:34 UTC] User ID: 274
[07-Apr-2026 13:11:34 UTC] ✅ User profile retrieved successfully for user ID: 274
[07-Apr-2026 13:11:52 UTC] === API CALL LOG ===
[07-Apr-2026 13:11:52 UTC] Endpoint: user/profile.php
[07-Apr-2026 13:11:52 UTC] Full Log Data: {
    "timestamp": "2026-04-07 13:11:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4052:8e95:7787:c89c:f0ff:fe5c:fc7a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc0IiwidXNlcm5hbWUiOiJZb2dlc2gga3VtYXIiLCJlbWFpbCI6InltMjYyNzg4OEBnbWFpbC5jb20iLCJleHAiOjE3NzYxNzIyMTN9.t86G3SmC0ckZsX0FTL-PtqmJp6EAQF7-mPzcvgcnXa4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e8947d53af16042-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:4052:8e95:7787:c89c:f0ff:fe5c:fc7a",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:4052:8e95:7787:c89c:f0ff:fe5c:fc7a, 172.70.143.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 13:11:52 UTC] === END API CALL LOG ===
[07-Apr-2026 13:11:52 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 13:11:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc0IiwidXNlcm5hbWUiOiJZb2dlc2gga3VtYXIiLCJlbWFpbCI6InltMjYyNzg4OEBnbWFpbC5jb20iLCJleHAiOjE3NzYxNzIyMTN9.t86G3SmC0ckZsX0FTL-PtqmJp6EAQF7-mPzcvgcnXa4
[07-Apr-2026 13:11:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 13:11:52 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 13:11:52 UTC] User ID: 274
[07-Apr-2026 13:11:52 UTC] ✅ User profile retrieved successfully for user ID: 274
[07-Apr-2026 13:11:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 13:11:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 13:11:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc0IiwidXNlcm5hbWUiOiJZb2dlc2gga3VtYXIiLCJlbWFpbCI6InltMjYyNzg4OEBnbWFpbC5jb20iLCJleHAiOjE3NzYxNzIyMTN9.t86G3SmC0ckZsX0FTL-PtqmJp6EAQF7-mPzcvgcnXa4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e8947d53aed6042-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:4052:8e95:7787:c89c:f0ff:fe5c:fc7a","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:4052:8e95:7787:c89c:f0ff:fe5c:fc7a, 172.70.143.194"}
[07-Apr-2026 13:11:52 UTC] === User Orders API Called ===
[07-Apr-2026 13:11:52 UTC] User ID: 274
[07-Apr-2026 13:11:52 UTC] Limit: 20, Offset: 0
[07-Apr-2026 13:11:52 UTC] Orders found: 0
[07-Apr-2026 13:11:52 UTC] Orders data: []
[07-Apr-2026 13:11:52 UTC] Total orders count: 0
[07-Apr-2026 13:11:52 UTC] === API CALL LOG ===
[07-Apr-2026 13:11:52 UTC] Endpoint: user/profile.php
[07-Apr-2026 13:11:52 UTC] Full Log Data: {
    "timestamp": "2026-04-07 13:11:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4052:8e95:7787:c89c:f0ff:fe5c:fc7a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc0IiwidXNlcm5hbWUiOiJZb2dlc2gga3VtYXIiLCJlbWFpbCI6InltMjYyNzg4OEBnbWFpbC5jb20iLCJleHAiOjE3NzYxNzIyMTN9.t86G3SmC0ckZsX0FTL-PtqmJp6EAQF7-mPzcvgcnXa4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e8947d93fa56042-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:4052:8e95:7787:c89c:f0ff:fe5c:fc7a",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:4052:8e95:7787:c89c:f0ff:fe5c:fc7a, 172.70.143.194"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 13:11:52 UTC] === END API CALL LOG ===
[07-Apr-2026 13:11:52 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 13:11:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc0IiwidXNlcm5hbWUiOiJZb2dlc2gga3VtYXIiLCJlbWFpbCI6InltMjYyNzg4OEBnbWFpbC5jb20iLCJleHAiOjE3NzYxNzIyMTN9.t86G3SmC0ckZsX0FTL-PtqmJp6EAQF7-mPzcvgcnXa4
[07-Apr-2026 13:11:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 13:11:52 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 13:11:52 UTC] User ID: 274
[07-Apr-2026 13:11:52 UTC] ✅ User profile retrieved successfully for user ID: 274
[07-Apr-2026 13:11:53 UTC] === API CALL LOG ===
[07-Apr-2026 13:11:53 UTC] Endpoint: user/profile.php
[07-Apr-2026 13:11:53 UTC] Full Log Data: {
    "timestamp": "2026-04-07 13:11:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4052:8e95:7787:c89c:f0ff:fe5c:fc7a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc0IiwidXNlcm5hbWUiOiJZb2dlc2gga3VtYXIiLCJlbWFpbCI6InltMjYyNzg4OEBnbWFpbC5jb20iLCJleHAiOjE3NzYxNzIyMTN9.t86G3SmC0ckZsX0FTL-PtqmJp6EAQF7-mPzcvgcnXa4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e8947dc6a336042-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:4052:8e95:7787:c89c:f0ff:fe5c:fc7a",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:4052:8e95:7787:c89c:f0ff:fe5c:fc7a, 172.70.143.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 13:11:53 UTC] === END API CALL LOG ===
[07-Apr-2026 13:11:53 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 13:11:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc0IiwidXNlcm5hbWUiOiJZb2dlc2gga3VtYXIiLCJlbWFpbCI6InltMjYyNzg4OEBnbWFpbC5jb20iLCJleHAiOjE3NzYxNzIyMTN9.t86G3SmC0ckZsX0FTL-PtqmJp6EAQF7-mPzcvgcnXa4
[07-Apr-2026 13:11:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 13:11:53 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 13:11:53 UTC] User ID: 274
[07-Apr-2026 13:11:53 UTC] ✅ User profile retrieved successfully for user ID: 274
[07-Apr-2026 13:11:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 13:11:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 13:11:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc0IiwidXNlcm5hbWUiOiJZb2dlc2gga3VtYXIiLCJlbWFpbCI6InltMjYyNzg4OEBnbWFpbC5jb20iLCJleHAiOjE3NzYxNzIyMTN9.t86G3SmC0ckZsX0FTL-PtqmJp6EAQF7-mPzcvgcnXa4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e8947f36c466042-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:4052:8e95:7787:c89c:f0ff:fe5c:fc7a","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:4052:8e95:7787:c89c:f0ff:fe5c:fc7a, 172.70.143.195"}
[07-Apr-2026 13:11:56 UTC] === User Orders API Called ===
[07-Apr-2026 13:11:56 UTC] User ID: 274
[07-Apr-2026 13:11:56 UTC] Limit: 20, Offset: 0
[07-Apr-2026 13:11:56 UTC] Orders found: 0
[07-Apr-2026 13:11:56 UTC] Orders data: []
[07-Apr-2026 13:11:56 UTC] Total orders count: 0
[07-Apr-2026 13:11:56 UTC] === API CALL LOG ===
[07-Apr-2026 13:11:56 UTC] Endpoint: user/profile.php
[07-Apr-2026 13:11:56 UTC] Full Log Data: {
    "timestamp": "2026-04-07 13:11:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4052:8e95:7787:c89c:f0ff:fe5c:fc7a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc0IiwidXNlcm5hbWUiOiJZb2dlc2gga3VtYXIiLCJlbWFpbCI6InltMjYyNzg4OEBnbWFpbC5jb20iLCJleHAiOjE3NzYxNzIyMTN9.t86G3SmC0ckZsX0FTL-PtqmJp6EAQF7-mPzcvgcnXa4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e8947f42e846042-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:4052:8e95:7787:c89c:f0ff:fe5c:fc7a",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:4052:8e95:7787:c89c:f0ff:fe5c:fc7a, 172.70.143.194"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 13:11:56 UTC] === END API CALL LOG ===
[07-Apr-2026 13:11:56 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 13:11:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc0IiwidXNlcm5hbWUiOiJZb2dlc2gga3VtYXIiLCJlbWFpbCI6InltMjYyNzg4OEBnbWFpbC5jb20iLCJleHAiOjE3NzYxNzIyMTN9.t86G3SmC0ckZsX0FTL-PtqmJp6EAQF7-mPzcvgcnXa4
[07-Apr-2026 13:11:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 13:11:56 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 13:11:56 UTC] User ID: 274
[07-Apr-2026 13:11:56 UTC] ✅ User profile retrieved successfully for user ID: 274
[07-Apr-2026 13:11:57 UTC] === API CALL LOG ===
[07-Apr-2026 13:11:57 UTC] Endpoint: user/profile.php
[07-Apr-2026 13:11:57 UTC] Full Log Data: {
    "timestamp": "2026-04-07 13:11:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4052:8e95:7787:c89c:f0ff:fe5c:fc7a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc0IiwidXNlcm5hbWUiOiJZb2dlc2gga3VtYXIiLCJlbWFpbCI6InltMjYyNzg4OEBnbWFpbC5jb20iLCJleHAiOjE3NzYxNzIyMTN9.t86G3SmC0ckZsX0FTL-PtqmJp6EAQF7-mPzcvgcnXa4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e8947f82a8e6042-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:4052:8e95:7787:c89c:f0ff:fe5c:fc7a",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:4052:8e95:7787:c89c:f0ff:fe5c:fc7a, 172.70.143.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 13:11:57 UTC] === END API CALL LOG ===
[07-Apr-2026 13:11:57 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 13:11:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc0IiwidXNlcm5hbWUiOiJZb2dlc2gga3VtYXIiLCJlbWFpbCI6InltMjYyNzg4OEBnbWFpbC5jb20iLCJleHAiOjE3NzYxNzIyMTN9.t86G3SmC0ckZsX0FTL-PtqmJp6EAQF7-mPzcvgcnXa4
[07-Apr-2026 13:11:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 13:11:57 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 13:11:57 UTC] User ID: 274
[07-Apr-2026 13:11:57 UTC] ✅ User profile retrieved successfully for user ID: 274
[07-Apr-2026 13:12:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 13:12:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 13:12:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc0IiwidXNlcm5hbWUiOiJZb2dlc2gga3VtYXIiLCJlbWFpbCI6InltMjYyNzg4OEBnbWFpbC5jb20iLCJleHAiOjE3NzYxNzIyMTN9.t86G3SmC0ckZsX0FTL-PtqmJp6EAQF7-mPzcvgcnXa4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e8948150e4d6042-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:4052:8e95:7787:c89c:f0ff:fe5c:fc7a","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:4052:8e95:7787:c89c:f0ff:fe5c:fc7a, 172.70.143.194"}
[07-Apr-2026 13:12:02 UTC] === User Orders API Called ===
[07-Apr-2026 13:12:02 UTC] User ID: 274
[07-Apr-2026 13:12:02 UTC] Limit: 20, Offset: 0
[07-Apr-2026 13:12:02 UTC] Orders found: 0
[07-Apr-2026 13:12:02 UTC] Orders data: []
[07-Apr-2026 13:12:02 UTC] Total orders count: 0
[07-Apr-2026 13:12:02 UTC] === API CALL LOG ===
[07-Apr-2026 13:12:02 UTC] Endpoint: user/profile.php
[07-Apr-2026 13:12:02 UTC] Full Log Data: {
    "timestamp": "2026-04-07 13:12:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4052:8e95:7787:c89c:f0ff:fe5c:fc7a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc0IiwidXNlcm5hbWUiOiJZb2dlc2gga3VtYXIiLCJlbWFpbCI6InltMjYyNzg4OEBnbWFpbC5jb20iLCJleHAiOjE3NzYxNzIyMTN9.t86G3SmC0ckZsX0FTL-PtqmJp6EAQF7-mPzcvgcnXa4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e8948150e546042-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:4052:8e95:7787:c89c:f0ff:fe5c:fc7a",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:4052:8e95:7787:c89c:f0ff:fe5c:fc7a, 172.70.143.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 13:12:02 UTC] === END API CALL LOG ===
[07-Apr-2026 13:12:02 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 13:12:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc0IiwidXNlcm5hbWUiOiJZb2dlc2gga3VtYXIiLCJlbWFpbCI6InltMjYyNzg4OEBnbWFpbC5jb20iLCJleHAiOjE3NzYxNzIyMTN9.t86G3SmC0ckZsX0FTL-PtqmJp6EAQF7-mPzcvgcnXa4
[07-Apr-2026 13:12:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 13:12:02 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 13:12:02 UTC] User ID: 274
[07-Apr-2026 13:12:02 UTC] ✅ User profile retrieved successfully for user ID: 274
[07-Apr-2026 13:12:02 UTC] === API CALL LOG ===
[07-Apr-2026 13:12:02 UTC] Endpoint: user/profile.php
[07-Apr-2026 13:12:02 UTC] Full Log Data: {
    "timestamp": "2026-04-07 13:12:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4052:8e95:7787:c89c:f0ff:fe5c:fc7a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc0IiwidXNlcm5hbWUiOiJZb2dlc2gga3VtYXIiLCJlbWFpbCI6InltMjYyNzg4OEBnbWFpbC5jb20iLCJleHAiOjE3NzYxNzIyMTN9.t86G3SmC0ckZsX0FTL-PtqmJp6EAQF7-mPzcvgcnXa4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e8948190c046042-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:4052:8e95:7787:c89c:f0ff:fe5c:fc7a",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:4052:8e95:7787:c89c:f0ff:fe5c:fc7a, 172.70.143.194"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 13:12:02 UTC] === END API CALL LOG ===
[07-Apr-2026 13:12:02 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 13:12:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc0IiwidXNlcm5hbWUiOiJZb2dlc2gga3VtYXIiLCJlbWFpbCI6InltMjYyNzg4OEBnbWFpbC5jb20iLCJleHAiOjE3NzYxNzIyMTN9.t86G3SmC0ckZsX0FTL-PtqmJp6EAQF7-mPzcvgcnXa4
[07-Apr-2026 13:12:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 13:12:02 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 13:12:02 UTC] User ID: 274
[07-Apr-2026 13:12:02 UTC] ✅ User profile retrieved successfully for user ID: 274
[07-Apr-2026 13:12:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 13:12:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 13:12:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc0IiwidXNlcm5hbWUiOiJZb2dlc2gga3VtYXIiLCJlbWFpbCI6InltMjYyNzg4OEBnbWFpbC5jb20iLCJleHAiOjE3NzYxNzIyMTN9.t86G3SmC0ckZsX0FTL-PtqmJp6EAQF7-mPzcvgcnXa4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e89481b7b6d6042-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:4052:8e95:7787:c89c:f0ff:fe5c:fc7a","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:4052:8e95:7787:c89c:f0ff:fe5c:fc7a, 172.70.143.195"}
[07-Apr-2026 13:12:03 UTC] === User Orders API Called ===
[07-Apr-2026 13:12:03 UTC] User ID: 274
[07-Apr-2026 13:12:03 UTC] Limit: 20, Offset: 0
[07-Apr-2026 13:12:03 UTC] Orders found: 0
[07-Apr-2026 13:12:03 UTC] Orders data: []
[07-Apr-2026 13:12:03 UTC] Total orders count: 0
[07-Apr-2026 13:12:03 UTC] === API CALL LOG ===
[07-Apr-2026 13:12:03 UTC] Endpoint: user/profile.php
[07-Apr-2026 13:12:03 UTC] Full Log Data: {
    "timestamp": "2026-04-07 13:12:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4052:8e95:7787:c89c:f0ff:fe5c:fc7a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc0IiwidXNlcm5hbWUiOiJZb2dlc2gga3VtYXIiLCJlbWFpbCI6InltMjYyNzg4OEBnbWFpbC5jb20iLCJleHAiOjE3NzYxNzIyMTN9.t86G3SmC0ckZsX0FTL-PtqmJp6EAQF7-mPzcvgcnXa4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e89481c6ec36042-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:4052:8e95:7787:c89c:f0ff:fe5c:fc7a",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:4052:8e95:7787:c89c:f0ff:fe5c:fc7a, 172.70.143.194"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 13:12:03 UTC] === END API CALL LOG ===
[07-Apr-2026 13:12:03 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 13:12:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc0IiwidXNlcm5hbWUiOiJZb2dlc2gga3VtYXIiLCJlbWFpbCI6InltMjYyNzg4OEBnbWFpbC5jb20iLCJleHAiOjE3NzYxNzIyMTN9.t86G3SmC0ckZsX0FTL-PtqmJp6EAQF7-mPzcvgcnXa4
[07-Apr-2026 13:12:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 13:12:03 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 13:12:03 UTC] User ID: 274
[07-Apr-2026 13:12:03 UTC] ✅ User profile retrieved successfully for user ID: 274
[07-Apr-2026 13:12:04 UTC] === API CALL LOG ===
[07-Apr-2026 13:12:04 UTC] Endpoint: user/profile.php
[07-Apr-2026 13:12:04 UTC] Full Log Data: {
    "timestamp": "2026-04-07 13:12:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4052:8e95:7787:c89c:f0ff:fe5c:fc7a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc0IiwidXNlcm5hbWUiOiJZb2dlc2gga3VtYXIiLCJlbWFpbCI6InltMjYyNzg4OEBnbWFpbC5jb20iLCJleHAiOjE3NzYxNzIyMTN9.t86G3SmC0ckZsX0FTL-PtqmJp6EAQF7-mPzcvgcnXa4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e894824989f6042-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:4052:8e95:7787:c89c:f0ff:fe5c:fc7a",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:4052:8e95:7787:c89c:f0ff:fe5c:fc7a, 172.70.143.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 13:12:04 UTC] === END API CALL LOG ===
[07-Apr-2026 13:12:04 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 13:12:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc0IiwidXNlcm5hbWUiOiJZb2dlc2gga3VtYXIiLCJlbWFpbCI6InltMjYyNzg4OEBnbWFpbC5jb20iLCJleHAiOjE3NzYxNzIyMTN9.t86G3SmC0ckZsX0FTL-PtqmJp6EAQF7-mPzcvgcnXa4
[07-Apr-2026 13:12:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 13:12:04 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 13:12:04 UTC] User ID: 274
[07-Apr-2026 13:12:04 UTC] ✅ User profile retrieved successfully for user ID: 274
[07-Apr-2026 13:12:04 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 13:12:04 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 13:12:04 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc0IiwidXNlcm5hbWUiOiJZb2dlc2gga3VtYXIiLCJlbWFpbCI6InltMjYyNzg4OEBnbWFpbC5jb20iLCJleHAiOjE3NzYxNzIyMTN9.t86G3SmC0ckZsX0FTL-PtqmJp6EAQF7-mPzcvgcnXa4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e894824989c6042-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:4052:8e95:7787:c89c:f0ff:fe5c:fc7a","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:4052:8e95:7787:c89c:f0ff:fe5c:fc7a, 172.70.143.194"}
[07-Apr-2026 13:12:04 UTC] === User Orders API Called ===
[07-Apr-2026 13:12:04 UTC] User ID: 274
[07-Apr-2026 13:12:04 UTC] Limit: 20, Offset: 0
[07-Apr-2026 13:12:04 UTC] Orders found: 0
[07-Apr-2026 13:12:04 UTC] Orders data: []
[07-Apr-2026 13:12:04 UTC] Total orders count: 0
[07-Apr-2026 13:12:05 UTC] === API CALL LOG ===
[07-Apr-2026 13:12:05 UTC] Endpoint: user/profile.php
[07-Apr-2026 13:12:05 UTC] Full Log Data: {
    "timestamp": "2026-04-07 13:12:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4052:8e95:7787:c89c:f0ff:fe5c:fc7a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc0IiwidXNlcm5hbWUiOiJZb2dlc2gga3VtYXIiLCJlbWFpbCI6InltMjYyNzg4OEBnbWFpbC5jb20iLCJleHAiOjE3NzYxNzIyMTN9.t86G3SmC0ckZsX0FTL-PtqmJp6EAQF7-mPzcvgcnXa4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e8948282b456042-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:4052:8e95:7787:c89c:f0ff:fe5c:fc7a",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:4052:8e95:7787:c89c:f0ff:fe5c:fc7a, 172.70.143.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 13:12:05 UTC] === END API CALL LOG ===
[07-Apr-2026 13:12:05 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 13:12:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc0IiwidXNlcm5hbWUiOiJZb2dlc2gga3VtYXIiLCJlbWFpbCI6InltMjYyNzg4OEBnbWFpbC5jb20iLCJleHAiOjE3NzYxNzIyMTN9.t86G3SmC0ckZsX0FTL-PtqmJp6EAQF7-mPzcvgcnXa4
[07-Apr-2026 13:12:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 13:12:05 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 13:12:05 UTC] User ID: 274
[07-Apr-2026 13:12:05 UTC] ✅ User profile retrieved successfully for user ID: 274
[07-Apr-2026 13:12:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 13:12:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 13:12:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc0IiwidXNlcm5hbWUiOiJZb2dlc2gga3VtYXIiLCJlbWFpbCI6InltMjYyNzg4OEBnbWFpbC5jb20iLCJleHAiOjE3NzYxNzIyMTN9.t86G3SmC0ckZsX0FTL-PtqmJp6EAQF7-mPzcvgcnXa4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e8948c7cc416042-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:4052:8e95:7787:c89c:f0ff:fe5c:fc7a","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:4052:8e95:7787:c89c:f0ff:fe5c:fc7a, 172.70.143.195"}
[07-Apr-2026 13:12:30 UTC] === User Orders API Called ===
[07-Apr-2026 13:12:30 UTC] User ID: 274
[07-Apr-2026 13:12:30 UTC] Limit: 20, Offset: 0
[07-Apr-2026 13:12:30 UTC] Orders found: 0
[07-Apr-2026 13:12:30 UTC] Orders data: []
[07-Apr-2026 13:12:30 UTC] Total orders count: 0
[07-Apr-2026 13:12:30 UTC] === API CALL LOG ===
[07-Apr-2026 13:12:30 UTC] Endpoint: user/profile.php
[07-Apr-2026 13:12:30 UTC] Full Log Data: {
    "timestamp": "2026-04-07 13:12:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4052:8e95:7787:c89c:f0ff:fe5c:fc7a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc0IiwidXNlcm5hbWUiOiJZb2dlc2gga3VtYXIiLCJlbWFpbCI6InltMjYyNzg4OEBnbWFpbC5jb20iLCJleHAiOjE3NzYxNzIyMTN9.t86G3SmC0ckZsX0FTL-PtqmJp6EAQF7-mPzcvgcnXa4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e8948c7cc476042-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:4052:8e95:7787:c89c:f0ff:fe5c:fc7a",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:4052:8e95:7787:c89c:f0ff:fe5c:fc7a, 172.70.143.194"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 13:12:30 UTC] === END API CALL LOG ===
[07-Apr-2026 13:12:30 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 13:12:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc0IiwidXNlcm5hbWUiOiJZb2dlc2gga3VtYXIiLCJlbWFpbCI6InltMjYyNzg4OEBnbWFpbC5jb20iLCJleHAiOjE3NzYxNzIyMTN9.t86G3SmC0ckZsX0FTL-PtqmJp6EAQF7-mPzcvgcnXa4
[07-Apr-2026 13:12:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 13:12:30 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 13:12:30 UTC] User ID: 274
[07-Apr-2026 13:12:30 UTC] ✅ User profile retrieved successfully for user ID: 274
[07-Apr-2026 13:12:31 UTC] === API CALL LOG ===
[07-Apr-2026 13:12:31 UTC] Endpoint: user/profile.php
[07-Apr-2026 13:12:31 UTC] Full Log Data: {
    "timestamp": "2026-04-07 13:12:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4052:8e95:7787:c89c:f0ff:fe5c:fc7a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc0IiwidXNlcm5hbWUiOiJZb2dlc2gga3VtYXIiLCJlbWFpbCI6InltMjYyNzg4OEBnbWFpbC5jb20iLCJleHAiOjE3NzYxNzIyMTN9.t86G3SmC0ckZsX0FTL-PtqmJp6EAQF7-mPzcvgcnXa4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e8948cb88fa6042-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:4052:8e95:7787:c89c:f0ff:fe5c:fc7a",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:4052:8e95:7787:c89c:f0ff:fe5c:fc7a, 172.70.143.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 13:12:31 UTC] === END API CALL LOG ===
[07-Apr-2026 13:12:31 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 13:12:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc0IiwidXNlcm5hbWUiOiJZb2dlc2gga3VtYXIiLCJlbWFpbCI6InltMjYyNzg4OEBnbWFpbC5jb20iLCJleHAiOjE3NzYxNzIyMTN9.t86G3SmC0ckZsX0FTL-PtqmJp6EAQF7-mPzcvgcnXa4
[07-Apr-2026 13:12:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 13:12:31 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 13:12:31 UTC] User ID: 274
[07-Apr-2026 13:12:31 UTC] ✅ User profile retrieved successfully for user ID: 274
[07-Apr-2026 13:12:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 13:12:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 13:12:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc0IiwidXNlcm5hbWUiOiJZb2dlc2gga3VtYXIiLCJlbWFpbCI6InltMjYyNzg4OEBnbWFpbC5jb20iLCJleHAiOjE3NzYxNzIyMTN9.t86G3SmC0ckZsX0FTL-PtqmJp6EAQF7-mPzcvgcnXa4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e8948cfe8586042-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:4052:8e95:7787:c89c:f0ff:fe5c:fc7a","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:4052:8e95:7787:c89c:f0ff:fe5c:fc7a, 172.70.143.195"}
[07-Apr-2026 13:12:32 UTC] === User Orders API Called ===
[07-Apr-2026 13:12:32 UTC] User ID: 274
[07-Apr-2026 13:12:32 UTC] Limit: 20, Offset: 0
[07-Apr-2026 13:12:32 UTC] Orders found: 0
[07-Apr-2026 13:12:32 UTC] Orders data: []
[07-Apr-2026 13:12:32 UTC] Total orders count: 0
[07-Apr-2026 13:12:32 UTC] === API CALL LOG ===
[07-Apr-2026 13:12:32 UTC] Endpoint: user/profile.php
[07-Apr-2026 13:12:32 UTC] Full Log Data: {
    "timestamp": "2026-04-07 13:12:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4052:8e95:7787:c89c:f0ff:fe5c:fc7a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc0IiwidXNlcm5hbWUiOiJZb2dlc2gga3VtYXIiLCJlbWFpbCI6InltMjYyNzg4OEBnbWFpbC5jb20iLCJleHAiOjE3NzYxNzIyMTN9.t86G3SmC0ckZsX0FTL-PtqmJp6EAQF7-mPzcvgcnXa4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e8948d0aae76042-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:4052:8e95:7787:c89c:f0ff:fe5c:fc7a",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:4052:8e95:7787:c89c:f0ff:fe5c:fc7a, 172.70.143.194"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 13:12:32 UTC] === END API CALL LOG ===
[07-Apr-2026 13:12:32 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 13:12:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc0IiwidXNlcm5hbWUiOiJZb2dlc2gga3VtYXIiLCJlbWFpbCI6InltMjYyNzg4OEBnbWFpbC5jb20iLCJleHAiOjE3NzYxNzIyMTN9.t86G3SmC0ckZsX0FTL-PtqmJp6EAQF7-mPzcvgcnXa4
[07-Apr-2026 13:12:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 13:12:32 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 13:12:32 UTC] User ID: 274
[07-Apr-2026 13:12:32 UTC] ✅ User profile retrieved successfully for user ID: 274
[07-Apr-2026 13:12:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 13:12:34 UTC] === API CALL LOG ===
[07-Apr-2026 13:12:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 13:12:34 UTC] Endpoint: user/profile.php
[07-Apr-2026 13:12:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc0IiwidXNlcm5hbWUiOiJZb2dlc2gga3VtYXIiLCJlbWFpbCI6InltMjYyNzg4OEBnbWFpbC5jb20iLCJleHAiOjE3NzYxNzIyMTN9.t86G3SmC0ckZsX0FTL-PtqmJp6EAQF7-mPzcvgcnXa4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e8948dd982e6042-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:4052:8e95:7787:c89c:f0ff:fe5c:fc7a","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:4052:8e95:7787:c89c:f0ff:fe5c:fc7a, 172.70.143.195"}
[07-Apr-2026 13:12:34 UTC] Full Log Data: {
    "timestamp": "2026-04-07 13:12:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4052:8e95:7787:c89c:f0ff:fe5c:fc7a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc0IiwidXNlcm5hbWUiOiJZb2dlc2gga3VtYXIiLCJlbWFpbCI6InltMjYyNzg4OEBnbWFpbC5jb20iLCJleHAiOjE3NzYxNzIyMTN9.t86G3SmC0ckZsX0FTL-PtqmJp6EAQF7-mPzcvgcnXa4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e8948dd98316042-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:4052:8e95:7787:c89c:f0ff:fe5c:fc7a",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:4052:8e95:7787:c89c:f0ff:fe5c:fc7a, 172.70.143.194"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 13:12:34 UTC] === User Orders API Called ===
[07-Apr-2026 13:12:34 UTC] === END API CALL LOG ===
[07-Apr-2026 13:12:34 UTC] User ID: 274
[07-Apr-2026 13:12:34 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 13:12:34 UTC] Limit: 20, Offset: 0
[07-Apr-2026 13:12:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc0IiwidXNlcm5hbWUiOiJZb2dlc2gga3VtYXIiLCJlbWFpbCI6InltMjYyNzg4OEBnbWFpbC5jb20iLCJleHAiOjE3NzYxNzIyMTN9.t86G3SmC0ckZsX0FTL-PtqmJp6EAQF7-mPzcvgcnXa4
[07-Apr-2026 13:12:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 13:12:34 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 13:12:34 UTC] User ID: 274
[07-Apr-2026 13:12:34 UTC] Orders found: 0
[07-Apr-2026 13:12:34 UTC] Orders data: []
[07-Apr-2026 13:12:34 UTC] ✅ User profile retrieved successfully for user ID: 274
[07-Apr-2026 13:12:34 UTC] Total orders count: 0
[07-Apr-2026 13:12:35 UTC] === API CALL LOG ===
[07-Apr-2026 13:12:35 UTC] Endpoint: user/profile.php
[07-Apr-2026 13:12:35 UTC] Full Log Data: {
    "timestamp": "2026-04-07 13:12:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4052:8e95:7787:c89c:f0ff:fe5c:fc7a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc0IiwidXNlcm5hbWUiOiJZb2dlc2gga3VtYXIiLCJlbWFpbCI6InltMjYyNzg4OEBnbWFpbC5jb20iLCJleHAiOjE3NzYxNzIyMTN9.t86G3SmC0ckZsX0FTL-PtqmJp6EAQF7-mPzcvgcnXa4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e8948e82aef6042-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:4052:8e95:7787:c89c:f0ff:fe5c:fc7a",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:4052:8e95:7787:c89c:f0ff:fe5c:fc7a, 172.70.143.194"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 13:12:35 UTC] === END API CALL LOG ===
[07-Apr-2026 13:12:35 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 13:12:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc0IiwidXNlcm5hbWUiOiJZb2dlc2gga3VtYXIiLCJlbWFpbCI6InltMjYyNzg4OEBnbWFpbC5jb20iLCJleHAiOjE3NzYxNzIyMTN9.t86G3SmC0ckZsX0FTL-PtqmJp6EAQF7-mPzcvgcnXa4
[07-Apr-2026 13:12:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 13:12:35 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 13:12:35 UTC] User ID: 274
[07-Apr-2026 13:12:35 UTC] ✅ User profile retrieved successfully for user ID: 274
[07-Apr-2026 14:08:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 14:08:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 14:08:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc1IiwidXNlcm5hbWUiOiJkdWVlc3RnZW5pYWwiLCJlbWFpbCI6Imhlc3R5cGVyZnVtZXJ5QGdtYWlsLmNvbSIsImV4cCI6MTc3NjE3NTY5OH0.ldGiTFd7o35t9N0eCYSc1WgB0nHJ0LwxNulNqaq8wWI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e899a86db0dedf6-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.89.83.125","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.89.83.125, 141.101.99.156"}
[07-Apr-2026 14:08:19 UTC] === User Orders API Called ===
[07-Apr-2026 14:08:19 UTC] User ID: 275
[07-Apr-2026 14:08:19 UTC] Limit: 20, Offset: 0
[07-Apr-2026 14:08:19 UTC] Orders found: 0
[07-Apr-2026 14:08:19 UTC] Orders data: []
[07-Apr-2026 14:08:19 UTC] Total orders count: 0
[07-Apr-2026 14:08:19 UTC] === API CALL LOG ===
[07-Apr-2026 14:08:19 UTC] Endpoint: user/profile.php
[07-Apr-2026 14:08:19 UTC] Full Log Data: {
    "timestamp": "2026-04-07 14:08:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.83.125",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc1IiwidXNlcm5hbWUiOiJkdWVlc3RnZW5pYWwiLCJlbWFpbCI6Imhlc3R5cGVyZnVtZXJ5QGdtYWlsLmNvbSIsImV4cCI6MTc3NjE3NTY5OH0.ldGiTFd7o35t9N0eCYSc1WgB0nHJ0LwxNulNqaq8wWI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e899a86db07edf6-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.89.83.125",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.89.83.125, 141.101.99.155"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 14:08:19 UTC] === END API CALL LOG ===
[07-Apr-2026 14:08:19 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 14:08:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc1IiwidXNlcm5hbWUiOiJkdWVlc3RnZW5pYWwiLCJlbWFpbCI6Imhlc3R5cGVyZnVtZXJ5QGdtYWlsLmNvbSIsImV4cCI6MTc3NjE3NTY5OH0.ldGiTFd7o35t9N0eCYSc1WgB0nHJ0LwxNulNqaq8wWI
[07-Apr-2026 14:08:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 14:08:19 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 14:08:19 UTC] User ID: 275
[07-Apr-2026 14:08:19 UTC] ✅ User profile retrieved successfully for user ID: 275
[07-Apr-2026 14:08:19 UTC] === API CALL LOG ===
[07-Apr-2026 14:08:19 UTC] Endpoint: user/profile.php
[07-Apr-2026 14:08:19 UTC] Full Log Data: {
    "timestamp": "2026-04-07 14:08:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.83.125",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc1IiwidXNlcm5hbWUiOiJkdWVlc3RnZW5pYWwiLCJlbWFpbCI6Imhlc3R5cGVyZnVtZXJ5QGdtYWlsLmNvbSIsImV4cCI6MTc3NjE3NTY5OH0.ldGiTFd7o35t9N0eCYSc1WgB0nHJ0LwxNulNqaq8wWI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e899a87bd13edf6-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.89.83.125",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.89.83.125, 141.101.99.156"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 14:08:19 UTC] === END API CALL LOG ===
[07-Apr-2026 14:08:19 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 14:08:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc1IiwidXNlcm5hbWUiOiJkdWVlc3RnZW5pYWwiLCJlbWFpbCI6Imhlc3R5cGVyZnVtZXJ5QGdtYWlsLmNvbSIsImV4cCI6MTc3NjE3NTY5OH0.ldGiTFd7o35t9N0eCYSc1WgB0nHJ0LwxNulNqaq8wWI
[07-Apr-2026 14:08:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 14:08:19 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 14:08:19 UTC] User ID: 275
[07-Apr-2026 14:08:19 UTC] ✅ User profile retrieved successfully for user ID: 275
[07-Apr-2026 14:08:19 UTC] === API CALL LOG ===
[07-Apr-2026 14:08:19 UTC] Endpoint: user/profile.php
[07-Apr-2026 14:08:19 UTC] Full Log Data: {
    "timestamp": "2026-04-07 14:08:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.83.125",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc1IiwidXNlcm5hbWUiOiJkdWVlc3RnZW5pYWwiLCJlbWFpbCI6Imhlc3R5cGVyZnVtZXJ5QGdtYWlsLmNvbSIsImV4cCI6MTc3NjE3NTY5OH0.ldGiTFd7o35t9N0eCYSc1WgB0nHJ0LwxNulNqaq8wWI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e899a8cb9b8edf6-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.89.83.125",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.89.83.125, 141.101.99.156"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 14:08:19 UTC] === END API CALL LOG ===
[07-Apr-2026 14:08:19 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 14:08:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc1IiwidXNlcm5hbWUiOiJkdWVlc3RnZW5pYWwiLCJlbWFpbCI6Imhlc3R5cGVyZnVtZXJ5QGdtYWlsLmNvbSIsImV4cCI6MTc3NjE3NTY5OH0.ldGiTFd7o35t9N0eCYSc1WgB0nHJ0LwxNulNqaq8wWI
[07-Apr-2026 14:08:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 14:08:19 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 14:08:19 UTC] User ID: 275
[07-Apr-2026 14:08:19 UTC] ✅ User profile retrieved successfully for user ID: 275
[07-Apr-2026 14:09:50 UTC] === API CALL LOG ===
[07-Apr-2026 14:09:50 UTC] Endpoint: user/profile.php
[07-Apr-2026 14:09:50 UTC] Full Log Data: {
    "timestamp": "2026-04-07 14:09:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.83.125",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc1IiwidXNlcm5hbWUiOiJkdWVlc3RnZW5pYWwiLCJlbWFpbCI6Imhlc3R5cGVyZnVtZXJ5QGdtYWlsLmNvbSIsImV4cCI6MTc3NjE3NTY5OH0.ldGiTFd7o35t9N0eCYSc1WgB0nHJ0LwxNulNqaq8wWI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e899cbfaeb79833-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.89.83.125",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.89.83.125, 162.158.216.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 14:09:50 UTC] === END API CALL LOG ===
[07-Apr-2026 14:09:50 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 14:09:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc1IiwidXNlcm5hbWUiOiJkdWVlc3RnZW5pYWwiLCJlbWFpbCI6Imhlc3R5cGVyZnVtZXJ5QGdtYWlsLmNvbSIsImV4cCI6MTc3NjE3NTY5OH0.ldGiTFd7o35t9N0eCYSc1WgB0nHJ0LwxNulNqaq8wWI
[07-Apr-2026 14:09:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 14:09:50 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 14:09:50 UTC] User ID: 275
[07-Apr-2026 14:09:50 UTC] ✅ User profile retrieved successfully for user ID: 275
[07-Apr-2026 14:09:56 UTC] === API CALL LOG ===
[07-Apr-2026 14:09:56 UTC] Endpoint: user/profile.php
[07-Apr-2026 14:09:56 UTC] Full Log Data: {
    "timestamp": "2026-04-07 14:09:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.83.125",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc1IiwidXNlcm5hbWUiOiJkdWVlc3RnZW5pYWwiLCJlbWFpbCI6Imhlc3R5cGVyZnVtZXJ5QGdtYWlsLmNvbSIsImV4cCI6MTc3NjE3NTY5OH0.ldGiTFd7o35t9N0eCYSc1WgB0nHJ0LwxNulNqaq8wWI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e899ce5b8929833-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.89.83.125",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.89.83.125, 162.158.216.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 14:09:56 UTC] === END API CALL LOG ===
[07-Apr-2026 14:09:56 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 14:09:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc1IiwidXNlcm5hbWUiOiJkdWVlc3RnZW5pYWwiLCJlbWFpbCI6Imhlc3R5cGVyZnVtZXJ5QGdtYWlsLmNvbSIsImV4cCI6MTc3NjE3NTY5OH0.ldGiTFd7o35t9N0eCYSc1WgB0nHJ0LwxNulNqaq8wWI
[07-Apr-2026 14:09:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 14:09:56 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 14:09:56 UTC] User ID: 275
[07-Apr-2026 14:09:56 UTC] ✅ User profile retrieved successfully for user ID: 275
[07-Apr-2026 14:10:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 14:10:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 14:10:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc1IiwidXNlcm5hbWUiOiJkdWVlc3RnZW5pYWwiLCJlbWFpbCI6Imhlc3R5cGVyZnVtZXJ5QGdtYWlsLmNvbSIsImV4cCI6MTc3NjE3NTY5OH0.ldGiTFd7o35t9N0eCYSc1WgB0nHJ0LwxNulNqaq8wWI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e899d281eff9833-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.89.83.125","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.89.83.125, 162.158.216.169"}
[07-Apr-2026 14:10:06 UTC] === User Orders API Called ===
[07-Apr-2026 14:10:06 UTC] User ID: 275
[07-Apr-2026 14:10:06 UTC] Limit: 20, Offset: 0
[07-Apr-2026 14:10:06 UTC] Orders found: 0
[07-Apr-2026 14:10:06 UTC] Orders data: []
[07-Apr-2026 14:10:06 UTC] Total orders count: 0
[07-Apr-2026 14:10:10 UTC] === API CALL LOG ===
[07-Apr-2026 14:10:10 UTC] Endpoint: user/profile.php
[07-Apr-2026 14:10:10 UTC] Full Log Data: {
    "timestamp": "2026-04-07 14:10:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.83.125",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc1IiwidXNlcm5hbWUiOiJkdWVlc3RnZW5pYWwiLCJlbWFpbCI6Imhlc3R5cGVyZnVtZXJ5QGdtYWlsLmNvbSIsImV4cCI6MTc3NjE3NTY5OH0.ldGiTFd7o35t9N0eCYSc1WgB0nHJ0LwxNulNqaq8wWI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e899d3e9c989833-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.89.83.125",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.89.83.125, 162.158.216.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 14:10:10 UTC] === END API CALL LOG ===
[07-Apr-2026 14:10:10 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 14:10:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc1IiwidXNlcm5hbWUiOiJkdWVlc3RnZW5pYWwiLCJlbWFpbCI6Imhlc3R5cGVyZnVtZXJ5QGdtYWlsLmNvbSIsImV4cCI6MTc3NjE3NTY5OH0.ldGiTFd7o35t9N0eCYSc1WgB0nHJ0LwxNulNqaq8wWI
[07-Apr-2026 14:10:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 14:10:10 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 14:10:10 UTC] User ID: 275
[07-Apr-2026 14:10:10 UTC] ✅ User profile retrieved successfully for user ID: 275
[07-Apr-2026 14:10:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 14:10:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 14:10:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc1IiwidXNlcm5hbWUiOiJkdWVlc3RnZW5pYWwiLCJlbWFpbCI6Imhlc3R5cGVyZnVtZXJ5QGdtYWlsLmNvbSIsImV4cCI6MTc3NjE3NTY5OH0.ldGiTFd7o35t9N0eCYSc1WgB0nHJ0LwxNulNqaq8wWI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e899d3e9c949833-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.89.83.125","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.89.83.125, 162.158.216.168"}
[07-Apr-2026 14:10:10 UTC] === User Orders API Called ===
[07-Apr-2026 14:10:10 UTC] User ID: 275
[07-Apr-2026 14:10:10 UTC] Limit: 20, Offset: 0
[07-Apr-2026 14:10:10 UTC] Orders found: 0
[07-Apr-2026 14:10:10 UTC] Orders data: []
[07-Apr-2026 14:10:10 UTC] Total orders count: 0
[07-Apr-2026 14:10:10 UTC] === API CALL LOG ===
[07-Apr-2026 14:10:10 UTC] Endpoint: user/profile.php
[07-Apr-2026 14:10:10 UTC] Full Log Data: {
    "timestamp": "2026-04-07 14:10:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.83.125",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc1IiwidXNlcm5hbWUiOiJkdWVlc3RnZW5pYWwiLCJlbWFpbCI6Imhlc3R5cGVyZnVtZXJ5QGdtYWlsLmNvbSIsImV4cCI6MTc3NjE3NTY5OH0.ldGiTFd7o35t9N0eCYSc1WgB0nHJ0LwxNulNqaq8wWI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e899d41fd1f9833-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.89.83.125",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.89.83.125, 162.158.216.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 14:10:10 UTC] === END API CALL LOG ===
[07-Apr-2026 14:10:10 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 14:10:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc1IiwidXNlcm5hbWUiOiJkdWVlc3RnZW5pYWwiLCJlbWFpbCI6Imhlc3R5cGVyZnVtZXJ5QGdtYWlsLmNvbSIsImV4cCI6MTc3NjE3NTY5OH0.ldGiTFd7o35t9N0eCYSc1WgB0nHJ0LwxNulNqaq8wWI
[07-Apr-2026 14:10:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 14:10:10 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 14:10:10 UTC] User ID: 275
[07-Apr-2026 14:10:10 UTC] ✅ User profile retrieved successfully for user ID: 275
[07-Apr-2026 14:10:20 UTC] === API CALL LOG ===
[07-Apr-2026 14:10:20 UTC] Endpoint: user/profile.php
[07-Apr-2026 14:10:20 UTC] Full Log Data: {
    "timestamp": "2026-04-07 14:10:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.83.125",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc1IiwidXNlcm5hbWUiOiJkdWVlc3RnZW5pYWwiLCJlbWFpbCI6Imhlc3R5cGVyZnVtZXJ5QGdtYWlsLmNvbSIsImV4cCI6MTc3NjE3NTY5OH0.ldGiTFd7o35t9N0eCYSc1WgB0nHJ0LwxNulNqaq8wWI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e899d7eeee79833-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.89.83.125",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.89.83.125, 162.158.216.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 14:10:20 UTC] === END API CALL LOG ===
[07-Apr-2026 14:10:20 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 14:10:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc1IiwidXNlcm5hbWUiOiJkdWVlc3RnZW5pYWwiLCJlbWFpbCI6Imhlc3R5cGVyZnVtZXJ5QGdtYWlsLmNvbSIsImV4cCI6MTc3NjE3NTY5OH0.ldGiTFd7o35t9N0eCYSc1WgB0nHJ0LwxNulNqaq8wWI
[07-Apr-2026 14:10:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 14:10:20 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 14:10:20 UTC] User ID: 275
[07-Apr-2026 14:10:20 UTC] ✅ User profile retrieved successfully for user ID: 275
[07-Apr-2026 14:10:20 UTC] === API CALL LOG ===
[07-Apr-2026 14:10:20 UTC] Endpoint: user/profile.php
[07-Apr-2026 14:10:20 UTC] Full Log Data: {
    "timestamp": "2026-04-07 14:10:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.83.125",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc1IiwidXNlcm5hbWUiOiJkdWVlc3RnZW5pYWwiLCJlbWFpbCI6Imhlc3R5cGVyZnVtZXJ5QGdtYWlsLmNvbSIsImV4cCI6MTc3NjE3NTY5OH0.ldGiTFd7o35t9N0eCYSc1WgB0nHJ0LwxNulNqaq8wWI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e899d801a1d9833-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.89.83.125",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.89.83.125, 162.158.216.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 14:10:20 UTC] === END API CALL LOG ===
[07-Apr-2026 14:10:20 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 14:10:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc1IiwidXNlcm5hbWUiOiJkdWVlc3RnZW5pYWwiLCJlbWFpbCI6Imhlc3R5cGVyZnVtZXJ5QGdtYWlsLmNvbSIsImV4cCI6MTc3NjE3NTY5OH0.ldGiTFd7o35t9N0eCYSc1WgB0nHJ0LwxNulNqaq8wWI
[07-Apr-2026 14:10:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 14:10:20 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 14:10:20 UTC] User ID: 275
[07-Apr-2026 14:10:20 UTC] ✅ User profile retrieved successfully for user ID: 275
[07-Apr-2026 14:12:27 UTC] === API CALL LOG ===
[07-Apr-2026 14:12:27 UTC] Endpoint: user/profile.php
[07-Apr-2026 14:12:27 UTC] Full Log Data: {
    "timestamp": "2026-04-07 14:12:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.83.125",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc1IiwidXNlcm5hbWUiOiJkdWVlc3RnZW5pYWwiLCJlbWFpbCI6Imhlc3R5cGVyZnVtZXJ5QGdtYWlsLmNvbSIsImV4cCI6MTc3NjE3NTY5OH0.ldGiTFd7o35t9N0eCYSc1WgB0nHJ0LwxNulNqaq8wWI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e89a0982c56e6ac-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.89.83.125",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.89.83.125, 172.68.229.181"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 14:12:27 UTC] === END API CALL LOG ===
[07-Apr-2026 14:12:27 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 14:12:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc1IiwidXNlcm5hbWUiOiJkdWVlc3RnZW5pYWwiLCJlbWFpbCI6Imhlc3R5cGVyZnVtZXJ5QGdtYWlsLmNvbSIsImV4cCI6MTc3NjE3NTY5OH0.ldGiTFd7o35t9N0eCYSc1WgB0nHJ0LwxNulNqaq8wWI
[07-Apr-2026 14:12:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 14:12:27 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 14:12:27 UTC] User ID: 275
[07-Apr-2026 14:12:27 UTC] ✅ User profile retrieved successfully for user ID: 275
[07-Apr-2026 14:13:37 UTC] === API CALL LOG ===
[07-Apr-2026 14:13:37 UTC] Endpoint: user/profile.php
[07-Apr-2026 14:13:37 UTC] Full Log Data: {
    "timestamp": "2026-04-07 14:13:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.83.125",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc1IiwidXNlcm5hbWUiOiJkdWVlc3RnZW5pYWwiLCJlbWFpbCI6Imhlc3R5cGVyZnVtZXJ5QGdtYWlsLmNvbSIsImV4cCI6MTc3NjE3NTY5OH0.ldGiTFd7o35t9N0eCYSc1WgB0nHJ0LwxNulNqaq8wWI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e89a24eea1463d7-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.89.83.125",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.89.83.125, 172.69.195.246"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 14:13:37 UTC] === END API CALL LOG ===
[07-Apr-2026 14:13:37 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 14:13:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc1IiwidXNlcm5hbWUiOiJkdWVlc3RnZW5pYWwiLCJlbWFpbCI6Imhlc3R5cGVyZnVtZXJ5QGdtYWlsLmNvbSIsImV4cCI6MTc3NjE3NTY5OH0.ldGiTFd7o35t9N0eCYSc1WgB0nHJ0LwxNulNqaq8wWI
[07-Apr-2026 14:13:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 14:13:37 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 14:13:37 UTC] User ID: 275
[07-Apr-2026 14:13:37 UTC] ✅ User profile retrieved successfully for user ID: 275
[07-Apr-2026 14:13:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 14:13:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 14:13:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc1IiwidXNlcm5hbWUiOiJkdWVlc3RnZW5pYWwiLCJlbWFpbCI6Imhlc3R5cGVyZnVtZXJ5QGdtYWlsLmNvbSIsImV4cCI6MTc3NjE3NTY5OH0.ldGiTFd7o35t9N0eCYSc1WgB0nHJ0LwxNulNqaq8wWI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e89a24eea1263d7-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.89.83.125","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.89.83.125, 172.69.195.246"}
[07-Apr-2026 14:13:37 UTC] === User Orders API Called ===
[07-Apr-2026 14:13:37 UTC] User ID: 275
[07-Apr-2026 14:13:37 UTC] Limit: 20, Offset: 0
[07-Apr-2026 14:13:37 UTC] Orders found: 0
[07-Apr-2026 14:13:37 UTC] Orders data: []
[07-Apr-2026 14:13:37 UTC] Total orders count: 0
[07-Apr-2026 14:13:38 UTC] === API CALL LOG ===
[07-Apr-2026 14:13:38 UTC] Endpoint: user/profile.php
[07-Apr-2026 14:13:38 UTC] Full Log Data: {
    "timestamp": "2026-04-07 14:13:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.83.125",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc1IiwidXNlcm5hbWUiOiJkdWVlc3RnZW5pYWwiLCJlbWFpbCI6Imhlc3R5cGVyZnVtZXJ5QGdtYWlsLmNvbSIsImV4cCI6MTc3NjE3NTY5OH0.ldGiTFd7o35t9N0eCYSc1WgB0nHJ0LwxNulNqaq8wWI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e89a2523ce163d7-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.89.83.125",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.89.83.125, 172.69.195.246"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 14:13:38 UTC] === END API CALL LOG ===
[07-Apr-2026 14:13:38 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 14:13:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc1IiwidXNlcm5hbWUiOiJkdWVlc3RnZW5pYWwiLCJlbWFpbCI6Imhlc3R5cGVyZnVtZXJ5QGdtYWlsLmNvbSIsImV4cCI6MTc3NjE3NTY5OH0.ldGiTFd7o35t9N0eCYSc1WgB0nHJ0LwxNulNqaq8wWI
[07-Apr-2026 14:13:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 14:13:38 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 14:13:38 UTC] User ID: 275
[07-Apr-2026 14:13:38 UTC] ✅ User profile retrieved successfully for user ID: 275
[07-Apr-2026 14:14:23 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 14:14:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 14:14:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc1IiwidXNlcm5hbWUiOiJkdWVlc3RnZW5pYWwiLCJlbWFpbCI6Imhlc3R5cGVyZnVtZXJ5QGdtYWlsLmNvbSIsImV4cCI6MTc3NjE3NTY5OH0.ldGiTFd7o35t9N0eCYSc1WgB0nHJ0LwxNulNqaq8wWI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e89a369cc8263d7-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.89.83.125","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.89.83.125, 172.69.195.246"}
[07-Apr-2026 14:14:23 UTC] === User Orders API Called ===
[07-Apr-2026 14:14:23 UTC] User ID: 275
[07-Apr-2026 14:14:23 UTC] Limit: 20, Offset: 0
[07-Apr-2026 14:14:23 UTC] Orders found: 0
[07-Apr-2026 14:14:23 UTC] Orders data: []
[07-Apr-2026 14:14:23 UTC] Total orders count: 0
[07-Apr-2026 14:14:23 UTC] === API CALL LOG ===
[07-Apr-2026 14:14:23 UTC] Endpoint: user/profile.php
[07-Apr-2026 14:14:23 UTC] Full Log Data: {
    "timestamp": "2026-04-07 14:14:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.83.125",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc1IiwidXNlcm5hbWUiOiJkdWVlc3RnZW5pYWwiLCJlbWFpbCI6Imhlc3R5cGVyZnVtZXJ5QGdtYWlsLmNvbSIsImV4cCI6MTc3NjE3NTY5OH0.ldGiTFd7o35t9N0eCYSc1WgB0nHJ0LwxNulNqaq8wWI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e89a369cc8563d7-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.89.83.125",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.89.83.125, 172.69.195.246"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 14:14:23 UTC] === END API CALL LOG ===
[07-Apr-2026 14:14:23 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 14:14:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc1IiwidXNlcm5hbWUiOiJkdWVlc3RnZW5pYWwiLCJlbWFpbCI6Imhlc3R5cGVyZnVtZXJ5QGdtYWlsLmNvbSIsImV4cCI6MTc3NjE3NTY5OH0.ldGiTFd7o35t9N0eCYSc1WgB0nHJ0LwxNulNqaq8wWI
[07-Apr-2026 14:14:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 14:14:23 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 14:14:23 UTC] User ID: 275
[07-Apr-2026 14:14:23 UTC] ✅ User profile retrieved successfully for user ID: 275
[07-Apr-2026 14:14:23 UTC] === API CALL LOG ===
[07-Apr-2026 14:14:23 UTC] Endpoint: user/profile.php
[07-Apr-2026 14:14:23 UTC] Full Log Data: {
    "timestamp": "2026-04-07 14:14:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.83.125",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc1IiwidXNlcm5hbWUiOiJkdWVlc3RnZW5pYWwiLCJlbWFpbCI6Imhlc3R5cGVyZnVtZXJ5QGdtYWlsLmNvbSIsImV4cCI6MTc3NjE3NTY5OH0.ldGiTFd7o35t9N0eCYSc1WgB0nHJ0LwxNulNqaq8wWI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e89a36cef2d63d7-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.89.83.125",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.89.83.125, 172.69.195.246"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 14:14:23 UTC] === END API CALL LOG ===
[07-Apr-2026 14:14:23 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 14:14:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc1IiwidXNlcm5hbWUiOiJkdWVlc3RnZW5pYWwiLCJlbWFpbCI6Imhlc3R5cGVyZnVtZXJ5QGdtYWlsLmNvbSIsImV4cCI6MTc3NjE3NTY5OH0.ldGiTFd7o35t9N0eCYSc1WgB0nHJ0LwxNulNqaq8wWI
[07-Apr-2026 14:14:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 14:14:23 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 14:14:23 UTC] User ID: 275
[07-Apr-2026 14:14:23 UTC] ✅ User profile retrieved successfully for user ID: 275
[07-Apr-2026 14:14:59 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 14:14:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 14:14:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc1IiwidXNlcm5hbWUiOiJkdWVlc3RnZW5pYWwiLCJlbWFpbCI6Imhlc3R5cGVyZnVtZXJ5QGdtYWlsLmNvbSIsImV4cCI6MTc3NjE3NTY5OH0.ldGiTFd7o35t9N0eCYSc1WgB0nHJ0LwxNulNqaq8wWI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e89a44fb8f363d7-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.89.83.125","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.89.83.125, 172.69.195.246"}
[07-Apr-2026 14:14:59 UTC] === User Orders API Called ===
[07-Apr-2026 14:14:59 UTC] User ID: 275
[07-Apr-2026 14:14:59 UTC] Limit: 20, Offset: 0
[07-Apr-2026 14:14:59 UTC] Orders found: 0
[07-Apr-2026 14:14:59 UTC] Orders data: []
[07-Apr-2026 14:14:59 UTC] Total orders count: 0
[07-Apr-2026 14:14:59 UTC] === API CALL LOG ===
[07-Apr-2026 14:14:59 UTC] Endpoint: user/profile.php
[07-Apr-2026 14:14:59 UTC] Full Log Data: {
    "timestamp": "2026-04-07 14:14:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.83.125",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc1IiwidXNlcm5hbWUiOiJkdWVlc3RnZW5pYWwiLCJlbWFpbCI6Imhlc3R5cGVyZnVtZXJ5QGdtYWlsLmNvbSIsImV4cCI6MTc3NjE3NTY5OH0.ldGiTFd7o35t9N0eCYSc1WgB0nHJ0LwxNulNqaq8wWI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e89a44fb8f763d7-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.89.83.125",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.89.83.125, 172.69.195.247"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 14:14:59 UTC] === END API CALL LOG ===
[07-Apr-2026 14:14:59 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 14:14:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc1IiwidXNlcm5hbWUiOiJkdWVlc3RnZW5pYWwiLCJlbWFpbCI6Imhlc3R5cGVyZnVtZXJ5QGdtYWlsLmNvbSIsImV4cCI6MTc3NjE3NTY5OH0.ldGiTFd7o35t9N0eCYSc1WgB0nHJ0LwxNulNqaq8wWI
[07-Apr-2026 14:14:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 14:14:59 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 14:14:59 UTC] User ID: 275
[07-Apr-2026 14:14:59 UTC] ✅ User profile retrieved successfully for user ID: 275
[07-Apr-2026 14:15:00 UTC] === API CALL LOG ===
[07-Apr-2026 14:15:00 UTC] Endpoint: user/profile.php
[07-Apr-2026 14:15:00 UTC] Full Log Data: {
    "timestamp": "2026-04-07 14:15:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.83.125",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc1IiwidXNlcm5hbWUiOiJkdWVlc3RnZW5pYWwiLCJlbWFpbCI6Imhlc3R5cGVyZnVtZXJ5QGdtYWlsLmNvbSIsImV4cCI6MTc3NjE3NTY5OH0.ldGiTFd7o35t9N0eCYSc1WgB0nHJ0LwxNulNqaq8wWI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e89a453cc4c63d7-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.89.83.125",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.89.83.125, 172.69.195.247"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 14:15:00 UTC] === END API CALL LOG ===
[07-Apr-2026 14:15:00 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 14:15:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc1IiwidXNlcm5hbWUiOiJkdWVlc3RnZW5pYWwiLCJlbWFpbCI6Imhlc3R5cGVyZnVtZXJ5QGdtYWlsLmNvbSIsImV4cCI6MTc3NjE3NTY5OH0.ldGiTFd7o35t9N0eCYSc1WgB0nHJ0LwxNulNqaq8wWI
[07-Apr-2026 14:15:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 14:15:00 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 14:15:00 UTC] User ID: 275
[07-Apr-2026 14:15:00 UTC] ✅ User profile retrieved successfully for user ID: 275
[07-Apr-2026 14:15:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 14:15:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 14:15:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc1IiwidXNlcm5hbWUiOiJkdWVlc3RnZW5pYWwiLCJlbWFpbCI6Imhlc3R5cGVyZnVtZXJ5QGdtYWlsLmNvbSIsImV4cCI6MTc3NjE3NTY5OH0.ldGiTFd7o35t9N0eCYSc1WgB0nHJ0LwxNulNqaq8wWI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e89a4875b9e63d7-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.89.83.125","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.89.83.125, 172.69.195.246"}
[07-Apr-2026 14:15:08 UTC] === User Orders API Called ===
[07-Apr-2026 14:15:08 UTC] User ID: 275
[07-Apr-2026 14:15:08 UTC] Limit: 20, Offset: 0
[07-Apr-2026 14:15:08 UTC] Orders found: 0
[07-Apr-2026 14:15:08 UTC] Orders data: []
[07-Apr-2026 14:15:08 UTC] Total orders count: 0
[07-Apr-2026 14:15:08 UTC] === API CALL LOG ===
[07-Apr-2026 14:15:08 UTC] Endpoint: user/profile.php
[07-Apr-2026 14:15:08 UTC] Full Log Data: {
    "timestamp": "2026-04-07 14:15:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.83.125",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc1IiwidXNlcm5hbWUiOiJkdWVlc3RnZW5pYWwiLCJlbWFpbCI6Imhlc3R5cGVyZnVtZXJ5QGdtYWlsLmNvbSIsImV4cCI6MTc3NjE3NTY5OH0.ldGiTFd7o35t9N0eCYSc1WgB0nHJ0LwxNulNqaq8wWI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e89a4875b9f63d7-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.89.83.125",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.89.83.125, 172.69.195.247"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 14:15:08 UTC] === END API CALL LOG ===
[07-Apr-2026 14:15:08 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 14:15:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc1IiwidXNlcm5hbWUiOiJkdWVlc3RnZW5pYWwiLCJlbWFpbCI6Imhlc3R5cGVyZnVtZXJ5QGdtYWlsLmNvbSIsImV4cCI6MTc3NjE3NTY5OH0.ldGiTFd7o35t9N0eCYSc1WgB0nHJ0LwxNulNqaq8wWI
[07-Apr-2026 14:15:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 14:15:08 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 14:15:08 UTC] User ID: 275
[07-Apr-2026 14:15:08 UTC] ✅ User profile retrieved successfully for user ID: 275
[07-Apr-2026 14:15:09 UTC] === API CALL LOG ===
[07-Apr-2026 14:15:09 UTC] Endpoint: user/profile.php
[07-Apr-2026 14:15:09 UTC] Full Log Data: {
    "timestamp": "2026-04-07 14:15:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.83.125",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc1IiwidXNlcm5hbWUiOiJkdWVlc3RnZW5pYWwiLCJlbWFpbCI6Imhlc3R5cGVyZnVtZXJ5QGdtYWlsLmNvbSIsImV4cCI6MTc3NjE3NTY5OH0.ldGiTFd7o35t9N0eCYSc1WgB0nHJ0LwxNulNqaq8wWI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e89a48abe9063d7-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.89.83.125",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.89.83.125, 172.69.195.246"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 14:15:09 UTC] === END API CALL LOG ===
[07-Apr-2026 14:15:09 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 14:15:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc1IiwidXNlcm5hbWUiOiJkdWVlc3RnZW5pYWwiLCJlbWFpbCI6Imhlc3R5cGVyZnVtZXJ5QGdtYWlsLmNvbSIsImV4cCI6MTc3NjE3NTY5OH0.ldGiTFd7o35t9N0eCYSc1WgB0nHJ0LwxNulNqaq8wWI
[07-Apr-2026 14:15:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 14:15:09 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 14:15:09 UTC] User ID: 275
[07-Apr-2026 14:15:09 UTC] ✅ User profile retrieved successfully for user ID: 275
[07-Apr-2026 14:15:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 14:15:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 14:15:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc1IiwidXNlcm5hbWUiOiJkdWVlc3RnZW5pYWwiLCJlbWFpbCI6Imhlc3R5cGVyZnVtZXJ5QGdtYWlsLmNvbSIsImV4cCI6MTc3NjE3NTY5OH0.ldGiTFd7o35t9N0eCYSc1WgB0nHJ0LwxNulNqaq8wWI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e89a4dd7d0063d7-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.89.83.125","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.89.83.125, 172.69.195.247"}
[07-Apr-2026 14:15:22 UTC] === User Orders API Called ===
[07-Apr-2026 14:15:22 UTC] User ID: 275
[07-Apr-2026 14:15:22 UTC] Limit: 20, Offset: 0
[07-Apr-2026 14:15:22 UTC] Orders found: 0
[07-Apr-2026 14:15:22 UTC] Orders data: []
[07-Apr-2026 14:15:22 UTC] Total orders count: 0
[07-Apr-2026 14:15:22 UTC] === API CALL LOG ===
[07-Apr-2026 14:15:22 UTC] Endpoint: user/profile.php
[07-Apr-2026 14:15:22 UTC] Full Log Data: {
    "timestamp": "2026-04-07 14:15:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.83.125",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc1IiwidXNlcm5hbWUiOiJkdWVlc3RnZW5pYWwiLCJlbWFpbCI6Imhlc3R5cGVyZnVtZXJ5QGdtYWlsLmNvbSIsImV4cCI6MTc3NjE3NTY5OH0.ldGiTFd7o35t9N0eCYSc1WgB0nHJ0LwxNulNqaq8wWI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e89a4dd7d0163d7-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.89.83.125",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.89.83.125, 172.69.195.247"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 14:15:22 UTC] === END API CALL LOG ===
[07-Apr-2026 14:15:22 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 14:15:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc1IiwidXNlcm5hbWUiOiJkdWVlc3RnZW5pYWwiLCJlbWFpbCI6Imhlc3R5cGVyZnVtZXJ5QGdtYWlsLmNvbSIsImV4cCI6MTc3NjE3NTY5OH0.ldGiTFd7o35t9N0eCYSc1WgB0nHJ0LwxNulNqaq8wWI
[07-Apr-2026 14:15:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 14:15:22 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 14:15:22 UTC] User ID: 275
[07-Apr-2026 14:15:22 UTC] ✅ User profile retrieved successfully for user ID: 275
[07-Apr-2026 14:15:23 UTC] === API CALL LOG ===
[07-Apr-2026 14:15:23 UTC] Endpoint: user/profile.php
[07-Apr-2026 14:15:23 UTC] Full Log Data: {
    "timestamp": "2026-04-07 14:15:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.83.125",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc1IiwidXNlcm5hbWUiOiJkdWVlc3RnZW5pYWwiLCJlbWFpbCI6Imhlc3R5cGVyZnVtZXJ5QGdtYWlsLmNvbSIsImV4cCI6MTc3NjE3NTY5OH0.ldGiTFd7o35t9N0eCYSc1WgB0nHJ0LwxNulNqaq8wWI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e89a4e1a8e163d7-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.89.83.125",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.89.83.125, 172.69.195.247"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 14:15:23 UTC] === END API CALL LOG ===
[07-Apr-2026 14:15:23 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 14:15:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc1IiwidXNlcm5hbWUiOiJkdWVlc3RnZW5pYWwiLCJlbWFpbCI6Imhlc3R5cGVyZnVtZXJ5QGdtYWlsLmNvbSIsImV4cCI6MTc3NjE3NTY5OH0.ldGiTFd7o35t9N0eCYSc1WgB0nHJ0LwxNulNqaq8wWI
[07-Apr-2026 14:15:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 14:15:23 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 14:15:23 UTC] User ID: 275
[07-Apr-2026 14:15:23 UTC] ✅ User profile retrieved successfully for user ID: 275
[07-Apr-2026 14:15:41 UTC] === API CALL LOG ===
[07-Apr-2026 14:15:41 UTC] Endpoint: user/profile.php
[07-Apr-2026 14:15:41 UTC] Full Log Data: {
    "timestamp": "2026-04-07 14:15:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.83.125",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc1IiwidXNlcm5hbWUiOiJkdWVlc3RnZW5pYWwiLCJlbWFpbCI6Imhlc3R5cGVyZnVtZXJ5QGdtYWlsLmNvbSIsImV4cCI6MTc3NjE3NTY5OH0.ldGiTFd7o35t9N0eCYSc1WgB0nHJ0LwxNulNqaq8wWI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e89a5535e0b63d7-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.89.83.125",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.89.83.125, 172.69.195.247"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 14:15:41 UTC] === END API CALL LOG ===
[07-Apr-2026 14:15:41 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 14:15:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc1IiwidXNlcm5hbWUiOiJkdWVlc3RnZW5pYWwiLCJlbWFpbCI6Imhlc3R5cGVyZnVtZXJ5QGdtYWlsLmNvbSIsImV4cCI6MTc3NjE3NTY5OH0.ldGiTFd7o35t9N0eCYSc1WgB0nHJ0LwxNulNqaq8wWI
[07-Apr-2026 14:15:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 14:15:41 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 14:15:41 UTC] User ID: 275
[07-Apr-2026 14:15:41 UTC] ✅ User profile retrieved successfully for user ID: 275
[07-Apr-2026 14:15:41 UTC] User Purchases API - User ID: 275
[07-Apr-2026 14:15:41 UTC] User Purchases API - Total purchases found: 0
[07-Apr-2026 14:18:48 UTC] === API CALL LOG ===
[07-Apr-2026 14:18:48 UTC] Endpoint: user/profile.php
[07-Apr-2026 14:18:48 UTC] Full Log Data: {
    "timestamp": "2026-04-07 14:18:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.83.125",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc1IiwidXNlcm5hbWUiOiJkdWVlc3RnZW5pYWwiLCJlbWFpbCI6Imhlc3R5cGVyZnVtZXJ5QGdtYWlsLmNvbSIsImV4cCI6MTc3NjE3NTY5OH0.ldGiTFd7o35t9N0eCYSc1WgB0nHJ0LwxNulNqaq8wWI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e89a9e28f27cd53-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.89.83.125",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.89.83.125, 172.70.91.141"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 14:18:48 UTC] === END API CALL LOG ===
[07-Apr-2026 14:18:48 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 14:18:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc1IiwidXNlcm5hbWUiOiJkdWVlc3RnZW5pYWwiLCJlbWFpbCI6Imhlc3R5cGVyZnVtZXJ5QGdtYWlsLmNvbSIsImV4cCI6MTc3NjE3NTY5OH0.ldGiTFd7o35t9N0eCYSc1WgB0nHJ0LwxNulNqaq8wWI
[07-Apr-2026 14:18:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 14:18:48 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 14:18:48 UTC] User ID: 275
[07-Apr-2026 14:18:48 UTC] === API CALL LOG ===
[07-Apr-2026 14:18:48 UTC] Endpoint: user/profile.php
[07-Apr-2026 14:18:48 UTC] Full Log Data: {
    "timestamp": "2026-04-07 14:18:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.83.125",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc1IiwidXNlcm5hbWUiOiJkdWVlc3RnZW5pYWwiLCJlbWFpbCI6Imhlc3R5cGVyZnVtZXJ5QGdtYWlsLmNvbSIsImV4cCI6MTc3NjE3NTY5OH0.ldGiTFd7o35t9N0eCYSc1WgB0nHJ0LwxNulNqaq8wWI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e89a9e28f26cd53-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.89.83.125",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.89.83.125, 172.70.91.142"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 14:18:48 UTC] === END API CALL LOG ===
[07-Apr-2026 14:18:48 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 14:18:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc1IiwidXNlcm5hbWUiOiJkdWVlc3RnZW5pYWwiLCJlbWFpbCI6Imhlc3R5cGVyZnVtZXJ5QGdtYWlsLmNvbSIsImV4cCI6MTc3NjE3NTY5OH0.ldGiTFd7o35t9N0eCYSc1WgB0nHJ0LwxNulNqaq8wWI
[07-Apr-2026 14:18:48 UTC] ✅ User profile retrieved successfully for user ID: 275
[07-Apr-2026 14:18:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 14:18:48 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 14:18:48 UTC] User ID: 275
[07-Apr-2026 14:18:48 UTC] ✅ User profile retrieved successfully for user ID: 275
[07-Apr-2026 14:19:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 14:19:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 14:19:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc1IiwidXNlcm5hbWUiOiJkdWVlc3RnZW5pYWwiLCJlbWFpbCI6Imhlc3R5cGVyZnVtZXJ5QGdtYWlsLmNvbSIsImV4cCI6MTc3NjE3NTY5OH0.ldGiTFd7o35t9N0eCYSc1WgB0nHJ0LwxNulNqaq8wWI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e89aaf48ae749a9-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.89.83.125","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.89.83.125, 162.158.216.168"}
[07-Apr-2026 14:19:31 UTC] === User Orders API Called ===
[07-Apr-2026 14:19:31 UTC] User ID: 275
[07-Apr-2026 14:19:31 UTC] Limit: 20, Offset: 0
[07-Apr-2026 14:19:31 UTC] Orders found: 0
[07-Apr-2026 14:19:31 UTC] Orders data: []
[07-Apr-2026 14:19:31 UTC] Total orders count: 0
[07-Apr-2026 14:19:31 UTC] === API CALL LOG ===
[07-Apr-2026 14:19:31 UTC] Endpoint: user/profile.php
[07-Apr-2026 14:19:31 UTC] Full Log Data: {
    "timestamp": "2026-04-07 14:19:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.83.125",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc1IiwidXNlcm5hbWUiOiJkdWVlc3RnZW5pYWwiLCJlbWFpbCI6Imhlc3R5cGVyZnVtZXJ5QGdtYWlsLmNvbSIsImV4cCI6MTc3NjE3NTY5OH0.ldGiTFd7o35t9N0eCYSc1WgB0nHJ0LwxNulNqaq8wWI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e89aaf48aea49a9-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.89.83.125",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.89.83.125, 162.158.216.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 14:19:31 UTC] === END API CALL LOG ===
[07-Apr-2026 14:19:31 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 14:19:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc1IiwidXNlcm5hbWUiOiJkdWVlc3RnZW5pYWwiLCJlbWFpbCI6Imhlc3R5cGVyZnVtZXJ5QGdtYWlsLmNvbSIsImV4cCI6MTc3NjE3NTY5OH0.ldGiTFd7o35t9N0eCYSc1WgB0nHJ0LwxNulNqaq8wWI
[07-Apr-2026 14:19:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 14:19:31 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 14:19:31 UTC] User ID: 275
[07-Apr-2026 14:19:31 UTC] ✅ User profile retrieved successfully for user ID: 275
[07-Apr-2026 14:19:32 UTC] === API CALL LOG ===
[07-Apr-2026 14:19:32 UTC] Endpoint: user/profile.php
[07-Apr-2026 14:19:32 UTC] Full Log Data: {
    "timestamp": "2026-04-07 14:19:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.83.125",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc1IiwidXNlcm5hbWUiOiJkdWVlc3RnZW5pYWwiLCJlbWFpbCI6Imhlc3R5cGVyZnVtZXJ5QGdtYWlsLmNvbSIsImV4cCI6MTc3NjE3NTY5OH0.ldGiTFd7o35t9N0eCYSc1WgB0nHJ0LwxNulNqaq8wWI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e89aaf7ac4b49a9-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.89.83.125",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.89.83.125, 162.158.216.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 14:19:32 UTC] === END API CALL LOG ===
[07-Apr-2026 14:19:32 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 14:19:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc1IiwidXNlcm5hbWUiOiJkdWVlc3RnZW5pYWwiLCJlbWFpbCI6Imhlc3R5cGVyZnVtZXJ5QGdtYWlsLmNvbSIsImV4cCI6MTc3NjE3NTY5OH0.ldGiTFd7o35t9N0eCYSc1WgB0nHJ0LwxNulNqaq8wWI
[07-Apr-2026 14:19:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 14:19:32 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 14:19:32 UTC] User ID: 275
[07-Apr-2026 14:19:32 UTC] ✅ User profile retrieved successfully for user ID: 275
[07-Apr-2026 14:20:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 14:20:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 14:20:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc1IiwidXNlcm5hbWUiOiJkdWVlc3RnZW5pYWwiLCJlbWFpbCI6Imhlc3R5cGVyZnVtZXJ5QGdtYWlsLmNvbSIsImV4cCI6MTc3NjE3NTY5OH0.ldGiTFd7o35t9N0eCYSc1WgB0nHJ0LwxNulNqaq8wWI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e89abf90c6349a9-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.89.83.125","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.89.83.125, 162.158.216.169"}
[07-Apr-2026 14:20:13 UTC] === User Orders API Called ===
[07-Apr-2026 14:20:13 UTC] User ID: 275
[07-Apr-2026 14:20:13 UTC] Limit: 20, Offset: 0
[07-Apr-2026 14:20:13 UTC] Orders found: 0
[07-Apr-2026 14:20:13 UTC] Orders data: []
[07-Apr-2026 14:20:13 UTC] Total orders count: 0
[07-Apr-2026 14:20:13 UTC] === API CALL LOG ===
[07-Apr-2026 14:20:13 UTC] Endpoint: user/profile.php
[07-Apr-2026 14:20:13 UTC] Full Log Data: {
    "timestamp": "2026-04-07 14:20:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.83.125",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc1IiwidXNlcm5hbWUiOiJkdWVlc3RnZW5pYWwiLCJlbWFpbCI6Imhlc3R5cGVyZnVtZXJ5QGdtYWlsLmNvbSIsImV4cCI6MTc3NjE3NTY5OH0.ldGiTFd7o35t9N0eCYSc1WgB0nHJ0LwxNulNqaq8wWI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e89abf90c6449a9-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.89.83.125",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.89.83.125, 162.158.216.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 14:20:13 UTC] === END API CALL LOG ===
[07-Apr-2026 14:20:13 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 14:20:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc1IiwidXNlcm5hbWUiOiJkdWVlc3RnZW5pYWwiLCJlbWFpbCI6Imhlc3R5cGVyZnVtZXJ5QGdtYWlsLmNvbSIsImV4cCI6MTc3NjE3NTY5OH0.ldGiTFd7o35t9N0eCYSc1WgB0nHJ0LwxNulNqaq8wWI
[07-Apr-2026 14:20:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 14:20:13 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 14:20:13 UTC] User ID: 275
[07-Apr-2026 14:20:13 UTC] ✅ User profile retrieved successfully for user ID: 275
[07-Apr-2026 14:20:14 UTC] === API CALL LOG ===
[07-Apr-2026 14:20:14 UTC] Endpoint: user/profile.php
[07-Apr-2026 14:20:14 UTC] Full Log Data: {
    "timestamp": "2026-04-07 14:20:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.83.125",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc1IiwidXNlcm5hbWUiOiJkdWVlc3RnZW5pYWwiLCJlbWFpbCI6Imhlc3R5cGVyZnVtZXJ5QGdtYWlsLmNvbSIsImV4cCI6MTc3NjE3NTY5OH0.ldGiTFd7o35t9N0eCYSc1WgB0nHJ0LwxNulNqaq8wWI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e89abfc6e0c49a9-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.89.83.125",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.89.83.125, 162.158.216.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 14:20:14 UTC] === END API CALL LOG ===
[07-Apr-2026 14:20:14 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 14:20:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc1IiwidXNlcm5hbWUiOiJkdWVlc3RnZW5pYWwiLCJlbWFpbCI6Imhlc3R5cGVyZnVtZXJ5QGdtYWlsLmNvbSIsImV4cCI6MTc3NjE3NTY5OH0.ldGiTFd7o35t9N0eCYSc1WgB0nHJ0LwxNulNqaq8wWI
[07-Apr-2026 14:20:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 14:20:14 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 14:20:14 UTC] User ID: 275
[07-Apr-2026 14:20:14 UTC] ✅ User profile retrieved successfully for user ID: 275
[07-Apr-2026 14:20:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 14:20:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 14:20:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc1IiwidXNlcm5hbWUiOiJkdWVlc3RnZW5pYWwiLCJlbWFpbCI6Imhlc3R5cGVyZnVtZXJ5QGdtYWlsLmNvbSIsImV4cCI6MTc3NjE3NTY5OH0.ldGiTFd7o35t9N0eCYSc1WgB0nHJ0LwxNulNqaq8wWI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e89ac6708f149a9-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.89.83.125","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.89.83.125, 162.158.216.169"}
[07-Apr-2026 14:20:31 UTC] === User Orders API Called ===
[07-Apr-2026 14:20:31 UTC] User ID: 275
[07-Apr-2026 14:20:31 UTC] Limit: 20, Offset: 0
[07-Apr-2026 14:20:31 UTC] Orders found: 0
[07-Apr-2026 14:20:31 UTC] Orders data: []
[07-Apr-2026 14:20:31 UTC] Total orders count: 0
[07-Apr-2026 14:20:31 UTC] === API CALL LOG ===
[07-Apr-2026 14:20:31 UTC] Endpoint: user/profile.php
[07-Apr-2026 14:20:31 UTC] Full Log Data: {
    "timestamp": "2026-04-07 14:20:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.83.125",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc1IiwidXNlcm5hbWUiOiJkdWVlc3RnZW5pYWwiLCJlbWFpbCI6Imhlc3R5cGVyZnVtZXJ5QGdtYWlsLmNvbSIsImV4cCI6MTc3NjE3NTY5OH0.ldGiTFd7o35t9N0eCYSc1WgB0nHJ0LwxNulNqaq8wWI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e89ac6708f349a9-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.89.83.125",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.89.83.125, 162.158.216.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 14:20:31 UTC] === END API CALL LOG ===
[07-Apr-2026 14:20:31 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 14:20:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc1IiwidXNlcm5hbWUiOiJkdWVlc3RnZW5pYWwiLCJlbWFpbCI6Imhlc3R5cGVyZnVtZXJ5QGdtYWlsLmNvbSIsImV4cCI6MTc3NjE3NTY5OH0.ldGiTFd7o35t9N0eCYSc1WgB0nHJ0LwxNulNqaq8wWI
[07-Apr-2026 14:20:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 14:20:31 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 14:20:31 UTC] User ID: 275
[07-Apr-2026 14:20:31 UTC] ✅ User profile retrieved successfully for user ID: 275
[07-Apr-2026 14:20:31 UTC] === API CALL LOG ===
[07-Apr-2026 14:20:31 UTC] Endpoint: user/profile.php
[07-Apr-2026 14:20:31 UTC] Full Log Data: {
    "timestamp": "2026-04-07 14:20:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.83.125",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc1IiwidXNlcm5hbWUiOiJkdWVlc3RnZW5pYWwiLCJlbWFpbCI6Imhlc3R5cGVyZnVtZXJ5QGdtYWlsLmNvbSIsImV4cCI6MTc3NjE3NTY5OH0.ldGiTFd7o35t9N0eCYSc1WgB0nHJ0LwxNulNqaq8wWI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e89ac6a7c3e49a9-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.89.83.125",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.89.83.125, 162.158.216.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 14:20:31 UTC] === END API CALL LOG ===
[07-Apr-2026 14:20:31 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 14:20:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc1IiwidXNlcm5hbWUiOiJkdWVlc3RnZW5pYWwiLCJlbWFpbCI6Imhlc3R5cGVyZnVtZXJ5QGdtYWlsLmNvbSIsImV4cCI6MTc3NjE3NTY5OH0.ldGiTFd7o35t9N0eCYSc1WgB0nHJ0LwxNulNqaq8wWI
[07-Apr-2026 14:20:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 14:20:31 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 14:20:31 UTC] User ID: 275
[07-Apr-2026 14:20:31 UTC] ✅ User profile retrieved successfully for user ID: 275
[07-Apr-2026 14:21:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 14:21:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 14:21:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc1IiwidXNlcm5hbWUiOiJkdWVlc3RnZW5pYWwiLCJlbWFpbCI6Imhlc3R5cGVyZnVtZXJ5QGdtYWlsLmNvbSIsImV4cCI6MTc3NjE3NTY5OH0.ldGiTFd7o35t9N0eCYSc1WgB0nHJ0LwxNulNqaq8wWI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e89ad1face049a9-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.89.83.125","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.89.83.125, 162.158.216.168"}
[07-Apr-2026 14:21:00 UTC] === User Orders API Called ===
[07-Apr-2026 14:21:00 UTC] User ID: 275
[07-Apr-2026 14:21:00 UTC] Limit: 20, Offset: 0
[07-Apr-2026 14:21:00 UTC] Orders found: 1
[07-Apr-2026 14:21:00 UTC] Orders data: [{"id":163,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/officialwealthbuilders","status":"pending","created_at":"2026-04-07 17:50:56","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[07-Apr-2026 14:21:00 UTC] Total orders count: 1
[07-Apr-2026 14:31:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 14:31:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 14:31:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc1IiwidXNlcm5hbWUiOiJkdWVlc3RnZW5pYWwiLCJlbWFpbCI6Imhlc3R5cGVyZnVtZXJ5QGdtYWlsLmNvbSIsImV4cCI6MTc3NjE3NTY5OH0.ldGiTFd7o35t9N0eCYSc1WgB0nHJ0LwxNulNqaq8wWI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e89bcb83be4ed0b-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.89.83.125","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.89.83.125, 141.101.99.109"}
[07-Apr-2026 14:31:39 UTC] === User Orders API Called ===
[07-Apr-2026 14:31:39 UTC] User ID: 275
[07-Apr-2026 14:31:39 UTC] Limit: 20, Offset: 0
[07-Apr-2026 14:31:39 UTC] Orders found: 1
[07-Apr-2026 14:31:39 UTC] Orders data: [{"id":163,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/officialwealthbuilders","status":"cancelled","created_at":"2026-04-07 17:50:56","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[07-Apr-2026 14:31:39 UTC] === API CALL LOG ===
[07-Apr-2026 14:31:39 UTC] Endpoint: user/profile.php
[07-Apr-2026 14:31:39 UTC] Full Log Data: {
    "timestamp": "2026-04-07 14:31:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.83.125",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc1IiwidXNlcm5hbWUiOiJkdWVlc3RnZW5pYWwiLCJlbWFpbCI6Imhlc3R5cGVyZnVtZXJ5QGdtYWlsLmNvbSIsImV4cCI6MTc3NjE3NTY5OH0.ldGiTFd7o35t9N0eCYSc1WgB0nHJ0LwxNulNqaq8wWI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e89bcb83be1ed0b-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.89.83.125",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.89.83.125, 141.101.99.110"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 14:31:39 UTC] Total orders count: 1
[07-Apr-2026 14:31:39 UTC] === END API CALL LOG ===
[07-Apr-2026 14:31:39 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 14:31:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc1IiwidXNlcm5hbWUiOiJkdWVlc3RnZW5pYWwiLCJlbWFpbCI6Imhlc3R5cGVyZnVtZXJ5QGdtYWlsLmNvbSIsImV4cCI6MTc3NjE3NTY5OH0.ldGiTFd7o35t9N0eCYSc1WgB0nHJ0LwxNulNqaq8wWI
[07-Apr-2026 14:31:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 14:31:39 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 14:31:39 UTC] User ID: 275
[07-Apr-2026 14:31:39 UTC] ✅ User profile retrieved successfully for user ID: 275
[07-Apr-2026 14:31:39 UTC] === API CALL LOG ===
[07-Apr-2026 14:31:39 UTC] Endpoint: user/profile.php
[07-Apr-2026 14:31:39 UTC] Full Log Data: {
    "timestamp": "2026-04-07 14:31:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.83.125",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc1IiwidXNlcm5hbWUiOiJkdWVlc3RnZW5pYWwiLCJlbWFpbCI6Imhlc3R5cGVyZnVtZXJ5QGdtYWlsLmNvbSIsImV4cCI6MTc3NjE3NTY5OH0.ldGiTFd7o35t9N0eCYSc1WgB0nHJ0LwxNulNqaq8wWI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e89bcb83be5ed0b-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.89.83.125",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.89.83.125, 141.101.99.109"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 14:31:39 UTC] === END API CALL LOG ===
[07-Apr-2026 14:31:39 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 14:31:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc1IiwidXNlcm5hbWUiOiJkdWVlc3RnZW5pYWwiLCJlbWFpbCI6Imhlc3R5cGVyZnVtZXJ5QGdtYWlsLmNvbSIsImV4cCI6MTc3NjE3NTY5OH0.ldGiTFd7o35t9N0eCYSc1WgB0nHJ0LwxNulNqaq8wWI
[07-Apr-2026 14:31:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 14:31:39 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 14:31:39 UTC] User ID: 275
[07-Apr-2026 14:31:39 UTC] ✅ User profile retrieved successfully for user ID: 275
[07-Apr-2026 14:31:53 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 14:31:53 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 14:31:53 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc1IiwidXNlcm5hbWUiOiJkdWVlc3RnZW5pYWwiLCJlbWFpbCI6Imhlc3R5cGVyZnVtZXJ5QGdtYWlsLmNvbSIsImV4cCI6MTc3NjE3NTY5OH0.ldGiTFd7o35t9N0eCYSc1WgB0nHJ0LwxNulNqaq8wWI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e89bd106cb8ed0b-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.89.83.125","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.89.83.125, 141.101.99.110"}
[07-Apr-2026 14:31:53 UTC] === User Orders API Called ===
[07-Apr-2026 14:31:53 UTC] User ID: 275
[07-Apr-2026 14:31:53 UTC] Limit: 20, Offset: 0
[07-Apr-2026 14:31:53 UTC] Orders found: 1
[07-Apr-2026 14:31:53 UTC] Orders data: [{"id":163,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/officialwealthbuilders","status":"cancelled","created_at":"2026-04-07 17:50:56","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[07-Apr-2026 14:31:53 UTC] Total orders count: 1
[07-Apr-2026 14:31:53 UTC] === API CALL LOG ===
[07-Apr-2026 14:31:53 UTC] Endpoint: user/profile.php
[07-Apr-2026 14:31:53 UTC] Full Log Data: {
    "timestamp": "2026-04-07 14:31:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.83.125",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc1IiwidXNlcm5hbWUiOiJkdWVlc3RnZW5pYWwiLCJlbWFpbCI6Imhlc3R5cGVyZnVtZXJ5QGdtYWlsLmNvbSIsImV4cCI6MTc3NjE3NTY5OH0.ldGiTFd7o35t9N0eCYSc1WgB0nHJ0LwxNulNqaq8wWI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e89bd106cb9ed0b-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.89.83.125",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.89.83.125, 141.101.99.110"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 14:31:53 UTC] === END API CALL LOG ===
[07-Apr-2026 14:31:53 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 14:31:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc1IiwidXNlcm5hbWUiOiJkdWVlc3RnZW5pYWwiLCJlbWFpbCI6Imhlc3R5cGVyZnVtZXJ5QGdtYWlsLmNvbSIsImV4cCI6MTc3NjE3NTY5OH0.ldGiTFd7o35t9N0eCYSc1WgB0nHJ0LwxNulNqaq8wWI
[07-Apr-2026 14:31:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 14:31:53 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 14:31:53 UTC] User ID: 275
[07-Apr-2026 14:31:53 UTC] ✅ User profile retrieved successfully for user ID: 275
[07-Apr-2026 14:31:54 UTC] === API CALL LOG ===
[07-Apr-2026 14:31:54 UTC] Endpoint: user/profile.php
[07-Apr-2026 14:31:54 UTC] Full Log Data: {
    "timestamp": "2026-04-07 14:31:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.83.125",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc1IiwidXNlcm5hbWUiOiJkdWVlc3RnZW5pYWwiLCJlbWFpbCI6Imhlc3R5cGVyZnVtZXJ5QGdtYWlsLmNvbSIsImV4cCI6MTc3NjE3NTY5OH0.ldGiTFd7o35t9N0eCYSc1WgB0nHJ0LwxNulNqaq8wWI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e89bd14c857ed0b-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.89.83.125",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.89.83.125, 141.101.99.110"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 14:31:54 UTC] === END API CALL LOG ===
[07-Apr-2026 14:31:54 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 14:31:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc1IiwidXNlcm5hbWUiOiJkdWVlc3RnZW5pYWwiLCJlbWFpbCI6Imhlc3R5cGVyZnVtZXJ5QGdtYWlsLmNvbSIsImV4cCI6MTc3NjE3NTY5OH0.ldGiTFd7o35t9N0eCYSc1WgB0nHJ0LwxNulNqaq8wWI
[07-Apr-2026 14:31:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 14:31:54 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 14:31:54 UTC] User ID: 275
[07-Apr-2026 14:31:54 UTC] ✅ User profile retrieved successfully for user ID: 275
[07-Apr-2026 14:32:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 14:32:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 14:32:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc1IiwidXNlcm5hbWUiOiJkdWVlc3RnZW5pYWwiLCJlbWFpbCI6Imhlc3R5cGVyZnVtZXJ5QGdtYWlsLmNvbSIsImV4cCI6MTc3NjE3NTY5OH0.ldGiTFd7o35t9N0eCYSc1WgB0nHJ0LwxNulNqaq8wWI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e89bd3b3f8fed0b-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.89.83.125","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.89.83.125, 141.101.99.109"}
[07-Apr-2026 14:32:00 UTC] === User Orders API Called ===
[07-Apr-2026 14:32:00 UTC] User ID: 275
[07-Apr-2026 14:32:00 UTC] Limit: 20, Offset: 0
[07-Apr-2026 14:32:00 UTC] Orders found: 1
[07-Apr-2026 14:32:00 UTC] Orders data: [{"id":163,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/officialwealthbuilders","status":"cancelled","created_at":"2026-04-07 17:50:56","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[07-Apr-2026 14:32:00 UTC] Total orders count: 1
[07-Apr-2026 14:32:01 UTC] === API CALL LOG ===
[07-Apr-2026 14:32:01 UTC] Endpoint: user/profile.php
[07-Apr-2026 14:32:01 UTC] Full Log Data: {
    "timestamp": "2026-04-07 14:32:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:25d:c889:ab3b:754b:aa0d:f15a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc2IiwidXNlcm5hbWUiOiJhcHVtc3ciLCJlbWFpbCI6ImFwdW1zd0B2b2V3by5jb20iLCJleHAiOjE3NzYxNzcxMjB9.6yLF1EZumPDdzbBIWwqNH1SWOL_H85DBSh3d1dqITgY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e89bd40dd784102-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:3a80:25d:c889:ab3b:754b:aa0d:f15a",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2402:3a80:25d:c889:ab3b:754b:aa0d:f15a, 162.158.107.44"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 14:32:01 UTC] === END API CALL LOG ===
[07-Apr-2026 14:32:01 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 14:32:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc2IiwidXNlcm5hbWUiOiJhcHVtc3ciLCJlbWFpbCI6ImFwdW1zd0B2b2V3by5jb20iLCJleHAiOjE3NzYxNzcxMjB9.6yLF1EZumPDdzbBIWwqNH1SWOL_H85DBSh3d1dqITgY
[07-Apr-2026 14:32:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 14:32:01 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 14:32:01 UTC] User ID: 276
[07-Apr-2026 14:32:01 UTC] ✅ User profile retrieved successfully for user ID: 276
[07-Apr-2026 14:32:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 14:32:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 14:32:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc2IiwidXNlcm5hbWUiOiJhcHVtc3ciLCJlbWFpbCI6ImFwdW1zd0B2b2V3by5jb20iLCJleHAiOjE3NzYxNzcxMjB9.6yLF1EZumPDdzbBIWwqNH1SWOL_H85DBSh3d1dqITgY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e89bd40dd7b4102-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2402:3a80:25d:c889:ab3b:754b:aa0d:f15a","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2402:3a80:25d:c889:ab3b:754b:aa0d:f15a, 162.158.107.43"}
[07-Apr-2026 14:32:01 UTC] === User Orders API Called ===
[07-Apr-2026 14:32:01 UTC] User ID: 276
[07-Apr-2026 14:32:01 UTC] Limit: 20, Offset: 0
[07-Apr-2026 14:32:01 UTC] Orders found: 0
[07-Apr-2026 14:32:01 UTC] Orders data: []
[07-Apr-2026 14:32:01 UTC] Total orders count: 0
[07-Apr-2026 14:32:01 UTC] === API CALL LOG ===
[07-Apr-2026 14:32:01 UTC] Endpoint: user/profile.php
[07-Apr-2026 14:32:01 UTC] Full Log Data: {
    "timestamp": "2026-04-07 14:32:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:25d:c889:ab3b:754b:aa0d:f15a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc2IiwidXNlcm5hbWUiOiJhcHVtc3ciLCJlbWFpbCI6ImFwdW1zd0B2b2V3by5jb20iLCJleHAiOjE3NzYxNzcxMjB9.6yLF1EZumPDdzbBIWwqNH1SWOL_H85DBSh3d1dqITgY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e89bd419e014102-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:3a80:25d:c889:ab3b:754b:aa0d:f15a",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2402:3a80:25d:c889:ab3b:754b:aa0d:f15a, 162.158.107.43"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 14:32:01 UTC] === END API CALL LOG ===
[07-Apr-2026 14:32:01 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 14:32:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc2IiwidXNlcm5hbWUiOiJhcHVtc3ciLCJlbWFpbCI6ImFwdW1zd0B2b2V3by5jb20iLCJleHAiOjE3NzYxNzcxMjB9.6yLF1EZumPDdzbBIWwqNH1SWOL_H85DBSh3d1dqITgY
[07-Apr-2026 14:32:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 14:32:01 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 14:32:01 UTC] User ID: 276
[07-Apr-2026 14:32:01 UTC] ✅ User profile retrieved successfully for user ID: 276
[07-Apr-2026 14:32:03 UTC] === API CALL LOG ===
[07-Apr-2026 14:32:03 UTC] Endpoint: user/profile.php
[07-Apr-2026 14:32:03 UTC] Full Log Data: {
    "timestamp": "2026-04-07 14:32:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:25d:c889:ab3b:754b:aa0d:f15a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc2IiwidXNlcm5hbWUiOiJhcHVtc3ciLCJlbWFpbCI6ImFwdW1zd0B2b2V3by5jb20iLCJleHAiOjE3NzYxNzcxMjB9.6yLF1EZumPDdzbBIWwqNH1SWOL_H85DBSh3d1dqITgY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e89bd4a5d3b4102-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:3a80:25d:c889:ab3b:754b:aa0d:f15a",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2402:3a80:25d:c889:ab3b:754b:aa0d:f15a, 162.158.107.43"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 14:32:03 UTC] === END API CALL LOG ===
[07-Apr-2026 14:32:03 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 14:32:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc2IiwidXNlcm5hbWUiOiJhcHVtc3ciLCJlbWFpbCI6ImFwdW1zd0B2b2V3by5jb20iLCJleHAiOjE3NzYxNzcxMjB9.6yLF1EZumPDdzbBIWwqNH1SWOL_H85DBSh3d1dqITgY
[07-Apr-2026 14:32:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 14:32:03 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 14:32:03 UTC] User ID: 276
[07-Apr-2026 14:32:03 UTC] ✅ User profile retrieved successfully for user ID: 276
[07-Apr-2026 14:32:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 14:32:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 14:32:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc2IiwidXNlcm5hbWUiOiJhcHVtc3ciLCJlbWFpbCI6ImFwdW1zd0B2b2V3by5jb20iLCJleHAiOjE3NzYxNzcxMjB9.6yLF1EZumPDdzbBIWwqNH1SWOL_H85DBSh3d1dqITgY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e89bdc23a664102-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2402:3a80:25d:c889:ab3b:754b:aa0d:f15a","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2402:3a80:25d:c889:ab3b:754b:aa0d:f15a, 162.158.106.77"}
[07-Apr-2026 14:32:22 UTC] === User Orders API Called ===
[07-Apr-2026 14:32:22 UTC] User ID: 276
[07-Apr-2026 14:32:22 UTC] Limit: 20, Offset: 0
[07-Apr-2026 14:32:22 UTC] Orders found: 0
[07-Apr-2026 14:32:22 UTC] Orders data: []
[07-Apr-2026 14:32:22 UTC] Total orders count: 0
[07-Apr-2026 14:32:22 UTC] === API CALL LOG ===
[07-Apr-2026 14:32:22 UTC] Endpoint: user/profile.php
[07-Apr-2026 14:32:22 UTC] Full Log Data: {
    "timestamp": "2026-04-07 14:32:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:25d:c889:ab3b:754b:aa0d:f15a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc2IiwidXNlcm5hbWUiOiJhcHVtc3ciLCJlbWFpbCI6ImFwdW1zd0B2b2V3by5jb20iLCJleHAiOjE3NzYxNzcxMjB9.6yLF1EZumPDdzbBIWwqNH1SWOL_H85DBSh3d1dqITgY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e89bdc23a674102-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:3a80:25d:c889:ab3b:754b:aa0d:f15a",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2402:3a80:25d:c889:ab3b:754b:aa0d:f15a, 162.158.106.76"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 14:32:22 UTC] === END API CALL LOG ===
[07-Apr-2026 14:32:22 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 14:32:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc2IiwidXNlcm5hbWUiOiJhcHVtc3ciLCJlbWFpbCI6ImFwdW1zd0B2b2V3by5jb20iLCJleHAiOjE3NzYxNzcxMjB9.6yLF1EZumPDdzbBIWwqNH1SWOL_H85DBSh3d1dqITgY
[07-Apr-2026 14:32:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 14:32:22 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 14:32:22 UTC] User ID: 276
[07-Apr-2026 14:32:22 UTC] ✅ User profile retrieved successfully for user ID: 276
[07-Apr-2026 14:32:22 UTC] === API CALL LOG ===
[07-Apr-2026 14:32:22 UTC] Endpoint: user/profile.php
[07-Apr-2026 14:32:22 UTC] Full Log Data: {
    "timestamp": "2026-04-07 14:32:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:25d:c889:ab3b:754b:aa0d:f15a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc2IiwidXNlcm5hbWUiOiJhcHVtc3ciLCJlbWFpbCI6ImFwdW1zd0B2b2V3by5jb20iLCJleHAiOjE3NzYxNzcxMjB9.6yLF1EZumPDdzbBIWwqNH1SWOL_H85DBSh3d1dqITgY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e89bdc61de04102-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:3a80:25d:c889:ab3b:754b:aa0d:f15a",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2402:3a80:25d:c889:ab3b:754b:aa0d:f15a, 162.158.106.77"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 14:32:22 UTC] === END API CALL LOG ===
[07-Apr-2026 14:32:22 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 14:32:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc2IiwidXNlcm5hbWUiOiJhcHVtc3ciLCJlbWFpbCI6ImFwdW1zd0B2b2V3by5jb20iLCJleHAiOjE3NzYxNzcxMjB9.6yLF1EZumPDdzbBIWwqNH1SWOL_H85DBSh3d1dqITgY
[07-Apr-2026 14:32:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 14:32:22 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 14:32:22 UTC] User ID: 276
[07-Apr-2026 14:32:22 UTC] ✅ User profile retrieved successfully for user ID: 276
[07-Apr-2026 14:32:23 UTC] === API CALL LOG ===
[07-Apr-2026 14:32:23 UTC] Endpoint: user/profile.php
[07-Apr-2026 14:32:23 UTC] Full Log Data: {
    "timestamp": "2026-04-07 14:32:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:25d:c889:ab3b:754b:aa0d:f15a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc2IiwidXNlcm5hbWUiOiJhcHVtc3ciLCJlbWFpbCI6ImFwdW1zd0B2b2V3by5jb20iLCJleHAiOjE3NzYxNzcxMjB9.6yLF1EZumPDdzbBIWwqNH1SWOL_H85DBSh3d1dqITgY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e89bdcb8af24102-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:3a80:25d:c889:ab3b:754b:aa0d:f15a",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2402:3a80:25d:c889:ab3b:754b:aa0d:f15a, 162.158.106.77"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 14:32:23 UTC] === END API CALL LOG ===
[07-Apr-2026 14:32:23 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 14:32:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc2IiwidXNlcm5hbWUiOiJhcHVtc3ciLCJlbWFpbCI6ImFwdW1zd0B2b2V3by5jb20iLCJleHAiOjE3NzYxNzcxMjB9.6yLF1EZumPDdzbBIWwqNH1SWOL_H85DBSh3d1dqITgY
[07-Apr-2026 14:32:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 14:32:23 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 14:32:23 UTC] User ID: 276
[07-Apr-2026 14:32:23 UTC] ✅ User profile retrieved successfully for user ID: 276
[07-Apr-2026 14:32:37 UTC] === API CALL LOG ===
[07-Apr-2026 14:32:37 UTC] Endpoint: user/profile.php
[07-Apr-2026 14:32:37 UTC] Full Log Data: {
    "timestamp": "2026-04-07 14:32:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:25d:c889:ab3b:754b:aa0d:f15a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc2IiwidXNlcm5hbWUiOiJhcHVtc3ciLCJlbWFpbCI6ImFwdW1zd0B2b2V3by5jb20iLCJleHAiOjE3NzYxNzcxMjB9.6yLF1EZumPDdzbBIWwqNH1SWOL_H85DBSh3d1dqITgY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e89be1e9db44102-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:3a80:25d:c889:ab3b:754b:aa0d:f15a",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2402:3a80:25d:c889:ab3b:754b:aa0d:f15a, 162.158.106.76"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 14:32:37 UTC] === END API CALL LOG ===
[07-Apr-2026 14:32:37 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 14:32:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc2IiwidXNlcm5hbWUiOiJhcHVtc3ciLCJlbWFpbCI6ImFwdW1zd0B2b2V3by5jb20iLCJleHAiOjE3NzYxNzcxMjB9.6yLF1EZumPDdzbBIWwqNH1SWOL_H85DBSh3d1dqITgY
[07-Apr-2026 14:32:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 14:32:37 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 14:32:37 UTC] User ID: 276
[07-Apr-2026 14:32:37 UTC] ✅ User profile retrieved successfully for user ID: 276
[07-Apr-2026 14:32:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 14:32:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 14:32:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc2IiwidXNlcm5hbWUiOiJhcHVtc3ciLCJlbWFpbCI6ImFwdW1zd0B2b2V3by5jb20iLCJleHAiOjE3NzYxNzcxMjB9.6yLF1EZumPDdzbBIWwqNH1SWOL_H85DBSh3d1dqITgY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e89be1e9db14102-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2402:3a80:25d:c889:ab3b:754b:aa0d:f15a","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2402:3a80:25d:c889:ab3b:754b:aa0d:f15a, 162.158.106.77"}
[07-Apr-2026 14:32:37 UTC] === User Orders API Called ===
[07-Apr-2026 14:32:37 UTC] User ID: 276
[07-Apr-2026 14:32:37 UTC] Limit: 20, Offset: 0
[07-Apr-2026 14:32:37 UTC] Orders found: 0
[07-Apr-2026 14:32:37 UTC] Orders data: []
[07-Apr-2026 14:32:37 UTC] Total orders count: 0
[07-Apr-2026 14:32:37 UTC] === API CALL LOG ===
[07-Apr-2026 14:32:37 UTC] Endpoint: user/profile.php
[07-Apr-2026 14:32:37 UTC] Full Log Data: {
    "timestamp": "2026-04-07 14:32:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:25d:c889:ab3b:754b:aa0d:f15a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc2IiwidXNlcm5hbWUiOiJhcHVtc3ciLCJlbWFpbCI6ImFwdW1zd0B2b2V3by5jb20iLCJleHAiOjE3NzYxNzcxMjB9.6yLF1EZumPDdzbBIWwqNH1SWOL_H85DBSh3d1dqITgY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e89be22d9e04102-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:3a80:25d:c889:ab3b:754b:aa0d:f15a",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2402:3a80:25d:c889:ab3b:754b:aa0d:f15a, 162.158.106.77"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 14:32:37 UTC] === END API CALL LOG ===
[07-Apr-2026 14:32:37 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 14:32:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc2IiwidXNlcm5hbWUiOiJhcHVtc3ciLCJlbWFpbCI6ImFwdW1zd0B2b2V3by5jb20iLCJleHAiOjE3NzYxNzcxMjB9.6yLF1EZumPDdzbBIWwqNH1SWOL_H85DBSh3d1dqITgY
[07-Apr-2026 14:32:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 14:32:37 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 14:32:37 UTC] User ID: 276
[07-Apr-2026 14:32:37 UTC] ✅ User profile retrieved successfully for user ID: 276
[07-Apr-2026 14:32:38 UTC] === API CALL LOG ===
[07-Apr-2026 14:32:38 UTC] Endpoint: user/profile.php
[07-Apr-2026 14:32:38 UTC] Full Log Data: {
    "timestamp": "2026-04-07 14:32:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:25d:c889:ab3b:754b:aa0d:f15a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc2IiwidXNlcm5hbWUiOiJhcHVtc3ciLCJlbWFpbCI6ImFwdW1zd0B2b2V3by5jb20iLCJleHAiOjE3NzYxNzcxMjB9.6yLF1EZumPDdzbBIWwqNH1SWOL_H85DBSh3d1dqITgY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e89be26acf24102-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:3a80:25d:c889:ab3b:754b:aa0d:f15a",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2402:3a80:25d:c889:ab3b:754b:aa0d:f15a, 162.158.106.76"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 14:32:38 UTC] === END API CALL LOG ===
[07-Apr-2026 14:32:38 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 14:32:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc2IiwidXNlcm5hbWUiOiJhcHVtc3ciLCJlbWFpbCI6ImFwdW1zd0B2b2V3by5jb20iLCJleHAiOjE3NzYxNzcxMjB9.6yLF1EZumPDdzbBIWwqNH1SWOL_H85DBSh3d1dqITgY
[07-Apr-2026 14:32:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 14:32:38 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 14:32:38 UTC] User ID: 276
[07-Apr-2026 14:32:38 UTC] ✅ User profile retrieved successfully for user ID: 276
[07-Apr-2026 14:33:00 UTC] === API CALL LOG ===
[07-Apr-2026 14:33:00 UTC] Endpoint: user/profile.php
[07-Apr-2026 14:33:00 UTC] Full Log Data: {
    "timestamp": "2026-04-07 14:33:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.83.125",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc1IiwidXNlcm5hbWUiOiJkdWVlc3RnZW5pYWwiLCJlbWFpbCI6Imhlc3R5cGVyZnVtZXJ5QGdtYWlsLmNvbSIsImV4cCI6MTc3NjE3NTY5OH0.ldGiTFd7o35t9N0eCYSc1WgB0nHJ0LwxNulNqaq8wWI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e89beb34a508a0e-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.89.83.125",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.89.83.125, 162.158.216.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 14:33:00 UTC] === END API CALL LOG ===
[07-Apr-2026 14:33:00 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 14:33:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc1IiwidXNlcm5hbWUiOiJkdWVlc3RnZW5pYWwiLCJlbWFpbCI6Imhlc3R5cGVyZnVtZXJ5QGdtYWlsLmNvbSIsImV4cCI6MTc3NjE3NTY5OH0.ldGiTFd7o35t9N0eCYSc1WgB0nHJ0LwxNulNqaq8wWI
[07-Apr-2026 14:33:00 UTC] === API CALL LOG ===
[07-Apr-2026 14:33:00 UTC] Endpoint: user/profile.php
[07-Apr-2026 14:33:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 14:33:00 UTC] Full Log Data: {
    "timestamp": "2026-04-07 14:33:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.83.125",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc1IiwidXNlcm5hbWUiOiJkdWVlc3RnZW5pYWwiLCJlbWFpbCI6Imhlc3R5cGVyZnVtZXJ5QGdtYWlsLmNvbSIsImV4cCI6MTc3NjE3NTY5OH0.ldGiTFd7o35t9N0eCYSc1WgB0nHJ0LwxNulNqaq8wWI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e89beb34a4a8a0e-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.89.83.125",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.89.83.125, 162.158.216.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 14:33:00 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 14:33:00 UTC] === END API CALL LOG ===
[07-Apr-2026 14:33:00 UTC] User ID: 275
[07-Apr-2026 14:33:00 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 14:33:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc1IiwidXNlcm5hbWUiOiJkdWVlc3RnZW5pYWwiLCJlbWFpbCI6Imhlc3R5cGVyZnVtZXJ5QGdtYWlsLmNvbSIsImV4cCI6MTc3NjE3NTY5OH0.ldGiTFd7o35t9N0eCYSc1WgB0nHJ0LwxNulNqaq8wWI
[07-Apr-2026 14:33:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 14:33:00 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 14:33:00 UTC] User ID: 275
[07-Apr-2026 14:33:00 UTC] ✅ User profile retrieved successfully for user ID: 275
[07-Apr-2026 14:33:00 UTC] ✅ User profile retrieved successfully for user ID: 275
[07-Apr-2026 14:33:01 UTC] === API CALL LOG ===
[07-Apr-2026 14:33:01 UTC] Endpoint: user/profile.php
[07-Apr-2026 14:33:01 UTC] === API CALL LOG ===
[07-Apr-2026 14:33:01 UTC] Full Log Data: {
    "timestamp": "2026-04-07 14:33:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.83.125",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc1IiwidXNlcm5hbWUiOiJkdWVlc3RnZW5pYWwiLCJlbWFpbCI6Imhlc3R5cGVyZnVtZXJ5QGdtYWlsLmNvbSIsImV4cCI6MTc3NjE3NTY5OH0.ldGiTFd7o35t9N0eCYSc1WgB0nHJ0LwxNulNqaq8wWI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e89beb54f928a0e-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.89.83.125",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.89.83.125, 162.158.216.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 14:33:01 UTC] Endpoint: user/profile.php
[07-Apr-2026 14:33:01 UTC] === END API CALL LOG ===
[07-Apr-2026 14:33:01 UTC] Full Log Data: {
    "timestamp": "2026-04-07 14:33:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.83.125",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc1IiwidXNlcm5hbWUiOiJkdWVlc3RnZW5pYWwiLCJlbWFpbCI6Imhlc3R5cGVyZnVtZXJ5QGdtYWlsLmNvbSIsImV4cCI6MTc3NjE3NTY5OH0.ldGiTFd7o35t9N0eCYSc1WgB0nHJ0LwxNulNqaq8wWI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e89beb54f918a0e-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.89.83.125",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.89.83.125, 162.158.216.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 14:33:01 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 14:33:01 UTC] === END API CALL LOG ===
[07-Apr-2026 14:33:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc1IiwidXNlcm5hbWUiOiJkdWVlc3RnZW5pYWwiLCJlbWFpbCI6Imhlc3R5cGVyZnVtZXJ5QGdtYWlsLmNvbSIsImV4cCI6MTc3NjE3NTY5OH0.ldGiTFd7o35t9N0eCYSc1WgB0nHJ0LwxNulNqaq8wWI
[07-Apr-2026 14:33:01 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 14:33:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 14:33:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc1IiwidXNlcm5hbWUiOiJkdWVlc3RnZW5pYWwiLCJlbWFpbCI6Imhlc3R5cGVyZnVtZXJ5QGdtYWlsLmNvbSIsImV4cCI6MTc3NjE3NTY5OH0.ldGiTFd7o35t9N0eCYSc1WgB0nHJ0LwxNulNqaq8wWI
[07-Apr-2026 14:33:01 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 14:33:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 14:33:01 UTC] User ID: 275
[07-Apr-2026 14:33:01 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 14:33:01 UTC] User ID: 275
[07-Apr-2026 14:33:01 UTC] ✅ User profile retrieved successfully for user ID: 275
[07-Apr-2026 14:33:01 UTC] ✅ User profile retrieved successfully for user ID: 275
[07-Apr-2026 14:33:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 14:33:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 14:33:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc1IiwidXNlcm5hbWUiOiJkdWVlc3RnZW5pYWwiLCJlbWFpbCI6Imhlc3R5cGVyZnVtZXJ5QGdtYWlsLmNvbSIsImV4cCI6MTc3NjE3NTY5OH0.ldGiTFd7o35t9N0eCYSc1WgB0nHJ0LwxNulNqaq8wWI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e89bed4deaa8a0e-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.89.83.125","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.89.83.125, 162.158.216.168"}
[07-Apr-2026 14:33:06 UTC] === User Orders API Called ===
[07-Apr-2026 14:33:06 UTC] User ID: 275
[07-Apr-2026 14:33:06 UTC] Limit: 20, Offset: 0
[07-Apr-2026 14:33:06 UTC] Orders found: 1
[07-Apr-2026 14:33:06 UTC] Orders data: [{"id":163,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/officialwealthbuilders","status":"cancelled","created_at":"2026-04-07 17:50:56","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[07-Apr-2026 14:33:06 UTC] Total orders count: 1
[07-Apr-2026 14:33:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 14:33:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 14:33:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc1IiwidXNlcm5hbWUiOiJkdWVlc3RnZW5pYWwiLCJlbWFpbCI6Imhlc3R5cGVyZnVtZXJ5QGdtYWlsLmNvbSIsImV4cCI6MTc3NjE3NTY5OH0.ldGiTFd7o35t9N0eCYSc1WgB0nHJ0LwxNulNqaq8wWI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e89bee1ef318a0e-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.89.83.125","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.89.83.125, 162.158.216.168"}
[07-Apr-2026 14:33:08 UTC] === User Orders API Called ===
[07-Apr-2026 14:33:08 UTC] User ID: 275
[07-Apr-2026 14:33:08 UTC] Limit: 20, Offset: 0
[07-Apr-2026 14:33:08 UTC] Orders found: 1
[07-Apr-2026 14:33:08 UTC] Orders data: [{"id":163,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/officialwealthbuilders","status":"cancelled","created_at":"2026-04-07 17:50:56","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[07-Apr-2026 14:33:08 UTC] Total orders count: 1
[07-Apr-2026 14:33:08 UTC] === API CALL LOG ===
[07-Apr-2026 14:33:08 UTC] Endpoint: user/profile.php
[07-Apr-2026 14:33:08 UTC] Full Log Data: {
    "timestamp": "2026-04-07 14:33:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.83.125",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc1IiwidXNlcm5hbWUiOiJkdWVlc3RnZW5pYWwiLCJlbWFpbCI6Imhlc3R5cGVyZnVtZXJ5QGdtYWlsLmNvbSIsImV4cCI6MTc3NjE3NTY5OH0.ldGiTFd7o35t9N0eCYSc1WgB0nHJ0LwxNulNqaq8wWI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e89bee1ef368a0e-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.89.83.125",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.89.83.125, 162.158.216.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 14:33:08 UTC] === END API CALL LOG ===
[07-Apr-2026 14:33:08 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 14:33:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc1IiwidXNlcm5hbWUiOiJkdWVlc3RnZW5pYWwiLCJlbWFpbCI6Imhlc3R5cGVyZnVtZXJ5QGdtYWlsLmNvbSIsImV4cCI6MTc3NjE3NTY5OH0.ldGiTFd7o35t9N0eCYSc1WgB0nHJ0LwxNulNqaq8wWI
[07-Apr-2026 14:33:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 14:33:08 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 14:33:08 UTC] User ID: 275
[07-Apr-2026 14:33:08 UTC] ✅ User profile retrieved successfully for user ID: 275
[07-Apr-2026 14:33:08 UTC] === API CALL LOG ===
[07-Apr-2026 14:33:08 UTC] Endpoint: user/profile.php
[07-Apr-2026 14:33:08 UTC] Full Log Data: {
    "timestamp": "2026-04-07 14:33:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.83.125",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc1IiwidXNlcm5hbWUiOiJkdWVlc3RnZW5pYWwiLCJlbWFpbCI6Imhlc3R5cGVyZnVtZXJ5QGdtYWlsLmNvbSIsImV4cCI6MTc3NjE3NTY5OH0.ldGiTFd7o35t9N0eCYSc1WgB0nHJ0LwxNulNqaq8wWI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e89bee5ffe78a0e-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.89.83.125",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.89.83.125, 162.158.216.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 14:33:08 UTC] === END API CALL LOG ===
[07-Apr-2026 14:33:08 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 14:33:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc1IiwidXNlcm5hbWUiOiJkdWVlc3RnZW5pYWwiLCJlbWFpbCI6Imhlc3R5cGVyZnVtZXJ5QGdtYWlsLmNvbSIsImV4cCI6MTc3NjE3NTY5OH0.ldGiTFd7o35t9N0eCYSc1WgB0nHJ0LwxNulNqaq8wWI
[07-Apr-2026 14:33:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 14:33:08 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 14:33:08 UTC] User ID: 275
[07-Apr-2026 14:33:08 UTC] ✅ User profile retrieved successfully for user ID: 275
[07-Apr-2026 14:33:30 UTC] === API CALL LOG ===
[07-Apr-2026 14:33:30 UTC] Endpoint: user/profile.php
[07-Apr-2026 14:33:30 UTC] Full Log Data: {
    "timestamp": "2026-04-07 14:33:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.83.125",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc1IiwidXNlcm5hbWUiOiJkdWVlc3RnZW5pYWwiLCJlbWFpbCI6Imhlc3R5cGVyZnVtZXJ5QGdtYWlsLmNvbSIsImV4cCI6MTc3NjE3NTY5OH0.ldGiTFd7o35t9N0eCYSc1WgB0nHJ0LwxNulNqaq8wWI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e89bf6c1c708a0e-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.89.83.125",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.89.83.125, 162.158.216.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 14:33:30 UTC] === END API CALL LOG ===
[07-Apr-2026 14:33:30 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 14:33:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc1IiwidXNlcm5hbWUiOiJkdWVlc3RnZW5pYWwiLCJlbWFpbCI6Imhlc3R5cGVyZnVtZXJ5QGdtYWlsLmNvbSIsImV4cCI6MTc3NjE3NTY5OH0.ldGiTFd7o35t9N0eCYSc1WgB0nHJ0LwxNulNqaq8wWI
[07-Apr-2026 14:33:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 14:33:30 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 14:33:30 UTC] User ID: 275
[07-Apr-2026 14:33:30 UTC] ✅ User profile retrieved successfully for user ID: 275
[07-Apr-2026 14:34:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 14:34:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 14:34:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc1IiwidXNlcm5hbWUiOiJkdWVlc3RnZW5pYWwiLCJlbWFpbCI6Imhlc3R5cGVyZnVtZXJ5QGdtYWlsLmNvbSIsImV4cCI6MTc3NjE3NTY5OH0.ldGiTFd7o35t9N0eCYSc1WgB0nHJ0LwxNulNqaq8wWI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e89c0519aaa8a0e-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.89.83.125","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.89.83.125, 162.158.216.169"}
[07-Apr-2026 14:34:06 UTC] === User Orders API Called ===
[07-Apr-2026 14:34:06 UTC] User ID: 275
[07-Apr-2026 14:34:06 UTC] Limit: 20, Offset: 0
[07-Apr-2026 14:34:06 UTC] Orders found: 2
[07-Apr-2026 14:34:06 UTC] Orders data: [{"id":164,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"t.me\/officialwealthbuilders","status":"pending","created_at":"2026-04-07 18:04:05","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":163,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/officialwealthbuilders","status":"cancelled","created_at":"2026-04-07 17:50:56","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[07-Apr-2026 14:34:06 UTC] Total orders count: 2
[07-Apr-2026 14:34:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 14:34:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 14:34:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc2IiwidXNlcm5hbWUiOiJhcHVtc3ciLCJlbWFpbCI6ImFwdW1zd0B2b2V3by5jb20iLCJleHAiOjE3NzYxNzcxMjB9.6yLF1EZumPDdzbBIWwqNH1SWOL_H85DBSh3d1dqITgY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e89c0c6ba524102-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2402:3a80:25d:c889:ab3b:754b:aa0d:f15a","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2402:3a80:25d:c889:ab3b:754b:aa0d:f15a, 162.158.106.77"}
[07-Apr-2026 14:34:25 UTC] === User Orders API Called ===
[07-Apr-2026 14:34:25 UTC] User ID: 276
[07-Apr-2026 14:34:25 UTC] Limit: 20, Offset: 0
[07-Apr-2026 14:34:25 UTC] Orders found: 0
[07-Apr-2026 14:34:25 UTC] Orders data: []
[07-Apr-2026 14:34:25 UTC] Total orders count: 0
[07-Apr-2026 14:34:25 UTC] === API CALL LOG ===
[07-Apr-2026 14:34:25 UTC] Endpoint: user/profile.php
[07-Apr-2026 14:34:25 UTC] Full Log Data: {
    "timestamp": "2026-04-07 14:34:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:25d:c889:ab3b:754b:aa0d:f15a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc2IiwidXNlcm5hbWUiOiJhcHVtc3ciLCJlbWFpbCI6ImFwdW1zd0B2b2V3by5jb20iLCJleHAiOjE3NzYxNzcxMjB9.6yLF1EZumPDdzbBIWwqNH1SWOL_H85DBSh3d1dqITgY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e89c0c6ba544102-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:3a80:25d:c889:ab3b:754b:aa0d:f15a",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2402:3a80:25d:c889:ab3b:754b:aa0d:f15a, 162.158.106.77"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 14:34:25 UTC] === END API CALL LOG ===
[07-Apr-2026 14:34:25 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 14:34:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc2IiwidXNlcm5hbWUiOiJhcHVtc3ciLCJlbWFpbCI6ImFwdW1zd0B2b2V3by5jb20iLCJleHAiOjE3NzYxNzcxMjB9.6yLF1EZumPDdzbBIWwqNH1SWOL_H85DBSh3d1dqITgY
[07-Apr-2026 14:34:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 14:34:25 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 14:34:25 UTC] User ID: 276
[07-Apr-2026 14:34:25 UTC] ✅ User profile retrieved successfully for user ID: 276
[07-Apr-2026 14:34:26 UTC] === API CALL LOG ===
[07-Apr-2026 14:34:26 UTC] Endpoint: user/profile.php
[07-Apr-2026 14:34:26 UTC] Full Log Data: {
    "timestamp": "2026-04-07 14:34:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:25d:c889:ab3b:754b:aa0d:f15a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc2IiwidXNlcm5hbWUiOiJhcHVtc3ciLCJlbWFpbCI6ImFwdW1zd0B2b2V3by5jb20iLCJleHAiOjE3NzYxNzcxMjB9.6yLF1EZumPDdzbBIWwqNH1SWOL_H85DBSh3d1dqITgY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e89c0ca5ddc4102-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:3a80:25d:c889:ab3b:754b:aa0d:f15a",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2402:3a80:25d:c889:ab3b:754b:aa0d:f15a, 162.158.106.77"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 14:34:26 UTC] === END API CALL LOG ===
[07-Apr-2026 14:34:26 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 14:34:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc2IiwidXNlcm5hbWUiOiJhcHVtc3ciLCJlbWFpbCI6ImFwdW1zd0B2b2V3by5jb20iLCJleHAiOjE3NzYxNzcxMjB9.6yLF1EZumPDdzbBIWwqNH1SWOL_H85DBSh3d1dqITgY
[07-Apr-2026 14:34:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 14:34:26 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 14:34:26 UTC] User ID: 276
[07-Apr-2026 14:34:26 UTC] ✅ User profile retrieved successfully for user ID: 276
[07-Apr-2026 14:34:27 UTC] === API CALL LOG ===
[07-Apr-2026 14:34:27 UTC] Endpoint: user/profile.php
[07-Apr-2026 14:34:27 UTC] Full Log Data: {
    "timestamp": "2026-04-07 14:34:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:25d:c889:ab3b:754b:aa0d:f15a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc2IiwidXNlcm5hbWUiOiJhcHVtc3ciLCJlbWFpbCI6ImFwdW1zd0B2b2V3by5jb20iLCJleHAiOjE3NzYxNzcxMjB9.6yLF1EZumPDdzbBIWwqNH1SWOL_H85DBSh3d1dqITgY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e89c0d00a524102-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:3a80:25d:c889:ab3b:754b:aa0d:f15a",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2402:3a80:25d:c889:ab3b:754b:aa0d:f15a, 162.158.106.77"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 14:34:27 UTC] === END API CALL LOG ===
[07-Apr-2026 14:34:27 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 14:34:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc2IiwidXNlcm5hbWUiOiJhcHVtc3ciLCJlbWFpbCI6ImFwdW1zd0B2b2V3by5jb20iLCJleHAiOjE3NzYxNzcxMjB9.6yLF1EZumPDdzbBIWwqNH1SWOL_H85DBSh3d1dqITgY
[07-Apr-2026 14:34:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 14:34:27 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 14:34:27 UTC] User ID: 276
[07-Apr-2026 14:34:27 UTC] ✅ User profile retrieved successfully for user ID: 276
[07-Apr-2026 14:34:44 UTC] === API CALL LOG ===
[07-Apr-2026 14:34:44 UTC] Endpoint: user/profile.php
[07-Apr-2026 14:34:44 UTC] Full Log Data: {
    "timestamp": "2026-04-07 14:34:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:25d:c889:ab3b:754b:aa0d:f15a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc2IiwidXNlcm5hbWUiOiJhcHVtc3ciLCJlbWFpbCI6ImFwdW1zd0B2b2V3by5jb20iLCJleHAiOjE3NzYxNzcxMjB9.6yLF1EZumPDdzbBIWwqNH1SWOL_H85DBSh3d1dqITgY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e89c13c5f2b4102-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:3a80:25d:c889:ab3b:754b:aa0d:f15a",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2402:3a80:25d:c889:ab3b:754b:aa0d:f15a, 162.158.106.77"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 14:34:44 UTC] === END API CALL LOG ===
[07-Apr-2026 14:34:44 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 14:34:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc2IiwidXNlcm5hbWUiOiJhcHVtc3ciLCJlbWFpbCI6ImFwdW1zd0B2b2V3by5jb20iLCJleHAiOjE3NzYxNzcxMjB9.6yLF1EZumPDdzbBIWwqNH1SWOL_H85DBSh3d1dqITgY
[07-Apr-2026 14:34:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 14:34:44 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 14:34:44 UTC] User ID: 276
[07-Apr-2026 14:34:44 UTC] ✅ User profile retrieved successfully for user ID: 276
[07-Apr-2026 14:34:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 14:34:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 14:34:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc2IiwidXNlcm5hbWUiOiJhcHVtc3ciLCJlbWFpbCI6ImFwdW1zd0B2b2V3by5jb20iLCJleHAiOjE3NzYxNzcxMjB9.6yLF1EZumPDdzbBIWwqNH1SWOL_H85DBSh3d1dqITgY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e89c13c5f254102-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2402:3a80:25d:c889:ab3b:754b:aa0d:f15a","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2402:3a80:25d:c889:ab3b:754b:aa0d:f15a, 162.158.106.77"}
[07-Apr-2026 14:34:44 UTC] === User Orders API Called ===
[07-Apr-2026 14:34:44 UTC] User ID: 276
[07-Apr-2026 14:34:44 UTC] Limit: 20, Offset: 0
[07-Apr-2026 14:34:44 UTC] Orders found: 0
[07-Apr-2026 14:34:44 UTC] Orders data: []
[07-Apr-2026 14:34:44 UTC] Total orders count: 0
[07-Apr-2026 14:34:45 UTC] === API CALL LOG ===
[07-Apr-2026 14:34:45 UTC] Endpoint: user/profile.php
[07-Apr-2026 14:34:45 UTC] Full Log Data: {
    "timestamp": "2026-04-07 14:34:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:25d:c889:ab3b:754b:aa0d:f15a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc2IiwidXNlcm5hbWUiOiJhcHVtc3ciLCJlbWFpbCI6ImFwdW1zd0B2b2V3by5jb20iLCJleHAiOjE3NzYxNzcxMjB9.6yLF1EZumPDdzbBIWwqNH1SWOL_H85DBSh3d1dqITgY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e89c1405a944102-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:3a80:25d:c889:ab3b:754b:aa0d:f15a",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2402:3a80:25d:c889:ab3b:754b:aa0d:f15a, 162.158.106.77"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 14:34:45 UTC] === END API CALL LOG ===
[07-Apr-2026 14:34:45 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 14:34:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc2IiwidXNlcm5hbWUiOiJhcHVtc3ciLCJlbWFpbCI6ImFwdW1zd0B2b2V3by5jb20iLCJleHAiOjE3NzYxNzcxMjB9.6yLF1EZumPDdzbBIWwqNH1SWOL_H85DBSh3d1dqITgY
[07-Apr-2026 14:34:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 14:34:45 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 14:34:45 UTC] User ID: 276
[07-Apr-2026 14:34:45 UTC] ✅ User profile retrieved successfully for user ID: 276
[07-Apr-2026 14:34:45 UTC] === API CALL LOG ===
[07-Apr-2026 14:34:45 UTC] Endpoint: user/profile.php
[07-Apr-2026 14:34:45 UTC] Full Log Data: {
    "timestamp": "2026-04-07 14:34:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:25d:c889:ab3b:754b:aa0d:f15a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc2IiwidXNlcm5hbWUiOiJhcHVtc3ciLCJlbWFpbCI6ImFwdW1zd0B2b2V3by5jb20iLCJleHAiOjE3NzYxNzcxMjB9.6yLF1EZumPDdzbBIWwqNH1SWOL_H85DBSh3d1dqITgY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e89c1442d934102-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:3a80:25d:c889:ab3b:754b:aa0d:f15a",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2402:3a80:25d:c889:ab3b:754b:aa0d:f15a, 162.158.106.77"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 14:34:45 UTC] === END API CALL LOG ===
[07-Apr-2026 14:34:45 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 14:34:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc2IiwidXNlcm5hbWUiOiJhcHVtc3ciLCJlbWFpbCI6ImFwdW1zd0B2b2V3by5jb20iLCJleHAiOjE3NzYxNzcxMjB9.6yLF1EZumPDdzbBIWwqNH1SWOL_H85DBSh3d1dqITgY
[07-Apr-2026 14:34:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 14:34:45 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 14:34:45 UTC] User ID: 276
[07-Apr-2026 14:34:45 UTC] ✅ User profile retrieved successfully for user ID: 276
[07-Apr-2026 14:37:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 14:37:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 14:37:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc1IiwidXNlcm5hbWUiOiJkdWVlc3RnZW5pYWwiLCJlbWFpbCI6Imhlc3R5cGVyZnVtZXJ5QGdtYWlsLmNvbSIsImV4cCI6MTc3NjE3NTY5OH0.ldGiTFd7o35t9N0eCYSc1WgB0nHJ0LwxNulNqaq8wWI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e89c4f5b9649394-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.89.83.125","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.89.83.125, 172.68.229.181"}
[07-Apr-2026 14:37:17 UTC] === User Orders API Called ===
[07-Apr-2026 14:37:17 UTC] === API CALL LOG ===
[07-Apr-2026 14:37:17 UTC] User ID: 275
[07-Apr-2026 14:37:17 UTC] Endpoint: user/profile.php
[07-Apr-2026 14:37:17 UTC] Limit: 20, Offset: 0
[07-Apr-2026 14:37:17 UTC] Full Log Data: {
    "timestamp": "2026-04-07 14:37:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.83.125",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc1IiwidXNlcm5hbWUiOiJkdWVlc3RnZW5pYWwiLCJlbWFpbCI6Imhlc3R5cGVyZnVtZXJ5QGdtYWlsLmNvbSIsImV4cCI6MTc3NjE3NTY5OH0.ldGiTFd7o35t9N0eCYSc1WgB0nHJ0LwxNulNqaq8wWI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e89c4f5b9629394-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.89.83.125",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.89.83.125, 172.68.229.181"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 14:37:17 UTC] === END API CALL LOG ===
[07-Apr-2026 14:37:17 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 14:37:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc1IiwidXNlcm5hbWUiOiJkdWVlc3RnZW5pYWwiLCJlbWFpbCI6Imhlc3R5cGVyZnVtZXJ5QGdtYWlsLmNvbSIsImV4cCI6MTc3NjE3NTY5OH0.ldGiTFd7o35t9N0eCYSc1WgB0nHJ0LwxNulNqaq8wWI
[07-Apr-2026 14:37:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 14:37:17 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 14:37:17 UTC] User ID: 275
[07-Apr-2026 14:37:17 UTC] Orders found: 2
[07-Apr-2026 14:37:17 UTC] Orders data: [{"id":164,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"t.me\/officialwealthbuilders","status":"cancelled","created_at":"2026-04-07 18:04:05","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":163,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/officialwealthbuilders","status":"cancelled","created_at":"2026-04-07 17:50:56","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[07-Apr-2026 14:37:17 UTC] ✅ User profile retrieved successfully for user ID: 275
[07-Apr-2026 14:37:17 UTC] Total orders count: 2
[07-Apr-2026 14:37:21 UTC] === API CALL LOG ===
[07-Apr-2026 14:37:21 UTC] Endpoint: user/profile.php
[07-Apr-2026 14:37:21 UTC] Full Log Data: {
    "timestamp": "2026-04-07 14:37:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.83.125",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc1IiwidXNlcm5hbWUiOiJkdWVlc3RnZW5pYWwiLCJlbWFpbCI6Imhlc3R5cGVyZnVtZXJ5QGdtYWlsLmNvbSIsImV4cCI6MTc3NjE3NTY5OH0.ldGiTFd7o35t9N0eCYSc1WgB0nHJ0LwxNulNqaq8wWI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e89c4f5b9599394-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.89.83.125",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.89.83.125, 172.68.229.180"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 14:37:21 UTC] === END API CALL LOG ===
[07-Apr-2026 14:37:21 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 14:37:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc1IiwidXNlcm5hbWUiOiJkdWVlc3RnZW5pYWwiLCJlbWFpbCI6Imhlc3R5cGVyZnVtZXJ5QGdtYWlsLmNvbSIsImV4cCI6MTc3NjE3NTY5OH0.ldGiTFd7o35t9N0eCYSc1WgB0nHJ0LwxNulNqaq8wWI
[07-Apr-2026 14:37:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 14:37:21 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 14:37:21 UTC] User ID: 275
[07-Apr-2026 14:37:21 UTC] ✅ User profile retrieved successfully for user ID: 275
[07-Apr-2026 14:37:24 UTC] === API CALL LOG ===
[07-Apr-2026 14:37:24 UTC] Endpoint: user/profile.php
[07-Apr-2026 14:37:24 UTC] Full Log Data: {
    "timestamp": "2026-04-07 14:37:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.83.125",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc1IiwidXNlcm5hbWUiOiJkdWVlc3RnZW5pYWwiLCJlbWFpbCI6Imhlc3R5cGVyZnVtZXJ5QGdtYWlsLmNvbSIsImV4cCI6MTc3NjE3NTY5OH0.ldGiTFd7o35t9N0eCYSc1WgB0nHJ0LwxNulNqaq8wWI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e89c5226bad9394-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.89.83.125",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.89.83.125, 172.68.229.180"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 14:37:24 UTC] === END API CALL LOG ===
[07-Apr-2026 14:37:24 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 14:37:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc1IiwidXNlcm5hbWUiOiJkdWVlc3RnZW5pYWwiLCJlbWFpbCI6Imhlc3R5cGVyZnVtZXJ5QGdtYWlsLmNvbSIsImV4cCI6MTc3NjE3NTY5OH0.ldGiTFd7o35t9N0eCYSc1WgB0nHJ0LwxNulNqaq8wWI
[07-Apr-2026 14:37:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 14:37:24 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 14:37:24 UTC] User ID: 275
[07-Apr-2026 14:37:24 UTC] ✅ User profile retrieved successfully for user ID: 275
[07-Apr-2026 14:38:35 UTC] === API CALL LOG ===
[07-Apr-2026 14:38:35 UTC] Endpoint: user/profile.php
[07-Apr-2026 14:38:35 UTC] Full Log Data: {
    "timestamp": "2026-04-07 14:38:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.83.125",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc1IiwidXNlcm5hbWUiOiJkdWVlc3RnZW5pYWwiLCJlbWFpbCI6Imhlc3R5cGVyZnVtZXJ5QGdtYWlsLmNvbSIsImV4cCI6MTc3NjE3NTY5OH0.ldGiTFd7o35t9N0eCYSc1WgB0nHJ0LwxNulNqaq8wWI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e89c6e0d92cf40e-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.89.83.125",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.89.83.125, 172.68.229.181"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 14:38:35 UTC] === END API CALL LOG ===
[07-Apr-2026 14:38:35 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 14:38:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc1IiwidXNlcm5hbWUiOiJkdWVlc3RnZW5pYWwiLCJlbWFpbCI6Imhlc3R5cGVyZnVtZXJ5QGdtYWlsLmNvbSIsImV4cCI6MTc3NjE3NTY5OH0.ldGiTFd7o35t9N0eCYSc1WgB0nHJ0LwxNulNqaq8wWI
[07-Apr-2026 14:38:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 14:38:35 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 14:38:35 UTC] User ID: 275
[07-Apr-2026 14:38:35 UTC] ✅ User profile retrieved successfully for user ID: 275
[07-Apr-2026 14:38:36 UTC] === API CALL LOG ===
[07-Apr-2026 14:38:36 UTC] Endpoint: user/profile.php
[07-Apr-2026 14:38:36 UTC] Full Log Data: {
    "timestamp": "2026-04-07 14:38:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.83.125",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc1IiwidXNlcm5hbWUiOiJkdWVlc3RnZW5pYWwiLCJlbWFpbCI6Imhlc3R5cGVyZnVtZXJ5QGdtYWlsLmNvbSIsImV4cCI6MTc3NjE3NTY5OH0.ldGiTFd7o35t9N0eCYSc1WgB0nHJ0LwxNulNqaq8wWI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e89c6e3b8e9f40e-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.89.83.125",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.89.83.125, 172.68.229.181"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 14:38:36 UTC] === END API CALL LOG ===
[07-Apr-2026 14:38:36 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 14:38:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc1IiwidXNlcm5hbWUiOiJkdWVlc3RnZW5pYWwiLCJlbWFpbCI6Imhlc3R5cGVyZnVtZXJ5QGdtYWlsLmNvbSIsImV4cCI6MTc3NjE3NTY5OH0.ldGiTFd7o35t9N0eCYSc1WgB0nHJ0LwxNulNqaq8wWI
[07-Apr-2026 14:38:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 14:38:36 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 14:38:36 UTC] User ID: 275
[07-Apr-2026 14:38:36 UTC] ✅ User profile retrieved successfully for user ID: 275
[07-Apr-2026 14:38:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 14:38:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 14:38:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc1IiwidXNlcm5hbWUiOiJkdWVlc3RnZW5pYWwiLCJlbWFpbCI6Imhlc3R5cGVyZnVtZXJ5QGdtYWlsLmNvbSIsImV4cCI6MTc3NjE3NTY5OH0.ldGiTFd7o35t9N0eCYSc1WgB0nHJ0LwxNulNqaq8wWI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e89c6e3b8f0f40e-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.89.83.125","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.89.83.125, 172.68.229.180"}
[07-Apr-2026 14:38:36 UTC] === User Orders API Called ===
[07-Apr-2026 14:38:36 UTC] User ID: 275
[07-Apr-2026 14:38:36 UTC] Limit: 20, Offset: 0
[07-Apr-2026 14:38:36 UTC] Orders found: 2
[07-Apr-2026 14:38:36 UTC] Orders data: [{"id":164,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"t.me\/officialwealthbuilders","status":"cancelled","created_at":"2026-04-07 18:04:05","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":163,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/officialwealthbuilders","status":"cancelled","created_at":"2026-04-07 17:50:56","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[07-Apr-2026 14:38:36 UTC] Total orders count: 2
[07-Apr-2026 14:38:36 UTC] === API CALL LOG ===
[07-Apr-2026 14:38:36 UTC] Endpoint: user/profile.php
[07-Apr-2026 14:38:36 UTC] Full Log Data: {
    "timestamp": "2026-04-07 14:38:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.83.125",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc1IiwidXNlcm5hbWUiOiJkdWVlc3RnZW5pYWwiLCJlbWFpbCI6Imhlc3R5cGVyZnVtZXJ5QGdtYWlsLmNvbSIsImV4cCI6MTc3NjE3NTY5OH0.ldGiTFd7o35t9N0eCYSc1WgB0nHJ0LwxNulNqaq8wWI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e89c6e4ebddf40e-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.89.83.125",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.89.83.125, 172.68.229.181"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 14:38:36 UTC] === END API CALL LOG ===
[07-Apr-2026 14:38:36 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 14:38:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc1IiwidXNlcm5hbWUiOiJkdWVlc3RnZW5pYWwiLCJlbWFpbCI6Imhlc3R5cGVyZnVtZXJ5QGdtYWlsLmNvbSIsImV4cCI6MTc3NjE3NTY5OH0.ldGiTFd7o35t9N0eCYSc1WgB0nHJ0LwxNulNqaq8wWI
[07-Apr-2026 14:38:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 14:38:36 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 14:38:36 UTC] User ID: 275
[07-Apr-2026 14:38:36 UTC] ✅ User profile retrieved successfully for user ID: 275
[07-Apr-2026 14:38:39 UTC] === API CALL LOG ===
[07-Apr-2026 14:38:39 UTC] Endpoint: user/profile.php
[07-Apr-2026 14:38:39 UTC] Full Log Data: {
    "timestamp": "2026-04-07 14:38:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.83.125",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc1IiwidXNlcm5hbWUiOiJkdWVlc3RnZW5pYWwiLCJlbWFpbCI6Imhlc3R5cGVyZnVtZXJ5QGdtYWlsLmNvbSIsImV4cCI6MTc3NjE3NTY5OH0.ldGiTFd7o35t9N0eCYSc1WgB0nHJ0LwxNulNqaq8wWI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e89c6fba911f40e-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.89.83.125",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.89.83.125, 172.68.229.181"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 14:38:39 UTC] === END API CALL LOG ===
[07-Apr-2026 14:38:39 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 14:38:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc1IiwidXNlcm5hbWUiOiJkdWVlc3RnZW5pYWwiLCJlbWFpbCI6Imhlc3R5cGVyZnVtZXJ5QGdtYWlsLmNvbSIsImV4cCI6MTc3NjE3NTY5OH0.ldGiTFd7o35t9N0eCYSc1WgB0nHJ0LwxNulNqaq8wWI
[07-Apr-2026 14:38:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 14:38:39 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 14:38:39 UTC] User ID: 275
[07-Apr-2026 14:38:39 UTC] ✅ User profile retrieved successfully for user ID: 275
[07-Apr-2026 14:38:40 UTC] User Purchases API - User ID: 275
[07-Apr-2026 14:38:40 UTC] User Purchases API - Total purchases found: 0
[07-Apr-2026 14:38:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 14:38:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 14:38:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc1IiwidXNlcm5hbWUiOiJkdWVlc3RnZW5pYWwiLCJlbWFpbCI6Imhlc3R5cGVyZnVtZXJ5QGdtYWlsLmNvbSIsImV4cCI6MTc3NjE3NTY5OH0.ldGiTFd7o35t9N0eCYSc1WgB0nHJ0LwxNulNqaq8wWI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e89c7686a8ef40e-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.89.83.125","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.89.83.125, 172.68.229.181"}
[07-Apr-2026 14:38:57 UTC] === User Orders API Called ===
[07-Apr-2026 14:38:57 UTC] User ID: 275
[07-Apr-2026 14:38:57 UTC] Limit: 20, Offset: 0
[07-Apr-2026 14:38:57 UTC] Orders found: 2
[07-Apr-2026 14:38:57 UTC] Orders data: [{"id":164,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"t.me\/officialwealthbuilders","status":"cancelled","created_at":"2026-04-07 18:04:05","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":163,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/officialwealthbuilders","status":"cancelled","created_at":"2026-04-07 17:50:56","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[07-Apr-2026 14:38:57 UTC] Total orders count: 2
[07-Apr-2026 14:38:57 UTC] === API CALL LOG ===
[07-Apr-2026 14:38:57 UTC] Endpoint: user/profile.php
[07-Apr-2026 14:38:57 UTC] Full Log Data: {
    "timestamp": "2026-04-07 14:38:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.83.125",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc1IiwidXNlcm5hbWUiOiJkdWVlc3RnZW5pYWwiLCJlbWFpbCI6Imhlc3R5cGVyZnVtZXJ5QGdtYWlsLmNvbSIsImV4cCI6MTc3NjE3NTY5OH0.ldGiTFd7o35t9N0eCYSc1WgB0nHJ0LwxNulNqaq8wWI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e89c7686a91f40e-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.89.83.125",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.89.83.125, 172.68.229.180"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 14:38:57 UTC] === END API CALL LOG ===
[07-Apr-2026 14:38:57 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 14:38:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc1IiwidXNlcm5hbWUiOiJkdWVlc3RnZW5pYWwiLCJlbWFpbCI6Imhlc3R5cGVyZnVtZXJ5QGdtYWlsLmNvbSIsImV4cCI6MTc3NjE3NTY5OH0.ldGiTFd7o35t9N0eCYSc1WgB0nHJ0LwxNulNqaq8wWI
[07-Apr-2026 14:38:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 14:38:57 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 14:38:57 UTC] User ID: 275
[07-Apr-2026 14:38:57 UTC] ✅ User profile retrieved successfully for user ID: 275
[07-Apr-2026 14:38:58 UTC] === API CALL LOG ===
[07-Apr-2026 14:38:58 UTC] Endpoint: user/profile.php
[07-Apr-2026 14:38:58 UTC] Full Log Data: {
    "timestamp": "2026-04-07 14:38:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.83.125",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc1IiwidXNlcm5hbWUiOiJkdWVlc3RnZW5pYWwiLCJlbWFpbCI6Imhlc3R5cGVyZnVtZXJ5QGdtYWlsLmNvbSIsImV4cCI6MTc3NjE3NTY5OH0.ldGiTFd7o35t9N0eCYSc1WgB0nHJ0LwxNulNqaq8wWI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e89c76cbf92f40e-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.89.83.125",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.89.83.125, 172.68.229.181"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 14:38:58 UTC] === END API CALL LOG ===
[07-Apr-2026 14:38:58 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 14:38:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc1IiwidXNlcm5hbWUiOiJkdWVlc3RnZW5pYWwiLCJlbWFpbCI6Imhlc3R5cGVyZnVtZXJ5QGdtYWlsLmNvbSIsImV4cCI6MTc3NjE3NTY5OH0.ldGiTFd7o35t9N0eCYSc1WgB0nHJ0LwxNulNqaq8wWI
[07-Apr-2026 14:38:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 14:38:58 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 14:38:58 UTC] User ID: 275
[07-Apr-2026 14:38:58 UTC] ✅ User profile retrieved successfully for user ID: 275
[07-Apr-2026 14:38:58 UTC] === API CALL LOG ===
[07-Apr-2026 14:38:58 UTC] Endpoint: user/profile.php
[07-Apr-2026 14:38:58 UTC] Full Log Data: {
    "timestamp": "2026-04-07 14:38:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.83.125",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc1IiwidXNlcm5hbWUiOiJkdWVlc3RnZW5pYWwiLCJlbWFpbCI6Imhlc3R5cGVyZnVtZXJ5QGdtYWlsLmNvbSIsImV4cCI6MTc3NjE3NTY5OH0.ldGiTFd7o35t9N0eCYSc1WgB0nHJ0LwxNulNqaq8wWI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e89c7729ac6f40e-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.89.83.125",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.89.83.125, 172.68.229.181"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 14:38:58 UTC] === END API CALL LOG ===
[07-Apr-2026 14:38:58 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 14:38:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc1IiwidXNlcm5hbWUiOiJkdWVlc3RnZW5pYWwiLCJlbWFpbCI6Imhlc3R5cGVyZnVtZXJ5QGdtYWlsLmNvbSIsImV4cCI6MTc3NjE3NTY5OH0.ldGiTFd7o35t9N0eCYSc1WgB0nHJ0LwxNulNqaq8wWI
[07-Apr-2026 14:38:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 14:38:58 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 14:38:58 UTC] User ID: 275
[07-Apr-2026 14:38:58 UTC] ✅ User profile retrieved successfully for user ID: 275
[07-Apr-2026 14:38:59 UTC] User Purchases API - User ID: 275
[07-Apr-2026 14:38:59 UTC] User Purchases API - Total purchases found: 0
[07-Apr-2026 14:39:08 UTC] === API CALL LOG ===
[07-Apr-2026 14:39:08 UTC] Endpoint: user/profile.php
[07-Apr-2026 14:39:08 UTC] Full Log Data: {
    "timestamp": "2026-04-07 14:39:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.83.125",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc1IiwidXNlcm5hbWUiOiJkdWVlc3RnZW5pYWwiLCJlbWFpbCI6Imhlc3R5cGVyZnVtZXJ5QGdtYWlsLmNvbSIsImV4cCI6MTc3NjE3NTY5OH0.ldGiTFd7o35t9N0eCYSc1WgB0nHJ0LwxNulNqaq8wWI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e89c7af5fc7f40e-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.89.83.125",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.89.83.125, 172.68.229.180"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 14:39:08 UTC] === END API CALL LOG ===
[07-Apr-2026 14:39:08 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 14:39:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc1IiwidXNlcm5hbWUiOiJkdWVlc3RnZW5pYWwiLCJlbWFpbCI6Imhlc3R5cGVyZnVtZXJ5QGdtYWlsLmNvbSIsImV4cCI6MTc3NjE3NTY5OH0.ldGiTFd7o35t9N0eCYSc1WgB0nHJ0LwxNulNqaq8wWI
[07-Apr-2026 14:39:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 14:39:08 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 14:39:08 UTC] User ID: 275
[07-Apr-2026 14:39:08 UTC] ✅ User profile retrieved successfully for user ID: 275
[07-Apr-2026 14:39:08 UTC] User Purchases API - User ID: 275
[07-Apr-2026 14:39:08 UTC] User Purchases API - Total purchases found: 0
[07-Apr-2026 14:40:01 UTC] === API CALL LOG ===
[07-Apr-2026 14:40:01 UTC] Endpoint: user/profile.php
[07-Apr-2026 14:40:01 UTC] Full Log Data: {
    "timestamp": "2026-04-07 14:40:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.83.125",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc3IiwidXNlcm5hbWUiOiJPbHV3YXBlbDIyMiIsImVtYWlsIjoiYWRleWVyaWlzcmFlbDEyM0BnbWFpbC5jb20iLCJleHAiOjE3NzYxNzc2MDF9.h1Pu3vgWGv-E5dj_35c-x4Pps_mpmffvZccosldNyJs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e89c8fbab70f40e-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.89.83.125",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.89.83.125, 172.68.229.180"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 14:40:01 UTC] === END API CALL LOG ===
[07-Apr-2026 14:40:01 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 14:40:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc3IiwidXNlcm5hbWUiOiJPbHV3YXBlbDIyMiIsImVtYWlsIjoiYWRleWVyaWlzcmFlbDEyM0BnbWFpbC5jb20iLCJleHAiOjE3NzYxNzc2MDF9.h1Pu3vgWGv-E5dj_35c-x4Pps_mpmffvZccosldNyJs
[07-Apr-2026 14:40:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 14:40:01 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 14:40:01 UTC] User ID: 277
[07-Apr-2026 14:40:01 UTC] ✅ User profile retrieved successfully for user ID: 277
[07-Apr-2026 14:40:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 14:40:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 14:40:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc3IiwidXNlcm5hbWUiOiJPbHV3YXBlbDIyMiIsImVtYWlsIjoiYWRleWVyaWlzcmFlbDEyM0BnbWFpbC5jb20iLCJleHAiOjE3NzYxNzc2MDF9.h1Pu3vgWGv-E5dj_35c-x4Pps_mpmffvZccosldNyJs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e89c8fbab77f40e-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.89.83.125","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.89.83.125, 172.68.229.181"}
[07-Apr-2026 14:40:01 UTC] === User Orders API Called ===
[07-Apr-2026 14:40:01 UTC] User ID: 277
[07-Apr-2026 14:40:01 UTC] Limit: 20, Offset: 0
[07-Apr-2026 14:40:01 UTC] Orders found: 0
[07-Apr-2026 14:40:01 UTC] Orders data: []
[07-Apr-2026 14:40:01 UTC] Total orders count: 0
[07-Apr-2026 14:40:02 UTC] === API CALL LOG ===
[07-Apr-2026 14:40:02 UTC] Endpoint: user/profile.php
[07-Apr-2026 14:40:02 UTC] Full Log Data: {
    "timestamp": "2026-04-07 14:40:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.83.125",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc3IiwidXNlcm5hbWUiOiJPbHV3YXBlbDIyMiIsImVtYWlsIjoiYWRleWVyaWlzcmFlbDEyM0BnbWFpbC5jb20iLCJleHAiOjE3NzYxNzc2MDF9.h1Pu3vgWGv-E5dj_35c-x4Pps_mpmffvZccosldNyJs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e89c8fcde95f40e-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.89.83.125",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.89.83.125, 172.68.229.180"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 14:40:02 UTC] === END API CALL LOG ===
[07-Apr-2026 14:40:02 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 14:40:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc3IiwidXNlcm5hbWUiOiJPbHV3YXBlbDIyMiIsImVtYWlsIjoiYWRleWVyaWlzcmFlbDEyM0BnbWFpbC5jb20iLCJleHAiOjE3NzYxNzc2MDF9.h1Pu3vgWGv-E5dj_35c-x4Pps_mpmffvZccosldNyJs
[07-Apr-2026 14:40:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 14:40:02 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 14:40:02 UTC] User ID: 277
[07-Apr-2026 14:40:02 UTC] ✅ User profile retrieved successfully for user ID: 277
[07-Apr-2026 14:40:02 UTC] === API CALL LOG ===
[07-Apr-2026 14:40:02 UTC] Endpoint: user/profile.php
[07-Apr-2026 14:40:02 UTC] Full Log Data: {
    "timestamp": "2026-04-07 14:40:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.83.125",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc3IiwidXNlcm5hbWUiOiJPbHV3YXBlbDIyMiIsImVtYWlsIjoiYWRleWVyaWlzcmFlbDEyM0BnbWFpbC5jb20iLCJleHAiOjE3NzYxNzc2MDF9.h1Pu3vgWGv-E5dj_35c-x4Pps_mpmffvZccosldNyJs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e89c901cddaf40e-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.89.83.125",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.89.83.125, 172.68.229.181"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 14:40:02 UTC] === END API CALL LOG ===
[07-Apr-2026 14:40:02 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 14:40:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc3IiwidXNlcm5hbWUiOiJPbHV3YXBlbDIyMiIsImVtYWlsIjoiYWRleWVyaWlzcmFlbDEyM0BnbWFpbC5jb20iLCJleHAiOjE3NzYxNzc2MDF9.h1Pu3vgWGv-E5dj_35c-x4Pps_mpmffvZccosldNyJs
[07-Apr-2026 14:40:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 14:40:02 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 14:40:02 UTC] User ID: 277
[07-Apr-2026 14:40:02 UTC] ✅ User profile retrieved successfully for user ID: 277
[07-Apr-2026 14:41:06 UTC] === API CALL LOG ===
[07-Apr-2026 14:41:06 UTC] Endpoint: user/profile.php
[07-Apr-2026 14:41:06 UTC] Full Log Data: {
    "timestamp": "2026-04-07 14:41:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.83.125",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc3IiwidXNlcm5hbWUiOiJPbHV3YXBlbDIyMiIsImVtYWlsIjoiYWRleWVyaWlzcmFlbDEyM0BnbWFpbC5jb20iLCJleHAiOjE3NzYxNzc2MDF9.h1Pu3vgWGv-E5dj_35c-x4Pps_mpmffvZccosldNyJs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e89ca921ebad7c3-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.89.83.125",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.89.83.125, 172.64.192.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 14:41:06 UTC] === END API CALL LOG ===
[07-Apr-2026 14:41:06 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 14:41:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc3IiwidXNlcm5hbWUiOiJPbHV3YXBlbDIyMiIsImVtYWlsIjoiYWRleWVyaWlzcmFlbDEyM0BnbWFpbC5jb20iLCJleHAiOjE3NzYxNzc2MDF9.h1Pu3vgWGv-E5dj_35c-x4Pps_mpmffvZccosldNyJs
[07-Apr-2026 14:41:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 14:41:06 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 14:41:06 UTC] User ID: 277
[07-Apr-2026 14:41:06 UTC] ✅ User profile retrieved successfully for user ID: 277
[07-Apr-2026 14:41:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 14:41:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 14:41:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc3IiwidXNlcm5hbWUiOiJPbHV3YXBlbDIyMiIsImVtYWlsIjoiYWRleWVyaWlzcmFlbDEyM0BnbWFpbC5jb20iLCJleHAiOjE3NzYxNzc2MDF9.h1Pu3vgWGv-E5dj_35c-x4Pps_mpmffvZccosldNyJs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e89cb030d63d7c3-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.89.83.125","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.89.83.125, 172.64.192.168"}
[07-Apr-2026 14:41:24 UTC] === User Orders API Called ===
[07-Apr-2026 14:41:24 UTC] User ID: 277
[07-Apr-2026 14:41:24 UTC] Limit: 20, Offset: 0
[07-Apr-2026 14:41:24 UTC] Orders found: 1
[07-Apr-2026 14:41:24 UTC] Orders data: [{"id":165,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/officialwealthbuilders","status":"pending","created_at":"2026-04-07 18:11:23","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[07-Apr-2026 14:41:24 UTC] Total orders count: 1
[07-Apr-2026 14:41:39 UTC] === API CALL LOG ===
[07-Apr-2026 14:41:39 UTC] Endpoint: user/profile.php
[07-Apr-2026 14:41:39 UTC] Full Log Data: {
    "timestamp": "2026-04-07 14:41:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.83.125",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc3IiwidXNlcm5hbWUiOiJPbHV3YXBlbDIyMiIsImVtYWlsIjoiYWRleWVyaWlzcmFlbDEyM0BnbWFpbC5jb20iLCJleHAiOjE3NzYxNzc2MDF9.h1Pu3vgWGv-E5dj_35c-x4Pps_mpmffvZccosldNyJs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e89cb5c5f128ae0-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.89.83.125",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.89.83.125, 172.71.241.85"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 14:41:39 UTC] === END API CALL LOG ===
[07-Apr-2026 14:41:39 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 14:41:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc3IiwidXNlcm5hbWUiOiJPbHV3YXBlbDIyMiIsImVtYWlsIjoiYWRleWVyaWlzcmFlbDEyM0BnbWFpbC5jb20iLCJleHAiOjE3NzYxNzc2MDF9.h1Pu3vgWGv-E5dj_35c-x4Pps_mpmffvZccosldNyJs
[07-Apr-2026 14:41:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 14:41:39 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 14:41:39 UTC] User ID: 277
[07-Apr-2026 14:41:39 UTC] ✅ User profile retrieved successfully for user ID: 277
[07-Apr-2026 14:41:47 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 14:41:47 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 14:41:47 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc3IiwidXNlcm5hbWUiOiJPbHV3YXBlbDIyMiIsImVtYWlsIjoiYWRleWVyaWlzcmFlbDEyM0BnbWFpbC5jb20iLCJleHAiOjE3NzYxNzc2MDF9.h1Pu3vgWGv-E5dj_35c-x4Pps_mpmffvZccosldNyJs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e89cb91ea948ae0-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.89.83.125","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.89.83.125, 172.71.241.84"}
[07-Apr-2026 14:41:47 UTC] === User Orders API Called ===
[07-Apr-2026 14:41:47 UTC] User ID: 277
[07-Apr-2026 14:41:47 UTC] Limit: 20, Offset: 0
[07-Apr-2026 14:41:47 UTC] Orders found: 1
[07-Apr-2026 14:41:47 UTC] Orders data: [{"id":165,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/officialwealthbuilders","status":"cancelled","created_at":"2026-04-07 18:11:23","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[07-Apr-2026 14:41:47 UTC] Total orders count: 1
[07-Apr-2026 14:41:47 UTC] === API CALL LOG ===
[07-Apr-2026 14:41:47 UTC] Endpoint: user/profile.php
[07-Apr-2026 14:41:47 UTC] Full Log Data: {
    "timestamp": "2026-04-07 14:41:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.83.125",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc3IiwidXNlcm5hbWUiOiJPbHV3YXBlbDIyMiIsImVtYWlsIjoiYWRleWVyaWlzcmFlbDEyM0BnbWFpbC5jb20iLCJleHAiOjE3NzYxNzc2MDF9.h1Pu3vgWGv-E5dj_35c-x4Pps_mpmffvZccosldNyJs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e89cb91ea978ae0-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.89.83.125",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.89.83.125, 172.71.241.85"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 14:41:47 UTC] === END API CALL LOG ===
[07-Apr-2026 14:41:47 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 14:41:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc3IiwidXNlcm5hbWUiOiJPbHV3YXBlbDIyMiIsImVtYWlsIjoiYWRleWVyaWlzcmFlbDEyM0BnbWFpbC5jb20iLCJleHAiOjE3NzYxNzc2MDF9.h1Pu3vgWGv-E5dj_35c-x4Pps_mpmffvZccosldNyJs
[07-Apr-2026 14:41:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 14:41:47 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 14:41:47 UTC] User ID: 277
[07-Apr-2026 14:41:47 UTC] ✅ User profile retrieved successfully for user ID: 277
[07-Apr-2026 14:41:48 UTC] === API CALL LOG ===
[07-Apr-2026 14:41:48 UTC] Endpoint: user/profile.php
[07-Apr-2026 14:41:48 UTC] Full Log Data: {
    "timestamp": "2026-04-07 14:41:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.83.125",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc3IiwidXNlcm5hbWUiOiJPbHV3YXBlbDIyMiIsImVtYWlsIjoiYWRleWVyaWlzcmFlbDEyM0BnbWFpbC5jb20iLCJleHAiOjE3NzYxNzc2MDF9.h1Pu3vgWGv-E5dj_35c-x4Pps_mpmffvZccosldNyJs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e89cb954ccd8ae0-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.89.83.125",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.89.83.125, 172.71.241.84"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 14:41:48 UTC] === END API CALL LOG ===
[07-Apr-2026 14:41:48 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 14:41:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc3IiwidXNlcm5hbWUiOiJPbHV3YXBlbDIyMiIsImVtYWlsIjoiYWRleWVyaWlzcmFlbDEyM0BnbWFpbC5jb20iLCJleHAiOjE3NzYxNzc2MDF9.h1Pu3vgWGv-E5dj_35c-x4Pps_mpmffvZccosldNyJs
[07-Apr-2026 14:41:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 14:41:48 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 14:41:48 UTC] User ID: 277
[07-Apr-2026 14:41:48 UTC] ✅ User profile retrieved successfully for user ID: 277
[07-Apr-2026 14:42:08 UTC] === API CALL LOG ===
[07-Apr-2026 14:42:08 UTC] Endpoint: user/profile.php
[07-Apr-2026 14:42:08 UTC] Full Log Data: {
    "timestamp": "2026-04-07 14:42:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.83.125",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc3IiwidXNlcm5hbWUiOiJPbHV3YXBlbDIyMiIsImVtYWlsIjoiYWRleWVyaWlzcmFlbDEyM0BnbWFpbC5jb20iLCJleHAiOjE3NzYxNzc2MDF9.h1Pu3vgWGv-E5dj_35c-x4Pps_mpmffvZccosldNyJs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e89cc150a4e8ae0-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.89.83.125",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.89.83.125, 172.71.241.84"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 14:42:08 UTC] === END API CALL LOG ===
[07-Apr-2026 14:42:08 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 14:42:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc3IiwidXNlcm5hbWUiOiJPbHV3YXBlbDIyMiIsImVtYWlsIjoiYWRleWVyaWlzcmFlbDEyM0BnbWFpbC5jb20iLCJleHAiOjE3NzYxNzc2MDF9.h1Pu3vgWGv-E5dj_35c-x4Pps_mpmffvZccosldNyJs
[07-Apr-2026 14:42:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 14:42:08 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 14:42:08 UTC] User ID: 277
[07-Apr-2026 14:42:08 UTC] ✅ User profile retrieved successfully for user ID: 277
[07-Apr-2026 14:42:29 UTC] === API CALL LOG ===
[07-Apr-2026 14:42:29 UTC] Endpoint: user/profile.php
[07-Apr-2026 14:42:29 UTC] Full Log Data: {
    "timestamp": "2026-04-07 14:42:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.83.125",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc3IiwidXNlcm5hbWUiOiJPbHV3YXBlbDIyMiIsImVtYWlsIjoiYWRleWVyaWlzcmFlbDEyM0BnbWFpbC5jb20iLCJleHAiOjE3NzYxNzc2MDF9.h1Pu3vgWGv-E5dj_35c-x4Pps_mpmffvZccosldNyJs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e89cc933a408ae0-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.89.83.125",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.89.83.125, 172.71.241.85"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 14:42:29 UTC] === END API CALL LOG ===
[07-Apr-2026 14:42:29 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 14:42:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc3IiwidXNlcm5hbWUiOiJPbHV3YXBlbDIyMiIsImVtYWlsIjoiYWRleWVyaWlzcmFlbDEyM0BnbWFpbC5jb20iLCJleHAiOjE3NzYxNzc2MDF9.h1Pu3vgWGv-E5dj_35c-x4Pps_mpmffvZccosldNyJs
[07-Apr-2026 14:42:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 14:42:29 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 14:42:29 UTC] User ID: 277
[07-Apr-2026 14:42:29 UTC] ✅ User profile retrieved successfully for user ID: 277
[07-Apr-2026 14:42:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 14:42:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 14:42:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc3IiwidXNlcm5hbWUiOiJPbHV3YXBlbDIyMiIsImVtYWlsIjoiYWRleWVyaWlzcmFlbDEyM0BnbWFpbC5jb20iLCJleHAiOjE3NzYxNzc2MDF9.h1Pu3vgWGv-E5dj_35c-x4Pps_mpmffvZccosldNyJs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e89cc933a3d8ae0-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.89.83.125","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.89.83.125, 172.71.241.85"}
[07-Apr-2026 14:42:29 UTC] === User Orders API Called ===
[07-Apr-2026 14:42:29 UTC] User ID: 277
[07-Apr-2026 14:42:29 UTC] Limit: 20, Offset: 0
[07-Apr-2026 14:42:29 UTC] Orders found: 1
[07-Apr-2026 14:42:29 UTC] Orders data: [{"id":165,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/officialwealthbuilders","status":"cancelled","created_at":"2026-04-07 18:11:23","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[07-Apr-2026 14:42:29 UTC] Total orders count: 1
[07-Apr-2026 14:42:29 UTC] === API CALL LOG ===
[07-Apr-2026 14:42:29 UTC] Endpoint: user/profile.php
[07-Apr-2026 14:42:29 UTC] Full Log Data: {
    "timestamp": "2026-04-07 14:42:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.83.125",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc3IiwidXNlcm5hbWUiOiJPbHV3YXBlbDIyMiIsImVtYWlsIjoiYWRleWVyaWlzcmFlbDEyM0BnbWFpbC5jb20iLCJleHAiOjE3NzYxNzc2MDF9.h1Pu3vgWGv-E5dj_35c-x4Pps_mpmffvZccosldNyJs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e89cc977e628ae0-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.89.83.125",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.89.83.125, 172.71.241.85"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 14:42:29 UTC] === END API CALL LOG ===
[07-Apr-2026 14:42:29 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 14:42:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc3IiwidXNlcm5hbWUiOiJPbHV3YXBlbDIyMiIsImVtYWlsIjoiYWRleWVyaWlzcmFlbDEyM0BnbWFpbC5jb20iLCJleHAiOjE3NzYxNzc2MDF9.h1Pu3vgWGv-E5dj_35c-x4Pps_mpmffvZccosldNyJs
[07-Apr-2026 14:42:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 14:42:29 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 14:42:29 UTC] User ID: 277
[07-Apr-2026 14:42:29 UTC] ✅ User profile retrieved successfully for user ID: 277
[07-Apr-2026 14:42:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 14:42:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 14:42:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc3IiwidXNlcm5hbWUiOiJPbHV3YXBlbDIyMiIsImVtYWlsIjoiYWRleWVyaWlzcmFlbDEyM0BnbWFpbC5jb20iLCJleHAiOjE3NzYxNzc2MDF9.h1Pu3vgWGv-E5dj_35c-x4Pps_mpmffvZccosldNyJs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e89cd0d4b798ae0-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.89.83.125","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.89.83.125, 172.71.241.85"}
[07-Apr-2026 14:42:48 UTC] === User Orders API Called ===
[07-Apr-2026 14:42:48 UTC] User ID: 277
[07-Apr-2026 14:42:48 UTC] Limit: 20, Offset: 0
[07-Apr-2026 14:42:48 UTC] Orders found: 2
[07-Apr-2026 14:42:48 UTC] Orders data: [{"id":166,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/officialwealthbuilders\/91","status":"pending","created_at":"2026-04-07 18:12:46","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":165,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/officialwealthbuilders","status":"cancelled","created_at":"2026-04-07 18:11:23","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[07-Apr-2026 14:42:48 UTC] Total orders count: 2
[07-Apr-2026 14:42:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 14:42:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 14:42:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc3IiwidXNlcm5hbWUiOiJPbHV3YXBlbDIyMiIsImVtYWlsIjoiYWRleWVyaWlzcmFlbDEyM0BnbWFpbC5jb20iLCJleHAiOjE3NzYxNzc2MDF9.h1Pu3vgWGv-E5dj_35c-x4Pps_mpmffvZccosldNyJs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e89cd30fa958ae0-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.89.83.125","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.89.83.125, 172.71.241.84"}
[07-Apr-2026 14:42:54 UTC] === User Orders API Called ===
[07-Apr-2026 14:42:54 UTC] User ID: 277
[07-Apr-2026 14:42:54 UTC] Limit: 20, Offset: 0
[07-Apr-2026 14:42:54 UTC] Orders found: 2
[07-Apr-2026 14:42:54 UTC] Orders data: [{"id":166,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/officialwealthbuilders\/91","status":"pending","created_at":"2026-04-07 18:12:46","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":165,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/officialwealthbuilders","status":"cancelled","created_at":"2026-04-07 18:11:23","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[07-Apr-2026 14:42:54 UTC] Total orders count: 2
[07-Apr-2026 14:42:54 UTC] === API CALL LOG ===
[07-Apr-2026 14:42:54 UTC] Endpoint: user/profile.php
[07-Apr-2026 14:42:54 UTC] Full Log Data: {
    "timestamp": "2026-04-07 14:42:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.83.125",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc3IiwidXNlcm5hbWUiOiJPbHV3YXBlbDIyMiIsImVtYWlsIjoiYWRleWVyaWlzcmFlbDEyM0BnbWFpbC5jb20iLCJleHAiOjE3NzYxNzc2MDF9.h1Pu3vgWGv-E5dj_35c-x4Pps_mpmffvZccosldNyJs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e89cd30fa978ae0-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.89.83.125",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.89.83.125, 172.71.241.84"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 14:42:54 UTC] === END API CALL LOG ===
[07-Apr-2026 14:42:54 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 14:42:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc3IiwidXNlcm5hbWUiOiJPbHV3YXBlbDIyMiIsImVtYWlsIjoiYWRleWVyaWlzcmFlbDEyM0BnbWFpbC5jb20iLCJleHAiOjE3NzYxNzc2MDF9.h1Pu3vgWGv-E5dj_35c-x4Pps_mpmffvZccosldNyJs
[07-Apr-2026 14:42:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 14:42:54 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 14:42:54 UTC] User ID: 277
[07-Apr-2026 14:42:54 UTC] ✅ User profile retrieved successfully for user ID: 277
[07-Apr-2026 14:42:54 UTC] === API CALL LOG ===
[07-Apr-2026 14:42:54 UTC] Endpoint: user/profile.php
[07-Apr-2026 14:42:54 UTC] Full Log Data: {
    "timestamp": "2026-04-07 14:42:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.83.125",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc3IiwidXNlcm5hbWUiOiJPbHV3YXBlbDIyMiIsImVtYWlsIjoiYWRleWVyaWlzcmFlbDEyM0BnbWFpbC5jb20iLCJleHAiOjE3NzYxNzc2MDF9.h1Pu3vgWGv-E5dj_35c-x4Pps_mpmffvZccosldNyJs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e89cd343b428ae0-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.89.83.125",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.89.83.125, 172.71.241.84"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 14:42:54 UTC] === END API CALL LOG ===
[07-Apr-2026 14:42:54 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 14:42:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc3IiwidXNlcm5hbWUiOiJPbHV3YXBlbDIyMiIsImVtYWlsIjoiYWRleWVyaWlzcmFlbDEyM0BnbWFpbC5jb20iLCJleHAiOjE3NzYxNzc2MDF9.h1Pu3vgWGv-E5dj_35c-x4Pps_mpmffvZccosldNyJs
[07-Apr-2026 14:42:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 14:42:54 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 14:42:54 UTC] User ID: 277
[07-Apr-2026 14:42:54 UTC] ✅ User profile retrieved successfully for user ID: 277
[07-Apr-2026 14:46:15 UTC] === API CALL LOG ===
[07-Apr-2026 14:46:15 UTC] Endpoint: user/profile.php
[07-Apr-2026 14:46:15 UTC] Full Log Data: {
    "timestamp": "2026-04-07 14:46:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.83.125",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc3IiwidXNlcm5hbWUiOiJPbHV3YXBlbDIyMiIsImVtYWlsIjoiYWRleWVyaWlzcmFlbDEyM0BnbWFpbC5jb20iLCJleHAiOjE3NzYxNzc2MDF9.h1Pu3vgWGv-E5dj_35c-x4Pps_mpmffvZccosldNyJs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e89d21a89b9614f-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.89.83.125",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.89.83.125, 162.158.216.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 14:46:15 UTC] === END API CALL LOG ===
[07-Apr-2026 14:46:15 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 14:46:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc3IiwidXNlcm5hbWUiOiJPbHV3YXBlbDIyMiIsImVtYWlsIjoiYWRleWVyaWlzcmFlbDEyM0BnbWFpbC5jb20iLCJleHAiOjE3NzYxNzc2MDF9.h1Pu3vgWGv-E5dj_35c-x4Pps_mpmffvZccosldNyJs
[07-Apr-2026 14:46:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 14:46:15 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 14:46:15 UTC] User ID: 277
[07-Apr-2026 14:46:15 UTC] ✅ User profile retrieved successfully for user ID: 277
[07-Apr-2026 14:46:36 UTC] === API CALL LOG ===
[07-Apr-2026 14:46:36 UTC] Endpoint: user/profile.php
[07-Apr-2026 14:46:36 UTC] Full Log Data: {
    "timestamp": "2026-04-07 14:46:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.83.125",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc3IiwidXNlcm5hbWUiOiJPbHV3YXBlbDIyMiIsImVtYWlsIjoiYWRleWVyaWlzcmFlbDEyM0BnbWFpbC5jb20iLCJleHAiOjE3NzYxNzc2MDF9.h1Pu3vgWGv-E5dj_35c-x4Pps_mpmffvZccosldNyJs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e89d29f8bde5f1b-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.89.83.125",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.89.83.125, 172.71.178.4"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 14:46:36 UTC] === END API CALL LOG ===
[07-Apr-2026 14:46:36 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 14:46:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc3IiwidXNlcm5hbWUiOiJPbHV3YXBlbDIyMiIsImVtYWlsIjoiYWRleWVyaWlzcmFlbDEyM0BnbWFpbC5jb20iLCJleHAiOjE3NzYxNzc2MDF9.h1Pu3vgWGv-E5dj_35c-x4Pps_mpmffvZccosldNyJs
[07-Apr-2026 14:46:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 14:46:36 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 14:46:36 UTC] User ID: 277
[07-Apr-2026 14:46:36 UTC] ✅ User profile retrieved successfully for user ID: 277
[07-Apr-2026 14:47:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 14:47:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 14:47:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc3IiwidXNlcm5hbWUiOiJPbHV3YXBlbDIyMiIsImVtYWlsIjoiYWRleWVyaWlzcmFlbDEyM0BnbWFpbC5jb20iLCJleHAiOjE3NzYxNzc2MDF9.h1Pu3vgWGv-E5dj_35c-x4Pps_mpmffvZccosldNyJs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e89d35a8f2df8b3-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.89.83.125","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.89.83.125, 162.158.216.168"}
[07-Apr-2026 14:47:06 UTC] === User Orders API Called ===
[07-Apr-2026 14:47:06 UTC] User ID: 277
[07-Apr-2026 14:47:06 UTC] Limit: 20, Offset: 0
[07-Apr-2026 14:47:06 UTC] Orders found: 2
[07-Apr-2026 14:47:06 UTC] Orders data: [{"id":166,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/officialwealthbuilders\/91","status":"pending","created_at":"2026-04-07 18:12:46","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":165,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/officialwealthbuilders","status":"cancelled","created_at":"2026-04-07 18:11:23","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[07-Apr-2026 14:47:06 UTC] Total orders count: 2
[07-Apr-2026 14:49:42 UTC] === API CALL LOG ===
[07-Apr-2026 14:49:42 UTC] Endpoint: user/profile.php
[07-Apr-2026 14:49:42 UTC] Full Log Data: {
    "timestamp": "2026-04-07 14:49:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.83.125",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc3IiwidXNlcm5hbWUiOiJPbHV3YXBlbDIyMiIsImVtYWlsIjoiYWRleWVyaWlzcmFlbDEyM0BnbWFpbC5jb20iLCJleHAiOjE3NzYxNzc2MDF9.h1Pu3vgWGv-E5dj_35c-x4Pps_mpmffvZccosldNyJs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e89d727ffe0c91c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.89.83.125",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.89.83.125, 172.68.229.180"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 14:49:42 UTC] === END API CALL LOG ===
[07-Apr-2026 14:49:42 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 14:49:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc3IiwidXNlcm5hbWUiOiJPbHV3YXBlbDIyMiIsImVtYWlsIjoiYWRleWVyaWlzcmFlbDEyM0BnbWFpbC5jb20iLCJleHAiOjE3NzYxNzc2MDF9.h1Pu3vgWGv-E5dj_35c-x4Pps_mpmffvZccosldNyJs
[07-Apr-2026 14:49:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 14:49:42 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 14:49:42 UTC] User ID: 277
[07-Apr-2026 14:49:42 UTC] === API CALL LOG ===
[07-Apr-2026 14:49:42 UTC] Endpoint: user/profile.php
[07-Apr-2026 14:49:42 UTC] Full Log Data: {
    "timestamp": "2026-04-07 14:49:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.83.125",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc3IiwidXNlcm5hbWUiOiJPbHV3YXBlbDIyMiIsImVtYWlsIjoiYWRleWVyaWlzcmFlbDEyM0BnbWFpbC5jb20iLCJleHAiOjE3NzYxNzc2MDF9.h1Pu3vgWGv-E5dj_35c-x4Pps_mpmffvZccosldNyJs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e89d727ffdbc91c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.89.83.125",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.89.83.125, 172.68.229.180"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 14:49:42 UTC] ✅ User profile retrieved successfully for user ID: 277
[07-Apr-2026 14:49:42 UTC] === END API CALL LOG ===
[07-Apr-2026 14:49:42 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 14:49:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc3IiwidXNlcm5hbWUiOiJPbHV3YXBlbDIyMiIsImVtYWlsIjoiYWRleWVyaWlzcmFlbDEyM0BnbWFpbC5jb20iLCJleHAiOjE3NzYxNzc2MDF9.h1Pu3vgWGv-E5dj_35c-x4Pps_mpmffvZccosldNyJs
[07-Apr-2026 14:49:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 14:49:42 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 14:49:42 UTC] User ID: 277
[07-Apr-2026 14:49:42 UTC] ✅ User profile retrieved successfully for user ID: 277
[07-Apr-2026 14:49:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 14:49:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 14:49:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc3IiwidXNlcm5hbWUiOiJPbHV3YXBlbDIyMiIsImVtYWlsIjoiYWRleWVyaWlzcmFlbDEyM0BnbWFpbC5jb20iLCJleHAiOjE3NzYxNzc2MDF9.h1Pu3vgWGv-E5dj_35c-x4Pps_mpmffvZccosldNyJs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e89d7608aafc91c-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.89.83.125","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.89.83.125, 172.68.229.180"}
[07-Apr-2026 14:49:51 UTC] === User Orders API Called ===
[07-Apr-2026 14:49:51 UTC] User ID: 277
[07-Apr-2026 14:49:51 UTC] Limit: 20, Offset: 0
[07-Apr-2026 14:49:51 UTC] Orders found: 2
[07-Apr-2026 14:49:51 UTC] Orders data: [{"id":166,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/officialwealthbuilders\/91","status":"pending","created_at":"2026-04-07 18:12:46","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":165,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/officialwealthbuilders","status":"cancelled","created_at":"2026-04-07 18:11:23","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[07-Apr-2026 14:49:51 UTC] Total orders count: 2
[07-Apr-2026 14:53:22 UTC] === API CALL LOG ===
[07-Apr-2026 14:53:22 UTC] Endpoint: user/profile.php
[07-Apr-2026 14:53:22 UTC] Full Log Data: {
    "timestamp": "2026-04-07 14:53:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.83.125",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc3IiwidXNlcm5hbWUiOiJPbHV3YXBlbDIyMiIsImVtYWlsIjoiYWRleWVyaWlzcmFlbDEyM0BnbWFpbC5jb20iLCJleHAiOjE3NzYxNzc2MDF9.h1Pu3vgWGv-E5dj_35c-x4Pps_mpmffvZccosldNyJs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e89dc862ce2ed04-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.89.83.125",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.89.83.125, 141.101.99.109"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 14:53:22 UTC] === END API CALL LOG ===
[07-Apr-2026 14:53:22 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 14:53:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc3IiwidXNlcm5hbWUiOiJPbHV3YXBlbDIyMiIsImVtYWlsIjoiYWRleWVyaWlzcmFlbDEyM0BnbWFpbC5jb20iLCJleHAiOjE3NzYxNzc2MDF9.h1Pu3vgWGv-E5dj_35c-x4Pps_mpmffvZccosldNyJs
[07-Apr-2026 14:53:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 14:53:22 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 14:53:22 UTC] User ID: 277
[07-Apr-2026 14:53:22 UTC] ✅ User profile retrieved successfully for user ID: 277
[07-Apr-2026 14:55:52 UTC] === API CALL LOG ===
[07-Apr-2026 14:55:52 UTC] Endpoint: user/profile.php
[07-Apr-2026 14:55:52 UTC] Full Log Data: {
    "timestamp": "2026-04-07 14:55:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.83.125",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc3IiwidXNlcm5hbWUiOiJPbHV3YXBlbDIyMiIsImVtYWlsIjoiYWRleWVyaWlzcmFlbDEyM0BnbWFpbC5jb20iLCJleHAiOjE3NzYxNzc2MDF9.h1Pu3vgWGv-E5dj_35c-x4Pps_mpmffvZccosldNyJs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e89e03239ab9911-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.89.83.125",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.89.83.125, 172.64.192.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 14:55:52 UTC] === END API CALL LOG ===
[07-Apr-2026 14:55:52 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 14:55:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc3IiwidXNlcm5hbWUiOiJPbHV3YXBlbDIyMiIsImVtYWlsIjoiYWRleWVyaWlzcmFlbDEyM0BnbWFpbC5jb20iLCJleHAiOjE3NzYxNzc2MDF9.h1Pu3vgWGv-E5dj_35c-x4Pps_mpmffvZccosldNyJs
[07-Apr-2026 14:55:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 14:55:52 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 14:55:52 UTC] User ID: 277
[07-Apr-2026 14:55:52 UTC] ✅ User profile retrieved successfully for user ID: 277
[07-Apr-2026 14:56:01 UTC] === API CALL LOG ===
[07-Apr-2026 14:56:01 UTC] Endpoint: user/profile.php
[07-Apr-2026 14:56:01 UTC] Full Log Data: {
    "timestamp": "2026-04-07 14:56:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.83.125",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc3IiwidXNlcm5hbWUiOiJPbHV3YXBlbDIyMiIsImVtYWlsIjoiYWRleWVyaWlzcmFlbDEyM0BnbWFpbC5jb20iLCJleHAiOjE3NzYxNzc2MDF9.h1Pu3vgWGv-E5dj_35c-x4Pps_mpmffvZccosldNyJs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e89e032399d9911-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.89.83.125",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.89.83.125, 172.64.192.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 14:56:01 UTC] === END API CALL LOG ===
[07-Apr-2026 14:56:01 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 14:56:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc3IiwidXNlcm5hbWUiOiJPbHV3YXBlbDIyMiIsImVtYWlsIjoiYWRleWVyaWlzcmFlbDEyM0BnbWFpbC5jb20iLCJleHAiOjE3NzYxNzc2MDF9.h1Pu3vgWGv-E5dj_35c-x4Pps_mpmffvZccosldNyJs
[07-Apr-2026 14:56:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 14:56:01 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 14:56:01 UTC] User ID: 277
[07-Apr-2026 14:56:01 UTC] ✅ User profile retrieved successfully for user ID: 277
[07-Apr-2026 14:56:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 14:56:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 14:56:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc3IiwidXNlcm5hbWUiOiJPbHV3YXBlbDIyMiIsImVtYWlsIjoiYWRleWVyaWlzcmFlbDEyM0BnbWFpbC5jb20iLCJleHAiOjE3NzYxNzc2MDF9.h1Pu3vgWGv-E5dj_35c-x4Pps_mpmffvZccosldNyJs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e89e0a4afce97ab-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.89.83.125","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.89.83.125, 172.68.229.180"}
[07-Apr-2026 14:56:11 UTC] === User Orders API Called ===
[07-Apr-2026 14:56:11 UTC] User ID: 277
[07-Apr-2026 14:56:11 UTC] Limit: 20, Offset: 0
[07-Apr-2026 14:56:11 UTC] Orders found: 2
[07-Apr-2026 14:56:11 UTC] Orders data: [{"id":166,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/officialwealthbuilders\/91","status":"pending","created_at":"2026-04-07 18:12:46","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":165,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/officialwealthbuilders","status":"cancelled","created_at":"2026-04-07 18:11:23","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[07-Apr-2026 14:56:11 UTC] Total orders count: 2
[07-Apr-2026 14:57:00 UTC] === API CALL LOG ===
[07-Apr-2026 14:57:00 UTC] Endpoint: user/profile.php
[07-Apr-2026 14:57:00 UTC] Full Log Data: {
    "timestamp": "2026-04-07 14:57:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.83.125",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc3IiwidXNlcm5hbWUiOiJPbHV3YXBlbDIyMiIsImVtYWlsIjoiYWRleWVyaWlzcmFlbDEyM0BnbWFpbC5jb20iLCJleHAiOjE3NzYxNzc2MDF9.h1Pu3vgWGv-E5dj_35c-x4Pps_mpmffvZccosldNyJs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e89e1dcec8476ff-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.89.83.125",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.89.83.125, 172.70.86.228"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 14:57:00 UTC] === END API CALL LOG ===
[07-Apr-2026 14:57:00 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 14:57:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc3IiwidXNlcm5hbWUiOiJPbHV3YXBlbDIyMiIsImVtYWlsIjoiYWRleWVyaWlzcmFlbDEyM0BnbWFpbC5jb20iLCJleHAiOjE3NzYxNzc2MDF9.h1Pu3vgWGv-E5dj_35c-x4Pps_mpmffvZccosldNyJs
[07-Apr-2026 14:57:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 14:57:00 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 14:57:00 UTC] User ID: 277
[07-Apr-2026 14:57:00 UTC] ✅ User profile retrieved successfully for user ID: 277
[07-Apr-2026 14:57:04 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 14:57:04 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 14:57:04 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc3IiwidXNlcm5hbWUiOiJPbHV3YXBlbDIyMiIsImVtYWlsIjoiYWRleWVyaWlzcmFlbDEyM0BnbWFpbC5jb20iLCJleHAiOjE3NzYxNzc2MDF9.h1Pu3vgWGv-E5dj_35c-x4Pps_mpmffvZccosldNyJs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e89e1f25ff976ff-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.89.83.125","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.89.83.125, 172.70.86.134"}
[07-Apr-2026 14:57:04 UTC] === User Orders API Called ===
[07-Apr-2026 14:57:04 UTC] User ID: 277
[07-Apr-2026 14:57:04 UTC] Limit: 20, Offset: 0
[07-Apr-2026 14:57:04 UTC] Orders found: 2
[07-Apr-2026 14:57:04 UTC] Orders data: [{"id":166,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/officialwealthbuilders\/91","status":"pending","created_at":"2026-04-07 18:12:46","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":165,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/officialwealthbuilders","status":"cancelled","created_at":"2026-04-07 18:11:23","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[07-Apr-2026 14:57:04 UTC] Total orders count: 2
[07-Apr-2026 14:57:04 UTC] === API CALL LOG ===
[07-Apr-2026 14:57:04 UTC] Endpoint: user/profile.php
[07-Apr-2026 14:57:04 UTC] Full Log Data: {
    "timestamp": "2026-04-07 14:57:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.83.125",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc3IiwidXNlcm5hbWUiOiJPbHV3YXBlbDIyMiIsImVtYWlsIjoiYWRleWVyaWlzcmFlbDEyM0BnbWFpbC5jb20iLCJleHAiOjE3NzYxNzc2MDF9.h1Pu3vgWGv-E5dj_35c-x4Pps_mpmffvZccosldNyJs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e89e1f25ffb76ff-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.89.83.125",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.89.83.125, 172.70.86.134"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 14:57:04 UTC] === END API CALL LOG ===
[07-Apr-2026 14:57:04 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 14:57:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc3IiwidXNlcm5hbWUiOiJPbHV3YXBlbDIyMiIsImVtYWlsIjoiYWRleWVyaWlzcmFlbDEyM0BnbWFpbC5jb20iLCJleHAiOjE3NzYxNzc2MDF9.h1Pu3vgWGv-E5dj_35c-x4Pps_mpmffvZccosldNyJs
[07-Apr-2026 14:57:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 14:57:04 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 14:57:04 UTC] User ID: 277
[07-Apr-2026 14:57:04 UTC] ✅ User profile retrieved successfully for user ID: 277
[07-Apr-2026 14:57:05 UTC] === API CALL LOG ===
[07-Apr-2026 14:57:05 UTC] Endpoint: user/profile.php
[07-Apr-2026 14:57:05 UTC] Full Log Data: {
    "timestamp": "2026-04-07 14:57:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.83.125",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc3IiwidXNlcm5hbWUiOiJPbHV3YXBlbDIyMiIsImVtYWlsIjoiYWRleWVyaWlzcmFlbDEyM0BnbWFpbC5jb20iLCJleHAiOjE3NzYxNzc2MDF9.h1Pu3vgWGv-E5dj_35c-x4Pps_mpmffvZccosldNyJs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e89e1f66c5576ff-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.89.83.125",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.89.83.125, 172.70.86.134"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 14:57:05 UTC] === END API CALL LOG ===
[07-Apr-2026 14:57:05 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 14:57:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc3IiwidXNlcm5hbWUiOiJPbHV3YXBlbDIyMiIsImVtYWlsIjoiYWRleWVyaWlzcmFlbDEyM0BnbWFpbC5jb20iLCJleHAiOjE3NzYxNzc2MDF9.h1Pu3vgWGv-E5dj_35c-x4Pps_mpmffvZccosldNyJs
[07-Apr-2026 14:57:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 14:57:05 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 14:57:05 UTC] User ID: 277
[07-Apr-2026 14:57:05 UTC] ✅ User profile retrieved successfully for user ID: 277
[07-Apr-2026 14:57:30 UTC] === API CALL LOG ===
[07-Apr-2026 14:57:30 UTC] Endpoint: user/profile.php
[07-Apr-2026 14:57:30 UTC] Full Log Data: {
    "timestamp": "2026-04-07 14:57:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.83.125",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc3IiwidXNlcm5hbWUiOiJPbHV3YXBlbDIyMiIsImVtYWlsIjoiYWRleWVyaWlzcmFlbDEyM0BnbWFpbC5jb20iLCJleHAiOjE3NzYxNzc2MDF9.h1Pu3vgWGv-E5dj_35c-x4Pps_mpmffvZccosldNyJs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e89e2976e0876ff-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.89.83.125",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.89.83.125, 172.70.86.227"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 14:57:30 UTC] === END API CALL LOG ===
[07-Apr-2026 14:57:30 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 14:57:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc3IiwidXNlcm5hbWUiOiJPbHV3YXBlbDIyMiIsImVtYWlsIjoiYWRleWVyaWlzcmFlbDEyM0BnbWFpbC5jb20iLCJleHAiOjE3NzYxNzc2MDF9.h1Pu3vgWGv-E5dj_35c-x4Pps_mpmffvZccosldNyJs
[07-Apr-2026 14:57:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 14:57:30 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 14:57:30 UTC] User ID: 277
[07-Apr-2026 14:57:30 UTC] ✅ User profile retrieved successfully for user ID: 277
[07-Apr-2026 14:57:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 14:57:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 14:57:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc3IiwidXNlcm5hbWUiOiJPbHV3YXBlbDIyMiIsImVtYWlsIjoiYWRleWVyaWlzcmFlbDEyM0BnbWFpbC5jb20iLCJleHAiOjE3NzYxNzc2MDF9.h1Pu3vgWGv-E5dj_35c-x4Pps_mpmffvZccosldNyJs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e89e2986f0676ff-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.89.83.125","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.89.83.125, 172.70.86.227"}
[07-Apr-2026 14:57:30 UTC] === User Orders API Called ===
[07-Apr-2026 14:57:30 UTC] User ID: 277
[07-Apr-2026 14:57:30 UTC] Limit: 20, Offset: 0
[07-Apr-2026 14:57:30 UTC] Orders found: 3
[07-Apr-2026 14:57:30 UTC] Orders data: [{"id":167,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/officialwealthbuilders\/92","status":"pending","created_at":"2026-04-07 18:27:29","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":166,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/officialwealthbuilders\/91","status":"pending","created_at":"2026-04-07 18:12:46","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":165,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/officialwealthbuilders","status":"cancelled","created_at":"2026-04-07 18:11:23","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[07-Apr-2026 14:57:30 UTC] Total orders count: 3
[07-Apr-2026 14:57:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 14:57:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 14:57:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc3IiwidXNlcm5hbWUiOiJPbHV3YXBlbDIyMiIsImVtYWlsIjoiYWRleWVyaWlzcmFlbDEyM0BnbWFpbC5jb20iLCJleHAiOjE3NzYxNzc2MDF9.h1Pu3vgWGv-E5dj_35c-x4Pps_mpmffvZccosldNyJs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e89e2997ffa76ff-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.89.83.125","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.89.83.125, 172.70.86.228"}
[07-Apr-2026 14:57:31 UTC] === User Orders API Called ===
[07-Apr-2026 14:57:31 UTC] User ID: 277
[07-Apr-2026 14:57:31 UTC] Limit: 20, Offset: 0
[07-Apr-2026 14:57:31 UTC] Orders found: 3
[07-Apr-2026 14:57:31 UTC] Orders data: [{"id":167,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/officialwealthbuilders\/92","status":"pending","created_at":"2026-04-07 18:27:29","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":166,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/officialwealthbuilders\/91","status":"pending","created_at":"2026-04-07 18:12:46","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":165,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/officialwealthbuilders","status":"cancelled","created_at":"2026-04-07 18:11:23","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[07-Apr-2026 14:57:31 UTC] Total orders count: 3
[07-Apr-2026 14:57:31 UTC] === API CALL LOG ===
[07-Apr-2026 14:57:31 UTC] Endpoint: user/profile.php
[07-Apr-2026 14:57:31 UTC] Full Log Data: {
    "timestamp": "2026-04-07 14:57:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.83.125",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc3IiwidXNlcm5hbWUiOiJPbHV3YXBlbDIyMiIsImVtYWlsIjoiYWRleWVyaWlzcmFlbDEyM0BnbWFpbC5jb20iLCJleHAiOjE3NzYxNzc2MDF9.h1Pu3vgWGv-E5dj_35c-x4Pps_mpmffvZccosldNyJs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e89e29a98f876ff-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.89.83.125",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.89.83.125, 172.70.86.227"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 14:57:31 UTC] === END API CALL LOG ===
[07-Apr-2026 14:57:31 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 14:57:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc3IiwidXNlcm5hbWUiOiJPbHV3YXBlbDIyMiIsImVtYWlsIjoiYWRleWVyaWlzcmFlbDEyM0BnbWFpbC5jb20iLCJleHAiOjE3NzYxNzc2MDF9.h1Pu3vgWGv-E5dj_35c-x4Pps_mpmffvZccosldNyJs
[07-Apr-2026 14:57:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 14:57:31 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 14:57:31 UTC] User ID: 277
[07-Apr-2026 14:57:31 UTC] ✅ User profile retrieved successfully for user ID: 277
[07-Apr-2026 14:57:31 UTC] === API CALL LOG ===
[07-Apr-2026 14:57:31 UTC] Endpoint: user/profile.php
[07-Apr-2026 14:57:31 UTC] Full Log Data: {
    "timestamp": "2026-04-07 14:57:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.83.125",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc3IiwidXNlcm5hbWUiOiJPbHV3YXBlbDIyMiIsImVtYWlsIjoiYWRleWVyaWlzcmFlbDEyM0BnbWFpbC5jb20iLCJleHAiOjE3NzYxNzc2MDF9.h1Pu3vgWGv-E5dj_35c-x4Pps_mpmffvZccosldNyJs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e89e29ddbe676ff-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.89.83.125",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.89.83.125, 172.70.86.228"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 14:57:31 UTC] === END API CALL LOG ===
[07-Apr-2026 14:57:31 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 14:57:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc3IiwidXNlcm5hbWUiOiJPbHV3YXBlbDIyMiIsImVtYWlsIjoiYWRleWVyaWlzcmFlbDEyM0BnbWFpbC5jb20iLCJleHAiOjE3NzYxNzc2MDF9.h1Pu3vgWGv-E5dj_35c-x4Pps_mpmffvZccosldNyJs
[07-Apr-2026 14:57:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 14:57:31 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 14:57:31 UTC] User ID: 277
[07-Apr-2026 14:57:31 UTC] ✅ User profile retrieved successfully for user ID: 277
[07-Apr-2026 14:57:33 UTC] === API CALL LOG ===
[07-Apr-2026 14:57:33 UTC] Endpoint: user/profile.php
[07-Apr-2026 14:57:33 UTC] Full Log Data: {
    "timestamp": "2026-04-07 14:57:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.83.125",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc3IiwidXNlcm5hbWUiOiJPbHV3YXBlbDIyMiIsImVtYWlsIjoiYWRleWVyaWlzcmFlbDEyM0BnbWFpbC5jb20iLCJleHAiOjE3NzYxNzc2MDF9.h1Pu3vgWGv-E5dj_35c-x4Pps_mpmffvZccosldNyJs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e89e2aab8cd76ff-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.89.83.125",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.89.83.125, 172.70.86.228"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 14:57:33 UTC] === END API CALL LOG ===
[07-Apr-2026 14:57:33 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 14:57:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc3IiwidXNlcm5hbWUiOiJPbHV3YXBlbDIyMiIsImVtYWlsIjoiYWRleWVyaWlzcmFlbDEyM0BnbWFpbC5jb20iLCJleHAiOjE3NzYxNzc2MDF9.h1Pu3vgWGv-E5dj_35c-x4Pps_mpmffvZccosldNyJs
[07-Apr-2026 14:57:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 14:57:33 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 14:57:33 UTC] User ID: 277
[07-Apr-2026 14:57:33 UTC] ✅ User profile retrieved successfully for user ID: 277
[07-Apr-2026 15:23:37 UTC] === API CALL LOG ===
[07-Apr-2026 15:23:37 UTC] Endpoint: user/profile.php
[07-Apr-2026 15:23:37 UTC] Full Log Data: {
    "timestamp": "2026-04-07 15:23:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.233.104.245",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc4IiwidXNlcm5hbWUiOiJnZmhmZGNiIiwiZW1haWwiOiJpYnJhaGltbW9zdGFmYTEyMmtAZ21haWwuY29tIiwiZXhwIjoxNzc2MTgwMjE2fQ.IPDv55CqyM4fHwNnFCu42jmRTXmQTOwoUc9H8nt6SNg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e8a08d69c7fe1d0-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "41.233.104.245",
        "CF-IPCountry": "EG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "41.233.104.245, 172.68.234.188"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 15:23:37 UTC] === END API CALL LOG ===
[07-Apr-2026 15:23:37 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 15:23:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc4IiwidXNlcm5hbWUiOiJnZmhmZGNiIiwiZW1haWwiOiJpYnJhaGltbW9zdGFmYTEyMmtAZ21haWwuY29tIiwiZXhwIjoxNzc2MTgwMjE2fQ.IPDv55CqyM4fHwNnFCu42jmRTXmQTOwoUc9H8nt6SNg
[07-Apr-2026 15:23:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 15:23:37 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 15:23:37 UTC] User ID: 278
[07-Apr-2026 15:23:37 UTC] ✅ User profile retrieved successfully for user ID: 278
[07-Apr-2026 15:23:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 15:23:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 15:23:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc4IiwidXNlcm5hbWUiOiJnZmhmZGNiIiwiZW1haWwiOiJpYnJhaGltbW9zdGFmYTEyMmtAZ21haWwuY29tIiwiZXhwIjoxNzc2MTgwMjE2fQ.IPDv55CqyM4fHwNnFCu42jmRTXmQTOwoUc9H8nt6SNg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e8a08d69c8ce1d0-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"41.233.104.245","CF-IPCountry":"EG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"41.233.104.245, 172.68.234.189"}
[07-Apr-2026 15:23:37 UTC] === User Orders API Called ===
[07-Apr-2026 15:23:37 UTC] User ID: 278
[07-Apr-2026 15:23:37 UTC] Limit: 20, Offset: 0
[07-Apr-2026 15:23:37 UTC] Orders found: 0
[07-Apr-2026 15:23:37 UTC] Orders data: []
[07-Apr-2026 15:23:37 UTC] Total orders count: 0
[07-Apr-2026 15:23:37 UTC] === API CALL LOG ===
[07-Apr-2026 15:23:37 UTC] Endpoint: user/profile.php
[07-Apr-2026 15:23:37 UTC] Full Log Data: {
    "timestamp": "2026-04-07 15:23:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.233.104.245",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc4IiwidXNlcm5hbWUiOiJnZmhmZGNiIiwiZW1haWwiOiJpYnJhaGltbW9zdGFmYTEyMmtAZ21haWwuY29tIiwiZXhwIjoxNzc2MTgwMjE2fQ.IPDv55CqyM4fHwNnFCu42jmRTXmQTOwoUc9H8nt6SNg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e8a08d6fd7ce1d0-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "41.233.104.245",
        "CF-IPCountry": "EG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "41.233.104.245, 172.68.234.188"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 15:23:37 UTC] === END API CALL LOG ===
[07-Apr-2026 15:23:37 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 15:23:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc4IiwidXNlcm5hbWUiOiJnZmhmZGNiIiwiZW1haWwiOiJpYnJhaGltbW9zdGFmYTEyMmtAZ21haWwuY29tIiwiZXhwIjoxNzc2MTgwMjE2fQ.IPDv55CqyM4fHwNnFCu42jmRTXmQTOwoUc9H8nt6SNg
[07-Apr-2026 15:23:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 15:23:37 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 15:23:37 UTC] User ID: 278
[07-Apr-2026 15:23:37 UTC] ✅ User profile retrieved successfully for user ID: 278
[07-Apr-2026 15:23:37 UTC] === API CALL LOG ===
[07-Apr-2026 15:23:37 UTC] Endpoint: user/profile.php
[07-Apr-2026 15:23:37 UTC] Full Log Data: {
    "timestamp": "2026-04-07 15:23:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.233.104.245",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc4IiwidXNlcm5hbWUiOiJnZmhmZGNiIiwiZW1haWwiOiJpYnJhaGltbW9zdGFmYTEyMmtAZ21haWwuY29tIiwiZXhwIjoxNzc2MTgwMjE2fQ.IPDv55CqyM4fHwNnFCu42jmRTXmQTOwoUc9H8nt6SNg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e8a08d94af1e1d0-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "41.233.104.245",
        "CF-IPCountry": "EG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "41.233.104.245, 172.68.234.189"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 15:23:37 UTC] === END API CALL LOG ===
[07-Apr-2026 15:23:37 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 15:23:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc4IiwidXNlcm5hbWUiOiJnZmhmZGNiIiwiZW1haWwiOiJpYnJhaGltbW9zdGFmYTEyMmtAZ21haWwuY29tIiwiZXhwIjoxNzc2MTgwMjE2fQ.IPDv55CqyM4fHwNnFCu42jmRTXmQTOwoUc9H8nt6SNg
[07-Apr-2026 15:23:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 15:23:37 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 15:23:37 UTC] User ID: 278
[07-Apr-2026 15:23:37 UTC] ✅ User profile retrieved successfully for user ID: 278
[07-Apr-2026 15:23:51 UTC] === API CALL LOG ===
[07-Apr-2026 15:23:51 UTC] Endpoint: user/profile.php
[07-Apr-2026 15:23:51 UTC] Full Log Data: {
    "timestamp": "2026-04-07 15:23:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.233.104.245",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc4IiwidXNlcm5hbWUiOiJnZmhmZGNiIiwiZW1haWwiOiJpYnJhaGltbW9zdGFmYTEyMmtAZ21haWwuY29tIiwiZXhwIjoxNzc2MTgwMjE2fQ.IPDv55CqyM4fHwNnFCu42jmRTXmQTOwoUc9H8nt6SNg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e8a092dfd7de1d0-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "41.233.104.245",
        "CF-IPCountry": "EG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "41.233.104.245, 172.68.234.131"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 15:23:51 UTC] === END API CALL LOG ===
[07-Apr-2026 15:23:51 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 15:23:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc4IiwidXNlcm5hbWUiOiJnZmhmZGNiIiwiZW1haWwiOiJpYnJhaGltbW9zdGFmYTEyMmtAZ21haWwuY29tIiwiZXhwIjoxNzc2MTgwMjE2fQ.IPDv55CqyM4fHwNnFCu42jmRTXmQTOwoUc9H8nt6SNg
[07-Apr-2026 15:23:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 15:23:51 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 15:23:51 UTC] User ID: 278
[07-Apr-2026 15:23:51 UTC] ✅ User profile retrieved successfully for user ID: 278
[07-Apr-2026 15:24:24 UTC] === API CALL LOG ===
[07-Apr-2026 15:24:24 UTC] Endpoint: user/profile.php
[07-Apr-2026 15:24:24 UTC] Full Log Data: {
    "timestamp": "2026-04-07 15:24:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.233.104.245",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc4IiwidXNlcm5hbWUiOiJnZmhmZGNiIiwiZW1haWwiOiJpYnJhaGltbW9zdGFmYTEyMmtAZ21haWwuY29tIiwiZXhwIjoxNzc2MTgwMjE2fQ.IPDv55CqyM4fHwNnFCu42jmRTXmQTOwoUc9H8nt6SNg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e8a09fb8e861d43-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "41.233.104.245",
        "CF-IPCountry": "EG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "41.233.104.245, 172.68.234.130"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 15:24:24 UTC] === END API CALL LOG ===
[07-Apr-2026 15:24:24 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 15:24:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc4IiwidXNlcm5hbWUiOiJnZmhmZGNiIiwiZW1haWwiOiJpYnJhaGltbW9zdGFmYTEyMmtAZ21haWwuY29tIiwiZXhwIjoxNzc2MTgwMjE2fQ.IPDv55CqyM4fHwNnFCu42jmRTXmQTOwoUc9H8nt6SNg
[07-Apr-2026 15:24:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 15:24:24 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 15:24:24 UTC] User ID: 278
[07-Apr-2026 15:24:24 UTC] ✅ User profile retrieved successfully for user ID: 278
[07-Apr-2026 15:24:33 UTC] === API CALL LOG ===
[07-Apr-2026 15:24:33 UTC] Endpoint: user/profile.php
[07-Apr-2026 15:24:33 UTC] Full Log Data: {
    "timestamp": "2026-04-07 15:24:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.233.104.245",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc4IiwidXNlcm5hbWUiOiJnZmhmZGNiIiwiZW1haWwiOiJpYnJhaGltbW9zdGFmYTEyMmtAZ21haWwuY29tIiwiZXhwIjoxNzc2MTgwMjE2fQ.IPDv55CqyM4fHwNnFCu42jmRTXmQTOwoUc9H8nt6SNg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e8a0a37cca95fd0-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "41.233.104.245",
        "CF-IPCountry": "EG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "41.233.104.245, 162.159.122.164"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 15:24:33 UTC] === END API CALL LOG ===
[07-Apr-2026 15:24:33 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 15:24:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc4IiwidXNlcm5hbWUiOiJnZmhmZGNiIiwiZW1haWwiOiJpYnJhaGltbW9zdGFmYTEyMmtAZ21haWwuY29tIiwiZXhwIjoxNzc2MTgwMjE2fQ.IPDv55CqyM4fHwNnFCu42jmRTXmQTOwoUc9H8nt6SNg
[07-Apr-2026 15:24:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 15:24:33 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 15:24:33 UTC] User ID: 278
[07-Apr-2026 15:24:33 UTC] ✅ User profile retrieved successfully for user ID: 278
[07-Apr-2026 15:24:34 UTC] === API CALL LOG ===
[07-Apr-2026 15:24:34 UTC] Endpoint: user/profile.php
[07-Apr-2026 15:24:34 UTC] Full Log Data: {
    "timestamp": "2026-04-07 15:24:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.233.104.245",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc4IiwidXNlcm5hbWUiOiJnZmhmZGNiIiwiZW1haWwiOiJpYnJhaGltbW9zdGFmYTEyMmtAZ21haWwuY29tIiwiZXhwIjoxNzc2MTgwMjE2fQ.IPDv55CqyM4fHwNnFCu42jmRTXmQTOwoUc9H8nt6SNg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e8a0a3bcdec5fd0-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "41.233.104.245",
        "CF-IPCountry": "EG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "41.233.104.245, 162.159.122.75"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 15:24:34 UTC] === END API CALL LOG ===
[07-Apr-2026 15:24:34 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 15:24:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc4IiwidXNlcm5hbWUiOiJnZmhmZGNiIiwiZW1haWwiOiJpYnJhaGltbW9zdGFmYTEyMmtAZ21haWwuY29tIiwiZXhwIjoxNzc2MTgwMjE2fQ.IPDv55CqyM4fHwNnFCu42jmRTXmQTOwoUc9H8nt6SNg
[07-Apr-2026 15:24:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 15:24:34 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 15:24:34 UTC] User ID: 278
[07-Apr-2026 15:24:34 UTC] ✅ User profile retrieved successfully for user ID: 278
[07-Apr-2026 15:24:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 15:24:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 15:24:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc4IiwidXNlcm5hbWUiOiJnZmhmZGNiIiwiZW1haWwiOiJpYnJhaGltbW9zdGFmYTEyMmtAZ21haWwuY29tIiwiZXhwIjoxNzc2MTgwMjE2fQ.IPDv55CqyM4fHwNnFCu42jmRTXmQTOwoUc9H8nt6SNg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e8a0a3bcdf05fd0-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"41.233.104.245","CF-IPCountry":"EG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"41.233.104.245, 162.159.122.75"}
[07-Apr-2026 15:24:34 UTC] === User Orders API Called ===
[07-Apr-2026 15:24:34 UTC] User ID: 278
[07-Apr-2026 15:24:34 UTC] Limit: 20, Offset: 0
[07-Apr-2026 15:24:34 UTC] Orders found: 0
[07-Apr-2026 15:24:34 UTC] Orders data: []
[07-Apr-2026 15:24:34 UTC] Total orders count: 0
[07-Apr-2026 15:24:34 UTC] === API CALL LOG ===
[07-Apr-2026 15:24:34 UTC] Endpoint: user/profile.php
[07-Apr-2026 15:24:34 UTC] Full Log Data: {
    "timestamp": "2026-04-07 15:24:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.233.104.245",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc4IiwidXNlcm5hbWUiOiJnZmhmZGNiIiwiZW1haWwiOiJpYnJhaGltbW9zdGFmYTEyMmtAZ21haWwuY29tIiwiZXhwIjoxNzc2MTgwMjE2fQ.IPDv55CqyM4fHwNnFCu42jmRTXmQTOwoUc9H8nt6SNg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e8a0a3c4ef35fd0-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "41.233.104.245",
        "CF-IPCountry": "EG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "41.233.104.245, 162.159.122.75"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 15:24:34 UTC] === END API CALL LOG ===
[07-Apr-2026 15:24:34 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 15:24:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc4IiwidXNlcm5hbWUiOiJnZmhmZGNiIiwiZW1haWwiOiJpYnJhaGltbW9zdGFmYTEyMmtAZ21haWwuY29tIiwiZXhwIjoxNzc2MTgwMjE2fQ.IPDv55CqyM4fHwNnFCu42jmRTXmQTOwoUc9H8nt6SNg
[07-Apr-2026 15:24:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 15:24:34 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 15:24:34 UTC] User ID: 278
[07-Apr-2026 15:24:34 UTC] ✅ User profile retrieved successfully for user ID: 278
[07-Apr-2026 15:24:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 15:24:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 15:24:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc4IiwidXNlcm5hbWUiOiJnZmhmZGNiIiwiZW1haWwiOiJpYnJhaGltbW9zdGFmYTEyMmtAZ21haWwuY29tIiwiZXhwIjoxNzc2MTgwMjE2fQ.IPDv55CqyM4fHwNnFCu42jmRTXmQTOwoUc9H8nt6SNg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e8a0a6cd8675fd0-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"41.233.104.245","CF-IPCountry":"EG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"41.233.104.245, 162.159.122.164"}
[07-Apr-2026 15:24:42 UTC] === User Orders API Called ===
[07-Apr-2026 15:24:42 UTC] User ID: 278
[07-Apr-2026 15:24:42 UTC] Limit: 20, Offset: 0
[07-Apr-2026 15:24:42 UTC] Orders found: 0
[07-Apr-2026 15:24:42 UTC] Orders data: []
[07-Apr-2026 15:24:42 UTC] Total orders count: 0
[07-Apr-2026 15:24:42 UTC] === API CALL LOG ===
[07-Apr-2026 15:24:42 UTC] Endpoint: user/profile.php
[07-Apr-2026 15:24:42 UTC] Full Log Data: {
    "timestamp": "2026-04-07 15:24:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.233.104.245",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc4IiwidXNlcm5hbWUiOiJnZmhmZGNiIiwiZW1haWwiOiJpYnJhaGltbW9zdGFmYTEyMmtAZ21haWwuY29tIiwiZXhwIjoxNzc2MTgwMjE2fQ.IPDv55CqyM4fHwNnFCu42jmRTXmQTOwoUc9H8nt6SNg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e8a0a6cd86a5fd0-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "41.233.104.245",
        "CF-IPCountry": "EG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "41.233.104.245, 162.159.122.165"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 15:24:42 UTC] === END API CALL LOG ===
[07-Apr-2026 15:24:42 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 15:24:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc4IiwidXNlcm5hbWUiOiJnZmhmZGNiIiwiZW1haWwiOiJpYnJhaGltbW9zdGFmYTEyMmtAZ21haWwuY29tIiwiZXhwIjoxNzc2MTgwMjE2fQ.IPDv55CqyM4fHwNnFCu42jmRTXmQTOwoUc9H8nt6SNg
[07-Apr-2026 15:24:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 15:24:42 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 15:24:42 UTC] User ID: 278
[07-Apr-2026 15:24:42 UTC] ✅ User profile retrieved successfully for user ID: 278
[07-Apr-2026 15:24:42 UTC] === API CALL LOG ===
[07-Apr-2026 15:24:43 UTC] Endpoint: user/profile.php
[07-Apr-2026 15:24:43 UTC] Full Log Data: {
    "timestamp": "2026-04-07 15:24:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.233.104.245",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc4IiwidXNlcm5hbWUiOiJnZmhmZGNiIiwiZW1haWwiOiJpYnJhaGltbW9zdGFmYTEyMmtAZ21haWwuY29tIiwiZXhwIjoxNzc2MTgwMjE2fQ.IPDv55CqyM4fHwNnFCu42jmRTXmQTOwoUc9H8nt6SNg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e8a0a70a80d5fd0-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "41.233.104.245",
        "CF-IPCountry": "EG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "41.233.104.245, 162.159.122.165"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 15:24:43 UTC] === END API CALL LOG ===
[07-Apr-2026 15:24:43 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 15:24:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc4IiwidXNlcm5hbWUiOiJnZmhmZGNiIiwiZW1haWwiOiJpYnJhaGltbW9zdGFmYTEyMmtAZ21haWwuY29tIiwiZXhwIjoxNzc2MTgwMjE2fQ.IPDv55CqyM4fHwNnFCu42jmRTXmQTOwoUc9H8nt6SNg
[07-Apr-2026 15:24:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 15:24:43 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 15:24:43 UTC] User ID: 278
[07-Apr-2026 15:24:43 UTC] ✅ User profile retrieved successfully for user ID: 278
[07-Apr-2026 15:26:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 15:26:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 15:26:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc4IiwidXNlcm5hbWUiOiJnZmhmZGNiIiwiZW1haWwiOiJpYnJhaGltbW9zdGFmYTEyMmtAZ21haWwuY29tIiwiZXhwIjoxNzc2MTgwMjE2fQ.IPDv55CqyM4fHwNnFCu42jmRTXmQTOwoUc9H8nt6SNg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e8a0c5398845fd0-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"41.233.104.245","CF-IPCountry":"EG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"41.233.104.245, 162.159.122.164"}
[07-Apr-2026 15:26:00 UTC] === User Orders API Called ===
[07-Apr-2026 15:26:00 UTC] User ID: 278
[07-Apr-2026 15:26:00 UTC] Limit: 20, Offset: 0
[07-Apr-2026 15:26:00 UTC] Orders found: 0
[07-Apr-2026 15:26:00 UTC] Orders data: []
[07-Apr-2026 15:26:00 UTC] Total orders count: 0
[07-Apr-2026 15:26:00 UTC] === API CALL LOG ===
[07-Apr-2026 15:26:00 UTC] Endpoint: user/profile.php
[07-Apr-2026 15:26:00 UTC] Full Log Data: {
    "timestamp": "2026-04-07 15:26:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.233.104.245",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc4IiwidXNlcm5hbWUiOiJnZmhmZGNiIiwiZW1haWwiOiJpYnJhaGltbW9zdGFmYTEyMmtAZ21haWwuY29tIiwiZXhwIjoxNzc2MTgwMjE2fQ.IPDv55CqyM4fHwNnFCu42jmRTXmQTOwoUc9H8nt6SNg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e8a0c5419b25fd0-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "41.233.104.245",
        "CF-IPCountry": "EG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "41.233.104.245, 162.159.122.165"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 15:26:00 UTC] === END API CALL LOG ===
[07-Apr-2026 15:26:00 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 15:26:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc4IiwidXNlcm5hbWUiOiJnZmhmZGNiIiwiZW1haWwiOiJpYnJhaGltbW9zdGFmYTEyMmtAZ21haWwuY29tIiwiZXhwIjoxNzc2MTgwMjE2fQ.IPDv55CqyM4fHwNnFCu42jmRTXmQTOwoUc9H8nt6SNg
[07-Apr-2026 15:26:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 15:26:00 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 15:26:00 UTC] User ID: 278
[07-Apr-2026 15:26:00 UTC] ✅ User profile retrieved successfully for user ID: 278
[07-Apr-2026 15:26:00 UTC] === API CALL LOG ===
[07-Apr-2026 15:26:00 UTC] Endpoint: user/profile.php
[07-Apr-2026 15:26:00 UTC] Full Log Data: {
    "timestamp": "2026-04-07 15:26:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.233.104.245",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc4IiwidXNlcm5hbWUiOiJnZmhmZGNiIiwiZW1haWwiOiJpYnJhaGltbW9zdGFmYTEyMmtAZ21haWwuY29tIiwiZXhwIjoxNzc2MTgwMjE2fQ.IPDv55CqyM4fHwNnFCu42jmRTXmQTOwoUc9H8nt6SNg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e8a0c5789f45fd0-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "41.233.104.245",
        "CF-IPCountry": "EG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "41.233.104.245, 162.159.122.164"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 15:26:00 UTC] === END API CALL LOG ===
[07-Apr-2026 15:26:00 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 15:26:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc4IiwidXNlcm5hbWUiOiJnZmhmZGNiIiwiZW1haWwiOiJpYnJhaGltbW9zdGFmYTEyMmtAZ21haWwuY29tIiwiZXhwIjoxNzc2MTgwMjE2fQ.IPDv55CqyM4fHwNnFCu42jmRTXmQTOwoUc9H8nt6SNg
[07-Apr-2026 15:26:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 15:26:00 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 15:26:00 UTC] User ID: 278
[07-Apr-2026 15:26:00 UTC] ✅ User profile retrieved successfully for user ID: 278
[07-Apr-2026 15:26:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 15:26:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 15:26:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc4IiwidXNlcm5hbWUiOiJnZmhmZGNiIiwiZW1haWwiOiJpYnJhaGltbW9zdGFmYTEyMmtAZ21haWwuY29tIiwiZXhwIjoxNzc2MTgwMjE2fQ.IPDv55CqyM4fHwNnFCu42jmRTXmQTOwoUc9H8nt6SNg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e8a0c65eb395fd0-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"41.233.104.245","CF-IPCountry":"EG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"41.233.104.245, 162.159.122.165"}
[07-Apr-2026 15:26:03 UTC] === User Orders API Called ===
[07-Apr-2026 15:26:03 UTC] User ID: 278
[07-Apr-2026 15:26:03 UTC] Limit: 20, Offset: 0
[07-Apr-2026 15:26:03 UTC] Orders found: 0
[07-Apr-2026 15:26:03 UTC] Orders data: []
[07-Apr-2026 15:26:03 UTC] Total orders count: 0
[07-Apr-2026 15:26:05 UTC] === API CALL LOG ===
[07-Apr-2026 15:26:05 UTC] Endpoint: user/profile.php
[07-Apr-2026 15:26:05 UTC] Full Log Data: {
    "timestamp": "2026-04-07 15:26:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.233.104.245",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc4IiwidXNlcm5hbWUiOiJnZmhmZGNiIiwiZW1haWwiOiJpYnJhaGltbW9zdGFmYTEyMmtAZ21haWwuY29tIiwiZXhwIjoxNzc2MTgwMjE2fQ.IPDv55CqyM4fHwNnFCu42jmRTXmQTOwoUc9H8nt6SNg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e8a0c73aaff5fd0-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "41.233.104.245",
        "CF-IPCountry": "EG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "41.233.104.245, 162.159.122.164"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 15:26:05 UTC] === END API CALL LOG ===
[07-Apr-2026 15:26:05 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 15:26:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc4IiwidXNlcm5hbWUiOiJnZmhmZGNiIiwiZW1haWwiOiJpYnJhaGltbW9zdGFmYTEyMmtAZ21haWwuY29tIiwiZXhwIjoxNzc2MTgwMjE2fQ.IPDv55CqyM4fHwNnFCu42jmRTXmQTOwoUc9H8nt6SNg
[07-Apr-2026 15:26:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 15:26:05 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 15:26:05 UTC] User ID: 278
[07-Apr-2026 15:26:05 UTC] ✅ User profile retrieved successfully for user ID: 278
[07-Apr-2026 15:26:05 UTC] User Purchases API - User ID: 278
[07-Apr-2026 15:26:05 UTC] User Purchases API - Total purchases found: 0
[07-Apr-2026 15:26:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 15:26:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 15:26:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc4IiwidXNlcm5hbWUiOiJnZmhmZGNiIiwiZW1haWwiOiJpYnJhaGltbW9zdGFmYTEyMmtAZ21haWwuY29tIiwiZXhwIjoxNzc2MTgwMjE2fQ.IPDv55CqyM4fHwNnFCu42jmRTXmQTOwoUc9H8nt6SNg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e8a0c859e1e5fd0-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"41.233.104.245","CF-IPCountry":"EG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"41.233.104.245, 162.159.122.165"}
[07-Apr-2026 15:26:08 UTC] === User Orders API Called ===
[07-Apr-2026 15:26:08 UTC] User ID: 278
[07-Apr-2026 15:26:08 UTC] Limit: 20, Offset: 0
[07-Apr-2026 15:26:08 UTC] Orders found: 0
[07-Apr-2026 15:26:08 UTC] Orders data: []
[07-Apr-2026 15:26:08 UTC] Total orders count: 0
[07-Apr-2026 15:26:08 UTC] === API CALL LOG ===
[07-Apr-2026 15:26:08 UTC] Endpoint: user/profile.php
[07-Apr-2026 15:26:08 UTC] Full Log Data: {
    "timestamp": "2026-04-07 15:26:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.233.104.245",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc4IiwidXNlcm5hbWUiOiJnZmhmZGNiIiwiZW1haWwiOiJpYnJhaGltbW9zdGFmYTEyMmtAZ21haWwuY29tIiwiZXhwIjoxNzc2MTgwMjE2fQ.IPDv55CqyM4fHwNnFCu42jmRTXmQTOwoUc9H8nt6SNg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e8a0c861f2d5fd0-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "41.233.104.245",
        "CF-IPCountry": "EG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "41.233.104.245, 162.159.122.164"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 15:26:08 UTC] === END API CALL LOG ===
[07-Apr-2026 15:26:08 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 15:26:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc4IiwidXNlcm5hbWUiOiJnZmhmZGNiIiwiZW1haWwiOiJpYnJhaGltbW9zdGFmYTEyMmtAZ21haWwuY29tIiwiZXhwIjoxNzc2MTgwMjE2fQ.IPDv55CqyM4fHwNnFCu42jmRTXmQTOwoUc9H8nt6SNg
[07-Apr-2026 15:26:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 15:26:08 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 15:26:08 UTC] User ID: 278
[07-Apr-2026 15:26:08 UTC] ✅ User profile retrieved successfully for user ID: 278
[07-Apr-2026 15:26:08 UTC] === API CALL LOG ===
[07-Apr-2026 15:26:08 UTC] Endpoint: user/profile.php
[07-Apr-2026 15:26:08 UTC] Full Log Data: {
    "timestamp": "2026-04-07 15:26:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.233.104.245",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc4IiwidXNlcm5hbWUiOiJnZmhmZGNiIiwiZW1haWwiOiJpYnJhaGltbW9zdGFmYTEyMmtAZ21haWwuY29tIiwiZXhwIjoxNzc2MTgwMjE2fQ.IPDv55CqyM4fHwNnFCu42jmRTXmQTOwoUc9H8nt6SNg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e8a0c89afe15fd0-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "41.233.104.245",
        "CF-IPCountry": "EG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "41.233.104.245, 162.159.122.164"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 15:26:08 UTC] === END API CALL LOG ===
[07-Apr-2026 15:26:08 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 15:26:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc4IiwidXNlcm5hbWUiOiJnZmhmZGNiIiwiZW1haWwiOiJpYnJhaGltbW9zdGFmYTEyMmtAZ21haWwuY29tIiwiZXhwIjoxNzc2MTgwMjE2fQ.IPDv55CqyM4fHwNnFCu42jmRTXmQTOwoUc9H8nt6SNg
[07-Apr-2026 15:26:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 15:26:08 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 15:26:08 UTC] User ID: 278
[07-Apr-2026 15:26:08 UTC] ✅ User profile retrieved successfully for user ID: 278
[07-Apr-2026 15:26:11 UTC] === API CALL LOG ===
[07-Apr-2026 15:26:11 UTC] Endpoint: user/profile.php
[07-Apr-2026 15:26:11 UTC] Full Log Data: {
    "timestamp": "2026-04-07 15:26:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.233.104.245",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc4IiwidXNlcm5hbWUiOiJnZmhmZGNiIiwiZW1haWwiOiJpYnJhaGltbW9zdGFmYTEyMmtAZ21haWwuY29tIiwiZXhwIjoxNzc2MTgwMjE2fQ.IPDv55CqyM4fHwNnFCu42jmRTXmQTOwoUc9H8nt6SNg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e8a0c96f9645fd0-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "41.233.104.245",
        "CF-IPCountry": "EG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "41.233.104.245, 162.159.122.164"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 15:26:11 UTC] === END API CALL LOG ===
[07-Apr-2026 15:26:11 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 15:26:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc4IiwidXNlcm5hbWUiOiJnZmhmZGNiIiwiZW1haWwiOiJpYnJhaGltbW9zdGFmYTEyMmtAZ21haWwuY29tIiwiZXhwIjoxNzc2MTgwMjE2fQ.IPDv55CqyM4fHwNnFCu42jmRTXmQTOwoUc9H8nt6SNg
[07-Apr-2026 15:26:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 15:26:11 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 15:26:11 UTC] User ID: 278
[07-Apr-2026 15:26:11 UTC] ✅ User profile retrieved successfully for user ID: 278
[07-Apr-2026 15:26:21 UTC] === API CALL LOG ===
[07-Apr-2026 15:26:21 UTC] Endpoint: user/profile.php
[07-Apr-2026 15:26:21 UTC] Full Log Data: {
    "timestamp": "2026-04-07 15:26:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.233.104.245",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc4IiwidXNlcm5hbWUiOiJnZmhmZGNiIiwiZW1haWwiOiJpYnJhaGltbW9zdGFmYTEyMmtAZ21haWwuY29tIiwiZXhwIjoxNzc2MTgwMjE2fQ.IPDv55CqyM4fHwNnFCu42jmRTXmQTOwoUc9H8nt6SNg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e8a0cd92e2f5fd0-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "41.233.104.245",
        "CF-IPCountry": "EG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "41.233.104.245, 162.159.122.164"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 15:26:21 UTC] === END API CALL LOG ===
[07-Apr-2026 15:26:21 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 15:26:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc4IiwidXNlcm5hbWUiOiJnZmhmZGNiIiwiZW1haWwiOiJpYnJhaGltbW9zdGFmYTEyMmtAZ21haWwuY29tIiwiZXhwIjoxNzc2MTgwMjE2fQ.IPDv55CqyM4fHwNnFCu42jmRTXmQTOwoUc9H8nt6SNg
[07-Apr-2026 15:26:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 15:26:21 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 15:26:21 UTC] User ID: 278
[07-Apr-2026 15:26:21 UTC] ✅ User profile retrieved successfully for user ID: 278
[07-Apr-2026 15:26:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 15:26:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 15:26:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc4IiwidXNlcm5hbWUiOiJnZmhmZGNiIiwiZW1haWwiOiJpYnJhaGltbW9zdGFmYTEyMmtAZ21haWwuY29tIiwiZXhwIjoxNzc2MTgwMjE2fQ.IPDv55CqyM4fHwNnFCu42jmRTXmQTOwoUc9H8nt6SNg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e8a0d69a8fc5fd0-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"41.233.104.245","CF-IPCountry":"EG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"41.233.104.245, 162.159.122.164"}
[07-Apr-2026 15:26:44 UTC] === User Orders API Called ===
[07-Apr-2026 15:26:44 UTC] User ID: 278
[07-Apr-2026 15:26:44 UTC] Limit: 20, Offset: 0
[07-Apr-2026 15:26:44 UTC] Orders found: 0
[07-Apr-2026 15:26:44 UTC] Orders data: []
[07-Apr-2026 15:26:44 UTC] Total orders count: 0
[07-Apr-2026 15:26:44 UTC] === API CALL LOG ===
[07-Apr-2026 15:26:44 UTC] Endpoint: user/profile.php
[07-Apr-2026 15:26:44 UTC] Full Log Data: {
    "timestamp": "2026-04-07 15:26:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.233.104.245",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc4IiwidXNlcm5hbWUiOiJnZmhmZGNiIiwiZW1haWwiOiJpYnJhaGltbW9zdGFmYTEyMmtAZ21haWwuY29tIiwiZXhwIjoxNzc2MTgwMjE2fQ.IPDv55CqyM4fHwNnFCu42jmRTXmQTOwoUc9H8nt6SNg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e8a0d6a2a135fd0-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "41.233.104.245",
        "CF-IPCountry": "EG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "41.233.104.245, 162.159.122.164"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 15:26:44 UTC] === END API CALL LOG ===
[07-Apr-2026 15:26:44 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 15:26:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc4IiwidXNlcm5hbWUiOiJnZmhmZGNiIiwiZW1haWwiOiJpYnJhaGltbW9zdGFmYTEyMmtAZ21haWwuY29tIiwiZXhwIjoxNzc2MTgwMjE2fQ.IPDv55CqyM4fHwNnFCu42jmRTXmQTOwoUc9H8nt6SNg
[07-Apr-2026 15:26:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 15:26:44 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 15:26:44 UTC] User ID: 278
[07-Apr-2026 15:26:44 UTC] ✅ User profile retrieved successfully for user ID: 278
[07-Apr-2026 15:26:45 UTC] === API CALL LOG ===
[07-Apr-2026 15:26:45 UTC] Endpoint: user/profile.php
[07-Apr-2026 15:26:45 UTC] Full Log Data: {
    "timestamp": "2026-04-07 15:26:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.233.104.245",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc4IiwidXNlcm5hbWUiOiJnZmhmZGNiIiwiZW1haWwiOiJpYnJhaGltbW9zdGFmYTEyMmtAZ21haWwuY29tIiwiZXhwIjoxNzc2MTgwMjE2fQ.IPDv55CqyM4fHwNnFCu42jmRTXmQTOwoUc9H8nt6SNg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e8a0d6daa675fd0-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "41.233.104.245",
        "CF-IPCountry": "EG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "41.233.104.245, 162.159.122.164"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 15:26:45 UTC] === END API CALL LOG ===
[07-Apr-2026 15:26:45 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 15:26:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc4IiwidXNlcm5hbWUiOiJnZmhmZGNiIiwiZW1haWwiOiJpYnJhaGltbW9zdGFmYTEyMmtAZ21haWwuY29tIiwiZXhwIjoxNzc2MTgwMjE2fQ.IPDv55CqyM4fHwNnFCu42jmRTXmQTOwoUc9H8nt6SNg
[07-Apr-2026 15:26:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 15:26:45 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 15:26:45 UTC] User ID: 278
[07-Apr-2026 15:26:45 UTC] ✅ User profile retrieved successfully for user ID: 278
[07-Apr-2026 15:27:53 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 15:27:53 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 15:27:53 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc4IiwidXNlcm5hbWUiOiJnZmhmZGNiIiwiZW1haWwiOiJpYnJhaGltbW9zdGFmYTEyMmtAZ21haWwuY29tIiwiZXhwIjoxNzc2MTgwMjE2fQ.IPDv55CqyM4fHwNnFCu42jmRTXmQTOwoUc9H8nt6SNg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e8a0f194e9be214-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"41.233.104.245","CF-IPCountry":"EG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"41.233.104.245, 172.70.108.43"}
[07-Apr-2026 15:27:53 UTC] === User Orders API Called ===
[07-Apr-2026 15:27:53 UTC] User ID: 278
[07-Apr-2026 15:27:53 UTC] Limit: 20, Offset: 0
[07-Apr-2026 15:27:53 UTC] Orders found: 0
[07-Apr-2026 15:27:53 UTC] Orders data: []
[07-Apr-2026 15:27:53 UTC] Total orders count: 0
[07-Apr-2026 15:27:53 UTC] === API CALL LOG ===
[07-Apr-2026 15:27:53 UTC] Endpoint: user/profile.php
[07-Apr-2026 15:27:53 UTC] Full Log Data: {
    "timestamp": "2026-04-07 15:27:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.233.104.245",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc4IiwidXNlcm5hbWUiOiJnZmhmZGNiIiwiZW1haWwiOiJpYnJhaGltbW9zdGFmYTEyMmtAZ21haWwuY29tIiwiZXhwIjoxNzc2MTgwMjE2fQ.IPDv55CqyM4fHwNnFCu42jmRTXmQTOwoUc9H8nt6SNg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e8a0f19cfa7e214-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "41.233.104.245",
        "CF-IPCountry": "EG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "41.233.104.245, 172.70.108.43"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 15:27:53 UTC] === END API CALL LOG ===
[07-Apr-2026 15:27:53 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 15:27:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc4IiwidXNlcm5hbWUiOiJnZmhmZGNiIiwiZW1haWwiOiJpYnJhaGltbW9zdGFmYTEyMmtAZ21haWwuY29tIiwiZXhwIjoxNzc2MTgwMjE2fQ.IPDv55CqyM4fHwNnFCu42jmRTXmQTOwoUc9H8nt6SNg
[07-Apr-2026 15:27:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 15:27:53 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 15:27:53 UTC] User ID: 278
[07-Apr-2026 15:27:53 UTC] ✅ User profile retrieved successfully for user ID: 278
[07-Apr-2026 15:27:54 UTC] === API CALL LOG ===
[07-Apr-2026 15:27:54 UTC] Endpoint: user/profile.php
[07-Apr-2026 15:27:54 UTC] Full Log Data: {
    "timestamp": "2026-04-07 15:27:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.233.104.245",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc4IiwidXNlcm5hbWUiOiJnZmhmZGNiIiwiZW1haWwiOiJpYnJhaGltbW9zdGFmYTEyMmtAZ21haWwuY29tIiwiZXhwIjoxNzc2MTgwMjE2fQ.IPDv55CqyM4fHwNnFCu42jmRTXmQTOwoUc9H8nt6SNg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e8a0f1d5f5de214-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "41.233.104.245",
        "CF-IPCountry": "EG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "41.233.104.245, 172.70.108.43"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 15:27:54 UTC] === END API CALL LOG ===
[07-Apr-2026 15:27:54 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 15:27:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc4IiwidXNlcm5hbWUiOiJnZmhmZGNiIiwiZW1haWwiOiJpYnJhaGltbW9zdGFmYTEyMmtAZ21haWwuY29tIiwiZXhwIjoxNzc2MTgwMjE2fQ.IPDv55CqyM4fHwNnFCu42jmRTXmQTOwoUc9H8nt6SNg
[07-Apr-2026 15:27:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 15:27:54 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 15:27:54 UTC] User ID: 278
[07-Apr-2026 15:27:54 UTC] ✅ User profile retrieved successfully for user ID: 278
[07-Apr-2026 15:27:57 UTC] === API CALL LOG ===
[07-Apr-2026 15:27:57 UTC] Endpoint: user/profile.php
[07-Apr-2026 15:27:57 UTC] Full Log Data: {
    "timestamp": "2026-04-07 15:27:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.233.104.245",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc4IiwidXNlcm5hbWUiOiJnZmhmZGNiIiwiZW1haWwiOiJpYnJhaGltbW9zdGFmYTEyMmtAZ21haWwuY29tIiwiZXhwIjoxNzc2MTgwMjE2fQ.IPDv55CqyM4fHwNnFCu42jmRTXmQTOwoUc9H8nt6SNg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e8a0f2dab61e214-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "41.233.104.245",
        "CF-IPCountry": "EG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "41.233.104.245, 172.70.108.43"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 15:27:57 UTC] === END API CALL LOG ===
[07-Apr-2026 15:27:57 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 15:27:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc4IiwidXNlcm5hbWUiOiJnZmhmZGNiIiwiZW1haWwiOiJpYnJhaGltbW9zdGFmYTEyMmtAZ21haWwuY29tIiwiZXhwIjoxNzc2MTgwMjE2fQ.IPDv55CqyM4fHwNnFCu42jmRTXmQTOwoUc9H8nt6SNg
[07-Apr-2026 15:27:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 15:27:57 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 15:27:57 UTC] User ID: 278
[07-Apr-2026 15:27:57 UTC] ✅ User profile retrieved successfully for user ID: 278
[07-Apr-2026 15:27:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 15:27:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 15:27:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc4IiwidXNlcm5hbWUiOiJnZmhmZGNiIiwiZW1haWwiOiJpYnJhaGltbW9zdGFmYTEyMmtAZ21haWwuY29tIiwiZXhwIjoxNzc2MTgwMjE2fQ.IPDv55CqyM4fHwNnFCu42jmRTXmQTOwoUc9H8nt6SNg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e8a0f2dab5ee214-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"41.233.104.245","CF-IPCountry":"EG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"41.233.104.245, 172.70.108.43"}
[07-Apr-2026 15:27:57 UTC] === User Orders API Called ===
[07-Apr-2026 15:27:57 UTC] User ID: 278
[07-Apr-2026 15:27:57 UTC] Limit: 20, Offset: 0
[07-Apr-2026 15:27:57 UTC] Orders found: 0
[07-Apr-2026 15:27:57 UTC] Orders data: []
[07-Apr-2026 15:27:57 UTC] Total orders count: 0
[07-Apr-2026 15:27:57 UTC] === API CALL LOG ===
[07-Apr-2026 15:27:57 UTC] Endpoint: user/profile.php
[07-Apr-2026 15:27:57 UTC] Full Log Data: {
    "timestamp": "2026-04-07 15:27:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.233.104.245",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc4IiwidXNlcm5hbWUiOiJnZmhmZGNiIiwiZW1haWwiOiJpYnJhaGltbW9zdGFmYTEyMmtAZ21haWwuY29tIiwiZXhwIjoxNzc2MTgwMjE2fQ.IPDv55CqyM4fHwNnFCu42jmRTXmQTOwoUc9H8nt6SNg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e8a0f31ab9fe214-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "41.233.104.245",
        "CF-IPCountry": "EG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "41.233.104.245, 172.70.108.43"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 15:27:57 UTC] === END API CALL LOG ===
[07-Apr-2026 15:27:57 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 15:27:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc4IiwidXNlcm5hbWUiOiJnZmhmZGNiIiwiZW1haWwiOiJpYnJhaGltbW9zdGFmYTEyMmtAZ21haWwuY29tIiwiZXhwIjoxNzc2MTgwMjE2fQ.IPDv55CqyM4fHwNnFCu42jmRTXmQTOwoUc9H8nt6SNg
[07-Apr-2026 15:27:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 15:27:57 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 15:27:57 UTC] User ID: 278
[07-Apr-2026 15:27:57 UTC] ✅ User profile retrieved successfully for user ID: 278
[07-Apr-2026 15:28:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 15:28:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 15:28:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc4IiwidXNlcm5hbWUiOiJnZmhmZGNiIiwiZW1haWwiOiJpYnJhaGltbW9zdGFmYTEyMmtAZ21haWwuY29tIiwiZXhwIjoxNzc2MTgwMjE2fQ.IPDv55CqyM4fHwNnFCu42jmRTXmQTOwoUc9H8nt6SNg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e8a0f49f956e214-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"41.233.104.245","CF-IPCountry":"EG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"41.233.104.245, 172.70.108.43"}
[07-Apr-2026 15:28:01 UTC] === User Orders API Called ===
[07-Apr-2026 15:28:01 UTC] User ID: 278
[07-Apr-2026 15:28:01 UTC] Limit: 20, Offset: 0
[07-Apr-2026 15:28:01 UTC] Orders found: 0
[07-Apr-2026 15:28:01 UTC] Orders data: []
[07-Apr-2026 15:28:01 UTC] Total orders count: 0
[07-Apr-2026 15:28:01 UTC] === API CALL LOG ===
[07-Apr-2026 15:28:01 UTC] Endpoint: user/profile.php
[07-Apr-2026 15:28:01 UTC] Full Log Data: {
    "timestamp": "2026-04-07 15:28:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.233.104.245",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc4IiwidXNlcm5hbWUiOiJnZmhmZGNiIiwiZW1haWwiOiJpYnJhaGltbW9zdGFmYTEyMmtAZ21haWwuY29tIiwiZXhwIjoxNzc2MTgwMjE2fQ.IPDv55CqyM4fHwNnFCu42jmRTXmQTOwoUc9H8nt6SNg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e8a0f4a7a77e214-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "41.233.104.245",
        "CF-IPCountry": "EG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "41.233.104.245, 172.70.108.43"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 15:28:01 UTC] === END API CALL LOG ===
[07-Apr-2026 15:28:01 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 15:28:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc4IiwidXNlcm5hbWUiOiJnZmhmZGNiIiwiZW1haWwiOiJpYnJhaGltbW9zdGFmYTEyMmtAZ21haWwuY29tIiwiZXhwIjoxNzc2MTgwMjE2fQ.IPDv55CqyM4fHwNnFCu42jmRTXmQTOwoUc9H8nt6SNg
[07-Apr-2026 15:28:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 15:28:01 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 15:28:01 UTC] User ID: 278
[07-Apr-2026 15:28:01 UTC] ✅ User profile retrieved successfully for user ID: 278
[07-Apr-2026 15:28:02 UTC] === API CALL LOG ===
[07-Apr-2026 15:28:02 UTC] Endpoint: user/profile.php
[07-Apr-2026 15:28:02 UTC] Full Log Data: {
    "timestamp": "2026-04-07 15:28:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.233.104.245",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc4IiwidXNlcm5hbWUiOiJnZmhmZGNiIiwiZW1haWwiOiJpYnJhaGltbW9zdGFmYTEyMmtAZ21haWwuY29tIiwiZXhwIjoxNzc2MTgwMjE2fQ.IPDv55CqyM4fHwNnFCu42jmRTXmQTOwoUc9H8nt6SNg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e8a0f4df9f8e214-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "41.233.104.245",
        "CF-IPCountry": "EG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "41.233.104.245, 172.70.108.43"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 15:28:02 UTC] === END API CALL LOG ===
[07-Apr-2026 15:28:02 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 15:28:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc4IiwidXNlcm5hbWUiOiJnZmhmZGNiIiwiZW1haWwiOiJpYnJhaGltbW9zdGFmYTEyMmtAZ21haWwuY29tIiwiZXhwIjoxNzc2MTgwMjE2fQ.IPDv55CqyM4fHwNnFCu42jmRTXmQTOwoUc9H8nt6SNg
[07-Apr-2026 15:28:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 15:28:02 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 15:28:02 UTC] User ID: 278
[07-Apr-2026 15:28:02 UTC] ✅ User profile retrieved successfully for user ID: 278
[07-Apr-2026 15:28:10 UTC] === API CALL LOG ===
[07-Apr-2026 15:28:10 UTC] Endpoint: user/profile.php
[07-Apr-2026 15:28:10 UTC] Full Log Data: {
    "timestamp": "2026-04-07 15:28:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.233.104.245",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc4IiwidXNlcm5hbWUiOiJnZmhmZGNiIiwiZW1haWwiOiJpYnJhaGltbW9zdGFmYTEyMmtAZ21haWwuY29tIiwiZXhwIjoxNzc2MTgwMjE2fQ.IPDv55CqyM4fHwNnFCu42jmRTXmQTOwoUc9H8nt6SNg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e8a0f80b9cd277f-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "41.233.104.245",
        "CF-IPCountry": "EG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "41.233.104.245, 162.159.122.164"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 15:28:10 UTC] === END API CALL LOG ===
[07-Apr-2026 15:28:10 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 15:28:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc4IiwidXNlcm5hbWUiOiJnZmhmZGNiIiwiZW1haWwiOiJpYnJhaGltbW9zdGFmYTEyMmtAZ21haWwuY29tIiwiZXhwIjoxNzc2MTgwMjE2fQ.IPDv55CqyM4fHwNnFCu42jmRTXmQTOwoUc9H8nt6SNg
[07-Apr-2026 15:28:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 15:28:10 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 15:28:10 UTC] User ID: 278
[07-Apr-2026 15:28:10 UTC] ✅ User profile retrieved successfully for user ID: 278
[07-Apr-2026 16:57:39 UTC] === API CALL LOG ===
[07-Apr-2026 16:57:39 UTC] Endpoint: user/profile.php
[07-Apr-2026 16:57:39 UTC] Full Log Data: {
    "timestamp": "2026-04-07 16:57:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.91.93.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc5IiwidXNlcm5hbWUiOiJTYWxpc3UiLCJlbWFpbCI6ImFsaXl1c2FsaXN1Mjg3OEBnbWFpbC5jb20iLCJleHAiOjE3NzYxODU4NTh9.qjjMq9GrR3duIEaT-sLz22u-zmvpgK8svGsSUj9efyQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e8a92936fc31217-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.91.93.70",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.91.93.70, 162.158.216.67"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 16:57:39 UTC] === END API CALL LOG ===
[07-Apr-2026 16:57:39 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 16:57:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc5IiwidXNlcm5hbWUiOiJTYWxpc3UiLCJlbWFpbCI6ImFsaXl1c2FsaXN1Mjg3OEBnbWFpbC5jb20iLCJleHAiOjE3NzYxODU4NTh9.qjjMq9GrR3duIEaT-sLz22u-zmvpgK8svGsSUj9efyQ
[07-Apr-2026 16:57:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 16:57:39 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 16:57:39 UTC] User ID: 279
[07-Apr-2026 16:57:39 UTC] ✅ User profile retrieved successfully for user ID: 279
[07-Apr-2026 16:57:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 16:57:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 16:57:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc5IiwidXNlcm5hbWUiOiJTYWxpc3UiLCJlbWFpbCI6ImFsaXl1c2FsaXN1Mjg3OEBnbWFpbC5jb20iLCJleHAiOjE3NzYxODU4NTh9.qjjMq9GrR3duIEaT-sLz22u-zmvpgK8svGsSUj9efyQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e8a92936fc91217-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.91.93.70","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.91.93.70, 162.158.216.67"}
[07-Apr-2026 16:57:39 UTC] === User Orders API Called ===
[07-Apr-2026 16:57:39 UTC] User ID: 279
[07-Apr-2026 16:57:39 UTC] Limit: 20, Offset: 0
[07-Apr-2026 16:57:39 UTC] Orders found: 0
[07-Apr-2026 16:57:39 UTC] Orders data: []
[07-Apr-2026 16:57:39 UTC] Total orders count: 0
[07-Apr-2026 16:57:39 UTC] === API CALL LOG ===
[07-Apr-2026 16:57:39 UTC] Endpoint: user/profile.php
[07-Apr-2026 16:57:39 UTC] Full Log Data: {
    "timestamp": "2026-04-07 16:57:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.91.93.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc5IiwidXNlcm5hbWUiOiJTYWxpc3UiLCJlbWFpbCI6ImFsaXl1c2FsaXN1Mjg3OEBnbWFpbC5jb20iLCJleHAiOjE3NzYxODU4NTh9.qjjMq9GrR3duIEaT-sLz22u-zmvpgK8svGsSUj9efyQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e8a9294ac091217-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.91.93.70",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.91.93.70, 162.158.216.67"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 16:57:39 UTC] === END API CALL LOG ===
[07-Apr-2026 16:57:39 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 16:57:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc5IiwidXNlcm5hbWUiOiJTYWxpc3UiLCJlbWFpbCI6ImFsaXl1c2FsaXN1Mjg3OEBnbWFpbC5jb20iLCJleHAiOjE3NzYxODU4NTh9.qjjMq9GrR3duIEaT-sLz22u-zmvpgK8svGsSUj9efyQ
[07-Apr-2026 16:57:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 16:57:39 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 16:57:39 UTC] User ID: 279
[07-Apr-2026 16:57:39 UTC] ✅ User profile retrieved successfully for user ID: 279
[07-Apr-2026 16:57:40 UTC] === API CALL LOG ===
[07-Apr-2026 16:57:40 UTC] Endpoint: user/profile.php
[07-Apr-2026 16:57:40 UTC] Full Log Data: {
    "timestamp": "2026-04-07 16:57:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.91.93.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc5IiwidXNlcm5hbWUiOiJTYWxpc3UiLCJlbWFpbCI6ImFsaXl1c2FsaXN1Mjg3OEBnbWFpbC5jb20iLCJleHAiOjE3NzYxODU4NTh9.qjjMq9GrR3duIEaT-sLz22u-zmvpgK8svGsSUj9efyQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e8a929aedb31217-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.91.93.70",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.91.93.70, 162.158.216.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 16:57:40 UTC] === END API CALL LOG ===
[07-Apr-2026 16:57:40 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 16:57:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc5IiwidXNlcm5hbWUiOiJTYWxpc3UiLCJlbWFpbCI6ImFsaXl1c2FsaXN1Mjg3OEBnbWFpbC5jb20iLCJleHAiOjE3NzYxODU4NTh9.qjjMq9GrR3duIEaT-sLz22u-zmvpgK8svGsSUj9efyQ
[07-Apr-2026 16:57:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 16:57:40 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 16:57:40 UTC] User ID: 279
[07-Apr-2026 16:57:40 UTC] ✅ User profile retrieved successfully for user ID: 279
[07-Apr-2026 16:58:14 UTC] === API CALL LOG ===
[07-Apr-2026 16:58:14 UTC] Endpoint: user/profile.php
[07-Apr-2026 16:58:14 UTC] Full Log Data: {
    "timestamp": "2026-04-07 16:58:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.176.6",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjgwIiwidXNlcm5hbWUiOiJAc29waGlhdm9pcGV4cGVydCIsImVtYWlsIjoiYXlvbWlkZXNpd29rdUBnbWFpbC5jb20iLCJleHAiOjE3NzYxODU4OTR9.ctFu3V9Ilqk7szonf9v1bsdn-tOSrlwURQrb4fBMrn4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e8a9372bce73d6d-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.112.176.6",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.112.176.6, 172.68.229.180"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 16:58:14 UTC] === END API CALL LOG ===
[07-Apr-2026 16:58:14 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 16:58:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjgwIiwidXNlcm5hbWUiOiJAc29waGlhdm9pcGV4cGVydCIsImVtYWlsIjoiYXlvbWlkZXNpd29rdUBnbWFpbC5jb20iLCJleHAiOjE3NzYxODU4OTR9.ctFu3V9Ilqk7szonf9v1bsdn-tOSrlwURQrb4fBMrn4
[07-Apr-2026 16:58:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 16:58:14 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 16:58:14 UTC] User ID: 280
[07-Apr-2026 16:58:14 UTC] ✅ User profile retrieved successfully for user ID: 280
[07-Apr-2026 16:58:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 16:58:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 16:58:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjgwIiwidXNlcm5hbWUiOiJAc29waGlhdm9pcGV4cGVydCIsImVtYWlsIjoiYXlvbWlkZXNpd29rdUBnbWFpbC5jb20iLCJleHAiOjE3NzYxODU4OTR9.ctFu3V9Ilqk7szonf9v1bsdn-tOSrlwURQrb4fBMrn4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e8a9372bcec3d6d-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"105.112.176.6","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"105.112.176.6, 172.68.229.181"}
[07-Apr-2026 16:58:14 UTC] === User Orders API Called ===
[07-Apr-2026 16:58:14 UTC] User ID: 280
[07-Apr-2026 16:58:14 UTC] Limit: 20, Offset: 0
[07-Apr-2026 16:58:14 UTC] Orders found: 0
[07-Apr-2026 16:58:14 UTC] Orders data: []
[07-Apr-2026 16:58:14 UTC] Total orders count: 0
[07-Apr-2026 16:58:15 UTC] === API CALL LOG ===
[07-Apr-2026 16:58:15 UTC] Endpoint: user/profile.php
[07-Apr-2026 16:58:15 UTC] Full Log Data: {
    "timestamp": "2026-04-07 16:58:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.176.6",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjgwIiwidXNlcm5hbWUiOiJAc29waGlhdm9pcGV4cGVydCIsImVtYWlsIjoiYXlvbWlkZXNpd29rdUBnbWFpbC5jb20iLCJleHAiOjE3NzYxODU4OTR9.ctFu3V9Ilqk7szonf9v1bsdn-tOSrlwURQrb4fBMrn4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e8a93740ff83d6d-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.112.176.6",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.112.176.6, 172.68.229.180"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 16:58:15 UTC] === END API CALL LOG ===
[07-Apr-2026 16:58:15 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 16:58:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjgwIiwidXNlcm5hbWUiOiJAc29waGlhdm9pcGV4cGVydCIsImVtYWlsIjoiYXlvbWlkZXNpd29rdUBnbWFpbC5jb20iLCJleHAiOjE3NzYxODU4OTR9.ctFu3V9Ilqk7szonf9v1bsdn-tOSrlwURQrb4fBMrn4
[07-Apr-2026 16:58:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 16:58:15 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 16:58:15 UTC] User ID: 280
[07-Apr-2026 16:58:15 UTC] ✅ User profile retrieved successfully for user ID: 280
[07-Apr-2026 16:58:15 UTC] === API CALL LOG ===
[07-Apr-2026 16:58:15 UTC] Endpoint: user/profile.php
[07-Apr-2026 16:58:15 UTC] Full Log Data: {
    "timestamp": "2026-04-07 16:58:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.176.6",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjgwIiwidXNlcm5hbWUiOiJAc29waGlhdm9pcGV4cGVydCIsImVtYWlsIjoiYXlvbWlkZXNpd29rdUBnbWFpbC5jb20iLCJleHAiOjE3NzYxODU4OTR9.ctFu3V9Ilqk7szonf9v1bsdn-tOSrlwURQrb4fBMrn4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e8a93798daa3d6d-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.112.176.6",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.112.176.6, 172.68.229.180"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 16:58:15 UTC] === END API CALL LOG ===
[07-Apr-2026 16:58:15 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 16:58:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjgwIiwidXNlcm5hbWUiOiJAc29waGlhdm9pcGV4cGVydCIsImVtYWlsIjoiYXlvbWlkZXNpd29rdUBnbWFpbC5jb20iLCJleHAiOjE3NzYxODU4OTR9.ctFu3V9Ilqk7szonf9v1bsdn-tOSrlwURQrb4fBMrn4
[07-Apr-2026 16:58:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 16:58:15 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 16:58:15 UTC] User ID: 280
[07-Apr-2026 16:58:15 UTC] ✅ User profile retrieved successfully for user ID: 280
[07-Apr-2026 16:58:32 UTC] === API CALL LOG ===
[07-Apr-2026 16:58:32 UTC] Endpoint: user/profile.php
[07-Apr-2026 16:58:32 UTC] Full Log Data: {
    "timestamp": "2026-04-07 16:58:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.176.6",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjgwIiwidXNlcm5hbWUiOiJAc29waGlhdm9pcGV4cGVydCIsImVtYWlsIjoiYXlvbWlkZXNpd29rdUBnbWFpbC5jb20iLCJleHAiOjE3NzYxODU4OTR9.ctFu3V9Ilqk7szonf9v1bsdn-tOSrlwURQrb4fBMrn4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e8a93e3ac76f8ba-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.112.176.6",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.112.176.6, 172.71.241.84"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 16:58:32 UTC] === END API CALL LOG ===
[07-Apr-2026 16:58:32 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 16:58:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjgwIiwidXNlcm5hbWUiOiJAc29waGlhdm9pcGV4cGVydCIsImVtYWlsIjoiYXlvbWlkZXNpd29rdUBnbWFpbC5jb20iLCJleHAiOjE3NzYxODU4OTR9.ctFu3V9Ilqk7szonf9v1bsdn-tOSrlwURQrb4fBMrn4
[07-Apr-2026 16:58:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 16:58:32 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 16:58:32 UTC] User ID: 280
[07-Apr-2026 16:58:32 UTC] ✅ User profile retrieved successfully for user ID: 280
[07-Apr-2026 16:58:41 UTC] === API CALL LOG ===
[07-Apr-2026 16:58:41 UTC] Endpoint: user/profile.php
[07-Apr-2026 16:58:41 UTC] Full Log Data: {
    "timestamp": "2026-04-07 16:58:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.176.6",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjgwIiwidXNlcm5hbWUiOiJAc29waGlhdm9pcGV4cGVydCIsImVtYWlsIjoiYXlvbWlkZXNpd29rdUBnbWFpbC5jb20iLCJleHAiOjE3NzYxODU4OTR9.ctFu3V9Ilqk7szonf9v1bsdn-tOSrlwURQrb4fBMrn4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e8a941adfa5a637-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.112.176.6",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.112.176.6, 172.69.224.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 16:58:41 UTC] === END API CALL LOG ===
[07-Apr-2026 16:58:41 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 16:58:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjgwIiwidXNlcm5hbWUiOiJAc29waGlhdm9pcGV4cGVydCIsImVtYWlsIjoiYXlvbWlkZXNpd29rdUBnbWFpbC5jb20iLCJleHAiOjE3NzYxODU4OTR9.ctFu3V9Ilqk7szonf9v1bsdn-tOSrlwURQrb4fBMrn4
[07-Apr-2026 16:58:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 16:58:41 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 16:58:41 UTC] User ID: 280
[07-Apr-2026 16:58:41 UTC] ✅ User profile retrieved successfully for user ID: 280
[07-Apr-2026 16:59:16 UTC] === API CALL LOG ===
[07-Apr-2026 16:59:16 UTC] Endpoint: user/profile.php
[07-Apr-2026 16:59:16 UTC] Full Log Data: {
    "timestamp": "2026-04-07 16:59:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.176.6",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjgwIiwidXNlcm5hbWUiOiJAc29waGlhdm9pcGV4cGVydCIsImVtYWlsIjoiYXlvbWlkZXNpd29rdUBnbWFpbC5jb20iLCJleHAiOjE3NzYxODU4OTR9.ctFu3V9Ilqk7szonf9v1bsdn-tOSrlwURQrb4fBMrn4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e8a94f0deb8635e-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.112.176.6",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.112.176.6, 172.69.195.246"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 16:59:16 UTC] === END API CALL LOG ===
[07-Apr-2026 16:59:16 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 16:59:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjgwIiwidXNlcm5hbWUiOiJAc29waGlhdm9pcGV4cGVydCIsImVtYWlsIjoiYXlvbWlkZXNpd29rdUBnbWFpbC5jb20iLCJleHAiOjE3NzYxODU4OTR9.ctFu3V9Ilqk7szonf9v1bsdn-tOSrlwURQrb4fBMrn4
[07-Apr-2026 16:59:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 16:59:16 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 16:59:16 UTC] User ID: 280
[07-Apr-2026 16:59:16 UTC] ✅ User profile retrieved successfully for user ID: 280
[07-Apr-2026 16:59:28 UTC] === API CALL LOG ===
[07-Apr-2026 16:59:28 UTC] Endpoint: user/profile.php
[07-Apr-2026 16:59:28 UTC] Full Log Data: {
    "timestamp": "2026-04-07 16:59:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.176.6",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjgwIiwidXNlcm5hbWUiOiJAc29waGlhdm9pcGV4cGVydCIsImVtYWlsIjoiYXlvbWlkZXNpd29rdUBnbWFpbC5jb20iLCJleHAiOjE3NzYxODU4OTR9.ctFu3V9Ilqk7szonf9v1bsdn-tOSrlwURQrb4fBMrn4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e8a953d7a00635e-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.112.176.6",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.112.176.6, 172.69.195.246"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 16:59:28 UTC] === END API CALL LOG ===
[07-Apr-2026 16:59:28 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 16:59:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjgwIiwidXNlcm5hbWUiOiJAc29waGlhdm9pcGV4cGVydCIsImVtYWlsIjoiYXlvbWlkZXNpd29rdUBnbWFpbC5jb20iLCJleHAiOjE3NzYxODU4OTR9.ctFu3V9Ilqk7szonf9v1bsdn-tOSrlwURQrb4fBMrn4
[07-Apr-2026 16:59:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 16:59:28 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 16:59:28 UTC] User ID: 280
[07-Apr-2026 16:59:28 UTC] ✅ User profile retrieved successfully for user ID: 280
[07-Apr-2026 16:59:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 16:59:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 16:59:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjgwIiwidXNlcm5hbWUiOiJAc29waGlhdm9pcGV4cGVydCIsImVtYWlsIjoiYXlvbWlkZXNpd29rdUBnbWFpbC5jb20iLCJleHAiOjE3NzYxODU4OTR9.ctFu3V9Ilqk7szonf9v1bsdn-tOSrlwURQrb4fBMrn4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e8a953d79fe635e-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"105.112.176.6","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"105.112.176.6, 172.69.195.246"}
[07-Apr-2026 16:59:28 UTC] === User Orders API Called ===
[07-Apr-2026 16:59:28 UTC] User ID: 280
[07-Apr-2026 16:59:28 UTC] Limit: 20, Offset: 0
[07-Apr-2026 16:59:28 UTC] Orders found: 0
[07-Apr-2026 16:59:28 UTC] Orders data: []
[07-Apr-2026 16:59:28 UTC] Total orders count: 0
[07-Apr-2026 16:59:28 UTC] === API CALL LOG ===
[07-Apr-2026 16:59:28 UTC] Endpoint: user/profile.php
[07-Apr-2026 16:59:28 UTC] Full Log Data: {
    "timestamp": "2026-04-07 16:59:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.176.6",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjgwIiwidXNlcm5hbWUiOiJAc29waGlhdm9pcGV4cGVydCIsImVtYWlsIjoiYXlvbWlkZXNpd29rdUBnbWFpbC5jb20iLCJleHAiOjE3NzYxODU4OTR9.ctFu3V9Ilqk7szonf9v1bsdn-tOSrlwURQrb4fBMrn4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e8a95417dcb635e-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.112.176.6",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.112.176.6, 172.69.195.246"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 16:59:28 UTC] === END API CALL LOG ===
[07-Apr-2026 16:59:28 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 16:59:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjgwIiwidXNlcm5hbWUiOiJAc29waGlhdm9pcGV4cGVydCIsImVtYWlsIjoiYXlvbWlkZXNpd29rdUBnbWFpbC5jb20iLCJleHAiOjE3NzYxODU4OTR9.ctFu3V9Ilqk7szonf9v1bsdn-tOSrlwURQrb4fBMrn4
[07-Apr-2026 16:59:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 16:59:28 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 16:59:28 UTC] User ID: 280
[07-Apr-2026 16:59:28 UTC] ✅ User profile retrieved successfully for user ID: 280
[07-Apr-2026 16:59:38 UTC] === API CALL LOG ===
[07-Apr-2026 16:59:38 UTC] Endpoint: user/profile.php
[07-Apr-2026 16:59:38 UTC] Full Log Data: {
    "timestamp": "2026-04-07 16:59:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.176.6",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjgwIiwidXNlcm5hbWUiOiJAc29waGlhdm9pcGV4cGVydCIsImVtYWlsIjoiYXlvbWlkZXNpd29rdUBnbWFpbC5jb20iLCJleHAiOjE3NzYxODU4OTR9.ctFu3V9Ilqk7szonf9v1bsdn-tOSrlwURQrb4fBMrn4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e8a957ccb50635e-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.112.176.6",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.112.176.6, 172.69.195.246"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 16:59:38 UTC] === END API CALL LOG ===
[07-Apr-2026 16:59:38 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 16:59:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjgwIiwidXNlcm5hbWUiOiJAc29waGlhdm9pcGV4cGVydCIsImVtYWlsIjoiYXlvbWlkZXNpd29rdUBnbWFpbC5jb20iLCJleHAiOjE3NzYxODU4OTR9.ctFu3V9Ilqk7szonf9v1bsdn-tOSrlwURQrb4fBMrn4
[07-Apr-2026 16:59:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 16:59:38 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 16:59:38 UTC] User ID: 280
[07-Apr-2026 16:59:38 UTC] ✅ User profile retrieved successfully for user ID: 280
[07-Apr-2026 16:59:38 UTC] User Purchases API - User ID: 280
[07-Apr-2026 16:59:38 UTC] User Purchases API - Total purchases found: 0
[07-Apr-2026 16:59:43 UTC] === API CALL LOG ===
[07-Apr-2026 16:59:43 UTC] Endpoint: user/profile.php
[07-Apr-2026 16:59:43 UTC] Full Log Data: {
    "timestamp": "2026-04-07 16:59:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.176.6",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjgwIiwidXNlcm5hbWUiOiJAc29waGlhdm9pcGV4cGVydCIsImVtYWlsIjoiYXlvbWlkZXNpd29rdUBnbWFpbC5jb20iLCJleHAiOjE3NzYxODU4OTR9.ctFu3V9Ilqk7szonf9v1bsdn-tOSrlwURQrb4fBMrn4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e8a959b59d2635e-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.112.176.6",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.112.176.6, 172.69.195.246"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 16:59:43 UTC] === END API CALL LOG ===
[07-Apr-2026 16:59:43 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 16:59:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjgwIiwidXNlcm5hbWUiOiJAc29waGlhdm9pcGV4cGVydCIsImVtYWlsIjoiYXlvbWlkZXNpd29rdUBnbWFpbC5jb20iLCJleHAiOjE3NzYxODU4OTR9.ctFu3V9Ilqk7szonf9v1bsdn-tOSrlwURQrb4fBMrn4
[07-Apr-2026 16:59:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 16:59:43 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 16:59:43 UTC] User ID: 280
[07-Apr-2026 16:59:43 UTC] ✅ User profile retrieved successfully for user ID: 280
[07-Apr-2026 16:59:43 UTC] User Purchases API - User ID: 280
[07-Apr-2026 16:59:43 UTC] User Purchases API - Total purchases found: 0
[07-Apr-2026 16:59:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 16:59:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 16:59:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjgwIiwidXNlcm5hbWUiOiJAc29waGlhdm9pcGV4cGVydCIsImVtYWlsIjoiYXlvbWlkZXNpd29rdUBnbWFpbC5jb20iLCJleHAiOjE3NzYxODU4OTR9.ctFu3V9Ilqk7szonf9v1bsdn-tOSrlwURQrb4fBMrn4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e8a95c90c72635e-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"105.112.176.6","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"105.112.176.6, 172.69.195.246"}
[07-Apr-2026 16:59:50 UTC] === User Orders API Called ===
[07-Apr-2026 16:59:50 UTC] User ID: 280
[07-Apr-2026 16:59:50 UTC] Limit: 20, Offset: 0
[07-Apr-2026 16:59:50 UTC] Orders found: 0
[07-Apr-2026 16:59:50 UTC] Orders data: []
[07-Apr-2026 16:59:50 UTC] Total orders count: 0
[07-Apr-2026 16:59:50 UTC] === API CALL LOG ===
[07-Apr-2026 16:59:50 UTC] Endpoint: user/profile.php
[07-Apr-2026 16:59:50 UTC] Full Log Data: {
    "timestamp": "2026-04-07 16:59:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.176.6",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjgwIiwidXNlcm5hbWUiOiJAc29waGlhdm9pcGV4cGVydCIsImVtYWlsIjoiYXlvbWlkZXNpd29rdUBnbWFpbC5jb20iLCJleHAiOjE3NzYxODU4OTR9.ctFu3V9Ilqk7szonf9v1bsdn-tOSrlwURQrb4fBMrn4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e8a95c90c74635e-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.112.176.6",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.112.176.6, 172.69.195.246"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 16:59:50 UTC] === END API CALL LOG ===
[07-Apr-2026 16:59:50 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 16:59:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjgwIiwidXNlcm5hbWUiOiJAc29waGlhdm9pcGV4cGVydCIsImVtYWlsIjoiYXlvbWlkZXNpd29rdUBnbWFpbC5jb20iLCJleHAiOjE3NzYxODU4OTR9.ctFu3V9Ilqk7szonf9v1bsdn-tOSrlwURQrb4fBMrn4
[07-Apr-2026 16:59:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 16:59:50 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 16:59:50 UTC] User ID: 280
[07-Apr-2026 16:59:50 UTC] ✅ User profile retrieved successfully for user ID: 280
[07-Apr-2026 16:59:51 UTC] === API CALL LOG ===
[07-Apr-2026 16:59:51 UTC] Endpoint: user/profile.php
[07-Apr-2026 16:59:51 UTC] Full Log Data: {
    "timestamp": "2026-04-07 16:59:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.176.6",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjgwIiwidXNlcm5hbWUiOiJAc29waGlhdm9pcGV4cGVydCIsImVtYWlsIjoiYXlvbWlkZXNpd29rdUBnbWFpbC5jb20iLCJleHAiOjE3NzYxODU4OTR9.ctFu3V9Ilqk7szonf9v1bsdn-tOSrlwURQrb4fBMrn4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e8a95ccf80c635e-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.112.176.6",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.112.176.6, 172.69.195.246"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 16:59:51 UTC] === END API CALL LOG ===
[07-Apr-2026 16:59:51 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 16:59:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjgwIiwidXNlcm5hbWUiOiJAc29waGlhdm9pcGV4cGVydCIsImVtYWlsIjoiYXlvbWlkZXNpd29rdUBnbWFpbC5jb20iLCJleHAiOjE3NzYxODU4OTR9.ctFu3V9Ilqk7szonf9v1bsdn-tOSrlwURQrb4fBMrn4
[07-Apr-2026 16:59:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 16:59:51 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 16:59:51 UTC] User ID: 280
[07-Apr-2026 16:59:51 UTC] ✅ User profile retrieved successfully for user ID: 280
[07-Apr-2026 17:00:12 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 17:00:12 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 17:00:12 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc5IiwidXNlcm5hbWUiOiJTYWxpc3UiLCJlbWFpbCI6ImFsaXl1c2FsaXN1Mjg3OEBnbWFpbC5jb20iLCJleHAiOjE3NzYxODU4NTh9.qjjMq9GrR3duIEaT-sLz22u-zmvpgK8svGsSUj9efyQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e8a964faaf41217-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.91.93.70","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.91.93.70, 162.158.216.168"}
[07-Apr-2026 17:00:12 UTC] === User Orders API Called ===
[07-Apr-2026 17:00:12 UTC] User ID: 279
[07-Apr-2026 17:00:12 UTC] Limit: 20, Offset: 0
[07-Apr-2026 17:00:12 UTC] Orders found: 0
[07-Apr-2026 17:00:12 UTC] Orders data: []
[07-Apr-2026 17:00:12 UTC] Total orders count: 0
[07-Apr-2026 17:00:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 17:00:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 17:00:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc5IiwidXNlcm5hbWUiOiJTYWxpc3UiLCJlbWFpbCI6ImFsaXl1c2FsaXN1Mjg3OEBnbWFpbC5jb20iLCJleHAiOjE3NzYxODU4NTh9.qjjMq9GrR3duIEaT-sLz22u-zmvpgK8svGsSUj9efyQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e8a965a496f1217-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.91.93.70","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.91.93.70, 162.158.216.168"}
[07-Apr-2026 17:00:13 UTC] === User Orders API Called ===
[07-Apr-2026 17:00:13 UTC] User ID: 279
[07-Apr-2026 17:00:13 UTC] Limit: 20, Offset: 0
[07-Apr-2026 17:00:13 UTC] Orders found: 0
[07-Apr-2026 17:00:13 UTC] Orders data: []
[07-Apr-2026 17:00:13 UTC] Total orders count: 0
[07-Apr-2026 17:00:13 UTC] === API CALL LOG ===
[07-Apr-2026 17:00:13 UTC] Endpoint: user/profile.php
[07-Apr-2026 17:00:13 UTC] Full Log Data: {
    "timestamp": "2026-04-07 17:00:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.91.93.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc5IiwidXNlcm5hbWUiOiJTYWxpc3UiLCJlbWFpbCI6ImFsaXl1c2FsaXN1Mjg3OEBnbWFpbC5jb20iLCJleHAiOjE3NzYxODU4NTh9.qjjMq9GrR3duIEaT-sLz22u-zmvpgK8svGsSUj9efyQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e8a965a49731217-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.91.93.70",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.91.93.70, 162.158.216.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 17:00:13 UTC] === END API CALL LOG ===
[07-Apr-2026 17:00:13 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 17:00:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc5IiwidXNlcm5hbWUiOiJTYWxpc3UiLCJlbWFpbCI6ImFsaXl1c2FsaXN1Mjg3OEBnbWFpbC5jb20iLCJleHAiOjE3NzYxODU4NTh9.qjjMq9GrR3duIEaT-sLz22u-zmvpgK8svGsSUj9efyQ
[07-Apr-2026 17:00:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 17:00:13 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 17:00:13 UTC] User ID: 279
[07-Apr-2026 17:00:13 UTC] ✅ User profile retrieved successfully for user ID: 279
[07-Apr-2026 17:00:14 UTC] === API CALL LOG ===
[07-Apr-2026 17:00:14 UTC] Endpoint: user/profile.php
[07-Apr-2026 17:00:14 UTC] Full Log Data: {
    "timestamp": "2026-04-07 17:00:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.91.93.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc5IiwidXNlcm5hbWUiOiJTYWxpc3UiLCJlbWFpbCI6ImFsaXl1c2FsaXN1Mjg3OEBnbWFpbC5jb20iLCJleHAiOjE3NzYxODU4NTh9.qjjMq9GrR3duIEaT-sLz22u-zmvpgK8svGsSUj9efyQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e8a965e2bae1217-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.91.93.70",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.91.93.70, 162.158.216.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 17:00:14 UTC] === END API CALL LOG ===
[07-Apr-2026 17:00:14 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 17:00:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc5IiwidXNlcm5hbWUiOiJTYWxpc3UiLCJlbWFpbCI6ImFsaXl1c2FsaXN1Mjg3OEBnbWFpbC5jb20iLCJleHAiOjE3NzYxODU4NTh9.qjjMq9GrR3duIEaT-sLz22u-zmvpgK8svGsSUj9efyQ
[07-Apr-2026 17:00:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 17:00:14 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 17:00:14 UTC] User ID: 279
[07-Apr-2026 17:00:14 UTC] ✅ User profile retrieved successfully for user ID: 279
[07-Apr-2026 17:00:14 UTC] === API CALL LOG ===
[07-Apr-2026 17:00:14 UTC] Endpoint: user/profile.php
[07-Apr-2026 17:00:14 UTC] Full Log Data: {
    "timestamp": "2026-04-07 17:00:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.91.93.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc5IiwidXNlcm5hbWUiOiJTYWxpc3UiLCJlbWFpbCI6ImFsaXl1c2FsaXN1Mjg3OEBnbWFpbC5jb20iLCJleHAiOjE3NzYxODU4NTh9.qjjMq9GrR3duIEaT-sLz22u-zmvpgK8svGsSUj9efyQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e8a9660aa7a1217-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.91.93.70",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.91.93.70, 162.158.216.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 17:00:14 UTC] === END API CALL LOG ===
[07-Apr-2026 17:00:14 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 17:00:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc5IiwidXNlcm5hbWUiOiJTYWxpc3UiLCJlbWFpbCI6ImFsaXl1c2FsaXN1Mjg3OEBnbWFpbC5jb20iLCJleHAiOjE3NzYxODU4NTh9.qjjMq9GrR3duIEaT-sLz22u-zmvpgK8svGsSUj9efyQ
[07-Apr-2026 17:00:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 17:00:14 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 17:00:14 UTC] User ID: 279
[07-Apr-2026 17:00:14 UTC] ✅ User profile retrieved successfully for user ID: 279
[07-Apr-2026 17:00:24 UTC] === API CALL LOG ===
[07-Apr-2026 17:00:24 UTC] Endpoint: user/profile.php
[07-Apr-2026 17:00:24 UTC] Full Log Data: {
    "timestamp": "2026-04-07 17:00:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.176.6",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjgwIiwidXNlcm5hbWUiOiJAc29waGlhdm9pcGV4cGVydCIsImVtYWlsIjoiYXlvbWlkZXNpd29rdUBnbWFpbC5jb20iLCJleHAiOjE3NzYxODU4OTR9.ctFu3V9Ilqk7szonf9v1bsdn-tOSrlwURQrb4fBMrn4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e8a969a7906635e-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.112.176.6",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.112.176.6, 172.69.195.247"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 17:00:24 UTC] === END API CALL LOG ===
[07-Apr-2026 17:00:24 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 17:00:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjgwIiwidXNlcm5hbWUiOiJAc29waGlhdm9pcGV4cGVydCIsImVtYWlsIjoiYXlvbWlkZXNpd29rdUBnbWFpbC5jb20iLCJleHAiOjE3NzYxODU4OTR9.ctFu3V9Ilqk7szonf9v1bsdn-tOSrlwURQrb4fBMrn4
[07-Apr-2026 17:00:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 17:00:24 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 17:00:24 UTC] User ID: 280
[07-Apr-2026 17:00:24 UTC] ✅ User profile retrieved successfully for user ID: 280
[07-Apr-2026 17:00:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 17:00:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 17:00:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjgwIiwidXNlcm5hbWUiOiJAc29waGlhdm9pcGV4cGVydCIsImVtYWlsIjoiYXlvbWlkZXNpd29rdUBnbWFpbC5jb20iLCJleHAiOjE3NzYxODU4OTR9.ctFu3V9Ilqk7szonf9v1bsdn-tOSrlwURQrb4fBMrn4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e8a969a7904635e-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"105.112.176.6","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"105.112.176.6, 172.69.195.246"}
[07-Apr-2026 17:00:24 UTC] === User Orders API Called ===
[07-Apr-2026 17:00:24 UTC] User ID: 280
[07-Apr-2026 17:00:24 UTC] Limit: 20, Offset: 0
[07-Apr-2026 17:00:24 UTC] Orders found: 0
[07-Apr-2026 17:00:24 UTC] Orders data: []
[07-Apr-2026 17:00:24 UTC] Total orders count: 0
[07-Apr-2026 17:00:24 UTC] === API CALL LOG ===
[07-Apr-2026 17:00:24 UTC] Endpoint: user/profile.php
[07-Apr-2026 17:00:24 UTC] Full Log Data: {
    "timestamp": "2026-04-07 17:00:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.176.6",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjgwIiwidXNlcm5hbWUiOiJAc29waGlhdm9pcGV4cGVydCIsImVtYWlsIjoiYXlvbWlkZXNpd29rdUBnbWFpbC5jb20iLCJleHAiOjE3NzYxODU4OTR9.ctFu3V9Ilqk7szonf9v1bsdn-tOSrlwURQrb4fBMrn4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e8a969f4d8c635e-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.112.176.6",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.112.176.6, 172.69.195.247"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 17:00:24 UTC] === END API CALL LOG ===
[07-Apr-2026 17:00:24 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 17:00:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjgwIiwidXNlcm5hbWUiOiJAc29waGlhdm9pcGV4cGVydCIsImVtYWlsIjoiYXlvbWlkZXNpd29rdUBnbWFpbC5jb20iLCJleHAiOjE3NzYxODU4OTR9.ctFu3V9Ilqk7szonf9v1bsdn-tOSrlwURQrb4fBMrn4
[07-Apr-2026 17:00:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 17:00:24 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 17:00:24 UTC] User ID: 280
[07-Apr-2026 17:00:24 UTC] ✅ User profile retrieved successfully for user ID: 280
[07-Apr-2026 17:01:40 UTC] === API CALL LOG ===
[07-Apr-2026 17:01:40 UTC] Endpoint: user/profile.php
[07-Apr-2026 17:01:40 UTC] Full Log Data: {
    "timestamp": "2026-04-07 17:01:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.91.93.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc5IiwidXNlcm5hbWUiOiJTYWxpc3UiLCJlbWFpbCI6ImFsaXl1c2FsaXN1Mjg3OEBnbWFpbC5jb20iLCJleHAiOjE3NzYxODU4NTh9.qjjMq9GrR3duIEaT-sLz22u-zmvpgK8svGsSUj9efyQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e8a98760b8e24be-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.91.93.70",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.91.93.70, 172.69.224.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 17:01:40 UTC] === END API CALL LOG ===
[07-Apr-2026 17:01:40 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 17:01:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc5IiwidXNlcm5hbWUiOiJTYWxpc3UiLCJlbWFpbCI6ImFsaXl1c2FsaXN1Mjg3OEBnbWFpbC5jb20iLCJleHAiOjE3NzYxODU4NTh9.qjjMq9GrR3duIEaT-sLz22u-zmvpgK8svGsSUj9efyQ
[07-Apr-2026 17:01:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 17:01:40 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 17:01:40 UTC] User ID: 279
[07-Apr-2026 17:01:40 UTC] ✅ User profile retrieved successfully for user ID: 279
[07-Apr-2026 17:01:40 UTC] === API CALL LOG ===
[07-Apr-2026 17:01:40 UTC] Endpoint: user/profile.php
[07-Apr-2026 17:01:40 UTC] Full Log Data: {
    "timestamp": "2026-04-07 17:01:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.91.93.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc5IiwidXNlcm5hbWUiOiJTYWxpc3UiLCJlbWFpbCI6ImFsaXl1c2FsaXN1Mjg3OEBnbWFpbC5jb20iLCJleHAiOjE3NzYxODU4NTh9.qjjMq9GrR3duIEaT-sLz22u-zmvpgK8svGsSUj9efyQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e8a9879bd1824be-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.91.93.70",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.91.93.70, 172.69.224.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 17:01:40 UTC] === END API CALL LOG ===
[07-Apr-2026 17:01:40 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 17:01:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc5IiwidXNlcm5hbWUiOiJTYWxpc3UiLCJlbWFpbCI6ImFsaXl1c2FsaXN1Mjg3OEBnbWFpbC5jb20iLCJleHAiOjE3NzYxODU4NTh9.qjjMq9GrR3duIEaT-sLz22u-zmvpgK8svGsSUj9efyQ
[07-Apr-2026 17:01:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 17:01:40 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 17:01:40 UTC] User ID: 279
[07-Apr-2026 17:01:40 UTC] ✅ User profile retrieved successfully for user ID: 279
[07-Apr-2026 17:01:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 17:01:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 17:01:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc5IiwidXNlcm5hbWUiOiJTYWxpc3UiLCJlbWFpbCI6ImFsaXl1c2FsaXN1Mjg3OEBnbWFpbC5jb20iLCJleHAiOjE3NzYxODU4NTh9.qjjMq9GrR3duIEaT-sLz22u-zmvpgK8svGsSUj9efyQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e8a9879bd1e24be-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.91.93.70","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.91.93.70, 172.69.224.169"}
[07-Apr-2026 17:01:40 UTC] === User Orders API Called ===
[07-Apr-2026 17:01:40 UTC] User ID: 279
[07-Apr-2026 17:01:40 UTC] Limit: 20, Offset: 0
[07-Apr-2026 17:01:40 UTC] Orders found: 0
[07-Apr-2026 17:01:40 UTC] Orders data: []
[07-Apr-2026 17:01:40 UTC] === API CALL LOG ===
[07-Apr-2026 17:01:40 UTC] Endpoint: user/profile.php
[07-Apr-2026 17:01:40 UTC] Full Log Data: {
    "timestamp": "2026-04-07 17:01:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.91.93.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc5IiwidXNlcm5hbWUiOiJTYWxpc3UiLCJlbWFpbCI6ImFsaXl1c2FsaXN1Mjg3OEBnbWFpbC5jb20iLCJleHAiOjE3NzYxODU4NTh9.qjjMq9GrR3duIEaT-sLz22u-zmvpgK8svGsSUj9efyQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e8a9879bd2324be-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.91.93.70",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.91.93.70, 172.69.224.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 17:01:40 UTC] Total orders count: 0
[07-Apr-2026 17:01:40 UTC] === END API CALL LOG ===
[07-Apr-2026 17:01:40 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 17:01:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc5IiwidXNlcm5hbWUiOiJTYWxpc3UiLCJlbWFpbCI6ImFsaXl1c2FsaXN1Mjg3OEBnbWFpbC5jb20iLCJleHAiOjE3NzYxODU4NTh9.qjjMq9GrR3duIEaT-sLz22u-zmvpgK8svGsSUj9efyQ
[07-Apr-2026 17:01:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 17:01:40 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 17:01:40 UTC] User ID: 279
[07-Apr-2026 17:01:40 UTC] ✅ User profile retrieved successfully for user ID: 279
[07-Apr-2026 17:01:41 UTC] === API CALL LOG ===
[07-Apr-2026 17:01:41 UTC] Endpoint: user/profile.php
[07-Apr-2026 17:01:41 UTC] Full Log Data: {
    "timestamp": "2026-04-07 17:01:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.91.93.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc5IiwidXNlcm5hbWUiOiJTYWxpc3UiLCJlbWFpbCI6ImFsaXl1c2FsaXN1Mjg3OEBnbWFpbC5jb20iLCJleHAiOjE3NzYxODU4NTh9.qjjMq9GrR3duIEaT-sLz22u-zmvpgK8svGsSUj9efyQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e8a9880f82924be-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.91.93.70",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.91.93.70, 172.69.224.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 17:01:41 UTC] === END API CALL LOG ===
[07-Apr-2026 17:01:41 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 17:01:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc5IiwidXNlcm5hbWUiOiJTYWxpc3UiLCJlbWFpbCI6ImFsaXl1c2FsaXN1Mjg3OEBnbWFpbC5jb20iLCJleHAiOjE3NzYxODU4NTh9.qjjMq9GrR3duIEaT-sLz22u-zmvpgK8svGsSUj9efyQ
[07-Apr-2026 17:01:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 17:01:41 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 17:01:41 UTC] User ID: 279
[07-Apr-2026 17:01:41 UTC] ✅ User profile retrieved successfully for user ID: 279
[07-Apr-2026 17:02:16 UTC] === API CALL LOG ===
[07-Apr-2026 17:02:16 UTC] Endpoint: user/profile.php
[07-Apr-2026 17:02:16 UTC] Full Log Data: {
    "timestamp": "2026-04-07 17:02:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.91.93.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc5IiwidXNlcm5hbWUiOiJTYWxpc3UiLCJlbWFpbCI6ImFsaXl1c2FsaXN1Mjg3OEBnbWFpbC5jb20iLCJleHAiOjE3NzYxODU4NTh9.qjjMq9GrR3duIEaT-sLz22u-zmvpgK8svGsSUj9efyQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e8a99561f3124be-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.91.93.70",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.91.93.70, 172.69.224.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 17:02:16 UTC] === END API CALL LOG ===
[07-Apr-2026 17:02:16 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 17:02:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc5IiwidXNlcm5hbWUiOiJTYWxpc3UiLCJlbWFpbCI6ImFsaXl1c2FsaXN1Mjg3OEBnbWFpbC5jb20iLCJleHAiOjE3NzYxODU4NTh9.qjjMq9GrR3duIEaT-sLz22u-zmvpgK8svGsSUj9efyQ
[07-Apr-2026 17:02:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 17:02:16 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 17:02:16 UTC] User ID: 279
[07-Apr-2026 17:02:16 UTC] ✅ User profile retrieved successfully for user ID: 279
[07-Apr-2026 17:02:16 UTC] User Purchases API - User ID: 279
[07-Apr-2026 17:02:16 UTC] User Purchases API - Total purchases found: 1
[07-Apr-2026 17:02:19 UTC] === API CALL LOG ===
[07-Apr-2026 17:02:19 UTC] Endpoint: user/profile.php
[07-Apr-2026 17:02:19 UTC] Full Log Data: {
    "timestamp": "2026-04-07 17:02:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.91.93.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc5IiwidXNlcm5hbWUiOiJTYWxpc3UiLCJlbWFpbCI6ImFsaXl1c2FsaXN1Mjg3OEBnbWFpbC5jb20iLCJleHAiOjE3NzYxODU4NTh9.qjjMq9GrR3duIEaT-sLz22u-zmvpgK8svGsSUj9efyQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e8a996deb9f24be-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.91.93.70",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.91.93.70, 172.69.224.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 17:02:19 UTC] === END API CALL LOG ===
[07-Apr-2026 17:02:19 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 17:02:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc5IiwidXNlcm5hbWUiOiJTYWxpc3UiLCJlbWFpbCI6ImFsaXl1c2FsaXN1Mjg3OEBnbWFpbC5jb20iLCJleHAiOjE3NzYxODU4NTh9.qjjMq9GrR3duIEaT-sLz22u-zmvpgK8svGsSUj9efyQ
[07-Apr-2026 17:02:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 17:02:19 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 17:02:19 UTC] User ID: 279
[07-Apr-2026 17:02:19 UTC] ✅ User profile retrieved successfully for user ID: 279
[07-Apr-2026 17:02:19 UTC] === API CALL LOG ===
[07-Apr-2026 17:02:19 UTC] Endpoint: user/profile.php
[07-Apr-2026 17:02:19 UTC] Full Log Data: {
    "timestamp": "2026-04-07 17:02:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.91.93.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc5IiwidXNlcm5hbWUiOiJTYWxpc3UiLCJlbWFpbCI6ImFsaXl1c2FsaXN1Mjg3OEBnbWFpbC5jb20iLCJleHAiOjE3NzYxODU4NTh9.qjjMq9GrR3duIEaT-sLz22u-zmvpgK8svGsSUj9efyQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e8a996deba224be-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.91.93.70",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.91.93.70, 172.69.224.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 17:02:19 UTC] === END API CALL LOG ===
[07-Apr-2026 17:02:19 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 17:02:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 17:02:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc5IiwidXNlcm5hbWUiOiJTYWxpc3UiLCJlbWFpbCI6ImFsaXl1c2FsaXN1Mjg3OEBnbWFpbC5jb20iLCJleHAiOjE3NzYxODU4NTh9.qjjMq9GrR3duIEaT-sLz22u-zmvpgK8svGsSUj9efyQ
[07-Apr-2026 17:02:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 17:02:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 17:02:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc5IiwidXNlcm5hbWUiOiJTYWxpc3UiLCJlbWFpbCI6ImFsaXl1c2FsaXN1Mjg3OEBnbWFpbC5jb20iLCJleHAiOjE3NzYxODU4NTh9.qjjMq9GrR3duIEaT-sLz22u-zmvpgK8svGsSUj9efyQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e8a996deb9e24be-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.91.93.70","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.91.93.70, 172.69.224.168"}
[07-Apr-2026 17:02:19 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 17:02:19 UTC] User ID: 279
[07-Apr-2026 17:02:19 UTC] === User Orders API Called ===
[07-Apr-2026 17:02:19 UTC] User ID: 279
[07-Apr-2026 17:02:19 UTC] Limit: 20, Offset: 0
[07-Apr-2026 17:02:19 UTC] ✅ User profile retrieved successfully for user ID: 279
[07-Apr-2026 17:02:19 UTC] Orders found: 0
[07-Apr-2026 17:02:19 UTC] Orders data: []
[07-Apr-2026 17:02:19 UTC] Total orders count: 0
[07-Apr-2026 17:02:20 UTC] === API CALL LOG ===
[07-Apr-2026 17:02:20 UTC] Endpoint: user/profile.php
[07-Apr-2026 17:02:20 UTC] Full Log Data: {
    "timestamp": "2026-04-07 17:02:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.91.93.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc5IiwidXNlcm5hbWUiOiJTYWxpc3UiLCJlbWFpbCI6ImFsaXl1c2FsaXN1Mjg3OEBnbWFpbC5jb20iLCJleHAiOjE3NzYxODU4NTh9.qjjMq9GrR3duIEaT-sLz22u-zmvpgK8svGsSUj9efyQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e8a996f6f7c24be-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.91.93.70",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.91.93.70, 172.69.224.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 17:02:20 UTC] === END API CALL LOG ===
[07-Apr-2026 17:02:20 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 17:02:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc5IiwidXNlcm5hbWUiOiJTYWxpc3UiLCJlbWFpbCI6ImFsaXl1c2FsaXN1Mjg3OEBnbWFpbC5jb20iLCJleHAiOjE3NzYxODU4NTh9.qjjMq9GrR3duIEaT-sLz22u-zmvpgK8svGsSUj9efyQ
[07-Apr-2026 17:02:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 17:02:20 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 17:02:20 UTC] User ID: 279
[07-Apr-2026 17:02:20 UTC] ✅ User profile retrieved successfully for user ID: 279
[07-Apr-2026 17:02:20 UTC] User Purchases API - User ID: 279
[07-Apr-2026 17:02:20 UTC] User Purchases API - Total purchases found: 1
[07-Apr-2026 17:02:23 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 17:02:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 17:02:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc5IiwidXNlcm5hbWUiOiJTYWxpc3UiLCJlbWFpbCI6ImFsaXl1c2FsaXN1Mjg3OEBnbWFpbC5jb20iLCJleHAiOjE3NzYxODU4NTh9.qjjMq9GrR3duIEaT-sLz22u-zmvpgK8svGsSUj9efyQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e8a99832a5424be-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.91.93.70","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.91.93.70, 172.69.224.168"}
[07-Apr-2026 17:02:23 UTC] === User Orders API Called ===
[07-Apr-2026 17:02:23 UTC] User ID: 279
[07-Apr-2026 17:02:23 UTC] Limit: 20, Offset: 0
[07-Apr-2026 17:02:23 UTC] Orders found: 0
[07-Apr-2026 17:02:23 UTC] Orders data: []
[07-Apr-2026 17:02:23 UTC] Total orders count: 0
[07-Apr-2026 17:02:23 UTC] === API CALL LOG ===
[07-Apr-2026 17:02:23 UTC] Endpoint: user/profile.php
[07-Apr-2026 17:02:23 UTC] Full Log Data: {
    "timestamp": "2026-04-07 17:02:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.91.93.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc5IiwidXNlcm5hbWUiOiJTYWxpc3UiLCJlbWFpbCI6ImFsaXl1c2FsaXN1Mjg3OEBnbWFpbC5jb20iLCJleHAiOjE3NzYxODU4NTh9.qjjMq9GrR3duIEaT-sLz22u-zmvpgK8svGsSUj9efyQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e8a99832a5824be-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.91.93.70",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.91.93.70, 172.69.224.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 17:02:23 UTC] === END API CALL LOG ===
[07-Apr-2026 17:02:23 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 17:02:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc5IiwidXNlcm5hbWUiOiJTYWxpc3UiLCJlbWFpbCI6ImFsaXl1c2FsaXN1Mjg3OEBnbWFpbC5jb20iLCJleHAiOjE3NzYxODU4NTh9.qjjMq9GrR3duIEaT-sLz22u-zmvpgK8svGsSUj9efyQ
[07-Apr-2026 17:02:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 17:02:23 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 17:02:23 UTC] User ID: 279
[07-Apr-2026 17:02:23 UTC] ✅ User profile retrieved successfully for user ID: 279
[07-Apr-2026 17:02:23 UTC] === API CALL LOG ===
[07-Apr-2026 17:02:23 UTC] Endpoint: user/profile.php
[07-Apr-2026 17:02:23 UTC] Full Log Data: {
    "timestamp": "2026-04-07 17:02:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.91.93.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc5IiwidXNlcm5hbWUiOiJTYWxpc3UiLCJlbWFpbCI6ImFsaXl1c2FsaXN1Mjg3OEBnbWFpbC5jb20iLCJleHAiOjE3NzYxODU4NTh9.qjjMq9GrR3duIEaT-sLz22u-zmvpgK8svGsSUj9efyQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e8a9985d9b024be-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.91.93.70",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.91.93.70, 172.69.224.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 17:02:23 UTC] === END API CALL LOG ===
[07-Apr-2026 17:02:23 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 17:02:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc5IiwidXNlcm5hbWUiOiJTYWxpc3UiLCJlbWFpbCI6ImFsaXl1c2FsaXN1Mjg3OEBnbWFpbC5jb20iLCJleHAiOjE3NzYxODU4NTh9.qjjMq9GrR3duIEaT-sLz22u-zmvpgK8svGsSUj9efyQ
[07-Apr-2026 17:02:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 17:02:23 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 17:02:23 UTC] User ID: 279
[07-Apr-2026 17:02:23 UTC] ✅ User profile retrieved successfully for user ID: 279
[07-Apr-2026 17:02:24 UTC] === API CALL LOG ===
[07-Apr-2026 17:02:24 UTC] Endpoint: user/profile.php
[07-Apr-2026 17:02:24 UTC] Full Log Data: {
    "timestamp": "2026-04-07 17:02:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.91.93.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc5IiwidXNlcm5hbWUiOiJTYWxpc3UiLCJlbWFpbCI6ImFsaXl1c2FsaXN1Mjg3OEBnbWFpbC5jb20iLCJleHAiOjE3NzYxODU4NTh9.qjjMq9GrR3duIEaT-sLz22u-zmvpgK8svGsSUj9efyQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e8a998bffc124be-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.91.93.70",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.91.93.70, 172.69.224.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 17:02:24 UTC] === END API CALL LOG ===
[07-Apr-2026 17:02:24 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 17:02:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc5IiwidXNlcm5hbWUiOiJTYWxpc3UiLCJlbWFpbCI6ImFsaXl1c2FsaXN1Mjg3OEBnbWFpbC5jb20iLCJleHAiOjE3NzYxODU4NTh9.qjjMq9GrR3duIEaT-sLz22u-zmvpgK8svGsSUj9efyQ
[07-Apr-2026 17:02:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 17:02:24 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 17:02:24 UTC] User ID: 279
[07-Apr-2026 17:02:24 UTC] ✅ User profile retrieved successfully for user ID: 279
[07-Apr-2026 23:31:07 UTC] === API CALL LOG ===
[07-Apr-2026 23:31:07 UTC] Endpoint: user/profile.php
[07-Apr-2026 23:31:07 UTC] Full Log Data: {
    "timestamp": "2026-04-07 23:31:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.88.110.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjgxIiwidXNlcm5hbWUiOiJoaWlrIiwiZW1haWwiOiJBbGV4c2FtdWVsMzMyMkBnbWFpbC5jb20iLCJleHAiOjE3NzYyMDk0Njd9.JiKtyd_-2ogFoBr5gJ2pmWBA-JzUfYhP1Nw1TD9o0M8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e8cd2f6c8721179-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.88.110.146",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.88.110.146, 172.68.229.180"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 23:31:07 UTC] === END API CALL LOG ===
[07-Apr-2026 23:31:07 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 23:31:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjgxIiwidXNlcm5hbWUiOiJoaWlrIiwiZW1haWwiOiJBbGV4c2FtdWVsMzMyMkBnbWFpbC5jb20iLCJleHAiOjE3NzYyMDk0Njd9.JiKtyd_-2ogFoBr5gJ2pmWBA-JzUfYhP1Nw1TD9o0M8
[07-Apr-2026 23:31:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 23:31:07 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 23:31:07 UTC] User ID: 281
[07-Apr-2026 23:31:07 UTC] ✅ User profile retrieved successfully for user ID: 281
[07-Apr-2026 23:31:08 UTC] === API CALL LOG ===
[07-Apr-2026 23:31:08 UTC] Endpoint: user/profile.php
[07-Apr-2026 23:31:08 UTC] Full Log Data: {
    "timestamp": "2026-04-07 23:31:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.88.110.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjgxIiwidXNlcm5hbWUiOiJoaWlrIiwiZW1haWwiOiJBbGV4c2FtdWVsMzMyMkBnbWFpbC5jb20iLCJleHAiOjE3NzYyMDk0Njd9.JiKtyd_-2ogFoBr5gJ2pmWBA-JzUfYhP1Nw1TD9o0M8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e8cd2f6c8781179-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.88.110.146",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.88.110.146, 172.68.229.180"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 23:31:08 UTC] === END API CALL LOG ===
[07-Apr-2026 23:31:08 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 23:31:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjgxIiwidXNlcm5hbWUiOiJoaWlrIiwiZW1haWwiOiJBbGV4c2FtdWVsMzMyMkBnbWFpbC5jb20iLCJleHAiOjE3NzYyMDk0Njd9.JiKtyd_-2ogFoBr5gJ2pmWBA-JzUfYhP1Nw1TD9o0M8
[07-Apr-2026 23:31:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 23:31:08 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 23:31:08 UTC] User ID: 281
[07-Apr-2026 23:31:08 UTC] ✅ User profile retrieved successfully for user ID: 281
[07-Apr-2026 23:31:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 23:31:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 23:31:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjgxIiwidXNlcm5hbWUiOiJoaWlrIiwiZW1haWwiOiJBbGV4c2FtdWVsMzMyMkBnbWFpbC5jb20iLCJleHAiOjE3NzYyMDk0Njd9.JiKtyd_-2ogFoBr5gJ2pmWBA-JzUfYhP1Nw1TD9o0M8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e8cd2f6c8771179-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.88.110.146","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.88.110.146, 172.68.229.180"}
[07-Apr-2026 23:31:08 UTC] === User Orders API Called ===
[07-Apr-2026 23:31:08 UTC] User ID: 281
[07-Apr-2026 23:31:08 UTC] Limit: 20, Offset: 0
[07-Apr-2026 23:31:08 UTC] Orders found: 0
[07-Apr-2026 23:31:08 UTC] Orders data: []
[07-Apr-2026 23:31:08 UTC] Total orders count: 0
[07-Apr-2026 23:31:09 UTC] === API CALL LOG ===
[07-Apr-2026 23:31:09 UTC] Endpoint: user/profile.php
[07-Apr-2026 23:31:09 UTC] Full Log Data: {
    "timestamp": "2026-04-07 23:31:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.88.110.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjgxIiwidXNlcm5hbWUiOiJoaWlrIiwiZW1haWwiOiJBbGV4c2FtdWVsMzMyMkBnbWFpbC5jb20iLCJleHAiOjE3NzYyMDk0Njd9.JiKtyd_-2ogFoBr5gJ2pmWBA-JzUfYhP1Nw1TD9o0M8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e8cd2fefe011179-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.88.110.146",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.88.110.146, 172.68.229.180"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 23:31:09 UTC] === END API CALL LOG ===
[07-Apr-2026 23:31:09 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 23:31:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjgxIiwidXNlcm5hbWUiOiJoaWlrIiwiZW1haWwiOiJBbGV4c2FtdWVsMzMyMkBnbWFpbC5jb20iLCJleHAiOjE3NzYyMDk0Njd9.JiKtyd_-2ogFoBr5gJ2pmWBA-JzUfYhP1Nw1TD9o0M8
[07-Apr-2026 23:31:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 23:31:09 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 23:31:09 UTC] User ID: 281
[07-Apr-2026 23:31:09 UTC] ✅ User profile retrieved successfully for user ID: 281
[07-Apr-2026 23:31:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 23:31:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 23:31:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjgxIiwidXNlcm5hbWUiOiJoaWlrIiwiZW1haWwiOiJBbGV4c2FtdWVsMzMyMkBnbWFpbC5jb20iLCJleHAiOjE3NzYyMDk0Njd9.JiKtyd_-2ogFoBr5gJ2pmWBA-JzUfYhP1Nw1TD9o0M8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e8cd366efb81179-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.88.110.146","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.88.110.146, 172.68.229.181"}
[07-Apr-2026 23:31:25 UTC] === User Orders API Called ===
[07-Apr-2026 23:31:25 UTC] User ID: 281
[07-Apr-2026 23:31:25 UTC] Limit: 20, Offset: 0
[07-Apr-2026 23:31:25 UTC] Orders found: 0
[07-Apr-2026 23:31:25 UTC] Orders data: []
[07-Apr-2026 23:31:25 UTC] Total orders count: 0
[07-Apr-2026 23:31:31 UTC] === API CALL LOG ===
[07-Apr-2026 23:31:31 UTC] Endpoint: user/profile.php
[07-Apr-2026 23:31:31 UTC] Full Log Data: {
    "timestamp": "2026-04-07 23:31:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.88.110.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjgxIiwidXNlcm5hbWUiOiJoaWlrIiwiZW1haWwiOiJBbGV4c2FtdWVsMzMyMkBnbWFpbC5jb20iLCJleHAiOjE3NzYyMDk0Njd9.JiKtyd_-2ogFoBr5gJ2pmWBA-JzUfYhP1Nw1TD9o0M8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e8cd38b5b288168-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.88.110.146",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.88.110.146, 172.71.178.5"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 23:31:31 UTC] === END API CALL LOG ===
[07-Apr-2026 23:31:31 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 23:31:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjgxIiwidXNlcm5hbWUiOiJoaWlrIiwiZW1haWwiOiJBbGV4c2FtdWVsMzMyMkBnbWFpbC5jb20iLCJleHAiOjE3NzYyMDk0Njd9.JiKtyd_-2ogFoBr5gJ2pmWBA-JzUfYhP1Nw1TD9o0M8
[07-Apr-2026 23:31:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 23:31:31 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 23:31:31 UTC] User ID: 281
[07-Apr-2026 23:31:31 UTC] ✅ User profile retrieved successfully for user ID: 281
[07-Apr-2026 23:31:32 UTC] === API CALL LOG ===
[07-Apr-2026 23:31:32 UTC] Endpoint: user/profile.php
[07-Apr-2026 23:31:32 UTC] Full Log Data: {
    "timestamp": "2026-04-07 23:31:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.88.110.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjgxIiwidXNlcm5hbWUiOiJoaWlrIiwiZW1haWwiOiJBbGV4c2FtdWVsMzMyMkBnbWFpbC5jb20iLCJleHAiOjE3NzYyMDk0Njd9.JiKtyd_-2ogFoBr5gJ2pmWBA-JzUfYhP1Nw1TD9o0M8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e8cd38f8b828168-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.88.110.146",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.88.110.146, 172.71.178.48"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 23:31:32 UTC] === END API CALL LOG ===
[07-Apr-2026 23:31:32 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 23:31:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjgxIiwidXNlcm5hbWUiOiJoaWlrIiwiZW1haWwiOiJBbGV4c2FtdWVsMzMyMkBnbWFpbC5jb20iLCJleHAiOjE3NzYyMDk0Njd9.JiKtyd_-2ogFoBr5gJ2pmWBA-JzUfYhP1Nw1TD9o0M8
[07-Apr-2026 23:31:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 23:31:32 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 23:31:32 UTC] User ID: 281
[07-Apr-2026 23:31:32 UTC] ✅ User profile retrieved successfully for user ID: 281
[07-Apr-2026 23:31:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 23:31:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 23:31:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjgxIiwidXNlcm5hbWUiOiJoaWlrIiwiZW1haWwiOiJBbGV4c2FtdWVsMzMyMkBnbWFpbC5jb20iLCJleHAiOjE3NzYyMDk0Njd9.JiKtyd_-2ogFoBr5gJ2pmWBA-JzUfYhP1Nw1TD9o0M8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e8cd38f8b878168-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.88.110.146","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.88.110.146, 172.71.178.48"}
[07-Apr-2026 23:31:32 UTC] === User Orders API Called ===
[07-Apr-2026 23:31:32 UTC] User ID: 281
[07-Apr-2026 23:31:32 UTC] Limit: 20, Offset: 0
[07-Apr-2026 23:31:32 UTC] Orders found: 0
[07-Apr-2026 23:31:32 UTC] Orders data: []
[07-Apr-2026 23:31:32 UTC] Total orders count: 0
[07-Apr-2026 23:31:32 UTC] === API CALL LOG ===
[07-Apr-2026 23:31:32 UTC] Endpoint: user/profile.php
[07-Apr-2026 23:31:32 UTC] Full Log Data: {
    "timestamp": "2026-04-07 23:31:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.88.110.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjgxIiwidXNlcm5hbWUiOiJoaWlrIiwiZW1haWwiOiJBbGV4c2FtdWVsMzMyMkBnbWFpbC5jb20iLCJleHAiOjE3NzYyMDk0Njd9.JiKtyd_-2ogFoBr5gJ2pmWBA-JzUfYhP1Nw1TD9o0M8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e8cd390cd958168-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.88.110.146",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.88.110.146, 172.71.178.48"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 23:31:32 UTC] === END API CALL LOG ===
[07-Apr-2026 23:31:32 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 23:31:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjgxIiwidXNlcm5hbWUiOiJoaWlrIiwiZW1haWwiOiJBbGV4c2FtdWVsMzMyMkBnbWFpbC5jb20iLCJleHAiOjE3NzYyMDk0Njd9.JiKtyd_-2ogFoBr5gJ2pmWBA-JzUfYhP1Nw1TD9o0M8
[07-Apr-2026 23:31:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 23:31:32 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 23:31:32 UTC] User ID: 281
[07-Apr-2026 23:31:32 UTC] ✅ User profile retrieved successfully for user ID: 281
[07-Apr-2026 23:31:33 UTC] === API CALL LOG ===
[07-Apr-2026 23:31:33 UTC] Endpoint: user/profile.php
[07-Apr-2026 23:31:33 UTC] Full Log Data: {
    "timestamp": "2026-04-07 23:31:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.88.110.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjgxIiwidXNlcm5hbWUiOiJoaWlrIiwiZW1haWwiOiJBbGV4c2FtdWVsMzMyMkBnbWFpbC5jb20iLCJleHAiOjE3NzYyMDk0Njd9.JiKtyd_-2ogFoBr5gJ2pmWBA-JzUfYhP1Nw1TD9o0M8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e8cd39768c88168-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.88.110.146",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.88.110.146, 172.71.178.48"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 23:31:33 UTC] === END API CALL LOG ===
[07-Apr-2026 23:31:33 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 23:31:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjgxIiwidXNlcm5hbWUiOiJoaWlrIiwiZW1haWwiOiJBbGV4c2FtdWVsMzMyMkBnbWFpbC5jb20iLCJleHAiOjE3NzYyMDk0Njd9.JiKtyd_-2ogFoBr5gJ2pmWBA-JzUfYhP1Nw1TD9o0M8
[07-Apr-2026 23:31:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 23:31:33 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 23:31:33 UTC] User ID: 281
[07-Apr-2026 23:31:33 UTC] ✅ User profile retrieved successfully for user ID: 281
[07-Apr-2026 23:31:38 UTC] === API CALL LOG ===
[07-Apr-2026 23:31:38 UTC] Endpoint: user/profile.php
[07-Apr-2026 23:31:38 UTC] Full Log Data: {
    "timestamp": "2026-04-07 23:31:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.88.110.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjgxIiwidXNlcm5hbWUiOiJoaWlrIiwiZW1haWwiOiJBbGV4c2FtdWVsMzMyMkBnbWFpbC5jb20iLCJleHAiOjE3NzYyMDk0Njd9.JiKtyd_-2ogFoBr5gJ2pmWBA-JzUfYhP1Nw1TD9o0M8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e8cd3b56b96dc2c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.88.110.146",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.88.110.146, 172.71.241.85"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 23:31:38 UTC] === END API CALL LOG ===
[07-Apr-2026 23:31:38 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 23:31:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjgxIiwidXNlcm5hbWUiOiJoaWlrIiwiZW1haWwiOiJBbGV4c2FtdWVsMzMyMkBnbWFpbC5jb20iLCJleHAiOjE3NzYyMDk0Njd9.JiKtyd_-2ogFoBr5gJ2pmWBA-JzUfYhP1Nw1TD9o0M8
[07-Apr-2026 23:31:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 23:31:38 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 23:31:38 UTC] User ID: 281
[07-Apr-2026 23:31:38 UTC] ✅ User profile retrieved successfully for user ID: 281
[07-Apr-2026 23:31:39 UTC] === API CALL LOG ===
[07-Apr-2026 23:31:39 UTC] Endpoint: user/profile.php
[07-Apr-2026 23:31:39 UTC] Full Log Data: {
    "timestamp": "2026-04-07 23:31:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.88.110.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjgxIiwidXNlcm5hbWUiOiJoaWlrIiwiZW1haWwiOiJBbGV4c2FtdWVsMzMyMkBnbWFpbC5jb20iLCJleHAiOjE3NzYyMDk0Njd9.JiKtyd_-2ogFoBr5gJ2pmWBA-JzUfYhP1Nw1TD9o0M8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e8cd3b95948dc2c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.88.110.146",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.88.110.146, 172.71.241.21"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 23:31:39 UTC] === END API CALL LOG ===
[07-Apr-2026 23:31:39 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 23:31:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjgxIiwidXNlcm5hbWUiOiJoaWlrIiwiZW1haWwiOiJBbGV4c2FtdWVsMzMyMkBnbWFpbC5jb20iLCJleHAiOjE3NzYyMDk0Njd9.JiKtyd_-2ogFoBr5gJ2pmWBA-JzUfYhP1Nw1TD9o0M8
[07-Apr-2026 23:31:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 23:31:39 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 23:31:39 UTC] User ID: 281
[07-Apr-2026 23:31:39 UTC] ✅ User profile retrieved successfully for user ID: 281
[07-Apr-2026 23:31:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 23:31:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 23:31:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjgxIiwidXNlcm5hbWUiOiJoaWlrIiwiZW1haWwiOiJBbGV4c2FtdWVsMzMyMkBnbWFpbC5jb20iLCJleHAiOjE3NzYyMDk0Njd9.JiKtyd_-2ogFoBr5gJ2pmWBA-JzUfYhP1Nw1TD9o0M8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e8cd3b9594edc2c-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.88.110.146","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.88.110.146, 172.71.241.21"}
[07-Apr-2026 23:31:39 UTC] === User Orders API Called ===
[07-Apr-2026 23:31:39 UTC] User ID: 281
[07-Apr-2026 23:31:39 UTC] Limit: 20, Offset: 0
[07-Apr-2026 23:31:39 UTC] Orders found: 0
[07-Apr-2026 23:31:39 UTC] Orders data: []
[07-Apr-2026 23:31:39 UTC] Total orders count: 0
[07-Apr-2026 23:31:39 UTC] === API CALL LOG ===
[07-Apr-2026 23:31:39 UTC] Endpoint: user/profile.php
[07-Apr-2026 23:31:39 UTC] Full Log Data: {
    "timestamp": "2026-04-07 23:31:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.88.110.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjgxIiwidXNlcm5hbWUiOiJoaWlrIiwiZW1haWwiOiJBbGV4c2FtdWVsMzMyMkBnbWFpbC5jb20iLCJleHAiOjE3NzYyMDk0Njd9.JiKtyd_-2ogFoBr5gJ2pmWBA-JzUfYhP1Nw1TD9o0M8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e8cd3b9594fdc2c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.88.110.146",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.88.110.146, 172.71.241.21"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 23:31:39 UTC] === END API CALL LOG ===
[07-Apr-2026 23:31:39 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 23:31:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjgxIiwidXNlcm5hbWUiOiJoaWlrIiwiZW1haWwiOiJBbGV4c2FtdWVsMzMyMkBnbWFpbC5jb20iLCJleHAiOjE3NzYyMDk0Njd9.JiKtyd_-2ogFoBr5gJ2pmWBA-JzUfYhP1Nw1TD9o0M8
[07-Apr-2026 23:31:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 23:31:39 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 23:31:39 UTC] User ID: 281
[07-Apr-2026 23:31:39 UTC] ✅ User profile retrieved successfully for user ID: 281
[07-Apr-2026 23:31:40 UTC] === API CALL LOG ===
[07-Apr-2026 23:31:40 UTC] Endpoint: user/profile.php
[07-Apr-2026 23:31:40 UTC] Full Log Data: {
    "timestamp": "2026-04-07 23:31:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.88.110.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjgxIiwidXNlcm5hbWUiOiJoaWlrIiwiZW1haWwiOiJBbGV4c2FtdWVsMzMyMkBnbWFpbC5jb20iLCJleHAiOjE3NzYyMDk0Njd9.JiKtyd_-2ogFoBr5gJ2pmWBA-JzUfYhP1Nw1TD9o0M8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e8cd3c03b4fdc2c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.88.110.146",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.88.110.146, 172.71.241.21"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 23:31:40 UTC] === END API CALL LOG ===
[07-Apr-2026 23:31:40 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 23:31:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjgxIiwidXNlcm5hbWUiOiJoaWlrIiwiZW1haWwiOiJBbGV4c2FtdWVsMzMyMkBnbWFpbC5jb20iLCJleHAiOjE3NzYyMDk0Njd9.JiKtyd_-2ogFoBr5gJ2pmWBA-JzUfYhP1Nw1TD9o0M8
[07-Apr-2026 23:31:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 23:31:40 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 23:31:40 UTC] User ID: 281
[07-Apr-2026 23:31:40 UTC] ✅ User profile retrieved successfully for user ID: 281
[07-Apr-2026 23:31:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 23:31:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Apr-2026 23:31:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjgxIiwidXNlcm5hbWUiOiJoaWlrIiwiZW1haWwiOiJBbGV4c2FtdWVsMzMyMkBnbWFpbC5jb20iLCJleHAiOjE3NzYyMDk0Njd9.JiKtyd_-2ogFoBr5gJ2pmWBA-JzUfYhP1Nw1TD9o0M8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e8cd3fec81bdc2c-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.88.110.146","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.88.110.146, 172.71.241.84"}
[07-Apr-2026 23:31:50 UTC] === User Orders API Called ===
[07-Apr-2026 23:31:50 UTC] User ID: 281
[07-Apr-2026 23:31:50 UTC] Limit: 20, Offset: 0
[07-Apr-2026 23:31:50 UTC] Orders found: 0
[07-Apr-2026 23:31:50 UTC] Orders data: []
[07-Apr-2026 23:31:50 UTC] Total orders count: 0
[07-Apr-2026 23:31:50 UTC] === API CALL LOG ===
[07-Apr-2026 23:31:50 UTC] Endpoint: user/profile.php
[07-Apr-2026 23:31:50 UTC] Full Log Data: {
    "timestamp": "2026-04-07 23:31:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.88.110.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjgxIiwidXNlcm5hbWUiOiJoaWlrIiwiZW1haWwiOiJBbGV4c2FtdWVsMzMyMkBnbWFpbC5jb20iLCJleHAiOjE3NzYyMDk0Njd9.JiKtyd_-2ogFoBr5gJ2pmWBA-JzUfYhP1Nw1TD9o0M8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e8cd3fec81ddc2c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.88.110.146",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.88.110.146, 172.71.241.84"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 23:31:50 UTC] === END API CALL LOG ===
[07-Apr-2026 23:31:50 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 23:31:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjgxIiwidXNlcm5hbWUiOiJoaWlrIiwiZW1haWwiOiJBbGV4c2FtdWVsMzMyMkBnbWFpbC5jb20iLCJleHAiOjE3NzYyMDk0Njd9.JiKtyd_-2ogFoBr5gJ2pmWBA-JzUfYhP1Nw1TD9o0M8
[07-Apr-2026 23:31:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 23:31:50 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 23:31:50 UTC] User ID: 281
[07-Apr-2026 23:31:50 UTC] ✅ User profile retrieved successfully for user ID: 281
[07-Apr-2026 23:31:50 UTC] === API CALL LOG ===
[07-Apr-2026 23:31:50 UTC] Endpoint: user/profile.php
[07-Apr-2026 23:31:50 UTC] Full Log Data: {
    "timestamp": "2026-04-07 23:31:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.88.110.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjgxIiwidXNlcm5hbWUiOiJoaWlrIiwiZW1haWwiOiJBbGV4c2FtdWVsMzMyMkBnbWFpbC5jb20iLCJleHAiOjE3NzYyMDk0Njd9.JiKtyd_-2ogFoBr5gJ2pmWBA-JzUfYhP1Nw1TD9o0M8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e8cd4032e72dc2c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.88.110.146",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.88.110.146, 172.71.241.84"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 23:31:50 UTC] === END API CALL LOG ===
[07-Apr-2026 23:31:50 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 23:31:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjgxIiwidXNlcm5hbWUiOiJoaWlrIiwiZW1haWwiOiJBbGV4c2FtdWVsMzMyMkBnbWFpbC5jb20iLCJleHAiOjE3NzYyMDk0Njd9.JiKtyd_-2ogFoBr5gJ2pmWBA-JzUfYhP1Nw1TD9o0M8
[07-Apr-2026 23:31:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 23:31:50 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 23:31:50 UTC] User ID: 281
[07-Apr-2026 23:31:50 UTC] ✅ User profile retrieved successfully for user ID: 281
[07-Apr-2026 23:31:51 UTC] === API CALL LOG ===
[07-Apr-2026 23:31:51 UTC] Endpoint: user/profile.php
[07-Apr-2026 23:31:51 UTC] Full Log Data: {
    "timestamp": "2026-04-07 23:31:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.88.110.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjgxIiwidXNlcm5hbWUiOiJoaWlrIiwiZW1haWwiOiJBbGV4c2FtdWVsMzMyMkBnbWFpbC5jb20iLCJleHAiOjE3NzYyMDk0Njd9.JiKtyd_-2ogFoBr5gJ2pmWBA-JzUfYhP1Nw1TD9o0M8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e8cd4065bd4dc2c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.88.110.146",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.88.110.146, 172.71.241.84"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 23:31:51 UTC] === END API CALL LOG ===
[07-Apr-2026 23:31:51 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 23:31:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjgxIiwidXNlcm5hbWUiOiJoaWlrIiwiZW1haWwiOiJBbGV4c2FtdWVsMzMyMkBnbWFpbC5jb20iLCJleHAiOjE3NzYyMDk0Njd9.JiKtyd_-2ogFoBr5gJ2pmWBA-JzUfYhP1Nw1TD9o0M8
[07-Apr-2026 23:31:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 23:31:51 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 23:31:51 UTC] User ID: 281
[07-Apr-2026 23:31:51 UTC] ✅ User profile retrieved successfully for user ID: 281
[07-Apr-2026 23:31:56 UTC] === API CALL LOG ===
[07-Apr-2026 23:31:56 UTC] Endpoint: user/profile.php
[07-Apr-2026 23:31:56 UTC] Full Log Data: {
    "timestamp": "2026-04-07 23:31:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.88.110.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjgxIiwidXNlcm5hbWUiOiJoaWlrIiwiZW1haWwiOiJBbGV4c2FtdWVsMzMyMkBnbWFpbC5jb20iLCJleHAiOjE3NzYyMDk0Njd9.JiKtyd_-2ogFoBr5gJ2pmWBA-JzUfYhP1Nw1TD9o0M8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e8cd428c8ecdc2c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.88.110.146",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.88.110.146, 172.71.241.85"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Apr-2026 23:31:56 UTC] === END API CALL LOG ===
[07-Apr-2026 23:31:56 UTC] ✅ API Hash verification passed for profile endpoint
[07-Apr-2026 23:31:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjgxIiwidXNlcm5hbWUiOiJoaWlrIiwiZW1haWwiOiJBbGV4c2FtdWVsMzMyMkBnbWFpbC5jb20iLCJleHAiOjE3NzYyMDk0Njd9.JiKtyd_-2ogFoBr5gJ2pmWBA-JzUfYhP1Nw1TD9o0M8
[07-Apr-2026 23:31:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Apr-2026 23:31:56 UTC] ✅ JWT token verified successfully for user profile
[07-Apr-2026 23:31:56 UTC] User ID: 281
[07-Apr-2026 23:31:56 UTC] ✅ User profile retrieved successfully for user ID: 281
[07-Apr-2026 23:31:57 UTC] User Purchases API - User ID: 281
[07-Apr-2026 23:31:57 UTC] User Purchases API - Total purchases found: 0
[08-Apr-2026 00:00:27 UTC] === API CALL LOG ===
[08-Apr-2026 00:00:27 UTC] Endpoint: user/profile.php
[08-Apr-2026 00:00:27 UTC] Full Log Data: {
    "timestamp": "2026-04-08 00:00:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.186.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e8cfdeb89182119-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.186.74",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "83.111.186.74, 172.71.219.66"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Apr-2026 00:00:27 UTC] === END API CALL LOG ===
[08-Apr-2026 00:00:27 UTC] ✅ API Hash verification passed for profile endpoint
[08-Apr-2026 00:00:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[08-Apr-2026 00:00:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Apr-2026 00:00:27 UTC] ✅ JWT token verified successfully for user profile
[08-Apr-2026 00:00:27 UTC] User ID: 205
[08-Apr-2026 00:00:27 UTC] ✅ User profile retrieved successfully for user ID: 205
[08-Apr-2026 00:00:28 UTC] === API CALL LOG ===
[08-Apr-2026 00:00:28 UTC] Endpoint: user/profile.php
[08-Apr-2026 00:00:28 UTC] Full Log Data: {
    "timestamp": "2026-04-08 00:00:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.186.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e8cfdf0fcb42119-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.186.74",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "83.111.186.74, 172.71.219.65"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Apr-2026 00:00:28 UTC] === END API CALL LOG ===
[08-Apr-2026 00:00:28 UTC] ✅ API Hash verification passed for profile endpoint
[08-Apr-2026 00:00:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[08-Apr-2026 00:00:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Apr-2026 00:00:28 UTC] ✅ JWT token verified successfully for user profile
[08-Apr-2026 00:00:28 UTC] User ID: 205
[08-Apr-2026 00:00:28 UTC] ✅ User profile retrieved successfully for user ID: 205
[08-Apr-2026 00:00:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Apr-2026 00:00:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Apr-2026 00:00:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e8cfdf0fcb62119-HKG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"83.111.186.74","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"83.111.186.74, 172.71.219.65"}
[08-Apr-2026 00:00:28 UTC] === User Orders API Called ===
[08-Apr-2026 00:00:28 UTC] User ID: 205
[08-Apr-2026 00:00:28 UTC] Limit: 20, Offset: 0
[08-Apr-2026 00:00:28 UTC] Orders found: 11
[08-Apr-2026 00:00:28 UTC] Orders data: [{"id":154,"quantity":325,"total_coins":325,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 09:39:00","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":153,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 05:21:54","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":152,"quantity":175,"total_coins":175,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 01:57:11","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":151,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 00:37:56","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":150,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/69","status":"completed","created_at":"2026-03-31 11:44:10","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":149,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/70","status":"completed","created_at":"2026-03-31 10:13:24","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":147,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 10:00:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":146,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 09:47:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":145,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-31 08:14:12","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":143,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:22:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":142,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:18:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[08-Apr-2026 00:00:28 UTC] Total orders count: 11
[08-Apr-2026 00:00:28 UTC] === API CALL LOG ===
[08-Apr-2026 00:00:28 UTC] Endpoint: user/profile.php
[08-Apr-2026 00:00:28 UTC] Full Log Data: {
    "timestamp": "2026-04-08 00:00:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.186.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e8cfdf1ad2a2119-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.186.74",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "83.111.186.74, 172.71.219.65"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Apr-2026 00:00:28 UTC] === END API CALL LOG ===
[08-Apr-2026 00:00:28 UTC] ✅ API Hash verification passed for profile endpoint
[08-Apr-2026 00:00:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[08-Apr-2026 00:00:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Apr-2026 00:00:28 UTC] ✅ JWT token verified successfully for user profile
[08-Apr-2026 00:00:28 UTC] User ID: 205
[08-Apr-2026 00:00:28 UTC] ✅ User profile retrieved successfully for user ID: 205
[08-Apr-2026 00:01:37 UTC] === API CALL LOG ===
[08-Apr-2026 00:01:37 UTC] Endpoint: user/profile.php
[08-Apr-2026 00:01:37 UTC] Full Log Data: {
    "timestamp": "2026-04-08 00:01:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.186.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e8cffa0abaa2119-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.186.74",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "83.111.186.74, 172.71.219.66"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Apr-2026 00:01:37 UTC] === END API CALL LOG ===
[08-Apr-2026 00:01:37 UTC] ✅ API Hash verification passed for profile endpoint
[08-Apr-2026 00:01:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[08-Apr-2026 00:01:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Apr-2026 00:01:37 UTC] ✅ JWT token verified successfully for user profile
[08-Apr-2026 00:01:37 UTC] User ID: 205
[08-Apr-2026 00:01:37 UTC] ✅ User profile retrieved successfully for user ID: 205
[08-Apr-2026 00:01:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Apr-2026 00:01:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Apr-2026 00:01:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e8cffa3ede02119-HKG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"83.111.186.74","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"83.111.186.74, 172.71.219.65"}
[08-Apr-2026 00:01:38 UTC] === User Orders API Called ===
[08-Apr-2026 00:01:38 UTC] User ID: 205
[08-Apr-2026 00:01:38 UTC] Limit: 20, Offset: 0
[08-Apr-2026 00:01:38 UTC] Orders found: 11
[08-Apr-2026 00:01:38 UTC] Orders data: [{"id":154,"quantity":325,"total_coins":325,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 09:39:00","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":153,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 05:21:54","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":152,"quantity":175,"total_coins":175,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 01:57:11","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":151,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 00:37:56","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":150,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/69","status":"completed","created_at":"2026-03-31 11:44:10","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":149,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/70","status":"completed","created_at":"2026-03-31 10:13:24","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":147,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 10:00:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":146,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 09:47:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":145,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-31 08:14:12","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":143,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:22:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":142,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:18:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[08-Apr-2026 00:01:38 UTC] Total orders count: 11
[08-Apr-2026 00:01:38 UTC] === API CALL LOG ===
[08-Apr-2026 00:01:38 UTC] Endpoint: user/profile.php
[08-Apr-2026 00:01:38 UTC] Full Log Data: {
    "timestamp": "2026-04-08 00:01:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.186.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e8cffa3ede12119-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.186.74",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "83.111.186.74, 172.71.219.65"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Apr-2026 00:01:38 UTC] === END API CALL LOG ===
[08-Apr-2026 00:01:38 UTC] ✅ API Hash verification passed for profile endpoint
[08-Apr-2026 00:01:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[08-Apr-2026 00:01:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Apr-2026 00:01:38 UTC] ✅ JWT token verified successfully for user profile
[08-Apr-2026 00:01:38 UTC] User ID: 205
[08-Apr-2026 00:01:38 UTC] ✅ User profile retrieved successfully for user ID: 205
[08-Apr-2026 00:01:38 UTC] === API CALL LOG ===
[08-Apr-2026 00:01:38 UTC] Endpoint: user/profile.php
[08-Apr-2026 00:01:38 UTC] Full Log Data: {
    "timestamp": "2026-04-08 00:01:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.186.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e8cffa828712119-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.186.74",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "83.111.186.74, 172.71.219.65"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Apr-2026 00:01:38 UTC] === END API CALL LOG ===
[08-Apr-2026 00:01:38 UTC] ✅ API Hash verification passed for profile endpoint
[08-Apr-2026 00:01:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[08-Apr-2026 00:01:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Apr-2026 00:01:38 UTC] ✅ JWT token verified successfully for user profile
[08-Apr-2026 00:01:38 UTC] User ID: 205
[08-Apr-2026 00:01:38 UTC] ✅ User profile retrieved successfully for user ID: 205
[08-Apr-2026 00:01:59 UTC] === API CALL LOG ===
[08-Apr-2026 00:01:59 UTC] Endpoint: user/profile.php
[08-Apr-2026 00:01:59 UTC] Full Log Data: {
    "timestamp": "2026-04-08 00:01:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.186.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e8d002d1f272119-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.186.74",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "83.111.186.74, 172.71.219.66"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Apr-2026 00:01:59 UTC] === END API CALL LOG ===
[08-Apr-2026 00:01:59 UTC] ✅ API Hash verification passed for profile endpoint
[08-Apr-2026 00:01:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[08-Apr-2026 00:01:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Apr-2026 00:01:59 UTC] ✅ JWT token verified successfully for user profile
[08-Apr-2026 00:01:59 UTC] User ID: 205
[08-Apr-2026 00:01:59 UTC] ✅ User profile retrieved successfully for user ID: 205
[08-Apr-2026 00:02:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Apr-2026 00:02:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Apr-2026 00:02:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e8d0030cb6a2119-HKG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"83.111.186.74","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"83.111.186.74, 172.71.219.66"}
[08-Apr-2026 00:02:00 UTC] === User Orders API Called ===
[08-Apr-2026 00:02:00 UTC] User ID: 205
[08-Apr-2026 00:02:00 UTC] Limit: 20, Offset: 0
[08-Apr-2026 00:02:00 UTC] Orders found: 11
[08-Apr-2026 00:02:00 UTC] Orders data: [{"id":154,"quantity":325,"total_coins":325,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 09:39:00","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":153,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 05:21:54","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":152,"quantity":175,"total_coins":175,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 01:57:11","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":151,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 00:37:56","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":150,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/69","status":"completed","created_at":"2026-03-31 11:44:10","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":149,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/70","status":"completed","created_at":"2026-03-31 10:13:24","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":147,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 10:00:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":146,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 09:47:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":145,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-31 08:14:12","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":143,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:22:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":142,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:18:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[08-Apr-2026 00:02:00 UTC] Total orders count: 11
[08-Apr-2026 00:02:00 UTC] === API CALL LOG ===
[08-Apr-2026 00:02:00 UTC] Endpoint: user/profile.php
[08-Apr-2026 00:02:00 UTC] Full Log Data: {
    "timestamp": "2026-04-08 00:02:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.186.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e8d0030cb6c2119-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.186.74",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "83.111.186.74, 172.71.219.65"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Apr-2026 00:02:00 UTC] === END API CALL LOG ===
[08-Apr-2026 00:02:00 UTC] ✅ API Hash verification passed for profile endpoint
[08-Apr-2026 00:02:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[08-Apr-2026 00:02:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Apr-2026 00:02:00 UTC] ✅ JWT token verified successfully for user profile
[08-Apr-2026 00:02:00 UTC] User ID: 205
[08-Apr-2026 00:02:00 UTC] ✅ User profile retrieved successfully for user ID: 205
[08-Apr-2026 00:02:01 UTC] === API CALL LOG ===
[08-Apr-2026 00:02:01 UTC] Endpoint: user/profile.php
[08-Apr-2026 00:02:01 UTC] Full Log Data: {
    "timestamp": "2026-04-08 00:02:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.186.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e8d00352e6d2119-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.186.74",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "83.111.186.74, 172.71.219.65"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Apr-2026 00:02:01 UTC] === END API CALL LOG ===
[08-Apr-2026 00:02:01 UTC] ✅ API Hash verification passed for profile endpoint
[08-Apr-2026 00:02:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[08-Apr-2026 00:02:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Apr-2026 00:02:01 UTC] ✅ JWT token verified successfully for user profile
[08-Apr-2026 00:02:01 UTC] User ID: 205
[08-Apr-2026 00:02:01 UTC] ✅ User profile retrieved successfully for user ID: 205
[08-Apr-2026 00:02:23 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Apr-2026 00:02:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Apr-2026 00:02:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e8d00c12bfb2119-HKG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"83.111.186.74","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"83.111.186.74, 172.71.219.65"}
[08-Apr-2026 00:02:23 UTC] === User Orders API Called ===
[08-Apr-2026 00:02:23 UTC] User ID: 205
[08-Apr-2026 00:02:23 UTC] Limit: 20, Offset: 0
[08-Apr-2026 00:02:23 UTC] Orders found: 12
[08-Apr-2026 00:02:23 UTC] Orders data: [{"id":168,"quantity":1000,"total_coins":1000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"pending","created_at":"2026-04-08 03:32:21","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":154,"quantity":325,"total_coins":325,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 09:39:00","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":153,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 05:21:54","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":152,"quantity":175,"total_coins":175,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 01:57:11","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":151,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 00:37:56","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":150,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/69","status":"completed","created_at":"2026-03-31 11:44:10","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":149,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/70","status":"completed","created_at":"2026-03-31 10:13:24","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":147,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 10:00:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":146,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 09:47:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":145,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-31 08:14:12","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":143,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:22:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":142,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:18:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[08-Apr-2026 00:02:23 UTC] Total orders count: 12
[08-Apr-2026 00:09:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Apr-2026 00:09:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Apr-2026 00:09:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e8d0b428a71f9af-CDG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"83.111.186.74","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"83.111.186.74, 172.71.232.6"}
[08-Apr-2026 00:09:33 UTC] === User Orders API Called ===
[08-Apr-2026 00:09:33 UTC] User ID: 205
[08-Apr-2026 00:09:33 UTC] Limit: 20, Offset: 0
[08-Apr-2026 00:09:33 UTC] Orders found: 12
[08-Apr-2026 00:09:33 UTC] Orders data: [{"id":168,"quantity":1000,"total_coins":1000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"pending","created_at":"2026-04-08 03:32:21","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":154,"quantity":325,"total_coins":325,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 09:39:00","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":153,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 05:21:54","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":152,"quantity":175,"total_coins":175,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 01:57:11","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":151,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 00:37:56","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":150,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/69","status":"completed","created_at":"2026-03-31 11:44:10","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":149,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/70","status":"completed","created_at":"2026-03-31 10:13:24","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":147,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 10:00:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":146,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 09:47:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":145,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-31 08:14:12","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":143,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:22:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":142,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:18:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[08-Apr-2026 00:09:33 UTC] Total orders count: 12
[08-Apr-2026 00:09:39 UTC] === API CALL LOG ===
[08-Apr-2026 00:09:39 UTC] Endpoint: user/profile.php
[08-Apr-2026 00:09:39 UTC] Full Log Data: {
    "timestamp": "2026-04-08 00:09:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.186.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e8d0b428a73f9af-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.186.74",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "83.111.186.74, 172.71.232.6"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Apr-2026 00:09:39 UTC] === END API CALL LOG ===
[08-Apr-2026 00:09:39 UTC] ✅ API Hash verification passed for profile endpoint
[08-Apr-2026 00:09:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[08-Apr-2026 00:09:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Apr-2026 00:09:39 UTC] ✅ JWT token verified successfully for user profile
[08-Apr-2026 00:09:39 UTC] User ID: 205
[08-Apr-2026 00:09:39 UTC] ✅ User profile retrieved successfully for user ID: 205
[08-Apr-2026 00:09:39 UTC] === API CALL LOG ===
[08-Apr-2026 00:09:39 UTC] Endpoint: user/profile.php
[08-Apr-2026 00:09:39 UTC] Full Log Data: {
    "timestamp": "2026-04-08 00:09:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.186.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e8d0b43fc54f9af-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.186.74",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "83.111.186.74, 172.71.232.6"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Apr-2026 00:09:39 UTC] === END API CALL LOG ===
[08-Apr-2026 00:09:39 UTC] ✅ API Hash verification passed for profile endpoint
[08-Apr-2026 00:09:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[08-Apr-2026 00:09:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Apr-2026 00:09:39 UTC] ✅ JWT token verified successfully for user profile
[08-Apr-2026 00:09:39 UTC] User ID: 205
[08-Apr-2026 00:09:39 UTC] ✅ User profile retrieved successfully for user ID: 205
[08-Apr-2026 00:13:54 UTC] === API CALL LOG ===
[08-Apr-2026 00:13:54 UTC] Endpoint: user/profile.php
[08-Apr-2026 00:13:54 UTC] Full Log Data: {
    "timestamp": "2026-04-08 00:13:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.186.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e8d119f8bddf9af-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.186.74",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "83.111.186.74, 172.71.232.7"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Apr-2026 00:13:54 UTC] === END API CALL LOG ===
[08-Apr-2026 00:13:54 UTC] ✅ API Hash verification passed for profile endpoint
[08-Apr-2026 00:13:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[08-Apr-2026 00:13:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Apr-2026 00:13:54 UTC] ✅ JWT token verified successfully for user profile
[08-Apr-2026 00:13:54 UTC] User ID: 205
[08-Apr-2026 00:13:54 UTC] ✅ User profile retrieved successfully for user ID: 205
[08-Apr-2026 00:13:58 UTC] === API CALL LOG ===
[08-Apr-2026 00:13:58 UTC] Endpoint: user/profile.php
[08-Apr-2026 00:13:58 UTC] Full Log Data: {
    "timestamp": "2026-04-08 00:13:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.186.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e8d11ba9e5cf9af-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.186.74",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "83.111.186.74, 172.71.232.7"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Apr-2026 00:13:58 UTC] === END API CALL LOG ===
[08-Apr-2026 00:13:58 UTC] ✅ API Hash verification passed for profile endpoint
[08-Apr-2026 00:13:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[08-Apr-2026 00:13:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Apr-2026 00:13:58 UTC] ✅ JWT token verified successfully for user profile
[08-Apr-2026 00:13:58 UTC] User ID: 205
[08-Apr-2026 00:13:58 UTC] ✅ User profile retrieved successfully for user ID: 205
[08-Apr-2026 00:14:05 UTC] === API CALL LOG ===
[08-Apr-2026 00:14:05 UTC] Endpoint: user/profile.php
[08-Apr-2026 00:14:05 UTC] Full Log Data: {
    "timestamp": "2026-04-08 00:14:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.186.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e8d11e3f851f9af-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.186.74",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "83.111.186.74, 172.71.232.6"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Apr-2026 00:14:05 UTC] === END API CALL LOG ===
[08-Apr-2026 00:14:05 UTC] ✅ API Hash verification passed for profile endpoint
[08-Apr-2026 00:14:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[08-Apr-2026 00:14:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Apr-2026 00:14:05 UTC] ✅ JWT token verified successfully for user profile
[08-Apr-2026 00:14:05 UTC] User ID: 205
[08-Apr-2026 00:14:05 UTC] ✅ User profile retrieved successfully for user ID: 205
[08-Apr-2026 00:21:07 UTC] === API CALL LOG ===
[08-Apr-2026 00:21:07 UTC] Endpoint: user/profile.php
[08-Apr-2026 00:21:07 UTC] Full Log Data: {
    "timestamp": "2026-04-08 00:21:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.186.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e8d1c2e2829859a-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.186.74",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "83.111.186.74, 172.71.219.66"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Apr-2026 00:21:07 UTC] === END API CALL LOG ===
[08-Apr-2026 00:21:07 UTC] ✅ API Hash verification passed for profile endpoint
[08-Apr-2026 00:21:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[08-Apr-2026 00:21:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Apr-2026 00:21:07 UTC] ✅ JWT token verified successfully for user profile
[08-Apr-2026 00:21:07 UTC] User ID: 205
[08-Apr-2026 00:21:07 UTC] ✅ User profile retrieved successfully for user ID: 205
[08-Apr-2026 00:21:08 UTC] === API CALL LOG ===
[08-Apr-2026 00:21:08 UTC] Endpoint: user/profile.php
[08-Apr-2026 00:21:08 UTC] Full Log Data: {
    "timestamp": "2026-04-08 00:21:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.186.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e8d1c343c7a859a-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.186.74",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "83.111.186.74, 172.71.219.65"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Apr-2026 00:21:08 UTC] === END API CALL LOG ===
[08-Apr-2026 00:21:08 UTC] ✅ API Hash verification passed for profile endpoint
[08-Apr-2026 00:21:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[08-Apr-2026 00:21:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Apr-2026 00:21:08 UTC] ✅ JWT token verified successfully for user profile
[08-Apr-2026 00:21:08 UTC] User ID: 205
[08-Apr-2026 00:21:08 UTC] ✅ User profile retrieved successfully for user ID: 205
[08-Apr-2026 00:21:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Apr-2026 00:21:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Apr-2026 00:21:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e8d1c343c83859a-HKG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"83.111.186.74","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"83.111.186.74, 172.71.219.66"}
[08-Apr-2026 00:21:08 UTC] === User Orders API Called ===
[08-Apr-2026 00:21:08 UTC] User ID: 205
[08-Apr-2026 00:21:08 UTC] Limit: 20, Offset: 0
[08-Apr-2026 00:21:08 UTC] Orders found: 12
[08-Apr-2026 00:21:08 UTC] Orders data: [{"id":168,"quantity":1000,"total_coins":1000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"pending","created_at":"2026-04-08 03:32:21","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":154,"quantity":325,"total_coins":325,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 09:39:00","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":153,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 05:21:54","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":152,"quantity":175,"total_coins":175,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 01:57:11","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":151,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 00:37:56","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":150,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/69","status":"completed","created_at":"2026-03-31 11:44:10","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":149,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/70","status":"completed","created_at":"2026-03-31 10:13:24","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":147,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 10:00:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":146,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 09:47:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":145,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-31 08:14:12","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":143,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:22:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":142,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:18:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[08-Apr-2026 00:21:08 UTC] Total orders count: 12
[08-Apr-2026 00:21:08 UTC] === API CALL LOG ===
[08-Apr-2026 00:21:08 UTC] Endpoint: user/profile.php
[08-Apr-2026 00:21:08 UTC] Full Log Data: {
    "timestamp": "2026-04-08 00:21:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.186.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e8d1c351d1d859a-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.186.74",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "83.111.186.74, 172.71.219.65"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Apr-2026 00:21:08 UTC] === END API CALL LOG ===
[08-Apr-2026 00:21:08 UTC] ✅ API Hash verification passed for profile endpoint
[08-Apr-2026 00:21:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[08-Apr-2026 00:21:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Apr-2026 00:21:08 UTC] ✅ JWT token verified successfully for user profile
[08-Apr-2026 00:21:08 UTC] User ID: 205
[08-Apr-2026 00:21:08 UTC] ✅ User profile retrieved successfully for user ID: 205
[08-Apr-2026 00:28:15 UTC] === API CALL LOG ===
[08-Apr-2026 00:28:15 UTC] Endpoint: user/profile.php
[08-Apr-2026 00:28:15 UTC] Full Log Data: {
    "timestamp": "2026-04-08 00:28:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.186.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e8d26a3d8e9d380-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.186.74",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "83.111.186.74, 172.71.172.137"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Apr-2026 00:28:15 UTC] === END API CALL LOG ===
[08-Apr-2026 00:28:15 UTC] ✅ API Hash verification passed for profile endpoint
[08-Apr-2026 00:28:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[08-Apr-2026 00:28:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Apr-2026 00:28:15 UTC] ✅ JWT token verified successfully for user profile
[08-Apr-2026 00:28:15 UTC] User ID: 205
[08-Apr-2026 00:28:15 UTC] ✅ User profile retrieved successfully for user ID: 205
[08-Apr-2026 02:00:20 UTC] === API CALL LOG ===
[08-Apr-2026 02:00:20 UTC] Endpoint: user/profile.php
[08-Apr-2026 02:00:20 UTC] Full Log Data: {
    "timestamp": "2026-04-08 02:00:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.186.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e8dad87cce88588-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.186.74",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "83.111.186.74, 172.71.219.66"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Apr-2026 02:00:20 UTC] === END API CALL LOG ===
[08-Apr-2026 02:00:20 UTC] ✅ API Hash verification passed for profile endpoint
[08-Apr-2026 02:00:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[08-Apr-2026 02:00:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Apr-2026 02:00:20 UTC] ✅ JWT token verified successfully for user profile
[08-Apr-2026 02:00:20 UTC] User ID: 205
[08-Apr-2026 02:00:20 UTC] ✅ User profile retrieved successfully for user ID: 205
[08-Apr-2026 02:00:21 UTC] === API CALL LOG ===
[08-Apr-2026 02:00:21 UTC] Endpoint: user/profile.php
[08-Apr-2026 02:00:21 UTC] Full Log Data: {
    "timestamp": "2026-04-08 02:00:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.186.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e8dad8deabc8588-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.186.74",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "83.111.186.74, 172.68.225.50"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Apr-2026 02:00:21 UTC] === END API CALL LOG ===
[08-Apr-2026 02:00:21 UTC] ✅ API Hash verification passed for profile endpoint
[08-Apr-2026 02:00:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[08-Apr-2026 02:00:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Apr-2026 02:00:21 UTC] ✅ JWT token verified successfully for user profile
[08-Apr-2026 02:00:21 UTC] User ID: 205
[08-Apr-2026 02:00:21 UTC] ✅ User profile retrieved successfully for user ID: 205
[08-Apr-2026 02:00:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Apr-2026 02:00:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Apr-2026 02:00:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e8dad8deac28588-HKG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"83.111.186.74","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"83.111.186.74, 172.68.225.51"}
[08-Apr-2026 02:00:21 UTC] === User Orders API Called ===
[08-Apr-2026 02:00:21 UTC] User ID: 205
[08-Apr-2026 02:00:21 UTC] Limit: 20, Offset: 0
[08-Apr-2026 02:00:21 UTC] Orders found: 12
[08-Apr-2026 02:00:21 UTC] Orders data: [{"id":168,"quantity":1000,"total_coins":1000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"pending","created_at":"2026-04-08 03:32:21","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":154,"quantity":325,"total_coins":325,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 09:39:00","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":153,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 05:21:54","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":152,"quantity":175,"total_coins":175,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 01:57:11","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":151,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 00:37:56","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":150,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/69","status":"completed","created_at":"2026-03-31 11:44:10","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":149,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/70","status":"completed","created_at":"2026-03-31 10:13:24","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":147,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 10:00:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":146,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 09:47:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":145,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-31 08:14:12","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":143,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:22:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":142,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:18:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[08-Apr-2026 02:00:21 UTC] Total orders count: 12
[08-Apr-2026 02:00:21 UTC] === API CALL LOG ===
[08-Apr-2026 02:00:21 UTC] Endpoint: user/profile.php
[08-Apr-2026 02:00:21 UTC] Full Log Data: {
    "timestamp": "2026-04-08 02:00:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.186.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e8dad8eab7a8588-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.186.74",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "83.111.186.74, 172.68.225.50"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Apr-2026 02:00:21 UTC] === END API CALL LOG ===
[08-Apr-2026 02:00:21 UTC] ✅ API Hash verification passed for profile endpoint
[08-Apr-2026 02:00:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[08-Apr-2026 02:00:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Apr-2026 02:00:21 UTC] ✅ JWT token verified successfully for user profile
[08-Apr-2026 02:00:21 UTC] User ID: 205
[08-Apr-2026 02:00:21 UTC] ✅ User profile retrieved successfully for user ID: 205
[08-Apr-2026 02:00:23 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Apr-2026 02:00:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Apr-2026 02:00:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e8dad9b6e298588-HKG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"83.111.186.74","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"83.111.186.74, 172.68.225.50"}
[08-Apr-2026 02:00:23 UTC] === User Orders API Called ===
[08-Apr-2026 02:00:23 UTC] User ID: 205
[08-Apr-2026 02:00:23 UTC] Limit: 20, Offset: 0
[08-Apr-2026 02:00:23 UTC] Orders found: 12
[08-Apr-2026 02:00:23 UTC] Orders data: [{"id":168,"quantity":1000,"total_coins":1000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"pending","created_at":"2026-04-08 03:32:21","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":154,"quantity":325,"total_coins":325,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 09:39:00","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":153,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 05:21:54","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":152,"quantity":175,"total_coins":175,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 01:57:11","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":151,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 00:37:56","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":150,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/69","status":"completed","created_at":"2026-03-31 11:44:10","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":149,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/70","status":"completed","created_at":"2026-03-31 10:13:24","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":147,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 10:00:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":146,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 09:47:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":145,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-31 08:14:12","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":143,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:22:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":142,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:18:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[08-Apr-2026 02:00:23 UTC] Total orders count: 12
[08-Apr-2026 03:30:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Apr-2026 03:30:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Apr-2026 03:30:36 UTC] === API CALL LOG ===
[08-Apr-2026 03:30:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e8e31c00c4637e4-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"148.153.234.83","CF-IPCountry":"DE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"148.153.234.83, 162.158.95.58"}
[08-Apr-2026 03:30:36 UTC] Endpoint: user/profile.php
[08-Apr-2026 03:30:36 UTC] Full Log Data: {
    "timestamp": "2026-04-08 03:30:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "148.153.234.83",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e8e31c00c4737e4-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "148.153.234.83",
        "CF-IPCountry": "DE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "148.153.234.83, 162.158.95.57"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Apr-2026 03:30:36 UTC] === User Orders API Called ===
[08-Apr-2026 03:30:36 UTC] User ID: 205
[08-Apr-2026 03:30:36 UTC] === END API CALL LOG ===
[08-Apr-2026 03:30:36 UTC] Limit: 20, Offset: 0
[08-Apr-2026 03:30:36 UTC] ✅ API Hash verification passed for profile endpoint
[08-Apr-2026 03:30:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[08-Apr-2026 03:30:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Apr-2026 03:30:36 UTC] ✅ JWT token verified successfully for user profile
[08-Apr-2026 03:30:36 UTC] User ID: 205
[08-Apr-2026 03:30:36 UTC] Orders found: 12
[08-Apr-2026 03:30:36 UTC] Orders data: [{"id":168,"quantity":1000,"total_coins":1000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"pending","created_at":"2026-04-08 03:32:21","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":154,"quantity":325,"total_coins":325,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 09:39:00","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":153,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 05:21:54","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":152,"quantity":175,"total_coins":175,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 01:57:11","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":151,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 00:37:56","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":150,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/69","status":"completed","created_at":"2026-03-31 11:44:10","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":149,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/70","status":"completed","created_at":"2026-03-31 10:13:24","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":147,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 10:00:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":146,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 09:47:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":145,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-31 08:14:12","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":143,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:22:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":142,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:18:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[08-Apr-2026 03:30:36 UTC] ✅ User profile retrieved successfully for user ID: 205
[08-Apr-2026 03:30:36 UTC] Total orders count: 12
[08-Apr-2026 03:30:39 UTC] === API CALL LOG ===
[08-Apr-2026 03:30:39 UTC] Endpoint: user/profile.php
[08-Apr-2026 03:30:39 UTC] Full Log Data: {
    "timestamp": "2026-04-08 03:30:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "148.153.234.83",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e8e31c00c4337e4-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "148.153.234.83",
        "CF-IPCountry": "DE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "148.153.234.83, 162.158.95.57"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Apr-2026 03:30:39 UTC] === END API CALL LOG ===
[08-Apr-2026 03:30:39 UTC] ✅ API Hash verification passed for profile endpoint
[08-Apr-2026 03:30:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[08-Apr-2026 03:30:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Apr-2026 03:30:39 UTC] ✅ JWT token verified successfully for user profile
[08-Apr-2026 03:30:39 UTC] User ID: 205
[08-Apr-2026 03:30:39 UTC] ✅ User profile retrieved successfully for user ID: 205
[08-Apr-2026 03:30:53 UTC] === API CALL LOG ===
[08-Apr-2026 03:30:53 UTC] Endpoint: user/profile.php
[08-Apr-2026 03:30:53 UTC] Full Log Data: {
    "timestamp": "2026-04-08 03:30:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "148.153.234.83",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e8e322a3eaf37e4-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "148.153.234.83",
        "CF-IPCountry": "DE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "148.153.234.83, 162.158.95.57"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Apr-2026 03:30:53 UTC] === END API CALL LOG ===
[08-Apr-2026 03:30:53 UTC] ✅ API Hash verification passed for profile endpoint
[08-Apr-2026 03:30:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[08-Apr-2026 03:30:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Apr-2026 03:30:53 UTC] ✅ JWT token verified successfully for user profile
[08-Apr-2026 03:30:53 UTC] User ID: 205
[08-Apr-2026 03:30:53 UTC] ✅ User profile retrieved successfully for user ID: 205
[08-Apr-2026 03:31:04 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Apr-2026 03:31:04 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Apr-2026 03:31:04 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e8e32731a7137e4-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"148.153.234.83","CF-IPCountry":"DE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"148.153.234.83, 162.158.95.57"}
[08-Apr-2026 03:31:04 UTC] === User Orders API Called ===
[08-Apr-2026 03:31:04 UTC] User ID: 205
[08-Apr-2026 03:31:04 UTC] Limit: 20, Offset: 0
[08-Apr-2026 03:31:04 UTC] Orders found: 13
[08-Apr-2026 03:31:04 UTC] Orders data: [{"id":169,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"pending","created_at":"2026-04-08 07:01:03","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":168,"quantity":1000,"total_coins":1000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"pending","created_at":"2026-04-08 03:32:21","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":154,"quantity":325,"total_coins":325,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 09:39:00","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":153,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 05:21:54","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":152,"quantity":175,"total_coins":175,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 01:57:11","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":151,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 00:37:56","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":150,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/69","status":"completed","created_at":"2026-03-31 11:44:10","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":149,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/70","status":"completed","created_at":"2026-03-31 10:13:24","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":147,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 10:00:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":146,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 09:47:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":145,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-31 08:14:12","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":143,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:22:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":142,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:18:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[08-Apr-2026 03:31:04 UTC] Total orders count: 13
[08-Apr-2026 03:31:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Apr-2026 03:31:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Apr-2026 03:31:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e8e329e2b6e37e4-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"148.153.234.83","CF-IPCountry":"DE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"148.153.234.83, 162.158.95.57"}
[08-Apr-2026 03:31:11 UTC] === User Orders API Called ===
[08-Apr-2026 03:31:11 UTC] User ID: 205
[08-Apr-2026 03:31:11 UTC] Limit: 20, Offset: 0
[08-Apr-2026 03:31:11 UTC] Orders found: 13
[08-Apr-2026 03:31:11 UTC] Orders data: [{"id":169,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"pending","created_at":"2026-04-08 07:01:03","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":168,"quantity":1000,"total_coins":1000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"pending","created_at":"2026-04-08 03:32:21","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":154,"quantity":325,"total_coins":325,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 09:39:00","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":153,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 05:21:54","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":152,"quantity":175,"total_coins":175,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 01:57:11","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":151,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 00:37:56","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":150,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/69","status":"completed","created_at":"2026-03-31 11:44:10","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":149,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/70","status":"completed","created_at":"2026-03-31 10:13:24","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":147,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 10:00:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":146,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 09:47:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":145,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-31 08:14:12","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":143,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:22:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":142,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:18:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[08-Apr-2026 03:31:11 UTC] Total orders count: 13
[08-Apr-2026 03:31:11 UTC] === API CALL LOG ===
[08-Apr-2026 03:31:11 UTC] Endpoint: user/profile.php
[08-Apr-2026 03:31:11 UTC] Full Log Data: {
    "timestamp": "2026-04-08 03:31:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "148.153.234.83",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e8e329ebbae37e4-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "148.153.234.83",
        "CF-IPCountry": "DE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "148.153.234.83, 162.158.95.57"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Apr-2026 03:31:11 UTC] === END API CALL LOG ===
[08-Apr-2026 03:31:11 UTC] ✅ API Hash verification passed for profile endpoint
[08-Apr-2026 03:31:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[08-Apr-2026 03:31:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Apr-2026 03:31:11 UTC] ✅ JWT token verified successfully for user profile
[08-Apr-2026 03:31:11 UTC] User ID: 205
[08-Apr-2026 03:31:11 UTC] ✅ User profile retrieved successfully for user ID: 205
[08-Apr-2026 03:31:12 UTC] === API CALL LOG ===
[08-Apr-2026 03:31:12 UTC] Endpoint: user/profile.php
[08-Apr-2026 03:31:12 UTC] Full Log Data: {
    "timestamp": "2026-04-08 03:31:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "148.153.234.83",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e8e32a24e2b37e4-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "148.153.234.83",
        "CF-IPCountry": "DE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "148.153.234.83, 162.158.95.57"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Apr-2026 03:31:12 UTC] === END API CALL LOG ===
[08-Apr-2026 03:31:12 UTC] ✅ API Hash verification passed for profile endpoint
[08-Apr-2026 03:31:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[08-Apr-2026 03:31:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Apr-2026 03:31:12 UTC] ✅ JWT token verified successfully for user profile
[08-Apr-2026 03:31:12 UTC] User ID: 205
[08-Apr-2026 03:31:12 UTC] ✅ User profile retrieved successfully for user ID: 205
[08-Apr-2026 03:32:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Apr-2026 03:32:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Apr-2026 03:32:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e8e3447db3137e4-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"148.153.234.83","CF-IPCountry":"DE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"148.153.234.83, 162.158.95.58"}
[08-Apr-2026 03:32:19 UTC] === User Orders API Called ===
[08-Apr-2026 03:32:19 UTC] User ID: 205
[08-Apr-2026 03:32:19 UTC] Limit: 20, Offset: 0
[08-Apr-2026 03:32:19 UTC] Orders found: 13
[08-Apr-2026 03:32:19 UTC] Orders data: [{"id":169,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"pending","created_at":"2026-04-08 07:01:03","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":168,"quantity":1000,"total_coins":1000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"pending","created_at":"2026-04-08 03:32:21","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":154,"quantity":325,"total_coins":325,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 09:39:00","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":153,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 05:21:54","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":152,"quantity":175,"total_coins":175,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 01:57:11","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":151,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 00:37:56","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":150,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/69","status":"completed","created_at":"2026-03-31 11:44:10","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":149,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/70","status":"completed","created_at":"2026-03-31 10:13:24","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":147,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 10:00:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":146,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 09:47:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":145,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-31 08:14:12","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":143,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:22:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":142,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:18:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[08-Apr-2026 03:32:19 UTC] Total orders count: 13
[08-Apr-2026 03:32:19 UTC] === API CALL LOG ===
[08-Apr-2026 03:32:19 UTC] Endpoint: user/profile.php
[08-Apr-2026 03:32:19 UTC] Full Log Data: {
    "timestamp": "2026-04-08 03:32:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "148.153.234.83",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e8e3448ab8537e4-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "148.153.234.83",
        "CF-IPCountry": "DE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "148.153.234.83, 162.158.95.57"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Apr-2026 03:32:19 UTC] === END API CALL LOG ===
[08-Apr-2026 03:32:19 UTC] ✅ API Hash verification passed for profile endpoint
[08-Apr-2026 03:32:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[08-Apr-2026 03:32:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Apr-2026 03:32:19 UTC] ✅ JWT token verified successfully for user profile
[08-Apr-2026 03:32:19 UTC] User ID: 205
[08-Apr-2026 03:32:19 UTC] ✅ User profile retrieved successfully for user ID: 205
[08-Apr-2026 03:32:20 UTC] === API CALL LOG ===
[08-Apr-2026 03:32:20 UTC] Endpoint: user/profile.php
[08-Apr-2026 03:32:20 UTC] Full Log Data: {
    "timestamp": "2026-04-08 03:32:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "148.153.234.83",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e8e344c3d4137e4-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "148.153.234.83",
        "CF-IPCountry": "DE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "148.153.234.83, 162.158.95.57"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Apr-2026 03:32:20 UTC] === END API CALL LOG ===
[08-Apr-2026 03:32:20 UTC] ✅ API Hash verification passed for profile endpoint
[08-Apr-2026 03:32:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[08-Apr-2026 03:32:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Apr-2026 03:32:20 UTC] ✅ JWT token verified successfully for user profile
[08-Apr-2026 03:32:20 UTC] User ID: 205
[08-Apr-2026 03:32:20 UTC] ✅ User profile retrieved successfully for user ID: 205
[08-Apr-2026 03:32:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Apr-2026 03:32:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Apr-2026 03:32:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e8e34a1685c37e4-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"148.153.234.83","CF-IPCountry":"DE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"148.153.234.83, 162.158.95.57"}
[08-Apr-2026 03:32:34 UTC] === User Orders API Called ===
[08-Apr-2026 03:32:34 UTC] User ID: 205
[08-Apr-2026 03:32:34 UTC] Limit: 20, Offset: 0
[08-Apr-2026 03:32:34 UTC] Orders found: 14
[08-Apr-2026 03:32:34 UTC] Orders data: [{"id":170,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"pending","created_at":"2026-04-08 07:02:32","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":169,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"pending","created_at":"2026-04-08 07:01:03","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":168,"quantity":1000,"total_coins":1000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"pending","created_at":"2026-04-08 03:32:21","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":154,"quantity":325,"total_coins":325,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 09:39:00","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":153,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 05:21:54","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":152,"quantity":175,"total_coins":175,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 01:57:11","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":151,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 00:37:56","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":150,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/69","status":"completed","created_at":"2026-03-31 11:44:10","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":149,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/70","status":"completed","created_at":"2026-03-31 10:13:24","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":147,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 10:00:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":146,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 09:47:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":145,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-31 08:14:12","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":143,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:22:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":142,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:18:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[08-Apr-2026 03:32:34 UTC] Total orders count: 14
[08-Apr-2026 03:32:39 UTC] === API CALL LOG ===
[08-Apr-2026 03:32:39 UTC] Endpoint: user/profile.php
[08-Apr-2026 03:32:39 UTC] Full Log Data: {
    "timestamp": "2026-04-08 03:32:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "148.153.234.83",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e8e34c34a1237e4-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "148.153.234.83",
        "CF-IPCountry": "DE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "148.153.234.83, 162.158.95.58"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Apr-2026 03:32:39 UTC] === END API CALL LOG ===
[08-Apr-2026 03:32:39 UTC] ✅ API Hash verification passed for profile endpoint
[08-Apr-2026 03:32:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[08-Apr-2026 03:32:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Apr-2026 03:32:39 UTC] ✅ JWT token verified successfully for user profile
[08-Apr-2026 03:32:39 UTC] User ID: 205
[08-Apr-2026 03:32:39 UTC] ✅ User profile retrieved successfully for user ID: 205
[08-Apr-2026 03:32:39 UTC] User Purchases API - User ID: 205
[08-Apr-2026 03:32:39 UTC] User Purchases API - Total purchases found: 7
[08-Apr-2026 03:52:00 UTC] === API CALL LOG ===
[08-Apr-2026 03:52:00 UTC] Endpoint: user/profile.php
[08-Apr-2026 03:52:00 UTC] Full Log Data: {
    "timestamp": "2026-04-08 03:52:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.186.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e8e511c0d64099f-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.186.74",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "83.111.186.74, 172.68.225.51"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Apr-2026 03:52:00 UTC] === END API CALL LOG ===
[08-Apr-2026 03:52:00 UTC] ✅ API Hash verification passed for profile endpoint
[08-Apr-2026 03:52:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[08-Apr-2026 03:52:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Apr-2026 03:52:00 UTC] ✅ JWT token verified successfully for user profile
[08-Apr-2026 03:52:00 UTC] User ID: 205
[08-Apr-2026 03:52:00 UTC] ✅ User profile retrieved successfully for user ID: 205
[08-Apr-2026 03:52:01 UTC] User Purchases API - User ID: 205
[08-Apr-2026 03:52:01 UTC] User Purchases API - Total purchases found: 7
[08-Apr-2026 03:52:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Apr-2026 03:52:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Apr-2026 03:52:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e8e5127eda9099f-HKG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"83.111.186.74","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"83.111.186.74, 172.68.225.51"}
[08-Apr-2026 03:52:02 UTC] === User Orders API Called ===
[08-Apr-2026 03:52:02 UTC] User ID: 205
[08-Apr-2026 03:52:02 UTC] Limit: 20, Offset: 0
[08-Apr-2026 03:52:02 UTC] Orders found: 14
[08-Apr-2026 03:52:02 UTC] Orders data: [{"id":170,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-08 07:02:32","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":169,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"pending","created_at":"2026-04-08 07:01:03","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":168,"quantity":1000,"total_coins":1000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"completed","created_at":"2026-04-08 03:32:21","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":154,"quantity":325,"total_coins":325,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 09:39:00","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":153,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 05:21:54","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":152,"quantity":175,"total_coins":175,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 01:57:11","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":151,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 00:37:56","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":150,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/69","status":"completed","created_at":"2026-03-31 11:44:10","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":149,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/70","status":"completed","created_at":"2026-03-31 10:13:24","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":147,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 10:00:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":146,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 09:47:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":145,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-31 08:14:12","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":143,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:22:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":142,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:18:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[08-Apr-2026 03:52:02 UTC] Total orders count: 14
[08-Apr-2026 05:06:20 UTC] === API CALL LOG ===
[08-Apr-2026 05:06:20 UTC] Endpoint: user/profile.php
[08-Apr-2026 05:06:20 UTC] Full Log Data: {
    "timestamp": "2026-04-08 05:06:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.88.110.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjgxIiwidXNlcm5hbWUiOiJoaWlrIiwiZW1haWwiOiJBbGV4c2FtdWVsMzMyMkBnbWFpbC5jb20iLCJleHAiOjE3NzYyMDk0Njd9.JiKtyd_-2ogFoBr5gJ2pmWBA-JzUfYhP1Nw1TD9o0M8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e8ebdfe8d24ecf8-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.88.110.146",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.88.110.146, 172.69.224.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Apr-2026 05:06:20 UTC] === END API CALL LOG ===
[08-Apr-2026 05:06:20 UTC] ✅ API Hash verification passed for profile endpoint
[08-Apr-2026 05:06:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjgxIiwidXNlcm5hbWUiOiJoaWlrIiwiZW1haWwiOiJBbGV4c2FtdWVsMzMyMkBnbWFpbC5jb20iLCJleHAiOjE3NzYyMDk0Njd9.JiKtyd_-2ogFoBr5gJ2pmWBA-JzUfYhP1Nw1TD9o0M8
[08-Apr-2026 05:06:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Apr-2026 05:06:20 UTC] ✅ JWT token verified successfully for user profile
[08-Apr-2026 05:06:20 UTC] User ID: 281
[08-Apr-2026 05:06:20 UTC] ✅ User profile retrieved successfully for user ID: 281
[08-Apr-2026 05:06:21 UTC] === API CALL LOG ===
[08-Apr-2026 05:06:21 UTC] Endpoint: user/profile.php
[08-Apr-2026 05:06:21 UTC] Full Log Data: {
    "timestamp": "2026-04-08 05:06:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.88.110.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjgxIiwidXNlcm5hbWUiOiJoaWlrIiwiZW1haWwiOiJBbGV4c2FtdWVsMzMyMkBnbWFpbC5jb20iLCJleHAiOjE3NzYyMDk0Njd9.JiKtyd_-2ogFoBr5gJ2pmWBA-JzUfYhP1Nw1TD9o0M8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e8ebe0178faecf8-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.88.110.146",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.88.110.146, 172.69.224.66"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Apr-2026 05:06:21 UTC] === END API CALL LOG ===
[08-Apr-2026 05:06:21 UTC] ✅ API Hash verification passed for profile endpoint
[08-Apr-2026 05:06:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjgxIiwidXNlcm5hbWUiOiJoaWlrIiwiZW1haWwiOiJBbGV4c2FtdWVsMzMyMkBnbWFpbC5jb20iLCJleHAiOjE3NzYyMDk0Njd9.JiKtyd_-2ogFoBr5gJ2pmWBA-JzUfYhP1Nw1TD9o0M8
[08-Apr-2026 05:06:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Apr-2026 05:06:21 UTC] ✅ JWT token verified successfully for user profile
[08-Apr-2026 05:06:21 UTC] User ID: 281
[08-Apr-2026 05:06:21 UTC] ✅ User profile retrieved successfully for user ID: 281
[08-Apr-2026 05:06:21 UTC] === API CALL LOG ===
[08-Apr-2026 05:06:21 UTC] Endpoint: user/profile.php
[08-Apr-2026 05:06:21 UTC] Full Log Data: {
    "timestamp": "2026-04-08 05:06:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.88.110.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjgxIiwidXNlcm5hbWUiOiJoaWlrIiwiZW1haWwiOiJBbGV4c2FtdWVsMzMyMkBnbWFpbC5jb20iLCJleHAiOjE3NzYyMDk0Njd9.JiKtyd_-2ogFoBr5gJ2pmWBA-JzUfYhP1Nw1TD9o0M8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e8ebe028a46ecf8-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.88.110.146",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.88.110.146, 172.69.224.66"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Apr-2026 05:06:21 UTC] === END API CALL LOG ===
[08-Apr-2026 05:06:21 UTC] ✅ API Hash verification passed for profile endpoint
[08-Apr-2026 05:06:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjgxIiwidXNlcm5hbWUiOiJoaWlrIiwiZW1haWwiOiJBbGV4c2FtdWVsMzMyMkBnbWFpbC5jb20iLCJleHAiOjE3NzYyMDk0Njd9.JiKtyd_-2ogFoBr5gJ2pmWBA-JzUfYhP1Nw1TD9o0M8
[08-Apr-2026 05:06:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Apr-2026 05:06:21 UTC] ✅ JWT token verified successfully for user profile
[08-Apr-2026 05:06:21 UTC] User ID: 281
[08-Apr-2026 05:06:21 UTC] ✅ User profile retrieved successfully for user ID: 281
[08-Apr-2026 05:06:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Apr-2026 05:06:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Apr-2026 05:06:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjgxIiwidXNlcm5hbWUiOiJoaWlrIiwiZW1haWwiOiJBbGV4c2FtdWVsMzMyMkBnbWFpbC5jb20iLCJleHAiOjE3NzYyMDk0Njd9.JiKtyd_-2ogFoBr5gJ2pmWBA-JzUfYhP1Nw1TD9o0M8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e8ebe03ab6decf8-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.88.110.146","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.88.110.146, 172.69.224.66"}
[08-Apr-2026 05:06:21 UTC] === User Orders API Called ===
[08-Apr-2026 05:06:21 UTC] User ID: 281
[08-Apr-2026 05:06:21 UTC] Limit: 20, Offset: 0
[08-Apr-2026 05:06:21 UTC] Orders found: 0
[08-Apr-2026 05:06:21 UTC] Orders data: []
[08-Apr-2026 05:06:21 UTC] Total orders count: 0
[08-Apr-2026 05:06:21 UTC] === API CALL LOG ===
[08-Apr-2026 05:06:21 UTC] Endpoint: user/profile.php
[08-Apr-2026 05:06:21 UTC] Full Log Data: {
    "timestamp": "2026-04-08 05:06:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.88.110.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjgxIiwidXNlcm5hbWUiOiJoaWlrIiwiZW1haWwiOiJBbGV4c2FtdWVsMzMyMkBnbWFpbC5jb20iLCJleHAiOjE3NzYyMDk0Njd9.JiKtyd_-2ogFoBr5gJ2pmWBA-JzUfYhP1Nw1TD9o0M8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e8ebe03ab6eecf8-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.88.110.146",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.88.110.146, 172.69.224.66"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Apr-2026 05:06:21 UTC] === END API CALL LOG ===
[08-Apr-2026 05:06:21 UTC] ✅ API Hash verification passed for profile endpoint
[08-Apr-2026 05:06:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjgxIiwidXNlcm5hbWUiOiJoaWlrIiwiZW1haWwiOiJBbGV4c2FtdWVsMzMyMkBnbWFpbC5jb20iLCJleHAiOjE3NzYyMDk0Njd9.JiKtyd_-2ogFoBr5gJ2pmWBA-JzUfYhP1Nw1TD9o0M8
[08-Apr-2026 05:06:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Apr-2026 05:06:21 UTC] ✅ JWT token verified successfully for user profile
[08-Apr-2026 05:06:21 UTC] User ID: 281
[08-Apr-2026 05:06:21 UTC] ✅ User profile retrieved successfully for user ID: 281
[08-Apr-2026 05:06:22 UTC] === API CALL LOG ===
[08-Apr-2026 05:06:22 UTC] Endpoint: user/profile.php
[08-Apr-2026 05:06:22 UTC] Full Log Data: {
    "timestamp": "2026-04-08 05:06:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.88.110.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjgxIiwidXNlcm5hbWUiOiJoaWlrIiwiZW1haWwiOiJBbGV4c2FtdWVsMzMyMkBnbWFpbC5jb20iLCJleHAiOjE3NzYyMDk0Njd9.JiKtyd_-2ogFoBr5gJ2pmWBA-JzUfYhP1Nw1TD9o0M8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e8ebe0929e6ecf8-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.88.110.146",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.88.110.146, 172.69.224.66"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Apr-2026 05:06:22 UTC] === END API CALL LOG ===
[08-Apr-2026 05:06:22 UTC] ✅ API Hash verification passed for profile endpoint
[08-Apr-2026 05:06:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjgxIiwidXNlcm5hbWUiOiJoaWlrIiwiZW1haWwiOiJBbGV4c2FtdWVsMzMyMkBnbWFpbC5jb20iLCJleHAiOjE3NzYyMDk0Njd9.JiKtyd_-2ogFoBr5gJ2pmWBA-JzUfYhP1Nw1TD9o0M8
[08-Apr-2026 05:06:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Apr-2026 05:06:22 UTC] ✅ JWT token verified successfully for user profile
[08-Apr-2026 05:06:22 UTC] User ID: 281
[08-Apr-2026 05:06:22 UTC] ✅ User profile retrieved successfully for user ID: 281
[08-Apr-2026 05:12:45 UTC] === API CALL LOG ===
[08-Apr-2026 05:12:45 UTC] Endpoint: user/profile.php
[08-Apr-2026 05:12:45 UTC] Full Log Data: {
    "timestamp": "2026-04-08 05:12:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:328c:9343:e046:efff:feec:266d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU5IiwidXNlcm5hbWUiOiJHaGF0dXdhbCIsImVtYWlsIjoic2hpdmFnaGF0dXdhbDEyM0BnbWFpbC5jb20iLCJleHAiOjE3NzUxMzU1MjJ9.tV5CaXjyOf6QrcUYMDR4nQAwYcg48IoJw1_r3s6dvnA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e8ec760ef43245e-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:328c:9343:e046:efff:feec:266d",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:328c:9343:e046:efff:feec:266d, 162.159.122.164"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Apr-2026 05:12:45 UTC] === END API CALL LOG ===
[08-Apr-2026 05:12:45 UTC] ✅ API Hash verification passed for profile endpoint
[08-Apr-2026 05:12:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU5IiwidXNlcm5hbWUiOiJHaGF0dXdhbCIsImVtYWlsIjoic2hpdmFnaGF0dXdhbDEyM0BnbWFpbC5jb20iLCJleHAiOjE3NzUxMzU1MjJ9.tV5CaXjyOf6QrcUYMDR4nQAwYcg48IoJw1_r3s6dvnA
[08-Apr-2026 05:12:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Apr-2026 05:12:45 UTC] ✅ JWT token verified successfully for user profile
[08-Apr-2026 05:12:45 UTC] User ID: 159
[08-Apr-2026 05:12:45 UTC] ✅ User profile retrieved successfully for user ID: 159
[08-Apr-2026 05:12:45 UTC] === API CALL LOG ===
[08-Apr-2026 05:12:45 UTC] Endpoint: user/profile.php
[08-Apr-2026 05:12:45 UTC] Full Log Data: {
    "timestamp": "2026-04-08 05:12:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:328c:9343:e046:efff:feec:266d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU5IiwidXNlcm5hbWUiOiJHaGF0dXdhbCIsImVtYWlsIjoic2hpdmFnaGF0dXdhbDEyM0BnbWFpbC5jb20iLCJleHAiOjE3NzUxMzU1MjJ9.tV5CaXjyOf6QrcUYMDR4nQAwYcg48IoJw1_r3s6dvnA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e8ec764fcef245e-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:328c:9343:e046:efff:feec:266d",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:328c:9343:e046:efff:feec:266d, 162.159.122.75"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Apr-2026 05:12:45 UTC] === END API CALL LOG ===
[08-Apr-2026 05:12:45 UTC] ✅ API Hash verification passed for profile endpoint
[08-Apr-2026 05:12:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU5IiwidXNlcm5hbWUiOiJHaGF0dXdhbCIsImVtYWlsIjoic2hpdmFnaGF0dXdhbDEyM0BnbWFpbC5jb20iLCJleHAiOjE3NzUxMzU1MjJ9.tV5CaXjyOf6QrcUYMDR4nQAwYcg48IoJw1_r3s6dvnA
[08-Apr-2026 05:12:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Apr-2026 05:12:45 UTC] ✅ JWT token verified successfully for user profile
[08-Apr-2026 05:12:45 UTC] User ID: 159
[08-Apr-2026 05:12:45 UTC] ✅ User profile retrieved successfully for user ID: 159
[08-Apr-2026 05:12:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Apr-2026 05:12:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Apr-2026 05:12:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU5IiwidXNlcm5hbWUiOiJHaGF0dXdhbCIsImVtYWlsIjoic2hpdmFnaGF0dXdhbDEyM0BnbWFpbC5jb20iLCJleHAiOjE3NzUxMzU1MjJ9.tV5CaXjyOf6QrcUYMDR4nQAwYcg48IoJw1_r3s6dvnA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e8ec764fcf2245e-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:328c:9343:e046:efff:feec:266d","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:4900:328c:9343:e046:efff:feec:266d, 162.159.122.75"}
[08-Apr-2026 05:12:45 UTC] === User Orders API Called ===
[08-Apr-2026 05:12:45 UTC] User ID: 159
[08-Apr-2026 05:12:45 UTC] Limit: 20, Offset: 0
[08-Apr-2026 05:12:45 UTC] Orders found: 0
[08-Apr-2026 05:12:45 UTC] Orders data: []
[08-Apr-2026 05:12:45 UTC] Total orders count: 0
[08-Apr-2026 05:12:45 UTC] === API CALL LOG ===
[08-Apr-2026 05:12:45 UTC] Endpoint: user/profile.php
[08-Apr-2026 05:12:45 UTC] Full Log Data: {
    "timestamp": "2026-04-08 05:12:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:328c:9343:e046:efff:feec:266d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU5IiwidXNlcm5hbWUiOiJHaGF0dXdhbCIsImVtYWlsIjoic2hpdmFnaGF0dXdhbDEyM0BnbWFpbC5jb20iLCJleHAiOjE3NzUxMzU1MjJ9.tV5CaXjyOf6QrcUYMDR4nQAwYcg48IoJw1_r3s6dvnA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e8ec764fcf4245e-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:328c:9343:e046:efff:feec:266d",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:328c:9343:e046:efff:feec:266d, 162.159.122.75"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Apr-2026 05:12:45 UTC] === END API CALL LOG ===
[08-Apr-2026 05:12:45 UTC] ✅ API Hash verification passed for profile endpoint
[08-Apr-2026 05:12:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU5IiwidXNlcm5hbWUiOiJHaGF0dXdhbCIsImVtYWlsIjoic2hpdmFnaGF0dXdhbDEyM0BnbWFpbC5jb20iLCJleHAiOjE3NzUxMzU1MjJ9.tV5CaXjyOf6QrcUYMDR4nQAwYcg48IoJw1_r3s6dvnA
[08-Apr-2026 05:12:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Apr-2026 05:12:45 UTC] ✅ JWT token verified successfully for user profile
[08-Apr-2026 05:12:45 UTC] User ID: 159
[08-Apr-2026 05:12:45 UTC] ✅ User profile retrieved successfully for user ID: 159
[08-Apr-2026 05:59:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Apr-2026 05:59:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Apr-2026 05:59:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e8f0c5a085585be-HKG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"83.111.186.74","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"83.111.186.74, 172.71.219.66"}
[08-Apr-2026 05:59:50 UTC] === User Orders API Called ===
[08-Apr-2026 05:59:50 UTC] User ID: 205
[08-Apr-2026 05:59:50 UTC] Limit: 20, Offset: 0
[08-Apr-2026 05:59:50 UTC] Orders found: 14
[08-Apr-2026 05:59:50 UTC] Orders data: [{"id":170,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-08 07:02:32","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":169,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"pending","created_at":"2026-04-08 07:01:03","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":168,"quantity":1000,"total_coins":1000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"completed","created_at":"2026-04-08 03:32:21","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":154,"quantity":325,"total_coins":325,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 09:39:00","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":153,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 05:21:54","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":152,"quantity":175,"total_coins":175,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 01:57:11","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":151,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 00:37:56","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":150,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/69","status":"completed","created_at":"2026-03-31 11:44:10","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":149,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/70","status":"completed","created_at":"2026-03-31 10:13:24","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":147,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 10:00:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":146,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 09:47:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":145,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-31 08:14:12","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":143,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:22:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":142,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:18:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[08-Apr-2026 05:59:50 UTC] Total orders count: 14
[08-Apr-2026 05:59:50 UTC] === API CALL LOG ===
[08-Apr-2026 05:59:50 UTC] Endpoint: user/profile.php
[08-Apr-2026 05:59:50 UTC] Full Log Data: {
    "timestamp": "2026-04-08 05:59:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.186.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e8f0c5a085385be-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.186.74",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "83.111.186.74, 172.71.219.66"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Apr-2026 05:59:50 UTC] === END API CALL LOG ===
[08-Apr-2026 05:59:50 UTC] ✅ API Hash verification passed for profile endpoint
[08-Apr-2026 05:59:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[08-Apr-2026 05:59:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Apr-2026 05:59:50 UTC] ✅ JWT token verified successfully for user profile
[08-Apr-2026 05:59:50 UTC] User ID: 205
[08-Apr-2026 05:59:50 UTC] ✅ User profile retrieved successfully for user ID: 205
[08-Apr-2026 05:59:50 UTC] === API CALL LOG ===
[08-Apr-2026 05:59:50 UTC] Endpoint: user/profile.php
[08-Apr-2026 05:59:50 UTC] Full Log Data: {
    "timestamp": "2026-04-08 05:59:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.186.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e8f0c5b999785be-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.186.74",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "83.111.186.74, 172.71.219.66"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Apr-2026 05:59:50 UTC] === END API CALL LOG ===
[08-Apr-2026 05:59:50 UTC] ✅ API Hash verification passed for profile endpoint
[08-Apr-2026 05:59:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[08-Apr-2026 05:59:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Apr-2026 05:59:50 UTC] ✅ JWT token verified successfully for user profile
[08-Apr-2026 05:59:50 UTC] User ID: 205
[08-Apr-2026 05:59:50 UTC] ✅ User profile retrieved successfully for user ID: 205
[08-Apr-2026 06:00:55 UTC] === API CALL LOG ===
[08-Apr-2026 06:00:55 UTC] Endpoint: user/profile.php
[08-Apr-2026 06:00:55 UTC] Full Log Data: {
    "timestamp": "2026-04-08 06:00:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:328c:9343:b80d:e6ff:fea5:6654",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU5IiwidXNlcm5hbWUiOiJHaGF0dXdhbCIsImVtYWlsIjoic2hpdmFnaGF0dXdhbDEyM0BnbWFpbC5jb20iLCJleHAiOjE3NzUxMzU1MjJ9.tV5CaXjyOf6QrcUYMDR4nQAwYcg48IoJw1_r3s6dvnA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e8f0df00b1ae20d-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:328c:9343:b80d:e6ff:fea5:6654",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:328c:9343:b80d:e6ff:fea5:6654, 172.70.108.42"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Apr-2026 06:00:55 UTC] === END API CALL LOG ===
[08-Apr-2026 06:00:55 UTC] ✅ API Hash verification passed for profile endpoint
[08-Apr-2026 06:00:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU5IiwidXNlcm5hbWUiOiJHaGF0dXdhbCIsImVtYWlsIjoic2hpdmFnaGF0dXdhbDEyM0BnbWFpbC5jb20iLCJleHAiOjE3NzUxMzU1MjJ9.tV5CaXjyOf6QrcUYMDR4nQAwYcg48IoJw1_r3s6dvnA
[08-Apr-2026 06:00:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Apr-2026 06:00:55 UTC] ✅ JWT token verified successfully for user profile
[08-Apr-2026 06:00:55 UTC] User ID: 159
[08-Apr-2026 06:00:55 UTC] ✅ User profile retrieved successfully for user ID: 159
[08-Apr-2026 06:00:55 UTC] === API CALL LOG ===
[08-Apr-2026 06:00:55 UTC] Endpoint: user/profile.php
[08-Apr-2026 06:00:55 UTC] Full Log Data: {
    "timestamp": "2026-04-08 06:00:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:328c:9343:b80d:e6ff:fea5:6654",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU5IiwidXNlcm5hbWUiOiJHaGF0dXdhbCIsImVtYWlsIjoic2hpdmFnaGF0dXdhbDEyM0BnbWFpbC5jb20iLCJleHAiOjE3NzUxMzU1MjJ9.tV5CaXjyOf6QrcUYMDR4nQAwYcg48IoJw1_r3s6dvnA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e8f0df4f920e20d-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:328c:9343:b80d:e6ff:fea5:6654",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:328c:9343:b80d:e6ff:fea5:6654, 172.70.108.209"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Apr-2026 06:00:55 UTC] === END API CALL LOG ===
[08-Apr-2026 06:00:55 UTC] ✅ API Hash verification passed for profile endpoint
[08-Apr-2026 06:00:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU5IiwidXNlcm5hbWUiOiJHaGF0dXdhbCIsImVtYWlsIjoic2hpdmFnaGF0dXdhbDEyM0BnbWFpbC5jb20iLCJleHAiOjE3NzUxMzU1MjJ9.tV5CaXjyOf6QrcUYMDR4nQAwYcg48IoJw1_r3s6dvnA
[08-Apr-2026 06:00:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Apr-2026 06:00:55 UTC] ✅ JWT token verified successfully for user profile
[08-Apr-2026 06:00:55 UTC] User ID: 159
[08-Apr-2026 06:00:55 UTC] ✅ User profile retrieved successfully for user ID: 159
[08-Apr-2026 06:00:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Apr-2026 06:00:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Apr-2026 06:00:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU5IiwidXNlcm5hbWUiOiJHaGF0dXdhbCIsImVtYWlsIjoic2hpdmFnaGF0dXdhbDEyM0BnbWFpbC5jb20iLCJleHAiOjE3NzUxMzU1MjJ9.tV5CaXjyOf6QrcUYMDR4nQAwYcg48IoJw1_r3s6dvnA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e8f0df4f922e20d-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:328c:9343:b80d:e6ff:fea5:6654","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:4900:328c:9343:b80d:e6ff:fea5:6654, 172.70.108.209"}
[08-Apr-2026 06:00:55 UTC] === User Orders API Called ===
[08-Apr-2026 06:00:55 UTC] User ID: 159
[08-Apr-2026 06:00:55 UTC] Limit: 20, Offset: 0
[08-Apr-2026 06:00:55 UTC] Orders found: 0
[08-Apr-2026 06:00:55 UTC] Orders data: []
[08-Apr-2026 06:00:55 UTC] Total orders count: 0
[08-Apr-2026 06:00:55 UTC] === API CALL LOG ===
[08-Apr-2026 06:00:55 UTC] Endpoint: user/profile.php
[08-Apr-2026 06:00:55 UTC] Full Log Data: {
    "timestamp": "2026-04-08 06:00:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:328c:9343:b80d:e6ff:fea5:6654",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU5IiwidXNlcm5hbWUiOiJHaGF0dXdhbCIsImVtYWlsIjoic2hpdmFnaGF0dXdhbDEyM0BnbWFpbC5jb20iLCJleHAiOjE3NzUxMzU1MjJ9.tV5CaXjyOf6QrcUYMDR4nQAwYcg48IoJw1_r3s6dvnA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e8f0df4f923e20d-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:328c:9343:b80d:e6ff:fea5:6654",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:328c:9343:b80d:e6ff:fea5:6654, 172.70.108.209"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Apr-2026 06:00:55 UTC] === END API CALL LOG ===
[08-Apr-2026 06:00:55 UTC] ✅ API Hash verification passed for profile endpoint
[08-Apr-2026 06:00:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU5IiwidXNlcm5hbWUiOiJHaGF0dXdhbCIsImVtYWlsIjoic2hpdmFnaGF0dXdhbDEyM0BnbWFpbC5jb20iLCJleHAiOjE3NzUxMzU1MjJ9.tV5CaXjyOf6QrcUYMDR4nQAwYcg48IoJw1_r3s6dvnA
[08-Apr-2026 06:00:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Apr-2026 06:00:55 UTC] ✅ JWT token verified successfully for user profile
[08-Apr-2026 06:00:55 UTC] User ID: 159
[08-Apr-2026 06:00:55 UTC] ✅ User profile retrieved successfully for user ID: 159
[08-Apr-2026 06:01:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Apr-2026 06:01:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Apr-2026 06:01:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU5IiwidXNlcm5hbWUiOiJHaGF0dXdhbCIsImVtYWlsIjoic2hpdmFnaGF0dXdhbDEyM0BnbWFpbC5jb20iLCJleHAiOjE3NzUxMzU1MjJ9.tV5CaXjyOf6QrcUYMDR4nQAwYcg48IoJw1_r3s6dvnA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e8f0e1b6b46e20d-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:328c:9343:b80d:e6ff:fea5:6654","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:4900:328c:9343:b80d:e6ff:fea5:6654, 172.70.108.43"}
[08-Apr-2026 06:01:02 UTC] === User Orders API Called ===
[08-Apr-2026 06:01:02 UTC] User ID: 159
[08-Apr-2026 06:01:02 UTC] Limit: 20, Offset: 0
[08-Apr-2026 06:01:02 UTC] Orders found: 0
[08-Apr-2026 06:01:02 UTC] Orders data: []
[08-Apr-2026 06:01:02 UTC] Total orders count: 0
[08-Apr-2026 06:01:02 UTC] === API CALL LOG ===
[08-Apr-2026 06:01:02 UTC] Endpoint: user/profile.php
[08-Apr-2026 06:01:02 UTC] Full Log Data: {
    "timestamp": "2026-04-08 06:01:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:328c:9343:b80d:e6ff:fea5:6654",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU5IiwidXNlcm5hbWUiOiJHaGF0dXdhbCIsImVtYWlsIjoic2hpdmFnaGF0dXdhbDEyM0BnbWFpbC5jb20iLCJleHAiOjE3NzUxMzU1MjJ9.tV5CaXjyOf6QrcUYMDR4nQAwYcg48IoJw1_r3s6dvnA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e8f0e1b6b49e20d-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:328c:9343:b80d:e6ff:fea5:6654",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:328c:9343:b80d:e6ff:fea5:6654, 172.70.108.42"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Apr-2026 06:01:02 UTC] === END API CALL LOG ===
[08-Apr-2026 06:01:02 UTC] ✅ API Hash verification passed for profile endpoint
[08-Apr-2026 06:01:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU5IiwidXNlcm5hbWUiOiJHaGF0dXdhbCIsImVtYWlsIjoic2hpdmFnaGF0dXdhbDEyM0BnbWFpbC5jb20iLCJleHAiOjE3NzUxMzU1MjJ9.tV5CaXjyOf6QrcUYMDR4nQAwYcg48IoJw1_r3s6dvnA
[08-Apr-2026 06:01:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Apr-2026 06:01:02 UTC] ✅ JWT token verified successfully for user profile
[08-Apr-2026 06:01:02 UTC] User ID: 159
[08-Apr-2026 06:01:02 UTC] ✅ User profile retrieved successfully for user ID: 159
[08-Apr-2026 06:01:02 UTC] === API CALL LOG ===
[08-Apr-2026 06:01:02 UTC] Endpoint: user/profile.php
[08-Apr-2026 06:01:02 UTC] Full Log Data: {
    "timestamp": "2026-04-08 06:01:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:328c:9343:b80d:e6ff:fea5:6654",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU5IiwidXNlcm5hbWUiOiJHaGF0dXdhbCIsImVtYWlsIjoic2hpdmFnaGF0dXdhbDEyM0BnbWFpbC5jb20iLCJleHAiOjE3NzUxMzU1MjJ9.tV5CaXjyOf6QrcUYMDR4nQAwYcg48IoJw1_r3s6dvnA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e8f0e1eefa0e20d-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:328c:9343:b80d:e6ff:fea5:6654",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:328c:9343:b80d:e6ff:fea5:6654, 172.70.108.43"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Apr-2026 06:01:02 UTC] === END API CALL LOG ===
[08-Apr-2026 06:01:02 UTC] ✅ API Hash verification passed for profile endpoint
[08-Apr-2026 06:01:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU5IiwidXNlcm5hbWUiOiJHaGF0dXdhbCIsImVtYWlsIjoic2hpdmFnaGF0dXdhbDEyM0BnbWFpbC5jb20iLCJleHAiOjE3NzUxMzU1MjJ9.tV5CaXjyOf6QrcUYMDR4nQAwYcg48IoJw1_r3s6dvnA
[08-Apr-2026 06:01:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Apr-2026 06:01:02 UTC] ✅ JWT token verified successfully for user profile
[08-Apr-2026 06:01:02 UTC] User ID: 159
[08-Apr-2026 06:01:02 UTC] ✅ User profile retrieved successfully for user ID: 159
[08-Apr-2026 10:21:38 UTC] === API CALL LOG ===
[08-Apr-2026 10:21:38 UTC] Endpoint: user/profile.php
[08-Apr-2026 10:21:38 UTC] Full Log Data: {
    "timestamp": "2026-04-08 10:21:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "78.190.158.86",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e908bdccf74ea4b-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "78.190.158.86",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "78.190.158.86, 104.23.166.101"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Apr-2026 10:21:38 UTC] === END API CALL LOG ===
[08-Apr-2026 10:21:38 UTC] ✅ API Hash verification passed for profile endpoint
[08-Apr-2026 10:21:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[08-Apr-2026 10:21:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Apr-2026 10:21:38 UTC] ✅ JWT token verified successfully for user profile
[08-Apr-2026 10:21:38 UTC] User ID: 267
[08-Apr-2026 10:21:38 UTC] ✅ User profile retrieved successfully for user ID: 267
[08-Apr-2026 10:21:39 UTC] === API CALL LOG ===
[08-Apr-2026 10:21:39 UTC] Endpoint: user/profile.php
[08-Apr-2026 10:21:39 UTC] Full Log Data: {
    "timestamp": "2026-04-08 10:21:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "78.190.158.86",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e908bdf3fa1ea4b-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "78.190.158.86",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "78.190.158.86, 104.23.166.149"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Apr-2026 10:21:39 UTC] === END API CALL LOG ===
[08-Apr-2026 10:21:39 UTC] ✅ API Hash verification passed for profile endpoint
[08-Apr-2026 10:21:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[08-Apr-2026 10:21:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Apr-2026 10:21:39 UTC] ✅ JWT token verified successfully for user profile
[08-Apr-2026 10:21:39 UTC] User ID: 267
[08-Apr-2026 10:21:39 UTC] ✅ User profile retrieved successfully for user ID: 267
[08-Apr-2026 10:21:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Apr-2026 10:21:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Apr-2026 10:21:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e908bdf3fadea4b-AMS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"78.190.158.86","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"78.190.158.86, 104.23.166.148"}
[08-Apr-2026 10:21:39 UTC] === User Orders API Called ===
[08-Apr-2026 10:21:39 UTC] User ID: 267
[08-Apr-2026 10:21:39 UTC] Limit: 20, Offset: 0
[08-Apr-2026 10:21:39 UTC] Orders found: 0
[08-Apr-2026 10:21:39 UTC] Orders data: []
[08-Apr-2026 10:21:39 UTC] Total orders count: 0
[08-Apr-2026 10:21:39 UTC] === API CALL LOG ===
[08-Apr-2026 10:21:39 UTC] Endpoint: user/profile.php
[08-Apr-2026 10:21:39 UTC] Full Log Data: {
    "timestamp": "2026-04-08 10:21:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "78.190.158.86",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e908be0cd0bea4b-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "78.190.158.86",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "78.190.158.86, 104.23.166.149"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Apr-2026 10:21:39 UTC] === END API CALL LOG ===
[08-Apr-2026 10:21:39 UTC] ✅ API Hash verification passed for profile endpoint
[08-Apr-2026 10:21:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[08-Apr-2026 10:21:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Apr-2026 10:21:39 UTC] ✅ JWT token verified successfully for user profile
[08-Apr-2026 10:21:39 UTC] User ID: 267
[08-Apr-2026 10:21:39 UTC] ✅ User profile retrieved successfully for user ID: 267
[08-Apr-2026 10:21:39 UTC] === API CALL LOG ===
[08-Apr-2026 10:21:39 UTC] Endpoint: user/profile.php
[08-Apr-2026 10:21:39 UTC] Full Log Data: {
    "timestamp": "2026-04-08 10:21:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "78.190.158.86",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e908be48956ea4b-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "78.190.158.86",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "78.190.158.86, 104.23.166.148"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Apr-2026 10:21:39 UTC] === END API CALL LOG ===
[08-Apr-2026 10:21:39 UTC] ✅ API Hash verification passed for profile endpoint
[08-Apr-2026 10:21:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[08-Apr-2026 10:21:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Apr-2026 10:21:39 UTC] ✅ JWT token verified successfully for user profile
[08-Apr-2026 10:21:39 UTC] User ID: 267
[08-Apr-2026 10:21:39 UTC] ✅ User profile retrieved successfully for user ID: 267
[08-Apr-2026 10:23:50 UTC] === API CALL LOG ===
[08-Apr-2026 10:23:50 UTC] Endpoint: user/profile.php
[08-Apr-2026 10:23:50 UTC] Full Log Data: {
    "timestamp": "2026-04-08 10:23:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "78.190.158.86",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e908f1238f0ea4b-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "78.190.158.86",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "78.190.158.86, 104.23.166.101"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Apr-2026 10:23:50 UTC] === END API CALL LOG ===
[08-Apr-2026 10:23:50 UTC] ✅ API Hash verification passed for profile endpoint
[08-Apr-2026 10:23:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[08-Apr-2026 10:23:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Apr-2026 10:23:50 UTC] ✅ JWT token verified successfully for user profile
[08-Apr-2026 10:23:50 UTC] User ID: 267
[08-Apr-2026 10:23:50 UTC] ✅ User profile retrieved successfully for user ID: 267
[08-Apr-2026 10:23:50 UTC] === API CALL LOG ===
[08-Apr-2026 10:23:50 UTC] Endpoint: user/profile.php
[08-Apr-2026 10:23:50 UTC] Full Log Data: {
    "timestamp": "2026-04-08 10:23:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "78.190.158.86",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e908f14f94fea4b-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "78.190.158.86",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "78.190.158.86, 104.23.166.101"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Apr-2026 10:23:50 UTC] === END API CALL LOG ===
[08-Apr-2026 10:23:50 UTC] ✅ API Hash verification passed for profile endpoint
[08-Apr-2026 10:23:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[08-Apr-2026 10:23:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Apr-2026 10:23:50 UTC] ✅ JWT token verified successfully for user profile
[08-Apr-2026 10:23:50 UTC] User ID: 267
[08-Apr-2026 10:23:50 UTC] ✅ User profile retrieved successfully for user ID: 267
[08-Apr-2026 10:23:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Apr-2026 10:23:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Apr-2026 10:23:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e908f14f94dea4b-AMS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"78.190.158.86","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"78.190.158.86, 104.23.166.100"}
[08-Apr-2026 10:23:50 UTC] === User Orders API Called ===
[08-Apr-2026 10:23:50 UTC] User ID: 267
[08-Apr-2026 10:23:50 UTC] Limit: 20, Offset: 0
[08-Apr-2026 10:23:50 UTC] Orders found: 0
[08-Apr-2026 10:23:50 UTC] Orders data: []
[08-Apr-2026 10:23:50 UTC] Total orders count: 0
[08-Apr-2026 10:23:51 UTC] === API CALL LOG ===
[08-Apr-2026 10:23:51 UTC] Endpoint: user/profile.php
[08-Apr-2026 10:23:51 UTC] Full Log Data: {
    "timestamp": "2026-04-08 10:23:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "78.190.158.86",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e908f17bb2dea4b-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "78.190.158.86",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "78.190.158.86, 104.23.166.100"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Apr-2026 10:23:51 UTC] === END API CALL LOG ===
[08-Apr-2026 10:23:51 UTC] ✅ API Hash verification passed for profile endpoint
[08-Apr-2026 10:23:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[08-Apr-2026 10:23:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Apr-2026 10:23:51 UTC] ✅ JWT token verified successfully for user profile
[08-Apr-2026 10:23:51 UTC] User ID: 267
[08-Apr-2026 10:23:51 UTC] ✅ User profile retrieved successfully for user ID: 267
[08-Apr-2026 10:23:51 UTC] === API CALL LOG ===
[08-Apr-2026 10:23:51 UTC] Endpoint: user/profile.php
[08-Apr-2026 10:23:51 UTC] Full Log Data: {
    "timestamp": "2026-04-08 10:23:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "78.190.158.86",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e908f184d1eea4b-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "78.190.158.86",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "78.190.158.86, 104.23.166.101"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Apr-2026 10:23:51 UTC] === END API CALL LOG ===
[08-Apr-2026 10:23:51 UTC] ✅ API Hash verification passed for profile endpoint
[08-Apr-2026 10:23:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[08-Apr-2026 10:23:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Apr-2026 10:23:51 UTC] ✅ JWT token verified successfully for user profile
[08-Apr-2026 10:23:51 UTC] User ID: 267
[08-Apr-2026 10:23:51 UTC] ✅ User profile retrieved successfully for user ID: 267
[08-Apr-2026 10:24:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Apr-2026 10:24:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Apr-2026 10:24:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e90908a6f77ea4b-AMS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"78.190.158.86","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"78.190.158.86, 104.23.166.100"}
[08-Apr-2026 10:24:50 UTC] === User Orders API Called ===
[08-Apr-2026 10:24:50 UTC] User ID: 267
[08-Apr-2026 10:24:50 UTC] Limit: 20, Offset: 0
[08-Apr-2026 10:24:50 UTC] Orders found: 1
[08-Apr-2026 10:24:50 UTC] Orders data: [{"id":171,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/427","status":"pending","created_at":"2026-04-08 13:54:48","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[08-Apr-2026 10:24:50 UTC] Total orders count: 1
[08-Apr-2026 10:41:33 UTC] === API CALL LOG ===
[08-Apr-2026 10:41:33 UTC] Endpoint: user/profile.php
[08-Apr-2026 10:41:33 UTC] Full Log Data: {
    "timestamp": "2026-04-08 10:41:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "78.190.158.86",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e90a908cfb79a38-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "78.190.158.86",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "78.190.158.86, 162.159.113.83"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Apr-2026 10:41:33 UTC] === END API CALL LOG ===
[08-Apr-2026 10:41:33 UTC] ✅ API Hash verification passed for profile endpoint
[08-Apr-2026 10:41:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[08-Apr-2026 10:41:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Apr-2026 10:41:33 UTC] ✅ JWT token verified successfully for user profile
[08-Apr-2026 10:41:33 UTC] User ID: 267
[08-Apr-2026 10:41:33 UTC] ✅ User profile retrieved successfully for user ID: 267
[08-Apr-2026 10:41:34 UTC] === API CALL LOG ===
[08-Apr-2026 10:41:34 UTC] Endpoint: user/profile.php
[08-Apr-2026 10:41:34 UTC] Full Log Data: {
    "timestamp": "2026-04-08 10:41:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "78.190.158.86",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e90a90ca87c9a38-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "78.190.158.86",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "78.190.158.86, 162.159.113.83"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Apr-2026 10:41:34 UTC] === END API CALL LOG ===
[08-Apr-2026 10:41:34 UTC] ✅ API Hash verification passed for profile endpoint
[08-Apr-2026 10:41:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[08-Apr-2026 10:41:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Apr-2026 10:41:34 UTC] ✅ JWT token verified successfully for user profile
[08-Apr-2026 10:41:34 UTC] User ID: 267
[08-Apr-2026 10:41:34 UTC] ✅ User profile retrieved successfully for user ID: 267
[08-Apr-2026 10:41:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Apr-2026 10:41:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Apr-2026 10:41:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e90a90d19af9a38-AMS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"78.190.158.86","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"78.190.158.86, 162.159.113.83"}
[08-Apr-2026 10:41:34 UTC] === User Orders API Called ===
[08-Apr-2026 10:41:34 UTC] User ID: 267
[08-Apr-2026 10:41:34 UTC] Limit: 20, Offset: 0
[08-Apr-2026 10:41:34 UTC] Orders found: 1
[08-Apr-2026 10:41:34 UTC] Orders data: [{"id":171,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/427","status":"completed","created_at":"2026-04-08 13:54:48","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[08-Apr-2026 10:41:34 UTC] Total orders count: 1
[08-Apr-2026 10:41:34 UTC] === API CALL LOG ===
[08-Apr-2026 10:41:34 UTC] Endpoint: user/profile.php
[08-Apr-2026 10:41:34 UTC] Full Log Data: {
    "timestamp": "2026-04-08 10:41:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "78.190.158.86",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e90a90d9ad19a38-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "78.190.158.86",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "78.190.158.86, 162.159.113.83"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Apr-2026 10:41:34 UTC] === END API CALL LOG ===
[08-Apr-2026 10:41:34 UTC] ✅ API Hash verification passed for profile endpoint
[08-Apr-2026 10:41:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[08-Apr-2026 10:41:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Apr-2026 10:41:34 UTC] ✅ JWT token verified successfully for user profile
[08-Apr-2026 10:41:34 UTC] User ID: 267
[08-Apr-2026 10:41:34 UTC] ✅ User profile retrieved successfully for user ID: 267
[08-Apr-2026 10:41:34 UTC] === API CALL LOG ===
[08-Apr-2026 10:41:34 UTC] Endpoint: user/profile.php
[08-Apr-2026 10:41:34 UTC] Full Log Data: {
    "timestamp": "2026-04-08 10:41:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "78.190.158.86",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e90a90fdfc39a38-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "78.190.158.86",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "78.190.158.86, 162.159.113.83"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Apr-2026 10:41:34 UTC] === END API CALL LOG ===
[08-Apr-2026 10:41:34 UTC] ✅ API Hash verification passed for profile endpoint
[08-Apr-2026 10:41:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[08-Apr-2026 10:41:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Apr-2026 10:41:34 UTC] ✅ JWT token verified successfully for user profile
[08-Apr-2026 10:41:34 UTC] User ID: 267
[08-Apr-2026 10:41:34 UTC] ✅ User profile retrieved successfully for user ID: 267
[08-Apr-2026 10:41:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Apr-2026 10:41:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Apr-2026 10:41:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e90a93039769a38-AMS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"78.190.158.86","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"78.190.158.86, 162.159.113.83"}
[08-Apr-2026 10:41:39 UTC] === User Orders API Called ===
[08-Apr-2026 10:41:39 UTC] User ID: 267
[08-Apr-2026 10:41:39 UTC] Limit: 20, Offset: 0
[08-Apr-2026 10:41:39 UTC] Orders found: 1
[08-Apr-2026 10:41:39 UTC] Orders data: [{"id":171,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/427","status":"completed","created_at":"2026-04-08 13:54:48","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[08-Apr-2026 10:41:39 UTC] Total orders count: 1
[08-Apr-2026 10:41:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Apr-2026 10:41:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Apr-2026 10:41:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e90a965bb9a9a38-AMS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"78.190.158.86","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"78.190.158.86, 162.159.113.83"}
[08-Apr-2026 10:41:48 UTC] === User Orders API Called ===
[08-Apr-2026 10:41:48 UTC] User ID: 267
[08-Apr-2026 10:41:48 UTC] Limit: 20, Offset: 0
[08-Apr-2026 10:41:48 UTC] Orders found: 1
[08-Apr-2026 10:41:48 UTC] Orders data: [{"id":171,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/427","status":"completed","created_at":"2026-04-08 13:54:48","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[08-Apr-2026 10:41:48 UTC] Total orders count: 1
[08-Apr-2026 10:41:48 UTC] === API CALL LOG ===
[08-Apr-2026 10:41:48 UTC] Endpoint: user/profile.php
[08-Apr-2026 10:41:48 UTC] Full Log Data: {
    "timestamp": "2026-04-08 10:41:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "78.190.158.86",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e90a9665d469a38-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "78.190.158.86",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "78.190.158.86, 162.159.113.83"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Apr-2026 10:41:48 UTC] === END API CALL LOG ===
[08-Apr-2026 10:41:48 UTC] ✅ API Hash verification passed for profile endpoint
[08-Apr-2026 10:41:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[08-Apr-2026 10:41:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Apr-2026 10:41:48 UTC] ✅ JWT token verified successfully for user profile
[08-Apr-2026 10:41:48 UTC] User ID: 267
[08-Apr-2026 10:41:48 UTC] ✅ User profile retrieved successfully for user ID: 267
[08-Apr-2026 10:41:49 UTC] === API CALL LOG ===
[08-Apr-2026 10:41:49 UTC] Endpoint: user/profile.php
[08-Apr-2026 10:41:49 UTC] Full Log Data: {
    "timestamp": "2026-04-08 10:41:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "78.190.158.86",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e90a96a0f219a38-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "78.190.158.86",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "78.190.158.86, 162.159.113.83"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Apr-2026 10:41:49 UTC] === END API CALL LOG ===
[08-Apr-2026 10:41:49 UTC] ✅ API Hash verification passed for profile endpoint
[08-Apr-2026 10:41:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[08-Apr-2026 10:41:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Apr-2026 10:41:49 UTC] ✅ JWT token verified successfully for user profile
[08-Apr-2026 10:41:49 UTC] User ID: 267
[08-Apr-2026 10:41:49 UTC] ✅ User profile retrieved successfully for user ID: 267
[08-Apr-2026 12:15:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Apr-2026 12:15:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Apr-2026 12:15:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjgyIiwidXNlcm5hbWUiOiJzYXJraSIsImVtYWlsIjoiYWdtZWR0b2ZlcXVlOTg3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjI1NTM1NH0.aRs25y87wh23Xc35LHP4XjfP7TpTQkEVizSxRNOkiko","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e913340cfedf8e0-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2404:3100:1456:8ede:3d6b:78fb:58c5:be18","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2404:3100:1456:8ede:3d6b:78fb:58c5:be18, 172.68.164.101"}
[08-Apr-2026 12:15:55 UTC] === User Orders API Called ===
[08-Apr-2026 12:15:55 UTC] User ID: 282
[08-Apr-2026 12:15:55 UTC] Limit: 20, Offset: 0
[08-Apr-2026 12:15:55 UTC] Orders found: 0
[08-Apr-2026 12:15:55 UTC] Orders data: []
[08-Apr-2026 12:15:55 UTC] Total orders count: 0
[08-Apr-2026 12:15:55 UTC] === API CALL LOG ===
[08-Apr-2026 12:15:55 UTC] Endpoint: user/profile.php
[08-Apr-2026 12:15:55 UTC] Full Log Data: {
    "timestamp": "2026-04-08 12:15:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1456:8ede:3d6b:78fb:58c5:be18",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjgyIiwidXNlcm5hbWUiOiJzYXJraSIsImVtYWlsIjoiYWdtZWR0b2ZlcXVlOTg3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjI1NTM1NH0.aRs25y87wh23Xc35LHP4XjfP7TpTQkEVizSxRNOkiko",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e913340cfeaf8e0-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:3100:1456:8ede:3d6b:78fb:58c5:be18",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:3100:1456:8ede:3d6b:78fb:58c5:be18, 172.68.164.101"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Apr-2026 12:15:55 UTC] === END API CALL LOG ===
[08-Apr-2026 12:15:55 UTC] ✅ API Hash verification passed for profile endpoint
[08-Apr-2026 12:15:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjgyIiwidXNlcm5hbWUiOiJzYXJraSIsImVtYWlsIjoiYWdtZWR0b2ZlcXVlOTg3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjI1NTM1NH0.aRs25y87wh23Xc35LHP4XjfP7TpTQkEVizSxRNOkiko
[08-Apr-2026 12:15:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Apr-2026 12:15:55 UTC] ✅ JWT token verified successfully for user profile
[08-Apr-2026 12:15:55 UTC] User ID: 282
[08-Apr-2026 12:15:55 UTC] ✅ User profile retrieved successfully for user ID: 282
[08-Apr-2026 12:15:55 UTC] === API CALL LOG ===
[08-Apr-2026 12:15:55 UTC] Endpoint: user/profile.php
[08-Apr-2026 12:15:55 UTC] Full Log Data: {
    "timestamp": "2026-04-08 12:15:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1456:8ede:3d6b:78fb:58c5:be18",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjgyIiwidXNlcm5hbWUiOiJzYXJraSIsImVtYWlsIjoiYWdtZWR0b2ZlcXVlOTg3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjI1NTM1NH0.aRs25y87wh23Xc35LHP4XjfP7TpTQkEVizSxRNOkiko",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e913341eb04f8e0-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:3100:1456:8ede:3d6b:78fb:58c5:be18",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:3100:1456:8ede:3d6b:78fb:58c5:be18, 172.68.164.101"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Apr-2026 12:15:55 UTC] === END API CALL LOG ===
[08-Apr-2026 12:15:55 UTC] ✅ API Hash verification passed for profile endpoint
[08-Apr-2026 12:15:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjgyIiwidXNlcm5hbWUiOiJzYXJraSIsImVtYWlsIjoiYWdtZWR0b2ZlcXVlOTg3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjI1NTM1NH0.aRs25y87wh23Xc35LHP4XjfP7TpTQkEVizSxRNOkiko
[08-Apr-2026 12:15:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Apr-2026 12:15:55 UTC] ✅ JWT token verified successfully for user profile
[08-Apr-2026 12:15:55 UTC] User ID: 282
[08-Apr-2026 12:15:55 UTC] ✅ User profile retrieved successfully for user ID: 282
[08-Apr-2026 12:15:57 UTC] === API CALL LOG ===
[08-Apr-2026 12:15:57 UTC] Endpoint: user/profile.php
[08-Apr-2026 12:15:57 UTC] Full Log Data: {
    "timestamp": "2026-04-08 12:15:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1456:8ede:3d6b:78fb:58c5:be18",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjgyIiwidXNlcm5hbWUiOiJzYXJraSIsImVtYWlsIjoiYWdtZWR0b2ZlcXVlOTg3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjI1NTM1NH0.aRs25y87wh23Xc35LHP4XjfP7TpTQkEVizSxRNOkiko",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e91334d29c1f8e0-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:3100:1456:8ede:3d6b:78fb:58c5:be18",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:3100:1456:8ede:3d6b:78fb:58c5:be18, 172.68.164.101"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Apr-2026 12:15:57 UTC] === END API CALL LOG ===
[08-Apr-2026 12:15:57 UTC] ✅ API Hash verification passed for profile endpoint
[08-Apr-2026 12:15:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjgyIiwidXNlcm5hbWUiOiJzYXJraSIsImVtYWlsIjoiYWdtZWR0b2ZlcXVlOTg3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjI1NTM1NH0.aRs25y87wh23Xc35LHP4XjfP7TpTQkEVizSxRNOkiko
[08-Apr-2026 12:15:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Apr-2026 12:15:57 UTC] ✅ JWT token verified successfully for user profile
[08-Apr-2026 12:15:57 UTC] User ID: 282
[08-Apr-2026 12:15:57 UTC] ✅ User profile retrieved successfully for user ID: 282
[08-Apr-2026 12:16:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Apr-2026 12:16:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Apr-2026 12:16:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjgyIiwidXNlcm5hbWUiOiJzYXJraSIsImVtYWlsIjoiYWdtZWR0b2ZlcXVlOTg3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjI1NTM1NH0.aRs25y87wh23Xc35LHP4XjfP7TpTQkEVizSxRNOkiko","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e91344bcdb0f8e0-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2404:3100:1456:8ede:3d6b:78fb:58c5:be18","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2404:3100:1456:8ede:3d6b:78fb:58c5:be18, 172.68.164.100"}
[08-Apr-2026 12:16:37 UTC] === User Orders API Called ===
[08-Apr-2026 12:16:37 UTC] User ID: 282
[08-Apr-2026 12:16:37 UTC] Limit: 20, Offset: 0
[08-Apr-2026 12:16:37 UTC] Orders found: 0
[08-Apr-2026 12:16:37 UTC] Orders data: []
[08-Apr-2026 12:16:37 UTC] Total orders count: 0
[08-Apr-2026 12:16:37 UTC] === API CALL LOG ===
[08-Apr-2026 12:16:37 UTC] Endpoint: user/profile.php
[08-Apr-2026 12:16:37 UTC] Full Log Data: {
    "timestamp": "2026-04-08 12:16:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1456:8ede:3d6b:78fb:58c5:be18",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjgyIiwidXNlcm5hbWUiOiJzYXJraSIsImVtYWlsIjoiYWdtZWR0b2ZlcXVlOTg3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjI1NTM1NH0.aRs25y87wh23Xc35LHP4XjfP7TpTQkEVizSxRNOkiko",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e91344bcdb2f8e0-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:3100:1456:8ede:3d6b:78fb:58c5:be18",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:3100:1456:8ede:3d6b:78fb:58c5:be18, 172.68.164.101"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Apr-2026 12:16:37 UTC] === END API CALL LOG ===
[08-Apr-2026 12:16:37 UTC] ✅ API Hash verification passed for profile endpoint
[08-Apr-2026 12:16:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjgyIiwidXNlcm5hbWUiOiJzYXJraSIsImVtYWlsIjoiYWdtZWR0b2ZlcXVlOTg3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjI1NTM1NH0.aRs25y87wh23Xc35LHP4XjfP7TpTQkEVizSxRNOkiko
[08-Apr-2026 12:16:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Apr-2026 12:16:37 UTC] ✅ JWT token verified successfully for user profile
[08-Apr-2026 12:16:37 UTC] User ID: 282
[08-Apr-2026 12:16:37 UTC] ✅ User profile retrieved successfully for user ID: 282
[08-Apr-2026 12:16:38 UTC] === API CALL LOG ===
[08-Apr-2026 12:16:38 UTC] Endpoint: user/profile.php
[08-Apr-2026 12:16:38 UTC] Full Log Data: {
    "timestamp": "2026-04-08 12:16:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1456:8ede:3d6b:78fb:58c5:be18",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjgyIiwidXNlcm5hbWUiOiJzYXJraSIsImVtYWlsIjoiYWdtZWR0b2ZlcXVlOTg3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjI1NTM1NH0.aRs25y87wh23Xc35LHP4XjfP7TpTQkEVizSxRNOkiko",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e91344f4fb1f8e0-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:3100:1456:8ede:3d6b:78fb:58c5:be18",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:3100:1456:8ede:3d6b:78fb:58c5:be18, 172.68.164.100"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Apr-2026 12:16:38 UTC] === END API CALL LOG ===
[08-Apr-2026 12:16:38 UTC] ✅ API Hash verification passed for profile endpoint
[08-Apr-2026 12:16:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjgyIiwidXNlcm5hbWUiOiJzYXJraSIsImVtYWlsIjoiYWdtZWR0b2ZlcXVlOTg3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjI1NTM1NH0.aRs25y87wh23Xc35LHP4XjfP7TpTQkEVizSxRNOkiko
[08-Apr-2026 12:16:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Apr-2026 12:16:38 UTC] ✅ JWT token verified successfully for user profile
[08-Apr-2026 12:16:38 UTC] User ID: 282
[08-Apr-2026 12:16:38 UTC] ✅ User profile retrieved successfully for user ID: 282
[08-Apr-2026 12:16:39 UTC] === API CALL LOG ===
[08-Apr-2026 12:16:39 UTC] Endpoint: user/profile.php
[08-Apr-2026 12:16:39 UTC] Full Log Data: {
    "timestamp": "2026-04-08 12:16:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1456:8ede:3d6b:78fb:58c5:be18",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjgyIiwidXNlcm5hbWUiOiJzYXJraSIsImVtYWlsIjoiYWdtZWR0b2ZlcXVlOTg3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjI1NTM1NH0.aRs25y87wh23Xc35LHP4XjfP7TpTQkEVizSxRNOkiko",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e9134554853f8e0-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:3100:1456:8ede:3d6b:78fb:58c5:be18",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:3100:1456:8ede:3d6b:78fb:58c5:be18, 172.68.164.100"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Apr-2026 12:16:39 UTC] === END API CALL LOG ===
[08-Apr-2026 12:16:39 UTC] ✅ API Hash verification passed for profile endpoint
[08-Apr-2026 12:16:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjgyIiwidXNlcm5hbWUiOiJzYXJraSIsImVtYWlsIjoiYWdtZWR0b2ZlcXVlOTg3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjI1NTM1NH0.aRs25y87wh23Xc35LHP4XjfP7TpTQkEVizSxRNOkiko
[08-Apr-2026 12:16:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Apr-2026 12:16:39 UTC] ✅ JWT token verified successfully for user profile
[08-Apr-2026 12:16:39 UTC] User ID: 282
[08-Apr-2026 12:16:39 UTC] ✅ User profile retrieved successfully for user ID: 282
[08-Apr-2026 12:16:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Apr-2026 12:16:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Apr-2026 12:16:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjgyIiwidXNlcm5hbWUiOiJzYXJraSIsImVtYWlsIjoiYWdtZWR0b2ZlcXVlOTg3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjI1NTM1NH0.aRs25y87wh23Xc35LHP4XjfP7TpTQkEVizSxRNOkiko","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e9134c3c9fcf8e0-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2404:3100:1456:8ede:3d6b:78fb:58c5:be18","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2404:3100:1456:8ede:3d6b:78fb:58c5:be18, 172.68.164.101"}
[08-Apr-2026 12:16:57 UTC] === User Orders API Called ===
[08-Apr-2026 12:16:57 UTC] User ID: 282
[08-Apr-2026 12:16:57 UTC] Limit: 20, Offset: 0
[08-Apr-2026 12:16:57 UTC] Orders found: 0
[08-Apr-2026 12:16:57 UTC] Orders data: []
[08-Apr-2026 12:16:57 UTC] Total orders count: 0
[08-Apr-2026 12:17:00 UTC] === API CALL LOG ===
[08-Apr-2026 12:17:00 UTC] Endpoint: user/profile.php
[08-Apr-2026 12:17:00 UTC] Full Log Data: {
    "timestamp": "2026-04-08 12:17:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1456:8ede:3d6b:78fb:58c5:be18",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjgyIiwidXNlcm5hbWUiOiJzYXJraSIsImVtYWlsIjoiYWdtZWR0b2ZlcXVlOTg3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjI1NTM1NH0.aRs25y87wh23Xc35LHP4XjfP7TpTQkEVizSxRNOkiko",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e9134d67c10f8e0-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:3100:1456:8ede:3d6b:78fb:58c5:be18",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:3100:1456:8ede:3d6b:78fb:58c5:be18, 172.68.164.100"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Apr-2026 12:17:00 UTC] === END API CALL LOG ===
[08-Apr-2026 12:17:00 UTC] ✅ API Hash verification passed for profile endpoint
[08-Apr-2026 12:17:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjgyIiwidXNlcm5hbWUiOiJzYXJraSIsImVtYWlsIjoiYWdtZWR0b2ZlcXVlOTg3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjI1NTM1NH0.aRs25y87wh23Xc35LHP4XjfP7TpTQkEVizSxRNOkiko
[08-Apr-2026 12:17:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Apr-2026 12:17:00 UTC] ✅ JWT token verified successfully for user profile
[08-Apr-2026 12:17:00 UTC] User ID: 282
[08-Apr-2026 12:17:00 UTC] ✅ User profile retrieved successfully for user ID: 282
[08-Apr-2026 12:17:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Apr-2026 12:17:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Apr-2026 12:17:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjgyIiwidXNlcm5hbWUiOiJzYXJraSIsImVtYWlsIjoiYWdtZWR0b2ZlcXVlOTg3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjI1NTM1NH0.aRs25y87wh23Xc35LHP4XjfP7TpTQkEVizSxRNOkiko","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e9134d67c0ef8e0-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2404:3100:1456:8ede:3d6b:78fb:58c5:be18","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2404:3100:1456:8ede:3d6b:78fb:58c5:be18, 172.68.164.100"}
[08-Apr-2026 12:17:00 UTC] === User Orders API Called ===
[08-Apr-2026 12:17:00 UTC] User ID: 282
[08-Apr-2026 12:17:00 UTC] Limit: 20, Offset: 0
[08-Apr-2026 12:17:00 UTC] Orders found: 0
[08-Apr-2026 12:17:00 UTC] Orders data: []
[08-Apr-2026 12:17:00 UTC] Total orders count: 0
[08-Apr-2026 12:17:00 UTC] === API CALL LOG ===
[08-Apr-2026 12:17:00 UTC] Endpoint: user/profile.php
[08-Apr-2026 12:17:00 UTC] Full Log Data: {
    "timestamp": "2026-04-08 12:17:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1456:8ede:3d6b:78fb:58c5:be18",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjgyIiwidXNlcm5hbWUiOiJzYXJraSIsImVtYWlsIjoiYWdtZWR0b2ZlcXVlOTg3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjI1NTM1NH0.aRs25y87wh23Xc35LHP4XjfP7TpTQkEVizSxRNOkiko",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e9134d8f9d3f8e0-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:3100:1456:8ede:3d6b:78fb:58c5:be18",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:3100:1456:8ede:3d6b:78fb:58c5:be18, 172.68.164.100"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Apr-2026 12:17:00 UTC] === END API CALL LOG ===
[08-Apr-2026 12:17:00 UTC] ✅ API Hash verification passed for profile endpoint
[08-Apr-2026 12:17:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjgyIiwidXNlcm5hbWUiOiJzYXJraSIsImVtYWlsIjoiYWdtZWR0b2ZlcXVlOTg3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjI1NTM1NH0.aRs25y87wh23Xc35LHP4XjfP7TpTQkEVizSxRNOkiko
[08-Apr-2026 12:17:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Apr-2026 12:17:00 UTC] ✅ JWT token verified successfully for user profile
[08-Apr-2026 12:17:00 UTC] User ID: 282
[08-Apr-2026 12:17:00 UTC] ✅ User profile retrieved successfully for user ID: 282
[08-Apr-2026 12:17:01 UTC] === API CALL LOG ===
[08-Apr-2026 12:17:01 UTC] Endpoint: user/profile.php
[08-Apr-2026 12:17:01 UTC] Full Log Data: {
    "timestamp": "2026-04-08 12:17:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1456:8ede:3d6b:78fb:58c5:be18",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjgyIiwidXNlcm5hbWUiOiJzYXJraSIsImVtYWlsIjoiYWdtZWR0b2ZlcXVlOTg3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjI1NTM1NH0.aRs25y87wh23Xc35LHP4XjfP7TpTQkEVizSxRNOkiko",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e9134e0e95bf8e0-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:3100:1456:8ede:3d6b:78fb:58c5:be18",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:3100:1456:8ede:3d6b:78fb:58c5:be18, 172.68.164.100"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Apr-2026 12:17:01 UTC] === END API CALL LOG ===
[08-Apr-2026 12:17:01 UTC] ✅ API Hash verification passed for profile endpoint
[08-Apr-2026 12:17:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjgyIiwidXNlcm5hbWUiOiJzYXJraSIsImVtYWlsIjoiYWdtZWR0b2ZlcXVlOTg3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjI1NTM1NH0.aRs25y87wh23Xc35LHP4XjfP7TpTQkEVizSxRNOkiko
[08-Apr-2026 12:17:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Apr-2026 12:17:01 UTC] ✅ JWT token verified successfully for user profile
[08-Apr-2026 12:17:01 UTC] User ID: 282
[08-Apr-2026 12:17:01 UTC] ✅ User profile retrieved successfully for user ID: 282
[08-Apr-2026 12:17:13 UTC] === API CALL LOG ===
[08-Apr-2026 12:17:13 UTC] Endpoint: user/profile.php
[08-Apr-2026 12:17:13 UTC] Full Log Data: {
    "timestamp": "2026-04-08 12:17:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1456:8ede:3d6b:78fb:58c5:be18",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjgyIiwidXNlcm5hbWUiOiJzYXJraSIsImVtYWlsIjoiYWdtZWR0b2ZlcXVlOTg3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjI1NTM1NH0.aRs25y87wh23Xc35LHP4XjfP7TpTQkEVizSxRNOkiko",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e91352add52f8e0-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:3100:1456:8ede:3d6b:78fb:58c5:be18",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:3100:1456:8ede:3d6b:78fb:58c5:be18, 172.68.164.100"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Apr-2026 12:17:13 UTC] === END API CALL LOG ===
[08-Apr-2026 12:17:13 UTC] ✅ API Hash verification passed for profile endpoint
[08-Apr-2026 12:17:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjgyIiwidXNlcm5hbWUiOiJzYXJraSIsImVtYWlsIjoiYWdtZWR0b2ZlcXVlOTg3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjI1NTM1NH0.aRs25y87wh23Xc35LHP4XjfP7TpTQkEVizSxRNOkiko
[08-Apr-2026 12:17:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Apr-2026 12:17:13 UTC] ✅ JWT token verified successfully for user profile
[08-Apr-2026 12:17:13 UTC] User ID: 282
[08-Apr-2026 12:17:13 UTC] ✅ User profile retrieved successfully for user ID: 282
[08-Apr-2026 12:17:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Apr-2026 12:17:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Apr-2026 12:17:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjgyIiwidXNlcm5hbWUiOiJzYXJraSIsImVtYWlsIjoiYWdtZWR0b2ZlcXVlOTg3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjI1NTM1NH0.aRs25y87wh23Xc35LHP4XjfP7TpTQkEVizSxRNOkiko","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e91355f0fe5f8e0-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2404:3100:1456:8ede:3d6b:78fb:58c5:be18","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2404:3100:1456:8ede:3d6b:78fb:58c5:be18, 172.68.164.100"}
[08-Apr-2026 12:17:22 UTC] === User Orders API Called ===
[08-Apr-2026 12:17:22 UTC] User ID: 282
[08-Apr-2026 12:17:22 UTC] Limit: 20, Offset: 0
[08-Apr-2026 12:17:22 UTC] Orders found: 0
[08-Apr-2026 12:17:22 UTC] Orders data: []
[08-Apr-2026 12:17:22 UTC] Total orders count: 0
[08-Apr-2026 12:17:22 UTC] === API CALL LOG ===
[08-Apr-2026 12:17:22 UTC] Endpoint: user/profile.php
[08-Apr-2026 12:17:22 UTC] Full Log Data: {
    "timestamp": "2026-04-08 12:17:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1456:8ede:3d6b:78fb:58c5:be18",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjgyIiwidXNlcm5hbWUiOiJzYXJraSIsImVtYWlsIjoiYWdtZWR0b2ZlcXVlOTg3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjI1NTM1NH0.aRs25y87wh23Xc35LHP4XjfP7TpTQkEVizSxRNOkiko",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e91355f0fe8f8e0-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:3100:1456:8ede:3d6b:78fb:58c5:be18",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:3100:1456:8ede:3d6b:78fb:58c5:be18, 172.68.164.101"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Apr-2026 12:17:22 UTC] === END API CALL LOG ===
[08-Apr-2026 12:17:22 UTC] ✅ API Hash verification passed for profile endpoint
[08-Apr-2026 12:17:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjgyIiwidXNlcm5hbWUiOiJzYXJraSIsImVtYWlsIjoiYWdtZWR0b2ZlcXVlOTg3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjI1NTM1NH0.aRs25y87wh23Xc35LHP4XjfP7TpTQkEVizSxRNOkiko
[08-Apr-2026 12:17:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Apr-2026 12:17:22 UTC] ✅ JWT token verified successfully for user profile
[08-Apr-2026 12:17:22 UTC] User ID: 282
[08-Apr-2026 12:17:22 UTC] ✅ User profile retrieved successfully for user ID: 282
[08-Apr-2026 12:17:22 UTC] === API CALL LOG ===
[08-Apr-2026 12:17:22 UTC] Endpoint: user/profile.php
[08-Apr-2026 12:17:22 UTC] Full Log Data: {
    "timestamp": "2026-04-08 12:17:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1456:8ede:3d6b:78fb:58c5:be18",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjgyIiwidXNlcm5hbWUiOiJzYXJraSIsImVtYWlsIjoiYWdtZWR0b2ZlcXVlOTg3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjI1NTM1NH0.aRs25y87wh23Xc35LHP4XjfP7TpTQkEVizSxRNOkiko",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e9135637be5f8e0-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:3100:1456:8ede:3d6b:78fb:58c5:be18",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:3100:1456:8ede:3d6b:78fb:58c5:be18, 172.68.164.101"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Apr-2026 12:17:22 UTC] === END API CALL LOG ===
[08-Apr-2026 12:17:22 UTC] ✅ API Hash verification passed for profile endpoint
[08-Apr-2026 12:17:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjgyIiwidXNlcm5hbWUiOiJzYXJraSIsImVtYWlsIjoiYWdtZWR0b2ZlcXVlOTg3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjI1NTM1NH0.aRs25y87wh23Xc35LHP4XjfP7TpTQkEVizSxRNOkiko
[08-Apr-2026 12:17:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Apr-2026 12:17:22 UTC] ✅ JWT token verified successfully for user profile
[08-Apr-2026 12:17:22 UTC] User ID: 282
[08-Apr-2026 12:17:22 UTC] ✅ User profile retrieved successfully for user ID: 282
[08-Apr-2026 12:17:23 UTC] === API CALL LOG ===
[08-Apr-2026 12:17:23 UTC] Endpoint: user/profile.php
[08-Apr-2026 12:17:23 UTC] Full Log Data: {
    "timestamp": "2026-04-08 12:17:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1456:8ede:3d6b:78fb:58c5:be18",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjgyIiwidXNlcm5hbWUiOiJzYXJraSIsImVtYWlsIjoiYWdtZWR0b2ZlcXVlOTg3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjI1NTM1NH0.aRs25y87wh23Xc35LHP4XjfP7TpTQkEVizSxRNOkiko",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e9135670deef8e0-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:3100:1456:8ede:3d6b:78fb:58c5:be18",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:3100:1456:8ede:3d6b:78fb:58c5:be18, 172.68.164.100"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Apr-2026 12:17:23 UTC] === END API CALL LOG ===
[08-Apr-2026 12:17:23 UTC] ✅ API Hash verification passed for profile endpoint
[08-Apr-2026 12:17:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjgyIiwidXNlcm5hbWUiOiJzYXJraSIsImVtYWlsIjoiYWdtZWR0b2ZlcXVlOTg3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjI1NTM1NH0.aRs25y87wh23Xc35LHP4XjfP7TpTQkEVizSxRNOkiko
[08-Apr-2026 12:17:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Apr-2026 12:17:23 UTC] ✅ JWT token verified successfully for user profile
[08-Apr-2026 12:17:23 UTC] User ID: 282
[08-Apr-2026 12:17:23 UTC] ✅ User profile retrieved successfully for user ID: 282
[08-Apr-2026 12:18:42 UTC] === API CALL LOG ===
[08-Apr-2026 12:18:42 UTC] Endpoint: user/profile.php
[08-Apr-2026 12:18:42 UTC] Full Log Data: {
    "timestamp": "2026-04-08 12:18:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1456:8ede:3d6b:78fb:58c5:be18",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjgyIiwidXNlcm5hbWUiOiJzYXJraSIsImVtYWlsIjoiYWdtZWR0b2ZlcXVlOTg3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjI1NTM1NH0.aRs25y87wh23Xc35LHP4XjfP7TpTQkEVizSxRNOkiko",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e913753fa01f8ce-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:3100:1456:8ede:3d6b:78fb:58c5:be18",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:3100:1456:8ede:3d6b:78fb:58c5:be18, 172.68.164.101"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Apr-2026 12:18:42 UTC] === END API CALL LOG ===
[08-Apr-2026 12:18:42 UTC] ✅ API Hash verification passed for profile endpoint
[08-Apr-2026 12:18:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjgyIiwidXNlcm5hbWUiOiJzYXJraSIsImVtYWlsIjoiYWdtZWR0b2ZlcXVlOTg3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjI1NTM1NH0.aRs25y87wh23Xc35LHP4XjfP7TpTQkEVizSxRNOkiko
[08-Apr-2026 12:18:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Apr-2026 12:18:42 UTC] ✅ JWT token verified successfully for user profile
[08-Apr-2026 12:18:42 UTC] User ID: 282
[08-Apr-2026 12:18:42 UTC] ✅ User profile retrieved successfully for user ID: 282
[08-Apr-2026 12:18:43 UTC] === API CALL LOG ===
[08-Apr-2026 12:18:43 UTC] Endpoint: user/profile.php
[08-Apr-2026 12:18:43 UTC] Full Log Data: {
    "timestamp": "2026-04-08 12:18:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1456:8ede:3d6b:78fb:58c5:be18",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjgyIiwidXNlcm5hbWUiOiJzYXJraSIsImVtYWlsIjoiYWdtZWR0b2ZlcXVlOTg3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjI1NTM1NH0.aRs25y87wh23Xc35LHP4XjfP7TpTQkEVizSxRNOkiko",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e913759b9d6f8ce-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:3100:1456:8ede:3d6b:78fb:58c5:be18",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:3100:1456:8ede:3d6b:78fb:58c5:be18, 172.68.164.101"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Apr-2026 12:18:43 UTC] === END API CALL LOG ===
[08-Apr-2026 12:18:43 UTC] ✅ API Hash verification passed for profile endpoint
[08-Apr-2026 12:18:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjgyIiwidXNlcm5hbWUiOiJzYXJraSIsImVtYWlsIjoiYWdtZWR0b2ZlcXVlOTg3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjI1NTM1NH0.aRs25y87wh23Xc35LHP4XjfP7TpTQkEVizSxRNOkiko
[08-Apr-2026 12:18:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Apr-2026 12:18:43 UTC] ✅ JWT token verified successfully for user profile
[08-Apr-2026 12:18:43 UTC] User ID: 282
[08-Apr-2026 12:18:43 UTC] ✅ User profile retrieved successfully for user ID: 282
[08-Apr-2026 12:18:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Apr-2026 12:18:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Apr-2026 12:18:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjgyIiwidXNlcm5hbWUiOiJzYXJraSIsImVtYWlsIjoiYWdtZWR0b2ZlcXVlOTg3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjI1NTM1NH0.aRs25y87wh23Xc35LHP4XjfP7TpTQkEVizSxRNOkiko","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e913759b9d3f8ce-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2404:3100:1456:8ede:3d6b:78fb:58c5:be18","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2404:3100:1456:8ede:3d6b:78fb:58c5:be18, 172.68.164.101"}
[08-Apr-2026 12:18:43 UTC] === User Orders API Called ===
[08-Apr-2026 12:18:43 UTC] User ID: 282
[08-Apr-2026 12:18:43 UTC] Limit: 20, Offset: 0
[08-Apr-2026 12:18:43 UTC] Orders found: 0
[08-Apr-2026 12:18:43 UTC] Orders data: []
[08-Apr-2026 12:18:43 UTC] Total orders count: 0
[08-Apr-2026 12:18:43 UTC] === API CALL LOG ===
[08-Apr-2026 12:18:43 UTC] Endpoint: user/profile.php
[08-Apr-2026 12:18:43 UTC] Full Log Data: {
    "timestamp": "2026-04-08 12:18:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1456:8ede:3d6b:78fb:58c5:be18",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjgyIiwidXNlcm5hbWUiOiJzYXJraSIsImVtYWlsIjoiYWdtZWR0b2ZlcXVlOTg3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjI1NTM1NH0.aRs25y87wh23Xc35LHP4XjfP7TpTQkEVizSxRNOkiko",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e913759b9caf8ce-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:3100:1456:8ede:3d6b:78fb:58c5:be18",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:3100:1456:8ede:3d6b:78fb:58c5:be18, 172.68.164.101"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Apr-2026 12:18:43 UTC] === END API CALL LOG ===
[08-Apr-2026 12:18:43 UTC] ✅ API Hash verification passed for profile endpoint
[08-Apr-2026 12:18:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjgyIiwidXNlcm5hbWUiOiJzYXJraSIsImVtYWlsIjoiYWdtZWR0b2ZlcXVlOTg3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjI1NTM1NH0.aRs25y87wh23Xc35LHP4XjfP7TpTQkEVizSxRNOkiko
[08-Apr-2026 12:18:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Apr-2026 12:18:43 UTC] ✅ JWT token verified successfully for user profile
[08-Apr-2026 12:18:43 UTC] User ID: 282
[08-Apr-2026 12:18:43 UTC] ✅ User profile retrieved successfully for user ID: 282
[08-Apr-2026 12:18:44 UTC] === API CALL LOG ===
[08-Apr-2026 12:18:44 UTC] Endpoint: user/profile.php
[08-Apr-2026 12:18:44 UTC] Full Log Data: {
    "timestamp": "2026-04-08 12:18:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1456:8ede:3d6b:78fb:58c5:be18",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjgyIiwidXNlcm5hbWUiOiJzYXJraSIsImVtYWlsIjoiYWdtZWR0b2ZlcXVlOTg3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjI1NTM1NH0.aRs25y87wh23Xc35LHP4XjfP7TpTQkEVizSxRNOkiko",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e9137653db2f8ce-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:3100:1456:8ede:3d6b:78fb:58c5:be18",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:3100:1456:8ede:3d6b:78fb:58c5:be18, 172.68.164.101"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Apr-2026 12:18:44 UTC] === END API CALL LOG ===
[08-Apr-2026 12:18:44 UTC] ✅ API Hash verification passed for profile endpoint
[08-Apr-2026 12:18:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjgyIiwidXNlcm5hbWUiOiJzYXJraSIsImVtYWlsIjoiYWdtZWR0b2ZlcXVlOTg3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjI1NTM1NH0.aRs25y87wh23Xc35LHP4XjfP7TpTQkEVizSxRNOkiko
[08-Apr-2026 12:18:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Apr-2026 12:18:44 UTC] ✅ JWT token verified successfully for user profile
[08-Apr-2026 12:18:44 UTC] User ID: 282
[08-Apr-2026 12:18:44 UTC] ✅ User profile retrieved successfully for user ID: 282
[08-Apr-2026 12:19:05 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Apr-2026 12:19:05 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Apr-2026 12:19:05 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjgyIiwidXNlcm5hbWUiOiJzYXJraSIsImVtYWlsIjoiYWdtZWR0b2ZlcXVlOTg3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjI1NTM1NH0.aRs25y87wh23Xc35LHP4XjfP7TpTQkEVizSxRNOkiko","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e9137e3de1df8ce-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2404:3100:1456:8ede:3d6b:78fb:58c5:be18","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2404:3100:1456:8ede:3d6b:78fb:58c5:be18, 172.68.164.101"}
[08-Apr-2026 12:19:05 UTC] === User Orders API Called ===
[08-Apr-2026 12:19:05 UTC] User ID: 282
[08-Apr-2026 12:19:05 UTC] Limit: 20, Offset: 0
[08-Apr-2026 12:19:05 UTC] Orders found: 0
[08-Apr-2026 12:19:05 UTC] Orders data: []
[08-Apr-2026 12:19:05 UTC] Total orders count: 0
[08-Apr-2026 12:19:05 UTC] === API CALL LOG ===
[08-Apr-2026 12:19:05 UTC] Endpoint: user/profile.php
[08-Apr-2026 12:19:05 UTC] Full Log Data: {
    "timestamp": "2026-04-08 12:19:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1456:8ede:3d6b:78fb:58c5:be18",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjgyIiwidXNlcm5hbWUiOiJzYXJraSIsImVtYWlsIjoiYWdtZWR0b2ZlcXVlOTg3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjI1NTM1NH0.aRs25y87wh23Xc35LHP4XjfP7TpTQkEVizSxRNOkiko",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e9137e3de1ff8ce-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:3100:1456:8ede:3d6b:78fb:58c5:be18",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:3100:1456:8ede:3d6b:78fb:58c5:be18, 172.68.164.100"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Apr-2026 12:19:05 UTC] === END API CALL LOG ===
[08-Apr-2026 12:19:05 UTC] ✅ API Hash verification passed for profile endpoint
[08-Apr-2026 12:19:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjgyIiwidXNlcm5hbWUiOiJzYXJraSIsImVtYWlsIjoiYWdtZWR0b2ZlcXVlOTg3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjI1NTM1NH0.aRs25y87wh23Xc35LHP4XjfP7TpTQkEVizSxRNOkiko
[08-Apr-2026 12:19:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Apr-2026 12:19:05 UTC] ✅ JWT token verified successfully for user profile
[08-Apr-2026 12:19:05 UTC] User ID: 282
[08-Apr-2026 12:19:05 UTC] ✅ User profile retrieved successfully for user ID: 282
[08-Apr-2026 12:19:05 UTC] === API CALL LOG ===
[08-Apr-2026 12:19:05 UTC] Endpoint: user/profile.php
[08-Apr-2026 12:19:05 UTC] Full Log Data: {
    "timestamp": "2026-04-08 12:19:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1456:8ede:3d6b:78fb:58c5:be18",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjgyIiwidXNlcm5hbWUiOiJzYXJraSIsImVtYWlsIjoiYWdtZWR0b2ZlcXVlOTg3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjI1NTM1NH0.aRs25y87wh23Xc35LHP4XjfP7TpTQkEVizSxRNOkiko",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e9137e63cd0f8ce-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:3100:1456:8ede:3d6b:78fb:58c5:be18",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:3100:1456:8ede:3d6b:78fb:58c5:be18, 172.68.164.101"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Apr-2026 12:19:05 UTC] === END API CALL LOG ===
[08-Apr-2026 12:19:05 UTC] ✅ API Hash verification passed for profile endpoint
[08-Apr-2026 12:19:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjgyIiwidXNlcm5hbWUiOiJzYXJraSIsImVtYWlsIjoiYWdtZWR0b2ZlcXVlOTg3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjI1NTM1NH0.aRs25y87wh23Xc35LHP4XjfP7TpTQkEVizSxRNOkiko
[08-Apr-2026 12:19:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Apr-2026 12:19:05 UTC] ✅ JWT token verified successfully for user profile
[08-Apr-2026 12:19:05 UTC] User ID: 282
[08-Apr-2026 12:19:05 UTC] ✅ User profile retrieved successfully for user ID: 282
[08-Apr-2026 12:19:06 UTC] === API CALL LOG ===
[08-Apr-2026 12:19:06 UTC] Endpoint: user/profile.php
[08-Apr-2026 12:19:06 UTC] Full Log Data: {
    "timestamp": "2026-04-08 12:19:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1456:8ede:3d6b:78fb:58c5:be18",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjgyIiwidXNlcm5hbWUiOiJzYXJraSIsImVtYWlsIjoiYWdtZWR0b2ZlcXVlOTg3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjI1NTM1NH0.aRs25y87wh23Xc35LHP4XjfP7TpTQkEVizSxRNOkiko",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e9137ee8a7af8ce-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:3100:1456:8ede:3d6b:78fb:58c5:be18",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:3100:1456:8ede:3d6b:78fb:58c5:be18, 172.68.164.101"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Apr-2026 12:19:06 UTC] === END API CALL LOG ===
[08-Apr-2026 12:19:06 UTC] ✅ API Hash verification passed for profile endpoint
[08-Apr-2026 12:19:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjgyIiwidXNlcm5hbWUiOiJzYXJraSIsImVtYWlsIjoiYWdtZWR0b2ZlcXVlOTg3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjI1NTM1NH0.aRs25y87wh23Xc35LHP4XjfP7TpTQkEVizSxRNOkiko
[08-Apr-2026 12:19:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Apr-2026 12:19:06 UTC] ✅ JWT token verified successfully for user profile
[08-Apr-2026 12:19:06 UTC] User ID: 282
[08-Apr-2026 12:19:06 UTC] ✅ User profile retrieved successfully for user ID: 282
[08-Apr-2026 12:19:19 UTC] === API CALL LOG ===
[08-Apr-2026 12:19:19 UTC] Endpoint: user/profile.php
[08-Apr-2026 12:19:19 UTC] Full Log Data: {
    "timestamp": "2026-04-08 12:19:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1456:8ede:3d6b:78fb:58c5:be18",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjgyIiwidXNlcm5hbWUiOiJzYXJraSIsImVtYWlsIjoiYWdtZWR0b2ZlcXVlOTg3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjI1NTM1NH0.aRs25y87wh23Xc35LHP4XjfP7TpTQkEVizSxRNOkiko",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e91383b0da3f8ce-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:3100:1456:8ede:3d6b:78fb:58c5:be18",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:3100:1456:8ede:3d6b:78fb:58c5:be18, 172.68.164.100"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Apr-2026 12:19:19 UTC] === END API CALL LOG ===
[08-Apr-2026 12:19:19 UTC] ✅ API Hash verification passed for profile endpoint
[08-Apr-2026 12:19:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjgyIiwidXNlcm5hbWUiOiJzYXJraSIsImVtYWlsIjoiYWdtZWR0b2ZlcXVlOTg3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjI1NTM1NH0.aRs25y87wh23Xc35LHP4XjfP7TpTQkEVizSxRNOkiko
[08-Apr-2026 12:19:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Apr-2026 12:19:19 UTC] ✅ JWT token verified successfully for user profile
[08-Apr-2026 12:19:19 UTC] User ID: 282
[08-Apr-2026 12:19:19 UTC] ✅ User profile retrieved successfully for user ID: 282
[08-Apr-2026 12:19:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Apr-2026 12:19:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Apr-2026 12:19:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjgyIiwidXNlcm5hbWUiOiJzYXJraSIsImVtYWlsIjoiYWdtZWR0b2ZlcXVlOTg3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjI1NTM1NH0.aRs25y87wh23Xc35LHP4XjfP7TpTQkEVizSxRNOkiko","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e91383b0d9ff8ce-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2404:3100:1456:8ede:3d6b:78fb:58c5:be18","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2404:3100:1456:8ede:3d6b:78fb:58c5:be18, 172.68.164.101"}
[08-Apr-2026 12:19:19 UTC] === User Orders API Called ===
[08-Apr-2026 12:19:19 UTC] User ID: 282
[08-Apr-2026 12:19:19 UTC] Limit: 20, Offset: 0
[08-Apr-2026 12:19:19 UTC] Orders found: 0
[08-Apr-2026 12:19:19 UTC] Orders data: []
[08-Apr-2026 12:19:19 UTC] Total orders count: 0
[08-Apr-2026 12:19:19 UTC] === API CALL LOG ===
[08-Apr-2026 12:19:19 UTC] Endpoint: user/profile.php
[08-Apr-2026 12:19:19 UTC] Full Log Data: {
    "timestamp": "2026-04-08 12:19:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1456:8ede:3d6b:78fb:58c5:be18",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjgyIiwidXNlcm5hbWUiOiJzYXJraSIsImVtYWlsIjoiYWdtZWR0b2ZlcXVlOTg3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjI1NTM1NH0.aRs25y87wh23Xc35LHP4XjfP7TpTQkEVizSxRNOkiko",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e91383f5888f8ce-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:3100:1456:8ede:3d6b:78fb:58c5:be18",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:3100:1456:8ede:3d6b:78fb:58c5:be18, 172.68.164.101"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Apr-2026 12:19:19 UTC] === END API CALL LOG ===
[08-Apr-2026 12:19:19 UTC] ✅ API Hash verification passed for profile endpoint
[08-Apr-2026 12:19:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjgyIiwidXNlcm5hbWUiOiJzYXJraSIsImVtYWlsIjoiYWdtZWR0b2ZlcXVlOTg3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjI1NTM1NH0.aRs25y87wh23Xc35LHP4XjfP7TpTQkEVizSxRNOkiko
[08-Apr-2026 12:19:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Apr-2026 12:19:19 UTC] ✅ JWT token verified successfully for user profile
[08-Apr-2026 12:19:19 UTC] User ID: 282
[08-Apr-2026 12:19:19 UTC] ✅ User profile retrieved successfully for user ID: 282
[08-Apr-2026 12:19:19 UTC] === API CALL LOG ===
[08-Apr-2026 12:19:19 UTC] Endpoint: user/profile.php
[08-Apr-2026 12:19:19 UTC] Full Log Data: {
    "timestamp": "2026-04-08 12:19:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1456:8ede:3d6b:78fb:58c5:be18",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjgyIiwidXNlcm5hbWUiOiJzYXJraSIsImVtYWlsIjoiYWdtZWR0b2ZlcXVlOTg3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjI1NTM1NH0.aRs25y87wh23Xc35LHP4XjfP7TpTQkEVizSxRNOkiko",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e91383f5884f8ce-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:3100:1456:8ede:3d6b:78fb:58c5:be18",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:3100:1456:8ede:3d6b:78fb:58c5:be18, 172.68.164.101"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Apr-2026 12:19:19 UTC] === END API CALL LOG ===
[08-Apr-2026 12:19:19 UTC] ✅ API Hash verification passed for profile endpoint
[08-Apr-2026 12:19:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjgyIiwidXNlcm5hbWUiOiJzYXJraSIsImVtYWlsIjoiYWdtZWR0b2ZlcXVlOTg3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjI1NTM1NH0.aRs25y87wh23Xc35LHP4XjfP7TpTQkEVizSxRNOkiko
[08-Apr-2026 12:19:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Apr-2026 12:19:19 UTC] ✅ JWT token verified successfully for user profile
[08-Apr-2026 12:19:19 UTC] User ID: 282
[08-Apr-2026 12:19:19 UTC] ✅ User profile retrieved successfully for user ID: 282
[08-Apr-2026 12:19:20 UTC] User Purchases API - User ID: 282
[08-Apr-2026 12:19:20 UTC] User Purchases API - Total purchases found: 1
[08-Apr-2026 12:19:20 UTC] === API CALL LOG ===
[08-Apr-2026 12:19:20 UTC] Endpoint: user/profile.php
[08-Apr-2026 12:19:20 UTC] Full Log Data: {
    "timestamp": "2026-04-08 12:19:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1456:8ede:3d6b:78fb:58c5:be18",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjgyIiwidXNlcm5hbWUiOiJzYXJraSIsImVtYWlsIjoiYWdtZWR0b2ZlcXVlOTg3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjI1NTM1NH0.aRs25y87wh23Xc35LHP4XjfP7TpTQkEVizSxRNOkiko",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e913842e9a2f8ce-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:3100:1456:8ede:3d6b:78fb:58c5:be18",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:3100:1456:8ede:3d6b:78fb:58c5:be18, 172.68.164.101"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Apr-2026 12:19:20 UTC] === END API CALL LOG ===
[08-Apr-2026 12:19:20 UTC] ✅ API Hash verification passed for profile endpoint
[08-Apr-2026 12:19:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjgyIiwidXNlcm5hbWUiOiJzYXJraSIsImVtYWlsIjoiYWdtZWR0b2ZlcXVlOTg3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjI1NTM1NH0.aRs25y87wh23Xc35LHP4XjfP7TpTQkEVizSxRNOkiko
[08-Apr-2026 12:19:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Apr-2026 12:19:20 UTC] ✅ JWT token verified successfully for user profile
[08-Apr-2026 12:19:20 UTC] User ID: 282
[08-Apr-2026 12:19:20 UTC] ✅ User profile retrieved successfully for user ID: 282
[08-Apr-2026 12:19:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Apr-2026 12:19:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Apr-2026 12:19:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjgyIiwidXNlcm5hbWUiOiJzYXJraSIsImVtYWlsIjoiYWdtZWR0b2ZlcXVlOTg3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjI1NTM1NH0.aRs25y87wh23Xc35LHP4XjfP7TpTQkEVizSxRNOkiko","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e9138bfdae9f8ce-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2404:3100:1456:8ede:3d6b:78fb:58c5:be18","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2404:3100:1456:8ede:3d6b:78fb:58c5:be18, 172.68.164.100"}
[08-Apr-2026 12:19:40 UTC] === User Orders API Called ===
[08-Apr-2026 12:19:40 UTC] User ID: 282
[08-Apr-2026 12:19:40 UTC] Limit: 20, Offset: 0
[08-Apr-2026 12:19:40 UTC] Orders found: 0
[08-Apr-2026 12:19:40 UTC] Orders data: []
[08-Apr-2026 12:19:40 UTC] === API CALL LOG ===
[08-Apr-2026 12:19:40 UTC] Endpoint: user/profile.php
[08-Apr-2026 12:19:40 UTC] Full Log Data: {
    "timestamp": "2026-04-08 12:19:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1456:8ede:3d6b:78fb:58c5:be18",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjgyIiwidXNlcm5hbWUiOiJzYXJraSIsImVtYWlsIjoiYWdtZWR0b2ZlcXVlOTg3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjI1NTM1NH0.aRs25y87wh23Xc35LHP4XjfP7TpTQkEVizSxRNOkiko",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e9138bfdaeff8ce-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:3100:1456:8ede:3d6b:78fb:58c5:be18",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:3100:1456:8ede:3d6b:78fb:58c5:be18, 172.68.164.100"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Apr-2026 12:19:40 UTC] Total orders count: 0
[08-Apr-2026 12:19:40 UTC] === END API CALL LOG ===
[08-Apr-2026 12:19:40 UTC] ✅ API Hash verification passed for profile endpoint
[08-Apr-2026 12:19:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjgyIiwidXNlcm5hbWUiOiJzYXJraSIsImVtYWlsIjoiYWdtZWR0b2ZlcXVlOTg3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjI1NTM1NH0.aRs25y87wh23Xc35LHP4XjfP7TpTQkEVizSxRNOkiko
[08-Apr-2026 12:19:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Apr-2026 12:19:40 UTC] ✅ JWT token verified successfully for user profile
[08-Apr-2026 12:19:40 UTC] User ID: 282
[08-Apr-2026 12:19:40 UTC] ✅ User profile retrieved successfully for user ID: 282
[08-Apr-2026 12:19:40 UTC] === API CALL LOG ===
[08-Apr-2026 12:19:40 UTC] Endpoint: user/profile.php
[08-Apr-2026 12:19:40 UTC] Full Log Data: {
    "timestamp": "2026-04-08 12:19:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1456:8ede:3d6b:78fb:58c5:be18",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjgyIiwidXNlcm5hbWUiOiJzYXJraSIsImVtYWlsIjoiYWdtZWR0b2ZlcXVlOTg3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjI1NTM1NH0.aRs25y87wh23Xc35LHP4XjfP7TpTQkEVizSxRNOkiko",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e9138c11e1bf8ce-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:3100:1456:8ede:3d6b:78fb:58c5:be18",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:3100:1456:8ede:3d6b:78fb:58c5:be18, 172.68.164.100"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Apr-2026 12:19:40 UTC] === END API CALL LOG ===
[08-Apr-2026 12:19:40 UTC] ✅ API Hash verification passed for profile endpoint
[08-Apr-2026 12:19:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjgyIiwidXNlcm5hbWUiOiJzYXJraSIsImVtYWlsIjoiYWdtZWR0b2ZlcXVlOTg3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjI1NTM1NH0.aRs25y87wh23Xc35LHP4XjfP7TpTQkEVizSxRNOkiko
[08-Apr-2026 12:19:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Apr-2026 12:19:40 UTC] ✅ JWT token verified successfully for user profile
[08-Apr-2026 12:19:40 UTC] User ID: 282
[08-Apr-2026 12:19:40 UTC] ✅ User profile retrieved successfully for user ID: 282
[08-Apr-2026 12:19:43 UTC] === API CALL LOG ===
[08-Apr-2026 12:19:44 UTC] Endpoint: user/profile.php
[08-Apr-2026 12:19:44 UTC] Full Log Data: {
    "timestamp": "2026-04-08 12:19:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1456:8ede:3d6b:78fb:58c5:be18",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjgyIiwidXNlcm5hbWUiOiJzYXJraSIsImVtYWlsIjoiYWdtZWR0b2ZlcXVlOTg3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjI1NTM1NH0.aRs25y87wh23Xc35LHP4XjfP7TpTQkEVizSxRNOkiko",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e9138d7682ff8ce-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:3100:1456:8ede:3d6b:78fb:58c5:be18",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:3100:1456:8ede:3d6b:78fb:58c5:be18, 172.68.164.100"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Apr-2026 12:19:44 UTC] === END API CALL LOG ===
[08-Apr-2026 12:19:44 UTC] ✅ API Hash verification passed for profile endpoint
[08-Apr-2026 12:19:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjgyIiwidXNlcm5hbWUiOiJzYXJraSIsImVtYWlsIjoiYWdtZWR0b2ZlcXVlOTg3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjI1NTM1NH0.aRs25y87wh23Xc35LHP4XjfP7TpTQkEVizSxRNOkiko
[08-Apr-2026 12:19:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Apr-2026 12:19:44 UTC] ✅ JWT token verified successfully for user profile
[08-Apr-2026 12:19:44 UTC] User ID: 282
[08-Apr-2026 12:19:44 UTC] ✅ User profile retrieved successfully for user ID: 282
[08-Apr-2026 13:11:54 UTC] === API CALL LOG ===
[08-Apr-2026 13:11:54 UTC] Endpoint: user/profile.php
[08-Apr-2026 13:11:54 UTC] Full Log Data: {
    "timestamp": "2026-04-08 13:11:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1456:8ede:3d6b:78fb:58c5:be18",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjgyIiwidXNlcm5hbWUiOiJzYXJraSIsImVtYWlsIjoiYWdtZWR0b2ZlcXVlOTg3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjI1NTM1NH0.aRs25y87wh23Xc35LHP4XjfP7TpTQkEVizSxRNOkiko",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e918545eecaf8d4-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:3100:1456:8ede:3d6b:78fb:58c5:be18",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:3100:1456:8ede:3d6b:78fb:58c5:be18, 172.68.164.101"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Apr-2026 13:11:54 UTC] === END API CALL LOG ===
[08-Apr-2026 13:11:54 UTC] ✅ API Hash verification passed for profile endpoint
[08-Apr-2026 13:11:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjgyIiwidXNlcm5hbWUiOiJzYXJraSIsImVtYWlsIjoiYWdtZWR0b2ZlcXVlOTg3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjI1NTM1NH0.aRs25y87wh23Xc35LHP4XjfP7TpTQkEVizSxRNOkiko
[08-Apr-2026 13:11:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Apr-2026 13:11:54 UTC] ✅ JWT token verified successfully for user profile
[08-Apr-2026 13:11:54 UTC] User ID: 282
[08-Apr-2026 13:11:54 UTC] ✅ User profile retrieved successfully for user ID: 282
[08-Apr-2026 13:11:56 UTC] === API CALL LOG ===
[08-Apr-2026 13:11:56 UTC] Endpoint: user/profile.php
[08-Apr-2026 13:11:56 UTC] Full Log Data: {
    "timestamp": "2026-04-08 13:11:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1456:8ede:3d6b:78fb:58c5:be18",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjgyIiwidXNlcm5hbWUiOiJzYXJraSIsImVtYWlsIjoiYWdtZWR0b2ZlcXVlOTg3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjI1NTM1NH0.aRs25y87wh23Xc35LHP4XjfP7TpTQkEVizSxRNOkiko",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e91854f3a75f8d4-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:3100:1456:8ede:3d6b:78fb:58c5:be18",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:3100:1456:8ede:3d6b:78fb:58c5:be18, 172.68.164.101"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Apr-2026 13:11:56 UTC] === END API CALL LOG ===
[08-Apr-2026 13:11:56 UTC] ✅ API Hash verification passed for profile endpoint
[08-Apr-2026 13:11:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjgyIiwidXNlcm5hbWUiOiJzYXJraSIsImVtYWlsIjoiYWdtZWR0b2ZlcXVlOTg3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjI1NTM1NH0.aRs25y87wh23Xc35LHP4XjfP7TpTQkEVizSxRNOkiko
[08-Apr-2026 13:11:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Apr-2026 13:11:56 UTC] ✅ JWT token verified successfully for user profile
[08-Apr-2026 13:11:56 UTC] User ID: 282
[08-Apr-2026 13:11:56 UTC] ✅ User profile retrieved successfully for user ID: 282
[08-Apr-2026 13:11:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Apr-2026 13:11:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Apr-2026 13:11:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjgyIiwidXNlcm5hbWUiOiJzYXJraSIsImVtYWlsIjoiYWdtZWR0b2ZlcXVlOTg3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjI1NTM1NH0.aRs25y87wh23Xc35LHP4XjfP7TpTQkEVizSxRNOkiko","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e91854f3a7ff8d4-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2404:3100:1456:8ede:3d6b:78fb:58c5:be18","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2404:3100:1456:8ede:3d6b:78fb:58c5:be18, 172.68.164.100"}
[08-Apr-2026 13:11:56 UTC] === User Orders API Called ===
[08-Apr-2026 13:11:56 UTC] User ID: 282
[08-Apr-2026 13:11:56 UTC] Limit: 20, Offset: 0
[08-Apr-2026 13:11:56 UTC] Orders found: 0
[08-Apr-2026 13:11:56 UTC] Orders data: []
[08-Apr-2026 13:11:56 UTC] Total orders count: 0
[08-Apr-2026 13:11:56 UTC] === API CALL LOG ===
[08-Apr-2026 13:11:56 UTC] Endpoint: user/profile.php
[08-Apr-2026 13:11:56 UTC] Full Log Data: {
    "timestamp": "2026-04-08 13:11:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1456:8ede:3d6b:78fb:58c5:be18",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjgyIiwidXNlcm5hbWUiOiJzYXJraSIsImVtYWlsIjoiYWdtZWR0b2ZlcXVlOTg3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjI1NTM1NH0.aRs25y87wh23Xc35LHP4XjfP7TpTQkEVizSxRNOkiko",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e91854f3a81f8d4-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:3100:1456:8ede:3d6b:78fb:58c5:be18",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:3100:1456:8ede:3d6b:78fb:58c5:be18, 172.68.164.101"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Apr-2026 13:11:56 UTC] === END API CALL LOG ===
[08-Apr-2026 13:11:56 UTC] ✅ API Hash verification passed for profile endpoint
[08-Apr-2026 13:11:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjgyIiwidXNlcm5hbWUiOiJzYXJraSIsImVtYWlsIjoiYWdtZWR0b2ZlcXVlOTg3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjI1NTM1NH0.aRs25y87wh23Xc35LHP4XjfP7TpTQkEVizSxRNOkiko
[08-Apr-2026 13:11:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Apr-2026 13:11:56 UTC] ✅ JWT token verified successfully for user profile
[08-Apr-2026 13:11:56 UTC] User ID: 282
[08-Apr-2026 13:11:56 UTC] ✅ User profile retrieved successfully for user ID: 282
[08-Apr-2026 13:11:57 UTC] === API CALL LOG ===
[08-Apr-2026 13:11:57 UTC] Endpoint: user/profile.php
[08-Apr-2026 13:11:57 UTC] Full Log Data: {
    "timestamp": "2026-04-08 13:11:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1456:8ede:3d6b:78fb:58c5:be18",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjgyIiwidXNlcm5hbWUiOiJzYXJraSIsImVtYWlsIjoiYWdtZWR0b2ZlcXVlOTg3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjI1NTM1NH0.aRs25y87wh23Xc35LHP4XjfP7TpTQkEVizSxRNOkiko",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e918559d9fff8d4-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:3100:1456:8ede:3d6b:78fb:58c5:be18",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:3100:1456:8ede:3d6b:78fb:58c5:be18, 172.68.164.101"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Apr-2026 13:11:57 UTC] === END API CALL LOG ===
[08-Apr-2026 13:11:57 UTC] ✅ API Hash verification passed for profile endpoint
[08-Apr-2026 13:11:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjgyIiwidXNlcm5hbWUiOiJzYXJraSIsImVtYWlsIjoiYWdtZWR0b2ZlcXVlOTg3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjI1NTM1NH0.aRs25y87wh23Xc35LHP4XjfP7TpTQkEVizSxRNOkiko
[08-Apr-2026 13:11:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Apr-2026 13:11:57 UTC] ✅ JWT token verified successfully for user profile
[08-Apr-2026 13:11:57 UTC] User ID: 282
[08-Apr-2026 13:11:57 UTC] ✅ User profile retrieved successfully for user ID: 282
[08-Apr-2026 13:12:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Apr-2026 13:12:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Apr-2026 13:12:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjgyIiwidXNlcm5hbWUiOiJzYXJraSIsImVtYWlsIjoiYWdtZWR0b2ZlcXVlOTg3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjI1NTM1NH0.aRs25y87wh23Xc35LHP4XjfP7TpTQkEVizSxRNOkiko","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e9185d87d8ef8d4-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2404:3100:1456:8ede:3d6b:78fb:58c5:be18","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2404:3100:1456:8ede:3d6b:78fb:58c5:be18, 172.68.164.101"}
[08-Apr-2026 13:12:18 UTC] === User Orders API Called ===
[08-Apr-2026 13:12:18 UTC] User ID: 282
[08-Apr-2026 13:12:18 UTC] Limit: 20, Offset: 0
[08-Apr-2026 13:12:18 UTC] Orders found: 0
[08-Apr-2026 13:12:18 UTC] Orders data: []
[08-Apr-2026 13:12:18 UTC] Total orders count: 0
[08-Apr-2026 13:12:21 UTC] === API CALL LOG ===
[08-Apr-2026 13:12:21 UTC] Endpoint: user/profile.php
[08-Apr-2026 13:12:21 UTC] Full Log Data: {
    "timestamp": "2026-04-08 13:12:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1456:8ede:3d6b:78fb:58c5:be18",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjgyIiwidXNlcm5hbWUiOiJzYXJraSIsImVtYWlsIjoiYWdtZWR0b2ZlcXVlOTg3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjI1NTM1NH0.aRs25y87wh23Xc35LHP4XjfP7TpTQkEVizSxRNOkiko",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e9185f06941f8d4-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:3100:1456:8ede:3d6b:78fb:58c5:be18",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:3100:1456:8ede:3d6b:78fb:58c5:be18, 172.68.164.101"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Apr-2026 13:12:21 UTC] === END API CALL LOG ===
[08-Apr-2026 13:12:21 UTC] ✅ API Hash verification passed for profile endpoint
[08-Apr-2026 13:12:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjgyIiwidXNlcm5hbWUiOiJzYXJraSIsImVtYWlsIjoiYWdtZWR0b2ZlcXVlOTg3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjI1NTM1NH0.aRs25y87wh23Xc35LHP4XjfP7TpTQkEVizSxRNOkiko
[08-Apr-2026 13:12:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Apr-2026 13:12:21 UTC] ✅ JWT token verified successfully for user profile
[08-Apr-2026 13:12:21 UTC] User ID: 282
[08-Apr-2026 13:12:21 UTC] ✅ User profile retrieved successfully for user ID: 282
[08-Apr-2026 13:12:22 UTC] User Purchases API - User ID: 282
[08-Apr-2026 13:12:22 UTC] User Purchases API - Total purchases found: 1
[08-Apr-2026 13:13:38 UTC] === API CALL LOG ===
[08-Apr-2026 13:13:38 UTC] Endpoint: user/profile.php
[08-Apr-2026 13:13:38 UTC] Full Log Data: {
    "timestamp": "2026-04-08 13:13:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1456:8ede:3d6b:78fb:58c5:be18",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjgyIiwidXNlcm5hbWUiOiJzYXJraSIsImVtYWlsIjoiYWdtZWR0b2ZlcXVlOTg3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjI1NTM1NH0.aRs25y87wh23Xc35LHP4XjfP7TpTQkEVizSxRNOkiko",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e9187cf3a5af930-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:3100:1456:8ede:3d6b:78fb:58c5:be18",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:3100:1456:8ede:3d6b:78fb:58c5:be18, 172.68.164.101"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Apr-2026 13:13:38 UTC] === END API CALL LOG ===
[08-Apr-2026 13:13:38 UTC] ✅ API Hash verification passed for profile endpoint
[08-Apr-2026 13:13:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjgyIiwidXNlcm5hbWUiOiJzYXJraSIsImVtYWlsIjoiYWdtZWR0b2ZlcXVlOTg3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjI1NTM1NH0.aRs25y87wh23Xc35LHP4XjfP7TpTQkEVizSxRNOkiko
[08-Apr-2026 13:13:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Apr-2026 13:13:38 UTC] ✅ JWT token verified successfully for user profile
[08-Apr-2026 13:13:38 UTC] User ID: 282
[08-Apr-2026 13:13:38 UTC] ✅ User profile retrieved successfully for user ID: 282
[08-Apr-2026 13:13:39 UTC] === API CALL LOG ===
[08-Apr-2026 13:13:39 UTC] Endpoint: user/profile.php
[08-Apr-2026 13:13:39 UTC] Full Log Data: {
    "timestamp": "2026-04-08 13:13:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1456:8ede:3d6b:78fb:58c5:be18",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjgyIiwidXNlcm5hbWUiOiJzYXJraSIsImVtYWlsIjoiYWdtZWR0b2ZlcXVlOTg3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjI1NTM1NH0.aRs25y87wh23Xc35LHP4XjfP7TpTQkEVizSxRNOkiko",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e9187d4dc01f930-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:3100:1456:8ede:3d6b:78fb:58c5:be18",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:3100:1456:8ede:3d6b:78fb:58c5:be18, 172.68.164.101"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Apr-2026 13:13:39 UTC] === END API CALL LOG ===
[08-Apr-2026 13:13:39 UTC] ✅ API Hash verification passed for profile endpoint
[08-Apr-2026 13:13:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjgyIiwidXNlcm5hbWUiOiJzYXJraSIsImVtYWlsIjoiYWdtZWR0b2ZlcXVlOTg3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjI1NTM1NH0.aRs25y87wh23Xc35LHP4XjfP7TpTQkEVizSxRNOkiko
[08-Apr-2026 13:13:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Apr-2026 13:13:39 UTC] ✅ JWT token verified successfully for user profile
[08-Apr-2026 13:13:39 UTC] User ID: 282
[08-Apr-2026 13:13:39 UTC] ✅ User profile retrieved successfully for user ID: 282
[08-Apr-2026 13:13:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Apr-2026 13:13:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Apr-2026 13:13:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjgyIiwidXNlcm5hbWUiOiJzYXJraSIsImVtYWlsIjoiYWdtZWR0b2ZlcXVlOTg3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjI1NTM1NH0.aRs25y87wh23Xc35LHP4XjfP7TpTQkEVizSxRNOkiko","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e9187d5ced2f930-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2404:3100:1456:8ede:3d6b:78fb:58c5:be18","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2404:3100:1456:8ede:3d6b:78fb:58c5:be18, 172.68.164.100"}
[08-Apr-2026 13:13:39 UTC] === User Orders API Called ===
[08-Apr-2026 13:13:39 UTC] User ID: 282
[08-Apr-2026 13:13:39 UTC] Limit: 20, Offset: 0
[08-Apr-2026 13:13:39 UTC] Orders found: 0
[08-Apr-2026 13:13:39 UTC] Orders data: []
[08-Apr-2026 13:13:39 UTC] Total orders count: 0
[08-Apr-2026 13:13:39 UTC] === API CALL LOG ===
[08-Apr-2026 13:13:39 UTC] Endpoint: user/profile.php
[08-Apr-2026 13:13:39 UTC] Full Log Data: {
    "timestamp": "2026-04-08 13:13:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1456:8ede:3d6b:78fb:58c5:be18",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjgyIiwidXNlcm5hbWUiOiJzYXJraSIsImVtYWlsIjoiYWdtZWR0b2ZlcXVlOTg3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjI1NTM1NH0.aRs25y87wh23Xc35LHP4XjfP7TpTQkEVizSxRNOkiko",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e9187d5ced6f930-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:3100:1456:8ede:3d6b:78fb:58c5:be18",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:3100:1456:8ede:3d6b:78fb:58c5:be18, 172.68.164.101"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Apr-2026 13:13:39 UTC] === END API CALL LOG ===
[08-Apr-2026 13:13:39 UTC] ✅ API Hash verification passed for profile endpoint
[08-Apr-2026 13:13:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjgyIiwidXNlcm5hbWUiOiJzYXJraSIsImVtYWlsIjoiYWdtZWR0b2ZlcXVlOTg3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjI1NTM1NH0.aRs25y87wh23Xc35LHP4XjfP7TpTQkEVizSxRNOkiko
[08-Apr-2026 13:13:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Apr-2026 13:13:39 UTC] ✅ JWT token verified successfully for user profile
[08-Apr-2026 13:13:39 UTC] User ID: 282
[08-Apr-2026 13:13:39 UTC] ✅ User profile retrieved successfully for user ID: 282
[08-Apr-2026 13:13:41 UTC] === API CALL LOG ===
[08-Apr-2026 13:13:41 UTC] Endpoint: user/profile.php
[08-Apr-2026 13:13:41 UTC] Full Log Data: {
    "timestamp": "2026-04-08 13:13:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1456:8ede:3d6b:78fb:58c5:be18",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjgyIiwidXNlcm5hbWUiOiJzYXJraSIsImVtYWlsIjoiYWdtZWR0b2ZlcXVlOTg3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjI1NTM1NH0.aRs25y87wh23Xc35LHP4XjfP7TpTQkEVizSxRNOkiko",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e9187df59c8f930-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:3100:1456:8ede:3d6b:78fb:58c5:be18",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:3100:1456:8ede:3d6b:78fb:58c5:be18, 172.68.164.100"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Apr-2026 13:13:41 UTC] === END API CALL LOG ===
[08-Apr-2026 13:13:41 UTC] ✅ API Hash verification passed for profile endpoint
[08-Apr-2026 13:13:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjgyIiwidXNlcm5hbWUiOiJzYXJraSIsImVtYWlsIjoiYWdtZWR0b2ZlcXVlOTg3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjI1NTM1NH0.aRs25y87wh23Xc35LHP4XjfP7TpTQkEVizSxRNOkiko
[08-Apr-2026 13:13:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Apr-2026 13:13:41 UTC] ✅ JWT token verified successfully for user profile
[08-Apr-2026 13:13:41 UTC] User ID: 282
[08-Apr-2026 13:13:41 UTC] ✅ User profile retrieved successfully for user ID: 282
[08-Apr-2026 13:30:57 UTC] === API CALL LOG ===
[08-Apr-2026 13:30:57 UTC] Endpoint: user/profile.php
[08-Apr-2026 13:30:57 UTC] Full Log Data: {
    "timestamp": "2026-04-08 13:30:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.159.164.212",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjgyIiwidXNlcm5hbWUiOiJzYXJraSIsImVtYWlsIjoiYWdtZWR0b2ZlcXVlOTg3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjI1NTM1NH0.aRs25y87wh23Xc35LHP4XjfP7TpTQkEVizSxRNOkiko",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e91a12e28e99eb4-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "51.159.164.212",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "51.159.164.212, 172.71.123.120"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Apr-2026 13:30:57 UTC] === END API CALL LOG ===
[08-Apr-2026 13:30:57 UTC] ✅ API Hash verification passed for profile endpoint
[08-Apr-2026 13:30:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjgyIiwidXNlcm5hbWUiOiJzYXJraSIsImVtYWlsIjoiYWdtZWR0b2ZlcXVlOTg3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjI1NTM1NH0.aRs25y87wh23Xc35LHP4XjfP7TpTQkEVizSxRNOkiko
[08-Apr-2026 13:30:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Apr-2026 13:30:57 UTC] ✅ JWT token verified successfully for user profile
[08-Apr-2026 13:30:57 UTC] User ID: 282
[08-Apr-2026 13:30:57 UTC] ✅ User profile retrieved successfully for user ID: 282
[08-Apr-2026 13:30:58 UTC] === API CALL LOG ===
[08-Apr-2026 13:30:58 UTC] Endpoint: user/profile.php
[08-Apr-2026 13:30:58 UTC] Full Log Data: {
    "timestamp": "2026-04-08 13:30:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.159.164.212",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjgyIiwidXNlcm5hbWUiOiJzYXJraSIsImVtYWlsIjoiYWdtZWR0b2ZlcXVlOTg3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjI1NTM1NH0.aRs25y87wh23Xc35LHP4XjfP7TpTQkEVizSxRNOkiko",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e91a1314b879eb4-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "51.159.164.212",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "51.159.164.212, 172.71.123.120"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Apr-2026 13:30:58 UTC] === END API CALL LOG ===
[08-Apr-2026 13:30:58 UTC] ✅ API Hash verification passed for profile endpoint
[08-Apr-2026 13:30:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjgyIiwidXNlcm5hbWUiOiJzYXJraSIsImVtYWlsIjoiYWdtZWR0b2ZlcXVlOTg3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjI1NTM1NH0.aRs25y87wh23Xc35LHP4XjfP7TpTQkEVizSxRNOkiko
[08-Apr-2026 13:30:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Apr-2026 13:30:58 UTC] ✅ JWT token verified successfully for user profile
[08-Apr-2026 13:30:58 UTC] User ID: 282
[08-Apr-2026 13:30:58 UTC] ✅ User profile retrieved successfully for user ID: 282
[08-Apr-2026 13:30:58 UTC] === API CALL LOG ===
[08-Apr-2026 13:30:58 UTC] Endpoint: user/profile.php
[08-Apr-2026 13:30:58 UTC] Full Log Data: {
    "timestamp": "2026-04-08 13:30:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.159.164.212",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjgyIiwidXNlcm5hbWUiOiJzYXJraSIsImVtYWlsIjoiYWdtZWR0b2ZlcXVlOTg3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjI1NTM1NH0.aRs25y87wh23Xc35LHP4XjfP7TpTQkEVizSxRNOkiko",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e91a1323c3c9eb4-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "51.159.164.212",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "51.159.164.212, 172.71.123.119"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Apr-2026 13:30:58 UTC] === END API CALL LOG ===
[08-Apr-2026 13:30:58 UTC] ✅ API Hash verification passed for profile endpoint
[08-Apr-2026 13:30:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjgyIiwidXNlcm5hbWUiOiJzYXJraSIsImVtYWlsIjoiYWdtZWR0b2ZlcXVlOTg3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjI1NTM1NH0.aRs25y87wh23Xc35LHP4XjfP7TpTQkEVizSxRNOkiko
[08-Apr-2026 13:30:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Apr-2026 13:30:58 UTC] ✅ JWT token verified successfully for user profile
[08-Apr-2026 13:30:58 UTC] User ID: 282
[08-Apr-2026 13:30:58 UTC] ✅ User profile retrieved successfully for user ID: 282
[08-Apr-2026 13:30:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Apr-2026 13:30:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Apr-2026 13:30:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjgyIiwidXNlcm5hbWUiOiJzYXJraSIsImVtYWlsIjoiYWdtZWR0b2ZlcXVlOTg3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjI1NTM1NH0.aRs25y87wh23Xc35LHP4XjfP7TpTQkEVizSxRNOkiko","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e91a1323c3e9eb4-CDG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"51.159.164.212","CF-IPCountry":"FR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"51.159.164.212, 172.71.123.119"}
[08-Apr-2026 13:30:58 UTC] === User Orders API Called ===
[08-Apr-2026 13:30:58 UTC] User ID: 282
[08-Apr-2026 13:30:58 UTC] Limit: 20, Offset: 0
[08-Apr-2026 13:30:58 UTC] Orders found: 0
[08-Apr-2026 13:30:58 UTC] Orders data: []
[08-Apr-2026 13:30:58 UTC] Total orders count: 0
[08-Apr-2026 13:30:58 UTC] === API CALL LOG ===
[08-Apr-2026 13:30:58 UTC] Endpoint: user/profile.php
[08-Apr-2026 13:30:58 UTC] Full Log Data: {
    "timestamp": "2026-04-08 13:30:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.159.164.212",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjgyIiwidXNlcm5hbWUiOiJzYXJraSIsImVtYWlsIjoiYWdtZWR0b2ZlcXVlOTg3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjI1NTM1NH0.aRs25y87wh23Xc35LHP4XjfP7TpTQkEVizSxRNOkiko",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e91a1337d829eb4-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "51.159.164.212",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "51.159.164.212, 172.71.123.120"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Apr-2026 13:30:58 UTC] === END API CALL LOG ===
[08-Apr-2026 13:30:58 UTC] ✅ API Hash verification passed for profile endpoint
[08-Apr-2026 13:30:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjgyIiwidXNlcm5hbWUiOiJzYXJraSIsImVtYWlsIjoiYWdtZWR0b2ZlcXVlOTg3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjI1NTM1NH0.aRs25y87wh23Xc35LHP4XjfP7TpTQkEVizSxRNOkiko
[08-Apr-2026 13:30:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Apr-2026 13:30:58 UTC] ✅ JWT token verified successfully for user profile
[08-Apr-2026 13:30:58 UTC] User ID: 282
[08-Apr-2026 13:30:58 UTC] ✅ User profile retrieved successfully for user ID: 282
[08-Apr-2026 13:30:59 UTC] === API CALL LOG ===
[08-Apr-2026 13:30:59 UTC] Endpoint: user/profile.php
[08-Apr-2026 13:30:59 UTC] Full Log Data: {
    "timestamp": "2026-04-08 13:30:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.159.164.212",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjgyIiwidXNlcm5hbWUiOiJzYXJraSIsImVtYWlsIjoiYWdtZWR0b2ZlcXVlOTg3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjI1NTM1NH0.aRs25y87wh23Xc35LHP4XjfP7TpTQkEVizSxRNOkiko",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e91a138e9fa9eb4-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "51.159.164.212",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "51.159.164.212, 172.71.123.119"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Apr-2026 13:30:59 UTC] === END API CALL LOG ===
[08-Apr-2026 13:30:59 UTC] ✅ API Hash verification passed for profile endpoint
[08-Apr-2026 13:30:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjgyIiwidXNlcm5hbWUiOiJzYXJraSIsImVtYWlsIjoiYWdtZWR0b2ZlcXVlOTg3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjI1NTM1NH0.aRs25y87wh23Xc35LHP4XjfP7TpTQkEVizSxRNOkiko
[08-Apr-2026 13:30:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Apr-2026 13:30:59 UTC] ✅ JWT token verified successfully for user profile
[08-Apr-2026 13:30:59 UTC] User ID: 282
[08-Apr-2026 13:30:59 UTC] ✅ User profile retrieved successfully for user ID: 282
[08-Apr-2026 13:31:07 UTC] === API CALL LOG ===
[08-Apr-2026 13:31:07 UTC] Endpoint: user/profile.php
[08-Apr-2026 13:31:07 UTC] Full Log Data: {
    "timestamp": "2026-04-08 13:31:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.159.164.212",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjgyIiwidXNlcm5hbWUiOiJzYXJraSIsImVtYWlsIjoiYWdtZWR0b2ZlcXVlOTg3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjI1NTM1NH0.aRs25y87wh23Xc35LHP4XjfP7TpTQkEVizSxRNOkiko",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e91a169dac49eb4-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "51.159.164.212",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "51.159.164.212, 172.71.123.119"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Apr-2026 13:31:07 UTC] === END API CALL LOG ===
[08-Apr-2026 13:31:07 UTC] ✅ API Hash verification passed for profile endpoint
[08-Apr-2026 13:31:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjgyIiwidXNlcm5hbWUiOiJzYXJraSIsImVtYWlsIjoiYWdtZWR0b2ZlcXVlOTg3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjI1NTM1NH0.aRs25y87wh23Xc35LHP4XjfP7TpTQkEVizSxRNOkiko
[08-Apr-2026 13:31:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Apr-2026 13:31:07 UTC] ✅ JWT token verified successfully for user profile
[08-Apr-2026 13:31:07 UTC] User ID: 282
[08-Apr-2026 13:31:07 UTC] ✅ User profile retrieved successfully for user ID: 282
[08-Apr-2026 13:31:09 UTC] === API CALL LOG ===
[08-Apr-2026 13:31:09 UTC] Endpoint: user/profile.php
[08-Apr-2026 13:31:09 UTC] Full Log Data: {
    "timestamp": "2026-04-08 13:31:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.159.164.212",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjgyIiwidXNlcm5hbWUiOiJzYXJraSIsImVtYWlsIjoiYWdtZWR0b2ZlcXVlOTg3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjI1NTM1NH0.aRs25y87wh23Xc35LHP4XjfP7TpTQkEVizSxRNOkiko",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e91a1766ec09eb4-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "51.159.164.212",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "51.159.164.212, 172.71.123.119"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Apr-2026 13:31:09 UTC] === END API CALL LOG ===
[08-Apr-2026 13:31:09 UTC] ✅ API Hash verification passed for profile endpoint
[08-Apr-2026 13:31:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjgyIiwidXNlcm5hbWUiOiJzYXJraSIsImVtYWlsIjoiYWdtZWR0b2ZlcXVlOTg3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjI1NTM1NH0.aRs25y87wh23Xc35LHP4XjfP7TpTQkEVizSxRNOkiko
[08-Apr-2026 13:31:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Apr-2026 13:31:09 UTC] ✅ JWT token verified successfully for user profile
[08-Apr-2026 13:31:09 UTC] User ID: 282
[08-Apr-2026 13:31:09 UTC] ✅ User profile retrieved successfully for user ID: 282
[08-Apr-2026 13:31:45 UTC] === API CALL LOG ===
[08-Apr-2026 13:31:45 UTC] Endpoint: user/profile.php
[08-Apr-2026 13:31:45 UTC] Full Log Data: {
    "timestamp": "2026-04-08 13:31:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.159.164.212",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjgyIiwidXNlcm5hbWUiOiJzYXJraSIsImVtYWlsIjoiYWdtZWR0b2ZlcXVlOTg3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjI1NTM1NH0.aRs25y87wh23Xc35LHP4XjfP7TpTQkEVizSxRNOkiko",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e91a257cbf79eb4-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "51.159.164.212",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "51.159.164.212, 172.71.123.120"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Apr-2026 13:31:45 UTC] === END API CALL LOG ===
[08-Apr-2026 13:31:45 UTC] ✅ API Hash verification passed for profile endpoint
[08-Apr-2026 13:31:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjgyIiwidXNlcm5hbWUiOiJzYXJraSIsImVtYWlsIjoiYWdtZWR0b2ZlcXVlOTg3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjI1NTM1NH0.aRs25y87wh23Xc35LHP4XjfP7TpTQkEVizSxRNOkiko
[08-Apr-2026 13:31:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Apr-2026 13:31:45 UTC] ✅ JWT token verified successfully for user profile
[08-Apr-2026 13:31:45 UTC] User ID: 282
[08-Apr-2026 13:31:45 UTC] ✅ User profile retrieved successfully for user ID: 282
[08-Apr-2026 14:45:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Apr-2026 14:45:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Apr-2026 14:45:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjgzIiwidXNlcm5hbWUiOiJ0aGVfcmVhbF9zaHVieiIsImVtYWlsIjoidmthbHVyYW04MDJAZ21haWwuY29tIiwiZXhwIjoxNzc2MjY0MzEyfQ.x16PYDe9bEYue2fTiRXR-fZfypu8mK4vHhMdwmef6BQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e920df7386257a7-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"42.107.188.127","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"42.107.188.127, 104.23.175.168"}
[08-Apr-2026 14:45:14 UTC] === User Orders API Called ===
[08-Apr-2026 14:45:14 UTC] User ID: 283
[08-Apr-2026 14:45:14 UTC] Limit: 20, Offset: 0
[08-Apr-2026 14:45:14 UTC] Orders found: 0
[08-Apr-2026 14:45:14 UTC] Orders data: []
[08-Apr-2026 14:45:14 UTC] Total orders count: 0
[08-Apr-2026 14:45:14 UTC] === API CALL LOG ===
[08-Apr-2026 14:45:14 UTC] Endpoint: user/profile.php
[08-Apr-2026 14:45:14 UTC] Full Log Data: {
    "timestamp": "2026-04-08 14:45:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "42.107.188.127",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjgzIiwidXNlcm5hbWUiOiJ0aGVfcmVhbF9zaHVieiIsImVtYWlsIjoidmthbHVyYW04MDJAZ21haWwuY29tIiwiZXhwIjoxNzc2MjY0MzEyfQ.x16PYDe9bEYue2fTiRXR-fZfypu8mK4vHhMdwmef6BQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e920df7386457a7-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "42.107.188.127",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "42.107.188.127, 104.23.175.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Apr-2026 14:45:14 UTC] === END API CALL LOG ===
[08-Apr-2026 14:45:14 UTC] ✅ API Hash verification passed for profile endpoint
[08-Apr-2026 14:45:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjgzIiwidXNlcm5hbWUiOiJ0aGVfcmVhbF9zaHVieiIsImVtYWlsIjoidmthbHVyYW04MDJAZ21haWwuY29tIiwiZXhwIjoxNzc2MjY0MzEyfQ.x16PYDe9bEYue2fTiRXR-fZfypu8mK4vHhMdwmef6BQ
[08-Apr-2026 14:45:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Apr-2026 14:45:14 UTC] ✅ JWT token verified successfully for user profile
[08-Apr-2026 14:45:14 UTC] User ID: 283
[08-Apr-2026 14:45:14 UTC] ✅ User profile retrieved successfully for user ID: 283
[08-Apr-2026 14:45:14 UTC] === API CALL LOG ===
[08-Apr-2026 14:45:14 UTC] Endpoint: user/profile.php
[08-Apr-2026 14:45:14 UTC] Full Log Data: {
    "timestamp": "2026-04-08 14:45:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "42.107.188.127",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjgzIiwidXNlcm5hbWUiOiJ0aGVfcmVhbF9zaHVieiIsImVtYWlsIjoidmthbHVyYW04MDJAZ21haWwuY29tIiwiZXhwIjoxNzc2MjY0MzEyfQ.x16PYDe9bEYue2fTiRXR-fZfypu8mK4vHhMdwmef6BQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e920df7385a57a7-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "42.107.188.127",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "42.107.188.127, 104.23.175.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Apr-2026 14:45:14 UTC] === END API CALL LOG ===
[08-Apr-2026 14:45:14 UTC] ✅ API Hash verification passed for profile endpoint
[08-Apr-2026 14:45:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjgzIiwidXNlcm5hbWUiOiJ0aGVfcmVhbF9zaHVieiIsImVtYWlsIjoidmthbHVyYW04MDJAZ21haWwuY29tIiwiZXhwIjoxNzc2MjY0MzEyfQ.x16PYDe9bEYue2fTiRXR-fZfypu8mK4vHhMdwmef6BQ
[08-Apr-2026 14:45:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Apr-2026 14:45:14 UTC] ✅ JWT token verified successfully for user profile
[08-Apr-2026 14:45:14 UTC] User ID: 283
[08-Apr-2026 14:45:14 UTC] ✅ User profile retrieved successfully for user ID: 283
[08-Apr-2026 14:45:18 UTC] === API CALL LOG ===
[08-Apr-2026 14:45:18 UTC] Endpoint: user/profile.php
[08-Apr-2026 14:45:18 UTC] Full Log Data: {
    "timestamp": "2026-04-08 14:45:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "42.107.188.127",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjgzIiwidXNlcm5hbWUiOiJ0aGVfcmVhbF9zaHVieiIsImVtYWlsIjoidmthbHVyYW04MDJAZ21haWwuY29tIiwiZXhwIjoxNzc2MjY0MzEyfQ.x16PYDe9bEYue2fTiRXR-fZfypu8mK4vHhMdwmef6BQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e920e125a3557a7-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "42.107.188.127",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "42.107.188.127, 104.23.175.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Apr-2026 14:45:18 UTC] === END API CALL LOG ===
[08-Apr-2026 14:45:18 UTC] ✅ API Hash verification passed for profile endpoint
[08-Apr-2026 14:45:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjgzIiwidXNlcm5hbWUiOiJ0aGVfcmVhbF9zaHVieiIsImVtYWlsIjoidmthbHVyYW04MDJAZ21haWwuY29tIiwiZXhwIjoxNzc2MjY0MzEyfQ.x16PYDe9bEYue2fTiRXR-fZfypu8mK4vHhMdwmef6BQ
[08-Apr-2026 14:45:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Apr-2026 14:45:18 UTC] ✅ JWT token verified successfully for user profile
[08-Apr-2026 14:45:18 UTC] User ID: 283
[08-Apr-2026 14:45:18 UTC] ✅ User profile retrieved successfully for user ID: 283
[08-Apr-2026 14:45:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Apr-2026 14:45:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Apr-2026 14:45:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjgzIiwidXNlcm5hbWUiOiJ0aGVfcmVhbF9zaHVieiIsImVtYWlsIjoidmthbHVyYW04MDJAZ21haWwuY29tIiwiZXhwIjoxNzc2MjY0MzEyfQ.x16PYDe9bEYue2fTiRXR-fZfypu8mK4vHhMdwmef6BQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e920e9f7ba057a7-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"42.107.188.127","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"42.107.188.127, 104.23.175.169"}
[08-Apr-2026 14:45:40 UTC] === User Orders API Called ===
[08-Apr-2026 14:45:40 UTC] User ID: 283
[08-Apr-2026 14:45:40 UTC] Limit: 20, Offset: 0
[08-Apr-2026 14:45:40 UTC] Orders found: 0
[08-Apr-2026 14:45:40 UTC] Orders data: []
[08-Apr-2026 14:45:40 UTC] Total orders count: 0
[08-Apr-2026 14:45:41 UTC] === API CALL LOG ===
[08-Apr-2026 14:45:41 UTC] Endpoint: user/profile.php
[08-Apr-2026 14:45:41 UTC] Full Log Data: {
    "timestamp": "2026-04-08 14:45:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "42.107.188.127",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjgzIiwidXNlcm5hbWUiOiJ0aGVfcmVhbF9zaHVieiIsImVtYWlsIjoidmthbHVyYW04MDJAZ21haWwuY29tIiwiZXhwIjoxNzc2MjY0MzEyfQ.x16PYDe9bEYue2fTiRXR-fZfypu8mK4vHhMdwmef6BQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e920e9f7ba357a7-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "42.107.188.127",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "42.107.188.127, 104.23.175.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Apr-2026 14:45:41 UTC] === END API CALL LOG ===
[08-Apr-2026 14:45:41 UTC] ✅ API Hash verification passed for profile endpoint
[08-Apr-2026 14:45:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjgzIiwidXNlcm5hbWUiOiJ0aGVfcmVhbF9zaHVieiIsImVtYWlsIjoidmthbHVyYW04MDJAZ21haWwuY29tIiwiZXhwIjoxNzc2MjY0MzEyfQ.x16PYDe9bEYue2fTiRXR-fZfypu8mK4vHhMdwmef6BQ
[08-Apr-2026 14:45:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Apr-2026 14:45:41 UTC] ✅ JWT token verified successfully for user profile
[08-Apr-2026 14:45:41 UTC] User ID: 283
[08-Apr-2026 14:45:41 UTC] ✅ User profile retrieved successfully for user ID: 283
[08-Apr-2026 14:45:42 UTC] === API CALL LOG ===
[08-Apr-2026 14:45:42 UTC] Endpoint: user/profile.php
[08-Apr-2026 14:45:42 UTC] Full Log Data: {
    "timestamp": "2026-04-08 14:45:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "42.107.188.127",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjgzIiwidXNlcm5hbWUiOiJ0aGVfcmVhbF9zaHVieiIsImVtYWlsIjoidmthbHVyYW04MDJAZ21haWwuY29tIiwiZXhwIjoxNzc2MjY0MzEyfQ.x16PYDe9bEYue2fTiRXR-fZfypu8mK4vHhMdwmef6BQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e920ea3af8057a7-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "42.107.188.127",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "42.107.188.127, 104.23.175.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Apr-2026 14:45:42 UTC] === END API CALL LOG ===
[08-Apr-2026 14:45:42 UTC] ✅ API Hash verification passed for profile endpoint
[08-Apr-2026 14:45:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjgzIiwidXNlcm5hbWUiOiJ0aGVfcmVhbF9zaHVieiIsImVtYWlsIjoidmthbHVyYW04MDJAZ21haWwuY29tIiwiZXhwIjoxNzc2MjY0MzEyfQ.x16PYDe9bEYue2fTiRXR-fZfypu8mK4vHhMdwmef6BQ
[08-Apr-2026 14:45:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Apr-2026 14:45:42 UTC] ✅ JWT token verified successfully for user profile
[08-Apr-2026 14:45:42 UTC] User ID: 283
[08-Apr-2026 14:45:42 UTC] ✅ User profile retrieved successfully for user ID: 283
[08-Apr-2026 14:45:43 UTC] === API CALL LOG ===
[08-Apr-2026 14:45:43 UTC] Endpoint: user/profile.php
[08-Apr-2026 14:45:43 UTC] Full Log Data: {
    "timestamp": "2026-04-08 14:45:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "42.107.188.127",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjgzIiwidXNlcm5hbWUiOiJ0aGVfcmVhbF9zaHVieiIsImVtYWlsIjoidmthbHVyYW04MDJAZ21haWwuY29tIiwiZXhwIjoxNzc2MjY0MzEyfQ.x16PYDe9bEYue2fTiRXR-fZfypu8mK4vHhMdwmef6BQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e920eb37bd857a7-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "42.107.188.127",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "42.107.188.127, 104.23.175.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Apr-2026 14:45:43 UTC] === END API CALL LOG ===
[08-Apr-2026 14:45:43 UTC] ✅ API Hash verification passed for profile endpoint
[08-Apr-2026 14:45:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjgzIiwidXNlcm5hbWUiOiJ0aGVfcmVhbF9zaHVieiIsImVtYWlsIjoidmthbHVyYW04MDJAZ21haWwuY29tIiwiZXhwIjoxNzc2MjY0MzEyfQ.x16PYDe9bEYue2fTiRXR-fZfypu8mK4vHhMdwmef6BQ
[08-Apr-2026 14:45:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Apr-2026 14:45:43 UTC] ✅ JWT token verified successfully for user profile
[08-Apr-2026 14:45:43 UTC] User ID: 283
[08-Apr-2026 14:45:43 UTC] ✅ User profile retrieved successfully for user ID: 283
[08-Apr-2026 14:45:53 UTC] === API CALL LOG ===
[08-Apr-2026 14:45:53 UTC] Endpoint: user/profile.php
[08-Apr-2026 14:45:53 UTC] Full Log Data: {
    "timestamp": "2026-04-08 14:45:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "42.107.188.127",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjgzIiwidXNlcm5hbWUiOiJ0aGVfcmVhbF9zaHVieiIsImVtYWlsIjoidmthbHVyYW04MDJAZ21haWwuY29tIiwiZXhwIjoxNzc2MjY0MzEyfQ.x16PYDe9bEYue2fTiRXR-fZfypu8mK4vHhMdwmef6BQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e920eee2ddc57a7-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "42.107.188.127",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "42.107.188.127, 104.23.175.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Apr-2026 14:45:53 UTC] === END API CALL LOG ===
[08-Apr-2026 14:45:53 UTC] ✅ API Hash verification passed for profile endpoint
[08-Apr-2026 14:45:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjgzIiwidXNlcm5hbWUiOiJ0aGVfcmVhbF9zaHVieiIsImVtYWlsIjoidmthbHVyYW04MDJAZ21haWwuY29tIiwiZXhwIjoxNzc2MjY0MzEyfQ.x16PYDe9bEYue2fTiRXR-fZfypu8mK4vHhMdwmef6BQ
[08-Apr-2026 14:45:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Apr-2026 14:45:53 UTC] ✅ JWT token verified successfully for user profile
[08-Apr-2026 14:45:53 UTC] User ID: 283
[08-Apr-2026 14:45:53 UTC] ✅ User profile retrieved successfully for user ID: 283
[08-Apr-2026 14:45:55 UTC] User Purchases API - User ID: 283
[08-Apr-2026 14:45:55 UTC] User Purchases API - Total purchases found: 0
[08-Apr-2026 15:11:45 UTC] === API CALL LOG ===
[08-Apr-2026 15:11:45 UTC] Endpoint: user/profile.php
[08-Apr-2026 15:11:45 UTC] Full Log Data: {
    "timestamp": "2026-04-08 15:11:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "210.87.69.179",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMDgsInVzZXJuYW1lIjoiYXB1cmJvMTIzIiwiZW1haWwiOiJhcHVyYm9yb3kxOTI4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjI2NTkwNH0.mpkik84UC1iJxQI_QEWZg7KMdO2gODaoRIRRGcDi8n8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e9234d259457c0c-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "210.87.69.179",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "210.87.69.179, 104.22.29.160"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Apr-2026 15:11:45 UTC] === END API CALL LOG ===
[08-Apr-2026 15:11:45 UTC] ✅ API Hash verification passed for profile endpoint
[08-Apr-2026 15:11:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMDgsInVzZXJuYW1lIjoiYXB1cmJvMTIzIiwiZW1haWwiOiJhcHVyYm9yb3kxOTI4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjI2NTkwNH0.mpkik84UC1iJxQI_QEWZg7KMdO2gODaoRIRRGcDi8n8
[08-Apr-2026 15:11:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Apr-2026 15:11:45 UTC] ✅ JWT token verified successfully for user profile
[08-Apr-2026 15:11:45 UTC] User ID: 208
[08-Apr-2026 15:11:45 UTC] ✅ User profile retrieved successfully for user ID: 208
[08-Apr-2026 15:11:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Apr-2026 15:11:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Apr-2026 15:11:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMDgsInVzZXJuYW1lIjoiYXB1cmJvMTIzIiwiZW1haWwiOiJhcHVyYm9yb3kxOTI4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjI2NTkwNH0.mpkik84UC1iJxQI_QEWZg7KMdO2gODaoRIRRGcDi8n8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e9234d2a9db7c0c-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"210.87.69.179","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"210.87.69.179, 104.22.29.161"}
[08-Apr-2026 15:11:45 UTC] === User Orders API Called ===
[08-Apr-2026 15:11:45 UTC] User ID: 208
[08-Apr-2026 15:11:45 UTC] Limit: 20, Offset: 0
[08-Apr-2026 15:11:45 UTC] Orders found: 0
[08-Apr-2026 15:11:45 UTC] Orders data: []
[08-Apr-2026 15:11:45 UTC] Total orders count: 0
[08-Apr-2026 15:11:45 UTC] === API CALL LOG ===
[08-Apr-2026 15:11:45 UTC] Endpoint: user/profile.php
[08-Apr-2026 15:11:45 UTC] Full Log Data: {
    "timestamp": "2026-04-08 15:11:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "210.87.69.179",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMDgsInVzZXJuYW1lIjoiYXB1cmJvMTIzIiwiZW1haWwiOiJhcHVyYm9yb3kxOTI4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjI2NTkwNH0.mpkik84UC1iJxQI_QEWZg7KMdO2gODaoRIRRGcDi8n8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e9234d2da707c0c-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "210.87.69.179",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "210.87.69.179, 104.22.29.161"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Apr-2026 15:11:45 UTC] === END API CALL LOG ===
[08-Apr-2026 15:11:45 UTC] ✅ API Hash verification passed for profile endpoint
[08-Apr-2026 15:11:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMDgsInVzZXJuYW1lIjoiYXB1cmJvMTIzIiwiZW1haWwiOiJhcHVyYm9yb3kxOTI4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjI2NTkwNH0.mpkik84UC1iJxQI_QEWZg7KMdO2gODaoRIRRGcDi8n8
[08-Apr-2026 15:11:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Apr-2026 15:11:45 UTC] ✅ JWT token verified successfully for user profile
[08-Apr-2026 15:11:45 UTC] User ID: 208
[08-Apr-2026 15:11:45 UTC] ✅ User profile retrieved successfully for user ID: 208
[08-Apr-2026 15:11:51 UTC] === API CALL LOG ===
[08-Apr-2026 15:11:51 UTC] Endpoint: user/profile.php
[08-Apr-2026 15:11:51 UTC] Full Log Data: {
    "timestamp": "2026-04-08 15:11:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "210.87.69.179",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMDgsInVzZXJuYW1lIjoiYXB1cmJvMTIzIiwiZW1haWwiOiJhcHVyYm9yb3kxOTI4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjI2NTkwNH0.mpkik84UC1iJxQI_QEWZg7KMdO2gODaoRIRRGcDi8n8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e9234fbca66df8d-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "210.87.69.179",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "210.87.69.179, 104.22.29.161"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Apr-2026 15:11:51 UTC] === END API CALL LOG ===
[08-Apr-2026 15:11:51 UTC] ✅ API Hash verification passed for profile endpoint
[08-Apr-2026 15:11:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMDgsInVzZXJuYW1lIjoiYXB1cmJvMTIzIiwiZW1haWwiOiJhcHVyYm9yb3kxOTI4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjI2NTkwNH0.mpkik84UC1iJxQI_QEWZg7KMdO2gODaoRIRRGcDi8n8
[08-Apr-2026 15:11:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Apr-2026 15:11:51 UTC] ✅ JWT token verified successfully for user profile
[08-Apr-2026 15:11:51 UTC] User ID: 208
[08-Apr-2026 15:11:51 UTC] ✅ User profile retrieved successfully for user ID: 208
[08-Apr-2026 15:11:52 UTC] === API CALL LOG ===
[08-Apr-2026 15:11:52 UTC] Endpoint: user/profile.php
[08-Apr-2026 15:11:52 UTC] Full Log Data: {
    "timestamp": "2026-04-08 15:11:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "210.87.69.179",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMDgsInVzZXJuYW1lIjoiYXB1cmJvMTIzIiwiZW1haWwiOiJhcHVyYm9yb3kxOTI4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjI2NTkwNH0.mpkik84UC1iJxQI_QEWZg7KMdO2gODaoRIRRGcDi8n8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e9235035ef4df8d-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "210.87.69.179",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "210.87.69.179, 104.22.29.161"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Apr-2026 15:11:52 UTC] === END API CALL LOG ===
[08-Apr-2026 15:11:52 UTC] ✅ API Hash verification passed for profile endpoint
[08-Apr-2026 15:11:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMDgsInVzZXJuYW1lIjoiYXB1cmJvMTIzIiwiZW1haWwiOiJhcHVyYm9yb3kxOTI4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjI2NTkwNH0.mpkik84UC1iJxQI_QEWZg7KMdO2gODaoRIRRGcDi8n8
[08-Apr-2026 15:11:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Apr-2026 15:11:52 UTC] ✅ JWT token verified successfully for user profile
[08-Apr-2026 15:11:52 UTC] User ID: 208
[08-Apr-2026 15:11:52 UTC] ✅ User profile retrieved successfully for user ID: 208
[08-Apr-2026 15:11:53 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Apr-2026 15:11:53 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Apr-2026 15:11:53 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMDgsInVzZXJuYW1lIjoiYXB1cmJvMTIzIiwiZW1haWwiOiJhcHVyYm9yb3kxOTI4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjI2NTkwNH0.mpkik84UC1iJxQI_QEWZg7KMdO2gODaoRIRRGcDi8n8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e9235035efadf8d-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"210.87.69.179","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"210.87.69.179, 104.22.29.161"}
[08-Apr-2026 15:11:53 UTC] === User Orders API Called ===
[08-Apr-2026 15:11:53 UTC] User ID: 208
[08-Apr-2026 15:11:53 UTC] Limit: 20, Offset: 0
[08-Apr-2026 15:11:53 UTC] Orders found: 0
[08-Apr-2026 15:11:53 UTC] Orders data: []
[08-Apr-2026 15:11:53 UTC] Total orders count: 0
[08-Apr-2026 15:11:53 UTC] === API CALL LOG ===
[08-Apr-2026 15:11:53 UTC] Endpoint: user/profile.php
[08-Apr-2026 15:11:53 UTC] Full Log Data: {
    "timestamp": "2026-04-08 15:11:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "210.87.69.179",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMDgsInVzZXJuYW1lIjoiYXB1cmJvMTIzIiwiZW1haWwiOiJhcHVyYm9yb3kxOTI4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjI2NTkwNH0.mpkik84UC1iJxQI_QEWZg7KMdO2gODaoRIRRGcDi8n8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e9235037f48df8d-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "210.87.69.179",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "210.87.69.179, 104.22.29.160"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Apr-2026 15:11:53 UTC] === END API CALL LOG ===
[08-Apr-2026 15:11:53 UTC] ✅ API Hash verification passed for profile endpoint
[08-Apr-2026 15:11:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMDgsInVzZXJuYW1lIjoiYXB1cmJvMTIzIiwiZW1haWwiOiJhcHVyYm9yb3kxOTI4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjI2NTkwNH0.mpkik84UC1iJxQI_QEWZg7KMdO2gODaoRIRRGcDi8n8
[08-Apr-2026 15:11:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Apr-2026 15:11:53 UTC] ✅ JWT token verified successfully for user profile
[08-Apr-2026 15:11:53 UTC] User ID: 208
[08-Apr-2026 15:11:53 UTC] ✅ User profile retrieved successfully for user ID: 208
[08-Apr-2026 15:12:04 UTC] === API CALL LOG ===
[08-Apr-2026 15:12:04 UTC] Endpoint: user/profile.php
[08-Apr-2026 15:12:04 UTC] Full Log Data: {
    "timestamp": "2026-04-08 15:12:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "210.87.69.179",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMDgsInVzZXJuYW1lIjoiYXB1cmJvMTIzIiwiZW1haWwiOiJhcHVyYm9yb3kxOTI4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjI2NTkwNH0.mpkik84UC1iJxQI_QEWZg7KMdO2gODaoRIRRGcDi8n8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e92354d7c51d887-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "210.87.69.179",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "210.87.69.179, 104.22.29.160"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Apr-2026 15:12:04 UTC] === END API CALL LOG ===
[08-Apr-2026 15:12:04 UTC] ✅ API Hash verification passed for profile endpoint
[08-Apr-2026 15:12:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMDgsInVzZXJuYW1lIjoiYXB1cmJvMTIzIiwiZW1haWwiOiJhcHVyYm9yb3kxOTI4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjI2NTkwNH0.mpkik84UC1iJxQI_QEWZg7KMdO2gODaoRIRRGcDi8n8
[08-Apr-2026 15:12:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Apr-2026 15:12:04 UTC] ✅ JWT token verified successfully for user profile
[08-Apr-2026 15:12:04 UTC] User ID: 208
[08-Apr-2026 15:12:04 UTC] ✅ User profile retrieved successfully for user ID: 208
[08-Apr-2026 15:12:05 UTC] === API CALL LOG ===
[08-Apr-2026 15:12:05 UTC] Endpoint: user/profile.php
[08-Apr-2026 15:12:05 UTC] Full Log Data: {
    "timestamp": "2026-04-08 15:12:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "210.87.69.179",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMDgsInVzZXJuYW1lIjoiYXB1cmJvMTIzIiwiZW1haWwiOiJhcHVyYm9yb3kxOTI4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjI2NTkwNH0.mpkik84UC1iJxQI_QEWZg7KMdO2gODaoRIRRGcDi8n8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e923553bde0d887-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "210.87.69.179",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "210.87.69.179, 104.22.29.160"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Apr-2026 15:12:05 UTC] === END API CALL LOG ===
[08-Apr-2026 15:12:05 UTC] ✅ API Hash verification passed for profile endpoint
[08-Apr-2026 15:12:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMDgsInVzZXJuYW1lIjoiYXB1cmJvMTIzIiwiZW1haWwiOiJhcHVyYm9yb3kxOTI4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjI2NTkwNH0.mpkik84UC1iJxQI_QEWZg7KMdO2gODaoRIRRGcDi8n8
[08-Apr-2026 15:12:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Apr-2026 15:12:05 UTC] ✅ JWT token verified successfully for user profile
[08-Apr-2026 15:12:05 UTC] User ID: 208
[08-Apr-2026 15:12:05 UTC] ✅ User profile retrieved successfully for user ID: 208
[08-Apr-2026 15:12:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Apr-2026 15:12:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Apr-2026 15:12:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMDgsInVzZXJuYW1lIjoiYXB1cmJvMTIzIiwiZW1haWwiOiJhcHVyYm9yb3kxOTI4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjI2NTkwNH0.mpkik84UC1iJxQI_QEWZg7KMdO2gODaoRIRRGcDi8n8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e9235540ef4d887-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"210.87.69.179","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"210.87.69.179, 104.22.29.161"}
[08-Apr-2026 15:12:06 UTC] === User Orders API Called ===
[08-Apr-2026 15:12:06 UTC] User ID: 208
[08-Apr-2026 15:12:06 UTC] Limit: 20, Offset: 0
[08-Apr-2026 15:12:06 UTC] Orders found: 0
[08-Apr-2026 15:12:06 UTC] Orders data: []
[08-Apr-2026 15:12:06 UTC] Total orders count: 0
[08-Apr-2026 15:12:06 UTC] === API CALL LOG ===
[08-Apr-2026 15:12:06 UTC] Endpoint: user/profile.php
[08-Apr-2026 15:12:06 UTC] Full Log Data: {
    "timestamp": "2026-04-08 15:12:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "210.87.69.179",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMDgsInVzZXJuYW1lIjoiYXB1cmJvMTIzIiwiZW1haWwiOiJhcHVyYm9yb3kxOTI4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjI2NTkwNH0.mpkik84UC1iJxQI_QEWZg7KMdO2gODaoRIRRGcDi8n8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e923554688ed887-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "210.87.69.179",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "210.87.69.179, 104.22.29.161"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Apr-2026 15:12:06 UTC] === END API CALL LOG ===
[08-Apr-2026 15:12:06 UTC] ✅ API Hash verification passed for profile endpoint
[08-Apr-2026 15:12:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMDgsInVzZXJuYW1lIjoiYXB1cmJvMTIzIiwiZW1haWwiOiJhcHVyYm9yb3kxOTI4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjI2NTkwNH0.mpkik84UC1iJxQI_QEWZg7KMdO2gODaoRIRRGcDi8n8
[08-Apr-2026 15:12:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Apr-2026 15:12:06 UTC] ✅ JWT token verified successfully for user profile
[08-Apr-2026 15:12:06 UTC] User ID: 208
[08-Apr-2026 15:12:06 UTC] ✅ User profile retrieved successfully for user ID: 208
[08-Apr-2026 15:12:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Apr-2026 15:12:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Apr-2026 15:12:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMDgsInVzZXJuYW1lIjoiYXB1cmJvMTIzIiwiZW1haWwiOiJhcHVyYm9yb3kxOTI4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjI2NTkwNH0.mpkik84UC1iJxQI_QEWZg7KMdO2gODaoRIRRGcDi8n8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e92355eadcdd887-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"210.87.69.179","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"210.87.69.179, 104.22.29.161"}
[08-Apr-2026 15:12:07 UTC] === User Orders API Called ===
[08-Apr-2026 15:12:07 UTC] User ID: 208
[08-Apr-2026 15:12:07 UTC] Limit: 20, Offset: 0
[08-Apr-2026 15:12:07 UTC] Orders found: 0
[08-Apr-2026 15:12:07 UTC] Orders data: []
[08-Apr-2026 15:12:07 UTC] Total orders count: 0
[08-Apr-2026 15:12:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Apr-2026 15:12:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Apr-2026 15:12:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMDgsInVzZXJuYW1lIjoiYXB1cmJvMTIzIiwiZW1haWwiOiJhcHVyYm9yb3kxOTI4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjI2NTkwNH0.mpkik84UC1iJxQI_QEWZg7KMdO2gODaoRIRRGcDi8n8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e92356e394dd887-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"210.87.69.179","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"210.87.69.179, 104.22.29.161"}
[08-Apr-2026 15:12:10 UTC] === User Orders API Called ===
[08-Apr-2026 15:12:10 UTC] User ID: 208
[08-Apr-2026 15:12:10 UTC] Limit: 20, Offset: 0
[08-Apr-2026 15:12:10 UTC] Orders found: 0
[08-Apr-2026 15:12:10 UTC] Orders data: []
[08-Apr-2026 15:12:10 UTC] Total orders count: 0
[08-Apr-2026 15:12:10 UTC] === API CALL LOG ===
[08-Apr-2026 15:12:10 UTC] Endpoint: user/profile.php
[08-Apr-2026 15:12:10 UTC] Full Log Data: {
    "timestamp": "2026-04-08 15:12:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "210.87.69.179",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMDgsInVzZXJuYW1lIjoiYXB1cmJvMTIzIiwiZW1haWwiOiJhcHVyYm9yb3kxOTI4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjI2NTkwNH0.mpkik84UC1iJxQI_QEWZg7KMdO2gODaoRIRRGcDi8n8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e92356ebb00d887-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "210.87.69.179",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "210.87.69.179, 104.22.29.161"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Apr-2026 15:12:10 UTC] === END API CALL LOG ===
[08-Apr-2026 15:12:10 UTC] ✅ API Hash verification passed for profile endpoint
[08-Apr-2026 15:12:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMDgsInVzZXJuYW1lIjoiYXB1cmJvMTIzIiwiZW1haWwiOiJhcHVyYm9yb3kxOTI4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjI2NTkwNH0.mpkik84UC1iJxQI_QEWZg7KMdO2gODaoRIRRGcDi8n8
[08-Apr-2026 15:12:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Apr-2026 15:12:10 UTC] ✅ JWT token verified successfully for user profile
[08-Apr-2026 15:12:10 UTC] User ID: 208
[08-Apr-2026 15:12:10 UTC] ✅ User profile retrieved successfully for user ID: 208
[08-Apr-2026 15:12:10 UTC] === API CALL LOG ===
[08-Apr-2026 15:12:10 UTC] Endpoint: user/profile.php
[08-Apr-2026 15:12:10 UTC] Full Log Data: {
    "timestamp": "2026-04-08 15:12:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "210.87.69.179",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMDgsInVzZXJuYW1lIjoiYXB1cmJvMTIzIiwiZW1haWwiOiJhcHVyYm9yb3kxOTI4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjI2NTkwNH0.mpkik84UC1iJxQI_QEWZg7KMdO2gODaoRIRRGcDi8n8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e923572be3ad887-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "210.87.69.179",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "210.87.69.179, 104.22.29.161"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Apr-2026 15:12:10 UTC] === END API CALL LOG ===
[08-Apr-2026 15:12:10 UTC] ✅ API Hash verification passed for profile endpoint
[08-Apr-2026 15:12:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMDgsInVzZXJuYW1lIjoiYXB1cmJvMTIzIiwiZW1haWwiOiJhcHVyYm9yb3kxOTI4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjI2NTkwNH0.mpkik84UC1iJxQI_QEWZg7KMdO2gODaoRIRRGcDi8n8
[08-Apr-2026 15:12:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Apr-2026 15:12:10 UTC] ✅ JWT token verified successfully for user profile
[08-Apr-2026 15:12:10 UTC] User ID: 208
[08-Apr-2026 15:12:10 UTC] ✅ User profile retrieved successfully for user ID: 208
[08-Apr-2026 15:12:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Apr-2026 15:12:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Apr-2026 15:12:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMDgsInVzZXJuYW1lIjoiYXB1cmJvMTIzIiwiZW1haWwiOiJhcHVyYm9yb3kxOTI4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjI2NTkwNH0.mpkik84UC1iJxQI_QEWZg7KMdO2gODaoRIRRGcDi8n8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e9236057dded887-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"210.87.69.179","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"210.87.69.179, 104.22.29.161"}
[08-Apr-2026 15:12:34 UTC] === User Orders API Called ===
[08-Apr-2026 15:12:34 UTC] User ID: 208
[08-Apr-2026 15:12:34 UTC] Limit: 20, Offset: 0
[08-Apr-2026 15:12:34 UTC] Orders found: 0
[08-Apr-2026 15:12:34 UTC] Orders data: []
[08-Apr-2026 15:12:34 UTC] Total orders count: 0
[08-Apr-2026 15:12:34 UTC] === API CALL LOG ===
[08-Apr-2026 15:12:34 UTC] Endpoint: user/profile.php
[08-Apr-2026 15:12:34 UTC] Full Log Data: {
    "timestamp": "2026-04-08 15:12:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "210.87.69.179",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMDgsInVzZXJuYW1lIjoiYXB1cmJvMTIzIiwiZW1haWwiOiJhcHVyYm9yb3kxOTI4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjI2NTkwNH0.mpkik84UC1iJxQI_QEWZg7KMdO2gODaoRIRRGcDi8n8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e9236057de0d887-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "210.87.69.179",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "210.87.69.179, 104.22.29.160"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Apr-2026 15:12:34 UTC] === END API CALL LOG ===
[08-Apr-2026 15:12:34 UTC] ✅ API Hash verification passed for profile endpoint
[08-Apr-2026 15:12:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMDgsInVzZXJuYW1lIjoiYXB1cmJvMTIzIiwiZW1haWwiOiJhcHVyYm9yb3kxOTI4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjI2NTkwNH0.mpkik84UC1iJxQI_QEWZg7KMdO2gODaoRIRRGcDi8n8
[08-Apr-2026 15:12:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Apr-2026 15:12:34 UTC] ✅ JWT token verified successfully for user profile
[08-Apr-2026 15:12:34 UTC] User ID: 208
[08-Apr-2026 15:12:34 UTC] ✅ User profile retrieved successfully for user ID: 208
[08-Apr-2026 15:12:34 UTC] === API CALL LOG ===
[08-Apr-2026 15:12:34 UTC] Endpoint: user/profile.php
[08-Apr-2026 15:12:34 UTC] Full Log Data: {
    "timestamp": "2026-04-08 15:12:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "210.87.69.179",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMDgsInVzZXJuYW1lIjoiYXB1cmJvMTIzIiwiZW1haWwiOiJhcHVyYm9yb3kxOTI4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjI2NTkwNH0.mpkik84UC1iJxQI_QEWZg7KMdO2gODaoRIRRGcDi8n8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e923609a8b5d887-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "210.87.69.179",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "210.87.69.179, 104.22.29.161"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Apr-2026 15:12:34 UTC] === END API CALL LOG ===
[08-Apr-2026 15:12:34 UTC] ✅ API Hash verification passed for profile endpoint
[08-Apr-2026 15:12:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMDgsInVzZXJuYW1lIjoiYXB1cmJvMTIzIiwiZW1haWwiOiJhcHVyYm9yb3kxOTI4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjI2NTkwNH0.mpkik84UC1iJxQI_QEWZg7KMdO2gODaoRIRRGcDi8n8
[08-Apr-2026 15:12:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Apr-2026 15:12:34 UTC] ✅ JWT token verified successfully for user profile
[08-Apr-2026 15:12:34 UTC] User ID: 208
[08-Apr-2026 15:12:34 UTC] ✅ User profile retrieved successfully for user ID: 208
[08-Apr-2026 15:12:43 UTC] === API CALL LOG ===
[08-Apr-2026 15:12:43 UTC] Endpoint: user/profile.php
[08-Apr-2026 15:12:43 UTC] Full Log Data: {
    "timestamp": "2026-04-08 15:12:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "210.87.69.179",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMDgsInVzZXJuYW1lIjoiYXB1cmJvMTIzIiwiZW1haWwiOiJhcHVyYm9yb3kxOTI4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjI2NTkwNH0.mpkik84UC1iJxQI_QEWZg7KMdO2gODaoRIRRGcDi8n8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e92363d1cd5d977-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "210.87.69.179",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "210.87.69.179, 104.22.29.161"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Apr-2026 15:12:43 UTC] === END API CALL LOG ===
[08-Apr-2026 15:12:43 UTC] ✅ API Hash verification passed for profile endpoint
[08-Apr-2026 15:12:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMDgsInVzZXJuYW1lIjoiYXB1cmJvMTIzIiwiZW1haWwiOiJhcHVyYm9yb3kxOTI4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjI2NTkwNH0.mpkik84UC1iJxQI_QEWZg7KMdO2gODaoRIRRGcDi8n8
[08-Apr-2026 15:12:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Apr-2026 15:12:43 UTC] ✅ JWT token verified successfully for user profile
[08-Apr-2026 15:12:43 UTC] User ID: 208
[08-Apr-2026 15:12:43 UTC] ✅ User profile retrieved successfully for user ID: 208
[08-Apr-2026 15:12:44 UTC] === API CALL LOG ===
[08-Apr-2026 15:12:44 UTC] Endpoint: user/profile.php
[08-Apr-2026 15:12:44 UTC] Full Log Data: {
    "timestamp": "2026-04-08 15:12:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "210.87.69.179",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMDgsInVzZXJuYW1lIjoiYXB1cmJvMTIzIiwiZW1haWwiOiJhcHVyYm9yb3kxOTI4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjI2NTkwNH0.mpkik84UC1iJxQI_QEWZg7KMdO2gODaoRIRRGcDi8n8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e923643d873d977-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "210.87.69.179",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "210.87.69.179, 104.22.29.160"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Apr-2026 15:12:44 UTC] === END API CALL LOG ===
[08-Apr-2026 15:12:44 UTC] ✅ API Hash verification passed for profile endpoint
[08-Apr-2026 15:12:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMDgsInVzZXJuYW1lIjoiYXB1cmJvMTIzIiwiZW1haWwiOiJhcHVyYm9yb3kxOTI4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjI2NTkwNH0.mpkik84UC1iJxQI_QEWZg7KMdO2gODaoRIRRGcDi8n8
[08-Apr-2026 15:12:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Apr-2026 15:12:44 UTC] ✅ JWT token verified successfully for user profile
[08-Apr-2026 15:12:44 UTC] User ID: 208
[08-Apr-2026 15:12:44 UTC] ✅ User profile retrieved successfully for user ID: 208
[08-Apr-2026 15:12:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Apr-2026 15:12:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Apr-2026 15:12:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMDgsInVzZXJuYW1lIjoiYXB1cmJvMTIzIiwiZW1haWwiOiJhcHVyYm9yb3kxOTI4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjI2NTkwNH0.mpkik84UC1iJxQI_QEWZg7KMdO2gODaoRIRRGcDi8n8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e923644295ed977-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"210.87.69.179","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"210.87.69.179, 104.22.29.161"}
[08-Apr-2026 15:12:44 UTC] === User Orders API Called ===
[08-Apr-2026 15:12:44 UTC] User ID: 208
[08-Apr-2026 15:12:44 UTC] Limit: 20, Offset: 0
[08-Apr-2026 15:12:44 UTC] Orders found: 0
[08-Apr-2026 15:12:44 UTC] Orders data: []
[08-Apr-2026 15:12:44 UTC] Total orders count: 0
[08-Apr-2026 15:12:44 UTC] === API CALL LOG ===
[08-Apr-2026 15:12:44 UTC] Endpoint: user/profile.php
[08-Apr-2026 15:12:44 UTC] Full Log Data: {
    "timestamp": "2026-04-08 15:12:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "210.87.69.179",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMDgsInVzZXJuYW1lIjoiYXB1cmJvMTIzIiwiZW1haWwiOiJhcHVyYm9yb3kxOTI4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjI2NTkwNH0.mpkik84UC1iJxQI_QEWZg7KMdO2gODaoRIRRGcDi8n8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e923644bae6d977-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "210.87.69.179",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "210.87.69.179, 104.22.29.160"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Apr-2026 15:12:44 UTC] === END API CALL LOG ===
[08-Apr-2026 15:12:44 UTC] ✅ API Hash verification passed for profile endpoint
[08-Apr-2026 15:12:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMDgsInVzZXJuYW1lIjoiYXB1cmJvMTIzIiwiZW1haWwiOiJhcHVyYm9yb3kxOTI4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjI2NTkwNH0.mpkik84UC1iJxQI_QEWZg7KMdO2gODaoRIRRGcDi8n8
[08-Apr-2026 15:12:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Apr-2026 15:12:44 UTC] ✅ JWT token verified successfully for user profile
[08-Apr-2026 15:12:44 UTC] User ID: 208
[08-Apr-2026 15:12:44 UTC] ✅ User profile retrieved successfully for user ID: 208
[08-Apr-2026 15:13:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Apr-2026 15:13:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Apr-2026 15:13:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMDgsInVzZXJuYW1lIjoiYXB1cmJvMTIzIiwiZW1haWwiOiJhcHVyYm9yb3kxOTI4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjI2NTkwNH0.mpkik84UC1iJxQI_QEWZg7KMdO2gODaoRIRRGcDi8n8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e9236b9d97dd977-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"210.87.69.179","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"210.87.69.179, 104.22.29.161"}
[08-Apr-2026 15:13:03 UTC] === User Orders API Called ===
[08-Apr-2026 15:13:03 UTC] User ID: 208
[08-Apr-2026 15:13:03 UTC] Limit: 20, Offset: 0
[08-Apr-2026 15:13:03 UTC] Orders found: 0
[08-Apr-2026 15:13:03 UTC] Orders data: []
[08-Apr-2026 15:13:03 UTC] Total orders count: 0
[08-Apr-2026 15:13:05 UTC] === API CALL LOG ===
[08-Apr-2026 15:13:05 UTC] Endpoint: user/profile.php
[08-Apr-2026 15:13:05 UTC] Full Log Data: {
    "timestamp": "2026-04-08 15:13:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "210.87.69.179",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMDgsInVzZXJuYW1lIjoiYXB1cmJvMTIzIiwiZW1haWwiOiJhcHVyYm9yb3kxOTI4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjI2NTkwNH0.mpkik84UC1iJxQI_QEWZg7KMdO2gODaoRIRRGcDi8n8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e9236c64830d977-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "210.87.69.179",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "210.87.69.179, 104.22.29.161"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Apr-2026 15:13:05 UTC] === END API CALL LOG ===
[08-Apr-2026 15:13:05 UTC] ✅ API Hash verification passed for profile endpoint
[08-Apr-2026 15:13:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMDgsInVzZXJuYW1lIjoiYXB1cmJvMTIzIiwiZW1haWwiOiJhcHVyYm9yb3kxOTI4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjI2NTkwNH0.mpkik84UC1iJxQI_QEWZg7KMdO2gODaoRIRRGcDi8n8
[08-Apr-2026 15:13:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Apr-2026 15:13:05 UTC] ✅ JWT token verified successfully for user profile
[08-Apr-2026 15:13:05 UTC] User ID: 208
[08-Apr-2026 15:13:05 UTC] ✅ User profile retrieved successfully for user ID: 208
[08-Apr-2026 15:13:05 UTC] User Purchases API - User ID: 208
[08-Apr-2026 15:13:05 UTC] User Purchases API - Total purchases found: 0
[08-Apr-2026 16:13:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Apr-2026 16:13:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Apr-2026 16:13:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg0IiwidXNlcm5hbWUiOiJuc3hqZXN6IiwiZW1haWwiOiIzcmRqdW5pb3Jjb2NAZ21haWwuY29tIiwiZXhwIjoxNzc2MjY5NTkyfQ.lu3C2_yi-Dltoyp00XuBO0yoy7ZiP0tQ2eoRXmcu104","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e928edf2a1f0186-DEL","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"139.5.231.177","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"139.5.231.177, 104.23.216.86"}
[08-Apr-2026 16:13:13 UTC] === User Orders API Called ===
[08-Apr-2026 16:13:13 UTC] User ID: 284
[08-Apr-2026 16:13:13 UTC] Limit: 20, Offset: 0
[08-Apr-2026 16:13:13 UTC] Orders found: 0
[08-Apr-2026 16:13:13 UTC] Orders data: []
[08-Apr-2026 16:13:13 UTC] Total orders count: 0
[08-Apr-2026 16:13:13 UTC] === API CALL LOG ===
[08-Apr-2026 16:13:13 UTC] Endpoint: user/profile.php
[08-Apr-2026 16:13:13 UTC] Full Log Data: {
    "timestamp": "2026-04-08 16:13:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "139.5.231.177",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg0IiwidXNlcm5hbWUiOiJuc3hqZXN6IiwiZW1haWwiOiIzcmRqdW5pb3Jjb2NAZ21haWwuY29tIiwiZXhwIjoxNzc2MjY5NTkyfQ.lu3C2_yi-Dltoyp00XuBO0yoy7ZiP0tQ2eoRXmcu104",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e928edf2a1c0186-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "139.5.231.177",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "139.5.231.177, 104.23.216.86"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Apr-2026 16:13:13 UTC] === END API CALL LOG ===
[08-Apr-2026 16:13:13 UTC] ✅ API Hash verification passed for profile endpoint
[08-Apr-2026 16:13:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg0IiwidXNlcm5hbWUiOiJuc3hqZXN6IiwiZW1haWwiOiIzcmRqdW5pb3Jjb2NAZ21haWwuY29tIiwiZXhwIjoxNzc2MjY5NTkyfQ.lu3C2_yi-Dltoyp00XuBO0yoy7ZiP0tQ2eoRXmcu104
[08-Apr-2026 16:13:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Apr-2026 16:13:13 UTC] ✅ JWT token verified successfully for user profile
[08-Apr-2026 16:13:13 UTC] User ID: 284
[08-Apr-2026 16:13:13 UTC] ✅ User profile retrieved successfully for user ID: 284
[08-Apr-2026 16:13:13 UTC] === API CALL LOG ===
[08-Apr-2026 16:13:13 UTC] Endpoint: user/profile.php
[08-Apr-2026 16:13:13 UTC] Full Log Data: {
    "timestamp": "2026-04-08 16:13:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "139.5.231.177",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg0IiwidXNlcm5hbWUiOiJuc3hqZXN6IiwiZW1haWwiOiIzcmRqdW5pb3Jjb2NAZ21haWwuY29tIiwiZXhwIjoxNzc2MjY5NTkyfQ.lu3C2_yi-Dltoyp00XuBO0yoy7ZiP0tQ2eoRXmcu104",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e928edf8ab50186-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "139.5.231.177",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "139.5.231.177, 104.23.216.87"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Apr-2026 16:13:13 UTC] === END API CALL LOG ===
[08-Apr-2026 16:13:13 UTC] ✅ API Hash verification passed for profile endpoint
[08-Apr-2026 16:13:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg0IiwidXNlcm5hbWUiOiJuc3hqZXN6IiwiZW1haWwiOiIzcmRqdW5pb3Jjb2NAZ21haWwuY29tIiwiZXhwIjoxNzc2MjY5NTkyfQ.lu3C2_yi-Dltoyp00XuBO0yoy7ZiP0tQ2eoRXmcu104
[08-Apr-2026 16:13:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Apr-2026 16:13:13 UTC] ✅ JWT token verified successfully for user profile
[08-Apr-2026 16:13:13 UTC] User ID: 284
[08-Apr-2026 16:13:13 UTC] ✅ User profile retrieved successfully for user ID: 284
[08-Apr-2026 16:13:15 UTC] === API CALL LOG ===
[08-Apr-2026 16:13:15 UTC] Endpoint: user/profile.php
[08-Apr-2026 16:13:15 UTC] Full Log Data: {
    "timestamp": "2026-04-08 16:13:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "139.5.231.177",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg0IiwidXNlcm5hbWUiOiJuc3hqZXN6IiwiZW1haWwiOiIzcmRqdW5pb3Jjb2NAZ21haWwuY29tIiwiZXhwIjoxNzc2MjY5NTkyfQ.lu3C2_yi-Dltoyp00XuBO0yoy7ZiP0tQ2eoRXmcu104",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e928eecfade0186-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "139.5.231.177",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "139.5.231.177, 104.23.216.87"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Apr-2026 16:13:15 UTC] === END API CALL LOG ===
[08-Apr-2026 16:13:15 UTC] ✅ API Hash verification passed for profile endpoint
[08-Apr-2026 16:13:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg0IiwidXNlcm5hbWUiOiJuc3hqZXN6IiwiZW1haWwiOiIzcmRqdW5pb3Jjb2NAZ21haWwuY29tIiwiZXhwIjoxNzc2MjY5NTkyfQ.lu3C2_yi-Dltoyp00XuBO0yoy7ZiP0tQ2eoRXmcu104
[08-Apr-2026 16:13:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Apr-2026 16:13:15 UTC] ✅ JWT token verified successfully for user profile
[08-Apr-2026 16:13:15 UTC] User ID: 284
[08-Apr-2026 16:13:15 UTC] ✅ User profile retrieved successfully for user ID: 284
[08-Apr-2026 16:14:04 UTC] === API CALL LOG ===
[08-Apr-2026 16:14:04 UTC] Endpoint: user/profile.php
[08-Apr-2026 16:14:04 UTC] Full Log Data: {
    "timestamp": "2026-04-08 16:14:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "139.5.231.177",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg0IiwidXNlcm5hbWUiOiJuc3hqZXN6IiwiZW1haWwiOiIzcmRqdW5pb3Jjb2NAZ21haWwuY29tIiwiZXhwIjoxNzc2MjY5NTkyfQ.lu3C2_yi-Dltoyp00XuBO0yoy7ZiP0tQ2eoRXmcu104",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e92901addc00186-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "139.5.231.177",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "139.5.231.177, 104.23.216.87"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Apr-2026 16:14:04 UTC] === END API CALL LOG ===
[08-Apr-2026 16:14:04 UTC] ✅ API Hash verification passed for profile endpoint
[08-Apr-2026 16:14:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg0IiwidXNlcm5hbWUiOiJuc3hqZXN6IiwiZW1haWwiOiIzcmRqdW5pb3Jjb2NAZ21haWwuY29tIiwiZXhwIjoxNzc2MjY5NTkyfQ.lu3C2_yi-Dltoyp00XuBO0yoy7ZiP0tQ2eoRXmcu104
[08-Apr-2026 16:14:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Apr-2026 16:14:04 UTC] ✅ JWT token verified successfully for user profile
[08-Apr-2026 16:14:04 UTC] User ID: 284
[08-Apr-2026 16:14:04 UTC] ✅ User profile retrieved successfully for user ID: 284
[08-Apr-2026 16:14:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Apr-2026 16:14:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Apr-2026 16:14:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg0IiwidXNlcm5hbWUiOiJuc3hqZXN6IiwiZW1haWwiOiIzcmRqdW5pb3Jjb2NAZ21haWwuY29tIiwiZXhwIjoxNzc2MjY5NTkyfQ.lu3C2_yi-Dltoyp00XuBO0yoy7ZiP0tQ2eoRXmcu104","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e9290ec0aae0186-DEL","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"139.5.231.177","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"139.5.231.177, 104.23.216.86"}
[08-Apr-2026 16:14:37 UTC] === User Orders API Called ===
[08-Apr-2026 16:14:37 UTC] User ID: 284
[08-Apr-2026 16:14:37 UTC] Limit: 20, Offset: 0
[08-Apr-2026 16:14:37 UTC] Orders found: 0
[08-Apr-2026 16:14:37 UTC] Orders data: []
[08-Apr-2026 16:14:37 UTC] Total orders count: 0
[08-Apr-2026 16:14:38 UTC] === API CALL LOG ===
[08-Apr-2026 16:14:38 UTC] Endpoint: user/profile.php
[08-Apr-2026 16:14:38 UTC] Full Log Data: {
    "timestamp": "2026-04-08 16:14:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "139.5.231.177",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg0IiwidXNlcm5hbWUiOiJuc3hqZXN6IiwiZW1haWwiOiIzcmRqdW5pb3Jjb2NAZ21haWwuY29tIiwiZXhwIjoxNzc2MjY5NTkyfQ.lu3C2_yi-Dltoyp00XuBO0yoy7ZiP0tQ2eoRXmcu104",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e9290edcddf0186-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "139.5.231.177",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "139.5.231.177, 104.23.216.87"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Apr-2026 16:14:38 UTC] === END API CALL LOG ===
[08-Apr-2026 16:14:38 UTC] ✅ API Hash verification passed for profile endpoint
[08-Apr-2026 16:14:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg0IiwidXNlcm5hbWUiOiJuc3hqZXN6IiwiZW1haWwiOiIzcmRqdW5pb3Jjb2NAZ21haWwuY29tIiwiZXhwIjoxNzc2MjY5NTkyfQ.lu3C2_yi-Dltoyp00XuBO0yoy7ZiP0tQ2eoRXmcu104
[08-Apr-2026 16:14:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Apr-2026 16:14:38 UTC] ✅ JWT token verified successfully for user profile
[08-Apr-2026 16:14:38 UTC] User ID: 284
[08-Apr-2026 16:14:38 UTC] ✅ User profile retrieved successfully for user ID: 284
[08-Apr-2026 16:14:38 UTC] === API CALL LOG ===
[08-Apr-2026 16:14:38 UTC] Endpoint: user/profile.php
[08-Apr-2026 16:14:38 UTC] Full Log Data: {
    "timestamp": "2026-04-08 16:14:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "139.5.231.177",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg0IiwidXNlcm5hbWUiOiJuc3hqZXN6IiwiZW1haWwiOiIzcmRqdW5pb3Jjb2NAZ21haWwuY29tIiwiZXhwIjoxNzc2MjY5NTkyfQ.lu3C2_yi-Dltoyp00XuBO0yoy7ZiP0tQ2eoRXmcu104",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e9290f0fbd20186-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "139.5.231.177",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "139.5.231.177, 104.23.216.86"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Apr-2026 16:14:38 UTC] === END API CALL LOG ===
[08-Apr-2026 16:14:38 UTC] ✅ API Hash verification passed for profile endpoint
[08-Apr-2026 16:14:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg0IiwidXNlcm5hbWUiOiJuc3hqZXN6IiwiZW1haWwiOiIzcmRqdW5pb3Jjb2NAZ21haWwuY29tIiwiZXhwIjoxNzc2MjY5NTkyfQ.lu3C2_yi-Dltoyp00XuBO0yoy7ZiP0tQ2eoRXmcu104
[08-Apr-2026 16:14:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Apr-2026 16:14:38 UTC] ✅ JWT token verified successfully for user profile
[08-Apr-2026 16:14:38 UTC] User ID: 284
[08-Apr-2026 16:14:38 UTC] ✅ User profile retrieved successfully for user ID: 284
[08-Apr-2026 16:14:58 UTC] === API CALL LOG ===
[08-Apr-2026 16:14:58 UTC] Endpoint: user/profile.php
[08-Apr-2026 16:14:58 UTC] Full Log Data: {
    "timestamp": "2026-04-08 16:14:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "139.5.231.177",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg0IiwidXNlcm5hbWUiOiJuc3hqZXN6IiwiZW1haWwiOiIzcmRqdW5pb3Jjb2NAZ21haWwuY29tIiwiZXhwIjoxNzc2MjY5NTkyfQ.lu3C2_yi-Dltoyp00XuBO0yoy7ZiP0tQ2eoRXmcu104",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e92916a5d0f273a-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "139.5.231.177",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "139.5.231.177, 104.23.216.87"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Apr-2026 16:14:58 UTC] === END API CALL LOG ===
[08-Apr-2026 16:14:58 UTC] ✅ API Hash verification passed for profile endpoint
[08-Apr-2026 16:14:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg0IiwidXNlcm5hbWUiOiJuc3hqZXN6IiwiZW1haWwiOiIzcmRqdW5pb3Jjb2NAZ21haWwuY29tIiwiZXhwIjoxNzc2MjY5NTkyfQ.lu3C2_yi-Dltoyp00XuBO0yoy7ZiP0tQ2eoRXmcu104
[08-Apr-2026 16:14:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Apr-2026 16:14:58 UTC] ✅ JWT token verified successfully for user profile
[08-Apr-2026 16:14:58 UTC] User ID: 284
[08-Apr-2026 16:14:58 UTC] ✅ User profile retrieved successfully for user ID: 284
[08-Apr-2026 16:14:59 UTC] === API CALL LOG ===
[08-Apr-2026 16:14:59 UTC] Endpoint: user/profile.php
[08-Apr-2026 16:14:59 UTC] Full Log Data: {
    "timestamp": "2026-04-08 16:14:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "139.5.231.177",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg0IiwidXNlcm5hbWUiOiJuc3hqZXN6IiwiZW1haWwiOiIzcmRqdW5pb3Jjb2NAZ21haWwuY29tIiwiZXhwIjoxNzc2MjY5NTkyfQ.lu3C2_yi-Dltoyp00XuBO0yoy7ZiP0tQ2eoRXmcu104",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e929170a8fe273a-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "139.5.231.177",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "139.5.231.177, 104.23.216.87"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Apr-2026 16:14:59 UTC] === END API CALL LOG ===
[08-Apr-2026 16:14:59 UTC] ✅ API Hash verification passed for profile endpoint
[08-Apr-2026 16:14:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg0IiwidXNlcm5hbWUiOiJuc3hqZXN6IiwiZW1haWwiOiIzcmRqdW5pb3Jjb2NAZ21haWwuY29tIiwiZXhwIjoxNzc2MjY5NTkyfQ.lu3C2_yi-Dltoyp00XuBO0yoy7ZiP0tQ2eoRXmcu104
[08-Apr-2026 16:14:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Apr-2026 16:14:59 UTC] ✅ JWT token verified successfully for user profile
[08-Apr-2026 16:14:59 UTC] User ID: 284
[08-Apr-2026 16:14:59 UTC] ✅ User profile retrieved successfully for user ID: 284
[08-Apr-2026 16:14:59 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Apr-2026 16:14:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Apr-2026 16:14:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg0IiwidXNlcm5hbWUiOiJuc3hqZXN6IiwiZW1haWwiOiIzcmRqdW5pb3Jjb2NAZ21haWwuY29tIiwiZXhwIjoxNzc2MjY5NTkyfQ.lu3C2_yi-Dltoyp00XuBO0yoy7ZiP0tQ2eoRXmcu104","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e92917119e0273a-DEL","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"139.5.231.177","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"139.5.231.177, 104.23.216.86"}
[08-Apr-2026 16:14:59 UTC] === User Orders API Called ===
[08-Apr-2026 16:14:59 UTC] User ID: 284
[08-Apr-2026 16:14:59 UTC] Limit: 20, Offset: 0
[08-Apr-2026 16:14:59 UTC] Orders found: 0
[08-Apr-2026 16:14:59 UTC] Orders data: []
[08-Apr-2026 16:14:59 UTC] Total orders count: 0
[08-Apr-2026 16:14:59 UTC] === API CALL LOG ===
[08-Apr-2026 16:14:59 UTC] Endpoint: user/profile.php
[08-Apr-2026 16:14:59 UTC] Full Log Data: {
    "timestamp": "2026-04-08 16:14:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "139.5.231.177",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg0IiwidXNlcm5hbWUiOiJuc3hqZXN6IiwiZW1haWwiOiIzcmRqdW5pb3Jjb2NAZ21haWwuY29tIiwiZXhwIjoxNzc2MjY5NTkyfQ.lu3C2_yi-Dltoyp00XuBO0yoy7ZiP0tQ2eoRXmcu104",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e9291716a62273a-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "139.5.231.177",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "139.5.231.177, 104.23.216.86"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Apr-2026 16:14:59 UTC] === END API CALL LOG ===
[08-Apr-2026 16:14:59 UTC] ✅ API Hash verification passed for profile endpoint
[08-Apr-2026 16:14:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg0IiwidXNlcm5hbWUiOiJuc3hqZXN6IiwiZW1haWwiOiIzcmRqdW5pb3Jjb2NAZ21haWwuY29tIiwiZXhwIjoxNzc2MjY5NTkyfQ.lu3C2_yi-Dltoyp00XuBO0yoy7ZiP0tQ2eoRXmcu104
[08-Apr-2026 16:14:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Apr-2026 16:14:59 UTC] ✅ JWT token verified successfully for user profile
[08-Apr-2026 16:14:59 UTC] User ID: 284
[08-Apr-2026 16:14:59 UTC] ✅ User profile retrieved successfully for user ID: 284
[08-Apr-2026 16:15:03 UTC] === API CALL LOG ===
[08-Apr-2026 16:15:03 UTC] Endpoint: user/profile.php
[08-Apr-2026 16:15:03 UTC] Full Log Data: {
    "timestamp": "2026-04-08 16:15:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "139.5.231.177",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg0IiwidXNlcm5hbWUiOiJuc3hqZXN6IiwiZW1haWwiOiIzcmRqdW5pb3Jjb2NAZ21haWwuY29tIiwiZXhwIjoxNzc2MjY5NTkyfQ.lu3C2_yi-Dltoyp00XuBO0yoy7ZiP0tQ2eoRXmcu104",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e92918ea9bb0c66-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "139.5.231.177",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "139.5.231.177, 104.23.216.86"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Apr-2026 16:15:03 UTC] === END API CALL LOG ===
[08-Apr-2026 16:15:03 UTC] ✅ API Hash verification passed for profile endpoint
[08-Apr-2026 16:15:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg0IiwidXNlcm5hbWUiOiJuc3hqZXN6IiwiZW1haWwiOiIzcmRqdW5pb3Jjb2NAZ21haWwuY29tIiwiZXhwIjoxNzc2MjY5NTkyfQ.lu3C2_yi-Dltoyp00XuBO0yoy7ZiP0tQ2eoRXmcu104
[08-Apr-2026 16:15:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Apr-2026 16:15:03 UTC] ✅ JWT token verified successfully for user profile
[08-Apr-2026 16:15:03 UTC] User ID: 284
[08-Apr-2026 16:15:03 UTC] ✅ User profile retrieved successfully for user ID: 284
[08-Apr-2026 16:15:04 UTC] === API CALL LOG ===
[08-Apr-2026 16:15:04 UTC] Endpoint: user/profile.php
[08-Apr-2026 16:15:04 UTC] Full Log Data: {
    "timestamp": "2026-04-08 16:15:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "139.5.231.177",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg0IiwidXNlcm5hbWUiOiJuc3hqZXN6IiwiZW1haWwiOiIzcmRqdW5pb3Jjb2NAZ21haWwuY29tIiwiZXhwIjoxNzc2MjY5NTkyfQ.lu3C2_yi-Dltoyp00XuBO0yoy7ZiP0tQ2eoRXmcu104",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e9291949b020c66-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "139.5.231.177",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "139.5.231.177, 104.23.216.86"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Apr-2026 16:15:04 UTC] === END API CALL LOG ===
[08-Apr-2026 16:15:04 UTC] ✅ API Hash verification passed for profile endpoint
[08-Apr-2026 16:15:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg0IiwidXNlcm5hbWUiOiJuc3hqZXN6IiwiZW1haWwiOiIzcmRqdW5pb3Jjb2NAZ21haWwuY29tIiwiZXhwIjoxNzc2MjY5NTkyfQ.lu3C2_yi-Dltoyp00XuBO0yoy7ZiP0tQ2eoRXmcu104
[08-Apr-2026 16:15:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Apr-2026 16:15:04 UTC] ✅ JWT token verified successfully for user profile
[08-Apr-2026 16:15:04 UTC] User ID: 284
[08-Apr-2026 16:15:04 UTC] ✅ User profile retrieved successfully for user ID: 284
[08-Apr-2026 16:15:04 UTC] === API CALL LOG ===
[08-Apr-2026 16:15:04 UTC] Endpoint: user/profile.php
[08-Apr-2026 16:15:04 UTC] Full Log Data: {
    "timestamp": "2026-04-08 16:15:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "139.5.231.177",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg0IiwidXNlcm5hbWUiOiJuc3hqZXN6IiwiZW1haWwiOiIzcmRqdW5pb3Jjb2NAZ21haWwuY29tIiwiZXhwIjoxNzc2MjY5NTkyfQ.lu3C2_yi-Dltoyp00XuBO0yoy7ZiP0tQ2eoRXmcu104",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e9291949afd0c66-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "139.5.231.177",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "139.5.231.177, 104.23.216.87"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Apr-2026 16:15:04 UTC] === END API CALL LOG ===
[08-Apr-2026 16:15:04 UTC] ✅ API Hash verification passed for profile endpoint
[08-Apr-2026 16:15:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg0IiwidXNlcm5hbWUiOiJuc3hqZXN6IiwiZW1haWwiOiIzcmRqdW5pb3Jjb2NAZ21haWwuY29tIiwiZXhwIjoxNzc2MjY5NTkyfQ.lu3C2_yi-Dltoyp00XuBO0yoy7ZiP0tQ2eoRXmcu104
[08-Apr-2026 16:15:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Apr-2026 16:15:04 UTC] ✅ JWT token verified successfully for user profile
[08-Apr-2026 16:15:04 UTC] User ID: 284
[08-Apr-2026 16:15:04 UTC] ✅ User profile retrieved successfully for user ID: 284
[08-Apr-2026 16:15:04 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Apr-2026 16:15:04 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Apr-2026 16:15:04 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg0IiwidXNlcm5hbWUiOiJuc3hqZXN6IiwiZW1haWwiOiIzcmRqdW5pb3Jjb2NAZ21haWwuY29tIiwiZXhwIjoxNzc2MjY5NTkyfQ.lu3C2_yi-Dltoyp00XuBO0yoy7ZiP0tQ2eoRXmcu104","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e9291949b010c66-DEL","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"139.5.231.177","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"139.5.231.177, 104.23.216.86"}
[08-Apr-2026 16:15:04 UTC] === User Orders API Called ===
[08-Apr-2026 16:15:04 UTC] User ID: 284
[08-Apr-2026 16:15:04 UTC] Limit: 20, Offset: 0
[08-Apr-2026 16:15:04 UTC] Orders found: 0
[08-Apr-2026 16:15:04 UTC] Orders data: []
[08-Apr-2026 16:15:04 UTC] Total orders count: 0
[08-Apr-2026 16:17:17 UTC] === API CALL LOG ===
[08-Apr-2026 16:17:17 UTC] Endpoint: user/profile.php
[08-Apr-2026 16:17:17 UTC] Full Log Data: {
    "timestamp": "2026-04-08 16:17:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "139.5.231.177",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg0IiwidXNlcm5hbWUiOiJuc3hqZXN6IiwiZW1haWwiOiIzcmRqdW5pb3Jjb2NAZ21haWwuY29tIiwiZXhwIjoxNzc2MjY5NTkyfQ.lu3C2_yi-Dltoyp00XuBO0yoy7ZiP0tQ2eoRXmcu104",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e9294d49d162141-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "139.5.231.177",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "139.5.231.177, 104.23.216.86"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Apr-2026 16:17:17 UTC] === END API CALL LOG ===
[08-Apr-2026 16:17:17 UTC] ✅ API Hash verification passed for profile endpoint
[08-Apr-2026 16:17:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg0IiwidXNlcm5hbWUiOiJuc3hqZXN6IiwiZW1haWwiOiIzcmRqdW5pb3Jjb2NAZ21haWwuY29tIiwiZXhwIjoxNzc2MjY5NTkyfQ.lu3C2_yi-Dltoyp00XuBO0yoy7ZiP0tQ2eoRXmcu104
[08-Apr-2026 16:17:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Apr-2026 16:17:17 UTC] ✅ JWT token verified successfully for user profile
[08-Apr-2026 16:17:17 UTC] User ID: 284
[08-Apr-2026 16:17:17 UTC] ✅ User profile retrieved successfully for user ID: 284
[08-Apr-2026 16:17:19 UTC] === API CALL LOG ===
[08-Apr-2026 16:17:19 UTC] Endpoint: user/profile.php
[08-Apr-2026 16:17:19 UTC] Full Log Data: {
    "timestamp": "2026-04-08 16:17:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "139.5.231.177",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg0IiwidXNlcm5hbWUiOiJuc3hqZXN6IiwiZW1haWwiOiIzcmRqdW5pb3Jjb2NAZ21haWwuY29tIiwiZXhwIjoxNzc2MjY5NTkyfQ.lu3C2_yi-Dltoyp00XuBO0yoy7ZiP0tQ2eoRXmcu104",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e9294dcecdd2141-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "139.5.231.177",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "139.5.231.177, 104.22.60.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Apr-2026 16:17:19 UTC] === END API CALL LOG ===
[08-Apr-2026 16:17:19 UTC] ✅ API Hash verification passed for profile endpoint
[08-Apr-2026 16:17:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg0IiwidXNlcm5hbWUiOiJuc3hqZXN6IiwiZW1haWwiOiIzcmRqdW5pb3Jjb2NAZ21haWwuY29tIiwiZXhwIjoxNzc2MjY5NTkyfQ.lu3C2_yi-Dltoyp00XuBO0yoy7ZiP0tQ2eoRXmcu104
[08-Apr-2026 16:17:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Apr-2026 16:17:19 UTC] ✅ JWT token verified successfully for user profile
[08-Apr-2026 16:17:19 UTC] User ID: 284
[08-Apr-2026 16:17:19 UTC] ✅ User profile retrieved successfully for user ID: 284
[08-Apr-2026 16:17:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Apr-2026 16:17:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Apr-2026 16:17:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg0IiwidXNlcm5hbWUiOiJuc3hqZXN6IiwiZW1haWwiOiIzcmRqdW5pb3Jjb2NAZ21haWwuY29tIiwiZXhwIjoxNzc2MjY5NTkyfQ.lu3C2_yi-Dltoyp00XuBO0yoy7ZiP0tQ2eoRXmcu104","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e9294dcece12141-DEL","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"139.5.231.177","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"139.5.231.177, 104.22.60.169"}
[08-Apr-2026 16:17:19 UTC] === User Orders API Called ===
[08-Apr-2026 16:17:19 UTC] User ID: 284
[08-Apr-2026 16:17:19 UTC] Limit: 20, Offset: 0
[08-Apr-2026 16:17:19 UTC] Orders found: 0
[08-Apr-2026 16:17:19 UTC] Orders data: []
[08-Apr-2026 16:17:19 UTC] Total orders count: 0
[08-Apr-2026 16:17:19 UTC] === API CALL LOG ===
[08-Apr-2026 16:17:19 UTC] Endpoint: user/profile.php
[08-Apr-2026 16:17:19 UTC] Full Log Data: {
    "timestamp": "2026-04-08 16:17:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "139.5.231.177",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg0IiwidXNlcm5hbWUiOiJuc3hqZXN6IiwiZW1haWwiOiIzcmRqdW5pb3Jjb2NAZ21haWwuY29tIiwiZXhwIjoxNzc2MjY5NTkyfQ.lu3C2_yi-Dltoyp00XuBO0yoy7ZiP0tQ2eoRXmcu104",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e9294dd3d542141-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "139.5.231.177",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "139.5.231.177, 104.22.60.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Apr-2026 16:17:19 UTC] === END API CALL LOG ===
[08-Apr-2026 16:17:19 UTC] ✅ API Hash verification passed for profile endpoint
[08-Apr-2026 16:17:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg0IiwidXNlcm5hbWUiOiJuc3hqZXN6IiwiZW1haWwiOiIzcmRqdW5pb3Jjb2NAZ21haWwuY29tIiwiZXhwIjoxNzc2MjY5NTkyfQ.lu3C2_yi-Dltoyp00XuBO0yoy7ZiP0tQ2eoRXmcu104
[08-Apr-2026 16:17:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Apr-2026 16:17:19 UTC] ✅ JWT token verified successfully for user profile
[08-Apr-2026 16:17:19 UTC] User ID: 284
[08-Apr-2026 16:17:19 UTC] ✅ User profile retrieved successfully for user ID: 284
[08-Apr-2026 16:17:24 UTC] === API CALL LOG ===
[08-Apr-2026 16:17:24 UTC] Endpoint: user/profile.php
[08-Apr-2026 16:17:24 UTC] Full Log Data: {
    "timestamp": "2026-04-08 16:17:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "139.5.231.177",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg0IiwidXNlcm5hbWUiOiJuc3hqZXN6IiwiZW1haWwiOiIzcmRqdW5pb3Jjb2NAZ21haWwuY29tIiwiZXhwIjoxNzc2MjY5NTkyfQ.lu3C2_yi-Dltoyp00XuBO0yoy7ZiP0tQ2eoRXmcu104",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e9295003e2fa5af-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "139.5.231.177",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "139.5.231.177, 104.22.60.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Apr-2026 16:17:24 UTC] === END API CALL LOG ===
[08-Apr-2026 16:17:24 UTC] ✅ API Hash verification passed for profile endpoint
[08-Apr-2026 16:17:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg0IiwidXNlcm5hbWUiOiJuc3hqZXN6IiwiZW1haWwiOiIzcmRqdW5pb3Jjb2NAZ21haWwuY29tIiwiZXhwIjoxNzc2MjY5NTkyfQ.lu3C2_yi-Dltoyp00XuBO0yoy7ZiP0tQ2eoRXmcu104
[08-Apr-2026 16:17:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Apr-2026 16:17:24 UTC] ✅ JWT token verified successfully for user profile
[08-Apr-2026 16:17:24 UTC] User ID: 284
[08-Apr-2026 16:17:24 UTC] ✅ User profile retrieved successfully for user ID: 284
[08-Apr-2026 16:17:25 UTC] === API CALL LOG ===
[08-Apr-2026 16:17:25 UTC] Endpoint: user/profile.php
[08-Apr-2026 16:17:25 UTC] Full Log Data: {
    "timestamp": "2026-04-08 16:17:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "139.5.231.177",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg0IiwidXNlcm5hbWUiOiJuc3hqZXN6IiwiZW1haWwiOiIzcmRqdW5pb3Jjb2NAZ21haWwuY29tIiwiZXhwIjoxNzc2MjY5NTkyfQ.lu3C2_yi-Dltoyp00XuBO0yoy7ZiP0tQ2eoRXmcu104",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e9295077a27a5af-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "139.5.231.177",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "139.5.231.177, 104.22.60.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Apr-2026 16:17:25 UTC] === END API CALL LOG ===
[08-Apr-2026 16:17:25 UTC] ✅ API Hash verification passed for profile endpoint
[08-Apr-2026 16:17:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg0IiwidXNlcm5hbWUiOiJuc3hqZXN6IiwiZW1haWwiOiIzcmRqdW5pb3Jjb2NAZ21haWwuY29tIiwiZXhwIjoxNzc2MjY5NTkyfQ.lu3C2_yi-Dltoyp00XuBO0yoy7ZiP0tQ2eoRXmcu104
[08-Apr-2026 16:17:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Apr-2026 16:17:25 UTC] ✅ JWT token verified successfully for user profile
[08-Apr-2026 16:17:25 UTC] User ID: 284
[08-Apr-2026 16:17:25 UTC] ✅ User profile retrieved successfully for user ID: 284
[08-Apr-2026 16:17:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Apr-2026 16:17:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Apr-2026 16:17:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg0IiwidXNlcm5hbWUiOiJuc3hqZXN6IiwiZW1haWwiOiIzcmRqdW5pb3Jjb2NAZ21haWwuY29tIiwiZXhwIjoxNzc2MjY5NTkyfQ.lu3C2_yi-Dltoyp00XuBO0yoy7ZiP0tQ2eoRXmcu104","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e929507cab5a5af-DEL","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"139.5.231.177","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"139.5.231.177, 104.22.60.169"}
[08-Apr-2026 16:17:26 UTC] === User Orders API Called ===
[08-Apr-2026 16:17:26 UTC] User ID: 284
[08-Apr-2026 16:17:26 UTC] Limit: 20, Offset: 0
[08-Apr-2026 16:17:26 UTC] Orders found: 0
[08-Apr-2026 16:17:26 UTC] Orders data: []
[08-Apr-2026 16:17:26 UTC] Total orders count: 0
[08-Apr-2026 16:17:26 UTC] === API CALL LOG ===
[08-Apr-2026 16:17:26 UTC] Endpoint: user/profile.php
[08-Apr-2026 16:17:26 UTC] Full Log Data: {
    "timestamp": "2026-04-08 16:17:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "139.5.231.177",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg0IiwidXNlcm5hbWUiOiJuc3hqZXN6IiwiZW1haWwiOiIzcmRqdW5pb3Jjb2NAZ21haWwuY29tIiwiZXhwIjoxNzc2MjY5NTkyfQ.lu3C2_yi-Dltoyp00XuBO0yoy7ZiP0tQ2eoRXmcu104",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e9295082b67a5af-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "139.5.231.177",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "139.5.231.177, 104.22.60.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Apr-2026 16:17:26 UTC] === END API CALL LOG ===
[08-Apr-2026 16:17:26 UTC] ✅ API Hash verification passed for profile endpoint
[08-Apr-2026 16:17:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg0IiwidXNlcm5hbWUiOiJuc3hqZXN6IiwiZW1haWwiOiIzcmRqdW5pb3Jjb2NAZ21haWwuY29tIiwiZXhwIjoxNzc2MjY5NTkyfQ.lu3C2_yi-Dltoyp00XuBO0yoy7ZiP0tQ2eoRXmcu104
[08-Apr-2026 16:17:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Apr-2026 16:17:26 UTC] ✅ JWT token verified successfully for user profile
[08-Apr-2026 16:17:26 UTC] User ID: 284
[08-Apr-2026 16:17:26 UTC] ✅ User profile retrieved successfully for user ID: 284
[08-Apr-2026 16:17:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Apr-2026 16:17:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Apr-2026 16:17:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg0IiwidXNlcm5hbWUiOiJuc3hqZXN6IiwiZW1haWwiOiIzcmRqdW5pb3Jjb2NAZ21haWwuY29tIiwiZXhwIjoxNzc2MjY5NTkyfQ.lu3C2_yi-Dltoyp00XuBO0yoy7ZiP0tQ2eoRXmcu104","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e92953b8e04a5af-DEL","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"139.5.231.177","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"139.5.231.177, 104.22.60.169"}
[08-Apr-2026 16:17:34 UTC] === User Orders API Called ===
[08-Apr-2026 16:17:34 UTC] User ID: 284
[08-Apr-2026 16:17:34 UTC] Limit: 20, Offset: 0
[08-Apr-2026 16:17:34 UTC] Orders found: 0
[08-Apr-2026 16:17:34 UTC] Orders data: []
[08-Apr-2026 16:17:34 UTC] Total orders count: 0
[08-Apr-2026 16:17:35 UTC] === API CALL LOG ===
[08-Apr-2026 16:17:35 UTC] Endpoint: user/profile.php
[08-Apr-2026 16:17:35 UTC] Full Log Data: {
    "timestamp": "2026-04-08 16:17:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "139.5.231.177",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg0IiwidXNlcm5hbWUiOiJuc3hqZXN6IiwiZW1haWwiOiIzcmRqdW5pb3Jjb2NAZ21haWwuY29tIiwiZXhwIjoxNzc2MjY5NTkyfQ.lu3C2_yi-Dltoyp00XuBO0yoy7ZiP0tQ2eoRXmcu104",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e929545a902a5af-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "139.5.231.177",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "139.5.231.177, 104.22.60.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Apr-2026 16:17:35 UTC] === END API CALL LOG ===
[08-Apr-2026 16:17:35 UTC] ✅ API Hash verification passed for profile endpoint
[08-Apr-2026 16:17:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg0IiwidXNlcm5hbWUiOiJuc3hqZXN6IiwiZW1haWwiOiIzcmRqdW5pb3Jjb2NAZ21haWwuY29tIiwiZXhwIjoxNzc2MjY5NTkyfQ.lu3C2_yi-Dltoyp00XuBO0yoy7ZiP0tQ2eoRXmcu104
[08-Apr-2026 16:17:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Apr-2026 16:17:35 UTC] ✅ JWT token verified successfully for user profile
[08-Apr-2026 16:17:35 UTC] User ID: 284
[08-Apr-2026 16:17:35 UTC] ✅ User profile retrieved successfully for user ID: 284
[08-Apr-2026 16:17:36 UTC] User Purchases API - User ID: 284
[08-Apr-2026 16:17:36 UTC] User Purchases API - Total purchases found: 0
[08-Apr-2026 16:17:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Apr-2026 16:17:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Apr-2026 16:17:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg0IiwidXNlcm5hbWUiOiJuc3hqZXN6IiwiZW1haWwiOiIzcmRqdW5pb3Jjb2NAZ21haWwuY29tIiwiZXhwIjoxNzc2MjY5NTkyfQ.lu3C2_yi-Dltoyp00XuBO0yoy7ZiP0tQ2eoRXmcu104","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e9295672921a5af-DEL","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"139.5.231.177","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"139.5.231.177, 104.22.60.168"}
[08-Apr-2026 16:17:41 UTC] === User Orders API Called ===
[08-Apr-2026 16:17:41 UTC] User ID: 284
[08-Apr-2026 16:17:41 UTC] Limit: 20, Offset: 0
[08-Apr-2026 16:17:41 UTC] Orders found: 0
[08-Apr-2026 16:17:41 UTC] Orders data: []
[08-Apr-2026 16:17:41 UTC] Total orders count: 0
[08-Apr-2026 16:17:41 UTC] === API CALL LOG ===
[08-Apr-2026 16:17:41 UTC] Endpoint: user/profile.php
[08-Apr-2026 16:17:41 UTC] Full Log Data: {
    "timestamp": "2026-04-08 16:17:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "139.5.231.177",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg0IiwidXNlcm5hbWUiOiJuc3hqZXN6IiwiZW1haWwiOiIzcmRqdW5pb3Jjb2NAZ21haWwuY29tIiwiZXhwIjoxNzc2MjY5NTkyfQ.lu3C2_yi-Dltoyp00XuBO0yoy7ZiP0tQ2eoRXmcu104",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e92956779b6a5af-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "139.5.231.177",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "139.5.231.177, 104.22.60.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Apr-2026 16:17:41 UTC] === END API CALL LOG ===
[08-Apr-2026 16:17:41 UTC] ✅ API Hash verification passed for profile endpoint
[08-Apr-2026 16:17:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg0IiwidXNlcm5hbWUiOiJuc3hqZXN6IiwiZW1haWwiOiIzcmRqdW5pb3Jjb2NAZ21haWwuY29tIiwiZXhwIjoxNzc2MjY5NTkyfQ.lu3C2_yi-Dltoyp00XuBO0yoy7ZiP0tQ2eoRXmcu104
[08-Apr-2026 16:17:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Apr-2026 16:17:41 UTC] ✅ JWT token verified successfully for user profile
[08-Apr-2026 16:17:41 UTC] User ID: 284
[08-Apr-2026 16:17:41 UTC] ✅ User profile retrieved successfully for user ID: 284
[08-Apr-2026 16:17:41 UTC] === API CALL LOG ===
[08-Apr-2026 16:17:41 UTC] Endpoint: user/profile.php
[08-Apr-2026 16:17:41 UTC] Full Log Data: {
    "timestamp": "2026-04-08 16:17:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "139.5.231.177",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg0IiwidXNlcm5hbWUiOiJuc3hqZXN6IiwiZW1haWwiOiIzcmRqdW5pb3Jjb2NAZ21haWwuY29tIiwiZXhwIjoxNzc2MjY5NTkyfQ.lu3C2_yi-Dltoyp00XuBO0yoy7ZiP0tQ2eoRXmcu104",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e92956b6902a5af-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "139.5.231.177",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "139.5.231.177, 104.22.60.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Apr-2026 16:17:41 UTC] === END API CALL LOG ===
[08-Apr-2026 16:17:41 UTC] ✅ API Hash verification passed for profile endpoint
[08-Apr-2026 16:17:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg0IiwidXNlcm5hbWUiOiJuc3hqZXN6IiwiZW1haWwiOiIzcmRqdW5pb3Jjb2NAZ21haWwuY29tIiwiZXhwIjoxNzc2MjY5NTkyfQ.lu3C2_yi-Dltoyp00XuBO0yoy7ZiP0tQ2eoRXmcu104
[08-Apr-2026 16:17:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Apr-2026 16:17:41 UTC] ✅ JWT token verified successfully for user profile
[08-Apr-2026 16:17:41 UTC] User ID: 284
[08-Apr-2026 16:17:41 UTC] ✅ User profile retrieved successfully for user ID: 284
[08-Apr-2026 16:17:48 UTC] === API CALL LOG ===
[08-Apr-2026 16:17:48 UTC] Endpoint: user/profile.php
[08-Apr-2026 16:17:48 UTC] Full Log Data: {
    "timestamp": "2026-04-08 16:17:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "139.5.231.177",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg0IiwidXNlcm5hbWUiOiJuc3hqZXN6IiwiZW1haWwiOiIzcmRqdW5pb3Jjb2NAZ21haWwuY29tIiwiZXhwIjoxNzc2MjY5NTkyfQ.lu3C2_yi-Dltoyp00XuBO0yoy7ZiP0tQ2eoRXmcu104",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e929592fa53a346-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "139.5.231.177",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "139.5.231.177, 104.22.60.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Apr-2026 16:17:48 UTC] === END API CALL LOG ===
[08-Apr-2026 16:17:48 UTC] ✅ API Hash verification passed for profile endpoint
[08-Apr-2026 16:17:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg0IiwidXNlcm5hbWUiOiJuc3hqZXN6IiwiZW1haWwiOiIzcmRqdW5pb3Jjb2NAZ21haWwuY29tIiwiZXhwIjoxNzc2MjY5NTkyfQ.lu3C2_yi-Dltoyp00XuBO0yoy7ZiP0tQ2eoRXmcu104
[08-Apr-2026 16:17:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Apr-2026 16:17:48 UTC] ✅ JWT token verified successfully for user profile
[08-Apr-2026 16:17:48 UTC] User ID: 284
[08-Apr-2026 16:17:48 UTC] ✅ User profile retrieved successfully for user ID: 284
[08-Apr-2026 16:17:49 UTC] === API CALL LOG ===
[08-Apr-2026 16:17:49 UTC] Endpoint: user/profile.php
[08-Apr-2026 16:17:49 UTC] Full Log Data: {
    "timestamp": "2026-04-08 16:17:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "139.5.231.177",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg0IiwidXNlcm5hbWUiOiJuc3hqZXN6IiwiZW1haWwiOiIzcmRqdW5pb3Jjb2NAZ21haWwuY29tIiwiZXhwIjoxNzc2MjY5NTkyfQ.lu3C2_yi-Dltoyp00XuBO0yoy7ZiP0tQ2eoRXmcu104",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e9295990e08a346-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "139.5.231.177",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "139.5.231.177, 104.22.60.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Apr-2026 16:17:49 UTC] === END API CALL LOG ===
[08-Apr-2026 16:17:49 UTC] ✅ API Hash verification passed for profile endpoint
[08-Apr-2026 16:17:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg0IiwidXNlcm5hbWUiOiJuc3hqZXN6IiwiZW1haWwiOiIzcmRqdW5pb3Jjb2NAZ21haWwuY29tIiwiZXhwIjoxNzc2MjY5NTkyfQ.lu3C2_yi-Dltoyp00XuBO0yoy7ZiP0tQ2eoRXmcu104
[08-Apr-2026 16:17:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Apr-2026 16:17:49 UTC] ✅ JWT token verified successfully for user profile
[08-Apr-2026 16:17:49 UTC] User ID: 284
[08-Apr-2026 16:17:49 UTC] ✅ User profile retrieved successfully for user ID: 284
[08-Apr-2026 16:17:49 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Apr-2026 16:17:49 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Apr-2026 16:17:49 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg0IiwidXNlcm5hbWUiOiJuc3hqZXN6IiwiZW1haWwiOiIzcmRqdW5pb3Jjb2NAZ21haWwuY29tIiwiZXhwIjoxNzc2MjY5NTkyfQ.lu3C2_yi-Dltoyp00XuBO0yoy7ZiP0tQ2eoRXmcu104","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e9295997f07a346-DEL","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"139.5.231.177","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"139.5.231.177, 104.22.60.168"}
[08-Apr-2026 16:17:49 UTC] === User Orders API Called ===
[08-Apr-2026 16:17:49 UTC] User ID: 284
[08-Apr-2026 16:17:49 UTC] Limit: 20, Offset: 0
[08-Apr-2026 16:17:49 UTC] Orders found: 0
[08-Apr-2026 16:17:49 UTC] Orders data: []
[08-Apr-2026 16:17:49 UTC] Total orders count: 0
[08-Apr-2026 16:17:49 UTC] === API CALL LOG ===
[08-Apr-2026 16:17:49 UTC] Endpoint: user/profile.php
[08-Apr-2026 16:17:49 UTC] Full Log Data: {
    "timestamp": "2026-04-08 16:17:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "139.5.231.177",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg0IiwidXNlcm5hbWUiOiJuc3hqZXN6IiwiZW1haWwiOiIzcmRqdW5pb3Jjb2NAZ21haWwuY29tIiwiZXhwIjoxNzc2MjY5NTkyfQ.lu3C2_yi-Dltoyp00XuBO0yoy7ZiP0tQ2eoRXmcu104",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e929599cf7ba346-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "139.5.231.177",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "139.5.231.177, 104.22.60.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Apr-2026 16:17:49 UTC] === END API CALL LOG ===
[08-Apr-2026 16:17:49 UTC] ✅ API Hash verification passed for profile endpoint
[08-Apr-2026 16:17:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg0IiwidXNlcm5hbWUiOiJuc3hqZXN6IiwiZW1haWwiOiIzcmRqdW5pb3Jjb2NAZ21haWwuY29tIiwiZXhwIjoxNzc2MjY5NTkyfQ.lu3C2_yi-Dltoyp00XuBO0yoy7ZiP0tQ2eoRXmcu104
[08-Apr-2026 16:17:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Apr-2026 16:17:49 UTC] ✅ JWT token verified successfully for user profile
[08-Apr-2026 16:17:49 UTC] User ID: 284
[08-Apr-2026 16:17:49 UTC] ✅ User profile retrieved successfully for user ID: 284
[08-Apr-2026 16:18:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Apr-2026 16:18:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Apr-2026 16:18:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg0IiwidXNlcm5hbWUiOiJuc3hqZXN6IiwiZW1haWwiOiIzcmRqdW5pb3Jjb2NAZ21haWwuY29tIiwiZXhwIjoxNzc2MjY5NTkyfQ.lu3C2_yi-Dltoyp00XuBO0yoy7ZiP0tQ2eoRXmcu104","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e929634185fa346-DEL","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"139.5.231.177","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"139.5.231.177, 104.22.60.168"}
[08-Apr-2026 16:18:14 UTC] === User Orders API Called ===
[08-Apr-2026 16:18:14 UTC] User ID: 284
[08-Apr-2026 16:18:14 UTC] Limit: 20, Offset: 0
[08-Apr-2026 16:18:14 UTC] Orders found: 0
[08-Apr-2026 16:18:14 UTC] Orders data: []
[08-Apr-2026 16:18:14 UTC] Total orders count: 0
[08-Apr-2026 16:18:14 UTC] === API CALL LOG ===
[08-Apr-2026 16:18:14 UTC] Endpoint: user/profile.php
[08-Apr-2026 16:18:14 UTC] Full Log Data: {
    "timestamp": "2026-04-08 16:18:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "139.5.231.177",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg0IiwidXNlcm5hbWUiOiJuc3hqZXN6IiwiZW1haWwiOiIzcmRqdW5pb3Jjb2NAZ21haWwuY29tIiwiZXhwIjoxNzc2MjY5NTkyfQ.lu3C2_yi-Dltoyp00XuBO0yoy7ZiP0tQ2eoRXmcu104",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e92963468e6a346-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "139.5.231.177",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "139.5.231.177, 104.22.60.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Apr-2026 16:18:14 UTC] === END API CALL LOG ===
[08-Apr-2026 16:18:14 UTC] ✅ API Hash verification passed for profile endpoint
[08-Apr-2026 16:18:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg0IiwidXNlcm5hbWUiOiJuc3hqZXN6IiwiZW1haWwiOiIzcmRqdW5pb3Jjb2NAZ21haWwuY29tIiwiZXhwIjoxNzc2MjY5NTkyfQ.lu3C2_yi-Dltoyp00XuBO0yoy7ZiP0tQ2eoRXmcu104
[08-Apr-2026 16:18:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Apr-2026 16:18:14 UTC] ✅ JWT token verified successfully for user profile
[08-Apr-2026 16:18:14 UTC] User ID: 284
[08-Apr-2026 16:18:14 UTC] ✅ User profile retrieved successfully for user ID: 284
[08-Apr-2026 16:18:14 UTC] === API CALL LOG ===
[08-Apr-2026 16:18:14 UTC] Endpoint: user/profile.php
[08-Apr-2026 16:18:14 UTC] Full Log Data: {
    "timestamp": "2026-04-08 16:18:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "139.5.231.177",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg0IiwidXNlcm5hbWUiOiJuc3hqZXN6IiwiZW1haWwiOiIzcmRqdW5pb3Jjb2NAZ21haWwuY29tIiwiZXhwIjoxNzc2MjY5NTkyfQ.lu3C2_yi-Dltoyp00XuBO0yoy7ZiP0tQ2eoRXmcu104",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e9296384f75a346-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "139.5.231.177",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "139.5.231.177, 104.22.60.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Apr-2026 16:18:14 UTC] === END API CALL LOG ===
[08-Apr-2026 16:18:14 UTC] ✅ API Hash verification passed for profile endpoint
[08-Apr-2026 16:18:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg0IiwidXNlcm5hbWUiOiJuc3hqZXN6IiwiZW1haWwiOiIzcmRqdW5pb3Jjb2NAZ21haWwuY29tIiwiZXhwIjoxNzc2MjY5NTkyfQ.lu3C2_yi-Dltoyp00XuBO0yoy7ZiP0tQ2eoRXmcu104
[08-Apr-2026 16:18:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Apr-2026 16:18:14 UTC] ✅ JWT token verified successfully for user profile
[08-Apr-2026 16:18:14 UTC] User ID: 284
[08-Apr-2026 16:18:14 UTC] ✅ User profile retrieved successfully for user ID: 284
[08-Apr-2026 16:18:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Apr-2026 16:18:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Apr-2026 16:18:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg0IiwidXNlcm5hbWUiOiJuc3hqZXN6IiwiZW1haWwiOiIzcmRqdW5pb3Jjb2NAZ21haWwuY29tIiwiZXhwIjoxNzc2MjY5NTkyfQ.lu3C2_yi-Dltoyp00XuBO0yoy7ZiP0tQ2eoRXmcu104","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e9296a55ba6a346-DEL","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"139.5.231.177","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"139.5.231.177, 104.22.60.169"}
[08-Apr-2026 16:18:32 UTC] === User Orders API Called ===
[08-Apr-2026 16:18:32 UTC] User ID: 284
[08-Apr-2026 16:18:32 UTC] Limit: 20, Offset: 0
[08-Apr-2026 16:18:32 UTC] Orders found: 0
[08-Apr-2026 16:18:32 UTC] Orders data: []
[08-Apr-2026 16:18:32 UTC] Total orders count: 0
[08-Apr-2026 16:18:32 UTC] === API CALL LOG ===
[08-Apr-2026 16:18:32 UTC] Endpoint: user/profile.php
[08-Apr-2026 16:18:32 UTC] Full Log Data: {
    "timestamp": "2026-04-08 16:18:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "139.5.231.177",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg0IiwidXNlcm5hbWUiOiJuc3hqZXN6IiwiZW1haWwiOiIzcmRqdW5pb3Jjb2NAZ21haWwuY29tIiwiZXhwIjoxNzc2MjY5NTkyfQ.lu3C2_yi-Dltoyp00XuBO0yoy7ZiP0tQ2eoRXmcu104",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e9296a5bc43a346-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "139.5.231.177",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "139.5.231.177, 104.22.60.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Apr-2026 16:18:32 UTC] === END API CALL LOG ===
[08-Apr-2026 16:18:32 UTC] ✅ API Hash verification passed for profile endpoint
[08-Apr-2026 16:18:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg0IiwidXNlcm5hbWUiOiJuc3hqZXN6IiwiZW1haWwiOiIzcmRqdW5pb3Jjb2NAZ21haWwuY29tIiwiZXhwIjoxNzc2MjY5NTkyfQ.lu3C2_yi-Dltoyp00XuBO0yoy7ZiP0tQ2eoRXmcu104
[08-Apr-2026 16:18:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Apr-2026 16:18:32 UTC] ✅ JWT token verified successfully for user profile
[08-Apr-2026 16:18:32 UTC] User ID: 284
[08-Apr-2026 16:18:32 UTC] ✅ User profile retrieved successfully for user ID: 284
[08-Apr-2026 16:18:32 UTC] === API CALL LOG ===
[08-Apr-2026 16:18:32 UTC] Endpoint: user/profile.php
[08-Apr-2026 16:18:32 UTC] Full Log Data: {
    "timestamp": "2026-04-08 16:18:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "139.5.231.177",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg0IiwidXNlcm5hbWUiOiJuc3hqZXN6IiwiZW1haWwiOiIzcmRqdW5pb3Jjb2NAZ21haWwuY29tIiwiZXhwIjoxNzc2MjY5NTkyfQ.lu3C2_yi-Dltoyp00XuBO0yoy7ZiP0tQ2eoRXmcu104",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e9296a9bc08a346-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "139.5.231.177",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "139.5.231.177, 104.22.60.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Apr-2026 16:18:32 UTC] === END API CALL LOG ===
[08-Apr-2026 16:18:32 UTC] ✅ API Hash verification passed for profile endpoint
[08-Apr-2026 16:18:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg0IiwidXNlcm5hbWUiOiJuc3hqZXN6IiwiZW1haWwiOiIzcmRqdW5pb3Jjb2NAZ21haWwuY29tIiwiZXhwIjoxNzc2MjY5NTkyfQ.lu3C2_yi-Dltoyp00XuBO0yoy7ZiP0tQ2eoRXmcu104
[08-Apr-2026 16:18:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Apr-2026 16:18:32 UTC] ✅ JWT token verified successfully for user profile
[08-Apr-2026 16:18:32 UTC] User ID: 284
[08-Apr-2026 16:18:32 UTC] ✅ User profile retrieved successfully for user ID: 284
[08-Apr-2026 17:24:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Apr-2026 17:24:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Apr-2026 17:24:09 UTC] === API CALL LOG ===
[08-Apr-2026 17:24:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg1IiwidXNlcm5hbWUiOiJhbGljYWxsaW5nIiwiZW1haWwiOiJhbGljYWxsaW5nM0BnbWFpbC5jb20iLCJleHAiOjE3NzYyNzM4NDh9.jMye_bkTjlCgWCGtoozspK6bYPFK7SNX5tIdmlliQnY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e92f6c9bc07a8a7-CDG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"62.210.209.227","CF-IPCountry":"FR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"62.210.209.227, 172.71.232.83"}
[08-Apr-2026 17:24:09 UTC] Endpoint: user/profile.php
[08-Apr-2026 17:24:09 UTC] Full Log Data: {
    "timestamp": "2026-04-08 17:24:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "62.210.209.227",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg1IiwidXNlcm5hbWUiOiJhbGljYWxsaW5nIiwiZW1haWwiOiJhbGljYWxsaW5nM0BnbWFpbC5jb20iLCJleHAiOjE3NzYyNzM4NDh9.jMye_bkTjlCgWCGtoozspK6bYPFK7SNX5tIdmlliQnY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e92f6c9bc00a8a7-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "62.210.209.227",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "62.210.209.227, 172.71.232.82"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Apr-2026 17:24:09 UTC] === END API CALL LOG ===
[08-Apr-2026 17:24:09 UTC] === User Orders API Called ===
[08-Apr-2026 17:24:09 UTC] ✅ API Hash verification passed for profile endpoint
[08-Apr-2026 17:24:09 UTC] User ID: 285
[08-Apr-2026 17:24:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg1IiwidXNlcm5hbWUiOiJhbGljYWxsaW5nIiwiZW1haWwiOiJhbGljYWxsaW5nM0BnbWFpbC5jb20iLCJleHAiOjE3NzYyNzM4NDh9.jMye_bkTjlCgWCGtoozspK6bYPFK7SNX5tIdmlliQnY
[08-Apr-2026 17:24:09 UTC] Limit: 20, Offset: 0
[08-Apr-2026 17:24:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Apr-2026 17:24:09 UTC] ✅ JWT token verified successfully for user profile
[08-Apr-2026 17:24:09 UTC] User ID: 285
[08-Apr-2026 17:24:09 UTC] ✅ User profile retrieved successfully for user ID: 285
[08-Apr-2026 17:24:09 UTC] Orders found: 0
[08-Apr-2026 17:24:09 UTC] Orders data: []
[08-Apr-2026 17:24:09 UTC] Total orders count: 0
[08-Apr-2026 17:24:09 UTC] === API CALL LOG ===
[08-Apr-2026 17:24:09 UTC] Endpoint: user/profile.php
[08-Apr-2026 17:24:09 UTC] Full Log Data: {
    "timestamp": "2026-04-08 17:24:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "62.210.209.227",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg1IiwidXNlcm5hbWUiOiJhbGljYWxsaW5nIiwiZW1haWwiOiJhbGljYWxsaW5nM0BnbWFpbC5jb20iLCJleHAiOjE3NzYyNzM4NDh9.jMye_bkTjlCgWCGtoozspK6bYPFK7SNX5tIdmlliQnY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e92f6c9bc09a8a7-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "62.210.209.227",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "62.210.209.227, 172.71.232.82"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Apr-2026 17:24:09 UTC] === END API CALL LOG ===
[08-Apr-2026 17:24:09 UTC] ✅ API Hash verification passed for profile endpoint
[08-Apr-2026 17:24:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg1IiwidXNlcm5hbWUiOiJhbGljYWxsaW5nIiwiZW1haWwiOiJhbGljYWxsaW5nM0BnbWFpbC5jb20iLCJleHAiOjE3NzYyNzM4NDh9.jMye_bkTjlCgWCGtoozspK6bYPFK7SNX5tIdmlliQnY
[08-Apr-2026 17:24:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Apr-2026 17:24:09 UTC] ✅ JWT token verified successfully for user profile
[08-Apr-2026 17:24:09 UTC] User ID: 285
[08-Apr-2026 17:24:09 UTC] ✅ User profile retrieved successfully for user ID: 285
[08-Apr-2026 17:24:11 UTC] === API CALL LOG ===
[08-Apr-2026 17:24:11 UTC] Endpoint: user/profile.php
[08-Apr-2026 17:24:11 UTC] Full Log Data: {
    "timestamp": "2026-04-08 17:24:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "62.210.209.227",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg1IiwidXNlcm5hbWUiOiJhbGljYWxsaW5nIiwiZW1haWwiOiJhbGljYWxsaW5nM0BnbWFpbC5jb20iLCJleHAiOjE3NzYyNzM4NDh9.jMye_bkTjlCgWCGtoozspK6bYPFK7SNX5tIdmlliQnY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e92f6d2096da8a7-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "62.210.209.227",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "62.210.209.227, 172.71.232.82"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Apr-2026 17:24:11 UTC] === END API CALL LOG ===
[08-Apr-2026 17:24:11 UTC] ✅ API Hash verification passed for profile endpoint
[08-Apr-2026 17:24:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg1IiwidXNlcm5hbWUiOiJhbGljYWxsaW5nIiwiZW1haWwiOiJhbGljYWxsaW5nM0BnbWFpbC5jb20iLCJleHAiOjE3NzYyNzM4NDh9.jMye_bkTjlCgWCGtoozspK6bYPFK7SNX5tIdmlliQnY
[08-Apr-2026 17:24:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Apr-2026 17:24:11 UTC] ✅ JWT token verified successfully for user profile
[08-Apr-2026 17:24:11 UTC] User ID: 285
[08-Apr-2026 17:24:11 UTC] ✅ User profile retrieved successfully for user ID: 285
[08-Apr-2026 17:26:38 UTC] === API CALL LOG ===
[08-Apr-2026 17:26:38 UTC] Endpoint: user/profile.php
[08-Apr-2026 17:26:38 UTC] Full Log Data: {
    "timestamp": "2026-04-08 17:26:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "62.210.209.227",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg1IiwidXNlcm5hbWUiOiJhbGljYWxsaW5nIiwiZW1haWwiOiJhbGljYWxsaW5nM0BnbWFpbC5jb20iLCJleHAiOjE3NzYyNzM4NDh9.jMye_bkTjlCgWCGtoozspK6bYPFK7SNX5tIdmlliQnY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e92fa6b284ba8a7-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "62.210.209.227",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "62.210.209.227, 172.71.232.7"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Apr-2026 17:26:38 UTC] === END API CALL LOG ===
[08-Apr-2026 17:26:38 UTC] ✅ API Hash verification passed for profile endpoint
[08-Apr-2026 17:26:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg1IiwidXNlcm5hbWUiOiJhbGljYWxsaW5nIiwiZW1haWwiOiJhbGljYWxsaW5nM0BnbWFpbC5jb20iLCJleHAiOjE3NzYyNzM4NDh9.jMye_bkTjlCgWCGtoozspK6bYPFK7SNX5tIdmlliQnY
[08-Apr-2026 17:26:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Apr-2026 17:26:38 UTC] ✅ JWT token verified successfully for user profile
[08-Apr-2026 17:26:38 UTC] User ID: 285
[08-Apr-2026 17:26:38 UTC] ✅ User profile retrieved successfully for user ID: 285
[08-Apr-2026 17:27:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Apr-2026 17:27:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Apr-2026 17:27:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg1IiwidXNlcm5hbWUiOiJhbGljYWxsaW5nIiwiZW1haWwiOiJhbGljYWxsaW5nM0BnbWFpbC5jb20iLCJleHAiOjE3NzYyNzM4NDh9.jMye_bkTjlCgWCGtoozspK6bYPFK7SNX5tIdmlliQnY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e92fb647b7aa8a7-CDG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"62.210.209.227","CF-IPCountry":"FR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"62.210.209.227, 172.71.232.7"}
[08-Apr-2026 17:27:18 UTC] === User Orders API Called ===
[08-Apr-2026 17:27:18 UTC] User ID: 285
[08-Apr-2026 17:27:18 UTC] Limit: 20, Offset: 0
[08-Apr-2026 17:27:18 UTC] Orders found: 0
[08-Apr-2026 17:27:18 UTC] Orders data: []
[08-Apr-2026 17:27:18 UTC] Total orders count: 0
[08-Apr-2026 17:27:18 UTC] === API CALL LOG ===
[08-Apr-2026 17:27:18 UTC] Endpoint: user/profile.php
[08-Apr-2026 17:27:18 UTC] Full Log Data: {
    "timestamp": "2026-04-08 17:27:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "62.210.209.227",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg1IiwidXNlcm5hbWUiOiJhbGljYWxsaW5nIiwiZW1haWwiOiJhbGljYWxsaW5nM0BnbWFpbC5jb20iLCJleHAiOjE3NzYyNzM4NDh9.jMye_bkTjlCgWCGtoozspK6bYPFK7SNX5tIdmlliQnY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e92fb647b7ea8a7-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "62.210.209.227",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "62.210.209.227, 172.71.232.7"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Apr-2026 17:27:18 UTC] === END API CALL LOG ===
[08-Apr-2026 17:27:18 UTC] ✅ API Hash verification passed for profile endpoint
[08-Apr-2026 17:27:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg1IiwidXNlcm5hbWUiOiJhbGljYWxsaW5nIiwiZW1haWwiOiJhbGljYWxsaW5nM0BnbWFpbC5jb20iLCJleHAiOjE3NzYyNzM4NDh9.jMye_bkTjlCgWCGtoozspK6bYPFK7SNX5tIdmlliQnY
[08-Apr-2026 17:27:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Apr-2026 17:27:18 UTC] ✅ JWT token verified successfully for user profile
[08-Apr-2026 17:27:18 UTC] User ID: 285
[08-Apr-2026 17:27:18 UTC] ✅ User profile retrieved successfully for user ID: 285
[08-Apr-2026 17:27:19 UTC] === API CALL LOG ===
[08-Apr-2026 17:27:19 UTC] Endpoint: user/profile.php
[08-Apr-2026 17:27:19 UTC] Full Log Data: {
    "timestamp": "2026-04-08 17:27:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "62.210.209.227",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg1IiwidXNlcm5hbWUiOiJhbGljYWxsaW5nIiwiZW1haWwiOiJhbGljYWxsaW5nM0BnbWFpbC5jb20iLCJleHAiOjE3NzYyNzM4NDh9.jMye_bkTjlCgWCGtoozspK6bYPFK7SNX5tIdmlliQnY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e92fb69fb90a8a7-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "62.210.209.227",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "62.210.209.227, 172.71.232.7"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Apr-2026 17:27:19 UTC] === END API CALL LOG ===
[08-Apr-2026 17:27:19 UTC] ✅ API Hash verification passed for profile endpoint
[08-Apr-2026 17:27:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg1IiwidXNlcm5hbWUiOiJhbGljYWxsaW5nIiwiZW1haWwiOiJhbGljYWxsaW5nM0BnbWFpbC5jb20iLCJleHAiOjE3NzYyNzM4NDh9.jMye_bkTjlCgWCGtoozspK6bYPFK7SNX5tIdmlliQnY
[08-Apr-2026 17:27:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Apr-2026 17:27:19 UTC] ✅ JWT token verified successfully for user profile
[08-Apr-2026 17:27:19 UTC] User ID: 285
[08-Apr-2026 17:27:19 UTC] ✅ User profile retrieved successfully for user ID: 285
[08-Apr-2026 17:27:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Apr-2026 17:27:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Apr-2026 17:27:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg1IiwidXNlcm5hbWUiOiJhbGljYWxsaW5nIiwiZW1haWwiOiJhbGljYWxsaW5nM0BnbWFpbC5jb20iLCJleHAiOjE3NzYyNzM4NDh9.jMye_bkTjlCgWCGtoozspK6bYPFK7SNX5tIdmlliQnY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e92fb79acb3a8a7-CDG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"62.210.209.227","CF-IPCountry":"FR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"62.210.209.227, 172.71.232.7"}
[08-Apr-2026 17:27:21 UTC] === User Orders API Called ===
[08-Apr-2026 17:27:21 UTC] User ID: 285
[08-Apr-2026 17:27:21 UTC] Limit: 20, Offset: 0
[08-Apr-2026 17:27:21 UTC] Orders found: 0
[08-Apr-2026 17:27:21 UTC] Orders data: []
[08-Apr-2026 17:27:21 UTC] Total orders count: 0
[08-Apr-2026 17:27:35 UTC] === API CALL LOG ===
[08-Apr-2026 17:27:35 UTC] Endpoint: user/profile.php
[08-Apr-2026 17:27:35 UTC] Full Log Data: {
    "timestamp": "2026-04-08 17:27:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "62.210.209.227",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg1IiwidXNlcm5hbWUiOiJhbGljYWxsaW5nIiwiZW1haWwiOiJhbGljYWxsaW5nM0BnbWFpbC5jb20iLCJleHAiOjE3NzYyNzM4NDh9.jMye_bkTjlCgWCGtoozspK6bYPFK7SNX5tIdmlliQnY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e92fbd0797ea8a7-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "62.210.209.227",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "62.210.209.227, 172.71.232.7"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Apr-2026 17:27:35 UTC] === END API CALL LOG ===
[08-Apr-2026 17:27:35 UTC] ✅ API Hash verification passed for profile endpoint
[08-Apr-2026 17:27:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg1IiwidXNlcm5hbWUiOiJhbGljYWxsaW5nIiwiZW1haWwiOiJhbGljYWxsaW5nM0BnbWFpbC5jb20iLCJleHAiOjE3NzYyNzM4NDh9.jMye_bkTjlCgWCGtoozspK6bYPFK7SNX5tIdmlliQnY
[08-Apr-2026 17:27:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Apr-2026 17:27:35 UTC] ✅ JWT token verified successfully for user profile
[08-Apr-2026 17:27:35 UTC] User ID: 285
[08-Apr-2026 17:27:35 UTC] ✅ User profile retrieved successfully for user ID: 285
[08-Apr-2026 17:27:36 UTC] User Purchases API - User ID: 285
[08-Apr-2026 17:27:36 UTC] User Purchases API - Total purchases found: 0
[08-Apr-2026 17:27:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Apr-2026 17:27:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Apr-2026 17:27:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg1IiwidXNlcm5hbWUiOiJhbGljYWxsaW5nIiwiZW1haWwiOiJhbGljYWxsaW5nM0BnbWFpbC5jb20iLCJleHAiOjE3NzYyNzM4NDh9.jMye_bkTjlCgWCGtoozspK6bYPFK7SNX5tIdmlliQnY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e92fc0fbc7ba8a7-CDG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"62.210.209.227","CF-IPCountry":"FR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"62.210.209.227, 172.71.232.7"}
[08-Apr-2026 17:27:45 UTC] === User Orders API Called ===
[08-Apr-2026 17:27:45 UTC] User ID: 285
[08-Apr-2026 17:27:45 UTC] Limit: 20, Offset: 0
[08-Apr-2026 17:27:45 UTC] Orders found: 0
[08-Apr-2026 17:27:45 UTC] Orders data: []
[08-Apr-2026 17:27:45 UTC] Total orders count: 0
[08-Apr-2026 17:27:45 UTC] === API CALL LOG ===
[08-Apr-2026 17:27:45 UTC] Endpoint: user/profile.php
[08-Apr-2026 17:27:45 UTC] Full Log Data: {
    "timestamp": "2026-04-08 17:27:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "62.210.209.227",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg1IiwidXNlcm5hbWUiOiJhbGljYWxsaW5nIiwiZW1haWwiOiJhbGljYWxsaW5nM0BnbWFpbC5jb20iLCJleHAiOjE3NzYyNzM4NDh9.jMye_bkTjlCgWCGtoozspK6bYPFK7SNX5tIdmlliQnY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e92fc0fbc7da8a7-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "62.210.209.227",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "62.210.209.227, 172.71.232.6"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Apr-2026 17:27:45 UTC] === END API CALL LOG ===
[08-Apr-2026 17:27:45 UTC] ✅ API Hash verification passed for profile endpoint
[08-Apr-2026 17:27:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg1IiwidXNlcm5hbWUiOiJhbGljYWxsaW5nIiwiZW1haWwiOiJhbGljYWxsaW5nM0BnbWFpbC5jb20iLCJleHAiOjE3NzYyNzM4NDh9.jMye_bkTjlCgWCGtoozspK6bYPFK7SNX5tIdmlliQnY
[08-Apr-2026 17:27:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Apr-2026 17:27:45 UTC] ✅ JWT token verified successfully for user profile
[08-Apr-2026 17:27:45 UTC] User ID: 285
[08-Apr-2026 17:27:45 UTC] ✅ User profile retrieved successfully for user ID: 285
[08-Apr-2026 17:27:46 UTC] === API CALL LOG ===
[08-Apr-2026 17:27:46 UTC] Endpoint: user/profile.php
[08-Apr-2026 17:27:46 UTC] Full Log Data: {
    "timestamp": "2026-04-08 17:27:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "62.210.209.227",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg1IiwidXNlcm5hbWUiOiJhbGljYWxsaW5nIiwiZW1haWwiOiJhbGljYWxsaW5nM0BnbWFpbC5jb20iLCJleHAiOjE3NzYyNzM4NDh9.jMye_bkTjlCgWCGtoozspK6bYPFK7SNX5tIdmlliQnY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e92fc13ce33a8a7-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "62.210.209.227",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "62.210.209.227, 172.71.232.6"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Apr-2026 17:27:46 UTC] === END API CALL LOG ===
[08-Apr-2026 17:27:46 UTC] ✅ API Hash verification passed for profile endpoint
[08-Apr-2026 17:27:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg1IiwidXNlcm5hbWUiOiJhbGljYWxsaW5nIiwiZW1haWwiOiJhbGljYWxsaW5nM0BnbWFpbC5jb20iLCJleHAiOjE3NzYyNzM4NDh9.jMye_bkTjlCgWCGtoozspK6bYPFK7SNX5tIdmlliQnY
[08-Apr-2026 17:27:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Apr-2026 17:27:46 UTC] ✅ JWT token verified successfully for user profile
[08-Apr-2026 17:27:46 UTC] User ID: 285
[08-Apr-2026 17:27:46 UTC] ✅ User profile retrieved successfully for user ID: 285
[08-Apr-2026 17:28:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Apr-2026 17:28:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Apr-2026 17:28:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg1IiwidXNlcm5hbWUiOiJhbGljYWxsaW5nIiwiZW1haWwiOiJhbGljYWxsaW5nM0BnbWFpbC5jb20iLCJleHAiOjE3NzYyNzM4NDh9.jMye_bkTjlCgWCGtoozspK6bYPFK7SNX5tIdmlliQnY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e92fc8fce66a8a7-CDG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"62.210.209.227","CF-IPCountry":"FR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"62.210.209.227, 172.71.232.7"}
[08-Apr-2026 17:28:06 UTC] === User Orders API Called ===
[08-Apr-2026 17:28:06 UTC] User ID: 285
[08-Apr-2026 17:28:06 UTC] Limit: 20, Offset: 0
[08-Apr-2026 17:28:06 UTC] Orders found: 0
[08-Apr-2026 17:28:06 UTC] Orders data: []
[08-Apr-2026 17:28:06 UTC] Total orders count: 0
[08-Apr-2026 17:28:06 UTC] === API CALL LOG ===
[08-Apr-2026 17:28:06 UTC] Endpoint: user/profile.php
[08-Apr-2026 17:28:06 UTC] Full Log Data: {
    "timestamp": "2026-04-08 17:28:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "62.210.209.227",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg1IiwidXNlcm5hbWUiOiJhbGljYWxsaW5nIiwiZW1haWwiOiJhbGljYWxsaW5nM0BnbWFpbC5jb20iLCJleHAiOjE3NzYyNzM4NDh9.jMye_bkTjlCgWCGtoozspK6bYPFK7SNX5tIdmlliQnY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e92fc8fce68a8a7-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "62.210.209.227",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "62.210.209.227, 172.71.232.7"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Apr-2026 17:28:06 UTC] === END API CALL LOG ===
[08-Apr-2026 17:28:06 UTC] ✅ API Hash verification passed for profile endpoint
[08-Apr-2026 17:28:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg1IiwidXNlcm5hbWUiOiJhbGljYWxsaW5nIiwiZW1haWwiOiJhbGljYWxsaW5nM0BnbWFpbC5jb20iLCJleHAiOjE3NzYyNzM4NDh9.jMye_bkTjlCgWCGtoozspK6bYPFK7SNX5tIdmlliQnY
[08-Apr-2026 17:28:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Apr-2026 17:28:06 UTC] ✅ JWT token verified successfully for user profile
[08-Apr-2026 17:28:06 UTC] User ID: 285
[08-Apr-2026 17:28:06 UTC] ✅ User profile retrieved successfully for user ID: 285
[08-Apr-2026 17:28:06 UTC] === API CALL LOG ===
[08-Apr-2026 17:28:06 UTC] Endpoint: user/profile.php
[08-Apr-2026 17:28:06 UTC] Full Log Data: {
    "timestamp": "2026-04-08 17:28:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "62.210.209.227",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg1IiwidXNlcm5hbWUiOiJhbGljYWxsaW5nIiwiZW1haWwiOiJhbGljYWxsaW5nM0BnbWFpbC5jb20iLCJleHAiOjE3NzYyNzM4NDh9.jMye_bkTjlCgWCGtoozspK6bYPFK7SNX5tIdmlliQnY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e92fc91bb4ba8a7-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "62.210.209.227",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "62.210.209.227, 172.71.232.7"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Apr-2026 17:28:06 UTC] === END API CALL LOG ===
[08-Apr-2026 17:28:06 UTC] ✅ API Hash verification passed for profile endpoint
[08-Apr-2026 17:28:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg1IiwidXNlcm5hbWUiOiJhbGljYWxsaW5nIiwiZW1haWwiOiJhbGljYWxsaW5nM0BnbWFpbC5jb20iLCJleHAiOjE3NzYyNzM4NDh9.jMye_bkTjlCgWCGtoozspK6bYPFK7SNX5tIdmlliQnY
[08-Apr-2026 17:28:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Apr-2026 17:28:06 UTC] ✅ JWT token verified successfully for user profile
[08-Apr-2026 17:28:06 UTC] User ID: 285
[08-Apr-2026 17:28:06 UTC] ✅ User profile retrieved successfully for user ID: 285
[08-Apr-2026 17:28:19 UTC] === API CALL LOG ===
[08-Apr-2026 17:28:19 UTC] Endpoint: user/profile.php
[08-Apr-2026 17:28:19 UTC] Full Log Data: {
    "timestamp": "2026-04-08 17:28:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "62.210.209.227",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg1IiwidXNlcm5hbWUiOiJhbGljYWxsaW5nIiwiZW1haWwiOiJhbGljYWxsaW5nM0BnbWFpbC5jb20iLCJleHAiOjE3NzYyNzM4NDh9.jMye_bkTjlCgWCGtoozspK6bYPFK7SNX5tIdmlliQnY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e92fce1b86ba8a7-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "62.210.209.227",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "62.210.209.227, 172.71.232.6"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Apr-2026 17:28:19 UTC] === END API CALL LOG ===
[08-Apr-2026 17:28:19 UTC] ✅ API Hash verification passed for profile endpoint
[08-Apr-2026 17:28:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg1IiwidXNlcm5hbWUiOiJhbGljYWxsaW5nIiwiZW1haWwiOiJhbGljYWxsaW5nM0BnbWFpbC5jb20iLCJleHAiOjE3NzYyNzM4NDh9.jMye_bkTjlCgWCGtoozspK6bYPFK7SNX5tIdmlliQnY
[08-Apr-2026 17:28:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Apr-2026 17:28:19 UTC] ✅ JWT token verified successfully for user profile
[08-Apr-2026 17:28:19 UTC] User ID: 285
[08-Apr-2026 17:28:19 UTC] ✅ User profile retrieved successfully for user ID: 285
[08-Apr-2026 17:28:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Apr-2026 17:28:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Apr-2026 17:28:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg1IiwidXNlcm5hbWUiOiJhbGljYWxsaW5nIiwiZW1haWwiOiJhbGljYWxsaW5nM0BnbWFpbC5jb20iLCJleHAiOjE3NzYyNzM4NDh9.jMye_bkTjlCgWCGtoozspK6bYPFK7SNX5tIdmlliQnY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e92fce1b869a8a7-CDG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"62.210.209.227","CF-IPCountry":"FR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"62.210.209.227, 172.71.232.6"}
[08-Apr-2026 17:28:19 UTC] === User Orders API Called ===
[08-Apr-2026 17:28:19 UTC] User ID: 285
[08-Apr-2026 17:28:19 UTC] Limit: 20, Offset: 0
[08-Apr-2026 17:28:19 UTC] Orders found: 0
[08-Apr-2026 17:28:19 UTC] Orders data: []
[08-Apr-2026 17:28:19 UTC] Total orders count: 0
[08-Apr-2026 17:28:20 UTC] === API CALL LOG ===
[08-Apr-2026 17:28:20 UTC] Endpoint: user/profile.php
[08-Apr-2026 17:28:20 UTC] Full Log Data: {
    "timestamp": "2026-04-08 17:28:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "62.210.209.227",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg1IiwidXNlcm5hbWUiOiJhbGljYWxsaW5nIiwiZW1haWwiOiJhbGljYWxsaW5nM0BnbWFpbC5jb20iLCJleHAiOjE3NzYyNzM4NDh9.jMye_bkTjlCgWCGtoozspK6bYPFK7SNX5tIdmlliQnY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e92fce54905a8a7-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "62.210.209.227",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "62.210.209.227, 172.71.232.6"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Apr-2026 17:28:20 UTC] === END API CALL LOG ===
[08-Apr-2026 17:28:20 UTC] ✅ API Hash verification passed for profile endpoint
[08-Apr-2026 17:28:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg1IiwidXNlcm5hbWUiOiJhbGljYWxsaW5nIiwiZW1haWwiOiJhbGljYWxsaW5nM0BnbWFpbC5jb20iLCJleHAiOjE3NzYyNzM4NDh9.jMye_bkTjlCgWCGtoozspK6bYPFK7SNX5tIdmlliQnY
[08-Apr-2026 17:28:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Apr-2026 17:28:20 UTC] ✅ JWT token verified successfully for user profile
[08-Apr-2026 17:28:20 UTC] User ID: 285
[08-Apr-2026 17:28:20 UTC] ✅ User profile retrieved successfully for user ID: 285
[08-Apr-2026 17:28:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Apr-2026 17:28:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Apr-2026 17:28:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg1IiwidXNlcm5hbWUiOiJhbGljYWxsaW5nIiwiZW1haWwiOiJhbGljYWxsaW5nM0BnbWFpbC5jb20iLCJleHAiOjE3NzYyNzM4NDh9.jMye_bkTjlCgWCGtoozspK6bYPFK7SNX5tIdmlliQnY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e92fcf07cb3a8a7-CDG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"62.210.209.227","CF-IPCountry":"FR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"62.210.209.227, 172.71.232.6"}
[08-Apr-2026 17:28:21 UTC] === User Orders API Called ===
[08-Apr-2026 17:28:21 UTC] User ID: 285
[08-Apr-2026 17:28:21 UTC] Limit: 20, Offset: 0
[08-Apr-2026 17:28:21 UTC] Orders found: 0
[08-Apr-2026 17:28:21 UTC] Orders data: []
[08-Apr-2026 17:28:21 UTC] Total orders count: 0
[08-Apr-2026 17:28:24 UTC] === API CALL LOG ===
[08-Apr-2026 17:28:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Apr-2026 17:28:24 UTC] Endpoint: user/profile.php
[08-Apr-2026 17:28:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Apr-2026 17:28:24 UTC] Full Log Data: {
    "timestamp": "2026-04-08 17:28:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "62.210.209.227",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg1IiwidXNlcm5hbWUiOiJhbGljYWxsaW5nIiwiZW1haWwiOiJhbGljYWxsaW5nM0BnbWFpbC5jb20iLCJleHAiOjE3NzYyNzM4NDh9.jMye_bkTjlCgWCGtoozspK6bYPFK7SNX5tIdmlliQnY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e92fcffb802a8a7-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "62.210.209.227",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "62.210.209.227, 172.71.232.6"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Apr-2026 17:28:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg1IiwidXNlcm5hbWUiOiJhbGljYWxsaW5nIiwiZW1haWwiOiJhbGljYWxsaW5nM0BnbWFpbC5jb20iLCJleHAiOjE3NzYyNzM4NDh9.jMye_bkTjlCgWCGtoozspK6bYPFK7SNX5tIdmlliQnY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e92fcffbfffa8a7-CDG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"62.210.209.227","CF-IPCountry":"FR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"62.210.209.227, 172.71.232.6"}
[08-Apr-2026 17:28:24 UTC] === END API CALL LOG ===
[08-Apr-2026 17:28:24 UTC] ✅ API Hash verification passed for profile endpoint
[08-Apr-2026 17:28:24 UTC] === User Orders API Called ===
[08-Apr-2026 17:28:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg1IiwidXNlcm5hbWUiOiJhbGljYWxsaW5nIiwiZW1haWwiOiJhbGljYWxsaW5nM0BnbWFpbC5jb20iLCJleHAiOjE3NzYyNzM4NDh9.jMye_bkTjlCgWCGtoozspK6bYPFK7SNX5tIdmlliQnY
[08-Apr-2026 17:28:24 UTC] User ID: 285
[08-Apr-2026 17:28:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Apr-2026 17:28:24 UTC] Limit: 20, Offset: 0
[08-Apr-2026 17:28:24 UTC] ✅ JWT token verified successfully for user profile
[08-Apr-2026 17:28:24 UTC] User ID: 285
[08-Apr-2026 17:28:24 UTC] ✅ User profile retrieved successfully for user ID: 285
[08-Apr-2026 17:28:24 UTC] Orders found: 0
[08-Apr-2026 17:28:24 UTC] Orders data: []
[08-Apr-2026 17:28:24 UTC] Total orders count: 0
[08-Apr-2026 17:28:24 UTC] === API CALL LOG ===
[08-Apr-2026 17:28:24 UTC] Endpoint: user/profile.php
[08-Apr-2026 17:28:24 UTC] Full Log Data: {
    "timestamp": "2026-04-08 17:28:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "62.210.209.227",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg1IiwidXNlcm5hbWUiOiJhbGljYWxsaW5nIiwiZW1haWwiOiJhbGljYWxsaW5nM0BnbWFpbC5jb20iLCJleHAiOjE3NzYyNzM4NDh9.jMye_bkTjlCgWCGtoozspK6bYPFK7SNX5tIdmlliQnY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e92fd01ac92a8a7-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "62.210.209.227",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "62.210.209.227, 172.71.232.6"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Apr-2026 17:28:24 UTC] === END API CALL LOG ===
[08-Apr-2026 17:28:24 UTC] ✅ API Hash verification passed for profile endpoint
[08-Apr-2026 17:28:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg1IiwidXNlcm5hbWUiOiJhbGljYWxsaW5nIiwiZW1haWwiOiJhbGljYWxsaW5nM0BnbWFpbC5jb20iLCJleHAiOjE3NzYyNzM4NDh9.jMye_bkTjlCgWCGtoozspK6bYPFK7SNX5tIdmlliQnY
[08-Apr-2026 17:28:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Apr-2026 17:28:24 UTC] ✅ JWT token verified successfully for user profile
[08-Apr-2026 17:28:24 UTC] User ID: 285
[08-Apr-2026 17:28:24 UTC] ✅ User profile retrieved successfully for user ID: 285
[08-Apr-2026 18:39:44 UTC] === API CALL LOG ===
[08-Apr-2026 18:39:44 UTC] Endpoint: user/profile.php
[08-Apr-2026 18:39:44 UTC] Full Log Data: {
    "timestamp": "2026-04-08 18:39:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.191.60.95",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyNTAsInVzZXJuYW1lIjoia2FsIiwiZW1haWwiOiJrYWxraWRhbmRlbXNldzY0MUBnbWFpbC5jb20iLCJleHAiOjE3NzYyNzgzODR9.LLfvISkHH9TNLZYNO2hcseweMb7pJRv8EEcMXh46X1U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e93658019157893-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.191.60.95",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.191.60.95, 104.23.208.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Apr-2026 18:39:44 UTC] === END API CALL LOG ===
[08-Apr-2026 18:39:44 UTC] ✅ API Hash verification passed for profile endpoint
[08-Apr-2026 18:39:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyNTAsInVzZXJuYW1lIjoia2FsIiwiZW1haWwiOiJrYWxraWRhbmRlbXNldzY0MUBnbWFpbC5jb20iLCJleHAiOjE3NzYyNzgzODR9.LLfvISkHH9TNLZYNO2hcseweMb7pJRv8EEcMXh46X1U
[08-Apr-2026 18:39:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Apr-2026 18:39:44 UTC] ✅ JWT token verified successfully for user profile
[08-Apr-2026 18:39:44 UTC] User ID: 250
[08-Apr-2026 18:39:44 UTC] ✅ User profile retrieved successfully for user ID: 250
[08-Apr-2026 18:39:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Apr-2026 18:39:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Apr-2026 18:39:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyNTAsInVzZXJuYW1lIjoia2FsIiwiZW1haWwiOiJrYWxraWRhbmRlbXNldzY0MUBnbWFpbC5jb20iLCJleHAiOjE3NzYyNzgzODR9.LLfvISkHH9TNLZYNO2hcseweMb7pJRv8EEcMXh46X1U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e93658019187893-ADD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"196.191.60.95","CF-IPCountry":"ET","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"196.191.60.95, 104.23.208.145"}
[08-Apr-2026 18:39:44 UTC] === User Orders API Called ===
[08-Apr-2026 18:39:44 UTC] User ID: 250
[08-Apr-2026 18:39:44 UTC] Limit: 20, Offset: 0
[08-Apr-2026 18:39:44 UTC] Orders found: 1
[08-Apr-2026 18:39:44 UTC] Orders data: [{"id":157,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/MobileMoneyAcademy","status":"pending","created_at":"2026-04-04 20:14:27","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[08-Apr-2026 18:39:44 UTC] Total orders count: 1
[08-Apr-2026 18:39:44 UTC] === API CALL LOG ===
[08-Apr-2026 18:39:44 UTC] Endpoint: user/profile.php
[08-Apr-2026 18:39:44 UTC] Full Log Data: {
    "timestamp": "2026-04-08 18:39:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.191.60.95",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyNTAsInVzZXJuYW1lIjoia2FsIiwiZW1haWwiOiJrYWxraWRhbmRlbXNldzY0MUBnbWFpbC5jb20iLCJleHAiOjE3NzYyNzgzODR9.LLfvISkHH9TNLZYNO2hcseweMb7pJRv8EEcMXh46X1U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e9365812b7c7893-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.191.60.95",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.191.60.95, 104.23.208.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Apr-2026 18:39:44 UTC] === END API CALL LOG ===
[08-Apr-2026 18:39:44 UTC] ✅ API Hash verification passed for profile endpoint
[08-Apr-2026 18:39:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyNTAsInVzZXJuYW1lIjoia2FsIiwiZW1haWwiOiJrYWxraWRhbmRlbXNldzY0MUBnbWFpbC5jb20iLCJleHAiOjE3NzYyNzgzODR9.LLfvISkHH9TNLZYNO2hcseweMb7pJRv8EEcMXh46X1U
[08-Apr-2026 18:39:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Apr-2026 18:39:44 UTC] ✅ JWT token verified successfully for user profile
[08-Apr-2026 18:39:44 UTC] User ID: 250
[08-Apr-2026 18:39:44 UTC] ✅ User profile retrieved successfully for user ID: 250
[08-Apr-2026 18:39:47 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Apr-2026 18:39:47 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Apr-2026 18:39:47 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyNTAsInVzZXJuYW1lIjoia2FsIiwiZW1haWwiOiJrYWxraWRhbmRlbXNldzY0MUBnbWFpbC5jb20iLCJleHAiOjE3NzYyNzgzODR9.LLfvISkHH9TNLZYNO2hcseweMb7pJRv8EEcMXh46X1U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e93658f0fe17893-ADD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"196.191.60.95","CF-IPCountry":"ET","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"196.191.60.95, 104.23.208.144"}
[08-Apr-2026 18:39:47 UTC] === User Orders API Called ===
[08-Apr-2026 18:39:47 UTC] User ID: 250
[08-Apr-2026 18:39:47 UTC] Limit: 20, Offset: 0
[08-Apr-2026 18:39:47 UTC] Orders found: 1
[08-Apr-2026 18:39:47 UTC] Orders data: [{"id":157,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/MobileMoneyAcademy","status":"pending","created_at":"2026-04-04 20:14:27","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[08-Apr-2026 18:39:47 UTC] Total orders count: 1
[08-Apr-2026 20:08:05 UTC] === API CALL LOG ===
[08-Apr-2026 20:08:05 UTC] Endpoint: user/profile.php
[08-Apr-2026 20:08:05 UTC] Full Log Data: {
    "timestamp": "2026-04-08 20:08:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.191.61.3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg2IiwidXNlcm5hbWUiOiJyaWNoeSIsImVtYWlsIjoibWFrZXJtb29kOEBnbWFpbC5jb20iLCJleHAiOjE3NzYyODM2ODR9.Bo9u7rJnGLnYCHC__u0zP8e-bk0SsZDh5A1INe9AF4E",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e93e6e8db65aea6-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.191.61.3",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.191.61.3, 104.23.208.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Apr-2026 20:08:05 UTC] === END API CALL LOG ===
[08-Apr-2026 20:08:05 UTC] ✅ API Hash verification passed for profile endpoint
[08-Apr-2026 20:08:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg2IiwidXNlcm5hbWUiOiJyaWNoeSIsImVtYWlsIjoibWFrZXJtb29kOEBnbWFpbC5jb20iLCJleHAiOjE3NzYyODM2ODR9.Bo9u7rJnGLnYCHC__u0zP8e-bk0SsZDh5A1INe9AF4E
[08-Apr-2026 20:08:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Apr-2026 20:08:05 UTC] ✅ JWT token verified successfully for user profile
[08-Apr-2026 20:08:05 UTC] User ID: 286
[08-Apr-2026 20:08:05 UTC] ✅ User profile retrieved successfully for user ID: 286
[08-Apr-2026 20:08:05 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Apr-2026 20:08:05 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Apr-2026 20:08:05 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg2IiwidXNlcm5hbWUiOiJyaWNoeSIsImVtYWlsIjoibWFrZXJtb29kOEBnbWFpbC5jb20iLCJleHAiOjE3NzYyODM2ODR9.Bo9u7rJnGLnYCHC__u0zP8e-bk0SsZDh5A1INe9AF4E","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e93e6e8db6aaea6-ADD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"196.191.61.3","CF-IPCountry":"ET","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"196.191.61.3, 104.23.208.144"}
[08-Apr-2026 20:08:05 UTC] === User Orders API Called ===
[08-Apr-2026 20:08:05 UTC] User ID: 286
[08-Apr-2026 20:08:05 UTC] Limit: 20, Offset: 0
[08-Apr-2026 20:08:05 UTC] Orders found: 0
[08-Apr-2026 20:08:05 UTC] Orders data: []
[08-Apr-2026 20:08:05 UTC] Total orders count: 0
[08-Apr-2026 20:08:05 UTC] === API CALL LOG ===
[08-Apr-2026 20:08:05 UTC] Endpoint: user/profile.php
[08-Apr-2026 20:08:05 UTC] Full Log Data: {
    "timestamp": "2026-04-08 20:08:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.191.61.3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg2IiwidXNlcm5hbWUiOiJyaWNoeSIsImVtYWlsIjoibWFrZXJtb29kOEBnbWFpbC5jb20iLCJleHAiOjE3NzYyODM2ODR9.Bo9u7rJnGLnYCHC__u0zP8e-bk0SsZDh5A1INe9AF4E",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e93e6e93c51aea6-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.191.61.3",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.191.61.3, 104.23.208.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Apr-2026 20:08:05 UTC] === END API CALL LOG ===
[08-Apr-2026 20:08:05 UTC] ✅ API Hash verification passed for profile endpoint
[08-Apr-2026 20:08:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg2IiwidXNlcm5hbWUiOiJyaWNoeSIsImVtYWlsIjoibWFrZXJtb29kOEBnbWFpbC5jb20iLCJleHAiOjE3NzYyODM2ODR9.Bo9u7rJnGLnYCHC__u0zP8e-bk0SsZDh5A1INe9AF4E
[08-Apr-2026 20:08:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Apr-2026 20:08:05 UTC] ✅ JWT token verified successfully for user profile
[08-Apr-2026 20:08:05 UTC] User ID: 286
[08-Apr-2026 20:08:05 UTC] ✅ User profile retrieved successfully for user ID: 286
[08-Apr-2026 20:08:07 UTC] === API CALL LOG ===
[08-Apr-2026 20:08:07 UTC] Endpoint: user/profile.php
[08-Apr-2026 20:08:07 UTC] Full Log Data: {
    "timestamp": "2026-04-08 20:08:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.191.61.3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg2IiwidXNlcm5hbWUiOiJyaWNoeSIsImVtYWlsIjoibWFrZXJtb29kOEBnbWFpbC5jb20iLCJleHAiOjE3NzYyODM2ODR9.Bo9u7rJnGLnYCHC__u0zP8e-bk0SsZDh5A1INe9AF4E",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e93e6f5ea32aea6-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.191.61.3",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.191.61.3, 104.23.208.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Apr-2026 20:08:07 UTC] === END API CALL LOG ===
[08-Apr-2026 20:08:07 UTC] ✅ API Hash verification passed for profile endpoint
[08-Apr-2026 20:08:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg2IiwidXNlcm5hbWUiOiJyaWNoeSIsImVtYWlsIjoibWFrZXJtb29kOEBnbWFpbC5jb20iLCJleHAiOjE3NzYyODM2ODR9.Bo9u7rJnGLnYCHC__u0zP8e-bk0SsZDh5A1INe9AF4E
[08-Apr-2026 20:08:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Apr-2026 20:08:07 UTC] ✅ JWT token verified successfully for user profile
[08-Apr-2026 20:08:07 UTC] User ID: 286
[08-Apr-2026 20:08:07 UTC] ✅ User profile retrieved successfully for user ID: 286
[08-Apr-2026 20:08:43 UTC] === API CALL LOG ===
[08-Apr-2026 20:08:43 UTC] Endpoint: user/profile.php
[08-Apr-2026 20:08:43 UTC] Full Log Data: {
    "timestamp": "2026-04-08 20:08:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.191.61.3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg2IiwidXNlcm5hbWUiOiJyaWNoeSIsImVtYWlsIjoibWFrZXJtb29kOEBnbWFpbC5jb20iLCJleHAiOjE3NzYyODM2ODR9.Bo9u7rJnGLnYCHC__u0zP8e-bk0SsZDh5A1INe9AF4E",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e93e7d59820aea6-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.191.61.3",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.191.61.3, 104.23.208.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Apr-2026 20:08:43 UTC] === END API CALL LOG ===
[08-Apr-2026 20:08:43 UTC] ✅ API Hash verification passed for profile endpoint
[08-Apr-2026 20:08:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg2IiwidXNlcm5hbWUiOiJyaWNoeSIsImVtYWlsIjoibWFrZXJtb29kOEBnbWFpbC5jb20iLCJleHAiOjE3NzYyODM2ODR9.Bo9u7rJnGLnYCHC__u0zP8e-bk0SsZDh5A1INe9AF4E
[08-Apr-2026 20:08:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Apr-2026 20:08:43 UTC] ✅ JWT token verified successfully for user profile
[08-Apr-2026 20:08:43 UTC] User ID: 286
[08-Apr-2026 20:08:43 UTC] ✅ User profile retrieved successfully for user ID: 286
[08-Apr-2026 20:08:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Apr-2026 20:08:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Apr-2026 20:08:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg2IiwidXNlcm5hbWUiOiJyaWNoeSIsImVtYWlsIjoibWFrZXJtb29kOEBnbWFpbC5jb20iLCJleHAiOjE3NzYyODM2ODR9.Bo9u7rJnGLnYCHC__u0zP8e-bk0SsZDh5A1INe9AF4E","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e93e7d5981eaea6-ADD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"196.191.61.3","CF-IPCountry":"ET","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"196.191.61.3, 104.23.208.144"}
[08-Apr-2026 20:08:43 UTC] === User Orders API Called ===
[08-Apr-2026 20:08:43 UTC] User ID: 286
[08-Apr-2026 20:08:43 UTC] Limit: 20, Offset: 0
[08-Apr-2026 20:08:43 UTC] Orders found: 0
[08-Apr-2026 20:08:43 UTC] Orders data: []
[08-Apr-2026 20:08:43 UTC] Total orders count: 0
[08-Apr-2026 20:08:43 UTC] === API CALL LOG ===
[08-Apr-2026 20:08:43 UTC] Endpoint: user/profile.php
[08-Apr-2026 20:08:43 UTC] Full Log Data: {
    "timestamp": "2026-04-08 20:08:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.191.61.3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg2IiwidXNlcm5hbWUiOiJyaWNoeSIsImVtYWlsIjoibWFrZXJtb29kOEBnbWFpbC5jb20iLCJleHAiOjE3NzYyODM2ODR9.Bo9u7rJnGLnYCHC__u0zP8e-bk0SsZDh5A1INe9AF4E",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e93e7d9791baea6-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.191.61.3",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.191.61.3, 104.23.208.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Apr-2026 20:08:43 UTC] === END API CALL LOG ===
[08-Apr-2026 20:08:43 UTC] ✅ API Hash verification passed for profile endpoint
[08-Apr-2026 20:08:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg2IiwidXNlcm5hbWUiOiJyaWNoeSIsImVtYWlsIjoibWFrZXJtb29kOEBnbWFpbC5jb20iLCJleHAiOjE3NzYyODM2ODR9.Bo9u7rJnGLnYCHC__u0zP8e-bk0SsZDh5A1INe9AF4E
[08-Apr-2026 20:08:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Apr-2026 20:08:43 UTC] ✅ JWT token verified successfully for user profile
[08-Apr-2026 20:08:43 UTC] User ID: 286
[08-Apr-2026 20:08:43 UTC] ✅ User profile retrieved successfully for user ID: 286
[08-Apr-2026 20:08:44 UTC] === API CALL LOG ===
[08-Apr-2026 20:08:44 UTC] Endpoint: user/profile.php
[08-Apr-2026 20:08:44 UTC] Full Log Data: {
    "timestamp": "2026-04-08 20:08:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.191.61.3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg2IiwidXNlcm5hbWUiOiJyaWNoeSIsImVtYWlsIjoibWFrZXJtb29kOEBnbWFpbC5jb20iLCJleHAiOjE3NzYyODM2ODR9.Bo9u7rJnGLnYCHC__u0zP8e-bk0SsZDh5A1INe9AF4E",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e93e7dfefabaea6-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.191.61.3",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.191.61.3, 104.23.208.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Apr-2026 20:08:44 UTC] === END API CALL LOG ===
[08-Apr-2026 20:08:44 UTC] ✅ API Hash verification passed for profile endpoint
[08-Apr-2026 20:08:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg2IiwidXNlcm5hbWUiOiJyaWNoeSIsImVtYWlsIjoibWFrZXJtb29kOEBnbWFpbC5jb20iLCJleHAiOjE3NzYyODM2ODR9.Bo9u7rJnGLnYCHC__u0zP8e-bk0SsZDh5A1INe9AF4E
[08-Apr-2026 20:08:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Apr-2026 20:08:44 UTC] ✅ JWT token verified successfully for user profile
[08-Apr-2026 20:08:44 UTC] User ID: 286
[08-Apr-2026 20:08:44 UTC] ✅ User profile retrieved successfully for user ID: 286
[08-Apr-2026 20:08:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Apr-2026 20:08:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Apr-2026 20:08:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg2IiwidXNlcm5hbWUiOiJyaWNoeSIsImVtYWlsIjoibWFrZXJtb29kOEBnbWFpbC5jb20iLCJleHAiOjE3NzYyODM2ODR9.Bo9u7rJnGLnYCHC__u0zP8e-bk0SsZDh5A1INe9AF4E","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e93e7e378cfaea6-ADD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"196.191.61.3","CF-IPCountry":"ET","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"196.191.61.3, 104.23.208.144"}
[08-Apr-2026 20:08:45 UTC] === User Orders API Called ===
[08-Apr-2026 20:08:45 UTC] User ID: 286
[08-Apr-2026 20:08:45 UTC] Limit: 20, Offset: 0
[08-Apr-2026 20:08:45 UTC] Orders found: 0
[08-Apr-2026 20:08:45 UTC] Orders data: []
[08-Apr-2026 20:08:45 UTC] Total orders count: 0
[08-Apr-2026 20:08:47 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Apr-2026 20:08:47 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Apr-2026 20:08:47 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg2IiwidXNlcm5hbWUiOiJyaWNoeSIsImVtYWlsIjoibWFrZXJtb29kOEBnbWFpbC5jb20iLCJleHAiOjE3NzYyODM2ODR9.Bo9u7rJnGLnYCHC__u0zP8e-bk0SsZDh5A1INe9AF4E","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e93e7f028bcaea6-ADD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"196.191.61.3","CF-IPCountry":"ET","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"196.191.61.3, 104.23.208.144"}
[08-Apr-2026 20:08:47 UTC] === User Orders API Called ===
[08-Apr-2026 20:08:47 UTC] User ID: 286
[08-Apr-2026 20:08:47 UTC] Limit: 20, Offset: 0
[08-Apr-2026 20:08:47 UTC] Orders found: 0
[08-Apr-2026 20:08:47 UTC] Orders data: []
[08-Apr-2026 20:08:47 UTC] === API CALL LOG ===
[08-Apr-2026 20:08:47 UTC] Endpoint: user/profile.php
[08-Apr-2026 20:08:47 UTC] Full Log Data: {
    "timestamp": "2026-04-08 20:08:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.191.61.3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg2IiwidXNlcm5hbWUiOiJyaWNoeSIsImVtYWlsIjoibWFrZXJtb29kOEBnbWFpbC5jb20iLCJleHAiOjE3NzYyODM2ODR9.Bo9u7rJnGLnYCHC__u0zP8e-bk0SsZDh5A1INe9AF4E",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e93e7f028beaea6-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.191.61.3",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.191.61.3, 104.23.208.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Apr-2026 20:08:47 UTC] Total orders count: 0
[08-Apr-2026 20:08:47 UTC] === END API CALL LOG ===
[08-Apr-2026 20:08:47 UTC] ✅ API Hash verification passed for profile endpoint
[08-Apr-2026 20:08:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg2IiwidXNlcm5hbWUiOiJyaWNoeSIsImVtYWlsIjoibWFrZXJtb29kOEBnbWFpbC5jb20iLCJleHAiOjE3NzYyODM2ODR9.Bo9u7rJnGLnYCHC__u0zP8e-bk0SsZDh5A1INe9AF4E
[08-Apr-2026 20:08:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Apr-2026 20:08:47 UTC] ✅ JWT token verified successfully for user profile
[08-Apr-2026 20:08:47 UTC] User ID: 286
[08-Apr-2026 20:08:47 UTC] ✅ User profile retrieved successfully for user ID: 286
[08-Apr-2026 20:08:48 UTC] === API CALL LOG ===
[08-Apr-2026 20:08:48 UTC] Endpoint: user/profile.php
[08-Apr-2026 20:08:48 UTC] Full Log Data: {
    "timestamp": "2026-04-08 20:08:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.191.61.3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg2IiwidXNlcm5hbWUiOiJyaWNoeSIsImVtYWlsIjoibWFrZXJtb29kOEBnbWFpbC5jb20iLCJleHAiOjE3NzYyODM2ODR9.Bo9u7rJnGLnYCHC__u0zP8e-bk0SsZDh5A1INe9AF4E",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e93e7f42aabaea6-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.191.61.3",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.191.61.3, 104.23.208.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Apr-2026 20:08:48 UTC] === END API CALL LOG ===
[08-Apr-2026 20:08:48 UTC] ✅ API Hash verification passed for profile endpoint
[08-Apr-2026 20:08:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg2IiwidXNlcm5hbWUiOiJyaWNoeSIsImVtYWlsIjoibWFrZXJtb29kOEBnbWFpbC5jb20iLCJleHAiOjE3NzYyODM2ODR9.Bo9u7rJnGLnYCHC__u0zP8e-bk0SsZDh5A1INe9AF4E
[08-Apr-2026 20:08:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Apr-2026 20:08:48 UTC] ✅ JWT token verified successfully for user profile
[08-Apr-2026 20:08:48 UTC] User ID: 286
[08-Apr-2026 20:08:48 UTC] ✅ User profile retrieved successfully for user ID: 286
[08-Apr-2026 20:08:49 UTC] === API CALL LOG ===
[08-Apr-2026 20:08:49 UTC] Endpoint: user/profile.php
[08-Apr-2026 20:08:49 UTC] Full Log Data: {
    "timestamp": "2026-04-08 20:08:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.191.61.3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg2IiwidXNlcm5hbWUiOiJyaWNoeSIsImVtYWlsIjoibWFrZXJtb29kOEBnbWFpbC5jb20iLCJleHAiOjE3NzYyODM2ODR9.Bo9u7rJnGLnYCHC__u0zP8e-bk0SsZDh5A1INe9AF4E",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e93e7fa29e7aea6-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.191.61.3",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.191.61.3, 104.23.208.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Apr-2026 20:08:49 UTC] === END API CALL LOG ===
[08-Apr-2026 20:08:49 UTC] ✅ API Hash verification passed for profile endpoint
[08-Apr-2026 20:08:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg2IiwidXNlcm5hbWUiOiJyaWNoeSIsImVtYWlsIjoibWFrZXJtb29kOEBnbWFpbC5jb20iLCJleHAiOjE3NzYyODM2ODR9.Bo9u7rJnGLnYCHC__u0zP8e-bk0SsZDh5A1INe9AF4E
[08-Apr-2026 20:08:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Apr-2026 20:08:49 UTC] ✅ JWT token verified successfully for user profile
[08-Apr-2026 20:08:49 UTC] User ID: 286
[08-Apr-2026 20:08:49 UTC] ✅ User profile retrieved successfully for user ID: 286
[08-Apr-2026 20:09:05 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Apr-2026 20:09:05 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Apr-2026 20:09:05 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg2IiwidXNlcm5hbWUiOiJyaWNoeSIsImVtYWlsIjoibWFrZXJtb29kOEBnbWFpbC5jb20iLCJleHAiOjE3NzYyODM2ODR9.Bo9u7rJnGLnYCHC__u0zP8e-bk0SsZDh5A1INe9AF4E","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e93e86009d4aea6-ADD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"196.191.61.3","CF-IPCountry":"ET","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"196.191.61.3, 104.23.208.144"}
[08-Apr-2026 20:09:05 UTC] === User Orders API Called ===
[08-Apr-2026 20:09:05 UTC] User ID: 286
[08-Apr-2026 20:09:05 UTC] Limit: 20, Offset: 0
[08-Apr-2026 20:09:05 UTC] Orders found: 0
[08-Apr-2026 20:09:05 UTC] Orders data: []
[08-Apr-2026 20:09:05 UTC] Total orders count: 0
[08-Apr-2026 20:09:05 UTC] === API CALL LOG ===
[08-Apr-2026 20:09:05 UTC] Endpoint: user/profile.php
[08-Apr-2026 20:09:05 UTC] Full Log Data: {
    "timestamp": "2026-04-08 20:09:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.191.61.3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg2IiwidXNlcm5hbWUiOiJyaWNoeSIsImVtYWlsIjoibWFrZXJtb29kOEBnbWFpbC5jb20iLCJleHAiOjE3NzYyODM2ODR9.Bo9u7rJnGLnYCHC__u0zP8e-bk0SsZDh5A1INe9AF4E",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e93e86009d9aea6-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.191.61.3",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.191.61.3, 104.23.208.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Apr-2026 20:09:05 UTC] === END API CALL LOG ===
[08-Apr-2026 20:09:05 UTC] ✅ API Hash verification passed for profile endpoint
[08-Apr-2026 20:09:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg2IiwidXNlcm5hbWUiOiJyaWNoeSIsImVtYWlsIjoibWFrZXJtb29kOEBnbWFpbC5jb20iLCJleHAiOjE3NzYyODM2ODR9.Bo9u7rJnGLnYCHC__u0zP8e-bk0SsZDh5A1INe9AF4E
[08-Apr-2026 20:09:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Apr-2026 20:09:05 UTC] ✅ JWT token verified successfully for user profile
[08-Apr-2026 20:09:05 UTC] User ID: 286
[08-Apr-2026 20:09:05 UTC] ✅ User profile retrieved successfully for user ID: 286
[08-Apr-2026 20:09:05 UTC] === API CALL LOG ===
[08-Apr-2026 20:09:05 UTC] Endpoint: user/profile.php
[08-Apr-2026 20:09:05 UTC] Full Log Data: {
    "timestamp": "2026-04-08 20:09:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.191.61.3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg2IiwidXNlcm5hbWUiOiJyaWNoeSIsImVtYWlsIjoibWFrZXJtb29kOEBnbWFpbC5jb20iLCJleHAiOjE3NzYyODM2ODR9.Bo9u7rJnGLnYCHC__u0zP8e-bk0SsZDh5A1INe9AF4E",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e93e8630965aea6-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.191.61.3",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.191.61.3, 104.23.208.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Apr-2026 20:09:05 UTC] === END API CALL LOG ===
[08-Apr-2026 20:09:05 UTC] ✅ API Hash verification passed for profile endpoint
[08-Apr-2026 20:09:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg2IiwidXNlcm5hbWUiOiJyaWNoeSIsImVtYWlsIjoibWFrZXJtb29kOEBnbWFpbC5jb20iLCJleHAiOjE3NzYyODM2ODR9.Bo9u7rJnGLnYCHC__u0zP8e-bk0SsZDh5A1INe9AF4E
[08-Apr-2026 20:09:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Apr-2026 20:09:05 UTC] ✅ JWT token verified successfully for user profile
[08-Apr-2026 20:09:05 UTC] User ID: 286
[08-Apr-2026 20:09:05 UTC] ✅ User profile retrieved successfully for user ID: 286
[08-Apr-2026 20:09:06 UTC] === API CALL LOG ===
[08-Apr-2026 20:09:06 UTC] Endpoint: user/profile.php
[08-Apr-2026 20:09:06 UTC] Full Log Data: {
    "timestamp": "2026-04-08 20:09:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.191.61.3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg2IiwidXNlcm5hbWUiOiJyaWNoeSIsImVtYWlsIjoibWFrZXJtb29kOEBnbWFpbC5jb20iLCJleHAiOjE3NzYyODM2ODR9.Bo9u7rJnGLnYCHC__u0zP8e-bk0SsZDh5A1INe9AF4E",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e93e8672c69aea6-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.191.61.3",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.191.61.3, 104.23.208.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Apr-2026 20:09:06 UTC] === END API CALL LOG ===
[08-Apr-2026 20:09:06 UTC] ✅ API Hash verification passed for profile endpoint
[08-Apr-2026 20:09:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg2IiwidXNlcm5hbWUiOiJyaWNoeSIsImVtYWlsIjoibWFrZXJtb29kOEBnbWFpbC5jb20iLCJleHAiOjE3NzYyODM2ODR9.Bo9u7rJnGLnYCHC__u0zP8e-bk0SsZDh5A1INe9AF4E
[08-Apr-2026 20:09:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Apr-2026 20:09:06 UTC] ✅ JWT token verified successfully for user profile
[08-Apr-2026 20:09:06 UTC] User ID: 286
[08-Apr-2026 20:09:06 UTC] ✅ User profile retrieved successfully for user ID: 286
[08-Apr-2026 21:13:12 UTC] === API CALL LOG ===
[08-Apr-2026 21:13:12 UTC] Endpoint: user/profile.php
[08-Apr-2026 21:13:12 UTC] Full Log Data: {
    "timestamp": "2026-04-08 21:13:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.186.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e9446491f42af12-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.186.74",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "83.111.186.74, 162.158.179.35"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Apr-2026 21:13:12 UTC] === END API CALL LOG ===
[08-Apr-2026 21:13:12 UTC] ✅ API Hash verification passed for profile endpoint
[08-Apr-2026 21:13:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[08-Apr-2026 21:13:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Apr-2026 21:13:12 UTC] ✅ JWT token verified successfully for user profile
[08-Apr-2026 21:13:12 UTC] User ID: 205
[08-Apr-2026 21:13:12 UTC] ✅ User profile retrieved successfully for user ID: 205
[08-Apr-2026 21:13:12 UTC] === API CALL LOG ===
[08-Apr-2026 21:13:12 UTC] Endpoint: user/profile.php
[08-Apr-2026 21:13:12 UTC] Full Log Data: {
    "timestamp": "2026-04-08 21:13:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.186.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e94464e0c3aaf12-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.186.74",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "83.111.186.74, 162.158.179.212"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Apr-2026 21:13:12 UTC] === END API CALL LOG ===
[08-Apr-2026 21:13:12 UTC] ✅ API Hash verification passed for profile endpoint
[08-Apr-2026 21:13:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[08-Apr-2026 21:13:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Apr-2026 21:13:12 UTC] ✅ JWT token verified successfully for user profile
[08-Apr-2026 21:13:12 UTC] User ID: 205
[08-Apr-2026 21:13:12 UTC] ✅ User profile retrieved successfully for user ID: 205
[08-Apr-2026 21:13:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Apr-2026 21:13:13 UTC] === API CALL LOG ===
[08-Apr-2026 21:13:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Apr-2026 21:13:13 UTC] Endpoint: user/profile.php
[08-Apr-2026 21:13:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e94464ecd14af12-HKG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"83.111.186.74","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"83.111.186.74, 162.158.179.212"}
[08-Apr-2026 21:13:13 UTC] Full Log Data: {
    "timestamp": "2026-04-08 21:13:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.186.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e94464ecd11af12-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.186.74",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "83.111.186.74, 162.158.179.212"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Apr-2026 21:13:13 UTC] === END API CALL LOG ===
[08-Apr-2026 21:13:13 UTC] === User Orders API Called ===
[08-Apr-2026 21:13:13 UTC] ✅ API Hash verification passed for profile endpoint
[08-Apr-2026 21:13:13 UTC] User ID: 205
[08-Apr-2026 21:13:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[08-Apr-2026 21:13:13 UTC] Limit: 20, Offset: 0
[08-Apr-2026 21:13:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Apr-2026 21:13:13 UTC] ✅ JWT token verified successfully for user profile
[08-Apr-2026 21:13:13 UTC] User ID: 205
[08-Apr-2026 21:13:13 UTC] ✅ User profile retrieved successfully for user ID: 205
[08-Apr-2026 21:13:13 UTC] Orders found: 14
[08-Apr-2026 21:13:13 UTC] Orders data: [{"id":170,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-08 07:02:32","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":169,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"completed","created_at":"2026-04-08 07:01:03","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":168,"quantity":1000,"total_coins":1000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"completed","created_at":"2026-04-08 03:32:21","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":154,"quantity":325,"total_coins":325,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 09:39:00","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":153,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 05:21:54","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":152,"quantity":175,"total_coins":175,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 01:57:11","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":151,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 00:37:56","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":150,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/69","status":"completed","created_at":"2026-03-31 11:44:10","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":149,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/70","status":"completed","created_at":"2026-03-31 10:13:24","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":147,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 10:00:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":146,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 09:47:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":145,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-31 08:14:12","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":143,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:22:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":142,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:18:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[08-Apr-2026 21:13:13 UTC] Total orders count: 14
[08-Apr-2026 21:13:13 UTC] === API CALL LOG ===
[08-Apr-2026 21:13:13 UTC] Endpoint: user/profile.php
[08-Apr-2026 21:13:13 UTC] Full Log Data: {
    "timestamp": "2026-04-08 21:13:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.186.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e94464f8dceaf12-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.186.74",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "83.111.186.74, 162.158.179.211"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Apr-2026 21:13:13 UTC] === END API CALL LOG ===
[08-Apr-2026 21:13:13 UTC] ✅ API Hash verification passed for profile endpoint
[08-Apr-2026 21:13:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[08-Apr-2026 21:13:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Apr-2026 21:13:13 UTC] ✅ JWT token verified successfully for user profile
[08-Apr-2026 21:13:13 UTC] User ID: 205
[08-Apr-2026 21:13:13 UTC] ✅ User profile retrieved successfully for user ID: 205
[08-Apr-2026 21:14:28 UTC] === API CALL LOG ===
[08-Apr-2026 21:14:28 UTC] Endpoint: user/profile.php
[08-Apr-2026 21:14:28 UTC] Full Log Data: {
    "timestamp": "2026-04-08 21:14:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.186.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e94482709b3af12-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.186.74",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "83.111.186.74, 162.158.179.35"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Apr-2026 21:14:28 UTC] === END API CALL LOG ===
[08-Apr-2026 21:14:28 UTC] ✅ API Hash verification passed for profile endpoint
[08-Apr-2026 21:14:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[08-Apr-2026 21:14:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Apr-2026 21:14:28 UTC] ✅ JWT token verified successfully for user profile
[08-Apr-2026 21:14:28 UTC] User ID: 205
[08-Apr-2026 21:14:28 UTC] ✅ User profile retrieved successfully for user ID: 205
[08-Apr-2026 21:14:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Apr-2026 21:14:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Apr-2026 21:14:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e94482a8e21af12-HKG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"83.111.186.74","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"83.111.186.74, 162.158.179.35"}
[08-Apr-2026 21:14:29 UTC] === User Orders API Called ===
[08-Apr-2026 21:14:29 UTC] User ID: 205
[08-Apr-2026 21:14:29 UTC] Limit: 20, Offset: 0
[08-Apr-2026 21:14:29 UTC] Orders found: 14
[08-Apr-2026 21:14:29 UTC] Orders data: [{"id":170,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-08 07:02:32","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":169,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"completed","created_at":"2026-04-08 07:01:03","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":168,"quantity":1000,"total_coins":1000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"completed","created_at":"2026-04-08 03:32:21","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":154,"quantity":325,"total_coins":325,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 09:39:00","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":153,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 05:21:54","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":152,"quantity":175,"total_coins":175,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 01:57:11","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":151,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 00:37:56","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":150,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/69","status":"completed","created_at":"2026-03-31 11:44:10","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":149,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/70","status":"completed","created_at":"2026-03-31 10:13:24","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":147,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 10:00:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":146,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 09:47:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":145,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-31 08:14:12","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":143,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:22:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":142,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:18:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[08-Apr-2026 21:14:29 UTC] Total orders count: 14
[08-Apr-2026 21:14:29 UTC] === API CALL LOG ===
[08-Apr-2026 21:14:29 UTC] Endpoint: user/profile.php
[08-Apr-2026 21:14:29 UTC] Full Log Data: {
    "timestamp": "2026-04-08 21:14:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.186.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e94482a8e23af12-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.186.74",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "83.111.186.74, 162.158.179.36"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Apr-2026 21:14:29 UTC] === END API CALL LOG ===
[08-Apr-2026 21:14:29 UTC] ✅ API Hash verification passed for profile endpoint
[08-Apr-2026 21:14:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[08-Apr-2026 21:14:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Apr-2026 21:14:29 UTC] ✅ JWT token verified successfully for user profile
[08-Apr-2026 21:14:29 UTC] User ID: 205
[08-Apr-2026 21:14:29 UTC] ✅ User profile retrieved successfully for user ID: 205
[08-Apr-2026 21:14:29 UTC] === API CALL LOG ===
[08-Apr-2026 21:14:29 UTC] Endpoint: user/profile.php
[08-Apr-2026 21:14:29 UTC] Full Log Data: {
    "timestamp": "2026-04-08 21:14:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.186.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e94482efb95af12-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.186.74",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "83.111.186.74, 162.158.179.35"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Apr-2026 21:14:29 UTC] === END API CALL LOG ===
[08-Apr-2026 21:14:29 UTC] ✅ API Hash verification passed for profile endpoint
[08-Apr-2026 21:14:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[08-Apr-2026 21:14:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Apr-2026 21:14:29 UTC] ✅ JWT token verified successfully for user profile
[08-Apr-2026 21:14:29 UTC] User ID: 205
[08-Apr-2026 21:14:29 UTC] ✅ User profile retrieved successfully for user ID: 205
[08-Apr-2026 21:15:11 UTC] === API CALL LOG ===
[08-Apr-2026 21:15:11 UTC] Endpoint: user/profile.php
[08-Apr-2026 21:15:11 UTC] Full Log Data: {
    "timestamp": "2026-04-08 21:15:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.186.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e9449316cebaf12-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.186.74",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "83.111.186.74, 162.158.179.36"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Apr-2026 21:15:11 UTC] === END API CALL LOG ===
[08-Apr-2026 21:15:11 UTC] ✅ API Hash verification passed for profile endpoint
[08-Apr-2026 21:15:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[08-Apr-2026 21:15:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Apr-2026 21:15:11 UTC] ✅ JWT token verified successfully for user profile
[08-Apr-2026 21:15:11 UTC] User ID: 205
[08-Apr-2026 21:15:11 UTC] ✅ User profile retrieved successfully for user ID: 205
[08-Apr-2026 21:15:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Apr-2026 21:15:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Apr-2026 21:15:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e9449316ce9af12-HKG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"83.111.186.74","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"83.111.186.74, 162.158.179.36"}
[08-Apr-2026 21:15:11 UTC] === User Orders API Called ===
[08-Apr-2026 21:15:11 UTC] User ID: 205
[08-Apr-2026 21:15:11 UTC] Limit: 20, Offset: 0
[08-Apr-2026 21:15:11 UTC] Orders found: 14
[08-Apr-2026 21:15:11 UTC] Orders data: [{"id":170,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-08 07:02:32","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":169,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"completed","created_at":"2026-04-08 07:01:03","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":168,"quantity":1000,"total_coins":1000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"completed","created_at":"2026-04-08 03:32:21","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":154,"quantity":325,"total_coins":325,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 09:39:00","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":153,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 05:21:54","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":152,"quantity":175,"total_coins":175,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 01:57:11","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":151,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 00:37:56","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":150,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/69","status":"completed","created_at":"2026-03-31 11:44:10","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":149,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/70","status":"completed","created_at":"2026-03-31 10:13:24","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":147,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 10:00:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":146,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 09:47:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":145,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-31 08:14:12","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":143,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:22:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":142,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:18:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[08-Apr-2026 21:15:11 UTC] Total orders count: 14
[08-Apr-2026 21:15:11 UTC] === API CALL LOG ===
[08-Apr-2026 21:15:11 UTC] Endpoint: user/profile.php
[08-Apr-2026 21:15:11 UTC] Full Log Data: {
    "timestamp": "2026-04-08 21:15:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.186.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e944935c9d1af12-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.186.74",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "83.111.186.74, 162.158.179.36"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Apr-2026 21:15:11 UTC] === END API CALL LOG ===
[08-Apr-2026 21:15:11 UTC] ✅ API Hash verification passed for profile endpoint
[08-Apr-2026 21:15:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[08-Apr-2026 21:15:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Apr-2026 21:15:11 UTC] ✅ JWT token verified successfully for user profile
[08-Apr-2026 21:15:11 UTC] User ID: 205
[08-Apr-2026 21:15:11 UTC] ✅ User profile retrieved successfully for user ID: 205
[08-Apr-2026 21:15:25 UTC] === API CALL LOG ===
[08-Apr-2026 21:15:25 UTC] Endpoint: user/profile.php
[08-Apr-2026 21:15:25 UTC] Full Log Data: {
    "timestamp": "2026-04-08 21:15:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.186.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e94498bffefaf12-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.186.74",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "83.111.186.74, 162.158.179.35"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Apr-2026 21:15:25 UTC] === END API CALL LOG ===
[08-Apr-2026 21:15:25 UTC] ✅ API Hash verification passed for profile endpoint
[08-Apr-2026 21:15:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[08-Apr-2026 21:15:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Apr-2026 21:15:25 UTC] ✅ JWT token verified successfully for user profile
[08-Apr-2026 21:15:25 UTC] User ID: 205
[08-Apr-2026 21:15:25 UTC] ✅ User profile retrieved successfully for user ID: 205
[08-Apr-2026 21:15:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Apr-2026 21:15:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Apr-2026 21:15:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e944a32be26af12-HKG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"83.111.186.74","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"83.111.186.74, 162.158.179.36"}
[08-Apr-2026 21:15:52 UTC] === User Orders API Called ===
[08-Apr-2026 21:15:52 UTC] User ID: 205
[08-Apr-2026 21:15:52 UTC] Limit: 20, Offset: 0
[08-Apr-2026 21:15:52 UTC] Orders found: 15
[08-Apr-2026 21:15:52 UTC] Orders data: [{"id":172,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/42","status":"pending","created_at":"2026-04-09 00:45:50","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":170,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-08 07:02:32","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":169,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"completed","created_at":"2026-04-08 07:01:03","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":168,"quantity":1000,"total_coins":1000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"completed","created_at":"2026-04-08 03:32:21","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":154,"quantity":325,"total_coins":325,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 09:39:00","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":153,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 05:21:54","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":152,"quantity":175,"total_coins":175,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 01:57:11","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":151,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 00:37:56","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":150,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/69","status":"completed","created_at":"2026-03-31 11:44:10","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":149,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/70","status":"completed","created_at":"2026-03-31 10:13:24","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":147,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 10:00:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":146,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 09:47:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":145,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-31 08:14:12","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":143,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:22:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":142,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:18:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[08-Apr-2026 21:15:52 UTC] Total orders count: 15
[08-Apr-2026 21:16:00 UTC] === API CALL LOG ===
[08-Apr-2026 21:16:00 UTC] Endpoint: user/profile.php
[08-Apr-2026 21:16:00 UTC] Full Log Data: {
    "timestamp": "2026-04-08 21:16:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.186.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e944a682a93af12-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.186.74",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "83.111.186.74, 162.158.179.35"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Apr-2026 21:16:00 UTC] === END API CALL LOG ===
[08-Apr-2026 21:16:00 UTC] ✅ API Hash verification passed for profile endpoint
[08-Apr-2026 21:16:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[08-Apr-2026 21:16:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Apr-2026 21:16:00 UTC] ✅ JWT token verified successfully for user profile
[08-Apr-2026 21:16:00 UTC] User ID: 205
[08-Apr-2026 21:16:00 UTC] ✅ User profile retrieved successfully for user ID: 205
[08-Apr-2026 21:16:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Apr-2026 21:16:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Apr-2026 21:16:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e944a682a92af12-HKG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"83.111.186.74","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"83.111.186.74, 162.158.179.35"}
[08-Apr-2026 21:16:00 UTC] === User Orders API Called ===
[08-Apr-2026 21:16:00 UTC] User ID: 205
[08-Apr-2026 21:16:00 UTC] Limit: 20, Offset: 0
[08-Apr-2026 21:16:00 UTC] Orders found: 15
[08-Apr-2026 21:16:00 UTC] Orders data: [{"id":172,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/42","status":"pending","created_at":"2026-04-09 00:45:50","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":170,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-08 07:02:32","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":169,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"completed","created_at":"2026-04-08 07:01:03","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":168,"quantity":1000,"total_coins":1000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"completed","created_at":"2026-04-08 03:32:21","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":154,"quantity":325,"total_coins":325,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 09:39:00","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":153,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 05:21:54","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":152,"quantity":175,"total_coins":175,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 01:57:11","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":151,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 00:37:56","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":150,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/69","status":"completed","created_at":"2026-03-31 11:44:10","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":149,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/70","status":"completed","created_at":"2026-03-31 10:13:24","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":147,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 10:00:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":146,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 09:47:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":145,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-31 08:14:12","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":143,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:22:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":142,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:18:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[08-Apr-2026 21:16:00 UTC] Total orders count: 15
[08-Apr-2026 21:16:01 UTC] === API CALL LOG ===
[08-Apr-2026 21:16:01 UTC] Endpoint: user/profile.php
[08-Apr-2026 21:16:01 UTC] Full Log Data: {
    "timestamp": "2026-04-08 21:16:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.186.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e944a6bff0eaf12-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.186.74",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "83.111.186.74, 162.158.179.35"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Apr-2026 21:16:01 UTC] === END API CALL LOG ===
[08-Apr-2026 21:16:01 UTC] ✅ API Hash verification passed for profile endpoint
[08-Apr-2026 21:16:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[08-Apr-2026 21:16:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Apr-2026 21:16:01 UTC] ✅ JWT token verified successfully for user profile
[08-Apr-2026 21:16:01 UTC] User ID: 205
[08-Apr-2026 21:16:01 UTC] ✅ User profile retrieved successfully for user ID: 205
[08-Apr-2026 21:16:40 UTC] === API CALL LOG ===
[08-Apr-2026 21:16:40 UTC] Endpoint: user/profile.php
[08-Apr-2026 21:16:40 UTC] Full Log Data: {
    "timestamp": "2026-04-08 21:16:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.186.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e944b5dda9eaf12-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.186.74",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "83.111.186.74, 162.158.179.35"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Apr-2026 21:16:40 UTC] === END API CALL LOG ===
[08-Apr-2026 21:16:40 UTC] ✅ API Hash verification passed for profile endpoint
[08-Apr-2026 21:16:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[08-Apr-2026 21:16:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Apr-2026 21:16:40 UTC] ✅ JWT token verified successfully for user profile
[08-Apr-2026 21:16:40 UTC] User ID: 205
[08-Apr-2026 21:16:40 UTC] ✅ User profile retrieved successfully for user ID: 205
[08-Apr-2026 21:16:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Apr-2026 21:16:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Apr-2026 21:16:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e944b5dda9baf12-HKG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"83.111.186.74","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"83.111.186.74, 162.158.179.35"}
[08-Apr-2026 21:16:40 UTC] === User Orders API Called ===
[08-Apr-2026 21:16:40 UTC] User ID: 205
[08-Apr-2026 21:16:40 UTC] Limit: 20, Offset: 0
[08-Apr-2026 21:16:40 UTC] Orders found: 15
[08-Apr-2026 21:16:40 UTC] Orders data: [{"id":172,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/42","status":"pending","created_at":"2026-04-09 00:45:50","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":170,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-08 07:02:32","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":169,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"completed","created_at":"2026-04-08 07:01:03","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":168,"quantity":1000,"total_coins":1000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"completed","created_at":"2026-04-08 03:32:21","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":154,"quantity":325,"total_coins":325,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 09:39:00","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":153,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 05:21:54","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":152,"quantity":175,"total_coins":175,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 01:57:11","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":151,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 00:37:56","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":150,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/69","status":"completed","created_at":"2026-03-31 11:44:10","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":149,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/70","status":"completed","created_at":"2026-03-31 10:13:24","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":147,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 10:00:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":146,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 09:47:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":145,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-31 08:14:12","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":143,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:22:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":142,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:18:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[08-Apr-2026 21:16:40 UTC] Total orders count: 15
[08-Apr-2026 21:16:40 UTC] === API CALL LOG ===
[08-Apr-2026 21:16:40 UTC] Endpoint: user/profile.php
[08-Apr-2026 21:16:40 UTC] Full Log Data: {
    "timestamp": "2026-04-08 21:16:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.186.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e944b61cb5aaf12-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.186.74",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "83.111.186.74, 162.158.179.35"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Apr-2026 21:16:40 UTC] === END API CALL LOG ===
[08-Apr-2026 21:16:40 UTC] ✅ API Hash verification passed for profile endpoint
[08-Apr-2026 21:16:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[08-Apr-2026 21:16:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Apr-2026 21:16:40 UTC] ✅ JWT token verified successfully for user profile
[08-Apr-2026 21:16:40 UTC] User ID: 205
[08-Apr-2026 21:16:40 UTC] ✅ User profile retrieved successfully for user ID: 205
[08-Apr-2026 21:33:20 UTC] === API CALL LOG ===
[08-Apr-2026 21:33:20 UTC] Endpoint: user/profile.php
[08-Apr-2026 21:33:20 UTC] Full Log Data: {
    "timestamp": "2026-04-08 21:33:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.186.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e9463c898fe7aa1-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.186.74",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "83.111.186.74, 162.159.98.45"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Apr-2026 21:33:20 UTC] === END API CALL LOG ===
[08-Apr-2026 21:33:20 UTC] ✅ API Hash verification passed for profile endpoint
[08-Apr-2026 21:33:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[08-Apr-2026 21:33:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Apr-2026 21:33:20 UTC] ✅ JWT token verified successfully for user profile
[08-Apr-2026 21:33:20 UTC] User ID: 205
[08-Apr-2026 21:33:20 UTC] ✅ User profile retrieved successfully for user ID: 205
[08-Apr-2026 21:33:23 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Apr-2026 21:33:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Apr-2026 21:33:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e9463dd7a377aa1-HKG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"83.111.186.74","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"83.111.186.74, 162.159.98.45"}
[08-Apr-2026 21:33:23 UTC] === User Orders API Called ===
[08-Apr-2026 21:33:23 UTC] User ID: 205
[08-Apr-2026 21:33:23 UTC] Limit: 20, Offset: 0
[08-Apr-2026 21:33:23 UTC] Orders found: 15
[08-Apr-2026 21:33:23 UTC] Orders data: [{"id":172,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/42","status":"completed","created_at":"2026-04-09 00:45:50","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":170,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-08 07:02:32","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":169,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"completed","created_at":"2026-04-08 07:01:03","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":168,"quantity":1000,"total_coins":1000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"completed","created_at":"2026-04-08 03:32:21","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":154,"quantity":325,"total_coins":325,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 09:39:00","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":153,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 05:21:54","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":152,"quantity":175,"total_coins":175,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 01:57:11","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":151,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 00:37:56","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":150,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/69","status":"completed","created_at":"2026-03-31 11:44:10","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":149,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/70","status":"completed","created_at":"2026-03-31 10:13:24","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":147,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 10:00:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":146,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 09:47:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":145,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-31 08:14:12","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":143,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:22:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":142,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:18:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[08-Apr-2026 21:33:23 UTC] Total orders count: 15
[08-Apr-2026 21:33:26 UTC] === API CALL LOG ===
[08-Apr-2026 21:33:26 UTC] Endpoint: user/profile.php
[08-Apr-2026 21:33:26 UTC] Full Log Data: {
    "timestamp": "2026-04-08 21:33:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.186.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e9463ebbc197aa1-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.186.74",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "83.111.186.74, 162.159.98.202"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Apr-2026 21:33:26 UTC] === END API CALL LOG ===
[08-Apr-2026 21:33:26 UTC] ✅ API Hash verification passed for profile endpoint
[08-Apr-2026 21:33:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[08-Apr-2026 21:33:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Apr-2026 21:33:26 UTC] ✅ JWT token verified successfully for user profile
[08-Apr-2026 21:33:26 UTC] User ID: 205
[08-Apr-2026 21:33:26 UTC] ✅ User profile retrieved successfully for user ID: 205
[08-Apr-2026 21:33:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Apr-2026 21:33:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Apr-2026 21:33:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e9463ebbc177aa1-HKG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"83.111.186.74","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"83.111.186.74, 162.159.98.202"}
[08-Apr-2026 21:33:26 UTC] === User Orders API Called ===
[08-Apr-2026 21:33:26 UTC] User ID: 205
[08-Apr-2026 21:33:26 UTC] Limit: 20, Offset: 0
[08-Apr-2026 21:33:26 UTC] Orders found: 15
[08-Apr-2026 21:33:26 UTC] Orders data: [{"id":172,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/42","status":"completed","created_at":"2026-04-09 00:45:50","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":170,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-08 07:02:32","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":169,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"completed","created_at":"2026-04-08 07:01:03","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":168,"quantity":1000,"total_coins":1000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"completed","created_at":"2026-04-08 03:32:21","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":154,"quantity":325,"total_coins":325,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 09:39:00","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":153,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 05:21:54","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":152,"quantity":175,"total_coins":175,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 01:57:11","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":151,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 00:37:56","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":150,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/69","status":"completed","created_at":"2026-03-31 11:44:10","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":149,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/70","status":"completed","created_at":"2026-03-31 10:13:24","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":147,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 10:00:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":146,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 09:47:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":145,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-31 08:14:12","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":143,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:22:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":142,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:18:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[08-Apr-2026 21:33:26 UTC] Total orders count: 15
[08-Apr-2026 21:33:26 UTC] === API CALL LOG ===
[08-Apr-2026 21:33:26 UTC] Endpoint: user/profile.php
[08-Apr-2026 21:33:26 UTC] Full Log Data: {
    "timestamp": "2026-04-08 21:33:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.186.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e9463ef98f17aa1-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.186.74",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "83.111.186.74, 162.159.98.202"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Apr-2026 21:33:26 UTC] === END API CALL LOG ===
[08-Apr-2026 21:33:26 UTC] ✅ API Hash verification passed for profile endpoint
[08-Apr-2026 21:33:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[08-Apr-2026 21:33:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Apr-2026 21:33:26 UTC] ✅ JWT token verified successfully for user profile
[08-Apr-2026 21:33:26 UTC] User ID: 205
[08-Apr-2026 21:33:26 UTC] ✅ User profile retrieved successfully for user ID: 205
[08-Apr-2026 21:34:12 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Apr-2026 21:34:12 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Apr-2026 21:34:12 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e94650c6b7e7aa1-HKG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"83.111.186.74","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"83.111.186.74, 162.159.98.44"}
[08-Apr-2026 21:34:12 UTC] === User Orders API Called ===
[08-Apr-2026 21:34:12 UTC] User ID: 205
[08-Apr-2026 21:34:12 UTC] Limit: 20, Offset: 0
[08-Apr-2026 21:34:12 UTC] Orders found: 16
[08-Apr-2026 21:34:12 UTC] Orders data: [{"id":173,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"pending","created_at":"2026-04-09 01:04:09","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":172,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/42","status":"completed","created_at":"2026-04-09 00:45:50","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":170,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-08 07:02:32","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":169,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"completed","created_at":"2026-04-08 07:01:03","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":168,"quantity":1000,"total_coins":1000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"completed","created_at":"2026-04-08 03:32:21","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":154,"quantity":325,"total_coins":325,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 09:39:00","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":153,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 05:21:54","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":152,"quantity":175,"total_coins":175,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 01:57:11","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":151,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 00:37:56","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":150,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/69","status":"completed","created_at":"2026-03-31 11:44:10","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":149,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/70","status":"completed","created_at":"2026-03-31 10:13:24","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":147,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 10:00:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":146,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 09:47:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":145,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-31 08:14:12","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":143,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:22:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":142,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:18:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[08-Apr-2026 21:34:12 UTC] Total orders count: 16
[08-Apr-2026 21:34:31 UTC] === API CALL LOG ===
[08-Apr-2026 21:34:31 UTC] Endpoint: user/profile.php
[08-Apr-2026 21:34:31 UTC] Full Log Data: {
    "timestamp": "2026-04-08 21:34:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.186.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e9465866d517aa1-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.186.74",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "83.111.186.74, 162.159.98.44"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Apr-2026 21:34:31 UTC] === END API CALL LOG ===
[08-Apr-2026 21:34:31 UTC] ✅ API Hash verification passed for profile endpoint
[08-Apr-2026 21:34:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[08-Apr-2026 21:34:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Apr-2026 21:34:31 UTC] ✅ JWT token verified successfully for user profile
[08-Apr-2026 21:34:31 UTC] User ID: 205
[08-Apr-2026 21:34:31 UTC] ✅ User profile retrieved successfully for user ID: 205
[08-Apr-2026 21:34:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Apr-2026 21:34:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Apr-2026 21:34:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e9465866d4f7aa1-HKG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"83.111.186.74","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"83.111.186.74, 162.159.98.44"}
[08-Apr-2026 21:34:31 UTC] === User Orders API Called ===
[08-Apr-2026 21:34:31 UTC] User ID: 205
[08-Apr-2026 21:34:31 UTC] Limit: 20, Offset: 0
[08-Apr-2026 21:34:31 UTC] Orders found: 16
[08-Apr-2026 21:34:31 UTC] Orders data: [{"id":173,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"pending","created_at":"2026-04-09 01:04:09","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":172,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/42","status":"completed","created_at":"2026-04-09 00:45:50","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":170,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-08 07:02:32","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":169,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"completed","created_at":"2026-04-08 07:01:03","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":168,"quantity":1000,"total_coins":1000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"completed","created_at":"2026-04-08 03:32:21","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":154,"quantity":325,"total_coins":325,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 09:39:00","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":153,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 05:21:54","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":152,"quantity":175,"total_coins":175,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 01:57:11","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":151,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 00:37:56","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":150,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/69","status":"completed","created_at":"2026-03-31 11:44:10","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":149,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/70","status":"completed","created_at":"2026-03-31 10:13:24","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":147,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 10:00:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":146,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 09:47:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":145,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-31 08:14:12","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":143,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:22:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":142,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:18:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[08-Apr-2026 21:34:31 UTC] Total orders count: 16
[08-Apr-2026 21:34:32 UTC] === API CALL LOG ===
[08-Apr-2026 21:34:32 UTC] Endpoint: user/profile.php
[08-Apr-2026 21:34:32 UTC] Full Log Data: {
    "timestamp": "2026-04-08 21:34:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.186.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e94658a2a037aa1-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.186.74",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "83.111.186.74, 162.159.98.44"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Apr-2026 21:34:32 UTC] === END API CALL LOG ===
[08-Apr-2026 21:34:32 UTC] ✅ API Hash verification passed for profile endpoint
[08-Apr-2026 21:34:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[08-Apr-2026 21:34:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Apr-2026 21:34:32 UTC] ✅ JWT token verified successfully for user profile
[08-Apr-2026 21:34:32 UTC] User ID: 205
[08-Apr-2026 21:34:32 UTC] ✅ User profile retrieved successfully for user ID: 205
[08-Apr-2026 21:35:04 UTC] === API CALL LOG ===
[08-Apr-2026 21:35:04 UTC] Endpoint: user/profile.php
[08-Apr-2026 21:35:04 UTC] Full Log Data: {
    "timestamp": "2026-04-08 21:35:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.186.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e9466536c597aa1-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.186.74",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "83.111.186.74, 162.159.98.44"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Apr-2026 21:35:04 UTC] === END API CALL LOG ===
[08-Apr-2026 21:35:04 UTC] ✅ API Hash verification passed for profile endpoint
[08-Apr-2026 21:35:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[08-Apr-2026 21:35:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Apr-2026 21:35:04 UTC] ✅ JWT token verified successfully for user profile
[08-Apr-2026 21:35:04 UTC] User ID: 205
[08-Apr-2026 21:35:04 UTC] ✅ User profile retrieved successfully for user ID: 205
[08-Apr-2026 21:35:04 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Apr-2026 21:35:04 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Apr-2026 21:35:04 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e9466536c577aa1-HKG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"83.111.186.74","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"83.111.186.74, 162.159.98.45"}
[08-Apr-2026 21:35:04 UTC] === User Orders API Called ===
[08-Apr-2026 21:35:04 UTC] User ID: 205
[08-Apr-2026 21:35:04 UTC] Limit: 20, Offset: 0
[08-Apr-2026 21:35:04 UTC] Orders found: 16
[08-Apr-2026 21:35:04 UTC] Orders data: [{"id":173,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"pending","created_at":"2026-04-09 01:04:09","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":172,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/42","status":"completed","created_at":"2026-04-09 00:45:50","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":170,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-08 07:02:32","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":169,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"completed","created_at":"2026-04-08 07:01:03","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":168,"quantity":1000,"total_coins":1000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"completed","created_at":"2026-04-08 03:32:21","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":154,"quantity":325,"total_coins":325,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 09:39:00","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":153,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 05:21:54","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":152,"quantity":175,"total_coins":175,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 01:57:11","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":151,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 00:37:56","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":150,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/69","status":"completed","created_at":"2026-03-31 11:44:10","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":149,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/70","status":"completed","created_at":"2026-03-31 10:13:24","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":147,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 10:00:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":146,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 09:47:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":145,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-31 08:14:12","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":143,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:22:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":142,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:18:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[08-Apr-2026 21:35:04 UTC] Total orders count: 16
[08-Apr-2026 21:35:04 UTC] === API CALL LOG ===
[08-Apr-2026 21:35:04 UTC] Endpoint: user/profile.php
[08-Apr-2026 21:35:04 UTC] Full Log Data: {
    "timestamp": "2026-04-08 21:35:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.186.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e94665738307aa1-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.186.74",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "83.111.186.74, 162.159.98.45"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Apr-2026 21:35:04 UTC] === END API CALL LOG ===
[08-Apr-2026 21:35:04 UTC] ✅ API Hash verification passed for profile endpoint
[08-Apr-2026 21:35:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[08-Apr-2026 21:35:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Apr-2026 21:35:04 UTC] ✅ JWT token verified successfully for user profile
[08-Apr-2026 21:35:04 UTC] User ID: 205
[08-Apr-2026 21:35:04 UTC] ✅ User profile retrieved successfully for user ID: 205
[08-Apr-2026 21:35:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Apr-2026 21:35:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Apr-2026 21:35:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e9466afa8807aa1-HKG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"83.111.186.74","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"83.111.186.74, 162.159.98.44"}
[08-Apr-2026 21:35:19 UTC] === User Orders API Called ===
[08-Apr-2026 21:35:19 UTC] User ID: 205
[08-Apr-2026 21:35:19 UTC] Limit: 20, Offset: 0
[08-Apr-2026 21:35:19 UTC] Orders found: 17
[08-Apr-2026 21:35:19 UTC] Orders data: [{"id":174,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"pending","created_at":"2026-04-09 01:05:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":173,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"pending","created_at":"2026-04-09 01:04:09","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":172,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/42","status":"completed","created_at":"2026-04-09 00:45:50","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":170,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-08 07:02:32","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":169,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"completed","created_at":"2026-04-08 07:01:03","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":168,"quantity":1000,"total_coins":1000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"completed","created_at":"2026-04-08 03:32:21","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":154,"quantity":325,"total_coins":325,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 09:39:00","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":153,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 05:21:54","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":152,"quantity":175,"total_coins":175,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 01:57:11","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":151,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 00:37:56","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":150,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/69","status":"completed","created_at":"2026-03-31 11:44:10","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":149,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/70","status":"completed","created_at":"2026-03-31 10:13:24","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":147,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 10:00:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":146,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 09:47:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":145,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-31 08:14:12","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":143,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:22:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":142,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:18:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[08-Apr-2026 21:35:19 UTC] Total orders count: 17
[08-Apr-2026 21:35:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Apr-2026 21:35:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Apr-2026 21:35:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e9466aeffb27aa1-HKG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"83.111.186.74","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"83.111.186.74, 162.159.98.45"}
[08-Apr-2026 21:35:19 UTC] === User Orders API Called ===
[08-Apr-2026 21:35:19 UTC] User ID: 205
[08-Apr-2026 21:35:19 UTC] Limit: 20, Offset: 0
[08-Apr-2026 21:35:19 UTC] Orders found: 17
[08-Apr-2026 21:35:19 UTC] Orders data: [{"id":174,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"pending","created_at":"2026-04-09 01:05:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":173,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"pending","created_at":"2026-04-09 01:04:09","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":172,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/42","status":"completed","created_at":"2026-04-09 00:45:50","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":170,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-08 07:02:32","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":169,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"completed","created_at":"2026-04-08 07:01:03","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":168,"quantity":1000,"total_coins":1000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"completed","created_at":"2026-04-08 03:32:21","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":154,"quantity":325,"total_coins":325,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 09:39:00","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":153,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 05:21:54","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":152,"quantity":175,"total_coins":175,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 01:57:11","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":151,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 00:37:56","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":150,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/69","status":"completed","created_at":"2026-03-31 11:44:10","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":149,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/70","status":"completed","created_at":"2026-03-31 10:13:24","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":147,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 10:00:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":146,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 09:47:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":145,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-31 08:14:12","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":143,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:22:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":142,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:18:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[08-Apr-2026 21:35:19 UTC] Total orders count: 17
[08-Apr-2026 21:35:19 UTC] === API CALL LOG ===
[08-Apr-2026 21:35:19 UTC] Endpoint: user/profile.php
[08-Apr-2026 21:35:19 UTC] Full Log Data: {
    "timestamp": "2026-04-08 21:35:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.186.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e9466aeffb47aa1-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.186.74",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "83.111.186.74, 162.159.98.44"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Apr-2026 21:35:19 UTC] === END API CALL LOG ===
[08-Apr-2026 21:35:19 UTC] ✅ API Hash verification passed for profile endpoint
[08-Apr-2026 21:35:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[08-Apr-2026 21:35:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Apr-2026 21:35:19 UTC] ✅ JWT token verified successfully for user profile
[08-Apr-2026 21:35:19 UTC] User ID: 205
[08-Apr-2026 21:35:19 UTC] ✅ User profile retrieved successfully for user ID: 205
[08-Apr-2026 21:35:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Apr-2026 21:35:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Apr-2026 21:35:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e9466b39dba7aa1-HKG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"83.111.186.74","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"83.111.186.74, 162.159.98.44"}
[08-Apr-2026 21:35:19 UTC] === User Orders API Called ===
[08-Apr-2026 21:35:19 UTC] User ID: 205
[08-Apr-2026 21:35:19 UTC] Limit: 20, Offset: 0
[08-Apr-2026 21:35:19 UTC] Orders found: 17
[08-Apr-2026 21:35:19 UTC] Orders data: [{"id":174,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"pending","created_at":"2026-04-09 01:05:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":173,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"pending","created_at":"2026-04-09 01:04:09","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":172,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/42","status":"completed","created_at":"2026-04-09 00:45:50","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":170,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-08 07:02:32","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":169,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"completed","created_at":"2026-04-08 07:01:03","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":168,"quantity":1000,"total_coins":1000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"completed","created_at":"2026-04-08 03:32:21","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":154,"quantity":325,"total_coins":325,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 09:39:00","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":153,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 05:21:54","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":152,"quantity":175,"total_coins":175,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 01:57:11","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":151,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 00:37:56","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":150,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/69","status":"completed","created_at":"2026-03-31 11:44:10","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":149,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/70","status":"completed","created_at":"2026-03-31 10:13:24","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":147,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 10:00:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":146,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 09:47:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":145,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-31 08:14:12","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":143,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:22:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":142,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:18:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[08-Apr-2026 21:35:19 UTC] Total orders count: 17
[08-Apr-2026 21:35:19 UTC] === API CALL LOG ===
[08-Apr-2026 21:35:19 UTC] Endpoint: user/profile.php
[08-Apr-2026 21:35:19 UTC] Full Log Data: {
    "timestamp": "2026-04-08 21:35:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.186.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e9466b39dbc7aa1-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.186.74",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "83.111.186.74, 162.159.98.45"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Apr-2026 21:35:19 UTC] === END API CALL LOG ===
[08-Apr-2026 21:35:19 UTC] ✅ API Hash verification passed for profile endpoint
[08-Apr-2026 21:35:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[08-Apr-2026 21:35:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Apr-2026 21:35:19 UTC] ✅ JWT token verified successfully for user profile
[08-Apr-2026 21:35:19 UTC] User ID: 205
[08-Apr-2026 21:35:19 UTC] ✅ User profile retrieved successfully for user ID: 205
[08-Apr-2026 21:35:20 UTC] === API CALL LOG ===
[08-Apr-2026 21:35:20 UTC] Endpoint: user/profile.php
[08-Apr-2026 21:35:20 UTC] Full Log Data: {
    "timestamp": "2026-04-08 21:35:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.186.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e9466b6da3b7aa1-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.186.74",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "83.111.186.74, 162.159.98.44"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Apr-2026 21:35:20 UTC] === END API CALL LOG ===
[08-Apr-2026 21:35:20 UTC] ✅ API Hash verification passed for profile endpoint
[08-Apr-2026 21:35:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[08-Apr-2026 21:35:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Apr-2026 21:35:20 UTC] ✅ JWT token verified successfully for user profile
[08-Apr-2026 21:35:20 UTC] User ID: 205
[08-Apr-2026 21:35:20 UTC] ✅ User profile retrieved successfully for user ID: 205
[08-Apr-2026 21:35:38 UTC] === API CALL LOG ===
[08-Apr-2026 21:35:38 UTC] Endpoint: user/profile.php
[08-Apr-2026 21:35:38 UTC] Full Log Data: {
    "timestamp": "2026-04-08 21:35:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.186.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e9467285b117aa1-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.186.74",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "83.111.186.74, 162.159.98.45"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Apr-2026 21:35:38 UTC] === END API CALL LOG ===
[08-Apr-2026 21:35:38 UTC] ✅ API Hash verification passed for profile endpoint
[08-Apr-2026 21:35:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[08-Apr-2026 21:35:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Apr-2026 21:35:38 UTC] ✅ JWT token verified successfully for user profile
[08-Apr-2026 21:35:38 UTC] User ID: 205
[08-Apr-2026 21:35:38 UTC] ✅ User profile retrieved successfully for user ID: 205
[08-Apr-2026 21:35:40 UTC] === API CALL LOG ===
[08-Apr-2026 21:35:40 UTC] Endpoint: user/profile.php
[08-Apr-2026 21:35:40 UTC] Full Log Data: {
    "timestamp": "2026-04-08 21:35:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.186.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e946736cbeb7aa1-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.186.74",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "83.111.186.74, 162.159.98.45"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Apr-2026 21:35:40 UTC] === END API CALL LOG ===
[08-Apr-2026 21:35:40 UTC] ✅ API Hash verification passed for profile endpoint
[08-Apr-2026 21:35:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[08-Apr-2026 21:35:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Apr-2026 21:35:40 UTC] ✅ JWT token verified successfully for user profile
[08-Apr-2026 21:35:40 UTC] User ID: 205
[08-Apr-2026 21:35:40 UTC] ✅ User profile retrieved successfully for user ID: 205
[08-Apr-2026 21:35:42 UTC] === API CALL LOG ===
[08-Apr-2026 21:35:42 UTC] Endpoint: user/profile.php
[08-Apr-2026 21:35:42 UTC] Full Log Data: {
    "timestamp": "2026-04-08 21:35:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.186.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e9467446d537aa1-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.186.74",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "83.111.186.74, 162.159.98.45"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Apr-2026 21:35:42 UTC] === END API CALL LOG ===
[08-Apr-2026 21:35:42 UTC] ✅ API Hash verification passed for profile endpoint
[08-Apr-2026 21:35:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[08-Apr-2026 21:35:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Apr-2026 21:35:42 UTC] ✅ JWT token verified successfully for user profile
[08-Apr-2026 21:35:42 UTC] User ID: 205
[08-Apr-2026 21:35:42 UTC] ✅ User profile retrieved successfully for user ID: 205
[08-Apr-2026 21:36:24 UTC] === API CALL LOG ===
[08-Apr-2026 21:36:24 UTC] Endpoint: user/profile.php
[08-Apr-2026 21:36:24 UTC] Full Log Data: {
    "timestamp": "2026-04-08 21:36:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.186.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e946849682c7aa1-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.186.74",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "83.111.186.74, 162.159.98.44"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Apr-2026 21:36:24 UTC] === END API CALL LOG ===
[08-Apr-2026 21:36:24 UTC] ✅ API Hash verification passed for profile endpoint
[08-Apr-2026 21:36:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[08-Apr-2026 21:36:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Apr-2026 21:36:24 UTC] ✅ JWT token verified successfully for user profile
[08-Apr-2026 21:36:24 UTC] User ID: 205
[08-Apr-2026 21:36:24 UTC] ✅ User profile retrieved successfully for user ID: 205
[08-Apr-2026 21:36:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Apr-2026 21:36:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Apr-2026 21:36:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e94686aec207aa1-HKG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"83.111.186.74","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"83.111.186.74, 162.159.98.45"}
[08-Apr-2026 21:36:30 UTC] === User Orders API Called ===
[08-Apr-2026 21:36:30 UTC] User ID: 205
[08-Apr-2026 21:36:30 UTC] Limit: 20, Offset: 0
[08-Apr-2026 21:36:30 UTC] Orders found: 17
[08-Apr-2026 21:36:30 UTC] Orders data: [{"id":174,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"pending","created_at":"2026-04-09 01:05:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":173,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"pending","created_at":"2026-04-09 01:04:09","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":172,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/42","status":"completed","created_at":"2026-04-09 00:45:50","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":170,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-08 07:02:32","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":169,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"completed","created_at":"2026-04-08 07:01:03","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":168,"quantity":1000,"total_coins":1000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"completed","created_at":"2026-04-08 03:32:21","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":154,"quantity":325,"total_coins":325,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 09:39:00","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":153,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 05:21:54","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":152,"quantity":175,"total_coins":175,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 01:57:11","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":151,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 00:37:56","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":150,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/69","status":"completed","created_at":"2026-03-31 11:44:10","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":149,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/70","status":"completed","created_at":"2026-03-31 10:13:24","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":147,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 10:00:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":146,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 09:47:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":145,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-31 08:14:12","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":143,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:22:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":142,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:18:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[08-Apr-2026 21:36:30 UTC] Total orders count: 17
[08-Apr-2026 21:36:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Apr-2026 21:36:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Apr-2026 21:36:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e946887ce2d7aa1-HKG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"83.111.186.74","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"83.111.186.74, 162.159.98.44"}
[08-Apr-2026 21:36:34 UTC] === User Orders API Called ===
[08-Apr-2026 21:36:34 UTC] User ID: 205
[08-Apr-2026 21:36:34 UTC] Limit: 20, Offset: 0
[08-Apr-2026 21:36:34 UTC] Orders found: 17
[08-Apr-2026 21:36:34 UTC] Orders data: [{"id":174,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"pending","created_at":"2026-04-09 01:05:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":173,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"pending","created_at":"2026-04-09 01:04:09","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":172,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/42","status":"completed","created_at":"2026-04-09 00:45:50","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":170,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-08 07:02:32","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":169,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"completed","created_at":"2026-04-08 07:01:03","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":168,"quantity":1000,"total_coins":1000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"completed","created_at":"2026-04-08 03:32:21","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":154,"quantity":325,"total_coins":325,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 09:39:00","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":153,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 05:21:54","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":152,"quantity":175,"total_coins":175,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 01:57:11","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":151,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 00:37:56","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":150,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/69","status":"completed","created_at":"2026-03-31 11:44:10","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":149,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/70","status":"completed","created_at":"2026-03-31 10:13:24","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":147,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 10:00:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":146,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 09:47:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":145,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-31 08:14:12","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":143,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:22:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":142,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:18:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[08-Apr-2026 21:36:34 UTC] Total orders count: 17
[08-Apr-2026 21:36:34 UTC] === API CALL LOG ===
[08-Apr-2026 21:36:34 UTC] Endpoint: user/profile.php
[08-Apr-2026 21:36:34 UTC] Full Log Data: {
    "timestamp": "2026-04-08 21:36:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.186.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e946887ce2e7aa1-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.186.74",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "83.111.186.74, 162.159.98.44"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Apr-2026 21:36:34 UTC] === END API CALL LOG ===
[08-Apr-2026 21:36:34 UTC] ✅ API Hash verification passed for profile endpoint
[08-Apr-2026 21:36:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[08-Apr-2026 21:36:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Apr-2026 21:36:34 UTC] ✅ JWT token verified successfully for user profile
[08-Apr-2026 21:36:34 UTC] User ID: 205
[08-Apr-2026 21:36:34 UTC] ✅ User profile retrieved successfully for user ID: 205
[08-Apr-2026 21:36:35 UTC] === API CALL LOG ===
[08-Apr-2026 21:36:35 UTC] Endpoint: user/profile.php
[08-Apr-2026 21:36:35 UTC] Full Log Data: {
    "timestamp": "2026-04-08 21:36:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.186.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e94688b9a6d7aa1-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.186.74",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "83.111.186.74, 162.159.98.44"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Apr-2026 21:36:35 UTC] === END API CALL LOG ===
[08-Apr-2026 21:36:35 UTC] ✅ API Hash verification passed for profile endpoint
[08-Apr-2026 21:36:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[08-Apr-2026 21:36:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Apr-2026 21:36:35 UTC] ✅ JWT token verified successfully for user profile
[08-Apr-2026 21:36:35 UTC] User ID: 205
[08-Apr-2026 21:36:35 UTC] ✅ User profile retrieved successfully for user ID: 205
[08-Apr-2026 21:37:31 UTC] === API CALL LOG ===
[08-Apr-2026 21:37:31 UTC] Endpoint: user/profile.php
[08-Apr-2026 21:37:31 UTC] Full Log Data: {
    "timestamp": "2026-04-08 21:37:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.186.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e9469ea2c697aa1-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.186.74",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "83.111.186.74, 162.159.98.45"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Apr-2026 21:37:31 UTC] === END API CALL LOG ===
[08-Apr-2026 21:37:31 UTC] ✅ API Hash verification passed for profile endpoint
[08-Apr-2026 21:37:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[08-Apr-2026 21:37:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Apr-2026 21:37:31 UTC] ✅ JWT token verified successfully for user profile
[08-Apr-2026 21:37:31 UTC] User ID: 205
[08-Apr-2026 21:37:31 UTC] ✅ User profile retrieved successfully for user ID: 205
[08-Apr-2026 21:37:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Apr-2026 21:37:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Apr-2026 21:37:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e9469f5ab3b7aa1-HKG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"83.111.186.74","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"83.111.186.74, 162.159.98.45"}
[08-Apr-2026 21:37:33 UTC] === User Orders API Called ===
[08-Apr-2026 21:37:33 UTC] User ID: 205
[08-Apr-2026 21:37:33 UTC] Limit: 20, Offset: 0
[08-Apr-2026 21:37:33 UTC] Orders found: 17
[08-Apr-2026 21:37:33 UTC] Orders data: [{"id":174,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"pending","created_at":"2026-04-09 01:05:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":173,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"pending","created_at":"2026-04-09 01:04:09","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":172,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/42","status":"completed","created_at":"2026-04-09 00:45:50","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":170,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-08 07:02:32","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":169,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"completed","created_at":"2026-04-08 07:01:03","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":168,"quantity":1000,"total_coins":1000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"completed","created_at":"2026-04-08 03:32:21","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":154,"quantity":325,"total_coins":325,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 09:39:00","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":153,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 05:21:54","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":152,"quantity":175,"total_coins":175,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 01:57:11","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":151,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 00:37:56","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":150,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/69","status":"completed","created_at":"2026-03-31 11:44:10","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":149,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/70","status":"completed","created_at":"2026-03-31 10:13:24","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":147,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 10:00:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":146,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 09:47:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":145,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-31 08:14:12","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":143,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:22:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":142,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:18:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[08-Apr-2026 21:37:33 UTC] Total orders count: 17
[08-Apr-2026 21:37:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Apr-2026 21:37:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Apr-2026 21:37:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e946a009b037aa1-HKG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"83.111.186.74","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"83.111.186.74, 162.159.98.44"}
[08-Apr-2026 21:37:35 UTC] === User Orders API Called ===
[08-Apr-2026 21:37:35 UTC] User ID: 205
[08-Apr-2026 21:37:35 UTC] Limit: 20, Offset: 0
[08-Apr-2026 21:37:35 UTC] Orders found: 17
[08-Apr-2026 21:37:35 UTC] Orders data: [{"id":174,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"pending","created_at":"2026-04-09 01:05:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":173,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"pending","created_at":"2026-04-09 01:04:09","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":172,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/42","status":"completed","created_at":"2026-04-09 00:45:50","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":170,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-08 07:02:32","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":169,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"completed","created_at":"2026-04-08 07:01:03","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":168,"quantity":1000,"total_coins":1000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"completed","created_at":"2026-04-08 03:32:21","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":154,"quantity":325,"total_coins":325,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 09:39:00","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":153,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 05:21:54","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":152,"quantity":175,"total_coins":175,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 01:57:11","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":151,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 00:37:56","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":150,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/69","status":"completed","created_at":"2026-03-31 11:44:10","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":149,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/70","status":"completed","created_at":"2026-03-31 10:13:24","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":147,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 10:00:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":146,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 09:47:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":145,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-31 08:14:12","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":143,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:22:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":142,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:18:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[08-Apr-2026 21:37:35 UTC] Total orders count: 17
[08-Apr-2026 21:37:35 UTC] === API CALL LOG ===
[08-Apr-2026 21:37:35 UTC] Endpoint: user/profile.php
[08-Apr-2026 21:37:35 UTC] Full Log Data: {
    "timestamp": "2026-04-08 21:37:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.186.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e946a009b047aa1-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.186.74",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "83.111.186.74, 162.159.98.45"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Apr-2026 21:37:35 UTC] === END API CALL LOG ===
[08-Apr-2026 21:37:35 UTC] ✅ API Hash verification passed for profile endpoint
[08-Apr-2026 21:37:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[08-Apr-2026 21:37:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Apr-2026 21:37:35 UTC] ✅ JWT token verified successfully for user profile
[08-Apr-2026 21:37:35 UTC] User ID: 205
[08-Apr-2026 21:37:35 UTC] ✅ User profile retrieved successfully for user ID: 205
[08-Apr-2026 21:37:35 UTC] === API CALL LOG ===
[08-Apr-2026 21:37:35 UTC] Endpoint: user/profile.php
[08-Apr-2026 21:37:35 UTC] Full Log Data: {
    "timestamp": "2026-04-08 21:37:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.186.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e946a04baaa7aa1-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.186.74",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "83.111.186.74, 162.159.98.45"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Apr-2026 21:37:35 UTC] === END API CALL LOG ===
[08-Apr-2026 21:37:35 UTC] ✅ API Hash verification passed for profile endpoint
[08-Apr-2026 21:37:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[08-Apr-2026 21:37:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Apr-2026 21:37:35 UTC] ✅ JWT token verified successfully for user profile
[08-Apr-2026 21:37:35 UTC] User ID: 205
[08-Apr-2026 21:37:35 UTC] ✅ User profile retrieved successfully for user ID: 205
[09-Apr-2026 04:24:53 UTC] === API CALL LOG ===
[09-Apr-2026 04:24:53 UTC] Endpoint: user/profile.php
[09-Apr-2026 04:24:53 UTC] Full Log Data: {
    "timestamp": "2026-04-09 04:24:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.255.83.142",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjMwIiwidXNlcm5hbWUiOiJATVhfTkFaTVVMIiwiZW1haWwiOiJrbWRuYXptdWwxNTJAZ21haWwuY29tIiwiZXhwIjoxNzc1NzQ4NjU3fQ.9M-dY9crmIakHskDwaiD-ZYwyVJPdM-M5cwPndkpFYI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e96bea4598a2b1a-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "36.255.83.142",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "36.255.83.142, 172.68.221.156"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Apr-2026 04:24:53 UTC] === END API CALL LOG ===
[09-Apr-2026 04:24:53 UTC] ✅ API Hash verification passed for profile endpoint
[09-Apr-2026 04:24:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjMwIiwidXNlcm5hbWUiOiJATVhfTkFaTVVMIiwiZW1haWwiOiJrbWRuYXptdWwxNTJAZ21haWwuY29tIiwiZXhwIjoxNzc1NzQ4NjU3fQ.9M-dY9crmIakHskDwaiD-ZYwyVJPdM-M5cwPndkpFYI
[09-Apr-2026 04:24:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Apr-2026 04:24:53 UTC] ✅ JWT token verified successfully for user profile
[09-Apr-2026 04:24:53 UTC] User ID: 230
[09-Apr-2026 04:24:53 UTC] ✅ User profile retrieved successfully for user ID: 230
[09-Apr-2026 04:24:58 UTC] === API CALL LOG ===
[09-Apr-2026 04:24:58 UTC] Endpoint: user/profile.php
[09-Apr-2026 04:24:58 UTC] Full Log Data: {
    "timestamp": "2026-04-09 04:24:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.255.83.142",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjMwIiwidXNlcm5hbWUiOiJATVhfTkFaTVVMIiwiZW1haWwiOiJrbWRuYXptdWwxNTJAZ21haWwuY29tIiwiZXhwIjoxNzc1NzQ4NjU3fQ.9M-dY9crmIakHskDwaiD-ZYwyVJPdM-M5cwPndkpFYI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e96bec189ae2b1a-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "36.255.83.142",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "36.255.83.142, 172.68.221.167"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Apr-2026 04:24:58 UTC] === END API CALL LOG ===
[09-Apr-2026 04:24:58 UTC] ✅ API Hash verification passed for profile endpoint
[09-Apr-2026 04:24:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjMwIiwidXNlcm5hbWUiOiJATVhfTkFaTVVMIiwiZW1haWwiOiJrbWRuYXptdWwxNTJAZ21haWwuY29tIiwiZXhwIjoxNzc1NzQ4NjU3fQ.9M-dY9crmIakHskDwaiD-ZYwyVJPdM-M5cwPndkpFYI
[09-Apr-2026 04:24:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Apr-2026 04:24:58 UTC] ✅ JWT token verified successfully for user profile
[09-Apr-2026 04:24:58 UTC] User ID: 230
[09-Apr-2026 04:24:58 UTC] ✅ User profile retrieved successfully for user ID: 230
[09-Apr-2026 04:24:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Apr-2026 04:24:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Apr-2026 04:24:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjMwIiwidXNlcm5hbWUiOiJATVhfTkFaTVVMIiwiZW1haWwiOiJrbWRuYXptdWwxNTJAZ21haWwuY29tIiwiZXhwIjoxNzc1NzQ4NjU3fQ.9M-dY9crmIakHskDwaiD-ZYwyVJPdM-M5cwPndkpFYI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e96bec38f082b1a-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"36.255.83.142","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"36.255.83.142, 172.68.221.157"}
[09-Apr-2026 04:24:58 UTC] === User Orders API Called ===
[09-Apr-2026 04:24:58 UTC] User ID: 230
[09-Apr-2026 04:24:58 UTC] Limit: 20, Offset: 0
[09-Apr-2026 04:24:58 UTC] Orders found: 0
[09-Apr-2026 04:24:58 UTC] Orders data: []
[09-Apr-2026 04:24:58 UTC] Total orders count: 0
[09-Apr-2026 04:24:58 UTC] === API CALL LOG ===
[09-Apr-2026 04:24:58 UTC] Endpoint: user/profile.php
[09-Apr-2026 04:24:58 UTC] Full Log Data: {
    "timestamp": "2026-04-09 04:24:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.255.83.142",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjMwIiwidXNlcm5hbWUiOiJATVhfTkFaTVVMIiwiZW1haWwiOiJrbWRuYXptdWwxNTJAZ21haWwuY29tIiwiZXhwIjoxNzc1NzQ4NjU3fQ.9M-dY9crmIakHskDwaiD-ZYwyVJPdM-M5cwPndkpFYI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e96bec38f072b1a-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "36.255.83.142",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "36.255.83.142, 172.68.221.156"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Apr-2026 04:24:58 UTC] === END API CALL LOG ===
[09-Apr-2026 04:24:58 UTC] ✅ API Hash verification passed for profile endpoint
[09-Apr-2026 04:24:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjMwIiwidXNlcm5hbWUiOiJATVhfTkFaTVVMIiwiZW1haWwiOiJrbWRuYXptdWwxNTJAZ21haWwuY29tIiwiZXhwIjoxNzc1NzQ4NjU3fQ.9M-dY9crmIakHskDwaiD-ZYwyVJPdM-M5cwPndkpFYI
[09-Apr-2026 04:24:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Apr-2026 04:24:58 UTC] ✅ JWT token verified successfully for user profile
[09-Apr-2026 04:24:58 UTC] User ID: 230
[09-Apr-2026 04:24:58 UTC] ✅ User profile retrieved successfully for user ID: 230
[09-Apr-2026 04:25:00 UTC] === API CALL LOG ===
[09-Apr-2026 04:25:00 UTC] Endpoint: user/profile.php
[09-Apr-2026 04:25:00 UTC] Full Log Data: {
    "timestamp": "2026-04-09 04:25:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.255.83.142",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjMwIiwidXNlcm5hbWUiOiJATVhfTkFaTVVMIiwiZW1haWwiOiJrbWRuYXptdWwxNTJAZ21haWwuY29tIiwiZXhwIjoxNzc1NzQ4NjU3fQ.9M-dY9crmIakHskDwaiD-ZYwyVJPdM-M5cwPndkpFYI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e96bed2384f2b1a-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "36.255.83.142",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "36.255.83.142, 172.68.221.156"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Apr-2026 04:25:00 UTC] === END API CALL LOG ===
[09-Apr-2026 04:25:00 UTC] ✅ API Hash verification passed for profile endpoint
[09-Apr-2026 04:25:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjMwIiwidXNlcm5hbWUiOiJATVhfTkFaTVVMIiwiZW1haWwiOiJrbWRuYXptdWwxNTJAZ21haWwuY29tIiwiZXhwIjoxNzc1NzQ4NjU3fQ.9M-dY9crmIakHskDwaiD-ZYwyVJPdM-M5cwPndkpFYI
[09-Apr-2026 04:25:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Apr-2026 04:25:00 UTC] ✅ JWT token verified successfully for user profile
[09-Apr-2026 04:25:00 UTC] User ID: 230
[09-Apr-2026 04:25:00 UTC] ✅ User profile retrieved successfully for user ID: 230
[09-Apr-2026 04:25:15 UTC] === API CALL LOG ===
[09-Apr-2026 04:25:15 UTC] Endpoint: user/profile.php
[09-Apr-2026 04:25:15 UTC] Full Log Data: {
    "timestamp": "2026-04-09 04:25:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.255.83.142",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjMwIiwidXNlcm5hbWUiOiJATVhfTkFaTVVMIiwiZW1haWwiOiJrbWRuYXptdWwxNTJAZ21haWwuY29tIiwiZXhwIjoxNzc1NzQ4NjU3fQ.9M-dY9crmIakHskDwaiD-ZYwyVJPdM-M5cwPndkpFYI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e96bf2c6fbf870f-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "36.255.83.142",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "36.255.83.142, 172.68.221.156"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Apr-2026 04:25:15 UTC] === END API CALL LOG ===
[09-Apr-2026 04:25:15 UTC] ✅ API Hash verification passed for profile endpoint
[09-Apr-2026 04:25:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjMwIiwidXNlcm5hbWUiOiJATVhfTkFaTVVMIiwiZW1haWwiOiJrbWRuYXptdWwxNTJAZ21haWwuY29tIiwiZXhwIjoxNzc1NzQ4NjU3fQ.9M-dY9crmIakHskDwaiD-ZYwyVJPdM-M5cwPndkpFYI
[09-Apr-2026 04:25:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Apr-2026 04:25:15 UTC] ✅ JWT token verified successfully for user profile
[09-Apr-2026 04:25:15 UTC] User ID: 230
[09-Apr-2026 04:25:15 UTC] ✅ User profile retrieved successfully for user ID: 230
[09-Apr-2026 04:25:17 UTC] === API CALL LOG ===
[09-Apr-2026 04:25:17 UTC] Endpoint: user/profile.php
[09-Apr-2026 04:25:17 UTC] Full Log Data: {
    "timestamp": "2026-04-09 04:25:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.255.83.142",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjMwIiwidXNlcm5hbWUiOiJATVhfTkFaTVVMIiwiZW1haWwiOiJrbWRuYXptdWwxNTJAZ21haWwuY29tIiwiZXhwIjoxNzc1NzQ4NjU3fQ.9M-dY9crmIakHskDwaiD-ZYwyVJPdM-M5cwPndkpFYI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e96bf389a17870f-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "36.255.83.142",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "36.255.83.142, 172.68.221.156"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Apr-2026 04:25:17 UTC] === END API CALL LOG ===
[09-Apr-2026 04:25:17 UTC] ✅ API Hash verification passed for profile endpoint
[09-Apr-2026 04:25:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjMwIiwidXNlcm5hbWUiOiJATVhfTkFaTVVMIiwiZW1haWwiOiJrbWRuYXptdWwxNTJAZ21haWwuY29tIiwiZXhwIjoxNzc1NzQ4NjU3fQ.9M-dY9crmIakHskDwaiD-ZYwyVJPdM-M5cwPndkpFYI
[09-Apr-2026 04:25:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Apr-2026 04:25:17 UTC] ✅ JWT token verified successfully for user profile
[09-Apr-2026 04:25:17 UTC] User ID: 230
[09-Apr-2026 04:25:17 UTC] ✅ User profile retrieved successfully for user ID: 230
[09-Apr-2026 04:25:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Apr-2026 04:25:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Apr-2026 04:25:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjMwIiwidXNlcm5hbWUiOiJATVhfTkFaTVVMIiwiZW1haWwiOiJrbWRuYXptdWwxNTJAZ21haWwuY29tIiwiZXhwIjoxNzc1NzQ4NjU3fQ.9M-dY9crmIakHskDwaiD-ZYwyVJPdM-M5cwPndkpFYI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e96bf390b09870f-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"36.255.83.142","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"36.255.83.142, 172.68.221.156"}
[09-Apr-2026 04:25:17 UTC] === User Orders API Called ===
[09-Apr-2026 04:25:17 UTC] User ID: 230
[09-Apr-2026 04:25:17 UTC] Limit: 20, Offset: 0
[09-Apr-2026 04:25:17 UTC] Orders found: 0
[09-Apr-2026 04:25:17 UTC] Orders data: []
[09-Apr-2026 04:25:17 UTC] Total orders count: 0
[09-Apr-2026 04:25:17 UTC] === API CALL LOG ===
[09-Apr-2026 04:25:17 UTC] Endpoint: user/profile.php
[09-Apr-2026 04:25:17 UTC] Full Log Data: {
    "timestamp": "2026-04-09 04:25:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.255.83.142",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjMwIiwidXNlcm5hbWUiOiJATVhfTkFaTVVMIiwiZW1haWwiOiJrbWRuYXptdWwxNTJAZ21haWwuY29tIiwiZXhwIjoxNzc1NzQ4NjU3fQ.9M-dY9crmIakHskDwaiD-ZYwyVJPdM-M5cwPndkpFYI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e96bf394bbf870f-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "36.255.83.142",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "36.255.83.142, 172.68.221.157"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Apr-2026 04:25:17 UTC] === END API CALL LOG ===
[09-Apr-2026 04:25:17 UTC] ✅ API Hash verification passed for profile endpoint
[09-Apr-2026 04:25:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjMwIiwidXNlcm5hbWUiOiJATVhfTkFaTVVMIiwiZW1haWwiOiJrbWRuYXptdWwxNTJAZ21haWwuY29tIiwiZXhwIjoxNzc1NzQ4NjU3fQ.9M-dY9crmIakHskDwaiD-ZYwyVJPdM-M5cwPndkpFYI
[09-Apr-2026 04:25:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Apr-2026 04:25:17 UTC] ✅ JWT token verified successfully for user profile
[09-Apr-2026 04:25:17 UTC] User ID: 230
[09-Apr-2026 04:25:17 UTC] ✅ User profile retrieved successfully for user ID: 230
[09-Apr-2026 04:25:18 UTC] === API CALL LOG ===
[09-Apr-2026 04:25:18 UTC] Endpoint: user/profile.php
[09-Apr-2026 04:25:18 UTC] Full Log Data: {
    "timestamp": "2026-04-09 04:25:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.255.83.142",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjMwIiwidXNlcm5hbWUiOiJATVhfTkFaTVVMIiwiZW1haWwiOiJrbWRuYXptdWwxNTJAZ21haWwuY29tIiwiZXhwIjoxNzc1NzQ4NjU3fQ.9M-dY9crmIakHskDwaiD-ZYwyVJPdM-M5cwPndkpFYI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e96bf44aceb870f-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "36.255.83.142",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "36.255.83.142, 172.68.221.157"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Apr-2026 04:25:18 UTC] === END API CALL LOG ===
[09-Apr-2026 04:25:18 UTC] ✅ API Hash verification passed for profile endpoint
[09-Apr-2026 04:25:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjMwIiwidXNlcm5hbWUiOiJATVhfTkFaTVVMIiwiZW1haWwiOiJrbWRuYXptdWwxNTJAZ21haWwuY29tIiwiZXhwIjoxNzc1NzQ4NjU3fQ.9M-dY9crmIakHskDwaiD-ZYwyVJPdM-M5cwPndkpFYI
[09-Apr-2026 04:25:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Apr-2026 04:25:18 UTC] ✅ JWT token verified successfully for user profile
[09-Apr-2026 04:25:18 UTC] User ID: 230
[09-Apr-2026 04:25:18 UTC] ✅ User profile retrieved successfully for user ID: 230
[09-Apr-2026 04:25:30 UTC] === API CALL LOG ===
[09-Apr-2026 04:25:30 UTC] Endpoint: user/profile.php
[09-Apr-2026 04:25:30 UTC] Full Log Data: {
    "timestamp": "2026-04-09 04:25:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.255.83.142",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjMwIiwidXNlcm5hbWUiOiJATVhfTkFaTVVMIiwiZW1haWwiOiJrbWRuYXptdWwxNTJAZ21haWwuY29tIiwiZXhwIjoxNzc1NzQ4NjU3fQ.9M-dY9crmIakHskDwaiD-ZYwyVJPdM-M5cwPndkpFYI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e96bf8e3caf870f-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "36.255.83.142",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "36.255.83.142, 172.68.221.157"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Apr-2026 04:25:30 UTC] === END API CALL LOG ===
[09-Apr-2026 04:25:30 UTC] ✅ API Hash verification passed for profile endpoint
[09-Apr-2026 04:25:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjMwIiwidXNlcm5hbWUiOiJATVhfTkFaTVVMIiwiZW1haWwiOiJrbWRuYXptdWwxNTJAZ21haWwuY29tIiwiZXhwIjoxNzc1NzQ4NjU3fQ.9M-dY9crmIakHskDwaiD-ZYwyVJPdM-M5cwPndkpFYI
[09-Apr-2026 04:25:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Apr-2026 04:25:30 UTC] ✅ JWT token verified successfully for user profile
[09-Apr-2026 04:25:30 UTC] User ID: 230
[09-Apr-2026 04:25:30 UTC] ✅ User profile retrieved successfully for user ID: 230
[09-Apr-2026 04:25:47 UTC] === API CALL LOG ===
[09-Apr-2026 04:25:47 UTC] Endpoint: user/profile.php
[09-Apr-2026 04:25:47 UTC] Full Log Data: {
    "timestamp": "2026-04-09 04:25:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.255.83.142",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjMwIiwidXNlcm5hbWUiOiJATVhfTkFaTVVMIiwiZW1haWwiOiJrbWRuYXptdWwxNTJAZ21haWwuY29tIiwiZXhwIjoxNzc1NzQ4NjU3fQ.9M-dY9crmIakHskDwaiD-ZYwyVJPdM-M5cwPndkpFYI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e96bff38f6f870f-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "36.255.83.142",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "36.255.83.142, 172.68.221.156"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Apr-2026 04:25:47 UTC] === END API CALL LOG ===
[09-Apr-2026 04:25:47 UTC] ✅ API Hash verification passed for profile endpoint
[09-Apr-2026 04:25:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjMwIiwidXNlcm5hbWUiOiJATVhfTkFaTVVMIiwiZW1haWwiOiJrbWRuYXptdWwxNTJAZ21haWwuY29tIiwiZXhwIjoxNzc1NzQ4NjU3fQ.9M-dY9crmIakHskDwaiD-ZYwyVJPdM-M5cwPndkpFYI
[09-Apr-2026 04:25:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Apr-2026 04:25:47 UTC] ✅ JWT token verified successfully for user profile
[09-Apr-2026 04:25:47 UTC] User ID: 230
[09-Apr-2026 04:25:47 UTC] ✅ User profile retrieved successfully for user ID: 230
[09-Apr-2026 04:25:47 UTC] User Purchases API - User ID: 230
[09-Apr-2026 04:25:47 UTC] User Purchases API - Total purchases found: 0
[09-Apr-2026 04:25:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Apr-2026 04:25:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Apr-2026 04:25:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjMwIiwidXNlcm5hbWUiOiJATVhfTkFaTVVMIiwiZW1haWwiOiJrbWRuYXptdWwxNTJAZ21haWwuY29tIiwiZXhwIjoxNzc1NzQ4NjU3fQ.9M-dY9crmIakHskDwaiD-ZYwyVJPdM-M5cwPndkpFYI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e96c028ecab870f-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"36.255.83.142","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"36.255.83.142, 172.68.221.156"}
[09-Apr-2026 04:25:55 UTC] === User Orders API Called ===
[09-Apr-2026 04:25:55 UTC] User ID: 230
[09-Apr-2026 04:25:55 UTC] Limit: 20, Offset: 0
[09-Apr-2026 04:25:55 UTC] Orders found: 0
[09-Apr-2026 04:25:55 UTC] Orders data: []
[09-Apr-2026 04:25:55 UTC] Total orders count: 0
[09-Apr-2026 04:26:17 UTC] === API CALL LOG ===
[09-Apr-2026 04:26:17 UTC] Endpoint: user/profile.php
[09-Apr-2026 04:26:17 UTC] Full Log Data: {
    "timestamp": "2026-04-09 04:26:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.255.83.142",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjMwIiwidXNlcm5hbWUiOiJATVhfTkFaTVVMIiwiZW1haWwiOiJrbWRuYXptdWwxNTJAZ21haWwuY29tIiwiZXhwIjoxNzc1NzQ4NjU3fQ.9M-dY9crmIakHskDwaiD-ZYwyVJPdM-M5cwPndkpFYI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e96c0b0ac368e79-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "36.255.83.142",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "36.255.83.142, 172.68.221.156"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Apr-2026 04:26:17 UTC] === END API CALL LOG ===
[09-Apr-2026 04:26:17 UTC] ✅ API Hash verification passed for profile endpoint
[09-Apr-2026 04:26:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjMwIiwidXNlcm5hbWUiOiJATVhfTkFaTVVMIiwiZW1haWwiOiJrbWRuYXptdWwxNTJAZ21haWwuY29tIiwiZXhwIjoxNzc1NzQ4NjU3fQ.9M-dY9crmIakHskDwaiD-ZYwyVJPdM-M5cwPndkpFYI
[09-Apr-2026 04:26:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Apr-2026 04:26:17 UTC] ✅ JWT token verified successfully for user profile
[09-Apr-2026 04:26:17 UTC] User ID: 230
[09-Apr-2026 04:26:17 UTC] ✅ User profile retrieved successfully for user ID: 230
[09-Apr-2026 04:26:20 UTC] === API CALL LOG ===
[09-Apr-2026 04:26:20 UTC] Endpoint: user/profile.php
[09-Apr-2026 04:26:20 UTC] Full Log Data: {
    "timestamp": "2026-04-09 04:26:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.255.83.142",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjMwIiwidXNlcm5hbWUiOiJATVhfTkFaTVVMIiwiZW1haWwiOiJrbWRuYXptdWwxNTJAZ21haWwuY29tIiwiZXhwIjoxNzc1NzQ4NjU3fQ.9M-dY9crmIakHskDwaiD-ZYwyVJPdM-M5cwPndkpFYI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e96c0c24dca8e79-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "36.255.83.142",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "36.255.83.142, 172.68.221.156"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Apr-2026 04:26:20 UTC] === END API CALL LOG ===
[09-Apr-2026 04:26:20 UTC] ✅ API Hash verification passed for profile endpoint
[09-Apr-2026 04:26:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjMwIiwidXNlcm5hbWUiOiJATVhfTkFaTVVMIiwiZW1haWwiOiJrbWRuYXptdWwxNTJAZ21haWwuY29tIiwiZXhwIjoxNzc1NzQ4NjU3fQ.9M-dY9crmIakHskDwaiD-ZYwyVJPdM-M5cwPndkpFYI
[09-Apr-2026 04:26:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Apr-2026 04:26:20 UTC] ✅ JWT token verified successfully for user profile
[09-Apr-2026 04:26:20 UTC] User ID: 230
[09-Apr-2026 04:26:20 UTC] ✅ User profile retrieved successfully for user ID: 230
[09-Apr-2026 04:26:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Apr-2026 04:26:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Apr-2026 04:26:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjMwIiwidXNlcm5hbWUiOiJATVhfTkFaTVVMIiwiZW1haWwiOiJrbWRuYXptdWwxNTJAZ21haWwuY29tIiwiZXhwIjoxNzc1NzQ4NjU3fQ.9M-dY9crmIakHskDwaiD-ZYwyVJPdM-M5cwPndkpFYI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e96c0c3785b8e79-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"36.255.83.142","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"36.255.83.142, 172.68.221.157"}
[09-Apr-2026 04:26:20 UTC] === User Orders API Called ===
[09-Apr-2026 04:26:20 UTC] User ID: 230
[09-Apr-2026 04:26:20 UTC] Limit: 20, Offset: 0
[09-Apr-2026 04:26:20 UTC] Orders found: 0
[09-Apr-2026 04:26:20 UTC] Orders data: []
[09-Apr-2026 04:26:20 UTC] Total orders count: 0
[09-Apr-2026 04:26:20 UTC] === API CALL LOG ===
[09-Apr-2026 04:26:20 UTC] Endpoint: user/profile.php
[09-Apr-2026 04:26:20 UTC] Full Log Data: {
    "timestamp": "2026-04-09 04:26:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.255.83.142",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjMwIiwidXNlcm5hbWUiOiJATVhfTkFaTVVMIiwiZW1haWwiOiJrbWRuYXptdWwxNTJAZ21haWwuY29tIiwiZXhwIjoxNzc1NzQ4NjU3fQ.9M-dY9crmIakHskDwaiD-ZYwyVJPdM-M5cwPndkpFYI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e96c0c3c9238e79-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "36.255.83.142",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "36.255.83.142, 172.68.221.156"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Apr-2026 04:26:20 UTC] === END API CALL LOG ===
[09-Apr-2026 04:26:20 UTC] ✅ API Hash verification passed for profile endpoint
[09-Apr-2026 04:26:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjMwIiwidXNlcm5hbWUiOiJATVhfTkFaTVVMIiwiZW1haWwiOiJrbWRuYXptdWwxNTJAZ21haWwuY29tIiwiZXhwIjoxNzc1NzQ4NjU3fQ.9M-dY9crmIakHskDwaiD-ZYwyVJPdM-M5cwPndkpFYI
[09-Apr-2026 04:26:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Apr-2026 04:26:20 UTC] ✅ JWT token verified successfully for user profile
[09-Apr-2026 04:26:20 UTC] User ID: 230
[09-Apr-2026 04:26:20 UTC] ✅ User profile retrieved successfully for user ID: 230
[09-Apr-2026 04:26:21 UTC] === API CALL LOG ===
[09-Apr-2026 04:26:21 UTC] Endpoint: user/profile.php
[09-Apr-2026 04:26:21 UTC] Full Log Data: {
    "timestamp": "2026-04-09 04:26:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.255.83.142",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjMwIiwidXNlcm5hbWUiOiJATVhfTkFaTVVMIiwiZW1haWwiOiJrbWRuYXptdWwxNTJAZ21haWwuY29tIiwiZXhwIjoxNzc1NzQ4NjU3fQ.9M-dY9crmIakHskDwaiD-ZYwyVJPdM-M5cwPndkpFYI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e96c0cc5a5c8e79-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "36.255.83.142",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "36.255.83.142, 172.68.221.156"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Apr-2026 04:26:21 UTC] === END API CALL LOG ===
[09-Apr-2026 04:26:21 UTC] ✅ API Hash verification passed for profile endpoint
[09-Apr-2026 04:26:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjMwIiwidXNlcm5hbWUiOiJATVhfTkFaTVVMIiwiZW1haWwiOiJrbWRuYXptdWwxNTJAZ21haWwuY29tIiwiZXhwIjoxNzc1NzQ4NjU3fQ.9M-dY9crmIakHskDwaiD-ZYwyVJPdM-M5cwPndkpFYI
[09-Apr-2026 04:26:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Apr-2026 04:26:21 UTC] ✅ JWT token verified successfully for user profile
[09-Apr-2026 04:26:21 UTC] User ID: 230
[09-Apr-2026 04:26:21 UTC] ✅ User profile retrieved successfully for user ID: 230
[09-Apr-2026 05:44:50 UTC] === API CALL LOG ===
[09-Apr-2026 05:44:50 UTC] Endpoint: user/profile.php
[09-Apr-2026 05:44:50 UTC] Full Log Data: {
    "timestamp": "2026-04-09 05:44:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:c0:406a:433f::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e9733c00e51fd07-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:c0:406a:433f::1",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:c0:406a:433f::1, 162.158.108.75"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Apr-2026 05:44:50 UTC] === END API CALL LOG ===
[09-Apr-2026 05:44:50 UTC] ✅ API Hash verification passed for profile endpoint
[09-Apr-2026 05:44:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U
[09-Apr-2026 05:44:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Apr-2026 05:44:50 UTC] ✅ JWT token verified successfully for user profile
[09-Apr-2026 05:44:50 UTC] User ID: 256
[09-Apr-2026 05:44:50 UTC] ✅ User profile retrieved successfully for user ID: 256
[09-Apr-2026 05:44:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Apr-2026 05:44:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Apr-2026 05:44:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e9733d82976fd07-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2404:c0:406a:433f::1","CF-IPCountry":"ID","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2404:c0:406a:433f::1, 162.158.108.106"}
[09-Apr-2026 05:44:54 UTC] === User Orders API Called ===
[09-Apr-2026 05:44:54 UTC] User ID: 256
[09-Apr-2026 05:44:54 UTC] Limit: 20, Offset: 0
[09-Apr-2026 05:44:54 UTC] Orders found: 1
[09-Apr-2026 05:44:54 UTC] Orders data: [{"id":158,"quantity":100,"total_coins":3500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/etoro_254789","status":"completed","created_at":"2026-04-05 08:26:24","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[09-Apr-2026 05:44:54 UTC] Total orders count: 1
[09-Apr-2026 05:44:54 UTC] === API CALL LOG ===
[09-Apr-2026 05:44:54 UTC] Endpoint: user/profile.php
[09-Apr-2026 05:44:54 UTC] Full Log Data: {
    "timestamp": "2026-04-09 05:44:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:c0:406a:433f::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e9733d8ab0afd07-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:c0:406a:433f::1",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:c0:406a:433f::1, 162.158.108.106"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Apr-2026 05:44:54 UTC] === END API CALL LOG ===
[09-Apr-2026 05:44:54 UTC] ✅ API Hash verification passed for profile endpoint
[09-Apr-2026 05:44:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU2IiwidXNlcm5hbWUiOiI1NDdiYWhhcmFpbiIsImVtYWlsIjoiaW52ZXN0YW5pc2FAZ21haWwuY29tIiwiZXhwIjoxNzc1OTY4MjUxfQ.16563bf9SUAoojUOwFhqTFxywUGIIilkDENMXb8lQ3U
[09-Apr-2026 05:44:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Apr-2026 05:44:54 UTC] ✅ JWT token verified successfully for user profile
[09-Apr-2026 05:44:54 UTC] User ID: 256
[09-Apr-2026 05:44:54 UTC] ✅ User profile retrieved successfully for user ID: 256
[09-Apr-2026 06:12:47 UTC] === API CALL LOG ===
[09-Apr-2026 06:12:47 UTC] Endpoint: user/profile.php
[09-Apr-2026 06:12:47 UTC] Full Log Data: {
    "timestamp": "2026-04-09 06:12:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e4:1082:6f4c:60c6:9898:7cb:c749",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg3IiwidXNlcm5hbWUiOiJzaHVzaGFudDAiLCJlbWFpbCI6InNodXNoYW50a3VtYXI3OThAZ21haWwuY29tIiwiZXhwIjoxNzc2MzE5OTY2fQ.qFgYomg_FYQASIe11w3jjQsFQbqD4zx_kjuVtuBcLDQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e975cb47d492a90-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e4:1082:6f4c:60c6:9898:7cb:c749",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e4:1082:6f4c:60c6:9898:7cb:c749, 104.23.175.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Apr-2026 06:12:47 UTC] === END API CALL LOG ===
[09-Apr-2026 06:12:47 UTC] ✅ API Hash verification passed for profile endpoint
[09-Apr-2026 06:12:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg3IiwidXNlcm5hbWUiOiJzaHVzaGFudDAiLCJlbWFpbCI6InNodXNoYW50a3VtYXI3OThAZ21haWwuY29tIiwiZXhwIjoxNzc2MzE5OTY2fQ.qFgYomg_FYQASIe11w3jjQsFQbqD4zx_kjuVtuBcLDQ
[09-Apr-2026 06:12:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Apr-2026 06:12:47 UTC] ✅ JWT token verified successfully for user profile
[09-Apr-2026 06:12:47 UTC] User ID: 287
[09-Apr-2026 06:12:47 UTC] ✅ User profile retrieved successfully for user ID: 287
[09-Apr-2026 06:12:47 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Apr-2026 06:12:47 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Apr-2026 06:12:47 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg3IiwidXNlcm5hbWUiOiJzaHVzaGFudDAiLCJlbWFpbCI6InNodXNoYW50a3VtYXI3OThAZ21haWwuY29tIiwiZXhwIjoxNzc2MzE5OTY2fQ.qFgYomg_FYQASIe11w3jjQsFQbqD4zx_kjuVtuBcLDQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e975cb50ee22a90-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40e4:1082:6f4c:60c6:9898:7cb:c749","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40e4:1082:6f4c:60c6:9898:7cb:c749, 104.23.175.168"}
[09-Apr-2026 06:12:47 UTC] === User Orders API Called ===
[09-Apr-2026 06:12:47 UTC] User ID: 287
[09-Apr-2026 06:12:47 UTC] Limit: 20, Offset: 0
[09-Apr-2026 06:12:47 UTC] Orders found: 0
[09-Apr-2026 06:12:47 UTC] Orders data: []
[09-Apr-2026 06:12:47 UTC] Total orders count: 0
[09-Apr-2026 06:12:47 UTC] === API CALL LOG ===
[09-Apr-2026 06:12:47 UTC] Endpoint: user/profile.php
[09-Apr-2026 06:12:47 UTC] Full Log Data: {
    "timestamp": "2026-04-09 06:12:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e4:1082:6f4c:60c6:9898:7cb:c749",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg3IiwidXNlcm5hbWUiOiJzaHVzaGFudDAiLCJlbWFpbCI6InNodXNoYW50a3VtYXI3OThAZ21haWwuY29tIiwiZXhwIjoxNzc2MzE5OTY2fQ.qFgYomg_FYQASIe11w3jjQsFQbqD4zx_kjuVtuBcLDQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e975cb50ee72a90-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e4:1082:6f4c:60c6:9898:7cb:c749",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e4:1082:6f4c:60c6:9898:7cb:c749, 104.23.175.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Apr-2026 06:12:47 UTC] === END API CALL LOG ===
[09-Apr-2026 06:12:47 UTC] ✅ API Hash verification passed for profile endpoint
[09-Apr-2026 06:12:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg3IiwidXNlcm5hbWUiOiJzaHVzaGFudDAiLCJlbWFpbCI6InNodXNoYW50a3VtYXI3OThAZ21haWwuY29tIiwiZXhwIjoxNzc2MzE5OTY2fQ.qFgYomg_FYQASIe11w3jjQsFQbqD4zx_kjuVtuBcLDQ
[09-Apr-2026 06:12:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Apr-2026 06:12:47 UTC] ✅ JWT token verified successfully for user profile
[09-Apr-2026 06:12:47 UTC] User ID: 287
[09-Apr-2026 06:12:47 UTC] ✅ User profile retrieved successfully for user ID: 287
[09-Apr-2026 06:12:48 UTC] === API CALL LOG ===
[09-Apr-2026 06:12:48 UTC] Endpoint: user/profile.php
[09-Apr-2026 06:12:48 UTC] Full Log Data: {
    "timestamp": "2026-04-09 06:12:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e4:1082:6f4c:60c6:9898:7cb:c749",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg3IiwidXNlcm5hbWUiOiJzaHVzaGFudDAiLCJlbWFpbCI6InNodXNoYW50a3VtYXI3OThAZ21haWwuY29tIiwiZXhwIjoxNzc2MzE5OTY2fQ.qFgYomg_FYQASIe11w3jjQsFQbqD4zx_kjuVtuBcLDQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e975cbd8b662a90-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e4:1082:6f4c:60c6:9898:7cb:c749",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e4:1082:6f4c:60c6:9898:7cb:c749, 104.23.175.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Apr-2026 06:12:48 UTC] === END API CALL LOG ===
[09-Apr-2026 06:12:48 UTC] ✅ API Hash verification passed for profile endpoint
[09-Apr-2026 06:12:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg3IiwidXNlcm5hbWUiOiJzaHVzaGFudDAiLCJlbWFpbCI6InNodXNoYW50a3VtYXI3OThAZ21haWwuY29tIiwiZXhwIjoxNzc2MzE5OTY2fQ.qFgYomg_FYQASIe11w3jjQsFQbqD4zx_kjuVtuBcLDQ
[09-Apr-2026 06:12:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Apr-2026 06:12:48 UTC] ✅ JWT token verified successfully for user profile
[09-Apr-2026 06:12:48 UTC] User ID: 287
[09-Apr-2026 06:12:48 UTC] ✅ User profile retrieved successfully for user ID: 287
[09-Apr-2026 06:12:53 UTC] === API CALL LOG ===
[09-Apr-2026 06:12:53 UTC] Endpoint: user/profile.php
[09-Apr-2026 06:12:53 UTC] Full Log Data: {
    "timestamp": "2026-04-09 06:12:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e4:1082:6f4c:60c6:9898:7cb:c749",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg3IiwidXNlcm5hbWUiOiJzaHVzaGFudDAiLCJlbWFpbCI6InNodXNoYW50a3VtYXI3OThAZ21haWwuY29tIiwiZXhwIjoxNzc2MzE5OTY2fQ.qFgYomg_FYQASIe11w3jjQsFQbqD4zx_kjuVtuBcLDQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e975cd8c9eb2a90-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e4:1082:6f4c:60c6:9898:7cb:c749",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e4:1082:6f4c:60c6:9898:7cb:c749, 104.23.175.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Apr-2026 06:12:53 UTC] === END API CALL LOG ===
[09-Apr-2026 06:12:53 UTC] ✅ API Hash verification passed for profile endpoint
[09-Apr-2026 06:12:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg3IiwidXNlcm5hbWUiOiJzaHVzaGFudDAiLCJlbWFpbCI6InNodXNoYW50a3VtYXI3OThAZ21haWwuY29tIiwiZXhwIjoxNzc2MzE5OTY2fQ.qFgYomg_FYQASIe11w3jjQsFQbqD4zx_kjuVtuBcLDQ
[09-Apr-2026 06:12:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Apr-2026 06:12:53 UTC] ✅ JWT token verified successfully for user profile
[09-Apr-2026 06:12:53 UTC] User ID: 287
[09-Apr-2026 06:12:53 UTC] ✅ User profile retrieved successfully for user ID: 287
[09-Apr-2026 06:12:56 UTC] === API CALL LOG ===
[09-Apr-2026 06:12:56 UTC] Endpoint: user/profile.php
[09-Apr-2026 06:12:56 UTC] Full Log Data: {
    "timestamp": "2026-04-09 06:12:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e4:1082:6f4c:60c6:9898:7cb:c749",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg3IiwidXNlcm5hbWUiOiJzaHVzaGFudDAiLCJlbWFpbCI6InNodXNoYW50a3VtYXI3OThAZ21haWwuY29tIiwiZXhwIjoxNzc2MzE5OTY2fQ.qFgYomg_FYQASIe11w3jjQsFQbqD4zx_kjuVtuBcLDQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e975cec4f5e2a90-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e4:1082:6f4c:60c6:9898:7cb:c749",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e4:1082:6f4c:60c6:9898:7cb:c749, 104.23.175.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Apr-2026 06:12:56 UTC] === END API CALL LOG ===
[09-Apr-2026 06:12:56 UTC] ✅ API Hash verification passed for profile endpoint
[09-Apr-2026 06:12:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg3IiwidXNlcm5hbWUiOiJzaHVzaGFudDAiLCJlbWFpbCI6InNodXNoYW50a3VtYXI3OThAZ21haWwuY29tIiwiZXhwIjoxNzc2MzE5OTY2fQ.qFgYomg_FYQASIe11w3jjQsFQbqD4zx_kjuVtuBcLDQ
[09-Apr-2026 06:12:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Apr-2026 06:12:56 UTC] ✅ JWT token verified successfully for user profile
[09-Apr-2026 06:12:56 UTC] User ID: 287
[09-Apr-2026 06:12:56 UTC] ✅ User profile retrieved successfully for user ID: 287
[09-Apr-2026 06:12:57 UTC] === API CALL LOG ===
[09-Apr-2026 06:12:57 UTC] Endpoint: user/profile.php
[09-Apr-2026 06:12:57 UTC] Full Log Data: {
    "timestamp": "2026-04-09 06:12:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e4:1082:6f4c:60c6:9898:7cb:c749",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg3IiwidXNlcm5hbWUiOiJzaHVzaGFudDAiLCJlbWFpbCI6InNodXNoYW50a3VtYXI3OThAZ21haWwuY29tIiwiZXhwIjoxNzc2MzE5OTY2fQ.qFgYomg_FYQASIe11w3jjQsFQbqD4zx_kjuVtuBcLDQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e975cf139f12a90-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e4:1082:6f4c:60c6:9898:7cb:c749",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e4:1082:6f4c:60c6:9898:7cb:c749, 104.23.175.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Apr-2026 06:12:57 UTC] === END API CALL LOG ===
[09-Apr-2026 06:12:57 UTC] ✅ API Hash verification passed for profile endpoint
[09-Apr-2026 06:12:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg3IiwidXNlcm5hbWUiOiJzaHVzaGFudDAiLCJlbWFpbCI6InNodXNoYW50a3VtYXI3OThAZ21haWwuY29tIiwiZXhwIjoxNzc2MzE5OTY2fQ.qFgYomg_FYQASIe11w3jjQsFQbqD4zx_kjuVtuBcLDQ
[09-Apr-2026 06:12:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Apr-2026 06:12:57 UTC] ✅ JWT token verified successfully for user profile
[09-Apr-2026 06:12:57 UTC] User ID: 287
[09-Apr-2026 06:12:57 UTC] ✅ User profile retrieved successfully for user ID: 287
[09-Apr-2026 06:12:57 UTC] === API CALL LOG ===
[09-Apr-2026 06:12:57 UTC] Endpoint: user/profile.php
[09-Apr-2026 06:12:57 UTC] Full Log Data: {
    "timestamp": "2026-04-09 06:12:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e4:1082:6f4c:60c6:9898:7cb:c749",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg3IiwidXNlcm5hbWUiOiJzaHVzaGFudDAiLCJlbWFpbCI6InNodXNoYW50a3VtYXI3OThAZ21haWwuY29tIiwiZXhwIjoxNzc2MzE5OTY2fQ.qFgYomg_FYQASIe11w3jjQsFQbqD4zx_kjuVtuBcLDQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e975cf2cdc82a90-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e4:1082:6f4c:60c6:9898:7cb:c749",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e4:1082:6f4c:60c6:9898:7cb:c749, 104.23.175.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Apr-2026 06:12:57 UTC] === END API CALL LOG ===
[09-Apr-2026 06:12:57 UTC] ✅ API Hash verification passed for profile endpoint
[09-Apr-2026 06:12:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg3IiwidXNlcm5hbWUiOiJzaHVzaGFudDAiLCJlbWFpbCI6InNodXNoYW50a3VtYXI3OThAZ21haWwuY29tIiwiZXhwIjoxNzc2MzE5OTY2fQ.qFgYomg_FYQASIe11w3jjQsFQbqD4zx_kjuVtuBcLDQ
[09-Apr-2026 06:12:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Apr-2026 06:12:57 UTC] ✅ JWT token verified successfully for user profile
[09-Apr-2026 06:12:57 UTC] User ID: 287
[09-Apr-2026 06:12:57 UTC] ✅ User profile retrieved successfully for user ID: 287
[09-Apr-2026 06:13:02 UTC] === API CALL LOG ===
[09-Apr-2026 06:13:02 UTC] Endpoint: user/profile.php
[09-Apr-2026 06:13:02 UTC] Full Log Data: {
    "timestamp": "2026-04-09 06:13:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e4:1082:6f4c:60c6:9898:7cb:c749",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg3IiwidXNlcm5hbWUiOiJzaHVzaGFudDAiLCJlbWFpbCI6InNodXNoYW50a3VtYXI3OThAZ21haWwuY29tIiwiZXhwIjoxNzc2MzE5OTY2fQ.qFgYomg_FYQASIe11w3jjQsFQbqD4zx_kjuVtuBcLDQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e975d13dfe52a90-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e4:1082:6f4c:60c6:9898:7cb:c749",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e4:1082:6f4c:60c6:9898:7cb:c749, 104.23.175.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Apr-2026 06:13:02 UTC] === END API CALL LOG ===
[09-Apr-2026 06:13:02 UTC] ✅ API Hash verification passed for profile endpoint
[09-Apr-2026 06:13:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg3IiwidXNlcm5hbWUiOiJzaHVzaGFudDAiLCJlbWFpbCI6InNodXNoYW50a3VtYXI3OThAZ21haWwuY29tIiwiZXhwIjoxNzc2MzE5OTY2fQ.qFgYomg_FYQASIe11w3jjQsFQbqD4zx_kjuVtuBcLDQ
[09-Apr-2026 06:13:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Apr-2026 06:13:02 UTC] ✅ JWT token verified successfully for user profile
[09-Apr-2026 06:13:02 UTC] User ID: 287
[09-Apr-2026 06:13:02 UTC] ✅ User profile retrieved successfully for user ID: 287
[09-Apr-2026 06:13:03 UTC] === API CALL LOG ===
[09-Apr-2026 06:13:03 UTC] Endpoint: user/profile.php
[09-Apr-2026 06:13:03 UTC] Full Log Data: {
    "timestamp": "2026-04-09 06:13:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e4:1082:6f4c:60c6:9898:7cb:c749",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg3IiwidXNlcm5hbWUiOiJzaHVzaGFudDAiLCJlbWFpbCI6InNodXNoYW50a3VtYXI3OThAZ21haWwuY29tIiwiZXhwIjoxNzc2MzE5OTY2fQ.qFgYomg_FYQASIe11w3jjQsFQbqD4zx_kjuVtuBcLDQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e975d195bd12a90-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e4:1082:6f4c:60c6:9898:7cb:c749",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e4:1082:6f4c:60c6:9898:7cb:c749, 104.23.175.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Apr-2026 06:13:03 UTC] === END API CALL LOG ===
[09-Apr-2026 06:13:03 UTC] ✅ API Hash verification passed for profile endpoint
[09-Apr-2026 06:13:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg3IiwidXNlcm5hbWUiOiJzaHVzaGFudDAiLCJlbWFpbCI6InNodXNoYW50a3VtYXI3OThAZ21haWwuY29tIiwiZXhwIjoxNzc2MzE5OTY2fQ.qFgYomg_FYQASIe11w3jjQsFQbqD4zx_kjuVtuBcLDQ
[09-Apr-2026 06:13:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Apr-2026 06:13:03 UTC] ✅ JWT token verified successfully for user profile
[09-Apr-2026 06:13:03 UTC] User ID: 287
[09-Apr-2026 06:13:03 UTC] ✅ User profile retrieved successfully for user ID: 287
[09-Apr-2026 06:13:04 UTC] === API CALL LOG ===
[09-Apr-2026 06:13:04 UTC] Endpoint: user/profile.php
[09-Apr-2026 06:13:04 UTC] Full Log Data: {
    "timestamp": "2026-04-09 06:13:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e4:1082:6f4c:60c6:9898:7cb:c749",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg3IiwidXNlcm5hbWUiOiJzaHVzaGFudDAiLCJlbWFpbCI6InNodXNoYW50a3VtYXI3OThAZ21haWwuY29tIiwiZXhwIjoxNzc2MzE5OTY2fQ.qFgYomg_FYQASIe11w3jjQsFQbqD4zx_kjuVtuBcLDQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e975d1b7fc22a90-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e4:1082:6f4c:60c6:9898:7cb:c749",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e4:1082:6f4c:60c6:9898:7cb:c749, 104.23.175.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Apr-2026 06:13:04 UTC] === END API CALL LOG ===
[09-Apr-2026 06:13:04 UTC] ✅ API Hash verification passed for profile endpoint
[09-Apr-2026 06:13:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg3IiwidXNlcm5hbWUiOiJzaHVzaGFudDAiLCJlbWFpbCI6InNodXNoYW50a3VtYXI3OThAZ21haWwuY29tIiwiZXhwIjoxNzc2MzE5OTY2fQ.qFgYomg_FYQASIe11w3jjQsFQbqD4zx_kjuVtuBcLDQ
[09-Apr-2026 06:13:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Apr-2026 06:13:04 UTC] ✅ JWT token verified successfully for user profile
[09-Apr-2026 06:13:04 UTC] User ID: 287
[09-Apr-2026 06:13:04 UTC] ✅ User profile retrieved successfully for user ID: 287
[09-Apr-2026 06:13:09 UTC] === API CALL LOG ===
[09-Apr-2026 06:13:09 UTC] Endpoint: user/profile.php
[09-Apr-2026 06:13:09 UTC] Full Log Data: {
    "timestamp": "2026-04-09 06:13:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e4:1082:6f4c:60c6:9898:7cb:c749",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg3IiwidXNlcm5hbWUiOiJzaHVzaGFudDAiLCJlbWFpbCI6InNodXNoYW50a3VtYXI3OThAZ21haWwuY29tIiwiZXhwIjoxNzc2MzE5OTY2fQ.qFgYomg_FYQASIe11w3jjQsFQbqD4zx_kjuVtuBcLDQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e975d39abe52a90-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e4:1082:6f4c:60c6:9898:7cb:c749",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e4:1082:6f4c:60c6:9898:7cb:c749, 104.23.175.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Apr-2026 06:13:09 UTC] === END API CALL LOG ===
[09-Apr-2026 06:13:09 UTC] ✅ API Hash verification passed for profile endpoint
[09-Apr-2026 06:13:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg3IiwidXNlcm5hbWUiOiJzaHVzaGFudDAiLCJlbWFpbCI6InNodXNoYW50a3VtYXI3OThAZ21haWwuY29tIiwiZXhwIjoxNzc2MzE5OTY2fQ.qFgYomg_FYQASIe11w3jjQsFQbqD4zx_kjuVtuBcLDQ
[09-Apr-2026 06:13:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Apr-2026 06:13:09 UTC] ✅ JWT token verified successfully for user profile
[09-Apr-2026 06:13:09 UTC] User ID: 287
[09-Apr-2026 06:13:09 UTC] ✅ User profile retrieved successfully for user ID: 287
[09-Apr-2026 06:13:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Apr-2026 06:13:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Apr-2026 06:13:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg3IiwidXNlcm5hbWUiOiJzaHVzaGFudDAiLCJlbWFpbCI6InNodXNoYW50a3VtYXI3OThAZ21haWwuY29tIiwiZXhwIjoxNzc2MzE5OTY2fQ.qFgYomg_FYQASIe11w3jjQsFQbqD4zx_kjuVtuBcLDQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e975d39abe32a90-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40e4:1082:6f4c:60c6:9898:7cb:c749","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40e4:1082:6f4c:60c6:9898:7cb:c749, 104.23.175.168"}
[09-Apr-2026 06:13:09 UTC] === User Orders API Called ===
[09-Apr-2026 06:13:09 UTC] User ID: 287
[09-Apr-2026 06:13:09 UTC] Limit: 20, Offset: 0
[09-Apr-2026 06:13:09 UTC] Orders found: 0
[09-Apr-2026 06:13:09 UTC] Orders data: []
[09-Apr-2026 06:13:09 UTC] Total orders count: 0
[09-Apr-2026 06:13:09 UTC] === API CALL LOG ===
[09-Apr-2026 06:13:09 UTC] Endpoint: user/profile.php
[09-Apr-2026 06:13:09 UTC] Full Log Data: {
    "timestamp": "2026-04-09 06:13:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e4:1082:6f4c:60c6:9898:7cb:c749",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg3IiwidXNlcm5hbWUiOiJzaHVzaGFudDAiLCJlbWFpbCI6InNodXNoYW50a3VtYXI3OThAZ21haWwuY29tIiwiZXhwIjoxNzc2MzE5OTY2fQ.qFgYomg_FYQASIe11w3jjQsFQbqD4zx_kjuVtuBcLDQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e975d3dad182a90-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e4:1082:6f4c:60c6:9898:7cb:c749",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e4:1082:6f4c:60c6:9898:7cb:c749, 104.23.175.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Apr-2026 06:13:09 UTC] === END API CALL LOG ===
[09-Apr-2026 06:13:09 UTC] ✅ API Hash verification passed for profile endpoint
[09-Apr-2026 06:13:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg3IiwidXNlcm5hbWUiOiJzaHVzaGFudDAiLCJlbWFpbCI6InNodXNoYW50a3VtYXI3OThAZ21haWwuY29tIiwiZXhwIjoxNzc2MzE5OTY2fQ.qFgYomg_FYQASIe11w3jjQsFQbqD4zx_kjuVtuBcLDQ
[09-Apr-2026 06:13:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Apr-2026 06:13:09 UTC] ✅ JWT token verified successfully for user profile
[09-Apr-2026 06:13:09 UTC] User ID: 287
[09-Apr-2026 06:13:09 UTC] ✅ User profile retrieved successfully for user ID: 287
[09-Apr-2026 06:13:10 UTC] === API CALL LOG ===
[09-Apr-2026 06:13:10 UTC] Endpoint: user/profile.php
[09-Apr-2026 06:13:10 UTC] Full Log Data: {
    "timestamp": "2026-04-09 06:13:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e4:1082:6f4c:60c6:9898:7cb:c749",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg3IiwidXNlcm5hbWUiOiJzaHVzaGFudDAiLCJlbWFpbCI6InNodXNoYW50a3VtYXI3OThAZ21haWwuY29tIiwiZXhwIjoxNzc2MzE5OTY2fQ.qFgYomg_FYQASIe11w3jjQsFQbqD4zx_kjuVtuBcLDQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e975d40fd0e2a90-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e4:1082:6f4c:60c6:9898:7cb:c749",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e4:1082:6f4c:60c6:9898:7cb:c749, 104.23.175.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Apr-2026 06:13:10 UTC] === END API CALL LOG ===
[09-Apr-2026 06:13:10 UTC] ✅ API Hash verification passed for profile endpoint
[09-Apr-2026 06:13:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg3IiwidXNlcm5hbWUiOiJzaHVzaGFudDAiLCJlbWFpbCI6InNodXNoYW50a3VtYXI3OThAZ21haWwuY29tIiwiZXhwIjoxNzc2MzE5OTY2fQ.qFgYomg_FYQASIe11w3jjQsFQbqD4zx_kjuVtuBcLDQ
[09-Apr-2026 06:13:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Apr-2026 06:13:10 UTC] ✅ JWT token verified successfully for user profile
[09-Apr-2026 06:13:10 UTC] User ID: 287
[09-Apr-2026 06:13:10 UTC] ✅ User profile retrieved successfully for user ID: 287
[09-Apr-2026 06:13:12 UTC] === API CALL LOG ===
[09-Apr-2026 06:13:12 UTC] Endpoint: user/profile.php
[09-Apr-2026 06:13:12 UTC] Full Log Data: {
    "timestamp": "2026-04-09 06:13:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e4:1082:6f4c:60c6:9898:7cb:c749",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg3IiwidXNlcm5hbWUiOiJzaHVzaGFudDAiLCJlbWFpbCI6InNodXNoYW50a3VtYXI3OThAZ21haWwuY29tIiwiZXhwIjoxNzc2MzE5OTY2fQ.qFgYomg_FYQASIe11w3jjQsFQbqD4zx_kjuVtuBcLDQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e975d4eba022a90-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e4:1082:6f4c:60c6:9898:7cb:c749",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e4:1082:6f4c:60c6:9898:7cb:c749, 104.23.175.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Apr-2026 06:13:12 UTC] === END API CALL LOG ===
[09-Apr-2026 06:13:12 UTC] ✅ API Hash verification passed for profile endpoint
[09-Apr-2026 06:13:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg3IiwidXNlcm5hbWUiOiJzaHVzaGFudDAiLCJlbWFpbCI6InNodXNoYW50a3VtYXI3OThAZ21haWwuY29tIiwiZXhwIjoxNzc2MzE5OTY2fQ.qFgYomg_FYQASIe11w3jjQsFQbqD4zx_kjuVtuBcLDQ
[09-Apr-2026 06:13:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Apr-2026 06:13:12 UTC] ✅ JWT token verified successfully for user profile
[09-Apr-2026 06:13:12 UTC] User ID: 287
[09-Apr-2026 06:13:12 UTC] ✅ User profile retrieved successfully for user ID: 287
[09-Apr-2026 06:13:13 UTC] === API CALL LOG ===
[09-Apr-2026 06:13:13 UTC] Endpoint: user/profile.php
[09-Apr-2026 06:13:13 UTC] Full Log Data: {
    "timestamp": "2026-04-09 06:13:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e4:1082:6f4c:60c6:9898:7cb:c749",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg3IiwidXNlcm5hbWUiOiJzaHVzaGFudDAiLCJlbWFpbCI6InNodXNoYW50a3VtYXI3OThAZ21haWwuY29tIiwiZXhwIjoxNzc2MzE5OTY2fQ.qFgYomg_FYQASIe11w3jjQsFQbqD4zx_kjuVtuBcLDQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e975d5669a72a90-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e4:1082:6f4c:60c6:9898:7cb:c749",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e4:1082:6f4c:60c6:9898:7cb:c749, 104.23.175.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Apr-2026 06:13:13 UTC] === END API CALL LOG ===
[09-Apr-2026 06:13:13 UTC] ✅ API Hash verification passed for profile endpoint
[09-Apr-2026 06:13:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg3IiwidXNlcm5hbWUiOiJzaHVzaGFudDAiLCJlbWFpbCI6InNodXNoYW50a3VtYXI3OThAZ21haWwuY29tIiwiZXhwIjoxNzc2MzE5OTY2fQ.qFgYomg_FYQASIe11w3jjQsFQbqD4zx_kjuVtuBcLDQ
[09-Apr-2026 06:13:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Apr-2026 06:13:13 UTC] ✅ JWT token verified successfully for user profile
[09-Apr-2026 06:13:13 UTC] User ID: 287
[09-Apr-2026 06:13:13 UTC] ✅ User profile retrieved successfully for user ID: 287
[09-Apr-2026 06:13:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Apr-2026 06:13:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Apr-2026 06:13:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg3IiwidXNlcm5hbWUiOiJzaHVzaGFudDAiLCJlbWFpbCI6InNodXNoYW50a3VtYXI3OThAZ21haWwuY29tIiwiZXhwIjoxNzc2MzE5OTY2fQ.qFgYomg_FYQASIe11w3jjQsFQbqD4zx_kjuVtuBcLDQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e975d6e5efa2a90-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40e4:1082:6f4c:60c6:9898:7cb:c749","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40e4:1082:6f4c:60c6:9898:7cb:c749, 104.23.175.168"}
[09-Apr-2026 06:13:17 UTC] === User Orders API Called ===
[09-Apr-2026 06:13:17 UTC] User ID: 287
[09-Apr-2026 06:13:17 UTC] Limit: 20, Offset: 0
[09-Apr-2026 06:13:17 UTC] Orders found: 0
[09-Apr-2026 06:13:17 UTC] Orders data: []
[09-Apr-2026 06:13:17 UTC] Total orders count: 0
[09-Apr-2026 06:13:18 UTC] === API CALL LOG ===
[09-Apr-2026 06:13:18 UTC] Endpoint: user/profile.php
[09-Apr-2026 06:13:18 UTC] Full Log Data: {
    "timestamp": "2026-04-09 06:13:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e4:1082:6f4c:60c6:9898:7cb:c749",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg3IiwidXNlcm5hbWUiOiJzaHVzaGFudDAiLCJlbWFpbCI6InNodXNoYW50a3VtYXI3OThAZ21haWwuY29tIiwiZXhwIjoxNzc2MzE5OTY2fQ.qFgYomg_FYQASIe11w3jjQsFQbqD4zx_kjuVtuBcLDQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e975d75fe1f2a90-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e4:1082:6f4c:60c6:9898:7cb:c749",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e4:1082:6f4c:60c6:9898:7cb:c749, 104.23.175.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Apr-2026 06:13:18 UTC] === END API CALL LOG ===
[09-Apr-2026 06:13:18 UTC] ✅ API Hash verification passed for profile endpoint
[09-Apr-2026 06:13:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg3IiwidXNlcm5hbWUiOiJzaHVzaGFudDAiLCJlbWFpbCI6InNodXNoYW50a3VtYXI3OThAZ21haWwuY29tIiwiZXhwIjoxNzc2MzE5OTY2fQ.qFgYomg_FYQASIe11w3jjQsFQbqD4zx_kjuVtuBcLDQ
[09-Apr-2026 06:13:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Apr-2026 06:13:18 UTC] ✅ JWT token verified successfully for user profile
[09-Apr-2026 06:13:18 UTC] User ID: 287
[09-Apr-2026 06:13:18 UTC] ✅ User profile retrieved successfully for user ID: 287
[09-Apr-2026 06:13:18 UTC] User Purchases API - User ID: 287
[09-Apr-2026 06:13:18 UTC] User Purchases API - Total purchases found: 0
[09-Apr-2026 06:13:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Apr-2026 06:13:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Apr-2026 06:13:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg3IiwidXNlcm5hbWUiOiJzaHVzaGFudDAiLCJlbWFpbCI6InNodXNoYW50a3VtYXI3OThAZ21haWwuY29tIiwiZXhwIjoxNzc2MzE5OTY2fQ.qFgYomg_FYQASIe11w3jjQsFQbqD4zx_kjuVtuBcLDQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e975d822fe92a90-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40e4:1082:6f4c:60c6:9898:7cb:c749","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40e4:1082:6f4c:60c6:9898:7cb:c749, 104.23.175.168"}
[09-Apr-2026 06:13:20 UTC] === User Orders API Called ===
[09-Apr-2026 06:13:20 UTC] User ID: 287
[09-Apr-2026 06:13:20 UTC] Limit: 20, Offset: 0
[09-Apr-2026 06:13:20 UTC] Orders found: 0
[09-Apr-2026 06:13:20 UTC] Orders data: []
[09-Apr-2026 06:13:20 UTC] Total orders count: 0
[09-Apr-2026 06:13:21 UTC] === API CALL LOG ===
[09-Apr-2026 06:13:21 UTC] Endpoint: user/profile.php
[09-Apr-2026 06:13:21 UTC] Full Log Data: {
    "timestamp": "2026-04-09 06:13:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e4:1082:6f4c:60c6:9898:7cb:c749",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg3IiwidXNlcm5hbWUiOiJzaHVzaGFudDAiLCJlbWFpbCI6InNodXNoYW50a3VtYXI3OThAZ21haWwuY29tIiwiZXhwIjoxNzc2MzE5OTY2fQ.qFgYomg_FYQASIe11w3jjQsFQbqD4zx_kjuVtuBcLDQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e975d89a8d32a90-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e4:1082:6f4c:60c6:9898:7cb:c749",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e4:1082:6f4c:60c6:9898:7cb:c749, 104.23.175.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Apr-2026 06:13:21 UTC] === END API CALL LOG ===
[09-Apr-2026 06:13:21 UTC] ✅ API Hash verification passed for profile endpoint
[09-Apr-2026 06:13:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg3IiwidXNlcm5hbWUiOiJzaHVzaGFudDAiLCJlbWFpbCI6InNodXNoYW50a3VtYXI3OThAZ21haWwuY29tIiwiZXhwIjoxNzc2MzE5OTY2fQ.qFgYomg_FYQASIe11w3jjQsFQbqD4zx_kjuVtuBcLDQ
[09-Apr-2026 06:13:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Apr-2026 06:13:21 UTC] ✅ JWT token verified successfully for user profile
[09-Apr-2026 06:13:21 UTC] User ID: 287
[09-Apr-2026 06:13:21 UTC] ✅ User profile retrieved successfully for user ID: 287
[09-Apr-2026 06:13:22 UTC] User Purchases API - User ID: 287
[09-Apr-2026 06:13:22 UTC] User Purchases API - Total purchases found: 0
[09-Apr-2026 06:13:25 UTC] === API CALL LOG ===
[09-Apr-2026 06:13:25 UTC] Endpoint: user/profile.php
[09-Apr-2026 06:13:25 UTC] Full Log Data: {
    "timestamp": "2026-04-09 06:13:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e4:1082:6f4c:60c6:9898:7cb:c749",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg3IiwidXNlcm5hbWUiOiJzaHVzaGFudDAiLCJlbWFpbCI6InNodXNoYW50a3VtYXI3OThAZ21haWwuY29tIiwiZXhwIjoxNzc2MzE5OTY2fQ.qFgYomg_FYQASIe11w3jjQsFQbqD4zx_kjuVtuBcLDQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e975da39d902a90-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e4:1082:6f4c:60c6:9898:7cb:c749",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e4:1082:6f4c:60c6:9898:7cb:c749, 104.23.175.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Apr-2026 06:13:25 UTC] === END API CALL LOG ===
[09-Apr-2026 06:13:25 UTC] ✅ API Hash verification passed for profile endpoint
[09-Apr-2026 06:13:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg3IiwidXNlcm5hbWUiOiJzaHVzaGFudDAiLCJlbWFpbCI6InNodXNoYW50a3VtYXI3OThAZ21haWwuY29tIiwiZXhwIjoxNzc2MzE5OTY2fQ.qFgYomg_FYQASIe11w3jjQsFQbqD4zx_kjuVtuBcLDQ
[09-Apr-2026 06:13:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Apr-2026 06:13:25 UTC] ✅ JWT token verified successfully for user profile
[09-Apr-2026 06:13:25 UTC] User ID: 287
[09-Apr-2026 06:13:25 UTC] ✅ User profile retrieved successfully for user ID: 287
[09-Apr-2026 06:13:26 UTC] User Purchases API - User ID: 287
[09-Apr-2026 06:13:26 UTC] User Purchases API - Total purchases found: 0
[09-Apr-2026 06:13:28 UTC] User Purchases API - User ID: 287
[09-Apr-2026 06:13:28 UTC] User Purchases API - Total purchases found: 0
[09-Apr-2026 06:13:29 UTC] === API CALL LOG ===
[09-Apr-2026 06:13:29 UTC] Endpoint: user/profile.php
[09-Apr-2026 06:13:29 UTC] Full Log Data: {
    "timestamp": "2026-04-09 06:13:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e4:1082:6f4c:60c6:9898:7cb:c749",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg3IiwidXNlcm5hbWUiOiJzaHVzaGFudDAiLCJlbWFpbCI6InNodXNoYW50a3VtYXI3OThAZ21haWwuY29tIiwiZXhwIjoxNzc2MzE5OTY2fQ.qFgYomg_FYQASIe11w3jjQsFQbqD4zx_kjuVtuBcLDQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e975db958c92a90-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e4:1082:6f4c:60c6:9898:7cb:c749",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e4:1082:6f4c:60c6:9898:7cb:c749, 104.23.175.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Apr-2026 06:13:29 UTC] === END API CALL LOG ===
[09-Apr-2026 06:13:29 UTC] ✅ API Hash verification passed for profile endpoint
[09-Apr-2026 06:13:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg3IiwidXNlcm5hbWUiOiJzaHVzaGFudDAiLCJlbWFpbCI6InNodXNoYW50a3VtYXI3OThAZ21haWwuY29tIiwiZXhwIjoxNzc2MzE5OTY2fQ.qFgYomg_FYQASIe11w3jjQsFQbqD4zx_kjuVtuBcLDQ
[09-Apr-2026 06:13:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Apr-2026 06:13:29 UTC] ✅ JWT token verified successfully for user profile
[09-Apr-2026 06:13:29 UTC] User ID: 287
[09-Apr-2026 06:13:29 UTC] ✅ User profile retrieved successfully for user ID: 287
[09-Apr-2026 06:13:29 UTC] User Purchases API - User ID: 287
[09-Apr-2026 06:13:29 UTC] User Purchases API - Total purchases found: 0
[09-Apr-2026 06:13:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Apr-2026 06:13:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Apr-2026 06:13:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg3IiwidXNlcm5hbWUiOiJzaHVzaGFudDAiLCJlbWFpbCI6InNodXNoYW50a3VtYXI3OThAZ21haWwuY29tIiwiZXhwIjoxNzc2MzE5OTY2fQ.qFgYomg_FYQASIe11w3jjQsFQbqD4zx_kjuVtuBcLDQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e975dcaabfa2a90-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40e4:1082:6f4c:60c6:9898:7cb:c749","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40e4:1082:6f4c:60c6:9898:7cb:c749, 104.23.175.168"}
[09-Apr-2026 06:13:32 UTC] === User Orders API Called ===
[09-Apr-2026 06:13:32 UTC] User ID: 287
[09-Apr-2026 06:13:32 UTC] Limit: 20, Offset: 0
[09-Apr-2026 06:13:32 UTC] Orders found: 0
[09-Apr-2026 06:13:32 UTC] Orders data: []
[09-Apr-2026 06:13:32 UTC] Total orders count: 0
[09-Apr-2026 06:13:32 UTC] === API CALL LOG ===
[09-Apr-2026 06:13:32 UTC] Endpoint: user/profile.php
[09-Apr-2026 06:13:32 UTC] Full Log Data: {
    "timestamp": "2026-04-09 06:13:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e4:1082:6f4c:60c6:9898:7cb:c749",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg3IiwidXNlcm5hbWUiOiJzaHVzaGFudDAiLCJlbWFpbCI6InNodXNoYW50a3VtYXI3OThAZ21haWwuY29tIiwiZXhwIjoxNzc2MzE5OTY2fQ.qFgYomg_FYQASIe11w3jjQsFQbqD4zx_kjuVtuBcLDQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e975dcb3d6e2a90-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e4:1082:6f4c:60c6:9898:7cb:c749",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e4:1082:6f4c:60c6:9898:7cb:c749, 104.23.175.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Apr-2026 06:13:32 UTC] === END API CALL LOG ===
[09-Apr-2026 06:13:32 UTC] ✅ API Hash verification passed for profile endpoint
[09-Apr-2026 06:13:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg3IiwidXNlcm5hbWUiOiJzaHVzaGFudDAiLCJlbWFpbCI6InNodXNoYW50a3VtYXI3OThAZ21haWwuY29tIiwiZXhwIjoxNzc2MzE5OTY2fQ.qFgYomg_FYQASIe11w3jjQsFQbqD4zx_kjuVtuBcLDQ
[09-Apr-2026 06:13:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Apr-2026 06:13:32 UTC] ✅ JWT token verified successfully for user profile
[09-Apr-2026 06:13:32 UTC] User ID: 287
[09-Apr-2026 06:13:32 UTC] ✅ User profile retrieved successfully for user ID: 287
[09-Apr-2026 06:13:32 UTC] === API CALL LOG ===
[09-Apr-2026 06:13:32 UTC] Endpoint: user/profile.php
[09-Apr-2026 06:13:32 UTC] Full Log Data: {
    "timestamp": "2026-04-09 06:13:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e4:1082:6f4c:60c6:9898:7cb:c749",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg3IiwidXNlcm5hbWUiOiJzaHVzaGFudDAiLCJlbWFpbCI6InNodXNoYW50a3VtYXI3OThAZ21haWwuY29tIiwiZXhwIjoxNzc2MzE5OTY2fQ.qFgYomg_FYQASIe11w3jjQsFQbqD4zx_kjuVtuBcLDQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e975dcebd062a90-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e4:1082:6f4c:60c6:9898:7cb:c749",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e4:1082:6f4c:60c6:9898:7cb:c749, 104.23.175.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Apr-2026 06:13:32 UTC] === END API CALL LOG ===
[09-Apr-2026 06:13:32 UTC] ✅ API Hash verification passed for profile endpoint
[09-Apr-2026 06:13:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg3IiwidXNlcm5hbWUiOiJzaHVzaGFudDAiLCJlbWFpbCI6InNodXNoYW50a3VtYXI3OThAZ21haWwuY29tIiwiZXhwIjoxNzc2MzE5OTY2fQ.qFgYomg_FYQASIe11w3jjQsFQbqD4zx_kjuVtuBcLDQ
[09-Apr-2026 06:13:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Apr-2026 06:13:32 UTC] ✅ JWT token verified successfully for user profile
[09-Apr-2026 06:13:32 UTC] User ID: 287
[09-Apr-2026 06:13:32 UTC] ✅ User profile retrieved successfully for user ID: 287
[09-Apr-2026 06:13:33 UTC] === API CALL LOG ===
[09-Apr-2026 06:13:33 UTC] Endpoint: user/profile.php
[09-Apr-2026 06:13:33 UTC] Full Log Data: {
    "timestamp": "2026-04-09 06:13:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e4:1082:6f4c:60c6:9898:7cb:c749",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg3IiwidXNlcm5hbWUiOiJzaHVzaGFudDAiLCJlbWFpbCI6InNodXNoYW50a3VtYXI3OThAZ21haWwuY29tIiwiZXhwIjoxNzc2MzE5OTY2fQ.qFgYomg_FYQASIe11w3jjQsFQbqD4zx_kjuVtuBcLDQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e975dd18aa82a90-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e4:1082:6f4c:60c6:9898:7cb:c749",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e4:1082:6f4c:60c6:9898:7cb:c749, 104.23.175.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Apr-2026 06:13:33 UTC] === END API CALL LOG ===
[09-Apr-2026 06:13:33 UTC] ✅ API Hash verification passed for profile endpoint
[09-Apr-2026 06:13:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg3IiwidXNlcm5hbWUiOiJzaHVzaGFudDAiLCJlbWFpbCI6InNodXNoYW50a3VtYXI3OThAZ21haWwuY29tIiwiZXhwIjoxNzc2MzE5OTY2fQ.qFgYomg_FYQASIe11w3jjQsFQbqD4zx_kjuVtuBcLDQ
[09-Apr-2026 06:13:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Apr-2026 06:13:33 UTC] ✅ JWT token verified successfully for user profile
[09-Apr-2026 06:13:33 UTC] User ID: 287
[09-Apr-2026 06:13:33 UTC] ✅ User profile retrieved successfully for user ID: 287
[09-Apr-2026 06:13:55 UTC] === API CALL LOG ===
[09-Apr-2026 06:13:55 UTC] Endpoint: user/profile.php
[09-Apr-2026 06:13:55 UTC] Full Log Data: {
    "timestamp": "2026-04-09 06:13:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e4:1082:6f4c:60c6:9898:7cb:c749",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg3IiwidXNlcm5hbWUiOiJzaHVzaGFudDAiLCJlbWFpbCI6InNodXNoYW50a3VtYXI3OThAZ21haWwuY29tIiwiZXhwIjoxNzc2MzE5OTY2fQ.qFgYomg_FYQASIe11w3jjQsFQbqD4zx_kjuVtuBcLDQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e975e5beaa02a90-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e4:1082:6f4c:60c6:9898:7cb:c749",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e4:1082:6f4c:60c6:9898:7cb:c749, 104.23.175.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Apr-2026 06:13:55 UTC] === END API CALL LOG ===
[09-Apr-2026 06:13:55 UTC] ✅ API Hash verification passed for profile endpoint
[09-Apr-2026 06:13:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg3IiwidXNlcm5hbWUiOiJzaHVzaGFudDAiLCJlbWFpbCI6InNodXNoYW50a3VtYXI3OThAZ21haWwuY29tIiwiZXhwIjoxNzc2MzE5OTY2fQ.qFgYomg_FYQASIe11w3jjQsFQbqD4zx_kjuVtuBcLDQ
[09-Apr-2026 06:13:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Apr-2026 06:13:55 UTC] ✅ JWT token verified successfully for user profile
[09-Apr-2026 06:13:55 UTC] User ID: 287
[09-Apr-2026 06:13:55 UTC] ✅ User profile retrieved successfully for user ID: 287
[09-Apr-2026 06:13:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Apr-2026 06:13:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Apr-2026 06:13:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg3IiwidXNlcm5hbWUiOiJzaHVzaGFudDAiLCJlbWFpbCI6InNodXNoYW50a3VtYXI3OThAZ21haWwuY29tIiwiZXhwIjoxNzc2MzE5OTY2fQ.qFgYomg_FYQASIe11w3jjQsFQbqD4zx_kjuVtuBcLDQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e975e5bea9f2a90-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40e4:1082:6f4c:60c6:9898:7cb:c749","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40e4:1082:6f4c:60c6:9898:7cb:c749, 104.23.175.169"}
[09-Apr-2026 06:13:55 UTC] === User Orders API Called ===
[09-Apr-2026 06:13:55 UTC] User ID: 287
[09-Apr-2026 06:13:55 UTC] Limit: 20, Offset: 0
[09-Apr-2026 06:13:55 UTC] Orders found: 0
[09-Apr-2026 06:13:55 UTC] Orders data: []
[09-Apr-2026 06:13:55 UTC] Total orders count: 0
[09-Apr-2026 06:13:55 UTC] === API CALL LOG ===
[09-Apr-2026 06:13:55 UTC] Endpoint: user/profile.php
[09-Apr-2026 06:13:55 UTC] Full Log Data: {
    "timestamp": "2026-04-09 06:13:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e4:1082:6f4c:60c6:9898:7cb:c749",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg3IiwidXNlcm5hbWUiOiJzaHVzaGFudDAiLCJlbWFpbCI6InNodXNoYW50a3VtYXI3OThAZ21haWwuY29tIiwiZXhwIjoxNzc2MzE5OTY2fQ.qFgYomg_FYQASIe11w3jjQsFQbqD4zx_kjuVtuBcLDQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e975e5fab842a90-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e4:1082:6f4c:60c6:9898:7cb:c749",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e4:1082:6f4c:60c6:9898:7cb:c749, 104.23.175.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Apr-2026 06:13:55 UTC] === END API CALL LOG ===
[09-Apr-2026 06:13:55 UTC] ✅ API Hash verification passed for profile endpoint
[09-Apr-2026 06:13:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg3IiwidXNlcm5hbWUiOiJzaHVzaGFudDAiLCJlbWFpbCI6InNodXNoYW50a3VtYXI3OThAZ21haWwuY29tIiwiZXhwIjoxNzc2MzE5OTY2fQ.qFgYomg_FYQASIe11w3jjQsFQbqD4zx_kjuVtuBcLDQ
[09-Apr-2026 06:13:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Apr-2026 06:13:55 UTC] ✅ JWT token verified successfully for user profile
[09-Apr-2026 06:13:55 UTC] User ID: 287
[09-Apr-2026 06:13:55 UTC] ✅ User profile retrieved successfully for user ID: 287
[09-Apr-2026 06:13:56 UTC] === API CALL LOG ===
[09-Apr-2026 06:13:56 UTC] Endpoint: user/profile.php
[09-Apr-2026 06:13:56 UTC] Full Log Data: {
    "timestamp": "2026-04-09 06:13:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e4:1082:6f4c:60c6:9898:7cb:c749",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg3IiwidXNlcm5hbWUiOiJzaHVzaGFudDAiLCJlbWFpbCI6InNodXNoYW50a3VtYXI3OThAZ21haWwuY29tIiwiZXhwIjoxNzc2MzE5OTY2fQ.qFgYomg_FYQASIe11w3jjQsFQbqD4zx_kjuVtuBcLDQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e975e65c86b2a90-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e4:1082:6f4c:60c6:9898:7cb:c749",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e4:1082:6f4c:60c6:9898:7cb:c749, 104.23.175.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Apr-2026 06:13:56 UTC] === END API CALL LOG ===
[09-Apr-2026 06:13:56 UTC] ✅ API Hash verification passed for profile endpoint
[09-Apr-2026 06:13:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg3IiwidXNlcm5hbWUiOiJzaHVzaGFudDAiLCJlbWFpbCI6InNodXNoYW50a3VtYXI3OThAZ21haWwuY29tIiwiZXhwIjoxNzc2MzE5OTY2fQ.qFgYomg_FYQASIe11w3jjQsFQbqD4zx_kjuVtuBcLDQ
[09-Apr-2026 06:13:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Apr-2026 06:13:56 UTC] ✅ JWT token verified successfully for user profile
[09-Apr-2026 06:13:56 UTC] User ID: 287
[09-Apr-2026 06:13:56 UTC] ✅ User profile retrieved successfully for user ID: 287
[09-Apr-2026 07:49:27 UTC] === API CALL LOG ===
[09-Apr-2026 07:49:27 UTC] Endpoint: user/profile.php
[09-Apr-2026 07:49:27 UTC] Full Log Data: {
    "timestamp": "2026-04-09 07:49:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "94.29.126.153",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg4IiwidXNlcm5hbWUiOiJrb3psb3YiLCJlbWFpbCI6ImRhbnlha296bG92NTNAZ21haWwuY29tIiwiZXhwIjoxNzc2MzI1NzY3fQ.g4XBrzNDcozfdrnbBYmgfngFpzc32CPWRxpsyQGEZcM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e97ea4f2d6edd2c-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "94.29.126.153",
        "CF-IPCountry": "RU",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "94.29.126.153, 104.23.221.185"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Apr-2026 07:49:27 UTC] === END API CALL LOG ===
[09-Apr-2026 07:49:27 UTC] ✅ API Hash verification passed for profile endpoint
[09-Apr-2026 07:49:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg4IiwidXNlcm5hbWUiOiJrb3psb3YiLCJlbWFpbCI6ImRhbnlha296bG92NTNAZ21haWwuY29tIiwiZXhwIjoxNzc2MzI1NzY3fQ.g4XBrzNDcozfdrnbBYmgfngFpzc32CPWRxpsyQGEZcM
[09-Apr-2026 07:49:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Apr-2026 07:49:27 UTC] ✅ JWT token verified successfully for user profile
[09-Apr-2026 07:49:27 UTC] User ID: 288
[09-Apr-2026 07:49:27 UTC] ✅ User profile retrieved successfully for user ID: 288
[09-Apr-2026 07:49:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Apr-2026 07:49:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Apr-2026 07:49:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg4IiwidXNlcm5hbWUiOiJrb3psb3YiLCJlbWFpbCI6ImRhbnlha296bG92NTNAZ21haWwuY29tIiwiZXhwIjoxNzc2MzI1NzY3fQ.g4XBrzNDcozfdrnbBYmgfngFpzc32CPWRxpsyQGEZcM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e97ea4f4dcfdd2c-ARN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"94.29.126.153","CF-IPCountry":"RU","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"94.29.126.153, 104.23.221.184"}
[09-Apr-2026 07:49:27 UTC] === User Orders API Called ===
[09-Apr-2026 07:49:27 UTC] User ID: 288
[09-Apr-2026 07:49:27 UTC] Limit: 20, Offset: 0
[09-Apr-2026 07:49:27 UTC] Orders found: 0
[09-Apr-2026 07:49:27 UTC] Orders data: []
[09-Apr-2026 07:49:27 UTC] Total orders count: 0
[09-Apr-2026 07:49:27 UTC] === API CALL LOG ===
[09-Apr-2026 07:49:27 UTC] Endpoint: user/profile.php
[09-Apr-2026 07:49:27 UTC] Full Log Data: {
    "timestamp": "2026-04-09 07:49:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "94.29.126.153",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg4IiwidXNlcm5hbWUiOiJrb3psb3YiLCJlbWFpbCI6ImRhbnlha296bG92NTNAZ21haWwuY29tIiwiZXhwIjoxNzc2MzI1NzY3fQ.g4XBrzNDcozfdrnbBYmgfngFpzc32CPWRxpsyQGEZcM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e97ea4feebfdd2c-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "94.29.126.153",
        "CF-IPCountry": "RU",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "94.29.126.153, 104.23.221.185"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Apr-2026 07:49:27 UTC] === END API CALL LOG ===
[09-Apr-2026 07:49:27 UTC] ✅ API Hash verification passed for profile endpoint
[09-Apr-2026 07:49:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg4IiwidXNlcm5hbWUiOiJrb3psb3YiLCJlbWFpbCI6ImRhbnlha296bG92NTNAZ21haWwuY29tIiwiZXhwIjoxNzc2MzI1NzY3fQ.g4XBrzNDcozfdrnbBYmgfngFpzc32CPWRxpsyQGEZcM
[09-Apr-2026 07:49:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Apr-2026 07:49:27 UTC] ✅ JWT token verified successfully for user profile
[09-Apr-2026 07:49:27 UTC] User ID: 288
[09-Apr-2026 07:49:27 UTC] ✅ User profile retrieved successfully for user ID: 288
[09-Apr-2026 08:37:08 UTC] === API CALL LOG ===
[09-Apr-2026 08:37:08 UTC] Endpoint: user/profile.php
[09-Apr-2026 08:37:08 UTC] Full Log Data: {
    "timestamp": "2026-04-09 08:37:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c0:106a:cd21:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTcxIiwidXNlcm5hbWUiOiJhYmhpYXNtIiwiZW1haWwiOiJhYmhpaml0c21hZ2FyN0BnbWFpbC5jb20iLCJleHAiOjE3NzUxNTMwODl9.EtK8NSz6_lfxB3C4AP8fYLujU5NgemMXBf7nKE5r0VI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e9830280e698592-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c0:106a:cd21:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c0:106a:cd21:8000::, 104.22.66.162"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Apr-2026 08:37:08 UTC] === END API CALL LOG ===
[09-Apr-2026 08:37:08 UTC] ✅ API Hash verification passed for profile endpoint
[09-Apr-2026 08:37:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTcxIiwidXNlcm5hbWUiOiJhYmhpYXNtIiwiZW1haWwiOiJhYmhpaml0c21hZ2FyN0BnbWFpbC5jb20iLCJleHAiOjE3NzUxNTMwODl9.EtK8NSz6_lfxB3C4AP8fYLujU5NgemMXBf7nKE5r0VI
[09-Apr-2026 08:37:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Apr-2026 08:37:08 UTC] ✅ JWT token verified successfully for user profile
[09-Apr-2026 08:37:08 UTC] User ID: 171
[09-Apr-2026 08:37:08 UTC] ✅ User profile retrieved successfully for user ID: 171
[09-Apr-2026 08:37:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Apr-2026 08:37:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Apr-2026 08:37:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTcxIiwidXNlcm5hbWUiOiJhYmhpYXNtIiwiZW1haWwiOiJhYmhpaml0c21hZ2FyN0BnbWFpbC5jb20iLCJleHAiOjE3NzUxNTMwODl9.EtK8NSz6_lfxB3C4AP8fYLujU5NgemMXBf7nKE5r0VI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e983034ee508592-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40c0:106a:cd21:8000::","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40c0:106a:cd21:8000::, 104.22.66.163"}
[09-Apr-2026 08:37:10 UTC] === User Orders API Called ===
[09-Apr-2026 08:37:10 UTC] User ID: 171
[09-Apr-2026 08:37:10 UTC] Limit: 20, Offset: 0
[09-Apr-2026 08:37:10 UTC] Orders found: 0
[09-Apr-2026 08:37:10 UTC] Orders data: []
[09-Apr-2026 08:37:10 UTC] Total orders count: 0
[09-Apr-2026 08:37:10 UTC] === API CALL LOG ===
[09-Apr-2026 08:37:10 UTC] Endpoint: user/profile.php
[09-Apr-2026 08:37:10 UTC] Full Log Data: {
    "timestamp": "2026-04-09 08:37:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c0:106a:cd21:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTcxIiwidXNlcm5hbWUiOiJhYmhpYXNtIiwiZW1haWwiOiJhYmhpaml0c21hZ2FyN0BnbWFpbC5jb20iLCJleHAiOjE3NzUxNTMwODl9.EtK8NSz6_lfxB3C4AP8fYLujU5NgemMXBf7nKE5r0VI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e983034ee548592-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c0:106a:cd21:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c0:106a:cd21:8000::, 104.22.66.163"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Apr-2026 08:37:10 UTC] === END API CALL LOG ===
[09-Apr-2026 08:37:10 UTC] ✅ API Hash verification passed for profile endpoint
[09-Apr-2026 08:37:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTcxIiwidXNlcm5hbWUiOiJhYmhpYXNtIiwiZW1haWwiOiJhYmhpaml0c21hZ2FyN0BnbWFpbC5jb20iLCJleHAiOjE3NzUxNTMwODl9.EtK8NSz6_lfxB3C4AP8fYLujU5NgemMXBf7nKE5r0VI
[09-Apr-2026 08:37:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Apr-2026 08:37:10 UTC] ✅ JWT token verified successfully for user profile
[09-Apr-2026 08:37:10 UTC] User ID: 171
[09-Apr-2026 08:37:10 UTC] ✅ User profile retrieved successfully for user ID: 171
[09-Apr-2026 08:37:10 UTC] === API CALL LOG ===
[09-Apr-2026 08:37:10 UTC] Endpoint: user/profile.php
[09-Apr-2026 08:37:10 UTC] Full Log Data: {
    "timestamp": "2026-04-09 08:37:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c0:106a:cd21:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTcxIiwidXNlcm5hbWUiOiJhYmhpYXNtIiwiZW1haWwiOiJhYmhpaml0c21hZ2FyN0BnbWFpbC5jb20iLCJleHAiOjE3NzUxNTMwODl9.EtK8NSz6_lfxB3C4AP8fYLujU5NgemMXBf7nKE5r0VI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e9830355f478592-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c0:106a:cd21:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c0:106a:cd21:8000::, 104.22.66.162"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Apr-2026 08:37:10 UTC] === END API CALL LOG ===
[09-Apr-2026 08:37:10 UTC] ✅ API Hash verification passed for profile endpoint
[09-Apr-2026 08:37:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTcxIiwidXNlcm5hbWUiOiJhYmhpYXNtIiwiZW1haWwiOiJhYmhpaml0c21hZ2FyN0BnbWFpbC5jb20iLCJleHAiOjE3NzUxNTMwODl9.EtK8NSz6_lfxB3C4AP8fYLujU5NgemMXBf7nKE5r0VI
[09-Apr-2026 08:37:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Apr-2026 08:37:10 UTC] ✅ JWT token verified successfully for user profile
[09-Apr-2026 08:37:10 UTC] User ID: 171
[09-Apr-2026 08:37:10 UTC] ✅ User profile retrieved successfully for user ID: 171
[09-Apr-2026 17:03:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Apr-2026 17:03:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Apr-2026 17:03:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg5IiwidXNlcm5hbWUiOiJEYWxsZWt1NTc3IiwiZW1haWwiOiJibXRiaXNtaWxsYWg3OEBnbWFpbC5jb20iLCJleHAiOjE3NzYzNTkwMTh9.YKJiqf4ZFhWcnfDs1lmirU3hxoqoMcA_VwrQcGn3t7s","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e9b161fbd39ce6f-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"114.10.135.35","CF-IPCountry":"ID","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"114.10.135.35, 172.71.124.88"}
[09-Apr-2026 17:03:39 UTC] === User Orders API Called ===
[09-Apr-2026 17:03:39 UTC] User ID: 289
[09-Apr-2026 17:03:39 UTC] Limit: 20, Offset: 0
[09-Apr-2026 17:03:39 UTC] Orders found: 0
[09-Apr-2026 17:03:39 UTC] Orders data: []
[09-Apr-2026 17:03:39 UTC] Total orders count: 0
[09-Apr-2026 17:03:39 UTC] === API CALL LOG ===
[09-Apr-2026 17:03:39 UTC] Endpoint: user/profile.php
[09-Apr-2026 17:03:39 UTC] Full Log Data: {
    "timestamp": "2026-04-09 17:03:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "114.10.135.35",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg5IiwidXNlcm5hbWUiOiJEYWxsZWt1NTc3IiwiZW1haWwiOiJibXRiaXNtaWxsYWg3OEBnbWFpbC5jb20iLCJleHAiOjE3NzYzNTkwMTh9.YKJiqf4ZFhWcnfDs1lmirU3hxoqoMcA_VwrQcGn3t7s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e9b161fbd34ce6f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "114.10.135.35",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "114.10.135.35, 172.71.124.89"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Apr-2026 17:03:39 UTC] === END API CALL LOG ===
[09-Apr-2026 17:03:39 UTC] ✅ API Hash verification passed for profile endpoint
[09-Apr-2026 17:03:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg5IiwidXNlcm5hbWUiOiJEYWxsZWt1NTc3IiwiZW1haWwiOiJibXRiaXNtaWxsYWg3OEBnbWFpbC5jb20iLCJleHAiOjE3NzYzNTkwMTh9.YKJiqf4ZFhWcnfDs1lmirU3hxoqoMcA_VwrQcGn3t7s
[09-Apr-2026 17:03:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Apr-2026 17:03:39 UTC] ✅ JWT token verified successfully for user profile
[09-Apr-2026 17:03:39 UTC] User ID: 289
[09-Apr-2026 17:03:39 UTC] ✅ User profile retrieved successfully for user ID: 289
[09-Apr-2026 17:03:39 UTC] === API CALL LOG ===
[09-Apr-2026 17:03:39 UTC] Endpoint: user/profile.php
[09-Apr-2026 17:03:39 UTC] Full Log Data: {
    "timestamp": "2026-04-09 17:03:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "114.10.135.35",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg5IiwidXNlcm5hbWUiOiJEYWxsZWt1NTc3IiwiZW1haWwiOiJibXRiaXNtaWxsYWg3OEBnbWFpbC5jb20iLCJleHAiOjE3NzYzNTkwMTh9.YKJiqf4ZFhWcnfDs1lmirU3hxoqoMcA_VwrQcGn3t7s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e9b16203e33ce6f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "114.10.135.35",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "114.10.135.35, 172.71.124.88"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Apr-2026 17:03:39 UTC] === END API CALL LOG ===
[09-Apr-2026 17:03:39 UTC] ✅ API Hash verification passed for profile endpoint
[09-Apr-2026 17:03:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg5IiwidXNlcm5hbWUiOiJEYWxsZWt1NTc3IiwiZW1haWwiOiJibXRiaXNtaWxsYWg3OEBnbWFpbC5jb20iLCJleHAiOjE3NzYzNTkwMTh9.YKJiqf4ZFhWcnfDs1lmirU3hxoqoMcA_VwrQcGn3t7s
[09-Apr-2026 17:03:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Apr-2026 17:03:39 UTC] ✅ JWT token verified successfully for user profile
[09-Apr-2026 17:03:39 UTC] User ID: 289
[09-Apr-2026 17:03:39 UTC] ✅ User profile retrieved successfully for user ID: 289
[09-Apr-2026 17:03:40 UTC] === API CALL LOG ===
[09-Apr-2026 17:03:40 UTC] Endpoint: user/profile.php
[09-Apr-2026 17:03:40 UTC] Full Log Data: {
    "timestamp": "2026-04-09 17:03:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "114.10.135.35",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg5IiwidXNlcm5hbWUiOiJEYWxsZWt1NTc3IiwiZW1haWwiOiJibXRiaXNtaWxsYWg3OEBnbWFpbC5jb20iLCJleHAiOjE3NzYzNTkwMTh9.YKJiqf4ZFhWcnfDs1lmirU3hxoqoMcA_VwrQcGn3t7s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e9b1627ad1cce6f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "114.10.135.35",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "114.10.135.35, 172.71.124.88"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Apr-2026 17:03:40 UTC] === END API CALL LOG ===
[09-Apr-2026 17:03:40 UTC] ✅ API Hash verification passed for profile endpoint
[09-Apr-2026 17:03:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg5IiwidXNlcm5hbWUiOiJEYWxsZWt1NTc3IiwiZW1haWwiOiJibXRiaXNtaWxsYWg3OEBnbWFpbC5jb20iLCJleHAiOjE3NzYzNTkwMTh9.YKJiqf4ZFhWcnfDs1lmirU3hxoqoMcA_VwrQcGn3t7s
[09-Apr-2026 17:03:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Apr-2026 17:03:40 UTC] ✅ JWT token verified successfully for user profile
[09-Apr-2026 17:03:40 UTC] User ID: 289
[09-Apr-2026 17:03:40 UTC] ✅ User profile retrieved successfully for user ID: 289
[09-Apr-2026 17:03:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Apr-2026 17:03:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Apr-2026 17:03:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg5IiwidXNlcm5hbWUiOiJEYWxsZWt1NTc3IiwiZW1haWwiOiJibXRiaXNtaWxsYWg3OEBnbWFpbC5jb20iLCJleHAiOjE3NzYzNTkwMTh9.YKJiqf4ZFhWcnfDs1lmirU3hxoqoMcA_VwrQcGn3t7s","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e9b16970bc0ce6f-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"114.10.135.35","CF-IPCountry":"ID","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"114.10.135.35, 172.71.124.88"}
[09-Apr-2026 17:03:58 UTC] === User Orders API Called ===
[09-Apr-2026 17:03:58 UTC] User ID: 289
[09-Apr-2026 17:03:58 UTC] Limit: 20, Offset: 0
[09-Apr-2026 17:03:58 UTC] Orders found: 0
[09-Apr-2026 17:03:58 UTC] Orders data: []
[09-Apr-2026 17:03:58 UTC] Total orders count: 0
[09-Apr-2026 17:03:58 UTC] === API CALL LOG ===
[09-Apr-2026 17:03:58 UTC] Endpoint: user/profile.php
[09-Apr-2026 17:03:58 UTC] Full Log Data: {
    "timestamp": "2026-04-09 17:03:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "114.10.135.35",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg5IiwidXNlcm5hbWUiOiJEYWxsZWt1NTc3IiwiZW1haWwiOiJibXRiaXNtaWxsYWg3OEBnbWFpbC5jb20iLCJleHAiOjE3NzYzNTkwMTh9.YKJiqf4ZFhWcnfDs1lmirU3hxoqoMcA_VwrQcGn3t7s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e9b16977ca6ce6f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "114.10.135.35",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "114.10.135.35, 172.71.124.88"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Apr-2026 17:03:58 UTC] === END API CALL LOG ===
[09-Apr-2026 17:03:58 UTC] ✅ API Hash verification passed for profile endpoint
[09-Apr-2026 17:03:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg5IiwidXNlcm5hbWUiOiJEYWxsZWt1NTc3IiwiZW1haWwiOiJibXRiaXNtaWxsYWg3OEBnbWFpbC5jb20iLCJleHAiOjE3NzYzNTkwMTh9.YKJiqf4ZFhWcnfDs1lmirU3hxoqoMcA_VwrQcGn3t7s
[09-Apr-2026 17:03:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Apr-2026 17:03:58 UTC] ✅ JWT token verified successfully for user profile
[09-Apr-2026 17:03:58 UTC] User ID: 289
[09-Apr-2026 17:03:58 UTC] ✅ User profile retrieved successfully for user ID: 289
[09-Apr-2026 17:03:59 UTC] === API CALL LOG ===
[09-Apr-2026 17:03:59 UTC] Endpoint: user/profile.php
[09-Apr-2026 17:03:59 UTC] Full Log Data: {
    "timestamp": "2026-04-09 17:03:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "114.10.135.35",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg5IiwidXNlcm5hbWUiOiJEYWxsZWt1NTc3IiwiZW1haWwiOiJibXRiaXNtaWxsYWg3OEBnbWFpbC5jb20iLCJleHAiOjE3NzYzNTkwMTh9.YKJiqf4ZFhWcnfDs1lmirU3hxoqoMcA_VwrQcGn3t7s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e9b169bad7fce6f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "114.10.135.35",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "114.10.135.35, 172.71.124.88"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Apr-2026 17:03:59 UTC] === END API CALL LOG ===
[09-Apr-2026 17:03:59 UTC] ✅ API Hash verification passed for profile endpoint
[09-Apr-2026 17:03:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg5IiwidXNlcm5hbWUiOiJEYWxsZWt1NTc3IiwiZW1haWwiOiJibXRiaXNtaWxsYWg3OEBnbWFpbC5jb20iLCJleHAiOjE3NzYzNTkwMTh9.YKJiqf4ZFhWcnfDs1lmirU3hxoqoMcA_VwrQcGn3t7s
[09-Apr-2026 17:03:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Apr-2026 17:03:59 UTC] ✅ JWT token verified successfully for user profile
[09-Apr-2026 17:03:59 UTC] User ID: 289
[09-Apr-2026 17:03:59 UTC] ✅ User profile retrieved successfully for user ID: 289
[09-Apr-2026 17:03:59 UTC] === API CALL LOG ===
[09-Apr-2026 17:03:59 UTC] Endpoint: user/profile.php
[09-Apr-2026 17:03:59 UTC] Full Log Data: {
    "timestamp": "2026-04-09 17:03:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "114.10.135.35",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg5IiwidXNlcm5hbWUiOiJEYWxsZWt1NTc3IiwiZW1haWwiOiJibXRiaXNtaWxsYWg3OEBnbWFpbC5jb20iLCJleHAiOjE3NzYzNTkwMTh9.YKJiqf4ZFhWcnfDs1lmirU3hxoqoMcA_VwrQcGn3t7s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e9b169e5bc3ce6f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "114.10.135.35",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "114.10.135.35, 172.71.124.88"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Apr-2026 17:03:59 UTC] === END API CALL LOG ===
[09-Apr-2026 17:03:59 UTC] ✅ API Hash verification passed for profile endpoint
[09-Apr-2026 17:03:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg5IiwidXNlcm5hbWUiOiJEYWxsZWt1NTc3IiwiZW1haWwiOiJibXRiaXNtaWxsYWg3OEBnbWFpbC5jb20iLCJleHAiOjE3NzYzNTkwMTh9.YKJiqf4ZFhWcnfDs1lmirU3hxoqoMcA_VwrQcGn3t7s
[09-Apr-2026 17:03:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Apr-2026 17:03:59 UTC] ✅ JWT token verified successfully for user profile
[09-Apr-2026 17:03:59 UTC] User ID: 289
[09-Apr-2026 17:03:59 UTC] ✅ User profile retrieved successfully for user ID: 289
[09-Apr-2026 17:04:06 UTC] === API CALL LOG ===
[09-Apr-2026 17:04:06 UTC] Endpoint: user/profile.php
[09-Apr-2026 17:04:06 UTC] Full Log Data: {
    "timestamp": "2026-04-09 17:04:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "114.10.135.35",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg5IiwidXNlcm5hbWUiOiJEYWxsZWt1NTc3IiwiZW1haWwiOiJibXRiaXNtaWxsYWg3OEBnbWFpbC5jb20iLCJleHAiOjE3NzYzNTkwMTh9.YKJiqf4ZFhWcnfDs1lmirU3hxoqoMcA_VwrQcGn3t7s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e9b16c818ebce6f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "114.10.135.35",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "114.10.135.35, 172.71.124.88"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Apr-2026 17:04:06 UTC] === END API CALL LOG ===
[09-Apr-2026 17:04:06 UTC] ✅ API Hash verification passed for profile endpoint
[09-Apr-2026 17:04:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg5IiwidXNlcm5hbWUiOiJEYWxsZWt1NTc3IiwiZW1haWwiOiJibXRiaXNtaWxsYWg3OEBnbWFpbC5jb20iLCJleHAiOjE3NzYzNTkwMTh9.YKJiqf4ZFhWcnfDs1lmirU3hxoqoMcA_VwrQcGn3t7s
[09-Apr-2026 17:04:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Apr-2026 17:04:06 UTC] ✅ JWT token verified successfully for user profile
[09-Apr-2026 17:04:06 UTC] User ID: 289
[09-Apr-2026 17:04:06 UTC] ✅ User profile retrieved successfully for user ID: 289
[09-Apr-2026 17:04:06 UTC] User Purchases API - User ID: 289
[09-Apr-2026 17:04:06 UTC] User Purchases API - Total purchases found: 0
[09-Apr-2026 17:04:13 UTC] === API CALL LOG ===
[09-Apr-2026 17:04:13 UTC] Endpoint: user/profile.php
[09-Apr-2026 17:04:13 UTC] Full Log Data: {
    "timestamp": "2026-04-09 17:04:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "114.10.135.35",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg5IiwidXNlcm5hbWUiOiJEYWxsZWt1NTc3IiwiZW1haWwiOiJibXRiaXNtaWxsYWg3OEBnbWFpbC5jb20iLCJleHAiOjE3NzYzNTkwMTh9.YKJiqf4ZFhWcnfDs1lmirU3hxoqoMcA_VwrQcGn3t7s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e9b16f3dda0ce6f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "114.10.135.35",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "114.10.135.35, 172.71.124.88"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Apr-2026 17:04:13 UTC] === END API CALL LOG ===
[09-Apr-2026 17:04:13 UTC] ✅ API Hash verification passed for profile endpoint
[09-Apr-2026 17:04:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg5IiwidXNlcm5hbWUiOiJEYWxsZWt1NTc3IiwiZW1haWwiOiJibXRiaXNtaWxsYWg3OEBnbWFpbC5jb20iLCJleHAiOjE3NzYzNTkwMTh9.YKJiqf4ZFhWcnfDs1lmirU3hxoqoMcA_VwrQcGn3t7s
[09-Apr-2026 17:04:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Apr-2026 17:04:13 UTC] ✅ JWT token verified successfully for user profile
[09-Apr-2026 17:04:13 UTC] User ID: 289
[09-Apr-2026 17:04:13 UTC] ✅ User profile retrieved successfully for user ID: 289
[09-Apr-2026 17:04:13 UTC] User Purchases API - User ID: 289
[09-Apr-2026 17:04:13 UTC] User Purchases API - Total purchases found: 0
[09-Apr-2026 17:04:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Apr-2026 17:04:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Apr-2026 17:04:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg5IiwidXNlcm5hbWUiOiJEYWxsZWt1NTc3IiwiZW1haWwiOiJibXRiaXNtaWxsYWg3OEBnbWFpbC5jb20iLCJleHAiOjE3NzYzNTkwMTh9.YKJiqf4ZFhWcnfDs1lmirU3hxoqoMcA_VwrQcGn3t7s","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e9b17275ab6ce6f-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"114.10.135.35","CF-IPCountry":"ID","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"114.10.135.35, 172.71.124.88"}
[09-Apr-2026 17:04:21 UTC] === User Orders API Called ===
[09-Apr-2026 17:04:21 UTC] User ID: 289
[09-Apr-2026 17:04:21 UTC] Limit: 20, Offset: 0
[09-Apr-2026 17:04:21 UTC] Orders found: 0
[09-Apr-2026 17:04:21 UTC] Orders data: []
[09-Apr-2026 17:04:21 UTC] Total orders count: 0
[09-Apr-2026 17:04:21 UTC] === API CALL LOG ===
[09-Apr-2026 17:04:21 UTC] Endpoint: user/profile.php
[09-Apr-2026 17:04:21 UTC] Full Log Data: {
    "timestamp": "2026-04-09 17:04:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "114.10.135.35",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg5IiwidXNlcm5hbWUiOiJEYWxsZWt1NTc3IiwiZW1haWwiOiJibXRiaXNtaWxsYWg3OEBnbWFpbC5jb20iLCJleHAiOjE3NzYzNTkwMTh9.YKJiqf4ZFhWcnfDs1lmirU3hxoqoMcA_VwrQcGn3t7s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e9b1727bb77ce6f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "114.10.135.35",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "114.10.135.35, 172.71.124.88"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Apr-2026 17:04:21 UTC] === END API CALL LOG ===
[09-Apr-2026 17:04:21 UTC] ✅ API Hash verification passed for profile endpoint
[09-Apr-2026 17:04:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg5IiwidXNlcm5hbWUiOiJEYWxsZWt1NTc3IiwiZW1haWwiOiJibXRiaXNtaWxsYWg3OEBnbWFpbC5jb20iLCJleHAiOjE3NzYzNTkwMTh9.YKJiqf4ZFhWcnfDs1lmirU3hxoqoMcA_VwrQcGn3t7s
[09-Apr-2026 17:04:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Apr-2026 17:04:21 UTC] ✅ JWT token verified successfully for user profile
[09-Apr-2026 17:04:21 UTC] User ID: 289
[09-Apr-2026 17:04:21 UTC] ✅ User profile retrieved successfully for user ID: 289
[09-Apr-2026 17:04:22 UTC] === API CALL LOG ===
[09-Apr-2026 17:04:22 UTC] Endpoint: user/profile.php
[09-Apr-2026 17:04:22 UTC] Full Log Data: {
    "timestamp": "2026-04-09 17:04:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "114.10.135.35",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg5IiwidXNlcm5hbWUiOiJEYWxsZWt1NTc3IiwiZW1haWwiOiJibXRiaXNtaWxsYWg3OEBnbWFpbC5jb20iLCJleHAiOjE3NzYzNTkwMTh9.YKJiqf4ZFhWcnfDs1lmirU3hxoqoMcA_VwrQcGn3t7s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e9b172bdd93ce6f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "114.10.135.35",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "114.10.135.35, 172.71.124.88"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Apr-2026 17:04:22 UTC] === END API CALL LOG ===
[09-Apr-2026 17:04:22 UTC] ✅ API Hash verification passed for profile endpoint
[09-Apr-2026 17:04:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg5IiwidXNlcm5hbWUiOiJEYWxsZWt1NTc3IiwiZW1haWwiOiJibXRiaXNtaWxsYWg3OEBnbWFpbC5jb20iLCJleHAiOjE3NzYzNTkwMTh9.YKJiqf4ZFhWcnfDs1lmirU3hxoqoMcA_VwrQcGn3t7s
[09-Apr-2026 17:04:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Apr-2026 17:04:22 UTC] ✅ JWT token verified successfully for user profile
[09-Apr-2026 17:04:22 UTC] User ID: 289
[09-Apr-2026 17:04:22 UTC] ✅ User profile retrieved successfully for user ID: 289
[09-Apr-2026 17:04:22 UTC] === API CALL LOG ===
[09-Apr-2026 17:04:22 UTC] Endpoint: user/profile.php
[09-Apr-2026 17:04:22 UTC] Full Log Data: {
    "timestamp": "2026-04-09 17:04:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "114.10.135.35",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg5IiwidXNlcm5hbWUiOiJEYWxsZWt1NTc3IiwiZW1haWwiOiJibXRiaXNtaWxsYWg3OEBnbWFpbC5jb20iLCJleHAiOjE3NzYzNTkwMTh9.YKJiqf4ZFhWcnfDs1lmirU3hxoqoMcA_VwrQcGn3t7s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e9b172e9c9ace6f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "114.10.135.35",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "114.10.135.35, 172.71.124.88"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Apr-2026 17:04:22 UTC] === END API CALL LOG ===
[09-Apr-2026 17:04:22 UTC] ✅ API Hash verification passed for profile endpoint
[09-Apr-2026 17:04:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg5IiwidXNlcm5hbWUiOiJEYWxsZWt1NTc3IiwiZW1haWwiOiJibXRiaXNtaWxsYWg3OEBnbWFpbC5jb20iLCJleHAiOjE3NzYzNTkwMTh9.YKJiqf4ZFhWcnfDs1lmirU3hxoqoMcA_VwrQcGn3t7s
[09-Apr-2026 17:04:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Apr-2026 17:04:22 UTC] ✅ JWT token verified successfully for user profile
[09-Apr-2026 17:04:22 UTC] User ID: 289
[09-Apr-2026 17:04:22 UTC] ✅ User profile retrieved successfully for user ID: 289
[09-Apr-2026 17:04:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Apr-2026 17:04:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Apr-2026 17:04:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg5IiwidXNlcm5hbWUiOiJEYWxsZWt1NTc3IiwiZW1haWwiOiJibXRiaXNtaWxsYWg3OEBnbWFpbC5jb20iLCJleHAiOjE3NzYzNTkwMTh9.YKJiqf4ZFhWcnfDs1lmirU3hxoqoMcA_VwrQcGn3t7s","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e9b17513dc1ce6f-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"114.10.135.35","CF-IPCountry":"ID","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"114.10.135.35, 172.71.124.88"}
[09-Apr-2026 17:04:28 UTC] === User Orders API Called ===
[09-Apr-2026 17:04:28 UTC] User ID: 289
[09-Apr-2026 17:04:28 UTC] Limit: 20, Offset: 0
[09-Apr-2026 17:04:28 UTC] Orders found: 0
[09-Apr-2026 17:04:28 UTC] Orders data: []
[09-Apr-2026 17:04:28 UTC] Total orders count: 0
[09-Apr-2026 17:04:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Apr-2026 17:04:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Apr-2026 17:04:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg5IiwidXNlcm5hbWUiOiJEYWxsZWt1NTc3IiwiZW1haWwiOiJibXRiaXNtaWxsYWg3OEBnbWFpbC5jb20iLCJleHAiOjE3NzYzNTkwMTh9.YKJiqf4ZFhWcnfDs1lmirU3hxoqoMcA_VwrQcGn3t7s","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e9b175dfe8bce6f-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"114.10.135.35","CF-IPCountry":"ID","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"114.10.135.35, 172.71.124.88"}
[09-Apr-2026 17:04:30 UTC] === User Orders API Called ===
[09-Apr-2026 17:04:30 UTC] User ID: 289
[09-Apr-2026 17:04:30 UTC] Limit: 20, Offset: 0
[09-Apr-2026 17:04:30 UTC] Orders found: 0
[09-Apr-2026 17:04:30 UTC] Orders data: []
[09-Apr-2026 17:04:30 UTC] Total orders count: 0
[09-Apr-2026 17:04:30 UTC] === API CALL LOG ===
[09-Apr-2026 17:04:30 UTC] Endpoint: user/profile.php
[09-Apr-2026 17:04:30 UTC] Full Log Data: {
    "timestamp": "2026-04-09 17:04:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "114.10.135.35",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg5IiwidXNlcm5hbWUiOiJEYWxsZWt1NTc3IiwiZW1haWwiOiJibXRiaXNtaWxsYWg3OEBnbWFpbC5jb20iLCJleHAiOjE3NzYzNTkwMTh9.YKJiqf4ZFhWcnfDs1lmirU3hxoqoMcA_VwrQcGn3t7s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e9b175e6fe0ce6f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "114.10.135.35",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "114.10.135.35, 172.71.124.89"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Apr-2026 17:04:30 UTC] === END API CALL LOG ===
[09-Apr-2026 17:04:30 UTC] ✅ API Hash verification passed for profile endpoint
[09-Apr-2026 17:04:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg5IiwidXNlcm5hbWUiOiJEYWxsZWt1NTc3IiwiZW1haWwiOiJibXRiaXNtaWxsYWg3OEBnbWFpbC5jb20iLCJleHAiOjE3NzYzNTkwMTh9.YKJiqf4ZFhWcnfDs1lmirU3hxoqoMcA_VwrQcGn3t7s
[09-Apr-2026 17:04:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Apr-2026 17:04:30 UTC] ✅ JWT token verified successfully for user profile
[09-Apr-2026 17:04:30 UTC] User ID: 289
[09-Apr-2026 17:04:30 UTC] ✅ User profile retrieved successfully for user ID: 289
[09-Apr-2026 17:04:31 UTC] === API CALL LOG ===
[09-Apr-2026 17:04:31 UTC] Endpoint: user/profile.php
[09-Apr-2026 17:04:31 UTC] Full Log Data: {
    "timestamp": "2026-04-09 17:04:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "114.10.135.35",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg5IiwidXNlcm5hbWUiOiJEYWxsZWt1NTc3IiwiZW1haWwiOiJibXRiaXNtaWxsYWg3OEBnbWFpbC5jb20iLCJleHAiOjE3NzYzNTkwMTh9.YKJiqf4ZFhWcnfDs1lmirU3hxoqoMcA_VwrQcGn3t7s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e9b1761d904ce6f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "114.10.135.35",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "114.10.135.35, 172.71.124.88"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Apr-2026 17:04:31 UTC] === END API CALL LOG ===
[09-Apr-2026 17:04:31 UTC] ✅ API Hash verification passed for profile endpoint
[09-Apr-2026 17:04:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg5IiwidXNlcm5hbWUiOiJEYWxsZWt1NTc3IiwiZW1haWwiOiJibXRiaXNtaWxsYWg3OEBnbWFpbC5jb20iLCJleHAiOjE3NzYzNTkwMTh9.YKJiqf4ZFhWcnfDs1lmirU3hxoqoMcA_VwrQcGn3t7s
[09-Apr-2026 17:04:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Apr-2026 17:04:31 UTC] ✅ JWT token verified successfully for user profile
[09-Apr-2026 17:04:31 UTC] User ID: 289
[09-Apr-2026 17:04:31 UTC] ✅ User profile retrieved successfully for user ID: 289
[09-Apr-2026 17:04:31 UTC] === API CALL LOG ===
[09-Apr-2026 17:04:31 UTC] Endpoint: user/profile.php
[09-Apr-2026 17:04:31 UTC] Full Log Data: {
    "timestamp": "2026-04-09 17:04:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "114.10.135.35",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg5IiwidXNlcm5hbWUiOiJEYWxsZWt1NTc3IiwiZW1haWwiOiJibXRiaXNtaWxsYWg3OEBnbWFpbC5jb20iLCJleHAiOjE3NzYzNTkwMTh9.YKJiqf4ZFhWcnfDs1lmirU3hxoqoMcA_VwrQcGn3t7s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e9b17640e69ce6f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "114.10.135.35",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "114.10.135.35, 172.71.124.88"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Apr-2026 17:04:31 UTC] === END API CALL LOG ===
[09-Apr-2026 17:04:31 UTC] ✅ API Hash verification passed for profile endpoint
[09-Apr-2026 17:04:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg5IiwidXNlcm5hbWUiOiJEYWxsZWt1NTc3IiwiZW1haWwiOiJibXRiaXNtaWxsYWg3OEBnbWFpbC5jb20iLCJleHAiOjE3NzYzNTkwMTh9.YKJiqf4ZFhWcnfDs1lmirU3hxoqoMcA_VwrQcGn3t7s
[09-Apr-2026 17:04:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Apr-2026 17:04:31 UTC] ✅ JWT token verified successfully for user profile
[09-Apr-2026 17:04:31 UTC] User ID: 289
[09-Apr-2026 17:04:31 UTC] ✅ User profile retrieved successfully for user ID: 289
[09-Apr-2026 17:04:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Apr-2026 17:04:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Apr-2026 17:04:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg5IiwidXNlcm5hbWUiOiJEYWxsZWt1NTc3IiwiZW1haWwiOiJibXRiaXNtaWxsYWg3OEBnbWFpbC5jb20iLCJleHAiOjE3NzYzNTkwMTh9.YKJiqf4ZFhWcnfDs1lmirU3hxoqoMcA_VwrQcGn3t7s","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e9b17966ca6ce6f-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"114.10.135.35","CF-IPCountry":"ID","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"114.10.135.35, 172.71.124.89"}
[09-Apr-2026 17:04:39 UTC] === User Orders API Called ===
[09-Apr-2026 17:04:39 UTC] User ID: 289
[09-Apr-2026 17:04:39 UTC] Limit: 20, Offset: 0
[09-Apr-2026 17:04:39 UTC] Orders found: 0
[09-Apr-2026 17:04:39 UTC] Orders data: []
[09-Apr-2026 17:04:39 UTC] Total orders count: 0
[09-Apr-2026 17:04:39 UTC] === API CALL LOG ===
[09-Apr-2026 17:04:39 UTC] Endpoint: user/profile.php
[09-Apr-2026 17:04:39 UTC] Full Log Data: {
    "timestamp": "2026-04-09 17:04:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "114.10.135.35",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg5IiwidXNlcm5hbWUiOiJEYWxsZWt1NTc3IiwiZW1haWwiOiJibXRiaXNtaWxsYWg3OEBnbWFpbC5jb20iLCJleHAiOjE3NzYzNTkwMTh9.YKJiqf4ZFhWcnfDs1lmirU3hxoqoMcA_VwrQcGn3t7s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e9b1796ed63ce6f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "114.10.135.35",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "114.10.135.35, 172.71.124.89"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Apr-2026 17:04:39 UTC] === END API CALL LOG ===
[09-Apr-2026 17:04:39 UTC] ✅ API Hash verification passed for profile endpoint
[09-Apr-2026 17:04:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg5IiwidXNlcm5hbWUiOiJEYWxsZWt1NTc3IiwiZW1haWwiOiJibXRiaXNtaWxsYWg3OEBnbWFpbC5jb20iLCJleHAiOjE3NzYzNTkwMTh9.YKJiqf4ZFhWcnfDs1lmirU3hxoqoMcA_VwrQcGn3t7s
[09-Apr-2026 17:04:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Apr-2026 17:04:39 UTC] ✅ JWT token verified successfully for user profile
[09-Apr-2026 17:04:39 UTC] User ID: 289
[09-Apr-2026 17:04:39 UTC] ✅ User profile retrieved successfully for user ID: 289
[09-Apr-2026 17:04:40 UTC] === API CALL LOG ===
[09-Apr-2026 17:04:40 UTC] Endpoint: user/profile.php
[09-Apr-2026 17:04:40 UTC] Full Log Data: {
    "timestamp": "2026-04-09 17:04:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "114.10.135.35",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg5IiwidXNlcm5hbWUiOiJEYWxsZWt1NTc3IiwiZW1haWwiOiJibXRiaXNtaWxsYWg3OEBnbWFpbC5jb20iLCJleHAiOjE3NzYzNTkwMTh9.YKJiqf4ZFhWcnfDs1lmirU3hxoqoMcA_VwrQcGn3t7s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e9b179a5cfdce6f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "114.10.135.35",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "114.10.135.35, 172.71.124.89"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Apr-2026 17:04:40 UTC] === END API CALL LOG ===
[09-Apr-2026 17:04:40 UTC] ✅ API Hash verification passed for profile endpoint
[09-Apr-2026 17:04:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg5IiwidXNlcm5hbWUiOiJEYWxsZWt1NTc3IiwiZW1haWwiOiJibXRiaXNtaWxsYWg3OEBnbWFpbC5jb20iLCJleHAiOjE3NzYzNTkwMTh9.YKJiqf4ZFhWcnfDs1lmirU3hxoqoMcA_VwrQcGn3t7s
[09-Apr-2026 17:04:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Apr-2026 17:04:40 UTC] ✅ JWT token verified successfully for user profile
[09-Apr-2026 17:04:40 UTC] User ID: 289
[09-Apr-2026 17:04:40 UTC] ✅ User profile retrieved successfully for user ID: 289
[09-Apr-2026 17:04:40 UTC] === API CALL LOG ===
[09-Apr-2026 17:04:40 UTC] Endpoint: user/profile.php
[09-Apr-2026 17:04:40 UTC] Full Log Data: {
    "timestamp": "2026-04-09 17:04:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "114.10.135.35",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg5IiwidXNlcm5hbWUiOiJEYWxsZWt1NTc3IiwiZW1haWwiOiJibXRiaXNtaWxsYWg3OEBnbWFpbC5jb20iLCJleHAiOjE3NzYzNTkwMTh9.YKJiqf4ZFhWcnfDs1lmirU3hxoqoMcA_VwrQcGn3t7s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e9b179f6881ce6f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "114.10.135.35",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "114.10.135.35, 172.71.124.89"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Apr-2026 17:04:40 UTC] === END API CALL LOG ===
[09-Apr-2026 17:04:40 UTC] ✅ API Hash verification passed for profile endpoint
[09-Apr-2026 17:04:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjg5IiwidXNlcm5hbWUiOiJEYWxsZWt1NTc3IiwiZW1haWwiOiJibXRiaXNtaWxsYWg3OEBnbWFpbC5jb20iLCJleHAiOjE3NzYzNTkwMTh9.YKJiqf4ZFhWcnfDs1lmirU3hxoqoMcA_VwrQcGn3t7s
[09-Apr-2026 17:04:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Apr-2026 17:04:40 UTC] ✅ JWT token verified successfully for user profile
[09-Apr-2026 17:04:40 UTC] User ID: 289
[09-Apr-2026 17:04:40 UTC] ✅ User profile retrieved successfully for user ID: 289
[09-Apr-2026 17:05:16 UTC] === API CALL LOG ===
[09-Apr-2026 17:05:16 UTC] Endpoint: user/profile.php
[09-Apr-2026 17:05:16 UTC] Full Log Data: {
    "timestamp": "2026-04-09 17:05:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "110.44.115.168",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjkwIiwidXNlcm5hbWUiOiJwcmFuaW4iLCJlbWFpbCI6InBhaGFyaWdvYmluZGEwM0BnbWFpbC5jb20iLCJleHAiOjE3NzYzNTkxMTV9.XICRjxe89TEynEUPXyKqbXFTPVhM7sdWNdozchBDYdo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e9b187eea18b33b-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "110.44.115.168",
        "CF-IPCountry": "NP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "110.44.115.168, 172.70.218.129"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Apr-2026 17:05:16 UTC] === END API CALL LOG ===
[09-Apr-2026 17:05:16 UTC] ✅ API Hash verification passed for profile endpoint
[09-Apr-2026 17:05:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjkwIiwidXNlcm5hbWUiOiJwcmFuaW4iLCJlbWFpbCI6InBhaGFyaWdvYmluZGEwM0BnbWFpbC5jb20iLCJleHAiOjE3NzYzNTkxMTV9.XICRjxe89TEynEUPXyKqbXFTPVhM7sdWNdozchBDYdo
[09-Apr-2026 17:05:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Apr-2026 17:05:16 UTC] ✅ JWT token verified successfully for user profile
[09-Apr-2026 17:05:16 UTC] User ID: 290
[09-Apr-2026 17:05:16 UTC] ✅ User profile retrieved successfully for user ID: 290
[09-Apr-2026 17:05:16 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Apr-2026 17:05:16 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Apr-2026 17:05:16 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjkwIiwidXNlcm5hbWUiOiJwcmFuaW4iLCJlbWFpbCI6InBhaGFyaWdvYmluZGEwM0BnbWFpbC5jb20iLCJleHAiOjE3NzYzNTkxMTV9.XICRjxe89TEynEUPXyKqbXFTPVhM7sdWNdozchBDYdo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e9b187f2a39b33b-BOM","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"110.44.115.168","CF-IPCountry":"NP","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"110.44.115.168, 172.70.218.129"}
[09-Apr-2026 17:05:16 UTC] === User Orders API Called ===
[09-Apr-2026 17:05:16 UTC] User ID: 290
[09-Apr-2026 17:05:16 UTC] Limit: 20, Offset: 0
[09-Apr-2026 17:05:16 UTC] Orders found: 0
[09-Apr-2026 17:05:16 UTC] Orders data: []
[09-Apr-2026 17:05:16 UTC] Total orders count: 0
[09-Apr-2026 17:05:17 UTC] === API CALL LOG ===
[09-Apr-2026 17:05:17 UTC] Endpoint: user/profile.php
[09-Apr-2026 17:05:17 UTC] Full Log Data: {
    "timestamp": "2026-04-09 17:05:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "110.44.115.168",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjkwIiwidXNlcm5hbWUiOiJwcmFuaW4iLCJlbWFpbCI6InBhaGFyaWdvYmluZGEwM0BnbWFpbC5jb20iLCJleHAiOjE3NzYzNTkxMTV9.XICRjxe89TEynEUPXyKqbXFTPVhM7sdWNdozchBDYdo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e9b187f9a9cb33b-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "110.44.115.168",
        "CF-IPCountry": "NP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "110.44.115.168, 172.70.218.128"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Apr-2026 17:05:17 UTC] === END API CALL LOG ===
[09-Apr-2026 17:05:17 UTC] ✅ API Hash verification passed for profile endpoint
[09-Apr-2026 17:05:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjkwIiwidXNlcm5hbWUiOiJwcmFuaW4iLCJlbWFpbCI6InBhaGFyaWdvYmluZGEwM0BnbWFpbC5jb20iLCJleHAiOjE3NzYzNTkxMTV9.XICRjxe89TEynEUPXyKqbXFTPVhM7sdWNdozchBDYdo
[09-Apr-2026 17:05:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Apr-2026 17:05:17 UTC] ✅ JWT token verified successfully for user profile
[09-Apr-2026 17:05:17 UTC] User ID: 290
[09-Apr-2026 17:05:17 UTC] ✅ User profile retrieved successfully for user ID: 290
[09-Apr-2026 17:05:18 UTC] === API CALL LOG ===
[09-Apr-2026 17:05:18 UTC] Endpoint: user/profile.php
[09-Apr-2026 17:05:18 UTC] Full Log Data: {
    "timestamp": "2026-04-09 17:05:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "110.44.115.168",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjkwIiwidXNlcm5hbWUiOiJwcmFuaW4iLCJlbWFpbCI6InBhaGFyaWdvYmluZGEwM0BnbWFpbC5jb20iLCJleHAiOjE3NzYzNTkxMTV9.XICRjxe89TEynEUPXyKqbXFTPVhM7sdWNdozchBDYdo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e9b1889b94eb33b-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "110.44.115.168",
        "CF-IPCountry": "NP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "110.44.115.168, 172.70.218.128"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Apr-2026 17:05:18 UTC] === END API CALL LOG ===
[09-Apr-2026 17:05:18 UTC] ✅ API Hash verification passed for profile endpoint
[09-Apr-2026 17:05:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjkwIiwidXNlcm5hbWUiOiJwcmFuaW4iLCJlbWFpbCI6InBhaGFyaWdvYmluZGEwM0BnbWFpbC5jb20iLCJleHAiOjE3NzYzNTkxMTV9.XICRjxe89TEynEUPXyKqbXFTPVhM7sdWNdozchBDYdo
[09-Apr-2026 17:05:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Apr-2026 17:05:18 UTC] ✅ JWT token verified successfully for user profile
[09-Apr-2026 17:05:18 UTC] User ID: 290
[09-Apr-2026 17:05:18 UTC] ✅ User profile retrieved successfully for user ID: 290
[09-Apr-2026 17:05:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Apr-2026 17:05:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Apr-2026 17:05:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjkwIiwidXNlcm5hbWUiOiJwcmFuaW4iLCJlbWFpbCI6InBhaGFyaWdvYmluZGEwM0BnbWFpbC5jb20iLCJleHAiOjE3NzYzNTkxMTV9.XICRjxe89TEynEUPXyKqbXFTPVhM7sdWNdozchBDYdo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e9b18b52ee1b33b-BOM","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"110.44.115.168","CF-IPCountry":"NP","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"110.44.115.168, 172.70.218.129"}
[09-Apr-2026 17:05:25 UTC] === User Orders API Called ===
[09-Apr-2026 17:05:25 UTC] User ID: 290
[09-Apr-2026 17:05:25 UTC] Limit: 20, Offset: 0
[09-Apr-2026 17:05:25 UTC] Orders found: 0
[09-Apr-2026 17:05:25 UTC] Orders data: []
[09-Apr-2026 17:05:25 UTC] Total orders count: 0
[09-Apr-2026 17:05:25 UTC] === API CALL LOG ===
[09-Apr-2026 17:05:25 UTC] Endpoint: user/profile.php
[09-Apr-2026 17:05:25 UTC] Full Log Data: {
    "timestamp": "2026-04-09 17:05:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "110.44.115.168",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjkwIiwidXNlcm5hbWUiOiJwcmFuaW4iLCJlbWFpbCI6InBhaGFyaWdvYmluZGEwM0BnbWFpbC5jb20iLCJleHAiOjE3NzYzNTkxMTV9.XICRjxe89TEynEUPXyKqbXFTPVhM7sdWNdozchBDYdo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e9b18b56f0eb33b-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "110.44.115.168",
        "CF-IPCountry": "NP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "110.44.115.168, 172.70.218.129"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Apr-2026 17:05:25 UTC] === END API CALL LOG ===
[09-Apr-2026 17:05:25 UTC] ✅ API Hash verification passed for profile endpoint
[09-Apr-2026 17:05:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjkwIiwidXNlcm5hbWUiOiJwcmFuaW4iLCJlbWFpbCI6InBhaGFyaWdvYmluZGEwM0BnbWFpbC5jb20iLCJleHAiOjE3NzYzNTkxMTV9.XICRjxe89TEynEUPXyKqbXFTPVhM7sdWNdozchBDYdo
[09-Apr-2026 17:05:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Apr-2026 17:05:25 UTC] ✅ JWT token verified successfully for user profile
[09-Apr-2026 17:05:25 UTC] User ID: 290
[09-Apr-2026 17:05:25 UTC] ✅ User profile retrieved successfully for user ID: 290
[09-Apr-2026 17:05:26 UTC] === API CALL LOG ===
[09-Apr-2026 17:05:26 UTC] Endpoint: user/profile.php
[09-Apr-2026 17:05:26 UTC] Full Log Data: {
    "timestamp": "2026-04-09 17:05:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "110.44.115.168",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjkwIiwidXNlcm5hbWUiOiJwcmFuaW4iLCJlbWFpbCI6InBhaGFyaWdvYmluZGEwM0BnbWFpbC5jb20iLCJleHAiOjE3NzYzNTkxMTV9.XICRjxe89TEynEUPXyKqbXFTPVhM7sdWNdozchBDYdo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e9b18b9a981b33b-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "110.44.115.168",
        "CF-IPCountry": "NP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "110.44.115.168, 172.70.218.129"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Apr-2026 17:05:26 UTC] === END API CALL LOG ===
[09-Apr-2026 17:05:26 UTC] ✅ API Hash verification passed for profile endpoint
[09-Apr-2026 17:05:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjkwIiwidXNlcm5hbWUiOiJwcmFuaW4iLCJlbWFpbCI6InBhaGFyaWdvYmluZGEwM0BnbWFpbC5jb20iLCJleHAiOjE3NzYzNTkxMTV9.XICRjxe89TEynEUPXyKqbXFTPVhM7sdWNdozchBDYdo
[09-Apr-2026 17:05:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Apr-2026 17:05:26 UTC] ✅ JWT token verified successfully for user profile
[09-Apr-2026 17:05:26 UTC] User ID: 290
[09-Apr-2026 17:05:26 UTC] ✅ User profile retrieved successfully for user ID: 290
[09-Apr-2026 17:05:26 UTC] === API CALL LOG ===
[09-Apr-2026 17:05:26 UTC] Endpoint: user/profile.php
[09-Apr-2026 17:05:26 UTC] Full Log Data: {
    "timestamp": "2026-04-09 17:05:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "110.44.115.168",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjkwIiwidXNlcm5hbWUiOiJwcmFuaW4iLCJlbWFpbCI6InBhaGFyaWdvYmluZGEwM0BnbWFpbC5jb20iLCJleHAiOjE3NzYzNTkxMTV9.XICRjxe89TEynEUPXyKqbXFTPVhM7sdWNdozchBDYdo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e9b18bdfc1eb33b-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "110.44.115.168",
        "CF-IPCountry": "NP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "110.44.115.168, 172.70.218.129"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Apr-2026 17:05:26 UTC] === END API CALL LOG ===
[09-Apr-2026 17:05:26 UTC] ✅ API Hash verification passed for profile endpoint
[09-Apr-2026 17:05:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjkwIiwidXNlcm5hbWUiOiJwcmFuaW4iLCJlbWFpbCI6InBhaGFyaWdvYmluZGEwM0BnbWFpbC5jb20iLCJleHAiOjE3NzYzNTkxMTV9.XICRjxe89TEynEUPXyKqbXFTPVhM7sdWNdozchBDYdo
[09-Apr-2026 17:05:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Apr-2026 17:05:26 UTC] ✅ JWT token verified successfully for user profile
[09-Apr-2026 17:05:26 UTC] User ID: 290
[09-Apr-2026 17:05:26 UTC] ✅ User profile retrieved successfully for user ID: 290
[09-Apr-2026 17:05:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Apr-2026 17:05:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Apr-2026 17:05:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjkwIiwidXNlcm5hbWUiOiJwcmFuaW4iLCJlbWFpbCI6InBhaGFyaWdvYmluZGEwM0BnbWFpbC5jb20iLCJleHAiOjE3NzYzNTkxMTV9.XICRjxe89TEynEUPXyKqbXFTPVhM7sdWNdozchBDYdo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e9b18daddcbb33b-BOM","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"110.44.115.168","CF-IPCountry":"NP","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"110.44.115.168, 172.70.218.129"}
[09-Apr-2026 17:05:31 UTC] === User Orders API Called ===
[09-Apr-2026 17:05:31 UTC] User ID: 290
[09-Apr-2026 17:05:31 UTC] Limit: 20, Offset: 0
[09-Apr-2026 17:05:31 UTC] Orders found: 0
[09-Apr-2026 17:05:31 UTC] Orders data: []
[09-Apr-2026 17:05:31 UTC] Total orders count: 0
[09-Apr-2026 17:05:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Apr-2026 17:05:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Apr-2026 17:05:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjkwIiwidXNlcm5hbWUiOiJwcmFuaW4iLCJlbWFpbCI6InBhaGFyaWdvYmluZGEwM0BnbWFpbC5jb20iLCJleHAiOjE3NzYzNTkxMTV9.XICRjxe89TEynEUPXyKqbXFTPVhM7sdWNdozchBDYdo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e9b18e81dabb33b-BOM","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"110.44.115.168","CF-IPCountry":"NP","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"110.44.115.168, 172.70.218.128"}
[09-Apr-2026 17:05:33 UTC] === User Orders API Called ===
[09-Apr-2026 17:05:33 UTC] User ID: 290
[09-Apr-2026 17:05:33 UTC] Limit: 20, Offset: 0
[09-Apr-2026 17:05:33 UTC] Orders found: 0
[09-Apr-2026 17:05:33 UTC] Orders data: []
[09-Apr-2026 17:05:33 UTC] Total orders count: 0
[09-Apr-2026 17:05:33 UTC] === API CALL LOG ===
[09-Apr-2026 17:05:33 UTC] Endpoint: user/profile.php
[09-Apr-2026 17:05:33 UTC] Full Log Data: {
    "timestamp": "2026-04-09 17:05:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "110.44.115.168",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjkwIiwidXNlcm5hbWUiOiJwcmFuaW4iLCJlbWFpbCI6InBhaGFyaWdvYmluZGEwM0BnbWFpbC5jb20iLCJleHAiOjE3NzYzNTkxMTV9.XICRjxe89TEynEUPXyKqbXFTPVhM7sdWNdozchBDYdo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e9b18e85dcfb33b-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "110.44.115.168",
        "CF-IPCountry": "NP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "110.44.115.168, 172.70.218.128"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Apr-2026 17:05:33 UTC] === END API CALL LOG ===
[09-Apr-2026 17:05:33 UTC] ✅ API Hash verification passed for profile endpoint
[09-Apr-2026 17:05:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjkwIiwidXNlcm5hbWUiOiJwcmFuaW4iLCJlbWFpbCI6InBhaGFyaWdvYmluZGEwM0BnbWFpbC5jb20iLCJleHAiOjE3NzYzNTkxMTV9.XICRjxe89TEynEUPXyKqbXFTPVhM7sdWNdozchBDYdo
[09-Apr-2026 17:05:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Apr-2026 17:05:33 UTC] ✅ JWT token verified successfully for user profile
[09-Apr-2026 17:05:33 UTC] User ID: 290
[09-Apr-2026 17:05:33 UTC] ✅ User profile retrieved successfully for user ID: 290
[09-Apr-2026 17:05:34 UTC] === API CALL LOG ===
[09-Apr-2026 17:05:34 UTC] Endpoint: user/profile.php
[09-Apr-2026 17:05:34 UTC] Full Log Data: {
    "timestamp": "2026-04-09 17:05:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "110.44.115.168",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjkwIiwidXNlcm5hbWUiOiJwcmFuaW4iLCJlbWFpbCI6InBhaGFyaWdvYmluZGEwM0BnbWFpbC5jb20iLCJleHAiOjE3NzYzNTkxMTV9.XICRjxe89TEynEUPXyKqbXFTPVhM7sdWNdozchBDYdo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e9b18ec686bb33b-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "110.44.115.168",
        "CF-IPCountry": "NP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "110.44.115.168, 172.70.218.129"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Apr-2026 17:05:34 UTC] === END API CALL LOG ===
[09-Apr-2026 17:05:34 UTC] ✅ API Hash verification passed for profile endpoint
[09-Apr-2026 17:05:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjkwIiwidXNlcm5hbWUiOiJwcmFuaW4iLCJlbWFpbCI6InBhaGFyaWdvYmluZGEwM0BnbWFpbC5jb20iLCJleHAiOjE3NzYzNTkxMTV9.XICRjxe89TEynEUPXyKqbXFTPVhM7sdWNdozchBDYdo
[09-Apr-2026 17:05:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Apr-2026 17:05:34 UTC] ✅ JWT token verified successfully for user profile
[09-Apr-2026 17:05:34 UTC] User ID: 290
[09-Apr-2026 17:05:34 UTC] ✅ User profile retrieved successfully for user ID: 290
[09-Apr-2026 17:05:34 UTC] === API CALL LOG ===
[09-Apr-2026 17:05:34 UTC] Endpoint: user/profile.php
[09-Apr-2026 17:05:34 UTC] Full Log Data: {
    "timestamp": "2026-04-09 17:05:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "110.44.115.168",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjkwIiwidXNlcm5hbWUiOiJwcmFuaW4iLCJlbWFpbCI6InBhaGFyaWdvYmluZGEwM0BnbWFpbC5jb20iLCJleHAiOjE3NzYzNTkxMTV9.XICRjxe89TEynEUPXyKqbXFTPVhM7sdWNdozchBDYdo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e9b18f02aa7b33b-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "110.44.115.168",
        "CF-IPCountry": "NP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "110.44.115.168, 172.70.218.128"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Apr-2026 17:05:34 UTC] === END API CALL LOG ===
[09-Apr-2026 17:05:34 UTC] ✅ API Hash verification passed for profile endpoint
[09-Apr-2026 17:05:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjkwIiwidXNlcm5hbWUiOiJwcmFuaW4iLCJlbWFpbCI6InBhaGFyaWdvYmluZGEwM0BnbWFpbC5jb20iLCJleHAiOjE3NzYzNTkxMTV9.XICRjxe89TEynEUPXyKqbXFTPVhM7sdWNdozchBDYdo
[09-Apr-2026 17:05:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Apr-2026 17:05:34 UTC] ✅ JWT token verified successfully for user profile
[09-Apr-2026 17:05:34 UTC] User ID: 290
[09-Apr-2026 17:05:34 UTC] ✅ User profile retrieved successfully for user ID: 290
[09-Apr-2026 17:07:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Apr-2026 17:07:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Apr-2026 17:07:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjkwIiwidXNlcm5hbWUiOiJwcmFuaW4iLCJlbWFpbCI6InBhaGFyaWdvYmluZGEwM0BnbWFpbC5jb20iLCJleHAiOjE3NzYzNTkxMTV9.XICRjxe89TEynEUPXyKqbXFTPVhM7sdWNdozchBDYdo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e9b1b998c01b33b-BOM","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"110.44.115.168","CF-IPCountry":"NP","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"110.44.115.168, 172.70.218.128"}
[09-Apr-2026 17:07:24 UTC] === User Orders API Called ===
[09-Apr-2026 17:07:24 UTC] User ID: 290
[09-Apr-2026 17:07:24 UTC] Limit: 20, Offset: 0
[09-Apr-2026 17:07:24 UTC] Orders found: 0
[09-Apr-2026 17:07:24 UTC] Orders data: []
[09-Apr-2026 17:07:24 UTC] Total orders count: 0
[09-Apr-2026 17:07:25 UTC] === API CALL LOG ===
[09-Apr-2026 17:07:25 UTC] Endpoint: user/profile.php
[09-Apr-2026 17:07:25 UTC] Full Log Data: {
    "timestamp": "2026-04-09 17:07:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "110.44.115.168",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjkwIiwidXNlcm5hbWUiOiJwcmFuaW4iLCJlbWFpbCI6InBhaGFyaWdvYmluZGEwM0BnbWFpbC5jb20iLCJleHAiOjE3NzYzNTkxMTV9.XICRjxe89TEynEUPXyKqbXFTPVhM7sdWNdozchBDYdo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e9b1ba53b86b33b-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "110.44.115.168",
        "CF-IPCountry": "NP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "110.44.115.168, 172.70.218.128"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Apr-2026 17:07:25 UTC] === END API CALL LOG ===
[09-Apr-2026 17:07:25 UTC] ✅ API Hash verification passed for profile endpoint
[09-Apr-2026 17:07:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjkwIiwidXNlcm5hbWUiOiJwcmFuaW4iLCJlbWFpbCI6InBhaGFyaWdvYmluZGEwM0BnbWFpbC5jb20iLCJleHAiOjE3NzYzNTkxMTV9.XICRjxe89TEynEUPXyKqbXFTPVhM7sdWNdozchBDYdo
[09-Apr-2026 17:07:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Apr-2026 17:07:25 UTC] ✅ JWT token verified successfully for user profile
[09-Apr-2026 17:07:25 UTC] User ID: 290
[09-Apr-2026 17:07:25 UTC] ✅ User profile retrieved successfully for user ID: 290
[09-Apr-2026 17:07:26 UTC] User Purchases API - User ID: 290
[09-Apr-2026 17:07:26 UTC] User Purchases API - Total purchases found: 1
[09-Apr-2026 17:07:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Apr-2026 17:07:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Apr-2026 17:07:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjkwIiwidXNlcm5hbWUiOiJwcmFuaW4iLCJlbWFpbCI6InBhaGFyaWdvYmluZGEwM0BnbWFpbC5jb20iLCJleHAiOjE3NzYzNTkxMTV9.XICRjxe89TEynEUPXyKqbXFTPVhM7sdWNdozchBDYdo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e9b1c173c148e54-KTM","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"110.44.115.168","CF-IPCountry":"NP","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"110.44.115.168, 172.68.203.140"}
[09-Apr-2026 17:07:44 UTC] === User Orders API Called ===
[09-Apr-2026 17:07:44 UTC] User ID: 290
[09-Apr-2026 17:07:44 UTC] Limit: 20, Offset: 0
[09-Apr-2026 17:07:44 UTC] Orders found: 0
[09-Apr-2026 17:07:44 UTC] Orders data: []
[09-Apr-2026 17:07:44 UTC] Total orders count: 0
[09-Apr-2026 17:07:45 UTC] === API CALL LOG ===
[09-Apr-2026 17:07:45 UTC] Endpoint: user/profile.php
[09-Apr-2026 17:07:45 UTC] Full Log Data: {
    "timestamp": "2026-04-09 17:07:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "110.44.115.168",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjkwIiwidXNlcm5hbWUiOiJwcmFuaW4iLCJlbWFpbCI6InBhaGFyaWdvYmluZGEwM0BnbWFpbC5jb20iLCJleHAiOjE3NzYzNTkxMTV9.XICRjxe89TEynEUPXyKqbXFTPVhM7sdWNdozchBDYdo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e9b1c23bb7a8e54-KTM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "110.44.115.168",
        "CF-IPCountry": "NP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "110.44.115.168, 172.68.203.140"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Apr-2026 17:07:45 UTC] === END API CALL LOG ===
[09-Apr-2026 17:07:45 UTC] ✅ API Hash verification passed for profile endpoint
[09-Apr-2026 17:07:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjkwIiwidXNlcm5hbWUiOiJwcmFuaW4iLCJlbWFpbCI6InBhaGFyaWdvYmluZGEwM0BnbWFpbC5jb20iLCJleHAiOjE3NzYzNTkxMTV9.XICRjxe89TEynEUPXyKqbXFTPVhM7sdWNdozchBDYdo
[09-Apr-2026 17:07:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Apr-2026 17:07:45 UTC] ✅ JWT token verified successfully for user profile
[09-Apr-2026 17:07:45 UTC] User ID: 290
[09-Apr-2026 17:07:45 UTC] ✅ User profile retrieved successfully for user ID: 290
[09-Apr-2026 17:07:46 UTC] User Purchases API - User ID: 290
[09-Apr-2026 17:07:46 UTC] User Purchases API - Total purchases found: 1
[09-Apr-2026 21:39:29 UTC] === API CALL LOG ===
[09-Apr-2026 21:39:29 UTC] Endpoint: user/profile.php
[09-Apr-2026 21:39:29 UTC] Full Log Data: {
    "timestamp": "2026-04-09 21:39:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:16ec:822f:ea4f:6a7f:2c5:4322",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjkxIiwidXNlcm5hbWUiOiJrYW5peW8iLCJlbWFpbCI6Imthbml5b2thdHVkaXlhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjM3NTU2N30.HCvSxPkOg15WK2oYQG1Uxvku886o1Gp7-W09J8Tgwxs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e9caa2a09297082-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:3a80:16ec:822f:ea4f:6a7f:2c5:4322",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2402:3a80:16ec:822f:ea4f:6a7f:2c5:4322, 172.70.143.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Apr-2026 21:39:29 UTC] === END API CALL LOG ===
[09-Apr-2026 21:39:29 UTC] ✅ API Hash verification passed for profile endpoint
[09-Apr-2026 21:39:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjkxIiwidXNlcm5hbWUiOiJrYW5peW8iLCJlbWFpbCI6Imthbml5b2thdHVkaXlhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjM3NTU2N30.HCvSxPkOg15WK2oYQG1Uxvku886o1Gp7-W09J8Tgwxs
[09-Apr-2026 21:39:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Apr-2026 21:39:29 UTC] ✅ JWT token verified successfully for user profile
[09-Apr-2026 21:39:29 UTC] User ID: 291
[09-Apr-2026 21:39:29 UTC] ✅ User profile retrieved successfully for user ID: 291
[09-Apr-2026 21:39:29 UTC] === API CALL LOG ===
[09-Apr-2026 21:39:29 UTC] Endpoint: user/profile.php
[09-Apr-2026 21:39:29 UTC] Full Log Data: {
    "timestamp": "2026-04-09 21:39:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:16ec:822f:ea4f:6a7f:2c5:4322",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjkxIiwidXNlcm5hbWUiOiJrYW5peW8iLCJlbWFpbCI6Imthbml5b2thdHVkaXlhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjM3NTU2N30.HCvSxPkOg15WK2oYQG1Uxvku886o1Gp7-W09J8Tgwxs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e9caa2a092d7082-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:3a80:16ec:822f:ea4f:6a7f:2c5:4322",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2402:3a80:16ec:822f:ea4f:6a7f:2c5:4322, 172.70.143.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Apr-2026 21:39:29 UTC] === END API CALL LOG ===
[09-Apr-2026 21:39:29 UTC] ✅ API Hash verification passed for profile endpoint
[09-Apr-2026 21:39:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjkxIiwidXNlcm5hbWUiOiJrYW5peW8iLCJlbWFpbCI6Imthbml5b2thdHVkaXlhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjM3NTU2N30.HCvSxPkOg15WK2oYQG1Uxvku886o1Gp7-W09J8Tgwxs
[09-Apr-2026 21:39:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Apr-2026 21:39:29 UTC] ✅ JWT token verified successfully for user profile
[09-Apr-2026 21:39:29 UTC] User ID: 291
[09-Apr-2026 21:39:29 UTC] ✅ User profile retrieved successfully for user ID: 291
[09-Apr-2026 21:39:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Apr-2026 21:39:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Apr-2026 21:39:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjkxIiwidXNlcm5hbWUiOiJrYW5peW8iLCJlbWFpbCI6Imthbml5b2thdHVkaXlhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjM3NTU2N30.HCvSxPkOg15WK2oYQG1Uxvku886o1Gp7-W09J8Tgwxs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e9caa2a092c7082-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2402:3a80:16ec:822f:ea4f:6a7f:2c5:4322","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2402:3a80:16ec:822f:ea4f:6a7f:2c5:4322, 172.70.143.195"}
[09-Apr-2026 21:39:29 UTC] === User Orders API Called ===
[09-Apr-2026 21:39:29 UTC] User ID: 291
[09-Apr-2026 21:39:29 UTC] Limit: 20, Offset: 0
[09-Apr-2026 21:39:29 UTC] Orders found: 0
[09-Apr-2026 21:39:29 UTC] Orders data: []
[09-Apr-2026 21:39:29 UTC] Total orders count: 0
[09-Apr-2026 21:39:31 UTC] === API CALL LOG ===
[09-Apr-2026 21:39:31 UTC] Endpoint: user/profile.php
[09-Apr-2026 21:39:31 UTC] Full Log Data: {
    "timestamp": "2026-04-09 21:39:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:16ec:822f:ea4f:6a7f:2c5:4322",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjkxIiwidXNlcm5hbWUiOiJrYW5peW8iLCJlbWFpbCI6Imthbml5b2thdHVkaXlhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjM3NTU2N30.HCvSxPkOg15WK2oYQG1Uxvku886o1Gp7-W09J8Tgwxs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e9caa36de617082-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:3a80:16ec:822f:ea4f:6a7f:2c5:4322",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2402:3a80:16ec:822f:ea4f:6a7f:2c5:4322, 172.70.143.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Apr-2026 21:39:31 UTC] === END API CALL LOG ===
[09-Apr-2026 21:39:31 UTC] ✅ API Hash verification passed for profile endpoint
[09-Apr-2026 21:39:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjkxIiwidXNlcm5hbWUiOiJrYW5peW8iLCJlbWFpbCI6Imthbml5b2thdHVkaXlhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjM3NTU2N30.HCvSxPkOg15WK2oYQG1Uxvku886o1Gp7-W09J8Tgwxs
[09-Apr-2026 21:39:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Apr-2026 21:39:31 UTC] ✅ JWT token verified successfully for user profile
[09-Apr-2026 21:39:31 UTC] User ID: 291
[09-Apr-2026 21:39:31 UTC] ✅ User profile retrieved successfully for user ID: 291
[09-Apr-2026 21:39:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Apr-2026 21:39:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Apr-2026 21:39:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjkxIiwidXNlcm5hbWUiOiJrYW5peW8iLCJlbWFpbCI6Imthbml5b2thdHVkaXlhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjM3NTU2N30.HCvSxPkOg15WK2oYQG1Uxvku886o1Gp7-W09J8Tgwxs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e9caa79e9817082-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2402:3a80:16ec:822f:ea4f:6a7f:2c5:4322","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2402:3a80:16ec:822f:ea4f:6a7f:2c5:4322, 172.70.143.195"}
[09-Apr-2026 21:39:41 UTC] === User Orders API Called ===
[09-Apr-2026 21:39:41 UTC] User ID: 291
[09-Apr-2026 21:39:41 UTC] Limit: 20, Offset: 0
[09-Apr-2026 21:39:41 UTC] Orders found: 0
[09-Apr-2026 21:39:41 UTC] Orders data: []
[09-Apr-2026 21:39:41 UTC] Total orders count: 0
[09-Apr-2026 21:39:42 UTC] === API CALL LOG ===
[09-Apr-2026 21:39:42 UTC] Endpoint: user/profile.php
[09-Apr-2026 21:39:42 UTC] Full Log Data: {
    "timestamp": "2026-04-09 21:39:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:16ec:822f:ea4f:6a7f:2c5:4322",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjkxIiwidXNlcm5hbWUiOiJrYW5peW8iLCJlbWFpbCI6Imthbml5b2thdHVkaXlhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjM3NTU2N30.HCvSxPkOg15WK2oYQG1Uxvku886o1Gp7-W09J8Tgwxs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e9caa79e9837082-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:3a80:16ec:822f:ea4f:6a7f:2c5:4322",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2402:3a80:16ec:822f:ea4f:6a7f:2c5:4322, 172.70.143.194"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Apr-2026 21:39:42 UTC] === END API CALL LOG ===
[09-Apr-2026 21:39:42 UTC] ✅ API Hash verification passed for profile endpoint
[09-Apr-2026 21:39:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjkxIiwidXNlcm5hbWUiOiJrYW5peW8iLCJlbWFpbCI6Imthbml5b2thdHVkaXlhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjM3NTU2N30.HCvSxPkOg15WK2oYQG1Uxvku886o1Gp7-W09J8Tgwxs
[09-Apr-2026 21:39:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Apr-2026 21:39:42 UTC] ✅ JWT token verified successfully for user profile
[09-Apr-2026 21:39:42 UTC] User ID: 291
[09-Apr-2026 21:39:42 UTC] ✅ User profile retrieved successfully for user ID: 291
[09-Apr-2026 21:39:42 UTC] === API CALL LOG ===
[09-Apr-2026 21:39:42 UTC] Endpoint: user/profile.php
[09-Apr-2026 21:39:42 UTC] Full Log Data: {
    "timestamp": "2026-04-09 21:39:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:16ec:822f:ea4f:6a7f:2c5:4322",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjkxIiwidXNlcm5hbWUiOiJrYW5peW8iLCJlbWFpbCI6Imthbml5b2thdHVkaXlhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjM3NTU2N30.HCvSxPkOg15WK2oYQG1Uxvku886o1Gp7-W09J8Tgwxs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e9caa7d5eee7082-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:3a80:16ec:822f:ea4f:6a7f:2c5:4322",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2402:3a80:16ec:822f:ea4f:6a7f:2c5:4322, 172.70.143.194"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Apr-2026 21:39:42 UTC] === END API CALL LOG ===
[09-Apr-2026 21:39:42 UTC] ✅ API Hash verification passed for profile endpoint
[09-Apr-2026 21:39:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjkxIiwidXNlcm5hbWUiOiJrYW5peW8iLCJlbWFpbCI6Imthbml5b2thdHVkaXlhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjM3NTU2N30.HCvSxPkOg15WK2oYQG1Uxvku886o1Gp7-W09J8Tgwxs
[09-Apr-2026 21:39:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Apr-2026 21:39:42 UTC] ✅ JWT token verified successfully for user profile
[09-Apr-2026 21:39:42 UTC] User ID: 291
[09-Apr-2026 21:39:42 UTC] ✅ User profile retrieved successfully for user ID: 291
[09-Apr-2026 21:39:43 UTC] === API CALL LOG ===
[09-Apr-2026 21:39:43 UTC] Endpoint: user/profile.php
[09-Apr-2026 21:39:43 UTC] Full Log Data: {
    "timestamp": "2026-04-09 21:39:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:16ec:822f:ea4f:6a7f:2c5:4322",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjkxIiwidXNlcm5hbWUiOiJrYW5peW8iLCJlbWFpbCI6Imthbml5b2thdHVkaXlhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjM3NTU2N30.HCvSxPkOg15WK2oYQG1Uxvku886o1Gp7-W09J8Tgwxs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e9caa855c377082-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:3a80:16ec:822f:ea4f:6a7f:2c5:4322",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2402:3a80:16ec:822f:ea4f:6a7f:2c5:4322, 172.70.143.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Apr-2026 21:39:43 UTC] === END API CALL LOG ===
[09-Apr-2026 21:39:43 UTC] ✅ API Hash verification passed for profile endpoint
[09-Apr-2026 21:39:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjkxIiwidXNlcm5hbWUiOiJrYW5peW8iLCJlbWFpbCI6Imthbml5b2thdHVkaXlhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjM3NTU2N30.HCvSxPkOg15WK2oYQG1Uxvku886o1Gp7-W09J8Tgwxs
[09-Apr-2026 21:39:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Apr-2026 21:39:43 UTC] ✅ JWT token verified successfully for user profile
[09-Apr-2026 21:39:43 UTC] User ID: 291
[09-Apr-2026 21:39:43 UTC] ✅ User profile retrieved successfully for user ID: 291
[09-Apr-2026 21:41:40 UTC] === API CALL LOG ===
[09-Apr-2026 21:41:40 UTC] Endpoint: user/profile.php
[09-Apr-2026 21:41:40 UTC] Full Log Data: {
    "timestamp": "2026-04-09 21:41:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:16ec:822f:ea4f:6a7f:2c5:4322",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjkxIiwidXNlcm5hbWUiOiJrYW5peW8iLCJlbWFpbCI6Imthbml5b2thdHVkaXlhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjM3NTU2N30.HCvSxPkOg15WK2oYQG1Uxvku886o1Gp7-W09J8Tgwxs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e9cad5cfc467082-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:3a80:16ec:822f:ea4f:6a7f:2c5:4322",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2402:3a80:16ec:822f:ea4f:6a7f:2c5:4322, 172.70.143.194"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Apr-2026 21:41:40 UTC] === END API CALL LOG ===
[09-Apr-2026 21:41:40 UTC] ✅ API Hash verification passed for profile endpoint
[09-Apr-2026 21:41:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjkxIiwidXNlcm5hbWUiOiJrYW5peW8iLCJlbWFpbCI6Imthbml5b2thdHVkaXlhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjM3NTU2N30.HCvSxPkOg15WK2oYQG1Uxvku886o1Gp7-W09J8Tgwxs
[09-Apr-2026 21:41:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Apr-2026 21:41:40 UTC] ✅ JWT token verified successfully for user profile
[09-Apr-2026 21:41:40 UTC] User ID: 291
[09-Apr-2026 21:41:40 UTC] ✅ User profile retrieved successfully for user ID: 291
[09-Apr-2026 21:41:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Apr-2026 21:41:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Apr-2026 21:41:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjkxIiwidXNlcm5hbWUiOiJrYW5peW8iLCJlbWFpbCI6Imthbml5b2thdHVkaXlhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjM3NTU2N30.HCvSxPkOg15WK2oYQG1Uxvku886o1Gp7-W09J8Tgwxs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e9cad5cfc447082-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2402:3a80:16ec:822f:ea4f:6a7f:2c5:4322","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2402:3a80:16ec:822f:ea4f:6a7f:2c5:4322, 172.70.143.195"}
[09-Apr-2026 21:41:40 UTC] === User Orders API Called ===
[09-Apr-2026 21:41:40 UTC] User ID: 291
[09-Apr-2026 21:41:40 UTC] Limit: 20, Offset: 0
[09-Apr-2026 21:41:40 UTC] Orders found: 0
[09-Apr-2026 21:41:40 UTC] Orders data: []
[09-Apr-2026 21:41:40 UTC] Total orders count: 0
[09-Apr-2026 21:41:40 UTC] === API CALL LOG ===
[09-Apr-2026 21:41:40 UTC] Endpoint: user/profile.php
[09-Apr-2026 21:41:40 UTC] Full Log Data: {
    "timestamp": "2026-04-09 21:41:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:16ec:822f:ea4f:6a7f:2c5:4322",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjkxIiwidXNlcm5hbWUiOiJrYW5peW8iLCJlbWFpbCI6Imthbml5b2thdHVkaXlhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjM3NTU2N30.HCvSxPkOg15WK2oYQG1Uxvku886o1Gp7-W09J8Tgwxs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e9cad60da1f7082-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:3a80:16ec:822f:ea4f:6a7f:2c5:4322",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2402:3a80:16ec:822f:ea4f:6a7f:2c5:4322, 172.70.143.194"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Apr-2026 21:41:40 UTC] === END API CALL LOG ===
[09-Apr-2026 21:41:40 UTC] ✅ API Hash verification passed for profile endpoint
[09-Apr-2026 21:41:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjkxIiwidXNlcm5hbWUiOiJrYW5peW8iLCJlbWFpbCI6Imthbml5b2thdHVkaXlhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjM3NTU2N30.HCvSxPkOg15WK2oYQG1Uxvku886o1Gp7-W09J8Tgwxs
[09-Apr-2026 21:41:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Apr-2026 21:41:40 UTC] ✅ JWT token verified successfully for user profile
[09-Apr-2026 21:41:40 UTC] User ID: 291
[09-Apr-2026 21:41:40 UTC] ✅ User profile retrieved successfully for user ID: 291
[09-Apr-2026 21:41:42 UTC] === API CALL LOG ===
[09-Apr-2026 21:41:42 UTC] Endpoint: user/profile.php
[09-Apr-2026 21:41:42 UTC] Full Log Data: {
    "timestamp": "2026-04-09 21:41:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:16ec:822f:ea4f:6a7f:2c5:4322",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjkxIiwidXNlcm5hbWUiOiJrYW5peW8iLCJlbWFpbCI6Imthbml5b2thdHVkaXlhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjM3NTU2N30.HCvSxPkOg15WK2oYQG1Uxvku886o1Gp7-W09J8Tgwxs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e9cad691e867082-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:3a80:16ec:822f:ea4f:6a7f:2c5:4322",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2402:3a80:16ec:822f:ea4f:6a7f:2c5:4322, 172.70.143.194"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Apr-2026 21:41:42 UTC] === END API CALL LOG ===
[09-Apr-2026 21:41:42 UTC] ✅ API Hash verification passed for profile endpoint
[09-Apr-2026 21:41:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjkxIiwidXNlcm5hbWUiOiJrYW5peW8iLCJlbWFpbCI6Imthbml5b2thdHVkaXlhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjM3NTU2N30.HCvSxPkOg15WK2oYQG1Uxvku886o1Gp7-W09J8Tgwxs
[09-Apr-2026 21:41:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Apr-2026 21:41:42 UTC] ✅ JWT token verified successfully for user profile
[09-Apr-2026 21:41:42 UTC] User ID: 291
[09-Apr-2026 21:41:42 UTC] ✅ User profile retrieved successfully for user ID: 291
[09-Apr-2026 21:41:51 UTC] === API CALL LOG ===
[09-Apr-2026 21:41:51 UTC] Endpoint: user/profile.php
[09-Apr-2026 21:41:51 UTC] Full Log Data: {
    "timestamp": "2026-04-09 21:41:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:16ec:822f:ea4f:6a7f:2c5:4322",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjkxIiwidXNlcm5hbWUiOiJrYW5peW8iLCJlbWFpbCI6Imthbml5b2thdHVkaXlhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjM3NTU2N30.HCvSxPkOg15WK2oYQG1Uxvku886o1Gp7-W09J8Tgwxs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e9cada5a8547082-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:3a80:16ec:822f:ea4f:6a7f:2c5:4322",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2402:3a80:16ec:822f:ea4f:6a7f:2c5:4322, 172.70.143.194"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Apr-2026 21:41:51 UTC] === END API CALL LOG ===
[09-Apr-2026 21:41:51 UTC] ✅ API Hash verification passed for profile endpoint
[09-Apr-2026 21:41:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjkxIiwidXNlcm5hbWUiOiJrYW5peW8iLCJlbWFpbCI6Imthbml5b2thdHVkaXlhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjM3NTU2N30.HCvSxPkOg15WK2oYQG1Uxvku886o1Gp7-W09J8Tgwxs
[09-Apr-2026 21:41:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Apr-2026 21:41:51 UTC] ✅ JWT token verified successfully for user profile
[09-Apr-2026 21:41:51 UTC] User ID: 291
[09-Apr-2026 21:41:51 UTC] ✅ User profile retrieved successfully for user ID: 291
[09-Apr-2026 21:41:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Apr-2026 21:41:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Apr-2026 21:41:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjkxIiwidXNlcm5hbWUiOiJrYW5peW8iLCJlbWFpbCI6Imthbml5b2thdHVkaXlhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjM3NTU2N30.HCvSxPkOg15WK2oYQG1Uxvku886o1Gp7-W09J8Tgwxs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e9cada5a8537082-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2402:3a80:16ec:822f:ea4f:6a7f:2c5:4322","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2402:3a80:16ec:822f:ea4f:6a7f:2c5:4322, 172.70.143.195"}
[09-Apr-2026 21:41:51 UTC] === User Orders API Called ===
[09-Apr-2026 21:41:51 UTC] User ID: 291
[09-Apr-2026 21:41:51 UTC] Limit: 20, Offset: 0
[09-Apr-2026 21:41:51 UTC] Orders found: 0
[09-Apr-2026 21:41:51 UTC] Orders data: []
[09-Apr-2026 21:41:51 UTC] Total orders count: 0
[09-Apr-2026 21:41:52 UTC] === API CALL LOG ===
[09-Apr-2026 21:41:52 UTC] Endpoint: user/profile.php
[09-Apr-2026 21:41:52 UTC] Full Log Data: {
    "timestamp": "2026-04-09 21:41:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:16ec:822f:ea4f:6a7f:2c5:4322",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjkxIiwidXNlcm5hbWUiOiJrYW5peW8iLCJlbWFpbCI6Imthbml5b2thdHVkaXlhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjM3NTU2N30.HCvSxPkOg15WK2oYQG1Uxvku886o1Gp7-W09J8Tgwxs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e9cada8fce77082-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:3a80:16ec:822f:ea4f:6a7f:2c5:4322",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2402:3a80:16ec:822f:ea4f:6a7f:2c5:4322, 172.70.143.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Apr-2026 21:41:52 UTC] === END API CALL LOG ===
[09-Apr-2026 21:41:52 UTC] ✅ API Hash verification passed for profile endpoint
[09-Apr-2026 21:41:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjkxIiwidXNlcm5hbWUiOiJrYW5peW8iLCJlbWFpbCI6Imthbml5b2thdHVkaXlhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjM3NTU2N30.HCvSxPkOg15WK2oYQG1Uxvku886o1Gp7-W09J8Tgwxs
[09-Apr-2026 21:41:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Apr-2026 21:41:52 UTC] ✅ JWT token verified successfully for user profile
[09-Apr-2026 21:41:52 UTC] User ID: 291
[09-Apr-2026 21:41:52 UTC] ✅ User profile retrieved successfully for user ID: 291
[09-Apr-2026 21:41:53 UTC] === API CALL LOG ===
[09-Apr-2026 21:41:53 UTC] Endpoint: user/profile.php
[09-Apr-2026 21:41:53 UTC] Full Log Data: {
    "timestamp": "2026-04-09 21:41:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:16ec:822f:ea4f:6a7f:2c5:4322",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjkxIiwidXNlcm5hbWUiOiJrYW5peW8iLCJlbWFpbCI6Imthbml5b2thdHVkaXlhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjM3NTU2N30.HCvSxPkOg15WK2oYQG1Uxvku886o1Gp7-W09J8Tgwxs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e9cadb09ff37082-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:3a80:16ec:822f:ea4f:6a7f:2c5:4322",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2402:3a80:16ec:822f:ea4f:6a7f:2c5:4322, 172.70.143.194"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Apr-2026 21:41:53 UTC] === END API CALL LOG ===
[09-Apr-2026 21:41:53 UTC] ✅ API Hash verification passed for profile endpoint
[09-Apr-2026 21:41:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjkxIiwidXNlcm5hbWUiOiJrYW5peW8iLCJlbWFpbCI6Imthbml5b2thdHVkaXlhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjM3NTU2N30.HCvSxPkOg15WK2oYQG1Uxvku886o1Gp7-W09J8Tgwxs
[09-Apr-2026 21:41:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Apr-2026 21:41:53 UTC] ✅ JWT token verified successfully for user profile
[09-Apr-2026 21:41:53 UTC] User ID: 291
[09-Apr-2026 21:41:53 UTC] ✅ User profile retrieved successfully for user ID: 291
[09-Apr-2026 21:42:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Apr-2026 21:42:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Apr-2026 21:42:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjkxIiwidXNlcm5hbWUiOiJrYW5peW8iLCJlbWFpbCI6Imthbml5b2thdHVkaXlhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjM3NTU2N30.HCvSxPkOg15WK2oYQG1Uxvku886o1Gp7-W09J8Tgwxs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e9cae4a887e7082-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2402:3a80:16ec:822f:ea4f:6a7f:2c5:4322","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2402:3a80:16ec:822f:ea4f:6a7f:2c5:4322, 172.70.143.195"}
[09-Apr-2026 21:42:18 UTC] === User Orders API Called ===
[09-Apr-2026 21:42:18 UTC] User ID: 291
[09-Apr-2026 21:42:18 UTC] Limit: 20, Offset: 0
[09-Apr-2026 21:42:18 UTC] Orders found: 0
[09-Apr-2026 21:42:18 UTC] Orders data: []
[09-Apr-2026 21:42:18 UTC] Total orders count: 0
[09-Apr-2026 21:42:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Apr-2026 21:42:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Apr-2026 21:42:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjkxIiwidXNlcm5hbWUiOiJrYW5peW8iLCJlbWFpbCI6Imthbml5b2thdHVkaXlhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjM3NTU2N30.HCvSxPkOg15WK2oYQG1Uxvku886o1Gp7-W09J8Tgwxs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e9cae5ded997082-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2402:3a80:16ec:822f:ea4f:6a7f:2c5:4322","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2402:3a80:16ec:822f:ea4f:6a7f:2c5:4322, 172.70.143.195"}
[09-Apr-2026 21:42:21 UTC] === User Orders API Called ===
[09-Apr-2026 21:42:21 UTC] User ID: 291
[09-Apr-2026 21:42:21 UTC] Limit: 20, Offset: 0
[09-Apr-2026 21:42:21 UTC] Orders found: 0
[09-Apr-2026 21:42:21 UTC] Orders data: []
[09-Apr-2026 21:42:21 UTC] Total orders count: 0
[09-Apr-2026 21:42:21 UTC] === API CALL LOG ===
[09-Apr-2026 21:42:21 UTC] Endpoint: user/profile.php
[09-Apr-2026 21:42:21 UTC] Full Log Data: {
    "timestamp": "2026-04-09 21:42:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:16ec:822f:ea4f:6a7f:2c5:4322",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjkxIiwidXNlcm5hbWUiOiJrYW5peW8iLCJlbWFpbCI6Imthbml5b2thdHVkaXlhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjM3NTU2N30.HCvSxPkOg15WK2oYQG1Uxvku886o1Gp7-W09J8Tgwxs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e9cae5ded9a7082-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:3a80:16ec:822f:ea4f:6a7f:2c5:4322",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2402:3a80:16ec:822f:ea4f:6a7f:2c5:4322, 172.70.143.194"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Apr-2026 21:42:21 UTC] === END API CALL LOG ===
[09-Apr-2026 21:42:21 UTC] ✅ API Hash verification passed for profile endpoint
[09-Apr-2026 21:42:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjkxIiwidXNlcm5hbWUiOiJrYW5peW8iLCJlbWFpbCI6Imthbml5b2thdHVkaXlhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjM3NTU2N30.HCvSxPkOg15WK2oYQG1Uxvku886o1Gp7-W09J8Tgwxs
[09-Apr-2026 21:42:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Apr-2026 21:42:21 UTC] ✅ JWT token verified successfully for user profile
[09-Apr-2026 21:42:21 UTC] User ID: 291
[09-Apr-2026 21:42:21 UTC] ✅ User profile retrieved successfully for user ID: 291
[09-Apr-2026 21:42:21 UTC] === API CALL LOG ===
[09-Apr-2026 21:42:21 UTC] Endpoint: user/profile.php
[09-Apr-2026 21:42:21 UTC] Full Log Data: {
    "timestamp": "2026-04-09 21:42:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:16ec:822f:ea4f:6a7f:2c5:4322",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjkxIiwidXNlcm5hbWUiOiJrYW5peW8iLCJlbWFpbCI6Imthbml5b2thdHVkaXlhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjM3NTU2N30.HCvSxPkOg15WK2oYQG1Uxvku886o1Gp7-W09J8Tgwxs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e9cae612b0c7082-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:3a80:16ec:822f:ea4f:6a7f:2c5:4322",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2402:3a80:16ec:822f:ea4f:6a7f:2c5:4322, 172.70.143.194"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Apr-2026 21:42:21 UTC] === END API CALL LOG ===
[09-Apr-2026 21:42:21 UTC] ✅ API Hash verification passed for profile endpoint
[09-Apr-2026 21:42:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjkxIiwidXNlcm5hbWUiOiJrYW5peW8iLCJlbWFpbCI6Imthbml5b2thdHVkaXlhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjM3NTU2N30.HCvSxPkOg15WK2oYQG1Uxvku886o1Gp7-W09J8Tgwxs
[09-Apr-2026 21:42:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Apr-2026 21:42:21 UTC] ✅ JWT token verified successfully for user profile
[09-Apr-2026 21:42:21 UTC] User ID: 291
[09-Apr-2026 21:42:21 UTC] ✅ User profile retrieved successfully for user ID: 291
[09-Apr-2026 21:42:22 UTC] === API CALL LOG ===
[09-Apr-2026 21:42:22 UTC] Endpoint: user/profile.php
[09-Apr-2026 21:42:22 UTC] Full Log Data: {
    "timestamp": "2026-04-09 21:42:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:16ec:822f:ea4f:6a7f:2c5:4322",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjkxIiwidXNlcm5hbWUiOiJrYW5peW8iLCJlbWFpbCI6Imthbml5b2thdHVkaXlhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjM3NTU2N30.HCvSxPkOg15WK2oYQG1Uxvku886o1Gp7-W09J8Tgwxs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e9cae68ce177082-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:3a80:16ec:822f:ea4f:6a7f:2c5:4322",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2402:3a80:16ec:822f:ea4f:6a7f:2c5:4322, 172.70.143.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Apr-2026 21:42:22 UTC] === END API CALL LOG ===
[09-Apr-2026 21:42:22 UTC] ✅ API Hash verification passed for profile endpoint
[09-Apr-2026 21:42:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjkxIiwidXNlcm5hbWUiOiJrYW5peW8iLCJlbWFpbCI6Imthbml5b2thdHVkaXlhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjM3NTU2N30.HCvSxPkOg15WK2oYQG1Uxvku886o1Gp7-W09J8Tgwxs
[09-Apr-2026 21:42:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Apr-2026 21:42:22 UTC] ✅ JWT token verified successfully for user profile
[09-Apr-2026 21:42:22 UTC] User ID: 291
[09-Apr-2026 21:42:22 UTC] ✅ User profile retrieved successfully for user ID: 291
[09-Apr-2026 21:42:57 UTC] === API CALL LOG ===
[09-Apr-2026 21:42:57 UTC] Endpoint: user/profile.php
[09-Apr-2026 21:42:57 UTC] Full Log Data: {
    "timestamp": "2026-04-09 21:42:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:16ec:822f:ea4f:6a7f:2c5:4322",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjkxIiwidXNlcm5hbWUiOiJrYW5peW8iLCJlbWFpbCI6Imthbml5b2thdHVkaXlhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjM3NTU2N30.HCvSxPkOg15WK2oYQG1Uxvku886o1Gp7-W09J8Tgwxs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e9caf429a4e7082-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:3a80:16ec:822f:ea4f:6a7f:2c5:4322",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2402:3a80:16ec:822f:ea4f:6a7f:2c5:4322, 172.70.143.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Apr-2026 21:42:57 UTC] === END API CALL LOG ===
[09-Apr-2026 21:42:57 UTC] ✅ API Hash verification passed for profile endpoint
[09-Apr-2026 21:42:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjkxIiwidXNlcm5hbWUiOiJrYW5peW8iLCJlbWFpbCI6Imthbml5b2thdHVkaXlhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjM3NTU2N30.HCvSxPkOg15WK2oYQG1Uxvku886o1Gp7-W09J8Tgwxs
[09-Apr-2026 21:42:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Apr-2026 21:42:57 UTC] ✅ JWT token verified successfully for user profile
[09-Apr-2026 21:42:57 UTC] User ID: 291
[09-Apr-2026 21:42:57 UTC] ✅ User profile retrieved successfully for user ID: 291
[09-Apr-2026 21:42:58 UTC] User Purchases API - User ID: 291
[09-Apr-2026 21:42:58 UTC] User Purchases API - Total purchases found: 1
[09-Apr-2026 21:42:59 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Apr-2026 21:42:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Apr-2026 21:42:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjkxIiwidXNlcm5hbWUiOiJrYW5peW8iLCJlbWFpbCI6Imthbml5b2thdHVkaXlhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjM3NTU2N30.HCvSxPkOg15WK2oYQG1Uxvku886o1Gp7-W09J8Tgwxs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e9caf4d695a7082-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2402:3a80:16ec:822f:ea4f:6a7f:2c5:4322","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2402:3a80:16ec:822f:ea4f:6a7f:2c5:4322, 172.70.143.195"}
[09-Apr-2026 21:42:59 UTC] === User Orders API Called ===
[09-Apr-2026 21:42:59 UTC] User ID: 291
[09-Apr-2026 21:42:59 UTC] Limit: 20, Offset: 0
[09-Apr-2026 21:42:59 UTC] Orders found: 0
[09-Apr-2026 21:42:59 UTC] Orders data: []
[09-Apr-2026 21:42:59 UTC] Total orders count: 0
[09-Apr-2026 21:43:01 UTC] === API CALL LOG ===
[09-Apr-2026 21:43:01 UTC] Endpoint: user/profile.php
[09-Apr-2026 21:43:01 UTC] Full Log Data: {
    "timestamp": "2026-04-09 21:43:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:16ec:822f:ea4f:6a7f:2c5:4322",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjkxIiwidXNlcm5hbWUiOiJrYW5peW8iLCJlbWFpbCI6Imthbml5b2thdHVkaXlhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjM3NTU2N30.HCvSxPkOg15WK2oYQG1Uxvku886o1Gp7-W09J8Tgwxs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e9caf5b4ca47082-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:3a80:16ec:822f:ea4f:6a7f:2c5:4322",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2402:3a80:16ec:822f:ea4f:6a7f:2c5:4322, 172.70.143.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Apr-2026 21:43:01 UTC] === END API CALL LOG ===
[09-Apr-2026 21:43:01 UTC] ✅ API Hash verification passed for profile endpoint
[09-Apr-2026 21:43:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjkxIiwidXNlcm5hbWUiOiJrYW5peW8iLCJlbWFpbCI6Imthbml5b2thdHVkaXlhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjM3NTU2N30.HCvSxPkOg15WK2oYQG1Uxvku886o1Gp7-W09J8Tgwxs
[09-Apr-2026 21:43:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Apr-2026 21:43:01 UTC] ✅ JWT token verified successfully for user profile
[09-Apr-2026 21:43:01 UTC] User ID: 291
[09-Apr-2026 21:43:01 UTC] ✅ User profile retrieved successfully for user ID: 291
[09-Apr-2026 21:43:02 UTC] User Purchases API - User ID: 291
[09-Apr-2026 21:43:02 UTC] User Purchases API - Total purchases found: 1
[09-Apr-2026 21:43:09 UTC] User Purchases API - User ID: 291
[09-Apr-2026 21:43:09 UTC] User Purchases API - Total purchases found: 1
[09-Apr-2026 21:43:18 UTC] === API CALL LOG ===
[09-Apr-2026 21:43:18 UTC] Endpoint: user/profile.php
[09-Apr-2026 21:43:18 UTC] Full Log Data: {
    "timestamp": "2026-04-09 21:43:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:16ec:822f:ea4f:6a7f:2c5:4322",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjkxIiwidXNlcm5hbWUiOiJrYW5peW8iLCJlbWFpbCI6Imthbml5b2thdHVkaXlhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjM3NTU2N30.HCvSxPkOg15WK2oYQG1Uxvku886o1Gp7-W09J8Tgwxs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e9cafc49ac07082-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:3a80:16ec:822f:ea4f:6a7f:2c5:4322",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2402:3a80:16ec:822f:ea4f:6a7f:2c5:4322, 172.70.143.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Apr-2026 21:43:18 UTC] === END API CALL LOG ===
[09-Apr-2026 21:43:18 UTC] ✅ API Hash verification passed for profile endpoint
[09-Apr-2026 21:43:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjkxIiwidXNlcm5hbWUiOiJrYW5peW8iLCJlbWFpbCI6Imthbml5b2thdHVkaXlhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjM3NTU2N30.HCvSxPkOg15WK2oYQG1Uxvku886o1Gp7-W09J8Tgwxs
[09-Apr-2026 21:43:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Apr-2026 21:43:18 UTC] ✅ JWT token verified successfully for user profile
[09-Apr-2026 21:43:18 UTC] User ID: 291
[09-Apr-2026 21:43:18 UTC] ✅ User profile retrieved successfully for user ID: 291
[09-Apr-2026 21:43:19 UTC] User Purchases API - User ID: 291
[09-Apr-2026 21:43:19 UTC] User Purchases API - Total purchases found: 1
[09-Apr-2026 21:43:33 UTC] === API CALL LOG ===
[09-Apr-2026 21:43:33 UTC] Endpoint: user/profile.php
[09-Apr-2026 21:43:33 UTC] Full Log Data: {
    "timestamp": "2026-04-09 21:43:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:16ec:822f:ea4f:6a7f:2c5:4322",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjkxIiwidXNlcm5hbWUiOiJrYW5peW8iLCJlbWFpbCI6Imthbml5b2thdHVkaXlhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjM3NTU2N30.HCvSxPkOg15WK2oYQG1Uxvku886o1Gp7-W09J8Tgwxs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e9cb0204bda7082-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:3a80:16ec:822f:ea4f:6a7f:2c5:4322",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2402:3a80:16ec:822f:ea4f:6a7f:2c5:4322, 172.70.143.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Apr-2026 21:43:33 UTC] === END API CALL LOG ===
[09-Apr-2026 21:43:33 UTC] ✅ API Hash verification passed for profile endpoint
[09-Apr-2026 21:43:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjkxIiwidXNlcm5hbWUiOiJrYW5peW8iLCJlbWFpbCI6Imthbml5b2thdHVkaXlhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjM3NTU2N30.HCvSxPkOg15WK2oYQG1Uxvku886o1Gp7-W09J8Tgwxs
[09-Apr-2026 21:43:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Apr-2026 21:43:33 UTC] ✅ JWT token verified successfully for user profile
[09-Apr-2026 21:43:33 UTC] User ID: 291
[09-Apr-2026 21:43:33 UTC] ✅ User profile retrieved successfully for user ID: 291
[09-Apr-2026 21:43:33 UTC] User Purchases API - User ID: 291
[09-Apr-2026 21:43:33 UTC] User Purchases API - Total purchases found: 1
[09-Apr-2026 21:43:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Apr-2026 21:43:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Apr-2026 21:43:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjkxIiwidXNlcm5hbWUiOiJrYW5peW8iLCJlbWFpbCI6Imthbml5b2thdHVkaXlhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjM3NTU2N30.HCvSxPkOg15WK2oYQG1Uxvku886o1Gp7-W09J8Tgwxs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e9cb0309c647082-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2402:3a80:16ec:822f:ea4f:6a7f:2c5:4322","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2402:3a80:16ec:822f:ea4f:6a7f:2c5:4322, 172.70.143.195"}
[09-Apr-2026 21:43:35 UTC] === User Orders API Called ===
[09-Apr-2026 21:43:35 UTC] User ID: 291
[09-Apr-2026 21:43:35 UTC] Limit: 20, Offset: 0
[09-Apr-2026 21:43:35 UTC] Orders found: 0
[09-Apr-2026 21:43:35 UTC] Orders data: []
[09-Apr-2026 21:43:35 UTC] Total orders count: 0
[09-Apr-2026 21:43:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Apr-2026 21:43:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Apr-2026 21:43:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjkxIiwidXNlcm5hbWUiOiJrYW5peW8iLCJlbWFpbCI6Imthbml5b2thdHVkaXlhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjM3NTU2N30.HCvSxPkOg15WK2oYQG1Uxvku886o1Gp7-W09J8Tgwxs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e9cb040ccb07082-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2402:3a80:16ec:822f:ea4f:6a7f:2c5:4322","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2402:3a80:16ec:822f:ea4f:6a7f:2c5:4322, 172.70.143.195"}
[09-Apr-2026 21:43:38 UTC] === User Orders API Called ===
[09-Apr-2026 21:43:38 UTC] User ID: 291
[09-Apr-2026 21:43:38 UTC] Limit: 20, Offset: 0
[09-Apr-2026 21:43:38 UTC] Orders found: 0
[09-Apr-2026 21:43:38 UTC] Orders data: []
[09-Apr-2026 21:43:38 UTC] Total orders count: 0
[09-Apr-2026 21:43:38 UTC] === API CALL LOG ===
[09-Apr-2026 21:43:38 UTC] Endpoint: user/profile.php
[09-Apr-2026 21:43:38 UTC] Full Log Data: {
    "timestamp": "2026-04-09 21:43:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:16ec:822f:ea4f:6a7f:2c5:4322",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjkxIiwidXNlcm5hbWUiOiJrYW5peW8iLCJlbWFpbCI6Imthbml5b2thdHVkaXlhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjM3NTU2N30.HCvSxPkOg15WK2oYQG1Uxvku886o1Gp7-W09J8Tgwxs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e9cb040ccb17082-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:3a80:16ec:822f:ea4f:6a7f:2c5:4322",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2402:3a80:16ec:822f:ea4f:6a7f:2c5:4322, 172.70.143.194"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Apr-2026 21:43:38 UTC] === END API CALL LOG ===
[09-Apr-2026 21:43:38 UTC] ✅ API Hash verification passed for profile endpoint
[09-Apr-2026 21:43:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjkxIiwidXNlcm5hbWUiOiJrYW5peW8iLCJlbWFpbCI6Imthbml5b2thdHVkaXlhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjM3NTU2N30.HCvSxPkOg15WK2oYQG1Uxvku886o1Gp7-W09J8Tgwxs
[09-Apr-2026 21:43:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Apr-2026 21:43:38 UTC] ✅ JWT token verified successfully for user profile
[09-Apr-2026 21:43:38 UTC] User ID: 291
[09-Apr-2026 21:43:38 UTC] ✅ User profile retrieved successfully for user ID: 291
[09-Apr-2026 21:43:39 UTC] === API CALL LOG ===
[09-Apr-2026 21:43:39 UTC] Endpoint: user/profile.php
[09-Apr-2026 21:43:39 UTC] Full Log Data: {
    "timestamp": "2026-04-09 21:43:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:16ec:822f:ea4f:6a7f:2c5:4322",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjkxIiwidXNlcm5hbWUiOiJrYW5peW8iLCJlbWFpbCI6Imthbml5b2thdHVkaXlhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjM3NTU2N30.HCvSxPkOg15WK2oYQG1Uxvku886o1Gp7-W09J8Tgwxs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e9cb0442a557082-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:3a80:16ec:822f:ea4f:6a7f:2c5:4322",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2402:3a80:16ec:822f:ea4f:6a7f:2c5:4322, 172.70.143.194"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Apr-2026 21:43:39 UTC] === END API CALL LOG ===
[09-Apr-2026 21:43:39 UTC] ✅ API Hash verification passed for profile endpoint
[09-Apr-2026 21:43:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjkxIiwidXNlcm5hbWUiOiJrYW5peW8iLCJlbWFpbCI6Imthbml5b2thdHVkaXlhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjM3NTU2N30.HCvSxPkOg15WK2oYQG1Uxvku886o1Gp7-W09J8Tgwxs
[09-Apr-2026 21:43:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Apr-2026 21:43:39 UTC] ✅ JWT token verified successfully for user profile
[09-Apr-2026 21:43:39 UTC] User ID: 291
[09-Apr-2026 21:43:39 UTC] ✅ User profile retrieved successfully for user ID: 291
[09-Apr-2026 21:43:40 UTC] === API CALL LOG ===
[09-Apr-2026 21:43:40 UTC] Endpoint: user/profile.php
[09-Apr-2026 21:43:40 UTC] Full Log Data: {
    "timestamp": "2026-04-09 21:43:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:16ec:822f:ea4f:6a7f:2c5:4322",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjkxIiwidXNlcm5hbWUiOiJrYW5peW8iLCJlbWFpbCI6Imthbml5b2thdHVkaXlhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjM3NTU2N30.HCvSxPkOg15WK2oYQG1Uxvku886o1Gp7-W09J8Tgwxs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e9cb04c5da67082-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:3a80:16ec:822f:ea4f:6a7f:2c5:4322",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2402:3a80:16ec:822f:ea4f:6a7f:2c5:4322, 172.70.143.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Apr-2026 21:43:40 UTC] === END API CALL LOG ===
[09-Apr-2026 21:43:40 UTC] ✅ API Hash verification passed for profile endpoint
[09-Apr-2026 21:43:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjkxIiwidXNlcm5hbWUiOiJrYW5peW8iLCJlbWFpbCI6Imthbml5b2thdHVkaXlhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjM3NTU2N30.HCvSxPkOg15WK2oYQG1Uxvku886o1Gp7-W09J8Tgwxs
[09-Apr-2026 21:43:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Apr-2026 21:43:40 UTC] ✅ JWT token verified successfully for user profile
[09-Apr-2026 21:43:40 UTC] User ID: 291
[09-Apr-2026 21:43:40 UTC] ✅ User profile retrieved successfully for user ID: 291
[09-Apr-2026 21:43:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Apr-2026 21:43:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Apr-2026 21:43:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjkxIiwidXNlcm5hbWUiOiJrYW5peW8iLCJlbWFpbCI6Imthbml5b2thdHVkaXlhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjM3NTU2N30.HCvSxPkOg15WK2oYQG1Uxvku886o1Gp7-W09J8Tgwxs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e9cb0b31c6a7082-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2402:3a80:16ec:822f:ea4f:6a7f:2c5:4322","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2402:3a80:16ec:822f:ea4f:6a7f:2c5:4322, 172.70.143.195"}
[09-Apr-2026 21:43:56 UTC] === User Orders API Called ===
[09-Apr-2026 21:43:56 UTC] User ID: 291
[09-Apr-2026 21:43:56 UTC] Limit: 20, Offset: 0
[09-Apr-2026 21:43:56 UTC] Orders found: 0
[09-Apr-2026 21:43:56 UTC] Orders data: []
[09-Apr-2026 21:43:56 UTC] Total orders count: 0
[09-Apr-2026 21:43:56 UTC] === API CALL LOG ===
[09-Apr-2026 21:43:56 UTC] Endpoint: user/profile.php
[09-Apr-2026 21:43:56 UTC] Full Log Data: {
    "timestamp": "2026-04-09 21:43:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:16ec:822f:ea4f:6a7f:2c5:4322",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjkxIiwidXNlcm5hbWUiOiJrYW5peW8iLCJlbWFpbCI6Imthbml5b2thdHVkaXlhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjM3NTU2N30.HCvSxPkOg15WK2oYQG1Uxvku886o1Gp7-W09J8Tgwxs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e9cb0b31c6c7082-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:3a80:16ec:822f:ea4f:6a7f:2c5:4322",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2402:3a80:16ec:822f:ea4f:6a7f:2c5:4322, 172.70.143.194"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Apr-2026 21:43:56 UTC] === END API CALL LOG ===
[09-Apr-2026 21:43:56 UTC] ✅ API Hash verification passed for profile endpoint
[09-Apr-2026 21:43:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjkxIiwidXNlcm5hbWUiOiJrYW5peW8iLCJlbWFpbCI6Imthbml5b2thdHVkaXlhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjM3NTU2N30.HCvSxPkOg15WK2oYQG1Uxvku886o1Gp7-W09J8Tgwxs
[09-Apr-2026 21:43:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Apr-2026 21:43:56 UTC] ✅ JWT token verified successfully for user profile
[09-Apr-2026 21:43:56 UTC] User ID: 291
[09-Apr-2026 21:43:56 UTC] ✅ User profile retrieved successfully for user ID: 291
[09-Apr-2026 21:43:57 UTC] === API CALL LOG ===
[09-Apr-2026 21:43:57 UTC] Endpoint: user/profile.php
[09-Apr-2026 21:43:57 UTC] Full Log Data: {
    "timestamp": "2026-04-09 21:43:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:16ec:822f:ea4f:6a7f:2c5:4322",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjkxIiwidXNlcm5hbWUiOiJrYW5peW8iLCJlbWFpbCI6Imthbml5b2thdHVkaXlhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjM3NTU2N30.HCvSxPkOg15WK2oYQG1Uxvku886o1Gp7-W09J8Tgwxs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e9cb0b72a007082-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:3a80:16ec:822f:ea4f:6a7f:2c5:4322",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2402:3a80:16ec:822f:ea4f:6a7f:2c5:4322, 172.70.143.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Apr-2026 21:43:57 UTC] === END API CALL LOG ===
[09-Apr-2026 21:43:57 UTC] ✅ API Hash verification passed for profile endpoint
[09-Apr-2026 21:43:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjkxIiwidXNlcm5hbWUiOiJrYW5peW8iLCJlbWFpbCI6Imthbml5b2thdHVkaXlhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjM3NTU2N30.HCvSxPkOg15WK2oYQG1Uxvku886o1Gp7-W09J8Tgwxs
[09-Apr-2026 21:43:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Apr-2026 21:43:57 UTC] ✅ JWT token verified successfully for user profile
[09-Apr-2026 21:43:57 UTC] User ID: 291
[09-Apr-2026 21:43:57 UTC] ✅ User profile retrieved successfully for user ID: 291
[09-Apr-2026 21:43:58 UTC] === API CALL LOG ===
[09-Apr-2026 21:43:58 UTC] Endpoint: user/profile.php
[09-Apr-2026 21:43:58 UTC] Full Log Data: {
    "timestamp": "2026-04-09 21:43:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:16ec:822f:ea4f:6a7f:2c5:4322",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjkxIiwidXNlcm5hbWUiOiJrYW5peW8iLCJlbWFpbCI6Imthbml5b2thdHVkaXlhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjM3NTU2N30.HCvSxPkOg15WK2oYQG1Uxvku886o1Gp7-W09J8Tgwxs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e9cb0beece07082-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:3a80:16ec:822f:ea4f:6a7f:2c5:4322",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2402:3a80:16ec:822f:ea4f:6a7f:2c5:4322, 172.70.143.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Apr-2026 21:43:58 UTC] === END API CALL LOG ===
[09-Apr-2026 21:43:58 UTC] ✅ API Hash verification passed for profile endpoint
[09-Apr-2026 21:43:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjkxIiwidXNlcm5hbWUiOiJrYW5peW8iLCJlbWFpbCI6Imthbml5b2thdHVkaXlhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjM3NTU2N30.HCvSxPkOg15WK2oYQG1Uxvku886o1Gp7-W09J8Tgwxs
[09-Apr-2026 21:43:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Apr-2026 21:43:58 UTC] ✅ JWT token verified successfully for user profile
[09-Apr-2026 21:43:58 UTC] User ID: 291
[09-Apr-2026 21:43:58 UTC] ✅ User profile retrieved successfully for user ID: 291
[09-Apr-2026 21:44:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Apr-2026 21:44:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Apr-2026 21:44:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjkxIiwidXNlcm5hbWUiOiJrYW5peW8iLCJlbWFpbCI6Imthbml5b2thdHVkaXlhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjM3NTU2N30.HCvSxPkOg15WK2oYQG1Uxvku886o1Gp7-W09J8Tgwxs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e9cb190caca7082-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2402:3a80:16ec:822f:ea4f:6a7f:2c5:4322","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2402:3a80:16ec:822f:ea4f:6a7f:2c5:4322, 172.70.143.194"}
[09-Apr-2026 21:44:32 UTC] === User Orders API Called ===
[09-Apr-2026 21:44:32 UTC] User ID: 291
[09-Apr-2026 21:44:32 UTC] Limit: 20, Offset: 0
[09-Apr-2026 21:44:32 UTC] Orders found: 0
[09-Apr-2026 21:44:32 UTC] Orders data: []
[09-Apr-2026 21:44:32 UTC] Total orders count: 0
[09-Apr-2026 21:44:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Apr-2026 21:44:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Apr-2026 21:44:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjkxIiwidXNlcm5hbWUiOiJrYW5peW8iLCJlbWFpbCI6Imthbml5b2thdHVkaXlhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjM3NTU2N30.HCvSxPkOg15WK2oYQG1Uxvku886o1Gp7-W09J8Tgwxs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e9cb1ad7d127082-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2402:3a80:16ec:822f:ea4f:6a7f:2c5:4322","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2402:3a80:16ec:822f:ea4f:6a7f:2c5:4322, 172.70.143.194"}
[09-Apr-2026 21:44:36 UTC] === User Orders API Called ===
[09-Apr-2026 21:44:36 UTC] User ID: 291
[09-Apr-2026 21:44:36 UTC] Limit: 20, Offset: 0
[09-Apr-2026 21:44:36 UTC] Orders found: 0
[09-Apr-2026 21:44:36 UTC] Orders data: []
[09-Apr-2026 21:44:36 UTC] Total orders count: 0
[09-Apr-2026 21:44:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Apr-2026 21:44:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Apr-2026 21:44:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjkxIiwidXNlcm5hbWUiOiJrYW5peW8iLCJlbWFpbCI6Imthbml5b2thdHVkaXlhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjM3NTU2N30.HCvSxPkOg15WK2oYQG1Uxvku886o1Gp7-W09J8Tgwxs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e9cb1ce39637082-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2402:3a80:16ec:822f:ea4f:6a7f:2c5:4322","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2402:3a80:16ec:822f:ea4f:6a7f:2c5:4322, 172.70.143.194"}
[09-Apr-2026 21:44:42 UTC] === User Orders API Called ===
[09-Apr-2026 21:44:42 UTC] User ID: 291
[09-Apr-2026 21:44:42 UTC] Limit: 20, Offset: 0
[09-Apr-2026 21:44:42 UTC] Orders found: 0
[09-Apr-2026 21:44:42 UTC] Orders data: []
[09-Apr-2026 21:44:42 UTC] Total orders count: 0
[09-Apr-2026 21:44:42 UTC] === API CALL LOG ===
[09-Apr-2026 21:44:42 UTC] Endpoint: user/profile.php
[09-Apr-2026 21:44:42 UTC] Full Log Data: {
    "timestamp": "2026-04-09 21:44:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:16ec:822f:ea4f:6a7f:2c5:4322",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjkxIiwidXNlcm5hbWUiOiJrYW5peW8iLCJlbWFpbCI6Imthbml5b2thdHVkaXlhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjM3NTU2N30.HCvSxPkOg15WK2oYQG1Uxvku886o1Gp7-W09J8Tgwxs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e9cb1ce39667082-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:3a80:16ec:822f:ea4f:6a7f:2c5:4322",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2402:3a80:16ec:822f:ea4f:6a7f:2c5:4322, 172.70.143.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Apr-2026 21:44:42 UTC] === END API CALL LOG ===
[09-Apr-2026 21:44:42 UTC] ✅ API Hash verification passed for profile endpoint
[09-Apr-2026 21:44:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjkxIiwidXNlcm5hbWUiOiJrYW5peW8iLCJlbWFpbCI6Imthbml5b2thdHVkaXlhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjM3NTU2N30.HCvSxPkOg15WK2oYQG1Uxvku886o1Gp7-W09J8Tgwxs
[09-Apr-2026 21:44:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Apr-2026 21:44:42 UTC] ✅ JWT token verified successfully for user profile
[09-Apr-2026 21:44:42 UTC] User ID: 291
[09-Apr-2026 21:44:42 UTC] ✅ User profile retrieved successfully for user ID: 291
[09-Apr-2026 21:44:42 UTC] === API CALL LOG ===
[09-Apr-2026 21:44:42 UTC] Endpoint: user/profile.php
[09-Apr-2026 21:44:42 UTC] Full Log Data: {
    "timestamp": "2026-04-09 21:44:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:16ec:822f:ea4f:6a7f:2c5:4322",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjkxIiwidXNlcm5hbWUiOiJrYW5peW8iLCJlbWFpbCI6Imthbml5b2thdHVkaXlhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjM3NTU2N30.HCvSxPkOg15WK2oYQG1Uxvku886o1Gp7-W09J8Tgwxs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e9cb1d19e477082-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:3a80:16ec:822f:ea4f:6a7f:2c5:4322",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2402:3a80:16ec:822f:ea4f:6a7f:2c5:4322, 172.70.143.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Apr-2026 21:44:42 UTC] === END API CALL LOG ===
[09-Apr-2026 21:44:42 UTC] ✅ API Hash verification passed for profile endpoint
[09-Apr-2026 21:44:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjkxIiwidXNlcm5hbWUiOiJrYW5peW8iLCJlbWFpbCI6Imthbml5b2thdHVkaXlhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjM3NTU2N30.HCvSxPkOg15WK2oYQG1Uxvku886o1Gp7-W09J8Tgwxs
[09-Apr-2026 21:44:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Apr-2026 21:44:42 UTC] ✅ JWT token verified successfully for user profile
[09-Apr-2026 21:44:42 UTC] User ID: 291
[09-Apr-2026 21:44:42 UTC] ✅ User profile retrieved successfully for user ID: 291
[09-Apr-2026 21:44:43 UTC] === API CALL LOG ===
[09-Apr-2026 21:44:43 UTC] Endpoint: user/profile.php
[09-Apr-2026 21:44:43 UTC] Full Log Data: {
    "timestamp": "2026-04-09 21:44:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:16ec:822f:ea4f:6a7f:2c5:4322",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjkxIiwidXNlcm5hbWUiOiJrYW5peW8iLCJlbWFpbCI6Imthbml5b2thdHVkaXlhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjM3NTU2N30.HCvSxPkOg15WK2oYQG1Uxvku886o1Gp7-W09J8Tgwxs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e9cb1d97a777082-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:3a80:16ec:822f:ea4f:6a7f:2c5:4322",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2402:3a80:16ec:822f:ea4f:6a7f:2c5:4322, 172.70.143.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Apr-2026 21:44:43 UTC] === END API CALL LOG ===
[09-Apr-2026 21:44:43 UTC] ✅ API Hash verification passed for profile endpoint
[09-Apr-2026 21:44:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjkxIiwidXNlcm5hbWUiOiJrYW5peW8iLCJlbWFpbCI6Imthbml5b2thdHVkaXlhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjM3NTU2N30.HCvSxPkOg15WK2oYQG1Uxvku886o1Gp7-W09J8Tgwxs
[09-Apr-2026 21:44:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Apr-2026 21:44:43 UTC] ✅ JWT token verified successfully for user profile
[09-Apr-2026 21:44:43 UTC] User ID: 291
[09-Apr-2026 21:44:43 UTC] ✅ User profile retrieved successfully for user ID: 291
[09-Apr-2026 21:45:11 UTC] === API CALL LOG ===
[09-Apr-2026 21:45:11 UTC] Endpoint: user/profile.php
[09-Apr-2026 21:45:11 UTC] Full Log Data: {
    "timestamp": "2026-04-09 21:45:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:16ec:822f:ea4f:6a7f:2c5:4322",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjkxIiwidXNlcm5hbWUiOiJrYW5peW8iLCJlbWFpbCI6Imthbml5b2thdHVkaXlhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjM3NTU2N30.HCvSxPkOg15WK2oYQG1Uxvku886o1Gp7-W09J8Tgwxs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e9cb285deaa7082-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:3a80:16ec:822f:ea4f:6a7f:2c5:4322",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2402:3a80:16ec:822f:ea4f:6a7f:2c5:4322, 172.70.143.194"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Apr-2026 21:45:11 UTC] === END API CALL LOG ===
[09-Apr-2026 21:45:11 UTC] ✅ API Hash verification passed for profile endpoint
[09-Apr-2026 21:45:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjkxIiwidXNlcm5hbWUiOiJrYW5peW8iLCJlbWFpbCI6Imthbml5b2thdHVkaXlhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjM3NTU2N30.HCvSxPkOg15WK2oYQG1Uxvku886o1Gp7-W09J8Tgwxs
[09-Apr-2026 21:45:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Apr-2026 21:45:11 UTC] ✅ JWT token verified successfully for user profile
[09-Apr-2026 21:45:11 UTC] User ID: 291
[09-Apr-2026 21:45:11 UTC] ✅ User profile retrieved successfully for user ID: 291
[09-Apr-2026 21:45:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Apr-2026 21:45:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Apr-2026 21:45:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjkxIiwidXNlcm5hbWUiOiJrYW5peW8iLCJlbWFpbCI6Imthbml5b2thdHVkaXlhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjM3NTU2N30.HCvSxPkOg15WK2oYQG1Uxvku886o1Gp7-W09J8Tgwxs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e9cb285dea97082-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2402:3a80:16ec:822f:ea4f:6a7f:2c5:4322","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2402:3a80:16ec:822f:ea4f:6a7f:2c5:4322, 172.70.143.194"}
[09-Apr-2026 21:45:11 UTC] === User Orders API Called ===
[09-Apr-2026 21:45:11 UTC] User ID: 291
[09-Apr-2026 21:45:11 UTC] Limit: 20, Offset: 0
[09-Apr-2026 21:45:11 UTC] Orders found: 0
[09-Apr-2026 21:45:11 UTC] Orders data: []
[09-Apr-2026 21:45:11 UTC] Total orders count: 0
[09-Apr-2026 21:45:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Apr-2026 21:45:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Apr-2026 21:45:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjkxIiwidXNlcm5hbWUiOiJrYW5peW8iLCJlbWFpbCI6Imthbml5b2thdHVkaXlhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjM3NTU2N30.HCvSxPkOg15WK2oYQG1Uxvku886o1Gp7-W09J8Tgwxs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e9cb2db8ed37082-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2402:3a80:16ec:822f:ea4f:6a7f:2c5:4322","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2402:3a80:16ec:822f:ea4f:6a7f:2c5:4322, 172.70.143.194"}
[09-Apr-2026 21:45:25 UTC] === User Orders API Called ===
[09-Apr-2026 21:45:25 UTC] User ID: 291
[09-Apr-2026 21:45:25 UTC] Limit: 20, Offset: 0
[09-Apr-2026 21:45:25 UTC] Orders found: 0
[09-Apr-2026 21:45:25 UTC] Orders data: []
[09-Apr-2026 21:45:25 UTC] Total orders count: 0
[09-Apr-2026 21:45:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Apr-2026 21:45:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Apr-2026 21:45:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjkxIiwidXNlcm5hbWUiOiJrYW5peW8iLCJlbWFpbCI6Imthbml5b2thdHVkaXlhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjM3NTU2N30.HCvSxPkOg15WK2oYQG1Uxvku886o1Gp7-W09J8Tgwxs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e9cb307cf047082-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2402:3a80:16ec:822f:ea4f:6a7f:2c5:4322","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2402:3a80:16ec:822f:ea4f:6a7f:2c5:4322, 172.70.143.194"}
[09-Apr-2026 21:45:32 UTC] === User Orders API Called ===
[09-Apr-2026 21:45:32 UTC] User ID: 291
[09-Apr-2026 21:45:32 UTC] Limit: 20, Offset: 0
[09-Apr-2026 21:45:32 UTC] Orders found: 0
[09-Apr-2026 21:45:32 UTC] Orders data: []
[09-Apr-2026 21:45:32 UTC] Total orders count: 0
[09-Apr-2026 21:45:32 UTC] === API CALL LOG ===
[09-Apr-2026 21:45:32 UTC] Endpoint: user/profile.php
[09-Apr-2026 21:45:32 UTC] Full Log Data: {
    "timestamp": "2026-04-09 21:45:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:16ec:822f:ea4f:6a7f:2c5:4322",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjkxIiwidXNlcm5hbWUiOiJrYW5peW8iLCJlbWFpbCI6Imthbml5b2thdHVkaXlhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjM3NTU2N30.HCvSxPkOg15WK2oYQG1Uxvku886o1Gp7-W09J8Tgwxs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e9cb307cf077082-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:3a80:16ec:822f:ea4f:6a7f:2c5:4322",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2402:3a80:16ec:822f:ea4f:6a7f:2c5:4322, 172.70.143.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Apr-2026 21:45:32 UTC] === END API CALL LOG ===
[09-Apr-2026 21:45:32 UTC] ✅ API Hash verification passed for profile endpoint
[09-Apr-2026 21:45:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjkxIiwidXNlcm5hbWUiOiJrYW5peW8iLCJlbWFpbCI6Imthbml5b2thdHVkaXlhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjM3NTU2N30.HCvSxPkOg15WK2oYQG1Uxvku886o1Gp7-W09J8Tgwxs
[09-Apr-2026 21:45:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Apr-2026 21:45:32 UTC] ✅ JWT token verified successfully for user profile
[09-Apr-2026 21:45:32 UTC] User ID: 291
[09-Apr-2026 21:45:32 UTC] ✅ User profile retrieved successfully for user ID: 291
[09-Apr-2026 21:45:32 UTC] === API CALL LOG ===
[09-Apr-2026 21:45:32 UTC] Endpoint: user/profile.php
[09-Apr-2026 21:45:32 UTC] Full Log Data: {
    "timestamp": "2026-04-09 21:45:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:16ec:822f:ea4f:6a7f:2c5:4322",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjkxIiwidXNlcm5hbWUiOiJrYW5peW8iLCJlbWFpbCI6Imthbml5b2thdHVkaXlhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjM3NTU2N30.HCvSxPkOg15WK2oYQG1Uxvku886o1Gp7-W09J8Tgwxs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e9cb309c9c57082-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:3a80:16ec:822f:ea4f:6a7f:2c5:4322",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2402:3a80:16ec:822f:ea4f:6a7f:2c5:4322, 172.70.143.194"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Apr-2026 21:45:32 UTC] === END API CALL LOG ===
[09-Apr-2026 21:45:32 UTC] ✅ API Hash verification passed for profile endpoint
[09-Apr-2026 21:45:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjkxIiwidXNlcm5hbWUiOiJrYW5peW8iLCJlbWFpbCI6Imthbml5b2thdHVkaXlhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjM3NTU2N30.HCvSxPkOg15WK2oYQG1Uxvku886o1Gp7-W09J8Tgwxs
[09-Apr-2026 21:45:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Apr-2026 21:45:32 UTC] ✅ JWT token verified successfully for user profile
[09-Apr-2026 21:45:32 UTC] User ID: 291
[09-Apr-2026 21:45:32 UTC] ✅ User profile retrieved successfully for user ID: 291
[09-Apr-2026 21:45:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Apr-2026 21:45:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Apr-2026 21:45:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjkxIiwidXNlcm5hbWUiOiJrYW5peW8iLCJlbWFpbCI6Imthbml5b2thdHVkaXlhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjM3NTU2N30.HCvSxPkOg15WK2oYQG1Uxvku886o1Gp7-W09J8Tgwxs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e9cb311ae9e7082-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2402:3a80:16ec:822f:ea4f:6a7f:2c5:4322","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2402:3a80:16ec:822f:ea4f:6a7f:2c5:4322, 172.70.143.194"}
[09-Apr-2026 21:45:33 UTC] === User Orders API Called ===
[09-Apr-2026 21:45:33 UTC] User ID: 291
[09-Apr-2026 21:45:33 UTC] Limit: 20, Offset: 0
[09-Apr-2026 21:45:33 UTC] Orders found: 0
[09-Apr-2026 21:45:33 UTC] Orders data: []
[09-Apr-2026 21:45:33 UTC] Total orders count: 0
[09-Apr-2026 21:45:34 UTC] === API CALL LOG ===
[09-Apr-2026 21:45:34 UTC] Endpoint: user/profile.php
[09-Apr-2026 21:45:34 UTC] Full Log Data: {
    "timestamp": "2026-04-09 21:45:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:16ec:822f:ea4f:6a7f:2c5:4322",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjkxIiwidXNlcm5hbWUiOiJrYW5peW8iLCJlbWFpbCI6Imthbml5b2thdHVkaXlhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjM3NTU2N30.HCvSxPkOg15WK2oYQG1Uxvku886o1Gp7-W09J8Tgwxs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e9cb31359177082-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:3a80:16ec:822f:ea4f:6a7f:2c5:4322",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2402:3a80:16ec:822f:ea4f:6a7f:2c5:4322, 172.70.143.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Apr-2026 21:45:34 UTC] === END API CALL LOG ===
[09-Apr-2026 21:45:34 UTC] ✅ API Hash verification passed for profile endpoint
[09-Apr-2026 21:45:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjkxIiwidXNlcm5hbWUiOiJrYW5peW8iLCJlbWFpbCI6Imthbml5b2thdHVkaXlhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjM3NTU2N30.HCvSxPkOg15WK2oYQG1Uxvku886o1Gp7-W09J8Tgwxs
[09-Apr-2026 21:45:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Apr-2026 21:45:34 UTC] ✅ JWT token verified successfully for user profile
[09-Apr-2026 21:45:34 UTC] User ID: 291
[09-Apr-2026 21:45:34 UTC] ✅ User profile retrieved successfully for user ID: 291
[09-Apr-2026 21:45:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Apr-2026 21:45:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Apr-2026 21:45:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjkxIiwidXNlcm5hbWUiOiJrYW5peW8iLCJlbWFpbCI6Imthbml5b2thdHVkaXlhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjM3NTU2N30.HCvSxPkOg15WK2oYQG1Uxvku886o1Gp7-W09J8Tgwxs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e9cb3223f2a7082-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2402:3a80:16ec:822f:ea4f:6a7f:2c5:4322","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2402:3a80:16ec:822f:ea4f:6a7f:2c5:4322, 172.70.143.195"}
[09-Apr-2026 21:45:36 UTC] === User Orders API Called ===
[09-Apr-2026 21:45:36 UTC] User ID: 291
[09-Apr-2026 21:45:36 UTC] Limit: 20, Offset: 0
[09-Apr-2026 21:45:36 UTC] Orders found: 0
[09-Apr-2026 21:45:36 UTC] Orders data: []
[09-Apr-2026 21:45:36 UTC] Total orders count: 0
[09-Apr-2026 21:45:36 UTC] === API CALL LOG ===
[09-Apr-2026 21:45:36 UTC] Endpoint: user/profile.php
[09-Apr-2026 21:45:36 UTC] Full Log Data: {
    "timestamp": "2026-04-09 21:45:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:16ec:822f:ea4f:6a7f:2c5:4322",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjkxIiwidXNlcm5hbWUiOiJrYW5peW8iLCJlbWFpbCI6Imthbml5b2thdHVkaXlhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjM3NTU2N30.HCvSxPkOg15WK2oYQG1Uxvku886o1Gp7-W09J8Tgwxs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e9cb3223f2d7082-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:3a80:16ec:822f:ea4f:6a7f:2c5:4322",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2402:3a80:16ec:822f:ea4f:6a7f:2c5:4322, 172.70.143.194"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Apr-2026 21:45:36 UTC] === END API CALL LOG ===
[09-Apr-2026 21:45:36 UTC] ✅ API Hash verification passed for profile endpoint
[09-Apr-2026 21:45:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjkxIiwidXNlcm5hbWUiOiJrYW5peW8iLCJlbWFpbCI6Imthbml5b2thdHVkaXlhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjM3NTU2N30.HCvSxPkOg15WK2oYQG1Uxvku886o1Gp7-W09J8Tgwxs
[09-Apr-2026 21:45:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Apr-2026 21:45:36 UTC] ✅ JWT token verified successfully for user profile
[09-Apr-2026 21:45:36 UTC] User ID: 291
[09-Apr-2026 21:45:36 UTC] ✅ User profile retrieved successfully for user ID: 291
[09-Apr-2026 21:45:37 UTC] === API CALL LOG ===
[09-Apr-2026 21:45:37 UTC] Endpoint: user/profile.php
[09-Apr-2026 21:45:37 UTC] Full Log Data: {
    "timestamp": "2026-04-09 21:45:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:16ec:822f:ea4f:6a7f:2c5:4322",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjkxIiwidXNlcm5hbWUiOiJrYW5peW8iLCJlbWFpbCI6Imthbml5b2thdHVkaXlhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjM3NTU2N30.HCvSxPkOg15WK2oYQG1Uxvku886o1Gp7-W09J8Tgwxs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e9cb325bc397082-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:3a80:16ec:822f:ea4f:6a7f:2c5:4322",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2402:3a80:16ec:822f:ea4f:6a7f:2c5:4322, 172.70.143.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Apr-2026 21:45:37 UTC] === END API CALL LOG ===
[09-Apr-2026 21:45:37 UTC] ✅ API Hash verification passed for profile endpoint
[09-Apr-2026 21:45:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjkxIiwidXNlcm5hbWUiOiJrYW5peW8iLCJlbWFpbCI6Imthbml5b2thdHVkaXlhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjM3NTU2N30.HCvSxPkOg15WK2oYQG1Uxvku886o1Gp7-W09J8Tgwxs
[09-Apr-2026 21:45:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Apr-2026 21:45:37 UTC] ✅ JWT token verified successfully for user profile
[09-Apr-2026 21:45:37 UTC] User ID: 291
[09-Apr-2026 21:45:37 UTC] ✅ User profile retrieved successfully for user ID: 291
[09-Apr-2026 21:45:38 UTC] === API CALL LOG ===
[09-Apr-2026 21:45:38 UTC] Endpoint: user/profile.php
[09-Apr-2026 21:45:38 UTC] Full Log Data: {
    "timestamp": "2026-04-09 21:45:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:16ec:822f:ea4f:6a7f:2c5:4322",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjkxIiwidXNlcm5hbWUiOiJrYW5peW8iLCJlbWFpbCI6Imthbml5b2thdHVkaXlhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjM3NTU2N30.HCvSxPkOg15WK2oYQG1Uxvku886o1Gp7-W09J8Tgwxs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e9cb32e39e37082-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:3a80:16ec:822f:ea4f:6a7f:2c5:4322",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2402:3a80:16ec:822f:ea4f:6a7f:2c5:4322, 172.70.143.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Apr-2026 21:45:38 UTC] === END API CALL LOG ===
[09-Apr-2026 21:45:38 UTC] ✅ API Hash verification passed for profile endpoint
[09-Apr-2026 21:45:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjkxIiwidXNlcm5hbWUiOiJrYW5peW8iLCJlbWFpbCI6Imthbml5b2thdHVkaXlhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjM3NTU2N30.HCvSxPkOg15WK2oYQG1Uxvku886o1Gp7-W09J8Tgwxs
[09-Apr-2026 21:45:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Apr-2026 21:45:38 UTC] ✅ JWT token verified successfully for user profile
[09-Apr-2026 21:45:38 UTC] User ID: 291
[09-Apr-2026 21:45:38 UTC] ✅ User profile retrieved successfully for user ID: 291
[09-Apr-2026 21:45:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Apr-2026 21:45:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Apr-2026 21:45:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjkxIiwidXNlcm5hbWUiOiJrYW5peW8iLCJlbWFpbCI6Imthbml5b2thdHVkaXlhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjM3NTU2N30.HCvSxPkOg15WK2oYQG1Uxvku886o1Gp7-W09J8Tgwxs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e9cb33d7c897082-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2402:3a80:16ec:822f:ea4f:6a7f:2c5:4322","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2402:3a80:16ec:822f:ea4f:6a7f:2c5:4322, 172.70.143.194"}
[09-Apr-2026 21:45:40 UTC] === User Orders API Called ===
[09-Apr-2026 21:45:40 UTC] User ID: 291
[09-Apr-2026 21:45:40 UTC] Limit: 20, Offset: 0
[09-Apr-2026 21:45:40 UTC] Orders found: 0
[09-Apr-2026 21:45:40 UTC] Orders data: []
[09-Apr-2026 21:45:40 UTC] Total orders count: 0
[09-Apr-2026 21:45:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Apr-2026 21:45:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Apr-2026 21:45:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjkxIiwidXNlcm5hbWUiOiJrYW5peW8iLCJlbWFpbCI6Imthbml5b2thdHVkaXlhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjM3NTU2N30.HCvSxPkOg15WK2oYQG1Uxvku886o1Gp7-W09J8Tgwxs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e9cb3486c587082-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2402:3a80:16ec:822f:ea4f:6a7f:2c5:4322","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2402:3a80:16ec:822f:ea4f:6a7f:2c5:4322, 172.70.143.195"}
[09-Apr-2026 21:45:42 UTC] === User Orders API Called ===
[09-Apr-2026 21:45:42 UTC] User ID: 291
[09-Apr-2026 21:45:42 UTC] Limit: 20, Offset: 0
[09-Apr-2026 21:45:42 UTC] Orders found: 0
[09-Apr-2026 21:45:42 UTC] Orders data: []
[09-Apr-2026 21:45:42 UTC] Total orders count: 0
[09-Apr-2026 21:45:42 UTC] === API CALL LOG ===
[09-Apr-2026 21:45:42 UTC] Endpoint: user/profile.php
[09-Apr-2026 21:45:42 UTC] Full Log Data: {
    "timestamp": "2026-04-09 21:45:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:16ec:822f:ea4f:6a7f:2c5:4322",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjkxIiwidXNlcm5hbWUiOiJrYW5peW8iLCJlbWFpbCI6Imthbml5b2thdHVkaXlhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjM3NTU2N30.HCvSxPkOg15WK2oYQG1Uxvku886o1Gp7-W09J8Tgwxs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e9cb3486c5b7082-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:3a80:16ec:822f:ea4f:6a7f:2c5:4322",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2402:3a80:16ec:822f:ea4f:6a7f:2c5:4322, 172.70.143.194"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Apr-2026 21:45:42 UTC] === END API CALL LOG ===
[09-Apr-2026 21:45:42 UTC] ✅ API Hash verification passed for profile endpoint
[09-Apr-2026 21:45:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjkxIiwidXNlcm5hbWUiOiJrYW5peW8iLCJlbWFpbCI6Imthbml5b2thdHVkaXlhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjM3NTU2N30.HCvSxPkOg15WK2oYQG1Uxvku886o1Gp7-W09J8Tgwxs
[09-Apr-2026 21:45:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Apr-2026 21:45:42 UTC] ✅ JWT token verified successfully for user profile
[09-Apr-2026 21:45:42 UTC] User ID: 291
[09-Apr-2026 21:45:42 UTC] ✅ User profile retrieved successfully for user ID: 291
[09-Apr-2026 21:45:43 UTC] === API CALL LOG ===
[09-Apr-2026 21:45:43 UTC] Endpoint: user/profile.php
[09-Apr-2026 21:45:43 UTC] Full Log Data: {
    "timestamp": "2026-04-09 21:45:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:16ec:822f:ea4f:6a7f:2c5:4322",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjkxIiwidXNlcm5hbWUiOiJrYW5peW8iLCJlbWFpbCI6Imthbml5b2thdHVkaXlhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjM3NTU2N30.HCvSxPkOg15WK2oYQG1Uxvku886o1Gp7-W09J8Tgwxs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e9cb34bc94e7082-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:3a80:16ec:822f:ea4f:6a7f:2c5:4322",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2402:3a80:16ec:822f:ea4f:6a7f:2c5:4322, 172.70.143.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Apr-2026 21:45:43 UTC] === END API CALL LOG ===
[09-Apr-2026 21:45:43 UTC] ✅ API Hash verification passed for profile endpoint
[09-Apr-2026 21:45:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjkxIiwidXNlcm5hbWUiOiJrYW5peW8iLCJlbWFpbCI6Imthbml5b2thdHVkaXlhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjM3NTU2N30.HCvSxPkOg15WK2oYQG1Uxvku886o1Gp7-W09J8Tgwxs
[09-Apr-2026 21:45:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Apr-2026 21:45:43 UTC] ✅ JWT token verified successfully for user profile
[09-Apr-2026 21:45:43 UTC] User ID: 291
[09-Apr-2026 21:45:43 UTC] ✅ User profile retrieved successfully for user ID: 291
[09-Apr-2026 21:45:44 UTC] === API CALL LOG ===
[09-Apr-2026 21:45:44 UTC] Endpoint: user/profile.php
[09-Apr-2026 21:45:44 UTC] Full Log Data: {
    "timestamp": "2026-04-09 21:45:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:16ec:822f:ea4f:6a7f:2c5:4322",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjkxIiwidXNlcm5hbWUiOiJrYW5peW8iLCJlbWFpbCI6Imthbml5b2thdHVkaXlhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjM3NTU2N30.HCvSxPkOg15WK2oYQG1Uxvku886o1Gp7-W09J8Tgwxs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e9cb353ce2d7082-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:3a80:16ec:822f:ea4f:6a7f:2c5:4322",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2402:3a80:16ec:822f:ea4f:6a7f:2c5:4322, 172.70.143.194"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Apr-2026 21:45:44 UTC] === END API CALL LOG ===
[09-Apr-2026 21:45:44 UTC] ✅ API Hash verification passed for profile endpoint
[09-Apr-2026 21:45:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjkxIiwidXNlcm5hbWUiOiJrYW5peW8iLCJlbWFpbCI6Imthbml5b2thdHVkaXlhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjM3NTU2N30.HCvSxPkOg15WK2oYQG1Uxvku886o1Gp7-W09J8Tgwxs
[09-Apr-2026 21:45:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Apr-2026 21:45:44 UTC] ✅ JWT token verified successfully for user profile
[09-Apr-2026 21:45:44 UTC] User ID: 291
[09-Apr-2026 21:45:44 UTC] ✅ User profile retrieved successfully for user ID: 291
[09-Apr-2026 21:45:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Apr-2026 21:45:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Apr-2026 21:45:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjkxIiwidXNlcm5hbWUiOiJrYW5peW8iLCJlbWFpbCI6Imthbml5b2thdHVkaXlhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjM3NTU2N30.HCvSxPkOg15WK2oYQG1Uxvku886o1Gp7-W09J8Tgwxs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e9cb3a9c9477082-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2402:3a80:16ec:822f:ea4f:6a7f:2c5:4322","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2402:3a80:16ec:822f:ea4f:6a7f:2c5:4322, 172.70.143.195"}
[09-Apr-2026 21:45:58 UTC] === User Orders API Called ===
[09-Apr-2026 21:45:58 UTC] User ID: 291
[09-Apr-2026 21:45:58 UTC] Limit: 20, Offset: 0
[09-Apr-2026 21:45:58 UTC] Orders found: 0
[09-Apr-2026 21:45:58 UTC] Orders data: []
[09-Apr-2026 21:45:58 UTC] Total orders count: 0
[09-Apr-2026 21:45:58 UTC] === API CALL LOG ===
[09-Apr-2026 21:45:58 UTC] Endpoint: user/profile.php
[09-Apr-2026 21:45:58 UTC] Full Log Data: {
    "timestamp": "2026-04-09 21:45:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:16ec:822f:ea4f:6a7f:2c5:4322",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjkxIiwidXNlcm5hbWUiOiJrYW5peW8iLCJlbWFpbCI6Imthbml5b2thdHVkaXlhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjM3NTU2N30.HCvSxPkOg15WK2oYQG1Uxvku886o1Gp7-W09J8Tgwxs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e9cb3a9c9497082-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:3a80:16ec:822f:ea4f:6a7f:2c5:4322",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2402:3a80:16ec:822f:ea4f:6a7f:2c5:4322, 172.70.143.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Apr-2026 21:45:58 UTC] === END API CALL LOG ===
[09-Apr-2026 21:45:58 UTC] ✅ API Hash verification passed for profile endpoint
[09-Apr-2026 21:45:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjkxIiwidXNlcm5hbWUiOiJrYW5peW8iLCJlbWFpbCI6Imthbml5b2thdHVkaXlhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjM3NTU2N30.HCvSxPkOg15WK2oYQG1Uxvku886o1Gp7-W09J8Tgwxs
[09-Apr-2026 21:45:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Apr-2026 21:45:58 UTC] ✅ JWT token verified successfully for user profile
[09-Apr-2026 21:45:58 UTC] User ID: 291
[09-Apr-2026 21:45:58 UTC] ✅ User profile retrieved successfully for user ID: 291
[09-Apr-2026 21:45:58 UTC] === API CALL LOG ===
[09-Apr-2026 21:45:58 UTC] Endpoint: user/profile.php
[09-Apr-2026 21:45:58 UTC] Full Log Data: {
    "timestamp": "2026-04-09 21:45:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:16ec:822f:ea4f:6a7f:2c5:4322",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjkxIiwidXNlcm5hbWUiOiJrYW5peW8iLCJlbWFpbCI6Imthbml5b2thdHVkaXlhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjM3NTU2N30.HCvSxPkOg15WK2oYQG1Uxvku886o1Gp7-W09J8Tgwxs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e9cb3abcbc27082-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:3a80:16ec:822f:ea4f:6a7f:2c5:4322",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2402:3a80:16ec:822f:ea4f:6a7f:2c5:4322, 172.70.143.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Apr-2026 21:45:58 UTC] === END API CALL LOG ===
[09-Apr-2026 21:45:58 UTC] ✅ API Hash verification passed for profile endpoint
[09-Apr-2026 21:45:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjkxIiwidXNlcm5hbWUiOiJrYW5peW8iLCJlbWFpbCI6Imthbml5b2thdHVkaXlhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjM3NTU2N30.HCvSxPkOg15WK2oYQG1Uxvku886o1Gp7-W09J8Tgwxs
[09-Apr-2026 21:45:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Apr-2026 21:45:58 UTC] ✅ JWT token verified successfully for user profile
[09-Apr-2026 21:45:58 UTC] User ID: 291
[09-Apr-2026 21:45:58 UTC] ✅ User profile retrieved successfully for user ID: 291
[09-Apr-2026 21:46:05 UTC] === API CALL LOG ===
[09-Apr-2026 21:46:05 UTC] Endpoint: user/profile.php
[09-Apr-2026 21:46:05 UTC] Full Log Data: {
    "timestamp": "2026-04-09 21:46:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:16ec:822f:ea4f:6a7f:2c5:4322",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjkxIiwidXNlcm5hbWUiOiJrYW5peW8iLCJlbWFpbCI6Imthbml5b2thdHVkaXlhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjM3NTU2N30.HCvSxPkOg15WK2oYQG1Uxvku886o1Gp7-W09J8Tgwxs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e9cb3d5df837082-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:3a80:16ec:822f:ea4f:6a7f:2c5:4322",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2402:3a80:16ec:822f:ea4f:6a7f:2c5:4322, 172.70.143.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Apr-2026 21:46:05 UTC] === END API CALL LOG ===
[09-Apr-2026 21:46:05 UTC] ✅ API Hash verification passed for profile endpoint
[09-Apr-2026 21:46:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjkxIiwidXNlcm5hbWUiOiJrYW5peW8iLCJlbWFpbCI6Imthbml5b2thdHVkaXlhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjM3NTU2N30.HCvSxPkOg15WK2oYQG1Uxvku886o1Gp7-W09J8Tgwxs
[09-Apr-2026 21:46:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Apr-2026 21:46:05 UTC] ✅ JWT token verified successfully for user profile
[09-Apr-2026 21:46:05 UTC] User ID: 291
[09-Apr-2026 21:46:05 UTC] ✅ User profile retrieved successfully for user ID: 291
[09-Apr-2026 21:46:05 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Apr-2026 21:46:05 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Apr-2026 21:46:05 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjkxIiwidXNlcm5hbWUiOiJrYW5peW8iLCJlbWFpbCI6Imthbml5b2thdHVkaXlhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjM3NTU2N30.HCvSxPkOg15WK2oYQG1Uxvku886o1Gp7-W09J8Tgwxs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e9cb3d5df827082-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2402:3a80:16ec:822f:ea4f:6a7f:2c5:4322","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2402:3a80:16ec:822f:ea4f:6a7f:2c5:4322, 172.70.143.195"}
[09-Apr-2026 21:46:05 UTC] === User Orders API Called ===
[09-Apr-2026 21:46:05 UTC] User ID: 291
[09-Apr-2026 21:46:05 UTC] Limit: 20, Offset: 0
[09-Apr-2026 21:46:05 UTC] Orders found: 0
[09-Apr-2026 21:46:05 UTC] Orders data: []
[09-Apr-2026 21:46:05 UTC] Total orders count: 0
[09-Apr-2026 21:46:05 UTC] === API CALL LOG ===
[09-Apr-2026 21:46:05 UTC] Endpoint: user/profile.php
[09-Apr-2026 21:46:05 UTC] Full Log Data: {
    "timestamp": "2026-04-09 21:46:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:16ec:822f:ea4f:6a7f:2c5:4322",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjkxIiwidXNlcm5hbWUiOiJrYW5peW8iLCJlbWFpbCI6Imthbml5b2thdHVkaXlhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjM3NTU2N30.HCvSxPkOg15WK2oYQG1Uxvku886o1Gp7-W09J8Tgwxs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e9cb3d91c997082-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:3a80:16ec:822f:ea4f:6a7f:2c5:4322",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2402:3a80:16ec:822f:ea4f:6a7f:2c5:4322, 172.70.143.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Apr-2026 21:46:05 UTC] === END API CALL LOG ===
[09-Apr-2026 21:46:05 UTC] ✅ API Hash verification passed for profile endpoint
[09-Apr-2026 21:46:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjkxIiwidXNlcm5hbWUiOiJrYW5peW8iLCJlbWFpbCI6Imthbml5b2thdHVkaXlhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjM3NTU2N30.HCvSxPkOg15WK2oYQG1Uxvku886o1Gp7-W09J8Tgwxs
[09-Apr-2026 21:46:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Apr-2026 21:46:05 UTC] ✅ JWT token verified successfully for user profile
[09-Apr-2026 21:46:05 UTC] User ID: 291
[09-Apr-2026 21:46:05 UTC] ✅ User profile retrieved successfully for user ID: 291
[09-Apr-2026 21:46:07 UTC] === API CALL LOG ===
[09-Apr-2026 21:46:07 UTC] Endpoint: user/profile.php
[09-Apr-2026 21:46:07 UTC] Full Log Data: {
    "timestamp": "2026-04-09 21:46:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:16ec:822f:ea4f:6a7f:2c5:4322",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjkxIiwidXNlcm5hbWUiOiJrYW5peW8iLCJlbWFpbCI6Imthbml5b2thdHVkaXlhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjM3NTU2N30.HCvSxPkOg15WK2oYQG1Uxvku886o1Gp7-W09J8Tgwxs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e9cb3e1387a7082-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:3a80:16ec:822f:ea4f:6a7f:2c5:4322",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2402:3a80:16ec:822f:ea4f:6a7f:2c5:4322, 172.70.143.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Apr-2026 21:46:07 UTC] === END API CALL LOG ===
[09-Apr-2026 21:46:07 UTC] ✅ API Hash verification passed for profile endpoint
[09-Apr-2026 21:46:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjkxIiwidXNlcm5hbWUiOiJrYW5peW8iLCJlbWFpbCI6Imthbml5b2thdHVkaXlhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjM3NTU2N30.HCvSxPkOg15WK2oYQG1Uxvku886o1Gp7-W09J8Tgwxs
[09-Apr-2026 21:46:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Apr-2026 21:46:07 UTC] ✅ JWT token verified successfully for user profile
[09-Apr-2026 21:46:07 UTC] User ID: 291
[09-Apr-2026 21:46:07 UTC] ✅ User profile retrieved successfully for user ID: 291
[09-Apr-2026 21:46:55 UTC] === API CALL LOG ===
[09-Apr-2026 21:46:55 UTC] Endpoint: user/profile.php
[09-Apr-2026 21:46:55 UTC] Full Log Data: {
    "timestamp": "2026-04-09 21:46:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:16ec:822f:ea4f:6a7f:2c5:4322",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjkxIiwidXNlcm5hbWUiOiJrYW5peW8iLCJlbWFpbCI6Imthbml5b2thdHVkaXlhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjM3NTU2N30.HCvSxPkOg15WK2oYQG1Uxvku886o1Gp7-W09J8Tgwxs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e9cb50d4d247082-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:3a80:16ec:822f:ea4f:6a7f:2c5:4322",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2402:3a80:16ec:822f:ea4f:6a7f:2c5:4322, 172.70.143.194"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Apr-2026 21:46:55 UTC] === END API CALL LOG ===
[09-Apr-2026 21:46:55 UTC] ✅ API Hash verification passed for profile endpoint
[09-Apr-2026 21:46:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjkxIiwidXNlcm5hbWUiOiJrYW5peW8iLCJlbWFpbCI6Imthbml5b2thdHVkaXlhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjM3NTU2N30.HCvSxPkOg15WK2oYQG1Uxvku886o1Gp7-W09J8Tgwxs
[09-Apr-2026 21:46:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Apr-2026 21:46:55 UTC] ✅ JWT token verified successfully for user profile
[09-Apr-2026 21:46:55 UTC] User ID: 291
[09-Apr-2026 21:46:55 UTC] ✅ User profile retrieved successfully for user ID: 291
[09-Apr-2026 21:58:45 UTC] === API CALL LOG ===
[09-Apr-2026 21:58:45 UTC] Endpoint: user/profile.php
[09-Apr-2026 21:58:45 UTC] Full Log Data: {
    "timestamp": "2026-04-09 21:58:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "217.77.5.242",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjkyIiwidXNlcm5hbWUiOiJsZWJvZ2FuZyIsImVtYWlsIjoicmVzcGVjdHRzaGVwbzIzQGdtYWlsLmNvbSIsImV4cCI6MTc3NjM3NjcyMH0.W8dSV4f_ddKBIYkuOp2RvmTGhOo75stQdcXQnVDDFrM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e9cc664c8137073-ORD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "217.77.5.242",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "217.77.5.242, 172.69.17.26"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Apr-2026 21:58:45 UTC] === END API CALL LOG ===
[09-Apr-2026 21:58:45 UTC] ✅ API Hash verification passed for profile endpoint
[09-Apr-2026 21:58:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjkyIiwidXNlcm5hbWUiOiJsZWJvZ2FuZyIsImVtYWlsIjoicmVzcGVjdHRzaGVwbzIzQGdtYWlsLmNvbSIsImV4cCI6MTc3NjM3NjcyMH0.W8dSV4f_ddKBIYkuOp2RvmTGhOo75stQdcXQnVDDFrM
[09-Apr-2026 21:58:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Apr-2026 21:58:45 UTC] ✅ JWT token verified successfully for user profile
[09-Apr-2026 21:58:45 UTC] User ID: 292
[09-Apr-2026 21:58:45 UTC] ✅ User profile retrieved successfully for user ID: 292
[09-Apr-2026 21:58:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Apr-2026 21:58:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Apr-2026 21:58:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjkyIiwidXNlcm5hbWUiOiJsZWJvZ2FuZyIsImVtYWlsIjoicmVzcGVjdHRzaGVwbzIzQGdtYWlsLmNvbSIsImV4cCI6MTc3NjM3NjcyMH0.W8dSV4f_ddKBIYkuOp2RvmTGhOo75stQdcXQnVDDFrM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e9cc664c81a7073-ORD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"217.77.5.242","CF-IPCountry":"US","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"217.77.5.242, 172.69.17.26"}
[09-Apr-2026 21:58:45 UTC] === User Orders API Called ===
[09-Apr-2026 21:58:45 UTC] User ID: 292
[09-Apr-2026 21:58:45 UTC] Limit: 20, Offset: 0
[09-Apr-2026 21:58:45 UTC] Orders found: 0
[09-Apr-2026 21:58:45 UTC] Orders data: []
[09-Apr-2026 21:58:45 UTC] Total orders count: 0
[09-Apr-2026 21:58:45 UTC] === API CALL LOG ===
[09-Apr-2026 21:58:45 UTC] Endpoint: user/profile.php
[09-Apr-2026 21:58:45 UTC] Full Log Data: {
    "timestamp": "2026-04-09 21:58:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "217.77.5.242",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjkyIiwidXNlcm5hbWUiOiJsZWJvZ2FuZyIsImVtYWlsIjoicmVzcGVjdHRzaGVwbzIzQGdtYWlsLmNvbSIsImV4cCI6MTc3NjM3NjcyMH0.W8dSV4f_ddKBIYkuOp2RvmTGhOo75stQdcXQnVDDFrM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e9cc664c8217073-ORD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "217.77.5.242",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "217.77.5.242, 172.69.17.27"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Apr-2026 21:58:45 UTC] === END API CALL LOG ===
[09-Apr-2026 21:58:45 UTC] ✅ API Hash verification passed for profile endpoint
[09-Apr-2026 21:58:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjkyIiwidXNlcm5hbWUiOiJsZWJvZ2FuZyIsImVtYWlsIjoicmVzcGVjdHRzaGVwbzIzQGdtYWlsLmNvbSIsImV4cCI6MTc3NjM3NjcyMH0.W8dSV4f_ddKBIYkuOp2RvmTGhOo75stQdcXQnVDDFrM
[09-Apr-2026 21:58:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Apr-2026 21:58:45 UTC] ✅ JWT token verified successfully for user profile
[09-Apr-2026 21:58:45 UTC] User ID: 292
[09-Apr-2026 21:58:45 UTC] ✅ User profile retrieved successfully for user ID: 292
[09-Apr-2026 21:59:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Apr-2026 21:59:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Apr-2026 21:59:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjkyIiwidXNlcm5hbWUiOiJsZWJvZ2FuZyIsImVtYWlsIjoicmVzcGVjdHRzaGVwbzIzQGdtYWlsLmNvbSIsImV4cCI6MTc3NjM3NjcyMH0.W8dSV4f_ddKBIYkuOp2RvmTGhOo75stQdcXQnVDDFrM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e9cc6cdbcbf7073-ORD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"217.77.5.242","CF-IPCountry":"US","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"217.77.5.242, 172.69.17.27"}
[09-Apr-2026 21:59:02 UTC] === User Orders API Called ===
[09-Apr-2026 21:59:02 UTC] User ID: 292
[09-Apr-2026 21:59:02 UTC] Limit: 20, Offset: 0
[09-Apr-2026 21:59:02 UTC] Orders found: 0
[09-Apr-2026 21:59:02 UTC] Orders data: []
[09-Apr-2026 21:59:02 UTC] Total orders count: 0
[09-Apr-2026 21:59:14 UTC] === API CALL LOG ===
[09-Apr-2026 21:59:14 UTC] Endpoint: user/profile.php
[09-Apr-2026 21:59:14 UTC] Full Log Data: {
    "timestamp": "2026-04-09 21:59:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "217.77.5.242",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjkyIiwidXNlcm5hbWUiOiJsZWJvZ2FuZyIsImVtYWlsIjoicmVzcGVjdHRzaGVwbzIzQGdtYWlsLmNvbSIsImV4cCI6MTc3NjM3NjcyMH0.W8dSV4f_ddKBIYkuOp2RvmTGhOo75stQdcXQnVDDFrM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e9cc71bbe8c7073-ORD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "217.77.5.242",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "217.77.5.242, 172.69.17.26"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Apr-2026 21:59:14 UTC] === END API CALL LOG ===
[09-Apr-2026 21:59:14 UTC] ✅ API Hash verification passed for profile endpoint
[09-Apr-2026 21:59:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjkyIiwidXNlcm5hbWUiOiJsZWJvZ2FuZyIsImVtYWlsIjoicmVzcGVjdHRzaGVwbzIzQGdtYWlsLmNvbSIsImV4cCI6MTc3NjM3NjcyMH0.W8dSV4f_ddKBIYkuOp2RvmTGhOo75stQdcXQnVDDFrM
[09-Apr-2026 21:59:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Apr-2026 21:59:14 UTC] ✅ JWT token verified successfully for user profile
[09-Apr-2026 21:59:14 UTC] User ID: 292
[09-Apr-2026 21:59:14 UTC] ✅ User profile retrieved successfully for user ID: 292
[09-Apr-2026 21:59:15 UTC] User Purchases API - User ID: 292
[09-Apr-2026 21:59:15 UTC] User Purchases API - Total purchases found: 0
[09-Apr-2026 21:59:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Apr-2026 21:59:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Apr-2026 21:59:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjkyIiwidXNlcm5hbWUiOiJsZWJvZ2FuZyIsImVtYWlsIjoicmVzcGVjdHRzaGVwbzIzQGdtYWlsLmNvbSIsImV4cCI6MTc3NjM3NjcyMH0.W8dSV4f_ddKBIYkuOp2RvmTGhOo75stQdcXQnVDDFrM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e9cc768ad687073-ORD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"217.77.5.242","CF-IPCountry":"US","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"217.77.5.242, 172.69.17.26"}
[09-Apr-2026 21:59:26 UTC] === User Orders API Called ===
[09-Apr-2026 21:59:26 UTC] User ID: 292
[09-Apr-2026 21:59:26 UTC] Limit: 20, Offset: 0
[09-Apr-2026 21:59:26 UTC] Orders found: 0
[09-Apr-2026 21:59:26 UTC] Orders data: []
[09-Apr-2026 21:59:26 UTC] Total orders count: 0
[09-Apr-2026 21:59:26 UTC] === API CALL LOG ===
[09-Apr-2026 21:59:26 UTC] Endpoint: user/profile.php
[09-Apr-2026 21:59:26 UTC] Full Log Data: {
    "timestamp": "2026-04-09 21:59:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "217.77.5.242",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjkyIiwidXNlcm5hbWUiOiJsZWJvZ2FuZyIsImVtYWlsIjoicmVzcGVjdHRzaGVwbzIzQGdtYWlsLmNvbSIsImV4cCI6MTc3NjM3NjcyMH0.W8dSV4f_ddKBIYkuOp2RvmTGhOo75stQdcXQnVDDFrM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e9cc768ad6b7073-ORD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "217.77.5.242",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "217.77.5.242, 172.69.17.27"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Apr-2026 21:59:26 UTC] === END API CALL LOG ===
[09-Apr-2026 21:59:26 UTC] ✅ API Hash verification passed for profile endpoint
[09-Apr-2026 21:59:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjkyIiwidXNlcm5hbWUiOiJsZWJvZ2FuZyIsImVtYWlsIjoicmVzcGVjdHRzaGVwbzIzQGdtYWlsLmNvbSIsImV4cCI6MTc3NjM3NjcyMH0.W8dSV4f_ddKBIYkuOp2RvmTGhOo75stQdcXQnVDDFrM
[09-Apr-2026 21:59:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Apr-2026 21:59:26 UTC] ✅ JWT token verified successfully for user profile
[09-Apr-2026 21:59:26 UTC] User ID: 292
[09-Apr-2026 21:59:26 UTC] ✅ User profile retrieved successfully for user ID: 292
[09-Apr-2026 21:59:27 UTC] === API CALL LOG ===
[09-Apr-2026 21:59:27 UTC] Endpoint: user/profile.php
[09-Apr-2026 21:59:27 UTC] Full Log Data: {
    "timestamp": "2026-04-09 21:59:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "217.77.5.242",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjkyIiwidXNlcm5hbWUiOiJsZWJvZ2FuZyIsImVtYWlsIjoicmVzcGVjdHRzaGVwbzIzQGdtYWlsLmNvbSIsImV4cCI6MTc3NjM3NjcyMH0.W8dSV4f_ddKBIYkuOp2RvmTGhOo75stQdcXQnVDDFrM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e9cc76f9ca77073-ORD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "217.77.5.242",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "217.77.5.242, 172.69.17.26"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Apr-2026 21:59:27 UTC] === END API CALL LOG ===
[09-Apr-2026 21:59:27 UTC] ✅ API Hash verification passed for profile endpoint
[09-Apr-2026 21:59:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjkyIiwidXNlcm5hbWUiOiJsZWJvZ2FuZyIsImVtYWlsIjoicmVzcGVjdHRzaGVwbzIzQGdtYWlsLmNvbSIsImV4cCI6MTc3NjM3NjcyMH0.W8dSV4f_ddKBIYkuOp2RvmTGhOo75stQdcXQnVDDFrM
[09-Apr-2026 21:59:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Apr-2026 21:59:27 UTC] ✅ JWT token verified successfully for user profile
[09-Apr-2026 21:59:27 UTC] User ID: 292
[09-Apr-2026 21:59:27 UTC] ✅ User profile retrieved successfully for user ID: 292
[10-Apr-2026 01:07:42 UTC] === API CALL LOG ===
[10-Apr-2026 01:07:42 UTC] Endpoint: user/profile.php
[10-Apr-2026 01:07:42 UTC] Full Log Data: {
    "timestamp": "2026-04-10 01:07:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.186.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e9ddb2db83e0723-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.186.74",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "83.111.186.74, 172.68.211.180"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Apr-2026 01:07:42 UTC] === END API CALL LOG ===
[10-Apr-2026 01:07:42 UTC] ✅ API Hash verification passed for profile endpoint
[10-Apr-2026 01:07:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[10-Apr-2026 01:07:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Apr-2026 01:07:42 UTC] ✅ JWT token verified successfully for user profile
[10-Apr-2026 01:07:42 UTC] User ID: 205
[10-Apr-2026 01:07:42 UTC] ✅ User profile retrieved successfully for user ID: 205
[10-Apr-2026 01:07:43 UTC] === API CALL LOG ===
[10-Apr-2026 01:07:43 UTC] Endpoint: user/profile.php
[10-Apr-2026 01:07:43 UTC] Full Log Data: {
    "timestamp": "2026-04-10 01:07:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.186.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e9ddb336b580723-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.186.74",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "83.111.186.74, 172.68.211.141"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Apr-2026 01:07:43 UTC] === END API CALL LOG ===
[10-Apr-2026 01:07:43 UTC] ✅ API Hash verification passed for profile endpoint
[10-Apr-2026 01:07:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[10-Apr-2026 01:07:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Apr-2026 01:07:43 UTC] ✅ JWT token verified successfully for user profile
[10-Apr-2026 01:07:43 UTC] User ID: 205
[10-Apr-2026 01:07:43 UTC] ✅ User profile retrieved successfully for user ID: 205
[10-Apr-2026 01:07:43 UTC] === API CALL LOG ===
[10-Apr-2026 01:07:43 UTC] Endpoint: user/profile.php
[10-Apr-2026 01:07:43 UTC] Full Log Data: {
    "timestamp": "2026-04-10 01:07:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.186.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e9ddb345d510723-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.186.74",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "83.111.186.74, 172.68.211.140"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Apr-2026 01:07:43 UTC] === END API CALL LOG ===
[10-Apr-2026 01:07:43 UTC] ✅ API Hash verification passed for profile endpoint
[10-Apr-2026 01:07:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[10-Apr-2026 01:07:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Apr-2026 01:07:43 UTC] ✅ JWT token verified successfully for user profile
[10-Apr-2026 01:07:43 UTC] User ID: 205
[10-Apr-2026 01:07:43 UTC] ✅ User profile retrieved successfully for user ID: 205
[10-Apr-2026 01:07:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Apr-2026 01:07:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Apr-2026 01:07:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e9ddb345d550723-HKG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"83.111.186.74","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"83.111.186.74, 172.68.211.141"}
[10-Apr-2026 01:07:43 UTC] === User Orders API Called ===
[10-Apr-2026 01:07:43 UTC] User ID: 205
[10-Apr-2026 01:07:43 UTC] Limit: 20, Offset: 0
[10-Apr-2026 01:07:43 UTC] Orders found: 17
[10-Apr-2026 01:07:43 UTC] Orders data: [{"id":174,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"completed","created_at":"2026-04-09 01:05:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":173,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-09 01:04:09","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":172,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/42","status":"completed","created_at":"2026-04-09 00:45:50","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":170,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-08 07:02:32","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":169,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"completed","created_at":"2026-04-08 07:01:03","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":168,"quantity":1000,"total_coins":1000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"completed","created_at":"2026-04-08 03:32:21","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":154,"quantity":325,"total_coins":325,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 09:39:00","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":153,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 05:21:54","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":152,"quantity":175,"total_coins":175,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 01:57:11","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":151,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 00:37:56","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":150,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/69","status":"completed","created_at":"2026-03-31 11:44:10","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":149,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/70","status":"completed","created_at":"2026-03-31 10:13:24","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":147,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 10:00:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":146,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 09:47:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":145,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-31 08:14:12","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":143,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:22:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":142,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:18:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[10-Apr-2026 01:07:43 UTC] Total orders count: 17
[10-Apr-2026 01:07:43 UTC] === API CALL LOG ===
[10-Apr-2026 01:07:43 UTC] Endpoint: user/profile.php
[10-Apr-2026 01:07:43 UTC] Full Log Data: {
    "timestamp": "2026-04-10 01:07:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.186.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e9ddb352edd0723-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.186.74",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "83.111.186.74, 172.68.211.141"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Apr-2026 01:07:43 UTC] === END API CALL LOG ===
[10-Apr-2026 01:07:43 UTC] ✅ API Hash verification passed for profile endpoint
[10-Apr-2026 01:07:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[10-Apr-2026 01:07:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Apr-2026 01:07:43 UTC] ✅ JWT token verified successfully for user profile
[10-Apr-2026 01:07:43 UTC] User ID: 205
[10-Apr-2026 01:07:43 UTC] ✅ User profile retrieved successfully for user ID: 205
[10-Apr-2026 01:07:48 UTC] === API CALL LOG ===
[10-Apr-2026 01:07:48 UTC] Endpoint: user/profile.php
[10-Apr-2026 01:07:48 UTC] Full Log Data: {
    "timestamp": "2026-04-10 01:07:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.186.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e9ddb4f6b730723-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.186.74",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "83.111.186.74, 172.68.211.181"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Apr-2026 01:07:48 UTC] === END API CALL LOG ===
[10-Apr-2026 01:07:48 UTC] ✅ API Hash verification passed for profile endpoint
[10-Apr-2026 01:07:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[10-Apr-2026 01:07:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Apr-2026 01:07:48 UTC] ✅ JWT token verified successfully for user profile
[10-Apr-2026 01:07:48 UTC] User ID: 205
[10-Apr-2026 01:07:48 UTC] ✅ User profile retrieved successfully for user ID: 205
[10-Apr-2026 01:07:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Apr-2026 01:07:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Apr-2026 01:07:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e9ddb4f6b700723-HKG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"83.111.186.74","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"83.111.186.74, 172.68.211.180"}
[10-Apr-2026 01:07:48 UTC] === User Orders API Called ===
[10-Apr-2026 01:07:48 UTC] User ID: 205
[10-Apr-2026 01:07:48 UTC] Limit: 20, Offset: 0
[10-Apr-2026 01:07:48 UTC] Orders found: 17
[10-Apr-2026 01:07:48 UTC] Orders data: [{"id":174,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"completed","created_at":"2026-04-09 01:05:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":173,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-09 01:04:09","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":172,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/42","status":"completed","created_at":"2026-04-09 00:45:50","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":170,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-08 07:02:32","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":169,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"completed","created_at":"2026-04-08 07:01:03","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":168,"quantity":1000,"total_coins":1000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"completed","created_at":"2026-04-08 03:32:21","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":154,"quantity":325,"total_coins":325,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 09:39:00","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":153,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 05:21:54","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":152,"quantity":175,"total_coins":175,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 01:57:11","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":151,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 00:37:56","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":150,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/69","status":"completed","created_at":"2026-03-31 11:44:10","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":149,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/70","status":"completed","created_at":"2026-03-31 10:13:24","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":147,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 10:00:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":146,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 09:47:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":145,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-31 08:14:12","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":143,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:22:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":142,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:18:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[10-Apr-2026 01:07:48 UTC] Total orders count: 17
[10-Apr-2026 01:07:48 UTC] === API CALL LOG ===
[10-Apr-2026 01:07:48 UTC] Endpoint: user/profile.php
[10-Apr-2026 01:07:48 UTC] Full Log Data: {
    "timestamp": "2026-04-10 01:07:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.186.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e9ddb533b220723-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.186.74",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "83.111.186.74, 172.68.211.181"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Apr-2026 01:07:48 UTC] === END API CALL LOG ===
[10-Apr-2026 01:07:48 UTC] ✅ API Hash verification passed for profile endpoint
[10-Apr-2026 01:07:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[10-Apr-2026 01:07:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Apr-2026 01:07:48 UTC] ✅ JWT token verified successfully for user profile
[10-Apr-2026 01:07:48 UTC] User ID: 205
[10-Apr-2026 01:07:48 UTC] ✅ User profile retrieved successfully for user ID: 205
[10-Apr-2026 01:08:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Apr-2026 01:08:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Apr-2026 01:08:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e9ddba4590b0723-HKG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"83.111.186.74","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"83.111.186.74, 172.68.211.181"}
[10-Apr-2026 01:08:01 UTC] === User Orders API Called ===
[10-Apr-2026 01:08:01 UTC] User ID: 205
[10-Apr-2026 01:08:01 UTC] Limit: 20, Offset: 0
[10-Apr-2026 01:08:01 UTC] Orders found: 18
[10-Apr-2026 01:08:01 UTC] Orders data: [{"id":175,"quantity":250,"total_coins":250,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/44","status":"pending","created_at":"2026-04-10 04:37:59","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":174,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"completed","created_at":"2026-04-09 01:05:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":173,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-09 01:04:09","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":172,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/42","status":"completed","created_at":"2026-04-09 00:45:50","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":170,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-08 07:02:32","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":169,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"completed","created_at":"2026-04-08 07:01:03","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":168,"quantity":1000,"total_coins":1000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"completed","created_at":"2026-04-08 03:32:21","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":154,"quantity":325,"total_coins":325,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 09:39:00","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":153,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 05:21:54","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":152,"quantity":175,"total_coins":175,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 01:57:11","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":151,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 00:37:56","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":150,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/69","status":"completed","created_at":"2026-03-31 11:44:10","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":149,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/70","status":"completed","created_at":"2026-03-31 10:13:24","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":147,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 10:00:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":146,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 09:47:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":145,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-31 08:14:12","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":143,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:22:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":142,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:18:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[10-Apr-2026 01:08:01 UTC] Total orders count: 18
[10-Apr-2026 01:57:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Apr-2026 01:57:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Apr-2026 01:57:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e9e24321be10980-HKG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"83.111.186.74","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"83.111.186.74, 172.71.219.65"}
[10-Apr-2026 01:57:33 UTC] === User Orders API Called ===
[10-Apr-2026 01:57:33 UTC] User ID: 205
[10-Apr-2026 01:57:33 UTC] Limit: 20, Offset: 0
[10-Apr-2026 01:57:33 UTC] Orders found: 18
[10-Apr-2026 01:57:33 UTC] Orders data: [{"id":175,"quantity":250,"total_coins":250,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/44","status":"pending","created_at":"2026-04-10 04:37:59","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":174,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"completed","created_at":"2026-04-09 01:05:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":173,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-09 01:04:09","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":172,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/42","status":"completed","created_at":"2026-04-09 00:45:50","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":170,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-08 07:02:32","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":169,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"completed","created_at":"2026-04-08 07:01:03","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":168,"quantity":1000,"total_coins":1000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"completed","created_at":"2026-04-08 03:32:21","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":154,"quantity":325,"total_coins":325,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 09:39:00","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":153,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 05:21:54","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":152,"quantity":175,"total_coins":175,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 01:57:11","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":151,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 00:37:56","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":150,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/69","status":"completed","created_at":"2026-03-31 11:44:10","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":149,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/70","status":"completed","created_at":"2026-03-31 10:13:24","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":147,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 10:00:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":146,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 09:47:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":145,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-31 08:14:12","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":143,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:22:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":142,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:18:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[10-Apr-2026 01:57:33 UTC] Total orders count: 18
[10-Apr-2026 01:57:33 UTC] === API CALL LOG ===
[10-Apr-2026 01:57:33 UTC] Endpoint: user/profile.php
[10-Apr-2026 01:57:33 UTC] Full Log Data: {
    "timestamp": "2026-04-10 01:57:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.186.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e9e24321bdc0980-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.186.74",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "83.111.186.74, 172.71.219.65"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Apr-2026 01:57:33 UTC] === END API CALL LOG ===
[10-Apr-2026 01:57:33 UTC] ✅ API Hash verification passed for profile endpoint
[10-Apr-2026 01:57:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[10-Apr-2026 01:57:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Apr-2026 01:57:33 UTC] ✅ JWT token verified successfully for user profile
[10-Apr-2026 01:57:33 UTC] User ID: 205
[10-Apr-2026 01:57:33 UTC] ✅ User profile retrieved successfully for user ID: 205
[10-Apr-2026 01:57:33 UTC] === API CALL LOG ===
[10-Apr-2026 01:57:33 UTC] Endpoint: user/profile.php
[10-Apr-2026 01:57:33 UTC] Full Log Data: {
    "timestamp": "2026-04-10 01:57:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.186.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e9e2432cc890980-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.186.74",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "83.111.186.74, 172.71.219.65"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Apr-2026 01:57:33 UTC] === END API CALL LOG ===
[10-Apr-2026 01:57:33 UTC] ✅ API Hash verification passed for profile endpoint
[10-Apr-2026 01:57:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[10-Apr-2026 01:57:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Apr-2026 01:57:33 UTC] ✅ JWT token verified successfully for user profile
[10-Apr-2026 01:57:33 UTC] User ID: 205
[10-Apr-2026 01:57:33 UTC] ✅ User profile retrieved successfully for user ID: 205
[10-Apr-2026 02:02:31 UTC] === API CALL LOG ===
[10-Apr-2026 02:02:31 UTC] Endpoint: user/profile.php
[10-Apr-2026 02:02:31 UTC] Full Log Data: {
    "timestamp": "2026-04-10 02:02:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "217.113.194.4",
    "user_agent": "Mozilla\/5.0 (compatible; Barkrowler\/0.9; +https:\/\/babbar.tech\/crawler)",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "217.113.194.4, 172.71.123.119",
        "Accept": "text\/html;q=0.95,text\/*;q=0.9,*\/*;q=0.8",
        "From": "tech@babbar.tech",
        "Accept-Encoding": "gzip, br",
        "User-Agent": "Mozilla\/5.0 (compatible; Barkrowler\/0.9; +https:\/\/babbar.tech\/crawler)",
        "cf-ray": "9e9e2b795c679e96-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "217.113.194.4",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Apr-2026 02:02:31 UTC] === END API CALL LOG ===
[10-Apr-2026 02:15:21 UTC] API Hash Debug - Received: 
[10-Apr-2026 02:15:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Apr-2026 02:15:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"217.113.194.9, 172.68.151.70","Accept":"text\/html;q=0.95,text\/*;q=0.9,*\/*;q=0.8","From":"tech@babbar.tech","Accept-Encoding":"gzip, br","User-Agent":"Mozilla\/5.0 (compatible; Barkrowler\/0.9; +https:\/\/babbar.tech\/crawler)","cf-ray":"9e9e3e4689dd288f-CDG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"217.113.194.9","CF-IPCountry":"FR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[10-Apr-2026 02:25:27 UTC] === API CALL LOG ===
[10-Apr-2026 02:25:27 UTC] Endpoint: user/profile.php
[10-Apr-2026 02:25:27 UTC] Full Log Data: {
    "timestamp": "2026-04-10 02:25:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.48.43.76",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjkzIiwidXNlcm5hbWUiOiJmcmFnZ2hhbmVtMzhAZ21haWwuY29tIiwiZW1haWwiOiJmcmFnZ2hhbmVtMzhAZ21haWwuY29tIiwiZXhwIjoxNzc2MzkyNzI1fQ.fOVdeVQ73znvOe-2dcTmNq4r83L3PpYzRwkSdZj5VF0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e9e4d140e769359-JED",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "92.48.43.76",
        "CF-IPCountry": "SA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "92.48.43.76, 172.70.203.141"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Apr-2026 02:25:27 UTC] === END API CALL LOG ===
[10-Apr-2026 02:25:27 UTC] ✅ API Hash verification passed for profile endpoint
[10-Apr-2026 02:25:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjkzIiwidXNlcm5hbWUiOiJmcmFnZ2hhbmVtMzhAZ21haWwuY29tIiwiZW1haWwiOiJmcmFnZ2hhbmVtMzhAZ21haWwuY29tIiwiZXhwIjoxNzc2MzkyNzI1fQ.fOVdeVQ73znvOe-2dcTmNq4r83L3PpYzRwkSdZj5VF0
[10-Apr-2026 02:25:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Apr-2026 02:25:27 UTC] ✅ JWT token verified successfully for user profile
[10-Apr-2026 02:25:27 UTC] User ID: 293
[10-Apr-2026 02:25:27 UTC] ✅ User profile retrieved successfully for user ID: 293
[10-Apr-2026 02:25:30 UTC] === API CALL LOG ===
[10-Apr-2026 02:25:30 UTC] Endpoint: user/profile.php
[10-Apr-2026 02:25:30 UTC] Full Log Data: {
    "timestamp": "2026-04-10 02:25:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.48.43.76",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjkzIiwidXNlcm5hbWUiOiJmcmFnZ2hhbmVtMzhAZ21haWwuY29tIiwiZW1haWwiOiJmcmFnZ2hhbmVtMzhAZ21haWwuY29tIiwiZXhwIjoxNzc2MzkyNzI1fQ.fOVdeVQ73znvOe-2dcTmNq4r83L3PpYzRwkSdZj5VF0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e9e4d2269cccdf8-JED",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "92.48.43.76",
        "CF-IPCountry": "SA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "92.48.43.76, 172.70.203.141"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Apr-2026 02:25:30 UTC] === END API CALL LOG ===
[10-Apr-2026 02:25:30 UTC] ✅ API Hash verification passed for profile endpoint
[10-Apr-2026 02:25:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjkzIiwidXNlcm5hbWUiOiJmcmFnZ2hhbmVtMzhAZ21haWwuY29tIiwiZW1haWwiOiJmcmFnZ2hhbmVtMzhAZ21haWwuY29tIiwiZXhwIjoxNzc2MzkyNzI1fQ.fOVdeVQ73znvOe-2dcTmNq4r83L3PpYzRwkSdZj5VF0
[10-Apr-2026 02:25:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Apr-2026 02:25:30 UTC] ✅ JWT token verified successfully for user profile
[10-Apr-2026 02:25:30 UTC] User ID: 293
[10-Apr-2026 02:25:30 UTC] ✅ User profile retrieved successfully for user ID: 293
[10-Apr-2026 02:25:32 UTC] === API CALL LOG ===
[10-Apr-2026 02:25:32 UTC] Endpoint: user/profile.php
[10-Apr-2026 02:25:32 UTC] Full Log Data: {
    "timestamp": "2026-04-10 02:25:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.48.43.76",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjkzIiwidXNlcm5hbWUiOiJmcmFnZ2hhbmVtMzhAZ21haWwuY29tIiwiZW1haWwiOiJmcmFnZ2hhbmVtMzhAZ21haWwuY29tIiwiZXhwIjoxNzc2MzkyNzI1fQ.fOVdeVQ73znvOe-2dcTmNq4r83L3PpYzRwkSdZj5VF0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e9e4d314b31ce08-JED",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "92.48.43.76",
        "CF-IPCountry": "SA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "92.48.43.76, 172.70.203.141"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Apr-2026 02:25:32 UTC] === END API CALL LOG ===
[10-Apr-2026 02:25:32 UTC] ✅ API Hash verification passed for profile endpoint
[10-Apr-2026 02:25:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjkzIiwidXNlcm5hbWUiOiJmcmFnZ2hhbmVtMzhAZ21haWwuY29tIiwiZW1haWwiOiJmcmFnZ2hhbmVtMzhAZ21haWwuY29tIiwiZXhwIjoxNzc2MzkyNzI1fQ.fOVdeVQ73znvOe-2dcTmNq4r83L3PpYzRwkSdZj5VF0
[10-Apr-2026 02:25:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Apr-2026 02:25:32 UTC] ✅ JWT token verified successfully for user profile
[10-Apr-2026 02:25:32 UTC] User ID: 293
[10-Apr-2026 02:25:32 UTC] ✅ User profile retrieved successfully for user ID: 293
[10-Apr-2026 02:25:36 UTC] === API CALL LOG ===
[10-Apr-2026 02:25:36 UTC] Endpoint: user/profile.php
[10-Apr-2026 02:25:36 UTC] Full Log Data: {
    "timestamp": "2026-04-10 02:25:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.48.43.76",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjkzIiwidXNlcm5hbWUiOiJmcmFnZ2hhbmVtMzhAZ21haWwuY29tIiwiZW1haWwiOiJmcmFnZ2hhbmVtMzhAZ21haWwuY29tIiwiZXhwIjoxNzc2MzkyNzI1fQ.fOVdeVQ73znvOe-2dcTmNq4r83L3PpYzRwkSdZj5VF0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e9e4d489eeb9355-JED",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "92.48.43.76",
        "CF-IPCountry": "SA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "92.48.43.76, 172.70.203.141"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Apr-2026 02:25:36 UTC] === END API CALL LOG ===
[10-Apr-2026 02:25:36 UTC] ✅ API Hash verification passed for profile endpoint
[10-Apr-2026 02:25:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjkzIiwidXNlcm5hbWUiOiJmcmFnZ2hhbmVtMzhAZ21haWwuY29tIiwiZW1haWwiOiJmcmFnZ2hhbmVtMzhAZ21haWwuY29tIiwiZXhwIjoxNzc2MzkyNzI1fQ.fOVdeVQ73znvOe-2dcTmNq4r83L3PpYzRwkSdZj5VF0
[10-Apr-2026 02:25:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Apr-2026 02:25:36 UTC] ✅ JWT token verified successfully for user profile
[10-Apr-2026 02:25:36 UTC] User ID: 293
[10-Apr-2026 02:25:36 UTC] ✅ User profile retrieved successfully for user ID: 293
[10-Apr-2026 02:29:46 UTC] === API CALL LOG ===
[10-Apr-2026 02:29:46 UTC] Endpoint: user/profile.php
[10-Apr-2026 02:29:46 UTC] Full Log Data: {
    "timestamp": "2026-04-10 02:29:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.48.43.76",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjkzIiwidXNlcm5hbWUiOiJmcmFnZ2hhbmVtMzhAZ21haWwuY29tIiwiZW1haWwiOiJmcmFnZ2hhbmVtMzhAZ21haWwuY29tIiwiZXhwIjoxNzc2MzkyNzI1fQ.fOVdeVQ73znvOe-2dcTmNq4r83L3PpYzRwkSdZj5VF0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e9e5363cf23ce0c-JED",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "92.48.43.76",
        "CF-IPCountry": "SA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "92.48.43.76, 172.70.203.140"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Apr-2026 02:29:46 UTC] === END API CALL LOG ===
[10-Apr-2026 02:29:46 UTC] ✅ API Hash verification passed for profile endpoint
[10-Apr-2026 02:29:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjkzIiwidXNlcm5hbWUiOiJmcmFnZ2hhbmVtMzhAZ21haWwuY29tIiwiZW1haWwiOiJmcmFnZ2hhbmVtMzhAZ21haWwuY29tIiwiZXhwIjoxNzc2MzkyNzI1fQ.fOVdeVQ73znvOe-2dcTmNq4r83L3PpYzRwkSdZj5VF0
[10-Apr-2026 02:29:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Apr-2026 02:29:46 UTC] ✅ JWT token verified successfully for user profile
[10-Apr-2026 02:29:46 UTC] User ID: 293
[10-Apr-2026 02:29:46 UTC] ✅ User profile retrieved successfully for user ID: 293
[10-Apr-2026 02:29:48 UTC] === API CALL LOG ===
[10-Apr-2026 02:29:48 UTC] Endpoint: user/profile.php
[10-Apr-2026 02:29:48 UTC] Full Log Data: {
    "timestamp": "2026-04-10 02:29:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.48.43.76",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjkzIiwidXNlcm5hbWUiOiJmcmFnZ2hhbmVtMzhAZ21haWwuY29tIiwiZW1haWwiOiJmcmFnZ2hhbmVtMzhAZ21haWwuY29tIiwiZXhwIjoxNzc2MzkyNzI1fQ.fOVdeVQ73znvOe-2dcTmNq4r83L3PpYzRwkSdZj5VF0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e9e5371bd95ce00-JED",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "92.48.43.76",
        "CF-IPCountry": "SA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "92.48.43.76, 172.70.203.140"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Apr-2026 02:29:48 UTC] === END API CALL LOG ===
[10-Apr-2026 02:29:48 UTC] ✅ API Hash verification passed for profile endpoint
[10-Apr-2026 02:29:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjkzIiwidXNlcm5hbWUiOiJmcmFnZ2hhbmVtMzhAZ21haWwuY29tIiwiZW1haWwiOiJmcmFnZ2hhbmVtMzhAZ21haWwuY29tIiwiZXhwIjoxNzc2MzkyNzI1fQ.fOVdeVQ73znvOe-2dcTmNq4r83L3PpYzRwkSdZj5VF0
[10-Apr-2026 02:29:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Apr-2026 02:29:48 UTC] ✅ JWT token verified successfully for user profile
[10-Apr-2026 02:29:48 UTC] User ID: 293
[10-Apr-2026 02:29:48 UTC] ✅ User profile retrieved successfully for user ID: 293
[10-Apr-2026 03:22:20 UTC] === API CALL LOG ===
[10-Apr-2026 03:22:20 UTC] Endpoint: user/profile.php
[10-Apr-2026 03:22:20 UTC] Full Log Data: {
    "timestamp": "2026-04-10 03:22:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.186.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e9ea0664e9e4c90-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.186.74",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "83.111.186.74, 104.23.172.123"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Apr-2026 03:22:20 UTC] === END API CALL LOG ===
[10-Apr-2026 03:22:20 UTC] ✅ API Hash verification passed for profile endpoint
[10-Apr-2026 03:22:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[10-Apr-2026 03:22:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Apr-2026 03:22:20 UTC] ✅ JWT token verified successfully for user profile
[10-Apr-2026 03:22:20 UTC] User ID: 205
[10-Apr-2026 03:22:20 UTC] ✅ User profile retrieved successfully for user ID: 205
[10-Apr-2026 03:22:22 UTC] === API CALL LOG ===
[10-Apr-2026 03:22:22 UTC] Endpoint: user/profile.php
[10-Apr-2026 03:22:22 UTC] Full Log Data: {
    "timestamp": "2026-04-10 03:22:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.186.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e9ea0751ee14c90-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.186.74",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "83.111.186.74, 104.23.172.123"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Apr-2026 03:22:22 UTC] === END API CALL LOG ===
[10-Apr-2026 03:22:22 UTC] ✅ API Hash verification passed for profile endpoint
[10-Apr-2026 03:22:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[10-Apr-2026 03:22:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Apr-2026 03:22:22 UTC] ✅ JWT token verified successfully for user profile
[10-Apr-2026 03:22:22 UTC] User ID: 205
[10-Apr-2026 03:22:22 UTC] ✅ User profile retrieved successfully for user ID: 205
[10-Apr-2026 03:22:26 UTC] === API CALL LOG ===
[10-Apr-2026 03:22:26 UTC] Endpoint: user/profile.php
[10-Apr-2026 03:22:26 UTC] Full Log Data: {
    "timestamp": "2026-04-10 03:22:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.186.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e9ea088e98f4c90-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.186.74",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "83.111.186.74, 104.23.172.123"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Apr-2026 03:22:26 UTC] === END API CALL LOG ===
[10-Apr-2026 03:22:26 UTC] ✅ API Hash verification passed for profile endpoint
[10-Apr-2026 03:22:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[10-Apr-2026 03:22:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Apr-2026 03:22:26 UTC] ✅ JWT token verified successfully for user profile
[10-Apr-2026 03:22:26 UTC] User ID: 205
[10-Apr-2026 03:22:26 UTC] ✅ User profile retrieved successfully for user ID: 205
[10-Apr-2026 03:22:53 UTC] === API CALL LOG ===
[10-Apr-2026 03:22:53 UTC] Endpoint: user/profile.php
[10-Apr-2026 03:22:53 UTC] Full Log Data: {
    "timestamp": "2026-04-10 03:22:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.186.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e9ea1375f134c90-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.186.74",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "83.111.186.74, 104.23.172.122"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Apr-2026 03:22:53 UTC] === END API CALL LOG ===
[10-Apr-2026 03:22:53 UTC] ✅ API Hash verification passed for profile endpoint
[10-Apr-2026 03:22:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[10-Apr-2026 03:22:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Apr-2026 03:22:53 UTC] ✅ JWT token verified successfully for user profile
[10-Apr-2026 03:22:53 UTC] User ID: 205
[10-Apr-2026 03:22:53 UTC] ✅ User profile retrieved successfully for user ID: 205
[10-Apr-2026 03:22:53 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Apr-2026 03:22:53 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Apr-2026 03:22:53 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e9ea1375f114c90-AMS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"83.111.186.74","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"83.111.186.74, 104.23.172.123"}
[10-Apr-2026 03:22:53 UTC] === User Orders API Called ===
[10-Apr-2026 03:22:53 UTC] User ID: 205
[10-Apr-2026 03:22:53 UTC] Limit: 20, Offset: 0
[10-Apr-2026 03:22:53 UTC] Orders found: 18
[10-Apr-2026 03:22:53 UTC] Orders data: [{"id":175,"quantity":250,"total_coins":250,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/44","status":"pending","created_at":"2026-04-10 04:37:59","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":174,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"completed","created_at":"2026-04-09 01:05:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":173,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-09 01:04:09","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":172,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/42","status":"completed","created_at":"2026-04-09 00:45:50","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":170,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-08 07:02:32","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":169,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"completed","created_at":"2026-04-08 07:01:03","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":168,"quantity":1000,"total_coins":1000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"completed","created_at":"2026-04-08 03:32:21","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":154,"quantity":325,"total_coins":325,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 09:39:00","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":153,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 05:21:54","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":152,"quantity":175,"total_coins":175,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 01:57:11","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":151,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 00:37:56","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":150,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/69","status":"completed","created_at":"2026-03-31 11:44:10","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":149,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/70","status":"completed","created_at":"2026-03-31 10:13:24","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":147,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 10:00:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":146,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 09:47:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":145,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-31 08:14:12","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":143,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:22:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":142,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:18:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[10-Apr-2026 03:22:53 UTC] Total orders count: 18
[10-Apr-2026 03:22:54 UTC] === API CALL LOG ===
[10-Apr-2026 03:22:54 UTC] Endpoint: user/profile.php
[10-Apr-2026 03:22:54 UTC] Full Log Data: {
    "timestamp": "2026-04-10 03:22:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.186.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e9ea13b4d264c90-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.186.74",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "83.111.186.74, 104.23.172.123"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Apr-2026 03:22:54 UTC] === END API CALL LOG ===
[10-Apr-2026 03:22:54 UTC] ✅ API Hash verification passed for profile endpoint
[10-Apr-2026 03:22:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[10-Apr-2026 03:22:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Apr-2026 03:22:54 UTC] ✅ JWT token verified successfully for user profile
[10-Apr-2026 03:22:54 UTC] User ID: 205
[10-Apr-2026 03:22:54 UTC] ✅ User profile retrieved successfully for user ID: 205
[10-Apr-2026 03:23:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Apr-2026 03:23:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Apr-2026 03:23:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e9ea1b1190a4c90-AMS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"83.111.186.74","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"83.111.186.74, 104.23.172.122"}
[10-Apr-2026 03:23:13 UTC] === User Orders API Called ===
[10-Apr-2026 03:23:13 UTC] User ID: 205
[10-Apr-2026 03:23:13 UTC] Limit: 20, Offset: 0
[10-Apr-2026 03:23:13 UTC] Orders found: 19
[10-Apr-2026 03:23:13 UTC] Orders data: [{"id":176,"quantity":750,"total_coins":750,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/44","status":"pending","created_at":"2026-04-10 06:53:11","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":175,"quantity":250,"total_coins":250,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/44","status":"pending","created_at":"2026-04-10 04:37:59","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":174,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"completed","created_at":"2026-04-09 01:05:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":173,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-09 01:04:09","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":172,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/42","status":"completed","created_at":"2026-04-09 00:45:50","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":170,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-08 07:02:32","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":169,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"completed","created_at":"2026-04-08 07:01:03","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":168,"quantity":1000,"total_coins":1000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"completed","created_at":"2026-04-08 03:32:21","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":154,"quantity":325,"total_coins":325,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 09:39:00","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":153,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 05:21:54","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":152,"quantity":175,"total_coins":175,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 01:57:11","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":151,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 00:37:56","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":150,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/69","status":"completed","created_at":"2026-03-31 11:44:10","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":149,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/70","status":"completed","created_at":"2026-03-31 10:13:24","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":147,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 10:00:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":146,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 09:47:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":145,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-31 08:14:12","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":143,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:22:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":142,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:18:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[10-Apr-2026 03:23:13 UTC] Total orders count: 19
[10-Apr-2026 03:23:16 UTC] === API CALL LOG ===
[10-Apr-2026 03:23:16 UTC] Endpoint: user/profile.php
[10-Apr-2026 03:23:16 UTC] Full Log Data: {
    "timestamp": "2026-04-10 03:23:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.186.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e9ea1c458ac4c90-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.186.74",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "83.111.186.74, 104.23.172.122"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Apr-2026 03:23:16 UTC] === END API CALL LOG ===
[10-Apr-2026 03:23:16 UTC] ✅ API Hash verification passed for profile endpoint
[10-Apr-2026 03:23:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[10-Apr-2026 03:23:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Apr-2026 03:23:16 UTC] ✅ JWT token verified successfully for user profile
[10-Apr-2026 03:23:16 UTC] User ID: 205
[10-Apr-2026 03:23:16 UTC] ✅ User profile retrieved successfully for user ID: 205
[10-Apr-2026 03:23:16 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Apr-2026 03:23:16 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Apr-2026 03:23:16 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e9ea1c458ab4c90-AMS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"83.111.186.74","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"83.111.186.74, 104.23.172.122"}
[10-Apr-2026 03:23:16 UTC] === User Orders API Called ===
[10-Apr-2026 03:23:16 UTC] User ID: 205
[10-Apr-2026 03:23:16 UTC] Limit: 20, Offset: 0
[10-Apr-2026 03:23:16 UTC] Orders found: 19
[10-Apr-2026 03:23:16 UTC] Orders data: [{"id":176,"quantity":750,"total_coins":750,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/44","status":"pending","created_at":"2026-04-10 06:53:11","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":175,"quantity":250,"total_coins":250,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/44","status":"pending","created_at":"2026-04-10 04:37:59","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":174,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"completed","created_at":"2026-04-09 01:05:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":173,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-09 01:04:09","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":172,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/42","status":"completed","created_at":"2026-04-09 00:45:50","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":170,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-08 07:02:32","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":169,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"completed","created_at":"2026-04-08 07:01:03","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":168,"quantity":1000,"total_coins":1000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"completed","created_at":"2026-04-08 03:32:21","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":154,"quantity":325,"total_coins":325,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 09:39:00","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":153,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 05:21:54","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":152,"quantity":175,"total_coins":175,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 01:57:11","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":151,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 00:37:56","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":150,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/69","status":"completed","created_at":"2026-03-31 11:44:10","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":149,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/70","status":"completed","created_at":"2026-03-31 10:13:24","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":147,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 10:00:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":146,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 09:47:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":145,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-31 08:14:12","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":143,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:22:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":142,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:18:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[10-Apr-2026 03:23:16 UTC] Total orders count: 19
[10-Apr-2026 03:23:17 UTC] === API CALL LOG ===
[10-Apr-2026 03:23:17 UTC] Endpoint: user/profile.php
[10-Apr-2026 03:23:17 UTC] Full Log Data: {
    "timestamp": "2026-04-10 03:23:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.186.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e9ea1c81fa24c90-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.186.74",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "83.111.186.74, 104.23.172.122"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Apr-2026 03:23:17 UTC] === END API CALL LOG ===
[10-Apr-2026 03:23:17 UTC] ✅ API Hash verification passed for profile endpoint
[10-Apr-2026 03:23:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[10-Apr-2026 03:23:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Apr-2026 03:23:17 UTC] ✅ JWT token verified successfully for user profile
[10-Apr-2026 03:23:17 UTC] User ID: 205
[10-Apr-2026 03:23:17 UTC] ✅ User profile retrieved successfully for user ID: 205
[10-Apr-2026 03:52:04 UTC] === API CALL LOG ===
[10-Apr-2026 03:52:04 UTC] Endpoint: user/profile.php
[10-Apr-2026 03:52:04 UTC] Full Log Data: {
    "timestamp": "2026-04-10 03:52:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.186.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e9ecbf0ee8e049a-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.186.74",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "83.111.186.74, 172.71.135.120"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Apr-2026 03:52:04 UTC] === END API CALL LOG ===
[10-Apr-2026 03:52:04 UTC] ✅ API Hash verification passed for profile endpoint
[10-Apr-2026 03:52:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[10-Apr-2026 03:52:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Apr-2026 03:52:04 UTC] ✅ JWT token verified successfully for user profile
[10-Apr-2026 03:52:04 UTC] User ID: 205
[10-Apr-2026 03:52:04 UTC] ✅ User profile retrieved successfully for user ID: 205
[10-Apr-2026 03:52:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Apr-2026 03:52:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Apr-2026 03:52:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e9ecc5f9999049a-CDG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"83.111.186.74","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"83.111.186.74, 172.71.135.119"}
[10-Apr-2026 03:52:21 UTC] === User Orders API Called ===
[10-Apr-2026 03:52:21 UTC] User ID: 205
[10-Apr-2026 03:52:21 UTC] Limit: 20, Offset: 0
[10-Apr-2026 03:52:21 UTC] Orders found: 19
[10-Apr-2026 03:52:21 UTC] Orders data: [{"id":176,"quantity":750,"total_coins":750,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/44","status":"pending","created_at":"2026-04-10 06:53:11","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":175,"quantity":250,"total_coins":250,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/44","status":"pending","created_at":"2026-04-10 04:37:59","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":174,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"completed","created_at":"2026-04-09 01:05:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":173,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-09 01:04:09","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":172,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/42","status":"completed","created_at":"2026-04-09 00:45:50","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":170,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-08 07:02:32","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":169,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"completed","created_at":"2026-04-08 07:01:03","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":168,"quantity":1000,"total_coins":1000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"completed","created_at":"2026-04-08 03:32:21","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":154,"quantity":325,"total_coins":325,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 09:39:00","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":153,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 05:21:54","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":152,"quantity":175,"total_coins":175,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 01:57:11","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":151,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 00:37:56","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":150,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/69","status":"completed","created_at":"2026-03-31 11:44:10","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":149,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/70","status":"completed","created_at":"2026-03-31 10:13:24","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":147,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 10:00:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":146,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 09:47:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":145,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-31 08:14:12","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":143,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:22:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":142,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:18:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[10-Apr-2026 03:52:21 UTC] Total orders count: 19
[10-Apr-2026 03:52:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Apr-2026 03:52:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Apr-2026 03:52:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e9ecc6efcc2049a-CDG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"83.111.186.74","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"83.111.186.74, 172.71.135.119"}
[10-Apr-2026 03:52:24 UTC] === User Orders API Called ===
[10-Apr-2026 03:52:24 UTC] User ID: 205
[10-Apr-2026 03:52:24 UTC] Limit: 20, Offset: 0
[10-Apr-2026 03:52:24 UTC] Orders found: 19
[10-Apr-2026 03:52:24 UTC] Orders data: [{"id":176,"quantity":750,"total_coins":750,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/44","status":"pending","created_at":"2026-04-10 06:53:11","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":175,"quantity":250,"total_coins":250,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/44","status":"pending","created_at":"2026-04-10 04:37:59","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":174,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"completed","created_at":"2026-04-09 01:05:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":173,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-09 01:04:09","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":172,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/42","status":"completed","created_at":"2026-04-09 00:45:50","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":170,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-08 07:02:32","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":169,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"completed","created_at":"2026-04-08 07:01:03","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":168,"quantity":1000,"total_coins":1000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"completed","created_at":"2026-04-08 03:32:21","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":154,"quantity":325,"total_coins":325,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 09:39:00","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":153,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 05:21:54","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":152,"quantity":175,"total_coins":175,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 01:57:11","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":151,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 00:37:56","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":150,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/69","status":"completed","created_at":"2026-03-31 11:44:10","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":149,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/70","status":"completed","created_at":"2026-03-31 10:13:24","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":147,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 10:00:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":146,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 09:47:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":145,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-31 08:14:12","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":143,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:22:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":142,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:18:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[10-Apr-2026 03:52:24 UTC] Total orders count: 19
[10-Apr-2026 03:52:24 UTC] === API CALL LOG ===
[10-Apr-2026 03:52:24 UTC] Endpoint: user/profile.php
[10-Apr-2026 03:52:24 UTC] Full Log Data: {
    "timestamp": "2026-04-10 03:52:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.186.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e9ecc6efcc3049a-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.186.74",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "83.111.186.74, 172.71.135.120"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Apr-2026 03:52:24 UTC] === END API CALL LOG ===
[10-Apr-2026 03:52:24 UTC] ✅ API Hash verification passed for profile endpoint
[10-Apr-2026 03:52:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[10-Apr-2026 03:52:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Apr-2026 03:52:24 UTC] ✅ JWT token verified successfully for user profile
[10-Apr-2026 03:52:24 UTC] User ID: 205
[10-Apr-2026 03:52:24 UTC] ✅ User profile retrieved successfully for user ID: 205
[10-Apr-2026 03:52:24 UTC] === API CALL LOG ===
[10-Apr-2026 03:52:24 UTC] Endpoint: user/profile.php
[10-Apr-2026 03:52:24 UTC] Full Log Data: {
    "timestamp": "2026-04-10 03:52:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.186.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e9ecc72bd7a049a-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.186.74",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "83.111.186.74, 172.71.135.120"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Apr-2026 03:52:24 UTC] === END API CALL LOG ===
[10-Apr-2026 03:52:24 UTC] ✅ API Hash verification passed for profile endpoint
[10-Apr-2026 03:52:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[10-Apr-2026 03:52:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Apr-2026 03:52:24 UTC] ✅ JWT token verified successfully for user profile
[10-Apr-2026 03:52:24 UTC] User ID: 205
[10-Apr-2026 03:52:24 UTC] ✅ User profile retrieved successfully for user ID: 205
[10-Apr-2026 03:52:46 UTC] === API CALL LOG ===
[10-Apr-2026 03:52:46 UTC] Endpoint: user/profile.php
[10-Apr-2026 03:52:46 UTC] Full Log Data: {
    "timestamp": "2026-04-10 03:52:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.186.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e9eccfab886049a-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.186.74",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "83.111.186.74, 172.71.135.119"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Apr-2026 03:52:46 UTC] === END API CALL LOG ===
[10-Apr-2026 03:52:46 UTC] ✅ API Hash verification passed for profile endpoint
[10-Apr-2026 03:52:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[10-Apr-2026 03:52:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Apr-2026 03:52:46 UTC] ✅ JWT token verified successfully for user profile
[10-Apr-2026 03:52:46 UTC] User ID: 205
[10-Apr-2026 03:52:46 UTC] ✅ User profile retrieved successfully for user ID: 205
[10-Apr-2026 03:52:52 UTC] === API CALL LOG ===
[10-Apr-2026 03:52:52 UTC] Endpoint: user/profile.php
[10-Apr-2026 03:52:52 UTC] Full Log Data: {
    "timestamp": "2026-04-10 03:52:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.186.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e9ecd21189a049a-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.186.74",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "83.111.186.74, 172.71.135.120"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Apr-2026 03:52:52 UTC] === END API CALL LOG ===
[10-Apr-2026 03:52:52 UTC] ✅ API Hash verification passed for profile endpoint
[10-Apr-2026 03:52:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[10-Apr-2026 03:52:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Apr-2026 03:52:52 UTC] ✅ JWT token verified successfully for user profile
[10-Apr-2026 03:52:52 UTC] User ID: 205
[10-Apr-2026 03:52:52 UTC] ✅ User profile retrieved successfully for user ID: 205
[10-Apr-2026 03:53:16 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Apr-2026 03:53:16 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Apr-2026 03:53:16 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e9ecdb62c6c049a-CDG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"83.111.186.74","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"83.111.186.74, 172.71.135.120"}
[10-Apr-2026 03:53:16 UTC] === User Orders API Called ===
[10-Apr-2026 03:53:16 UTC] User ID: 205
[10-Apr-2026 03:53:16 UTC] Limit: 20, Offset: 0
[10-Apr-2026 03:53:16 UTC] Orders found: 20
[10-Apr-2026 03:53:16 UTC] Orders data: [{"id":177,"quantity":1000,"total_coins":1000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/42","status":"pending","created_at":"2026-04-10 07:23:14","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":176,"quantity":750,"total_coins":750,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/44","status":"pending","created_at":"2026-04-10 06:53:11","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":175,"quantity":250,"total_coins":250,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/44","status":"pending","created_at":"2026-04-10 04:37:59","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":174,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"completed","created_at":"2026-04-09 01:05:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":173,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-09 01:04:09","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":172,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/42","status":"completed","created_at":"2026-04-09 00:45:50","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":170,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-08 07:02:32","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":169,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"completed","created_at":"2026-04-08 07:01:03","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":168,"quantity":1000,"total_coins":1000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"completed","created_at":"2026-04-08 03:32:21","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":154,"quantity":325,"total_coins":325,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 09:39:00","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":153,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 05:21:54","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":152,"quantity":175,"total_coins":175,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 01:57:11","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":151,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 00:37:56","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":150,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/69","status":"completed","created_at":"2026-03-31 11:44:10","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":149,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/70","status":"completed","created_at":"2026-03-31 10:13:24","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":147,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 10:00:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":146,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 09:47:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":145,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-31 08:14:12","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":143,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:22:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":142,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:18:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[10-Apr-2026 03:53:16 UTC] Total orders count: 20
[10-Apr-2026 04:17:43 UTC] === API CALL LOG ===
[10-Apr-2026 04:17:43 UTC] Endpoint: user/profile.php
[10-Apr-2026 04:17:43 UTC] Full Log Data: {
    "timestamp": "2026-04-10 04:17:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.48.43.76",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjkzIiwidXNlcm5hbWUiOiJmcmFnZ2hhbmVtMzhAZ21haWwuY29tIiwiZW1haWwiOiJmcmFnZ2hhbmVtMzhAZ21haWwuY29tIiwiZXhwIjoxNzc2MzkyNzI1fQ.fOVdeVQ73znvOe-2dcTmNq4r83L3PpYzRwkSdZj5VF0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e9ef1864fe99350-JED",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "92.48.43.76",
        "CF-IPCountry": "SA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "92.48.43.76, 172.70.203.140"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Apr-2026 04:17:43 UTC] === END API CALL LOG ===
[10-Apr-2026 04:17:43 UTC] ✅ API Hash verification passed for profile endpoint
[10-Apr-2026 04:17:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjkzIiwidXNlcm5hbWUiOiJmcmFnZ2hhbmVtMzhAZ21haWwuY29tIiwiZW1haWwiOiJmcmFnZ2hhbmVtMzhAZ21haWwuY29tIiwiZXhwIjoxNzc2MzkyNzI1fQ.fOVdeVQ73znvOe-2dcTmNq4r83L3PpYzRwkSdZj5VF0
[10-Apr-2026 04:17:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Apr-2026 04:17:43 UTC] ✅ JWT token verified successfully for user profile
[10-Apr-2026 04:17:43 UTC] User ID: 293
[10-Apr-2026 04:17:43 UTC] ✅ User profile retrieved successfully for user ID: 293
[10-Apr-2026 04:19:12 UTC] === API CALL LOG ===
[10-Apr-2026 04:19:12 UTC] Endpoint: user/profile.php
[10-Apr-2026 04:19:12 UTC] Full Log Data: {
    "timestamp": "2026-04-10 04:19:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.48.43.76",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjkzIiwidXNlcm5hbWUiOiJmcmFnZ2hhbmVtMzhAZ21haWwuY29tIiwiZW1haWwiOiJmcmFnZ2hhbmVtMzhAZ21haWwuY29tIiwiZXhwIjoxNzc2MzkyNzI1fQ.fOVdeVQ73znvOe-2dcTmNq4r83L3PpYzRwkSdZj5VF0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e9ef3b2caf7ce14-JED",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "92.48.43.76",
        "CF-IPCountry": "SA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "92.48.43.76, 172.70.203.141"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Apr-2026 04:19:12 UTC] === END API CALL LOG ===
[10-Apr-2026 04:19:12 UTC] ✅ API Hash verification passed for profile endpoint
[10-Apr-2026 04:19:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjkzIiwidXNlcm5hbWUiOiJmcmFnZ2hhbmVtMzhAZ21haWwuY29tIiwiZW1haWwiOiJmcmFnZ2hhbmVtMzhAZ21haWwuY29tIiwiZXhwIjoxNzc2MzkyNzI1fQ.fOVdeVQ73znvOe-2dcTmNq4r83L3PpYzRwkSdZj5VF0
[10-Apr-2026 04:19:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Apr-2026 04:19:12 UTC] ✅ JWT token verified successfully for user profile
[10-Apr-2026 04:19:12 UTC] User ID: 293
[10-Apr-2026 04:19:12 UTC] ✅ User profile retrieved successfully for user ID: 293
[10-Apr-2026 04:19:15 UTC] === API CALL LOG ===
[10-Apr-2026 04:19:15 UTC] Endpoint: user/profile.php
[10-Apr-2026 04:19:15 UTC] Full Log Data: {
    "timestamp": "2026-04-10 04:19:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.48.43.76",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjkzIiwidXNlcm5hbWUiOiJmcmFnZ2hhbmVtMzhAZ21haWwuY29tIiwiZW1haWwiOiJmcmFnZ2hhbmVtMzhAZ21haWwuY29tIiwiZXhwIjoxNzc2MzkyNzI1fQ.fOVdeVQ73znvOe-2dcTmNq4r83L3PpYzRwkSdZj5VF0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e9ef3c4280ace04-JED",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "92.48.43.76",
        "CF-IPCountry": "SA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "92.48.43.76, 172.70.203.141"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Apr-2026 04:19:15 UTC] === END API CALL LOG ===
[10-Apr-2026 04:19:15 UTC] ✅ API Hash verification passed for profile endpoint
[10-Apr-2026 04:19:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjkzIiwidXNlcm5hbWUiOiJmcmFnZ2hhbmVtMzhAZ21haWwuY29tIiwiZW1haWwiOiJmcmFnZ2hhbmVtMzhAZ21haWwuY29tIiwiZXhwIjoxNzc2MzkyNzI1fQ.fOVdeVQ73znvOe-2dcTmNq4r83L3PpYzRwkSdZj5VF0
[10-Apr-2026 04:19:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Apr-2026 04:19:15 UTC] ✅ JWT token verified successfully for user profile
[10-Apr-2026 04:19:15 UTC] User ID: 293
[10-Apr-2026 04:19:15 UTC] ✅ User profile retrieved successfully for user ID: 293
[10-Apr-2026 05:18:13 UTC] === API CALL LOG ===
[10-Apr-2026 05:18:13 UTC] Endpoint: user/profile.php
[10-Apr-2026 05:18:13 UTC] Full Log Data: {
    "timestamp": "2026-04-10 05:18:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:3432:461f:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk0IiwidXNlcm5hbWUiOiJhZ2dhIGpvZGkiLCJlbWFpbCI6ImRhdmlsbmF5YWs4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjQwMzA5M30.oF3ooNf8sKfZdQuMKw_9Glnp0sumWAzBE4CkLcBvIs4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e9f4a2749e91e3f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e1:3432:461f:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e1:3432:461f:8000::, 172.71.152.40"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Apr-2026 05:18:13 UTC] === END API CALL LOG ===
[10-Apr-2026 05:18:13 UTC] ✅ API Hash verification passed for profile endpoint
[10-Apr-2026 05:18:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk0IiwidXNlcm5hbWUiOiJhZ2dhIGpvZGkiLCJlbWFpbCI6ImRhdmlsbmF5YWs4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjQwMzA5M30.oF3ooNf8sKfZdQuMKw_9Glnp0sumWAzBE4CkLcBvIs4
[10-Apr-2026 05:18:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Apr-2026 05:18:13 UTC] ✅ JWT token verified successfully for user profile
[10-Apr-2026 05:18:13 UTC] User ID: 294
[10-Apr-2026 05:18:13 UTC] ✅ User profile retrieved successfully for user ID: 294
[10-Apr-2026 05:18:14 UTC] === API CALL LOG ===
[10-Apr-2026 05:18:14 UTC] Endpoint: user/profile.php
[10-Apr-2026 05:18:14 UTC] Full Log Data: {
    "timestamp": "2026-04-10 05:18:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:3432:461f:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk0IiwidXNlcm5hbWUiOiJhZ2dhIGpvZGkiLCJlbWFpbCI6ImRhdmlsbmF5YWs4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjQwMzA5M30.oF3ooNf8sKfZdQuMKw_9Glnp0sumWAzBE4CkLcBvIs4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e9f4a27ebb41e3f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e1:3432:461f:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e1:3432:461f:8000::, 172.71.152.39"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Apr-2026 05:18:14 UTC] === END API CALL LOG ===
[10-Apr-2026 05:18:14 UTC] ✅ API Hash verification passed for profile endpoint
[10-Apr-2026 05:18:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk0IiwidXNlcm5hbWUiOiJhZ2dhIGpvZGkiLCJlbWFpbCI6ImRhdmlsbmF5YWs4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjQwMzA5M30.oF3ooNf8sKfZdQuMKw_9Glnp0sumWAzBE4CkLcBvIs4
[10-Apr-2026 05:18:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Apr-2026 05:18:14 UTC] ✅ JWT token verified successfully for user profile
[10-Apr-2026 05:18:14 UTC] User ID: 294
[10-Apr-2026 05:18:14 UTC] ✅ User profile retrieved successfully for user ID: 294
[10-Apr-2026 05:18:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Apr-2026 05:18:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Apr-2026 05:18:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk0IiwidXNlcm5hbWUiOiJhZ2dhIGpvZGkiLCJlbWFpbCI6ImRhdmlsbmF5YWs4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjQwMzA5M30.oF3ooNf8sKfZdQuMKw_9Glnp0sumWAzBE4CkLcBvIs4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e9f4a27ebb21e3f-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40e1:3432:461f:8000::","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40e1:3432:461f:8000::, 172.71.152.39"}
[10-Apr-2026 05:18:14 UTC] === User Orders API Called ===
[10-Apr-2026 05:18:14 UTC] User ID: 294
[10-Apr-2026 05:18:14 UTC] Limit: 20, Offset: 0
[10-Apr-2026 05:18:14 UTC] Orders found: 0
[10-Apr-2026 05:18:14 UTC] Orders data: []
[10-Apr-2026 05:18:14 UTC] Total orders count: 0
[10-Apr-2026 05:18:15 UTC] === API CALL LOG ===
[10-Apr-2026 05:18:15 UTC] Endpoint: user/profile.php
[10-Apr-2026 05:18:15 UTC] Full Log Data: {
    "timestamp": "2026-04-10 05:18:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:3432:461f:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk0IiwidXNlcm5hbWUiOiJhZ2dhIGpvZGkiLCJlbWFpbCI6ImRhdmlsbmF5YWs4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjQwMzA5M30.oF3ooNf8sKfZdQuMKw_9Glnp0sumWAzBE4CkLcBvIs4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e9f4a2fe9dd1e3f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e1:3432:461f:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e1:3432:461f:8000::, 172.71.152.39"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Apr-2026 05:18:15 UTC] === END API CALL LOG ===
[10-Apr-2026 05:18:15 UTC] ✅ API Hash verification passed for profile endpoint
[10-Apr-2026 05:18:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk0IiwidXNlcm5hbWUiOiJhZ2dhIGpvZGkiLCJlbWFpbCI6ImRhdmlsbmF5YWs4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjQwMzA5M30.oF3ooNf8sKfZdQuMKw_9Glnp0sumWAzBE4CkLcBvIs4
[10-Apr-2026 05:18:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Apr-2026 05:18:15 UTC] ✅ JWT token verified successfully for user profile
[10-Apr-2026 05:18:15 UTC] User ID: 294
[10-Apr-2026 05:18:15 UTC] ✅ User profile retrieved successfully for user ID: 294
[10-Apr-2026 05:18:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Apr-2026 05:18:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Apr-2026 05:18:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk0IiwidXNlcm5hbWUiOiJhZ2dhIGpvZGkiLCJlbWFpbCI6ImRhdmlsbmF5YWs4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjQwMzA5M30.oF3ooNf8sKfZdQuMKw_9Glnp0sumWAzBE4CkLcBvIs4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e9f4a4d5e321e3f-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40e1:3432:461f:8000::","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40e1:3432:461f:8000::, 172.71.152.39"}
[10-Apr-2026 05:18:19 UTC] === User Orders API Called ===
[10-Apr-2026 05:18:19 UTC] User ID: 294
[10-Apr-2026 05:18:19 UTC] Limit: 20, Offset: 0
[10-Apr-2026 05:18:19 UTC] Orders found: 0
[10-Apr-2026 05:18:19 UTC] Orders data: []
[10-Apr-2026 05:18:19 UTC] Total orders count: 0
[10-Apr-2026 05:18:21 UTC] === API CALL LOG ===
[10-Apr-2026 05:18:21 UTC] Endpoint: user/profile.php
[10-Apr-2026 05:18:21 UTC] Full Log Data: {
    "timestamp": "2026-04-10 05:18:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:3432:461f:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk0IiwidXNlcm5hbWUiOiJhZ2dhIGpvZGkiLCJlbWFpbCI6ImRhdmlsbmF5YWs4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjQwMzA5M30.oF3ooNf8sKfZdQuMKw_9Glnp0sumWAzBE4CkLcBvIs4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e9f4a58ff451e3f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e1:3432:461f:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e1:3432:461f:8000::, 172.71.152.39"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Apr-2026 05:18:21 UTC] === END API CALL LOG ===
[10-Apr-2026 05:18:21 UTC] ✅ API Hash verification passed for profile endpoint
[10-Apr-2026 05:18:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk0IiwidXNlcm5hbWUiOiJhZ2dhIGpvZGkiLCJlbWFpbCI6ImRhdmlsbmF5YWs4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjQwMzA5M30.oF3ooNf8sKfZdQuMKw_9Glnp0sumWAzBE4CkLcBvIs4
[10-Apr-2026 05:18:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Apr-2026 05:18:21 UTC] ✅ JWT token verified successfully for user profile
[10-Apr-2026 05:18:21 UTC] User ID: 294
[10-Apr-2026 05:18:21 UTC] ✅ User profile retrieved successfully for user ID: 294
[10-Apr-2026 05:18:22 UTC] User Purchases API - User ID: 294
[10-Apr-2026 05:18:22 UTC] User Purchases API - Total purchases found: 0
[10-Apr-2026 05:18:31 UTC] === API CALL LOG ===
[10-Apr-2026 05:18:31 UTC] Endpoint: user/profile.php
[10-Apr-2026 05:18:31 UTC] Full Log Data: {
    "timestamp": "2026-04-10 05:18:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:3432:461f:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk0IiwidXNlcm5hbWUiOiJhZ2dhIGpvZGkiLCJlbWFpbCI6ImRhdmlsbmF5YWs4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjQwMzA5M30.oF3ooNf8sKfZdQuMKw_9Glnp0sumWAzBE4CkLcBvIs4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e9f4a9378a41e3f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e1:3432:461f:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e1:3432:461f:8000::, 172.70.143.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Apr-2026 05:18:31 UTC] === END API CALL LOG ===
[10-Apr-2026 05:18:31 UTC] ✅ API Hash verification passed for profile endpoint
[10-Apr-2026 05:18:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk0IiwidXNlcm5hbWUiOiJhZ2dhIGpvZGkiLCJlbWFpbCI6ImRhdmlsbmF5YWs4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjQwMzA5M30.oF3ooNf8sKfZdQuMKw_9Glnp0sumWAzBE4CkLcBvIs4
[10-Apr-2026 05:18:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Apr-2026 05:18:31 UTC] ✅ JWT token verified successfully for user profile
[10-Apr-2026 05:18:31 UTC] User ID: 294
[10-Apr-2026 05:18:31 UTC] ✅ User profile retrieved successfully for user ID: 294
[10-Apr-2026 05:18:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Apr-2026 05:18:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Apr-2026 05:18:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk0IiwidXNlcm5hbWUiOiJhZ2dhIGpvZGkiLCJlbWFpbCI6ImRhdmlsbmF5YWs4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjQwMzA5M30.oF3ooNf8sKfZdQuMKw_9Glnp0sumWAzBE4CkLcBvIs4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e9f4a92eed01e3f-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40e1:3432:461f:8000::","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40e1:3432:461f:8000::, 172.70.143.195"}
[10-Apr-2026 05:18:31 UTC] === User Orders API Called ===
[10-Apr-2026 05:18:31 UTC] User ID: 294
[10-Apr-2026 05:18:31 UTC] Limit: 20, Offset: 0
[10-Apr-2026 05:18:31 UTC] Orders found: 0
[10-Apr-2026 05:18:31 UTC] Orders data: []
[10-Apr-2026 05:18:31 UTC] Total orders count: 0
[10-Apr-2026 05:18:31 UTC] === API CALL LOG ===
[10-Apr-2026 05:18:31 UTC] Endpoint: user/profile.php
[10-Apr-2026 05:18:31 UTC] Full Log Data: {
    "timestamp": "2026-04-10 05:18:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:3432:461f:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk0IiwidXNlcm5hbWUiOiJhZ2dhIGpvZGkiLCJlbWFpbCI6ImRhdmlsbmF5YWs4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjQwMzA5M30.oF3ooNf8sKfZdQuMKw_9Glnp0sumWAzBE4CkLcBvIs4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e9f4a97ab591e3f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e1:3432:461f:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e1:3432:461f:8000::, 172.70.143.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Apr-2026 05:18:31 UTC] === END API CALL LOG ===
[10-Apr-2026 05:18:31 UTC] ✅ API Hash verification passed for profile endpoint
[10-Apr-2026 05:18:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk0IiwidXNlcm5hbWUiOiJhZ2dhIGpvZGkiLCJlbWFpbCI6ImRhdmlsbmF5YWs4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjQwMzA5M30.oF3ooNf8sKfZdQuMKw_9Glnp0sumWAzBE4CkLcBvIs4
[10-Apr-2026 05:18:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Apr-2026 05:18:31 UTC] ✅ JWT token verified successfully for user profile
[10-Apr-2026 05:18:31 UTC] User ID: 294
[10-Apr-2026 05:18:31 UTC] ✅ User profile retrieved successfully for user ID: 294
[10-Apr-2026 05:18:32 UTC] === API CALL LOG ===
[10-Apr-2026 05:18:32 UTC] Endpoint: user/profile.php
[10-Apr-2026 05:18:32 UTC] Full Log Data: {
    "timestamp": "2026-04-10 05:18:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:3432:461f:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk0IiwidXNlcm5hbWUiOiJhZ2dhIGpvZGkiLCJlbWFpbCI6ImRhdmlsbmF5YWs4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjQwMzA5M30.oF3ooNf8sKfZdQuMKw_9Glnp0sumWAzBE4CkLcBvIs4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e9f4a9afbf61e3f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e1:3432:461f:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e1:3432:461f:8000::, 172.70.143.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Apr-2026 05:18:32 UTC] === END API CALL LOG ===
[10-Apr-2026 05:18:32 UTC] ✅ API Hash verification passed for profile endpoint
[10-Apr-2026 05:18:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk0IiwidXNlcm5hbWUiOiJhZ2dhIGpvZGkiLCJlbWFpbCI6ImRhdmlsbmF5YWs4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjQwMzA5M30.oF3ooNf8sKfZdQuMKw_9Glnp0sumWAzBE4CkLcBvIs4
[10-Apr-2026 05:18:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Apr-2026 05:18:32 UTC] ✅ JWT token verified successfully for user profile
[10-Apr-2026 05:18:32 UTC] User ID: 294
[10-Apr-2026 05:18:32 UTC] ✅ User profile retrieved successfully for user ID: 294
[10-Apr-2026 05:18:46 UTC] === API CALL LOG ===
[10-Apr-2026 05:18:46 UTC] Endpoint: user/profile.php
[10-Apr-2026 05:18:46 UTC] Full Log Data: {
    "timestamp": "2026-04-10 05:18:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:3432:461f:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk0IiwidXNlcm5hbWUiOiJhZ2dhIGpvZGkiLCJlbWFpbCI6ImRhdmlsbmF5YWs4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjQwMzA5M30.oF3ooNf8sKfZdQuMKw_9Glnp0sumWAzBE4CkLcBvIs4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e9f4af05b451e3f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e1:3432:461f:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e1:3432:461f:8000::, 172.70.143.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Apr-2026 05:18:46 UTC] === END API CALL LOG ===
[10-Apr-2026 05:18:46 UTC] ✅ API Hash verification passed for profile endpoint
[10-Apr-2026 05:18:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk0IiwidXNlcm5hbWUiOiJhZ2dhIGpvZGkiLCJlbWFpbCI6ImRhdmlsbmF5YWs4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjQwMzA5M30.oF3ooNf8sKfZdQuMKw_9Glnp0sumWAzBE4CkLcBvIs4
[10-Apr-2026 05:18:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Apr-2026 05:18:46 UTC] ✅ JWT token verified successfully for user profile
[10-Apr-2026 05:18:46 UTC] User ID: 294
[10-Apr-2026 05:18:46 UTC] ✅ User profile retrieved successfully for user ID: 294
[10-Apr-2026 05:18:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Apr-2026 05:18:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Apr-2026 05:18:46 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk0IiwidXNlcm5hbWUiOiJhZ2dhIGpvZGkiLCJlbWFpbCI6ImRhdmlsbmF5YWs4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjQwMzA5M30.oF3ooNf8sKfZdQuMKw_9Glnp0sumWAzBE4CkLcBvIs4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e9f4af05b3d1e3f-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40e1:3432:461f:8000::","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40e1:3432:461f:8000::, 172.70.143.195"}
[10-Apr-2026 05:18:46 UTC] === User Orders API Called ===
[10-Apr-2026 05:18:46 UTC] User ID: 294
[10-Apr-2026 05:18:46 UTC] Limit: 20, Offset: 0
[10-Apr-2026 05:18:46 UTC] Orders found: 0
[10-Apr-2026 05:18:46 UTC] Orders data: []
[10-Apr-2026 05:18:46 UTC] Total orders count: 0
[10-Apr-2026 05:18:46 UTC] === API CALL LOG ===
[10-Apr-2026 05:18:46 UTC] Endpoint: user/profile.php
[10-Apr-2026 05:18:46 UTC] Full Log Data: {
    "timestamp": "2026-04-10 05:18:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:3432:461f:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk0IiwidXNlcm5hbWUiOiJhZ2dhIGpvZGkiLCJlbWFpbCI6ImRhdmlsbmF5YWs4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjQwMzA5M30.oF3ooNf8sKfZdQuMKw_9Glnp0sumWAzBE4CkLcBvIs4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e9f4af46e5a1e3f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e1:3432:461f:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e1:3432:461f:8000::, 172.70.143.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Apr-2026 05:18:46 UTC] === END API CALL LOG ===
[10-Apr-2026 05:18:46 UTC] ✅ API Hash verification passed for profile endpoint
[10-Apr-2026 05:18:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk0IiwidXNlcm5hbWUiOiJhZ2dhIGpvZGkiLCJlbWFpbCI6ImRhdmlsbmF5YWs4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjQwMzA5M30.oF3ooNf8sKfZdQuMKw_9Glnp0sumWAzBE4CkLcBvIs4
[10-Apr-2026 05:18:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Apr-2026 05:18:46 UTC] ✅ JWT token verified successfully for user profile
[10-Apr-2026 05:18:46 UTC] User ID: 294
[10-Apr-2026 05:18:46 UTC] ✅ User profile retrieved successfully for user ID: 294
[10-Apr-2026 05:18:47 UTC] === API CALL LOG ===
[10-Apr-2026 05:18:47 UTC] Endpoint: user/profile.php
[10-Apr-2026 05:18:47 UTC] Full Log Data: {
    "timestamp": "2026-04-10 05:18:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:3432:461f:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk0IiwidXNlcm5hbWUiOiJhZ2dhIGpvZGkiLCJlbWFpbCI6ImRhdmlsbmF5YWs4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjQwMzA5M30.oF3ooNf8sKfZdQuMKw_9Glnp0sumWAzBE4CkLcBvIs4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e9f4af74df01e3f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e1:3432:461f:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e1:3432:461f:8000::, 172.70.143.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Apr-2026 05:18:47 UTC] === END API CALL LOG ===
[10-Apr-2026 05:18:47 UTC] ✅ API Hash verification passed for profile endpoint
[10-Apr-2026 05:18:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk0IiwidXNlcm5hbWUiOiJhZ2dhIGpvZGkiLCJlbWFpbCI6ImRhdmlsbmF5YWs4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjQwMzA5M30.oF3ooNf8sKfZdQuMKw_9Glnp0sumWAzBE4CkLcBvIs4
[10-Apr-2026 05:18:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Apr-2026 05:18:47 UTC] ✅ JWT token verified successfully for user profile
[10-Apr-2026 05:18:47 UTC] User ID: 294
[10-Apr-2026 05:18:47 UTC] ✅ User profile retrieved successfully for user ID: 294
[10-Apr-2026 05:18:51 UTC] === API CALL LOG ===
[10-Apr-2026 05:18:51 UTC] Endpoint: user/profile.php
[10-Apr-2026 05:18:51 UTC] Full Log Data: {
    "timestamp": "2026-04-10 05:18:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:3432:461f:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk0IiwidXNlcm5hbWUiOiJhZ2dhIGpvZGkiLCJlbWFpbCI6ImRhdmlsbmF5YWs4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjQwMzA5M30.oF3ooNf8sKfZdQuMKw_9Glnp0sumWAzBE4CkLcBvIs4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e9f4b13c9531e3f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e1:3432:461f:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e1:3432:461f:8000::, 172.70.143.194"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Apr-2026 05:18:51 UTC] === END API CALL LOG ===
[10-Apr-2026 05:18:51 UTC] ✅ API Hash verification passed for profile endpoint
[10-Apr-2026 05:18:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk0IiwidXNlcm5hbWUiOiJhZ2dhIGpvZGkiLCJlbWFpbCI6ImRhdmlsbmF5YWs4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjQwMzA5M30.oF3ooNf8sKfZdQuMKw_9Glnp0sumWAzBE4CkLcBvIs4
[10-Apr-2026 05:18:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Apr-2026 05:18:51 UTC] ✅ JWT token verified successfully for user profile
[10-Apr-2026 05:18:51 UTC] User ID: 294
[10-Apr-2026 05:18:51 UTC] ✅ User profile retrieved successfully for user ID: 294
[10-Apr-2026 05:18:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Apr-2026 05:18:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Apr-2026 05:18:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk0IiwidXNlcm5hbWUiOiJhZ2dhIGpvZGkiLCJlbWFpbCI6ImRhdmlsbmF5YWs4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjQwMzA5M30.oF3ooNf8sKfZdQuMKw_9Glnp0sumWAzBE4CkLcBvIs4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e9f4b13c9501e3f-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40e1:3432:461f:8000::","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40e1:3432:461f:8000::, 172.70.143.195"}
[10-Apr-2026 05:18:51 UTC] === User Orders API Called ===
[10-Apr-2026 05:18:51 UTC] User ID: 294
[10-Apr-2026 05:18:51 UTC] Limit: 20, Offset: 0
[10-Apr-2026 05:18:51 UTC] Orders found: 0
[10-Apr-2026 05:18:51 UTC] Orders data: []
[10-Apr-2026 05:18:51 UTC] Total orders count: 0
[10-Apr-2026 05:18:52 UTC] === API CALL LOG ===
[10-Apr-2026 05:18:52 UTC] Endpoint: user/profile.php
[10-Apr-2026 05:18:52 UTC] Full Log Data: {
    "timestamp": "2026-04-10 05:18:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:3432:461f:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk0IiwidXNlcm5hbWUiOiJhZ2dhIGpvZGkiLCJlbWFpbCI6ImRhdmlsbmF5YWs4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjQwMzA5M30.oF3ooNf8sKfZdQuMKw_9Glnp0sumWAzBE4CkLcBvIs4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e9f4b189eb71e3f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e1:3432:461f:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e1:3432:461f:8000::, 172.70.143.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Apr-2026 05:18:52 UTC] === END API CALL LOG ===
[10-Apr-2026 05:18:52 UTC] ✅ API Hash verification passed for profile endpoint
[10-Apr-2026 05:18:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk0IiwidXNlcm5hbWUiOiJhZ2dhIGpvZGkiLCJlbWFpbCI6ImRhdmlsbmF5YWs4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjQwMzA5M30.oF3ooNf8sKfZdQuMKw_9Glnp0sumWAzBE4CkLcBvIs4
[10-Apr-2026 05:18:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Apr-2026 05:18:52 UTC] ✅ JWT token verified successfully for user profile
[10-Apr-2026 05:18:52 UTC] User ID: 294
[10-Apr-2026 05:18:52 UTC] ✅ User profile retrieved successfully for user ID: 294
[10-Apr-2026 05:18:52 UTC] === API CALL LOG ===
[10-Apr-2026 05:18:52 UTC] Endpoint: user/profile.php
[10-Apr-2026 05:18:52 UTC] Full Log Data: {
    "timestamp": "2026-04-10 05:18:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:3432:461f:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk0IiwidXNlcm5hbWUiOiJhZ2dhIGpvZGkiLCJlbWFpbCI6ImRhdmlsbmF5YWs4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjQwMzA5M30.oF3ooNf8sKfZdQuMKw_9Glnp0sumWAzBE4CkLcBvIs4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e9f4b1b2dcd1e3f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e1:3432:461f:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e1:3432:461f:8000::, 172.70.143.194"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Apr-2026 05:18:52 UTC] === END API CALL LOG ===
[10-Apr-2026 05:18:52 UTC] ✅ API Hash verification passed for profile endpoint
[10-Apr-2026 05:18:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk0IiwidXNlcm5hbWUiOiJhZ2dhIGpvZGkiLCJlbWFpbCI6ImRhdmlsbmF5YWs4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjQwMzA5M30.oF3ooNf8sKfZdQuMKw_9Glnp0sumWAzBE4CkLcBvIs4
[10-Apr-2026 05:18:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Apr-2026 05:18:52 UTC] ✅ JWT token verified successfully for user profile
[10-Apr-2026 05:18:52 UTC] User ID: 294
[10-Apr-2026 05:18:52 UTC] ✅ User profile retrieved successfully for user ID: 294
[10-Apr-2026 06:50:30 UTC] === API CALL LOG ===
[10-Apr-2026 06:50:30 UTC] Endpoint: user/profile.php
[10-Apr-2026 06:50:30 UTC] Full Log Data: {
    "timestamp": "2026-04-10 06:50:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.186.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e9fd154791f54eb-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.186.74",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "83.111.186.74, 172.70.248.8"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Apr-2026 06:50:30 UTC] === END API CALL LOG ===
[10-Apr-2026 06:50:30 UTC] ✅ API Hash verification passed for profile endpoint
[10-Apr-2026 06:50:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[10-Apr-2026 06:50:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Apr-2026 06:50:30 UTC] ✅ JWT token verified successfully for user profile
[10-Apr-2026 06:50:30 UTC] User ID: 205
[10-Apr-2026 06:50:30 UTC] ✅ User profile retrieved successfully for user ID: 205
[10-Apr-2026 06:50:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Apr-2026 06:50:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Apr-2026 06:50:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e9fd156984854eb-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"83.111.186.74","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"83.111.186.74, 172.70.248.8"}
[10-Apr-2026 06:50:30 UTC] === User Orders API Called ===
[10-Apr-2026 06:50:30 UTC] User ID: 205
[10-Apr-2026 06:50:30 UTC] Limit: 20, Offset: 0
[10-Apr-2026 06:50:30 UTC] Orders found: 20
[10-Apr-2026 06:50:30 UTC] Orders data: [{"id":177,"quantity":1000,"total_coins":1000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/42","status":"completed","created_at":"2026-04-10 07:23:14","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":176,"quantity":750,"total_coins":750,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/44","status":"completed","created_at":"2026-04-10 06:53:11","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":175,"quantity":250,"total_coins":250,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/44","status":"completed","created_at":"2026-04-10 04:37:59","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":174,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"completed","created_at":"2026-04-09 01:05:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":173,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-09 01:04:09","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":172,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/42","status":"completed","created_at":"2026-04-09 00:45:50","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":170,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-08 07:02:32","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":169,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"completed","created_at":"2026-04-08 07:01:03","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":168,"quantity":1000,"total_coins":1000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"completed","created_at":"2026-04-08 03:32:21","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":154,"quantity":325,"total_coins":325,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 09:39:00","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":153,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 05:21:54","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":152,"quantity":175,"total_coins":175,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 01:57:11","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":151,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 00:37:56","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":150,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/69","status":"completed","created_at":"2026-03-31 11:44:10","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":149,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/70","status":"completed","created_at":"2026-03-31 10:13:24","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":147,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 10:00:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":146,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 09:47:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":145,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-31 08:14:12","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":143,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:22:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":142,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:18:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[10-Apr-2026 06:50:30 UTC] Total orders count: 20
[10-Apr-2026 06:50:30 UTC] === API CALL LOG ===
[10-Apr-2026 06:50:30 UTC] Endpoint: user/profile.php
[10-Apr-2026 06:50:30 UTC] Full Log Data: {
    "timestamp": "2026-04-10 06:50:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.186.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e9fd1575ba354eb-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.186.74",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "83.111.186.74, 172.70.248.8"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Apr-2026 06:50:30 UTC] === END API CALL LOG ===
[10-Apr-2026 06:50:30 UTC] ✅ API Hash verification passed for profile endpoint
[10-Apr-2026 06:50:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[10-Apr-2026 06:50:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Apr-2026 06:50:30 UTC] ✅ JWT token verified successfully for user profile
[10-Apr-2026 06:50:30 UTC] User ID: 205
[10-Apr-2026 06:50:30 UTC] ✅ User profile retrieved successfully for user ID: 205
[10-Apr-2026 06:50:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Apr-2026 06:50:31 UTC] === API CALL LOG ===
[10-Apr-2026 06:50:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Apr-2026 06:50:31 UTC] Endpoint: user/profile.php
[10-Apr-2026 06:50:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e9fd1583e3b54eb-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"83.111.186.74","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"83.111.186.74, 172.70.248.8"}
[10-Apr-2026 06:50:31 UTC] Full Log Data: {
    "timestamp": "2026-04-10 06:50:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.186.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e9fd1583e3e54eb-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.186.74",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "83.111.186.74, 172.70.248.8"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Apr-2026 06:50:31 UTC] === END API CALL LOG ===
[10-Apr-2026 06:50:31 UTC] ✅ API Hash verification passed for profile endpoint
[10-Apr-2026 06:50:31 UTC] === User Orders API Called ===
[10-Apr-2026 06:50:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[10-Apr-2026 06:50:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Apr-2026 06:50:31 UTC] User ID: 205
[10-Apr-2026 06:50:31 UTC] ✅ JWT token verified successfully for user profile
[10-Apr-2026 06:50:31 UTC] Limit: 20, Offset: 0
[10-Apr-2026 06:50:31 UTC] User ID: 205
[10-Apr-2026 06:50:31 UTC] ✅ User profile retrieved successfully for user ID: 205
[10-Apr-2026 06:50:31 UTC] Orders found: 20
[10-Apr-2026 06:50:31 UTC] Orders data: [{"id":177,"quantity":1000,"total_coins":1000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/42","status":"completed","created_at":"2026-04-10 07:23:14","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":176,"quantity":750,"total_coins":750,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/44","status":"completed","created_at":"2026-04-10 06:53:11","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":175,"quantity":250,"total_coins":250,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/44","status":"completed","created_at":"2026-04-10 04:37:59","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":174,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"completed","created_at":"2026-04-09 01:05:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":173,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-09 01:04:09","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":172,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/42","status":"completed","created_at":"2026-04-09 00:45:50","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":170,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-08 07:02:32","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":169,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"completed","created_at":"2026-04-08 07:01:03","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":168,"quantity":1000,"total_coins":1000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"completed","created_at":"2026-04-08 03:32:21","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":154,"quantity":325,"total_coins":325,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 09:39:00","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":153,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 05:21:54","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":152,"quantity":175,"total_coins":175,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 01:57:11","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":151,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 00:37:56","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":150,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/69","status":"completed","created_at":"2026-03-31 11:44:10","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":149,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/70","status":"completed","created_at":"2026-03-31 10:13:24","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":147,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 10:00:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":146,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 09:47:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":145,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-31 08:14:12","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":143,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:22:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":142,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:18:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[10-Apr-2026 06:50:31 UTC] Total orders count: 20
[10-Apr-2026 06:52:17 UTC] === API CALL LOG ===
[10-Apr-2026 06:52:17 UTC] Endpoint: user/profile.php
[10-Apr-2026 06:52:17 UTC] Full Log Data: {
    "timestamp": "2026-04-10 06:52:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.186.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9e9fd3ee4d2a54eb-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.186.74",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "83.111.186.74, 172.70.248.8"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Apr-2026 06:52:17 UTC] === END API CALL LOG ===
[10-Apr-2026 06:52:17 UTC] ✅ API Hash verification passed for profile endpoint
[10-Apr-2026 06:52:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[10-Apr-2026 06:52:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Apr-2026 06:52:17 UTC] ✅ JWT token verified successfully for user profile
[10-Apr-2026 06:52:17 UTC] User ID: 205
[10-Apr-2026 06:52:17 UTC] ✅ User profile retrieved successfully for user ID: 205
[10-Apr-2026 06:52:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Apr-2026 06:52:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Apr-2026 06:52:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9e9fd401ad0654eb-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"83.111.186.74","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"83.111.186.74, 172.70.248.8"}
[10-Apr-2026 06:52:20 UTC] === User Orders API Called ===
[10-Apr-2026 06:52:20 UTC] User ID: 205
[10-Apr-2026 06:52:20 UTC] Limit: 20, Offset: 0
[10-Apr-2026 06:52:20 UTC] Orders found: 20
[10-Apr-2026 06:52:20 UTC] Orders data: [{"id":177,"quantity":1000,"total_coins":1000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/42","status":"completed","created_at":"2026-04-10 07:23:14","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":176,"quantity":750,"total_coins":750,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/44","status":"completed","created_at":"2026-04-10 06:53:11","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":175,"quantity":250,"total_coins":250,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/44","status":"completed","created_at":"2026-04-10 04:37:59","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":174,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"completed","created_at":"2026-04-09 01:05:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":173,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-09 01:04:09","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":172,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/42","status":"completed","created_at":"2026-04-09 00:45:50","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":170,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-08 07:02:32","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":169,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"completed","created_at":"2026-04-08 07:01:03","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":168,"quantity":1000,"total_coins":1000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"completed","created_at":"2026-04-08 03:32:21","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":154,"quantity":325,"total_coins":325,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 09:39:00","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":153,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 05:21:54","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":152,"quantity":175,"total_coins":175,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 01:57:11","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":151,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 00:37:56","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":150,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/69","status":"completed","created_at":"2026-03-31 11:44:10","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":149,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/70","status":"completed","created_at":"2026-03-31 10:13:24","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":147,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 10:00:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":146,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 09:47:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":145,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-31 08:14:12","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":143,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:22:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":142,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:18:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[10-Apr-2026 06:52:20 UTC] Total orders count: 20
[10-Apr-2026 09:51:54 UTC] === API CALL LOG ===
[10-Apr-2026 09:51:54 UTC] Endpoint: user/profile.php
[10-Apr-2026 09:51:54 UTC] Full Log Data: {
    "timestamp": "2026-04-10 09:51:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.74.65.88",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk1IiwidXNlcm5hbWUiOiJAc29sYXltYW5fdHJhZGVyIiwiZW1haWwiOiJheWFqYXIxMjM0QGdtYWlsLmNvbSIsImV4cCI6MTc3NjQxOTUxM30.Oit03CMDgrVNW0Bmj-q9NZqv6Hy3n1yVSYmxB5962eY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea0db0fcd7b9f4b-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.74.65.88",
        "CF-IPCountry": "MA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.74.65.88, 162.158.95.57"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Apr-2026 09:51:54 UTC] === END API CALL LOG ===
[10-Apr-2026 09:51:54 UTC] ✅ API Hash verification passed for profile endpoint
[10-Apr-2026 09:51:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk1IiwidXNlcm5hbWUiOiJAc29sYXltYW5fdHJhZGVyIiwiZW1haWwiOiJheWFqYXIxMjM0QGdtYWlsLmNvbSIsImV4cCI6MTc3NjQxOTUxM30.Oit03CMDgrVNW0Bmj-q9NZqv6Hy3n1yVSYmxB5962eY
[10-Apr-2026 09:51:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Apr-2026 09:51:54 UTC] ✅ JWT token verified successfully for user profile
[10-Apr-2026 09:51:54 UTC] User ID: 295
[10-Apr-2026 09:51:54 UTC] ✅ User profile retrieved successfully for user ID: 295
[10-Apr-2026 09:51:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Apr-2026 09:51:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Apr-2026 09:51:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk1IiwidXNlcm5hbWUiOiJAc29sYXltYW5fdHJhZGVyIiwiZW1haWwiOiJheWFqYXIxMjM0QGdtYWlsLmNvbSIsImV4cCI6MTc3NjQxOTUxM30.Oit03CMDgrVNW0Bmj-q9NZqv6Hy3n1yVSYmxB5962eY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ea0db0fcd819f4b-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"105.74.65.88","CF-IPCountry":"MA","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"105.74.65.88, 162.158.95.58"}
[10-Apr-2026 09:51:54 UTC] === User Orders API Called ===
[10-Apr-2026 09:51:54 UTC] User ID: 295
[10-Apr-2026 09:51:54 UTC] Limit: 20, Offset: 0
[10-Apr-2026 09:51:54 UTC] Orders found: 0
[10-Apr-2026 09:51:54 UTC] Orders data: []
[10-Apr-2026 09:51:54 UTC] Total orders count: 0
[10-Apr-2026 09:51:54 UTC] === API CALL LOG ===
[10-Apr-2026 09:51:54 UTC] Endpoint: user/profile.php
[10-Apr-2026 09:51:54 UTC] Full Log Data: {
    "timestamp": "2026-04-10 09:51:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.74.65.88",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk1IiwidXNlcm5hbWUiOiJAc29sYXltYW5fdHJhZGVyIiwiZW1haWwiOiJheWFqYXIxMjM0QGdtYWlsLmNvbSIsImV4cCI6MTc3NjQxOTUxM30.Oit03CMDgrVNW0Bmj-q9NZqv6Hy3n1yVSYmxB5962eY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea0db0fcd839f4b-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.74.65.88",
        "CF-IPCountry": "MA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.74.65.88, 162.158.95.57"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Apr-2026 09:51:54 UTC] === END API CALL LOG ===
[10-Apr-2026 09:51:54 UTC] ✅ API Hash verification passed for profile endpoint
[10-Apr-2026 09:51:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk1IiwidXNlcm5hbWUiOiJAc29sYXltYW5fdHJhZGVyIiwiZW1haWwiOiJheWFqYXIxMjM0QGdtYWlsLmNvbSIsImV4cCI6MTc3NjQxOTUxM30.Oit03CMDgrVNW0Bmj-q9NZqv6Hy3n1yVSYmxB5962eY
[10-Apr-2026 09:51:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Apr-2026 09:51:54 UTC] ✅ JWT token verified successfully for user profile
[10-Apr-2026 09:51:54 UTC] User ID: 295
[10-Apr-2026 09:51:54 UTC] ✅ User profile retrieved successfully for user ID: 295
[10-Apr-2026 09:51:55 UTC] === API CALL LOG ===
[10-Apr-2026 09:51:55 UTC] Endpoint: user/profile.php
[10-Apr-2026 09:51:55 UTC] Full Log Data: {
    "timestamp": "2026-04-10 09:51:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.74.65.88",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk1IiwidXNlcm5hbWUiOiJAc29sYXltYW5fdHJhZGVyIiwiZW1haWwiOiJheWFqYXIxMjM0QGdtYWlsLmNvbSIsImV4cCI6MTc3NjQxOTUxM30.Oit03CMDgrVNW0Bmj-q9NZqv6Hy3n1yVSYmxB5962eY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea0db13ba2c9f4b-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.74.65.88",
        "CF-IPCountry": "MA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.74.65.88, 162.158.95.57"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Apr-2026 09:51:55 UTC] === END API CALL LOG ===
[10-Apr-2026 09:51:55 UTC] ✅ API Hash verification passed for profile endpoint
[10-Apr-2026 09:51:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk1IiwidXNlcm5hbWUiOiJAc29sYXltYW5fdHJhZGVyIiwiZW1haWwiOiJheWFqYXIxMjM0QGdtYWlsLmNvbSIsImV4cCI6MTc3NjQxOTUxM30.Oit03CMDgrVNW0Bmj-q9NZqv6Hy3n1yVSYmxB5962eY
[10-Apr-2026 09:51:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Apr-2026 09:51:55 UTC] ✅ JWT token verified successfully for user profile
[10-Apr-2026 09:51:55 UTC] User ID: 295
[10-Apr-2026 09:51:55 UTC] ✅ User profile retrieved successfully for user ID: 295
[10-Apr-2026 09:52:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Apr-2026 09:52:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Apr-2026 09:52:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk1IiwidXNlcm5hbWUiOiJAc29sYXltYW5fdHJhZGVyIiwiZW1haWwiOiJheWFqYXIxMjM0QGdtYWlsLmNvbSIsImV4cCI6MTc3NjQxOTUxM30.Oit03CMDgrVNW0Bmj-q9NZqv6Hy3n1yVSYmxB5962eY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ea0db45bb209f4b-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"105.74.65.88","CF-IPCountry":"MA","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"105.74.65.88, 162.158.95.58"}
[10-Apr-2026 09:52:03 UTC] === User Orders API Called ===
[10-Apr-2026 09:52:03 UTC] User ID: 295
[10-Apr-2026 09:52:03 UTC] Limit: 20, Offset: 0
[10-Apr-2026 09:52:03 UTC] Orders found: 0
[10-Apr-2026 09:52:03 UTC] Orders data: []
[10-Apr-2026 09:52:03 UTC] Total orders count: 0
[10-Apr-2026 09:52:03 UTC] === API CALL LOG ===
[10-Apr-2026 09:52:03 UTC] Endpoint: user/profile.php
[10-Apr-2026 09:52:03 UTC] Full Log Data: {
    "timestamp": "2026-04-10 09:52:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.74.65.88",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk1IiwidXNlcm5hbWUiOiJAc29sYXltYW5fdHJhZGVyIiwiZW1haWwiOiJheWFqYXIxMjM0QGdtYWlsLmNvbSIsImV4cCI6MTc3NjQxOTUxM30.Oit03CMDgrVNW0Bmj-q9NZqv6Hy3n1yVSYmxB5962eY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea0db45bb229f4b-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.74.65.88",
        "CF-IPCountry": "MA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.74.65.88, 162.158.95.57"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Apr-2026 09:52:03 UTC] === END API CALL LOG ===
[10-Apr-2026 09:52:03 UTC] ✅ API Hash verification passed for profile endpoint
[10-Apr-2026 09:52:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk1IiwidXNlcm5hbWUiOiJAc29sYXltYW5fdHJhZGVyIiwiZW1haWwiOiJheWFqYXIxMjM0QGdtYWlsLmNvbSIsImV4cCI6MTc3NjQxOTUxM30.Oit03CMDgrVNW0Bmj-q9NZqv6Hy3n1yVSYmxB5962eY
[10-Apr-2026 09:52:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Apr-2026 09:52:03 UTC] ✅ JWT token verified successfully for user profile
[10-Apr-2026 09:52:03 UTC] User ID: 295
[10-Apr-2026 09:52:03 UTC] ✅ User profile retrieved successfully for user ID: 295
[10-Apr-2026 09:52:04 UTC] === API CALL LOG ===
[10-Apr-2026 09:52:04 UTC] Endpoint: user/profile.php
[10-Apr-2026 09:52:04 UTC] Full Log Data: {
    "timestamp": "2026-04-10 09:52:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.74.65.88",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk1IiwidXNlcm5hbWUiOiJAc29sYXltYW5fdHJhZGVyIiwiZW1haWwiOiJheWFqYXIxMjM0QGdtYWlsLmNvbSIsImV4cCI6MTc3NjQxOTUxM30.Oit03CMDgrVNW0Bmj-q9NZqv6Hy3n1yVSYmxB5962eY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea0db494efc9f4b-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.74.65.88",
        "CF-IPCountry": "MA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.74.65.88, 162.158.95.57"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Apr-2026 09:52:04 UTC] === END API CALL LOG ===
[10-Apr-2026 09:52:04 UTC] ✅ API Hash verification passed for profile endpoint
[10-Apr-2026 09:52:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk1IiwidXNlcm5hbWUiOiJAc29sYXltYW5fdHJhZGVyIiwiZW1haWwiOiJheWFqYXIxMjM0QGdtYWlsLmNvbSIsImV4cCI6MTc3NjQxOTUxM30.Oit03CMDgrVNW0Bmj-q9NZqv6Hy3n1yVSYmxB5962eY
[10-Apr-2026 09:52:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Apr-2026 09:52:04 UTC] ✅ JWT token verified successfully for user profile
[10-Apr-2026 09:52:04 UTC] User ID: 295
[10-Apr-2026 09:52:04 UTC] ✅ User profile retrieved successfully for user ID: 295
[10-Apr-2026 09:52:04 UTC] === API CALL LOG ===
[10-Apr-2026 09:52:04 UTC] Endpoint: user/profile.php
[10-Apr-2026 09:52:04 UTC] Full Log Data: {
    "timestamp": "2026-04-10 09:52:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.74.65.88",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk1IiwidXNlcm5hbWUiOiJAc29sYXltYW5fdHJhZGVyIiwiZW1haWwiOiJheWFqYXIxMjM0QGdtYWlsLmNvbSIsImV4cCI6MTc3NjQxOTUxM30.Oit03CMDgrVNW0Bmj-q9NZqv6Hy3n1yVSYmxB5962eY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea0db49ef9b9f4b-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.74.65.88",
        "CF-IPCountry": "MA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.74.65.88, 162.158.95.58"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Apr-2026 09:52:04 UTC] === END API CALL LOG ===
[10-Apr-2026 09:52:04 UTC] ✅ API Hash verification passed for profile endpoint
[10-Apr-2026 09:52:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk1IiwidXNlcm5hbWUiOiJAc29sYXltYW5fdHJhZGVyIiwiZW1haWwiOiJheWFqYXIxMjM0QGdtYWlsLmNvbSIsImV4cCI6MTc3NjQxOTUxM30.Oit03CMDgrVNW0Bmj-q9NZqv6Hy3n1yVSYmxB5962eY
[10-Apr-2026 09:52:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Apr-2026 09:52:04 UTC] ✅ JWT token verified successfully for user profile
[10-Apr-2026 09:52:04 UTC] User ID: 295
[10-Apr-2026 09:52:04 UTC] ✅ User profile retrieved successfully for user ID: 295
[10-Apr-2026 09:52:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Apr-2026 09:52:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Apr-2026 09:52:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk1IiwidXNlcm5hbWUiOiJAc29sYXltYW5fdHJhZGVyIiwiZW1haWwiOiJheWFqYXIxMjM0QGdtYWlsLmNvbSIsImV4cCI6MTc3NjQxOTUxM30.Oit03CMDgrVNW0Bmj-q9NZqv6Hy3n1yVSYmxB5962eY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ea0db85db579f4b-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"105.74.65.88","CF-IPCountry":"MA","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"105.74.65.88, 162.158.95.57"}
[10-Apr-2026 09:52:13 UTC] === User Orders API Called ===
[10-Apr-2026 09:52:13 UTC] User ID: 295
[10-Apr-2026 09:52:13 UTC] Limit: 20, Offset: 0
[10-Apr-2026 09:52:13 UTC] Orders found: 0
[10-Apr-2026 09:52:13 UTC] Orders data: []
[10-Apr-2026 09:52:13 UTC] Total orders count: 0
[10-Apr-2026 09:52:15 UTC] === API CALL LOG ===
[10-Apr-2026 09:52:15 UTC] Endpoint: user/profile.php
[10-Apr-2026 09:52:15 UTC] Full Log Data: {
    "timestamp": "2026-04-10 09:52:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.74.65.88",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk1IiwidXNlcm5hbWUiOiJAc29sYXltYW5fdHJhZGVyIiwiZW1haWwiOiJheWFqYXIxMjM0QGdtYWlsLmNvbSIsImV4cCI6MTc3NjQxOTUxM30.Oit03CMDgrVNW0Bmj-q9NZqv6Hy3n1yVSYmxB5962eY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea0db90efb59f4b-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.74.65.88",
        "CF-IPCountry": "MA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.74.65.88, 162.158.95.57"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Apr-2026 09:52:15 UTC] === END API CALL LOG ===
[10-Apr-2026 09:52:15 UTC] ✅ API Hash verification passed for profile endpoint
[10-Apr-2026 09:52:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk1IiwidXNlcm5hbWUiOiJAc29sYXltYW5fdHJhZGVyIiwiZW1haWwiOiJheWFqYXIxMjM0QGdtYWlsLmNvbSIsImV4cCI6MTc3NjQxOTUxM30.Oit03CMDgrVNW0Bmj-q9NZqv6Hy3n1yVSYmxB5962eY
[10-Apr-2026 09:52:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Apr-2026 09:52:15 UTC] ✅ JWT token verified successfully for user profile
[10-Apr-2026 09:52:15 UTC] User ID: 295
[10-Apr-2026 09:52:15 UTC] ✅ User profile retrieved successfully for user ID: 295
[10-Apr-2026 09:52:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Apr-2026 09:52:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Apr-2026 09:52:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk1IiwidXNlcm5hbWUiOiJAc29sYXltYW5fdHJhZGVyIiwiZW1haWwiOiJheWFqYXIxMjM0QGdtYWlsLmNvbSIsImV4cCI6MTc3NjQxOTUxM30.Oit03CMDgrVNW0Bmj-q9NZqv6Hy3n1yVSYmxB5962eY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ea0db90efb39f4b-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"105.74.65.88","CF-IPCountry":"MA","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"105.74.65.88, 162.158.95.57"}
[10-Apr-2026 09:52:15 UTC] === User Orders API Called ===
[10-Apr-2026 09:52:15 UTC] User ID: 295
[10-Apr-2026 09:52:15 UTC] Limit: 20, Offset: 0
[10-Apr-2026 09:52:15 UTC] Orders found: 0
[10-Apr-2026 09:52:15 UTC] Orders data: []
[10-Apr-2026 09:52:15 UTC] Total orders count: 0
[10-Apr-2026 09:52:16 UTC] === API CALL LOG ===
[10-Apr-2026 09:52:16 UTC] Endpoint: user/profile.php
[10-Apr-2026 09:52:16 UTC] Full Log Data: {
    "timestamp": "2026-04-10 09:52:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.74.65.88",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk1IiwidXNlcm5hbWUiOiJAc29sYXltYW5fdHJhZGVyIiwiZW1haWwiOiJheWFqYXIxMjM0QGdtYWlsLmNvbSIsImV4cCI6MTc3NjQxOTUxM30.Oit03CMDgrVNW0Bmj-q9NZqv6Hy3n1yVSYmxB5962eY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea0db944bec9f4b-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.74.65.88",
        "CF-IPCountry": "MA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.74.65.88, 162.158.95.57"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Apr-2026 09:52:16 UTC] === END API CALL LOG ===
[10-Apr-2026 09:52:16 UTC] ✅ API Hash verification passed for profile endpoint
[10-Apr-2026 09:52:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk1IiwidXNlcm5hbWUiOiJAc29sYXltYW5fdHJhZGVyIiwiZW1haWwiOiJheWFqYXIxMjM0QGdtYWlsLmNvbSIsImV4cCI6MTc3NjQxOTUxM30.Oit03CMDgrVNW0Bmj-q9NZqv6Hy3n1yVSYmxB5962eY
[10-Apr-2026 09:52:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Apr-2026 09:52:16 UTC] ✅ JWT token verified successfully for user profile
[10-Apr-2026 09:52:16 UTC] User ID: 295
[10-Apr-2026 09:52:16 UTC] ✅ User profile retrieved successfully for user ID: 295
[10-Apr-2026 09:52:16 UTC] === API CALL LOG ===
[10-Apr-2026 09:52:16 UTC] Endpoint: user/profile.php
[10-Apr-2026 09:52:16 UTC] Full Log Data: {
    "timestamp": "2026-04-10 09:52:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.74.65.88",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk1IiwidXNlcm5hbWUiOiJAc29sYXltYW5fdHJhZGVyIiwiZW1haWwiOiJheWFqYXIxMjM0QGdtYWlsLmNvbSIsImV4cCI6MTc3NjQxOTUxM30.Oit03CMDgrVNW0Bmj-q9NZqv6Hy3n1yVSYmxB5962eY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea0db94ecad9f4b-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.74.65.88",
        "CF-IPCountry": "MA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.74.65.88, 162.158.95.57"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Apr-2026 09:52:16 UTC] === END API CALL LOG ===
[10-Apr-2026 09:52:16 UTC] ✅ API Hash verification passed for profile endpoint
[10-Apr-2026 09:52:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk1IiwidXNlcm5hbWUiOiJAc29sYXltYW5fdHJhZGVyIiwiZW1haWwiOiJheWFqYXIxMjM0QGdtYWlsLmNvbSIsImV4cCI6MTc3NjQxOTUxM30.Oit03CMDgrVNW0Bmj-q9NZqv6Hy3n1yVSYmxB5962eY
[10-Apr-2026 09:52:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Apr-2026 09:52:16 UTC] ✅ JWT token verified successfully for user profile
[10-Apr-2026 09:52:16 UTC] User ID: 295
[10-Apr-2026 09:52:16 UTC] ✅ User profile retrieved successfully for user ID: 295
[10-Apr-2026 09:52:23 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Apr-2026 09:52:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Apr-2026 09:52:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk1IiwidXNlcm5hbWUiOiJAc29sYXltYW5fdHJhZGVyIiwiZW1haWwiOiJheWFqYXIxMjM0QGdtYWlsLmNvbSIsImV4cCI6MTc3NjQxOTUxM30.Oit03CMDgrVNW0Bmj-q9NZqv6Hy3n1yVSYmxB5962eY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ea0dbc1ef0a9f4b-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"105.74.65.88","CF-IPCountry":"MA","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"105.74.65.88, 162.158.95.57"}
[10-Apr-2026 09:52:23 UTC] === User Orders API Called ===
[10-Apr-2026 09:52:23 UTC] User ID: 295
[10-Apr-2026 09:52:23 UTC] Limit: 20, Offset: 0
[10-Apr-2026 09:52:23 UTC] === API CALL LOG ===
[10-Apr-2026 09:52:23 UTC] Endpoint: user/profile.php
[10-Apr-2026 09:52:23 UTC] Full Log Data: {
    "timestamp": "2026-04-10 09:52:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.74.65.88",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk1IiwidXNlcm5hbWUiOiJAc29sYXltYW5fdHJhZGVyIiwiZW1haWwiOiJheWFqYXIxMjM0QGdtYWlsLmNvbSIsImV4cCI6MTc3NjQxOTUxM30.Oit03CMDgrVNW0Bmj-q9NZqv6Hy3n1yVSYmxB5962eY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea0dbc1ef0c9f4b-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.74.65.88",
        "CF-IPCountry": "MA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.74.65.88, 162.158.95.57"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Apr-2026 09:52:23 UTC] === END API CALL LOG ===
[10-Apr-2026 09:52:23 UTC] ✅ API Hash verification passed for profile endpoint
[10-Apr-2026 09:52:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk1IiwidXNlcm5hbWUiOiJAc29sYXltYW5fdHJhZGVyIiwiZW1haWwiOiJheWFqYXIxMjM0QGdtYWlsLmNvbSIsImV4cCI6MTc3NjQxOTUxM30.Oit03CMDgrVNW0Bmj-q9NZqv6Hy3n1yVSYmxB5962eY
[10-Apr-2026 09:52:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Apr-2026 09:52:23 UTC] Orders found: 0
[10-Apr-2026 09:52:23 UTC] Orders data: []
[10-Apr-2026 09:52:23 UTC] ✅ JWT token verified successfully for user profile
[10-Apr-2026 09:52:23 UTC] User ID: 295
[10-Apr-2026 09:52:23 UTC] Total orders count: 0
[10-Apr-2026 09:52:23 UTC] ✅ User profile retrieved successfully for user ID: 295
[10-Apr-2026 09:52:23 UTC] === API CALL LOG ===
[10-Apr-2026 09:52:23 UTC] Endpoint: user/profile.php
[10-Apr-2026 09:52:23 UTC] Full Log Data: {
    "timestamp": "2026-04-10 09:52:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.74.65.88",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk1IiwidXNlcm5hbWUiOiJAc29sYXltYW5fdHJhZGVyIiwiZW1haWwiOiJheWFqYXIxMjM0QGdtYWlsLmNvbSIsImV4cCI6MTc3NjQxOTUxM30.Oit03CMDgrVNW0Bmj-q9NZqv6Hy3n1yVSYmxB5962eY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea0dbc54aba9f4b-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.74.65.88",
        "CF-IPCountry": "MA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.74.65.88, 162.158.95.57"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Apr-2026 09:52:23 UTC] === END API CALL LOG ===
[10-Apr-2026 09:52:23 UTC] ✅ API Hash verification passed for profile endpoint
[10-Apr-2026 09:52:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk1IiwidXNlcm5hbWUiOiJAc29sYXltYW5fdHJhZGVyIiwiZW1haWwiOiJheWFqYXIxMjM0QGdtYWlsLmNvbSIsImV4cCI6MTc3NjQxOTUxM30.Oit03CMDgrVNW0Bmj-q9NZqv6Hy3n1yVSYmxB5962eY
[10-Apr-2026 09:52:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Apr-2026 09:52:23 UTC] ✅ JWT token verified successfully for user profile
[10-Apr-2026 09:52:23 UTC] User ID: 295
[10-Apr-2026 09:52:23 UTC] ✅ User profile retrieved successfully for user ID: 295
[10-Apr-2026 09:52:23 UTC] === API CALL LOG ===
[10-Apr-2026 09:52:23 UTC] Endpoint: user/profile.php
[10-Apr-2026 09:52:23 UTC] Full Log Data: {
    "timestamp": "2026-04-10 09:52:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.74.65.88",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk1IiwidXNlcm5hbWUiOiJAc29sYXltYW5fdHJhZGVyIiwiZW1haWwiOiJheWFqYXIxMjM0QGdtYWlsLmNvbSIsImV4cCI6MTc3NjQxOTUxM30.Oit03CMDgrVNW0Bmj-q9NZqv6Hy3n1yVSYmxB5962eY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea0dbc5eb4a9f4b-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.74.65.88",
        "CF-IPCountry": "MA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.74.65.88, 162.158.95.57"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Apr-2026 09:52:23 UTC] === END API CALL LOG ===
[10-Apr-2026 09:52:23 UTC] ✅ API Hash verification passed for profile endpoint
[10-Apr-2026 09:52:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk1IiwidXNlcm5hbWUiOiJAc29sYXltYW5fdHJhZGVyIiwiZW1haWwiOiJheWFqYXIxMjM0QGdtYWlsLmNvbSIsImV4cCI6MTc3NjQxOTUxM30.Oit03CMDgrVNW0Bmj-q9NZqv6Hy3n1yVSYmxB5962eY
[10-Apr-2026 09:52:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Apr-2026 09:52:23 UTC] ✅ JWT token verified successfully for user profile
[10-Apr-2026 09:52:23 UTC] User ID: 295
[10-Apr-2026 09:52:23 UTC] ✅ User profile retrieved successfully for user ID: 295
[10-Apr-2026 09:52:29 UTC] === API CALL LOG ===
[10-Apr-2026 09:52:29 UTC] Endpoint: user/profile.php
[10-Apr-2026 09:52:29 UTC] Full Log Data: {
    "timestamp": "2026-04-10 09:52:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.74.65.88",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk1IiwidXNlcm5hbWUiOiJAc29sYXltYW5fdHJhZGVyIiwiZW1haWwiOiJheWFqYXIxMjM0QGdtYWlsLmNvbSIsImV4cCI6MTc3NjQxOTUxM30.Oit03CMDgrVNW0Bmj-q9NZqv6Hy3n1yVSYmxB5962eY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea0dbe53eeb9f4b-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.74.65.88",
        "CF-IPCountry": "MA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.74.65.88, 162.158.95.57"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Apr-2026 09:52:29 UTC] === END API CALL LOG ===
[10-Apr-2026 09:52:29 UTC] ✅ API Hash verification passed for profile endpoint
[10-Apr-2026 09:52:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk1IiwidXNlcm5hbWUiOiJAc29sYXltYW5fdHJhZGVyIiwiZW1haWwiOiJheWFqYXIxMjM0QGdtYWlsLmNvbSIsImV4cCI6MTc3NjQxOTUxM30.Oit03CMDgrVNW0Bmj-q9NZqv6Hy3n1yVSYmxB5962eY
[10-Apr-2026 09:52:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Apr-2026 09:52:29 UTC] ✅ JWT token verified successfully for user profile
[10-Apr-2026 09:52:29 UTC] User ID: 295
[10-Apr-2026 09:52:29 UTC] ✅ User profile retrieved successfully for user ID: 295
[10-Apr-2026 09:53:14 UTC] === API CALL LOG ===
[10-Apr-2026 09:53:14 UTC] Endpoint: user/profile.php
[10-Apr-2026 09:53:14 UTC] Full Log Data: {
    "timestamp": "2026-04-10 09:53:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.74.65.88",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk1IiwidXNlcm5hbWUiOiJAc29sYXltYW5fdHJhZGVyIiwiZW1haWwiOiJheWFqYXIxMjM0QGdtYWlsLmNvbSIsImV4cCI6MTc3NjQxOTUxM30.Oit03CMDgrVNW0Bmj-q9NZqv6Hy3n1yVSYmxB5962eY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea0dd040c5fd2da-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.74.65.88",
        "CF-IPCountry": "MA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.74.65.88, 172.71.164.218"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Apr-2026 09:53:14 UTC] === END API CALL LOG ===
[10-Apr-2026 09:53:14 UTC] ✅ API Hash verification passed for profile endpoint
[10-Apr-2026 09:53:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk1IiwidXNlcm5hbWUiOiJAc29sYXltYW5fdHJhZGVyIiwiZW1haWwiOiJheWFqYXIxMjM0QGdtYWlsLmNvbSIsImV4cCI6MTc3NjQxOTUxM30.Oit03CMDgrVNW0Bmj-q9NZqv6Hy3n1yVSYmxB5962eY
[10-Apr-2026 09:53:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Apr-2026 09:53:14 UTC] ✅ JWT token verified successfully for user profile
[10-Apr-2026 09:53:14 UTC] User ID: 295
[10-Apr-2026 09:53:14 UTC] ✅ User profile retrieved successfully for user ID: 295
[10-Apr-2026 09:53:38 UTC] === API CALL LOG ===
[10-Apr-2026 09:53:38 UTC] Endpoint: user/profile.php
[10-Apr-2026 09:53:38 UTC] Full Log Data: {
    "timestamp": "2026-04-10 09:53:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.74.65.88",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk1IiwidXNlcm5hbWUiOiJAc29sYXltYW5fdHJhZGVyIiwiZW1haWwiOiJheWFqYXIxMjM0QGdtYWlsLmNvbSIsImV4cCI6MTc3NjQxOTUxM30.Oit03CMDgrVNW0Bmj-q9NZqv6Hy3n1yVSYmxB5962eY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea0dd94dc20b905-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.74.65.88",
        "CF-IPCountry": "MA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.74.65.88, 104.23.239.32"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Apr-2026 09:53:38 UTC] === END API CALL LOG ===
[10-Apr-2026 09:53:38 UTC] ✅ API Hash verification passed for profile endpoint
[10-Apr-2026 09:53:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk1IiwidXNlcm5hbWUiOiJAc29sYXltYW5fdHJhZGVyIiwiZW1haWwiOiJheWFqYXIxMjM0QGdtYWlsLmNvbSIsImV4cCI6MTc3NjQxOTUxM30.Oit03CMDgrVNW0Bmj-q9NZqv6Hy3n1yVSYmxB5962eY
[10-Apr-2026 09:53:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Apr-2026 09:53:38 UTC] ✅ JWT token verified successfully for user profile
[10-Apr-2026 09:53:38 UTC] User ID: 295
[10-Apr-2026 09:53:38 UTC] ✅ User profile retrieved successfully for user ID: 295
[10-Apr-2026 09:53:45 UTC] === API CALL LOG ===
[10-Apr-2026 09:53:45 UTC] Endpoint: user/profile.php
[10-Apr-2026 09:53:45 UTC] Full Log Data: {
    "timestamp": "2026-04-10 09:53:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.74.65.88",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk1IiwidXNlcm5hbWUiOiJAc29sYXltYW5fdHJhZGVyIiwiZW1haWwiOiJheWFqYXIxMjM0QGdtYWlsLmNvbSIsImV4cCI6MTc3NjQxOTUxM30.Oit03CMDgrVNW0Bmj-q9NZqv6Hy3n1yVSYmxB5962eY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea0ddc0a9dcb905-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.74.65.88",
        "CF-IPCountry": "MA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.74.65.88, 104.23.239.139"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Apr-2026 09:53:45 UTC] === END API CALL LOG ===
[10-Apr-2026 09:53:45 UTC] ✅ API Hash verification passed for profile endpoint
[10-Apr-2026 09:53:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk1IiwidXNlcm5hbWUiOiJAc29sYXltYW5fdHJhZGVyIiwiZW1haWwiOiJheWFqYXIxMjM0QGdtYWlsLmNvbSIsImV4cCI6MTc3NjQxOTUxM30.Oit03CMDgrVNW0Bmj-q9NZqv6Hy3n1yVSYmxB5962eY
[10-Apr-2026 09:53:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Apr-2026 09:53:45 UTC] ✅ JWT token verified successfully for user profile
[10-Apr-2026 09:53:45 UTC] User ID: 295
[10-Apr-2026 09:53:45 UTC] ✅ User profile retrieved successfully for user ID: 295
[10-Apr-2026 09:53:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Apr-2026 09:53:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Apr-2026 09:53:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk1IiwidXNlcm5hbWUiOiJAc29sYXltYW5fdHJhZGVyIiwiZW1haWwiOiJheWFqYXIxMjM0QGdtYWlsLmNvbSIsImV4cCI6MTc3NjQxOTUxM30.Oit03CMDgrVNW0Bmj-q9NZqv6Hy3n1yVSYmxB5962eY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ea0ddc0a9d9b905-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"105.74.65.88","CF-IPCountry":"MA","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"105.74.65.88, 104.23.239.138"}
[10-Apr-2026 09:53:45 UTC] === User Orders API Called ===
[10-Apr-2026 09:53:45 UTC] User ID: 295
[10-Apr-2026 09:53:45 UTC] Limit: 20, Offset: 0
[10-Apr-2026 09:53:45 UTC] Orders found: 0
[10-Apr-2026 09:53:45 UTC] Orders data: []
[10-Apr-2026 09:53:45 UTC] Total orders count: 0
[10-Apr-2026 09:53:45 UTC] === API CALL LOG ===
[10-Apr-2026 09:53:45 UTC] Endpoint: user/profile.php
[10-Apr-2026 09:53:45 UTC] Full Log Data: {
    "timestamp": "2026-04-10 09:53:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.74.65.88",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk1IiwidXNlcm5hbWUiOiJAc29sYXltYW5fdHJhZGVyIiwiZW1haWwiOiJheWFqYXIxMjM0QGdtYWlsLmNvbSIsImV4cCI6MTc3NjQxOTUxM30.Oit03CMDgrVNW0Bmj-q9NZqv6Hy3n1yVSYmxB5962eY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea0ddc4dcb9b905-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.74.65.88",
        "CF-IPCountry": "MA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.74.65.88, 104.23.239.138"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Apr-2026 09:53:45 UTC] === END API CALL LOG ===
[10-Apr-2026 09:53:45 UTC] ✅ API Hash verification passed for profile endpoint
[10-Apr-2026 09:53:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk1IiwidXNlcm5hbWUiOiJAc29sYXltYW5fdHJhZGVyIiwiZW1haWwiOiJheWFqYXIxMjM0QGdtYWlsLmNvbSIsImV4cCI6MTc3NjQxOTUxM30.Oit03CMDgrVNW0Bmj-q9NZqv6Hy3n1yVSYmxB5962eY
[10-Apr-2026 09:53:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Apr-2026 09:53:45 UTC] ✅ JWT token verified successfully for user profile
[10-Apr-2026 09:53:45 UTC] User ID: 295
[10-Apr-2026 09:53:45 UTC] ✅ User profile retrieved successfully for user ID: 295
[10-Apr-2026 09:54:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Apr-2026 09:54:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Apr-2026 09:54:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk1IiwidXNlcm5hbWUiOiJAc29sYXltYW5fdHJhZGVyIiwiZW1haWwiOiJheWFqYXIxMjM0QGdtYWlsLmNvbSIsImV4cCI6MTc3NjQxOTUxM30.Oit03CMDgrVNW0Bmj-q9NZqv6Hy3n1yVSYmxB5962eY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ea0de6429fbb905-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"105.74.65.88","CF-IPCountry":"MA","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"105.74.65.88, 104.23.239.33"}
[10-Apr-2026 09:54:11 UTC] === User Orders API Called ===
[10-Apr-2026 09:54:11 UTC] User ID: 295
[10-Apr-2026 09:54:11 UTC] Limit: 20, Offset: 0
[10-Apr-2026 09:54:11 UTC] Orders found: 0
[10-Apr-2026 09:54:11 UTC] Orders data: []
[10-Apr-2026 09:54:11 UTC] Total orders count: 0
[10-Apr-2026 09:54:11 UTC] === API CALL LOG ===
[10-Apr-2026 09:54:11 UTC] Endpoint: user/profile.php
[10-Apr-2026 09:54:11 UTC] Full Log Data: {
    "timestamp": "2026-04-10 09:54:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.74.65.88",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk1IiwidXNlcm5hbWUiOiJAc29sYXltYW5fdHJhZGVyIiwiZW1haWwiOiJheWFqYXIxMjM0QGdtYWlsLmNvbSIsImV4cCI6MTc3NjQxOTUxM30.Oit03CMDgrVNW0Bmj-q9NZqv6Hy3n1yVSYmxB5962eY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea0de6429fdb905-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.74.65.88",
        "CF-IPCountry": "MA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.74.65.88, 104.23.239.32"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Apr-2026 09:54:11 UTC] === END API CALL LOG ===
[10-Apr-2026 09:54:11 UTC] ✅ API Hash verification passed for profile endpoint
[10-Apr-2026 09:54:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk1IiwidXNlcm5hbWUiOiJAc29sYXltYW5fdHJhZGVyIiwiZW1haWwiOiJheWFqYXIxMjM0QGdtYWlsLmNvbSIsImV4cCI6MTc3NjQxOTUxM30.Oit03CMDgrVNW0Bmj-q9NZqv6Hy3n1yVSYmxB5962eY
[10-Apr-2026 09:54:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Apr-2026 09:54:11 UTC] ✅ JWT token verified successfully for user profile
[10-Apr-2026 09:54:11 UTC] User ID: 295
[10-Apr-2026 09:54:11 UTC] ✅ User profile retrieved successfully for user ID: 295
[10-Apr-2026 09:54:11 UTC] === API CALL LOG ===
[10-Apr-2026 09:54:11 UTC] Endpoint: user/profile.php
[10-Apr-2026 09:54:11 UTC] Full Log Data: {
    "timestamp": "2026-04-10 09:54:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.74.65.88",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk1IiwidXNlcm5hbWUiOiJAc29sYXltYW5fdHJhZGVyIiwiZW1haWwiOiJheWFqYXIxMjM0QGdtYWlsLmNvbSIsImV4cCI6MTc3NjQxOTUxM30.Oit03CMDgrVNW0Bmj-q9NZqv6Hy3n1yVSYmxB5962eY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea0de67bab6b905-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.74.65.88",
        "CF-IPCountry": "MA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.74.65.88, 104.23.239.32"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Apr-2026 09:54:11 UTC] === END API CALL LOG ===
[10-Apr-2026 09:54:11 UTC] ✅ API Hash verification passed for profile endpoint
[10-Apr-2026 09:54:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk1IiwidXNlcm5hbWUiOiJAc29sYXltYW5fdHJhZGVyIiwiZW1haWwiOiJheWFqYXIxMjM0QGdtYWlsLmNvbSIsImV4cCI6MTc3NjQxOTUxM30.Oit03CMDgrVNW0Bmj-q9NZqv6Hy3n1yVSYmxB5962eY
[10-Apr-2026 09:54:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Apr-2026 09:54:11 UTC] ✅ JWT token verified successfully for user profile
[10-Apr-2026 09:54:11 UTC] User ID: 295
[10-Apr-2026 09:54:11 UTC] ✅ User profile retrieved successfully for user ID: 295
[10-Apr-2026 09:54:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Apr-2026 09:54:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Apr-2026 09:54:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk1IiwidXNlcm5hbWUiOiJAc29sYXltYW5fdHJhZGVyIiwiZW1haWwiOiJheWFqYXIxMjM0QGdtYWlsLmNvbSIsImV4cCI6MTc3NjQxOTUxM30.Oit03CMDgrVNW0Bmj-q9NZqv6Hy3n1yVSYmxB5962eY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ea0de98ba7fb905-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"105.74.65.88","CF-IPCountry":"MA","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"105.74.65.88, 104.23.239.32"}
[10-Apr-2026 09:54:19 UTC] === User Orders API Called ===
[10-Apr-2026 09:54:19 UTC] User ID: 295
[10-Apr-2026 09:54:19 UTC] Limit: 20, Offset: 0
[10-Apr-2026 09:54:19 UTC] Orders found: 0
[10-Apr-2026 09:54:19 UTC] Orders data: []
[10-Apr-2026 09:54:19 UTC] Total orders count: 0
[10-Apr-2026 09:54:19 UTC] === API CALL LOG ===
[10-Apr-2026 09:54:19 UTC] Endpoint: user/profile.php
[10-Apr-2026 09:54:19 UTC] Full Log Data: {
    "timestamp": "2026-04-10 09:54:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.74.65.88",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk1IiwidXNlcm5hbWUiOiJAc29sYXltYW5fdHJhZGVyIiwiZW1haWwiOiJheWFqYXIxMjM0QGdtYWlsLmNvbSIsImV4cCI6MTc3NjQxOTUxM30.Oit03CMDgrVNW0Bmj-q9NZqv6Hy3n1yVSYmxB5962eY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea0de98ba82b905-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.74.65.88",
        "CF-IPCountry": "MA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.74.65.88, 104.23.239.32"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Apr-2026 09:54:19 UTC] === END API CALL LOG ===
[10-Apr-2026 09:54:19 UTC] ✅ API Hash verification passed for profile endpoint
[10-Apr-2026 09:54:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk1IiwidXNlcm5hbWUiOiJAc29sYXltYW5fdHJhZGVyIiwiZW1haWwiOiJheWFqYXIxMjM0QGdtYWlsLmNvbSIsImV4cCI6MTc3NjQxOTUxM30.Oit03CMDgrVNW0Bmj-q9NZqv6Hy3n1yVSYmxB5962eY
[10-Apr-2026 09:54:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Apr-2026 09:54:19 UTC] ✅ JWT token verified successfully for user profile
[10-Apr-2026 09:54:19 UTC] User ID: 295
[10-Apr-2026 09:54:19 UTC] ✅ User profile retrieved successfully for user ID: 295
[10-Apr-2026 09:54:20 UTC] === API CALL LOG ===
[10-Apr-2026 09:54:20 UTC] Endpoint: user/profile.php
[10-Apr-2026 09:54:20 UTC] Full Log Data: {
    "timestamp": "2026-04-10 09:54:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.74.65.88",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk1IiwidXNlcm5hbWUiOiJAc29sYXltYW5fdHJhZGVyIiwiZW1haWwiOiJheWFqYXIxMjM0QGdtYWlsLmNvbSIsImV4cCI6MTc3NjQxOTUxM30.Oit03CMDgrVNW0Bmj-q9NZqv6Hy3n1yVSYmxB5962eY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea0de9c7b34b905-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.74.65.88",
        "CF-IPCountry": "MA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.74.65.88, 104.23.239.32"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Apr-2026 09:54:20 UTC] === END API CALL LOG ===
[10-Apr-2026 09:54:20 UTC] ✅ API Hash verification passed for profile endpoint
[10-Apr-2026 09:54:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk1IiwidXNlcm5hbWUiOiJAc29sYXltYW5fdHJhZGVyIiwiZW1haWwiOiJheWFqYXIxMjM0QGdtYWlsLmNvbSIsImV4cCI6MTc3NjQxOTUxM30.Oit03CMDgrVNW0Bmj-q9NZqv6Hy3n1yVSYmxB5962eY
[10-Apr-2026 09:54:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Apr-2026 09:54:20 UTC] ✅ JWT token verified successfully for user profile
[10-Apr-2026 09:54:20 UTC] User ID: 295
[10-Apr-2026 09:54:20 UTC] ✅ User profile retrieved successfully for user ID: 295
[10-Apr-2026 11:26:47 UTC] === API CALL LOG ===
[10-Apr-2026 11:26:47 UTC] Endpoint: user/profile.php
[10-Apr-2026 11:26:47 UTC] Full Log Data: {
    "timestamp": "2026-04-10 11:26:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1fa0:c213:3e98:e0a3:20ff:feaf:9620",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyOTYsInVzZXJuYW1lIjoicmlrIiwiZW1haWwiOiJ2aGFybGFjZXZAZ21haWwuY29tIiwiZXhwIjoxNzc2NDI1MjAyfQ.71u6zXaOl6fAejcOVItQfv9C8fsqvWbrISh4xmDPYqA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea16608f822c783-HEL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a00:1fa0:c213:3e98:e0a3:20ff:feaf:9620",
        "CF-IPCountry": "RU",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a00:1fa0:c213:3e98:e0a3:20ff:feaf:9620, 172.64.223.138"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Apr-2026 11:26:47 UTC] === END API CALL LOG ===
[10-Apr-2026 11:26:47 UTC] ✅ API Hash verification passed for profile endpoint
[10-Apr-2026 11:26:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyOTYsInVzZXJuYW1lIjoicmlrIiwiZW1haWwiOiJ2aGFybGFjZXZAZ21haWwuY29tIiwiZXhwIjoxNzc2NDI1MjAyfQ.71u6zXaOl6fAejcOVItQfv9C8fsqvWbrISh4xmDPYqA
[10-Apr-2026 11:26:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Apr-2026 11:26:47 UTC] ✅ JWT token verified successfully for user profile
[10-Apr-2026 11:26:47 UTC] User ID: 296
[10-Apr-2026 11:26:47 UTC] ✅ User profile retrieved successfully for user ID: 296
[10-Apr-2026 14:15:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Apr-2026 14:15:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Apr-2026 14:15:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk3IiwidXNlcm5hbWUiOiJhaWxlbnNpdGEyMjciLCJlbWFpbCI6ImFsYmVydG96YW1icmFubzE5YUBnbWFpbC5jb20iLCJleHAiOjE3NzY0MzUzNTZ9.YDrl3ax-aNlXf-dGsvc4wf2RUA8adnPlbuKvVTnf5QM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ea25dda2e4c48cf-ATL","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2800:bf0:433d:700e:3d00:9d44:b033:23fe","CF-IPCountry":"EC","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2800:bf0:433d:700e:3d00:9d44:b033:23fe, 104.23.245.64"}
[10-Apr-2026 14:15:57 UTC] === User Orders API Called ===
[10-Apr-2026 14:15:57 UTC] User ID: 297
[10-Apr-2026 14:15:57 UTC] Limit: 20, Offset: 0
[10-Apr-2026 14:15:57 UTC] Orders found: 0
[10-Apr-2026 14:15:57 UTC] Orders data: []
[10-Apr-2026 14:15:57 UTC] Total orders count: 0
[10-Apr-2026 14:15:57 UTC] === API CALL LOG ===
[10-Apr-2026 14:15:57 UTC] Endpoint: user/profile.php
[10-Apr-2026 14:15:57 UTC] Full Log Data: {
    "timestamp": "2026-04-10 14:15:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2800:bf0:433d:700e:3d00:9d44:b033:23fe",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk3IiwidXNlcm5hbWUiOiJhaWxlbnNpdGEyMjciLCJlbWFpbCI6ImFsYmVydG96YW1icmFubzE5YUBnbWFpbC5jb20iLCJleHAiOjE3NzY0MzUzNTZ9.YDrl3ax-aNlXf-dGsvc4wf2RUA8adnPlbuKvVTnf5QM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea25dda2e4d48cf-ATL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2800:bf0:433d:700e:3d00:9d44:b033:23fe",
        "CF-IPCountry": "EC",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2800:bf0:433d:700e:3d00:9d44:b033:23fe, 104.23.245.64"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Apr-2026 14:15:57 UTC] === END API CALL LOG ===
[10-Apr-2026 14:15:57 UTC] ✅ API Hash verification passed for profile endpoint
[10-Apr-2026 14:15:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk3IiwidXNlcm5hbWUiOiJhaWxlbnNpdGEyMjciLCJlbWFpbCI6ImFsYmVydG96YW1icmFubzE5YUBnbWFpbC5jb20iLCJleHAiOjE3NzY0MzUzNTZ9.YDrl3ax-aNlXf-dGsvc4wf2RUA8adnPlbuKvVTnf5QM
[10-Apr-2026 14:15:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Apr-2026 14:15:57 UTC] ✅ JWT token verified successfully for user profile
[10-Apr-2026 14:15:57 UTC] User ID: 297
[10-Apr-2026 14:15:57 UTC] ✅ User profile retrieved successfully for user ID: 297
[10-Apr-2026 14:15:57 UTC] === API CALL LOG ===
[10-Apr-2026 14:15:57 UTC] Endpoint: user/profile.php
[10-Apr-2026 14:15:57 UTC] Full Log Data: {
    "timestamp": "2026-04-10 14:15:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2800:bf0:433d:700e:3d00:9d44:b033:23fe",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk3IiwidXNlcm5hbWUiOiJhaWxlbnNpdGEyMjciLCJlbWFpbCI6ImFsYmVydG96YW1icmFubzE5YUBnbWFpbC5jb20iLCJleHAiOjE3NzY0MzUzNTZ9.YDrl3ax-aNlXf-dGsvc4wf2RUA8adnPlbuKvVTnf5QM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea25dda2e4748cf-ATL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2800:bf0:433d:700e:3d00:9d44:b033:23fe",
        "CF-IPCountry": "EC",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2800:bf0:433d:700e:3d00:9d44:b033:23fe, 104.23.245.64"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Apr-2026 14:15:57 UTC] === END API CALL LOG ===
[10-Apr-2026 14:15:57 UTC] ✅ API Hash verification passed for profile endpoint
[10-Apr-2026 14:15:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk3IiwidXNlcm5hbWUiOiJhaWxlbnNpdGEyMjciLCJlbWFpbCI6ImFsYmVydG96YW1icmFubzE5YUBnbWFpbC5jb20iLCJleHAiOjE3NzY0MzUzNTZ9.YDrl3ax-aNlXf-dGsvc4wf2RUA8adnPlbuKvVTnf5QM
[10-Apr-2026 14:15:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Apr-2026 14:15:57 UTC] ✅ JWT token verified successfully for user profile
[10-Apr-2026 14:15:57 UTC] User ID: 297
[10-Apr-2026 14:15:57 UTC] ✅ User profile retrieved successfully for user ID: 297
[10-Apr-2026 14:16:00 UTC] === API CALL LOG ===
[10-Apr-2026 14:16:00 UTC] Endpoint: user/profile.php
[10-Apr-2026 14:16:00 UTC] Full Log Data: {
    "timestamp": "2026-04-10 14:16:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2800:bf0:433d:700e:3d00:9d44:b033:23fe",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk3IiwidXNlcm5hbWUiOiJhaWxlbnNpdGEyMjciLCJlbWFpbCI6ImFsYmVydG96YW1icmFubzE5YUBnbWFpbC5jb20iLCJleHAiOjE3NzY0MzUzNTZ9.YDrl3ax-aNlXf-dGsvc4wf2RUA8adnPlbuKvVTnf5QM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea25deb5b8648cf-ATL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2800:bf0:433d:700e:3d00:9d44:b033:23fe",
        "CF-IPCountry": "EC",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2800:bf0:433d:700e:3d00:9d44:b033:23fe, 104.23.245.64"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Apr-2026 14:16:00 UTC] === END API CALL LOG ===
[10-Apr-2026 14:16:00 UTC] ✅ API Hash verification passed for profile endpoint
[10-Apr-2026 14:16:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk3IiwidXNlcm5hbWUiOiJhaWxlbnNpdGEyMjciLCJlbWFpbCI6ImFsYmVydG96YW1icmFubzE5YUBnbWFpbC5jb20iLCJleHAiOjE3NzY0MzUzNTZ9.YDrl3ax-aNlXf-dGsvc4wf2RUA8adnPlbuKvVTnf5QM
[10-Apr-2026 14:16:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Apr-2026 14:16:00 UTC] ✅ JWT token verified successfully for user profile
[10-Apr-2026 14:16:00 UTC] User ID: 297
[10-Apr-2026 14:16:00 UTC] ✅ User profile retrieved successfully for user ID: 297
[10-Apr-2026 14:16:49 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Apr-2026 14:16:49 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Apr-2026 14:16:49 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk3IiwidXNlcm5hbWUiOiJhaWxlbnNpdGEyMjciLCJlbWFpbCI6ImFsYmVydG96YW1icmFubzE5YUBnbWFpbC5jb20iLCJleHAiOjE3NzY0MzUzNTZ9.YDrl3ax-aNlXf-dGsvc4wf2RUA8adnPlbuKvVTnf5QM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ea25f200f6a48cf-ATL","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2800:bf0:433d:700e:3d00:9d44:b033:23fe","CF-IPCountry":"EC","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2800:bf0:433d:700e:3d00:9d44:b033:23fe, 104.23.245.25"}
[10-Apr-2026 14:16:49 UTC] === User Orders API Called ===
[10-Apr-2026 14:16:49 UTC] User ID: 297
[10-Apr-2026 14:16:49 UTC] Limit: 20, Offset: 0
[10-Apr-2026 14:16:49 UTC] Orders found: 0
[10-Apr-2026 14:16:49 UTC] Orders data: []
[10-Apr-2026 14:16:49 UTC] Total orders count: 0
[10-Apr-2026 14:16:50 UTC] === API CALL LOG ===
[10-Apr-2026 14:16:50 UTC] Endpoint: user/profile.php
[10-Apr-2026 14:16:50 UTC] Full Log Data: {
    "timestamp": "2026-04-10 14:16:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2800:bf0:433d:700e:3d00:9d44:b033:23fe",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk3IiwidXNlcm5hbWUiOiJhaWxlbnNpdGEyMjciLCJlbWFpbCI6ImFsYmVydG96YW1icmFubzE5YUBnbWFpbC5jb20iLCJleHAiOjE3NzY0MzUzNTZ9.YDrl3ax-aNlXf-dGsvc4wf2RUA8adnPlbuKvVTnf5QM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea25f200f6c48cf-ATL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2800:bf0:433d:700e:3d00:9d44:b033:23fe",
        "CF-IPCountry": "EC",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2800:bf0:433d:700e:3d00:9d44:b033:23fe, 104.23.245.25"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Apr-2026 14:16:50 UTC] === END API CALL LOG ===
[10-Apr-2026 14:16:50 UTC] ✅ API Hash verification passed for profile endpoint
[10-Apr-2026 14:16:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk3IiwidXNlcm5hbWUiOiJhaWxlbnNpdGEyMjciLCJlbWFpbCI6ImFsYmVydG96YW1icmFubzE5YUBnbWFpbC5jb20iLCJleHAiOjE3NzY0MzUzNTZ9.YDrl3ax-aNlXf-dGsvc4wf2RUA8adnPlbuKvVTnf5QM
[10-Apr-2026 14:16:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Apr-2026 14:16:50 UTC] ✅ JWT token verified successfully for user profile
[10-Apr-2026 14:16:50 UTC] User ID: 297
[10-Apr-2026 14:16:50 UTC] ✅ User profile retrieved successfully for user ID: 297
[10-Apr-2026 14:17:02 UTC] === API CALL LOG ===
[10-Apr-2026 14:17:02 UTC] Endpoint: user/profile.php
[10-Apr-2026 14:17:02 UTC] Full Log Data: {
    "timestamp": "2026-04-10 14:17:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2800:bf0:433d:700e:3d00:9d44:b033:23fe",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk3IiwidXNlcm5hbWUiOiJhaWxlbnNpdGEyMjciLCJlbWFpbCI6ImFsYmVydG96YW1icmFubzE5YUBnbWFpbC5jb20iLCJleHAiOjE3NzY0MzUzNTZ9.YDrl3ax-aNlXf-dGsvc4wf2RUA8adnPlbuKvVTnf5QM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea25f6a5c8f53b6-ATL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2800:bf0:433d:700e:3d00:9d44:b033:23fe",
        "CF-IPCountry": "EC",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2800:bf0:433d:700e:3d00:9d44:b033:23fe, 172.71.30.40"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Apr-2026 14:17:02 UTC] === END API CALL LOG ===
[10-Apr-2026 14:17:02 UTC] ✅ API Hash verification passed for profile endpoint
[10-Apr-2026 14:17:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk3IiwidXNlcm5hbWUiOiJhaWxlbnNpdGEyMjciLCJlbWFpbCI6ImFsYmVydG96YW1icmFubzE5YUBnbWFpbC5jb20iLCJleHAiOjE3NzY0MzUzNTZ9.YDrl3ax-aNlXf-dGsvc4wf2RUA8adnPlbuKvVTnf5QM
[10-Apr-2026 14:17:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Apr-2026 14:17:02 UTC] ✅ JWT token verified successfully for user profile
[10-Apr-2026 14:17:02 UTC] User ID: 297
[10-Apr-2026 14:17:02 UTC] ✅ User profile retrieved successfully for user ID: 297
[10-Apr-2026 14:17:03 UTC] === API CALL LOG ===
[10-Apr-2026 14:17:03 UTC] Endpoint: user/profile.php
[10-Apr-2026 14:17:03 UTC] Full Log Data: {
    "timestamp": "2026-04-10 14:17:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2800:bf0:433d:700e:3d00:9d44:b033:23fe",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk3IiwidXNlcm5hbWUiOiJhaWxlbnNpdGEyMjciLCJlbWFpbCI6ImFsYmVydG96YW1icmFubzE5YUBnbWFpbC5jb20iLCJleHAiOjE3NzY0MzUzNTZ9.YDrl3ax-aNlXf-dGsvc4wf2RUA8adnPlbuKvVTnf5QM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea25f72ebf353b6-ATL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2800:bf0:433d:700e:3d00:9d44:b033:23fe",
        "CF-IPCountry": "EC",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2800:bf0:433d:700e:3d00:9d44:b033:23fe, 172.71.30.41"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Apr-2026 14:17:03 UTC] === END API CALL LOG ===
[10-Apr-2026 14:17:03 UTC] ✅ API Hash verification passed for profile endpoint
[10-Apr-2026 14:17:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk3IiwidXNlcm5hbWUiOiJhaWxlbnNpdGEyMjciLCJlbWFpbCI6ImFsYmVydG96YW1icmFubzE5YUBnbWFpbC5jb20iLCJleHAiOjE3NzY0MzUzNTZ9.YDrl3ax-aNlXf-dGsvc4wf2RUA8adnPlbuKvVTnf5QM
[10-Apr-2026 14:17:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Apr-2026 14:17:03 UTC] ✅ JWT token verified successfully for user profile
[10-Apr-2026 14:17:03 UTC] User ID: 297
[10-Apr-2026 14:17:03 UTC] ✅ User profile retrieved successfully for user ID: 297
[10-Apr-2026 14:17:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Apr-2026 14:17:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Apr-2026 14:17:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk3IiwidXNlcm5hbWUiOiJhaWxlbnNpdGEyMjciLCJlbWFpbCI6ImFsYmVydG96YW1icmFubzE5YUBnbWFpbC5jb20iLCJleHAiOjE3NzY0MzUzNTZ9.YDrl3ax-aNlXf-dGsvc4wf2RUA8adnPlbuKvVTnf5QM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ea25f72ebf253b6-ATL","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2800:bf0:433d:700e:3d00:9d44:b033:23fe","CF-IPCountry":"EC","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2800:bf0:433d:700e:3d00:9d44:b033:23fe, 172.71.30.41"}
[10-Apr-2026 14:17:03 UTC] === User Orders API Called ===
[10-Apr-2026 14:17:03 UTC] User ID: 297
[10-Apr-2026 14:17:03 UTC] Limit: 20, Offset: 0
[10-Apr-2026 14:17:03 UTC] Orders found: 0
[10-Apr-2026 14:17:03 UTC] Orders data: []
[10-Apr-2026 14:17:03 UTC] Total orders count: 0
[10-Apr-2026 14:17:03 UTC] === API CALL LOG ===
[10-Apr-2026 14:17:03 UTC] Endpoint: user/profile.php
[10-Apr-2026 14:17:03 UTC] Full Log Data: {
    "timestamp": "2026-04-10 14:17:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2800:bf0:433d:700e:3d00:9d44:b033:23fe",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk3IiwidXNlcm5hbWUiOiJhaWxlbnNpdGEyMjciLCJlbWFpbCI6ImFsYmVydG96YW1icmFubzE5YUBnbWFpbC5jb20iLCJleHAiOjE3NzY0MzUzNTZ9.YDrl3ax-aNlXf-dGsvc4wf2RUA8adnPlbuKvVTnf5QM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea25f72ebec53b6-ATL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2800:bf0:433d:700e:3d00:9d44:b033:23fe",
        "CF-IPCountry": "EC",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2800:bf0:433d:700e:3d00:9d44:b033:23fe, 172.71.30.41"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Apr-2026 14:17:03 UTC] === END API CALL LOG ===
[10-Apr-2026 14:17:03 UTC] ✅ API Hash verification passed for profile endpoint
[10-Apr-2026 14:17:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk3IiwidXNlcm5hbWUiOiJhaWxlbnNpdGEyMjciLCJlbWFpbCI6ImFsYmVydG96YW1icmFubzE5YUBnbWFpbC5jb20iLCJleHAiOjE3NzY0MzUzNTZ9.YDrl3ax-aNlXf-dGsvc4wf2RUA8adnPlbuKvVTnf5QM
[10-Apr-2026 14:17:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Apr-2026 14:17:03 UTC] ✅ JWT token verified successfully for user profile
[10-Apr-2026 14:17:03 UTC] User ID: 297
[10-Apr-2026 14:17:03 UTC] ✅ User profile retrieved successfully for user ID: 297
[10-Apr-2026 14:17:05 UTC] === API CALL LOG ===
[10-Apr-2026 14:17:05 UTC] Endpoint: user/profile.php
[10-Apr-2026 14:17:05 UTC] Full Log Data: {
    "timestamp": "2026-04-10 14:17:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2800:bf0:433d:700e:3d00:9d44:b033:23fe",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk3IiwidXNlcm5hbWUiOiJhaWxlbnNpdGEyMjciLCJlbWFpbCI6ImFsYmVydG96YW1icmFubzE5YUBnbWFpbC5jb20iLCJleHAiOjE3NzY0MzUzNTZ9.YDrl3ax-aNlXf-dGsvc4wf2RUA8adnPlbuKvVTnf5QM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea25f7f4f8953b6-ATL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2800:bf0:433d:700e:3d00:9d44:b033:23fe",
        "CF-IPCountry": "EC",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2800:bf0:433d:700e:3d00:9d44:b033:23fe, 172.71.30.41"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Apr-2026 14:17:05 UTC] === END API CALL LOG ===
[10-Apr-2026 14:17:05 UTC] ✅ API Hash verification passed for profile endpoint
[10-Apr-2026 14:17:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk3IiwidXNlcm5hbWUiOiJhaWxlbnNpdGEyMjciLCJlbWFpbCI6ImFsYmVydG96YW1icmFubzE5YUBnbWFpbC5jb20iLCJleHAiOjE3NzY0MzUzNTZ9.YDrl3ax-aNlXf-dGsvc4wf2RUA8adnPlbuKvVTnf5QM
[10-Apr-2026 14:17:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Apr-2026 14:17:05 UTC] ✅ JWT token verified successfully for user profile
[10-Apr-2026 14:17:05 UTC] User ID: 297
[10-Apr-2026 14:17:05 UTC] ✅ User profile retrieved successfully for user ID: 297
[10-Apr-2026 14:17:09 UTC] === API CALL LOG ===
[10-Apr-2026 14:17:09 UTC] Endpoint: user/profile.php
[10-Apr-2026 14:17:09 UTC] Full Log Data: {
    "timestamp": "2026-04-10 14:17:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2800:bf0:433d:700e:3d00:9d44:b033:23fe",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk3IiwidXNlcm5hbWUiOiJhaWxlbnNpdGEyMjciLCJlbWFpbCI6ImFsYmVydG96YW1icmFubzE5YUBnbWFpbC5jb20iLCJleHAiOjE3NzY0MzUzNTZ9.YDrl3ax-aNlXf-dGsvc4wf2RUA8adnPlbuKvVTnf5QM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea25f9affc953b6-ATL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2800:bf0:433d:700e:3d00:9d44:b033:23fe",
        "CF-IPCountry": "EC",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2800:bf0:433d:700e:3d00:9d44:b033:23fe, 172.71.30.41"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Apr-2026 14:17:09 UTC] === END API CALL LOG ===
[10-Apr-2026 14:17:09 UTC] ✅ API Hash verification passed for profile endpoint
[10-Apr-2026 14:17:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk3IiwidXNlcm5hbWUiOiJhaWxlbnNpdGEyMjciLCJlbWFpbCI6ImFsYmVydG96YW1icmFubzE5YUBnbWFpbC5jb20iLCJleHAiOjE3NzY0MzUzNTZ9.YDrl3ax-aNlXf-dGsvc4wf2RUA8adnPlbuKvVTnf5QM
[10-Apr-2026 14:17:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Apr-2026 14:17:09 UTC] ✅ JWT token verified successfully for user profile
[10-Apr-2026 14:17:09 UTC] User ID: 297
[10-Apr-2026 14:17:09 UTC] ✅ User profile retrieved successfully for user ID: 297
[10-Apr-2026 14:17:16 UTC] === API CALL LOG ===
[10-Apr-2026 14:17:16 UTC] Endpoint: user/profile.php
[10-Apr-2026 14:17:16 UTC] Full Log Data: {
    "timestamp": "2026-04-10 14:17:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2800:bf0:433d:700e:3d00:9d44:b033:23fe",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk3IiwidXNlcm5hbWUiOiJhaWxlbnNpdGEyMjciLCJlbWFpbCI6ImFsYmVydG96YW1icmFubzE5YUBnbWFpbC5jb20iLCJleHAiOjE3NzY0MzUzNTZ9.YDrl3ax-aNlXf-dGsvc4wf2RUA8adnPlbuKvVTnf5QM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea25fc42a045ee1-ATL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2800:bf0:433d:700e:3d00:9d44:b033:23fe",
        "CF-IPCountry": "EC",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2800:bf0:433d:700e:3d00:9d44:b033:23fe, 104.22.56.116"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Apr-2026 14:17:16 UTC] === END API CALL LOG ===
[10-Apr-2026 14:17:16 UTC] ✅ API Hash verification passed for profile endpoint
[10-Apr-2026 14:17:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk3IiwidXNlcm5hbWUiOiJhaWxlbnNpdGEyMjciLCJlbWFpbCI6ImFsYmVydG96YW1icmFubzE5YUBnbWFpbC5jb20iLCJleHAiOjE3NzY0MzUzNTZ9.YDrl3ax-aNlXf-dGsvc4wf2RUA8adnPlbuKvVTnf5QM
[10-Apr-2026 14:17:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Apr-2026 14:17:16 UTC] ✅ JWT token verified successfully for user profile
[10-Apr-2026 14:17:16 UTC] User ID: 297
[10-Apr-2026 14:17:16 UTC] ✅ User profile retrieved successfully for user ID: 297
[10-Apr-2026 14:17:17 UTC] === API CALL LOG ===
[10-Apr-2026 14:17:17 UTC] Endpoint: user/profile.php
[10-Apr-2026 14:17:17 UTC] Full Log Data: {
    "timestamp": "2026-04-10 14:17:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2800:bf0:433d:700e:3d00:9d44:b033:23fe",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk3IiwidXNlcm5hbWUiOiJhaWxlbnNpdGEyMjciLCJlbWFpbCI6ImFsYmVydG96YW1icmFubzE5YUBnbWFpbC5jb20iLCJleHAiOjE3NzY0MzUzNTZ9.YDrl3ax-aNlXf-dGsvc4wf2RUA8adnPlbuKvVTnf5QM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea25fcade505ee1-ATL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2800:bf0:433d:700e:3d00:9d44:b033:23fe",
        "CF-IPCountry": "EC",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2800:bf0:433d:700e:3d00:9d44:b033:23fe, 104.22.56.116"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Apr-2026 14:17:17 UTC] === END API CALL LOG ===
[10-Apr-2026 14:17:17 UTC] ✅ API Hash verification passed for profile endpoint
[10-Apr-2026 14:17:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk3IiwidXNlcm5hbWUiOiJhaWxlbnNpdGEyMjciLCJlbWFpbCI6ImFsYmVydG96YW1icmFubzE5YUBnbWFpbC5jb20iLCJleHAiOjE3NzY0MzUzNTZ9.YDrl3ax-aNlXf-dGsvc4wf2RUA8adnPlbuKvVTnf5QM
[10-Apr-2026 14:17:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Apr-2026 14:17:17 UTC] ✅ JWT token verified successfully for user profile
[10-Apr-2026 14:17:17 UTC] User ID: 297
[10-Apr-2026 14:17:17 UTC] ✅ User profile retrieved successfully for user ID: 297
[10-Apr-2026 14:17:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Apr-2026 14:17:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Apr-2026 14:17:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk3IiwidXNlcm5hbWUiOiJhaWxlbnNpdGEyMjciLCJlbWFpbCI6ImFsYmVydG96YW1icmFubzE5YUBnbWFpbC5jb20iLCJleHAiOjE3NzY0MzUzNTZ9.YDrl3ax-aNlXf-dGsvc4wf2RUA8adnPlbuKvVTnf5QM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ea25fcbc9445ee1-ATL","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2800:bf0:433d:700e:3d00:9d44:b033:23fe","CF-IPCountry":"EC","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2800:bf0:433d:700e:3d00:9d44:b033:23fe, 104.22.56.117"}
[10-Apr-2026 14:17:17 UTC] === User Orders API Called ===
[10-Apr-2026 14:17:17 UTC] User ID: 297
[10-Apr-2026 14:17:17 UTC] Limit: 20, Offset: 0
[10-Apr-2026 14:17:17 UTC] Orders found: 0
[10-Apr-2026 14:17:17 UTC] Orders data: []
[10-Apr-2026 14:17:17 UTC] Total orders count: 0
[10-Apr-2026 14:17:17 UTC] === API CALL LOG ===
[10-Apr-2026 14:17:17 UTC] Endpoint: user/profile.php
[10-Apr-2026 14:17:17 UTC] Full Log Data: {
    "timestamp": "2026-04-10 14:17:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2800:bf0:433d:700e:3d00:9d44:b033:23fe",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk3IiwidXNlcm5hbWUiOiJhaWxlbnNpdGEyMjciLCJlbWFpbCI6ImFsYmVydG96YW1icmFubzE5YUBnbWFpbC5jb20iLCJleHAiOjE3NzY0MzUzNTZ9.YDrl3ax-aNlXf-dGsvc4wf2RUA8adnPlbuKvVTnf5QM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea25fcbc94a5ee1-ATL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2800:bf0:433d:700e:3d00:9d44:b033:23fe",
        "CF-IPCountry": "EC",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2800:bf0:433d:700e:3d00:9d44:b033:23fe, 104.22.56.117"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Apr-2026 14:17:17 UTC] === END API CALL LOG ===
[10-Apr-2026 14:17:17 UTC] ✅ API Hash verification passed for profile endpoint
[10-Apr-2026 14:17:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk3IiwidXNlcm5hbWUiOiJhaWxlbnNpdGEyMjciLCJlbWFpbCI6ImFsYmVydG96YW1icmFubzE5YUBnbWFpbC5jb20iLCJleHAiOjE3NzY0MzUzNTZ9.YDrl3ax-aNlXf-dGsvc4wf2RUA8adnPlbuKvVTnf5QM
[10-Apr-2026 14:17:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Apr-2026 14:17:17 UTC] ✅ JWT token verified successfully for user profile
[10-Apr-2026 14:17:17 UTC] User ID: 297
[10-Apr-2026 14:17:17 UTC] ✅ User profile retrieved successfully for user ID: 297
[10-Apr-2026 14:17:18 UTC] === API CALL LOG ===
[10-Apr-2026 14:17:18 UTC] Endpoint: user/profile.php
[10-Apr-2026 14:17:18 UTC] Full Log Data: {
    "timestamp": "2026-04-10 14:17:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2800:bf0:433d:700e:3d00:9d44:b033:23fe",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk3IiwidXNlcm5hbWUiOiJhaWxlbnNpdGEyMjciLCJlbWFpbCI6ImFsYmVydG96YW1icmFubzE5YUBnbWFpbC5jb20iLCJleHAiOjE3NzY0MzUzNTZ9.YDrl3ax-aNlXf-dGsvc4wf2RUA8adnPlbuKvVTnf5QM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea25fd4db645ee1-ATL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2800:bf0:433d:700e:3d00:9d44:b033:23fe",
        "CF-IPCountry": "EC",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2800:bf0:433d:700e:3d00:9d44:b033:23fe, 104.22.56.116"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Apr-2026 14:17:18 UTC] === END API CALL LOG ===
[10-Apr-2026 14:17:18 UTC] ✅ API Hash verification passed for profile endpoint
[10-Apr-2026 14:17:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk3IiwidXNlcm5hbWUiOiJhaWxlbnNpdGEyMjciLCJlbWFpbCI6ImFsYmVydG96YW1icmFubzE5YUBnbWFpbC5jb20iLCJleHAiOjE3NzY0MzUzNTZ9.YDrl3ax-aNlXf-dGsvc4wf2RUA8adnPlbuKvVTnf5QM
[10-Apr-2026 14:17:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Apr-2026 14:17:18 UTC] ✅ JWT token verified successfully for user profile
[10-Apr-2026 14:17:18 UTC] User ID: 297
[10-Apr-2026 14:17:18 UTC] ✅ User profile retrieved successfully for user ID: 297
[10-Apr-2026 14:17:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Apr-2026 14:17:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Apr-2026 14:17:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk3IiwidXNlcm5hbWUiOiJhaWxlbnNpdGEyMjciLCJlbWFpbCI6ImFsYmVydG96YW1icmFubzE5YUBnbWFpbC5jb20iLCJleHAiOjE3NzY0MzUzNTZ9.YDrl3ax-aNlXf-dGsvc4wf2RUA8adnPlbuKvVTnf5QM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ea2604c2ca55ee1-ATL","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2800:bf0:433d:700e:3d00:9d44:b033:23fe","CF-IPCountry":"EC","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2800:bf0:433d:700e:3d00:9d44:b033:23fe, 104.22.56.117"}
[10-Apr-2026 14:17:37 UTC] === User Orders API Called ===
[10-Apr-2026 14:17:37 UTC] User ID: 297
[10-Apr-2026 14:17:37 UTC] Limit: 20, Offset: 0
[10-Apr-2026 14:17:37 UTC] Orders found: 0
[10-Apr-2026 14:17:37 UTC] Orders data: []
[10-Apr-2026 14:17:37 UTC] Total orders count: 0
[10-Apr-2026 14:17:38 UTC] === API CALL LOG ===
[10-Apr-2026 14:17:38 UTC] Endpoint: user/profile.php
[10-Apr-2026 14:17:38 UTC] Full Log Data: {
    "timestamp": "2026-04-10 14:17:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2800:bf0:433d:700e:3d00:9d44:b033:23fe",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk3IiwidXNlcm5hbWUiOiJhaWxlbnNpdGEyMjciLCJlbWFpbCI6ImFsYmVydG96YW1icmFubzE5YUBnbWFpbC5jb20iLCJleHAiOjE3NzY0MzUzNTZ9.YDrl3ax-aNlXf-dGsvc4wf2RUA8adnPlbuKvVTnf5QM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea2604c2ca95ee1-ATL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2800:bf0:433d:700e:3d00:9d44:b033:23fe",
        "CF-IPCountry": "EC",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2800:bf0:433d:700e:3d00:9d44:b033:23fe, 104.22.56.117"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Apr-2026 14:17:38 UTC] === END API CALL LOG ===
[10-Apr-2026 14:17:38 UTC] ✅ API Hash verification passed for profile endpoint
[10-Apr-2026 14:17:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk3IiwidXNlcm5hbWUiOiJhaWxlbnNpdGEyMjciLCJlbWFpbCI6ImFsYmVydG96YW1icmFubzE5YUBnbWFpbC5jb20iLCJleHAiOjE3NzY0MzUzNTZ9.YDrl3ax-aNlXf-dGsvc4wf2RUA8adnPlbuKvVTnf5QM
[10-Apr-2026 14:17:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Apr-2026 14:17:38 UTC] ✅ JWT token verified successfully for user profile
[10-Apr-2026 14:17:38 UTC] User ID: 297
[10-Apr-2026 14:17:38 UTC] ✅ User profile retrieved successfully for user ID: 297
[10-Apr-2026 14:17:38 UTC] === API CALL LOG ===
[10-Apr-2026 14:17:38 UTC] Endpoint: user/profile.php
[10-Apr-2026 14:17:38 UTC] Full Log Data: {
    "timestamp": "2026-04-10 14:17:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2800:bf0:433d:700e:3d00:9d44:b033:23fe",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk3IiwidXNlcm5hbWUiOiJhaWxlbnNpdGEyMjciLCJlbWFpbCI6ImFsYmVydG96YW1icmFubzE5YUBnbWFpbC5jb20iLCJleHAiOjE3NzY0MzUzNTZ9.YDrl3ax-aNlXf-dGsvc4wf2RUA8adnPlbuKvVTnf5QM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea26051fd365ee1-ATL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2800:bf0:433d:700e:3d00:9d44:b033:23fe",
        "CF-IPCountry": "EC",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2800:bf0:433d:700e:3d00:9d44:b033:23fe, 104.22.56.117"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Apr-2026 14:17:38 UTC] === END API CALL LOG ===
[10-Apr-2026 14:17:38 UTC] ✅ API Hash verification passed for profile endpoint
[10-Apr-2026 14:17:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk3IiwidXNlcm5hbWUiOiJhaWxlbnNpdGEyMjciLCJlbWFpbCI6ImFsYmVydG96YW1icmFubzE5YUBnbWFpbC5jb20iLCJleHAiOjE3NzY0MzUzNTZ9.YDrl3ax-aNlXf-dGsvc4wf2RUA8adnPlbuKvVTnf5QM
[10-Apr-2026 14:17:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Apr-2026 14:17:38 UTC] ✅ JWT token verified successfully for user profile
[10-Apr-2026 14:17:38 UTC] User ID: 297
[10-Apr-2026 14:17:38 UTC] ✅ User profile retrieved successfully for user ID: 297
[10-Apr-2026 14:17:39 UTC] === API CALL LOG ===
[10-Apr-2026 14:17:39 UTC] Endpoint: user/profile.php
[10-Apr-2026 14:17:39 UTC] Full Log Data: {
    "timestamp": "2026-04-10 14:17:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2800:bf0:433d:700e:3d00:9d44:b033:23fe",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk3IiwidXNlcm5hbWUiOiJhaWxlbnNpdGEyMjciLCJlbWFpbCI6ImFsYmVydG96YW1icmFubzE5YUBnbWFpbC5jb20iLCJleHAiOjE3NzY0MzUzNTZ9.YDrl3ax-aNlXf-dGsvc4wf2RUA8adnPlbuKvVTnf5QM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea26055afbd5ee1-ATL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2800:bf0:433d:700e:3d00:9d44:b033:23fe",
        "CF-IPCountry": "EC",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2800:bf0:433d:700e:3d00:9d44:b033:23fe, 104.22.56.117"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Apr-2026 14:17:39 UTC] === END API CALL LOG ===
[10-Apr-2026 14:17:39 UTC] ✅ API Hash verification passed for profile endpoint
[10-Apr-2026 14:17:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk3IiwidXNlcm5hbWUiOiJhaWxlbnNpdGEyMjciLCJlbWFpbCI6ImFsYmVydG96YW1icmFubzE5YUBnbWFpbC5jb20iLCJleHAiOjE3NzY0MzUzNTZ9.YDrl3ax-aNlXf-dGsvc4wf2RUA8adnPlbuKvVTnf5QM
[10-Apr-2026 14:17:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Apr-2026 14:17:39 UTC] ✅ JWT token verified successfully for user profile
[10-Apr-2026 14:17:39 UTC] User ID: 297
[10-Apr-2026 14:17:39 UTC] ✅ User profile retrieved successfully for user ID: 297
[10-Apr-2026 14:57:56 UTC] === API CALL LOG ===
[10-Apr-2026 14:57:56 UTC] Endpoint: user/profile.php
[10-Apr-2026 14:57:56 UTC] Full Log Data: {
    "timestamp": "2026-04-10 14:57:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a06:c701:dc68:2200:29bd:45da:d99:19b0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk4IiwidXNlcm5hbWUiOiJBdmlrbyIsImVtYWlsIjoiYXZpMTk4MGVAZ21haWwuY29tIiwiZXhwIjoxNzc2NDM3ODc2fQ.x0zQOAX_OoWfThNR4qnPPGyigua_R1wGQx-rWaVwV4Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea29b5a480c4afa-TLV",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a06:c701:dc68:2200:29bd:45da:d99:19b0",
        "CF-IPCountry": "IL",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a06:c701:dc68:2200:29bd:45da:d99:19b0, 172.69.128.156"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Apr-2026 14:57:56 UTC] === END API CALL LOG ===
[10-Apr-2026 14:57:56 UTC] ✅ API Hash verification passed for profile endpoint
[10-Apr-2026 14:57:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk4IiwidXNlcm5hbWUiOiJBdmlrbyIsImVtYWlsIjoiYXZpMTk4MGVAZ21haWwuY29tIiwiZXhwIjoxNzc2NDM3ODc2fQ.x0zQOAX_OoWfThNR4qnPPGyigua_R1wGQx-rWaVwV4Y
[10-Apr-2026 14:57:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Apr-2026 14:57:56 UTC] ✅ JWT token verified successfully for user profile
[10-Apr-2026 14:57:56 UTC] User ID: 298
[10-Apr-2026 14:57:56 UTC] ✅ User profile retrieved successfully for user ID: 298
[10-Apr-2026 14:57:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Apr-2026 14:57:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Apr-2026 14:57:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk4IiwidXNlcm5hbWUiOiJBdmlrbyIsImVtYWlsIjoiYXZpMTk4MGVAZ21haWwuY29tIiwiZXhwIjoxNzc2NDM3ODc2fQ.x0zQOAX_OoWfThNR4qnPPGyigua_R1wGQx-rWaVwV4Y","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ea29b5a582c4afa-TLV","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2a06:c701:dc68:2200:29bd:45da:d99:19b0","CF-IPCountry":"IL","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2a06:c701:dc68:2200:29bd:45da:d99:19b0, 172.69.128.157"}
[10-Apr-2026 14:57:56 UTC] === User Orders API Called ===
[10-Apr-2026 14:57:56 UTC] User ID: 298
[10-Apr-2026 14:57:56 UTC] Limit: 20, Offset: 0
[10-Apr-2026 14:57:56 UTC] Orders found: 0
[10-Apr-2026 14:57:56 UTC] Orders data: []
[10-Apr-2026 14:57:56 UTC] Total orders count: 0
[10-Apr-2026 14:57:57 UTC] === API CALL LOG ===
[10-Apr-2026 14:57:57 UTC] Endpoint: user/profile.php
[10-Apr-2026 14:57:57 UTC] Full Log Data: {
    "timestamp": "2026-04-10 14:57:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a06:c701:dc68:2200:29bd:45da:d99:19b0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk4IiwidXNlcm5hbWUiOiJBdmlrbyIsImVtYWlsIjoiYXZpMTk4MGVAZ21haWwuY29tIiwiZXhwIjoxNzc2NDM3ODc2fQ.x0zQOAX_OoWfThNR4qnPPGyigua_R1wGQx-rWaVwV4Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea29b5b0a214afa-TLV",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a06:c701:dc68:2200:29bd:45da:d99:19b0",
        "CF-IPCountry": "IL",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a06:c701:dc68:2200:29bd:45da:d99:19b0, 172.69.128.157"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Apr-2026 14:57:57 UTC] === END API CALL LOG ===
[10-Apr-2026 14:57:57 UTC] ✅ API Hash verification passed for profile endpoint
[10-Apr-2026 14:57:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk4IiwidXNlcm5hbWUiOiJBdmlrbyIsImVtYWlsIjoiYXZpMTk4MGVAZ21haWwuY29tIiwiZXhwIjoxNzc2NDM3ODc2fQ.x0zQOAX_OoWfThNR4qnPPGyigua_R1wGQx-rWaVwV4Y
[10-Apr-2026 14:57:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Apr-2026 14:57:57 UTC] ✅ JWT token verified successfully for user profile
[10-Apr-2026 14:57:57 UTC] User ID: 298
[10-Apr-2026 14:57:57 UTC] ✅ User profile retrieved successfully for user ID: 298
[10-Apr-2026 14:57:57 UTC] === API CALL LOG ===
[10-Apr-2026 14:57:57 UTC] Endpoint: user/profile.php
[10-Apr-2026 14:57:57 UTC] Full Log Data: {
    "timestamp": "2026-04-10 14:57:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a06:c701:dc68:2200:29bd:45da:d99:19b0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk4IiwidXNlcm5hbWUiOiJBdmlrbyIsImVtYWlsIjoiYXZpMTk4MGVAZ21haWwuY29tIiwiZXhwIjoxNzc2NDM3ODc2fQ.x0zQOAX_OoWfThNR4qnPPGyigua_R1wGQx-rWaVwV4Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea29b5ccd8d4afa-TLV",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a06:c701:dc68:2200:29bd:45da:d99:19b0",
        "CF-IPCountry": "IL",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a06:c701:dc68:2200:29bd:45da:d99:19b0, 172.69.128.157"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Apr-2026 14:57:57 UTC] === END API CALL LOG ===
[10-Apr-2026 14:57:57 UTC] ✅ API Hash verification passed for profile endpoint
[10-Apr-2026 14:57:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk4IiwidXNlcm5hbWUiOiJBdmlrbyIsImVtYWlsIjoiYXZpMTk4MGVAZ21haWwuY29tIiwiZXhwIjoxNzc2NDM3ODc2fQ.x0zQOAX_OoWfThNR4qnPPGyigua_R1wGQx-rWaVwV4Y
[10-Apr-2026 14:57:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Apr-2026 14:57:57 UTC] ✅ JWT token verified successfully for user profile
[10-Apr-2026 14:57:57 UTC] User ID: 298
[10-Apr-2026 14:57:57 UTC] ✅ User profile retrieved successfully for user ID: 298
[10-Apr-2026 14:58:18 UTC] === API CALL LOG ===
[10-Apr-2026 14:58:18 UTC] Endpoint: user/profile.php
[10-Apr-2026 14:58:18 UTC] Full Log Data: {
    "timestamp": "2026-04-10 14:58:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a06:c701:dc68:2200:29bd:45da:d99:19b0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk4IiwidXNlcm5hbWUiOiJBdmlrbyIsImVtYWlsIjoiYXZpMTk4MGVAZ21haWwuY29tIiwiZXhwIjoxNzc2NDM3ODc2fQ.x0zQOAX_OoWfThNR4qnPPGyigua_R1wGQx-rWaVwV4Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea29be219fd45fd-TLV",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a06:c701:dc68:2200:29bd:45da:d99:19b0",
        "CF-IPCountry": "IL",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a06:c701:dc68:2200:29bd:45da:d99:19b0, 172.69.128.159"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Apr-2026 14:58:18 UTC] === END API CALL LOG ===
[10-Apr-2026 14:58:18 UTC] ✅ API Hash verification passed for profile endpoint
[10-Apr-2026 14:58:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk4IiwidXNlcm5hbWUiOiJBdmlrbyIsImVtYWlsIjoiYXZpMTk4MGVAZ21haWwuY29tIiwiZXhwIjoxNzc2NDM3ODc2fQ.x0zQOAX_OoWfThNR4qnPPGyigua_R1wGQx-rWaVwV4Y
[10-Apr-2026 14:58:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Apr-2026 14:58:18 UTC] ✅ JWT token verified successfully for user profile
[10-Apr-2026 14:58:18 UTC] User ID: 298
[10-Apr-2026 14:58:18 UTC] ✅ User profile retrieved successfully for user ID: 298
[10-Apr-2026 14:58:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Apr-2026 14:58:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Apr-2026 14:58:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk4IiwidXNlcm5hbWUiOiJBdmlrbyIsImVtYWlsIjoiYXZpMTk4MGVAZ21haWwuY29tIiwiZXhwIjoxNzc2NDM3ODc2fQ.x0zQOAX_OoWfThNR4qnPPGyigua_R1wGQx-rWaVwV4Y","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ea29c2e9d2245fd-TLV","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2a06:c701:dc68:2200:29bd:45da:d99:19b0","CF-IPCountry":"IL","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2a06:c701:dc68:2200:29bd:45da:d99:19b0, 172.69.128.159"}
[10-Apr-2026 14:58:30 UTC] === User Orders API Called ===
[10-Apr-2026 14:58:30 UTC] User ID: 298
[10-Apr-2026 14:58:30 UTC] Limit: 20, Offset: 0
[10-Apr-2026 14:58:30 UTC] Orders found: 0
[10-Apr-2026 14:58:30 UTC] Orders data: []
[10-Apr-2026 14:58:30 UTC] Total orders count: 0
[10-Apr-2026 14:58:30 UTC] === API CALL LOG ===
[10-Apr-2026 14:58:30 UTC] Endpoint: user/profile.php
[10-Apr-2026 14:58:30 UTC] Full Log Data: {
    "timestamp": "2026-04-10 14:58:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a06:c701:dc68:2200:29bd:45da:d99:19b0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk4IiwidXNlcm5hbWUiOiJBdmlrbyIsImVtYWlsIjoiYXZpMTk4MGVAZ21haWwuY29tIiwiZXhwIjoxNzc2NDM3ODc2fQ.x0zQOAX_OoWfThNR4qnPPGyigua_R1wGQx-rWaVwV4Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea29c2f2e6845fd-TLV",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a06:c701:dc68:2200:29bd:45da:d99:19b0",
        "CF-IPCountry": "IL",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a06:c701:dc68:2200:29bd:45da:d99:19b0, 172.69.128.159"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Apr-2026 14:58:30 UTC] === END API CALL LOG ===
[10-Apr-2026 14:58:30 UTC] ✅ API Hash verification passed for profile endpoint
[10-Apr-2026 14:58:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk4IiwidXNlcm5hbWUiOiJBdmlrbyIsImVtYWlsIjoiYXZpMTk4MGVAZ21haWwuY29tIiwiZXhwIjoxNzc2NDM3ODc2fQ.x0zQOAX_OoWfThNR4qnPPGyigua_R1wGQx-rWaVwV4Y
[10-Apr-2026 14:58:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Apr-2026 14:58:30 UTC] ✅ JWT token verified successfully for user profile
[10-Apr-2026 14:58:30 UTC] User ID: 298
[10-Apr-2026 14:58:30 UTC] ✅ User profile retrieved successfully for user ID: 298
[10-Apr-2026 14:58:31 UTC] === API CALL LOG ===
[10-Apr-2026 14:58:31 UTC] Endpoint: user/profile.php
[10-Apr-2026 14:58:31 UTC] Full Log Data: {
    "timestamp": "2026-04-10 14:58:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a06:c701:dc68:2200:29bd:45da:d99:19b0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk4IiwidXNlcm5hbWUiOiJBdmlrbyIsImVtYWlsIjoiYXZpMTk4MGVAZ21haWwuY29tIiwiZXhwIjoxNzc2NDM3ODc2fQ.x0zQOAX_OoWfThNR4qnPPGyigua_R1wGQx-rWaVwV4Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea29c315af745fd-TLV",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a06:c701:dc68:2200:29bd:45da:d99:19b0",
        "CF-IPCountry": "IL",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a06:c701:dc68:2200:29bd:45da:d99:19b0, 172.69.128.159"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Apr-2026 14:58:31 UTC] === END API CALL LOG ===
[10-Apr-2026 14:58:31 UTC] ✅ API Hash verification passed for profile endpoint
[10-Apr-2026 14:58:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk4IiwidXNlcm5hbWUiOiJBdmlrbyIsImVtYWlsIjoiYXZpMTk4MGVAZ21haWwuY29tIiwiZXhwIjoxNzc2NDM3ODc2fQ.x0zQOAX_OoWfThNR4qnPPGyigua_R1wGQx-rWaVwV4Y
[10-Apr-2026 14:58:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Apr-2026 14:58:31 UTC] ✅ JWT token verified successfully for user profile
[10-Apr-2026 14:58:31 UTC] User ID: 298
[10-Apr-2026 14:58:31 UTC] ✅ User profile retrieved successfully for user ID: 298
[10-Apr-2026 14:58:31 UTC] === API CALL LOG ===
[10-Apr-2026 14:58:31 UTC] Endpoint: user/profile.php
[10-Apr-2026 14:58:31 UTC] Full Log Data: {
    "timestamp": "2026-04-10 14:58:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a06:c701:dc68:2200:29bd:45da:d99:19b0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk4IiwidXNlcm5hbWUiOiJBdmlrbyIsImVtYWlsIjoiYXZpMTk4MGVAZ21haWwuY29tIiwiZXhwIjoxNzc2NDM3ODc2fQ.x0zQOAX_OoWfThNR4qnPPGyigua_R1wGQx-rWaVwV4Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea29c32ff0745fd-TLV",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a06:c701:dc68:2200:29bd:45da:d99:19b0",
        "CF-IPCountry": "IL",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a06:c701:dc68:2200:29bd:45da:d99:19b0, 172.69.128.159"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Apr-2026 14:58:31 UTC] === END API CALL LOG ===
[10-Apr-2026 14:58:31 UTC] ✅ API Hash verification passed for profile endpoint
[10-Apr-2026 14:58:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk4IiwidXNlcm5hbWUiOiJBdmlrbyIsImVtYWlsIjoiYXZpMTk4MGVAZ21haWwuY29tIiwiZXhwIjoxNzc2NDM3ODc2fQ.x0zQOAX_OoWfThNR4qnPPGyigua_R1wGQx-rWaVwV4Y
[10-Apr-2026 14:58:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Apr-2026 14:58:31 UTC] ✅ JWT token verified successfully for user profile
[10-Apr-2026 14:58:31 UTC] User ID: 298
[10-Apr-2026 14:58:31 UTC] ✅ User profile retrieved successfully for user ID: 298
[10-Apr-2026 14:58:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Apr-2026 14:58:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Apr-2026 14:58:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk4IiwidXNlcm5hbWUiOiJBdmlrbyIsImVtYWlsIjoiYXZpMTk4MGVAZ21haWwuY29tIiwiZXhwIjoxNzc2NDM3ODc2fQ.x0zQOAX_OoWfThNR4qnPPGyigua_R1wGQx-rWaVwV4Y","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ea29c493f5b45fd-TLV","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2a06:c701:dc68:2200:29bd:45da:d99:19b0","CF-IPCountry":"IL","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2a06:c701:dc68:2200:29bd:45da:d99:19b0, 172.69.128.159"}
[10-Apr-2026 14:58:35 UTC] === User Orders API Called ===
[10-Apr-2026 14:58:35 UTC] User ID: 298
[10-Apr-2026 14:58:35 UTC] Limit: 20, Offset: 0
[10-Apr-2026 14:58:35 UTC] Orders found: 0
[10-Apr-2026 14:58:35 UTC] Orders data: []
[10-Apr-2026 14:58:35 UTC] Total orders count: 0
[10-Apr-2026 14:58:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Apr-2026 14:58:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Apr-2026 14:58:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk4IiwidXNlcm5hbWUiOiJBdmlrbyIsImVtYWlsIjoiYXZpMTk4MGVAZ21haWwuY29tIiwiZXhwIjoxNzc2NDM3ODc2fQ.x0zQOAX_OoWfThNR4qnPPGyigua_R1wGQx-rWaVwV4Y","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ea29c58fb8645fd-TLV","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2a06:c701:dc68:2200:29bd:45da:d99:19b0","CF-IPCountry":"IL","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2a06:c701:dc68:2200:29bd:45da:d99:19b0, 172.69.128.158"}
[10-Apr-2026 14:58:37 UTC] === User Orders API Called ===
[10-Apr-2026 14:58:37 UTC] User ID: 298
[10-Apr-2026 14:58:37 UTC] Limit: 20, Offset: 0
[10-Apr-2026 14:58:37 UTC] Orders found: 0
[10-Apr-2026 14:58:37 UTC] Orders data: []
[10-Apr-2026 14:58:37 UTC] Total orders count: 0
[10-Apr-2026 14:58:37 UTC] === API CALL LOG ===
[10-Apr-2026 14:58:37 UTC] Endpoint: user/profile.php
[10-Apr-2026 14:58:37 UTC] Full Log Data: {
    "timestamp": "2026-04-10 14:58:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a06:c701:dc68:2200:29bd:45da:d99:19b0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk4IiwidXNlcm5hbWUiOiJBdmlrbyIsImVtYWlsIjoiYXZpMTk4MGVAZ21haWwuY29tIiwiZXhwIjoxNzc2NDM3ODc2fQ.x0zQOAX_OoWfThNR4qnPPGyigua_R1wGQx-rWaVwV4Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea29c592bef45fd-TLV",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a06:c701:dc68:2200:29bd:45da:d99:19b0",
        "CF-IPCountry": "IL",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a06:c701:dc68:2200:29bd:45da:d99:19b0, 172.69.128.159"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Apr-2026 14:58:37 UTC] === END API CALL LOG ===
[10-Apr-2026 14:58:37 UTC] ✅ API Hash verification passed for profile endpoint
[10-Apr-2026 14:58:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk4IiwidXNlcm5hbWUiOiJBdmlrbyIsImVtYWlsIjoiYXZpMTk4MGVAZ21haWwuY29tIiwiZXhwIjoxNzc2NDM3ODc2fQ.x0zQOAX_OoWfThNR4qnPPGyigua_R1wGQx-rWaVwV4Y
[10-Apr-2026 14:58:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Apr-2026 14:58:37 UTC] ✅ JWT token verified successfully for user profile
[10-Apr-2026 14:58:37 UTC] User ID: 298
[10-Apr-2026 14:58:37 UTC] ✅ User profile retrieved successfully for user ID: 298
[10-Apr-2026 14:58:37 UTC] === API CALL LOG ===
[10-Apr-2026 14:58:37 UTC] Endpoint: user/profile.php
[10-Apr-2026 14:58:37 UTC] Full Log Data: {
    "timestamp": "2026-04-10 14:58:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a06:c701:dc68:2200:29bd:45da:d99:19b0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk4IiwidXNlcm5hbWUiOiJBdmlrbyIsImVtYWlsIjoiYXZpMTk4MGVAZ21haWwuY29tIiwiZXhwIjoxNzc2NDM3ODc2fQ.x0zQOAX_OoWfThNR4qnPPGyigua_R1wGQx-rWaVwV4Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea29c5affe345fd-TLV",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a06:c701:dc68:2200:29bd:45da:d99:19b0",
        "CF-IPCountry": "IL",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a06:c701:dc68:2200:29bd:45da:d99:19b0, 172.69.128.159"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Apr-2026 14:58:37 UTC] === END API CALL LOG ===
[10-Apr-2026 14:58:37 UTC] ✅ API Hash verification passed for profile endpoint
[10-Apr-2026 14:58:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk4IiwidXNlcm5hbWUiOiJBdmlrbyIsImVtYWlsIjoiYXZpMTk4MGVAZ21haWwuY29tIiwiZXhwIjoxNzc2NDM3ODc2fQ.x0zQOAX_OoWfThNR4qnPPGyigua_R1wGQx-rWaVwV4Y
[10-Apr-2026 14:58:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Apr-2026 14:58:37 UTC] ✅ JWT token verified successfully for user profile
[10-Apr-2026 14:58:37 UTC] User ID: 298
[10-Apr-2026 14:58:37 UTC] ✅ User profile retrieved successfully for user ID: 298
[10-Apr-2026 14:58:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Apr-2026 14:58:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Apr-2026 14:58:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk4IiwidXNlcm5hbWUiOiJBdmlrbyIsImVtYWlsIjoiYXZpMTk4MGVAZ21haWwuY29tIiwiZXhwIjoxNzc2NDM3ODc2fQ.x0zQOAX_OoWfThNR4qnPPGyigua_R1wGQx-rWaVwV4Y","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ea29c639c6945fd-TLV","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2a06:c701:dc68:2200:29bd:45da:d99:19b0","CF-IPCountry":"IL","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2a06:c701:dc68:2200:29bd:45da:d99:19b0, 172.69.128.158"}
[10-Apr-2026 14:58:39 UTC] === User Orders API Called ===
[10-Apr-2026 14:58:39 UTC] User ID: 298
[10-Apr-2026 14:58:39 UTC] Limit: 20, Offset: 0
[10-Apr-2026 14:58:39 UTC] Orders found: 0
[10-Apr-2026 14:58:39 UTC] Orders data: []
[10-Apr-2026 14:58:39 UTC] Total orders count: 0
[10-Apr-2026 14:58:41 UTC] === API CALL LOG ===
[10-Apr-2026 14:58:41 UTC] Endpoint: user/profile.php
[10-Apr-2026 14:58:41 UTC] Full Log Data: {
    "timestamp": "2026-04-10 14:58:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a06:c701:dc68:2200:29bd:45da:d99:19b0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk4IiwidXNlcm5hbWUiOiJBdmlrbyIsImVtYWlsIjoiYXZpMTk4MGVAZ21haWwuY29tIiwiZXhwIjoxNzc2NDM3ODc2fQ.x0zQOAX_OoWfThNR4qnPPGyigua_R1wGQx-rWaVwV4Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea29c6f6eb045fd-TLV",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a06:c701:dc68:2200:29bd:45da:d99:19b0",
        "CF-IPCountry": "IL",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a06:c701:dc68:2200:29bd:45da:d99:19b0, 172.69.128.159"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Apr-2026 14:58:41 UTC] === END API CALL LOG ===
[10-Apr-2026 14:58:41 UTC] ✅ API Hash verification passed for profile endpoint
[10-Apr-2026 14:58:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk4IiwidXNlcm5hbWUiOiJBdmlrbyIsImVtYWlsIjoiYXZpMTk4MGVAZ21haWwuY29tIiwiZXhwIjoxNzc2NDM3ODc2fQ.x0zQOAX_OoWfThNR4qnPPGyigua_R1wGQx-rWaVwV4Y
[10-Apr-2026 14:58:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Apr-2026 14:58:41 UTC] ✅ JWT token verified successfully for user profile
[10-Apr-2026 14:58:41 UTC] User ID: 298
[10-Apr-2026 14:58:41 UTC] ✅ User profile retrieved successfully for user ID: 298
[10-Apr-2026 14:58:41 UTC] User Purchases API - User ID: 298
[10-Apr-2026 14:58:41 UTC] User Purchases API - Total purchases found: 0
[10-Apr-2026 14:59:16 UTC] === API CALL LOG ===
[10-Apr-2026 14:59:16 UTC] Endpoint: user/profile.php
[10-Apr-2026 14:59:16 UTC] Full Log Data: {
    "timestamp": "2026-04-10 14:59:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a06:c701:dc68:2200:29bd:45da:d99:19b0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk4IiwidXNlcm5hbWUiOiJBdmlrbyIsImVtYWlsIjoiYXZpMTk4MGVAZ21haWwuY29tIiwiZXhwIjoxNzc2NDM3ODc2fQ.x0zQOAX_OoWfThNR4qnPPGyigua_R1wGQx-rWaVwV4Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea29d4d5d8eae7c-TLV",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a06:c701:dc68:2200:29bd:45da:d99:19b0",
        "CF-IPCountry": "IL",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a06:c701:dc68:2200:29bd:45da:d99:19b0, 172.69.128.158"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Apr-2026 14:59:16 UTC] === END API CALL LOG ===
[10-Apr-2026 14:59:16 UTC] ✅ API Hash verification passed for profile endpoint
[10-Apr-2026 14:59:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk4IiwidXNlcm5hbWUiOiJBdmlrbyIsImVtYWlsIjoiYXZpMTk4MGVAZ21haWwuY29tIiwiZXhwIjoxNzc2NDM3ODc2fQ.x0zQOAX_OoWfThNR4qnPPGyigua_R1wGQx-rWaVwV4Y
[10-Apr-2026 14:59:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Apr-2026 14:59:16 UTC] ✅ JWT token verified successfully for user profile
[10-Apr-2026 14:59:16 UTC] User ID: 298
[10-Apr-2026 14:59:16 UTC] ✅ User profile retrieved successfully for user ID: 298
[10-Apr-2026 14:59:16 UTC] User Purchases API - User ID: 298
[10-Apr-2026 14:59:16 UTC] User Purchases API - Total purchases found: 0
[10-Apr-2026 14:59:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Apr-2026 14:59:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Apr-2026 14:59:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk4IiwidXNlcm5hbWUiOiJBdmlrbyIsImVtYWlsIjoiYXZpMTk4MGVAZ21haWwuY29tIiwiZXhwIjoxNzc2NDM3ODc2fQ.x0zQOAX_OoWfThNR4qnPPGyigua_R1wGQx-rWaVwV4Y","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ea29d551ee2ae7c-TLV","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2a06:c701:dc68:2200:29bd:45da:d99:19b0","CF-IPCountry":"IL","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2a06:c701:dc68:2200:29bd:45da:d99:19b0, 172.69.128.158"}
[10-Apr-2026 14:59:17 UTC] === User Orders API Called ===
[10-Apr-2026 14:59:17 UTC] User ID: 298
[10-Apr-2026 14:59:17 UTC] Limit: 20, Offset: 0
[10-Apr-2026 14:59:17 UTC] Orders found: 0
[10-Apr-2026 14:59:17 UTC] Orders data: []
[10-Apr-2026 14:59:17 UTC] Total orders count: 0
[10-Apr-2026 14:59:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Apr-2026 14:59:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Apr-2026 14:59:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk4IiwidXNlcm5hbWUiOiJBdmlrbyIsImVtYWlsIjoiYXZpMTk4MGVAZ21haWwuY29tIiwiZXhwIjoxNzc2NDM3ODc2fQ.x0zQOAX_OoWfThNR4qnPPGyigua_R1wGQx-rWaVwV4Y","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ea29d609ee0ae7c-TLV","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2a06:c701:dc68:2200:29bd:45da:d99:19b0","CF-IPCountry":"IL","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2a06:c701:dc68:2200:29bd:45da:d99:19b0, 172.69.128.159"}
[10-Apr-2026 14:59:19 UTC] === User Orders API Called ===
[10-Apr-2026 14:59:19 UTC] User ID: 298
[10-Apr-2026 14:59:19 UTC] Limit: 20, Offset: 0
[10-Apr-2026 14:59:19 UTC] Orders found: 0
[10-Apr-2026 14:59:19 UTC] Orders data: []
[10-Apr-2026 14:59:19 UTC] Total orders count: 0
[10-Apr-2026 14:59:19 UTC] === API CALL LOG ===
[10-Apr-2026 14:59:19 UTC] Endpoint: user/profile.php
[10-Apr-2026 14:59:19 UTC] Full Log Data: {
    "timestamp": "2026-04-10 14:59:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a06:c701:dc68:2200:29bd:45da:d99:19b0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk4IiwidXNlcm5hbWUiOiJBdmlrbyIsImVtYWlsIjoiYXZpMTk4MGVAZ21haWwuY29tIiwiZXhwIjoxNzc2NDM3ODc2fQ.x0zQOAX_OoWfThNR4qnPPGyigua_R1wGQx-rWaVwV4Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea29d613847ae7c-TLV",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a06:c701:dc68:2200:29bd:45da:d99:19b0",
        "CF-IPCountry": "IL",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a06:c701:dc68:2200:29bd:45da:d99:19b0, 172.69.128.158"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Apr-2026 14:59:19 UTC] === END API CALL LOG ===
[10-Apr-2026 14:59:19 UTC] ✅ API Hash verification passed for profile endpoint
[10-Apr-2026 14:59:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk4IiwidXNlcm5hbWUiOiJBdmlrbyIsImVtYWlsIjoiYXZpMTk4MGVAZ21haWwuY29tIiwiZXhwIjoxNzc2NDM3ODc2fQ.x0zQOAX_OoWfThNR4qnPPGyigua_R1wGQx-rWaVwV4Y
[10-Apr-2026 14:59:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Apr-2026 14:59:19 UTC] ✅ JWT token verified successfully for user profile
[10-Apr-2026 14:59:19 UTC] User ID: 298
[10-Apr-2026 14:59:19 UTC] ✅ User profile retrieved successfully for user ID: 298
[10-Apr-2026 14:59:20 UTC] === API CALL LOG ===
[10-Apr-2026 14:59:20 UTC] Endpoint: user/profile.php
[10-Apr-2026 14:59:20 UTC] Full Log Data: {
    "timestamp": "2026-04-10 14:59:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a06:c701:dc68:2200:29bd:45da:d99:19b0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk4IiwidXNlcm5hbWUiOiJBdmlrbyIsImVtYWlsIjoiYXZpMTk4MGVAZ21haWwuY29tIiwiZXhwIjoxNzc2NDM3ODc2fQ.x0zQOAX_OoWfThNR4qnPPGyigua_R1wGQx-rWaVwV4Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea29d634d20ae7c-TLV",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a06:c701:dc68:2200:29bd:45da:d99:19b0",
        "CF-IPCountry": "IL",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a06:c701:dc68:2200:29bd:45da:d99:19b0, 172.69.128.158"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Apr-2026 14:59:20 UTC] === END API CALL LOG ===
[10-Apr-2026 14:59:20 UTC] ✅ API Hash verification passed for profile endpoint
[10-Apr-2026 14:59:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk4IiwidXNlcm5hbWUiOiJBdmlrbyIsImVtYWlsIjoiYXZpMTk4MGVAZ21haWwuY29tIiwiZXhwIjoxNzc2NDM3ODc2fQ.x0zQOAX_OoWfThNR4qnPPGyigua_R1wGQx-rWaVwV4Y
[10-Apr-2026 14:59:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Apr-2026 14:59:20 UTC] ✅ JWT token verified successfully for user profile
[10-Apr-2026 14:59:20 UTC] User ID: 298
[10-Apr-2026 14:59:20 UTC] ✅ User profile retrieved successfully for user ID: 298
[10-Apr-2026 14:59:20 UTC] === API CALL LOG ===
[10-Apr-2026 14:59:20 UTC] Endpoint: user/profile.php
[10-Apr-2026 14:59:20 UTC] Full Log Data: {
    "timestamp": "2026-04-10 14:59:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a06:c701:dc68:2200:29bd:45da:d99:19b0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk4IiwidXNlcm5hbWUiOiJBdmlrbyIsImVtYWlsIjoiYXZpMTk4MGVAZ21haWwuY29tIiwiZXhwIjoxNzc2NDM3ODc2fQ.x0zQOAX_OoWfThNR4qnPPGyigua_R1wGQx-rWaVwV4Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea29d64f894ae7c-TLV",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a06:c701:dc68:2200:29bd:45da:d99:19b0",
        "CF-IPCountry": "IL",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a06:c701:dc68:2200:29bd:45da:d99:19b0, 172.69.128.159"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Apr-2026 14:59:20 UTC] === END API CALL LOG ===
[10-Apr-2026 14:59:20 UTC] ✅ API Hash verification passed for profile endpoint
[10-Apr-2026 14:59:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk4IiwidXNlcm5hbWUiOiJBdmlrbyIsImVtYWlsIjoiYXZpMTk4MGVAZ21haWwuY29tIiwiZXhwIjoxNzc2NDM3ODc2fQ.x0zQOAX_OoWfThNR4qnPPGyigua_R1wGQx-rWaVwV4Y
[10-Apr-2026 14:59:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Apr-2026 14:59:20 UTC] ✅ JWT token verified successfully for user profile
[10-Apr-2026 14:59:20 UTC] User ID: 298
[10-Apr-2026 14:59:20 UTC] ✅ User profile retrieved successfully for user ID: 298
[10-Apr-2026 15:08:57 UTC] === API CALL LOG ===
[10-Apr-2026 15:08:57 UTC] Endpoint: user/profile.php
[10-Apr-2026 15:08:57 UTC] Full Log Data: {
    "timestamp": "2026-04-10 15:08:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.218.85.15",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxODgsInVzZXJuYW1lIjoiT2xpdmVpcmEiLCJlbWFpbCI6ImhvMDk1ODE3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTMzODg5OX0.5T0iK2XH4dyruak0k5U6rp4AHPCy8dPH_MpNAGhaVSo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea2ab788fc477e3-LAD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.218.85.15",
        "CF-IPCountry": "AO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.218.85.15, 172.68.40.138"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Apr-2026 15:08:57 UTC] === END API CALL LOG ===
[10-Apr-2026 15:08:57 UTC] ✅ API Hash verification passed for profile endpoint
[10-Apr-2026 15:08:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxODgsInVzZXJuYW1lIjoiT2xpdmVpcmEiLCJlbWFpbCI6ImhvMDk1ODE3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTMzODg5OX0.5T0iK2XH4dyruak0k5U6rp4AHPCy8dPH_MpNAGhaVSo
[10-Apr-2026 15:08:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Apr-2026 15:08:57 UTC] ✅ JWT token verified successfully for user profile
[10-Apr-2026 15:08:57 UTC] User ID: 188
[10-Apr-2026 15:08:57 UTC] ✅ User profile retrieved successfully for user ID: 188
[10-Apr-2026 15:09:00 UTC] === API CALL LOG ===
[10-Apr-2026 15:09:00 UTC] Endpoint: user/profile.php
[10-Apr-2026 15:09:00 UTC] Full Log Data: {
    "timestamp": "2026-04-10 15:09:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.218.85.15",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxODgsInVzZXJuYW1lIjoiT2xpdmVpcmEiLCJlbWFpbCI6ImhvMDk1ODE3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTMzODg5OX0.5T0iK2XH4dyruak0k5U6rp4AHPCy8dPH_MpNAGhaVSo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea2ab8a1b6577e3-LAD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.218.85.15",
        "CF-IPCountry": "AO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.218.85.15, 172.68.40.138"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Apr-2026 15:09:00 UTC] === END API CALL LOG ===
[10-Apr-2026 15:09:00 UTC] ✅ API Hash verification passed for profile endpoint
[10-Apr-2026 15:09:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxODgsInVzZXJuYW1lIjoiT2xpdmVpcmEiLCJlbWFpbCI6ImhvMDk1ODE3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTMzODg5OX0.5T0iK2XH4dyruak0k5U6rp4AHPCy8dPH_MpNAGhaVSo
[10-Apr-2026 15:09:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Apr-2026 15:09:00 UTC] ✅ JWT token verified successfully for user profile
[10-Apr-2026 15:09:00 UTC] User ID: 188
[10-Apr-2026 15:09:00 UTC] ✅ User profile retrieved successfully for user ID: 188
[10-Apr-2026 15:09:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Apr-2026 15:09:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Apr-2026 15:09:00 UTC] === API CALL LOG ===
[10-Apr-2026 15:09:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxODgsInVzZXJuYW1lIjoiT2xpdmVpcmEiLCJlbWFpbCI6ImhvMDk1ODE3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTMzODg5OX0.5T0iK2XH4dyruak0k5U6rp4AHPCy8dPH_MpNAGhaVSo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ea2ab8b8bac77e3-LAD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.218.85.15","CF-IPCountry":"AO","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.218.85.15, 172.68.40.139"}
[10-Apr-2026 15:09:00 UTC] Endpoint: user/profile.php
[10-Apr-2026 15:09:00 UTC] Full Log Data: {
    "timestamp": "2026-04-10 15:09:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.218.85.15",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxODgsInVzZXJuYW1lIjoiT2xpdmVpcmEiLCJlbWFpbCI6ImhvMDk1ODE3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTMzODg5OX0.5T0iK2XH4dyruak0k5U6rp4AHPCy8dPH_MpNAGhaVSo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea2ab8b8bad77e3-LAD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.218.85.15",
        "CF-IPCountry": "AO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.218.85.15, 172.68.40.138"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Apr-2026 15:09:00 UTC] === User Orders API Called ===
[10-Apr-2026 15:09:00 UTC] === END API CALL LOG ===
[10-Apr-2026 15:09:00 UTC] User ID: 188
[10-Apr-2026 15:09:00 UTC] ✅ API Hash verification passed for profile endpoint
[10-Apr-2026 15:09:00 UTC] Limit: 20, Offset: 0
[10-Apr-2026 15:09:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxODgsInVzZXJuYW1lIjoiT2xpdmVpcmEiLCJlbWFpbCI6ImhvMDk1ODE3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTMzODg5OX0.5T0iK2XH4dyruak0k5U6rp4AHPCy8dPH_MpNAGhaVSo
[10-Apr-2026 15:09:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Apr-2026 15:09:00 UTC] ✅ JWT token verified successfully for user profile
[10-Apr-2026 15:09:00 UTC] User ID: 188
[10-Apr-2026 15:09:00 UTC] Orders found: 1
[10-Apr-2026 15:09:00 UTC] Orders data: [{"id":136,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/investidoresAO\/282","status":"completed","created_at":"2026-03-28 19:55:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[10-Apr-2026 15:09:00 UTC] ✅ User profile retrieved successfully for user ID: 188
[10-Apr-2026 15:09:00 UTC] Total orders count: 1
[10-Apr-2026 15:09:49 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Apr-2026 15:09:49 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Apr-2026 15:09:49 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxODgsInVzZXJuYW1lIjoiT2xpdmVpcmEiLCJlbWFpbCI6ImhvMDk1ODE3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTMzODg5OX0.5T0iK2XH4dyruak0k5U6rp4AHPCy8dPH_MpNAGhaVSo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ea2acbe2e5877e3-LAD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.218.85.15","CF-IPCountry":"AO","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.218.85.15, 172.68.40.139"}
[10-Apr-2026 15:09:49 UTC] === User Orders API Called ===
[10-Apr-2026 15:09:49 UTC] User ID: 188
[10-Apr-2026 15:09:49 UTC] Limit: 20, Offset: 0
[10-Apr-2026 15:09:49 UTC] Orders found: 1
[10-Apr-2026 15:09:49 UTC] Orders data: [{"id":136,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/investidoresAO\/282","status":"completed","created_at":"2026-03-28 19:55:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[10-Apr-2026 15:09:49 UTC] === API CALL LOG ===
[10-Apr-2026 15:09:49 UTC] Endpoint: user/profile.php
[10-Apr-2026 15:09:49 UTC] Full Log Data: {
    "timestamp": "2026-04-10 15:09:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.218.85.15",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxODgsInVzZXJuYW1lIjoiT2xpdmVpcmEiLCJlbWFpbCI6ImhvMDk1ODE3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTMzODg5OX0.5T0iK2XH4dyruak0k5U6rp4AHPCy8dPH_MpNAGhaVSo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea2acbe2e5977e3-LAD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.218.85.15",
        "CF-IPCountry": "AO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.218.85.15, 172.68.40.138"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Apr-2026 15:09:49 UTC] Total orders count: 1
[10-Apr-2026 15:09:49 UTC] === END API CALL LOG ===
[10-Apr-2026 15:09:49 UTC] ✅ API Hash verification passed for profile endpoint
[10-Apr-2026 15:09:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxODgsInVzZXJuYW1lIjoiT2xpdmVpcmEiLCJlbWFpbCI6ImhvMDk1ODE3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTMzODg5OX0.5T0iK2XH4dyruak0k5U6rp4AHPCy8dPH_MpNAGhaVSo
[10-Apr-2026 15:09:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Apr-2026 15:09:49 UTC] ✅ JWT token verified successfully for user profile
[10-Apr-2026 15:09:49 UTC] User ID: 188
[10-Apr-2026 15:09:49 UTC] ✅ User profile retrieved successfully for user ID: 188
[10-Apr-2026 15:09:49 UTC] === API CALL LOG ===
[10-Apr-2026 15:09:49 UTC] Endpoint: user/profile.php
[10-Apr-2026 15:09:49 UTC] Full Log Data: {
    "timestamp": "2026-04-10 15:09:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.218.85.15",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxODgsInVzZXJuYW1lIjoiT2xpdmVpcmEiLCJlbWFpbCI6ImhvMDk1ODE3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTMzODg5OX0.5T0iK2XH4dyruak0k5U6rp4AHPCy8dPH_MpNAGhaVSo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea2acbfeeb877e3-LAD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.218.85.15",
        "CF-IPCountry": "AO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.218.85.15, 172.68.40.138"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Apr-2026 15:09:49 UTC] === END API CALL LOG ===
[10-Apr-2026 15:09:49 UTC] ✅ API Hash verification passed for profile endpoint
[10-Apr-2026 15:09:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxODgsInVzZXJuYW1lIjoiT2xpdmVpcmEiLCJlbWFpbCI6ImhvMDk1ODE3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTMzODg5OX0.5T0iK2XH4dyruak0k5U6rp4AHPCy8dPH_MpNAGhaVSo
[10-Apr-2026 15:09:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Apr-2026 15:09:49 UTC] ✅ JWT token verified successfully for user profile
[10-Apr-2026 15:09:49 UTC] User ID: 188
[10-Apr-2026 15:09:49 UTC] ✅ User profile retrieved successfully for user ID: 188
[10-Apr-2026 15:13:26 UTC] === API CALL LOG ===
[10-Apr-2026 15:13:26 UTC] Endpoint: user/profile.php
[10-Apr-2026 15:13:26 UTC] Full Log Data: {
    "timestamp": "2026-04-10 15:13:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.218.85.15",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxODgsInVzZXJuYW1lIjoiT2xpdmVpcmEiLCJlbWFpbCI6ImhvMDk1ODE3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTMzODg5OX0.5T0iK2XH4dyruak0k5U6rp4AHPCy8dPH_MpNAGhaVSo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea2b20e3d4b77e3-LAD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.218.85.15",
        "CF-IPCountry": "AO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.218.85.15, 172.68.40.139"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Apr-2026 15:13:26 UTC] === END API CALL LOG ===
[10-Apr-2026 15:13:26 UTC] ✅ API Hash verification passed for profile endpoint
[10-Apr-2026 15:13:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxODgsInVzZXJuYW1lIjoiT2xpdmVpcmEiLCJlbWFpbCI6ImhvMDk1ODE3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTMzODg5OX0.5T0iK2XH4dyruak0k5U6rp4AHPCy8dPH_MpNAGhaVSo
[10-Apr-2026 15:13:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Apr-2026 15:13:26 UTC] ✅ JWT token verified successfully for user profile
[10-Apr-2026 15:13:26 UTC] User ID: 188
[10-Apr-2026 15:13:26 UTC] ✅ User profile retrieved successfully for user ID: 188
[10-Apr-2026 15:13:26 UTC] === API CALL LOG ===
[10-Apr-2026 15:13:26 UTC] Endpoint: user/profile.php
[10-Apr-2026 15:13:26 UTC] Full Log Data: {
    "timestamp": "2026-04-10 15:13:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.218.85.15",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxODgsInVzZXJuYW1lIjoiT2xpdmVpcmEiLCJlbWFpbCI6ImhvMDk1ODE3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTMzODg5OX0.5T0iK2XH4dyruak0k5U6rp4AHPCy8dPH_MpNAGhaVSo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea2b20e3d4e77e3-LAD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.218.85.15",
        "CF-IPCountry": "AO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.218.85.15, 172.68.40.138"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Apr-2026 15:13:26 UTC] === END API CALL LOG ===
[10-Apr-2026 15:13:26 UTC] ✅ API Hash verification passed for profile endpoint
[10-Apr-2026 15:13:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxODgsInVzZXJuYW1lIjoiT2xpdmVpcmEiLCJlbWFpbCI6ImhvMDk1ODE3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTMzODg5OX0.5T0iK2XH4dyruak0k5U6rp4AHPCy8dPH_MpNAGhaVSo
[10-Apr-2026 15:13:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Apr-2026 15:13:26 UTC] ✅ JWT token verified successfully for user profile
[10-Apr-2026 15:13:26 UTC] User ID: 188
[10-Apr-2026 15:13:26 UTC] ✅ User profile retrieved successfully for user ID: 188
[10-Apr-2026 15:13:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Apr-2026 15:13:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Apr-2026 15:13:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxODgsInVzZXJuYW1lIjoiT2xpdmVpcmEiLCJlbWFpbCI6ImhvMDk1ODE3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTMzODg5OX0.5T0iK2XH4dyruak0k5U6rp4AHPCy8dPH_MpNAGhaVSo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ea2b20e3d4d77e3-LAD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.218.85.15","CF-IPCountry":"AO","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.218.85.15, 172.68.40.139"}
[10-Apr-2026 15:13:26 UTC] === User Orders API Called ===
[10-Apr-2026 15:13:26 UTC] User ID: 188
[10-Apr-2026 15:13:26 UTC] Limit: 20, Offset: 0
[10-Apr-2026 15:13:26 UTC] Orders found: 1
[10-Apr-2026 15:13:26 UTC] Orders data: [{"id":136,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/investidoresAO\/282","status":"completed","created_at":"2026-03-28 19:55:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[10-Apr-2026 15:13:26 UTC] Total orders count: 1
[10-Apr-2026 15:13:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Apr-2026 15:13:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Apr-2026 15:13:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxODgsInVzZXJuYW1lIjoiT2xpdmVpcmEiLCJlbWFpbCI6ImhvMDk1ODE3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTMzODg5OX0.5T0iK2XH4dyruak0k5U6rp4AHPCy8dPH_MpNAGhaVSo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ea2b263481877e3-LAD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.218.85.15","CF-IPCountry":"AO","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.218.85.15, 172.68.40.139"}
[10-Apr-2026 15:13:40 UTC] === User Orders API Called ===
[10-Apr-2026 15:13:40 UTC] User ID: 188
[10-Apr-2026 15:13:40 UTC] Limit: 20, Offset: 0
[10-Apr-2026 15:13:40 UTC] Orders found: 1
[10-Apr-2026 15:13:40 UTC] Orders data: [{"id":136,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/investidoresAO\/282","status":"completed","created_at":"2026-03-28 19:55:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[10-Apr-2026 15:13:40 UTC] Total orders count: 1
[10-Apr-2026 15:13:40 UTC] === API CALL LOG ===
[10-Apr-2026 15:13:40 UTC] Endpoint: user/profile.php
[10-Apr-2026 15:13:40 UTC] Full Log Data: {
    "timestamp": "2026-04-10 15:13:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.218.85.15",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxODgsInVzZXJuYW1lIjoiT2xpdmVpcmEiLCJlbWFpbCI6ImhvMDk1ODE3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTMzODg5OX0.5T0iK2XH4dyruak0k5U6rp4AHPCy8dPH_MpNAGhaVSo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea2b263a82e77e3-LAD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.218.85.15",
        "CF-IPCountry": "AO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.218.85.15, 172.68.40.138"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Apr-2026 15:13:40 UTC] === END API CALL LOG ===
[10-Apr-2026 15:13:40 UTC] ✅ API Hash verification passed for profile endpoint
[10-Apr-2026 15:13:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxODgsInVzZXJuYW1lIjoiT2xpdmVpcmEiLCJlbWFpbCI6ImhvMDk1ODE3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTMzODg5OX0.5T0iK2XH4dyruak0k5U6rp4AHPCy8dPH_MpNAGhaVSo
[10-Apr-2026 15:13:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Apr-2026 15:13:40 UTC] ✅ JWT token verified successfully for user profile
[10-Apr-2026 15:13:40 UTC] User ID: 188
[10-Apr-2026 15:13:40 UTC] ✅ User profile retrieved successfully for user ID: 188
[10-Apr-2026 15:13:41 UTC] === API CALL LOG ===
[10-Apr-2026 15:13:41 UTC] Endpoint: user/profile.php
[10-Apr-2026 15:13:41 UTC] Full Log Data: {
    "timestamp": "2026-04-10 15:13:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.218.85.15",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxODgsInVzZXJuYW1lIjoiT2xpdmVpcmEiLCJlbWFpbCI6ImhvMDk1ODE3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTMzODg5OX0.5T0iK2XH4dyruak0k5U6rp4AHPCy8dPH_MpNAGhaVSo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea2b267f94e77e3-LAD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.218.85.15",
        "CF-IPCountry": "AO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.218.85.15, 172.68.40.138"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Apr-2026 15:13:41 UTC] === END API CALL LOG ===
[10-Apr-2026 15:13:41 UTC] ✅ API Hash verification passed for profile endpoint
[10-Apr-2026 15:13:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxODgsInVzZXJuYW1lIjoiT2xpdmVpcmEiLCJlbWFpbCI6ImhvMDk1ODE3QGdtYWlsLmNvbSIsImV4cCI6MTc3NTMzODg5OX0.5T0iK2XH4dyruak0k5U6rp4AHPCy8dPH_MpNAGhaVSo
[10-Apr-2026 15:13:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Apr-2026 15:13:41 UTC] ✅ JWT token verified successfully for user profile
[10-Apr-2026 15:13:41 UTC] User ID: 188
[10-Apr-2026 15:13:41 UTC] ✅ User profile retrieved successfully for user ID: 188
[10-Apr-2026 17:20:09 UTC] === API CALL LOG ===
[10-Apr-2026 17:20:09 UTC] Endpoint: user/profile.php
[10-Apr-2026 17:20:09 UTC] Full Log Data: {
    "timestamp": "2026-04-10 17:20:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a01:e0a:d6d:230:5d47:66ce:1ff2:a682",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk5IiwidXNlcm5hbWUiOiJra2VrIiwiZW1haWwiOiJzZXJ2aWNld2Vib3JhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjQ0NjQwOX0.WgNQaMZuMZJ-V8ehv1iJaZhWCaX5l_2wCe6trRw0Zc4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea36bad6e7600d2-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a01:e0a:d6d:230:5d47:66ce:1ff2:a682",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a01:e0a:d6d:230:5d47:66ce:1ff2:a682, 172.71.122.15"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Apr-2026 17:20:09 UTC] === END API CALL LOG ===
[10-Apr-2026 17:20:09 UTC] ✅ API Hash verification passed for profile endpoint
[10-Apr-2026 17:20:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk5IiwidXNlcm5hbWUiOiJra2VrIiwiZW1haWwiOiJzZXJ2aWNld2Vib3JhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjQ0NjQwOX0.WgNQaMZuMZJ-V8ehv1iJaZhWCaX5l_2wCe6trRw0Zc4
[10-Apr-2026 17:20:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Apr-2026 17:20:09 UTC] ✅ JWT token verified successfully for user profile
[10-Apr-2026 17:20:09 UTC] User ID: 299
[10-Apr-2026 17:20:09 UTC] ✅ User profile retrieved successfully for user ID: 299
[10-Apr-2026 17:20:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Apr-2026 17:20:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Apr-2026 17:20:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk5IiwidXNlcm5hbWUiOiJra2VrIiwiZW1haWwiOiJzZXJ2aWNld2Vib3JhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjQ0NjQwOX0.WgNQaMZuMZJ-V8ehv1iJaZhWCaX5l_2wCe6trRw0Zc4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ea36bad8e8900d2-CDG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2a01:e0a:d6d:230:5d47:66ce:1ff2:a682","CF-IPCountry":"FR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2a01:e0a:d6d:230:5d47:66ce:1ff2:a682, 172.71.122.15"}
[10-Apr-2026 17:20:09 UTC] === User Orders API Called ===
[10-Apr-2026 17:20:09 UTC] User ID: 299
[10-Apr-2026 17:20:09 UTC] Limit: 20, Offset: 0
[10-Apr-2026 17:20:09 UTC] Orders found: 0
[10-Apr-2026 17:20:09 UTC] Orders data: []
[10-Apr-2026 17:20:09 UTC] Total orders count: 0
[10-Apr-2026 17:20:09 UTC] === API CALL LOG ===
[10-Apr-2026 17:20:09 UTC] Endpoint: user/profile.php
[10-Apr-2026 17:20:09 UTC] Full Log Data: {
    "timestamp": "2026-04-10 17:20:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a01:e0a:d6d:230:5d47:66ce:1ff2:a682",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk5IiwidXNlcm5hbWUiOiJra2VrIiwiZW1haWwiOiJzZXJ2aWNld2Vib3JhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjQ0NjQwOX0.WgNQaMZuMZJ-V8ehv1iJaZhWCaX5l_2wCe6trRw0Zc4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea36bae4f1c00d2-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a01:e0a:d6d:230:5d47:66ce:1ff2:a682",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a01:e0a:d6d:230:5d47:66ce:1ff2:a682, 172.71.122.15"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Apr-2026 17:20:09 UTC] === END API CALL LOG ===
[10-Apr-2026 17:20:09 UTC] ✅ API Hash verification passed for profile endpoint
[10-Apr-2026 17:20:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk5IiwidXNlcm5hbWUiOiJra2VrIiwiZW1haWwiOiJzZXJ2aWNld2Vib3JhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjQ0NjQwOX0.WgNQaMZuMZJ-V8ehv1iJaZhWCaX5l_2wCe6trRw0Zc4
[10-Apr-2026 17:20:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Apr-2026 17:20:09 UTC] ✅ JWT token verified successfully for user profile
[10-Apr-2026 17:20:09 UTC] User ID: 299
[10-Apr-2026 17:20:09 UTC] ✅ User profile retrieved successfully for user ID: 299
[10-Apr-2026 17:20:10 UTC] === API CALL LOG ===
[10-Apr-2026 17:20:10 UTC] Endpoint: user/profile.php
[10-Apr-2026 17:20:10 UTC] Full Log Data: {
    "timestamp": "2026-04-10 17:20:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a01:e0a:d6d:230:5d47:66ce:1ff2:a682",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk5IiwidXNlcm5hbWUiOiJra2VrIiwiZW1haWwiOiJzZXJ2aWNld2Vib3JhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjQ0NjQwOX0.WgNQaMZuMZJ-V8ehv1iJaZhWCaX5l_2wCe6trRw0Zc4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea36baf480d00d2-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a01:e0a:d6d:230:5d47:66ce:1ff2:a682",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a01:e0a:d6d:230:5d47:66ce:1ff2:a682, 172.71.122.15"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Apr-2026 17:20:10 UTC] === END API CALL LOG ===
[10-Apr-2026 17:20:10 UTC] ✅ API Hash verification passed for profile endpoint
[10-Apr-2026 17:20:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk5IiwidXNlcm5hbWUiOiJra2VrIiwiZW1haWwiOiJzZXJ2aWNld2Vib3JhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjQ0NjQwOX0.WgNQaMZuMZJ-V8ehv1iJaZhWCaX5l_2wCe6trRw0Zc4
[10-Apr-2026 17:20:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Apr-2026 17:20:10 UTC] ✅ JWT token verified successfully for user profile
[10-Apr-2026 17:20:10 UTC] User ID: 299
[10-Apr-2026 17:20:10 UTC] ✅ User profile retrieved successfully for user ID: 299
[10-Apr-2026 17:20:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Apr-2026 17:20:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Apr-2026 17:20:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk5IiwidXNlcm5hbWUiOiJra2VrIiwiZW1haWwiOiJzZXJ2aWNld2Vib3JhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjQ0NjQwOX0.WgNQaMZuMZJ-V8ehv1iJaZhWCaX5l_2wCe6trRw0Zc4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ea36c2cee3600d2-CDG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2a01:e0a:d6d:230:5d47:66ce:1ff2:a682","CF-IPCountry":"FR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2a01:e0a:d6d:230:5d47:66ce:1ff2:a682, 172.71.123.120"}
[10-Apr-2026 17:20:30 UTC] === User Orders API Called ===
[10-Apr-2026 17:20:30 UTC] User ID: 299
[10-Apr-2026 17:20:30 UTC] Limit: 20, Offset: 0
[10-Apr-2026 17:20:30 UTC] Orders found: 0
[10-Apr-2026 17:20:30 UTC] Orders data: []
[10-Apr-2026 17:20:30 UTC] Total orders count: 0
[10-Apr-2026 17:20:31 UTC] === API CALL LOG ===
[10-Apr-2026 17:20:31 UTC] Endpoint: user/profile.php
[10-Apr-2026 17:20:31 UTC] Full Log Data: {
    "timestamp": "2026-04-10 17:20:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a01:e0a:d6d:230:5d47:66ce:1ff2:a682",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk5IiwidXNlcm5hbWUiOiJra2VrIiwiZW1haWwiOiJzZXJ2aWNld2Vib3JhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjQ0NjQwOX0.WgNQaMZuMZJ-V8ehv1iJaZhWCaX5l_2wCe6trRw0Zc4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea36c371ee000d2-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a01:e0a:d6d:230:5d47:66ce:1ff2:a682",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a01:e0a:d6d:230:5d47:66ce:1ff2:a682, 172.71.123.120"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Apr-2026 17:20:31 UTC] === END API CALL LOG ===
[10-Apr-2026 17:20:31 UTC] ✅ API Hash verification passed for profile endpoint
[10-Apr-2026 17:20:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk5IiwidXNlcm5hbWUiOiJra2VrIiwiZW1haWwiOiJzZXJ2aWNld2Vib3JhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjQ0NjQwOX0.WgNQaMZuMZJ-V8ehv1iJaZhWCaX5l_2wCe6trRw0Zc4
[10-Apr-2026 17:20:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Apr-2026 17:20:31 UTC] ✅ JWT token verified successfully for user profile
[10-Apr-2026 17:20:31 UTC] User ID: 299
[10-Apr-2026 17:20:31 UTC] ✅ User profile retrieved successfully for user ID: 299
[10-Apr-2026 17:20:31 UTC] User Purchases API - User ID: 299
[10-Apr-2026 17:20:31 UTC] User Purchases API - Total purchases found: 0
[10-Apr-2026 17:20:36 UTC] User Purchases API - User ID: 299
[10-Apr-2026 17:20:36 UTC] User Purchases API - Total purchases found: 0
[10-Apr-2026 17:20:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Apr-2026 17:20:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Apr-2026 17:20:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk5IiwidXNlcm5hbWUiOiJra2VrIiwiZW1haWwiOiJzZXJ2aWNld2Vib3JhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjQ0NjQwOX0.WgNQaMZuMZJ-V8ehv1iJaZhWCaX5l_2wCe6trRw0Zc4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ea36c59387700d2-CDG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2a01:e0a:d6d:230:5d47:66ce:1ff2:a682","CF-IPCountry":"FR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2a01:e0a:d6d:230:5d47:66ce:1ff2:a682, 172.71.123.120"}
[10-Apr-2026 17:20:37 UTC] === User Orders API Called ===
[10-Apr-2026 17:20:37 UTC] User ID: 299
[10-Apr-2026 17:20:37 UTC] Limit: 20, Offset: 0
[10-Apr-2026 17:20:37 UTC] Orders found: 0
[10-Apr-2026 17:20:37 UTC] Orders data: []
[10-Apr-2026 17:20:37 UTC] Total orders count: 0
[10-Apr-2026 17:20:37 UTC] === API CALL LOG ===
[10-Apr-2026 17:20:37 UTC] Endpoint: user/profile.php
[10-Apr-2026 17:20:37 UTC] Full Log Data: {
    "timestamp": "2026-04-10 17:20:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a01:e0a:d6d:230:5d47:66ce:1ff2:a682",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk5IiwidXNlcm5hbWUiOiJra2VrIiwiZW1haWwiOiJzZXJ2aWNld2Vib3JhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjQ0NjQwOX0.WgNQaMZuMZJ-V8ehv1iJaZhWCaX5l_2wCe6trRw0Zc4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea36c5998b400d2-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a01:e0a:d6d:230:5d47:66ce:1ff2:a682",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a01:e0a:d6d:230:5d47:66ce:1ff2:a682, 172.71.123.120"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Apr-2026 17:20:37 UTC] === END API CALL LOG ===
[10-Apr-2026 17:20:37 UTC] ✅ API Hash verification passed for profile endpoint
[10-Apr-2026 17:20:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk5IiwidXNlcm5hbWUiOiJra2VrIiwiZW1haWwiOiJzZXJ2aWNld2Vib3JhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjQ0NjQwOX0.WgNQaMZuMZJ-V8ehv1iJaZhWCaX5l_2wCe6trRw0Zc4
[10-Apr-2026 17:20:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Apr-2026 17:20:37 UTC] ✅ JWT token verified successfully for user profile
[10-Apr-2026 17:20:37 UTC] User ID: 299
[10-Apr-2026 17:20:37 UTC] ✅ User profile retrieved successfully for user ID: 299
[10-Apr-2026 17:20:37 UTC] === API CALL LOG ===
[10-Apr-2026 17:20:37 UTC] Endpoint: user/profile.php
[10-Apr-2026 17:20:37 UTC] Full Log Data: {
    "timestamp": "2026-04-10 17:20:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a01:e0a:d6d:230:5d47:66ce:1ff2:a682",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk5IiwidXNlcm5hbWUiOiJra2VrIiwiZW1haWwiOiJzZXJ2aWNld2Vib3JhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjQ0NjQwOX0.WgNQaMZuMZJ-V8ehv1iJaZhWCaX5l_2wCe6trRw0Zc4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea36c5ab97900d2-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a01:e0a:d6d:230:5d47:66ce:1ff2:a682",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a01:e0a:d6d:230:5d47:66ce:1ff2:a682, 172.71.123.120"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Apr-2026 17:20:37 UTC] === END API CALL LOG ===
[10-Apr-2026 17:20:37 UTC] ✅ API Hash verification passed for profile endpoint
[10-Apr-2026 17:20:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk5IiwidXNlcm5hbWUiOiJra2VrIiwiZW1haWwiOiJzZXJ2aWNld2Vib3JhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjQ0NjQwOX0.WgNQaMZuMZJ-V8ehv1iJaZhWCaX5l_2wCe6trRw0Zc4
[10-Apr-2026 17:20:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Apr-2026 17:20:37 UTC] ✅ JWT token verified successfully for user profile
[10-Apr-2026 17:20:37 UTC] User ID: 299
[10-Apr-2026 17:20:37 UTC] ✅ User profile retrieved successfully for user ID: 299
[10-Apr-2026 17:20:38 UTC] === API CALL LOG ===
[10-Apr-2026 17:20:38 UTC] Endpoint: user/profile.php
[10-Apr-2026 17:20:38 UTC] Full Log Data: {
    "timestamp": "2026-04-10 17:20:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a01:e0a:d6d:230:5d47:66ce:1ff2:a682",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk5IiwidXNlcm5hbWUiOiJra2VrIiwiZW1haWwiOiJzZXJ2aWNld2Vib3JhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjQ0NjQwOX0.WgNQaMZuMZJ-V8ehv1iJaZhWCaX5l_2wCe6trRw0Zc4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea36c5d7b5e00d2-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a01:e0a:d6d:230:5d47:66ce:1ff2:a682",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a01:e0a:d6d:230:5d47:66ce:1ff2:a682, 172.71.123.120"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Apr-2026 17:20:38 UTC] === END API CALL LOG ===
[10-Apr-2026 17:20:38 UTC] ✅ API Hash verification passed for profile endpoint
[10-Apr-2026 17:20:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk5IiwidXNlcm5hbWUiOiJra2VrIiwiZW1haWwiOiJzZXJ2aWNld2Vib3JhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjQ0NjQwOX0.WgNQaMZuMZJ-V8ehv1iJaZhWCaX5l_2wCe6trRw0Zc4
[10-Apr-2026 17:20:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Apr-2026 17:20:38 UTC] ✅ JWT token verified successfully for user profile
[10-Apr-2026 17:20:38 UTC] User ID: 299
[10-Apr-2026 17:20:38 UTC] ✅ User profile retrieved successfully for user ID: 299
[10-Apr-2026 17:21:11 UTC] === API CALL LOG ===
[10-Apr-2026 17:21:11 UTC] Endpoint: user/profile.php
[10-Apr-2026 17:21:11 UTC] Full Log Data: {
    "timestamp": "2026-04-10 17:21:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a01:e0a:d6d:230:5d47:66ce:1ff2:a682",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk5IiwidXNlcm5hbWUiOiJra2VrIiwiZW1haWwiOiJzZXJ2aWNld2Vib3JhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjQ0NjQwOX0.WgNQaMZuMZJ-V8ehv1iJaZhWCaX5l_2wCe6trRw0Zc4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea36d2d9d6bd0aa-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a01:e0a:d6d:230:5d47:66ce:1ff2:a682",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a01:e0a:d6d:230:5d47:66ce:1ff2:a682, 172.71.118.132"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Apr-2026 17:21:11 UTC] === END API CALL LOG ===
[10-Apr-2026 17:21:11 UTC] ✅ API Hash verification passed for profile endpoint
[10-Apr-2026 17:21:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk5IiwidXNlcm5hbWUiOiJra2VrIiwiZW1haWwiOiJzZXJ2aWNld2Vib3JhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjQ0NjQwOX0.WgNQaMZuMZJ-V8ehv1iJaZhWCaX5l_2wCe6trRw0Zc4
[10-Apr-2026 17:21:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Apr-2026 17:21:11 UTC] ✅ JWT token verified successfully for user profile
[10-Apr-2026 17:21:11 UTC] User ID: 299
[10-Apr-2026 17:21:11 UTC] ✅ User profile retrieved successfully for user ID: 299
[10-Apr-2026 17:21:21 UTC] === API CALL LOG ===
[10-Apr-2026 17:21:21 UTC] Endpoint: user/profile.php
[10-Apr-2026 17:21:21 UTC] Full Log Data: {
    "timestamp": "2026-04-10 17:21:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a01:e0a:d6d:230:5d47:66ce:1ff2:a682",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk5IiwidXNlcm5hbWUiOiJra2VrIiwiZW1haWwiOiJzZXJ2aWNld2Vib3JhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjQ0NjQwOX0.WgNQaMZuMZJ-V8ehv1iJaZhWCaX5l_2wCe6trRw0Zc4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea36d6c6f4cc2cf-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a01:e0a:d6d:230:5d47:66ce:1ff2:a682",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a01:e0a:d6d:230:5d47:66ce:1ff2:a682, 172.71.232.7"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Apr-2026 17:21:21 UTC] === END API CALL LOG ===
[10-Apr-2026 17:21:21 UTC] ✅ API Hash verification passed for profile endpoint
[10-Apr-2026 17:21:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk5IiwidXNlcm5hbWUiOiJra2VrIiwiZW1haWwiOiJzZXJ2aWNld2Vib3JhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjQ0NjQwOX0.WgNQaMZuMZJ-V8ehv1iJaZhWCaX5l_2wCe6trRw0Zc4
[10-Apr-2026 17:21:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Apr-2026 17:21:21 UTC] ✅ JWT token verified successfully for user profile
[10-Apr-2026 17:21:21 UTC] User ID: 299
[10-Apr-2026 17:21:21 UTC] ✅ User profile retrieved successfully for user ID: 299
[10-Apr-2026 17:21:35 UTC] === API CALL LOG ===
[10-Apr-2026 17:21:35 UTC] Endpoint: user/profile.php
[10-Apr-2026 17:21:35 UTC] Full Log Data: {
    "timestamp": "2026-04-10 17:21:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a01:e0a:d6d:230:5d47:66ce:1ff2:a682",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk5IiwidXNlcm5hbWUiOiJra2VrIiwiZW1haWwiOiJzZXJ2aWNld2Vib3JhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjQ0NjQwOX0.WgNQaMZuMZJ-V8ehv1iJaZhWCaX5l_2wCe6trRw0Zc4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea36dc24d0ac2cf-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a01:e0a:d6d:230:5d47:66ce:1ff2:a682",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a01:e0a:d6d:230:5d47:66ce:1ff2:a682, 172.71.232.7"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Apr-2026 17:21:35 UTC] === END API CALL LOG ===
[10-Apr-2026 17:21:35 UTC] ✅ API Hash verification passed for profile endpoint
[10-Apr-2026 17:21:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk5IiwidXNlcm5hbWUiOiJra2VrIiwiZW1haWwiOiJzZXJ2aWNld2Vib3JhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjQ0NjQwOX0.WgNQaMZuMZJ-V8ehv1iJaZhWCaX5l_2wCe6trRw0Zc4
[10-Apr-2026 17:21:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Apr-2026 17:21:35 UTC] ✅ JWT token verified successfully for user profile
[10-Apr-2026 17:21:35 UTC] User ID: 299
[10-Apr-2026 17:21:35 UTC] ✅ User profile retrieved successfully for user ID: 299
[10-Apr-2026 17:31:11 UTC] === API CALL LOG ===
[10-Apr-2026 17:31:11 UTC] Endpoint: user/profile.php
[10-Apr-2026 17:31:11 UTC] Full Log Data: {
    "timestamp": "2026-04-10 17:31:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.208.97.244",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzAwIiwidXNlcm5hbWUiOiJtcnVua293bmUiLCJlbWFpbCI6ImtpZHVzeWFyZWQ1NDNAZ21haWwuY29tIiwiZXhwIjoxNzc2NDQ3MDcwfQ.6Y2qyPGqjIDUxh_7AqfzIIaOberEqwTetaIF9CzJXB4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea37bd53e415458-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.208.97.244",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.208.97.244, 172.68.128.166"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Apr-2026 17:31:11 UTC] === END API CALL LOG ===
[10-Apr-2026 17:31:11 UTC] ✅ API Hash verification passed for profile endpoint
[10-Apr-2026 17:31:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzAwIiwidXNlcm5hbWUiOiJtcnVua293bmUiLCJlbWFpbCI6ImtpZHVzeWFyZWQ1NDNAZ21haWwuY29tIiwiZXhwIjoxNzc2NDQ3MDcwfQ.6Y2qyPGqjIDUxh_7AqfzIIaOberEqwTetaIF9CzJXB4
[10-Apr-2026 17:31:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Apr-2026 17:31:11 UTC] ✅ JWT token verified successfully for user profile
[10-Apr-2026 17:31:11 UTC] User ID: 300
[10-Apr-2026 17:31:11 UTC] ✅ User profile retrieved successfully for user ID: 300
[10-Apr-2026 17:31:11 UTC] === API CALL LOG ===
[10-Apr-2026 17:31:11 UTC] Endpoint: user/profile.php
[10-Apr-2026 17:31:11 UTC] Full Log Data: {
    "timestamp": "2026-04-10 17:31:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.208.97.244",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzAwIiwidXNlcm5hbWUiOiJtcnVua293bmUiLCJlbWFpbCI6ImtpZHVzeWFyZWQ1NDNAZ21haWwuY29tIiwiZXhwIjoxNzc2NDQ3MDcwfQ.6Y2qyPGqjIDUxh_7AqfzIIaOberEqwTetaIF9CzJXB4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea37bd63ef75458-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.208.97.244",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.208.97.244, 172.68.128.166"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Apr-2026 17:31:11 UTC] === END API CALL LOG ===
[10-Apr-2026 17:31:11 UTC] ✅ API Hash verification passed for profile endpoint
[10-Apr-2026 17:31:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzAwIiwidXNlcm5hbWUiOiJtcnVua293bmUiLCJlbWFpbCI6ImtpZHVzeWFyZWQ1NDNAZ21haWwuY29tIiwiZXhwIjoxNzc2NDQ3MDcwfQ.6Y2qyPGqjIDUxh_7AqfzIIaOberEqwTetaIF9CzJXB4
[10-Apr-2026 17:31:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Apr-2026 17:31:11 UTC] ✅ JWT token verified successfully for user profile
[10-Apr-2026 17:31:11 UTC] User ID: 300
[10-Apr-2026 17:31:11 UTC] ✅ User profile retrieved successfully for user ID: 300
[10-Apr-2026 17:31:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Apr-2026 17:31:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Apr-2026 17:31:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzAwIiwidXNlcm5hbWUiOiJtcnVua293bmUiLCJlbWFpbCI6ImtpZHVzeWFyZWQ1NDNAZ21haWwuY29tIiwiZXhwIjoxNzc2NDQ3MDcwfQ.6Y2qyPGqjIDUxh_7AqfzIIaOberEqwTetaIF9CzJXB4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ea37bd5bea05458-JIB","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.208.97.244","CF-IPCountry":"ET","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.208.97.244, 172.68.128.167"}
[10-Apr-2026 17:31:11 UTC] === User Orders API Called ===
[10-Apr-2026 17:31:11 UTC] User ID: 300
[10-Apr-2026 17:31:11 UTC] Limit: 20, Offset: 0
[10-Apr-2026 17:31:11 UTC] Orders found: 0
[10-Apr-2026 17:31:11 UTC] Orders data: []
[10-Apr-2026 17:31:11 UTC] Total orders count: 0
[10-Apr-2026 17:31:12 UTC] === API CALL LOG ===
[10-Apr-2026 17:31:13 UTC] Endpoint: user/profile.php
[10-Apr-2026 17:31:13 UTC] Full Log Data: {
    "timestamp": "2026-04-10 17:31:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.208.97.244",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzAwIiwidXNlcm5hbWUiOiJtcnVua293bmUiLCJlbWFpbCI6ImtpZHVzeWFyZWQ1NDNAZ21haWwuY29tIiwiZXhwIjoxNzc2NDQ3MDcwfQ.6Y2qyPGqjIDUxh_7AqfzIIaOberEqwTetaIF9CzJXB4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea37bddfce75458-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.208.97.244",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.208.97.244, 172.68.128.166"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Apr-2026 17:31:13 UTC] === END API CALL LOG ===
[10-Apr-2026 17:31:13 UTC] ✅ API Hash verification passed for profile endpoint
[10-Apr-2026 17:31:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzAwIiwidXNlcm5hbWUiOiJtcnVua293bmUiLCJlbWFpbCI6ImtpZHVzeWFyZWQ1NDNAZ21haWwuY29tIiwiZXhwIjoxNzc2NDQ3MDcwfQ.6Y2qyPGqjIDUxh_7AqfzIIaOberEqwTetaIF9CzJXB4
[10-Apr-2026 17:31:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Apr-2026 17:31:13 UTC] ✅ JWT token verified successfully for user profile
[10-Apr-2026 17:31:13 UTC] User ID: 300
[10-Apr-2026 17:31:13 UTC] ✅ User profile retrieved successfully for user ID: 300
[10-Apr-2026 17:31:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Apr-2026 17:31:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Apr-2026 17:31:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzAwIiwidXNlcm5hbWUiOiJtcnVua293bmUiLCJlbWFpbCI6ImtpZHVzeWFyZWQ1NDNAZ21haWwuY29tIiwiZXhwIjoxNzc2NDQ3MDcwfQ.6Y2qyPGqjIDUxh_7AqfzIIaOberEqwTetaIF9CzJXB4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ea37c2aef995458-JIB","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.208.97.244","CF-IPCountry":"ET","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.208.97.244, 172.68.128.167"}
[10-Apr-2026 17:31:25 UTC] === User Orders API Called ===
[10-Apr-2026 17:31:25 UTC] User ID: 300
[10-Apr-2026 17:31:25 UTC] Limit: 20, Offset: 0
[10-Apr-2026 17:31:25 UTC] Orders found: 0
[10-Apr-2026 17:31:25 UTC] Orders data: []
[10-Apr-2026 17:31:25 UTC] Total orders count: 0
[10-Apr-2026 17:31:26 UTC] === API CALL LOG ===
[10-Apr-2026 17:31:26 UTC] Endpoint: user/profile.php
[10-Apr-2026 17:31:26 UTC] Full Log Data: {
    "timestamp": "2026-04-10 17:31:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.208.97.244",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzAwIiwidXNlcm5hbWUiOiJtcnVua293bmUiLCJlbWFpbCI6ImtpZHVzeWFyZWQ1NDNAZ21haWwuY29tIiwiZXhwIjoxNzc2NDQ3MDcwfQ.6Y2qyPGqjIDUxh_7AqfzIIaOberEqwTetaIF9CzJXB4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea37c336e1b5458-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.208.97.244",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.208.97.244, 172.68.128.167"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Apr-2026 17:31:26 UTC] === END API CALL LOG ===
[10-Apr-2026 17:31:26 UTC] ✅ API Hash verification passed for profile endpoint
[10-Apr-2026 17:31:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzAwIiwidXNlcm5hbWUiOiJtcnVua293bmUiLCJlbWFpbCI6ImtpZHVzeWFyZWQ1NDNAZ21haWwuY29tIiwiZXhwIjoxNzc2NDQ3MDcwfQ.6Y2qyPGqjIDUxh_7AqfzIIaOberEqwTetaIF9CzJXB4
[10-Apr-2026 17:31:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Apr-2026 17:31:26 UTC] ✅ JWT token verified successfully for user profile
[10-Apr-2026 17:31:26 UTC] User ID: 300
[10-Apr-2026 17:31:26 UTC] ✅ User profile retrieved successfully for user ID: 300
[10-Apr-2026 17:31:26 UTC] User Purchases API - User ID: 300
[10-Apr-2026 17:31:26 UTC] User Purchases API - Total purchases found: 0
[10-Apr-2026 17:31:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Apr-2026 17:31:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Apr-2026 17:31:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzAwIiwidXNlcm5hbWUiOiJtcnVua293bmUiLCJlbWFpbCI6ImtpZHVzeWFyZWQ1NDNAZ21haWwuY29tIiwiZXhwIjoxNzc2NDQ3MDcwfQ.6Y2qyPGqjIDUxh_7AqfzIIaOberEqwTetaIF9CzJXB4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ea37c59cc5f5458-JIB","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.208.97.244","CF-IPCountry":"ET","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.208.97.244, 172.68.128.167"}
[10-Apr-2026 17:31:32 UTC] === User Orders API Called ===
[10-Apr-2026 17:31:32 UTC] User ID: 300
[10-Apr-2026 17:31:32 UTC] Limit: 20, Offset: 0
[10-Apr-2026 17:31:32 UTC] Orders found: 0
[10-Apr-2026 17:31:32 UTC] Orders data: []
[10-Apr-2026 17:31:32 UTC] Total orders count: 0
[10-Apr-2026 17:31:32 UTC] === API CALL LOG ===
[10-Apr-2026 17:31:32 UTC] Endpoint: user/profile.php
[10-Apr-2026 17:31:32 UTC] Full Log Data: {
    "timestamp": "2026-04-10 17:31:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.208.97.244",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzAwIiwidXNlcm5hbWUiOiJtcnVua293bmUiLCJlbWFpbCI6ImtpZHVzeWFyZWQ1NDNAZ21haWwuY29tIiwiZXhwIjoxNzc2NDQ3MDcwfQ.6Y2qyPGqjIDUxh_7AqfzIIaOberEqwTetaIF9CzJXB4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea37c59cc625458-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.208.97.244",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.208.97.244, 172.68.128.167"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Apr-2026 17:31:32 UTC] === END API CALL LOG ===
[10-Apr-2026 17:31:32 UTC] ✅ API Hash verification passed for profile endpoint
[10-Apr-2026 17:31:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzAwIiwidXNlcm5hbWUiOiJtcnVua293bmUiLCJlbWFpbCI6ImtpZHVzeWFyZWQ1NDNAZ21haWwuY29tIiwiZXhwIjoxNzc2NDQ3MDcwfQ.6Y2qyPGqjIDUxh_7AqfzIIaOberEqwTetaIF9CzJXB4
[10-Apr-2026 17:31:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Apr-2026 17:31:32 UTC] ✅ JWT token verified successfully for user profile
[10-Apr-2026 17:31:32 UTC] User ID: 300
[10-Apr-2026 17:31:32 UTC] ✅ User profile retrieved successfully for user ID: 300
[10-Apr-2026 17:31:32 UTC] === API CALL LOG ===
[10-Apr-2026 17:31:32 UTC] Endpoint: user/profile.php
[10-Apr-2026 17:31:32 UTC] Full Log Data: {
    "timestamp": "2026-04-10 17:31:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.208.97.244",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzAwIiwidXNlcm5hbWUiOiJtcnVua293bmUiLCJlbWFpbCI6ImtpZHVzeWFyZWQ1NDNAZ21haWwuY29tIiwiZXhwIjoxNzc2NDQ3MDcwfQ.6Y2qyPGqjIDUxh_7AqfzIIaOberEqwTetaIF9CzJXB4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea37c5a6cda5458-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.208.97.244",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.208.97.244, 172.68.128.166"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Apr-2026 17:31:32 UTC] === END API CALL LOG ===
[10-Apr-2026 17:31:32 UTC] ✅ API Hash verification passed for profile endpoint
[10-Apr-2026 17:31:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzAwIiwidXNlcm5hbWUiOiJtcnVua293bmUiLCJlbWFpbCI6ImtpZHVzeWFyZWQ1NDNAZ21haWwuY29tIiwiZXhwIjoxNzc2NDQ3MDcwfQ.6Y2qyPGqjIDUxh_7AqfzIIaOberEqwTetaIF9CzJXB4
[10-Apr-2026 17:31:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Apr-2026 17:31:32 UTC] ✅ JWT token verified successfully for user profile
[10-Apr-2026 17:31:32 UTC] User ID: 300
[10-Apr-2026 17:31:32 UTC] ✅ User profile retrieved successfully for user ID: 300
[10-Apr-2026 17:31:34 UTC] === API CALL LOG ===
[10-Apr-2026 17:31:34 UTC] Endpoint: user/profile.php
[10-Apr-2026 17:31:34 UTC] Full Log Data: {
    "timestamp": "2026-04-10 17:31:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.208.97.244",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzAwIiwidXNlcm5hbWUiOiJtcnVua293bmUiLCJlbWFpbCI6ImtpZHVzeWFyZWQ1NDNAZ21haWwuY29tIiwiZXhwIjoxNzc2NDQ3MDcwfQ.6Y2qyPGqjIDUxh_7AqfzIIaOberEqwTetaIF9CzJXB4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea37c632b175458-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.208.97.244",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.208.97.244, 172.68.128.167"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Apr-2026 17:31:34 UTC] === END API CALL LOG ===
[10-Apr-2026 17:31:34 UTC] ✅ API Hash verification passed for profile endpoint
[10-Apr-2026 17:31:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzAwIiwidXNlcm5hbWUiOiJtcnVua293bmUiLCJlbWFpbCI6ImtpZHVzeWFyZWQ1NDNAZ21haWwuY29tIiwiZXhwIjoxNzc2NDQ3MDcwfQ.6Y2qyPGqjIDUxh_7AqfzIIaOberEqwTetaIF9CzJXB4
[10-Apr-2026 17:31:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Apr-2026 17:31:34 UTC] ✅ JWT token verified successfully for user profile
[10-Apr-2026 17:31:34 UTC] User ID: 300
[10-Apr-2026 17:31:34 UTC] ✅ User profile retrieved successfully for user ID: 300
[10-Apr-2026 17:31:42 UTC] === API CALL LOG ===
[10-Apr-2026 17:31:42 UTC] Endpoint: user/profile.php
[10-Apr-2026 17:31:42 UTC] Full Log Data: {
    "timestamp": "2026-04-10 17:31:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.208.97.244",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzAwIiwidXNlcm5hbWUiOiJtcnVua293bmUiLCJlbWFpbCI6ImtpZHVzeWFyZWQ1NDNAZ21haWwuY29tIiwiZXhwIjoxNzc2NDQ3MDcwfQ.6Y2qyPGqjIDUxh_7AqfzIIaOberEqwTetaIF9CzJXB4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea37c976aa25458-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.208.97.244",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.208.97.244, 172.68.128.167"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Apr-2026 17:31:42 UTC] === END API CALL LOG ===
[10-Apr-2026 17:31:42 UTC] ✅ API Hash verification passed for profile endpoint
[10-Apr-2026 17:31:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzAwIiwidXNlcm5hbWUiOiJtcnVua293bmUiLCJlbWFpbCI6ImtpZHVzeWFyZWQ1NDNAZ21haWwuY29tIiwiZXhwIjoxNzc2NDQ3MDcwfQ.6Y2qyPGqjIDUxh_7AqfzIIaOberEqwTetaIF9CzJXB4
[10-Apr-2026 17:31:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Apr-2026 17:31:42 UTC] ✅ JWT token verified successfully for user profile
[10-Apr-2026 17:31:42 UTC] User ID: 300
[10-Apr-2026 17:31:42 UTC] ✅ User profile retrieved successfully for user ID: 300
[10-Apr-2026 17:31:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Apr-2026 17:31:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Apr-2026 17:31:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzAwIiwidXNlcm5hbWUiOiJtcnVua293bmUiLCJlbWFpbCI6ImtpZHVzeWFyZWQ1NDNAZ21haWwuY29tIiwiZXhwIjoxNzc2NDQ3MDcwfQ.6Y2qyPGqjIDUxh_7AqfzIIaOberEqwTetaIF9CzJXB4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ea37c976aa15458-JIB","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.208.97.244","CF-IPCountry":"ET","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.208.97.244, 172.68.128.166"}
[10-Apr-2026 17:31:42 UTC] === User Orders API Called ===
[10-Apr-2026 17:31:42 UTC] User ID: 300
[10-Apr-2026 17:31:42 UTC] Limit: 20, Offset: 0
[10-Apr-2026 17:31:42 UTC] Orders found: 0
[10-Apr-2026 17:31:42 UTC] Orders data: []
[10-Apr-2026 17:31:42 UTC] Total orders count: 0
[10-Apr-2026 17:31:42 UTC] === API CALL LOG ===
[10-Apr-2026 17:31:42 UTC] Endpoint: user/profile.php
[10-Apr-2026 17:31:42 UTC] Full Log Data: {
    "timestamp": "2026-04-10 17:31:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.208.97.244",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzAwIiwidXNlcm5hbWUiOiJtcnVua293bmUiLCJlbWFpbCI6ImtpZHVzeWFyZWQ1NDNAZ21haWwuY29tIiwiZXhwIjoxNzc2NDQ3MDcwfQ.6Y2qyPGqjIDUxh_7AqfzIIaOberEqwTetaIF9CzJXB4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea37c97fafb5458-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.208.97.244",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.208.97.244, 172.68.128.166"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Apr-2026 17:31:42 UTC] === END API CALL LOG ===
[10-Apr-2026 17:31:42 UTC] ✅ API Hash verification passed for profile endpoint
[10-Apr-2026 17:31:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzAwIiwidXNlcm5hbWUiOiJtcnVua293bmUiLCJlbWFpbCI6ImtpZHVzeWFyZWQ1NDNAZ21haWwuY29tIiwiZXhwIjoxNzc2NDQ3MDcwfQ.6Y2qyPGqjIDUxh_7AqfzIIaOberEqwTetaIF9CzJXB4
[10-Apr-2026 17:31:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Apr-2026 17:31:42 UTC] ✅ JWT token verified successfully for user profile
[10-Apr-2026 17:31:42 UTC] User ID: 300
[10-Apr-2026 17:31:42 UTC] ✅ User profile retrieved successfully for user ID: 300
[10-Apr-2026 17:31:43 UTC] === API CALL LOG ===
[10-Apr-2026 17:31:43 UTC] Endpoint: user/profile.php
[10-Apr-2026 17:31:43 UTC] Full Log Data: {
    "timestamp": "2026-04-10 17:31:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.208.97.244",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzAwIiwidXNlcm5hbWUiOiJtcnVua293bmUiLCJlbWFpbCI6ImtpZHVzeWFyZWQ1NDNAZ21haWwuY29tIiwiZXhwIjoxNzc2NDQ3MDcwfQ.6Y2qyPGqjIDUxh_7AqfzIIaOberEqwTetaIF9CzJXB4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea37c9eafbf5458-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.208.97.244",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.208.97.244, 172.68.128.167"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Apr-2026 17:31:43 UTC] === END API CALL LOG ===
[10-Apr-2026 17:31:43 UTC] ✅ API Hash verification passed for profile endpoint
[10-Apr-2026 17:31:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzAwIiwidXNlcm5hbWUiOiJtcnVua293bmUiLCJlbWFpbCI6ImtpZHVzeWFyZWQ1NDNAZ21haWwuY29tIiwiZXhwIjoxNzc2NDQ3MDcwfQ.6Y2qyPGqjIDUxh_7AqfzIIaOberEqwTetaIF9CzJXB4
[10-Apr-2026 17:31:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Apr-2026 17:31:43 UTC] ✅ JWT token verified successfully for user profile
[10-Apr-2026 17:31:43 UTC] User ID: 300
[10-Apr-2026 17:31:43 UTC] ✅ User profile retrieved successfully for user ID: 300
[10-Apr-2026 17:31:46 UTC] === API CALL LOG ===
[10-Apr-2026 17:31:46 UTC] Endpoint: user/profile.php
[10-Apr-2026 17:31:46 UTC] Full Log Data: {
    "timestamp": "2026-04-10 17:31:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.208.97.244",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzAwIiwidXNlcm5hbWUiOiJtcnVua293bmUiLCJlbWFpbCI6ImtpZHVzeWFyZWQ1NDNAZ21haWwuY29tIiwiZXhwIjoxNzc2NDQ3MDcwfQ.6Y2qyPGqjIDUxh_7AqfzIIaOberEqwTetaIF9CzJXB4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea37cb16dc35458-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.208.97.244",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.208.97.244, 172.68.128.166"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Apr-2026 17:31:46 UTC] === END API CALL LOG ===
[10-Apr-2026 17:31:46 UTC] ✅ API Hash verification passed for profile endpoint
[10-Apr-2026 17:31:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzAwIiwidXNlcm5hbWUiOiJtcnVua293bmUiLCJlbWFpbCI6ImtpZHVzeWFyZWQ1NDNAZ21haWwuY29tIiwiZXhwIjoxNzc2NDQ3MDcwfQ.6Y2qyPGqjIDUxh_7AqfzIIaOberEqwTetaIF9CzJXB4
[10-Apr-2026 17:31:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Apr-2026 17:31:46 UTC] ✅ JWT token verified successfully for user profile
[10-Apr-2026 17:31:46 UTC] User ID: 300
[10-Apr-2026 17:31:46 UTC] ✅ User profile retrieved successfully for user ID: 300
[10-Apr-2026 17:31:54 UTC] === API CALL LOG ===
[10-Apr-2026 17:31:54 UTC] Endpoint: user/profile.php
[10-Apr-2026 17:31:54 UTC] Full Log Data: {
    "timestamp": "2026-04-10 17:31:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.208.97.244",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzAwIiwidXNlcm5hbWUiOiJtcnVua293bmUiLCJlbWFpbCI6ImtpZHVzeWFyZWQ1NDNAZ21haWwuY29tIiwiZXhwIjoxNzc2NDQ3MDcwfQ.6Y2qyPGqjIDUxh_7AqfzIIaOberEqwTetaIF9CzJXB4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea37cdedef15458-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.208.97.244",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.208.97.244, 172.68.128.167"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Apr-2026 17:31:54 UTC] === END API CALL LOG ===
[10-Apr-2026 17:31:54 UTC] ✅ API Hash verification passed for profile endpoint
[10-Apr-2026 17:31:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzAwIiwidXNlcm5hbWUiOiJtcnVua293bmUiLCJlbWFpbCI6ImtpZHVzeWFyZWQ1NDNAZ21haWwuY29tIiwiZXhwIjoxNzc2NDQ3MDcwfQ.6Y2qyPGqjIDUxh_7AqfzIIaOberEqwTetaIF9CzJXB4
[10-Apr-2026 17:31:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Apr-2026 17:31:54 UTC] ✅ JWT token verified successfully for user profile
[10-Apr-2026 17:31:54 UTC] User ID: 300
[10-Apr-2026 17:31:54 UTC] ✅ User profile retrieved successfully for user ID: 300
[10-Apr-2026 17:31:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Apr-2026 17:31:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Apr-2026 17:31:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzAwIiwidXNlcm5hbWUiOiJtcnVua293bmUiLCJlbWFpbCI6ImtpZHVzeWFyZWQ1NDNAZ21haWwuY29tIiwiZXhwIjoxNzc2NDQ3MDcwfQ.6Y2qyPGqjIDUxh_7AqfzIIaOberEqwTetaIF9CzJXB4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ea37cdedef05458-JIB","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.208.97.244","CF-IPCountry":"ET","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.208.97.244, 172.68.128.166"}
[10-Apr-2026 17:31:54 UTC] === User Orders API Called ===
[10-Apr-2026 17:31:54 UTC] User ID: 300
[10-Apr-2026 17:31:54 UTC] Limit: 20, Offset: 0
[10-Apr-2026 17:31:54 UTC] Orders found: 0
[10-Apr-2026 17:31:54 UTC] Orders data: []
[10-Apr-2026 17:31:54 UTC] Total orders count: 0
[10-Apr-2026 17:31:54 UTC] === API CALL LOG ===
[10-Apr-2026 17:31:54 UTC] Endpoint: user/profile.php
[10-Apr-2026 17:31:54 UTC] Full Log Data: {
    "timestamp": "2026-04-10 17:31:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.208.97.244",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzAwIiwidXNlcm5hbWUiOiJtcnVua293bmUiLCJlbWFpbCI6ImtpZHVzeWFyZWQ1NDNAZ21haWwuY29tIiwiZXhwIjoxNzc2NDQ3MDcwfQ.6Y2qyPGqjIDUxh_7AqfzIIaOberEqwTetaIF9CzJXB4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea37cdedef25458-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.208.97.244",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.208.97.244, 172.68.128.167"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Apr-2026 17:31:54 UTC] === END API CALL LOG ===
[10-Apr-2026 17:31:54 UTC] ✅ API Hash verification passed for profile endpoint
[10-Apr-2026 17:31:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzAwIiwidXNlcm5hbWUiOiJtcnVua293bmUiLCJlbWFpbCI6ImtpZHVzeWFyZWQ1NDNAZ21haWwuY29tIiwiZXhwIjoxNzc2NDQ3MDcwfQ.6Y2qyPGqjIDUxh_7AqfzIIaOberEqwTetaIF9CzJXB4
[10-Apr-2026 17:31:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Apr-2026 17:31:54 UTC] ✅ JWT token verified successfully for user profile
[10-Apr-2026 17:31:54 UTC] User ID: 300
[10-Apr-2026 17:31:54 UTC] ✅ User profile retrieved successfully for user ID: 300
[10-Apr-2026 17:31:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Apr-2026 17:31:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Apr-2026 17:31:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzAwIiwidXNlcm5hbWUiOiJtcnVua293bmUiLCJlbWFpbCI6ImtpZHVzeWFyZWQ1NDNAZ21haWwuY29tIiwiZXhwIjoxNzc2NDQ3MDcwfQ.6Y2qyPGqjIDUxh_7AqfzIIaOberEqwTetaIF9CzJXB4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ea37ce36a2e5458-JIB","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.208.97.244","CF-IPCountry":"ET","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.208.97.244, 172.68.128.166"}
[10-Apr-2026 17:31:54 UTC] === User Orders API Called ===
[10-Apr-2026 17:31:54 UTC] User ID: 300
[10-Apr-2026 17:31:54 UTC] Limit: 20, Offset: 0
[10-Apr-2026 17:31:54 UTC] Orders found: 0
[10-Apr-2026 17:31:54 UTC] Orders data: []
[10-Apr-2026 17:31:54 UTC] Total orders count: 0
[10-Apr-2026 17:31:56 UTC] === API CALL LOG ===
[10-Apr-2026 17:31:56 UTC] === API CALL LOG ===
[10-Apr-2026 17:31:56 UTC] Endpoint: user/profile.php
[10-Apr-2026 17:31:56 UTC] Endpoint: user/profile.php
[10-Apr-2026 17:31:56 UTC] Full Log Data: {
    "timestamp": "2026-04-10 17:31:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.208.97.244",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzAwIiwidXNlcm5hbWUiOiJtcnVua293bmUiLCJlbWFpbCI6ImtpZHVzeWFyZWQ1NDNAZ21haWwuY29tIiwiZXhwIjoxNzc2NDQ3MDcwfQ.6Y2qyPGqjIDUxh_7AqfzIIaOberEqwTetaIF9CzJXB4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea37cec68f65458-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.208.97.244",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.208.97.244, 172.68.128.166"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Apr-2026 17:31:56 UTC] Full Log Data: {
    "timestamp": "2026-04-10 17:31:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.208.97.244",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzAwIiwidXNlcm5hbWUiOiJtcnVua293bmUiLCJlbWFpbCI6ImtpZHVzeWFyZWQ1NDNAZ21haWwuY29tIiwiZXhwIjoxNzc2NDQ3MDcwfQ.6Y2qyPGqjIDUxh_7AqfzIIaOberEqwTetaIF9CzJXB4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea37cec68f75458-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.208.97.244",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.208.97.244, 172.68.128.167"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Apr-2026 17:31:56 UTC] === END API CALL LOG ===
[10-Apr-2026 17:31:56 UTC] === END API CALL LOG ===
[10-Apr-2026 17:31:56 UTC] ✅ API Hash verification passed for profile endpoint
[10-Apr-2026 17:31:56 UTC] ✅ API Hash verification passed for profile endpoint
[10-Apr-2026 17:31:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzAwIiwidXNlcm5hbWUiOiJtcnVua293bmUiLCJlbWFpbCI6ImtpZHVzeWFyZWQ1NDNAZ21haWwuY29tIiwiZXhwIjoxNzc2NDQ3MDcwfQ.6Y2qyPGqjIDUxh_7AqfzIIaOberEqwTetaIF9CzJXB4
[10-Apr-2026 17:31:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzAwIiwidXNlcm5hbWUiOiJtcnVua293bmUiLCJlbWFpbCI6ImtpZHVzeWFyZWQ1NDNAZ21haWwuY29tIiwiZXhwIjoxNzc2NDQ3MDcwfQ.6Y2qyPGqjIDUxh_7AqfzIIaOberEqwTetaIF9CzJXB4
[10-Apr-2026 17:31:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Apr-2026 17:31:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Apr-2026 17:31:56 UTC] ✅ JWT token verified successfully for user profile
[10-Apr-2026 17:31:56 UTC] User ID: 300
[10-Apr-2026 17:31:56 UTC] ✅ JWT token verified successfully for user profile
[10-Apr-2026 17:31:56 UTC] User ID: 300
[10-Apr-2026 17:31:56 UTC] ✅ User profile retrieved successfully for user ID: 300
[10-Apr-2026 17:31:56 UTC] ✅ User profile retrieved successfully for user ID: 300
[10-Apr-2026 17:31:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Apr-2026 17:31:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Apr-2026 17:31:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzAwIiwidXNlcm5hbWUiOiJtcnVua293bmUiLCJlbWFpbCI6ImtpZHVzeWFyZWQ1NDNAZ21haWwuY29tIiwiZXhwIjoxNzc2NDQ3MDcwfQ.6Y2qyPGqjIDUxh_7AqfzIIaOberEqwTetaIF9CzJXB4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ea37cec68f55458-JIB","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.208.97.244","CF-IPCountry":"ET","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.208.97.244, 172.68.128.166"}
[10-Apr-2026 17:31:56 UTC] === User Orders API Called ===
[10-Apr-2026 17:31:56 UTC] User ID: 300
[10-Apr-2026 17:31:56 UTC] Limit: 20, Offset: 0
[10-Apr-2026 17:31:56 UTC] Orders found: 0
[10-Apr-2026 17:31:56 UTC] Orders data: []
[10-Apr-2026 17:31:56 UTC] Total orders count: 0
[10-Apr-2026 17:31:57 UTC] === API CALL LOG ===
[10-Apr-2026 17:31:57 UTC] Endpoint: user/profile.php
[10-Apr-2026 17:31:57 UTC] Full Log Data: {
    "timestamp": "2026-04-10 17:31:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.208.97.244",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzAwIiwidXNlcm5hbWUiOiJtcnVua293bmUiLCJlbWFpbCI6ImtpZHVzeWFyZWQ1NDNAZ21haWwuY29tIiwiZXhwIjoxNzc2NDQ3MDcwfQ.6Y2qyPGqjIDUxh_7AqfzIIaOberEqwTetaIF9CzJXB4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea37cf1ad0e5458-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.208.97.244",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.208.97.244, 172.68.128.166"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Apr-2026 17:31:57 UTC] === END API CALL LOG ===
[10-Apr-2026 17:31:57 UTC] ✅ API Hash verification passed for profile endpoint
[10-Apr-2026 17:31:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzAwIiwidXNlcm5hbWUiOiJtcnVua293bmUiLCJlbWFpbCI6ImtpZHVzeWFyZWQ1NDNAZ21haWwuY29tIiwiZXhwIjoxNzc2NDQ3MDcwfQ.6Y2qyPGqjIDUxh_7AqfzIIaOberEqwTetaIF9CzJXB4
[10-Apr-2026 17:31:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Apr-2026 17:31:57 UTC] ✅ JWT token verified successfully for user profile
[10-Apr-2026 17:31:57 UTC] User ID: 300
[10-Apr-2026 17:31:57 UTC] ✅ User profile retrieved successfully for user ID: 300
[10-Apr-2026 17:32:30 UTC] === API CALL LOG ===
[10-Apr-2026 17:32:30 UTC] Endpoint: user/profile.php
[10-Apr-2026 17:32:30 UTC] Full Log Data: {
    "timestamp": "2026-04-10 17:32:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.208.97.244",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzAwIiwidXNlcm5hbWUiOiJtcnVua293bmUiLCJlbWFpbCI6ImtpZHVzeWFyZWQ1NDNAZ21haWwuY29tIiwiZXhwIjoxNzc2NDQ3MDcwfQ.6Y2qyPGqjIDUxh_7AqfzIIaOberEqwTetaIF9CzJXB4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea37dc42a805458-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.208.97.244",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.208.97.244, 172.68.128.167"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Apr-2026 17:32:30 UTC] === END API CALL LOG ===
[10-Apr-2026 17:32:30 UTC] ✅ API Hash verification passed for profile endpoint
[10-Apr-2026 17:32:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzAwIiwidXNlcm5hbWUiOiJtcnVua293bmUiLCJlbWFpbCI6ImtpZHVzeWFyZWQ1NDNAZ21haWwuY29tIiwiZXhwIjoxNzc2NDQ3MDcwfQ.6Y2qyPGqjIDUxh_7AqfzIIaOberEqwTetaIF9CzJXB4
[10-Apr-2026 17:32:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Apr-2026 17:32:30 UTC] ✅ JWT token verified successfully for user profile
[10-Apr-2026 17:32:30 UTC] User ID: 300
[10-Apr-2026 17:32:30 UTC] ✅ User profile retrieved successfully for user ID: 300
[10-Apr-2026 17:33:20 UTC] === API CALL LOG ===
[10-Apr-2026 17:33:20 UTC] Endpoint: user/profile.php
[10-Apr-2026 17:33:20 UTC] Full Log Data: {
    "timestamp": "2026-04-10 17:33:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.208.97.244",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzAwIiwidXNlcm5hbWUiOiJtcnVua293bmUiLCJlbWFpbCI6ImtpZHVzeWFyZWQ1NDNAZ21haWwuY29tIiwiZXhwIjoxNzc2NDQ3MDcwfQ.6Y2qyPGqjIDUxh_7AqfzIIaOberEqwTetaIF9CzJXB4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea37efd09c45458-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.208.97.244",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.208.97.244, 172.68.128.166"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Apr-2026 17:33:20 UTC] === END API CALL LOG ===
[10-Apr-2026 17:33:20 UTC] ✅ API Hash verification passed for profile endpoint
[10-Apr-2026 17:33:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzAwIiwidXNlcm5hbWUiOiJtcnVua293bmUiLCJlbWFpbCI6ImtpZHVzeWFyZWQ1NDNAZ21haWwuY29tIiwiZXhwIjoxNzc2NDQ3MDcwfQ.6Y2qyPGqjIDUxh_7AqfzIIaOberEqwTetaIF9CzJXB4
[10-Apr-2026 17:33:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Apr-2026 17:33:20 UTC] ✅ JWT token verified successfully for user profile
[10-Apr-2026 17:33:20 UTC] User ID: 300
[10-Apr-2026 17:33:20 UTC] === API CALL LOG ===
[10-Apr-2026 17:33:20 UTC] Endpoint: user/profile.php
[10-Apr-2026 17:33:20 UTC] Full Log Data: {
    "timestamp": "2026-04-10 17:33:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.208.97.244",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzAwIiwidXNlcm5hbWUiOiJtcnVua293bmUiLCJlbWFpbCI6ImtpZHVzeWFyZWQ1NDNAZ21haWwuY29tIiwiZXhwIjoxNzc2NDQ3MDcwfQ.6Y2qyPGqjIDUxh_7AqfzIIaOberEqwTetaIF9CzJXB4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea37efd09c35458-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.208.97.244",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.208.97.244, 172.68.128.167"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Apr-2026 17:33:20 UTC] === END API CALL LOG ===
[10-Apr-2026 17:33:20 UTC] ✅ API Hash verification passed for profile endpoint
[10-Apr-2026 17:33:20 UTC] ✅ User profile retrieved successfully for user ID: 300
[10-Apr-2026 17:33:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzAwIiwidXNlcm5hbWUiOiJtcnVua293bmUiLCJlbWFpbCI6ImtpZHVzeWFyZWQ1NDNAZ21haWwuY29tIiwiZXhwIjoxNzc2NDQ3MDcwfQ.6Y2qyPGqjIDUxh_7AqfzIIaOberEqwTetaIF9CzJXB4
[10-Apr-2026 17:33:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Apr-2026 17:33:20 UTC] ✅ JWT token verified successfully for user profile
[10-Apr-2026 17:33:20 UTC] User ID: 300
[10-Apr-2026 17:33:20 UTC] ✅ User profile retrieved successfully for user ID: 300
[10-Apr-2026 17:33:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Apr-2026 17:33:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Apr-2026 17:33:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzAwIiwidXNlcm5hbWUiOiJtcnVua293bmUiLCJlbWFpbCI6ImtpZHVzeWFyZWQ1NDNAZ21haWwuY29tIiwiZXhwIjoxNzc2NDQ3MDcwfQ.6Y2qyPGqjIDUxh_7AqfzIIaOberEqwTetaIF9CzJXB4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ea37efd09c05458-JIB","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.208.97.244","CF-IPCountry":"ET","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.208.97.244, 172.68.128.167"}
[10-Apr-2026 17:33:20 UTC] === User Orders API Called ===
[10-Apr-2026 17:33:20 UTC] User ID: 300
[10-Apr-2026 17:33:20 UTC] Limit: 20, Offset: 0
[10-Apr-2026 17:33:20 UTC] Orders found: 0
[10-Apr-2026 17:33:20 UTC] Orders data: []
[10-Apr-2026 17:33:20 UTC] Total orders count: 0
[10-Apr-2026 17:33:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Apr-2026 17:33:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Apr-2026 17:33:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzAwIiwidXNlcm5hbWUiOiJtcnVua293bmUiLCJlbWFpbCI6ImtpZHVzeWFyZWQ1NDNAZ21haWwuY29tIiwiZXhwIjoxNzc2NDQ3MDcwfQ.6Y2qyPGqjIDUxh_7AqfzIIaOberEqwTetaIF9CzJXB4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ea37f659f4d5458-JIB","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.208.97.244","CF-IPCountry":"ET","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.208.97.244, 172.68.128.166"}
[10-Apr-2026 17:33:37 UTC] === User Orders API Called ===
[10-Apr-2026 17:33:37 UTC] User ID: 300
[10-Apr-2026 17:33:37 UTC] Limit: 20, Offset: 0
[10-Apr-2026 17:33:37 UTC] Orders found: 0
[10-Apr-2026 17:33:37 UTC] Orders data: []
[10-Apr-2026 17:33:37 UTC] Total orders count: 0
[10-Apr-2026 17:33:37 UTC] === API CALL LOG ===
[10-Apr-2026 17:33:37 UTC] Endpoint: user/profile.php
[10-Apr-2026 17:33:37 UTC] Full Log Data: {
    "timestamp": "2026-04-10 17:33:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.208.97.244",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzAwIiwidXNlcm5hbWUiOiJtcnVua293bmUiLCJlbWFpbCI6ImtpZHVzeWFyZWQ1NDNAZ21haWwuY29tIiwiZXhwIjoxNzc2NDQ3MDcwfQ.6Y2qyPGqjIDUxh_7AqfzIIaOberEqwTetaIF9CzJXB4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea37f659f505458-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.208.97.244",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.208.97.244, 172.68.128.166"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Apr-2026 17:33:37 UTC] === END API CALL LOG ===
[10-Apr-2026 17:33:37 UTC] ✅ API Hash verification passed for profile endpoint
[10-Apr-2026 17:33:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzAwIiwidXNlcm5hbWUiOiJtcnVua293bmUiLCJlbWFpbCI6ImtpZHVzeWFyZWQ1NDNAZ21haWwuY29tIiwiZXhwIjoxNzc2NDQ3MDcwfQ.6Y2qyPGqjIDUxh_7AqfzIIaOberEqwTetaIF9CzJXB4
[10-Apr-2026 17:33:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Apr-2026 17:33:37 UTC] ✅ JWT token verified successfully for user profile
[10-Apr-2026 17:33:37 UTC] User ID: 300
[10-Apr-2026 17:33:37 UTC] ✅ User profile retrieved successfully for user ID: 300
[10-Apr-2026 17:33:37 UTC] === API CALL LOG ===
[10-Apr-2026 17:33:37 UTC] Endpoint: user/profile.php
[10-Apr-2026 17:33:37 UTC] Full Log Data: {
    "timestamp": "2026-04-10 17:33:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.208.97.244",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzAwIiwidXNlcm5hbWUiOiJtcnVua293bmUiLCJlbWFpbCI6ImtpZHVzeWFyZWQ1NDNAZ21haWwuY29tIiwiZXhwIjoxNzc2NDQ3MDcwfQ.6Y2qyPGqjIDUxh_7AqfzIIaOberEqwTetaIF9CzJXB4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea37f659f4f5458-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.208.97.244",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.208.97.244, 172.68.128.167"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Apr-2026 17:33:37 UTC] === END API CALL LOG ===
[10-Apr-2026 17:33:37 UTC] ✅ API Hash verification passed for profile endpoint
[10-Apr-2026 17:33:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzAwIiwidXNlcm5hbWUiOiJtcnVua293bmUiLCJlbWFpbCI6ImtpZHVzeWFyZWQ1NDNAZ21haWwuY29tIiwiZXhwIjoxNzc2NDQ3MDcwfQ.6Y2qyPGqjIDUxh_7AqfzIIaOberEqwTetaIF9CzJXB4
[10-Apr-2026 17:33:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Apr-2026 17:33:37 UTC] ✅ JWT token verified successfully for user profile
[10-Apr-2026 17:33:37 UTC] User ID: 300
[10-Apr-2026 17:33:37 UTC] ✅ User profile retrieved successfully for user ID: 300
[10-Apr-2026 17:33:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Apr-2026 17:33:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Apr-2026 17:33:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzAwIiwidXNlcm5hbWUiOiJtcnVua293bmUiLCJlbWFpbCI6ImtpZHVzeWFyZWQ1NDNAZ21haWwuY29tIiwiZXhwIjoxNzc2NDQ3MDcwfQ.6Y2qyPGqjIDUxh_7AqfzIIaOberEqwTetaIF9CzJXB4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ea37f836dd75458-JIB","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.208.97.244","CF-IPCountry":"ET","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.208.97.244, 172.68.128.166"}
[10-Apr-2026 17:33:42 UTC] === User Orders API Called ===
[10-Apr-2026 17:33:42 UTC] User ID: 300
[10-Apr-2026 17:33:42 UTC] Limit: 20, Offset: 0
[10-Apr-2026 17:33:42 UTC] Orders found: 0
[10-Apr-2026 17:33:42 UTC] Orders data: []
[10-Apr-2026 17:33:42 UTC] Total orders count: 0
[10-Apr-2026 17:33:42 UTC] === API CALL LOG ===
[10-Apr-2026 17:33:42 UTC] === API CALL LOG ===
[10-Apr-2026 17:33:42 UTC] Endpoint: user/profile.php
[10-Apr-2026 17:33:42 UTC] Endpoint: user/profile.php
[10-Apr-2026 17:33:42 UTC] Full Log Data: {
    "timestamp": "2026-04-10 17:33:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.208.97.244",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzAwIiwidXNlcm5hbWUiOiJtcnVua293bmUiLCJlbWFpbCI6ImtpZHVzeWFyZWQ1NDNAZ21haWwuY29tIiwiZXhwIjoxNzc2NDQ3MDcwfQ.6Y2qyPGqjIDUxh_7AqfzIIaOberEqwTetaIF9CzJXB4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea37f836dd85458-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.208.97.244",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.208.97.244, 172.68.128.167"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Apr-2026 17:33:42 UTC] Full Log Data: {
    "timestamp": "2026-04-10 17:33:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.208.97.244",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzAwIiwidXNlcm5hbWUiOiJtcnVua293bmUiLCJlbWFpbCI6ImtpZHVzeWFyZWQ1NDNAZ21haWwuY29tIiwiZXhwIjoxNzc2NDQ3MDcwfQ.6Y2qyPGqjIDUxh_7AqfzIIaOberEqwTetaIF9CzJXB4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea37f836dda5458-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.208.97.244",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.208.97.244, 172.68.128.166"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Apr-2026 17:33:42 UTC] === END API CALL LOG ===
[10-Apr-2026 17:33:42 UTC] === END API CALL LOG ===
[10-Apr-2026 17:33:42 UTC] ✅ API Hash verification passed for profile endpoint
[10-Apr-2026 17:33:42 UTC] ✅ API Hash verification passed for profile endpoint
[10-Apr-2026 17:33:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzAwIiwidXNlcm5hbWUiOiJtcnVua293bmUiLCJlbWFpbCI6ImtpZHVzeWFyZWQ1NDNAZ21haWwuY29tIiwiZXhwIjoxNzc2NDQ3MDcwfQ.6Y2qyPGqjIDUxh_7AqfzIIaOberEqwTetaIF9CzJXB4
[10-Apr-2026 17:33:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Apr-2026 17:33:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzAwIiwidXNlcm5hbWUiOiJtcnVua293bmUiLCJlbWFpbCI6ImtpZHVzeWFyZWQ1NDNAZ21haWwuY29tIiwiZXhwIjoxNzc2NDQ3MDcwfQ.6Y2qyPGqjIDUxh_7AqfzIIaOberEqwTetaIF9CzJXB4
[10-Apr-2026 17:33:42 UTC] ✅ JWT token verified successfully for user profile
[10-Apr-2026 17:33:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Apr-2026 17:33:42 UTC] User ID: 300
[10-Apr-2026 17:33:42 UTC] ✅ JWT token verified successfully for user profile
[10-Apr-2026 17:33:42 UTC] User ID: 300
[10-Apr-2026 17:33:42 UTC] ✅ User profile retrieved successfully for user ID: 300
[10-Apr-2026 17:33:42 UTC] ✅ User profile retrieved successfully for user ID: 300
[10-Apr-2026 17:34:12 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Apr-2026 17:34:12 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Apr-2026 17:34:12 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzAwIiwidXNlcm5hbWUiOiJtcnVua293bmUiLCJlbWFpbCI6ImtpZHVzeWFyZWQ1NDNAZ21haWwuY29tIiwiZXhwIjoxNzc2NDQ3MDcwfQ.6Y2qyPGqjIDUxh_7AqfzIIaOberEqwTetaIF9CzJXB4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ea38040fa895458-JIB","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.208.97.244","CF-IPCountry":"ET","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.208.97.244, 172.68.128.166"}
[10-Apr-2026 17:34:12 UTC] === User Orders API Called ===
[10-Apr-2026 17:34:12 UTC] User ID: 300
[10-Apr-2026 17:34:12 UTC] Limit: 20, Offset: 0
[10-Apr-2026 17:34:12 UTC] Orders found: 0
[10-Apr-2026 17:34:12 UTC] Orders data: []
[10-Apr-2026 17:34:12 UTC] Total orders count: 0
[10-Apr-2026 17:34:12 UTC] === API CALL LOG ===
[10-Apr-2026 17:34:12 UTC] Endpoint: user/profile.php
[10-Apr-2026 17:34:12 UTC] Full Log Data: {
    "timestamp": "2026-04-10 17:34:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.208.97.244",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzAwIiwidXNlcm5hbWUiOiJtcnVua293bmUiLCJlbWFpbCI6ImtpZHVzeWFyZWQ1NDNAZ21haWwuY29tIiwiZXhwIjoxNzc2NDQ3MDcwfQ.6Y2qyPGqjIDUxh_7AqfzIIaOberEqwTetaIF9CzJXB4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea38040fa8a5458-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.208.97.244",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.208.97.244, 172.68.128.167"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Apr-2026 17:34:12 UTC] === END API CALL LOG ===
[10-Apr-2026 17:34:12 UTC] ✅ API Hash verification passed for profile endpoint
[10-Apr-2026 17:34:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzAwIiwidXNlcm5hbWUiOiJtcnVua293bmUiLCJlbWFpbCI6ImtpZHVzeWFyZWQ1NDNAZ21haWwuY29tIiwiZXhwIjoxNzc2NDQ3MDcwfQ.6Y2qyPGqjIDUxh_7AqfzIIaOberEqwTetaIF9CzJXB4
[10-Apr-2026 17:34:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Apr-2026 17:34:12 UTC] ✅ JWT token verified successfully for user profile
[10-Apr-2026 17:34:12 UTC] User ID: 300
[10-Apr-2026 17:34:12 UTC] === API CALL LOG ===
[10-Apr-2026 17:34:12 UTC] Endpoint: user/profile.php
[10-Apr-2026 17:34:12 UTC] Full Log Data: {
    "timestamp": "2026-04-10 17:34:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.208.97.244",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzAwIiwidXNlcm5hbWUiOiJtcnVua293bmUiLCJlbWFpbCI6ImtpZHVzeWFyZWQ1NDNAZ21haWwuY29tIiwiZXhwIjoxNzc2NDQ3MDcwfQ.6Y2qyPGqjIDUxh_7AqfzIIaOberEqwTetaIF9CzJXB4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea380419af55458-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.208.97.244",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.208.97.244, 172.68.128.166"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Apr-2026 17:34:12 UTC] === END API CALL LOG ===
[10-Apr-2026 17:34:12 UTC] ✅ API Hash verification passed for profile endpoint
[10-Apr-2026 17:34:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzAwIiwidXNlcm5hbWUiOiJtcnVua293bmUiLCJlbWFpbCI6ImtpZHVzeWFyZWQ1NDNAZ21haWwuY29tIiwiZXhwIjoxNzc2NDQ3MDcwfQ.6Y2qyPGqjIDUxh_7AqfzIIaOberEqwTetaIF9CzJXB4
[10-Apr-2026 17:34:12 UTC] ✅ User profile retrieved successfully for user ID: 300
[10-Apr-2026 17:34:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Apr-2026 17:34:12 UTC] ✅ JWT token verified successfully for user profile
[10-Apr-2026 17:34:12 UTC] User ID: 300
[10-Apr-2026 17:34:12 UTC] ✅ User profile retrieved successfully for user ID: 300
[10-Apr-2026 18:07:08 UTC] === API CALL LOG ===
[10-Apr-2026 18:07:08 UTC] Endpoint: user/profile.php
[10-Apr-2026 18:07:08 UTC] Full Log Data: {
    "timestamp": "2026-04-10 18:07:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.102.158.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzAxIiwidXNlcm5hbWUiOiJoayBuZXdzIiwiZW1haWwiOiJhc2lhbWFxYm9vbDY1OEBnbWFpbC5jb20iLCJleHAiOjE3NzY0NDkyMjZ9.jV0D9pyN5YnZds4fzC85KS3yiQnFe05YqgugpB7RpHc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea3b07d3c97f9e5-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.102.158.56",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.102.158.56, 162.158.28.205"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Apr-2026 18:07:08 UTC] === END API CALL LOG ===
[10-Apr-2026 18:07:08 UTC] ✅ API Hash verification passed for profile endpoint
[10-Apr-2026 18:07:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzAxIiwidXNlcm5hbWUiOiJoayBuZXdzIiwiZW1haWwiOiJhc2lhbWFxYm9vbDY1OEBnbWFpbC5jb20iLCJleHAiOjE3NzY0NDkyMjZ9.jV0D9pyN5YnZds4fzC85KS3yiQnFe05YqgugpB7RpHc
[10-Apr-2026 18:07:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Apr-2026 18:07:08 UTC] ✅ JWT token verified successfully for user profile
[10-Apr-2026 18:07:08 UTC] User ID: 301
[10-Apr-2026 18:07:08 UTC] ✅ User profile retrieved successfully for user ID: 301
[10-Apr-2026 18:07:08 UTC] === API CALL LOG ===
[10-Apr-2026 18:07:08 UTC] Endpoint: user/profile.php
[10-Apr-2026 18:07:08 UTC] Full Log Data: {
    "timestamp": "2026-04-10 18:07:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.102.158.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzAxIiwidXNlcm5hbWUiOiJoayBuZXdzIiwiZW1haWwiOiJhc2lhbWFxYm9vbDY1OEBnbWFpbC5jb20iLCJleHAiOjE3NzY0NDkyMjZ9.jV0D9pyN5YnZds4fzC85KS3yiQnFe05YqgugpB7RpHc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea3b07d3c9cf9e5-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.102.158.56",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.102.158.56, 162.158.28.205"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Apr-2026 18:07:08 UTC] === END API CALL LOG ===
[10-Apr-2026 18:07:08 UTC] ✅ API Hash verification passed for profile endpoint
[10-Apr-2026 18:07:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzAxIiwidXNlcm5hbWUiOiJoayBuZXdzIiwiZW1haWwiOiJhc2lhbWFxYm9vbDY1OEBnbWFpbC5jb20iLCJleHAiOjE3NzY0NDkyMjZ9.jV0D9pyN5YnZds4fzC85KS3yiQnFe05YqgugpB7RpHc
[10-Apr-2026 18:07:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Apr-2026 18:07:08 UTC] ✅ JWT token verified successfully for user profile
[10-Apr-2026 18:07:08 UTC] User ID: 301
[10-Apr-2026 18:07:08 UTC] ✅ User profile retrieved successfully for user ID: 301
[10-Apr-2026 18:07:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Apr-2026 18:07:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Apr-2026 18:07:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzAxIiwidXNlcm5hbWUiOiJoayBuZXdzIiwiZW1haWwiOiJhc2lhbWFxYm9vbDY1OEBnbWFpbC5jb20iLCJleHAiOjE3NzY0NDkyMjZ9.jV0D9pyN5YnZds4fzC85KS3yiQnFe05YqgugpB7RpHc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ea3b07d3c9af9e5-MCT","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.102.158.56","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.102.158.56, 162.158.28.204"}
[10-Apr-2026 18:07:08 UTC] === User Orders API Called ===
[10-Apr-2026 18:07:08 UTC] User ID: 301
[10-Apr-2026 18:07:08 UTC] Limit: 20, Offset: 0
[10-Apr-2026 18:07:08 UTC] Orders found: 0
[10-Apr-2026 18:07:08 UTC] Orders data: []
[10-Apr-2026 18:07:08 UTC] Total orders count: 0
[10-Apr-2026 18:07:09 UTC] === API CALL LOG ===
[10-Apr-2026 18:07:09 UTC] Endpoint: user/profile.php
[10-Apr-2026 18:07:09 UTC] Full Log Data: {
    "timestamp": "2026-04-10 18:07:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.102.158.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzAxIiwidXNlcm5hbWUiOiJoayBuZXdzIiwiZW1haWwiOiJhc2lhbWFxYm9vbDY1OEBnbWFpbC5jb20iLCJleHAiOjE3NzY0NDkyMjZ9.jV0D9pyN5YnZds4fzC85KS3yiQnFe05YqgugpB7RpHc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea3b0864f79f9e5-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.102.158.56",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.102.158.56, 162.158.28.165"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Apr-2026 18:07:09 UTC] === END API CALL LOG ===
[10-Apr-2026 18:07:09 UTC] ✅ API Hash verification passed for profile endpoint
[10-Apr-2026 18:07:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzAxIiwidXNlcm5hbWUiOiJoayBuZXdzIiwiZW1haWwiOiJhc2lhbWFxYm9vbDY1OEBnbWFpbC5jb20iLCJleHAiOjE3NzY0NDkyMjZ9.jV0D9pyN5YnZds4fzC85KS3yiQnFe05YqgugpB7RpHc
[10-Apr-2026 18:07:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Apr-2026 18:07:09 UTC] ✅ JWT token verified successfully for user profile
[10-Apr-2026 18:07:09 UTC] User ID: 301
[10-Apr-2026 18:07:09 UTC] ✅ User profile retrieved successfully for user ID: 301
[10-Apr-2026 18:07:18 UTC] === API CALL LOG ===
[10-Apr-2026 18:07:18 UTC] Endpoint: user/profile.php
[10-Apr-2026 18:07:18 UTC] Full Log Data: {
    "timestamp": "2026-04-10 18:07:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a01:e0a:d6d:230:5d47:66ce:1ff2:a682",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk5IiwidXNlcm5hbWUiOiJra2VrIiwiZW1haWwiOiJzZXJ2aWNld2Vib3JhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjQ0NjQwOX0.WgNQaMZuMZJ-V8ehv1iJaZhWCaX5l_2wCe6trRw0Zc4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea3b0bf384f2a7c-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a01:e0a:d6d:230:5d47:66ce:1ff2:a682",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a01:e0a:d6d:230:5d47:66ce:1ff2:a682, 172.71.130.244"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Apr-2026 18:07:18 UTC] === END API CALL LOG ===
[10-Apr-2026 18:07:18 UTC] ✅ API Hash verification passed for profile endpoint
[10-Apr-2026 18:07:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk5IiwidXNlcm5hbWUiOiJra2VrIiwiZW1haWwiOiJzZXJ2aWNld2Vib3JhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjQ0NjQwOX0.WgNQaMZuMZJ-V8ehv1iJaZhWCaX5l_2wCe6trRw0Zc4
[10-Apr-2026 18:07:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Apr-2026 18:07:18 UTC] ✅ JWT token verified successfully for user profile
[10-Apr-2026 18:07:18 UTC] User ID: 299
[10-Apr-2026 18:07:18 UTC] ✅ User profile retrieved successfully for user ID: 299
[10-Apr-2026 18:07:20 UTC] === API CALL LOG ===
[10-Apr-2026 18:07:20 UTC] Endpoint: user/profile.php
[10-Apr-2026 18:07:20 UTC] Full Log Data: {
    "timestamp": "2026-04-10 18:07:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.102.158.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzAxIiwidXNlcm5hbWUiOiJoayBuZXdzIiwiZW1haWwiOiJhc2lhbWFxYm9vbDY1OEBnbWFpbC5jb20iLCJleHAiOjE3NzY0NDkyMjZ9.jV0D9pyN5YnZds4fzC85KS3yiQnFe05YqgugpB7RpHc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea3b0c6dd27f9e5-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.102.158.56",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.102.158.56, 162.158.28.164"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Apr-2026 18:07:20 UTC] === END API CALL LOG ===
[10-Apr-2026 18:07:20 UTC] ✅ API Hash verification passed for profile endpoint
[10-Apr-2026 18:07:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzAxIiwidXNlcm5hbWUiOiJoayBuZXdzIiwiZW1haWwiOiJhc2lhbWFxYm9vbDY1OEBnbWFpbC5jb20iLCJleHAiOjE3NzY0NDkyMjZ9.jV0D9pyN5YnZds4fzC85KS3yiQnFe05YqgugpB7RpHc
[10-Apr-2026 18:07:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Apr-2026 18:07:20 UTC] ✅ JWT token verified successfully for user profile
[10-Apr-2026 18:07:20 UTC] User ID: 301
[10-Apr-2026 18:07:20 UTC] ✅ User profile retrieved successfully for user ID: 301
[10-Apr-2026 18:07:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Apr-2026 18:07:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Apr-2026 18:07:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzAxIiwidXNlcm5hbWUiOiJoayBuZXdzIiwiZW1haWwiOiJhc2lhbWFxYm9vbDY1OEBnbWFpbC5jb20iLCJleHAiOjE3NzY0NDkyMjZ9.jV0D9pyN5YnZds4fzC85KS3yiQnFe05YqgugpB7RpHc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ea3b0c64c0ff9e5-MCT","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.102.158.56","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.102.158.56, 162.158.28.165"}
[10-Apr-2026 18:07:20 UTC] === User Orders API Called ===
[10-Apr-2026 18:07:20 UTC] User ID: 301
[10-Apr-2026 18:07:20 UTC] Limit: 20, Offset: 0
[10-Apr-2026 18:07:20 UTC] Orders found: 0
[10-Apr-2026 18:07:20 UTC] Orders data: []
[10-Apr-2026 18:07:20 UTC] Total orders count: 0
[10-Apr-2026 18:07:20 UTC] === API CALL LOG ===
[10-Apr-2026 18:07:20 UTC] Endpoint: user/profile.php
[10-Apr-2026 18:07:20 UTC] Full Log Data: {
    "timestamp": "2026-04-10 18:07:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.102.158.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzAxIiwidXNlcm5hbWUiOiJoayBuZXdzIiwiZW1haWwiOiJhc2lhbWFxYm9vbDY1OEBnbWFpbC5jb20iLCJleHAiOjE3NzY0NDkyMjZ9.jV0D9pyN5YnZds4fzC85KS3yiQnFe05YqgugpB7RpHc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea3b0ca3bbef9e5-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.102.158.56",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.102.158.56, 162.158.28.165"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Apr-2026 18:07:20 UTC] === END API CALL LOG ===
[10-Apr-2026 18:07:20 UTC] ✅ API Hash verification passed for profile endpoint
[10-Apr-2026 18:07:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzAxIiwidXNlcm5hbWUiOiJoayBuZXdzIiwiZW1haWwiOiJhc2lhbWFxYm9vbDY1OEBnbWFpbC5jb20iLCJleHAiOjE3NzY0NDkyMjZ9.jV0D9pyN5YnZds4fzC85KS3yiQnFe05YqgugpB7RpHc
[10-Apr-2026 18:07:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Apr-2026 18:07:20 UTC] ✅ JWT token verified successfully for user profile
[10-Apr-2026 18:07:20 UTC] User ID: 301
[10-Apr-2026 18:07:20 UTC] ✅ User profile retrieved successfully for user ID: 301
[10-Apr-2026 18:07:25 UTC] === API CALL LOG ===
[10-Apr-2026 18:07:25 UTC] Endpoint: user/profile.php
[10-Apr-2026 18:07:25 UTC] Full Log Data: {
    "timestamp": "2026-04-10 18:07:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.102.158.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzAxIiwidXNlcm5hbWUiOiJoayBuZXdzIiwiZW1haWwiOiJhc2lhbWFxYm9vbDY1OEBnbWFpbC5jb20iLCJleHAiOjE3NzY0NDkyMjZ9.jV0D9pyN5YnZds4fzC85KS3yiQnFe05YqgugpB7RpHc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea3b0ea4dd3f9e5-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.102.158.56",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.102.158.56, 162.158.28.165"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Apr-2026 18:07:25 UTC] === END API CALL LOG ===
[10-Apr-2026 18:07:25 UTC] ✅ API Hash verification passed for profile endpoint
[10-Apr-2026 18:07:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzAxIiwidXNlcm5hbWUiOiJoayBuZXdzIiwiZW1haWwiOiJhc2lhbWFxYm9vbDY1OEBnbWFpbC5jb20iLCJleHAiOjE3NzY0NDkyMjZ9.jV0D9pyN5YnZds4fzC85KS3yiQnFe05YqgugpB7RpHc
[10-Apr-2026 18:07:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Apr-2026 18:07:25 UTC] ✅ JWT token verified successfully for user profile
[10-Apr-2026 18:07:25 UTC] User ID: 301
[10-Apr-2026 18:07:25 UTC] ✅ User profile retrieved successfully for user ID: 301
[10-Apr-2026 18:07:27 UTC] === API CALL LOG ===
[10-Apr-2026 18:07:27 UTC] Endpoint: user/profile.php
[10-Apr-2026 18:07:27 UTC] Full Log Data: {
    "timestamp": "2026-04-10 18:07:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.102.158.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzAxIiwidXNlcm5hbWUiOiJoayBuZXdzIiwiZW1haWwiOiJhc2lhbWFxYm9vbDY1OEBnbWFpbC5jb20iLCJleHAiOjE3NzY0NDkyMjZ9.jV0D9pyN5YnZds4fzC85KS3yiQnFe05YqgugpB7RpHc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea3b0f0cb20f9e5-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.102.158.56",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.102.158.56, 162.158.28.164"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Apr-2026 18:07:27 UTC] === END API CALL LOG ===
[10-Apr-2026 18:07:27 UTC] ✅ API Hash verification passed for profile endpoint
[10-Apr-2026 18:07:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzAxIiwidXNlcm5hbWUiOiJoayBuZXdzIiwiZW1haWwiOiJhc2lhbWFxYm9vbDY1OEBnbWFpbC5jb20iLCJleHAiOjE3NzY0NDkyMjZ9.jV0D9pyN5YnZds4fzC85KS3yiQnFe05YqgugpB7RpHc
[10-Apr-2026 18:07:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Apr-2026 18:07:27 UTC] ✅ JWT token verified successfully for user profile
[10-Apr-2026 18:07:27 UTC] User ID: 301
[10-Apr-2026 18:07:27 UTC] ✅ User profile retrieved successfully for user ID: 301
[10-Apr-2026 18:07:27 UTC] === API CALL LOG ===
[10-Apr-2026 18:07:27 UTC] Endpoint: user/profile.php
[10-Apr-2026 18:07:27 UTC] Full Log Data: {
    "timestamp": "2026-04-10 18:07:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.102.158.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzAxIiwidXNlcm5hbWUiOiJoayBuZXdzIiwiZW1haWwiOiJhc2lhbWFxYm9vbDY1OEBnbWFpbC5jb20iLCJleHAiOjE3NzY0NDkyMjZ9.jV0D9pyN5YnZds4fzC85KS3yiQnFe05YqgugpB7RpHc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea3b0f14bfdf9e5-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.102.158.56",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.102.158.56, 162.158.28.164"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Apr-2026 18:07:27 UTC] === END API CALL LOG ===
[10-Apr-2026 18:07:27 UTC] ✅ API Hash verification passed for profile endpoint
[10-Apr-2026 18:07:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzAxIiwidXNlcm5hbWUiOiJoayBuZXdzIiwiZW1haWwiOiJhc2lhbWFxYm9vbDY1OEBnbWFpbC5jb20iLCJleHAiOjE3NzY0NDkyMjZ9.jV0D9pyN5YnZds4fzC85KS3yiQnFe05YqgugpB7RpHc
[10-Apr-2026 18:07:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Apr-2026 18:07:27 UTC] ✅ JWT token verified successfully for user profile
[10-Apr-2026 18:07:27 UTC] User ID: 301
[10-Apr-2026 18:07:27 UTC] ✅ User profile retrieved successfully for user ID: 301
[10-Apr-2026 18:07:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Apr-2026 18:07:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Apr-2026 18:07:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzAxIiwidXNlcm5hbWUiOiJoayBuZXdzIiwiZW1haWwiOiJhc2lhbWFxYm9vbDY1OEBnbWFpbC5jb20iLCJleHAiOjE3NzY0NDkyMjZ9.jV0D9pyN5YnZds4fzC85KS3yiQnFe05YqgugpB7RpHc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ea3b0f14bfbf9e5-MCT","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.102.158.56","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.102.158.56, 162.158.28.164"}
[10-Apr-2026 18:07:27 UTC] === User Orders API Called ===
[10-Apr-2026 18:07:27 UTC] User ID: 301
[10-Apr-2026 18:07:27 UTC] Limit: 20, Offset: 0
[10-Apr-2026 18:07:27 UTC] Orders found: 0
[10-Apr-2026 18:07:27 UTC] Orders data: []
[10-Apr-2026 18:07:27 UTC] Total orders count: 0
[10-Apr-2026 18:07:28 UTC] === API CALL LOG ===
[10-Apr-2026 18:07:28 UTC] Endpoint: user/profile.php
[10-Apr-2026 18:07:28 UTC] Full Log Data: {
    "timestamp": "2026-04-10 18:07:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.102.158.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzAxIiwidXNlcm5hbWUiOiJoayBuZXdzIiwiZW1haWwiOiJhc2lhbWFxYm9vbDY1OEBnbWFpbC5jb20iLCJleHAiOjE3NzY0NDkyMjZ9.jV0D9pyN5YnZds4fzC85KS3yiQnFe05YqgugpB7RpHc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea3b0faaf78f9e5-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.102.158.56",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.102.158.56, 162.158.28.164"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Apr-2026 18:07:28 UTC] === END API CALL LOG ===
[10-Apr-2026 18:07:28 UTC] ✅ API Hash verification passed for profile endpoint
[10-Apr-2026 18:07:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzAxIiwidXNlcm5hbWUiOiJoayBuZXdzIiwiZW1haWwiOiJhc2lhbWFxYm9vbDY1OEBnbWFpbC5jb20iLCJleHAiOjE3NzY0NDkyMjZ9.jV0D9pyN5YnZds4fzC85KS3yiQnFe05YqgugpB7RpHc
[10-Apr-2026 18:07:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Apr-2026 18:07:28 UTC] ✅ JWT token verified successfully for user profile
[10-Apr-2026 18:07:28 UTC] User ID: 301
[10-Apr-2026 18:07:28 UTC] ✅ User profile retrieved successfully for user ID: 301
[10-Apr-2026 18:07:33 UTC] === API CALL LOG ===
[10-Apr-2026 18:07:33 UTC] Endpoint: user/profile.php
[10-Apr-2026 18:07:33 UTC] Full Log Data: {
    "timestamp": "2026-04-10 18:07:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.102.158.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzAxIiwidXNlcm5hbWUiOiJoayBuZXdzIiwiZW1haWwiOiJhc2lhbWFxYm9vbDY1OEBnbWFpbC5jb20iLCJleHAiOjE3NzY0NDkyMjZ9.jV0D9pyN5YnZds4fzC85KS3yiQnFe05YqgugpB7RpHc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea3b1191c79f9cf-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.102.158.56",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.102.158.56, 162.158.28.164"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Apr-2026 18:07:33 UTC] === END API CALL LOG ===
[10-Apr-2026 18:07:33 UTC] ✅ API Hash verification passed for profile endpoint
[10-Apr-2026 18:07:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzAxIiwidXNlcm5hbWUiOiJoayBuZXdzIiwiZW1haWwiOiJhc2lhbWFxYm9vbDY1OEBnbWFpbC5jb20iLCJleHAiOjE3NzY0NDkyMjZ9.jV0D9pyN5YnZds4fzC85KS3yiQnFe05YqgugpB7RpHc
[10-Apr-2026 18:07:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Apr-2026 18:07:33 UTC] ✅ JWT token verified successfully for user profile
[10-Apr-2026 18:07:33 UTC] User ID: 301
[10-Apr-2026 18:07:33 UTC] ✅ User profile retrieved successfully for user ID: 301
[10-Apr-2026 18:07:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Apr-2026 18:07:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Apr-2026 18:07:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk5IiwidXNlcm5hbWUiOiJra2VrIiwiZW1haWwiOiJzZXJ2aWNld2Vib3JhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjQ0NjQwOX0.WgNQaMZuMZJ-V8ehv1iJaZhWCaX5l_2wCe6trRw0Zc4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ea3b12059122a7c-CDG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2a01:e0a:d6d:230:5d47:66ce:1ff2:a682","CF-IPCountry":"FR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2a01:e0a:d6d:230:5d47:66ce:1ff2:a682, 172.71.130.245"}
[10-Apr-2026 18:07:34 UTC] === User Orders API Called ===
[10-Apr-2026 18:07:34 UTC] User ID: 299
[10-Apr-2026 18:07:34 UTC] Limit: 20, Offset: 0
[10-Apr-2026 18:07:34 UTC] Orders found: 0
[10-Apr-2026 18:07:34 UTC] Orders data: []
[10-Apr-2026 18:07:34 UTC] Total orders count: 0
[10-Apr-2026 18:07:34 UTC] === API CALL LOG ===
[10-Apr-2026 18:07:34 UTC] Endpoint: user/profile.php
[10-Apr-2026 18:07:34 UTC] Full Log Data: {
    "timestamp": "2026-04-10 18:07:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a01:e0a:d6d:230:5d47:66ce:1ff2:a682",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk5IiwidXNlcm5hbWUiOiJra2VrIiwiZW1haWwiOiJzZXJ2aWNld2Vib3JhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjQ0NjQwOX0.WgNQaMZuMZJ-V8ehv1iJaZhWCaX5l_2wCe6trRw0Zc4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea3b120d9632a7c-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a01:e0a:d6d:230:5d47:66ce:1ff2:a682",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a01:e0a:d6d:230:5d47:66ce:1ff2:a682, 172.71.130.245"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Apr-2026 18:07:34 UTC] === END API CALL LOG ===
[10-Apr-2026 18:07:34 UTC] ✅ API Hash verification passed for profile endpoint
[10-Apr-2026 18:07:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk5IiwidXNlcm5hbWUiOiJra2VrIiwiZW1haWwiOiJzZXJ2aWNld2Vib3JhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjQ0NjQwOX0.WgNQaMZuMZJ-V8ehv1iJaZhWCaX5l_2wCe6trRw0Zc4
[10-Apr-2026 18:07:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Apr-2026 18:07:34 UTC] ✅ JWT token verified successfully for user profile
[10-Apr-2026 18:07:34 UTC] User ID: 299
[10-Apr-2026 18:07:34 UTC] ✅ User profile retrieved successfully for user ID: 299
[10-Apr-2026 18:07:34 UTC] === API CALL LOG ===
[10-Apr-2026 18:07:34 UTC] Endpoint: user/profile.php
[10-Apr-2026 18:07:34 UTC] Full Log Data: {
    "timestamp": "2026-04-10 18:07:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.102.158.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzAxIiwidXNlcm5hbWUiOiJoayBuZXdzIiwiZW1haWwiOiJhc2lhbWFxYm9vbDY1OEBnbWFpbC5jb20iLCJleHAiOjE3NzY0NDkyMjZ9.jV0D9pyN5YnZds4fzC85KS3yiQnFe05YqgugpB7RpHc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea3b1203c11f9cf-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.102.158.56",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.102.158.56, 162.158.28.164"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Apr-2026 18:07:34 UTC] === END API CALL LOG ===
[10-Apr-2026 18:07:34 UTC] ✅ API Hash verification passed for profile endpoint
[10-Apr-2026 18:07:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzAxIiwidXNlcm5hbWUiOiJoayBuZXdzIiwiZW1haWwiOiJhc2lhbWFxYm9vbDY1OEBnbWFpbC5jb20iLCJleHAiOjE3NzY0NDkyMjZ9.jV0D9pyN5YnZds4fzC85KS3yiQnFe05YqgugpB7RpHc
[10-Apr-2026 18:07:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Apr-2026 18:07:34 UTC] ✅ JWT token verified successfully for user profile
[10-Apr-2026 18:07:34 UTC] User ID: 301
[10-Apr-2026 18:07:34 UTC] ✅ User profile retrieved successfully for user ID: 301
[10-Apr-2026 18:07:34 UTC] === API CALL LOG ===
[10-Apr-2026 18:07:34 UTC] Endpoint: user/profile.php
[10-Apr-2026 18:07:34 UTC] Full Log Data: {
    "timestamp": "2026-04-10 18:07:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.102.158.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzAxIiwidXNlcm5hbWUiOiJoayBuZXdzIiwiZW1haWwiOiJhc2lhbWFxYm9vbDY1OEBnbWFpbC5jb20iLCJleHAiOjE3NzY0NDkyMjZ9.jV0D9pyN5YnZds4fzC85KS3yiQnFe05YqgugpB7RpHc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea3b1203c0bf9cf-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.102.158.56",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.102.158.56, 162.158.28.165"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Apr-2026 18:07:34 UTC] === END API CALL LOG ===
[10-Apr-2026 18:07:34 UTC] ✅ API Hash verification passed for profile endpoint
[10-Apr-2026 18:07:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzAxIiwidXNlcm5hbWUiOiJoayBuZXdzIiwiZW1haWwiOiJhc2lhbWFxYm9vbDY1OEBnbWFpbC5jb20iLCJleHAiOjE3NzY0NDkyMjZ9.jV0D9pyN5YnZds4fzC85KS3yiQnFe05YqgugpB7RpHc
[10-Apr-2026 18:07:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Apr-2026 18:07:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Apr-2026 18:07:34 UTC] ✅ JWT token verified successfully for user profile
[10-Apr-2026 18:07:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Apr-2026 18:07:34 UTC] User ID: 301
[10-Apr-2026 18:07:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzAxIiwidXNlcm5hbWUiOiJoayBuZXdzIiwiZW1haWwiOiJhc2lhbWFxYm9vbDY1OEBnbWFpbC5jb20iLCJleHAiOjE3NzY0NDkyMjZ9.jV0D9pyN5YnZds4fzC85KS3yiQnFe05YqgugpB7RpHc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ea3b1203c0ff9cf-MCT","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.102.158.56","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.102.158.56, 162.158.28.164"}
[10-Apr-2026 18:07:34 UTC] === User Orders API Called ===
[10-Apr-2026 18:07:34 UTC] User ID: 301
[10-Apr-2026 18:07:34 UTC] Limit: 20, Offset: 0
[10-Apr-2026 18:07:34 UTC] ✅ User profile retrieved successfully for user ID: 301
[10-Apr-2026 18:07:34 UTC] Orders found: 0
[10-Apr-2026 18:07:34 UTC] Orders data: []
[10-Apr-2026 18:07:34 UTC] Total orders count: 0
[10-Apr-2026 18:07:35 UTC] === API CALL LOG ===
[10-Apr-2026 18:07:35 UTC] Endpoint: user/profile.php
[10-Apr-2026 18:07:35 UTC] Full Log Data: {
    "timestamp": "2026-04-10 18:07:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a01:e0a:d6d:230:5d47:66ce:1ff2:a682",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk5IiwidXNlcm5hbWUiOiJra2VrIiwiZW1haWwiOiJzZXJ2aWNld2Vib3JhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjQ0NjQwOX0.WgNQaMZuMZJ-V8ehv1iJaZhWCaX5l_2wCe6trRw0Zc4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea3b124dc3c2a7c-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a01:e0a:d6d:230:5d47:66ce:1ff2:a682",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a01:e0a:d6d:230:5d47:66ce:1ff2:a682, 172.71.130.244"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Apr-2026 18:07:35 UTC] === END API CALL LOG ===
[10-Apr-2026 18:07:35 UTC] ✅ API Hash verification passed for profile endpoint
[10-Apr-2026 18:07:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk5IiwidXNlcm5hbWUiOiJra2VrIiwiZW1haWwiOiJzZXJ2aWNld2Vib3JhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjQ0NjQwOX0.WgNQaMZuMZJ-V8ehv1iJaZhWCaX5l_2wCe6trRw0Zc4
[10-Apr-2026 18:07:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Apr-2026 18:07:35 UTC] ✅ JWT token verified successfully for user profile
[10-Apr-2026 18:07:35 UTC] User ID: 299
[10-Apr-2026 18:07:35 UTC] ✅ User profile retrieved successfully for user ID: 299
[10-Apr-2026 18:07:47 UTC] === API CALL LOG ===
[10-Apr-2026 18:07:47 UTC] Endpoint: user/profile.php
[10-Apr-2026 18:07:47 UTC] Full Log Data: {
    "timestamp": "2026-04-10 18:07:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.102.158.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzAxIiwidXNlcm5hbWUiOiJoayBuZXdzIiwiZW1haWwiOiJhc2lhbWFxYm9vbDY1OEBnbWFpbC5jb20iLCJleHAiOjE3NzY0NDkyMjZ9.jV0D9pyN5YnZds4fzC85KS3yiQnFe05YqgugpB7RpHc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea3b16e6c4ff9f0-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.102.158.56",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.102.158.56, 162.158.28.164"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Apr-2026 18:07:47 UTC] === END API CALL LOG ===
[10-Apr-2026 18:07:47 UTC] ✅ API Hash verification passed for profile endpoint
[10-Apr-2026 18:07:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzAxIiwidXNlcm5hbWUiOiJoayBuZXdzIiwiZW1haWwiOiJhc2lhbWFxYm9vbDY1OEBnbWFpbC5jb20iLCJleHAiOjE3NzY0NDkyMjZ9.jV0D9pyN5YnZds4fzC85KS3yiQnFe05YqgugpB7RpHc
[10-Apr-2026 18:07:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Apr-2026 18:07:47 UTC] ✅ JWT token verified successfully for user profile
[10-Apr-2026 18:07:47 UTC] User ID: 301
[10-Apr-2026 18:07:47 UTC] ✅ User profile retrieved successfully for user ID: 301
[10-Apr-2026 18:07:48 UTC] === API CALL LOG ===
[10-Apr-2026 18:07:48 UTC] Endpoint: user/profile.php
[10-Apr-2026 18:07:48 UTC] Full Log Data: {
    "timestamp": "2026-04-10 18:07:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.102.158.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzAxIiwidXNlcm5hbWUiOiJoayBuZXdzIiwiZW1haWwiOiJhc2lhbWFxYm9vbDY1OEBnbWFpbC5jb20iLCJleHAiOjE3NzY0NDkyMjZ9.jV0D9pyN5YnZds4fzC85KS3yiQnFe05YqgugpB7RpHc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea3b1771e14f9f0-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.102.158.56",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.102.158.56, 162.158.28.164"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Apr-2026 18:07:48 UTC] === END API CALL LOG ===
[10-Apr-2026 18:07:48 UTC] ✅ API Hash verification passed for profile endpoint
[10-Apr-2026 18:07:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzAxIiwidXNlcm5hbWUiOiJoayBuZXdzIiwiZW1haWwiOiJhc2lhbWFxYm9vbDY1OEBnbWFpbC5jb20iLCJleHAiOjE3NzY0NDkyMjZ9.jV0D9pyN5YnZds4fzC85KS3yiQnFe05YqgugpB7RpHc
[10-Apr-2026 18:07:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Apr-2026 18:07:48 UTC] ✅ JWT token verified successfully for user profile
[10-Apr-2026 18:07:48 UTC] User ID: 301
[10-Apr-2026 18:07:48 UTC] ✅ User profile retrieved successfully for user ID: 301
[10-Apr-2026 18:07:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Apr-2026 18:07:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Apr-2026 18:07:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzAxIiwidXNlcm5hbWUiOiJoayBuZXdzIiwiZW1haWwiOiJhc2lhbWFxYm9vbDY1OEBnbWFpbC5jb20iLCJleHAiOjE3NzY0NDkyMjZ9.jV0D9pyN5YnZds4fzC85KS3yiQnFe05YqgugpB7RpHc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ea3b177af1df9f0-MCT","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.102.158.56","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.102.158.56, 162.158.28.164"}
[10-Apr-2026 18:07:48 UTC] === User Orders API Called ===
[10-Apr-2026 18:07:48 UTC] User ID: 301
[10-Apr-2026 18:07:48 UTC] Limit: 20, Offset: 0
[10-Apr-2026 18:07:48 UTC] Orders found: 0
[10-Apr-2026 18:07:48 UTC] Orders data: []
[10-Apr-2026 18:07:48 UTC] Total orders count: 0
[10-Apr-2026 18:07:48 UTC] === API CALL LOG ===
[10-Apr-2026 18:07:48 UTC] Endpoint: user/profile.php
[10-Apr-2026 18:07:48 UTC] Full Log Data: {
    "timestamp": "2026-04-10 18:07:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.102.158.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzAxIiwidXNlcm5hbWUiOiJoayBuZXdzIiwiZW1haWwiOiJhc2lhbWFxYm9vbDY1OEBnbWFpbC5jb20iLCJleHAiOjE3NzY0NDkyMjZ9.jV0D9pyN5YnZds4fzC85KS3yiQnFe05YqgugpB7RpHc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea3b1782831f9f0-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.102.158.56",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.102.158.56, 162.158.28.165"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Apr-2026 18:07:48 UTC] === END API CALL LOG ===
[10-Apr-2026 18:07:48 UTC] ✅ API Hash verification passed for profile endpoint
[10-Apr-2026 18:07:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzAxIiwidXNlcm5hbWUiOiJoayBuZXdzIiwiZW1haWwiOiJhc2lhbWFxYm9vbDY1OEBnbWFpbC5jb20iLCJleHAiOjE3NzY0NDkyMjZ9.jV0D9pyN5YnZds4fzC85KS3yiQnFe05YqgugpB7RpHc
[10-Apr-2026 18:07:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Apr-2026 18:07:48 UTC] ✅ JWT token verified successfully for user profile
[10-Apr-2026 18:07:48 UTC] User ID: 301
[10-Apr-2026 18:07:48 UTC] ✅ User profile retrieved successfully for user ID: 301
[10-Apr-2026 18:07:49 UTC] === API CALL LOG ===
[10-Apr-2026 18:07:49 UTC] Endpoint: user/profile.php
[10-Apr-2026 18:07:49 UTC] Full Log Data: {
    "timestamp": "2026-04-10 18:07:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.102.158.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzAxIiwidXNlcm5hbWUiOiJoayBuZXdzIiwiZW1haWwiOiJhc2lhbWFxYm9vbDY1OEBnbWFpbC5jb20iLCJleHAiOjE3NzY0NDkyMjZ9.jV0D9pyN5YnZds4fzC85KS3yiQnFe05YqgugpB7RpHc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea3b17f3e67f9f0-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.102.158.56",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.102.158.56, 162.158.28.165"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Apr-2026 18:07:49 UTC] === END API CALL LOG ===
[10-Apr-2026 18:07:49 UTC] ✅ API Hash verification passed for profile endpoint
[10-Apr-2026 18:07:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzAxIiwidXNlcm5hbWUiOiJoayBuZXdzIiwiZW1haWwiOiJhc2lhbWFxYm9vbDY1OEBnbWFpbC5jb20iLCJleHAiOjE3NzY0NDkyMjZ9.jV0D9pyN5YnZds4fzC85KS3yiQnFe05YqgugpB7RpHc
[10-Apr-2026 18:07:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Apr-2026 18:07:49 UTC] ✅ JWT token verified successfully for user profile
[10-Apr-2026 18:07:49 UTC] User ID: 301
[10-Apr-2026 18:07:49 UTC] ✅ User profile retrieved successfully for user ID: 301
[10-Apr-2026 18:07:52 UTC] === API CALL LOG ===
[10-Apr-2026 18:07:52 UTC] Endpoint: user/profile.php
[10-Apr-2026 18:07:52 UTC] Full Log Data: {
    "timestamp": "2026-04-10 18:07:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.102.158.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzAxIiwidXNlcm5hbWUiOiJoayBuZXdzIiwiZW1haWwiOiJhc2lhbWFxYm9vbDY1OEBnbWFpbC5jb20iLCJleHAiOjE3NzY0NDkyMjZ9.jV0D9pyN5YnZds4fzC85KS3yiQnFe05YqgugpB7RpHc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea3b191ad5ff9f0-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.102.158.56",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.102.158.56, 162.158.28.165"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Apr-2026 18:07:52 UTC] === END API CALL LOG ===
[10-Apr-2026 18:07:52 UTC] ✅ API Hash verification passed for profile endpoint
[10-Apr-2026 18:07:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzAxIiwidXNlcm5hbWUiOiJoayBuZXdzIiwiZW1haWwiOiJhc2lhbWFxYm9vbDY1OEBnbWFpbC5jb20iLCJleHAiOjE3NzY0NDkyMjZ9.jV0D9pyN5YnZds4fzC85KS3yiQnFe05YqgugpB7RpHc
[10-Apr-2026 18:07:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Apr-2026 18:07:52 UTC] ✅ JWT token verified successfully for user profile
[10-Apr-2026 18:07:52 UTC] User ID: 301
[10-Apr-2026 18:07:52 UTC] ✅ User profile retrieved successfully for user ID: 301
[10-Apr-2026 18:07:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Apr-2026 18:07:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Apr-2026 18:07:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzAxIiwidXNlcm5hbWUiOiJoayBuZXdzIiwiZW1haWwiOiJhc2lhbWFxYm9vbDY1OEBnbWFpbC5jb20iLCJleHAiOjE3NzY0NDkyMjZ9.jV0D9pyN5YnZds4fzC85KS3yiQnFe05YqgugpB7RpHc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ea3b191ad5cf9f0-MCT","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.102.158.56","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.102.158.56, 162.158.28.164"}
[10-Apr-2026 18:07:52 UTC] === User Orders API Called ===
[10-Apr-2026 18:07:52 UTC] User ID: 301
[10-Apr-2026 18:07:52 UTC] Limit: 20, Offset: 0
[10-Apr-2026 18:07:52 UTC] Orders found: 0
[10-Apr-2026 18:07:52 UTC] Orders data: []
[10-Apr-2026 18:07:52 UTC] Total orders count: 0
[10-Apr-2026 18:07:53 UTC] === API CALL LOG ===
[10-Apr-2026 18:07:53 UTC] Endpoint: user/profile.php
[10-Apr-2026 18:07:53 UTC] Full Log Data: {
    "timestamp": "2026-04-10 18:07:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.102.158.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzAxIiwidXNlcm5hbWUiOiJoayBuZXdzIiwiZW1haWwiOiJhc2lhbWFxYm9vbDY1OEBnbWFpbC5jb20iLCJleHAiOjE3NzY0NDkyMjZ9.jV0D9pyN5YnZds4fzC85KS3yiQnFe05YqgugpB7RpHc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea3b1946beaf9f0-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.102.158.56",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.102.158.56, 162.158.28.164"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Apr-2026 18:07:53 UTC] === END API CALL LOG ===
[10-Apr-2026 18:07:53 UTC] ✅ API Hash verification passed for profile endpoint
[10-Apr-2026 18:07:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzAxIiwidXNlcm5hbWUiOiJoayBuZXdzIiwiZW1haWwiOiJhc2lhbWFxYm9vbDY1OEBnbWFpbC5jb20iLCJleHAiOjE3NzY0NDkyMjZ9.jV0D9pyN5YnZds4fzC85KS3yiQnFe05YqgugpB7RpHc
[10-Apr-2026 18:07:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Apr-2026 18:07:53 UTC] ✅ JWT token verified successfully for user profile
[10-Apr-2026 18:07:53 UTC] User ID: 301
[10-Apr-2026 18:07:53 UTC] ✅ User profile retrieved successfully for user ID: 301
[10-Apr-2026 18:07:53 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Apr-2026 18:07:53 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Apr-2026 18:07:53 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk5IiwidXNlcm5hbWUiOiJra2VrIiwiZW1haWwiOiJzZXJ2aWNld2Vib3JhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjQ0NjQwOX0.WgNQaMZuMZJ-V8ehv1iJaZhWCaX5l_2wCe6trRw0Zc4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ea3b198ad1e2a7c-CDG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2a01:e0a:d6d:230:5d47:66ce:1ff2:a682","CF-IPCountry":"FR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2a01:e0a:d6d:230:5d47:66ce:1ff2:a682, 172.71.130.245"}
[10-Apr-2026 18:07:53 UTC] === User Orders API Called ===
[10-Apr-2026 18:07:53 UTC] User ID: 299
[10-Apr-2026 18:07:53 UTC] Limit: 20, Offset: 0
[10-Apr-2026 18:07:53 UTC] Orders found: 0
[10-Apr-2026 18:07:53 UTC] Orders data: []
[10-Apr-2026 18:07:53 UTC] Total orders count: 0
[10-Apr-2026 18:07:53 UTC] === API CALL LOG ===
[10-Apr-2026 18:07:53 UTC] Endpoint: user/profile.php
[10-Apr-2026 18:07:53 UTC] Full Log Data: {
    "timestamp": "2026-04-10 18:07:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.102.158.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzAxIiwidXNlcm5hbWUiOiJoayBuZXdzIiwiZW1haWwiOiJhc2lhbWFxYm9vbDY1OEBnbWFpbC5jb20iLCJleHAiOjE3NzY0NDkyMjZ9.jV0D9pyN5YnZds4fzC85KS3yiQnFe05YqgugpB7RpHc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea3b199bf94f9f0-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.102.158.56",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.102.158.56, 162.158.28.164"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Apr-2026 18:07:53 UTC] === END API CALL LOG ===
[10-Apr-2026 18:07:53 UTC] ✅ API Hash verification passed for profile endpoint
[10-Apr-2026 18:07:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzAxIiwidXNlcm5hbWUiOiJoayBuZXdzIiwiZW1haWwiOiJhc2lhbWFxYm9vbDY1OEBnbWFpbC5jb20iLCJleHAiOjE3NzY0NDkyMjZ9.jV0D9pyN5YnZds4fzC85KS3yiQnFe05YqgugpB7RpHc
[10-Apr-2026 18:07:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Apr-2026 18:07:53 UTC] ✅ JWT token verified successfully for user profile
[10-Apr-2026 18:07:53 UTC] User ID: 301
[10-Apr-2026 18:07:53 UTC] ✅ User profile retrieved successfully for user ID: 301
[10-Apr-2026 18:07:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Apr-2026 18:07:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Apr-2026 18:07:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk5IiwidXNlcm5hbWUiOiJra2VrIiwiZW1haWwiOiJzZXJ2aWNld2Vib3JhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjQ0NjQwOX0.WgNQaMZuMZJ-V8ehv1iJaZhWCaX5l_2wCe6trRw0Zc4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ea3b1a06a3e2a7c-CDG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2a01:e0a:d6d:230:5d47:66ce:1ff2:a682","CF-IPCountry":"FR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2a01:e0a:d6d:230:5d47:66ce:1ff2:a682, 172.71.130.245"}
[10-Apr-2026 18:07:54 UTC] === User Orders API Called ===
[10-Apr-2026 18:07:54 UTC] User ID: 299
[10-Apr-2026 18:07:54 UTC] Limit: 20, Offset: 0
[10-Apr-2026 18:07:54 UTC] Orders found: 0
[10-Apr-2026 18:07:54 UTC] Orders data: []
[10-Apr-2026 18:07:54 UTC] Total orders count: 0
[10-Apr-2026 18:07:55 UTC] === API CALL LOG ===
[10-Apr-2026 18:07:55 UTC] Endpoint: user/profile.php
[10-Apr-2026 18:07:55 UTC] Full Log Data: {
    "timestamp": "2026-04-10 18:07:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a01:e0a:d6d:230:5d47:66ce:1ff2:a682",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk5IiwidXNlcm5hbWUiOiJra2VrIiwiZW1haWwiOiJzZXJ2aWNld2Vib3JhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjQ0NjQwOX0.WgNQaMZuMZJ-V8ehv1iJaZhWCaX5l_2wCe6trRw0Zc4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea3b1a0da872a7c-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a01:e0a:d6d:230:5d47:66ce:1ff2:a682",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a01:e0a:d6d:230:5d47:66ce:1ff2:a682, 172.71.130.245"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Apr-2026 18:07:55 UTC] === END API CALL LOG ===
[10-Apr-2026 18:07:55 UTC] ✅ API Hash verification passed for profile endpoint
[10-Apr-2026 18:07:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk5IiwidXNlcm5hbWUiOiJra2VrIiwiZW1haWwiOiJzZXJ2aWNld2Vib3JhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjQ0NjQwOX0.WgNQaMZuMZJ-V8ehv1iJaZhWCaX5l_2wCe6trRw0Zc4
[10-Apr-2026 18:07:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Apr-2026 18:07:55 UTC] ✅ JWT token verified successfully for user profile
[10-Apr-2026 18:07:55 UTC] User ID: 299
[10-Apr-2026 18:07:55 UTC] ✅ User profile retrieved successfully for user ID: 299
[10-Apr-2026 18:07:55 UTC] === API CALL LOG ===
[10-Apr-2026 18:07:55 UTC] Endpoint: user/profile.php
[10-Apr-2026 18:07:55 UTC] Full Log Data: {
    "timestamp": "2026-04-10 18:07:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a01:e0a:d6d:230:5d47:66ce:1ff2:a682",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk5IiwidXNlcm5hbWUiOiJra2VrIiwiZW1haWwiOiJzZXJ2aWNld2Vib3JhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjQ0NjQwOX0.WgNQaMZuMZJ-V8ehv1iJaZhWCaX5l_2wCe6trRw0Zc4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea3b1a46d4b2a7c-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a01:e0a:d6d:230:5d47:66ce:1ff2:a682",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a01:e0a:d6d:230:5d47:66ce:1ff2:a682, 172.71.130.245"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Apr-2026 18:07:55 UTC] === END API CALL LOG ===
[10-Apr-2026 18:07:55 UTC] ✅ API Hash verification passed for profile endpoint
[10-Apr-2026 18:07:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk5IiwidXNlcm5hbWUiOiJra2VrIiwiZW1haWwiOiJzZXJ2aWNld2Vib3JhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjQ0NjQwOX0.WgNQaMZuMZJ-V8ehv1iJaZhWCaX5l_2wCe6trRw0Zc4
[10-Apr-2026 18:07:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Apr-2026 18:07:55 UTC] ✅ JWT token verified successfully for user profile
[10-Apr-2026 18:07:55 UTC] User ID: 299
[10-Apr-2026 18:07:55 UTC] ✅ User profile retrieved successfully for user ID: 299
[10-Apr-2026 18:08:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Apr-2026 18:08:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Apr-2026 18:08:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk5IiwidXNlcm5hbWUiOiJra2VrIiwiZW1haWwiOiJzZXJ2aWNld2Vib3JhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjQ0NjQwOX0.WgNQaMZuMZJ-V8ehv1iJaZhWCaX5l_2wCe6trRw0Zc4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ea3b2c54ccf2a7c-CDG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2a01:e0a:d6d:230:5d47:66ce:1ff2:a682","CF-IPCountry":"FR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2a01:e0a:d6d:230:5d47:66ce:1ff2:a682, 172.71.130.245"}
[10-Apr-2026 18:08:41 UTC] === User Orders API Called ===
[10-Apr-2026 18:08:41 UTC] User ID: 299
[10-Apr-2026 18:08:41 UTC] Limit: 20, Offset: 0
[10-Apr-2026 18:08:41 UTC] Orders found: 0
[10-Apr-2026 18:08:41 UTC] Orders data: []
[10-Apr-2026 18:08:41 UTC] Total orders count: 0
[10-Apr-2026 18:08:41 UTC] === API CALL LOG ===
[10-Apr-2026 18:08:41 UTC] Endpoint: user/profile.php
[10-Apr-2026 18:08:41 UTC] Full Log Data: {
    "timestamp": "2026-04-10 18:08:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a01:e0a:d6d:230:5d47:66ce:1ff2:a682",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk5IiwidXNlcm5hbWUiOiJra2VrIiwiZW1haWwiOiJzZXJ2aWNld2Vib3JhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjQ0NjQwOX0.WgNQaMZuMZJ-V8ehv1iJaZhWCaX5l_2wCe6trRw0Zc4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea3b2c56cf32a7c-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a01:e0a:d6d:230:5d47:66ce:1ff2:a682",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a01:e0a:d6d:230:5d47:66ce:1ff2:a682, 172.71.130.245"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Apr-2026 18:08:41 UTC] === END API CALL LOG ===
[10-Apr-2026 18:08:41 UTC] ✅ API Hash verification passed for profile endpoint
[10-Apr-2026 18:08:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk5IiwidXNlcm5hbWUiOiJra2VrIiwiZW1haWwiOiJzZXJ2aWNld2Vib3JhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjQ0NjQwOX0.WgNQaMZuMZJ-V8ehv1iJaZhWCaX5l_2wCe6trRw0Zc4
[10-Apr-2026 18:08:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Apr-2026 18:08:41 UTC] ✅ JWT token verified successfully for user profile
[10-Apr-2026 18:08:41 UTC] User ID: 299
[10-Apr-2026 18:08:41 UTC] ✅ User profile retrieved successfully for user ID: 299
[10-Apr-2026 18:08:42 UTC] === API CALL LOG ===
[10-Apr-2026 18:08:42 UTC] Endpoint: user/profile.php
[10-Apr-2026 18:08:42 UTC] Full Log Data: {
    "timestamp": "2026-04-10 18:08:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a01:e0a:d6d:230:5d47:66ce:1ff2:a682",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk5IiwidXNlcm5hbWUiOiJra2VrIiwiZW1haWwiOiJzZXJ2aWNld2Vib3JhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjQ0NjQwOX0.WgNQaMZuMZJ-V8ehv1iJaZhWCaX5l_2wCe6trRw0Zc4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea3b2c96a4d2a7c-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a01:e0a:d6d:230:5d47:66ce:1ff2:a682",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a01:e0a:d6d:230:5d47:66ce:1ff2:a682, 172.71.130.245"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Apr-2026 18:08:42 UTC] === END API CALL LOG ===
[10-Apr-2026 18:08:42 UTC] ✅ API Hash verification passed for profile endpoint
[10-Apr-2026 18:08:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk5IiwidXNlcm5hbWUiOiJra2VrIiwiZW1haWwiOiJzZXJ2aWNld2Vib3JhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjQ0NjQwOX0.WgNQaMZuMZJ-V8ehv1iJaZhWCaX5l_2wCe6trRw0Zc4
[10-Apr-2026 18:08:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Apr-2026 18:08:42 UTC] ✅ JWT token verified successfully for user profile
[10-Apr-2026 18:08:42 UTC] User ID: 299
[10-Apr-2026 18:08:42 UTC] ✅ User profile retrieved successfully for user ID: 299
[10-Apr-2026 18:08:58 UTC] === API CALL LOG ===
[10-Apr-2026 18:08:58 UTC] Endpoint: user/profile.php
[10-Apr-2026 18:08:58 UTC] Full Log Data: {
    "timestamp": "2026-04-10 18:08:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.102.158.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzAxIiwidXNlcm5hbWUiOiJoayBuZXdzIiwiZW1haWwiOiJhc2lhbWFxYm9vbDY1OEBnbWFpbC5jb20iLCJleHAiOjE3NzY0NDkyMjZ9.jV0D9pyN5YnZds4fzC85KS3yiQnFe05YqgugpB7RpHc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea3b329d810f9e3-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.102.158.56",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.102.158.56, 162.158.28.164"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Apr-2026 18:08:58 UTC] === END API CALL LOG ===
[10-Apr-2026 18:08:58 UTC] ✅ API Hash verification passed for profile endpoint
[10-Apr-2026 18:08:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzAxIiwidXNlcm5hbWUiOiJoayBuZXdzIiwiZW1haWwiOiJhc2lhbWFxYm9vbDY1OEBnbWFpbC5jb20iLCJleHAiOjE3NzY0NDkyMjZ9.jV0D9pyN5YnZds4fzC85KS3yiQnFe05YqgugpB7RpHc
[10-Apr-2026 18:08:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Apr-2026 18:08:58 UTC] ✅ JWT token verified successfully for user profile
[10-Apr-2026 18:08:58 UTC] User ID: 301
[10-Apr-2026 18:08:58 UTC] ✅ User profile retrieved successfully for user ID: 301
[10-Apr-2026 18:08:59 UTC] === API CALL LOG ===
[10-Apr-2026 18:08:59 UTC] Endpoint: user/profile.php
[10-Apr-2026 18:08:59 UTC] Full Log Data: {
    "timestamp": "2026-04-10 18:08:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.102.158.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzAxIiwidXNlcm5hbWUiOiJoayBuZXdzIiwiZW1haWwiOiJhc2lhbWFxYm9vbDY1OEBnbWFpbC5jb20iLCJleHAiOjE3NzY0NDkyMjZ9.jV0D9pyN5YnZds4fzC85KS3yiQnFe05YqgugpB7RpHc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea3b3351e0df9e3-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.102.158.56",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.102.158.56, 162.158.28.165"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Apr-2026 18:08:59 UTC] === END API CALL LOG ===
[10-Apr-2026 18:08:59 UTC] ✅ API Hash verification passed for profile endpoint
[10-Apr-2026 18:08:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzAxIiwidXNlcm5hbWUiOiJoayBuZXdzIiwiZW1haWwiOiJhc2lhbWFxYm9vbDY1OEBnbWFpbC5jb20iLCJleHAiOjE3NzY0NDkyMjZ9.jV0D9pyN5YnZds4fzC85KS3yiQnFe05YqgugpB7RpHc
[10-Apr-2026 18:08:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Apr-2026 18:08:59 UTC] ✅ JWT token verified successfully for user profile
[10-Apr-2026 18:08:59 UTC] User ID: 301
[10-Apr-2026 18:08:59 UTC] ✅ User profile retrieved successfully for user ID: 301
[10-Apr-2026 18:09:00 UTC] === API CALL LOG ===
[10-Apr-2026 18:09:00 UTC] Endpoint: user/profile.php
[10-Apr-2026 18:09:00 UTC] Full Log Data: {
    "timestamp": "2026-04-10 18:09:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.102.158.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzAxIiwidXNlcm5hbWUiOiJoayBuZXdzIiwiZW1haWwiOiJhc2lhbWFxYm9vbDY1OEBnbWFpbC5jb20iLCJleHAiOjE3NzY0NDkyMjZ9.jV0D9pyN5YnZds4fzC85KS3yiQnFe05YqgugpB7RpHc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea3b33638b2f9e3-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.102.158.56",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.102.158.56, 162.158.28.164"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Apr-2026 18:09:00 UTC] === END API CALL LOG ===
[10-Apr-2026 18:09:00 UTC] ✅ API Hash verification passed for profile endpoint
[10-Apr-2026 18:09:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzAxIiwidXNlcm5hbWUiOiJoayBuZXdzIiwiZW1haWwiOiJhc2lhbWFxYm9vbDY1OEBnbWFpbC5jb20iLCJleHAiOjE3NzY0NDkyMjZ9.jV0D9pyN5YnZds4fzC85KS3yiQnFe05YqgugpB7RpHc
[10-Apr-2026 18:09:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Apr-2026 18:09:00 UTC] ✅ JWT token verified successfully for user profile
[10-Apr-2026 18:09:00 UTC] User ID: 301
[10-Apr-2026 18:09:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Apr-2026 18:09:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Apr-2026 18:09:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzAxIiwidXNlcm5hbWUiOiJoayBuZXdzIiwiZW1haWwiOiJhc2lhbWFxYm9vbDY1OEBnbWFpbC5jb20iLCJleHAiOjE3NzY0NDkyMjZ9.jV0D9pyN5YnZds4fzC85KS3yiQnFe05YqgugpB7RpHc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ea3b33638acf9e3-MCT","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.102.158.56","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.102.158.56, 162.158.28.165"}
[10-Apr-2026 18:09:00 UTC] ✅ User profile retrieved successfully for user ID: 301
[10-Apr-2026 18:09:00 UTC] === User Orders API Called ===
[10-Apr-2026 18:09:00 UTC] User ID: 301
[10-Apr-2026 18:09:00 UTC] Limit: 20, Offset: 0
[10-Apr-2026 18:09:00 UTC] Orders found: 0
[10-Apr-2026 18:09:00 UTC] Orders data: []
[10-Apr-2026 18:09:00 UTC] Total orders count: 0
[10-Apr-2026 18:10:05 UTC] === API CALL LOG ===
[10-Apr-2026 18:10:05 UTC] Endpoint: user/profile.php
[10-Apr-2026 18:10:05 UTC] Full Log Data: {
    "timestamp": "2026-04-10 18:10:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "89.187.174.68",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzAxIiwidXNlcm5hbWUiOiJoayBuZXdzIiwiZW1haWwiOiJhc2lhbWFxYm9vbDY1OEBnbWFpbC5jb20iLCJleHAiOjE3NzY0NDkyMjZ9.jV0D9pyN5YnZds4fzC85KS3yiQnFe05YqgugpB7RpHc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea3b4d188b366c0-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "89.187.174.68",
        "CF-IPCountry": "NL",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "89.187.174.68, 172.71.99.196"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Apr-2026 18:10:05 UTC] === END API CALL LOG ===
[10-Apr-2026 18:10:05 UTC] ✅ API Hash verification passed for profile endpoint
[10-Apr-2026 18:10:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzAxIiwidXNlcm5hbWUiOiJoayBuZXdzIiwiZW1haWwiOiJhc2lhbWFxYm9vbDY1OEBnbWFpbC5jb20iLCJleHAiOjE3NzY0NDkyMjZ9.jV0D9pyN5YnZds4fzC85KS3yiQnFe05YqgugpB7RpHc
[10-Apr-2026 18:10:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Apr-2026 18:10:05 UTC] ✅ JWT token verified successfully for user profile
[10-Apr-2026 18:10:05 UTC] User ID: 301
[10-Apr-2026 18:10:05 UTC] ✅ User profile retrieved successfully for user ID: 301
[10-Apr-2026 18:10:06 UTC] === API CALL LOG ===
[10-Apr-2026 18:10:06 UTC] Endpoint: user/profile.php
[10-Apr-2026 18:10:06 UTC] Full Log Data: {
    "timestamp": "2026-04-10 18:10:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "89.187.174.68",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzAxIiwidXNlcm5hbWUiOiJoayBuZXdzIiwiZW1haWwiOiJhc2lhbWFxYm9vbDY1OEBnbWFpbC5jb20iLCJleHAiOjE3NzY0NDkyMjZ9.jV0D9pyN5YnZds4fzC85KS3yiQnFe05YqgugpB7RpHc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea3b4d96a1f66c0-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "89.187.174.68",
        "CF-IPCountry": "NL",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "89.187.174.68, 172.71.99.196"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Apr-2026 18:10:06 UTC] === END API CALL LOG ===
[10-Apr-2026 18:10:06 UTC] ✅ API Hash verification passed for profile endpoint
[10-Apr-2026 18:10:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzAxIiwidXNlcm5hbWUiOiJoayBuZXdzIiwiZW1haWwiOiJhc2lhbWFxYm9vbDY1OEBnbWFpbC5jb20iLCJleHAiOjE3NzY0NDkyMjZ9.jV0D9pyN5YnZds4fzC85KS3yiQnFe05YqgugpB7RpHc
[10-Apr-2026 18:10:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Apr-2026 18:10:06 UTC] ✅ JWT token verified successfully for user profile
[10-Apr-2026 18:10:06 UTC] User ID: 301
[10-Apr-2026 18:10:06 UTC] ✅ User profile retrieved successfully for user ID: 301
[10-Apr-2026 18:10:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Apr-2026 18:10:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Apr-2026 18:10:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzAxIiwidXNlcm5hbWUiOiJoayBuZXdzIiwiZW1haWwiOiJhc2lhbWFxYm9vbDY1OEBnbWFpbC5jb20iLCJleHAiOjE3NzY0NDkyMjZ9.jV0D9pyN5YnZds4fzC85KS3yiQnFe05YqgugpB7RpHc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ea3b4d96a2366c0-AMS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"89.187.174.68","CF-IPCountry":"NL","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"89.187.174.68, 172.71.99.195"}
[10-Apr-2026 18:10:06 UTC] === User Orders API Called ===
[10-Apr-2026 18:10:06 UTC] User ID: 301
[10-Apr-2026 18:10:06 UTC] Limit: 20, Offset: 0
[10-Apr-2026 18:10:06 UTC] Orders found: 0
[10-Apr-2026 18:10:06 UTC] Orders data: []
[10-Apr-2026 18:10:06 UTC] Total orders count: 0
[10-Apr-2026 18:10:07 UTC] === API CALL LOG ===
[10-Apr-2026 18:10:07 UTC] Endpoint: user/profile.php
[10-Apr-2026 18:10:07 UTC] Full Log Data: {
    "timestamp": "2026-04-10 18:10:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "89.187.174.68",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzAxIiwidXNlcm5hbWUiOiJoayBuZXdzIiwiZW1haWwiOiJhc2lhbWFxYm9vbDY1OEBnbWFpbC5jb20iLCJleHAiOjE3NzY0NDkyMjZ9.jV0D9pyN5YnZds4fzC85KS3yiQnFe05YqgugpB7RpHc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea3b4dafc1c66c0-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "89.187.174.68",
        "CF-IPCountry": "NL",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "89.187.174.68, 172.71.99.196"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Apr-2026 18:10:07 UTC] === END API CALL LOG ===
[10-Apr-2026 18:10:07 UTC] ✅ API Hash verification passed for profile endpoint
[10-Apr-2026 18:10:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzAxIiwidXNlcm5hbWUiOiJoayBuZXdzIiwiZW1haWwiOiJhc2lhbWFxYm9vbDY1OEBnbWFpbC5jb20iLCJleHAiOjE3NzY0NDkyMjZ9.jV0D9pyN5YnZds4fzC85KS3yiQnFe05YqgugpB7RpHc
[10-Apr-2026 18:10:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Apr-2026 18:10:07 UTC] ✅ JWT token verified successfully for user profile
[10-Apr-2026 18:10:07 UTC] User ID: 301
[10-Apr-2026 18:10:07 UTC] ✅ User profile retrieved successfully for user ID: 301
[10-Apr-2026 18:10:08 UTC] === API CALL LOG ===
[10-Apr-2026 18:10:08 UTC] Endpoint: user/profile.php
[10-Apr-2026 18:10:08 UTC] Full Log Data: {
    "timestamp": "2026-04-10 18:10:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "89.187.174.68",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzAxIiwidXNlcm5hbWUiOiJoayBuZXdzIiwiZW1haWwiOiJhc2lhbWFxYm9vbDY1OEBnbWFpbC5jb20iLCJleHAiOjE3NzY0NDkyMjZ9.jV0D9pyN5YnZds4fzC85KS3yiQnFe05YqgugpB7RpHc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea3b4e1aa8066c0-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "89.187.174.68",
        "CF-IPCountry": "NL",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "89.187.174.68, 172.71.99.196"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Apr-2026 18:10:08 UTC] === END API CALL LOG ===
[10-Apr-2026 18:10:08 UTC] ✅ API Hash verification passed for profile endpoint
[10-Apr-2026 18:10:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzAxIiwidXNlcm5hbWUiOiJoayBuZXdzIiwiZW1haWwiOiJhc2lhbWFxYm9vbDY1OEBnbWFpbC5jb20iLCJleHAiOjE3NzY0NDkyMjZ9.jV0D9pyN5YnZds4fzC85KS3yiQnFe05YqgugpB7RpHc
[10-Apr-2026 18:10:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Apr-2026 18:10:08 UTC] ✅ JWT token verified successfully for user profile
[10-Apr-2026 18:10:08 UTC] User ID: 301
[10-Apr-2026 18:10:08 UTC] ✅ User profile retrieved successfully for user ID: 301
[10-Apr-2026 18:10:27 UTC] === API CALL LOG ===
[10-Apr-2026 18:10:27 UTC] Endpoint: user/profile.php
[10-Apr-2026 18:10:27 UTC] Full Log Data: {
    "timestamp": "2026-04-10 18:10:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "89.187.174.68",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzAxIiwidXNlcm5hbWUiOiJoayBuZXdzIiwiZW1haWwiOiJhc2lhbWFxYm9vbDY1OEBnbWFpbC5jb20iLCJleHAiOjE3NzY0NDkyMjZ9.jV0D9pyN5YnZds4fzC85KS3yiQnFe05YqgugpB7RpHc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea3b55b8fd866c0-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "89.187.174.68",
        "CF-IPCountry": "NL",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "89.187.174.68, 172.71.99.196"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Apr-2026 18:10:27 UTC] === END API CALL LOG ===
[10-Apr-2026 18:10:27 UTC] ✅ API Hash verification passed for profile endpoint
[10-Apr-2026 18:10:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzAxIiwidXNlcm5hbWUiOiJoayBuZXdzIiwiZW1haWwiOiJhc2lhbWFxYm9vbDY1OEBnbWFpbC5jb20iLCJleHAiOjE3NzY0NDkyMjZ9.jV0D9pyN5YnZds4fzC85KS3yiQnFe05YqgugpB7RpHc
[10-Apr-2026 18:10:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Apr-2026 18:10:27 UTC] ✅ JWT token verified successfully for user profile
[10-Apr-2026 18:10:27 UTC] User ID: 301
[10-Apr-2026 18:10:27 UTC] ✅ User profile retrieved successfully for user ID: 301
[11-Apr-2026 00:47:09 UTC] === API CALL LOG ===
[11-Apr-2026 00:47:09 UTC] Endpoint: user/profile.php
[11-Apr-2026 00:47:09 UTC] Full Log Data: {
    "timestamp": "2026-04-11 00:47:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.208.97.104",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzAyIiwidXNlcm5hbWUiOiJoYW16YSIsImVtYWlsIjoiaGFtemFiZWhheWx1QGdtYWlsLmNvbSIsImV4cCI6MTc3NjQ3MzIyOH0.EwNgSc6ipYG-cDSs56qbqqBeh03RQMQXtG2qvE1LDso",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea5fa72a8c45459-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.208.97.104",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.208.97.104, 172.68.128.166"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Apr-2026 00:47:09 UTC] === END API CALL LOG ===
[11-Apr-2026 00:47:09 UTC] ✅ API Hash verification passed for profile endpoint
[11-Apr-2026 00:47:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzAyIiwidXNlcm5hbWUiOiJoYW16YSIsImVtYWlsIjoiaGFtemFiZWhheWx1QGdtYWlsLmNvbSIsImV4cCI6MTc3NjQ3MzIyOH0.EwNgSc6ipYG-cDSs56qbqqBeh03RQMQXtG2qvE1LDso
[11-Apr-2026 00:47:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Apr-2026 00:47:09 UTC] ✅ JWT token verified successfully for user profile
[11-Apr-2026 00:47:09 UTC] User ID: 302
[11-Apr-2026 00:47:09 UTC] ✅ User profile retrieved successfully for user ID: 302
[11-Apr-2026 00:47:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Apr-2026 00:47:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Apr-2026 00:47:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzAyIiwidXNlcm5hbWUiOiJoYW16YSIsImVtYWlsIjoiaGFtemFiZWhheWx1QGdtYWlsLmNvbSIsImV4cCI6MTc3NjQ3MzIyOH0.EwNgSc6ipYG-cDSs56qbqqBeh03RQMQXtG2qvE1LDso","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ea5fa7338e35459-JIB","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.208.97.104","CF-IPCountry":"ET","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.208.97.104, 172.68.128.167"}
[11-Apr-2026 00:47:09 UTC] === User Orders API Called ===
[11-Apr-2026 00:47:09 UTC] User ID: 302
[11-Apr-2026 00:47:09 UTC] Limit: 20, Offset: 0
[11-Apr-2026 00:47:09 UTC] Orders found: 0
[11-Apr-2026 00:47:09 UTC] Orders data: []
[11-Apr-2026 00:47:09 UTC] Total orders count: 0
[11-Apr-2026 00:47:09 UTC] === API CALL LOG ===
[11-Apr-2026 00:47:09 UTC] Endpoint: user/profile.php
[11-Apr-2026 00:47:09 UTC] Full Log Data: {
    "timestamp": "2026-04-11 00:47:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.208.97.104",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzAyIiwidXNlcm5hbWUiOiJoYW16YSIsImVtYWlsIjoiaGFtemFiZWhheWx1QGdtYWlsLmNvbSIsImV4cCI6MTc3NjQ3MzIyOH0.EwNgSc6ipYG-cDSs56qbqqBeh03RQMQXtG2qvE1LDso",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea5fa73d90f5459-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.208.97.104",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.208.97.104, 172.68.128.166"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Apr-2026 00:47:09 UTC] === END API CALL LOG ===
[11-Apr-2026 00:47:09 UTC] ✅ API Hash verification passed for profile endpoint
[11-Apr-2026 00:47:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzAyIiwidXNlcm5hbWUiOiJoYW16YSIsImVtYWlsIjoiaGFtemFiZWhheWx1QGdtYWlsLmNvbSIsImV4cCI6MTc3NjQ3MzIyOH0.EwNgSc6ipYG-cDSs56qbqqBeh03RQMQXtG2qvE1LDso
[11-Apr-2026 00:47:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Apr-2026 00:47:09 UTC] ✅ JWT token verified successfully for user profile
[11-Apr-2026 00:47:09 UTC] User ID: 302
[11-Apr-2026 00:47:09 UTC] ✅ User profile retrieved successfully for user ID: 302
[11-Apr-2026 00:47:10 UTC] === API CALL LOG ===
[11-Apr-2026 00:47:10 UTC] Endpoint: user/profile.php
[11-Apr-2026 00:47:10 UTC] Full Log Data: {
    "timestamp": "2026-04-11 00:47:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.208.97.104",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzAyIiwidXNlcm5hbWUiOiJoYW16YSIsImVtYWlsIjoiaGFtemFiZWhheWx1QGdtYWlsLmNvbSIsImV4cCI6MTc3NjQ3MzIyOH0.EwNgSc6ipYG-cDSs56qbqqBeh03RQMQXtG2qvE1LDso",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea5fa78ea215459-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.208.97.104",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.208.97.104, 172.68.128.167"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Apr-2026 00:47:10 UTC] === END API CALL LOG ===
[11-Apr-2026 00:47:10 UTC] ✅ API Hash verification passed for profile endpoint
[11-Apr-2026 00:47:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzAyIiwidXNlcm5hbWUiOiJoYW16YSIsImVtYWlsIjoiaGFtemFiZWhheWx1QGdtYWlsLmNvbSIsImV4cCI6MTc3NjQ3MzIyOH0.EwNgSc6ipYG-cDSs56qbqqBeh03RQMQXtG2qvE1LDso
[11-Apr-2026 00:47:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Apr-2026 00:47:10 UTC] ✅ JWT token verified successfully for user profile
[11-Apr-2026 00:47:10 UTC] User ID: 302
[11-Apr-2026 00:47:10 UTC] ✅ User profile retrieved successfully for user ID: 302
[11-Apr-2026 00:47:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Apr-2026 00:47:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Apr-2026 00:47:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzAyIiwidXNlcm5hbWUiOiJoYW16YSIsImVtYWlsIjoiaGFtemFiZWhheWx1QGdtYWlsLmNvbSIsImV4cCI6MTc3NjQ3MzIyOH0.EwNgSc6ipYG-cDSs56qbqqBeh03RQMQXtG2qvE1LDso","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ea5faf7de105459-JIB","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.208.97.104","CF-IPCountry":"ET","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.208.97.104, 172.68.128.167"}
[11-Apr-2026 00:47:30 UTC] === User Orders API Called ===
[11-Apr-2026 00:47:30 UTC] User ID: 302
[11-Apr-2026 00:47:30 UTC] Limit: 20, Offset: 0
[11-Apr-2026 00:47:30 UTC] Orders found: 0
[11-Apr-2026 00:47:30 UTC] Orders data: []
[11-Apr-2026 00:47:30 UTC] Total orders count: 0
[11-Apr-2026 00:47:32 UTC] === API CALL LOG ===
[11-Apr-2026 00:47:32 UTC] Endpoint: user/profile.php
[11-Apr-2026 00:47:32 UTC] Full Log Data: {
    "timestamp": "2026-04-11 00:47:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.208.97.104",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzAyIiwidXNlcm5hbWUiOiJoYW16YSIsImVtYWlsIjoiaGFtemFiZWhheWx1QGdtYWlsLmNvbSIsImV4cCI6MTc3NjQ3MzIyOH0.EwNgSc6ipYG-cDSs56qbqqBeh03RQMQXtG2qvE1LDso",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea5fb0629815459-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.208.97.104",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.208.97.104, 172.68.128.167"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Apr-2026 00:47:32 UTC] === END API CALL LOG ===
[11-Apr-2026 00:47:32 UTC] ✅ API Hash verification passed for profile endpoint
[11-Apr-2026 00:47:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzAyIiwidXNlcm5hbWUiOiJoYW16YSIsImVtYWlsIjoiaGFtemFiZWhheWx1QGdtYWlsLmNvbSIsImV4cCI6MTc3NjQ3MzIyOH0.EwNgSc6ipYG-cDSs56qbqqBeh03RQMQXtG2qvE1LDso
[11-Apr-2026 00:47:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Apr-2026 00:47:32 UTC] ✅ JWT token verified successfully for user profile
[11-Apr-2026 00:47:32 UTC] User ID: 302
[11-Apr-2026 00:47:32 UTC] ✅ User profile retrieved successfully for user ID: 302
[11-Apr-2026 00:47:33 UTC] User Purchases API - User ID: 302
[11-Apr-2026 00:47:33 UTC] User Purchases API - Total purchases found: 0
[11-Apr-2026 00:47:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Apr-2026 00:47:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Apr-2026 00:47:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzAyIiwidXNlcm5hbWUiOiJoYW16YSIsImVtYWlsIjoiaGFtemFiZWhheWx1QGdtYWlsLmNvbSIsImV4cCI6MTc3NjQ3MzIyOH0.EwNgSc6ipYG-cDSs56qbqqBeh03RQMQXtG2qvE1LDso","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ea5fb44985a5459-JIB","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.208.97.104","CF-IPCountry":"ET","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.208.97.104, 172.68.128.166"}
[11-Apr-2026 00:47:42 UTC] === User Orders API Called ===
[11-Apr-2026 00:47:42 UTC] User ID: 302
[11-Apr-2026 00:47:42 UTC] Limit: 20, Offset: 0
[11-Apr-2026 00:47:42 UTC] Orders found: 0
[11-Apr-2026 00:47:42 UTC] Orders data: []
[11-Apr-2026 00:47:42 UTC] Total orders count: 0
[11-Apr-2026 00:47:48 UTC] === API CALL LOG ===
[11-Apr-2026 00:47:48 UTC] Endpoint: user/profile.php
[11-Apr-2026 00:47:48 UTC] Full Log Data: {
    "timestamp": "2026-04-11 00:47:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.208.97.104",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzAyIiwidXNlcm5hbWUiOiJoYW16YSIsImVtYWlsIjoiaGFtemFiZWhheWx1QGdtYWlsLmNvbSIsImV4cCI6MTc3NjQ3MzIyOH0.EwNgSc6ipYG-cDSs56qbqqBeh03RQMQXtG2qvE1LDso",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea5fb69892e5459-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.208.97.104",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.208.97.104, 172.68.128.166"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Apr-2026 00:47:48 UTC] === END API CALL LOG ===
[11-Apr-2026 00:47:48 UTC] ✅ API Hash verification passed for profile endpoint
[11-Apr-2026 00:47:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzAyIiwidXNlcm5hbWUiOiJoYW16YSIsImVtYWlsIjoiaGFtemFiZWhheWx1QGdtYWlsLmNvbSIsImV4cCI6MTc3NjQ3MzIyOH0.EwNgSc6ipYG-cDSs56qbqqBeh03RQMQXtG2qvE1LDso
[11-Apr-2026 00:47:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Apr-2026 00:47:48 UTC] ✅ JWT token verified successfully for user profile
[11-Apr-2026 00:47:48 UTC] User ID: 302
[11-Apr-2026 00:47:48 UTC] ✅ User profile retrieved successfully for user ID: 302
[11-Apr-2026 00:47:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Apr-2026 00:47:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Apr-2026 00:47:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzAyIiwidXNlcm5hbWUiOiJoYW16YSIsImVtYWlsIjoiaGFtemFiZWhheWx1QGdtYWlsLmNvbSIsImV4cCI6MTc3NjQ3MzIyOH0.EwNgSc6ipYG-cDSs56qbqqBeh03RQMQXtG2qvE1LDso","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ea5fb68f9055459-JIB","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.208.97.104","CF-IPCountry":"ET","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.208.97.104, 172.68.128.167"}
[11-Apr-2026 00:47:48 UTC] === User Orders API Called ===
[11-Apr-2026 00:47:48 UTC] User ID: 302
[11-Apr-2026 00:47:48 UTC] Limit: 20, Offset: 0
[11-Apr-2026 00:47:48 UTC] Orders found: 0
[11-Apr-2026 00:47:48 UTC] Orders data: []
[11-Apr-2026 00:47:48 UTC] Total orders count: 0
[11-Apr-2026 00:47:49 UTC] === API CALL LOG ===
[11-Apr-2026 00:47:49 UTC] Endpoint: user/profile.php
[11-Apr-2026 00:47:49 UTC] Full Log Data: {
    "timestamp": "2026-04-11 00:47:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.208.97.104",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzAyIiwidXNlcm5hbWUiOiJoYW16YSIsImVtYWlsIjoiaGFtemFiZWhheWx1QGdtYWlsLmNvbSIsImV4cCI6MTc3NjQ3MzIyOH0.EwNgSc6ipYG-cDSs56qbqqBeh03RQMQXtG2qvE1LDso",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea5fb6d0a0f5459-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.208.97.104",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.208.97.104, 172.68.128.166"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Apr-2026 00:47:49 UTC] === END API CALL LOG ===
[11-Apr-2026 00:47:49 UTC] ✅ API Hash verification passed for profile endpoint
[11-Apr-2026 00:47:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzAyIiwidXNlcm5hbWUiOiJoYW16YSIsImVtYWlsIjoiaGFtemFiZWhheWx1QGdtYWlsLmNvbSIsImV4cCI6MTc3NjQ3MzIyOH0.EwNgSc6ipYG-cDSs56qbqqBeh03RQMQXtG2qvE1LDso
[11-Apr-2026 00:47:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Apr-2026 00:47:49 UTC] ✅ JWT token verified successfully for user profile
[11-Apr-2026 00:47:49 UTC] User ID: 302
[11-Apr-2026 00:47:49 UTC] ✅ User profile retrieved successfully for user ID: 302
[11-Apr-2026 00:47:49 UTC] === API CALL LOG ===
[11-Apr-2026 00:47:49 UTC] Endpoint: user/profile.php
[11-Apr-2026 00:47:49 UTC] Full Log Data: {
    "timestamp": "2026-04-11 00:47:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.208.97.104",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzAyIiwidXNlcm5hbWUiOiJoYW16YSIsImVtYWlsIjoiaGFtemFiZWhheWx1QGdtYWlsLmNvbSIsImV4cCI6MTc3NjQ3MzIyOH0.EwNgSc6ipYG-cDSs56qbqqBeh03RQMQXtG2qvE1LDso",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea5fb6efa745459-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.208.97.104",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.208.97.104, 172.68.128.166"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Apr-2026 00:47:49 UTC] === END API CALL LOG ===
[11-Apr-2026 00:47:49 UTC] ✅ API Hash verification passed for profile endpoint
[11-Apr-2026 00:47:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzAyIiwidXNlcm5hbWUiOiJoYW16YSIsImVtYWlsIjoiaGFtemFiZWhheWx1QGdtYWlsLmNvbSIsImV4cCI6MTc3NjQ3MzIyOH0.EwNgSc6ipYG-cDSs56qbqqBeh03RQMQXtG2qvE1LDso
[11-Apr-2026 00:47:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Apr-2026 00:47:49 UTC] ✅ JWT token verified successfully for user profile
[11-Apr-2026 00:47:49 UTC] User ID: 302
[11-Apr-2026 00:47:49 UTC] ✅ User profile retrieved successfully for user ID: 302
[11-Apr-2026 00:48:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Apr-2026 00:48:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Apr-2026 00:48:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzAyIiwidXNlcm5hbWUiOiJoYW16YSIsImVtYWlsIjoiaGFtemFiZWhheWx1QGdtYWlsLmNvbSIsImV4cCI6MTc3NjQ3MzIyOH0.EwNgSc6ipYG-cDSs56qbqqBeh03RQMQXtG2qvE1LDso","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ea5fbb31b225459-JIB","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.208.97.104","CF-IPCountry":"ET","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.208.97.104, 172.68.128.166"}
[11-Apr-2026 00:48:00 UTC] === User Orders API Called ===
[11-Apr-2026 00:48:00 UTC] User ID: 302
[11-Apr-2026 00:48:00 UTC] Limit: 20, Offset: 0
[11-Apr-2026 00:48:00 UTC] Orders found: 0
[11-Apr-2026 00:48:00 UTC] Orders data: []
[11-Apr-2026 00:48:00 UTC] Total orders count: 0
[11-Apr-2026 00:48:00 UTC] === API CALL LOG ===
[11-Apr-2026 00:48:00 UTC] Endpoint: user/profile.php
[11-Apr-2026 00:48:00 UTC] Full Log Data: {
    "timestamp": "2026-04-11 00:48:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.208.97.104",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzAyIiwidXNlcm5hbWUiOiJoYW16YSIsImVtYWlsIjoiaGFtemFiZWhheWx1QGdtYWlsLmNvbSIsImV4cCI6MTc3NjQ3MzIyOH0.EwNgSc6ipYG-cDSs56qbqqBeh03RQMQXtG2qvE1LDso",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea5fbb31b235459-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.208.97.104",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.208.97.104, 172.68.128.166"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Apr-2026 00:48:00 UTC] === END API CALL LOG ===
[11-Apr-2026 00:48:00 UTC] ✅ API Hash verification passed for profile endpoint
[11-Apr-2026 00:48:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzAyIiwidXNlcm5hbWUiOiJoYW16YSIsImVtYWlsIjoiaGFtemFiZWhheWx1QGdtYWlsLmNvbSIsImV4cCI6MTc3NjQ3MzIyOH0.EwNgSc6ipYG-cDSs56qbqqBeh03RQMQXtG2qvE1LDso
[11-Apr-2026 00:48:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Apr-2026 00:48:00 UTC] ✅ JWT token verified successfully for user profile
[11-Apr-2026 00:48:00 UTC] User ID: 302
[11-Apr-2026 00:48:00 UTC] ✅ User profile retrieved successfully for user ID: 302
[11-Apr-2026 00:48:01 UTC] === API CALL LOG ===
[11-Apr-2026 00:48:01 UTC] Endpoint: user/profile.php
[11-Apr-2026 00:48:01 UTC] Full Log Data: {
    "timestamp": "2026-04-11 00:48:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.208.97.104",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzAyIiwidXNlcm5hbWUiOiJoYW16YSIsImVtYWlsIjoiaGFtemFiZWhheWx1QGdtYWlsLmNvbSIsImV4cCI6MTc3NjQ3MzIyOH0.EwNgSc6ipYG-cDSs56qbqqBeh03RQMQXtG2qvE1LDso",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea5fbb6bc2a5459-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.208.97.104",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.208.97.104, 172.68.128.166"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Apr-2026 00:48:01 UTC] === END API CALL LOG ===
[11-Apr-2026 00:48:01 UTC] ✅ API Hash verification passed for profile endpoint
[11-Apr-2026 00:48:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzAyIiwidXNlcm5hbWUiOiJoYW16YSIsImVtYWlsIjoiaGFtemFiZWhheWx1QGdtYWlsLmNvbSIsImV4cCI6MTc3NjQ3MzIyOH0.EwNgSc6ipYG-cDSs56qbqqBeh03RQMQXtG2qvE1LDso
[11-Apr-2026 00:48:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Apr-2026 00:48:01 UTC] ✅ JWT token verified successfully for user profile
[11-Apr-2026 00:48:01 UTC] User ID: 302
[11-Apr-2026 00:48:01 UTC] ✅ User profile retrieved successfully for user ID: 302
[11-Apr-2026 00:48:01 UTC] === API CALL LOG ===
[11-Apr-2026 00:48:01 UTC] Endpoint: user/profile.php
[11-Apr-2026 00:48:01 UTC] Full Log Data: {
    "timestamp": "2026-04-11 00:48:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.208.97.104",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzAyIiwidXNlcm5hbWUiOiJoYW16YSIsImVtYWlsIjoiaGFtemFiZWhheWx1QGdtYWlsLmNvbSIsImV4cCI6MTc3NjQ3MzIyOH0.EwNgSc6ipYG-cDSs56qbqqBeh03RQMQXtG2qvE1LDso",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea5fbb75c5d5459-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.208.97.104",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.208.97.104, 172.68.128.166"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Apr-2026 00:48:01 UTC] === END API CALL LOG ===
[11-Apr-2026 00:48:01 UTC] ✅ API Hash verification passed for profile endpoint
[11-Apr-2026 00:48:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzAyIiwidXNlcm5hbWUiOiJoYW16YSIsImVtYWlsIjoiaGFtemFiZWhheWx1QGdtYWlsLmNvbSIsImV4cCI6MTc3NjQ3MzIyOH0.EwNgSc6ipYG-cDSs56qbqqBeh03RQMQXtG2qvE1LDso
[11-Apr-2026 00:48:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Apr-2026 00:48:01 UTC] ✅ JWT token verified successfully for user profile
[11-Apr-2026 00:48:01 UTC] User ID: 302
[11-Apr-2026 00:48:01 UTC] ✅ User profile retrieved successfully for user ID: 302
[11-Apr-2026 00:48:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Apr-2026 00:48:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Apr-2026 00:48:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzAyIiwidXNlcm5hbWUiOiJoYW16YSIsImVtYWlsIjoiaGFtemFiZWhheWx1QGdtYWlsLmNvbSIsImV4cCI6MTc3NjQ3MzIyOH0.EwNgSc6ipYG-cDSs56qbqqBeh03RQMQXtG2qvE1LDso","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ea5fbed7b075459-JIB","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.208.97.104","CF-IPCountry":"ET","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.208.97.104, 172.68.128.166"}
[11-Apr-2026 00:48:09 UTC] === User Orders API Called ===
[11-Apr-2026 00:48:09 UTC] User ID: 302
[11-Apr-2026 00:48:09 UTC] Limit: 20, Offset: 0
[11-Apr-2026 00:48:09 UTC] Orders found: 0
[11-Apr-2026 00:48:09 UTC] Orders data: []
[11-Apr-2026 00:48:09 UTC] Total orders count: 0
[11-Apr-2026 00:48:09 UTC] === API CALL LOG ===
[11-Apr-2026 00:48:09 UTC] Endpoint: user/profile.php
[11-Apr-2026 00:48:09 UTC] Full Log Data: {
    "timestamp": "2026-04-11 00:48:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.208.97.104",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzAyIiwidXNlcm5hbWUiOiJoYW16YSIsImVtYWlsIjoiaGFtemFiZWhheWx1QGdtYWlsLmNvbSIsImV4cCI6MTc3NjQ3MzIyOH0.EwNgSc6ipYG-cDSs56qbqqBeh03RQMQXtG2qvE1LDso",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea5fbed7b085459-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.208.97.104",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.208.97.104, 172.68.128.166"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Apr-2026 00:48:09 UTC] === END API CALL LOG ===
[11-Apr-2026 00:48:09 UTC] ✅ API Hash verification passed for profile endpoint
[11-Apr-2026 00:48:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzAyIiwidXNlcm5hbWUiOiJoYW16YSIsImVtYWlsIjoiaGFtemFiZWhheWx1QGdtYWlsLmNvbSIsImV4cCI6MTc3NjQ3MzIyOH0.EwNgSc6ipYG-cDSs56qbqqBeh03RQMQXtG2qvE1LDso
[11-Apr-2026 00:48:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Apr-2026 00:48:09 UTC] ✅ JWT token verified successfully for user profile
[11-Apr-2026 00:48:09 UTC] User ID: 302
[11-Apr-2026 00:48:09 UTC] ✅ User profile retrieved successfully for user ID: 302
[11-Apr-2026 00:48:10 UTC] === API CALL LOG ===
[11-Apr-2026 00:48:10 UTC] Endpoint: user/profile.php
[11-Apr-2026 00:48:10 UTC] Full Log Data: {
    "timestamp": "2026-04-11 00:48:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.208.97.104",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzAyIiwidXNlcm5hbWUiOiJoYW16YSIsImVtYWlsIjoiaGFtemFiZWhheWx1QGdtYWlsLmNvbSIsImV4cCI6MTc3NjQ3MzIyOH0.EwNgSc6ipYG-cDSs56qbqqBeh03RQMQXtG2qvE1LDso",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea5fbf19c465459-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.208.97.104",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.208.97.104, 172.68.128.167"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Apr-2026 00:48:10 UTC] === END API CALL LOG ===
[11-Apr-2026 00:48:10 UTC] ✅ API Hash verification passed for profile endpoint
[11-Apr-2026 00:48:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzAyIiwidXNlcm5hbWUiOiJoYW16YSIsImVtYWlsIjoiaGFtemFiZWhheWx1QGdtYWlsLmNvbSIsImV4cCI6MTc3NjQ3MzIyOH0.EwNgSc6ipYG-cDSs56qbqqBeh03RQMQXtG2qvE1LDso
[11-Apr-2026 00:48:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Apr-2026 00:48:10 UTC] ✅ JWT token verified successfully for user profile
[11-Apr-2026 00:48:10 UTC] User ID: 302
[11-Apr-2026 00:48:10 UTC] ✅ User profile retrieved successfully for user ID: 302
[11-Apr-2026 00:48:10 UTC] === API CALL LOG ===
[11-Apr-2026 00:48:10 UTC] Endpoint: user/profile.php
[11-Apr-2026 00:48:10 UTC] Full Log Data: {
    "timestamp": "2026-04-11 00:48:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.208.97.104",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzAyIiwidXNlcm5hbWUiOiJoYW16YSIsImVtYWlsIjoiaGFtemFiZWhheWx1QGdtYWlsLmNvbSIsImV4cCI6MTc3NjQ3MzIyOH0.EwNgSc6ipYG-cDSs56qbqqBeh03RQMQXtG2qvE1LDso",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea5fbf23c6b5459-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.208.97.104",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.208.97.104, 172.68.128.166"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Apr-2026 00:48:10 UTC] === END API CALL LOG ===
[11-Apr-2026 00:48:10 UTC] ✅ API Hash verification passed for profile endpoint
[11-Apr-2026 00:48:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzAyIiwidXNlcm5hbWUiOiJoYW16YSIsImVtYWlsIjoiaGFtemFiZWhheWx1QGdtYWlsLmNvbSIsImV4cCI6MTc3NjQ3MzIyOH0.EwNgSc6ipYG-cDSs56qbqqBeh03RQMQXtG2qvE1LDso
[11-Apr-2026 00:48:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Apr-2026 00:48:10 UTC] ✅ JWT token verified successfully for user profile
[11-Apr-2026 00:48:10 UTC] User ID: 302
[11-Apr-2026 00:48:10 UTC] ✅ User profile retrieved successfully for user ID: 302
[11-Apr-2026 00:48:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Apr-2026 00:48:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Apr-2026 00:48:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzAyIiwidXNlcm5hbWUiOiJoYW16YSIsImVtYWlsIjoiaGFtemFiZWhheWx1QGdtYWlsLmNvbSIsImV4cCI6MTc3NjQ3MzIyOH0.EwNgSc6ipYG-cDSs56qbqqBeh03RQMQXtG2qvE1LDso","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ea5fd012fcf5459-JIB","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.208.97.104","CF-IPCountry":"ET","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.208.97.104, 172.68.128.166"}
[11-Apr-2026 00:48:54 UTC] === User Orders API Called ===
[11-Apr-2026 00:48:54 UTC] User ID: 302
[11-Apr-2026 00:48:54 UTC] Limit: 20, Offset: 0
[11-Apr-2026 00:48:54 UTC] Orders found: 0
[11-Apr-2026 00:48:54 UTC] Orders data: []
[11-Apr-2026 00:48:54 UTC] Total orders count: 0
[11-Apr-2026 00:48:54 UTC] === API CALL LOG ===
[11-Apr-2026 00:48:54 UTC] Endpoint: user/profile.php
[11-Apr-2026 00:48:54 UTC] Full Log Data: {
    "timestamp": "2026-04-11 00:48:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.208.97.104",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzAyIiwidXNlcm5hbWUiOiJoYW16YSIsImVtYWlsIjoiaGFtemFiZWhheWx1QGdtYWlsLmNvbSIsImV4cCI6MTc3NjQ3MzIyOH0.EwNgSc6ipYG-cDSs56qbqqBeh03RQMQXtG2qvE1LDso",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea5fd012fd05459-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.208.97.104",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.208.97.104, 172.68.128.166"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Apr-2026 00:48:54 UTC] === END API CALL LOG ===
[11-Apr-2026 00:48:54 UTC] ✅ API Hash verification passed for profile endpoint
[11-Apr-2026 00:48:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzAyIiwidXNlcm5hbWUiOiJoYW16YSIsImVtYWlsIjoiaGFtemFiZWhheWx1QGdtYWlsLmNvbSIsImV4cCI6MTc3NjQ3MzIyOH0.EwNgSc6ipYG-cDSs56qbqqBeh03RQMQXtG2qvE1LDso
[11-Apr-2026 00:48:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Apr-2026 00:48:54 UTC] ✅ JWT token verified successfully for user profile
[11-Apr-2026 00:48:54 UTC] User ID: 302
[11-Apr-2026 00:48:54 UTC] ✅ User profile retrieved successfully for user ID: 302
[11-Apr-2026 00:48:54 UTC] === API CALL LOG ===
[11-Apr-2026 00:48:54 UTC] Endpoint: user/profile.php
[11-Apr-2026 00:48:54 UTC] Full Log Data: {
    "timestamp": "2026-04-11 00:48:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.208.97.104",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzAyIiwidXNlcm5hbWUiOiJoYW16YSIsImVtYWlsIjoiaGFtemFiZWhheWx1QGdtYWlsLmNvbSIsImV4cCI6MTc3NjQ3MzIyOH0.EwNgSc6ipYG-cDSs56qbqqBeh03RQMQXtG2qvE1LDso",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea5fd0528d45459-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.208.97.104",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.208.97.104, 172.68.128.166"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Apr-2026 00:48:54 UTC] === END API CALL LOG ===
[11-Apr-2026 00:48:54 UTC] ✅ API Hash verification passed for profile endpoint
[11-Apr-2026 00:48:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzAyIiwidXNlcm5hbWUiOiJoYW16YSIsImVtYWlsIjoiaGFtemFiZWhheWx1QGdtYWlsLmNvbSIsImV4cCI6MTc3NjQ3MzIyOH0.EwNgSc6ipYG-cDSs56qbqqBeh03RQMQXtG2qvE1LDso
[11-Apr-2026 00:48:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Apr-2026 00:48:54 UTC] ✅ JWT token verified successfully for user profile
[11-Apr-2026 00:48:54 UTC] User ID: 302
[11-Apr-2026 00:48:54 UTC] ✅ User profile retrieved successfully for user ID: 302
[11-Apr-2026 00:48:54 UTC] === API CALL LOG ===
[11-Apr-2026 00:48:54 UTC] Endpoint: user/profile.php
[11-Apr-2026 00:48:54 UTC] Full Log Data: {
    "timestamp": "2026-04-11 00:48:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.208.97.104",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzAyIiwidXNlcm5hbWUiOiJoYW16YSIsImVtYWlsIjoiaGFtemFiZWhheWx1QGdtYWlsLmNvbSIsImV4cCI6MTc3NjQ3MzIyOH0.EwNgSc6ipYG-cDSs56qbqqBeh03RQMQXtG2qvE1LDso",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea5fd0769585459-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.208.97.104",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.208.97.104, 172.68.128.166"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Apr-2026 00:48:54 UTC] === END API CALL LOG ===
[11-Apr-2026 00:48:54 UTC] ✅ API Hash verification passed for profile endpoint
[11-Apr-2026 00:48:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzAyIiwidXNlcm5hbWUiOiJoYW16YSIsImVtYWlsIjoiaGFtemFiZWhheWx1QGdtYWlsLmNvbSIsImV4cCI6MTc3NjQ3MzIyOH0.EwNgSc6ipYG-cDSs56qbqqBeh03RQMQXtG2qvE1LDso
[11-Apr-2026 00:48:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Apr-2026 00:48:54 UTC] ✅ JWT token verified successfully for user profile
[11-Apr-2026 00:48:54 UTC] User ID: 302
[11-Apr-2026 00:48:54 UTC] ✅ User profile retrieved successfully for user ID: 302
[11-Apr-2026 00:49:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Apr-2026 00:49:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Apr-2026 00:49:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzAyIiwidXNlcm5hbWUiOiJoYW16YSIsImVtYWlsIjoiaGFtemFiZWhheWx1QGdtYWlsLmNvbSIsImV4cCI6MTc3NjQ3MzIyOH0.EwNgSc6ipYG-cDSs56qbqqBeh03RQMQXtG2qvE1LDso","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ea5fd593ee45459-JIB","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.208.97.104","CF-IPCountry":"ET","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.208.97.104, 172.68.128.167"}
[11-Apr-2026 00:49:08 UTC] === User Orders API Called ===
[11-Apr-2026 00:49:08 UTC] User ID: 302
[11-Apr-2026 00:49:08 UTC] Limit: 20, Offset: 0
[11-Apr-2026 00:49:08 UTC] Orders found: 0
[11-Apr-2026 00:49:08 UTC] Orders data: []
[11-Apr-2026 00:49:08 UTC] Total orders count: 0
[11-Apr-2026 00:49:11 UTC] === API CALL LOG ===
[11-Apr-2026 00:49:11 UTC] Endpoint: user/profile.php
[11-Apr-2026 00:49:11 UTC] Full Log Data: {
    "timestamp": "2026-04-11 00:49:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.208.97.104",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzAyIiwidXNlcm5hbWUiOiJoYW16YSIsImVtYWlsIjoiaGFtemFiZWhheWx1QGdtYWlsLmNvbSIsImV4cCI6MTc3NjQ3MzIyOH0.EwNgSc6ipYG-cDSs56qbqqBeh03RQMQXtG2qvE1LDso",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea5fd6d9bf55459-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.208.97.104",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.208.97.104, 172.68.128.167"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Apr-2026 00:49:11 UTC] === END API CALL LOG ===
[11-Apr-2026 00:49:11 UTC] ✅ API Hash verification passed for profile endpoint
[11-Apr-2026 00:49:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzAyIiwidXNlcm5hbWUiOiJoYW16YSIsImVtYWlsIjoiaGFtemFiZWhheWx1QGdtYWlsLmNvbSIsImV4cCI6MTc3NjQ3MzIyOH0.EwNgSc6ipYG-cDSs56qbqqBeh03RQMQXtG2qvE1LDso
[11-Apr-2026 00:49:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Apr-2026 00:49:11 UTC] ✅ JWT token verified successfully for user profile
[11-Apr-2026 00:49:11 UTC] User ID: 302
[11-Apr-2026 00:49:11 UTC] ✅ User profile retrieved successfully for user ID: 302
[11-Apr-2026 00:49:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Apr-2026 00:49:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Apr-2026 00:49:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzAyIiwidXNlcm5hbWUiOiJoYW16YSIsImVtYWlsIjoiaGFtemFiZWhheWx1QGdtYWlsLmNvbSIsImV4cCI6MTc3NjQ3MzIyOH0.EwNgSc6ipYG-cDSs56qbqqBeh03RQMQXtG2qvE1LDso","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ea5fd6d1bcd5459-JIB","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.208.97.104","CF-IPCountry":"ET","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.208.97.104, 172.68.128.166"}
[11-Apr-2026 00:49:11 UTC] === User Orders API Called ===
[11-Apr-2026 00:49:11 UTC] User ID: 302
[11-Apr-2026 00:49:11 UTC] Limit: 20, Offset: 0
[11-Apr-2026 00:49:11 UTC] Orders found: 0
[11-Apr-2026 00:49:11 UTC] Orders data: []
[11-Apr-2026 00:49:11 UTC] Total orders count: 0
[11-Apr-2026 00:49:12 UTC] === API CALL LOG ===
[11-Apr-2026 00:49:12 UTC] Endpoint: user/profile.php
[11-Apr-2026 00:49:12 UTC] Full Log Data: {
    "timestamp": "2026-04-11 00:49:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.208.97.104",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzAyIiwidXNlcm5hbWUiOiJoYW16YSIsImVtYWlsIjoiaGFtemFiZWhheWx1QGdtYWlsLmNvbSIsImV4cCI6MTc3NjQ3MzIyOH0.EwNgSc6ipYG-cDSs56qbqqBeh03RQMQXtG2qvE1LDso",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea5fd71bd475459-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.208.97.104",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.208.97.104, 172.68.128.166"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Apr-2026 00:49:12 UTC] === END API CALL LOG ===
[11-Apr-2026 00:49:12 UTC] ✅ API Hash verification passed for profile endpoint
[11-Apr-2026 00:49:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzAyIiwidXNlcm5hbWUiOiJoYW16YSIsImVtYWlsIjoiaGFtemFiZWhheWx1QGdtYWlsLmNvbSIsImV4cCI6MTc3NjQ3MzIyOH0.EwNgSc6ipYG-cDSs56qbqqBeh03RQMQXtG2qvE1LDso
[11-Apr-2026 00:49:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Apr-2026 00:49:12 UTC] ✅ JWT token verified successfully for user profile
[11-Apr-2026 00:49:12 UTC] User ID: 302
[11-Apr-2026 00:49:12 UTC] ✅ User profile retrieved successfully for user ID: 302
[11-Apr-2026 00:49:12 UTC] === API CALL LOG ===
[11-Apr-2026 00:49:12 UTC] Endpoint: user/profile.php
[11-Apr-2026 00:49:12 UTC] Full Log Data: {
    "timestamp": "2026-04-11 00:49:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.208.97.104",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzAyIiwidXNlcm5hbWUiOiJoYW16YSIsImVtYWlsIjoiaGFtemFiZWhheWx1QGdtYWlsLmNvbSIsImV4cCI6MTc3NjQ3MzIyOH0.EwNgSc6ipYG-cDSs56qbqqBeh03RQMQXtG2qvE1LDso",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea5fd727d765459-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.208.97.104",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.208.97.104, 172.68.128.167"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Apr-2026 00:49:12 UTC] === END API CALL LOG ===
[11-Apr-2026 00:49:12 UTC] ✅ API Hash verification passed for profile endpoint
[11-Apr-2026 00:49:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzAyIiwidXNlcm5hbWUiOiJoYW16YSIsImVtYWlsIjoiaGFtemFiZWhheWx1QGdtYWlsLmNvbSIsImV4cCI6MTc3NjQ3MzIyOH0.EwNgSc6ipYG-cDSs56qbqqBeh03RQMQXtG2qvE1LDso
[11-Apr-2026 00:49:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Apr-2026 00:49:12 UTC] ✅ JWT token verified successfully for user profile
[11-Apr-2026 00:49:12 UTC] User ID: 302
[11-Apr-2026 00:49:12 UTC] ✅ User profile retrieved successfully for user ID: 302
[11-Apr-2026 02:01:05 UTC] === API CALL LOG ===
[11-Apr-2026 02:01:05 UTC] Endpoint: user/profile.php
[11-Apr-2026 02:01:05 UTC] Full Log Data: {
    "timestamp": "2026-04-11 02:01:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:f5c0:521:17ae:983e:4bff:fe68:e050",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzAzIiwidXNlcm5hbWUiOiJEYXZpZDAwIiwiZW1haWwiOiJkYXZpZGtleTR1QGdtYWlsLmNvbSIsImV4cCI6MTc3NjQ3NzY2NH0.S1-469qSaDLZrt6RBEJGRTSqGLgEwqp_j_PGBipMY0M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea666c04e50bed7-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2c0f:f5c0:521:17ae:983e:4bff:fe68:e050",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2c0f:f5c0:521:17ae:983e:4bff:fe68:e050, 172.70.86.228"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Apr-2026 02:01:05 UTC] === END API CALL LOG ===
[11-Apr-2026 02:01:05 UTC] ✅ API Hash verification passed for profile endpoint
[11-Apr-2026 02:01:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzAzIiwidXNlcm5hbWUiOiJEYXZpZDAwIiwiZW1haWwiOiJkYXZpZGtleTR1QGdtYWlsLmNvbSIsImV4cCI6MTc3NjQ3NzY2NH0.S1-469qSaDLZrt6RBEJGRTSqGLgEwqp_j_PGBipMY0M
[11-Apr-2026 02:01:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Apr-2026 02:01:05 UTC] ✅ JWT token verified successfully for user profile
[11-Apr-2026 02:01:05 UTC] User ID: 303
[11-Apr-2026 02:01:05 UTC] ✅ User profile retrieved successfully for user ID: 303
[11-Apr-2026 02:01:05 UTC] === API CALL LOG ===
[11-Apr-2026 02:01:05 UTC] Endpoint: user/profile.php
[11-Apr-2026 02:01:05 UTC] Full Log Data: {
    "timestamp": "2026-04-11 02:01:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:f5c0:521:17ae:983e:4bff:fe68:e050",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzAzIiwidXNlcm5hbWUiOiJEYXZpZDAwIiwiZW1haWwiOiJkYXZpZGtleTR1QGdtYWlsLmNvbSIsImV4cCI6MTc3NjQ3NzY2NH0.S1-469qSaDLZrt6RBEJGRTSqGLgEwqp_j_PGBipMY0M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea666c04e56bed7-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2c0f:f5c0:521:17ae:983e:4bff:fe68:e050",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2c0f:f5c0:521:17ae:983e:4bff:fe68:e050, 172.70.86.228"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Apr-2026 02:01:05 UTC] === END API CALL LOG ===
[11-Apr-2026 02:01:05 UTC] ✅ API Hash verification passed for profile endpoint
[11-Apr-2026 02:01:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzAzIiwidXNlcm5hbWUiOiJEYXZpZDAwIiwiZW1haWwiOiJkYXZpZGtleTR1QGdtYWlsLmNvbSIsImV4cCI6MTc3NjQ3NzY2NH0.S1-469qSaDLZrt6RBEJGRTSqGLgEwqp_j_PGBipMY0M
[11-Apr-2026 02:01:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Apr-2026 02:01:05 UTC] ✅ JWT token verified successfully for user profile
[11-Apr-2026 02:01:05 UTC] User ID: 303
[11-Apr-2026 02:01:05 UTC] ✅ User profile retrieved successfully for user ID: 303
[11-Apr-2026 02:01:05 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Apr-2026 02:01:05 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Apr-2026 02:01:05 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzAzIiwidXNlcm5hbWUiOiJEYXZpZDAwIiwiZW1haWwiOiJkYXZpZGtleTR1QGdtYWlsLmNvbSIsImV4cCI6MTc3NjQ3NzY2NH0.S1-469qSaDLZrt6RBEJGRTSqGLgEwqp_j_PGBipMY0M","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ea666c04e55bed7-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2c0f:f5c0:521:17ae:983e:4bff:fe68:e050","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2c0f:f5c0:521:17ae:983e:4bff:fe68:e050, 172.70.86.228"}
[11-Apr-2026 02:01:05 UTC] === User Orders API Called ===
[11-Apr-2026 02:01:05 UTC] User ID: 303
[11-Apr-2026 02:01:05 UTC] Limit: 20, Offset: 0
[11-Apr-2026 02:01:05 UTC] Orders found: 0
[11-Apr-2026 02:01:05 UTC] Orders data: []
[11-Apr-2026 02:01:05 UTC] Total orders count: 0
[11-Apr-2026 02:01:06 UTC] === API CALL LOG ===
[11-Apr-2026 02:01:06 UTC] Endpoint: user/profile.php
[11-Apr-2026 02:01:06 UTC] Full Log Data: {
    "timestamp": "2026-04-11 02:01:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:f5c0:521:17ae:983e:4bff:fe68:e050",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzAzIiwidXNlcm5hbWUiOiJEYXZpZDAwIiwiZW1haWwiOiJkYXZpZGtleTR1QGdtYWlsLmNvbSIsImV4cCI6MTc3NjQ3NzY2NH0.S1-469qSaDLZrt6RBEJGRTSqGLgEwqp_j_PGBipMY0M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea666c5c834bed7-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2c0f:f5c0:521:17ae:983e:4bff:fe68:e050",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2c0f:f5c0:521:17ae:983e:4bff:fe68:e050, 172.70.86.228"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Apr-2026 02:01:06 UTC] === END API CALL LOG ===
[11-Apr-2026 02:01:06 UTC] ✅ API Hash verification passed for profile endpoint
[11-Apr-2026 02:01:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzAzIiwidXNlcm5hbWUiOiJEYXZpZDAwIiwiZW1haWwiOiJkYXZpZGtleTR1QGdtYWlsLmNvbSIsImV4cCI6MTc3NjQ3NzY2NH0.S1-469qSaDLZrt6RBEJGRTSqGLgEwqp_j_PGBipMY0M
[11-Apr-2026 02:01:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Apr-2026 02:01:06 UTC] ✅ JWT token verified successfully for user profile
[11-Apr-2026 02:01:06 UTC] User ID: 303
[11-Apr-2026 02:01:06 UTC] ✅ User profile retrieved successfully for user ID: 303
[11-Apr-2026 02:02:05 UTC] === API CALL LOG ===
[11-Apr-2026 02:02:05 UTC] Endpoint: user/profile.php
[11-Apr-2026 02:02:05 UTC] Full Log Data: {
    "timestamp": "2026-04-11 02:02:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:f5c0:521:17ae:983e:4bff:fe68:e050",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzAzIiwidXNlcm5hbWUiOiJEYXZpZDAwIiwiZW1haWwiOiJkYXZpZGtleTR1QGdtYWlsLmNvbSIsImV4cCI6MTc3NjQ3NzY2NH0.S1-469qSaDLZrt6RBEJGRTSqGLgEwqp_j_PGBipMY0M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea6683b5942bed7-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2c0f:f5c0:521:17ae:983e:4bff:fe68:e050",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2c0f:f5c0:521:17ae:983e:4bff:fe68:e050, 172.70.86.227"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Apr-2026 02:02:05 UTC] === END API CALL LOG ===
[11-Apr-2026 02:02:05 UTC] ✅ API Hash verification passed for profile endpoint
[11-Apr-2026 02:02:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzAzIiwidXNlcm5hbWUiOiJEYXZpZDAwIiwiZW1haWwiOiJkYXZpZGtleTR1QGdtYWlsLmNvbSIsImV4cCI6MTc3NjQ3NzY2NH0.S1-469qSaDLZrt6RBEJGRTSqGLgEwqp_j_PGBipMY0M
[11-Apr-2026 02:02:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Apr-2026 02:02:05 UTC] ✅ JWT token verified successfully for user profile
[11-Apr-2026 02:02:05 UTC] User ID: 303
[11-Apr-2026 02:02:05 UTC] ✅ User profile retrieved successfully for user ID: 303
[11-Apr-2026 02:02:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Apr-2026 02:02:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Apr-2026 02:02:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzAzIiwidXNlcm5hbWUiOiJEYXZpZDAwIiwiZW1haWwiOiJkYXZpZGtleTR1QGdtYWlsLmNvbSIsImV4cCI6MTc3NjQ3NzY2NH0.S1-469qSaDLZrt6RBEJGRTSqGLgEwqp_j_PGBipMY0M","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ea6683b5940bed7-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2c0f:f5c0:521:17ae:983e:4bff:fe68:e050","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2c0f:f5c0:521:17ae:983e:4bff:fe68:e050, 172.70.86.228"}
[11-Apr-2026 02:02:06 UTC] === User Orders API Called ===
[11-Apr-2026 02:02:06 UTC] User ID: 303
[11-Apr-2026 02:02:06 UTC] Limit: 20, Offset: 0
[11-Apr-2026 02:02:06 UTC] Orders found: 0
[11-Apr-2026 02:02:06 UTC] Orders data: []
[11-Apr-2026 02:02:06 UTC] Total orders count: 0
[11-Apr-2026 02:02:06 UTC] === API CALL LOG ===
[11-Apr-2026 02:02:06 UTC] Endpoint: user/profile.php
[11-Apr-2026 02:02:06 UTC] Full Log Data: {
    "timestamp": "2026-04-11 02:02:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:f5c0:521:17ae:983e:4bff:fe68:e050",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzAzIiwidXNlcm5hbWUiOiJEYXZpZDAwIiwiZW1haWwiOiJkYXZpZGtleTR1QGdtYWlsLmNvbSIsImV4cCI6MTc3NjQ3NzY2NH0.S1-469qSaDLZrt6RBEJGRTSqGLgEwqp_j_PGBipMY0M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea6683eda5abed7-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2c0f:f5c0:521:17ae:983e:4bff:fe68:e050",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2c0f:f5c0:521:17ae:983e:4bff:fe68:e050, 172.70.86.227"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Apr-2026 02:02:06 UTC] === END API CALL LOG ===
[11-Apr-2026 02:02:06 UTC] ✅ API Hash verification passed for profile endpoint
[11-Apr-2026 02:02:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzAzIiwidXNlcm5hbWUiOiJEYXZpZDAwIiwiZW1haWwiOiJkYXZpZGtleTR1QGdtYWlsLmNvbSIsImV4cCI6MTc3NjQ3NzY2NH0.S1-469qSaDLZrt6RBEJGRTSqGLgEwqp_j_PGBipMY0M
[11-Apr-2026 02:02:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Apr-2026 02:02:06 UTC] ✅ JWT token verified successfully for user profile
[11-Apr-2026 02:02:06 UTC] User ID: 303
[11-Apr-2026 02:02:06 UTC] ✅ User profile retrieved successfully for user ID: 303
[11-Apr-2026 02:02:07 UTC] === API CALL LOG ===
[11-Apr-2026 02:02:07 UTC] Endpoint: user/profile.php
[11-Apr-2026 02:02:07 UTC] Full Log Data: {
    "timestamp": "2026-04-11 02:02:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:f5c0:521:17ae:983e:4bff:fe68:e050",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzAzIiwidXNlcm5hbWUiOiJEYXZpZDAwIiwiZW1haWwiOiJkYXZpZGtleTR1QGdtYWlsLmNvbSIsImV4cCI6MTc3NjQ3NzY2NH0.S1-469qSaDLZrt6RBEJGRTSqGLgEwqp_j_PGBipMY0M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea66841bb4bbed7-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2c0f:f5c0:521:17ae:983e:4bff:fe68:e050",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2c0f:f5c0:521:17ae:983e:4bff:fe68:e050, 172.70.86.227"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Apr-2026 02:02:07 UTC] === END API CALL LOG ===
[11-Apr-2026 02:02:07 UTC] ✅ API Hash verification passed for profile endpoint
[11-Apr-2026 02:02:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzAzIiwidXNlcm5hbWUiOiJEYXZpZDAwIiwiZW1haWwiOiJkYXZpZGtleTR1QGdtYWlsLmNvbSIsImV4cCI6MTc3NjQ3NzY2NH0.S1-469qSaDLZrt6RBEJGRTSqGLgEwqp_j_PGBipMY0M
[11-Apr-2026 02:02:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Apr-2026 02:02:07 UTC] ✅ JWT token verified successfully for user profile
[11-Apr-2026 02:02:07 UTC] User ID: 303
[11-Apr-2026 02:02:07 UTC] ✅ User profile retrieved successfully for user ID: 303
[11-Apr-2026 02:31:19 UTC] === API CALL LOG ===
[11-Apr-2026 02:31:19 UTC] Endpoint: user/profile.php
[11-Apr-2026 02:31:19 UTC] Full Log Data: {
    "timestamp": "2026-04-11 02:31:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.186.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea6930a0bb0d494-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.186.74",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "83.111.186.74, 172.68.151.70"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Apr-2026 02:31:19 UTC] === END API CALL LOG ===
[11-Apr-2026 02:31:19 UTC] ✅ API Hash verification passed for profile endpoint
[11-Apr-2026 02:31:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[11-Apr-2026 02:31:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Apr-2026 02:31:19 UTC] ✅ JWT token verified successfully for user profile
[11-Apr-2026 02:31:19 UTC] User ID: 205
[11-Apr-2026 02:31:19 UTC] ✅ User profile retrieved successfully for user ID: 205
[11-Apr-2026 02:31:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Apr-2026 02:31:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Apr-2026 02:31:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ea6930c2db9d494-CDG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"83.111.186.74","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"83.111.186.74, 172.68.151.70"}
[11-Apr-2026 02:31:19 UTC] === User Orders API Called ===
[11-Apr-2026 02:31:19 UTC] User ID: 205
[11-Apr-2026 02:31:19 UTC] Limit: 20, Offset: 0
[11-Apr-2026 02:31:19 UTC] Orders found: 20
[11-Apr-2026 02:31:19 UTC] Orders data: [{"id":177,"quantity":1000,"total_coins":1000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/42","status":"completed","created_at":"2026-04-10 07:23:14","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":176,"quantity":750,"total_coins":750,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/44","status":"completed","created_at":"2026-04-10 06:53:11","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":175,"quantity":250,"total_coins":250,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/44","status":"completed","created_at":"2026-04-10 04:37:59","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":174,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"completed","created_at":"2026-04-09 01:05:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":173,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-09 01:04:09","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":172,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/42","status":"completed","created_at":"2026-04-09 00:45:50","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":170,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-08 07:02:32","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":169,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"completed","created_at":"2026-04-08 07:01:03","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":168,"quantity":1000,"total_coins":1000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"completed","created_at":"2026-04-08 03:32:21","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":154,"quantity":325,"total_coins":325,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 09:39:00","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":153,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 05:21:54","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":152,"quantity":175,"total_coins":175,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 01:57:11","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":151,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 00:37:56","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":150,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/69","status":"completed","created_at":"2026-03-31 11:44:10","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":149,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/70","status":"completed","created_at":"2026-03-31 10:13:24","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":147,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 10:00:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":146,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 09:47:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":145,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-31 08:14:12","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":143,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:22:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":142,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:18:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[11-Apr-2026 02:31:19 UTC] Total orders count: 20
[11-Apr-2026 02:31:19 UTC] === API CALL LOG ===
[11-Apr-2026 02:31:19 UTC] Endpoint: user/profile.php
[11-Apr-2026 02:31:19 UTC] Full Log Data: {
    "timestamp": "2026-04-11 02:31:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.186.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea6930cfe71d494-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.186.74",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "83.111.186.74, 172.68.151.70"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Apr-2026 02:31:19 UTC] === END API CALL LOG ===
[11-Apr-2026 02:31:19 UTC] ✅ API Hash verification passed for profile endpoint
[11-Apr-2026 02:31:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[11-Apr-2026 02:31:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Apr-2026 02:31:19 UTC] ✅ JWT token verified successfully for user profile
[11-Apr-2026 02:31:19 UTC] User ID: 205
[11-Apr-2026 02:31:19 UTC] ✅ User profile retrieved successfully for user ID: 205
[11-Apr-2026 02:31:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Apr-2026 02:31:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Apr-2026 02:31:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ea6930cfe73d494-CDG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"83.111.186.74","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"83.111.186.74, 172.68.151.70"}
[11-Apr-2026 02:31:19 UTC] === User Orders API Called ===
[11-Apr-2026 02:31:19 UTC] User ID: 205
[11-Apr-2026 02:31:19 UTC] Limit: 20, Offset: 0
[11-Apr-2026 02:31:19 UTC] Orders found: 20
[11-Apr-2026 02:31:19 UTC] Orders data: [{"id":177,"quantity":1000,"total_coins":1000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/42","status":"completed","created_at":"2026-04-10 07:23:14","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":176,"quantity":750,"total_coins":750,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/44","status":"completed","created_at":"2026-04-10 06:53:11","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":175,"quantity":250,"total_coins":250,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/44","status":"completed","created_at":"2026-04-10 04:37:59","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":174,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"completed","created_at":"2026-04-09 01:05:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":173,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-09 01:04:09","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":172,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/42","status":"completed","created_at":"2026-04-09 00:45:50","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":170,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-08 07:02:32","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":169,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"completed","created_at":"2026-04-08 07:01:03","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":168,"quantity":1000,"total_coins":1000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"completed","created_at":"2026-04-08 03:32:21","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":154,"quantity":325,"total_coins":325,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 09:39:00","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":153,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 05:21:54","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":152,"quantity":175,"total_coins":175,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 01:57:11","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":151,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 00:37:56","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":150,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/69","status":"completed","created_at":"2026-03-31 11:44:10","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":149,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/70","status":"completed","created_at":"2026-03-31 10:13:24","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":147,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 10:00:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":146,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 09:47:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":145,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-31 08:14:12","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":143,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:22:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":142,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:18:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[11-Apr-2026 02:31:19 UTC] Total orders count: 20
[11-Apr-2026 02:31:19 UTC] === API CALL LOG ===
[11-Apr-2026 02:31:19 UTC] Endpoint: user/profile.php
[11-Apr-2026 02:31:19 UTC] Full Log Data: {
    "timestamp": "2026-04-11 02:31:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.186.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea6930ddf51d494-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.186.74",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "83.111.186.74, 172.68.151.70"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Apr-2026 02:31:19 UTC] === END API CALL LOG ===
[11-Apr-2026 02:31:19 UTC] ✅ API Hash verification passed for profile endpoint
[11-Apr-2026 02:31:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[11-Apr-2026 02:31:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Apr-2026 02:31:19 UTC] ✅ JWT token verified successfully for user profile
[11-Apr-2026 02:31:19 UTC] User ID: 205
[11-Apr-2026 02:31:19 UTC] ✅ User profile retrieved successfully for user ID: 205
[11-Apr-2026 02:31:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Apr-2026 02:31:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Apr-2026 02:31:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ea693712fb8d494-CDG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"83.111.186.74","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"83.111.186.74, 172.68.151.71"}
[11-Apr-2026 02:31:35 UTC] === User Orders API Called ===
[11-Apr-2026 02:31:35 UTC] User ID: 205
[11-Apr-2026 02:31:35 UTC] Limit: 20, Offset: 0
[11-Apr-2026 02:31:35 UTC] Orders found: 20
[11-Apr-2026 02:31:35 UTC] Orders data: [{"id":178,"quantity":350,"total_coins":350,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/45","status":"pending","created_at":"2026-04-11 06:01:34","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":177,"quantity":1000,"total_coins":1000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/42","status":"completed","created_at":"2026-04-10 07:23:14","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":176,"quantity":750,"total_coins":750,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/44","status":"completed","created_at":"2026-04-10 06:53:11","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":175,"quantity":250,"total_coins":250,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/44","status":"completed","created_at":"2026-04-10 04:37:59","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":174,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"completed","created_at":"2026-04-09 01:05:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":173,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-09 01:04:09","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":172,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/42","status":"completed","created_at":"2026-04-09 00:45:50","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":170,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-08 07:02:32","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":169,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"completed","created_at":"2026-04-08 07:01:03","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":168,"quantity":1000,"total_coins":1000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"completed","created_at":"2026-04-08 03:32:21","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":154,"quantity":325,"total_coins":325,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 09:39:00","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":153,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 05:21:54","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":152,"quantity":175,"total_coins":175,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 01:57:11","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":151,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 00:37:56","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":150,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/69","status":"completed","created_at":"2026-03-31 11:44:10","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":149,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/70","status":"completed","created_at":"2026-03-31 10:13:24","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":147,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 10:00:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":146,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 09:47:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":145,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-31 08:14:12","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":143,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:22:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[11-Apr-2026 02:31:35 UTC] Total orders count: 21
[11-Apr-2026 02:31:36 UTC] === API CALL LOG ===
[11-Apr-2026 02:31:36 UTC] Endpoint: user/profile.php
[11-Apr-2026 02:31:36 UTC] Full Log Data: {
    "timestamp": "2026-04-11 02:31:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.186.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea693765cc4d494-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.186.74",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "83.111.186.74, 172.68.151.71"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Apr-2026 02:31:36 UTC] === END API CALL LOG ===
[11-Apr-2026 02:31:36 UTC] ✅ API Hash verification passed for profile endpoint
[11-Apr-2026 02:31:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[11-Apr-2026 02:31:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Apr-2026 02:31:36 UTC] ✅ JWT token verified successfully for user profile
[11-Apr-2026 02:31:36 UTC] User ID: 205
[11-Apr-2026 02:31:36 UTC] ✅ User profile retrieved successfully for user ID: 205
[11-Apr-2026 02:31:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Apr-2026 02:31:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Apr-2026 02:31:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ea693765cc3d494-CDG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"83.111.186.74","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"83.111.186.74, 172.68.151.71"}
[11-Apr-2026 02:31:36 UTC] === User Orders API Called ===
[11-Apr-2026 02:31:36 UTC] User ID: 205
[11-Apr-2026 02:31:36 UTC] Limit: 20, Offset: 0
[11-Apr-2026 02:31:36 UTC] Orders found: 20
[11-Apr-2026 02:31:36 UTC] Orders data: [{"id":178,"quantity":350,"total_coins":350,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/45","status":"pending","created_at":"2026-04-11 06:01:34","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":177,"quantity":1000,"total_coins":1000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/42","status":"completed","created_at":"2026-04-10 07:23:14","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":176,"quantity":750,"total_coins":750,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/44","status":"completed","created_at":"2026-04-10 06:53:11","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":175,"quantity":250,"total_coins":250,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/44","status":"completed","created_at":"2026-04-10 04:37:59","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":174,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"completed","created_at":"2026-04-09 01:05:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":173,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-09 01:04:09","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":172,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/42","status":"completed","created_at":"2026-04-09 00:45:50","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":170,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-08 07:02:32","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":169,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"completed","created_at":"2026-04-08 07:01:03","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":168,"quantity":1000,"total_coins":1000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"completed","created_at":"2026-04-08 03:32:21","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":154,"quantity":325,"total_coins":325,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 09:39:00","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":153,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 05:21:54","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":152,"quantity":175,"total_coins":175,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 01:57:11","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":151,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 00:37:56","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":150,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/69","status":"completed","created_at":"2026-03-31 11:44:10","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":149,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/70","status":"completed","created_at":"2026-03-31 10:13:24","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":147,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 10:00:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":146,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 09:47:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":145,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-31 08:14:12","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":143,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:22:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[11-Apr-2026 02:31:36 UTC] Total orders count: 21
[11-Apr-2026 02:31:37 UTC] === API CALL LOG ===
[11-Apr-2026 02:31:37 UTC] Endpoint: user/profile.php
[11-Apr-2026 02:31:37 UTC] Full Log Data: {
    "timestamp": "2026-04-11 02:31:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.186.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea69379bf99d494-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.186.74",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "83.111.186.74, 172.68.151.71"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Apr-2026 02:31:37 UTC] === END API CALL LOG ===
[11-Apr-2026 02:31:37 UTC] ✅ API Hash verification passed for profile endpoint
[11-Apr-2026 02:31:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[11-Apr-2026 02:31:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Apr-2026 02:31:37 UTC] ✅ JWT token verified successfully for user profile
[11-Apr-2026 02:31:37 UTC] User ID: 205
[11-Apr-2026 02:31:37 UTC] ✅ User profile retrieved successfully for user ID: 205
[11-Apr-2026 03:25:18 UTC] === API CALL LOG ===
[11-Apr-2026 03:25:18 UTC] Endpoint: user/profile.php
[11-Apr-2026 03:25:18 UTC] Full Log Data: {
    "timestamp": "2026-04-11 03:25:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.186.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea6e21cdcfa9725-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.186.74",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "83.111.186.74, 172.70.47.58"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Apr-2026 03:25:18 UTC] === END API CALL LOG ===
[11-Apr-2026 03:25:18 UTC] ✅ API Hash verification passed for profile endpoint
[11-Apr-2026 03:25:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[11-Apr-2026 03:25:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Apr-2026 03:25:18 UTC] ✅ JWT token verified successfully for user profile
[11-Apr-2026 03:25:18 UTC] User ID: 205
[11-Apr-2026 03:25:18 UTC] ✅ User profile retrieved successfully for user ID: 205
[11-Apr-2026 03:25:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Apr-2026 03:25:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Apr-2026 03:25:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ea6e2306a249725-AMS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"83.111.186.74","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"83.111.186.74, 172.70.46.51"}
[11-Apr-2026 03:25:21 UTC] === User Orders API Called ===
[11-Apr-2026 03:25:21 UTC] User ID: 205
[11-Apr-2026 03:25:21 UTC] Limit: 20, Offset: 0
[11-Apr-2026 03:25:21 UTC] Orders found: 20
[11-Apr-2026 03:25:21 UTC] Orders data: [{"id":178,"quantity":350,"total_coins":350,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/45","status":"pending","created_at":"2026-04-11 06:01:34","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":177,"quantity":1000,"total_coins":1000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/42","status":"completed","created_at":"2026-04-10 07:23:14","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":176,"quantity":750,"total_coins":750,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/44","status":"completed","created_at":"2026-04-10 06:53:11","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":175,"quantity":250,"total_coins":250,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/44","status":"completed","created_at":"2026-04-10 04:37:59","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":174,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"completed","created_at":"2026-04-09 01:05:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":173,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-09 01:04:09","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":172,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/42","status":"completed","created_at":"2026-04-09 00:45:50","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":170,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-08 07:02:32","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":169,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"completed","created_at":"2026-04-08 07:01:03","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":168,"quantity":1000,"total_coins":1000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"completed","created_at":"2026-04-08 03:32:21","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":154,"quantity":325,"total_coins":325,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 09:39:00","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":153,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 05:21:54","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":152,"quantity":175,"total_coins":175,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 01:57:11","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":151,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 00:37:56","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":150,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/69","status":"completed","created_at":"2026-03-31 11:44:10","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":149,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/70","status":"completed","created_at":"2026-03-31 10:13:24","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":147,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 10:00:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":146,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 09:47:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":145,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-31 08:14:12","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":143,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:22:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[11-Apr-2026 03:25:21 UTC] Total orders count: 21
[11-Apr-2026 05:42:14 UTC] === API CALL LOG ===
[11-Apr-2026 05:42:14 UTC] Endpoint: user/profile.php
[11-Apr-2026 05:42:14 UTC] Full Log Data: {
    "timestamp": "2026-04-11 05:42:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.186.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea7aab19d0add9b-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.186.74",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "83.111.186.74, 162.158.179.36"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Apr-2026 05:42:14 UTC] === END API CALL LOG ===
[11-Apr-2026 05:42:14 UTC] ✅ API Hash verification passed for profile endpoint
[11-Apr-2026 05:42:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[11-Apr-2026 05:42:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Apr-2026 05:42:14 UTC] ✅ JWT token verified successfully for user profile
[11-Apr-2026 05:42:14 UTC] User ID: 205
[11-Apr-2026 05:42:14 UTC] ✅ User profile retrieved successfully for user ID: 205
[11-Apr-2026 05:42:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Apr-2026 05:42:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Apr-2026 05:42:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ea7aab60f18dd9b-HKG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"83.111.186.74","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"83.111.186.74, 162.158.179.36"}
[11-Apr-2026 05:42:14 UTC] === User Orders API Called ===
[11-Apr-2026 05:42:14 UTC] User ID: 205
[11-Apr-2026 05:42:14 UTC] Limit: 20, Offset: 0
[11-Apr-2026 05:42:14 UTC] Orders found: 20
[11-Apr-2026 05:42:14 UTC] Orders data: [{"id":178,"quantity":350,"total_coins":350,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/45","status":"pending","created_at":"2026-04-11 06:01:34","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":177,"quantity":1000,"total_coins":1000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/42","status":"completed","created_at":"2026-04-10 07:23:14","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":176,"quantity":750,"total_coins":750,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/44","status":"completed","created_at":"2026-04-10 06:53:11","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":175,"quantity":250,"total_coins":250,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/44","status":"completed","created_at":"2026-04-10 04:37:59","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":174,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"completed","created_at":"2026-04-09 01:05:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":173,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-09 01:04:09","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":172,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/42","status":"completed","created_at":"2026-04-09 00:45:50","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":170,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-08 07:02:32","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":169,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"completed","created_at":"2026-04-08 07:01:03","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":168,"quantity":1000,"total_coins":1000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"completed","created_at":"2026-04-08 03:32:21","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":154,"quantity":325,"total_coins":325,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 09:39:00","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":153,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 05:21:54","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":152,"quantity":175,"total_coins":175,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 01:57:11","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":151,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 00:37:56","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":150,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/69","status":"completed","created_at":"2026-03-31 11:44:10","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":149,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/70","status":"completed","created_at":"2026-03-31 10:13:24","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":147,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 10:00:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":146,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 09:47:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":145,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-31 08:14:12","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":143,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:22:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[11-Apr-2026 05:42:14 UTC] Total orders count: 21
[11-Apr-2026 05:42:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Apr-2026 05:42:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Apr-2026 05:42:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ea7aab6b868dd9b-HKG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"83.111.186.74","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"83.111.186.74, 162.158.179.35"}
[11-Apr-2026 05:42:15 UTC] === User Orders API Called ===
[11-Apr-2026 05:42:15 UTC] User ID: 205
[11-Apr-2026 05:42:15 UTC] Limit: 20, Offset: 0
[11-Apr-2026 05:42:15 UTC] Orders found: 20
[11-Apr-2026 05:42:15 UTC] Orders data: [{"id":178,"quantity":350,"total_coins":350,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/45","status":"pending","created_at":"2026-04-11 06:01:34","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":177,"quantity":1000,"total_coins":1000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/42","status":"completed","created_at":"2026-04-10 07:23:14","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":176,"quantity":750,"total_coins":750,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/44","status":"completed","created_at":"2026-04-10 06:53:11","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":175,"quantity":250,"total_coins":250,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/44","status":"completed","created_at":"2026-04-10 04:37:59","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":174,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"completed","created_at":"2026-04-09 01:05:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":173,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-09 01:04:09","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":172,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/42","status":"completed","created_at":"2026-04-09 00:45:50","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":170,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-08 07:02:32","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":169,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"completed","created_at":"2026-04-08 07:01:03","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":168,"quantity":1000,"total_coins":1000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"completed","created_at":"2026-04-08 03:32:21","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":154,"quantity":325,"total_coins":325,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 09:39:00","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":153,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 05:21:54","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":152,"quantity":175,"total_coins":175,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 01:57:11","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":151,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 00:37:56","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":150,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/69","status":"completed","created_at":"2026-03-31 11:44:10","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":149,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/70","status":"completed","created_at":"2026-03-31 10:13:24","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":147,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 10:00:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":146,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 09:47:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":145,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-31 08:14:12","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":143,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-30 11:22:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[11-Apr-2026 05:42:15 UTC] Total orders count: 21
[11-Apr-2026 05:42:15 UTC] === API CALL LOG ===
[11-Apr-2026 05:42:15 UTC] Endpoint: user/profile.php
[11-Apr-2026 05:42:15 UTC] Full Log Data: {
    "timestamp": "2026-04-11 05:42:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.186.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea7aab6b862dd9b-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.186.74",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "83.111.186.74, 162.158.179.35"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Apr-2026 05:42:15 UTC] === END API CALL LOG ===
[11-Apr-2026 05:42:15 UTC] ✅ API Hash verification passed for profile endpoint
[11-Apr-2026 05:42:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[11-Apr-2026 05:42:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Apr-2026 05:42:15 UTC] ✅ JWT token verified successfully for user profile
[11-Apr-2026 05:42:15 UTC] User ID: 205
[11-Apr-2026 05:42:15 UTC] ✅ User profile retrieved successfully for user ID: 205
[11-Apr-2026 05:42:15 UTC] === API CALL LOG ===
[11-Apr-2026 05:42:15 UTC] Endpoint: user/profile.php
[11-Apr-2026 05:42:15 UTC] Full Log Data: {
    "timestamp": "2026-04-11 05:42:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.186.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea7aab769b7dd9b-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.186.74",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "83.111.186.74, 162.158.179.36"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Apr-2026 05:42:15 UTC] === END API CALL LOG ===
[11-Apr-2026 05:42:15 UTC] ✅ API Hash verification passed for profile endpoint
[11-Apr-2026 05:42:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[11-Apr-2026 05:42:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Apr-2026 05:42:15 UTC] ✅ JWT token verified successfully for user profile
[11-Apr-2026 05:42:15 UTC] User ID: 205
[11-Apr-2026 05:42:15 UTC] ✅ User profile retrieved successfully for user ID: 205
[11-Apr-2026 05:43:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Apr-2026 05:43:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Apr-2026 05:43:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ea7ac1339e0dd9b-HKG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"83.111.186.74","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"83.111.186.74, 162.158.179.35"}
[11-Apr-2026 05:43:10 UTC] === User Orders API Called ===
[11-Apr-2026 05:43:10 UTC] User ID: 205
[11-Apr-2026 05:43:10 UTC] Limit: 20, Offset: 0
[11-Apr-2026 05:43:10 UTC] Orders found: 20
[11-Apr-2026 05:43:10 UTC] Orders data: [{"id":179,"quantity":750,"total_coins":750,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/45","status":"pending","created_at":"2026-04-11 09:13:08","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":178,"quantity":350,"total_coins":350,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/45","status":"pending","created_at":"2026-04-11 06:01:34","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":177,"quantity":1000,"total_coins":1000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/42","status":"completed","created_at":"2026-04-10 07:23:14","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":176,"quantity":750,"total_coins":750,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/44","status":"completed","created_at":"2026-04-10 06:53:11","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":175,"quantity":250,"total_coins":250,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/44","status":"completed","created_at":"2026-04-10 04:37:59","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":174,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"completed","created_at":"2026-04-09 01:05:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":173,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-09 01:04:09","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":172,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/42","status":"completed","created_at":"2026-04-09 00:45:50","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":170,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-08 07:02:32","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":169,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"completed","created_at":"2026-04-08 07:01:03","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":168,"quantity":1000,"total_coins":1000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"completed","created_at":"2026-04-08 03:32:21","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":154,"quantity":325,"total_coins":325,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 09:39:00","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":153,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 05:21:54","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":152,"quantity":175,"total_coins":175,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 01:57:11","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":151,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 00:37:56","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":150,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/69","status":"completed","created_at":"2026-03-31 11:44:10","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":149,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/70","status":"completed","created_at":"2026-03-31 10:13:24","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":147,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 10:00:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":146,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 09:47:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":145,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-31 08:14:12","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[11-Apr-2026 05:43:10 UTC] Total orders count: 22
[11-Apr-2026 05:43:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Apr-2026 05:43:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Apr-2026 05:43:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ea7ac55b92add9b-HKG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"83.111.186.74","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"83.111.186.74, 162.158.179.36"}
[11-Apr-2026 05:43:21 UTC] === User Orders API Called ===
[11-Apr-2026 05:43:21 UTC] User ID: 205
[11-Apr-2026 05:43:21 UTC] Limit: 20, Offset: 0
[11-Apr-2026 05:43:21 UTC] Orders found: 20
[11-Apr-2026 05:43:21 UTC] Orders data: [{"id":179,"quantity":750,"total_coins":750,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/45","status":"pending","created_at":"2026-04-11 09:13:08","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":178,"quantity":350,"total_coins":350,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/45","status":"pending","created_at":"2026-04-11 06:01:34","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":177,"quantity":1000,"total_coins":1000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/42","status":"completed","created_at":"2026-04-10 07:23:14","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":176,"quantity":750,"total_coins":750,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/44","status":"completed","created_at":"2026-04-10 06:53:11","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":175,"quantity":250,"total_coins":250,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/44","status":"completed","created_at":"2026-04-10 04:37:59","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":174,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"completed","created_at":"2026-04-09 01:05:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":173,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-09 01:04:09","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":172,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/42","status":"completed","created_at":"2026-04-09 00:45:50","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":170,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-08 07:02:32","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":169,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"completed","created_at":"2026-04-08 07:01:03","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":168,"quantity":1000,"total_coins":1000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"completed","created_at":"2026-04-08 03:32:21","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":154,"quantity":325,"total_coins":325,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 09:39:00","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":153,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 05:21:54","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":152,"quantity":175,"total_coins":175,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 01:57:11","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":151,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 00:37:56","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":150,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/69","status":"completed","created_at":"2026-03-31 11:44:10","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":149,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/70","status":"completed","created_at":"2026-03-31 10:13:24","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":147,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 10:00:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":146,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 09:47:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":145,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"t.me\/WIN365W","status":"cancelled","created_at":"2026-03-31 08:14:12","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[11-Apr-2026 05:43:21 UTC] Total orders count: 22
[11-Apr-2026 05:43:21 UTC] === API CALL LOG ===
[11-Apr-2026 05:43:21 UTC] Endpoint: user/profile.php
[11-Apr-2026 05:43:21 UTC] Full Log Data: {
    "timestamp": "2026-04-11 05:43:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.186.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea7ac55b92ddd9b-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.186.74",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "83.111.186.74, 162.158.179.36"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Apr-2026 05:43:21 UTC] === END API CALL LOG ===
[11-Apr-2026 05:43:21 UTC] ✅ API Hash verification passed for profile endpoint
[11-Apr-2026 05:43:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[11-Apr-2026 05:43:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Apr-2026 05:43:21 UTC] ✅ JWT token verified successfully for user profile
[11-Apr-2026 05:43:21 UTC] User ID: 205
[11-Apr-2026 05:43:21 UTC] ✅ User profile retrieved successfully for user ID: 205
[11-Apr-2026 05:43:22 UTC] === API CALL LOG ===
[11-Apr-2026 05:43:22 UTC] Endpoint: user/profile.php
[11-Apr-2026 05:43:22 UTC] Full Log Data: {
    "timestamp": "2026-04-11 05:43:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.186.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea7ac5a5abfdd9b-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.186.74",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "83.111.186.74, 162.158.179.36"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Apr-2026 05:43:22 UTC] === END API CALL LOG ===
[11-Apr-2026 05:43:22 UTC] ✅ API Hash verification passed for profile endpoint
[11-Apr-2026 05:43:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[11-Apr-2026 05:43:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Apr-2026 05:43:22 UTC] ✅ JWT token verified successfully for user profile
[11-Apr-2026 05:43:22 UTC] User ID: 205
[11-Apr-2026 05:43:22 UTC] ✅ User profile retrieved successfully for user ID: 205
[11-Apr-2026 05:43:31 UTC] === API CALL LOG ===
[11-Apr-2026 05:43:31 UTC] Endpoint: user/profile.php
[11-Apr-2026 05:43:31 UTC] Full Log Data: {
    "timestamp": "2026-04-11 05:43:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.186.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea7ac90e92cdd9b-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.186.74",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "83.111.186.74, 162.158.179.35"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Apr-2026 05:43:31 UTC] === END API CALL LOG ===
[11-Apr-2026 05:43:31 UTC] ✅ API Hash verification passed for profile endpoint
[11-Apr-2026 05:43:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[11-Apr-2026 05:43:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Apr-2026 05:43:31 UTC] ✅ JWT token verified successfully for user profile
[11-Apr-2026 05:43:31 UTC] User ID: 205
[11-Apr-2026 05:43:31 UTC] ✅ User profile retrieved successfully for user ID: 205
[11-Apr-2026 05:44:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Apr-2026 05:44:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Apr-2026 05:44:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ea7adbb8a3ddd9b-HKG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"83.111.186.74","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"83.111.186.74, 162.158.179.35"}
[11-Apr-2026 05:44:18 UTC] === User Orders API Called ===
[11-Apr-2026 05:44:18 UTC] User ID: 205
[11-Apr-2026 05:44:18 UTC] Limit: 20, Offset: 0
[11-Apr-2026 05:44:18 UTC] Orders found: 20
[11-Apr-2026 05:44:18 UTC] Orders data: [{"id":180,"quantity":750,"total_coins":750,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/44","status":"pending","created_at":"2026-04-11 09:14:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":179,"quantity":750,"total_coins":750,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/45","status":"pending","created_at":"2026-04-11 09:13:08","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":178,"quantity":350,"total_coins":350,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/45","status":"pending","created_at":"2026-04-11 06:01:34","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":177,"quantity":1000,"total_coins":1000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/42","status":"completed","created_at":"2026-04-10 07:23:14","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":176,"quantity":750,"total_coins":750,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/44","status":"completed","created_at":"2026-04-10 06:53:11","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":175,"quantity":250,"total_coins":250,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/44","status":"completed","created_at":"2026-04-10 04:37:59","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":174,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"completed","created_at":"2026-04-09 01:05:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":173,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-09 01:04:09","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":172,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/42","status":"completed","created_at":"2026-04-09 00:45:50","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":170,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-08 07:02:32","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":169,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"completed","created_at":"2026-04-08 07:01:03","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":168,"quantity":1000,"total_coins":1000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"completed","created_at":"2026-04-08 03:32:21","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":154,"quantity":325,"total_coins":325,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 09:39:00","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":153,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 05:21:54","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":152,"quantity":175,"total_coins":175,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 01:57:11","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":151,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 00:37:56","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":150,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/69","status":"completed","created_at":"2026-03-31 11:44:10","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":149,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/70","status":"completed","created_at":"2026-03-31 10:13:24","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":147,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 10:00:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":146,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 09:47:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[11-Apr-2026 05:44:18 UTC] Total orders count: 23
[11-Apr-2026 05:44:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Apr-2026 05:44:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Apr-2026 05:44:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ea7adbc3bc8dd9b-HKG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"83.111.186.74","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"83.111.186.74, 162.158.179.35"}
[11-Apr-2026 05:44:18 UTC] === User Orders API Called ===
[11-Apr-2026 05:44:18 UTC] User ID: 205
[11-Apr-2026 05:44:18 UTC] Limit: 20, Offset: 0
[11-Apr-2026 05:44:18 UTC] Orders found: 20
[11-Apr-2026 05:44:18 UTC] Orders data: [{"id":180,"quantity":750,"total_coins":750,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/44","status":"pending","created_at":"2026-04-11 09:14:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":179,"quantity":750,"total_coins":750,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/45","status":"pending","created_at":"2026-04-11 09:13:08","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":178,"quantity":350,"total_coins":350,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/45","status":"pending","created_at":"2026-04-11 06:01:34","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":177,"quantity":1000,"total_coins":1000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/42","status":"completed","created_at":"2026-04-10 07:23:14","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":176,"quantity":750,"total_coins":750,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/44","status":"completed","created_at":"2026-04-10 06:53:11","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":175,"quantity":250,"total_coins":250,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/44","status":"completed","created_at":"2026-04-10 04:37:59","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":174,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"completed","created_at":"2026-04-09 01:05:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":173,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-09 01:04:09","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":172,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/42","status":"completed","created_at":"2026-04-09 00:45:50","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":170,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-08 07:02:32","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":169,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"completed","created_at":"2026-04-08 07:01:03","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":168,"quantity":1000,"total_coins":1000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"completed","created_at":"2026-04-08 03:32:21","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":154,"quantity":325,"total_coins":325,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 09:39:00","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":153,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 05:21:54","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":152,"quantity":175,"total_coins":175,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 01:57:11","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":151,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 00:37:56","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":150,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/69","status":"completed","created_at":"2026-03-31 11:44:10","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":149,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/70","status":"completed","created_at":"2026-03-31 10:13:24","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":147,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 10:00:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":146,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 09:47:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[11-Apr-2026 05:44:18 UTC] Total orders count: 23
[11-Apr-2026 05:44:19 UTC] === API CALL LOG ===
[11-Apr-2026 05:44:19 UTC] Endpoint: user/profile.php
[11-Apr-2026 05:44:19 UTC] Full Log Data: {
    "timestamp": "2026-04-11 05:44:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.186.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea7adbced58dd9b-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.186.74",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "83.111.186.74, 162.158.179.36"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Apr-2026 05:44:19 UTC] === END API CALL LOG ===
[11-Apr-2026 05:44:19 UTC] ✅ API Hash verification passed for profile endpoint
[11-Apr-2026 05:44:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[11-Apr-2026 05:44:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Apr-2026 05:44:19 UTC] ✅ JWT token verified successfully for user profile
[11-Apr-2026 05:44:19 UTC] User ID: 205
[11-Apr-2026 05:44:19 UTC] ✅ User profile retrieved successfully for user ID: 205
[11-Apr-2026 05:44:19 UTC] === API CALL LOG ===
[11-Apr-2026 05:44:19 UTC] Endpoint: user/profile.php
[11-Apr-2026 05:44:19 UTC] Full Log Data: {
    "timestamp": "2026-04-11 05:44:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.186.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea7adc0ce5ddd9b-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.186.74",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "83.111.186.74, 162.158.179.35"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Apr-2026 05:44:19 UTC] === END API CALL LOG ===
[11-Apr-2026 05:44:19 UTC] ✅ API Hash verification passed for profile endpoint
[11-Apr-2026 05:44:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[11-Apr-2026 05:44:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Apr-2026 05:44:19 UTC] ✅ JWT token verified successfully for user profile
[11-Apr-2026 05:44:19 UTC] User ID: 205
[11-Apr-2026 05:44:19 UTC] ✅ User profile retrieved successfully for user ID: 205
[11-Apr-2026 05:45:22 UTC] === API CALL LOG ===
[11-Apr-2026 05:45:22 UTC] Endpoint: user/profile.php
[11-Apr-2026 05:45:22 UTC] Full Log Data: {
    "timestamp": "2026-04-11 05:45:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.186.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea7af497bdedd9b-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.186.74",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "83.111.186.74, 162.158.179.36"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Apr-2026 05:45:22 UTC] === END API CALL LOG ===
[11-Apr-2026 05:45:22 UTC] ✅ API Hash verification passed for profile endpoint
[11-Apr-2026 05:45:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[11-Apr-2026 05:45:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Apr-2026 05:45:22 UTC] ✅ JWT token verified successfully for user profile
[11-Apr-2026 05:45:22 UTC] User ID: 205
[11-Apr-2026 05:45:22 UTC] ✅ User profile retrieved successfully for user ID: 205
[11-Apr-2026 05:45:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Apr-2026 05:45:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Apr-2026 05:45:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ea7af542a31dd9b-HKG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"83.111.186.74","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"83.111.186.74, 162.158.179.36"}
[11-Apr-2026 05:45:24 UTC] === User Orders API Called ===
[11-Apr-2026 05:45:24 UTC] User ID: 205
[11-Apr-2026 05:45:24 UTC] Limit: 20, Offset: 0
[11-Apr-2026 05:45:24 UTC] Orders found: 20
[11-Apr-2026 05:45:24 UTC] Orders data: [{"id":180,"quantity":750,"total_coins":750,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/44","status":"pending","created_at":"2026-04-11 09:14:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":179,"quantity":750,"total_coins":750,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/45","status":"pending","created_at":"2026-04-11 09:13:08","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":178,"quantity":350,"total_coins":350,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/45","status":"pending","created_at":"2026-04-11 06:01:34","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":177,"quantity":1000,"total_coins":1000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/42","status":"completed","created_at":"2026-04-10 07:23:14","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":176,"quantity":750,"total_coins":750,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/44","status":"completed","created_at":"2026-04-10 06:53:11","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":175,"quantity":250,"total_coins":250,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/44","status":"completed","created_at":"2026-04-10 04:37:59","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":174,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"completed","created_at":"2026-04-09 01:05:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":173,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-09 01:04:09","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":172,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/42","status":"completed","created_at":"2026-04-09 00:45:50","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":170,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-08 07:02:32","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":169,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"completed","created_at":"2026-04-08 07:01:03","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":168,"quantity":1000,"total_coins":1000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"completed","created_at":"2026-04-08 03:32:21","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":154,"quantity":325,"total_coins":325,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 09:39:00","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":153,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 05:21:54","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":152,"quantity":175,"total_coins":175,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 01:57:11","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":151,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 00:37:56","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":150,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/69","status":"completed","created_at":"2026-03-31 11:44:10","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":149,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/70","status":"completed","created_at":"2026-03-31 10:13:24","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":147,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 10:00:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":146,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 09:47:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[11-Apr-2026 05:45:24 UTC] Total orders count: 23
[11-Apr-2026 05:46:47 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Apr-2026 05:46:47 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Apr-2026 05:46:47 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ea7b15d289edd9b-HKG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"83.111.186.74","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"83.111.186.74, 162.158.179.35"}
[11-Apr-2026 05:46:47 UTC] === User Orders API Called ===
[11-Apr-2026 05:46:47 UTC] User ID: 205
[11-Apr-2026 05:46:47 UTC] Limit: 20, Offset: 0
[11-Apr-2026 05:46:47 UTC] Orders found: 20
[11-Apr-2026 05:46:47 UTC] Orders data: [{"id":180,"quantity":750,"total_coins":750,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/44","status":"pending","created_at":"2026-04-11 09:14:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":179,"quantity":750,"total_coins":750,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/45","status":"pending","created_at":"2026-04-11 09:13:08","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":178,"quantity":350,"total_coins":350,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/45","status":"pending","created_at":"2026-04-11 06:01:34","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":177,"quantity":1000,"total_coins":1000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/42","status":"completed","created_at":"2026-04-10 07:23:14","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":176,"quantity":750,"total_coins":750,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/44","status":"completed","created_at":"2026-04-10 06:53:11","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":175,"quantity":250,"total_coins":250,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/44","status":"completed","created_at":"2026-04-10 04:37:59","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":174,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"completed","created_at":"2026-04-09 01:05:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":173,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-09 01:04:09","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":172,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/42","status":"completed","created_at":"2026-04-09 00:45:50","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":170,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-08 07:02:32","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":169,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"completed","created_at":"2026-04-08 07:01:03","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":168,"quantity":1000,"total_coins":1000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"completed","created_at":"2026-04-08 03:32:21","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":154,"quantity":325,"total_coins":325,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 09:39:00","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":153,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 05:21:54","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":152,"quantity":175,"total_coins":175,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 01:57:11","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":151,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 00:37:56","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":150,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/69","status":"completed","created_at":"2026-03-31 11:44:10","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":149,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/70","status":"completed","created_at":"2026-03-31 10:13:24","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":147,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 10:00:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":146,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 09:47:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[11-Apr-2026 05:46:47 UTC] Total orders count: 23
[11-Apr-2026 05:46:47 UTC] === API CALL LOG ===
[11-Apr-2026 05:46:47 UTC] Endpoint: user/profile.php
[11-Apr-2026 05:46:47 UTC] Full Log Data: {
    "timestamp": "2026-04-11 05:46:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.186.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea7b15d289fdd9b-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.186.74",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "83.111.186.74, 162.158.179.35"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Apr-2026 05:46:47 UTC] === END API CALL LOG ===
[11-Apr-2026 05:46:47 UTC] ✅ API Hash verification passed for profile endpoint
[11-Apr-2026 05:46:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[11-Apr-2026 05:46:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Apr-2026 05:46:47 UTC] ✅ JWT token verified successfully for user profile
[11-Apr-2026 05:46:47 UTC] User ID: 205
[11-Apr-2026 05:46:47 UTC] ✅ User profile retrieved successfully for user ID: 205
[11-Apr-2026 05:46:47 UTC] === API CALL LOG ===
[11-Apr-2026 05:46:47 UTC] Endpoint: user/profile.php
[11-Apr-2026 05:46:47 UTC] Full Log Data: {
    "timestamp": "2026-04-11 05:46:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.186.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea7b160f976dd9b-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.186.74",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "83.111.186.74, 162.158.179.35"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Apr-2026 05:46:47 UTC] === END API CALL LOG ===
[11-Apr-2026 05:46:47 UTC] ✅ API Hash verification passed for profile endpoint
[11-Apr-2026 05:46:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[11-Apr-2026 05:46:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Apr-2026 05:46:47 UTC] ✅ JWT token verified successfully for user profile
[11-Apr-2026 05:46:47 UTC] User ID: 205
[11-Apr-2026 05:46:47 UTC] ✅ User profile retrieved successfully for user ID: 205
[11-Apr-2026 06:31:28 UTC] === API CALL LOG ===
[11-Apr-2026 06:31:28 UTC] Endpoint: user/profile.php
[11-Apr-2026 06:31:28 UTC] Full Log Data: {
    "timestamp": "2026-04-11 06:31:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:ac3e:8a4a:cbd3:3738:d0a:3612",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA0IiwidXNlcm5hbWUiOiJrcmlzaHVqYWF0IiwiZW1haWwiOiJrYW1hbGJtcjQwN0BnbWFpbC5jb20iLCJleHAiOjE3NzY0OTM4ODd9.8lA5ZJk_RlFsRXeZ0ZI85QepR6jp0VPJpPHNNcuPOvM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea7f2d39b87e1a6-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:ac3e:8a4a:cbd3:3738:d0a:3612",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:ac3e:8a4a:cbd3:3738:d0a:3612, 172.68.234.189"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Apr-2026 06:31:28 UTC] === END API CALL LOG ===
[11-Apr-2026 06:31:28 UTC] ✅ API Hash verification passed for profile endpoint
[11-Apr-2026 06:31:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA0IiwidXNlcm5hbWUiOiJrcmlzaHVqYWF0IiwiZW1haWwiOiJrYW1hbGJtcjQwN0BnbWFpbC5jb20iLCJleHAiOjE3NzY0OTM4ODd9.8lA5ZJk_RlFsRXeZ0ZI85QepR6jp0VPJpPHNNcuPOvM
[11-Apr-2026 06:31:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Apr-2026 06:31:28 UTC] ✅ JWT token verified successfully for user profile
[11-Apr-2026 06:31:28 UTC] User ID: 304
[11-Apr-2026 06:31:28 UTC] ✅ User profile retrieved successfully for user ID: 304
[11-Apr-2026 06:31:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Apr-2026 06:31:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Apr-2026 06:31:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA0IiwidXNlcm5hbWUiOiJrcmlzaHVqYWF0IiwiZW1haWwiOiJrYW1hbGJtcjQwN0BnbWFpbC5jb20iLCJleHAiOjE3NzY0OTM4ODd9.8lA5ZJk_RlFsRXeZ0ZI85QepR6jp0VPJpPHNNcuPOvM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ea7f2d39b8ee1a6-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:ac3e:8a4a:cbd3:3738:d0a:3612","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:4900:ac3e:8a4a:cbd3:3738:d0a:3612, 172.68.234.189"}
[11-Apr-2026 06:31:28 UTC] === User Orders API Called ===
[11-Apr-2026 06:31:28 UTC] User ID: 304
[11-Apr-2026 06:31:28 UTC] Limit: 20, Offset: 0
[11-Apr-2026 06:31:28 UTC] Orders found: 0
[11-Apr-2026 06:31:28 UTC] Orders data: []
[11-Apr-2026 06:31:28 UTC] Total orders count: 0
[11-Apr-2026 06:31:28 UTC] === API CALL LOG ===
[11-Apr-2026 06:31:28 UTC] Endpoint: user/profile.php
[11-Apr-2026 06:31:28 UTC] Full Log Data: {
    "timestamp": "2026-04-11 06:31:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:ac3e:8a4a:cbd3:3738:d0a:3612",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA0IiwidXNlcm5hbWUiOiJrcmlzaHVqYWF0IiwiZW1haWwiOiJrYW1hbGJtcjQwN0BnbWFpbC5jb20iLCJleHAiOjE3NzY0OTM4ODd9.8lA5ZJk_RlFsRXeZ0ZI85QepR6jp0VPJpPHNNcuPOvM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea7f2d49cd8e1a6-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:ac3e:8a4a:cbd3:3738:d0a:3612",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:ac3e:8a4a:cbd3:3738:d0a:3612, 172.68.234.189"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Apr-2026 06:31:28 UTC] === END API CALL LOG ===
[11-Apr-2026 06:31:28 UTC] ✅ API Hash verification passed for profile endpoint
[11-Apr-2026 06:31:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA0IiwidXNlcm5hbWUiOiJrcmlzaHVqYWF0IiwiZW1haWwiOiJrYW1hbGJtcjQwN0BnbWFpbC5jb20iLCJleHAiOjE3NzY0OTM4ODd9.8lA5ZJk_RlFsRXeZ0ZI85QepR6jp0VPJpPHNNcuPOvM
[11-Apr-2026 06:31:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Apr-2026 06:31:28 UTC] ✅ JWT token verified successfully for user profile
[11-Apr-2026 06:31:28 UTC] User ID: 304
[11-Apr-2026 06:31:28 UTC] ✅ User profile retrieved successfully for user ID: 304
[11-Apr-2026 06:31:29 UTC] === API CALL LOG ===
[11-Apr-2026 06:31:29 UTC] Endpoint: user/profile.php
[11-Apr-2026 06:31:29 UTC] Full Log Data: {
    "timestamp": "2026-04-11 06:31:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:ac3e:8a4a:cbd3:3738:d0a:3612",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA0IiwidXNlcm5hbWUiOiJrcmlzaHVqYWF0IiwiZW1haWwiOiJrYW1hbGJtcjQwN0BnbWFpbC5jb20iLCJleHAiOjE3NzY0OTM4ODd9.8lA5ZJk_RlFsRXeZ0ZI85QepR6jp0VPJpPHNNcuPOvM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea7f2da9d8be1a6-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:ac3e:8a4a:cbd3:3738:d0a:3612",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:ac3e:8a4a:cbd3:3738:d0a:3612, 172.68.234.189"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Apr-2026 06:31:29 UTC] === END API CALL LOG ===
[11-Apr-2026 06:31:29 UTC] ✅ API Hash verification passed for profile endpoint
[11-Apr-2026 06:31:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA0IiwidXNlcm5hbWUiOiJrcmlzaHVqYWF0IiwiZW1haWwiOiJrYW1hbGJtcjQwN0BnbWFpbC5jb20iLCJleHAiOjE3NzY0OTM4ODd9.8lA5ZJk_RlFsRXeZ0ZI85QepR6jp0VPJpPHNNcuPOvM
[11-Apr-2026 06:31:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Apr-2026 06:31:29 UTC] ✅ JWT token verified successfully for user profile
[11-Apr-2026 06:31:29 UTC] User ID: 304
[11-Apr-2026 06:31:29 UTC] ✅ User profile retrieved successfully for user ID: 304
[11-Apr-2026 06:32:22 UTC] === API CALL LOG ===
[11-Apr-2026 06:32:22 UTC] Endpoint: user/profile.php
[11-Apr-2026 06:32:22 UTC] Full Log Data: {
    "timestamp": "2026-04-11 06:32:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:ac3e:8a4a:cbd3:3738:d0a:3612",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA0IiwidXNlcm5hbWUiOiJrcmlzaHVqYWF0IiwiZW1haWwiOiJrYW1hbGJtcjQwN0BnbWFpbC5jb20iLCJleHAiOjE3NzY0OTM4ODd9.8lA5ZJk_RlFsRXeZ0ZI85QepR6jp0VPJpPHNNcuPOvM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea7f4251d0ce17d-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:ac3e:8a4a:cbd3:3738:d0a:3612",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:ac3e:8a4a:cbd3:3738:d0a:3612, 172.68.234.131"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Apr-2026 06:32:22 UTC] === END API CALL LOG ===
[11-Apr-2026 06:32:22 UTC] ✅ API Hash verification passed for profile endpoint
[11-Apr-2026 06:32:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA0IiwidXNlcm5hbWUiOiJrcmlzaHVqYWF0IiwiZW1haWwiOiJrYW1hbGJtcjQwN0BnbWFpbC5jb20iLCJleHAiOjE3NzY0OTM4ODd9.8lA5ZJk_RlFsRXeZ0ZI85QepR6jp0VPJpPHNNcuPOvM
[11-Apr-2026 06:32:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Apr-2026 06:32:22 UTC] ✅ JWT token verified successfully for user profile
[11-Apr-2026 06:32:22 UTC] User ID: 304
[11-Apr-2026 06:32:22 UTC] ✅ User profile retrieved successfully for user ID: 304
[11-Apr-2026 06:32:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Apr-2026 06:32:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Apr-2026 06:32:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA0IiwidXNlcm5hbWUiOiJrcmlzaHVqYWF0IiwiZW1haWwiOiJrYW1hbGJtcjQwN0BnbWFpbC5jb20iLCJleHAiOjE3NzY0OTM4ODd9.8lA5ZJk_RlFsRXeZ0ZI85QepR6jp0VPJpPHNNcuPOvM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ea7f46a89a0e17d-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:ac3e:8a4a:cbd3:3738:d0a:3612","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:4900:ac3e:8a4a:cbd3:3738:d0a:3612, 172.68.234.131"}
[11-Apr-2026 06:32:33 UTC] === User Orders API Called ===
[11-Apr-2026 06:32:33 UTC] User ID: 304
[11-Apr-2026 06:32:33 UTC] Limit: 20, Offset: 0
[11-Apr-2026 06:32:33 UTC] Orders found: 0
[11-Apr-2026 06:32:33 UTC] Orders data: []
[11-Apr-2026 06:32:33 UTC] Total orders count: 0
[11-Apr-2026 06:32:33 UTC] === API CALL LOG ===
[11-Apr-2026 06:32:33 UTC] Endpoint: user/profile.php
[11-Apr-2026 06:32:33 UTC] Full Log Data: {
    "timestamp": "2026-04-11 06:32:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:ac3e:8a4a:cbd3:3738:d0a:3612",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA0IiwidXNlcm5hbWUiOiJrcmlzaHVqYWF0IiwiZW1haWwiOiJrYW1hbGJtcjQwN0BnbWFpbC5jb20iLCJleHAiOjE3NzY0OTM4ODd9.8lA5ZJk_RlFsRXeZ0ZI85QepR6jp0VPJpPHNNcuPOvM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea7f46a89a1e17d-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:ac3e:8a4a:cbd3:3738:d0a:3612",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:ac3e:8a4a:cbd3:3738:d0a:3612, 172.68.234.130"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Apr-2026 06:32:33 UTC] === END API CALL LOG ===
[11-Apr-2026 06:32:33 UTC] ✅ API Hash verification passed for profile endpoint
[11-Apr-2026 06:32:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA0IiwidXNlcm5hbWUiOiJrcmlzaHVqYWF0IiwiZW1haWwiOiJrYW1hbGJtcjQwN0BnbWFpbC5jb20iLCJleHAiOjE3NzY0OTM4ODd9.8lA5ZJk_RlFsRXeZ0ZI85QepR6jp0VPJpPHNNcuPOvM
[11-Apr-2026 06:32:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Apr-2026 06:32:33 UTC] ✅ JWT token verified successfully for user profile
[11-Apr-2026 06:32:33 UTC] User ID: 304
[11-Apr-2026 06:32:33 UTC] ✅ User profile retrieved successfully for user ID: 304
[11-Apr-2026 06:32:34 UTC] === API CALL LOG ===
[11-Apr-2026 06:32:34 UTC] Endpoint: user/profile.php
[11-Apr-2026 06:32:34 UTC] Full Log Data: {
    "timestamp": "2026-04-11 06:32:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:ac3e:8a4a:cbd3:3738:d0a:3612",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA0IiwidXNlcm5hbWUiOiJrcmlzaHVqYWF0IiwiZW1haWwiOiJrYW1hbGJtcjQwN0BnbWFpbC5jb20iLCJleHAiOjE3NzY0OTM4ODd9.8lA5ZJk_RlFsRXeZ0ZI85QepR6jp0VPJpPHNNcuPOvM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea7f46ded82e17d-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:ac3e:8a4a:cbd3:3738:d0a:3612",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:ac3e:8a4a:cbd3:3738:d0a:3612, 172.68.234.130"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Apr-2026 06:32:34 UTC] === END API CALL LOG ===
[11-Apr-2026 06:32:34 UTC] ✅ API Hash verification passed for profile endpoint
[11-Apr-2026 06:32:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA0IiwidXNlcm5hbWUiOiJrcmlzaHVqYWF0IiwiZW1haWwiOiJrYW1hbGJtcjQwN0BnbWFpbC5jb20iLCJleHAiOjE3NzY0OTM4ODd9.8lA5ZJk_RlFsRXeZ0ZI85QepR6jp0VPJpPHNNcuPOvM
[11-Apr-2026 06:32:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Apr-2026 06:32:34 UTC] ✅ JWT token verified successfully for user profile
[11-Apr-2026 06:32:34 UTC] User ID: 304
[11-Apr-2026 06:32:34 UTC] ✅ User profile retrieved successfully for user ID: 304
[11-Apr-2026 06:33:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Apr-2026 06:33:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Apr-2026 06:33:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA0IiwidXNlcm5hbWUiOiJrcmlzaHVqYWF0IiwiZW1haWwiOiJrYW1hbGJtcjQwN0BnbWFpbC5jb20iLCJleHAiOjE3NzY0OTM4ODd9.8lA5ZJk_RlFsRXeZ0ZI85QepR6jp0VPJpPHNNcuPOvM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ea7f571ffb5e17d-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:ac3e:8a4a:cbd3:3738:d0a:3612","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:4900:ac3e:8a4a:cbd3:3738:d0a:3612, 172.68.234.130"}
[11-Apr-2026 06:33:15 UTC] === User Orders API Called ===
[11-Apr-2026 06:33:15 UTC] User ID: 304
[11-Apr-2026 06:33:15 UTC] Limit: 20, Offset: 0
[11-Apr-2026 06:33:15 UTC] Orders found: 0
[11-Apr-2026 06:33:15 UTC] Orders data: []
[11-Apr-2026 06:33:15 UTC] Total orders count: 0
[11-Apr-2026 06:33:15 UTC] === API CALL LOG ===
[11-Apr-2026 06:33:15 UTC] Endpoint: user/profile.php
[11-Apr-2026 06:33:15 UTC] Full Log Data: {
    "timestamp": "2026-04-11 06:33:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:ac3e:8a4a:cbd3:3738:d0a:3612",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA0IiwidXNlcm5hbWUiOiJrcmlzaHVqYWF0IiwiZW1haWwiOiJrYW1hbGJtcjQwN0BnbWFpbC5jb20iLCJleHAiOjE3NzY0OTM4ODd9.8lA5ZJk_RlFsRXeZ0ZI85QepR6jp0VPJpPHNNcuPOvM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea7f571ffb7e17d-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:ac3e:8a4a:cbd3:3738:d0a:3612",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:ac3e:8a4a:cbd3:3738:d0a:3612, 172.68.234.131"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Apr-2026 06:33:15 UTC] === END API CALL LOG ===
[11-Apr-2026 06:33:15 UTC] ✅ API Hash verification passed for profile endpoint
[11-Apr-2026 06:33:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA0IiwidXNlcm5hbWUiOiJrcmlzaHVqYWF0IiwiZW1haWwiOiJrYW1hbGJtcjQwN0BnbWFpbC5jb20iLCJleHAiOjE3NzY0OTM4ODd9.8lA5ZJk_RlFsRXeZ0ZI85QepR6jp0VPJpPHNNcuPOvM
[11-Apr-2026 06:33:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Apr-2026 06:33:15 UTC] ✅ JWT token verified successfully for user profile
[11-Apr-2026 06:33:15 UTC] User ID: 304
[11-Apr-2026 06:33:15 UTC] ✅ User profile retrieved successfully for user ID: 304
[11-Apr-2026 06:33:16 UTC] === API CALL LOG ===
[11-Apr-2026 06:33:16 UTC] Endpoint: user/profile.php
[11-Apr-2026 06:33:16 UTC] Full Log Data: {
    "timestamp": "2026-04-11 06:33:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:ac3e:8a4a:cbd3:3738:d0a:3612",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA0IiwidXNlcm5hbWUiOiJrcmlzaHVqYWF0IiwiZW1haWwiOiJrYW1hbGJtcjQwN0BnbWFpbC5jb20iLCJleHAiOjE3NzY0OTM4ODd9.8lA5ZJk_RlFsRXeZ0ZI85QepR6jp0VPJpPHNNcuPOvM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea7f5756bcce17d-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:ac3e:8a4a:cbd3:3738:d0a:3612",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:ac3e:8a4a:cbd3:3738:d0a:3612, 172.68.234.131"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Apr-2026 06:33:16 UTC] === END API CALL LOG ===
[11-Apr-2026 06:33:16 UTC] ✅ API Hash verification passed for profile endpoint
[11-Apr-2026 06:33:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA0IiwidXNlcm5hbWUiOiJrcmlzaHVqYWF0IiwiZW1haWwiOiJrYW1hbGJtcjQwN0BnbWFpbC5jb20iLCJleHAiOjE3NzY0OTM4ODd9.8lA5ZJk_RlFsRXeZ0ZI85QepR6jp0VPJpPHNNcuPOvM
[11-Apr-2026 06:33:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Apr-2026 06:33:16 UTC] ✅ JWT token verified successfully for user profile
[11-Apr-2026 06:33:16 UTC] User ID: 304
[11-Apr-2026 06:33:16 UTC] ✅ User profile retrieved successfully for user ID: 304
[11-Apr-2026 06:33:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Apr-2026 06:33:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Apr-2026 06:33:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA0IiwidXNlcm5hbWUiOiJrcmlzaHVqYWF0IiwiZW1haWwiOiJrYW1hbGJtcjQwN0BnbWFpbC5jb20iLCJleHAiOjE3NzY0OTM4ODd9.8lA5ZJk_RlFsRXeZ0ZI85QepR6jp0VPJpPHNNcuPOvM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ea7f5bd4d74e17d-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:ac3e:8a4a:cbd3:3738:d0a:3612","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:4900:ac3e:8a4a:cbd3:3738:d0a:3612, 172.68.234.130"}
[11-Apr-2026 06:33:27 UTC] === User Orders API Called ===
[11-Apr-2026 06:33:27 UTC] User ID: 304
[11-Apr-2026 06:33:27 UTC] Limit: 20, Offset: 0
[11-Apr-2026 06:33:27 UTC] Orders found: 0
[11-Apr-2026 06:33:27 UTC] Orders data: []
[11-Apr-2026 06:33:27 UTC] Total orders count: 0
[11-Apr-2026 06:33:27 UTC] === API CALL LOG ===
[11-Apr-2026 06:33:27 UTC] Endpoint: user/profile.php
[11-Apr-2026 06:33:27 UTC] Full Log Data: {
    "timestamp": "2026-04-11 06:33:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:ac3e:8a4a:cbd3:3738:d0a:3612",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA0IiwidXNlcm5hbWUiOiJrcmlzaHVqYWF0IiwiZW1haWwiOiJrYW1hbGJtcjQwN0BnbWFpbC5jb20iLCJleHAiOjE3NzY0OTM4ODd9.8lA5ZJk_RlFsRXeZ0ZI85QepR6jp0VPJpPHNNcuPOvM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea7f5bd4d75e17d-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:ac3e:8a4a:cbd3:3738:d0a:3612",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:ac3e:8a4a:cbd3:3738:d0a:3612, 172.68.234.130"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Apr-2026 06:33:27 UTC] === END API CALL LOG ===
[11-Apr-2026 06:33:27 UTC] ✅ API Hash verification passed for profile endpoint
[11-Apr-2026 06:33:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA0IiwidXNlcm5hbWUiOiJrcmlzaHVqYWF0IiwiZW1haWwiOiJrYW1hbGJtcjQwN0BnbWFpbC5jb20iLCJleHAiOjE3NzY0OTM4ODd9.8lA5ZJk_RlFsRXeZ0ZI85QepR6jp0VPJpPHNNcuPOvM
[11-Apr-2026 06:33:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Apr-2026 06:33:27 UTC] ✅ JWT token verified successfully for user profile
[11-Apr-2026 06:33:27 UTC] User ID: 304
[11-Apr-2026 06:33:27 UTC] ✅ User profile retrieved successfully for user ID: 304
[11-Apr-2026 06:33:28 UTC] === API CALL LOG ===
[11-Apr-2026 06:33:28 UTC] Endpoint: user/profile.php
[11-Apr-2026 06:33:28 UTC] Full Log Data: {
    "timestamp": "2026-04-11 06:33:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:ac3e:8a4a:cbd3:3738:d0a:3612",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA0IiwidXNlcm5hbWUiOiJrcmlzaHVqYWF0IiwiZW1haWwiOiJrYW1hbGJtcjQwN0BnbWFpbC5jb20iLCJleHAiOjE3NzY0OTM4ODd9.8lA5ZJk_RlFsRXeZ0ZI85QepR6jp0VPJpPHNNcuPOvM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea7f5c08901e17d-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:ac3e:8a4a:cbd3:3738:d0a:3612",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:ac3e:8a4a:cbd3:3738:d0a:3612, 172.68.234.130"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Apr-2026 06:33:28 UTC] === END API CALL LOG ===
[11-Apr-2026 06:33:28 UTC] ✅ API Hash verification passed for profile endpoint
[11-Apr-2026 06:33:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA0IiwidXNlcm5hbWUiOiJrcmlzaHVqYWF0IiwiZW1haWwiOiJrYW1hbGJtcjQwN0BnbWFpbC5jb20iLCJleHAiOjE3NzY0OTM4ODd9.8lA5ZJk_RlFsRXeZ0ZI85QepR6jp0VPJpPHNNcuPOvM
[11-Apr-2026 06:33:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Apr-2026 06:33:28 UTC] ✅ JWT token verified successfully for user profile
[11-Apr-2026 06:33:28 UTC] User ID: 304
[11-Apr-2026 06:33:28 UTC] ✅ User profile retrieved successfully for user ID: 304
[11-Apr-2026 06:33:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Apr-2026 06:33:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Apr-2026 06:33:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA0IiwidXNlcm5hbWUiOiJrcmlzaHVqYWF0IiwiZW1haWwiOiJrYW1hbGJtcjQwN0BnbWFpbC5jb20iLCJleHAiOjE3NzY0OTM4ODd9.8lA5ZJk_RlFsRXeZ0ZI85QepR6jp0VPJpPHNNcuPOvM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ea7f627083ce17d-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:ac3e:8a4a:cbd3:3738:d0a:3612","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:4900:ac3e:8a4a:cbd3:3738:d0a:3612, 172.68.234.131"}
[11-Apr-2026 06:33:44 UTC] === User Orders API Called ===
[11-Apr-2026 06:33:44 UTC] User ID: 304
[11-Apr-2026 06:33:44 UTC] Limit: 20, Offset: 0
[11-Apr-2026 06:33:44 UTC] Orders found: 0
[11-Apr-2026 06:33:44 UTC] Orders data: []
[11-Apr-2026 06:33:44 UTC] Total orders count: 0
[11-Apr-2026 06:33:44 UTC] === API CALL LOG ===
[11-Apr-2026 06:33:44 UTC] Endpoint: user/profile.php
[11-Apr-2026 06:33:44 UTC] Full Log Data: {
    "timestamp": "2026-04-11 06:33:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:ac3e:8a4a:cbd3:3738:d0a:3612",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA0IiwidXNlcm5hbWUiOiJrcmlzaHVqYWF0IiwiZW1haWwiOiJrYW1hbGJtcjQwN0BnbWFpbC5jb20iLCJleHAiOjE3NzY0OTM4ODd9.8lA5ZJk_RlFsRXeZ0ZI85QepR6jp0VPJpPHNNcuPOvM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea7f627083de17d-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:ac3e:8a4a:cbd3:3738:d0a:3612",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:ac3e:8a4a:cbd3:3738:d0a:3612, 172.68.234.130"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Apr-2026 06:33:44 UTC] === END API CALL LOG ===
[11-Apr-2026 06:33:44 UTC] ✅ API Hash verification passed for profile endpoint
[11-Apr-2026 06:33:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA0IiwidXNlcm5hbWUiOiJrcmlzaHVqYWF0IiwiZW1haWwiOiJrYW1hbGJtcjQwN0BnbWFpbC5jb20iLCJleHAiOjE3NzY0OTM4ODd9.8lA5ZJk_RlFsRXeZ0ZI85QepR6jp0VPJpPHNNcuPOvM
[11-Apr-2026 06:33:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Apr-2026 06:33:44 UTC] ✅ JWT token verified successfully for user profile
[11-Apr-2026 06:33:44 UTC] User ID: 304
[11-Apr-2026 06:33:44 UTC] ✅ User profile retrieved successfully for user ID: 304
[11-Apr-2026 06:33:45 UTC] === API CALL LOG ===
[11-Apr-2026 06:33:45 UTC] Endpoint: user/profile.php
[11-Apr-2026 06:33:45 UTC] Full Log Data: {
    "timestamp": "2026-04-11 06:33:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:ac3e:8a4a:cbd3:3738:d0a:3612",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA0IiwidXNlcm5hbWUiOiJrcmlzaHVqYWF0IiwiZW1haWwiOiJrYW1hbGJtcjQwN0BnbWFpbC5jb20iLCJleHAiOjE3NzY0OTM4ODd9.8lA5ZJk_RlFsRXeZ0ZI85QepR6jp0VPJpPHNNcuPOvM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea7f62a3c6fe17d-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:ac3e:8a4a:cbd3:3738:d0a:3612",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:ac3e:8a4a:cbd3:3738:d0a:3612, 172.68.234.130"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Apr-2026 06:33:45 UTC] === END API CALL LOG ===
[11-Apr-2026 06:33:45 UTC] ✅ API Hash verification passed for profile endpoint
[11-Apr-2026 06:33:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA0IiwidXNlcm5hbWUiOiJrcmlzaHVqYWF0IiwiZW1haWwiOiJrYW1hbGJtcjQwN0BnbWFpbC5jb20iLCJleHAiOjE3NzY0OTM4ODd9.8lA5ZJk_RlFsRXeZ0ZI85QepR6jp0VPJpPHNNcuPOvM
[11-Apr-2026 06:33:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Apr-2026 06:33:45 UTC] ✅ JWT token verified successfully for user profile
[11-Apr-2026 06:33:45 UTC] User ID: 304
[11-Apr-2026 06:33:45 UTC] ✅ User profile retrieved successfully for user ID: 304
[11-Apr-2026 06:33:50 UTC] === API CALL LOG ===
[11-Apr-2026 06:33:50 UTC] Endpoint: user/profile.php
[11-Apr-2026 06:33:50 UTC] Full Log Data: {
    "timestamp": "2026-04-11 06:33:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:ac3e:8a4a:cbd3:3738:d0a:3612",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA0IiwidXNlcm5hbWUiOiJrcmlzaHVqYWF0IiwiZW1haWwiOiJrYW1hbGJtcjQwN0BnbWFpbC5jb20iLCJleHAiOjE3NzY0OTM4ODd9.8lA5ZJk_RlFsRXeZ0ZI85QepR6jp0VPJpPHNNcuPOvM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea7f6494880e17d-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:ac3e:8a4a:cbd3:3738:d0a:3612",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:ac3e:8a4a:cbd3:3738:d0a:3612, 172.68.234.131"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Apr-2026 06:33:50 UTC] === END API CALL LOG ===
[11-Apr-2026 06:33:50 UTC] ✅ API Hash verification passed for profile endpoint
[11-Apr-2026 06:33:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA0IiwidXNlcm5hbWUiOiJrcmlzaHVqYWF0IiwiZW1haWwiOiJrYW1hbGJtcjQwN0BnbWFpbC5jb20iLCJleHAiOjE3NzY0OTM4ODd9.8lA5ZJk_RlFsRXeZ0ZI85QepR6jp0VPJpPHNNcuPOvM
[11-Apr-2026 06:33:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Apr-2026 06:33:50 UTC] ✅ JWT token verified successfully for user profile
[11-Apr-2026 06:33:50 UTC] User ID: 304
[11-Apr-2026 06:33:50 UTC] ✅ User profile retrieved successfully for user ID: 304
[11-Apr-2026 06:33:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Apr-2026 06:33:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Apr-2026 06:33:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA0IiwidXNlcm5hbWUiOiJrcmlzaHVqYWF0IiwiZW1haWwiOiJrYW1hbGJtcjQwN0BnbWFpbC5jb20iLCJleHAiOjE3NzY0OTM4ODd9.8lA5ZJk_RlFsRXeZ0ZI85QepR6jp0VPJpPHNNcuPOvM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ea7f649487ee17d-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:ac3e:8a4a:cbd3:3738:d0a:3612","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:4900:ac3e:8a4a:cbd3:3738:d0a:3612, 172.68.234.130"}
[11-Apr-2026 06:33:50 UTC] === User Orders API Called ===
[11-Apr-2026 06:33:50 UTC] User ID: 304
[11-Apr-2026 06:33:50 UTC] Limit: 20, Offset: 0
[11-Apr-2026 06:33:50 UTC] Orders found: 0
[11-Apr-2026 06:33:50 UTC] Orders data: []
[11-Apr-2026 06:33:50 UTC] Total orders count: 0
[11-Apr-2026 06:33:51 UTC] === API CALL LOG ===
[11-Apr-2026 06:33:51 UTC] Endpoint: user/profile.php
[11-Apr-2026 06:33:51 UTC] Full Log Data: {
    "timestamp": "2026-04-11 06:33:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:ac3e:8a4a:cbd3:3738:d0a:3612",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA0IiwidXNlcm5hbWUiOiJrcmlzaHVqYWF0IiwiZW1haWwiOiJrYW1hbGJtcjQwN0BnbWFpbC5jb20iLCJleHAiOjE3NzY0OTM4ODd9.8lA5ZJk_RlFsRXeZ0ZI85QepR6jp0VPJpPHNNcuPOvM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea7f64ecf84e17d-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:ac3e:8a4a:cbd3:3738:d0a:3612",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:ac3e:8a4a:cbd3:3738:d0a:3612, 172.68.234.131"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Apr-2026 06:33:51 UTC] === END API CALL LOG ===
[11-Apr-2026 06:33:51 UTC] ✅ API Hash verification passed for profile endpoint
[11-Apr-2026 06:33:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA0IiwidXNlcm5hbWUiOiJrcmlzaHVqYWF0IiwiZW1haWwiOiJrYW1hbGJtcjQwN0BnbWFpbC5jb20iLCJleHAiOjE3NzY0OTM4ODd9.8lA5ZJk_RlFsRXeZ0ZI85QepR6jp0VPJpPHNNcuPOvM
[11-Apr-2026 06:33:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Apr-2026 06:33:51 UTC] ✅ JWT token verified successfully for user profile
[11-Apr-2026 06:33:51 UTC] User ID: 304
[11-Apr-2026 06:33:51 UTC] ✅ User profile retrieved successfully for user ID: 304
[11-Apr-2026 06:33:57 UTC] === API CALL LOG ===
[11-Apr-2026 06:33:57 UTC] Endpoint: user/profile.php
[11-Apr-2026 06:33:57 UTC] Full Log Data: {
    "timestamp": "2026-04-11 06:33:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:ac3e:8a4a:cbd3:3738:d0a:3612",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA0IiwidXNlcm5hbWUiOiJrcmlzaHVqYWF0IiwiZW1haWwiOiJrYW1hbGJtcjQwN0BnbWFpbC5jb20iLCJleHAiOjE3NzY0OTM4ODd9.8lA5ZJk_RlFsRXeZ0ZI85QepR6jp0VPJpPHNNcuPOvM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea7f6734d34e17d-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:ac3e:8a4a:cbd3:3738:d0a:3612",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:ac3e:8a4a:cbd3:3738:d0a:3612, 172.68.234.131"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Apr-2026 06:33:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Apr-2026 06:33:57 UTC] === END API CALL LOG ===
[11-Apr-2026 06:33:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Apr-2026 06:33:57 UTC] ✅ API Hash verification passed for profile endpoint
[11-Apr-2026 06:33:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA0IiwidXNlcm5hbWUiOiJrcmlzaHVqYWF0IiwiZW1haWwiOiJrYW1hbGJtcjQwN0BnbWFpbC5jb20iLCJleHAiOjE3NzY0OTM4ODd9.8lA5ZJk_RlFsRXeZ0ZI85QepR6jp0VPJpPHNNcuPOvM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ea7f6734d33e17d-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:ac3e:8a4a:cbd3:3738:d0a:3612","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:4900:ac3e:8a4a:cbd3:3738:d0a:3612, 172.68.234.130"}
[11-Apr-2026 06:33:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA0IiwidXNlcm5hbWUiOiJrcmlzaHVqYWF0IiwiZW1haWwiOiJrYW1hbGJtcjQwN0BnbWFpbC5jb20iLCJleHAiOjE3NzY0OTM4ODd9.8lA5ZJk_RlFsRXeZ0ZI85QepR6jp0VPJpPHNNcuPOvM
[11-Apr-2026 06:33:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Apr-2026 06:33:57 UTC] === User Orders API Called ===
[11-Apr-2026 06:33:57 UTC] User ID: 304
[11-Apr-2026 06:33:57 UTC] ✅ JWT token verified successfully for user profile
[11-Apr-2026 06:33:57 UTC] Limit: 20, Offset: 0
[11-Apr-2026 06:33:57 UTC] User ID: 304
[11-Apr-2026 06:33:57 UTC] ✅ User profile retrieved successfully for user ID: 304
[11-Apr-2026 06:33:57 UTC] Orders found: 0
[11-Apr-2026 06:33:57 UTC] Orders data: []
[11-Apr-2026 06:33:57 UTC] Total orders count: 0
[11-Apr-2026 06:33:57 UTC] === API CALL LOG ===
[11-Apr-2026 06:33:57 UTC] Endpoint: user/profile.php
[11-Apr-2026 06:33:57 UTC] Full Log Data: {
    "timestamp": "2026-04-11 06:33:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:ac3e:8a4a:cbd3:3738:d0a:3612",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA0IiwidXNlcm5hbWUiOiJrcmlzaHVqYWF0IiwiZW1haWwiOiJrYW1hbGJtcjQwN0BnbWFpbC5jb20iLCJleHAiOjE3NzY0OTM4ODd9.8lA5ZJk_RlFsRXeZ0ZI85QepR6jp0VPJpPHNNcuPOvM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea7f676c959e17d-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:ac3e:8a4a:cbd3:3738:d0a:3612",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:ac3e:8a4a:cbd3:3738:d0a:3612, 172.68.234.131"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Apr-2026 06:33:57 UTC] === END API CALL LOG ===
[11-Apr-2026 06:33:57 UTC] ✅ API Hash verification passed for profile endpoint
[11-Apr-2026 06:33:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA0IiwidXNlcm5hbWUiOiJrcmlzaHVqYWF0IiwiZW1haWwiOiJrYW1hbGJtcjQwN0BnbWFpbC5jb20iLCJleHAiOjE3NzY0OTM4ODd9.8lA5ZJk_RlFsRXeZ0ZI85QepR6jp0VPJpPHNNcuPOvM
[11-Apr-2026 06:33:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Apr-2026 06:33:57 UTC] ✅ JWT token verified successfully for user profile
[11-Apr-2026 06:33:57 UTC] User ID: 304
[11-Apr-2026 06:33:57 UTC] ✅ User profile retrieved successfully for user ID: 304
[11-Apr-2026 06:34:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Apr-2026 06:34:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Apr-2026 06:34:06 UTC] === API CALL LOG ===
[11-Apr-2026 06:34:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA0IiwidXNlcm5hbWUiOiJrcmlzaHVqYWF0IiwiZW1haWwiOiJrYW1hbGJtcjQwN0BnbWFpbC5jb20iLCJleHAiOjE3NzY0OTM4ODd9.8lA5ZJk_RlFsRXeZ0ZI85QepR6jp0VPJpPHNNcuPOvM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ea7f6b10e2ee17d-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:ac3e:8a4a:cbd3:3738:d0a:3612","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:4900:ac3e:8a4a:cbd3:3738:d0a:3612, 172.68.234.131"}
[11-Apr-2026 06:34:06 UTC] Endpoint: user/profile.php
[11-Apr-2026 06:34:06 UTC] Full Log Data: {
    "timestamp": "2026-04-11 06:34:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:ac3e:8a4a:cbd3:3738:d0a:3612",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA0IiwidXNlcm5hbWUiOiJrcmlzaHVqYWF0IiwiZW1haWwiOiJrYW1hbGJtcjQwN0BnbWFpbC5jb20iLCJleHAiOjE3NzY0OTM4ODd9.8lA5ZJk_RlFsRXeZ0ZI85QepR6jp0VPJpPHNNcuPOvM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea7f6b10e34e17d-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:ac3e:8a4a:cbd3:3738:d0a:3612",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:ac3e:8a4a:cbd3:3738:d0a:3612, 172.68.234.130"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Apr-2026 06:34:06 UTC] === END API CALL LOG ===
[11-Apr-2026 06:34:06 UTC] ✅ API Hash verification passed for profile endpoint
[11-Apr-2026 06:34:06 UTC] === User Orders API Called ===
[11-Apr-2026 06:34:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA0IiwidXNlcm5hbWUiOiJrcmlzaHVqYWF0IiwiZW1haWwiOiJrYW1hbGJtcjQwN0BnbWFpbC5jb20iLCJleHAiOjE3NzY0OTM4ODd9.8lA5ZJk_RlFsRXeZ0ZI85QepR6jp0VPJpPHNNcuPOvM
[11-Apr-2026 06:34:06 UTC] User ID: 304
[11-Apr-2026 06:34:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Apr-2026 06:34:06 UTC] Limit: 20, Offset: 0
[11-Apr-2026 06:34:06 UTC] ✅ JWT token verified successfully for user profile
[11-Apr-2026 06:34:06 UTC] User ID: 304
[11-Apr-2026 06:34:06 UTC] ✅ User profile retrieved successfully for user ID: 304
[11-Apr-2026 06:34:06 UTC] Orders found: 0
[11-Apr-2026 06:34:06 UTC] Orders data: []
[11-Apr-2026 06:34:06 UTC] Total orders count: 0
[11-Apr-2026 06:34:07 UTC] === API CALL LOG ===
[11-Apr-2026 06:34:07 UTC] Endpoint: user/profile.php
[11-Apr-2026 06:34:07 UTC] Full Log Data: {
    "timestamp": "2026-04-11 06:34:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:ac3e:8a4a:cbd3:3738:d0a:3612",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA0IiwidXNlcm5hbWUiOiJrcmlzaHVqYWF0IiwiZW1haWwiOiJrYW1hbGJtcjQwN0BnbWFpbC5jb20iLCJleHAiOjE3NzY0OTM4ODd9.8lA5ZJk_RlFsRXeZ0ZI85QepR6jp0VPJpPHNNcuPOvM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea7f6b4aaa0e17d-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:ac3e:8a4a:cbd3:3738:d0a:3612",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:ac3e:8a4a:cbd3:3738:d0a:3612, 172.68.234.130"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Apr-2026 06:34:07 UTC] === END API CALL LOG ===
[11-Apr-2026 06:34:07 UTC] ✅ API Hash verification passed for profile endpoint
[11-Apr-2026 06:34:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA0IiwidXNlcm5hbWUiOiJrcmlzaHVqYWF0IiwiZW1haWwiOiJrYW1hbGJtcjQwN0BnbWFpbC5jb20iLCJleHAiOjE3NzY0OTM4ODd9.8lA5ZJk_RlFsRXeZ0ZI85QepR6jp0VPJpPHNNcuPOvM
[11-Apr-2026 06:34:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Apr-2026 06:34:07 UTC] ✅ JWT token verified successfully for user profile
[11-Apr-2026 06:34:07 UTC] User ID: 304
[11-Apr-2026 06:34:07 UTC] ✅ User profile retrieved successfully for user ID: 304
[11-Apr-2026 06:34:14 UTC] === API CALL LOG ===
[11-Apr-2026 06:34:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Apr-2026 06:34:14 UTC] Endpoint: user/profile.php
[11-Apr-2026 06:34:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Apr-2026 06:34:14 UTC] Full Log Data: {
    "timestamp": "2026-04-11 06:34:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:ac3e:8a4a:cbd3:3738:d0a:3612",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA0IiwidXNlcm5hbWUiOiJrcmlzaHVqYWF0IiwiZW1haWwiOiJrYW1hbGJtcjQwN0BnbWFpbC5jb20iLCJleHAiOjE3NzY0OTM4ODd9.8lA5ZJk_RlFsRXeZ0ZI85QepR6jp0VPJpPHNNcuPOvM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea7f6df9dc5e17d-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:ac3e:8a4a:cbd3:3738:d0a:3612",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:ac3e:8a4a:cbd3:3738:d0a:3612, 172.68.234.131"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Apr-2026 06:34:14 UTC] === END API CALL LOG ===
[11-Apr-2026 06:34:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA0IiwidXNlcm5hbWUiOiJrcmlzaHVqYWF0IiwiZW1haWwiOiJrYW1hbGJtcjQwN0BnbWFpbC5jb20iLCJleHAiOjE3NzY0OTM4ODd9.8lA5ZJk_RlFsRXeZ0ZI85QepR6jp0VPJpPHNNcuPOvM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ea7f6df9dc0e17d-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:ac3e:8a4a:cbd3:3738:d0a:3612","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:4900:ac3e:8a4a:cbd3:3738:d0a:3612, 172.68.234.130"}
[11-Apr-2026 06:34:14 UTC] ✅ API Hash verification passed for profile endpoint
[11-Apr-2026 06:34:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA0IiwidXNlcm5hbWUiOiJrcmlzaHVqYWF0IiwiZW1haWwiOiJrYW1hbGJtcjQwN0BnbWFpbC5jb20iLCJleHAiOjE3NzY0OTM4ODd9.8lA5ZJk_RlFsRXeZ0ZI85QepR6jp0VPJpPHNNcuPOvM
[11-Apr-2026 06:34:14 UTC] === User Orders API Called ===
[11-Apr-2026 06:34:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Apr-2026 06:34:14 UTC] User ID: 304
[11-Apr-2026 06:34:14 UTC] ✅ JWT token verified successfully for user profile
[11-Apr-2026 06:34:14 UTC] Limit: 20, Offset: 0
[11-Apr-2026 06:34:14 UTC] User ID: 304
[11-Apr-2026 06:34:14 UTC] ✅ User profile retrieved successfully for user ID: 304
[11-Apr-2026 06:34:14 UTC] Orders found: 0
[11-Apr-2026 06:34:14 UTC] Orders data: []
[11-Apr-2026 06:34:14 UTC] Total orders count: 0
[11-Apr-2026 06:34:14 UTC] === API CALL LOG ===
[11-Apr-2026 06:34:14 UTC] Endpoint: user/profile.php
[11-Apr-2026 06:34:14 UTC] Full Log Data: {
    "timestamp": "2026-04-11 06:34:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:ac3e:8a4a:cbd3:3738:d0a:3612",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA0IiwidXNlcm5hbWUiOiJrcmlzaHVqYWF0IiwiZW1haWwiOiJrYW1hbGJtcjQwN0BnbWFpbC5jb20iLCJleHAiOjE3NzY0OTM4ODd9.8lA5ZJk_RlFsRXeZ0ZI85QepR6jp0VPJpPHNNcuPOvM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea7f6e30a02e17d-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:ac3e:8a4a:cbd3:3738:d0a:3612",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:ac3e:8a4a:cbd3:3738:d0a:3612, 172.68.234.131"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Apr-2026 06:34:14 UTC] === END API CALL LOG ===
[11-Apr-2026 06:34:14 UTC] ✅ API Hash verification passed for profile endpoint
[11-Apr-2026 06:34:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA0IiwidXNlcm5hbWUiOiJrcmlzaHVqYWF0IiwiZW1haWwiOiJrYW1hbGJtcjQwN0BnbWFpbC5jb20iLCJleHAiOjE3NzY0OTM4ODd9.8lA5ZJk_RlFsRXeZ0ZI85QepR6jp0VPJpPHNNcuPOvM
[11-Apr-2026 06:34:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Apr-2026 06:34:14 UTC] ✅ JWT token verified successfully for user profile
[11-Apr-2026 06:34:14 UTC] User ID: 304
[11-Apr-2026 06:34:14 UTC] ✅ User profile retrieved successfully for user ID: 304
[11-Apr-2026 06:34:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Apr-2026 06:34:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Apr-2026 06:34:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA0IiwidXNlcm5hbWUiOiJrcmlzaHVqYWF0IiwiZW1haWwiOiJrYW1hbGJtcjQwN0BnbWFpbC5jb20iLCJleHAiOjE3NzY0OTM4ODd9.8lA5ZJk_RlFsRXeZ0ZI85QepR6jp0VPJpPHNNcuPOvM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ea7f6fec9f0e17d-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:ac3e:8a4a:cbd3:3738:d0a:3612","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:4900:ac3e:8a4a:cbd3:3738:d0a:3612, 172.68.234.131"}
[11-Apr-2026 06:34:19 UTC] === User Orders API Called ===
[11-Apr-2026 06:34:19 UTC] User ID: 304
[11-Apr-2026 06:34:19 UTC] Limit: 20, Offset: 0
[11-Apr-2026 06:34:19 UTC] Orders found: 0
[11-Apr-2026 06:34:19 UTC] Orders data: []
[11-Apr-2026 06:34:19 UTC] Total orders count: 0
[11-Apr-2026 06:34:19 UTC] === API CALL LOG ===
[11-Apr-2026 06:34:19 UTC] Endpoint: user/profile.php
[11-Apr-2026 06:34:19 UTC] Full Log Data: {
    "timestamp": "2026-04-11 06:34:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:ac3e:8a4a:cbd3:3738:d0a:3612",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA0IiwidXNlcm5hbWUiOiJrcmlzaHVqYWF0IiwiZW1haWwiOiJrYW1hbGJtcjQwN0BnbWFpbC5jb20iLCJleHAiOjE3NzY0OTM4ODd9.8lA5ZJk_RlFsRXeZ0ZI85QepR6jp0VPJpPHNNcuPOvM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea7f700dc16e17d-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:ac3e:8a4a:cbd3:3738:d0a:3612",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:ac3e:8a4a:cbd3:3738:d0a:3612, 172.68.234.130"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Apr-2026 06:34:19 UTC] === END API CALL LOG ===
[11-Apr-2026 06:34:19 UTC] ✅ API Hash verification passed for profile endpoint
[11-Apr-2026 06:34:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA0IiwidXNlcm5hbWUiOiJrcmlzaHVqYWF0IiwiZW1haWwiOiJrYW1hbGJtcjQwN0BnbWFpbC5jb20iLCJleHAiOjE3NzY0OTM4ODd9.8lA5ZJk_RlFsRXeZ0ZI85QepR6jp0VPJpPHNNcuPOvM
[11-Apr-2026 06:34:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Apr-2026 06:34:19 UTC] ✅ JWT token verified successfully for user profile
[11-Apr-2026 06:34:19 UTC] User ID: 304
[11-Apr-2026 06:34:19 UTC] ✅ User profile retrieved successfully for user ID: 304
[11-Apr-2026 06:34:19 UTC] === API CALL LOG ===
[11-Apr-2026 06:34:19 UTC] Endpoint: user/profile.php
[11-Apr-2026 06:34:19 UTC] Full Log Data: {
    "timestamp": "2026-04-11 06:34:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:ac3e:8a4a:cbd3:3738:d0a:3612",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA0IiwidXNlcm5hbWUiOiJrcmlzaHVqYWF0IiwiZW1haWwiOiJrYW1hbGJtcjQwN0BnbWFpbC5jb20iLCJleHAiOjE3NzY0OTM4ODd9.8lA5ZJk_RlFsRXeZ0ZI85QepR6jp0VPJpPHNNcuPOvM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea7f700dc18e17d-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:ac3e:8a4a:cbd3:3738:d0a:3612",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:ac3e:8a4a:cbd3:3738:d0a:3612, 172.68.234.131"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Apr-2026 06:34:19 UTC] === END API CALL LOG ===
[11-Apr-2026 06:34:19 UTC] ✅ API Hash verification passed for profile endpoint
[11-Apr-2026 06:34:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA0IiwidXNlcm5hbWUiOiJrcmlzaHVqYWF0IiwiZW1haWwiOiJrYW1hbGJtcjQwN0BnbWFpbC5jb20iLCJleHAiOjE3NzY0OTM4ODd9.8lA5ZJk_RlFsRXeZ0ZI85QepR6jp0VPJpPHNNcuPOvM
[11-Apr-2026 06:34:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Apr-2026 06:34:19 UTC] ✅ JWT token verified successfully for user profile
[11-Apr-2026 06:34:19 UTC] User ID: 304
[11-Apr-2026 06:34:19 UTC] ✅ User profile retrieved successfully for user ID: 304
[11-Apr-2026 06:34:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Apr-2026 06:34:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Apr-2026 06:34:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA0IiwidXNlcm5hbWUiOiJrcmlzaHVqYWF0IiwiZW1haWwiOiJrYW1hbGJtcjQwN0BnbWFpbC5jb20iLCJleHAiOjE3NzY0OTM4ODd9.8lA5ZJk_RlFsRXeZ0ZI85QepR6jp0VPJpPHNNcuPOvM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ea7f79b8e91e17d-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:ac3e:8a4a:cbd3:3738:d0a:3612","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:4900:ac3e:8a4a:cbd3:3738:d0a:3612, 172.68.234.131"}
[11-Apr-2026 06:34:44 UTC] === API CALL LOG ===
[11-Apr-2026 06:34:44 UTC] === User Orders API Called ===
[11-Apr-2026 06:34:44 UTC] Endpoint: user/profile.php
[11-Apr-2026 06:34:44 UTC] User ID: 304
[11-Apr-2026 06:34:44 UTC] Limit: 20, Offset: 0
[11-Apr-2026 06:34:44 UTC] Full Log Data: {
    "timestamp": "2026-04-11 06:34:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:ac3e:8a4a:cbd3:3738:d0a:3612",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA0IiwidXNlcm5hbWUiOiJrcmlzaHVqYWF0IiwiZW1haWwiOiJrYW1hbGJtcjQwN0BnbWFpbC5jb20iLCJleHAiOjE3NzY0OTM4ODd9.8lA5ZJk_RlFsRXeZ0ZI85QepR6jp0VPJpPHNNcuPOvM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea7f79b8e93e17d-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:ac3e:8a4a:cbd3:3738:d0a:3612",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:ac3e:8a4a:cbd3:3738:d0a:3612, 172.68.234.131"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Apr-2026 06:34:44 UTC] === END API CALL LOG ===
[11-Apr-2026 06:34:44 UTC] ✅ API Hash verification passed for profile endpoint
[11-Apr-2026 06:34:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA0IiwidXNlcm5hbWUiOiJrcmlzaHVqYWF0IiwiZW1haWwiOiJrYW1hbGJtcjQwN0BnbWFpbC5jb20iLCJleHAiOjE3NzY0OTM4ODd9.8lA5ZJk_RlFsRXeZ0ZI85QepR6jp0VPJpPHNNcuPOvM
[11-Apr-2026 06:34:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Apr-2026 06:34:44 UTC] ✅ JWT token verified successfully for user profile
[11-Apr-2026 06:34:44 UTC] User ID: 304
[11-Apr-2026 06:34:44 UTC] Orders found: 0
[11-Apr-2026 06:34:44 UTC] Orders data: []
[11-Apr-2026 06:34:44 UTC] ✅ User profile retrieved successfully for user ID: 304
[11-Apr-2026 06:34:44 UTC] Total orders count: 0
[11-Apr-2026 06:34:44 UTC] === API CALL LOG ===
[11-Apr-2026 06:34:44 UTC] Endpoint: user/profile.php
[11-Apr-2026 06:34:44 UTC] Full Log Data: {
    "timestamp": "2026-04-11 06:34:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:ac3e:8a4a:cbd3:3738:d0a:3612",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA0IiwidXNlcm5hbWUiOiJrcmlzaHVqYWF0IiwiZW1haWwiOiJrYW1hbGJtcjQwN0BnbWFpbC5jb20iLCJleHAiOjE3NzY0OTM4ODd9.8lA5ZJk_RlFsRXeZ0ZI85QepR6jp0VPJpPHNNcuPOvM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea7f79b8e94e17d-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:ac3e:8a4a:cbd3:3738:d0a:3612",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:ac3e:8a4a:cbd3:3738:d0a:3612, 172.68.234.131"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Apr-2026 06:34:44 UTC] === END API CALL LOG ===
[11-Apr-2026 06:34:44 UTC] ✅ API Hash verification passed for profile endpoint
[11-Apr-2026 06:34:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA0IiwidXNlcm5hbWUiOiJrcmlzaHVqYWF0IiwiZW1haWwiOiJrYW1hbGJtcjQwN0BnbWFpbC5jb20iLCJleHAiOjE3NzY0OTM4ODd9.8lA5ZJk_RlFsRXeZ0ZI85QepR6jp0VPJpPHNNcuPOvM
[11-Apr-2026 06:34:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Apr-2026 06:34:44 UTC] ✅ JWT token verified successfully for user profile
[11-Apr-2026 06:34:44 UTC] User ID: 304
[11-Apr-2026 06:34:44 UTC] ✅ User profile retrieved successfully for user ID: 304
[11-Apr-2026 06:34:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Apr-2026 06:34:45 UTC] === API CALL LOG ===
[11-Apr-2026 06:34:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Apr-2026 06:34:45 UTC] Endpoint: user/profile.php
[11-Apr-2026 06:34:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA0IiwidXNlcm5hbWUiOiJrcmlzaHVqYWF0IiwiZW1haWwiOiJrYW1hbGJtcjQwN0BnbWFpbC5jb20iLCJleHAiOjE3NzY0OTM4ODd9.8lA5ZJk_RlFsRXeZ0ZI85QepR6jp0VPJpPHNNcuPOvM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ea7f7a03bfee17d-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:ac3e:8a4a:cbd3:3738:d0a:3612","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:4900:ac3e:8a4a:cbd3:3738:d0a:3612, 172.68.234.131"}
[11-Apr-2026 06:34:45 UTC] Full Log Data: {
    "timestamp": "2026-04-11 06:34:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:ac3e:8a4a:cbd3:3738:d0a:3612",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA0IiwidXNlcm5hbWUiOiJrcmlzaHVqYWF0IiwiZW1haWwiOiJrYW1hbGJtcjQwN0BnbWFpbC5jb20iLCJleHAiOjE3NzY0OTM4ODd9.8lA5ZJk_RlFsRXeZ0ZI85QepR6jp0VPJpPHNNcuPOvM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea7f7a03c00e17d-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:ac3e:8a4a:cbd3:3738:d0a:3612",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:ac3e:8a4a:cbd3:3738:d0a:3612, 172.68.234.131"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Apr-2026 06:34:45 UTC] === END API CALL LOG ===
[11-Apr-2026 06:34:45 UTC] === User Orders API Called ===
[11-Apr-2026 06:34:45 UTC] ✅ API Hash verification passed for profile endpoint
[11-Apr-2026 06:34:45 UTC] User ID: 304
[11-Apr-2026 06:34:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA0IiwidXNlcm5hbWUiOiJrcmlzaHVqYWF0IiwiZW1haWwiOiJrYW1hbGJtcjQwN0BnbWFpbC5jb20iLCJleHAiOjE3NzY0OTM4ODd9.8lA5ZJk_RlFsRXeZ0ZI85QepR6jp0VPJpPHNNcuPOvM
[11-Apr-2026 06:34:45 UTC] Limit: 20, Offset: 0
[11-Apr-2026 06:34:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Apr-2026 06:34:45 UTC] ✅ JWT token verified successfully for user profile
[11-Apr-2026 06:34:45 UTC] User ID: 304
[11-Apr-2026 06:34:45 UTC] ✅ User profile retrieved successfully for user ID: 304
[11-Apr-2026 06:34:45 UTC] Orders found: 0
[11-Apr-2026 06:34:45 UTC] Orders data: []
[11-Apr-2026 06:34:45 UTC] Total orders count: 0
[11-Apr-2026 06:34:45 UTC] === API CALL LOG ===
[11-Apr-2026 06:34:45 UTC] Endpoint: user/profile.php
[11-Apr-2026 06:34:45 UTC] Full Log Data: {
    "timestamp": "2026-04-11 06:34:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:ac3e:8a4a:cbd3:3738:d0a:3612",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA0IiwidXNlcm5hbWUiOiJrcmlzaHVqYWF0IiwiZW1haWwiOiJrYW1hbGJtcjQwN0BnbWFpbC5jb20iLCJleHAiOjE3NzY0OTM4ODd9.8lA5ZJk_RlFsRXeZ0ZI85QepR6jp0VPJpPHNNcuPOvM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea7f7a3f840e17d-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:ac3e:8a4a:cbd3:3738:d0a:3612",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:ac3e:8a4a:cbd3:3738:d0a:3612, 172.68.234.131"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Apr-2026 06:34:45 UTC] === END API CALL LOG ===
[11-Apr-2026 06:34:45 UTC] ✅ API Hash verification passed for profile endpoint
[11-Apr-2026 06:34:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA0IiwidXNlcm5hbWUiOiJrcmlzaHVqYWF0IiwiZW1haWwiOiJrYW1hbGJtcjQwN0BnbWFpbC5jb20iLCJleHAiOjE3NzY0OTM4ODd9.8lA5ZJk_RlFsRXeZ0ZI85QepR6jp0VPJpPHNNcuPOvM
[11-Apr-2026 06:34:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Apr-2026 06:34:45 UTC] ✅ JWT token verified successfully for user profile
[11-Apr-2026 06:34:45 UTC] User ID: 304
[11-Apr-2026 06:34:45 UTC] ✅ User profile retrieved successfully for user ID: 304
[11-Apr-2026 06:34:47 UTC] === API CALL LOG ===
[11-Apr-2026 06:34:47 UTC] Endpoint: user/profile.php
[11-Apr-2026 06:34:47 UTC] Full Log Data: {
    "timestamp": "2026-04-11 06:34:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:ac3e:8a4a:cbd3:3738:d0a:3612",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA0IiwidXNlcm5hbWUiOiJrcmlzaHVqYWF0IiwiZW1haWwiOiJrYW1hbGJtcjQwN0BnbWFpbC5jb20iLCJleHAiOjE3NzY0OTM4ODd9.8lA5ZJk_RlFsRXeZ0ZI85QepR6jp0VPJpPHNNcuPOvM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea7f7af1d3be17d-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:ac3e:8a4a:cbd3:3738:d0a:3612",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:ac3e:8a4a:cbd3:3738:d0a:3612, 172.68.234.131"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Apr-2026 06:34:47 UTC] === END API CALL LOG ===
[11-Apr-2026 06:34:47 UTC] ✅ API Hash verification passed for profile endpoint
[11-Apr-2026 06:34:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA0IiwidXNlcm5hbWUiOiJrcmlzaHVqYWF0IiwiZW1haWwiOiJrYW1hbGJtcjQwN0BnbWFpbC5jb20iLCJleHAiOjE3NzY0OTM4ODd9.8lA5ZJk_RlFsRXeZ0ZI85QepR6jp0VPJpPHNNcuPOvM
[11-Apr-2026 06:34:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Apr-2026 06:34:47 UTC] ✅ JWT token verified successfully for user profile
[11-Apr-2026 06:34:47 UTC] User ID: 304
[11-Apr-2026 06:34:47 UTC] ✅ User profile retrieved successfully for user ID: 304
[11-Apr-2026 06:34:47 UTC] === API CALL LOG ===
[11-Apr-2026 06:34:47 UTC] Endpoint: user/profile.php
[11-Apr-2026 06:34:47 UTC] Full Log Data: {
    "timestamp": "2026-04-11 06:34:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:ac3e:8a4a:cbd3:3738:d0a:3612",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA0IiwidXNlcm5hbWUiOiJrcmlzaHVqYWF0IiwiZW1haWwiOiJrYW1hbGJtcjQwN0BnbWFpbC5jb20iLCJleHAiOjE3NzY0OTM4ODd9.8lA5ZJk_RlFsRXeZ0ZI85QepR6jp0VPJpPHNNcuPOvM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea7f7b12f68e17d-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:ac3e:8a4a:cbd3:3738:d0a:3612",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:ac3e:8a4a:cbd3:3738:d0a:3612, 172.68.234.131"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Apr-2026 06:34:47 UTC] === END API CALL LOG ===
[11-Apr-2026 06:34:47 UTC] ✅ API Hash verification passed for profile endpoint
[11-Apr-2026 06:34:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA0IiwidXNlcm5hbWUiOiJrcmlzaHVqYWF0IiwiZW1haWwiOiJrYW1hbGJtcjQwN0BnbWFpbC5jb20iLCJleHAiOjE3NzY0OTM4ODd9.8lA5ZJk_RlFsRXeZ0ZI85QepR6jp0VPJpPHNNcuPOvM
[11-Apr-2026 06:34:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Apr-2026 06:34:47 UTC] ✅ JWT token verified successfully for user profile
[11-Apr-2026 06:34:47 UTC] User ID: 304
[11-Apr-2026 06:34:47 UTC] ✅ User profile retrieved successfully for user ID: 304
[11-Apr-2026 06:34:47 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Apr-2026 06:34:47 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Apr-2026 06:34:47 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA0IiwidXNlcm5hbWUiOiJrcmlzaHVqYWF0IiwiZW1haWwiOiJrYW1hbGJtcjQwN0BnbWFpbC5jb20iLCJleHAiOjE3NzY0OTM4ODd9.8lA5ZJk_RlFsRXeZ0ZI85QepR6jp0VPJpPHNNcuPOvM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ea7f7b1c81ae17d-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:ac3e:8a4a:cbd3:3738:d0a:3612","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:4900:ac3e:8a4a:cbd3:3738:d0a:3612, 172.68.234.131"}
[11-Apr-2026 06:34:47 UTC] === User Orders API Called ===
[11-Apr-2026 06:34:47 UTC] User ID: 304
[11-Apr-2026 06:34:47 UTC] Limit: 20, Offset: 0
[11-Apr-2026 06:34:47 UTC] Orders found: 0
[11-Apr-2026 06:34:47 UTC] Orders data: []
[11-Apr-2026 06:34:47 UTC] === API CALL LOG ===
[11-Apr-2026 06:34:47 UTC] Endpoint: user/profile.php
[11-Apr-2026 06:34:47 UTC] Full Log Data: {
    "timestamp": "2026-04-11 06:34:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:ac3e:8a4a:cbd3:3738:d0a:3612",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA0IiwidXNlcm5hbWUiOiJrcmlzaHVqYWF0IiwiZW1haWwiOiJrYW1hbGJtcjQwN0BnbWFpbC5jb20iLCJleHAiOjE3NzY0OTM4ODd9.8lA5ZJk_RlFsRXeZ0ZI85QepR6jp0VPJpPHNNcuPOvM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea7f7b1c81de17d-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:ac3e:8a4a:cbd3:3738:d0a:3612",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:ac3e:8a4a:cbd3:3738:d0a:3612, 172.68.234.131"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Apr-2026 06:34:47 UTC] === END API CALL LOG ===
[11-Apr-2026 06:34:47 UTC] Total orders count: 0
[11-Apr-2026 06:34:47 UTC] ✅ API Hash verification passed for profile endpoint
[11-Apr-2026 06:34:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA0IiwidXNlcm5hbWUiOiJrcmlzaHVqYWF0IiwiZW1haWwiOiJrYW1hbGJtcjQwN0BnbWFpbC5jb20iLCJleHAiOjE3NzY0OTM4ODd9.8lA5ZJk_RlFsRXeZ0ZI85QepR6jp0VPJpPHNNcuPOvM
[11-Apr-2026 06:34:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Apr-2026 06:34:47 UTC] ✅ JWT token verified successfully for user profile
[11-Apr-2026 06:34:47 UTC] User ID: 304
[11-Apr-2026 06:34:47 UTC] ✅ User profile retrieved successfully for user ID: 304
[11-Apr-2026 06:36:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Apr-2026 06:36:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Apr-2026 06:36:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA0IiwidXNlcm5hbWUiOiJrcmlzaHVqYWF0IiwiZW1haWwiOiJrYW1hbGJtcjQwN0BnbWFpbC5jb20iLCJleHAiOjE3NzY0OTM4ODd9.8lA5ZJk_RlFsRXeZ0ZI85QepR6jp0VPJpPHNNcuPOvM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ea7fa021859e185-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:ac3e:8a4a:cbd3:3738:d0a:3612","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:4900:ac3e:8a4a:cbd3:3738:d0a:3612, 172.68.234.131"}
[11-Apr-2026 06:36:22 UTC] === User Orders API Called ===
[11-Apr-2026 06:36:22 UTC] User ID: 304
[11-Apr-2026 06:36:22 UTC] Limit: 20, Offset: 0
[11-Apr-2026 06:36:22 UTC] Orders found: 1
[11-Apr-2026 06:36:22 UTC] Orders data: [{"id":181,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/motivational_thothts\/643","status":"pending","created_at":"2026-04-11 10:06:20","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[11-Apr-2026 06:36:22 UTC] Total orders count: 1
[11-Apr-2026 06:37:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Apr-2026 06:37:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Apr-2026 06:37:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA0IiwidXNlcm5hbWUiOiJrcmlzaHVqYWF0IiwiZW1haWwiOiJrYW1hbGJtcjQwN0BnbWFpbC5jb20iLCJleHAiOjE3NzY0OTM4ODd9.8lA5ZJk_RlFsRXeZ0ZI85QepR6jp0VPJpPHNNcuPOvM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ea7fb8abba7cd5d-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:ac3e:8a4a:cbd3:3738:d0a:3612","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:4900:ac3e:8a4a:cbd3:3738:d0a:3612, 162.158.22.195"}
[11-Apr-2026 06:37:25 UTC] === User Orders API Called ===
[11-Apr-2026 06:37:25 UTC] User ID: 304
[11-Apr-2026 06:37:25 UTC] Limit: 20, Offset: 0
[11-Apr-2026 06:37:25 UTC] Orders found: 1
[11-Apr-2026 06:37:25 UTC] Orders data: [{"id":181,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/motivational_thothts\/643","status":"pending","created_at":"2026-04-11 10:06:20","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[11-Apr-2026 06:37:25 UTC] Total orders count: 1
[11-Apr-2026 06:37:25 UTC] === API CALL LOG ===
[11-Apr-2026 06:37:25 UTC] Endpoint: user/profile.php
[11-Apr-2026 06:37:25 UTC] Full Log Data: {
    "timestamp": "2026-04-11 06:37:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:ac3e:8a4a:cbd3:3738:d0a:3612",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA0IiwidXNlcm5hbWUiOiJrcmlzaHVqYWF0IiwiZW1haWwiOiJrYW1hbGJtcjQwN0BnbWFpbC5jb20iLCJleHAiOjE3NzY0OTM4ODd9.8lA5ZJk_RlFsRXeZ0ZI85QepR6jp0VPJpPHNNcuPOvM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea7fb8bccefcd5d-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:ac3e:8a4a:cbd3:3738:d0a:3612",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:ac3e:8a4a:cbd3:3738:d0a:3612, 162.158.22.194"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Apr-2026 06:37:25 UTC] === END API CALL LOG ===
[11-Apr-2026 06:37:25 UTC] ✅ API Hash verification passed for profile endpoint
[11-Apr-2026 06:37:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA0IiwidXNlcm5hbWUiOiJrcmlzaHVqYWF0IiwiZW1haWwiOiJrYW1hbGJtcjQwN0BnbWFpbC5jb20iLCJleHAiOjE3NzY0OTM4ODd9.8lA5ZJk_RlFsRXeZ0ZI85QepR6jp0VPJpPHNNcuPOvM
[11-Apr-2026 06:37:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Apr-2026 06:37:25 UTC] ✅ JWT token verified successfully for user profile
[11-Apr-2026 06:37:25 UTC] User ID: 304
[11-Apr-2026 06:37:25 UTC] ✅ User profile retrieved successfully for user ID: 304
[11-Apr-2026 06:37:25 UTC] === API CALL LOG ===
[11-Apr-2026 06:37:25 UTC] Endpoint: user/profile.php
[11-Apr-2026 06:37:25 UTC] Full Log Data: {
    "timestamp": "2026-04-11 06:37:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:ac3e:8a4a:cbd3:3738:d0a:3612",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA0IiwidXNlcm5hbWUiOiJrcmlzaHVqYWF0IiwiZW1haWwiOiJrYW1hbGJtcjQwN0BnbWFpbC5jb20iLCJleHAiOjE3NzY0OTM4ODd9.8lA5ZJk_RlFsRXeZ0ZI85QepR6jp0VPJpPHNNcuPOvM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea7fb8d4e2dcd5d-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:ac3e:8a4a:cbd3:3738:d0a:3612",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:ac3e:8a4a:cbd3:3738:d0a:3612, 162.158.22.194"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Apr-2026 06:37:25 UTC] === END API CALL LOG ===
[11-Apr-2026 06:37:25 UTC] ✅ API Hash verification passed for profile endpoint
[11-Apr-2026 06:37:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA0IiwidXNlcm5hbWUiOiJrcmlzaHVqYWF0IiwiZW1haWwiOiJrYW1hbGJtcjQwN0BnbWFpbC5jb20iLCJleHAiOjE3NzY0OTM4ODd9.8lA5ZJk_RlFsRXeZ0ZI85QepR6jp0VPJpPHNNcuPOvM
[11-Apr-2026 06:37:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Apr-2026 06:37:25 UTC] ✅ JWT token verified successfully for user profile
[11-Apr-2026 06:37:25 UTC] User ID: 304
[11-Apr-2026 06:37:25 UTC] ✅ User profile retrieved successfully for user ID: 304
[11-Apr-2026 06:37:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Apr-2026 06:37:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Apr-2026 06:37:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA0IiwidXNlcm5hbWUiOiJrcmlzaHVqYWF0IiwiZW1haWwiOiJrYW1hbGJtcjQwN0BnbWFpbC5jb20iLCJleHAiOjE3NzY0OTM4ODd9.8lA5ZJk_RlFsRXeZ0ZI85QepR6jp0VPJpPHNNcuPOvM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ea7fbdc4c71cd5d-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:ac3e:8a4a:cbd3:3738:d0a:3612","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:4900:ac3e:8a4a:cbd3:3738:d0a:3612, 162.158.22.195"}
[11-Apr-2026 06:37:38 UTC] === User Orders API Called ===
[11-Apr-2026 06:37:38 UTC] User ID: 304
[11-Apr-2026 06:37:38 UTC] Limit: 20, Offset: 0
[11-Apr-2026 06:37:38 UTC] Orders found: 2
[11-Apr-2026 06:37:38 UTC] Orders data: [{"id":182,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/motivational_thothts\/643","status":"pending","created_at":"2026-04-11 10:07:36","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":181,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/motivational_thothts\/643","status":"pending","created_at":"2026-04-11 10:06:20","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[11-Apr-2026 06:37:38 UTC] Total orders count: 2
[11-Apr-2026 06:37:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Apr-2026 06:37:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Apr-2026 06:37:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA0IiwidXNlcm5hbWUiOiJrcmlzaHVqYWF0IiwiZW1haWwiOiJrYW1hbGJtcjQwN0BnbWFpbC5jb20iLCJleHAiOjE3NzY0OTM4ODd9.8lA5ZJk_RlFsRXeZ0ZI85QepR6jp0VPJpPHNNcuPOvM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ea7fc020fa4cd5d-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:ac3e:8a4a:cbd3:3738:d0a:3612","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:4900:ac3e:8a4a:cbd3:3738:d0a:3612, 162.158.22.194"}
[11-Apr-2026 06:37:44 UTC] === User Orders API Called ===
[11-Apr-2026 06:37:44 UTC] User ID: 304
[11-Apr-2026 06:37:44 UTC] Limit: 20, Offset: 0
[11-Apr-2026 06:37:44 UTC] Orders found: 2
[11-Apr-2026 06:37:44 UTC] Orders data: [{"id":182,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/motivational_thothts\/643","status":"pending","created_at":"2026-04-11 10:07:36","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":181,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/motivational_thothts\/643","status":"pending","created_at":"2026-04-11 10:06:20","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[11-Apr-2026 06:37:44 UTC] Total orders count: 2
[11-Apr-2026 06:37:44 UTC] === API CALL LOG ===
[11-Apr-2026 06:37:44 UTC] Endpoint: user/profile.php
[11-Apr-2026 06:37:44 UTC] Full Log Data: {
    "timestamp": "2026-04-11 06:37:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:ac3e:8a4a:cbd3:3738:d0a:3612",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA0IiwidXNlcm5hbWUiOiJrcmlzaHVqYWF0IiwiZW1haWwiOiJrYW1hbGJtcjQwN0BnbWFpbC5jb20iLCJleHAiOjE3NzY0OTM4ODd9.8lA5ZJk_RlFsRXeZ0ZI85QepR6jp0VPJpPHNNcuPOvM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea7fc020fa5cd5d-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:ac3e:8a4a:cbd3:3738:d0a:3612",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:ac3e:8a4a:cbd3:3738:d0a:3612, 162.158.22.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Apr-2026 06:37:44 UTC] === END API CALL LOG ===
[11-Apr-2026 06:37:44 UTC] ✅ API Hash verification passed for profile endpoint
[11-Apr-2026 06:37:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA0IiwidXNlcm5hbWUiOiJrcmlzaHVqYWF0IiwiZW1haWwiOiJrYW1hbGJtcjQwN0BnbWFpbC5jb20iLCJleHAiOjE3NzY0OTM4ODd9.8lA5ZJk_RlFsRXeZ0ZI85QepR6jp0VPJpPHNNcuPOvM
[11-Apr-2026 06:37:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Apr-2026 06:37:44 UTC] ✅ JWT token verified successfully for user profile
[11-Apr-2026 06:37:44 UTC] User ID: 304
[11-Apr-2026 06:37:44 UTC] ✅ User profile retrieved successfully for user ID: 304
[11-Apr-2026 06:37:45 UTC] === API CALL LOG ===
[11-Apr-2026 06:37:45 UTC] Endpoint: user/profile.php
[11-Apr-2026 06:37:45 UTC] Full Log Data: {
    "timestamp": "2026-04-11 06:37:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:ac3e:8a4a:cbd3:3738:d0a:3612",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA0IiwidXNlcm5hbWUiOiJrcmlzaHVqYWF0IiwiZW1haWwiOiJrYW1hbGJtcjQwN0BnbWFpbC5jb20iLCJleHAiOjE3NzY0OTM4ODd9.8lA5ZJk_RlFsRXeZ0ZI85QepR6jp0VPJpPHNNcuPOvM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea7fc051abbcd5d-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:ac3e:8a4a:cbd3:3738:d0a:3612",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:ac3e:8a4a:cbd3:3738:d0a:3612, 162.158.22.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Apr-2026 06:37:45 UTC] === END API CALL LOG ===
[11-Apr-2026 06:37:45 UTC] ✅ API Hash verification passed for profile endpoint
[11-Apr-2026 06:37:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA0IiwidXNlcm5hbWUiOiJrcmlzaHVqYWF0IiwiZW1haWwiOiJrYW1hbGJtcjQwN0BnbWFpbC5jb20iLCJleHAiOjE3NzY0OTM4ODd9.8lA5ZJk_RlFsRXeZ0ZI85QepR6jp0VPJpPHNNcuPOvM
[11-Apr-2026 06:37:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Apr-2026 06:37:45 UTC] ✅ JWT token verified successfully for user profile
[11-Apr-2026 06:37:45 UTC] User ID: 304
[11-Apr-2026 06:37:45 UTC] ✅ User profile retrieved successfully for user ID: 304
[11-Apr-2026 08:52:15 UTC] === API CALL LOG ===
[11-Apr-2026 08:52:15 UTC] Endpoint: user/profile.php
[11-Apr-2026 08:52:15 UTC] Full Log Data: {
    "timestamp": "2026-04-11 08:52:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "213.55.92.81",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA1IiwidXNlcm5hbWUiOiJkZW1heWthIiwiZW1haWwiOiJkZW1lbGFzaGRhd2l0MDlAZ21haWwuY29tIiwiZXhwIjoxNzc2NTAyMzMzfQ.Mr_WoAlhFhIf7zAkCuPBOIJ15DaiUVpS683glYhZVHs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea8c108e9737893-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "213.55.92.81",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "213.55.92.81, 104.23.208.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Apr-2026 08:52:15 UTC] === END API CALL LOG ===
[11-Apr-2026 08:52:15 UTC] ✅ API Hash verification passed for profile endpoint
[11-Apr-2026 08:52:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA1IiwidXNlcm5hbWUiOiJkZW1heWthIiwiZW1haWwiOiJkZW1lbGFzaGRhd2l0MDlAZ21haWwuY29tIiwiZXhwIjoxNzc2NTAyMzMzfQ.Mr_WoAlhFhIf7zAkCuPBOIJ15DaiUVpS683glYhZVHs
[11-Apr-2026 08:52:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Apr-2026 08:52:15 UTC] ✅ JWT token verified successfully for user profile
[11-Apr-2026 08:52:15 UTC] User ID: 305
[11-Apr-2026 08:52:15 UTC] ✅ User profile retrieved successfully for user ID: 305
[11-Apr-2026 08:52:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Apr-2026 08:52:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Apr-2026 08:52:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA1IiwidXNlcm5hbWUiOiJkZW1heWthIiwiZW1haWwiOiJkZW1lbGFzaGRhd2l0MDlAZ21haWwuY29tIiwiZXhwIjoxNzc2NTAyMzMzfQ.Mr_WoAlhFhIf7zAkCuPBOIJ15DaiUVpS683glYhZVHs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ea8c10919aa7893-ADD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"213.55.92.81","CF-IPCountry":"ET","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"213.55.92.81, 104.23.208.144"}
[11-Apr-2026 08:52:15 UTC] === User Orders API Called ===
[11-Apr-2026 08:52:15 UTC] User ID: 305
[11-Apr-2026 08:52:15 UTC] Limit: 20, Offset: 0
[11-Apr-2026 08:52:15 UTC] Orders found: 0
[11-Apr-2026 08:52:15 UTC] Orders data: []
[11-Apr-2026 08:52:15 UTC] Total orders count: 0
[11-Apr-2026 08:52:15 UTC] === API CALL LOG ===
[11-Apr-2026 08:52:15 UTC] Endpoint: user/profile.php
[11-Apr-2026 08:52:15 UTC] Full Log Data: {
    "timestamp": "2026-04-11 08:52:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "213.55.92.81",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA1IiwidXNlcm5hbWUiOiJkZW1heWthIiwiZW1haWwiOiJkZW1lbGFzaGRhd2l0MDlAZ21haWwuY29tIiwiZXhwIjoxNzc2NTAyMzMzfQ.Mr_WoAlhFhIf7zAkCuPBOIJ15DaiUVpS683glYhZVHs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea8c1099a6d7893-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "213.55.92.81",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "213.55.92.81, 104.23.208.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Apr-2026 08:52:15 UTC] === END API CALL LOG ===
[11-Apr-2026 08:52:15 UTC] ✅ API Hash verification passed for profile endpoint
[11-Apr-2026 08:52:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA1IiwidXNlcm5hbWUiOiJkZW1heWthIiwiZW1haWwiOiJkZW1lbGFzaGRhd2l0MDlAZ21haWwuY29tIiwiZXhwIjoxNzc2NTAyMzMzfQ.Mr_WoAlhFhIf7zAkCuPBOIJ15DaiUVpS683glYhZVHs
[11-Apr-2026 08:52:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Apr-2026 08:52:15 UTC] ✅ JWT token verified successfully for user profile
[11-Apr-2026 08:52:15 UTC] User ID: 305
[11-Apr-2026 08:52:15 UTC] ✅ User profile retrieved successfully for user ID: 305
[11-Apr-2026 08:52:15 UTC] === API CALL LOG ===
[11-Apr-2026 08:52:15 UTC] Endpoint: user/profile.php
[11-Apr-2026 08:52:15 UTC] Full Log Data: {
    "timestamp": "2026-04-11 08:52:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "213.55.92.81",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA1IiwidXNlcm5hbWUiOiJkZW1heWthIiwiZW1haWwiOiJkZW1lbGFzaGRhd2l0MDlAZ21haWwuY29tIiwiZXhwIjoxNzc2NTAyMzMzfQ.Mr_WoAlhFhIf7zAkCuPBOIJ15DaiUVpS683glYhZVHs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea8c10dbfed7893-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "213.55.92.81",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "213.55.92.81, 104.23.208.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Apr-2026 08:52:15 UTC] === END API CALL LOG ===
[11-Apr-2026 08:52:15 UTC] ✅ API Hash verification passed for profile endpoint
[11-Apr-2026 08:52:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA1IiwidXNlcm5hbWUiOiJkZW1heWthIiwiZW1haWwiOiJkZW1lbGFzaGRhd2l0MDlAZ21haWwuY29tIiwiZXhwIjoxNzc2NTAyMzMzfQ.Mr_WoAlhFhIf7zAkCuPBOIJ15DaiUVpS683glYhZVHs
[11-Apr-2026 08:52:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Apr-2026 08:52:15 UTC] ✅ JWT token verified successfully for user profile
[11-Apr-2026 08:52:15 UTC] User ID: 305
[11-Apr-2026 08:52:15 UTC] ✅ User profile retrieved successfully for user ID: 305
[11-Apr-2026 08:52:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Apr-2026 08:52:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Apr-2026 08:52:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA1IiwidXNlcm5hbWUiOiJkZW1heWthIiwiZW1haWwiOiJkZW1lbGFzaGRhd2l0MDlAZ21haWwuY29tIiwiZXhwIjoxNzc2NTAyMzMzfQ.Mr_WoAlhFhIf7zAkCuPBOIJ15DaiUVpS683glYhZVHs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ea8c1bf2d977893-ADD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"213.55.92.81","CF-IPCountry":"ET","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"213.55.92.81, 104.23.208.145"}
[11-Apr-2026 08:52:44 UTC] === User Orders API Called ===
[11-Apr-2026 08:52:44 UTC] User ID: 305
[11-Apr-2026 08:52:44 UTC] Limit: 20, Offset: 0
[11-Apr-2026 08:52:44 UTC] Orders found: 0
[11-Apr-2026 08:52:44 UTC] Orders data: []
[11-Apr-2026 08:52:44 UTC] Total orders count: 0
[11-Apr-2026 08:52:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Apr-2026 08:52:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Apr-2026 08:52:46 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA1IiwidXNlcm5hbWUiOiJkZW1heWthIiwiZW1haWwiOiJkZW1lbGFzaGRhd2l0MDlAZ21haWwuY29tIiwiZXhwIjoxNzc2NTAyMzMzfQ.Mr_WoAlhFhIf7zAkCuPBOIJ15DaiUVpS683glYhZVHs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ea8c1cb7f9e7893-ADD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"213.55.92.81","CF-IPCountry":"ET","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"213.55.92.81, 104.23.208.145"}
[11-Apr-2026 08:52:46 UTC] === User Orders API Called ===
[11-Apr-2026 08:52:46 UTC] User ID: 305
[11-Apr-2026 08:52:46 UTC] Limit: 20, Offset: 0
[11-Apr-2026 08:52:46 UTC] Orders found: 0
[11-Apr-2026 08:52:46 UTC] Orders data: []
[11-Apr-2026 08:52:46 UTC] Total orders count: 0
[11-Apr-2026 08:52:46 UTC] === API CALL LOG ===
[11-Apr-2026 08:52:46 UTC] Endpoint: user/profile.php
[11-Apr-2026 08:52:46 UTC] Full Log Data: {
    "timestamp": "2026-04-11 08:52:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "213.55.92.81",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA1IiwidXNlcm5hbWUiOiJkZW1heWthIiwiZW1haWwiOiJkZW1lbGFzaGRhd2l0MDlAZ21haWwuY29tIiwiZXhwIjoxNzc2NTAyMzMzfQ.Mr_WoAlhFhIf7zAkCuPBOIJ15DaiUVpS683glYhZVHs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea8c1cc088a7893-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "213.55.92.81",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "213.55.92.81, 104.23.208.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Apr-2026 08:52:46 UTC] === END API CALL LOG ===
[11-Apr-2026 08:52:46 UTC] ✅ API Hash verification passed for profile endpoint
[11-Apr-2026 08:52:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA1IiwidXNlcm5hbWUiOiJkZW1heWthIiwiZW1haWwiOiJkZW1lbGFzaGRhd2l0MDlAZ21haWwuY29tIiwiZXhwIjoxNzc2NTAyMzMzfQ.Mr_WoAlhFhIf7zAkCuPBOIJ15DaiUVpS683glYhZVHs
[11-Apr-2026 08:52:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Apr-2026 08:52:46 UTC] ✅ JWT token verified successfully for user profile
[11-Apr-2026 08:52:46 UTC] User ID: 305
[11-Apr-2026 08:52:46 UTC] ✅ User profile retrieved successfully for user ID: 305
[11-Apr-2026 08:52:46 UTC] === API CALL LOG ===
[11-Apr-2026 08:52:46 UTC] Endpoint: user/profile.php
[11-Apr-2026 08:52:46 UTC] Full Log Data: {
    "timestamp": "2026-04-11 08:52:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "213.55.92.81",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA1IiwidXNlcm5hbWUiOiJkZW1heWthIiwiZW1haWwiOiJkZW1lbGFzaGRhd2l0MDlAZ21haWwuY29tIiwiZXhwIjoxNzc2NTAyMzMzfQ.Mr_WoAlhFhIf7zAkCuPBOIJ15DaiUVpS683glYhZVHs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea8c1cf3d067893-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "213.55.92.81",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "213.55.92.81, 104.23.208.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Apr-2026 08:52:46 UTC] === END API CALL LOG ===
[11-Apr-2026 08:52:46 UTC] ✅ API Hash verification passed for profile endpoint
[11-Apr-2026 08:52:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA1IiwidXNlcm5hbWUiOiJkZW1heWthIiwiZW1haWwiOiJkZW1lbGFzaGRhd2l0MDlAZ21haWwuY29tIiwiZXhwIjoxNzc2NTAyMzMzfQ.Mr_WoAlhFhIf7zAkCuPBOIJ15DaiUVpS683glYhZVHs
[11-Apr-2026 08:52:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Apr-2026 08:52:46 UTC] ✅ JWT token verified successfully for user profile
[11-Apr-2026 08:52:46 UTC] User ID: 305
[11-Apr-2026 08:52:46 UTC] ✅ User profile retrieved successfully for user ID: 305
[11-Apr-2026 08:52:46 UTC] === API CALL LOG ===
[11-Apr-2026 08:52:46 UTC] Endpoint: user/profile.php
[11-Apr-2026 08:52:46 UTC] Full Log Data: {
    "timestamp": "2026-04-11 08:52:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "213.55.92.81",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA1IiwidXNlcm5hbWUiOiJkZW1heWthIiwiZW1haWwiOiJkZW1lbGFzaGRhd2l0MDlAZ21haWwuY29tIiwiZXhwIjoxNzc2NTAyMzMzfQ.Mr_WoAlhFhIf7zAkCuPBOIJ15DaiUVpS683glYhZVHs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea8c1d00e1e7893-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "213.55.92.81",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "213.55.92.81, 104.23.208.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Apr-2026 08:52:46 UTC] === END API CALL LOG ===
[11-Apr-2026 08:52:46 UTC] ✅ API Hash verification passed for profile endpoint
[11-Apr-2026 08:52:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA1IiwidXNlcm5hbWUiOiJkZW1heWthIiwiZW1haWwiOiJkZW1lbGFzaGRhd2l0MDlAZ21haWwuY29tIiwiZXhwIjoxNzc2NTAyMzMzfQ.Mr_WoAlhFhIf7zAkCuPBOIJ15DaiUVpS683glYhZVHs
[11-Apr-2026 08:52:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Apr-2026 08:52:46 UTC] ✅ JWT token verified successfully for user profile
[11-Apr-2026 08:52:46 UTC] User ID: 305
[11-Apr-2026 08:52:46 UTC] ✅ User profile retrieved successfully for user ID: 305
[11-Apr-2026 08:52:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Apr-2026 08:52:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Apr-2026 08:52:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA1IiwidXNlcm5hbWUiOiJkZW1heWthIiwiZW1haWwiOiJkZW1lbGFzaGRhd2l0MDlAZ21haWwuY29tIiwiZXhwIjoxNzc2NTAyMzMzfQ.Mr_WoAlhFhIf7zAkCuPBOIJ15DaiUVpS683glYhZVHs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ea8c1ecb8b87893-ADD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"213.55.92.81","CF-IPCountry":"ET","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"213.55.92.81, 104.23.208.145"}
[11-Apr-2026 08:52:51 UTC] === User Orders API Called ===
[11-Apr-2026 08:52:51 UTC] User ID: 305
[11-Apr-2026 08:52:51 UTC] Limit: 20, Offset: 0
[11-Apr-2026 08:52:51 UTC] Orders found: 0
[11-Apr-2026 08:52:51 UTC] Orders data: []
[11-Apr-2026 08:52:51 UTC] Total orders count: 0
[11-Apr-2026 08:52:52 UTC] === API CALL LOG ===
[11-Apr-2026 08:52:52 UTC] Endpoint: user/profile.php
[11-Apr-2026 08:52:52 UTC] Full Log Data: {
    "timestamp": "2026-04-11 08:52:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "213.55.92.81",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA1IiwidXNlcm5hbWUiOiJkZW1heWthIiwiZW1haWwiOiJkZW1lbGFzaGRhd2l0MDlAZ21haWwuY29tIiwiZXhwIjoxNzc2NTAyMzMzfQ.Mr_WoAlhFhIf7zAkCuPBOIJ15DaiUVpS683glYhZVHs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea8c1f5bea27893-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "213.55.92.81",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "213.55.92.81, 104.23.208.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Apr-2026 08:52:52 UTC] === END API CALL LOG ===
[11-Apr-2026 08:52:52 UTC] ✅ API Hash verification passed for profile endpoint
[11-Apr-2026 08:52:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA1IiwidXNlcm5hbWUiOiJkZW1heWthIiwiZW1haWwiOiJkZW1lbGFzaGRhd2l0MDlAZ21haWwuY29tIiwiZXhwIjoxNzc2NTAyMzMzfQ.Mr_WoAlhFhIf7zAkCuPBOIJ15DaiUVpS683glYhZVHs
[11-Apr-2026 08:52:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Apr-2026 08:52:52 UTC] ✅ JWT token verified successfully for user profile
[11-Apr-2026 08:52:52 UTC] User ID: 305
[11-Apr-2026 08:52:52 UTC] ✅ User profile retrieved successfully for user ID: 305
[11-Apr-2026 08:52:52 UTC] User Purchases API - User ID: 305
[11-Apr-2026 08:52:52 UTC] User Purchases API - Total purchases found: 0
[11-Apr-2026 08:52:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Apr-2026 08:52:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Apr-2026 08:52:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA1IiwidXNlcm5hbWUiOiJkZW1heWthIiwiZW1haWwiOiJkZW1lbGFzaGRhd2l0MDlAZ21haWwuY29tIiwiZXhwIjoxNzc2NTAyMzMzfQ.Mr_WoAlhFhIf7zAkCuPBOIJ15DaiUVpS683glYhZVHs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ea8c207fa257893-ADD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"213.55.92.81","CF-IPCountry":"ET","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"213.55.92.81, 104.23.208.144"}
[11-Apr-2026 08:52:55 UTC] === User Orders API Called ===
[11-Apr-2026 08:52:55 UTC] User ID: 305
[11-Apr-2026 08:52:55 UTC] Limit: 20, Offset: 0
[11-Apr-2026 08:52:55 UTC] Orders found: 0
[11-Apr-2026 08:52:55 UTC] Orders data: []
[11-Apr-2026 08:52:55 UTC] Total orders count: 0
[11-Apr-2026 08:52:55 UTC] === API CALL LOG ===
[11-Apr-2026 08:52:55 UTC] Endpoint: user/profile.php
[11-Apr-2026 08:52:55 UTC] Full Log Data: {
    "timestamp": "2026-04-11 08:52:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "213.55.92.81",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA1IiwidXNlcm5hbWUiOiJkZW1heWthIiwiZW1haWwiOiJkZW1lbGFzaGRhd2l0MDlAZ21haWwuY29tIiwiZXhwIjoxNzc2NTAyMzMzfQ.Mr_WoAlhFhIf7zAkCuPBOIJ15DaiUVpS683glYhZVHs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea8c2087ac67893-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "213.55.92.81",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "213.55.92.81, 104.23.208.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Apr-2026 08:52:55 UTC] === END API CALL LOG ===
[11-Apr-2026 08:52:55 UTC] ✅ API Hash verification passed for profile endpoint
[11-Apr-2026 08:52:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA1IiwidXNlcm5hbWUiOiJkZW1heWthIiwiZW1haWwiOiJkZW1lbGFzaGRhd2l0MDlAZ21haWwuY29tIiwiZXhwIjoxNzc2NTAyMzMzfQ.Mr_WoAlhFhIf7zAkCuPBOIJ15DaiUVpS683glYhZVHs
[11-Apr-2026 08:52:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Apr-2026 08:52:55 UTC] ✅ JWT token verified successfully for user profile
[11-Apr-2026 08:52:55 UTC] User ID: 305
[11-Apr-2026 08:52:55 UTC] ✅ User profile retrieved successfully for user ID: 305
[11-Apr-2026 08:52:56 UTC] === API CALL LOG ===
[11-Apr-2026 08:52:56 UTC] Endpoint: user/profile.php
[11-Apr-2026 08:52:56 UTC] Full Log Data: {
    "timestamp": "2026-04-11 08:52:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "213.55.92.81",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA1IiwidXNlcm5hbWUiOiJkZW1heWthIiwiZW1haWwiOiJkZW1lbGFzaGRhd2l0MDlAZ21haWwuY29tIiwiZXhwIjoxNzc2NTAyMzMzfQ.Mr_WoAlhFhIf7zAkCuPBOIJ15DaiUVpS683glYhZVHs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea8c20b8f967893-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "213.55.92.81",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "213.55.92.81, 104.23.208.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Apr-2026 08:52:56 UTC] === END API CALL LOG ===
[11-Apr-2026 08:52:56 UTC] ✅ API Hash verification passed for profile endpoint
[11-Apr-2026 08:52:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA1IiwidXNlcm5hbWUiOiJkZW1heWthIiwiZW1haWwiOiJkZW1lbGFzaGRhd2l0MDlAZ21haWwuY29tIiwiZXhwIjoxNzc2NTAyMzMzfQ.Mr_WoAlhFhIf7zAkCuPBOIJ15DaiUVpS683glYhZVHs
[11-Apr-2026 08:52:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Apr-2026 08:52:56 UTC] ✅ JWT token verified successfully for user profile
[11-Apr-2026 08:52:56 UTC] User ID: 305
[11-Apr-2026 08:52:56 UTC] ✅ User profile retrieved successfully for user ID: 305
[11-Apr-2026 08:52:56 UTC] === API CALL LOG ===
[11-Apr-2026 08:52:56 UTC] Endpoint: user/profile.php
[11-Apr-2026 08:52:56 UTC] Full Log Data: {
    "timestamp": "2026-04-11 08:52:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "213.55.92.81",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA1IiwidXNlcm5hbWUiOiJkZW1heWthIiwiZW1haWwiOiJkZW1lbGFzaGRhd2l0MDlAZ21haWwuY29tIiwiZXhwIjoxNzc2NTAyMzMzfQ.Mr_WoAlhFhIf7zAkCuPBOIJ15DaiUVpS683glYhZVHs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea8c20c994a7893-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "213.55.92.81",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "213.55.92.81, 104.23.208.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Apr-2026 08:52:56 UTC] === END API CALL LOG ===
[11-Apr-2026 08:52:56 UTC] ✅ API Hash verification passed for profile endpoint
[11-Apr-2026 08:52:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA1IiwidXNlcm5hbWUiOiJkZW1heWthIiwiZW1haWwiOiJkZW1lbGFzaGRhd2l0MDlAZ21haWwuY29tIiwiZXhwIjoxNzc2NTAyMzMzfQ.Mr_WoAlhFhIf7zAkCuPBOIJ15DaiUVpS683glYhZVHs
[11-Apr-2026 08:52:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Apr-2026 08:52:56 UTC] ✅ JWT token verified successfully for user profile
[11-Apr-2026 08:52:56 UTC] User ID: 305
[11-Apr-2026 08:52:56 UTC] ✅ User profile retrieved successfully for user ID: 305
[11-Apr-2026 08:53:08 UTC] === API CALL LOG ===
[11-Apr-2026 08:53:08 UTC] Endpoint: user/profile.php
[11-Apr-2026 08:53:08 UTC] Full Log Data: {
    "timestamp": "2026-04-11 08:53:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "213.55.92.81",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA1IiwidXNlcm5hbWUiOiJkZW1heWthIiwiZW1haWwiOiJkZW1lbGFzaGRhd2l0MDlAZ21haWwuY29tIiwiZXhwIjoxNzc2NTAyMzMzfQ.Mr_WoAlhFhIf7zAkCuPBOIJ15DaiUVpS683glYhZVHs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea8c259cc717893-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "213.55.92.81",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "213.55.92.81, 104.23.208.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Apr-2026 08:53:08 UTC] === END API CALL LOG ===
[11-Apr-2026 08:53:08 UTC] ✅ API Hash verification passed for profile endpoint
[11-Apr-2026 08:53:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA1IiwidXNlcm5hbWUiOiJkZW1heWthIiwiZW1haWwiOiJkZW1lbGFzaGRhd2l0MDlAZ21haWwuY29tIiwiZXhwIjoxNzc2NTAyMzMzfQ.Mr_WoAlhFhIf7zAkCuPBOIJ15DaiUVpS683glYhZVHs
[11-Apr-2026 08:53:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Apr-2026 08:53:08 UTC] ✅ JWT token verified successfully for user profile
[11-Apr-2026 08:53:08 UTC] User ID: 305
[11-Apr-2026 08:53:08 UTC] ✅ User profile retrieved successfully for user ID: 305
[11-Apr-2026 11:53:03 UTC] === API CALL LOG ===
[11-Apr-2026 11:53:03 UTC] Endpoint: user/profile.php
[11-Apr-2026 11:53:03 UTC] Full Log Data: {
    "timestamp": "2026-04-11 11:53:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.174",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg1IiwidXNlcm5hbWUiOiJ1c2VybmFtZXgiLCJlbWFpbCI6InlvdXJtYWlsQG1lbWJlcnguYXBwIiwiZXhwIjoxNzc1MzEwMTI0fQ.cKq4fMYOgbVYyv26aMDbZFAuo_3BX3j6oce3DJb13Eg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea9c9e3ee84d0e2-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.174",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.226.92.174, 162.158.211.28"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Apr-2026 11:53:03 UTC] === END API CALL LOG ===
[11-Apr-2026 11:53:03 UTC] ✅ API Hash verification passed for profile endpoint
[11-Apr-2026 11:53:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg1IiwidXNlcm5hbWUiOiJ1c2VybmFtZXgiLCJlbWFpbCI6InlvdXJtYWlsQG1lbWJlcnguYXBwIiwiZXhwIjoxNzc1MzEwMTI0fQ.cKq4fMYOgbVYyv26aMDbZFAuo_3BX3j6oce3DJb13Eg
[11-Apr-2026 11:53:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Apr-2026 11:53:03 UTC] ✅ JWT token verified successfully for user profile
[11-Apr-2026 11:53:03 UTC] User ID: 185
[11-Apr-2026 11:53:03 UTC] ✅ User profile retrieved successfully for user ID: 185
[11-Apr-2026 11:53:04 UTC] === API CALL LOG ===
[11-Apr-2026 11:53:04 UTC] Endpoint: user/profile.php
[11-Apr-2026 11:53:04 UTC] Full Log Data: {
    "timestamp": "2026-04-11 11:53:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.174",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg1IiwidXNlcm5hbWUiOiJ1c2VybmFtZXgiLCJlbWFpbCI6InlvdXJtYWlsQG1lbWJlcnguYXBwIiwiZXhwIjoxNzc1MzEwMTI0fQ.cKq4fMYOgbVYyv26aMDbZFAuo_3BX3j6oce3DJb13Eg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea9c9e83d54d0e2-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.174",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.226.92.174, 162.158.210.44"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Apr-2026 11:53:04 UTC] === END API CALL LOG ===
[11-Apr-2026 11:53:04 UTC] ✅ API Hash verification passed for profile endpoint
[11-Apr-2026 11:53:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg1IiwidXNlcm5hbWUiOiJ1c2VybmFtZXgiLCJlbWFpbCI6InlvdXJtYWlsQG1lbWJlcnguYXBwIiwiZXhwIjoxNzc1MzEwMTI0fQ.cKq4fMYOgbVYyv26aMDbZFAuo_3BX3j6oce3DJb13Eg
[11-Apr-2026 11:53:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Apr-2026 11:53:04 UTC] ✅ JWT token verified successfully for user profile
[11-Apr-2026 11:53:04 UTC] User ID: 185
[11-Apr-2026 11:53:04 UTC] ✅ User profile retrieved successfully for user ID: 185
[11-Apr-2026 11:53:04 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Apr-2026 11:53:04 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Apr-2026 11:53:04 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg1IiwidXNlcm5hbWUiOiJ1c2VybmFtZXgiLCJlbWFpbCI6InlvdXJtYWlsQG1lbWJlcnguYXBwIiwiZXhwIjoxNzc1MzEwMTI0fQ.cKq4fMYOgbVYyv26aMDbZFAuo_3BX3j6oce3DJb13Eg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ea9c9e83d5ad0e2-SOF","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.226.92.174","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"185.226.92.174, 162.158.210.44"}
[11-Apr-2026 11:53:04 UTC] === User Orders API Called ===
[11-Apr-2026 11:53:04 UTC] User ID: 185
[11-Apr-2026 11:53:04 UTC] Limit: 20, Offset: 0
[11-Apr-2026 11:53:04 UTC] Orders found: 1
[11-Apr-2026 11:53:04 UTC] Orders data: [{"id":135,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/username\/50","status":"cancelled","created_at":"2026-03-28 17:13:23","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[11-Apr-2026 11:53:04 UTC] Total orders count: 1
[11-Apr-2026 11:53:04 UTC] === API CALL LOG ===
[11-Apr-2026 11:53:04 UTC] Endpoint: user/profile.php
[11-Apr-2026 11:53:04 UTC] Full Log Data: {
    "timestamp": "2026-04-11 11:53:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.174",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg1IiwidXNlcm5hbWUiOiJ1c2VybmFtZXgiLCJlbWFpbCI6InlvdXJtYWlsQG1lbWJlcnguYXBwIiwiZXhwIjoxNzc1MzEwMTI0fQ.cKq4fMYOgbVYyv26aMDbZFAuo_3BX3j6oce3DJb13Eg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea9c9e9ca03d0e2-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.174",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.226.92.174, 162.158.210.44"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Apr-2026 11:53:04 UTC] === END API CALL LOG ===
[11-Apr-2026 11:53:04 UTC] ✅ API Hash verification passed for profile endpoint
[11-Apr-2026 11:53:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg1IiwidXNlcm5hbWUiOiJ1c2VybmFtZXgiLCJlbWFpbCI6InlvdXJtYWlsQG1lbWJlcnguYXBwIiwiZXhwIjoxNzc1MzEwMTI0fQ.cKq4fMYOgbVYyv26aMDbZFAuo_3BX3j6oce3DJb13Eg
[11-Apr-2026 11:53:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Apr-2026 11:53:04 UTC] ✅ JWT token verified successfully for user profile
[11-Apr-2026 11:53:04 UTC] User ID: 185
[11-Apr-2026 11:53:04 UTC] ✅ User profile retrieved successfully for user ID: 185
[11-Apr-2026 11:53:05 UTC] === API CALL LOG ===
[11-Apr-2026 11:53:05 UTC] Endpoint: user/profile.php
[11-Apr-2026 11:53:05 UTC] Full Log Data: {
    "timestamp": "2026-04-11 11:53:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.174",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg1IiwidXNlcm5hbWUiOiJ1c2VybmFtZXgiLCJlbWFpbCI6InlvdXJtYWlsQG1lbWJlcnguYXBwIiwiZXhwIjoxNzc1MzEwMTI0fQ.cKq4fMYOgbVYyv26aMDbZFAuo_3BX3j6oce3DJb13Eg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea9c9f10b56d0e2-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.174",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.226.92.174, 162.158.210.44"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Apr-2026 11:53:05 UTC] === END API CALL LOG ===
[11-Apr-2026 11:53:05 UTC] ✅ API Hash verification passed for profile endpoint
[11-Apr-2026 11:53:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTg1IiwidXNlcm5hbWUiOiJ1c2VybmFtZXgiLCJlbWFpbCI6InlvdXJtYWlsQG1lbWJlcnguYXBwIiwiZXhwIjoxNzc1MzEwMTI0fQ.cKq4fMYOgbVYyv26aMDbZFAuo_3BX3j6oce3DJb13Eg
[11-Apr-2026 11:53:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Apr-2026 11:53:05 UTC] ✅ JWT token verified successfully for user profile
[11-Apr-2026 11:53:05 UTC] User ID: 185
[11-Apr-2026 11:53:05 UTC] ✅ User profile retrieved successfully for user ID: 185
[11-Apr-2026 11:53:05 UTC] User Purchases API - User ID: 185
[11-Apr-2026 11:53:05 UTC] User Purchases API - Total purchases found: 0
[11-Apr-2026 11:53:34 UTC] === API CALL LOG ===
[11-Apr-2026 11:53:34 UTC] Endpoint: user/profile.php
[11-Apr-2026 11:53:34 UTC] Full Log Data: {
    "timestamp": "2026-04-11 11:53:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.174",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA2IiwidXNlcm5hbWUiOiJwb295YWh0IiwiZW1haWwiOiJneXlyZnl1N3k2QGdtYWlsLmNvbSIsImV4cCI6MTc3NjUxMzIxM30.r7nwGxYun-C5wi0fgg4Fke7f7KZGF36MdsMLJTO2LVQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea9caa3bc33d0e2-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.174",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.226.92.174, 162.158.211.27"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Apr-2026 11:53:34 UTC] === END API CALL LOG ===
[11-Apr-2026 11:53:34 UTC] ✅ API Hash verification passed for profile endpoint
[11-Apr-2026 11:53:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA2IiwidXNlcm5hbWUiOiJwb295YWh0IiwiZW1haWwiOiJneXlyZnl1N3k2QGdtYWlsLmNvbSIsImV4cCI6MTc3NjUxMzIxM30.r7nwGxYun-C5wi0fgg4Fke7f7KZGF36MdsMLJTO2LVQ
[11-Apr-2026 11:53:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Apr-2026 11:53:34 UTC] ✅ JWT token verified successfully for user profile
[11-Apr-2026 11:53:34 UTC] User ID: 306
[11-Apr-2026 11:53:34 UTC] ✅ User profile retrieved successfully for user ID: 306
[11-Apr-2026 11:53:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Apr-2026 11:53:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Apr-2026 11:53:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA2IiwidXNlcm5hbWUiOiJwb295YWh0IiwiZW1haWwiOiJneXlyZnl1N3k2QGdtYWlsLmNvbSIsImV4cCI6MTc3NjUxMzIxM30.r7nwGxYun-C5wi0fgg4Fke7f7KZGF36MdsMLJTO2LVQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ea9caa3bc3ad0e2-SOF","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.226.92.174","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"185.226.92.174, 162.158.211.28"}
[11-Apr-2026 11:53:34 UTC] === User Orders API Called ===
[11-Apr-2026 11:53:34 UTC] User ID: 306
[11-Apr-2026 11:53:34 UTC] Limit: 20, Offset: 0
[11-Apr-2026 11:53:34 UTC] Orders found: 0
[11-Apr-2026 11:53:34 UTC] Orders data: []
[11-Apr-2026 11:53:34 UTC] Total orders count: 0
[11-Apr-2026 11:53:34 UTC] === API CALL LOG ===
[11-Apr-2026 11:53:34 UTC] Endpoint: user/profile.php
[11-Apr-2026 11:53:34 UTC] Full Log Data: {
    "timestamp": "2026-04-11 11:53:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.174",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA2IiwidXNlcm5hbWUiOiJwb295YWh0IiwiZW1haWwiOiJneXlyZnl1N3k2QGdtYWlsLmNvbSIsImV4cCI6MTc3NjUxMzIxM30.r7nwGxYun-C5wi0fgg4Fke7f7KZGF36MdsMLJTO2LVQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea9caa43dbad0e2-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.174",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.226.92.174, 162.158.211.27"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Apr-2026 11:53:34 UTC] === END API CALL LOG ===
[11-Apr-2026 11:53:34 UTC] ✅ API Hash verification passed for profile endpoint
[11-Apr-2026 11:53:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA2IiwidXNlcm5hbWUiOiJwb295YWh0IiwiZW1haWwiOiJneXlyZnl1N3k2QGdtYWlsLmNvbSIsImV4cCI6MTc3NjUxMzIxM30.r7nwGxYun-C5wi0fgg4Fke7f7KZGF36MdsMLJTO2LVQ
[11-Apr-2026 11:53:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Apr-2026 11:53:34 UTC] ✅ JWT token verified successfully for user profile
[11-Apr-2026 11:53:34 UTC] User ID: 306
[11-Apr-2026 11:53:34 UTC] ✅ User profile retrieved successfully for user ID: 306
[11-Apr-2026 11:53:34 UTC] === API CALL LOG ===
[11-Apr-2026 11:53:34 UTC] Endpoint: user/profile.php
[11-Apr-2026 11:53:34 UTC] Full Log Data: {
    "timestamp": "2026-04-11 11:53:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.174",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA2IiwidXNlcm5hbWUiOiJwb295YWh0IiwiZW1haWwiOiJneXlyZnl1N3k2QGdtYWlsLmNvbSIsImV4cCI6MTc3NjUxMzIxM30.r7nwGxYun-C5wi0fgg4Fke7f7KZGF36MdsMLJTO2LVQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea9caa90cb7d0e2-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.174",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.226.92.174, 162.158.211.28"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Apr-2026 11:53:34 UTC] === END API CALL LOG ===
[11-Apr-2026 11:53:34 UTC] ✅ API Hash verification passed for profile endpoint
[11-Apr-2026 11:53:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA2IiwidXNlcm5hbWUiOiJwb295YWh0IiwiZW1haWwiOiJneXlyZnl1N3k2QGdtYWlsLmNvbSIsImV4cCI6MTc3NjUxMzIxM30.r7nwGxYun-C5wi0fgg4Fke7f7KZGF36MdsMLJTO2LVQ
[11-Apr-2026 11:53:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Apr-2026 11:53:34 UTC] ✅ JWT token verified successfully for user profile
[11-Apr-2026 11:53:34 UTC] User ID: 306
[11-Apr-2026 11:53:34 UTC] ✅ User profile retrieved successfully for user ID: 306
[11-Apr-2026 11:55:14 UTC] === API CALL LOG ===
[11-Apr-2026 11:55:14 UTC] Endpoint: user/profile.php
[11-Apr-2026 11:55:14 UTC] Full Log Data: {
    "timestamp": "2026-04-11 11:55:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.174",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA2IiwidXNlcm5hbWUiOiJwb295YWh0IiwiZW1haWwiOiJneXlyZnl1N3k2QGdtYWlsLmNvbSIsImV4cCI6MTc3NjUxMzIxM30.r7nwGxYun-C5wi0fgg4Fke7f7KZGF36MdsMLJTO2LVQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea9cd16fc65254b-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.174",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.226.92.174, 162.158.211.27"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Apr-2026 11:55:14 UTC] === END API CALL LOG ===
[11-Apr-2026 11:55:14 UTC] ✅ API Hash verification passed for profile endpoint
[11-Apr-2026 11:55:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA2IiwidXNlcm5hbWUiOiJwb295YWh0IiwiZW1haWwiOiJneXlyZnl1N3k2QGdtYWlsLmNvbSIsImV4cCI6MTc3NjUxMzIxM30.r7nwGxYun-C5wi0fgg4Fke7f7KZGF36MdsMLJTO2LVQ
[11-Apr-2026 11:55:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Apr-2026 11:55:14 UTC] ✅ JWT token verified successfully for user profile
[11-Apr-2026 11:55:14 UTC] User ID: 306
[11-Apr-2026 11:55:14 UTC] ✅ User profile retrieved successfully for user ID: 306
[11-Apr-2026 11:55:14 UTC] === API CALL LOG ===
[11-Apr-2026 11:55:14 UTC] Endpoint: user/profile.php
[11-Apr-2026 11:55:14 UTC] Full Log Data: {
    "timestamp": "2026-04-11 11:55:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.174",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA2IiwidXNlcm5hbWUiOiJwb295YWh0IiwiZW1haWwiOiJneXlyZnl1N3k2QGdtYWlsLmNvbSIsImV4cCI6MTc3NjUxMzIxM30.r7nwGxYun-C5wi0fgg4Fke7f7KZGF36MdsMLJTO2LVQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea9cd18f9e1254b-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.174",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.226.92.174, 162.158.211.27"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Apr-2026 11:55:14 UTC] === END API CALL LOG ===
[11-Apr-2026 11:55:14 UTC] ✅ API Hash verification passed for profile endpoint
[11-Apr-2026 11:55:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA2IiwidXNlcm5hbWUiOiJwb295YWh0IiwiZW1haWwiOiJneXlyZnl1N3k2QGdtYWlsLmNvbSIsImV4cCI6MTc3NjUxMzIxM30.r7nwGxYun-C5wi0fgg4Fke7f7KZGF36MdsMLJTO2LVQ
[11-Apr-2026 11:55:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Apr-2026 11:55:14 UTC] ✅ JWT token verified successfully for user profile
[11-Apr-2026 11:55:14 UTC] User ID: 306
[11-Apr-2026 11:55:14 UTC] ✅ User profile retrieved successfully for user ID: 306
[11-Apr-2026 11:55:15 UTC] User Purchases API - User ID: 306
[11-Apr-2026 11:55:15 UTC] User Purchases API - Total purchases found: 0
[11-Apr-2026 11:55:37 UTC] === API CALL LOG ===
[11-Apr-2026 11:55:37 UTC] Endpoint: user/profile.php
[11-Apr-2026 11:55:37 UTC] Full Log Data: {
    "timestamp": "2026-04-11 11:55:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.174",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA3IiwidXNlcm5hbWUiOiJzaGFmcG8iLCJlbWFpbCI6InBvb3lhODk4NkBnbWFpbC5jb20iLCJleHAiOjE3NzY1MTMzMzZ9.ZqQ7xr7XmsTC01hB78wISrzEZiMcMJXwU5idVpxOCnU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea9cda57a28254b-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.174",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.226.92.174, 162.158.211.28"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Apr-2026 11:55:37 UTC] === END API CALL LOG ===
[11-Apr-2026 11:55:37 UTC] ✅ API Hash verification passed for profile endpoint
[11-Apr-2026 11:55:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA3IiwidXNlcm5hbWUiOiJzaGFmcG8iLCJlbWFpbCI6InBvb3lhODk4NkBnbWFpbC5jb20iLCJleHAiOjE3NzY1MTMzMzZ9.ZqQ7xr7XmsTC01hB78wISrzEZiMcMJXwU5idVpxOCnU
[11-Apr-2026 11:55:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Apr-2026 11:55:37 UTC] ✅ JWT token verified successfully for user profile
[11-Apr-2026 11:55:37 UTC] User ID: 307
[11-Apr-2026 11:55:37 UTC] ✅ User profile retrieved successfully for user ID: 307
[11-Apr-2026 11:55:37 UTC] === API CALL LOG ===
[11-Apr-2026 11:55:37 UTC] Endpoint: user/profile.php
[11-Apr-2026 11:55:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Apr-2026 11:55:37 UTC] Full Log Data: {
    "timestamp": "2026-04-11 11:55:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.174",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA3IiwidXNlcm5hbWUiOiJzaGFmcG8iLCJlbWFpbCI6InBvb3lhODk4NkBnbWFpbC5jb20iLCJleHAiOjE3NzY1MTMzMzZ9.ZqQ7xr7XmsTC01hB78wISrzEZiMcMJXwU5idVpxOCnU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea9cda57a2f254b-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.174",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.226.92.174, 162.158.211.27"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Apr-2026 11:55:37 UTC] === END API CALL LOG ===
[11-Apr-2026 11:55:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Apr-2026 11:55:37 UTC] ✅ API Hash verification passed for profile endpoint
[11-Apr-2026 11:55:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA3IiwidXNlcm5hbWUiOiJzaGFmcG8iLCJlbWFpbCI6InBvb3lhODk4NkBnbWFpbC5jb20iLCJleHAiOjE3NzY1MTMzMzZ9.ZqQ7xr7XmsTC01hB78wISrzEZiMcMJXwU5idVpxOCnU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ea9cda57a2d254b-SOF","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.226.92.174","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"185.226.92.174, 162.158.211.27"}
[11-Apr-2026 11:55:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA3IiwidXNlcm5hbWUiOiJzaGFmcG8iLCJlbWFpbCI6InBvb3lhODk4NkBnbWFpbC5jb20iLCJleHAiOjE3NzY1MTMzMzZ9.ZqQ7xr7XmsTC01hB78wISrzEZiMcMJXwU5idVpxOCnU
[11-Apr-2026 11:55:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Apr-2026 11:55:37 UTC] === User Orders API Called ===
[11-Apr-2026 11:55:37 UTC] User ID: 307
[11-Apr-2026 11:55:37 UTC] ✅ JWT token verified successfully for user profile
[11-Apr-2026 11:55:37 UTC] Limit: 20, Offset: 0
[11-Apr-2026 11:55:37 UTC] User ID: 307
[11-Apr-2026 11:55:37 UTC] ✅ User profile retrieved successfully for user ID: 307
[11-Apr-2026 11:55:37 UTC] Orders found: 0
[11-Apr-2026 11:55:37 UTC] Orders data: []
[11-Apr-2026 11:55:37 UTC] Total orders count: 0
[11-Apr-2026 11:55:38 UTC] === API CALL LOG ===
[11-Apr-2026 11:55:38 UTC] Endpoint: user/profile.php
[11-Apr-2026 11:55:38 UTC] Full Log Data: {
    "timestamp": "2026-04-11 11:55:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.174",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA3IiwidXNlcm5hbWUiOiJzaGFmcG8iLCJlbWFpbCI6InBvb3lhODk4NkBnbWFpbC5jb20iLCJleHAiOjE3NzY1MTMzMzZ9.ZqQ7xr7XmsTC01hB78wISrzEZiMcMJXwU5idVpxOCnU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea9cdab2949254b-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.174",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.226.92.174, 162.158.211.27"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Apr-2026 11:55:38 UTC] === END API CALL LOG ===
[11-Apr-2026 11:55:38 UTC] ✅ API Hash verification passed for profile endpoint
[11-Apr-2026 11:55:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA3IiwidXNlcm5hbWUiOiJzaGFmcG8iLCJlbWFpbCI6InBvb3lhODk4NkBnbWFpbC5jb20iLCJleHAiOjE3NzY1MTMzMzZ9.ZqQ7xr7XmsTC01hB78wISrzEZiMcMJXwU5idVpxOCnU
[11-Apr-2026 11:55:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Apr-2026 11:55:38 UTC] ✅ JWT token verified successfully for user profile
[11-Apr-2026 11:55:38 UTC] User ID: 307
[11-Apr-2026 11:55:38 UTC] ✅ User profile retrieved successfully for user ID: 307
[11-Apr-2026 11:55:39 UTC] === API CALL LOG ===
[11-Apr-2026 11:55:39 UTC] Endpoint: user/profile.php
[11-Apr-2026 11:55:39 UTC] Full Log Data: {
    "timestamp": "2026-04-11 11:55:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.174",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA3IiwidXNlcm5hbWUiOiJzaGFmcG8iLCJlbWFpbCI6InBvb3lhODk4NkBnbWFpbC5jb20iLCJleHAiOjE3NzY1MTMzMzZ9.ZqQ7xr7XmsTC01hB78wISrzEZiMcMJXwU5idVpxOCnU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea9cdb54cce254b-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.174",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.226.92.174, 162.158.211.28"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Apr-2026 11:55:39 UTC] === END API CALL LOG ===
[11-Apr-2026 11:55:39 UTC] ✅ API Hash verification passed for profile endpoint
[11-Apr-2026 11:55:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA3IiwidXNlcm5hbWUiOiJzaGFmcG8iLCJlbWFpbCI6InBvb3lhODk4NkBnbWFpbC5jb20iLCJleHAiOjE3NzY1MTMzMzZ9.ZqQ7xr7XmsTC01hB78wISrzEZiMcMJXwU5idVpxOCnU
[11-Apr-2026 11:55:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Apr-2026 11:55:39 UTC] ✅ JWT token verified successfully for user profile
[11-Apr-2026 11:55:39 UTC] User ID: 307
[11-Apr-2026 11:55:39 UTC] ✅ User profile retrieved successfully for user ID: 307
[11-Apr-2026 11:55:39 UTC] User Purchases API - User ID: 307
[11-Apr-2026 11:55:39 UTC] User Purchases API - Total purchases found: 0
[11-Apr-2026 11:55:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Apr-2026 11:55:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Apr-2026 11:55:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA3IiwidXNlcm5hbWUiOiJzaGFmcG8iLCJlbWFpbCI6InBvb3lhODk4NkBnbWFpbC5jb20iLCJleHAiOjE3NzY1MTMzMzZ9.ZqQ7xr7XmsTC01hB78wISrzEZiMcMJXwU5idVpxOCnU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ea9cdbb7f66254b-SOF","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.226.92.174","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"185.226.92.174, 162.158.211.27"}
[11-Apr-2026 11:55:40 UTC] === User Orders API Called ===
[11-Apr-2026 11:55:40 UTC] User ID: 307
[11-Apr-2026 11:55:40 UTC] Limit: 20, Offset: 0
[11-Apr-2026 11:55:40 UTC] Orders found: 0
[11-Apr-2026 11:55:40 UTC] Orders data: []
[11-Apr-2026 11:55:40 UTC] Total orders count: 0
[11-Apr-2026 11:55:40 UTC] === API CALL LOG ===
[11-Apr-2026 11:55:40 UTC] Endpoint: user/profile.php
[11-Apr-2026 11:55:40 UTC] Full Log Data: {
    "timestamp": "2026-04-11 11:55:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.174",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA3IiwidXNlcm5hbWUiOiJzaGFmcG8iLCJlbWFpbCI6InBvb3lhODk4NkBnbWFpbC5jb20iLCJleHAiOjE3NzY1MTMzMzZ9.ZqQ7xr7XmsTC01hB78wISrzEZiMcMJXwU5idVpxOCnU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea9cdbb7f69254b-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.174",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.226.92.174, 162.158.211.28"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Apr-2026 11:55:40 UTC] === END API CALL LOG ===
[11-Apr-2026 11:55:40 UTC] ✅ API Hash verification passed for profile endpoint
[11-Apr-2026 11:55:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA3IiwidXNlcm5hbWUiOiJzaGFmcG8iLCJlbWFpbCI6InBvb3lhODk4NkBnbWFpbC5jb20iLCJleHAiOjE3NzY1MTMzMzZ9.ZqQ7xr7XmsTC01hB78wISrzEZiMcMJXwU5idVpxOCnU
[11-Apr-2026 11:55:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Apr-2026 11:55:40 UTC] ✅ JWT token verified successfully for user profile
[11-Apr-2026 11:55:40 UTC] User ID: 307
[11-Apr-2026 11:55:40 UTC] ✅ User profile retrieved successfully for user ID: 307
[11-Apr-2026 11:55:41 UTC] === API CALL LOG ===
[11-Apr-2026 11:55:41 UTC] Endpoint: user/profile.php
[11-Apr-2026 11:55:41 UTC] Full Log Data: {
    "timestamp": "2026-04-11 11:55:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.174",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA3IiwidXNlcm5hbWUiOiJzaGFmcG8iLCJlbWFpbCI6InBvb3lhODk4NkBnbWFpbC5jb20iLCJleHAiOjE3NzY1MTMzMzZ9.ZqQ7xr7XmsTC01hB78wISrzEZiMcMJXwU5idVpxOCnU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea9cdbf0959254b-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.174",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.226.92.174, 162.158.211.27"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Apr-2026 11:55:41 UTC] === END API CALL LOG ===
[11-Apr-2026 11:55:41 UTC] ✅ API Hash verification passed for profile endpoint
[11-Apr-2026 11:55:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA3IiwidXNlcm5hbWUiOiJzaGFmcG8iLCJlbWFpbCI6InBvb3lhODk4NkBnbWFpbC5jb20iLCJleHAiOjE3NzY1MTMzMzZ9.ZqQ7xr7XmsTC01hB78wISrzEZiMcMJXwU5idVpxOCnU
[11-Apr-2026 11:55:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Apr-2026 11:55:41 UTC] ✅ JWT token verified successfully for user profile
[11-Apr-2026 11:55:41 UTC] User ID: 307
[11-Apr-2026 11:55:41 UTC] ✅ User profile retrieved successfully for user ID: 307
[11-Apr-2026 11:55:41 UTC] === API CALL LOG ===
[11-Apr-2026 11:55:41 UTC] Endpoint: user/profile.php
[11-Apr-2026 11:55:41 UTC] Full Log Data: {
    "timestamp": "2026-04-11 11:55:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.174",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA3IiwidXNlcm5hbWUiOiJzaGFmcG8iLCJlbWFpbCI6InBvb3lhODk4NkBnbWFpbC5jb20iLCJleHAiOjE3NzY1MTMzMzZ9.ZqQ7xr7XmsTC01hB78wISrzEZiMcMJXwU5idVpxOCnU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea9cdc09dd4254b-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.174",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.226.92.174, 162.158.211.27"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Apr-2026 11:55:41 UTC] === END API CALL LOG ===
[11-Apr-2026 11:55:41 UTC] ✅ API Hash verification passed for profile endpoint
[11-Apr-2026 11:55:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA3IiwidXNlcm5hbWUiOiJzaGFmcG8iLCJlbWFpbCI6InBvb3lhODk4NkBnbWFpbC5jb20iLCJleHAiOjE3NzY1MTMzMzZ9.ZqQ7xr7XmsTC01hB78wISrzEZiMcMJXwU5idVpxOCnU
[11-Apr-2026 11:55:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Apr-2026 11:55:41 UTC] ✅ JWT token verified successfully for user profile
[11-Apr-2026 11:55:41 UTC] User ID: 307
[11-Apr-2026 11:55:41 UTC] ✅ User profile retrieved successfully for user ID: 307
[11-Apr-2026 11:56:30 UTC] === API CALL LOG ===
[11-Apr-2026 11:56:30 UTC] Endpoint: user/profile.php
[11-Apr-2026 11:56:30 UTC] Full Log Data: {
    "timestamp": "2026-04-11 11:56:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.174",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA3IiwidXNlcm5hbWUiOiJzaGFmcG8iLCJlbWFpbCI6InBvb3lhODk4NkBnbWFpbC5jb20iLCJleHAiOjE3NzY1MTMzMzZ9.ZqQ7xr7XmsTC01hB78wISrzEZiMcMJXwU5idVpxOCnU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea9cef2b820254b-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.174",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.226.92.174, 162.158.211.27"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Apr-2026 11:56:30 UTC] === END API CALL LOG ===
[11-Apr-2026 11:56:30 UTC] ✅ API Hash verification passed for profile endpoint
[11-Apr-2026 11:56:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA3IiwidXNlcm5hbWUiOiJzaGFmcG8iLCJlbWFpbCI6InBvb3lhODk4NkBnbWFpbC5jb20iLCJleHAiOjE3NzY1MTMzMzZ9.ZqQ7xr7XmsTC01hB78wISrzEZiMcMJXwU5idVpxOCnU
[11-Apr-2026 11:56:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Apr-2026 11:56:30 UTC] ✅ JWT token verified successfully for user profile
[11-Apr-2026 11:56:30 UTC] User ID: 307
[11-Apr-2026 11:56:30 UTC] ✅ User profile retrieved successfully for user ID: 307
[11-Apr-2026 11:57:04 UTC] === API CALL LOG ===
[11-Apr-2026 11:57:04 UTC] Endpoint: user/profile.php
[11-Apr-2026 11:57:04 UTC] Full Log Data: {
    "timestamp": "2026-04-11 11:57:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.174",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA3IiwidXNlcm5hbWUiOiJzaGFmcG8iLCJlbWFpbCI6InBvb3lhODk4NkBnbWFpbC5jb20iLCJleHAiOjE3NzY1MTMzMzZ9.ZqQ7xr7XmsTC01hB78wISrzEZiMcMJXwU5idVpxOCnU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea9cfc3e84c254b-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.174",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.226.92.174, 162.158.211.28"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Apr-2026 11:57:04 UTC] === END API CALL LOG ===
[11-Apr-2026 11:57:04 UTC] ✅ API Hash verification passed for profile endpoint
[11-Apr-2026 11:57:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA3IiwidXNlcm5hbWUiOiJzaGFmcG8iLCJlbWFpbCI6InBvb3lhODk4NkBnbWFpbC5jb20iLCJleHAiOjE3NzY1MTMzMzZ9.ZqQ7xr7XmsTC01hB78wISrzEZiMcMJXwU5idVpxOCnU
[11-Apr-2026 11:57:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Apr-2026 11:57:04 UTC] ✅ JWT token verified successfully for user profile
[11-Apr-2026 11:57:04 UTC] User ID: 307
[11-Apr-2026 11:57:04 UTC] ✅ User profile retrieved successfully for user ID: 307
[11-Apr-2026 11:57:04 UTC] User Purchases API - User ID: 307
[11-Apr-2026 11:57:04 UTC] User Purchases API - Total purchases found: 0
[11-Apr-2026 11:57:05 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Apr-2026 11:57:05 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Apr-2026 11:57:05 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA3IiwidXNlcm5hbWUiOiJzaGFmcG8iLCJlbWFpbCI6InBvb3lhODk4NkBnbWFpbC5jb20iLCJleHAiOjE3NzY1MTMzMzZ9.ZqQ7xr7XmsTC01hB78wISrzEZiMcMJXwU5idVpxOCnU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ea9cfccf914254b-SOF","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.226.92.174","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"185.226.92.174, 162.158.211.27"}
[11-Apr-2026 11:57:05 UTC] === User Orders API Called ===
[11-Apr-2026 11:57:05 UTC] User ID: 307
[11-Apr-2026 11:57:05 UTC] Limit: 20, Offset: 0
[11-Apr-2026 11:57:05 UTC] Orders found: 0
[11-Apr-2026 11:57:05 UTC] Orders data: []
[11-Apr-2026 11:57:05 UTC] Total orders count: 0
[11-Apr-2026 11:57:05 UTC] === API CALL LOG ===
[11-Apr-2026 11:57:05 UTC] Endpoint: user/profile.php
[11-Apr-2026 11:57:05 UTC] Full Log Data: {
    "timestamp": "2026-04-11 11:57:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.174",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA3IiwidXNlcm5hbWUiOiJzaGFmcG8iLCJlbWFpbCI6InBvb3lhODk4NkBnbWFpbC5jb20iLCJleHAiOjE3NzY1MTMzMzZ9.ZqQ7xr7XmsTC01hB78wISrzEZiMcMJXwU5idVpxOCnU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea9cfccf917254b-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.174",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.226.92.174, 162.158.211.28"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Apr-2026 11:57:05 UTC] === END API CALL LOG ===
[11-Apr-2026 11:57:05 UTC] ✅ API Hash verification passed for profile endpoint
[11-Apr-2026 11:57:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA3IiwidXNlcm5hbWUiOiJzaGFmcG8iLCJlbWFpbCI6InBvb3lhODk4NkBnbWFpbC5jb20iLCJleHAiOjE3NzY1MTMzMzZ9.ZqQ7xr7XmsTC01hB78wISrzEZiMcMJXwU5idVpxOCnU
[11-Apr-2026 11:57:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Apr-2026 11:57:05 UTC] ✅ JWT token verified successfully for user profile
[11-Apr-2026 11:57:05 UTC] User ID: 307
[11-Apr-2026 11:57:05 UTC] ✅ User profile retrieved successfully for user ID: 307
[11-Apr-2026 11:57:05 UTC] === API CALL LOG ===
[11-Apr-2026 11:57:05 UTC] Endpoint: user/profile.php
[11-Apr-2026 11:57:05 UTC] Full Log Data: {
    "timestamp": "2026-04-11 11:57:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.174",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA3IiwidXNlcm5hbWUiOiJzaGFmcG8iLCJlbWFpbCI6InBvb3lhODk4NkBnbWFpbC5jb20iLCJleHAiOjE3NzY1MTMzMzZ9.ZqQ7xr7XmsTC01hB78wISrzEZiMcMJXwU5idVpxOCnU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea9cfd009c6254b-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.174",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.226.92.174, 162.158.211.28"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Apr-2026 11:57:05 UTC] === END API CALL LOG ===
[11-Apr-2026 11:57:05 UTC] ✅ API Hash verification passed for profile endpoint
[11-Apr-2026 11:57:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA3IiwidXNlcm5hbWUiOiJzaGFmcG8iLCJlbWFpbCI6InBvb3lhODk4NkBnbWFpbC5jb20iLCJleHAiOjE3NzY1MTMzMzZ9.ZqQ7xr7XmsTC01hB78wISrzEZiMcMJXwU5idVpxOCnU
[11-Apr-2026 11:57:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Apr-2026 11:57:05 UTC] ✅ JWT token verified successfully for user profile
[11-Apr-2026 11:57:05 UTC] User ID: 307
[11-Apr-2026 11:57:05 UTC] ✅ User profile retrieved successfully for user ID: 307
[11-Apr-2026 11:57:06 UTC] === API CALL LOG ===
[11-Apr-2026 11:57:06 UTC] Endpoint: user/profile.php
[11-Apr-2026 11:57:06 UTC] Full Log Data: {
    "timestamp": "2026-04-11 11:57:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.174",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA3IiwidXNlcm5hbWUiOiJzaGFmcG8iLCJlbWFpbCI6InBvb3lhODk4NkBnbWFpbC5jb20iLCJleHAiOjE3NzY1MTMzMzZ9.ZqQ7xr7XmsTC01hB78wISrzEZiMcMJXwU5idVpxOCnU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea9cfd24ff6254b-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.174",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.226.92.174, 162.158.211.27"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Apr-2026 11:57:06 UTC] === END API CALL LOG ===
[11-Apr-2026 11:57:06 UTC] ✅ API Hash verification passed for profile endpoint
[11-Apr-2026 11:57:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA3IiwidXNlcm5hbWUiOiJzaGFmcG8iLCJlbWFpbCI6InBvb3lhODk4NkBnbWFpbC5jb20iLCJleHAiOjE3NzY1MTMzMzZ9.ZqQ7xr7XmsTC01hB78wISrzEZiMcMJXwU5idVpxOCnU
[11-Apr-2026 11:57:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Apr-2026 11:57:06 UTC] ✅ JWT token verified successfully for user profile
[11-Apr-2026 11:57:06 UTC] User ID: 307
[11-Apr-2026 11:57:06 UTC] ✅ User profile retrieved successfully for user ID: 307
[11-Apr-2026 11:57:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Apr-2026 11:57:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Apr-2026 11:57:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA3IiwidXNlcm5hbWUiOiJzaGFmcG8iLCJlbWFpbCI6InBvb3lhODk4NkBnbWFpbC5jb20iLCJleHAiOjE3NzY1MTMzMzZ9.ZqQ7xr7XmsTC01hB78wISrzEZiMcMJXwU5idVpxOCnU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ea9d0744fd1254b-SOF","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.226.92.174","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"185.226.92.174, 162.158.211.27"}
[11-Apr-2026 11:57:32 UTC] === User Orders API Called ===
[11-Apr-2026 11:57:32 UTC] User ID: 307
[11-Apr-2026 11:57:32 UTC] Limit: 20, Offset: 0
[11-Apr-2026 11:57:32 UTC] Orders found: 1
[11-Apr-2026 11:57:32 UTC] Orders data: [{"id":183,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/ashadata\/1","status":"pending","created_at":"2026-04-11 15:27:30","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[11-Apr-2026 11:57:32 UTC] Total orders count: 1
[11-Apr-2026 11:58:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Apr-2026 11:58:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Apr-2026 11:58:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA3IiwidXNlcm5hbWUiOiJzaGFmcG8iLCJlbWFpbCI6InBvb3lhODk4NkBnbWFpbC5jb20iLCJleHAiOjE3NzY1MTMzMzZ9.ZqQ7xr7XmsTC01hB78wISrzEZiMcMJXwU5idVpxOCnU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ea9d1ac6f0b254b-SOF","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.226.92.174","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"185.226.92.174, 162.158.211.27"}
[11-Apr-2026 11:58:22 UTC] === User Orders API Called ===
[11-Apr-2026 11:58:22 UTC] User ID: 307
[11-Apr-2026 11:58:22 UTC] Limit: 20, Offset: 0
[11-Apr-2026 11:58:22 UTC] Orders found: 1
[11-Apr-2026 11:58:22 UTC] Orders data: [{"id":183,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/ashadata\/1","status":"cancelled","created_at":"2026-04-11 15:27:30","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[11-Apr-2026 11:58:22 UTC] Total orders count: 1
[11-Apr-2026 12:03:36 UTC] === API CALL LOG ===
[11-Apr-2026 12:03:36 UTC] Endpoint: user/profile.php
[11-Apr-2026 12:03:36 UTC] Full Log Data: {
    "timestamp": "2026-04-11 12:03:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.174",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA3IiwidXNlcm5hbWUiOiJzaGFmcG8iLCJlbWFpbCI6InBvb3lhODk4NkBnbWFpbC5jb20iLCJleHAiOjE3NzY1MTMzMzZ9.ZqQ7xr7XmsTC01hB78wISrzEZiMcMJXwU5idVpxOCnU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea9d95aaa5dd0ea-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.174",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.226.92.174, 162.158.211.28"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Apr-2026 12:03:36 UTC] === END API CALL LOG ===
[11-Apr-2026 12:03:36 UTC] ✅ API Hash verification passed for profile endpoint
[11-Apr-2026 12:03:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA3IiwidXNlcm5hbWUiOiJzaGFmcG8iLCJlbWFpbCI6InBvb3lhODk4NkBnbWFpbC5jb20iLCJleHAiOjE3NzY1MTMzMzZ9.ZqQ7xr7XmsTC01hB78wISrzEZiMcMJXwU5idVpxOCnU
[11-Apr-2026 12:03:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Apr-2026 12:03:36 UTC] ✅ JWT token verified successfully for user profile
[11-Apr-2026 12:03:36 UTC] User ID: 307
[11-Apr-2026 12:03:36 UTC] ✅ User profile retrieved successfully for user ID: 307
[11-Apr-2026 12:03:37 UTC] === API CALL LOG ===
[11-Apr-2026 12:03:37 UTC] Endpoint: user/profile.php
[11-Apr-2026 12:03:37 UTC] Full Log Data: {
    "timestamp": "2026-04-11 12:03:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.174",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA3IiwidXNlcm5hbWUiOiJzaGFmcG8iLCJlbWFpbCI6InBvb3lhODk4NkBnbWFpbC5jb20iLCJleHAiOjE3NzY1MTMzMzZ9.ZqQ7xr7XmsTC01hB78wISrzEZiMcMJXwU5idVpxOCnU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea9d95e8fdbd0ea-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.174",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.226.92.174, 162.158.211.28"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Apr-2026 12:03:37 UTC] === END API CALL LOG ===
[11-Apr-2026 12:03:37 UTC] ✅ API Hash verification passed for profile endpoint
[11-Apr-2026 12:03:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA3IiwidXNlcm5hbWUiOiJzaGFmcG8iLCJlbWFpbCI6InBvb3lhODk4NkBnbWFpbC5jb20iLCJleHAiOjE3NzY1MTMzMzZ9.ZqQ7xr7XmsTC01hB78wISrzEZiMcMJXwU5idVpxOCnU
[11-Apr-2026 12:03:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Apr-2026 12:03:37 UTC] ✅ JWT token verified successfully for user profile
[11-Apr-2026 12:03:37 UTC] User ID: 307
[11-Apr-2026 12:03:37 UTC] ✅ User profile retrieved successfully for user ID: 307
[11-Apr-2026 12:03:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Apr-2026 12:03:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Apr-2026 12:03:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA3IiwidXNlcm5hbWUiOiJzaGFmcG8iLCJlbWFpbCI6InBvb3lhODk4NkBnbWFpbC5jb20iLCJleHAiOjE3NzY1MTMzMzZ9.ZqQ7xr7XmsTC01hB78wISrzEZiMcMJXwU5idVpxOCnU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ea9d95e8fe0d0ea-SOF","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.226.92.174","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"185.226.92.174, 162.158.211.28"}
[11-Apr-2026 12:03:37 UTC] === User Orders API Called ===
[11-Apr-2026 12:03:37 UTC] User ID: 307
[11-Apr-2026 12:03:37 UTC] Limit: 20, Offset: 0
[11-Apr-2026 12:03:37 UTC] Orders found: 1
[11-Apr-2026 12:03:37 UTC] Orders data: [{"id":183,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/ashadata\/1","status":"cancelled","created_at":"2026-04-11 15:27:30","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[11-Apr-2026 12:03:37 UTC] Total orders count: 1
[11-Apr-2026 12:03:37 UTC] === API CALL LOG ===
[11-Apr-2026 12:03:37 UTC] Endpoint: user/profile.php
[11-Apr-2026 12:03:37 UTC] Full Log Data: {
    "timestamp": "2026-04-11 12:03:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.174",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA3IiwidXNlcm5hbWUiOiJzaGFmcG8iLCJlbWFpbCI6InBvb3lhODk4NkBnbWFpbC5jb20iLCJleHAiOjE3NzY1MTMzMzZ9.ZqQ7xr7XmsTC01hB78wISrzEZiMcMJXwU5idVpxOCnU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea9d95e8fe3d0ea-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.174",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.226.92.174, 162.158.211.28"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Apr-2026 12:03:37 UTC] === END API CALL LOG ===
[11-Apr-2026 12:03:37 UTC] ✅ API Hash verification passed for profile endpoint
[11-Apr-2026 12:03:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA3IiwidXNlcm5hbWUiOiJzaGFmcG8iLCJlbWFpbCI6InBvb3lhODk4NkBnbWFpbC5jb20iLCJleHAiOjE3NzY1MTMzMzZ9.ZqQ7xr7XmsTC01hB78wISrzEZiMcMJXwU5idVpxOCnU
[11-Apr-2026 12:03:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Apr-2026 12:03:37 UTC] ✅ JWT token verified successfully for user profile
[11-Apr-2026 12:03:37 UTC] User ID: 307
[11-Apr-2026 12:03:37 UTC] ✅ User profile retrieved successfully for user ID: 307
[11-Apr-2026 12:03:38 UTC] === API CALL LOG ===
[11-Apr-2026 12:03:38 UTC] Endpoint: user/profile.php
[11-Apr-2026 12:03:38 UTC] Full Log Data: {
    "timestamp": "2026-04-11 12:03:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.174",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA3IiwidXNlcm5hbWUiOiJzaGFmcG8iLCJlbWFpbCI6InBvb3lhODk4NkBnbWFpbC5jb20iLCJleHAiOjE3NzY1MTMzMzZ9.ZqQ7xr7XmsTC01hB78wISrzEZiMcMJXwU5idVpxOCnU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ea9d963baa5d0ea-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.174",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.226.92.174, 162.158.211.28"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Apr-2026 12:03:38 UTC] === END API CALL LOG ===
[11-Apr-2026 12:03:38 UTC] ✅ API Hash verification passed for profile endpoint
[11-Apr-2026 12:03:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA3IiwidXNlcm5hbWUiOiJzaGFmcG8iLCJlbWFpbCI6InBvb3lhODk4NkBnbWFpbC5jb20iLCJleHAiOjE3NzY1MTMzMzZ9.ZqQ7xr7XmsTC01hB78wISrzEZiMcMJXwU5idVpxOCnU
[11-Apr-2026 12:03:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Apr-2026 12:03:38 UTC] ✅ JWT token verified successfully for user profile
[11-Apr-2026 12:03:38 UTC] User ID: 307
[11-Apr-2026 12:03:38 UTC] ✅ User profile retrieved successfully for user ID: 307
[11-Apr-2026 12:04:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Apr-2026 12:04:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Apr-2026 12:04:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA3IiwidXNlcm5hbWUiOiJzaGFmcG8iLCJlbWFpbCI6InBvb3lhODk4NkBnbWFpbC5jb20iLCJleHAiOjE3NzY1MTMzMzZ9.ZqQ7xr7XmsTC01hB78wISrzEZiMcMJXwU5idVpxOCnU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ea9d9f9790fd0ea-SOF","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.226.92.174","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"185.226.92.174, 162.158.211.28"}
[11-Apr-2026 12:04:02 UTC] === User Orders API Called ===
[11-Apr-2026 12:04:02 UTC] User ID: 307
[11-Apr-2026 12:04:02 UTC] Limit: 20, Offset: 0
[11-Apr-2026 12:04:02 UTC] Orders found: 2
[11-Apr-2026 12:04:02 UTC] Orders data: [{"id":184,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/twtddd","status":"pending","created_at":"2026-04-11 15:34:00","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":183,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/ashadata\/1","status":"cancelled","created_at":"2026-04-11 15:27:30","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[11-Apr-2026 12:04:02 UTC] Total orders count: 2
[11-Apr-2026 13:16:13 UTC] === API CALL LOG ===
[11-Apr-2026 13:16:13 UTC] Endpoint: user/profile.php
[11-Apr-2026 13:16:13 UTC] Full Log Data: {
    "timestamp": "2026-04-11 13:16:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.174",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA3IiwidXNlcm5hbWUiOiJzaGFmcG8iLCJlbWFpbCI6InBvb3lhODk4NkBnbWFpbC5jb20iLCJleHAiOjE3NzY1MTMzMzZ9.ZqQ7xr7XmsTC01hB78wISrzEZiMcMJXwU5idVpxOCnU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eaa43b76ab5d0ff-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.174",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.226.92.174, 162.158.211.28"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Apr-2026 13:16:13 UTC] === END API CALL LOG ===
[11-Apr-2026 13:16:13 UTC] ✅ API Hash verification passed for profile endpoint
[11-Apr-2026 13:16:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA3IiwidXNlcm5hbWUiOiJzaGFmcG8iLCJlbWFpbCI6InBvb3lhODk4NkBnbWFpbC5jb20iLCJleHAiOjE3NzY1MTMzMzZ9.ZqQ7xr7XmsTC01hB78wISrzEZiMcMJXwU5idVpxOCnU
[11-Apr-2026 13:16:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Apr-2026 13:16:13 UTC] ✅ JWT token verified successfully for user profile
[11-Apr-2026 13:16:13 UTC] User ID: 307
[11-Apr-2026 13:16:13 UTC] ✅ User profile retrieved successfully for user ID: 307
[11-Apr-2026 13:16:13 UTC] User Purchases API - User ID: 307
[11-Apr-2026 13:16:13 UTC] User Purchases API - Total purchases found: 0
[11-Apr-2026 13:16:18 UTC] === API CALL LOG ===
[11-Apr-2026 13:16:18 UTC] Endpoint: user/profile.php
[11-Apr-2026 13:16:18 UTC] Full Log Data: {
    "timestamp": "2026-04-11 13:16:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.174",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA3IiwidXNlcm5hbWUiOiJzaGFmcG8iLCJlbWFpbCI6InBvb3lhODk4NkBnbWFpbC5jb20iLCJleHAiOjE3NzY1MTMzMzZ9.ZqQ7xr7XmsTC01hB78wISrzEZiMcMJXwU5idVpxOCnU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eaa43d84e6fd0e8-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.174",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.226.92.174, 162.158.211.28"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Apr-2026 13:16:18 UTC] === END API CALL LOG ===
[11-Apr-2026 13:16:18 UTC] ✅ API Hash verification passed for profile endpoint
[11-Apr-2026 13:16:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA3IiwidXNlcm5hbWUiOiJzaGFmcG8iLCJlbWFpbCI6InBvb3lhODk4NkBnbWFpbC5jb20iLCJleHAiOjE3NzY1MTMzMzZ9.ZqQ7xr7XmsTC01hB78wISrzEZiMcMJXwU5idVpxOCnU
[11-Apr-2026 13:16:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Apr-2026 13:16:18 UTC] ✅ JWT token verified successfully for user profile
[11-Apr-2026 13:16:18 UTC] User ID: 307
[11-Apr-2026 13:16:18 UTC] ✅ User profile retrieved successfully for user ID: 307
[11-Apr-2026 13:16:19 UTC] === API CALL LOG ===
[11-Apr-2026 13:16:19 UTC] Endpoint: user/profile.php
[11-Apr-2026 13:16:19 UTC] Full Log Data: {
    "timestamp": "2026-04-11 13:16:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.174",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA3IiwidXNlcm5hbWUiOiJzaGFmcG8iLCJlbWFpbCI6InBvb3lhODk4NkBnbWFpbC5jb20iLCJleHAiOjE3NzY1MTMzMzZ9.ZqQ7xr7XmsTC01hB78wISrzEZiMcMJXwU5idVpxOCnU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eaa43dcdd82d0e8-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.174",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.226.92.174, 162.158.211.28"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Apr-2026 13:16:19 UTC] === END API CALL LOG ===
[11-Apr-2026 13:16:19 UTC] ✅ API Hash verification passed for profile endpoint
[11-Apr-2026 13:16:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA3IiwidXNlcm5hbWUiOiJzaGFmcG8iLCJlbWFpbCI6InBvb3lhODk4NkBnbWFpbC5jb20iLCJleHAiOjE3NzY1MTMzMzZ9.ZqQ7xr7XmsTC01hB78wISrzEZiMcMJXwU5idVpxOCnU
[11-Apr-2026 13:16:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Apr-2026 13:16:19 UTC] ✅ JWT token verified successfully for user profile
[11-Apr-2026 13:16:19 UTC] User ID: 307
[11-Apr-2026 13:16:19 UTC] ✅ User profile retrieved successfully for user ID: 307
[11-Apr-2026 13:16:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Apr-2026 13:16:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Apr-2026 13:16:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA3IiwidXNlcm5hbWUiOiJzaGFmcG8iLCJlbWFpbCI6InBvb3lhODk4NkBnbWFpbC5jb20iLCJleHAiOjE3NzY1MTMzMzZ9.ZqQ7xr7XmsTC01hB78wISrzEZiMcMJXwU5idVpxOCnU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eaa43dcdd88d0e8-SOF","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.226.92.174","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"185.226.92.174, 162.158.211.28"}
[11-Apr-2026 13:16:19 UTC] === User Orders API Called ===
[11-Apr-2026 13:16:19 UTC] User ID: 307
[11-Apr-2026 13:16:19 UTC] Limit: 20, Offset: 0
[11-Apr-2026 13:16:19 UTC] Orders found: 2
[11-Apr-2026 13:16:19 UTC] Orders data: [{"id":184,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/twtddd","status":"cancelled","created_at":"2026-04-11 15:34:00","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":183,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/ashadata\/1","status":"cancelled","created_at":"2026-04-11 15:27:30","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[11-Apr-2026 13:16:19 UTC] Total orders count: 2
[11-Apr-2026 13:16:19 UTC] === API CALL LOG ===
[11-Apr-2026 13:16:19 UTC] Endpoint: user/profile.php
[11-Apr-2026 13:16:19 UTC] Full Log Data: {
    "timestamp": "2026-04-11 13:16:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.174",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA3IiwidXNlcm5hbWUiOiJzaGFmcG8iLCJlbWFpbCI6InBvb3lhODk4NkBnbWFpbC5jb20iLCJleHAiOjE3NzY1MTMzMzZ9.ZqQ7xr7XmsTC01hB78wISrzEZiMcMJXwU5idVpxOCnU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eaa43dcdd8dd0e8-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.174",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.226.92.174, 162.158.211.27"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Apr-2026 13:16:19 UTC] === END API CALL LOG ===
[11-Apr-2026 13:16:19 UTC] ✅ API Hash verification passed for profile endpoint
[11-Apr-2026 13:16:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA3IiwidXNlcm5hbWUiOiJzaGFmcG8iLCJlbWFpbCI6InBvb3lhODk4NkBnbWFpbC5jb20iLCJleHAiOjE3NzY1MTMzMzZ9.ZqQ7xr7XmsTC01hB78wISrzEZiMcMJXwU5idVpxOCnU
[11-Apr-2026 13:16:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Apr-2026 13:16:19 UTC] ✅ JWT token verified successfully for user profile
[11-Apr-2026 13:16:19 UTC] User ID: 307
[11-Apr-2026 13:16:19 UTC] ✅ User profile retrieved successfully for user ID: 307
[11-Apr-2026 13:16:20 UTC] === API CALL LOG ===
[11-Apr-2026 13:16:20 UTC] Endpoint: user/profile.php
[11-Apr-2026 13:16:20 UTC] Full Log Data: {
    "timestamp": "2026-04-11 13:16:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.174",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA3IiwidXNlcm5hbWUiOiJzaGFmcG8iLCJlbWFpbCI6InBvb3lhODk4NkBnbWFpbC5jb20iLCJleHAiOjE3NzY1MTMzMzZ9.ZqQ7xr7XmsTC01hB78wISrzEZiMcMJXwU5idVpxOCnU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eaa43e35a8bd0e8-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.174",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.226.92.174, 162.158.211.27"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Apr-2026 13:16:20 UTC] === END API CALL LOG ===
[11-Apr-2026 13:16:20 UTC] ✅ API Hash verification passed for profile endpoint
[11-Apr-2026 13:16:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA3IiwidXNlcm5hbWUiOiJzaGFmcG8iLCJlbWFpbCI6InBvb3lhODk4NkBnbWFpbC5jb20iLCJleHAiOjE3NzY1MTMzMzZ9.ZqQ7xr7XmsTC01hB78wISrzEZiMcMJXwU5idVpxOCnU
[11-Apr-2026 13:16:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Apr-2026 13:16:20 UTC] ✅ JWT token verified successfully for user profile
[11-Apr-2026 13:16:20 UTC] User ID: 307
[11-Apr-2026 13:16:20 UTC] ✅ User profile retrieved successfully for user ID: 307
[11-Apr-2026 13:16:36 UTC] === API CALL LOG ===
[11-Apr-2026 13:16:36 UTC] Endpoint: user/profile.php
[11-Apr-2026 13:16:36 UTC] Full Log Data: {
    "timestamp": "2026-04-11 13:16:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.53.27.133",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA4IiwidXNlcm5hbWUiOiJAbXVqdGFiYW1rIiwiZW1haWwiOiJnYW10dmh1YkBnbWFpbC5jb20iLCJleHAiOjE3NzY1MTgxOTV9.fVsigZpEDMicmN27MXyYoutbt87PqoMDcTXG4TNPlWA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eaa44462b2ea8e5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.53.27.133",
        "CF-IPCountry": "AF",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.53.27.133, 172.70.143.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Apr-2026 13:16:36 UTC] === END API CALL LOG ===
[11-Apr-2026 13:16:36 UTC] ✅ API Hash verification passed for profile endpoint
[11-Apr-2026 13:16:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA4IiwidXNlcm5hbWUiOiJAbXVqdGFiYW1rIiwiZW1haWwiOiJnYW10dmh1YkBnbWFpbC5jb20iLCJleHAiOjE3NzY1MTgxOTV9.fVsigZpEDMicmN27MXyYoutbt87PqoMDcTXG4TNPlWA
[11-Apr-2026 13:16:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Apr-2026 13:16:36 UTC] ✅ JWT token verified successfully for user profile
[11-Apr-2026 13:16:36 UTC] User ID: 308
[11-Apr-2026 13:16:36 UTC] ✅ User profile retrieved successfully for user ID: 308
[11-Apr-2026 13:16:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Apr-2026 13:16:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Apr-2026 13:16:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA4IiwidXNlcm5hbWUiOiJAbXVqdGFiYW1rIiwiZW1haWwiOiJnYW10dmh1YkBnbWFpbC5jb20iLCJleHAiOjE3NzY1MTgxOTV9.fVsigZpEDMicmN27MXyYoutbt87PqoMDcTXG4TNPlWA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eaa44462b37a8e5-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.53.27.133","CF-IPCountry":"AF","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.53.27.133, 172.70.143.195"}
[11-Apr-2026 13:16:36 UTC] === User Orders API Called ===
[11-Apr-2026 13:16:36 UTC] User ID: 308
[11-Apr-2026 13:16:36 UTC] Limit: 20, Offset: 0
[11-Apr-2026 13:16:36 UTC] Orders found: 0
[11-Apr-2026 13:16:36 UTC] Orders data: []
[11-Apr-2026 13:16:36 UTC] Total orders count: 0
[11-Apr-2026 13:16:36 UTC] === API CALL LOG ===
[11-Apr-2026 13:16:36 UTC] Endpoint: user/profile.php
[11-Apr-2026 13:16:36 UTC] Full Log Data: {
    "timestamp": "2026-04-11 13:16:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.53.27.133",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA4IiwidXNlcm5hbWUiOiJAbXVqdGFiYW1rIiwiZW1haWwiOiJnYW10dmh1YkBnbWFpbC5jb20iLCJleHAiOjE3NzY1MTgxOTV9.fVsigZpEDMicmN27MXyYoutbt87PqoMDcTXG4TNPlWA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eaa44471c2ca8e5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.53.27.133",
        "CF-IPCountry": "AF",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.53.27.133, 172.70.143.194"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Apr-2026 13:16:36 UTC] === END API CALL LOG ===
[11-Apr-2026 13:16:36 UTC] ✅ API Hash verification passed for profile endpoint
[11-Apr-2026 13:16:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA4IiwidXNlcm5hbWUiOiJAbXVqdGFiYW1rIiwiZW1haWwiOiJnYW10dmh1YkBnbWFpbC5jb20iLCJleHAiOjE3NzY1MTgxOTV9.fVsigZpEDMicmN27MXyYoutbt87PqoMDcTXG4TNPlWA
[11-Apr-2026 13:16:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Apr-2026 13:16:36 UTC] ✅ JWT token verified successfully for user profile
[11-Apr-2026 13:16:36 UTC] User ID: 308
[11-Apr-2026 13:16:36 UTC] ✅ User profile retrieved successfully for user ID: 308
[11-Apr-2026 13:16:38 UTC] === API CALL LOG ===
[11-Apr-2026 13:16:38 UTC] Endpoint: user/profile.php
[11-Apr-2026 13:16:38 UTC] Full Log Data: {
    "timestamp": "2026-04-11 13:16:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.53.27.133",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA4IiwidXNlcm5hbWUiOiJAbXVqdGFiYW1rIiwiZW1haWwiOiJnYW10dmh1YkBnbWFpbC5jb20iLCJleHAiOjE3NzY1MTgxOTV9.fVsigZpEDMicmN27MXyYoutbt87PqoMDcTXG4TNPlWA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eaa44562b53a8e5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.53.27.133",
        "CF-IPCountry": "AF",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.53.27.133, 172.70.143.194"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Apr-2026 13:16:38 UTC] === END API CALL LOG ===
[11-Apr-2026 13:16:38 UTC] ✅ API Hash verification passed for profile endpoint
[11-Apr-2026 13:16:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA4IiwidXNlcm5hbWUiOiJAbXVqdGFiYW1rIiwiZW1haWwiOiJnYW10dmh1YkBnbWFpbC5jb20iLCJleHAiOjE3NzY1MTgxOTV9.fVsigZpEDMicmN27MXyYoutbt87PqoMDcTXG4TNPlWA
[11-Apr-2026 13:16:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Apr-2026 13:16:38 UTC] ✅ JWT token verified successfully for user profile
[11-Apr-2026 13:16:38 UTC] User ID: 308
[11-Apr-2026 13:16:38 UTC] ✅ User profile retrieved successfully for user ID: 308
[11-Apr-2026 13:16:46 UTC] === API CALL LOG ===
[11-Apr-2026 13:16:46 UTC] Endpoint: user/profile.php
[11-Apr-2026 13:16:46 UTC] Full Log Data: {
    "timestamp": "2026-04-11 13:16:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.53.27.133",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA4IiwidXNlcm5hbWUiOiJAbXVqdGFiYW1rIiwiZW1haWwiOiJnYW10dmh1YkBnbWFpbC5jb20iLCJleHAiOjE3NzY1MTgxOTV9.fVsigZpEDMicmN27MXyYoutbt87PqoMDcTXG4TNPlWA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eaa4484be48a8e5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.53.27.133",
        "CF-IPCountry": "AF",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.53.27.133, 172.70.143.194"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Apr-2026 13:16:46 UTC] === END API CALL LOG ===
[11-Apr-2026 13:16:46 UTC] ✅ API Hash verification passed for profile endpoint
[11-Apr-2026 13:16:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA4IiwidXNlcm5hbWUiOiJAbXVqdGFiYW1rIiwiZW1haWwiOiJnYW10dmh1YkBnbWFpbC5jb20iLCJleHAiOjE3NzY1MTgxOTV9.fVsigZpEDMicmN27MXyYoutbt87PqoMDcTXG4TNPlWA
[11-Apr-2026 13:16:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Apr-2026 13:16:46 UTC] ✅ JWT token verified successfully for user profile
[11-Apr-2026 13:16:46 UTC] User ID: 308
[11-Apr-2026 13:16:46 UTC] ✅ User profile retrieved successfully for user ID: 308
[11-Apr-2026 13:17:04 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Apr-2026 13:17:04 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Apr-2026 13:17:04 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA4IiwidXNlcm5hbWUiOiJAbXVqdGFiYW1rIiwiZW1haWwiOiJnYW10dmh1YkBnbWFpbC5jb20iLCJleHAiOjE3NzY1MTgxOTV9.fVsigZpEDMicmN27MXyYoutbt87PqoMDcTXG4TNPlWA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eaa44f6d9cba8e5-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.53.27.133","CF-IPCountry":"AF","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.53.27.133, 172.70.143.195"}
[11-Apr-2026 13:17:04 UTC] === User Orders API Called ===
[11-Apr-2026 13:17:04 UTC] User ID: 308
[11-Apr-2026 13:17:04 UTC] Limit: 20, Offset: 0
[11-Apr-2026 13:17:04 UTC] Orders found: 0
[11-Apr-2026 13:17:04 UTC] Orders data: []
[11-Apr-2026 13:17:04 UTC] Total orders count: 0
[11-Apr-2026 13:17:04 UTC] === API CALL LOG ===
[11-Apr-2026 13:17:04 UTC] Endpoint: user/profile.php
[11-Apr-2026 13:17:04 UTC] Full Log Data: {
    "timestamp": "2026-04-11 13:17:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.53.27.133",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA4IiwidXNlcm5hbWUiOiJAbXVqdGFiYW1rIiwiZW1haWwiOiJnYW10dmh1YkBnbWFpbC5jb20iLCJleHAiOjE3NzY1MTgxOTV9.fVsigZpEDMicmN27MXyYoutbt87PqoMDcTXG4TNPlWA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eaa44f6d9cfa8e5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.53.27.133",
        "CF-IPCountry": "AF",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.53.27.133, 172.70.143.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Apr-2026 13:17:04 UTC] === END API CALL LOG ===
[11-Apr-2026 13:17:04 UTC] ✅ API Hash verification passed for profile endpoint
[11-Apr-2026 13:17:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA4IiwidXNlcm5hbWUiOiJAbXVqdGFiYW1rIiwiZW1haWwiOiJnYW10dmh1YkBnbWFpbC5jb20iLCJleHAiOjE3NzY1MTgxOTV9.fVsigZpEDMicmN27MXyYoutbt87PqoMDcTXG4TNPlWA
[11-Apr-2026 13:17:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Apr-2026 13:17:04 UTC] ✅ JWT token verified successfully for user profile
[11-Apr-2026 13:17:04 UTC] User ID: 308
[11-Apr-2026 13:17:04 UTC] ✅ User profile retrieved successfully for user ID: 308
[11-Apr-2026 13:17:04 UTC] === API CALL LOG ===
[11-Apr-2026 13:17:04 UTC] Endpoint: user/profile.php
[11-Apr-2026 13:17:04 UTC] Full Log Data: {
    "timestamp": "2026-04-11 13:17:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.53.27.133",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA4IiwidXNlcm5hbWUiOiJAbXVqdGFiYW1rIiwiZW1haWwiOiJnYW10dmh1YkBnbWFpbC5jb20iLCJleHAiOjE3NzY1MTgxOTV9.fVsigZpEDMicmN27MXyYoutbt87PqoMDcTXG4TNPlWA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eaa44f7fab1a8e5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.53.27.133",
        "CF-IPCountry": "AF",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.53.27.133, 172.70.143.194"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Apr-2026 13:17:04 UTC] === END API CALL LOG ===
[11-Apr-2026 13:17:04 UTC] ✅ API Hash verification passed for profile endpoint
[11-Apr-2026 13:17:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA4IiwidXNlcm5hbWUiOiJAbXVqdGFiYW1rIiwiZW1haWwiOiJnYW10dmh1YkBnbWFpbC5jb20iLCJleHAiOjE3NzY1MTgxOTV9.fVsigZpEDMicmN27MXyYoutbt87PqoMDcTXG4TNPlWA
[11-Apr-2026 13:17:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Apr-2026 13:17:04 UTC] ✅ JWT token verified successfully for user profile
[11-Apr-2026 13:17:04 UTC] User ID: 308
[11-Apr-2026 13:17:04 UTC] ✅ User profile retrieved successfully for user ID: 308
[11-Apr-2026 13:17:06 UTC] === API CALL LOG ===
[11-Apr-2026 13:17:06 UTC] Endpoint: user/profile.php
[11-Apr-2026 13:17:06 UTC] Full Log Data: {
    "timestamp": "2026-04-11 13:17:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.53.27.133",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA4IiwidXNlcm5hbWUiOiJAbXVqdGFiYW1rIiwiZW1haWwiOiJnYW10dmh1YkBnbWFpbC5jb20iLCJleHAiOjE3NzY1MTgxOTV9.fVsigZpEDMicmN27MXyYoutbt87PqoMDcTXG4TNPlWA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eaa4501bb04a8e5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.53.27.133",
        "CF-IPCountry": "AF",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.53.27.133, 172.70.143.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Apr-2026 13:17:06 UTC] === END API CALL LOG ===
[11-Apr-2026 13:17:06 UTC] ✅ API Hash verification passed for profile endpoint
[11-Apr-2026 13:17:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA4IiwidXNlcm5hbWUiOiJAbXVqdGFiYW1rIiwiZW1haWwiOiJnYW10dmh1YkBnbWFpbC5jb20iLCJleHAiOjE3NzY1MTgxOTV9.fVsigZpEDMicmN27MXyYoutbt87PqoMDcTXG4TNPlWA
[11-Apr-2026 13:17:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Apr-2026 13:17:06 UTC] ✅ JWT token verified successfully for user profile
[11-Apr-2026 13:17:06 UTC] User ID: 308
[11-Apr-2026 13:17:06 UTC] ✅ User profile retrieved successfully for user ID: 308
[11-Apr-2026 13:17:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Apr-2026 13:17:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Apr-2026 13:17:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA4IiwidXNlcm5hbWUiOiJAbXVqdGFiYW1rIiwiZW1haWwiOiJnYW10dmh1YkBnbWFpbC5jb20iLCJleHAiOjE3NzY1MTgxOTV9.fVsigZpEDMicmN27MXyYoutbt87PqoMDcTXG4TNPlWA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eaa455e697aa8e5-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.53.27.133","CF-IPCountry":"AF","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.53.27.133, 172.70.143.195"}
[11-Apr-2026 13:17:21 UTC] === User Orders API Called ===
[11-Apr-2026 13:17:21 UTC] User ID: 308
[11-Apr-2026 13:17:21 UTC] Limit: 20, Offset: 0
[11-Apr-2026 13:17:21 UTC] Orders found: 0
[11-Apr-2026 13:17:21 UTC] Orders data: []
[11-Apr-2026 13:17:21 UTC] Total orders count: 0
[11-Apr-2026 13:17:22 UTC] === API CALL LOG ===
[11-Apr-2026 13:17:22 UTC] Endpoint: user/profile.php
[11-Apr-2026 13:17:22 UTC] Full Log Data: {
    "timestamp": "2026-04-11 13:17:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.53.27.133",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA4IiwidXNlcm5hbWUiOiJAbXVqdGFiYW1rIiwiZW1haWwiOiJnYW10dmh1YkBnbWFpbC5jb20iLCJleHAiOjE3NzY1MTgxOTV9.fVsigZpEDMicmN27MXyYoutbt87PqoMDcTXG4TNPlWA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eaa45696c12a8e5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.53.27.133",
        "CF-IPCountry": "AF",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.53.27.133, 172.70.143.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Apr-2026 13:17:22 UTC] === END API CALL LOG ===
[11-Apr-2026 13:17:22 UTC] ✅ API Hash verification passed for profile endpoint
[11-Apr-2026 13:17:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA4IiwidXNlcm5hbWUiOiJAbXVqdGFiYW1rIiwiZW1haWwiOiJnYW10dmh1YkBnbWFpbC5jb20iLCJleHAiOjE3NzY1MTgxOTV9.fVsigZpEDMicmN27MXyYoutbt87PqoMDcTXG4TNPlWA
[11-Apr-2026 13:17:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Apr-2026 13:17:22 UTC] ✅ JWT token verified successfully for user profile
[11-Apr-2026 13:17:22 UTC] User ID: 308
[11-Apr-2026 13:17:22 UTC] ✅ User profile retrieved successfully for user ID: 308
[11-Apr-2026 13:17:23 UTC] User Purchases API - User ID: 308
[11-Apr-2026 13:17:23 UTC] User Purchases API - Total purchases found: 0
[11-Apr-2026 13:17:33 UTC] User Purchases API - User ID: 308
[11-Apr-2026 13:17:33 UTC] User Purchases API - Total purchases found: 0
[11-Apr-2026 13:17:36 UTC] === API CALL LOG ===
[11-Apr-2026 13:17:36 UTC] Endpoint: user/profile.php
[11-Apr-2026 13:17:36 UTC] Full Log Data: {
    "timestamp": "2026-04-11 13:17:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.53.27.133",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA4IiwidXNlcm5hbWUiOiJAbXVqdGFiYW1rIiwiZW1haWwiOiJnYW10dmh1YkBnbWFpbC5jb20iLCJleHAiOjE3NzY1MTgxOTV9.fVsigZpEDMicmN27MXyYoutbt87PqoMDcTXG4TNPlWA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eaa45bffc53a8e5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.53.27.133",
        "CF-IPCountry": "AF",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.53.27.133, 172.70.143.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Apr-2026 13:17:36 UTC] === END API CALL LOG ===
[11-Apr-2026 13:17:36 UTC] ✅ API Hash verification passed for profile endpoint
[11-Apr-2026 13:17:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA4IiwidXNlcm5hbWUiOiJAbXVqdGFiYW1rIiwiZW1haWwiOiJnYW10dmh1YkBnbWFpbC5jb20iLCJleHAiOjE3NzY1MTgxOTV9.fVsigZpEDMicmN27MXyYoutbt87PqoMDcTXG4TNPlWA
[11-Apr-2026 13:17:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Apr-2026 13:17:36 UTC] ✅ JWT token verified successfully for user profile
[11-Apr-2026 13:17:36 UTC] User ID: 308
[11-Apr-2026 13:17:36 UTC] ✅ User profile retrieved successfully for user ID: 308
[11-Apr-2026 13:17:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Apr-2026 13:17:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Apr-2026 13:17:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA4IiwidXNlcm5hbWUiOiJAbXVqdGFiYW1rIiwiZW1haWwiOiJnYW10dmh1YkBnbWFpbC5jb20iLCJleHAiOjE3NzY1MTgxOTV9.fVsigZpEDMicmN27MXyYoutbt87PqoMDcTXG4TNPlWA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eaa45bffc50a8e5-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.53.27.133","CF-IPCountry":"AF","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.53.27.133, 172.70.143.194"}
[11-Apr-2026 13:17:36 UTC] === User Orders API Called ===
[11-Apr-2026 13:17:36 UTC] User ID: 308
[11-Apr-2026 13:17:36 UTC] Limit: 20, Offset: 0
[11-Apr-2026 13:17:36 UTC] Orders found: 0
[11-Apr-2026 13:17:36 UTC] Orders data: []
[11-Apr-2026 13:17:36 UTC] Total orders count: 0
[11-Apr-2026 13:17:37 UTC] === API CALL LOG ===
[11-Apr-2026 13:17:37 UTC] Endpoint: user/profile.php
[11-Apr-2026 13:17:37 UTC] Full Log Data: {
    "timestamp": "2026-04-11 13:17:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.53.27.133",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA4IiwidXNlcm5hbWUiOiJAbXVqdGFiYW1rIiwiZW1haWwiOiJnYW10dmh1YkBnbWFpbC5jb20iLCJleHAiOjE3NzY1MTgxOTV9.fVsigZpEDMicmN27MXyYoutbt87PqoMDcTXG4TNPlWA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eaa45c2eec9a8e5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.53.27.133",
        "CF-IPCountry": "AF",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.53.27.133, 172.70.143.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Apr-2026 13:17:37 UTC] === END API CALL LOG ===
[11-Apr-2026 13:17:37 UTC] ✅ API Hash verification passed for profile endpoint
[11-Apr-2026 13:17:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA4IiwidXNlcm5hbWUiOiJAbXVqdGFiYW1rIiwiZW1haWwiOiJnYW10dmh1YkBnbWFpbC5jb20iLCJleHAiOjE3NzY1MTgxOTV9.fVsigZpEDMicmN27MXyYoutbt87PqoMDcTXG4TNPlWA
[11-Apr-2026 13:17:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Apr-2026 13:17:37 UTC] ✅ JWT token verified successfully for user profile
[11-Apr-2026 13:17:37 UTC] User ID: 308
[11-Apr-2026 13:17:37 UTC] ✅ User profile retrieved successfully for user ID: 308
[11-Apr-2026 13:17:38 UTC] === API CALL LOG ===
[11-Apr-2026 13:17:38 UTC] Endpoint: user/profile.php
[11-Apr-2026 13:17:38 UTC] Full Log Data: {
    "timestamp": "2026-04-11 13:17:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.53.27.133",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA4IiwidXNlcm5hbWUiOiJAbXVqdGFiYW1rIiwiZW1haWwiOiJnYW10dmh1YkBnbWFpbC5jb20iLCJleHAiOjE3NzY1MTgxOTV9.fVsigZpEDMicmN27MXyYoutbt87PqoMDcTXG4TNPlWA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eaa45c87c90a8e5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.53.27.133",
        "CF-IPCountry": "AF",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.53.27.133, 172.70.143.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Apr-2026 13:17:38 UTC] === END API CALL LOG ===
[11-Apr-2026 13:17:38 UTC] ✅ API Hash verification passed for profile endpoint
[11-Apr-2026 13:17:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA4IiwidXNlcm5hbWUiOiJAbXVqdGFiYW1rIiwiZW1haWwiOiJnYW10dmh1YkBnbWFpbC5jb20iLCJleHAiOjE3NzY1MTgxOTV9.fVsigZpEDMicmN27MXyYoutbt87PqoMDcTXG4TNPlWA
[11-Apr-2026 13:17:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Apr-2026 13:17:38 UTC] ✅ JWT token verified successfully for user profile
[11-Apr-2026 13:17:38 UTC] User ID: 308
[11-Apr-2026 13:17:38 UTC] ✅ User profile retrieved successfully for user ID: 308
[11-Apr-2026 13:18:15 UTC] === API CALL LOG ===
[11-Apr-2026 13:18:15 UTC] Endpoint: user/profile.php
[11-Apr-2026 13:18:15 UTC] Full Log Data: {
    "timestamp": "2026-04-11 13:18:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.53.27.133",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA4IiwidXNlcm5hbWUiOiJAbXVqdGFiYW1rIiwiZW1haWwiOiJnYW10dmh1YkBnbWFpbC5jb20iLCJleHAiOjE3NzY1MTgxOTV9.fVsigZpEDMicmN27MXyYoutbt87PqoMDcTXG4TNPlWA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eaa46b33ed9a8e5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.53.27.133",
        "CF-IPCountry": "AF",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.53.27.133, 172.70.143.194"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Apr-2026 13:18:15 UTC] === END API CALL LOG ===
[11-Apr-2026 13:18:15 UTC] ✅ API Hash verification passed for profile endpoint
[11-Apr-2026 13:18:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA4IiwidXNlcm5hbWUiOiJAbXVqdGFiYW1rIiwiZW1haWwiOiJnYW10dmh1YkBnbWFpbC5jb20iLCJleHAiOjE3NzY1MTgxOTV9.fVsigZpEDMicmN27MXyYoutbt87PqoMDcTXG4TNPlWA
[11-Apr-2026 13:18:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Apr-2026 13:18:15 UTC] ✅ JWT token verified successfully for user profile
[11-Apr-2026 13:18:15 UTC] User ID: 308
[11-Apr-2026 13:18:15 UTC] ✅ User profile retrieved successfully for user ID: 308
[11-Apr-2026 13:22:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Apr-2026 13:22:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Apr-2026 13:22:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA4IiwidXNlcm5hbWUiOiJAbXVqdGFiYW1rIiwiZW1haWwiOiJnYW10dmh1YkBnbWFpbC5jb20iLCJleHAiOjE3NzY1MTgxOTV9.fVsigZpEDMicmN27MXyYoutbt87PqoMDcTXG4TNPlWA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eaa4c90acdca8e5-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.53.27.133","CF-IPCountry":"AF","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.53.27.133, 172.70.143.194"}
[11-Apr-2026 13:22:15 UTC] === User Orders API Called ===
[11-Apr-2026 13:22:15 UTC] User ID: 308
[11-Apr-2026 13:22:15 UTC] Limit: 20, Offset: 0
[11-Apr-2026 13:22:15 UTC] Orders found: 0
[11-Apr-2026 13:22:15 UTC] Orders data: []
[11-Apr-2026 13:22:15 UTC] Total orders count: 0
[11-Apr-2026 13:22:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Apr-2026 13:22:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Apr-2026 13:22:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA4IiwidXNlcm5hbWUiOiJAbXVqdGFiYW1rIiwiZW1haWwiOiJnYW10dmh1YkBnbWFpbC5jb20iLCJleHAiOjE3NzY1MTgxOTV9.fVsigZpEDMicmN27MXyYoutbt87PqoMDcTXG4TNPlWA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eaa4cdc1ab8a8e5-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.53.27.133","CF-IPCountry":"AF","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.53.27.133, 172.70.143.195"}
[11-Apr-2026 13:22:28 UTC] === User Orders API Called ===
[11-Apr-2026 13:22:28 UTC] User ID: 308
[11-Apr-2026 13:22:28 UTC] Limit: 20, Offset: 0
[11-Apr-2026 13:22:28 UTC] Orders found: 0
[11-Apr-2026 13:22:28 UTC] Orders data: []
[11-Apr-2026 13:22:28 UTC] Total orders count: 0
[11-Apr-2026 13:22:28 UTC] === API CALL LOG ===
[11-Apr-2026 13:22:28 UTC] Endpoint: user/profile.php
[11-Apr-2026 13:22:28 UTC] Full Log Data: {
    "timestamp": "2026-04-11 13:22:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.53.27.133",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA4IiwidXNlcm5hbWUiOiJAbXVqdGFiYW1rIiwiZW1haWwiOiJnYW10dmh1YkBnbWFpbC5jb20iLCJleHAiOjE3NzY1MTgxOTV9.fVsigZpEDMicmN27MXyYoutbt87PqoMDcTXG4TNPlWA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eaa4cdd2ba9a8e5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.53.27.133",
        "CF-IPCountry": "AF",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.53.27.133, 172.70.143.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Apr-2026 13:22:28 UTC] === END API CALL LOG ===
[11-Apr-2026 13:22:28 UTC] ✅ API Hash verification passed for profile endpoint
[11-Apr-2026 13:22:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA4IiwidXNlcm5hbWUiOiJAbXVqdGFiYW1rIiwiZW1haWwiOiJnYW10dmh1YkBnbWFpbC5jb20iLCJleHAiOjE3NzY1MTgxOTV9.fVsigZpEDMicmN27MXyYoutbt87PqoMDcTXG4TNPlWA
[11-Apr-2026 13:22:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Apr-2026 13:22:28 UTC] ✅ JWT token verified successfully for user profile
[11-Apr-2026 13:22:28 UTC] User ID: 308
[11-Apr-2026 13:22:28 UTC] ✅ User profile retrieved successfully for user ID: 308
[11-Apr-2026 13:22:28 UTC] === API CALL LOG ===
[11-Apr-2026 13:22:28 UTC] Endpoint: user/profile.php
[11-Apr-2026 13:22:28 UTC] Full Log Data: {
    "timestamp": "2026-04-11 13:22:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.53.27.133",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA4IiwidXNlcm5hbWUiOiJAbXVqdGFiYW1rIiwiZW1haWwiOiJnYW10dmh1YkBnbWFpbC5jb20iLCJleHAiOjE3NzY1MTgxOTV9.fVsigZpEDMicmN27MXyYoutbt87PqoMDcTXG4TNPlWA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eaa4cdc1abaa8e5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.53.27.133",
        "CF-IPCountry": "AF",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.53.27.133, 172.70.143.194"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Apr-2026 13:22:28 UTC] === END API CALL LOG ===
[11-Apr-2026 13:22:28 UTC] ✅ API Hash verification passed for profile endpoint
[11-Apr-2026 13:22:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA4IiwidXNlcm5hbWUiOiJAbXVqdGFiYW1rIiwiZW1haWwiOiJnYW10dmh1YkBnbWFpbC5jb20iLCJleHAiOjE3NzY1MTgxOTV9.fVsigZpEDMicmN27MXyYoutbt87PqoMDcTXG4TNPlWA
[11-Apr-2026 13:22:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Apr-2026 13:22:28 UTC] ✅ JWT token verified successfully for user profile
[11-Apr-2026 13:22:28 UTC] User ID: 308
[11-Apr-2026 13:22:28 UTC] ✅ User profile retrieved successfully for user ID: 308
[11-Apr-2026 13:22:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Apr-2026 13:22:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Apr-2026 13:22:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA4IiwidXNlcm5hbWUiOiJAbXVqdGFiYW1rIiwiZW1haWwiOiJnYW10dmh1YkBnbWFpbC5jb20iLCJleHAiOjE3NzY1MTgxOTV9.fVsigZpEDMicmN27MXyYoutbt87PqoMDcTXG4TNPlWA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eaa4ce63c04a8e5-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.53.27.133","CF-IPCountry":"AF","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.53.27.133, 172.70.143.195"}
[11-Apr-2026 13:22:29 UTC] === User Orders API Called ===
[11-Apr-2026 13:22:29 UTC] User ID: 308
[11-Apr-2026 13:22:29 UTC] Limit: 20, Offset: 0
[11-Apr-2026 13:22:29 UTC] Orders found: 0
[11-Apr-2026 13:22:29 UTC] Orders data: []
[11-Apr-2026 13:22:29 UTC] Total orders count: 0
[11-Apr-2026 13:22:31 UTC] === API CALL LOG ===
[11-Apr-2026 13:22:31 UTC] Endpoint: user/profile.php
[11-Apr-2026 13:22:31 UTC] Full Log Data: {
    "timestamp": "2026-04-11 13:22:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.53.27.133",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA4IiwidXNlcm5hbWUiOiJAbXVqdGFiYW1rIiwiZW1haWwiOiJnYW10dmh1YkBnbWFpbC5jb20iLCJleHAiOjE3NzY1MTgxOTV9.fVsigZpEDMicmN27MXyYoutbt87PqoMDcTXG4TNPlWA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eaa4cf06d45a8e5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.53.27.133",
        "CF-IPCountry": "AF",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.53.27.133, 172.70.143.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Apr-2026 13:22:31 UTC] === END API CALL LOG ===
[11-Apr-2026 13:22:31 UTC] ✅ API Hash verification passed for profile endpoint
[11-Apr-2026 13:22:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA4IiwidXNlcm5hbWUiOiJAbXVqdGFiYW1rIiwiZW1haWwiOiJnYW10dmh1YkBnbWFpbC5jb20iLCJleHAiOjE3NzY1MTgxOTV9.fVsigZpEDMicmN27MXyYoutbt87PqoMDcTXG4TNPlWA
[11-Apr-2026 13:22:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Apr-2026 13:22:31 UTC] ✅ JWT token verified successfully for user profile
[11-Apr-2026 13:22:31 UTC] User ID: 308
[11-Apr-2026 13:22:31 UTC] ✅ User profile retrieved successfully for user ID: 308
[11-Apr-2026 13:22:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Apr-2026 13:22:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Apr-2026 13:22:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA4IiwidXNlcm5hbWUiOiJAbXVqdGFiYW1rIiwiZW1haWwiOiJnYW10dmh1YkBnbWFpbC5jb20iLCJleHAiOjE3NzY1MTgxOTV9.fVsigZpEDMicmN27MXyYoutbt87PqoMDcTXG4TNPlWA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eaa4cf06d42a8e5-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.53.27.133","CF-IPCountry":"AF","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.53.27.133, 172.70.143.194"}
[11-Apr-2026 13:22:31 UTC] === User Orders API Called ===
[11-Apr-2026 13:22:31 UTC] User ID: 308
[11-Apr-2026 13:22:31 UTC] Limit: 20, Offset: 0
[11-Apr-2026 13:22:31 UTC] Orders found: 0
[11-Apr-2026 13:22:31 UTC] Orders data: []
[11-Apr-2026 13:22:31 UTC] Total orders count: 0
[11-Apr-2026 13:22:32 UTC] === API CALL LOG ===
[11-Apr-2026 13:22:32 UTC] Endpoint: user/profile.php
[11-Apr-2026 13:22:32 UTC] Full Log Data: {
    "timestamp": "2026-04-11 13:22:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.53.27.133",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA4IiwidXNlcm5hbWUiOiJAbXVqdGFiYW1rIiwiZW1haWwiOiJnYW10dmh1YkBnbWFpbC5jb20iLCJleHAiOjE3NzY1MTgxOTV9.fVsigZpEDMicmN27MXyYoutbt87PqoMDcTXG4TNPlWA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eaa4cf5baada8e5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.53.27.133",
        "CF-IPCountry": "AF",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.53.27.133, 172.70.143.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Apr-2026 13:22:32 UTC] === END API CALL LOG ===
[11-Apr-2026 13:22:32 UTC] ✅ API Hash verification passed for profile endpoint
[11-Apr-2026 13:22:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA4IiwidXNlcm5hbWUiOiJAbXVqdGFiYW1rIiwiZW1haWwiOiJnYW10dmh1YkBnbWFpbC5jb20iLCJleHAiOjE3NzY1MTgxOTV9.fVsigZpEDMicmN27MXyYoutbt87PqoMDcTXG4TNPlWA
[11-Apr-2026 13:22:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Apr-2026 13:22:32 UTC] ✅ JWT token verified successfully for user profile
[11-Apr-2026 13:22:32 UTC] User ID: 308
[11-Apr-2026 13:22:32 UTC] ✅ User profile retrieved successfully for user ID: 308
[11-Apr-2026 13:22:47 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Apr-2026 13:22:47 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Apr-2026 13:22:47 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA4IiwidXNlcm5hbWUiOiJAbXVqdGFiYW1rIiwiZW1haWwiOiJnYW10dmh1YkBnbWFpbC5jb20iLCJleHAiOjE3NzY1MTgxOTV9.fVsigZpEDMicmN27MXyYoutbt87PqoMDcTXG4TNPlWA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eaa4d52ad60a8e5-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.53.27.133","CF-IPCountry":"AF","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.53.27.133, 172.70.143.195"}
[11-Apr-2026 13:22:47 UTC] === User Orders API Called ===
[11-Apr-2026 13:22:47 UTC] User ID: 308
[11-Apr-2026 13:22:47 UTC] Limit: 20, Offset: 0
[11-Apr-2026 13:22:47 UTC] Orders found: 0
[11-Apr-2026 13:22:47 UTC] Orders data: []
[11-Apr-2026 13:22:47 UTC] Total orders count: 0
[11-Apr-2026 13:22:47 UTC] === API CALL LOG ===
[11-Apr-2026 13:22:47 UTC] Endpoint: user/profile.php
[11-Apr-2026 13:22:47 UTC] Full Log Data: {
    "timestamp": "2026-04-11 13:22:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.53.27.133",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA4IiwidXNlcm5hbWUiOiJAbXVqdGFiYW1rIiwiZW1haWwiOiJnYW10dmh1YkBnbWFpbC5jb20iLCJleHAiOjE3NzY1MTgxOTV9.fVsigZpEDMicmN27MXyYoutbt87PqoMDcTXG4TNPlWA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eaa4d55a830a8e5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.53.27.133",
        "CF-IPCountry": "AF",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.53.27.133, 172.70.143.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Apr-2026 13:22:47 UTC] === END API CALL LOG ===
[11-Apr-2026 13:22:47 UTC] ✅ API Hash verification passed for profile endpoint
[11-Apr-2026 13:22:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA4IiwidXNlcm5hbWUiOiJAbXVqdGFiYW1rIiwiZW1haWwiOiJnYW10dmh1YkBnbWFpbC5jb20iLCJleHAiOjE3NzY1MTgxOTV9.fVsigZpEDMicmN27MXyYoutbt87PqoMDcTXG4TNPlWA
[11-Apr-2026 13:22:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Apr-2026 13:22:47 UTC] ✅ JWT token verified successfully for user profile
[11-Apr-2026 13:22:47 UTC] User ID: 308
[11-Apr-2026 13:22:47 UTC] ✅ User profile retrieved successfully for user ID: 308
[11-Apr-2026 13:22:48 UTC] User Purchases API - User ID: 308
[11-Apr-2026 13:22:48 UTC] User Purchases API - Total purchases found: 0
[11-Apr-2026 14:16:38 UTC] === API CALL LOG ===
[11-Apr-2026 14:16:38 UTC] Endpoint: user/profile.php
[11-Apr-2026 14:16:38 UTC] Full Log Data: {
    "timestamp": "2026-04-11 14:16:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.174",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA3IiwidXNlcm5hbWUiOiJzaGFmcG8iLCJlbWFpbCI6InBvb3lhODk4NkBnbWFpbC5jb20iLCJleHAiOjE3NzY1MTMzMzZ9.ZqQ7xr7XmsTC01hB78wISrzEZiMcMJXwU5idVpxOCnU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eaa9c36dd268ef0-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.174",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.226.92.174, 162.158.211.27"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Apr-2026 14:16:38 UTC] === END API CALL LOG ===
[11-Apr-2026 14:16:38 UTC] ✅ API Hash verification passed for profile endpoint
[11-Apr-2026 14:16:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA3IiwidXNlcm5hbWUiOiJzaGFmcG8iLCJlbWFpbCI6InBvb3lhODk4NkBnbWFpbC5jb20iLCJleHAiOjE3NzY1MTMzMzZ9.ZqQ7xr7XmsTC01hB78wISrzEZiMcMJXwU5idVpxOCnU
[11-Apr-2026 14:16:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Apr-2026 14:16:38 UTC] ✅ JWT token verified successfully for user profile
[11-Apr-2026 14:16:38 UTC] User ID: 307
[11-Apr-2026 14:16:38 UTC] ✅ User profile retrieved successfully for user ID: 307
[11-Apr-2026 14:16:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Apr-2026 14:16:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Apr-2026 14:16:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA3IiwidXNlcm5hbWUiOiJzaGFmcG8iLCJlbWFpbCI6InBvb3lhODk4NkBnbWFpbC5jb20iLCJleHAiOjE3NzY1MTMzMzZ9.ZqQ7xr7XmsTC01hB78wISrzEZiMcMJXwU5idVpxOCnU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eaa9c379de08ef0-SOF","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.226.92.174","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"185.226.92.174, 162.158.210.44"}
[11-Apr-2026 14:16:38 UTC] === User Orders API Called ===
[11-Apr-2026 14:16:38 UTC] User ID: 307
[11-Apr-2026 14:16:38 UTC] Limit: 20, Offset: 0
[11-Apr-2026 14:16:38 UTC] Orders found: 2
[11-Apr-2026 14:16:38 UTC] Orders data: [{"id":184,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/twtddd","status":"cancelled","created_at":"2026-04-11 15:34:00","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":183,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/ashadata\/1","status":"cancelled","created_at":"2026-04-11 15:27:30","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[11-Apr-2026 14:16:38 UTC] Total orders count: 2
[11-Apr-2026 14:16:38 UTC] === API CALL LOG ===
[11-Apr-2026 14:16:38 UTC] Endpoint: user/profile.php
[11-Apr-2026 14:16:38 UTC] Full Log Data: {
    "timestamp": "2026-04-11 14:16:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.174",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA3IiwidXNlcm5hbWUiOiJzaGFmcG8iLCJlbWFpbCI6InBvb3lhODk4NkBnbWFpbC5jb20iLCJleHAiOjE3NzY1MTMzMzZ9.ZqQ7xr7XmsTC01hB78wISrzEZiMcMJXwU5idVpxOCnU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eaa9c384e6d8ef0-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.174",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.226.92.174, 162.158.210.44"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Apr-2026 14:16:38 UTC] === END API CALL LOG ===
[11-Apr-2026 14:16:38 UTC] ✅ API Hash verification passed for profile endpoint
[11-Apr-2026 14:16:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA3IiwidXNlcm5hbWUiOiJzaGFmcG8iLCJlbWFpbCI6InBvb3lhODk4NkBnbWFpbC5jb20iLCJleHAiOjE3NzY1MTMzMzZ9.ZqQ7xr7XmsTC01hB78wISrzEZiMcMJXwU5idVpxOCnU
[11-Apr-2026 14:16:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Apr-2026 14:16:38 UTC] ✅ JWT token verified successfully for user profile
[11-Apr-2026 14:16:38 UTC] User ID: 307
[11-Apr-2026 14:16:38 UTC] ✅ User profile retrieved successfully for user ID: 307
[11-Apr-2026 14:16:39 UTC] === API CALL LOG ===
[11-Apr-2026 14:16:39 UTC] Endpoint: user/profile.php
[11-Apr-2026 14:16:39 UTC] Full Log Data: {
    "timestamp": "2026-04-11 14:16:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.174",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA3IiwidXNlcm5hbWUiOiJzaGFmcG8iLCJlbWFpbCI6InBvb3lhODk4NkBnbWFpbC5jb20iLCJleHAiOjE3NzY1MTMzMzZ9.ZqQ7xr7XmsTC01hB78wISrzEZiMcMJXwU5idVpxOCnU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eaa9c3c09428ef0-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.174",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.226.92.174, 162.158.210.44"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Apr-2026 14:16:39 UTC] === END API CALL LOG ===
[11-Apr-2026 14:16:39 UTC] ✅ API Hash verification passed for profile endpoint
[11-Apr-2026 14:16:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA3IiwidXNlcm5hbWUiOiJzaGFmcG8iLCJlbWFpbCI6InBvb3lhODk4NkBnbWFpbC5jb20iLCJleHAiOjE3NzY1MTMzMzZ9.ZqQ7xr7XmsTC01hB78wISrzEZiMcMJXwU5idVpxOCnU
[11-Apr-2026 14:16:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Apr-2026 14:16:39 UTC] ✅ JWT token verified successfully for user profile
[11-Apr-2026 14:16:39 UTC] User ID: 307
[11-Apr-2026 14:16:39 UTC] ✅ User profile retrieved successfully for user ID: 307
[11-Apr-2026 14:16:53 UTC] === API CALL LOG ===
[11-Apr-2026 14:16:53 UTC] Endpoint: user/profile.php
[11-Apr-2026 14:16:53 UTC] Full Log Data: {
    "timestamp": "2026-04-11 14:16:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.174",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA3IiwidXNlcm5hbWUiOiJzaGFmcG8iLCJlbWFpbCI6InBvb3lhODk4NkBnbWFpbC5jb20iLCJleHAiOjE3NzY1MTMzMzZ9.ZqQ7xr7XmsTC01hB78wISrzEZiMcMJXwU5idVpxOCnU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eaa9c962aacd0d7-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.174",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.226.92.174, 162.158.211.27"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Apr-2026 14:16:53 UTC] === END API CALL LOG ===
[11-Apr-2026 14:16:53 UTC] ✅ API Hash verification passed for profile endpoint
[11-Apr-2026 14:16:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA3IiwidXNlcm5hbWUiOiJzaGFmcG8iLCJlbWFpbCI6InBvb3lhODk4NkBnbWFpbC5jb20iLCJleHAiOjE3NzY1MTMzMzZ9.ZqQ7xr7XmsTC01hB78wISrzEZiMcMJXwU5idVpxOCnU
[11-Apr-2026 14:16:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Apr-2026 14:16:53 UTC] ✅ JWT token verified successfully for user profile
[11-Apr-2026 14:16:53 UTC] User ID: 307
[11-Apr-2026 14:16:53 UTC] ✅ User profile retrieved successfully for user ID: 307
[11-Apr-2026 14:16:54 UTC] === API CALL LOG ===
[11-Apr-2026 14:16:54 UTC] Endpoint: user/profile.php
[11-Apr-2026 14:16:54 UTC] Full Log Data: {
    "timestamp": "2026-04-11 14:16:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.174",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA3IiwidXNlcm5hbWUiOiJzaGFmcG8iLCJlbWFpbCI6InBvb3lhODk4NkBnbWFpbC5jb20iLCJleHAiOjE3NzY1MTMzMzZ9.ZqQ7xr7XmsTC01hB78wISrzEZiMcMJXwU5idVpxOCnU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eaa9c996d45d0d7-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.174",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.226.92.174, 162.158.211.27"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Apr-2026 14:16:54 UTC] === END API CALL LOG ===
[11-Apr-2026 14:16:54 UTC] ✅ API Hash verification passed for profile endpoint
[11-Apr-2026 14:16:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA3IiwidXNlcm5hbWUiOiJzaGFmcG8iLCJlbWFpbCI6InBvb3lhODk4NkBnbWFpbC5jb20iLCJleHAiOjE3NzY1MTMzMzZ9.ZqQ7xr7XmsTC01hB78wISrzEZiMcMJXwU5idVpxOCnU
[11-Apr-2026 14:16:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Apr-2026 14:16:54 UTC] ✅ JWT token verified successfully for user profile
[11-Apr-2026 14:16:54 UTC] User ID: 307
[11-Apr-2026 14:16:54 UTC] ✅ User profile retrieved successfully for user ID: 307
[11-Apr-2026 14:16:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Apr-2026 14:16:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Apr-2026 14:16:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA3IiwidXNlcm5hbWUiOiJzaGFmcG8iLCJlbWFpbCI6InBvb3lhODk4NkBnbWFpbC5jb20iLCJleHAiOjE3NzY1MTMzMzZ9.ZqQ7xr7XmsTC01hB78wISrzEZiMcMJXwU5idVpxOCnU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eaa9c996d50d0d7-SOF","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.226.92.174","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"185.226.92.174, 162.158.211.27"}
[11-Apr-2026 14:16:54 UTC] === User Orders API Called ===
[11-Apr-2026 14:16:54 UTC] User ID: 307
[11-Apr-2026 14:16:54 UTC] Limit: 20, Offset: 0
[11-Apr-2026 14:16:54 UTC] Orders found: 2
[11-Apr-2026 14:16:54 UTC] Orders data: [{"id":184,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/twtddd","status":"cancelled","created_at":"2026-04-11 15:34:00","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":183,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/ashadata\/1","status":"cancelled","created_at":"2026-04-11 15:27:30","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[11-Apr-2026 14:16:54 UTC] Total orders count: 2
[11-Apr-2026 14:16:54 UTC] === API CALL LOG ===
[11-Apr-2026 14:16:54 UTC] Endpoint: user/profile.php
[11-Apr-2026 14:16:54 UTC] Full Log Data: {
    "timestamp": "2026-04-11 14:16:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.174",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA3IiwidXNlcm5hbWUiOiJzaGFmcG8iLCJlbWFpbCI6InBvb3lhODk4NkBnbWFpbC5jb20iLCJleHAiOjE3NzY1MTMzMzZ9.ZqQ7xr7XmsTC01hB78wISrzEZiMcMJXwU5idVpxOCnU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eaa9c996d57d0d7-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.174",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.226.92.174, 162.158.211.28"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Apr-2026 14:16:54 UTC] === END API CALL LOG ===
[11-Apr-2026 14:16:54 UTC] ✅ API Hash verification passed for profile endpoint
[11-Apr-2026 14:16:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA3IiwidXNlcm5hbWUiOiJzaGFmcG8iLCJlbWFpbCI6InBvb3lhODk4NkBnbWFpbC5jb20iLCJleHAiOjE3NzY1MTMzMzZ9.ZqQ7xr7XmsTC01hB78wISrzEZiMcMJXwU5idVpxOCnU
[11-Apr-2026 14:16:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Apr-2026 14:16:54 UTC] ✅ JWT token verified successfully for user profile
[11-Apr-2026 14:16:54 UTC] User ID: 307
[11-Apr-2026 14:16:54 UTC] ✅ User profile retrieved successfully for user ID: 307
[11-Apr-2026 14:16:54 UTC] === API CALL LOG ===
[11-Apr-2026 14:16:54 UTC] Endpoint: user/profile.php
[11-Apr-2026 14:16:54 UTC] Full Log Data: {
    "timestamp": "2026-04-11 14:16:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.226.92.174",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA3IiwidXNlcm5hbWUiOiJzaGFmcG8iLCJlbWFpbCI6InBvb3lhODk4NkBnbWFpbC5jb20iLCJleHAiOjE3NzY1MTMzMzZ9.ZqQ7xr7XmsTC01hB78wISrzEZiMcMJXwU5idVpxOCnU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eaa9c9ef883d0d7-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.226.92.174",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.226.92.174, 162.158.211.28"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Apr-2026 14:16:54 UTC] === END API CALL LOG ===
[11-Apr-2026 14:16:54 UTC] ✅ API Hash verification passed for profile endpoint
[11-Apr-2026 14:16:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA3IiwidXNlcm5hbWUiOiJzaGFmcG8iLCJlbWFpbCI6InBvb3lhODk4NkBnbWFpbC5jb20iLCJleHAiOjE3NzY1MTMzMzZ9.ZqQ7xr7XmsTC01hB78wISrzEZiMcMJXwU5idVpxOCnU
[11-Apr-2026 14:16:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Apr-2026 14:16:54 UTC] ✅ JWT token verified successfully for user profile
[11-Apr-2026 14:16:54 UTC] User ID: 307
[11-Apr-2026 14:16:54 UTC] ✅ User profile retrieved successfully for user ID: 307
[11-Apr-2026 14:16:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Apr-2026 14:16:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Apr-2026 14:16:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA3IiwidXNlcm5hbWUiOiJzaGFmcG8iLCJlbWFpbCI6InBvb3lhODk4NkBnbWFpbC5jb20iLCJleHAiOjE3NzY1MTMzMzZ9.ZqQ7xr7XmsTC01hB78wISrzEZiMcMJXwU5idVpxOCnU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eaa9ca6fa1dd0d7-SOF","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.226.92.174","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"185.226.92.174, 162.158.211.27"}
[11-Apr-2026 14:16:56 UTC] === User Orders API Called ===
[11-Apr-2026 14:16:56 UTC] User ID: 307
[11-Apr-2026 14:16:56 UTC] Limit: 20, Offset: 0
[11-Apr-2026 14:16:56 UTC] Orders found: 2
[11-Apr-2026 14:16:56 UTC] Orders data: [{"id":184,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/twtddd","status":"cancelled","created_at":"2026-04-11 15:34:00","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":183,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/ashadata\/1","status":"cancelled","created_at":"2026-04-11 15:27:30","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[11-Apr-2026 14:16:56 UTC] Total orders count: 2
[11-Apr-2026 14:39:13 UTC] === API CALL LOG ===
[11-Apr-2026 14:39:13 UTC] Endpoint: user/profile.php
[11-Apr-2026 14:39:13 UTC] Full Log Data: {
    "timestamp": "2026-04-11 14:39:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.186.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eaabd4b9cea04db-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.186.74",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "83.111.186.74, 172.71.214.231"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Apr-2026 14:39:13 UTC] === END API CALL LOG ===
[11-Apr-2026 14:39:13 UTC] ✅ API Hash verification passed for profile endpoint
[11-Apr-2026 14:39:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[11-Apr-2026 14:39:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Apr-2026 14:39:13 UTC] ✅ JWT token verified successfully for user profile
[11-Apr-2026 14:39:13 UTC] User ID: 205
[11-Apr-2026 14:39:13 UTC] ✅ User profile retrieved successfully for user ID: 205
[11-Apr-2026 14:39:15 UTC] === API CALL LOG ===
[11-Apr-2026 14:39:15 UTC] Endpoint: user/profile.php
[11-Apr-2026 14:39:15 UTC] Full Log Data: {
    "timestamp": "2026-04-11 14:39:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.186.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eaabd5149bd04db-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.186.74",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "83.111.186.74, 172.71.214.230"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Apr-2026 14:39:15 UTC] === END API CALL LOG ===
[11-Apr-2026 14:39:15 UTC] ✅ API Hash verification passed for profile endpoint
[11-Apr-2026 14:39:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[11-Apr-2026 14:39:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Apr-2026 14:39:15 UTC] ✅ JWT token verified successfully for user profile
[11-Apr-2026 14:39:15 UTC] User ID: 205
[11-Apr-2026 14:39:15 UTC] ✅ User profile retrieved successfully for user ID: 205
[11-Apr-2026 14:39:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Apr-2026 14:39:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Apr-2026 14:39:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eaabd5149bf04db-HKG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"83.111.186.74","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"83.111.186.74, 172.71.214.230"}
[11-Apr-2026 14:39:15 UTC] === User Orders API Called ===
[11-Apr-2026 14:39:15 UTC] User ID: 205
[11-Apr-2026 14:39:15 UTC] Limit: 20, Offset: 0
[11-Apr-2026 14:39:15 UTC] Orders found: 20
[11-Apr-2026 14:39:15 UTC] Orders data: [{"id":180,"quantity":750,"total_coins":750,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/44","status":"completed","created_at":"2026-04-11 09:14:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":179,"quantity":750,"total_coins":750,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/45","status":"completed","created_at":"2026-04-11 09:13:08","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":178,"quantity":350,"total_coins":350,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/45","status":"completed","created_at":"2026-04-11 06:01:34","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":177,"quantity":1000,"total_coins":1000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/42","status":"completed","created_at":"2026-04-10 07:23:14","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":176,"quantity":750,"total_coins":750,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/44","status":"completed","created_at":"2026-04-10 06:53:11","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":175,"quantity":250,"total_coins":250,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/44","status":"completed","created_at":"2026-04-10 04:37:59","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":174,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"completed","created_at":"2026-04-09 01:05:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":173,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-09 01:04:09","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":172,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/42","status":"completed","created_at":"2026-04-09 00:45:50","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":170,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-08 07:02:32","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":169,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"completed","created_at":"2026-04-08 07:01:03","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":168,"quantity":1000,"total_coins":1000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"completed","created_at":"2026-04-08 03:32:21","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":154,"quantity":325,"total_coins":325,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 09:39:00","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":153,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 05:21:54","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":152,"quantity":175,"total_coins":175,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 01:57:11","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":151,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 00:37:56","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":150,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/69","status":"completed","created_at":"2026-03-31 11:44:10","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":149,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/70","status":"completed","created_at":"2026-03-31 10:13:24","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":147,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 10:00:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":146,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 09:47:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[11-Apr-2026 14:39:15 UTC] Total orders count: 23
[11-Apr-2026 14:39:16 UTC] === API CALL LOG ===
[11-Apr-2026 14:39:16 UTC] Endpoint: user/profile.php
[11-Apr-2026 14:39:16 UTC] Full Log Data: {
    "timestamp": "2026-04-11 14:39:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.186.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eaabd51ea5004db-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.186.74",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "83.111.186.74, 172.71.214.231"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Apr-2026 14:39:16 UTC] === END API CALL LOG ===
[11-Apr-2026 14:39:16 UTC] ✅ API Hash verification passed for profile endpoint
[11-Apr-2026 14:39:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[11-Apr-2026 14:39:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Apr-2026 14:39:16 UTC] ✅ JWT token verified successfully for user profile
[11-Apr-2026 14:39:16 UTC] User ID: 205
[11-Apr-2026 14:39:16 UTC] ✅ User profile retrieved successfully for user ID: 205
[11-Apr-2026 14:39:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Apr-2026 14:39:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Apr-2026 14:39:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eaabe262e2404db-HKG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"83.111.186.74","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"83.111.186.74, 172.71.214.231"}
[11-Apr-2026 14:39:48 UTC] === User Orders API Called ===
[11-Apr-2026 14:39:48 UTC] User ID: 205
[11-Apr-2026 14:39:48 UTC] Limit: 20, Offset: 0
[11-Apr-2026 14:39:48 UTC] Orders found: 20
[11-Apr-2026 14:39:48 UTC] Orders data: [{"id":185,"quantity":150,"total_coins":3000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W","status":"pending","created_at":"2026-04-11 18:09:46","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":180,"quantity":750,"total_coins":750,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/44","status":"completed","created_at":"2026-04-11 09:14:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":179,"quantity":750,"total_coins":750,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/45","status":"completed","created_at":"2026-04-11 09:13:08","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":178,"quantity":350,"total_coins":350,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/45","status":"completed","created_at":"2026-04-11 06:01:34","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":177,"quantity":1000,"total_coins":1000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/42","status":"completed","created_at":"2026-04-10 07:23:14","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":176,"quantity":750,"total_coins":750,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/44","status":"completed","created_at":"2026-04-10 06:53:11","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":175,"quantity":250,"total_coins":250,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/44","status":"completed","created_at":"2026-04-10 04:37:59","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":174,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"completed","created_at":"2026-04-09 01:05:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":173,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-09 01:04:09","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":172,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/42","status":"completed","created_at":"2026-04-09 00:45:50","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":170,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-08 07:02:32","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":169,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"completed","created_at":"2026-04-08 07:01:03","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":168,"quantity":1000,"total_coins":1000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"completed","created_at":"2026-04-08 03:32:21","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":154,"quantity":325,"total_coins":325,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 09:39:00","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":153,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 05:21:54","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":152,"quantity":175,"total_coins":175,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 01:57:11","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":151,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 00:37:56","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":150,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/69","status":"completed","created_at":"2026-03-31 11:44:10","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":149,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/70","status":"completed","created_at":"2026-03-31 10:13:24","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":147,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 10:00:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[11-Apr-2026 14:39:48 UTC] Total orders count: 24
[11-Apr-2026 16:28:01 UTC] === API CALL LOG ===
[11-Apr-2026 16:28:01 UTC] Endpoint: user/profile.php
[11-Apr-2026 16:28:01 UTC] Full Log Data: {
    "timestamp": "2026-04-11 16:28:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.186.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eab5cad2d0adec7-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.186.74",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "83.111.186.74, 104.23.225.99"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Apr-2026 16:28:01 UTC] === END API CALL LOG ===
[11-Apr-2026 16:28:01 UTC] ✅ API Hash verification passed for profile endpoint
[11-Apr-2026 16:28:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[11-Apr-2026 16:28:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Apr-2026 16:28:01 UTC] ✅ JWT token verified successfully for user profile
[11-Apr-2026 16:28:01 UTC] User ID: 205
[11-Apr-2026 16:28:01 UTC] ✅ User profile retrieved successfully for user ID: 205
[11-Apr-2026 16:28:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Apr-2026 16:28:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Apr-2026 16:28:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eab5cb36bd8dec7-CDG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"83.111.186.74","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"83.111.186.74, 104.23.225.127"}
[11-Apr-2026 16:28:02 UTC] === User Orders API Called ===
[11-Apr-2026 16:28:02 UTC] User ID: 205
[11-Apr-2026 16:28:02 UTC] Limit: 20, Offset: 0
[11-Apr-2026 16:28:02 UTC] Orders found: 20
[11-Apr-2026 16:28:02 UTC] Orders data: [{"id":185,"quantity":150,"total_coins":3000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W","status":"completed","created_at":"2026-04-11 18:09:46","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":180,"quantity":750,"total_coins":750,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/44","status":"completed","created_at":"2026-04-11 09:14:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":179,"quantity":750,"total_coins":750,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/45","status":"completed","created_at":"2026-04-11 09:13:08","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":178,"quantity":350,"total_coins":350,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/45","status":"completed","created_at":"2026-04-11 06:01:34","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":177,"quantity":1000,"total_coins":1000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/42","status":"completed","created_at":"2026-04-10 07:23:14","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":176,"quantity":750,"total_coins":750,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/44","status":"completed","created_at":"2026-04-10 06:53:11","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":175,"quantity":250,"total_coins":250,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/44","status":"completed","created_at":"2026-04-10 04:37:59","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":174,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"completed","created_at":"2026-04-09 01:05:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":173,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-09 01:04:09","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":172,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/42","status":"completed","created_at":"2026-04-09 00:45:50","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":170,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-08 07:02:32","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":169,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"completed","created_at":"2026-04-08 07:01:03","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":168,"quantity":1000,"total_coins":1000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"completed","created_at":"2026-04-08 03:32:21","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":154,"quantity":325,"total_coins":325,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 09:39:00","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":153,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 05:21:54","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":152,"quantity":175,"total_coins":175,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 01:57:11","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":151,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 00:37:56","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":150,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/69","status":"completed","created_at":"2026-03-31 11:44:10","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":149,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/70","status":"completed","created_at":"2026-03-31 10:13:24","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":147,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 10:00:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[11-Apr-2026 16:28:02 UTC] Total orders count: 24
[11-Apr-2026 16:28:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Apr-2026 16:28:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Apr-2026 16:28:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eab5cb45db4dec7-CDG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"83.111.186.74","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"83.111.186.74, 104.23.225.127"}
[11-Apr-2026 16:28:02 UTC] === User Orders API Called ===
[11-Apr-2026 16:28:02 UTC] User ID: 205
[11-Apr-2026 16:28:02 UTC] Limit: 20, Offset: 0
[11-Apr-2026 16:28:02 UTC] Orders found: 20
[11-Apr-2026 16:28:02 UTC] Orders data: [{"id":185,"quantity":150,"total_coins":3000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W","status":"completed","created_at":"2026-04-11 18:09:46","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":180,"quantity":750,"total_coins":750,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/44","status":"completed","created_at":"2026-04-11 09:14:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":179,"quantity":750,"total_coins":750,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/45","status":"completed","created_at":"2026-04-11 09:13:08","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":178,"quantity":350,"total_coins":350,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/45","status":"completed","created_at":"2026-04-11 06:01:34","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":177,"quantity":1000,"total_coins":1000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/42","status":"completed","created_at":"2026-04-10 07:23:14","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":176,"quantity":750,"total_coins":750,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/44","status":"completed","created_at":"2026-04-10 06:53:11","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":175,"quantity":250,"total_coins":250,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/44","status":"completed","created_at":"2026-04-10 04:37:59","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":174,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"completed","created_at":"2026-04-09 01:05:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":173,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-09 01:04:09","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":172,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/42","status":"completed","created_at":"2026-04-09 00:45:50","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":170,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-08 07:02:32","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":169,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"completed","created_at":"2026-04-08 07:01:03","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":168,"quantity":1000,"total_coins":1000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"completed","created_at":"2026-04-08 03:32:21","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":154,"quantity":325,"total_coins":325,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 09:39:00","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":153,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 05:21:54","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":152,"quantity":175,"total_coins":175,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 01:57:11","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":151,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 00:37:56","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":150,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/69","status":"completed","created_at":"2026-03-31 11:44:10","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":149,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/70","status":"completed","created_at":"2026-03-31 10:13:24","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":147,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 10:00:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[11-Apr-2026 16:28:02 UTC] Total orders count: 24
[11-Apr-2026 16:28:02 UTC] === API CALL LOG ===
[11-Apr-2026 16:28:02 UTC] Endpoint: user/profile.php
[11-Apr-2026 16:28:02 UTC] Full Log Data: {
    "timestamp": "2026-04-11 16:28:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.111.186.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eab5cb4ff18dec7-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.111.186.74",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "83.111.186.74, 104.23.225.127"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Apr-2026 16:28:02 UTC] === END API CALL LOG ===
[11-Apr-2026 16:28:02 UTC] ✅ API Hash verification passed for profile endpoint
[11-Apr-2026 16:28:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[11-Apr-2026 16:28:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Apr-2026 16:28:02 UTC] ✅ JWT token verified successfully for user profile
[11-Apr-2026 16:28:02 UTC] User ID: 205
[11-Apr-2026 16:28:02 UTC] ✅ User profile retrieved successfully for user ID: 205
[11-Apr-2026 16:53:42 UTC] === API CALL LOG ===
[11-Apr-2026 16:53:42 UTC] Endpoint: user/profile.php
[11-Apr-2026 16:53:42 UTC] Full Log Data: {
    "timestamp": "2026-04-11 16:53:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:518:2fb5:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk0IiwidXNlcm5hbWUiOiJhZ2dhIGpvZGkiLCJlbWFpbCI6ImRhdmlsbmF5YWs4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjQwMzA5M30.oF3ooNf8sKfZdQuMKw_9Glnp0sumWAzBE4CkLcBvIs4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eab824c7bbb9cd6-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e1:518:2fb5:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e1:518:2fb5:8000::, 172.71.81.18"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Apr-2026 16:53:42 UTC] === END API CALL LOG ===
[11-Apr-2026 16:53:42 UTC] ✅ API Hash verification passed for profile endpoint
[11-Apr-2026 16:53:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk0IiwidXNlcm5hbWUiOiJhZ2dhIGpvZGkiLCJlbWFpbCI6ImRhdmlsbmF5YWs4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjQwMzA5M30.oF3ooNf8sKfZdQuMKw_9Glnp0sumWAzBE4CkLcBvIs4
[11-Apr-2026 16:53:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Apr-2026 16:53:42 UTC] ✅ JWT token verified successfully for user profile
[11-Apr-2026 16:53:42 UTC] User ID: 294
[11-Apr-2026 16:53:42 UTC] ✅ User profile retrieved successfully for user ID: 294
[11-Apr-2026 16:53:43 UTC] === API CALL LOG ===
[11-Apr-2026 16:53:43 UTC] Endpoint: user/profile.php
[11-Apr-2026 16:53:43 UTC] Full Log Data: {
    "timestamp": "2026-04-11 16:53:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:518:2fb5:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk0IiwidXNlcm5hbWUiOiJhZ2dhIGpvZGkiLCJlbWFpbCI6ImRhdmlsbmF5YWs4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjQwMzA5M30.oF3ooNf8sKfZdQuMKw_9Glnp0sumWAzBE4CkLcBvIs4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eab82511fcd9cd6-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e1:518:2fb5:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e1:518:2fb5:8000::, 172.71.81.18"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Apr-2026 16:53:43 UTC] === END API CALL LOG ===
[11-Apr-2026 16:53:43 UTC] ✅ API Hash verification passed for profile endpoint
[11-Apr-2026 16:53:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk0IiwidXNlcm5hbWUiOiJhZ2dhIGpvZGkiLCJlbWFpbCI6ImRhdmlsbmF5YWs4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjQwMzA5M30.oF3ooNf8sKfZdQuMKw_9Glnp0sumWAzBE4CkLcBvIs4
[11-Apr-2026 16:53:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Apr-2026 16:53:43 UTC] ✅ JWT token verified successfully for user profile
[11-Apr-2026 16:53:43 UTC] User ID: 294
[11-Apr-2026 16:53:43 UTC] ✅ User profile retrieved successfully for user ID: 294
[11-Apr-2026 16:53:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Apr-2026 16:53:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Apr-2026 16:53:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk0IiwidXNlcm5hbWUiOiJhZ2dhIGpvZGkiLCJlbWFpbCI6ImRhdmlsbmF5YWs4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjQwMzA5M30.oF3ooNf8sKfZdQuMKw_9Glnp0sumWAzBE4CkLcBvIs4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eab82511fd29cd6-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40e1:518:2fb5:8000::","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40e1:518:2fb5:8000::, 172.71.81.17"}
[11-Apr-2026 16:53:43 UTC] === User Orders API Called ===
[11-Apr-2026 16:53:43 UTC] User ID: 294
[11-Apr-2026 16:53:43 UTC] Limit: 20, Offset: 0
[11-Apr-2026 16:53:43 UTC] Orders found: 0
[11-Apr-2026 16:53:43 UTC] Orders data: []
[11-Apr-2026 16:53:43 UTC] Total orders count: 0
[11-Apr-2026 16:53:43 UTC] === API CALL LOG ===
[11-Apr-2026 16:53:43 UTC] Endpoint: user/profile.php
[11-Apr-2026 16:53:43 UTC] Full Log Data: {
    "timestamp": "2026-04-11 16:53:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:518:2fb5:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk0IiwidXNlcm5hbWUiOiJhZ2dhIGpvZGkiLCJlbWFpbCI6ImRhdmlsbmF5YWs4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjQwMzA5M30.oF3ooNf8sKfZdQuMKw_9Glnp0sumWAzBE4CkLcBvIs4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eab8251d8579cd6-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e1:518:2fb5:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e1:518:2fb5:8000::, 172.71.81.17"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Apr-2026 16:53:43 UTC] === END API CALL LOG ===
[11-Apr-2026 16:53:43 UTC] ✅ API Hash verification passed for profile endpoint
[11-Apr-2026 16:53:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk0IiwidXNlcm5hbWUiOiJhZ2dhIGpvZGkiLCJlbWFpbCI6ImRhdmlsbmF5YWs4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjQwMzA5M30.oF3ooNf8sKfZdQuMKw_9Glnp0sumWAzBE4CkLcBvIs4
[11-Apr-2026 16:53:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Apr-2026 16:53:43 UTC] ✅ JWT token verified successfully for user profile
[11-Apr-2026 16:53:43 UTC] User ID: 294
[11-Apr-2026 16:53:43 UTC] ✅ User profile retrieved successfully for user ID: 294
[11-Apr-2026 16:53:44 UTC] === API CALL LOG ===
[11-Apr-2026 16:53:44 UTC] Endpoint: user/profile.php
[11-Apr-2026 16:53:44 UTC] Full Log Data: {
    "timestamp": "2026-04-11 16:53:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:518:2fb5:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk0IiwidXNlcm5hbWUiOiJhZ2dhIGpvZGkiLCJlbWFpbCI6ImRhdmlsbmF5YWs4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjQwMzA5M30.oF3ooNf8sKfZdQuMKw_9Glnp0sumWAzBE4CkLcBvIs4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eab825a6f9d9cd6-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e1:518:2fb5:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e1:518:2fb5:8000::, 172.71.81.17"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Apr-2026 16:53:44 UTC] === END API CALL LOG ===
[11-Apr-2026 16:53:44 UTC] ✅ API Hash verification passed for profile endpoint
[11-Apr-2026 16:53:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk0IiwidXNlcm5hbWUiOiJhZ2dhIGpvZGkiLCJlbWFpbCI6ImRhdmlsbmF5YWs4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjQwMzA5M30.oF3ooNf8sKfZdQuMKw_9Glnp0sumWAzBE4CkLcBvIs4
[11-Apr-2026 16:53:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Apr-2026 16:53:44 UTC] ✅ JWT token verified successfully for user profile
[11-Apr-2026 16:53:44 UTC] User ID: 294
[11-Apr-2026 16:53:44 UTC] ✅ User profile retrieved successfully for user ID: 294
[11-Apr-2026 19:50:55 UTC] === API CALL LOG ===
[11-Apr-2026 19:50:55 UTC] Endpoint: user/profile.php
[11-Apr-2026 19:50:55 UTC] Full Log Data: {
    "timestamp": "2026-04-11 19:50:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:408d:3c08:ac0a::e309:880f",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA5IiwidXNlcm5hbWUiOiJOYXNyaW4wMzU2IiwiZW1haWwiOiJhYW11Njk1N0BnbWFpbC5jb20iLCJleHAiOjE3NzY1NDE4NTR9.XCiADN07vDgNSgRSo9Q2L060C1d-akl33atlH_mkbpw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eac85e37f3e978e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:408d:3c08:ac0a::e309:880f",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:408d:3c08:ac0a::e309:880f, 104.23.175.179"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Apr-2026 19:50:55 UTC] === END API CALL LOG ===
[11-Apr-2026 19:50:55 UTC] ✅ API Hash verification passed for profile endpoint
[11-Apr-2026 19:50:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA5IiwidXNlcm5hbWUiOiJOYXNyaW4wMzU2IiwiZW1haWwiOiJhYW11Njk1N0BnbWFpbC5jb20iLCJleHAiOjE3NzY1NDE4NTR9.XCiADN07vDgNSgRSo9Q2L060C1d-akl33atlH_mkbpw
[11-Apr-2026 19:50:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Apr-2026 19:50:55 UTC] ✅ JWT token verified successfully for user profile
[11-Apr-2026 19:50:55 UTC] User ID: 309
[11-Apr-2026 19:50:55 UTC] ✅ User profile retrieved successfully for user ID: 309
[11-Apr-2026 19:50:55 UTC] === API CALL LOG ===
[11-Apr-2026 19:50:55 UTC] Endpoint: user/profile.php
[11-Apr-2026 19:50:55 UTC] Full Log Data: {
    "timestamp": "2026-04-11 19:50:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:408d:3c08:ac0a::e309:880f",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA5IiwidXNlcm5hbWUiOiJOYXNyaW4wMzU2IiwiZW1haWwiOiJhYW11Njk1N0BnbWFpbC5jb20iLCJleHAiOjE3NzY1NDE4NTR9.XCiADN07vDgNSgRSo9Q2L060C1d-akl33atlH_mkbpw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eac85e3f801978e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:408d:3c08:ac0a::e309:880f",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:408d:3c08:ac0a::e309:880f, 104.23.175.178"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Apr-2026 19:50:55 UTC] === END API CALL LOG ===
[11-Apr-2026 19:50:55 UTC] ✅ API Hash verification passed for profile endpoint
[11-Apr-2026 19:50:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA5IiwidXNlcm5hbWUiOiJOYXNyaW4wMzU2IiwiZW1haWwiOiJhYW11Njk1N0BnbWFpbC5jb20iLCJleHAiOjE3NzY1NDE4NTR9.XCiADN07vDgNSgRSo9Q2L060C1d-akl33atlH_mkbpw
[11-Apr-2026 19:50:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Apr-2026 19:50:55 UTC] ✅ JWT token verified successfully for user profile
[11-Apr-2026 19:50:55 UTC] User ID: 309
[11-Apr-2026 19:50:55 UTC] ✅ User profile retrieved successfully for user ID: 309
[11-Apr-2026 19:50:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Apr-2026 19:50:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Apr-2026 19:50:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA5IiwidXNlcm5hbWUiOiJOYXNyaW4wMzU2IiwiZW1haWwiOiJhYW11Njk1N0BnbWFpbC5jb20iLCJleHAiOjE3NzY1NDE4NTR9.XCiADN07vDgNSgRSo9Q2L060C1d-akl33atlH_mkbpw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eac85e3f800978e-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:408d:3c08:ac0a::e309:880f","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:408d:3c08:ac0a::e309:880f, 104.23.175.178"}
[11-Apr-2026 19:50:55 UTC] === User Orders API Called ===
[11-Apr-2026 19:50:55 UTC] User ID: 309
[11-Apr-2026 19:50:55 UTC] Limit: 20, Offset: 0
[11-Apr-2026 19:50:55 UTC] Orders found: 0
[11-Apr-2026 19:50:55 UTC] Orders data: []
[11-Apr-2026 19:50:55 UTC] Total orders count: 0
[11-Apr-2026 19:50:56 UTC] === API CALL LOG ===
[11-Apr-2026 19:50:56 UTC] Endpoint: user/profile.php
[11-Apr-2026 19:50:56 UTC] Full Log Data: {
    "timestamp": "2026-04-11 19:50:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:408d:3c08:ac0a::e309:880f",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA5IiwidXNlcm5hbWUiOiJOYXNyaW4wMzU2IiwiZW1haWwiOiJhYW11Njk1N0BnbWFpbC5jb20iLCJleHAiOjE3NzY1NDE4NTR9.XCiADN07vDgNSgRSo9Q2L060C1d-akl33atlH_mkbpw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eac85edafba978e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:408d:3c08:ac0a::e309:880f",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:408d:3c08:ac0a::e309:880f, 104.23.175.178"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Apr-2026 19:50:56 UTC] === END API CALL LOG ===
[11-Apr-2026 19:50:56 UTC] ✅ API Hash verification passed for profile endpoint
[11-Apr-2026 19:50:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA5IiwidXNlcm5hbWUiOiJOYXNyaW4wMzU2IiwiZW1haWwiOiJhYW11Njk1N0BnbWFpbC5jb20iLCJleHAiOjE3NzY1NDE4NTR9.XCiADN07vDgNSgRSo9Q2L060C1d-akl33atlH_mkbpw
[11-Apr-2026 19:50:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Apr-2026 19:50:56 UTC] ✅ JWT token verified successfully for user profile
[11-Apr-2026 19:50:56 UTC] User ID: 309
[11-Apr-2026 19:50:56 UTC] ✅ User profile retrieved successfully for user ID: 309
[11-Apr-2026 19:51:06 UTC] === API CALL LOG ===
[11-Apr-2026 19:51:06 UTC] Endpoint: user/profile.php
[11-Apr-2026 19:51:06 UTC] Full Log Data: {
    "timestamp": "2026-04-11 19:51:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:408d:3c08:ac0a::e309:880f",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA5IiwidXNlcm5hbWUiOiJOYXNyaW4wMzU2IiwiZW1haWwiOiJhYW11Njk1N0BnbWFpbC5jb20iLCJleHAiOjE3NzY1NDE4NTR9.XCiADN07vDgNSgRSo9Q2L060C1d-akl33atlH_mkbpw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eac862a1891978e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:408d:3c08:ac0a::e309:880f",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:408d:3c08:ac0a::e309:880f, 104.23.175.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Apr-2026 19:51:06 UTC] === END API CALL LOG ===
[11-Apr-2026 19:51:06 UTC] ✅ API Hash verification passed for profile endpoint
[11-Apr-2026 19:51:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA5IiwidXNlcm5hbWUiOiJOYXNyaW4wMzU2IiwiZW1haWwiOiJhYW11Njk1N0BnbWFpbC5jb20iLCJleHAiOjE3NzY1NDE4NTR9.XCiADN07vDgNSgRSo9Q2L060C1d-akl33atlH_mkbpw
[11-Apr-2026 19:51:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Apr-2026 19:51:06 UTC] ✅ JWT token verified successfully for user profile
[11-Apr-2026 19:51:06 UTC] User ID: 309
[11-Apr-2026 19:51:06 UTC] ✅ User profile retrieved successfully for user ID: 309
[11-Apr-2026 19:51:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Apr-2026 19:51:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Apr-2026 19:51:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA5IiwidXNlcm5hbWUiOiJOYXNyaW4wMzU2IiwiZW1haWwiOiJhYW11Njk1N0BnbWFpbC5jb20iLCJleHAiOjE3NzY1NDE4NTR9.XCiADN07vDgNSgRSo9Q2L060C1d-akl33atlH_mkbpw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eac875e3c8c978e-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:408d:3c08:ac0a::e309:880f","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:408d:3c08:ac0a::e309:880f, 104.23.175.168"}
[11-Apr-2026 19:51:56 UTC] === User Orders API Called ===
[11-Apr-2026 19:51:56 UTC] User ID: 309
[11-Apr-2026 19:51:56 UTC] Limit: 20, Offset: 0
[11-Apr-2026 19:51:56 UTC] Orders found: 0
[11-Apr-2026 19:51:56 UTC] Orders data: []
[11-Apr-2026 19:51:56 UTC] Total orders count: 0
[11-Apr-2026 19:51:56 UTC] === API CALL LOG ===
[11-Apr-2026 19:51:56 UTC] Endpoint: user/profile.php
[11-Apr-2026 19:51:56 UTC] Full Log Data: {
    "timestamp": "2026-04-11 19:51:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:408d:3c08:ac0a::e309:880f",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA5IiwidXNlcm5hbWUiOiJOYXNyaW4wMzU2IiwiZW1haWwiOiJhYW11Njk1N0BnbWFpbC5jb20iLCJleHAiOjE3NzY1NDE4NTR9.XCiADN07vDgNSgRSo9Q2L060C1d-akl33atlH_mkbpw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eac875ebde8978e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:408d:3c08:ac0a::e309:880f",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:408d:3c08:ac0a::e309:880f, 104.23.175.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Apr-2026 19:51:56 UTC] === END API CALL LOG ===
[11-Apr-2026 19:51:56 UTC] ✅ API Hash verification passed for profile endpoint
[11-Apr-2026 19:51:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA5IiwidXNlcm5hbWUiOiJOYXNyaW4wMzU2IiwiZW1haWwiOiJhYW11Njk1N0BnbWFpbC5jb20iLCJleHAiOjE3NzY1NDE4NTR9.XCiADN07vDgNSgRSo9Q2L060C1d-akl33atlH_mkbpw
[11-Apr-2026 19:51:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Apr-2026 19:51:56 UTC] ✅ JWT token verified successfully for user profile
[11-Apr-2026 19:51:56 UTC] User ID: 309
[11-Apr-2026 19:51:56 UTC] ✅ User profile retrieved successfully for user ID: 309
[11-Apr-2026 19:51:56 UTC] === API CALL LOG ===
[11-Apr-2026 19:51:56 UTC] Endpoint: user/profile.php
[11-Apr-2026 19:51:56 UTC] Full Log Data: {
    "timestamp": "2026-04-11 19:51:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:408d:3c08:ac0a::e309:880f",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA5IiwidXNlcm5hbWUiOiJOYXNyaW4wMzU2IiwiZW1haWwiOiJhYW11Njk1N0BnbWFpbC5jb20iLCJleHAiOjE3NzY1NDE4NTR9.XCiADN07vDgNSgRSo9Q2L060C1d-akl33atlH_mkbpw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eac8762eccb978e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:408d:3c08:ac0a::e309:880f",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:408d:3c08:ac0a::e309:880f, 104.23.175.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Apr-2026 19:51:56 UTC] === END API CALL LOG ===
[11-Apr-2026 19:51:56 UTC] ✅ API Hash verification passed for profile endpoint
[11-Apr-2026 19:51:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA5IiwidXNlcm5hbWUiOiJOYXNyaW4wMzU2IiwiZW1haWwiOiJhYW11Njk1N0BnbWFpbC5jb20iLCJleHAiOjE3NzY1NDE4NTR9.XCiADN07vDgNSgRSo9Q2L060C1d-akl33atlH_mkbpw
[11-Apr-2026 19:51:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Apr-2026 19:51:56 UTC] ✅ JWT token verified successfully for user profile
[11-Apr-2026 19:51:56 UTC] User ID: 309
[11-Apr-2026 19:51:56 UTC] ✅ User profile retrieved successfully for user ID: 309
[11-Apr-2026 19:51:57 UTC] === API CALL LOG ===
[11-Apr-2026 19:51:57 UTC] Endpoint: user/profile.php
[11-Apr-2026 19:51:57 UTC] Full Log Data: {
    "timestamp": "2026-04-11 19:51:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:408d:3c08:ac0a::e309:880f",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA5IiwidXNlcm5hbWUiOiJOYXNyaW4wMzU2IiwiZW1haWwiOiJhYW11Njk1N0BnbWFpbC5jb20iLCJleHAiOjE3NzY1NDE4NTR9.XCiADN07vDgNSgRSo9Q2L060C1d-akl33atlH_mkbpw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eac876599b5978e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:408d:3c08:ac0a::e309:880f",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:408d:3c08:ac0a::e309:880f, 104.23.175.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Apr-2026 19:51:57 UTC] === END API CALL LOG ===
[11-Apr-2026 19:51:57 UTC] ✅ API Hash verification passed for profile endpoint
[11-Apr-2026 19:51:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA5IiwidXNlcm5hbWUiOiJOYXNyaW4wMzU2IiwiZW1haWwiOiJhYW11Njk1N0BnbWFpbC5jb20iLCJleHAiOjE3NzY1NDE4NTR9.XCiADN07vDgNSgRSo9Q2L060C1d-akl33atlH_mkbpw
[11-Apr-2026 19:51:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Apr-2026 19:51:57 UTC] ✅ JWT token verified successfully for user profile
[11-Apr-2026 19:51:57 UTC] User ID: 309
[11-Apr-2026 19:51:57 UTC] ✅ User profile retrieved successfully for user ID: 309
[11-Apr-2026 19:51:58 UTC] === API CALL LOG ===
[11-Apr-2026 19:51:58 UTC] Endpoint: user/profile.php
[11-Apr-2026 19:51:58 UTC] Full Log Data: {
    "timestamp": "2026-04-11 19:51:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:408d:3c08:ac0a::e309:880f",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA5IiwidXNlcm5hbWUiOiJOYXNyaW4wMzU2IiwiZW1haWwiOiJhYW11Njk1N0BnbWFpbC5jb20iLCJleHAiOjE3NzY1NDE4NTR9.XCiADN07vDgNSgRSo9Q2L060C1d-akl33atlH_mkbpw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eac876fcb62978e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:408d:3c08:ac0a::e309:880f",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:408d:3c08:ac0a::e309:880f, 104.23.175.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Apr-2026 19:51:58 UTC] === END API CALL LOG ===
[11-Apr-2026 19:51:58 UTC] ✅ API Hash verification passed for profile endpoint
[11-Apr-2026 19:51:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA5IiwidXNlcm5hbWUiOiJOYXNyaW4wMzU2IiwiZW1haWwiOiJhYW11Njk1N0BnbWFpbC5jb20iLCJleHAiOjE3NzY1NDE4NTR9.XCiADN07vDgNSgRSo9Q2L060C1d-akl33atlH_mkbpw
[11-Apr-2026 19:51:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Apr-2026 19:51:58 UTC] ✅ JWT token verified successfully for user profile
[11-Apr-2026 19:51:58 UTC] User ID: 309
[11-Apr-2026 19:51:58 UTC] ✅ User profile retrieved successfully for user ID: 309
[11-Apr-2026 19:51:59 UTC] User Purchases API - User ID: 309
[11-Apr-2026 19:51:59 UTC] User Purchases API - Total purchases found: 0
[11-Apr-2026 19:51:59 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Apr-2026 19:51:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Apr-2026 19:51:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA5IiwidXNlcm5hbWUiOiJOYXNyaW4wMzU2IiwiZW1haWwiOiJhYW11Njk1N0BnbWFpbC5jb20iLCJleHAiOjE3NzY1NDE4NTR9.XCiADN07vDgNSgRSo9Q2L060C1d-akl33atlH_mkbpw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eac87747cb2978e-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:408d:3c08:ac0a::e309:880f","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:408d:3c08:ac0a::e309:880f, 104.23.175.168"}
[11-Apr-2026 19:51:59 UTC] === User Orders API Called ===
[11-Apr-2026 19:51:59 UTC] User ID: 309
[11-Apr-2026 19:51:59 UTC] Limit: 20, Offset: 0
[11-Apr-2026 19:51:59 UTC] Orders found: 0
[11-Apr-2026 19:51:59 UTC] Orders data: []
[11-Apr-2026 19:51:59 UTC] Total orders count: 0
[11-Apr-2026 19:57:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Apr-2026 19:57:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Apr-2026 19:57:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzEwIiwidXNlcm5hbWUiOiJhbGhhZGkgaGFtemEiLCJlbWFpbCI6ImFsaGFkaGFtemE1NEBnbWFpbC5jb20iLCJleHAiOjE3NzY1NDIyNjd9.udipc7s4IME7ktJv1CCS5qvv4Y-QyReSAN68d3lvvik","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eac9023d99c2daa-DAR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.186.3.148","CF-IPCountry":"TZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.186.3.148, 104.22.74.146"}
[11-Apr-2026 19:57:55 UTC] === User Orders API Called ===
[11-Apr-2026 19:57:55 UTC] User ID: 310
[11-Apr-2026 19:57:55 UTC] Limit: 20, Offset: 0
[11-Apr-2026 19:57:55 UTC] Orders found: 0
[11-Apr-2026 19:57:55 UTC] Orders data: []
[11-Apr-2026 19:57:55 UTC] Total orders count: 0
[11-Apr-2026 19:57:55 UTC] === API CALL LOG ===
[11-Apr-2026 19:57:55 UTC] Endpoint: user/profile.php
[11-Apr-2026 19:57:55 UTC] Full Log Data: {
    "timestamp": "2026-04-11 19:57:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.186.3.148",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzEwIiwidXNlcm5hbWUiOiJhbGhhZGkgaGFtemEiLCJlbWFpbCI6ImFsaGFkaGFtemE1NEBnbWFpbC5jb20iLCJleHAiOjE3NzY1NDIyNjd9.udipc7s4IME7ktJv1CCS5qvv4Y-QyReSAN68d3lvvik",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eac9023d99f2daa-DAR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.186.3.148",
        "CF-IPCountry": "TZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.186.3.148, 104.22.74.146"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Apr-2026 19:57:55 UTC] === END API CALL LOG ===
[11-Apr-2026 19:57:55 UTC] ✅ API Hash verification passed for profile endpoint
[11-Apr-2026 19:57:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzEwIiwidXNlcm5hbWUiOiJhbGhhZGkgaGFtemEiLCJlbWFpbCI6ImFsaGFkaGFtemE1NEBnbWFpbC5jb20iLCJleHAiOjE3NzY1NDIyNjd9.udipc7s4IME7ktJv1CCS5qvv4Y-QyReSAN68d3lvvik
[11-Apr-2026 19:57:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Apr-2026 19:57:55 UTC] ✅ JWT token verified successfully for user profile
[11-Apr-2026 19:57:55 UTC] User ID: 310
[11-Apr-2026 19:57:55 UTC] ✅ User profile retrieved successfully for user ID: 310
[11-Apr-2026 19:57:55 UTC] === API CALL LOG ===
[11-Apr-2026 19:57:55 UTC] Endpoint: user/profile.php
[11-Apr-2026 19:57:55 UTC] Full Log Data: {
    "timestamp": "2026-04-11 19:57:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.186.3.148",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzEwIiwidXNlcm5hbWUiOiJhbGhhZGkgaGFtemEiLCJlbWFpbCI6ImFsaGFkaGFtemE1NEBnbWFpbC5jb20iLCJleHAiOjE3NzY1NDIyNjd9.udipc7s4IME7ktJv1CCS5qvv4Y-QyReSAN68d3lvvik",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eac9023d9972daa-DAR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.186.3.148",
        "CF-IPCountry": "TZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.186.3.148, 104.22.74.146"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Apr-2026 19:57:55 UTC] === END API CALL LOG ===
[11-Apr-2026 19:57:55 UTC] ✅ API Hash verification passed for profile endpoint
[11-Apr-2026 19:57:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzEwIiwidXNlcm5hbWUiOiJhbGhhZGkgaGFtemEiLCJlbWFpbCI6ImFsaGFkaGFtemE1NEBnbWFpbC5jb20iLCJleHAiOjE3NzY1NDIyNjd9.udipc7s4IME7ktJv1CCS5qvv4Y-QyReSAN68d3lvvik
[11-Apr-2026 19:57:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Apr-2026 19:57:55 UTC] ✅ JWT token verified successfully for user profile
[11-Apr-2026 19:57:55 UTC] User ID: 310
[11-Apr-2026 19:57:55 UTC] ✅ User profile retrieved successfully for user ID: 310
[11-Apr-2026 19:57:58 UTC] === API CALL LOG ===
[11-Apr-2026 19:57:58 UTC] Endpoint: user/profile.php
[11-Apr-2026 19:57:58 UTC] Full Log Data: {
    "timestamp": "2026-04-11 19:57:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.186.3.148",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzEwIiwidXNlcm5hbWUiOiJhbGhhZGkgaGFtemEiLCJlbWFpbCI6ImFsaGFkaGFtemE1NEBnbWFpbC5jb20iLCJleHAiOjE3NzY1NDIyNjd9.udipc7s4IME7ktJv1CCS5qvv4Y-QyReSAN68d3lvvik",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eac9038e8812daa-DAR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.186.3.148",
        "CF-IPCountry": "TZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.186.3.148, 104.22.74.146"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Apr-2026 19:57:58 UTC] === END API CALL LOG ===
[11-Apr-2026 19:57:58 UTC] ✅ API Hash verification passed for profile endpoint
[11-Apr-2026 19:57:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzEwIiwidXNlcm5hbWUiOiJhbGhhZGkgaGFtemEiLCJlbWFpbCI6ImFsaGFkaGFtemE1NEBnbWFpbC5jb20iLCJleHAiOjE3NzY1NDIyNjd9.udipc7s4IME7ktJv1CCS5qvv4Y-QyReSAN68d3lvvik
[11-Apr-2026 19:57:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Apr-2026 19:57:58 UTC] ✅ JWT token verified successfully for user profile
[11-Apr-2026 19:57:58 UTC] User ID: 310
[11-Apr-2026 19:57:58 UTC] ✅ User profile retrieved successfully for user ID: 310
[11-Apr-2026 19:58:03 UTC] === API CALL LOG ===
[11-Apr-2026 19:58:03 UTC] Endpoint: user/profile.php
[11-Apr-2026 19:58:03 UTC] Full Log Data: {
    "timestamp": "2026-04-11 19:58:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.186.3.148",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzEwIiwidXNlcm5hbWUiOiJhbGhhZGkgaGFtemEiLCJlbWFpbCI6ImFsaGFkaGFtemE1NEBnbWFpbC5jb20iLCJleHAiOjE3NzY1NDIyNjd9.udipc7s4IME7ktJv1CCS5qvv4Y-QyReSAN68d3lvvik",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eac90565f372daa-DAR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.186.3.148",
        "CF-IPCountry": "TZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.186.3.148, 104.22.74.146"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Apr-2026 19:58:03 UTC] === END API CALL LOG ===
[11-Apr-2026 19:58:03 UTC] ✅ API Hash verification passed for profile endpoint
[11-Apr-2026 19:58:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzEwIiwidXNlcm5hbWUiOiJhbGhhZGkgaGFtemEiLCJlbWFpbCI6ImFsaGFkaGFtemE1NEBnbWFpbC5jb20iLCJleHAiOjE3NzY1NDIyNjd9.udipc7s4IME7ktJv1CCS5qvv4Y-QyReSAN68d3lvvik
[11-Apr-2026 19:58:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Apr-2026 19:58:03 UTC] ✅ JWT token verified successfully for user profile
[11-Apr-2026 19:58:03 UTC] User ID: 310
[11-Apr-2026 19:58:03 UTC] ✅ User profile retrieved successfully for user ID: 310
[11-Apr-2026 19:58:04 UTC] User Purchases API - User ID: 310
[11-Apr-2026 19:58:04 UTC] User Purchases API - Total purchases found: 0
[11-Apr-2026 19:58:23 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Apr-2026 19:58:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Apr-2026 19:58:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzEwIiwidXNlcm5hbWUiOiJhbGhhZGkgaGFtemEiLCJlbWFpbCI6ImFsaGFkaGFtemE1NEBnbWFpbC5jb20iLCJleHAiOjE3NzY1NDIyNjd9.udipc7s4IME7ktJv1CCS5qvv4Y-QyReSAN68d3lvvik","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eac90d37b052daa-DAR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.186.3.148","CF-IPCountry":"TZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.186.3.148, 104.22.74.147"}
[11-Apr-2026 19:58:23 UTC] === User Orders API Called ===
[11-Apr-2026 19:58:23 UTC] User ID: 310
[11-Apr-2026 19:58:23 UTC] Limit: 20, Offset: 0
[11-Apr-2026 19:58:23 UTC] Orders found: 0
[11-Apr-2026 19:58:23 UTC] Orders data: []
[11-Apr-2026 19:58:23 UTC] Total orders count: 0
[11-Apr-2026 19:58:23 UTC] === API CALL LOG ===
[11-Apr-2026 19:58:23 UTC] Endpoint: user/profile.php
[11-Apr-2026 19:58:23 UTC] Full Log Data: {
    "timestamp": "2026-04-11 19:58:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.186.3.148",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzEwIiwidXNlcm5hbWUiOiJhbGhhZGkgaGFtemEiLCJlbWFpbCI6ImFsaGFkaGFtemE1NEBnbWFpbC5jb20iLCJleHAiOjE3NzY1NDIyNjd9.udipc7s4IME7ktJv1CCS5qvv4Y-QyReSAN68d3lvvik",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eac90d37b0c2daa-DAR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.186.3.148",
        "CF-IPCountry": "TZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.186.3.148, 104.22.74.146"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Apr-2026 19:58:23 UTC] === API CALL LOG ===
[11-Apr-2026 19:58:23 UTC] === END API CALL LOG ===
[11-Apr-2026 19:58:23 UTC] Endpoint: user/profile.php
[11-Apr-2026 19:58:23 UTC] ✅ API Hash verification passed for profile endpoint
[11-Apr-2026 19:58:23 UTC] Full Log Data: {
    "timestamp": "2026-04-11 19:58:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.186.3.148",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzEwIiwidXNlcm5hbWUiOiJhbGhhZGkgaGFtemEiLCJlbWFpbCI6ImFsaGFkaGFtemE1NEBnbWFpbC5jb20iLCJleHAiOjE3NzY1NDIyNjd9.udipc7s4IME7ktJv1CCS5qvv4Y-QyReSAN68d3lvvik",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eac90d37b072daa-DAR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.186.3.148",
        "CF-IPCountry": "TZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.186.3.148, 104.22.74.146"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Apr-2026 19:58:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzEwIiwidXNlcm5hbWUiOiJhbGhhZGkgaGFtemEiLCJlbWFpbCI6ImFsaGFkaGFtemE1NEBnbWFpbC5jb20iLCJleHAiOjE3NzY1NDIyNjd9.udipc7s4IME7ktJv1CCS5qvv4Y-QyReSAN68d3lvvik
[11-Apr-2026 19:58:23 UTC] === END API CALL LOG ===
[11-Apr-2026 19:58:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Apr-2026 19:58:23 UTC] ✅ API Hash verification passed for profile endpoint
[11-Apr-2026 19:58:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzEwIiwidXNlcm5hbWUiOiJhbGhhZGkgaGFtemEiLCJlbWFpbCI6ImFsaGFkaGFtemE1NEBnbWFpbC5jb20iLCJleHAiOjE3NzY1NDIyNjd9.udipc7s4IME7ktJv1CCS5qvv4Y-QyReSAN68d3lvvik
[11-Apr-2026 19:58:23 UTC] ✅ JWT token verified successfully for user profile
[11-Apr-2026 19:58:23 UTC] User ID: 310
[11-Apr-2026 19:58:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Apr-2026 19:58:23 UTC] ✅ JWT token verified successfully for user profile
[11-Apr-2026 19:58:23 UTC] User ID: 310
[11-Apr-2026 19:58:23 UTC] ✅ User profile retrieved successfully for user ID: 310
[11-Apr-2026 19:58:23 UTC] ✅ User profile retrieved successfully for user ID: 310
[11-Apr-2026 19:58:25 UTC] === API CALL LOG ===
[11-Apr-2026 19:58:25 UTC] Endpoint: user/profile.php
[11-Apr-2026 19:58:25 UTC] Full Log Data: {
    "timestamp": "2026-04-11 19:58:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.186.3.148",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzEwIiwidXNlcm5hbWUiOiJhbGhhZGkgaGFtemEiLCJlbWFpbCI6ImFsaGFkaGFtemE1NEBnbWFpbC5jb20iLCJleHAiOjE3NzY1NDIyNjd9.udipc7s4IME7ktJv1CCS5qvv4Y-QyReSAN68d3lvvik",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eac90dea94e2daa-DAR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.186.3.148",
        "CF-IPCountry": "TZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.186.3.148, 104.22.74.146"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Apr-2026 19:58:25 UTC] === END API CALL LOG ===
[11-Apr-2026 19:58:25 UTC] ✅ API Hash verification passed for profile endpoint
[11-Apr-2026 19:58:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzEwIiwidXNlcm5hbWUiOiJhbGhhZGkgaGFtemEiLCJlbWFpbCI6ImFsaGFkaGFtemE1NEBnbWFpbC5jb20iLCJleHAiOjE3NzY1NDIyNjd9.udipc7s4IME7ktJv1CCS5qvv4Y-QyReSAN68d3lvvik
[11-Apr-2026 19:58:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Apr-2026 19:58:25 UTC] ✅ JWT token verified successfully for user profile
[11-Apr-2026 19:58:25 UTC] User ID: 310
[11-Apr-2026 19:58:25 UTC] ✅ User profile retrieved successfully for user ID: 310
[11-Apr-2026 19:58:34 UTC] === API CALL LOG ===
[11-Apr-2026 19:58:34 UTC] Endpoint: user/profile.php
[11-Apr-2026 19:58:34 UTC] Full Log Data: {
    "timestamp": "2026-04-11 19:58:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.186.3.148",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzEwIiwidXNlcm5hbWUiOiJhbGhhZGkgaGFtemEiLCJlbWFpbCI6ImFsaGFkaGFtemE1NEBnbWFpbC5jb20iLCJleHAiOjE3NzY1NDIyNjd9.udipc7s4IME7ktJv1CCS5qvv4Y-QyReSAN68d3lvvik",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eac91190f6a2daa-DAR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.186.3.148",
        "CF-IPCountry": "TZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.186.3.148, 104.22.74.147"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Apr-2026 19:58:34 UTC] === END API CALL LOG ===
[11-Apr-2026 19:58:34 UTC] ✅ API Hash verification passed for profile endpoint
[11-Apr-2026 19:58:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzEwIiwidXNlcm5hbWUiOiJhbGhhZGkgaGFtemEiLCJlbWFpbCI6ImFsaGFkaGFtemE1NEBnbWFpbC5jb20iLCJleHAiOjE3NzY1NDIyNjd9.udipc7s4IME7ktJv1CCS5qvv4Y-QyReSAN68d3lvvik
[11-Apr-2026 19:58:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Apr-2026 19:58:34 UTC] ✅ JWT token verified successfully for user profile
[11-Apr-2026 19:58:34 UTC] User ID: 310
[11-Apr-2026 19:58:34 UTC] ✅ User profile retrieved successfully for user ID: 310
[11-Apr-2026 19:58:51 UTC] === API CALL LOG ===
[11-Apr-2026 19:58:51 UTC] Endpoint: user/profile.php
[11-Apr-2026 19:58:51 UTC] Full Log Data: {
    "timestamp": "2026-04-11 19:58:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.186.3.148",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzEwIiwidXNlcm5hbWUiOiJhbGhhZGkgaGFtemEiLCJlbWFpbCI6ImFsaGFkaGFtemE1NEBnbWFpbC5jb20iLCJleHAiOjE3NzY1NDIyNjd9.udipc7s4IME7ktJv1CCS5qvv4Y-QyReSAN68d3lvvik",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eac9183dc342daa-DAR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.186.3.148",
        "CF-IPCountry": "TZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.186.3.148, 104.22.74.146"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Apr-2026 19:58:51 UTC] === END API CALL LOG ===
[11-Apr-2026 19:58:51 UTC] ✅ API Hash verification passed for profile endpoint
[11-Apr-2026 19:58:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzEwIiwidXNlcm5hbWUiOiJhbGhhZGkgaGFtemEiLCJlbWFpbCI6ImFsaGFkaGFtemE1NEBnbWFpbC5jb20iLCJleHAiOjE3NzY1NDIyNjd9.udipc7s4IME7ktJv1CCS5qvv4Y-QyReSAN68d3lvvik
[11-Apr-2026 19:58:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Apr-2026 19:58:51 UTC] ✅ JWT token verified successfully for user profile
[11-Apr-2026 19:58:51 UTC] User ID: 310
[11-Apr-2026 19:58:51 UTC] ✅ User profile retrieved successfully for user ID: 310
[11-Apr-2026 19:58:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Apr-2026 19:58:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Apr-2026 19:58:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzEwIiwidXNlcm5hbWUiOiJhbGhhZGkgaGFtemEiLCJlbWFpbCI6ImFsaGFkaGFtemE1NEBnbWFpbC5jb20iLCJleHAiOjE3NzY1NDIyNjd9.udipc7s4IME7ktJv1CCS5qvv4Y-QyReSAN68d3lvvik","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eac9183dc322daa-DAR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.186.3.148","CF-IPCountry":"TZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.186.3.148, 104.22.74.147"}
[11-Apr-2026 19:58:51 UTC] === User Orders API Called ===
[11-Apr-2026 19:58:51 UTC] User ID: 310
[11-Apr-2026 19:58:51 UTC] Limit: 20, Offset: 0
[11-Apr-2026 19:58:51 UTC] Orders found: 0
[11-Apr-2026 19:58:51 UTC] Orders data: []
[11-Apr-2026 19:58:51 UTC] Total orders count: 0
[11-Apr-2026 19:58:52 UTC] === API CALL LOG ===
[11-Apr-2026 19:58:52 UTC] Endpoint: user/profile.php
[11-Apr-2026 19:58:52 UTC] Full Log Data: {
    "timestamp": "2026-04-11 19:58:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.186.3.148",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzEwIiwidXNlcm5hbWUiOiJhbGhhZGkgaGFtemEiLCJlbWFpbCI6ImFsaGFkaGFtemE1NEBnbWFpbC5jb20iLCJleHAiOjE3NzY1NDIyNjd9.udipc7s4IME7ktJv1CCS5qvv4Y-QyReSAN68d3lvvik",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eac918a98a32daa-DAR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.186.3.148",
        "CF-IPCountry": "TZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.186.3.148, 104.22.74.147"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Apr-2026 19:58:52 UTC] === END API CALL LOG ===
[11-Apr-2026 19:58:52 UTC] ✅ API Hash verification passed for profile endpoint
[11-Apr-2026 19:58:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzEwIiwidXNlcm5hbWUiOiJhbGhhZGkgaGFtemEiLCJlbWFpbCI6ImFsaGFkaGFtemE1NEBnbWFpbC5jb20iLCJleHAiOjE3NzY1NDIyNjd9.udipc7s4IME7ktJv1CCS5qvv4Y-QyReSAN68d3lvvik
[11-Apr-2026 19:58:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Apr-2026 19:58:52 UTC] ✅ JWT token verified successfully for user profile
[11-Apr-2026 19:58:52 UTC] User ID: 310
[11-Apr-2026 19:58:52 UTC] ✅ User profile retrieved successfully for user ID: 310
[11-Apr-2026 19:58:55 UTC] === API CALL LOG ===
[11-Apr-2026 19:58:55 UTC] Endpoint: user/profile.php
[11-Apr-2026 19:58:55 UTC] Full Log Data: {
    "timestamp": "2026-04-11 19:58:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.186.3.148",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzEwIiwidXNlcm5hbWUiOiJhbGhhZGkgaGFtemEiLCJlbWFpbCI6ImFsaGFkaGFtemE1NEBnbWFpbC5jb20iLCJleHAiOjE3NzY1NDIyNjd9.udipc7s4IME7ktJv1CCS5qvv4Y-QyReSAN68d3lvvik",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eac919c1f9f2daa-DAR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.186.3.148",
        "CF-IPCountry": "TZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.186.3.148, 104.22.74.146"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Apr-2026 19:58:55 UTC] === END API CALL LOG ===
[11-Apr-2026 19:58:55 UTC] ✅ API Hash verification passed for profile endpoint
[11-Apr-2026 19:58:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzEwIiwidXNlcm5hbWUiOiJhbGhhZGkgaGFtemEiLCJlbWFpbCI6ImFsaGFkaGFtemE1NEBnbWFpbC5jb20iLCJleHAiOjE3NzY1NDIyNjd9.udipc7s4IME7ktJv1CCS5qvv4Y-QyReSAN68d3lvvik
[11-Apr-2026 19:58:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Apr-2026 19:58:55 UTC] ✅ JWT token verified successfully for user profile
[11-Apr-2026 19:58:55 UTC] User ID: 310
[11-Apr-2026 19:58:55 UTC] ✅ User profile retrieved successfully for user ID: 310
[12-Apr-2026 01:02:52 UTC] === API CALL LOG ===
[12-Apr-2026 01:02:52 UTC] Endpoint: user/profile.php
[12-Apr-2026 01:02:52 UTC] Full Log Data: {
    "timestamp": "2026-04-12 01:02:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:f4c0:910f:5970:e460:7ab5:f8e4:d349",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzExIiwidXNlcm5hbWUiOiJQaWV0ZXIgQ3JvdWthbXAiLCJlbWFpbCI6ImNyb3VrYW1wcGlldGVyN0BnbWFpbC5jb20iLCJleHAiOjE3NzY1NjA1NzF9.z7PUgGOxbfAUXu_mssgFehIVkMYzra2h-M-ZlJk98n4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eae4ed6aef5493d-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2c0f:f4c0:910f:5970:e460:7ab5:f8e4:d349",
        "CF-IPCountry": "ZA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2c0f:f4c0:910f:5970:e460:7ab5:f8e4:d349, 104.22.45.38"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Apr-2026 01:02:52 UTC] === END API CALL LOG ===
[12-Apr-2026 01:02:52 UTC] ✅ API Hash verification passed for profile endpoint
[12-Apr-2026 01:02:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzExIiwidXNlcm5hbWUiOiJQaWV0ZXIgQ3JvdWthbXAiLCJlbWFpbCI6ImNyb3VrYW1wcGlldGVyN0BnbWFpbC5jb20iLCJleHAiOjE3NzY1NjA1NzF9.z7PUgGOxbfAUXu_mssgFehIVkMYzra2h-M-ZlJk98n4
[12-Apr-2026 01:02:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Apr-2026 01:02:52 UTC] ✅ JWT token verified successfully for user profile
[12-Apr-2026 01:02:52 UTC] User ID: 311
[12-Apr-2026 01:02:52 UTC] ✅ User profile retrieved successfully for user ID: 311
[12-Apr-2026 01:02:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Apr-2026 01:02:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Apr-2026 01:02:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzExIiwidXNlcm5hbWUiOiJQaWV0ZXIgQ3JvdWthbXAiLCJlbWFpbCI6ImNyb3VrYW1wcGlldGVyN0BnbWFpbC5jb20iLCJleHAiOjE3NzY1NjA1NzF9.z7PUgGOxbfAUXu_mssgFehIVkMYzra2h-M-ZlJk98n4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eae4ed6beff493d-JNB","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2c0f:f4c0:910f:5970:e460:7ab5:f8e4:d349","CF-IPCountry":"ZA","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2c0f:f4c0:910f:5970:e460:7ab5:f8e4:d349, 104.22.45.39"}
[12-Apr-2026 01:02:52 UTC] === User Orders API Called ===
[12-Apr-2026 01:02:52 UTC] User ID: 311
[12-Apr-2026 01:02:52 UTC] Limit: 20, Offset: 0
[12-Apr-2026 01:02:52 UTC] Orders found: 0
[12-Apr-2026 01:02:52 UTC] Orders data: []
[12-Apr-2026 01:02:52 UTC] Total orders count: 0
[12-Apr-2026 01:02:52 UTC] === API CALL LOG ===
[12-Apr-2026 01:02:52 UTC] Endpoint: user/profile.php
[12-Apr-2026 01:02:52 UTC] Full Log Data: {
    "timestamp": "2026-04-12 01:02:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:f4c0:910f:5970:e460:7ab5:f8e4:d349",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzExIiwidXNlcm5hbWUiOiJQaWV0ZXIgQ3JvdWthbXAiLCJlbWFpbCI6ImNyb3VrYW1wcGlldGVyN0BnbWFpbC5jb20iLCJleHAiOjE3NzY1NjA1NzF9.z7PUgGOxbfAUXu_mssgFehIVkMYzra2h-M-ZlJk98n4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eae4ed75f75493d-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2c0f:f4c0:910f:5970:e460:7ab5:f8e4:d349",
        "CF-IPCountry": "ZA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2c0f:f4c0:910f:5970:e460:7ab5:f8e4:d349, 104.22.45.39"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Apr-2026 01:02:52 UTC] === END API CALL LOG ===
[12-Apr-2026 01:02:52 UTC] ✅ API Hash verification passed for profile endpoint
[12-Apr-2026 01:02:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzExIiwidXNlcm5hbWUiOiJQaWV0ZXIgQ3JvdWthbXAiLCJlbWFpbCI6ImNyb3VrYW1wcGlldGVyN0BnbWFpbC5jb20iLCJleHAiOjE3NzY1NjA1NzF9.z7PUgGOxbfAUXu_mssgFehIVkMYzra2h-M-ZlJk98n4
[12-Apr-2026 01:02:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Apr-2026 01:02:52 UTC] ✅ JWT token verified successfully for user profile
[12-Apr-2026 01:02:52 UTC] User ID: 311
[12-Apr-2026 01:02:52 UTC] ✅ User profile retrieved successfully for user ID: 311
[12-Apr-2026 01:02:53 UTC] === API CALL LOG ===
[12-Apr-2026 01:02:53 UTC] Endpoint: user/profile.php
[12-Apr-2026 01:02:53 UTC] Full Log Data: {
    "timestamp": "2026-04-12 01:02:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:f4c0:910f:5970:e460:7ab5:f8e4:d349",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzExIiwidXNlcm5hbWUiOiJQaWV0ZXIgQ3JvdWthbXAiLCJlbWFpbCI6ImNyb3VrYW1wcGlldGVyN0BnbWFpbC5jb20iLCJleHAiOjE3NzY1NjA1NzF9.z7PUgGOxbfAUXu_mssgFehIVkMYzra2h-M-ZlJk98n4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eae4eddabfa493d-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2c0f:f4c0:910f:5970:e460:7ab5:f8e4:d349",
        "CF-IPCountry": "ZA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2c0f:f4c0:910f:5970:e460:7ab5:f8e4:d349, 104.22.45.39"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Apr-2026 01:02:53 UTC] === END API CALL LOG ===
[12-Apr-2026 01:02:53 UTC] ✅ API Hash verification passed for profile endpoint
[12-Apr-2026 01:02:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzExIiwidXNlcm5hbWUiOiJQaWV0ZXIgQ3JvdWthbXAiLCJlbWFpbCI6ImNyb3VrYW1wcGlldGVyN0BnbWFpbC5jb20iLCJleHAiOjE3NzY1NjA1NzF9.z7PUgGOxbfAUXu_mssgFehIVkMYzra2h-M-ZlJk98n4
[12-Apr-2026 01:02:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Apr-2026 01:02:53 UTC] ✅ JWT token verified successfully for user profile
[12-Apr-2026 01:02:53 UTC] User ID: 311
[12-Apr-2026 01:02:53 UTC] ✅ User profile retrieved successfully for user ID: 311
[12-Apr-2026 01:03:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Apr-2026 01:03:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Apr-2026 01:03:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzExIiwidXNlcm5hbWUiOiJQaWV0ZXIgQ3JvdWthbXAiLCJlbWFpbCI6ImNyb3VrYW1wcGlldGVyN0BnbWFpbC5jb20iLCJleHAiOjE3NzY1NjA1NzF9.z7PUgGOxbfAUXu_mssgFehIVkMYzra2h-M-ZlJk98n4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eae4fd05865493d-JNB","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2c0f:f4c0:910f:5970:e460:7ab5:f8e4:d349","CF-IPCountry":"ZA","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2c0f:f4c0:910f:5970:e460:7ab5:f8e4:d349, 104.22.45.38"}
[12-Apr-2026 01:03:32 UTC] === User Orders API Called ===
[12-Apr-2026 01:03:32 UTC] User ID: 311
[12-Apr-2026 01:03:32 UTC] Limit: 20, Offset: 0
[12-Apr-2026 01:03:32 UTC] Orders found: 0
[12-Apr-2026 01:03:32 UTC] Orders data: []
[12-Apr-2026 01:03:32 UTC] Total orders count: 0
[12-Apr-2026 01:03:32 UTC] === API CALL LOG ===
[12-Apr-2026 01:03:32 UTC] Endpoint: user/profile.php
[12-Apr-2026 01:03:32 UTC] Full Log Data: {
    "timestamp": "2026-04-12 01:03:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:f4c0:910f:5970:e460:7ab5:f8e4:d349",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzExIiwidXNlcm5hbWUiOiJQaWV0ZXIgQ3JvdWthbXAiLCJlbWFpbCI6ImNyb3VrYW1wcGlldGVyN0BnbWFpbC5jb20iLCJleHAiOjE3NzY1NjA1NzF9.z7PUgGOxbfAUXu_mssgFehIVkMYzra2h-M-ZlJk98n4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eae4fd0e8d2493d-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2c0f:f4c0:910f:5970:e460:7ab5:f8e4:d349",
        "CF-IPCountry": "ZA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2c0f:f4c0:910f:5970:e460:7ab5:f8e4:d349, 104.22.45.39"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Apr-2026 01:03:32 UTC] === END API CALL LOG ===
[12-Apr-2026 01:03:32 UTC] ✅ API Hash verification passed for profile endpoint
[12-Apr-2026 01:03:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzExIiwidXNlcm5hbWUiOiJQaWV0ZXIgQ3JvdWthbXAiLCJlbWFpbCI6ImNyb3VrYW1wcGlldGVyN0BnbWFpbC5jb20iLCJleHAiOjE3NzY1NjA1NzF9.z7PUgGOxbfAUXu_mssgFehIVkMYzra2h-M-ZlJk98n4
[12-Apr-2026 01:03:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Apr-2026 01:03:32 UTC] ✅ JWT token verified successfully for user profile
[12-Apr-2026 01:03:32 UTC] User ID: 311
[12-Apr-2026 01:03:32 UTC] ✅ User profile retrieved successfully for user ID: 311
[12-Apr-2026 01:03:32 UTC] === API CALL LOG ===
[12-Apr-2026 01:03:32 UTC] Endpoint: user/profile.php
[12-Apr-2026 01:03:32 UTC] Full Log Data: {
    "timestamp": "2026-04-12 01:03:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:f4c0:910f:5970:e460:7ab5:f8e4:d349",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzExIiwidXNlcm5hbWUiOiJQaWV0ZXIgQ3JvdWthbXAiLCJlbWFpbCI6ImNyb3VrYW1wcGlldGVyN0BnbWFpbC5jb20iLCJleHAiOjE3NzY1NjA1NzF9.z7PUgGOxbfAUXu_mssgFehIVkMYzra2h-M-ZlJk98n4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eae4fd4cbb2493d-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2c0f:f4c0:910f:5970:e460:7ab5:f8e4:d349",
        "CF-IPCountry": "ZA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2c0f:f4c0:910f:5970:e460:7ab5:f8e4:d349, 104.22.45.38"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Apr-2026 01:03:32 UTC] === END API CALL LOG ===
[12-Apr-2026 01:03:32 UTC] ✅ API Hash verification passed for profile endpoint
[12-Apr-2026 01:03:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzExIiwidXNlcm5hbWUiOiJQaWV0ZXIgQ3JvdWthbXAiLCJlbWFpbCI6ImNyb3VrYW1wcGlldGVyN0BnbWFpbC5jb20iLCJleHAiOjE3NzY1NjA1NzF9.z7PUgGOxbfAUXu_mssgFehIVkMYzra2h-M-ZlJk98n4
[12-Apr-2026 01:03:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Apr-2026 01:03:32 UTC] ✅ JWT token verified successfully for user profile
[12-Apr-2026 01:03:32 UTC] User ID: 311
[12-Apr-2026 01:03:32 UTC] ✅ User profile retrieved successfully for user ID: 311
[12-Apr-2026 01:03:33 UTC] === API CALL LOG ===
[12-Apr-2026 01:03:33 UTC] Endpoint: user/profile.php
[12-Apr-2026 01:03:33 UTC] Full Log Data: {
    "timestamp": "2026-04-12 01:03:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:f4c0:910f:5970:e460:7ab5:f8e4:d349",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzExIiwidXNlcm5hbWUiOiJQaWV0ZXIgQ3JvdWthbXAiLCJlbWFpbCI6ImNyb3VrYW1wcGlldGVyN0BnbWFpbC5jb20iLCJleHAiOjE3NzY1NjA1NzF9.z7PUgGOxbfAUXu_mssgFehIVkMYzra2h-M-ZlJk98n4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eae4fd79dd8493d-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2c0f:f4c0:910f:5970:e460:7ab5:f8e4:d349",
        "CF-IPCountry": "ZA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2c0f:f4c0:910f:5970:e460:7ab5:f8e4:d349, 104.22.45.38"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Apr-2026 01:03:33 UTC] === END API CALL LOG ===
[12-Apr-2026 01:03:33 UTC] ✅ API Hash verification passed for profile endpoint
[12-Apr-2026 01:03:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzExIiwidXNlcm5hbWUiOiJQaWV0ZXIgQ3JvdWthbXAiLCJlbWFpbCI6ImNyb3VrYW1wcGlldGVyN0BnbWFpbC5jb20iLCJleHAiOjE3NzY1NjA1NzF9.z7PUgGOxbfAUXu_mssgFehIVkMYzra2h-M-ZlJk98n4
[12-Apr-2026 01:03:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Apr-2026 01:03:33 UTC] ✅ JWT token verified successfully for user profile
[12-Apr-2026 01:03:33 UTC] User ID: 311
[12-Apr-2026 01:03:33 UTC] ✅ User profile retrieved successfully for user ID: 311
[12-Apr-2026 01:03:42 UTC] === API CALL LOG ===
[12-Apr-2026 01:03:42 UTC] Endpoint: user/profile.php
[12-Apr-2026 01:03:42 UTC] Full Log Data: {
    "timestamp": "2026-04-12 01:03:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:f4c0:910f:5970:e460:7ab5:f8e4:d349",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzExIiwidXNlcm5hbWUiOiJQaWV0ZXIgQ3JvdWthbXAiLCJlbWFpbCI6ImNyb3VrYW1wcGlldGVyN0BnbWFpbC5jb20iLCJleHAiOjE3NzY1NjA1NzF9.z7PUgGOxbfAUXu_mssgFehIVkMYzra2h-M-ZlJk98n4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eae500fdff0493d-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2c0f:f4c0:910f:5970:e460:7ab5:f8e4:d349",
        "CF-IPCountry": "ZA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2c0f:f4c0:910f:5970:e460:7ab5:f8e4:d349, 104.22.45.39"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Apr-2026 01:03:42 UTC] === END API CALL LOG ===
[12-Apr-2026 01:03:42 UTC] ✅ API Hash verification passed for profile endpoint
[12-Apr-2026 01:03:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzExIiwidXNlcm5hbWUiOiJQaWV0ZXIgQ3JvdWthbXAiLCJlbWFpbCI6ImNyb3VrYW1wcGlldGVyN0BnbWFpbC5jb20iLCJleHAiOjE3NzY1NjA1NzF9.z7PUgGOxbfAUXu_mssgFehIVkMYzra2h-M-ZlJk98n4
[12-Apr-2026 01:03:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Apr-2026 01:03:42 UTC] ✅ JWT token verified successfully for user profile
[12-Apr-2026 01:03:42 UTC] User ID: 311
[12-Apr-2026 01:03:42 UTC] ✅ User profile retrieved successfully for user ID: 311
[12-Apr-2026 01:04:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Apr-2026 01:04:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Apr-2026 01:04:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzExIiwidXNlcm5hbWUiOiJQaWV0ZXIgQ3JvdWthbXAiLCJlbWFpbCI6ImNyb3VrYW1wcGlldGVyN0BnbWFpbC5jb20iLCJleHAiOjE3NzY1NjA1NzF9.z7PUgGOxbfAUXu_mssgFehIVkMYzra2h-M-ZlJk98n4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eae50a6df50493d-JNB","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2c0f:f4c0:910f:5970:e460:7ab5:f8e4:d349","CF-IPCountry":"ZA","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2c0f:f4c0:910f:5970:e460:7ab5:f8e4:d349, 104.22.45.39"}
[12-Apr-2026 01:04:06 UTC] === User Orders API Called ===
[12-Apr-2026 01:04:06 UTC] User ID: 311
[12-Apr-2026 01:04:06 UTC] Limit: 20, Offset: 0
[12-Apr-2026 01:04:06 UTC] Orders found: 0
[12-Apr-2026 01:04:06 UTC] Orders data: []
[12-Apr-2026 01:04:06 UTC] Total orders count: 0
[12-Apr-2026 01:04:06 UTC] === API CALL LOG ===
[12-Apr-2026 01:04:06 UTC] Endpoint: user/profile.php
[12-Apr-2026 01:04:06 UTC] Full Log Data: {
    "timestamp": "2026-04-12 01:04:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:f4c0:910f:5970:e460:7ab5:f8e4:d349",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzExIiwidXNlcm5hbWUiOiJQaWV0ZXIgQ3JvdWthbXAiLCJlbWFpbCI6ImNyb3VrYW1wcGlldGVyN0BnbWFpbC5jb20iLCJleHAiOjE3NzY1NjA1NzF9.z7PUgGOxbfAUXu_mssgFehIVkMYzra2h-M-ZlJk98n4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eae50a75f9b493d-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2c0f:f4c0:910f:5970:e460:7ab5:f8e4:d349",
        "CF-IPCountry": "ZA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2c0f:f4c0:910f:5970:e460:7ab5:f8e4:d349, 104.22.45.38"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Apr-2026 01:04:06 UTC] === END API CALL LOG ===
[12-Apr-2026 01:04:06 UTC] ✅ API Hash verification passed for profile endpoint
[12-Apr-2026 01:04:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzExIiwidXNlcm5hbWUiOiJQaWV0ZXIgQ3JvdWthbXAiLCJlbWFpbCI6ImNyb3VrYW1wcGlldGVyN0BnbWFpbC5jb20iLCJleHAiOjE3NzY1NjA1NzF9.z7PUgGOxbfAUXu_mssgFehIVkMYzra2h-M-ZlJk98n4
[12-Apr-2026 01:04:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Apr-2026 01:04:06 UTC] ✅ JWT token verified successfully for user profile
[12-Apr-2026 01:04:06 UTC] User ID: 311
[12-Apr-2026 01:04:06 UTC] ✅ User profile retrieved successfully for user ID: 311
[12-Apr-2026 01:04:07 UTC] === API CALL LOG ===
[12-Apr-2026 01:04:07 UTC] Endpoint: user/profile.php
[12-Apr-2026 01:04:07 UTC] Full Log Data: {
    "timestamp": "2026-04-12 01:04:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:f4c0:910f:5970:e460:7ab5:f8e4:d349",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzExIiwidXNlcm5hbWUiOiJQaWV0ZXIgQ3JvdWthbXAiLCJlbWFpbCI6ImNyb3VrYW1wcGlldGVyN0BnbWFpbC5jb20iLCJleHAiOjE3NzY1NjA1NzF9.z7PUgGOxbfAUXu_mssgFehIVkMYzra2h-M-ZlJk98n4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eae50ab59d9493d-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2c0f:f4c0:910f:5970:e460:7ab5:f8e4:d349",
        "CF-IPCountry": "ZA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2c0f:f4c0:910f:5970:e460:7ab5:f8e4:d349, 104.22.45.38"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Apr-2026 01:04:07 UTC] === END API CALL LOG ===
[12-Apr-2026 01:04:07 UTC] ✅ API Hash verification passed for profile endpoint
[12-Apr-2026 01:04:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzExIiwidXNlcm5hbWUiOiJQaWV0ZXIgQ3JvdWthbXAiLCJlbWFpbCI6ImNyb3VrYW1wcGlldGVyN0BnbWFpbC5jb20iLCJleHAiOjE3NzY1NjA1NzF9.z7PUgGOxbfAUXu_mssgFehIVkMYzra2h-M-ZlJk98n4
[12-Apr-2026 01:04:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Apr-2026 01:04:07 UTC] ✅ JWT token verified successfully for user profile
[12-Apr-2026 01:04:07 UTC] User ID: 311
[12-Apr-2026 01:04:07 UTC] ✅ User profile retrieved successfully for user ID: 311
[12-Apr-2026 01:04:07 UTC] === API CALL LOG ===
[12-Apr-2026 01:04:07 UTC] Endpoint: user/profile.php
[12-Apr-2026 01:04:07 UTC] Full Log Data: {
    "timestamp": "2026-04-12 01:04:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:f4c0:910f:5970:e460:7ab5:f8e4:d349",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzExIiwidXNlcm5hbWUiOiJQaWV0ZXIgQ3JvdWthbXAiLCJlbWFpbCI6ImNyb3VrYW1wcGlldGVyN0BnbWFpbC5jb20iLCJleHAiOjE3NzY1NjA1NzF9.z7PUgGOxbfAUXu_mssgFehIVkMYzra2h-M-ZlJk98n4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eae50acfb05493d-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2c0f:f4c0:910f:5970:e460:7ab5:f8e4:d349",
        "CF-IPCountry": "ZA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2c0f:f4c0:910f:5970:e460:7ab5:f8e4:d349, 104.22.45.38"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Apr-2026 01:04:07 UTC] === END API CALL LOG ===
[12-Apr-2026 01:04:07 UTC] ✅ API Hash verification passed for profile endpoint
[12-Apr-2026 01:04:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzExIiwidXNlcm5hbWUiOiJQaWV0ZXIgQ3JvdWthbXAiLCJlbWFpbCI6ImNyb3VrYW1wcGlldGVyN0BnbWFpbC5jb20iLCJleHAiOjE3NzY1NjA1NzF9.z7PUgGOxbfAUXu_mssgFehIVkMYzra2h-M-ZlJk98n4
[12-Apr-2026 01:04:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Apr-2026 01:04:07 UTC] ✅ JWT token verified successfully for user profile
[12-Apr-2026 01:04:07 UTC] User ID: 311
[12-Apr-2026 01:04:07 UTC] ✅ User profile retrieved successfully for user ID: 311
[12-Apr-2026 01:14:27 UTC] === API CALL LOG ===
[12-Apr-2026 01:14:27 UTC] Endpoint: user/profile.php
[12-Apr-2026 01:14:27 UTC] Full Log Data: {
    "timestamp": "2026-04-12 01:14:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:f4c0:910f:5970:e460:7ab5:f8e4:d349",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzExIiwidXNlcm5hbWUiOiJQaWV0ZXIgQ3JvdWthbXAiLCJlbWFpbCI6ImNyb3VrYW1wcGlldGVyN0BnbWFpbC5jb20iLCJleHAiOjE3NzY1NjA1NzF9.z7PUgGOxbfAUXu_mssgFehIVkMYzra2h-M-ZlJk98n4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eae5fcc8f6573d8-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2c0f:f4c0:910f:5970:e460:7ab5:f8e4:d349",
        "CF-IPCountry": "ZA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2c0f:f4c0:910f:5970:e460:7ab5:f8e4:d349, 172.68.42.16"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Apr-2026 01:14:27 UTC] === END API CALL LOG ===
[12-Apr-2026 01:14:27 UTC] ✅ API Hash verification passed for profile endpoint
[12-Apr-2026 01:14:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzExIiwidXNlcm5hbWUiOiJQaWV0ZXIgQ3JvdWthbXAiLCJlbWFpbCI6ImNyb3VrYW1wcGlldGVyN0BnbWFpbC5jb20iLCJleHAiOjE3NzY1NjA1NzF9.z7PUgGOxbfAUXu_mssgFehIVkMYzra2h-M-ZlJk98n4
[12-Apr-2026 01:14:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Apr-2026 01:14:27 UTC] ✅ JWT token verified successfully for user profile
[12-Apr-2026 01:14:27 UTC] User ID: 311
[12-Apr-2026 01:14:27 UTC] ✅ User profile retrieved successfully for user ID: 311
[12-Apr-2026 01:51:45 UTC] === API CALL LOG ===
[12-Apr-2026 01:51:45 UTC] Endpoint: user/profile.php
[12-Apr-2026 01:51:45 UTC] Full Log Data: {
    "timestamp": "2026-04-12 01:51:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8926:40df:90ea:7d35:a4db:d7c4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzEyIiwidXNlcm5hbWUiOiJpYW1wYWxhayIsImVtYWlsIjoicGFsbGFrY2hvdWJleTdAZ21haWwuY29tIiwiZXhwIjoxNzc2NTYzNTA0fQ.d8X5wa1g2naLS-teFIGSJSMlKk58EqmE2tO3HCrOquM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eae96763c1312a0-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:8926:40df:90ea:7d35:a4db:d7c4",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:8926:40df:90ea:7d35:a4db:d7c4, 162.158.22.194"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Apr-2026 01:51:45 UTC] === END API CALL LOG ===
[12-Apr-2026 01:51:45 UTC] ✅ API Hash verification passed for profile endpoint
[12-Apr-2026 01:51:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzEyIiwidXNlcm5hbWUiOiJpYW1wYWxhayIsImVtYWlsIjoicGFsbGFrY2hvdWJleTdAZ21haWwuY29tIiwiZXhwIjoxNzc2NTYzNTA0fQ.d8X5wa1g2naLS-teFIGSJSMlKk58EqmE2tO3HCrOquM
[12-Apr-2026 01:51:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Apr-2026 01:51:45 UTC] ✅ JWT token verified successfully for user profile
[12-Apr-2026 01:51:45 UTC] User ID: 312
[12-Apr-2026 01:51:45 UTC] ✅ User profile retrieved successfully for user ID: 312
[12-Apr-2026 01:51:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Apr-2026 01:51:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Apr-2026 01:51:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzEyIiwidXNlcm5hbWUiOiJpYW1wYWxhayIsImVtYWlsIjoicGFsbGFrY2hvdWJleTdAZ21haWwuY29tIiwiZXhwIjoxNzc2NTYzNTA0fQ.d8X5wa1g2naLS-teFIGSJSMlKk58EqmE2tO3HCrOquM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eae96763c1612a0-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:8926:40df:90ea:7d35:a4db:d7c4","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:4900:8926:40df:90ea:7d35:a4db:d7c4, 162.158.22.194"}
[12-Apr-2026 01:51:45 UTC] === User Orders API Called ===
[12-Apr-2026 01:51:45 UTC] User ID: 312
[12-Apr-2026 01:51:45 UTC] Limit: 20, Offset: 0
[12-Apr-2026 01:51:45 UTC] Orders found: 0
[12-Apr-2026 01:51:45 UTC] Orders data: []
[12-Apr-2026 01:51:45 UTC] Total orders count: 0
[12-Apr-2026 01:51:45 UTC] === API CALL LOG ===
[12-Apr-2026 01:51:45 UTC] Endpoint: user/profile.php
[12-Apr-2026 01:51:45 UTC] Full Log Data: {
    "timestamp": "2026-04-12 01:51:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8926:40df:90ea:7d35:a4db:d7c4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzEyIiwidXNlcm5hbWUiOiJpYW1wYWxhayIsImVtYWlsIjoicGFsbGFrY2hvdWJleTdAZ21haWwuY29tIiwiZXhwIjoxNzc2NTYzNTA0fQ.d8X5wa1g2naLS-teFIGSJSMlKk58EqmE2tO3HCrOquM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eae96763c1712a0-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:8926:40df:90ea:7d35:a4db:d7c4",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:8926:40df:90ea:7d35:a4db:d7c4, 162.158.22.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Apr-2026 01:51:45 UTC] === END API CALL LOG ===
[12-Apr-2026 01:51:45 UTC] ✅ API Hash verification passed for profile endpoint
[12-Apr-2026 01:51:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzEyIiwidXNlcm5hbWUiOiJpYW1wYWxhayIsImVtYWlsIjoicGFsbGFrY2hvdWJleTdAZ21haWwuY29tIiwiZXhwIjoxNzc2NTYzNTA0fQ.d8X5wa1g2naLS-teFIGSJSMlKk58EqmE2tO3HCrOquM
[12-Apr-2026 01:51:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Apr-2026 01:51:45 UTC] ✅ JWT token verified successfully for user profile
[12-Apr-2026 01:51:45 UTC] User ID: 312
[12-Apr-2026 01:51:45 UTC] ✅ User profile retrieved successfully for user ID: 312
[12-Apr-2026 01:51:46 UTC] === API CALL LOG ===
[12-Apr-2026 01:51:46 UTC] Endpoint: user/profile.php
[12-Apr-2026 01:51:46 UTC] Full Log Data: {
    "timestamp": "2026-04-12 01:51:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8926:40df:90ea:7d35:a4db:d7c4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzEyIiwidXNlcm5hbWUiOiJpYW1wYWxhayIsImVtYWlsIjoicGFsbGFrY2hvdWJleTdAZ21haWwuY29tIiwiZXhwIjoxNzc2NTYzNTA0fQ.d8X5wa1g2naLS-teFIGSJSMlKk58EqmE2tO3HCrOquM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eae967c7d9512a0-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:8926:40df:90ea:7d35:a4db:d7c4",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:8926:40df:90ea:7d35:a4db:d7c4, 162.158.22.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Apr-2026 01:51:46 UTC] === END API CALL LOG ===
[12-Apr-2026 01:51:46 UTC] ✅ API Hash verification passed for profile endpoint
[12-Apr-2026 01:51:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzEyIiwidXNlcm5hbWUiOiJpYW1wYWxhayIsImVtYWlsIjoicGFsbGFrY2hvdWJleTdAZ21haWwuY29tIiwiZXhwIjoxNzc2NTYzNTA0fQ.d8X5wa1g2naLS-teFIGSJSMlKk58EqmE2tO3HCrOquM
[12-Apr-2026 01:51:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Apr-2026 01:51:46 UTC] ✅ JWT token verified successfully for user profile
[12-Apr-2026 01:51:46 UTC] User ID: 312
[12-Apr-2026 01:51:46 UTC] ✅ User profile retrieved successfully for user ID: 312
[12-Apr-2026 01:52:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Apr-2026 01:52:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Apr-2026 01:52:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzEyIiwidXNlcm5hbWUiOiJpYW1wYWxhayIsImVtYWlsIjoicGFsbGFrY2hvdWJleTdAZ21haWwuY29tIiwiZXhwIjoxNzc2NTYzNTA0fQ.d8X5wa1g2naLS-teFIGSJSMlKk58EqmE2tO3HCrOquM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eae970a8bd412a0-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:8926:40df:90ea:7d35:a4db:d7c4","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:4900:8926:40df:90ea:7d35:a4db:d7c4, 162.158.22.194"}
[12-Apr-2026 01:52:09 UTC] === User Orders API Called ===
[12-Apr-2026 01:52:09 UTC] User ID: 312
[12-Apr-2026 01:52:09 UTC] Limit: 20, Offset: 0
[12-Apr-2026 01:52:09 UTC] Orders found: 0
[12-Apr-2026 01:52:09 UTC] Orders data: []
[12-Apr-2026 01:52:09 UTC] Total orders count: 0
[12-Apr-2026 01:52:09 UTC] === API CALL LOG ===
[12-Apr-2026 01:52:09 UTC] Endpoint: user/profile.php
[12-Apr-2026 01:52:09 UTC] Full Log Data: {
    "timestamp": "2026-04-12 01:52:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8926:40df:90ea:7d35:a4db:d7c4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzEyIiwidXNlcm5hbWUiOiJpYW1wYWxhayIsImVtYWlsIjoicGFsbGFrY2hvdWJleTdAZ21haWwuY29tIiwiZXhwIjoxNzc2NTYzNTA0fQ.d8X5wa1g2naLS-teFIGSJSMlKk58EqmE2tO3HCrOquM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eae970a8bd512a0-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:8926:40df:90ea:7d35:a4db:d7c4",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:8926:40df:90ea:7d35:a4db:d7c4, 162.158.22.194"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Apr-2026 01:52:09 UTC] === END API CALL LOG ===
[12-Apr-2026 01:52:09 UTC] ✅ API Hash verification passed for profile endpoint
[12-Apr-2026 01:52:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzEyIiwidXNlcm5hbWUiOiJpYW1wYWxhayIsImVtYWlsIjoicGFsbGFrY2hvdWJleTdAZ21haWwuY29tIiwiZXhwIjoxNzc2NTYzNTA0fQ.d8X5wa1g2naLS-teFIGSJSMlKk58EqmE2tO3HCrOquM
[12-Apr-2026 01:52:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Apr-2026 01:52:09 UTC] ✅ JWT token verified successfully for user profile
[12-Apr-2026 01:52:09 UTC] User ID: 312
[12-Apr-2026 01:52:09 UTC] ✅ User profile retrieved successfully for user ID: 312
[12-Apr-2026 01:52:10 UTC] === API CALL LOG ===
[12-Apr-2026 01:52:10 UTC] Endpoint: user/profile.php
[12-Apr-2026 01:52:10 UTC] Full Log Data: {
    "timestamp": "2026-04-12 01:52:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8926:40df:90ea:7d35:a4db:d7c4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzEyIiwidXNlcm5hbWUiOiJpYW1wYWxhayIsImVtYWlsIjoicGFsbGFrY2hvdWJleTdAZ21haWwuY29tIiwiZXhwIjoxNzc2NTYzNTA0fQ.d8X5wa1g2naLS-teFIGSJSMlKk58EqmE2tO3HCrOquM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eae970f1d0d12a0-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:8926:40df:90ea:7d35:a4db:d7c4",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:8926:40df:90ea:7d35:a4db:d7c4, 162.158.22.194"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Apr-2026 01:52:10 UTC] === END API CALL LOG ===
[12-Apr-2026 01:52:10 UTC] ✅ API Hash verification passed for profile endpoint
[12-Apr-2026 01:52:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzEyIiwidXNlcm5hbWUiOiJpYW1wYWxhayIsImVtYWlsIjoicGFsbGFrY2hvdWJleTdAZ21haWwuY29tIiwiZXhwIjoxNzc2NTYzNTA0fQ.d8X5wa1g2naLS-teFIGSJSMlKk58EqmE2tO3HCrOquM
[12-Apr-2026 01:52:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Apr-2026 01:52:10 UTC] ✅ JWT token verified successfully for user profile
[12-Apr-2026 01:52:10 UTC] User ID: 312
[12-Apr-2026 01:52:10 UTC] ✅ User profile retrieved successfully for user ID: 312
[12-Apr-2026 01:52:10 UTC] === API CALL LOG ===
[12-Apr-2026 01:52:10 UTC] Endpoint: user/profile.php
[12-Apr-2026 01:52:10 UTC] Full Log Data: {
    "timestamp": "2026-04-12 01:52:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8926:40df:90ea:7d35:a4db:d7c4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzEyIiwidXNlcm5hbWUiOiJpYW1wYWxhayIsImVtYWlsIjoicGFsbGFrY2hvdWJleTdAZ21haWwuY29tIiwiZXhwIjoxNzc2NTYzNTA0fQ.d8X5wa1g2naLS-teFIGSJSMlKk58EqmE2tO3HCrOquM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eae97102d5112a0-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:8926:40df:90ea:7d35:a4db:d7c4",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:8926:40df:90ea:7d35:a4db:d7c4, 162.158.22.194"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Apr-2026 01:52:10 UTC] === END API CALL LOG ===
[12-Apr-2026 01:52:10 UTC] ✅ API Hash verification passed for profile endpoint
[12-Apr-2026 01:52:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzEyIiwidXNlcm5hbWUiOiJpYW1wYWxhayIsImVtYWlsIjoicGFsbGFrY2hvdWJleTdAZ21haWwuY29tIiwiZXhwIjoxNzc2NTYzNTA0fQ.d8X5wa1g2naLS-teFIGSJSMlKk58EqmE2tO3HCrOquM
[12-Apr-2026 01:52:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Apr-2026 01:52:10 UTC] ✅ JWT token verified successfully for user profile
[12-Apr-2026 01:52:10 UTC] User ID: 312
[12-Apr-2026 01:52:10 UTC] ✅ User profile retrieved successfully for user ID: 312
[12-Apr-2026 01:52:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Apr-2026 01:52:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Apr-2026 01:52:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzEyIiwidXNlcm5hbWUiOiJpYW1wYWxhayIsImVtYWlsIjoicGFsbGFrY2hvdWJleTdAZ21haWwuY29tIiwiZXhwIjoxNzc2NTYzNTA0fQ.d8X5wa1g2naLS-teFIGSJSMlKk58EqmE2tO3HCrOquM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eae973d787812a0-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:8926:40df:90ea:7d35:a4db:d7c4","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:4900:8926:40df:90ea:7d35:a4db:d7c4, 162.158.22.194"}
[12-Apr-2026 01:52:17 UTC] === User Orders API Called ===
[12-Apr-2026 01:52:17 UTC] User ID: 312
[12-Apr-2026 01:52:17 UTC] Limit: 20, Offset: 0
[12-Apr-2026 01:52:17 UTC] Orders found: 0
[12-Apr-2026 01:52:17 UTC] Orders data: []
[12-Apr-2026 01:52:17 UTC] Total orders count: 0
[12-Apr-2026 01:52:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Apr-2026 01:52:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Apr-2026 01:52:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzEyIiwidXNlcm5hbWUiOiJpYW1wYWxhayIsImVtYWlsIjoicGFsbGFrY2hvdWJleTdAZ21haWwuY29tIiwiZXhwIjoxNzc2NTYzNTA0fQ.d8X5wa1g2naLS-teFIGSJSMlKk58EqmE2tO3HCrOquM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eae97496b3212a0-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:8926:40df:90ea:7d35:a4db:d7c4","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:4900:8926:40df:90ea:7d35:a4db:d7c4, 162.158.22.194"}
[12-Apr-2026 01:52:19 UTC] === User Orders API Called ===
[12-Apr-2026 01:52:19 UTC] User ID: 312
[12-Apr-2026 01:52:19 UTC] Limit: 20, Offset: 0
[12-Apr-2026 01:52:19 UTC] Orders found: 0
[12-Apr-2026 01:52:19 UTC] Orders data: []
[12-Apr-2026 01:52:19 UTC] Total orders count: 0
[12-Apr-2026 01:52:19 UTC] === API CALL LOG ===
[12-Apr-2026 01:52:19 UTC] Endpoint: user/profile.php
[12-Apr-2026 01:52:19 UTC] Full Log Data: {
    "timestamp": "2026-04-12 01:52:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8926:40df:90ea:7d35:a4db:d7c4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzEyIiwidXNlcm5hbWUiOiJpYW1wYWxhayIsImVtYWlsIjoicGFsbGFrY2hvdWJleTdAZ21haWwuY29tIiwiZXhwIjoxNzc2NTYzNTA0fQ.d8X5wa1g2naLS-teFIGSJSMlKk58EqmE2tO3HCrOquM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eae97496b3412a0-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:8926:40df:90ea:7d35:a4db:d7c4",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:8926:40df:90ea:7d35:a4db:d7c4, 162.158.22.194"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Apr-2026 01:52:19 UTC] === END API CALL LOG ===
[12-Apr-2026 01:52:19 UTC] ✅ API Hash verification passed for profile endpoint
[12-Apr-2026 01:52:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzEyIiwidXNlcm5hbWUiOiJpYW1wYWxhayIsImVtYWlsIjoicGFsbGFrY2hvdWJleTdAZ21haWwuY29tIiwiZXhwIjoxNzc2NTYzNTA0fQ.d8X5wa1g2naLS-teFIGSJSMlKk58EqmE2tO3HCrOquM
[12-Apr-2026 01:52:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Apr-2026 01:52:19 UTC] ✅ JWT token verified successfully for user profile
[12-Apr-2026 01:52:19 UTC] User ID: 312
[12-Apr-2026 01:52:19 UTC] ✅ User profile retrieved successfully for user ID: 312
[12-Apr-2026 01:52:20 UTC] === API CALL LOG ===
[12-Apr-2026 01:52:20 UTC] Endpoint: user/profile.php
[12-Apr-2026 01:52:20 UTC] Full Log Data: {
    "timestamp": "2026-04-12 01:52:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8926:40df:90ea:7d35:a4db:d7c4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzEyIiwidXNlcm5hbWUiOiJpYW1wYWxhayIsImVtYWlsIjoicGFsbGFrY2hvdWJleTdAZ21haWwuY29tIiwiZXhwIjoxNzc2NTYzNTA0fQ.d8X5wa1g2naLS-teFIGSJSMlKk58EqmE2tO3HCrOquM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eae974d3c5f12a0-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:8926:40df:90ea:7d35:a4db:d7c4",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:8926:40df:90ea:7d35:a4db:d7c4, 162.158.22.194"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Apr-2026 01:52:20 UTC] === END API CALL LOG ===
[12-Apr-2026 01:52:20 UTC] ✅ API Hash verification passed for profile endpoint
[12-Apr-2026 01:52:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzEyIiwidXNlcm5hbWUiOiJpYW1wYWxhayIsImVtYWlsIjoicGFsbGFrY2hvdWJleTdAZ21haWwuY29tIiwiZXhwIjoxNzc2NTYzNTA0fQ.d8X5wa1g2naLS-teFIGSJSMlKk58EqmE2tO3HCrOquM
[12-Apr-2026 01:52:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Apr-2026 01:52:20 UTC] ✅ JWT token verified successfully for user profile
[12-Apr-2026 01:52:20 UTC] User ID: 312
[12-Apr-2026 01:52:20 UTC] ✅ User profile retrieved successfully for user ID: 312
[12-Apr-2026 01:52:20 UTC] === API CALL LOG ===
[12-Apr-2026 01:52:20 UTC] Endpoint: user/profile.php
[12-Apr-2026 01:52:20 UTC] Full Log Data: {
    "timestamp": "2026-04-12 01:52:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8926:40df:90ea:7d35:a4db:d7c4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzEyIiwidXNlcm5hbWUiOiJpYW1wYWxhayIsImVtYWlsIjoicGFsbGFrY2hvdWJleTdAZ21haWwuY29tIiwiZXhwIjoxNzc2NTYzNTA0fQ.d8X5wa1g2naLS-teFIGSJSMlKk58EqmE2tO3HCrOquM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eae97502d2f12a0-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:8926:40df:90ea:7d35:a4db:d7c4",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:8926:40df:90ea:7d35:a4db:d7c4, 162.158.22.194"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Apr-2026 01:52:20 UTC] === END API CALL LOG ===
[12-Apr-2026 01:52:20 UTC] ✅ API Hash verification passed for profile endpoint
[12-Apr-2026 01:52:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzEyIiwidXNlcm5hbWUiOiJpYW1wYWxhayIsImVtYWlsIjoicGFsbGFrY2hvdWJleTdAZ21haWwuY29tIiwiZXhwIjoxNzc2NTYzNTA0fQ.d8X5wa1g2naLS-teFIGSJSMlKk58EqmE2tO3HCrOquM
[12-Apr-2026 01:52:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Apr-2026 01:52:20 UTC] ✅ JWT token verified successfully for user profile
[12-Apr-2026 01:52:20 UTC] User ID: 312
[12-Apr-2026 01:52:20 UTC] ✅ User profile retrieved successfully for user ID: 312
[12-Apr-2026 01:53:51 UTC] === API CALL LOG ===
[12-Apr-2026 01:53:51 UTC] Endpoint: user/profile.php
[12-Apr-2026 01:53:51 UTC] Full Log Data: {
    "timestamp": "2026-04-12 01:53:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8926:40df:90ea:7d35:a4db:d7c4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzEyIiwidXNlcm5hbWUiOiJpYW1wYWxhayIsImVtYWlsIjoicGFsbGFrY2hvdWJleTdAZ21haWwuY29tIiwiZXhwIjoxNzc2NTYzNTA0fQ.d8X5wa1g2naLS-teFIGSJSMlKk58EqmE2tO3HCrOquM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eae9985ef6f12a0-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:8926:40df:90ea:7d35:a4db:d7c4",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:8926:40df:90ea:7d35:a4db:d7c4, 162.158.22.194"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Apr-2026 01:53:51 UTC] === END API CALL LOG ===
[12-Apr-2026 01:53:51 UTC] ✅ API Hash verification passed for profile endpoint
[12-Apr-2026 01:53:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzEyIiwidXNlcm5hbWUiOiJpYW1wYWxhayIsImVtYWlsIjoicGFsbGFrY2hvdWJleTdAZ21haWwuY29tIiwiZXhwIjoxNzc2NTYzNTA0fQ.d8X5wa1g2naLS-teFIGSJSMlKk58EqmE2tO3HCrOquM
[12-Apr-2026 01:53:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Apr-2026 01:53:51 UTC] ✅ JWT token verified successfully for user profile
[12-Apr-2026 01:53:51 UTC] User ID: 312
[12-Apr-2026 01:53:51 UTC] ✅ User profile retrieved successfully for user ID: 312
[12-Apr-2026 01:53:51 UTC] User Purchases API - User ID: 312
[12-Apr-2026 01:53:51 UTC] User Purchases API - Total purchases found: 0
[12-Apr-2026 01:53:55 UTC] User Purchases API - User ID: 312
[12-Apr-2026 01:53:55 UTC] User Purchases API - Total purchases found: 0
[12-Apr-2026 01:53:58 UTC] === API CALL LOG ===
[12-Apr-2026 01:53:58 UTC] Endpoint: user/profile.php
[12-Apr-2026 01:53:58 UTC] Full Log Data: {
    "timestamp": "2026-04-12 01:53:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8926:40df:90ea:7d35:a4db:d7c4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzEyIiwidXNlcm5hbWUiOiJpYW1wYWxhayIsImVtYWlsIjoicGFsbGFrY2hvdWJleTdAZ21haWwuY29tIiwiZXhwIjoxNzc2NTYzNTA0fQ.d8X5wa1g2naLS-teFIGSJSMlKk58EqmE2tO3HCrOquM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eae99b4394712a0-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:8926:40df:90ea:7d35:a4db:d7c4",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:8926:40df:90ea:7d35:a4db:d7c4, 162.158.22.194"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Apr-2026 01:53:58 UTC] === END API CALL LOG ===
[12-Apr-2026 01:53:58 UTC] ✅ API Hash verification passed for profile endpoint
[12-Apr-2026 01:53:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzEyIiwidXNlcm5hbWUiOiJpYW1wYWxhayIsImVtYWlsIjoicGFsbGFrY2hvdWJleTdAZ21haWwuY29tIiwiZXhwIjoxNzc2NTYzNTA0fQ.d8X5wa1g2naLS-teFIGSJSMlKk58EqmE2tO3HCrOquM
[12-Apr-2026 01:53:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Apr-2026 01:53:58 UTC] ✅ JWT token verified successfully for user profile
[12-Apr-2026 01:53:58 UTC] User ID: 312
[12-Apr-2026 01:53:58 UTC] ✅ User profile retrieved successfully for user ID: 312
[12-Apr-2026 01:53:58 UTC] User Purchases API - User ID: 312
[12-Apr-2026 01:53:58 UTC] User Purchases API - Total purchases found: 0
[12-Apr-2026 01:54:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Apr-2026 01:54:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Apr-2026 01:54:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzEyIiwidXNlcm5hbWUiOiJpYW1wYWxhayIsImVtYWlsIjoicGFsbGFrY2hvdWJleTdAZ21haWwuY29tIiwiZXhwIjoxNzc2NTYzNTA0fQ.d8X5wa1g2naLS-teFIGSJSMlKk58EqmE2tO3HCrOquM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eae99c64d1612a0-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:8926:40df:90ea:7d35:a4db:d7c4","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:4900:8926:40df:90ea:7d35:a4db:d7c4, 162.158.22.194"}
[12-Apr-2026 01:54:01 UTC] === User Orders API Called ===
[12-Apr-2026 01:54:01 UTC] User ID: 312
[12-Apr-2026 01:54:01 UTC] Limit: 20, Offset: 0
[12-Apr-2026 01:54:01 UTC] Orders found: 0
[12-Apr-2026 01:54:01 UTC] Orders data: []
[12-Apr-2026 01:54:01 UTC] Total orders count: 0
[12-Apr-2026 01:54:01 UTC] === API CALL LOG ===
[12-Apr-2026 01:54:01 UTC] Endpoint: user/profile.php
[12-Apr-2026 01:54:01 UTC] Full Log Data: {
    "timestamp": "2026-04-12 01:54:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8926:40df:90ea:7d35:a4db:d7c4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzEyIiwidXNlcm5hbWUiOiJpYW1wYWxhayIsImVtYWlsIjoicGFsbGFrY2hvdWJleTdAZ21haWwuY29tIiwiZXhwIjoxNzc2NTYzNTA0fQ.d8X5wa1g2naLS-teFIGSJSMlKk58EqmE2tO3HCrOquM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eae99c64d1712a0-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:8926:40df:90ea:7d35:a4db:d7c4",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:8926:40df:90ea:7d35:a4db:d7c4, 162.158.22.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Apr-2026 01:54:01 UTC] === END API CALL LOG ===
[12-Apr-2026 01:54:01 UTC] ✅ API Hash verification passed for profile endpoint
[12-Apr-2026 01:54:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzEyIiwidXNlcm5hbWUiOiJpYW1wYWxhayIsImVtYWlsIjoicGFsbGFrY2hvdWJleTdAZ21haWwuY29tIiwiZXhwIjoxNzc2NTYzNTA0fQ.d8X5wa1g2naLS-teFIGSJSMlKk58EqmE2tO3HCrOquM
[12-Apr-2026 01:54:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Apr-2026 01:54:01 UTC] ✅ JWT token verified successfully for user profile
[12-Apr-2026 01:54:01 UTC] User ID: 312
[12-Apr-2026 01:54:01 UTC] ✅ User profile retrieved successfully for user ID: 312
[12-Apr-2026 01:54:01 UTC] === API CALL LOG ===
[12-Apr-2026 01:54:01 UTC] Endpoint: user/profile.php
[12-Apr-2026 01:54:01 UTC] Full Log Data: {
    "timestamp": "2026-04-12 01:54:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8926:40df:90ea:7d35:a4db:d7c4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzEyIiwidXNlcm5hbWUiOiJpYW1wYWxhayIsImVtYWlsIjoicGFsbGFrY2hvdWJleTdAZ21haWwuY29tIiwiZXhwIjoxNzc2NTYzNTA0fQ.d8X5wa1g2naLS-teFIGSJSMlKk58EqmE2tO3HCrOquM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eae99ca1de712a0-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:8926:40df:90ea:7d35:a4db:d7c4",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:8926:40df:90ea:7d35:a4db:d7c4, 162.158.22.194"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Apr-2026 01:54:01 UTC] === END API CALL LOG ===
[12-Apr-2026 01:54:01 UTC] ✅ API Hash verification passed for profile endpoint
[12-Apr-2026 01:54:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzEyIiwidXNlcm5hbWUiOiJpYW1wYWxhayIsImVtYWlsIjoicGFsbGFrY2hvdWJleTdAZ21haWwuY29tIiwiZXhwIjoxNzc2NTYzNTA0fQ.d8X5wa1g2naLS-teFIGSJSMlKk58EqmE2tO3HCrOquM
[12-Apr-2026 01:54:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Apr-2026 01:54:01 UTC] ✅ JWT token verified successfully for user profile
[12-Apr-2026 01:54:01 UTC] User ID: 312
[12-Apr-2026 01:54:01 UTC] ✅ User profile retrieved successfully for user ID: 312
[12-Apr-2026 01:54:02 UTC] === API CALL LOG ===
[12-Apr-2026 01:54:02 UTC] Endpoint: user/profile.php
[12-Apr-2026 01:54:02 UTC] Full Log Data: {
    "timestamp": "2026-04-12 01:54:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8926:40df:90ea:7d35:a4db:d7c4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzEyIiwidXNlcm5hbWUiOiJpYW1wYWxhayIsImVtYWlsIjoicGFsbGFrY2hvdWJleTdAZ21haWwuY29tIiwiZXhwIjoxNzc2NTYzNTA0fQ.d8X5wa1g2naLS-teFIGSJSMlKk58EqmE2tO3HCrOquM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eae99cd2e9012a0-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:8926:40df:90ea:7d35:a4db:d7c4",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:8926:40df:90ea:7d35:a4db:d7c4, 162.158.22.194"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Apr-2026 01:54:02 UTC] === END API CALL LOG ===
[12-Apr-2026 01:54:02 UTC] ✅ API Hash verification passed for profile endpoint
[12-Apr-2026 01:54:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzEyIiwidXNlcm5hbWUiOiJpYW1wYWxhayIsImVtYWlsIjoicGFsbGFrY2hvdWJleTdAZ21haWwuY29tIiwiZXhwIjoxNzc2NTYzNTA0fQ.d8X5wa1g2naLS-teFIGSJSMlKk58EqmE2tO3HCrOquM
[12-Apr-2026 01:54:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Apr-2026 01:54:02 UTC] ✅ JWT token verified successfully for user profile
[12-Apr-2026 01:54:02 UTC] User ID: 312
[12-Apr-2026 01:54:02 UTC] ✅ User profile retrieved successfully for user ID: 312
[12-Apr-2026 01:55:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Apr-2026 01:55:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Apr-2026 01:55:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzEyIiwidXNlcm5hbWUiOiJpYW1wYWxhayIsImVtYWlsIjoicGFsbGFrY2hvdWJleTdAZ21haWwuY29tIiwiZXhwIjoxNzc2NTYzNTA0fQ.d8X5wa1g2naLS-teFIGSJSMlKk58EqmE2tO3HCrOquM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eae9b66bca812a0-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:8926:40df:90ea:7d35:a4db:d7c4","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:4900:8926:40df:90ea:7d35:a4db:d7c4, 162.158.22.194"}
[12-Apr-2026 01:55:07 UTC] === User Orders API Called ===
[12-Apr-2026 01:55:07 UTC] User ID: 312
[12-Apr-2026 01:55:07 UTC] Limit: 20, Offset: 0
[12-Apr-2026 01:55:07 UTC] Orders found: 0
[12-Apr-2026 01:55:07 UTC] Orders data: []
[12-Apr-2026 01:55:07 UTC] Total orders count: 0
[12-Apr-2026 01:55:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Apr-2026 01:55:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Apr-2026 01:55:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzEyIiwidXNlcm5hbWUiOiJpYW1wYWxhayIsImVtYWlsIjoicGFsbGFrY2hvdWJleTdAZ21haWwuY29tIiwiZXhwIjoxNzc2NTYzNTA0fQ.d8X5wa1g2naLS-teFIGSJSMlKk58EqmE2tO3HCrOquM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eae9b712efc12a0-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:8926:40df:90ea:7d35:a4db:d7c4","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:4900:8926:40df:90ea:7d35:a4db:d7c4, 162.158.22.194"}
[12-Apr-2026 01:55:09 UTC] === User Orders API Called ===
[12-Apr-2026 01:55:09 UTC] User ID: 312
[12-Apr-2026 01:55:09 UTC] Limit: 20, Offset: 0
[12-Apr-2026 01:55:09 UTC] Orders found: 0
[12-Apr-2026 01:55:09 UTC] Orders data: []
[12-Apr-2026 01:55:09 UTC] Total orders count: 0
[12-Apr-2026 01:55:09 UTC] === API CALL LOG ===
[12-Apr-2026 01:55:09 UTC] Endpoint: user/profile.php
[12-Apr-2026 01:55:09 UTC] Full Log Data: {
    "timestamp": "2026-04-12 01:55:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8926:40df:90ea:7d35:a4db:d7c4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzEyIiwidXNlcm5hbWUiOiJpYW1wYWxhayIsImVtYWlsIjoicGFsbGFrY2hvdWJleTdAZ21haWwuY29tIiwiZXhwIjoxNzc2NTYzNTA0fQ.d8X5wa1g2naLS-teFIGSJSMlKk58EqmE2tO3HCrOquM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eae9b712efd12a0-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:8926:40df:90ea:7d35:a4db:d7c4",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:8926:40df:90ea:7d35:a4db:d7c4, 162.158.22.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Apr-2026 01:55:09 UTC] === END API CALL LOG ===
[12-Apr-2026 01:55:09 UTC] ✅ API Hash verification passed for profile endpoint
[12-Apr-2026 01:55:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzEyIiwidXNlcm5hbWUiOiJpYW1wYWxhayIsImVtYWlsIjoicGFsbGFrY2hvdWJleTdAZ21haWwuY29tIiwiZXhwIjoxNzc2NTYzNTA0fQ.d8X5wa1g2naLS-teFIGSJSMlKk58EqmE2tO3HCrOquM
[12-Apr-2026 01:55:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Apr-2026 01:55:09 UTC] ✅ JWT token verified successfully for user profile
[12-Apr-2026 01:55:09 UTC] User ID: 312
[12-Apr-2026 01:55:09 UTC] ✅ User profile retrieved successfully for user ID: 312
[12-Apr-2026 01:55:10 UTC] === API CALL LOG ===
[12-Apr-2026 01:55:10 UTC] Endpoint: user/profile.php
[12-Apr-2026 01:55:10 UTC] Full Log Data: {
    "timestamp": "2026-04-12 01:55:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8926:40df:90ea:7d35:a4db:d7c4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzEyIiwidXNlcm5hbWUiOiJpYW1wYWxhayIsImVtYWlsIjoicGFsbGFrY2hvdWJleTdAZ21haWwuY29tIiwiZXhwIjoxNzc2NTYzNTA0fQ.d8X5wa1g2naLS-teFIGSJSMlKk58EqmE2tO3HCrOquM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eae9b751fd912a0-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:8926:40df:90ea:7d35:a4db:d7c4",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:8926:40df:90ea:7d35:a4db:d7c4, 162.158.22.194"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Apr-2026 01:55:10 UTC] === END API CALL LOG ===
[12-Apr-2026 01:55:10 UTC] ✅ API Hash verification passed for profile endpoint
[12-Apr-2026 01:55:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzEyIiwidXNlcm5hbWUiOiJpYW1wYWxhayIsImVtYWlsIjoicGFsbGFrY2hvdWJleTdAZ21haWwuY29tIiwiZXhwIjoxNzc2NTYzNTA0fQ.d8X5wa1g2naLS-teFIGSJSMlKk58EqmE2tO3HCrOquM
[12-Apr-2026 01:55:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Apr-2026 01:55:10 UTC] ✅ JWT token verified successfully for user profile
[12-Apr-2026 01:55:10 UTC] User ID: 312
[12-Apr-2026 01:55:10 UTC] ✅ User profile retrieved successfully for user ID: 312
[12-Apr-2026 01:55:10 UTC] === API CALL LOG ===
[12-Apr-2026 01:55:10 UTC] Endpoint: user/profile.php
[12-Apr-2026 01:55:10 UTC] Full Log Data: {
    "timestamp": "2026-04-12 01:55:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8926:40df:90ea:7d35:a4db:d7c4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzEyIiwidXNlcm5hbWUiOiJpYW1wYWxhayIsImVtYWlsIjoicGFsbGFrY2hvdWJleTdAZ21haWwuY29tIiwiZXhwIjoxNzc2NTYzNTA0fQ.d8X5wa1g2naLS-teFIGSJSMlKk58EqmE2tO3HCrOquM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eae9b77a88f12a0-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:8926:40df:90ea:7d35:a4db:d7c4",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:8926:40df:90ea:7d35:a4db:d7c4, 162.158.22.194"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Apr-2026 01:55:10 UTC] === END API CALL LOG ===
[12-Apr-2026 01:55:10 UTC] ✅ API Hash verification passed for profile endpoint
[12-Apr-2026 01:55:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzEyIiwidXNlcm5hbWUiOiJpYW1wYWxhayIsImVtYWlsIjoicGFsbGFrY2hvdWJleTdAZ21haWwuY29tIiwiZXhwIjoxNzc2NTYzNTA0fQ.d8X5wa1g2naLS-teFIGSJSMlKk58EqmE2tO3HCrOquM
[12-Apr-2026 01:55:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Apr-2026 01:55:10 UTC] ✅ JWT token verified successfully for user profile
[12-Apr-2026 01:55:10 UTC] User ID: 312
[12-Apr-2026 01:55:10 UTC] ✅ User profile retrieved successfully for user ID: 312
[12-Apr-2026 01:55:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Apr-2026 01:55:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Apr-2026 01:55:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzEyIiwidXNlcm5hbWUiOiJpYW1wYWxhayIsImVtYWlsIjoicGFsbGFrY2hvdWJleTdAZ21haWwuY29tIiwiZXhwIjoxNzc2NTYzNTA0fQ.d8X5wa1g2naLS-teFIGSJSMlKk58EqmE2tO3HCrOquM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eae9b7b297f12a0-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:8926:40df:90ea:7d35:a4db:d7c4","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:4900:8926:40df:90ea:7d35:a4db:d7c4, 162.158.22.195"}
[12-Apr-2026 01:55:11 UTC] === User Orders API Called ===
[12-Apr-2026 01:55:11 UTC] User ID: 312
[12-Apr-2026 01:55:11 UTC] Limit: 20, Offset: 0
[12-Apr-2026 01:55:11 UTC] Orders found: 0
[12-Apr-2026 01:55:11 UTC] Orders data: []
[12-Apr-2026 01:55:11 UTC] Total orders count: 0
[12-Apr-2026 01:55:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Apr-2026 01:55:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Apr-2026 01:55:13 UTC] === API CALL LOG ===
[12-Apr-2026 01:55:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzEyIiwidXNlcm5hbWUiOiJpYW1wYWxhayIsImVtYWlsIjoicGFsbGFrY2hvdWJleTdAZ21haWwuY29tIiwiZXhwIjoxNzc2NTYzNTA0fQ.d8X5wa1g2naLS-teFIGSJSMlKk58EqmE2tO3HCrOquM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eae9b868d0212a0-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:8926:40df:90ea:7d35:a4db:d7c4","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:4900:8926:40df:90ea:7d35:a4db:d7c4, 162.158.22.195"}
[12-Apr-2026 01:55:13 UTC] Endpoint: user/profile.php
[12-Apr-2026 01:55:13 UTC] === User Orders API Called ===
[12-Apr-2026 01:55:13 UTC] Full Log Data: {
    "timestamp": "2026-04-12 01:55:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8926:40df:90ea:7d35:a4db:d7c4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzEyIiwidXNlcm5hbWUiOiJpYW1wYWxhayIsImVtYWlsIjoicGFsbGFrY2hvdWJleTdAZ21haWwuY29tIiwiZXhwIjoxNzc2NTYzNTA0fQ.d8X5wa1g2naLS-teFIGSJSMlKk58EqmE2tO3HCrOquM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eae9b868d0612a0-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:8926:40df:90ea:7d35:a4db:d7c4",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:8926:40df:90ea:7d35:a4db:d7c4, 162.158.22.194"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Apr-2026 01:55:13 UTC] User ID: 312
[12-Apr-2026 01:55:13 UTC] === END API CALL LOG ===
[12-Apr-2026 01:55:13 UTC] Limit: 20, Offset: 0
[12-Apr-2026 01:55:13 UTC] ✅ API Hash verification passed for profile endpoint
[12-Apr-2026 01:55:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzEyIiwidXNlcm5hbWUiOiJpYW1wYWxhayIsImVtYWlsIjoicGFsbGFrY2hvdWJleTdAZ21haWwuY29tIiwiZXhwIjoxNzc2NTYzNTA0fQ.d8X5wa1g2naLS-teFIGSJSMlKk58EqmE2tO3HCrOquM
[12-Apr-2026 01:55:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Apr-2026 01:55:13 UTC] ✅ JWT token verified successfully for user profile
[12-Apr-2026 01:55:13 UTC] User ID: 312
[12-Apr-2026 01:55:13 UTC] Orders found: 0
[12-Apr-2026 01:55:13 UTC] Orders data: []
[12-Apr-2026 01:55:13 UTC] ✅ User profile retrieved successfully for user ID: 312
[12-Apr-2026 01:55:13 UTC] Total orders count: 0
[12-Apr-2026 01:55:13 UTC] === API CALL LOG ===
[12-Apr-2026 01:55:13 UTC] Endpoint: user/profile.php
[12-Apr-2026 01:55:13 UTC] Full Log Data: {
    "timestamp": "2026-04-12 01:55:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8926:40df:90ea:7d35:a4db:d7c4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzEyIiwidXNlcm5hbWUiOiJpYW1wYWxhayIsImVtYWlsIjoicGFsbGFrY2hvdWJleTdAZ21haWwuY29tIiwiZXhwIjoxNzc2NTYzNTA0fQ.d8X5wa1g2naLS-teFIGSJSMlKk58EqmE2tO3HCrOquM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eae9b8a1e3112a0-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:8926:40df:90ea:7d35:a4db:d7c4",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:8926:40df:90ea:7d35:a4db:d7c4, 162.158.22.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Apr-2026 01:55:13 UTC] === END API CALL LOG ===
[12-Apr-2026 01:55:13 UTC] ✅ API Hash verification passed for profile endpoint
[12-Apr-2026 01:55:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzEyIiwidXNlcm5hbWUiOiJpYW1wYWxhayIsImVtYWlsIjoicGFsbGFrY2hvdWJleTdAZ21haWwuY29tIiwiZXhwIjoxNzc2NTYzNTA0fQ.d8X5wa1g2naLS-teFIGSJSMlKk58EqmE2tO3HCrOquM
[12-Apr-2026 01:55:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Apr-2026 01:55:13 UTC] ✅ JWT token verified successfully for user profile
[12-Apr-2026 01:55:13 UTC] User ID: 312
[12-Apr-2026 01:55:13 UTC] ✅ User profile retrieved successfully for user ID: 312
[12-Apr-2026 01:55:14 UTC] === API CALL LOG ===
[12-Apr-2026 01:55:14 UTC] Endpoint: user/profile.php
[12-Apr-2026 01:55:14 UTC] Full Log Data: {
    "timestamp": "2026-04-12 01:55:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8926:40df:90ea:7d35:a4db:d7c4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzEyIiwidXNlcm5hbWUiOiJpYW1wYWxhayIsImVtYWlsIjoicGFsbGFrY2hvdWJleTdAZ21haWwuY29tIiwiZXhwIjoxNzc2NTYzNTA0fQ.d8X5wa1g2naLS-teFIGSJSMlKk58EqmE2tO3HCrOquM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eae9b8cded312a0-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:8926:40df:90ea:7d35:a4db:d7c4",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:8926:40df:90ea:7d35:a4db:d7c4, 162.158.22.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Apr-2026 01:55:14 UTC] === END API CALL LOG ===
[12-Apr-2026 01:55:14 UTC] ✅ API Hash verification passed for profile endpoint
[12-Apr-2026 01:55:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzEyIiwidXNlcm5hbWUiOiJpYW1wYWxhayIsImVtYWlsIjoicGFsbGFrY2hvdWJleTdAZ21haWwuY29tIiwiZXhwIjoxNzc2NTYzNTA0fQ.d8X5wa1g2naLS-teFIGSJSMlKk58EqmE2tO3HCrOquM
[12-Apr-2026 01:55:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Apr-2026 01:55:14 UTC] ✅ JWT token verified successfully for user profile
[12-Apr-2026 01:55:14 UTC] User ID: 312
[12-Apr-2026 01:55:14 UTC] ✅ User profile retrieved successfully for user ID: 312
[12-Apr-2026 01:55:16 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Apr-2026 01:55:16 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Apr-2026 01:55:16 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzEyIiwidXNlcm5hbWUiOiJpYW1wYWxhayIsImVtYWlsIjoicGFsbGFrY2hvdWJleTdAZ21haWwuY29tIiwiZXhwIjoxNzc2NTYzNTA0fQ.d8X5wa1g2naLS-teFIGSJSMlKk58EqmE2tO3HCrOquM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eae9b9ab9ed12a0-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:8926:40df:90ea:7d35:a4db:d7c4","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:4900:8926:40df:90ea:7d35:a4db:d7c4, 162.158.22.194"}
[12-Apr-2026 01:55:16 UTC] === User Orders API Called ===
[12-Apr-2026 01:55:16 UTC] User ID: 312
[12-Apr-2026 01:55:16 UTC] Limit: 20, Offset: 0
[12-Apr-2026 01:55:16 UTC] Orders found: 0
[12-Apr-2026 01:55:16 UTC] Orders data: []
[12-Apr-2026 01:55:16 UTC] Total orders count: 0
[12-Apr-2026 01:55:16 UTC] === API CALL LOG ===
[12-Apr-2026 01:55:16 UTC] Endpoint: user/profile.php
[12-Apr-2026 01:55:16 UTC] Full Log Data: {
    "timestamp": "2026-04-12 01:55:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8926:40df:90ea:7d35:a4db:d7c4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzEyIiwidXNlcm5hbWUiOiJpYW1wYWxhayIsImVtYWlsIjoicGFsbGFrY2hvdWJleTdAZ21haWwuY29tIiwiZXhwIjoxNzc2NTYzNTA0fQ.d8X5wa1g2naLS-teFIGSJSMlKk58EqmE2tO3HCrOquM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eae9b9daac512a0-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:8926:40df:90ea:7d35:a4db:d7c4",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:8926:40df:90ea:7d35:a4db:d7c4, 162.158.22.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Apr-2026 01:55:16 UTC] === END API CALL LOG ===
[12-Apr-2026 01:55:16 UTC] ✅ API Hash verification passed for profile endpoint
[12-Apr-2026 01:55:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzEyIiwidXNlcm5hbWUiOiJpYW1wYWxhayIsImVtYWlsIjoicGFsbGFrY2hvdWJleTdAZ21haWwuY29tIiwiZXhwIjoxNzc2NTYzNTA0fQ.d8X5wa1g2naLS-teFIGSJSMlKk58EqmE2tO3HCrOquM
[12-Apr-2026 01:55:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Apr-2026 01:55:16 UTC] ✅ JWT token verified successfully for user profile
[12-Apr-2026 01:55:16 UTC] User ID: 312
[12-Apr-2026 01:55:16 UTC] ✅ User profile retrieved successfully for user ID: 312
[12-Apr-2026 01:55:17 UTC] User Purchases API - User ID: 312
[12-Apr-2026 01:55:17 UTC] User Purchases API - Total purchases found: 2
[12-Apr-2026 01:55:20 UTC] User Purchases API - User ID: 312
[12-Apr-2026 01:55:20 UTC] User Purchases API - Total purchases found: 2
[12-Apr-2026 01:55:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Apr-2026 01:55:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Apr-2026 01:55:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzEyIiwidXNlcm5hbWUiOiJpYW1wYWxhayIsImVtYWlsIjoicGFsbGFrY2hvdWJleTdAZ21haWwuY29tIiwiZXhwIjoxNzc2NTYzNTA0fQ.d8X5wa1g2naLS-teFIGSJSMlKk58EqmE2tO3HCrOquM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eae9c29aaf612a0-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:8926:40df:90ea:7d35:a4db:d7c4","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:4900:8926:40df:90ea:7d35:a4db:d7c4, 162.158.22.194"}
[12-Apr-2026 01:55:39 UTC] === User Orders API Called ===
[12-Apr-2026 01:55:39 UTC] User ID: 312
[12-Apr-2026 01:55:39 UTC] Limit: 20, Offset: 0
[12-Apr-2026 01:55:39 UTC] Orders found: 0
[12-Apr-2026 01:55:39 UTC] Orders data: []
[12-Apr-2026 01:55:39 UTC] Total orders count: 0
[12-Apr-2026 01:55:39 UTC] === API CALL LOG ===
[12-Apr-2026 01:55:39 UTC] Endpoint: user/profile.php
[12-Apr-2026 01:55:39 UTC] Full Log Data: {
    "timestamp": "2026-04-12 01:55:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8926:40df:90ea:7d35:a4db:d7c4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzEyIiwidXNlcm5hbWUiOiJpYW1wYWxhayIsImVtYWlsIjoicGFsbGFrY2hvdWJleTdAZ21haWwuY29tIiwiZXhwIjoxNzc2NTYzNTA0fQ.d8X5wa1g2naLS-teFIGSJSMlKk58EqmE2tO3HCrOquM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eae9c29aaf712a0-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:8926:40df:90ea:7d35:a4db:d7c4",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:8926:40df:90ea:7d35:a4db:d7c4, 162.158.22.194"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Apr-2026 01:55:39 UTC] === END API CALL LOG ===
[12-Apr-2026 01:55:39 UTC] ✅ API Hash verification passed for profile endpoint
[12-Apr-2026 01:55:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzEyIiwidXNlcm5hbWUiOiJpYW1wYWxhayIsImVtYWlsIjoicGFsbGFrY2hvdWJleTdAZ21haWwuY29tIiwiZXhwIjoxNzc2NTYzNTA0fQ.d8X5wa1g2naLS-teFIGSJSMlKk58EqmE2tO3HCrOquM
[12-Apr-2026 01:55:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Apr-2026 01:55:39 UTC] ✅ JWT token verified successfully for user profile
[12-Apr-2026 01:55:39 UTC] User ID: 312
[12-Apr-2026 01:55:39 UTC] ✅ User profile retrieved successfully for user ID: 312
[12-Apr-2026 01:55:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Apr-2026 01:55:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Apr-2026 01:55:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzEyIiwidXNlcm5hbWUiOiJpYW1wYWxhayIsImVtYWlsIjoicGFsbGFrY2hvdWJleTdAZ21haWwuY29tIiwiZXhwIjoxNzc2NTYzNTA0fQ.d8X5wa1g2naLS-teFIGSJSMlKk58EqmE2tO3HCrOquM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eae9c4079e212a0-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:8926:40df:90ea:7d35:a4db:d7c4","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:4900:8926:40df:90ea:7d35:a4db:d7c4, 162.158.22.194"}
[12-Apr-2026 01:55:42 UTC] === User Orders API Called ===
[12-Apr-2026 01:55:42 UTC] User ID: 312
[12-Apr-2026 01:55:42 UTC] Limit: 20, Offset: 0
[12-Apr-2026 01:55:42 UTC] Orders found: 0
[12-Apr-2026 01:55:42 UTC] Orders data: []
[12-Apr-2026 01:55:42 UTC] Total orders count: 0
[12-Apr-2026 01:55:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Apr-2026 01:55:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Apr-2026 01:55:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzEyIiwidXNlcm5hbWUiOiJpYW1wYWxhayIsImVtYWlsIjoicGFsbGFrY2hvdWJleTdAZ21haWwuY29tIiwiZXhwIjoxNzc2NTYzNTA0fQ.d8X5wa1g2naLS-teFIGSJSMlKk58EqmE2tO3HCrOquM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eae9c49acab12a0-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:8926:40df:90ea:7d35:a4db:d7c4","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:4900:8926:40df:90ea:7d35:a4db:d7c4, 162.158.22.194"}
[12-Apr-2026 01:55:44 UTC] === API CALL LOG ===
[12-Apr-2026 01:55:44 UTC] Endpoint: user/profile.php
[12-Apr-2026 01:55:44 UTC] === User Orders API Called ===
[12-Apr-2026 01:55:44 UTC] Full Log Data: {
    "timestamp": "2026-04-12 01:55:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8926:40df:90ea:7d35:a4db:d7c4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzEyIiwidXNlcm5hbWUiOiJpYW1wYWxhayIsImVtYWlsIjoicGFsbGFrY2hvdWJleTdAZ21haWwuY29tIiwiZXhwIjoxNzc2NTYzNTA0fQ.d8X5wa1g2naLS-teFIGSJSMlKk58EqmE2tO3HCrOquM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eae9c49acac12a0-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:8926:40df:90ea:7d35:a4db:d7c4",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:8926:40df:90ea:7d35:a4db:d7c4, 162.158.22.194"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Apr-2026 01:55:44 UTC] User ID: 312
[12-Apr-2026 01:55:44 UTC] === END API CALL LOG ===
[12-Apr-2026 01:55:44 UTC] Limit: 20, Offset: 0
[12-Apr-2026 01:55:44 UTC] ✅ API Hash verification passed for profile endpoint
[12-Apr-2026 01:55:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzEyIiwidXNlcm5hbWUiOiJpYW1wYWxhayIsImVtYWlsIjoicGFsbGFrY2hvdWJleTdAZ21haWwuY29tIiwiZXhwIjoxNzc2NTYzNTA0fQ.d8X5wa1g2naLS-teFIGSJSMlKk58EqmE2tO3HCrOquM
[12-Apr-2026 01:55:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Apr-2026 01:55:44 UTC] ✅ JWT token verified successfully for user profile
[12-Apr-2026 01:55:44 UTC] User ID: 312
[12-Apr-2026 01:55:44 UTC] Orders found: 0
[12-Apr-2026 01:55:44 UTC] Orders data: []
[12-Apr-2026 01:55:44 UTC] ✅ User profile retrieved successfully for user ID: 312
[12-Apr-2026 01:55:44 UTC] Total orders count: 0
[12-Apr-2026 01:55:44 UTC] === API CALL LOG ===
[12-Apr-2026 01:55:44 UTC] Endpoint: user/profile.php
[12-Apr-2026 01:55:44 UTC] Full Log Data: {
    "timestamp": "2026-04-12 01:55:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8926:40df:90ea:7d35:a4db:d7c4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzEyIiwidXNlcm5hbWUiOiJpYW1wYWxhayIsImVtYWlsIjoicGFsbGFrY2hvdWJleTdAZ21haWwuY29tIiwiZXhwIjoxNzc2NTYzNTA0fQ.d8X5wa1g2naLS-teFIGSJSMlKk58EqmE2tO3HCrOquM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eae9c4d5d8312a0-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:8926:40df:90ea:7d35:a4db:d7c4",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:8926:40df:90ea:7d35:a4db:d7c4, 162.158.22.194"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Apr-2026 01:55:44 UTC] === END API CALL LOG ===
[12-Apr-2026 01:55:44 UTC] ✅ API Hash verification passed for profile endpoint
[12-Apr-2026 01:55:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzEyIiwidXNlcm5hbWUiOiJpYW1wYWxhayIsImVtYWlsIjoicGFsbGFrY2hvdWJleTdAZ21haWwuY29tIiwiZXhwIjoxNzc2NTYzNTA0fQ.d8X5wa1g2naLS-teFIGSJSMlKk58EqmE2tO3HCrOquM
[12-Apr-2026 01:55:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Apr-2026 01:55:44 UTC] ✅ JWT token verified successfully for user profile
[12-Apr-2026 01:55:44 UTC] User ID: 312
[12-Apr-2026 01:55:44 UTC] ✅ User profile retrieved successfully for user ID: 312
[12-Apr-2026 01:55:45 UTC] === API CALL LOG ===
[12-Apr-2026 01:55:45 UTC] Endpoint: user/profile.php
[12-Apr-2026 01:55:45 UTC] Full Log Data: {
    "timestamp": "2026-04-12 01:55:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8926:40df:90ea:7d35:a4db:d7c4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzEyIiwidXNlcm5hbWUiOiJpYW1wYWxhayIsImVtYWlsIjoicGFsbGFrY2hvdWJleTdAZ21haWwuY29tIiwiZXhwIjoxNzc2NTYzNTA0fQ.d8X5wa1g2naLS-teFIGSJSMlKk58EqmE2tO3HCrOquM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eae9c502e5112a0-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:8926:40df:90ea:7d35:a4db:d7c4",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:8926:40df:90ea:7d35:a4db:d7c4, 162.158.22.194"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Apr-2026 01:55:45 UTC] === END API CALL LOG ===
[12-Apr-2026 01:55:45 UTC] ✅ API Hash verification passed for profile endpoint
[12-Apr-2026 01:55:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzEyIiwidXNlcm5hbWUiOiJpYW1wYWxhayIsImVtYWlsIjoicGFsbGFrY2hvdWJleTdAZ21haWwuY29tIiwiZXhwIjoxNzc2NTYzNTA0fQ.d8X5wa1g2naLS-teFIGSJSMlKk58EqmE2tO3HCrOquM
[12-Apr-2026 01:55:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Apr-2026 01:55:45 UTC] ✅ JWT token verified successfully for user profile
[12-Apr-2026 01:55:45 UTC] User ID: 312
[12-Apr-2026 01:55:45 UTC] ✅ User profile retrieved successfully for user ID: 312
[12-Apr-2026 01:55:46 UTC] === API CALL LOG ===
[12-Apr-2026 01:55:46 UTC] Endpoint: user/profile.php
[12-Apr-2026 01:55:46 UTC] Full Log Data: {
    "timestamp": "2026-04-12 01:55:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8926:40df:90ea:7d35:a4db:d7c4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzEyIiwidXNlcm5hbWUiOiJpYW1wYWxhayIsImVtYWlsIjoicGFsbGFrY2hvdWJleTdAZ21haWwuY29tIiwiZXhwIjoxNzc2NTYzNTA0fQ.d8X5wa1g2naLS-teFIGSJSMlKk58EqmE2tO3HCrOquM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eae9c55afad12a0-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:8926:40df:90ea:7d35:a4db:d7c4",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:8926:40df:90ea:7d35:a4db:d7c4, 162.158.22.194"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Apr-2026 01:55:46 UTC] === END API CALL LOG ===
[12-Apr-2026 01:55:46 UTC] ✅ API Hash verification passed for profile endpoint
[12-Apr-2026 01:55:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzEyIiwidXNlcm5hbWUiOiJpYW1wYWxhayIsImVtYWlsIjoicGFsbGFrY2hvdWJleTdAZ21haWwuY29tIiwiZXhwIjoxNzc2NTYzNTA0fQ.d8X5wa1g2naLS-teFIGSJSMlKk58EqmE2tO3HCrOquM
[12-Apr-2026 01:55:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Apr-2026 01:55:46 UTC] ✅ JWT token verified successfully for user profile
[12-Apr-2026 01:55:46 UTC] User ID: 312
[12-Apr-2026 01:55:46 UTC] ✅ User profile retrieved successfully for user ID: 312
[12-Apr-2026 01:55:46 UTC] User Purchases API - User ID: 312
[12-Apr-2026 01:55:46 UTC] User Purchases API - Total purchases found: 2
[12-Apr-2026 01:55:49 UTC] === API CALL LOG ===
[12-Apr-2026 01:55:49 UTC] Endpoint: user/profile.php
[12-Apr-2026 01:55:49 UTC] Full Log Data: {
    "timestamp": "2026-04-12 01:55:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.42.228.61",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzEzIiwidXNlcm5hbWUiOiJteW51bGlzbGFtIiwiZW1haWwiOiJmYXJ2ZXpoNDcwQGdtYWlsLmNvbSIsImV4cCI6MTc3NjU2Mzc0N30.bp8OIMX19JPmQk5Xy8lxI4wylc2XuAUnAMksLVjnmpk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eae9c655e982508-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.42.228.61",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.42.228.61, 172.68.132.136"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Apr-2026 01:55:49 UTC] === END API CALL LOG ===
[12-Apr-2026 01:55:49 UTC] ✅ API Hash verification passed for profile endpoint
[12-Apr-2026 01:55:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzEzIiwidXNlcm5hbWUiOiJteW51bGlzbGFtIiwiZW1haWwiOiJmYXJ2ZXpoNDcwQGdtYWlsLmNvbSIsImV4cCI6MTc3NjU2Mzc0N30.bp8OIMX19JPmQk5Xy8lxI4wylc2XuAUnAMksLVjnmpk
[12-Apr-2026 01:55:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Apr-2026 01:55:49 UTC] ✅ JWT token verified successfully for user profile
[12-Apr-2026 01:55:49 UTC] User ID: 313
[12-Apr-2026 01:55:49 UTC] ✅ User profile retrieved successfully for user ID: 313
[12-Apr-2026 01:55:49 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Apr-2026 01:55:49 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Apr-2026 01:55:49 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzEzIiwidXNlcm5hbWUiOiJteW51bGlzbGFtIiwiZW1haWwiOiJmYXJ2ZXpoNDcwQGdtYWlsLmNvbSIsImV4cCI6MTc3NjU2Mzc0N30.bp8OIMX19JPmQk5Xy8lxI4wylc2XuAUnAMksLVjnmpk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eae9c656ea52508-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.42.228.61","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.42.228.61, 172.68.132.137"}
[12-Apr-2026 01:55:49 UTC] === User Orders API Called ===
[12-Apr-2026 01:55:49 UTC] User ID: 313
[12-Apr-2026 01:55:49 UTC] Limit: 20, Offset: 0
[12-Apr-2026 01:55:49 UTC] Orders found: 0
[12-Apr-2026 01:55:49 UTC] Orders data: []
[12-Apr-2026 01:55:49 UTC] Total orders count: 0
[12-Apr-2026 01:55:49 UTC] === API CALL LOG ===
[12-Apr-2026 01:55:49 UTC] Endpoint: user/profile.php
[12-Apr-2026 01:55:49 UTC] Full Log Data: {
    "timestamp": "2026-04-12 01:55:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.42.228.61",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzEzIiwidXNlcm5hbWUiOiJteW51bGlzbGFtIiwiZW1haWwiOiJmYXJ2ZXpoNDcwQGdtYWlsLmNvbSIsImV4cCI6MTc3NjU2Mzc0N30.bp8OIMX19JPmQk5Xy8lxI4wylc2XuAUnAMksLVjnmpk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eae9c65ff582508-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.42.228.61",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.42.228.61, 172.68.132.136"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Apr-2026 01:55:49 UTC] === END API CALL LOG ===
[12-Apr-2026 01:55:49 UTC] ✅ API Hash verification passed for profile endpoint
[12-Apr-2026 01:55:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzEzIiwidXNlcm5hbWUiOiJteW51bGlzbGFtIiwiZW1haWwiOiJmYXJ2ZXpoNDcwQGdtYWlsLmNvbSIsImV4cCI6MTc3NjU2Mzc0N30.bp8OIMX19JPmQk5Xy8lxI4wylc2XuAUnAMksLVjnmpk
[12-Apr-2026 01:55:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Apr-2026 01:55:49 UTC] ✅ JWT token verified successfully for user profile
[12-Apr-2026 01:55:49 UTC] User ID: 313
[12-Apr-2026 01:55:49 UTC] ✅ User profile retrieved successfully for user ID: 313
[12-Apr-2026 01:55:50 UTC] === API CALL LOG ===
[12-Apr-2026 01:55:50 UTC] Endpoint: user/profile.php
[12-Apr-2026 01:55:50 UTC] Full Log Data: {
    "timestamp": "2026-04-12 01:55:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.42.228.61",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzEzIiwidXNlcm5hbWUiOiJteW51bGlzbGFtIiwiZW1haWwiOiJmYXJ2ZXpoNDcwQGdtYWlsLmNvbSIsImV4cCI6MTc3NjU2Mzc0N30.bp8OIMX19JPmQk5Xy8lxI4wylc2XuAUnAMksLVjnmpk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eae9c6eded52508-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.42.228.61",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.42.228.61, 172.68.132.136"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Apr-2026 01:55:50 UTC] === END API CALL LOG ===
[12-Apr-2026 01:55:50 UTC] ✅ API Hash verification passed for profile endpoint
[12-Apr-2026 01:55:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzEzIiwidXNlcm5hbWUiOiJteW51bGlzbGFtIiwiZW1haWwiOiJmYXJ2ZXpoNDcwQGdtYWlsLmNvbSIsImV4cCI6MTc3NjU2Mzc0N30.bp8OIMX19JPmQk5Xy8lxI4wylc2XuAUnAMksLVjnmpk
[12-Apr-2026 01:55:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Apr-2026 01:55:50 UTC] ✅ JWT token verified successfully for user profile
[12-Apr-2026 01:55:50 UTC] User ID: 313
[12-Apr-2026 01:55:50 UTC] ✅ User profile retrieved successfully for user ID: 313
[12-Apr-2026 01:56:42 UTC] === API CALL LOG ===
[12-Apr-2026 01:56:42 UTC] Endpoint: user/profile.php
[12-Apr-2026 01:56:42 UTC] Full Log Data: {
    "timestamp": "2026-04-12 01:56:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.42.228.61",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzEzIiwidXNlcm5hbWUiOiJteW51bGlzbGFtIiwiZW1haWwiOiJmYXJ2ZXpoNDcwQGdtYWlsLmNvbSIsImV4cCI6MTc3NjU2Mzc0N30.bp8OIMX19JPmQk5Xy8lxI4wylc2XuAUnAMksLVjnmpk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eae9db6493d2508-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.42.228.61",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.42.228.61, 172.68.132.137"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Apr-2026 01:56:42 UTC] === END API CALL LOG ===
[12-Apr-2026 01:56:42 UTC] ✅ API Hash verification passed for profile endpoint
[12-Apr-2026 01:56:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzEzIiwidXNlcm5hbWUiOiJteW51bGlzbGFtIiwiZW1haWwiOiJmYXJ2ZXpoNDcwQGdtYWlsLmNvbSIsImV4cCI6MTc3NjU2Mzc0N30.bp8OIMX19JPmQk5Xy8lxI4wylc2XuAUnAMksLVjnmpk
[12-Apr-2026 01:56:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Apr-2026 01:56:42 UTC] ✅ JWT token verified successfully for user profile
[12-Apr-2026 01:56:42 UTC] User ID: 313
[12-Apr-2026 01:56:42 UTC] ✅ User profile retrieved successfully for user ID: 313
[12-Apr-2026 01:56:43 UTC] User Purchases API - User ID: 313
[12-Apr-2026 01:56:43 UTC] User Purchases API - Total purchases found: 0
[12-Apr-2026 01:57:39 UTC] === API CALL LOG ===
[12-Apr-2026 01:57:39 UTC] Endpoint: user/profile.php
[12-Apr-2026 01:57:39 UTC] Full Log Data: {
    "timestamp": "2026-04-12 01:57:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.42.228.61",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzEzIiwidXNlcm5hbWUiOiJteW51bGlzbGFtIiwiZW1haWwiOiJmYXJ2ZXpoNDcwQGdtYWlsLmNvbSIsImV4cCI6MTc3NjU2Mzc0N30.bp8OIMX19JPmQk5Xy8lxI4wylc2XuAUnAMksLVjnmpk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eae9f1b0e3b2508-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.42.228.61",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.42.228.61, 172.68.132.137"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Apr-2026 01:57:39 UTC] === END API CALL LOG ===
[12-Apr-2026 01:57:39 UTC] ✅ API Hash verification passed for profile endpoint
[12-Apr-2026 01:57:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzEzIiwidXNlcm5hbWUiOiJteW51bGlzbGFtIiwiZW1haWwiOiJmYXJ2ZXpoNDcwQGdtYWlsLmNvbSIsImV4cCI6MTc3NjU2Mzc0N30.bp8OIMX19JPmQk5Xy8lxI4wylc2XuAUnAMksLVjnmpk
[12-Apr-2026 01:57:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Apr-2026 01:57:39 UTC] ✅ JWT token verified successfully for user profile
[12-Apr-2026 01:57:39 UTC] User ID: 313
[12-Apr-2026 01:57:39 UTC] ✅ User profile retrieved successfully for user ID: 313
[12-Apr-2026 01:57:40 UTC] User Purchases API - User ID: 313
[12-Apr-2026 01:57:40 UTC] User Purchases API - Total purchases found: 0
[12-Apr-2026 01:58:30 UTC] === API CALL LOG ===
[12-Apr-2026 01:58:30 UTC] Endpoint: user/profile.php
[12-Apr-2026 01:58:30 UTC] Full Log Data: {
    "timestamp": "2026-04-12 01:58:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.42.228.61",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTMsInVzZXJuYW1lIjoibXludWxpc2xhbSIsImVtYWlsIjoiZmFydmV6aDQ3MEBnbWFpbC5jb20iLCJleHAiOjE3NzY1NjM5MDl9.U3dQ6_7nlW7mtctNnhms2k94zm_ZbkPpHTeE-opWEkA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eaea054dc9f2508-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.42.228.61",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.42.228.61, 172.68.132.137"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Apr-2026 01:58:30 UTC] === END API CALL LOG ===
[12-Apr-2026 01:58:30 UTC] ✅ API Hash verification passed for profile endpoint
[12-Apr-2026 01:58:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTMsInVzZXJuYW1lIjoibXludWxpc2xhbSIsImVtYWlsIjoiZmFydmV6aDQ3MEBnbWFpbC5jb20iLCJleHAiOjE3NzY1NjM5MDl9.U3dQ6_7nlW7mtctNnhms2k94zm_ZbkPpHTeE-opWEkA
[12-Apr-2026 01:58:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Apr-2026 01:58:30 UTC] ✅ JWT token verified successfully for user profile
[12-Apr-2026 01:58:30 UTC] User ID: 313
[12-Apr-2026 01:58:30 UTC] ✅ User profile retrieved successfully for user ID: 313
[12-Apr-2026 01:58:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Apr-2026 01:58:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Apr-2026 01:58:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTMsInVzZXJuYW1lIjoibXludWxpc2xhbSIsImVtYWlsIjoiZmFydmV6aDQ3MEBnbWFpbC5jb20iLCJleHAiOjE3NzY1NjM5MDl9.U3dQ6_7nlW7mtctNnhms2k94zm_ZbkPpHTeE-opWEkA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eaea0550cd12508-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.42.228.61","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.42.228.61, 172.68.132.136"}
[12-Apr-2026 01:58:30 UTC] === User Orders API Called ===
[12-Apr-2026 01:58:30 UTC] User ID: 313
[12-Apr-2026 01:58:30 UTC] Limit: 20, Offset: 0
[12-Apr-2026 01:58:30 UTC] Orders found: 0
[12-Apr-2026 01:58:30 UTC] Orders data: []
[12-Apr-2026 01:58:30 UTC] Total orders count: 0
[12-Apr-2026 01:58:30 UTC] === API CALL LOG ===
[12-Apr-2026 01:58:30 UTC] Endpoint: user/profile.php
[12-Apr-2026 01:58:30 UTC] Full Log Data: {
    "timestamp": "2026-04-12 01:58:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.42.228.61",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTMsInVzZXJuYW1lIjoibXludWxpc2xhbSIsImVtYWlsIjoiZmFydmV6aDQ3MEBnbWFpbC5jb20iLCJleHAiOjE3NzY1NjM5MDl9.U3dQ6_7nlW7mtctNnhms2k94zm_ZbkPpHTeE-opWEkA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eaea0557d212508-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.42.228.61",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.42.228.61, 172.68.132.137"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Apr-2026 01:58:30 UTC] === END API CALL LOG ===
[12-Apr-2026 01:58:30 UTC] ✅ API Hash verification passed for profile endpoint
[12-Apr-2026 01:58:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTMsInVzZXJuYW1lIjoibXludWxpc2xhbSIsImVtYWlsIjoiZmFydmV6aDQ3MEBnbWFpbC5jb20iLCJleHAiOjE3NzY1NjM5MDl9.U3dQ6_7nlW7mtctNnhms2k94zm_ZbkPpHTeE-opWEkA
[12-Apr-2026 01:58:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Apr-2026 01:58:30 UTC] ✅ JWT token verified successfully for user profile
[12-Apr-2026 01:58:30 UTC] User ID: 313
[12-Apr-2026 01:58:30 UTC] ✅ User profile retrieved successfully for user ID: 313
[12-Apr-2026 01:58:30 UTC] === API CALL LOG ===
[12-Apr-2026 01:58:30 UTC] Endpoint: user/profile.php
[12-Apr-2026 01:58:30 UTC] Full Log Data: {
    "timestamp": "2026-04-12 01:58:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8926:40df:90ea:7d35:a4db:d7c4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzEyIiwidXNlcm5hbWUiOiJpYW1wYWxhayIsImVtYWlsIjoicGFsbGFrY2hvdWJleTdAZ21haWwuY29tIiwiZXhwIjoxNzc2NTYzNTA0fQ.d8X5wa1g2naLS-teFIGSJSMlKk58EqmE2tO3HCrOquM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eaea059ea5fe9ab-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:8926:40df:90ea:7d35:a4db:d7c4",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:8926:40df:90ea:7d35:a4db:d7c4, 162.158.22.194"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Apr-2026 01:58:30 UTC] === END API CALL LOG ===
[12-Apr-2026 01:58:30 UTC] ✅ API Hash verification passed for profile endpoint
[12-Apr-2026 01:58:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzEyIiwidXNlcm5hbWUiOiJpYW1wYWxhayIsImVtYWlsIjoicGFsbGFrY2hvdWJleTdAZ21haWwuY29tIiwiZXhwIjoxNzc2NTYzNTA0fQ.d8X5wa1g2naLS-teFIGSJSMlKk58EqmE2tO3HCrOquM
[12-Apr-2026 01:58:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Apr-2026 01:58:30 UTC] ✅ JWT token verified successfully for user profile
[12-Apr-2026 01:58:30 UTC] User ID: 312
[12-Apr-2026 01:58:30 UTC] ✅ User profile retrieved successfully for user ID: 312
[12-Apr-2026 01:58:31 UTC] === API CALL LOG ===
[12-Apr-2026 01:58:31 UTC] Endpoint: user/profile.php
[12-Apr-2026 01:58:31 UTC] Full Log Data: {
    "timestamp": "2026-04-12 01:58:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.42.228.61",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTMsInVzZXJuYW1lIjoibXludWxpc2xhbSIsImVtYWlsIjoiZmFydmV6aDQ3MEBnbWFpbC5jb20iLCJleHAiOjE3NzY1NjM5MDl9.U3dQ6_7nlW7mtctNnhms2k94zm_ZbkPpHTeE-opWEkA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eaea05d2ba82508-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.42.228.61",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.42.228.61, 172.68.132.137"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Apr-2026 01:58:31 UTC] === END API CALL LOG ===
[12-Apr-2026 01:58:31 UTC] ✅ API Hash verification passed for profile endpoint
[12-Apr-2026 01:58:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTMsInVzZXJuYW1lIjoibXludWxpc2xhbSIsImVtYWlsIjoiZmFydmV6aDQ3MEBnbWFpbC5jb20iLCJleHAiOjE3NzY1NjM5MDl9.U3dQ6_7nlW7mtctNnhms2k94zm_ZbkPpHTeE-opWEkA
[12-Apr-2026 01:58:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Apr-2026 01:58:31 UTC] ✅ JWT token verified successfully for user profile
[12-Apr-2026 01:58:31 UTC] User ID: 313
[12-Apr-2026 01:58:31 UTC] ✅ User profile retrieved successfully for user ID: 313
[12-Apr-2026 01:58:31 UTC] === API CALL LOG ===
[12-Apr-2026 01:58:31 UTC] Endpoint: user/profile.php
[12-Apr-2026 01:58:31 UTC] Full Log Data: {
    "timestamp": "2026-04-12 01:58:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8926:40df:90ea:7d35:a4db:d7c4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzEyIiwidXNlcm5hbWUiOiJpYW1wYWxhayIsImVtYWlsIjoicGFsbGFrY2hvdWJleTdAZ21haWwuY29tIiwiZXhwIjoxNzc2NTYzNTA0fQ.d8X5wa1g2naLS-teFIGSJSMlKk58EqmE2tO3HCrOquM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eaea0611e08e9ab-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:8926:40df:90ea:7d35:a4db:d7c4",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:8926:40df:90ea:7d35:a4db:d7c4, 162.158.22.194"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Apr-2026 01:58:31 UTC] === END API CALL LOG ===
[12-Apr-2026 01:58:31 UTC] ✅ API Hash verification passed for profile endpoint
[12-Apr-2026 01:58:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzEyIiwidXNlcm5hbWUiOiJpYW1wYWxhayIsImVtYWlsIjoicGFsbGFrY2hvdWJleTdAZ21haWwuY29tIiwiZXhwIjoxNzc2NTYzNTA0fQ.d8X5wa1g2naLS-teFIGSJSMlKk58EqmE2tO3HCrOquM
[12-Apr-2026 01:58:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Apr-2026 01:58:31 UTC] ✅ JWT token verified successfully for user profile
[12-Apr-2026 01:58:31 UTC] User ID: 312
[12-Apr-2026 01:58:31 UTC] ✅ User profile retrieved successfully for user ID: 312
[12-Apr-2026 01:58:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Apr-2026 01:58:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Apr-2026 01:58:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzEyIiwidXNlcm5hbWUiOiJpYW1wYWxhayIsImVtYWlsIjoicGFsbGFrY2hvdWJleTdAZ21haWwuY29tIiwiZXhwIjoxNzc2NTYzNTA0fQ.d8X5wa1g2naLS-teFIGSJSMlKk58EqmE2tO3HCrOquM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eaea0611e07e9ab-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:8926:40df:90ea:7d35:a4db:d7c4","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:4900:8926:40df:90ea:7d35:a4db:d7c4, 162.158.22.194"}
[12-Apr-2026 01:58:31 UTC] === User Orders API Called ===
[12-Apr-2026 01:58:31 UTC] User ID: 312
[12-Apr-2026 01:58:31 UTC] Limit: 20, Offset: 0
[12-Apr-2026 01:58:31 UTC] Orders found: 0
[12-Apr-2026 01:58:31 UTC] Orders data: []
[12-Apr-2026 01:58:31 UTC] Total orders count: 0
[12-Apr-2026 01:59:12 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Apr-2026 01:59:12 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Apr-2026 01:59:12 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTMsInVzZXJuYW1lIjoibXludWxpc2xhbSIsImVtYWlsIjoiZmFydmV6aDQ3MEBnbWFpbC5jb20iLCJleHAiOjE3NzY1NjM5MDl9.U3dQ6_7nlW7mtctNnhms2k94zm_ZbkPpHTeE-opWEkA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eaea15fea932508-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.42.228.61","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.42.228.61, 172.68.132.137"}
[12-Apr-2026 01:59:12 UTC] === User Orders API Called ===
[12-Apr-2026 01:59:12 UTC] User ID: 313
[12-Apr-2026 01:59:12 UTC] Limit: 20, Offset: 0
[12-Apr-2026 01:59:12 UTC] Orders found: 0
[12-Apr-2026 01:59:12 UTC] Orders data: []
[12-Apr-2026 01:59:12 UTC] Total orders count: 0
[12-Apr-2026 01:59:13 UTC] === API CALL LOG ===
[12-Apr-2026 01:59:13 UTC] Endpoint: user/profile.php
[12-Apr-2026 01:59:13 UTC] Full Log Data: {
    "timestamp": "2026-04-12 01:59:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.42.228.61",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTMsInVzZXJuYW1lIjoibXludWxpc2xhbSIsImVtYWlsIjoiZmFydmV6aDQ3MEBnbWFpbC5jb20iLCJleHAiOjE3NzY1NjM5MDl9.U3dQ6_7nlW7mtctNnhms2k94zm_ZbkPpHTeE-opWEkA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eaea1605aea2508-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.42.228.61",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.42.228.61, 172.68.132.137"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Apr-2026 01:59:13 UTC] === END API CALL LOG ===
[12-Apr-2026 01:59:13 UTC] ✅ API Hash verification passed for profile endpoint
[12-Apr-2026 01:59:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTMsInVzZXJuYW1lIjoibXludWxpc2xhbSIsImVtYWlsIjoiZmFydmV6aDQ3MEBnbWFpbC5jb20iLCJleHAiOjE3NzY1NjM5MDl9.U3dQ6_7nlW7mtctNnhms2k94zm_ZbkPpHTeE-opWEkA
[12-Apr-2026 01:59:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Apr-2026 01:59:13 UTC] ✅ JWT token verified successfully for user profile
[12-Apr-2026 01:59:13 UTC] User ID: 313
[12-Apr-2026 01:59:13 UTC] ✅ User profile retrieved successfully for user ID: 313
[12-Apr-2026 01:59:13 UTC] === API CALL LOG ===
[12-Apr-2026 01:59:13 UTC] Endpoint: user/profile.php
[12-Apr-2026 01:59:13 UTC] Full Log Data: {
    "timestamp": "2026-04-12 01:59:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.42.228.61",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTMsInVzZXJuYW1lIjoibXludWxpc2xhbSIsImVtYWlsIjoiZmFydmV6aDQ3MEBnbWFpbC5jb20iLCJleHAiOjE3NzY1NjM5MDl9.U3dQ6_7nlW7mtctNnhms2k94zm_ZbkPpHTeE-opWEkA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eaea1642e252508-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.42.228.61",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.42.228.61, 172.68.132.137"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Apr-2026 01:59:13 UTC] === END API CALL LOG ===
[12-Apr-2026 01:59:13 UTC] ✅ API Hash verification passed for profile endpoint
[12-Apr-2026 01:59:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTMsInVzZXJuYW1lIjoibXludWxpc2xhbSIsImVtYWlsIjoiZmFydmV6aDQ3MEBnbWFpbC5jb20iLCJleHAiOjE3NzY1NjM5MDl9.U3dQ6_7nlW7mtctNnhms2k94zm_ZbkPpHTeE-opWEkA
[12-Apr-2026 01:59:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Apr-2026 01:59:13 UTC] ✅ JWT token verified successfully for user profile
[12-Apr-2026 01:59:13 UTC] User ID: 313
[12-Apr-2026 01:59:13 UTC] ✅ User profile retrieved successfully for user ID: 313
[12-Apr-2026 01:59:14 UTC] === API CALL LOG ===
[12-Apr-2026 01:59:14 UTC] Endpoint: user/profile.php
[12-Apr-2026 01:59:14 UTC] Full Log Data: {
    "timestamp": "2026-04-12 01:59:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.42.228.61",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTMsInVzZXJuYW1lIjoibXludWxpc2xhbSIsImVtYWlsIjoiZmFydmV6aDQ3MEBnbWFpbC5jb20iLCJleHAiOjE3NzY1NjM5MDl9.U3dQ6_7nlW7mtctNnhms2k94zm_ZbkPpHTeE-opWEkA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eaea16a4b1c2508-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.42.228.61",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.42.228.61, 172.68.132.137"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Apr-2026 01:59:14 UTC] === END API CALL LOG ===
[12-Apr-2026 01:59:14 UTC] ✅ API Hash verification passed for profile endpoint
[12-Apr-2026 01:59:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTMsInVzZXJuYW1lIjoibXludWxpc2xhbSIsImVtYWlsIjoiZmFydmV6aDQ3MEBnbWFpbC5jb20iLCJleHAiOjE3NzY1NjM5MDl9.U3dQ6_7nlW7mtctNnhms2k94zm_ZbkPpHTeE-opWEkA
[12-Apr-2026 01:59:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Apr-2026 01:59:14 UTC] ✅ JWT token verified successfully for user profile
[12-Apr-2026 01:59:14 UTC] User ID: 313
[12-Apr-2026 01:59:14 UTC] ✅ User profile retrieved successfully for user ID: 313
[12-Apr-2026 01:59:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Apr-2026 01:59:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Apr-2026 01:59:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTMsInVzZXJuYW1lIjoibXludWxpc2xhbSIsImVtYWlsIjoiZmFydmV6aDQ3MEBnbWFpbC5jb20iLCJleHAiOjE3NzY1NjM5MDl9.U3dQ6_7nlW7mtctNnhms2k94zm_ZbkPpHTeE-opWEkA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eaea1db0ae12508-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.42.228.61","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.42.228.61, 172.68.132.136"}
[12-Apr-2026 01:59:32 UTC] === User Orders API Called ===
[12-Apr-2026 01:59:32 UTC] User ID: 313
[12-Apr-2026 01:59:32 UTC] Limit: 20, Offset: 0
[12-Apr-2026 01:59:32 UTC] Orders found: 0
[12-Apr-2026 01:59:32 UTC] Orders data: []
[12-Apr-2026 01:59:32 UTC] Total orders count: 0
[12-Apr-2026 01:59:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Apr-2026 01:59:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Apr-2026 01:59:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTMsInVzZXJuYW1lIjoibXludWxpc2xhbSIsImVtYWlsIjoiZmFydmV6aDQ3MEBnbWFpbC5jb20iLCJleHAiOjE3NzY1NjM5MDl9.U3dQ6_7nlW7mtctNnhms2k94zm_ZbkPpHTeE-opWEkA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eaea1e7ffc22508-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.42.228.61","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.42.228.61, 172.68.132.136"}
[12-Apr-2026 01:59:34 UTC] === User Orders API Called ===
[12-Apr-2026 01:59:34 UTC] User ID: 313
[12-Apr-2026 01:59:34 UTC] Limit: 20, Offset: 0
[12-Apr-2026 01:59:34 UTC] Orders found: 0
[12-Apr-2026 01:59:34 UTC] Orders data: []
[12-Apr-2026 01:59:34 UTC] Total orders count: 0
[12-Apr-2026 01:59:34 UTC] === API CALL LOG ===
[12-Apr-2026 01:59:34 UTC] Endpoint: user/profile.php
[12-Apr-2026 01:59:34 UTC] Full Log Data: {
    "timestamp": "2026-04-12 01:59:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.42.228.61",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTMsInVzZXJuYW1lIjoibXludWxpc2xhbSIsImVtYWlsIjoiZmFydmV6aDQ3MEBnbWFpbC5jb20iLCJleHAiOjE3NzY1NjM5MDl9.U3dQ6_7nlW7mtctNnhms2k94zm_ZbkPpHTeE-opWEkA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eaea1e888472508-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.42.228.61",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.42.228.61, 172.68.132.137"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Apr-2026 01:59:34 UTC] === END API CALL LOG ===
[12-Apr-2026 01:59:34 UTC] ✅ API Hash verification passed for profile endpoint
[12-Apr-2026 01:59:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTMsInVzZXJuYW1lIjoibXludWxpc2xhbSIsImVtYWlsIjoiZmFydmV6aDQ3MEBnbWFpbC5jb20iLCJleHAiOjE3NzY1NjM5MDl9.U3dQ6_7nlW7mtctNnhms2k94zm_ZbkPpHTeE-opWEkA
[12-Apr-2026 01:59:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Apr-2026 01:59:34 UTC] ✅ JWT token verified successfully for user profile
[12-Apr-2026 01:59:34 UTC] User ID: 313
[12-Apr-2026 01:59:34 UTC] ✅ User profile retrieved successfully for user ID: 313
[12-Apr-2026 01:59:35 UTC] === API CALL LOG ===
[12-Apr-2026 01:59:35 UTC] Endpoint: user/profile.php
[12-Apr-2026 01:59:35 UTC] Full Log Data: {
    "timestamp": "2026-04-12 01:59:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.42.228.61",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTMsInVzZXJuYW1lIjoibXludWxpc2xhbSIsImVtYWlsIjoiZmFydmV6aDQ3MEBnbWFpbC5jb20iLCJleHAiOjE3NzY1NjM5MDl9.U3dQ6_7nlW7mtctNnhms2k94zm_ZbkPpHTeE-opWEkA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eaea1ec7be92508-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.42.228.61",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.42.228.61, 172.68.132.137"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Apr-2026 01:59:35 UTC] === END API CALL LOG ===
[12-Apr-2026 01:59:35 UTC] ✅ API Hash verification passed for profile endpoint
[12-Apr-2026 01:59:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTMsInVzZXJuYW1lIjoibXludWxpc2xhbSIsImVtYWlsIjoiZmFydmV6aDQ3MEBnbWFpbC5jb20iLCJleHAiOjE3NzY1NjM5MDl9.U3dQ6_7nlW7mtctNnhms2k94zm_ZbkPpHTeE-opWEkA
[12-Apr-2026 01:59:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Apr-2026 01:59:35 UTC] ✅ JWT token verified successfully for user profile
[12-Apr-2026 01:59:35 UTC] User ID: 313
[12-Apr-2026 01:59:35 UTC] ✅ User profile retrieved successfully for user ID: 313
[12-Apr-2026 01:59:35 UTC] === API CALL LOG ===
[12-Apr-2026 01:59:35 UTC] Endpoint: user/profile.php
[12-Apr-2026 01:59:35 UTC] Full Log Data: {
    "timestamp": "2026-04-12 01:59:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.42.228.61",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTMsInVzZXJuYW1lIjoibXludWxpc2xhbSIsImVtYWlsIjoiZmFydmV6aDQ3MEBnbWFpbC5jb20iLCJleHAiOjE3NzY1NjM5MDl9.U3dQ6_7nlW7mtctNnhms2k94zm_ZbkPpHTeE-opWEkA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eaea1f0bfdb2508-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.42.228.61",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.42.228.61, 172.68.132.136"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Apr-2026 01:59:35 UTC] === END API CALL LOG ===
[12-Apr-2026 01:59:35 UTC] ✅ API Hash verification passed for profile endpoint
[12-Apr-2026 01:59:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTMsInVzZXJuYW1lIjoibXludWxpc2xhbSIsImVtYWlsIjoiZmFydmV6aDQ3MEBnbWFpbC5jb20iLCJleHAiOjE3NzY1NjM5MDl9.U3dQ6_7nlW7mtctNnhms2k94zm_ZbkPpHTeE-opWEkA
[12-Apr-2026 01:59:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Apr-2026 01:59:35 UTC] ✅ JWT token verified successfully for user profile
[12-Apr-2026 01:59:35 UTC] User ID: 313
[12-Apr-2026 01:59:35 UTC] ✅ User profile retrieved successfully for user ID: 313
[12-Apr-2026 01:59:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Apr-2026 01:59:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Apr-2026 01:59:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTMsInVzZXJuYW1lIjoibXludWxpc2xhbSIsImVtYWlsIjoiZmFydmV6aDQ3MEBnbWFpbC5jb20iLCJleHAiOjE3NzY1NjM5MDl9.U3dQ6_7nlW7mtctNnhms2k94zm_ZbkPpHTeE-opWEkA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eaea26a18232508-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.42.228.61","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.42.228.61, 172.68.132.136"}
[12-Apr-2026 01:59:55 UTC] === User Orders API Called ===
[12-Apr-2026 01:59:55 UTC] User ID: 313
[12-Apr-2026 01:59:55 UTC] Limit: 20, Offset: 0
[12-Apr-2026 01:59:55 UTC] Orders found: 0
[12-Apr-2026 01:59:55 UTC] Orders data: []
[12-Apr-2026 01:59:55 UTC] Total orders count: 0
[12-Apr-2026 01:59:55 UTC] === API CALL LOG ===
[12-Apr-2026 01:59:55 UTC] Endpoint: user/profile.php
[12-Apr-2026 01:59:55 UTC] Full Log Data: {
    "timestamp": "2026-04-12 01:59:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.42.228.61",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTMsInVzZXJuYW1lIjoibXludWxpc2xhbSIsImVtYWlsIjoiZmFydmV6aDQ3MEBnbWFpbC5jb20iLCJleHAiOjE3NzY1NjM5MDl9.U3dQ6_7nlW7mtctNnhms2k94zm_ZbkPpHTeE-opWEkA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eaea26a98842508-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.42.228.61",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.42.228.61, 172.68.132.136"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Apr-2026 01:59:55 UTC] === END API CALL LOG ===
[12-Apr-2026 01:59:55 UTC] ✅ API Hash verification passed for profile endpoint
[12-Apr-2026 01:59:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTMsInVzZXJuYW1lIjoibXludWxpc2xhbSIsImVtYWlsIjoiZmFydmV6aDQ3MEBnbWFpbC5jb20iLCJleHAiOjE3NzY1NjM5MDl9.U3dQ6_7nlW7mtctNnhms2k94zm_ZbkPpHTeE-opWEkA
[12-Apr-2026 01:59:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Apr-2026 01:59:55 UTC] ✅ JWT token verified successfully for user profile
[12-Apr-2026 01:59:55 UTC] User ID: 313
[12-Apr-2026 01:59:55 UTC] ✅ User profile retrieved successfully for user ID: 313
[12-Apr-2026 01:59:56 UTC] === API CALL LOG ===
[12-Apr-2026 01:59:56 UTC] Endpoint: user/profile.php
[12-Apr-2026 01:59:56 UTC] Full Log Data: {
    "timestamp": "2026-04-12 01:59:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.42.228.61",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTMsInVzZXJuYW1lIjoibXludWxpc2xhbSIsImVtYWlsIjoiZmFydmV6aDQ3MEBnbWFpbC5jb20iLCJleHAiOjE3NzY1NjM5MDl9.U3dQ6_7nlW7mtctNnhms2k94zm_ZbkPpHTeE-opWEkA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eaea26e9c542508-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.42.228.61",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.42.228.61, 172.68.132.136"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Apr-2026 01:59:56 UTC] === END API CALL LOG ===
[12-Apr-2026 01:59:56 UTC] ✅ API Hash verification passed for profile endpoint
[12-Apr-2026 01:59:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTMsInVzZXJuYW1lIjoibXludWxpc2xhbSIsImVtYWlsIjoiZmFydmV6aDQ3MEBnbWFpbC5jb20iLCJleHAiOjE3NzY1NjM5MDl9.U3dQ6_7nlW7mtctNnhms2k94zm_ZbkPpHTeE-opWEkA
[12-Apr-2026 01:59:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Apr-2026 01:59:56 UTC] ✅ JWT token verified successfully for user profile
[12-Apr-2026 01:59:56 UTC] User ID: 313
[12-Apr-2026 01:59:56 UTC] ✅ User profile retrieved successfully for user ID: 313
[12-Apr-2026 01:59:56 UTC] === API CALL LOG ===
[12-Apr-2026 01:59:56 UTC] Endpoint: user/profile.php
[12-Apr-2026 01:59:56 UTC] Full Log Data: {
    "timestamp": "2026-04-12 01:59:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.42.228.61",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTMsInVzZXJuYW1lIjoibXludWxpc2xhbSIsImVtYWlsIjoiZmFydmV6aDQ3MEBnbWFpbC5jb20iLCJleHAiOjE3NzY1NjM5MDl9.U3dQ6_7nlW7mtctNnhms2k94zm_ZbkPpHTeE-opWEkA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eaea27328592508-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.42.228.61",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.42.228.61, 172.68.132.136"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Apr-2026 01:59:56 UTC] === END API CALL LOG ===
[12-Apr-2026 01:59:56 UTC] ✅ API Hash verification passed for profile endpoint
[12-Apr-2026 01:59:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTMsInVzZXJuYW1lIjoibXludWxpc2xhbSIsImVtYWlsIjoiZmFydmV6aDQ3MEBnbWFpbC5jb20iLCJleHAiOjE3NzY1NjM5MDl9.U3dQ6_7nlW7mtctNnhms2k94zm_ZbkPpHTeE-opWEkA
[12-Apr-2026 01:59:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Apr-2026 01:59:56 UTC] ✅ JWT token verified successfully for user profile
[12-Apr-2026 01:59:56 UTC] User ID: 313
[12-Apr-2026 01:59:56 UTC] ✅ User profile retrieved successfully for user ID: 313
[12-Apr-2026 02:00:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Apr-2026 02:00:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Apr-2026 02:00:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTMsInVzZXJuYW1lIjoibXludWxpc2xhbSIsImVtYWlsIjoiZmFydmV6aDQ3MEBnbWFpbC5jb20iLCJleHAiOjE3NzY1NjM5MDl9.U3dQ6_7nlW7mtctNnhms2k94zm_ZbkPpHTeE-opWEkA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eaea31059722508-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.42.228.61","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.42.228.61, 172.68.132.137"}
[12-Apr-2026 02:00:22 UTC] === User Orders API Called ===
[12-Apr-2026 02:00:22 UTC] User ID: 313
[12-Apr-2026 02:00:22 UTC] Limit: 20, Offset: 0
[12-Apr-2026 02:00:22 UTC] Orders found: 0
[12-Apr-2026 02:00:22 UTC] Orders data: []
[12-Apr-2026 02:00:22 UTC] Total orders count: 0
[12-Apr-2026 02:00:22 UTC] === API CALL LOG ===
[12-Apr-2026 02:00:22 UTC] Endpoint: user/profile.php
[12-Apr-2026 02:00:22 UTC] Full Log Data: {
    "timestamp": "2026-04-12 02:00:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.42.228.61",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTMsInVzZXJuYW1lIjoibXludWxpc2xhbSIsImVtYWlsIjoiZmFydmV6aDQ3MEBnbWFpbC5jb20iLCJleHAiOjE3NzY1NjM5MDl9.U3dQ6_7nlW7mtctNnhms2k94zm_ZbkPpHTeE-opWEkA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eaea310e9ea2508-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.42.228.61",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.42.228.61, 172.68.132.137"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Apr-2026 02:00:22 UTC] === END API CALL LOG ===
[12-Apr-2026 02:00:22 UTC] ✅ API Hash verification passed for profile endpoint
[12-Apr-2026 02:00:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTMsInVzZXJuYW1lIjoibXludWxpc2xhbSIsImVtYWlsIjoiZmFydmV6aDQ3MEBnbWFpbC5jb20iLCJleHAiOjE3NzY1NjM5MDl9.U3dQ6_7nlW7mtctNnhms2k94zm_ZbkPpHTeE-opWEkA
[12-Apr-2026 02:00:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Apr-2026 02:00:22 UTC] ✅ JWT token verified successfully for user profile
[12-Apr-2026 02:00:22 UTC] User ID: 313
[12-Apr-2026 02:00:22 UTC] ✅ User profile retrieved successfully for user ID: 313
[12-Apr-2026 02:00:22 UTC] === API CALL LOG ===
[12-Apr-2026 02:00:22 UTC] Endpoint: user/profile.php
[12-Apr-2026 02:00:22 UTC] Full Log Data: {
    "timestamp": "2026-04-12 02:00:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.42.228.61",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTMsInVzZXJuYW1lIjoibXludWxpc2xhbSIsImVtYWlsIjoiZmFydmV6aDQ3MEBnbWFpbC5jb20iLCJleHAiOjE3NzY1NjM5MDl9.U3dQ6_7nlW7mtctNnhms2k94zm_ZbkPpHTeE-opWEkA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eaea3151daf2508-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.42.228.61",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.42.228.61, 172.68.132.137"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Apr-2026 02:00:22 UTC] === END API CALL LOG ===
[12-Apr-2026 02:00:22 UTC] ✅ API Hash verification passed for profile endpoint
[12-Apr-2026 02:00:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTMsInVzZXJuYW1lIjoibXludWxpc2xhbSIsImVtYWlsIjoiZmFydmV6aDQ3MEBnbWFpbC5jb20iLCJleHAiOjE3NzY1NjM5MDl9.U3dQ6_7nlW7mtctNnhms2k94zm_ZbkPpHTeE-opWEkA
[12-Apr-2026 02:00:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Apr-2026 02:00:22 UTC] ✅ JWT token verified successfully for user profile
[12-Apr-2026 02:00:22 UTC] User ID: 313
[12-Apr-2026 02:00:22 UTC] ✅ User profile retrieved successfully for user ID: 313
[12-Apr-2026 02:00:23 UTC] === API CALL LOG ===
[12-Apr-2026 02:00:23 UTC] Endpoint: user/profile.php
[12-Apr-2026 02:00:23 UTC] Full Log Data: {
    "timestamp": "2026-04-12 02:00:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.42.228.61",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTMsInVzZXJuYW1lIjoibXludWxpc2xhbSIsImVtYWlsIjoiZmFydmV6aDQ3MEBnbWFpbC5jb20iLCJleHAiOjE3NzY1NjM5MDl9.U3dQ6_7nlW7mtctNnhms2k94zm_ZbkPpHTeE-opWEkA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eaea31989b62508-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.42.228.61",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.42.228.61, 172.68.132.137"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Apr-2026 02:00:23 UTC] === END API CALL LOG ===
[12-Apr-2026 02:00:23 UTC] ✅ API Hash verification passed for profile endpoint
[12-Apr-2026 02:00:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTMsInVzZXJuYW1lIjoibXludWxpc2xhbSIsImVtYWlsIjoiZmFydmV6aDQ3MEBnbWFpbC5jb20iLCJleHAiOjE3NzY1NjM5MDl9.U3dQ6_7nlW7mtctNnhms2k94zm_ZbkPpHTeE-opWEkA
[12-Apr-2026 02:00:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Apr-2026 02:00:23 UTC] ✅ JWT token verified successfully for user profile
[12-Apr-2026 02:00:23 UTC] User ID: 313
[12-Apr-2026 02:00:23 UTC] ✅ User profile retrieved successfully for user ID: 313
[12-Apr-2026 02:00:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Apr-2026 02:00:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Apr-2026 02:00:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTMsInVzZXJuYW1lIjoibXludWxpc2xhbSIsImVtYWlsIjoiZmFydmV6aDQ3MEBnbWFpbC5jb20iLCJleHAiOjE3NzY1NjM5MDl9.U3dQ6_7nlW7mtctNnhms2k94zm_ZbkPpHTeE-opWEkA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eaea38b7dbd2508-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.42.228.61","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.42.228.61, 172.68.132.136"}
[12-Apr-2026 02:00:41 UTC] === User Orders API Called ===
[12-Apr-2026 02:00:41 UTC] User ID: 313
[12-Apr-2026 02:00:41 UTC] Limit: 20, Offset: 0
[12-Apr-2026 02:00:41 UTC] Orders found: 0
[12-Apr-2026 02:00:41 UTC] Orders data: []
[12-Apr-2026 02:00:41 UTC] Total orders count: 0
[12-Apr-2026 02:00:41 UTC] === API CALL LOG ===
[12-Apr-2026 02:00:41 UTC] Endpoint: user/profile.php
[12-Apr-2026 02:00:41 UTC] Full Log Data: {
    "timestamp": "2026-04-12 02:00:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.42.228.61",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTMsInVzZXJuYW1lIjoibXludWxpc2xhbSIsImVtYWlsIjoiZmFydmV6aDQ3MEBnbWFpbC5jb20iLCJleHAiOjE3NzY1NjM5MDl9.U3dQ6_7nlW7mtctNnhms2k94zm_ZbkPpHTeE-opWEkA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eaea38c2e262508-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.42.228.61",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.42.228.61, 172.68.132.137"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Apr-2026 02:00:41 UTC] === END API CALL LOG ===
[12-Apr-2026 02:00:41 UTC] ✅ API Hash verification passed for profile endpoint
[12-Apr-2026 02:00:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTMsInVzZXJuYW1lIjoibXludWxpc2xhbSIsImVtYWlsIjoiZmFydmV6aDQ3MEBnbWFpbC5jb20iLCJleHAiOjE3NzY1NjM5MDl9.U3dQ6_7nlW7mtctNnhms2k94zm_ZbkPpHTeE-opWEkA
[12-Apr-2026 02:00:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Apr-2026 02:00:41 UTC] ✅ JWT token verified successfully for user profile
[12-Apr-2026 02:00:41 UTC] User ID: 313
[12-Apr-2026 02:00:41 UTC] ✅ User profile retrieved successfully for user ID: 313
[12-Apr-2026 02:00:42 UTC] === API CALL LOG ===
[12-Apr-2026 02:00:42 UTC] Endpoint: user/profile.php
[12-Apr-2026 02:00:42 UTC] Full Log Data: {
    "timestamp": "2026-04-12 02:00:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.42.228.61",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTMsInVzZXJuYW1lIjoibXludWxpc2xhbSIsImVtYWlsIjoiZmFydmV6aDQ3MEBnbWFpbC5jb20iLCJleHAiOjE3NzY1NjM5MDl9.U3dQ6_7nlW7mtctNnhms2k94zm_ZbkPpHTeE-opWEkA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eaea38fe9fc2508-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.42.228.61",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.42.228.61, 172.68.132.136"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Apr-2026 02:00:42 UTC] === END API CALL LOG ===
[12-Apr-2026 02:00:42 UTC] ✅ API Hash verification passed for profile endpoint
[12-Apr-2026 02:00:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTMsInVzZXJuYW1lIjoibXludWxpc2xhbSIsImVtYWlsIjoiZmFydmV6aDQ3MEBnbWFpbC5jb20iLCJleHAiOjE3NzY1NjM5MDl9.U3dQ6_7nlW7mtctNnhms2k94zm_ZbkPpHTeE-opWEkA
[12-Apr-2026 02:00:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Apr-2026 02:00:42 UTC] ✅ JWT token verified successfully for user profile
[12-Apr-2026 02:00:42 UTC] User ID: 313
[12-Apr-2026 02:00:42 UTC] ✅ User profile retrieved successfully for user ID: 313
[12-Apr-2026 02:00:43 UTC] === API CALL LOG ===
[12-Apr-2026 02:00:43 UTC] Endpoint: user/profile.php
[12-Apr-2026 02:00:43 UTC] Full Log Data: {
    "timestamp": "2026-04-12 02:00:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.42.228.61",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTMsInVzZXJuYW1lIjoibXludWxpc2xhbSIsImVtYWlsIjoiZmFydmV6aDQ3MEBnbWFpbC5jb20iLCJleHAiOjE3NzY1NjM5MDl9.U3dQ6_7nlW7mtctNnhms2k94zm_ZbkPpHTeE-opWEkA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eaea3948dbe2508-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.42.228.61",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.42.228.61, 172.68.132.136"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Apr-2026 02:00:43 UTC] === END API CALL LOG ===
[12-Apr-2026 02:00:43 UTC] ✅ API Hash verification passed for profile endpoint
[12-Apr-2026 02:00:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTMsInVzZXJuYW1lIjoibXludWxpc2xhbSIsImVtYWlsIjoiZmFydmV6aDQ3MEBnbWFpbC5jb20iLCJleHAiOjE3NzY1NjM5MDl9.U3dQ6_7nlW7mtctNnhms2k94zm_ZbkPpHTeE-opWEkA
[12-Apr-2026 02:00:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Apr-2026 02:00:43 UTC] ✅ JWT token verified successfully for user profile
[12-Apr-2026 02:00:43 UTC] User ID: 313
[12-Apr-2026 02:00:43 UTC] ✅ User profile retrieved successfully for user ID: 313
[12-Apr-2026 02:06:12 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Apr-2026 02:06:12 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Apr-2026 02:06:12 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTMsInVzZXJuYW1lIjoibXludWxpc2xhbSIsImVtYWlsIjoiZmFydmV6aDQ3MEBnbWFpbC5jb20iLCJleHAiOjE3NzY1NjM5MDl9.U3dQ6_7nlW7mtctNnhms2k94zm_ZbkPpHTeE-opWEkA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eaeab9f4a601900-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.42.228.61","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.42.228.61, 172.68.132.136"}
[12-Apr-2026 02:06:12 UTC] === User Orders API Called ===
[12-Apr-2026 02:06:12 UTC] User ID: 313
[12-Apr-2026 02:06:12 UTC] Limit: 20, Offset: 0
[12-Apr-2026 02:06:12 UTC] Orders found: 0
[12-Apr-2026 02:06:12 UTC] Orders data: []
[12-Apr-2026 02:06:12 UTC] Total orders count: 0
[12-Apr-2026 02:06:12 UTC] === API CALL LOG ===
[12-Apr-2026 02:06:12 UTC] Endpoint: user/profile.php
[12-Apr-2026 02:06:12 UTC] Full Log Data: {
    "timestamp": "2026-04-12 02:06:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.42.228.61",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTMsInVzZXJuYW1lIjoibXludWxpc2xhbSIsImVtYWlsIjoiZmFydmV6aDQ3MEBnbWFpbC5jb20iLCJleHAiOjE3NzY1NjM5MDl9.U3dQ6_7nlW7mtctNnhms2k94zm_ZbkPpHTeE-opWEkA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eaeab9f9ad01900-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.42.228.61",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.42.228.61, 172.68.132.137"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Apr-2026 02:06:12 UTC] === END API CALL LOG ===
[12-Apr-2026 02:06:12 UTC] ✅ API Hash verification passed for profile endpoint
[12-Apr-2026 02:06:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTMsInVzZXJuYW1lIjoibXludWxpc2xhbSIsImVtYWlsIjoiZmFydmV6aDQ3MEBnbWFpbC5jb20iLCJleHAiOjE3NzY1NjM5MDl9.U3dQ6_7nlW7mtctNnhms2k94zm_ZbkPpHTeE-opWEkA
[12-Apr-2026 02:06:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Apr-2026 02:06:12 UTC] ✅ JWT token verified successfully for user profile
[12-Apr-2026 02:06:12 UTC] User ID: 313
[12-Apr-2026 02:06:12 UTC] ✅ User profile retrieved successfully for user ID: 313
[12-Apr-2026 02:06:14 UTC] === API CALL LOG ===
[12-Apr-2026 02:06:14 UTC] Endpoint: user/profile.php
[12-Apr-2026 02:06:14 UTC] Full Log Data: {
    "timestamp": "2026-04-12 02:06:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.42.228.61",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTMsInVzZXJuYW1lIjoibXludWxpc2xhbSIsImVtYWlsIjoiZmFydmV6aDQ3MEBnbWFpbC5jb20iLCJleHAiOjE3NzY1NjM5MDl9.U3dQ6_7nlW7mtctNnhms2k94zm_ZbkPpHTeE-opWEkA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eaeab9f4a4d1900-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.42.228.61",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.42.228.61, 172.68.132.137"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Apr-2026 02:06:14 UTC] === END API CALL LOG ===
[12-Apr-2026 02:06:14 UTC] ✅ API Hash verification passed for profile endpoint
[12-Apr-2026 02:06:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTMsInVzZXJuYW1lIjoibXludWxpc2xhbSIsImVtYWlsIjoiZmFydmV6aDQ3MEBnbWFpbC5jb20iLCJleHAiOjE3NzY1NjM5MDl9.U3dQ6_7nlW7mtctNnhms2k94zm_ZbkPpHTeE-opWEkA
[12-Apr-2026 02:06:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Apr-2026 02:06:14 UTC] ✅ JWT token verified successfully for user profile
[12-Apr-2026 02:06:14 UTC] User ID: 313
[12-Apr-2026 02:06:14 UTC] ✅ User profile retrieved successfully for user ID: 313
[12-Apr-2026 02:06:15 UTC] === API CALL LOG ===
[12-Apr-2026 02:06:15 UTC] Endpoint: user/profile.php
[12-Apr-2026 02:06:15 UTC] Full Log Data: {
    "timestamp": "2026-04-12 02:06:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.42.228.61",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTMsInVzZXJuYW1lIjoibXludWxpc2xhbSIsImVtYWlsIjoiZmFydmV6aDQ3MEBnbWFpbC5jb20iLCJleHAiOjE3NzY1NjM5MDl9.U3dQ6_7nlW7mtctNnhms2k94zm_ZbkPpHTeE-opWEkA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eaeabb0ddae1900-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.42.228.61",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.42.228.61, 172.68.132.137"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Apr-2026 02:06:15 UTC] === END API CALL LOG ===
[12-Apr-2026 02:06:15 UTC] ✅ API Hash verification passed for profile endpoint
[12-Apr-2026 02:06:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTMsInVzZXJuYW1lIjoibXludWxpc2xhbSIsImVtYWlsIjoiZmFydmV6aDQ3MEBnbWFpbC5jb20iLCJleHAiOjE3NzY1NjM5MDl9.U3dQ6_7nlW7mtctNnhms2k94zm_ZbkPpHTeE-opWEkA
[12-Apr-2026 02:06:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Apr-2026 02:06:15 UTC] ✅ JWT token verified successfully for user profile
[12-Apr-2026 02:06:15 UTC] User ID: 313
[12-Apr-2026 02:06:15 UTC] ✅ User profile retrieved successfully for user ID: 313
[12-Apr-2026 02:06:20 UTC] === API CALL LOG ===
[12-Apr-2026 02:06:20 UTC] Endpoint: user/profile.php
[12-Apr-2026 02:06:20 UTC] Full Log Data: {
    "timestamp": "2026-04-12 02:06:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.42.228.61",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTMsInVzZXJuYW1lIjoibXludWxpc2xhbSIsImVtYWlsIjoiZmFydmV6aDQ3MEBnbWFpbC5jb20iLCJleHAiOjE3NzY1NjM5MDl9.U3dQ6_7nlW7mtctNnhms2k94zm_ZbkPpHTeE-opWEkA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eaeabd13fbc1900-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.42.228.61",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.42.228.61, 172.68.132.136"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Apr-2026 02:06:20 UTC] === END API CALL LOG ===
[12-Apr-2026 02:06:20 UTC] ✅ API Hash verification passed for profile endpoint
[12-Apr-2026 02:06:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTMsInVzZXJuYW1lIjoibXludWxpc2xhbSIsImVtYWlsIjoiZmFydmV6aDQ3MEBnbWFpbC5jb20iLCJleHAiOjE3NzY1NjM5MDl9.U3dQ6_7nlW7mtctNnhms2k94zm_ZbkPpHTeE-opWEkA
[12-Apr-2026 02:06:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Apr-2026 02:06:20 UTC] ✅ JWT token verified successfully for user profile
[12-Apr-2026 02:06:20 UTC] User ID: 313
[12-Apr-2026 02:06:20 UTC] ✅ User profile retrieved successfully for user ID: 313
[12-Apr-2026 02:06:21 UTC] User Purchases API - User ID: 313
[12-Apr-2026 02:06:21 UTC] User Purchases API - Total purchases found: 0
[12-Apr-2026 05:44:40 UTC] === API CALL LOG ===
[12-Apr-2026 05:44:40 UTC] Endpoint: user/profile.php
[12-Apr-2026 05:44:40 UTC] Full Log Data: {
    "timestamp": "2026-04-12 05:44:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:10f8:a7b:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk0IiwidXNlcm5hbWUiOiJhZ2dhIGpvZGkiLCJlbWFpbCI6ImRhdmlsbmF5YWs4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjQwMzA5M30.oF3ooNf8sKfZdQuMKw_9Glnp0sumWAzBE4CkLcBvIs4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eafeba07cc0ce52-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e1:10f8:a7b:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e1:10f8:a7b:8000::, 172.71.124.88"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Apr-2026 05:44:40 UTC] === END API CALL LOG ===
[12-Apr-2026 05:44:40 UTC] ✅ API Hash verification passed for profile endpoint
[12-Apr-2026 05:44:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk0IiwidXNlcm5hbWUiOiJhZ2dhIGpvZGkiLCJlbWFpbCI6ImRhdmlsbmF5YWs4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjQwMzA5M30.oF3ooNf8sKfZdQuMKw_9Glnp0sumWAzBE4CkLcBvIs4
[12-Apr-2026 05:44:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Apr-2026 05:44:40 UTC] ✅ JWT token verified successfully for user profile
[12-Apr-2026 05:44:40 UTC] User ID: 294
[12-Apr-2026 05:44:40 UTC] ✅ User profile retrieved successfully for user ID: 294
[12-Apr-2026 05:44:40 UTC] === API CALL LOG ===
[12-Apr-2026 05:44:40 UTC] Endpoint: user/profile.php
[12-Apr-2026 05:44:40 UTC] Full Log Data: {
    "timestamp": "2026-04-12 05:44:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:10f8:a7b:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk0IiwidXNlcm5hbWUiOiJhZ2dhIGpvZGkiLCJlbWFpbCI6ImRhdmlsbmF5YWs4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjQwMzA5M30.oF3ooNf8sKfZdQuMKw_9Glnp0sumWAzBE4CkLcBvIs4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eafeba5bb82ce52-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e1:10f8:a7b:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e1:10f8:a7b:8000::, 172.71.124.74"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Apr-2026 05:44:40 UTC] === END API CALL LOG ===
[12-Apr-2026 05:44:40 UTC] ✅ API Hash verification passed for profile endpoint
[12-Apr-2026 05:44:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk0IiwidXNlcm5hbWUiOiJhZ2dhIGpvZGkiLCJlbWFpbCI6ImRhdmlsbmF5YWs4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjQwMzA5M30.oF3ooNf8sKfZdQuMKw_9Glnp0sumWAzBE4CkLcBvIs4
[12-Apr-2026 05:44:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Apr-2026 05:44:40 UTC] ✅ JWT token verified successfully for user profile
[12-Apr-2026 05:44:40 UTC] User ID: 294
[12-Apr-2026 05:44:40 UTC] ✅ User profile retrieved successfully for user ID: 294
[12-Apr-2026 05:44:40 UTC] === API CALL LOG ===
[12-Apr-2026 05:44:40 UTC] Endpoint: user/profile.php
[12-Apr-2026 05:44:40 UTC] Full Log Data: {
    "timestamp": "2026-04-12 05:44:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:10f8:a7b:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk0IiwidXNlcm5hbWUiOiJhZ2dhIGpvZGkiLCJlbWFpbCI6ImRhdmlsbmF5YWs4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjQwMzA5M30.oF3ooNf8sKfZdQuMKw_9Glnp0sumWAzBE4CkLcBvIs4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eafeba5bb7cce52-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e1:10f8:a7b:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e1:10f8:a7b:8000::, 172.71.124.74"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Apr-2026 05:44:40 UTC] === END API CALL LOG ===
[12-Apr-2026 05:44:40 UTC] ✅ API Hash verification passed for profile endpoint
[12-Apr-2026 05:44:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk0IiwidXNlcm5hbWUiOiJhZ2dhIGpvZGkiLCJlbWFpbCI6ImRhdmlsbmF5YWs4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjQwMzA5M30.oF3ooNf8sKfZdQuMKw_9Glnp0sumWAzBE4CkLcBvIs4
[12-Apr-2026 05:44:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Apr-2026 05:44:40 UTC] ✅ JWT token verified successfully for user profile
[12-Apr-2026 05:44:40 UTC] User ID: 294
[12-Apr-2026 05:44:40 UTC] ✅ User profile retrieved successfully for user ID: 294
[12-Apr-2026 05:44:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Apr-2026 05:44:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Apr-2026 05:44:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk0IiwidXNlcm5hbWUiOiJhZ2dhIGpvZGkiLCJlbWFpbCI6ImRhdmlsbmF5YWs4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjQwMzA5M30.oF3ooNf8sKfZdQuMKw_9Glnp0sumWAzBE4CkLcBvIs4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eafeba5bb77ce52-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40e1:10f8:a7b:8000::","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40e1:10f8:a7b:8000::, 172.71.124.75"}
[12-Apr-2026 05:44:40 UTC] === User Orders API Called ===
[12-Apr-2026 05:44:40 UTC] User ID: 294
[12-Apr-2026 05:44:40 UTC] Limit: 20, Offset: 0
[12-Apr-2026 05:44:40 UTC] Orders found: 0
[12-Apr-2026 05:44:40 UTC] Orders data: []
[12-Apr-2026 05:44:40 UTC] Total orders count: 0
[12-Apr-2026 05:44:42 UTC] === API CALL LOG ===
[12-Apr-2026 05:44:42 UTC] Endpoint: user/profile.php
[12-Apr-2026 05:44:42 UTC] Full Log Data: {
    "timestamp": "2026-04-12 05:44:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:10f8:a7b:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk0IiwidXNlcm5hbWUiOiJhZ2dhIGpvZGkiLCJlbWFpbCI6ImRhdmlsbmF5YWs4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjQwMzA5M30.oF3ooNf8sKfZdQuMKw_9Glnp0sumWAzBE4CkLcBvIs4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eafebae79a7ce52-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e1:10f8:a7b:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e1:10f8:a7b:8000::, 172.71.124.75"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Apr-2026 05:44:42 UTC] === END API CALL LOG ===
[12-Apr-2026 05:44:42 UTC] ✅ API Hash verification passed for profile endpoint
[12-Apr-2026 05:44:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk0IiwidXNlcm5hbWUiOiJhZ2dhIGpvZGkiLCJlbWFpbCI6ImRhdmlsbmF5YWs4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjQwMzA5M30.oF3ooNf8sKfZdQuMKw_9Glnp0sumWAzBE4CkLcBvIs4
[12-Apr-2026 05:44:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Apr-2026 05:44:42 UTC] ✅ JWT token verified successfully for user profile
[12-Apr-2026 05:44:42 UTC] User ID: 294
[12-Apr-2026 05:44:42 UTC] ✅ User profile retrieved successfully for user ID: 294
[12-Apr-2026 09:55:59 UTC] === API CALL LOG ===
[12-Apr-2026 09:55:59 UTC] Endpoint: user/profile.php
[12-Apr-2026 09:55:59 UTC] Full Log Data: {
    "timestamp": "2026-04-12 09:55:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:53f6:1041::1031:a617",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA0IiwidXNlcm5hbWUiOiJrcmlzaHVqYWF0IiwiZW1haWwiOiJrYW1hbGJtcjQwN0BnbWFpbC5jb20iLCJleHAiOjE3NzY0OTM4ODd9.8lA5ZJk_RlFsRXeZ0ZI85QepR6jp0VPJpPHNNcuPOvM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb15bc9a81ae169-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:53f6:1041::1031:a617",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:53f6:1041::1031:a617, 172.68.234.130"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Apr-2026 09:55:59 UTC] === END API CALL LOG ===
[12-Apr-2026 09:55:59 UTC] ✅ API Hash verification passed for profile endpoint
[12-Apr-2026 09:55:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA0IiwidXNlcm5hbWUiOiJrcmlzaHVqYWF0IiwiZW1haWwiOiJrYW1hbGJtcjQwN0BnbWFpbC5jb20iLCJleHAiOjE3NzY0OTM4ODd9.8lA5ZJk_RlFsRXeZ0ZI85QepR6jp0VPJpPHNNcuPOvM
[12-Apr-2026 09:55:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Apr-2026 09:55:59 UTC] ✅ JWT token verified successfully for user profile
[12-Apr-2026 09:55:59 UTC] User ID: 304
[12-Apr-2026 09:55:59 UTC] ✅ User profile retrieved successfully for user ID: 304
[12-Apr-2026 09:56:00 UTC] === API CALL LOG ===
[12-Apr-2026 09:56:00 UTC] Endpoint: user/profile.php
[12-Apr-2026 09:56:00 UTC] Full Log Data: {
    "timestamp": "2026-04-12 09:56:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:53f6:1041::1031:a617",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA0IiwidXNlcm5hbWUiOiJrcmlzaHVqYWF0IiwiZW1haWwiOiJrYW1hbGJtcjQwN0BnbWFpbC5jb20iLCJleHAiOjE3NzY0OTM4ODd9.8lA5ZJk_RlFsRXeZ0ZI85QepR6jp0VPJpPHNNcuPOvM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb15bcd9f20e169-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:53f6:1041::1031:a617",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:53f6:1041::1031:a617, 172.68.234.188"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Apr-2026 09:56:00 UTC] === END API CALL LOG ===
[12-Apr-2026 09:56:00 UTC] ✅ API Hash verification passed for profile endpoint
[12-Apr-2026 09:56:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA0IiwidXNlcm5hbWUiOiJrcmlzaHVqYWF0IiwiZW1haWwiOiJrYW1hbGJtcjQwN0BnbWFpbC5jb20iLCJleHAiOjE3NzY0OTM4ODd9.8lA5ZJk_RlFsRXeZ0ZI85QepR6jp0VPJpPHNNcuPOvM
[12-Apr-2026 09:56:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Apr-2026 09:56:00 UTC] ✅ JWT token verified successfully for user profile
[12-Apr-2026 09:56:00 UTC] User ID: 304
[12-Apr-2026 09:56:00 UTC] ✅ User profile retrieved successfully for user ID: 304
[12-Apr-2026 09:56:00 UTC] === API CALL LOG ===
[12-Apr-2026 09:56:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Apr-2026 09:56:00 UTC] Endpoint: user/profile.php
[12-Apr-2026 09:56:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Apr-2026 09:56:00 UTC] Full Log Data: {
    "timestamp": "2026-04-12 09:56:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:53f6:1041::1031:a617",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA0IiwidXNlcm5hbWUiOiJrcmlzaHVqYWF0IiwiZW1haWwiOiJrYW1hbGJtcjQwN0BnbWFpbC5jb20iLCJleHAiOjE3NzY0OTM4ODd9.8lA5ZJk_RlFsRXeZ0ZI85QepR6jp0VPJpPHNNcuPOvM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb15bcf9b2fe169-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:53f6:1041::1031:a617",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:53f6:1041::1031:a617, 172.68.234.188"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Apr-2026 09:56:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA0IiwidXNlcm5hbWUiOiJrcmlzaHVqYWF0IiwiZW1haWwiOiJrYW1hbGJtcjQwN0BnbWFpbC5jb20iLCJleHAiOjE3NzY0OTM4ODd9.8lA5ZJk_RlFsRXeZ0ZI85QepR6jp0VPJpPHNNcuPOvM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eb15bcf9b2ee169-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:53f6:1041::1031:a617","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:4900:53f6:1041::1031:a617, 172.68.234.189"}
[12-Apr-2026 09:56:00 UTC] === END API CALL LOG ===
[12-Apr-2026 09:56:00 UTC] ✅ API Hash verification passed for profile endpoint
[12-Apr-2026 09:56:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA0IiwidXNlcm5hbWUiOiJrcmlzaHVqYWF0IiwiZW1haWwiOiJrYW1hbGJtcjQwN0BnbWFpbC5jb20iLCJleHAiOjE3NzY0OTM4ODd9.8lA5ZJk_RlFsRXeZ0ZI85QepR6jp0VPJpPHNNcuPOvM
[12-Apr-2026 09:56:00 UTC] === User Orders API Called ===
[12-Apr-2026 09:56:00 UTC] User ID: 304
[12-Apr-2026 09:56:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Apr-2026 09:56:00 UTC] Limit: 20, Offset: 0
[12-Apr-2026 09:56:00 UTC] ✅ JWT token verified successfully for user profile
[12-Apr-2026 09:56:00 UTC] User ID: 304
[12-Apr-2026 09:56:00 UTC] ✅ User profile retrieved successfully for user ID: 304
[12-Apr-2026 09:56:00 UTC] Orders found: 2
[12-Apr-2026 09:56:00 UTC] Orders data: [{"id":182,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/motivational_thothts\/643","status":"completed","created_at":"2026-04-11 10:07:36","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":181,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/motivational_thothts\/643","status":"completed","created_at":"2026-04-11 10:06:20","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[12-Apr-2026 09:56:00 UTC] Total orders count: 2
[12-Apr-2026 09:56:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Apr-2026 09:56:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Apr-2026 09:56:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA0IiwidXNlcm5hbWUiOiJrcmlzaHVqYWF0IiwiZW1haWwiOiJrYW1hbGJtcjQwN0BnbWFpbC5jb20iLCJleHAiOjE3NzY0OTM4ODd9.8lA5ZJk_RlFsRXeZ0ZI85QepR6jp0VPJpPHNNcuPOvM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eb15bdeadc6e169-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:53f6:1041::1031:a617","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:4900:53f6:1041::1031:a617, 172.68.234.188"}
[12-Apr-2026 09:56:03 UTC] === User Orders API Called ===
[12-Apr-2026 09:56:03 UTC] User ID: 304
[12-Apr-2026 09:56:03 UTC] Limit: 20, Offset: 0
[12-Apr-2026 09:56:03 UTC] Orders found: 2
[12-Apr-2026 09:56:03 UTC] Orders data: [{"id":182,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/motivational_thothts\/643","status":"completed","created_at":"2026-04-11 10:07:36","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":181,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/motivational_thothts\/643","status":"completed","created_at":"2026-04-11 10:06:20","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[12-Apr-2026 09:56:03 UTC] Total orders count: 2
[12-Apr-2026 09:56:40 UTC] === API CALL LOG ===
[12-Apr-2026 09:56:40 UTC] Endpoint: user/profile.php
[12-Apr-2026 09:56:40 UTC] Full Log Data: {
    "timestamp": "2026-04-12 09:56:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:53f6:1041::1031:a617",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA0IiwidXNlcm5hbWUiOiJrcmlzaHVqYWF0IiwiZW1haWwiOiJrYW1hbGJtcjQwN0BnbWFpbC5jb20iLCJleHAiOjE3NzY0OTM4ODd9.8lA5ZJk_RlFsRXeZ0ZI85QepR6jp0VPJpPHNNcuPOvM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb15cc7ee0fdb88-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:53f6:1041::1031:a617",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:53f6:1041::1031:a617, 162.158.22.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Apr-2026 09:56:40 UTC] === END API CALL LOG ===
[12-Apr-2026 09:56:40 UTC] ✅ API Hash verification passed for profile endpoint
[12-Apr-2026 09:56:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA0IiwidXNlcm5hbWUiOiJrcmlzaHVqYWF0IiwiZW1haWwiOiJrYW1hbGJtcjQwN0BnbWFpbC5jb20iLCJleHAiOjE3NzY0OTM4ODd9.8lA5ZJk_RlFsRXeZ0ZI85QepR6jp0VPJpPHNNcuPOvM
[12-Apr-2026 09:56:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Apr-2026 09:56:40 UTC] ✅ JWT token verified successfully for user profile
[12-Apr-2026 09:56:40 UTC] User ID: 304
[12-Apr-2026 09:56:40 UTC] ✅ User profile retrieved successfully for user ID: 304
[12-Apr-2026 09:56:40 UTC] User Purchases API - User ID: 304
[12-Apr-2026 09:56:40 UTC] User Purchases API - Total purchases found: 0
[12-Apr-2026 09:56:48 UTC] === API CALL LOG ===
[12-Apr-2026 09:56:48 UTC] Endpoint: user/profile.php
[12-Apr-2026 09:56:48 UTC] Full Log Data: {
    "timestamp": "2026-04-12 09:56:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:53f6:1041::1031:a617",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA0IiwidXNlcm5hbWUiOiJrcmlzaHVqYWF0IiwiZW1haWwiOiJrYW1hbGJtcjQwN0BnbWFpbC5jb20iLCJleHAiOjE3NzY0OTM4ODd9.8lA5ZJk_RlFsRXeZ0ZI85QepR6jp0VPJpPHNNcuPOvM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb15cf8e9b4db88-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:53f6:1041::1031:a617",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:53f6:1041::1031:a617, 162.158.22.194"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Apr-2026 09:56:48 UTC] === END API CALL LOG ===
[12-Apr-2026 09:56:48 UTC] ✅ API Hash verification passed for profile endpoint
[12-Apr-2026 09:56:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzA0IiwidXNlcm5hbWUiOiJrcmlzaHVqYWF0IiwiZW1haWwiOiJrYW1hbGJtcjQwN0BnbWFpbC5jb20iLCJleHAiOjE3NzY0OTM4ODd9.8lA5ZJk_RlFsRXeZ0ZI85QepR6jp0VPJpPHNNcuPOvM
[12-Apr-2026 09:56:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Apr-2026 09:56:48 UTC] ✅ JWT token verified successfully for user profile
[12-Apr-2026 09:56:48 UTC] User ID: 304
[12-Apr-2026 09:56:48 UTC] ✅ User profile retrieved successfully for user ID: 304
[12-Apr-2026 09:56:48 UTC] User Purchases API - User ID: 304
[12-Apr-2026 09:56:48 UTC] User Purchases API - Total purchases found: 0
[12-Apr-2026 10:46:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Apr-2026 10:46:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Apr-2026 10:46:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE0IiwidXNlcm5hbWUiOiJLQU5BIGphYXQiLCJlbWFpbCI6Imt0a295YWRAZ21haWwuY29tIiwiZXhwIjoxNzc2NTk1NTcwfQ.9KKUYLP2V6skwocAtZIP5KrLltgmW1HK_EgiA7419eE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eb1a54f898cfde3-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40d2:10b5:3393:8000::","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40d2:10b5:3393:8000::, 162.158.88.28"}
[12-Apr-2026 10:46:11 UTC] === User Orders API Called ===
[12-Apr-2026 10:46:11 UTC] User ID: 314
[12-Apr-2026 10:46:11 UTC] Limit: 20, Offset: 0
[12-Apr-2026 10:46:11 UTC] Orders found: 0
[12-Apr-2026 10:46:11 UTC] Orders data: []
[12-Apr-2026 10:46:11 UTC] Total orders count: 0
[12-Apr-2026 10:46:11 UTC] === API CALL LOG ===
[12-Apr-2026 10:46:11 UTC] Endpoint: user/profile.php
[12-Apr-2026 10:46:11 UTC] Full Log Data: {
    "timestamp": "2026-04-12 10:46:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d2:10b5:3393:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE0IiwidXNlcm5hbWUiOiJLQU5BIGphYXQiLCJlbWFpbCI6Imt0a295YWRAZ21haWwuY29tIiwiZXhwIjoxNzc2NTk1NTcwfQ.9KKUYLP2V6skwocAtZIP5KrLltgmW1HK_EgiA7419eE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb1a54f8988fde3-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d2:10b5:3393:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40d2:10b5:3393:8000::, 162.158.88.29"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Apr-2026 10:46:11 UTC] === END API CALL LOG ===
[12-Apr-2026 10:46:11 UTC] ✅ API Hash verification passed for profile endpoint
[12-Apr-2026 10:46:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE0IiwidXNlcm5hbWUiOiJLQU5BIGphYXQiLCJlbWFpbCI6Imt0a295YWRAZ21haWwuY29tIiwiZXhwIjoxNzc2NTk1NTcwfQ.9KKUYLP2V6skwocAtZIP5KrLltgmW1HK_EgiA7419eE
[12-Apr-2026 10:46:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Apr-2026 10:46:11 UTC] ✅ JWT token verified successfully for user profile
[12-Apr-2026 10:46:11 UTC] User ID: 314
[12-Apr-2026 10:46:11 UTC] ✅ User profile retrieved successfully for user ID: 314
[12-Apr-2026 10:46:11 UTC] === API CALL LOG ===
[12-Apr-2026 10:46:11 UTC] Endpoint: user/profile.php
[12-Apr-2026 10:46:11 UTC] Full Log Data: {
    "timestamp": "2026-04-12 10:46:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d2:10b5:3393:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE0IiwidXNlcm5hbWUiOiJLQU5BIGphYXQiLCJlbWFpbCI6Imt0a295YWRAZ21haWwuY29tIiwiZXhwIjoxNzc2NTk1NTcwfQ.9KKUYLP2V6skwocAtZIP5KrLltgmW1HK_EgiA7419eE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb1a5505b8afde3-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d2:10b5:3393:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40d2:10b5:3393:8000::, 162.158.88.29"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Apr-2026 10:46:11 UTC] === END API CALL LOG ===
[12-Apr-2026 10:46:11 UTC] ✅ API Hash verification passed for profile endpoint
[12-Apr-2026 10:46:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE0IiwidXNlcm5hbWUiOiJLQU5BIGphYXQiLCJlbWFpbCI6Imt0a295YWRAZ21haWwuY29tIiwiZXhwIjoxNzc2NTk1NTcwfQ.9KKUYLP2V6skwocAtZIP5KrLltgmW1HK_EgiA7419eE
[12-Apr-2026 10:46:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Apr-2026 10:46:11 UTC] ✅ JWT token verified successfully for user profile
[12-Apr-2026 10:46:11 UTC] User ID: 314
[12-Apr-2026 10:46:11 UTC] ✅ User profile retrieved successfully for user ID: 314
[12-Apr-2026 10:46:12 UTC] === API CALL LOG ===
[12-Apr-2026 10:46:12 UTC] Endpoint: user/profile.php
[12-Apr-2026 10:46:12 UTC] Full Log Data: {
    "timestamp": "2026-04-12 10:46:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d2:10b5:3393:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE0IiwidXNlcm5hbWUiOiJLQU5BIGphYXQiLCJlbWFpbCI6Imt0a295YWRAZ21haWwuY29tIiwiZXhwIjoxNzc2NTk1NTcwfQ.9KKUYLP2V6skwocAtZIP5KrLltgmW1HK_EgiA7419eE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb1a5593f5cfde3-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d2:10b5:3393:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40d2:10b5:3393:8000::, 162.158.88.29"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Apr-2026 10:46:12 UTC] === END API CALL LOG ===
[12-Apr-2026 10:46:12 UTC] ✅ API Hash verification passed for profile endpoint
[12-Apr-2026 10:46:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE0IiwidXNlcm5hbWUiOiJLQU5BIGphYXQiLCJlbWFpbCI6Imt0a295YWRAZ21haWwuY29tIiwiZXhwIjoxNzc2NTk1NTcwfQ.9KKUYLP2V6skwocAtZIP5KrLltgmW1HK_EgiA7419eE
[12-Apr-2026 10:46:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Apr-2026 10:46:12 UTC] ✅ JWT token verified successfully for user profile
[12-Apr-2026 10:46:12 UTC] User ID: 314
[12-Apr-2026 10:46:12 UTC] ✅ User profile retrieved successfully for user ID: 314
[12-Apr-2026 10:46:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Apr-2026 10:46:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Apr-2026 10:46:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE0IiwidXNlcm5hbWUiOiJLQU5BIGphYXQiLCJlbWFpbCI6Imt0a295YWRAZ21haWwuY29tIiwiZXhwIjoxNzc2NTk1NTcwfQ.9KKUYLP2V6skwocAtZIP5KrLltgmW1HK_EgiA7419eE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eb1a5656b2cfde3-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40d2:10b5:3393:8000::","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40d2:10b5:3393:8000::, 162.158.88.28"}
[12-Apr-2026 10:46:14 UTC] === User Orders API Called ===
[12-Apr-2026 10:46:14 UTC] User ID: 314
[12-Apr-2026 10:46:14 UTC] Limit: 20, Offset: 0
[12-Apr-2026 10:46:14 UTC] Orders found: 0
[12-Apr-2026 10:46:14 UTC] Orders data: []
[12-Apr-2026 10:46:14 UTC] Total orders count: 0
[12-Apr-2026 10:46:15 UTC] === API CALL LOG ===
[12-Apr-2026 10:46:15 UTC] Endpoint: user/profile.php
[12-Apr-2026 10:46:15 UTC] Full Log Data: {
    "timestamp": "2026-04-12 10:46:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d2:10b5:3393:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE0IiwidXNlcm5hbWUiOiJLQU5BIGphYXQiLCJlbWFpbCI6Imt0a295YWRAZ21haWwuY29tIiwiZXhwIjoxNzc2NTk1NTcwfQ.9KKUYLP2V6skwocAtZIP5KrLltgmW1HK_EgiA7419eE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb1a56cdd6bfde3-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d2:10b5:3393:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40d2:10b5:3393:8000::, 162.158.88.29"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Apr-2026 10:46:15 UTC] === END API CALL LOG ===
[12-Apr-2026 10:46:15 UTC] ✅ API Hash verification passed for profile endpoint
[12-Apr-2026 10:46:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE0IiwidXNlcm5hbWUiOiJLQU5BIGphYXQiLCJlbWFpbCI6Imt0a295YWRAZ21haWwuY29tIiwiZXhwIjoxNzc2NTk1NTcwfQ.9KKUYLP2V6skwocAtZIP5KrLltgmW1HK_EgiA7419eE
[12-Apr-2026 10:46:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Apr-2026 10:46:15 UTC] ✅ JWT token verified successfully for user profile
[12-Apr-2026 10:46:15 UTC] User ID: 314
[12-Apr-2026 10:46:15 UTC] ✅ User profile retrieved successfully for user ID: 314
[12-Apr-2026 10:46:16 UTC] User Purchases API - User ID: 314
[12-Apr-2026 10:46:16 UTC] User Purchases API - Total purchases found: 0
[12-Apr-2026 10:46:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Apr-2026 10:46:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Apr-2026 10:46:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE0IiwidXNlcm5hbWUiOiJLQU5BIGphYXQiLCJlbWFpbCI6Imt0a295YWRAZ21haWwuY29tIiwiZXhwIjoxNzc2NTk1NTcwfQ.9KKUYLP2V6skwocAtZIP5KrLltgmW1HK_EgiA7419eE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eb1a57a3c30fde3-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40d2:10b5:3393:8000::","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40d2:10b5:3393:8000::, 162.158.88.29"}
[12-Apr-2026 10:46:18 UTC] === User Orders API Called ===
[12-Apr-2026 10:46:18 UTC] User ID: 314
[12-Apr-2026 10:46:18 UTC] Limit: 20, Offset: 0
[12-Apr-2026 10:46:18 UTC] Orders found: 0
[12-Apr-2026 10:46:18 UTC] Orders data: []
[12-Apr-2026 10:46:18 UTC] Total orders count: 0
[12-Apr-2026 10:46:18 UTC] === API CALL LOG ===
[12-Apr-2026 10:46:18 UTC] Endpoint: user/profile.php
[12-Apr-2026 10:46:18 UTC] Full Log Data: {
    "timestamp": "2026-04-12 10:46:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d2:10b5:3393:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE0IiwidXNlcm5hbWUiOiJLQU5BIGphYXQiLCJlbWFpbCI6Imt0a295YWRAZ21haWwuY29tIiwiZXhwIjoxNzc2NTk1NTcwfQ.9KKUYLP2V6skwocAtZIP5KrLltgmW1HK_EgiA7419eE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb1a57a3c33fde3-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d2:10b5:3393:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40d2:10b5:3393:8000::, 162.158.88.28"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Apr-2026 10:46:18 UTC] === END API CALL LOG ===
[12-Apr-2026 10:46:18 UTC] ✅ API Hash verification passed for profile endpoint
[12-Apr-2026 10:46:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE0IiwidXNlcm5hbWUiOiJLQU5BIGphYXQiLCJlbWFpbCI6Imt0a295YWRAZ21haWwuY29tIiwiZXhwIjoxNzc2NTk1NTcwfQ.9KKUYLP2V6skwocAtZIP5KrLltgmW1HK_EgiA7419eE
[12-Apr-2026 10:46:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Apr-2026 10:46:18 UTC] ✅ JWT token verified successfully for user profile
[12-Apr-2026 10:46:18 UTC] User ID: 314
[12-Apr-2026 10:46:18 UTC] ✅ User profile retrieved successfully for user ID: 314
[12-Apr-2026 10:46:18 UTC] === API CALL LOG ===
[12-Apr-2026 10:46:18 UTC] Endpoint: user/profile.php
[12-Apr-2026 10:46:18 UTC] Full Log Data: {
    "timestamp": "2026-04-12 10:46:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d2:10b5:3393:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE0IiwidXNlcm5hbWUiOiJLQU5BIGphYXQiLCJlbWFpbCI6Imt0a295YWRAZ21haWwuY29tIiwiZXhwIjoxNzc2NTk1NTcwfQ.9KKUYLP2V6skwocAtZIP5KrLltgmW1HK_EgiA7419eE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb1a57e3e12fde3-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d2:10b5:3393:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40d2:10b5:3393:8000::, 162.158.88.28"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Apr-2026 10:46:18 UTC] === END API CALL LOG ===
[12-Apr-2026 10:46:18 UTC] ✅ API Hash verification passed for profile endpoint
[12-Apr-2026 10:46:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE0IiwidXNlcm5hbWUiOiJLQU5BIGphYXQiLCJlbWFpbCI6Imt0a295YWRAZ21haWwuY29tIiwiZXhwIjoxNzc2NTk1NTcwfQ.9KKUYLP2V6skwocAtZIP5KrLltgmW1HK_EgiA7419eE
[12-Apr-2026 10:46:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Apr-2026 10:46:18 UTC] ✅ JWT token verified successfully for user profile
[12-Apr-2026 10:46:18 UTC] User ID: 314
[12-Apr-2026 10:46:18 UTC] ✅ User profile retrieved successfully for user ID: 314
[12-Apr-2026 10:46:19 UTC] === API CALL LOG ===
[12-Apr-2026 10:46:19 UTC] Endpoint: user/profile.php
[12-Apr-2026 10:46:19 UTC] Full Log Data: {
    "timestamp": "2026-04-12 10:46:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d2:10b5:3393:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE0IiwidXNlcm5hbWUiOiJLQU5BIGphYXQiLCJlbWFpbCI6Imt0a295YWRAZ21haWwuY29tIiwiZXhwIjoxNzc2NTk1NTcwfQ.9KKUYLP2V6skwocAtZIP5KrLltgmW1HK_EgiA7419eE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb1a5821f13fde3-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d2:10b5:3393:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40d2:10b5:3393:8000::, 162.158.88.29"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Apr-2026 10:46:19 UTC] === END API CALL LOG ===
[12-Apr-2026 10:46:19 UTC] ✅ API Hash verification passed for profile endpoint
[12-Apr-2026 10:46:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE0IiwidXNlcm5hbWUiOiJLQU5BIGphYXQiLCJlbWFpbCI6Imt0a295YWRAZ21haWwuY29tIiwiZXhwIjoxNzc2NTk1NTcwfQ.9KKUYLP2V6skwocAtZIP5KrLltgmW1HK_EgiA7419eE
[12-Apr-2026 10:46:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Apr-2026 10:46:19 UTC] ✅ JWT token verified successfully for user profile
[12-Apr-2026 10:46:19 UTC] User ID: 314
[12-Apr-2026 10:46:19 UTC] ✅ User profile retrieved successfully for user ID: 314
[12-Apr-2026 10:46:24 UTC] === API CALL LOG ===
[12-Apr-2026 10:46:24 UTC] Endpoint: user/profile.php
[12-Apr-2026 10:46:24 UTC] Full Log Data: {
    "timestamp": "2026-04-12 10:46:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d2:10b5:3393:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE0IiwidXNlcm5hbWUiOiJLQU5BIGphYXQiLCJlbWFpbCI6Imt0a295YWRAZ21haWwuY29tIiwiZXhwIjoxNzc2NTk1NTcwfQ.9KKUYLP2V6skwocAtZIP5KrLltgmW1HK_EgiA7419eE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb1a5a10c36fde3-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d2:10b5:3393:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40d2:10b5:3393:8000::, 162.158.88.28"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Apr-2026 10:46:24 UTC] === END API CALL LOG ===
[12-Apr-2026 10:46:24 UTC] ✅ API Hash verification passed for profile endpoint
[12-Apr-2026 10:46:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE0IiwidXNlcm5hbWUiOiJLQU5BIGphYXQiLCJlbWFpbCI6Imt0a295YWRAZ21haWwuY29tIiwiZXhwIjoxNzc2NTk1NTcwfQ.9KKUYLP2V6skwocAtZIP5KrLltgmW1HK_EgiA7419eE
[12-Apr-2026 10:46:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Apr-2026 10:46:24 UTC] ✅ JWT token verified successfully for user profile
[12-Apr-2026 10:46:24 UTC] User ID: 314
[12-Apr-2026 10:46:24 UTC] ✅ User profile retrieved successfully for user ID: 314
[12-Apr-2026 10:46:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Apr-2026 10:46:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Apr-2026 10:46:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE0IiwidXNlcm5hbWUiOiJLQU5BIGphYXQiLCJlbWFpbCI6Imt0a295YWRAZ21haWwuY29tIiwiZXhwIjoxNzc2NTk1NTcwfQ.9KKUYLP2V6skwocAtZIP5KrLltgmW1HK_EgiA7419eE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eb1a5a10c31fde3-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40d2:10b5:3393:8000::","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40d2:10b5:3393:8000::, 162.158.88.28"}
[12-Apr-2026 10:46:24 UTC] === User Orders API Called ===
[12-Apr-2026 10:46:24 UTC] User ID: 314
[12-Apr-2026 10:46:24 UTC] Limit: 20, Offset: 0
[12-Apr-2026 10:46:24 UTC] Orders found: 0
[12-Apr-2026 10:46:24 UTC] Orders data: []
[12-Apr-2026 10:46:24 UTC] Total orders count: 0
[12-Apr-2026 10:46:24 UTC] === API CALL LOG ===
[12-Apr-2026 10:46:24 UTC] Endpoint: user/profile.php
[12-Apr-2026 10:46:24 UTC] Full Log Data: {
    "timestamp": "2026-04-12 10:46:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d2:10b5:3393:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE0IiwidXNlcm5hbWUiOiJLQU5BIGphYXQiLCJlbWFpbCI6Imt0a295YWRAZ21haWwuY29tIiwiZXhwIjoxNzc2NTk1NTcwfQ.9KKUYLP2V6skwocAtZIP5KrLltgmW1HK_EgiA7419eE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb1a5a4cbacfde3-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d2:10b5:3393:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40d2:10b5:3393:8000::, 162.158.88.28"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Apr-2026 10:46:24 UTC] === END API CALL LOG ===
[12-Apr-2026 10:46:24 UTC] ✅ API Hash verification passed for profile endpoint
[12-Apr-2026 10:46:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE0IiwidXNlcm5hbWUiOiJLQU5BIGphYXQiLCJlbWFpbCI6Imt0a295YWRAZ21haWwuY29tIiwiZXhwIjoxNzc2NTk1NTcwfQ.9KKUYLP2V6skwocAtZIP5KrLltgmW1HK_EgiA7419eE
[12-Apr-2026 10:46:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Apr-2026 10:46:24 UTC] ✅ JWT token verified successfully for user profile
[12-Apr-2026 10:46:24 UTC] User ID: 314
[12-Apr-2026 10:46:24 UTC] ✅ User profile retrieved successfully for user ID: 314
[12-Apr-2026 10:46:25 UTC] === API CALL LOG ===
[12-Apr-2026 10:46:25 UTC] Endpoint: user/profile.php
[12-Apr-2026 10:46:25 UTC] Full Log Data: {
    "timestamp": "2026-04-12 10:46:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d2:10b5:3393:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE0IiwidXNlcm5hbWUiOiJLQU5BIGphYXQiLCJlbWFpbCI6Imt0a295YWRAZ21haWwuY29tIiwiZXhwIjoxNzc2NTk1NTcwfQ.9KKUYLP2V6skwocAtZIP5KrLltgmW1HK_EgiA7419eE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb1a5a7da27fde3-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d2:10b5:3393:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40d2:10b5:3393:8000::, 162.158.88.28"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Apr-2026 10:46:25 UTC] === END API CALL LOG ===
[12-Apr-2026 10:46:25 UTC] ✅ API Hash verification passed for profile endpoint
[12-Apr-2026 10:46:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE0IiwidXNlcm5hbWUiOiJLQU5BIGphYXQiLCJlbWFpbCI6Imt0a295YWRAZ21haWwuY29tIiwiZXhwIjoxNzc2NTk1NTcwfQ.9KKUYLP2V6skwocAtZIP5KrLltgmW1HK_EgiA7419eE
[12-Apr-2026 10:46:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Apr-2026 10:46:25 UTC] ✅ JWT token verified successfully for user profile
[12-Apr-2026 10:46:25 UTC] User ID: 314
[12-Apr-2026 10:46:25 UTC] ✅ User profile retrieved successfully for user ID: 314
[12-Apr-2026 10:46:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Apr-2026 10:46:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Apr-2026 10:46:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE0IiwidXNlcm5hbWUiOiJLQU5BIGphYXQiLCJlbWFpbCI6Imt0a295YWRAZ21haWwuY29tIiwiZXhwIjoxNzc2NTk1NTcwfQ.9KKUYLP2V6skwocAtZIP5KrLltgmW1HK_EgiA7419eE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eb1a5d879acfde3-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40d2:10b5:3393:8000::","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40d2:10b5:3393:8000::, 162.158.88.28"}
[12-Apr-2026 10:46:33 UTC] === User Orders API Called ===
[12-Apr-2026 10:46:33 UTC] User ID: 314
[12-Apr-2026 10:46:33 UTC] Limit: 20, Offset: 0
[12-Apr-2026 10:46:33 UTC] Orders found: 0
[12-Apr-2026 10:46:33 UTC] Orders data: []
[12-Apr-2026 10:46:33 UTC] Total orders count: 0
[12-Apr-2026 10:46:33 UTC] === API CALL LOG ===
[12-Apr-2026 10:46:33 UTC] Endpoint: user/profile.php
[12-Apr-2026 10:46:33 UTC] Full Log Data: {
    "timestamp": "2026-04-12 10:46:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d2:10b5:3393:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE0IiwidXNlcm5hbWUiOiJLQU5BIGphYXQiLCJlbWFpbCI6Imt0a295YWRAZ21haWwuY29tIiwiZXhwIjoxNzc2NTk1NTcwfQ.9KKUYLP2V6skwocAtZIP5KrLltgmW1HK_EgiA7419eE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb1a5d879b0fde3-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d2:10b5:3393:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40d2:10b5:3393:8000::, 162.158.88.29"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Apr-2026 10:46:33 UTC] === END API CALL LOG ===
[12-Apr-2026 10:46:33 UTC] ✅ API Hash verification passed for profile endpoint
[12-Apr-2026 10:46:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE0IiwidXNlcm5hbWUiOiJLQU5BIGphYXQiLCJlbWFpbCI6Imt0a295YWRAZ21haWwuY29tIiwiZXhwIjoxNzc2NTk1NTcwfQ.9KKUYLP2V6skwocAtZIP5KrLltgmW1HK_EgiA7419eE
[12-Apr-2026 10:46:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Apr-2026 10:46:33 UTC] ✅ JWT token verified successfully for user profile
[12-Apr-2026 10:46:33 UTC] User ID: 314
[12-Apr-2026 10:46:33 UTC] ✅ User profile retrieved successfully for user ID: 314
[12-Apr-2026 10:46:33 UTC] === API CALL LOG ===
[12-Apr-2026 10:46:33 UTC] Endpoint: user/profile.php
[12-Apr-2026 10:46:33 UTC] Full Log Data: {
    "timestamp": "2026-04-12 10:46:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d2:10b5:3393:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE0IiwidXNlcm5hbWUiOiJLQU5BIGphYXQiLCJlbWFpbCI6Imt0a295YWRAZ21haWwuY29tIiwiZXhwIjoxNzc2NTk1NTcwfQ.9KKUYLP2V6skwocAtZIP5KrLltgmW1HK_EgiA7419eE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb1a5dc7aa5fde3-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d2:10b5:3393:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40d2:10b5:3393:8000::, 162.158.88.29"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Apr-2026 10:46:33 UTC] === END API CALL LOG ===
[12-Apr-2026 10:46:33 UTC] ✅ API Hash verification passed for profile endpoint
[12-Apr-2026 10:46:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE0IiwidXNlcm5hbWUiOiJLQU5BIGphYXQiLCJlbWFpbCI6Imt0a295YWRAZ21haWwuY29tIiwiZXhwIjoxNzc2NTk1NTcwfQ.9KKUYLP2V6skwocAtZIP5KrLltgmW1HK_EgiA7419eE
[12-Apr-2026 10:46:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Apr-2026 10:46:33 UTC] ✅ JWT token verified successfully for user profile
[12-Apr-2026 10:46:33 UTC] User ID: 314
[12-Apr-2026 10:46:33 UTC] ✅ User profile retrieved successfully for user ID: 314
[12-Apr-2026 10:46:34 UTC] === API CALL LOG ===
[12-Apr-2026 10:46:34 UTC] Endpoint: user/profile.php
[12-Apr-2026 10:46:34 UTC] Full Log Data: {
    "timestamp": "2026-04-12 10:46:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d2:10b5:3393:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE0IiwidXNlcm5hbWUiOiJLQU5BIGphYXQiLCJlbWFpbCI6Imt0a295YWRAZ21haWwuY29tIiwiZXhwIjoxNzc2NTk1NTcwfQ.9KKUYLP2V6skwocAtZIP5KrLltgmW1HK_EgiA7419eE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb1a5dffa08fde3-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d2:10b5:3393:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40d2:10b5:3393:8000::, 162.158.88.28"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Apr-2026 10:46:34 UTC] === END API CALL LOG ===
[12-Apr-2026 10:46:34 UTC] ✅ API Hash verification passed for profile endpoint
[12-Apr-2026 10:46:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE0IiwidXNlcm5hbWUiOiJLQU5BIGphYXQiLCJlbWFpbCI6Imt0a295YWRAZ21haWwuY29tIiwiZXhwIjoxNzc2NTk1NTcwfQ.9KKUYLP2V6skwocAtZIP5KrLltgmW1HK_EgiA7419eE
[12-Apr-2026 10:46:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Apr-2026 10:46:34 UTC] ✅ JWT token verified successfully for user profile
[12-Apr-2026 10:46:34 UTC] User ID: 314
[12-Apr-2026 10:46:34 UTC] ✅ User profile retrieved successfully for user ID: 314
[12-Apr-2026 10:46:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Apr-2026 10:46:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Apr-2026 10:46:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE0IiwidXNlcm5hbWUiOiJLQU5BIGphYXQiLCJlbWFpbCI6Imt0a295YWRAZ21haWwuY29tIiwiZXhwIjoxNzc2NTk1NTcwfQ.9KKUYLP2V6skwocAtZIP5KrLltgmW1HK_EgiA7419eE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eb1a5e1bdc2fde3-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40d2:10b5:3393:8000::","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40d2:10b5:3393:8000::, 162.158.88.29"}
[12-Apr-2026 10:46:34 UTC] === User Orders API Called ===
[12-Apr-2026 10:46:34 UTC] User ID: 314
[12-Apr-2026 10:46:34 UTC] Limit: 20, Offset: 0
[12-Apr-2026 10:46:34 UTC] Orders found: 0
[12-Apr-2026 10:46:34 UTC] Orders data: []
[12-Apr-2026 10:46:34 UTC] Total orders count: 0
[12-Apr-2026 10:46:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Apr-2026 10:46:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Apr-2026 10:46:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE0IiwidXNlcm5hbWUiOiJLQU5BIGphYXQiLCJlbWFpbCI6Imt0a295YWRAZ21haWwuY29tIiwiZXhwIjoxNzc2NTk1NTcwfQ.9KKUYLP2V6skwocAtZIP5KrLltgmW1HK_EgiA7419eE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eb1a5fd1a27fde3-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40d2:10b5:3393:8000::","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40d2:10b5:3393:8000::, 162.158.88.28"}
[12-Apr-2026 10:46:38 UTC] === User Orders API Called ===
[12-Apr-2026 10:46:38 UTC] User ID: 314
[12-Apr-2026 10:46:38 UTC] Limit: 20, Offset: 0
[12-Apr-2026 10:46:38 UTC] Orders found: 0
[12-Apr-2026 10:46:38 UTC] Orders data: []
[12-Apr-2026 10:46:38 UTC] Total orders count: 0
[12-Apr-2026 10:46:38 UTC] === API CALL LOG ===
[12-Apr-2026 10:46:38 UTC] Endpoint: user/profile.php
[12-Apr-2026 10:46:38 UTC] Full Log Data: {
    "timestamp": "2026-04-12 10:46:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d2:10b5:3393:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE0IiwidXNlcm5hbWUiOiJLQU5BIGphYXQiLCJlbWFpbCI6Imt0a295YWRAZ21haWwuY29tIiwiZXhwIjoxNzc2NTk1NTcwfQ.9KKUYLP2V6skwocAtZIP5KrLltgmW1HK_EgiA7419eE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb1a5fd1a29fde3-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d2:10b5:3393:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40d2:10b5:3393:8000::, 162.158.88.29"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Apr-2026 10:46:38 UTC] === END API CALL LOG ===
[12-Apr-2026 10:46:38 UTC] ✅ API Hash verification passed for profile endpoint
[12-Apr-2026 10:46:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE0IiwidXNlcm5hbWUiOiJLQU5BIGphYXQiLCJlbWFpbCI6Imt0a295YWRAZ21haWwuY29tIiwiZXhwIjoxNzc2NTk1NTcwfQ.9KKUYLP2V6skwocAtZIP5KrLltgmW1HK_EgiA7419eE
[12-Apr-2026 10:46:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Apr-2026 10:46:38 UTC] ✅ JWT token verified successfully for user profile
[12-Apr-2026 10:46:38 UTC] User ID: 314
[12-Apr-2026 10:46:38 UTC] ✅ User profile retrieved successfully for user ID: 314
[12-Apr-2026 10:46:39 UTC] === API CALL LOG ===
[12-Apr-2026 10:46:39 UTC] Endpoint: user/profile.php
[12-Apr-2026 10:46:39 UTC] Full Log Data: {
    "timestamp": "2026-04-12 10:46:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d2:10b5:3393:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE0IiwidXNlcm5hbWUiOiJLQU5BIGphYXQiLCJlbWFpbCI6Imt0a295YWRAZ21haWwuY29tIiwiZXhwIjoxNzc2NTk1NTcwfQ.9KKUYLP2V6skwocAtZIP5KrLltgmW1HK_EgiA7419eE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb1a6008934fde3-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d2:10b5:3393:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40d2:10b5:3393:8000::, 162.158.88.28"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Apr-2026 10:46:39 UTC] === END API CALL LOG ===
[12-Apr-2026 10:46:39 UTC] ✅ API Hash verification passed for profile endpoint
[12-Apr-2026 10:46:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE0IiwidXNlcm5hbWUiOiJLQU5BIGphYXQiLCJlbWFpbCI6Imt0a295YWRAZ21haWwuY29tIiwiZXhwIjoxNzc2NTk1NTcwfQ.9KKUYLP2V6skwocAtZIP5KrLltgmW1HK_EgiA7419eE
[12-Apr-2026 10:46:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Apr-2026 10:46:39 UTC] ✅ JWT token verified successfully for user profile
[12-Apr-2026 10:46:39 UTC] User ID: 314
[12-Apr-2026 10:46:39 UTC] ✅ User profile retrieved successfully for user ID: 314
[12-Apr-2026 10:46:40 UTC] === API CALL LOG ===
[12-Apr-2026 10:46:40 UTC] Endpoint: user/profile.php
[12-Apr-2026 10:46:40 UTC] Full Log Data: {
    "timestamp": "2026-04-12 10:46:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d2:10b5:3393:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE0IiwidXNlcm5hbWUiOiJLQU5BIGphYXQiLCJlbWFpbCI6Imt0a295YWRAZ21haWwuY29tIiwiZXhwIjoxNzc2NTk1NTcwfQ.9KKUYLP2V6skwocAtZIP5KrLltgmW1HK_EgiA7419eE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb1a6060d06fde3-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d2:10b5:3393:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40d2:10b5:3393:8000::, 162.158.88.28"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Apr-2026 10:46:40 UTC] === END API CALL LOG ===
[12-Apr-2026 10:46:40 UTC] ✅ API Hash verification passed for profile endpoint
[12-Apr-2026 10:46:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE0IiwidXNlcm5hbWUiOiJLQU5BIGphYXQiLCJlbWFpbCI6Imt0a295YWRAZ21haWwuY29tIiwiZXhwIjoxNzc2NTk1NTcwfQ.9KKUYLP2V6skwocAtZIP5KrLltgmW1HK_EgiA7419eE
[12-Apr-2026 10:46:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Apr-2026 10:46:40 UTC] ✅ JWT token verified successfully for user profile
[12-Apr-2026 10:46:40 UTC] User ID: 314
[12-Apr-2026 10:46:40 UTC] ✅ User profile retrieved successfully for user ID: 314
[12-Apr-2026 10:46:53 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Apr-2026 10:46:53 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Apr-2026 10:46:53 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE0IiwidXNlcm5hbWUiOiJLQU5BIGphYXQiLCJlbWFpbCI6Imt0a295YWRAZ21haWwuY29tIiwiZXhwIjoxNzc2NTk1NTcwfQ.9KKUYLP2V6skwocAtZIP5KrLltgmW1HK_EgiA7419eE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eb1a655e957fde3-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40d2:10b5:3393:8000::","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40d2:10b5:3393:8000::, 162.158.88.29"}
[12-Apr-2026 10:46:53 UTC] === User Orders API Called ===
[12-Apr-2026 10:46:53 UTC] User ID: 314
[12-Apr-2026 10:46:53 UTC] Limit: 20, Offset: 0
[12-Apr-2026 10:46:53 UTC] Orders found: 0
[12-Apr-2026 10:46:53 UTC] Orders data: []
[12-Apr-2026 10:46:53 UTC] Total orders count: 0
[12-Apr-2026 10:46:53 UTC] === API CALL LOG ===
[12-Apr-2026 10:46:53 UTC] Endpoint: user/profile.php
[12-Apr-2026 10:46:53 UTC] Full Log Data: {
    "timestamp": "2026-04-12 10:46:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d2:10b5:3393:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE0IiwidXNlcm5hbWUiOiJLQU5BIGphYXQiLCJlbWFpbCI6Imt0a295YWRAZ21haWwuY29tIiwiZXhwIjoxNzc2NTk1NTcwfQ.9KKUYLP2V6skwocAtZIP5KrLltgmW1HK_EgiA7419eE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb1a655e95cfde3-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d2:10b5:3393:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40d2:10b5:3393:8000::, 162.158.88.28"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Apr-2026 10:46:53 UTC] === END API CALL LOG ===
[12-Apr-2026 10:46:53 UTC] ✅ API Hash verification passed for profile endpoint
[12-Apr-2026 10:46:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE0IiwidXNlcm5hbWUiOiJLQU5BIGphYXQiLCJlbWFpbCI6Imt0a295YWRAZ21haWwuY29tIiwiZXhwIjoxNzc2NTk1NTcwfQ.9KKUYLP2V6skwocAtZIP5KrLltgmW1HK_EgiA7419eE
[12-Apr-2026 10:46:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Apr-2026 10:46:53 UTC] ✅ JWT token verified successfully for user profile
[12-Apr-2026 10:46:53 UTC] User ID: 314
[12-Apr-2026 10:46:53 UTC] ✅ User profile retrieved successfully for user ID: 314
[12-Apr-2026 10:46:53 UTC] === API CALL LOG ===
[12-Apr-2026 10:46:53 UTC] Endpoint: user/profile.php
[12-Apr-2026 10:46:53 UTC] Full Log Data: {
    "timestamp": "2026-04-12 10:46:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d2:10b5:3393:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE0IiwidXNlcm5hbWUiOiJLQU5BIGphYXQiLCJlbWFpbCI6Imt0a295YWRAZ21haWwuY29tIiwiZXhwIjoxNzc2NTk1NTcwfQ.9KKUYLP2V6skwocAtZIP5KrLltgmW1HK_EgiA7419eE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb1a659aaadfde3-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d2:10b5:3393:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40d2:10b5:3393:8000::, 162.158.88.29"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Apr-2026 10:46:53 UTC] === END API CALL LOG ===
[12-Apr-2026 10:46:53 UTC] ✅ API Hash verification passed for profile endpoint
[12-Apr-2026 10:46:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE0IiwidXNlcm5hbWUiOiJLQU5BIGphYXQiLCJlbWFpbCI6Imt0a295YWRAZ21haWwuY29tIiwiZXhwIjoxNzc2NTk1NTcwfQ.9KKUYLP2V6skwocAtZIP5KrLltgmW1HK_EgiA7419eE
[12-Apr-2026 10:46:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Apr-2026 10:46:53 UTC] ✅ JWT token verified successfully for user profile
[12-Apr-2026 10:46:53 UTC] User ID: 314
[12-Apr-2026 10:46:53 UTC] ✅ User profile retrieved successfully for user ID: 314
[12-Apr-2026 10:46:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Apr-2026 10:46:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Apr-2026 10:46:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE0IiwidXNlcm5hbWUiOiJLQU5BIGphYXQiLCJlbWFpbCI6Imt0a295YWRAZ21haWwuY29tIiwiZXhwIjoxNzc2NTk1NTcwfQ.9KKUYLP2V6skwocAtZIP5KrLltgmW1HK_EgiA7419eE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eb1a65e2ed5fde3-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40d2:10b5:3393:8000::","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40d2:10b5:3393:8000::, 162.158.88.29"}
[12-Apr-2026 10:46:54 UTC] === User Orders API Called ===
[12-Apr-2026 10:46:54 UTC] User ID: 314
[12-Apr-2026 10:46:54 UTC] Limit: 20, Offset: 0
[12-Apr-2026 10:46:54 UTC] Orders found: 0
[12-Apr-2026 10:46:54 UTC] Orders data: []
[12-Apr-2026 10:46:54 UTC] Total orders count: 0
[12-Apr-2026 10:46:54 UTC] === API CALL LOG ===
[12-Apr-2026 10:46:54 UTC] Endpoint: user/profile.php
[12-Apr-2026 10:46:54 UTC] Full Log Data: {
    "timestamp": "2026-04-12 10:46:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d2:10b5:3393:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE0IiwidXNlcm5hbWUiOiJLQU5BIGphYXQiLCJlbWFpbCI6Imt0a295YWRAZ21haWwuY29tIiwiZXhwIjoxNzc2NTk1NTcwfQ.9KKUYLP2V6skwocAtZIP5KrLltgmW1HK_EgiA7419eE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb1a65ed88bfde3-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d2:10b5:3393:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40d2:10b5:3393:8000::, 162.158.88.28"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Apr-2026 10:46:54 UTC] === END API CALL LOG ===
[12-Apr-2026 10:46:54 UTC] ✅ API Hash verification passed for profile endpoint
[12-Apr-2026 10:46:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE0IiwidXNlcm5hbWUiOiJLQU5BIGphYXQiLCJlbWFpbCI6Imt0a295YWRAZ21haWwuY29tIiwiZXhwIjoxNzc2NTk1NTcwfQ.9KKUYLP2V6skwocAtZIP5KrLltgmW1HK_EgiA7419eE
[12-Apr-2026 10:46:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Apr-2026 10:46:54 UTC] ✅ JWT token verified successfully for user profile
[12-Apr-2026 10:46:54 UTC] User ID: 314
[12-Apr-2026 10:46:54 UTC] ✅ User profile retrieved successfully for user ID: 314
[12-Apr-2026 10:46:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Apr-2026 10:46:56 UTC] === API CALL LOG ===
[12-Apr-2026 10:46:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Apr-2026 10:46:56 UTC] Endpoint: user/profile.php
[12-Apr-2026 10:46:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE0IiwidXNlcm5hbWUiOiJLQU5BIGphYXQiLCJlbWFpbCI6Imt0a295YWRAZ21haWwuY29tIiwiZXhwIjoxNzc2NTk1NTcwfQ.9KKUYLP2V6skwocAtZIP5KrLltgmW1HK_EgiA7419eE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eb1a669fd13fde3-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40d2:10b5:3393:8000::","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40d2:10b5:3393:8000::, 162.158.88.29"}
[12-Apr-2026 10:46:56 UTC] Full Log Data: {
    "timestamp": "2026-04-12 10:46:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d2:10b5:3393:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE0IiwidXNlcm5hbWUiOiJLQU5BIGphYXQiLCJlbWFpbCI6Imt0a295YWRAZ21haWwuY29tIiwiZXhwIjoxNzc2NTk1NTcwfQ.9KKUYLP2V6skwocAtZIP5KrLltgmW1HK_EgiA7419eE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb1a669fd14fde3-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d2:10b5:3393:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40d2:10b5:3393:8000::, 162.158.88.28"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Apr-2026 10:46:56 UTC] === END API CALL LOG ===
[12-Apr-2026 10:46:56 UTC] === User Orders API Called ===
[12-Apr-2026 10:46:56 UTC] ✅ API Hash verification passed for profile endpoint
[12-Apr-2026 10:46:56 UTC] User ID: 314
[12-Apr-2026 10:46:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE0IiwidXNlcm5hbWUiOiJLQU5BIGphYXQiLCJlbWFpbCI6Imt0a295YWRAZ21haWwuY29tIiwiZXhwIjoxNzc2NTk1NTcwfQ.9KKUYLP2V6skwocAtZIP5KrLltgmW1HK_EgiA7419eE
[12-Apr-2026 10:46:56 UTC] Limit: 20, Offset: 0
[12-Apr-2026 10:46:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Apr-2026 10:46:56 UTC] ✅ JWT token verified successfully for user profile
[12-Apr-2026 10:46:56 UTC] User ID: 314
[12-Apr-2026 10:46:56 UTC] ✅ User profile retrieved successfully for user ID: 314
[12-Apr-2026 10:46:56 UTC] Orders found: 0
[12-Apr-2026 10:46:56 UTC] Orders data: []
[12-Apr-2026 10:46:56 UTC] Total orders count: 0
[12-Apr-2026 10:46:57 UTC] === API CALL LOG ===
[12-Apr-2026 10:46:57 UTC] Endpoint: user/profile.php
[12-Apr-2026 10:46:57 UTC] Full Log Data: {
    "timestamp": "2026-04-12 10:46:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d2:10b5:3393:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE0IiwidXNlcm5hbWUiOiJLQU5BIGphYXQiLCJlbWFpbCI6Imt0a295YWRAZ21haWwuY29tIiwiZXhwIjoxNzc2NTk1NTcwfQ.9KKUYLP2V6skwocAtZIP5KrLltgmW1HK_EgiA7419eE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb1a66de8b0fde3-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d2:10b5:3393:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40d2:10b5:3393:8000::, 162.158.88.28"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Apr-2026 10:46:57 UTC] === END API CALL LOG ===
[12-Apr-2026 10:46:57 UTC] ✅ API Hash verification passed for profile endpoint
[12-Apr-2026 10:46:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE0IiwidXNlcm5hbWUiOiJLQU5BIGphYXQiLCJlbWFpbCI6Imt0a295YWRAZ21haWwuY29tIiwiZXhwIjoxNzc2NTk1NTcwfQ.9KKUYLP2V6skwocAtZIP5KrLltgmW1HK_EgiA7419eE
[12-Apr-2026 10:46:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Apr-2026 10:46:57 UTC] ✅ JWT token verified successfully for user profile
[12-Apr-2026 10:46:57 UTC] User ID: 314
[12-Apr-2026 10:46:57 UTC] ✅ User profile retrieved successfully for user ID: 314
[12-Apr-2026 10:46:57 UTC] === API CALL LOG ===
[12-Apr-2026 10:46:57 UTC] Endpoint: user/profile.php
[12-Apr-2026 10:46:57 UTC] Full Log Data: {
    "timestamp": "2026-04-12 10:46:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d2:10b5:3393:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE0IiwidXNlcm5hbWUiOiJLQU5BIGphYXQiLCJlbWFpbCI6Imt0a295YWRAZ21haWwuY29tIiwiZXhwIjoxNzc2NTk1NTcwfQ.9KKUYLP2V6skwocAtZIP5KrLltgmW1HK_EgiA7419eE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb1a671eb70fde3-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d2:10b5:3393:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40d2:10b5:3393:8000::, 162.158.88.29"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Apr-2026 10:46:57 UTC] === END API CALL LOG ===
[12-Apr-2026 10:46:57 UTC] ✅ API Hash verification passed for profile endpoint
[12-Apr-2026 10:46:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE0IiwidXNlcm5hbWUiOiJLQU5BIGphYXQiLCJlbWFpbCI6Imt0a295YWRAZ21haWwuY29tIiwiZXhwIjoxNzc2NTk1NTcwfQ.9KKUYLP2V6skwocAtZIP5KrLltgmW1HK_EgiA7419eE
[12-Apr-2026 10:46:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Apr-2026 10:46:57 UTC] ✅ JWT token verified successfully for user profile
[12-Apr-2026 10:46:57 UTC] User ID: 314
[12-Apr-2026 10:46:57 UTC] ✅ User profile retrieved successfully for user ID: 314
[12-Apr-2026 10:47:04 UTC] === API CALL LOG ===
[12-Apr-2026 10:47:04 UTC] Endpoint: user/profile.php
[12-Apr-2026 10:47:04 UTC] Full Log Data: {
    "timestamp": "2026-04-12 10:47:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d2:10b5:3393:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE0IiwidXNlcm5hbWUiOiJLQU5BIGphYXQiLCJlbWFpbCI6Imt0a295YWRAZ21haWwuY29tIiwiZXhwIjoxNzc2NTk1NTcwfQ.9KKUYLP2V6skwocAtZIP5KrLltgmW1HK_EgiA7419eE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb1a69b6887fde3-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d2:10b5:3393:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40d2:10b5:3393:8000::, 162.158.88.28"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Apr-2026 10:47:04 UTC] === END API CALL LOG ===
[12-Apr-2026 10:47:04 UTC] ✅ API Hash verification passed for profile endpoint
[12-Apr-2026 10:47:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE0IiwidXNlcm5hbWUiOiJLQU5BIGphYXQiLCJlbWFpbCI6Imt0a295YWRAZ21haWwuY29tIiwiZXhwIjoxNzc2NTk1NTcwfQ.9KKUYLP2V6skwocAtZIP5KrLltgmW1HK_EgiA7419eE
[12-Apr-2026 10:47:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Apr-2026 10:47:04 UTC] ✅ JWT token verified successfully for user profile
[12-Apr-2026 10:47:04 UTC] User ID: 314
[12-Apr-2026 10:47:04 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Apr-2026 10:47:04 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Apr-2026 10:47:04 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE0IiwidXNlcm5hbWUiOiJLQU5BIGphYXQiLCJlbWFpbCI6Imt0a295YWRAZ21haWwuY29tIiwiZXhwIjoxNzc2NTk1NTcwfQ.9KKUYLP2V6skwocAtZIP5KrLltgmW1HK_EgiA7419eE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eb1a69b6883fde3-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40d2:10b5:3393:8000::","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40d2:10b5:3393:8000::, 162.158.88.28"}
[12-Apr-2026 10:47:04 UTC] === User Orders API Called ===
[12-Apr-2026 10:47:04 UTC] User ID: 314
[12-Apr-2026 10:47:04 UTC] Limit: 20, Offset: 0
[12-Apr-2026 10:47:04 UTC] Orders found: 0
[12-Apr-2026 10:47:04 UTC] Orders data: []
[12-Apr-2026 10:47:04 UTC] ✅ User profile retrieved successfully for user ID: 314
[12-Apr-2026 10:47:04 UTC] Total orders count: 0
[12-Apr-2026 10:47:04 UTC] === API CALL LOG ===
[12-Apr-2026 10:47:04 UTC] Endpoint: user/profile.php
[12-Apr-2026 10:47:04 UTC] Full Log Data: {
    "timestamp": "2026-04-12 10:47:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d2:10b5:3393:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE0IiwidXNlcm5hbWUiOiJLQU5BIGphYXQiLCJlbWFpbCI6Imt0a295YWRAZ21haWwuY29tIiwiZXhwIjoxNzc2NTk1NTcwfQ.9KKUYLP2V6skwocAtZIP5KrLltgmW1HK_EgiA7419eE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb1a69f7ac2fde3-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d2:10b5:3393:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40d2:10b5:3393:8000::, 162.158.88.28"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Apr-2026 10:47:04 UTC] === END API CALL LOG ===
[12-Apr-2026 10:47:04 UTC] ✅ API Hash verification passed for profile endpoint
[12-Apr-2026 10:47:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE0IiwidXNlcm5hbWUiOiJLQU5BIGphYXQiLCJlbWFpbCI6Imt0a295YWRAZ21haWwuY29tIiwiZXhwIjoxNzc2NTk1NTcwfQ.9KKUYLP2V6skwocAtZIP5KrLltgmW1HK_EgiA7419eE
[12-Apr-2026 10:47:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Apr-2026 10:47:04 UTC] ✅ JWT token verified successfully for user profile
[12-Apr-2026 10:47:04 UTC] User ID: 314
[12-Apr-2026 10:47:04 UTC] ✅ User profile retrieved successfully for user ID: 314
[12-Apr-2026 10:47:05 UTC] === API CALL LOG ===
[12-Apr-2026 10:47:05 UTC] Endpoint: user/profile.php
[12-Apr-2026 10:47:05 UTC] Full Log Data: {
    "timestamp": "2026-04-12 10:47:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d2:10b5:3393:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE0IiwidXNlcm5hbWUiOiJLQU5BIGphYXQiLCJlbWFpbCI6Imt0a295YWRAZ21haWwuY29tIiwiZXhwIjoxNzc2NTk1NTcwfQ.9KKUYLP2V6skwocAtZIP5KrLltgmW1HK_EgiA7419eE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb1a6a2eac3fde3-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d2:10b5:3393:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40d2:10b5:3393:8000::, 162.158.88.28"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Apr-2026 10:47:05 UTC] === END API CALL LOG ===
[12-Apr-2026 10:47:05 UTC] ✅ API Hash verification passed for profile endpoint
[12-Apr-2026 10:47:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE0IiwidXNlcm5hbWUiOiJLQU5BIGphYXQiLCJlbWFpbCI6Imt0a295YWRAZ21haWwuY29tIiwiZXhwIjoxNzc2NTk1NTcwfQ.9KKUYLP2V6skwocAtZIP5KrLltgmW1HK_EgiA7419eE
[12-Apr-2026 10:47:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Apr-2026 10:47:05 UTC] ✅ JWT token verified successfully for user profile
[12-Apr-2026 10:47:05 UTC] User ID: 314
[12-Apr-2026 10:47:05 UTC] ✅ User profile retrieved successfully for user ID: 314
[12-Apr-2026 10:47:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Apr-2026 10:47:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Apr-2026 10:47:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE0IiwidXNlcm5hbWUiOiJLQU5BIGphYXQiLCJlbWFpbCI6Imt0a295YWRAZ21haWwuY29tIiwiZXhwIjoxNzc2NTk1NTcwfQ.9KKUYLP2V6skwocAtZIP5KrLltgmW1HK_EgiA7419eE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eb1a6c84b30fde3-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40d2:10b5:3393:8000::","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40d2:10b5:3393:8000::, 162.158.88.28"}
[12-Apr-2026 10:47:11 UTC] === User Orders API Called ===
[12-Apr-2026 10:47:11 UTC] User ID: 314
[12-Apr-2026 10:47:11 UTC] Limit: 20, Offset: 0
[12-Apr-2026 10:47:11 UTC] Orders found: 0
[12-Apr-2026 10:47:11 UTC] Orders data: []
[12-Apr-2026 10:47:11 UTC] Total orders count: 0
[12-Apr-2026 10:47:12 UTC] === API CALL LOG ===
[12-Apr-2026 10:47:12 UTC] Endpoint: user/profile.php
[12-Apr-2026 10:47:12 UTC] Full Log Data: {
    "timestamp": "2026-04-12 10:47:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d2:10b5:3393:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE0IiwidXNlcm5hbWUiOiJLQU5BIGphYXQiLCJlbWFpbCI6Imt0a295YWRAZ21haWwuY29tIiwiZXhwIjoxNzc2NTk1NTcwfQ.9KKUYLP2V6skwocAtZIP5KrLltgmW1HK_EgiA7419eE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb1a6cf4d08fde3-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d2:10b5:3393:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40d2:10b5:3393:8000::, 162.158.88.29"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Apr-2026 10:47:12 UTC] === END API CALL LOG ===
[12-Apr-2026 10:47:12 UTC] ✅ API Hash verification passed for profile endpoint
[12-Apr-2026 10:47:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE0IiwidXNlcm5hbWUiOiJLQU5BIGphYXQiLCJlbWFpbCI6Imt0a295YWRAZ21haWwuY29tIiwiZXhwIjoxNzc2NTk1NTcwfQ.9KKUYLP2V6skwocAtZIP5KrLltgmW1HK_EgiA7419eE
[12-Apr-2026 10:47:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Apr-2026 10:47:12 UTC] ✅ JWT token verified successfully for user profile
[12-Apr-2026 10:47:12 UTC] User ID: 314
[12-Apr-2026 10:47:12 UTC] ✅ User profile retrieved successfully for user ID: 314
[12-Apr-2026 10:47:13 UTC] User Purchases API - User ID: 314
[12-Apr-2026 10:47:13 UTC] User Purchases API - Total purchases found: 0
[12-Apr-2026 12:38:00 UTC] === API CALL LOG ===
[12-Apr-2026 12:38:00 UTC] Endpoint: user/profile.php
[12-Apr-2026 12:38:00 UTC] Full Log Data: {
    "timestamp": "2026-04-12 12:38:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.107.225.173",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE1IiwidXNlcm5hbWUiOiJ2YXJ0YXIiLCJlbWFpbCI6Im1haG1vdWQxMjM1MzBAZ21haWwuY29tIiwiZXhwIjoxNzc2NjAyMjc5fQ.S6ZY2PKz4mlRWqkWSv7yYl7Whct7NMxDMHj1Dj43zBY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb2491a4a69b1b7-AMM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.107.225.173",
        "CF-IPCountry": "JO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.107.225.173, 172.69.36.150"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Apr-2026 12:38:00 UTC] === END API CALL LOG ===
[12-Apr-2026 12:38:00 UTC] ✅ API Hash verification passed for profile endpoint
[12-Apr-2026 12:38:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE1IiwidXNlcm5hbWUiOiJ2YXJ0YXIiLCJlbWFpbCI6Im1haG1vdWQxMjM1MzBAZ21haWwuY29tIiwiZXhwIjoxNzc2NjAyMjc5fQ.S6ZY2PKz4mlRWqkWSv7yYl7Whct7NMxDMHj1Dj43zBY
[12-Apr-2026 12:38:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Apr-2026 12:38:00 UTC] ✅ JWT token verified successfully for user profile
[12-Apr-2026 12:38:00 UTC] User ID: 315
[12-Apr-2026 12:38:00 UTC] ✅ User profile retrieved successfully for user ID: 315
[12-Apr-2026 12:38:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Apr-2026 12:38:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Apr-2026 12:38:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE1IiwidXNlcm5hbWUiOiJ2YXJ0YXIiLCJlbWFpbCI6Im1haG1vdWQxMjM1MzBAZ21haWwuY29tIiwiZXhwIjoxNzc2NjAyMjc5fQ.S6ZY2PKz4mlRWqkWSv7yYl7Whct7NMxDMHj1Dj43zBY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eb2491a6a80b1b7-AMM","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"109.107.225.173","CF-IPCountry":"JO","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"109.107.225.173, 172.69.36.150"}
[12-Apr-2026 12:38:00 UTC] === User Orders API Called ===
[12-Apr-2026 12:38:00 UTC] User ID: 315
[12-Apr-2026 12:38:00 UTC] Limit: 20, Offset: 0
[12-Apr-2026 12:38:00 UTC] Orders found: 0
[12-Apr-2026 12:38:00 UTC] Orders data: []
[12-Apr-2026 12:38:00 UTC] Total orders count: 0
[12-Apr-2026 12:38:00 UTC] === API CALL LOG ===
[12-Apr-2026 12:38:00 UTC] Endpoint: user/profile.php
[12-Apr-2026 12:38:00 UTC] Full Log Data: {
    "timestamp": "2026-04-12 12:38:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.107.225.173",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE1IiwidXNlcm5hbWUiOiJ2YXJ0YXIiLCJlbWFpbCI6Im1haG1vdWQxMjM1MzBAZ21haWwuY29tIiwiZXhwIjoxNzc2NjAyMjc5fQ.S6ZY2PKz4mlRWqkWSv7yYl7Whct7NMxDMHj1Dj43zBY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb2491adabfb1b7-AMM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.107.225.173",
        "CF-IPCountry": "JO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.107.225.173, 172.69.36.150"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Apr-2026 12:38:00 UTC] === END API CALL LOG ===
[12-Apr-2026 12:38:00 UTC] ✅ API Hash verification passed for profile endpoint
[12-Apr-2026 12:38:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE1IiwidXNlcm5hbWUiOiJ2YXJ0YXIiLCJlbWFpbCI6Im1haG1vdWQxMjM1MzBAZ21haWwuY29tIiwiZXhwIjoxNzc2NjAyMjc5fQ.S6ZY2PKz4mlRWqkWSv7yYl7Whct7NMxDMHj1Dj43zBY
[12-Apr-2026 12:38:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Apr-2026 12:38:00 UTC] ✅ JWT token verified successfully for user profile
[12-Apr-2026 12:38:00 UTC] User ID: 315
[12-Apr-2026 12:38:00 UTC] ✅ User profile retrieved successfully for user ID: 315
[12-Apr-2026 12:38:00 UTC] === API CALL LOG ===
[12-Apr-2026 12:38:00 UTC] Endpoint: user/profile.php
[12-Apr-2026 12:38:00 UTC] Full Log Data: {
    "timestamp": "2026-04-12 12:38:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.107.225.173",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE1IiwidXNlcm5hbWUiOiJ2YXJ0YXIiLCJlbWFpbCI6Im1haG1vdWQxMjM1MzBAZ21haWwuY29tIiwiZXhwIjoxNzc2NjAyMjc5fQ.S6ZY2PKz4mlRWqkWSv7yYl7Whct7NMxDMHj1Dj43zBY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb2491dac97b1b7-AMM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.107.225.173",
        "CF-IPCountry": "JO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.107.225.173, 172.69.36.150"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Apr-2026 12:38:00 UTC] === END API CALL LOG ===
[12-Apr-2026 12:38:00 UTC] ✅ API Hash verification passed for profile endpoint
[12-Apr-2026 12:38:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE1IiwidXNlcm5hbWUiOiJ2YXJ0YXIiLCJlbWFpbCI6Im1haG1vdWQxMjM1MzBAZ21haWwuY29tIiwiZXhwIjoxNzc2NjAyMjc5fQ.S6ZY2PKz4mlRWqkWSv7yYl7Whct7NMxDMHj1Dj43zBY
[12-Apr-2026 12:38:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Apr-2026 12:38:00 UTC] ✅ JWT token verified successfully for user profile
[12-Apr-2026 12:38:00 UTC] User ID: 315
[12-Apr-2026 12:38:00 UTC] ✅ User profile retrieved successfully for user ID: 315
[12-Apr-2026 12:38:08 UTC] === API CALL LOG ===
[12-Apr-2026 12:38:08 UTC] Endpoint: user/profile.php
[12-Apr-2026 12:38:08 UTC] Full Log Data: {
    "timestamp": "2026-04-12 12:38:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.107.225.173",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE1IiwidXNlcm5hbWUiOiJ2YXJ0YXIiLCJlbWFpbCI6Im1haG1vdWQxMjM1MzBAZ21haWwuY29tIiwiZXhwIjoxNzc2NjAyMjc5fQ.S6ZY2PKz4mlRWqkWSv7yYl7Whct7NMxDMHj1Dj43zBY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb249500df4b1b7-AMM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.107.225.173",
        "CF-IPCountry": "JO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.107.225.173, 172.69.36.151"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Apr-2026 12:38:08 UTC] === END API CALL LOG ===
[12-Apr-2026 12:38:08 UTC] ✅ API Hash verification passed for profile endpoint
[12-Apr-2026 12:38:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE1IiwidXNlcm5hbWUiOiJ2YXJ0YXIiLCJlbWFpbCI6Im1haG1vdWQxMjM1MzBAZ21haWwuY29tIiwiZXhwIjoxNzc2NjAyMjc5fQ.S6ZY2PKz4mlRWqkWSv7yYl7Whct7NMxDMHj1Dj43zBY
[12-Apr-2026 12:38:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Apr-2026 12:38:08 UTC] ✅ JWT token verified successfully for user profile
[12-Apr-2026 12:38:08 UTC] User ID: 315
[12-Apr-2026 12:38:08 UTC] ✅ User profile retrieved successfully for user ID: 315
[12-Apr-2026 12:38:35 UTC] === API CALL LOG ===
[12-Apr-2026 12:38:35 UTC] Endpoint: user/profile.php
[12-Apr-2026 12:38:35 UTC] Full Log Data: {
    "timestamp": "2026-04-12 12:38:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.107.225.173",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE1IiwidXNlcm5hbWUiOiJ2YXJ0YXIiLCJlbWFpbCI6Im1haG1vdWQxMjM1MzBAZ21haWwuY29tIiwiZXhwIjoxNzc2NjAyMjc5fQ.S6ZY2PKz4mlRWqkWSv7yYl7Whct7NMxDMHj1Dj43zBY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb249f85e35b1b7-AMM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.107.225.173",
        "CF-IPCountry": "JO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.107.225.173, 172.69.36.151"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Apr-2026 12:38:35 UTC] === END API CALL LOG ===
[12-Apr-2026 12:38:35 UTC] ✅ API Hash verification passed for profile endpoint
[12-Apr-2026 12:38:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE1IiwidXNlcm5hbWUiOiJ2YXJ0YXIiLCJlbWFpbCI6Im1haG1vdWQxMjM1MzBAZ21haWwuY29tIiwiZXhwIjoxNzc2NjAyMjc5fQ.S6ZY2PKz4mlRWqkWSv7yYl7Whct7NMxDMHj1Dj43zBY
[12-Apr-2026 12:38:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Apr-2026 12:38:35 UTC] ✅ JWT token verified successfully for user profile
[12-Apr-2026 12:38:35 UTC] User ID: 315
[12-Apr-2026 12:38:35 UTC] ✅ User profile retrieved successfully for user ID: 315
[12-Apr-2026 12:38:47 UTC] === API CALL LOG ===
[12-Apr-2026 12:38:47 UTC] Endpoint: user/profile.php
[12-Apr-2026 12:38:47 UTC] Full Log Data: {
    "timestamp": "2026-04-12 12:38:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.107.225.173",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE1IiwidXNlcm5hbWUiOiJ2YXJ0YXIiLCJlbWFpbCI6Im1haG1vdWQxMjM1MzBAZ21haWwuY29tIiwiZXhwIjoxNzc2NjAyMjc5fQ.S6ZY2PKz4mlRWqkWSv7yYl7Whct7NMxDMHj1Dj43zBY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb24a439fd6b1b7-AMM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.107.225.173",
        "CF-IPCountry": "JO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.107.225.173, 172.69.36.151"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Apr-2026 12:38:47 UTC] === END API CALL LOG ===
[12-Apr-2026 12:38:47 UTC] ✅ API Hash verification passed for profile endpoint
[12-Apr-2026 12:38:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE1IiwidXNlcm5hbWUiOiJ2YXJ0YXIiLCJlbWFpbCI6Im1haG1vdWQxMjM1MzBAZ21haWwuY29tIiwiZXhwIjoxNzc2NjAyMjc5fQ.S6ZY2PKz4mlRWqkWSv7yYl7Whct7NMxDMHj1Dj43zBY
[12-Apr-2026 12:38:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Apr-2026 12:38:47 UTC] ✅ JWT token verified successfully for user profile
[12-Apr-2026 12:38:47 UTC] User ID: 315
[12-Apr-2026 12:38:47 UTC] ✅ User profile retrieved successfully for user ID: 315
[12-Apr-2026 12:38:47 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Apr-2026 12:38:47 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Apr-2026 12:38:47 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE1IiwidXNlcm5hbWUiOiJ2YXJ0YXIiLCJlbWFpbCI6Im1haG1vdWQxMjM1MzBAZ21haWwuY29tIiwiZXhwIjoxNzc2NjAyMjc5fQ.S6ZY2PKz4mlRWqkWSv7yYl7Whct7NMxDMHj1Dj43zBY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eb24a439fd5b1b7-AMM","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"109.107.225.173","CF-IPCountry":"JO","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"109.107.225.173, 172.69.36.150"}
[12-Apr-2026 12:38:47 UTC] === User Orders API Called ===
[12-Apr-2026 12:38:47 UTC] User ID: 315
[12-Apr-2026 12:38:47 UTC] Limit: 20, Offset: 0
[12-Apr-2026 12:38:47 UTC] Orders found: 0
[12-Apr-2026 12:38:47 UTC] Orders data: []
[12-Apr-2026 12:38:47 UTC] Total orders count: 0
[12-Apr-2026 12:38:48 UTC] === API CALL LOG ===
[12-Apr-2026 12:38:48 UTC] Endpoint: user/profile.php
[12-Apr-2026 12:38:48 UTC] Full Log Data: {
    "timestamp": "2026-04-12 12:38:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.107.225.173",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE1IiwidXNlcm5hbWUiOiJ2YXJ0YXIiLCJlbWFpbCI6Im1haG1vdWQxMjM1MzBAZ21haWwuY29tIiwiZXhwIjoxNzc2NjAyMjc5fQ.S6ZY2PKz4mlRWqkWSv7yYl7Whct7NMxDMHj1Dj43zBY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb24a45f97fb1b7-AMM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.107.225.173",
        "CF-IPCountry": "JO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.107.225.173, 172.69.36.150"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Apr-2026 12:38:48 UTC] === END API CALL LOG ===
[12-Apr-2026 12:38:48 UTC] ✅ API Hash verification passed for profile endpoint
[12-Apr-2026 12:38:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE1IiwidXNlcm5hbWUiOiJ2YXJ0YXIiLCJlbWFpbCI6Im1haG1vdWQxMjM1MzBAZ21haWwuY29tIiwiZXhwIjoxNzc2NjAyMjc5fQ.S6ZY2PKz4mlRWqkWSv7yYl7Whct7NMxDMHj1Dj43zBY
[12-Apr-2026 12:38:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Apr-2026 12:38:48 UTC] ✅ JWT token verified successfully for user profile
[12-Apr-2026 12:38:48 UTC] User ID: 315
[12-Apr-2026 12:38:48 UTC] ✅ User profile retrieved successfully for user ID: 315
[12-Apr-2026 12:38:48 UTC] === API CALL LOG ===
[12-Apr-2026 12:38:48 UTC] Endpoint: user/profile.php
[12-Apr-2026 12:38:48 UTC] Full Log Data: {
    "timestamp": "2026-04-12 12:38:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.107.225.173",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE1IiwidXNlcm5hbWUiOiJ2YXJ0YXIiLCJlbWFpbCI6Im1haG1vdWQxMjM1MzBAZ21haWwuY29tIiwiZXhwIjoxNzc2NjAyMjc5fQ.S6ZY2PKz4mlRWqkWSv7yYl7Whct7NMxDMHj1Dj43zBY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb24a478abfb1b7-AMM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.107.225.173",
        "CF-IPCountry": "JO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.107.225.173, 172.69.36.150"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Apr-2026 12:38:48 UTC] === END API CALL LOG ===
[12-Apr-2026 12:38:48 UTC] ✅ API Hash verification passed for profile endpoint
[12-Apr-2026 12:38:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE1IiwidXNlcm5hbWUiOiJ2YXJ0YXIiLCJlbWFpbCI6Im1haG1vdWQxMjM1MzBAZ21haWwuY29tIiwiZXhwIjoxNzc2NjAyMjc5fQ.S6ZY2PKz4mlRWqkWSv7yYl7Whct7NMxDMHj1Dj43zBY
[12-Apr-2026 12:38:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Apr-2026 12:38:48 UTC] ✅ JWT token verified successfully for user profile
[12-Apr-2026 12:38:48 UTC] User ID: 315
[12-Apr-2026 12:38:48 UTC] ✅ User profile retrieved successfully for user ID: 315
[12-Apr-2026 12:38:49 UTC] === API CALL LOG ===
[12-Apr-2026 12:38:49 UTC] Endpoint: user/profile.php
[12-Apr-2026 12:38:49 UTC] Full Log Data: {
    "timestamp": "2026-04-12 12:38:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.107.225.173",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE1IiwidXNlcm5hbWUiOiJ2YXJ0YXIiLCJlbWFpbCI6Im1haG1vdWQxMjM1MzBAZ21haWwuY29tIiwiZXhwIjoxNzc2NjAyMjc5fQ.S6ZY2PKz4mlRWqkWSv7yYl7Whct7NMxDMHj1Dj43zBY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb24a4cfec9b1b7-AMM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.107.225.173",
        "CF-IPCountry": "JO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.107.225.173, 172.69.36.151"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Apr-2026 12:38:49 UTC] === END API CALL LOG ===
[12-Apr-2026 12:38:49 UTC] ✅ API Hash verification passed for profile endpoint
[12-Apr-2026 12:38:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE1IiwidXNlcm5hbWUiOiJ2YXJ0YXIiLCJlbWFpbCI6Im1haG1vdWQxMjM1MzBAZ21haWwuY29tIiwiZXhwIjoxNzc2NjAyMjc5fQ.S6ZY2PKz4mlRWqkWSv7yYl7Whct7NMxDMHj1Dj43zBY
[12-Apr-2026 12:38:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Apr-2026 12:38:49 UTC] ✅ JWT token verified successfully for user profile
[12-Apr-2026 12:38:49 UTC] User ID: 315
[12-Apr-2026 12:38:49 UTC] ✅ User profile retrieved successfully for user ID: 315
[12-Apr-2026 12:38:49 UTC] User Purchases API - User ID: 315
[12-Apr-2026 12:38:49 UTC] User Purchases API - Total purchases found: 0
[12-Apr-2026 12:38:58 UTC] === API CALL LOG ===
[12-Apr-2026 12:38:58 UTC] Endpoint: user/profile.php
[12-Apr-2026 12:38:58 UTC] Full Log Data: {
    "timestamp": "2026-04-12 12:38:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.107.225.173",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE1IiwidXNlcm5hbWUiOiJ2YXJ0YXIiLCJlbWFpbCI6Im1haG1vdWQxMjM1MzBAZ21haWwuY29tIiwiZXhwIjoxNzc2NjAyMjc5fQ.S6ZY2PKz4mlRWqkWSv7yYl7Whct7NMxDMHj1Dj43zBY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb24a87cbfbb1b7-AMM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.107.225.173",
        "CF-IPCountry": "JO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.107.225.173, 172.69.36.151"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Apr-2026 12:38:58 UTC] === END API CALL LOG ===
[12-Apr-2026 12:38:58 UTC] ✅ API Hash verification passed for profile endpoint
[12-Apr-2026 12:38:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE1IiwidXNlcm5hbWUiOiJ2YXJ0YXIiLCJlbWFpbCI6Im1haG1vdWQxMjM1MzBAZ21haWwuY29tIiwiZXhwIjoxNzc2NjAyMjc5fQ.S6ZY2PKz4mlRWqkWSv7yYl7Whct7NMxDMHj1Dj43zBY
[12-Apr-2026 12:38:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Apr-2026 12:38:58 UTC] ✅ JWT token verified successfully for user profile
[12-Apr-2026 12:38:58 UTC] User ID: 315
[12-Apr-2026 12:38:58 UTC] ✅ User profile retrieved successfully for user ID: 315
[12-Apr-2026 12:38:58 UTC] User Purchases API - User ID: 315
[12-Apr-2026 12:38:58 UTC] User Purchases API - Total purchases found: 0
[12-Apr-2026 12:39:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Apr-2026 12:39:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Apr-2026 12:39:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE1IiwidXNlcm5hbWUiOiJ2YXJ0YXIiLCJlbWFpbCI6Im1haG1vdWQxMjM1MzBAZ21haWwuY29tIiwiZXhwIjoxNzc2NjAyMjc5fQ.S6ZY2PKz4mlRWqkWSv7yYl7Whct7NMxDMHj1Dj43zBY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eb24aba7a9fb1b7-AMM","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"109.107.225.173","CF-IPCountry":"JO","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"109.107.225.173, 172.69.36.151"}
[12-Apr-2026 12:39:06 UTC] === User Orders API Called ===
[12-Apr-2026 12:39:06 UTC] User ID: 315
[12-Apr-2026 12:39:06 UTC] Limit: 20, Offset: 0
[12-Apr-2026 12:39:06 UTC] Orders found: 0
[12-Apr-2026 12:39:06 UTC] Orders data: []
[12-Apr-2026 12:39:06 UTC] Total orders count: 0
[12-Apr-2026 12:39:08 UTC] === API CALL LOG ===
[12-Apr-2026 12:39:08 UTC] Endpoint: user/profile.php
[12-Apr-2026 12:39:08 UTC] Full Log Data: {
    "timestamp": "2026-04-12 12:39:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.107.225.173",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE1IiwidXNlcm5hbWUiOiJ2YXJ0YXIiLCJlbWFpbCI6Im1haG1vdWQxMjM1MzBAZ21haWwuY29tIiwiZXhwIjoxNzc2NjAyMjc5fQ.S6ZY2PKz4mlRWqkWSv7yYl7Whct7NMxDMHj1Dj43zBY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb24ac79ac7b1b7-AMM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.107.225.173",
        "CF-IPCountry": "JO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.107.225.173, 172.69.36.151"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Apr-2026 12:39:08 UTC] === END API CALL LOG ===
[12-Apr-2026 12:39:08 UTC] ✅ API Hash verification passed for profile endpoint
[12-Apr-2026 12:39:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE1IiwidXNlcm5hbWUiOiJ2YXJ0YXIiLCJlbWFpbCI6Im1haG1vdWQxMjM1MzBAZ21haWwuY29tIiwiZXhwIjoxNzc2NjAyMjc5fQ.S6ZY2PKz4mlRWqkWSv7yYl7Whct7NMxDMHj1Dj43zBY
[12-Apr-2026 12:39:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Apr-2026 12:39:08 UTC] ✅ JWT token verified successfully for user profile
[12-Apr-2026 12:39:08 UTC] User ID: 315
[12-Apr-2026 12:39:08 UTC] ✅ User profile retrieved successfully for user ID: 315
[12-Apr-2026 12:39:08 UTC] User Purchases API - User ID: 315
[12-Apr-2026 12:39:08 UTC] User Purchases API - Total purchases found: 0
[12-Apr-2026 12:39:13 UTC] === API CALL LOG ===
[12-Apr-2026 12:39:13 UTC] Endpoint: user/profile.php
[12-Apr-2026 12:39:13 UTC] Full Log Data: {
    "timestamp": "2026-04-12 12:39:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.107.225.173",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE1IiwidXNlcm5hbWUiOiJ2YXJ0YXIiLCJlbWFpbCI6Im1haG1vdWQxMjM1MzBAZ21haWwuY29tIiwiZXhwIjoxNzc2NjAyMjc5fQ.S6ZY2PKz4mlRWqkWSv7yYl7Whct7NMxDMHj1Dj43zBY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb24ae34c59b1b7-AMM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.107.225.173",
        "CF-IPCountry": "JO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.107.225.173, 172.69.36.151"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Apr-2026 12:39:13 UTC] === END API CALL LOG ===
[12-Apr-2026 12:39:13 UTC] ✅ API Hash verification passed for profile endpoint
[12-Apr-2026 12:39:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE1IiwidXNlcm5hbWUiOiJ2YXJ0YXIiLCJlbWFpbCI6Im1haG1vdWQxMjM1MzBAZ21haWwuY29tIiwiZXhwIjoxNzc2NjAyMjc5fQ.S6ZY2PKz4mlRWqkWSv7yYl7Whct7NMxDMHj1Dj43zBY
[12-Apr-2026 12:39:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Apr-2026 12:39:13 UTC] ✅ JWT token verified successfully for user profile
[12-Apr-2026 12:39:13 UTC] User ID: 315
[12-Apr-2026 12:39:13 UTC] ✅ User profile retrieved successfully for user ID: 315
[12-Apr-2026 12:39:13 UTC] User Purchases API - User ID: 315
[12-Apr-2026 12:39:13 UTC] User Purchases API - Total purchases found: 0
[12-Apr-2026 12:39:15 UTC] === API CALL LOG ===
[12-Apr-2026 12:39:15 UTC] Endpoint: user/profile.php
[12-Apr-2026 12:39:15 UTC] Full Log Data: {
    "timestamp": "2026-04-12 12:39:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.107.225.173",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE1IiwidXNlcm5hbWUiOiJ2YXJ0YXIiLCJlbWFpbCI6Im1haG1vdWQxMjM1MzBAZ21haWwuY29tIiwiZXhwIjoxNzc2NjAyMjc5fQ.S6ZY2PKz4mlRWqkWSv7yYl7Whct7NMxDMHj1Dj43zBY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb24af09b7fb1b7-AMM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.107.225.173",
        "CF-IPCountry": "JO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.107.225.173, 172.69.36.151"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Apr-2026 12:39:15 UTC] === END API CALL LOG ===
[12-Apr-2026 12:39:15 UTC] ✅ API Hash verification passed for profile endpoint
[12-Apr-2026 12:39:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE1IiwidXNlcm5hbWUiOiJ2YXJ0YXIiLCJlbWFpbCI6Im1haG1vdWQxMjM1MzBAZ21haWwuY29tIiwiZXhwIjoxNzc2NjAyMjc5fQ.S6ZY2PKz4mlRWqkWSv7yYl7Whct7NMxDMHj1Dj43zBY
[12-Apr-2026 12:39:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Apr-2026 12:39:15 UTC] ✅ JWT token verified successfully for user profile
[12-Apr-2026 12:39:15 UTC] User ID: 315
[12-Apr-2026 12:39:15 UTC] ✅ User profile retrieved successfully for user ID: 315
[12-Apr-2026 12:39:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Apr-2026 12:39:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Apr-2026 12:39:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE1IiwidXNlcm5hbWUiOiJ2YXJ0YXIiLCJlbWFpbCI6Im1haG1vdWQxMjM1MzBAZ21haWwuY29tIiwiZXhwIjoxNzc2NjAyMjc5fQ.S6ZY2PKz4mlRWqkWSv7yYl7Whct7NMxDMHj1Dj43zBY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eb24af04b47b1b7-AMM","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"109.107.225.173","CF-IPCountry":"JO","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"109.107.225.173, 172.69.36.150"}
[12-Apr-2026 12:39:15 UTC] === User Orders API Called ===
[12-Apr-2026 12:39:15 UTC] User ID: 315
[12-Apr-2026 12:39:15 UTC] Limit: 20, Offset: 0
[12-Apr-2026 12:39:15 UTC] Orders found: 0
[12-Apr-2026 12:39:15 UTC] Orders data: []
[12-Apr-2026 12:39:15 UTC] Total orders count: 0
[12-Apr-2026 12:39:15 UTC] === API CALL LOG ===
[12-Apr-2026 12:39:15 UTC] Endpoint: user/profile.php
[12-Apr-2026 12:39:15 UTC] Full Log Data: {
    "timestamp": "2026-04-12 12:39:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.107.225.173",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE1IiwidXNlcm5hbWUiOiJ2YXJ0YXIiLCJlbWFpbCI6Im1haG1vdWQxMjM1MzBAZ21haWwuY29tIiwiZXhwIjoxNzc2NjAyMjc5fQ.S6ZY2PKz4mlRWqkWSv7yYl7Whct7NMxDMHj1Dj43zBY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb24af39d46b1b7-AMM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.107.225.173",
        "CF-IPCountry": "JO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.107.225.173, 172.69.36.150"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Apr-2026 12:39:15 UTC] === END API CALL LOG ===
[12-Apr-2026 12:39:15 UTC] ✅ API Hash verification passed for profile endpoint
[12-Apr-2026 12:39:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE1IiwidXNlcm5hbWUiOiJ2YXJ0YXIiLCJlbWFpbCI6Im1haG1vdWQxMjM1MzBAZ21haWwuY29tIiwiZXhwIjoxNzc2NjAyMjc5fQ.S6ZY2PKz4mlRWqkWSv7yYl7Whct7NMxDMHj1Dj43zBY
[12-Apr-2026 12:39:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Apr-2026 12:39:15 UTC] ✅ JWT token verified successfully for user profile
[12-Apr-2026 12:39:15 UTC] User ID: 315
[12-Apr-2026 12:39:15 UTC] ✅ User profile retrieved successfully for user ID: 315
[12-Apr-2026 12:39:15 UTC] === API CALL LOG ===
[12-Apr-2026 12:39:15 UTC] Endpoint: user/profile.php
[12-Apr-2026 12:39:15 UTC] Full Log Data: {
    "timestamp": "2026-04-12 12:39:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.107.225.173",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE1IiwidXNlcm5hbWUiOiJ2YXJ0YXIiLCJlbWFpbCI6Im1haG1vdWQxMjM1MzBAZ21haWwuY29tIiwiZXhwIjoxNzc2NjAyMjc5fQ.S6ZY2PKz4mlRWqkWSv7yYl7Whct7NMxDMHj1Dj43zBY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb24af49de6b1b7-AMM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.107.225.173",
        "CF-IPCountry": "JO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.107.225.173, 172.69.36.151"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Apr-2026 12:39:15 UTC] === END API CALL LOG ===
[12-Apr-2026 12:39:15 UTC] ✅ API Hash verification passed for profile endpoint
[12-Apr-2026 12:39:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE1IiwidXNlcm5hbWUiOiJ2YXJ0YXIiLCJlbWFpbCI6Im1haG1vdWQxMjM1MzBAZ21haWwuY29tIiwiZXhwIjoxNzc2NjAyMjc5fQ.S6ZY2PKz4mlRWqkWSv7yYl7Whct7NMxDMHj1Dj43zBY
[12-Apr-2026 12:39:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Apr-2026 12:39:15 UTC] ✅ JWT token verified successfully for user profile
[12-Apr-2026 12:39:15 UTC] User ID: 315
[12-Apr-2026 12:39:15 UTC] ✅ User profile retrieved successfully for user ID: 315
[12-Apr-2026 15:12:46 UTC] === API CALL LOG ===
[12-Apr-2026 15:12:46 UTC] Endpoint: user/profile.php
[12-Apr-2026 15:12:46 UTC] Full Log Data: {
    "timestamp": "2026-04-12 15:12:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:18a:cb70:41ca:675f:bd35:3cfd",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE2IiwidXNlcm5hbWUiOiJEaXZ5YW5zaCIsImVtYWlsIjoiZGl2eWFuc2g3NTQ2OEBnbWFpbC5jb20iLCJleHAiOjE3NzY2MTE1NjN9.yPv_8cdJmP1FW7qnnK4Hi-J8boYDfZ6Wb1hMV-FbfdQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb32bcf9c1a5665-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e3:18a:cb70:41ca:675f:bd35:3cfd",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e3:18a:cb70:41ca:675f:bd35:3cfd, 104.23.175.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Apr-2026 15:12:46 UTC] === END API CALL LOG ===
[12-Apr-2026 15:12:46 UTC] ✅ API Hash verification passed for profile endpoint
[12-Apr-2026 15:12:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE2IiwidXNlcm5hbWUiOiJEaXZ5YW5zaCIsImVtYWlsIjoiZGl2eWFuc2g3NTQ2OEBnbWFpbC5jb20iLCJleHAiOjE3NzY2MTE1NjN9.yPv_8cdJmP1FW7qnnK4Hi-J8boYDfZ6Wb1hMV-FbfdQ
[12-Apr-2026 15:12:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Apr-2026 15:12:46 UTC] ✅ JWT token verified successfully for user profile
[12-Apr-2026 15:12:46 UTC] User ID: 316
[12-Apr-2026 15:12:46 UTC] ✅ User profile retrieved successfully for user ID: 316
[12-Apr-2026 15:12:46 UTC] === API CALL LOG ===
[12-Apr-2026 15:12:46 UTC] Endpoint: user/profile.php
[12-Apr-2026 15:12:46 UTC] Full Log Data: {
    "timestamp": "2026-04-12 15:12:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:18a:cb70:41ca:675f:bd35:3cfd",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE2IiwidXNlcm5hbWUiOiJEaXZ5YW5zaCIsImVtYWlsIjoiZGl2eWFuc2g3NTQ2OEBnbWFpbC5jb20iLCJleHAiOjE3NzY2MTE1NjN9.yPv_8cdJmP1FW7qnnK4Hi-J8boYDfZ6Wb1hMV-FbfdQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb32bcf9c235665-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e3:18a:cb70:41ca:675f:bd35:3cfd",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e3:18a:cb70:41ca:675f:bd35:3cfd, 104.23.175.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Apr-2026 15:12:46 UTC] === END API CALL LOG ===
[12-Apr-2026 15:12:46 UTC] ✅ API Hash verification passed for profile endpoint
[12-Apr-2026 15:12:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE2IiwidXNlcm5hbWUiOiJEaXZ5YW5zaCIsImVtYWlsIjoiZGl2eWFuc2g3NTQ2OEBnbWFpbC5jb20iLCJleHAiOjE3NzY2MTE1NjN9.yPv_8cdJmP1FW7qnnK4Hi-J8boYDfZ6Wb1hMV-FbfdQ
[12-Apr-2026 15:12:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Apr-2026 15:12:46 UTC] ✅ JWT token verified successfully for user profile
[12-Apr-2026 15:12:46 UTC] User ID: 316
[12-Apr-2026 15:12:46 UTC] ✅ User profile retrieved successfully for user ID: 316
[12-Apr-2026 15:12:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Apr-2026 15:12:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Apr-2026 15:12:46 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE2IiwidXNlcm5hbWUiOiJEaXZ5YW5zaCIsImVtYWlsIjoiZGl2eWFuc2g3NTQ2OEBnbWFpbC5jb20iLCJleHAiOjE3NzY2MTE1NjN9.yPv_8cdJmP1FW7qnnK4Hi-J8boYDfZ6Wb1hMV-FbfdQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eb32bcf9c215665-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40e3:18a:cb70:41ca:675f:bd35:3cfd","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40e3:18a:cb70:41ca:675f:bd35:3cfd, 104.23.175.168"}
[12-Apr-2026 15:12:46 UTC] === User Orders API Called ===
[12-Apr-2026 15:12:46 UTC] User ID: 316
[12-Apr-2026 15:12:46 UTC] Limit: 20, Offset: 0
[12-Apr-2026 15:12:46 UTC] Orders found: 0
[12-Apr-2026 15:12:46 UTC] Orders data: []
[12-Apr-2026 15:12:46 UTC] Total orders count: 0
[12-Apr-2026 15:12:50 UTC] === API CALL LOG ===
[12-Apr-2026 15:12:50 UTC] Endpoint: user/profile.php
[12-Apr-2026 15:12:50 UTC] Full Log Data: {
    "timestamp": "2026-04-12 15:12:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:18a:cb70:41ca:675f:bd35:3cfd",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE2IiwidXNlcm5hbWUiOiJEaXZ5YW5zaCIsImVtYWlsIjoiZGl2eWFuc2g3NTQ2OEBnbWFpbC5jb20iLCJleHAiOjE3NzY2MTE1NjN9.yPv_8cdJmP1FW7qnnK4Hi-J8boYDfZ6Wb1hMV-FbfdQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb32be8a94f5665-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e3:18a:cb70:41ca:675f:bd35:3cfd",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e3:18a:cb70:41ca:675f:bd35:3cfd, 104.23.175.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Apr-2026 15:12:50 UTC] === END API CALL LOG ===
[12-Apr-2026 15:12:50 UTC] ✅ API Hash verification passed for profile endpoint
[12-Apr-2026 15:12:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE2IiwidXNlcm5hbWUiOiJEaXZ5YW5zaCIsImVtYWlsIjoiZGl2eWFuc2g3NTQ2OEBnbWFpbC5jb20iLCJleHAiOjE3NzY2MTE1NjN9.yPv_8cdJmP1FW7qnnK4Hi-J8boYDfZ6Wb1hMV-FbfdQ
[12-Apr-2026 15:12:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Apr-2026 15:12:50 UTC] ✅ JWT token verified successfully for user profile
[12-Apr-2026 15:12:50 UTC] User ID: 316
[12-Apr-2026 15:12:50 UTC] ✅ User profile retrieved successfully for user ID: 316
[12-Apr-2026 15:14:05 UTC] === API CALL LOG ===
[12-Apr-2026 15:14:05 UTC] Endpoint: user/profile.php
[12-Apr-2026 15:14:05 UTC] Full Log Data: {
    "timestamp": "2026-04-12 15:14:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:18a:cb70:41ca:675f:bd35:3cfd",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE2IiwidXNlcm5hbWUiOiJEaXZ5YW5zaCIsImVtYWlsIjoiZGl2eWFuc2g3NTQ2OEBnbWFpbC5jb20iLCJleHAiOjE3NzY2MTE1NjN9.yPv_8cdJmP1FW7qnnK4Hi-J8boYDfZ6Wb1hMV-FbfdQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb32dbf9d545665-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e3:18a:cb70:41ca:675f:bd35:3cfd",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e3:18a:cb70:41ca:675f:bd35:3cfd, 104.23.175.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Apr-2026 15:14:05 UTC] === END API CALL LOG ===
[12-Apr-2026 15:14:05 UTC] ✅ API Hash verification passed for profile endpoint
[12-Apr-2026 15:14:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE2IiwidXNlcm5hbWUiOiJEaXZ5YW5zaCIsImVtYWlsIjoiZGl2eWFuc2g3NTQ2OEBnbWFpbC5jb20iLCJleHAiOjE3NzY2MTE1NjN9.yPv_8cdJmP1FW7qnnK4Hi-J8boYDfZ6Wb1hMV-FbfdQ
[12-Apr-2026 15:14:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Apr-2026 15:14:05 UTC] ✅ JWT token verified successfully for user profile
[12-Apr-2026 15:14:05 UTC] User ID: 316
[12-Apr-2026 15:14:05 UTC] ✅ User profile retrieved successfully for user ID: 316
[12-Apr-2026 15:14:05 UTC] === API CALL LOG ===
[12-Apr-2026 15:14:05 UTC] Endpoint: user/profile.php
[12-Apr-2026 15:14:05 UTC] Full Log Data: {
    "timestamp": "2026-04-12 15:14:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:18a:cb70:41ca:675f:bd35:3cfd",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE2IiwidXNlcm5hbWUiOiJEaXZ5YW5zaCIsImVtYWlsIjoiZGl2eWFuc2g3NTQ2OEBnbWFpbC5jb20iLCJleHAiOjE3NzY2MTE1NjN9.yPv_8cdJmP1FW7qnnK4Hi-J8boYDfZ6Wb1hMV-FbfdQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb32dbf9d555665-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e3:18a:cb70:41ca:675f:bd35:3cfd",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e3:18a:cb70:41ca:675f:bd35:3cfd, 104.23.175.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Apr-2026 15:14:05 UTC] === END API CALL LOG ===
[12-Apr-2026 15:14:05 UTC] ✅ API Hash verification passed for profile endpoint
[12-Apr-2026 15:14:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE2IiwidXNlcm5hbWUiOiJEaXZ5YW5zaCIsImVtYWlsIjoiZGl2eWFuc2g3NTQ2OEBnbWFpbC5jb20iLCJleHAiOjE3NzY2MTE1NjN9.yPv_8cdJmP1FW7qnnK4Hi-J8boYDfZ6Wb1hMV-FbfdQ
[12-Apr-2026 15:14:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Apr-2026 15:14:05 UTC] ✅ JWT token verified successfully for user profile
[12-Apr-2026 15:14:05 UTC] User ID: 316
[12-Apr-2026 15:14:05 UTC] ✅ User profile retrieved successfully for user ID: 316
[12-Apr-2026 15:14:05 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Apr-2026 15:14:05 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Apr-2026 15:14:05 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE2IiwidXNlcm5hbWUiOiJEaXZ5YW5zaCIsImVtYWlsIjoiZGl2eWFuc2g3NTQ2OEBnbWFpbC5jb20iLCJleHAiOjE3NzY2MTE1NjN9.yPv_8cdJmP1FW7qnnK4Hi-J8boYDfZ6Wb1hMV-FbfdQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eb32dbf9d505665-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40e3:18a:cb70:41ca:675f:bd35:3cfd","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40e3:18a:cb70:41ca:675f:bd35:3cfd, 104.23.175.169"}
[12-Apr-2026 15:14:05 UTC] === User Orders API Called ===
[12-Apr-2026 15:14:05 UTC] User ID: 316
[12-Apr-2026 15:14:05 UTC] Limit: 20, Offset: 0
[12-Apr-2026 15:14:05 UTC] Orders found: 0
[12-Apr-2026 15:14:05 UTC] Orders data: []
[12-Apr-2026 15:14:05 UTC] Total orders count: 0
[12-Apr-2026 15:14:08 UTC] === API CALL LOG ===
[12-Apr-2026 15:14:08 UTC] Endpoint: user/profile.php
[12-Apr-2026 15:14:08 UTC] Full Log Data: {
    "timestamp": "2026-04-12 15:14:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:18a:cb70:41ca:675f:bd35:3cfd",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE2IiwidXNlcm5hbWUiOiJEaXZ5YW5zaCIsImVtYWlsIjoiZGl2eWFuc2g3NTQ2OEBnbWFpbC5jb20iLCJleHAiOjE3NzY2MTE1NjN9.yPv_8cdJmP1FW7qnnK4Hi-J8boYDfZ6Wb1hMV-FbfdQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb32dcf8ce45665-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e3:18a:cb70:41ca:675f:bd35:3cfd",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e3:18a:cb70:41ca:675f:bd35:3cfd, 104.23.175.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Apr-2026 15:14:08 UTC] === END API CALL LOG ===
[12-Apr-2026 15:14:08 UTC] ✅ API Hash verification passed for profile endpoint
[12-Apr-2026 15:14:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE2IiwidXNlcm5hbWUiOiJEaXZ5YW5zaCIsImVtYWlsIjoiZGl2eWFuc2g3NTQ2OEBnbWFpbC5jb20iLCJleHAiOjE3NzY2MTE1NjN9.yPv_8cdJmP1FW7qnnK4Hi-J8boYDfZ6Wb1hMV-FbfdQ
[12-Apr-2026 15:14:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Apr-2026 15:14:08 UTC] ✅ JWT token verified successfully for user profile
[12-Apr-2026 15:14:08 UTC] User ID: 316
[12-Apr-2026 15:14:08 UTC] ✅ User profile retrieved successfully for user ID: 316
[12-Apr-2026 15:14:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Apr-2026 15:14:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Apr-2026 15:14:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE2IiwidXNlcm5hbWUiOiJEaXZ5YW5zaCIsImVtYWlsIjoiZGl2eWFuc2g3NTQ2OEBnbWFpbC5jb20iLCJleHAiOjE3NzY2MTE1NjN9.yPv_8cdJmP1FW7qnnK4Hi-J8boYDfZ6Wb1hMV-FbfdQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eb32e337bec5665-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40e3:18a:cb70:41ca:675f:bd35:3cfd","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40e3:18a:cb70:41ca:675f:bd35:3cfd, 104.23.175.169"}
[12-Apr-2026 15:14:24 UTC] === User Orders API Called ===
[12-Apr-2026 15:14:24 UTC] User ID: 316
[12-Apr-2026 15:14:24 UTC] Limit: 20, Offset: 0
[12-Apr-2026 15:14:24 UTC] Orders found: 0
[12-Apr-2026 15:14:24 UTC] Orders data: []
[12-Apr-2026 15:14:24 UTC] Total orders count: 0
[12-Apr-2026 15:14:24 UTC] === API CALL LOG ===
[12-Apr-2026 15:14:24 UTC] Endpoint: user/profile.php
[12-Apr-2026 15:14:24 UTC] Full Log Data: {
    "timestamp": "2026-04-12 15:14:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:18a:cb70:41ca:675f:bd35:3cfd",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE2IiwidXNlcm5hbWUiOiJEaXZ5YW5zaCIsImVtYWlsIjoiZGl2eWFuc2g3NTQ2OEBnbWFpbC5jb20iLCJleHAiOjE3NzY2MTE1NjN9.yPv_8cdJmP1FW7qnnK4Hi-J8boYDfZ6Wb1hMV-FbfdQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb32e337bf05665-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e3:18a:cb70:41ca:675f:bd35:3cfd",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e3:18a:cb70:41ca:675f:bd35:3cfd, 104.23.175.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Apr-2026 15:14:24 UTC] === END API CALL LOG ===
[12-Apr-2026 15:14:24 UTC] ✅ API Hash verification passed for profile endpoint
[12-Apr-2026 15:14:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE2IiwidXNlcm5hbWUiOiJEaXZ5YW5zaCIsImVtYWlsIjoiZGl2eWFuc2g3NTQ2OEBnbWFpbC5jb20iLCJleHAiOjE3NzY2MTE1NjN9.yPv_8cdJmP1FW7qnnK4Hi-J8boYDfZ6Wb1hMV-FbfdQ
[12-Apr-2026 15:14:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Apr-2026 15:14:24 UTC] ✅ JWT token verified successfully for user profile
[12-Apr-2026 15:14:24 UTC] User ID: 316
[12-Apr-2026 15:14:24 UTC] ✅ User profile retrieved successfully for user ID: 316
[12-Apr-2026 15:14:24 UTC] === API CALL LOG ===
[12-Apr-2026 15:14:24 UTC] Endpoint: user/profile.php
[12-Apr-2026 15:14:24 UTC] Full Log Data: {
    "timestamp": "2026-04-12 15:14:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:18a:cb70:41ca:675f:bd35:3cfd",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE2IiwidXNlcm5hbWUiOiJEaXZ5YW5zaCIsImVtYWlsIjoiZGl2eWFuc2g3NTQ2OEBnbWFpbC5jb20iLCJleHAiOjE3NzY2MTE1NjN9.yPv_8cdJmP1FW7qnnK4Hi-J8boYDfZ6Wb1hMV-FbfdQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb32e337bf35665-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e3:18a:cb70:41ca:675f:bd35:3cfd",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e3:18a:cb70:41ca:675f:bd35:3cfd, 104.23.175.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Apr-2026 15:14:24 UTC] === END API CALL LOG ===
[12-Apr-2026 15:14:24 UTC] ✅ API Hash verification passed for profile endpoint
[12-Apr-2026 15:14:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE2IiwidXNlcm5hbWUiOiJEaXZ5YW5zaCIsImVtYWlsIjoiZGl2eWFuc2g3NTQ2OEBnbWFpbC5jb20iLCJleHAiOjE3NzY2MTE1NjN9.yPv_8cdJmP1FW7qnnK4Hi-J8boYDfZ6Wb1hMV-FbfdQ
[12-Apr-2026 15:14:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Apr-2026 15:14:24 UTC] ✅ JWT token verified successfully for user profile
[12-Apr-2026 15:14:24 UTC] User ID: 316
[12-Apr-2026 15:14:24 UTC] ✅ User profile retrieved successfully for user ID: 316
[12-Apr-2026 15:14:29 UTC] === API CALL LOG ===
[12-Apr-2026 15:14:29 UTC] Endpoint: user/profile.php
[12-Apr-2026 15:14:29 UTC] Full Log Data: {
    "timestamp": "2026-04-12 15:14:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:18a:cb70:41ca:675f:bd35:3cfd",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE2IiwidXNlcm5hbWUiOiJEaXZ5YW5zaCIsImVtYWlsIjoiZGl2eWFuc2g3NTQ2OEBnbWFpbC5jb20iLCJleHAiOjE3NzY2MTE1NjN9.yPv_8cdJmP1FW7qnnK4Hi-J8boYDfZ6Wb1hMV-FbfdQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb32e55db545665-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e3:18a:cb70:41ca:675f:bd35:3cfd",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e3:18a:cb70:41ca:675f:bd35:3cfd, 104.23.175.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Apr-2026 15:14:29 UTC] === END API CALL LOG ===
[12-Apr-2026 15:14:29 UTC] ✅ API Hash verification passed for profile endpoint
[12-Apr-2026 15:14:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE2IiwidXNlcm5hbWUiOiJEaXZ5YW5zaCIsImVtYWlsIjoiZGl2eWFuc2g3NTQ2OEBnbWFpbC5jb20iLCJleHAiOjE3NzY2MTE1NjN9.yPv_8cdJmP1FW7qnnK4Hi-J8boYDfZ6Wb1hMV-FbfdQ
[12-Apr-2026 15:14:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Apr-2026 15:14:29 UTC] ✅ JWT token verified successfully for user profile
[12-Apr-2026 15:14:29 UTC] User ID: 316
[12-Apr-2026 15:14:29 UTC] === API CALL LOG ===
[12-Apr-2026 15:14:29 UTC] Endpoint: user/profile.php
[12-Apr-2026 15:14:29 UTC] Full Log Data: {
    "timestamp": "2026-04-12 15:14:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:18a:cb70:41ca:675f:bd35:3cfd",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE2IiwidXNlcm5hbWUiOiJEaXZ5YW5zaCIsImVtYWlsIjoiZGl2eWFuc2g3NTQ2OEBnbWFpbC5jb20iLCJleHAiOjE3NzY2MTE1NjN9.yPv_8cdJmP1FW7qnnK4Hi-J8boYDfZ6Wb1hMV-FbfdQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb32e55db565665-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e3:18a:cb70:41ca:675f:bd35:3cfd",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e3:18a:cb70:41ca:675f:bd35:3cfd, 104.23.175.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Apr-2026 15:14:29 UTC] ✅ User profile retrieved successfully for user ID: 316
[12-Apr-2026 15:14:29 UTC] === END API CALL LOG ===
[12-Apr-2026 15:14:29 UTC] ✅ API Hash verification passed for profile endpoint
[12-Apr-2026 15:14:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE2IiwidXNlcm5hbWUiOiJEaXZ5YW5zaCIsImVtYWlsIjoiZGl2eWFuc2g3NTQ2OEBnbWFpbC5jb20iLCJleHAiOjE3NzY2MTE1NjN9.yPv_8cdJmP1FW7qnnK4Hi-J8boYDfZ6Wb1hMV-FbfdQ
[12-Apr-2026 15:14:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Apr-2026 15:14:29 UTC] ✅ JWT token verified successfully for user profile
[12-Apr-2026 15:14:29 UTC] User ID: 316
[12-Apr-2026 15:14:29 UTC] ✅ User profile retrieved successfully for user ID: 316
[12-Apr-2026 15:14:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Apr-2026 15:14:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Apr-2026 15:14:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE2IiwidXNlcm5hbWUiOiJEaXZ5YW5zaCIsImVtYWlsIjoiZGl2eWFuc2g3NTQ2OEBnbWFpbC5jb20iLCJleHAiOjE3NzY2MTE1NjN9.yPv_8cdJmP1FW7qnnK4Hi-J8boYDfZ6Wb1hMV-FbfdQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eb32e55db505665-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40e3:18a:cb70:41ca:675f:bd35:3cfd","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40e3:18a:cb70:41ca:675f:bd35:3cfd, 104.23.175.168"}
[12-Apr-2026 15:14:30 UTC] === User Orders API Called ===
[12-Apr-2026 15:14:30 UTC] User ID: 316
[12-Apr-2026 15:14:30 UTC] Limit: 20, Offset: 0
[12-Apr-2026 15:14:30 UTC] Orders found: 0
[12-Apr-2026 15:14:30 UTC] Orders data: []
[12-Apr-2026 15:14:30 UTC] Total orders count: 0
[12-Apr-2026 15:14:40 UTC] === API CALL LOG ===
[12-Apr-2026 15:14:40 UTC] Endpoint: user/profile.php
[12-Apr-2026 15:14:40 UTC] Full Log Data: {
    "timestamp": "2026-04-12 15:14:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:18a:cb70:41ca:675f:bd35:3cfd",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE2IiwidXNlcm5hbWUiOiJEaXZ5YW5zaCIsImVtYWlsIjoiZGl2eWFuc2g3NTQ2OEBnbWFpbC5jb20iLCJleHAiOjE3NzY2MTE1NjN9.yPv_8cdJmP1FW7qnnK4Hi-J8boYDfZ6Wb1hMV-FbfdQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb32e9a1fb3ce4e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e3:18a:cb70:41ca:675f:bd35:3cfd",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e3:18a:cb70:41ca:675f:bd35:3cfd, 172.71.124.88"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Apr-2026 15:14:40 UTC] === END API CALL LOG ===
[12-Apr-2026 15:14:40 UTC] ✅ API Hash verification passed for profile endpoint
[12-Apr-2026 15:14:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE2IiwidXNlcm5hbWUiOiJEaXZ5YW5zaCIsImVtYWlsIjoiZGl2eWFuc2g3NTQ2OEBnbWFpbC5jb20iLCJleHAiOjE3NzY2MTE1NjN9.yPv_8cdJmP1FW7qnnK4Hi-J8boYDfZ6Wb1hMV-FbfdQ
[12-Apr-2026 15:14:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Apr-2026 15:14:40 UTC] ✅ JWT token verified successfully for user profile
[12-Apr-2026 15:14:40 UTC] User ID: 316
[12-Apr-2026 15:14:40 UTC] ✅ User profile retrieved successfully for user ID: 316
[12-Apr-2026 15:14:41 UTC] === API CALL LOG ===
[12-Apr-2026 15:14:41 UTC] Endpoint: user/profile.php
[12-Apr-2026 15:14:41 UTC] Full Log Data: {
    "timestamp": "2026-04-12 15:14:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:18a:cb70:41ca:675f:bd35:3cfd",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE2IiwidXNlcm5hbWUiOiJEaXZ5YW5zaCIsImVtYWlsIjoiZGl2eWFuc2g3NTQ2OEBnbWFpbC5jb20iLCJleHAiOjE3NzY2MTE1NjN9.yPv_8cdJmP1FW7qnnK4Hi-J8boYDfZ6Wb1hMV-FbfdQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb32ea00e70ce4e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e3:18a:cb70:41ca:675f:bd35:3cfd",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e3:18a:cb70:41ca:675f:bd35:3cfd, 172.71.124.74"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Apr-2026 15:14:41 UTC] === END API CALL LOG ===
[12-Apr-2026 15:14:41 UTC] ✅ API Hash verification passed for profile endpoint
[12-Apr-2026 15:14:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE2IiwidXNlcm5hbWUiOiJEaXZ5YW5zaCIsImVtYWlsIjoiZGl2eWFuc2g3NTQ2OEBnbWFpbC5jb20iLCJleHAiOjE3NzY2MTE1NjN9.yPv_8cdJmP1FW7qnnK4Hi-J8boYDfZ6Wb1hMV-FbfdQ
[12-Apr-2026 15:14:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Apr-2026 15:14:41 UTC] ✅ JWT token verified successfully for user profile
[12-Apr-2026 15:14:41 UTC] User ID: 316
[12-Apr-2026 15:14:41 UTC] ✅ User profile retrieved successfully for user ID: 316
[12-Apr-2026 15:14:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Apr-2026 15:14:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Apr-2026 15:14:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE2IiwidXNlcm5hbWUiOiJEaXZ5YW5zaCIsImVtYWlsIjoiZGl2eWFuc2g3NTQ2OEBnbWFpbC5jb20iLCJleHAiOjE3NzY2MTE1NjN9.yPv_8cdJmP1FW7qnnK4Hi-J8boYDfZ6Wb1hMV-FbfdQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eb32ea00e72ce4e-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40e3:18a:cb70:41ca:675f:bd35:3cfd","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40e3:18a:cb70:41ca:675f:bd35:3cfd, 172.71.124.74"}
[12-Apr-2026 15:14:41 UTC] === User Orders API Called ===
[12-Apr-2026 15:14:41 UTC] User ID: 316
[12-Apr-2026 15:14:41 UTC] Limit: 20, Offset: 0
[12-Apr-2026 15:14:41 UTC] Orders found: 0
[12-Apr-2026 15:14:41 UTC] Orders data: []
[12-Apr-2026 15:14:41 UTC] Total orders count: 0
[12-Apr-2026 15:14:41 UTC] === API CALL LOG ===
[12-Apr-2026 15:14:41 UTC] Endpoint: user/profile.php
[12-Apr-2026 15:14:41 UTC] Full Log Data: {
    "timestamp": "2026-04-12 15:14:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:18a:cb70:41ca:675f:bd35:3cfd",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE2IiwidXNlcm5hbWUiOiJEaXZ5YW5zaCIsImVtYWlsIjoiZGl2eWFuc2g3NTQ2OEBnbWFpbC5jb20iLCJleHAiOjE3NzY2MTE1NjN9.yPv_8cdJmP1FW7qnnK4Hi-J8boYDfZ6Wb1hMV-FbfdQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb32ea0c88ace4e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e3:18a:cb70:41ca:675f:bd35:3cfd",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e3:18a:cb70:41ca:675f:bd35:3cfd, 172.71.124.74"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Apr-2026 15:14:41 UTC] === END API CALL LOG ===
[12-Apr-2026 15:14:41 UTC] ✅ API Hash verification passed for profile endpoint
[12-Apr-2026 15:14:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE2IiwidXNlcm5hbWUiOiJEaXZ5YW5zaCIsImVtYWlsIjoiZGl2eWFuc2g3NTQ2OEBnbWFpbC5jb20iLCJleHAiOjE3NzY2MTE1NjN9.yPv_8cdJmP1FW7qnnK4Hi-J8boYDfZ6Wb1hMV-FbfdQ
[12-Apr-2026 15:14:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Apr-2026 15:14:41 UTC] ✅ JWT token verified successfully for user profile
[12-Apr-2026 15:14:41 UTC] User ID: 316
[12-Apr-2026 15:14:41 UTC] ✅ User profile retrieved successfully for user ID: 316
[12-Apr-2026 15:14:42 UTC] === API CALL LOG ===
[12-Apr-2026 15:14:42 UTC] Endpoint: user/profile.php
[12-Apr-2026 15:14:42 UTC] Full Log Data: {
    "timestamp": "2026-04-12 15:14:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:18a:cb70:41ca:675f:bd35:3cfd",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE2IiwidXNlcm5hbWUiOiJEaXZ5YW5zaCIsImVtYWlsIjoiZGl2eWFuc2g3NTQ2OEBnbWFpbC5jb20iLCJleHAiOjE3NzY2MTE1NjN9.yPv_8cdJmP1FW7qnnK4Hi-J8boYDfZ6Wb1hMV-FbfdQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb32ea97e04ce4e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e3:18a:cb70:41ca:675f:bd35:3cfd",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e3:18a:cb70:41ca:675f:bd35:3cfd, 172.71.124.74"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Apr-2026 15:14:42 UTC] === END API CALL LOG ===
[12-Apr-2026 15:14:42 UTC] ✅ API Hash verification passed for profile endpoint
[12-Apr-2026 15:14:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE2IiwidXNlcm5hbWUiOiJEaXZ5YW5zaCIsImVtYWlsIjoiZGl2eWFuc2g3NTQ2OEBnbWFpbC5jb20iLCJleHAiOjE3NzY2MTE1NjN9.yPv_8cdJmP1FW7qnnK4Hi-J8boYDfZ6Wb1hMV-FbfdQ
[12-Apr-2026 15:14:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Apr-2026 15:14:42 UTC] ✅ JWT token verified successfully for user profile
[12-Apr-2026 15:14:42 UTC] User ID: 316
[12-Apr-2026 15:14:42 UTC] ✅ User profile retrieved successfully for user ID: 316
[12-Apr-2026 15:14:47 UTC] === API CALL LOG ===
[12-Apr-2026 15:14:47 UTC] Endpoint: user/profile.php
[12-Apr-2026 15:14:47 UTC] Full Log Data: {
    "timestamp": "2026-04-12 15:14:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:18a:cb70:41ca:675f:bd35:3cfd",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE2IiwidXNlcm5hbWUiOiJEaXZ5YW5zaCIsImVtYWlsIjoiZGl2eWFuc2g3NTQ2OEBnbWFpbC5jb20iLCJleHAiOjE3NzY2MTE1NjN9.yPv_8cdJmP1FW7qnnK4Hi-J8boYDfZ6Wb1hMV-FbfdQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb32ec7ff065d17-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e3:18a:cb70:41ca:675f:bd35:3cfd",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e3:18a:cb70:41ca:675f:bd35:3cfd, 162.158.88.28"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Apr-2026 15:14:47 UTC] === END API CALL LOG ===
[12-Apr-2026 15:14:47 UTC] ✅ API Hash verification passed for profile endpoint
[12-Apr-2026 15:14:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE2IiwidXNlcm5hbWUiOiJEaXZ5YW5zaCIsImVtYWlsIjoiZGl2eWFuc2g3NTQ2OEBnbWFpbC5jb20iLCJleHAiOjE3NzY2MTE1NjN9.yPv_8cdJmP1FW7qnnK4Hi-J8boYDfZ6Wb1hMV-FbfdQ
[12-Apr-2026 15:14:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Apr-2026 15:14:47 UTC] ✅ JWT token verified successfully for user profile
[12-Apr-2026 15:14:47 UTC] User ID: 316
[12-Apr-2026 15:14:47 UTC] ✅ User profile retrieved successfully for user ID: 316
[12-Apr-2026 15:14:48 UTC] === API CALL LOG ===
[12-Apr-2026 15:14:48 UTC] Endpoint: user/profile.php
[12-Apr-2026 15:14:48 UTC] Full Log Data: {
    "timestamp": "2026-04-12 15:14:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:18a:cb70:41ca:675f:bd35:3cfd",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE2IiwidXNlcm5hbWUiOiJEaXZ5YW5zaCIsImVtYWlsIjoiZGl2eWFuc2g3NTQ2OEBnbWFpbC5jb20iLCJleHAiOjE3NzY2MTE1NjN9.yPv_8cdJmP1FW7qnnK4Hi-J8boYDfZ6Wb1hMV-FbfdQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb32ecd3ba05d17-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e3:18a:cb70:41ca:675f:bd35:3cfd",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e3:18a:cb70:41ca:675f:bd35:3cfd, 162.158.88.28"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Apr-2026 15:14:48 UTC] === END API CALL LOG ===
[12-Apr-2026 15:14:48 UTC] ✅ API Hash verification passed for profile endpoint
[12-Apr-2026 15:14:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE2IiwidXNlcm5hbWUiOiJEaXZ5YW5zaCIsImVtYWlsIjoiZGl2eWFuc2g3NTQ2OEBnbWFpbC5jb20iLCJleHAiOjE3NzY2MTE1NjN9.yPv_8cdJmP1FW7qnnK4Hi-J8boYDfZ6Wb1hMV-FbfdQ
[12-Apr-2026 15:14:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Apr-2026 15:14:48 UTC] ✅ JWT token verified successfully for user profile
[12-Apr-2026 15:14:48 UTC] User ID: 316
[12-Apr-2026 15:14:48 UTC] ✅ User profile retrieved successfully for user ID: 316
[12-Apr-2026 15:14:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Apr-2026 15:14:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Apr-2026 15:14:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE2IiwidXNlcm5hbWUiOiJEaXZ5YW5zaCIsImVtYWlsIjoiZGl2eWFuc2g3NTQ2OEBnbWFpbC5jb20iLCJleHAiOjE3NzY2MTE1NjN9.yPv_8cdJmP1FW7qnnK4Hi-J8boYDfZ6Wb1hMV-FbfdQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eb32ecdfd755d17-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40e3:18a:cb70:41ca:675f:bd35:3cfd","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40e3:18a:cb70:41ca:675f:bd35:3cfd, 162.158.88.29"}
[12-Apr-2026 15:14:48 UTC] === User Orders API Called ===
[12-Apr-2026 15:14:48 UTC] User ID: 316
[12-Apr-2026 15:14:48 UTC] Limit: 20, Offset: 0
[12-Apr-2026 15:14:48 UTC] Orders found: 0
[12-Apr-2026 15:14:48 UTC] Orders data: []
[12-Apr-2026 15:14:48 UTC] Total orders count: 0
[12-Apr-2026 15:14:48 UTC] === API CALL LOG ===
[12-Apr-2026 15:14:48 UTC] Endpoint: user/profile.php
[12-Apr-2026 15:14:48 UTC] Full Log Data: {
    "timestamp": "2026-04-12 15:14:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:18a:cb70:41ca:675f:bd35:3cfd",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE2IiwidXNlcm5hbWUiOiJEaXZ5YW5zaCIsImVtYWlsIjoiZGl2eWFuc2g3NTQ2OEBnbWFpbC5jb20iLCJleHAiOjE3NzY2MTE1NjN9.yPv_8cdJmP1FW7qnnK4Hi-J8boYDfZ6Wb1hMV-FbfdQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb32ecdfd775d17-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e3:18a:cb70:41ca:675f:bd35:3cfd",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e3:18a:cb70:41ca:675f:bd35:3cfd, 162.158.88.29"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Apr-2026 15:14:48 UTC] === END API CALL LOG ===
[12-Apr-2026 15:14:48 UTC] ✅ API Hash verification passed for profile endpoint
[12-Apr-2026 15:14:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE2IiwidXNlcm5hbWUiOiJEaXZ5YW5zaCIsImVtYWlsIjoiZGl2eWFuc2g3NTQ2OEBnbWFpbC5jb20iLCJleHAiOjE3NzY2MTE1NjN9.yPv_8cdJmP1FW7qnnK4Hi-J8boYDfZ6Wb1hMV-FbfdQ
[12-Apr-2026 15:14:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Apr-2026 15:14:48 UTC] ✅ JWT token verified successfully for user profile
[12-Apr-2026 15:14:48 UTC] User ID: 316
[12-Apr-2026 15:14:48 UTC] ✅ User profile retrieved successfully for user ID: 316
[12-Apr-2026 15:14:50 UTC] === API CALL LOG ===
[12-Apr-2026 15:14:50 UTC] Endpoint: user/profile.php
[12-Apr-2026 15:14:50 UTC] Full Log Data: {
    "timestamp": "2026-04-12 15:14:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:18a:cb70:41ca:675f:bd35:3cfd",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE2IiwidXNlcm5hbWUiOiJEaXZ5YW5zaCIsImVtYWlsIjoiZGl2eWFuc2g3NTQ2OEBnbWFpbC5jb20iLCJleHAiOjE3NzY2MTE1NjN9.yPv_8cdJmP1FW7qnnK4Hi-J8boYDfZ6Wb1hMV-FbfdQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb32ed65d8c5d17-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e3:18a:cb70:41ca:675f:bd35:3cfd",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e3:18a:cb70:41ca:675f:bd35:3cfd, 162.158.88.29"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Apr-2026 15:14:50 UTC] === END API CALL LOG ===
[12-Apr-2026 15:14:50 UTC] ✅ API Hash verification passed for profile endpoint
[12-Apr-2026 15:14:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE2IiwidXNlcm5hbWUiOiJEaXZ5YW5zaCIsImVtYWlsIjoiZGl2eWFuc2g3NTQ2OEBnbWFpbC5jb20iLCJleHAiOjE3NzY2MTE1NjN9.yPv_8cdJmP1FW7qnnK4Hi-J8boYDfZ6Wb1hMV-FbfdQ
[12-Apr-2026 15:14:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Apr-2026 15:14:50 UTC] ✅ JWT token verified successfully for user profile
[12-Apr-2026 15:14:50 UTC] User ID: 316
[12-Apr-2026 15:14:50 UTC] ✅ User profile retrieved successfully for user ID: 316
[12-Apr-2026 15:15:01 UTC] === API CALL LOG ===
[12-Apr-2026 15:15:01 UTC] Endpoint: user/profile.php
[12-Apr-2026 15:15:01 UTC] Full Log Data: {
    "timestamp": "2026-04-12 15:15:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:18a:cb70:41ca:675f:bd35:3cfd",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE2IiwidXNlcm5hbWUiOiJEaXZ5YW5zaCIsImVtYWlsIjoiZGl2eWFuc2g3NTQ2OEBnbWFpbC5jb20iLCJleHAiOjE3NzY2MTE1NjN9.yPv_8cdJmP1FW7qnnK4Hi-J8boYDfZ6Wb1hMV-FbfdQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb32f1d4f114116-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e3:18a:cb70:41ca:675f:bd35:3cfd",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e3:18a:cb70:41ca:675f:bd35:3cfd, 162.158.106.77"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Apr-2026 15:15:01 UTC] === END API CALL LOG ===
[12-Apr-2026 15:15:01 UTC] ✅ API Hash verification passed for profile endpoint
[12-Apr-2026 15:15:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE2IiwidXNlcm5hbWUiOiJEaXZ5YW5zaCIsImVtYWlsIjoiZGl2eWFuc2g3NTQ2OEBnbWFpbC5jb20iLCJleHAiOjE3NzY2MTE1NjN9.yPv_8cdJmP1FW7qnnK4Hi-J8boYDfZ6Wb1hMV-FbfdQ
[12-Apr-2026 15:15:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Apr-2026 15:15:01 UTC] ✅ JWT token verified successfully for user profile
[12-Apr-2026 15:15:01 UTC] User ID: 316
[12-Apr-2026 15:15:01 UTC] ✅ User profile retrieved successfully for user ID: 316
[12-Apr-2026 15:15:02 UTC] === API CALL LOG ===
[12-Apr-2026 15:15:02 UTC] Endpoint: user/profile.php
[12-Apr-2026 15:15:02 UTC] Full Log Data: {
    "timestamp": "2026-04-12 15:15:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:18a:cb70:41ca:675f:bd35:3cfd",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE2IiwidXNlcm5hbWUiOiJEaXZ5YW5zaCIsImVtYWlsIjoiZGl2eWFuc2g3NTQ2OEBnbWFpbC5jb20iLCJleHAiOjE3NzY2MTE1NjN9.yPv_8cdJmP1FW7qnnK4Hi-J8boYDfZ6Wb1hMV-FbfdQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb32f22fb424116-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e3:18a:cb70:41ca:675f:bd35:3cfd",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e3:18a:cb70:41ca:675f:bd35:3cfd, 162.158.107.43"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Apr-2026 15:15:02 UTC] === END API CALL LOG ===
[12-Apr-2026 15:15:02 UTC] ✅ API Hash verification passed for profile endpoint
[12-Apr-2026 15:15:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE2IiwidXNlcm5hbWUiOiJEaXZ5YW5zaCIsImVtYWlsIjoiZGl2eWFuc2g3NTQ2OEBnbWFpbC5jb20iLCJleHAiOjE3NzY2MTE1NjN9.yPv_8cdJmP1FW7qnnK4Hi-J8boYDfZ6Wb1hMV-FbfdQ
[12-Apr-2026 15:15:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Apr-2026 15:15:02 UTC] ✅ JWT token verified successfully for user profile
[12-Apr-2026 15:15:02 UTC] User ID: 316
[12-Apr-2026 15:15:02 UTC] ✅ User profile retrieved successfully for user ID: 316
[12-Apr-2026 15:15:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Apr-2026 15:15:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Apr-2026 15:15:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE2IiwidXNlcm5hbWUiOiJEaXZ5YW5zaCIsImVtYWlsIjoiZGl2eWFuc2g3NTQ2OEBnbWFpbC5jb20iLCJleHAiOjE3NzY2MTE1NjN9.yPv_8cdJmP1FW7qnnK4Hi-J8boYDfZ6Wb1hMV-FbfdQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eb32f22fb4a4116-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40e3:18a:cb70:41ca:675f:bd35:3cfd","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40e3:18a:cb70:41ca:675f:bd35:3cfd, 162.158.107.44"}
[12-Apr-2026 15:15:02 UTC] === User Orders API Called ===
[12-Apr-2026 15:15:02 UTC] User ID: 316
[12-Apr-2026 15:15:02 UTC] Limit: 20, Offset: 0
[12-Apr-2026 15:15:02 UTC] Orders found: 0
[12-Apr-2026 15:15:02 UTC] Orders data: []
[12-Apr-2026 15:15:02 UTC] Total orders count: 0
[12-Apr-2026 15:15:02 UTC] === API CALL LOG ===
[12-Apr-2026 15:15:02 UTC] Endpoint: user/profile.php
[12-Apr-2026 15:15:02 UTC] Full Log Data: {
    "timestamp": "2026-04-12 15:15:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:18a:cb70:41ca:675f:bd35:3cfd",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE2IiwidXNlcm5hbWUiOiJEaXZ5YW5zaCIsImVtYWlsIjoiZGl2eWFuc2g3NTQ2OEBnbWFpbC5jb20iLCJleHAiOjE3NzY2MTE1NjN9.yPv_8cdJmP1FW7qnnK4Hi-J8boYDfZ6Wb1hMV-FbfdQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb32f23bbcf4116-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e3:18a:cb70:41ca:675f:bd35:3cfd",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e3:18a:cb70:41ca:675f:bd35:3cfd, 162.158.107.44"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Apr-2026 15:15:02 UTC] === END API CALL LOG ===
[12-Apr-2026 15:15:02 UTC] ✅ API Hash verification passed for profile endpoint
[12-Apr-2026 15:15:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE2IiwidXNlcm5hbWUiOiJEaXZ5YW5zaCIsImVtYWlsIjoiZGl2eWFuc2g3NTQ2OEBnbWFpbC5jb20iLCJleHAiOjE3NzY2MTE1NjN9.yPv_8cdJmP1FW7qnnK4Hi-J8boYDfZ6Wb1hMV-FbfdQ
[12-Apr-2026 15:15:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Apr-2026 15:15:02 UTC] ✅ JWT token verified successfully for user profile
[12-Apr-2026 15:15:02 UTC] User ID: 316
[12-Apr-2026 15:15:02 UTC] ✅ User profile retrieved successfully for user ID: 316
[12-Apr-2026 15:15:02 UTC] === API CALL LOG ===
[12-Apr-2026 15:15:02 UTC] Endpoint: user/profile.php
[12-Apr-2026 15:15:02 UTC] Full Log Data: {
    "timestamp": "2026-04-12 15:15:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:18a:cb70:41ca:675f:bd35:3cfd",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE2IiwidXNlcm5hbWUiOiJEaXZ5YW5zaCIsImVtYWlsIjoiZGl2eWFuc2g3NTQ2OEBnbWFpbC5jb20iLCJleHAiOjE3NzY2MTE1NjN9.yPv_8cdJmP1FW7qnnK4Hi-J8boYDfZ6Wb1hMV-FbfdQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb32f26ff114116-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e3:18a:cb70:41ca:675f:bd35:3cfd",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e3:18a:cb70:41ca:675f:bd35:3cfd, 162.158.107.44"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Apr-2026 15:15:02 UTC] === END API CALL LOG ===
[12-Apr-2026 15:15:02 UTC] ✅ API Hash verification passed for profile endpoint
[12-Apr-2026 15:15:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE2IiwidXNlcm5hbWUiOiJEaXZ5YW5zaCIsImVtYWlsIjoiZGl2eWFuc2g3NTQ2OEBnbWFpbC5jb20iLCJleHAiOjE3NzY2MTE1NjN9.yPv_8cdJmP1FW7qnnK4Hi-J8boYDfZ6Wb1hMV-FbfdQ
[12-Apr-2026 15:15:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Apr-2026 15:15:02 UTC] ✅ JWT token verified successfully for user profile
[12-Apr-2026 15:15:02 UTC] User ID: 316
[12-Apr-2026 15:15:02 UTC] ✅ User profile retrieved successfully for user ID: 316
[12-Apr-2026 15:15:03 UTC] User Purchases API - User ID: 316
[12-Apr-2026 15:15:03 UTC] User Purchases API - Total purchases found: 0
[12-Apr-2026 15:15:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Apr-2026 15:15:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Apr-2026 15:15:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE2IiwidXNlcm5hbWUiOiJEaXZ5YW5zaCIsImVtYWlsIjoiZGl2eWFuc2g3NTQ2OEBnbWFpbC5jb20iLCJleHAiOjE3NzY2MTE1NjN9.yPv_8cdJmP1FW7qnnK4Hi-J8boYDfZ6Wb1hMV-FbfdQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eb32f3e9a874116-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40e3:18a:cb70:41ca:675f:bd35:3cfd","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40e3:18a:cb70:41ca:675f:bd35:3cfd, 162.158.107.44"}
[12-Apr-2026 15:15:06 UTC] === User Orders API Called ===
[12-Apr-2026 15:15:06 UTC] User ID: 316
[12-Apr-2026 15:15:06 UTC] Limit: 20, Offset: 0
[12-Apr-2026 15:15:06 UTC] Orders found: 0
[12-Apr-2026 15:15:06 UTC] Orders data: []
[12-Apr-2026 15:15:06 UTC] Total orders count: 0
[12-Apr-2026 15:15:08 UTC] === API CALL LOG ===
[12-Apr-2026 15:15:08 UTC] Endpoint: user/profile.php
[12-Apr-2026 15:15:08 UTC] Full Log Data: {
    "timestamp": "2026-04-12 15:15:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:18a:cb70:41ca:675f:bd35:3cfd",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE2IiwidXNlcm5hbWUiOiJEaXZ5YW5zaCIsImVtYWlsIjoiZGl2eWFuc2g3NTQ2OEBnbWFpbC5jb20iLCJleHAiOjE3NzY2MTE1NjN9.yPv_8cdJmP1FW7qnnK4Hi-J8boYDfZ6Wb1hMV-FbfdQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb32f492a454116-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e3:18a:cb70:41ca:675f:bd35:3cfd",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e3:18a:cb70:41ca:675f:bd35:3cfd, 162.158.107.44"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Apr-2026 15:15:08 UTC] === END API CALL LOG ===
[12-Apr-2026 15:15:08 UTC] ✅ API Hash verification passed for profile endpoint
[12-Apr-2026 15:15:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE2IiwidXNlcm5hbWUiOiJEaXZ5YW5zaCIsImVtYWlsIjoiZGl2eWFuc2g3NTQ2OEBnbWFpbC5jb20iLCJleHAiOjE3NzY2MTE1NjN9.yPv_8cdJmP1FW7qnnK4Hi-J8boYDfZ6Wb1hMV-FbfdQ
[12-Apr-2026 15:15:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Apr-2026 15:15:08 UTC] ✅ JWT token verified successfully for user profile
[12-Apr-2026 15:15:08 UTC] User ID: 316
[12-Apr-2026 15:15:08 UTC] ✅ User profile retrieved successfully for user ID: 316
[12-Apr-2026 15:15:08 UTC] === API CALL LOG ===
[12-Apr-2026 15:15:08 UTC] Endpoint: user/profile.php
[12-Apr-2026 15:15:08 UTC] Full Log Data: {
    "timestamp": "2026-04-12 15:15:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:18a:cb70:41ca:675f:bd35:3cfd",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE2IiwidXNlcm5hbWUiOiJEaXZ5YW5zaCIsImVtYWlsIjoiZGl2eWFuc2g3NTQ2OEBnbWFpbC5jb20iLCJleHAiOjE3NzY2MTE1NjN9.yPv_8cdJmP1FW7qnnK4Hi-J8boYDfZ6Wb1hMV-FbfdQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb32f492a414116-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e3:18a:cb70:41ca:675f:bd35:3cfd",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e3:18a:cb70:41ca:675f:bd35:3cfd, 162.158.107.43"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Apr-2026 15:15:08 UTC] === END API CALL LOG ===
[12-Apr-2026 15:15:08 UTC] ✅ API Hash verification passed for profile endpoint
[12-Apr-2026 15:15:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE2IiwidXNlcm5hbWUiOiJEaXZ5YW5zaCIsImVtYWlsIjoiZGl2eWFuc2g3NTQ2OEBnbWFpbC5jb20iLCJleHAiOjE3NzY2MTE1NjN9.yPv_8cdJmP1FW7qnnK4Hi-J8boYDfZ6Wb1hMV-FbfdQ
[12-Apr-2026 15:15:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Apr-2026 15:15:08 UTC] ✅ JWT token verified successfully for user profile
[12-Apr-2026 15:15:08 UTC] User ID: 316
[12-Apr-2026 15:15:08 UTC] ✅ User profile retrieved successfully for user ID: 316
[12-Apr-2026 15:15:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Apr-2026 15:15:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Apr-2026 15:15:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE2IiwidXNlcm5hbWUiOiJEaXZ5YW5zaCIsImVtYWlsIjoiZGl2eWFuc2g3NTQ2OEBnbWFpbC5jb20iLCJleHAiOjE3NzY2MTE1NjN9.yPv_8cdJmP1FW7qnnK4Hi-J8boYDfZ6Wb1hMV-FbfdQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eb32f492a434116-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40e3:18a:cb70:41ca:675f:bd35:3cfd","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40e3:18a:cb70:41ca:675f:bd35:3cfd, 162.158.107.43"}
[12-Apr-2026 15:15:08 UTC] === User Orders API Called ===
[12-Apr-2026 15:15:08 UTC] User ID: 316
[12-Apr-2026 15:15:08 UTC] Limit: 20, Offset: 0
[12-Apr-2026 15:15:08 UTC] Orders found: 0
[12-Apr-2026 15:15:08 UTC] Orders data: []
[12-Apr-2026 15:15:08 UTC] Total orders count: 0
[12-Apr-2026 15:15:09 UTC] === API CALL LOG ===
[12-Apr-2026 15:15:09 UTC] Endpoint: user/profile.php
[12-Apr-2026 15:15:09 UTC] Full Log Data: {
    "timestamp": "2026-04-12 15:15:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:18a:cb70:41ca:675f:bd35:3cfd",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE2IiwidXNlcm5hbWUiOiJEaXZ5YW5zaCIsImVtYWlsIjoiZGl2eWFuc2g3NTQ2OEBnbWFpbC5jb20iLCJleHAiOjE3NzY2MTE1NjN9.yPv_8cdJmP1FW7qnnK4Hi-J8boYDfZ6Wb1hMV-FbfdQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb32f50af5f4116-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e3:18a:cb70:41ca:675f:bd35:3cfd",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e3:18a:cb70:41ca:675f:bd35:3cfd, 162.158.107.43"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Apr-2026 15:15:09 UTC] === END API CALL LOG ===
[12-Apr-2026 15:15:09 UTC] ✅ API Hash verification passed for profile endpoint
[12-Apr-2026 15:15:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE2IiwidXNlcm5hbWUiOiJEaXZ5YW5zaCIsImVtYWlsIjoiZGl2eWFuc2g3NTQ2OEBnbWFpbC5jb20iLCJleHAiOjE3NzY2MTE1NjN9.yPv_8cdJmP1FW7qnnK4Hi-J8boYDfZ6Wb1hMV-FbfdQ
[12-Apr-2026 15:15:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Apr-2026 15:15:09 UTC] ✅ JWT token verified successfully for user profile
[12-Apr-2026 15:15:09 UTC] User ID: 316
[12-Apr-2026 15:15:09 UTC] ✅ User profile retrieved successfully for user ID: 316
[12-Apr-2026 16:02:15 UTC] === API CALL LOG ===
[12-Apr-2026 16:02:15 UTC] Endpoint: user/profile.php
[12-Apr-2026 16:02:15 UTC] Full Log Data: {
    "timestamp": "2026-04-12 16:02:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.175.88.221",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE3IiwidXNlcm5hbWUiOiJkYW5pbWRhaWtpIiwiZW1haWwiOiJkYW5pbWRhaWtpQGljbG91ZC5jb20iLCJleHAiOjE3NzY2MTQ1MzV9.ylGECrr6x6m6T7PBDzWYII4WtaNsPQpZVQCKF_zWscs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb37450da6e5088-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "212.175.88.221",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "212.175.88.221, 104.23.170.178"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Apr-2026 16:02:15 UTC] === END API CALL LOG ===
[12-Apr-2026 16:02:15 UTC] ✅ API Hash verification passed for profile endpoint
[12-Apr-2026 16:02:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE3IiwidXNlcm5hbWUiOiJkYW5pbWRhaWtpIiwiZW1haWwiOiJkYW5pbWRhaWtpQGljbG91ZC5jb20iLCJleHAiOjE3NzY2MTQ1MzV9.ylGECrr6x6m6T7PBDzWYII4WtaNsPQpZVQCKF_zWscs
[12-Apr-2026 16:02:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Apr-2026 16:02:15 UTC] ✅ JWT token verified successfully for user profile
[12-Apr-2026 16:02:15 UTC] User ID: 317
[12-Apr-2026 16:02:15 UTC] ✅ User profile retrieved successfully for user ID: 317
[12-Apr-2026 16:02:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Apr-2026 16:02:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Apr-2026 16:02:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE3IiwidXNlcm5hbWUiOiJkYW5pbWRhaWtpIiwiZW1haWwiOiJkYW5pbWRhaWtpQGljbG91ZC5jb20iLCJleHAiOjE3NzY2MTQ1MzV9.ylGECrr6x6m6T7PBDzWYII4WtaNsPQpZVQCKF_zWscs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eb37450da735088-AMS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"212.175.88.221","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"212.175.88.221, 104.23.170.178"}
[12-Apr-2026 16:02:15 UTC] === User Orders API Called ===
[12-Apr-2026 16:02:15 UTC] User ID: 317
[12-Apr-2026 16:02:15 UTC] Limit: 20, Offset: 0
[12-Apr-2026 16:02:15 UTC] Orders found: 0
[12-Apr-2026 16:02:15 UTC] Orders data: []
[12-Apr-2026 16:02:15 UTC] Total orders count: 0
[12-Apr-2026 16:02:16 UTC] === API CALL LOG ===
[12-Apr-2026 16:02:16 UTC] Endpoint: user/profile.php
[12-Apr-2026 16:02:16 UTC] Full Log Data: {
    "timestamp": "2026-04-12 16:02:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.175.88.221",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE3IiwidXNlcm5hbWUiOiJkYW5pbWRhaWtpIiwiZW1haWwiOiJkYW5pbWRhaWtpQGljbG91ZC5jb20iLCJleHAiOjE3NzY2MTQ1MzV9.ylGECrr6x6m6T7PBDzWYII4WtaNsPQpZVQCKF_zWscs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb3745309d05088-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "212.175.88.221",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "212.175.88.221, 104.23.170.178"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Apr-2026 16:02:16 UTC] === END API CALL LOG ===
[12-Apr-2026 16:02:16 UTC] ✅ API Hash verification passed for profile endpoint
[12-Apr-2026 16:02:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE3IiwidXNlcm5hbWUiOiJkYW5pbWRhaWtpIiwiZW1haWwiOiJkYW5pbWRhaWtpQGljbG91ZC5jb20iLCJleHAiOjE3NzY2MTQ1MzV9.ylGECrr6x6m6T7PBDzWYII4WtaNsPQpZVQCKF_zWscs
[12-Apr-2026 16:02:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Apr-2026 16:02:16 UTC] ✅ JWT token verified successfully for user profile
[12-Apr-2026 16:02:16 UTC] User ID: 317
[12-Apr-2026 16:02:16 UTC] ✅ User profile retrieved successfully for user ID: 317
[12-Apr-2026 16:02:23 UTC] === API CALL LOG ===
[12-Apr-2026 16:02:23 UTC] Endpoint: user/profile.php
[12-Apr-2026 16:02:23 UTC] Full Log Data: {
    "timestamp": "2026-04-12 16:02:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.175.88.221",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE3IiwidXNlcm5hbWUiOiJkYW5pbWRhaWtpIiwiZW1haWwiOiJkYW5pbWRhaWtpQGljbG91ZC5jb20iLCJleHAiOjE3NzY2MTQ1MzV9.ylGECrr6x6m6T7PBDzWYII4WtaNsPQpZVQCKF_zWscs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb37482fb845088-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "212.175.88.221",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "212.175.88.221, 104.23.170.179"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Apr-2026 16:02:23 UTC] === END API CALL LOG ===
[12-Apr-2026 16:02:23 UTC] ✅ API Hash verification passed for profile endpoint
[12-Apr-2026 16:02:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE3IiwidXNlcm5hbWUiOiJkYW5pbWRhaWtpIiwiZW1haWwiOiJkYW5pbWRhaWtpQGljbG91ZC5jb20iLCJleHAiOjE3NzY2MTQ1MzV9.ylGECrr6x6m6T7PBDzWYII4WtaNsPQpZVQCKF_zWscs
[12-Apr-2026 16:02:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Apr-2026 16:02:23 UTC] ✅ JWT token verified successfully for user profile
[12-Apr-2026 16:02:23 UTC] User ID: 317
[12-Apr-2026 16:02:23 UTC] ✅ User profile retrieved successfully for user ID: 317
[12-Apr-2026 16:02:57 UTC] === API CALL LOG ===
[12-Apr-2026 16:02:57 UTC] Endpoint: user/profile.php
[12-Apr-2026 16:02:57 UTC] Full Log Data: {
    "timestamp": "2026-04-12 16:02:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.175.88.221",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE3IiwidXNlcm5hbWUiOiJkYW5pbWRhaWtpIiwiZW1haWwiOiJkYW5pbWRhaWtpQGljbG91ZC5jb20iLCJleHAiOjE3NzY2MTQ1MzV9.ylGECrr6x6m6T7PBDzWYII4WtaNsPQpZVQCKF_zWscs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb375584bbe5088-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "212.175.88.221",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "212.175.88.221, 104.23.170.178"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Apr-2026 16:02:57 UTC] === END API CALL LOG ===
[12-Apr-2026 16:02:57 UTC] ✅ API Hash verification passed for profile endpoint
[12-Apr-2026 16:02:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE3IiwidXNlcm5hbWUiOiJkYW5pbWRhaWtpIiwiZW1haWwiOiJkYW5pbWRhaWtpQGljbG91ZC5jb20iLCJleHAiOjE3NzY2MTQ1MzV9.ylGECrr6x6m6T7PBDzWYII4WtaNsPQpZVQCKF_zWscs
[12-Apr-2026 16:02:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Apr-2026 16:02:57 UTC] ✅ JWT token verified successfully for user profile
[12-Apr-2026 16:02:57 UTC] User ID: 317
[12-Apr-2026 16:02:57 UTC] ✅ User profile retrieved successfully for user ID: 317
[12-Apr-2026 16:03:07 UTC] === API CALL LOG ===
[12-Apr-2026 16:03:07 UTC] Endpoint: user/profile.php
[12-Apr-2026 16:03:07 UTC] Full Log Data: {
    "timestamp": "2026-04-12 16:03:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.175.88.221",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE3IiwidXNlcm5hbWUiOiJkYW5pbWRhaWtpIiwiZW1haWwiOiJkYW5pbWRhaWtpQGljbG91ZC5jb20iLCJleHAiOjE3NzY2MTQ1MzV9.ylGECrr6x6m6T7PBDzWYII4WtaNsPQpZVQCKF_zWscs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb37592c9625088-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "212.175.88.221",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "212.175.88.221, 104.23.170.179"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Apr-2026 16:03:07 UTC] === END API CALL LOG ===
[12-Apr-2026 16:03:07 UTC] ✅ API Hash verification passed for profile endpoint
[12-Apr-2026 16:03:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE3IiwidXNlcm5hbWUiOiJkYW5pbWRhaWtpIiwiZW1haWwiOiJkYW5pbWRhaWtpQGljbG91ZC5jb20iLCJleHAiOjE3NzY2MTQ1MzV9.ylGECrr6x6m6T7PBDzWYII4WtaNsPQpZVQCKF_zWscs
[12-Apr-2026 16:03:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Apr-2026 16:03:07 UTC] ✅ JWT token verified successfully for user profile
[12-Apr-2026 16:03:07 UTC] User ID: 317
[12-Apr-2026 16:03:07 UTC] ✅ User profile retrieved successfully for user ID: 317
[12-Apr-2026 16:03:07 UTC] User Purchases API - User ID: 317
[12-Apr-2026 16:03:07 UTC] User Purchases API - Total purchases found: 0
[12-Apr-2026 16:03:17 UTC] === API CALL LOG ===
[12-Apr-2026 16:03:17 UTC] Endpoint: user/profile.php
[12-Apr-2026 16:03:17 UTC] Full Log Data: {
    "timestamp": "2026-04-12 16:03:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.175.88.221",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE3IiwidXNlcm5hbWUiOiJkYW5pbWRhaWtpIiwiZW1haWwiOiJkYW5pbWRhaWtpQGljbG91ZC5jb20iLCJleHAiOjE3NzY2MTQ1MzV9.ylGECrr6x6m6T7PBDzWYII4WtaNsPQpZVQCKF_zWscs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb375d3681c5088-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "212.175.88.221",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "212.175.88.221, 104.23.170.179"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Apr-2026 16:03:17 UTC] === END API CALL LOG ===
[12-Apr-2026 16:03:17 UTC] ✅ API Hash verification passed for profile endpoint
[12-Apr-2026 16:03:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE3IiwidXNlcm5hbWUiOiJkYW5pbWRhaWtpIiwiZW1haWwiOiJkYW5pbWRhaWtpQGljbG91ZC5jb20iLCJleHAiOjE3NzY2MTQ1MzV9.ylGECrr6x6m6T7PBDzWYII4WtaNsPQpZVQCKF_zWscs
[12-Apr-2026 16:03:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Apr-2026 16:03:17 UTC] ✅ JWT token verified successfully for user profile
[12-Apr-2026 16:03:17 UTC] User ID: 317
[12-Apr-2026 16:03:17 UTC] ✅ User profile retrieved successfully for user ID: 317
[12-Apr-2026 16:03:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Apr-2026 16:03:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Apr-2026 16:03:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE3IiwidXNlcm5hbWUiOiJkYW5pbWRhaWtpIiwiZW1haWwiOiJkYW5pbWRhaWtpQGljbG91ZC5jb20iLCJleHAiOjE3NzY2MTQ1MzV9.ylGECrr6x6m6T7PBDzWYII4WtaNsPQpZVQCKF_zWscs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eb375d368175088-AMS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"212.175.88.221","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"212.175.88.221, 104.23.170.179"}
[12-Apr-2026 16:03:17 UTC] === User Orders API Called ===
[12-Apr-2026 16:03:17 UTC] User ID: 317
[12-Apr-2026 16:03:17 UTC] Limit: 20, Offset: 0
[12-Apr-2026 16:03:17 UTC] === API CALL LOG ===
[12-Apr-2026 16:03:17 UTC] Orders found: 0
[12-Apr-2026 16:03:17 UTC] Endpoint: user/profile.php
[12-Apr-2026 16:03:17 UTC] Orders data: []
[12-Apr-2026 16:03:17 UTC] Full Log Data: {
    "timestamp": "2026-04-12 16:03:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.175.88.221",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE3IiwidXNlcm5hbWUiOiJkYW5pbWRhaWtpIiwiZW1haWwiOiJkYW5pbWRhaWtpQGljbG91ZC5jb20iLCJleHAiOjE3NzY2MTQ1MzV9.ylGECrr6x6m6T7PBDzWYII4WtaNsPQpZVQCKF_zWscs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb375d3681e5088-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "212.175.88.221",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "212.175.88.221, 104.23.170.178"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Apr-2026 16:03:17 UTC] === END API CALL LOG ===
[12-Apr-2026 16:03:17 UTC] ✅ API Hash verification passed for profile endpoint
[12-Apr-2026 16:03:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE3IiwidXNlcm5hbWUiOiJkYW5pbWRhaWtpIiwiZW1haWwiOiJkYW5pbWRhaWtpQGljbG91ZC5jb20iLCJleHAiOjE3NzY2MTQ1MzV9.ylGECrr6x6m6T7PBDzWYII4WtaNsPQpZVQCKF_zWscs
[12-Apr-2026 16:03:17 UTC] Total orders count: 0
[12-Apr-2026 16:03:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Apr-2026 16:03:17 UTC] ✅ JWT token verified successfully for user profile
[12-Apr-2026 16:03:17 UTC] User ID: 317
[12-Apr-2026 16:03:17 UTC] ✅ User profile retrieved successfully for user ID: 317
[12-Apr-2026 16:03:23 UTC] === API CALL LOG ===
[12-Apr-2026 16:03:23 UTC] === API CALL LOG ===
[12-Apr-2026 16:03:23 UTC] Endpoint: user/profile.php
[12-Apr-2026 16:03:23 UTC] Endpoint: user/profile.php
[12-Apr-2026 16:03:23 UTC] Full Log Data: {
    "timestamp": "2026-04-12 16:03:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.175.88.221",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE3IiwidXNlcm5hbWUiOiJkYW5pbWRhaWtpIiwiZW1haWwiOiJkYW5pbWRhaWtpQGljbG91ZC5jb20iLCJleHAiOjE3NzY2MTQ1MzV9.ylGECrr6x6m6T7PBDzWYII4WtaNsPQpZVQCKF_zWscs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb375f63d605088-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "212.175.88.221",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "212.175.88.221, 104.23.170.179"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Apr-2026 16:03:23 UTC] Full Log Data: {
    "timestamp": "2026-04-12 16:03:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.175.88.221",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE3IiwidXNlcm5hbWUiOiJkYW5pbWRhaWtpIiwiZW1haWwiOiJkYW5pbWRhaWtpQGljbG91ZC5jb20iLCJleHAiOjE3NzY2MTQ1MzV9.ylGECrr6x6m6T7PBDzWYII4WtaNsPQpZVQCKF_zWscs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb375f63d5f5088-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "212.175.88.221",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "212.175.88.221, 104.23.170.178"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Apr-2026 16:03:23 UTC] === END API CALL LOG ===
[12-Apr-2026 16:03:23 UTC] === END API CALL LOG ===
[12-Apr-2026 16:03:23 UTC] ✅ API Hash verification passed for profile endpoint
[12-Apr-2026 16:03:23 UTC] ✅ API Hash verification passed for profile endpoint
[12-Apr-2026 16:03:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE3IiwidXNlcm5hbWUiOiJkYW5pbWRhaWtpIiwiZW1haWwiOiJkYW5pbWRhaWtpQGljbG91ZC5jb20iLCJleHAiOjE3NzY2MTQ1MzV9.ylGECrr6x6m6T7PBDzWYII4WtaNsPQpZVQCKF_zWscs
[12-Apr-2026 16:03:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE3IiwidXNlcm5hbWUiOiJkYW5pbWRhaWtpIiwiZW1haWwiOiJkYW5pbWRhaWtpQGljbG91ZC5jb20iLCJleHAiOjE3NzY2MTQ1MzV9.ylGECrr6x6m6T7PBDzWYII4WtaNsPQpZVQCKF_zWscs
[12-Apr-2026 16:03:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Apr-2026 16:03:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Apr-2026 16:03:23 UTC] ✅ JWT token verified successfully for user profile
[12-Apr-2026 16:03:23 UTC] ✅ JWT token verified successfully for user profile
[12-Apr-2026 16:03:23 UTC] User ID: 317
[12-Apr-2026 16:03:23 UTC] User ID: 317
[12-Apr-2026 16:03:23 UTC] ✅ User profile retrieved successfully for user ID: 317
[12-Apr-2026 16:03:23 UTC] ✅ User profile retrieved successfully for user ID: 317
[12-Apr-2026 16:03:23 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Apr-2026 16:03:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Apr-2026 16:03:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE3IiwidXNlcm5hbWUiOiJkYW5pbWRhaWtpIiwiZW1haWwiOiJkYW5pbWRhaWtpQGljbG91ZC5jb20iLCJleHAiOjE3NzY2MTQ1MzV9.ylGECrr6x6m6T7PBDzWYII4WtaNsPQpZVQCKF_zWscs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eb375f63d5d5088-AMS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"212.175.88.221","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"212.175.88.221, 104.23.170.179"}
[12-Apr-2026 16:03:23 UTC] === User Orders API Called ===
[12-Apr-2026 16:03:23 UTC] User ID: 317
[12-Apr-2026 16:03:23 UTC] Limit: 20, Offset: 0
[12-Apr-2026 16:03:23 UTC] Orders found: 0
[12-Apr-2026 16:03:23 UTC] Orders data: []
[12-Apr-2026 16:03:23 UTC] Total orders count: 0
[12-Apr-2026 16:03:25 UTC] === API CALL LOG ===
[12-Apr-2026 16:03:25 UTC] Endpoint: user/profile.php
[12-Apr-2026 16:03:25 UTC] Full Log Data: {
    "timestamp": "2026-04-12 16:03:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.175.88.221",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE3IiwidXNlcm5hbWUiOiJkYW5pbWRhaWtpIiwiZW1haWwiOiJkYW5pbWRhaWtpQGljbG91ZC5jb20iLCJleHAiOjE3NzY2MTQ1MzV9.ylGECrr6x6m6T7PBDzWYII4WtaNsPQpZVQCKF_zWscs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb376048d2e5088-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "212.175.88.221",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "212.175.88.221, 104.23.170.179"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Apr-2026 16:03:25 UTC] === END API CALL LOG ===
[12-Apr-2026 16:03:25 UTC] ✅ API Hash verification passed for profile endpoint
[12-Apr-2026 16:03:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE3IiwidXNlcm5hbWUiOiJkYW5pbWRhaWtpIiwiZW1haWwiOiJkYW5pbWRhaWtpQGljbG91ZC5jb20iLCJleHAiOjE3NzY2MTQ1MzV9.ylGECrr6x6m6T7PBDzWYII4WtaNsPQpZVQCKF_zWscs
[12-Apr-2026 16:03:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Apr-2026 16:03:25 UTC] ✅ JWT token verified successfully for user profile
[12-Apr-2026 16:03:25 UTC] User ID: 317
[12-Apr-2026 16:03:25 UTC] ✅ User profile retrieved successfully for user ID: 317
[12-Apr-2026 16:03:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Apr-2026 16:03:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Apr-2026 16:03:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE3IiwidXNlcm5hbWUiOiJkYW5pbWRhaWtpIiwiZW1haWwiOiJkYW5pbWRhaWtpQGljbG91ZC5jb20iLCJleHAiOjE3NzY2MTQ1MzV9.ylGECrr6x6m6T7PBDzWYII4WtaNsPQpZVQCKF_zWscs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eb376655b295088-AMS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"212.175.88.221","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"212.175.88.221, 104.23.170.178"}
[12-Apr-2026 16:03:41 UTC] === User Orders API Called ===
[12-Apr-2026 16:03:41 UTC] User ID: 317
[12-Apr-2026 16:03:41 UTC] Limit: 20, Offset: 0
[12-Apr-2026 16:03:41 UTC] Orders found: 0
[12-Apr-2026 16:03:41 UTC] Orders data: []
[12-Apr-2026 16:03:41 UTC] Total orders count: 0
[12-Apr-2026 16:03:41 UTC] === API CALL LOG ===
[12-Apr-2026 16:03:41 UTC] Endpoint: user/profile.php
[12-Apr-2026 16:03:41 UTC] Full Log Data: {
    "timestamp": "2026-04-12 16:03:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.175.88.221",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE3IiwidXNlcm5hbWUiOiJkYW5pbWRhaWtpIiwiZW1haWwiOiJkYW5pbWRhaWtpQGljbG91ZC5jb20iLCJleHAiOjE3NzY2MTQ1MzV9.ylGECrr6x6m6T7PBDzWYII4WtaNsPQpZVQCKF_zWscs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb376655b2d5088-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "212.175.88.221",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "212.175.88.221, 104.23.170.178"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Apr-2026 16:03:41 UTC] === END API CALL LOG ===
[12-Apr-2026 16:03:41 UTC] ✅ API Hash verification passed for profile endpoint
[12-Apr-2026 16:03:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE3IiwidXNlcm5hbWUiOiJkYW5pbWRhaWtpIiwiZW1haWwiOiJkYW5pbWRhaWtpQGljbG91ZC5jb20iLCJleHAiOjE3NzY2MTQ1MzV9.ylGECrr6x6m6T7PBDzWYII4WtaNsPQpZVQCKF_zWscs
[12-Apr-2026 16:03:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Apr-2026 16:03:41 UTC] ✅ JWT token verified successfully for user profile
[12-Apr-2026 16:03:41 UTC] User ID: 317
[12-Apr-2026 16:03:41 UTC] ✅ User profile retrieved successfully for user ID: 317
[12-Apr-2026 16:03:41 UTC] === API CALL LOG ===
[12-Apr-2026 16:03:41 UTC] Endpoint: user/profile.php
[12-Apr-2026 16:03:41 UTC] Full Log Data: {
    "timestamp": "2026-04-12 16:03:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.175.88.221",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE3IiwidXNlcm5hbWUiOiJkYW5pbWRhaWtpIiwiZW1haWwiOiJkYW5pbWRhaWtpQGljbG91ZC5jb20iLCJleHAiOjE3NzY2MTQ1MzV9.ylGECrr6x6m6T7PBDzWYII4WtaNsPQpZVQCKF_zWscs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb376655b2f5088-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "212.175.88.221",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "212.175.88.221, 104.23.170.179"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Apr-2026 16:03:41 UTC] === END API CALL LOG ===
[12-Apr-2026 16:03:41 UTC] ✅ API Hash verification passed for profile endpoint
[12-Apr-2026 16:03:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE3IiwidXNlcm5hbWUiOiJkYW5pbWRhaWtpIiwiZW1haWwiOiJkYW5pbWRhaWtpQGljbG91ZC5jb20iLCJleHAiOjE3NzY2MTQ1MzV9.ylGECrr6x6m6T7PBDzWYII4WtaNsPQpZVQCKF_zWscs
[12-Apr-2026 16:03:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Apr-2026 16:03:41 UTC] ✅ JWT token verified successfully for user profile
[12-Apr-2026 16:03:41 UTC] User ID: 317
[12-Apr-2026 16:03:41 UTC] ✅ User profile retrieved successfully for user ID: 317
[12-Apr-2026 18:33:09 UTC] === API CALL LOG ===
[12-Apr-2026 18:33:09 UTC] Endpoint: user/profile.php
[12-Apr-2026 18:33:09 UTC] Full Log Data: {
    "timestamp": "2026-04-12 18:33:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1d34:7830:fc01:f2d9:fec5:ffb1:37ea",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb45157af81dce7-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a00:1d34:7830:fc01:f2d9:fec5:ffb1:37ea",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a00:1d34:7830:fc01:f2d9:fec5:ffb1:37ea, 104.23.166.101"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Apr-2026 18:33:09 UTC] === END API CALL LOG ===
[12-Apr-2026 18:33:09 UTC] ✅ API Hash verification passed for profile endpoint
[12-Apr-2026 18:33:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[12-Apr-2026 18:33:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Apr-2026 18:33:09 UTC] ✅ JWT token verified successfully for user profile
[12-Apr-2026 18:33:09 UTC] User ID: 267
[12-Apr-2026 18:33:09 UTC] ✅ User profile retrieved successfully for user ID: 267
[12-Apr-2026 18:33:09 UTC] === API CALL LOG ===
[12-Apr-2026 18:33:09 UTC] Endpoint: user/profile.php
[12-Apr-2026 18:33:09 UTC] Full Log Data: {
    "timestamp": "2026-04-12 18:33:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1d34:7830:fc01:f2d9:fec5:ffb1:37ea",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb4515b4b60dce7-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a00:1d34:7830:fc01:f2d9:fec5:ffb1:37ea",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a00:1d34:7830:fc01:f2d9:fec5:ffb1:37ea, 104.23.166.101"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Apr-2026 18:33:09 UTC] === END API CALL LOG ===
[12-Apr-2026 18:33:09 UTC] ✅ API Hash verification passed for profile endpoint
[12-Apr-2026 18:33:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[12-Apr-2026 18:33:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Apr-2026 18:33:09 UTC] ✅ JWT token verified successfully for user profile
[12-Apr-2026 18:33:09 UTC] User ID: 267
[12-Apr-2026 18:33:09 UTC] ✅ User profile retrieved successfully for user ID: 267
[12-Apr-2026 18:33:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Apr-2026 18:33:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Apr-2026 18:33:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eb4515b4b65dce7-AMS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2a00:1d34:7830:fc01:f2d9:fec5:ffb1:37ea","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2a00:1d34:7830:fc01:f2d9:fec5:ffb1:37ea, 104.23.166.101"}
[12-Apr-2026 18:33:09 UTC] === User Orders API Called ===
[12-Apr-2026 18:33:09 UTC] User ID: 267
[12-Apr-2026 18:33:09 UTC] Limit: 20, Offset: 0
[12-Apr-2026 18:33:09 UTC] Orders found: 1
[12-Apr-2026 18:33:09 UTC] Orders data: [{"id":171,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/427","status":"completed","created_at":"2026-04-08 13:54:48","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[12-Apr-2026 18:33:09 UTC] Total orders count: 1
[12-Apr-2026 18:33:09 UTC] === API CALL LOG ===
[12-Apr-2026 18:33:09 UTC] Endpoint: user/profile.php
[12-Apr-2026 18:33:09 UTC] Full Log Data: {
    "timestamp": "2026-04-12 18:33:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1d34:7830:fc01:f2d9:fec5:ffb1:37ea",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb4515bfd5bdce7-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a00:1d34:7830:fc01:f2d9:fec5:ffb1:37ea",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a00:1d34:7830:fc01:f2d9:fec5:ffb1:37ea, 104.23.166.101"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Apr-2026 18:33:09 UTC] === END API CALL LOG ===
[12-Apr-2026 18:33:09 UTC] ✅ API Hash verification passed for profile endpoint
[12-Apr-2026 18:33:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[12-Apr-2026 18:33:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Apr-2026 18:33:09 UTC] ✅ JWT token verified successfully for user profile
[12-Apr-2026 18:33:09 UTC] User ID: 267
[12-Apr-2026 18:33:09 UTC] ✅ User profile retrieved successfully for user ID: 267
[12-Apr-2026 18:33:10 UTC] === API CALL LOG ===
[12-Apr-2026 18:33:10 UTC] Endpoint: user/profile.php
[12-Apr-2026 18:33:10 UTC] Full Log Data: {
    "timestamp": "2026-04-12 18:33:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1d34:7830:fc01:f2d9:fec5:ffb1:37ea",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb4515eceeddce7-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a00:1d34:7830:fc01:f2d9:fec5:ffb1:37ea",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a00:1d34:7830:fc01:f2d9:fec5:ffb1:37ea, 104.23.166.101"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Apr-2026 18:33:10 UTC] === END API CALL LOG ===
[12-Apr-2026 18:33:10 UTC] ✅ API Hash verification passed for profile endpoint
[12-Apr-2026 18:33:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[12-Apr-2026 18:33:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Apr-2026 18:33:10 UTC] ✅ JWT token verified successfully for user profile
[12-Apr-2026 18:33:10 UTC] User ID: 267
[12-Apr-2026 18:33:10 UTC] ✅ User profile retrieved successfully for user ID: 267
[12-Apr-2026 18:33:12 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Apr-2026 18:33:12 UTC] === API CALL LOG ===
[12-Apr-2026 18:33:12 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Apr-2026 18:33:12 UTC] Endpoint: user/profile.php
[12-Apr-2026 18:33:12 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eb4516e6b96dce7-AMS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2a00:1d34:7830:fc01:f2d9:fec5:ffb1:37ea","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2a00:1d34:7830:fc01:f2d9:fec5:ffb1:37ea, 104.23.166.101"}
[12-Apr-2026 18:33:12 UTC] Full Log Data: {
    "timestamp": "2026-04-12 18:33:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1d34:7830:fc01:f2d9:fec5:ffb1:37ea",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb4516e6b98dce7-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a00:1d34:7830:fc01:f2d9:fec5:ffb1:37ea",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a00:1d34:7830:fc01:f2d9:fec5:ffb1:37ea, 104.23.166.101"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Apr-2026 18:33:12 UTC] === END API CALL LOG ===
[12-Apr-2026 18:33:12 UTC] === User Orders API Called ===
[12-Apr-2026 18:33:12 UTC] ✅ API Hash verification passed for profile endpoint
[12-Apr-2026 18:33:12 UTC] User ID: 267
[12-Apr-2026 18:33:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[12-Apr-2026 18:33:12 UTC] Limit: 20, Offset: 0
[12-Apr-2026 18:33:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Apr-2026 18:33:12 UTC] ✅ JWT token verified successfully for user profile
[12-Apr-2026 18:33:12 UTC] User ID: 267
[12-Apr-2026 18:33:12 UTC] Orders found: 1
[12-Apr-2026 18:33:12 UTC] ✅ User profile retrieved successfully for user ID: 267
[12-Apr-2026 18:33:12 UTC] Orders data: [{"id":171,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/427","status":"completed","created_at":"2026-04-08 13:54:48","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[12-Apr-2026 18:33:12 UTC] Total orders count: 1
[12-Apr-2026 18:33:13 UTC] === API CALL LOG ===
[12-Apr-2026 18:33:13 UTC] Endpoint: user/profile.php
[12-Apr-2026 18:33:13 UTC] Full Log Data: {
    "timestamp": "2026-04-12 18:33:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1d34:7830:fc01:f2d9:fec5:ffb1:37ea",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb451709a30dce7-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a00:1d34:7830:fc01:f2d9:fec5:ffb1:37ea",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a00:1d34:7830:fc01:f2d9:fec5:ffb1:37ea, 104.23.166.101"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Apr-2026 18:33:13 UTC] === END API CALL LOG ===
[12-Apr-2026 18:33:13 UTC] ✅ API Hash verification passed for profile endpoint
[12-Apr-2026 18:33:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[12-Apr-2026 18:33:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Apr-2026 18:33:13 UTC] ✅ JWT token verified successfully for user profile
[12-Apr-2026 18:33:13 UTC] User ID: 267
[12-Apr-2026 18:33:13 UTC] ✅ User profile retrieved successfully for user ID: 267
[12-Apr-2026 18:33:13 UTC] === API CALL LOG ===
[12-Apr-2026 18:33:13 UTC] Endpoint: user/profile.php
[12-Apr-2026 18:33:13 UTC] Full Log Data: {
    "timestamp": "2026-04-12 18:33:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1d34:7830:fc01:f2d9:fec5:ffb1:37ea",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb451720ecedce7-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a00:1d34:7830:fc01:f2d9:fec5:ffb1:37ea",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a00:1d34:7830:fc01:f2d9:fec5:ffb1:37ea, 104.23.166.101"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Apr-2026 18:33:13 UTC] === END API CALL LOG ===
[12-Apr-2026 18:33:13 UTC] ✅ API Hash verification passed for profile endpoint
[12-Apr-2026 18:33:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[12-Apr-2026 18:33:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Apr-2026 18:33:13 UTC] ✅ JWT token verified successfully for user profile
[12-Apr-2026 18:33:13 UTC] User ID: 267
[12-Apr-2026 18:33:13 UTC] ✅ User profile retrieved successfully for user ID: 267
[12-Apr-2026 18:33:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Apr-2026 18:33:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Apr-2026 18:33:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eb451e90f02dce7-AMS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2a00:1d34:7830:fc01:f2d9:fec5:ffb1:37ea","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2a00:1d34:7830:fc01:f2d9:fec5:ffb1:37ea, 104.23.166.100"}
[12-Apr-2026 18:33:32 UTC] === User Orders API Called ===
[12-Apr-2026 18:33:32 UTC] User ID: 267
[12-Apr-2026 18:33:32 UTC] Limit: 20, Offset: 0
[12-Apr-2026 18:33:32 UTC] Orders found: 2
[12-Apr-2026 18:33:32 UTC] Orders data: [{"id":186,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/431","status":"pending","created_at":"2026-04-12 22:03:30","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":171,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/427","status":"completed","created_at":"2026-04-08 13:54:48","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[12-Apr-2026 18:33:32 UTC] Total orders count: 2
[12-Apr-2026 18:47:32 UTC] === API CALL LOG ===
[12-Apr-2026 18:47:32 UTC] Endpoint: user/profile.php
[12-Apr-2026 18:47:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Apr-2026 18:47:32 UTC] Full Log Data: {
    "timestamp": "2026-04-12 18:47:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1d34:7830:fc01:f2d9:fec5:ffb1:37ea",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb4666e8aa1f5e7-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a00:1d34:7830:fc01:f2d9:fec5:ffb1:37ea",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a00:1d34:7830:fc01:f2d9:fec5:ffb1:37ea, 141.101.76.185"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Apr-2026 18:47:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Apr-2026 18:47:32 UTC] === END API CALL LOG ===
[12-Apr-2026 18:47:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eb4666efc10f5e7-AMS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2a00:1d34:7830:fc01:f2d9:fec5:ffb1:37ea","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2a00:1d34:7830:fc01:f2d9:fec5:ffb1:37ea, 141.101.76.70"}
[12-Apr-2026 18:47:32 UTC] ✅ API Hash verification passed for profile endpoint
[12-Apr-2026 18:47:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[12-Apr-2026 18:47:32 UTC] === User Orders API Called ===
[12-Apr-2026 18:47:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Apr-2026 18:47:32 UTC] User ID: 267
[12-Apr-2026 18:47:32 UTC] ✅ JWT token verified successfully for user profile
[12-Apr-2026 18:47:32 UTC] Limit: 20, Offset: 0
[12-Apr-2026 18:47:32 UTC] User ID: 267
[12-Apr-2026 18:47:32 UTC] ✅ User profile retrieved successfully for user ID: 267
[12-Apr-2026 18:47:32 UTC] Orders found: 2
[12-Apr-2026 18:47:32 UTC] Orders data: [{"id":186,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/431","status":"completed","created_at":"2026-04-12 22:03:30","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":171,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/427","status":"completed","created_at":"2026-04-08 13:54:48","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[12-Apr-2026 18:47:32 UTC] Total orders count: 2
[12-Apr-2026 18:47:33 UTC] === API CALL LOG ===
[12-Apr-2026 18:47:33 UTC] Endpoint: user/profile.php
[12-Apr-2026 18:47:33 UTC] Full Log Data: {
    "timestamp": "2026-04-12 18:47:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1d34:7830:fc01:f2d9:fec5:ffb1:37ea",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb4667099d6f5e7-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a00:1d34:7830:fc01:f2d9:fec5:ffb1:37ea",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a00:1d34:7830:fc01:f2d9:fec5:ffb1:37ea, 141.101.76.70"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Apr-2026 18:47:33 UTC] === END API CALL LOG ===
[12-Apr-2026 18:47:33 UTC] ✅ API Hash verification passed for profile endpoint
[12-Apr-2026 18:47:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[12-Apr-2026 18:47:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Apr-2026 18:47:33 UTC] ✅ JWT token verified successfully for user profile
[12-Apr-2026 18:47:33 UTC] User ID: 267
[12-Apr-2026 18:47:33 UTC] ✅ User profile retrieved successfully for user ID: 267
[12-Apr-2026 18:47:33 UTC] === API CALL LOG ===
[12-Apr-2026 18:47:33 UTC] Endpoint: user/profile.php
[12-Apr-2026 18:47:33 UTC] Full Log Data: {
    "timestamp": "2026-04-12 18:47:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1d34:7830:fc01:f2d9:fec5:ffb1:37ea",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb46673dd79f5e7-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a00:1d34:7830:fc01:f2d9:fec5:ffb1:37ea",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a00:1d34:7830:fc01:f2d9:fec5:ffb1:37ea, 141.101.76.70"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Apr-2026 18:47:33 UTC] === END API CALL LOG ===
[12-Apr-2026 18:47:33 UTC] ✅ API Hash verification passed for profile endpoint
[12-Apr-2026 18:47:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[12-Apr-2026 18:47:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Apr-2026 18:47:33 UTC] ✅ JWT token verified successfully for user profile
[12-Apr-2026 18:47:33 UTC] User ID: 267
[12-Apr-2026 18:47:33 UTC] ✅ User profile retrieved successfully for user ID: 267
[12-Apr-2026 20:23:20 UTC] === API CALL LOG ===
[12-Apr-2026 20:23:20 UTC] Endpoint: user/profile.php
[12-Apr-2026 20:23:20 UTC] Full Log Data: {
    "timestamp": "2026-04-12 20:23:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a0d:e487:31df:19e:ccd1:b9b:b84f:48de",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk5IiwidXNlcm5hbWUiOiJra2VrIiwiZW1haWwiOiJzZXJ2aWNld2Vib3JhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjQ0NjQwOX0.WgNQaMZuMZJ-V8ehv1iJaZhWCaX5l_2wCe6trRw0Zc4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb4f2be2ce83c98-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a0d:e487:31df:19e:ccd1:b9b:b84f:48de",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a0d:e487:31df:19e:ccd1:b9b:b84f:48de, 172.71.135.119"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Apr-2026 20:23:20 UTC] === END API CALL LOG ===
[12-Apr-2026 20:23:20 UTC] ✅ API Hash verification passed for profile endpoint
[12-Apr-2026 20:23:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk5IiwidXNlcm5hbWUiOiJra2VrIiwiZW1haWwiOiJzZXJ2aWNld2Vib3JhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjQ0NjQwOX0.WgNQaMZuMZJ-V8ehv1iJaZhWCaX5l_2wCe6trRw0Zc4
[12-Apr-2026 20:23:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Apr-2026 20:23:20 UTC] ✅ JWT token verified successfully for user profile
[12-Apr-2026 20:23:20 UTC] User ID: 299
[12-Apr-2026 20:23:20 UTC] ✅ User profile retrieved successfully for user ID: 299
[12-Apr-2026 20:23:20 UTC] === API CALL LOG ===
[12-Apr-2026 20:23:20 UTC] Endpoint: user/profile.php
[12-Apr-2026 20:23:20 UTC] Full Log Data: {
    "timestamp": "2026-04-12 20:23:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a0d:e487:31df:19e:ccd1:b9b:b84f:48de",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk5IiwidXNlcm5hbWUiOiJra2VrIiwiZW1haWwiOiJzZXJ2aWNld2Vib3JhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjQ0NjQwOX0.WgNQaMZuMZJ-V8ehv1iJaZhWCaX5l_2wCe6trRw0Zc4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb4f2c0ee793c98-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a0d:e487:31df:19e:ccd1:b9b:b84f:48de",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a0d:e487:31df:19e:ccd1:b9b:b84f:48de, 172.71.135.119"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Apr-2026 20:23:20 UTC] === END API CALL LOG ===
[12-Apr-2026 20:23:20 UTC] ✅ API Hash verification passed for profile endpoint
[12-Apr-2026 20:23:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk5IiwidXNlcm5hbWUiOiJra2VrIiwiZW1haWwiOiJzZXJ2aWNld2Vib3JhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjQ0NjQwOX0.WgNQaMZuMZJ-V8ehv1iJaZhWCaX5l_2wCe6trRw0Zc4
[12-Apr-2026 20:23:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Apr-2026 20:23:20 UTC] ✅ JWT token verified successfully for user profile
[12-Apr-2026 20:23:20 UTC] User ID: 299
[12-Apr-2026 20:23:20 UTC] ✅ User profile retrieved successfully for user ID: 299
[12-Apr-2026 20:23:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Apr-2026 20:23:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Apr-2026 20:23:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk5IiwidXNlcm5hbWUiOiJra2VrIiwiZW1haWwiOiJzZXJ2aWNld2Vib3JhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjQ0NjQwOX0.WgNQaMZuMZJ-V8ehv1iJaZhWCaX5l_2wCe6trRw0Zc4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eb4f2c0ee7c3c98-CDG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2a0d:e487:31df:19e:ccd1:b9b:b84f:48de","CF-IPCountry":"FR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2a0d:e487:31df:19e:ccd1:b9b:b84f:48de, 172.71.135.119"}
[12-Apr-2026 20:23:20 UTC] === User Orders API Called ===
[12-Apr-2026 20:23:20 UTC] User ID: 299
[12-Apr-2026 20:23:20 UTC] Limit: 20, Offset: 0
[12-Apr-2026 20:23:20 UTC] Orders found: 0
[12-Apr-2026 20:23:20 UTC] Orders data: []
[12-Apr-2026 20:23:20 UTC] Total orders count: 0
[12-Apr-2026 20:23:20 UTC] === API CALL LOG ===
[12-Apr-2026 20:23:20 UTC] Endpoint: user/profile.php
[12-Apr-2026 20:23:20 UTC] Full Log Data: {
    "timestamp": "2026-04-12 20:23:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a0d:e487:31df:19e:ccd1:b9b:b84f:48de",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk5IiwidXNlcm5hbWUiOiJra2VrIiwiZW1haWwiOiJzZXJ2aWNld2Vib3JhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjQ0NjQwOX0.WgNQaMZuMZJ-V8ehv1iJaZhWCaX5l_2wCe6trRw0Zc4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb4f2c12e9e3c98-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a0d:e487:31df:19e:ccd1:b9b:b84f:48de",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a0d:e487:31df:19e:ccd1:b9b:b84f:48de, 172.71.135.119"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Apr-2026 20:23:20 UTC] === END API CALL LOG ===
[12-Apr-2026 20:23:20 UTC] ✅ API Hash verification passed for profile endpoint
[12-Apr-2026 20:23:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk5IiwidXNlcm5hbWUiOiJra2VrIiwiZW1haWwiOiJzZXJ2aWNld2Vib3JhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjQ0NjQwOX0.WgNQaMZuMZJ-V8ehv1iJaZhWCaX5l_2wCe6trRw0Zc4
[12-Apr-2026 20:23:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Apr-2026 20:23:20 UTC] ✅ JWT token verified successfully for user profile
[12-Apr-2026 20:23:20 UTC] User ID: 299
[12-Apr-2026 20:23:20 UTC] ✅ User profile retrieved successfully for user ID: 299
[12-Apr-2026 20:23:29 UTC] === API CALL LOG ===
[12-Apr-2026 20:23:29 UTC] Endpoint: user/profile.php
[12-Apr-2026 20:23:29 UTC] Full Log Data: {
    "timestamp": "2026-04-12 20:23:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a0d:e487:31df:19e:ccd1:b9b:b84f:48de",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk5IiwidXNlcm5hbWUiOiJra2VrIiwiZW1haWwiOiJzZXJ2aWNld2Vib3JhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjQ0NjQwOX0.WgNQaMZuMZJ-V8ehv1iJaZhWCaX5l_2wCe6trRw0Zc4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb4f2fc285ed0bf-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a0d:e487:31df:19e:ccd1:b9b:b84f:48de",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a0d:e487:31df:19e:ccd1:b9b:b84f:48de, 172.71.118.132"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Apr-2026 20:23:29 UTC] === END API CALL LOG ===
[12-Apr-2026 20:23:29 UTC] ✅ API Hash verification passed for profile endpoint
[12-Apr-2026 20:23:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk5IiwidXNlcm5hbWUiOiJra2VrIiwiZW1haWwiOiJzZXJ2aWNld2Vib3JhQGdtYWlsLmNvbSIsImV4cCI6MTc3NjQ0NjQwOX0.WgNQaMZuMZJ-V8ehv1iJaZhWCaX5l_2wCe6trRw0Zc4
[12-Apr-2026 20:23:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Apr-2026 20:23:29 UTC] ✅ JWT token verified successfully for user profile
[12-Apr-2026 20:23:29 UTC] User ID: 299
[12-Apr-2026 20:23:29 UTC] ✅ User profile retrieved successfully for user ID: 299
[12-Apr-2026 22:12:51 UTC] === API CALL LOG ===
[12-Apr-2026 22:12:51 UTC] Endpoint: user/profile.php
[12-Apr-2026 22:12:51 UTC] Full Log Data: {
    "timestamp": "2026-04-12 22:12:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4081:1c4b:8ada:6864:a93d:8714:51f0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE4IiwidXNlcm5hbWUiOiJnaG9zcyIsImVtYWlsIjoiZ2hvc3N0ZXNAZ21haWwuY29tIiwiZXhwIjoxNzc2NjM2NzcxfQ.UqMXwwXiVPNEgF7NuTWVGOnkLQ1Ge2f7seWCLV22ivw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb5932f589be1d9-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:4081:1c4b:8ada:6864:a93d:8714:51f0",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:4081:1c4b:8ada:6864:a93d:8714:51f0, 172.68.234.189"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Apr-2026 22:12:51 UTC] === END API CALL LOG ===
[12-Apr-2026 22:12:51 UTC] ✅ API Hash verification passed for profile endpoint
[12-Apr-2026 22:12:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE4IiwidXNlcm5hbWUiOiJnaG9zcyIsImVtYWlsIjoiZ2hvc3N0ZXNAZ21haWwuY29tIiwiZXhwIjoxNzc2NjM2NzcxfQ.UqMXwwXiVPNEgF7NuTWVGOnkLQ1Ge2f7seWCLV22ivw
[12-Apr-2026 22:12:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Apr-2026 22:12:51 UTC] ✅ JWT token verified successfully for user profile
[12-Apr-2026 22:12:51 UTC] User ID: 318
[12-Apr-2026 22:12:51 UTC] ✅ User profile retrieved successfully for user ID: 318
[12-Apr-2026 22:12:51 UTC] === API CALL LOG ===
[12-Apr-2026 22:12:51 UTC] Endpoint: user/profile.php
[12-Apr-2026 22:12:51 UTC] Full Log Data: {
    "timestamp": "2026-04-12 22:12:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4081:1c4b:8ada:6864:a93d:8714:51f0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE4IiwidXNlcm5hbWUiOiJnaG9zcyIsImVtYWlsIjoiZ2hvc3N0ZXNAZ21haWwuY29tIiwiZXhwIjoxNzc2NjM2NzcxfQ.UqMXwwXiVPNEgF7NuTWVGOnkLQ1Ge2f7seWCLV22ivw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb5932f58a0e1d9-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:4081:1c4b:8ada:6864:a93d:8714:51f0",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:4081:1c4b:8ada:6864:a93d:8714:51f0, 172.68.234.189"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Apr-2026 22:12:51 UTC] === END API CALL LOG ===
[12-Apr-2026 22:12:51 UTC] ✅ API Hash verification passed for profile endpoint
[12-Apr-2026 22:12:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE4IiwidXNlcm5hbWUiOiJnaG9zcyIsImVtYWlsIjoiZ2hvc3N0ZXNAZ21haWwuY29tIiwiZXhwIjoxNzc2NjM2NzcxfQ.UqMXwwXiVPNEgF7NuTWVGOnkLQ1Ge2f7seWCLV22ivw
[12-Apr-2026 22:12:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Apr-2026 22:12:51 UTC] ✅ JWT token verified successfully for user profile
[12-Apr-2026 22:12:51 UTC] User ID: 318
[12-Apr-2026 22:12:51 UTC] ✅ User profile retrieved successfully for user ID: 318
[12-Apr-2026 22:12:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Apr-2026 22:12:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Apr-2026 22:12:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE4IiwidXNlcm5hbWUiOiJnaG9zcyIsImVtYWlsIjoiZ2hvc3N0ZXNAZ21haWwuY29tIiwiZXhwIjoxNzc2NjM2NzcxfQ.UqMXwwXiVPNEgF7NuTWVGOnkLQ1Ge2f7seWCLV22ivw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eb5932f589fe1d9-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:4081:1c4b:8ada:6864:a93d:8714:51f0","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:4081:1c4b:8ada:6864:a93d:8714:51f0, 172.68.234.189"}
[12-Apr-2026 22:12:51 UTC] === User Orders API Called ===
[12-Apr-2026 22:12:51 UTC] User ID: 318
[12-Apr-2026 22:12:51 UTC] Limit: 20, Offset: 0
[12-Apr-2026 22:12:51 UTC] Orders found: 0
[12-Apr-2026 22:12:51 UTC] Orders data: []
[12-Apr-2026 22:12:51 UTC] Total orders count: 0
[12-Apr-2026 22:12:52 UTC] === API CALL LOG ===
[12-Apr-2026 22:12:52 UTC] Endpoint: user/profile.php
[12-Apr-2026 22:12:52 UTC] Full Log Data: {
    "timestamp": "2026-04-12 22:12:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4081:1c4b:8ada:6864:a93d:8714:51f0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE4IiwidXNlcm5hbWUiOiJnaG9zcyIsImVtYWlsIjoiZ2hvc3N0ZXNAZ21haWwuY29tIiwiZXhwIjoxNzc2NjM2NzcxfQ.UqMXwwXiVPNEgF7NuTWVGOnkLQ1Ge2f7seWCLV22ivw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb5933688dde1d9-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:4081:1c4b:8ada:6864:a93d:8714:51f0",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:4081:1c4b:8ada:6864:a93d:8714:51f0, 172.68.234.189"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Apr-2026 22:12:52 UTC] === END API CALL LOG ===
[12-Apr-2026 22:12:52 UTC] ✅ API Hash verification passed for profile endpoint
[12-Apr-2026 22:12:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE4IiwidXNlcm5hbWUiOiJnaG9zcyIsImVtYWlsIjoiZ2hvc3N0ZXNAZ21haWwuY29tIiwiZXhwIjoxNzc2NjM2NzcxfQ.UqMXwwXiVPNEgF7NuTWVGOnkLQ1Ge2f7seWCLV22ivw
[12-Apr-2026 22:12:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Apr-2026 22:12:52 UTC] ✅ JWT token verified successfully for user profile
[12-Apr-2026 22:12:52 UTC] User ID: 318
[12-Apr-2026 22:12:52 UTC] ✅ User profile retrieved successfully for user ID: 318
[12-Apr-2026 22:13:44 UTC] === API CALL LOG ===
[12-Apr-2026 22:13:44 UTC] Endpoint: user/profile.php
[12-Apr-2026 22:13:44 UTC] Full Log Data: {
    "timestamp": "2026-04-12 22:13:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4081:1c4b:8ada:6864:a93d:8714:51f0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE4IiwidXNlcm5hbWUiOiJnaG9zcyIsImVtYWlsIjoiZ2hvc3N0ZXNAZ21haWwuY29tIiwiZXhwIjoxNzc2NjM2NzcxfQ.UqMXwwXiVPNEgF7NuTWVGOnkLQ1Ge2f7seWCLV22ivw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb5947a4b80e1d9-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:4081:1c4b:8ada:6864:a93d:8714:51f0",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:4081:1c4b:8ada:6864:a93d:8714:51f0, 172.68.234.130"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Apr-2026 22:13:44 UTC] === END API CALL LOG ===
[12-Apr-2026 22:13:44 UTC] ✅ API Hash verification passed for profile endpoint
[12-Apr-2026 22:13:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE4IiwidXNlcm5hbWUiOiJnaG9zcyIsImVtYWlsIjoiZ2hvc3N0ZXNAZ21haWwuY29tIiwiZXhwIjoxNzc2NjM2NzcxfQ.UqMXwwXiVPNEgF7NuTWVGOnkLQ1Ge2f7seWCLV22ivw
[12-Apr-2026 22:13:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Apr-2026 22:13:44 UTC] ✅ JWT token verified successfully for user profile
[12-Apr-2026 22:13:44 UTC] User ID: 318
[12-Apr-2026 22:13:44 UTC] ✅ User profile retrieved successfully for user ID: 318
[12-Apr-2026 22:15:49 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Apr-2026 22:15:49 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Apr-2026 22:15:49 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE4IiwidXNlcm5hbWUiOiJnaG9zcyIsImVtYWlsIjoiZ2hvc3N0ZXNAZ21haWwuY29tIiwiZXhwIjoxNzc2NjM2NzcxfQ.UqMXwwXiVPNEgF7NuTWVGOnkLQ1Ge2f7seWCLV22ivw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eb597854ef1e1d9-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:4081:1c4b:8ada:6864:a93d:8714:51f0","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:4081:1c4b:8ada:6864:a93d:8714:51f0, 172.68.234.131"}
[12-Apr-2026 22:15:49 UTC] === User Orders API Called ===
[12-Apr-2026 22:15:49 UTC] User ID: 318
[12-Apr-2026 22:15:49 UTC] Limit: 20, Offset: 0
[12-Apr-2026 22:15:49 UTC] Orders found: 0
[12-Apr-2026 22:15:49 UTC] Orders data: []
[12-Apr-2026 22:15:49 UTC] Total orders count: 0
[12-Apr-2026 22:15:49 UTC] === API CALL LOG ===
[12-Apr-2026 22:15:49 UTC] Endpoint: user/profile.php
[12-Apr-2026 22:15:49 UTC] Full Log Data: {
    "timestamp": "2026-04-12 22:15:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4081:1c4b:8ada:6864:a93d:8714:51f0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE4IiwidXNlcm5hbWUiOiJnaG9zcyIsImVtYWlsIjoiZ2hvc3N0ZXNAZ21haWwuY29tIiwiZXhwIjoxNzc2NjM2NzcxfQ.UqMXwwXiVPNEgF7NuTWVGOnkLQ1Ge2f7seWCLV22ivw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb597854ef3e1d9-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:4081:1c4b:8ada:6864:a93d:8714:51f0",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:4081:1c4b:8ada:6864:a93d:8714:51f0, 172.68.234.130"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Apr-2026 22:15:49 UTC] === END API CALL LOG ===
[12-Apr-2026 22:15:49 UTC] ✅ API Hash verification passed for profile endpoint
[12-Apr-2026 22:15:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE4IiwidXNlcm5hbWUiOiJnaG9zcyIsImVtYWlsIjoiZ2hvc3N0ZXNAZ21haWwuY29tIiwiZXhwIjoxNzc2NjM2NzcxfQ.UqMXwwXiVPNEgF7NuTWVGOnkLQ1Ge2f7seWCLV22ivw
[12-Apr-2026 22:15:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Apr-2026 22:15:49 UTC] ✅ JWT token verified successfully for user profile
[12-Apr-2026 22:15:49 UTC] User ID: 318
[12-Apr-2026 22:15:49 UTC] ✅ User profile retrieved successfully for user ID: 318
[12-Apr-2026 22:15:49 UTC] === API CALL LOG ===
[12-Apr-2026 22:15:49 UTC] Endpoint: user/profile.php
[12-Apr-2026 22:15:49 UTC] Full Log Data: {
    "timestamp": "2026-04-12 22:15:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4081:1c4b:8ada:6864:a93d:8714:51f0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE4IiwidXNlcm5hbWUiOiJnaG9zcyIsImVtYWlsIjoiZ2hvc3N0ZXNAZ21haWwuY29tIiwiZXhwIjoxNzc2NjM2NzcxfQ.UqMXwwXiVPNEgF7NuTWVGOnkLQ1Ge2f7seWCLV22ivw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb59787aac6e1d9-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:4081:1c4b:8ada:6864:a93d:8714:51f0",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:4081:1c4b:8ada:6864:a93d:8714:51f0, 172.68.234.130"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Apr-2026 22:15:49 UTC] === END API CALL LOG ===
[12-Apr-2026 22:15:49 UTC] ✅ API Hash verification passed for profile endpoint
[12-Apr-2026 22:15:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE4IiwidXNlcm5hbWUiOiJnaG9zcyIsImVtYWlsIjoiZ2hvc3N0ZXNAZ21haWwuY29tIiwiZXhwIjoxNzc2NjM2NzcxfQ.UqMXwwXiVPNEgF7NuTWVGOnkLQ1Ge2f7seWCLV22ivw
[12-Apr-2026 22:15:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Apr-2026 22:15:49 UTC] ✅ JWT token verified successfully for user profile
[12-Apr-2026 22:15:49 UTC] User ID: 318
[12-Apr-2026 22:15:49 UTC] ✅ User profile retrieved successfully for user ID: 318
[12-Apr-2026 22:15:57 UTC] === API CALL LOG ===
[12-Apr-2026 22:15:57 UTC] Endpoint: user/profile.php
[12-Apr-2026 22:15:57 UTC] Full Log Data: {
    "timestamp": "2026-04-12 22:15:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4081:1c4b:8ada:6864:a93d:8714:51f0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE4IiwidXNlcm5hbWUiOiJnaG9zcyIsImVtYWlsIjoiZ2hvc3N0ZXNAZ21haWwuY29tIiwiZXhwIjoxNzc2NjM2NzcxfQ.UqMXwwXiVPNEgF7NuTWVGOnkLQ1Ge2f7seWCLV22ivw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb597b82eaee1d9-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:4081:1c4b:8ada:6864:a93d:8714:51f0",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:4081:1c4b:8ada:6864:a93d:8714:51f0, 172.68.234.130"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Apr-2026 22:15:57 UTC] === END API CALL LOG ===
[12-Apr-2026 22:15:57 UTC] ✅ API Hash verification passed for profile endpoint
[12-Apr-2026 22:15:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE4IiwidXNlcm5hbWUiOiJnaG9zcyIsImVtYWlsIjoiZ2hvc3N0ZXNAZ21haWwuY29tIiwiZXhwIjoxNzc2NjM2NzcxfQ.UqMXwwXiVPNEgF7NuTWVGOnkLQ1Ge2f7seWCLV22ivw
[12-Apr-2026 22:15:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Apr-2026 22:15:57 UTC] ✅ JWT token verified successfully for user profile
[12-Apr-2026 22:15:57 UTC] User ID: 318
[12-Apr-2026 22:15:57 UTC] ✅ User profile retrieved successfully for user ID: 318
[12-Apr-2026 22:15:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Apr-2026 22:15:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Apr-2026 22:15:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE4IiwidXNlcm5hbWUiOiJnaG9zcyIsImVtYWlsIjoiZ2hvc3N0ZXNAZ21haWwuY29tIiwiZXhwIjoxNzc2NjM2NzcxfQ.UqMXwwXiVPNEgF7NuTWVGOnkLQ1Ge2f7seWCLV22ivw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eb597b82eabe1d9-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:4081:1c4b:8ada:6864:a93d:8714:51f0","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:4081:1c4b:8ada:6864:a93d:8714:51f0, 172.68.234.131"}
[12-Apr-2026 22:15:57 UTC] === User Orders API Called ===
[12-Apr-2026 22:15:57 UTC] User ID: 318
[12-Apr-2026 22:15:57 UTC] Limit: 20, Offset: 0
[12-Apr-2026 22:15:57 UTC] Orders found: 0
[12-Apr-2026 22:15:57 UTC] Orders data: []
[12-Apr-2026 22:15:57 UTC] Total orders count: 0
[12-Apr-2026 22:15:58 UTC] === API CALL LOG ===
[12-Apr-2026 22:15:58 UTC] Endpoint: user/profile.php
[12-Apr-2026 22:15:58 UTC] Full Log Data: {
    "timestamp": "2026-04-12 22:15:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4081:1c4b:8ada:6864:a93d:8714:51f0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE4IiwidXNlcm5hbWUiOiJnaG9zcyIsImVtYWlsIjoiZ2hvc3N0ZXNAZ21haWwuY29tIiwiZXhwIjoxNzc2NjM2NzcxfQ.UqMXwwXiVPNEgF7NuTWVGOnkLQ1Ge2f7seWCLV22ivw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb597bbdc7ce1d9-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:4081:1c4b:8ada:6864:a93d:8714:51f0",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:4081:1c4b:8ada:6864:a93d:8714:51f0, 172.68.234.130"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Apr-2026 22:15:58 UTC] === END API CALL LOG ===
[12-Apr-2026 22:15:58 UTC] ✅ API Hash verification passed for profile endpoint
[12-Apr-2026 22:15:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE4IiwidXNlcm5hbWUiOiJnaG9zcyIsImVtYWlsIjoiZ2hvc3N0ZXNAZ21haWwuY29tIiwiZXhwIjoxNzc2NjM2NzcxfQ.UqMXwwXiVPNEgF7NuTWVGOnkLQ1Ge2f7seWCLV22ivw
[12-Apr-2026 22:15:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Apr-2026 22:15:58 UTC] ✅ JWT token verified successfully for user profile
[12-Apr-2026 22:15:58 UTC] User ID: 318
[12-Apr-2026 22:15:58 UTC] ✅ User profile retrieved successfully for user ID: 318
[12-Apr-2026 22:16:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Apr-2026 22:16:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Apr-2026 22:16:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE4IiwidXNlcm5hbWUiOiJnaG9zcyIsImVtYWlsIjoiZ2hvc3N0ZXNAZ21haWwuY29tIiwiZXhwIjoxNzc2NjM2NzcxfQ.UqMXwwXiVPNEgF7NuTWVGOnkLQ1Ge2f7seWCLV22ivw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eb597e0ddbee1d9-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:4081:1c4b:8ada:6864:a93d:8714:51f0","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:4081:1c4b:8ada:6864:a93d:8714:51f0, 172.68.234.131"}
[12-Apr-2026 22:16:03 UTC] === User Orders API Called ===
[12-Apr-2026 22:16:03 UTC] User ID: 318
[12-Apr-2026 22:16:03 UTC] Limit: 20, Offset: 0
[12-Apr-2026 22:16:03 UTC] Orders found: 0
[12-Apr-2026 22:16:03 UTC] Orders data: []
[12-Apr-2026 22:16:03 UTC] === API CALL LOG ===
[12-Apr-2026 22:16:03 UTC] Endpoint: user/profile.php
[12-Apr-2026 22:16:03 UTC] Total orders count: 0
[12-Apr-2026 22:16:03 UTC] Full Log Data: {
    "timestamp": "2026-04-12 22:16:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4081:1c4b:8ada:6864:a93d:8714:51f0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE4IiwidXNlcm5hbWUiOiJnaG9zcyIsImVtYWlsIjoiZ2hvc3N0ZXNAZ21haWwuY29tIiwiZXhwIjoxNzc2NjM2NzcxfQ.UqMXwwXiVPNEgF7NuTWVGOnkLQ1Ge2f7seWCLV22ivw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb597e0ddc0e1d9-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:4081:1c4b:8ada:6864:a93d:8714:51f0",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:4081:1c4b:8ada:6864:a93d:8714:51f0, 172.68.234.130"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Apr-2026 22:16:03 UTC] === END API CALL LOG ===
[12-Apr-2026 22:16:03 UTC] ✅ API Hash verification passed for profile endpoint
[12-Apr-2026 22:16:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE4IiwidXNlcm5hbWUiOiJnaG9zcyIsImVtYWlsIjoiZ2hvc3N0ZXNAZ21haWwuY29tIiwiZXhwIjoxNzc2NjM2NzcxfQ.UqMXwwXiVPNEgF7NuTWVGOnkLQ1Ge2f7seWCLV22ivw
[12-Apr-2026 22:16:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Apr-2026 22:16:03 UTC] ✅ JWT token verified successfully for user profile
[12-Apr-2026 22:16:03 UTC] User ID: 318
[12-Apr-2026 22:16:03 UTC] ✅ User profile retrieved successfully for user ID: 318
[12-Apr-2026 22:16:04 UTC] === API CALL LOG ===
[12-Apr-2026 22:16:04 UTC] Endpoint: user/profile.php
[12-Apr-2026 22:16:04 UTC] Full Log Data: {
    "timestamp": "2026-04-12 22:16:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4081:1c4b:8ada:6864:a93d:8714:51f0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE4IiwidXNlcm5hbWUiOiJnaG9zcyIsImVtYWlsIjoiZ2hvc3N0ZXNAZ21haWwuY29tIiwiZXhwIjoxNzc2NjM2NzcxfQ.UqMXwwXiVPNEgF7NuTWVGOnkLQ1Ge2f7seWCLV22ivw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb597e4dbcde1d9-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:4081:1c4b:8ada:6864:a93d:8714:51f0",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:4081:1c4b:8ada:6864:a93d:8714:51f0, 172.68.234.131"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Apr-2026 22:16:04 UTC] === END API CALL LOG ===
[12-Apr-2026 22:16:04 UTC] ✅ API Hash verification passed for profile endpoint
[12-Apr-2026 22:16:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE4IiwidXNlcm5hbWUiOiJnaG9zcyIsImVtYWlsIjoiZ2hvc3N0ZXNAZ21haWwuY29tIiwiZXhwIjoxNzc2NjM2NzcxfQ.UqMXwwXiVPNEgF7NuTWVGOnkLQ1Ge2f7seWCLV22ivw
[12-Apr-2026 22:16:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Apr-2026 22:16:04 UTC] ✅ JWT token verified successfully for user profile
[12-Apr-2026 22:16:04 UTC] User ID: 318
[12-Apr-2026 22:16:04 UTC] ✅ User profile retrieved successfully for user ID: 318
[12-Apr-2026 22:16:20 UTC] === API CALL LOG ===
[12-Apr-2026 22:16:20 UTC] Endpoint: user/profile.php
[12-Apr-2026 22:16:20 UTC] Full Log Data: {
    "timestamp": "2026-04-12 22:16:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4081:1c4b:8ada:6864:a93d:8714:51f0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE4IiwidXNlcm5hbWUiOiJnaG9zcyIsImVtYWlsIjoiZ2hvc3N0ZXNAZ21haWwuY29tIiwiZXhwIjoxNzc2NjM2NzcxfQ.UqMXwwXiVPNEgF7NuTWVGOnkLQ1Ge2f7seWCLV22ivw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb59845efcfe1d9-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:4081:1c4b:8ada:6864:a93d:8714:51f0",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:4081:1c4b:8ada:6864:a93d:8714:51f0, 172.68.234.130"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Apr-2026 22:16:20 UTC] === END API CALL LOG ===
[12-Apr-2026 22:16:20 UTC] ✅ API Hash verification passed for profile endpoint
[12-Apr-2026 22:16:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE4IiwidXNlcm5hbWUiOiJnaG9zcyIsImVtYWlsIjoiZ2hvc3N0ZXNAZ21haWwuY29tIiwiZXhwIjoxNzc2NjM2NzcxfQ.UqMXwwXiVPNEgF7NuTWVGOnkLQ1Ge2f7seWCLV22ivw
[12-Apr-2026 22:16:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Apr-2026 22:16:20 UTC] ✅ JWT token verified successfully for user profile
[12-Apr-2026 22:16:20 UTC] User ID: 318
[12-Apr-2026 22:16:20 UTC] ✅ User profile retrieved successfully for user ID: 318
[12-Apr-2026 22:16:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Apr-2026 22:16:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Apr-2026 22:16:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE4IiwidXNlcm5hbWUiOiJnaG9zcyIsImVtYWlsIjoiZ2hvc3N0ZXNAZ21haWwuY29tIiwiZXhwIjoxNzc2NjM2NzcxfQ.UqMXwwXiVPNEgF7NuTWVGOnkLQ1Ge2f7seWCLV22ivw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eb59845efcee1d9-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:4081:1c4b:8ada:6864:a93d:8714:51f0","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:4081:1c4b:8ada:6864:a93d:8714:51f0, 172.68.234.131"}
[12-Apr-2026 22:16:20 UTC] === User Orders API Called ===
[12-Apr-2026 22:16:20 UTC] User ID: 318
[12-Apr-2026 22:16:20 UTC] Limit: 20, Offset: 0
[12-Apr-2026 22:16:20 UTC] Orders found: 0
[12-Apr-2026 22:16:20 UTC] Orders data: []
[12-Apr-2026 22:16:20 UTC] Total orders count: 0
[12-Apr-2026 22:16:20 UTC] === API CALL LOG ===
[12-Apr-2026 22:16:20 UTC] Endpoint: user/profile.php
[12-Apr-2026 22:16:20 UTC] Full Log Data: {
    "timestamp": "2026-04-12 22:16:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4081:1c4b:8ada:6864:a93d:8714:51f0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE4IiwidXNlcm5hbWUiOiJnaG9zcyIsImVtYWlsIjoiZ2hvc3N0ZXNAZ21haWwuY29tIiwiZXhwIjoxNzc2NjM2NzcxfQ.UqMXwwXiVPNEgF7NuTWVGOnkLQ1Ge2f7seWCLV22ivw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb59849ac75e1d9-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:4081:1c4b:8ada:6864:a93d:8714:51f0",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:4081:1c4b:8ada:6864:a93d:8714:51f0, 172.68.234.130"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Apr-2026 22:16:20 UTC] === END API CALL LOG ===
[12-Apr-2026 22:16:20 UTC] ✅ API Hash verification passed for profile endpoint
[12-Apr-2026 22:16:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE4IiwidXNlcm5hbWUiOiJnaG9zcyIsImVtYWlsIjoiZ2hvc3N0ZXNAZ21haWwuY29tIiwiZXhwIjoxNzc2NjM2NzcxfQ.UqMXwwXiVPNEgF7NuTWVGOnkLQ1Ge2f7seWCLV22ivw
[12-Apr-2026 22:16:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Apr-2026 22:16:20 UTC] ✅ JWT token verified successfully for user profile
[12-Apr-2026 22:16:20 UTC] User ID: 318
[12-Apr-2026 22:16:20 UTC] ✅ User profile retrieved successfully for user ID: 318
[12-Apr-2026 22:16:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Apr-2026 22:16:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Apr-2026 22:16:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE4IiwidXNlcm5hbWUiOiJnaG9zcyIsImVtYWlsIjoiZ2hvc3N0ZXNAZ21haWwuY29tIiwiZXhwIjoxNzc2NjM2NzcxfQ.UqMXwwXiVPNEgF7NuTWVGOnkLQ1Ge2f7seWCLV22ivw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eb59886dd40e1d9-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:4081:1c4b:8ada:6864:a93d:8714:51f0","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:4081:1c4b:8ada:6864:a93d:8714:51f0, 172.68.234.130"}
[12-Apr-2026 22:16:30 UTC] === User Orders API Called ===
[12-Apr-2026 22:16:30 UTC] User ID: 318
[12-Apr-2026 22:16:30 UTC] Limit: 20, Offset: 0
[12-Apr-2026 22:16:30 UTC] Orders found: 0
[12-Apr-2026 22:16:30 UTC] Orders data: []
[12-Apr-2026 22:16:30 UTC] Total orders count: 0
[12-Apr-2026 22:16:30 UTC] === API CALL LOG ===
[12-Apr-2026 22:16:30 UTC] Endpoint: user/profile.php
[12-Apr-2026 22:16:30 UTC] Full Log Data: {
    "timestamp": "2026-04-12 22:16:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4081:1c4b:8ada:6864:a93d:8714:51f0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE4IiwidXNlcm5hbWUiOiJnaG9zcyIsImVtYWlsIjoiZ2hvc3N0ZXNAZ21haWwuY29tIiwiZXhwIjoxNzc2NjM2NzcxfQ.UqMXwwXiVPNEgF7NuTWVGOnkLQ1Ge2f7seWCLV22ivw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb59886dd41e1d9-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:4081:1c4b:8ada:6864:a93d:8714:51f0",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:4081:1c4b:8ada:6864:a93d:8714:51f0, 172.68.234.131"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Apr-2026 22:16:30 UTC] === END API CALL LOG ===
[12-Apr-2026 22:16:30 UTC] ✅ API Hash verification passed for profile endpoint
[12-Apr-2026 22:16:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE4IiwidXNlcm5hbWUiOiJnaG9zcyIsImVtYWlsIjoiZ2hvc3N0ZXNAZ21haWwuY29tIiwiZXhwIjoxNzc2NjM2NzcxfQ.UqMXwwXiVPNEgF7NuTWVGOnkLQ1Ge2f7seWCLV22ivw
[12-Apr-2026 22:16:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Apr-2026 22:16:30 UTC] ✅ JWT token verified successfully for user profile
[12-Apr-2026 22:16:30 UTC] User ID: 318
[12-Apr-2026 22:16:30 UTC] ✅ User profile retrieved successfully for user ID: 318
[12-Apr-2026 22:16:31 UTC] === API CALL LOG ===
[12-Apr-2026 22:16:31 UTC] Endpoint: user/profile.php
[12-Apr-2026 22:16:31 UTC] Full Log Data: {
    "timestamp": "2026-04-12 22:16:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4081:1c4b:8ada:6864:a93d:8714:51f0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE4IiwidXNlcm5hbWUiOiJnaG9zcyIsImVtYWlsIjoiZ2hvc3N0ZXNAZ21haWwuY29tIiwiZXhwIjoxNzc2NjM2NzcxfQ.UqMXwwXiVPNEgF7NuTWVGOnkLQ1Ge2f7seWCLV22ivw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb5988a79f3e1d9-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:4081:1c4b:8ada:6864:a93d:8714:51f0",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:4081:1c4b:8ada:6864:a93d:8714:51f0, 172.68.234.130"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Apr-2026 22:16:31 UTC] === END API CALL LOG ===
[12-Apr-2026 22:16:31 UTC] ✅ API Hash verification passed for profile endpoint
[12-Apr-2026 22:16:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE4IiwidXNlcm5hbWUiOiJnaG9zcyIsImVtYWlsIjoiZ2hvc3N0ZXNAZ21haWwuY29tIiwiZXhwIjoxNzc2NjM2NzcxfQ.UqMXwwXiVPNEgF7NuTWVGOnkLQ1Ge2f7seWCLV22ivw
[12-Apr-2026 22:16:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Apr-2026 22:16:31 UTC] ✅ JWT token verified successfully for user profile
[12-Apr-2026 22:16:31 UTC] User ID: 318
[12-Apr-2026 22:16:31 UTC] ✅ User profile retrieved successfully for user ID: 318
[12-Apr-2026 22:16:37 UTC] === API CALL LOG ===
[12-Apr-2026 22:16:37 UTC] Endpoint: user/profile.php
[12-Apr-2026 22:16:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Apr-2026 22:16:37 UTC] Full Log Data: {
    "timestamp": "2026-04-12 22:16:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4081:1c4b:8ada:6864:a93d:8714:51f0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE4IiwidXNlcm5hbWUiOiJnaG9zcyIsImVtYWlsIjoiZ2hvc3N0ZXNAZ21haWwuY29tIiwiZXhwIjoxNzc2NjM2NzcxfQ.UqMXwwXiVPNEgF7NuTWVGOnkLQ1Ge2f7seWCLV22ivw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb598b198aae1d9-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:4081:1c4b:8ada:6864:a93d:8714:51f0",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:4081:1c4b:8ada:6864:a93d:8714:51f0, 172.68.234.130"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Apr-2026 22:16:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Apr-2026 22:16:37 UTC] === END API CALL LOG ===
[12-Apr-2026 22:16:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE4IiwidXNlcm5hbWUiOiJnaG9zcyIsImVtYWlsIjoiZ2hvc3N0ZXNAZ21haWwuY29tIiwiZXhwIjoxNzc2NjM2NzcxfQ.UqMXwwXiVPNEgF7NuTWVGOnkLQ1Ge2f7seWCLV22ivw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eb598b198a7e1d9-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:4081:1c4b:8ada:6864:a93d:8714:51f0","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:4081:1c4b:8ada:6864:a93d:8714:51f0, 172.68.234.131"}
[12-Apr-2026 22:16:37 UTC] ✅ API Hash verification passed for profile endpoint
[12-Apr-2026 22:16:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE4IiwidXNlcm5hbWUiOiJnaG9zcyIsImVtYWlsIjoiZ2hvc3N0ZXNAZ21haWwuY29tIiwiZXhwIjoxNzc2NjM2NzcxfQ.UqMXwwXiVPNEgF7NuTWVGOnkLQ1Ge2f7seWCLV22ivw
[12-Apr-2026 22:16:37 UTC] === User Orders API Called ===
[12-Apr-2026 22:16:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Apr-2026 22:16:37 UTC] User ID: 318
[12-Apr-2026 22:16:37 UTC] ✅ JWT token verified successfully for user profile
[12-Apr-2026 22:16:37 UTC] Limit: 20, Offset: 0
[12-Apr-2026 22:16:37 UTC] User ID: 318
[12-Apr-2026 22:16:37 UTC] ✅ User profile retrieved successfully for user ID: 318
[12-Apr-2026 22:16:37 UTC] Orders found: 0
[12-Apr-2026 22:16:37 UTC] Orders data: []
[12-Apr-2026 22:16:37 UTC] Total orders count: 0
[12-Apr-2026 22:16:37 UTC] === API CALL LOG ===
[12-Apr-2026 22:16:37 UTC] Endpoint: user/profile.php
[12-Apr-2026 22:16:37 UTC] Full Log Data: {
    "timestamp": "2026-04-12 22:16:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4081:1c4b:8ada:6864:a93d:8714:51f0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE4IiwidXNlcm5hbWUiOiJnaG9zcyIsImVtYWlsIjoiZ2hvc3N0ZXNAZ21haWwuY29tIiwiZXhwIjoxNzc2NjM2NzcxfQ.UqMXwwXiVPNEgF7NuTWVGOnkLQ1Ge2f7seWCLV22ivw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb598b55e14e1d9-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:4081:1c4b:8ada:6864:a93d:8714:51f0",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:4081:1c4b:8ada:6864:a93d:8714:51f0, 172.68.234.130"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Apr-2026 22:16:37 UTC] === END API CALL LOG ===
[12-Apr-2026 22:16:37 UTC] ✅ API Hash verification passed for profile endpoint
[12-Apr-2026 22:16:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE4IiwidXNlcm5hbWUiOiJnaG9zcyIsImVtYWlsIjoiZ2hvc3N0ZXNAZ21haWwuY29tIiwiZXhwIjoxNzc2NjM2NzcxfQ.UqMXwwXiVPNEgF7NuTWVGOnkLQ1Ge2f7seWCLV22ivw
[12-Apr-2026 22:16:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Apr-2026 22:16:37 UTC] ✅ JWT token verified successfully for user profile
[12-Apr-2026 22:16:37 UTC] User ID: 318
[12-Apr-2026 22:16:37 UTC] ✅ User profile retrieved successfully for user ID: 318
[12-Apr-2026 22:16:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Apr-2026 22:16:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Apr-2026 22:16:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE4IiwidXNlcm5hbWUiOiJnaG9zcyIsImVtYWlsIjoiZ2hvc3N0ZXNAZ21haWwuY29tIiwiZXhwIjoxNzc2NjM2NzcxfQ.UqMXwwXiVPNEgF7NuTWVGOnkLQ1Ge2f7seWCLV22ivw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eb598b69fcde1d9-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:4081:1c4b:8ada:6864:a93d:8714:51f0","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:4081:1c4b:8ada:6864:a93d:8714:51f0, 172.68.234.130"}
[12-Apr-2026 22:16:38 UTC] === User Orders API Called ===
[12-Apr-2026 22:16:38 UTC] User ID: 318
[12-Apr-2026 22:16:38 UTC] Limit: 20, Offset: 0
[12-Apr-2026 22:16:38 UTC] Orders found: 0
[12-Apr-2026 22:16:38 UTC] Orders data: []
[12-Apr-2026 22:16:38 UTC] Total orders count: 0
[12-Apr-2026 22:16:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Apr-2026 22:16:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Apr-2026 22:16:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE4IiwidXNlcm5hbWUiOiJnaG9zcyIsImVtYWlsIjoiZ2hvc3N0ZXNAZ21haWwuY29tIiwiZXhwIjoxNzc2NjM2NzcxfQ.UqMXwwXiVPNEgF7NuTWVGOnkLQ1Ge2f7seWCLV22ivw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eb598bc581be1d9-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:4081:1c4b:8ada:6864:a93d:8714:51f0","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:4081:1c4b:8ada:6864:a93d:8714:51f0, 172.68.234.131"}
[12-Apr-2026 22:16:39 UTC] === User Orders API Called ===
[12-Apr-2026 22:16:39 UTC] User ID: 318
[12-Apr-2026 22:16:39 UTC] Limit: 20, Offset: 0
[12-Apr-2026 22:16:39 UTC] === API CALL LOG ===
[12-Apr-2026 22:16:39 UTC] Endpoint: user/profile.php
[12-Apr-2026 22:16:39 UTC] Full Log Data: {
    "timestamp": "2026-04-12 22:16:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4081:1c4b:8ada:6864:a93d:8714:51f0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE4IiwidXNlcm5hbWUiOiJnaG9zcyIsImVtYWlsIjoiZ2hvc3N0ZXNAZ21haWwuY29tIiwiZXhwIjoxNzc2NjM2NzcxfQ.UqMXwwXiVPNEgF7NuTWVGOnkLQ1Ge2f7seWCLV22ivw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb598bc581ee1d9-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:4081:1c4b:8ada:6864:a93d:8714:51f0",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:4081:1c4b:8ada:6864:a93d:8714:51f0, 172.68.234.130"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Apr-2026 22:16:39 UTC] === END API CALL LOG ===
[12-Apr-2026 22:16:39 UTC] ✅ API Hash verification passed for profile endpoint
[12-Apr-2026 22:16:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE4IiwidXNlcm5hbWUiOiJnaG9zcyIsImVtYWlsIjoiZ2hvc3N0ZXNAZ21haWwuY29tIiwiZXhwIjoxNzc2NjM2NzcxfQ.UqMXwwXiVPNEgF7NuTWVGOnkLQ1Ge2f7seWCLV22ivw
[12-Apr-2026 22:16:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Apr-2026 22:16:39 UTC] ✅ JWT token verified successfully for user profile
[12-Apr-2026 22:16:39 UTC] Orders found: 0
[12-Apr-2026 22:16:39 UTC] User ID: 318
[12-Apr-2026 22:16:39 UTC] Orders data: []
[12-Apr-2026 22:16:39 UTC] Total orders count: 0
[12-Apr-2026 22:16:39 UTC] ✅ User profile retrieved successfully for user ID: 318
[12-Apr-2026 22:16:39 UTC] === API CALL LOG ===
[12-Apr-2026 22:16:39 UTC] Endpoint: user/profile.php
[12-Apr-2026 22:16:39 UTC] Full Log Data: {
    "timestamp": "2026-04-12 22:16:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4081:1c4b:8ada:6864:a93d:8714:51f0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE4IiwidXNlcm5hbWUiOiJnaG9zcyIsImVtYWlsIjoiZ2hvc3N0ZXNAZ21haWwuY29tIiwiZXhwIjoxNzc2NjM2NzcxfQ.UqMXwwXiVPNEgF7NuTWVGOnkLQ1Ge2f7seWCLV22ivw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb598c03d39e1d9-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:4081:1c4b:8ada:6864:a93d:8714:51f0",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:4081:1c4b:8ada:6864:a93d:8714:51f0, 172.68.234.131"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Apr-2026 22:16:39 UTC] === END API CALL LOG ===
[12-Apr-2026 22:16:39 UTC] ✅ API Hash verification passed for profile endpoint
[12-Apr-2026 22:16:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE4IiwidXNlcm5hbWUiOiJnaG9zcyIsImVtYWlsIjoiZ2hvc3N0ZXNAZ21haWwuY29tIiwiZXhwIjoxNzc2NjM2NzcxfQ.UqMXwwXiVPNEgF7NuTWVGOnkLQ1Ge2f7seWCLV22ivw
[12-Apr-2026 22:16:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Apr-2026 22:16:39 UTC] ✅ JWT token verified successfully for user profile
[12-Apr-2026 22:16:39 UTC] User ID: 318
[12-Apr-2026 22:16:39 UTC] ✅ User profile retrieved successfully for user ID: 318
[12-Apr-2026 22:16:49 UTC] === API CALL LOG ===
[12-Apr-2026 22:16:49 UTC] Endpoint: user/profile.php
[12-Apr-2026 22:16:49 UTC] Full Log Data: {
    "timestamp": "2026-04-12 22:16:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4081:1c4b:8ada:6864:a93d:8714:51f0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE4IiwidXNlcm5hbWUiOiJnaG9zcyIsImVtYWlsIjoiZ2hvc3N0ZXNAZ21haWwuY29tIiwiZXhwIjoxNzc2NjM2NzcxfQ.UqMXwwXiVPNEgF7NuTWVGOnkLQ1Ge2f7seWCLV22ivw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb598fcad62e1d9-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:4081:1c4b:8ada:6864:a93d:8714:51f0",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:4081:1c4b:8ada:6864:a93d:8714:51f0, 172.68.234.130"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Apr-2026 22:16:49 UTC] === END API CALL LOG ===
[12-Apr-2026 22:16:49 UTC] ✅ API Hash verification passed for profile endpoint
[12-Apr-2026 22:16:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE4IiwidXNlcm5hbWUiOiJnaG9zcyIsImVtYWlsIjoiZ2hvc3N0ZXNAZ21haWwuY29tIiwiZXhwIjoxNzc2NjM2NzcxfQ.UqMXwwXiVPNEgF7NuTWVGOnkLQ1Ge2f7seWCLV22ivw
[12-Apr-2026 22:16:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Apr-2026 22:16:49 UTC] ✅ JWT token verified successfully for user profile
[12-Apr-2026 22:16:49 UTC] User ID: 318
[12-Apr-2026 22:16:49 UTC] ✅ User profile retrieved successfully for user ID: 318
[12-Apr-2026 22:16:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Apr-2026 22:16:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Apr-2026 22:16:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE4IiwidXNlcm5hbWUiOiJnaG9zcyIsImVtYWlsIjoiZ2hvc3N0ZXNAZ21haWwuY29tIiwiZXhwIjoxNzc2NjM2NzcxfQ.UqMXwwXiVPNEgF7NuTWVGOnkLQ1Ge2f7seWCLV22ivw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eb5990508f4e1d9-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:4081:1c4b:8ada:6864:a93d:8714:51f0","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:4081:1c4b:8ada:6864:a93d:8714:51f0, 172.68.234.130"}
[12-Apr-2026 22:16:50 UTC] === User Orders API Called ===
[12-Apr-2026 22:16:50 UTC] User ID: 318
[12-Apr-2026 22:16:50 UTC] Limit: 20, Offset: 0
[12-Apr-2026 22:16:50 UTC] Orders found: 0
[12-Apr-2026 22:16:50 UTC] Orders data: []
[12-Apr-2026 22:16:50 UTC] Total orders count: 0
[12-Apr-2026 22:16:54 UTC] === API CALL LOG ===
[12-Apr-2026 22:16:54 UTC] Endpoint: user/profile.php
[12-Apr-2026 22:16:54 UTC] Full Log Data: {
    "timestamp": "2026-04-12 22:16:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4081:1c4b:8ada:6864:a93d:8714:51f0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE4IiwidXNlcm5hbWUiOiJnaG9zcyIsImVtYWlsIjoiZ2hvc3N0ZXNAZ21haWwuY29tIiwiZXhwIjoxNzc2NjM2NzcxfQ.UqMXwwXiVPNEgF7NuTWVGOnkLQ1Ge2f7seWCLV22ivw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb5991b0f4fe1d9-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:4081:1c4b:8ada:6864:a93d:8714:51f0",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:4081:1c4b:8ada:6864:a93d:8714:51f0, 172.68.234.130"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Apr-2026 22:16:54 UTC] === END API CALL LOG ===
[12-Apr-2026 22:16:54 UTC] ✅ API Hash verification passed for profile endpoint
[12-Apr-2026 22:16:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE4IiwidXNlcm5hbWUiOiJnaG9zcyIsImVtYWlsIjoiZ2hvc3N0ZXNAZ21haWwuY29tIiwiZXhwIjoxNzc2NjM2NzcxfQ.UqMXwwXiVPNEgF7NuTWVGOnkLQ1Ge2f7seWCLV22ivw
[12-Apr-2026 22:16:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Apr-2026 22:16:54 UTC] ✅ JWT token verified successfully for user profile
[12-Apr-2026 22:16:54 UTC] User ID: 318
[12-Apr-2026 22:16:54 UTC] ✅ User profile retrieved successfully for user ID: 318
[12-Apr-2026 22:16:54 UTC] User Purchases API - User ID: 318
[12-Apr-2026 22:16:54 UTC] User Purchases API - Total purchases found: 0
[12-Apr-2026 22:16:59 UTC] === API CALL LOG ===
[12-Apr-2026 22:16:59 UTC] Endpoint: user/profile.php
[12-Apr-2026 22:16:59 UTC] Full Log Data: {
    "timestamp": "2026-04-12 22:16:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4081:1c4b:8ada:6864:a93d:8714:51f0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE4IiwidXNlcm5hbWUiOiJnaG9zcyIsImVtYWlsIjoiZ2hvc3N0ZXNAZ21haWwuY29tIiwiZXhwIjoxNzc2NjM2NzcxfQ.UqMXwwXiVPNEgF7NuTWVGOnkLQ1Ge2f7seWCLV22ivw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb5993bfd7fe1d9-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:4081:1c4b:8ada:6864:a93d:8714:51f0",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:4081:1c4b:8ada:6864:a93d:8714:51f0, 172.68.234.130"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Apr-2026 22:16:59 UTC] === END API CALL LOG ===
[12-Apr-2026 22:16:59 UTC] ✅ API Hash verification passed for profile endpoint
[12-Apr-2026 22:16:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE4IiwidXNlcm5hbWUiOiJnaG9zcyIsImVtYWlsIjoiZ2hvc3N0ZXNAZ21haWwuY29tIiwiZXhwIjoxNzc2NjM2NzcxfQ.UqMXwwXiVPNEgF7NuTWVGOnkLQ1Ge2f7seWCLV22ivw
[12-Apr-2026 22:16:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Apr-2026 22:16:59 UTC] ✅ JWT token verified successfully for user profile
[12-Apr-2026 22:16:59 UTC] User ID: 318
[12-Apr-2026 22:16:59 UTC] ✅ User profile retrieved successfully for user ID: 318
[12-Apr-2026 22:16:59 UTC] User Purchases API - User ID: 318
[12-Apr-2026 22:16:59 UTC] User Purchases API - Total purchases found: 0
[12-Apr-2026 22:17:03 UTC] === API CALL LOG ===
[12-Apr-2026 22:17:03 UTC] Endpoint: user/profile.php
[12-Apr-2026 22:17:03 UTC] Full Log Data: {
    "timestamp": "2026-04-12 22:17:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4081:1c4b:8ada:6864:a93d:8714:51f0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE4IiwidXNlcm5hbWUiOiJnaG9zcyIsImVtYWlsIjoiZ2hvc3N0ZXNAZ21haWwuY29tIiwiZXhwIjoxNzc2NjM2NzcxfQ.UqMXwwXiVPNEgF7NuTWVGOnkLQ1Ge2f7seWCLV22ivw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb59957afcce1d9-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:4081:1c4b:8ada:6864:a93d:8714:51f0",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:4081:1c4b:8ada:6864:a93d:8714:51f0, 172.68.234.130"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Apr-2026 22:17:03 UTC] === END API CALL LOG ===
[12-Apr-2026 22:17:03 UTC] ✅ API Hash verification passed for profile endpoint
[12-Apr-2026 22:17:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE4IiwidXNlcm5hbWUiOiJnaG9zcyIsImVtYWlsIjoiZ2hvc3N0ZXNAZ21haWwuY29tIiwiZXhwIjoxNzc2NjM2NzcxfQ.UqMXwwXiVPNEgF7NuTWVGOnkLQ1Ge2f7seWCLV22ivw
[12-Apr-2026 22:17:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Apr-2026 22:17:03 UTC] ✅ JWT token verified successfully for user profile
[12-Apr-2026 22:17:03 UTC] User ID: 318
[12-Apr-2026 22:17:03 UTC] ✅ User profile retrieved successfully for user ID: 318
[12-Apr-2026 22:17:04 UTC] User Purchases API - User ID: 318
[12-Apr-2026 22:17:04 UTC] User Purchases API - Total purchases found: 0
[13-Apr-2026 06:02:40 UTC] === API CALL LOG ===
[13-Apr-2026 06:02:40 UTC] Endpoint: user/profile.php
[13-Apr-2026 06:02:40 UTC] Full Log Data: {
    "timestamp": "2026-04-13 06:02:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "159.203.87.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE5IiwidXNlcm5hbWUiOiJTYWppZGFsaSIsImVtYWlsIjoic2E3NzgwMzA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjY2NDk1OX0.6bjwitn8ZiGYp_4CVfLdJF9Il7N7cKEDZrUDeI1vwzY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb8436359da6a53-EWR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "159.203.87.167",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "159.203.87.167, 162.158.155.27"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Apr-2026 06:02:40 UTC] === END API CALL LOG ===
[13-Apr-2026 06:02:40 UTC] ✅ API Hash verification passed for profile endpoint
[13-Apr-2026 06:02:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE5IiwidXNlcm5hbWUiOiJTYWppZGFsaSIsImVtYWlsIjoic2E3NzgwMzA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjY2NDk1OX0.6bjwitn8ZiGYp_4CVfLdJF9Il7N7cKEDZrUDeI1vwzY
[13-Apr-2026 06:02:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Apr-2026 06:02:40 UTC] ✅ JWT token verified successfully for user profile
[13-Apr-2026 06:02:40 UTC] User ID: 319
[13-Apr-2026 06:02:40 UTC] ✅ User profile retrieved successfully for user ID: 319
[13-Apr-2026 06:02:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Apr-2026 06:02:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Apr-2026 06:02:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE5IiwidXNlcm5hbWUiOiJTYWppZGFsaSIsImVtYWlsIjoic2E3NzgwMzA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjY2NDk1OX0.6bjwitn8ZiGYp_4CVfLdJF9Il7N7cKEDZrUDeI1vwzY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eb8436359dd6a53-EWR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"159.203.87.167","CF-IPCountry":"US","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"159.203.87.167, 162.158.155.27"}
[13-Apr-2026 06:02:40 UTC] === User Orders API Called ===
[13-Apr-2026 06:02:40 UTC] User ID: 319
[13-Apr-2026 06:02:40 UTC] Limit: 20, Offset: 0
[13-Apr-2026 06:02:40 UTC] Orders found: 0
[13-Apr-2026 06:02:40 UTC] Orders data: []
[13-Apr-2026 06:02:40 UTC] Total orders count: 0
[13-Apr-2026 06:02:40 UTC] === API CALL LOG ===
[13-Apr-2026 06:02:40 UTC] Endpoint: user/profile.php
[13-Apr-2026 06:02:40 UTC] Full Log Data: {
    "timestamp": "2026-04-13 06:02:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "159.203.87.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE5IiwidXNlcm5hbWUiOiJTYWppZGFsaSIsImVtYWlsIjoic2E3NzgwMzA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjY2NDk1OX0.6bjwitn8ZiGYp_4CVfLdJF9Il7N7cKEDZrUDeI1vwzY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb8436359de6a53-EWR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "159.203.87.167",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "159.203.87.167, 162.158.155.28"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Apr-2026 06:02:40 UTC] === END API CALL LOG ===
[13-Apr-2026 06:02:40 UTC] ✅ API Hash verification passed for profile endpoint
[13-Apr-2026 06:02:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE5IiwidXNlcm5hbWUiOiJTYWppZGFsaSIsImVtYWlsIjoic2E3NzgwMzA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjY2NDk1OX0.6bjwitn8ZiGYp_4CVfLdJF9Il7N7cKEDZrUDeI1vwzY
[13-Apr-2026 06:02:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Apr-2026 06:02:40 UTC] ✅ JWT token verified successfully for user profile
[13-Apr-2026 06:02:40 UTC] User ID: 319
[13-Apr-2026 06:02:40 UTC] ✅ User profile retrieved successfully for user ID: 319
[13-Apr-2026 06:02:42 UTC] === API CALL LOG ===
[13-Apr-2026 06:02:42 UTC] Endpoint: user/profile.php
[13-Apr-2026 06:02:42 UTC] Full Log Data: {
    "timestamp": "2026-04-13 06:02:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "159.203.87.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE5IiwidXNlcm5hbWUiOiJTYWppZGFsaSIsImVtYWlsIjoic2E3NzgwMzA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjY2NDk1OX0.6bjwitn8ZiGYp_4CVfLdJF9Il7N7cKEDZrUDeI1vwzY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb8436f2f526a53-EWR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "159.203.87.167",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "159.203.87.167, 162.158.155.28"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Apr-2026 06:02:42 UTC] === END API CALL LOG ===
[13-Apr-2026 06:02:42 UTC] ✅ API Hash verification passed for profile endpoint
[13-Apr-2026 06:02:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE5IiwidXNlcm5hbWUiOiJTYWppZGFsaSIsImVtYWlsIjoic2E3NzgwMzA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjY2NDk1OX0.6bjwitn8ZiGYp_4CVfLdJF9Il7N7cKEDZrUDeI1vwzY
[13-Apr-2026 06:02:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Apr-2026 06:02:42 UTC] ✅ JWT token verified successfully for user profile
[13-Apr-2026 06:02:42 UTC] User ID: 319
[13-Apr-2026 06:02:42 UTC] ✅ User profile retrieved successfully for user ID: 319
[13-Apr-2026 06:02:47 UTC] === API CALL LOG ===
[13-Apr-2026 06:02:47 UTC] Endpoint: user/profile.php
[13-Apr-2026 06:02:47 UTC] Full Log Data: {
    "timestamp": "2026-04-13 06:02:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "159.203.87.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE5IiwidXNlcm5hbWUiOiJTYWppZGFsaSIsImVtYWlsIjoic2E3NzgwMzA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjY2NDk1OX0.6bjwitn8ZiGYp_4CVfLdJF9Il7N7cKEDZrUDeI1vwzY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb8438eb8796a53-EWR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "159.203.87.167",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "159.203.87.167, 162.158.155.27"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Apr-2026 06:02:47 UTC] === END API CALL LOG ===
[13-Apr-2026 06:02:47 UTC] ✅ API Hash verification passed for profile endpoint
[13-Apr-2026 06:02:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE5IiwidXNlcm5hbWUiOiJTYWppZGFsaSIsImVtYWlsIjoic2E3NzgwMzA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjY2NDk1OX0.6bjwitn8ZiGYp_4CVfLdJF9Il7N7cKEDZrUDeI1vwzY
[13-Apr-2026 06:02:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Apr-2026 06:02:47 UTC] ✅ JWT token verified successfully for user profile
[13-Apr-2026 06:02:47 UTC] User ID: 319
[13-Apr-2026 06:02:47 UTC] ✅ User profile retrieved successfully for user ID: 319
[13-Apr-2026 06:02:49 UTC] === API CALL LOG ===
[13-Apr-2026 06:02:49 UTC] Endpoint: user/profile.php
[13-Apr-2026 06:02:49 UTC] Full Log Data: {
    "timestamp": "2026-04-13 06:02:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "159.203.87.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE5IiwidXNlcm5hbWUiOiJTYWppZGFsaSIsImVtYWlsIjoic2E3NzgwMzA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjY2NDk1OX0.6bjwitn8ZiGYp_4CVfLdJF9Il7N7cKEDZrUDeI1vwzY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb8439bc8006a53-EWR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "159.203.87.167",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "159.203.87.167, 162.158.155.27"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Apr-2026 06:02:49 UTC] === END API CALL LOG ===
[13-Apr-2026 06:02:49 UTC] ✅ API Hash verification passed for profile endpoint
[13-Apr-2026 06:02:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE5IiwidXNlcm5hbWUiOiJTYWppZGFsaSIsImVtYWlsIjoic2E3NzgwMzA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjY2NDk1OX0.6bjwitn8ZiGYp_4CVfLdJF9Il7N7cKEDZrUDeI1vwzY
[13-Apr-2026 06:02:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Apr-2026 06:02:49 UTC] ✅ JWT token verified successfully for user profile
[13-Apr-2026 06:02:49 UTC] User ID: 319
[13-Apr-2026 06:02:49 UTC] ✅ User profile retrieved successfully for user ID: 319
[13-Apr-2026 06:02:50 UTC] User Purchases API - User ID: 319
[13-Apr-2026 06:02:50 UTC] User Purchases API - Total purchases found: 0
[13-Apr-2026 06:02:53 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Apr-2026 06:02:53 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Apr-2026 06:02:53 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE5IiwidXNlcm5hbWUiOiJTYWppZGFsaSIsImVtYWlsIjoic2E3NzgwMzA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjY2NDk1OX0.6bjwitn8ZiGYp_4CVfLdJF9Il7N7cKEDZrUDeI1vwzY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eb843b20c426a53-EWR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"159.203.87.167","CF-IPCountry":"US","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"159.203.87.167, 162.158.155.27"}
[13-Apr-2026 06:02:53 UTC] === User Orders API Called ===
[13-Apr-2026 06:02:53 UTC] User ID: 319
[13-Apr-2026 06:02:53 UTC] Limit: 20, Offset: 0
[13-Apr-2026 06:02:53 UTC] Orders found: 0
[13-Apr-2026 06:02:53 UTC] Orders data: []
[13-Apr-2026 06:02:53 UTC] Total orders count: 0
[13-Apr-2026 06:02:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Apr-2026 06:02:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Apr-2026 06:02:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE5IiwidXNlcm5hbWUiOiJTYWppZGFsaSIsImVtYWlsIjoic2E3NzgwMzA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjY2NDk1OX0.6bjwitn8ZiGYp_4CVfLdJF9Il7N7cKEDZrUDeI1vwzY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eb843cd3aa06a53-EWR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"159.203.87.167","CF-IPCountry":"US","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"159.203.87.167, 162.158.155.27"}
[13-Apr-2026 06:02:57 UTC] === User Orders API Called ===
[13-Apr-2026 06:02:57 UTC] User ID: 319
[13-Apr-2026 06:02:57 UTC] Limit: 20, Offset: 0
[13-Apr-2026 06:02:57 UTC] Orders found: 0
[13-Apr-2026 06:02:57 UTC] Orders data: []
[13-Apr-2026 06:02:57 UTC] Total orders count: 0
[13-Apr-2026 06:02:57 UTC] === API CALL LOG ===
[13-Apr-2026 06:02:57 UTC] Endpoint: user/profile.php
[13-Apr-2026 06:02:57 UTC] Full Log Data: {
    "timestamp": "2026-04-13 06:02:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "159.203.87.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE5IiwidXNlcm5hbWUiOiJTYWppZGFsaSIsImVtYWlsIjoic2E3NzgwMzA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjY2NDk1OX0.6bjwitn8ZiGYp_4CVfLdJF9Il7N7cKEDZrUDeI1vwzY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb843cd3aa26a53-EWR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "159.203.87.167",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "159.203.87.167, 162.158.155.27"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Apr-2026 06:02:57 UTC] === END API CALL LOG ===
[13-Apr-2026 06:02:57 UTC] ✅ API Hash verification passed for profile endpoint
[13-Apr-2026 06:02:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE5IiwidXNlcm5hbWUiOiJTYWppZGFsaSIsImVtYWlsIjoic2E3NzgwMzA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjY2NDk1OX0.6bjwitn8ZiGYp_4CVfLdJF9Il7N7cKEDZrUDeI1vwzY
[13-Apr-2026 06:02:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Apr-2026 06:02:57 UTC] ✅ JWT token verified successfully for user profile
[13-Apr-2026 06:02:57 UTC] User ID: 319
[13-Apr-2026 06:02:57 UTC] ✅ User profile retrieved successfully for user ID: 319
[13-Apr-2026 06:02:58 UTC] === API CALL LOG ===
[13-Apr-2026 06:02:58 UTC] Endpoint: user/profile.php
[13-Apr-2026 06:02:58 UTC] Full Log Data: {
    "timestamp": "2026-04-13 06:02:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "159.203.87.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE5IiwidXNlcm5hbWUiOiJTYWppZGFsaSIsImVtYWlsIjoic2E3NzgwMzA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjY2NDk1OX0.6bjwitn8ZiGYp_4CVfLdJF9Il7N7cKEDZrUDeI1vwzY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb843d12c836a53-EWR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "159.203.87.167",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "159.203.87.167, 162.158.155.28"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Apr-2026 06:02:58 UTC] === END API CALL LOG ===
[13-Apr-2026 06:02:58 UTC] ✅ API Hash verification passed for profile endpoint
[13-Apr-2026 06:02:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE5IiwidXNlcm5hbWUiOiJTYWppZGFsaSIsImVtYWlsIjoic2E3NzgwMzA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjY2NDk1OX0.6bjwitn8ZiGYp_4CVfLdJF9Il7N7cKEDZrUDeI1vwzY
[13-Apr-2026 06:02:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Apr-2026 06:02:58 UTC] ✅ JWT token verified successfully for user profile
[13-Apr-2026 06:02:58 UTC] User ID: 319
[13-Apr-2026 06:02:58 UTC] ✅ User profile retrieved successfully for user ID: 319
[13-Apr-2026 06:02:59 UTC] === API CALL LOG ===
[13-Apr-2026 06:02:59 UTC] Endpoint: user/profile.php
[13-Apr-2026 06:02:59 UTC] Full Log Data: {
    "timestamp": "2026-04-13 06:02:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "159.203.87.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE5IiwidXNlcm5hbWUiOiJTYWppZGFsaSIsImVtYWlsIjoic2E3NzgwMzA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjY2NDk1OX0.6bjwitn8ZiGYp_4CVfLdJF9Il7N7cKEDZrUDeI1vwzY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb843d9088d6a53-EWR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "159.203.87.167",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "159.203.87.167, 162.158.155.28"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Apr-2026 06:02:59 UTC] === END API CALL LOG ===
[13-Apr-2026 06:02:59 UTC] ✅ API Hash verification passed for profile endpoint
[13-Apr-2026 06:02:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE5IiwidXNlcm5hbWUiOiJTYWppZGFsaSIsImVtYWlsIjoic2E3NzgwMzA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjY2NDk1OX0.6bjwitn8ZiGYp_4CVfLdJF9Il7N7cKEDZrUDeI1vwzY
[13-Apr-2026 06:02:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Apr-2026 06:02:59 UTC] ✅ JWT token verified successfully for user profile
[13-Apr-2026 06:02:59 UTC] User ID: 319
[13-Apr-2026 06:02:59 UTC] ✅ User profile retrieved successfully for user ID: 319
[13-Apr-2026 06:04:07 UTC] === API CALL LOG ===
[13-Apr-2026 06:04:07 UTC] Endpoint: user/profile.php
[13-Apr-2026 06:04:07 UTC] Full Log Data: {
    "timestamp": "2026-04-13 06:04:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "159.203.87.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE5IiwidXNlcm5hbWUiOiJTYWppZGFsaSIsImVtYWlsIjoic2E3NzgwMzA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjY2NDk1OX0.6bjwitn8ZiGYp_4CVfLdJF9Il7N7cKEDZrUDeI1vwzY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb84584aef6ccb6-EWR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "159.203.87.167",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "159.203.87.167, 104.23.253.81"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Apr-2026 06:04:07 UTC] === END API CALL LOG ===
[13-Apr-2026 06:04:07 UTC] ✅ API Hash verification passed for profile endpoint
[13-Apr-2026 06:04:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE5IiwidXNlcm5hbWUiOiJTYWppZGFsaSIsImVtYWlsIjoic2E3NzgwMzA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjY2NDk1OX0.6bjwitn8ZiGYp_4CVfLdJF9Il7N7cKEDZrUDeI1vwzY
[13-Apr-2026 06:04:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Apr-2026 06:04:07 UTC] ✅ JWT token verified successfully for user profile
[13-Apr-2026 06:04:07 UTC] User ID: 319
[13-Apr-2026 06:04:07 UTC] ✅ User profile retrieved successfully for user ID: 319
[13-Apr-2026 06:04:08 UTC] === API CALL LOG ===
[13-Apr-2026 06:04:08 UTC] Endpoint: user/profile.php
[13-Apr-2026 06:04:08 UTC] Full Log Data: {
    "timestamp": "2026-04-13 06:04:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "159.203.87.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE5IiwidXNlcm5hbWUiOiJTYWppZGFsaSIsImVtYWlsIjoic2E3NzgwMzA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjY2NDk1OX0.6bjwitn8ZiGYp_4CVfLdJF9Il7N7cKEDZrUDeI1vwzY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb8458aae4accb6-EWR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "159.203.87.167",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "159.203.87.167, 104.23.253.81"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Apr-2026 06:04:08 UTC] === END API CALL LOG ===
[13-Apr-2026 06:04:08 UTC] ✅ API Hash verification passed for profile endpoint
[13-Apr-2026 06:04:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE5IiwidXNlcm5hbWUiOiJTYWppZGFsaSIsImVtYWlsIjoic2E3NzgwMzA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjY2NDk1OX0.6bjwitn8ZiGYp_4CVfLdJF9Il7N7cKEDZrUDeI1vwzY
[13-Apr-2026 06:04:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Apr-2026 06:04:08 UTC] ✅ JWT token verified successfully for user profile
[13-Apr-2026 06:04:08 UTC] User ID: 319
[13-Apr-2026 06:04:08 UTC] ✅ User profile retrieved successfully for user ID: 319
[13-Apr-2026 06:04:09 UTC] User Purchases API - User ID: 319
[13-Apr-2026 06:04:09 UTC] User Purchases API - Total purchases found: 0
[13-Apr-2026 06:04:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Apr-2026 06:04:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Apr-2026 06:04:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE5IiwidXNlcm5hbWUiOiJTYWppZGFsaSIsImVtYWlsIjoic2E3NzgwMzA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjY2NDk1OX0.6bjwitn8ZiGYp_4CVfLdJF9Il7N7cKEDZrUDeI1vwzY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eb8459b59f1ccb6-EWR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"159.203.87.167","CF-IPCountry":"US","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"159.203.87.167, 104.23.253.81"}
[13-Apr-2026 06:04:11 UTC] === User Orders API Called ===
[13-Apr-2026 06:04:11 UTC] User ID: 319
[13-Apr-2026 06:04:11 UTC] Limit: 20, Offset: 0
[13-Apr-2026 06:04:11 UTC] Orders found: 0
[13-Apr-2026 06:04:11 UTC] Orders data: []
[13-Apr-2026 06:04:11 UTC] Total orders count: 0
[13-Apr-2026 06:04:11 UTC] === API CALL LOG ===
[13-Apr-2026 06:04:11 UTC] Endpoint: user/profile.php
[13-Apr-2026 06:04:11 UTC] Full Log Data: {
    "timestamp": "2026-04-13 06:04:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "159.203.87.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE5IiwidXNlcm5hbWUiOiJTYWppZGFsaSIsImVtYWlsIjoic2E3NzgwMzA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjY2NDk1OX0.6bjwitn8ZiGYp_4CVfLdJF9Il7N7cKEDZrUDeI1vwzY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb8459b59f2ccb6-EWR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "159.203.87.167",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "159.203.87.167, 104.23.253.80"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Apr-2026 06:04:11 UTC] === END API CALL LOG ===
[13-Apr-2026 06:04:11 UTC] ✅ API Hash verification passed for profile endpoint
[13-Apr-2026 06:04:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE5IiwidXNlcm5hbWUiOiJTYWppZGFsaSIsImVtYWlsIjoic2E3NzgwMzA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjY2NDk1OX0.6bjwitn8ZiGYp_4CVfLdJF9Il7N7cKEDZrUDeI1vwzY
[13-Apr-2026 06:04:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Apr-2026 06:04:11 UTC] ✅ JWT token verified successfully for user profile
[13-Apr-2026 06:04:11 UTC] User ID: 319
[13-Apr-2026 06:04:11 UTC] ✅ User profile retrieved successfully for user ID: 319
[13-Apr-2026 06:04:12 UTC] === API CALL LOG ===
[13-Apr-2026 06:04:12 UTC] Endpoint: user/profile.php
[13-Apr-2026 06:04:12 UTC] Full Log Data: {
    "timestamp": "2026-04-13 06:04:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "159.203.87.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE5IiwidXNlcm5hbWUiOiJTYWppZGFsaSIsImVtYWlsIjoic2E3NzgwMzA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjY2NDk1OX0.6bjwitn8ZiGYp_4CVfLdJF9Il7N7cKEDZrUDeI1vwzY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb8459f3e76ccb6-EWR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "159.203.87.167",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "159.203.87.167, 104.23.253.80"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Apr-2026 06:04:12 UTC] === END API CALL LOG ===
[13-Apr-2026 06:04:12 UTC] ✅ API Hash verification passed for profile endpoint
[13-Apr-2026 06:04:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE5IiwidXNlcm5hbWUiOiJTYWppZGFsaSIsImVtYWlsIjoic2E3NzgwMzA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjY2NDk1OX0.6bjwitn8ZiGYp_4CVfLdJF9Il7N7cKEDZrUDeI1vwzY
[13-Apr-2026 06:04:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Apr-2026 06:04:12 UTC] ✅ JWT token verified successfully for user profile
[13-Apr-2026 06:04:12 UTC] User ID: 319
[13-Apr-2026 06:04:12 UTC] ✅ User profile retrieved successfully for user ID: 319
[13-Apr-2026 06:04:13 UTC] === API CALL LOG ===
[13-Apr-2026 06:04:13 UTC] Endpoint: user/profile.php
[13-Apr-2026 06:04:13 UTC] Full Log Data: {
    "timestamp": "2026-04-13 06:04:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "159.203.87.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE5IiwidXNlcm5hbWUiOiJTYWppZGFsaSIsImVtYWlsIjoic2E3NzgwMzA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjY2NDk1OX0.6bjwitn8ZiGYp_4CVfLdJF9Il7N7cKEDZrUDeI1vwzY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb845a6994cccb6-EWR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "159.203.87.167",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "159.203.87.167, 104.23.253.81"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Apr-2026 06:04:13 UTC] === END API CALL LOG ===
[13-Apr-2026 06:04:13 UTC] ✅ API Hash verification passed for profile endpoint
[13-Apr-2026 06:04:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE5IiwidXNlcm5hbWUiOiJTYWppZGFsaSIsImVtYWlsIjoic2E3NzgwMzA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjY2NDk1OX0.6bjwitn8ZiGYp_4CVfLdJF9Il7N7cKEDZrUDeI1vwzY
[13-Apr-2026 06:04:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Apr-2026 06:04:13 UTC] ✅ JWT token verified successfully for user profile
[13-Apr-2026 06:04:13 UTC] User ID: 319
[13-Apr-2026 06:04:13 UTC] ✅ User profile retrieved successfully for user ID: 319
[13-Apr-2026 06:05:23 UTC] === API CALL LOG ===
[13-Apr-2026 06:05:23 UTC] Endpoint: user/profile.php
[13-Apr-2026 06:05:23 UTC] Full Log Data: {
    "timestamp": "2026-04-13 06:05:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "159.203.87.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE5IiwidXNlcm5hbWUiOiJTYWppZGFsaSIsImVtYWlsIjoic2E3NzgwMzA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjY2NDk1OX0.6bjwitn8ZiGYp_4CVfLdJF9Il7N7cKEDZrUDeI1vwzY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb8475caa170ee6-EWR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "159.203.87.167",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "159.203.87.167, 104.23.190.158"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Apr-2026 06:05:23 UTC] === END API CALL LOG ===
[13-Apr-2026 06:05:23 UTC] ✅ API Hash verification passed for profile endpoint
[13-Apr-2026 06:05:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE5IiwidXNlcm5hbWUiOiJTYWppZGFsaSIsImVtYWlsIjoic2E3NzgwMzA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjY2NDk1OX0.6bjwitn8ZiGYp_4CVfLdJF9Il7N7cKEDZrUDeI1vwzY
[13-Apr-2026 06:05:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Apr-2026 06:05:23 UTC] ✅ JWT token verified successfully for user profile
[13-Apr-2026 06:05:23 UTC] User ID: 319
[13-Apr-2026 06:05:23 UTC] ✅ User profile retrieved successfully for user ID: 319
[13-Apr-2026 06:08:10 UTC] === API CALL LOG ===
[13-Apr-2026 06:08:10 UTC] Endpoint: user/profile.php
[13-Apr-2026 06:08:10 UTC] Full Log Data: {
    "timestamp": "2026-04-13 06:08:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "159.203.87.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE5IiwidXNlcm5hbWUiOiJTYWppZGFsaSIsImVtYWlsIjoic2E3NzgwMzA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjY2NDk1OX0.6bjwitn8ZiGYp_4CVfLdJF9Il7N7cKEDZrUDeI1vwzY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb84b71bc970e82-EWR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "159.203.87.167",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "159.203.87.167, 104.23.190.158"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Apr-2026 06:08:10 UTC] === END API CALL LOG ===
[13-Apr-2026 06:08:10 UTC] ✅ API Hash verification passed for profile endpoint
[13-Apr-2026 06:08:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE5IiwidXNlcm5hbWUiOiJTYWppZGFsaSIsImVtYWlsIjoic2E3NzgwMzA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjY2NDk1OX0.6bjwitn8ZiGYp_4CVfLdJF9Il7N7cKEDZrUDeI1vwzY
[13-Apr-2026 06:08:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Apr-2026 06:08:10 UTC] ✅ JWT token verified successfully for user profile
[13-Apr-2026 06:08:10 UTC] User ID: 319
[13-Apr-2026 06:08:10 UTC] ✅ User profile retrieved successfully for user ID: 319
[13-Apr-2026 06:08:10 UTC] === API CALL LOG ===
[13-Apr-2026 06:08:10 UTC] Endpoint: user/profile.php
[13-Apr-2026 06:08:10 UTC] Full Log Data: {
    "timestamp": "2026-04-13 06:08:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "159.203.87.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE5IiwidXNlcm5hbWUiOiJTYWppZGFsaSIsImVtYWlsIjoic2E3NzgwMzA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjY2NDk1OX0.6bjwitn8ZiGYp_4CVfLdJF9Il7N7cKEDZrUDeI1vwzY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb84b71bc990e82-EWR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "159.203.87.167",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "159.203.87.167, 104.23.190.159"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Apr-2026 06:08:10 UTC] === END API CALL LOG ===
[13-Apr-2026 06:08:10 UTC] ✅ API Hash verification passed for profile endpoint
[13-Apr-2026 06:08:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE5IiwidXNlcm5hbWUiOiJTYWppZGFsaSIsImVtYWlsIjoic2E3NzgwMzA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjY2NDk1OX0.6bjwitn8ZiGYp_4CVfLdJF9Il7N7cKEDZrUDeI1vwzY
[13-Apr-2026 06:08:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Apr-2026 06:08:10 UTC] ✅ JWT token verified successfully for user profile
[13-Apr-2026 06:08:10 UTC] User ID: 319
[13-Apr-2026 06:08:10 UTC] ✅ User profile retrieved successfully for user ID: 319
[13-Apr-2026 06:08:11 UTC] User Purchases API - User ID: 319
[13-Apr-2026 06:08:11 UTC] User Purchases API - Total purchases found: 0
[13-Apr-2026 06:08:12 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Apr-2026 06:08:12 UTC] === API CALL LOG ===
[13-Apr-2026 06:08:12 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Apr-2026 06:08:12 UTC] Endpoint: user/profile.php
[13-Apr-2026 06:08:12 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE5IiwidXNlcm5hbWUiOiJTYWppZGFsaSIsImVtYWlsIjoic2E3NzgwMzA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjY2NDk1OX0.6bjwitn8ZiGYp_4CVfLdJF9Il7N7cKEDZrUDeI1vwzY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eb84b809daf0e82-EWR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"159.203.87.167","CF-IPCountry":"US","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"159.203.87.167, 104.23.190.159"}
[13-Apr-2026 06:08:12 UTC] Full Log Data: {
    "timestamp": "2026-04-13 06:08:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "159.203.87.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE5IiwidXNlcm5hbWUiOiJTYWppZGFsaSIsImVtYWlsIjoic2E3NzgwMzA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjY2NDk1OX0.6bjwitn8ZiGYp_4CVfLdJF9Il7N7cKEDZrUDeI1vwzY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb84b809db00e82-EWR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "159.203.87.167",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "159.203.87.167, 104.23.190.158"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Apr-2026 06:08:12 UTC] === END API CALL LOG ===
[13-Apr-2026 06:08:12 UTC] === User Orders API Called ===
[13-Apr-2026 06:08:12 UTC] ✅ API Hash verification passed for profile endpoint
[13-Apr-2026 06:08:12 UTC] User ID: 319
[13-Apr-2026 06:08:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE5IiwidXNlcm5hbWUiOiJTYWppZGFsaSIsImVtYWlsIjoic2E3NzgwMzA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjY2NDk1OX0.6bjwitn8ZiGYp_4CVfLdJF9Il7N7cKEDZrUDeI1vwzY
[13-Apr-2026 06:08:12 UTC] Limit: 20, Offset: 0
[13-Apr-2026 06:08:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Apr-2026 06:08:12 UTC] ✅ JWT token verified successfully for user profile
[13-Apr-2026 06:08:12 UTC] User ID: 319
[13-Apr-2026 06:08:12 UTC] Orders found: 0
[13-Apr-2026 06:08:12 UTC] ✅ User profile retrieved successfully for user ID: 319
[13-Apr-2026 06:08:12 UTC] Orders data: []
[13-Apr-2026 06:08:12 UTC] Total orders count: 0
[13-Apr-2026 06:08:13 UTC] === API CALL LOG ===
[13-Apr-2026 06:08:13 UTC] Endpoint: user/profile.php
[13-Apr-2026 06:08:13 UTC] Full Log Data: {
    "timestamp": "2026-04-13 06:08:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "159.203.87.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE5IiwidXNlcm5hbWUiOiJTYWppZGFsaSIsImVtYWlsIjoic2E3NzgwMzA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjY2NDk1OX0.6bjwitn8ZiGYp_4CVfLdJF9Il7N7cKEDZrUDeI1vwzY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb84b846be50e82-EWR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "159.203.87.167",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "159.203.87.167, 104.23.190.159"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Apr-2026 06:08:13 UTC] === END API CALL LOG ===
[13-Apr-2026 06:08:13 UTC] ✅ API Hash verification passed for profile endpoint
[13-Apr-2026 06:08:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE5IiwidXNlcm5hbWUiOiJTYWppZGFsaSIsImVtYWlsIjoic2E3NzgwMzA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjY2NDk1OX0.6bjwitn8ZiGYp_4CVfLdJF9Il7N7cKEDZrUDeI1vwzY
[13-Apr-2026 06:08:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Apr-2026 06:08:13 UTC] ✅ JWT token verified successfully for user profile
[13-Apr-2026 06:08:13 UTC] User ID: 319
[13-Apr-2026 06:08:13 UTC] ✅ User profile retrieved successfully for user ID: 319
[13-Apr-2026 06:08:14 UTC] === API CALL LOG ===
[13-Apr-2026 06:08:14 UTC] Endpoint: user/profile.php
[13-Apr-2026 06:08:14 UTC] Full Log Data: {
    "timestamp": "2026-04-13 06:08:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "159.203.87.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE5IiwidXNlcm5hbWUiOiJTYWppZGFsaSIsImVtYWlsIjoic2E3NzgwMzA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjY2NDk1OX0.6bjwitn8ZiGYp_4CVfLdJF9Il7N7cKEDZrUDeI1vwzY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb84b8d39420e82-EWR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "159.203.87.167",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "159.203.87.167, 104.23.190.158"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Apr-2026 06:08:14 UTC] === END API CALL LOG ===
[13-Apr-2026 06:08:14 UTC] ✅ API Hash verification passed for profile endpoint
[13-Apr-2026 06:08:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE5IiwidXNlcm5hbWUiOiJTYWppZGFsaSIsImVtYWlsIjoic2E3NzgwMzA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjY2NDk1OX0.6bjwitn8ZiGYp_4CVfLdJF9Il7N7cKEDZrUDeI1vwzY
[13-Apr-2026 06:08:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Apr-2026 06:08:14 UTC] ✅ JWT token verified successfully for user profile
[13-Apr-2026 06:08:14 UTC] User ID: 319
[13-Apr-2026 06:08:14 UTC] ✅ User profile retrieved successfully for user ID: 319
[13-Apr-2026 06:09:57 UTC] === API CALL LOG ===
[13-Apr-2026 06:09:57 UTC] Endpoint: user/profile.php
[13-Apr-2026 06:09:57 UTC] Full Log Data: {
    "timestamp": "2026-04-13 06:09:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "159.203.87.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE5IiwidXNlcm5hbWUiOiJTYWppZGFsaSIsImVtYWlsIjoic2E3NzgwMzA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjY2NDk1OX0.6bjwitn8ZiGYp_4CVfLdJF9Il7N7cKEDZrUDeI1vwzY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb84e0d2f2f0cfb-EWR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "159.203.87.167",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "159.203.87.167, 104.23.187.99"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Apr-2026 06:09:57 UTC] === END API CALL LOG ===
[13-Apr-2026 06:09:57 UTC] ✅ API Hash verification passed for profile endpoint
[13-Apr-2026 06:09:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE5IiwidXNlcm5hbWUiOiJTYWppZGFsaSIsImVtYWlsIjoic2E3NzgwMzA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjY2NDk1OX0.6bjwitn8ZiGYp_4CVfLdJF9Il7N7cKEDZrUDeI1vwzY
[13-Apr-2026 06:09:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Apr-2026 06:09:57 UTC] ✅ JWT token verified successfully for user profile
[13-Apr-2026 06:09:57 UTC] User ID: 319
[13-Apr-2026 06:09:57 UTC] ✅ User profile retrieved successfully for user ID: 319
[13-Apr-2026 06:10:05 UTC] === API CALL LOG ===
[13-Apr-2026 06:10:05 UTC] Endpoint: user/profile.php
[13-Apr-2026 06:10:05 UTC] Full Log Data: {
    "timestamp": "2026-04-13 06:10:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "159.203.87.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE5IiwidXNlcm5hbWUiOiJTYWppZGFsaSIsImVtYWlsIjoic2E3NzgwMzA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjY2NDk1OX0.6bjwitn8ZiGYp_4CVfLdJF9Il7N7cKEDZrUDeI1vwzY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb84e3e8a060cfb-EWR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "159.203.87.167",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "159.203.87.167, 104.23.187.99"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Apr-2026 06:10:05 UTC] === END API CALL LOG ===
[13-Apr-2026 06:10:05 UTC] ✅ API Hash verification passed for profile endpoint
[13-Apr-2026 06:10:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE5IiwidXNlcm5hbWUiOiJTYWppZGFsaSIsImVtYWlsIjoic2E3NzgwMzA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjY2NDk1OX0.6bjwitn8ZiGYp_4CVfLdJF9Il7N7cKEDZrUDeI1vwzY
[13-Apr-2026 06:10:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Apr-2026 06:10:05 UTC] ✅ JWT token verified successfully for user profile
[13-Apr-2026 06:10:05 UTC] User ID: 319
[13-Apr-2026 06:10:05 UTC] ✅ User profile retrieved successfully for user ID: 319
[13-Apr-2026 06:10:05 UTC] User Purchases API - User ID: 319
[13-Apr-2026 06:10:05 UTC] User Purchases API - Total purchases found: 0
[13-Apr-2026 06:10:11 UTC] === API CALL LOG ===
[13-Apr-2026 06:10:11 UTC] Endpoint: user/profile.php
[13-Apr-2026 06:10:11 UTC] Full Log Data: {
    "timestamp": "2026-04-13 06:10:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "159.203.87.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE5IiwidXNlcm5hbWUiOiJTYWppZGFsaSIsImVtYWlsIjoic2E3NzgwMzA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjY2NDk1OX0.6bjwitn8ZiGYp_4CVfLdJF9Il7N7cKEDZrUDeI1vwzY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb84e62dec60cfb-EWR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "159.203.87.167",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "159.203.87.167, 104.23.187.99"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Apr-2026 06:10:11 UTC] === END API CALL LOG ===
[13-Apr-2026 06:10:11 UTC] ✅ API Hash verification passed for profile endpoint
[13-Apr-2026 06:10:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE5IiwidXNlcm5hbWUiOiJTYWppZGFsaSIsImVtYWlsIjoic2E3NzgwMzA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjY2NDk1OX0.6bjwitn8ZiGYp_4CVfLdJF9Il7N7cKEDZrUDeI1vwzY
[13-Apr-2026 06:10:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Apr-2026 06:10:11 UTC] ✅ JWT token verified successfully for user profile
[13-Apr-2026 06:10:11 UTC] User ID: 319
[13-Apr-2026 06:10:11 UTC] ✅ User profile retrieved successfully for user ID: 319
[13-Apr-2026 06:10:11 UTC] User Purchases API - User ID: 319
[13-Apr-2026 06:10:11 UTC] User Purchases API - Total purchases found: 0
[13-Apr-2026 06:10:13 UTC] User Purchases API - User ID: 319
[13-Apr-2026 06:10:13 UTC] User Purchases API - Total purchases found: 0
[13-Apr-2026 06:10:15 UTC] === API CALL LOG ===
[13-Apr-2026 06:10:15 UTC] Endpoint: user/profile.php
[13-Apr-2026 06:10:15 UTC] Full Log Data: {
    "timestamp": "2026-04-13 06:10:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "159.203.87.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE5IiwidXNlcm5hbWUiOiJTYWppZGFsaSIsImVtYWlsIjoic2E3NzgwMzA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjY2NDk1OX0.6bjwitn8ZiGYp_4CVfLdJF9Il7N7cKEDZrUDeI1vwzY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb84e7d1d300cfb-EWR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "159.203.87.167",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "159.203.87.167, 104.23.187.99"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Apr-2026 06:10:15 UTC] === END API CALL LOG ===
[13-Apr-2026 06:10:15 UTC] ✅ API Hash verification passed for profile endpoint
[13-Apr-2026 06:10:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE5IiwidXNlcm5hbWUiOiJTYWppZGFsaSIsImVtYWlsIjoic2E3NzgwMzA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjY2NDk1OX0.6bjwitn8ZiGYp_4CVfLdJF9Il7N7cKEDZrUDeI1vwzY
[13-Apr-2026 06:10:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Apr-2026 06:10:15 UTC] ✅ JWT token verified successfully for user profile
[13-Apr-2026 06:10:15 UTC] User ID: 319
[13-Apr-2026 06:10:15 UTC] ✅ User profile retrieved successfully for user ID: 319
[13-Apr-2026 06:10:15 UTC] User Purchases API - User ID: 319
[13-Apr-2026 06:10:15 UTC] User Purchases API - Total purchases found: 0
[13-Apr-2026 06:10:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Apr-2026 06:10:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Apr-2026 06:10:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE5IiwidXNlcm5hbWUiOiJTYWppZGFsaSIsImVtYWlsIjoic2E3NzgwMzA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjY2NDk1OX0.6bjwitn8ZiGYp_4CVfLdJF9Il7N7cKEDZrUDeI1vwzY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eb84ed208650cfb-EWR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"159.203.87.167","CF-IPCountry":"US","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"159.203.87.167, 104.23.187.99"}
[13-Apr-2026 06:10:28 UTC] === User Orders API Called ===
[13-Apr-2026 06:10:28 UTC] User ID: 319
[13-Apr-2026 06:10:28 UTC] Limit: 20, Offset: 0
[13-Apr-2026 06:10:28 UTC] Orders found: 0
[13-Apr-2026 06:10:28 UTC] Orders data: []
[13-Apr-2026 06:10:28 UTC] Total orders count: 0
[13-Apr-2026 06:10:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Apr-2026 06:10:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Apr-2026 06:10:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE5IiwidXNlcm5hbWUiOiJTYWppZGFsaSIsImVtYWlsIjoic2E3NzgwMzA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjY2NDk1OX0.6bjwitn8ZiGYp_4CVfLdJF9Il7N7cKEDZrUDeI1vwzY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eb84edf5d7f0cfb-EWR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"159.203.87.167","CF-IPCountry":"US","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"159.203.87.167, 104.23.187.99"}
[13-Apr-2026 06:10:30 UTC] === User Orders API Called ===
[13-Apr-2026 06:10:30 UTC] User ID: 319
[13-Apr-2026 06:10:30 UTC] Limit: 20, Offset: 0
[13-Apr-2026 06:10:30 UTC] Orders found: 0
[13-Apr-2026 06:10:30 UTC] Orders data: []
[13-Apr-2026 06:10:30 UTC] Total orders count: 0
[13-Apr-2026 06:10:31 UTC] === API CALL LOG ===
[13-Apr-2026 06:10:31 UTC] Endpoint: user/profile.php
[13-Apr-2026 06:10:31 UTC] Full Log Data: {
    "timestamp": "2026-04-13 06:10:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "159.203.87.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE5IiwidXNlcm5hbWUiOiJTYWppZGFsaSIsImVtYWlsIjoic2E3NzgwMzA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjY2NDk1OX0.6bjwitn8ZiGYp_4CVfLdJF9Il7N7cKEDZrUDeI1vwzY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb84edf5d810cfb-EWR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "159.203.87.167",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "159.203.87.167, 104.23.187.99"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Apr-2026 06:10:31 UTC] === END API CALL LOG ===
[13-Apr-2026 06:10:31 UTC] ✅ API Hash verification passed for profile endpoint
[13-Apr-2026 06:10:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE5IiwidXNlcm5hbWUiOiJTYWppZGFsaSIsImVtYWlsIjoic2E3NzgwMzA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjY2NDk1OX0.6bjwitn8ZiGYp_4CVfLdJF9Il7N7cKEDZrUDeI1vwzY
[13-Apr-2026 06:10:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Apr-2026 06:10:31 UTC] ✅ JWT token verified successfully for user profile
[13-Apr-2026 06:10:31 UTC] User ID: 319
[13-Apr-2026 06:10:31 UTC] ✅ User profile retrieved successfully for user ID: 319
[13-Apr-2026 06:10:31 UTC] === API CALL LOG ===
[13-Apr-2026 06:10:31 UTC] Endpoint: user/profile.php
[13-Apr-2026 06:10:31 UTC] Full Log Data: {
    "timestamp": "2026-04-13 06:10:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "159.203.87.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE5IiwidXNlcm5hbWUiOiJTYWppZGFsaSIsImVtYWlsIjoic2E3NzgwMzA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjY2NDk1OX0.6bjwitn8ZiGYp_4CVfLdJF9Il7N7cKEDZrUDeI1vwzY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb84ee138ae0cfb-EWR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "159.203.87.167",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "159.203.87.167, 104.23.187.99"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Apr-2026 06:10:31 UTC] === END API CALL LOG ===
[13-Apr-2026 06:10:31 UTC] ✅ API Hash verification passed for profile endpoint
[13-Apr-2026 06:10:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE5IiwidXNlcm5hbWUiOiJTYWppZGFsaSIsImVtYWlsIjoic2E3NzgwMzA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjY2NDk1OX0.6bjwitn8ZiGYp_4CVfLdJF9Il7N7cKEDZrUDeI1vwzY
[13-Apr-2026 06:10:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Apr-2026 06:10:31 UTC] ✅ JWT token verified successfully for user profile
[13-Apr-2026 06:10:31 UTC] User ID: 319
[13-Apr-2026 06:10:31 UTC] ✅ User profile retrieved successfully for user ID: 319
[13-Apr-2026 06:10:32 UTC] === API CALL LOG ===
[13-Apr-2026 06:10:32 UTC] Endpoint: user/profile.php
[13-Apr-2026 06:10:32 UTC] Full Log Data: {
    "timestamp": "2026-04-13 06:10:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "159.203.87.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE5IiwidXNlcm5hbWUiOiJTYWppZGFsaSIsImVtYWlsIjoic2E3NzgwMzA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjY2NDk1OX0.6bjwitn8ZiGYp_4CVfLdJF9Il7N7cKEDZrUDeI1vwzY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb84ee9ccc00cfb-EWR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "159.203.87.167",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "159.203.87.167, 104.23.187.99"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Apr-2026 06:10:32 UTC] === END API CALL LOG ===
[13-Apr-2026 06:10:32 UTC] ✅ API Hash verification passed for profile endpoint
[13-Apr-2026 06:10:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE5IiwidXNlcm5hbWUiOiJTYWppZGFsaSIsImVtYWlsIjoic2E3NzgwMzA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjY2NDk1OX0.6bjwitn8ZiGYp_4CVfLdJF9Il7N7cKEDZrUDeI1vwzY
[13-Apr-2026 06:10:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Apr-2026 06:10:32 UTC] ✅ JWT token verified successfully for user profile
[13-Apr-2026 06:10:32 UTC] User ID: 319
[13-Apr-2026 06:10:32 UTC] ✅ User profile retrieved successfully for user ID: 319
[13-Apr-2026 06:10:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Apr-2026 06:10:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Apr-2026 06:10:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE5IiwidXNlcm5hbWUiOiJTYWppZGFsaSIsImVtYWlsIjoic2E3NzgwMzA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjY2NDk1OX0.6bjwitn8ZiGYp_4CVfLdJF9Il7N7cKEDZrUDeI1vwzY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eb84f0bff070cfb-EWR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"159.203.87.167","CF-IPCountry":"US","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"159.203.87.167, 104.23.187.99"}
[13-Apr-2026 06:10:38 UTC] === User Orders API Called ===
[13-Apr-2026 06:10:38 UTC] User ID: 319
[13-Apr-2026 06:10:38 UTC] Limit: 20, Offset: 0
[13-Apr-2026 06:10:38 UTC] Orders found: 0
[13-Apr-2026 06:10:38 UTC] Orders data: []
[13-Apr-2026 06:10:38 UTC] Total orders count: 0
[13-Apr-2026 06:10:38 UTC] === API CALL LOG ===
[13-Apr-2026 06:10:38 UTC] Endpoint: user/profile.php
[13-Apr-2026 06:10:38 UTC] Full Log Data: {
    "timestamp": "2026-04-13 06:10:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "159.203.87.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE5IiwidXNlcm5hbWUiOiJTYWppZGFsaSIsImVtYWlsIjoic2E3NzgwMzA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjY2NDk1OX0.6bjwitn8ZiGYp_4CVfLdJF9Il7N7cKEDZrUDeI1vwzY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb84f0bff080cfb-EWR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "159.203.87.167",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "159.203.87.167, 104.23.187.99"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Apr-2026 06:10:38 UTC] === END API CALL LOG ===
[13-Apr-2026 06:10:38 UTC] ✅ API Hash verification passed for profile endpoint
[13-Apr-2026 06:10:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE5IiwidXNlcm5hbWUiOiJTYWppZGFsaSIsImVtYWlsIjoic2E3NzgwMzA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjY2NDk1OX0.6bjwitn8ZiGYp_4CVfLdJF9Il7N7cKEDZrUDeI1vwzY
[13-Apr-2026 06:10:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Apr-2026 06:10:38 UTC] ✅ JWT token verified successfully for user profile
[13-Apr-2026 06:10:38 UTC] User ID: 319
[13-Apr-2026 06:10:38 UTC] ✅ User profile retrieved successfully for user ID: 319
[13-Apr-2026 06:10:38 UTC] === API CALL LOG ===
[13-Apr-2026 06:10:38 UTC] Endpoint: user/profile.php
[13-Apr-2026 06:10:38 UTC] Full Log Data: {
    "timestamp": "2026-04-13 06:10:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "159.203.87.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE5IiwidXNlcm5hbWUiOiJTYWppZGFsaSIsImVtYWlsIjoic2E3NzgwMzA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjY2NDk1OX0.6bjwitn8ZiGYp_4CVfLdJF9Il7N7cKEDZrUDeI1vwzY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb84f0f8bf00cfb-EWR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "159.203.87.167",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "159.203.87.167, 104.23.187.99"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Apr-2026 06:10:38 UTC] === END API CALL LOG ===
[13-Apr-2026 06:10:38 UTC] ✅ API Hash verification passed for profile endpoint
[13-Apr-2026 06:10:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE5IiwidXNlcm5hbWUiOiJTYWppZGFsaSIsImVtYWlsIjoic2E3NzgwMzA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjY2NDk1OX0.6bjwitn8ZiGYp_4CVfLdJF9Il7N7cKEDZrUDeI1vwzY
[13-Apr-2026 06:10:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Apr-2026 06:10:38 UTC] ✅ JWT token verified successfully for user profile
[13-Apr-2026 06:10:38 UTC] User ID: 319
[13-Apr-2026 06:10:38 UTC] ✅ User profile retrieved successfully for user ID: 319
[13-Apr-2026 06:11:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Apr-2026 06:11:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Apr-2026 06:11:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE5IiwidXNlcm5hbWUiOiJTYWppZGFsaSIsImVtYWlsIjoic2E3NzgwMzA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjY2NDk1OX0.6bjwitn8ZiGYp_4CVfLdJF9Il7N7cKEDZrUDeI1vwzY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eb85066fb326399-EWR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"159.203.87.167","CF-IPCountry":"US","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"159.203.87.167, 162.158.63.95"}
[13-Apr-2026 06:11:33 UTC] === User Orders API Called ===
[13-Apr-2026 06:11:33 UTC] User ID: 319
[13-Apr-2026 06:11:33 UTC] Limit: 20, Offset: 0
[13-Apr-2026 06:11:33 UTC] Orders found: 0
[13-Apr-2026 06:11:33 UTC] Orders data: []
[13-Apr-2026 06:11:33 UTC] Total orders count: 0
[13-Apr-2026 06:11:33 UTC] === API CALL LOG ===
[13-Apr-2026 06:11:33 UTC] Endpoint: user/profile.php
[13-Apr-2026 06:11:33 UTC] Full Log Data: {
    "timestamp": "2026-04-13 06:11:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "159.203.87.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE5IiwidXNlcm5hbWUiOiJTYWppZGFsaSIsImVtYWlsIjoic2E3NzgwMzA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjY2NDk1OX0.6bjwitn8ZiGYp_4CVfLdJF9Il7N7cKEDZrUDeI1vwzY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb85066fb336399-EWR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "159.203.87.167",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "159.203.87.167, 162.158.63.95"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Apr-2026 06:11:33 UTC] === END API CALL LOG ===
[13-Apr-2026 06:11:33 UTC] ✅ API Hash verification passed for profile endpoint
[13-Apr-2026 06:11:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE5IiwidXNlcm5hbWUiOiJTYWppZGFsaSIsImVtYWlsIjoic2E3NzgwMzA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjY2NDk1OX0.6bjwitn8ZiGYp_4CVfLdJF9Il7N7cKEDZrUDeI1vwzY
[13-Apr-2026 06:11:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Apr-2026 06:11:33 UTC] ✅ JWT token verified successfully for user profile
[13-Apr-2026 06:11:33 UTC] User ID: 319
[13-Apr-2026 06:11:33 UTC] ✅ User profile retrieved successfully for user ID: 319
[13-Apr-2026 06:11:34 UTC] === API CALL LOG ===
[13-Apr-2026 06:11:34 UTC] Endpoint: user/profile.php
[13-Apr-2026 06:11:34 UTC] Full Log Data: {
    "timestamp": "2026-04-13 06:11:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "159.203.87.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE5IiwidXNlcm5hbWUiOiJTYWppZGFsaSIsImVtYWlsIjoic2E3NzgwMzA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjY2NDk1OX0.6bjwitn8ZiGYp_4CVfLdJF9Il7N7cKEDZrUDeI1vwzY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb8506aca406399-EWR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "159.203.87.167",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "159.203.87.167, 162.158.63.95"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Apr-2026 06:11:34 UTC] === END API CALL LOG ===
[13-Apr-2026 06:11:34 UTC] ✅ API Hash verification passed for profile endpoint
[13-Apr-2026 06:11:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE5IiwidXNlcm5hbWUiOiJTYWppZGFsaSIsImVtYWlsIjoic2E3NzgwMzA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjY2NDk1OX0.6bjwitn8ZiGYp_4CVfLdJF9Il7N7cKEDZrUDeI1vwzY
[13-Apr-2026 06:11:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Apr-2026 06:11:34 UTC] ✅ JWT token verified successfully for user profile
[13-Apr-2026 06:11:34 UTC] User ID: 319
[13-Apr-2026 06:11:34 UTC] ✅ User profile retrieved successfully for user ID: 319
[13-Apr-2026 06:11:35 UTC] === API CALL LOG ===
[13-Apr-2026 06:11:35 UTC] Endpoint: user/profile.php
[13-Apr-2026 06:11:35 UTC] Full Log Data: {
    "timestamp": "2026-04-13 06:11:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "159.203.87.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE5IiwidXNlcm5hbWUiOiJTYWppZGFsaSIsImVtYWlsIjoic2E3NzgwMzA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjY2NDk1OX0.6bjwitn8ZiGYp_4CVfLdJF9Il7N7cKEDZrUDeI1vwzY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb85071bdfb6399-EWR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "159.203.87.167",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "159.203.87.167, 162.158.63.95"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Apr-2026 06:11:35 UTC] === END API CALL LOG ===
[13-Apr-2026 06:11:35 UTC] ✅ API Hash verification passed for profile endpoint
[13-Apr-2026 06:11:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE5IiwidXNlcm5hbWUiOiJTYWppZGFsaSIsImVtYWlsIjoic2E3NzgwMzA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjY2NDk1OX0.6bjwitn8ZiGYp_4CVfLdJF9Il7N7cKEDZrUDeI1vwzY
[13-Apr-2026 06:11:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Apr-2026 06:11:35 UTC] ✅ JWT token verified successfully for user profile
[13-Apr-2026 06:11:35 UTC] User ID: 319
[13-Apr-2026 06:11:35 UTC] ✅ User profile retrieved successfully for user ID: 319
[13-Apr-2026 06:12:34 UTC] === API CALL LOG ===
[13-Apr-2026 06:12:34 UTC] Endpoint: user/profile.php
[13-Apr-2026 06:12:34 UTC] Full Log Data: {
    "timestamp": "2026-04-13 06:12:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "159.203.87.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE5IiwidXNlcm5hbWUiOiJTYWppZGFsaSIsImVtYWlsIjoic2E3NzgwMzA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjY2NDk1OX0.6bjwitn8ZiGYp_4CVfLdJF9Il7N7cKEDZrUDeI1vwzY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb851e4fc951f03-EWR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "159.203.87.167",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "159.203.87.167, 104.23.253.80"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Apr-2026 06:12:34 UTC] === END API CALL LOG ===
[13-Apr-2026 06:12:34 UTC] ✅ API Hash verification passed for profile endpoint
[13-Apr-2026 06:12:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE5IiwidXNlcm5hbWUiOiJTYWppZGFsaSIsImVtYWlsIjoic2E3NzgwMzA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjY2NDk1OX0.6bjwitn8ZiGYp_4CVfLdJF9Il7N7cKEDZrUDeI1vwzY
[13-Apr-2026 06:12:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Apr-2026 06:12:34 UTC] ✅ JWT token verified successfully for user profile
[13-Apr-2026 06:12:34 UTC] User ID: 319
[13-Apr-2026 06:12:34 UTC] ✅ User profile retrieved successfully for user ID: 319
[13-Apr-2026 06:12:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Apr-2026 06:12:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Apr-2026 06:12:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE5IiwidXNlcm5hbWUiOiJTYWppZGFsaSIsImVtYWlsIjoic2E3NzgwMzA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjY2NDk1OX0.6bjwitn8ZiGYp_4CVfLdJF9Il7N7cKEDZrUDeI1vwzY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eb851e4fc941f03-EWR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"159.203.87.167","CF-IPCountry":"US","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"159.203.87.167, 104.23.253.81"}
[13-Apr-2026 06:12:34 UTC] === User Orders API Called ===
[13-Apr-2026 06:12:34 UTC] User ID: 319
[13-Apr-2026 06:12:34 UTC] Limit: 20, Offset: 0
[13-Apr-2026 06:12:34 UTC] === API CALL LOG ===
[13-Apr-2026 06:12:34 UTC] Orders found: 0
[13-Apr-2026 06:12:34 UTC] Endpoint: user/profile.php
[13-Apr-2026 06:12:34 UTC] Orders data: []
[13-Apr-2026 06:12:34 UTC] Full Log Data: {
    "timestamp": "2026-04-13 06:12:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "159.203.87.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE5IiwidXNlcm5hbWUiOiJTYWppZGFsaSIsImVtYWlsIjoic2E3NzgwMzA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjY2NDk1OX0.6bjwitn8ZiGYp_4CVfLdJF9Il7N7cKEDZrUDeI1vwzY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb851e4fc8f1f03-EWR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "159.203.87.167",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "159.203.87.167, 104.23.253.80"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Apr-2026 06:12:34 UTC] === END API CALL LOG ===
[13-Apr-2026 06:12:34 UTC] ✅ API Hash verification passed for profile endpoint
[13-Apr-2026 06:12:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzE5IiwidXNlcm5hbWUiOiJTYWppZGFsaSIsImVtYWlsIjoic2E3NzgwMzA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjY2NDk1OX0.6bjwitn8ZiGYp_4CVfLdJF9Il7N7cKEDZrUDeI1vwzY
[13-Apr-2026 06:12:34 UTC] Total orders count: 0
[13-Apr-2026 06:12:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Apr-2026 06:12:34 UTC] ✅ JWT token verified successfully for user profile
[13-Apr-2026 06:12:34 UTC] User ID: 319
[13-Apr-2026 06:12:34 UTC] ✅ User profile retrieved successfully for user ID: 319
[13-Apr-2026 06:22:41 UTC] === API CALL LOG ===
[13-Apr-2026 06:22:41 UTC] Endpoint: user/profile.php
[13-Apr-2026 06:22:41 UTC] Full Log Data: {
    "timestamp": "2026-04-13 06:22:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "159.203.87.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTksInVzZXJuYW1lIjoiU2FqaWRhbGkiLCJlbWFpbCI6InNhNzc4MDMwOEBnbWFpbC5jb20iLCJleHAiOjE3NzY2NjYxNjB9.IPxpR0X1r4bHXnQlqarYwpbU20E2qKI2Zvj4l1vjxBM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb860b6df068068-EWR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "159.203.87.167",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "159.203.87.167, 162.158.63.95"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Apr-2026 06:22:41 UTC] === END API CALL LOG ===
[13-Apr-2026 06:22:41 UTC] ✅ API Hash verification passed for profile endpoint
[13-Apr-2026 06:22:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTksInVzZXJuYW1lIjoiU2FqaWRhbGkiLCJlbWFpbCI6InNhNzc4MDMwOEBnbWFpbC5jb20iLCJleHAiOjE3NzY2NjYxNjB9.IPxpR0X1r4bHXnQlqarYwpbU20E2qKI2Zvj4l1vjxBM
[13-Apr-2026 06:22:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Apr-2026 06:22:41 UTC] ✅ JWT token verified successfully for user profile
[13-Apr-2026 06:22:41 UTC] User ID: 319
[13-Apr-2026 06:22:41 UTC] ✅ User profile retrieved successfully for user ID: 319
[13-Apr-2026 06:22:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Apr-2026 06:22:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Apr-2026 06:22:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTksInVzZXJuYW1lIjoiU2FqaWRhbGkiLCJlbWFpbCI6InNhNzc4MDMwOEBnbWFpbC5jb20iLCJleHAiOjE3NzY2NjYxNjB9.IPxpR0X1r4bHXnQlqarYwpbU20E2qKI2Zvj4l1vjxBM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eb860b6df0a8068-EWR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"159.203.87.167","CF-IPCountry":"US","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"159.203.87.167, 162.158.63.95"}
[13-Apr-2026 06:22:41 UTC] === User Orders API Called ===
[13-Apr-2026 06:22:41 UTC] User ID: 319
[13-Apr-2026 06:22:41 UTC] Limit: 20, Offset: 0
[13-Apr-2026 06:22:41 UTC] Orders found: 0
[13-Apr-2026 06:22:41 UTC] Orders data: []
[13-Apr-2026 06:22:41 UTC] Total orders count: 0
[13-Apr-2026 06:22:41 UTC] === API CALL LOG ===
[13-Apr-2026 06:22:41 UTC] Endpoint: user/profile.php
[13-Apr-2026 06:22:41 UTC] Full Log Data: {
    "timestamp": "2026-04-13 06:22:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "159.203.87.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTksInVzZXJuYW1lIjoiU2FqaWRhbGkiLCJlbWFpbCI6InNhNzc4MDMwOEBnbWFpbC5jb20iLCJleHAiOjE3NzY2NjYxNjB9.IPxpR0X1r4bHXnQlqarYwpbU20E2qKI2Zvj4l1vjxBM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb860b6df0b8068-EWR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "159.203.87.167",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "159.203.87.167, 162.158.63.95"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Apr-2026 06:22:41 UTC] === END API CALL LOG ===
[13-Apr-2026 06:22:41 UTC] ✅ API Hash verification passed for profile endpoint
[13-Apr-2026 06:22:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTksInVzZXJuYW1lIjoiU2FqaWRhbGkiLCJlbWFpbCI6InNhNzc4MDMwOEBnbWFpbC5jb20iLCJleHAiOjE3NzY2NjYxNjB9.IPxpR0X1r4bHXnQlqarYwpbU20E2qKI2Zvj4l1vjxBM
[13-Apr-2026 06:22:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Apr-2026 06:22:41 UTC] ✅ JWT token verified successfully for user profile
[13-Apr-2026 06:22:41 UTC] User ID: 319
[13-Apr-2026 06:22:41 UTC] ✅ User profile retrieved successfully for user ID: 319
[13-Apr-2026 06:23:29 UTC] === API CALL LOG ===
[13-Apr-2026 06:23:29 UTC] Endpoint: user/profile.php
[13-Apr-2026 06:23:29 UTC] Full Log Data: {
    "timestamp": "2026-04-13 06:23:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "159.203.87.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTksInVzZXJuYW1lIjoiU2FqaWRhbGkiLCJlbWFpbCI6InNhNzc4MDMwOEBnbWFpbC5jb20iLCJleHAiOjE3NzY2NjYxNjB9.IPxpR0X1r4bHXnQlqarYwpbU20E2qKI2Zvj4l1vjxBM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb861e24f88643e-EWR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "159.203.87.167",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "159.203.87.167, 104.23.253.81"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Apr-2026 06:23:29 UTC] === END API CALL LOG ===
[13-Apr-2026 06:23:29 UTC] ✅ API Hash verification passed for profile endpoint
[13-Apr-2026 06:23:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTksInVzZXJuYW1lIjoiU2FqaWRhbGkiLCJlbWFpbCI6InNhNzc4MDMwOEBnbWFpbC5jb20iLCJleHAiOjE3NzY2NjYxNjB9.IPxpR0X1r4bHXnQlqarYwpbU20E2qKI2Zvj4l1vjxBM
[13-Apr-2026 06:23:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Apr-2026 06:23:29 UTC] ✅ JWT token verified successfully for user profile
[13-Apr-2026 06:23:29 UTC] User ID: 319
[13-Apr-2026 06:23:29 UTC] ✅ User profile retrieved successfully for user ID: 319
[13-Apr-2026 06:23:30 UTC] User Purchases API - User ID: 319
[13-Apr-2026 06:23:30 UTC] User Purchases API - Total purchases found: 0
[13-Apr-2026 06:23:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Apr-2026 06:23:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Apr-2026 06:23:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTksInVzZXJuYW1lIjoiU2FqaWRhbGkiLCJlbWFpbCI6InNhNzc4MDMwOEBnbWFpbC5jb20iLCJleHAiOjE3NzY2NjYxNjB9.IPxpR0X1r4bHXnQlqarYwpbU20E2qKI2Zvj4l1vjxBM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eb861f89d02643e-EWR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"159.203.87.167","CF-IPCountry":"US","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"159.203.87.167, 104.23.253.81"}
[13-Apr-2026 06:23:33 UTC] === User Orders API Called ===
[13-Apr-2026 06:23:33 UTC] User ID: 319
[13-Apr-2026 06:23:33 UTC] Limit: 20, Offset: 0
[13-Apr-2026 06:23:33 UTC] Orders found: 0
[13-Apr-2026 06:23:33 UTC] Orders data: []
[13-Apr-2026 06:23:33 UTC] Total orders count: 0
[13-Apr-2026 06:23:33 UTC] === API CALL LOG ===
[13-Apr-2026 06:23:33 UTC] Endpoint: user/profile.php
[13-Apr-2026 06:23:33 UTC] Full Log Data: {
    "timestamp": "2026-04-13 06:23:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "159.203.87.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTksInVzZXJuYW1lIjoiU2FqaWRhbGkiLCJlbWFpbCI6InNhNzc4MDMwOEBnbWFpbC5jb20iLCJleHAiOjE3NzY2NjYxNjB9.IPxpR0X1r4bHXnQlqarYwpbU20E2qKI2Zvj4l1vjxBM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb861f89d04643e-EWR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "159.203.87.167",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "159.203.87.167, 104.23.253.80"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Apr-2026 06:23:33 UTC] === END API CALL LOG ===
[13-Apr-2026 06:23:33 UTC] ✅ API Hash verification passed for profile endpoint
[13-Apr-2026 06:23:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTksInVzZXJuYW1lIjoiU2FqaWRhbGkiLCJlbWFpbCI6InNhNzc4MDMwOEBnbWFpbC5jb20iLCJleHAiOjE3NzY2NjYxNjB9.IPxpR0X1r4bHXnQlqarYwpbU20E2qKI2Zvj4l1vjxBM
[13-Apr-2026 06:23:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Apr-2026 06:23:33 UTC] ✅ JWT token verified successfully for user profile
[13-Apr-2026 06:23:33 UTC] User ID: 319
[13-Apr-2026 06:23:33 UTC] ✅ User profile retrieved successfully for user ID: 319
[13-Apr-2026 06:23:33 UTC] === API CALL LOG ===
[13-Apr-2026 06:23:33 UTC] Endpoint: user/profile.php
[13-Apr-2026 06:23:33 UTC] Full Log Data: {
    "timestamp": "2026-04-13 06:23:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "159.203.87.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTksInVzZXJuYW1lIjoiU2FqaWRhbGkiLCJlbWFpbCI6InNhNzc4MDMwOEBnbWFpbC5jb20iLCJleHAiOjE3NzY2NjYxNjB9.IPxpR0X1r4bHXnQlqarYwpbU20E2qKI2Zvj4l1vjxBM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb861fcaa08643e-EWR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "159.203.87.167",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "159.203.87.167, 104.23.253.80"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Apr-2026 06:23:33 UTC] === END API CALL LOG ===
[13-Apr-2026 06:23:33 UTC] ✅ API Hash verification passed for profile endpoint
[13-Apr-2026 06:23:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTksInVzZXJuYW1lIjoiU2FqaWRhbGkiLCJlbWFpbCI6InNhNzc4MDMwOEBnbWFpbC5jb20iLCJleHAiOjE3NzY2NjYxNjB9.IPxpR0X1r4bHXnQlqarYwpbU20E2qKI2Zvj4l1vjxBM
[13-Apr-2026 06:23:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Apr-2026 06:23:33 UTC] ✅ JWT token verified successfully for user profile
[13-Apr-2026 06:23:33 UTC] User ID: 319
[13-Apr-2026 06:23:33 UTC] ✅ User profile retrieved successfully for user ID: 319
[13-Apr-2026 06:23:39 UTC] === API CALL LOG ===
[13-Apr-2026 06:23:39 UTC] Endpoint: user/profile.php
[13-Apr-2026 06:23:39 UTC] Full Log Data: {
    "timestamp": "2026-04-13 06:23:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "159.203.87.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTksInVzZXJuYW1lIjoiU2FqaWRhbGkiLCJlbWFpbCI6InNhNzc4MDMwOEBnbWFpbC5jb20iLCJleHAiOjE3NzY2NjYxNjB9.IPxpR0X1r4bHXnQlqarYwpbU20E2qKI2Zvj4l1vjxBM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb86220dfb6643e-EWR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "159.203.87.167",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "159.203.87.167, 104.23.253.81"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Apr-2026 06:23:39 UTC] === END API CALL LOG ===
[13-Apr-2026 06:23:39 UTC] ✅ API Hash verification passed for profile endpoint
[13-Apr-2026 06:23:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTksInVzZXJuYW1lIjoiU2FqaWRhbGkiLCJlbWFpbCI6InNhNzc4MDMwOEBnbWFpbC5jb20iLCJleHAiOjE3NzY2NjYxNjB9.IPxpR0X1r4bHXnQlqarYwpbU20E2qKI2Zvj4l1vjxBM
[13-Apr-2026 06:23:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Apr-2026 06:23:39 UTC] ✅ JWT token verified successfully for user profile
[13-Apr-2026 06:23:39 UTC] User ID: 319
[13-Apr-2026 06:23:39 UTC] ✅ User profile retrieved successfully for user ID: 319
[13-Apr-2026 06:23:40 UTC] User Purchases API - User ID: 319
[13-Apr-2026 06:23:40 UTC] User Purchases API - Total purchases found: 0
[13-Apr-2026 06:23:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Apr-2026 06:23:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Apr-2026 06:23:41 UTC] === API CALL LOG ===
[13-Apr-2026 06:23:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTksInVzZXJuYW1lIjoiU2FqaWRhbGkiLCJlbWFpbCI6InNhNzc4MDMwOEBnbWFpbC5jb20iLCJleHAiOjE3NzY2NjYxNjB9.IPxpR0X1r4bHXnQlqarYwpbU20E2qKI2Zvj4l1vjxBM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eb8622ef8d5643e-EWR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"159.203.87.167","CF-IPCountry":"US","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"159.203.87.167, 104.23.253.80"}
[13-Apr-2026 06:23:41 UTC] Endpoint: user/profile.php
[13-Apr-2026 06:23:41 UTC] Full Log Data: {
    "timestamp": "2026-04-13 06:23:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "159.203.87.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTksInVzZXJuYW1lIjoiU2FqaWRhbGkiLCJlbWFpbCI6InNhNzc4MDMwOEBnbWFpbC5jb20iLCJleHAiOjE3NzY2NjYxNjB9.IPxpR0X1r4bHXnQlqarYwpbU20E2qKI2Zvj4l1vjxBM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb8622ef8d7643e-EWR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "159.203.87.167",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "159.203.87.167, 104.23.253.81"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Apr-2026 06:23:41 UTC] === User Orders API Called ===
[13-Apr-2026 06:23:41 UTC] === END API CALL LOG ===
[13-Apr-2026 06:23:41 UTC] User ID: 319
[13-Apr-2026 06:23:41 UTC] ✅ API Hash verification passed for profile endpoint
[13-Apr-2026 06:23:41 UTC] Limit: 20, Offset: 0
[13-Apr-2026 06:23:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTksInVzZXJuYW1lIjoiU2FqaWRhbGkiLCJlbWFpbCI6InNhNzc4MDMwOEBnbWFpbC5jb20iLCJleHAiOjE3NzY2NjYxNjB9.IPxpR0X1r4bHXnQlqarYwpbU20E2qKI2Zvj4l1vjxBM
[13-Apr-2026 06:23:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Apr-2026 06:23:41 UTC] ✅ JWT token verified successfully for user profile
[13-Apr-2026 06:23:41 UTC] User ID: 319
[13-Apr-2026 06:23:41 UTC] Orders found: 0
[13-Apr-2026 06:23:41 UTC] Orders data: []
[13-Apr-2026 06:23:41 UTC] ✅ User profile retrieved successfully for user ID: 319
[13-Apr-2026 06:23:41 UTC] Total orders count: 0
[13-Apr-2026 06:23:42 UTC] === API CALL LOG ===
[13-Apr-2026 06:23:42 UTC] Endpoint: user/profile.php
[13-Apr-2026 06:23:42 UTC] Full Log Data: {
    "timestamp": "2026-04-13 06:23:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "159.203.87.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTksInVzZXJuYW1lIjoiU2FqaWRhbGkiLCJlbWFpbCI6InNhNzc4MDMwOEBnbWFpbC5jb20iLCJleHAiOjE3NzY2NjYxNjB9.IPxpR0X1r4bHXnQlqarYwpbU20E2qKI2Zvj4l1vjxBM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb86232bd62643e-EWR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "159.203.87.167",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "159.203.87.167, 104.23.253.81"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Apr-2026 06:23:42 UTC] === END API CALL LOG ===
[13-Apr-2026 06:23:42 UTC] ✅ API Hash verification passed for profile endpoint
[13-Apr-2026 06:23:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTksInVzZXJuYW1lIjoiU2FqaWRhbGkiLCJlbWFpbCI6InNhNzc4MDMwOEBnbWFpbC5jb20iLCJleHAiOjE3NzY2NjYxNjB9.IPxpR0X1r4bHXnQlqarYwpbU20E2qKI2Zvj4l1vjxBM
[13-Apr-2026 06:23:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Apr-2026 06:23:42 UTC] ✅ JWT token verified successfully for user profile
[13-Apr-2026 06:23:42 UTC] User ID: 319
[13-Apr-2026 06:23:42 UTC] ✅ User profile retrieved successfully for user ID: 319
[13-Apr-2026 06:24:15 UTC] === API CALL LOG ===
[13-Apr-2026 06:24:15 UTC] Endpoint: user/profile.php
[13-Apr-2026 06:24:15 UTC] Full Log Data: {
    "timestamp": "2026-04-13 06:24:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "159.203.87.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTksInVzZXJuYW1lIjoiU2FqaWRhbGkiLCJlbWFpbCI6InNhNzc4MDMwOEBnbWFpbC5jb20iLCJleHAiOjE3NzY2NjYxNjB9.IPxpR0X1r4bHXnQlqarYwpbU20E2qKI2Zvj4l1vjxBM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb86302fc68643e-EWR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "159.203.87.167",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "159.203.87.167, 104.23.253.80"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Apr-2026 06:24:15 UTC] === END API CALL LOG ===
[13-Apr-2026 06:24:15 UTC] ✅ API Hash verification passed for profile endpoint
[13-Apr-2026 06:24:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTksInVzZXJuYW1lIjoiU2FqaWRhbGkiLCJlbWFpbCI6InNhNzc4MDMwOEBnbWFpbC5jb20iLCJleHAiOjE3NzY2NjYxNjB9.IPxpR0X1r4bHXnQlqarYwpbU20E2qKI2Zvj4l1vjxBM
[13-Apr-2026 06:24:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Apr-2026 06:24:15 UTC] ✅ JWT token verified successfully for user profile
[13-Apr-2026 06:24:15 UTC] User ID: 319
[13-Apr-2026 06:24:15 UTC] ✅ User profile retrieved successfully for user ID: 319
[13-Apr-2026 06:24:16 UTC] User Purchases API - User ID: 319
[13-Apr-2026 06:24:16 UTC] User Purchases API - Total purchases found: 0
[13-Apr-2026 06:24:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Apr-2026 06:24:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Apr-2026 06:24:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTksInVzZXJuYW1lIjoiU2FqaWRhbGkiLCJlbWFpbCI6InNhNzc4MDMwOEBnbWFpbC5jb20iLCJleHAiOjE3NzY2NjYxNjB9.IPxpR0X1r4bHXnQlqarYwpbU20E2qKI2Zvj4l1vjxBM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eb86357fd3b643e-EWR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"159.203.87.167","CF-IPCountry":"US","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"159.203.87.167, 104.23.253.80"}
[13-Apr-2026 06:24:29 UTC] === User Orders API Called ===
[13-Apr-2026 06:24:29 UTC] User ID: 319
[13-Apr-2026 06:24:29 UTC] Limit: 20, Offset: 0
[13-Apr-2026 06:24:29 UTC] Orders found: 0
[13-Apr-2026 06:24:29 UTC] Orders data: []
[13-Apr-2026 06:24:29 UTC] Total orders count: 0
[13-Apr-2026 06:24:29 UTC] === API CALL LOG ===
[13-Apr-2026 06:24:29 UTC] Endpoint: user/profile.php
[13-Apr-2026 06:24:29 UTC] Full Log Data: {
    "timestamp": "2026-04-13 06:24:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "159.203.87.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTksInVzZXJuYW1lIjoiU2FqaWRhbGkiLCJlbWFpbCI6InNhNzc4MDMwOEBnbWFpbC5jb20iLCJleHAiOjE3NzY2NjYxNjB9.IPxpR0X1r4bHXnQlqarYwpbU20E2qKI2Zvj4l1vjxBM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb86357fd3c643e-EWR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "159.203.87.167",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "159.203.87.167, 104.23.253.80"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Apr-2026 06:24:29 UTC] === END API CALL LOG ===
[13-Apr-2026 06:24:29 UTC] ✅ API Hash verification passed for profile endpoint
[13-Apr-2026 06:24:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTksInVzZXJuYW1lIjoiU2FqaWRhbGkiLCJlbWFpbCI6InNhNzc4MDMwOEBnbWFpbC5jb20iLCJleHAiOjE3NzY2NjYxNjB9.IPxpR0X1r4bHXnQlqarYwpbU20E2qKI2Zvj4l1vjxBM
[13-Apr-2026 06:24:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Apr-2026 06:24:29 UTC] ✅ JWT token verified successfully for user profile
[13-Apr-2026 06:24:29 UTC] User ID: 319
[13-Apr-2026 06:24:29 UTC] ✅ User profile retrieved successfully for user ID: 319
[13-Apr-2026 06:24:30 UTC] === API CALL LOG ===
[13-Apr-2026 06:24:30 UTC] Endpoint: user/profile.php
[13-Apr-2026 06:24:30 UTC] Full Log Data: {
    "timestamp": "2026-04-13 06:24:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "159.203.87.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTksInVzZXJuYW1lIjoiU2FqaWRhbGkiLCJlbWFpbCI6InNhNzc4MDMwOEBnbWFpbC5jb20iLCJleHAiOjE3NzY2NjYxNjB9.IPxpR0X1r4bHXnQlqarYwpbU20E2qKI2Zvj4l1vjxBM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb8635c4b65643e-EWR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "159.203.87.167",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "159.203.87.167, 104.23.253.80"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Apr-2026 06:24:30 UTC] === END API CALL LOG ===
[13-Apr-2026 06:24:30 UTC] ✅ API Hash verification passed for profile endpoint
[13-Apr-2026 06:24:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTksInVzZXJuYW1lIjoiU2FqaWRhbGkiLCJlbWFpbCI6InNhNzc4MDMwOEBnbWFpbC5jb20iLCJleHAiOjE3NzY2NjYxNjB9.IPxpR0X1r4bHXnQlqarYwpbU20E2qKI2Zvj4l1vjxBM
[13-Apr-2026 06:24:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Apr-2026 06:24:30 UTC] ✅ JWT token verified successfully for user profile
[13-Apr-2026 06:24:30 UTC] User ID: 319
[13-Apr-2026 06:24:30 UTC] ✅ User profile retrieved successfully for user ID: 319
[13-Apr-2026 06:24:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Apr-2026 06:24:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Apr-2026 06:24:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTksInVzZXJuYW1lIjoiU2FqaWRhbGkiLCJlbWFpbCI6InNhNzc4MDMwOEBnbWFpbC5jb20iLCJleHAiOjE3NzY2NjYxNjB9.IPxpR0X1r4bHXnQlqarYwpbU20E2qKI2Zvj4l1vjxBM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eb863a47f03643e-EWR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"159.203.87.167","CF-IPCountry":"US","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"159.203.87.167, 104.23.253.81"}
[13-Apr-2026 06:24:41 UTC] === User Orders API Called ===
[13-Apr-2026 06:24:41 UTC] User ID: 319
[13-Apr-2026 06:24:41 UTC] Limit: 20, Offset: 0
[13-Apr-2026 06:24:41 UTC] Orders found: 0
[13-Apr-2026 06:24:41 UTC] Orders data: []
[13-Apr-2026 06:24:41 UTC] Total orders count: 0
[13-Apr-2026 06:24:41 UTC] === API CALL LOG ===
[13-Apr-2026 06:24:41 UTC] Endpoint: user/profile.php
[13-Apr-2026 06:24:41 UTC] Full Log Data: {
    "timestamp": "2026-04-13 06:24:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "159.203.87.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTksInVzZXJuYW1lIjoiU2FqaWRhbGkiLCJlbWFpbCI6InNhNzc4MDMwOEBnbWFpbC5jb20iLCJleHAiOjE3NzY2NjYxNjB9.IPxpR0X1r4bHXnQlqarYwpbU20E2qKI2Zvj4l1vjxBM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb863a47f05643e-EWR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "159.203.87.167",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "159.203.87.167, 104.23.253.81"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Apr-2026 06:24:41 UTC] === END API CALL LOG ===
[13-Apr-2026 06:24:41 UTC] ✅ API Hash verification passed for profile endpoint
[13-Apr-2026 06:24:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTksInVzZXJuYW1lIjoiU2FqaWRhbGkiLCJlbWFpbCI6InNhNzc4MDMwOEBnbWFpbC5jb20iLCJleHAiOjE3NzY2NjYxNjB9.IPxpR0X1r4bHXnQlqarYwpbU20E2qKI2Zvj4l1vjxBM
[13-Apr-2026 06:24:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Apr-2026 06:24:41 UTC] ✅ JWT token verified successfully for user profile
[13-Apr-2026 06:24:41 UTC] User ID: 319
[13-Apr-2026 06:24:41 UTC] ✅ User profile retrieved successfully for user ID: 319
[13-Apr-2026 06:24:42 UTC] === API CALL LOG ===
[13-Apr-2026 06:24:42 UTC] Endpoint: user/profile.php
[13-Apr-2026 06:24:42 UTC] Full Log Data: {
    "timestamp": "2026-04-13 06:24:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "159.203.87.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTksInVzZXJuYW1lIjoiU2FqaWRhbGkiLCJlbWFpbCI6InNhNzc4MDMwOEBnbWFpbC5jb20iLCJleHAiOjE3NzY2NjYxNjB9.IPxpR0X1r4bHXnQlqarYwpbU20E2qKI2Zvj4l1vjxBM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb863a8bc85643e-EWR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "159.203.87.167",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "159.203.87.167, 104.23.253.81"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Apr-2026 06:24:42 UTC] === END API CALL LOG ===
[13-Apr-2026 06:24:42 UTC] ✅ API Hash verification passed for profile endpoint
[13-Apr-2026 06:24:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTksInVzZXJuYW1lIjoiU2FqaWRhbGkiLCJlbWFpbCI6InNhNzc4MDMwOEBnbWFpbC5jb20iLCJleHAiOjE3NzY2NjYxNjB9.IPxpR0X1r4bHXnQlqarYwpbU20E2qKI2Zvj4l1vjxBM
[13-Apr-2026 06:24:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Apr-2026 06:24:42 UTC] ✅ JWT token verified successfully for user profile
[13-Apr-2026 06:24:42 UTC] User ID: 319
[13-Apr-2026 06:24:42 UTC] ✅ User profile retrieved successfully for user ID: 319
[13-Apr-2026 06:25:31 UTC] === API CALL LOG ===
[13-Apr-2026 06:25:31 UTC] Endpoint: user/profile.php
[13-Apr-2026 06:25:31 UTC] Full Log Data: {
    "timestamp": "2026-04-13 06:25:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.140.213.128",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzIwIiwidXNlcm5hbWUiOiJza3Nha2liIiwiZW1haWwiOiIxMjM0c2FraWJ1bGhhc2FuMTIzNDVAZW1pbC5jb20iLCJleHAiOjE3NzY2NjYzMzB9.nGOH7cn-hcKQHqdpcPVD5NydY8uf-SmiaFOkDPtElCk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb864dcfe8c88f7-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.140.213.128",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.140.213.128, 172.68.231.147"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Apr-2026 06:25:31 UTC] === END API CALL LOG ===
[13-Apr-2026 06:25:31 UTC] ✅ API Hash verification passed for profile endpoint
[13-Apr-2026 06:25:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzIwIiwidXNlcm5hbWUiOiJza3Nha2liIiwiZW1haWwiOiIxMjM0c2FraWJ1bGhhc2FuMTIzNDVAZW1pbC5jb20iLCJleHAiOjE3NzY2NjYzMzB9.nGOH7cn-hcKQHqdpcPVD5NydY8uf-SmiaFOkDPtElCk
[13-Apr-2026 06:25:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Apr-2026 06:25:31 UTC] ✅ JWT token verified successfully for user profile
[13-Apr-2026 06:25:31 UTC] User ID: 320
[13-Apr-2026 06:25:31 UTC] ✅ User profile retrieved successfully for user ID: 320
[13-Apr-2026 06:25:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Apr-2026 06:25:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Apr-2026 06:25:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzIwIiwidXNlcm5hbWUiOiJza3Nha2liIiwiZW1haWwiOiIxMjM0c2FraWJ1bGhhc2FuMTIzNDVAZW1pbC5jb20iLCJleHAiOjE3NzY2NjYzMzB9.nGOH7cn-hcKQHqdpcPVD5NydY8uf-SmiaFOkDPtElCk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eb864dd1edd88f7-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.140.213.128","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.140.213.128, 172.68.231.147"}
[13-Apr-2026 06:25:31 UTC] === User Orders API Called ===
[13-Apr-2026 06:25:31 UTC] User ID: 320
[13-Apr-2026 06:25:31 UTC] Limit: 20, Offset: 0
[13-Apr-2026 06:25:31 UTC] Orders found: 0
[13-Apr-2026 06:25:31 UTC] Orders data: []
[13-Apr-2026 06:25:31 UTC] Total orders count: 0
[13-Apr-2026 06:25:32 UTC] === API CALL LOG ===
[13-Apr-2026 06:25:32 UTC] Endpoint: user/profile.php
[13-Apr-2026 06:25:32 UTC] Full Log Data: {
    "timestamp": "2026-04-13 06:25:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.140.213.128",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzIwIiwidXNlcm5hbWUiOiJza3Nha2liIiwiZW1haWwiOiIxMjM0c2FraWJ1bGhhc2FuMTIzNDVAZW1pbC5jb20iLCJleHAiOjE3NzY2NjYzMzB9.nGOH7cn-hcKQHqdpcPVD5NydY8uf-SmiaFOkDPtElCk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb864ddafd288f7-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.140.213.128",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.140.213.128, 172.68.231.147"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Apr-2026 06:25:32 UTC] === END API CALL LOG ===
[13-Apr-2026 06:25:32 UTC] ✅ API Hash verification passed for profile endpoint
[13-Apr-2026 06:25:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzIwIiwidXNlcm5hbWUiOiJza3Nha2liIiwiZW1haWwiOiIxMjM0c2FraWJ1bGhhc2FuMTIzNDVAZW1pbC5jb20iLCJleHAiOjE3NzY2NjYzMzB9.nGOH7cn-hcKQHqdpcPVD5NydY8uf-SmiaFOkDPtElCk
[13-Apr-2026 06:25:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Apr-2026 06:25:32 UTC] ✅ JWT token verified successfully for user profile
[13-Apr-2026 06:25:32 UTC] User ID: 320
[13-Apr-2026 06:25:32 UTC] ✅ User profile retrieved successfully for user ID: 320
[13-Apr-2026 06:25:32 UTC] === API CALL LOG ===
[13-Apr-2026 06:25:32 UTC] Endpoint: user/profile.php
[13-Apr-2026 06:25:32 UTC] Full Log Data: {
    "timestamp": "2026-04-13 06:25:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.140.213.128",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzIwIiwidXNlcm5hbWUiOiJza3Nha2liIiwiZW1haWwiOiIxMjM0c2FraWJ1bGhhc2FuMTIzNDVAZW1pbC5jb20iLCJleHAiOjE3NzY2NjYzMzB9.nGOH7cn-hcKQHqdpcPVD5NydY8uf-SmiaFOkDPtElCk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb864e43d3b88f7-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.140.213.128",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.140.213.128, 172.68.231.147"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Apr-2026 06:25:32 UTC] === END API CALL LOG ===
[13-Apr-2026 06:25:32 UTC] ✅ API Hash verification passed for profile endpoint
[13-Apr-2026 06:25:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzIwIiwidXNlcm5hbWUiOiJza3Nha2liIiwiZW1haWwiOiIxMjM0c2FraWJ1bGhhc2FuMTIzNDVAZW1pbC5jb20iLCJleHAiOjE3NzY2NjYzMzB9.nGOH7cn-hcKQHqdpcPVD5NydY8uf-SmiaFOkDPtElCk
[13-Apr-2026 06:25:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Apr-2026 06:25:32 UTC] ✅ JWT token verified successfully for user profile
[13-Apr-2026 06:25:32 UTC] User ID: 320
[13-Apr-2026 06:25:32 UTC] ✅ User profile retrieved successfully for user ID: 320
[13-Apr-2026 06:25:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Apr-2026 06:25:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Apr-2026 06:25:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzIwIiwidXNlcm5hbWUiOiJza3Nha2liIiwiZW1haWwiOiIxMjM0c2FraWJ1bGhhc2FuMTIzNDVAZW1pbC5jb20iLCJleHAiOjE3NzY2NjYzMzB9.nGOH7cn-hcKQHqdpcPVD5NydY8uf-SmiaFOkDPtElCk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eb86503ede588f7-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.140.213.128","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.140.213.128, 172.68.231.149"}
[13-Apr-2026 06:25:38 UTC] === User Orders API Called ===
[13-Apr-2026 06:25:38 UTC] User ID: 320
[13-Apr-2026 06:25:38 UTC] Limit: 20, Offset: 0
[13-Apr-2026 06:25:38 UTC] Orders found: 0
[13-Apr-2026 06:25:38 UTC] Orders data: []
[13-Apr-2026 06:25:38 UTC] Total orders count: 0
[13-Apr-2026 06:25:38 UTC] === API CALL LOG ===
[13-Apr-2026 06:25:38 UTC] Endpoint: user/profile.php
[13-Apr-2026 06:25:38 UTC] Full Log Data: {
    "timestamp": "2026-04-13 06:25:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.140.213.128",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzIwIiwidXNlcm5hbWUiOiJza3Nha2liIiwiZW1haWwiOiIxMjM0c2FraWJ1bGhhc2FuMTIzNDVAZW1pbC5jb20iLCJleHAiOjE3NzY2NjYzMzB9.nGOH7cn-hcKQHqdpcPVD5NydY8uf-SmiaFOkDPtElCk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb865048edc88f7-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.140.213.128",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.140.213.128, 172.68.231.148"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Apr-2026 06:25:38 UTC] === END API CALL LOG ===
[13-Apr-2026 06:25:38 UTC] ✅ API Hash verification passed for profile endpoint
[13-Apr-2026 06:25:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzIwIiwidXNlcm5hbWUiOiJza3Nha2liIiwiZW1haWwiOiIxMjM0c2FraWJ1bGhhc2FuMTIzNDVAZW1pbC5jb20iLCJleHAiOjE3NzY2NjYzMzB9.nGOH7cn-hcKQHqdpcPVD5NydY8uf-SmiaFOkDPtElCk
[13-Apr-2026 06:25:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Apr-2026 06:25:38 UTC] ✅ JWT token verified successfully for user profile
[13-Apr-2026 06:25:38 UTC] User ID: 320
[13-Apr-2026 06:25:38 UTC] ✅ User profile retrieved successfully for user ID: 320
[13-Apr-2026 06:25:41 UTC] === API CALL LOG ===
[13-Apr-2026 06:25:41 UTC] Endpoint: user/profile.php
[13-Apr-2026 06:25:41 UTC] Full Log Data: {
    "timestamp": "2026-04-13 06:25:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.140.213.128",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzIwIiwidXNlcm5hbWUiOiJza3Nha2liIiwiZW1haWwiOiIxMjM0c2FraWJ1bGhhc2FuMTIzNDVAZW1pbC5jb20iLCJleHAiOjE3NzY2NjYzMzB9.nGOH7cn-hcKQHqdpcPVD5NydY8uf-SmiaFOkDPtElCk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb8651a3ec688f7-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.140.213.128",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.140.213.128, 172.68.231.148"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Apr-2026 06:25:41 UTC] === END API CALL LOG ===
[13-Apr-2026 06:25:41 UTC] ✅ API Hash verification passed for profile endpoint
[13-Apr-2026 06:25:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzIwIiwidXNlcm5hbWUiOiJza3Nha2liIiwiZW1haWwiOiIxMjM0c2FraWJ1bGhhc2FuMTIzNDVAZW1pbC5jb20iLCJleHAiOjE3NzY2NjYzMzB9.nGOH7cn-hcKQHqdpcPVD5NydY8uf-SmiaFOkDPtElCk
[13-Apr-2026 06:25:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Apr-2026 06:25:41 UTC] ✅ JWT token verified successfully for user profile
[13-Apr-2026 06:25:41 UTC] User ID: 320
[13-Apr-2026 06:25:41 UTC] ✅ User profile retrieved successfully for user ID: 320
[13-Apr-2026 06:25:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Apr-2026 06:25:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Apr-2026 06:25:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzIwIiwidXNlcm5hbWUiOiJza3Nha2liIiwiZW1haWwiOiIxMjM0c2FraWJ1bGhhc2FuMTIzNDVAZW1pbC5jb20iLCJleHAiOjE3NzY2NjYzMzB9.nGOH7cn-hcKQHqdpcPVD5NydY8uf-SmiaFOkDPtElCk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eb86529bdde88f7-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.140.213.128","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.140.213.128, 172.68.231.148"}
[13-Apr-2026 06:25:44 UTC] === User Orders API Called ===
[13-Apr-2026 06:25:44 UTC] User ID: 320
[13-Apr-2026 06:25:44 UTC] Limit: 20, Offset: 0
[13-Apr-2026 06:25:44 UTC] Orders found: 0
[13-Apr-2026 06:25:44 UTC] Orders data: []
[13-Apr-2026 06:25:44 UTC] Total orders count: 0
[13-Apr-2026 06:25:44 UTC] === API CALL LOG ===
[13-Apr-2026 06:25:44 UTC] Endpoint: user/profile.php
[13-Apr-2026 06:25:44 UTC] Full Log Data: {
    "timestamp": "2026-04-13 06:25:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.140.213.128",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzIwIiwidXNlcm5hbWUiOiJza3Nha2liIiwiZW1haWwiOiIxMjM0c2FraWJ1bGhhc2FuMTIzNDVAZW1pbC5jb20iLCJleHAiOjE3NzY2NjYzMzB9.nGOH7cn-hcKQHqdpcPVD5NydY8uf-SmiaFOkDPtElCk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb8652a4f0388f7-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.140.213.128",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.140.213.128, 172.68.231.149"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Apr-2026 06:25:44 UTC] === END API CALL LOG ===
[13-Apr-2026 06:25:44 UTC] ✅ API Hash verification passed for profile endpoint
[13-Apr-2026 06:25:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzIwIiwidXNlcm5hbWUiOiJza3Nha2liIiwiZW1haWwiOiIxMjM0c2FraWJ1bGhhc2FuMTIzNDVAZW1pbC5jb20iLCJleHAiOjE3NzY2NjYzMzB9.nGOH7cn-hcKQHqdpcPVD5NydY8uf-SmiaFOkDPtElCk
[13-Apr-2026 06:25:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Apr-2026 06:25:44 UTC] ✅ JWT token verified successfully for user profile
[13-Apr-2026 06:25:44 UTC] User ID: 320
[13-Apr-2026 06:25:44 UTC] ✅ User profile retrieved successfully for user ID: 320
[13-Apr-2026 06:25:44 UTC] === API CALL LOG ===
[13-Apr-2026 06:25:44 UTC] Endpoint: user/profile.php
[13-Apr-2026 06:25:44 UTC] Full Log Data: {
    "timestamp": "2026-04-13 06:25:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.140.213.128",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzIwIiwidXNlcm5hbWUiOiJza3Nha2liIiwiZW1haWwiOiIxMjM0c2FraWJ1bGhhc2FuMTIzNDVAZW1pbC5jb20iLCJleHAiOjE3NzY2NjYzMzB9.nGOH7cn-hcKQHqdpcPVD5NydY8uf-SmiaFOkDPtElCk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb8652e4eac88f7-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.140.213.128",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.140.213.128, 172.68.231.149"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Apr-2026 06:25:44 UTC] === END API CALL LOG ===
[13-Apr-2026 06:25:44 UTC] ✅ API Hash verification passed for profile endpoint
[13-Apr-2026 06:25:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzIwIiwidXNlcm5hbWUiOiJza3Nha2liIiwiZW1haWwiOiIxMjM0c2FraWJ1bGhhc2FuMTIzNDVAZW1pbC5jb20iLCJleHAiOjE3NzY2NjYzMzB9.nGOH7cn-hcKQHqdpcPVD5NydY8uf-SmiaFOkDPtElCk
[13-Apr-2026 06:25:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Apr-2026 06:25:44 UTC] ✅ JWT token verified successfully for user profile
[13-Apr-2026 06:25:44 UTC] User ID: 320
[13-Apr-2026 06:25:44 UTC] ✅ User profile retrieved successfully for user ID: 320
[13-Apr-2026 06:25:44 UTC] === API CALL LOG ===
[13-Apr-2026 06:25:44 UTC] Endpoint: user/profile.php
[13-Apr-2026 06:25:44 UTC] Full Log Data: {
    "timestamp": "2026-04-13 06:25:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.140.213.128",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzIwIiwidXNlcm5hbWUiOiJza3Nha2liIiwiZW1haWwiOiIxMjM0c2FraWJ1bGhhc2FuMTIzNDVAZW1pbC5jb20iLCJleHAiOjE3NzY2NjYzMzB9.nGOH7cn-hcKQHqdpcPVD5NydY8uf-SmiaFOkDPtElCk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb8652ef80888f7-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.140.213.128",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.140.213.128, 172.68.231.148"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Apr-2026 06:25:44 UTC] === END API CALL LOG ===
[13-Apr-2026 06:25:44 UTC] ✅ API Hash verification passed for profile endpoint
[13-Apr-2026 06:25:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzIwIiwidXNlcm5hbWUiOiJza3Nha2liIiwiZW1haWwiOiIxMjM0c2FraWJ1bGhhc2FuMTIzNDVAZW1pbC5jb20iLCJleHAiOjE3NzY2NjYzMzB9.nGOH7cn-hcKQHqdpcPVD5NydY8uf-SmiaFOkDPtElCk
[13-Apr-2026 06:25:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Apr-2026 06:25:44 UTC] ✅ JWT token verified successfully for user profile
[13-Apr-2026 06:25:44 UTC] User ID: 320
[13-Apr-2026 06:25:44 UTC] ✅ User profile retrieved successfully for user ID: 320
[13-Apr-2026 06:26:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Apr-2026 06:26:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Apr-2026 06:26:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzIwIiwidXNlcm5hbWUiOiJza3Nha2liIiwiZW1haWwiOiIxMjM0c2FraWJ1bGhhc2FuMTIzNDVAZW1pbC5jb20iLCJleHAiOjE3NzY2NjYzMzB9.nGOH7cn-hcKQHqdpcPVD5NydY8uf-SmiaFOkDPtElCk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eb865c3ea0f88f7-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.140.213.128","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.140.213.128, 172.68.231.149"}
[13-Apr-2026 06:26:08 UTC] === User Orders API Called ===
[13-Apr-2026 06:26:08 UTC] User ID: 320
[13-Apr-2026 06:26:08 UTC] Limit: 20, Offset: 0
[13-Apr-2026 06:26:08 UTC] Orders found: 0
[13-Apr-2026 06:26:08 UTC] Orders data: []
[13-Apr-2026 06:26:08 UTC] Total orders count: 0
[13-Apr-2026 06:26:09 UTC] === API CALL LOG ===
[13-Apr-2026 06:26:09 UTC] Endpoint: user/profile.php
[13-Apr-2026 06:26:09 UTC] Full Log Data: {
    "timestamp": "2026-04-13 06:26:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.140.213.128",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzIwIiwidXNlcm5hbWUiOiJza3Nha2liIiwiZW1haWwiOiIxMjM0c2FraWJ1bGhhc2FuMTIzNDVAZW1pbC5jb20iLCJleHAiOjE3NzY2NjYzMzB9.nGOH7cn-hcKQHqdpcPVD5NydY8uf-SmiaFOkDPtElCk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb865c99cdb88f7-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.140.213.128",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.140.213.128, 172.68.231.149"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Apr-2026 06:26:09 UTC] === END API CALL LOG ===
[13-Apr-2026 06:26:09 UTC] ✅ API Hash verification passed for profile endpoint
[13-Apr-2026 06:26:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzIwIiwidXNlcm5hbWUiOiJza3Nha2liIiwiZW1haWwiOiIxMjM0c2FraWJ1bGhhc2FuMTIzNDVAZW1pbC5jb20iLCJleHAiOjE3NzY2NjYzMzB9.nGOH7cn-hcKQHqdpcPVD5NydY8uf-SmiaFOkDPtElCk
[13-Apr-2026 06:26:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Apr-2026 06:26:09 UTC] ✅ JWT token verified successfully for user profile
[13-Apr-2026 06:26:09 UTC] User ID: 320
[13-Apr-2026 06:26:09 UTC] ✅ User profile retrieved successfully for user ID: 320
[13-Apr-2026 06:26:09 UTC] User Purchases API - User ID: 320
[13-Apr-2026 06:26:09 UTC] User Purchases API - Total purchases found: 0
[13-Apr-2026 06:26:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Apr-2026 06:26:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Apr-2026 06:26:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzIwIiwidXNlcm5hbWUiOiJza3Nha2liIiwiZW1haWwiOiIxMjM0c2FraWJ1bGhhc2FuMTIzNDVAZW1pbC5jb20iLCJleHAiOjE3NzY2NjYzMzB9.nGOH7cn-hcKQHqdpcPVD5NydY8uf-SmiaFOkDPtElCk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eb865ee8bd388f7-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.140.213.128","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.140.213.128, 172.68.231.149"}
[13-Apr-2026 06:26:15 UTC] === User Orders API Called ===
[13-Apr-2026 06:26:15 UTC] User ID: 320
[13-Apr-2026 06:26:15 UTC] Limit: 20, Offset: 0
[13-Apr-2026 06:26:15 UTC] Orders found: 0
[13-Apr-2026 06:26:15 UTC] Orders data: []
[13-Apr-2026 06:26:15 UTC] Total orders count: 0
[13-Apr-2026 06:26:15 UTC] === API CALL LOG ===
[13-Apr-2026 06:26:15 UTC] Endpoint: user/profile.php
[13-Apr-2026 06:26:15 UTC] Full Log Data: {
    "timestamp": "2026-04-13 06:26:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.140.213.128",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzIwIiwidXNlcm5hbWUiOiJza3Nha2liIiwiZW1haWwiOiIxMjM0c2FraWJ1bGhhc2FuMTIzNDVAZW1pbC5jb20iLCJleHAiOjE3NzY2NjYzMzB9.nGOH7cn-hcKQHqdpcPVD5NydY8uf-SmiaFOkDPtElCk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb865ef1d2c88f7-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.140.213.128",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.140.213.128, 172.68.231.149"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Apr-2026 06:26:15 UTC] === END API CALL LOG ===
[13-Apr-2026 06:26:15 UTC] ✅ API Hash verification passed for profile endpoint
[13-Apr-2026 06:26:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzIwIiwidXNlcm5hbWUiOiJza3Nha2liIiwiZW1haWwiOiIxMjM0c2FraWJ1bGhhc2FuMTIzNDVAZW1pbC5jb20iLCJleHAiOjE3NzY2NjYzMzB9.nGOH7cn-hcKQHqdpcPVD5NydY8uf-SmiaFOkDPtElCk
[13-Apr-2026 06:26:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Apr-2026 06:26:15 UTC] ✅ JWT token verified successfully for user profile
[13-Apr-2026 06:26:15 UTC] User ID: 320
[13-Apr-2026 06:26:15 UTC] ✅ User profile retrieved successfully for user ID: 320
[13-Apr-2026 06:26:16 UTC] === API CALL LOG ===
[13-Apr-2026 06:26:16 UTC] Endpoint: user/profile.php
[13-Apr-2026 06:26:16 UTC] Full Log Data: {
    "timestamp": "2026-04-13 06:26:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.140.213.128",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzIwIiwidXNlcm5hbWUiOiJza3Nha2liIiwiZW1haWwiOiIxMjM0c2FraWJ1bGhhc2FuMTIzNDVAZW1pbC5jb20iLCJleHAiOjE3NzY2NjYzMzB9.nGOH7cn-hcKQHqdpcPVD5NydY8uf-SmiaFOkDPtElCk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb865f35e1488f7-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.140.213.128",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.140.213.128, 172.68.231.149"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Apr-2026 06:26:16 UTC] === END API CALL LOG ===
[13-Apr-2026 06:26:16 UTC] ✅ API Hash verification passed for profile endpoint
[13-Apr-2026 06:26:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzIwIiwidXNlcm5hbWUiOiJza3Nha2liIiwiZW1haWwiOiIxMjM0c2FraWJ1bGhhc2FuMTIzNDVAZW1pbC5jb20iLCJleHAiOjE3NzY2NjYzMzB9.nGOH7cn-hcKQHqdpcPVD5NydY8uf-SmiaFOkDPtElCk
[13-Apr-2026 06:26:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Apr-2026 06:26:16 UTC] ✅ JWT token verified successfully for user profile
[13-Apr-2026 06:26:16 UTC] User ID: 320
[13-Apr-2026 06:26:16 UTC] ✅ User profile retrieved successfully for user ID: 320
[13-Apr-2026 06:26:16 UTC] === API CALL LOG ===
[13-Apr-2026 06:26:16 UTC] Endpoint: user/profile.php
[13-Apr-2026 06:26:16 UTC] Full Log Data: {
    "timestamp": "2026-04-13 06:26:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.140.213.128",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzIwIiwidXNlcm5hbWUiOiJza3Nha2liIiwiZW1haWwiOiIxMjM0c2FraWJ1bGhhc2FuMTIzNDVAZW1pbC5jb20iLCJleHAiOjE3NzY2NjYzMzB9.nGOH7cn-hcKQHqdpcPVD5NydY8uf-SmiaFOkDPtElCk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb865f4a85588f7-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.140.213.128",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.140.213.128, 172.68.231.149"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Apr-2026 06:26:16 UTC] === END API CALL LOG ===
[13-Apr-2026 06:26:16 UTC] ✅ API Hash verification passed for profile endpoint
[13-Apr-2026 06:26:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzIwIiwidXNlcm5hbWUiOiJza3Nha2liIiwiZW1haWwiOiIxMjM0c2FraWJ1bGhhc2FuMTIzNDVAZW1pbC5jb20iLCJleHAiOjE3NzY2NjYzMzB9.nGOH7cn-hcKQHqdpcPVD5NydY8uf-SmiaFOkDPtElCk
[13-Apr-2026 06:26:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Apr-2026 06:26:16 UTC] ✅ JWT token verified successfully for user profile
[13-Apr-2026 06:26:16 UTC] User ID: 320
[13-Apr-2026 06:26:16 UTC] ✅ User profile retrieved successfully for user ID: 320
[13-Apr-2026 06:26:43 UTC] === API CALL LOG ===
[13-Apr-2026 06:26:43 UTC] Endpoint: user/profile.php
[13-Apr-2026 06:26:43 UTC] Full Log Data: {
    "timestamp": "2026-04-13 06:26:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.140.213.128",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzIwIiwidXNlcm5hbWUiOiJza3Nha2liIiwiZW1haWwiOiIxMjM0c2FraWJ1bGhhc2FuMTIzNDVAZW1pbC5jb20iLCJleHAiOjE3NzY2NjYzMzB9.nGOH7cn-hcKQHqdpcPVD5NydY8uf-SmiaFOkDPtElCk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb86699bbdd9af9-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.140.213.128",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.140.213.128, 172.68.231.149"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Apr-2026 06:26:43 UTC] === END API CALL LOG ===
[13-Apr-2026 06:26:43 UTC] ✅ API Hash verification passed for profile endpoint
[13-Apr-2026 06:26:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzIwIiwidXNlcm5hbWUiOiJza3Nha2liIiwiZW1haWwiOiIxMjM0c2FraWJ1bGhhc2FuMTIzNDVAZW1pbC5jb20iLCJleHAiOjE3NzY2NjYzMzB9.nGOH7cn-hcKQHqdpcPVD5NydY8uf-SmiaFOkDPtElCk
[13-Apr-2026 06:26:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Apr-2026 06:26:43 UTC] ✅ JWT token verified successfully for user profile
[13-Apr-2026 06:26:43 UTC] User ID: 320
[13-Apr-2026 06:26:43 UTC] ✅ User profile retrieved successfully for user ID: 320
[13-Apr-2026 06:26:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Apr-2026 06:26:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Apr-2026 06:26:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzIwIiwidXNlcm5hbWUiOiJza3Nha2liIiwiZW1haWwiOiIxMjM0c2FraWJ1bGhhc2FuMTIzNDVAZW1pbC5jb20iLCJleHAiOjE3NzY2NjYzMzB9.nGOH7cn-hcKQHqdpcPVD5NydY8uf-SmiaFOkDPtElCk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eb866cd69cf9af9-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.140.213.128","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.140.213.128, 172.68.231.149"}
[13-Apr-2026 06:26:51 UTC] === User Orders API Called ===
[13-Apr-2026 06:26:51 UTC] User ID: 320
[13-Apr-2026 06:26:51 UTC] Limit: 20, Offset: 0
[13-Apr-2026 06:26:51 UTC] Orders found: 0
[13-Apr-2026 06:26:51 UTC] Orders data: []
[13-Apr-2026 06:26:51 UTC] Total orders count: 0
[13-Apr-2026 06:26:51 UTC] === API CALL LOG ===
[13-Apr-2026 06:26:51 UTC] Endpoint: user/profile.php
[13-Apr-2026 06:26:51 UTC] Full Log Data: {
    "timestamp": "2026-04-13 06:26:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.140.213.128",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzIwIiwidXNlcm5hbWUiOiJza3Nha2liIiwiZW1haWwiOiIxMjM0c2FraWJ1bGhhc2FuMTIzNDVAZW1pbC5jb20iLCJleHAiOjE3NzY2NjYzMzB9.nGOH7cn-hcKQHqdpcPVD5NydY8uf-SmiaFOkDPtElCk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb866cdfaf39af9-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.140.213.128",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.140.213.128, 172.68.231.149"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Apr-2026 06:26:51 UTC] === END API CALL LOG ===
[13-Apr-2026 06:26:51 UTC] ✅ API Hash verification passed for profile endpoint
[13-Apr-2026 06:26:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzIwIiwidXNlcm5hbWUiOiJza3Nha2liIiwiZW1haWwiOiIxMjM0c2FraWJ1bGhhc2FuMTIzNDVAZW1pbC5jb20iLCJleHAiOjE3NzY2NjYzMzB9.nGOH7cn-hcKQHqdpcPVD5NydY8uf-SmiaFOkDPtElCk
[13-Apr-2026 06:26:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Apr-2026 06:26:51 UTC] ✅ JWT token verified successfully for user profile
[13-Apr-2026 06:26:51 UTC] User ID: 320
[13-Apr-2026 06:26:51 UTC] ✅ User profile retrieved successfully for user ID: 320
[13-Apr-2026 06:26:51 UTC] === API CALL LOG ===
[13-Apr-2026 06:26:51 UTC] Endpoint: user/profile.php
[13-Apr-2026 06:26:51 UTC] Full Log Data: {
    "timestamp": "2026-04-13 06:26:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.140.213.128",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzIwIiwidXNlcm5hbWUiOiJza3Nha2liIiwiZW1haWwiOiIxMjM0c2FraWJ1bGhhc2FuMTIzNDVAZW1pbC5jb20iLCJleHAiOjE3NzY2NjYzMzB9.nGOH7cn-hcKQHqdpcPVD5NydY8uf-SmiaFOkDPtElCk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb866d23c9e9af9-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.140.213.128",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.140.213.128, 172.68.231.149"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Apr-2026 06:26:51 UTC] === END API CALL LOG ===
[13-Apr-2026 06:26:51 UTC] ✅ API Hash verification passed for profile endpoint
[13-Apr-2026 06:26:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzIwIiwidXNlcm5hbWUiOiJza3Nha2liIiwiZW1haWwiOiIxMjM0c2FraWJ1bGhhc2FuMTIzNDVAZW1pbC5jb20iLCJleHAiOjE3NzY2NjYzMzB9.nGOH7cn-hcKQHqdpcPVD5NydY8uf-SmiaFOkDPtElCk
[13-Apr-2026 06:26:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Apr-2026 06:26:51 UTC] ✅ JWT token verified successfully for user profile
[13-Apr-2026 06:26:51 UTC] User ID: 320
[13-Apr-2026 06:26:51 UTC] ✅ User profile retrieved successfully for user ID: 320
[13-Apr-2026 06:26:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Apr-2026 06:26:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Apr-2026 06:26:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzIwIiwidXNlcm5hbWUiOiJza3Nha2liIiwiZW1haWwiOiIxMjM0c2FraWJ1bGhhc2FuMTIzNDVAZW1pbC5jb20iLCJleHAiOjE3NzY2NjYzMzB9.nGOH7cn-hcKQHqdpcPVD5NydY8uf-SmiaFOkDPtElCk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eb866fa097c9af9-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.140.213.128","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.140.213.128, 172.68.231.149"}
[13-Apr-2026 06:26:58 UTC] === User Orders API Called ===
[13-Apr-2026 06:26:58 UTC] User ID: 320
[13-Apr-2026 06:26:58 UTC] Limit: 20, Offset: 0
[13-Apr-2026 06:26:58 UTC] Orders found: 0
[13-Apr-2026 06:26:58 UTC] Orders data: []
[13-Apr-2026 06:26:58 UTC] Total orders count: 0
[13-Apr-2026 06:26:59 UTC] === API CALL LOG ===
[13-Apr-2026 06:26:59 UTC] Endpoint: user/profile.php
[13-Apr-2026 06:26:59 UTC] Full Log Data: {
    "timestamp": "2026-04-13 06:26:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.140.213.128",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzIwIiwidXNlcm5hbWUiOiJza3Nha2liIiwiZW1haWwiOiIxMjM0c2FraWJ1bGhhc2FuMTIzNDVAZW1pbC5jb20iLCJleHAiOjE3NzY2NjYzMzB9.nGOH7cn-hcKQHqdpcPVD5NydY8uf-SmiaFOkDPtElCk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb867001eae9af9-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.140.213.128",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.140.213.128, 172.68.231.149"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Apr-2026 06:26:59 UTC] === END API CALL LOG ===
[13-Apr-2026 06:26:59 UTC] ✅ API Hash verification passed for profile endpoint
[13-Apr-2026 06:26:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzIwIiwidXNlcm5hbWUiOiJza3Nha2liIiwiZW1haWwiOiIxMjM0c2FraWJ1bGhhc2FuMTIzNDVAZW1pbC5jb20iLCJleHAiOjE3NzY2NjYzMzB9.nGOH7cn-hcKQHqdpcPVD5NydY8uf-SmiaFOkDPtElCk
[13-Apr-2026 06:26:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Apr-2026 06:26:59 UTC] ✅ JWT token verified successfully for user profile
[13-Apr-2026 06:26:59 UTC] User ID: 320
[13-Apr-2026 06:26:59 UTC] ✅ User profile retrieved successfully for user ID: 320
[13-Apr-2026 06:26:59 UTC] User Purchases API - User ID: 320
[13-Apr-2026 06:26:59 UTC] User Purchases API - Total purchases found: 0
[13-Apr-2026 06:27:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Apr-2026 06:27:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Apr-2026 06:27:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzIwIiwidXNlcm5hbWUiOiJza3Nha2liIiwiZW1haWwiOiIxMjM0c2FraWJ1bGhhc2FuMTIzNDVAZW1pbC5jb20iLCJleHAiOjE3NzY2NjYzMzB9.nGOH7cn-hcKQHqdpcPVD5NydY8uf-SmiaFOkDPtElCk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eb867087ae79af9-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.140.213.128","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.140.213.128, 172.68.231.149"}
[13-Apr-2026 06:27:00 UTC] === User Orders API Called ===
[13-Apr-2026 06:27:00 UTC] User ID: 320
[13-Apr-2026 06:27:00 UTC] Limit: 20, Offset: 0
[13-Apr-2026 06:27:00 UTC] Orders found: 0
[13-Apr-2026 06:27:00 UTC] Orders data: []
[13-Apr-2026 06:27:00 UTC] Total orders count: 0
[13-Apr-2026 06:27:00 UTC] === API CALL LOG ===
[13-Apr-2026 06:27:00 UTC] Endpoint: user/profile.php
[13-Apr-2026 06:27:00 UTC] Full Log Data: {
    "timestamp": "2026-04-13 06:27:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.140.213.128",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzIwIiwidXNlcm5hbWUiOiJza3Nha2liIiwiZW1haWwiOiIxMjM0c2FraWJ1bGhhc2FuMTIzNDVAZW1pbC5jb20iLCJleHAiOjE3NzY2NjYzMzB9.nGOH7cn-hcKQHqdpcPVD5NydY8uf-SmiaFOkDPtElCk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb86708fc5a9af9-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.140.213.128",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.140.213.128, 172.68.231.149"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Apr-2026 06:27:00 UTC] === END API CALL LOG ===
[13-Apr-2026 06:27:00 UTC] ✅ API Hash verification passed for profile endpoint
[13-Apr-2026 06:27:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzIwIiwidXNlcm5hbWUiOiJza3Nha2liIiwiZW1haWwiOiIxMjM0c2FraWJ1bGhhc2FuMTIzNDVAZW1pbC5jb20iLCJleHAiOjE3NzY2NjYzMzB9.nGOH7cn-hcKQHqdpcPVD5NydY8uf-SmiaFOkDPtElCk
[13-Apr-2026 06:27:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Apr-2026 06:27:00 UTC] ✅ JWT token verified successfully for user profile
[13-Apr-2026 06:27:00 UTC] User ID: 320
[13-Apr-2026 06:27:00 UTC] ✅ User profile retrieved successfully for user ID: 320
[13-Apr-2026 06:27:01 UTC] === API CALL LOG ===
[13-Apr-2026 06:27:01 UTC] Endpoint: user/profile.php
[13-Apr-2026 06:27:01 UTC] Full Log Data: {
    "timestamp": "2026-04-13 06:27:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.140.213.128",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzIwIiwidXNlcm5hbWUiOiJza3Nha2liIiwiZW1haWwiOiIxMjM0c2FraWJ1bGhhc2FuMTIzNDVAZW1pbC5jb20iLCJleHAiOjE3NzY2NjYzMzB9.nGOH7cn-hcKQHqdpcPVD5NydY8uf-SmiaFOkDPtElCk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb8670ced149af9-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.140.213.128",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.140.213.128, 172.68.231.149"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Apr-2026 06:27:01 UTC] === END API CALL LOG ===
[13-Apr-2026 06:27:01 UTC] ✅ API Hash verification passed for profile endpoint
[13-Apr-2026 06:27:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzIwIiwidXNlcm5hbWUiOiJza3Nha2liIiwiZW1haWwiOiIxMjM0c2FraWJ1bGhhc2FuMTIzNDVAZW1pbC5jb20iLCJleHAiOjE3NzY2NjYzMzB9.nGOH7cn-hcKQHqdpcPVD5NydY8uf-SmiaFOkDPtElCk
[13-Apr-2026 06:27:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Apr-2026 06:27:01 UTC] ✅ JWT token verified successfully for user profile
[13-Apr-2026 06:27:01 UTC] User ID: 320
[13-Apr-2026 06:27:01 UTC] ✅ User profile retrieved successfully for user ID: 320
[13-Apr-2026 06:27:10 UTC] === API CALL LOG ===
[13-Apr-2026 06:27:10 UTC] Endpoint: user/profile.php
[13-Apr-2026 06:27:10 UTC] Full Log Data: {
    "timestamp": "2026-04-13 06:27:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "159.203.87.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTksInVzZXJuYW1lIjoiU2FqaWRhbGkiLCJlbWFpbCI6InNhNzc4MDMwOEBnbWFpbC5jb20iLCJleHAiOjE3NzY2NjYxNjB9.IPxpR0X1r4bHXnQlqarYwpbU20E2qKI2Zvj4l1vjxBM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb86747bfb772c2-EWR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "159.203.87.167",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "159.203.87.167, 172.70.231.62"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Apr-2026 06:27:10 UTC] === END API CALL LOG ===
[13-Apr-2026 06:27:10 UTC] ✅ API Hash verification passed for profile endpoint
[13-Apr-2026 06:27:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTksInVzZXJuYW1lIjoiU2FqaWRhbGkiLCJlbWFpbCI6InNhNzc4MDMwOEBnbWFpbC5jb20iLCJleHAiOjE3NzY2NjYxNjB9.IPxpR0X1r4bHXnQlqarYwpbU20E2qKI2Zvj4l1vjxBM
[13-Apr-2026 06:27:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Apr-2026 06:27:10 UTC] ✅ JWT token verified successfully for user profile
[13-Apr-2026 06:27:10 UTC] User ID: 319
[13-Apr-2026 06:27:10 UTC] ✅ User profile retrieved successfully for user ID: 319
[13-Apr-2026 06:27:12 UTC] === API CALL LOG ===
[13-Apr-2026 06:27:12 UTC] Endpoint: user/profile.php
[13-Apr-2026 06:27:12 UTC] Full Log Data: {
    "timestamp": "2026-04-13 06:27:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "159.203.87.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTksInVzZXJuYW1lIjoiU2FqaWRhbGkiLCJlbWFpbCI6InNhNzc4MDMwOEBnbWFpbC5jb20iLCJleHAiOjE3NzY2NjYxNjB9.IPxpR0X1r4bHXnQlqarYwpbU20E2qKI2Zvj4l1vjxBM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb867508bac72c2-EWR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "159.203.87.167",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "159.203.87.167, 172.70.230.69"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Apr-2026 06:27:12 UTC] === END API CALL LOG ===
[13-Apr-2026 06:27:12 UTC] ✅ API Hash verification passed for profile endpoint
[13-Apr-2026 06:27:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTksInVzZXJuYW1lIjoiU2FqaWRhbGkiLCJlbWFpbCI6InNhNzc4MDMwOEBnbWFpbC5jb20iLCJleHAiOjE3NzY2NjYxNjB9.IPxpR0X1r4bHXnQlqarYwpbU20E2qKI2Zvj4l1vjxBM
[13-Apr-2026 06:27:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Apr-2026 06:27:12 UTC] ✅ JWT token verified successfully for user profile
[13-Apr-2026 06:27:12 UTC] User ID: 319
[13-Apr-2026 06:27:12 UTC] ✅ User profile retrieved successfully for user ID: 319
[13-Apr-2026 06:27:12 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Apr-2026 06:27:12 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Apr-2026 06:27:12 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTksInVzZXJuYW1lIjoiU2FqaWRhbGkiLCJlbWFpbCI6InNhNzc4MDMwOEBnbWFpbC5jb20iLCJleHAiOjE3NzY2NjYxNjB9.IPxpR0X1r4bHXnQlqarYwpbU20E2qKI2Zvj4l1vjxBM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eb867508bb372c2-EWR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"159.203.87.167","CF-IPCountry":"US","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"159.203.87.167, 172.70.230.68"}
[13-Apr-2026 06:27:12 UTC] === User Orders API Called ===
[13-Apr-2026 06:27:12 UTC] User ID: 319
[13-Apr-2026 06:27:12 UTC] Limit: 20, Offset: 0
[13-Apr-2026 06:27:12 UTC] Orders found: 0
[13-Apr-2026 06:27:12 UTC] Orders data: []
[13-Apr-2026 06:27:12 UTC] Total orders count: 0
[13-Apr-2026 06:27:12 UTC] === API CALL LOG ===
[13-Apr-2026 06:27:12 UTC] Endpoint: user/profile.php
[13-Apr-2026 06:27:12 UTC] Full Log Data: {
    "timestamp": "2026-04-13 06:27:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "159.203.87.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTksInVzZXJuYW1lIjoiU2FqaWRhbGkiLCJlbWFpbCI6InNhNzc4MDMwOEBnbWFpbC5jb20iLCJleHAiOjE3NzY2NjYxNjB9.IPxpR0X1r4bHXnQlqarYwpbU20E2qKI2Zvj4l1vjxBM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb867508bb572c2-EWR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "159.203.87.167",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "159.203.87.167, 172.70.230.69"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Apr-2026 06:27:12 UTC] === END API CALL LOG ===
[13-Apr-2026 06:27:12 UTC] ✅ API Hash verification passed for profile endpoint
[13-Apr-2026 06:27:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTksInVzZXJuYW1lIjoiU2FqaWRhbGkiLCJlbWFpbCI6InNhNzc4MDMwOEBnbWFpbC5jb20iLCJleHAiOjE3NzY2NjYxNjB9.IPxpR0X1r4bHXnQlqarYwpbU20E2qKI2Zvj4l1vjxBM
[13-Apr-2026 06:27:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Apr-2026 06:27:12 UTC] ✅ JWT token verified successfully for user profile
[13-Apr-2026 06:27:12 UTC] User ID: 319
[13-Apr-2026 06:27:12 UTC] ✅ User profile retrieved successfully for user ID: 319
[13-Apr-2026 06:27:18 UTC] === API CALL LOG ===
[13-Apr-2026 06:27:18 UTC] Endpoint: user/profile.php
[13-Apr-2026 06:27:18 UTC] Full Log Data: {
    "timestamp": "2026-04-13 06:27:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.140.213.128",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzIwIiwidXNlcm5hbWUiOiJza3Nha2liIiwiZW1haWwiOiIxMjM0c2FraWJ1bGhhc2FuMTIzNDVAZW1pbC5jb20iLCJleHAiOjE3NzY2NjYzMzB9.nGOH7cn-hcKQHqdpcPVD5NydY8uf-SmiaFOkDPtElCk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb867797a529af9-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.140.213.128",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.140.213.128, 172.68.231.149"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Apr-2026 06:27:18 UTC] === END API CALL LOG ===
[13-Apr-2026 06:27:18 UTC] ✅ API Hash verification passed for profile endpoint
[13-Apr-2026 06:27:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzIwIiwidXNlcm5hbWUiOiJza3Nha2liIiwiZW1haWwiOiIxMjM0c2FraWJ1bGhhc2FuMTIzNDVAZW1pbC5jb20iLCJleHAiOjE3NzY2NjYzMzB9.nGOH7cn-hcKQHqdpcPVD5NydY8uf-SmiaFOkDPtElCk
[13-Apr-2026 06:27:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Apr-2026 06:27:18 UTC] ✅ JWT token verified successfully for user profile
[13-Apr-2026 06:27:18 UTC] User ID: 320
[13-Apr-2026 06:27:18 UTC] ✅ User profile retrieved successfully for user ID: 320
[13-Apr-2026 06:27:18 UTC] User Purchases API - User ID: 320
[13-Apr-2026 06:27:18 UTC] User Purchases API - Total purchases found: 0
[13-Apr-2026 06:27:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Apr-2026 06:27:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Apr-2026 06:27:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTksInVzZXJuYW1lIjoiU2FqaWRhbGkiLCJlbWFpbCI6InNhNzc4MDMwOEBnbWFpbC5jb20iLCJleHAiOjE3NzY2NjYxNjB9.IPxpR0X1r4bHXnQlqarYwpbU20E2qKI2Zvj4l1vjxBM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eb867f68cb772c2-EWR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"159.203.87.167","CF-IPCountry":"US","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"159.203.87.167, 172.70.231.61"}
[13-Apr-2026 06:27:38 UTC] === User Orders API Called ===
[13-Apr-2026 06:27:38 UTC] User ID: 319
[13-Apr-2026 06:27:38 UTC] Limit: 20, Offset: 0
[13-Apr-2026 06:27:38 UTC] Orders found: 1
[13-Apr-2026 06:27:38 UTC] Orders data: [{"id":187,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Insaffx0","status":"pending","created_at":"2026-04-13 09:57:36","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[13-Apr-2026 06:27:38 UTC] Total orders count: 1
[13-Apr-2026 06:27:54 UTC] === API CALL LOG ===
[13-Apr-2026 06:27:54 UTC] Endpoint: user/profile.php
[13-Apr-2026 06:27:54 UTC] Full Log Data: {
    "timestamp": "2026-04-13 06:27:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "159.203.87.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTksInVzZXJuYW1lIjoiU2FqaWRhbGkiLCJlbWFpbCI6InNhNzc4MDMwOEBnbWFpbC5jb20iLCJleHAiOjE3NzY2NjYxNjB9.IPxpR0X1r4bHXnQlqarYwpbU20E2qKI2Zvj4l1vjxBM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb86859dd8c72c2-EWR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "159.203.87.167",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "159.203.87.167, 172.70.231.62"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Apr-2026 06:27:54 UTC] === END API CALL LOG ===
[13-Apr-2026 06:27:54 UTC] ✅ API Hash verification passed for profile endpoint
[13-Apr-2026 06:27:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTksInVzZXJuYW1lIjoiU2FqaWRhbGkiLCJlbWFpbCI6InNhNzc4MDMwOEBnbWFpbC5jb20iLCJleHAiOjE3NzY2NjYxNjB9.IPxpR0X1r4bHXnQlqarYwpbU20E2qKI2Zvj4l1vjxBM
[13-Apr-2026 06:27:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Apr-2026 06:27:54 UTC] ✅ JWT token verified successfully for user profile
[13-Apr-2026 06:27:54 UTC] User ID: 319
[13-Apr-2026 06:27:54 UTC] ✅ User profile retrieved successfully for user ID: 319
[13-Apr-2026 06:27:55 UTC] User Purchases API - User ID: 319
[13-Apr-2026 06:27:55 UTC] User Purchases API - Total purchases found: 0
[13-Apr-2026 06:27:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Apr-2026 06:27:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Apr-2026 06:27:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTksInVzZXJuYW1lIjoiU2FqaWRhbGkiLCJlbWFpbCI6InNhNzc4MDMwOEBnbWFpbC5jb20iLCJleHAiOjE3NzY2NjYxNjB9.IPxpR0X1r4bHXnQlqarYwpbU20E2qKI2Zvj4l1vjxBM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eb868727eea72c2-EWR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"159.203.87.167","CF-IPCountry":"US","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"159.203.87.167, 172.70.231.62"}
[13-Apr-2026 06:27:58 UTC] === User Orders API Called ===
[13-Apr-2026 06:27:58 UTC] User ID: 319
[13-Apr-2026 06:27:58 UTC] Limit: 20, Offset: 0
[13-Apr-2026 06:27:58 UTC] Orders found: 1
[13-Apr-2026 06:27:58 UTC] Orders data: [{"id":187,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Insaffx0","status":"pending","created_at":"2026-04-13 09:57:36","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[13-Apr-2026 06:27:58 UTC] Total orders count: 1
[13-Apr-2026 06:27:58 UTC] === API CALL LOG ===
[13-Apr-2026 06:27:58 UTC] Endpoint: user/profile.php
[13-Apr-2026 06:27:58 UTC] Full Log Data: {
    "timestamp": "2026-04-13 06:27:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "159.203.87.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTksInVzZXJuYW1lIjoiU2FqaWRhbGkiLCJlbWFpbCI6InNhNzc4MDMwOEBnbWFpbC5jb20iLCJleHAiOjE3NzY2NjYxNjB9.IPxpR0X1r4bHXnQlqarYwpbU20E2qKI2Zvj4l1vjxBM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb868727eeb72c2-EWR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "159.203.87.167",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "159.203.87.167, 172.70.231.62"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Apr-2026 06:27:58 UTC] === END API CALL LOG ===
[13-Apr-2026 06:27:58 UTC] ✅ API Hash verification passed for profile endpoint
[13-Apr-2026 06:27:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTksInVzZXJuYW1lIjoiU2FqaWRhbGkiLCJlbWFpbCI6InNhNzc4MDMwOEBnbWFpbC5jb20iLCJleHAiOjE3NzY2NjYxNjB9.IPxpR0X1r4bHXnQlqarYwpbU20E2qKI2Zvj4l1vjxBM
[13-Apr-2026 06:27:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Apr-2026 06:27:58 UTC] ✅ JWT token verified successfully for user profile
[13-Apr-2026 06:27:58 UTC] User ID: 319
[13-Apr-2026 06:27:58 UTC] ✅ User profile retrieved successfully for user ID: 319
[13-Apr-2026 06:27:59 UTC] === API CALL LOG ===
[13-Apr-2026 06:27:59 UTC] Endpoint: user/profile.php
[13-Apr-2026 06:27:59 UTC] Full Log Data: {
    "timestamp": "2026-04-13 06:27:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "159.203.87.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTksInVzZXJuYW1lIjoiU2FqaWRhbGkiLCJlbWFpbCI6InNhNzc4MDMwOEBnbWFpbC5jb20iLCJleHAiOjE3NzY2NjYxNjB9.IPxpR0X1r4bHXnQlqarYwpbU20E2qKI2Zvj4l1vjxBM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb86876b85772c2-EWR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "159.203.87.167",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "159.203.87.167, 172.70.231.62"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Apr-2026 06:27:59 UTC] === END API CALL LOG ===
[13-Apr-2026 06:27:59 UTC] ✅ API Hash verification passed for profile endpoint
[13-Apr-2026 06:27:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTksInVzZXJuYW1lIjoiU2FqaWRhbGkiLCJlbWFpbCI6InNhNzc4MDMwOEBnbWFpbC5jb20iLCJleHAiOjE3NzY2NjYxNjB9.IPxpR0X1r4bHXnQlqarYwpbU20E2qKI2Zvj4l1vjxBM
[13-Apr-2026 06:27:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Apr-2026 06:27:59 UTC] ✅ JWT token verified successfully for user profile
[13-Apr-2026 06:27:59 UTC] User ID: 319
[13-Apr-2026 06:27:59 UTC] ✅ User profile retrieved successfully for user ID: 319
[13-Apr-2026 06:28:23 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Apr-2026 06:28:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Apr-2026 06:28:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTksInVzZXJuYW1lIjoiU2FqaWRhbGkiLCJlbWFpbCI6InNhNzc4MDMwOEBnbWFpbC5jb20iLCJleHAiOjE3NzY2NjYxNjB9.IPxpR0X1r4bHXnQlqarYwpbU20E2qKI2Zvj4l1vjxBM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eb86910793572c2-EWR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"159.203.87.167","CF-IPCountry":"US","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"159.203.87.167, 172.70.231.61"}
[13-Apr-2026 06:28:23 UTC] === User Orders API Called ===
[13-Apr-2026 06:28:23 UTC] User ID: 319
[13-Apr-2026 06:28:23 UTC] Limit: 20, Offset: 0
[13-Apr-2026 06:28:23 UTC] Orders found: 1
[13-Apr-2026 06:28:23 UTC] Orders data: [{"id":187,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Insaffx0","status":"pending","created_at":"2026-04-13 09:57:36","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[13-Apr-2026 06:28:23 UTC] Total orders count: 1
[13-Apr-2026 06:28:23 UTC] === API CALL LOG ===
[13-Apr-2026 06:28:23 UTC] Endpoint: user/profile.php
[13-Apr-2026 06:28:23 UTC] Full Log Data: {
    "timestamp": "2026-04-13 06:28:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "159.203.87.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTksInVzZXJuYW1lIjoiU2FqaWRhbGkiLCJlbWFpbCI6InNhNzc4MDMwOEBnbWFpbC5jb20iLCJleHAiOjE3NzY2NjYxNjB9.IPxpR0X1r4bHXnQlqarYwpbU20E2qKI2Zvj4l1vjxBM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb86910793972c2-EWR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "159.203.87.167",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "159.203.87.167, 172.70.231.62"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Apr-2026 06:28:23 UTC] === END API CALL LOG ===
[13-Apr-2026 06:28:23 UTC] ✅ API Hash verification passed for profile endpoint
[13-Apr-2026 06:28:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTksInVzZXJuYW1lIjoiU2FqaWRhbGkiLCJlbWFpbCI6InNhNzc4MDMwOEBnbWFpbC5jb20iLCJleHAiOjE3NzY2NjYxNjB9.IPxpR0X1r4bHXnQlqarYwpbU20E2qKI2Zvj4l1vjxBM
[13-Apr-2026 06:28:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Apr-2026 06:28:23 UTC] ✅ JWT token verified successfully for user profile
[13-Apr-2026 06:28:23 UTC] User ID: 319
[13-Apr-2026 06:28:23 UTC] ✅ User profile retrieved successfully for user ID: 319
[13-Apr-2026 06:28:24 UTC] === API CALL LOG ===
[13-Apr-2026 06:28:24 UTC] Endpoint: user/profile.php
[13-Apr-2026 06:28:24 UTC] Full Log Data: {
    "timestamp": "2026-04-13 06:28:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "159.203.87.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTksInVzZXJuYW1lIjoiU2FqaWRhbGkiLCJlbWFpbCI6InNhNzc4MDMwOEBnbWFpbC5jb20iLCJleHAiOjE3NzY2NjYxNjB9.IPxpR0X1r4bHXnQlqarYwpbU20E2qKI2Zvj4l1vjxBM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb86914eaaa72c2-EWR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "159.203.87.167",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "159.203.87.167, 172.70.231.62"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Apr-2026 06:28:24 UTC] === END API CALL LOG ===
[13-Apr-2026 06:28:24 UTC] ✅ API Hash verification passed for profile endpoint
[13-Apr-2026 06:28:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTksInVzZXJuYW1lIjoiU2FqaWRhbGkiLCJlbWFpbCI6InNhNzc4MDMwOEBnbWFpbC5jb20iLCJleHAiOjE3NzY2NjYxNjB9.IPxpR0X1r4bHXnQlqarYwpbU20E2qKI2Zvj4l1vjxBM
[13-Apr-2026 06:28:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Apr-2026 06:28:24 UTC] ✅ JWT token verified successfully for user profile
[13-Apr-2026 06:28:24 UTC] User ID: 319
[13-Apr-2026 06:28:24 UTC] ✅ User profile retrieved successfully for user ID: 319
[13-Apr-2026 06:28:43 UTC] === API CALL LOG ===
[13-Apr-2026 06:28:43 UTC] Endpoint: user/profile.php
[13-Apr-2026 06:28:43 UTC] Full Log Data: {
    "timestamp": "2026-04-13 06:28:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "159.203.87.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTksInVzZXJuYW1lIjoiU2FqaWRhbGkiLCJlbWFpbCI6InNhNzc4MDMwOEBnbWFpbC5jb20iLCJleHAiOjE3NzY2NjYxNjB9.IPxpR0X1r4bHXnQlqarYwpbU20E2qKI2Zvj4l1vjxBM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb8698b8b3772c2-EWR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "159.203.87.167",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "159.203.87.167, 172.70.231.62"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Apr-2026 06:28:43 UTC] === END API CALL LOG ===
[13-Apr-2026 06:28:43 UTC] ✅ API Hash verification passed for profile endpoint
[13-Apr-2026 06:28:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTksInVzZXJuYW1lIjoiU2FqaWRhbGkiLCJlbWFpbCI6InNhNzc4MDMwOEBnbWFpbC5jb20iLCJleHAiOjE3NzY2NjYxNjB9.IPxpR0X1r4bHXnQlqarYwpbU20E2qKI2Zvj4l1vjxBM
[13-Apr-2026 06:28:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Apr-2026 06:28:43 UTC] ✅ JWT token verified successfully for user profile
[13-Apr-2026 06:28:43 UTC] User ID: 319
[13-Apr-2026 06:28:43 UTC] ✅ User profile retrieved successfully for user ID: 319
[13-Apr-2026 06:28:44 UTC] User Purchases API - User ID: 319
[13-Apr-2026 06:28:44 UTC] User Purchases API - Total purchases found: 1
[13-Apr-2026 06:28:47 UTC] === API CALL LOG ===
[13-Apr-2026 06:28:47 UTC] Endpoint: user/profile.php
[13-Apr-2026 06:28:47 UTC] Full Log Data: {
    "timestamp": "2026-04-13 06:28:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "159.203.87.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTksInVzZXJuYW1lIjoiU2FqaWRhbGkiLCJlbWFpbCI6InNhNzc4MDMwOEBnbWFpbC5jb20iLCJleHAiOjE3NzY2NjYxNjB9.IPxpR0X1r4bHXnQlqarYwpbU20E2qKI2Zvj4l1vjxBM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb869a60c9c72c2-EWR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "159.203.87.167",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "159.203.87.167, 172.70.231.62"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Apr-2026 06:28:47 UTC] === END API CALL LOG ===
[13-Apr-2026 06:28:47 UTC] ✅ API Hash verification passed for profile endpoint
[13-Apr-2026 06:28:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTksInVzZXJuYW1lIjoiU2FqaWRhbGkiLCJlbWFpbCI6InNhNzc4MDMwOEBnbWFpbC5jb20iLCJleHAiOjE3NzY2NjYxNjB9.IPxpR0X1r4bHXnQlqarYwpbU20E2qKI2Zvj4l1vjxBM
[13-Apr-2026 06:28:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Apr-2026 06:28:47 UTC] ✅ JWT token verified successfully for user profile
[13-Apr-2026 06:28:47 UTC] User ID: 319
[13-Apr-2026 06:28:47 UTC] ✅ User profile retrieved successfully for user ID: 319
[13-Apr-2026 06:28:48 UTC] User Purchases API - User ID: 319
[13-Apr-2026 06:28:48 UTC] User Purchases API - Total purchases found: 1
[13-Apr-2026 06:28:51 UTC] User Purchases API - User ID: 319
[13-Apr-2026 06:28:51 UTC] User Purchases API - Total purchases found: 1
[13-Apr-2026 06:29:00 UTC] === API CALL LOG ===
[13-Apr-2026 06:29:00 UTC] Endpoint: user/profile.php
[13-Apr-2026 06:29:00 UTC] Full Log Data: {
    "timestamp": "2026-04-13 06:29:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "159.203.87.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTksInVzZXJuYW1lIjoiU2FqaWRhbGkiLCJlbWFpbCI6InNhNzc4MDMwOEBnbWFpbC5jb20iLCJleHAiOjE3NzY2NjYxNjB9.IPxpR0X1r4bHXnQlqarYwpbU20E2qKI2Zvj4l1vjxBM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb869f3585072c2-EWR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "159.203.87.167",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "159.203.87.167, 172.70.231.61"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Apr-2026 06:29:00 UTC] === END API CALL LOG ===
[13-Apr-2026 06:29:00 UTC] ✅ API Hash verification passed for profile endpoint
[13-Apr-2026 06:29:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTksInVzZXJuYW1lIjoiU2FqaWRhbGkiLCJlbWFpbCI6InNhNzc4MDMwOEBnbWFpbC5jb20iLCJleHAiOjE3NzY2NjYxNjB9.IPxpR0X1r4bHXnQlqarYwpbU20E2qKI2Zvj4l1vjxBM
[13-Apr-2026 06:29:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Apr-2026 06:29:00 UTC] ✅ JWT token verified successfully for user profile
[13-Apr-2026 06:29:00 UTC] User ID: 319
[13-Apr-2026 06:29:00 UTC] ✅ User profile retrieved successfully for user ID: 319
[13-Apr-2026 06:29:00 UTC] User Purchases API - User ID: 319
[13-Apr-2026 06:29:00 UTC] User Purchases API - Total purchases found: 1
[13-Apr-2026 06:29:09 UTC] === API CALL LOG ===
[13-Apr-2026 06:29:09 UTC] Endpoint: user/profile.php
[13-Apr-2026 06:29:09 UTC] Full Log Data: {
    "timestamp": "2026-04-13 06:29:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "159.203.87.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTksInVzZXJuYW1lIjoiU2FqaWRhbGkiLCJlbWFpbCI6InNhNzc4MDMwOEBnbWFpbC5jb20iLCJleHAiOjE3NzY2NjYxNjB9.IPxpR0X1r4bHXnQlqarYwpbU20E2qKI2Zvj4l1vjxBM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb86a2bcc2572c2-EWR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "159.203.87.167",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "159.203.87.167, 172.70.231.62"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Apr-2026 06:29:09 UTC] === END API CALL LOG ===
[13-Apr-2026 06:29:09 UTC] ✅ API Hash verification passed for profile endpoint
[13-Apr-2026 06:29:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTksInVzZXJuYW1lIjoiU2FqaWRhbGkiLCJlbWFpbCI6InNhNzc4MDMwOEBnbWFpbC5jb20iLCJleHAiOjE3NzY2NjYxNjB9.IPxpR0X1r4bHXnQlqarYwpbU20E2qKI2Zvj4l1vjxBM
[13-Apr-2026 06:29:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Apr-2026 06:29:09 UTC] ✅ JWT token verified successfully for user profile
[13-Apr-2026 06:29:09 UTC] User ID: 319
[13-Apr-2026 06:29:09 UTC] ✅ User profile retrieved successfully for user ID: 319
[13-Apr-2026 06:29:09 UTC] User Purchases API - User ID: 319
[13-Apr-2026 06:29:09 UTC] User Purchases API - Total purchases found: 1
[13-Apr-2026 06:29:10 UTC] === API CALL LOG ===
[13-Apr-2026 06:29:10 UTC] Endpoint: user/profile.php
[13-Apr-2026 06:29:10 UTC] Full Log Data: {
    "timestamp": "2026-04-13 06:29:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "159.203.87.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTksInVzZXJuYW1lIjoiU2FqaWRhbGkiLCJlbWFpbCI6InNhNzc4MDMwOEBnbWFpbC5jb20iLCJleHAiOjE3NzY2NjYxNjB9.IPxpR0X1r4bHXnQlqarYwpbU20E2qKI2Zvj4l1vjxBM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb86a33cf1c72c2-EWR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "159.203.87.167",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "159.203.87.167, 172.70.231.62"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Apr-2026 06:29:10 UTC] === END API CALL LOG ===
[13-Apr-2026 06:29:10 UTC] ✅ API Hash verification passed for profile endpoint
[13-Apr-2026 06:29:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTksInVzZXJuYW1lIjoiU2FqaWRhbGkiLCJlbWFpbCI6InNhNzc4MDMwOEBnbWFpbC5jb20iLCJleHAiOjE3NzY2NjYxNjB9.IPxpR0X1r4bHXnQlqarYwpbU20E2qKI2Zvj4l1vjxBM
[13-Apr-2026 06:29:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Apr-2026 06:29:10 UTC] ✅ JWT token verified successfully for user profile
[13-Apr-2026 06:29:10 UTC] User ID: 319
[13-Apr-2026 06:29:10 UTC] ✅ User profile retrieved successfully for user ID: 319
[13-Apr-2026 06:29:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Apr-2026 06:29:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Apr-2026 06:29:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTksInVzZXJuYW1lIjoiU2FqaWRhbGkiLCJlbWFpbCI6InNhNzc4MDMwOEBnbWFpbC5jb20iLCJleHAiOjE3NzY2NjYxNjB9.IPxpR0X1r4bHXnQlqarYwpbU20E2qKI2Zvj4l1vjxBM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eb86a33cf1b72c2-EWR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"159.203.87.167","CF-IPCountry":"US","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"159.203.87.167, 172.70.231.62"}
[13-Apr-2026 06:29:10 UTC] === User Orders API Called ===
[13-Apr-2026 06:29:10 UTC] User ID: 319
[13-Apr-2026 06:29:10 UTC] Limit: 20, Offset: 0
[13-Apr-2026 06:29:10 UTC] Orders found: 1
[13-Apr-2026 06:29:10 UTC] Orders data: [{"id":187,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Insaffx0","status":"cancelled","created_at":"2026-04-13 09:57:36","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[13-Apr-2026 06:29:10 UTC] Total orders count: 1
[13-Apr-2026 06:29:11 UTC] === API CALL LOG ===
[13-Apr-2026 06:29:11 UTC] Endpoint: user/profile.php
[13-Apr-2026 06:29:11 UTC] Full Log Data: {
    "timestamp": "2026-04-13 06:29:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "159.203.87.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTksInVzZXJuYW1lIjoiU2FqaWRhbGkiLCJlbWFpbCI6InNhNzc4MDMwOEBnbWFpbC5jb20iLCJleHAiOjE3NzY2NjYxNjB9.IPxpR0X1r4bHXnQlqarYwpbU20E2qKI2Zvj4l1vjxBM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb86a37b89e72c2-EWR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "159.203.87.167",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "159.203.87.167, 172.70.231.62"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Apr-2026 06:29:11 UTC] === END API CALL LOG ===
[13-Apr-2026 06:29:11 UTC] ✅ API Hash verification passed for profile endpoint
[13-Apr-2026 06:29:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTksInVzZXJuYW1lIjoiU2FqaWRhbGkiLCJlbWFpbCI6InNhNzc4MDMwOEBnbWFpbC5jb20iLCJleHAiOjE3NzY2NjYxNjB9.IPxpR0X1r4bHXnQlqarYwpbU20E2qKI2Zvj4l1vjxBM
[13-Apr-2026 06:29:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Apr-2026 06:29:11 UTC] ✅ JWT token verified successfully for user profile
[13-Apr-2026 06:29:11 UTC] User ID: 319
[13-Apr-2026 06:29:11 UTC] ✅ User profile retrieved successfully for user ID: 319
[13-Apr-2026 06:33:52 UTC] === API CALL LOG ===
[13-Apr-2026 06:33:52 UTC] Endpoint: user/profile.php
[13-Apr-2026 06:33:52 UTC] Full Log Data: {
    "timestamp": "2026-04-13 06:33:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "159.203.87.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTksInVzZXJuYW1lIjoiU2FqaWRhbGkiLCJlbWFpbCI6InNhNzc4MDMwOEBnbWFpbC5jb20iLCJleHAiOjE3NzY2NjYxNjB9.IPxpR0X1r4bHXnQlqarYwpbU20E2qKI2Zvj4l1vjxBM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb87112bffbcb3a-EWR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "159.203.87.167",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "159.203.87.167, 104.23.190.159"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Apr-2026 06:33:52 UTC] === END API CALL LOG ===
[13-Apr-2026 06:33:52 UTC] ✅ API Hash verification passed for profile endpoint
[13-Apr-2026 06:33:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTksInVzZXJuYW1lIjoiU2FqaWRhbGkiLCJlbWFpbCI6InNhNzc4MDMwOEBnbWFpbC5jb20iLCJleHAiOjE3NzY2NjYxNjB9.IPxpR0X1r4bHXnQlqarYwpbU20E2qKI2Zvj4l1vjxBM
[13-Apr-2026 06:33:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Apr-2026 06:33:52 UTC] ✅ JWT token verified successfully for user profile
[13-Apr-2026 06:33:52 UTC] User ID: 319
[13-Apr-2026 06:33:52 UTC] ✅ User profile retrieved successfully for user ID: 319
[13-Apr-2026 06:33:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Apr-2026 06:33:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Apr-2026 06:33:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTksInVzZXJuYW1lIjoiU2FqaWRhbGkiLCJlbWFpbCI6InNhNzc4MDMwOEBnbWFpbC5jb20iLCJleHAiOjE3NzY2NjYxNjB9.IPxpR0X1r4bHXnQlqarYwpbU20E2qKI2Zvj4l1vjxBM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eb871172e2acb3a-EWR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"159.203.87.167","CF-IPCountry":"US","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"159.203.87.167, 104.23.190.159"}
[13-Apr-2026 06:33:52 UTC] === User Orders API Called ===
[13-Apr-2026 06:33:52 UTC] User ID: 319
[13-Apr-2026 06:33:52 UTC] Limit: 20, Offset: 0
[13-Apr-2026 06:33:52 UTC] Orders found: 1
[13-Apr-2026 06:33:52 UTC] Orders data: [{"id":187,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Insaffx0","status":"cancelled","created_at":"2026-04-13 09:57:36","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[13-Apr-2026 06:33:52 UTC] Total orders count: 1
[13-Apr-2026 06:33:52 UTC] User Purchases API - User ID: 319
[13-Apr-2026 06:33:52 UTC] User Purchases API - Total purchases found: 1
[13-Apr-2026 06:33:52 UTC] === API CALL LOG ===
[13-Apr-2026 06:33:52 UTC] Endpoint: user/profile.php
[13-Apr-2026 06:33:52 UTC] Full Log Data: {
    "timestamp": "2026-04-13 06:33:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "159.203.87.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTksInVzZXJuYW1lIjoiU2FqaWRhbGkiLCJlbWFpbCI6InNhNzc4MDMwOEBnbWFpbC5jb20iLCJleHAiOjE3NzY2NjYxNjB9.IPxpR0X1r4bHXnQlqarYwpbU20E2qKI2Zvj4l1vjxBM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb871191875cb3a-EWR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "159.203.87.167",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "159.203.87.167, 104.23.190.159"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Apr-2026 06:33:52 UTC] === END API CALL LOG ===
[13-Apr-2026 06:33:52 UTC] ✅ API Hash verification passed for profile endpoint
[13-Apr-2026 06:33:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTksInVzZXJuYW1lIjoiU2FqaWRhbGkiLCJlbWFpbCI6InNhNzc4MDMwOEBnbWFpbC5jb20iLCJleHAiOjE3NzY2NjYxNjB9.IPxpR0X1r4bHXnQlqarYwpbU20E2qKI2Zvj4l1vjxBM
[13-Apr-2026 06:33:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Apr-2026 06:33:52 UTC] ✅ JWT token verified successfully for user profile
[13-Apr-2026 06:33:52 UTC] User ID: 319
[13-Apr-2026 06:33:52 UTC] ✅ User profile retrieved successfully for user ID: 319
[13-Apr-2026 06:33:53 UTC] === API CALL LOG ===
[13-Apr-2026 06:33:53 UTC] Endpoint: user/profile.php
[13-Apr-2026 06:33:53 UTC] Full Log Data: {
    "timestamp": "2026-04-13 06:33:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "159.203.87.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTksInVzZXJuYW1lIjoiU2FqaWRhbGkiLCJlbWFpbCI6InNhNzc4MDMwOEBnbWFpbC5jb20iLCJleHAiOjE3NzY2NjYxNjB9.IPxpR0X1r4bHXnQlqarYwpbU20E2qKI2Zvj4l1vjxBM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb8711d3db3cb3a-EWR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "159.203.87.167",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "159.203.87.167, 104.23.190.159"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Apr-2026 06:33:53 UTC] === END API CALL LOG ===
[13-Apr-2026 06:33:53 UTC] ✅ API Hash verification passed for profile endpoint
[13-Apr-2026 06:33:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTksInVzZXJuYW1lIjoiU2FqaWRhbGkiLCJlbWFpbCI6InNhNzc4MDMwOEBnbWFpbC5jb20iLCJleHAiOjE3NzY2NjYxNjB9.IPxpR0X1r4bHXnQlqarYwpbU20E2qKI2Zvj4l1vjxBM
[13-Apr-2026 06:33:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Apr-2026 06:33:53 UTC] ✅ JWT token verified successfully for user profile
[13-Apr-2026 06:33:53 UTC] User ID: 319
[13-Apr-2026 06:33:53 UTC] ✅ User profile retrieved successfully for user ID: 319
[13-Apr-2026 06:33:57 UTC] === API CALL LOG ===
[13-Apr-2026 06:33:57 UTC] Endpoint: user/profile.php
[13-Apr-2026 06:33:57 UTC] Full Log Data: {
    "timestamp": "2026-04-13 06:33:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "159.203.87.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTksInVzZXJuYW1lIjoiU2FqaWRhbGkiLCJlbWFpbCI6InNhNzc4MDMwOEBnbWFpbC5jb20iLCJleHAiOjE3NzY2NjYxNjB9.IPxpR0X1r4bHXnQlqarYwpbU20E2qKI2Zvj4l1vjxBM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb871339c8fcb3a-EWR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "159.203.87.167",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "159.203.87.167, 104.23.190.159"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Apr-2026 06:33:57 UTC] === END API CALL LOG ===
[13-Apr-2026 06:33:57 UTC] ✅ API Hash verification passed for profile endpoint
[13-Apr-2026 06:33:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTksInVzZXJuYW1lIjoiU2FqaWRhbGkiLCJlbWFpbCI6InNhNzc4MDMwOEBnbWFpbC5jb20iLCJleHAiOjE3NzY2NjYxNjB9.IPxpR0X1r4bHXnQlqarYwpbU20E2qKI2Zvj4l1vjxBM
[13-Apr-2026 06:33:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Apr-2026 06:33:57 UTC] ✅ JWT token verified successfully for user profile
[13-Apr-2026 06:33:57 UTC] User ID: 319
[13-Apr-2026 06:33:57 UTC] ✅ User profile retrieved successfully for user ID: 319
[13-Apr-2026 06:33:57 UTC] User Purchases API - User ID: 319
[13-Apr-2026 06:33:57 UTC] User Purchases API - Total purchases found: 1
[13-Apr-2026 06:34:02 UTC] === API CALL LOG ===
[13-Apr-2026 06:34:02 UTC] Endpoint: user/profile.php
[13-Apr-2026 06:34:02 UTC] Full Log Data: {
    "timestamp": "2026-04-13 06:34:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "159.203.87.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTksInVzZXJuYW1lIjoiU2FqaWRhbGkiLCJlbWFpbCI6InNhNzc4MDMwOEBnbWFpbC5jb20iLCJleHAiOjE3NzY2NjYxNjB9.IPxpR0X1r4bHXnQlqarYwpbU20E2qKI2Zvj4l1vjxBM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb87154eb1dcb3a-EWR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "159.203.87.167",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "159.203.87.167, 104.23.190.159"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Apr-2026 06:34:02 UTC] === END API CALL LOG ===
[13-Apr-2026 06:34:02 UTC] ✅ API Hash verification passed for profile endpoint
[13-Apr-2026 06:34:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTksInVzZXJuYW1lIjoiU2FqaWRhbGkiLCJlbWFpbCI6InNhNzc4MDMwOEBnbWFpbC5jb20iLCJleHAiOjE3NzY2NjYxNjB9.IPxpR0X1r4bHXnQlqarYwpbU20E2qKI2Zvj4l1vjxBM
[13-Apr-2026 06:34:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Apr-2026 06:34:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Apr-2026 06:34:02 UTC] ✅ JWT token verified successfully for user profile
[13-Apr-2026 06:34:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Apr-2026 06:34:02 UTC] User ID: 319
[13-Apr-2026 06:34:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTksInVzZXJuYW1lIjoiU2FqaWRhbGkiLCJlbWFpbCI6InNhNzc4MDMwOEBnbWFpbC5jb20iLCJleHAiOjE3NzY2NjYxNjB9.IPxpR0X1r4bHXnQlqarYwpbU20E2qKI2Zvj4l1vjxBM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eb87154eb1ccb3a-EWR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"159.203.87.167","CF-IPCountry":"US","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"159.203.87.167, 104.23.190.159"}
[13-Apr-2026 06:34:02 UTC] === User Orders API Called ===
[13-Apr-2026 06:34:02 UTC] User ID: 319
[13-Apr-2026 06:34:02 UTC] Limit: 20, Offset: 0
[13-Apr-2026 06:34:02 UTC] ✅ User profile retrieved successfully for user ID: 319
[13-Apr-2026 06:34:02 UTC] Orders found: 1
[13-Apr-2026 06:34:02 UTC] Orders data: [{"id":187,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Insaffx0","status":"cancelled","created_at":"2026-04-13 09:57:36","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[13-Apr-2026 06:34:02 UTC] Total orders count: 1
[13-Apr-2026 06:34:02 UTC] === API CALL LOG ===
[13-Apr-2026 06:34:02 UTC] Endpoint: user/profile.php
[13-Apr-2026 06:34:02 UTC] Full Log Data: {
    "timestamp": "2026-04-13 06:34:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "159.203.87.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTksInVzZXJuYW1lIjoiU2FqaWRhbGkiLCJlbWFpbCI6InNhNzc4MDMwOEBnbWFpbC5jb20iLCJleHAiOjE3NzY2NjYxNjB9.IPxpR0X1r4bHXnQlqarYwpbU20E2qKI2Zvj4l1vjxBM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb87154eb1fcb3a-EWR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "159.203.87.167",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "159.203.87.167, 104.23.190.158"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Apr-2026 06:34:02 UTC] === END API CALL LOG ===
[13-Apr-2026 06:34:02 UTC] ✅ API Hash verification passed for profile endpoint
[13-Apr-2026 06:34:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTksInVzZXJuYW1lIjoiU2FqaWRhbGkiLCJlbWFpbCI6InNhNzc4MDMwOEBnbWFpbC5jb20iLCJleHAiOjE3NzY2NjYxNjB9.IPxpR0X1r4bHXnQlqarYwpbU20E2qKI2Zvj4l1vjxBM
[13-Apr-2026 06:34:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Apr-2026 06:34:02 UTC] ✅ JWT token verified successfully for user profile
[13-Apr-2026 06:34:02 UTC] User ID: 319
[13-Apr-2026 06:34:02 UTC] ✅ User profile retrieved successfully for user ID: 319
[13-Apr-2026 06:34:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Apr-2026 06:34:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Apr-2026 06:34:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTksInVzZXJuYW1lIjoiU2FqaWRhbGkiLCJlbWFpbCI6InNhNzc4MDMwOEBnbWFpbC5jb20iLCJleHAiOjE3NzY2NjYxNjB9.IPxpR0X1r4bHXnQlqarYwpbU20E2qKI2Zvj4l1vjxBM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eb8715c9dd7cb3a-EWR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"159.203.87.167","CF-IPCountry":"US","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"159.203.87.167, 104.23.190.158"}
[13-Apr-2026 06:34:03 UTC] === User Orders API Called ===
[13-Apr-2026 06:34:03 UTC] User ID: 319
[13-Apr-2026 06:34:03 UTC] Limit: 20, Offset: 0
[13-Apr-2026 06:34:03 UTC] Orders found: 1
[13-Apr-2026 06:34:03 UTC] Orders data: [{"id":187,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Insaffx0","status":"cancelled","created_at":"2026-04-13 09:57:36","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[13-Apr-2026 06:34:03 UTC] Total orders count: 1
[13-Apr-2026 06:34:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Apr-2026 06:34:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Apr-2026 06:34:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTksInVzZXJuYW1lIjoiU2FqaWRhbGkiLCJlbWFpbCI6InNhNzc4MDMwOEBnbWFpbC5jb20iLCJleHAiOjE3NzY2NjYxNjB9.IPxpR0X1r4bHXnQlqarYwpbU20E2qKI2Zvj4l1vjxBM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eb8718c8987cb3a-EWR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"159.203.87.167","CF-IPCountry":"US","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"159.203.87.167, 104.23.190.159"}
[13-Apr-2026 06:34:11 UTC] === User Orders API Called ===
[13-Apr-2026 06:34:11 UTC] User ID: 319
[13-Apr-2026 06:34:11 UTC] Limit: 20, Offset: 0
[13-Apr-2026 06:34:11 UTC] Orders found: 1
[13-Apr-2026 06:34:11 UTC] Orders data: [{"id":187,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Insaffx0","status":"cancelled","created_at":"2026-04-13 09:57:36","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[13-Apr-2026 06:34:11 UTC] Total orders count: 1
[13-Apr-2026 06:34:11 UTC] === API CALL LOG ===
[13-Apr-2026 06:34:11 UTC] Endpoint: user/profile.php
[13-Apr-2026 06:34:11 UTC] Full Log Data: {
    "timestamp": "2026-04-13 06:34:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "159.203.87.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTksInVzZXJuYW1lIjoiU2FqaWRhbGkiLCJlbWFpbCI6InNhNzc4MDMwOEBnbWFpbC5jb20iLCJleHAiOjE3NzY2NjYxNjB9.IPxpR0X1r4bHXnQlqarYwpbU20E2qKI2Zvj4l1vjxBM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb8718c898acb3a-EWR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "159.203.87.167",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "159.203.87.167, 104.23.190.159"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Apr-2026 06:34:11 UTC] === END API CALL LOG ===
[13-Apr-2026 06:34:11 UTC] ✅ API Hash verification passed for profile endpoint
[13-Apr-2026 06:34:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTksInVzZXJuYW1lIjoiU2FqaWRhbGkiLCJlbWFpbCI6InNhNzc4MDMwOEBnbWFpbC5jb20iLCJleHAiOjE3NzY2NjYxNjB9.IPxpR0X1r4bHXnQlqarYwpbU20E2qKI2Zvj4l1vjxBM
[13-Apr-2026 06:34:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Apr-2026 06:34:11 UTC] ✅ JWT token verified successfully for user profile
[13-Apr-2026 06:34:11 UTC] User ID: 319
[13-Apr-2026 06:34:11 UTC] ✅ User profile retrieved successfully for user ID: 319
[13-Apr-2026 06:34:11 UTC] === API CALL LOG ===
[13-Apr-2026 06:34:11 UTC] Endpoint: user/profile.php
[13-Apr-2026 06:34:11 UTC] Full Log Data: {
    "timestamp": "2026-04-13 06:34:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "159.203.87.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTksInVzZXJuYW1lIjoiU2FqaWRhbGkiLCJlbWFpbCI6InNhNzc4MDMwOEBnbWFpbC5jb20iLCJleHAiOjE3NzY2NjYxNjB9.IPxpR0X1r4bHXnQlqarYwpbU20E2qKI2Zvj4l1vjxBM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb8718e3bcdcb3a-EWR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "159.203.87.167",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "159.203.87.167, 104.23.190.159"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Apr-2026 06:34:11 UTC] === END API CALL LOG ===
[13-Apr-2026 06:34:11 UTC] ✅ API Hash verification passed for profile endpoint
[13-Apr-2026 06:34:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTksInVzZXJuYW1lIjoiU2FqaWRhbGkiLCJlbWFpbCI6InNhNzc4MDMwOEBnbWFpbC5jb20iLCJleHAiOjE3NzY2NjYxNjB9.IPxpR0X1r4bHXnQlqarYwpbU20E2qKI2Zvj4l1vjxBM
[13-Apr-2026 06:34:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Apr-2026 06:34:11 UTC] ✅ JWT token verified successfully for user profile
[13-Apr-2026 06:34:11 UTC] User ID: 319
[13-Apr-2026 06:34:11 UTC] ✅ User profile retrieved successfully for user ID: 319
[13-Apr-2026 06:34:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Apr-2026 06:34:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Apr-2026 06:34:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTksInVzZXJuYW1lIjoiU2FqaWRhbGkiLCJlbWFpbCI6InNhNzc4MDMwOEBnbWFpbC5jb20iLCJleHAiOjE3NzY2NjYxNjB9.IPxpR0X1r4bHXnQlqarYwpbU20E2qKI2Zvj4l1vjxBM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eb8728148653e3d-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:ba80:a39f:d59d:ac9c:66ff:fe22:5287","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:ba80:a39f:d59d:ac9c:66ff:fe22:5287, 108.162.226.243"}
[13-Apr-2026 06:34:50 UTC] === User Orders API Called ===
[13-Apr-2026 06:34:50 UTC] User ID: 319
[13-Apr-2026 06:34:50 UTC] Limit: 20, Offset: 0
[13-Apr-2026 06:34:50 UTC] Orders found: 1
[13-Apr-2026 06:34:50 UTC] Orders data: [{"id":187,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Insaffx0","status":"cancelled","created_at":"2026-04-13 09:57:36","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[13-Apr-2026 06:34:50 UTC] Total orders count: 1
[13-Apr-2026 06:34:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Apr-2026 06:34:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Apr-2026 06:34:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTksInVzZXJuYW1lIjoiU2FqaWRhbGkiLCJlbWFpbCI6InNhNzc4MDMwOEBnbWFpbC5jb20iLCJleHAiOjE3NzY2NjYxNjB9.IPxpR0X1r4bHXnQlqarYwpbU20E2qKI2Zvj4l1vjxBM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eb8728bc98d3e3d-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:ba80:a39f:d59d:ac9c:66ff:fe22:5287","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:ba80:a39f:d59d:ac9c:66ff:fe22:5287, 108.162.226.243"}
[13-Apr-2026 06:34:52 UTC] === User Orders API Called ===
[13-Apr-2026 06:34:52 UTC] User ID: 319
[13-Apr-2026 06:34:52 UTC] Limit: 20, Offset: 0
[13-Apr-2026 06:34:52 UTC] Orders found: 1
[13-Apr-2026 06:34:52 UTC] Orders data: [{"id":187,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Insaffx0","status":"cancelled","created_at":"2026-04-13 09:57:36","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[13-Apr-2026 06:34:52 UTC] Total orders count: 1
[13-Apr-2026 06:34:52 UTC] === API CALL LOG ===
[13-Apr-2026 06:34:52 UTC] Endpoint: user/profile.php
[13-Apr-2026 06:34:52 UTC] Full Log Data: {
    "timestamp": "2026-04-13 06:34:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:ba80:a39f:d59d:ac9c:66ff:fe22:5287",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTksInVzZXJuYW1lIjoiU2FqaWRhbGkiLCJlbWFpbCI6InNhNzc4MDMwOEBnbWFpbC5jb20iLCJleHAiOjE3NzY2NjYxNjB9.IPxpR0X1r4bHXnQlqarYwpbU20E2qKI2Zvj4l1vjxBM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb8728bc98e3e3d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:ba80:a39f:d59d:ac9c:66ff:fe22:5287",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:ba80:a39f:d59d:ac9c:66ff:fe22:5287, 108.162.226.242"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Apr-2026 06:34:52 UTC] === END API CALL LOG ===
[13-Apr-2026 06:34:52 UTC] ✅ API Hash verification passed for profile endpoint
[13-Apr-2026 06:34:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTksInVzZXJuYW1lIjoiU2FqaWRhbGkiLCJlbWFpbCI6InNhNzc4MDMwOEBnbWFpbC5jb20iLCJleHAiOjE3NzY2NjYxNjB9.IPxpR0X1r4bHXnQlqarYwpbU20E2qKI2Zvj4l1vjxBM
[13-Apr-2026 06:34:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Apr-2026 06:34:52 UTC] ✅ JWT token verified successfully for user profile
[13-Apr-2026 06:34:52 UTC] User ID: 319
[13-Apr-2026 06:34:52 UTC] ✅ User profile retrieved successfully for user ID: 319
[13-Apr-2026 06:34:52 UTC] === API CALL LOG ===
[13-Apr-2026 06:34:52 UTC] Endpoint: user/profile.php
[13-Apr-2026 06:34:52 UTC] Full Log Data: {
    "timestamp": "2026-04-13 06:34:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:ba80:a39f:d59d:ac9c:66ff:fe22:5287",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTksInVzZXJuYW1lIjoiU2FqaWRhbGkiLCJlbWFpbCI6InNhNzc4MDMwOEBnbWFpbC5jb20iLCJleHAiOjE3NzY2NjYxNjB9.IPxpR0X1r4bHXnQlqarYwpbU20E2qKI2Zvj4l1vjxBM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb8728f0c233e3d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:ba80:a39f:d59d:ac9c:66ff:fe22:5287",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:ba80:a39f:d59d:ac9c:66ff:fe22:5287, 108.162.226.242"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Apr-2026 06:34:52 UTC] === END API CALL LOG ===
[13-Apr-2026 06:34:52 UTC] ✅ API Hash verification passed for profile endpoint
[13-Apr-2026 06:34:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTksInVzZXJuYW1lIjoiU2FqaWRhbGkiLCJlbWFpbCI6InNhNzc4MDMwOEBnbWFpbC5jb20iLCJleHAiOjE3NzY2NjYxNjB9.IPxpR0X1r4bHXnQlqarYwpbU20E2qKI2Zvj4l1vjxBM
[13-Apr-2026 06:34:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Apr-2026 06:34:52 UTC] ✅ JWT token verified successfully for user profile
[13-Apr-2026 06:34:52 UTC] User ID: 319
[13-Apr-2026 06:34:52 UTC] ✅ User profile retrieved successfully for user ID: 319
[13-Apr-2026 06:34:53 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Apr-2026 06:34:53 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Apr-2026 06:34:53 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTksInVzZXJuYW1lIjoiU2FqaWRhbGkiLCJlbWFpbCI6InNhNzc4MDMwOEBnbWFpbC5jb20iLCJleHAiOjE3NzY2NjYxNjB9.IPxpR0X1r4bHXnQlqarYwpbU20E2qKI2Zvj4l1vjxBM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eb87296fb1c3e3d-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:ba80:a39f:d59d:ac9c:66ff:fe22:5287","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:ba80:a39f:d59d:ac9c:66ff:fe22:5287, 108.162.226.243"}
[13-Apr-2026 06:34:53 UTC] === User Orders API Called ===
[13-Apr-2026 06:34:53 UTC] User ID: 319
[13-Apr-2026 06:34:53 UTC] Limit: 20, Offset: 0
[13-Apr-2026 06:34:53 UTC] Orders found: 1
[13-Apr-2026 06:34:53 UTC] Orders data: [{"id":187,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Insaffx0","status":"cancelled","created_at":"2026-04-13 09:57:36","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[13-Apr-2026 06:34:53 UTC] Total orders count: 1
[13-Apr-2026 06:34:54 UTC] === API CALL LOG ===
[13-Apr-2026 06:34:54 UTC] Endpoint: user/profile.php
[13-Apr-2026 06:34:54 UTC] Full Log Data: {
    "timestamp": "2026-04-13 06:34:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:ba80:a39f:d59d:ac9c:66ff:fe22:5287",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTksInVzZXJuYW1lIjoiU2FqaWRhbGkiLCJlbWFpbCI6InNhNzc4MDMwOEBnbWFpbC5jb20iLCJleHAiOjE3NzY2NjYxNjB9.IPxpR0X1r4bHXnQlqarYwpbU20E2qKI2Zvj4l1vjxBM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb8729a0e053e3d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:ba80:a39f:d59d:ac9c:66ff:fe22:5287",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:ba80:a39f:d59d:ac9c:66ff:fe22:5287, 108.162.226.242"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Apr-2026 06:34:54 UTC] === END API CALL LOG ===
[13-Apr-2026 06:34:54 UTC] ✅ API Hash verification passed for profile endpoint
[13-Apr-2026 06:34:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTksInVzZXJuYW1lIjoiU2FqaWRhbGkiLCJlbWFpbCI6InNhNzc4MDMwOEBnbWFpbC5jb20iLCJleHAiOjE3NzY2NjYxNjB9.IPxpR0X1r4bHXnQlqarYwpbU20E2qKI2Zvj4l1vjxBM
[13-Apr-2026 06:34:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Apr-2026 06:34:54 UTC] ✅ JWT token verified successfully for user profile
[13-Apr-2026 06:34:54 UTC] User ID: 319
[13-Apr-2026 06:34:54 UTC] ✅ User profile retrieved successfully for user ID: 319
[13-Apr-2026 06:34:54 UTC] User Purchases API - User ID: 319
[13-Apr-2026 06:34:54 UTC] User Purchases API - Total purchases found: 1
[13-Apr-2026 06:34:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Apr-2026 06:34:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Apr-2026 06:34:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTksInVzZXJuYW1lIjoiU2FqaWRhbGkiLCJlbWFpbCI6InNhNzc4MDMwOEBnbWFpbC5jb20iLCJleHAiOjE3NzY2NjYxNjB9.IPxpR0X1r4bHXnQlqarYwpbU20E2qKI2Zvj4l1vjxBM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eb872b23dc33e3d-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:ba80:a39f:d59d:ac9c:66ff:fe22:5287","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:ba80:a39f:d59d:ac9c:66ff:fe22:5287, 108.162.226.243"}
[13-Apr-2026 06:34:58 UTC] === User Orders API Called ===
[13-Apr-2026 06:34:58 UTC] User ID: 319
[13-Apr-2026 06:34:58 UTC] Limit: 20, Offset: 0
[13-Apr-2026 06:34:58 UTC] Orders found: 1
[13-Apr-2026 06:34:58 UTC] Orders data: [{"id":187,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Insaffx0","status":"cancelled","created_at":"2026-04-13 09:57:36","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[13-Apr-2026 06:34:58 UTC] Total orders count: 1
[13-Apr-2026 06:34:58 UTC] === API CALL LOG ===
[13-Apr-2026 06:34:58 UTC] Endpoint: user/profile.php
[13-Apr-2026 06:34:58 UTC] Full Log Data: {
    "timestamp": "2026-04-13 06:34:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:ba80:a39f:d59d:ac9c:66ff:fe22:5287",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTksInVzZXJuYW1lIjoiU2FqaWRhbGkiLCJlbWFpbCI6InNhNzc4MDMwOEBnbWFpbC5jb20iLCJleHAiOjE3NzY2NjYxNjB9.IPxpR0X1r4bHXnQlqarYwpbU20E2qKI2Zvj4l1vjxBM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb872b23dc73e3d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:ba80:a39f:d59d:ac9c:66ff:fe22:5287",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:ba80:a39f:d59d:ac9c:66ff:fe22:5287, 108.162.226.242"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Apr-2026 06:34:58 UTC] === END API CALL LOG ===
[13-Apr-2026 06:34:58 UTC] ✅ API Hash verification passed for profile endpoint
[13-Apr-2026 06:34:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTksInVzZXJuYW1lIjoiU2FqaWRhbGkiLCJlbWFpbCI6InNhNzc4MDMwOEBnbWFpbC5jb20iLCJleHAiOjE3NzY2NjYxNjB9.IPxpR0X1r4bHXnQlqarYwpbU20E2qKI2Zvj4l1vjxBM
[13-Apr-2026 06:34:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Apr-2026 06:34:58 UTC] ✅ JWT token verified successfully for user profile
[13-Apr-2026 06:34:58 UTC] User ID: 319
[13-Apr-2026 06:34:58 UTC] ✅ User profile retrieved successfully for user ID: 319
[13-Apr-2026 06:34:58 UTC] === API CALL LOG ===
[13-Apr-2026 06:34:58 UTC] Endpoint: user/profile.php
[13-Apr-2026 06:34:58 UTC] Full Log Data: {
    "timestamp": "2026-04-13 06:34:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:ba80:a39f:d59d:ac9c:66ff:fe22:5287",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTksInVzZXJuYW1lIjoiU2FqaWRhbGkiLCJlbWFpbCI6InNhNzc4MDMwOEBnbWFpbC5jb20iLCJleHAiOjE3NzY2NjYxNjB9.IPxpR0X1r4bHXnQlqarYwpbU20E2qKI2Zvj4l1vjxBM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb872b568b73e3d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:ba80:a39f:d59d:ac9c:66ff:fe22:5287",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:ba80:a39f:d59d:ac9c:66ff:fe22:5287, 108.162.226.242"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Apr-2026 06:34:58 UTC] === END API CALL LOG ===
[13-Apr-2026 06:34:58 UTC] ✅ API Hash verification passed for profile endpoint
[13-Apr-2026 06:34:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTksInVzZXJuYW1lIjoiU2FqaWRhbGkiLCJlbWFpbCI6InNhNzc4MDMwOEBnbWFpbC5jb20iLCJleHAiOjE3NzY2NjYxNjB9.IPxpR0X1r4bHXnQlqarYwpbU20E2qKI2Zvj4l1vjxBM
[13-Apr-2026 06:34:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Apr-2026 06:34:58 UTC] ✅ JWT token verified successfully for user profile
[13-Apr-2026 06:34:58 UTC] User ID: 319
[13-Apr-2026 06:34:58 UTC] ✅ User profile retrieved successfully for user ID: 319
[13-Apr-2026 06:35:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Apr-2026 06:35:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Apr-2026 06:35:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTksInVzZXJuYW1lIjoiU2FqaWRhbGkiLCJlbWFpbCI6InNhNzc4MDMwOEBnbWFpbC5jb20iLCJleHAiOjE3NzY2NjYxNjB9.IPxpR0X1r4bHXnQlqarYwpbU20E2qKI2Zvj4l1vjxBM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eb872c4ee993e3d-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:ba80:a39f:d59d:ac9c:66ff:fe22:5287","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:ba80:a39f:d59d:ac9c:66ff:fe22:5287, 108.162.226.243"}
[13-Apr-2026 06:35:01 UTC] === User Orders API Called ===
[13-Apr-2026 06:35:01 UTC] User ID: 319
[13-Apr-2026 06:35:01 UTC] Limit: 20, Offset: 0
[13-Apr-2026 06:35:01 UTC] Orders found: 1
[13-Apr-2026 06:35:01 UTC] Orders data: [{"id":187,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Insaffx0","status":"cancelled","created_at":"2026-04-13 09:57:36","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[13-Apr-2026 06:35:01 UTC] Total orders count: 1
[13-Apr-2026 06:35:05 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Apr-2026 06:35:05 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Apr-2026 06:35:05 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTksInVzZXJuYW1lIjoiU2FqaWRhbGkiLCJlbWFpbCI6InNhNzc4MDMwOEBnbWFpbC5jb20iLCJleHAiOjE3NzY2NjYxNjB9.IPxpR0X1r4bHXnQlqarYwpbU20E2qKI2Zvj4l1vjxBM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eb872df89863e3d-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:ba80:a39f:d59d:ac9c:66ff:fe22:5287","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:ba80:a39f:d59d:ac9c:66ff:fe22:5287, 108.162.226.243"}
[13-Apr-2026 06:35:05 UTC] === User Orders API Called ===
[13-Apr-2026 06:35:05 UTC] User ID: 319
[13-Apr-2026 06:35:05 UTC] Limit: 20, Offset: 0
[13-Apr-2026 06:35:05 UTC] Orders found: 1
[13-Apr-2026 06:35:05 UTC] Orders data: [{"id":187,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Insaffx0","status":"cancelled","created_at":"2026-04-13 09:57:36","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[13-Apr-2026 06:35:05 UTC] Total orders count: 1
[13-Apr-2026 06:35:05 UTC] === API CALL LOG ===
[13-Apr-2026 06:35:05 UTC] Endpoint: user/profile.php
[13-Apr-2026 06:35:05 UTC] Full Log Data: {
    "timestamp": "2026-04-13 06:35:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:ba80:a39f:d59d:ac9c:66ff:fe22:5287",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTksInVzZXJuYW1lIjoiU2FqaWRhbGkiLCJlbWFpbCI6InNhNzc4MDMwOEBnbWFpbC5jb20iLCJleHAiOjE3NzY2NjYxNjB9.IPxpR0X1r4bHXnQlqarYwpbU20E2qKI2Zvj4l1vjxBM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb872df89873e3d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:ba80:a39f:d59d:ac9c:66ff:fe22:5287",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:ba80:a39f:d59d:ac9c:66ff:fe22:5287, 108.162.226.242"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Apr-2026 06:35:05 UTC] === END API CALL LOG ===
[13-Apr-2026 06:35:05 UTC] ✅ API Hash verification passed for profile endpoint
[13-Apr-2026 06:35:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTksInVzZXJuYW1lIjoiU2FqaWRhbGkiLCJlbWFpbCI6InNhNzc4MDMwOEBnbWFpbC5jb20iLCJleHAiOjE3NzY2NjYxNjB9.IPxpR0X1r4bHXnQlqarYwpbU20E2qKI2Zvj4l1vjxBM
[13-Apr-2026 06:35:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Apr-2026 06:35:05 UTC] ✅ JWT token verified successfully for user profile
[13-Apr-2026 06:35:05 UTC] User ID: 319
[13-Apr-2026 06:35:05 UTC] ✅ User profile retrieved successfully for user ID: 319
[13-Apr-2026 06:35:06 UTC] === API CALL LOG ===
[13-Apr-2026 06:35:06 UTC] Endpoint: user/profile.php
[13-Apr-2026 06:35:06 UTC] Full Log Data: {
    "timestamp": "2026-04-13 06:35:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:ba80:a39f:d59d:ac9c:66ff:fe22:5287",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTksInVzZXJuYW1lIjoiU2FqaWRhbGkiLCJlbWFpbCI6InNhNzc4MDMwOEBnbWFpbC5jb20iLCJleHAiOjE3NzY2NjYxNjB9.IPxpR0X1r4bHXnQlqarYwpbU20E2qKI2Zvj4l1vjxBM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb872e2cd1c3e3d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:ba80:a39f:d59d:ac9c:66ff:fe22:5287",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:ba80:a39f:d59d:ac9c:66ff:fe22:5287, 108.162.226.243"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Apr-2026 06:35:06 UTC] === END API CALL LOG ===
[13-Apr-2026 06:35:06 UTC] ✅ API Hash verification passed for profile endpoint
[13-Apr-2026 06:35:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTksInVzZXJuYW1lIjoiU2FqaWRhbGkiLCJlbWFpbCI6InNhNzc4MDMwOEBnbWFpbC5jb20iLCJleHAiOjE3NzY2NjYxNjB9.IPxpR0X1r4bHXnQlqarYwpbU20E2qKI2Zvj4l1vjxBM
[13-Apr-2026 06:35:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Apr-2026 06:35:06 UTC] ✅ JWT token verified successfully for user profile
[13-Apr-2026 06:35:06 UTC] User ID: 319
[13-Apr-2026 06:35:06 UTC] ✅ User profile retrieved successfully for user ID: 319
[13-Apr-2026 06:35:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Apr-2026 06:35:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Apr-2026 06:35:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTksInVzZXJuYW1lIjoiU2FqaWRhbGkiLCJlbWFpbCI6InNhNzc4MDMwOEBnbWFpbC5jb20iLCJleHAiOjE3NzY2NjYxNjB9.IPxpR0X1r4bHXnQlqarYwpbU20E2qKI2Zvj4l1vjxBM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eb87380fb613e3d-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:ba80:a39f:d59d:ac9c:66ff:fe22:5287","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:ba80:a39f:d59d:ac9c:66ff:fe22:5287, 108.162.226.242"}
[13-Apr-2026 06:35:31 UTC] === User Orders API Called ===
[13-Apr-2026 06:35:31 UTC] User ID: 319
[13-Apr-2026 06:35:31 UTC] Limit: 20, Offset: 0
[13-Apr-2026 06:35:31 UTC] Orders found: 2
[13-Apr-2026 06:35:31 UTC] Orders data: [{"id":188,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Insaffx0","status":"pending","created_at":"2026-04-13 10:05:29","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":187,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Insaffx0","status":"cancelled","created_at":"2026-04-13 09:57:36","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[13-Apr-2026 06:35:31 UTC] Total orders count: 2
[13-Apr-2026 06:35:41 UTC] === API CALL LOG ===
[13-Apr-2026 06:35:41 UTC] Endpoint: user/profile.php
[13-Apr-2026 06:35:41 UTC] Full Log Data: {
    "timestamp": "2026-04-13 06:35:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:ba80:a39f:d59d:ac9c:66ff:fe22:5287",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTksInVzZXJuYW1lIjoiU2FqaWRhbGkiLCJlbWFpbCI6InNhNzc4MDMwOEBnbWFpbC5jb20iLCJleHAiOjE3NzY2NjYxNjB9.IPxpR0X1r4bHXnQlqarYwpbU20E2qKI2Zvj4l1vjxBM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb873c02c463e3d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:ba80:a39f:d59d:ac9c:66ff:fe22:5287",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:ba80:a39f:d59d:ac9c:66ff:fe22:5287, 108.162.226.242"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Apr-2026 06:35:41 UTC] === END API CALL LOG ===
[13-Apr-2026 06:35:41 UTC] ✅ API Hash verification passed for profile endpoint
[13-Apr-2026 06:35:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTksInVzZXJuYW1lIjoiU2FqaWRhbGkiLCJlbWFpbCI6InNhNzc4MDMwOEBnbWFpbC5jb20iLCJleHAiOjE3NzY2NjYxNjB9.IPxpR0X1r4bHXnQlqarYwpbU20E2qKI2Zvj4l1vjxBM
[13-Apr-2026 06:35:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Apr-2026 06:35:41 UTC] ✅ JWT token verified successfully for user profile
[13-Apr-2026 06:35:41 UTC] User ID: 319
[13-Apr-2026 06:35:41 UTC] ✅ User profile retrieved successfully for user ID: 319
[13-Apr-2026 06:35:42 UTC] User Purchases API - User ID: 319
[13-Apr-2026 06:35:42 UTC] User Purchases API - Total purchases found: 1
[13-Apr-2026 06:35:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Apr-2026 06:35:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Apr-2026 06:35:46 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTksInVzZXJuYW1lIjoiU2FqaWRhbGkiLCJlbWFpbCI6InNhNzc4MDMwOEBnbWFpbC5jb20iLCJleHAiOjE3NzY2NjYxNjB9.IPxpR0X1r4bHXnQlqarYwpbU20E2qKI2Zvj4l1vjxBM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eb873dd3d873e3d-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:ba80:a39f:d59d:ac9c:66ff:fe22:5287","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:ba80:a39f:d59d:ac9c:66ff:fe22:5287, 108.162.226.242"}
[13-Apr-2026 06:35:46 UTC] === User Orders API Called ===
[13-Apr-2026 06:35:46 UTC] User ID: 319
[13-Apr-2026 06:35:46 UTC] Limit: 20, Offset: 0
[13-Apr-2026 06:35:46 UTC] Orders found: 2
[13-Apr-2026 06:35:46 UTC] Orders data: [{"id":188,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Insaffx0","status":"cancelled","created_at":"2026-04-13 10:05:29","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":187,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Insaffx0","status":"cancelled","created_at":"2026-04-13 09:57:36","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[13-Apr-2026 06:35:46 UTC] Total orders count: 2
[13-Apr-2026 06:35:46 UTC] === API CALL LOG ===
[13-Apr-2026 06:35:46 UTC] Endpoint: user/profile.php
[13-Apr-2026 06:35:46 UTC] Full Log Data: {
    "timestamp": "2026-04-13 06:35:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:ba80:a39f:d59d:ac9c:66ff:fe22:5287",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTksInVzZXJuYW1lIjoiU2FqaWRhbGkiLCJlbWFpbCI6InNhNzc4MDMwOEBnbWFpbC5jb20iLCJleHAiOjE3NzY2NjYxNjB9.IPxpR0X1r4bHXnQlqarYwpbU20E2qKI2Zvj4l1vjxBM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb873dd3d8a3e3d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:ba80:a39f:d59d:ac9c:66ff:fe22:5287",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:ba80:a39f:d59d:ac9c:66ff:fe22:5287, 108.162.226.242"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Apr-2026 06:35:46 UTC] === END API CALL LOG ===
[13-Apr-2026 06:35:46 UTC] ✅ API Hash verification passed for profile endpoint
[13-Apr-2026 06:35:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTksInVzZXJuYW1lIjoiU2FqaWRhbGkiLCJlbWFpbCI6InNhNzc4MDMwOEBnbWFpbC5jb20iLCJleHAiOjE3NzY2NjYxNjB9.IPxpR0X1r4bHXnQlqarYwpbU20E2qKI2Zvj4l1vjxBM
[13-Apr-2026 06:35:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Apr-2026 06:35:46 UTC] ✅ JWT token verified successfully for user profile
[13-Apr-2026 06:35:46 UTC] User ID: 319
[13-Apr-2026 06:35:46 UTC] ✅ User profile retrieved successfully for user ID: 319
[13-Apr-2026 06:35:46 UTC] === API CALL LOG ===
[13-Apr-2026 06:35:46 UTC] Endpoint: user/profile.php
[13-Apr-2026 06:35:46 UTC] Full Log Data: {
    "timestamp": "2026-04-13 06:35:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:ba80:a39f:d59d:ac9c:66ff:fe22:5287",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTksInVzZXJuYW1lIjoiU2FqaWRhbGkiLCJlbWFpbCI6InNhNzc4MDMwOEBnbWFpbC5jb20iLCJleHAiOjE3NzY2NjYxNjB9.IPxpR0X1r4bHXnQlqarYwpbU20E2qKI2Zvj4l1vjxBM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb873e008473e3d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:ba80:a39f:d59d:ac9c:66ff:fe22:5287",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:ba80:a39f:d59d:ac9c:66ff:fe22:5287, 108.162.226.242"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Apr-2026 06:35:46 UTC] === END API CALL LOG ===
[13-Apr-2026 06:35:46 UTC] ✅ API Hash verification passed for profile endpoint
[13-Apr-2026 06:35:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTksInVzZXJuYW1lIjoiU2FqaWRhbGkiLCJlbWFpbCI6InNhNzc4MDMwOEBnbWFpbC5jb20iLCJleHAiOjE3NzY2NjYxNjB9.IPxpR0X1r4bHXnQlqarYwpbU20E2qKI2Zvj4l1vjxBM
[13-Apr-2026 06:35:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Apr-2026 06:35:46 UTC] ✅ JWT token verified successfully for user profile
[13-Apr-2026 06:35:46 UTC] User ID: 319
[13-Apr-2026 06:35:46 UTC] ✅ User profile retrieved successfully for user ID: 319
[13-Apr-2026 06:35:50 UTC] === API CALL LOG ===
[13-Apr-2026 06:35:50 UTC] Endpoint: user/profile.php
[13-Apr-2026 06:35:50 UTC] Full Log Data: {
    "timestamp": "2026-04-13 06:35:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:ba80:a39f:d59d:ac9c:66ff:fe22:5287",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTksInVzZXJuYW1lIjoiU2FqaWRhbGkiLCJlbWFpbCI6InNhNzc4MDMwOEBnbWFpbC5jb20iLCJleHAiOjE3NzY2NjYxNjB9.IPxpR0X1r4bHXnQlqarYwpbU20E2qKI2Zvj4l1vjxBM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb873f768833e3d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:ba80:a39f:d59d:ac9c:66ff:fe22:5287",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:ba80:a39f:d59d:ac9c:66ff:fe22:5287, 108.162.226.242"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Apr-2026 06:35:50 UTC] === END API CALL LOG ===
[13-Apr-2026 06:35:50 UTC] ✅ API Hash verification passed for profile endpoint
[13-Apr-2026 06:35:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTksInVzZXJuYW1lIjoiU2FqaWRhbGkiLCJlbWFpbCI6InNhNzc4MDMwOEBnbWFpbC5jb20iLCJleHAiOjE3NzY2NjYxNjB9.IPxpR0X1r4bHXnQlqarYwpbU20E2qKI2Zvj4l1vjxBM
[13-Apr-2026 06:35:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Apr-2026 06:35:50 UTC] ✅ JWT token verified successfully for user profile
[13-Apr-2026 06:35:50 UTC] User ID: 319
[13-Apr-2026 06:35:50 UTC] ✅ User profile retrieved successfully for user ID: 319
[13-Apr-2026 06:35:50 UTC] User Purchases API - User ID: 319
[13-Apr-2026 06:35:50 UTC] User Purchases API - Total purchases found: 1
[13-Apr-2026 06:35:53 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Apr-2026 06:35:53 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Apr-2026 06:35:53 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTksInVzZXJuYW1lIjoiU2FqaWRhbGkiLCJlbWFpbCI6InNhNzc4MDMwOEBnbWFpbC5jb20iLCJleHAiOjE3NzY2NjYxNjB9.IPxpR0X1r4bHXnQlqarYwpbU20E2qKI2Zvj4l1vjxBM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eb87407dec43e3d-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:ba80:a39f:d59d:ac9c:66ff:fe22:5287","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:ba80:a39f:d59d:ac9c:66ff:fe22:5287, 108.162.226.242"}
[13-Apr-2026 06:35:53 UTC] === User Orders API Called ===
[13-Apr-2026 06:35:53 UTC] User ID: 319
[13-Apr-2026 06:35:53 UTC] Limit: 20, Offset: 0
[13-Apr-2026 06:35:53 UTC] Orders found: 2
[13-Apr-2026 06:35:53 UTC] Orders data: [{"id":188,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Insaffx0","status":"cancelled","created_at":"2026-04-13 10:05:29","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":187,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Insaffx0","status":"cancelled","created_at":"2026-04-13 09:57:36","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[13-Apr-2026 06:35:53 UTC] Total orders count: 2
[13-Apr-2026 06:35:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Apr-2026 06:35:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Apr-2026 06:35:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTksInVzZXJuYW1lIjoiU2FqaWRhbGkiLCJlbWFpbCI6InNhNzc4MDMwOEBnbWFpbC5jb20iLCJleHAiOjE3NzY2NjYxNjB9.IPxpR0X1r4bHXnQlqarYwpbU20E2qKI2Zvj4l1vjxBM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eb8741a5f593e3d-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:ba80:a39f:d59d:ac9c:66ff:fe22:5287","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:ba80:a39f:d59d:ac9c:66ff:fe22:5287, 108.162.226.242"}
[13-Apr-2026 06:35:55 UTC] === User Orders API Called ===
[13-Apr-2026 06:35:55 UTC] User ID: 319
[13-Apr-2026 06:35:55 UTC] Limit: 20, Offset: 0
[13-Apr-2026 06:35:55 UTC] Orders found: 2
[13-Apr-2026 06:35:55 UTC] Orders data: [{"id":188,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Insaffx0","status":"cancelled","created_at":"2026-04-13 10:05:29","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":187,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Insaffx0","status":"cancelled","created_at":"2026-04-13 09:57:36","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[13-Apr-2026 06:35:55 UTC] Total orders count: 2
[13-Apr-2026 06:35:55 UTC] === API CALL LOG ===
[13-Apr-2026 06:35:55 UTC] Endpoint: user/profile.php
[13-Apr-2026 06:35:55 UTC] Full Log Data: {
    "timestamp": "2026-04-13 06:35:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:ba80:a39f:d59d:ac9c:66ff:fe22:5287",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTksInVzZXJuYW1lIjoiU2FqaWRhbGkiLCJlbWFpbCI6InNhNzc4MDMwOEBnbWFpbC5jb20iLCJleHAiOjE3NzY2NjYxNjB9.IPxpR0X1r4bHXnQlqarYwpbU20E2qKI2Zvj4l1vjxBM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb8741a5f5b3e3d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:ba80:a39f:d59d:ac9c:66ff:fe22:5287",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:ba80:a39f:d59d:ac9c:66ff:fe22:5287, 108.162.226.242"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Apr-2026 06:35:55 UTC] === END API CALL LOG ===
[13-Apr-2026 06:35:55 UTC] ✅ API Hash verification passed for profile endpoint
[13-Apr-2026 06:35:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTksInVzZXJuYW1lIjoiU2FqaWRhbGkiLCJlbWFpbCI6InNhNzc4MDMwOEBnbWFpbC5jb20iLCJleHAiOjE3NzY2NjYxNjB9.IPxpR0X1r4bHXnQlqarYwpbU20E2qKI2Zvj4l1vjxBM
[13-Apr-2026 06:35:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Apr-2026 06:35:55 UTC] ✅ JWT token verified successfully for user profile
[13-Apr-2026 06:35:55 UTC] User ID: 319
[13-Apr-2026 06:35:55 UTC] ✅ User profile retrieved successfully for user ID: 319
[13-Apr-2026 06:35:57 UTC] === API CALL LOG ===
[13-Apr-2026 06:35:57 UTC] Endpoint: user/profile.php
[13-Apr-2026 06:35:57 UTC] Full Log Data: {
    "timestamp": "2026-04-13 06:35:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:ba80:a39f:d59d:ac9c:66ff:fe22:5287",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTksInVzZXJuYW1lIjoiU2FqaWRhbGkiLCJlbWFpbCI6InNhNzc4MDMwOEBnbWFpbC5jb20iLCJleHAiOjE3NzY2NjYxNjB9.IPxpR0X1r4bHXnQlqarYwpbU20E2qKI2Zvj4l1vjxBM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb874212cc33e3d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:ba80:a39f:d59d:ac9c:66ff:fe22:5287",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:ba80:a39f:d59d:ac9c:66ff:fe22:5287, 108.162.226.242"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Apr-2026 06:35:57 UTC] === END API CALL LOG ===
[13-Apr-2026 06:35:57 UTC] ✅ API Hash verification passed for profile endpoint
[13-Apr-2026 06:35:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTksInVzZXJuYW1lIjoiU2FqaWRhbGkiLCJlbWFpbCI6InNhNzc4MDMwOEBnbWFpbC5jb20iLCJleHAiOjE3NzY2NjYxNjB9.IPxpR0X1r4bHXnQlqarYwpbU20E2qKI2Zvj4l1vjxBM
[13-Apr-2026 06:35:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Apr-2026 06:35:57 UTC] ✅ JWT token verified successfully for user profile
[13-Apr-2026 06:35:57 UTC] User ID: 319
[13-Apr-2026 06:35:57 UTC] ✅ User profile retrieved successfully for user ID: 319
[13-Apr-2026 06:36:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Apr-2026 06:36:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Apr-2026 06:36:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTksInVzZXJuYW1lIjoiU2FqaWRhbGkiLCJlbWFpbCI6InNhNzc4MDMwOEBnbWFpbC5jb20iLCJleHAiOjE3NzY2NjYxNjB9.IPxpR0X1r4bHXnQlqarYwpbU20E2qKI2Zvj4l1vjxBM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eb874362f733e3d-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:ba80:a39f:d59d:ac9c:66ff:fe22:5287","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:ba80:a39f:d59d:ac9c:66ff:fe22:5287, 108.162.226.242"}
[13-Apr-2026 06:36:00 UTC] === User Orders API Called ===
[13-Apr-2026 06:36:00 UTC] User ID: 319
[13-Apr-2026 06:36:00 UTC] Limit: 20, Offset: 0
[13-Apr-2026 06:36:00 UTC] Orders found: 2
[13-Apr-2026 06:36:00 UTC] Orders data: [{"id":188,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Insaffx0","status":"cancelled","created_at":"2026-04-13 10:05:29","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":187,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Insaffx0","status":"cancelled","created_at":"2026-04-13 09:57:36","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[13-Apr-2026 06:36:00 UTC] Total orders count: 2
[13-Apr-2026 06:36:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Apr-2026 06:36:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Apr-2026 06:36:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTksInVzZXJuYW1lIjoiU2FqaWRhbGkiLCJlbWFpbCI6InNhNzc4MDMwOEBnbWFpbC5jb20iLCJleHAiOjE3NzY2NjYxNjB9.IPxpR0X1r4bHXnQlqarYwpbU20E2qKI2Zvj4l1vjxBM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eb874430ca23e3d-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:ba80:a39f:d59d:ac9c:66ff:fe22:5287","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:ba80:a39f:d59d:ac9c:66ff:fe22:5287, 108.162.226.242"}
[13-Apr-2026 06:36:02 UTC] === User Orders API Called ===
[13-Apr-2026 06:36:02 UTC] User ID: 319
[13-Apr-2026 06:36:02 UTC] Limit: 20, Offset: 0
[13-Apr-2026 06:36:02 UTC] Orders found: 2
[13-Apr-2026 06:36:02 UTC] Orders data: [{"id":188,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Insaffx0","status":"cancelled","created_at":"2026-04-13 10:05:29","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":187,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Insaffx0","status":"cancelled","created_at":"2026-04-13 09:57:36","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[13-Apr-2026 06:36:02 UTC] Total orders count: 2
[13-Apr-2026 06:36:02 UTC] === API CALL LOG ===
[13-Apr-2026 06:36:02 UTC] Endpoint: user/profile.php
[13-Apr-2026 06:36:02 UTC] Full Log Data: {
    "timestamp": "2026-04-13 06:36:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:ba80:a39f:d59d:ac9c:66ff:fe22:5287",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTksInVzZXJuYW1lIjoiU2FqaWRhbGkiLCJlbWFpbCI6InNhNzc4MDMwOEBnbWFpbC5jb20iLCJleHAiOjE3NzY2NjYxNjB9.IPxpR0X1r4bHXnQlqarYwpbU20E2qKI2Zvj4l1vjxBM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb874430ca43e3d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:ba80:a39f:d59d:ac9c:66ff:fe22:5287",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:ba80:a39f:d59d:ac9c:66ff:fe22:5287, 108.162.226.242"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Apr-2026 06:36:02 UTC] === END API CALL LOG ===
[13-Apr-2026 06:36:02 UTC] ✅ API Hash verification passed for profile endpoint
[13-Apr-2026 06:36:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTksInVzZXJuYW1lIjoiU2FqaWRhbGkiLCJlbWFpbCI6InNhNzc4MDMwOEBnbWFpbC5jb20iLCJleHAiOjE3NzY2NjYxNjB9.IPxpR0X1r4bHXnQlqarYwpbU20E2qKI2Zvj4l1vjxBM
[13-Apr-2026 06:36:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Apr-2026 06:36:02 UTC] ✅ JWT token verified successfully for user profile
[13-Apr-2026 06:36:02 UTC] User ID: 319
[13-Apr-2026 06:36:02 UTC] ✅ User profile retrieved successfully for user ID: 319
[13-Apr-2026 06:36:02 UTC] === API CALL LOG ===
[13-Apr-2026 06:36:02 UTC] Endpoint: user/profile.php
[13-Apr-2026 06:36:02 UTC] Full Log Data: {
    "timestamp": "2026-04-13 06:36:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:ba80:a39f:d59d:ac9c:66ff:fe22:5287",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTksInVzZXJuYW1lIjoiU2FqaWRhbGkiLCJlbWFpbCI6InNhNzc4MDMwOEBnbWFpbC5jb20iLCJleHAiOjE3NzY2NjYxNjB9.IPxpR0X1r4bHXnQlqarYwpbU20E2qKI2Zvj4l1vjxBM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb874462f8d3e3d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:ba80:a39f:d59d:ac9c:66ff:fe22:5287",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:ba80:a39f:d59d:ac9c:66ff:fe22:5287, 108.162.226.242"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Apr-2026 06:36:02 UTC] === END API CALL LOG ===
[13-Apr-2026 06:36:02 UTC] ✅ API Hash verification passed for profile endpoint
[13-Apr-2026 06:36:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTksInVzZXJuYW1lIjoiU2FqaWRhbGkiLCJlbWFpbCI6InNhNzc4MDMwOEBnbWFpbC5jb20iLCJleHAiOjE3NzY2NjYxNjB9.IPxpR0X1r4bHXnQlqarYwpbU20E2qKI2Zvj4l1vjxBM
[13-Apr-2026 06:36:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Apr-2026 06:36:02 UTC] ✅ JWT token verified successfully for user profile
[13-Apr-2026 06:36:02 UTC] User ID: 319
[13-Apr-2026 06:36:02 UTC] ✅ User profile retrieved successfully for user ID: 319
[13-Apr-2026 07:40:25 UTC] === API CALL LOG ===
[13-Apr-2026 07:40:25 UTC] Endpoint: user/profile.php
[13-Apr-2026 07:40:25 UTC] Full Log Data: {
    "timestamp": "2026-04-13 07:40:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8823:1f26:213a:7cbf:2acd:ca6e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzIxIiwidXNlcm5hbWUiOiI4MzI1NiIsImVtYWlsIjoiamVoZWI4MzI1NkByZXZlZnIuY29tIiwiZXhwIjoxNzc2NjcwODI0fQ.9ZXwlZBV1A4id2gr-2lloMs7ykJU3kSQMQeFwJOg8oo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb8d29408bee1e8-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:8823:1f26:213a:7cbf:2acd:ca6e",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:8823:1f26:213a:7cbf:2acd:ca6e, 172.68.234.189"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Apr-2026 07:40:25 UTC] === END API CALL LOG ===
[13-Apr-2026 07:40:25 UTC] ✅ API Hash verification passed for profile endpoint
[13-Apr-2026 07:40:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzIxIiwidXNlcm5hbWUiOiI4MzI1NiIsImVtYWlsIjoiamVoZWI4MzI1NkByZXZlZnIuY29tIiwiZXhwIjoxNzc2NjcwODI0fQ.9ZXwlZBV1A4id2gr-2lloMs7ykJU3kSQMQeFwJOg8oo
[13-Apr-2026 07:40:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Apr-2026 07:40:25 UTC] ✅ JWT token verified successfully for user profile
[13-Apr-2026 07:40:25 UTC] User ID: 321
[13-Apr-2026 07:40:25 UTC] ✅ User profile retrieved successfully for user ID: 321
[13-Apr-2026 07:40:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Apr-2026 07:40:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Apr-2026 07:40:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzIxIiwidXNlcm5hbWUiOiI4MzI1NiIsImVtYWlsIjoiamVoZWI4MzI1NkByZXZlZnIuY29tIiwiZXhwIjoxNzc2NjcwODI0fQ.9ZXwlZBV1A4id2gr-2lloMs7ykJU3kSQMQeFwJOg8oo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eb8d2954ad4e1e8-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:8823:1f26:213a:7cbf:2acd:ca6e","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:4900:8823:1f26:213a:7cbf:2acd:ca6e, 172.68.234.189"}
[13-Apr-2026 07:40:25 UTC] === User Orders API Called ===
[13-Apr-2026 07:40:25 UTC] User ID: 321
[13-Apr-2026 07:40:25 UTC] Limit: 20, Offset: 0
[13-Apr-2026 07:40:25 UTC] Orders found: 0
[13-Apr-2026 07:40:25 UTC] Orders data: []
[13-Apr-2026 07:40:25 UTC] Total orders count: 0
[13-Apr-2026 07:40:25 UTC] === API CALL LOG ===
[13-Apr-2026 07:40:25 UTC] Endpoint: user/profile.php
[13-Apr-2026 07:40:25 UTC] Full Log Data: {
    "timestamp": "2026-04-13 07:40:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8823:1f26:213a:7cbf:2acd:ca6e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzIxIiwidXNlcm5hbWUiOiI4MzI1NiIsImVtYWlsIjoiamVoZWI4MzI1NkByZXZlZnIuY29tIiwiZXhwIjoxNzc2NjcwODI0fQ.9ZXwlZBV1A4id2gr-2lloMs7ykJU3kSQMQeFwJOg8oo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb8d2954ad8e1e8-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:8823:1f26:213a:7cbf:2acd:ca6e",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:8823:1f26:213a:7cbf:2acd:ca6e, 172.68.234.188"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Apr-2026 07:40:25 UTC] === END API CALL LOG ===
[13-Apr-2026 07:40:25 UTC] ✅ API Hash verification passed for profile endpoint
[13-Apr-2026 07:40:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzIxIiwidXNlcm5hbWUiOiI4MzI1NiIsImVtYWlsIjoiamVoZWI4MzI1NkByZXZlZnIuY29tIiwiZXhwIjoxNzc2NjcwODI0fQ.9ZXwlZBV1A4id2gr-2lloMs7ykJU3kSQMQeFwJOg8oo
[13-Apr-2026 07:40:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Apr-2026 07:40:25 UTC] ✅ JWT token verified successfully for user profile
[13-Apr-2026 07:40:25 UTC] User ID: 321
[13-Apr-2026 07:40:25 UTC] ✅ User profile retrieved successfully for user ID: 321
[13-Apr-2026 07:40:27 UTC] === API CALL LOG ===
[13-Apr-2026 07:40:27 UTC] Endpoint: user/profile.php
[13-Apr-2026 07:40:27 UTC] Full Log Data: {
    "timestamp": "2026-04-13 07:40:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8823:1f26:213a:7cbf:2acd:ca6e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzIxIiwidXNlcm5hbWUiOiI4MzI1NiIsImVtYWlsIjoiamVoZWI4MzI1NkByZXZlZnIuY29tIiwiZXhwIjoxNzc2NjcwODI0fQ.9ZXwlZBV1A4id2gr-2lloMs7ykJU3kSQMQeFwJOg8oo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb8d29caf3de1e8-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:8823:1f26:213a:7cbf:2acd:ca6e",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:8823:1f26:213a:7cbf:2acd:ca6e, 172.68.234.189"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Apr-2026 07:40:27 UTC] === END API CALL LOG ===
[13-Apr-2026 07:40:27 UTC] ✅ API Hash verification passed for profile endpoint
[13-Apr-2026 07:40:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzIxIiwidXNlcm5hbWUiOiI4MzI1NiIsImVtYWlsIjoiamVoZWI4MzI1NkByZXZlZnIuY29tIiwiZXhwIjoxNzc2NjcwODI0fQ.9ZXwlZBV1A4id2gr-2lloMs7ykJU3kSQMQeFwJOg8oo
[13-Apr-2026 07:40:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Apr-2026 07:40:27 UTC] ✅ JWT token verified successfully for user profile
[13-Apr-2026 07:40:27 UTC] User ID: 321
[13-Apr-2026 07:40:27 UTC] ✅ User profile retrieved successfully for user ID: 321
[13-Apr-2026 07:45:30 UTC] === API CALL LOG ===
[13-Apr-2026 07:45:30 UTC] Endpoint: user/profile.php
[13-Apr-2026 07:45:30 UTC] Full Log Data: {
    "timestamp": "2026-04-13 07:45:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8823:1f26:213a:7cbf:2acd:ca6e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzIxIiwidXNlcm5hbWUiOiI4MzI1NiIsImVtYWlsIjoiamVoZWI4MzI1NkByZXZlZnIuY29tIiwiZXhwIjoxNzc2NjcwODI0fQ.9ZXwlZBV1A4id2gr-2lloMs7ykJU3kSQMQeFwJOg8oo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb8da01ce129822-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:8823:1f26:213a:7cbf:2acd:ca6e",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:8823:1f26:213a:7cbf:2acd:ca6e, 172.68.234.130"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Apr-2026 07:45:30 UTC] === END API CALL LOG ===
[13-Apr-2026 07:45:30 UTC] ✅ API Hash verification passed for profile endpoint
[13-Apr-2026 07:45:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzIxIiwidXNlcm5hbWUiOiI4MzI1NiIsImVtYWlsIjoiamVoZWI4MzI1NkByZXZlZnIuY29tIiwiZXhwIjoxNzc2NjcwODI0fQ.9ZXwlZBV1A4id2gr-2lloMs7ykJU3kSQMQeFwJOg8oo
[13-Apr-2026 07:45:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Apr-2026 07:45:30 UTC] ✅ JWT token verified successfully for user profile
[13-Apr-2026 07:45:30 UTC] User ID: 321
[13-Apr-2026 07:45:30 UTC] ✅ User profile retrieved successfully for user ID: 321
[13-Apr-2026 07:45:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Apr-2026 07:45:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Apr-2026 07:45:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzIxIiwidXNlcm5hbWUiOiI4MzI1NiIsImVtYWlsIjoiamVoZWI4MzI1NkByZXZlZnIuY29tIiwiZXhwIjoxNzc2NjcwODI0fQ.9ZXwlZBV1A4id2gr-2lloMs7ykJU3kSQMQeFwJOg8oo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eb8da53b9549822-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:8823:1f26:213a:7cbf:2acd:ca6e","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:4900:8823:1f26:213a:7cbf:2acd:ca6e, 172.68.234.131"}
[13-Apr-2026 07:45:43 UTC] === User Orders API Called ===
[13-Apr-2026 07:45:43 UTC] User ID: 321
[13-Apr-2026 07:45:43 UTC] Limit: 20, Offset: 0
[13-Apr-2026 07:45:43 UTC] Orders found: 0
[13-Apr-2026 07:45:43 UTC] Orders data: []
[13-Apr-2026 07:45:43 UTC] Total orders count: 0
[13-Apr-2026 07:45:43 UTC] === API CALL LOG ===
[13-Apr-2026 07:45:43 UTC] Endpoint: user/profile.php
[13-Apr-2026 07:45:43 UTC] Full Log Data: {
    "timestamp": "2026-04-13 07:45:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8823:1f26:213a:7cbf:2acd:ca6e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzIxIiwidXNlcm5hbWUiOiI4MzI1NiIsImVtYWlsIjoiamVoZWI4MzI1NkByZXZlZnIuY29tIiwiZXhwIjoxNzc2NjcwODI0fQ.9ZXwlZBV1A4id2gr-2lloMs7ykJU3kSQMQeFwJOg8oo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb8da53b9569822-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:8823:1f26:213a:7cbf:2acd:ca6e",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:8823:1f26:213a:7cbf:2acd:ca6e, 172.68.234.131"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Apr-2026 07:45:43 UTC] === END API CALL LOG ===
[13-Apr-2026 07:45:43 UTC] ✅ API Hash verification passed for profile endpoint
[13-Apr-2026 07:45:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzIxIiwidXNlcm5hbWUiOiI4MzI1NiIsImVtYWlsIjoiamVoZWI4MzI1NkByZXZlZnIuY29tIiwiZXhwIjoxNzc2NjcwODI0fQ.9ZXwlZBV1A4id2gr-2lloMs7ykJU3kSQMQeFwJOg8oo
[13-Apr-2026 07:45:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Apr-2026 07:45:43 UTC] ✅ JWT token verified successfully for user profile
[13-Apr-2026 07:45:43 UTC] User ID: 321
[13-Apr-2026 07:45:43 UTC] ✅ User profile retrieved successfully for user ID: 321
[13-Apr-2026 07:45:43 UTC] === API CALL LOG ===
[13-Apr-2026 07:45:43 UTC] Endpoint: user/profile.php
[13-Apr-2026 07:45:43 UTC] Full Log Data: {
    "timestamp": "2026-04-13 07:45:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8823:1f26:213a:7cbf:2acd:ca6e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzIxIiwidXNlcm5hbWUiOiI4MzI1NiIsImVtYWlsIjoiamVoZWI4MzI1NkByZXZlZnIuY29tIiwiZXhwIjoxNzc2NjcwODI0fQ.9ZXwlZBV1A4id2gr-2lloMs7ykJU3kSQMQeFwJOg8oo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb8da5768319822-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:8823:1f26:213a:7cbf:2acd:ca6e",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:8823:1f26:213a:7cbf:2acd:ca6e, 172.68.234.131"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Apr-2026 07:45:43 UTC] === END API CALL LOG ===
[13-Apr-2026 07:45:43 UTC] ✅ API Hash verification passed for profile endpoint
[13-Apr-2026 07:45:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzIxIiwidXNlcm5hbWUiOiI4MzI1NiIsImVtYWlsIjoiamVoZWI4MzI1NkByZXZlZnIuY29tIiwiZXhwIjoxNzc2NjcwODI0fQ.9ZXwlZBV1A4id2gr-2lloMs7ykJU3kSQMQeFwJOg8oo
[13-Apr-2026 07:45:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Apr-2026 07:45:43 UTC] ✅ JWT token verified successfully for user profile
[13-Apr-2026 07:45:43 UTC] User ID: 321
[13-Apr-2026 07:45:43 UTC] ✅ User profile retrieved successfully for user ID: 321
[13-Apr-2026 07:45:44 UTC] === API CALL LOG ===
[13-Apr-2026 07:45:44 UTC] Endpoint: user/profile.php
[13-Apr-2026 07:45:44 UTC] Full Log Data: {
    "timestamp": "2026-04-13 07:45:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8823:1f26:213a:7cbf:2acd:ca6e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzIxIiwidXNlcm5hbWUiOiI4MzI1NiIsImVtYWlsIjoiamVoZWI4MzI1NkByZXZlZnIuY29tIiwiZXhwIjoxNzc2NjcwODI0fQ.9ZXwlZBV1A4id2gr-2lloMs7ykJU3kSQMQeFwJOg8oo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb8da5a0d389822-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:8823:1f26:213a:7cbf:2acd:ca6e",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:8823:1f26:213a:7cbf:2acd:ca6e, 172.68.234.131"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Apr-2026 07:45:44 UTC] === END API CALL LOG ===
[13-Apr-2026 07:45:44 UTC] ✅ API Hash verification passed for profile endpoint
[13-Apr-2026 07:45:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzIxIiwidXNlcm5hbWUiOiI4MzI1NiIsImVtYWlsIjoiamVoZWI4MzI1NkByZXZlZnIuY29tIiwiZXhwIjoxNzc2NjcwODI0fQ.9ZXwlZBV1A4id2gr-2lloMs7ykJU3kSQMQeFwJOg8oo
[13-Apr-2026 07:45:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Apr-2026 07:45:44 UTC] ✅ JWT token verified successfully for user profile
[13-Apr-2026 07:45:44 UTC] User ID: 321
[13-Apr-2026 07:45:44 UTC] ✅ User profile retrieved successfully for user ID: 321
[13-Apr-2026 07:45:52 UTC] === API CALL LOG ===
[13-Apr-2026 07:45:52 UTC] Endpoint: user/profile.php
[13-Apr-2026 07:45:52 UTC] Full Log Data: {
    "timestamp": "2026-04-13 07:45:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8823:1f26:213a:7cbf:2acd:ca6e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzIxIiwidXNlcm5hbWUiOiI4MzI1NiIsImVtYWlsIjoiamVoZWI4MzI1NkByZXZlZnIuY29tIiwiZXhwIjoxNzc2NjcwODI0fQ.9ZXwlZBV1A4id2gr-2lloMs7ykJU3kSQMQeFwJOg8oo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb8da902d589822-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:8823:1f26:213a:7cbf:2acd:ca6e",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:8823:1f26:213a:7cbf:2acd:ca6e, 172.68.234.131"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Apr-2026 07:45:52 UTC] === END API CALL LOG ===
[13-Apr-2026 07:45:52 UTC] ✅ API Hash verification passed for profile endpoint
[13-Apr-2026 07:45:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzIxIiwidXNlcm5hbWUiOiI4MzI1NiIsImVtYWlsIjoiamVoZWI4MzI1NkByZXZlZnIuY29tIiwiZXhwIjoxNzc2NjcwODI0fQ.9ZXwlZBV1A4id2gr-2lloMs7ykJU3kSQMQeFwJOg8oo
[13-Apr-2026 07:45:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Apr-2026 07:45:52 UTC] ✅ JWT token verified successfully for user profile
[13-Apr-2026 07:45:52 UTC] User ID: 321
[13-Apr-2026 07:45:52 UTC] ✅ User profile retrieved successfully for user ID: 321
[13-Apr-2026 07:45:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Apr-2026 07:45:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Apr-2026 07:45:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzIxIiwidXNlcm5hbWUiOiI4MzI1NiIsImVtYWlsIjoiamVoZWI4MzI1NkByZXZlZnIuY29tIiwiZXhwIjoxNzc2NjcwODI0fQ.9ZXwlZBV1A4id2gr-2lloMs7ykJU3kSQMQeFwJOg8oo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eb8da902d569822-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:8823:1f26:213a:7cbf:2acd:ca6e","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:4900:8823:1f26:213a:7cbf:2acd:ca6e, 172.68.234.130"}
[13-Apr-2026 07:45:52 UTC] === User Orders API Called ===
[13-Apr-2026 07:45:52 UTC] User ID: 321
[13-Apr-2026 07:45:52 UTC] Limit: 20, Offset: 0
[13-Apr-2026 07:45:52 UTC] Orders found: 0
[13-Apr-2026 07:45:52 UTC] Orders data: []
[13-Apr-2026 07:45:52 UTC] Total orders count: 0
[13-Apr-2026 07:45:53 UTC] === API CALL LOG ===
[13-Apr-2026 07:45:53 UTC] Endpoint: user/profile.php
[13-Apr-2026 07:45:53 UTC] Full Log Data: {
    "timestamp": "2026-04-13 07:45:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8823:1f26:213a:7cbf:2acd:ca6e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzIxIiwidXNlcm5hbWUiOiI4MzI1NiIsImVtYWlsIjoiamVoZWI4MzI1NkByZXZlZnIuY29tIiwiZXhwIjoxNzc2NjcwODI0fQ.9ZXwlZBV1A4id2gr-2lloMs7ykJU3kSQMQeFwJOg8oo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb8da935c229822-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:8823:1f26:213a:7cbf:2acd:ca6e",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:8823:1f26:213a:7cbf:2acd:ca6e, 172.68.234.131"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Apr-2026 07:45:53 UTC] === END API CALL LOG ===
[13-Apr-2026 07:45:53 UTC] ✅ API Hash verification passed for profile endpoint
[13-Apr-2026 07:45:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzIxIiwidXNlcm5hbWUiOiI4MzI1NiIsImVtYWlsIjoiamVoZWI4MzI1NkByZXZlZnIuY29tIiwiZXhwIjoxNzc2NjcwODI0fQ.9ZXwlZBV1A4id2gr-2lloMs7ykJU3kSQMQeFwJOg8oo
[13-Apr-2026 07:45:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Apr-2026 07:45:53 UTC] ✅ JWT token verified successfully for user profile
[13-Apr-2026 07:45:53 UTC] User ID: 321
[13-Apr-2026 07:45:53 UTC] ✅ User profile retrieved successfully for user ID: 321
[13-Apr-2026 07:45:53 UTC] === API CALL LOG ===
[13-Apr-2026 07:45:53 UTC] Endpoint: user/profile.php
[13-Apr-2026 07:45:53 UTC] Full Log Data: {
    "timestamp": "2026-04-13 07:45:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8823:1f26:213a:7cbf:2acd:ca6e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzIxIiwidXNlcm5hbWUiOiI4MzI1NiIsImVtYWlsIjoiamVoZWI4MzI1NkByZXZlZnIuY29tIiwiZXhwIjoxNzc2NjcwODI0fQ.9ZXwlZBV1A4id2gr-2lloMs7ykJU3kSQMQeFwJOg8oo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb8da95ea9b9822-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:8823:1f26:213a:7cbf:2acd:ca6e",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:8823:1f26:213a:7cbf:2acd:ca6e, 172.68.234.131"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Apr-2026 07:45:53 UTC] === END API CALL LOG ===
[13-Apr-2026 07:45:53 UTC] ✅ API Hash verification passed for profile endpoint
[13-Apr-2026 07:45:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzIxIiwidXNlcm5hbWUiOiI4MzI1NiIsImVtYWlsIjoiamVoZWI4MzI1NkByZXZlZnIuY29tIiwiZXhwIjoxNzc2NjcwODI0fQ.9ZXwlZBV1A4id2gr-2lloMs7ykJU3kSQMQeFwJOg8oo
[13-Apr-2026 07:45:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Apr-2026 07:45:53 UTC] ✅ JWT token verified successfully for user profile
[13-Apr-2026 07:45:53 UTC] User ID: 321
[13-Apr-2026 07:45:53 UTC] ✅ User profile retrieved successfully for user ID: 321
[13-Apr-2026 07:45:59 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Apr-2026 07:45:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Apr-2026 07:45:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzIxIiwidXNlcm5hbWUiOiI4MzI1NiIsImVtYWlsIjoiamVoZWI4MzI1NkByZXZlZnIuY29tIiwiZXhwIjoxNzc2NjcwODI0fQ.9ZXwlZBV1A4id2gr-2lloMs7ykJU3kSQMQeFwJOg8oo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eb8dabb8c799822-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:8823:1f26:213a:7cbf:2acd:ca6e","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:4900:8823:1f26:213a:7cbf:2acd:ca6e, 172.68.234.130"}
[13-Apr-2026 07:45:59 UTC] === User Orders API Called ===
[13-Apr-2026 07:45:59 UTC] User ID: 321
[13-Apr-2026 07:45:59 UTC] Limit: 20, Offset: 0
[13-Apr-2026 07:45:59 UTC] Orders found: 0
[13-Apr-2026 07:45:59 UTC] Orders data: []
[13-Apr-2026 07:45:59 UTC] Total orders count: 0
[13-Apr-2026 07:46:00 UTC] === API CALL LOG ===
[13-Apr-2026 07:46:00 UTC] Endpoint: user/profile.php
[13-Apr-2026 07:46:00 UTC] Full Log Data: {
    "timestamp": "2026-04-13 07:46:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8823:1f26:213a:7cbf:2acd:ca6e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzIxIiwidXNlcm5hbWUiOiI4MzI1NiIsImVtYWlsIjoiamVoZWI4MzI1NkByZXZlZnIuY29tIiwiZXhwIjoxNzc2NjcwODI0fQ.9ZXwlZBV1A4id2gr-2lloMs7ykJU3kSQMQeFwJOg8oo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb8dac1c9ce9822-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:8823:1f26:213a:7cbf:2acd:ca6e",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:8823:1f26:213a:7cbf:2acd:ca6e, 172.68.234.131"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Apr-2026 07:46:00 UTC] === END API CALL LOG ===
[13-Apr-2026 07:46:00 UTC] ✅ API Hash verification passed for profile endpoint
[13-Apr-2026 07:46:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzIxIiwidXNlcm5hbWUiOiI4MzI1NiIsImVtYWlsIjoiamVoZWI4MzI1NkByZXZlZnIuY29tIiwiZXhwIjoxNzc2NjcwODI0fQ.9ZXwlZBV1A4id2gr-2lloMs7ykJU3kSQMQeFwJOg8oo
[13-Apr-2026 07:46:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Apr-2026 07:46:00 UTC] ✅ JWT token verified successfully for user profile
[13-Apr-2026 07:46:00 UTC] User ID: 321
[13-Apr-2026 07:46:00 UTC] ✅ User profile retrieved successfully for user ID: 321
[13-Apr-2026 07:46:00 UTC] User Purchases API - User ID: 321
[13-Apr-2026 07:46:00 UTC] User Purchases API - Total purchases found: 0
[13-Apr-2026 07:46:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Apr-2026 07:46:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Apr-2026 07:46:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzIxIiwidXNlcm5hbWUiOiI4MzI1NiIsImVtYWlsIjoiamVoZWI4MzI1NkByZXZlZnIuY29tIiwiZXhwIjoxNzc2NjcwODI0fQ.9ZXwlZBV1A4id2gr-2lloMs7ykJU3kSQMQeFwJOg8oo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eb8dae62b4a9822-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:8823:1f26:213a:7cbf:2acd:ca6e","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:4900:8823:1f26:213a:7cbf:2acd:ca6e, 172.68.234.130"}
[13-Apr-2026 07:46:06 UTC] === User Orders API Called ===
[13-Apr-2026 07:46:06 UTC] User ID: 321
[13-Apr-2026 07:46:06 UTC] Limit: 20, Offset: 0
[13-Apr-2026 07:46:06 UTC] Orders found: 0
[13-Apr-2026 07:46:06 UTC] Orders data: []
[13-Apr-2026 07:46:06 UTC] Total orders count: 0
[13-Apr-2026 07:46:06 UTC] === API CALL LOG ===
[13-Apr-2026 07:46:06 UTC] Endpoint: user/profile.php
[13-Apr-2026 07:46:06 UTC] Full Log Data: {
    "timestamp": "2026-04-13 07:46:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8823:1f26:213a:7cbf:2acd:ca6e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzIxIiwidXNlcm5hbWUiOiI4MzI1NiIsImVtYWlsIjoiamVoZWI4MzI1NkByZXZlZnIuY29tIiwiZXhwIjoxNzc2NjcwODI0fQ.9ZXwlZBV1A4id2gr-2lloMs7ykJU3kSQMQeFwJOg8oo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb8dae62b4e9822-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:8823:1f26:213a:7cbf:2acd:ca6e",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:8823:1f26:213a:7cbf:2acd:ca6e, 172.68.234.131"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Apr-2026 07:46:06 UTC] === END API CALL LOG ===
[13-Apr-2026 07:46:06 UTC] ✅ API Hash verification passed for profile endpoint
[13-Apr-2026 07:46:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzIxIiwidXNlcm5hbWUiOiI4MzI1NiIsImVtYWlsIjoiamVoZWI4MzI1NkByZXZlZnIuY29tIiwiZXhwIjoxNzc2NjcwODI0fQ.9ZXwlZBV1A4id2gr-2lloMs7ykJU3kSQMQeFwJOg8oo
[13-Apr-2026 07:46:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Apr-2026 07:46:06 UTC] ✅ JWT token verified successfully for user profile
[13-Apr-2026 07:46:06 UTC] User ID: 321
[13-Apr-2026 07:46:06 UTC] ✅ User profile retrieved successfully for user ID: 321
[13-Apr-2026 07:46:07 UTC] === API CALL LOG ===
[13-Apr-2026 07:46:07 UTC] Endpoint: user/profile.php
[13-Apr-2026 07:46:07 UTC] Full Log Data: {
    "timestamp": "2026-04-13 07:46:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8823:1f26:213a:7cbf:2acd:ca6e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzIxIiwidXNlcm5hbWUiOiI4MzI1NiIsImVtYWlsIjoiamVoZWI4MzI1NkByZXZlZnIuY29tIiwiZXhwIjoxNzc2NjcwODI0fQ.9ZXwlZBV1A4id2gr-2lloMs7ykJU3kSQMQeFwJOg8oo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb8daeaab959822-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:8823:1f26:213a:7cbf:2acd:ca6e",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:8823:1f26:213a:7cbf:2acd:ca6e, 172.68.234.131"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Apr-2026 07:46:07 UTC] === END API CALL LOG ===
[13-Apr-2026 07:46:07 UTC] ✅ API Hash verification passed for profile endpoint
[13-Apr-2026 07:46:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzIxIiwidXNlcm5hbWUiOiI4MzI1NiIsImVtYWlsIjoiamVoZWI4MzI1NkByZXZlZnIuY29tIiwiZXhwIjoxNzc2NjcwODI0fQ.9ZXwlZBV1A4id2gr-2lloMs7ykJU3kSQMQeFwJOg8oo
[13-Apr-2026 07:46:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Apr-2026 07:46:07 UTC] ✅ JWT token verified successfully for user profile
[13-Apr-2026 07:46:07 UTC] User ID: 321
[13-Apr-2026 07:46:07 UTC] ✅ User profile retrieved successfully for user ID: 321
[13-Apr-2026 07:46:07 UTC] === API CALL LOG ===
[13-Apr-2026 07:46:07 UTC] Endpoint: user/profile.php
[13-Apr-2026 07:46:07 UTC] Full Log Data: {
    "timestamp": "2026-04-13 07:46:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8823:1f26:213a:7cbf:2acd:ca6e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzIxIiwidXNlcm5hbWUiOiI4MzI1NiIsImVtYWlsIjoiamVoZWI4MzI1NkByZXZlZnIuY29tIiwiZXhwIjoxNzc2NjcwODI0fQ.9ZXwlZBV1A4id2gr-2lloMs7ykJU3kSQMQeFwJOg8oo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb8daebbd5e9822-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:8823:1f26:213a:7cbf:2acd:ca6e",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:8823:1f26:213a:7cbf:2acd:ca6e, 172.68.234.130"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Apr-2026 07:46:07 UTC] === END API CALL LOG ===
[13-Apr-2026 07:46:07 UTC] ✅ API Hash verification passed for profile endpoint
[13-Apr-2026 07:46:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzIxIiwidXNlcm5hbWUiOiI4MzI1NiIsImVtYWlsIjoiamVoZWI4MzI1NkByZXZlZnIuY29tIiwiZXhwIjoxNzc2NjcwODI0fQ.9ZXwlZBV1A4id2gr-2lloMs7ykJU3kSQMQeFwJOg8oo
[13-Apr-2026 07:46:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Apr-2026 07:46:07 UTC] ✅ JWT token verified successfully for user profile
[13-Apr-2026 07:46:07 UTC] User ID: 321
[13-Apr-2026 07:46:07 UTC] ✅ User profile retrieved successfully for user ID: 321
[13-Apr-2026 07:46:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Apr-2026 07:46:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Apr-2026 07:46:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzIxIiwidXNlcm5hbWUiOiI4MzI1NiIsImVtYWlsIjoiamVoZWI4MzI1NkByZXZlZnIuY29tIiwiZXhwIjoxNzc2NjcwODI0fQ.9ZXwlZBV1A4id2gr-2lloMs7ykJU3kSQMQeFwJOg8oo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eb8db6fe8c39822-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:8823:1f26:213a:7cbf:2acd:ca6e","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:4900:8823:1f26:213a:7cbf:2acd:ca6e, 172.68.234.130"}
[13-Apr-2026 07:46:28 UTC] === User Orders API Called ===
[13-Apr-2026 07:46:28 UTC] User ID: 321
[13-Apr-2026 07:46:28 UTC] Limit: 20, Offset: 0
[13-Apr-2026 07:46:28 UTC] Orders found: 0
[13-Apr-2026 07:46:28 UTC] Orders data: []
[13-Apr-2026 07:46:28 UTC] Total orders count: 0
[13-Apr-2026 07:46:28 UTC] === API CALL LOG ===
[13-Apr-2026 07:46:28 UTC] Endpoint: user/profile.php
[13-Apr-2026 07:46:28 UTC] Full Log Data: {
    "timestamp": "2026-04-13 07:46:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8823:1f26:213a:7cbf:2acd:ca6e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzIxIiwidXNlcm5hbWUiOiI4MzI1NiIsImVtYWlsIjoiamVoZWI4MzI1NkByZXZlZnIuY29tIiwiZXhwIjoxNzc2NjcwODI0fQ.9ZXwlZBV1A4id2gr-2lloMs7ykJU3kSQMQeFwJOg8oo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb8db6fe8c89822-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:8823:1f26:213a:7cbf:2acd:ca6e",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:8823:1f26:213a:7cbf:2acd:ca6e, 172.68.234.130"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Apr-2026 07:46:28 UTC] === END API CALL LOG ===
[13-Apr-2026 07:46:28 UTC] ✅ API Hash verification passed for profile endpoint
[13-Apr-2026 07:46:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzIxIiwidXNlcm5hbWUiOiI4MzI1NiIsImVtYWlsIjoiamVoZWI4MzI1NkByZXZlZnIuY29tIiwiZXhwIjoxNzc2NjcwODI0fQ.9ZXwlZBV1A4id2gr-2lloMs7ykJU3kSQMQeFwJOg8oo
[13-Apr-2026 07:46:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Apr-2026 07:46:28 UTC] ✅ JWT token verified successfully for user profile
[13-Apr-2026 07:46:28 UTC] User ID: 321
[13-Apr-2026 07:46:28 UTC] ✅ User profile retrieved successfully for user ID: 321
[13-Apr-2026 07:46:29 UTC] === API CALL LOG ===
[13-Apr-2026 07:46:29 UTC] Endpoint: user/profile.php
[13-Apr-2026 07:46:29 UTC] Full Log Data: {
    "timestamp": "2026-04-13 07:46:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8823:1f26:213a:7cbf:2acd:ca6e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzIxIiwidXNlcm5hbWUiOiI4MzI1NiIsImVtYWlsIjoiamVoZWI4MzI1NkByZXZlZnIuY29tIiwiZXhwIjoxNzc2NjcwODI0fQ.9ZXwlZBV1A4id2gr-2lloMs7ykJU3kSQMQeFwJOg8oo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb8db744b199822-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:8823:1f26:213a:7cbf:2acd:ca6e",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:8823:1f26:213a:7cbf:2acd:ca6e, 172.68.234.130"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Apr-2026 07:46:29 UTC] === END API CALL LOG ===
[13-Apr-2026 07:46:29 UTC] ✅ API Hash verification passed for profile endpoint
[13-Apr-2026 07:46:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzIxIiwidXNlcm5hbWUiOiI4MzI1NiIsImVtYWlsIjoiamVoZWI4MzI1NkByZXZlZnIuY29tIiwiZXhwIjoxNzc2NjcwODI0fQ.9ZXwlZBV1A4id2gr-2lloMs7ykJU3kSQMQeFwJOg8oo
[13-Apr-2026 07:46:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Apr-2026 07:46:29 UTC] ✅ JWT token verified successfully for user profile
[13-Apr-2026 07:46:29 UTC] User ID: 321
[13-Apr-2026 07:46:29 UTC] ✅ User profile retrieved successfully for user ID: 321
[13-Apr-2026 07:46:29 UTC] === API CALL LOG ===
[13-Apr-2026 07:46:29 UTC] Endpoint: user/profile.php
[13-Apr-2026 07:46:29 UTC] Full Log Data: {
    "timestamp": "2026-04-13 07:46:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8823:1f26:213a:7cbf:2acd:ca6e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzIxIiwidXNlcm5hbWUiOiI4MzI1NiIsImVtYWlsIjoiamVoZWI4MzI1NkByZXZlZnIuY29tIiwiZXhwIjoxNzc2NjcwODI0fQ.9ZXwlZBV1A4id2gr-2lloMs7ykJU3kSQMQeFwJOg8oo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb8db754d6c9822-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:8823:1f26:213a:7cbf:2acd:ca6e",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:8823:1f26:213a:7cbf:2acd:ca6e, 172.68.234.130"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Apr-2026 07:46:29 UTC] === END API CALL LOG ===
[13-Apr-2026 07:46:29 UTC] ✅ API Hash verification passed for profile endpoint
[13-Apr-2026 07:46:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzIxIiwidXNlcm5hbWUiOiI4MzI1NiIsImVtYWlsIjoiamVoZWI4MzI1NkByZXZlZnIuY29tIiwiZXhwIjoxNzc2NjcwODI0fQ.9ZXwlZBV1A4id2gr-2lloMs7ykJU3kSQMQeFwJOg8oo
[13-Apr-2026 07:46:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Apr-2026 07:46:29 UTC] ✅ JWT token verified successfully for user profile
[13-Apr-2026 07:46:29 UTC] User ID: 321
[13-Apr-2026 07:46:29 UTC] ✅ User profile retrieved successfully for user ID: 321
[13-Apr-2026 07:46:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Apr-2026 07:46:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Apr-2026 07:46:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzIxIiwidXNlcm5hbWUiOiI4MzI1NiIsImVtYWlsIjoiamVoZWI4MzI1NkByZXZlZnIuY29tIiwiZXhwIjoxNzc2NjcwODI0fQ.9ZXwlZBV1A4id2gr-2lloMs7ykJU3kSQMQeFwJOg8oo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eb8dbc91c8e9822-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:8823:1f26:213a:7cbf:2acd:ca6e","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:4900:8823:1f26:213a:7cbf:2acd:ca6e, 172.68.234.131"}
[13-Apr-2026 07:46:42 UTC] === User Orders API Called ===
[13-Apr-2026 07:46:42 UTC] User ID: 321
[13-Apr-2026 07:46:42 UTC] Limit: 20, Offset: 0
[13-Apr-2026 07:46:42 UTC] Orders found: 0
[13-Apr-2026 07:46:42 UTC] Orders data: []
[13-Apr-2026 07:46:42 UTC] Total orders count: 0
[13-Apr-2026 07:46:42 UTC] === API CALL LOG ===
[13-Apr-2026 07:46:42 UTC] Endpoint: user/profile.php
[13-Apr-2026 07:46:42 UTC] Full Log Data: {
    "timestamp": "2026-04-13 07:46:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8823:1f26:213a:7cbf:2acd:ca6e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzIxIiwidXNlcm5hbWUiOiI4MzI1NiIsImVtYWlsIjoiamVoZWI4MzI1NkByZXZlZnIuY29tIiwiZXhwIjoxNzc2NjcwODI0fQ.9ZXwlZBV1A4id2gr-2lloMs7ykJU3kSQMQeFwJOg8oo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb8dbc91c8f9822-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:8823:1f26:213a:7cbf:2acd:ca6e",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:8823:1f26:213a:7cbf:2acd:ca6e, 172.68.234.130"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Apr-2026 07:46:42 UTC] === END API CALL LOG ===
[13-Apr-2026 07:46:42 UTC] ✅ API Hash verification passed for profile endpoint
[13-Apr-2026 07:46:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzIxIiwidXNlcm5hbWUiOiI4MzI1NiIsImVtYWlsIjoiamVoZWI4MzI1NkByZXZlZnIuY29tIiwiZXhwIjoxNzc2NjcwODI0fQ.9ZXwlZBV1A4id2gr-2lloMs7ykJU3kSQMQeFwJOg8oo
[13-Apr-2026 07:46:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Apr-2026 07:46:42 UTC] ✅ JWT token verified successfully for user profile
[13-Apr-2026 07:46:42 UTC] User ID: 321
[13-Apr-2026 07:46:42 UTC] ✅ User profile retrieved successfully for user ID: 321
[13-Apr-2026 07:46:43 UTC] === API CALL LOG ===
[13-Apr-2026 07:46:43 UTC] Endpoint: user/profile.php
[13-Apr-2026 07:46:43 UTC] Full Log Data: {
    "timestamp": "2026-04-13 07:46:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8823:1f26:213a:7cbf:2acd:ca6e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzIxIiwidXNlcm5hbWUiOiI4MzI1NiIsImVtYWlsIjoiamVoZWI4MzI1NkByZXZlZnIuY29tIiwiZXhwIjoxNzc2NjcwODI0fQ.9ZXwlZBV1A4id2gr-2lloMs7ykJU3kSQMQeFwJOg8oo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb8dbcc7a939822-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:8823:1f26:213a:7cbf:2acd:ca6e",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:8823:1f26:213a:7cbf:2acd:ca6e, 172.68.234.131"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Apr-2026 07:46:43 UTC] === END API CALL LOG ===
[13-Apr-2026 07:46:43 UTC] ✅ API Hash verification passed for profile endpoint
[13-Apr-2026 07:46:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzIxIiwidXNlcm5hbWUiOiI4MzI1NiIsImVtYWlsIjoiamVoZWI4MzI1NkByZXZlZnIuY29tIiwiZXhwIjoxNzc2NjcwODI0fQ.9ZXwlZBV1A4id2gr-2lloMs7ykJU3kSQMQeFwJOg8oo
[13-Apr-2026 07:46:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Apr-2026 07:46:43 UTC] ✅ JWT token verified successfully for user profile
[13-Apr-2026 07:46:43 UTC] User ID: 321
[13-Apr-2026 07:46:43 UTC] ✅ User profile retrieved successfully for user ID: 321
[13-Apr-2026 07:46:43 UTC] === API CALL LOG ===
[13-Apr-2026 07:46:43 UTC] Endpoint: user/profile.php
[13-Apr-2026 07:46:43 UTC] Full Log Data: {
    "timestamp": "2026-04-13 07:46:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8823:1f26:213a:7cbf:2acd:ca6e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzIxIiwidXNlcm5hbWUiOiI4MzI1NiIsImVtYWlsIjoiamVoZWI4MzI1NkByZXZlZnIuY29tIiwiZXhwIjoxNzc2NjcwODI0fQ.9ZXwlZBV1A4id2gr-2lloMs7ykJU3kSQMQeFwJOg8oo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb8dbceff669822-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:8823:1f26:213a:7cbf:2acd:ca6e",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:8823:1f26:213a:7cbf:2acd:ca6e, 172.68.234.131"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Apr-2026 07:46:43 UTC] === END API CALL LOG ===
[13-Apr-2026 07:46:43 UTC] ✅ API Hash verification passed for profile endpoint
[13-Apr-2026 07:46:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzIxIiwidXNlcm5hbWUiOiI4MzI1NiIsImVtYWlsIjoiamVoZWI4MzI1NkByZXZlZnIuY29tIiwiZXhwIjoxNzc2NjcwODI0fQ.9ZXwlZBV1A4id2gr-2lloMs7ykJU3kSQMQeFwJOg8oo
[13-Apr-2026 07:46:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Apr-2026 07:46:43 UTC] ✅ JWT token verified successfully for user profile
[13-Apr-2026 07:46:43 UTC] User ID: 321
[13-Apr-2026 07:46:43 UTC] ✅ User profile retrieved successfully for user ID: 321
[13-Apr-2026 11:02:54 UTC] === API CALL LOG ===
[13-Apr-2026 11:02:54 UTC] Endpoint: user/profile.php
[13-Apr-2026 11:02:54 UTC] Full Log Data: {
    "timestamp": "2026-04-13 11:02:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4053:ec2:780f::d2cb:b40a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzIyIiwidXNlcm5hbWUiOiJ5YWRhdiIsImVtYWlsIjoiZGVlcGFreWFkYXY5NTI4NDg1NEBnbWFpbC5jb20iLCJleHAiOjE3NzY2ODI5NzJ9.BORUw_DrffJqJOBb_Xlbf8r68ls5ggI1XVZejDTisOw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb9fb2fdab9d738-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:4053:ec2:780f::d2cb:b40a",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:4053:ec2:780f::d2cb:b40a, 104.23.175.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Apr-2026 11:02:54 UTC] === END API CALL LOG ===
[13-Apr-2026 11:02:54 UTC] ✅ API Hash verification passed for profile endpoint
[13-Apr-2026 11:02:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzIyIiwidXNlcm5hbWUiOiJ5YWRhdiIsImVtYWlsIjoiZGVlcGFreWFkYXY5NTI4NDg1NEBnbWFpbC5jb20iLCJleHAiOjE3NzY2ODI5NzJ9.BORUw_DrffJqJOBb_Xlbf8r68ls5ggI1XVZejDTisOw
[13-Apr-2026 11:02:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Apr-2026 11:02:54 UTC] ✅ JWT token verified successfully for user profile
[13-Apr-2026 11:02:54 UTC] User ID: 322
[13-Apr-2026 11:02:54 UTC] === API CALL LOG ===
[13-Apr-2026 11:02:54 UTC] Endpoint: user/profile.php
[13-Apr-2026 11:02:54 UTC] Full Log Data: {
    "timestamp": "2026-04-13 11:02:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4053:ec2:780f::d2cb:b40a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzIyIiwidXNlcm5hbWUiOiJ5YWRhdiIsImVtYWlsIjoiZGVlcGFreWFkYXY5NTI4NDg1NEBnbWFpbC5jb20iLCJleHAiOjE3NzY2ODI5NzJ9.BORUw_DrffJqJOBb_Xlbf8r68ls5ggI1XVZejDTisOw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb9fb2fdac1d738-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:4053:ec2:780f::d2cb:b40a",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:4053:ec2:780f::d2cb:b40a, 104.23.175.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Apr-2026 11:02:54 UTC] === END API CALL LOG ===
[13-Apr-2026 11:02:54 UTC] ✅ API Hash verification passed for profile endpoint
[13-Apr-2026 11:02:54 UTC] ✅ User profile retrieved successfully for user ID: 322
[13-Apr-2026 11:02:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzIyIiwidXNlcm5hbWUiOiJ5YWRhdiIsImVtYWlsIjoiZGVlcGFreWFkYXY5NTI4NDg1NEBnbWFpbC5jb20iLCJleHAiOjE3NzY2ODI5NzJ9.BORUw_DrffJqJOBb_Xlbf8r68ls5ggI1XVZejDTisOw
[13-Apr-2026 11:02:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Apr-2026 11:02:54 UTC] ✅ JWT token verified successfully for user profile
[13-Apr-2026 11:02:54 UTC] User ID: 322
[13-Apr-2026 11:02:54 UTC] ✅ User profile retrieved successfully for user ID: 322
[13-Apr-2026 11:02:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Apr-2026 11:02:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Apr-2026 11:02:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzIyIiwidXNlcm5hbWUiOiJ5YWRhdiIsImVtYWlsIjoiZGVlcGFreWFkYXY5NTI4NDg1NEBnbWFpbC5jb20iLCJleHAiOjE3NzY2ODI5NzJ9.BORUw_DrffJqJOBb_Xlbf8r68ls5ggI1XVZejDTisOw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eb9fb2fdabed738-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:4053:ec2:780f::d2cb:b40a","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:4053:ec2:780f::d2cb:b40a, 104.23.175.169"}
[13-Apr-2026 11:02:54 UTC] === User Orders API Called ===
[13-Apr-2026 11:02:54 UTC] User ID: 322
[13-Apr-2026 11:02:54 UTC] Limit: 20, Offset: 0
[13-Apr-2026 11:02:54 UTC] Orders found: 0
[13-Apr-2026 11:02:54 UTC] Orders data: []
[13-Apr-2026 11:02:54 UTC] Total orders count: 0
[13-Apr-2026 11:02:56 UTC] === API CALL LOG ===
[13-Apr-2026 11:02:56 UTC] Endpoint: user/profile.php
[13-Apr-2026 11:02:56 UTC] Full Log Data: {
    "timestamp": "2026-04-13 11:02:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4053:ec2:780f::d2cb:b40a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzIyIiwidXNlcm5hbWUiOiJ5YWRhdiIsImVtYWlsIjoiZGVlcGFreWFkYXY5NTI4NDg1NEBnbWFpbC5jb20iLCJleHAiOjE3NzY2ODI5NzJ9.BORUw_DrffJqJOBb_Xlbf8r68ls5ggI1XVZejDTisOw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb9fb3b8924d738-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:4053:ec2:780f::d2cb:b40a",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:4053:ec2:780f::d2cb:b40a, 104.23.175.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Apr-2026 11:02:56 UTC] === END API CALL LOG ===
[13-Apr-2026 11:02:56 UTC] ✅ API Hash verification passed for profile endpoint
[13-Apr-2026 11:02:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzIyIiwidXNlcm5hbWUiOiJ5YWRhdiIsImVtYWlsIjoiZGVlcGFreWFkYXY5NTI4NDg1NEBnbWFpbC5jb20iLCJleHAiOjE3NzY2ODI5NzJ9.BORUw_DrffJqJOBb_Xlbf8r68ls5ggI1XVZejDTisOw
[13-Apr-2026 11:02:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Apr-2026 11:02:56 UTC] ✅ JWT token verified successfully for user profile
[13-Apr-2026 11:02:56 UTC] User ID: 322
[13-Apr-2026 11:02:56 UTC] ✅ User profile retrieved successfully for user ID: 322
[13-Apr-2026 11:03:00 UTC] === API CALL LOG ===
[13-Apr-2026 11:03:00 UTC] Endpoint: user/profile.php
[13-Apr-2026 11:03:00 UTC] Full Log Data: {
    "timestamp": "2026-04-13 11:03:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4053:ec2:780f::d2cb:b40a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzIyIiwidXNlcm5hbWUiOiJ5YWRhdiIsImVtYWlsIjoiZGVlcGFreWFkYXY5NTI4NDg1NEBnbWFpbC5jb20iLCJleHAiOjE3NzY2ODI5NzJ9.BORUw_DrffJqJOBb_Xlbf8r68ls5ggI1XVZejDTisOw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb9fb551be8d738-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:4053:ec2:780f::d2cb:b40a",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:4053:ec2:780f::d2cb:b40a, 104.23.175.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Apr-2026 11:03:00 UTC] === END API CALL LOG ===
[13-Apr-2026 11:03:00 UTC] ✅ API Hash verification passed for profile endpoint
[13-Apr-2026 11:03:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzIyIiwidXNlcm5hbWUiOiJ5YWRhdiIsImVtYWlsIjoiZGVlcGFreWFkYXY5NTI4NDg1NEBnbWFpbC5jb20iLCJleHAiOjE3NzY2ODI5NzJ9.BORUw_DrffJqJOBb_Xlbf8r68ls5ggI1XVZejDTisOw
[13-Apr-2026 11:03:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Apr-2026 11:03:00 UTC] ✅ JWT token verified successfully for user profile
[13-Apr-2026 11:03:00 UTC] User ID: 322
[13-Apr-2026 11:03:00 UTC] ✅ User profile retrieved successfully for user ID: 322
[13-Apr-2026 11:03:01 UTC] User Purchases API - User ID: 322
[13-Apr-2026 11:03:01 UTC] User Purchases API - Total purchases found: 0
[13-Apr-2026 11:03:14 UTC] === API CALL LOG ===
[13-Apr-2026 11:03:14 UTC] Endpoint: user/profile.php
[13-Apr-2026 11:03:14 UTC] Full Log Data: {
    "timestamp": "2026-04-13 11:03:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4053:ec2:780f::d2cb:b40a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzIyIiwidXNlcm5hbWUiOiJ5YWRhdiIsImVtYWlsIjoiZGVlcGFreWFkYXY5NTI4NDg1NEBnbWFpbC5jb20iLCJleHAiOjE3NzY2ODI5NzJ9.BORUw_DrffJqJOBb_Xlbf8r68ls5ggI1XVZejDTisOw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb9fbaa2f16d738-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:4053:ec2:780f::d2cb:b40a",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:4053:ec2:780f::d2cb:b40a, 104.23.175.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Apr-2026 11:03:14 UTC] === END API CALL LOG ===
[13-Apr-2026 11:03:14 UTC] ✅ API Hash verification passed for profile endpoint
[13-Apr-2026 11:03:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzIyIiwidXNlcm5hbWUiOiJ5YWRhdiIsImVtYWlsIjoiZGVlcGFreWFkYXY5NTI4NDg1NEBnbWFpbC5jb20iLCJleHAiOjE3NzY2ODI5NzJ9.BORUw_DrffJqJOBb_Xlbf8r68ls5ggI1XVZejDTisOw
[13-Apr-2026 11:03:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Apr-2026 11:03:14 UTC] ✅ JWT token verified successfully for user profile
[13-Apr-2026 11:03:14 UTC] User ID: 322
[13-Apr-2026 11:03:14 UTC] ✅ User profile retrieved successfully for user ID: 322
[13-Apr-2026 11:03:14 UTC] User Purchases API - User ID: 322
[13-Apr-2026 11:03:14 UTC] User Purchases API - Total purchases found: 0
[13-Apr-2026 11:03:18 UTC] User Purchases API - User ID: 322
[13-Apr-2026 11:03:18 UTC] User Purchases API - Total purchases found: 0
[13-Apr-2026 11:03:19 UTC] === API CALL LOG ===
[13-Apr-2026 11:03:19 UTC] Endpoint: user/profile.php
[13-Apr-2026 11:03:19 UTC] Full Log Data: {
    "timestamp": "2026-04-13 11:03:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4053:ec2:780f::d2cb:b40a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzIyIiwidXNlcm5hbWUiOiJ5YWRhdiIsImVtYWlsIjoiZGVlcGFreWFkYXY5NTI4NDg1NEBnbWFpbC5jb20iLCJleHAiOjE3NzY2ODI5NzJ9.BORUw_DrffJqJOBb_Xlbf8r68ls5ggI1XVZejDTisOw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb9fbc84c0cd738-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:4053:ec2:780f::d2cb:b40a",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:4053:ec2:780f::d2cb:b40a, 104.23.175.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Apr-2026 11:03:19 UTC] === END API CALL LOG ===
[13-Apr-2026 11:03:19 UTC] ✅ API Hash verification passed for profile endpoint
[13-Apr-2026 11:03:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzIyIiwidXNlcm5hbWUiOiJ5YWRhdiIsImVtYWlsIjoiZGVlcGFreWFkYXY5NTI4NDg1NEBnbWFpbC5jb20iLCJleHAiOjE3NzY2ODI5NzJ9.BORUw_DrffJqJOBb_Xlbf8r68ls5ggI1XVZejDTisOw
[13-Apr-2026 11:03:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Apr-2026 11:03:19 UTC] ✅ JWT token verified successfully for user profile
[13-Apr-2026 11:03:19 UTC] User ID: 322
[13-Apr-2026 11:03:19 UTC] ✅ User profile retrieved successfully for user ID: 322
[13-Apr-2026 11:03:19 UTC] User Purchases API - User ID: 322
[13-Apr-2026 11:03:19 UTC] User Purchases API - Total purchases found: 0
[13-Apr-2026 11:03:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Apr-2026 11:03:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Apr-2026 11:03:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzIyIiwidXNlcm5hbWUiOiJ5YWRhdiIsImVtYWlsIjoiZGVlcGFreWFkYXY5NTI4NDg1NEBnbWFpbC5jb20iLCJleHAiOjE3NzY2ODI5NzJ9.BORUw_DrffJqJOBb_Xlbf8r68ls5ggI1XVZejDTisOw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eb9fbea9c1fd738-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:4053:ec2:780f::d2cb:b40a","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:4053:ec2:780f::d2cb:b40a, 104.23.175.168"}
[13-Apr-2026 11:03:24 UTC] === User Orders API Called ===
[13-Apr-2026 11:03:24 UTC] User ID: 322
[13-Apr-2026 11:03:24 UTC] Limit: 20, Offset: 0
[13-Apr-2026 11:03:24 UTC] Orders found: 0
[13-Apr-2026 11:03:24 UTC] Orders data: []
[13-Apr-2026 11:03:24 UTC] Total orders count: 0
[13-Apr-2026 11:03:26 UTC] === API CALL LOG ===
[13-Apr-2026 11:03:26 UTC] Endpoint: user/profile.php
[13-Apr-2026 11:03:26 UTC] Full Log Data: {
    "timestamp": "2026-04-13 11:03:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4053:ec2:780f::d2cb:b40a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzIyIiwidXNlcm5hbWUiOiJ5YWRhdiIsImVtYWlsIjoiZGVlcGFreWFkYXY5NTI4NDg1NEBnbWFpbC5jb20iLCJleHAiOjE3NzY2ODI5NzJ9.BORUw_DrffJqJOBb_Xlbf8r68ls5ggI1XVZejDTisOw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb9fbf6bdc6d738-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:4053:ec2:780f::d2cb:b40a",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:4053:ec2:780f::d2cb:b40a, 104.23.175.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Apr-2026 11:03:26 UTC] === END API CALL LOG ===
[13-Apr-2026 11:03:26 UTC] ✅ API Hash verification passed for profile endpoint
[13-Apr-2026 11:03:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzIyIiwidXNlcm5hbWUiOiJ5YWRhdiIsImVtYWlsIjoiZGVlcGFreWFkYXY5NTI4NDg1NEBnbWFpbC5jb20iLCJleHAiOjE3NzY2ODI5NzJ9.BORUw_DrffJqJOBb_Xlbf8r68ls5ggI1XVZejDTisOw
[13-Apr-2026 11:03:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Apr-2026 11:03:26 UTC] ✅ JWT token verified successfully for user profile
[13-Apr-2026 11:03:26 UTC] User ID: 322
[13-Apr-2026 11:03:26 UTC] ✅ User profile retrieved successfully for user ID: 322
[13-Apr-2026 11:03:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Apr-2026 11:03:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Apr-2026 11:03:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzIyIiwidXNlcm5hbWUiOiJ5YWRhdiIsImVtYWlsIjoiZGVlcGFreWFkYXY5NTI4NDg1NEBnbWFpbC5jb20iLCJleHAiOjE3NzY2ODI5NzJ9.BORUw_DrffJqJOBb_Xlbf8r68ls5ggI1XVZejDTisOw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eb9fbf6bdc1d738-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:4053:ec2:780f::d2cb:b40a","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:4053:ec2:780f::d2cb:b40a, 104.23.175.169"}
[13-Apr-2026 11:03:26 UTC] === User Orders API Called ===
[13-Apr-2026 11:03:26 UTC] User ID: 322
[13-Apr-2026 11:03:26 UTC] Limit: 20, Offset: 0
[13-Apr-2026 11:03:26 UTC] Orders found: 0
[13-Apr-2026 11:03:26 UTC] Orders data: []
[13-Apr-2026 11:03:26 UTC] Total orders count: 0
[13-Apr-2026 11:03:27 UTC] === API CALL LOG ===
[13-Apr-2026 11:03:27 UTC] Endpoint: user/profile.php
[13-Apr-2026 11:03:27 UTC] Full Log Data: {
    "timestamp": "2026-04-13 11:03:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4053:ec2:780f::d2cb:b40a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzIyIiwidXNlcm5hbWUiOiJ5YWRhdiIsImVtYWlsIjoiZGVlcGFreWFkYXY5NTI4NDg1NEBnbWFpbC5jb20iLCJleHAiOjE3NzY2ODI5NzJ9.BORUw_DrffJqJOBb_Xlbf8r68ls5ggI1XVZejDTisOw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb9fbf8cbebd738-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:4053:ec2:780f::d2cb:b40a",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:4053:ec2:780f::d2cb:b40a, 104.23.175.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Apr-2026 11:03:27 UTC] === END API CALL LOG ===
[13-Apr-2026 11:03:27 UTC] ✅ API Hash verification passed for profile endpoint
[13-Apr-2026 11:03:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzIyIiwidXNlcm5hbWUiOiJ5YWRhdiIsImVtYWlsIjoiZGVlcGFreWFkYXY5NTI4NDg1NEBnbWFpbC5jb20iLCJleHAiOjE3NzY2ODI5NzJ9.BORUw_DrffJqJOBb_Xlbf8r68ls5ggI1XVZejDTisOw
[13-Apr-2026 11:03:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Apr-2026 11:03:27 UTC] ✅ JWT token verified successfully for user profile
[13-Apr-2026 11:03:27 UTC] User ID: 322
[13-Apr-2026 11:03:27 UTC] ✅ User profile retrieved successfully for user ID: 322
[13-Apr-2026 11:03:27 UTC] === API CALL LOG ===
[13-Apr-2026 11:03:27 UTC] Endpoint: user/profile.php
[13-Apr-2026 11:03:27 UTC] Full Log Data: {
    "timestamp": "2026-04-13 11:03:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4053:ec2:780f::d2cb:b40a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzIyIiwidXNlcm5hbWUiOiJ5YWRhdiIsImVtYWlsIjoiZGVlcGFreWFkYXY5NTI4NDg1NEBnbWFpbC5jb20iLCJleHAiOjE3NzY2ODI5NzJ9.BORUw_DrffJqJOBb_Xlbf8r68ls5ggI1XVZejDTisOw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb9fbfdf9a0d738-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:4053:ec2:780f::d2cb:b40a",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:4053:ec2:780f::d2cb:b40a, 104.23.175.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Apr-2026 11:03:27 UTC] === END API CALL LOG ===
[13-Apr-2026 11:03:27 UTC] ✅ API Hash verification passed for profile endpoint
[13-Apr-2026 11:03:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzIyIiwidXNlcm5hbWUiOiJ5YWRhdiIsImVtYWlsIjoiZGVlcGFreWFkYXY5NTI4NDg1NEBnbWFpbC5jb20iLCJleHAiOjE3NzY2ODI5NzJ9.BORUw_DrffJqJOBb_Xlbf8r68ls5ggI1XVZejDTisOw
[13-Apr-2026 11:03:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Apr-2026 11:03:27 UTC] ✅ JWT token verified successfully for user profile
[13-Apr-2026 11:03:27 UTC] User ID: 322
[13-Apr-2026 11:03:27 UTC] ✅ User profile retrieved successfully for user ID: 322
[13-Apr-2026 11:04:09 UTC] === API CALL LOG ===
[13-Apr-2026 11:04:09 UTC] Endpoint: user/profile.php
[13-Apr-2026 11:04:09 UTC] Full Log Data: {
    "timestamp": "2026-04-13 11:04:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4053:ec2:780f::d2cb:b40a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzIyIiwidXNlcm5hbWUiOiJ5YWRhdiIsImVtYWlsIjoiZGVlcGFreWFkYXY5NTI4NDg1NEBnbWFpbC5jb20iLCJleHAiOjE3NzY2ODI5NzJ9.BORUw_DrffJqJOBb_Xlbf8r68ls5ggI1XVZejDTisOw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb9fd01a85ffceb-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:4053:ec2:780f::d2cb:b40a",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:4053:ec2:780f::d2cb:b40a, 162.158.108.107"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Apr-2026 11:04:09 UTC] === END API CALL LOG ===
[13-Apr-2026 11:04:09 UTC] ✅ API Hash verification passed for profile endpoint
[13-Apr-2026 11:04:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzIyIiwidXNlcm5hbWUiOiJ5YWRhdiIsImVtYWlsIjoiZGVlcGFreWFkYXY5NTI4NDg1NEBnbWFpbC5jb20iLCJleHAiOjE3NzY2ODI5NzJ9.BORUw_DrffJqJOBb_Xlbf8r68ls5ggI1XVZejDTisOw
[13-Apr-2026 11:04:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Apr-2026 11:04:09 UTC] ✅ JWT token verified successfully for user profile
[13-Apr-2026 11:04:09 UTC] User ID: 322
[13-Apr-2026 11:04:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Apr-2026 11:04:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Apr-2026 11:04:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzIyIiwidXNlcm5hbWUiOiJ5YWRhdiIsImVtYWlsIjoiZGVlcGFreWFkYXY5NTI4NDg1NEBnbWFpbC5jb20iLCJleHAiOjE3NzY2ODI5NzJ9.BORUw_DrffJqJOBb_Xlbf8r68ls5ggI1XVZejDTisOw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eb9fd01a85cfceb-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:4053:ec2:780f::d2cb:b40a","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:4053:ec2:780f::d2cb:b40a, 162.158.108.106"}
[13-Apr-2026 11:04:09 UTC] === User Orders API Called ===
[13-Apr-2026 11:04:09 UTC] User ID: 322
[13-Apr-2026 11:04:09 UTC] Limit: 20, Offset: 0
[13-Apr-2026 11:04:09 UTC] ✅ User profile retrieved successfully for user ID: 322
[13-Apr-2026 11:04:09 UTC] Orders found: 0
[13-Apr-2026 11:04:09 UTC] Orders data: []
[13-Apr-2026 11:04:09 UTC] Total orders count: 0
[13-Apr-2026 11:04:09 UTC] === API CALL LOG ===
[13-Apr-2026 11:04:09 UTC] Endpoint: user/profile.php
[13-Apr-2026 11:04:09 UTC] Full Log Data: {
    "timestamp": "2026-04-13 11:04:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4053:ec2:780f::d2cb:b40a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzIyIiwidXNlcm5hbWUiOiJ5YWRhdiIsImVtYWlsIjoiZGVlcGFreWFkYXY5NTI4NDg1NEBnbWFpbC5jb20iLCJleHAiOjE3NzY2ODI5NzJ9.BORUw_DrffJqJOBb_Xlbf8r68ls5ggI1XVZejDTisOw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb9fd055abffceb-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:4053:ec2:780f::d2cb:b40a",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:4053:ec2:780f::d2cb:b40a, 162.158.108.107"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Apr-2026 11:04:09 UTC] === END API CALL LOG ===
[13-Apr-2026 11:04:09 UTC] ✅ API Hash verification passed for profile endpoint
[13-Apr-2026 11:04:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzIyIiwidXNlcm5hbWUiOiJ5YWRhdiIsImVtYWlsIjoiZGVlcGFreWFkYXY5NTI4NDg1NEBnbWFpbC5jb20iLCJleHAiOjE3NzY2ODI5NzJ9.BORUw_DrffJqJOBb_Xlbf8r68ls5ggI1XVZejDTisOw
[13-Apr-2026 11:04:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Apr-2026 11:04:09 UTC] ✅ JWT token verified successfully for user profile
[13-Apr-2026 11:04:09 UTC] User ID: 322
[13-Apr-2026 11:04:09 UTC] ✅ User profile retrieved successfully for user ID: 322
[13-Apr-2026 11:04:10 UTC] === API CALL LOG ===
[13-Apr-2026 11:04:10 UTC] Endpoint: user/profile.php
[13-Apr-2026 11:04:10 UTC] Full Log Data: {
    "timestamp": "2026-04-13 11:04:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4053:ec2:780f::d2cb:b40a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzIyIiwidXNlcm5hbWUiOiJ5YWRhdiIsImVtYWlsIjoiZGVlcGFreWFkYXY5NTI4NDg1NEBnbWFpbC5jb20iLCJleHAiOjE3NzY2ODI5NzJ9.BORUw_DrffJqJOBb_Xlbf8r68ls5ggI1XVZejDTisOw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb9fd08bbe7fceb-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:4053:ec2:780f::d2cb:b40a",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:4053:ec2:780f::d2cb:b40a, 162.158.108.106"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Apr-2026 11:04:10 UTC] === END API CALL LOG ===
[13-Apr-2026 11:04:10 UTC] ✅ API Hash verification passed for profile endpoint
[13-Apr-2026 11:04:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzIyIiwidXNlcm5hbWUiOiJ5YWRhdiIsImVtYWlsIjoiZGVlcGFreWFkYXY5NTI4NDg1NEBnbWFpbC5jb20iLCJleHAiOjE3NzY2ODI5NzJ9.BORUw_DrffJqJOBb_Xlbf8r68ls5ggI1XVZejDTisOw
[13-Apr-2026 11:04:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Apr-2026 11:04:10 UTC] ✅ JWT token verified successfully for user profile
[13-Apr-2026 11:04:10 UTC] User ID: 322
[13-Apr-2026 11:04:10 UTC] ✅ User profile retrieved successfully for user ID: 322
[13-Apr-2026 11:04:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Apr-2026 11:04:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Apr-2026 11:04:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzIyIiwidXNlcm5hbWUiOiJ5YWRhdiIsImVtYWlsIjoiZGVlcGFreWFkYXY5NTI4NDg1NEBnbWFpbC5jb20iLCJleHAiOjE3NzY2ODI5NzJ9.BORUw_DrffJqJOBb_Xlbf8r68ls5ggI1XVZejDTisOw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eb9fd1c3925fceb-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:4053:ec2:780f::d2cb:b40a","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:4053:ec2:780f::d2cb:b40a, 162.158.108.106"}
[13-Apr-2026 11:04:13 UTC] === User Orders API Called ===
[13-Apr-2026 11:04:13 UTC] User ID: 322
[13-Apr-2026 11:04:13 UTC] Limit: 20, Offset: 0
[13-Apr-2026 11:04:13 UTC] Orders found: 0
[13-Apr-2026 11:04:13 UTC] Orders data: []
[13-Apr-2026 11:04:13 UTC] Total orders count: 0
[13-Apr-2026 11:04:13 UTC] === API CALL LOG ===
[13-Apr-2026 11:04:13 UTC] Endpoint: user/profile.php
[13-Apr-2026 11:04:13 UTC] Full Log Data: {
    "timestamp": "2026-04-13 11:04:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4053:ec2:780f::d2cb:b40a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzIyIiwidXNlcm5hbWUiOiJ5YWRhdiIsImVtYWlsIjoiZGVlcGFreWFkYXY5NTI4NDg1NEBnbWFpbC5jb20iLCJleHAiOjE3NzY2ODI5NzJ9.BORUw_DrffJqJOBb_Xlbf8r68ls5ggI1XVZejDTisOw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb9fd1c392dfceb-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:4053:ec2:780f::d2cb:b40a",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:4053:ec2:780f::d2cb:b40a, 162.158.108.107"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Apr-2026 11:04:13 UTC] === END API CALL LOG ===
[13-Apr-2026 11:04:13 UTC] ✅ API Hash verification passed for profile endpoint
[13-Apr-2026 11:04:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzIyIiwidXNlcm5hbWUiOiJ5YWRhdiIsImVtYWlsIjoiZGVlcGFreWFkYXY5NTI4NDg1NEBnbWFpbC5jb20iLCJleHAiOjE3NzY2ODI5NzJ9.BORUw_DrffJqJOBb_Xlbf8r68ls5ggI1XVZejDTisOw
[13-Apr-2026 11:04:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Apr-2026 11:04:13 UTC] ✅ JWT token verified successfully for user profile
[13-Apr-2026 11:04:13 UTC] User ID: 322
[13-Apr-2026 11:04:13 UTC] ✅ User profile retrieved successfully for user ID: 322
[13-Apr-2026 11:04:14 UTC] === API CALL LOG ===
[13-Apr-2026 11:04:14 UTC] Endpoint: user/profile.php
[13-Apr-2026 11:04:14 UTC] Full Log Data: {
    "timestamp": "2026-04-13 11:04:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4053:ec2:780f::d2cb:b40a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzIyIiwidXNlcm5hbWUiOiJ5YWRhdiIsImVtYWlsIjoiZGVlcGFreWFkYXY5NTI4NDg1NEBnbWFpbC5jb20iLCJleHAiOjE3NzY2ODI5NzJ9.BORUw_DrffJqJOBb_Xlbf8r68ls5ggI1XVZejDTisOw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb9fd1feaa2fceb-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:4053:ec2:780f::d2cb:b40a",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:4053:ec2:780f::d2cb:b40a, 162.158.108.106"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Apr-2026 11:04:14 UTC] === END API CALL LOG ===
[13-Apr-2026 11:04:14 UTC] ✅ API Hash verification passed for profile endpoint
[13-Apr-2026 11:04:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzIyIiwidXNlcm5hbWUiOiJ5YWRhdiIsImVtYWlsIjoiZGVlcGFreWFkYXY5NTI4NDg1NEBnbWFpbC5jb20iLCJleHAiOjE3NzY2ODI5NzJ9.BORUw_DrffJqJOBb_Xlbf8r68ls5ggI1XVZejDTisOw
[13-Apr-2026 11:04:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Apr-2026 11:04:14 UTC] ✅ JWT token verified successfully for user profile
[13-Apr-2026 11:04:14 UTC] User ID: 322
[13-Apr-2026 11:04:14 UTC] ✅ User profile retrieved successfully for user ID: 322
[13-Apr-2026 11:04:15 UTC] === API CALL LOG ===
[13-Apr-2026 11:04:15 UTC] Endpoint: user/profile.php
[13-Apr-2026 11:04:15 UTC] Full Log Data: {
    "timestamp": "2026-04-13 11:04:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4053:ec2:780f::d2cb:b40a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzIyIiwidXNlcm5hbWUiOiJ5YWRhdiIsImVtYWlsIjoiZGVlcGFreWFkYXY5NTI4NDg1NEBnbWFpbC5jb20iLCJleHAiOjE3NzY2ODI5NzJ9.BORUw_DrffJqJOBb_Xlbf8r68ls5ggI1XVZejDTisOw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb9fd27bf58fceb-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:4053:ec2:780f::d2cb:b40a",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:4053:ec2:780f::d2cb:b40a, 162.158.108.74"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Apr-2026 11:04:15 UTC] === END API CALL LOG ===
[13-Apr-2026 11:04:15 UTC] ✅ API Hash verification passed for profile endpoint
[13-Apr-2026 11:04:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzIyIiwidXNlcm5hbWUiOiJ5YWRhdiIsImVtYWlsIjoiZGVlcGFreWFkYXY5NTI4NDg1NEBnbWFpbC5jb20iLCJleHAiOjE3NzY2ODI5NzJ9.BORUw_DrffJqJOBb_Xlbf8r68ls5ggI1XVZejDTisOw
[13-Apr-2026 11:04:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Apr-2026 11:04:15 UTC] ✅ JWT token verified successfully for user profile
[13-Apr-2026 11:04:15 UTC] User ID: 322
[13-Apr-2026 11:04:15 UTC] ✅ User profile retrieved successfully for user ID: 322
[13-Apr-2026 11:04:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Apr-2026 11:04:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Apr-2026 11:04:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzIyIiwidXNlcm5hbWUiOiJ5YWRhdiIsImVtYWlsIjoiZGVlcGFreWFkYXY5NTI4NDg1NEBnbWFpbC5jb20iLCJleHAiOjE3NzY2ODI5NzJ9.BORUw_DrffJqJOBb_Xlbf8r68ls5ggI1XVZejDTisOw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eb9fd4ada9cfceb-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:4053:ec2:780f::d2cb:b40a","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:4053:ec2:780f::d2cb:b40a, 162.158.108.75"}
[13-Apr-2026 11:04:21 UTC] === User Orders API Called ===
[13-Apr-2026 11:04:21 UTC] User ID: 322
[13-Apr-2026 11:04:21 UTC] Limit: 20, Offset: 0
[13-Apr-2026 11:04:21 UTC] Orders found: 0
[13-Apr-2026 11:04:21 UTC] Orders data: []
[13-Apr-2026 11:04:21 UTC] Total orders count: 0
[13-Apr-2026 11:04:21 UTC] === API CALL LOG ===
[13-Apr-2026 11:04:21 UTC] Endpoint: user/profile.php
[13-Apr-2026 11:04:21 UTC] Full Log Data: {
    "timestamp": "2026-04-13 11:04:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4053:ec2:780f::d2cb:b40a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzIyIiwidXNlcm5hbWUiOiJ5YWRhdiIsImVtYWlsIjoiZGVlcGFreWFkYXY5NTI4NDg1NEBnbWFpbC5jb20iLCJleHAiOjE3NzY2ODI5NzJ9.BORUw_DrffJqJOBb_Xlbf8r68ls5ggI1XVZejDTisOw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb9fd4beda5fceb-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:4053:ec2:780f::d2cb:b40a",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:4053:ec2:780f::d2cb:b40a, 162.158.108.74"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Apr-2026 11:04:21 UTC] === END API CALL LOG ===
[13-Apr-2026 11:04:21 UTC] ✅ API Hash verification passed for profile endpoint
[13-Apr-2026 11:04:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzIyIiwidXNlcm5hbWUiOiJ5YWRhdiIsImVtYWlsIjoiZGVlcGFreWFkYXY5NTI4NDg1NEBnbWFpbC5jb20iLCJleHAiOjE3NzY2ODI5NzJ9.BORUw_DrffJqJOBb_Xlbf8r68ls5ggI1XVZejDTisOw
[13-Apr-2026 11:04:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Apr-2026 11:04:21 UTC] ✅ JWT token verified successfully for user profile
[13-Apr-2026 11:04:21 UTC] User ID: 322
[13-Apr-2026 11:04:21 UTC] ✅ User profile retrieved successfully for user ID: 322
[13-Apr-2026 11:04:21 UTC] === API CALL LOG ===
[13-Apr-2026 11:04:21 UTC] Endpoint: user/profile.php
[13-Apr-2026 11:04:21 UTC] Full Log Data: {
    "timestamp": "2026-04-13 11:04:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4053:ec2:780f::d2cb:b40a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzIyIiwidXNlcm5hbWUiOiJ5YWRhdiIsImVtYWlsIjoiZGVlcGFreWFkYXY5NTI4NDg1NEBnbWFpbC5jb20iLCJleHAiOjE3NzY2ODI5NzJ9.BORUw_DrffJqJOBb_Xlbf8r68ls5ggI1XVZejDTisOw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb9fd4f7f66fceb-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:4053:ec2:780f::d2cb:b40a",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:4053:ec2:780f::d2cb:b40a, 162.158.108.75"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Apr-2026 11:04:21 UTC] === END API CALL LOG ===
[13-Apr-2026 11:04:21 UTC] ✅ API Hash verification passed for profile endpoint
[13-Apr-2026 11:04:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzIyIiwidXNlcm5hbWUiOiJ5YWRhdiIsImVtYWlsIjoiZGVlcGFreWFkYXY5NTI4NDg1NEBnbWFpbC5jb20iLCJleHAiOjE3NzY2ODI5NzJ9.BORUw_DrffJqJOBb_Xlbf8r68ls5ggI1XVZejDTisOw
[13-Apr-2026 11:04:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Apr-2026 11:04:21 UTC] ✅ JWT token verified successfully for user profile
[13-Apr-2026 11:04:21 UTC] User ID: 322
[13-Apr-2026 11:04:21 UTC] ✅ User profile retrieved successfully for user ID: 322
[13-Apr-2026 11:04:22 UTC] === API CALL LOG ===
[13-Apr-2026 11:04:22 UTC] Endpoint: user/profile.php
[13-Apr-2026 11:04:22 UTC] Full Log Data: {
    "timestamp": "2026-04-13 11:04:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4053:ec2:780f::d2cb:b40a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzIyIiwidXNlcm5hbWUiOiJ5YWRhdiIsImVtYWlsIjoiZGVlcGFreWFkYXY5NTI4NDg1NEBnbWFpbC5jb20iLCJleHAiOjE3NzY2ODI5NzJ9.BORUw_DrffJqJOBb_Xlbf8r68ls5ggI1XVZejDTisOw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eb9fd54ed0ffceb-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:4053:ec2:780f::d2cb:b40a",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:4053:ec2:780f::d2cb:b40a, 162.158.108.75"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Apr-2026 11:04:22 UTC] === END API CALL LOG ===
[13-Apr-2026 11:04:22 UTC] ✅ API Hash verification passed for profile endpoint
[13-Apr-2026 11:04:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzIyIiwidXNlcm5hbWUiOiJ5YWRhdiIsImVtYWlsIjoiZGVlcGFreWFkYXY5NTI4NDg1NEBnbWFpbC5jb20iLCJleHAiOjE3NzY2ODI5NzJ9.BORUw_DrffJqJOBb_Xlbf8r68ls5ggI1XVZejDTisOw
[13-Apr-2026 11:04:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Apr-2026 11:04:22 UTC] ✅ JWT token verified successfully for user profile
[13-Apr-2026 11:04:22 UTC] User ID: 322
[13-Apr-2026 11:04:22 UTC] ✅ User profile retrieved successfully for user ID: 322
[13-Apr-2026 12:50:00 UTC] === API CALL LOG ===
[13-Apr-2026 12:50:00 UTC] Endpoint: user/profile.php
[13-Apr-2026 12:50:00 UTC] Full Log Data: {
    "timestamp": "2026-04-13 12:50:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:8100:2819:c2b8:9c77:18f0:3e73:b87",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzIzIiwidXNlcm5hbWUiOiJzdWhhbiIsImVtYWlsIjoic3VoYW5tYWthbmRhcjg5QGdtYWlsLmNvbSIsImV4cCI6MTc3NjY4OTM5OX0._D_1klbjwD8GeQP7XsbOUs8qzYNgMocc8JaixnRG0Sc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eba981139cbce41-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:8100:2819:c2b8:9c77:18f0:3e73:b87",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2402:8100:2819:c2b8:9c77:18f0:3e73:b87, 172.71.124.89"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Apr-2026 12:50:00 UTC] === END API CALL LOG ===
[13-Apr-2026 12:50:00 UTC] ✅ API Hash verification passed for profile endpoint
[13-Apr-2026 12:50:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzIzIiwidXNlcm5hbWUiOiJzdWhhbiIsImVtYWlsIjoic3VoYW5tYWthbmRhcjg5QGdtYWlsLmNvbSIsImV4cCI6MTc3NjY4OTM5OX0._D_1klbjwD8GeQP7XsbOUs8qzYNgMocc8JaixnRG0Sc
[13-Apr-2026 12:50:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Apr-2026 12:50:00 UTC] ✅ JWT token verified successfully for user profile
[13-Apr-2026 12:50:00 UTC] User ID: 323
[13-Apr-2026 12:50:00 UTC] ✅ User profile retrieved successfully for user ID: 323
[13-Apr-2026 12:50:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Apr-2026 12:50:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Apr-2026 12:50:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzIzIiwidXNlcm5hbWUiOiJzdWhhbiIsImVtYWlsIjoic3VoYW5tYWthbmRhcjg5QGdtYWlsLmNvbSIsImV4cCI6MTc3NjY4OTM5OX0._D_1klbjwD8GeQP7XsbOUs8qzYNgMocc8JaixnRG0Sc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eba9811bb2cce41-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2402:8100:2819:c2b8:9c77:18f0:3e73:b87","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2402:8100:2819:c2b8:9c77:18f0:3e73:b87, 172.71.124.88"}
[13-Apr-2026 12:50:00 UTC] === User Orders API Called ===
[13-Apr-2026 12:50:00 UTC] User ID: 323
[13-Apr-2026 12:50:00 UTC] Limit: 20, Offset: 0
[13-Apr-2026 12:50:00 UTC] Orders found: 0
[13-Apr-2026 12:50:00 UTC] Orders data: []
[13-Apr-2026 12:50:00 UTC] Total orders count: 0
[13-Apr-2026 12:50:00 UTC] === API CALL LOG ===
[13-Apr-2026 12:50:00 UTC] Endpoint: user/profile.php
[13-Apr-2026 12:50:00 UTC] Full Log Data: {
    "timestamp": "2026-04-13 12:50:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:8100:2819:c2b8:9c77:18f0:3e73:b87",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzIzIiwidXNlcm5hbWUiOiJzdWhhbiIsImVtYWlsIjoic3VoYW5tYWthbmRhcjg5QGdtYWlsLmNvbSIsImV4cCI6MTc3NjY4OTM5OX0._D_1klbjwD8GeQP7XsbOUs8qzYNgMocc8JaixnRG0Sc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eba98124cdcce41-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:8100:2819:c2b8:9c77:18f0:3e73:b87",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2402:8100:2819:c2b8:9c77:18f0:3e73:b87, 172.71.124.89"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Apr-2026 12:50:00 UTC] === END API CALL LOG ===
[13-Apr-2026 12:50:00 UTC] ✅ API Hash verification passed for profile endpoint
[13-Apr-2026 12:50:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzIzIiwidXNlcm5hbWUiOiJzdWhhbiIsImVtYWlsIjoic3VoYW5tYWthbmRhcjg5QGdtYWlsLmNvbSIsImV4cCI6MTc3NjY4OTM5OX0._D_1klbjwD8GeQP7XsbOUs8qzYNgMocc8JaixnRG0Sc
[13-Apr-2026 12:50:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Apr-2026 12:50:00 UTC] ✅ JWT token verified successfully for user profile
[13-Apr-2026 12:50:00 UTC] User ID: 323
[13-Apr-2026 12:50:00 UTC] ✅ User profile retrieved successfully for user ID: 323
[13-Apr-2026 12:50:02 UTC] === API CALL LOG ===
[13-Apr-2026 12:50:02 UTC] Endpoint: user/profile.php
[13-Apr-2026 12:50:02 UTC] Full Log Data: {
    "timestamp": "2026-04-13 12:50:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:8100:2819:c2b8:9c77:18f0:3e73:b87",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzIzIiwidXNlcm5hbWUiOiJzdWhhbiIsImVtYWlsIjoic3VoYW5tYWthbmRhcjg5QGdtYWlsLmNvbSIsImV4cCI6MTc3NjY4OTM5OX0._D_1klbjwD8GeQP7XsbOUs8qzYNgMocc8JaixnRG0Sc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eba981a6d33ce41-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:8100:2819:c2b8:9c77:18f0:3e73:b87",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2402:8100:2819:c2b8:9c77:18f0:3e73:b87, 172.71.124.89"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Apr-2026 12:50:02 UTC] === END API CALL LOG ===
[13-Apr-2026 12:50:02 UTC] ✅ API Hash verification passed for profile endpoint
[13-Apr-2026 12:50:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzIzIiwidXNlcm5hbWUiOiJzdWhhbiIsImVtYWlsIjoic3VoYW5tYWthbmRhcjg5QGdtYWlsLmNvbSIsImV4cCI6MTc3NjY4OTM5OX0._D_1klbjwD8GeQP7XsbOUs8qzYNgMocc8JaixnRG0Sc
[13-Apr-2026 12:50:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Apr-2026 12:50:02 UTC] ✅ JWT token verified successfully for user profile
[13-Apr-2026 12:50:02 UTC] User ID: 323
[13-Apr-2026 12:50:02 UTC] ✅ User profile retrieved successfully for user ID: 323
[13-Apr-2026 12:50:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Apr-2026 12:50:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Apr-2026 12:50:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzIzIiwidXNlcm5hbWUiOiJzdWhhbiIsImVtYWlsIjoic3VoYW5tYWthbmRhcjg5QGdtYWlsLmNvbSIsImV4cCI6MTc3NjY4OTM5OX0._D_1klbjwD8GeQP7XsbOUs8qzYNgMocc8JaixnRG0Sc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eba9877cba2ce41-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2402:8100:2819:c2b8:9c77:18f0:3e73:b87","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2402:8100:2819:c2b8:9c77:18f0:3e73:b87, 172.71.124.88"}
[13-Apr-2026 12:50:17 UTC] === User Orders API Called ===
[13-Apr-2026 12:50:17 UTC] User ID: 323
[13-Apr-2026 12:50:17 UTC] Limit: 20, Offset: 0
[13-Apr-2026 12:50:17 UTC] Orders found: 0
[13-Apr-2026 12:50:17 UTC] Orders data: []
[13-Apr-2026 12:50:17 UTC] Total orders count: 0
[13-Apr-2026 12:50:17 UTC] === API CALL LOG ===
[13-Apr-2026 12:50:17 UTC] Endpoint: user/profile.php
[13-Apr-2026 12:50:17 UTC] Full Log Data: {
    "timestamp": "2026-04-13 12:50:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:8100:2819:c2b8:9c77:18f0:3e73:b87",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzIzIiwidXNlcm5hbWUiOiJzdWhhbiIsImVtYWlsIjoic3VoYW5tYWthbmRhcjg5QGdtYWlsLmNvbSIsImV4cCI6MTc3NjY4OTM5OX0._D_1klbjwD8GeQP7XsbOUs8qzYNgMocc8JaixnRG0Sc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eba9877cba3ce41-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:8100:2819:c2b8:9c77:18f0:3e73:b87",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2402:8100:2819:c2b8:9c77:18f0:3e73:b87, 172.71.124.88"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Apr-2026 12:50:17 UTC] === END API CALL LOG ===
[13-Apr-2026 12:50:17 UTC] ✅ API Hash verification passed for profile endpoint
[13-Apr-2026 12:50:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzIzIiwidXNlcm5hbWUiOiJzdWhhbiIsImVtYWlsIjoic3VoYW5tYWthbmRhcjg5QGdtYWlsLmNvbSIsImV4cCI6MTc3NjY4OTM5OX0._D_1klbjwD8GeQP7XsbOUs8qzYNgMocc8JaixnRG0Sc
[13-Apr-2026 12:50:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Apr-2026 12:50:17 UTC] ✅ JWT token verified successfully for user profile
[13-Apr-2026 12:50:17 UTC] User ID: 323
[13-Apr-2026 12:50:17 UTC] ✅ User profile retrieved successfully for user ID: 323
[13-Apr-2026 12:50:17 UTC] === API CALL LOG ===
[13-Apr-2026 12:50:17 UTC] Endpoint: user/profile.php
[13-Apr-2026 12:50:17 UTC] Full Log Data: {
    "timestamp": "2026-04-13 12:50:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:8100:2819:c2b8:9c77:18f0:3e73:b87",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzIzIiwidXNlcm5hbWUiOiJzdWhhbiIsImVtYWlsIjoic3VoYW5tYWthbmRhcjg5QGdtYWlsLmNvbSIsImV4cCI6MTc3NjY4OTM5OX0._D_1klbjwD8GeQP7XsbOUs8qzYNgMocc8JaixnRG0Sc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eba9877cba4ce41-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:8100:2819:c2b8:9c77:18f0:3e73:b87",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2402:8100:2819:c2b8:9c77:18f0:3e73:b87, 172.71.124.89"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Apr-2026 12:50:17 UTC] === END API CALL LOG ===
[13-Apr-2026 12:50:17 UTC] ✅ API Hash verification passed for profile endpoint
[13-Apr-2026 12:50:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzIzIiwidXNlcm5hbWUiOiJzdWhhbiIsImVtYWlsIjoic3VoYW5tYWthbmRhcjg5QGdtYWlsLmNvbSIsImV4cCI6MTc3NjY4OTM5OX0._D_1klbjwD8GeQP7XsbOUs8qzYNgMocc8JaixnRG0Sc
[13-Apr-2026 12:50:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Apr-2026 12:50:17 UTC] ✅ JWT token verified successfully for user profile
[13-Apr-2026 12:50:17 UTC] User ID: 323
[13-Apr-2026 12:50:17 UTC] ✅ User profile retrieved successfully for user ID: 323
[13-Apr-2026 12:50:18 UTC] === API CALL LOG ===
[13-Apr-2026 12:50:18 UTC] Endpoint: user/profile.php
[13-Apr-2026 12:50:18 UTC] Full Log Data: {
    "timestamp": "2026-04-13 12:50:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:8100:2819:c2b8:9c77:18f0:3e73:b87",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzIzIiwidXNlcm5hbWUiOiJzdWhhbiIsImVtYWlsIjoic3VoYW5tYWthbmRhcjg5QGdtYWlsLmNvbSIsImV4cCI6MTc3NjY4OTM5OX0._D_1klbjwD8GeQP7XsbOUs8qzYNgMocc8JaixnRG0Sc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eba98830c68ce41-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:8100:2819:c2b8:9c77:18f0:3e73:b87",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2402:8100:2819:c2b8:9c77:18f0:3e73:b87, 172.71.124.88"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Apr-2026 12:50:18 UTC] === END API CALL LOG ===
[13-Apr-2026 12:50:18 UTC] ✅ API Hash verification passed for profile endpoint
[13-Apr-2026 12:50:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzIzIiwidXNlcm5hbWUiOiJzdWhhbiIsImVtYWlsIjoic3VoYW5tYWthbmRhcjg5QGdtYWlsLmNvbSIsImV4cCI6MTc3NjY4OTM5OX0._D_1klbjwD8GeQP7XsbOUs8qzYNgMocc8JaixnRG0Sc
[13-Apr-2026 12:50:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Apr-2026 12:50:18 UTC] ✅ JWT token verified successfully for user profile
[13-Apr-2026 12:50:18 UTC] User ID: 323
[13-Apr-2026 12:50:18 UTC] ✅ User profile retrieved successfully for user ID: 323
[13-Apr-2026 12:50:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Apr-2026 12:50:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Apr-2026 12:50:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzIzIiwidXNlcm5hbWUiOiJzdWhhbiIsImVtYWlsIjoic3VoYW5tYWthbmRhcjg5QGdtYWlsLmNvbSIsImV4cCI6MTc3NjY4OTM5OX0._D_1klbjwD8GeQP7XsbOUs8qzYNgMocc8JaixnRG0Sc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eba98c23e62ce41-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2402:8100:2819:c2b8:9c77:18f0:3e73:b87","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2402:8100:2819:c2b8:9c77:18f0:3e73:b87, 172.71.124.89"}
[13-Apr-2026 12:50:29 UTC] === User Orders API Called ===
[13-Apr-2026 12:50:29 UTC] User ID: 323
[13-Apr-2026 12:50:29 UTC] Limit: 20, Offset: 0
[13-Apr-2026 12:50:29 UTC] Orders found: 0
[13-Apr-2026 12:50:29 UTC] Orders data: []
[13-Apr-2026 12:50:29 UTC] Total orders count: 0
[13-Apr-2026 12:50:30 UTC] === API CALL LOG ===
[13-Apr-2026 12:50:30 UTC] Endpoint: user/profile.php
[13-Apr-2026 12:50:30 UTC] Full Log Data: {
    "timestamp": "2026-04-13 12:50:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:8100:2819:c2b8:9c77:18f0:3e73:b87",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzIzIiwidXNlcm5hbWUiOiJzdWhhbiIsImVtYWlsIjoic3VoYW5tYWthbmRhcjg5QGdtYWlsLmNvbSIsImV4cCI6MTc3NjY4OTM5OX0._D_1klbjwD8GeQP7XsbOUs8qzYNgMocc8JaixnRG0Sc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eba98cc8bcece41-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:8100:2819:c2b8:9c77:18f0:3e73:b87",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2402:8100:2819:c2b8:9c77:18f0:3e73:b87, 172.71.124.89"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Apr-2026 12:50:30 UTC] === END API CALL LOG ===
[13-Apr-2026 12:50:30 UTC] ✅ API Hash verification passed for profile endpoint
[13-Apr-2026 12:50:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzIzIiwidXNlcm5hbWUiOiJzdWhhbiIsImVtYWlsIjoic3VoYW5tYWthbmRhcjg5QGdtYWlsLmNvbSIsImV4cCI6MTc3NjY4OTM5OX0._D_1klbjwD8GeQP7XsbOUs8qzYNgMocc8JaixnRG0Sc
[13-Apr-2026 12:50:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Apr-2026 12:50:30 UTC] ✅ JWT token verified successfully for user profile
[13-Apr-2026 12:50:30 UTC] User ID: 323
[13-Apr-2026 12:50:30 UTC] ✅ User profile retrieved successfully for user ID: 323
[13-Apr-2026 12:50:31 UTC] User Purchases API - User ID: 323
[13-Apr-2026 12:50:31 UTC] User Purchases API - Total purchases found: 0
[13-Apr-2026 12:50:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Apr-2026 12:50:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Apr-2026 12:50:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzIzIiwidXNlcm5hbWUiOiJzdWhhbiIsImVtYWlsIjoic3VoYW5tYWthbmRhcjg5QGdtYWlsLmNvbSIsImV4cCI6MTc3NjY4OTM5OX0._D_1klbjwD8GeQP7XsbOUs8qzYNgMocc8JaixnRG0Sc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eba98f56865ce41-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2402:8100:2819:c2b8:9c77:18f0:3e73:b87","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2402:8100:2819:c2b8:9c77:18f0:3e73:b87, 172.71.124.89"}
[13-Apr-2026 12:50:37 UTC] === User Orders API Called ===
[13-Apr-2026 12:50:37 UTC] User ID: 323
[13-Apr-2026 12:50:37 UTC] Limit: 20, Offset: 0
[13-Apr-2026 12:50:37 UTC] Orders found: 0
[13-Apr-2026 12:50:37 UTC] Orders data: []
[13-Apr-2026 12:50:37 UTC] Total orders count: 0
[13-Apr-2026 12:50:37 UTC] === API CALL LOG ===
[13-Apr-2026 12:50:37 UTC] Endpoint: user/profile.php
[13-Apr-2026 12:50:37 UTC] Full Log Data: {
    "timestamp": "2026-04-13 12:50:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:8100:2819:c2b8:9c77:18f0:3e73:b87",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzIzIiwidXNlcm5hbWUiOiJzdWhhbiIsImVtYWlsIjoic3VoYW5tYWthbmRhcjg5QGdtYWlsLmNvbSIsImV4cCI6MTc3NjY4OTM5OX0._D_1klbjwD8GeQP7XsbOUs8qzYNgMocc8JaixnRG0Sc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eba98f60a0ace41-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:8100:2819:c2b8:9c77:18f0:3e73:b87",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2402:8100:2819:c2b8:9c77:18f0:3e73:b87, 172.71.124.88"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Apr-2026 12:50:37 UTC] === END API CALL LOG ===
[13-Apr-2026 12:50:37 UTC] ✅ API Hash verification passed for profile endpoint
[13-Apr-2026 12:50:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzIzIiwidXNlcm5hbWUiOiJzdWhhbiIsImVtYWlsIjoic3VoYW5tYWthbmRhcjg5QGdtYWlsLmNvbSIsImV4cCI6MTc3NjY4OTM5OX0._D_1klbjwD8GeQP7XsbOUs8qzYNgMocc8JaixnRG0Sc
[13-Apr-2026 12:50:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Apr-2026 12:50:37 UTC] ✅ JWT token verified successfully for user profile
[13-Apr-2026 12:50:37 UTC] User ID: 323
[13-Apr-2026 12:50:37 UTC] ✅ User profile retrieved successfully for user ID: 323
[13-Apr-2026 12:50:37 UTC] === API CALL LOG ===
[13-Apr-2026 12:50:37 UTC] Endpoint: user/profile.php
[13-Apr-2026 12:50:37 UTC] Full Log Data: {
    "timestamp": "2026-04-13 12:50:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:8100:2819:c2b8:9c77:18f0:3e73:b87",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzIzIiwidXNlcm5hbWUiOiJzdWhhbiIsImVtYWlsIjoic3VoYW5tYWthbmRhcjg5QGdtYWlsLmNvbSIsImV4cCI6MTc3NjY4OTM5OX0._D_1klbjwD8GeQP7XsbOUs8qzYNgMocc8JaixnRG0Sc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eba98f949f2ce41-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:8100:2819:c2b8:9c77:18f0:3e73:b87",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2402:8100:2819:c2b8:9c77:18f0:3e73:b87, 172.71.124.89"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Apr-2026 12:50:37 UTC] === END API CALL LOG ===
[13-Apr-2026 12:50:37 UTC] ✅ API Hash verification passed for profile endpoint
[13-Apr-2026 12:50:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzIzIiwidXNlcm5hbWUiOiJzdWhhbiIsImVtYWlsIjoic3VoYW5tYWthbmRhcjg5QGdtYWlsLmNvbSIsImV4cCI6MTc3NjY4OTM5OX0._D_1klbjwD8GeQP7XsbOUs8qzYNgMocc8JaixnRG0Sc
[13-Apr-2026 12:50:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Apr-2026 12:50:37 UTC] ✅ JWT token verified successfully for user profile
[13-Apr-2026 12:50:37 UTC] User ID: 323
[13-Apr-2026 12:50:37 UTC] ✅ User profile retrieved successfully for user ID: 323
[13-Apr-2026 12:50:38 UTC] === API CALL LOG ===
[13-Apr-2026 12:50:38 UTC] Endpoint: user/profile.php
[13-Apr-2026 12:50:38 UTC] Full Log Data: {
    "timestamp": "2026-04-13 12:50:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:8100:2819:c2b8:9c77:18f0:3e73:b87",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzIzIiwidXNlcm5hbWUiOiJzdWhhbiIsImVtYWlsIjoic3VoYW5tYWthbmRhcjg5QGdtYWlsLmNvbSIsImV4cCI6MTc3NjY4OTM5OX0._D_1klbjwD8GeQP7XsbOUs8qzYNgMocc8JaixnRG0Sc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eba98fdee2dce41-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:8100:2819:c2b8:9c77:18f0:3e73:b87",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2402:8100:2819:c2b8:9c77:18f0:3e73:b87, 172.71.124.89"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Apr-2026 12:50:38 UTC] === END API CALL LOG ===
[13-Apr-2026 12:50:38 UTC] ✅ API Hash verification passed for profile endpoint
[13-Apr-2026 12:50:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzIzIiwidXNlcm5hbWUiOiJzdWhhbiIsImVtYWlsIjoic3VoYW5tYWthbmRhcjg5QGdtYWlsLmNvbSIsImV4cCI6MTc3NjY4OTM5OX0._D_1klbjwD8GeQP7XsbOUs8qzYNgMocc8JaixnRG0Sc
[13-Apr-2026 12:50:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Apr-2026 12:50:38 UTC] ✅ JWT token verified successfully for user profile
[13-Apr-2026 12:50:38 UTC] User ID: 323
[13-Apr-2026 12:50:38 UTC] ✅ User profile retrieved successfully for user ID: 323
[13-Apr-2026 12:51:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Apr-2026 12:51:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Apr-2026 12:51:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzIzIiwidXNlcm5hbWUiOiJzdWhhbiIsImVtYWlsIjoic3VoYW5tYWthbmRhcjg5QGdtYWlsLmNvbSIsImV4cCI6MTc3NjY4OTM5OX0._D_1klbjwD8GeQP7XsbOUs8qzYNgMocc8JaixnRG0Sc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eba99fb5cb8ce41-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2402:8100:2819:c2b8:9c77:18f0:3e73:b87","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2402:8100:2819:c2b8:9c77:18f0:3e73:b87, 172.71.124.88"}
[13-Apr-2026 12:51:19 UTC] === User Orders API Called ===
[13-Apr-2026 12:51:19 UTC] User ID: 323
[13-Apr-2026 12:51:19 UTC] Limit: 20, Offset: 0
[13-Apr-2026 12:51:19 UTC] Orders found: 0
[13-Apr-2026 12:51:19 UTC] Orders data: []
[13-Apr-2026 12:51:19 UTC] Total orders count: 0
[13-Apr-2026 12:51:19 UTC] === API CALL LOG ===
[13-Apr-2026 12:51:19 UTC] Endpoint: user/profile.php
[13-Apr-2026 12:51:19 UTC] Full Log Data: {
    "timestamp": "2026-04-13 12:51:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:8100:2819:c2b8:9c77:18f0:3e73:b87",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzIzIiwidXNlcm5hbWUiOiJzdWhhbiIsImVtYWlsIjoic3VoYW5tYWthbmRhcjg5QGdtYWlsLmNvbSIsImV4cCI6MTc3NjY4OTM5OX0._D_1klbjwD8GeQP7XsbOUs8qzYNgMocc8JaixnRG0Sc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eba99fd6a7ace41-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:8100:2819:c2b8:9c77:18f0:3e73:b87",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2402:8100:2819:c2b8:9c77:18f0:3e73:b87, 172.71.124.88"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Apr-2026 12:51:19 UTC] === END API CALL LOG ===
[13-Apr-2026 12:51:19 UTC] ✅ API Hash verification passed for profile endpoint
[13-Apr-2026 12:51:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzIzIiwidXNlcm5hbWUiOiJzdWhhbiIsImVtYWlsIjoic3VoYW5tYWthbmRhcjg5QGdtYWlsLmNvbSIsImV4cCI6MTc3NjY4OTM5OX0._D_1klbjwD8GeQP7XsbOUs8qzYNgMocc8JaixnRG0Sc
[13-Apr-2026 12:51:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Apr-2026 12:51:19 UTC] ✅ JWT token verified successfully for user profile
[13-Apr-2026 12:51:19 UTC] User ID: 323
[13-Apr-2026 12:51:19 UTC] ✅ User profile retrieved successfully for user ID: 323
[13-Apr-2026 12:51:19 UTC] User Purchases API - User ID: 323
[13-Apr-2026 12:51:19 UTC] User Purchases API - Total purchases found: 0
[13-Apr-2026 13:26:59 UTC] === API CALL LOG ===
[13-Apr-2026 13:26:59 UTC] Endpoint: user/profile.php
[13-Apr-2026 13:26:59 UTC] Full Log Data: {
    "timestamp": "2026-04-13 13:26:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "209.101.24.202",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI0IiwidXNlcm5hbWUiOiJASk9ITlNOT1dfMSIsImVtYWlsIjoic3VwZXJ2aXA4MTJAZ21haWwuY29tIiwiZXhwIjoxNzc2NjkxNjE4fQ.egJrhXp5nN-fCI8TkKJ-s0EhFxw0loVQ0fHewiNWX7M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ebace3f1b1ee1e9-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "209.101.24.202",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "209.101.24.202, 172.70.108.209"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Apr-2026 13:26:59 UTC] === END API CALL LOG ===
[13-Apr-2026 13:26:59 UTC] ✅ API Hash verification passed for profile endpoint
[13-Apr-2026 13:26:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI0IiwidXNlcm5hbWUiOiJASk9ITlNOT1dfMSIsImVtYWlsIjoic3VwZXJ2aXA4MTJAZ21haWwuY29tIiwiZXhwIjoxNzc2NjkxNjE4fQ.egJrhXp5nN-fCI8TkKJ-s0EhFxw0loVQ0fHewiNWX7M
[13-Apr-2026 13:26:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Apr-2026 13:26:59 UTC] ✅ JWT token verified successfully for user profile
[13-Apr-2026 13:26:59 UTC] User ID: 324
[13-Apr-2026 13:26:59 UTC] ✅ User profile retrieved successfully for user ID: 324
[13-Apr-2026 13:26:59 UTC] === API CALL LOG ===
[13-Apr-2026 13:26:59 UTC] Endpoint: user/profile.php
[13-Apr-2026 13:26:59 UTC] Full Log Data: {
    "timestamp": "2026-04-13 13:26:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "209.101.24.202",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI0IiwidXNlcm5hbWUiOiJASk9ITlNOT1dfMSIsImVtYWlsIjoic3VwZXJ2aXA4MTJAZ21haWwuY29tIiwiZXhwIjoxNzc2NjkxNjE4fQ.egJrhXp5nN-fCI8TkKJ-s0EhFxw0loVQ0fHewiNWX7M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ebace3f1b26e1e9-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "209.101.24.202",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "209.101.24.202, 172.70.108.208"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Apr-2026 13:26:59 UTC] === END API CALL LOG ===
[13-Apr-2026 13:26:59 UTC] ✅ API Hash verification passed for profile endpoint
[13-Apr-2026 13:26:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI0IiwidXNlcm5hbWUiOiJASk9ITlNOT1dfMSIsImVtYWlsIjoic3VwZXJ2aXA4MTJAZ21haWwuY29tIiwiZXhwIjoxNzc2NjkxNjE4fQ.egJrhXp5nN-fCI8TkKJ-s0EhFxw0loVQ0fHewiNWX7M
[13-Apr-2026 13:26:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Apr-2026 13:26:59 UTC] ✅ JWT token verified successfully for user profile
[13-Apr-2026 13:26:59 UTC] User ID: 324
[13-Apr-2026 13:26:59 UTC] ✅ User profile retrieved successfully for user ID: 324
[13-Apr-2026 13:26:59 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Apr-2026 13:26:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Apr-2026 13:26:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI0IiwidXNlcm5hbWUiOiJASk9ITlNOT1dfMSIsImVtYWlsIjoic3VwZXJ2aXA4MTJAZ21haWwuY29tIiwiZXhwIjoxNzc2NjkxNjE4fQ.egJrhXp5nN-fCI8TkKJ-s0EhFxw0loVQ0fHewiNWX7M","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ebace3f1b25e1e9-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"209.101.24.202","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"209.101.24.202, 172.70.108.208"}
[13-Apr-2026 13:26:59 UTC] === User Orders API Called ===
[13-Apr-2026 13:26:59 UTC] User ID: 324
[13-Apr-2026 13:26:59 UTC] Limit: 20, Offset: 0
[13-Apr-2026 13:26:59 UTC] Orders found: 0
[13-Apr-2026 13:26:59 UTC] Orders data: []
[13-Apr-2026 13:26:59 UTC] Total orders count: 0
[13-Apr-2026 13:27:00 UTC] === API CALL LOG ===
[13-Apr-2026 13:27:00 UTC] Endpoint: user/profile.php
[13-Apr-2026 13:27:00 UTC] Full Log Data: {
    "timestamp": "2026-04-13 13:27:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "209.101.24.202",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI0IiwidXNlcm5hbWUiOiJASk9ITlNOT1dfMSIsImVtYWlsIjoic3VwZXJ2aXA4MTJAZ21haWwuY29tIiwiZXhwIjoxNzc2NjkxNjE4fQ.egJrhXp5nN-fCI8TkKJ-s0EhFxw0loVQ0fHewiNWX7M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ebace43edaee1e9-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "209.101.24.202",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "209.101.24.202, 172.70.108.208"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Apr-2026 13:27:00 UTC] === END API CALL LOG ===
[13-Apr-2026 13:27:00 UTC] ✅ API Hash verification passed for profile endpoint
[13-Apr-2026 13:27:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI0IiwidXNlcm5hbWUiOiJASk9ITlNOT1dfMSIsImVtYWlsIjoic3VwZXJ2aXA4MTJAZ21haWwuY29tIiwiZXhwIjoxNzc2NjkxNjE4fQ.egJrhXp5nN-fCI8TkKJ-s0EhFxw0loVQ0fHewiNWX7M
[13-Apr-2026 13:27:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Apr-2026 13:27:00 UTC] ✅ JWT token verified successfully for user profile
[13-Apr-2026 13:27:00 UTC] User ID: 324
[13-Apr-2026 13:27:00 UTC] ✅ User profile retrieved successfully for user ID: 324
[13-Apr-2026 13:27:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Apr-2026 13:27:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Apr-2026 13:27:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI0IiwidXNlcm5hbWUiOiJASk9ITlNOT1dfMSIsImVtYWlsIjoic3VwZXJ2aXA4MTJAZ21haWwuY29tIiwiZXhwIjoxNzc2NjkxNjE4fQ.egJrhXp5nN-fCI8TkKJ-s0EhFxw0loVQ0fHewiNWX7M","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ebaced7c836e1e9-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"209.101.24.202","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"209.101.24.202, 172.70.108.42"}
[13-Apr-2026 13:27:24 UTC] === User Orders API Called ===
[13-Apr-2026 13:27:24 UTC] User ID: 324
[13-Apr-2026 13:27:24 UTC] Limit: 20, Offset: 0
[13-Apr-2026 13:27:24 UTC] Orders found: 0
[13-Apr-2026 13:27:24 UTC] Orders data: []
[13-Apr-2026 13:27:24 UTC] Total orders count: 0
[13-Apr-2026 13:27:24 UTC] === API CALL LOG ===
[13-Apr-2026 13:27:24 UTC] Endpoint: user/profile.php
[13-Apr-2026 13:27:24 UTC] Full Log Data: {
    "timestamp": "2026-04-13 13:27:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "209.101.24.202",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI0IiwidXNlcm5hbWUiOiJASk9ITlNOT1dfMSIsImVtYWlsIjoic3VwZXJ2aXA4MTJAZ21haWwuY29tIiwiZXhwIjoxNzc2NjkxNjE4fQ.egJrhXp5nN-fCI8TkKJ-s0EhFxw0loVQ0fHewiNWX7M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ebacedcaa56e1e9-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "209.101.24.202",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "209.101.24.202, 172.70.108.42"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Apr-2026 13:27:24 UTC] === END API CALL LOG ===
[13-Apr-2026 13:27:24 UTC] ✅ API Hash verification passed for profile endpoint
[13-Apr-2026 13:27:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI0IiwidXNlcm5hbWUiOiJASk9ITlNOT1dfMSIsImVtYWlsIjoic3VwZXJ2aXA4MTJAZ21haWwuY29tIiwiZXhwIjoxNzc2NjkxNjE4fQ.egJrhXp5nN-fCI8TkKJ-s0EhFxw0loVQ0fHewiNWX7M
[13-Apr-2026 13:27:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Apr-2026 13:27:24 UTC] ✅ JWT token verified successfully for user profile
[13-Apr-2026 13:27:24 UTC] User ID: 324
[13-Apr-2026 13:27:24 UTC] ✅ User profile retrieved successfully for user ID: 324
[13-Apr-2026 13:27:25 UTC] User Purchases API - User ID: 324
[13-Apr-2026 13:27:25 UTC] User Purchases API - Total purchases found: 1
[13-Apr-2026 13:27:28 UTC] User Purchases API - User ID: 324
[13-Apr-2026 13:27:28 UTC] User Purchases API - Total purchases found: 1
[13-Apr-2026 13:27:31 UTC] === API CALL LOG ===
[13-Apr-2026 13:27:31 UTC] Endpoint: user/profile.php
[13-Apr-2026 13:27:31 UTC] Full Log Data: {
    "timestamp": "2026-04-13 13:27:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "209.101.24.202",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI0IiwidXNlcm5hbWUiOiJASk9ITlNOT1dfMSIsImVtYWlsIjoic3VwZXJ2aXA4MTJAZ21haWwuY29tIiwiZXhwIjoxNzc2NjkxNjE4fQ.egJrhXp5nN-fCI8TkKJ-s0EhFxw0loVQ0fHewiNWX7M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ebacf071fd6e1e9-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "209.101.24.202",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "209.101.24.202, 172.70.108.42"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Apr-2026 13:27:31 UTC] === END API CALL LOG ===
[13-Apr-2026 13:27:31 UTC] ✅ API Hash verification passed for profile endpoint
[13-Apr-2026 13:27:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI0IiwidXNlcm5hbWUiOiJASk9ITlNOT1dfMSIsImVtYWlsIjoic3VwZXJ2aXA4MTJAZ21haWwuY29tIiwiZXhwIjoxNzc2NjkxNjE4fQ.egJrhXp5nN-fCI8TkKJ-s0EhFxw0loVQ0fHewiNWX7M
[13-Apr-2026 13:27:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Apr-2026 13:27:31 UTC] ✅ JWT token verified successfully for user profile
[13-Apr-2026 13:27:31 UTC] User ID: 324
[13-Apr-2026 13:27:31 UTC] ✅ User profile retrieved successfully for user ID: 324
[13-Apr-2026 13:27:31 UTC] User Purchases API - User ID: 324
[13-Apr-2026 13:27:31 UTC] User Purchases API - Total purchases found: 1
[13-Apr-2026 18:13:11 UTC] === API CALL LOG ===
[13-Apr-2026 18:13:11 UTC] Endpoint: user/profile.php
[13-Apr-2026 18:13:11 UTC] Full Log Data: {
    "timestamp": "2026-04-13 18:13:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:a020:542:9daf:a5b8:1908:b7cc:3dda",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI1IiwidXNlcm5hbWUiOiJUaGVSZWFsZXN0IiwiZW1haWwiOiJqb2huLnZhbmRlcmhlaWpkZW4xLjBAZ21haWwuY29tIiwiZXhwIjoxNzc2NzA4NzkwfQ.lyqCFww8C4I6CpnFNGpWslUPLK5vHzR_nvpYnoskTjA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ebc717b3c7325aa-BRU",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a02:a020:542:9daf:a5b8:1908:b7cc:3dda",
        "CF-IPCountry": "BE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a02:a020:542:9daf:a5b8:1908:b7cc:3dda, 104.23.241.72"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Apr-2026 18:13:11 UTC] === END API CALL LOG ===
[13-Apr-2026 18:13:11 UTC] ✅ API Hash verification passed for profile endpoint
[13-Apr-2026 18:13:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI1IiwidXNlcm5hbWUiOiJUaGVSZWFsZXN0IiwiZW1haWwiOiJqb2huLnZhbmRlcmhlaWpkZW4xLjBAZ21haWwuY29tIiwiZXhwIjoxNzc2NzA4NzkwfQ.lyqCFww8C4I6CpnFNGpWslUPLK5vHzR_nvpYnoskTjA
[13-Apr-2026 18:13:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Apr-2026 18:13:11 UTC] ✅ JWT token verified successfully for user profile
[13-Apr-2026 18:13:11 UTC] User ID: 325
[13-Apr-2026 18:13:11 UTC] ✅ User profile retrieved successfully for user ID: 325
[13-Apr-2026 18:13:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Apr-2026 18:13:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Apr-2026 18:13:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI1IiwidXNlcm5hbWUiOiJUaGVSZWFsZXN0IiwiZW1haWwiOiJqb2huLnZhbmRlcmhlaWpkZW4xLjBAZ21haWwuY29tIiwiZXhwIjoxNzc2NzA4NzkwfQ.lyqCFww8C4I6CpnFNGpWslUPLK5vHzR_nvpYnoskTjA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ebc717b6cfb25aa-BRU","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2a02:a020:542:9daf:a5b8:1908:b7cc:3dda","CF-IPCountry":"BE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2a02:a020:542:9daf:a5b8:1908:b7cc:3dda, 104.23.241.73"}
[13-Apr-2026 18:13:11 UTC] === User Orders API Called ===
[13-Apr-2026 18:13:11 UTC] User ID: 325
[13-Apr-2026 18:13:11 UTC] Limit: 20, Offset: 0
[13-Apr-2026 18:13:11 UTC] Orders found: 0
[13-Apr-2026 18:13:11 UTC] Orders data: []
[13-Apr-2026 18:13:11 UTC] Total orders count: 0
[13-Apr-2026 18:13:11 UTC] === API CALL LOG ===
[13-Apr-2026 18:13:11 UTC] Endpoint: user/profile.php
[13-Apr-2026 18:13:11 UTC] Full Log Data: {
    "timestamp": "2026-04-13 18:13:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:a020:542:9daf:a5b8:1908:b7cc:3dda",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI1IiwidXNlcm5hbWUiOiJUaGVSZWFsZXN0IiwiZW1haWwiOiJqb2huLnZhbmRlcmhlaWpkZW4xLjBAZ21haWwuY29tIiwiZXhwIjoxNzc2NzA4NzkwfQ.lyqCFww8C4I6CpnFNGpWslUPLK5vHzR_nvpYnoskTjA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ebc717bbdd225aa-BRU",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a02:a020:542:9daf:a5b8:1908:b7cc:3dda",
        "CF-IPCountry": "BE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a02:a020:542:9daf:a5b8:1908:b7cc:3dda, 104.23.241.72"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Apr-2026 18:13:11 UTC] === END API CALL LOG ===
[13-Apr-2026 18:13:11 UTC] ✅ API Hash verification passed for profile endpoint
[13-Apr-2026 18:13:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI1IiwidXNlcm5hbWUiOiJUaGVSZWFsZXN0IiwiZW1haWwiOiJqb2huLnZhbmRlcmhlaWpkZW4xLjBAZ21haWwuY29tIiwiZXhwIjoxNzc2NzA4NzkwfQ.lyqCFww8C4I6CpnFNGpWslUPLK5vHzR_nvpYnoskTjA
[13-Apr-2026 18:13:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Apr-2026 18:13:11 UTC] ✅ JWT token verified successfully for user profile
[13-Apr-2026 18:13:11 UTC] User ID: 325
[13-Apr-2026 18:13:11 UTC] ✅ User profile retrieved successfully for user ID: 325
[13-Apr-2026 18:13:12 UTC] === API CALL LOG ===
[13-Apr-2026 18:13:12 UTC] Endpoint: user/profile.php
[13-Apr-2026 18:13:12 UTC] Full Log Data: {
    "timestamp": "2026-04-13 18:13:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:a020:542:9daf:a5b8:1908:b7cc:3dda",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI1IiwidXNlcm5hbWUiOiJUaGVSZWFsZXN0IiwiZW1haWwiOiJqb2huLnZhbmRlcmhlaWpkZW4xLjBAZ21haWwuY29tIiwiZXhwIjoxNzc2NzA4NzkwfQ.lyqCFww8C4I6CpnFNGpWslUPLK5vHzR_nvpYnoskTjA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ebc717dfbc025aa-BRU",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a02:a020:542:9daf:a5b8:1908:b7cc:3dda",
        "CF-IPCountry": "BE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a02:a020:542:9daf:a5b8:1908:b7cc:3dda, 104.23.241.72"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Apr-2026 18:13:12 UTC] === END API CALL LOG ===
[13-Apr-2026 18:13:12 UTC] ✅ API Hash verification passed for profile endpoint
[13-Apr-2026 18:13:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI1IiwidXNlcm5hbWUiOiJUaGVSZWFsZXN0IiwiZW1haWwiOiJqb2huLnZhbmRlcmhlaWpkZW4xLjBAZ21haWwuY29tIiwiZXhwIjoxNzc2NzA4NzkwfQ.lyqCFww8C4I6CpnFNGpWslUPLK5vHzR_nvpYnoskTjA
[13-Apr-2026 18:13:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Apr-2026 18:13:12 UTC] ✅ JWT token verified successfully for user profile
[13-Apr-2026 18:13:12 UTC] User ID: 325
[13-Apr-2026 18:13:12 UTC] ✅ User profile retrieved successfully for user ID: 325
[13-Apr-2026 18:22:28 UTC] === API CALL LOG ===
[13-Apr-2026 18:22:28 UTC] Endpoint: user/profile.php
[13-Apr-2026 18:22:28 UTC] Full Log Data: {
    "timestamp": "2026-04-13 18:22:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:a020:542:9daf:a5b8:1908:b7cc:3dda",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI1IiwidXNlcm5hbWUiOiJUaGVSZWFsZXN0IiwiZW1haWwiOiJqb2huLnZhbmRlcmhlaWpkZW4xLjBAZ21haWwuY29tIiwiZXhwIjoxNzc2NzA4NzkwfQ.lyqCFww8C4I6CpnFNGpWslUPLK5vHzR_nvpYnoskTjA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ebc7f133ab974fa-BRU",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a02:a020:542:9daf:a5b8:1908:b7cc:3dda",
        "CF-IPCountry": "BE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a02:a020:542:9daf:a5b8:1908:b7cc:3dda, 162.158.233.233"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Apr-2026 18:22:28 UTC] === END API CALL LOG ===
[13-Apr-2026 18:22:28 UTC] ✅ API Hash verification passed for profile endpoint
[13-Apr-2026 18:22:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI1IiwidXNlcm5hbWUiOiJUaGVSZWFsZXN0IiwiZW1haWwiOiJqb2huLnZhbmRlcmhlaWpkZW4xLjBAZ21haWwuY29tIiwiZXhwIjoxNzc2NzA4NzkwfQ.lyqCFww8C4I6CpnFNGpWslUPLK5vHzR_nvpYnoskTjA
[13-Apr-2026 18:22:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Apr-2026 18:22:28 UTC] ✅ JWT token verified successfully for user profile
[13-Apr-2026 18:22:28 UTC] User ID: 325
[13-Apr-2026 18:22:28 UTC] ✅ User profile retrieved successfully for user ID: 325
[13-Apr-2026 18:22:29 UTC] === API CALL LOG ===
[13-Apr-2026 18:22:29 UTC] Endpoint: user/profile.php
[13-Apr-2026 18:22:29 UTC] Full Log Data: {
    "timestamp": "2026-04-13 18:22:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:a020:542:9daf:a5b8:1908:b7cc:3dda",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI1IiwidXNlcm5hbWUiOiJUaGVSZWFsZXN0IiwiZW1haWwiOiJqb2huLnZhbmRlcmhlaWpkZW4xLjBAZ21haWwuY29tIiwiZXhwIjoxNzc2NzA4NzkwfQ.lyqCFww8C4I6CpnFNGpWslUPLK5vHzR_nvpYnoskTjA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ebc7f1d581574fa-BRU",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a02:a020:542:9daf:a5b8:1908:b7cc:3dda",
        "CF-IPCountry": "BE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a02:a020:542:9daf:a5b8:1908:b7cc:3dda, 162.158.233.233"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Apr-2026 18:22:29 UTC] === END API CALL LOG ===
[13-Apr-2026 18:22:29 UTC] ✅ API Hash verification passed for profile endpoint
[13-Apr-2026 18:22:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI1IiwidXNlcm5hbWUiOiJUaGVSZWFsZXN0IiwiZW1haWwiOiJqb2huLnZhbmRlcmhlaWpkZW4xLjBAZ21haWwuY29tIiwiZXhwIjoxNzc2NzA4NzkwfQ.lyqCFww8C4I6CpnFNGpWslUPLK5vHzR_nvpYnoskTjA
[13-Apr-2026 18:22:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Apr-2026 18:22:29 UTC] ✅ JWT token verified successfully for user profile
[13-Apr-2026 18:22:29 UTC] User ID: 325
[13-Apr-2026 18:22:29 UTC] ✅ User profile retrieved successfully for user ID: 325
[13-Apr-2026 18:22:30 UTC] === API CALL LOG ===
[13-Apr-2026 18:22:30 UTC] Endpoint: user/profile.php
[13-Apr-2026 18:22:30 UTC] Full Log Data: {
    "timestamp": "2026-04-13 18:22:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:a020:542:9daf:a5b8:1908:b7cc:3dda",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI1IiwidXNlcm5hbWUiOiJUaGVSZWFsZXN0IiwiZW1haWwiOiJqb2huLnZhbmRlcmhlaWpkZW4xLjBAZ21haWwuY29tIiwiZXhwIjoxNzc2NzA4NzkwfQ.lyqCFww8C4I6CpnFNGpWslUPLK5vHzR_nvpYnoskTjA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ebc7f1faac674fa-BRU",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a02:a020:542:9daf:a5b8:1908:b7cc:3dda",
        "CF-IPCountry": "BE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a02:a020:542:9daf:a5b8:1908:b7cc:3dda, 162.158.233.233"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Apr-2026 18:22:30 UTC] === END API CALL LOG ===
[13-Apr-2026 18:22:30 UTC] ✅ API Hash verification passed for profile endpoint
[13-Apr-2026 18:22:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI1IiwidXNlcm5hbWUiOiJUaGVSZWFsZXN0IiwiZW1haWwiOiJqb2huLnZhbmRlcmhlaWpkZW4xLjBAZ21haWwuY29tIiwiZXhwIjoxNzc2NzA4NzkwfQ.lyqCFww8C4I6CpnFNGpWslUPLK5vHzR_nvpYnoskTjA
[13-Apr-2026 18:22:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Apr-2026 18:22:30 UTC] ✅ JWT token verified successfully for user profile
[13-Apr-2026 18:22:30 UTC] User ID: 325
[13-Apr-2026 18:22:30 UTC] ✅ User profile retrieved successfully for user ID: 325
[13-Apr-2026 18:22:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Apr-2026 18:22:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Apr-2026 18:22:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI1IiwidXNlcm5hbWUiOiJUaGVSZWFsZXN0IiwiZW1haWwiOiJqb2huLnZhbmRlcmhlaWpkZW4xLjBAZ21haWwuY29tIiwiZXhwIjoxNzc2NzA4NzkwfQ.lyqCFww8C4I6CpnFNGpWslUPLK5vHzR_nvpYnoskTjA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ebc7f202b5d74fa-BRU","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2a02:a020:542:9daf:a5b8:1908:b7cc:3dda","CF-IPCountry":"BE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2a02:a020:542:9daf:a5b8:1908:b7cc:3dda, 162.158.233.233"}
[13-Apr-2026 18:22:30 UTC] === User Orders API Called ===
[13-Apr-2026 18:22:30 UTC] User ID: 325
[13-Apr-2026 18:22:30 UTC] Limit: 20, Offset: 0
[13-Apr-2026 18:22:30 UTC] Orders found: 0
[13-Apr-2026 18:22:30 UTC] Orders data: []
[13-Apr-2026 18:22:30 UTC] Total orders count: 0
[13-Apr-2026 18:22:30 UTC] === API CALL LOG ===
[13-Apr-2026 18:22:30 UTC] Endpoint: user/profile.php
[13-Apr-2026 18:22:30 UTC] Full Log Data: {
    "timestamp": "2026-04-13 18:22:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:a020:542:9daf:a5b8:1908:b7cc:3dda",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI1IiwidXNlcm5hbWUiOiJUaGVSZWFsZXN0IiwiZW1haWwiOiJqb2huLnZhbmRlcmhlaWpkZW4xLjBAZ21haWwuY29tIiwiZXhwIjoxNzc2NzA4NzkwfQ.lyqCFww8C4I6CpnFNGpWslUPLK5vHzR_nvpYnoskTjA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ebc7f20ac2174fa-BRU",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a02:a020:542:9daf:a5b8:1908:b7cc:3dda",
        "CF-IPCountry": "BE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a02:a020:542:9daf:a5b8:1908:b7cc:3dda, 162.158.233.233"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Apr-2026 18:22:30 UTC] === END API CALL LOG ===
[13-Apr-2026 18:22:30 UTC] ✅ API Hash verification passed for profile endpoint
[13-Apr-2026 18:22:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI1IiwidXNlcm5hbWUiOiJUaGVSZWFsZXN0IiwiZW1haWwiOiJqb2huLnZhbmRlcmhlaWpkZW4xLjBAZ21haWwuY29tIiwiZXhwIjoxNzc2NzA4NzkwfQ.lyqCFww8C4I6CpnFNGpWslUPLK5vHzR_nvpYnoskTjA
[13-Apr-2026 18:22:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Apr-2026 18:22:30 UTC] ✅ JWT token verified successfully for user profile
[13-Apr-2026 18:22:30 UTC] User ID: 325
[13-Apr-2026 18:22:30 UTC] ✅ User profile retrieved successfully for user ID: 325
[13-Apr-2026 18:22:31 UTC] === API CALL LOG ===
[13-Apr-2026 18:22:31 UTC] Endpoint: user/profile.php
[13-Apr-2026 18:22:31 UTC] Full Log Data: {
    "timestamp": "2026-04-13 18:22:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:a020:542:9daf:a5b8:1908:b7cc:3dda",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI1IiwidXNlcm5hbWUiOiJUaGVSZWFsZXN0IiwiZW1haWwiOiJqb2huLnZhbmRlcmhlaWpkZW4xLjBAZ21haWwuY29tIiwiZXhwIjoxNzc2NzA4NzkwfQ.lyqCFww8C4I6CpnFNGpWslUPLK5vHzR_nvpYnoskTjA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ebc7f24190174fa-BRU",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a02:a020:542:9daf:a5b8:1908:b7cc:3dda",
        "CF-IPCountry": "BE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a02:a020:542:9daf:a5b8:1908:b7cc:3dda, 162.158.233.233"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Apr-2026 18:22:31 UTC] === END API CALL LOG ===
[13-Apr-2026 18:22:31 UTC] ✅ API Hash verification passed for profile endpoint
[13-Apr-2026 18:22:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI1IiwidXNlcm5hbWUiOiJUaGVSZWFsZXN0IiwiZW1haWwiOiJqb2huLnZhbmRlcmhlaWpkZW4xLjBAZ21haWwuY29tIiwiZXhwIjoxNzc2NzA4NzkwfQ.lyqCFww8C4I6CpnFNGpWslUPLK5vHzR_nvpYnoskTjA
[13-Apr-2026 18:22:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Apr-2026 18:22:31 UTC] ✅ JWT token verified successfully for user profile
[13-Apr-2026 18:22:31 UTC] User ID: 325
[13-Apr-2026 18:22:31 UTC] ✅ User profile retrieved successfully for user ID: 325
[13-Apr-2026 18:22:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Apr-2026 18:22:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Apr-2026 18:22:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI1IiwidXNlcm5hbWUiOiJUaGVSZWFsZXN0IiwiZW1haWwiOiJqb2huLnZhbmRlcmhlaWpkZW4xLjBAZ21haWwuY29tIiwiZXhwIjoxNzc2NzA4NzkwfQ.lyqCFww8C4I6CpnFNGpWslUPLK5vHzR_nvpYnoskTjA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ebc7fc61c8274fa-BRU","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2a02:a020:542:9daf:a5b8:1908:b7cc:3dda","CF-IPCountry":"BE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2a02:a020:542:9daf:a5b8:1908:b7cc:3dda, 162.158.233.232"}
[13-Apr-2026 18:22:57 UTC] === User Orders API Called ===
[13-Apr-2026 18:22:57 UTC] User ID: 325
[13-Apr-2026 18:22:57 UTC] Limit: 20, Offset: 0
[13-Apr-2026 18:22:57 UTC] Orders found: 0
[13-Apr-2026 18:22:57 UTC] Orders data: []
[13-Apr-2026 18:22:57 UTC] Total orders count: 0
[13-Apr-2026 18:22:57 UTC] === API CALL LOG ===
[13-Apr-2026 18:22:57 UTC] Endpoint: user/profile.php
[13-Apr-2026 18:22:57 UTC] Full Log Data: {
    "timestamp": "2026-04-13 18:22:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:a020:542:9daf:a5b8:1908:b7cc:3dda",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI1IiwidXNlcm5hbWUiOiJUaGVSZWFsZXN0IiwiZW1haWwiOiJqb2huLnZhbmRlcmhlaWpkZW4xLjBAZ21haWwuY29tIiwiZXhwIjoxNzc2NzA4NzkwfQ.lyqCFww8C4I6CpnFNGpWslUPLK5vHzR_nvpYnoskTjA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ebc7fc65cd274fa-BRU",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a02:a020:542:9daf:a5b8:1908:b7cc:3dda",
        "CF-IPCountry": "BE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a02:a020:542:9daf:a5b8:1908:b7cc:3dda, 162.158.233.232"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Apr-2026 18:22:57 UTC] === END API CALL LOG ===
[13-Apr-2026 18:22:57 UTC] ✅ API Hash verification passed for profile endpoint
[13-Apr-2026 18:22:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI1IiwidXNlcm5hbWUiOiJUaGVSZWFsZXN0IiwiZW1haWwiOiJqb2huLnZhbmRlcmhlaWpkZW4xLjBAZ21haWwuY29tIiwiZXhwIjoxNzc2NzA4NzkwfQ.lyqCFww8C4I6CpnFNGpWslUPLK5vHzR_nvpYnoskTjA
[13-Apr-2026 18:22:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Apr-2026 18:22:57 UTC] ✅ JWT token verified successfully for user profile
[13-Apr-2026 18:22:57 UTC] User ID: 325
[13-Apr-2026 18:22:57 UTC] ✅ User profile retrieved successfully for user ID: 325
[13-Apr-2026 18:22:57 UTC] === API CALL LOG ===
[13-Apr-2026 18:22:57 UTC] Endpoint: user/profile.php
[13-Apr-2026 18:22:57 UTC] Full Log Data: {
    "timestamp": "2026-04-13 18:22:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:a020:542:9daf:a5b8:1908:b7cc:3dda",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI1IiwidXNlcm5hbWUiOiJUaGVSZWFsZXN0IiwiZW1haWwiOiJqb2huLnZhbmRlcmhlaWpkZW4xLjBAZ21haWwuY29tIiwiZXhwIjoxNzc2NzA4NzkwfQ.lyqCFww8C4I6CpnFNGpWslUPLK5vHzR_nvpYnoskTjA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ebc7fc89fd174fa-BRU",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a02:a020:542:9daf:a5b8:1908:b7cc:3dda",
        "CF-IPCountry": "BE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a02:a020:542:9daf:a5b8:1908:b7cc:3dda, 162.158.233.232"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Apr-2026 18:22:57 UTC] === END API CALL LOG ===
[13-Apr-2026 18:22:57 UTC] ✅ API Hash verification passed for profile endpoint
[13-Apr-2026 18:22:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI1IiwidXNlcm5hbWUiOiJUaGVSZWFsZXN0IiwiZW1haWwiOiJqb2huLnZhbmRlcmhlaWpkZW4xLjBAZ21haWwuY29tIiwiZXhwIjoxNzc2NzA4NzkwfQ.lyqCFww8C4I6CpnFNGpWslUPLK5vHzR_nvpYnoskTjA
[13-Apr-2026 18:22:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Apr-2026 18:22:57 UTC] ✅ JWT token verified successfully for user profile
[13-Apr-2026 18:22:57 UTC] User ID: 325
[13-Apr-2026 18:22:57 UTC] ✅ User profile retrieved successfully for user ID: 325
[13-Apr-2026 18:22:57 UTC] === API CALL LOG ===
[13-Apr-2026 18:22:57 UTC] Endpoint: user/profile.php
[13-Apr-2026 18:22:57 UTC] Full Log Data: {
    "timestamp": "2026-04-13 18:22:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:a020:542:9daf:a5b8:1908:b7cc:3dda",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI1IiwidXNlcm5hbWUiOiJUaGVSZWFsZXN0IiwiZW1haWwiOiJqb2huLnZhbmRlcmhlaWpkZW4xLjBAZ21haWwuY29tIiwiZXhwIjoxNzc2NzA4NzkwfQ.lyqCFww8C4I6CpnFNGpWslUPLK5vHzR_nvpYnoskTjA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ebc7fca7a6174fa-BRU",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a02:a020:542:9daf:a5b8:1908:b7cc:3dda",
        "CF-IPCountry": "BE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a02:a020:542:9daf:a5b8:1908:b7cc:3dda, 162.158.233.232"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Apr-2026 18:22:57 UTC] === END API CALL LOG ===
[13-Apr-2026 18:22:57 UTC] ✅ API Hash verification passed for profile endpoint
[13-Apr-2026 18:22:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI1IiwidXNlcm5hbWUiOiJUaGVSZWFsZXN0IiwiZW1haWwiOiJqb2huLnZhbmRlcmhlaWpkZW4xLjBAZ21haWwuY29tIiwiZXhwIjoxNzc2NzA4NzkwfQ.lyqCFww8C4I6CpnFNGpWslUPLK5vHzR_nvpYnoskTjA
[13-Apr-2026 18:22:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Apr-2026 18:22:57 UTC] ✅ JWT token verified successfully for user profile
[13-Apr-2026 18:22:57 UTC] User ID: 325
[13-Apr-2026 18:22:57 UTC] ✅ User profile retrieved successfully for user ID: 325
[13-Apr-2026 18:23:06 UTC] === API CALL LOG ===
[13-Apr-2026 18:23:06 UTC] Endpoint: user/profile.php
[13-Apr-2026 18:23:06 UTC] Full Log Data: {
    "timestamp": "2026-04-13 18:23:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:a020:542:9daf:a5b8:1908:b7cc:3dda",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI1IiwidXNlcm5hbWUiOiJUaGVSZWFsZXN0IiwiZW1haWwiOiJqb2huLnZhbmRlcmhlaWpkZW4xLjBAZ21haWwuY29tIiwiZXhwIjoxNzc2NzA4NzkwfQ.lyqCFww8C4I6CpnFNGpWslUPLK5vHzR_nvpYnoskTjA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ebc8000985174fa-BRU",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a02:a020:542:9daf:a5b8:1908:b7cc:3dda",
        "CF-IPCountry": "BE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a02:a020:542:9daf:a5b8:1908:b7cc:3dda, 162.158.233.232"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Apr-2026 18:23:06 UTC] === END API CALL LOG ===
[13-Apr-2026 18:23:06 UTC] ✅ API Hash verification passed for profile endpoint
[13-Apr-2026 18:23:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI1IiwidXNlcm5hbWUiOiJUaGVSZWFsZXN0IiwiZW1haWwiOiJqb2huLnZhbmRlcmhlaWpkZW4xLjBAZ21haWwuY29tIiwiZXhwIjoxNzc2NzA4NzkwfQ.lyqCFww8C4I6CpnFNGpWslUPLK5vHzR_nvpYnoskTjA
[13-Apr-2026 18:23:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Apr-2026 18:23:06 UTC] ✅ JWT token verified successfully for user profile
[13-Apr-2026 18:23:06 UTC] User ID: 325
[13-Apr-2026 18:23:06 UTC] ✅ User profile retrieved successfully for user ID: 325
[13-Apr-2026 18:23:06 UTC] User Purchases API - User ID: 325
[13-Apr-2026 18:23:06 UTC] User Purchases API - Total purchases found: 0
[13-Apr-2026 18:23:18 UTC] === API CALL LOG ===
[13-Apr-2026 18:23:18 UTC] Endpoint: user/profile.php
[13-Apr-2026 18:23:18 UTC] Full Log Data: {
    "timestamp": "2026-04-13 18:23:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:a020:542:9daf:a5b8:1908:b7cc:3dda",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI1IiwidXNlcm5hbWUiOiJUaGVSZWFsZXN0IiwiZW1haWwiOiJqb2huLnZhbmRlcmhlaWpkZW4xLjBAZ21haWwuY29tIiwiZXhwIjoxNzc2NzA4NzkwfQ.lyqCFww8C4I6CpnFNGpWslUPLK5vHzR_nvpYnoskTjA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ebc804ced7e74fa-BRU",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a02:a020:542:9daf:a5b8:1908:b7cc:3dda",
        "CF-IPCountry": "BE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a02:a020:542:9daf:a5b8:1908:b7cc:3dda, 162.158.233.232"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Apr-2026 18:23:18 UTC] === END API CALL LOG ===
[13-Apr-2026 18:23:18 UTC] ✅ API Hash verification passed for profile endpoint
[13-Apr-2026 18:23:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI1IiwidXNlcm5hbWUiOiJUaGVSZWFsZXN0IiwiZW1haWwiOiJqb2huLnZhbmRlcmhlaWpkZW4xLjBAZ21haWwuY29tIiwiZXhwIjoxNzc2NzA4NzkwfQ.lyqCFww8C4I6CpnFNGpWslUPLK5vHzR_nvpYnoskTjA
[13-Apr-2026 18:23:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Apr-2026 18:23:18 UTC] ✅ JWT token verified successfully for user profile
[13-Apr-2026 18:23:18 UTC] User ID: 325
[13-Apr-2026 18:23:18 UTC] ✅ User profile retrieved successfully for user ID: 325
[13-Apr-2026 18:23:18 UTC] User Purchases API - User ID: 325
[13-Apr-2026 18:23:18 UTC] User Purchases API - Total purchases found: 0
[13-Apr-2026 18:23:58 UTC] === API CALL LOG ===
[13-Apr-2026 18:23:58 UTC] Endpoint: user/profile.php
[13-Apr-2026 18:23:58 UTC] Full Log Data: {
    "timestamp": "2026-04-13 18:23:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:a020:542:9daf:a5b8:1908:b7cc:3dda",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI1IiwidXNlcm5hbWUiOiJUaGVSZWFsZXN0IiwiZW1haWwiOiJqb2huLnZhbmRlcmhlaWpkZW4xLjBAZ21haWwuY29tIiwiZXhwIjoxNzc2NzA4NzkwfQ.lyqCFww8C4I6CpnFNGpWslUPLK5vHzR_nvpYnoskTjA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ebc814798b9b9ab-BRU",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a02:a020:542:9daf:a5b8:1908:b7cc:3dda",
        "CF-IPCountry": "BE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a02:a020:542:9daf:a5b8:1908:b7cc:3dda, 162.158.233.233"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Apr-2026 18:23:58 UTC] === END API CALL LOG ===
[13-Apr-2026 18:23:58 UTC] ✅ API Hash verification passed for profile endpoint
[13-Apr-2026 18:23:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI1IiwidXNlcm5hbWUiOiJUaGVSZWFsZXN0IiwiZW1haWwiOiJqb2huLnZhbmRlcmhlaWpkZW4xLjBAZ21haWwuY29tIiwiZXhwIjoxNzc2NzA4NzkwfQ.lyqCFww8C4I6CpnFNGpWslUPLK5vHzR_nvpYnoskTjA
[13-Apr-2026 18:23:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Apr-2026 18:23:58 UTC] ✅ JWT token verified successfully for user profile
[13-Apr-2026 18:23:58 UTC] User ID: 325
[13-Apr-2026 18:23:58 UTC] ✅ User profile retrieved successfully for user ID: 325
[13-Apr-2026 18:24:00 UTC] === API CALL LOG ===
[13-Apr-2026 18:24:00 UTC] Endpoint: user/profile.php
[13-Apr-2026 18:24:00 UTC] Full Log Data: {
    "timestamp": "2026-04-13 18:24:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:a020:542:9daf:a5b8:1908:b7cc:3dda",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI1IiwidXNlcm5hbWUiOiJUaGVSZWFsZXN0IiwiZW1haWwiOiJqb2huLnZhbmRlcmhlaWpkZW4xLjBAZ21haWwuY29tIiwiZXhwIjoxNzc2NzA4NzkwfQ.lyqCFww8C4I6CpnFNGpWslUPLK5vHzR_nvpYnoskTjA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ebc8150492ab9ab-BRU",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a02:a020:542:9daf:a5b8:1908:b7cc:3dda",
        "CF-IPCountry": "BE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a02:a020:542:9daf:a5b8:1908:b7cc:3dda, 162.158.233.233"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Apr-2026 18:24:00 UTC] === END API CALL LOG ===
[13-Apr-2026 18:24:00 UTC] ✅ API Hash verification passed for profile endpoint
[13-Apr-2026 18:24:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI1IiwidXNlcm5hbWUiOiJUaGVSZWFsZXN0IiwiZW1haWwiOiJqb2huLnZhbmRlcmhlaWpkZW4xLjBAZ21haWwuY29tIiwiZXhwIjoxNzc2NzA4NzkwfQ.lyqCFww8C4I6CpnFNGpWslUPLK5vHzR_nvpYnoskTjA
[13-Apr-2026 18:24:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Apr-2026 18:24:00 UTC] ✅ JWT token verified successfully for user profile
[13-Apr-2026 18:24:00 UTC] User ID: 325
[13-Apr-2026 18:24:00 UTC] ✅ User profile retrieved successfully for user ID: 325
[13-Apr-2026 18:24:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Apr-2026 18:24:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Apr-2026 18:24:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI1IiwidXNlcm5hbWUiOiJUaGVSZWFsZXN0IiwiZW1haWwiOiJqb2huLnZhbmRlcmhlaWpkZW4xLjBAZ21haWwuY29tIiwiZXhwIjoxNzc2NzA4NzkwfQ.lyqCFww8C4I6CpnFNGpWslUPLK5vHzR_nvpYnoskTjA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ebc8150f9e9b9ab-BRU","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2a02:a020:542:9daf:a5b8:1908:b7cc:3dda","CF-IPCountry":"BE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2a02:a020:542:9daf:a5b8:1908:b7cc:3dda, 162.158.233.233"}
[13-Apr-2026 18:24:00 UTC] === User Orders API Called ===
[13-Apr-2026 18:24:00 UTC] User ID: 325
[13-Apr-2026 18:24:00 UTC] Limit: 20, Offset: 0
[13-Apr-2026 18:24:00 UTC] Orders found: 0
[13-Apr-2026 18:24:00 UTC] Orders data: []
[13-Apr-2026 18:24:00 UTC] Total orders count: 0
[13-Apr-2026 18:24:00 UTC] === API CALL LOG ===
[13-Apr-2026 18:24:00 UTC] Endpoint: user/profile.php
[13-Apr-2026 18:24:00 UTC] Full Log Data: {
    "timestamp": "2026-04-13 18:24:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:a020:542:9daf:a5b8:1908:b7cc:3dda",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI1IiwidXNlcm5hbWUiOiJUaGVSZWFsZXN0IiwiZW1haWwiOiJqb2huLnZhbmRlcmhlaWpkZW4xLjBAZ21haWwuY29tIiwiZXhwIjoxNzc2NzA4NzkwfQ.lyqCFww8C4I6CpnFNGpWslUPLK5vHzR_nvpYnoskTjA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ebc81515a3bb9ab-BRU",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a02:a020:542:9daf:a5b8:1908:b7cc:3dda",
        "CF-IPCountry": "BE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a02:a020:542:9daf:a5b8:1908:b7cc:3dda, 162.158.233.233"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Apr-2026 18:24:00 UTC] === END API CALL LOG ===
[13-Apr-2026 18:24:00 UTC] ✅ API Hash verification passed for profile endpoint
[13-Apr-2026 18:24:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI1IiwidXNlcm5hbWUiOiJUaGVSZWFsZXN0IiwiZW1haWwiOiJqb2huLnZhbmRlcmhlaWpkZW4xLjBAZ21haWwuY29tIiwiZXhwIjoxNzc2NzA4NzkwfQ.lyqCFww8C4I6CpnFNGpWslUPLK5vHzR_nvpYnoskTjA
[13-Apr-2026 18:24:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Apr-2026 18:24:00 UTC] ✅ JWT token verified successfully for user profile
[13-Apr-2026 18:24:00 UTC] User ID: 325
[13-Apr-2026 18:24:00 UTC] ✅ User profile retrieved successfully for user ID: 325
[13-Apr-2026 18:24:00 UTC] === API CALL LOG ===
[13-Apr-2026 18:24:00 UTC] Endpoint: user/profile.php
[13-Apr-2026 18:24:00 UTC] Full Log Data: {
    "timestamp": "2026-04-13 18:24:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:a020:542:9daf:a5b8:1908:b7cc:3dda",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI1IiwidXNlcm5hbWUiOiJUaGVSZWFsZXN0IiwiZW1haWwiOiJqb2huLnZhbmRlcmhlaWpkZW4xLjBAZ21haWwuY29tIiwiZXhwIjoxNzc2NzA4NzkwfQ.lyqCFww8C4I6CpnFNGpWslUPLK5vHzR_nvpYnoskTjA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ebc81551e1cb9ab-BRU",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a02:a020:542:9daf:a5b8:1908:b7cc:3dda",
        "CF-IPCountry": "BE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a02:a020:542:9daf:a5b8:1908:b7cc:3dda, 162.158.233.233"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Apr-2026 18:24:00 UTC] === END API CALL LOG ===
[13-Apr-2026 18:24:00 UTC] ✅ API Hash verification passed for profile endpoint
[13-Apr-2026 18:24:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI1IiwidXNlcm5hbWUiOiJUaGVSZWFsZXN0IiwiZW1haWwiOiJqb2huLnZhbmRlcmhlaWpkZW4xLjBAZ21haWwuY29tIiwiZXhwIjoxNzc2NzA4NzkwfQ.lyqCFww8C4I6CpnFNGpWslUPLK5vHzR_nvpYnoskTjA
[13-Apr-2026 18:24:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Apr-2026 18:24:00 UTC] ✅ JWT token verified successfully for user profile
[13-Apr-2026 18:24:00 UTC] User ID: 325
[13-Apr-2026 18:24:00 UTC] ✅ User profile retrieved successfully for user ID: 325
[13-Apr-2026 18:24:03 UTC] === API CALL LOG ===
[13-Apr-2026 18:24:03 UTC] Endpoint: user/profile.php
[13-Apr-2026 18:24:03 UTC] Full Log Data: {
    "timestamp": "2026-04-13 18:24:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:a020:542:9daf:a5b8:1908:b7cc:3dda",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI1IiwidXNlcm5hbWUiOiJUaGVSZWFsZXN0IiwiZW1haWwiOiJqb2huLnZhbmRlcmhlaWpkZW4xLjBAZ21haWwuY29tIiwiZXhwIjoxNzc2NzA4NzkwfQ.lyqCFww8C4I6CpnFNGpWslUPLK5vHzR_nvpYnoskTjA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ebc81687d29b9ab-BRU",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a02:a020:542:9daf:a5b8:1908:b7cc:3dda",
        "CF-IPCountry": "BE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a02:a020:542:9daf:a5b8:1908:b7cc:3dda, 162.158.233.233"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Apr-2026 18:24:03 UTC] === END API CALL LOG ===
[13-Apr-2026 18:24:03 UTC] ✅ API Hash verification passed for profile endpoint
[13-Apr-2026 18:24:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI1IiwidXNlcm5hbWUiOiJUaGVSZWFsZXN0IiwiZW1haWwiOiJqb2huLnZhbmRlcmhlaWpkZW4xLjBAZ21haWwuY29tIiwiZXhwIjoxNzc2NzA4NzkwfQ.lyqCFww8C4I6CpnFNGpWslUPLK5vHzR_nvpYnoskTjA
[13-Apr-2026 18:24:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Apr-2026 18:24:03 UTC] ✅ JWT token verified successfully for user profile
[13-Apr-2026 18:24:03 UTC] User ID: 325
[13-Apr-2026 18:24:03 UTC] ✅ User profile retrieved successfully for user ID: 325
[13-Apr-2026 18:24:04 UTC] User Purchases API - User ID: 325
[13-Apr-2026 18:24:04 UTC] User Purchases API - Total purchases found: 0
[13-Apr-2026 18:24:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Apr-2026 18:24:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Apr-2026 18:24:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI1IiwidXNlcm5hbWUiOiJUaGVSZWFsZXN0IiwiZW1haWwiOiJqb2huLnZhbmRlcmhlaWpkZW4xLjBAZ21haWwuY29tIiwiZXhwIjoxNzc2NzA4NzkwfQ.lyqCFww8C4I6CpnFNGpWslUPLK5vHzR_nvpYnoskTjA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ebc81999a81b9ab-BRU","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2a02:a020:542:9daf:a5b8:1908:b7cc:3dda","CF-IPCountry":"BE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2a02:a020:542:9daf:a5b8:1908:b7cc:3dda, 162.158.233.233"}
[13-Apr-2026 18:24:11 UTC] === User Orders API Called ===
[13-Apr-2026 18:24:11 UTC] User ID: 325
[13-Apr-2026 18:24:11 UTC] Limit: 20, Offset: 0
[13-Apr-2026 18:24:11 UTC] Orders found: 0
[13-Apr-2026 18:24:11 UTC] Orders data: []
[13-Apr-2026 18:24:11 UTC] Total orders count: 0
[13-Apr-2026 18:24:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Apr-2026 18:24:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Apr-2026 18:24:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI1IiwidXNlcm5hbWUiOiJUaGVSZWFsZXN0IiwiZW1haWwiOiJqb2huLnZhbmRlcmhlaWpkZW4xLjBAZ21haWwuY29tIiwiZXhwIjoxNzc2NzA4NzkwfQ.lyqCFww8C4I6CpnFNGpWslUPLK5vHzR_nvpYnoskTjA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ebc81f9df3bb9ab-BRU","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2a02:a020:542:9daf:a5b8:1908:b7cc:3dda","CF-IPCountry":"BE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2a02:a020:542:9daf:a5b8:1908:b7cc:3dda, 162.158.233.232"}
[13-Apr-2026 18:24:27 UTC] === User Orders API Called ===
[13-Apr-2026 18:24:27 UTC] User ID: 325
[13-Apr-2026 18:24:27 UTC] Limit: 20, Offset: 0
[13-Apr-2026 18:24:27 UTC] Orders found: 0
[13-Apr-2026 18:24:27 UTC] Orders data: []
[13-Apr-2026 18:24:27 UTC] Total orders count: 0
[13-Apr-2026 18:24:27 UTC] === API CALL LOG ===
[13-Apr-2026 18:24:27 UTC] Endpoint: user/profile.php
[13-Apr-2026 18:24:27 UTC] Full Log Data: {
    "timestamp": "2026-04-13 18:24:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:a020:542:9daf:a5b8:1908:b7cc:3dda",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI1IiwidXNlcm5hbWUiOiJUaGVSZWFsZXN0IiwiZW1haWwiOiJqb2huLnZhbmRlcmhlaWpkZW4xLjBAZ21haWwuY29tIiwiZXhwIjoxNzc2NzA4NzkwfQ.lyqCFww8C4I6CpnFNGpWslUPLK5vHzR_nvpYnoskTjA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ebc81fa1f80b9ab-BRU",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a02:a020:542:9daf:a5b8:1908:b7cc:3dda",
        "CF-IPCountry": "BE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a02:a020:542:9daf:a5b8:1908:b7cc:3dda, 162.158.233.232"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Apr-2026 18:24:27 UTC] === END API CALL LOG ===
[13-Apr-2026 18:24:27 UTC] ✅ API Hash verification passed for profile endpoint
[13-Apr-2026 18:24:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI1IiwidXNlcm5hbWUiOiJUaGVSZWFsZXN0IiwiZW1haWwiOiJqb2huLnZhbmRlcmhlaWpkZW4xLjBAZ21haWwuY29tIiwiZXhwIjoxNzc2NzA4NzkwfQ.lyqCFww8C4I6CpnFNGpWslUPLK5vHzR_nvpYnoskTjA
[13-Apr-2026 18:24:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Apr-2026 18:24:27 UTC] ✅ JWT token verified successfully for user profile
[13-Apr-2026 18:24:27 UTC] User ID: 325
[13-Apr-2026 18:24:27 UTC] ✅ User profile retrieved successfully for user ID: 325
[13-Apr-2026 18:24:27 UTC] === API CALL LOG ===
[13-Apr-2026 18:24:27 UTC] Endpoint: user/profile.php
[13-Apr-2026 18:24:27 UTC] Full Log Data: {
    "timestamp": "2026-04-13 18:24:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:a020:542:9daf:a5b8:1908:b7cc:3dda",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI1IiwidXNlcm5hbWUiOiJUaGVSZWFsZXN0IiwiZW1haWwiOiJqb2huLnZhbmRlcmhlaWpkZW4xLjBAZ21haWwuY29tIiwiZXhwIjoxNzc2NzA4NzkwfQ.lyqCFww8C4I6CpnFNGpWslUPLK5vHzR_nvpYnoskTjA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ebc81fc196eb9ab-BRU",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a02:a020:542:9daf:a5b8:1908:b7cc:3dda",
        "CF-IPCountry": "BE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a02:a020:542:9daf:a5b8:1908:b7cc:3dda, 162.158.233.232"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Apr-2026 18:24:27 UTC] === END API CALL LOG ===
[13-Apr-2026 18:24:27 UTC] ✅ API Hash verification passed for profile endpoint
[13-Apr-2026 18:24:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI1IiwidXNlcm5hbWUiOiJUaGVSZWFsZXN0IiwiZW1haWwiOiJqb2huLnZhbmRlcmhlaWpkZW4xLjBAZ21haWwuY29tIiwiZXhwIjoxNzc2NzA4NzkwfQ.lyqCFww8C4I6CpnFNGpWslUPLK5vHzR_nvpYnoskTjA
[13-Apr-2026 18:24:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Apr-2026 18:24:27 UTC] ✅ JWT token verified successfully for user profile
[13-Apr-2026 18:24:27 UTC] User ID: 325
[13-Apr-2026 18:24:27 UTC] ✅ User profile retrieved successfully for user ID: 325
[13-Apr-2026 18:24:27 UTC] === API CALL LOG ===
[13-Apr-2026 18:24:27 UTC] Endpoint: user/profile.php
[13-Apr-2026 18:24:27 UTC] Full Log Data: {
    "timestamp": "2026-04-13 18:24:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:a020:542:9daf:a5b8:1908:b7cc:3dda",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI1IiwidXNlcm5hbWUiOiJUaGVSZWFsZXN0IiwiZW1haWwiOiJqb2huLnZhbmRlcmhlaWpkZW4xLjBAZ21haWwuY29tIiwiZXhwIjoxNzc2NzA4NzkwfQ.lyqCFww8C4I6CpnFNGpWslUPLK5vHzR_nvpYnoskTjA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ebc81fddb17b9ab-BRU",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a02:a020:542:9daf:a5b8:1908:b7cc:3dda",
        "CF-IPCountry": "BE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a02:a020:542:9daf:a5b8:1908:b7cc:3dda, 162.158.233.232"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Apr-2026 18:24:27 UTC] === END API CALL LOG ===
[13-Apr-2026 18:24:27 UTC] ✅ API Hash verification passed for profile endpoint
[13-Apr-2026 18:24:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI1IiwidXNlcm5hbWUiOiJUaGVSZWFsZXN0IiwiZW1haWwiOiJqb2huLnZhbmRlcmhlaWpkZW4xLjBAZ21haWwuY29tIiwiZXhwIjoxNzc2NzA4NzkwfQ.lyqCFww8C4I6CpnFNGpWslUPLK5vHzR_nvpYnoskTjA
[13-Apr-2026 18:24:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Apr-2026 18:24:27 UTC] ✅ JWT token verified successfully for user profile
[13-Apr-2026 18:24:27 UTC] User ID: 325
[13-Apr-2026 18:24:27 UTC] ✅ User profile retrieved successfully for user ID: 325
[13-Apr-2026 18:24:47 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Apr-2026 18:24:47 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Apr-2026 18:24:47 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI1IiwidXNlcm5hbWUiOiJUaGVSZWFsZXN0IiwiZW1haWwiOiJqb2huLnZhbmRlcmhlaWpkZW4xLjBAZ21haWwuY29tIiwiZXhwIjoxNzc2NzA4NzkwfQ.lyqCFww8C4I6CpnFNGpWslUPLK5vHzR_nvpYnoskTjA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ebc82762c8eb9ab-BRU","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2a02:a020:542:9daf:a5b8:1908:b7cc:3dda","CF-IPCountry":"BE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2a02:a020:542:9daf:a5b8:1908:b7cc:3dda, 162.158.233.233"}
[13-Apr-2026 18:24:47 UTC] === User Orders API Called ===
[13-Apr-2026 18:24:47 UTC] User ID: 325
[13-Apr-2026 18:24:47 UTC] Limit: 20, Offset: 0
[13-Apr-2026 18:24:47 UTC] Orders found: 0
[13-Apr-2026 18:24:47 UTC] Orders data: []
[13-Apr-2026 18:24:47 UTC] Total orders count: 0
[13-Apr-2026 18:24:47 UTC] === API CALL LOG ===
[13-Apr-2026 18:24:47 UTC] Endpoint: user/profile.php
[13-Apr-2026 18:24:47 UTC] Full Log Data: {
    "timestamp": "2026-04-13 18:24:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:a020:542:9daf:a5b8:1908:b7cc:3dda",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI1IiwidXNlcm5hbWUiOiJUaGVSZWFsZXN0IiwiZW1haWwiOiJqb2huLnZhbmRlcmhlaWpkZW4xLjBAZ21haWwuY29tIiwiZXhwIjoxNzc2NzA4NzkwfQ.lyqCFww8C4I6CpnFNGpWslUPLK5vHzR_nvpYnoskTjA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ebc82766cd5b9ab-BRU",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a02:a020:542:9daf:a5b8:1908:b7cc:3dda",
        "CF-IPCountry": "BE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a02:a020:542:9daf:a5b8:1908:b7cc:3dda, 162.158.233.232"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Apr-2026 18:24:47 UTC] === END API CALL LOG ===
[13-Apr-2026 18:24:47 UTC] ✅ API Hash verification passed for profile endpoint
[13-Apr-2026 18:24:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI1IiwidXNlcm5hbWUiOiJUaGVSZWFsZXN0IiwiZW1haWwiOiJqb2huLnZhbmRlcmhlaWpkZW4xLjBAZ21haWwuY29tIiwiZXhwIjoxNzc2NzA4NzkwfQ.lyqCFww8C4I6CpnFNGpWslUPLK5vHzR_nvpYnoskTjA
[13-Apr-2026 18:24:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Apr-2026 18:24:47 UTC] ✅ JWT token verified successfully for user profile
[13-Apr-2026 18:24:47 UTC] User ID: 325
[13-Apr-2026 18:24:47 UTC] ✅ User profile retrieved successfully for user ID: 325
[13-Apr-2026 18:24:47 UTC] === API CALL LOG ===
[13-Apr-2026 18:24:47 UTC] Endpoint: user/profile.php
[13-Apr-2026 18:24:47 UTC] Full Log Data: {
    "timestamp": "2026-04-13 18:24:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:a020:542:9daf:a5b8:1908:b7cc:3dda",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI1IiwidXNlcm5hbWUiOiJUaGVSZWFsZXN0IiwiZW1haWwiOiJqb2huLnZhbmRlcmhlaWpkZW4xLjBAZ21haWwuY29tIiwiZXhwIjoxNzc2NzA4NzkwfQ.lyqCFww8C4I6CpnFNGpWslUPLK5vHzR_nvpYnoskTjA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ebc82783e8eb9ab-BRU",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a02:a020:542:9daf:a5b8:1908:b7cc:3dda",
        "CF-IPCountry": "BE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a02:a020:542:9daf:a5b8:1908:b7cc:3dda, 162.158.233.233"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Apr-2026 18:24:47 UTC] === END API CALL LOG ===
[13-Apr-2026 18:24:47 UTC] ✅ API Hash verification passed for profile endpoint
[13-Apr-2026 18:24:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI1IiwidXNlcm5hbWUiOiJUaGVSZWFsZXN0IiwiZW1haWwiOiJqb2huLnZhbmRlcmhlaWpkZW4xLjBAZ21haWwuY29tIiwiZXhwIjoxNzc2NzA4NzkwfQ.lyqCFww8C4I6CpnFNGpWslUPLK5vHzR_nvpYnoskTjA
[13-Apr-2026 18:24:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Apr-2026 18:24:47 UTC] ✅ JWT token verified successfully for user profile
[13-Apr-2026 18:24:47 UTC] User ID: 325
[13-Apr-2026 18:24:47 UTC] ✅ User profile retrieved successfully for user ID: 325
[13-Apr-2026 18:24:47 UTC] === API CALL LOG ===
[13-Apr-2026 18:24:47 UTC] Endpoint: user/profile.php
[13-Apr-2026 18:24:47 UTC] Full Log Data: {
    "timestamp": "2026-04-13 18:24:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:a020:542:9daf:a5b8:1908:b7cc:3dda",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI1IiwidXNlcm5hbWUiOiJUaGVSZWFsZXN0IiwiZW1haWwiOiJqb2huLnZhbmRlcmhlaWpkZW4xLjBAZ21haWwuY29tIiwiZXhwIjoxNzc2NzA4NzkwfQ.lyqCFww8C4I6CpnFNGpWslUPLK5vHzR_nvpYnoskTjA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ebc827a58bab9ab-BRU",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a02:a020:542:9daf:a5b8:1908:b7cc:3dda",
        "CF-IPCountry": "BE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a02:a020:542:9daf:a5b8:1908:b7cc:3dda, 162.158.233.232"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Apr-2026 18:24:47 UTC] === END API CALL LOG ===
[13-Apr-2026 18:24:47 UTC] ✅ API Hash verification passed for profile endpoint
[13-Apr-2026 18:24:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI1IiwidXNlcm5hbWUiOiJUaGVSZWFsZXN0IiwiZW1haWwiOiJqb2huLnZhbmRlcmhlaWpkZW4xLjBAZ21haWwuY29tIiwiZXhwIjoxNzc2NzA4NzkwfQ.lyqCFww8C4I6CpnFNGpWslUPLK5vHzR_nvpYnoskTjA
[13-Apr-2026 18:24:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Apr-2026 18:24:47 UTC] ✅ JWT token verified successfully for user profile
[13-Apr-2026 18:24:47 UTC] User ID: 325
[13-Apr-2026 18:24:47 UTC] ✅ User profile retrieved successfully for user ID: 325
[13-Apr-2026 18:25:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Apr-2026 18:25:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Apr-2026 18:25:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI1IiwidXNlcm5hbWUiOiJUaGVSZWFsZXN0IiwiZW1haWwiOiJqb2huLnZhbmRlcmhlaWpkZW4xLjBAZ21haWwuY29tIiwiZXhwIjoxNzc2NzA4NzkwfQ.lyqCFww8C4I6CpnFNGpWslUPLK5vHzR_nvpYnoskTjA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ebc8306ba53b9ab-BRU","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2a02:a020:542:9daf:a5b8:1908:b7cc:3dda","CF-IPCountry":"BE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2a02:a020:542:9daf:a5b8:1908:b7cc:3dda, 162.158.233.233"}
[13-Apr-2026 18:25:10 UTC] === User Orders API Called ===
[13-Apr-2026 18:25:10 UTC] User ID: 325
[13-Apr-2026 18:25:10 UTC] Limit: 20, Offset: 0
[13-Apr-2026 18:25:10 UTC] Orders found: 0
[13-Apr-2026 18:25:10 UTC] Orders data: []
[13-Apr-2026 18:25:10 UTC] Total orders count: 0
[13-Apr-2026 18:25:10 UTC] === API CALL LOG ===
[13-Apr-2026 18:25:10 UTC] Endpoint: user/profile.php
[13-Apr-2026 18:25:10 UTC] Full Log Data: {
    "timestamp": "2026-04-13 18:25:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:a020:542:9daf:a5b8:1908:b7cc:3dda",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI1IiwidXNlcm5hbWUiOiJUaGVSZWFsZXN0IiwiZW1haWwiOiJqb2huLnZhbmRlcmhlaWpkZW4xLjBAZ21haWwuY29tIiwiZXhwIjoxNzc2NzA4NzkwfQ.lyqCFww8C4I6CpnFNGpWslUPLK5vHzR_nvpYnoskTjA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ebc83079b5cb9ab-BRU",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a02:a020:542:9daf:a5b8:1908:b7cc:3dda",
        "CF-IPCountry": "BE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a02:a020:542:9daf:a5b8:1908:b7cc:3dda, 162.158.233.233"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Apr-2026 18:25:10 UTC] === END API CALL LOG ===
[13-Apr-2026 18:25:10 UTC] ✅ API Hash verification passed for profile endpoint
[13-Apr-2026 18:25:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI1IiwidXNlcm5hbWUiOiJUaGVSZWFsZXN0IiwiZW1haWwiOiJqb2huLnZhbmRlcmhlaWpkZW4xLjBAZ21haWwuY29tIiwiZXhwIjoxNzc2NzA4NzkwfQ.lyqCFww8C4I6CpnFNGpWslUPLK5vHzR_nvpYnoskTjA
[13-Apr-2026 18:25:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Apr-2026 18:25:10 UTC] ✅ JWT token verified successfully for user profile
[13-Apr-2026 18:25:10 UTC] User ID: 325
[13-Apr-2026 18:25:10 UTC] ✅ User profile retrieved successfully for user ID: 325
[13-Apr-2026 18:25:10 UTC] === API CALL LOG ===
[13-Apr-2026 18:25:10 UTC] Endpoint: user/profile.php
[13-Apr-2026 18:25:10 UTC] Full Log Data: {
    "timestamp": "2026-04-13 18:25:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:a020:542:9daf:a5b8:1908:b7cc:3dda",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI1IiwidXNlcm5hbWUiOiJUaGVSZWFsZXN0IiwiZW1haWwiOiJqb2huLnZhbmRlcmhlaWpkZW4xLjBAZ21haWwuY29tIiwiZXhwIjoxNzc2NzA4NzkwfQ.lyqCFww8C4I6CpnFNGpWslUPLK5vHzR_nvpYnoskTjA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ebc83092d1cb9ab-BRU",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a02:a020:542:9daf:a5b8:1908:b7cc:3dda",
        "CF-IPCountry": "BE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a02:a020:542:9daf:a5b8:1908:b7cc:3dda, 162.158.233.232"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Apr-2026 18:25:10 UTC] === END API CALL LOG ===
[13-Apr-2026 18:25:10 UTC] ✅ API Hash verification passed for profile endpoint
[13-Apr-2026 18:25:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI1IiwidXNlcm5hbWUiOiJUaGVSZWFsZXN0IiwiZW1haWwiOiJqb2huLnZhbmRlcmhlaWpkZW4xLjBAZ21haWwuY29tIiwiZXhwIjoxNzc2NzA4NzkwfQ.lyqCFww8C4I6CpnFNGpWslUPLK5vHzR_nvpYnoskTjA
[13-Apr-2026 18:25:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Apr-2026 18:25:10 UTC] ✅ JWT token verified successfully for user profile
[13-Apr-2026 18:25:10 UTC] User ID: 325
[13-Apr-2026 18:25:10 UTC] ✅ User profile retrieved successfully for user ID: 325
[13-Apr-2026 18:25:10 UTC] === API CALL LOG ===
[13-Apr-2026 18:25:10 UTC] Endpoint: user/profile.php
[13-Apr-2026 18:25:10 UTC] Full Log Data: {
    "timestamp": "2026-04-13 18:25:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:a020:542:9daf:a5b8:1908:b7cc:3dda",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI1IiwidXNlcm5hbWUiOiJUaGVSZWFsZXN0IiwiZW1haWwiOiJqb2huLnZhbmRlcmhlaWpkZW4xLjBAZ21haWwuY29tIiwiZXhwIjoxNzc2NzA4NzkwfQ.lyqCFww8C4I6CpnFNGpWslUPLK5vHzR_nvpYnoskTjA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ebc830b3f80b9ab-BRU",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a02:a020:542:9daf:a5b8:1908:b7cc:3dda",
        "CF-IPCountry": "BE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a02:a020:542:9daf:a5b8:1908:b7cc:3dda, 162.158.233.233"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Apr-2026 18:25:10 UTC] === END API CALL LOG ===
[13-Apr-2026 18:25:10 UTC] ✅ API Hash verification passed for profile endpoint
[13-Apr-2026 18:25:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI1IiwidXNlcm5hbWUiOiJUaGVSZWFsZXN0IiwiZW1haWwiOiJqb2huLnZhbmRlcmhlaWpkZW4xLjBAZ21haWwuY29tIiwiZXhwIjoxNzc2NzA4NzkwfQ.lyqCFww8C4I6CpnFNGpWslUPLK5vHzR_nvpYnoskTjA
[13-Apr-2026 18:25:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Apr-2026 18:25:10 UTC] ✅ JWT token verified successfully for user profile
[13-Apr-2026 18:25:10 UTC] User ID: 325
[13-Apr-2026 18:25:10 UTC] ✅ User profile retrieved successfully for user ID: 325
[13-Apr-2026 18:27:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Apr-2026 18:27:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Apr-2026 18:27:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI1IiwidXNlcm5hbWUiOiJUaGVSZWFsZXN0IiwiZW1haWwiOiJqb2huLnZhbmRlcmhlaWpkZW4xLjBAZ21haWwuY29tIiwiZXhwIjoxNzc2NzA4NzkwfQ.lyqCFww8C4I6CpnFNGpWslUPLK5vHzR_nvpYnoskTjA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ebc860e5b8eba69-BRU","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2a02:a020:542:9daf:a5b8:1908:b7cc:3dda","CF-IPCountry":"BE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2a02:a020:542:9daf:a5b8:1908:b7cc:3dda, 162.158.233.232"}
[13-Apr-2026 18:27:14 UTC] === User Orders API Called ===
[13-Apr-2026 18:27:14 UTC] User ID: 325
[13-Apr-2026 18:27:14 UTC] Limit: 20, Offset: 0
[13-Apr-2026 18:27:14 UTC] Orders found: 0
[13-Apr-2026 18:27:14 UTC] Orders data: []
[13-Apr-2026 18:27:14 UTC] Total orders count: 0
[13-Apr-2026 18:27:14 UTC] === API CALL LOG ===
[13-Apr-2026 18:27:14 UTC] Endpoint: user/profile.php
[13-Apr-2026 18:27:14 UTC] Full Log Data: {
    "timestamp": "2026-04-13 18:27:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:a020:542:9daf:a5b8:1908:b7cc:3dda",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI1IiwidXNlcm5hbWUiOiJUaGVSZWFsZXN0IiwiZW1haWwiOiJqb2huLnZhbmRlcmhlaWpkZW4xLjBAZ21haWwuY29tIiwiZXhwIjoxNzc2NzA4NzkwfQ.lyqCFww8C4I6CpnFNGpWslUPLK5vHzR_nvpYnoskTjA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ebc860f2c56ba69-BRU",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a02:a020:542:9daf:a5b8:1908:b7cc:3dda",
        "CF-IPCountry": "BE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a02:a020:542:9daf:a5b8:1908:b7cc:3dda, 162.158.233.232"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Apr-2026 18:27:14 UTC] === END API CALL LOG ===
[13-Apr-2026 18:27:14 UTC] ✅ API Hash verification passed for profile endpoint
[13-Apr-2026 18:27:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI1IiwidXNlcm5hbWUiOiJUaGVSZWFsZXN0IiwiZW1haWwiOiJqb2huLnZhbmRlcmhlaWpkZW4xLjBAZ21haWwuY29tIiwiZXhwIjoxNzc2NzA4NzkwfQ.lyqCFww8C4I6CpnFNGpWslUPLK5vHzR_nvpYnoskTjA
[13-Apr-2026 18:27:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Apr-2026 18:27:14 UTC] ✅ JWT token verified successfully for user profile
[13-Apr-2026 18:27:14 UTC] User ID: 325
[13-Apr-2026 18:27:14 UTC] ✅ User profile retrieved successfully for user ID: 325
[13-Apr-2026 18:27:14 UTC] === API CALL LOG ===
[13-Apr-2026 18:27:14 UTC] Endpoint: user/profile.php
[13-Apr-2026 18:27:14 UTC] Full Log Data: {
    "timestamp": "2026-04-13 18:27:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:a020:542:9daf:a5b8:1908:b7cc:3dda",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI1IiwidXNlcm5hbWUiOiJUaGVSZWFsZXN0IiwiZW1haWwiOiJqb2huLnZhbmRlcmhlaWpkZW4xLjBAZ21haWwuY29tIiwiZXhwIjoxNzc2NzA4NzkwfQ.lyqCFww8C4I6CpnFNGpWslUPLK5vHzR_nvpYnoskTjA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ebc86111e61ba69-BRU",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a02:a020:542:9daf:a5b8:1908:b7cc:3dda",
        "CF-IPCountry": "BE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a02:a020:542:9daf:a5b8:1908:b7cc:3dda, 162.158.233.232"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Apr-2026 18:27:14 UTC] === END API CALL LOG ===
[13-Apr-2026 18:27:14 UTC] ✅ API Hash verification passed for profile endpoint
[13-Apr-2026 18:27:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI1IiwidXNlcm5hbWUiOiJUaGVSZWFsZXN0IiwiZW1haWwiOiJqb2huLnZhbmRlcmhlaWpkZW4xLjBAZ21haWwuY29tIiwiZXhwIjoxNzc2NzA4NzkwfQ.lyqCFww8C4I6CpnFNGpWslUPLK5vHzR_nvpYnoskTjA
[13-Apr-2026 18:27:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Apr-2026 18:27:14 UTC] ✅ JWT token verified successfully for user profile
[13-Apr-2026 18:27:14 UTC] User ID: 325
[13-Apr-2026 18:27:14 UTC] ✅ User profile retrieved successfully for user ID: 325
[13-Apr-2026 18:27:15 UTC] === API CALL LOG ===
[13-Apr-2026 18:27:15 UTC] Endpoint: user/profile.php
[13-Apr-2026 18:27:15 UTC] Full Log Data: {
    "timestamp": "2026-04-13 18:27:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:a020:542:9daf:a5b8:1908:b7cc:3dda",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI1IiwidXNlcm5hbWUiOiJUaGVSZWFsZXN0IiwiZW1haWwiOiJqb2huLnZhbmRlcmhlaWpkZW4xLjBAZ21haWwuY29tIiwiZXhwIjoxNzc2NzA4NzkwfQ.lyqCFww8C4I6CpnFNGpWslUPLK5vHzR_nvpYnoskTjA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ebc8612b835ba69-BRU",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a02:a020:542:9daf:a5b8:1908:b7cc:3dda",
        "CF-IPCountry": "BE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a02:a020:542:9daf:a5b8:1908:b7cc:3dda, 162.158.233.232"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Apr-2026 18:27:15 UTC] === END API CALL LOG ===
[13-Apr-2026 18:27:15 UTC] ✅ API Hash verification passed for profile endpoint
[13-Apr-2026 18:27:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI1IiwidXNlcm5hbWUiOiJUaGVSZWFsZXN0IiwiZW1haWwiOiJqb2huLnZhbmRlcmhlaWpkZW4xLjBAZ21haWwuY29tIiwiZXhwIjoxNzc2NzA4NzkwfQ.lyqCFww8C4I6CpnFNGpWslUPLK5vHzR_nvpYnoskTjA
[13-Apr-2026 18:27:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Apr-2026 18:27:15 UTC] ✅ JWT token verified successfully for user profile
[13-Apr-2026 18:27:15 UTC] User ID: 325
[13-Apr-2026 18:27:15 UTC] ✅ User profile retrieved successfully for user ID: 325
[13-Apr-2026 18:27:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Apr-2026 18:27:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Apr-2026 18:27:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI1IiwidXNlcm5hbWUiOiJUaGVSZWFsZXN0IiwiZW1haWwiOiJqb2huLnZhbmRlcmhlaWpkZW4xLjBAZ21haWwuY29tIiwiZXhwIjoxNzc2NzA4NzkwfQ.lyqCFww8C4I6CpnFNGpWslUPLK5vHzR_nvpYnoskTjA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ebc87239ff3ba69-BRU","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2a02:a020:542:9daf:a5b8:1908:b7cc:3dda","CF-IPCountry":"BE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2a02:a020:542:9daf:a5b8:1908:b7cc:3dda, 162.158.233.232"}
[13-Apr-2026 18:27:58 UTC] === User Orders API Called ===
[13-Apr-2026 18:27:58 UTC] User ID: 325
[13-Apr-2026 18:27:58 UTC] Limit: 20, Offset: 0
[13-Apr-2026 18:27:58 UTC] Orders found: 0
[13-Apr-2026 18:27:58 UTC] Orders data: []
[13-Apr-2026 18:27:58 UTC] Total orders count: 0
[13-Apr-2026 18:27:58 UTC] === API CALL LOG ===
[13-Apr-2026 18:27:58 UTC] Endpoint: user/profile.php
[13-Apr-2026 18:27:58 UTC] Full Log Data: {
    "timestamp": "2026-04-13 18:27:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:a020:542:9daf:a5b8:1908:b7cc:3dda",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI1IiwidXNlcm5hbWUiOiJUaGVSZWFsZXN0IiwiZW1haWwiOiJqb2huLnZhbmRlcmhlaWpkZW4xLjBAZ21haWwuY29tIiwiZXhwIjoxNzc2NzA4NzkwfQ.lyqCFww8C4I6CpnFNGpWslUPLK5vHzR_nvpYnoskTjA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ebc8723f85eba69-BRU",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a02:a020:542:9daf:a5b8:1908:b7cc:3dda",
        "CF-IPCountry": "BE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a02:a020:542:9daf:a5b8:1908:b7cc:3dda, 162.158.233.232"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Apr-2026 18:27:58 UTC] === END API CALL LOG ===
[13-Apr-2026 18:27:58 UTC] ✅ API Hash verification passed for profile endpoint
[13-Apr-2026 18:27:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI1IiwidXNlcm5hbWUiOiJUaGVSZWFsZXN0IiwiZW1haWwiOiJqb2huLnZhbmRlcmhlaWpkZW4xLjBAZ21haWwuY29tIiwiZXhwIjoxNzc2NzA4NzkwfQ.lyqCFww8C4I6CpnFNGpWslUPLK5vHzR_nvpYnoskTjA
[13-Apr-2026 18:27:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Apr-2026 18:27:58 UTC] ✅ JWT token verified successfully for user profile
[13-Apr-2026 18:27:58 UTC] User ID: 325
[13-Apr-2026 18:27:58 UTC] ✅ User profile retrieved successfully for user ID: 325
[13-Apr-2026 18:27:59 UTC] === API CALL LOG ===
[13-Apr-2026 18:27:59 UTC] Endpoint: user/profile.php
[13-Apr-2026 18:27:59 UTC] Full Log Data: {
    "timestamp": "2026-04-13 18:27:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:a020:542:9daf:a5b8:1908:b7cc:3dda",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI1IiwidXNlcm5hbWUiOiJUaGVSZWFsZXN0IiwiZW1haWwiOiJqb2huLnZhbmRlcmhlaWpkZW4xLjBAZ21haWwuY29tIiwiZXhwIjoxNzc2NzA4NzkwfQ.lyqCFww8C4I6CpnFNGpWslUPLK5vHzR_nvpYnoskTjA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ebc87265b70ba69-BRU",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a02:a020:542:9daf:a5b8:1908:b7cc:3dda",
        "CF-IPCountry": "BE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a02:a020:542:9daf:a5b8:1908:b7cc:3dda, 162.158.233.232"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Apr-2026 18:27:59 UTC] === END API CALL LOG ===
[13-Apr-2026 18:27:59 UTC] ✅ API Hash verification passed for profile endpoint
[13-Apr-2026 18:27:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI1IiwidXNlcm5hbWUiOiJUaGVSZWFsZXN0IiwiZW1haWwiOiJqb2huLnZhbmRlcmhlaWpkZW4xLjBAZ21haWwuY29tIiwiZXhwIjoxNzc2NzA4NzkwfQ.lyqCFww8C4I6CpnFNGpWslUPLK5vHzR_nvpYnoskTjA
[13-Apr-2026 18:27:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Apr-2026 18:27:59 UTC] ✅ JWT token verified successfully for user profile
[13-Apr-2026 18:27:59 UTC] User ID: 325
[13-Apr-2026 18:27:59 UTC] ✅ User profile retrieved successfully for user ID: 325
[13-Apr-2026 18:27:59 UTC] === API CALL LOG ===
[13-Apr-2026 18:27:59 UTC] Endpoint: user/profile.php
[13-Apr-2026 18:27:59 UTC] Full Log Data: {
    "timestamp": "2026-04-13 18:27:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:a020:542:9daf:a5b8:1908:b7cc:3dda",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI1IiwidXNlcm5hbWUiOiJUaGVSZWFsZXN0IiwiZW1haWwiOiJqb2huLnZhbmRlcmhlaWpkZW4xLjBAZ21haWwuY29tIiwiZXhwIjoxNzc2NzA4NzkwfQ.lyqCFww8C4I6CpnFNGpWslUPLK5vHzR_nvpYnoskTjA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ebc8727dd06ba69-BRU",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a02:a020:542:9daf:a5b8:1908:b7cc:3dda",
        "CF-IPCountry": "BE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a02:a020:542:9daf:a5b8:1908:b7cc:3dda, 162.158.233.232"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Apr-2026 18:27:59 UTC] === END API CALL LOG ===
[13-Apr-2026 18:27:59 UTC] ✅ API Hash verification passed for profile endpoint
[13-Apr-2026 18:27:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI1IiwidXNlcm5hbWUiOiJUaGVSZWFsZXN0IiwiZW1haWwiOiJqb2huLnZhbmRlcmhlaWpkZW4xLjBAZ21haWwuY29tIiwiZXhwIjoxNzc2NzA4NzkwfQ.lyqCFww8C4I6CpnFNGpWslUPLK5vHzR_nvpYnoskTjA
[13-Apr-2026 18:27:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Apr-2026 18:27:59 UTC] ✅ JWT token verified successfully for user profile
[13-Apr-2026 18:27:59 UTC] User ID: 325
[13-Apr-2026 18:27:59 UTC] ✅ User profile retrieved successfully for user ID: 325
[13-Apr-2026 18:28:36 UTC] === API CALL LOG ===
[13-Apr-2026 18:28:36 UTC] Endpoint: user/profile.php
[13-Apr-2026 18:28:36 UTC] Full Log Data: {
    "timestamp": "2026-04-13 18:28:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:a020:542:9daf:a5b8:1908:b7cc:3dda",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI1IiwidXNlcm5hbWUiOiJUaGVSZWFsZXN0IiwiZW1haWwiOiJqb2huLnZhbmRlcmhlaWpkZW4xLjBAZ21haWwuY29tIiwiZXhwIjoxNzc2NzA4NzkwfQ.lyqCFww8C4I6CpnFNGpWslUPLK5vHzR_nvpYnoskTjA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ebc88107ce7ba69-BRU",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a02:a020:542:9daf:a5b8:1908:b7cc:3dda",
        "CF-IPCountry": "BE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a02:a020:542:9daf:a5b8:1908:b7cc:3dda, 162.158.233.232"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Apr-2026 18:28:36 UTC] === END API CALL LOG ===
[13-Apr-2026 18:28:36 UTC] ✅ API Hash verification passed for profile endpoint
[13-Apr-2026 18:28:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI1IiwidXNlcm5hbWUiOiJUaGVSZWFsZXN0IiwiZW1haWwiOiJqb2huLnZhbmRlcmhlaWpkZW4xLjBAZ21haWwuY29tIiwiZXhwIjoxNzc2NzA4NzkwfQ.lyqCFww8C4I6CpnFNGpWslUPLK5vHzR_nvpYnoskTjA
[13-Apr-2026 18:28:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Apr-2026 18:28:36 UTC] ✅ JWT token verified successfully for user profile
[13-Apr-2026 18:28:36 UTC] User ID: 325
[13-Apr-2026 18:28:36 UTC] ✅ User profile retrieved successfully for user ID: 325
[13-Apr-2026 18:28:36 UTC] User Purchases API - User ID: 325
[13-Apr-2026 18:28:36 UTC] User Purchases API - Total purchases found: 0
[13-Apr-2026 18:28:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Apr-2026 18:28:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Apr-2026 18:28:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI1IiwidXNlcm5hbWUiOiJUaGVSZWFsZXN0IiwiZW1haWwiOiJqb2huLnZhbmRlcmhlaWpkZW4xLjBAZ21haWwuY29tIiwiZXhwIjoxNzc2NzA4NzkwfQ.lyqCFww8C4I6CpnFNGpWslUPLK5vHzR_nvpYnoskTjA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ebc888adc55ba69-BRU","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2a02:a020:542:9daf:a5b8:1908:b7cc:3dda","CF-IPCountry":"BE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2a02:a020:542:9daf:a5b8:1908:b7cc:3dda, 162.158.233.233"}
[13-Apr-2026 18:28:56 UTC] === User Orders API Called ===
[13-Apr-2026 18:28:56 UTC] User ID: 325
[13-Apr-2026 18:28:56 UTC] Limit: 20, Offset: 0
[13-Apr-2026 18:28:56 UTC] Orders found: 0
[13-Apr-2026 18:28:56 UTC] Orders data: []
[13-Apr-2026 18:28:56 UTC] Total orders count: 0
[13-Apr-2026 18:28:56 UTC] === API CALL LOG ===
[13-Apr-2026 18:28:56 UTC] Endpoint: user/profile.php
[13-Apr-2026 18:28:56 UTC] Full Log Data: {
    "timestamp": "2026-04-13 18:28:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:a020:542:9daf:a5b8:1908:b7cc:3dda",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI1IiwidXNlcm5hbWUiOiJUaGVSZWFsZXN0IiwiZW1haWwiOiJqb2huLnZhbmRlcmhlaWpkZW4xLjBAZ21haWwuY29tIiwiZXhwIjoxNzc2NzA4NzkwfQ.lyqCFww8C4I6CpnFNGpWslUPLK5vHzR_nvpYnoskTjA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ebc888b3ca4ba69-BRU",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a02:a020:542:9daf:a5b8:1908:b7cc:3dda",
        "CF-IPCountry": "BE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a02:a020:542:9daf:a5b8:1908:b7cc:3dda, 162.158.233.233"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Apr-2026 18:28:56 UTC] === END API CALL LOG ===
[13-Apr-2026 18:28:56 UTC] ✅ API Hash verification passed for profile endpoint
[13-Apr-2026 18:28:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI1IiwidXNlcm5hbWUiOiJUaGVSZWFsZXN0IiwiZW1haWwiOiJqb2huLnZhbmRlcmhlaWpkZW4xLjBAZ21haWwuY29tIiwiZXhwIjoxNzc2NzA4NzkwfQ.lyqCFww8C4I6CpnFNGpWslUPLK5vHzR_nvpYnoskTjA
[13-Apr-2026 18:28:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Apr-2026 18:28:56 UTC] ✅ JWT token verified successfully for user profile
[13-Apr-2026 18:28:56 UTC] User ID: 325
[13-Apr-2026 18:28:56 UTC] ✅ User profile retrieved successfully for user ID: 325
[13-Apr-2026 18:28:56 UTC] === API CALL LOG ===
[13-Apr-2026 18:28:56 UTC] Endpoint: user/profile.php
[13-Apr-2026 18:28:56 UTC] Full Log Data: {
    "timestamp": "2026-04-13 18:28:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:a020:542:9daf:a5b8:1908:b7cc:3dda",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI1IiwidXNlcm5hbWUiOiJUaGVSZWFsZXN0IiwiZW1haWwiOiJqb2huLnZhbmRlcmhlaWpkZW4xLjBAZ21haWwuY29tIiwiZXhwIjoxNzc2NzA4NzkwfQ.lyqCFww8C4I6CpnFNGpWslUPLK5vHzR_nvpYnoskTjA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ebc888d5f20ba69-BRU",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a02:a020:542:9daf:a5b8:1908:b7cc:3dda",
        "CF-IPCountry": "BE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a02:a020:542:9daf:a5b8:1908:b7cc:3dda, 162.158.233.233"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Apr-2026 18:28:56 UTC] === END API CALL LOG ===
[13-Apr-2026 18:28:56 UTC] ✅ API Hash verification passed for profile endpoint
[13-Apr-2026 18:28:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI1IiwidXNlcm5hbWUiOiJUaGVSZWFsZXN0IiwiZW1haWwiOiJqb2huLnZhbmRlcmhlaWpkZW4xLjBAZ21haWwuY29tIiwiZXhwIjoxNzc2NzA4NzkwfQ.lyqCFww8C4I6CpnFNGpWslUPLK5vHzR_nvpYnoskTjA
[13-Apr-2026 18:28:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Apr-2026 18:28:56 UTC] ✅ JWT token verified successfully for user profile
[13-Apr-2026 18:28:56 UTC] User ID: 325
[13-Apr-2026 18:28:56 UTC] ✅ User profile retrieved successfully for user ID: 325
[13-Apr-2026 18:28:56 UTC] === API CALL LOG ===
[13-Apr-2026 18:28:56 UTC] Endpoint: user/profile.php
[13-Apr-2026 18:28:56 UTC] Full Log Data: {
    "timestamp": "2026-04-13 18:28:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:a020:542:9daf:a5b8:1908:b7cc:3dda",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI1IiwidXNlcm5hbWUiOiJUaGVSZWFsZXN0IiwiZW1haWwiOiJqb2huLnZhbmRlcmhlaWpkZW4xLjBAZ21haWwuY29tIiwiZXhwIjoxNzc2NzA4NzkwfQ.lyqCFww8C4I6CpnFNGpWslUPLK5vHzR_nvpYnoskTjA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ebc888ef92cba69-BRU",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a02:a020:542:9daf:a5b8:1908:b7cc:3dda",
        "CF-IPCountry": "BE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a02:a020:542:9daf:a5b8:1908:b7cc:3dda, 162.158.233.233"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Apr-2026 18:28:56 UTC] === END API CALL LOG ===
[13-Apr-2026 18:28:56 UTC] ✅ API Hash verification passed for profile endpoint
[13-Apr-2026 18:28:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI1IiwidXNlcm5hbWUiOiJUaGVSZWFsZXN0IiwiZW1haWwiOiJqb2huLnZhbmRlcmhlaWpkZW4xLjBAZ21haWwuY29tIiwiZXhwIjoxNzc2NzA4NzkwfQ.lyqCFww8C4I6CpnFNGpWslUPLK5vHzR_nvpYnoskTjA
[13-Apr-2026 18:28:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Apr-2026 18:28:56 UTC] ✅ JWT token verified successfully for user profile
[13-Apr-2026 18:28:56 UTC] User ID: 325
[13-Apr-2026 18:28:56 UTC] ✅ User profile retrieved successfully for user ID: 325
[13-Apr-2026 18:29:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Apr-2026 18:29:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Apr-2026 18:29:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI1IiwidXNlcm5hbWUiOiJUaGVSZWFsZXN0IiwiZW1haWwiOiJqb2huLnZhbmRlcmhlaWpkZW4xLjBAZ21haWwuY29tIiwiZXhwIjoxNzc2NzA4NzkwfQ.lyqCFww8C4I6CpnFNGpWslUPLK5vHzR_nvpYnoskTjA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ebc88af9a66ba69-BRU","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2a02:a020:542:9daf:a5b8:1908:b7cc:3dda","CF-IPCountry":"BE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2a02:a020:542:9daf:a5b8:1908:b7cc:3dda, 162.158.233.232"}
[13-Apr-2026 18:29:02 UTC] === User Orders API Called ===
[13-Apr-2026 18:29:02 UTC] User ID: 325
[13-Apr-2026 18:29:02 UTC] Limit: 20, Offset: 0
[13-Apr-2026 18:29:02 UTC] Orders found: 0
[13-Apr-2026 18:29:02 UTC] Orders data: []
[13-Apr-2026 18:29:02 UTC] Total orders count: 0
[13-Apr-2026 18:29:05 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Apr-2026 18:29:05 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Apr-2026 18:29:05 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI1IiwidXNlcm5hbWUiOiJUaGVSZWFsZXN0IiwiZW1haWwiOiJqb2huLnZhbmRlcmhlaWpkZW4xLjBAZ21haWwuY29tIiwiZXhwIjoxNzc2NzA4NzkwfQ.lyqCFww8C4I6CpnFNGpWslUPLK5vHzR_nvpYnoskTjA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ebc88c5bd11ba69-BRU","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2a02:a020:542:9daf:a5b8:1908:b7cc:3dda","CF-IPCountry":"BE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2a02:a020:542:9daf:a5b8:1908:b7cc:3dda, 162.158.233.232"}
[13-Apr-2026 18:29:05 UTC] === User Orders API Called ===
[13-Apr-2026 18:29:05 UTC] User ID: 325
[13-Apr-2026 18:29:05 UTC] Limit: 20, Offset: 0
[13-Apr-2026 18:29:05 UTC] Orders found: 0
[13-Apr-2026 18:29:05 UTC] Orders data: []
[13-Apr-2026 18:29:05 UTC] Total orders count: 0
[13-Apr-2026 18:29:05 UTC] === API CALL LOG ===
[13-Apr-2026 18:29:05 UTC] Endpoint: user/profile.php
[13-Apr-2026 18:29:05 UTC] Full Log Data: {
    "timestamp": "2026-04-13 18:29:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:a020:542:9daf:a5b8:1908:b7cc:3dda",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI1IiwidXNlcm5hbWUiOiJUaGVSZWFsZXN0IiwiZW1haWwiOiJqb2huLnZhbmRlcmhlaWpkZW4xLjBAZ21haWwuY29tIiwiZXhwIjoxNzc2NzA4NzkwfQ.lyqCFww8C4I6CpnFNGpWslUPLK5vHzR_nvpYnoskTjA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ebc88c67e0aba69-BRU",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a02:a020:542:9daf:a5b8:1908:b7cc:3dda",
        "CF-IPCountry": "BE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a02:a020:542:9daf:a5b8:1908:b7cc:3dda, 162.158.233.232"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Apr-2026 18:29:05 UTC] === END API CALL LOG ===
[13-Apr-2026 18:29:05 UTC] ✅ API Hash verification passed for profile endpoint
[13-Apr-2026 18:29:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI1IiwidXNlcm5hbWUiOiJUaGVSZWFsZXN0IiwiZW1haWwiOiJqb2huLnZhbmRlcmhlaWpkZW4xLjBAZ21haWwuY29tIiwiZXhwIjoxNzc2NzA4NzkwfQ.lyqCFww8C4I6CpnFNGpWslUPLK5vHzR_nvpYnoskTjA
[13-Apr-2026 18:29:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Apr-2026 18:29:05 UTC] ✅ JWT token verified successfully for user profile
[13-Apr-2026 18:29:05 UTC] User ID: 325
[13-Apr-2026 18:29:05 UTC] ✅ User profile retrieved successfully for user ID: 325
[13-Apr-2026 18:29:06 UTC] === API CALL LOG ===
[13-Apr-2026 18:29:06 UTC] Endpoint: user/profile.php
[13-Apr-2026 18:29:06 UTC] Full Log Data: {
    "timestamp": "2026-04-13 18:29:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:a020:542:9daf:a5b8:1908:b7cc:3dda",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI1IiwidXNlcm5hbWUiOiJUaGVSZWFsZXN0IiwiZW1haWwiOiJqb2huLnZhbmRlcmhlaWpkZW4xLjBAZ21haWwuY29tIiwiZXhwIjoxNzc2NzA4NzkwfQ.lyqCFww8C4I6CpnFNGpWslUPLK5vHzR_nvpYnoskTjA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ebc88c8b89fba69-BRU",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a02:a020:542:9daf:a5b8:1908:b7cc:3dda",
        "CF-IPCountry": "BE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a02:a020:542:9daf:a5b8:1908:b7cc:3dda, 162.158.233.232"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Apr-2026 18:29:06 UTC] === END API CALL LOG ===
[13-Apr-2026 18:29:06 UTC] ✅ API Hash verification passed for profile endpoint
[13-Apr-2026 18:29:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI1IiwidXNlcm5hbWUiOiJUaGVSZWFsZXN0IiwiZW1haWwiOiJqb2huLnZhbmRlcmhlaWpkZW4xLjBAZ21haWwuY29tIiwiZXhwIjoxNzc2NzA4NzkwfQ.lyqCFww8C4I6CpnFNGpWslUPLK5vHzR_nvpYnoskTjA
[13-Apr-2026 18:29:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Apr-2026 18:29:06 UTC] ✅ JWT token verified successfully for user profile
[13-Apr-2026 18:29:06 UTC] User ID: 325
[13-Apr-2026 18:29:06 UTC] ✅ User profile retrieved successfully for user ID: 325
[13-Apr-2026 18:29:06 UTC] === API CALL LOG ===
[13-Apr-2026 18:29:06 UTC] Endpoint: user/profile.php
[13-Apr-2026 18:29:06 UTC] Full Log Data: {
    "timestamp": "2026-04-13 18:29:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:a020:542:9daf:a5b8:1908:b7cc:3dda",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI1IiwidXNlcm5hbWUiOiJUaGVSZWFsZXN0IiwiZW1haWwiOiJqb2huLnZhbmRlcmhlaWpkZW4xLjBAZ21haWwuY29tIiwiZXhwIjoxNzc2NzA4NzkwfQ.lyqCFww8C4I6CpnFNGpWslUPLK5vHzR_nvpYnoskTjA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ebc88ca5a84ba69-BRU",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a02:a020:542:9daf:a5b8:1908:b7cc:3dda",
        "CF-IPCountry": "BE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a02:a020:542:9daf:a5b8:1908:b7cc:3dda, 162.158.233.232"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Apr-2026 18:29:06 UTC] === END API CALL LOG ===
[13-Apr-2026 18:29:06 UTC] ✅ API Hash verification passed for profile endpoint
[13-Apr-2026 18:29:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI1IiwidXNlcm5hbWUiOiJUaGVSZWFsZXN0IiwiZW1haWwiOiJqb2huLnZhbmRlcmhlaWpkZW4xLjBAZ21haWwuY29tIiwiZXhwIjoxNzc2NzA4NzkwfQ.lyqCFww8C4I6CpnFNGpWslUPLK5vHzR_nvpYnoskTjA
[13-Apr-2026 18:29:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Apr-2026 18:29:06 UTC] ✅ JWT token verified successfully for user profile
[13-Apr-2026 18:29:06 UTC] User ID: 325
[13-Apr-2026 18:29:06 UTC] ✅ User profile retrieved successfully for user ID: 325
[13-Apr-2026 18:29:16 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Apr-2026 18:29:16 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Apr-2026 18:29:16 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI1IiwidXNlcm5hbWUiOiJUaGVSZWFsZXN0IiwiZW1haWwiOiJqb2huLnZhbmRlcmhlaWpkZW4xLjBAZ21haWwuY29tIiwiZXhwIjoxNzc2NzA4NzkwfQ.lyqCFww8C4I6CpnFNGpWslUPLK5vHzR_nvpYnoskTjA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ebc89093ef1ba69-BRU","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2a02:a020:542:9daf:a5b8:1908:b7cc:3dda","CF-IPCountry":"BE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2a02:a020:542:9daf:a5b8:1908:b7cc:3dda, 162.158.233.232"}
[13-Apr-2026 18:29:16 UTC] === User Orders API Called ===
[13-Apr-2026 18:29:16 UTC] User ID: 325
[13-Apr-2026 18:29:16 UTC] Limit: 20, Offset: 0
[13-Apr-2026 18:29:16 UTC] Orders found: 0
[13-Apr-2026 18:29:16 UTC] Orders data: []
[13-Apr-2026 18:29:16 UTC] Total orders count: 0
[13-Apr-2026 18:29:16 UTC] === API CALL LOG ===
[13-Apr-2026 18:29:16 UTC] Endpoint: user/profile.php
[13-Apr-2026 18:29:16 UTC] Full Log Data: {
    "timestamp": "2026-04-13 18:29:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:a020:542:9daf:a5b8:1908:b7cc:3dda",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI1IiwidXNlcm5hbWUiOiJUaGVSZWFsZXN0IiwiZW1haWwiOiJqb2huLnZhbmRlcmhlaWpkZW4xLjBAZ21haWwuY29tIiwiZXhwIjoxNzc2NzA4NzkwfQ.lyqCFww8C4I6CpnFNGpWslUPLK5vHzR_nvpYnoskTjA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ebc890a1fe0ba69-BRU",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a02:a020:542:9daf:a5b8:1908:b7cc:3dda",
        "CF-IPCountry": "BE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a02:a020:542:9daf:a5b8:1908:b7cc:3dda, 162.158.233.232"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Apr-2026 18:29:16 UTC] === END API CALL LOG ===
[13-Apr-2026 18:29:16 UTC] ✅ API Hash verification passed for profile endpoint
[13-Apr-2026 18:29:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI1IiwidXNlcm5hbWUiOiJUaGVSZWFsZXN0IiwiZW1haWwiOiJqb2huLnZhbmRlcmhlaWpkZW4xLjBAZ21haWwuY29tIiwiZXhwIjoxNzc2NzA4NzkwfQ.lyqCFww8C4I6CpnFNGpWslUPLK5vHzR_nvpYnoskTjA
[13-Apr-2026 18:29:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Apr-2026 18:29:16 UTC] ✅ JWT token verified successfully for user profile
[13-Apr-2026 18:29:16 UTC] User ID: 325
[13-Apr-2026 18:29:16 UTC] ✅ User profile retrieved successfully for user ID: 325
[13-Apr-2026 18:29:16 UTC] === API CALL LOG ===
[13-Apr-2026 18:29:16 UTC] Endpoint: user/profile.php
[13-Apr-2026 18:29:16 UTC] Full Log Data: {
    "timestamp": "2026-04-13 18:29:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:a020:542:9daf:a5b8:1908:b7cc:3dda",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI1IiwidXNlcm5hbWUiOiJUaGVSZWFsZXN0IiwiZW1haWwiOiJqb2huLnZhbmRlcmhlaWpkZW4xLjBAZ21haWwuY29tIiwiZXhwIjoxNzc2NzA4NzkwfQ.lyqCFww8C4I6CpnFNGpWslUPLK5vHzR_nvpYnoskTjA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ebc890c1a31ba69-BRU",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a02:a020:542:9daf:a5b8:1908:b7cc:3dda",
        "CF-IPCountry": "BE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a02:a020:542:9daf:a5b8:1908:b7cc:3dda, 162.158.233.232"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Apr-2026 18:29:16 UTC] === END API CALL LOG ===
[13-Apr-2026 18:29:16 UTC] ✅ API Hash verification passed for profile endpoint
[13-Apr-2026 18:29:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI1IiwidXNlcm5hbWUiOiJUaGVSZWFsZXN0IiwiZW1haWwiOiJqb2huLnZhbmRlcmhlaWpkZW4xLjBAZ21haWwuY29tIiwiZXhwIjoxNzc2NzA4NzkwfQ.lyqCFww8C4I6CpnFNGpWslUPLK5vHzR_nvpYnoskTjA
[13-Apr-2026 18:29:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Apr-2026 18:29:16 UTC] ✅ JWT token verified successfully for user profile
[13-Apr-2026 18:29:16 UTC] User ID: 325
[13-Apr-2026 18:29:16 UTC] ✅ User profile retrieved successfully for user ID: 325
[13-Apr-2026 18:29:17 UTC] === API CALL LOG ===
[13-Apr-2026 18:29:17 UTC] Endpoint: user/profile.php
[13-Apr-2026 18:29:17 UTC] Full Log Data: {
    "timestamp": "2026-04-13 18:29:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:a020:542:9daf:a5b8:1908:b7cc:3dda",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI1IiwidXNlcm5hbWUiOiJUaGVSZWFsZXN0IiwiZW1haWwiOiJqb2huLnZhbmRlcmhlaWpkZW4xLjBAZ21haWwuY29tIiwiZXhwIjoxNzc2NzA4NzkwfQ.lyqCFww8C4I6CpnFNGpWslUPLK5vHzR_nvpYnoskTjA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ebc890d7bd6ba69-BRU",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a02:a020:542:9daf:a5b8:1908:b7cc:3dda",
        "CF-IPCountry": "BE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a02:a020:542:9daf:a5b8:1908:b7cc:3dda, 162.158.233.232"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Apr-2026 18:29:17 UTC] === END API CALL LOG ===
[13-Apr-2026 18:29:17 UTC] ✅ API Hash verification passed for profile endpoint
[13-Apr-2026 18:29:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI1IiwidXNlcm5hbWUiOiJUaGVSZWFsZXN0IiwiZW1haWwiOiJqb2huLnZhbmRlcmhlaWpkZW4xLjBAZ21haWwuY29tIiwiZXhwIjoxNzc2NzA4NzkwfQ.lyqCFww8C4I6CpnFNGpWslUPLK5vHzR_nvpYnoskTjA
[13-Apr-2026 18:29:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Apr-2026 18:29:17 UTC] ✅ JWT token verified successfully for user profile
[13-Apr-2026 18:29:17 UTC] User ID: 325
[13-Apr-2026 18:29:17 UTC] ✅ User profile retrieved successfully for user ID: 325
[13-Apr-2026 22:54:20 UTC] === API CALL LOG ===
[13-Apr-2026 22:54:20 UTC] Endpoint: user/profile.php
[13-Apr-2026 22:54:20 UTC] Full Log Data: {
    "timestamp": "2026-04-13 22:54:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.58.246.65",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI2IiwidXNlcm5hbWUiOiJyamt6MjAiLCJlbWFpbCI6ImtpY3VrNTMzM0BnbWFpbC5jb20iLCJleHAiOjE3NzY3MjU2NTl9.MY3vKd_AFILSvJn-gugHHCbO0NOMHCyyLqz0Aoo5q7o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ebe0d54aa19bf8f-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "5.58.246.65",
        "CF-IPCountry": "UA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "5.58.246.65, 162.158.102.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Apr-2026 22:54:20 UTC] === END API CALL LOG ===
[13-Apr-2026 22:54:20 UTC] ✅ API Hash verification passed for profile endpoint
[13-Apr-2026 22:54:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI2IiwidXNlcm5hbWUiOiJyamt6MjAiLCJlbWFpbCI6ImtpY3VrNTMzM0BnbWFpbC5jb20iLCJleHAiOjE3NzY3MjU2NTl9.MY3vKd_AFILSvJn-gugHHCbO0NOMHCyyLqz0Aoo5q7o
[13-Apr-2026 22:54:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Apr-2026 22:54:20 UTC] ✅ JWT token verified successfully for user profile
[13-Apr-2026 22:54:20 UTC] User ID: 326
[13-Apr-2026 22:54:20 UTC] ✅ User profile retrieved successfully for user ID: 326
[13-Apr-2026 22:54:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Apr-2026 22:54:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Apr-2026 22:54:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI2IiwidXNlcm5hbWUiOiJyamt6MjAiLCJlbWFpbCI6ImtpY3VrNTMzM0BnbWFpbC5jb20iLCJleHAiOjE3NzY3MjU2NTl9.MY3vKd_AFILSvJn-gugHHCbO0NOMHCyyLqz0Aoo5q7o","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ebe0d54da2fbf8f-WAW","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"5.58.246.65","CF-IPCountry":"UA","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"5.58.246.65, 162.158.102.169"}
[13-Apr-2026 22:54:20 UTC] === User Orders API Called ===
[13-Apr-2026 22:54:20 UTC] User ID: 326
[13-Apr-2026 22:54:20 UTC] Limit: 20, Offset: 0
[13-Apr-2026 22:54:20 UTC] Orders found: 0
[13-Apr-2026 22:54:20 UTC] Orders data: []
[13-Apr-2026 22:54:20 UTC] Total orders count: 0
[13-Apr-2026 22:54:21 UTC] === API CALL LOG ===
[13-Apr-2026 22:54:21 UTC] Endpoint: user/profile.php
[13-Apr-2026 22:54:21 UTC] Full Log Data: {
    "timestamp": "2026-04-13 22:54:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.58.246.65",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI2IiwidXNlcm5hbWUiOiJyamt6MjAiLCJlbWFpbCI6ImtpY3VrNTMzM0BnbWFpbC5jb20iLCJleHAiOjE3NzY3MjU2NTl9.MY3vKd_AFILSvJn-gugHHCbO0NOMHCyyLqz0Aoo5q7o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ebe0d553a55bf8f-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "5.58.246.65",
        "CF-IPCountry": "UA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "5.58.246.65, 162.158.102.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Apr-2026 22:54:21 UTC] === END API CALL LOG ===
[13-Apr-2026 22:54:21 UTC] ✅ API Hash verification passed for profile endpoint
[13-Apr-2026 22:54:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI2IiwidXNlcm5hbWUiOiJyamt6MjAiLCJlbWFpbCI6ImtpY3VrNTMzM0BnbWFpbC5jb20iLCJleHAiOjE3NzY3MjU2NTl9.MY3vKd_AFILSvJn-gugHHCbO0NOMHCyyLqz0Aoo5q7o
[13-Apr-2026 22:54:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Apr-2026 22:54:21 UTC] ✅ JWT token verified successfully for user profile
[13-Apr-2026 22:54:21 UTC] User ID: 326
[13-Apr-2026 22:54:21 UTC] ✅ User profile retrieved successfully for user ID: 326
[13-Apr-2026 22:54:21 UTC] === API CALL LOG ===
[13-Apr-2026 22:54:21 UTC] Endpoint: user/profile.php
[13-Apr-2026 22:54:21 UTC] Full Log Data: {
    "timestamp": "2026-04-13 22:54:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.58.246.65",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI2IiwidXNlcm5hbWUiOiJyamt6MjAiLCJlbWFpbCI6ImtpY3VrNTMzM0BnbWFpbC5jb20iLCJleHAiOjE3NzY3MjU2NTl9.MY3vKd_AFILSvJn-gugHHCbO0NOMHCyyLqz0Aoo5q7o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ebe0d570adcbf8f-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "5.58.246.65",
        "CF-IPCountry": "UA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "5.58.246.65, 162.158.102.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Apr-2026 22:54:21 UTC] === END API CALL LOG ===
[13-Apr-2026 22:54:21 UTC] ✅ API Hash verification passed for profile endpoint
[13-Apr-2026 22:54:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI2IiwidXNlcm5hbWUiOiJyamt6MjAiLCJlbWFpbCI6ImtpY3VrNTMzM0BnbWFpbC5jb20iLCJleHAiOjE3NzY3MjU2NTl9.MY3vKd_AFILSvJn-gugHHCbO0NOMHCyyLqz0Aoo5q7o
[13-Apr-2026 22:54:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Apr-2026 22:54:21 UTC] ✅ JWT token verified successfully for user profile
[13-Apr-2026 22:54:21 UTC] User ID: 326
[13-Apr-2026 22:54:21 UTC] ✅ User profile retrieved successfully for user ID: 326
[13-Apr-2026 22:54:49 UTC] === API CALL LOG ===
[13-Apr-2026 22:54:49 UTC] Endpoint: user/profile.php
[13-Apr-2026 22:54:49 UTC] Full Log Data: {
    "timestamp": "2026-04-13 22:54:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.58.246.65",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI2IiwidXNlcm5hbWUiOiJyamt6MjAiLCJlbWFpbCI6ImtpY3VrNTMzM0BnbWFpbC5jb20iLCJleHAiOjE3NzY3MjU2NTl9.MY3vKd_AFILSvJn-gugHHCbO0NOMHCyyLqz0Aoo5q7o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ebe0e07ace12d82-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "5.58.246.65",
        "CF-IPCountry": "UA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "5.58.246.65, 172.64.198.15"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Apr-2026 22:54:49 UTC] === END API CALL LOG ===
[13-Apr-2026 22:54:49 UTC] ✅ API Hash verification passed for profile endpoint
[13-Apr-2026 22:54:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI2IiwidXNlcm5hbWUiOiJyamt6MjAiLCJlbWFpbCI6ImtpY3VrNTMzM0BnbWFpbC5jb20iLCJleHAiOjE3NzY3MjU2NTl9.MY3vKd_AFILSvJn-gugHHCbO0NOMHCyyLqz0Aoo5q7o
[13-Apr-2026 22:54:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Apr-2026 22:54:49 UTC] ✅ JWT token verified successfully for user profile
[13-Apr-2026 22:54:49 UTC] User ID: 326
[13-Apr-2026 22:54:49 UTC] ✅ User profile retrieved successfully for user ID: 326
[13-Apr-2026 22:54:51 UTC] === API CALL LOG ===
[13-Apr-2026 22:54:51 UTC] Endpoint: user/profile.php
[13-Apr-2026 22:54:51 UTC] Full Log Data: {
    "timestamp": "2026-04-13 22:54:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.58.246.65",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI2IiwidXNlcm5hbWUiOiJyamt6MjAiLCJlbWFpbCI6ImtpY3VrNTMzM0BnbWFpbC5jb20iLCJleHAiOjE3NzY3MjU2NTl9.MY3vKd_AFILSvJn-gugHHCbO0NOMHCyyLqz0Aoo5q7o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ebe0e108e492d82-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "5.58.246.65",
        "CF-IPCountry": "UA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "5.58.246.65, 172.64.198.15"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Apr-2026 22:54:51 UTC] === END API CALL LOG ===
[13-Apr-2026 22:54:51 UTC] ✅ API Hash verification passed for profile endpoint
[13-Apr-2026 22:54:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI2IiwidXNlcm5hbWUiOiJyamt6MjAiLCJlbWFpbCI6ImtpY3VrNTMzM0BnbWFpbC5jb20iLCJleHAiOjE3NzY3MjU2NTl9.MY3vKd_AFILSvJn-gugHHCbO0NOMHCyyLqz0Aoo5q7o
[13-Apr-2026 22:54:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Apr-2026 22:54:51 UTC] ✅ JWT token verified successfully for user profile
[13-Apr-2026 22:54:51 UTC] User ID: 326
[13-Apr-2026 22:54:51 UTC] ✅ User profile retrieved successfully for user ID: 326
[13-Apr-2026 22:54:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Apr-2026 22:54:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Apr-2026 22:54:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI2IiwidXNlcm5hbWUiOiJyamt6MjAiLCJlbWFpbCI6ImtpY3VrNTMzM0BnbWFpbC5jb20iLCJleHAiOjE3NzY3MjU2NTl9.MY3vKd_AFILSvJn-gugHHCbO0NOMHCyyLqz0Aoo5q7o","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ebe0e114efd2d82-WAW","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"5.58.246.65","CF-IPCountry":"UA","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"5.58.246.65, 172.64.198.15"}
[13-Apr-2026 22:54:51 UTC] === User Orders API Called ===
[13-Apr-2026 22:54:51 UTC] User ID: 326
[13-Apr-2026 22:54:51 UTC] Limit: 20, Offset: 0
[13-Apr-2026 22:54:51 UTC] Orders found: 0
[13-Apr-2026 22:54:51 UTC] Orders data: []
[13-Apr-2026 22:54:51 UTC] Total orders count: 0
[13-Apr-2026 22:54:51 UTC] === API CALL LOG ===
[13-Apr-2026 22:54:51 UTC] Endpoint: user/profile.php
[13-Apr-2026 22:54:51 UTC] Full Log Data: {
    "timestamp": "2026-04-13 22:54:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.58.246.65",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI2IiwidXNlcm5hbWUiOiJyamt6MjAiLCJlbWFpbCI6ImtpY3VrNTMzM0BnbWFpbC5jb20iLCJleHAiOjE3NzY3MjU2NTl9.MY3vKd_AFILSvJn-gugHHCbO0NOMHCyyLqz0Aoo5q7o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ebe0e119f4d2d82-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "5.58.246.65",
        "CF-IPCountry": "UA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "5.58.246.65, 172.64.198.14"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Apr-2026 22:54:51 UTC] === END API CALL LOG ===
[13-Apr-2026 22:54:51 UTC] ✅ API Hash verification passed for profile endpoint
[13-Apr-2026 22:54:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI2IiwidXNlcm5hbWUiOiJyamt6MjAiLCJlbWFpbCI6ImtpY3VrNTMzM0BnbWFpbC5jb20iLCJleHAiOjE3NzY3MjU2NTl9.MY3vKd_AFILSvJn-gugHHCbO0NOMHCyyLqz0Aoo5q7o
[13-Apr-2026 22:54:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Apr-2026 22:54:51 UTC] ✅ JWT token verified successfully for user profile
[13-Apr-2026 22:54:51 UTC] User ID: 326
[13-Apr-2026 22:54:51 UTC] ✅ User profile retrieved successfully for user ID: 326
[13-Apr-2026 22:54:51 UTC] === API CALL LOG ===
[13-Apr-2026 22:54:51 UTC] Endpoint: user/profile.php
[13-Apr-2026 22:54:51 UTC] Full Log Data: {
    "timestamp": "2026-04-13 22:54:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.58.246.65",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI2IiwidXNlcm5hbWUiOiJyamt6MjAiLCJlbWFpbCI6ImtpY3VrNTMzM0BnbWFpbC5jb20iLCJleHAiOjE3NzY3MjU2NTl9.MY3vKd_AFILSvJn-gugHHCbO0NOMHCyyLqz0Aoo5q7o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ebe0e14fbb22d82-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "5.58.246.65",
        "CF-IPCountry": "UA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "5.58.246.65, 172.64.198.14"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Apr-2026 22:54:51 UTC] === END API CALL LOG ===
[13-Apr-2026 22:54:51 UTC] ✅ API Hash verification passed for profile endpoint
[13-Apr-2026 22:54:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI2IiwidXNlcm5hbWUiOiJyamt6MjAiLCJlbWFpbCI6ImtpY3VrNTMzM0BnbWFpbC5jb20iLCJleHAiOjE3NzY3MjU2NTl9.MY3vKd_AFILSvJn-gugHHCbO0NOMHCyyLqz0Aoo5q7o
[13-Apr-2026 22:54:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Apr-2026 22:54:51 UTC] ✅ JWT token verified successfully for user profile
[13-Apr-2026 22:54:51 UTC] User ID: 326
[13-Apr-2026 22:54:51 UTC] ✅ User profile retrieved successfully for user ID: 326
[14-Apr-2026 10:25:45 UTC] === API CALL LOG ===
[14-Apr-2026 10:25:45 UTC] Endpoint: user/profile.php
[14-Apr-2026 10:25:45 UTC] Full Log Data: {
    "timestamp": "2026-04-14 10:25:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.245.250",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI3IiwidXNlcm5hbWUiOiJBeGF0b3ZhIiwiZW1haWwiOiJzYWJpbmFhaGF0b3ZhMDA3QGdtYWlsLmNvbSIsImV4cCI6MTc3Njc2NzE0Mn0.aNHSi6a9lwev_hXmIStttJ4mb25v5oqW5k5fZ3yEGUI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec20224aaafd378-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.245.250",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "188.113.245.250, 172.71.172.137"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Apr-2026 10:25:45 UTC] === END API CALL LOG ===
[14-Apr-2026 10:25:45 UTC] ✅ API Hash verification passed for profile endpoint
[14-Apr-2026 10:25:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI3IiwidXNlcm5hbWUiOiJBeGF0b3ZhIiwiZW1haWwiOiJzYWJpbmFhaGF0b3ZhMDA3QGdtYWlsLmNvbSIsImV4cCI6MTc3Njc2NzE0Mn0.aNHSi6a9lwev_hXmIStttJ4mb25v5oqW5k5fZ3yEGUI
[14-Apr-2026 10:25:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Apr-2026 10:25:45 UTC] ✅ JWT token verified successfully for user profile
[14-Apr-2026 10:25:45 UTC] User ID: 327
[14-Apr-2026 10:25:45 UTC] ✅ User profile retrieved successfully for user ID: 327
[14-Apr-2026 10:25:47 UTC] === API CALL LOG ===
[14-Apr-2026 10:25:47 UTC] Endpoint: user/profile.php
[14-Apr-2026 10:25:47 UTC] Full Log Data: {
    "timestamp": "2026-04-14 10:25:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.245.250",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI3IiwidXNlcm5hbWUiOiJBeGF0b3ZhIiwiZW1haWwiOiJzYWJpbmFhaGF0b3ZhMDA3QGdtYWlsLmNvbSIsImV4cCI6MTc3Njc2NzE0Mn0.aNHSi6a9lwev_hXmIStttJ4mb25v5oqW5k5fZ3yEGUI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec202316c71c0eb-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.245.250",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "188.113.245.250, 172.70.251.119"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Apr-2026 10:25:47 UTC] === END API CALL LOG ===
[14-Apr-2026 10:25:47 UTC] ✅ API Hash verification passed for profile endpoint
[14-Apr-2026 10:25:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI3IiwidXNlcm5hbWUiOiJBeGF0b3ZhIiwiZW1haWwiOiJzYWJpbmFhaGF0b3ZhMDA3QGdtYWlsLmNvbSIsImV4cCI6MTc3Njc2NzE0Mn0.aNHSi6a9lwev_hXmIStttJ4mb25v5oqW5k5fZ3yEGUI
[14-Apr-2026 10:25:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Apr-2026 10:25:47 UTC] ✅ JWT token verified successfully for user profile
[14-Apr-2026 10:25:47 UTC] User ID: 327
[14-Apr-2026 10:25:47 UTC] ✅ User profile retrieved successfully for user ID: 327
[14-Apr-2026 10:25:49 UTC] === API CALL LOG ===
[14-Apr-2026 10:25:49 UTC] Endpoint: user/profile.php
[14-Apr-2026 10:25:49 UTC] Full Log Data: {
    "timestamp": "2026-04-14 10:25:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.245.250",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI3IiwidXNlcm5hbWUiOiJBeGF0b3ZhIiwiZW1haWwiOiJzYWJpbmFhaGF0b3ZhMDA3QGdtYWlsLmNvbSIsImV4cCI6MTc3Njc2NzE0Mn0.aNHSi6a9lwev_hXmIStttJ4mb25v5oqW5k5fZ3yEGUI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec2023d79e41e58-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.245.250",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "188.113.245.250, 172.70.247.200"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Apr-2026 10:25:49 UTC] === END API CALL LOG ===
[14-Apr-2026 10:25:49 UTC] ✅ API Hash verification passed for profile endpoint
[14-Apr-2026 10:25:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI3IiwidXNlcm5hbWUiOiJBeGF0b3ZhIiwiZW1haWwiOiJzYWJpbmFhaGF0b3ZhMDA3QGdtYWlsLmNvbSIsImV4cCI6MTc3Njc2NzE0Mn0.aNHSi6a9lwev_hXmIStttJ4mb25v5oqW5k5fZ3yEGUI
[14-Apr-2026 10:25:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Apr-2026 10:25:49 UTC] ✅ JWT token verified successfully for user profile
[14-Apr-2026 10:25:49 UTC] User ID: 327
[14-Apr-2026 10:25:49 UTC] ✅ User profile retrieved successfully for user ID: 327
[14-Apr-2026 10:25:53 UTC] === API CALL LOG ===
[14-Apr-2026 10:25:53 UTC] Endpoint: user/profile.php
[14-Apr-2026 10:25:53 UTC] Full Log Data: {
    "timestamp": "2026-04-14 10:25:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.245.250",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI3IiwidXNlcm5hbWUiOiJBeGF0b3ZhIiwiZW1haWwiOiJzYWJpbmFhaGF0b3ZhMDA3QGdtYWlsLmNvbSIsImV4cCI6MTc3Njc2NzE0Mn0.aNHSi6a9lwev_hXmIStttJ4mb25v5oqW5k5fZ3yEGUI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec202539e90ae55-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.245.250",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "188.113.245.250, 104.23.239.101"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Apr-2026 10:25:53 UTC] === END API CALL LOG ===
[14-Apr-2026 10:25:53 UTC] ✅ API Hash verification passed for profile endpoint
[14-Apr-2026 10:25:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI3IiwidXNlcm5hbWUiOiJBeGF0b3ZhIiwiZW1haWwiOiJzYWJpbmFhaGF0b3ZhMDA3QGdtYWlsLmNvbSIsImV4cCI6MTc3Njc2NzE0Mn0.aNHSi6a9lwev_hXmIStttJ4mb25v5oqW5k5fZ3yEGUI
[14-Apr-2026 10:25:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Apr-2026 10:25:53 UTC] ✅ JWT token verified successfully for user profile
[14-Apr-2026 10:25:53 UTC] User ID: 327
[14-Apr-2026 10:25:53 UTC] ✅ User profile retrieved successfully for user ID: 327
[14-Apr-2026 10:25:57 UTC] === API CALL LOG ===
[14-Apr-2026 10:25:57 UTC] Endpoint: user/profile.php
[14-Apr-2026 10:25:57 UTC] Full Log Data: {
    "timestamp": "2026-04-14 10:25:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.245.250",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI3IiwidXNlcm5hbWUiOiJBeGF0b3ZhIiwiZW1haWwiOiJzYWJpbmFhaGF0b3ZhMDA3QGdtYWlsLmNvbSIsImV4cCI6MTc3Njc2NzE0Mn0.aNHSi6a9lwev_hXmIStttJ4mb25v5oqW5k5fZ3yEGUI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec2026b59d7a6a2-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.245.250",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "188.113.245.250, 172.70.240.14"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Apr-2026 10:25:57 UTC] === END API CALL LOG ===
[14-Apr-2026 10:25:57 UTC] ✅ API Hash verification passed for profile endpoint
[14-Apr-2026 10:25:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI3IiwidXNlcm5hbWUiOiJBeGF0b3ZhIiwiZW1haWwiOiJzYWJpbmFhaGF0b3ZhMDA3QGdtYWlsLmNvbSIsImV4cCI6MTc3Njc2NzE0Mn0.aNHSi6a9lwev_hXmIStttJ4mb25v5oqW5k5fZ3yEGUI
[14-Apr-2026 10:25:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Apr-2026 10:25:57 UTC] ✅ JWT token verified successfully for user profile
[14-Apr-2026 10:25:57 UTC] User ID: 327
[14-Apr-2026 10:25:57 UTC] ✅ User profile retrieved successfully for user ID: 327
[14-Apr-2026 10:25:59 UTC] === API CALL LOG ===
[14-Apr-2026 10:25:59 UTC] Endpoint: user/profile.php
[14-Apr-2026 10:25:59 UTC] Full Log Data: {
    "timestamp": "2026-04-14 10:25:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.245.250",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI3IiwidXNlcm5hbWUiOiJBeGF0b3ZhIiwiZW1haWwiOiJzYWJpbmFhaGF0b3ZhMDA3QGdtYWlsLmNvbSIsImV4cCI6MTc3Njc2NzE0Mn0.aNHSi6a9lwev_hXmIStttJ4mb25v5oqW5k5fZ3yEGUI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec2027d6dac9c12-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.245.250",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "188.113.245.250, 172.70.251.120"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Apr-2026 10:25:59 UTC] === END API CALL LOG ===
[14-Apr-2026 10:25:59 UTC] ✅ API Hash verification passed for profile endpoint
[14-Apr-2026 10:25:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI3IiwidXNlcm5hbWUiOiJBeGF0b3ZhIiwiZW1haWwiOiJzYWJpbmFhaGF0b3ZhMDA3QGdtYWlsLmNvbSIsImV4cCI6MTc3Njc2NzE0Mn0.aNHSi6a9lwev_hXmIStttJ4mb25v5oqW5k5fZ3yEGUI
[14-Apr-2026 10:25:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Apr-2026 10:25:59 UTC] ✅ JWT token verified successfully for user profile
[14-Apr-2026 10:25:59 UTC] User ID: 327
[14-Apr-2026 10:25:59 UTC] ✅ User profile retrieved successfully for user ID: 327
[14-Apr-2026 10:26:02 UTC] === API CALL LOG ===
[14-Apr-2026 10:26:02 UTC] Endpoint: user/profile.php
[14-Apr-2026 10:26:02 UTC] Full Log Data: {
    "timestamp": "2026-04-14 10:26:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.245.250",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI3IiwidXNlcm5hbWUiOiJBeGF0b3ZhIiwiZW1haWwiOiJzYWJpbmFhaGF0b3ZhMDA3QGdtYWlsLmNvbSIsImV4cCI6MTc3Njc2NzE0Mn0.aNHSi6a9lwev_hXmIStttJ4mb25v5oqW5k5fZ3yEGUI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec2028c9a97dcc9-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.245.250",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "188.113.245.250, 172.71.148.68"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Apr-2026 10:26:02 UTC] === END API CALL LOG ===
[14-Apr-2026 10:26:02 UTC] ✅ API Hash verification passed for profile endpoint
[14-Apr-2026 10:26:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI3IiwidXNlcm5hbWUiOiJBeGF0b3ZhIiwiZW1haWwiOiJzYWJpbmFhaGF0b3ZhMDA3QGdtYWlsLmNvbSIsImV4cCI6MTc3Njc2NzE0Mn0.aNHSi6a9lwev_hXmIStttJ4mb25v5oqW5k5fZ3yEGUI
[14-Apr-2026 10:26:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Apr-2026 10:26:02 UTC] ✅ JWT token verified successfully for user profile
[14-Apr-2026 10:26:02 UTC] User ID: 327
[14-Apr-2026 10:26:02 UTC] ✅ User profile retrieved successfully for user ID: 327
[14-Apr-2026 10:27:38 UTC] === API CALL LOG ===
[14-Apr-2026 10:27:38 UTC] Endpoint: user/profile.php
[14-Apr-2026 10:27:38 UTC] Full Log Data: {
    "timestamp": "2026-04-14 10:27:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.245.250",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI3IiwidXNlcm5hbWUiOiJBeGF0b3ZhIiwiZW1haWwiOiJzYWJpbmFhaGF0b3ZhMDA3QGdtYWlsLmNvbSIsImV4cCI6MTc3Njc2NzE0Mn0.aNHSi6a9lwev_hXmIStttJ4mb25v5oqW5k5fZ3yEGUI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec204e28ff264e8-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.245.250",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "188.113.245.250, 172.70.248.107"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Apr-2026 10:27:38 UTC] === END API CALL LOG ===
[14-Apr-2026 10:27:38 UTC] ✅ API Hash verification passed for profile endpoint
[14-Apr-2026 10:27:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI3IiwidXNlcm5hbWUiOiJBeGF0b3ZhIiwiZW1haWwiOiJzYWJpbmFhaGF0b3ZhMDA3QGdtYWlsLmNvbSIsImV4cCI6MTc3Njc2NzE0Mn0.aNHSi6a9lwev_hXmIStttJ4mb25v5oqW5k5fZ3yEGUI
[14-Apr-2026 10:27:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Apr-2026 10:27:38 UTC] ✅ JWT token verified successfully for user profile
[14-Apr-2026 10:27:38 UTC] User ID: 327
[14-Apr-2026 10:27:38 UTC] ✅ User profile retrieved successfully for user ID: 327
[14-Apr-2026 14:36:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Apr-2026 14:36:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Apr-2026 14:36:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI4IiwidXNlcm5hbWUiOiJyb2hpdGR1ZGUiLCJlbWFpbCI6InJrcm9oaXQ2MTQ2QGdtYWlsLmNvbSIsImV4cCI6MTc3Njc4MjE5MX0.cFUxqofz6p1iAD4EDtymST4WPX-8FQmK0RrB3NcELeM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ec371800944fe08-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40e3:5041:8788:8000::","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40e3:5041:8788:8000::, 162.158.88.112"}
[14-Apr-2026 14:36:32 UTC] === User Orders API Called ===
[14-Apr-2026 14:36:32 UTC] User ID: 328
[14-Apr-2026 14:36:32 UTC] Limit: 20, Offset: 0
[14-Apr-2026 14:36:32 UTC] Orders found: 0
[14-Apr-2026 14:36:32 UTC] Orders data: []
[14-Apr-2026 14:36:32 UTC] Total orders count: 0
[14-Apr-2026 14:36:32 UTC] === API CALL LOG ===
[14-Apr-2026 14:36:32 UTC] Endpoint: user/profile.php
[14-Apr-2026 14:36:32 UTC] Full Log Data: {
    "timestamp": "2026-04-14 14:36:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:5041:8788:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI4IiwidXNlcm5hbWUiOiJyb2hpdGR1ZGUiLCJlbWFpbCI6InJrcm9oaXQ2MTQ2QGdtYWlsLmNvbSIsImV4cCI6MTc3Njc4MjE5MX0.cFUxqofz6p1iAD4EDtymST4WPX-8FQmK0RrB3NcELeM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec371800940fe08-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e3:5041:8788:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e3:5041:8788:8000::, 162.158.88.112"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Apr-2026 14:36:32 UTC] === END API CALL LOG ===
[14-Apr-2026 14:36:32 UTC] ✅ API Hash verification passed for profile endpoint
[14-Apr-2026 14:36:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI4IiwidXNlcm5hbWUiOiJyb2hpdGR1ZGUiLCJlbWFpbCI6InJrcm9oaXQ2MTQ2QGdtYWlsLmNvbSIsImV4cCI6MTc3Njc4MjE5MX0.cFUxqofz6p1iAD4EDtymST4WPX-8FQmK0RrB3NcELeM
[14-Apr-2026 14:36:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Apr-2026 14:36:32 UTC] ✅ JWT token verified successfully for user profile
[14-Apr-2026 14:36:32 UTC] User ID: 328
[14-Apr-2026 14:36:32 UTC] ✅ User profile retrieved successfully for user ID: 328
[14-Apr-2026 14:36:33 UTC] === API CALL LOG ===
[14-Apr-2026 14:36:33 UTC] Endpoint: user/profile.php
[14-Apr-2026 14:36:33 UTC] Full Log Data: {
    "timestamp": "2026-04-14 14:36:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:5041:8788:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI4IiwidXNlcm5hbWUiOiJyb2hpdGR1ZGUiLCJlbWFpbCI6InJrcm9oaXQ2MTQ2QGdtYWlsLmNvbSIsImV4cCI6MTc3Njc4MjE5MX0.cFUxqofz6p1iAD4EDtymST4WPX-8FQmK0RrB3NcELeM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec371809ad5fe08-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e3:5041:8788:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e3:5041:8788:8000::, 162.158.88.112"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Apr-2026 14:36:33 UTC] === END API CALL LOG ===
[14-Apr-2026 14:36:33 UTC] ✅ API Hash verification passed for profile endpoint
[14-Apr-2026 14:36:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI4IiwidXNlcm5hbWUiOiJyb2hpdGR1ZGUiLCJlbWFpbCI6InJrcm9oaXQ2MTQ2QGdtYWlsLmNvbSIsImV4cCI6MTc3Njc4MjE5MX0.cFUxqofz6p1iAD4EDtymST4WPX-8FQmK0RrB3NcELeM
[14-Apr-2026 14:36:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Apr-2026 14:36:33 UTC] ✅ JWT token verified successfully for user profile
[14-Apr-2026 14:36:33 UTC] User ID: 328
[14-Apr-2026 14:36:33 UTC] ✅ User profile retrieved successfully for user ID: 328
[14-Apr-2026 14:36:34 UTC] === API CALL LOG ===
[14-Apr-2026 14:36:34 UTC] Endpoint: user/profile.php
[14-Apr-2026 14:36:34 UTC] Full Log Data: {
    "timestamp": "2026-04-14 14:36:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:5041:8788:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI4IiwidXNlcm5hbWUiOiJyb2hpdGR1ZGUiLCJlbWFpbCI6InJrcm9oaXQ2MTQ2QGdtYWlsLmNvbSIsImV4cCI6MTc3Njc4MjE5MX0.cFUxqofz6p1iAD4EDtymST4WPX-8FQmK0RrB3NcELeM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec371883e23fe08-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e3:5041:8788:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e3:5041:8788:8000::, 162.158.88.112"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Apr-2026 14:36:34 UTC] === END API CALL LOG ===
[14-Apr-2026 14:36:34 UTC] ✅ API Hash verification passed for profile endpoint
[14-Apr-2026 14:36:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI4IiwidXNlcm5hbWUiOiJyb2hpdGR1ZGUiLCJlbWFpbCI6InJrcm9oaXQ2MTQ2QGdtYWlsLmNvbSIsImV4cCI6MTc3Njc4MjE5MX0.cFUxqofz6p1iAD4EDtymST4WPX-8FQmK0RrB3NcELeM
[14-Apr-2026 14:36:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Apr-2026 14:36:34 UTC] ✅ JWT token verified successfully for user profile
[14-Apr-2026 14:36:34 UTC] User ID: 328
[14-Apr-2026 14:36:34 UTC] ✅ User profile retrieved successfully for user ID: 328
[14-Apr-2026 14:36:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Apr-2026 14:36:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Apr-2026 14:36:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI4IiwidXNlcm5hbWUiOiJyb2hpdGR1ZGUiLCJlbWFpbCI6InJrcm9oaXQ2MTQ2QGdtYWlsLmNvbSIsImV4cCI6MTc3Njc4MjE5MX0.cFUxqofz6p1iAD4EDtymST4WPX-8FQmK0RrB3NcELeM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ec3721529c3fe08-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40e3:5041:8788:8000::","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40e3:5041:8788:8000::, 162.158.88.53"}
[14-Apr-2026 14:36:56 UTC] === User Orders API Called ===
[14-Apr-2026 14:36:56 UTC] User ID: 328
[14-Apr-2026 14:36:56 UTC] Limit: 20, Offset: 0
[14-Apr-2026 14:36:56 UTC] Orders found: 0
[14-Apr-2026 14:36:56 UTC] Orders data: []
[14-Apr-2026 14:36:56 UTC] Total orders count: 0
[14-Apr-2026 14:36:56 UTC] === API CALL LOG ===
[14-Apr-2026 14:36:56 UTC] Endpoint: user/profile.php
[14-Apr-2026 14:36:56 UTC] Full Log Data: {
    "timestamp": "2026-04-14 14:36:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:5041:8788:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI4IiwidXNlcm5hbWUiOiJyb2hpdGR1ZGUiLCJlbWFpbCI6InJrcm9oaXQ2MTQ2QGdtYWlsLmNvbSIsImV4cCI6MTc3Njc4MjE5MX0.cFUxqofz6p1iAD4EDtymST4WPX-8FQmK0RrB3NcELeM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec3721529c4fe08-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e3:5041:8788:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e3:5041:8788:8000::, 162.158.88.52"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Apr-2026 14:36:56 UTC] === END API CALL LOG ===
[14-Apr-2026 14:36:56 UTC] ✅ API Hash verification passed for profile endpoint
[14-Apr-2026 14:36:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI4IiwidXNlcm5hbWUiOiJyb2hpdGR1ZGUiLCJlbWFpbCI6InJrcm9oaXQ2MTQ2QGdtYWlsLmNvbSIsImV4cCI6MTc3Njc4MjE5MX0.cFUxqofz6p1iAD4EDtymST4WPX-8FQmK0RrB3NcELeM
[14-Apr-2026 14:36:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Apr-2026 14:36:56 UTC] ✅ JWT token verified successfully for user profile
[14-Apr-2026 14:36:56 UTC] User ID: 328
[14-Apr-2026 14:36:56 UTC] ✅ User profile retrieved successfully for user ID: 328
[14-Apr-2026 14:36:57 UTC] === API CALL LOG ===
[14-Apr-2026 14:36:57 UTC] Endpoint: user/profile.php
[14-Apr-2026 14:36:57 UTC] Full Log Data: {
    "timestamp": "2026-04-14 14:36:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:5041:8788:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI4IiwidXNlcm5hbWUiOiJyb2hpdGR1ZGUiLCJlbWFpbCI6InJrcm9oaXQ2MTQ2QGdtYWlsLmNvbSIsImV4cCI6MTc3Njc4MjE5MX0.cFUxqofz6p1iAD4EDtymST4WPX-8FQmK0RrB3NcELeM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec372190d9afe08-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e3:5041:8788:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e3:5041:8788:8000::, 162.158.88.53"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Apr-2026 14:36:57 UTC] === END API CALL LOG ===
[14-Apr-2026 14:36:57 UTC] ✅ API Hash verification passed for profile endpoint
[14-Apr-2026 14:36:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI4IiwidXNlcm5hbWUiOiJyb2hpdGR1ZGUiLCJlbWFpbCI6InJrcm9oaXQ2MTQ2QGdtYWlsLmNvbSIsImV4cCI6MTc3Njc4MjE5MX0.cFUxqofz6p1iAD4EDtymST4WPX-8FQmK0RrB3NcELeM
[14-Apr-2026 14:36:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Apr-2026 14:36:57 UTC] ✅ JWT token verified successfully for user profile
[14-Apr-2026 14:36:57 UTC] User ID: 328
[14-Apr-2026 14:36:57 UTC] ✅ User profile retrieved successfully for user ID: 328
[14-Apr-2026 14:36:58 UTC] === API CALL LOG ===
[14-Apr-2026 14:36:58 UTC] Endpoint: user/profile.php
[14-Apr-2026 14:36:58 UTC] Full Log Data: {
    "timestamp": "2026-04-14 14:36:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:5041:8788:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI4IiwidXNlcm5hbWUiOiJyb2hpdGR1ZGUiLCJlbWFpbCI6InJrcm9oaXQ2MTQ2QGdtYWlsLmNvbSIsImV4cCI6MTc3Njc4MjE5MX0.cFUxqofz6p1iAD4EDtymST4WPX-8FQmK0RrB3NcELeM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec3721f2bdbfe08-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e3:5041:8788:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e3:5041:8788:8000::, 162.158.88.53"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Apr-2026 14:36:58 UTC] === END API CALL LOG ===
[14-Apr-2026 14:36:58 UTC] ✅ API Hash verification passed for profile endpoint
[14-Apr-2026 14:36:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI4IiwidXNlcm5hbWUiOiJyb2hpdGR1ZGUiLCJlbWFpbCI6InJrcm9oaXQ2MTQ2QGdtYWlsLmNvbSIsImV4cCI6MTc3Njc4MjE5MX0.cFUxqofz6p1iAD4EDtymST4WPX-8FQmK0RrB3NcELeM
[14-Apr-2026 14:36:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Apr-2026 14:36:58 UTC] ✅ JWT token verified successfully for user profile
[14-Apr-2026 14:36:58 UTC] User ID: 328
[14-Apr-2026 14:36:58 UTC] ✅ User profile retrieved successfully for user ID: 328
[14-Apr-2026 14:37:04 UTC] === API CALL LOG ===
[14-Apr-2026 14:37:04 UTC] Endpoint: user/profile.php
[14-Apr-2026 14:37:04 UTC] Full Log Data: {
    "timestamp": "2026-04-14 14:37:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:5041:8788:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI4IiwidXNlcm5hbWUiOiJyb2hpdGR1ZGUiLCJlbWFpbCI6InJrcm9oaXQ2MTQ2QGdtYWlsLmNvbSIsImV4cCI6MTc3Njc4MjE5MX0.cFUxqofz6p1iAD4EDtymST4WPX-8FQmK0RrB3NcELeM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec3724858f2fe08-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e3:5041:8788:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e3:5041:8788:8000::, 162.158.88.53"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Apr-2026 14:37:04 UTC] === END API CALL LOG ===
[14-Apr-2026 14:37:04 UTC] ✅ API Hash verification passed for profile endpoint
[14-Apr-2026 14:37:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI4IiwidXNlcm5hbWUiOiJyb2hpdGR1ZGUiLCJlbWFpbCI6InJrcm9oaXQ2MTQ2QGdtYWlsLmNvbSIsImV4cCI6MTc3Njc4MjE5MX0.cFUxqofz6p1iAD4EDtymST4WPX-8FQmK0RrB3NcELeM
[14-Apr-2026 14:37:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Apr-2026 14:37:04 UTC] ✅ JWT token verified successfully for user profile
[14-Apr-2026 14:37:04 UTC] User ID: 328
[14-Apr-2026 14:37:04 UTC] ✅ User profile retrieved successfully for user ID: 328
[14-Apr-2026 14:37:05 UTC] User Purchases API - User ID: 328
[14-Apr-2026 14:37:05 UTC] User Purchases API - Total purchases found: 0
[14-Apr-2026 14:37:07 UTC] === API CALL LOG ===
[14-Apr-2026 14:37:07 UTC] Endpoint: user/profile.php
[14-Apr-2026 14:37:07 UTC] Full Log Data: {
    "timestamp": "2026-04-14 14:37:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:5041:8788:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI4IiwidXNlcm5hbWUiOiJyb2hpdGR1ZGUiLCJlbWFpbCI6InJrcm9oaXQ2MTQ2QGdtYWlsLmNvbSIsImV4cCI6MTc3Njc4MjE5MX0.cFUxqofz6p1iAD4EDtymST4WPX-8FQmK0RrB3NcELeM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec372583a99fe08-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e3:5041:8788:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e3:5041:8788:8000::, 162.158.88.53"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Apr-2026 14:37:07 UTC] === END API CALL LOG ===
[14-Apr-2026 14:37:07 UTC] ✅ API Hash verification passed for profile endpoint
[14-Apr-2026 14:37:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI4IiwidXNlcm5hbWUiOiJyb2hpdGR1ZGUiLCJlbWFpbCI6InJrcm9oaXQ2MTQ2QGdtYWlsLmNvbSIsImV4cCI6MTc3Njc4MjE5MX0.cFUxqofz6p1iAD4EDtymST4WPX-8FQmK0RrB3NcELeM
[14-Apr-2026 14:37:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Apr-2026 14:37:07 UTC] ✅ JWT token verified successfully for user profile
[14-Apr-2026 14:37:07 UTC] User ID: 328
[14-Apr-2026 14:37:07 UTC] ✅ User profile retrieved successfully for user ID: 328
[14-Apr-2026 14:37:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Apr-2026 14:37:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Apr-2026 14:37:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI4IiwidXNlcm5hbWUiOiJyb2hpdGR1ZGUiLCJlbWFpbCI6InJrcm9oaXQ2MTQ2QGdtYWlsLmNvbSIsImV4cCI6MTc3Njc4MjE5MX0.cFUxqofz6p1iAD4EDtymST4WPX-8FQmK0RrB3NcELeM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ec372583a93fe08-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40e3:5041:8788:8000::","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40e3:5041:8788:8000::, 162.158.88.52"}
[14-Apr-2026 14:37:07 UTC] === User Orders API Called ===
[14-Apr-2026 14:37:07 UTC] User ID: 328
[14-Apr-2026 14:37:07 UTC] Limit: 20, Offset: 0
[14-Apr-2026 14:37:07 UTC] Orders found: 0
[14-Apr-2026 14:37:07 UTC] Orders data: []
[14-Apr-2026 14:37:07 UTC] Total orders count: 0
[14-Apr-2026 14:37:07 UTC] === API CALL LOG ===
[14-Apr-2026 14:37:07 UTC] Endpoint: user/profile.php
[14-Apr-2026 14:37:07 UTC] Full Log Data: {
    "timestamp": "2026-04-14 14:37:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:5041:8788:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI4IiwidXNlcm5hbWUiOiJyb2hpdGR1ZGUiLCJlbWFpbCI6InJrcm9oaXQ2MTQ2QGdtYWlsLmNvbSIsImV4cCI6MTc3Njc4MjE5MX0.cFUxqofz6p1iAD4EDtymST4WPX-8FQmK0RrB3NcELeM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec3725c0d94fe08-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e3:5041:8788:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e3:5041:8788:8000::, 162.158.88.53"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Apr-2026 14:37:07 UTC] === END API CALL LOG ===
[14-Apr-2026 14:37:07 UTC] ✅ API Hash verification passed for profile endpoint
[14-Apr-2026 14:37:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI4IiwidXNlcm5hbWUiOiJyb2hpdGR1ZGUiLCJlbWFpbCI6InJrcm9oaXQ2MTQ2QGdtYWlsLmNvbSIsImV4cCI6MTc3Njc4MjE5MX0.cFUxqofz6p1iAD4EDtymST4WPX-8FQmK0RrB3NcELeM
[14-Apr-2026 14:37:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Apr-2026 14:37:07 UTC] ✅ JWT token verified successfully for user profile
[14-Apr-2026 14:37:07 UTC] User ID: 328
[14-Apr-2026 14:37:07 UTC] ✅ User profile retrieved successfully for user ID: 328
[14-Apr-2026 14:37:08 UTC] === API CALL LOG ===
[14-Apr-2026 14:37:08 UTC] Endpoint: user/profile.php
[14-Apr-2026 14:37:08 UTC] Full Log Data: {
    "timestamp": "2026-04-14 14:37:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:5041:8788:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI4IiwidXNlcm5hbWUiOiJyb2hpdGR1ZGUiLCJlbWFpbCI6InJrcm9oaXQ2MTQ2QGdtYWlsLmNvbSIsImV4cCI6MTc3Njc4MjE5MX0.cFUxqofz6p1iAD4EDtymST4WPX-8FQmK0RrB3NcELeM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec372623892fe08-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e3:5041:8788:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e3:5041:8788:8000::, 162.158.88.53"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Apr-2026 14:37:08 UTC] === END API CALL LOG ===
[14-Apr-2026 14:37:08 UTC] ✅ API Hash verification passed for profile endpoint
[14-Apr-2026 14:37:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI4IiwidXNlcm5hbWUiOiJyb2hpdGR1ZGUiLCJlbWFpbCI6InJrcm9oaXQ2MTQ2QGdtYWlsLmNvbSIsImV4cCI6MTc3Njc4MjE5MX0.cFUxqofz6p1iAD4EDtymST4WPX-8FQmK0RrB3NcELeM
[14-Apr-2026 14:37:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Apr-2026 14:37:08 UTC] ✅ JWT token verified successfully for user profile
[14-Apr-2026 14:37:08 UTC] User ID: 328
[14-Apr-2026 14:37:08 UTC] ✅ User profile retrieved successfully for user ID: 328
[14-Apr-2026 14:37:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Apr-2026 14:37:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Apr-2026 14:37:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI4IiwidXNlcm5hbWUiOiJyb2hpdGR1ZGUiLCJlbWFpbCI6InJrcm9oaXQ2MTQ2QGdtYWlsLmNvbSIsImV4cCI6MTc3Njc4MjE5MX0.cFUxqofz6p1iAD4EDtymST4WPX-8FQmK0RrB3NcELeM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ec372e5a894fe08-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40e3:5041:8788:8000::","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40e3:5041:8788:8000::, 162.158.88.53"}
[14-Apr-2026 14:37:30 UTC] === User Orders API Called ===
[14-Apr-2026 14:37:30 UTC] User ID: 328
[14-Apr-2026 14:37:30 UTC] Limit: 20, Offset: 0
[14-Apr-2026 14:37:30 UTC] Orders found: 0
[14-Apr-2026 14:37:30 UTC] Orders data: []
[14-Apr-2026 14:37:30 UTC] Total orders count: 0
[14-Apr-2026 14:37:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Apr-2026 14:37:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Apr-2026 14:37:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI4IiwidXNlcm5hbWUiOiJyb2hpdGR1ZGUiLCJlbWFpbCI6InJrcm9oaXQ2MTQ2QGdtYWlsLmNvbSIsImV4cCI6MTc3Njc4MjE5MX0.cFUxqofz6p1iAD4EDtymST4WPX-8FQmK0RrB3NcELeM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ec372efac42fe08-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40e3:5041:8788:8000::","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40e3:5041:8788:8000::, 162.158.88.52"}
[14-Apr-2026 14:37:31 UTC] === User Orders API Called ===
[14-Apr-2026 14:37:31 UTC] User ID: 328
[14-Apr-2026 14:37:31 UTC] Limit: 20, Offset: 0
[14-Apr-2026 14:37:31 UTC] Orders found: 0
[14-Apr-2026 14:37:31 UTC] Orders data: []
[14-Apr-2026 14:37:31 UTC] Total orders count: 0
[14-Apr-2026 14:37:31 UTC] === API CALL LOG ===
[14-Apr-2026 14:37:31 UTC] Endpoint: user/profile.php
[14-Apr-2026 14:37:31 UTC] Full Log Data: {
    "timestamp": "2026-04-14 14:37:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:5041:8788:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI4IiwidXNlcm5hbWUiOiJyb2hpdGR1ZGUiLCJlbWFpbCI6InJrcm9oaXQ2MTQ2QGdtYWlsLmNvbSIsImV4cCI6MTc3Njc4MjE5MX0.cFUxqofz6p1iAD4EDtymST4WPX-8FQmK0RrB3NcELeM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec372f03e77fe08-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e3:5041:8788:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e3:5041:8788:8000::, 162.158.88.52"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Apr-2026 14:37:31 UTC] === END API CALL LOG ===
[14-Apr-2026 14:37:31 UTC] ✅ API Hash verification passed for profile endpoint
[14-Apr-2026 14:37:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI4IiwidXNlcm5hbWUiOiJyb2hpdGR1ZGUiLCJlbWFpbCI6InJrcm9oaXQ2MTQ2QGdtYWlsLmNvbSIsImV4cCI6MTc3Njc4MjE5MX0.cFUxqofz6p1iAD4EDtymST4WPX-8FQmK0RrB3NcELeM
[14-Apr-2026 14:37:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Apr-2026 14:37:31 UTC] ✅ JWT token verified successfully for user profile
[14-Apr-2026 14:37:31 UTC] User ID: 328
[14-Apr-2026 14:37:31 UTC] ✅ User profile retrieved successfully for user ID: 328
[14-Apr-2026 14:37:32 UTC] === API CALL LOG ===
[14-Apr-2026 14:37:32 UTC] Endpoint: user/profile.php
[14-Apr-2026 14:37:32 UTC] Full Log Data: {
    "timestamp": "2026-04-14 14:37:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:5041:8788:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI4IiwidXNlcm5hbWUiOiJyb2hpdGR1ZGUiLCJlbWFpbCI6InJrcm9oaXQ2MTQ2QGdtYWlsLmNvbSIsImV4cCI6MTc3Njc4MjE5MX0.cFUxqofz6p1iAD4EDtymST4WPX-8FQmK0RrB3NcELeM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec372f38a2dfe08-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e3:5041:8788:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e3:5041:8788:8000::, 162.158.88.53"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Apr-2026 14:37:32 UTC] === END API CALL LOG ===
[14-Apr-2026 14:37:32 UTC] ✅ API Hash verification passed for profile endpoint
[14-Apr-2026 14:37:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI4IiwidXNlcm5hbWUiOiJyb2hpdGR1ZGUiLCJlbWFpbCI6InJrcm9oaXQ2MTQ2QGdtYWlsLmNvbSIsImV4cCI6MTc3Njc4MjE5MX0.cFUxqofz6p1iAD4EDtymST4WPX-8FQmK0RrB3NcELeM
[14-Apr-2026 14:37:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Apr-2026 14:37:32 UTC] ✅ JWT token verified successfully for user profile
[14-Apr-2026 14:37:32 UTC] User ID: 328
[14-Apr-2026 14:37:32 UTC] ✅ User profile retrieved successfully for user ID: 328
[14-Apr-2026 14:37:32 UTC] === API CALL LOG ===
[14-Apr-2026 14:37:32 UTC] Endpoint: user/profile.php
[14-Apr-2026 14:37:32 UTC] Full Log Data: {
    "timestamp": "2026-04-14 14:37:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:5041:8788:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI4IiwidXNlcm5hbWUiOiJyb2hpdGR1ZGUiLCJlbWFpbCI6InJrcm9oaXQ2MTQ2QGdtYWlsLmNvbSIsImV4cCI6MTc3Njc4MjE5MX0.cFUxqofz6p1iAD4EDtymST4WPX-8FQmK0RrB3NcELeM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec372f65d25fe08-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e3:5041:8788:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e3:5041:8788:8000::, 162.158.88.52"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Apr-2026 14:37:32 UTC] === END API CALL LOG ===
[14-Apr-2026 14:37:32 UTC] ✅ API Hash verification passed for profile endpoint
[14-Apr-2026 14:37:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI4IiwidXNlcm5hbWUiOiJyb2hpdGR1ZGUiLCJlbWFpbCI6InJrcm9oaXQ2MTQ2QGdtYWlsLmNvbSIsImV4cCI6MTc3Njc4MjE5MX0.cFUxqofz6p1iAD4EDtymST4WPX-8FQmK0RrB3NcELeM
[14-Apr-2026 14:37:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Apr-2026 14:37:32 UTC] ✅ JWT token verified successfully for user profile
[14-Apr-2026 14:37:32 UTC] User ID: 328
[14-Apr-2026 14:37:32 UTC] ✅ User profile retrieved successfully for user ID: 328
[14-Apr-2026 14:37:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Apr-2026 14:37:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Apr-2026 14:37:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI4IiwidXNlcm5hbWUiOiJyb2hpdGR1ZGUiLCJlbWFpbCI6InJrcm9oaXQ2MTQ2QGdtYWlsLmNvbSIsImV4cCI6MTc3Njc4MjE5MX0.cFUxqofz6p1iAD4EDtymST4WPX-8FQmK0RrB3NcELeM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ec372ffef0dfe08-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40e3:5041:8788:8000::","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40e3:5041:8788:8000::, 162.158.88.52"}
[14-Apr-2026 14:37:34 UTC] === User Orders API Called ===
[14-Apr-2026 14:37:34 UTC] User ID: 328
[14-Apr-2026 14:37:34 UTC] Limit: 20, Offset: 0
[14-Apr-2026 14:37:34 UTC] Orders found: 0
[14-Apr-2026 14:37:34 UTC] Orders data: []
[14-Apr-2026 14:37:34 UTC] Total orders count: 0
[14-Apr-2026 14:37:34 UTC] === API CALL LOG ===
[14-Apr-2026 14:37:34 UTC] Endpoint: user/profile.php
[14-Apr-2026 14:37:34 UTC] Full Log Data: {
    "timestamp": "2026-04-14 14:37:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:5041:8788:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI4IiwidXNlcm5hbWUiOiJyb2hpdGR1ZGUiLCJlbWFpbCI6InJrcm9oaXQ2MTQ2QGdtYWlsLmNvbSIsImV4cCI6MTc3Njc4MjE5MX0.cFUxqofz6p1iAD4EDtymST4WPX-8FQmK0RrB3NcELeM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec3730068b6fe08-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e3:5041:8788:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e3:5041:8788:8000::, 162.158.88.52"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Apr-2026 14:37:34 UTC] === END API CALL LOG ===
[14-Apr-2026 14:37:34 UTC] ✅ API Hash verification passed for profile endpoint
[14-Apr-2026 14:37:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI4IiwidXNlcm5hbWUiOiJyb2hpdGR1ZGUiLCJlbWFpbCI6InJrcm9oaXQ2MTQ2QGdtYWlsLmNvbSIsImV4cCI6MTc3Njc4MjE5MX0.cFUxqofz6p1iAD4EDtymST4WPX-8FQmK0RrB3NcELeM
[14-Apr-2026 14:37:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Apr-2026 14:37:34 UTC] ✅ JWT token verified successfully for user profile
[14-Apr-2026 14:37:34 UTC] User ID: 328
[14-Apr-2026 14:37:34 UTC] ✅ User profile retrieved successfully for user ID: 328
[14-Apr-2026 14:37:34 UTC] === API CALL LOG ===
[14-Apr-2026 14:37:34 UTC] Endpoint: user/profile.php
[14-Apr-2026 14:37:34 UTC] Full Log Data: {
    "timestamp": "2026-04-14 14:37:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:5041:8788:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI4IiwidXNlcm5hbWUiOiJyb2hpdGR1ZGUiLCJlbWFpbCI6InJrcm9oaXQ2MTQ2QGdtYWlsLmNvbSIsImV4cCI6MTc3Njc4MjE5MX0.cFUxqofz6p1iAD4EDtymST4WPX-8FQmK0RrB3NcELeM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec373044e1bfe08-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e3:5041:8788:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e3:5041:8788:8000::, 162.158.88.53"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Apr-2026 14:37:34 UTC] === END API CALL LOG ===
[14-Apr-2026 14:37:34 UTC] ✅ API Hash verification passed for profile endpoint
[14-Apr-2026 14:37:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI4IiwidXNlcm5hbWUiOiJyb2hpdGR1ZGUiLCJlbWFpbCI6InJrcm9oaXQ2MTQ2QGdtYWlsLmNvbSIsImV4cCI6MTc3Njc4MjE5MX0.cFUxqofz6p1iAD4EDtymST4WPX-8FQmK0RrB3NcELeM
[14-Apr-2026 14:37:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Apr-2026 14:37:34 UTC] ✅ JWT token verified successfully for user profile
[14-Apr-2026 14:37:34 UTC] User ID: 328
[14-Apr-2026 14:37:34 UTC] ✅ User profile retrieved successfully for user ID: 328
[14-Apr-2026 14:37:35 UTC] === API CALL LOG ===
[14-Apr-2026 14:37:35 UTC] Endpoint: user/profile.php
[14-Apr-2026 14:37:35 UTC] Full Log Data: {
    "timestamp": "2026-04-14 14:37:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:5041:8788:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI4IiwidXNlcm5hbWUiOiJyb2hpdGR1ZGUiLCJlbWFpbCI6InJrcm9oaXQ2MTQ2QGdtYWlsLmNvbSIsImV4cCI6MTc3Njc4MjE5MX0.cFUxqofz6p1iAD4EDtymST4WPX-8FQmK0RrB3NcELeM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec37306ddb0fe08-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e3:5041:8788:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e3:5041:8788:8000::, 162.158.88.52"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Apr-2026 14:37:35 UTC] === END API CALL LOG ===
[14-Apr-2026 14:37:35 UTC] ✅ API Hash verification passed for profile endpoint
[14-Apr-2026 14:37:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI4IiwidXNlcm5hbWUiOiJyb2hpdGR1ZGUiLCJlbWFpbCI6InJrcm9oaXQ2MTQ2QGdtYWlsLmNvbSIsImV4cCI6MTc3Njc4MjE5MX0.cFUxqofz6p1iAD4EDtymST4WPX-8FQmK0RrB3NcELeM
[14-Apr-2026 14:37:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Apr-2026 14:37:35 UTC] ✅ JWT token verified successfully for user profile
[14-Apr-2026 14:37:35 UTC] User ID: 328
[14-Apr-2026 14:37:35 UTC] ✅ User profile retrieved successfully for user ID: 328
[14-Apr-2026 14:37:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Apr-2026 14:37:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Apr-2026 14:37:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI4IiwidXNlcm5hbWUiOiJyb2hpdGR1ZGUiLCJlbWFpbCI6InJrcm9oaXQ2MTQ2QGdtYWlsLmNvbSIsImV4cCI6MTc3Njc4MjE5MX0.cFUxqofz6p1iAD4EDtymST4WPX-8FQmK0RrB3NcELeM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ec3730a385cfe08-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40e3:5041:8788:8000::","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40e3:5041:8788:8000::, 162.158.88.52"}
[14-Apr-2026 14:37:35 UTC] === User Orders API Called ===
[14-Apr-2026 14:37:35 UTC] User ID: 328
[14-Apr-2026 14:37:35 UTC] Limit: 20, Offset: 0
[14-Apr-2026 14:37:35 UTC] Orders found: 0
[14-Apr-2026 14:37:35 UTC] Orders data: []
[14-Apr-2026 14:37:35 UTC] Total orders count: 0
[14-Apr-2026 14:37:35 UTC] === API CALL LOG ===
[14-Apr-2026 14:37:35 UTC] Endpoint: user/profile.php
[14-Apr-2026 14:37:35 UTC] Full Log Data: {
    "timestamp": "2026-04-14 14:37:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:5041:8788:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI4IiwidXNlcm5hbWUiOiJyb2hpdGR1ZGUiLCJlbWFpbCI6InJrcm9oaXQ2MTQ2QGdtYWlsLmNvbSIsImV4cCI6MTc3Njc4MjE5MX0.cFUxqofz6p1iAD4EDtymST4WPX-8FQmK0RrB3NcELeM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec3730aca63fe08-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e3:5041:8788:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e3:5041:8788:8000::, 162.158.88.52"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Apr-2026 14:37:35 UTC] === END API CALL LOG ===
[14-Apr-2026 14:37:35 UTC] ✅ API Hash verification passed for profile endpoint
[14-Apr-2026 14:37:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI4IiwidXNlcm5hbWUiOiJyb2hpdGR1ZGUiLCJlbWFpbCI6InJrcm9oaXQ2MTQ2QGdtYWlsLmNvbSIsImV4cCI6MTc3Njc4MjE5MX0.cFUxqofz6p1iAD4EDtymST4WPX-8FQmK0RrB3NcELeM
[14-Apr-2026 14:37:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Apr-2026 14:37:35 UTC] ✅ JWT token verified successfully for user profile
[14-Apr-2026 14:37:35 UTC] User ID: 328
[14-Apr-2026 14:37:35 UTC] ✅ User profile retrieved successfully for user ID: 328
[14-Apr-2026 14:37:36 UTC] === API CALL LOG ===
[14-Apr-2026 14:37:36 UTC] Endpoint: user/profile.php
[14-Apr-2026 14:37:36 UTC] Full Log Data: {
    "timestamp": "2026-04-14 14:37:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:5041:8788:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI4IiwidXNlcm5hbWUiOiJyb2hpdGR1ZGUiLCJlbWFpbCI6InJrcm9oaXQ2MTQ2QGdtYWlsLmNvbSIsImV4cCI6MTc3Njc4MjE5MX0.cFUxqofz6p1iAD4EDtymST4WPX-8FQmK0RrB3NcELeM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec3730e3d29fe08-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e3:5041:8788:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e3:5041:8788:8000::, 162.158.88.52"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Apr-2026 14:37:36 UTC] === END API CALL LOG ===
[14-Apr-2026 14:37:36 UTC] ✅ API Hash verification passed for profile endpoint
[14-Apr-2026 14:37:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI4IiwidXNlcm5hbWUiOiJyb2hpdGR1ZGUiLCJlbWFpbCI6InJrcm9oaXQ2MTQ2QGdtYWlsLmNvbSIsImV4cCI6MTc3Njc4MjE5MX0.cFUxqofz6p1iAD4EDtymST4WPX-8FQmK0RrB3NcELeM
[14-Apr-2026 14:37:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Apr-2026 14:37:36 UTC] ✅ JWT token verified successfully for user profile
[14-Apr-2026 14:37:36 UTC] User ID: 328
[14-Apr-2026 14:37:36 UTC] ✅ User profile retrieved successfully for user ID: 328
[14-Apr-2026 14:37:36 UTC] === API CALL LOG ===
[14-Apr-2026 14:37:36 UTC] Endpoint: user/profile.php
[14-Apr-2026 14:37:36 UTC] Full Log Data: {
    "timestamp": "2026-04-14 14:37:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:5041:8788:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI4IiwidXNlcm5hbWUiOiJyb2hpdGR1ZGUiLCJlbWFpbCI6InJrcm9oaXQ2MTQ2QGdtYWlsLmNvbSIsImV4cCI6MTc3Njc4MjE5MX0.cFUxqofz6p1iAD4EDtymST4WPX-8FQmK0RrB3NcELeM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec373111ebbfe08-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e3:5041:8788:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e3:5041:8788:8000::, 162.158.88.52"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Apr-2026 14:37:36 UTC] === END API CALL LOG ===
[14-Apr-2026 14:37:36 UTC] ✅ API Hash verification passed for profile endpoint
[14-Apr-2026 14:37:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI4IiwidXNlcm5hbWUiOiJyb2hpdGR1ZGUiLCJlbWFpbCI6InJrcm9oaXQ2MTQ2QGdtYWlsLmNvbSIsImV4cCI6MTc3Njc4MjE5MX0.cFUxqofz6p1iAD4EDtymST4WPX-8FQmK0RrB3NcELeM
[14-Apr-2026 14:37:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Apr-2026 14:37:36 UTC] ✅ JWT token verified successfully for user profile
[14-Apr-2026 14:37:36 UTC] User ID: 328
[14-Apr-2026 14:37:36 UTC] ✅ User profile retrieved successfully for user ID: 328
[14-Apr-2026 14:37:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Apr-2026 14:37:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Apr-2026 14:37:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI4IiwidXNlcm5hbWUiOiJyb2hpdGR1ZGUiLCJlbWFpbCI6InJrcm9oaXQ2MTQ2QGdtYWlsLmNvbSIsImV4cCI6MTc3Njc4MjE5MX0.cFUxqofz6p1iAD4EDtymST4WPX-8FQmK0RrB3NcELeM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ec3731c8ccdfe08-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40e3:5041:8788:8000::","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40e3:5041:8788:8000::, 162.158.88.53"}
[14-Apr-2026 14:37:38 UTC] === User Orders API Called ===
[14-Apr-2026 14:37:38 UTC] User ID: 328
[14-Apr-2026 14:37:38 UTC] Limit: 20, Offset: 0
[14-Apr-2026 14:37:38 UTC] Orders found: 0
[14-Apr-2026 14:37:38 UTC] Orders data: []
[14-Apr-2026 14:37:38 UTC] Total orders count: 0
[14-Apr-2026 14:37:38 UTC] === API CALL LOG ===
[14-Apr-2026 14:37:38 UTC] Endpoint: user/profile.php
[14-Apr-2026 14:37:38 UTC] Full Log Data: {
    "timestamp": "2026-04-14 14:37:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:5041:8788:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI4IiwidXNlcm5hbWUiOiJyb2hpdGR1ZGUiLCJlbWFpbCI6InJrcm9oaXQ2MTQ2QGdtYWlsLmNvbSIsImV4cCI6MTc3Njc4MjE5MX0.cFUxqofz6p1iAD4EDtymST4WPX-8FQmK0RrB3NcELeM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec3731d1eaafe08-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e3:5041:8788:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e3:5041:8788:8000::, 162.158.88.52"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Apr-2026 14:37:38 UTC] === END API CALL LOG ===
[14-Apr-2026 14:37:38 UTC] ✅ API Hash verification passed for profile endpoint
[14-Apr-2026 14:37:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI4IiwidXNlcm5hbWUiOiJyb2hpdGR1ZGUiLCJlbWFpbCI6InJrcm9oaXQ2MTQ2QGdtYWlsLmNvbSIsImV4cCI6MTc3Njc4MjE5MX0.cFUxqofz6p1iAD4EDtymST4WPX-8FQmK0RrB3NcELeM
[14-Apr-2026 14:37:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Apr-2026 14:37:38 UTC] ✅ JWT token verified successfully for user profile
[14-Apr-2026 14:37:38 UTC] User ID: 328
[14-Apr-2026 14:37:38 UTC] ✅ User profile retrieved successfully for user ID: 328
[14-Apr-2026 14:37:39 UTC] === API CALL LOG ===
[14-Apr-2026 14:37:39 UTC] Endpoint: user/profile.php
[14-Apr-2026 14:37:39 UTC] Full Log Data: {
    "timestamp": "2026-04-14 14:37:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:5041:8788:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI4IiwidXNlcm5hbWUiOiJyb2hpdGR1ZGUiLCJlbWFpbCI6InJrcm9oaXQ2MTQ2QGdtYWlsLmNvbSIsImV4cCI6MTc3Njc4MjE5MX0.cFUxqofz6p1iAD4EDtymST4WPX-8FQmK0RrB3NcELeM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec373210b1dfe08-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e3:5041:8788:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e3:5041:8788:8000::, 162.158.88.52"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Apr-2026 14:37:39 UTC] === END API CALL LOG ===
[14-Apr-2026 14:37:39 UTC] ✅ API Hash verification passed for profile endpoint
[14-Apr-2026 14:37:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI4IiwidXNlcm5hbWUiOiJyb2hpdGR1ZGUiLCJlbWFpbCI6InJrcm9oaXQ2MTQ2QGdtYWlsLmNvbSIsImV4cCI6MTc3Njc4MjE5MX0.cFUxqofz6p1iAD4EDtymST4WPX-8FQmK0RrB3NcELeM
[14-Apr-2026 14:37:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Apr-2026 14:37:39 UTC] ✅ JWT token verified successfully for user profile
[14-Apr-2026 14:37:39 UTC] User ID: 328
[14-Apr-2026 14:37:39 UTC] ✅ User profile retrieved successfully for user ID: 328
[14-Apr-2026 14:37:39 UTC] === API CALL LOG ===
[14-Apr-2026 14:37:39 UTC] Endpoint: user/profile.php
[14-Apr-2026 14:37:39 UTC] Full Log Data: {
    "timestamp": "2026-04-14 14:37:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:5041:8788:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI4IiwidXNlcm5hbWUiOiJyb2hpdGR1ZGUiLCJlbWFpbCI6InJrcm9oaXQ2MTQ2QGdtYWlsLmNvbSIsImV4cCI6MTc3Njc4MjE5MX0.cFUxqofz6p1iAD4EDtymST4WPX-8FQmK0RrB3NcELeM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec373241cb1fe08-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e3:5041:8788:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e3:5041:8788:8000::, 162.158.88.52"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Apr-2026 14:37:39 UTC] === END API CALL LOG ===
[14-Apr-2026 14:37:39 UTC] ✅ API Hash verification passed for profile endpoint
[14-Apr-2026 14:37:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI4IiwidXNlcm5hbWUiOiJyb2hpdGR1ZGUiLCJlbWFpbCI6InJrcm9oaXQ2MTQ2QGdtYWlsLmNvbSIsImV4cCI6MTc3Njc4MjE5MX0.cFUxqofz6p1iAD4EDtymST4WPX-8FQmK0RrB3NcELeM
[14-Apr-2026 14:37:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Apr-2026 14:37:39 UTC] ✅ JWT token verified successfully for user profile
[14-Apr-2026 14:37:39 UTC] User ID: 328
[14-Apr-2026 14:37:39 UTC] ✅ User profile retrieved successfully for user ID: 328
[14-Apr-2026 14:38:27 UTC] === API CALL LOG ===
[14-Apr-2026 14:38:27 UTC] Endpoint: user/profile.php
[14-Apr-2026 14:38:27 UTC] Full Log Data: {
    "timestamp": "2026-04-14 14:38:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:5041:8788:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI4IiwidXNlcm5hbWUiOiJyb2hpdGR1ZGUiLCJlbWFpbCI6InJrcm9oaXQ2MTQ2QGdtYWlsLmNvbSIsImV4cCI6MTc3Njc4MjE5MX0.cFUxqofz6p1iAD4EDtymST4WPX-8FQmK0RrB3NcELeM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec3744cff70fe08-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e3:5041:8788:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e3:5041:8788:8000::, 162.158.88.76"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Apr-2026 14:38:27 UTC] === END API CALL LOG ===
[14-Apr-2026 14:38:27 UTC] ✅ API Hash verification passed for profile endpoint
[14-Apr-2026 14:38:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI4IiwidXNlcm5hbWUiOiJyb2hpdGR1ZGUiLCJlbWFpbCI6InJrcm9oaXQ2MTQ2QGdtYWlsLmNvbSIsImV4cCI6MTc3Njc4MjE5MX0.cFUxqofz6p1iAD4EDtymST4WPX-8FQmK0RrB3NcELeM
[14-Apr-2026 14:38:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Apr-2026 14:38:27 UTC] ✅ JWT token verified successfully for user profile
[14-Apr-2026 14:38:27 UTC] User ID: 328
[14-Apr-2026 14:38:27 UTC] ✅ User profile retrieved successfully for user ID: 328
[14-Apr-2026 14:38:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Apr-2026 14:38:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Apr-2026 14:38:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI4IiwidXNlcm5hbWUiOiJyb2hpdGR1ZGUiLCJlbWFpbCI6InJrcm9oaXQ2MTQ2QGdtYWlsLmNvbSIsImV4cCI6MTc3Njc4MjE5MX0.cFUxqofz6p1iAD4EDtymST4WPX-8FQmK0RrB3NcELeM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ec3745979e3fe08-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40e3:5041:8788:8000::","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40e3:5041:8788:8000::, 162.158.88.76"}
[14-Apr-2026 14:38:29 UTC] === User Orders API Called ===
[14-Apr-2026 14:38:29 UTC] User ID: 328
[14-Apr-2026 14:38:29 UTC] Limit: 20, Offset: 0
[14-Apr-2026 14:38:29 UTC] Orders found: 0
[14-Apr-2026 14:38:29 UTC] Orders data: []
[14-Apr-2026 14:38:29 UTC] Total orders count: 0
[14-Apr-2026 14:38:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Apr-2026 14:38:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Apr-2026 14:38:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI4IiwidXNlcm5hbWUiOiJyb2hpdGR1ZGUiLCJlbWFpbCI6InJrcm9oaXQ2MTQ2QGdtYWlsLmNvbSIsImV4cCI6MTc3Njc4MjE5MX0.cFUxqofz6p1iAD4EDtymST4WPX-8FQmK0RrB3NcELeM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ec3745eabe6fe08-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40e3:5041:8788:8000::","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40e3:5041:8788:8000::, 162.158.88.77"}
[14-Apr-2026 14:38:30 UTC] === User Orders API Called ===
[14-Apr-2026 14:38:30 UTC] User ID: 328
[14-Apr-2026 14:38:30 UTC] Limit: 20, Offset: 0
[14-Apr-2026 14:38:30 UTC] Orders found: 0
[14-Apr-2026 14:38:30 UTC] Orders data: []
[14-Apr-2026 14:38:30 UTC] Total orders count: 0
[14-Apr-2026 14:38:30 UTC] === API CALL LOG ===
[14-Apr-2026 14:38:30 UTC] Endpoint: user/profile.php
[14-Apr-2026 14:38:30 UTC] Full Log Data: {
    "timestamp": "2026-04-14 14:38:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:5041:8788:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI4IiwidXNlcm5hbWUiOiJyb2hpdGR1ZGUiLCJlbWFpbCI6InJrcm9oaXQ2MTQ2QGdtYWlsLmNvbSIsImV4cCI6MTc3Njc4MjE5MX0.cFUxqofz6p1iAD4EDtymST4WPX-8FQmK0RrB3NcELeM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec3745f3d9efe08-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e3:5041:8788:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e3:5041:8788:8000::, 162.158.88.76"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Apr-2026 14:38:30 UTC] === END API CALL LOG ===
[14-Apr-2026 14:38:30 UTC] ✅ API Hash verification passed for profile endpoint
[14-Apr-2026 14:38:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI4IiwidXNlcm5hbWUiOiJyb2hpdGR1ZGUiLCJlbWFpbCI6InJrcm9oaXQ2MTQ2QGdtYWlsLmNvbSIsImV4cCI6MTc3Njc4MjE5MX0.cFUxqofz6p1iAD4EDtymST4WPX-8FQmK0RrB3NcELeM
[14-Apr-2026 14:38:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Apr-2026 14:38:30 UTC] ✅ JWT token verified successfully for user profile
[14-Apr-2026 14:38:30 UTC] User ID: 328
[14-Apr-2026 14:38:30 UTC] ✅ User profile retrieved successfully for user ID: 328
[14-Apr-2026 14:38:30 UTC] === API CALL LOG ===
[14-Apr-2026 14:38:30 UTC] Endpoint: user/profile.php
[14-Apr-2026 14:38:30 UTC] Full Log Data: {
    "timestamp": "2026-04-14 14:38:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:5041:8788:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI4IiwidXNlcm5hbWUiOiJyb2hpdGR1ZGUiLCJlbWFpbCI6InJrcm9oaXQ2MTQ2QGdtYWlsLmNvbSIsImV4cCI6MTc3Njc4MjE5MX0.cFUxqofz6p1iAD4EDtymST4WPX-8FQmK0RrB3NcELeM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec374629a4efe08-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e3:5041:8788:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e3:5041:8788:8000::, 162.158.88.76"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Apr-2026 14:38:30 UTC] === END API CALL LOG ===
[14-Apr-2026 14:38:30 UTC] ✅ API Hash verification passed for profile endpoint
[14-Apr-2026 14:38:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI4IiwidXNlcm5hbWUiOiJyb2hpdGR1ZGUiLCJlbWFpbCI6InJrcm9oaXQ2MTQ2QGdtYWlsLmNvbSIsImV4cCI6MTc3Njc4MjE5MX0.cFUxqofz6p1iAD4EDtymST4WPX-8FQmK0RrB3NcELeM
[14-Apr-2026 14:38:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Apr-2026 14:38:30 UTC] ✅ JWT token verified successfully for user profile
[14-Apr-2026 14:38:30 UTC] User ID: 328
[14-Apr-2026 14:38:30 UTC] ✅ User profile retrieved successfully for user ID: 328
[14-Apr-2026 15:06:24 UTC] === API CALL LOG ===
[14-Apr-2026 15:06:24 UTC] Endpoint: user/profile.php
[14-Apr-2026 15:06:24 UTC] Full Log Data: {
    "timestamp": "2026-04-14 15:06:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.137.78",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec39d3df91e1370-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.139.137.78",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.139.137.78, 172.69.155.213"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Apr-2026 15:06:24 UTC] === END API CALL LOG ===
[14-Apr-2026 15:06:24 UTC] ✅ API Hash verification passed for profile endpoint
[14-Apr-2026 15:06:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg
[14-Apr-2026 15:06:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Apr-2026 15:06:24 UTC] ✅ JWT token verified successfully for user profile
[14-Apr-2026 15:06:24 UTC] User ID: 200
[14-Apr-2026 15:06:24 UTC] ✅ User profile retrieved successfully for user ID: 200
[14-Apr-2026 15:06:25 UTC] === API CALL LOG ===
[14-Apr-2026 15:06:25 UTC] Endpoint: user/profile.php
[14-Apr-2026 15:06:25 UTC] Full Log Data: {
    "timestamp": "2026-04-14 15:06:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.137.78",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec39d423b8c1370-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.139.137.78",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.139.137.78, 172.69.155.222"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Apr-2026 15:06:25 UTC] === END API CALL LOG ===
[14-Apr-2026 15:06:25 UTC] ✅ API Hash verification passed for profile endpoint
[14-Apr-2026 15:06:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg
[14-Apr-2026 15:06:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Apr-2026 15:06:25 UTC] ✅ JWT token verified successfully for user profile
[14-Apr-2026 15:06:25 UTC] User ID: 200
[14-Apr-2026 15:06:25 UTC] ✅ User profile retrieved successfully for user ID: 200
[14-Apr-2026 15:06:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Apr-2026 15:06:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Apr-2026 15:06:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ec39d423b8e1370-WAW","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.139.137.78","CF-IPCountry":"UZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"185.139.137.78, 172.69.155.223"}
[14-Apr-2026 15:06:25 UTC] === User Orders API Called ===
[14-Apr-2026 15:06:25 UTC] User ID: 200
[14-Apr-2026 15:06:25 UTC] Limit: 20, Offset: 0
[14-Apr-2026 15:06:25 UTC] Orders found: 3
[14-Apr-2026 15:06:25 UTC] Orders data: [{"id":162,"quantity":250,"total_coins":5000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Jane3130","status":"completed","created_at":"2026-04-07 09:05:38","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":148,"quantity":100,"total_coins":2000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Jane3130","status":"completed","created_at":"2026-03-31 10:00:32","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":144,"quantity":55,"total_coins":1100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Jane3130","status":"completed","created_at":"2026-03-30 13:08:55","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[14-Apr-2026 15:06:25 UTC] Total orders count: 3
[14-Apr-2026 15:06:25 UTC] === API CALL LOG ===
[14-Apr-2026 15:06:25 UTC] Endpoint: user/profile.php
[14-Apr-2026 15:06:25 UTC] Full Log Data: {
    "timestamp": "2026-04-14 15:06:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.137.78",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec39d423b901370-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.139.137.78",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.139.137.78, 172.69.155.223"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Apr-2026 15:06:25 UTC] === END API CALL LOG ===
[14-Apr-2026 15:06:25 UTC] ✅ API Hash verification passed for profile endpoint
[14-Apr-2026 15:06:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjAwIiwidXNlcm5hbWUiOiJVbWFyam9ub3ZhIiwiZW1haWwiOiJzZXZhcmEudW1hcmpvbm92YTMxMzBAZ21haWwuY29tIiwiZXhwIjoxNzc1NDQyODk5fQ.YCWIgLsQVs1oW6m6qGS6iS_nQ8ksxkkunZpAOw-jCwg
[14-Apr-2026 15:06:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Apr-2026 15:06:25 UTC] ✅ JWT token verified successfully for user profile
[14-Apr-2026 15:06:25 UTC] User ID: 200
[14-Apr-2026 15:06:25 UTC] ✅ User profile retrieved successfully for user ID: 200
[14-Apr-2026 17:20:39 UTC] === API CALL LOG ===
[14-Apr-2026 17:20:39 UTC] Endpoint: user/profile.php
[14-Apr-2026 17:20:39 UTC] Full Log Data: {
    "timestamp": "2026-04-14 17:20:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.98.220",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI5IiwidXNlcm5hbWUiOiJTbWl0aCIsImVtYWlsIjoiZHM5NzQzMzY4QGdtYWlsLmNvbSIsImV4cCI6MTc3Njc5MjAzOH0.iF-eONru8pwYP5025LGHeTpxpu_ijcD179xpRxQlijQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec461e5cc830037-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.98.220",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.98.220, 172.71.178.49"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Apr-2026 17:20:39 UTC] === END API CALL LOG ===
[14-Apr-2026 17:20:39 UTC] ✅ API Hash verification passed for profile endpoint
[14-Apr-2026 17:20:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI5IiwidXNlcm5hbWUiOiJTbWl0aCIsImVtYWlsIjoiZHM5NzQzMzY4QGdtYWlsLmNvbSIsImV4cCI6MTc3Njc5MjAzOH0.iF-eONru8pwYP5025LGHeTpxpu_ijcD179xpRxQlijQ
[14-Apr-2026 17:20:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Apr-2026 17:20:39 UTC] ✅ JWT token verified successfully for user profile
[14-Apr-2026 17:20:39 UTC] User ID: 329
[14-Apr-2026 17:20:39 UTC] ✅ User profile retrieved successfully for user ID: 329
[14-Apr-2026 17:20:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Apr-2026 17:20:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Apr-2026 17:20:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI5IiwidXNlcm5hbWUiOiJTbWl0aCIsImVtYWlsIjoiZHM5NzQzMzY4QGdtYWlsLmNvbSIsImV4cCI6MTc3Njc5MjAzOH0.iF-eONru8pwYP5025LGHeTpxpu_ijcD179xpRxQlijQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ec461e5cc8b0037-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.90.98.220","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.90.98.220, 172.71.178.49"}
[14-Apr-2026 17:20:39 UTC] === User Orders API Called ===
[14-Apr-2026 17:20:39 UTC] User ID: 329
[14-Apr-2026 17:20:39 UTC] Limit: 20, Offset: 0
[14-Apr-2026 17:20:39 UTC] Orders found: 0
[14-Apr-2026 17:20:39 UTC] Orders data: []
[14-Apr-2026 17:20:39 UTC] Total orders count: 0
[14-Apr-2026 17:20:39 UTC] === API CALL LOG ===
[14-Apr-2026 17:20:39 UTC] Endpoint: user/profile.php
[14-Apr-2026 17:20:39 UTC] Full Log Data: {
    "timestamp": "2026-04-14 17:20:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.98.220",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI5IiwidXNlcm5hbWUiOiJTbWl0aCIsImVtYWlsIjoiZHM5NzQzMzY4QGdtYWlsLmNvbSIsImV4cCI6MTc3Njc5MjAzOH0.iF-eONru8pwYP5025LGHeTpxpu_ijcD179xpRxQlijQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec461e6af0f0037-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.98.220",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.98.220, 172.71.178.49"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Apr-2026 17:20:39 UTC] === END API CALL LOG ===
[14-Apr-2026 17:20:39 UTC] ✅ API Hash verification passed for profile endpoint
[14-Apr-2026 17:20:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI5IiwidXNlcm5hbWUiOiJTbWl0aCIsImVtYWlsIjoiZHM5NzQzMzY4QGdtYWlsLmNvbSIsImV4cCI6MTc3Njc5MjAzOH0.iF-eONru8pwYP5025LGHeTpxpu_ijcD179xpRxQlijQ
[14-Apr-2026 17:20:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Apr-2026 17:20:39 UTC] ✅ JWT token verified successfully for user profile
[14-Apr-2026 17:20:39 UTC] User ID: 329
[14-Apr-2026 17:20:39 UTC] ✅ User profile retrieved successfully for user ID: 329
[14-Apr-2026 17:20:40 UTC] === API CALL LOG ===
[14-Apr-2026 17:20:40 UTC] Endpoint: user/profile.php
[14-Apr-2026 17:20:40 UTC] Full Log Data: {
    "timestamp": "2026-04-14 17:20:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.98.220",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI5IiwidXNlcm5hbWUiOiJTbWl0aCIsImVtYWlsIjoiZHM5NzQzMzY4QGdtYWlsLmNvbSIsImV4cCI6MTc3Njc5MjAzOH0.iF-eONru8pwYP5025LGHeTpxpu_ijcD179xpRxQlijQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec461ec3f500037-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.98.220",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.98.220, 172.71.178.49"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Apr-2026 17:20:40 UTC] === END API CALL LOG ===
[14-Apr-2026 17:20:40 UTC] ✅ API Hash verification passed for profile endpoint
[14-Apr-2026 17:20:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI5IiwidXNlcm5hbWUiOiJTbWl0aCIsImVtYWlsIjoiZHM5NzQzMzY4QGdtYWlsLmNvbSIsImV4cCI6MTc3Njc5MjAzOH0.iF-eONru8pwYP5025LGHeTpxpu_ijcD179xpRxQlijQ
[14-Apr-2026 17:20:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Apr-2026 17:20:40 UTC] ✅ JWT token verified successfully for user profile
[14-Apr-2026 17:20:40 UTC] User ID: 329
[14-Apr-2026 17:20:40 UTC] ✅ User profile retrieved successfully for user ID: 329
[14-Apr-2026 17:21:23 UTC] === API CALL LOG ===
[14-Apr-2026 17:21:23 UTC] Endpoint: user/profile.php
[14-Apr-2026 17:21:23 UTC] Full Log Data: {
    "timestamp": "2026-04-14 17:21:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.98.220",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI5IiwidXNlcm5hbWUiOiJTbWl0aCIsImVtYWlsIjoiZHM5NzQzMzY4QGdtYWlsLmNvbSIsImV4cCI6MTc3Njc5MjAzOH0.iF-eONru8pwYP5025LGHeTpxpu_ijcD179xpRxQlijQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec462f6bec10037-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.98.220",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.98.220, 172.71.178.5"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Apr-2026 17:21:23 UTC] === END API CALL LOG ===
[14-Apr-2026 17:21:23 UTC] ✅ API Hash verification passed for profile endpoint
[14-Apr-2026 17:21:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI5IiwidXNlcm5hbWUiOiJTbWl0aCIsImVtYWlsIjoiZHM5NzQzMzY4QGdtYWlsLmNvbSIsImV4cCI6MTc3Njc5MjAzOH0.iF-eONru8pwYP5025LGHeTpxpu_ijcD179xpRxQlijQ
[14-Apr-2026 17:21:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Apr-2026 17:21:23 UTC] ✅ JWT token verified successfully for user profile
[14-Apr-2026 17:21:23 UTC] User ID: 329
[14-Apr-2026 17:21:23 UTC] ✅ User profile retrieved successfully for user ID: 329
[14-Apr-2026 17:21:36 UTC] === API CALL LOG ===
[14-Apr-2026 17:21:36 UTC] Endpoint: user/profile.php
[14-Apr-2026 17:21:36 UTC] Full Log Data: {
    "timestamp": "2026-04-14 17:21:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.98.220",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI5IiwidXNlcm5hbWUiOiJTbWl0aCIsImVtYWlsIjoiZHM5NzQzMzY4QGdtYWlsLmNvbSIsImV4cCI6MTc3Njc5MjAzOH0.iF-eONru8pwYP5025LGHeTpxpu_ijcD179xpRxQlijQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec4634d6871ef21-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.98.220",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.98.220, 141.101.98.14"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Apr-2026 17:21:36 UTC] === END API CALL LOG ===
[14-Apr-2026 17:21:36 UTC] ✅ API Hash verification passed for profile endpoint
[14-Apr-2026 17:21:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI5IiwidXNlcm5hbWUiOiJTbWl0aCIsImVtYWlsIjoiZHM5NzQzMzY4QGdtYWlsLmNvbSIsImV4cCI6MTc3Njc5MjAzOH0.iF-eONru8pwYP5025LGHeTpxpu_ijcD179xpRxQlijQ
[14-Apr-2026 17:21:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Apr-2026 17:21:36 UTC] ✅ JWT token verified successfully for user profile
[14-Apr-2026 17:21:36 UTC] User ID: 329
[14-Apr-2026 17:21:36 UTC] ✅ User profile retrieved successfully for user ID: 329
[14-Apr-2026 17:21:37 UTC] === API CALL LOG ===
[14-Apr-2026 17:21:37 UTC] Endpoint: user/profile.php
[14-Apr-2026 17:21:37 UTC] Full Log Data: {
    "timestamp": "2026-04-14 17:21:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.98.220",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI5IiwidXNlcm5hbWUiOiJTbWl0aCIsImVtYWlsIjoiZHM5NzQzMzY4QGdtYWlsLmNvbSIsImV4cCI6MTc3Njc5MjAzOH0.iF-eONru8pwYP5025LGHeTpxpu_ijcD179xpRxQlijQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec463518ba6ef21-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.98.220",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.98.220, 141.101.98.14"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Apr-2026 17:21:37 UTC] === END API CALL LOG ===
[14-Apr-2026 17:21:37 UTC] ✅ API Hash verification passed for profile endpoint
[14-Apr-2026 17:21:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI5IiwidXNlcm5hbWUiOiJTbWl0aCIsImVtYWlsIjoiZHM5NzQzMzY4QGdtYWlsLmNvbSIsImV4cCI6MTc3Njc5MjAzOH0.iF-eONru8pwYP5025LGHeTpxpu_ijcD179xpRxQlijQ
[14-Apr-2026 17:21:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Apr-2026 17:21:37 UTC] ✅ JWT token verified successfully for user profile
[14-Apr-2026 17:21:37 UTC] User ID: 329
[14-Apr-2026 17:21:37 UTC] ✅ User profile retrieved successfully for user ID: 329
[14-Apr-2026 17:21:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Apr-2026 17:21:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Apr-2026 17:21:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI5IiwidXNlcm5hbWUiOiJTbWl0aCIsImVtYWlsIjoiZHM5NzQzMzY4QGdtYWlsLmNvbSIsImV4cCI6MTc3Njc5MjAzOH0.iF-eONru8pwYP5025LGHeTpxpu_ijcD179xpRxQlijQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ec463518babef21-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.90.98.220","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.90.98.220, 141.101.98.14"}
[14-Apr-2026 17:21:37 UTC] === User Orders API Called ===
[14-Apr-2026 17:21:37 UTC] User ID: 329
[14-Apr-2026 17:21:37 UTC] Limit: 20, Offset: 0
[14-Apr-2026 17:21:37 UTC] Orders found: 0
[14-Apr-2026 17:21:37 UTC] Orders data: []
[14-Apr-2026 17:21:37 UTC] Total orders count: 0
[14-Apr-2026 17:21:37 UTC] === API CALL LOG ===
[14-Apr-2026 17:21:37 UTC] Endpoint: user/profile.php
[14-Apr-2026 17:21:37 UTC] Full Log Data: {
    "timestamp": "2026-04-14 17:21:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.98.220",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI5IiwidXNlcm5hbWUiOiJTbWl0aCIsImVtYWlsIjoiZHM5NzQzMzY4QGdtYWlsLmNvbSIsImV4cCI6MTc3Njc5MjAzOH0.iF-eONru8pwYP5025LGHeTpxpu_ijcD179xpRxQlijQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec46352aec8ef21-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.98.220",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.98.220, 141.101.98.14"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Apr-2026 17:21:37 UTC] === END API CALL LOG ===
[14-Apr-2026 17:21:37 UTC] ✅ API Hash verification passed for profile endpoint
[14-Apr-2026 17:21:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI5IiwidXNlcm5hbWUiOiJTbWl0aCIsImVtYWlsIjoiZHM5NzQzMzY4QGdtYWlsLmNvbSIsImV4cCI6MTc3Njc5MjAzOH0.iF-eONru8pwYP5025LGHeTpxpu_ijcD179xpRxQlijQ
[14-Apr-2026 17:21:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Apr-2026 17:21:37 UTC] ✅ JWT token verified successfully for user profile
[14-Apr-2026 17:21:37 UTC] User ID: 329
[14-Apr-2026 17:21:37 UTC] ✅ User profile retrieved successfully for user ID: 329
[14-Apr-2026 17:21:44 UTC] === API CALL LOG ===
[14-Apr-2026 17:21:44 UTC] Endpoint: user/profile.php
[14-Apr-2026 17:21:44 UTC] Full Log Data: {
    "timestamp": "2026-04-14 17:21:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.98.220",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI5IiwidXNlcm5hbWUiOiJTbWl0aCIsImVtYWlsIjoiZHM5NzQzMzY4QGdtYWlsLmNvbSIsImV4cCI6MTc3Njc5MjAzOH0.iF-eONru8pwYP5025LGHeTpxpu_ijcD179xpRxQlijQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec4637d8a82a928-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.98.220",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.98.220, 162.158.216.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Apr-2026 17:21:44 UTC] === END API CALL LOG ===
[14-Apr-2026 17:21:44 UTC] ✅ API Hash verification passed for profile endpoint
[14-Apr-2026 17:21:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI5IiwidXNlcm5hbWUiOiJTbWl0aCIsImVtYWlsIjoiZHM5NzQzMzY4QGdtYWlsLmNvbSIsImV4cCI6MTc3Njc5MjAzOH0.iF-eONru8pwYP5025LGHeTpxpu_ijcD179xpRxQlijQ
[14-Apr-2026 17:21:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Apr-2026 17:21:44 UTC] ✅ JWT token verified successfully for user profile
[14-Apr-2026 17:21:44 UTC] User ID: 329
[14-Apr-2026 17:21:44 UTC] ✅ User profile retrieved successfully for user ID: 329
[14-Apr-2026 17:21:45 UTC] === API CALL LOG ===
[14-Apr-2026 17:21:45 UTC] Endpoint: user/profile.php
[14-Apr-2026 17:21:45 UTC] Full Log Data: {
    "timestamp": "2026-04-14 17:21:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.98.220",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI5IiwidXNlcm5hbWUiOiJTbWl0aCIsImVtYWlsIjoiZHM5NzQzMzY4QGdtYWlsLmNvbSIsImV4cCI6MTc3Njc5MjAzOH0.iF-eONru8pwYP5025LGHeTpxpu_ijcD179xpRxQlijQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec463817f2fa928-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.98.220",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.98.220, 162.158.216.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Apr-2026 17:21:45 UTC] === END API CALL LOG ===
[14-Apr-2026 17:21:45 UTC] ✅ API Hash verification passed for profile endpoint
[14-Apr-2026 17:21:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI5IiwidXNlcm5hbWUiOiJTbWl0aCIsImVtYWlsIjoiZHM5NzQzMzY4QGdtYWlsLmNvbSIsImV4cCI6MTc3Njc5MjAzOH0.iF-eONru8pwYP5025LGHeTpxpu_ijcD179xpRxQlijQ
[14-Apr-2026 17:21:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Apr-2026 17:21:45 UTC] ✅ JWT token verified successfully for user profile
[14-Apr-2026 17:21:45 UTC] User ID: 329
[14-Apr-2026 17:21:45 UTC] ✅ User profile retrieved successfully for user ID: 329
[14-Apr-2026 17:21:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Apr-2026 17:21:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Apr-2026 17:21:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI5IiwidXNlcm5hbWUiOiJTbWl0aCIsImVtYWlsIjoiZHM5NzQzMzY4QGdtYWlsLmNvbSIsImV4cCI6MTc3Njc5MjAzOH0.iF-eONru8pwYP5025LGHeTpxpu_ijcD179xpRxQlijQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ec463828a20a928-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.90.98.220","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.90.98.220, 162.158.216.168"}
[14-Apr-2026 17:21:45 UTC] === User Orders API Called ===
[14-Apr-2026 17:21:45 UTC] === API CALL LOG ===
[14-Apr-2026 17:21:45 UTC] User ID: 329
[14-Apr-2026 17:21:45 UTC] Endpoint: user/profile.php
[14-Apr-2026 17:21:45 UTC] Limit: 20, Offset: 0
[14-Apr-2026 17:21:45 UTC] Full Log Data: {
    "timestamp": "2026-04-14 17:21:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.98.220",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI5IiwidXNlcm5hbWUiOiJTbWl0aCIsImVtYWlsIjoiZHM5NzQzMzY4QGdtYWlsLmNvbSIsImV4cCI6MTc3Njc5MjAzOH0.iF-eONru8pwYP5025LGHeTpxpu_ijcD179xpRxQlijQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec463828a23a928-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.98.220",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.98.220, 162.158.216.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Apr-2026 17:21:45 UTC] === END API CALL LOG ===
[14-Apr-2026 17:21:45 UTC] ✅ API Hash verification passed for profile endpoint
[14-Apr-2026 17:21:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI5IiwidXNlcm5hbWUiOiJTbWl0aCIsImVtYWlsIjoiZHM5NzQzMzY4QGdtYWlsLmNvbSIsImV4cCI6MTc3Njc5MjAzOH0.iF-eONru8pwYP5025LGHeTpxpu_ijcD179xpRxQlijQ
[14-Apr-2026 17:21:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Apr-2026 17:21:45 UTC] ✅ JWT token verified successfully for user profile
[14-Apr-2026 17:21:45 UTC] Orders found: 0
[14-Apr-2026 17:21:45 UTC] User ID: 329
[14-Apr-2026 17:21:45 UTC] Orders data: []
[14-Apr-2026 17:21:45 UTC] Total orders count: 0
[14-Apr-2026 17:21:45 UTC] ✅ User profile retrieved successfully for user ID: 329
[14-Apr-2026 17:21:47 UTC] === API CALL LOG ===
[14-Apr-2026 17:21:47 UTC] Endpoint: user/profile.php
[14-Apr-2026 17:21:47 UTC] Full Log Data: {
    "timestamp": "2026-04-14 17:21:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.98.220",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI5IiwidXNlcm5hbWUiOiJTbWl0aCIsImVtYWlsIjoiZHM5NzQzMzY4QGdtYWlsLmNvbSIsImV4cCI6MTc3Njc5MjAzOH0.iF-eONru8pwYP5025LGHeTpxpu_ijcD179xpRxQlijQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec4638d2912a928-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.98.220",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.98.220, 162.158.216.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Apr-2026 17:21:47 UTC] === END API CALL LOG ===
[14-Apr-2026 17:21:47 UTC] ✅ API Hash verification passed for profile endpoint
[14-Apr-2026 17:21:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI5IiwidXNlcm5hbWUiOiJTbWl0aCIsImVtYWlsIjoiZHM5NzQzMzY4QGdtYWlsLmNvbSIsImV4cCI6MTc3Njc5MjAzOH0.iF-eONru8pwYP5025LGHeTpxpu_ijcD179xpRxQlijQ
[14-Apr-2026 17:21:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Apr-2026 17:21:47 UTC] ✅ JWT token verified successfully for user profile
[14-Apr-2026 17:21:47 UTC] User ID: 329
[14-Apr-2026 17:21:47 UTC] ✅ User profile retrieved successfully for user ID: 329
[14-Apr-2026 17:21:47 UTC] User Purchases API - User ID: 329
[14-Apr-2026 17:21:47 UTC] User Purchases API - Total purchases found: 0
[14-Apr-2026 17:21:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Apr-2026 17:21:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Apr-2026 17:21:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI5IiwidXNlcm5hbWUiOiJTbWl0aCIsImVtYWlsIjoiZHM5NzQzMzY4QGdtYWlsLmNvbSIsImV4cCI6MTc3Njc5MjAzOH0.iF-eONru8pwYP5025LGHeTpxpu_ijcD179xpRxQlijQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ec463bc2a38a928-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.90.98.220","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.90.98.220, 162.158.216.168"}
[14-Apr-2026 17:21:54 UTC] === User Orders API Called ===
[14-Apr-2026 17:21:54 UTC] User ID: 329
[14-Apr-2026 17:21:54 UTC] Limit: 20, Offset: 0
[14-Apr-2026 17:21:54 UTC] Orders found: 0
[14-Apr-2026 17:21:54 UTC] Orders data: []
[14-Apr-2026 17:21:54 UTC] Total orders count: 0
[14-Apr-2026 17:21:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Apr-2026 17:21:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Apr-2026 17:21:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI5IiwidXNlcm5hbWUiOiJTbWl0aCIsImVtYWlsIjoiZHM5NzQzMzY4QGdtYWlsLmNvbSIsImV4cCI6MTc3Njc5MjAzOH0.iF-eONru8pwYP5025LGHeTpxpu_ijcD179xpRxQlijQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ec463ca4ca4a928-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.90.98.220","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.90.98.220, 162.158.216.168"}
[14-Apr-2026 17:21:56 UTC] === User Orders API Called ===
[14-Apr-2026 17:21:56 UTC] User ID: 329
[14-Apr-2026 17:21:56 UTC] Limit: 20, Offset: 0
[14-Apr-2026 17:21:56 UTC] Orders found: 0
[14-Apr-2026 17:21:56 UTC] Orders data: []
[14-Apr-2026 17:21:56 UTC] Total orders count: 0
[14-Apr-2026 17:21:56 UTC] === API CALL LOG ===
[14-Apr-2026 17:21:56 UTC] Endpoint: user/profile.php
[14-Apr-2026 17:21:56 UTC] Full Log Data: {
    "timestamp": "2026-04-14 17:21:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.98.220",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI5IiwidXNlcm5hbWUiOiJTbWl0aCIsImVtYWlsIjoiZHM5NzQzMzY4QGdtYWlsLmNvbSIsImV4cCI6MTc3Njc5MjAzOH0.iF-eONru8pwYP5025LGHeTpxpu_ijcD179xpRxQlijQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec463ca4ca7a928-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.98.220",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.98.220, 162.158.216.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Apr-2026 17:21:56 UTC] === END API CALL LOG ===
[14-Apr-2026 17:21:56 UTC] ✅ API Hash verification passed for profile endpoint
[14-Apr-2026 17:21:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI5IiwidXNlcm5hbWUiOiJTbWl0aCIsImVtYWlsIjoiZHM5NzQzMzY4QGdtYWlsLmNvbSIsImV4cCI6MTc3Njc5MjAzOH0.iF-eONru8pwYP5025LGHeTpxpu_ijcD179xpRxQlijQ
[14-Apr-2026 17:21:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Apr-2026 17:21:56 UTC] ✅ JWT token verified successfully for user profile
[14-Apr-2026 17:21:56 UTC] User ID: 329
[14-Apr-2026 17:21:56 UTC] ✅ User profile retrieved successfully for user ID: 329
[14-Apr-2026 17:21:57 UTC] === API CALL LOG ===
[14-Apr-2026 17:21:57 UTC] Endpoint: user/profile.php
[14-Apr-2026 17:21:57 UTC] Full Log Data: {
    "timestamp": "2026-04-14 17:21:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.98.220",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI5IiwidXNlcm5hbWUiOiJTbWl0aCIsImVtYWlsIjoiZHM5NzQzMzY4QGdtYWlsLmNvbSIsImV4cCI6MTc3Njc5MjAzOH0.iF-eONru8pwYP5025LGHeTpxpu_ijcD179xpRxQlijQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec463d00e23a928-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.98.220",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.98.220, 162.158.216.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Apr-2026 17:21:57 UTC] === END API CALL LOG ===
[14-Apr-2026 17:21:57 UTC] ✅ API Hash verification passed for profile endpoint
[14-Apr-2026 17:21:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI5IiwidXNlcm5hbWUiOiJTbWl0aCIsImVtYWlsIjoiZHM5NzQzMzY4QGdtYWlsLmNvbSIsImV4cCI6MTc3Njc5MjAzOH0.iF-eONru8pwYP5025LGHeTpxpu_ijcD179xpRxQlijQ
[14-Apr-2026 17:21:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Apr-2026 17:21:57 UTC] ✅ JWT token verified successfully for user profile
[14-Apr-2026 17:21:57 UTC] User ID: 329
[14-Apr-2026 17:21:57 UTC] ✅ User profile retrieved successfully for user ID: 329
[14-Apr-2026 17:22:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Apr-2026 17:22:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Apr-2026 17:22:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI5IiwidXNlcm5hbWUiOiJTbWl0aCIsImVtYWlsIjoiZHM5NzQzMzY4QGdtYWlsLmNvbSIsImV4cCI6MTc3Njc5MjAzOH0.iF-eONru8pwYP5025LGHeTpxpu_ijcD179xpRxQlijQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ec4649fcd0ca928-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.90.98.220","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.90.98.220, 162.158.216.169"}
[14-Apr-2026 17:22:31 UTC] === User Orders API Called ===
[14-Apr-2026 17:22:31 UTC] User ID: 329
[14-Apr-2026 17:22:31 UTC] Limit: 20, Offset: 0
[14-Apr-2026 17:22:31 UTC] Orders found: 0
[14-Apr-2026 17:22:31 UTC] Orders data: []
[14-Apr-2026 17:22:31 UTC] Total orders count: 0
[14-Apr-2026 17:22:31 UTC] === API CALL LOG ===
[14-Apr-2026 17:22:31 UTC] Endpoint: user/profile.php
[14-Apr-2026 17:22:31 UTC] Full Log Data: {
    "timestamp": "2026-04-14 17:22:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.98.220",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI5IiwidXNlcm5hbWUiOiJTbWl0aCIsImVtYWlsIjoiZHM5NzQzMzY4QGdtYWlsLmNvbSIsImV4cCI6MTc3Njc5MjAzOH0.iF-eONru8pwYP5025LGHeTpxpu_ijcD179xpRxQlijQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec4649fcd0ea928-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.98.220",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.98.220, 162.158.216.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Apr-2026 17:22:31 UTC] === END API CALL LOG ===
[14-Apr-2026 17:22:31 UTC] ✅ API Hash verification passed for profile endpoint
[14-Apr-2026 17:22:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI5IiwidXNlcm5hbWUiOiJTbWl0aCIsImVtYWlsIjoiZHM5NzQzMzY4QGdtYWlsLmNvbSIsImV4cCI6MTc3Njc5MjAzOH0.iF-eONru8pwYP5025LGHeTpxpu_ijcD179xpRxQlijQ
[14-Apr-2026 17:22:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Apr-2026 17:22:31 UTC] ✅ JWT token verified successfully for user profile
[14-Apr-2026 17:22:31 UTC] User ID: 329
[14-Apr-2026 17:22:31 UTC] ✅ User profile retrieved successfully for user ID: 329
[14-Apr-2026 17:22:31 UTC] === API CALL LOG ===
[14-Apr-2026 17:22:31 UTC] Endpoint: user/profile.php
[14-Apr-2026 17:22:31 UTC] Full Log Data: {
    "timestamp": "2026-04-14 17:22:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.98.220",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI5IiwidXNlcm5hbWUiOiJTbWl0aCIsImVtYWlsIjoiZHM5NzQzMzY4QGdtYWlsLmNvbSIsImV4cCI6MTc3Njc5MjAzOH0.iF-eONru8pwYP5025LGHeTpxpu_ijcD179xpRxQlijQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec464a5ae3aa928-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.98.220",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.98.220, 162.158.216.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Apr-2026 17:22:31 UTC] === END API CALL LOG ===
[14-Apr-2026 17:22:31 UTC] ✅ API Hash verification passed for profile endpoint
[14-Apr-2026 17:22:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI5IiwidXNlcm5hbWUiOiJTbWl0aCIsImVtYWlsIjoiZHM5NzQzMzY4QGdtYWlsLmNvbSIsImV4cCI6MTc3Njc5MjAzOH0.iF-eONru8pwYP5025LGHeTpxpu_ijcD179xpRxQlijQ
[14-Apr-2026 17:22:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Apr-2026 17:22:31 UTC] ✅ JWT token verified successfully for user profile
[14-Apr-2026 17:22:31 UTC] User ID: 329
[14-Apr-2026 17:22:31 UTC] ✅ User profile retrieved successfully for user ID: 329
[14-Apr-2026 17:23:28 UTC] === API CALL LOG ===
[14-Apr-2026 17:23:28 UTC] Endpoint: user/profile.php
[14-Apr-2026 17:23:28 UTC] Full Log Data: {
    "timestamp": "2026-04-14 17:23:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.98.220",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI5IiwidXNlcm5hbWUiOiJTbWl0aCIsImVtYWlsIjoiZHM5NzQzMzY4QGdtYWlsLmNvbSIsImV4cCI6MTc3Njc5MjAzOH0.iF-eONru8pwYP5025LGHeTpxpu_ijcD179xpRxQlijQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec466048dfd9833-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.98.220",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.98.220, 162.158.216.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Apr-2026 17:23:28 UTC] === END API CALL LOG ===
[14-Apr-2026 17:23:28 UTC] ✅ API Hash verification passed for profile endpoint
[14-Apr-2026 17:23:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI5IiwidXNlcm5hbWUiOiJTbWl0aCIsImVtYWlsIjoiZHM5NzQzMzY4QGdtYWlsLmNvbSIsImV4cCI6MTc3Njc5MjAzOH0.iF-eONru8pwYP5025LGHeTpxpu_ijcD179xpRxQlijQ
[14-Apr-2026 17:23:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Apr-2026 17:23:28 UTC] ✅ JWT token verified successfully for user profile
[14-Apr-2026 17:23:28 UTC] User ID: 329
[14-Apr-2026 17:23:28 UTC] ✅ User profile retrieved successfully for user ID: 329
[14-Apr-2026 17:23:28 UTC] === API CALL LOG ===
[14-Apr-2026 17:23:28 UTC] Endpoint: user/profile.php
[14-Apr-2026 17:23:28 UTC] Full Log Data: {
    "timestamp": "2026-04-14 17:23:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.98.220",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI5IiwidXNlcm5hbWUiOiJTbWl0aCIsImVtYWlsIjoiZHM5NzQzMzY4QGdtYWlsLmNvbSIsImV4cCI6MTc3Njc5MjAzOH0.iF-eONru8pwYP5025LGHeTpxpu_ijcD179xpRxQlijQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec466096a8d9833-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.98.220",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.98.220, 162.158.216.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Apr-2026 17:23:28 UTC] === END API CALL LOG ===
[14-Apr-2026 17:23:28 UTC] ✅ API Hash verification passed for profile endpoint
[14-Apr-2026 17:23:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI5IiwidXNlcm5hbWUiOiJTbWl0aCIsImVtYWlsIjoiZHM5NzQzMzY4QGdtYWlsLmNvbSIsImV4cCI6MTc3Njc5MjAzOH0.iF-eONru8pwYP5025LGHeTpxpu_ijcD179xpRxQlijQ
[14-Apr-2026 17:23:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Apr-2026 17:23:28 UTC] ✅ JWT token verified successfully for user profile
[14-Apr-2026 17:23:28 UTC] User ID: 329
[14-Apr-2026 17:23:28 UTC] ✅ User profile retrieved successfully for user ID: 329
[14-Apr-2026 17:23:28 UTC] === API CALL LOG ===
[14-Apr-2026 17:23:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Apr-2026 17:23:28 UTC] Endpoint: user/profile.php
[14-Apr-2026 17:23:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Apr-2026 17:23:28 UTC] Full Log Data: {
    "timestamp": "2026-04-14 17:23:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.98.220",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI5IiwidXNlcm5hbWUiOiJTbWl0aCIsImVtYWlsIjoiZHM5NzQzMzY4QGdtYWlsLmNvbSIsImV4cCI6MTc3Njc5MjAzOH0.iF-eONru8pwYP5025LGHeTpxpu_ijcD179xpRxQlijQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec466096a929833-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.98.220",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.98.220, 162.158.216.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Apr-2026 17:23:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI5IiwidXNlcm5hbWUiOiJTbWl0aCIsImVtYWlsIjoiZHM5NzQzMzY4QGdtYWlsLmNvbSIsImV4cCI6MTc3Njc5MjAzOH0.iF-eONru8pwYP5025LGHeTpxpu_ijcD179xpRxQlijQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ec466096a919833-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.90.98.220","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.90.98.220, 162.158.216.169"}
[14-Apr-2026 17:23:28 UTC] === END API CALL LOG ===
[14-Apr-2026 17:23:28 UTC] ✅ API Hash verification passed for profile endpoint
[14-Apr-2026 17:23:28 UTC] === User Orders API Called ===
[14-Apr-2026 17:23:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI5IiwidXNlcm5hbWUiOiJTbWl0aCIsImVtYWlsIjoiZHM5NzQzMzY4QGdtYWlsLmNvbSIsImV4cCI6MTc3Njc5MjAzOH0.iF-eONru8pwYP5025LGHeTpxpu_ijcD179xpRxQlijQ
[14-Apr-2026 17:23:28 UTC] User ID: 329
[14-Apr-2026 17:23:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Apr-2026 17:23:28 UTC] Limit: 20, Offset: 0
[14-Apr-2026 17:23:28 UTC] ✅ JWT token verified successfully for user profile
[14-Apr-2026 17:23:28 UTC] User ID: 329
[14-Apr-2026 17:23:28 UTC] Orders found: 0
[14-Apr-2026 17:23:28 UTC] ✅ User profile retrieved successfully for user ID: 329
[14-Apr-2026 17:23:28 UTC] Orders data: []
[14-Apr-2026 17:23:28 UTC] Total orders count: 0
[14-Apr-2026 17:23:36 UTC] === API CALL LOG ===
[14-Apr-2026 17:23:36 UTC] Endpoint: user/profile.php
[14-Apr-2026 17:23:36 UTC] Full Log Data: {
    "timestamp": "2026-04-14 17:23:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.98.220",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI5IiwidXNlcm5hbWUiOiJTbWl0aCIsImVtYWlsIjoiZHM5NzQzMzY4QGdtYWlsLmNvbSIsImV4cCI6MTc3Njc5MjAzOH0.iF-eONru8pwYP5025LGHeTpxpu_ijcD179xpRxQlijQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec46636efe6591e-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.98.220",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.98.220, 162.158.216.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Apr-2026 17:23:36 UTC] === END API CALL LOG ===
[14-Apr-2026 17:23:36 UTC] ✅ API Hash verification passed for profile endpoint
[14-Apr-2026 17:23:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI5IiwidXNlcm5hbWUiOiJTbWl0aCIsImVtYWlsIjoiZHM5NzQzMzY4QGdtYWlsLmNvbSIsImV4cCI6MTc3Njc5MjAzOH0.iF-eONru8pwYP5025LGHeTpxpu_ijcD179xpRxQlijQ
[14-Apr-2026 17:23:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Apr-2026 17:23:36 UTC] ✅ JWT token verified successfully for user profile
[14-Apr-2026 17:23:36 UTC] User ID: 329
[14-Apr-2026 17:23:36 UTC] ✅ User profile retrieved successfully for user ID: 329
[14-Apr-2026 17:23:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Apr-2026 17:23:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Apr-2026 17:23:37 UTC] === API CALL LOG ===
[14-Apr-2026 17:23:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI5IiwidXNlcm5hbWUiOiJTbWl0aCIsImVtYWlsIjoiZHM5NzQzMzY4QGdtYWlsLmNvbSIsImV4cCI6MTc3Njc5MjAzOH0.iF-eONru8pwYP5025LGHeTpxpu_ijcD179xpRxQlijQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ec4663dbea6591e-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.90.98.220","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.90.98.220, 162.158.216.168"}
[14-Apr-2026 17:23:37 UTC] Endpoint: user/profile.php
[14-Apr-2026 17:23:37 UTC] Full Log Data: {
    "timestamp": "2026-04-14 17:23:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.98.220",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI5IiwidXNlcm5hbWUiOiJTbWl0aCIsImVtYWlsIjoiZHM5NzQzMzY4QGdtYWlsLmNvbSIsImV4cCI6MTc3Njc5MjAzOH0.iF-eONru8pwYP5025LGHeTpxpu_ijcD179xpRxQlijQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec4663dbea8591e-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.98.220",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.98.220, 162.158.216.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Apr-2026 17:23:37 UTC] === User Orders API Called ===
[14-Apr-2026 17:23:37 UTC] User ID: 329
[14-Apr-2026 17:23:37 UTC] === END API CALL LOG ===
[14-Apr-2026 17:23:37 UTC] Limit: 20, Offset: 0
[14-Apr-2026 17:23:37 UTC] ✅ API Hash verification passed for profile endpoint
[14-Apr-2026 17:23:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzI5IiwidXNlcm5hbWUiOiJTbWl0aCIsImVtYWlsIjoiZHM5NzQzMzY4QGdtYWlsLmNvbSIsImV4cCI6MTc3Njc5MjAzOH0.iF-eONru8pwYP5025LGHeTpxpu_ijcD179xpRxQlijQ
[14-Apr-2026 17:23:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Apr-2026 17:23:37 UTC] ✅ JWT token verified successfully for user profile
[14-Apr-2026 17:23:37 UTC] User ID: 329
[14-Apr-2026 17:23:37 UTC] Orders found: 0
[14-Apr-2026 17:23:37 UTC] Orders data: []
[14-Apr-2026 17:23:37 UTC] ✅ User profile retrieved successfully for user ID: 329
[14-Apr-2026 17:23:37 UTC] Total orders count: 0
[14-Apr-2026 17:43:19 UTC] === API CALL LOG ===
[14-Apr-2026 17:43:19 UTC] Endpoint: user/profile.php
[14-Apr-2026 17:43:19 UTC] Full Log Data: {
    "timestamp": "2026-04-14 17:43:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "217.113.194.202",
    "user_agent": "Mozilla\/5.0 (compatible; Barkrowler\/0.9; +https:\/\/babbar.tech\/crawler)",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "217.113.194.202, 172.71.135.120",
        "Accept": "text\/html;q=0.95,text\/*;q=0.9,*\/*;q=0.8",
        "From": "tech@babbar.tech",
        "Accept-Encoding": "gzip, br",
        "User-Agent": "Mozilla\/5.0 (compatible; Barkrowler\/0.9; +https:\/\/babbar.tech\/crawler)",
        "cf-ray": "9ec483197a163cc2-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "217.113.194.202",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Apr-2026 17:43:19 UTC] === END API CALL LOG ===
[14-Apr-2026 17:59:03 UTC] === API CALL LOG ===
[14-Apr-2026 17:59:03 UTC] Endpoint: user/profile.php
[14-Apr-2026 17:59:03 UTC] Full Log Data: {
    "timestamp": "2026-04-14 17:59:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d2:114e:1ff3:7a95:fa33:c77c:b89e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMwIiwidXNlcm5hbWUiOiJzYW1paTAwOSIsImVtYWlsIjoiYmtiZWF3YXIxQGdtYWlsLmNvbSIsImV4cCI6MTc3Njc5NDM0Mn0.YTi4dazvTsU01V22mSkYu-s-zbe0kBpwYFYhL2Xq-ac",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec49a246dabde12-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d2:114e:1ff3:7a95:fa33:c77c:b89e",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40d2:114e:1ff3:7a95:fa33:c77c:b89e, 172.71.152.40"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Apr-2026 17:59:03 UTC] === END API CALL LOG ===
[14-Apr-2026 17:59:03 UTC] ✅ API Hash verification passed for profile endpoint
[14-Apr-2026 17:59:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMwIiwidXNlcm5hbWUiOiJzYW1paTAwOSIsImVtYWlsIjoiYmtiZWF3YXIxQGdtYWlsLmNvbSIsImV4cCI6MTc3Njc5NDM0Mn0.YTi4dazvTsU01V22mSkYu-s-zbe0kBpwYFYhL2Xq-ac
[14-Apr-2026 17:59:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Apr-2026 17:59:03 UTC] ✅ JWT token verified successfully for user profile
[14-Apr-2026 17:59:03 UTC] User ID: 330
[14-Apr-2026 17:59:03 UTC] ✅ User profile retrieved successfully for user ID: 330
[14-Apr-2026 17:59:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Apr-2026 17:59:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Apr-2026 17:59:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMwIiwidXNlcm5hbWUiOiJzYW1paTAwOSIsImVtYWlsIjoiYmtiZWF3YXIxQGdtYWlsLmNvbSIsImV4cCI6MTc3Njc5NDM0Mn0.YTi4dazvTsU01V22mSkYu-s-zbe0kBpwYFYhL2Xq-ac","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ec49a250f29de12-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40d2:114e:1ff3:7a95:fa33:c77c:b89e","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40d2:114e:1ff3:7a95:fa33:c77c:b89e, 172.71.152.40"}
[14-Apr-2026 17:59:03 UTC] === User Orders API Called ===
[14-Apr-2026 17:59:03 UTC] User ID: 330
[14-Apr-2026 17:59:03 UTC] Limit: 20, Offset: 0
[14-Apr-2026 17:59:03 UTC] Orders found: 0
[14-Apr-2026 17:59:03 UTC] Orders data: []
[14-Apr-2026 17:59:03 UTC] Total orders count: 0
[14-Apr-2026 17:59:03 UTC] === API CALL LOG ===
[14-Apr-2026 17:59:03 UTC] Endpoint: user/profile.php
[14-Apr-2026 17:59:03 UTC] Full Log Data: {
    "timestamp": "2026-04-14 17:59:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d2:114e:1ff3:7a95:fa33:c77c:b89e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMwIiwidXNlcm5hbWUiOiJzYW1paTAwOSIsImVtYWlsIjoiYmtiZWF3YXIxQGdtYWlsLmNvbSIsImV4cCI6MTc3Njc5NDM0Mn0.YTi4dazvTsU01V22mSkYu-s-zbe0kBpwYFYhL2Xq-ac",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec49a25a8e7de12-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d2:114e:1ff3:7a95:fa33:c77c:b89e",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40d2:114e:1ff3:7a95:fa33:c77c:b89e, 172.71.152.39"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Apr-2026 17:59:03 UTC] === END API CALL LOG ===
[14-Apr-2026 17:59:03 UTC] ✅ API Hash verification passed for profile endpoint
[14-Apr-2026 17:59:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMwIiwidXNlcm5hbWUiOiJzYW1paTAwOSIsImVtYWlsIjoiYmtiZWF3YXIxQGdtYWlsLmNvbSIsImV4cCI6MTc3Njc5NDM0Mn0.YTi4dazvTsU01V22mSkYu-s-zbe0kBpwYFYhL2Xq-ac
[14-Apr-2026 17:59:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Apr-2026 17:59:03 UTC] ✅ JWT token verified successfully for user profile
[14-Apr-2026 17:59:03 UTC] User ID: 330
[14-Apr-2026 17:59:03 UTC] ✅ User profile retrieved successfully for user ID: 330
[14-Apr-2026 17:59:04 UTC] === API CALL LOG ===
[14-Apr-2026 17:59:04 UTC] Endpoint: user/profile.php
[14-Apr-2026 17:59:04 UTC] Full Log Data: {
    "timestamp": "2026-04-14 17:59:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d2:114e:1ff3:7a95:fa33:c77c:b89e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMwIiwidXNlcm5hbWUiOiJzYW1paTAwOSIsImVtYWlsIjoiYmtiZWF3YXIxQGdtYWlsLmNvbSIsImV4cCI6MTc3Njc5NDM0Mn0.YTi4dazvTsU01V22mSkYu-s-zbe0kBpwYFYhL2Xq-ac",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec49a2e1ca5de12-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d2:114e:1ff3:7a95:fa33:c77c:b89e",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40d2:114e:1ff3:7a95:fa33:c77c:b89e, 172.71.152.39"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Apr-2026 17:59:04 UTC] === END API CALL LOG ===
[14-Apr-2026 17:59:04 UTC] ✅ API Hash verification passed for profile endpoint
[14-Apr-2026 17:59:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMwIiwidXNlcm5hbWUiOiJzYW1paTAwOSIsImVtYWlsIjoiYmtiZWF3YXIxQGdtYWlsLmNvbSIsImV4cCI6MTc3Njc5NDM0Mn0.YTi4dazvTsU01V22mSkYu-s-zbe0kBpwYFYhL2Xq-ac
[14-Apr-2026 17:59:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Apr-2026 17:59:04 UTC] ✅ JWT token verified successfully for user profile
[14-Apr-2026 17:59:04 UTC] User ID: 330
[14-Apr-2026 17:59:04 UTC] ✅ User profile retrieved successfully for user ID: 330
[14-Apr-2026 17:59:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Apr-2026 17:59:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Apr-2026 17:59:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMwIiwidXNlcm5hbWUiOiJzYW1paTAwOSIsImVtYWlsIjoiYmtiZWF3YXIxQGdtYWlsLmNvbSIsImV4cCI6MTc3Njc5NDM0Mn0.YTi4dazvTsU01V22mSkYu-s-zbe0kBpwYFYhL2Xq-ac","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ec49ab83b7ade12-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40d2:114e:1ff3:7a95:fa33:c77c:b89e","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40d2:114e:1ff3:7a95:fa33:c77c:b89e, 172.70.143.194"}
[14-Apr-2026 17:59:27 UTC] === User Orders API Called ===
[14-Apr-2026 17:59:27 UTC] User ID: 330
[14-Apr-2026 17:59:27 UTC] Limit: 20, Offset: 0
[14-Apr-2026 17:59:27 UTC] Orders found: 0
[14-Apr-2026 17:59:27 UTC] Orders data: []
[14-Apr-2026 17:59:27 UTC] Total orders count: 0
[14-Apr-2026 17:59:28 UTC] === API CALL LOG ===
[14-Apr-2026 17:59:28 UTC] Endpoint: user/profile.php
[14-Apr-2026 17:59:28 UTC] Full Log Data: {
    "timestamp": "2026-04-14 17:59:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d2:114e:1ff3:7a95:fa33:c77c:b89e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMwIiwidXNlcm5hbWUiOiJzYW1paTAwOSIsImVtYWlsIjoiYmtiZWF3YXIxQGdtYWlsLmNvbSIsImV4cCI6MTc3Njc5NDM0Mn0.YTi4dazvTsU01V22mSkYu-s-zbe0kBpwYFYhL2Xq-ac",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec49ac46f7bde12-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d2:114e:1ff3:7a95:fa33:c77c:b89e",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40d2:114e:1ff3:7a95:fa33:c77c:b89e, 172.70.143.194"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Apr-2026 17:59:28 UTC] === END API CALL LOG ===
[14-Apr-2026 17:59:28 UTC] ✅ API Hash verification passed for profile endpoint
[14-Apr-2026 17:59:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMwIiwidXNlcm5hbWUiOiJzYW1paTAwOSIsImVtYWlsIjoiYmtiZWF3YXIxQGdtYWlsLmNvbSIsImV4cCI6MTc3Njc5NDM0Mn0.YTi4dazvTsU01V22mSkYu-s-zbe0kBpwYFYhL2Xq-ac
[14-Apr-2026 17:59:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Apr-2026 17:59:28 UTC] ✅ JWT token verified successfully for user profile
[14-Apr-2026 17:59:28 UTC] User ID: 330
[14-Apr-2026 17:59:28 UTC] ✅ User profile retrieved successfully for user ID: 330
[14-Apr-2026 17:59:29 UTC] User Purchases API - User ID: 330
[14-Apr-2026 17:59:29 UTC] User Purchases API - Total purchases found: 0
[14-Apr-2026 17:59:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Apr-2026 17:59:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Apr-2026 17:59:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMwIiwidXNlcm5hbWUiOiJzYW1paTAwOSIsImVtYWlsIjoiYmtiZWF3YXIxQGdtYWlsLmNvbSIsImV4cCI6MTc3Njc5NDM0Mn0.YTi4dazvTsU01V22mSkYu-s-zbe0kBpwYFYhL2Xq-ac","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ec49ad11b97de12-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40d2:114e:1ff3:7a95:fa33:c77c:b89e","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40d2:114e:1ff3:7a95:fa33:c77c:b89e, 172.70.143.194"}
[14-Apr-2026 17:59:30 UTC] === User Orders API Called ===
[14-Apr-2026 17:59:30 UTC] User ID: 330
[14-Apr-2026 17:59:30 UTC] Limit: 20, Offset: 0
[14-Apr-2026 17:59:30 UTC] Orders found: 0
[14-Apr-2026 17:59:30 UTC] Orders data: []
[14-Apr-2026 17:59:30 UTC] Total orders count: 0
[14-Apr-2026 17:59:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Apr-2026 17:59:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Apr-2026 17:59:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMwIiwidXNlcm5hbWUiOiJzYW1paTAwOSIsImVtYWlsIjoiYmtiZWF3YXIxQGdtYWlsLmNvbSIsImV4cCI6MTc3Njc5NDM0Mn0.YTi4dazvTsU01V22mSkYu-s-zbe0kBpwYFYhL2Xq-ac","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ec49ad9ce99de12-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40d2:114e:1ff3:7a95:fa33:c77c:b89e","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40d2:114e:1ff3:7a95:fa33:c77c:b89e, 172.70.143.194"}
[14-Apr-2026 17:59:32 UTC] === User Orders API Called ===
[14-Apr-2026 17:59:32 UTC] User ID: 330
[14-Apr-2026 17:59:32 UTC] Limit: 20, Offset: 0
[14-Apr-2026 17:59:32 UTC] Orders found: 0
[14-Apr-2026 17:59:32 UTC] Orders data: []
[14-Apr-2026 17:59:32 UTC] Total orders count: 0
[14-Apr-2026 17:59:32 UTC] === API CALL LOG ===
[14-Apr-2026 17:59:32 UTC] Endpoint: user/profile.php
[14-Apr-2026 17:59:32 UTC] Full Log Data: {
    "timestamp": "2026-04-14 17:59:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d2:114e:1ff3:7a95:fa33:c77c:b89e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMwIiwidXNlcm5hbWUiOiJzYW1paTAwOSIsImVtYWlsIjoiYmtiZWF3YXIxQGdtYWlsLmNvbSIsImV4cCI6MTc3Njc5NDM0Mn0.YTi4dazvTsU01V22mSkYu-s-zbe0kBpwYFYhL2Xq-ac",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec49ad9ce9dde12-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d2:114e:1ff3:7a95:fa33:c77c:b89e",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40d2:114e:1ff3:7a95:fa33:c77c:b89e, 172.70.143.194"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Apr-2026 17:59:32 UTC] === END API CALL LOG ===
[14-Apr-2026 17:59:32 UTC] ✅ API Hash verification passed for profile endpoint
[14-Apr-2026 17:59:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMwIiwidXNlcm5hbWUiOiJzYW1paTAwOSIsImVtYWlsIjoiYmtiZWF3YXIxQGdtYWlsLmNvbSIsImV4cCI6MTc3Njc5NDM0Mn0.YTi4dazvTsU01V22mSkYu-s-zbe0kBpwYFYhL2Xq-ac
[14-Apr-2026 17:59:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Apr-2026 17:59:32 UTC] ✅ JWT token verified successfully for user profile
[14-Apr-2026 17:59:32 UTC] User ID: 330
[14-Apr-2026 17:59:32 UTC] ✅ User profile retrieved successfully for user ID: 330
[14-Apr-2026 17:59:32 UTC] === API CALL LOG ===
[14-Apr-2026 17:59:32 UTC] Endpoint: user/profile.php
[14-Apr-2026 17:59:32 UTC] Full Log Data: {
    "timestamp": "2026-04-14 17:59:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d2:114e:1ff3:7a95:fa33:c77c:b89e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMwIiwidXNlcm5hbWUiOiJzYW1paTAwOSIsImVtYWlsIjoiYmtiZWF3YXIxQGdtYWlsLmNvbSIsImV4cCI6MTc3Njc5NDM0Mn0.YTi4dazvTsU01V22mSkYu-s-zbe0kBpwYFYhL2Xq-ac",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec49addae9ade12-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d2:114e:1ff3:7a95:fa33:c77c:b89e",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40d2:114e:1ff3:7a95:fa33:c77c:b89e, 172.70.143.194"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Apr-2026 17:59:32 UTC] === END API CALL LOG ===
[14-Apr-2026 17:59:32 UTC] ✅ API Hash verification passed for profile endpoint
[14-Apr-2026 17:59:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMwIiwidXNlcm5hbWUiOiJzYW1paTAwOSIsImVtYWlsIjoiYmtiZWF3YXIxQGdtYWlsLmNvbSIsImV4cCI6MTc3Njc5NDM0Mn0.YTi4dazvTsU01V22mSkYu-s-zbe0kBpwYFYhL2Xq-ac
[14-Apr-2026 17:59:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Apr-2026 17:59:32 UTC] ✅ JWT token verified successfully for user profile
[14-Apr-2026 17:59:32 UTC] User ID: 330
[14-Apr-2026 17:59:32 UTC] ✅ User profile retrieved successfully for user ID: 330
[14-Apr-2026 17:59:33 UTC] === API CALL LOG ===
[14-Apr-2026 17:59:33 UTC] Endpoint: user/profile.php
[14-Apr-2026 17:59:33 UTC] Full Log Data: {
    "timestamp": "2026-04-14 17:59:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d2:114e:1ff3:7a95:fa33:c77c:b89e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMwIiwidXNlcm5hbWUiOiJzYW1paTAwOSIsImVtYWlsIjoiYmtiZWF3YXIxQGdtYWlsLmNvbSIsImV4cCI6MTc3Njc5NDM0Mn0.YTi4dazvTsU01V22mSkYu-s-zbe0kBpwYFYhL2Xq-ac",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec49ae11e80de12-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d2:114e:1ff3:7a95:fa33:c77c:b89e",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40d2:114e:1ff3:7a95:fa33:c77c:b89e, 172.70.143.194"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Apr-2026 17:59:33 UTC] === END API CALL LOG ===
[14-Apr-2026 17:59:33 UTC] ✅ API Hash verification passed for profile endpoint
[14-Apr-2026 17:59:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMwIiwidXNlcm5hbWUiOiJzYW1paTAwOSIsImVtYWlsIjoiYmtiZWF3YXIxQGdtYWlsLmNvbSIsImV4cCI6MTc3Njc5NDM0Mn0.YTi4dazvTsU01V22mSkYu-s-zbe0kBpwYFYhL2Xq-ac
[14-Apr-2026 17:59:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Apr-2026 17:59:33 UTC] ✅ JWT token verified successfully for user profile
[14-Apr-2026 17:59:33 UTC] User ID: 330
[14-Apr-2026 17:59:33 UTC] ✅ User profile retrieved successfully for user ID: 330
[14-Apr-2026 17:59:39 UTC] === API CALL LOG ===
[14-Apr-2026 17:59:39 UTC] Endpoint: user/profile.php
[14-Apr-2026 17:59:39 UTC] Full Log Data: {
    "timestamp": "2026-04-14 17:59:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d2:114e:1ff3:7a95:fa33:c77c:b89e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMwIiwidXNlcm5hbWUiOiJzYW1paTAwOSIsImVtYWlsIjoiYmtiZWF3YXIxQGdtYWlsLmNvbSIsImV4cCI6MTc3Njc5NDM0Mn0.YTi4dazvTsU01V22mSkYu-s-zbe0kBpwYFYhL2Xq-ac",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec49b048aa9de12-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d2:114e:1ff3:7a95:fa33:c77c:b89e",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40d2:114e:1ff3:7a95:fa33:c77c:b89e, 172.70.143.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Apr-2026 17:59:39 UTC] === END API CALL LOG ===
[14-Apr-2026 17:59:39 UTC] ✅ API Hash verification passed for profile endpoint
[14-Apr-2026 17:59:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMwIiwidXNlcm5hbWUiOiJzYW1paTAwOSIsImVtYWlsIjoiYmtiZWF3YXIxQGdtYWlsLmNvbSIsImV4cCI6MTc3Njc5NDM0Mn0.YTi4dazvTsU01V22mSkYu-s-zbe0kBpwYFYhL2Xq-ac
[14-Apr-2026 17:59:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Apr-2026 17:59:39 UTC] ✅ JWT token verified successfully for user profile
[14-Apr-2026 17:59:39 UTC] User ID: 330
[14-Apr-2026 17:59:39 UTC] ✅ User profile retrieved successfully for user ID: 330
[14-Apr-2026 17:59:39 UTC] User Purchases API - User ID: 330
[14-Apr-2026 17:59:39 UTC] User Purchases API - Total purchases found: 0
[14-Apr-2026 17:59:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Apr-2026 17:59:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Apr-2026 17:59:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMwIiwidXNlcm5hbWUiOiJzYW1paTAwOSIsImVtYWlsIjoiYmtiZWF3YXIxQGdtYWlsLmNvbSIsImV4cCI6MTc3Njc5NDM0Mn0.YTi4dazvTsU01V22mSkYu-s-zbe0kBpwYFYhL2Xq-ac","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ec49b18bcaade12-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40d2:114e:1ff3:7a95:fa33:c77c:b89e","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40d2:114e:1ff3:7a95:fa33:c77c:b89e, 172.70.143.195"}
[14-Apr-2026 17:59:42 UTC] === User Orders API Called ===
[14-Apr-2026 17:59:42 UTC] User ID: 330
[14-Apr-2026 17:59:42 UTC] Limit: 20, Offset: 0
[14-Apr-2026 17:59:42 UTC] Orders found: 0
[14-Apr-2026 17:59:42 UTC] Orders data: []
[14-Apr-2026 17:59:42 UTC] Total orders count: 0
[14-Apr-2026 17:59:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Apr-2026 17:59:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Apr-2026 17:59:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMwIiwidXNlcm5hbWUiOiJzYW1paTAwOSIsImVtYWlsIjoiYmtiZWF3YXIxQGdtYWlsLmNvbSIsImV4cCI6MTc3Njc5NDM0Mn0.YTi4dazvTsU01V22mSkYu-s-zbe0kBpwYFYhL2Xq-ac","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ec49b225b29de12-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40d2:114e:1ff3:7a95:fa33:c77c:b89e","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40d2:114e:1ff3:7a95:fa33:c77c:b89e, 172.70.143.195"}
[14-Apr-2026 17:59:43 UTC] === User Orders API Called ===
[14-Apr-2026 17:59:43 UTC] User ID: 330
[14-Apr-2026 17:59:43 UTC] Limit: 20, Offset: 0
[14-Apr-2026 17:59:43 UTC] Orders found: 0
[14-Apr-2026 17:59:43 UTC] Orders data: []
[14-Apr-2026 17:59:43 UTC] Total orders count: 0
[14-Apr-2026 17:59:43 UTC] === API CALL LOG ===
[14-Apr-2026 17:59:43 UTC] Endpoint: user/profile.php
[14-Apr-2026 17:59:43 UTC] Full Log Data: {
    "timestamp": "2026-04-14 17:59:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d2:114e:1ff3:7a95:fa33:c77c:b89e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMwIiwidXNlcm5hbWUiOiJzYW1paTAwOSIsImVtYWlsIjoiYmtiZWF3YXIxQGdtYWlsLmNvbSIsImV4cCI6MTc3Njc5NDM0Mn0.YTi4dazvTsU01V22mSkYu-s-zbe0kBpwYFYhL2Xq-ac",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec49b225b2dde12-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d2:114e:1ff3:7a95:fa33:c77c:b89e",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40d2:114e:1ff3:7a95:fa33:c77c:b89e, 172.70.143.194"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Apr-2026 17:59:43 UTC] === END API CALL LOG ===
[14-Apr-2026 17:59:43 UTC] ✅ API Hash verification passed for profile endpoint
[14-Apr-2026 17:59:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMwIiwidXNlcm5hbWUiOiJzYW1paTAwOSIsImVtYWlsIjoiYmtiZWF3YXIxQGdtYWlsLmNvbSIsImV4cCI6MTc3Njc5NDM0Mn0.YTi4dazvTsU01V22mSkYu-s-zbe0kBpwYFYhL2Xq-ac
[14-Apr-2026 17:59:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Apr-2026 17:59:43 UTC] ✅ JWT token verified successfully for user profile
[14-Apr-2026 17:59:43 UTC] User ID: 330
[14-Apr-2026 17:59:43 UTC] ✅ User profile retrieved successfully for user ID: 330
[14-Apr-2026 17:59:44 UTC] === API CALL LOG ===
[14-Apr-2026 17:59:44 UTC] Endpoint: user/profile.php
[14-Apr-2026 17:59:44 UTC] Full Log Data: {
    "timestamp": "2026-04-14 17:59:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d2:114e:1ff3:7a95:fa33:c77c:b89e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMwIiwidXNlcm5hbWUiOiJzYW1paTAwOSIsImVtYWlsIjoiYmtiZWF3YXIxQGdtYWlsLmNvbSIsImV4cCI6MTc3Njc5NDM0Mn0.YTi4dazvTsU01V22mSkYu-s-zbe0kBpwYFYhL2Xq-ac",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec49b264d3bde12-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d2:114e:1ff3:7a95:fa33:c77c:b89e",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40d2:114e:1ff3:7a95:fa33:c77c:b89e, 172.70.143.194"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Apr-2026 17:59:44 UTC] === END API CALL LOG ===
[14-Apr-2026 17:59:44 UTC] ✅ API Hash verification passed for profile endpoint
[14-Apr-2026 17:59:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMwIiwidXNlcm5hbWUiOiJzYW1paTAwOSIsImVtYWlsIjoiYmtiZWF3YXIxQGdtYWlsLmNvbSIsImV4cCI6MTc3Njc5NDM0Mn0.YTi4dazvTsU01V22mSkYu-s-zbe0kBpwYFYhL2Xq-ac
[14-Apr-2026 17:59:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Apr-2026 17:59:44 UTC] ✅ JWT token verified successfully for user profile
[14-Apr-2026 17:59:44 UTC] User ID: 330
[14-Apr-2026 17:59:44 UTC] ✅ User profile retrieved successfully for user ID: 330
[14-Apr-2026 17:59:44 UTC] === API CALL LOG ===
[14-Apr-2026 17:59:44 UTC] Endpoint: user/profile.php
[14-Apr-2026 17:59:44 UTC] Full Log Data: {
    "timestamp": "2026-04-14 17:59:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d2:114e:1ff3:7a95:fa33:c77c:b89e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMwIiwidXNlcm5hbWUiOiJzYW1paTAwOSIsImVtYWlsIjoiYmtiZWF3YXIxQGdtYWlsLmNvbSIsImV4cCI6MTc3Njc5NDM0Mn0.YTi4dazvTsU01V22mSkYu-s-zbe0kBpwYFYhL2Xq-ac",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec49b297c73de12-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d2:114e:1ff3:7a95:fa33:c77c:b89e",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40d2:114e:1ff3:7a95:fa33:c77c:b89e, 172.70.143.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Apr-2026 17:59:44 UTC] === END API CALL LOG ===
[14-Apr-2026 17:59:44 UTC] ✅ API Hash verification passed for profile endpoint
[14-Apr-2026 17:59:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMwIiwidXNlcm5hbWUiOiJzYW1paTAwOSIsImVtYWlsIjoiYmtiZWF3YXIxQGdtYWlsLmNvbSIsImV4cCI6MTc3Njc5NDM0Mn0.YTi4dazvTsU01V22mSkYu-s-zbe0kBpwYFYhL2Xq-ac
[14-Apr-2026 17:59:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Apr-2026 17:59:44 UTC] ✅ JWT token verified successfully for user profile
[14-Apr-2026 17:59:44 UTC] User ID: 330
[14-Apr-2026 17:59:44 UTC] ✅ User profile retrieved successfully for user ID: 330
[14-Apr-2026 18:00:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Apr-2026 18:00:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Apr-2026 18:00:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMwIiwidXNlcm5hbWUiOiJzYW1paTAwOSIsImVtYWlsIjoiYmtiZWF3YXIxQGdtYWlsLmNvbSIsImV4cCI6MTc3Njc5NDM0Mn0.YTi4dazvTsU01V22mSkYu-s-zbe0kBpwYFYhL2Xq-ac","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ec49b869d1cde12-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40d2:114e:1ff3:7a95:fa33:c77c:b89e","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40d2:114e:1ff3:7a95:fa33:c77c:b89e, 172.70.143.194"}
[14-Apr-2026 18:00:00 UTC] === User Orders API Called ===
[14-Apr-2026 18:00:00 UTC] User ID: 330
[14-Apr-2026 18:00:00 UTC] Limit: 20, Offset: 0
[14-Apr-2026 18:00:00 UTC] Orders found: 0
[14-Apr-2026 18:00:00 UTC] Orders data: []
[14-Apr-2026 18:00:00 UTC] Total orders count: 0
[14-Apr-2026 18:00:00 UTC] === API CALL LOG ===
[14-Apr-2026 18:00:00 UTC] Endpoint: user/profile.php
[14-Apr-2026 18:00:00 UTC] Full Log Data: {
    "timestamp": "2026-04-14 18:00:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d2:114e:1ff3:7a95:fa33:c77c:b89e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMwIiwidXNlcm5hbWUiOiJzYW1paTAwOSIsImVtYWlsIjoiYmtiZWF3YXIxQGdtYWlsLmNvbSIsImV4cCI6MTc3Njc5NDM0Mn0.YTi4dazvTsU01V22mSkYu-s-zbe0kBpwYFYhL2Xq-ac",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec49b874efdde12-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d2:114e:1ff3:7a95:fa33:c77c:b89e",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40d2:114e:1ff3:7a95:fa33:c77c:b89e, 172.70.143.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Apr-2026 18:00:00 UTC] === END API CALL LOG ===
[14-Apr-2026 18:00:00 UTC] ✅ API Hash verification passed for profile endpoint
[14-Apr-2026 18:00:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMwIiwidXNlcm5hbWUiOiJzYW1paTAwOSIsImVtYWlsIjoiYmtiZWF3YXIxQGdtYWlsLmNvbSIsImV4cCI6MTc3Njc5NDM0Mn0.YTi4dazvTsU01V22mSkYu-s-zbe0kBpwYFYhL2Xq-ac
[14-Apr-2026 18:00:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Apr-2026 18:00:00 UTC] ✅ JWT token verified successfully for user profile
[14-Apr-2026 18:00:00 UTC] User ID: 330
[14-Apr-2026 18:00:00 UTC] ✅ User profile retrieved successfully for user ID: 330
[14-Apr-2026 18:00:00 UTC] === API CALL LOG ===
[14-Apr-2026 18:00:00 UTC] Endpoint: user/profile.php
[14-Apr-2026 18:00:00 UTC] Full Log Data: {
    "timestamp": "2026-04-14 18:00:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d2:114e:1ff3:7a95:fa33:c77c:b89e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMwIiwidXNlcm5hbWUiOiJzYW1paTAwOSIsImVtYWlsIjoiYmtiZWF3YXIxQGdtYWlsLmNvbSIsImV4cCI6MTc3Njc5NDM0Mn0.YTi4dazvTsU01V22mSkYu-s-zbe0kBpwYFYhL2Xq-ac",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec49b8a6e4ade12-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d2:114e:1ff3:7a95:fa33:c77c:b89e",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40d2:114e:1ff3:7a95:fa33:c77c:b89e, 172.70.143.194"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Apr-2026 18:00:00 UTC] === END API CALL LOG ===
[14-Apr-2026 18:00:00 UTC] ✅ API Hash verification passed for profile endpoint
[14-Apr-2026 18:00:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMwIiwidXNlcm5hbWUiOiJzYW1paTAwOSIsImVtYWlsIjoiYmtiZWF3YXIxQGdtYWlsLmNvbSIsImV4cCI6MTc3Njc5NDM0Mn0.YTi4dazvTsU01V22mSkYu-s-zbe0kBpwYFYhL2Xq-ac
[14-Apr-2026 18:00:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Apr-2026 18:00:00 UTC] ✅ JWT token verified successfully for user profile
[14-Apr-2026 18:00:00 UTC] User ID: 330
[14-Apr-2026 18:00:00 UTC] ✅ User profile retrieved successfully for user ID: 330
[14-Apr-2026 18:00:01 UTC] === API CALL LOG ===
[14-Apr-2026 18:00:01 UTC] Endpoint: user/profile.php
[14-Apr-2026 18:00:01 UTC] Full Log Data: {
    "timestamp": "2026-04-14 18:00:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d2:114e:1ff3:7a95:fa33:c77c:b89e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMwIiwidXNlcm5hbWUiOiJzYW1paTAwOSIsImVtYWlsIjoiYmtiZWF3YXIxQGdtYWlsLmNvbSIsImV4cCI6MTc3Njc5NDM0Mn0.YTi4dazvTsU01V22mSkYu-s-zbe0kBpwYFYhL2Xq-ac",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec49b8f18c2de12-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d2:114e:1ff3:7a95:fa33:c77c:b89e",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40d2:114e:1ff3:7a95:fa33:c77c:b89e, 172.70.143.194"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Apr-2026 18:00:01 UTC] === END API CALL LOG ===
[14-Apr-2026 18:00:01 UTC] ✅ API Hash verification passed for profile endpoint
[14-Apr-2026 18:00:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMwIiwidXNlcm5hbWUiOiJzYW1paTAwOSIsImVtYWlsIjoiYmtiZWF3YXIxQGdtYWlsLmNvbSIsImV4cCI6MTc3Njc5NDM0Mn0.YTi4dazvTsU01V22mSkYu-s-zbe0kBpwYFYhL2Xq-ac
[14-Apr-2026 18:00:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Apr-2026 18:00:01 UTC] ✅ JWT token verified successfully for user profile
[14-Apr-2026 18:00:01 UTC] User ID: 330
[14-Apr-2026 18:00:01 UTC] ✅ User profile retrieved successfully for user ID: 330
[14-Apr-2026 18:00:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Apr-2026 18:00:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Apr-2026 18:00:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMwIiwidXNlcm5hbWUiOiJzYW1paTAwOSIsImVtYWlsIjoiYmtiZWF3YXIxQGdtYWlsLmNvbSIsImV4cCI6MTc3Njc5NDM0Mn0.YTi4dazvTsU01V22mSkYu-s-zbe0kBpwYFYhL2Xq-ac","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ec49c2e38ecde12-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40d2:114e:1ff3:7a95:fa33:c77c:b89e","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40d2:114e:1ff3:7a95:fa33:c77c:b89e, 172.70.143.195"}
[14-Apr-2026 18:00:26 UTC] === User Orders API Called ===
[14-Apr-2026 18:00:26 UTC] User ID: 330
[14-Apr-2026 18:00:26 UTC] Limit: 20, Offset: 0
[14-Apr-2026 18:00:26 UTC] Orders found: 0
[14-Apr-2026 18:00:26 UTC] Orders data: []
[14-Apr-2026 18:00:26 UTC] Total orders count: 0
[14-Apr-2026 18:00:26 UTC] === API CALL LOG ===
[14-Apr-2026 18:00:26 UTC] Endpoint: user/profile.php
[14-Apr-2026 18:00:26 UTC] Full Log Data: {
    "timestamp": "2026-04-14 18:00:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d2:114e:1ff3:7a95:fa33:c77c:b89e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMwIiwidXNlcm5hbWUiOiJzYW1paTAwOSIsImVtYWlsIjoiYmtiZWF3YXIxQGdtYWlsLmNvbSIsImV4cCI6MTc3Njc5NDM0Mn0.YTi4dazvTsU01V22mSkYu-s-zbe0kBpwYFYhL2Xq-ac",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec49c2e38efde12-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d2:114e:1ff3:7a95:fa33:c77c:b89e",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40d2:114e:1ff3:7a95:fa33:c77c:b89e, 172.70.143.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Apr-2026 18:00:26 UTC] === END API CALL LOG ===
[14-Apr-2026 18:00:26 UTC] ✅ API Hash verification passed for profile endpoint
[14-Apr-2026 18:00:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMwIiwidXNlcm5hbWUiOiJzYW1paTAwOSIsImVtYWlsIjoiYmtiZWF3YXIxQGdtYWlsLmNvbSIsImV4cCI6MTc3Njc5NDM0Mn0.YTi4dazvTsU01V22mSkYu-s-zbe0kBpwYFYhL2Xq-ac
[14-Apr-2026 18:00:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Apr-2026 18:00:26 UTC] ✅ JWT token verified successfully for user profile
[14-Apr-2026 18:00:26 UTC] User ID: 330
[14-Apr-2026 18:00:26 UTC] ✅ User profile retrieved successfully for user ID: 330
[14-Apr-2026 18:00:27 UTC] === API CALL LOG ===
[14-Apr-2026 18:00:27 UTC] Endpoint: user/profile.php
[14-Apr-2026 18:00:27 UTC] Full Log Data: {
    "timestamp": "2026-04-14 18:00:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d2:114e:1ff3:7a95:fa33:c77c:b89e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMwIiwidXNlcm5hbWUiOiJzYW1paTAwOSIsImVtYWlsIjoiYmtiZWF3YXIxQGdtYWlsLmNvbSIsImV4cCI6MTc3Njc5NDM0Mn0.YTi4dazvTsU01V22mSkYu-s-zbe0kBpwYFYhL2Xq-ac",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec49c320939de12-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d2:114e:1ff3:7a95:fa33:c77c:b89e",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40d2:114e:1ff3:7a95:fa33:c77c:b89e, 172.70.143.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Apr-2026 18:00:27 UTC] === END API CALL LOG ===
[14-Apr-2026 18:00:27 UTC] ✅ API Hash verification passed for profile endpoint
[14-Apr-2026 18:00:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMwIiwidXNlcm5hbWUiOiJzYW1paTAwOSIsImVtYWlsIjoiYmtiZWF3YXIxQGdtYWlsLmNvbSIsImV4cCI6MTc3Njc5NDM0Mn0.YTi4dazvTsU01V22mSkYu-s-zbe0kBpwYFYhL2Xq-ac
[14-Apr-2026 18:00:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Apr-2026 18:00:27 UTC] ✅ JWT token verified successfully for user profile
[14-Apr-2026 18:00:27 UTC] User ID: 330
[14-Apr-2026 18:00:27 UTC] ✅ User profile retrieved successfully for user ID: 330
[14-Apr-2026 18:00:28 UTC] === API CALL LOG ===
[14-Apr-2026 18:00:28 UTC] Endpoint: user/profile.php
[14-Apr-2026 18:00:28 UTC] Full Log Data: {
    "timestamp": "2026-04-14 18:00:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d2:114e:1ff3:7a95:fa33:c77c:b89e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMwIiwidXNlcm5hbWUiOiJzYW1paTAwOSIsImVtYWlsIjoiYmtiZWF3YXIxQGdtYWlsLmNvbSIsImV4cCI6MTc3Njc5NDM0Mn0.YTi4dazvTsU01V22mSkYu-s-zbe0kBpwYFYhL2Xq-ac",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec49c369aa5de12-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d2:114e:1ff3:7a95:fa33:c77c:b89e",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40d2:114e:1ff3:7a95:fa33:c77c:b89e, 172.70.143.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Apr-2026 18:00:28 UTC] === END API CALL LOG ===
[14-Apr-2026 18:00:28 UTC] ✅ API Hash verification passed for profile endpoint
[14-Apr-2026 18:00:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMwIiwidXNlcm5hbWUiOiJzYW1paTAwOSIsImVtYWlsIjoiYmtiZWF3YXIxQGdtYWlsLmNvbSIsImV4cCI6MTc3Njc5NDM0Mn0.YTi4dazvTsU01V22mSkYu-s-zbe0kBpwYFYhL2Xq-ac
[14-Apr-2026 18:00:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Apr-2026 18:00:28 UTC] ✅ JWT token verified successfully for user profile
[14-Apr-2026 18:00:28 UTC] User ID: 330
[14-Apr-2026 18:00:28 UTC] ✅ User profile retrieved successfully for user ID: 330
[14-Apr-2026 18:00:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Apr-2026 18:00:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Apr-2026 18:00:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMwIiwidXNlcm5hbWUiOiJzYW1paTAwOSIsImVtYWlsIjoiYmtiZWF3YXIxQGdtYWlsLmNvbSIsImV4cCI6MTc3Njc5NDM0Mn0.YTi4dazvTsU01V22mSkYu-s-zbe0kBpwYFYhL2Xq-ac","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ec49c75eb42de12-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40d2:114e:1ff3:7a95:fa33:c77c:b89e","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40d2:114e:1ff3:7a95:fa33:c77c:b89e, 172.70.143.195"}
[14-Apr-2026 18:00:38 UTC] === User Orders API Called ===
[14-Apr-2026 18:00:38 UTC] User ID: 330
[14-Apr-2026 18:00:38 UTC] Limit: 20, Offset: 0
[14-Apr-2026 18:00:38 UTC] Orders found: 0
[14-Apr-2026 18:00:38 UTC] Orders data: []
[14-Apr-2026 18:00:38 UTC] Total orders count: 0
[14-Apr-2026 18:00:38 UTC] === API CALL LOG ===
[14-Apr-2026 18:00:38 UTC] Endpoint: user/profile.php
[14-Apr-2026 18:00:38 UTC] Full Log Data: {
    "timestamp": "2026-04-14 18:00:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d2:114e:1ff3:7a95:fa33:c77c:b89e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMwIiwidXNlcm5hbWUiOiJzYW1paTAwOSIsImVtYWlsIjoiYmtiZWF3YXIxQGdtYWlsLmNvbSIsImV4cCI6MTc3Njc5NDM0Mn0.YTi4dazvTsU01V22mSkYu-s-zbe0kBpwYFYhL2Xq-ac",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec49c75eb45de12-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d2:114e:1ff3:7a95:fa33:c77c:b89e",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40d2:114e:1ff3:7a95:fa33:c77c:b89e, 172.70.143.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Apr-2026 18:00:38 UTC] === END API CALL LOG ===
[14-Apr-2026 18:00:38 UTC] ✅ API Hash verification passed for profile endpoint
[14-Apr-2026 18:00:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMwIiwidXNlcm5hbWUiOiJzYW1paTAwOSIsImVtYWlsIjoiYmtiZWF3YXIxQGdtYWlsLmNvbSIsImV4cCI6MTc3Njc5NDM0Mn0.YTi4dazvTsU01V22mSkYu-s-zbe0kBpwYFYhL2Xq-ac
[14-Apr-2026 18:00:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Apr-2026 18:00:38 UTC] ✅ JWT token verified successfully for user profile
[14-Apr-2026 18:00:38 UTC] User ID: 330
[14-Apr-2026 18:00:38 UTC] ✅ User profile retrieved successfully for user ID: 330
[14-Apr-2026 18:00:38 UTC] === API CALL LOG ===
[14-Apr-2026 18:00:38 UTC] Endpoint: user/profile.php
[14-Apr-2026 18:00:38 UTC] Full Log Data: {
    "timestamp": "2026-04-14 18:00:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d2:114e:1ff3:7a95:fa33:c77c:b89e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMwIiwidXNlcm5hbWUiOiJzYW1paTAwOSIsImVtYWlsIjoiYmtiZWF3YXIxQGdtYWlsLmNvbSIsImV4cCI6MTc3Njc5NDM0Mn0.YTi4dazvTsU01V22mSkYu-s-zbe0kBpwYFYhL2Xq-ac",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec49c79acc9de12-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d2:114e:1ff3:7a95:fa33:c77c:b89e",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40d2:114e:1ff3:7a95:fa33:c77c:b89e, 172.70.143.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Apr-2026 18:00:38 UTC] === END API CALL LOG ===
[14-Apr-2026 18:00:38 UTC] ✅ API Hash verification passed for profile endpoint
[14-Apr-2026 18:00:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMwIiwidXNlcm5hbWUiOiJzYW1paTAwOSIsImVtYWlsIjoiYmtiZWF3YXIxQGdtYWlsLmNvbSIsImV4cCI6MTc3Njc5NDM0Mn0.YTi4dazvTsU01V22mSkYu-s-zbe0kBpwYFYhL2Xq-ac
[14-Apr-2026 18:00:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Apr-2026 18:00:38 UTC] ✅ JWT token verified successfully for user profile
[14-Apr-2026 18:00:38 UTC] User ID: 330
[14-Apr-2026 18:00:38 UTC] ✅ User profile retrieved successfully for user ID: 330
[14-Apr-2026 18:00:39 UTC] === API CALL LOG ===
[14-Apr-2026 18:00:39 UTC] Endpoint: user/profile.php
[14-Apr-2026 18:00:39 UTC] Full Log Data: {
    "timestamp": "2026-04-14 18:00:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d2:114e:1ff3:7a95:fa33:c77c:b89e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMwIiwidXNlcm5hbWUiOiJzYW1paTAwOSIsImVtYWlsIjoiYmtiZWF3YXIxQGdtYWlsLmNvbSIsImV4cCI6MTc3Njc5NDM0Mn0.YTi4dazvTsU01V22mSkYu-s-zbe0kBpwYFYhL2Xq-ac",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec49c7ed931de12-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d2:114e:1ff3:7a95:fa33:c77c:b89e",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40d2:114e:1ff3:7a95:fa33:c77c:b89e, 172.70.143.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Apr-2026 18:00:39 UTC] === END API CALL LOG ===
[14-Apr-2026 18:00:39 UTC] ✅ API Hash verification passed for profile endpoint
[14-Apr-2026 18:00:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMwIiwidXNlcm5hbWUiOiJzYW1paTAwOSIsImVtYWlsIjoiYmtiZWF3YXIxQGdtYWlsLmNvbSIsImV4cCI6MTc3Njc5NDM0Mn0.YTi4dazvTsU01V22mSkYu-s-zbe0kBpwYFYhL2Xq-ac
[14-Apr-2026 18:00:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Apr-2026 18:00:39 UTC] ✅ JWT token verified successfully for user profile
[14-Apr-2026 18:00:39 UTC] User ID: 330
[14-Apr-2026 18:00:39 UTC] ✅ User profile retrieved successfully for user ID: 330
[14-Apr-2026 18:00:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Apr-2026 18:00:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Apr-2026 18:00:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMwIiwidXNlcm5hbWUiOiJzYW1paTAwOSIsImVtYWlsIjoiYmtiZWF3YXIxQGdtYWlsLmNvbSIsImV4cCI6MTc3Njc5NDM0Mn0.YTi4dazvTsU01V22mSkYu-s-zbe0kBpwYFYhL2Xq-ac","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ec49cc61b44de12-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40d2:114e:1ff3:7a95:fa33:c77c:b89e","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40d2:114e:1ff3:7a95:fa33:c77c:b89e, 172.70.143.195"}
[14-Apr-2026 18:00:51 UTC] === User Orders API Called ===
[14-Apr-2026 18:00:51 UTC] User ID: 330
[14-Apr-2026 18:00:51 UTC] Limit: 20, Offset: 0
[14-Apr-2026 18:00:51 UTC] Orders found: 0
[14-Apr-2026 18:00:51 UTC] Orders data: []
[14-Apr-2026 18:00:51 UTC] Total orders count: 0
[14-Apr-2026 18:00:53 UTC] === API CALL LOG ===
[14-Apr-2026 18:00:53 UTC] Endpoint: user/profile.php
[14-Apr-2026 18:00:53 UTC] Full Log Data: {
    "timestamp": "2026-04-14 18:00:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d2:114e:1ff3:7a95:fa33:c77c:b89e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMwIiwidXNlcm5hbWUiOiJzYW1paTAwOSIsImVtYWlsIjoiYmtiZWF3YXIxQGdtYWlsLmNvbSIsImV4cCI6MTc3Njc5NDM0Mn0.YTi4dazvTsU01V22mSkYu-s-zbe0kBpwYFYhL2Xq-ac",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec49cd6cab7de12-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d2:114e:1ff3:7a95:fa33:c77c:b89e",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40d2:114e:1ff3:7a95:fa33:c77c:b89e, 172.70.143.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Apr-2026 18:00:53 UTC] === END API CALL LOG ===
[14-Apr-2026 18:00:53 UTC] ✅ API Hash verification passed for profile endpoint
[14-Apr-2026 18:00:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMwIiwidXNlcm5hbWUiOiJzYW1paTAwOSIsImVtYWlsIjoiYmtiZWF3YXIxQGdtYWlsLmNvbSIsImV4cCI6MTc3Njc5NDM0Mn0.YTi4dazvTsU01V22mSkYu-s-zbe0kBpwYFYhL2Xq-ac
[14-Apr-2026 18:00:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Apr-2026 18:00:53 UTC] ✅ JWT token verified successfully for user profile
[14-Apr-2026 18:00:53 UTC] User ID: 330
[14-Apr-2026 18:00:53 UTC] ✅ User profile retrieved successfully for user ID: 330
[14-Apr-2026 18:00:54 UTC] User Purchases API - User ID: 330
[14-Apr-2026 18:00:54 UTC] User Purchases API - Total purchases found: 0
[14-Apr-2026 18:00:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Apr-2026 18:00:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Apr-2026 18:00:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMwIiwidXNlcm5hbWUiOiJzYW1paTAwOSIsImVtYWlsIjoiYmtiZWF3YXIxQGdtYWlsLmNvbSIsImV4cCI6MTc3Njc5NDM0Mn0.YTi4dazvTsU01V22mSkYu-s-zbe0kBpwYFYhL2Xq-ac","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ec49cdc3f90de12-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40d2:114e:1ff3:7a95:fa33:c77c:b89e","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40d2:114e:1ff3:7a95:fa33:c77c:b89e, 172.70.143.195"}
[14-Apr-2026 18:00:54 UTC] === User Orders API Called ===
[14-Apr-2026 18:00:54 UTC] User ID: 330
[14-Apr-2026 18:00:54 UTC] Limit: 20, Offset: 0
[14-Apr-2026 18:00:54 UTC] Orders found: 0
[14-Apr-2026 18:00:54 UTC] Orders data: []
[14-Apr-2026 18:00:54 UTC] Total orders count: 0
[14-Apr-2026 18:00:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Apr-2026 18:00:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Apr-2026 18:00:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMwIiwidXNlcm5hbWUiOiJzYW1paTAwOSIsImVtYWlsIjoiYmtiZWF3YXIxQGdtYWlsLmNvbSIsImV4cCI6MTc3Njc5NDM0Mn0.YTi4dazvTsU01V22mSkYu-s-zbe0kBpwYFYhL2Xq-ac","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ec49ced5fc6de12-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40d2:114e:1ff3:7a95:fa33:c77c:b89e","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40d2:114e:1ff3:7a95:fa33:c77c:b89e, 172.70.143.195"}
[14-Apr-2026 18:00:57 UTC] === User Orders API Called ===
[14-Apr-2026 18:00:57 UTC] User ID: 330
[14-Apr-2026 18:00:57 UTC] Limit: 20, Offset: 0
[14-Apr-2026 18:00:57 UTC] Orders found: 0
[14-Apr-2026 18:00:57 UTC] Orders data: []
[14-Apr-2026 18:00:57 UTC] Total orders count: 0
[14-Apr-2026 18:00:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Apr-2026 18:00:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Apr-2026 18:00:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMwIiwidXNlcm5hbWUiOiJzYW1paTAwOSIsImVtYWlsIjoiYmtiZWF3YXIxQGdtYWlsLmNvbSIsImV4cCI6MTc3Njc5NDM0Mn0.YTi4dazvTsU01V22mSkYu-s-zbe0kBpwYFYhL2Xq-ac","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ec49cf4384dde12-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40d2:114e:1ff3:7a95:fa33:c77c:b89e","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40d2:114e:1ff3:7a95:fa33:c77c:b89e, 172.70.143.194"}
[14-Apr-2026 18:00:58 UTC] === User Orders API Called ===
[14-Apr-2026 18:00:58 UTC] User ID: 330
[14-Apr-2026 18:00:58 UTC] Limit: 20, Offset: 0
[14-Apr-2026 18:00:58 UTC] Orders found: 0
[14-Apr-2026 18:00:58 UTC] Orders data: []
[14-Apr-2026 18:00:58 UTC] Total orders count: 0
[14-Apr-2026 18:00:58 UTC] === API CALL LOG ===
[14-Apr-2026 18:00:58 UTC] Endpoint: user/profile.php
[14-Apr-2026 18:00:58 UTC] Full Log Data: {
    "timestamp": "2026-04-14 18:00:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d2:114e:1ff3:7a95:fa33:c77c:b89e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMwIiwidXNlcm5hbWUiOiJzYW1paTAwOSIsImVtYWlsIjoiYmtiZWF3YXIxQGdtYWlsLmNvbSIsImV4cCI6MTc3Njc5NDM0Mn0.YTi4dazvTsU01V22mSkYu-s-zbe0kBpwYFYhL2Xq-ac",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec49cf43850de12-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d2:114e:1ff3:7a95:fa33:c77c:b89e",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40d2:114e:1ff3:7a95:fa33:c77c:b89e, 172.70.143.194"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Apr-2026 18:00:58 UTC] === END API CALL LOG ===
[14-Apr-2026 18:00:58 UTC] ✅ API Hash verification passed for profile endpoint
[14-Apr-2026 18:00:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMwIiwidXNlcm5hbWUiOiJzYW1paTAwOSIsImVtYWlsIjoiYmtiZWF3YXIxQGdtYWlsLmNvbSIsImV4cCI6MTc3Njc5NDM0Mn0.YTi4dazvTsU01V22mSkYu-s-zbe0kBpwYFYhL2Xq-ac
[14-Apr-2026 18:00:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Apr-2026 18:00:58 UTC] ✅ JWT token verified successfully for user profile
[14-Apr-2026 18:00:58 UTC] User ID: 330
[14-Apr-2026 18:00:58 UTC] ✅ User profile retrieved successfully for user ID: 330
[14-Apr-2026 18:00:58 UTC] === API CALL LOG ===
[14-Apr-2026 18:00:58 UTC] Endpoint: user/profile.php
[14-Apr-2026 18:00:58 UTC] Full Log Data: {
    "timestamp": "2026-04-14 18:00:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d2:114e:1ff3:7a95:fa33:c77c:b89e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMwIiwidXNlcm5hbWUiOiJzYW1paTAwOSIsImVtYWlsIjoiYmtiZWF3YXIxQGdtYWlsLmNvbSIsImV4cCI6MTc3Njc5NDM0Mn0.YTi4dazvTsU01V22mSkYu-s-zbe0kBpwYFYhL2Xq-ac",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec49cf7f889de12-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d2:114e:1ff3:7a95:fa33:c77c:b89e",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40d2:114e:1ff3:7a95:fa33:c77c:b89e, 172.70.143.194"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Apr-2026 18:00:58 UTC] === END API CALL LOG ===
[14-Apr-2026 18:00:58 UTC] ✅ API Hash verification passed for profile endpoint
[14-Apr-2026 18:00:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMwIiwidXNlcm5hbWUiOiJzYW1paTAwOSIsImVtYWlsIjoiYmtiZWF3YXIxQGdtYWlsLmNvbSIsImV4cCI6MTc3Njc5NDM0Mn0.YTi4dazvTsU01V22mSkYu-s-zbe0kBpwYFYhL2Xq-ac
[14-Apr-2026 18:00:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Apr-2026 18:00:58 UTC] ✅ JWT token verified successfully for user profile
[14-Apr-2026 18:00:58 UTC] User ID: 330
[14-Apr-2026 18:00:58 UTC] ✅ User profile retrieved successfully for user ID: 330
[14-Apr-2026 18:00:59 UTC] === API CALL LOG ===
[14-Apr-2026 18:00:59 UTC] Endpoint: user/profile.php
[14-Apr-2026 18:00:59 UTC] Full Log Data: {
    "timestamp": "2026-04-14 18:00:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d2:114e:1ff3:7a95:fa33:c77c:b89e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMwIiwidXNlcm5hbWUiOiJzYW1paTAwOSIsImVtYWlsIjoiYmtiZWF3YXIxQGdtYWlsLmNvbSIsImV4cCI6MTc3Njc5NDM0Mn0.YTi4dazvTsU01V22mSkYu-s-zbe0kBpwYFYhL2Xq-ac",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec49cfb5895de12-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d2:114e:1ff3:7a95:fa33:c77c:b89e",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40d2:114e:1ff3:7a95:fa33:c77c:b89e, 172.70.143.194"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Apr-2026 18:00:59 UTC] === END API CALL LOG ===
[14-Apr-2026 18:00:59 UTC] ✅ API Hash verification passed for profile endpoint
[14-Apr-2026 18:00:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMwIiwidXNlcm5hbWUiOiJzYW1paTAwOSIsImVtYWlsIjoiYmtiZWF3YXIxQGdtYWlsLmNvbSIsImV4cCI6MTc3Njc5NDM0Mn0.YTi4dazvTsU01V22mSkYu-s-zbe0kBpwYFYhL2Xq-ac
[14-Apr-2026 18:00:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Apr-2026 18:00:59 UTC] ✅ JWT token verified successfully for user profile
[14-Apr-2026 18:00:59 UTC] User ID: 330
[14-Apr-2026 18:00:59 UTC] ✅ User profile retrieved successfully for user ID: 330
[14-Apr-2026 18:01:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Apr-2026 18:01:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Apr-2026 18:01:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMwIiwidXNlcm5hbWUiOiJzYW1paTAwOSIsImVtYWlsIjoiYmtiZWF3YXIxQGdtYWlsLmNvbSIsImV4cCI6MTc3Njc5NDM0Mn0.YTi4dazvTsU01V22mSkYu-s-zbe0kBpwYFYhL2Xq-ac","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ec49d8a9c58de12-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40d2:114e:1ff3:7a95:fa33:c77c:b89e","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40d2:114e:1ff3:7a95:fa33:c77c:b89e, 172.70.143.194"}
[14-Apr-2026 18:01:22 UTC] === User Orders API Called ===
[14-Apr-2026 18:01:22 UTC] User ID: 330
[14-Apr-2026 18:01:22 UTC] Limit: 20, Offset: 0
[14-Apr-2026 18:01:22 UTC] Orders found: 0
[14-Apr-2026 18:01:22 UTC] Orders data: []
[14-Apr-2026 18:01:22 UTC] Total orders count: 0
[14-Apr-2026 18:01:23 UTC] === API CALL LOG ===
[14-Apr-2026 18:01:23 UTC] Endpoint: user/profile.php
[14-Apr-2026 18:01:23 UTC] Full Log Data: {
    "timestamp": "2026-04-14 18:01:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d2:114e:1ff3:7a95:fa33:c77c:b89e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMwIiwidXNlcm5hbWUiOiJzYW1paTAwOSIsImVtYWlsIjoiYmtiZWF3YXIxQGdtYWlsLmNvbSIsImV4cCI6MTc3Njc5NDM0Mn0.YTi4dazvTsU01V22mSkYu-s-zbe0kBpwYFYhL2Xq-ac",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec49d93297ede12-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d2:114e:1ff3:7a95:fa33:c77c:b89e",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40d2:114e:1ff3:7a95:fa33:c77c:b89e, 172.70.143.194"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Apr-2026 18:01:23 UTC] === END API CALL LOG ===
[14-Apr-2026 18:01:23 UTC] ✅ API Hash verification passed for profile endpoint
[14-Apr-2026 18:01:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMwIiwidXNlcm5hbWUiOiJzYW1paTAwOSIsImVtYWlsIjoiYmtiZWF3YXIxQGdtYWlsLmNvbSIsImV4cCI6MTc3Njc5NDM0Mn0.YTi4dazvTsU01V22mSkYu-s-zbe0kBpwYFYhL2Xq-ac
[14-Apr-2026 18:01:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Apr-2026 18:01:23 UTC] ✅ JWT token verified successfully for user profile
[14-Apr-2026 18:01:23 UTC] User ID: 330
[14-Apr-2026 18:01:23 UTC] ✅ User profile retrieved successfully for user ID: 330
[14-Apr-2026 18:01:24 UTC] User Purchases API - User ID: 330
[14-Apr-2026 18:01:24 UTC] User Purchases API - Total purchases found: 0
[14-Apr-2026 18:01:27 UTC] === API CALL LOG ===
[14-Apr-2026 18:01:27 UTC] Endpoint: user/profile.php
[14-Apr-2026 18:01:27 UTC] Full Log Data: {
    "timestamp": "2026-04-14 18:01:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d2:114e:1ff3:7a95:fa33:c77c:b89e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMwIiwidXNlcm5hbWUiOiJzYW1paTAwOSIsImVtYWlsIjoiYmtiZWF3YXIxQGdtYWlsLmNvbSIsImV4cCI6MTc3Njc5NDM0Mn0.YTi4dazvTsU01V22mSkYu-s-zbe0kBpwYFYhL2Xq-ac",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec49da75e7ede12-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d2:114e:1ff3:7a95:fa33:c77c:b89e",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40d2:114e:1ff3:7a95:fa33:c77c:b89e, 172.70.143.194"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Apr-2026 18:01:27 UTC] === END API CALL LOG ===
[14-Apr-2026 18:01:27 UTC] ✅ API Hash verification passed for profile endpoint
[14-Apr-2026 18:01:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMwIiwidXNlcm5hbWUiOiJzYW1paTAwOSIsImVtYWlsIjoiYmtiZWF3YXIxQGdtYWlsLmNvbSIsImV4cCI6MTc3Njc5NDM0Mn0.YTi4dazvTsU01V22mSkYu-s-zbe0kBpwYFYhL2Xq-ac
[14-Apr-2026 18:01:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Apr-2026 18:01:27 UTC] ✅ JWT token verified successfully for user profile
[14-Apr-2026 18:01:27 UTC] User ID: 330
[14-Apr-2026 18:01:27 UTC] ✅ User profile retrieved successfully for user ID: 330
[14-Apr-2026 18:01:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Apr-2026 18:01:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Apr-2026 18:01:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMwIiwidXNlcm5hbWUiOiJzYW1paTAwOSIsImVtYWlsIjoiYmtiZWF3YXIxQGdtYWlsLmNvbSIsImV4cCI6MTc3Njc5NDM0Mn0.YTi4dazvTsU01V22mSkYu-s-zbe0kBpwYFYhL2Xq-ac","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ec49da75e7ade12-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40d2:114e:1ff3:7a95:fa33:c77c:b89e","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40d2:114e:1ff3:7a95:fa33:c77c:b89e, 172.70.143.195"}
[14-Apr-2026 18:01:27 UTC] === User Orders API Called ===
[14-Apr-2026 18:01:27 UTC] User ID: 330
[14-Apr-2026 18:01:27 UTC] Limit: 20, Offset: 0
[14-Apr-2026 18:01:27 UTC] Orders found: 0
[14-Apr-2026 18:01:27 UTC] Orders data: []
[14-Apr-2026 18:01:27 UTC] Total orders count: 0
[14-Apr-2026 18:01:27 UTC] === API CALL LOG ===
[14-Apr-2026 18:01:27 UTC] Endpoint: user/profile.php
[14-Apr-2026 18:01:27 UTC] Full Log Data: {
    "timestamp": "2026-04-14 18:01:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d2:114e:1ff3:7a95:fa33:c77c:b89e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMwIiwidXNlcm5hbWUiOiJzYW1paTAwOSIsImVtYWlsIjoiYmtiZWF3YXIxQGdtYWlsLmNvbSIsImV4cCI6MTc3Njc5NDM0Mn0.YTi4dazvTsU01V22mSkYu-s-zbe0kBpwYFYhL2Xq-ac",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec49dab9851de12-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d2:114e:1ff3:7a95:fa33:c77c:b89e",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40d2:114e:1ff3:7a95:fa33:c77c:b89e, 172.70.143.194"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Apr-2026 18:01:27 UTC] === END API CALL LOG ===
[14-Apr-2026 18:01:27 UTC] ✅ API Hash verification passed for profile endpoint
[14-Apr-2026 18:01:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMwIiwidXNlcm5hbWUiOiJzYW1paTAwOSIsImVtYWlsIjoiYmtiZWF3YXIxQGdtYWlsLmNvbSIsImV4cCI6MTc3Njc5NDM0Mn0.YTi4dazvTsU01V22mSkYu-s-zbe0kBpwYFYhL2Xq-ac
[14-Apr-2026 18:01:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Apr-2026 18:01:27 UTC] ✅ JWT token verified successfully for user profile
[14-Apr-2026 18:01:27 UTC] User ID: 330
[14-Apr-2026 18:01:27 UTC] ✅ User profile retrieved successfully for user ID: 330
[14-Apr-2026 18:01:28 UTC] === API CALL LOG ===
[14-Apr-2026 18:01:28 UTC] Endpoint: user/profile.php
[14-Apr-2026 18:01:28 UTC] Full Log Data: {
    "timestamp": "2026-04-14 18:01:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d2:114e:1ff3:7a95:fa33:c77c:b89e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMwIiwidXNlcm5hbWUiOiJzYW1paTAwOSIsImVtYWlsIjoiYmtiZWF3YXIxQGdtYWlsLmNvbSIsImV4cCI6MTc3Njc5NDM0Mn0.YTi4dazvTsU01V22mSkYu-s-zbe0kBpwYFYhL2Xq-ac",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec49daef926de12-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d2:114e:1ff3:7a95:fa33:c77c:b89e",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40d2:114e:1ff3:7a95:fa33:c77c:b89e, 172.70.143.194"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Apr-2026 18:01:28 UTC] === END API CALL LOG ===
[14-Apr-2026 18:01:28 UTC] ✅ API Hash verification passed for profile endpoint
[14-Apr-2026 18:01:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMwIiwidXNlcm5hbWUiOiJzYW1paTAwOSIsImVtYWlsIjoiYmtiZWF3YXIxQGdtYWlsLmNvbSIsImV4cCI6MTc3Njc5NDM0Mn0.YTi4dazvTsU01V22mSkYu-s-zbe0kBpwYFYhL2Xq-ac
[14-Apr-2026 18:01:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Apr-2026 18:01:28 UTC] ✅ JWT token verified successfully for user profile
[14-Apr-2026 18:01:28 UTC] User ID: 330
[14-Apr-2026 18:01:28 UTC] ✅ User profile retrieved successfully for user ID: 330
[14-Apr-2026 18:01:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Apr-2026 18:01:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Apr-2026 18:01:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMwIiwidXNlcm5hbWUiOiJzYW1paTAwOSIsImVtYWlsIjoiYmtiZWF3YXIxQGdtYWlsLmNvbSIsImV4cCI6MTc3Njc5NDM0Mn0.YTi4dazvTsU01V22mSkYu-s-zbe0kBpwYFYhL2Xq-ac","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ec49dd70cbade12-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40d2:114e:1ff3:7a95:fa33:c77c:b89e","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40d2:114e:1ff3:7a95:fa33:c77c:b89e, 172.70.143.194"}
[14-Apr-2026 18:01:34 UTC] === User Orders API Called ===
[14-Apr-2026 18:01:34 UTC] User ID: 330
[14-Apr-2026 18:01:34 UTC] Limit: 20, Offset: 0
[14-Apr-2026 18:01:34 UTC] Orders found: 0
[14-Apr-2026 18:01:34 UTC] Orders data: []
[14-Apr-2026 18:01:34 UTC] Total orders count: 0
[14-Apr-2026 18:01:34 UTC] === API CALL LOG ===
[14-Apr-2026 18:01:34 UTC] Endpoint: user/profile.php
[14-Apr-2026 18:01:34 UTC] Full Log Data: {
    "timestamp": "2026-04-14 18:01:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d2:114e:1ff3:7a95:fa33:c77c:b89e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMwIiwidXNlcm5hbWUiOiJzYW1paTAwOSIsImVtYWlsIjoiYmtiZWF3YXIxQGdtYWlsLmNvbSIsImV4cCI6MTc3Njc5NDM0Mn0.YTi4dazvTsU01V22mSkYu-s-zbe0kBpwYFYhL2Xq-ac",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec49dd70cbcde12-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d2:114e:1ff3:7a95:fa33:c77c:b89e",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40d2:114e:1ff3:7a95:fa33:c77c:b89e, 172.70.143.194"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Apr-2026 18:01:34 UTC] === END API CALL LOG ===
[14-Apr-2026 18:01:34 UTC] ✅ API Hash verification passed for profile endpoint
[14-Apr-2026 18:01:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMwIiwidXNlcm5hbWUiOiJzYW1paTAwOSIsImVtYWlsIjoiYmtiZWF3YXIxQGdtYWlsLmNvbSIsImV4cCI6MTc3Njc5NDM0Mn0.YTi4dazvTsU01V22mSkYu-s-zbe0kBpwYFYhL2Xq-ac
[14-Apr-2026 18:01:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Apr-2026 18:01:34 UTC] ✅ JWT token verified successfully for user profile
[14-Apr-2026 18:01:34 UTC] User ID: 330
[14-Apr-2026 18:01:34 UTC] ✅ User profile retrieved successfully for user ID: 330
[14-Apr-2026 18:01:35 UTC] === API CALL LOG ===
[14-Apr-2026 18:01:35 UTC] Endpoint: user/profile.php
[14-Apr-2026 18:01:35 UTC] Full Log Data: {
    "timestamp": "2026-04-14 18:01:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d2:114e:1ff3:7a95:fa33:c77c:b89e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMwIiwidXNlcm5hbWUiOiJzYW1paTAwOSIsImVtYWlsIjoiYmtiZWF3YXIxQGdtYWlsLmNvbSIsImV4cCI6MTc3Njc5NDM0Mn0.YTi4dazvTsU01V22mSkYu-s-zbe0kBpwYFYhL2Xq-ac",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec49ddb1e38de12-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d2:114e:1ff3:7a95:fa33:c77c:b89e",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40d2:114e:1ff3:7a95:fa33:c77c:b89e, 172.70.143.194"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Apr-2026 18:01:35 UTC] === END API CALL LOG ===
[14-Apr-2026 18:01:35 UTC] ✅ API Hash verification passed for profile endpoint
[14-Apr-2026 18:01:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMwIiwidXNlcm5hbWUiOiJzYW1paTAwOSIsImVtYWlsIjoiYmtiZWF3YXIxQGdtYWlsLmNvbSIsImV4cCI6MTc3Njc5NDM0Mn0.YTi4dazvTsU01V22mSkYu-s-zbe0kBpwYFYhL2Xq-ac
[14-Apr-2026 18:01:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Apr-2026 18:01:35 UTC] ✅ JWT token verified successfully for user profile
[14-Apr-2026 18:01:35 UTC] User ID: 330
[14-Apr-2026 18:01:35 UTC] ✅ User profile retrieved successfully for user ID: 330
[14-Apr-2026 18:01:35 UTC] === API CALL LOG ===
[14-Apr-2026 18:01:35 UTC] Endpoint: user/profile.php
[14-Apr-2026 18:01:35 UTC] Full Log Data: {
    "timestamp": "2026-04-14 18:01:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d2:114e:1ff3:7a95:fa33:c77c:b89e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMwIiwidXNlcm5hbWUiOiJzYW1paTAwOSIsImVtYWlsIjoiYmtiZWF3YXIxQGdtYWlsLmNvbSIsImV4cCI6MTc3Njc5NDM0Mn0.YTi4dazvTsU01V22mSkYu-s-zbe0kBpwYFYhL2Xq-ac",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec49dde9eefde12-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d2:114e:1ff3:7a95:fa33:c77c:b89e",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40d2:114e:1ff3:7a95:fa33:c77c:b89e, 172.70.143.194"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Apr-2026 18:01:35 UTC] === END API CALL LOG ===
[14-Apr-2026 18:01:35 UTC] ✅ API Hash verification passed for profile endpoint
[14-Apr-2026 18:01:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMwIiwidXNlcm5hbWUiOiJzYW1paTAwOSIsImVtYWlsIjoiYmtiZWF3YXIxQGdtYWlsLmNvbSIsImV4cCI6MTc3Njc5NDM0Mn0.YTi4dazvTsU01V22mSkYu-s-zbe0kBpwYFYhL2Xq-ac
[14-Apr-2026 18:01:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Apr-2026 18:01:35 UTC] ✅ JWT token verified successfully for user profile
[14-Apr-2026 18:01:35 UTC] User ID: 330
[14-Apr-2026 18:01:35 UTC] ✅ User profile retrieved successfully for user ID: 330
[14-Apr-2026 18:02:10 UTC] === API CALL LOG ===
[14-Apr-2026 18:02:10 UTC] Endpoint: user/profile.php
[14-Apr-2026 18:02:10 UTC] Full Log Data: {
    "timestamp": "2026-04-14 18:02:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d2:114e:1ff3:7a95:fa33:c77c:b89e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMwIiwidXNlcm5hbWUiOiJzYW1paTAwOSIsImVtYWlsIjoiYmtiZWF3YXIxQGdtYWlsLmNvbSIsImV4cCI6MTc3Njc5NDM0Mn0.YTi4dazvTsU01V22mSkYu-s-zbe0kBpwYFYhL2Xq-ac",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec49eb50fa4fe1b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d2:114e:1ff3:7a95:fa33:c77c:b89e",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40d2:114e:1ff3:7a95:fa33:c77c:b89e, 162.158.88.29"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Apr-2026 18:02:10 UTC] === END API CALL LOG ===
[14-Apr-2026 18:02:10 UTC] ✅ API Hash verification passed for profile endpoint
[14-Apr-2026 18:02:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMwIiwidXNlcm5hbWUiOiJzYW1paTAwOSIsImVtYWlsIjoiYmtiZWF3YXIxQGdtYWlsLmNvbSIsImV4cCI6MTc3Njc5NDM0Mn0.YTi4dazvTsU01V22mSkYu-s-zbe0kBpwYFYhL2Xq-ac
[14-Apr-2026 18:02:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Apr-2026 18:02:10 UTC] ✅ JWT token verified successfully for user profile
[14-Apr-2026 18:02:10 UTC] User ID: 330
[14-Apr-2026 18:02:10 UTC] ✅ User profile retrieved successfully for user ID: 330
[14-Apr-2026 18:02:33 UTC] === API CALL LOG ===
[14-Apr-2026 18:02:33 UTC] Endpoint: user/profile.php
[14-Apr-2026 18:02:33 UTC] Full Log Data: {
    "timestamp": "2026-04-14 18:02:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d2:114e:1ff3:7a95:fa33:c77c:b89e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMwIiwidXNlcm5hbWUiOiJzYW1paTAwOSIsImVtYWlsIjoiYmtiZWF3YXIxQGdtYWlsLmNvbSIsImV4cCI6MTc3Njc5NDM0Mn0.YTi4dazvTsU01V22mSkYu-s-zbe0kBpwYFYhL2Xq-ac",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec49f46dec5fe1b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d2:114e:1ff3:7a95:fa33:c77c:b89e",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40d2:114e:1ff3:7a95:fa33:c77c:b89e, 162.158.88.29"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Apr-2026 18:02:33 UTC] === END API CALL LOG ===
[14-Apr-2026 18:02:33 UTC] ✅ API Hash verification passed for profile endpoint
[14-Apr-2026 18:02:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMwIiwidXNlcm5hbWUiOiJzYW1paTAwOSIsImVtYWlsIjoiYmtiZWF3YXIxQGdtYWlsLmNvbSIsImV4cCI6MTc3Njc5NDM0Mn0.YTi4dazvTsU01V22mSkYu-s-zbe0kBpwYFYhL2Xq-ac
[14-Apr-2026 18:02:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Apr-2026 18:02:33 UTC] ✅ JWT token verified successfully for user profile
[14-Apr-2026 18:02:33 UTC] User ID: 330
[14-Apr-2026 18:02:33 UTC] ✅ User profile retrieved successfully for user ID: 330
[14-Apr-2026 18:02:34 UTC] User Purchases API - User ID: 330
[14-Apr-2026 18:02:34 UTC] User Purchases API - Total purchases found: 1
[14-Apr-2026 18:02:38 UTC] === API CALL LOG ===
[14-Apr-2026 18:02:38 UTC] Endpoint: user/profile.php
[14-Apr-2026 18:02:38 UTC] Full Log Data: {
    "timestamp": "2026-04-14 18:02:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d2:114e:1ff3:7a95:fa33:c77c:b89e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMwIiwidXNlcm5hbWUiOiJzYW1paTAwOSIsImVtYWlsIjoiYmtiZWF3YXIxQGdtYWlsLmNvbSIsImV4cCI6MTc3Njc5NDM0Mn0.YTi4dazvTsU01V22mSkYu-s-zbe0kBpwYFYhL2Xq-ac",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec49f681de8fe1b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d2:114e:1ff3:7a95:fa33:c77c:b89e",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40d2:114e:1ff3:7a95:fa33:c77c:b89e, 162.158.88.29"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Apr-2026 18:02:38 UTC] === END API CALL LOG ===
[14-Apr-2026 18:02:38 UTC] ✅ API Hash verification passed for profile endpoint
[14-Apr-2026 18:02:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMwIiwidXNlcm5hbWUiOiJzYW1paTAwOSIsImVtYWlsIjoiYmtiZWF3YXIxQGdtYWlsLmNvbSIsImV4cCI6MTc3Njc5NDM0Mn0.YTi4dazvTsU01V22mSkYu-s-zbe0kBpwYFYhL2Xq-ac
[14-Apr-2026 18:02:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Apr-2026 18:02:38 UTC] ✅ JWT token verified successfully for user profile
[14-Apr-2026 18:02:38 UTC] User ID: 330
[14-Apr-2026 18:02:38 UTC] ✅ User profile retrieved successfully for user ID: 330
[14-Apr-2026 18:02:39 UTC] User Purchases API - User ID: 330
[14-Apr-2026 18:02:39 UTC] User Purchases API - Total purchases found: 1
[14-Apr-2026 18:02:44 UTC] === API CALL LOG ===
[14-Apr-2026 18:02:44 UTC] Endpoint: user/profile.php
[14-Apr-2026 18:02:44 UTC] Full Log Data: {
    "timestamp": "2026-04-14 18:02:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d2:114e:1ff3:7a95:fa33:c77c:b89e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMwIiwidXNlcm5hbWUiOiJzYW1paTAwOSIsImVtYWlsIjoiYmtiZWF3YXIxQGdtYWlsLmNvbSIsImV4cCI6MTc3Njc5NDM0Mn0.YTi4dazvTsU01V22mSkYu-s-zbe0kBpwYFYhL2Xq-ac",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec49f8b4a9afe1b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d2:114e:1ff3:7a95:fa33:c77c:b89e",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40d2:114e:1ff3:7a95:fa33:c77c:b89e, 162.158.88.29"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Apr-2026 18:02:44 UTC] === END API CALL LOG ===
[14-Apr-2026 18:02:44 UTC] ✅ API Hash verification passed for profile endpoint
[14-Apr-2026 18:02:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMwIiwidXNlcm5hbWUiOiJzYW1paTAwOSIsImVtYWlsIjoiYmtiZWF3YXIxQGdtYWlsLmNvbSIsImV4cCI6MTc3Njc5NDM0Mn0.YTi4dazvTsU01V22mSkYu-s-zbe0kBpwYFYhL2Xq-ac
[14-Apr-2026 18:02:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Apr-2026 18:02:44 UTC] ✅ JWT token verified successfully for user profile
[14-Apr-2026 18:02:44 UTC] User ID: 330
[14-Apr-2026 18:02:44 UTC] ✅ User profile retrieved successfully for user ID: 330
[14-Apr-2026 18:02:44 UTC] User Purchases API - User ID: 330
[14-Apr-2026 18:02:44 UTC] User Purchases API - Total purchases found: 1
[14-Apr-2026 18:02:47 UTC] === API CALL LOG ===
[14-Apr-2026 18:02:47 UTC] Endpoint: user/profile.php
[14-Apr-2026 18:02:47 UTC] Full Log Data: {
    "timestamp": "2026-04-14 18:02:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d2:114e:1ff3:7a95:fa33:c77c:b89e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMwIiwidXNlcm5hbWUiOiJzYW1paTAwOSIsImVtYWlsIjoiYmtiZWF3YXIxQGdtYWlsLmNvbSIsImV4cCI6MTc3Njc5NDM0Mn0.YTi4dazvTsU01V22mSkYu-s-zbe0kBpwYFYhL2Xq-ac",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec49fa0fd5ffe1b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d2:114e:1ff3:7a95:fa33:c77c:b89e",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40d2:114e:1ff3:7a95:fa33:c77c:b89e, 162.158.88.29"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Apr-2026 18:02:47 UTC] === END API CALL LOG ===
[14-Apr-2026 18:02:47 UTC] ✅ API Hash verification passed for profile endpoint
[14-Apr-2026 18:02:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMwIiwidXNlcm5hbWUiOiJzYW1paTAwOSIsImVtYWlsIjoiYmtiZWF3YXIxQGdtYWlsLmNvbSIsImV4cCI6MTc3Njc5NDM0Mn0.YTi4dazvTsU01V22mSkYu-s-zbe0kBpwYFYhL2Xq-ac
[14-Apr-2026 18:02:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Apr-2026 18:02:47 UTC] ✅ JWT token verified successfully for user profile
[14-Apr-2026 18:02:47 UTC] User ID: 330
[14-Apr-2026 18:02:47 UTC] ✅ User profile retrieved successfully for user ID: 330
[14-Apr-2026 18:02:48 UTC] User Purchases API - User ID: 330
[14-Apr-2026 18:02:48 UTC] User Purchases API - Total purchases found: 1
[14-Apr-2026 18:02:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Apr-2026 18:02:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Apr-2026 18:02:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMwIiwidXNlcm5hbWUiOiJzYW1paTAwOSIsImVtYWlsIjoiYmtiZWF3YXIxQGdtYWlsLmNvbSIsImV4cCI6MTc3Njc5NDM0Mn0.YTi4dazvTsU01V22mSkYu-s-zbe0kBpwYFYhL2Xq-ac","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ec49fb05c07fe1b-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40d2:114e:1ff3:7a95:fa33:c77c:b89e","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40d2:114e:1ff3:7a95:fa33:c77c:b89e, 162.158.88.29"}
[14-Apr-2026 18:02:50 UTC] === User Orders API Called ===
[14-Apr-2026 18:02:50 UTC] User ID: 330
[14-Apr-2026 18:02:50 UTC] Limit: 20, Offset: 0
[14-Apr-2026 18:02:50 UTC] Orders found: 0
[14-Apr-2026 18:02:50 UTC] Orders data: []
[14-Apr-2026 18:02:50 UTC] Total orders count: 0
[14-Apr-2026 18:02:53 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Apr-2026 18:02:53 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Apr-2026 18:02:53 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMwIiwidXNlcm5hbWUiOiJzYW1paTAwOSIsImVtYWlsIjoiYmtiZWF3YXIxQGdtYWlsLmNvbSIsImV4cCI6MTc3Njc5NDM0Mn0.YTi4dazvTsU01V22mSkYu-s-zbe0kBpwYFYhL2Xq-ac","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ec49fbfbaf6fe1b-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40d2:114e:1ff3:7a95:fa33:c77c:b89e","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40d2:114e:1ff3:7a95:fa33:c77c:b89e, 162.158.88.29"}
[14-Apr-2026 18:02:53 UTC] === User Orders API Called ===
[14-Apr-2026 18:02:53 UTC] User ID: 330
[14-Apr-2026 18:02:53 UTC] Limit: 20, Offset: 0
[14-Apr-2026 18:02:53 UTC] Orders found: 0
[14-Apr-2026 18:02:53 UTC] Orders data: []
[14-Apr-2026 18:02:53 UTC] Total orders count: 0
[14-Apr-2026 18:02:53 UTC] === API CALL LOG ===
[14-Apr-2026 18:02:53 UTC] Endpoint: user/profile.php
[14-Apr-2026 18:02:53 UTC] Full Log Data: {
    "timestamp": "2026-04-14 18:02:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d2:114e:1ff3:7a95:fa33:c77c:b89e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMwIiwidXNlcm5hbWUiOiJzYW1paTAwOSIsImVtYWlsIjoiYmtiZWF3YXIxQGdtYWlsLmNvbSIsImV4cCI6MTc3Njc5NDM0Mn0.YTi4dazvTsU01V22mSkYu-s-zbe0kBpwYFYhL2Xq-ac",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec49fbfbaf7fe1b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d2:114e:1ff3:7a95:fa33:c77c:b89e",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40d2:114e:1ff3:7a95:fa33:c77c:b89e, 162.158.88.29"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Apr-2026 18:02:53 UTC] === END API CALL LOG ===
[14-Apr-2026 18:02:53 UTC] ✅ API Hash verification passed for profile endpoint
[14-Apr-2026 18:02:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMwIiwidXNlcm5hbWUiOiJzYW1paTAwOSIsImVtYWlsIjoiYmtiZWF3YXIxQGdtYWlsLmNvbSIsImV4cCI6MTc3Njc5NDM0Mn0.YTi4dazvTsU01V22mSkYu-s-zbe0kBpwYFYhL2Xq-ac
[14-Apr-2026 18:02:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Apr-2026 18:02:53 UTC] ✅ JWT token verified successfully for user profile
[14-Apr-2026 18:02:53 UTC] User ID: 330
[14-Apr-2026 18:02:53 UTC] ✅ User profile retrieved successfully for user ID: 330
[14-Apr-2026 18:02:53 UTC] === API CALL LOG ===
[14-Apr-2026 18:02:53 UTC] Endpoint: user/profile.php
[14-Apr-2026 18:02:53 UTC] Full Log Data: {
    "timestamp": "2026-04-14 18:02:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d2:114e:1ff3:7a95:fa33:c77c:b89e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMwIiwidXNlcm5hbWUiOiJzYW1paTAwOSIsImVtYWlsIjoiYmtiZWF3YXIxQGdtYWlsLmNvbSIsImV4cCI6MTc3Njc5NDM0Mn0.YTi4dazvTsU01V22mSkYu-s-zbe0kBpwYFYhL2Xq-ac",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec49fc389c4fe1b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d2:114e:1ff3:7a95:fa33:c77c:b89e",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40d2:114e:1ff3:7a95:fa33:c77c:b89e, 162.158.88.29"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Apr-2026 18:02:53 UTC] === END API CALL LOG ===
[14-Apr-2026 18:02:53 UTC] ✅ API Hash verification passed for profile endpoint
[14-Apr-2026 18:02:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMwIiwidXNlcm5hbWUiOiJzYW1paTAwOSIsImVtYWlsIjoiYmtiZWF3YXIxQGdtYWlsLmNvbSIsImV4cCI6MTc3Njc5NDM0Mn0.YTi4dazvTsU01V22mSkYu-s-zbe0kBpwYFYhL2Xq-ac
[14-Apr-2026 18:02:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Apr-2026 18:02:53 UTC] ✅ JWT token verified successfully for user profile
[14-Apr-2026 18:02:53 UTC] User ID: 330
[14-Apr-2026 18:02:53 UTC] ✅ User profile retrieved successfully for user ID: 330
[14-Apr-2026 18:03:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Apr-2026 18:03:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Apr-2026 18:03:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMwIiwidXNlcm5hbWUiOiJzYW1paTAwOSIsImVtYWlsIjoiYmtiZWF3YXIxQGdtYWlsLmNvbSIsImV4cCI6MTc3Njc5NDM0Mn0.YTi4dazvTsU01V22mSkYu-s-zbe0kBpwYFYhL2Xq-ac","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ec4a05868ecfe1b-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40d2:114e:1ff3:7a95:fa33:c77c:b89e","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40d2:114e:1ff3:7a95:fa33:c77c:b89e, 162.158.88.28"}
[14-Apr-2026 18:03:17 UTC] === User Orders API Called ===
[14-Apr-2026 18:03:17 UTC] User ID: 330
[14-Apr-2026 18:03:17 UTC] Limit: 20, Offset: 0
[14-Apr-2026 18:03:17 UTC] Orders found: 0
[14-Apr-2026 18:03:17 UTC] Orders data: []
[14-Apr-2026 18:03:17 UTC] Total orders count: 0
[14-Apr-2026 18:03:17 UTC] === API CALL LOG ===
[14-Apr-2026 18:03:17 UTC] Endpoint: user/profile.php
[14-Apr-2026 18:03:17 UTC] Full Log Data: {
    "timestamp": "2026-04-14 18:03:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d2:114e:1ff3:7a95:fa33:c77c:b89e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMwIiwidXNlcm5hbWUiOiJzYW1paTAwOSIsImVtYWlsIjoiYmtiZWF3YXIxQGdtYWlsLmNvbSIsImV4cCI6MTc3Njc5NDM0Mn0.YTi4dazvTsU01V22mSkYu-s-zbe0kBpwYFYhL2Xq-ac",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec4a05868f0fe1b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d2:114e:1ff3:7a95:fa33:c77c:b89e",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40d2:114e:1ff3:7a95:fa33:c77c:b89e, 162.158.88.29"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Apr-2026 18:03:17 UTC] === END API CALL LOG ===
[14-Apr-2026 18:03:17 UTC] ✅ API Hash verification passed for profile endpoint
[14-Apr-2026 18:03:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMwIiwidXNlcm5hbWUiOiJzYW1paTAwOSIsImVtYWlsIjoiYmtiZWF3YXIxQGdtYWlsLmNvbSIsImV4cCI6MTc3Njc5NDM0Mn0.YTi4dazvTsU01V22mSkYu-s-zbe0kBpwYFYhL2Xq-ac
[14-Apr-2026 18:03:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Apr-2026 18:03:17 UTC] ✅ JWT token verified successfully for user profile
[14-Apr-2026 18:03:17 UTC] User ID: 330
[14-Apr-2026 18:03:17 UTC] ✅ User profile retrieved successfully for user ID: 330
[14-Apr-2026 18:03:17 UTC] === API CALL LOG ===
[14-Apr-2026 18:03:17 UTC] Endpoint: user/profile.php
[14-Apr-2026 18:03:17 UTC] Full Log Data: {
    "timestamp": "2026-04-14 18:03:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d2:114e:1ff3:7a95:fa33:c77c:b89e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMwIiwidXNlcm5hbWUiOiJzYW1paTAwOSIsImVtYWlsIjoiYmtiZWF3YXIxQGdtYWlsLmNvbSIsImV4cCI6MTc3Njc5NDM0Mn0.YTi4dazvTsU01V22mSkYu-s-zbe0kBpwYFYhL2Xq-ac",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec4a05c388ffe1b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d2:114e:1ff3:7a95:fa33:c77c:b89e",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40d2:114e:1ff3:7a95:fa33:c77c:b89e, 162.158.88.28"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Apr-2026 18:03:17 UTC] === END API CALL LOG ===
[14-Apr-2026 18:03:17 UTC] ✅ API Hash verification passed for profile endpoint
[14-Apr-2026 18:03:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMwIiwidXNlcm5hbWUiOiJzYW1paTAwOSIsImVtYWlsIjoiYmtiZWF3YXIxQGdtYWlsLmNvbSIsImV4cCI6MTc3Njc5NDM0Mn0.YTi4dazvTsU01V22mSkYu-s-zbe0kBpwYFYhL2Xq-ac
[14-Apr-2026 18:03:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Apr-2026 18:03:17 UTC] ✅ JWT token verified successfully for user profile
[14-Apr-2026 18:03:17 UTC] User ID: 330
[14-Apr-2026 18:03:17 UTC] ✅ User profile retrieved successfully for user ID: 330
[14-Apr-2026 18:03:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Apr-2026 18:03:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Apr-2026 18:03:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMwIiwidXNlcm5hbWUiOiJzYW1paTAwOSIsImVtYWlsIjoiYmtiZWF3YXIxQGdtYWlsLmNvbSIsImV4cCI6MTc3Njc5NDM0Mn0.YTi4dazvTsU01V22mSkYu-s-zbe0kBpwYFYhL2Xq-ac","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ec4a0939a5bfe1b-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40d2:114e:1ff3:7a95:fa33:c77c:b89e","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40d2:114e:1ff3:7a95:fa33:c77c:b89e, 162.158.88.29"}
[14-Apr-2026 18:03:26 UTC] === User Orders API Called ===
[14-Apr-2026 18:03:26 UTC] User ID: 330
[14-Apr-2026 18:03:26 UTC] Limit: 20, Offset: 0
[14-Apr-2026 18:03:26 UTC] Orders found: 0
[14-Apr-2026 18:03:26 UTC] Orders data: []
[14-Apr-2026 18:03:26 UTC] Total orders count: 0
[14-Apr-2026 18:03:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Apr-2026 18:03:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Apr-2026 18:03:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMwIiwidXNlcm5hbWUiOiJzYW1paTAwOSIsImVtYWlsIjoiYmtiZWF3YXIxQGdtYWlsLmNvbSIsImV4cCI6MTc3Njc5NDM0Mn0.YTi4dazvTsU01V22mSkYu-s-zbe0kBpwYFYhL2Xq-ac","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ec4a09d8e65fe1b-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40d2:114e:1ff3:7a95:fa33:c77c:b89e","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40d2:114e:1ff3:7a95:fa33:c77c:b89e, 162.158.88.28"}
[14-Apr-2026 18:03:28 UTC] === User Orders API Called ===
[14-Apr-2026 18:03:28 UTC] User ID: 330
[14-Apr-2026 18:03:28 UTC] Limit: 20, Offset: 0
[14-Apr-2026 18:03:28 UTC] Orders found: 0
[14-Apr-2026 18:03:28 UTC] Orders data: []
[14-Apr-2026 18:03:28 UTC] Total orders count: 0
[14-Apr-2026 18:03:28 UTC] === API CALL LOG ===
[14-Apr-2026 18:03:28 UTC] Endpoint: user/profile.php
[14-Apr-2026 18:03:28 UTC] Full Log Data: {
    "timestamp": "2026-04-14 18:03:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d2:114e:1ff3:7a95:fa33:c77c:b89e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMwIiwidXNlcm5hbWUiOiJzYW1paTAwOSIsImVtYWlsIjoiYmtiZWF3YXIxQGdtYWlsLmNvbSIsImV4cCI6MTc3Njc5NDM0Mn0.YTi4dazvTsU01V22mSkYu-s-zbe0kBpwYFYhL2Xq-ac",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec4a09d8e66fe1b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d2:114e:1ff3:7a95:fa33:c77c:b89e",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40d2:114e:1ff3:7a95:fa33:c77c:b89e, 162.158.88.28"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Apr-2026 18:03:28 UTC] === END API CALL LOG ===
[14-Apr-2026 18:03:28 UTC] ✅ API Hash verification passed for profile endpoint
[14-Apr-2026 18:03:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMwIiwidXNlcm5hbWUiOiJzYW1paTAwOSIsImVtYWlsIjoiYmtiZWF3YXIxQGdtYWlsLmNvbSIsImV4cCI6MTc3Njc5NDM0Mn0.YTi4dazvTsU01V22mSkYu-s-zbe0kBpwYFYhL2Xq-ac
[14-Apr-2026 18:03:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Apr-2026 18:03:28 UTC] ✅ JWT token verified successfully for user profile
[14-Apr-2026 18:03:28 UTC] User ID: 330
[14-Apr-2026 18:03:28 UTC] ✅ User profile retrieved successfully for user ID: 330
[14-Apr-2026 18:03:28 UTC] === API CALL LOG ===
[14-Apr-2026 18:03:28 UTC] Endpoint: user/profile.php
[14-Apr-2026 18:03:28 UTC] Full Log Data: {
    "timestamp": "2026-04-14 18:03:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d2:114e:1ff3:7a95:fa33:c77c:b89e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMwIiwidXNlcm5hbWUiOiJzYW1paTAwOSIsImVtYWlsIjoiYmtiZWF3YXIxQGdtYWlsLmNvbSIsImV4cCI6MTc3Njc5NDM0Mn0.YTi4dazvTsU01V22mSkYu-s-zbe0kBpwYFYhL2Xq-ac",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec4a0a18e86fe1b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d2:114e:1ff3:7a95:fa33:c77c:b89e",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40d2:114e:1ff3:7a95:fa33:c77c:b89e, 162.158.88.28"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Apr-2026 18:03:28 UTC] === END API CALL LOG ===
[14-Apr-2026 18:03:28 UTC] ✅ API Hash verification passed for profile endpoint
[14-Apr-2026 18:03:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMwIiwidXNlcm5hbWUiOiJzYW1paTAwOSIsImVtYWlsIjoiYmtiZWF3YXIxQGdtYWlsLmNvbSIsImV4cCI6MTc3Njc5NDM0Mn0.YTi4dazvTsU01V22mSkYu-s-zbe0kBpwYFYhL2Xq-ac
[14-Apr-2026 18:03:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Apr-2026 18:03:28 UTC] ✅ JWT token verified successfully for user profile
[14-Apr-2026 18:03:28 UTC] User ID: 330
[14-Apr-2026 18:03:28 UTC] ✅ User profile retrieved successfully for user ID: 330
[14-Apr-2026 18:05:29 UTC] === API CALL LOG ===
[14-Apr-2026 18:05:29 UTC] Endpoint: user/profile.php
[14-Apr-2026 18:05:29 UTC] Full Log Data: {
    "timestamp": "2026-04-14 18:05:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "67.213.208.39",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMxIiwidXNlcm5hbWUiOiIzd3NhIiwiZW1haWwiOiJwY2FjYzQ3MTFAZ21haWwuY29tIiwiZXhwIjoxNzc2Nzk0NzI4fQ.2KtoIfn9qjfLg7uPSVmh2OgZXCCfGkk64bcwz6AGsWc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec4a3951f1db4a3-ATL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "67.213.208.39",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "67.213.208.39, 104.22.56.143"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Apr-2026 18:05:29 UTC] === END API CALL LOG ===
[14-Apr-2026 18:05:29 UTC] ✅ API Hash verification passed for profile endpoint
[14-Apr-2026 18:05:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMxIiwidXNlcm5hbWUiOiIzd3NhIiwiZW1haWwiOiJwY2FjYzQ3MTFAZ21haWwuY29tIiwiZXhwIjoxNzc2Nzk0NzI4fQ.2KtoIfn9qjfLg7uPSVmh2OgZXCCfGkk64bcwz6AGsWc
[14-Apr-2026 18:05:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Apr-2026 18:05:29 UTC] ✅ JWT token verified successfully for user profile
[14-Apr-2026 18:05:29 UTC] User ID: 331
[14-Apr-2026 18:05:29 UTC] ✅ User profile retrieved successfully for user ID: 331
[14-Apr-2026 18:05:29 UTC] === API CALL LOG ===
[14-Apr-2026 18:05:29 UTC] Endpoint: user/profile.php
[14-Apr-2026 18:05:29 UTC] Full Log Data: {
    "timestamp": "2026-04-14 18:05:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "67.213.208.39",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMxIiwidXNlcm5hbWUiOiIzd3NhIiwiZW1haWwiOiJwY2FjYzQ3MTFAZ21haWwuY29tIiwiZXhwIjoxNzc2Nzk0NzI4fQ.2KtoIfn9qjfLg7uPSVmh2OgZXCCfGkk64bcwz6AGsWc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec4a3951f23b4a3-ATL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "67.213.208.39",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "67.213.208.39, 104.22.56.143"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Apr-2026 18:05:29 UTC] === END API CALL LOG ===
[14-Apr-2026 18:05:29 UTC] ✅ API Hash verification passed for profile endpoint
[14-Apr-2026 18:05:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMxIiwidXNlcm5hbWUiOiIzd3NhIiwiZW1haWwiOiJwY2FjYzQ3MTFAZ21haWwuY29tIiwiZXhwIjoxNzc2Nzk0NzI4fQ.2KtoIfn9qjfLg7uPSVmh2OgZXCCfGkk64bcwz6AGsWc
[14-Apr-2026 18:05:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Apr-2026 18:05:29 UTC] ✅ JWT token verified successfully for user profile
[14-Apr-2026 18:05:29 UTC] User ID: 331
[14-Apr-2026 18:05:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Apr-2026 18:05:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Apr-2026 18:05:29 UTC] ✅ User profile retrieved successfully for user ID: 331
[14-Apr-2026 18:05:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMxIiwidXNlcm5hbWUiOiIzd3NhIiwiZW1haWwiOiJwY2FjYzQ3MTFAZ21haWwuY29tIiwiZXhwIjoxNzc2Nzk0NzI4fQ.2KtoIfn9qjfLg7uPSVmh2OgZXCCfGkk64bcwz6AGsWc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ec4a3951f20b4a3-ATL","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"67.213.208.39","CF-IPCountry":"US","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"67.213.208.39, 104.22.56.143"}
[14-Apr-2026 18:05:29 UTC] === User Orders API Called ===
[14-Apr-2026 18:05:29 UTC] User ID: 331
[14-Apr-2026 18:05:29 UTC] Limit: 20, Offset: 0
[14-Apr-2026 18:05:29 UTC] Orders found: 0
[14-Apr-2026 18:05:29 UTC] Orders data: []
[14-Apr-2026 18:05:29 UTC] Total orders count: 0
[14-Apr-2026 18:05:31 UTC] === API CALL LOG ===
[14-Apr-2026 18:05:31 UTC] Endpoint: user/profile.php
[14-Apr-2026 18:05:31 UTC] Full Log Data: {
    "timestamp": "2026-04-14 18:05:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "67.213.208.39",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMxIiwidXNlcm5hbWUiOiIzd3NhIiwiZW1haWwiOiJwY2FjYzQ3MTFAZ21haWwuY29tIiwiZXhwIjoxNzc2Nzk0NzI4fQ.2KtoIfn9qjfLg7uPSVmh2OgZXCCfGkk64bcwz6AGsWc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec4a3a1eb22b4a3-ATL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "67.213.208.39",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "67.213.208.39, 104.22.56.143"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Apr-2026 18:05:31 UTC] === END API CALL LOG ===
[14-Apr-2026 18:05:31 UTC] ✅ API Hash verification passed for profile endpoint
[14-Apr-2026 18:05:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMxIiwidXNlcm5hbWUiOiIzd3NhIiwiZW1haWwiOiJwY2FjYzQ3MTFAZ21haWwuY29tIiwiZXhwIjoxNzc2Nzk0NzI4fQ.2KtoIfn9qjfLg7uPSVmh2OgZXCCfGkk64bcwz6AGsWc
[14-Apr-2026 18:05:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Apr-2026 18:05:31 UTC] ✅ JWT token verified successfully for user profile
[14-Apr-2026 18:05:31 UTC] User ID: 331
[14-Apr-2026 18:05:31 UTC] ✅ User profile retrieved successfully for user ID: 331
[14-Apr-2026 18:06:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Apr-2026 18:06:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Apr-2026 18:06:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMxIiwidXNlcm5hbWUiOiIzd3NhIiwiZW1haWwiOiJwY2FjYzQ3MTFAZ21haWwuY29tIiwiZXhwIjoxNzc2Nzk0NzI4fQ.2KtoIfn9qjfLg7uPSVmh2OgZXCCfGkk64bcwz6AGsWc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ec4a457cbbdb4a3-ATL","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"67.213.208.39","CF-IPCountry":"US","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"67.213.208.39, 104.22.56.142"}
[14-Apr-2026 18:06:01 UTC] === User Orders API Called ===
[14-Apr-2026 18:06:01 UTC] User ID: 331
[14-Apr-2026 18:06:01 UTC] Limit: 20, Offset: 0
[14-Apr-2026 18:06:01 UTC] Orders found: 0
[14-Apr-2026 18:06:01 UTC] Orders data: []
[14-Apr-2026 18:06:01 UTC] Total orders count: 0
[14-Apr-2026 18:06:01 UTC] === API CALL LOG ===
[14-Apr-2026 18:06:01 UTC] Endpoint: user/profile.php
[14-Apr-2026 18:06:01 UTC] Full Log Data: {
    "timestamp": "2026-04-14 18:06:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "67.213.208.39",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMxIiwidXNlcm5hbWUiOiIzd3NhIiwiZW1haWwiOiJwY2FjYzQ3MTFAZ21haWwuY29tIiwiZXhwIjoxNzc2Nzk0NzI4fQ.2KtoIfn9qjfLg7uPSVmh2OgZXCCfGkk64bcwz6AGsWc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec4a457cbc2b4a3-ATL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "67.213.208.39",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "67.213.208.39, 104.22.56.143"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Apr-2026 18:06:01 UTC] === END API CALL LOG ===
[14-Apr-2026 18:06:01 UTC] ✅ API Hash verification passed for profile endpoint
[14-Apr-2026 18:06:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMxIiwidXNlcm5hbWUiOiIzd3NhIiwiZW1haWwiOiJwY2FjYzQ3MTFAZ21haWwuY29tIiwiZXhwIjoxNzc2Nzk0NzI4fQ.2KtoIfn9qjfLg7uPSVmh2OgZXCCfGkk64bcwz6AGsWc
[14-Apr-2026 18:06:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Apr-2026 18:06:01 UTC] ✅ JWT token verified successfully for user profile
[14-Apr-2026 18:06:01 UTC] User ID: 331
[14-Apr-2026 18:06:01 UTC] ✅ User profile retrieved successfully for user ID: 331
[14-Apr-2026 18:06:01 UTC] === API CALL LOG ===
[14-Apr-2026 18:06:01 UTC] Endpoint: user/profile.php
[14-Apr-2026 18:06:01 UTC] Full Log Data: {
    "timestamp": "2026-04-14 18:06:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "67.213.208.39",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMxIiwidXNlcm5hbWUiOiIzd3NhIiwiZW1haWwiOiJwY2FjYzQ3MTFAZ21haWwuY29tIiwiZXhwIjoxNzc2Nzk0NzI4fQ.2KtoIfn9qjfLg7uPSVmh2OgZXCCfGkk64bcwz6AGsWc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec4a4595fc7b4a3-ATL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "67.213.208.39",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "67.213.208.39, 104.22.56.142"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Apr-2026 18:06:01 UTC] === END API CALL LOG ===
[14-Apr-2026 18:06:01 UTC] ✅ API Hash verification passed for profile endpoint
[14-Apr-2026 18:06:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMxIiwidXNlcm5hbWUiOiIzd3NhIiwiZW1haWwiOiJwY2FjYzQ3MTFAZ21haWwuY29tIiwiZXhwIjoxNzc2Nzk0NzI4fQ.2KtoIfn9qjfLg7uPSVmh2OgZXCCfGkk64bcwz6AGsWc
[14-Apr-2026 18:06:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Apr-2026 18:06:01 UTC] ✅ JWT token verified successfully for user profile
[14-Apr-2026 18:06:01 UTC] User ID: 331
[14-Apr-2026 18:06:01 UTC] ✅ User profile retrieved successfully for user ID: 331
[14-Apr-2026 18:06:02 UTC] === API CALL LOG ===
[14-Apr-2026 18:06:02 UTC] Endpoint: user/profile.php
[14-Apr-2026 18:06:02 UTC] Full Log Data: {
    "timestamp": "2026-04-14 18:06:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "67.213.208.39",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMxIiwidXNlcm5hbWUiOiIzd3NhIiwiZW1haWwiOiJwY2FjYzQ3MTFAZ21haWwuY29tIiwiZXhwIjoxNzc2Nzk0NzI4fQ.2KtoIfn9qjfLg7uPSVmh2OgZXCCfGkk64bcwz6AGsWc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec4a4612cedb4a3-ATL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "67.213.208.39",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "67.213.208.39, 104.22.56.143"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Apr-2026 18:06:02 UTC] === END API CALL LOG ===
[14-Apr-2026 18:06:02 UTC] ✅ API Hash verification passed for profile endpoint
[14-Apr-2026 18:06:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMxIiwidXNlcm5hbWUiOiIzd3NhIiwiZW1haWwiOiJwY2FjYzQ3MTFAZ21haWwuY29tIiwiZXhwIjoxNzc2Nzk0NzI4fQ.2KtoIfn9qjfLg7uPSVmh2OgZXCCfGkk64bcwz6AGsWc
[14-Apr-2026 18:06:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Apr-2026 18:06:02 UTC] ✅ JWT token verified successfully for user profile
[14-Apr-2026 18:06:02 UTC] User ID: 331
[14-Apr-2026 18:06:02 UTC] ✅ User profile retrieved successfully for user ID: 331
[14-Apr-2026 18:06:03 UTC] === API CALL LOG ===
[14-Apr-2026 18:06:03 UTC] Endpoint: user/profile.php
[14-Apr-2026 18:06:03 UTC] Full Log Data: {
    "timestamp": "2026-04-14 18:06:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "67.213.208.39",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMxIiwidXNlcm5hbWUiOiIzd3NhIiwiZW1haWwiOiJwY2FjYzQ3MTFAZ21haWwuY29tIiwiZXhwIjoxNzc2Nzk0NzI4fQ.2KtoIfn9qjfLg7uPSVmh2OgZXCCfGkk64bcwz6AGsWc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec4a46878a8b4a3-ATL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "67.213.208.39",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "67.213.208.39, 104.22.56.142"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Apr-2026 18:06:03 UTC] === END API CALL LOG ===
[14-Apr-2026 18:06:03 UTC] ✅ API Hash verification passed for profile endpoint
[14-Apr-2026 18:06:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMxIiwidXNlcm5hbWUiOiIzd3NhIiwiZW1haWwiOiJwY2FjYzQ3MTFAZ21haWwuY29tIiwiZXhwIjoxNzc2Nzk0NzI4fQ.2KtoIfn9qjfLg7uPSVmh2OgZXCCfGkk64bcwz6AGsWc
[14-Apr-2026 18:06:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Apr-2026 18:06:03 UTC] ✅ JWT token verified successfully for user profile
[14-Apr-2026 18:06:03 UTC] User ID: 331
[14-Apr-2026 18:06:03 UTC] ✅ User profile retrieved successfully for user ID: 331
[14-Apr-2026 18:06:04 UTC] User Purchases API - User ID: 331
[14-Apr-2026 18:06:04 UTC] User Purchases API - Total purchases found: 0
[14-Apr-2026 18:06:06 UTC] User Purchases API - User ID: 331
[14-Apr-2026 18:06:06 UTC] User Purchases API - Total purchases found: 0
[14-Apr-2026 18:06:09 UTC] === API CALL LOG ===
[14-Apr-2026 18:06:09 UTC] Endpoint: user/profile.php
[14-Apr-2026 18:06:09 UTC] Full Log Data: {
    "timestamp": "2026-04-14 18:06:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "67.213.208.39",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMxIiwidXNlcm5hbWUiOiIzd3NhIiwiZW1haWwiOiJwY2FjYzQ3MTFAZ21haWwuY29tIiwiZXhwIjoxNzc2Nzk0NzI4fQ.2KtoIfn9qjfLg7uPSVmh2OgZXCCfGkk64bcwz6AGsWc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec4a48a9feeb4a3-ATL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "67.213.208.39",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "67.213.208.39, 104.22.56.142"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Apr-2026 18:06:09 UTC] === END API CALL LOG ===
[14-Apr-2026 18:06:09 UTC] ✅ API Hash verification passed for profile endpoint
[14-Apr-2026 18:06:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMxIiwidXNlcm5hbWUiOiIzd3NhIiwiZW1haWwiOiJwY2FjYzQ3MTFAZ21haWwuY29tIiwiZXhwIjoxNzc2Nzk0NzI4fQ.2KtoIfn9qjfLg7uPSVmh2OgZXCCfGkk64bcwz6AGsWc
[14-Apr-2026 18:06:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Apr-2026 18:06:09 UTC] ✅ JWT token verified successfully for user profile
[14-Apr-2026 18:06:09 UTC] User ID: 331
[14-Apr-2026 18:06:09 UTC] ✅ User profile retrieved successfully for user ID: 331
[14-Apr-2026 18:06:09 UTC] User Purchases API - User ID: 331
[14-Apr-2026 18:06:09 UTC] User Purchases API - Total purchases found: 0
[14-Apr-2026 18:06:13 UTC] === API CALL LOG ===
[14-Apr-2026 18:06:13 UTC] Endpoint: user/profile.php
[14-Apr-2026 18:06:13 UTC] Full Log Data: {
    "timestamp": "2026-04-14 18:06:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "67.213.208.39",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMxIiwidXNlcm5hbWUiOiIzd3NhIiwiZW1haWwiOiJwY2FjYzQ3MTFAZ21haWwuY29tIiwiZXhwIjoxNzc2Nzk0NzI4fQ.2KtoIfn9qjfLg7uPSVmh2OgZXCCfGkk64bcwz6AGsWc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec4a4a45eaeb4a3-ATL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "67.213.208.39",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "67.213.208.39, 104.22.56.142"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Apr-2026 18:06:13 UTC] === END API CALL LOG ===
[14-Apr-2026 18:06:13 UTC] ✅ API Hash verification passed for profile endpoint
[14-Apr-2026 18:06:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMxIiwidXNlcm5hbWUiOiIzd3NhIiwiZW1haWwiOiJwY2FjYzQ3MTFAZ21haWwuY29tIiwiZXhwIjoxNzc2Nzk0NzI4fQ.2KtoIfn9qjfLg7uPSVmh2OgZXCCfGkk64bcwz6AGsWc
[14-Apr-2026 18:06:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Apr-2026 18:06:13 UTC] ✅ JWT token verified successfully for user profile
[14-Apr-2026 18:06:13 UTC] User ID: 331
[14-Apr-2026 18:06:13 UTC] ✅ User profile retrieved successfully for user ID: 331
[14-Apr-2026 18:06:13 UTC] User Purchases API - User ID: 331
[14-Apr-2026 18:06:13 UTC] User Purchases API - Total purchases found: 0
[14-Apr-2026 18:06:16 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Apr-2026 18:06:16 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Apr-2026 18:06:16 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMxIiwidXNlcm5hbWUiOiIzd3NhIiwiZW1haWwiOiJwY2FjYzQ3MTFAZ21haWwuY29tIiwiZXhwIjoxNzc2Nzk0NzI4fQ.2KtoIfn9qjfLg7uPSVmh2OgZXCCfGkk64bcwz6AGsWc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ec4a4ba2b3bb4a3-ATL","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"67.213.208.39","CF-IPCountry":"US","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"67.213.208.39, 104.22.56.142"}
[14-Apr-2026 18:06:16 UTC] === User Orders API Called ===
[14-Apr-2026 18:06:16 UTC] User ID: 331
[14-Apr-2026 18:06:16 UTC] Limit: 20, Offset: 0
[14-Apr-2026 18:06:16 UTC] Orders found: 0
[14-Apr-2026 18:06:16 UTC] Orders data: []
[14-Apr-2026 18:06:16 UTC] Total orders count: 0
[14-Apr-2026 18:06:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Apr-2026 18:06:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Apr-2026 18:06:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMxIiwidXNlcm5hbWUiOiIzd3NhIiwiZW1haWwiOiJwY2FjYzQ3MTFAZ21haWwuY29tIiwiZXhwIjoxNzc2Nzk0NzI4fQ.2KtoIfn9qjfLg7uPSVmh2OgZXCCfGkk64bcwz6AGsWc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ec4a4fb4961b4a3-ATL","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"67.213.208.39","CF-IPCountry":"US","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"67.213.208.39, 104.22.56.143"}
[14-Apr-2026 18:06:27 UTC] === User Orders API Called ===
[14-Apr-2026 18:06:27 UTC] User ID: 331
[14-Apr-2026 18:06:27 UTC] Limit: 20, Offset: 0
[14-Apr-2026 18:06:27 UTC] Orders found: 0
[14-Apr-2026 18:06:27 UTC] Orders data: []
[14-Apr-2026 18:06:27 UTC] Total orders count: 0
[14-Apr-2026 18:06:27 UTC] === API CALL LOG ===
[14-Apr-2026 18:06:27 UTC] Endpoint: user/profile.php
[14-Apr-2026 18:06:27 UTC] Full Log Data: {
    "timestamp": "2026-04-14 18:06:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "67.213.208.39",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMxIiwidXNlcm5hbWUiOiIzd3NhIiwiZW1haWwiOiJwY2FjYzQ3MTFAZ21haWwuY29tIiwiZXhwIjoxNzc2Nzk0NzI4fQ.2KtoIfn9qjfLg7uPSVmh2OgZXCCfGkk64bcwz6AGsWc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec4a4fb4964b4a3-ATL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "67.213.208.39",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "67.213.208.39, 104.22.56.143"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Apr-2026 18:06:27 UTC] === END API CALL LOG ===
[14-Apr-2026 18:06:27 UTC] ✅ API Hash verification passed for profile endpoint
[14-Apr-2026 18:06:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMxIiwidXNlcm5hbWUiOiIzd3NhIiwiZW1haWwiOiJwY2FjYzQ3MTFAZ21haWwuY29tIiwiZXhwIjoxNzc2Nzk0NzI4fQ.2KtoIfn9qjfLg7uPSVmh2OgZXCCfGkk64bcwz6AGsWc
[14-Apr-2026 18:06:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Apr-2026 18:06:27 UTC] ✅ JWT token verified successfully for user profile
[14-Apr-2026 18:06:27 UTC] User ID: 331
[14-Apr-2026 18:06:27 UTC] ✅ User profile retrieved successfully for user ID: 331
[14-Apr-2026 18:06:27 UTC] === API CALL LOG ===
[14-Apr-2026 18:06:27 UTC] Endpoint: user/profile.php
[14-Apr-2026 18:06:27 UTC] Full Log Data: {
    "timestamp": "2026-04-14 18:06:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "67.213.208.39",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMxIiwidXNlcm5hbWUiOiIzd3NhIiwiZW1haWwiOiJwY2FjYzQ3MTFAZ21haWwuY29tIiwiZXhwIjoxNzc2Nzk0NzI4fQ.2KtoIfn9qjfLg7uPSVmh2OgZXCCfGkk64bcwz6AGsWc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec4a4fccd61b4a3-ATL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "67.213.208.39",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "67.213.208.39, 104.22.56.142"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Apr-2026 18:06:27 UTC] === END API CALL LOG ===
[14-Apr-2026 18:06:27 UTC] ✅ API Hash verification passed for profile endpoint
[14-Apr-2026 18:06:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMxIiwidXNlcm5hbWUiOiIzd3NhIiwiZW1haWwiOiJwY2FjYzQ3MTFAZ21haWwuY29tIiwiZXhwIjoxNzc2Nzk0NzI4fQ.2KtoIfn9qjfLg7uPSVmh2OgZXCCfGkk64bcwz6AGsWc
[14-Apr-2026 18:06:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Apr-2026 18:06:27 UTC] ✅ JWT token verified successfully for user profile
[14-Apr-2026 18:06:27 UTC] User ID: 331
[14-Apr-2026 18:06:27 UTC] ✅ User profile retrieved successfully for user ID: 331
[14-Apr-2026 18:06:29 UTC] === API CALL LOG ===
[14-Apr-2026 18:06:29 UTC] Endpoint: user/profile.php
[14-Apr-2026 18:06:29 UTC] Full Log Data: {
    "timestamp": "2026-04-14 18:06:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "67.213.208.39",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMxIiwidXNlcm5hbWUiOiIzd3NhIiwiZW1haWwiOiJwY2FjYzQ3MTFAZ21haWwuY29tIiwiZXhwIjoxNzc2Nzk0NzI4fQ.2KtoIfn9qjfLg7uPSVmh2OgZXCCfGkk64bcwz6AGsWc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec4a5072c18b4a3-ATL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "67.213.208.39",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "67.213.208.39, 104.22.56.143"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Apr-2026 18:06:29 UTC] === END API CALL LOG ===
[14-Apr-2026 18:06:29 UTC] ✅ API Hash verification passed for profile endpoint
[14-Apr-2026 18:06:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMxIiwidXNlcm5hbWUiOiIzd3NhIiwiZW1haWwiOiJwY2FjYzQ3MTFAZ21haWwuY29tIiwiZXhwIjoxNzc2Nzk0NzI4fQ.2KtoIfn9qjfLg7uPSVmh2OgZXCCfGkk64bcwz6AGsWc
[14-Apr-2026 18:06:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Apr-2026 18:06:29 UTC] ✅ JWT token verified successfully for user profile
[14-Apr-2026 18:06:29 UTC] User ID: 331
[14-Apr-2026 18:06:29 UTC] ✅ User profile retrieved successfully for user ID: 331
[14-Apr-2026 18:06:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Apr-2026 18:06:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Apr-2026 18:06:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMxIiwidXNlcm5hbWUiOiIzd3NhIiwiZW1haWwiOiJwY2FjYzQ3MTFAZ21haWwuY29tIiwiZXhwIjoxNzc2Nzk0NzI4fQ.2KtoIfn9qjfLg7uPSVmh2OgZXCCfGkk64bcwz6AGsWc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ec4a537fe14b4a3-ATL","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"67.213.208.39","CF-IPCountry":"US","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"67.213.208.39, 104.22.56.143"}
[14-Apr-2026 18:06:36 UTC] === User Orders API Called ===
[14-Apr-2026 18:06:36 UTC] User ID: 331
[14-Apr-2026 18:06:36 UTC] Limit: 20, Offset: 0
[14-Apr-2026 18:06:36 UTC] Orders found: 0
[14-Apr-2026 18:06:36 UTC] Orders data: []
[14-Apr-2026 18:06:36 UTC] Total orders count: 0
[14-Apr-2026 18:06:36 UTC] === API CALL LOG ===
[14-Apr-2026 18:06:36 UTC] Endpoint: user/profile.php
[14-Apr-2026 18:06:36 UTC] Full Log Data: {
    "timestamp": "2026-04-14 18:06:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "67.213.208.39",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMxIiwidXNlcm5hbWUiOiIzd3NhIiwiZW1haWwiOiJwY2FjYzQ3MTFAZ21haWwuY29tIiwiZXhwIjoxNzc2Nzk0NzI4fQ.2KtoIfn9qjfLg7uPSVmh2OgZXCCfGkk64bcwz6AGsWc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec4a537fe19b4a3-ATL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "67.213.208.39",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "67.213.208.39, 104.22.56.142"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Apr-2026 18:06:36 UTC] === END API CALL LOG ===
[14-Apr-2026 18:06:36 UTC] ✅ API Hash verification passed for profile endpoint
[14-Apr-2026 18:06:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMxIiwidXNlcm5hbWUiOiIzd3NhIiwiZW1haWwiOiJwY2FjYzQ3MTFAZ21haWwuY29tIiwiZXhwIjoxNzc2Nzk0NzI4fQ.2KtoIfn9qjfLg7uPSVmh2OgZXCCfGkk64bcwz6AGsWc
[14-Apr-2026 18:06:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Apr-2026 18:06:36 UTC] ✅ JWT token verified successfully for user profile
[14-Apr-2026 18:06:36 UTC] User ID: 331
[14-Apr-2026 18:06:36 UTC] ✅ User profile retrieved successfully for user ID: 331
[14-Apr-2026 18:06:37 UTC] === API CALL LOG ===
[14-Apr-2026 18:06:37 UTC] Endpoint: user/profile.php
[14-Apr-2026 18:06:37 UTC] Full Log Data: {
    "timestamp": "2026-04-14 18:06:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "67.213.208.39",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMxIiwidXNlcm5hbWUiOiIzd3NhIiwiZW1haWwiOiJwY2FjYzQ3MTFAZ21haWwuY29tIiwiZXhwIjoxNzc2Nzk0NzI4fQ.2KtoIfn9qjfLg7uPSVmh2OgZXCCfGkk64bcwz6AGsWc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec4a5398a0db4a3-ATL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "67.213.208.39",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "67.213.208.39, 104.22.56.143"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Apr-2026 18:06:37 UTC] === END API CALL LOG ===
[14-Apr-2026 18:06:37 UTC] ✅ API Hash verification passed for profile endpoint
[14-Apr-2026 18:06:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMxIiwidXNlcm5hbWUiOiIzd3NhIiwiZW1haWwiOiJwY2FjYzQ3MTFAZ21haWwuY29tIiwiZXhwIjoxNzc2Nzk0NzI4fQ.2KtoIfn9qjfLg7uPSVmh2OgZXCCfGkk64bcwz6AGsWc
[14-Apr-2026 18:06:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Apr-2026 18:06:37 UTC] ✅ JWT token verified successfully for user profile
[14-Apr-2026 18:06:37 UTC] User ID: 331
[14-Apr-2026 18:06:37 UTC] ✅ User profile retrieved successfully for user ID: 331
[14-Apr-2026 18:55:23 UTC] API Hash Debug - Received: 
[14-Apr-2026 18:55:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Apr-2026 18:55:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"217.113.194.4, 172.71.122.167","Accept":"text\/html;q=0.95,text\/*;q=0.9,*\/*;q=0.8","From":"tech@babbar.tech","Accept-Encoding":"gzip, br","User-Agent":"Mozilla\/5.0 (compatible; Barkrowler\/0.9; +https:\/\/babbar.tech\/crawler)","cf-ray":"9ec4eca9bc850064-CDG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"217.113.194.4","CF-IPCountry":"FR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[14-Apr-2026 19:30:15 UTC] === API CALL LOG ===
[14-Apr-2026 19:30:15 UTC] Endpoint: user/profile.php
[14-Apr-2026 19:30:15 UTC] Full Log Data: {
    "timestamp": "2026-04-14 19:30:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:51d1:2de3:71ca:584d:3632:75b3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzIxIiwidXNlcm5hbWUiOiI4MzI1NiIsImVtYWlsIjoiamVoZWI4MzI1NkByZXZlZnIuY29tIiwiZXhwIjoxNzc2NjcwODI0fQ.9ZXwlZBV1A4id2gr-2lloMs7ykJU3kSQMQeFwJOg8oo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec51fbddca9e1b2-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:51d1:2de3:71ca:584d:3632:75b3",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:51d1:2de3:71ca:584d:3632:75b3, 172.68.234.227"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Apr-2026 19:30:15 UTC] === END API CALL LOG ===
[14-Apr-2026 19:30:15 UTC] ✅ API Hash verification passed for profile endpoint
[14-Apr-2026 19:30:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzIxIiwidXNlcm5hbWUiOiI4MzI1NiIsImVtYWlsIjoiamVoZWI4MzI1NkByZXZlZnIuY29tIiwiZXhwIjoxNzc2NjcwODI0fQ.9ZXwlZBV1A4id2gr-2lloMs7ykJU3kSQMQeFwJOg8oo
[14-Apr-2026 19:30:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Apr-2026 19:30:15 UTC] ✅ JWT token verified successfully for user profile
[14-Apr-2026 19:30:15 UTC] User ID: 321
[14-Apr-2026 19:30:15 UTC] ✅ User profile retrieved successfully for user ID: 321
[14-Apr-2026 19:30:16 UTC] === API CALL LOG ===
[14-Apr-2026 19:30:16 UTC] Endpoint: user/profile.php
[14-Apr-2026 19:30:16 UTC] Full Log Data: {
    "timestamp": "2026-04-14 19:30:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:51d1:2de3:71ca:584d:3632:75b3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzIxIiwidXNlcm5hbWUiOiI4MzI1NiIsImVtYWlsIjoiamVoZWI4MzI1NkByZXZlZnIuY29tIiwiZXhwIjoxNzc2NjcwODI0fQ.9ZXwlZBV1A4id2gr-2lloMs7ykJU3kSQMQeFwJOg8oo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec51fc3dfd1e1b2-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:51d1:2de3:71ca:584d:3632:75b3",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:51d1:2de3:71ca:584d:3632:75b3, 172.68.234.237"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Apr-2026 19:30:16 UTC] === END API CALL LOG ===
[14-Apr-2026 19:30:16 UTC] ✅ API Hash verification passed for profile endpoint
[14-Apr-2026 19:30:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzIxIiwidXNlcm5hbWUiOiI4MzI1NiIsImVtYWlsIjoiamVoZWI4MzI1NkByZXZlZnIuY29tIiwiZXhwIjoxNzc2NjcwODI0fQ.9ZXwlZBV1A4id2gr-2lloMs7ykJU3kSQMQeFwJOg8oo
[14-Apr-2026 19:30:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Apr-2026 19:30:16 UTC] ✅ JWT token verified successfully for user profile
[14-Apr-2026 19:30:16 UTC] User ID: 321
[14-Apr-2026 19:30:16 UTC] ✅ User profile retrieved successfully for user ID: 321
[14-Apr-2026 19:30:16 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Apr-2026 19:30:16 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Apr-2026 19:30:16 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzIxIiwidXNlcm5hbWUiOiI4MzI1NiIsImVtYWlsIjoiamVoZWI4MzI1NkByZXZlZnIuY29tIiwiZXhwIjoxNzc2NjcwODI0fQ.9ZXwlZBV1A4id2gr-2lloMs7ykJU3kSQMQeFwJOg8oo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ec51fc3dfdbe1b2-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:51d1:2de3:71ca:584d:3632:75b3","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:4900:51d1:2de3:71ca:584d:3632:75b3, 172.68.234.236"}
[14-Apr-2026 19:30:16 UTC] === User Orders API Called ===
[14-Apr-2026 19:30:16 UTC] User ID: 321
[14-Apr-2026 19:30:16 UTC] Limit: 20, Offset: 0
[14-Apr-2026 19:30:16 UTC] Orders found: 0
[14-Apr-2026 19:30:16 UTC] Orders data: []
[14-Apr-2026 19:30:16 UTC] Total orders count: 0
[14-Apr-2026 19:30:16 UTC] === API CALL LOG ===
[14-Apr-2026 19:30:16 UTC] Endpoint: user/profile.php
[14-Apr-2026 19:30:16 UTC] Full Log Data: {
    "timestamp": "2026-04-14 19:30:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:51d1:2de3:71ca:584d:3632:75b3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzIxIiwidXNlcm5hbWUiOiI4MzI1NiIsImVtYWlsIjoiamVoZWI4MzI1NkByZXZlZnIuY29tIiwiZXhwIjoxNzc2NjcwODI0fQ.9ZXwlZBV1A4id2gr-2lloMs7ykJU3kSQMQeFwJOg8oo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec51fc57cbee1b2-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:51d1:2de3:71ca:584d:3632:75b3",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:51d1:2de3:71ca:584d:3632:75b3, 172.68.234.237"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Apr-2026 19:30:16 UTC] === END API CALL LOG ===
[14-Apr-2026 19:30:16 UTC] ✅ API Hash verification passed for profile endpoint
[14-Apr-2026 19:30:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzIxIiwidXNlcm5hbWUiOiI4MzI1NiIsImVtYWlsIjoiamVoZWI4MzI1NkByZXZlZnIuY29tIiwiZXhwIjoxNzc2NjcwODI0fQ.9ZXwlZBV1A4id2gr-2lloMs7ykJU3kSQMQeFwJOg8oo
[14-Apr-2026 19:30:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Apr-2026 19:30:16 UTC] ✅ JWT token verified successfully for user profile
[14-Apr-2026 19:30:16 UTC] User ID: 321
[14-Apr-2026 19:30:16 UTC] ✅ User profile retrieved successfully for user ID: 321
[14-Apr-2026 19:30:17 UTC] === API CALL LOG ===
[14-Apr-2026 19:30:17 UTC] Endpoint: user/profile.php
[14-Apr-2026 19:30:17 UTC] Full Log Data: {
    "timestamp": "2026-04-14 19:30:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:51d1:2de3:71ca:584d:3632:75b3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzIxIiwidXNlcm5hbWUiOiI4MzI1NiIsImVtYWlsIjoiamVoZWI4MzI1NkByZXZlZnIuY29tIiwiZXhwIjoxNzc2NjcwODI0fQ.9ZXwlZBV1A4id2gr-2lloMs7ykJU3kSQMQeFwJOg8oo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec51fccdc2ae1b2-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:51d1:2de3:71ca:584d:3632:75b3",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:51d1:2de3:71ca:584d:3632:75b3, 172.68.234.236"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Apr-2026 19:30:17 UTC] === END API CALL LOG ===
[14-Apr-2026 19:30:17 UTC] ✅ API Hash verification passed for profile endpoint
[14-Apr-2026 19:30:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzIxIiwidXNlcm5hbWUiOiI4MzI1NiIsImVtYWlsIjoiamVoZWI4MzI1NkByZXZlZnIuY29tIiwiZXhwIjoxNzc2NjcwODI0fQ.9ZXwlZBV1A4id2gr-2lloMs7ykJU3kSQMQeFwJOg8oo
[14-Apr-2026 19:30:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Apr-2026 19:30:17 UTC] ✅ JWT token verified successfully for user profile
[14-Apr-2026 19:30:17 UTC] User ID: 321
[14-Apr-2026 19:30:17 UTC] ✅ User profile retrieved successfully for user ID: 321
[14-Apr-2026 19:30:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Apr-2026 19:30:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Apr-2026 19:30:46 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzIxIiwidXNlcm5hbWUiOiI4MzI1NiIsImVtYWlsIjoiamVoZWI4MzI1NkByZXZlZnIuY29tIiwiZXhwIjoxNzc2NjcwODI0fQ.9ZXwlZBV1A4id2gr-2lloMs7ykJU3kSQMQeFwJOg8oo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ec5207e5f23e1b2-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:51d1:2de3:71ca:584d:3632:75b3","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:4900:51d1:2de3:71ca:584d:3632:75b3, 172.68.234.227"}
[14-Apr-2026 19:30:46 UTC] === User Orders API Called ===
[14-Apr-2026 19:30:46 UTC] User ID: 321
[14-Apr-2026 19:30:46 UTC] Limit: 20, Offset: 0
[14-Apr-2026 19:30:46 UTC] Orders found: 0
[14-Apr-2026 19:30:46 UTC] Orders data: []
[14-Apr-2026 19:30:46 UTC] Total orders count: 0
[14-Apr-2026 19:30:46 UTC] === API CALL LOG ===
[14-Apr-2026 19:30:46 UTC] Endpoint: user/profile.php
[14-Apr-2026 19:30:46 UTC] Full Log Data: {
    "timestamp": "2026-04-14 19:30:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:51d1:2de3:71ca:584d:3632:75b3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzIxIiwidXNlcm5hbWUiOiI4MzI1NiIsImVtYWlsIjoiamVoZWI4MzI1NkByZXZlZnIuY29tIiwiZXhwIjoxNzc2NjcwODI0fQ.9ZXwlZBV1A4id2gr-2lloMs7ykJU3kSQMQeFwJOg8oo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec5207e5f27e1b2-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:51d1:2de3:71ca:584d:3632:75b3",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:51d1:2de3:71ca:584d:3632:75b3, 172.68.234.226"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Apr-2026 19:30:46 UTC] === END API CALL LOG ===
[14-Apr-2026 19:30:46 UTC] ✅ API Hash verification passed for profile endpoint
[14-Apr-2026 19:30:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzIxIiwidXNlcm5hbWUiOiI4MzI1NiIsImVtYWlsIjoiamVoZWI4MzI1NkByZXZlZnIuY29tIiwiZXhwIjoxNzc2NjcwODI0fQ.9ZXwlZBV1A4id2gr-2lloMs7ykJU3kSQMQeFwJOg8oo
[14-Apr-2026 19:30:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Apr-2026 19:30:46 UTC] ✅ JWT token verified successfully for user profile
[14-Apr-2026 19:30:46 UTC] User ID: 321
[14-Apr-2026 19:30:46 UTC] ✅ User profile retrieved successfully for user ID: 321
[14-Apr-2026 19:30:46 UTC] === API CALL LOG ===
[14-Apr-2026 19:30:46 UTC] Endpoint: user/profile.php
[14-Apr-2026 19:30:46 UTC] Full Log Data: {
    "timestamp": "2026-04-14 19:30:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:51d1:2de3:71ca:584d:3632:75b3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzIxIiwidXNlcm5hbWUiOiI4MzI1NiIsImVtYWlsIjoiamVoZWI4MzI1NkByZXZlZnIuY29tIiwiZXhwIjoxNzc2NjcwODI0fQ.9ZXwlZBV1A4id2gr-2lloMs7ykJU3kSQMQeFwJOg8oo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec52082dc9de1b2-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:51d1:2de3:71ca:584d:3632:75b3",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:51d1:2de3:71ca:584d:3632:75b3, 172.68.234.227"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Apr-2026 19:30:46 UTC] === END API CALL LOG ===
[14-Apr-2026 19:30:46 UTC] ✅ API Hash verification passed for profile endpoint
[14-Apr-2026 19:30:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzIxIiwidXNlcm5hbWUiOiI4MzI1NiIsImVtYWlsIjoiamVoZWI4MzI1NkByZXZlZnIuY29tIiwiZXhwIjoxNzc2NjcwODI0fQ.9ZXwlZBV1A4id2gr-2lloMs7ykJU3kSQMQeFwJOg8oo
[14-Apr-2026 19:30:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Apr-2026 19:30:46 UTC] ✅ JWT token verified successfully for user profile
[14-Apr-2026 19:30:46 UTC] User ID: 321
[14-Apr-2026 19:30:46 UTC] ✅ User profile retrieved successfully for user ID: 321
[14-Apr-2026 19:30:47 UTC] === API CALL LOG ===
[14-Apr-2026 19:30:47 UTC] Endpoint: user/profile.php
[14-Apr-2026 19:30:47 UTC] Full Log Data: {
    "timestamp": "2026-04-14 19:30:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:51d1:2de3:71ca:584d:3632:75b3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzIxIiwidXNlcm5hbWUiOiI4MzI1NiIsImVtYWlsIjoiamVoZWI4MzI1NkByZXZlZnIuY29tIiwiZXhwIjoxNzc2NjcwODI0fQ.9ZXwlZBV1A4id2gr-2lloMs7ykJU3kSQMQeFwJOg8oo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec520864e60e1b2-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:51d1:2de3:71ca:584d:3632:75b3",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:51d1:2de3:71ca:584d:3632:75b3, 172.68.234.227"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Apr-2026 19:30:47 UTC] === END API CALL LOG ===
[14-Apr-2026 19:30:47 UTC] ✅ API Hash verification passed for profile endpoint
[14-Apr-2026 19:30:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzIxIiwidXNlcm5hbWUiOiI4MzI1NiIsImVtYWlsIjoiamVoZWI4MzI1NkByZXZlZnIuY29tIiwiZXhwIjoxNzc2NjcwODI0fQ.9ZXwlZBV1A4id2gr-2lloMs7ykJU3kSQMQeFwJOg8oo
[14-Apr-2026 19:30:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Apr-2026 19:30:47 UTC] ✅ JWT token verified successfully for user profile
[14-Apr-2026 19:30:47 UTC] User ID: 321
[14-Apr-2026 19:30:47 UTC] ✅ User profile retrieved successfully for user ID: 321
[14-Apr-2026 19:30:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Apr-2026 19:30:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Apr-2026 19:30:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzIxIiwidXNlcm5hbWUiOiI4MzI1NiIsImVtYWlsIjoiamVoZWI4MzI1NkByZXZlZnIuY29tIiwiZXhwIjoxNzc2NjcwODI0fQ.9ZXwlZBV1A4id2gr-2lloMs7ykJU3kSQMQeFwJOg8oo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ec5209f1fdde1b2-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:51d1:2de3:71ca:584d:3632:75b3","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:4900:51d1:2de3:71ca:584d:3632:75b3, 172.68.234.226"}
[14-Apr-2026 19:30:51 UTC] === User Orders API Called ===
[14-Apr-2026 19:30:51 UTC] User ID: 321
[14-Apr-2026 19:30:51 UTC] Limit: 20, Offset: 0
[14-Apr-2026 19:30:51 UTC] Orders found: 0
[14-Apr-2026 19:30:51 UTC] Orders data: []
[14-Apr-2026 19:30:51 UTC] Total orders count: 0
[14-Apr-2026 19:30:51 UTC] === API CALL LOG ===
[14-Apr-2026 19:30:51 UTC] Endpoint: user/profile.php
[14-Apr-2026 19:30:51 UTC] Full Log Data: {
    "timestamp": "2026-04-14 19:30:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:51d1:2de3:71ca:584d:3632:75b3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzIxIiwidXNlcm5hbWUiOiI4MzI1NiIsImVtYWlsIjoiamVoZWI4MzI1NkByZXZlZnIuY29tIiwiZXhwIjoxNzc2NjcwODI0fQ.9ZXwlZBV1A4id2gr-2lloMs7ykJU3kSQMQeFwJOg8oo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec5209f1fe0e1b2-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:51d1:2de3:71ca:584d:3632:75b3",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:51d1:2de3:71ca:584d:3632:75b3, 172.68.234.227"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Apr-2026 19:30:51 UTC] === END API CALL LOG ===
[14-Apr-2026 19:30:51 UTC] ✅ API Hash verification passed for profile endpoint
[14-Apr-2026 19:30:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzIxIiwidXNlcm5hbWUiOiI4MzI1NiIsImVtYWlsIjoiamVoZWI4MzI1NkByZXZlZnIuY29tIiwiZXhwIjoxNzc2NjcwODI0fQ.9ZXwlZBV1A4id2gr-2lloMs7ykJU3kSQMQeFwJOg8oo
[14-Apr-2026 19:30:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Apr-2026 19:30:51 UTC] ✅ JWT token verified successfully for user profile
[14-Apr-2026 19:30:51 UTC] User ID: 321
[14-Apr-2026 19:30:51 UTC] ✅ User profile retrieved successfully for user ID: 321
[14-Apr-2026 19:30:51 UTC] === API CALL LOG ===
[14-Apr-2026 19:30:51 UTC] Endpoint: user/profile.php
[14-Apr-2026 19:30:51 UTC] Full Log Data: {
    "timestamp": "2026-04-14 19:30:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:51d1:2de3:71ca:584d:3632:75b3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzIxIiwidXNlcm5hbWUiOiI4MzI1NiIsImVtYWlsIjoiamVoZWI4MzI1NkByZXZlZnIuY29tIiwiZXhwIjoxNzc2NjcwODI0fQ.9ZXwlZBV1A4id2gr-2lloMs7ykJU3kSQMQeFwJOg8oo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec520a23929e1b2-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:51d1:2de3:71ca:584d:3632:75b3",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:51d1:2de3:71ca:584d:3632:75b3, 172.68.234.227"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Apr-2026 19:30:51 UTC] === END API CALL LOG ===
[14-Apr-2026 19:30:51 UTC] ✅ API Hash verification passed for profile endpoint
[14-Apr-2026 19:30:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzIxIiwidXNlcm5hbWUiOiI4MzI1NiIsImVtYWlsIjoiamVoZWI4MzI1NkByZXZlZnIuY29tIiwiZXhwIjoxNzc2NjcwODI0fQ.9ZXwlZBV1A4id2gr-2lloMs7ykJU3kSQMQeFwJOg8oo
[14-Apr-2026 19:30:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Apr-2026 19:30:51 UTC] ✅ JWT token verified successfully for user profile
[14-Apr-2026 19:30:51 UTC] User ID: 321
[14-Apr-2026 19:30:51 UTC] ✅ User profile retrieved successfully for user ID: 321
[14-Apr-2026 19:30:52 UTC] === API CALL LOG ===
[14-Apr-2026 19:30:52 UTC] Endpoint: user/profile.php
[14-Apr-2026 19:30:52 UTC] Full Log Data: {
    "timestamp": "2026-04-14 19:30:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:51d1:2de3:71ca:584d:3632:75b3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzIxIiwidXNlcm5hbWUiOiI4MzI1NiIsImVtYWlsIjoiamVoZWI4MzI1NkByZXZlZnIuY29tIiwiZXhwIjoxNzc2NjcwODI0fQ.9ZXwlZBV1A4id2gr-2lloMs7ykJU3kSQMQeFwJOg8oo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec520a758ace1b2-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:51d1:2de3:71ca:584d:3632:75b3",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:51d1:2de3:71ca:584d:3632:75b3, 172.68.234.226"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Apr-2026 19:30:52 UTC] === END API CALL LOG ===
[14-Apr-2026 19:30:52 UTC] ✅ API Hash verification passed for profile endpoint
[14-Apr-2026 19:30:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzIxIiwidXNlcm5hbWUiOiI4MzI1NiIsImVtYWlsIjoiamVoZWI4MzI1NkByZXZlZnIuY29tIiwiZXhwIjoxNzc2NjcwODI0fQ.9ZXwlZBV1A4id2gr-2lloMs7ykJU3kSQMQeFwJOg8oo
[14-Apr-2026 19:30:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Apr-2026 19:30:52 UTC] ✅ JWT token verified successfully for user profile
[14-Apr-2026 19:30:52 UTC] User ID: 321
[14-Apr-2026 19:30:52 UTC] ✅ User profile retrieved successfully for user ID: 321
[14-Apr-2026 19:31:09 UTC] === API CALL LOG ===
[14-Apr-2026 19:31:09 UTC] Endpoint: user/profile.php
[14-Apr-2026 19:31:09 UTC] Full Log Data: {
    "timestamp": "2026-04-14 19:31:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:51d1:2de3:71ca:584d:3632:75b3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzIxIiwidXNlcm5hbWUiOiI4MzI1NiIsImVtYWlsIjoiamVoZWI4MzI1NkByZXZlZnIuY29tIiwiZXhwIjoxNzc2NjcwODI0fQ.9ZXwlZBV1A4id2gr-2lloMs7ykJU3kSQMQeFwJOg8oo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec5210e4a57e1b2-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:51d1:2de3:71ca:584d:3632:75b3",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:51d1:2de3:71ca:584d:3632:75b3, 172.68.234.227"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Apr-2026 19:31:09 UTC] === END API CALL LOG ===
[14-Apr-2026 19:31:09 UTC] ✅ API Hash verification passed for profile endpoint
[14-Apr-2026 19:31:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzIxIiwidXNlcm5hbWUiOiI4MzI1NiIsImVtYWlsIjoiamVoZWI4MzI1NkByZXZlZnIuY29tIiwiZXhwIjoxNzc2NjcwODI0fQ.9ZXwlZBV1A4id2gr-2lloMs7ykJU3kSQMQeFwJOg8oo
[14-Apr-2026 19:31:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Apr-2026 19:31:09 UTC] ✅ JWT token verified successfully for user profile
[14-Apr-2026 19:31:09 UTC] User ID: 321
[14-Apr-2026 19:31:09 UTC] ✅ User profile retrieved successfully for user ID: 321
[14-Apr-2026 19:31:09 UTC] User Purchases API - User ID: 321
[14-Apr-2026 19:31:09 UTC] User Purchases API - Total purchases found: 0
[14-Apr-2026 19:59:03 UTC] === API CALL LOG ===
[14-Apr-2026 19:59:03 UTC] Endpoint: user/profile.php
[14-Apr-2026 19:59:03 UTC] Full Log Data: {
    "timestamp": "2026-04-14 19:59:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.195.47.191",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMyIiwidXNlcm5hbWUiOiJEZGQiLCJlbWFpbCI6ImRhbmllbHd1bGV0YXcwQGdtYWlsLmNvbSIsImV4cCI6MTc3NjgwMTU0MX0.MBf3l1EagrX5frx5M_VHO_UqrJAQQOSC21x99jxIs30",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec549eeba03dc99-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "51.195.47.191",
        "CF-IPCountry": "DE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "51.195.47.191, 172.71.148.77"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Apr-2026 19:59:03 UTC] === END API CALL LOG ===
[14-Apr-2026 19:59:03 UTC] ✅ API Hash verification passed for profile endpoint
[14-Apr-2026 19:59:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMyIiwidXNlcm5hbWUiOiJEZGQiLCJlbWFpbCI6ImRhbmllbHd1bGV0YXcwQGdtYWlsLmNvbSIsImV4cCI6MTc3NjgwMTU0MX0.MBf3l1EagrX5frx5M_VHO_UqrJAQQOSC21x99jxIs30
[14-Apr-2026 19:59:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Apr-2026 19:59:03 UTC] ✅ JWT token verified successfully for user profile
[14-Apr-2026 19:59:03 UTC] User ID: 332
[14-Apr-2026 19:59:03 UTC] ✅ User profile retrieved successfully for user ID: 332
[14-Apr-2026 19:59:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Apr-2026 19:59:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Apr-2026 19:59:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMyIiwidXNlcm5hbWUiOiJEZGQiLCJlbWFpbCI6ImRhbmllbHd1bGV0YXcwQGdtYWlsLmNvbSIsImV4cCI6MTc3NjgwMTU0MX0.MBf3l1EagrX5frx5M_VHO_UqrJAQQOSC21x99jxIs30","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ec549eeba0edc99-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"51.195.47.191","CF-IPCountry":"DE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"51.195.47.191, 172.71.148.76"}
[14-Apr-2026 19:59:03 UTC] === User Orders API Called ===
[14-Apr-2026 19:59:03 UTC] User ID: 332
[14-Apr-2026 19:59:03 UTC] Limit: 20, Offset: 0
[14-Apr-2026 19:59:03 UTC] Orders found: 0
[14-Apr-2026 19:59:03 UTC] Orders data: []
[14-Apr-2026 19:59:03 UTC] Total orders count: 0
[14-Apr-2026 19:59:03 UTC] === API CALL LOG ===
[14-Apr-2026 19:59:03 UTC] Endpoint: user/profile.php
[14-Apr-2026 19:59:03 UTC] Full Log Data: {
    "timestamp": "2026-04-14 19:59:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.195.47.191",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMyIiwidXNlcm5hbWUiOiJEZGQiLCJlbWFpbCI6ImRhbmllbHd1bGV0YXcwQGdtYWlsLmNvbSIsImV4cCI6MTc3NjgwMTU0MX0.MBf3l1EagrX5frx5M_VHO_UqrJAQQOSC21x99jxIs30",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec549ef9c3adc99-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "51.195.47.191",
        "CF-IPCountry": "DE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "51.195.47.191, 172.71.148.77"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Apr-2026 19:59:03 UTC] === END API CALL LOG ===
[14-Apr-2026 19:59:03 UTC] ✅ API Hash verification passed for profile endpoint
[14-Apr-2026 19:59:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMyIiwidXNlcm5hbWUiOiJEZGQiLCJlbWFpbCI6ImRhbmllbHd1bGV0YXcwQGdtYWlsLmNvbSIsImV4cCI6MTc3NjgwMTU0MX0.MBf3l1EagrX5frx5M_VHO_UqrJAQQOSC21x99jxIs30
[14-Apr-2026 19:59:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Apr-2026 19:59:03 UTC] ✅ JWT token verified successfully for user profile
[14-Apr-2026 19:59:03 UTC] User ID: 332
[14-Apr-2026 19:59:03 UTC] ✅ User profile retrieved successfully for user ID: 332
[14-Apr-2026 19:59:05 UTC] === API CALL LOG ===
[14-Apr-2026 19:59:05 UTC] Endpoint: user/profile.php
[14-Apr-2026 19:59:05 UTC] Full Log Data: {
    "timestamp": "2026-04-14 19:59:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.195.47.191",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMyIiwidXNlcm5hbWUiOiJEZGQiLCJlbWFpbCI6ImRhbmllbHd1bGV0YXcwQGdtYWlsLmNvbSIsImV4cCI6MTc3NjgwMTU0MX0.MBf3l1EagrX5frx5M_VHO_UqrJAQQOSC21x99jxIs30",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec549f86a0adc99-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "51.195.47.191",
        "CF-IPCountry": "DE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "51.195.47.191, 172.71.148.77"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Apr-2026 19:59:05 UTC] === END API CALL LOG ===
[14-Apr-2026 19:59:05 UTC] ✅ API Hash verification passed for profile endpoint
[14-Apr-2026 19:59:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMyIiwidXNlcm5hbWUiOiJEZGQiLCJlbWFpbCI6ImRhbmllbHd1bGV0YXcwQGdtYWlsLmNvbSIsImV4cCI6MTc3NjgwMTU0MX0.MBf3l1EagrX5frx5M_VHO_UqrJAQQOSC21x99jxIs30
[14-Apr-2026 19:59:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Apr-2026 19:59:05 UTC] ✅ JWT token verified successfully for user profile
[14-Apr-2026 19:59:05 UTC] User ID: 332
[14-Apr-2026 19:59:05 UTC] ✅ User profile retrieved successfully for user ID: 332
[14-Apr-2026 19:59:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Apr-2026 19:59:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Apr-2026 19:59:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMyIiwidXNlcm5hbWUiOiJEZGQiLCJlbWFpbCI6ImRhbmllbHd1bGV0YXcwQGdtYWlsLmNvbSIsImV4cCI6MTc3NjgwMTU0MX0.MBf3l1EagrX5frx5M_VHO_UqrJAQQOSC21x99jxIs30","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ec54a571b98dc99-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"51.195.47.191","CF-IPCountry":"DE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"51.195.47.191, 172.71.148.68"}
[14-Apr-2026 19:59:20 UTC] === User Orders API Called ===
[14-Apr-2026 19:59:20 UTC] User ID: 332
[14-Apr-2026 19:59:20 UTC] Limit: 20, Offset: 0
[14-Apr-2026 19:59:20 UTC] Orders found: 0
[14-Apr-2026 19:59:20 UTC] Orders data: []
[14-Apr-2026 19:59:20 UTC] Total orders count: 0
[14-Apr-2026 19:59:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Apr-2026 19:59:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Apr-2026 19:59:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMyIiwidXNlcm5hbWUiOiJEZGQiLCJlbWFpbCI6ImRhbmllbHd1bGV0YXcwQGdtYWlsLmNvbSIsImV4cCI6MTc3NjgwMTU0MX0.MBf3l1EagrX5frx5M_VHO_UqrJAQQOSC21x99jxIs30","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ec54a66b897dc99-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"51.195.47.191","CF-IPCountry":"DE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"51.195.47.191, 172.71.148.68"}
[14-Apr-2026 19:59:22 UTC] === User Orders API Called ===
[14-Apr-2026 19:59:22 UTC] User ID: 332
[14-Apr-2026 19:59:22 UTC] Limit: 20, Offset: 0
[14-Apr-2026 19:59:22 UTC] Orders found: 0
[14-Apr-2026 19:59:22 UTC] Orders data: []
[14-Apr-2026 19:59:22 UTC] Total orders count: 0
[14-Apr-2026 19:59:22 UTC] === API CALL LOG ===
[14-Apr-2026 19:59:22 UTC] Endpoint: user/profile.php
[14-Apr-2026 19:59:22 UTC] Full Log Data: {
    "timestamp": "2026-04-14 19:59:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.195.47.191",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMyIiwidXNlcm5hbWUiOiJEZGQiLCJlbWFpbCI6ImRhbmllbHd1bGV0YXcwQGdtYWlsLmNvbSIsImV4cCI6MTc3NjgwMTU0MX0.MBf3l1EagrX5frx5M_VHO_UqrJAQQOSC21x99jxIs30",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec54a66b899dc99-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "51.195.47.191",
        "CF-IPCountry": "DE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "51.195.47.191, 172.71.148.68"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Apr-2026 19:59:22 UTC] === END API CALL LOG ===
[14-Apr-2026 19:59:22 UTC] ✅ API Hash verification passed for profile endpoint
[14-Apr-2026 19:59:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMyIiwidXNlcm5hbWUiOiJEZGQiLCJlbWFpbCI6ImRhbmllbHd1bGV0YXcwQGdtYWlsLmNvbSIsImV4cCI6MTc3NjgwMTU0MX0.MBf3l1EagrX5frx5M_VHO_UqrJAQQOSC21x99jxIs30
[14-Apr-2026 19:59:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Apr-2026 19:59:22 UTC] ✅ JWT token verified successfully for user profile
[14-Apr-2026 19:59:22 UTC] User ID: 332
[14-Apr-2026 19:59:22 UTC] ✅ User profile retrieved successfully for user ID: 332
[14-Apr-2026 19:59:23 UTC] === API CALL LOG ===
[14-Apr-2026 19:59:23 UTC] Endpoint: user/profile.php
[14-Apr-2026 19:59:23 UTC] Full Log Data: {
    "timestamp": "2026-04-14 19:59:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.195.47.191",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMyIiwidXNlcm5hbWUiOiJEZGQiLCJlbWFpbCI6ImRhbmllbHd1bGV0YXcwQGdtYWlsLmNvbSIsImV4cCI6MTc3NjgwMTU0MX0.MBf3l1EagrX5frx5M_VHO_UqrJAQQOSC21x99jxIs30",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec54a6bcff8dc99-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "51.195.47.191",
        "CF-IPCountry": "DE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "51.195.47.191, 172.71.148.68"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Apr-2026 19:59:23 UTC] === END API CALL LOG ===
[14-Apr-2026 19:59:23 UTC] ✅ API Hash verification passed for profile endpoint
[14-Apr-2026 19:59:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMyIiwidXNlcm5hbWUiOiJEZGQiLCJlbWFpbCI6ImRhbmllbHd1bGV0YXcwQGdtYWlsLmNvbSIsImV4cCI6MTc3NjgwMTU0MX0.MBf3l1EagrX5frx5M_VHO_UqrJAQQOSC21x99jxIs30
[14-Apr-2026 19:59:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Apr-2026 19:59:23 UTC] ✅ JWT token verified successfully for user profile
[14-Apr-2026 19:59:23 UTC] User ID: 332
[14-Apr-2026 19:59:23 UTC] ✅ User profile retrieved successfully for user ID: 332
[14-Apr-2026 19:59:24 UTC] === API CALL LOG ===
[14-Apr-2026 19:59:24 UTC] Endpoint: user/profile.php
[14-Apr-2026 19:59:24 UTC] Full Log Data: {
    "timestamp": "2026-04-14 19:59:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.195.47.191",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMyIiwidXNlcm5hbWUiOiJEZGQiLCJlbWFpbCI6ImRhbmllbHd1bGV0YXcwQGdtYWlsLmNvbSIsImV4cCI6MTc3NjgwMTU0MX0.MBf3l1EagrX5frx5M_VHO_UqrJAQQOSC21x99jxIs30",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec54a701bfddc99-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "51.195.47.191",
        "CF-IPCountry": "DE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "51.195.47.191, 172.71.148.68"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Apr-2026 19:59:24 UTC] === END API CALL LOG ===
[14-Apr-2026 19:59:24 UTC] ✅ API Hash verification passed for profile endpoint
[14-Apr-2026 19:59:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMyIiwidXNlcm5hbWUiOiJEZGQiLCJlbWFpbCI6ImRhbmllbHd1bGV0YXcwQGdtYWlsLmNvbSIsImV4cCI6MTc3NjgwMTU0MX0.MBf3l1EagrX5frx5M_VHO_UqrJAQQOSC21x99jxIs30
[14-Apr-2026 19:59:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Apr-2026 19:59:24 UTC] ✅ JWT token verified successfully for user profile
[14-Apr-2026 19:59:24 UTC] User ID: 332
[14-Apr-2026 19:59:24 UTC] ✅ User profile retrieved successfully for user ID: 332
[14-Apr-2026 20:03:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Apr-2026 20:03:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Apr-2026 20:03:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMyIiwidXNlcm5hbWUiOiJEZGQiLCJlbWFpbCI6ImRhbmllbHd1bGV0YXcwQGdtYWlsLmNvbSIsImV4cCI6MTc3NjgwMTU0MX0.MBf3l1EagrX5frx5M_VHO_UqrJAQQOSC21x99jxIs30","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ec55038cdb3c0eb-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"51.195.47.191","CF-IPCountry":"DE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"51.195.47.191, 172.70.251.120"}
[14-Apr-2026 20:03:21 UTC] === User Orders API Called ===
[14-Apr-2026 20:03:21 UTC] User ID: 332
[14-Apr-2026 20:03:21 UTC] Limit: 20, Offset: 0
[14-Apr-2026 20:03:21 UTC] Orders found: 0
[14-Apr-2026 20:03:21 UTC] Orders data: []
[14-Apr-2026 20:03:21 UTC] Total orders count: 0
[14-Apr-2026 20:03:21 UTC] === API CALL LOG ===
[14-Apr-2026 20:03:21 UTC] Endpoint: user/profile.php
[14-Apr-2026 20:03:21 UTC] Full Log Data: {
    "timestamp": "2026-04-14 20:03:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.195.47.191",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMyIiwidXNlcm5hbWUiOiJEZGQiLCJlbWFpbCI6ImRhbmllbHd1bGV0YXcwQGdtYWlsLmNvbSIsImV4cCI6MTc3NjgwMTU0MX0.MBf3l1EagrX5frx5M_VHO_UqrJAQQOSC21x99jxIs30",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec55038cdb9c0eb-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "51.195.47.191",
        "CF-IPCountry": "DE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "51.195.47.191, 172.70.251.120"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Apr-2026 20:03:21 UTC] === END API CALL LOG ===
[14-Apr-2026 20:03:21 UTC] ✅ API Hash verification passed for profile endpoint
[14-Apr-2026 20:03:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMyIiwidXNlcm5hbWUiOiJEZGQiLCJlbWFpbCI6ImRhbmllbHd1bGV0YXcwQGdtYWlsLmNvbSIsImV4cCI6MTc3NjgwMTU0MX0.MBf3l1EagrX5frx5M_VHO_UqrJAQQOSC21x99jxIs30
[14-Apr-2026 20:03:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Apr-2026 20:03:21 UTC] ✅ JWT token verified successfully for user profile
[14-Apr-2026 20:03:21 UTC] User ID: 332
[14-Apr-2026 20:03:21 UTC] ✅ User profile retrieved successfully for user ID: 332
[14-Apr-2026 20:03:21 UTC] === API CALL LOG ===
[14-Apr-2026 20:03:21 UTC] Endpoint: user/profile.php
[14-Apr-2026 20:03:21 UTC] Full Log Data: {
    "timestamp": "2026-04-14 20:03:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.195.47.191",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMyIiwidXNlcm5hbWUiOiJEZGQiLCJlbWFpbCI6ImRhbmllbHd1bGV0YXcwQGdtYWlsLmNvbSIsImV4cCI6MTc3NjgwMTU0MX0.MBf3l1EagrX5frx5M_VHO_UqrJAQQOSC21x99jxIs30",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec5503daecec0eb-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "51.195.47.191",
        "CF-IPCountry": "DE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "51.195.47.191, 172.70.251.120"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Apr-2026 20:03:21 UTC] === END API CALL LOG ===
[14-Apr-2026 20:03:21 UTC] ✅ API Hash verification passed for profile endpoint
[14-Apr-2026 20:03:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMyIiwidXNlcm5hbWUiOiJEZGQiLCJlbWFpbCI6ImRhbmllbHd1bGV0YXcwQGdtYWlsLmNvbSIsImV4cCI6MTc3NjgwMTU0MX0.MBf3l1EagrX5frx5M_VHO_UqrJAQQOSC21x99jxIs30
[14-Apr-2026 20:03:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Apr-2026 20:03:21 UTC] ✅ JWT token verified successfully for user profile
[14-Apr-2026 20:03:21 UTC] User ID: 332
[14-Apr-2026 20:03:21 UTC] ✅ User profile retrieved successfully for user ID: 332
[14-Apr-2026 20:03:22 UTC] === API CALL LOG ===
[14-Apr-2026 20:03:22 UTC] Endpoint: user/profile.php
[14-Apr-2026 20:03:22 UTC] Full Log Data: {
    "timestamp": "2026-04-14 20:03:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.195.47.191",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMyIiwidXNlcm5hbWUiOiJEZGQiLCJlbWFpbCI6ImRhbmllbHd1bGV0YXcwQGdtYWlsLmNvbSIsImV4cCI6MTc3NjgwMTU0MX0.MBf3l1EagrX5frx5M_VHO_UqrJAQQOSC21x99jxIs30",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec55041fe1fc0eb-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "51.195.47.191",
        "CF-IPCountry": "DE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "51.195.47.191, 172.70.251.120"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Apr-2026 20:03:22 UTC] === END API CALL LOG ===
[14-Apr-2026 20:03:22 UTC] ✅ API Hash verification passed for profile endpoint
[14-Apr-2026 20:03:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMyIiwidXNlcm5hbWUiOiJEZGQiLCJlbWFpbCI6ImRhbmllbHd1bGV0YXcwQGdtYWlsLmNvbSIsImV4cCI6MTc3NjgwMTU0MX0.MBf3l1EagrX5frx5M_VHO_UqrJAQQOSC21x99jxIs30
[14-Apr-2026 20:03:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Apr-2026 20:03:22 UTC] ✅ JWT token verified successfully for user profile
[14-Apr-2026 20:03:22 UTC] User ID: 332
[14-Apr-2026 20:03:22 UTC] ✅ User profile retrieved successfully for user ID: 332
[14-Apr-2026 20:04:26 UTC] === API CALL LOG ===
[14-Apr-2026 20:04:26 UTC] Endpoint: user/profile.php
[14-Apr-2026 20:04:26 UTC] Full Log Data: {
    "timestamp": "2026-04-14 20:04:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.195.47.191",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMyIiwidXNlcm5hbWUiOiJEZGQiLCJlbWFpbCI6ImRhbmllbHd1bGV0YXcwQGdtYWlsLmNvbSIsImV4cCI6MTc3NjgwMTU0MX0.MBf3l1EagrX5frx5M_VHO_UqrJAQQOSC21x99jxIs30",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec551d408483554-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "51.195.47.191",
        "CF-IPCountry": "DE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "51.195.47.191, 172.70.240.15"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Apr-2026 20:04:26 UTC] === END API CALL LOG ===
[14-Apr-2026 20:04:26 UTC] ✅ API Hash verification passed for profile endpoint
[14-Apr-2026 20:04:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMyIiwidXNlcm5hbWUiOiJEZGQiLCJlbWFpbCI6ImRhbmllbHd1bGV0YXcwQGdtYWlsLmNvbSIsImV4cCI6MTc3NjgwMTU0MX0.MBf3l1EagrX5frx5M_VHO_UqrJAQQOSC21x99jxIs30
[14-Apr-2026 20:04:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Apr-2026 20:04:26 UTC] ✅ JWT token verified successfully for user profile
[14-Apr-2026 20:04:26 UTC] User ID: 332
[14-Apr-2026 20:04:26 UTC] ✅ User profile retrieved successfully for user ID: 332
[14-Apr-2026 20:04:42 UTC] === API CALL LOG ===
[14-Apr-2026 20:04:42 UTC] Endpoint: user/profile.php
[14-Apr-2026 20:04:42 UTC] Full Log Data: {
    "timestamp": "2026-04-14 20:04:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.195.47.191",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMyIiwidXNlcm5hbWUiOiJEZGQiLCJlbWFpbCI6ImRhbmllbHd1bGV0YXcwQGdtYWlsLmNvbSIsImV4cCI6MTc3NjgwMTU0MX0.MBf3l1EagrX5frx5M_VHO_UqrJAQQOSC21x99jxIs30",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec55234eceb3554-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "51.195.47.191",
        "CF-IPCountry": "DE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "51.195.47.191, 172.70.240.15"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Apr-2026 20:04:42 UTC] === END API CALL LOG ===
[14-Apr-2026 20:04:42 UTC] ✅ API Hash verification passed for profile endpoint
[14-Apr-2026 20:04:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMyIiwidXNlcm5hbWUiOiJEZGQiLCJlbWFpbCI6ImRhbmllbHd1bGV0YXcwQGdtYWlsLmNvbSIsImV4cCI6MTc3NjgwMTU0MX0.MBf3l1EagrX5frx5M_VHO_UqrJAQQOSC21x99jxIs30
[14-Apr-2026 20:04:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Apr-2026 20:04:42 UTC] ✅ JWT token verified successfully for user profile
[14-Apr-2026 20:04:42 UTC] User ID: 332
[14-Apr-2026 20:04:42 UTC] ✅ User profile retrieved successfully for user ID: 332
[14-Apr-2026 20:04:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Apr-2026 20:04:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Apr-2026 20:04:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMyIiwidXNlcm5hbWUiOiJEZGQiLCJlbWFpbCI6ImRhbmllbHd1bGV0YXcwQGdtYWlsLmNvbSIsImV4cCI6MTc3NjgwMTU0MX0.MBf3l1EagrX5frx5M_VHO_UqrJAQQOSC21x99jxIs30","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ec55234ecea3554-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"51.195.47.191","CF-IPCountry":"DE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"51.195.47.191, 172.70.240.14"}
[14-Apr-2026 20:04:42 UTC] === User Orders API Called ===
[14-Apr-2026 20:04:42 UTC] User ID: 332
[14-Apr-2026 20:04:42 UTC] Limit: 20, Offset: 0
[14-Apr-2026 20:04:42 UTC] Orders found: 0
[14-Apr-2026 20:04:42 UTC] Orders data: []
[14-Apr-2026 20:04:42 UTC] Total orders count: 0
[14-Apr-2026 20:04:43 UTC] === API CALL LOG ===
[14-Apr-2026 20:04:43 UTC] Endpoint: user/profile.php
[14-Apr-2026 20:04:43 UTC] Full Log Data: {
    "timestamp": "2026-04-14 20:04:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.195.47.191",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMyIiwidXNlcm5hbWUiOiJEZGQiLCJlbWFpbCI6ImRhbmllbHd1bGV0YXcwQGdtYWlsLmNvbSIsImV4cCI6MTc3NjgwMTU0MX0.MBf3l1EagrX5frx5M_VHO_UqrJAQQOSC21x99jxIs30",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec552394c333554-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "51.195.47.191",
        "CF-IPCountry": "DE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "51.195.47.191, 172.70.240.14"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Apr-2026 20:04:43 UTC] === END API CALL LOG ===
[14-Apr-2026 20:04:43 UTC] ✅ API Hash verification passed for profile endpoint
[14-Apr-2026 20:04:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMyIiwidXNlcm5hbWUiOiJEZGQiLCJlbWFpbCI6ImRhbmllbHd1bGV0YXcwQGdtYWlsLmNvbSIsImV4cCI6MTc3NjgwMTU0MX0.MBf3l1EagrX5frx5M_VHO_UqrJAQQOSC21x99jxIs30
[14-Apr-2026 20:04:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Apr-2026 20:04:43 UTC] ✅ JWT token verified successfully for user profile
[14-Apr-2026 20:04:43 UTC] User ID: 332
[14-Apr-2026 20:04:43 UTC] ✅ User profile retrieved successfully for user ID: 332
[14-Apr-2026 20:04:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Apr-2026 20:04:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Apr-2026 20:04:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMyIiwidXNlcm5hbWUiOiJEZGQiLCJlbWFpbCI6ImRhbmllbHd1bGV0YXcwQGdtYWlsLmNvbSIsImV4cCI6MTc3NjgwMTU0MX0.MBf3l1EagrX5frx5M_VHO_UqrJAQQOSC21x99jxIs30","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ec552751b4a3554-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"51.195.47.191","CF-IPCountry":"DE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"51.195.47.191, 172.70.240.15"}
[14-Apr-2026 20:04:52 UTC] === User Orders API Called ===
[14-Apr-2026 20:04:52 UTC] User ID: 332
[14-Apr-2026 20:04:52 UTC] Limit: 20, Offset: 0
[14-Apr-2026 20:04:52 UTC] Orders found: 0
[14-Apr-2026 20:04:52 UTC] Orders data: []
[14-Apr-2026 20:04:52 UTC] Total orders count: 0
[14-Apr-2026 20:04:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Apr-2026 20:04:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Apr-2026 20:04:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMyIiwidXNlcm5hbWUiOiJEZGQiLCJlbWFpbCI6ImRhbmllbHd1bGV0YXcwQGdtYWlsLmNvbSIsImV4cCI6MTc3NjgwMTU0MX0.MBf3l1EagrX5frx5M_VHO_UqrJAQQOSC21x99jxIs30","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ec552803caa3554-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"51.195.47.191","CF-IPCountry":"DE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"51.195.47.191, 172.70.240.15"}
[14-Apr-2026 20:04:54 UTC] === User Orders API Called ===
[14-Apr-2026 20:04:54 UTC] User ID: 332
[14-Apr-2026 20:04:54 UTC] Limit: 20, Offset: 0
[14-Apr-2026 20:04:54 UTC] Orders found: 0
[14-Apr-2026 20:04:54 UTC] Orders data: []
[14-Apr-2026 20:04:54 UTC] Total orders count: 0
[14-Apr-2026 20:04:54 UTC] === API CALL LOG ===
[14-Apr-2026 20:04:54 UTC] Endpoint: user/profile.php
[14-Apr-2026 20:04:54 UTC] Full Log Data: {
    "timestamp": "2026-04-14 20:04:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.195.47.191",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMyIiwidXNlcm5hbWUiOiJEZGQiLCJlbWFpbCI6ImRhbmllbHd1bGV0YXcwQGdtYWlsLmNvbSIsImV4cCI6MTc3NjgwMTU0MX0.MBf3l1EagrX5frx5M_VHO_UqrJAQQOSC21x99jxIs30",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec552803cae3554-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "51.195.47.191",
        "CF-IPCountry": "DE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "51.195.47.191, 172.70.240.14"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Apr-2026 20:04:54 UTC] === END API CALL LOG ===
[14-Apr-2026 20:04:54 UTC] ✅ API Hash verification passed for profile endpoint
[14-Apr-2026 20:04:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMyIiwidXNlcm5hbWUiOiJEZGQiLCJlbWFpbCI6ImRhbmllbHd1bGV0YXcwQGdtYWlsLmNvbSIsImV4cCI6MTc3NjgwMTU0MX0.MBf3l1EagrX5frx5M_VHO_UqrJAQQOSC21x99jxIs30
[14-Apr-2026 20:04:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Apr-2026 20:04:54 UTC] ✅ JWT token verified successfully for user profile
[14-Apr-2026 20:04:54 UTC] User ID: 332
[14-Apr-2026 20:04:54 UTC] ✅ User profile retrieved successfully for user ID: 332
[14-Apr-2026 20:04:55 UTC] === API CALL LOG ===
[14-Apr-2026 20:04:55 UTC] Endpoint: user/profile.php
[14-Apr-2026 20:04:55 UTC] Full Log Data: {
    "timestamp": "2026-04-14 20:04:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.195.47.191",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMyIiwidXNlcm5hbWUiOiJEZGQiLCJlbWFpbCI6ImRhbmllbHd1bGV0YXcwQGdtYWlsLmNvbSIsImV4cCI6MTc3NjgwMTU0MX0.MBf3l1EagrX5frx5M_VHO_UqrJAQQOSC21x99jxIs30",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec552854b093554-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "51.195.47.191",
        "CF-IPCountry": "DE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "51.195.47.191, 172.70.240.15"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Apr-2026 20:04:55 UTC] === END API CALL LOG ===
[14-Apr-2026 20:04:55 UTC] ✅ API Hash verification passed for profile endpoint
[14-Apr-2026 20:04:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMyIiwidXNlcm5hbWUiOiJEZGQiLCJlbWFpbCI6ImRhbmllbHd1bGV0YXcwQGdtYWlsLmNvbSIsImV4cCI6MTc3NjgwMTU0MX0.MBf3l1EagrX5frx5M_VHO_UqrJAQQOSC21x99jxIs30
[14-Apr-2026 20:04:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Apr-2026 20:04:55 UTC] ✅ JWT token verified successfully for user profile
[14-Apr-2026 20:04:55 UTC] User ID: 332
[14-Apr-2026 20:04:55 UTC] ✅ User profile retrieved successfully for user ID: 332
[14-Apr-2026 20:06:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Apr-2026 20:06:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Apr-2026 20:06:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMyIiwidXNlcm5hbWUiOiJEZGQiLCJlbWFpbCI6ImRhbmllbHd1bGV0YXcwQGdtYWlsLmNvbSIsImV4cCI6MTc3NjgwMTU0MX0.MBf3l1EagrX5frx5M_VHO_UqrJAQQOSC21x99jxIs30","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ec554e56818f51f-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"51.195.47.191","CF-IPCountry":"DE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"51.195.47.191, 172.70.248.9"}
[14-Apr-2026 20:06:32 UTC] === User Orders API Called ===
[14-Apr-2026 20:06:32 UTC] User ID: 332
[14-Apr-2026 20:06:32 UTC] Limit: 20, Offset: 0
[14-Apr-2026 20:06:32 UTC] Orders found: 0
[14-Apr-2026 20:06:32 UTC] Orders data: []
[14-Apr-2026 20:06:32 UTC] Total orders count: 0
[14-Apr-2026 20:06:50 UTC] === API CALL LOG ===
[14-Apr-2026 20:06:50 UTC] Endpoint: user/profile.php
[14-Apr-2026 20:06:50 UTC] Full Log Data: {
    "timestamp": "2026-04-14 20:06:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.195.47.191",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMyIiwidXNlcm5hbWUiOiJEZGQiLCJlbWFpbCI6ImRhbmllbHd1bGV0YXcwQGdtYWlsLmNvbSIsImV4cCI6MTc3NjgwMTU0MX0.MBf3l1EagrX5frx5M_VHO_UqrJAQQOSC21x99jxIs30",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec555530be8f51f-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "51.195.47.191",
        "CF-IPCountry": "DE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "51.195.47.191, 172.70.248.8"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Apr-2026 20:06:50 UTC] === END API CALL LOG ===
[14-Apr-2026 20:06:50 UTC] ✅ API Hash verification passed for profile endpoint
[14-Apr-2026 20:06:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMyIiwidXNlcm5hbWUiOiJEZGQiLCJlbWFpbCI6ImRhbmllbHd1bGV0YXcwQGdtYWlsLmNvbSIsImV4cCI6MTc3NjgwMTU0MX0.MBf3l1EagrX5frx5M_VHO_UqrJAQQOSC21x99jxIs30
[14-Apr-2026 20:06:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Apr-2026 20:06:50 UTC] ✅ JWT token verified successfully for user profile
[14-Apr-2026 20:06:50 UTC] User ID: 332
[14-Apr-2026 20:06:50 UTC] ✅ User profile retrieved successfully for user ID: 332
[14-Apr-2026 20:06:50 UTC] User Purchases API - User ID: 332
[14-Apr-2026 20:06:50 UTC] User Purchases API - Total purchases found: 1
[14-Apr-2026 20:06:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Apr-2026 20:06:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Apr-2026 20:06:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMyIiwidXNlcm5hbWUiOiJEZGQiLCJlbWFpbCI6ImRhbmllbHd1bGV0YXcwQGdtYWlsLmNvbSIsImV4cCI6MTc3NjgwMTU0MX0.MBf3l1EagrX5frx5M_VHO_UqrJAQQOSC21x99jxIs30","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ec555806cdff51f-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"51.195.47.191","CF-IPCountry":"DE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"51.195.47.191, 172.70.248.8"}
[14-Apr-2026 20:06:57 UTC] === User Orders API Called ===
[14-Apr-2026 20:06:57 UTC] User ID: 332
[14-Apr-2026 20:06:57 UTC] Limit: 20, Offset: 0
[14-Apr-2026 20:06:57 UTC] Orders found: 0
[14-Apr-2026 20:06:57 UTC] Orders data: []
[14-Apr-2026 20:06:57 UTC] Total orders count: 0
[14-Apr-2026 20:06:57 UTC] === API CALL LOG ===
[14-Apr-2026 20:06:57 UTC] Endpoint: user/profile.php
[14-Apr-2026 20:06:57 UTC] Full Log Data: {
    "timestamp": "2026-04-14 20:06:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.195.47.191",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMyIiwidXNlcm5hbWUiOiJEZGQiLCJlbWFpbCI6ImRhbmllbHd1bGV0YXcwQGdtYWlsLmNvbSIsImV4cCI6MTc3NjgwMTU0MX0.MBf3l1EagrX5frx5M_VHO_UqrJAQQOSC21x99jxIs30",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec555806ce1f51f-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "51.195.47.191",
        "CF-IPCountry": "DE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "51.195.47.191, 172.70.248.8"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Apr-2026 20:06:57 UTC] === END API CALL LOG ===
[14-Apr-2026 20:06:57 UTC] ✅ API Hash verification passed for profile endpoint
[14-Apr-2026 20:06:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMyIiwidXNlcm5hbWUiOiJEZGQiLCJlbWFpbCI6ImRhbmllbHd1bGV0YXcwQGdtYWlsLmNvbSIsImV4cCI6MTc3NjgwMTU0MX0.MBf3l1EagrX5frx5M_VHO_UqrJAQQOSC21x99jxIs30
[14-Apr-2026 20:06:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Apr-2026 20:06:57 UTC] ✅ JWT token verified successfully for user profile
[14-Apr-2026 20:06:57 UTC] User ID: 332
[14-Apr-2026 20:06:57 UTC] ✅ User profile retrieved successfully for user ID: 332
[14-Apr-2026 20:06:58 UTC] === API CALL LOG ===
[14-Apr-2026 20:06:58 UTC] Endpoint: user/profile.php
[14-Apr-2026 20:06:58 UTC] Full Log Data: {
    "timestamp": "2026-04-14 20:06:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.195.47.191",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMyIiwidXNlcm5hbWUiOiJEZGQiLCJlbWFpbCI6ImRhbmllbHd1bGV0YXcwQGdtYWlsLmNvbSIsImV4cCI6MTc3NjgwMTU0MX0.MBf3l1EagrX5frx5M_VHO_UqrJAQQOSC21x99jxIs30",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec555856e73f51f-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "51.195.47.191",
        "CF-IPCountry": "DE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "51.195.47.191, 172.70.248.8"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Apr-2026 20:06:58 UTC] === END API CALL LOG ===
[14-Apr-2026 20:06:58 UTC] ✅ API Hash verification passed for profile endpoint
[14-Apr-2026 20:06:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMyIiwidXNlcm5hbWUiOiJEZGQiLCJlbWFpbCI6ImRhbmllbHd1bGV0YXcwQGdtYWlsLmNvbSIsImV4cCI6MTc3NjgwMTU0MX0.MBf3l1EagrX5frx5M_VHO_UqrJAQQOSC21x99jxIs30
[14-Apr-2026 20:06:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Apr-2026 20:06:58 UTC] ✅ JWT token verified successfully for user profile
[14-Apr-2026 20:06:58 UTC] User ID: 332
[14-Apr-2026 20:06:58 UTC] ✅ User profile retrieved successfully for user ID: 332
[14-Apr-2026 20:07:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Apr-2026 20:07:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Apr-2026 20:07:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMyIiwidXNlcm5hbWUiOiJEZGQiLCJlbWFpbCI6ImRhbmllbHd1bGV0YXcwQGdtYWlsLmNvbSIsImV4cCI6MTc3NjgwMTU0MX0.MBf3l1EagrX5frx5M_VHO_UqrJAQQOSC21x99jxIs30","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ec55595ce15f51f-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"51.195.47.191","CF-IPCountry":"DE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"51.195.47.191, 172.70.248.8"}
[14-Apr-2026 20:07:00 UTC] === User Orders API Called ===
[14-Apr-2026 20:07:00 UTC] User ID: 332
[14-Apr-2026 20:07:00 UTC] Limit: 20, Offset: 0
[14-Apr-2026 20:07:00 UTC] Orders found: 0
[14-Apr-2026 20:07:00 UTC] Orders data: []
[14-Apr-2026 20:07:00 UTC] Total orders count: 0
[14-Apr-2026 20:07:03 UTC] === API CALL LOG ===
[14-Apr-2026 20:07:03 UTC] Endpoint: user/profile.php
[14-Apr-2026 20:07:03 UTC] Full Log Data: {
    "timestamp": "2026-04-14 20:07:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.195.47.191",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMyIiwidXNlcm5hbWUiOiJEZGQiLCJlbWFpbCI6ImRhbmllbHd1bGV0YXcwQGdtYWlsLmNvbSIsImV4cCI6MTc3NjgwMTU0MX0.MBf3l1EagrX5frx5M_VHO_UqrJAQQOSC21x99jxIs30",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec555a4ca84f51f-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "51.195.47.191",
        "CF-IPCountry": "DE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "51.195.47.191, 172.70.248.8"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Apr-2026 20:07:03 UTC] === END API CALL LOG ===
[14-Apr-2026 20:07:03 UTC] ✅ API Hash verification passed for profile endpoint
[14-Apr-2026 20:07:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMyIiwidXNlcm5hbWUiOiJEZGQiLCJlbWFpbCI6ImRhbmllbHd1bGV0YXcwQGdtYWlsLmNvbSIsImV4cCI6MTc3NjgwMTU0MX0.MBf3l1EagrX5frx5M_VHO_UqrJAQQOSC21x99jxIs30
[14-Apr-2026 20:07:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Apr-2026 20:07:03 UTC] ✅ JWT token verified successfully for user profile
[14-Apr-2026 20:07:03 UTC] User ID: 332
[14-Apr-2026 20:07:03 UTC] ✅ User profile retrieved successfully for user ID: 332
[14-Apr-2026 20:07:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Apr-2026 20:07:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Apr-2026 20:07:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMyIiwidXNlcm5hbWUiOiJEZGQiLCJlbWFpbCI6ImRhbmllbHd1bGV0YXcwQGdtYWlsLmNvbSIsImV4cCI6MTc3NjgwMTU0MX0.MBf3l1EagrX5frx5M_VHO_UqrJAQQOSC21x99jxIs30","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ec555a4ca83f51f-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"51.195.47.191","CF-IPCountry":"DE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"51.195.47.191, 172.70.248.8"}
[14-Apr-2026 20:07:03 UTC] === User Orders API Called ===
[14-Apr-2026 20:07:03 UTC] User ID: 332
[14-Apr-2026 20:07:03 UTC] Limit: 20, Offset: 0
[14-Apr-2026 20:07:03 UTC] Orders found: 0
[14-Apr-2026 20:07:03 UTC] Orders data: []
[14-Apr-2026 20:07:03 UTC] Total orders count: 0
[14-Apr-2026 20:07:03 UTC] === API CALL LOG ===
[14-Apr-2026 20:07:03 UTC] Endpoint: user/profile.php
[14-Apr-2026 20:07:03 UTC] Full Log Data: {
    "timestamp": "2026-04-14 20:07:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.195.47.191",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMyIiwidXNlcm5hbWUiOiJEZGQiLCJlbWFpbCI6ImRhbmllbHd1bGV0YXcwQGdtYWlsLmNvbSIsImV4cCI6MTc3NjgwMTU0MX0.MBf3l1EagrX5frx5M_VHO_UqrJAQQOSC21x99jxIs30",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec555a829b2f51f-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "51.195.47.191",
        "CF-IPCountry": "DE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "51.195.47.191, 172.70.248.8"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Apr-2026 20:07:03 UTC] === END API CALL LOG ===
[14-Apr-2026 20:07:03 UTC] ✅ API Hash verification passed for profile endpoint
[14-Apr-2026 20:07:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMyIiwidXNlcm5hbWUiOiJEZGQiLCJlbWFpbCI6ImRhbmllbHd1bGV0YXcwQGdtYWlsLmNvbSIsImV4cCI6MTc3NjgwMTU0MX0.MBf3l1EagrX5frx5M_VHO_UqrJAQQOSC21x99jxIs30
[14-Apr-2026 20:07:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Apr-2026 20:07:03 UTC] ✅ JWT token verified successfully for user profile
[14-Apr-2026 20:07:03 UTC] User ID: 332
[14-Apr-2026 20:07:03 UTC] ✅ User profile retrieved successfully for user ID: 332
[14-Apr-2026 20:07:11 UTC] === API CALL LOG ===
[14-Apr-2026 20:07:11 UTC] Endpoint: user/profile.php
[14-Apr-2026 20:07:11 UTC] Full Log Data: {
    "timestamp": "2026-04-14 20:07:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.195.47.191",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMyIiwidXNlcm5hbWUiOiJEZGQiLCJlbWFpbCI6ImRhbmllbHd1bGV0YXcwQGdtYWlsLmNvbSIsImV4cCI6MTc3NjgwMTU0MX0.MBf3l1EagrX5frx5M_VHO_UqrJAQQOSC21x99jxIs30",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec555d6bb23f51f-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "51.195.47.191",
        "CF-IPCountry": "DE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "51.195.47.191, 172.70.248.8"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Apr-2026 20:07:11 UTC] === END API CALL LOG ===
[14-Apr-2026 20:07:11 UTC] ✅ API Hash verification passed for profile endpoint
[14-Apr-2026 20:07:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMyIiwidXNlcm5hbWUiOiJEZGQiLCJlbWFpbCI6ImRhbmllbHd1bGV0YXcwQGdtYWlsLmNvbSIsImV4cCI6MTc3NjgwMTU0MX0.MBf3l1EagrX5frx5M_VHO_UqrJAQQOSC21x99jxIs30
[14-Apr-2026 20:07:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Apr-2026 20:07:11 UTC] ✅ JWT token verified successfully for user profile
[14-Apr-2026 20:07:11 UTC] User ID: 332
[14-Apr-2026 20:07:11 UTC] ✅ User profile retrieved successfully for user ID: 332
[14-Apr-2026 20:07:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Apr-2026 20:07:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Apr-2026 20:07:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMyIiwidXNlcm5hbWUiOiJEZGQiLCJlbWFpbCI6ImRhbmllbHd1bGV0YXcwQGdtYWlsLmNvbSIsImV4cCI6MTc3NjgwMTU0MX0.MBf3l1EagrX5frx5M_VHO_UqrJAQQOSC21x99jxIs30","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ec555d6bb20f51f-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"51.195.47.191","CF-IPCountry":"DE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"51.195.47.191, 172.70.248.9"}
[14-Apr-2026 20:07:11 UTC] === User Orders API Called ===
[14-Apr-2026 20:07:11 UTC] User ID: 332
[14-Apr-2026 20:07:11 UTC] Limit: 20, Offset: 0
[14-Apr-2026 20:07:11 UTC] Orders found: 0
[14-Apr-2026 20:07:11 UTC] Orders data: []
[14-Apr-2026 20:07:11 UTC] Total orders count: 0
[14-Apr-2026 20:07:12 UTC] === API CALL LOG ===
[14-Apr-2026 20:07:12 UTC] Endpoint: user/profile.php
[14-Apr-2026 20:07:12 UTC] Full Log Data: {
    "timestamp": "2026-04-14 20:07:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.195.47.191",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMyIiwidXNlcm5hbWUiOiJEZGQiLCJlbWFpbCI6ImRhbmllbHd1bGV0YXcwQGdtYWlsLmNvbSIsImV4cCI6MTc3NjgwMTU0MX0.MBf3l1EagrX5frx5M_VHO_UqrJAQQOSC21x99jxIs30",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec555dc3e57f51f-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "51.195.47.191",
        "CF-IPCountry": "DE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "51.195.47.191, 172.70.248.8"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Apr-2026 20:07:12 UTC] === END API CALL LOG ===
[14-Apr-2026 20:07:12 UTC] ✅ API Hash verification passed for profile endpoint
[14-Apr-2026 20:07:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMyIiwidXNlcm5hbWUiOiJEZGQiLCJlbWFpbCI6ImRhbmllbHd1bGV0YXcwQGdtYWlsLmNvbSIsImV4cCI6MTc3NjgwMTU0MX0.MBf3l1EagrX5frx5M_VHO_UqrJAQQOSC21x99jxIs30
[14-Apr-2026 20:07:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Apr-2026 20:07:12 UTC] ✅ JWT token verified successfully for user profile
[14-Apr-2026 20:07:12 UTC] User ID: 332
[14-Apr-2026 20:07:12 UTC] ✅ User profile retrieved successfully for user ID: 332
[14-Apr-2026 20:16:45 UTC] === API CALL LOG ===
[14-Apr-2026 20:16:45 UTC] Endpoint: user/profile.php
[14-Apr-2026 20:16:45 UTC] Full Log Data: {
    "timestamp": "2026-04-14 20:16:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.116.3.39",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMzIiwidXNlcm5hbWUiOiJud29ndSIsImVtYWlsIjoiZ29vZGx1Y2tud29ndTYyQGdtYWlsLmNvbSIsImV4cCI6MTc3NjgwMjYwMH0.G97RnzqbMjIChD3FZGG7WChpAXUvuxOOQZYht-EH5sw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec563df5bd53ca1-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.116.3.39",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.116.3.39, 172.71.135.120"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Apr-2026 20:16:45 UTC] === END API CALL LOG ===
[14-Apr-2026 20:16:45 UTC] ✅ API Hash verification passed for profile endpoint
[14-Apr-2026 20:16:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMzIiwidXNlcm5hbWUiOiJud29ndSIsImVtYWlsIjoiZ29vZGx1Y2tud29ndTYyQGdtYWlsLmNvbSIsImV4cCI6MTc3NjgwMjYwMH0.G97RnzqbMjIChD3FZGG7WChpAXUvuxOOQZYht-EH5sw
[14-Apr-2026 20:16:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Apr-2026 20:16:45 UTC] ✅ JWT token verified successfully for user profile
[14-Apr-2026 20:16:45 UTC] User ID: 333
[14-Apr-2026 20:16:45 UTC] ✅ User profile retrieved successfully for user ID: 333
[14-Apr-2026 20:16:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Apr-2026 20:16:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Apr-2026 20:16:46 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMzIiwidXNlcm5hbWUiOiJud29ndSIsImVtYWlsIjoiZ29vZGx1Y2tud29ndTYyQGdtYWlsLmNvbSIsImV4cCI6MTc3NjgwMjYwMH0.G97RnzqbMjIChD3FZGG7WChpAXUvuxOOQZYht-EH5sw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ec563df5bd83ca1-CDG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"105.116.3.39","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"105.116.3.39, 172.71.135.120"}
[14-Apr-2026 20:16:46 UTC] === User Orders API Called ===
[14-Apr-2026 20:16:46 UTC] User ID: 333
[14-Apr-2026 20:16:46 UTC] Limit: 20, Offset: 0
[14-Apr-2026 20:16:46 UTC] Orders found: 0
[14-Apr-2026 20:16:46 UTC] Orders data: []
[14-Apr-2026 20:16:46 UTC] Total orders count: 0
[14-Apr-2026 20:16:46 UTC] === API CALL LOG ===
[14-Apr-2026 20:16:46 UTC] Endpoint: user/profile.php
[14-Apr-2026 20:16:46 UTC] Full Log Data: {
    "timestamp": "2026-04-14 20:16:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.116.3.39",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMzIiwidXNlcm5hbWUiOiJud29ndSIsImVtYWlsIjoiZ29vZGx1Y2tud29ndTYyQGdtYWlsLmNvbSIsImV4cCI6MTc3NjgwMjYwMH0.G97RnzqbMjIChD3FZGG7WChpAXUvuxOOQZYht-EH5sw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec563df5bd93ca1-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.116.3.39",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.116.3.39, 172.71.135.120"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Apr-2026 20:16:46 UTC] === END API CALL LOG ===
[14-Apr-2026 20:16:46 UTC] ✅ API Hash verification passed for profile endpoint
[14-Apr-2026 20:16:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMzIiwidXNlcm5hbWUiOiJud29ndSIsImVtYWlsIjoiZ29vZGx1Y2tud29ndTYyQGdtYWlsLmNvbSIsImV4cCI6MTc3NjgwMjYwMH0.G97RnzqbMjIChD3FZGG7WChpAXUvuxOOQZYht-EH5sw
[14-Apr-2026 20:16:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Apr-2026 20:16:46 UTC] ✅ JWT token verified successfully for user profile
[14-Apr-2026 20:16:46 UTC] User ID: 333
[14-Apr-2026 20:16:46 UTC] ✅ User profile retrieved successfully for user ID: 333
[14-Apr-2026 20:16:48 UTC] === API CALL LOG ===
[14-Apr-2026 20:16:48 UTC] Endpoint: user/profile.php
[14-Apr-2026 20:16:48 UTC] Full Log Data: {
    "timestamp": "2026-04-14 20:16:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.116.3.39",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMzIiwidXNlcm5hbWUiOiJud29ndSIsImVtYWlsIjoiZ29vZGx1Y2tud29ndTYyQGdtYWlsLmNvbSIsImV4cCI6MTc3NjgwMjYwMH0.G97RnzqbMjIChD3FZGG7WChpAXUvuxOOQZYht-EH5sw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec563ee2e6d3ca1-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.116.3.39",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.116.3.39, 172.71.135.120"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Apr-2026 20:16:48 UTC] === END API CALL LOG ===
[14-Apr-2026 20:16:48 UTC] ✅ API Hash verification passed for profile endpoint
[14-Apr-2026 20:16:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMzIiwidXNlcm5hbWUiOiJud29ndSIsImVtYWlsIjoiZ29vZGx1Y2tud29ndTYyQGdtYWlsLmNvbSIsImV4cCI6MTc3NjgwMjYwMH0.G97RnzqbMjIChD3FZGG7WChpAXUvuxOOQZYht-EH5sw
[14-Apr-2026 20:16:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Apr-2026 20:16:48 UTC] ✅ JWT token verified successfully for user profile
[14-Apr-2026 20:16:48 UTC] User ID: 333
[14-Apr-2026 20:16:48 UTC] ✅ User profile retrieved successfully for user ID: 333
[14-Apr-2026 20:19:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Apr-2026 20:19:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Apr-2026 20:19:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMzIiwidXNlcm5hbWUiOiJud29ndSIsImVtYWlsIjoiZ29vZGx1Y2tud29ndTYyQGdtYWlsLmNvbSIsImV4cCI6MTc3NjgwMjYwMH0.G97RnzqbMjIChD3FZGG7WChpAXUvuxOOQZYht-EH5sw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ec5675f7ec23ca1-CDG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"105.116.3.39","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"105.116.3.39, 172.71.135.119"}
[14-Apr-2026 20:19:09 UTC] === User Orders API Called ===
[14-Apr-2026 20:19:09 UTC] User ID: 333
[14-Apr-2026 20:19:09 UTC] Limit: 20, Offset: 0
[14-Apr-2026 20:19:09 UTC] Orders found: 0
[14-Apr-2026 20:19:09 UTC] Orders data: []
[14-Apr-2026 20:19:09 UTC] Total orders count: 0
[14-Apr-2026 20:19:09 UTC] === API CALL LOG ===
[14-Apr-2026 20:19:09 UTC] Endpoint: user/profile.php
[14-Apr-2026 20:19:09 UTC] Full Log Data: {
    "timestamp": "2026-04-14 20:19:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.116.3.39",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMzIiwidXNlcm5hbWUiOiJud29ndSIsImVtYWlsIjoiZ29vZGx1Y2tud29ndTYyQGdtYWlsLmNvbSIsImV4cCI6MTc3NjgwMjYwMH0.G97RnzqbMjIChD3FZGG7WChpAXUvuxOOQZYht-EH5sw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec5675f7ec63ca1-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.116.3.39",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.116.3.39, 172.71.135.120"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Apr-2026 20:19:09 UTC] === END API CALL LOG ===
[14-Apr-2026 20:19:09 UTC] ✅ API Hash verification passed for profile endpoint
[14-Apr-2026 20:19:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMzIiwidXNlcm5hbWUiOiJud29ndSIsImVtYWlsIjoiZ29vZGx1Y2tud29ndTYyQGdtYWlsLmNvbSIsImV4cCI6MTc3NjgwMjYwMH0.G97RnzqbMjIChD3FZGG7WChpAXUvuxOOQZYht-EH5sw
[14-Apr-2026 20:19:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Apr-2026 20:19:09 UTC] ✅ JWT token verified successfully for user profile
[14-Apr-2026 20:19:09 UTC] User ID: 333
[14-Apr-2026 20:19:09 UTC] ✅ User profile retrieved successfully for user ID: 333
[14-Apr-2026 20:19:09 UTC] === API CALL LOG ===
[14-Apr-2026 20:19:09 UTC] Endpoint: user/profile.php
[14-Apr-2026 20:19:09 UTC] Full Log Data: {
    "timestamp": "2026-04-14 20:19:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.116.3.39",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMzIiwidXNlcm5hbWUiOiJud29ndSIsImVtYWlsIjoiZ29vZGx1Y2tud29ndTYyQGdtYWlsLmNvbSIsImV4cCI6MTc3NjgwMjYwMH0.G97RnzqbMjIChD3FZGG7WChpAXUvuxOOQZYht-EH5sw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec56761a85c3ca1-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.116.3.39",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.116.3.39, 172.71.135.119"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Apr-2026 20:19:09 UTC] === END API CALL LOG ===
[14-Apr-2026 20:19:09 UTC] ✅ API Hash verification passed for profile endpoint
[14-Apr-2026 20:19:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMzIiwidXNlcm5hbWUiOiJud29ndSIsImVtYWlsIjoiZ29vZGx1Y2tud29ndTYyQGdtYWlsLmNvbSIsImV4cCI6MTc3NjgwMjYwMH0.G97RnzqbMjIChD3FZGG7WChpAXUvuxOOQZYht-EH5sw
[14-Apr-2026 20:19:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Apr-2026 20:19:09 UTC] ✅ JWT token verified successfully for user profile
[14-Apr-2026 20:19:09 UTC] User ID: 333
[14-Apr-2026 20:19:09 UTC] ✅ User profile retrieved successfully for user ID: 333
[14-Apr-2026 20:19:13 UTC] === API CALL LOG ===
[14-Apr-2026 20:19:13 UTC] Endpoint: user/profile.php
[14-Apr-2026 20:19:13 UTC] Full Log Data: {
    "timestamp": "2026-04-14 20:19:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.116.3.39",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMzIiwidXNlcm5hbWUiOiJud29ndSIsImVtYWlsIjoiZ29vZGx1Y2tud29ndTYyQGdtYWlsLmNvbSIsImV4cCI6MTc3NjgwMjYwMH0.G97RnzqbMjIChD3FZGG7WChpAXUvuxOOQZYht-EH5sw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec567797fe23ca1-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.116.3.39",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.116.3.39, 172.71.135.119"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Apr-2026 20:19:13 UTC] === END API CALL LOG ===
[14-Apr-2026 20:19:13 UTC] ✅ API Hash verification passed for profile endpoint
[14-Apr-2026 20:19:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMzIiwidXNlcm5hbWUiOiJud29ndSIsImVtYWlsIjoiZ29vZGx1Y2tud29ndTYyQGdtYWlsLmNvbSIsImV4cCI6MTc3NjgwMjYwMH0.G97RnzqbMjIChD3FZGG7WChpAXUvuxOOQZYht-EH5sw
[14-Apr-2026 20:19:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Apr-2026 20:19:13 UTC] ✅ JWT token verified successfully for user profile
[14-Apr-2026 20:19:13 UTC] User ID: 333
[14-Apr-2026 20:19:13 UTC] ✅ User profile retrieved successfully for user ID: 333
[14-Apr-2026 20:19:16 UTC] === API CALL LOG ===
[14-Apr-2026 20:19:16 UTC] Endpoint: user/profile.php
[14-Apr-2026 20:19:16 UTC] Full Log Data: {
    "timestamp": "2026-04-14 20:19:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.116.3.39",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMzIiwidXNlcm5hbWUiOiJud29ndSIsImVtYWlsIjoiZ29vZGx1Y2tud29ndTYyQGdtYWlsLmNvbSIsImV4cCI6MTc3NjgwMjYwMH0.G97RnzqbMjIChD3FZGG7WChpAXUvuxOOQZYht-EH5sw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec5678cdd073ca1-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.116.3.39",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.116.3.39, 172.71.135.120"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Apr-2026 20:19:16 UTC] === END API CALL LOG ===
[14-Apr-2026 20:19:16 UTC] ✅ API Hash verification passed for profile endpoint
[14-Apr-2026 20:19:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMzIiwidXNlcm5hbWUiOiJud29ndSIsImVtYWlsIjoiZ29vZGx1Y2tud29ndTYyQGdtYWlsLmNvbSIsImV4cCI6MTc3NjgwMjYwMH0.G97RnzqbMjIChD3FZGG7WChpAXUvuxOOQZYht-EH5sw
[14-Apr-2026 20:19:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Apr-2026 20:19:16 UTC] ✅ JWT token verified successfully for user profile
[14-Apr-2026 20:19:16 UTC] User ID: 333
[14-Apr-2026 20:19:16 UTC] ✅ User profile retrieved successfully for user ID: 333
[14-Apr-2026 20:19:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Apr-2026 20:19:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Apr-2026 20:19:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMzIiwidXNlcm5hbWUiOiJud29ndSIsImVtYWlsIjoiZ29vZGx1Y2tud29ndTYyQGdtYWlsLmNvbSIsImV4cCI6MTc3NjgwMjYwMH0.G97RnzqbMjIChD3FZGG7WChpAXUvuxOOQZYht-EH5sw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ec567e2884f3ca1-CDG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"105.116.3.39","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"105.116.3.39, 172.71.135.119"}
[14-Apr-2026 20:19:30 UTC] === User Orders API Called ===
[14-Apr-2026 20:19:30 UTC] User ID: 333
[14-Apr-2026 20:19:30 UTC] Limit: 20, Offset: 0
[14-Apr-2026 20:19:30 UTC] Orders found: 0
[14-Apr-2026 20:19:30 UTC] Orders data: []
[14-Apr-2026 20:19:30 UTC] Total orders count: 0
[14-Apr-2026 20:19:32 UTC] === API CALL LOG ===
[14-Apr-2026 20:19:32 UTC] Endpoint: user/profile.php
[14-Apr-2026 20:19:32 UTC] Full Log Data: {
    "timestamp": "2026-04-14 20:19:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.116.3.39",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMzIiwidXNlcm5hbWUiOiJud29ndSIsImVtYWlsIjoiZ29vZGx1Y2tud29ndTYyQGdtYWlsLmNvbSIsImV4cCI6MTc3NjgwMjYwMH0.G97RnzqbMjIChD3FZGG7WChpAXUvuxOOQZYht-EH5sw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec567edb9753ca1-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.116.3.39",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.116.3.39, 172.71.135.119"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Apr-2026 20:19:32 UTC] === END API CALL LOG ===
[14-Apr-2026 20:19:32 UTC] ✅ API Hash verification passed for profile endpoint
[14-Apr-2026 20:19:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMzIiwidXNlcm5hbWUiOiJud29ndSIsImVtYWlsIjoiZ29vZGx1Y2tud29ndTYyQGdtYWlsLmNvbSIsImV4cCI6MTc3NjgwMjYwMH0.G97RnzqbMjIChD3FZGG7WChpAXUvuxOOQZYht-EH5sw
[14-Apr-2026 20:19:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Apr-2026 20:19:32 UTC] ✅ JWT token verified successfully for user profile
[14-Apr-2026 20:19:32 UTC] User ID: 333
[14-Apr-2026 20:19:32 UTC] ✅ User profile retrieved successfully for user ID: 333
[14-Apr-2026 20:19:32 UTC] User Purchases API - User ID: 333
[14-Apr-2026 20:19:32 UTC] User Purchases API - Total purchases found: 0
[14-Apr-2026 20:19:36 UTC] User Purchases API - User ID: 333
[14-Apr-2026 20:19:36 UTC] User Purchases API - Total purchases found: 0
[14-Apr-2026 20:19:38 UTC] === API CALL LOG ===
[14-Apr-2026 20:19:38 UTC] Endpoint: user/profile.php
[14-Apr-2026 20:19:38 UTC] Full Log Data: {
    "timestamp": "2026-04-14 20:19:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.116.3.39",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMzIiwidXNlcm5hbWUiOiJud29ndSIsImVtYWlsIjoiZ29vZGx1Y2tud29ndTYyQGdtYWlsLmNvbSIsImV4cCI6MTc3NjgwMjYwMH0.G97RnzqbMjIChD3FZGG7WChpAXUvuxOOQZYht-EH5sw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec56814fd1b3ca1-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.116.3.39",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.116.3.39, 172.71.135.119"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Apr-2026 20:19:38 UTC] === END API CALL LOG ===
[14-Apr-2026 20:19:38 UTC] ✅ API Hash verification passed for profile endpoint
[14-Apr-2026 20:19:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMzIiwidXNlcm5hbWUiOiJud29ndSIsImVtYWlsIjoiZ29vZGx1Y2tud29ndTYyQGdtYWlsLmNvbSIsImV4cCI6MTc3NjgwMjYwMH0.G97RnzqbMjIChD3FZGG7WChpAXUvuxOOQZYht-EH5sw
[14-Apr-2026 20:19:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Apr-2026 20:19:38 UTC] ✅ JWT token verified successfully for user profile
[14-Apr-2026 20:19:38 UTC] User ID: 333
[14-Apr-2026 20:19:38 UTC] ✅ User profile retrieved successfully for user ID: 333
[14-Apr-2026 20:19:39 UTC] User Purchases API - User ID: 333
[14-Apr-2026 20:19:39 UTC] User Purchases API - Total purchases found: 0
[14-Apr-2026 20:19:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Apr-2026 20:19:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Apr-2026 20:19:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMzIiwidXNlcm5hbWUiOiJud29ndSIsImVtYWlsIjoiZ29vZGx1Y2tud29ndTYyQGdtYWlsLmNvbSIsImV4cCI6MTc3NjgwMjYwMH0.G97RnzqbMjIChD3FZGG7WChpAXUvuxOOQZYht-EH5sw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ec568234ec13ca1-CDG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"105.116.3.39","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"105.116.3.39, 172.71.135.119"}
[14-Apr-2026 20:19:40 UTC] === User Orders API Called ===
[14-Apr-2026 20:19:40 UTC] User ID: 333
[14-Apr-2026 20:19:40 UTC] Limit: 20, Offset: 0
[14-Apr-2026 20:19:40 UTC] Orders found: 0
[14-Apr-2026 20:19:40 UTC] Orders data: []
[14-Apr-2026 20:19:40 UTC] Total orders count: 0
[14-Apr-2026 20:19:42 UTC] === API CALL LOG ===
[14-Apr-2026 20:19:42 UTC] Endpoint: user/profile.php
[14-Apr-2026 20:19:42 UTC] Full Log Data: {
    "timestamp": "2026-04-14 20:19:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.116.3.39",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMzIiwidXNlcm5hbWUiOiJud29ndSIsImVtYWlsIjoiZ29vZGx1Y2tud29ndTYyQGdtYWlsLmNvbSIsImV4cCI6MTc3NjgwMjYwMH0.G97RnzqbMjIChD3FZGG7WChpAXUvuxOOQZYht-EH5sw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec5682f8f6b3ca1-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.116.3.39",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.116.3.39, 172.71.135.119"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Apr-2026 20:19:42 UTC] === END API CALL LOG ===
[14-Apr-2026 20:19:42 UTC] ✅ API Hash verification passed for profile endpoint
[14-Apr-2026 20:19:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMzIiwidXNlcm5hbWUiOiJud29ndSIsImVtYWlsIjoiZ29vZGx1Y2tud29ndTYyQGdtYWlsLmNvbSIsImV4cCI6MTc3NjgwMjYwMH0.G97RnzqbMjIChD3FZGG7WChpAXUvuxOOQZYht-EH5sw
[14-Apr-2026 20:19:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Apr-2026 20:19:42 UTC] ✅ JWT token verified successfully for user profile
[14-Apr-2026 20:19:42 UTC] User ID: 333
[14-Apr-2026 20:19:42 UTC] ✅ User profile retrieved successfully for user ID: 333
[14-Apr-2026 20:19:42 UTC] User Purchases API - User ID: 333
[14-Apr-2026 20:19:42 UTC] User Purchases API - Total purchases found: 0
[14-Apr-2026 20:19:48 UTC] User Purchases API - User ID: 333
[14-Apr-2026 20:19:48 UTC] User Purchases API - Total purchases found: 0
[14-Apr-2026 20:19:51 UTC] === API CALL LOG ===
[14-Apr-2026 20:19:51 UTC] Endpoint: user/profile.php
[14-Apr-2026 20:19:51 UTC] Full Log Data: {
    "timestamp": "2026-04-14 20:19:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.116.3.39",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMzIiwidXNlcm5hbWUiOiJud29ndSIsImVtYWlsIjoiZ29vZGx1Y2tud29ndTYyQGdtYWlsLmNvbSIsImV4cCI6MTc3NjgwMjYwMH0.G97RnzqbMjIChD3FZGG7WChpAXUvuxOOQZYht-EH5sw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec568678fcb3ca1-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.116.3.39",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.116.3.39, 172.71.135.120"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Apr-2026 20:19:51 UTC] === END API CALL LOG ===
[14-Apr-2026 20:19:51 UTC] ✅ API Hash verification passed for profile endpoint
[14-Apr-2026 20:19:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMzIiwidXNlcm5hbWUiOiJud29ndSIsImVtYWlsIjoiZ29vZGx1Y2tud29ndTYyQGdtYWlsLmNvbSIsImV4cCI6MTc3NjgwMjYwMH0.G97RnzqbMjIChD3FZGG7WChpAXUvuxOOQZYht-EH5sw
[14-Apr-2026 20:19:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Apr-2026 20:19:51 UTC] ✅ JWT token verified successfully for user profile
[14-Apr-2026 20:19:51 UTC] User ID: 333
[14-Apr-2026 20:19:51 UTC] ✅ User profile retrieved successfully for user ID: 333
[14-Apr-2026 20:19:52 UTC] User Purchases API - User ID: 333
[14-Apr-2026 20:19:52 UTC] User Purchases API - Total purchases found: 0
[14-Apr-2026 20:19:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Apr-2026 20:19:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Apr-2026 20:19:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMzIiwidXNlcm5hbWUiOiJud29ndSIsImVtYWlsIjoiZ29vZGx1Y2tud29ndTYyQGdtYWlsLmNvbSIsImV4cCI6MTc3NjgwMjYwMH0.G97RnzqbMjIChD3FZGG7WChpAXUvuxOOQZYht-EH5sw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ec5688b3a5c3ca1-CDG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"105.116.3.39","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"105.116.3.39, 172.71.135.120"}
[14-Apr-2026 20:19:57 UTC] === User Orders API Called ===
[14-Apr-2026 20:19:57 UTC] User ID: 333
[14-Apr-2026 20:19:57 UTC] Limit: 20, Offset: 0
[14-Apr-2026 20:19:57 UTC] Orders found: 0
[14-Apr-2026 20:19:57 UTC] Orders data: []
[14-Apr-2026 20:19:57 UTC] Total orders count: 0
[14-Apr-2026 20:20:05 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Apr-2026 20:20:05 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Apr-2026 20:20:05 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMzIiwidXNlcm5hbWUiOiJud29ndSIsImVtYWlsIjoiZ29vZGx1Y2tud29ndTYyQGdtYWlsLmNvbSIsImV4cCI6MTc3NjgwMjYwMH0.G97RnzqbMjIChD3FZGG7WChpAXUvuxOOQZYht-EH5sw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ec568c119353ca1-CDG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"105.116.3.39","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"105.116.3.39, 172.71.135.120"}
[14-Apr-2026 20:20:05 UTC] === User Orders API Called ===
[14-Apr-2026 20:20:05 UTC] User ID: 333
[14-Apr-2026 20:20:05 UTC] Limit: 20, Offset: 0
[14-Apr-2026 20:20:05 UTC] Orders found: 0
[14-Apr-2026 20:20:05 UTC] Orders data: []
[14-Apr-2026 20:20:05 UTC] Total orders count: 0
[14-Apr-2026 20:20:05 UTC] === API CALL LOG ===
[14-Apr-2026 20:20:05 UTC] Endpoint: user/profile.php
[14-Apr-2026 20:20:05 UTC] Full Log Data: {
    "timestamp": "2026-04-14 20:20:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.116.3.39",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMzIiwidXNlcm5hbWUiOiJud29ndSIsImVtYWlsIjoiZ29vZGx1Y2tud29ndTYyQGdtYWlsLmNvbSIsImV4cCI6MTc3NjgwMjYwMH0.G97RnzqbMjIChD3FZGG7WChpAXUvuxOOQZYht-EH5sw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec568c119363ca1-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.116.3.39",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.116.3.39, 172.71.135.119"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Apr-2026 20:20:05 UTC] === END API CALL LOG ===
[14-Apr-2026 20:20:05 UTC] ✅ API Hash verification passed for profile endpoint
[14-Apr-2026 20:20:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMzIiwidXNlcm5hbWUiOiJud29ndSIsImVtYWlsIjoiZ29vZGx1Y2tud29ndTYyQGdtYWlsLmNvbSIsImV4cCI6MTc3NjgwMjYwMH0.G97RnzqbMjIChD3FZGG7WChpAXUvuxOOQZYht-EH5sw
[14-Apr-2026 20:20:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Apr-2026 20:20:05 UTC] ✅ JWT token verified successfully for user profile
[14-Apr-2026 20:20:05 UTC] User ID: 333
[14-Apr-2026 20:20:05 UTC] ✅ User profile retrieved successfully for user ID: 333
[14-Apr-2026 20:20:06 UTC] === API CALL LOG ===
[14-Apr-2026 20:20:06 UTC] Endpoint: user/profile.php
[14-Apr-2026 20:20:06 UTC] Full Log Data: {
    "timestamp": "2026-04-14 20:20:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.116.3.39",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMzIiwidXNlcm5hbWUiOiJud29ndSIsImVtYWlsIjoiZ29vZGx1Y2tud29ndTYyQGdtYWlsLmNvbSIsImV4cCI6MTc3NjgwMjYwMH0.G97RnzqbMjIChD3FZGG7WChpAXUvuxOOQZYht-EH5sw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec568c49bea3ca1-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.116.3.39",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.116.3.39, 172.71.135.119"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Apr-2026 20:20:06 UTC] === END API CALL LOG ===
[14-Apr-2026 20:20:06 UTC] ✅ API Hash verification passed for profile endpoint
[14-Apr-2026 20:20:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMzIiwidXNlcm5hbWUiOiJud29ndSIsImVtYWlsIjoiZ29vZGx1Y2tud29ndTYyQGdtYWlsLmNvbSIsImV4cCI6MTc3NjgwMjYwMH0.G97RnzqbMjIChD3FZGG7WChpAXUvuxOOQZYht-EH5sw
[14-Apr-2026 20:20:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Apr-2026 20:20:06 UTC] ✅ JWT token verified successfully for user profile
[14-Apr-2026 20:20:06 UTC] User ID: 333
[14-Apr-2026 20:20:06 UTC] ✅ User profile retrieved successfully for user ID: 333
[14-Apr-2026 20:20:08 UTC] === API CALL LOG ===
[14-Apr-2026 20:20:08 UTC] Endpoint: user/profile.php
[14-Apr-2026 20:20:08 UTC] Full Log Data: {
    "timestamp": "2026-04-14 20:20:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.116.3.39",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMzIiwidXNlcm5hbWUiOiJud29ndSIsImVtYWlsIjoiZ29vZGx1Y2tud29ndTYyQGdtYWlsLmNvbSIsImV4cCI6MTc3NjgwMjYwMH0.G97RnzqbMjIChD3FZGG7WChpAXUvuxOOQZYht-EH5sw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec568d28d703ca1-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.116.3.39",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.116.3.39, 172.71.135.120"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Apr-2026 20:20:08 UTC] === END API CALL LOG ===
[14-Apr-2026 20:20:08 UTC] ✅ API Hash verification passed for profile endpoint
[14-Apr-2026 20:20:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMzIiwidXNlcm5hbWUiOiJud29ndSIsImVtYWlsIjoiZ29vZGx1Y2tud29ndTYyQGdtYWlsLmNvbSIsImV4cCI6MTc3NjgwMjYwMH0.G97RnzqbMjIChD3FZGG7WChpAXUvuxOOQZYht-EH5sw
[14-Apr-2026 20:20:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Apr-2026 20:20:08 UTC] ✅ JWT token verified successfully for user profile
[14-Apr-2026 20:20:08 UTC] User ID: 333
[14-Apr-2026 20:20:08 UTC] ✅ User profile retrieved successfully for user ID: 333
[14-Apr-2026 20:20:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Apr-2026 20:20:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Apr-2026 20:20:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMzIiwidXNlcm5hbWUiOiJud29ndSIsImVtYWlsIjoiZ29vZGx1Y2tud29ndTYyQGdtYWlsLmNvbSIsImV4cCI6MTc3NjgwMjYwMH0.G97RnzqbMjIChD3FZGG7WChpAXUvuxOOQZYht-EH5sw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ec5691348283ca1-CDG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"105.116.3.39","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"105.116.3.39, 172.71.135.120"}
[14-Apr-2026 20:20:19 UTC] === User Orders API Called ===
[14-Apr-2026 20:20:19 UTC] User ID: 333
[14-Apr-2026 20:20:19 UTC] Limit: 20, Offset: 0
[14-Apr-2026 20:20:19 UTC] Orders found: 0
[14-Apr-2026 20:20:19 UTC] Orders data: []
[14-Apr-2026 20:20:19 UTC] Total orders count: 0
[14-Apr-2026 20:20:19 UTC] === API CALL LOG ===
[14-Apr-2026 20:20:19 UTC] Endpoint: user/profile.php
[14-Apr-2026 20:20:19 UTC] Full Log Data: {
    "timestamp": "2026-04-14 20:20:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.116.3.39",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMzIiwidXNlcm5hbWUiOiJud29ndSIsImVtYWlsIjoiZ29vZGx1Y2tud29ndTYyQGdtYWlsLmNvbSIsImV4cCI6MTc3NjgwMjYwMH0.G97RnzqbMjIChD3FZGG7WChpAXUvuxOOQZYht-EH5sw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec56913482b3ca1-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.116.3.39",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.116.3.39, 172.71.135.120"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Apr-2026 20:20:19 UTC] === END API CALL LOG ===
[14-Apr-2026 20:20:19 UTC] ✅ API Hash verification passed for profile endpoint
[14-Apr-2026 20:20:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMzIiwidXNlcm5hbWUiOiJud29ndSIsImVtYWlsIjoiZ29vZGx1Y2tud29ndTYyQGdtYWlsLmNvbSIsImV4cCI6MTc3NjgwMjYwMH0.G97RnzqbMjIChD3FZGG7WChpAXUvuxOOQZYht-EH5sw
[14-Apr-2026 20:20:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Apr-2026 20:20:19 UTC] ✅ JWT token verified successfully for user profile
[14-Apr-2026 20:20:19 UTC] User ID: 333
[14-Apr-2026 20:20:19 UTC] ✅ User profile retrieved successfully for user ID: 333
[14-Apr-2026 20:20:19 UTC] === API CALL LOG ===
[14-Apr-2026 20:20:19 UTC] Endpoint: user/profile.php
[14-Apr-2026 20:20:19 UTC] Full Log Data: {
    "timestamp": "2026-04-14 20:20:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.116.3.39",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMzIiwidXNlcm5hbWUiOiJud29ndSIsImVtYWlsIjoiZ29vZGx1Y2tud29ndTYyQGdtYWlsLmNvbSIsImV4cCI6MTc3NjgwMjYwMH0.G97RnzqbMjIChD3FZGG7WChpAXUvuxOOQZYht-EH5sw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec56917ab3a3ca1-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.116.3.39",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.116.3.39, 172.71.135.120"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Apr-2026 20:20:19 UTC] === END API CALL LOG ===
[14-Apr-2026 20:20:19 UTC] ✅ API Hash verification passed for profile endpoint
[14-Apr-2026 20:20:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMzIiwidXNlcm5hbWUiOiJud29ndSIsImVtYWlsIjoiZ29vZGx1Y2tud29ndTYyQGdtYWlsLmNvbSIsImV4cCI6MTc3NjgwMjYwMH0.G97RnzqbMjIChD3FZGG7WChpAXUvuxOOQZYht-EH5sw
[14-Apr-2026 20:20:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Apr-2026 20:20:19 UTC] ✅ JWT token verified successfully for user profile
[14-Apr-2026 20:20:19 UTC] User ID: 333
[14-Apr-2026 20:20:19 UTC] ✅ User profile retrieved successfully for user ID: 333
[14-Apr-2026 20:20:23 UTC] === API CALL LOG ===
[14-Apr-2026 20:20:23 UTC] Endpoint: user/profile.php
[14-Apr-2026 20:20:23 UTC] Full Log Data: {
    "timestamp": "2026-04-14 20:20:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.116.3.39",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMzIiwidXNlcm5hbWUiOiJud29ndSIsImVtYWlsIjoiZ29vZGx1Y2tud29ndTYyQGdtYWlsLmNvbSIsImV4cCI6MTc3NjgwMjYwMH0.G97RnzqbMjIChD3FZGG7WChpAXUvuxOOQZYht-EH5sw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec56930ec333ca1-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.116.3.39",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.116.3.39, 172.71.135.120"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Apr-2026 20:20:23 UTC] === END API CALL LOG ===
[14-Apr-2026 20:20:23 UTC] ✅ API Hash verification passed for profile endpoint
[14-Apr-2026 20:20:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMzIiwidXNlcm5hbWUiOiJud29ndSIsImVtYWlsIjoiZ29vZGx1Y2tud29ndTYyQGdtYWlsLmNvbSIsImV4cCI6MTc3NjgwMjYwMH0.G97RnzqbMjIChD3FZGG7WChpAXUvuxOOQZYht-EH5sw
[14-Apr-2026 20:20:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Apr-2026 20:20:23 UTC] ✅ JWT token verified successfully for user profile
[14-Apr-2026 20:20:23 UTC] User ID: 333
[14-Apr-2026 20:20:23 UTC] ✅ User profile retrieved successfully for user ID: 333
[14-Apr-2026 20:20:34 UTC] === API CALL LOG ===
[14-Apr-2026 20:20:34 UTC] Endpoint: user/profile.php
[14-Apr-2026 20:20:34 UTC] Full Log Data: {
    "timestamp": "2026-04-14 20:20:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.116.3.39",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMzIiwidXNlcm5hbWUiOiJud29ndSIsImVtYWlsIjoiZ29vZGx1Y2tud29ndTYyQGdtYWlsLmNvbSIsImV4cCI6MTc3NjgwMjYwMH0.G97RnzqbMjIChD3FZGG7WChpAXUvuxOOQZYht-EH5sw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec5697658d33ca1-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.116.3.39",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.116.3.39, 172.71.135.120"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Apr-2026 20:20:34 UTC] === END API CALL LOG ===
[14-Apr-2026 20:20:34 UTC] ✅ API Hash verification passed for profile endpoint
[14-Apr-2026 20:20:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMzIiwidXNlcm5hbWUiOiJud29ndSIsImVtYWlsIjoiZ29vZGx1Y2tud29ndTYyQGdtYWlsLmNvbSIsImV4cCI6MTc3NjgwMjYwMH0.G97RnzqbMjIChD3FZGG7WChpAXUvuxOOQZYht-EH5sw
[14-Apr-2026 20:20:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Apr-2026 20:20:34 UTC] ✅ JWT token verified successfully for user profile
[14-Apr-2026 20:20:34 UTC] User ID: 333
[14-Apr-2026 20:20:34 UTC] ✅ User profile retrieved successfully for user ID: 333
[14-Apr-2026 20:50:11 UTC] === API CALL LOG ===
[14-Apr-2026 20:50:11 UTC] Endpoint: user/profile.php
[14-Apr-2026 20:50:11 UTC] Full Log Data: {
    "timestamp": "2026-04-14 20:50:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.116.3.39",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMzIiwidXNlcm5hbWUiOiJud29ndSIsImVtYWlsIjoiZ29vZGx1Y2tud29ndTYyQGdtYWlsLmNvbSIsImV4cCI6MTc3NjgwMjYwMH0.G97RnzqbMjIChD3FZGG7WChpAXUvuxOOQZYht-EH5sw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec594d40a582a3e-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.116.3.39",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.116.3.39, 172.71.123.52"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Apr-2026 20:50:11 UTC] === END API CALL LOG ===
[14-Apr-2026 20:50:11 UTC] ✅ API Hash verification passed for profile endpoint
[14-Apr-2026 20:50:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMzIiwidXNlcm5hbWUiOiJud29ndSIsImVtYWlsIjoiZ29vZGx1Y2tud29ndTYyQGdtYWlsLmNvbSIsImV4cCI6MTc3NjgwMjYwMH0.G97RnzqbMjIChD3FZGG7WChpAXUvuxOOQZYht-EH5sw
[14-Apr-2026 20:50:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Apr-2026 20:50:11 UTC] ✅ JWT token verified successfully for user profile
[14-Apr-2026 20:50:11 UTC] User ID: 333
[14-Apr-2026 20:50:11 UTC] ✅ User profile retrieved successfully for user ID: 333
[14-Apr-2026 20:50:11 UTC] === API CALL LOG ===
[14-Apr-2026 20:50:11 UTC] Endpoint: user/profile.php
[14-Apr-2026 20:50:11 UTC] Full Log Data: {
    "timestamp": "2026-04-14 20:50:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.116.3.39",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMzIiwidXNlcm5hbWUiOiJud29ndSIsImVtYWlsIjoiZ29vZGx1Y2tud29ndTYyQGdtYWlsLmNvbSIsImV4cCI6MTc3NjgwMjYwMH0.G97RnzqbMjIChD3FZGG7WChpAXUvuxOOQZYht-EH5sw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec594d8ee0a2a3e-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.116.3.39",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.116.3.39, 172.71.123.52"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Apr-2026 20:50:11 UTC] === END API CALL LOG ===
[14-Apr-2026 20:50:11 UTC] ✅ API Hash verification passed for profile endpoint
[14-Apr-2026 20:50:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMzIiwidXNlcm5hbWUiOiJud29ndSIsImVtYWlsIjoiZ29vZGx1Y2tud29ndTYyQGdtYWlsLmNvbSIsImV4cCI6MTc3NjgwMjYwMH0.G97RnzqbMjIChD3FZGG7WChpAXUvuxOOQZYht-EH5sw
[14-Apr-2026 20:50:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Apr-2026 20:50:11 UTC] ✅ JWT token verified successfully for user profile
[14-Apr-2026 20:50:11 UTC] User ID: 333
[14-Apr-2026 20:50:11 UTC] ✅ User profile retrieved successfully for user ID: 333
[14-Apr-2026 20:50:12 UTC] === API CALL LOG ===
[14-Apr-2026 20:50:12 UTC] Endpoint: user/profile.php
[14-Apr-2026 20:50:12 UTC] Full Log Data: {
    "timestamp": "2026-04-14 20:50:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.116.3.39",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMzIiwidXNlcm5hbWUiOiJud29ndSIsImVtYWlsIjoiZ29vZGx1Y2tud29ndTYyQGdtYWlsLmNvbSIsImV4cCI6MTc3NjgwMjYwMH0.G97RnzqbMjIChD3FZGG7WChpAXUvuxOOQZYht-EH5sw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec594daaf742a3e-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.116.3.39",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.116.3.39, 172.71.123.52"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Apr-2026 20:50:12 UTC] === END API CALL LOG ===
[14-Apr-2026 20:50:12 UTC] ✅ API Hash verification passed for profile endpoint
[14-Apr-2026 20:50:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMzIiwidXNlcm5hbWUiOiJud29ndSIsImVtYWlsIjoiZ29vZGx1Y2tud29ndTYyQGdtYWlsLmNvbSIsImV4cCI6MTc3NjgwMjYwMH0.G97RnzqbMjIChD3FZGG7WChpAXUvuxOOQZYht-EH5sw
[14-Apr-2026 20:50:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Apr-2026 20:50:12 UTC] ✅ JWT token verified successfully for user profile
[14-Apr-2026 20:50:12 UTC] User ID: 333
[14-Apr-2026 20:50:12 UTC] ✅ User profile retrieved successfully for user ID: 333
[14-Apr-2026 20:50:12 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Apr-2026 20:50:12 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Apr-2026 20:50:12 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMzIiwidXNlcm5hbWUiOiJud29ndSIsImVtYWlsIjoiZ29vZGx1Y2tud29ndTYyQGdtYWlsLmNvbSIsImV4cCI6MTc3NjgwMjYwMH0.G97RnzqbMjIChD3FZGG7WChpAXUvuxOOQZYht-EH5sw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ec594daaf782a3e-CDG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"105.116.3.39","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"105.116.3.39, 172.71.123.52"}
[14-Apr-2026 20:50:12 UTC] === User Orders API Called ===
[14-Apr-2026 20:50:12 UTC] User ID: 333
[14-Apr-2026 20:50:12 UTC] Limit: 20, Offset: 0
[14-Apr-2026 20:50:12 UTC] Orders found: 0
[14-Apr-2026 20:50:12 UTC] Orders data: []
[14-Apr-2026 20:50:12 UTC] Total orders count: 0
[14-Apr-2026 20:50:12 UTC] === API CALL LOG ===
[14-Apr-2026 20:50:12 UTC] Endpoint: user/profile.php
[14-Apr-2026 20:50:12 UTC] Full Log Data: {
    "timestamp": "2026-04-14 20:50:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.116.3.39",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMzIiwidXNlcm5hbWUiOiJud29ndSIsImVtYWlsIjoiZ29vZGx1Y2tud29ndTYyQGdtYWlsLmNvbSIsImV4cCI6MTc3NjgwMjYwMH0.G97RnzqbMjIChD3FZGG7WChpAXUvuxOOQZYht-EH5sw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec594dc89382a3e-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.116.3.39",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.116.3.39, 172.71.123.52"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Apr-2026 20:50:12 UTC] === END API CALL LOG ===
[14-Apr-2026 20:50:12 UTC] ✅ API Hash verification passed for profile endpoint
[14-Apr-2026 20:50:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMzIiwidXNlcm5hbWUiOiJud29ndSIsImVtYWlsIjoiZ29vZGx1Y2tud29ndTYyQGdtYWlsLmNvbSIsImV4cCI6MTc3NjgwMjYwMH0.G97RnzqbMjIChD3FZGG7WChpAXUvuxOOQZYht-EH5sw
[14-Apr-2026 20:50:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Apr-2026 20:50:12 UTC] ✅ JWT token verified successfully for user profile
[14-Apr-2026 20:50:12 UTC] User ID: 333
[14-Apr-2026 20:50:12 UTC] ✅ User profile retrieved successfully for user ID: 333
[14-Apr-2026 20:50:16 UTC] === API CALL LOG ===
[14-Apr-2026 20:50:16 UTC] Endpoint: user/profile.php
[14-Apr-2026 20:50:16 UTC] Full Log Data: {
    "timestamp": "2026-04-14 20:50:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.116.3.39",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMzIiwidXNlcm5hbWUiOiJud29ndSIsImVtYWlsIjoiZ29vZGx1Y2tud29ndTYyQGdtYWlsLmNvbSIsImV4cCI6MTc3NjgwMjYwMH0.G97RnzqbMjIChD3FZGG7WChpAXUvuxOOQZYht-EH5sw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec594f5dac42a3e-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.116.3.39",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.116.3.39, 172.71.123.52"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Apr-2026 20:50:16 UTC] === END API CALL LOG ===
[14-Apr-2026 20:50:16 UTC] ✅ API Hash verification passed for profile endpoint
[14-Apr-2026 20:50:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMzIiwidXNlcm5hbWUiOiJud29ndSIsImVtYWlsIjoiZ29vZGx1Y2tud29ndTYyQGdtYWlsLmNvbSIsImV4cCI6MTc3NjgwMjYwMH0.G97RnzqbMjIChD3FZGG7WChpAXUvuxOOQZYht-EH5sw
[14-Apr-2026 20:50:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Apr-2026 20:50:16 UTC] ✅ JWT token verified successfully for user profile
[14-Apr-2026 20:50:16 UTC] User ID: 333
[14-Apr-2026 20:50:16 UTC] ✅ User profile retrieved successfully for user ID: 333
[14-Apr-2026 20:50:17 UTC] User Purchases API - User ID: 333
[14-Apr-2026 20:50:17 UTC] User Purchases API - Total purchases found: 1
[14-Apr-2026 20:50:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Apr-2026 20:50:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Apr-2026 20:50:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMzIiwidXNlcm5hbWUiOiJud29ndSIsImVtYWlsIjoiZ29vZGx1Y2tud29ndTYyQGdtYWlsLmNvbSIsImV4cCI6MTc3NjgwMjYwMH0.G97RnzqbMjIChD3FZGG7WChpAXUvuxOOQZYht-EH5sw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ec595615cf02a3e-CDG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"105.116.3.39","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"105.116.3.39, 172.71.123.51"}
[14-Apr-2026 20:50:33 UTC] === User Orders API Called ===
[14-Apr-2026 20:50:33 UTC] User ID: 333
[14-Apr-2026 20:50:33 UTC] Limit: 20, Offset: 0
[14-Apr-2026 20:50:33 UTC] Orders found: 0
[14-Apr-2026 20:50:33 UTC] Orders data: []
[14-Apr-2026 20:50:33 UTC] Total orders count: 0
[14-Apr-2026 20:50:50 UTC] === API CALL LOG ===
[14-Apr-2026 20:50:50 UTC] Endpoint: user/profile.php
[14-Apr-2026 20:50:50 UTC] Full Log Data: {
    "timestamp": "2026-04-14 20:50:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.116.3.39",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMzIiwidXNlcm5hbWUiOiJud29ndSIsImVtYWlsIjoiZ29vZGx1Y2tud29ndTYyQGdtYWlsLmNvbSIsImV4cCI6MTc3NjgwMjYwMH0.G97RnzqbMjIChD3FZGG7WChpAXUvuxOOQZYht-EH5sw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec595c77f662a3e-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.116.3.39",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.116.3.39, 172.71.123.52"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Apr-2026 20:50:50 UTC] === END API CALL LOG ===
[14-Apr-2026 20:50:50 UTC] ✅ API Hash verification passed for profile endpoint
[14-Apr-2026 20:50:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzMzIiwidXNlcm5hbWUiOiJud29ndSIsImVtYWlsIjoiZ29vZGx1Y2tud29ndTYyQGdtYWlsLmNvbSIsImV4cCI6MTc3NjgwMjYwMH0.G97RnzqbMjIChD3FZGG7WChpAXUvuxOOQZYht-EH5sw
[14-Apr-2026 20:50:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Apr-2026 20:50:50 UTC] ✅ JWT token verified successfully for user profile
[14-Apr-2026 20:50:50 UTC] User ID: 333
[14-Apr-2026 20:50:50 UTC] ✅ User profile retrieved successfully for user ID: 333
[14-Apr-2026 20:50:50 UTC] User Purchases API - User ID: 333
[14-Apr-2026 20:50:50 UTC] User Purchases API - Total purchases found: 1
[14-Apr-2026 22:06:22 UTC] === API CALL LOG ===
[14-Apr-2026 22:06:22 UTC] Endpoint: user/profile.php
[14-Apr-2026 22:06:22 UTC] Full Log Data: {
    "timestamp": "2026-04-14 22:06:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "121.52.159.143",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec6046eca65d1f8-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "121.52.159.143",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "121.52.159.143, 162.158.28.205"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Apr-2026 22:06:22 UTC] === END API CALL LOG ===
[14-Apr-2026 22:06:22 UTC] ✅ API Hash verification passed for profile endpoint
[14-Apr-2026 22:06:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM
[14-Apr-2026 22:06:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Apr-2026 22:06:22 UTC] ✅ JWT token verified successfully for user profile
[14-Apr-2026 22:06:22 UTC] User ID: 334
[14-Apr-2026 22:06:22 UTC] ✅ User profile retrieved successfully for user ID: 334
[14-Apr-2026 22:06:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Apr-2026 22:06:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Apr-2026 22:06:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ec6046f2a95d1f8-MCT","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"121.52.159.143","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"121.52.159.143, 162.158.28.204"}
[14-Apr-2026 22:06:22 UTC] === User Orders API Called ===
[14-Apr-2026 22:06:22 UTC] User ID: 334
[14-Apr-2026 22:06:22 UTC] Limit: 20, Offset: 0
[14-Apr-2026 22:06:22 UTC] Orders found: 0
[14-Apr-2026 22:06:22 UTC] Orders data: []
[14-Apr-2026 22:06:22 UTC] Total orders count: 0
[14-Apr-2026 22:06:22 UTC] === API CALL LOG ===
[14-Apr-2026 22:06:22 UTC] Endpoint: user/profile.php
[14-Apr-2026 22:06:22 UTC] Full Log Data: {
    "timestamp": "2026-04-14 22:06:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "121.52.159.143",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec6046fbae7d1f8-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "121.52.159.143",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "121.52.159.143, 162.158.28.204"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Apr-2026 22:06:22 UTC] === END API CALL LOG ===
[14-Apr-2026 22:06:22 UTC] ✅ API Hash verification passed for profile endpoint
[14-Apr-2026 22:06:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM
[14-Apr-2026 22:06:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Apr-2026 22:06:22 UTC] ✅ JWT token verified successfully for user profile
[14-Apr-2026 22:06:22 UTC] User ID: 334
[14-Apr-2026 22:06:22 UTC] ✅ User profile retrieved successfully for user ID: 334
[14-Apr-2026 22:06:23 UTC] === API CALL LOG ===
[14-Apr-2026 22:06:23 UTC] Endpoint: user/profile.php
[14-Apr-2026 22:06:23 UTC] Full Log Data: {
    "timestamp": "2026-04-14 22:06:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "121.52.159.143",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec604756d9ed1f8-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "121.52.159.143",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "121.52.159.143, 162.158.28.204"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Apr-2026 22:06:23 UTC] === END API CALL LOG ===
[14-Apr-2026 22:06:23 UTC] ✅ API Hash verification passed for profile endpoint
[14-Apr-2026 22:06:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM
[14-Apr-2026 22:06:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Apr-2026 22:06:23 UTC] ✅ JWT token verified successfully for user profile
[14-Apr-2026 22:06:23 UTC] User ID: 334
[14-Apr-2026 22:06:23 UTC] ✅ User profile retrieved successfully for user ID: 334
[14-Apr-2026 22:07:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Apr-2026 22:07:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Apr-2026 22:07:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ec6060d080bd1f8-MCT","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"121.52.159.143","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"121.52.159.143, 162.158.28.164"}
[14-Apr-2026 22:07:28 UTC] === User Orders API Called ===
[14-Apr-2026 22:07:28 UTC] User ID: 334
[14-Apr-2026 22:07:28 UTC] Limit: 20, Offset: 0
[14-Apr-2026 22:07:28 UTC] Orders found: 0
[14-Apr-2026 22:07:28 UTC] Orders data: []
[14-Apr-2026 22:07:28 UTC] Total orders count: 0
[14-Apr-2026 22:07:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Apr-2026 22:07:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Apr-2026 22:07:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ec6061a2ed5d1f8-MCT","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"121.52.159.143","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"121.52.159.143, 162.158.28.164"}
[14-Apr-2026 22:07:31 UTC] === User Orders API Called ===
[14-Apr-2026 22:07:31 UTC] User ID: 334
[14-Apr-2026 22:07:31 UTC] Limit: 20, Offset: 0
[14-Apr-2026 22:07:31 UTC] Orders found: 0
[14-Apr-2026 22:07:31 UTC] Orders data: []
[14-Apr-2026 22:07:31 UTC] Total orders count: 0
[14-Apr-2026 22:07:31 UTC] === API CALL LOG ===
[14-Apr-2026 22:07:31 UTC] Endpoint: user/profile.php
[14-Apr-2026 22:07:31 UTC] Full Log Data: {
    "timestamp": "2026-04-14 22:07:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "121.52.159.143",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec6061a8f09d1f8-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "121.52.159.143",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "121.52.159.143, 162.158.28.164"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Apr-2026 22:07:31 UTC] === END API CALL LOG ===
[14-Apr-2026 22:07:31 UTC] ✅ API Hash verification passed for profile endpoint
[14-Apr-2026 22:07:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM
[14-Apr-2026 22:07:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Apr-2026 22:07:31 UTC] ✅ JWT token verified successfully for user profile
[14-Apr-2026 22:07:31 UTC] User ID: 334
[14-Apr-2026 22:07:31 UTC] ✅ User profile retrieved successfully for user ID: 334
[14-Apr-2026 22:07:31 UTC] === API CALL LOG ===
[14-Apr-2026 22:07:31 UTC] Endpoint: user/profile.php
[14-Apr-2026 22:07:31 UTC] Full Log Data: {
    "timestamp": "2026-04-14 22:07:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "121.52.159.143",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec6061ee9c2d1f8-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "121.52.159.143",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "121.52.159.143, 162.158.28.164"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Apr-2026 22:07:31 UTC] === END API CALL LOG ===
[14-Apr-2026 22:07:31 UTC] ✅ API Hash verification passed for profile endpoint
[14-Apr-2026 22:07:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM
[14-Apr-2026 22:07:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Apr-2026 22:07:31 UTC] ✅ JWT token verified successfully for user profile
[14-Apr-2026 22:07:31 UTC] User ID: 334
[14-Apr-2026 22:07:31 UTC] ✅ User profile retrieved successfully for user ID: 334
[14-Apr-2026 22:07:31 UTC] === API CALL LOG ===
[14-Apr-2026 22:07:31 UTC] Endpoint: user/profile.php
[14-Apr-2026 22:07:31 UTC] Full Log Data: {
    "timestamp": "2026-04-14 22:07:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "121.52.159.143",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec6061f49f8d1f8-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "121.52.159.143",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "121.52.159.143, 162.158.28.164"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Apr-2026 22:07:31 UTC] === END API CALL LOG ===
[14-Apr-2026 22:07:31 UTC] ✅ API Hash verification passed for profile endpoint
[14-Apr-2026 22:07:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM
[14-Apr-2026 22:07:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Apr-2026 22:07:31 UTC] ✅ JWT token verified successfully for user profile
[14-Apr-2026 22:07:31 UTC] User ID: 334
[14-Apr-2026 22:07:31 UTC] ✅ User profile retrieved successfully for user ID: 334
[14-Apr-2026 22:08:40 UTC] === API CALL LOG ===
[14-Apr-2026 22:08:40 UTC] Endpoint: user/profile.php
[14-Apr-2026 22:08:40 UTC] Full Log Data: {
    "timestamp": "2026-04-14 22:08:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "121.52.159.143",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec607cea9d7d1f8-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "121.52.159.143",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "121.52.159.143, 162.158.28.165"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Apr-2026 22:08:40 UTC] === END API CALL LOG ===
[14-Apr-2026 22:08:40 UTC] ✅ API Hash verification passed for profile endpoint
[14-Apr-2026 22:08:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM
[14-Apr-2026 22:08:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Apr-2026 22:08:40 UTC] ✅ JWT token verified successfully for user profile
[14-Apr-2026 22:08:40 UTC] User ID: 334
[14-Apr-2026 22:08:40 UTC] ✅ User profile retrieved successfully for user ID: 334
[14-Apr-2026 22:08:41 UTC] User Purchases API - User ID: 334
[14-Apr-2026 22:08:41 UTC] User Purchases API - Total purchases found: 1
[14-Apr-2026 22:08:53 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Apr-2026 22:08:53 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Apr-2026 22:08:53 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ec6081bb8fbd1f8-MCT","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"121.52.159.143","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"121.52.159.143, 162.158.28.165"}
[14-Apr-2026 22:08:53 UTC] === User Orders API Called ===
[14-Apr-2026 22:08:53 UTC] User ID: 334
[14-Apr-2026 22:08:53 UTC] Limit: 20, Offset: 0
[14-Apr-2026 22:08:53 UTC] Orders found: 0
[14-Apr-2026 22:08:53 UTC] Orders data: []
[14-Apr-2026 22:08:53 UTC] Total orders count: 0
[14-Apr-2026 22:08:53 UTC] === API CALL LOG ===
[14-Apr-2026 22:08:53 UTC] Endpoint: user/profile.php
[14-Apr-2026 22:08:53 UTC] Full Log Data: {
    "timestamp": "2026-04-14 22:08:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "121.52.159.143",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec6081c193ed1f8-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "121.52.159.143",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "121.52.159.143, 162.158.28.164"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Apr-2026 22:08:53 UTC] === END API CALL LOG ===
[14-Apr-2026 22:08:53 UTC] ✅ API Hash verification passed for profile endpoint
[14-Apr-2026 22:08:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM
[14-Apr-2026 22:08:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Apr-2026 22:08:53 UTC] ✅ JWT token verified successfully for user profile
[14-Apr-2026 22:08:53 UTC] User ID: 334
[14-Apr-2026 22:08:53 UTC] ✅ User profile retrieved successfully for user ID: 334
[14-Apr-2026 22:08:53 UTC] === API CALL LOG ===
[14-Apr-2026 22:08:53 UTC] Endpoint: user/profile.php
[14-Apr-2026 22:08:53 UTC] Full Log Data: {
    "timestamp": "2026-04-14 22:08:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "121.52.159.143",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec6081c8990d1f8-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "121.52.159.143",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "121.52.159.143, 162.158.28.164"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Apr-2026 22:08:53 UTC] === END API CALL LOG ===
[14-Apr-2026 22:08:53 UTC] ✅ API Hash verification passed for profile endpoint
[14-Apr-2026 22:08:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM
[14-Apr-2026 22:08:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Apr-2026 22:08:53 UTC] ✅ JWT token verified successfully for user profile
[14-Apr-2026 22:08:53 UTC] User ID: 334
[14-Apr-2026 22:08:53 UTC] ✅ User profile retrieved successfully for user ID: 334
[14-Apr-2026 22:08:53 UTC] User Purchases API - User ID: 334
[14-Apr-2026 22:08:53 UTC] User Purchases API - Total purchases found: 1
[14-Apr-2026 22:09:01 UTC] === API CALL LOG ===
[14-Apr-2026 22:09:01 UTC] Endpoint: user/profile.php
[14-Apr-2026 22:09:01 UTC] Full Log Data: {
    "timestamp": "2026-04-14 22:09:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "121.52.159.143",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec608525caad1f8-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "121.52.159.143",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "121.52.159.143, 162.158.28.164"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Apr-2026 22:09:01 UTC] === END API CALL LOG ===
[14-Apr-2026 22:09:01 UTC] ✅ API Hash verification passed for profile endpoint
[14-Apr-2026 22:09:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM
[14-Apr-2026 22:09:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Apr-2026 22:09:01 UTC] ✅ JWT token verified successfully for user profile
[14-Apr-2026 22:09:01 UTC] User ID: 334
[14-Apr-2026 22:09:01 UTC] ✅ User profile retrieved successfully for user ID: 334
[14-Apr-2026 22:09:02 UTC] User Purchases API - User ID: 334
[14-Apr-2026 22:09:02 UTC] User Purchases API - Total purchases found: 1
[14-Apr-2026 22:09:05 UTC] === API CALL LOG ===
[14-Apr-2026 22:09:05 UTC] Endpoint: user/profile.php
[14-Apr-2026 22:09:05 UTC] Full Log Data: {
    "timestamp": "2026-04-14 22:09:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "121.52.159.143",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec60865ef88d1f8-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "121.52.159.143",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "121.52.159.143, 162.158.28.164"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Apr-2026 22:09:05 UTC] === END API CALL LOG ===
[14-Apr-2026 22:09:05 UTC] ✅ API Hash verification passed for profile endpoint
[14-Apr-2026 22:09:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM
[14-Apr-2026 22:09:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Apr-2026 22:09:05 UTC] ✅ JWT token verified successfully for user profile
[14-Apr-2026 22:09:05 UTC] User ID: 334
[14-Apr-2026 22:09:05 UTC] ✅ User profile retrieved successfully for user ID: 334
[14-Apr-2026 22:09:05 UTC] User Purchases API - User ID: 334
[14-Apr-2026 22:09:05 UTC] User Purchases API - Total purchases found: 1
[14-Apr-2026 22:09:15 UTC] === API CALL LOG ===
[14-Apr-2026 22:09:15 UTC] Endpoint: user/profile.php
[14-Apr-2026 22:09:15 UTC] Full Log Data: {
    "timestamp": "2026-04-14 22:09:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "121.52.159.143",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec608a42d78d1f8-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "121.52.159.143",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "121.52.159.143, 162.158.28.165"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Apr-2026 22:09:15 UTC] === END API CALL LOG ===
[14-Apr-2026 22:09:15 UTC] ✅ API Hash verification passed for profile endpoint
[14-Apr-2026 22:09:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM
[14-Apr-2026 22:09:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Apr-2026 22:09:15 UTC] ✅ JWT token verified successfully for user profile
[14-Apr-2026 22:09:15 UTC] User ID: 334
[14-Apr-2026 22:09:15 UTC] ✅ User profile retrieved successfully for user ID: 334
[14-Apr-2026 22:09:15 UTC] User Purchases API - User ID: 334
[14-Apr-2026 22:09:15 UTC] User Purchases API - Total purchases found: 1
[14-Apr-2026 22:09:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Apr-2026 22:09:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Apr-2026 22:09:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ec608e13fd5d1f8-MCT","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"121.52.159.143","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"121.52.159.143, 162.158.28.164"}
[14-Apr-2026 22:09:24 UTC] === User Orders API Called ===
[14-Apr-2026 22:09:24 UTC] User ID: 334
[14-Apr-2026 22:09:24 UTC] Limit: 20, Offset: 0
[14-Apr-2026 22:09:24 UTC] Orders found: 0
[14-Apr-2026 22:09:24 UTC] Orders data: []
[14-Apr-2026 22:09:24 UTC] Total orders count: 0
[14-Apr-2026 22:09:24 UTC] === API CALL LOG ===
[14-Apr-2026 22:09:24 UTC] Endpoint: user/profile.php
[14-Apr-2026 22:09:24 UTC] Full Log Data: {
    "timestamp": "2026-04-14 22:09:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "121.52.159.143",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec608e13fd6d1f8-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "121.52.159.143",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "121.52.159.143, 162.158.28.165"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Apr-2026 22:09:24 UTC] === END API CALL LOG ===
[14-Apr-2026 22:09:24 UTC] ✅ API Hash verification passed for profile endpoint
[14-Apr-2026 22:09:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM
[14-Apr-2026 22:09:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Apr-2026 22:09:24 UTC] ✅ JWT token verified successfully for user profile
[14-Apr-2026 22:09:24 UTC] User ID: 334
[14-Apr-2026 22:09:24 UTC] ✅ User profile retrieved successfully for user ID: 334
[14-Apr-2026 22:09:25 UTC] === API CALL LOG ===
[14-Apr-2026 22:09:25 UTC] Endpoint: user/profile.php
[14-Apr-2026 22:09:25 UTC] Full Log Data: {
    "timestamp": "2026-04-14 22:09:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "121.52.159.143",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec608e4ea03d1f8-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "121.52.159.143",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "121.52.159.143, 162.158.28.165"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Apr-2026 22:09:25 UTC] === END API CALL LOG ===
[14-Apr-2026 22:09:25 UTC] ✅ API Hash verification passed for profile endpoint
[14-Apr-2026 22:09:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM
[14-Apr-2026 22:09:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Apr-2026 22:09:25 UTC] ✅ JWT token verified successfully for user profile
[14-Apr-2026 22:09:25 UTC] User ID: 334
[14-Apr-2026 22:09:25 UTC] ✅ User profile retrieved successfully for user ID: 334
[14-Apr-2026 22:09:25 UTC] === API CALL LOG ===
[14-Apr-2026 22:09:25 UTC] Endpoint: user/profile.php
[14-Apr-2026 22:09:25 UTC] Full Log Data: {
    "timestamp": "2026-04-14 22:09:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "121.52.159.143",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec608e5fa9ad1f8-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "121.52.159.143",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "121.52.159.143, 162.158.28.164"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Apr-2026 22:09:25 UTC] === END API CALL LOG ===
[14-Apr-2026 22:09:25 UTC] ✅ API Hash verification passed for profile endpoint
[14-Apr-2026 22:09:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM
[14-Apr-2026 22:09:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Apr-2026 22:09:25 UTC] ✅ JWT token verified successfully for user profile
[14-Apr-2026 22:09:25 UTC] User ID: 334
[14-Apr-2026 22:09:25 UTC] ✅ User profile retrieved successfully for user ID: 334
[14-Apr-2026 22:13:04 UTC] === API CALL LOG ===
[14-Apr-2026 22:13:04 UTC] Endpoint: user/profile.php
[14-Apr-2026 22:13:04 UTC] Full Log Data: {
    "timestamp": "2026-04-14 22:13:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:6ea0:cc02:5480::14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec60e3bab5bfdc9-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a02:6ea0:cc02:5480::14",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a02:6ea0:cc02:5480::14, 172.68.12.45"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Apr-2026 22:13:04 UTC] === END API CALL LOG ===
[14-Apr-2026 22:13:04 UTC] ✅ API Hash verification passed for profile endpoint
[14-Apr-2026 22:13:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM
[14-Apr-2026 22:13:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Apr-2026 22:13:04 UTC] ✅ JWT token verified successfully for user profile
[14-Apr-2026 22:13:04 UTC] User ID: 334
[14-Apr-2026 22:13:04 UTC] ✅ User profile retrieved successfully for user ID: 334
[14-Apr-2026 22:13:05 UTC] === API CALL LOG ===
[14-Apr-2026 22:13:05 UTC] Endpoint: user/profile.php
[14-Apr-2026 22:13:05 UTC] Full Log Data: {
    "timestamp": "2026-04-14 22:13:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:6ea0:cc02:5480::14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec60e42c9acfdc9-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a02:6ea0:cc02:5480::14",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a02:6ea0:cc02:5480::14, 172.68.12.204"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Apr-2026 22:13:05 UTC] === END API CALL LOG ===
[14-Apr-2026 22:13:05 UTC] ✅ API Hash verification passed for profile endpoint
[14-Apr-2026 22:13:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM
[14-Apr-2026 22:13:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Apr-2026 22:13:05 UTC] ✅ JWT token verified successfully for user profile
[14-Apr-2026 22:13:05 UTC] User ID: 334
[14-Apr-2026 22:13:05 UTC] ✅ User profile retrieved successfully for user ID: 334
[14-Apr-2026 22:13:05 UTC] === API CALL LOG ===
[14-Apr-2026 22:13:05 UTC] Endpoint: user/profile.php
[14-Apr-2026 22:13:05 UTC] Full Log Data: {
    "timestamp": "2026-04-14 22:13:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:6ea0:cc02:5480::14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec60e449fdbfdc9-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a02:6ea0:cc02:5480::14",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a02:6ea0:cc02:5480::14, 172.68.12.204"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Apr-2026 22:13:05 UTC] === END API CALL LOG ===
[14-Apr-2026 22:13:05 UTC] ✅ API Hash verification passed for profile endpoint
[14-Apr-2026 22:13:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM
[14-Apr-2026 22:13:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Apr-2026 22:13:05 UTC] ✅ JWT token verified successfully for user profile
[14-Apr-2026 22:13:05 UTC] User ID: 334
[14-Apr-2026 22:13:05 UTC] ✅ User profile retrieved successfully for user ID: 334
[14-Apr-2026 22:13:05 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Apr-2026 22:13:05 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Apr-2026 22:13:05 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ec60e449fe3fdc9-MIA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2a02:6ea0:cc02:5480::14","CF-IPCountry":"US","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2a02:6ea0:cc02:5480::14, 172.68.12.204"}
[14-Apr-2026 22:13:05 UTC] === User Orders API Called ===
[14-Apr-2026 22:13:05 UTC] User ID: 334
[14-Apr-2026 22:13:05 UTC] Limit: 20, Offset: 0
[14-Apr-2026 22:13:05 UTC] Orders found: 0
[14-Apr-2026 22:13:05 UTC] Orders data: []
[14-Apr-2026 22:13:05 UTC] Total orders count: 0
[14-Apr-2026 22:13:05 UTC] === API CALL LOG ===
[14-Apr-2026 22:13:05 UTC] Endpoint: user/profile.php
[14-Apr-2026 22:13:05 UTC] Full Log Data: {
    "timestamp": "2026-04-14 22:13:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:6ea0:cc02:5480::14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec60e449fe5fdc9-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a02:6ea0:cc02:5480::14",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a02:6ea0:cc02:5480::14, 172.68.12.204"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Apr-2026 22:13:05 UTC] === END API CALL LOG ===
[14-Apr-2026 22:13:05 UTC] ✅ API Hash verification passed for profile endpoint
[14-Apr-2026 22:13:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM
[14-Apr-2026 22:13:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Apr-2026 22:13:05 UTC] ✅ JWT token verified successfully for user profile
[14-Apr-2026 22:13:05 UTC] User ID: 334
[14-Apr-2026 22:13:05 UTC] ✅ User profile retrieved successfully for user ID: 334
[14-Apr-2026 22:13:07 UTC] === API CALL LOG ===
[14-Apr-2026 22:13:07 UTC] Endpoint: user/profile.php
[14-Apr-2026 22:13:07 UTC] Full Log Data: {
    "timestamp": "2026-04-14 22:13:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:6ea0:cc02:5480::14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec60e542850fdc9-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a02:6ea0:cc02:5480::14",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a02:6ea0:cc02:5480::14, 172.68.12.45"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Apr-2026 22:13:07 UTC] === END API CALL LOG ===
[14-Apr-2026 22:13:07 UTC] ✅ API Hash verification passed for profile endpoint
[14-Apr-2026 22:13:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM
[14-Apr-2026 22:13:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Apr-2026 22:13:07 UTC] ✅ JWT token verified successfully for user profile
[14-Apr-2026 22:13:07 UTC] User ID: 334
[14-Apr-2026 22:13:07 UTC] ✅ User profile retrieved successfully for user ID: 334
[14-Apr-2026 22:13:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Apr-2026 22:13:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Apr-2026 22:13:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ec60e8d9b63fdc9-MIA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2a02:6ea0:cc02:5480::14","CF-IPCountry":"US","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2a02:6ea0:cc02:5480::14, 172.68.12.45"}
[14-Apr-2026 22:13:17 UTC] === User Orders API Called ===
[14-Apr-2026 22:13:17 UTC] User ID: 334
[14-Apr-2026 22:13:17 UTC] Limit: 20, Offset: 0
[14-Apr-2026 22:13:17 UTC] Orders found: 0
[14-Apr-2026 22:13:17 UTC] Orders data: []
[14-Apr-2026 22:13:17 UTC] Total orders count: 0
[14-Apr-2026 22:13:17 UTC] === API CALL LOG ===
[14-Apr-2026 22:13:17 UTC] Endpoint: user/profile.php
[14-Apr-2026 22:13:17 UTC] Full Log Data: {
    "timestamp": "2026-04-14 22:13:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:6ea0:cc02:5480::14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec60e8d9b66fdc9-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a02:6ea0:cc02:5480::14",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a02:6ea0:cc02:5480::14, 172.68.12.45"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Apr-2026 22:13:17 UTC] === END API CALL LOG ===
[14-Apr-2026 22:13:17 UTC] ✅ API Hash verification passed for profile endpoint
[14-Apr-2026 22:13:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM
[14-Apr-2026 22:13:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Apr-2026 22:13:17 UTC] ✅ JWT token verified successfully for user profile
[14-Apr-2026 22:13:17 UTC] User ID: 334
[14-Apr-2026 22:13:17 UTC] ✅ User profile retrieved successfully for user ID: 334
[14-Apr-2026 22:13:18 UTC] === API CALL LOG ===
[14-Apr-2026 22:13:18 UTC] Endpoint: user/profile.php
[14-Apr-2026 22:13:18 UTC] Full Log Data: {
    "timestamp": "2026-04-14 22:13:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:6ea0:cc02:5480::14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec60e944921fdc9-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a02:6ea0:cc02:5480::14",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a02:6ea0:cc02:5480::14, 172.68.12.45"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Apr-2026 22:13:18 UTC] === END API CALL LOG ===
[14-Apr-2026 22:13:18 UTC] ✅ API Hash verification passed for profile endpoint
[14-Apr-2026 22:13:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM
[14-Apr-2026 22:13:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Apr-2026 22:13:18 UTC] ✅ JWT token verified successfully for user profile
[14-Apr-2026 22:13:18 UTC] User ID: 334
[14-Apr-2026 22:13:18 UTC] ✅ User profile retrieved successfully for user ID: 334
[14-Apr-2026 22:13:23 UTC] === API CALL LOG ===
[14-Apr-2026 22:13:23 UTC] Endpoint: user/profile.php
[14-Apr-2026 22:13:23 UTC] Full Log Data: {
    "timestamp": "2026-04-14 22:13:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:6ea0:cc02:5480::14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec60eb63a0efdc9-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a02:6ea0:cc02:5480::14",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a02:6ea0:cc02:5480::14, 172.68.12.45"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Apr-2026 22:13:23 UTC] === END API CALL LOG ===
[14-Apr-2026 22:13:23 UTC] ✅ API Hash verification passed for profile endpoint
[14-Apr-2026 22:13:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM
[14-Apr-2026 22:13:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Apr-2026 22:13:23 UTC] ✅ JWT token verified successfully for user profile
[14-Apr-2026 22:13:23 UTC] User ID: 334
[14-Apr-2026 22:13:23 UTC] ✅ User profile retrieved successfully for user ID: 334
[14-Apr-2026 22:14:11 UTC] === API CALL LOG ===
[14-Apr-2026 22:14:11 UTC] Endpoint: user/profile.php
[14-Apr-2026 22:14:11 UTC] Full Log Data: {
    "timestamp": "2026-04-14 22:14:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:6ea0:cc02:5480::14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec60fe258835c6b-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a02:6ea0:cc02:5480::14",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a02:6ea0:cc02:5480::14, 172.70.83.56"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Apr-2026 22:14:11 UTC] === END API CALL LOG ===
[14-Apr-2026 22:14:11 UTC] ✅ API Hash verification passed for profile endpoint
[14-Apr-2026 22:14:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM
[14-Apr-2026 22:14:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Apr-2026 22:14:11 UTC] ✅ JWT token verified successfully for user profile
[14-Apr-2026 22:14:11 UTC] User ID: 334
[14-Apr-2026 22:14:11 UTC] ✅ User profile retrieved successfully for user ID: 334
[14-Apr-2026 22:14:13 UTC] === API CALL LOG ===
[14-Apr-2026 22:14:13 UTC] Endpoint: user/profile.php
[14-Apr-2026 22:14:13 UTC] Full Log Data: {
    "timestamp": "2026-04-14 22:14:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:6ea0:cc02:5480::14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec60fec488c5c6b-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a02:6ea0:cc02:5480::14",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a02:6ea0:cc02:5480::14, 172.70.83.109"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Apr-2026 22:14:13 UTC] === END API CALL LOG ===
[14-Apr-2026 22:14:13 UTC] ✅ API Hash verification passed for profile endpoint
[14-Apr-2026 22:14:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM
[14-Apr-2026 22:14:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Apr-2026 22:14:13 UTC] ✅ JWT token verified successfully for user profile
[14-Apr-2026 22:14:13 UTC] User ID: 334
[14-Apr-2026 22:14:13 UTC] ✅ User profile retrieved successfully for user ID: 334
[14-Apr-2026 22:14:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Apr-2026 22:14:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Apr-2026 22:14:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ec60ff19c645c6b-MIA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2a02:6ea0:cc02:5480::14","CF-IPCountry":"US","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2a02:6ea0:cc02:5480::14, 172.70.83.110"}
[14-Apr-2026 22:14:14 UTC] === User Orders API Called ===
[14-Apr-2026 22:14:14 UTC] User ID: 334
[14-Apr-2026 22:14:14 UTC] Limit: 20, Offset: 0
[14-Apr-2026 22:14:14 UTC] Orders found: 0
[14-Apr-2026 22:14:14 UTC] Orders data: []
[14-Apr-2026 22:14:14 UTC] Total orders count: 0
[14-Apr-2026 22:14:14 UTC] === API CALL LOG ===
[14-Apr-2026 22:14:14 UTC] Endpoint: user/profile.php
[14-Apr-2026 22:14:14 UTC] Full Log Data: {
    "timestamp": "2026-04-14 22:14:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:6ea0:cc02:5480::14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec60ff19c655c6b-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a02:6ea0:cc02:5480::14",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a02:6ea0:cc02:5480::14, 172.70.83.109"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Apr-2026 22:14:14 UTC] === END API CALL LOG ===
[14-Apr-2026 22:14:14 UTC] ✅ API Hash verification passed for profile endpoint
[14-Apr-2026 22:14:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM
[14-Apr-2026 22:14:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Apr-2026 22:14:14 UTC] ✅ JWT token verified successfully for user profile
[14-Apr-2026 22:14:14 UTC] User ID: 334
[14-Apr-2026 22:14:14 UTC] ✅ User profile retrieved successfully for user ID: 334
[14-Apr-2026 22:14:14 UTC] === API CALL LOG ===
[14-Apr-2026 22:14:14 UTC] Endpoint: user/profile.php
[14-Apr-2026 22:14:14 UTC] Full Log Data: {
    "timestamp": "2026-04-14 22:14:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:6ea0:cc02:5480::14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec60ff19c615c6b-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a02:6ea0:cc02:5480::14",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a02:6ea0:cc02:5480::14, 172.70.83.109"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Apr-2026 22:14:14 UTC] === END API CALL LOG ===
[14-Apr-2026 22:14:14 UTC] ✅ API Hash verification passed for profile endpoint
[14-Apr-2026 22:14:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM
[14-Apr-2026 22:14:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Apr-2026 22:14:14 UTC] ✅ JWT token verified successfully for user profile
[14-Apr-2026 22:14:14 UTC] User ID: 334
[14-Apr-2026 22:14:14 UTC] ✅ User profile retrieved successfully for user ID: 334
[14-Apr-2026 22:14:15 UTC] === API CALL LOG ===
[14-Apr-2026 22:14:15 UTC] Endpoint: user/profile.php
[14-Apr-2026 22:14:15 UTC] Full Log Data: {
    "timestamp": "2026-04-14 22:14:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:6ea0:cc02:5480::14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec60ffc2db45c6b-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a02:6ea0:cc02:5480::14",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a02:6ea0:cc02:5480::14, 172.70.83.110"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Apr-2026 22:14:15 UTC] === END API CALL LOG ===
[14-Apr-2026 22:14:15 UTC] ✅ API Hash verification passed for profile endpoint
[14-Apr-2026 22:14:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM
[14-Apr-2026 22:14:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Apr-2026 22:14:15 UTC] ✅ JWT token verified successfully for user profile
[14-Apr-2026 22:14:15 UTC] User ID: 334
[14-Apr-2026 22:14:15 UTC] ✅ User profile retrieved successfully for user ID: 334
[14-Apr-2026 22:14:16 UTC] User Purchases API - User ID: 334
[14-Apr-2026 22:14:16 UTC] User Purchases API - Total purchases found: 1
[14-Apr-2026 23:13:53 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Apr-2026 23:13:53 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Apr-2026 23:13:53 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM1IiwidXNlcm5hbWUiOiJoYXRlcCIsImVtYWlsIjoiaGF0ZXBhcmVudHNAbWFpbC5ydSIsImV4cCI6MTc3NjgxMzIzMn0.fR3bb8T8_HFux7at3CacI1ylI443h_x32EvpU2zI62k","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ec66756bbd7d281-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"162.19.153.141","CF-IPCountry":"DE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"162.19.153.141, 172.71.164.228"}
[14-Apr-2026 23:13:53 UTC] === User Orders API Called ===
[14-Apr-2026 23:13:53 UTC] User ID: 335
[14-Apr-2026 23:13:53 UTC] Limit: 20, Offset: 0
[14-Apr-2026 23:13:53 UTC] Orders found: 0
[14-Apr-2026 23:13:53 UTC] Orders data: []
[14-Apr-2026 23:13:53 UTC] Total orders count: 0
[14-Apr-2026 23:13:53 UTC] === API CALL LOG ===
[14-Apr-2026 23:13:53 UTC] Endpoint: user/profile.php
[14-Apr-2026 23:13:53 UTC] Full Log Data: {
    "timestamp": "2026-04-14 23:13:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "162.19.153.141",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM1IiwidXNlcm5hbWUiOiJoYXRlcCIsImVtYWlsIjoiaGF0ZXBhcmVudHNAbWFpbC5ydSIsImV4cCI6MTc3NjgxMzIzMn0.fR3bb8T8_HFux7at3CacI1ylI443h_x32EvpU2zI62k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec66757cd53d281-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "162.19.153.141",
        "CF-IPCountry": "DE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "162.19.153.141, 172.71.164.228"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Apr-2026 23:13:53 UTC] === END API CALL LOG ===
[14-Apr-2026 23:13:53 UTC] ✅ API Hash verification passed for profile endpoint
[14-Apr-2026 23:13:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM1IiwidXNlcm5hbWUiOiJoYXRlcCIsImVtYWlsIjoiaGF0ZXBhcmVudHNAbWFpbC5ydSIsImV4cCI6MTc3NjgxMzIzMn0.fR3bb8T8_HFux7at3CacI1ylI443h_x32EvpU2zI62k
[14-Apr-2026 23:13:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Apr-2026 23:13:53 UTC] ✅ JWT token verified successfully for user profile
[14-Apr-2026 23:13:53 UTC] User ID: 335
[14-Apr-2026 23:13:53 UTC] ✅ User profile retrieved successfully for user ID: 335
[14-Apr-2026 23:13:57 UTC] === API CALL LOG ===
[14-Apr-2026 23:13:57 UTC] Endpoint: user/profile.php
[14-Apr-2026 23:13:57 UTC] Full Log Data: {
    "timestamp": "2026-04-14 23:13:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.153.65.175",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM1IiwidXNlcm5hbWUiOiJoYXRlcCIsImVtYWlsIjoiaGF0ZXBhcmVudHNAbWFpbC5ydSIsImV4cCI6MTc3NjgxMzIzMn0.fR3bb8T8_HFux7at3CacI1ylI443h_x32EvpU2zI62k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec6676dfea11788-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "45.153.65.175",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "45.153.65.175, 172.64.198.81"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Apr-2026 23:13:57 UTC] === END API CALL LOG ===
[14-Apr-2026 23:13:57 UTC] ✅ API Hash verification passed for profile endpoint
[14-Apr-2026 23:13:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM1IiwidXNlcm5hbWUiOiJoYXRlcCIsImVtYWlsIjoiaGF0ZXBhcmVudHNAbWFpbC5ydSIsImV4cCI6MTc3NjgxMzIzMn0.fR3bb8T8_HFux7at3CacI1ylI443h_x32EvpU2zI62k
[14-Apr-2026 23:13:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Apr-2026 23:13:57 UTC] ✅ JWT token verified successfully for user profile
[14-Apr-2026 23:13:57 UTC] User ID: 335
[14-Apr-2026 23:13:57 UTC] ✅ User profile retrieved successfully for user ID: 335
[14-Apr-2026 23:13:57 UTC] === API CALL LOG ===
[14-Apr-2026 23:13:57 UTC] Endpoint: user/profile.php
[14-Apr-2026 23:13:57 UTC] Full Log Data: {
    "timestamp": "2026-04-14 23:13:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.153.65.175",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM1IiwidXNlcm5hbWUiOiJoYXRlcCIsImVtYWlsIjoiaGF0ZXBhcmVudHNAbWFpbC5ydSIsImV4cCI6MTc3NjgxMzIzMn0.fR3bb8T8_HFux7at3CacI1ylI443h_x32EvpU2zI62k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec6676dfea01788-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "45.153.65.175",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "45.153.65.175, 172.64.198.80"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Apr-2026 23:13:57 UTC] === END API CALL LOG ===
[14-Apr-2026 23:13:57 UTC] ✅ API Hash verification passed for profile endpoint
[14-Apr-2026 23:13:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM1IiwidXNlcm5hbWUiOiJoYXRlcCIsImVtYWlsIjoiaGF0ZXBhcmVudHNAbWFpbC5ydSIsImV4cCI6MTc3NjgxMzIzMn0.fR3bb8T8_HFux7at3CacI1ylI443h_x32EvpU2zI62k
[14-Apr-2026 23:13:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Apr-2026 23:13:57 UTC] ✅ JWT token verified successfully for user profile
[14-Apr-2026 23:13:57 UTC] User ID: 335
[14-Apr-2026 23:13:57 UTC] ✅ User profile retrieved successfully for user ID: 335
[14-Apr-2026 23:14:27 UTC] === API CALL LOG ===
[14-Apr-2026 23:14:27 UTC] Endpoint: user/profile.php
[14-Apr-2026 23:14:27 UTC] Full Log Data: {
    "timestamp": "2026-04-14 23:14:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.153.65.175",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM1IiwidXNlcm5hbWUiOiJoYXRlcCIsImVtYWlsIjoiaGF0ZXBhcmVudHNAbWFpbC5ydSIsImV4cCI6MTc3NjgxMzIzMn0.fR3bb8T8_HFux7at3CacI1ylI443h_x32EvpU2zI62k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec6682939c452df-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "45.153.65.175",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "45.153.65.175, 172.64.198.80"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Apr-2026 23:14:27 UTC] === END API CALL LOG ===
[14-Apr-2026 23:14:27 UTC] ✅ API Hash verification passed for profile endpoint
[14-Apr-2026 23:14:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM1IiwidXNlcm5hbWUiOiJoYXRlcCIsImVtYWlsIjoiaGF0ZXBhcmVudHNAbWFpbC5ydSIsImV4cCI6MTc3NjgxMzIzMn0.fR3bb8T8_HFux7at3CacI1ylI443h_x32EvpU2zI62k
[14-Apr-2026 23:14:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Apr-2026 23:14:27 UTC] ✅ JWT token verified successfully for user profile
[14-Apr-2026 23:14:27 UTC] User ID: 335
[14-Apr-2026 23:14:27 UTC] ✅ User profile retrieved successfully for user ID: 335
[14-Apr-2026 23:14:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Apr-2026 23:14:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Apr-2026 23:14:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM1IiwidXNlcm5hbWUiOiJoYXRlcCIsImVtYWlsIjoiaGF0ZXBhcmVudHNAbWFpbC5ydSIsImV4cCI6MTc3NjgxMzIzMn0.fR3bb8T8_HFux7at3CacI1ylI443h_x32EvpU2zI62k","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ec6683b4af252df-WAW","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"45.153.65.175","CF-IPCountry":"UZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"45.153.65.175, 172.64.198.80"}
[14-Apr-2026 23:14:30 UTC] === User Orders API Called ===
[14-Apr-2026 23:14:30 UTC] User ID: 335
[14-Apr-2026 23:14:30 UTC] Limit: 20, Offset: 0
[14-Apr-2026 23:14:30 UTC] Orders found: 0
[14-Apr-2026 23:14:30 UTC] Orders data: []
[14-Apr-2026 23:14:30 UTC] Total orders count: 0
[14-Apr-2026 23:14:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Apr-2026 23:14:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Apr-2026 23:14:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM1IiwidXNlcm5hbWUiOiJoYXRlcCIsImVtYWlsIjoiaGF0ZXBhcmVudHNAbWFpbC5ydSIsImV4cCI6MTc3NjgxMzIzMn0.fR3bb8T8_HFux7at3CacI1ylI443h_x32EvpU2zI62k","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ec66842fa2d52df-WAW","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"45.153.65.175","CF-IPCountry":"UZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"45.153.65.175, 172.64.198.80"}
[14-Apr-2026 23:14:31 UTC] === User Orders API Called ===
[14-Apr-2026 23:14:31 UTC] User ID: 335
[14-Apr-2026 23:14:31 UTC] Limit: 20, Offset: 0
[14-Apr-2026 23:14:31 UTC] Orders found: 0
[14-Apr-2026 23:14:31 UTC] Orders data: []
[14-Apr-2026 23:14:31 UTC] Total orders count: 0
[14-Apr-2026 23:14:31 UTC] === API CALL LOG ===
[14-Apr-2026 23:14:31 UTC] Endpoint: user/profile.php
[14-Apr-2026 23:14:31 UTC] Full Log Data: {
    "timestamp": "2026-04-14 23:14:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.153.65.175",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM1IiwidXNlcm5hbWUiOiJoYXRlcCIsImVtYWlsIjoiaGF0ZXBhcmVudHNAbWFpbC5ydSIsImV4cCI6MTc3NjgxMzIzMn0.fR3bb8T8_HFux7at3CacI1ylI443h_x32EvpU2zI62k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec66842fa3052df-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "45.153.65.175",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "45.153.65.175, 172.64.198.81"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Apr-2026 23:14:31 UTC] === END API CALL LOG ===
[14-Apr-2026 23:14:31 UTC] ✅ API Hash verification passed for profile endpoint
[14-Apr-2026 23:14:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM1IiwidXNlcm5hbWUiOiJoYXRlcCIsImVtYWlsIjoiaGF0ZXBhcmVudHNAbWFpbC5ydSIsImV4cCI6MTc3NjgxMzIzMn0.fR3bb8T8_HFux7at3CacI1ylI443h_x32EvpU2zI62k
[14-Apr-2026 23:14:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Apr-2026 23:14:31 UTC] ✅ JWT token verified successfully for user profile
[14-Apr-2026 23:14:31 UTC] User ID: 335
[14-Apr-2026 23:14:31 UTC] ✅ User profile retrieved successfully for user ID: 335
[14-Apr-2026 23:14:31 UTC] === API CALL LOG ===
[14-Apr-2026 23:14:31 UTC] Endpoint: user/profile.php
[14-Apr-2026 23:14:31 UTC] Full Log Data: {
    "timestamp": "2026-04-14 23:14:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.153.65.175",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM1IiwidXNlcm5hbWUiOiJoYXRlcCIsImVtYWlsIjoiaGF0ZXBhcmVudHNAbWFpbC5ydSIsImV4cCI6MTc3NjgxMzIzMn0.fR3bb8T8_HFux7at3CacI1ylI443h_x32EvpU2zI62k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec66842fa3152df-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "45.153.65.175",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "45.153.65.175, 172.64.198.81"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Apr-2026 23:14:31 UTC] === END API CALL LOG ===
[14-Apr-2026 23:14:31 UTC] ✅ API Hash verification passed for profile endpoint
[14-Apr-2026 23:14:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM1IiwidXNlcm5hbWUiOiJoYXRlcCIsImVtYWlsIjoiaGF0ZXBhcmVudHNAbWFpbC5ydSIsImV4cCI6MTc3NjgxMzIzMn0.fR3bb8T8_HFux7at3CacI1ylI443h_x32EvpU2zI62k
[14-Apr-2026 23:14:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Apr-2026 23:14:31 UTC] ✅ JWT token verified successfully for user profile
[14-Apr-2026 23:14:31 UTC] User ID: 335
[14-Apr-2026 23:14:31 UTC] ✅ User profile retrieved successfully for user ID: 335
[14-Apr-2026 23:14:40 UTC] === API CALL LOG ===
[14-Apr-2026 23:14:40 UTC] Endpoint: user/profile.php
[14-Apr-2026 23:14:40 UTC] Full Log Data: {
    "timestamp": "2026-04-14 23:14:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.153.65.175",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM1IiwidXNlcm5hbWUiOiJoYXRlcCIsImVtYWlsIjoiaGF0ZXBhcmVudHNAbWFpbC5ydSIsImV4cCI6MTc3NjgxMzIzMn0.fR3bb8T8_HFux7at3CacI1ylI443h_x32EvpU2zI62k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec6687c294d52df-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "45.153.65.175",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "45.153.65.175, 172.64.198.81"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Apr-2026 23:14:40 UTC] === API CALL LOG ===
[14-Apr-2026 23:14:40 UTC] === END API CALL LOG ===
[14-Apr-2026 23:14:40 UTC] Endpoint: user/profile.php
[14-Apr-2026 23:14:40 UTC] ✅ API Hash verification passed for profile endpoint
[14-Apr-2026 23:14:40 UTC] Full Log Data: {
    "timestamp": "2026-04-14 23:14:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.153.65.175",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM1IiwidXNlcm5hbWUiOiJoYXRlcCIsImVtYWlsIjoiaGF0ZXBhcmVudHNAbWFpbC5ydSIsImV4cCI6MTc3NjgxMzIzMn0.fR3bb8T8_HFux7at3CacI1ylI443h_x32EvpU2zI62k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec6687c294e52df-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "45.153.65.175",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "45.153.65.175, 172.64.198.81"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Apr-2026 23:14:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM1IiwidXNlcm5hbWUiOiJoYXRlcCIsImVtYWlsIjoiaGF0ZXBhcmVudHNAbWFpbC5ydSIsImV4cCI6MTc3NjgxMzIzMn0.fR3bb8T8_HFux7at3CacI1ylI443h_x32EvpU2zI62k
[14-Apr-2026 23:14:40 UTC] === END API CALL LOG ===
[14-Apr-2026 23:14:40 UTC] ✅ API Hash verification passed for profile endpoint
[14-Apr-2026 23:14:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Apr-2026 23:14:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM1IiwidXNlcm5hbWUiOiJoYXRlcCIsImVtYWlsIjoiaGF0ZXBhcmVudHNAbWFpbC5ydSIsImV4cCI6MTc3NjgxMzIzMn0.fR3bb8T8_HFux7at3CacI1ylI443h_x32EvpU2zI62k
[14-Apr-2026 23:14:40 UTC] ✅ JWT token verified successfully for user profile
[14-Apr-2026 23:14:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Apr-2026 23:14:40 UTC] User ID: 335
[14-Apr-2026 23:14:40 UTC] ✅ JWT token verified successfully for user profile
[14-Apr-2026 23:14:40 UTC] User ID: 335
[14-Apr-2026 23:14:40 UTC] ✅ User profile retrieved successfully for user ID: 335
[14-Apr-2026 23:14:40 UTC] ✅ User profile retrieved successfully for user ID: 335
[14-Apr-2026 23:14:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Apr-2026 23:14:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Apr-2026 23:14:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM1IiwidXNlcm5hbWUiOiJoYXRlcCIsImVtYWlsIjoiaGF0ZXBhcmVudHNAbWFpbC5ydSIsImV4cCI6MTc3NjgxMzIzMn0.fR3bb8T8_HFux7at3CacI1ylI443h_x32EvpU2zI62k","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ec6687c294c52df-WAW","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"45.153.65.175","CF-IPCountry":"UZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"45.153.65.175, 172.64.198.81"}
[14-Apr-2026 23:14:40 UTC] === User Orders API Called ===
[14-Apr-2026 23:14:40 UTC] User ID: 335
[14-Apr-2026 23:14:40 UTC] Limit: 20, Offset: 0
[14-Apr-2026 23:14:40 UTC] Orders found: 0
[14-Apr-2026 23:14:40 UTC] Orders data: []
[14-Apr-2026 23:14:40 UTC] Total orders count: 0
[14-Apr-2026 23:15:23 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Apr-2026 23:15:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Apr-2026 23:15:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM1IiwidXNlcm5hbWUiOiJoYXRlcCIsImVtYWlsIjoiaGF0ZXBhcmVudHNAbWFpbC5ydSIsImV4cCI6MTc3NjgxMzIzMn0.fR3bb8T8_HFux7at3CacI1ylI443h_x32EvpU2zI62k","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ec669883fad798e-WAW","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"45.153.65.175","CF-IPCountry":"UZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"45.153.65.175, 172.64.198.80"}
[14-Apr-2026 23:15:23 UTC] === User Orders API Called ===
[14-Apr-2026 23:15:23 UTC] User ID: 335
[14-Apr-2026 23:15:23 UTC] Limit: 20, Offset: 0
[14-Apr-2026 23:15:23 UTC] Orders found: 1
[14-Apr-2026 23:15:23 UTC] Orders data: [{"id":189,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/hatep_in_osu\/7","status":"pending","created_at":"2026-04-15 02:45:21","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[14-Apr-2026 23:15:23 UTC] Total orders count: 1
[14-Apr-2026 23:15:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Apr-2026 23:15:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Apr-2026 23:15:46 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM1IiwidXNlcm5hbWUiOiJoYXRlcCIsImVtYWlsIjoiaGF0ZXBhcmVudHNAbWFpbC5ydSIsImV4cCI6MTc3NjgxMzIzMn0.fR3bb8T8_HFux7at3CacI1ylI443h_x32EvpU2zI62k","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ec66a174efec385-WAW","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"45.153.65.175","CF-IPCountry":"UZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"45.153.65.175, 172.64.198.80"}
[14-Apr-2026 23:15:46 UTC] === User Orders API Called ===
[14-Apr-2026 23:15:46 UTC] User ID: 335
[14-Apr-2026 23:15:46 UTC] Limit: 20, Offset: 0
[14-Apr-2026 23:15:46 UTC] Orders found: 1
[14-Apr-2026 23:15:46 UTC] Orders data: [{"id":189,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/hatep_in_osu\/7","status":"pending","created_at":"2026-04-15 02:45:21","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[14-Apr-2026 23:15:46 UTC] Total orders count: 1
[14-Apr-2026 23:15:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Apr-2026 23:15:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Apr-2026 23:15:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM1IiwidXNlcm5hbWUiOiJoYXRlcCIsImVtYWlsIjoiaGF0ZXBhcmVudHNAbWFpbC5ydSIsImV4cCI6MTc3NjgxMzIzMn0.fR3bb8T8_HFux7at3CacI1ylI443h_x32EvpU2zI62k","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ec66a5cc8cac385-WAW","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"45.153.65.175","CF-IPCountry":"UZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"45.153.65.175, 172.64.198.81"}
[14-Apr-2026 23:15:57 UTC] === User Orders API Called ===
[14-Apr-2026 23:15:57 UTC] User ID: 335
[14-Apr-2026 23:15:57 UTC] Limit: 20, Offset: 0
[14-Apr-2026 23:15:57 UTC] Orders found: 1
[14-Apr-2026 23:15:57 UTC] Orders data: [{"id":189,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/hatep_in_osu\/7","status":"pending","created_at":"2026-04-15 02:45:21","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[14-Apr-2026 23:15:57 UTC] Total orders count: 1
[14-Apr-2026 23:17:26 UTC] === API CALL LOG ===
[14-Apr-2026 23:17:26 UTC] Endpoint: user/profile.php
[14-Apr-2026 23:17:26 UTC] Full Log Data: {
    "timestamp": "2026-04-14 23:17:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "57.129.15.138",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM1IiwidXNlcm5hbWUiOiJoYXRlcCIsImVtYWlsIjoiaGF0ZXBhcmVudHNAbWFpbC5ydSIsImV4cCI6MTc3NjgxMzIzMn0.fR3bb8T8_HFux7at3CacI1ylI443h_x32EvpU2zI62k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec66c8528dbcb3f-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "57.129.15.138",
        "CF-IPCountry": "DE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "57.129.15.138, 172.70.248.9"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Apr-2026 23:17:26 UTC] === END API CALL LOG ===
[14-Apr-2026 23:17:26 UTC] ✅ API Hash verification passed for profile endpoint
[14-Apr-2026 23:17:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM1IiwidXNlcm5hbWUiOiJoYXRlcCIsImVtYWlsIjoiaGF0ZXBhcmVudHNAbWFpbC5ydSIsImV4cCI6MTc3NjgxMzIzMn0.fR3bb8T8_HFux7at3CacI1ylI443h_x32EvpU2zI62k
[14-Apr-2026 23:17:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Apr-2026 23:17:26 UTC] ✅ JWT token verified successfully for user profile
[14-Apr-2026 23:17:26 UTC] User ID: 335
[14-Apr-2026 23:17:26 UTC] ✅ User profile retrieved successfully for user ID: 335
[14-Apr-2026 23:17:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Apr-2026 23:17:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Apr-2026 23:17:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM1IiwidXNlcm5hbWUiOiJoYXRlcCIsImVtYWlsIjoiaGF0ZXBhcmVudHNAbWFpbC5ydSIsImV4cCI6MTc3NjgxMzIzMn0.fR3bb8T8_HFux7at3CacI1ylI443h_x32EvpU2zI62k","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ec66c92fb20cb3f-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"57.129.15.138","CF-IPCountry":"DE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"57.129.15.138, 172.70.248.9"}
[14-Apr-2026 23:17:28 UTC] === User Orders API Called ===
[14-Apr-2026 23:17:28 UTC] User ID: 335
[14-Apr-2026 23:17:28 UTC] Limit: 20, Offset: 0
[14-Apr-2026 23:17:28 UTC] Orders found: 1
[14-Apr-2026 23:17:28 UTC] Orders data: [{"id":189,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/hatep_in_osu\/7","status":"pending","created_at":"2026-04-15 02:45:21","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[14-Apr-2026 23:17:28 UTC] Total orders count: 1
[14-Apr-2026 23:17:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Apr-2026 23:17:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Apr-2026 23:17:29 UTC] === API CALL LOG ===
[14-Apr-2026 23:17:29 UTC] Endpoint: user/profile.php
[14-Apr-2026 23:17:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM1IiwidXNlcm5hbWUiOiJoYXRlcCIsImVtYWlsIjoiaGF0ZXBhcmVudHNAbWFpbC5ydSIsImV4cCI6MTc3NjgxMzIzMn0.fR3bb8T8_HFux7at3CacI1ylI443h_x32EvpU2zI62k","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ec66c8528dccb3f-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"57.129.15.138","CF-IPCountry":"DE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"57.129.15.138, 172.70.248.8"}
[14-Apr-2026 23:17:29 UTC] Full Log Data: {
    "timestamp": "2026-04-14 23:17:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "57.129.15.138",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM1IiwidXNlcm5hbWUiOiJoYXRlcCIsImVtYWlsIjoiaGF0ZXBhcmVudHNAbWFpbC5ydSIsImV4cCI6MTc3NjgxMzIzMn0.fR3bb8T8_HFux7at3CacI1ylI443h_x32EvpU2zI62k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec66c8528dacb3f-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "57.129.15.138",
        "CF-IPCountry": "DE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "57.129.15.138, 172.70.248.9"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Apr-2026 23:17:29 UTC] === User Orders API Called ===
[14-Apr-2026 23:17:29 UTC] === END API CALL LOG ===
[14-Apr-2026 23:17:29 UTC] User ID: 335
[14-Apr-2026 23:17:29 UTC] ✅ API Hash verification passed for profile endpoint
[14-Apr-2026 23:17:29 UTC] Limit: 20, Offset: 0
[14-Apr-2026 23:17:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM1IiwidXNlcm5hbWUiOiJoYXRlcCIsImVtYWlsIjoiaGF0ZXBhcmVudHNAbWFpbC5ydSIsImV4cCI6MTc3NjgxMzIzMn0.fR3bb8T8_HFux7at3CacI1ylI443h_x32EvpU2zI62k
[14-Apr-2026 23:17:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Apr-2026 23:17:29 UTC] ✅ JWT token verified successfully for user profile
[14-Apr-2026 23:17:29 UTC] User ID: 335
[14-Apr-2026 23:17:29 UTC] ✅ User profile retrieved successfully for user ID: 335
[14-Apr-2026 23:17:29 UTC] Orders found: 1
[14-Apr-2026 23:17:29 UTC] Orders data: [{"id":189,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/hatep_in_osu\/7","status":"pending","created_at":"2026-04-15 02:45:21","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[14-Apr-2026 23:17:29 UTC] Total orders count: 1
[14-Apr-2026 23:17:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Apr-2026 23:17:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Apr-2026 23:17:29 UTC] === API CALL LOG ===
[14-Apr-2026 23:17:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM1IiwidXNlcm5hbWUiOiJoYXRlcCIsImVtYWlsIjoiaGF0ZXBhcmVudHNAbWFpbC5ydSIsImV4cCI6MTc3NjgxMzIzMn0.fR3bb8T8_HFux7at3CacI1ylI443h_x32EvpU2zI62k","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ec66c9c8e0ecb3f-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"57.129.15.138","CF-IPCountry":"DE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"57.129.15.138, 172.70.248.9"}
[14-Apr-2026 23:17:29 UTC] Endpoint: user/profile.php
[14-Apr-2026 23:17:29 UTC] Full Log Data: {
    "timestamp": "2026-04-14 23:17:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "57.129.15.138",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM1IiwidXNlcm5hbWUiOiJoYXRlcCIsImVtYWlsIjoiaGF0ZXBhcmVudHNAbWFpbC5ydSIsImV4cCI6MTc3NjgxMzIzMn0.fR3bb8T8_HFux7at3CacI1ylI443h_x32EvpU2zI62k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec66c9c8e12cb3f-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "57.129.15.138",
        "CF-IPCountry": "DE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "57.129.15.138, 172.70.248.9"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Apr-2026 23:17:29 UTC] === END API CALL LOG ===
[14-Apr-2026 23:17:29 UTC] === User Orders API Called ===
[14-Apr-2026 23:17:29 UTC] ✅ API Hash verification passed for profile endpoint
[14-Apr-2026 23:17:29 UTC] User ID: 335
[14-Apr-2026 23:17:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM1IiwidXNlcm5hbWUiOiJoYXRlcCIsImVtYWlsIjoiaGF0ZXBhcmVudHNAbWFpbC5ydSIsImV4cCI6MTc3NjgxMzIzMn0.fR3bb8T8_HFux7at3CacI1ylI443h_x32EvpU2zI62k
[14-Apr-2026 23:17:29 UTC] Limit: 20, Offset: 0
[14-Apr-2026 23:17:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Apr-2026 23:17:29 UTC] ✅ JWT token verified successfully for user profile
[14-Apr-2026 23:17:29 UTC] User ID: 335
[14-Apr-2026 23:17:29 UTC] ✅ User profile retrieved successfully for user ID: 335
[14-Apr-2026 23:17:29 UTC] Orders found: 1
[14-Apr-2026 23:17:29 UTC] Orders data: [{"id":189,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/hatep_in_osu\/7","status":"pending","created_at":"2026-04-15 02:45:21","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[14-Apr-2026 23:17:29 UTC] Total orders count: 1
[14-Apr-2026 23:17:29 UTC] === API CALL LOG ===
[14-Apr-2026 23:17:29 UTC] Endpoint: user/profile.php
[14-Apr-2026 23:17:29 UTC] Full Log Data: {
    "timestamp": "2026-04-14 23:17:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "57.129.15.138",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM1IiwidXNlcm5hbWUiOiJoYXRlcCIsImVtYWlsIjoiaGF0ZXBhcmVudHNAbWFpbC5ydSIsImV4cCI6MTc3NjgxMzIzMn0.fR3bb8T8_HFux7at3CacI1ylI443h_x32EvpU2zI62k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec66c9c8e10cb3f-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "57.129.15.138",
        "CF-IPCountry": "DE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "57.129.15.138, 172.70.248.8"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Apr-2026 23:17:29 UTC] === END API CALL LOG ===
[14-Apr-2026 23:17:29 UTC] ✅ API Hash verification passed for profile endpoint
[14-Apr-2026 23:17:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM1IiwidXNlcm5hbWUiOiJoYXRlcCIsImVtYWlsIjoiaGF0ZXBhcmVudHNAbWFpbC5ydSIsImV4cCI6MTc3NjgxMzIzMn0.fR3bb8T8_HFux7at3CacI1ylI443h_x32EvpU2zI62k
[14-Apr-2026 23:17:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Apr-2026 23:17:29 UTC] ✅ JWT token verified successfully for user profile
[14-Apr-2026 23:17:29 UTC] User ID: 335
[14-Apr-2026 23:17:29 UTC] ✅ User profile retrieved successfully for user ID: 335
[14-Apr-2026 23:18:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Apr-2026 23:18:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Apr-2026 23:18:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM1IiwidXNlcm5hbWUiOiJoYXRlcCIsImVtYWlsIjoiaGF0ZXBhcmVudHNAbWFpbC5ydSIsImV4cCI6MTc3NjgxMzIzMn0.fR3bb8T8_HFux7at3CacI1ylI443h_x32EvpU2zI62k","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ec66d5dcce7cb3f-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"57.129.15.138","CF-IPCountry":"DE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"57.129.15.138, 172.70.248.9"}
[14-Apr-2026 23:18:00 UTC] === User Orders API Called ===
[14-Apr-2026 23:18:00 UTC] User ID: 335
[14-Apr-2026 23:18:00 UTC] Limit: 20, Offset: 0
[14-Apr-2026 23:18:00 UTC] Orders found: 1
[14-Apr-2026 23:18:00 UTC] Orders data: [{"id":189,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/hatep_in_osu\/7","status":"pending","created_at":"2026-04-15 02:45:21","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[14-Apr-2026 23:18:00 UTC] Total orders count: 1
[14-Apr-2026 23:27:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Apr-2026 23:27:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Apr-2026 23:27:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM1IiwidXNlcm5hbWUiOiJoYXRlcCIsImVtYWlsIjoiaGF0ZXBhcmVudHNAbWFpbC5ydSIsImV4cCI6MTc3NjgxMzIzMn0.fR3bb8T8_HFux7at3CacI1ylI443h_x32EvpU2zI62k","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ec67bcdd8532f91-WAW","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"45.153.65.175","CF-IPCountry":"UZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"45.153.65.175, 172.64.198.84"}
[14-Apr-2026 23:27:52 UTC] === User Orders API Called ===
[14-Apr-2026 23:27:52 UTC] User ID: 335
[14-Apr-2026 23:27:52 UTC] Limit: 20, Offset: 0
[14-Apr-2026 23:27:52 UTC] Orders found: 1
[14-Apr-2026 23:27:52 UTC] Orders data: [{"id":189,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/hatep_in_osu\/7","status":"pending","created_at":"2026-04-15 02:45:21","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[14-Apr-2026 23:27:52 UTC] Total orders count: 1
[14-Apr-2026 23:27:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Apr-2026 23:27:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Apr-2026 23:27:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM1IiwidXNlcm5hbWUiOiJoYXRlcCIsImVtYWlsIjoiaGF0ZXBhcmVudHNAbWFpbC5ydSIsImV4cCI6MTc3NjgxMzIzMn0.fR3bb8T8_HFux7at3CacI1ylI443h_x32EvpU2zI62k","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ec67bce68ee2f91-WAW","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"45.153.65.175","CF-IPCountry":"UZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"45.153.65.175, 172.64.198.85"}
[14-Apr-2026 23:27:52 UTC] === User Orders API Called ===
[14-Apr-2026 23:27:52 UTC] User ID: 335
[14-Apr-2026 23:27:52 UTC] Limit: 20, Offset: 0
[14-Apr-2026 23:27:52 UTC] Orders found: 1
[14-Apr-2026 23:27:52 UTC] Orders data: [{"id":189,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/hatep_in_osu\/7","status":"pending","created_at":"2026-04-15 02:45:21","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[14-Apr-2026 23:27:52 UTC] Total orders count: 1
[14-Apr-2026 23:27:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Apr-2026 23:27:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Apr-2026 23:27:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM1IiwidXNlcm5hbWUiOiJoYXRlcCIsImVtYWlsIjoiaGF0ZXBhcmVudHNAbWFpbC5ydSIsImV4cCI6MTc3NjgxMzIzMn0.fR3bb8T8_HFux7at3CacI1ylI443h_x32EvpU2zI62k","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ec67be21eb82f91-WAW","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"45.153.65.175","CF-IPCountry":"UZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"45.153.65.175, 172.64.198.85"}
[14-Apr-2026 23:27:55 UTC] === User Orders API Called ===
[14-Apr-2026 23:27:55 UTC] User ID: 335
[14-Apr-2026 23:27:55 UTC] Limit: 20, Offset: 0
[14-Apr-2026 23:27:55 UTC] Orders found: 1
[14-Apr-2026 23:27:55 UTC] Orders data: [{"id":189,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/hatep_in_osu\/7","status":"pending","created_at":"2026-04-15 02:45:21","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[14-Apr-2026 23:27:55 UTC] Total orders count: 1
[14-Apr-2026 23:27:59 UTC] === API CALL LOG ===
[14-Apr-2026 23:27:59 UTC] Endpoint: user/profile.php
[14-Apr-2026 23:27:59 UTC] Full Log Data: {
    "timestamp": "2026-04-14 23:27:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.153.65.175",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM1IiwidXNlcm5hbWUiOiJoYXRlcCIsImVtYWlsIjoiaGF0ZXBhcmVudHNAbWFpbC5ydSIsImV4cCI6MTc3NjgxMzIzMn0.fR3bb8T8_HFux7at3CacI1ylI443h_x32EvpU2zI62k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec67bcdd8512f91-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "45.153.65.175",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "45.153.65.175, 172.64.198.84"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Apr-2026 23:27:59 UTC] === END API CALL LOG ===
[14-Apr-2026 23:27:59 UTC] ✅ API Hash verification passed for profile endpoint
[14-Apr-2026 23:27:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM1IiwidXNlcm5hbWUiOiJoYXRlcCIsImVtYWlsIjoiaGF0ZXBhcmVudHNAbWFpbC5ydSIsImV4cCI6MTc3NjgxMzIzMn0.fR3bb8T8_HFux7at3CacI1ylI443h_x32EvpU2zI62k
[14-Apr-2026 23:27:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Apr-2026 23:27:59 UTC] ✅ JWT token verified successfully for user profile
[14-Apr-2026 23:27:59 UTC] User ID: 335
[14-Apr-2026 23:27:59 UTC] ✅ User profile retrieved successfully for user ID: 335
[14-Apr-2026 23:27:59 UTC] === API CALL LOG ===
[14-Apr-2026 23:27:59 UTC] Endpoint: user/profile.php
[14-Apr-2026 23:27:59 UTC] Full Log Data: {
    "timestamp": "2026-04-14 23:27:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.153.65.175",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM1IiwidXNlcm5hbWUiOiJoYXRlcCIsImVtYWlsIjoiaGF0ZXBhcmVudHNAbWFpbC5ydSIsImV4cCI6MTc3NjgxMzIzMn0.fR3bb8T8_HFux7at3CacI1ylI443h_x32EvpU2zI62k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec67bce68f02f91-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "45.153.65.175",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "45.153.65.175, 172.64.198.84"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Apr-2026 23:27:59 UTC] === END API CALL LOG ===
[14-Apr-2026 23:27:59 UTC] ✅ API Hash verification passed for profile endpoint
[14-Apr-2026 23:27:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM1IiwidXNlcm5hbWUiOiJoYXRlcCIsImVtYWlsIjoiaGF0ZXBhcmVudHNAbWFpbC5ydSIsImV4cCI6MTc3NjgxMzIzMn0.fR3bb8T8_HFux7at3CacI1ylI443h_x32EvpU2zI62k
[14-Apr-2026 23:27:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Apr-2026 23:27:59 UTC] ✅ JWT token verified successfully for user profile
[14-Apr-2026 23:27:59 UTC] User ID: 335
[14-Apr-2026 23:27:59 UTC] ✅ User profile retrieved successfully for user ID: 335
[14-Apr-2026 23:27:59 UTC] === API CALL LOG ===
[14-Apr-2026 23:27:59 UTC] Endpoint: user/profile.php
[14-Apr-2026 23:27:59 UTC] Full Log Data: {
    "timestamp": "2026-04-14 23:27:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.153.65.175",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM1IiwidXNlcm5hbWUiOiJoYXRlcCIsImVtYWlsIjoiaGF0ZXBhcmVudHNAbWFpbC5ydSIsImV4cCI6MTc3NjgxMzIzMn0.fR3bb8T8_HFux7at3CacI1ylI443h_x32EvpU2zI62k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec67be21eba2f91-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "45.153.65.175",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "45.153.65.175, 172.64.198.84"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Apr-2026 23:27:59 UTC] === END API CALL LOG ===
[14-Apr-2026 23:27:59 UTC] ✅ API Hash verification passed for profile endpoint
[14-Apr-2026 23:27:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM1IiwidXNlcm5hbWUiOiJoYXRlcCIsImVtYWlsIjoiaGF0ZXBhcmVudHNAbWFpbC5ydSIsImV4cCI6MTc3NjgxMzIzMn0.fR3bb8T8_HFux7at3CacI1ylI443h_x32EvpU2zI62k
[14-Apr-2026 23:27:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Apr-2026 23:27:59 UTC] ✅ JWT token verified successfully for user profile
[14-Apr-2026 23:27:59 UTC] User ID: 335
[14-Apr-2026 23:27:59 UTC] ✅ User profile retrieved successfully for user ID: 335
[14-Apr-2026 23:27:59 UTC] === API CALL LOG ===
[14-Apr-2026 23:27:59 UTC] Endpoint: user/profile.php
[14-Apr-2026 23:27:59 UTC] Full Log Data: {
    "timestamp": "2026-04-14 23:27:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.153.65.175",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM1IiwidXNlcm5hbWUiOiJoYXRlcCIsImVtYWlsIjoiaGF0ZXBhcmVudHNAbWFpbC5ydSIsImV4cCI6MTc3NjgxMzIzMn0.fR3bb8T8_HFux7at3CacI1ylI443h_x32EvpU2zI62k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec67be2af622f91-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "45.153.65.175",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "45.153.65.175, 172.64.198.85"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Apr-2026 23:27:59 UTC] === END API CALL LOG ===
[14-Apr-2026 23:27:59 UTC] ✅ API Hash verification passed for profile endpoint
[14-Apr-2026 23:27:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM1IiwidXNlcm5hbWUiOiJoYXRlcCIsImVtYWlsIjoiaGF0ZXBhcmVudHNAbWFpbC5ydSIsImV4cCI6MTc3NjgxMzIzMn0.fR3bb8T8_HFux7at3CacI1ylI443h_x32EvpU2zI62k
[14-Apr-2026 23:27:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Apr-2026 23:27:59 UTC] ✅ JWT token verified successfully for user profile
[14-Apr-2026 23:27:59 UTC] User ID: 335
[14-Apr-2026 23:27:59 UTC] ✅ User profile retrieved successfully for user ID: 335
[14-Apr-2026 23:28:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Apr-2026 23:28:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Apr-2026 23:28:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM1IiwidXNlcm5hbWUiOiJoYXRlcCIsImVtYWlsIjoiaGF0ZXBhcmVudHNAbWFpbC5ydSIsImV4cCI6MTc3NjgxMzIzMn0.fR3bb8T8_HFux7at3CacI1ylI443h_x32EvpU2zI62k","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ec67c5dab772f91-WAW","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"45.153.65.175","CF-IPCountry":"UZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"45.153.65.175, 172.64.198.147"}
[14-Apr-2026 23:28:15 UTC] === User Orders API Called ===
[14-Apr-2026 23:28:15 UTC] User ID: 335
[14-Apr-2026 23:28:15 UTC] Limit: 20, Offset: 0
[14-Apr-2026 23:28:15 UTC] Orders found: 2
[14-Apr-2026 23:28:15 UTC] Orders data: [{"id":190,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/hatep_in_osu\/6","status":"pending","created_at":"2026-04-15 02:58:13","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":189,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/hatep_in_osu\/7","status":"pending","created_at":"2026-04-15 02:45:21","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[14-Apr-2026 23:28:15 UTC] Total orders count: 2
[14-Apr-2026 23:56:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Apr-2026 23:56:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Apr-2026 23:56:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM2IiwidXNlcm5hbWUiOiJqaG9uIiwiZW1haWwiOiJzYWxsYWhiYWhpNDA3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNTgxM30.PAHfG_UV5Z-z-MTjKJW6PvL73Ye7THV83Lti8bjhPvk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ec6a6561e00ce2b-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.87.192.79","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.87.192.79, 172.71.124.75"}
[14-Apr-2026 23:56:54 UTC] === User Orders API Called ===
[14-Apr-2026 23:56:54 UTC] User ID: 336
[14-Apr-2026 23:56:54 UTC] Limit: 20, Offset: 0
[14-Apr-2026 23:56:54 UTC] Orders found: 0
[14-Apr-2026 23:56:54 UTC] Orders data: []
[14-Apr-2026 23:56:54 UTC] Total orders count: 0
[14-Apr-2026 23:56:54 UTC] === API CALL LOG ===
[14-Apr-2026 23:56:54 UTC] Endpoint: user/profile.php
[14-Apr-2026 23:56:54 UTC] Full Log Data: {
    "timestamp": "2026-04-14 23:56:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.87.192.79",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM2IiwidXNlcm5hbWUiOiJqaG9uIiwiZW1haWwiOiJzYWxsYWhiYWhpNDA3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNTgxM30.PAHfG_UV5Z-z-MTjKJW6PvL73Ye7THV83Lti8bjhPvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec6a6561dfece2b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.87.192.79",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.87.192.79, 172.71.124.75"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Apr-2026 23:56:54 UTC] === END API CALL LOG ===
[14-Apr-2026 23:56:54 UTC] ✅ API Hash verification passed for profile endpoint
[14-Apr-2026 23:56:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM2IiwidXNlcm5hbWUiOiJqaG9uIiwiZW1haWwiOiJzYWxsYWhiYWhpNDA3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNTgxM30.PAHfG_UV5Z-z-MTjKJW6PvL73Ye7THV83Lti8bjhPvk
[14-Apr-2026 23:56:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Apr-2026 23:56:54 UTC] ✅ JWT token verified successfully for user profile
[14-Apr-2026 23:56:54 UTC] User ID: 336
[14-Apr-2026 23:56:54 UTC] ✅ User profile retrieved successfully for user ID: 336
[14-Apr-2026 23:56:54 UTC] === API CALL LOG ===
[14-Apr-2026 23:56:54 UTC] Endpoint: user/profile.php
[14-Apr-2026 23:56:54 UTC] Full Log Data: {
    "timestamp": "2026-04-14 23:56:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.87.192.79",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM2IiwidXNlcm5hbWUiOiJqaG9uIiwiZW1haWwiOiJzYWxsYWhiYWhpNDA3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNTgxM30.PAHfG_UV5Z-z-MTjKJW6PvL73Ye7THV83Lti8bjhPvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec6a656bed2ce2b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.87.192.79",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.87.192.79, 172.71.124.75"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Apr-2026 23:56:54 UTC] === END API CALL LOG ===
[14-Apr-2026 23:56:54 UTC] ✅ API Hash verification passed for profile endpoint
[14-Apr-2026 23:56:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM2IiwidXNlcm5hbWUiOiJqaG9uIiwiZW1haWwiOiJzYWxsYWhiYWhpNDA3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNTgxM30.PAHfG_UV5Z-z-MTjKJW6PvL73Ye7THV83Lti8bjhPvk
[14-Apr-2026 23:56:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Apr-2026 23:56:54 UTC] ✅ JWT token verified successfully for user profile
[14-Apr-2026 23:56:54 UTC] User ID: 336
[14-Apr-2026 23:56:54 UTC] ✅ User profile retrieved successfully for user ID: 336
[14-Apr-2026 23:56:55 UTC] === API CALL LOG ===
[14-Apr-2026 23:56:55 UTC] Endpoint: user/profile.php
[14-Apr-2026 23:56:55 UTC] Full Log Data: {
    "timestamp": "2026-04-14 23:56:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.87.192.79",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM2IiwidXNlcm5hbWUiOiJqaG9uIiwiZW1haWwiOiJzYWxsYWhiYWhpNDA3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNTgxM30.PAHfG_UV5Z-z-MTjKJW6PvL73Ye7THV83Lti8bjhPvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec6a65fdbb6ce2b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.87.192.79",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.87.192.79, 172.71.124.75"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Apr-2026 23:56:55 UTC] === END API CALL LOG ===
[14-Apr-2026 23:56:55 UTC] ✅ API Hash verification passed for profile endpoint
[14-Apr-2026 23:56:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM2IiwidXNlcm5hbWUiOiJqaG9uIiwiZW1haWwiOiJzYWxsYWhiYWhpNDA3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNTgxM30.PAHfG_UV5Z-z-MTjKJW6PvL73Ye7THV83Lti8bjhPvk
[14-Apr-2026 23:56:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Apr-2026 23:56:55 UTC] ✅ JWT token verified successfully for user profile
[14-Apr-2026 23:56:55 UTC] User ID: 336
[14-Apr-2026 23:56:55 UTC] ✅ User profile retrieved successfully for user ID: 336
[14-Apr-2026 23:57:21 UTC] === API CALL LOG ===
[14-Apr-2026 23:57:21 UTC] Endpoint: user/profile.php
[14-Apr-2026 23:57:21 UTC] Full Log Data: {
    "timestamp": "2026-04-14 23:57:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.87.192.79",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM2IiwidXNlcm5hbWUiOiJqaG9uIiwiZW1haWwiOiJzYWxsYWhiYWhpNDA3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNTgxM30.PAHfG_UV5Z-z-MTjKJW6PvL73Ye7THV83Lti8bjhPvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec6a701fe41ce2b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.87.192.79",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.87.192.79, 172.71.124.89"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Apr-2026 23:57:21 UTC] === END API CALL LOG ===
[14-Apr-2026 23:57:21 UTC] ✅ API Hash verification passed for profile endpoint
[14-Apr-2026 23:57:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM2IiwidXNlcm5hbWUiOiJqaG9uIiwiZW1haWwiOiJzYWxsYWhiYWhpNDA3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNTgxM30.PAHfG_UV5Z-z-MTjKJW6PvL73Ye7THV83Lti8bjhPvk
[14-Apr-2026 23:57:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Apr-2026 23:57:21 UTC] ✅ JWT token verified successfully for user profile
[14-Apr-2026 23:57:21 UTC] User ID: 336
[14-Apr-2026 23:57:21 UTC] ✅ User profile retrieved successfully for user ID: 336
[14-Apr-2026 23:57:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Apr-2026 23:57:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Apr-2026 23:57:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM2IiwidXNlcm5hbWUiOiJqaG9uIiwiZW1haWwiOiJzYWxsYWhiYWhpNDA3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNTgxM30.PAHfG_UV5Z-z-MTjKJW6PvL73Ye7THV83Lti8bjhPvk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ec6a701fe3ece2b-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.87.192.79","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.87.192.79, 172.71.124.88"}
[14-Apr-2026 23:57:21 UTC] === User Orders API Called ===
[14-Apr-2026 23:57:21 UTC] User ID: 336
[14-Apr-2026 23:57:21 UTC] Limit: 20, Offset: 0
[14-Apr-2026 23:57:21 UTC] Orders found: 0
[14-Apr-2026 23:57:21 UTC] Orders data: []
[14-Apr-2026 23:57:21 UTC] Total orders count: 0
[14-Apr-2026 23:57:22 UTC] === API CALL LOG ===
[14-Apr-2026 23:57:22 UTC] Endpoint: user/profile.php
[14-Apr-2026 23:57:22 UTC] Full Log Data: {
    "timestamp": "2026-04-14 23:57:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.87.192.79",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM2IiwidXNlcm5hbWUiOiJqaG9uIiwiZW1haWwiOiJzYWxsYWhiYWhpNDA3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNTgxM30.PAHfG_UV5Z-z-MTjKJW6PvL73Ye7THV83Lti8bjhPvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec6a705ccf1ce2b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.87.192.79",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.87.192.79, 172.71.124.88"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Apr-2026 23:57:22 UTC] === END API CALL LOG ===
[14-Apr-2026 23:57:22 UTC] ✅ API Hash verification passed for profile endpoint
[14-Apr-2026 23:57:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM2IiwidXNlcm5hbWUiOiJqaG9uIiwiZW1haWwiOiJzYWxsYWhiYWhpNDA3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNTgxM30.PAHfG_UV5Z-z-MTjKJW6PvL73Ye7THV83Lti8bjhPvk
[14-Apr-2026 23:57:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Apr-2026 23:57:22 UTC] ✅ JWT token verified successfully for user profile
[14-Apr-2026 23:57:22 UTC] User ID: 336
[14-Apr-2026 23:57:22 UTC] ✅ User profile retrieved successfully for user ID: 336
[14-Apr-2026 23:57:22 UTC] === API CALL LOG ===
[14-Apr-2026 23:57:22 UTC] Endpoint: user/profile.php
[14-Apr-2026 23:57:22 UTC] Full Log Data: {
    "timestamp": "2026-04-14 23:57:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.87.192.79",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM2IiwidXNlcm5hbWUiOiJqaG9uIiwiZW1haWwiOiJzYWxsYWhiYWhpNDA3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNTgxM30.PAHfG_UV5Z-z-MTjKJW6PvL73Ye7THV83Lti8bjhPvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec6a70929b5ce2b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.87.192.79",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.87.192.79, 172.71.124.89"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Apr-2026 23:57:22 UTC] === END API CALL LOG ===
[14-Apr-2026 23:57:22 UTC] ✅ API Hash verification passed for profile endpoint
[14-Apr-2026 23:57:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM2IiwidXNlcm5hbWUiOiJqaG9uIiwiZW1haWwiOiJzYWxsYWhiYWhpNDA3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNTgxM30.PAHfG_UV5Z-z-MTjKJW6PvL73Ye7THV83Lti8bjhPvk
[14-Apr-2026 23:57:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Apr-2026 23:57:22 UTC] ✅ JWT token verified successfully for user profile
[14-Apr-2026 23:57:22 UTC] User ID: 336
[14-Apr-2026 23:57:22 UTC] ✅ User profile retrieved successfully for user ID: 336
[14-Apr-2026 23:58:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Apr-2026 23:58:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Apr-2026 23:58:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM2IiwidXNlcm5hbWUiOiJqaG9uIiwiZW1haWwiOiJzYWxsYWhiYWhpNDA3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNTgxM30.PAHfG_UV5Z-z-MTjKJW6PvL73Ye7THV83Lti8bjhPvk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ec6a91d0adbce2b-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.87.192.79","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.87.192.79, 172.71.124.89"}
[14-Apr-2026 23:58:48 UTC] === User Orders API Called ===
[14-Apr-2026 23:58:48 UTC] User ID: 336
[14-Apr-2026 23:58:48 UTC] Limit: 20, Offset: 0
[14-Apr-2026 23:58:48 UTC] Orders found: 0
[14-Apr-2026 23:58:48 UTC] Orders data: []
[14-Apr-2026 23:58:48 UTC] Total orders count: 0
[14-Apr-2026 23:58:49 UTC] === API CALL LOG ===
[14-Apr-2026 23:58:49 UTC] Endpoint: user/profile.php
[14-Apr-2026 23:58:49 UTC] Full Log Data: {
    "timestamp": "2026-04-14 23:58:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.87.192.79",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM2IiwidXNlcm5hbWUiOiJqaG9uIiwiZW1haWwiOiJzYWxsYWhiYWhpNDA3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNTgxM30.PAHfG_UV5Z-z-MTjKJW6PvL73Ye7THV83Lti8bjhPvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec6a9292ce4ce2b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.87.192.79",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.87.192.79, 172.71.124.89"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Apr-2026 23:58:49 UTC] === END API CALL LOG ===
[14-Apr-2026 23:58:49 UTC] ✅ API Hash verification passed for profile endpoint
[14-Apr-2026 23:58:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM2IiwidXNlcm5hbWUiOiJqaG9uIiwiZW1haWwiOiJzYWxsYWhiYWhpNDA3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNTgxM30.PAHfG_UV5Z-z-MTjKJW6PvL73Ye7THV83Lti8bjhPvk
[14-Apr-2026 23:58:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Apr-2026 23:58:49 UTC] ✅ JWT token verified successfully for user profile
[14-Apr-2026 23:58:49 UTC] User ID: 336
[14-Apr-2026 23:58:49 UTC] ✅ User profile retrieved successfully for user ID: 336
[14-Apr-2026 23:58:50 UTC] User Purchases API - User ID: 336
[14-Apr-2026 23:58:50 UTC] User Purchases API - Total purchases found: 0
[14-Apr-2026 23:58:59 UTC] === API CALL LOG ===
[14-Apr-2026 23:58:59 UTC] Endpoint: user/profile.php
[14-Apr-2026 23:58:59 UTC] Full Log Data: {
    "timestamp": "2026-04-14 23:58:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.87.192.79",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM2IiwidXNlcm5hbWUiOiJqaG9uIiwiZW1haWwiOiJzYWxsYWhiYWhpNDA3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNTgxM30.PAHfG_UV5Z-z-MTjKJW6PvL73Ye7THV83Lti8bjhPvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec6a9635aabce2b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.87.192.79",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.87.192.79, 172.71.124.88"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Apr-2026 23:58:59 UTC] === END API CALL LOG ===
[14-Apr-2026 23:58:59 UTC] ✅ API Hash verification passed for profile endpoint
[14-Apr-2026 23:58:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM2IiwidXNlcm5hbWUiOiJqaG9uIiwiZW1haWwiOiJzYWxsYWhiYWhpNDA3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNTgxM30.PAHfG_UV5Z-z-MTjKJW6PvL73Ye7THV83Lti8bjhPvk
[14-Apr-2026 23:58:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Apr-2026 23:58:59 UTC] ✅ JWT token verified successfully for user profile
[14-Apr-2026 23:58:59 UTC] User ID: 336
[14-Apr-2026 23:58:59 UTC] ✅ User profile retrieved successfully for user ID: 336
[14-Apr-2026 23:58:59 UTC] User Purchases API - User ID: 336
[14-Apr-2026 23:58:59 UTC] User Purchases API - Total purchases found: 0
[14-Apr-2026 23:59:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Apr-2026 23:59:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Apr-2026 23:59:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM2IiwidXNlcm5hbWUiOiJqaG9uIiwiZW1haWwiOiJzYWxsYWhiYWhpNDA3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNTgxM30.PAHfG_UV5Z-z-MTjKJW6PvL73Ye7THV83Lti8bjhPvk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ec6aa2b9f2cce2b-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.87.192.79","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.87.192.79, 172.71.124.88"}
[14-Apr-2026 23:59:31 UTC] === User Orders API Called ===
[14-Apr-2026 23:59:31 UTC] User ID: 336
[14-Apr-2026 23:59:31 UTC] Limit: 20, Offset: 0
[14-Apr-2026 23:59:31 UTC] Orders found: 0
[14-Apr-2026 23:59:31 UTC] Orders data: []
[14-Apr-2026 23:59:31 UTC] Total orders count: 0
[14-Apr-2026 23:59:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Apr-2026 23:59:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Apr-2026 23:59:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM2IiwidXNlcm5hbWUiOiJqaG9uIiwiZW1haWwiOiJzYWxsYWhiYWhpNDA3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNTgxM30.PAHfG_UV5Z-z-MTjKJW6PvL73Ye7THV83Lti8bjhPvk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ec6aa3febe0ce2b-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.87.192.79","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.87.192.79, 172.71.124.88"}
[14-Apr-2026 23:59:34 UTC] === User Orders API Called ===
[14-Apr-2026 23:59:34 UTC] User ID: 336
[14-Apr-2026 23:59:34 UTC] Limit: 20, Offset: 0
[14-Apr-2026 23:59:34 UTC] Orders found: 0
[14-Apr-2026 23:59:34 UTC] Orders data: []
[14-Apr-2026 23:59:34 UTC] Total orders count: 0
[14-Apr-2026 23:59:34 UTC] === API CALL LOG ===
[14-Apr-2026 23:59:34 UTC] Endpoint: user/profile.php
[14-Apr-2026 23:59:34 UTC] Full Log Data: {
    "timestamp": "2026-04-14 23:59:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.87.192.79",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM2IiwidXNlcm5hbWUiOiJqaG9uIiwiZW1haWwiOiJzYWxsYWhiYWhpNDA3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNTgxM30.PAHfG_UV5Z-z-MTjKJW6PvL73Ye7THV83Lti8bjhPvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec6aa408c8fce2b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.87.192.79",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.87.192.79, 172.71.124.88"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Apr-2026 23:59:34 UTC] === END API CALL LOG ===
[14-Apr-2026 23:59:34 UTC] ✅ API Hash verification passed for profile endpoint
[14-Apr-2026 23:59:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM2IiwidXNlcm5hbWUiOiJqaG9uIiwiZW1haWwiOiJzYWxsYWhiYWhpNDA3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNTgxM30.PAHfG_UV5Z-z-MTjKJW6PvL73Ye7THV83Lti8bjhPvk
[14-Apr-2026 23:59:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Apr-2026 23:59:34 UTC] ✅ JWT token verified successfully for user profile
[14-Apr-2026 23:59:34 UTC] User ID: 336
[14-Apr-2026 23:59:34 UTC] ✅ User profile retrieved successfully for user ID: 336
[14-Apr-2026 23:59:37 UTC] === API CALL LOG ===
[14-Apr-2026 23:59:37 UTC] Endpoint: user/profile.php
[14-Apr-2026 23:59:37 UTC] Full Log Data: {
    "timestamp": "2026-04-14 23:59:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.87.192.79",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM2IiwidXNlcm5hbWUiOiJqaG9uIiwiZW1haWwiOiJzYWxsYWhiYWhpNDA3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNTgxM30.PAHfG_UV5Z-z-MTjKJW6PvL73Ye7THV83Lti8bjhPvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec6aa518a9ace2b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.87.192.79",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.87.192.79, 172.71.124.88"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Apr-2026 23:59:37 UTC] === END API CALL LOG ===
[14-Apr-2026 23:59:37 UTC] ✅ API Hash verification passed for profile endpoint
[14-Apr-2026 23:59:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM2IiwidXNlcm5hbWUiOiJqaG9uIiwiZW1haWwiOiJzYWxsYWhiYWhpNDA3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNTgxM30.PAHfG_UV5Z-z-MTjKJW6PvL73Ye7THV83Lti8bjhPvk
[14-Apr-2026 23:59:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Apr-2026 23:59:37 UTC] ✅ JWT token verified successfully for user profile
[14-Apr-2026 23:59:37 UTC] User ID: 336
[14-Apr-2026 23:59:37 UTC] ✅ User profile retrieved successfully for user ID: 336
[15-Apr-2026 00:21:57 UTC] === API CALL LOG ===
[15-Apr-2026 00:21:57 UTC] Endpoint: user/profile.php
[15-Apr-2026 00:21:57 UTC] Full Log Data: {
    "timestamp": "2026-04-15 00:21:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "179.19.213.250",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM3IiwidXNlcm5hbWUiOiJqdWFuY2hpc29ydGVvcyIsImVtYWlsIjoiYmF6YWdlcnRydWRpczA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNzMxNn0.u9niOte9CZxThwIEUKLWQcia-ooigy9B7zFFUkezLhQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec6cb093bdbb207-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "179.19.213.250",
        "CF-IPCountry": "CO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "179.19.213.250, 172.68.12.44"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Apr-2026 00:21:57 UTC] === END API CALL LOG ===
[15-Apr-2026 00:21:57 UTC] ✅ API Hash verification passed for profile endpoint
[15-Apr-2026 00:21:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM3IiwidXNlcm5hbWUiOiJqdWFuY2hpc29ydGVvcyIsImVtYWlsIjoiYmF6YWdlcnRydWRpczA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNzMxNn0.u9niOte9CZxThwIEUKLWQcia-ooigy9B7zFFUkezLhQ
[15-Apr-2026 00:21:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Apr-2026 00:21:57 UTC] ✅ JWT token verified successfully for user profile
[15-Apr-2026 00:21:57 UTC] User ID: 337
[15-Apr-2026 00:21:57 UTC] ✅ User profile retrieved successfully for user ID: 337
[15-Apr-2026 00:21:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Apr-2026 00:21:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Apr-2026 00:21:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM3IiwidXNlcm5hbWUiOiJqdWFuY2hpc29ydGVvcyIsImVtYWlsIjoiYmF6YWdlcnRydWRpczA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNzMxNn0.u9niOte9CZxThwIEUKLWQcia-ooigy9B7zFFUkezLhQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ec6cb093be0b207-MIA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"179.19.213.250","CF-IPCountry":"CO","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"179.19.213.250, 172.68.12.44"}
[15-Apr-2026 00:21:57 UTC] === User Orders API Called ===
[15-Apr-2026 00:21:57 UTC] User ID: 337
[15-Apr-2026 00:21:57 UTC] Limit: 20, Offset: 0
[15-Apr-2026 00:21:57 UTC] Orders found: 0
[15-Apr-2026 00:21:57 UTC] Orders data: []
[15-Apr-2026 00:21:57 UTC] Total orders count: 0
[15-Apr-2026 00:21:57 UTC] === API CALL LOG ===
[15-Apr-2026 00:21:57 UTC] Endpoint: user/profile.php
[15-Apr-2026 00:21:57 UTC] Full Log Data: {
    "timestamp": "2026-04-15 00:21:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "179.19.213.250",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM3IiwidXNlcm5hbWUiOiJqdWFuY2hpc29ydGVvcyIsImVtYWlsIjoiYmF6YWdlcnRydWRpczA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNzMxNn0.u9niOte9CZxThwIEUKLWQcia-ooigy9B7zFFUkezLhQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec6cb09dd8ab207-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "179.19.213.250",
        "CF-IPCountry": "CO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "179.19.213.250, 172.68.12.44"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Apr-2026 00:21:57 UTC] === END API CALL LOG ===
[15-Apr-2026 00:21:57 UTC] ✅ API Hash verification passed for profile endpoint
[15-Apr-2026 00:21:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM3IiwidXNlcm5hbWUiOiJqdWFuY2hpc29ydGVvcyIsImVtYWlsIjoiYmF6YWdlcnRydWRpczA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNzMxNn0.u9niOte9CZxThwIEUKLWQcia-ooigy9B7zFFUkezLhQ
[15-Apr-2026 00:21:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Apr-2026 00:21:57 UTC] ✅ JWT token verified successfully for user profile
[15-Apr-2026 00:21:57 UTC] User ID: 337
[15-Apr-2026 00:21:57 UTC] ✅ User profile retrieved successfully for user ID: 337
[15-Apr-2026 00:21:58 UTC] === API CALL LOG ===
[15-Apr-2026 00:21:58 UTC] Endpoint: user/profile.php
[15-Apr-2026 00:21:58 UTC] Full Log Data: {
    "timestamp": "2026-04-15 00:21:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "179.19.213.250",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM3IiwidXNlcm5hbWUiOiJqdWFuY2hpc29ydGVvcyIsImVtYWlsIjoiYmF6YWdlcnRydWRpczA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNzMxNn0.u9niOte9CZxThwIEUKLWQcia-ooigy9B7zFFUkezLhQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec6cb122da0b207-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "179.19.213.250",
        "CF-IPCountry": "CO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "179.19.213.250, 172.68.12.44"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Apr-2026 00:21:58 UTC] === END API CALL LOG ===
[15-Apr-2026 00:21:58 UTC] ✅ API Hash verification passed for profile endpoint
[15-Apr-2026 00:21:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM3IiwidXNlcm5hbWUiOiJqdWFuY2hpc29ydGVvcyIsImVtYWlsIjoiYmF6YWdlcnRydWRpczA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNzMxNn0.u9niOte9CZxThwIEUKLWQcia-ooigy9B7zFFUkezLhQ
[15-Apr-2026 00:21:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Apr-2026 00:21:58 UTC] ✅ JWT token verified successfully for user profile
[15-Apr-2026 00:21:58 UTC] User ID: 337
[15-Apr-2026 00:21:58 UTC] ✅ User profile retrieved successfully for user ID: 337
[15-Apr-2026 00:22:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Apr-2026 00:22:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Apr-2026 00:22:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM3IiwidXNlcm5hbWUiOiJqdWFuY2hpc29ydGVvcyIsImVtYWlsIjoiYmF6YWdlcnRydWRpczA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNzMxNn0.u9niOte9CZxThwIEUKLWQcia-ooigy9B7zFFUkezLhQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ec6cb4e0fa7b207-MIA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"179.19.213.250","CF-IPCountry":"CO","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"179.19.213.250, 172.68.12.45"}
[15-Apr-2026 00:22:08 UTC] === User Orders API Called ===
[15-Apr-2026 00:22:08 UTC] User ID: 337
[15-Apr-2026 00:22:08 UTC] Limit: 20, Offset: 0
[15-Apr-2026 00:22:08 UTC] Orders found: 0
[15-Apr-2026 00:22:08 UTC] Orders data: []
[15-Apr-2026 00:22:08 UTC] Total orders count: 0
[15-Apr-2026 00:22:10 UTC] === API CALL LOG ===
[15-Apr-2026 00:22:10 UTC] Endpoint: user/profile.php
[15-Apr-2026 00:22:10 UTC] Full Log Data: {
    "timestamp": "2026-04-15 00:22:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "179.19.213.250",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM3IiwidXNlcm5hbWUiOiJqdWFuY2hpc29ydGVvcyIsImVtYWlsIjoiYmF6YWdlcnRydWRpczA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNzMxNn0.u9niOte9CZxThwIEUKLWQcia-ooigy9B7zFFUkezLhQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec6cb5c6847b207-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "179.19.213.250",
        "CF-IPCountry": "CO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "179.19.213.250, 172.68.12.45"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Apr-2026 00:22:10 UTC] === END API CALL LOG ===
[15-Apr-2026 00:22:10 UTC] ✅ API Hash verification passed for profile endpoint
[15-Apr-2026 00:22:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM3IiwidXNlcm5hbWUiOiJqdWFuY2hpc29ydGVvcyIsImVtYWlsIjoiYmF6YWdlcnRydWRpczA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNzMxNn0.u9niOte9CZxThwIEUKLWQcia-ooigy9B7zFFUkezLhQ
[15-Apr-2026 00:22:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Apr-2026 00:22:10 UTC] ✅ JWT token verified successfully for user profile
[15-Apr-2026 00:22:10 UTC] User ID: 337
[15-Apr-2026 00:22:10 UTC] ✅ User profile retrieved successfully for user ID: 337
[15-Apr-2026 00:22:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Apr-2026 00:22:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Apr-2026 00:22:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM3IiwidXNlcm5hbWUiOiJqdWFuY2hpc29ydGVvcyIsImVtYWlsIjoiYmF6YWdlcnRydWRpczA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNzMxNn0.u9niOte9CZxThwIEUKLWQcia-ooigy9B7zFFUkezLhQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ec6cb5c6845b207-MIA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"179.19.213.250","CF-IPCountry":"CO","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"179.19.213.250, 172.68.12.44"}
[15-Apr-2026 00:22:10 UTC] === User Orders API Called ===
[15-Apr-2026 00:22:10 UTC] User ID: 337
[15-Apr-2026 00:22:10 UTC] Limit: 20, Offset: 0
[15-Apr-2026 00:22:10 UTC] Orders found: 0
[15-Apr-2026 00:22:10 UTC] Orders data: []
[15-Apr-2026 00:22:10 UTC] Total orders count: 0
[15-Apr-2026 00:22:11 UTC] === API CALL LOG ===
[15-Apr-2026 00:22:11 UTC] Endpoint: user/profile.php
[15-Apr-2026 00:22:11 UTC] Full Log Data: {
    "timestamp": "2026-04-15 00:22:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "179.19.213.250",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM3IiwidXNlcm5hbWUiOiJqdWFuY2hpc29ydGVvcyIsImVtYWlsIjoiYmF6YWdlcnRydWRpczA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNzMxNn0.u9niOte9CZxThwIEUKLWQcia-ooigy9B7zFFUkezLhQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec6cb611cc8b207-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "179.19.213.250",
        "CF-IPCountry": "CO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "179.19.213.250, 172.68.12.45"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Apr-2026 00:22:11 UTC] === END API CALL LOG ===
[15-Apr-2026 00:22:11 UTC] ✅ API Hash verification passed for profile endpoint
[15-Apr-2026 00:22:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM3IiwidXNlcm5hbWUiOiJqdWFuY2hpc29ydGVvcyIsImVtYWlsIjoiYmF6YWdlcnRydWRpczA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNzMxNn0.u9niOte9CZxThwIEUKLWQcia-ooigy9B7zFFUkezLhQ
[15-Apr-2026 00:22:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Apr-2026 00:22:11 UTC] ✅ JWT token verified successfully for user profile
[15-Apr-2026 00:22:11 UTC] User ID: 337
[15-Apr-2026 00:22:11 UTC] ✅ User profile retrieved successfully for user ID: 337
[15-Apr-2026 00:22:11 UTC] === API CALL LOG ===
[15-Apr-2026 00:22:11 UTC] Endpoint: user/profile.php
[15-Apr-2026 00:22:11 UTC] Full Log Data: {
    "timestamp": "2026-04-15 00:22:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "179.19.213.250",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM3IiwidXNlcm5hbWUiOiJqdWFuY2hpc29ydGVvcyIsImVtYWlsIjoiYmF6YWdlcnRydWRpczA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNzMxNn0.u9niOte9CZxThwIEUKLWQcia-ooigy9B7zFFUkezLhQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec6cb647e5fb207-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "179.19.213.250",
        "CF-IPCountry": "CO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "179.19.213.250, 172.68.12.45"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Apr-2026 00:22:11 UTC] === END API CALL LOG ===
[15-Apr-2026 00:22:11 UTC] ✅ API Hash verification passed for profile endpoint
[15-Apr-2026 00:22:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM3IiwidXNlcm5hbWUiOiJqdWFuY2hpc29ydGVvcyIsImVtYWlsIjoiYmF6YWdlcnRydWRpczA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNzMxNn0.u9niOte9CZxThwIEUKLWQcia-ooigy9B7zFFUkezLhQ
[15-Apr-2026 00:22:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Apr-2026 00:22:11 UTC] ✅ JWT token verified successfully for user profile
[15-Apr-2026 00:22:11 UTC] User ID: 337
[15-Apr-2026 00:22:11 UTC] ✅ User profile retrieved successfully for user ID: 337
[15-Apr-2026 00:22:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Apr-2026 00:22:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Apr-2026 00:22:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM3IiwidXNlcm5hbWUiOiJqdWFuY2hpc29ydGVvcyIsImVtYWlsIjoiYmF6YWdlcnRydWRpczA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNzMxNn0.u9niOte9CZxThwIEUKLWQcia-ooigy9B7zFFUkezLhQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ec6cb848cbbb207-MIA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"179.19.213.250","CF-IPCountry":"CO","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"179.19.213.250, 172.68.12.44"}
[15-Apr-2026 00:22:17 UTC] === User Orders API Called ===
[15-Apr-2026 00:22:17 UTC] User ID: 337
[15-Apr-2026 00:22:17 UTC] Limit: 20, Offset: 0
[15-Apr-2026 00:22:17 UTC] Orders found: 0
[15-Apr-2026 00:22:17 UTC] Orders data: []
[15-Apr-2026 00:22:17 UTC] Total orders count: 0
[15-Apr-2026 00:22:19 UTC] === API CALL LOG ===
[15-Apr-2026 00:22:19 UTC] Endpoint: user/profile.php
[15-Apr-2026 00:22:19 UTC] Full Log Data: {
    "timestamp": "2026-04-15 00:22:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "179.19.213.250",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM3IiwidXNlcm5hbWUiOiJqdWFuY2hpc29ydGVvcyIsImVtYWlsIjoiYmF6YWdlcnRydWRpczA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNzMxNn0.u9niOte9CZxThwIEUKLWQcia-ooigy9B7zFFUkezLhQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec6cb92d8a9b207-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "179.19.213.250",
        "CF-IPCountry": "CO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "179.19.213.250, 172.68.12.44"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Apr-2026 00:22:19 UTC] === END API CALL LOG ===
[15-Apr-2026 00:22:19 UTC] ✅ API Hash verification passed for profile endpoint
[15-Apr-2026 00:22:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM3IiwidXNlcm5hbWUiOiJqdWFuY2hpc29ydGVvcyIsImVtYWlsIjoiYmF6YWdlcnRydWRpczA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNzMxNn0.u9niOte9CZxThwIEUKLWQcia-ooigy9B7zFFUkezLhQ
[15-Apr-2026 00:22:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Apr-2026 00:22:19 UTC] ✅ JWT token verified successfully for user profile
[15-Apr-2026 00:22:19 UTC] User ID: 337
[15-Apr-2026 00:22:19 UTC] ✅ User profile retrieved successfully for user ID: 337
[15-Apr-2026 00:22:19 UTC] User Purchases API - User ID: 337
[15-Apr-2026 00:22:19 UTC] User Purchases API - Total purchases found: 0
[15-Apr-2026 00:22:22 UTC] === API CALL LOG ===
[15-Apr-2026 00:22:22 UTC] Endpoint: user/profile.php
[15-Apr-2026 00:22:22 UTC] Full Log Data: {
    "timestamp": "2026-04-15 00:22:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "179.19.213.250",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM3IiwidXNlcm5hbWUiOiJqdWFuY2hpc29ydGVvcyIsImVtYWlsIjoiYmF6YWdlcnRydWRpczA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNzMxNn0.u9niOte9CZxThwIEUKLWQcia-ooigy9B7zFFUkezLhQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec6cba4ce16b207-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "179.19.213.250",
        "CF-IPCountry": "CO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "179.19.213.250, 172.68.12.44"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Apr-2026 00:22:22 UTC] === END API CALL LOG ===
[15-Apr-2026 00:22:22 UTC] ✅ API Hash verification passed for profile endpoint
[15-Apr-2026 00:22:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM3IiwidXNlcm5hbWUiOiJqdWFuY2hpc29ydGVvcyIsImVtYWlsIjoiYmF6YWdlcnRydWRpczA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNzMxNn0.u9niOte9CZxThwIEUKLWQcia-ooigy9B7zFFUkezLhQ
[15-Apr-2026 00:22:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Apr-2026 00:22:22 UTC] ✅ JWT token verified successfully for user profile
[15-Apr-2026 00:22:22 UTC] User ID: 337
[15-Apr-2026 00:22:22 UTC] ✅ User profile retrieved successfully for user ID: 337
[15-Apr-2026 00:22:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Apr-2026 00:22:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Apr-2026 00:22:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM3IiwidXNlcm5hbWUiOiJqdWFuY2hpc29ydGVvcyIsImVtYWlsIjoiYmF6YWdlcnRydWRpczA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNzMxNn0.u9niOte9CZxThwIEUKLWQcia-ooigy9B7zFFUkezLhQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ec6cba4ce15b207-MIA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"179.19.213.250","CF-IPCountry":"CO","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"179.19.213.250, 172.68.12.45"}
[15-Apr-2026 00:22:22 UTC] === User Orders API Called ===
[15-Apr-2026 00:22:22 UTC] User ID: 337
[15-Apr-2026 00:22:22 UTC] Limit: 20, Offset: 0
[15-Apr-2026 00:22:22 UTC] Orders found: 0
[15-Apr-2026 00:22:22 UTC] Orders data: []
[15-Apr-2026 00:22:22 UTC] Total orders count: 0
[15-Apr-2026 00:22:22 UTC] === API CALL LOG ===
[15-Apr-2026 00:22:22 UTC] Endpoint: user/profile.php
[15-Apr-2026 00:22:22 UTC] Full Log Data: {
    "timestamp": "2026-04-15 00:22:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "179.19.213.250",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM3IiwidXNlcm5hbWUiOiJqdWFuY2hpc29ydGVvcyIsImVtYWlsIjoiYmF6YWdlcnRydWRpczA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNzMxNn0.u9niOte9CZxThwIEUKLWQcia-ooigy9B7zFFUkezLhQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec6cba92a6db207-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "179.19.213.250",
        "CF-IPCountry": "CO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "179.19.213.250, 172.68.12.45"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Apr-2026 00:22:22 UTC] === END API CALL LOG ===
[15-Apr-2026 00:22:22 UTC] ✅ API Hash verification passed for profile endpoint
[15-Apr-2026 00:22:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM3IiwidXNlcm5hbWUiOiJqdWFuY2hpc29ydGVvcyIsImVtYWlsIjoiYmF6YWdlcnRydWRpczA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNzMxNn0.u9niOte9CZxThwIEUKLWQcia-ooigy9B7zFFUkezLhQ
[15-Apr-2026 00:22:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Apr-2026 00:22:22 UTC] ✅ JWT token verified successfully for user profile
[15-Apr-2026 00:22:22 UTC] User ID: 337
[15-Apr-2026 00:22:22 UTC] ✅ User profile retrieved successfully for user ID: 337
[15-Apr-2026 00:22:23 UTC] === API CALL LOG ===
[15-Apr-2026 00:22:23 UTC] Endpoint: user/profile.php
[15-Apr-2026 00:22:23 UTC] Full Log Data: {
    "timestamp": "2026-04-15 00:22:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "179.19.213.250",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM3IiwidXNlcm5hbWUiOiJqdWFuY2hpc29ydGVvcyIsImVtYWlsIjoiYmF6YWdlcnRydWRpczA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNzMxNn0.u9niOte9CZxThwIEUKLWQcia-ooigy9B7zFFUkezLhQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec6cbab7914b207-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "179.19.213.250",
        "CF-IPCountry": "CO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "179.19.213.250, 172.68.12.44"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Apr-2026 00:22:23 UTC] === END API CALL LOG ===
[15-Apr-2026 00:22:23 UTC] ✅ API Hash verification passed for profile endpoint
[15-Apr-2026 00:22:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM3IiwidXNlcm5hbWUiOiJqdWFuY2hpc29ydGVvcyIsImVtYWlsIjoiYmF6YWdlcnRydWRpczA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNzMxNn0.u9niOte9CZxThwIEUKLWQcia-ooigy9B7zFFUkezLhQ
[15-Apr-2026 00:22:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Apr-2026 00:22:23 UTC] ✅ JWT token verified successfully for user profile
[15-Apr-2026 00:22:23 UTC] User ID: 337
[15-Apr-2026 00:22:23 UTC] ✅ User profile retrieved successfully for user ID: 337
[15-Apr-2026 00:22:34 UTC] === API CALL LOG ===
[15-Apr-2026 00:22:34 UTC] Endpoint: user/profile.php
[15-Apr-2026 00:22:34 UTC] Full Log Data: {
    "timestamp": "2026-04-15 00:22:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "179.19.213.250",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM3IiwidXNlcm5hbWUiOiJqdWFuY2hpc29ydGVvcyIsImVtYWlsIjoiYmF6YWdlcnRydWRpczA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNzMxNn0.u9niOte9CZxThwIEUKLWQcia-ooigy9B7zFFUkezLhQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec6cbf01e1ea515-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "179.19.213.250",
        "CF-IPCountry": "CO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "179.19.213.250, 172.70.255.115"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Apr-2026 00:22:34 UTC] === END API CALL LOG ===
[15-Apr-2026 00:22:34 UTC] ✅ API Hash verification passed for profile endpoint
[15-Apr-2026 00:22:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM3IiwidXNlcm5hbWUiOiJqdWFuY2hpc29ydGVvcyIsImVtYWlsIjoiYmF6YWdlcnRydWRpczA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNzMxNn0.u9niOte9CZxThwIEUKLWQcia-ooigy9B7zFFUkezLhQ
[15-Apr-2026 00:22:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Apr-2026 00:22:34 UTC] ✅ JWT token verified successfully for user profile
[15-Apr-2026 00:22:34 UTC] User ID: 337
[15-Apr-2026 00:22:34 UTC] ✅ User profile retrieved successfully for user ID: 337
[15-Apr-2026 00:22:35 UTC] === API CALL LOG ===
[15-Apr-2026 00:22:35 UTC] Endpoint: user/profile.php
[15-Apr-2026 00:22:35 UTC] Full Log Data: {
    "timestamp": "2026-04-15 00:22:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "179.19.213.250",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM3IiwidXNlcm5hbWUiOiJqdWFuY2hpc29ydGVvcyIsImVtYWlsIjoiYmF6YWdlcnRydWRpczA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNzMxNn0.u9niOte9CZxThwIEUKLWQcia-ooigy9B7zFFUkezLhQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec6cbf62b3aa515-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "179.19.213.250",
        "CF-IPCountry": "CO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "179.19.213.250, 172.70.255.115"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Apr-2026 00:22:35 UTC] === END API CALL LOG ===
[15-Apr-2026 00:22:35 UTC] ✅ API Hash verification passed for profile endpoint
[15-Apr-2026 00:22:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM3IiwidXNlcm5hbWUiOiJqdWFuY2hpc29ydGVvcyIsImVtYWlsIjoiYmF6YWdlcnRydWRpczA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNzMxNn0.u9niOte9CZxThwIEUKLWQcia-ooigy9B7zFFUkezLhQ
[15-Apr-2026 00:22:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Apr-2026 00:22:35 UTC] ✅ JWT token verified successfully for user profile
[15-Apr-2026 00:22:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Apr-2026 00:22:35 UTC] User ID: 337
[15-Apr-2026 00:22:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Apr-2026 00:22:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM3IiwidXNlcm5hbWUiOiJqdWFuY2hpc29ydGVvcyIsImVtYWlsIjoiYmF6YWdlcnRydWRpczA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNzMxNn0.u9niOte9CZxThwIEUKLWQcia-ooigy9B7zFFUkezLhQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ec6cbf62b3da515-MIA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"179.19.213.250","CF-IPCountry":"CO","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"179.19.213.250, 172.70.255.115"}
[15-Apr-2026 00:22:35 UTC] === User Orders API Called ===
[15-Apr-2026 00:22:35 UTC] User ID: 337
[15-Apr-2026 00:22:35 UTC] Limit: 20, Offset: 0
[15-Apr-2026 00:22:35 UTC] ✅ User profile retrieved successfully for user ID: 337
[15-Apr-2026 00:22:35 UTC] Orders found: 0
[15-Apr-2026 00:22:35 UTC] Orders data: []
[15-Apr-2026 00:22:35 UTC] Total orders count: 0
[15-Apr-2026 00:22:35 UTC] === API CALL LOG ===
[15-Apr-2026 00:22:35 UTC] Endpoint: user/profile.php
[15-Apr-2026 00:22:35 UTC] Full Log Data: {
    "timestamp": "2026-04-15 00:22:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "179.19.213.250",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM3IiwidXNlcm5hbWUiOiJqdWFuY2hpc29ydGVvcyIsImVtYWlsIjoiYmF6YWdlcnRydWRpczA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNzMxNn0.u9niOte9CZxThwIEUKLWQcia-ooigy9B7zFFUkezLhQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec6cbf6bbfda515-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "179.19.213.250",
        "CF-IPCountry": "CO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "179.19.213.250, 172.70.255.115"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Apr-2026 00:22:35 UTC] === END API CALL LOG ===
[15-Apr-2026 00:22:35 UTC] ✅ API Hash verification passed for profile endpoint
[15-Apr-2026 00:22:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM3IiwidXNlcm5hbWUiOiJqdWFuY2hpc29ydGVvcyIsImVtYWlsIjoiYmF6YWdlcnRydWRpczA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNzMxNn0.u9niOte9CZxThwIEUKLWQcia-ooigy9B7zFFUkezLhQ
[15-Apr-2026 00:22:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Apr-2026 00:22:35 UTC] ✅ JWT token verified successfully for user profile
[15-Apr-2026 00:22:35 UTC] User ID: 337
[15-Apr-2026 00:22:35 UTC] ✅ User profile retrieved successfully for user ID: 337
[15-Apr-2026 00:22:36 UTC] === API CALL LOG ===
[15-Apr-2026 00:22:36 UTC] Endpoint: user/profile.php
[15-Apr-2026 00:22:36 UTC] Full Log Data: {
    "timestamp": "2026-04-15 00:22:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "179.19.213.250",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM3IiwidXNlcm5hbWUiOiJqdWFuY2hpc29ydGVvcyIsImVtYWlsIjoiYmF6YWdlcnRydWRpczA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNzMxNn0.u9niOte9CZxThwIEUKLWQcia-ooigy9B7zFFUkezLhQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec6cbfd9b15a515-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "179.19.213.250",
        "CF-IPCountry": "CO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "179.19.213.250, 172.70.255.115"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Apr-2026 00:22:36 UTC] === END API CALL LOG ===
[15-Apr-2026 00:22:36 UTC] ✅ API Hash verification passed for profile endpoint
[15-Apr-2026 00:22:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM3IiwidXNlcm5hbWUiOiJqdWFuY2hpc29ydGVvcyIsImVtYWlsIjoiYmF6YWdlcnRydWRpczA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNzMxNn0.u9niOte9CZxThwIEUKLWQcia-ooigy9B7zFFUkezLhQ
[15-Apr-2026 00:22:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Apr-2026 00:22:36 UTC] ✅ JWT token verified successfully for user profile
[15-Apr-2026 00:22:36 UTC] User ID: 337
[15-Apr-2026 00:22:36 UTC] ✅ User profile retrieved successfully for user ID: 337
[15-Apr-2026 00:23:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Apr-2026 00:23:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Apr-2026 00:23:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM3IiwidXNlcm5hbWUiOiJqdWFuY2hpc29ydGVvcyIsImVtYWlsIjoiYmF6YWdlcnRydWRpczA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNzMxNn0.u9niOte9CZxThwIEUKLWQcia-ooigy9B7zFFUkezLhQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ec6cd26ad1da515-MIA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"179.19.213.250","CF-IPCountry":"CO","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"179.19.213.250, 172.70.255.115"}
[15-Apr-2026 00:23:24 UTC] === User Orders API Called ===
[15-Apr-2026 00:23:24 UTC] User ID: 337
[15-Apr-2026 00:23:24 UTC] Limit: 20, Offset: 0
[15-Apr-2026 00:23:24 UTC] Orders found: 0
[15-Apr-2026 00:23:24 UTC] Orders data: []
[15-Apr-2026 00:23:24 UTC] Total orders count: 0
[15-Apr-2026 00:23:24 UTC] === API CALL LOG ===
[15-Apr-2026 00:23:24 UTC] Endpoint: user/profile.php
[15-Apr-2026 00:23:24 UTC] Full Log Data: {
    "timestamp": "2026-04-15 00:23:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "179.19.213.250",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM3IiwidXNlcm5hbWUiOiJqdWFuY2hpc29ydGVvcyIsImVtYWlsIjoiYmF6YWdlcnRydWRpczA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNzMxNn0.u9niOte9CZxThwIEUKLWQcia-ooigy9B7zFFUkezLhQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec6cd26ad20a515-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "179.19.213.250",
        "CF-IPCountry": "CO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "179.19.213.250, 172.70.255.115"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Apr-2026 00:23:24 UTC] === END API CALL LOG ===
[15-Apr-2026 00:23:24 UTC] ✅ API Hash verification passed for profile endpoint
[15-Apr-2026 00:23:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM3IiwidXNlcm5hbWUiOiJqdWFuY2hpc29ydGVvcyIsImVtYWlsIjoiYmF6YWdlcnRydWRpczA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNzMxNn0.u9niOte9CZxThwIEUKLWQcia-ooigy9B7zFFUkezLhQ
[15-Apr-2026 00:23:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Apr-2026 00:23:24 UTC] ✅ JWT token verified successfully for user profile
[15-Apr-2026 00:23:24 UTC] User ID: 337
[15-Apr-2026 00:23:24 UTC] ✅ User profile retrieved successfully for user ID: 337
[15-Apr-2026 00:23:24 UTC] === API CALL LOG ===
[15-Apr-2026 00:23:24 UTC] Endpoint: user/profile.php
[15-Apr-2026 00:23:24 UTC] Full Log Data: {
    "timestamp": "2026-04-15 00:23:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "179.19.213.250",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM3IiwidXNlcm5hbWUiOiJqdWFuY2hpc29ydGVvcyIsImVtYWlsIjoiYmF6YWdlcnRydWRpczA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNzMxNn0.u9niOte9CZxThwIEUKLWQcia-ooigy9B7zFFUkezLhQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec6cd2b49b6a515-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "179.19.213.250",
        "CF-IPCountry": "CO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "179.19.213.250, 172.70.255.115"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Apr-2026 00:23:24 UTC] === END API CALL LOG ===
[15-Apr-2026 00:23:24 UTC] ✅ API Hash verification passed for profile endpoint
[15-Apr-2026 00:23:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM3IiwidXNlcm5hbWUiOiJqdWFuY2hpc29ydGVvcyIsImVtYWlsIjoiYmF6YWdlcnRydWRpczA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNzMxNn0.u9niOte9CZxThwIEUKLWQcia-ooigy9B7zFFUkezLhQ
[15-Apr-2026 00:23:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Apr-2026 00:23:24 UTC] ✅ JWT token verified successfully for user profile
[15-Apr-2026 00:23:24 UTC] User ID: 337
[15-Apr-2026 00:23:24 UTC] ✅ User profile retrieved successfully for user ID: 337
[15-Apr-2026 00:23:25 UTC] === API CALL LOG ===
[15-Apr-2026 00:23:25 UTC] Endpoint: user/profile.php
[15-Apr-2026 00:23:25 UTC] Full Log Data: {
    "timestamp": "2026-04-15 00:23:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "179.19.213.250",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM3IiwidXNlcm5hbWUiOiJqdWFuY2hpc29ydGVvcyIsImVtYWlsIjoiYmF6YWdlcnRydWRpczA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNzMxNn0.u9niOte9CZxThwIEUKLWQcia-ooigy9B7zFFUkezLhQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec6cd2edd0ba515-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "179.19.213.250",
        "CF-IPCountry": "CO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "179.19.213.250, 172.70.255.115"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Apr-2026 00:23:25 UTC] === END API CALL LOG ===
[15-Apr-2026 00:23:25 UTC] ✅ API Hash verification passed for profile endpoint
[15-Apr-2026 00:23:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM3IiwidXNlcm5hbWUiOiJqdWFuY2hpc29ydGVvcyIsImVtYWlsIjoiYmF6YWdlcnRydWRpczA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNzMxNn0.u9niOte9CZxThwIEUKLWQcia-ooigy9B7zFFUkezLhQ
[15-Apr-2026 00:23:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Apr-2026 00:23:25 UTC] ✅ JWT token verified successfully for user profile
[15-Apr-2026 00:23:25 UTC] User ID: 337
[15-Apr-2026 00:23:25 UTC] ✅ User profile retrieved successfully for user ID: 337
[15-Apr-2026 00:23:33 UTC] === API CALL LOG ===
[15-Apr-2026 00:23:33 UTC] Endpoint: user/profile.php
[15-Apr-2026 00:23:33 UTC] Full Log Data: {
    "timestamp": "2026-04-15 00:23:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "179.19.213.250",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM3IiwidXNlcm5hbWUiOiJqdWFuY2hpc29ydGVvcyIsImVtYWlsIjoiYmF6YWdlcnRydWRpczA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNzMxNn0.u9niOte9CZxThwIEUKLWQcia-ooigy9B7zFFUkezLhQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec6cd619cd6e1ca-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "179.19.213.250",
        "CF-IPCountry": "CO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "179.19.213.250, 172.68.12.45"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Apr-2026 00:23:33 UTC] === END API CALL LOG ===
[15-Apr-2026 00:23:33 UTC] ✅ API Hash verification passed for profile endpoint
[15-Apr-2026 00:23:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM3IiwidXNlcm5hbWUiOiJqdWFuY2hpc29ydGVvcyIsImVtYWlsIjoiYmF6YWdlcnRydWRpczA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNzMxNn0.u9niOte9CZxThwIEUKLWQcia-ooigy9B7zFFUkezLhQ
[15-Apr-2026 00:23:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Apr-2026 00:23:33 UTC] ✅ JWT token verified successfully for user profile
[15-Apr-2026 00:23:33 UTC] User ID: 337
[15-Apr-2026 00:23:33 UTC] ✅ User profile retrieved successfully for user ID: 337
[15-Apr-2026 00:23:34 UTC] === API CALL LOG ===
[15-Apr-2026 00:23:34 UTC] Endpoint: user/profile.php
[15-Apr-2026 00:23:34 UTC] Full Log Data: {
    "timestamp": "2026-04-15 00:23:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "179.19.213.250",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM3IiwidXNlcm5hbWUiOiJqdWFuY2hpc29ydGVvcyIsImVtYWlsIjoiYmF6YWdlcnRydWRpczA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNzMxNn0.u9niOte9CZxThwIEUKLWQcia-ooigy9B7zFFUkezLhQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec6cd66bb6fe1ca-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "179.19.213.250",
        "CF-IPCountry": "CO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "179.19.213.250, 172.68.12.44"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Apr-2026 00:23:34 UTC] === END API CALL LOG ===
[15-Apr-2026 00:23:34 UTC] ✅ API Hash verification passed for profile endpoint
[15-Apr-2026 00:23:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM3IiwidXNlcm5hbWUiOiJqdWFuY2hpc29ydGVvcyIsImVtYWlsIjoiYmF6YWdlcnRydWRpczA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNzMxNn0.u9niOte9CZxThwIEUKLWQcia-ooigy9B7zFFUkezLhQ
[15-Apr-2026 00:23:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Apr-2026 00:23:34 UTC] ✅ JWT token verified successfully for user profile
[15-Apr-2026 00:23:34 UTC] User ID: 337
[15-Apr-2026 00:23:34 UTC] ✅ User profile retrieved successfully for user ID: 337
[15-Apr-2026 00:23:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Apr-2026 00:23:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Apr-2026 00:23:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM3IiwidXNlcm5hbWUiOiJqdWFuY2hpc29ydGVvcyIsImVtYWlsIjoiYmF6YWdlcnRydWRpczA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNzMxNn0.u9niOte9CZxThwIEUKLWQcia-ooigy9B7zFFUkezLhQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ec6cd678db4e1ca-MIA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"179.19.213.250","CF-IPCountry":"CO","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"179.19.213.250, 172.68.12.44"}
[15-Apr-2026 00:23:34 UTC] === User Orders API Called ===
[15-Apr-2026 00:23:34 UTC] User ID: 337
[15-Apr-2026 00:23:34 UTC] Limit: 20, Offset: 0
[15-Apr-2026 00:23:34 UTC] Orders found: 0
[15-Apr-2026 00:23:34 UTC] Orders data: []
[15-Apr-2026 00:23:34 UTC] Total orders count: 0
[15-Apr-2026 00:23:34 UTC] === API CALL LOG ===
[15-Apr-2026 00:23:34 UTC] Endpoint: user/profile.php
[15-Apr-2026 00:23:34 UTC] Full Log Data: {
    "timestamp": "2026-04-15 00:23:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "179.19.213.250",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM3IiwidXNlcm5hbWUiOiJqdWFuY2hpc29ydGVvcyIsImVtYWlsIjoiYmF6YWdlcnRydWRpczA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNzMxNn0.u9niOte9CZxThwIEUKLWQcia-ooigy9B7zFFUkezLhQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec6cd678db8e1ca-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "179.19.213.250",
        "CF-IPCountry": "CO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "179.19.213.250, 172.68.12.44"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Apr-2026 00:23:34 UTC] === END API CALL LOG ===
[15-Apr-2026 00:23:34 UTC] ✅ API Hash verification passed for profile endpoint
[15-Apr-2026 00:23:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM3IiwidXNlcm5hbWUiOiJqdWFuY2hpc29ydGVvcyIsImVtYWlsIjoiYmF6YWdlcnRydWRpczA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNzMxNn0.u9niOte9CZxThwIEUKLWQcia-ooigy9B7zFFUkezLhQ
[15-Apr-2026 00:23:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Apr-2026 00:23:34 UTC] ✅ JWT token verified successfully for user profile
[15-Apr-2026 00:23:34 UTC] User ID: 337
[15-Apr-2026 00:23:34 UTC] ✅ User profile retrieved successfully for user ID: 337
[15-Apr-2026 00:23:35 UTC] === API CALL LOG ===
[15-Apr-2026 00:23:35 UTC] Endpoint: user/profile.php
[15-Apr-2026 00:23:35 UTC] Full Log Data: {
    "timestamp": "2026-04-15 00:23:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "179.19.213.250",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM3IiwidXNlcm5hbWUiOiJqdWFuY2hpc29ydGVvcyIsImVtYWlsIjoiYmF6YWdlcnRydWRpczA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNzMxNn0.u9niOte9CZxThwIEUKLWQcia-ooigy9B7zFFUkezLhQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec6cd6e49f2e1ca-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "179.19.213.250",
        "CF-IPCountry": "CO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "179.19.213.250, 172.68.12.44"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Apr-2026 00:23:35 UTC] === END API CALL LOG ===
[15-Apr-2026 00:23:35 UTC] ✅ API Hash verification passed for profile endpoint
[15-Apr-2026 00:23:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM3IiwidXNlcm5hbWUiOiJqdWFuY2hpc29ydGVvcyIsImVtYWlsIjoiYmF6YWdlcnRydWRpczA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNzMxNn0.u9niOte9CZxThwIEUKLWQcia-ooigy9B7zFFUkezLhQ
[15-Apr-2026 00:23:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Apr-2026 00:23:35 UTC] ✅ JWT token verified successfully for user profile
[15-Apr-2026 00:23:35 UTC] User ID: 337
[15-Apr-2026 00:23:35 UTC] ✅ User profile retrieved successfully for user ID: 337
[15-Apr-2026 00:23:45 UTC] === API CALL LOG ===
[15-Apr-2026 00:23:45 UTC] Endpoint: user/profile.php
[15-Apr-2026 00:23:45 UTC] Full Log Data: {
    "timestamp": "2026-04-15 00:23:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "179.19.213.250",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM3IiwidXNlcm5hbWUiOiJqdWFuY2hpc29ydGVvcyIsImVtYWlsIjoiYmF6YWdlcnRydWRpczA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNzMxNn0.u9niOte9CZxThwIEUKLWQcia-ooigy9B7zFFUkezLhQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec6cdad0f3f8733-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "179.19.213.250",
        "CF-IPCountry": "CO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "179.19.213.250, 104.23.248.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Apr-2026 00:23:45 UTC] === END API CALL LOG ===
[15-Apr-2026 00:23:45 UTC] ✅ API Hash verification passed for profile endpoint
[15-Apr-2026 00:23:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM3IiwidXNlcm5hbWUiOiJqdWFuY2hpc29ydGVvcyIsImVtYWlsIjoiYmF6YWdlcnRydWRpczA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNzMxNn0.u9niOte9CZxThwIEUKLWQcia-ooigy9B7zFFUkezLhQ
[15-Apr-2026 00:23:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Apr-2026 00:23:45 UTC] ✅ JWT token verified successfully for user profile
[15-Apr-2026 00:23:45 UTC] User ID: 337
[15-Apr-2026 00:23:45 UTC] ✅ User profile retrieved successfully for user ID: 337
[15-Apr-2026 00:23:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Apr-2026 00:23:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Apr-2026 00:23:46 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM3IiwidXNlcm5hbWUiOiJqdWFuY2hpc29ydGVvcyIsImVtYWlsIjoiYmF6YWdlcnRydWRpczA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNzMxNn0.u9niOte9CZxThwIEUKLWQcia-ooigy9B7zFFUkezLhQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ec6cdb2df9f8733-MIA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"179.19.213.250","CF-IPCountry":"CO","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"179.19.213.250, 104.23.248.75"}
[15-Apr-2026 00:23:46 UTC] === User Orders API Called ===
[15-Apr-2026 00:23:46 UTC] User ID: 337
[15-Apr-2026 00:23:46 UTC] Limit: 20, Offset: 0
[15-Apr-2026 00:23:46 UTC] Orders found: 0
[15-Apr-2026 00:23:46 UTC] Orders data: []
[15-Apr-2026 00:23:46 UTC] Total orders count: 0
[15-Apr-2026 00:23:46 UTC] === API CALL LOG ===
[15-Apr-2026 00:23:46 UTC] Endpoint: user/profile.php
[15-Apr-2026 00:23:46 UTC] Full Log Data: {
    "timestamp": "2026-04-15 00:23:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "179.19.213.250",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM3IiwidXNlcm5hbWUiOiJqdWFuY2hpc29ydGVvcyIsImVtYWlsIjoiYmF6YWdlcnRydWRpczA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNzMxNn0.u9niOte9CZxThwIEUKLWQcia-ooigy9B7zFFUkezLhQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec6cdb2df9b8733-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "179.19.213.250",
        "CF-IPCountry": "CO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "179.19.213.250, 104.23.248.75"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Apr-2026 00:23:46 UTC] === END API CALL LOG ===
[15-Apr-2026 00:23:46 UTC] ✅ API Hash verification passed for profile endpoint
[15-Apr-2026 00:23:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM3IiwidXNlcm5hbWUiOiJqdWFuY2hpc29ydGVvcyIsImVtYWlsIjoiYmF6YWdlcnRydWRpczA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNzMxNn0.u9niOte9CZxThwIEUKLWQcia-ooigy9B7zFFUkezLhQ
[15-Apr-2026 00:23:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Apr-2026 00:23:46 UTC] ✅ JWT token verified successfully for user profile
[15-Apr-2026 00:23:46 UTC] User ID: 337
[15-Apr-2026 00:23:46 UTC] ✅ User profile retrieved successfully for user ID: 337
[15-Apr-2026 00:23:46 UTC] === API CALL LOG ===
[15-Apr-2026 00:23:46 UTC] Endpoint: user/profile.php
[15-Apr-2026 00:23:46 UTC] Full Log Data: {
    "timestamp": "2026-04-15 00:23:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "179.19.213.250",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM3IiwidXNlcm5hbWUiOiJqdWFuY2hpc29ydGVvcyIsImVtYWlsIjoiYmF6YWdlcnRydWRpczA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNzMxNn0.u9niOte9CZxThwIEUKLWQcia-ooigy9B7zFFUkezLhQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec6cdb41ae78733-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "179.19.213.250",
        "CF-IPCountry": "CO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "179.19.213.250, 104.23.248.74"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Apr-2026 00:23:46 UTC] === END API CALL LOG ===
[15-Apr-2026 00:23:46 UTC] ✅ API Hash verification passed for profile endpoint
[15-Apr-2026 00:23:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM3IiwidXNlcm5hbWUiOiJqdWFuY2hpc29ydGVvcyIsImVtYWlsIjoiYmF6YWdlcnRydWRpczA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNzMxNn0.u9niOte9CZxThwIEUKLWQcia-ooigy9B7zFFUkezLhQ
[15-Apr-2026 00:23:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Apr-2026 00:23:46 UTC] ✅ JWT token verified successfully for user profile
[15-Apr-2026 00:23:46 UTC] User ID: 337
[15-Apr-2026 00:23:46 UTC] ✅ User profile retrieved successfully for user ID: 337
[15-Apr-2026 00:23:47 UTC] === API CALL LOG ===
[15-Apr-2026 00:23:47 UTC] Endpoint: user/profile.php
[15-Apr-2026 00:23:47 UTC] Full Log Data: {
    "timestamp": "2026-04-15 00:23:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "179.19.213.250",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM3IiwidXNlcm5hbWUiOiJqdWFuY2hpc29ydGVvcyIsImVtYWlsIjoiYmF6YWdlcnRydWRpczA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNzMxNn0.u9niOte9CZxThwIEUKLWQcia-ooigy9B7zFFUkezLhQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec6cdbabc878733-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "179.19.213.250",
        "CF-IPCountry": "CO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "179.19.213.250, 104.23.248.74"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Apr-2026 00:23:47 UTC] === END API CALL LOG ===
[15-Apr-2026 00:23:47 UTC] ✅ API Hash verification passed for profile endpoint
[15-Apr-2026 00:23:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM3IiwidXNlcm5hbWUiOiJqdWFuY2hpc29ydGVvcyIsImVtYWlsIjoiYmF6YWdlcnRydWRpczA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNzMxNn0.u9niOte9CZxThwIEUKLWQcia-ooigy9B7zFFUkezLhQ
[15-Apr-2026 00:23:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Apr-2026 00:23:47 UTC] ✅ JWT token verified successfully for user profile
[15-Apr-2026 00:23:47 UTC] User ID: 337
[15-Apr-2026 00:23:47 UTC] ✅ User profile retrieved successfully for user ID: 337
[15-Apr-2026 00:26:10 UTC] === API CALL LOG ===
[15-Apr-2026 00:26:10 UTC] Endpoint: user/profile.php
[15-Apr-2026 00:26:10 UTC] Full Log Data: {
    "timestamp": "2026-04-15 00:26:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "179.19.213.250",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM3IiwidXNlcm5hbWUiOiJqdWFuY2hpc29ydGVvcyIsImVtYWlsIjoiYmF6YWdlcnRydWRpczA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNzMxNn0.u9niOte9CZxThwIEUKLWQcia-ooigy9B7zFFUkezLhQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec6d136c8e942f0-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "179.19.213.250",
        "CF-IPCountry": "CO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "179.19.213.250, 172.68.12.45"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Apr-2026 00:26:10 UTC] === END API CALL LOG ===
[15-Apr-2026 00:26:10 UTC] ✅ API Hash verification passed for profile endpoint
[15-Apr-2026 00:26:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM3IiwidXNlcm5hbWUiOiJqdWFuY2hpc29ydGVvcyIsImVtYWlsIjoiYmF6YWdlcnRydWRpczA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNzMxNn0.u9niOte9CZxThwIEUKLWQcia-ooigy9B7zFFUkezLhQ
[15-Apr-2026 00:26:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Apr-2026 00:26:10 UTC] ✅ JWT token verified successfully for user profile
[15-Apr-2026 00:26:10 UTC] User ID: 337
[15-Apr-2026 00:26:10 UTC] ✅ User profile retrieved successfully for user ID: 337
[15-Apr-2026 00:26:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Apr-2026 00:26:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Apr-2026 00:26:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM3IiwidXNlcm5hbWUiOiJqdWFuY2hpc29ydGVvcyIsImVtYWlsIjoiYmF6YWdlcnRydWRpczA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNzMxNn0.u9niOte9CZxThwIEUKLWQcia-ooigy9B7zFFUkezLhQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ec6d13cead642f0-MIA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"179.19.213.250","CF-IPCountry":"CO","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"179.19.213.250, 172.68.12.44"}
[15-Apr-2026 00:26:11 UTC] === User Orders API Called ===
[15-Apr-2026 00:26:11 UTC] User ID: 337
[15-Apr-2026 00:26:11 UTC] Limit: 20, Offset: 0
[15-Apr-2026 00:26:11 UTC] Orders found: 0
[15-Apr-2026 00:26:11 UTC] Orders data: []
[15-Apr-2026 00:26:11 UTC] Total orders count: 0
[15-Apr-2026 00:26:11 UTC] === API CALL LOG ===
[15-Apr-2026 00:26:11 UTC] Endpoint: user/profile.php
[15-Apr-2026 00:26:11 UTC] Full Log Data: {
    "timestamp": "2026-04-15 00:26:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "179.19.213.250",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM3IiwidXNlcm5hbWUiOiJqdWFuY2hpc29ydGVvcyIsImVtYWlsIjoiYmF6YWdlcnRydWRpczA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNzMxNn0.u9niOte9CZxThwIEUKLWQcia-ooigy9B7zFFUkezLhQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec6d13cead242f0-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "179.19.213.250",
        "CF-IPCountry": "CO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "179.19.213.250, 172.68.12.44"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Apr-2026 00:26:11 UTC] === END API CALL LOG ===
[15-Apr-2026 00:26:11 UTC] ✅ API Hash verification passed for profile endpoint
[15-Apr-2026 00:26:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM3IiwidXNlcm5hbWUiOiJqdWFuY2hpc29ydGVvcyIsImVtYWlsIjoiYmF6YWdlcnRydWRpczA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNzMxNn0.u9niOte9CZxThwIEUKLWQcia-ooigy9B7zFFUkezLhQ
[15-Apr-2026 00:26:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Apr-2026 00:26:11 UTC] ✅ JWT token verified successfully for user profile
[15-Apr-2026 00:26:11 UTC] User ID: 337
[15-Apr-2026 00:26:11 UTC] ✅ User profile retrieved successfully for user ID: 337
[15-Apr-2026 00:26:11 UTC] === API CALL LOG ===
[15-Apr-2026 00:26:11 UTC] Endpoint: user/profile.php
[15-Apr-2026 00:26:11 UTC] Full Log Data: {
    "timestamp": "2026-04-15 00:26:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "179.19.213.250",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM3IiwidXNlcm5hbWUiOiJqdWFuY2hpc29ydGVvcyIsImVtYWlsIjoiYmF6YWdlcnRydWRpczA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNzMxNn0.u9niOte9CZxThwIEUKLWQcia-ooigy9B7zFFUkezLhQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec6d13dacd342f0-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "179.19.213.250",
        "CF-IPCountry": "CO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "179.19.213.250, 172.68.12.44"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Apr-2026 00:26:11 UTC] === END API CALL LOG ===
[15-Apr-2026 00:26:11 UTC] ✅ API Hash verification passed for profile endpoint
[15-Apr-2026 00:26:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM3IiwidXNlcm5hbWUiOiJqdWFuY2hpc29ydGVvcyIsImVtYWlsIjoiYmF6YWdlcnRydWRpczA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNzMxNn0.u9niOte9CZxThwIEUKLWQcia-ooigy9B7zFFUkezLhQ
[15-Apr-2026 00:26:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Apr-2026 00:26:11 UTC] ✅ JWT token verified successfully for user profile
[15-Apr-2026 00:26:11 UTC] User ID: 337
[15-Apr-2026 00:26:11 UTC] ✅ User profile retrieved successfully for user ID: 337
[15-Apr-2026 00:26:12 UTC] === API CALL LOG ===
[15-Apr-2026 00:26:12 UTC] Endpoint: user/profile.php
[15-Apr-2026 00:26:12 UTC] Full Log Data: {
    "timestamp": "2026-04-15 00:26:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "179.19.213.250",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM3IiwidXNlcm5hbWUiOiJqdWFuY2hpc29ydGVvcyIsImVtYWlsIjoiYmF6YWdlcnRydWRpczA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNzMxNn0.u9niOte9CZxThwIEUKLWQcia-ooigy9B7zFFUkezLhQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec6d144d90542f0-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "179.19.213.250",
        "CF-IPCountry": "CO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "179.19.213.250, 172.68.12.44"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Apr-2026 00:26:12 UTC] === END API CALL LOG ===
[15-Apr-2026 00:26:12 UTC] ✅ API Hash verification passed for profile endpoint
[15-Apr-2026 00:26:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM3IiwidXNlcm5hbWUiOiJqdWFuY2hpc29ydGVvcyIsImVtYWlsIjoiYmF6YWdlcnRydWRpczA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNzMxNn0.u9niOte9CZxThwIEUKLWQcia-ooigy9B7zFFUkezLhQ
[15-Apr-2026 00:26:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Apr-2026 00:26:12 UTC] ✅ JWT token verified successfully for user profile
[15-Apr-2026 00:26:12 UTC] User ID: 337
[15-Apr-2026 00:26:12 UTC] ✅ User profile retrieved successfully for user ID: 337
[15-Apr-2026 00:26:44 UTC] === API CALL LOG ===
[15-Apr-2026 00:26:44 UTC] Endpoint: user/profile.php
[15-Apr-2026 00:26:44 UTC] Full Log Data: {
    "timestamp": "2026-04-15 00:26:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "179.19.213.250",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM3IiwidXNlcm5hbWUiOiJqdWFuY2hpc29ydGVvcyIsImVtYWlsIjoiYmF6YWdlcnRydWRpczA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNzMxNn0.u9niOte9CZxThwIEUKLWQcia-ooigy9B7zFFUkezLhQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec6d2092ffc42f0-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "179.19.213.250",
        "CF-IPCountry": "CO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "179.19.213.250, 172.68.12.44"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Apr-2026 00:26:44 UTC] === END API CALL LOG ===
[15-Apr-2026 00:26:44 UTC] ✅ API Hash verification passed for profile endpoint
[15-Apr-2026 00:26:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM3IiwidXNlcm5hbWUiOiJqdWFuY2hpc29ydGVvcyIsImVtYWlsIjoiYmF6YWdlcnRydWRpczA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNzMxNn0.u9niOte9CZxThwIEUKLWQcia-ooigy9B7zFFUkezLhQ
[15-Apr-2026 00:26:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Apr-2026 00:26:44 UTC] ✅ JWT token verified successfully for user profile
[15-Apr-2026 00:26:44 UTC] User ID: 337
[15-Apr-2026 00:26:44 UTC] ✅ User profile retrieved successfully for user ID: 337
[15-Apr-2026 00:27:06 UTC] === API CALL LOG ===
[15-Apr-2026 00:27:06 UTC] Endpoint: user/profile.php
[15-Apr-2026 00:27:06 UTC] Full Log Data: {
    "timestamp": "2026-04-15 00:27:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "179.19.213.250",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM3IiwidXNlcm5hbWUiOiJqdWFuY2hpc29ydGVvcyIsImVtYWlsIjoiYmF6YWdlcnRydWRpczA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNzMxNn0.u9niOte9CZxThwIEUKLWQcia-ooigy9B7zFFUkezLhQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec6d2966fae42f0-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "179.19.213.250",
        "CF-IPCountry": "CO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "179.19.213.250, 172.68.12.45"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Apr-2026 00:27:06 UTC] === END API CALL LOG ===
[15-Apr-2026 00:27:06 UTC] ✅ API Hash verification passed for profile endpoint
[15-Apr-2026 00:27:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM3IiwidXNlcm5hbWUiOiJqdWFuY2hpc29ydGVvcyIsImVtYWlsIjoiYmF6YWdlcnRydWRpczA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNzMxNn0.u9niOte9CZxThwIEUKLWQcia-ooigy9B7zFFUkezLhQ
[15-Apr-2026 00:27:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Apr-2026 00:27:06 UTC] ✅ JWT token verified successfully for user profile
[15-Apr-2026 00:27:06 UTC] User ID: 337
[15-Apr-2026 00:27:06 UTC] ✅ User profile retrieved successfully for user ID: 337
[15-Apr-2026 00:27:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Apr-2026 00:27:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Apr-2026 00:27:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM3IiwidXNlcm5hbWUiOiJqdWFuY2hpc29ydGVvcyIsImVtYWlsIjoiYmF6YWdlcnRydWRpczA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNzMxNn0.u9niOte9CZxThwIEUKLWQcia-ooigy9B7zFFUkezLhQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ec6d389cf0142f0-MIA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"179.19.213.250","CF-IPCountry":"CO","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"179.19.213.250, 172.68.12.44"}
[15-Apr-2026 00:27:45 UTC] === User Orders API Called ===
[15-Apr-2026 00:27:45 UTC] User ID: 337
[15-Apr-2026 00:27:45 UTC] Limit: 20, Offset: 0
[15-Apr-2026 00:27:45 UTC] Orders found: 1
[15-Apr-2026 00:27:45 UTC] Orders data: [{"id":191,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Samuelcryptos","status":"pending","created_at":"2026-04-15 03:57:43","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[15-Apr-2026 00:27:45 UTC] Total orders count: 1
[15-Apr-2026 00:27:49 UTC] === API CALL LOG ===
[15-Apr-2026 00:27:49 UTC] Endpoint: user/profile.php
[15-Apr-2026 00:27:49 UTC] Full Log Data: {
    "timestamp": "2026-04-15 00:27:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "179.19.213.250",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM3IiwidXNlcm5hbWUiOiJqdWFuY2hpc29ydGVvcyIsImVtYWlsIjoiYmF6YWdlcnRydWRpczA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNzMxNn0.u9niOte9CZxThwIEUKLWQcia-ooigy9B7zFFUkezLhQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec6d3a24b4642f0-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "179.19.213.250",
        "CF-IPCountry": "CO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "179.19.213.250, 172.68.12.44"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Apr-2026 00:27:49 UTC] === END API CALL LOG ===
[15-Apr-2026 00:27:49 UTC] ✅ API Hash verification passed for profile endpoint
[15-Apr-2026 00:27:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM3IiwidXNlcm5hbWUiOiJqdWFuY2hpc29ydGVvcyIsImVtYWlsIjoiYmF6YWdlcnRydWRpczA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNzMxNn0.u9niOte9CZxThwIEUKLWQcia-ooigy9B7zFFUkezLhQ
[15-Apr-2026 00:27:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Apr-2026 00:27:49 UTC] ✅ JWT token verified successfully for user profile
[15-Apr-2026 00:27:49 UTC] User ID: 337
[15-Apr-2026 00:27:49 UTC] ✅ User profile retrieved successfully for user ID: 337
[15-Apr-2026 00:27:49 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Apr-2026 00:27:49 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Apr-2026 00:27:49 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM3IiwidXNlcm5hbWUiOiJqdWFuY2hpc29ydGVvcyIsImVtYWlsIjoiYmF6YWdlcnRydWRpczA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNzMxNn0.u9niOte9CZxThwIEUKLWQcia-ooigy9B7zFFUkezLhQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ec6d3a24b4342f0-MIA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"179.19.213.250","CF-IPCountry":"CO","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"179.19.213.250, 172.68.12.44"}
[15-Apr-2026 00:27:49 UTC] === User Orders API Called ===
[15-Apr-2026 00:27:49 UTC] User ID: 337
[15-Apr-2026 00:27:49 UTC] Limit: 20, Offset: 0
[15-Apr-2026 00:27:49 UTC] Orders found: 1
[15-Apr-2026 00:27:49 UTC] Orders data: [{"id":191,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Samuelcryptos","status":"pending","created_at":"2026-04-15 03:57:43","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[15-Apr-2026 00:27:49 UTC] Total orders count: 1
[15-Apr-2026 00:27:50 UTC] === API CALL LOG ===
[15-Apr-2026 00:27:50 UTC] Endpoint: user/profile.php
[15-Apr-2026 00:27:50 UTC] Full Log Data: {
    "timestamp": "2026-04-15 00:27:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "179.19.213.250",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM3IiwidXNlcm5hbWUiOiJqdWFuY2hpc29ydGVvcyIsImVtYWlsIjoiYmF6YWdlcnRydWRpczA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNzMxNn0.u9niOte9CZxThwIEUKLWQcia-ooigy9B7zFFUkezLhQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec6d3a59cae42f0-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "179.19.213.250",
        "CF-IPCountry": "CO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "179.19.213.250, 172.68.12.44"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Apr-2026 00:27:50 UTC] === END API CALL LOG ===
[15-Apr-2026 00:27:50 UTC] ✅ API Hash verification passed for profile endpoint
[15-Apr-2026 00:27:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM3IiwidXNlcm5hbWUiOiJqdWFuY2hpc29ydGVvcyIsImVtYWlsIjoiYmF6YWdlcnRydWRpczA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNzMxNn0.u9niOte9CZxThwIEUKLWQcia-ooigy9B7zFFUkezLhQ
[15-Apr-2026 00:27:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Apr-2026 00:27:50 UTC] ✅ JWT token verified successfully for user profile
[15-Apr-2026 00:27:50 UTC] User ID: 337
[15-Apr-2026 00:27:50 UTC] ✅ User profile retrieved successfully for user ID: 337
[15-Apr-2026 00:28:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Apr-2026 00:28:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Apr-2026 00:28:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM3IiwidXNlcm5hbWUiOiJqdWFuY2hpc29ydGVvcyIsImVtYWlsIjoiYmF6YWdlcnRydWRpczA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNzMxNn0.u9niOte9CZxThwIEUKLWQcia-ooigy9B7zFFUkezLhQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ec6d54a4b7942f0-MIA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"179.19.213.250","CF-IPCountry":"CO","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"179.19.213.250, 172.68.12.45"}
[15-Apr-2026 00:28:57 UTC] === User Orders API Called ===
[15-Apr-2026 00:28:57 UTC] User ID: 337
[15-Apr-2026 00:28:57 UTC] Limit: 20, Offset: 0
[15-Apr-2026 00:28:57 UTC] Orders found: 2
[15-Apr-2026 00:28:57 UTC] Orders data: [{"id":192,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Samuelcryptos","status":"pending","created_at":"2026-04-15 03:58:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":191,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Samuelcryptos","status":"pending","created_at":"2026-04-15 03:57:43","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[15-Apr-2026 00:28:57 UTC] Total orders count: 2
[15-Apr-2026 00:29:16 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Apr-2026 00:29:16 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Apr-2026 00:29:16 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM3IiwidXNlcm5hbWUiOiJqdWFuY2hpc29ydGVvcyIsImVtYWlsIjoiYmF6YWdlcnRydWRpczA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNzMxNn0.u9niOte9CZxThwIEUKLWQcia-ooigy9B7zFFUkezLhQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ec6d5bf99c642f0-MIA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"179.19.213.250","CF-IPCountry":"CO","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"179.19.213.250, 172.68.12.45"}
[15-Apr-2026 00:29:16 UTC] === User Orders API Called ===
[15-Apr-2026 00:29:16 UTC] User ID: 337
[15-Apr-2026 00:29:16 UTC] Limit: 20, Offset: 0
[15-Apr-2026 00:29:16 UTC] Orders found: 2
[15-Apr-2026 00:29:16 UTC] Orders data: [{"id":192,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Samuelcryptos","status":"pending","created_at":"2026-04-15 03:58:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":191,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Samuelcryptos","status":"pending","created_at":"2026-04-15 03:57:43","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[15-Apr-2026 00:29:16 UTC] Total orders count: 2
[15-Apr-2026 00:29:16 UTC] === API CALL LOG ===
[15-Apr-2026 00:29:16 UTC] Endpoint: user/profile.php
[15-Apr-2026 00:29:16 UTC] Full Log Data: {
    "timestamp": "2026-04-15 00:29:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "179.19.213.250",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM3IiwidXNlcm5hbWUiOiJqdWFuY2hpc29ydGVvcyIsImVtYWlsIjoiYmF6YWdlcnRydWRpczA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNzMxNn0.u9niOte9CZxThwIEUKLWQcia-ooigy9B7zFFUkezLhQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec6d5bf99cb42f0-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "179.19.213.250",
        "CF-IPCountry": "CO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "179.19.213.250, 172.68.12.44"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Apr-2026 00:29:16 UTC] === END API CALL LOG ===
[15-Apr-2026 00:29:16 UTC] ✅ API Hash verification passed for profile endpoint
[15-Apr-2026 00:29:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM3IiwidXNlcm5hbWUiOiJqdWFuY2hpc29ydGVvcyIsImVtYWlsIjoiYmF6YWdlcnRydWRpczA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNzMxNn0.u9niOte9CZxThwIEUKLWQcia-ooigy9B7zFFUkezLhQ
[15-Apr-2026 00:29:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Apr-2026 00:29:16 UTC] ✅ JWT token verified successfully for user profile
[15-Apr-2026 00:29:16 UTC] User ID: 337
[15-Apr-2026 00:29:16 UTC] ✅ User profile retrieved successfully for user ID: 337
[15-Apr-2026 00:29:16 UTC] === API CALL LOG ===
[15-Apr-2026 00:29:16 UTC] Endpoint: user/profile.php
[15-Apr-2026 00:29:16 UTC] Full Log Data: {
    "timestamp": "2026-04-15 00:29:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "179.19.213.250",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM3IiwidXNlcm5hbWUiOiJqdWFuY2hpc29ydGVvcyIsImVtYWlsIjoiYmF6YWdlcnRydWRpczA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNzMxNn0.u9niOte9CZxThwIEUKLWQcia-ooigy9B7zFFUkezLhQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec6d5c19f3c42f0-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "179.19.213.250",
        "CF-IPCountry": "CO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "179.19.213.250, 172.68.12.45"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Apr-2026 00:29:16 UTC] === END API CALL LOG ===
[15-Apr-2026 00:29:16 UTC] ✅ API Hash verification passed for profile endpoint
[15-Apr-2026 00:29:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM3IiwidXNlcm5hbWUiOiJqdWFuY2hpc29ydGVvcyIsImVtYWlsIjoiYmF6YWdlcnRydWRpczA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNzMxNn0.u9niOte9CZxThwIEUKLWQcia-ooigy9B7zFFUkezLhQ
[15-Apr-2026 00:29:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Apr-2026 00:29:16 UTC] ✅ JWT token verified successfully for user profile
[15-Apr-2026 00:29:16 UTC] User ID: 337
[15-Apr-2026 00:29:16 UTC] ✅ User profile retrieved successfully for user ID: 337
[15-Apr-2026 00:33:54 UTC] === API CALL LOG ===
[15-Apr-2026 00:33:54 UTC] Endpoint: user/profile.php
[15-Apr-2026 00:33:54 UTC] Full Log Data: {
    "timestamp": "2026-04-15 00:33:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "179.19.213.250",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM3IiwidXNlcm5hbWUiOiJqdWFuY2hpc29ydGVvcyIsImVtYWlsIjoiYmF6YWdlcnRydWRpczA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNzMxNn0.u9niOte9CZxThwIEUKLWQcia-ooigy9B7zFFUkezLhQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec6dc8b2a679be2-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "179.19.213.250",
        "CF-IPCountry": "CO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "179.19.213.250, 172.70.83.56"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Apr-2026 00:33:54 UTC] === END API CALL LOG ===
[15-Apr-2026 00:33:54 UTC] ✅ API Hash verification passed for profile endpoint
[15-Apr-2026 00:33:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM3IiwidXNlcm5hbWUiOiJqdWFuY2hpc29ydGVvcyIsImVtYWlsIjoiYmF6YWdlcnRydWRpczA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNzMxNn0.u9niOte9CZxThwIEUKLWQcia-ooigy9B7zFFUkezLhQ
[15-Apr-2026 00:33:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Apr-2026 00:33:54 UTC] ✅ JWT token verified successfully for user profile
[15-Apr-2026 00:33:54 UTC] User ID: 337
[15-Apr-2026 00:33:54 UTC] ✅ User profile retrieved successfully for user ID: 337
[15-Apr-2026 00:33:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Apr-2026 00:33:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Apr-2026 00:33:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM3IiwidXNlcm5hbWUiOiJqdWFuY2hpc29ydGVvcyIsImVtYWlsIjoiYmF6YWdlcnRydWRpczA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNzMxNn0.u9niOte9CZxThwIEUKLWQcia-ooigy9B7zFFUkezLhQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ec6dc91bf2a9be2-MIA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"179.19.213.250","CF-IPCountry":"CO","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"179.19.213.250, 172.70.83.110"}
[15-Apr-2026 00:33:55 UTC] === User Orders API Called ===
[15-Apr-2026 00:33:55 UTC] User ID: 337
[15-Apr-2026 00:33:55 UTC] Limit: 20, Offset: 0
[15-Apr-2026 00:33:55 UTC] Orders found: 2
[15-Apr-2026 00:33:55 UTC] Orders data: [{"id":192,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Samuelcryptos","status":"pending","created_at":"2026-04-15 03:58:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":191,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Samuelcryptos","status":"pending","created_at":"2026-04-15 03:57:43","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[15-Apr-2026 00:33:55 UTC] Total orders count: 2
[15-Apr-2026 00:33:55 UTC] === API CALL LOG ===
[15-Apr-2026 00:33:55 UTC] Endpoint: user/profile.php
[15-Apr-2026 00:33:55 UTC] Full Log Data: {
    "timestamp": "2026-04-15 00:33:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "179.19.213.250",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM3IiwidXNlcm5hbWUiOiJqdWFuY2hpc29ydGVvcyIsImVtYWlsIjoiYmF6YWdlcnRydWRpczA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNzMxNn0.u9niOte9CZxThwIEUKLWQcia-ooigy9B7zFFUkezLhQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec6dc91bf219be2-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "179.19.213.250",
        "CF-IPCountry": "CO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "179.19.213.250, 172.70.83.109"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Apr-2026 00:33:55 UTC] === END API CALL LOG ===
[15-Apr-2026 00:33:55 UTC] ✅ API Hash verification passed for profile endpoint
[15-Apr-2026 00:33:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM3IiwidXNlcm5hbWUiOiJqdWFuY2hpc29ydGVvcyIsImVtYWlsIjoiYmF6YWdlcnRydWRpczA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNzMxNn0.u9niOte9CZxThwIEUKLWQcia-ooigy9B7zFFUkezLhQ
[15-Apr-2026 00:33:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Apr-2026 00:33:55 UTC] ✅ JWT token verified successfully for user profile
[15-Apr-2026 00:33:55 UTC] User ID: 337
[15-Apr-2026 00:33:55 UTC] ✅ User profile retrieved successfully for user ID: 337
[15-Apr-2026 00:33:55 UTC] === API CALL LOG ===
[15-Apr-2026 00:33:55 UTC] Endpoint: user/profile.php
[15-Apr-2026 00:33:55 UTC] Full Log Data: {
    "timestamp": "2026-04-15 00:33:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "179.19.213.250",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM3IiwidXNlcm5hbWUiOiJqdWFuY2hpc29ydGVvcyIsImVtYWlsIjoiYmF6YWdlcnRydWRpczA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNzMxNn0.u9niOte9CZxThwIEUKLWQcia-ooigy9B7zFFUkezLhQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec6dc9259179be2-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "179.19.213.250",
        "CF-IPCountry": "CO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "179.19.213.250, 172.70.83.110"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Apr-2026 00:33:55 UTC] === END API CALL LOG ===
[15-Apr-2026 00:33:55 UTC] ✅ API Hash verification passed for profile endpoint
[15-Apr-2026 00:33:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM3IiwidXNlcm5hbWUiOiJqdWFuY2hpc29ydGVvcyIsImVtYWlsIjoiYmF6YWdlcnRydWRpczA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNzMxNn0.u9niOte9CZxThwIEUKLWQcia-ooigy9B7zFFUkezLhQ
[15-Apr-2026 00:33:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Apr-2026 00:33:55 UTC] ✅ JWT token verified successfully for user profile
[15-Apr-2026 00:33:55 UTC] User ID: 337
[15-Apr-2026 00:33:55 UTC] ✅ User profile retrieved successfully for user ID: 337
[15-Apr-2026 00:33:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Apr-2026 00:33:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Apr-2026 00:33:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM3IiwidXNlcm5hbWUiOiJqdWFuY2hpc29ydGVvcyIsImVtYWlsIjoiYmF6YWdlcnRydWRpczA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNzMxNn0.u9niOte9CZxThwIEUKLWQcia-ooigy9B7zFFUkezLhQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ec6dca12ad09be2-MIA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"179.19.213.250","CF-IPCountry":"CO","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"179.19.213.250, 172.70.83.56"}
[15-Apr-2026 00:33:58 UTC] === User Orders API Called ===
[15-Apr-2026 00:33:58 UTC] User ID: 337
[15-Apr-2026 00:33:58 UTC] Limit: 20, Offset: 0
[15-Apr-2026 00:33:58 UTC] Orders found: 2
[15-Apr-2026 00:33:58 UTC] Orders data: [{"id":192,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Samuelcryptos","status":"pending","created_at":"2026-04-15 03:58:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":191,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Samuelcryptos","status":"pending","created_at":"2026-04-15 03:57:43","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[15-Apr-2026 00:33:58 UTC] Total orders count: 2
[15-Apr-2026 00:34:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Apr-2026 00:34:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Apr-2026 00:34:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM3IiwidXNlcm5hbWUiOiJqdWFuY2hpc29ydGVvcyIsImVtYWlsIjoiYmF6YWdlcnRydWRpczA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNzMxNn0.u9niOte9CZxThwIEUKLWQcia-ooigy9B7zFFUkezLhQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ec6dce8a8c09be2-MIA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"179.19.213.250","CF-IPCountry":"CO","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"179.19.213.250, 172.70.83.56"}
[15-Apr-2026 00:34:09 UTC] === User Orders API Called ===
[15-Apr-2026 00:34:09 UTC] User ID: 337
[15-Apr-2026 00:34:09 UTC] Limit: 20, Offset: 0
[15-Apr-2026 00:34:09 UTC] Orders found: 2
[15-Apr-2026 00:34:09 UTC] Orders data: [{"id":192,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Samuelcryptos","status":"pending","created_at":"2026-04-15 03:58:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":191,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Samuelcryptos","status":"pending","created_at":"2026-04-15 03:57:43","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[15-Apr-2026 00:34:09 UTC] Total orders count: 2
[15-Apr-2026 00:34:09 UTC] === API CALL LOG ===
[15-Apr-2026 00:34:09 UTC] Endpoint: user/profile.php
[15-Apr-2026 00:34:09 UTC] Full Log Data: {
    "timestamp": "2026-04-15 00:34:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "179.19.213.250",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM3IiwidXNlcm5hbWUiOiJqdWFuY2hpc29ydGVvcyIsImVtYWlsIjoiYmF6YWdlcnRydWRpczA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNzMxNn0.u9niOte9CZxThwIEUKLWQcia-ooigy9B7zFFUkezLhQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec6dce8a8c29be2-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "179.19.213.250",
        "CF-IPCountry": "CO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "179.19.213.250, 172.70.83.55"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Apr-2026 00:34:09 UTC] === END API CALL LOG ===
[15-Apr-2026 00:34:09 UTC] ✅ API Hash verification passed for profile endpoint
[15-Apr-2026 00:34:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM3IiwidXNlcm5hbWUiOiJqdWFuY2hpc29ydGVvcyIsImVtYWlsIjoiYmF6YWdlcnRydWRpczA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNzMxNn0.u9niOte9CZxThwIEUKLWQcia-ooigy9B7zFFUkezLhQ
[15-Apr-2026 00:34:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Apr-2026 00:34:09 UTC] ✅ JWT token verified successfully for user profile
[15-Apr-2026 00:34:09 UTC] User ID: 337
[15-Apr-2026 00:34:09 UTC] ✅ User profile retrieved successfully for user ID: 337
[15-Apr-2026 00:34:10 UTC] === API CALL LOG ===
[15-Apr-2026 00:34:10 UTC] Endpoint: user/profile.php
[15-Apr-2026 00:34:10 UTC] Full Log Data: {
    "timestamp": "2026-04-15 00:34:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "179.19.213.250",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM3IiwidXNlcm5hbWUiOiJqdWFuY2hpc29ydGVvcyIsImVtYWlsIjoiYmF6YWdlcnRydWRpczA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNzMxNn0.u9niOte9CZxThwIEUKLWQcia-ooigy9B7zFFUkezLhQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec6dcec0c519be2-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "179.19.213.250",
        "CF-IPCountry": "CO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "179.19.213.250, 172.70.83.56"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Apr-2026 00:34:10 UTC] === END API CALL LOG ===
[15-Apr-2026 00:34:10 UTC] ✅ API Hash verification passed for profile endpoint
[15-Apr-2026 00:34:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM3IiwidXNlcm5hbWUiOiJqdWFuY2hpc29ydGVvcyIsImVtYWlsIjoiYmF6YWdlcnRydWRpczA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNzMxNn0.u9niOte9CZxThwIEUKLWQcia-ooigy9B7zFFUkezLhQ
[15-Apr-2026 00:34:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Apr-2026 00:34:10 UTC] ✅ JWT token verified successfully for user profile
[15-Apr-2026 00:34:10 UTC] User ID: 337
[15-Apr-2026 00:34:10 UTC] ✅ User profile retrieved successfully for user ID: 337
[15-Apr-2026 00:34:23 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Apr-2026 00:34:23 UTC] === API CALL LOG ===
[15-Apr-2026 00:34:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Apr-2026 00:34:23 UTC] Endpoint: user/profile.php
[15-Apr-2026 00:34:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM3IiwidXNlcm5hbWUiOiJqdWFuY2hpc29ydGVvcyIsImVtYWlsIjoiYmF6YWdlcnRydWRpczA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNzMxNn0.u9niOte9CZxThwIEUKLWQcia-ooigy9B7zFFUkezLhQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ec6dd419f309be2-MIA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"179.19.213.250","CF-IPCountry":"CO","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"179.19.213.250, 172.70.83.55"}
[15-Apr-2026 00:34:23 UTC] Full Log Data: {
    "timestamp": "2026-04-15 00:34:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "179.19.213.250",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM3IiwidXNlcm5hbWUiOiJqdWFuY2hpc29ydGVvcyIsImVtYWlsIjoiYmF6YWdlcnRydWRpczA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNzMxNn0.u9niOte9CZxThwIEUKLWQcia-ooigy9B7zFFUkezLhQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec6dd419f349be2-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "179.19.213.250",
        "CF-IPCountry": "CO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "179.19.213.250, 172.70.83.55"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Apr-2026 00:34:23 UTC] === END API CALL LOG ===
[15-Apr-2026 00:34:23 UTC] ✅ API Hash verification passed for profile endpoint
[15-Apr-2026 00:34:23 UTC] === User Orders API Called ===
[15-Apr-2026 00:34:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM3IiwidXNlcm5hbWUiOiJqdWFuY2hpc29ydGVvcyIsImVtYWlsIjoiYmF6YWdlcnRydWRpczA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNzMxNn0.u9niOte9CZxThwIEUKLWQcia-ooigy9B7zFFUkezLhQ
[15-Apr-2026 00:34:23 UTC] User ID: 337
[15-Apr-2026 00:34:23 UTC] Limit: 20, Offset: 0
[15-Apr-2026 00:34:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Apr-2026 00:34:23 UTC] ✅ JWT token verified successfully for user profile
[15-Apr-2026 00:34:23 UTC] User ID: 337
[15-Apr-2026 00:34:23 UTC] ✅ User profile retrieved successfully for user ID: 337
[15-Apr-2026 00:34:23 UTC] Orders found: 2
[15-Apr-2026 00:34:23 UTC] Orders data: [{"id":192,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Samuelcryptos","status":"pending","created_at":"2026-04-15 03:58:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":191,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Samuelcryptos","status":"pending","created_at":"2026-04-15 03:57:43","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[15-Apr-2026 00:34:23 UTC] Total orders count: 2
[15-Apr-2026 00:34:24 UTC] === API CALL LOG ===
[15-Apr-2026 00:34:24 UTC] Endpoint: user/profile.php
[15-Apr-2026 00:34:24 UTC] Full Log Data: {
    "timestamp": "2026-04-15 00:34:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "179.19.213.250",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM3IiwidXNlcm5hbWUiOiJqdWFuY2hpc29ydGVvcyIsImVtYWlsIjoiYmF6YWdlcnRydWRpczA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNzMxNn0.u9niOte9CZxThwIEUKLWQcia-ooigy9B7zFFUkezLhQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec6dd456ada9be2-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "179.19.213.250",
        "CF-IPCountry": "CO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "179.19.213.250, 172.70.83.55"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Apr-2026 00:34:24 UTC] === END API CALL LOG ===
[15-Apr-2026 00:34:24 UTC] ✅ API Hash verification passed for profile endpoint
[15-Apr-2026 00:34:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM3IiwidXNlcm5hbWUiOiJqdWFuY2hpc29ydGVvcyIsImVtYWlsIjoiYmF6YWdlcnRydWRpczA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNzMxNn0.u9niOte9CZxThwIEUKLWQcia-ooigy9B7zFFUkezLhQ
[15-Apr-2026 00:34:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Apr-2026 00:34:24 UTC] ✅ JWT token verified successfully for user profile
[15-Apr-2026 00:34:24 UTC] User ID: 337
[15-Apr-2026 00:34:24 UTC] ✅ User profile retrieved successfully for user ID: 337
[15-Apr-2026 01:16:00 UTC] === API CALL LOG ===
[15-Apr-2026 01:16:00 UTC] Endpoint: user/profile.php
[15-Apr-2026 01:16:00 UTC] Full Log Data: {
    "timestamp": "2026-04-15 01:16:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "179.19.213.250",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM3IiwidXNlcm5hbWUiOiJqdWFuY2hpc29ydGVvcyIsImVtYWlsIjoiYmF6YWdlcnRydWRpczA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNzMxNn0.u9niOte9CZxThwIEUKLWQcia-ooigy9B7zFFUkezLhQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec71a351fe14851-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "179.19.213.250",
        "CF-IPCountry": "CO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "179.19.213.250, 104.23.248.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Apr-2026 01:16:00 UTC] === END API CALL LOG ===
[15-Apr-2026 01:16:00 UTC] ✅ API Hash verification passed for profile endpoint
[15-Apr-2026 01:16:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM3IiwidXNlcm5hbWUiOiJqdWFuY2hpc29ydGVvcyIsImVtYWlsIjoiYmF6YWdlcnRydWRpczA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNzMxNn0.u9niOte9CZxThwIEUKLWQcia-ooigy9B7zFFUkezLhQ
[15-Apr-2026 01:16:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Apr-2026 01:16:00 UTC] ✅ JWT token verified successfully for user profile
[15-Apr-2026 01:16:00 UTC] User ID: 337
[15-Apr-2026 01:16:00 UTC] ✅ User profile retrieved successfully for user ID: 337
[15-Apr-2026 01:16:01 UTC] === API CALL LOG ===
[15-Apr-2026 01:16:01 UTC] Endpoint: user/profile.php
[15-Apr-2026 01:16:01 UTC] Full Log Data: {
    "timestamp": "2026-04-15 01:16:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "179.19.213.250",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM3IiwidXNlcm5hbWUiOiJqdWFuY2hpc29ydGVvcyIsImVtYWlsIjoiYmF6YWdlcnRydWRpczA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNzMxNn0.u9niOte9CZxThwIEUKLWQcia-ooigy9B7zFFUkezLhQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec71a3d380b4851-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "179.19.213.250",
        "CF-IPCountry": "CO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "179.19.213.250, 104.23.248.74"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Apr-2026 01:16:01 UTC] === END API CALL LOG ===
[15-Apr-2026 01:16:01 UTC] ✅ API Hash verification passed for profile endpoint
[15-Apr-2026 01:16:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM3IiwidXNlcm5hbWUiOiJqdWFuY2hpc29ydGVvcyIsImVtYWlsIjoiYmF6YWdlcnRydWRpczA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNzMxNn0.u9niOte9CZxThwIEUKLWQcia-ooigy9B7zFFUkezLhQ
[15-Apr-2026 01:16:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Apr-2026 01:16:01 UTC] ✅ JWT token verified successfully for user profile
[15-Apr-2026 01:16:01 UTC] User ID: 337
[15-Apr-2026 01:16:01 UTC] ✅ User profile retrieved successfully for user ID: 337
[15-Apr-2026 01:16:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Apr-2026 01:16:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Apr-2026 01:16:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM3IiwidXNlcm5hbWUiOiJqdWFuY2hpc29ydGVvcyIsImVtYWlsIjoiYmF6YWdlcnRydWRpczA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNzMxNn0.u9niOte9CZxThwIEUKLWQcia-ooigy9B7zFFUkezLhQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ec71a3d38124851-MIA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"179.19.213.250","CF-IPCountry":"CO","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"179.19.213.250, 104.23.248.75"}
[15-Apr-2026 01:16:01 UTC] === User Orders API Called ===
[15-Apr-2026 01:16:01 UTC] User ID: 337
[15-Apr-2026 01:16:01 UTC] Limit: 20, Offset: 0
[15-Apr-2026 01:16:01 UTC] Orders found: 2
[15-Apr-2026 01:16:01 UTC] Orders data: [{"id":192,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Samuelcryptos","status":"pending","created_at":"2026-04-15 03:58:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":191,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Samuelcryptos","status":"pending","created_at":"2026-04-15 03:57:43","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[15-Apr-2026 01:16:01 UTC] === API CALL LOG ===
[15-Apr-2026 01:16:01 UTC] Total orders count: 2
[15-Apr-2026 01:16:01 UTC] Endpoint: user/profile.php
[15-Apr-2026 01:16:01 UTC] Full Log Data: {
    "timestamp": "2026-04-15 01:16:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "179.19.213.250",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM3IiwidXNlcm5hbWUiOiJqdWFuY2hpc29ydGVvcyIsImVtYWlsIjoiYmF6YWdlcnRydWRpczA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNzMxNn0.u9niOte9CZxThwIEUKLWQcia-ooigy9B7zFFUkezLhQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec71a3d38144851-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "179.19.213.250",
        "CF-IPCountry": "CO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "179.19.213.250, 104.23.248.75"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Apr-2026 01:16:01 UTC] === END API CALL LOG ===
[15-Apr-2026 01:16:01 UTC] ✅ API Hash verification passed for profile endpoint
[15-Apr-2026 01:16:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM3IiwidXNlcm5hbWUiOiJqdWFuY2hpc29ydGVvcyIsImVtYWlsIjoiYmF6YWdlcnRydWRpczA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNzMxNn0.u9niOte9CZxThwIEUKLWQcia-ooigy9B7zFFUkezLhQ
[15-Apr-2026 01:16:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Apr-2026 01:16:01 UTC] ✅ JWT token verified successfully for user profile
[15-Apr-2026 01:16:01 UTC] User ID: 337
[15-Apr-2026 01:16:01 UTC] ✅ User profile retrieved successfully for user ID: 337
[15-Apr-2026 01:28:55 UTC] === API CALL LOG ===
[15-Apr-2026 01:28:55 UTC] Endpoint: user/profile.php
[15-Apr-2026 01:28:55 UTC] Full Log Data: {
    "timestamp": "2026-04-15 01:28:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "160.154.149.201",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM4IiwidXNlcm5hbWUiOiJkYWxpZ291IiwiZW1haWwiOiJhZnJpcXVlZnJhbmNvcGhvbmU1OEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MjEzMzR9.acPs-osSHjZWwtoXYK6R4ykKCsVZLDHGq34MsT_a7HA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec72d2249d5b7ab-ASK",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "160.154.149.201",
        "CF-IPCountry": "CI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "160.154.149.201, 172.68.13.137"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Apr-2026 01:28:55 UTC] === END API CALL LOG ===
[15-Apr-2026 01:28:55 UTC] ✅ API Hash verification passed for profile endpoint
[15-Apr-2026 01:28:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM4IiwidXNlcm5hbWUiOiJkYWxpZ291IiwiZW1haWwiOiJhZnJpcXVlZnJhbmNvcGhvbmU1OEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MjEzMzR9.acPs-osSHjZWwtoXYK6R4ykKCsVZLDHGq34MsT_a7HA
[15-Apr-2026 01:28:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Apr-2026 01:28:55 UTC] ✅ JWT token verified successfully for user profile
[15-Apr-2026 01:28:55 UTC] User ID: 338
[15-Apr-2026 01:28:55 UTC] ✅ User profile retrieved successfully for user ID: 338
[15-Apr-2026 01:28:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Apr-2026 01:28:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Apr-2026 01:28:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM4IiwidXNlcm5hbWUiOiJkYWxpZ291IiwiZW1haWwiOiJhZnJpcXVlZnJhbmNvcGhvbmU1OEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MjEzMzR9.acPs-osSHjZWwtoXYK6R4ykKCsVZLDHGq34MsT_a7HA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ec72d227a07b7ab-ASK","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"160.154.149.201","CF-IPCountry":"CI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"160.154.149.201, 172.68.13.136"}
[15-Apr-2026 01:28:55 UTC] === User Orders API Called ===
[15-Apr-2026 01:28:55 UTC] User ID: 338
[15-Apr-2026 01:28:55 UTC] Limit: 20, Offset: 0
[15-Apr-2026 01:28:55 UTC] Orders found: 0
[15-Apr-2026 01:28:55 UTC] Orders data: []
[15-Apr-2026 01:28:55 UTC] Total orders count: 0
[15-Apr-2026 01:28:55 UTC] === API CALL LOG ===
[15-Apr-2026 01:28:55 UTC] Endpoint: user/profile.php
[15-Apr-2026 01:28:55 UTC] Full Log Data: {
    "timestamp": "2026-04-15 01:28:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "160.154.149.201",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM4IiwidXNlcm5hbWUiOiJkYWxpZ291IiwiZW1haWwiOiJhZnJpcXVlZnJhbmNvcGhvbmU1OEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MjEzMzR9.acPs-osSHjZWwtoXYK6R4ykKCsVZLDHGq34MsT_a7HA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec72d22fa8eb7ab-ASK",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "160.154.149.201",
        "CF-IPCountry": "CI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "160.154.149.201, 172.68.13.137"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Apr-2026 01:28:55 UTC] === END API CALL LOG ===
[15-Apr-2026 01:28:55 UTC] ✅ API Hash verification passed for profile endpoint
[15-Apr-2026 01:28:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM4IiwidXNlcm5hbWUiOiJkYWxpZ291IiwiZW1haWwiOiJhZnJpcXVlZnJhbmNvcGhvbmU1OEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MjEzMzR9.acPs-osSHjZWwtoXYK6R4ykKCsVZLDHGq34MsT_a7HA
[15-Apr-2026 01:28:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Apr-2026 01:28:55 UTC] ✅ JWT token verified successfully for user profile
[15-Apr-2026 01:28:55 UTC] User ID: 338
[15-Apr-2026 01:28:55 UTC] ✅ User profile retrieved successfully for user ID: 338
[15-Apr-2026 01:28:56 UTC] === API CALL LOG ===
[15-Apr-2026 01:28:56 UTC] Endpoint: user/profile.php
[15-Apr-2026 01:28:56 UTC] Full Log Data: {
    "timestamp": "2026-04-15 01:28:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "160.154.149.201",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM4IiwidXNlcm5hbWUiOiJkYWxpZ291IiwiZW1haWwiOiJhZnJpcXVlZnJhbmNvcGhvbmU1OEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MjEzMzR9.acPs-osSHjZWwtoXYK6R4ykKCsVZLDHGq34MsT_a7HA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec72d2848fdb7ab-ASK",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "160.154.149.201",
        "CF-IPCountry": "CI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "160.154.149.201, 172.68.13.138"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Apr-2026 01:28:56 UTC] === END API CALL LOG ===
[15-Apr-2026 01:28:56 UTC] ✅ API Hash verification passed for profile endpoint
[15-Apr-2026 01:28:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM4IiwidXNlcm5hbWUiOiJkYWxpZ291IiwiZW1haWwiOiJhZnJpcXVlZnJhbmNvcGhvbmU1OEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MjEzMzR9.acPs-osSHjZWwtoXYK6R4ykKCsVZLDHGq34MsT_a7HA
[15-Apr-2026 01:28:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Apr-2026 01:28:56 UTC] ✅ JWT token verified successfully for user profile
[15-Apr-2026 01:28:56 UTC] User ID: 338
[15-Apr-2026 01:28:56 UTC] ✅ User profile retrieved successfully for user ID: 338
[15-Apr-2026 01:29:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Apr-2026 01:29:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Apr-2026 01:29:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM4IiwidXNlcm5hbWUiOiJkYWxpZ291IiwiZW1haWwiOiJhZnJpcXVlZnJhbmNvcGhvbmU1OEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MjEzMzR9.acPs-osSHjZWwtoXYK6R4ykKCsVZLDHGq34MsT_a7HA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ec72d8f7fc8b7ab-ASK","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"160.154.149.201","CF-IPCountry":"CI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"160.154.149.201, 172.68.13.139"}
[15-Apr-2026 01:29:13 UTC] === User Orders API Called ===
[15-Apr-2026 01:29:13 UTC] User ID: 338
[15-Apr-2026 01:29:13 UTC] Limit: 20, Offset: 0
[15-Apr-2026 01:29:13 UTC] Orders found: 0
[15-Apr-2026 01:29:13 UTC] Orders data: []
[15-Apr-2026 01:29:13 UTC] Total orders count: 0
[15-Apr-2026 01:29:13 UTC] === API CALL LOG ===
[15-Apr-2026 01:29:13 UTC] Endpoint: user/profile.php
[15-Apr-2026 01:29:13 UTC] Full Log Data: {
    "timestamp": "2026-04-15 01:29:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "160.154.149.201",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM4IiwidXNlcm5hbWUiOiJkYWxpZ291IiwiZW1haWwiOiJhZnJpcXVlZnJhbmNvcGhvbmU1OEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MjEzMzR9.acPs-osSHjZWwtoXYK6R4ykKCsVZLDHGq34MsT_a7HA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec72d8f7fcbb7ab-ASK",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "160.154.149.201",
        "CF-IPCountry": "CI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "160.154.149.201, 172.68.13.139"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Apr-2026 01:29:13 UTC] === END API CALL LOG ===
[15-Apr-2026 01:29:13 UTC] ✅ API Hash verification passed for profile endpoint
[15-Apr-2026 01:29:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM4IiwidXNlcm5hbWUiOiJkYWxpZ291IiwiZW1haWwiOiJhZnJpcXVlZnJhbmNvcGhvbmU1OEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MjEzMzR9.acPs-osSHjZWwtoXYK6R4ykKCsVZLDHGq34MsT_a7HA
[15-Apr-2026 01:29:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Apr-2026 01:29:13 UTC] ✅ JWT token verified successfully for user profile
[15-Apr-2026 01:29:13 UTC] User ID: 338
[15-Apr-2026 01:29:13 UTC] ✅ User profile retrieved successfully for user ID: 338
[15-Apr-2026 01:29:13 UTC] === API CALL LOG ===
[15-Apr-2026 01:29:13 UTC] Endpoint: user/profile.php
[15-Apr-2026 01:29:13 UTC] Full Log Data: {
    "timestamp": "2026-04-15 01:29:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "160.154.149.201",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM4IiwidXNlcm5hbWUiOiJkYWxpZ291IiwiZW1haWwiOiJhZnJpcXVlZnJhbmNvcGhvbmU1OEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MjEzMzR9.acPs-osSHjZWwtoXYK6R4ykKCsVZLDHGq34MsT_a7HA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec72d933cc4b7ab-ASK",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "160.154.149.201",
        "CF-IPCountry": "CI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "160.154.149.201, 172.68.13.139"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Apr-2026 01:29:13 UTC] === END API CALL LOG ===
[15-Apr-2026 01:29:13 UTC] ✅ API Hash verification passed for profile endpoint
[15-Apr-2026 01:29:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM4IiwidXNlcm5hbWUiOiJkYWxpZ291IiwiZW1haWwiOiJhZnJpcXVlZnJhbmNvcGhvbmU1OEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MjEzMzR9.acPs-osSHjZWwtoXYK6R4ykKCsVZLDHGq34MsT_a7HA
[15-Apr-2026 01:29:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Apr-2026 01:29:13 UTC] ✅ JWT token verified successfully for user profile
[15-Apr-2026 01:29:13 UTC] User ID: 338
[15-Apr-2026 01:29:13 UTC] ✅ User profile retrieved successfully for user ID: 338
[15-Apr-2026 01:29:13 UTC] === API CALL LOG ===
[15-Apr-2026 01:29:13 UTC] Endpoint: user/profile.php
[15-Apr-2026 01:29:13 UTC] Full Log Data: {
    "timestamp": "2026-04-15 01:29:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "160.154.149.201",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM4IiwidXNlcm5hbWUiOiJkYWxpZ291IiwiZW1haWwiOiJhZnJpcXVlZnJhbmNvcGhvbmU1OEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MjEzMzR9.acPs-osSHjZWwtoXYK6R4ykKCsVZLDHGq34MsT_a7HA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec72d939d2cb7ab-ASK",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "160.154.149.201",
        "CF-IPCountry": "CI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "160.154.149.201, 172.68.13.138"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Apr-2026 01:29:13 UTC] === END API CALL LOG ===
[15-Apr-2026 01:29:13 UTC] ✅ API Hash verification passed for profile endpoint
[15-Apr-2026 01:29:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM4IiwidXNlcm5hbWUiOiJkYWxpZ291IiwiZW1haWwiOiJhZnJpcXVlZnJhbmNvcGhvbmU1OEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MjEzMzR9.acPs-osSHjZWwtoXYK6R4ykKCsVZLDHGq34MsT_a7HA
[15-Apr-2026 01:29:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Apr-2026 01:29:13 UTC] ✅ JWT token verified successfully for user profile
[15-Apr-2026 01:29:13 UTC] User ID: 338
[15-Apr-2026 01:29:13 UTC] ✅ User profile retrieved successfully for user ID: 338
[15-Apr-2026 01:29:21 UTC] === API CALL LOG ===
[15-Apr-2026 01:29:21 UTC] Endpoint: user/profile.php
[15-Apr-2026 01:29:21 UTC] Full Log Data: {
    "timestamp": "2026-04-15 01:29:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "160.154.149.201",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM4IiwidXNlcm5hbWUiOiJkYWxpZ291IiwiZW1haWwiOiJhZnJpcXVlZnJhbmNvcGhvbmU1OEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MjEzMzR9.acPs-osSHjZWwtoXYK6R4ykKCsVZLDHGq34MsT_a7HA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec72dc5d8a8b7ab-ASK",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "160.154.149.201",
        "CF-IPCountry": "CI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "160.154.149.201, 172.68.13.139"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Apr-2026 01:29:21 UTC] === END API CALL LOG ===
[15-Apr-2026 01:29:21 UTC] ✅ API Hash verification passed for profile endpoint
[15-Apr-2026 01:29:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM4IiwidXNlcm5hbWUiOiJkYWxpZ291IiwiZW1haWwiOiJhZnJpcXVlZnJhbmNvcGhvbmU1OEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MjEzMzR9.acPs-osSHjZWwtoXYK6R4ykKCsVZLDHGq34MsT_a7HA
[15-Apr-2026 01:29:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Apr-2026 01:29:21 UTC] ✅ JWT token verified successfully for user profile
[15-Apr-2026 01:29:21 UTC] User ID: 338
[15-Apr-2026 01:29:21 UTC] ✅ User profile retrieved successfully for user ID: 338
[15-Apr-2026 01:29:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Apr-2026 01:29:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Apr-2026 01:29:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM4IiwidXNlcm5hbWUiOiJkYWxpZ291IiwiZW1haWwiOiJhZnJpcXVlZnJhbmNvcGhvbmU1OEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MjEzMzR9.acPs-osSHjZWwtoXYK6R4ykKCsVZLDHGq34MsT_a7HA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ec72e6fd9d2b7ab-ASK","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"160.154.149.201","CF-IPCountry":"CI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"160.154.149.201, 172.68.13.138"}
[15-Apr-2026 01:29:48 UTC] === User Orders API Called ===
[15-Apr-2026 01:29:48 UTC] User ID: 338
[15-Apr-2026 01:29:48 UTC] Limit: 20, Offset: 0
[15-Apr-2026 01:29:48 UTC] Orders found: 0
[15-Apr-2026 01:29:48 UTC] Orders data: []
[15-Apr-2026 01:29:48 UTC] Total orders count: 0
[15-Apr-2026 01:29:49 UTC] === API CALL LOG ===
[15-Apr-2026 01:29:49 UTC] Endpoint: user/profile.php
[15-Apr-2026 01:29:49 UTC] Full Log Data: {
    "timestamp": "2026-04-15 01:29:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "160.154.149.201",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM4IiwidXNlcm5hbWUiOiJkYWxpZ291IiwiZW1haWwiOiJhZnJpcXVlZnJhbmNvcGhvbmU1OEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MjEzMzR9.acPs-osSHjZWwtoXYK6R4ykKCsVZLDHGq34MsT_a7HA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec72e703a44b7ab-ASK",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "160.154.149.201",
        "CF-IPCountry": "CI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "160.154.149.201, 172.68.13.138"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Apr-2026 01:29:49 UTC] === END API CALL LOG ===
[15-Apr-2026 01:29:49 UTC] ✅ API Hash verification passed for profile endpoint
[15-Apr-2026 01:29:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM4IiwidXNlcm5hbWUiOiJkYWxpZ291IiwiZW1haWwiOiJhZnJpcXVlZnJhbmNvcGhvbmU1OEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MjEzMzR9.acPs-osSHjZWwtoXYK6R4ykKCsVZLDHGq34MsT_a7HA
[15-Apr-2026 01:29:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Apr-2026 01:29:49 UTC] ✅ JWT token verified successfully for user profile
[15-Apr-2026 01:29:49 UTC] User ID: 338
[15-Apr-2026 01:29:49 UTC] ✅ User profile retrieved successfully for user ID: 338
[15-Apr-2026 01:29:49 UTC] === API CALL LOG ===
[15-Apr-2026 01:29:49 UTC] Endpoint: user/profile.php
[15-Apr-2026 01:29:49 UTC] Full Log Data: {
    "timestamp": "2026-04-15 01:29:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "160.154.149.201",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM4IiwidXNlcm5hbWUiOiJkYWxpZ291IiwiZW1haWwiOiJhZnJpcXVlZnJhbmNvcGhvbmU1OEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MjEzMzR9.acPs-osSHjZWwtoXYK6R4ykKCsVZLDHGq34MsT_a7HA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec72e743f12b7ab-ASK",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "160.154.149.201",
        "CF-IPCountry": "CI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "160.154.149.201, 172.68.13.138"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Apr-2026 01:29:49 UTC] === END API CALL LOG ===
[15-Apr-2026 01:29:49 UTC] ✅ API Hash verification passed for profile endpoint
[15-Apr-2026 01:29:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM4IiwidXNlcm5hbWUiOiJkYWxpZ291IiwiZW1haWwiOiJhZnJpcXVlZnJhbmNvcGhvbmU1OEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MjEzMzR9.acPs-osSHjZWwtoXYK6R4ykKCsVZLDHGq34MsT_a7HA
[15-Apr-2026 01:29:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Apr-2026 01:29:49 UTC] ✅ JWT token verified successfully for user profile
[15-Apr-2026 01:29:49 UTC] User ID: 338
[15-Apr-2026 01:29:49 UTC] ✅ User profile retrieved successfully for user ID: 338
[15-Apr-2026 01:29:49 UTC] === API CALL LOG ===
[15-Apr-2026 01:29:49 UTC] Endpoint: user/profile.php
[15-Apr-2026 01:29:49 UTC] Full Log Data: {
    "timestamp": "2026-04-15 01:29:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "160.154.149.201",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM4IiwidXNlcm5hbWUiOiJkYWxpZ291IiwiZW1haWwiOiJhZnJpcXVlZnJhbmNvcGhvbmU1OEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MjEzMzR9.acPs-osSHjZWwtoXYK6R4ykKCsVZLDHGq34MsT_a7HA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec72e74ffc5b7ab-ASK",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "160.154.149.201",
        "CF-IPCountry": "CI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "160.154.149.201, 172.68.13.138"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Apr-2026 01:29:49 UTC] === END API CALL LOG ===
[15-Apr-2026 01:29:49 UTC] ✅ API Hash verification passed for profile endpoint
[15-Apr-2026 01:29:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM4IiwidXNlcm5hbWUiOiJkYWxpZ291IiwiZW1haWwiOiJhZnJpcXVlZnJhbmNvcGhvbmU1OEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MjEzMzR9.acPs-osSHjZWwtoXYK6R4ykKCsVZLDHGq34MsT_a7HA
[15-Apr-2026 01:29:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Apr-2026 01:29:49 UTC] ✅ JWT token verified successfully for user profile
[15-Apr-2026 01:29:49 UTC] User ID: 338
[15-Apr-2026 01:29:49 UTC] ✅ User profile retrieved successfully for user ID: 338
[15-Apr-2026 01:32:40 UTC] === API CALL LOG ===
[15-Apr-2026 01:32:40 UTC] Endpoint: user/profile.php
[15-Apr-2026 01:32:40 UTC] Full Log Data: {
    "timestamp": "2026-04-15 01:32:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "160.154.149.201",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM4IiwidXNlcm5hbWUiOiJkYWxpZ291IiwiZW1haWwiOiJhZnJpcXVlZnJhbmNvcGhvbmU1OEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MjEzMzR9.acPs-osSHjZWwtoXYK6R4ykKCsVZLDHGq34MsT_a7HA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec732a2bb6fb7b6-ASK",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "160.154.149.201",
        "CF-IPCountry": "CI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "160.154.149.201, 172.68.13.139"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Apr-2026 01:32:40 UTC] === END API CALL LOG ===
[15-Apr-2026 01:32:40 UTC] ✅ API Hash verification passed for profile endpoint
[15-Apr-2026 01:32:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM4IiwidXNlcm5hbWUiOiJkYWxpZ291IiwiZW1haWwiOiJhZnJpcXVlZnJhbmNvcGhvbmU1OEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MjEzMzR9.acPs-osSHjZWwtoXYK6R4ykKCsVZLDHGq34MsT_a7HA
[15-Apr-2026 01:32:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Apr-2026 01:32:40 UTC] ✅ JWT token verified successfully for user profile
[15-Apr-2026 01:32:40 UTC] User ID: 338
[15-Apr-2026 01:32:40 UTC] ✅ User profile retrieved successfully for user ID: 338
[15-Apr-2026 01:33:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Apr-2026 01:33:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Apr-2026 01:33:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM4IiwidXNlcm5hbWUiOiJkYWxpZ291IiwiZW1haWwiOiJhZnJpcXVlZnJhbmNvcGhvbmU1OEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MjEzMzR9.acPs-osSHjZWwtoXYK6R4ykKCsVZLDHGq34MsT_a7HA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ec733a7cd9db7b6-ASK","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"160.154.149.201","CF-IPCountry":"CI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"160.154.149.201, 172.68.13.139"}
[15-Apr-2026 01:33:22 UTC] === User Orders API Called ===
[15-Apr-2026 01:33:22 UTC] User ID: 338
[15-Apr-2026 01:33:22 UTC] Limit: 20, Offset: 0
[15-Apr-2026 01:33:22 UTC] Orders found: 0
[15-Apr-2026 01:33:22 UTC] Orders data: []
[15-Apr-2026 01:33:22 UTC] Total orders count: 0
[15-Apr-2026 01:33:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Apr-2026 01:33:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Apr-2026 01:33:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM4IiwidXNlcm5hbWUiOiJkYWxpZ291IiwiZW1haWwiOiJhZnJpcXVlZnJhbmNvcGhvbmU1OEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MjEzMzR9.acPs-osSHjZWwtoXYK6R4ykKCsVZLDHGq34MsT_a7HA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ec733b64c15b7b6-ASK","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"160.154.149.201","CF-IPCountry":"CI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"160.154.149.201, 172.68.13.138"}
[15-Apr-2026 01:33:25 UTC] === User Orders API Called ===
[15-Apr-2026 01:33:25 UTC] User ID: 338
[15-Apr-2026 01:33:25 UTC] Limit: 20, Offset: 0
[15-Apr-2026 01:33:25 UTC] Orders found: 0
[15-Apr-2026 01:33:25 UTC] Orders data: []
[15-Apr-2026 01:33:25 UTC] Total orders count: 0
[15-Apr-2026 01:33:25 UTC] === API CALL LOG ===
[15-Apr-2026 01:33:25 UTC] Endpoint: user/profile.php
[15-Apr-2026 01:33:25 UTC] Full Log Data: {
    "timestamp": "2026-04-15 01:33:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "160.154.149.201",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM4IiwidXNlcm5hbWUiOiJkYWxpZ291IiwiZW1haWwiOiJhZnJpcXVlZnJhbmNvcGhvbmU1OEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MjEzMzR9.acPs-osSHjZWwtoXYK6R4ykKCsVZLDHGq34MsT_a7HA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec733b6cce8b7b6-ASK",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "160.154.149.201",
        "CF-IPCountry": "CI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "160.154.149.201, 172.68.13.138"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Apr-2026 01:33:25 UTC] === END API CALL LOG ===
[15-Apr-2026 01:33:25 UTC] ✅ API Hash verification passed for profile endpoint
[15-Apr-2026 01:33:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM4IiwidXNlcm5hbWUiOiJkYWxpZ291IiwiZW1haWwiOiJhZnJpcXVlZnJhbmNvcGhvbmU1OEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MjEzMzR9.acPs-osSHjZWwtoXYK6R4ykKCsVZLDHGq34MsT_a7HA
[15-Apr-2026 01:33:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Apr-2026 01:33:25 UTC] ✅ JWT token verified successfully for user profile
[15-Apr-2026 01:33:25 UTC] User ID: 338
[15-Apr-2026 01:33:25 UTC] ✅ User profile retrieved successfully for user ID: 338
[15-Apr-2026 01:33:25 UTC] === API CALL LOG ===
[15-Apr-2026 01:33:25 UTC] Endpoint: user/profile.php
[15-Apr-2026 01:33:25 UTC] Full Log Data: {
    "timestamp": "2026-04-15 01:33:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "160.154.149.201",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM4IiwidXNlcm5hbWUiOiJkYWxpZ291IiwiZW1haWwiOiJhZnJpcXVlZnJhbmNvcGhvbmU1OEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MjEzMzR9.acPs-osSHjZWwtoXYK6R4ykKCsVZLDHGq34MsT_a7HA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec733bacb2eb7b6-ASK",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "160.154.149.201",
        "CF-IPCountry": "CI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "160.154.149.201, 172.68.13.138"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Apr-2026 01:33:25 UTC] === END API CALL LOG ===
[15-Apr-2026 01:33:25 UTC] ✅ API Hash verification passed for profile endpoint
[15-Apr-2026 01:33:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM4IiwidXNlcm5hbWUiOiJkYWxpZ291IiwiZW1haWwiOiJhZnJpcXVlZnJhbmNvcGhvbmU1OEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MjEzMzR9.acPs-osSHjZWwtoXYK6R4ykKCsVZLDHGq34MsT_a7HA
[15-Apr-2026 01:33:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Apr-2026 01:33:25 UTC] ✅ JWT token verified successfully for user profile
[15-Apr-2026 01:33:25 UTC] User ID: 338
[15-Apr-2026 01:33:25 UTC] ✅ User profile retrieved successfully for user ID: 338
[15-Apr-2026 01:34:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Apr-2026 01:34:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Apr-2026 01:34:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM4IiwidXNlcm5hbWUiOiJkYWxpZ291IiwiZW1haWwiOiJhZnJpcXVlZnJhbmNvcGhvbmU1OEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MjEzMzR9.acPs-osSHjZWwtoXYK6R4ykKCsVZLDHGq34MsT_a7HA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ec735156b80b7b6-ASK","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"160.154.149.201","CF-IPCountry":"CI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"160.154.149.201, 172.68.13.139"}
[15-Apr-2026 01:34:21 UTC] === User Orders API Called ===
[15-Apr-2026 01:34:21 UTC] User ID: 338
[15-Apr-2026 01:34:21 UTC] Limit: 20, Offset: 0
[15-Apr-2026 01:34:21 UTC] Orders found: 0
[15-Apr-2026 01:34:21 UTC] Orders data: []
[15-Apr-2026 01:34:21 UTC] Total orders count: 0
[15-Apr-2026 01:34:28 UTC] === API CALL LOG ===
[15-Apr-2026 01:34:28 UTC] Endpoint: user/profile.php
[15-Apr-2026 01:34:28 UTC] Full Log Data: {
    "timestamp": "2026-04-15 01:34:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "160.154.149.201",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM4IiwidXNlcm5hbWUiOiJkYWxpZ291IiwiZW1haWwiOiJhZnJpcXVlZnJhbmNvcGhvbmU1OEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MjEzMzR9.acPs-osSHjZWwtoXYK6R4ykKCsVZLDHGq34MsT_a7HA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec7354108d1b7b6-ASK",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "160.154.149.201",
        "CF-IPCountry": "CI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "160.154.149.201, 172.68.13.139"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Apr-2026 01:34:28 UTC] === END API CALL LOG ===
[15-Apr-2026 01:34:28 UTC] ✅ API Hash verification passed for profile endpoint
[15-Apr-2026 01:34:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM4IiwidXNlcm5hbWUiOiJkYWxpZ291IiwiZW1haWwiOiJhZnJpcXVlZnJhbmNvcGhvbmU1OEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MjEzMzR9.acPs-osSHjZWwtoXYK6R4ykKCsVZLDHGq34MsT_a7HA
[15-Apr-2026 01:34:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Apr-2026 01:34:28 UTC] ✅ JWT token verified successfully for user profile
[15-Apr-2026 01:34:28 UTC] User ID: 338
[15-Apr-2026 01:34:28 UTC] ✅ User profile retrieved successfully for user ID: 338
[15-Apr-2026 01:34:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Apr-2026 01:34:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Apr-2026 01:34:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM4IiwidXNlcm5hbWUiOiJkYWxpZ291IiwiZW1haWwiOiJhZnJpcXVlZnJhbmNvcGhvbmU1OEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MjEzMzR9.acPs-osSHjZWwtoXYK6R4ykKCsVZLDHGq34MsT_a7HA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ec735408fd1b7b6-ASK","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"160.154.149.201","CF-IPCountry":"CI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"160.154.149.201, 172.68.13.138"}
[15-Apr-2026 01:34:28 UTC] === User Orders API Called ===
[15-Apr-2026 01:34:28 UTC] User ID: 338
[15-Apr-2026 01:34:28 UTC] Limit: 20, Offset: 0
[15-Apr-2026 01:34:28 UTC] Orders found: 0
[15-Apr-2026 01:34:28 UTC] Orders data: []
[15-Apr-2026 01:34:28 UTC] Total orders count: 0
[15-Apr-2026 01:34:28 UTC] === API CALL LOG ===
[15-Apr-2026 01:34:28 UTC] Endpoint: user/profile.php
[15-Apr-2026 01:34:28 UTC] Full Log Data: {
    "timestamp": "2026-04-15 01:34:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "160.154.149.201",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM4IiwidXNlcm5hbWUiOiJkYWxpZ291IiwiZW1haWwiOiJhZnJpcXVlZnJhbmNvcGhvbmU1OEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MjEzMzR9.acPs-osSHjZWwtoXYK6R4ykKCsVZLDHGq34MsT_a7HA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec735450fa2b7b6-ASK",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "160.154.149.201",
        "CF-IPCountry": "CI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "160.154.149.201, 172.68.13.138"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Apr-2026 01:34:28 UTC] === END API CALL LOG ===
[15-Apr-2026 01:34:28 UTC] ✅ API Hash verification passed for profile endpoint
[15-Apr-2026 01:34:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM4IiwidXNlcm5hbWUiOiJkYWxpZ291IiwiZW1haWwiOiJhZnJpcXVlZnJhbmNvcGhvbmU1OEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MjEzMzR9.acPs-osSHjZWwtoXYK6R4ykKCsVZLDHGq34MsT_a7HA
[15-Apr-2026 01:34:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Apr-2026 01:34:28 UTC] ✅ JWT token verified successfully for user profile
[15-Apr-2026 01:34:28 UTC] User ID: 338
[15-Apr-2026 01:34:28 UTC] ✅ User profile retrieved successfully for user ID: 338
[15-Apr-2026 01:34:53 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Apr-2026 01:34:53 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Apr-2026 01:34:53 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM4IiwidXNlcm5hbWUiOiJkYWxpZ291IiwiZW1haWwiOiJhZnJpcXVlZnJhbmNvcGhvbmU1OEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MjEzMzR9.acPs-osSHjZWwtoXYK6R4ykKCsVZLDHGq34MsT_a7HA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ec735e12880b7b6-ASK","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"160.154.149.201","CF-IPCountry":"CI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"160.154.149.201, 172.68.13.138"}
[15-Apr-2026 01:34:53 UTC] === User Orders API Called ===
[15-Apr-2026 01:34:53 UTC] User ID: 338
[15-Apr-2026 01:34:53 UTC] Limit: 20, Offset: 0
[15-Apr-2026 01:34:53 UTC] Orders found: 0
[15-Apr-2026 01:34:53 UTC] Orders data: []
[15-Apr-2026 01:34:53 UTC] Total orders count: 0
[15-Apr-2026 01:34:53 UTC] === API CALL LOG ===
[15-Apr-2026 01:34:53 UTC] Endpoint: user/profile.php
[15-Apr-2026 01:34:53 UTC] Full Log Data: {
    "timestamp": "2026-04-15 01:34:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "160.154.149.201",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM4IiwidXNlcm5hbWUiOiJkYWxpZ291IiwiZW1haWwiOiJhZnJpcXVlZnJhbmNvcGhvbmU1OEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MjEzMzR9.acPs-osSHjZWwtoXYK6R4ykKCsVZLDHGq34MsT_a7HA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec735e168c9b7b6-ASK",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "160.154.149.201",
        "CF-IPCountry": "CI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "160.154.149.201, 172.68.13.139"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Apr-2026 01:34:53 UTC] === END API CALL LOG ===
[15-Apr-2026 01:34:53 UTC] ✅ API Hash verification passed for profile endpoint
[15-Apr-2026 01:34:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM4IiwidXNlcm5hbWUiOiJkYWxpZ291IiwiZW1haWwiOiJhZnJpcXVlZnJhbmNvcGhvbmU1OEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MjEzMzR9.acPs-osSHjZWwtoXYK6R4ykKCsVZLDHGq34MsT_a7HA
[15-Apr-2026 01:34:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Apr-2026 01:34:53 UTC] ✅ JWT token verified successfully for user profile
[15-Apr-2026 01:34:53 UTC] User ID: 338
[15-Apr-2026 01:34:53 UTC] ✅ User profile retrieved successfully for user ID: 338
[15-Apr-2026 01:34:54 UTC] === API CALL LOG ===
[15-Apr-2026 01:34:54 UTC] Endpoint: user/profile.php
[15-Apr-2026 01:34:54 UTC] Full Log Data: {
    "timestamp": "2026-04-15 01:34:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "160.154.149.201",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM4IiwidXNlcm5hbWUiOiJkYWxpZ291IiwiZW1haWwiOiJhZnJpcXVlZnJhbmNvcGhvbmU1OEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MjEzMzR9.acPs-osSHjZWwtoXYK6R4ykKCsVZLDHGq34MsT_a7HA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec735e58f5db7b6-ASK",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "160.154.149.201",
        "CF-IPCountry": "CI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "160.154.149.201, 172.68.13.138"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Apr-2026 01:34:54 UTC] === END API CALL LOG ===
[15-Apr-2026 01:34:54 UTC] ✅ API Hash verification passed for profile endpoint
[15-Apr-2026 01:34:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM4IiwidXNlcm5hbWUiOiJkYWxpZ291IiwiZW1haWwiOiJhZnJpcXVlZnJhbmNvcGhvbmU1OEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MjEzMzR9.acPs-osSHjZWwtoXYK6R4ykKCsVZLDHGq34MsT_a7HA
[15-Apr-2026 01:34:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Apr-2026 01:34:54 UTC] ✅ JWT token verified successfully for user profile
[15-Apr-2026 01:34:54 UTC] User ID: 338
[15-Apr-2026 01:34:54 UTC] ✅ User profile retrieved successfully for user ID: 338
[15-Apr-2026 01:35:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Apr-2026 01:35:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Apr-2026 01:35:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM4IiwidXNlcm5hbWUiOiJkYWxpZ291IiwiZW1haWwiOiJhZnJpcXVlZnJhbmNvcGhvbmU1OEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MjEzMzR9.acPs-osSHjZWwtoXYK6R4ykKCsVZLDHGq34MsT_a7HA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ec736e08869b7b6-ASK","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"160.154.149.201","CF-IPCountry":"CI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"160.154.149.201, 172.68.13.138"}
[15-Apr-2026 01:35:34 UTC] === User Orders API Called ===
[15-Apr-2026 01:35:34 UTC] User ID: 338
[15-Apr-2026 01:35:34 UTC] Limit: 20, Offset: 0
[15-Apr-2026 01:35:34 UTC] Orders found: 0
[15-Apr-2026 01:35:34 UTC] Orders data: []
[15-Apr-2026 01:35:34 UTC] Total orders count: 0
[15-Apr-2026 01:35:34 UTC] === API CALL LOG ===
[15-Apr-2026 01:35:34 UTC] Endpoint: user/profile.php
[15-Apr-2026 01:35:34 UTC] Full Log Data: {
    "timestamp": "2026-04-15 01:35:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "160.154.149.201",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM4IiwidXNlcm5hbWUiOiJkYWxpZ291IiwiZW1haWwiOiJhZnJpcXVlZnJhbmNvcGhvbmU1OEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MjEzMzR9.acPs-osSHjZWwtoXYK6R4ykKCsVZLDHGq34MsT_a7HA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec736e0b8a3b7b6-ASK",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "160.154.149.201",
        "CF-IPCountry": "CI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "160.154.149.201, 172.68.13.139"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Apr-2026 01:35:34 UTC] === END API CALL LOG ===
[15-Apr-2026 01:35:34 UTC] ✅ API Hash verification passed for profile endpoint
[15-Apr-2026 01:35:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM4IiwidXNlcm5hbWUiOiJkYWxpZ291IiwiZW1haWwiOiJhZnJpcXVlZnJhbmNvcGhvbmU1OEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MjEzMzR9.acPs-osSHjZWwtoXYK6R4ykKCsVZLDHGq34MsT_a7HA
[15-Apr-2026 01:35:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Apr-2026 01:35:34 UTC] ✅ JWT token verified successfully for user profile
[15-Apr-2026 01:35:34 UTC] User ID: 338
[15-Apr-2026 01:35:34 UTC] ✅ User profile retrieved successfully for user ID: 338
[15-Apr-2026 01:35:35 UTC] === API CALL LOG ===
[15-Apr-2026 01:35:35 UTC] Endpoint: user/profile.php
[15-Apr-2026 01:35:35 UTC] Full Log Data: {
    "timestamp": "2026-04-15 01:35:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "160.154.149.201",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM4IiwidXNlcm5hbWUiOiJkYWxpZ291IiwiZW1haWwiOiJhZnJpcXVlZnJhbmNvcGhvbmU1OEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MjEzMzR9.acPs-osSHjZWwtoXYK6R4ykKCsVZLDHGq34MsT_a7HA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec736e4af6eb7b6-ASK",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "160.154.149.201",
        "CF-IPCountry": "CI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "160.154.149.201, 172.68.13.138"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Apr-2026 01:35:35 UTC] === END API CALL LOG ===
[15-Apr-2026 01:35:35 UTC] ✅ API Hash verification passed for profile endpoint
[15-Apr-2026 01:35:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM4IiwidXNlcm5hbWUiOiJkYWxpZ291IiwiZW1haWwiOiJhZnJpcXVlZnJhbmNvcGhvbmU1OEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MjEzMzR9.acPs-osSHjZWwtoXYK6R4ykKCsVZLDHGq34MsT_a7HA
[15-Apr-2026 01:35:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Apr-2026 01:35:35 UTC] ✅ JWT token verified successfully for user profile
[15-Apr-2026 01:35:35 UTC] User ID: 338
[15-Apr-2026 01:35:35 UTC] ✅ User profile retrieved successfully for user ID: 338
[15-Apr-2026 01:35:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Apr-2026 01:35:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Apr-2026 01:35:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM4IiwidXNlcm5hbWUiOiJkYWxpZ291IiwiZW1haWwiOiJhZnJpcXVlZnJhbmNvcGhvbmU1OEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MjEzMzR9.acPs-osSHjZWwtoXYK6R4ykKCsVZLDHGq34MsT_a7HA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ec7371a7909b7b6-ASK","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"160.154.149.201","CF-IPCountry":"CI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"160.154.149.201, 172.68.13.139"}
[15-Apr-2026 01:35:43 UTC] === User Orders API Called ===
[15-Apr-2026 01:35:43 UTC] User ID: 338
[15-Apr-2026 01:35:43 UTC] Limit: 20, Offset: 0
[15-Apr-2026 01:35:43 UTC] Orders found: 0
[15-Apr-2026 01:35:43 UTC] Orders data: []
[15-Apr-2026 01:35:43 UTC] Total orders count: 0
[15-Apr-2026 01:35:44 UTC] === API CALL LOG ===
[15-Apr-2026 01:35:44 UTC] Endpoint: user/profile.php
[15-Apr-2026 01:35:44 UTC] Full Log Data: {
    "timestamp": "2026-04-15 01:35:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "160.154.149.201",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM4IiwidXNlcm5hbWUiOiJkYWxpZ291IiwiZW1haWwiOiJhZnJpcXVlZnJhbmNvcGhvbmU1OEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MjEzMzR9.acPs-osSHjZWwtoXYK6R4ykKCsVZLDHGq34MsT_a7HA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec7371b09d1b7b6-ASK",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "160.154.149.201",
        "CF-IPCountry": "CI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "160.154.149.201, 172.68.13.139"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Apr-2026 01:35:44 UTC] === END API CALL LOG ===
[15-Apr-2026 01:35:44 UTC] ✅ API Hash verification passed for profile endpoint
[15-Apr-2026 01:35:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM4IiwidXNlcm5hbWUiOiJkYWxpZ291IiwiZW1haWwiOiJhZnJpcXVlZnJhbmNvcGhvbmU1OEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MjEzMzR9.acPs-osSHjZWwtoXYK6R4ykKCsVZLDHGq34MsT_a7HA
[15-Apr-2026 01:35:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Apr-2026 01:35:44 UTC] ✅ JWT token verified successfully for user profile
[15-Apr-2026 01:35:44 UTC] User ID: 338
[15-Apr-2026 01:35:44 UTC] ✅ User profile retrieved successfully for user ID: 338
[15-Apr-2026 01:35:44 UTC] === API CALL LOG ===
[15-Apr-2026 01:35:44 UTC] Endpoint: user/profile.php
[15-Apr-2026 01:35:44 UTC] Full Log Data: {
    "timestamp": "2026-04-15 01:35:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "160.154.149.201",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM4IiwidXNlcm5hbWUiOiJkYWxpZ291IiwiZW1haWwiOiJhZnJpcXVlZnJhbmNvcGhvbmU1OEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MjEzMzR9.acPs-osSHjZWwtoXYK6R4ykKCsVZLDHGq34MsT_a7HA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec7371f1844b7b6-ASK",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "160.154.149.201",
        "CF-IPCountry": "CI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "160.154.149.201, 172.68.13.139"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Apr-2026 01:35:44 UTC] === END API CALL LOG ===
[15-Apr-2026 01:35:44 UTC] ✅ API Hash verification passed for profile endpoint
[15-Apr-2026 01:35:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM4IiwidXNlcm5hbWUiOiJkYWxpZ291IiwiZW1haWwiOiJhZnJpcXVlZnJhbmNvcGhvbmU1OEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MjEzMzR9.acPs-osSHjZWwtoXYK6R4ykKCsVZLDHGq34MsT_a7HA
[15-Apr-2026 01:35:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Apr-2026 01:35:44 UTC] ✅ JWT token verified successfully for user profile
[15-Apr-2026 01:35:44 UTC] User ID: 338
[15-Apr-2026 01:35:44 UTC] ✅ User profile retrieved successfully for user ID: 338
[15-Apr-2026 01:35:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Apr-2026 01:35:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Apr-2026 01:35:46 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM4IiwidXNlcm5hbWUiOiJkYWxpZ291IiwiZW1haWwiOiJhZnJpcXVlZnJhbmNvcGhvbmU1OEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MjEzMzR9.acPs-osSHjZWwtoXYK6R4ykKCsVZLDHGq34MsT_a7HA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ec737283d94b7b6-ASK","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"160.154.149.201","CF-IPCountry":"CI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"160.154.149.201, 172.68.13.139"}
[15-Apr-2026 01:35:46 UTC] === User Orders API Called ===
[15-Apr-2026 01:35:46 UTC] User ID: 338
[15-Apr-2026 01:35:46 UTC] Limit: 20, Offset: 0
[15-Apr-2026 01:35:46 UTC] Orders found: 0
[15-Apr-2026 01:35:46 UTC] Orders data: []
[15-Apr-2026 01:35:46 UTC] Total orders count: 0
[15-Apr-2026 01:35:47 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Apr-2026 01:35:47 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Apr-2026 01:35:47 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM4IiwidXNlcm5hbWUiOiJkYWxpZ291IiwiZW1haWwiOiJhZnJpcXVlZnJhbmNvcGhvbmU1OEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MjEzMzR9.acPs-osSHjZWwtoXYK6R4ykKCsVZLDHGq34MsT_a7HA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ec7373498d5b7b6-ASK","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"160.154.149.201","CF-IPCountry":"CI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"160.154.149.201, 172.68.13.139"}
[15-Apr-2026 01:35:47 UTC] === User Orders API Called ===
[15-Apr-2026 01:35:47 UTC] User ID: 338
[15-Apr-2026 01:35:47 UTC] Limit: 20, Offset: 0
[15-Apr-2026 01:35:47 UTC] Orders found: 0
[15-Apr-2026 01:35:47 UTC] Orders data: []
[15-Apr-2026 01:35:47 UTC] Total orders count: 0
[15-Apr-2026 01:35:48 UTC] === API CALL LOG ===
[15-Apr-2026 01:35:48 UTC] Endpoint: user/profile.php
[15-Apr-2026 01:35:48 UTC] Full Log Data: {
    "timestamp": "2026-04-15 01:35:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "160.154.149.201",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM4IiwidXNlcm5hbWUiOiJkYWxpZ291IiwiZW1haWwiOiJhZnJpcXVlZnJhbmNvcGhvbmU1OEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MjEzMzR9.acPs-osSHjZWwtoXYK6R4ykKCsVZLDHGq34MsT_a7HA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec7373509c5b7b6-ASK",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "160.154.149.201",
        "CF-IPCountry": "CI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "160.154.149.201, 172.68.13.139"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Apr-2026 01:35:48 UTC] === END API CALL LOG ===
[15-Apr-2026 01:35:48 UTC] ✅ API Hash verification passed for profile endpoint
[15-Apr-2026 01:35:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM4IiwidXNlcm5hbWUiOiJkYWxpZ291IiwiZW1haWwiOiJhZnJpcXVlZnJhbmNvcGhvbmU1OEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MjEzMzR9.acPs-osSHjZWwtoXYK6R4ykKCsVZLDHGq34MsT_a7HA
[15-Apr-2026 01:35:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Apr-2026 01:35:48 UTC] ✅ JWT token verified successfully for user profile
[15-Apr-2026 01:35:48 UTC] User ID: 338
[15-Apr-2026 01:35:48 UTC] ✅ User profile retrieved successfully for user ID: 338
[15-Apr-2026 01:35:48 UTC] === API CALL LOG ===
[15-Apr-2026 01:35:48 UTC] Endpoint: user/profile.php
[15-Apr-2026 01:35:48 UTC] Full Log Data: {
    "timestamp": "2026-04-15 01:35:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "160.154.149.201",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM4IiwidXNlcm5hbWUiOiJkYWxpZ291IiwiZW1haWwiOiJhZnJpcXVlZnJhbmNvcGhvbmU1OEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MjEzMzR9.acPs-osSHjZWwtoXYK6R4ykKCsVZLDHGq34MsT_a7HA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec73738f8d8b7b6-ASK",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "160.154.149.201",
        "CF-IPCountry": "CI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "160.154.149.201, 172.68.13.138"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Apr-2026 01:35:48 UTC] === END API CALL LOG ===
[15-Apr-2026 01:35:48 UTC] ✅ API Hash verification passed for profile endpoint
[15-Apr-2026 01:35:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM4IiwidXNlcm5hbWUiOiJkYWxpZ291IiwiZW1haWwiOiJhZnJpcXVlZnJhbmNvcGhvbmU1OEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MjEzMzR9.acPs-osSHjZWwtoXYK6R4ykKCsVZLDHGq34MsT_a7HA
[15-Apr-2026 01:35:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Apr-2026 01:35:48 UTC] ✅ JWT token verified successfully for user profile
[15-Apr-2026 01:35:48 UTC] User ID: 338
[15-Apr-2026 01:35:48 UTC] ✅ User profile retrieved successfully for user ID: 338
[15-Apr-2026 01:35:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Apr-2026 01:35:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Apr-2026 01:35:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM4IiwidXNlcm5hbWUiOiJkYWxpZ291IiwiZW1haWwiOiJhZnJpcXVlZnJhbmNvcGhvbmU1OEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MjEzMzR9.acPs-osSHjZWwtoXYK6R4ykKCsVZLDHGq34MsT_a7HA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ec73760a864b7b6-ASK","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"160.154.149.201","CF-IPCountry":"CI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"160.154.149.201, 172.68.13.139"}
[15-Apr-2026 01:35:55 UTC] === User Orders API Called ===
[15-Apr-2026 01:35:55 UTC] User ID: 338
[15-Apr-2026 01:35:55 UTC] Limit: 20, Offset: 0
[15-Apr-2026 01:35:55 UTC] Orders found: 0
[15-Apr-2026 01:35:55 UTC] Orders data: []
[15-Apr-2026 01:35:55 UTC] Total orders count: 0
[15-Apr-2026 01:35:55 UTC] === API CALL LOG ===
[15-Apr-2026 01:35:55 UTC] Endpoint: user/profile.php
[15-Apr-2026 01:35:55 UTC] Full Log Data: {
    "timestamp": "2026-04-15 01:35:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "160.154.149.201",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM4IiwidXNlcm5hbWUiOiJkYWxpZ291IiwiZW1haWwiOiJhZnJpcXVlZnJhbmNvcGhvbmU1OEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MjEzMzR9.acPs-osSHjZWwtoXYK6R4ykKCsVZLDHGq34MsT_a7HA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec73761193eb7b6-ASK",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "160.154.149.201",
        "CF-IPCountry": "CI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "160.154.149.201, 172.68.13.139"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Apr-2026 01:35:55 UTC] === END API CALL LOG ===
[15-Apr-2026 01:35:55 UTC] ✅ API Hash verification passed for profile endpoint
[15-Apr-2026 01:35:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM4IiwidXNlcm5hbWUiOiJkYWxpZ291IiwiZW1haWwiOiJhZnJpcXVlZnJhbmNvcGhvbmU1OEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MjEzMzR9.acPs-osSHjZWwtoXYK6R4ykKCsVZLDHGq34MsT_a7HA
[15-Apr-2026 01:35:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Apr-2026 01:35:55 UTC] ✅ JWT token verified successfully for user profile
[15-Apr-2026 01:35:55 UTC] User ID: 338
[15-Apr-2026 01:35:55 UTC] ✅ User profile retrieved successfully for user ID: 338
[15-Apr-2026 01:35:55 UTC] === API CALL LOG ===
[15-Apr-2026 01:35:55 UTC] Endpoint: user/profile.php
[15-Apr-2026 01:35:55 UTC] Full Log Data: {
    "timestamp": "2026-04-15 01:35:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "160.154.149.201",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM4IiwidXNlcm5hbWUiOiJkYWxpZ291IiwiZW1haWwiOiJhZnJpcXVlZnJhbmNvcGhvbmU1OEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MjEzMzR9.acPs-osSHjZWwtoXYK6R4ykKCsVZLDHGq34MsT_a7HA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec737651f5ab7b6-ASK",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "160.154.149.201",
        "CF-IPCountry": "CI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "160.154.149.201, 172.68.13.139"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Apr-2026 01:35:55 UTC] === END API CALL LOG ===
[15-Apr-2026 01:35:55 UTC] ✅ API Hash verification passed for profile endpoint
[15-Apr-2026 01:35:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM4IiwidXNlcm5hbWUiOiJkYWxpZ291IiwiZW1haWwiOiJhZnJpcXVlZnJhbmNvcGhvbmU1OEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MjEzMzR9.acPs-osSHjZWwtoXYK6R4ykKCsVZLDHGq34MsT_a7HA
[15-Apr-2026 01:35:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Apr-2026 01:35:55 UTC] ✅ JWT token verified successfully for user profile
[15-Apr-2026 01:35:55 UTC] User ID: 338
[15-Apr-2026 01:35:55 UTC] ✅ User profile retrieved successfully for user ID: 338
[15-Apr-2026 01:35:59 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Apr-2026 01:35:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Apr-2026 01:35:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM4IiwidXNlcm5hbWUiOiJkYWxpZ291IiwiZW1haWwiOiJhZnJpcXVlZnJhbmNvcGhvbmU1OEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MjEzMzR9.acPs-osSHjZWwtoXYK6R4ykKCsVZLDHGq34MsT_a7HA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ec7377bdaeab7b6-ASK","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"160.154.149.201","CF-IPCountry":"CI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"160.154.149.201, 172.68.13.139"}
[15-Apr-2026 01:35:59 UTC] === User Orders API Called ===
[15-Apr-2026 01:35:59 UTC] User ID: 338
[15-Apr-2026 01:35:59 UTC] Limit: 20, Offset: 0
[15-Apr-2026 01:35:59 UTC] Orders found: 0
[15-Apr-2026 01:35:59 UTC] Orders data: []
[15-Apr-2026 01:35:59 UTC] Total orders count: 0
[15-Apr-2026 01:36:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Apr-2026 01:36:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Apr-2026 01:36:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM4IiwidXNlcm5hbWUiOiJkYWxpZ291IiwiZW1haWwiOiJhZnJpcXVlZnJhbmNvcGhvbmU1OEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MjEzMzR9.acPs-osSHjZWwtoXYK6R4ykKCsVZLDHGq34MsT_a7HA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ec737865d86b7b6-ASK","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"160.154.149.201","CF-IPCountry":"CI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"160.154.149.201, 172.68.13.138"}
[15-Apr-2026 01:36:01 UTC] === User Orders API Called ===
[15-Apr-2026 01:36:01 UTC] User ID: 338
[15-Apr-2026 01:36:01 UTC] Limit: 20, Offset: 0
[15-Apr-2026 01:36:01 UTC] Orders found: 0
[15-Apr-2026 01:36:01 UTC] Orders data: []
[15-Apr-2026 01:36:01 UTC] Total orders count: 0
[15-Apr-2026 01:36:01 UTC] === API CALL LOG ===
[15-Apr-2026 01:36:01 UTC] Endpoint: user/profile.php
[15-Apr-2026 01:36:01 UTC] Full Log Data: {
    "timestamp": "2026-04-15 01:36:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "160.154.149.201",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM4IiwidXNlcm5hbWUiOiJkYWxpZ291IiwiZW1haWwiOiJhZnJpcXVlZnJhbmNvcGhvbmU1OEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MjEzMzR9.acPs-osSHjZWwtoXYK6R4ykKCsVZLDHGq34MsT_a7HA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec73786ce6fb7b6-ASK",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "160.154.149.201",
        "CF-IPCountry": "CI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "160.154.149.201, 172.68.13.138"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Apr-2026 01:36:01 UTC] === END API CALL LOG ===
[15-Apr-2026 01:36:01 UTC] ✅ API Hash verification passed for profile endpoint
[15-Apr-2026 01:36:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM4IiwidXNlcm5hbWUiOiJkYWxpZ291IiwiZW1haWwiOiJhZnJpcXVlZnJhbmNvcGhvbmU1OEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MjEzMzR9.acPs-osSHjZWwtoXYK6R4ykKCsVZLDHGq34MsT_a7HA
[15-Apr-2026 01:36:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Apr-2026 01:36:01 UTC] ✅ JWT token verified successfully for user profile
[15-Apr-2026 01:36:01 UTC] User ID: 338
[15-Apr-2026 01:36:01 UTC] ✅ User profile retrieved successfully for user ID: 338
[15-Apr-2026 01:36:01 UTC] === API CALL LOG ===
[15-Apr-2026 01:36:01 UTC] Endpoint: user/profile.php
[15-Apr-2026 01:36:01 UTC] Full Log Data: {
    "timestamp": "2026-04-15 01:36:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "160.154.149.201",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM4IiwidXNlcm5hbWUiOiJkYWxpZ291IiwiZW1haWwiOiJhZnJpcXVlZnJhbmNvcGhvbmU1OEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MjEzMzR9.acPs-osSHjZWwtoXYK6R4ykKCsVZLDHGq34MsT_a7HA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec7378abcebb7b6-ASK",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "160.154.149.201",
        "CF-IPCountry": "CI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "160.154.149.201, 172.68.13.138"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Apr-2026 01:36:01 UTC] === END API CALL LOG ===
[15-Apr-2026 01:36:01 UTC] ✅ API Hash verification passed for profile endpoint
[15-Apr-2026 01:36:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM4IiwidXNlcm5hbWUiOiJkYWxpZ291IiwiZW1haWwiOiJhZnJpcXVlZnJhbmNvcGhvbmU1OEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MjEzMzR9.acPs-osSHjZWwtoXYK6R4ykKCsVZLDHGq34MsT_a7HA
[15-Apr-2026 01:36:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Apr-2026 01:36:01 UTC] ✅ JWT token verified successfully for user profile
[15-Apr-2026 01:36:01 UTC] User ID: 338
[15-Apr-2026 01:36:01 UTC] ✅ User profile retrieved successfully for user ID: 338
[15-Apr-2026 01:36:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Apr-2026 01:36:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Apr-2026 01:36:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM4IiwidXNlcm5hbWUiOiJkYWxpZ291IiwiZW1haWwiOiJhZnJpcXVlZnJhbmNvcGhvbmU1OEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MjEzMzR9.acPs-osSHjZWwtoXYK6R4ykKCsVZLDHGq34MsT_a7HA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ec737b0ac4ab7b6-ASK","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"160.154.149.201","CF-IPCountry":"CI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"160.154.149.201, 172.68.13.139"}
[15-Apr-2026 01:36:07 UTC] === User Orders API Called ===
[15-Apr-2026 01:36:07 UTC] User ID: 338
[15-Apr-2026 01:36:07 UTC] Limit: 20, Offset: 0
[15-Apr-2026 01:36:07 UTC] Orders found: 0
[15-Apr-2026 01:36:07 UTC] Orders data: []
[15-Apr-2026 01:36:07 UTC] Total orders count: 0
[15-Apr-2026 01:36:08 UTC] === API CALL LOG ===
[15-Apr-2026 01:36:08 UTC] Endpoint: user/profile.php
[15-Apr-2026 01:36:08 UTC] Full Log Data: {
    "timestamp": "2026-04-15 01:36:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "160.154.149.201",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM4IiwidXNlcm5hbWUiOiJkYWxpZ291IiwiZW1haWwiOiJhZnJpcXVlZnJhbmNvcGhvbmU1OEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MjEzMzR9.acPs-osSHjZWwtoXYK6R4ykKCsVZLDHGq34MsT_a7HA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec737b12d03b7b6-ASK",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "160.154.149.201",
        "CF-IPCountry": "CI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "160.154.149.201, 172.68.13.138"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Apr-2026 01:36:08 UTC] === END API CALL LOG ===
[15-Apr-2026 01:36:08 UTC] ✅ API Hash verification passed for profile endpoint
[15-Apr-2026 01:36:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM4IiwidXNlcm5hbWUiOiJkYWxpZ291IiwiZW1haWwiOiJhZnJpcXVlZnJhbmNvcGhvbmU1OEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MjEzMzR9.acPs-osSHjZWwtoXYK6R4ykKCsVZLDHGq34MsT_a7HA
[15-Apr-2026 01:36:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Apr-2026 01:36:08 UTC] ✅ JWT token verified successfully for user profile
[15-Apr-2026 01:36:08 UTC] User ID: 338
[15-Apr-2026 01:36:08 UTC] ✅ User profile retrieved successfully for user ID: 338
[15-Apr-2026 01:36:08 UTC] === API CALL LOG ===
[15-Apr-2026 01:36:08 UTC] Endpoint: user/profile.php
[15-Apr-2026 01:36:08 UTC] Full Log Data: {
    "timestamp": "2026-04-15 01:36:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "160.154.149.201",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM4IiwidXNlcm5hbWUiOiJkYWxpZ291IiwiZW1haWwiOiJhZnJpcXVlZnJhbmNvcGhvbmU1OEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MjEzMzR9.acPs-osSHjZWwtoXYK6R4ykKCsVZLDHGq34MsT_a7HA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec737b52b5ab7b6-ASK",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "160.154.149.201",
        "CF-IPCountry": "CI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "160.154.149.201, 172.68.13.138"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Apr-2026 01:36:08 UTC] === END API CALL LOG ===
[15-Apr-2026 01:36:08 UTC] ✅ API Hash verification passed for profile endpoint
[15-Apr-2026 01:36:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM4IiwidXNlcm5hbWUiOiJkYWxpZ291IiwiZW1haWwiOiJhZnJpcXVlZnJhbmNvcGhvbmU1OEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MjEzMzR9.acPs-osSHjZWwtoXYK6R4ykKCsVZLDHGq34MsT_a7HA
[15-Apr-2026 01:36:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Apr-2026 01:36:08 UTC] ✅ JWT token verified successfully for user profile
[15-Apr-2026 01:36:08 UTC] User ID: 338
[15-Apr-2026 01:36:08 UTC] ✅ User profile retrieved successfully for user ID: 338
[15-Apr-2026 01:36:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Apr-2026 01:36:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Apr-2026 01:36:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM4IiwidXNlcm5hbWUiOiJkYWxpZ291IiwiZW1haWwiOiJhZnJpcXVlZnJhbmNvcGhvbmU1OEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MjEzMzR9.acPs-osSHjZWwtoXYK6R4ykKCsVZLDHGq34MsT_a7HA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ec737eea96cb7b6-ASK","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"160.154.149.201","CF-IPCountry":"CI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"160.154.149.201, 172.68.13.138"}
[15-Apr-2026 01:36:17 UTC] === User Orders API Called ===
[15-Apr-2026 01:36:17 UTC] User ID: 338
[15-Apr-2026 01:36:17 UTC] Limit: 20, Offset: 0
[15-Apr-2026 01:36:17 UTC] Orders found: 0
[15-Apr-2026 01:36:17 UTC] Orders data: []
[15-Apr-2026 01:36:17 UTC] Total orders count: 0
[15-Apr-2026 01:36:17 UTC] === API CALL LOG ===
[15-Apr-2026 01:36:17 UTC] Endpoint: user/profile.php
[15-Apr-2026 01:36:17 UTC] Full Log Data: {
    "timestamp": "2026-04-15 01:36:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "160.154.149.201",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM4IiwidXNlcm5hbWUiOiJkYWxpZ291IiwiZW1haWwiOiJhZnJpcXVlZnJhbmNvcGhvbmU1OEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MjEzMzR9.acPs-osSHjZWwtoXYK6R4ykKCsVZLDHGq34MsT_a7HA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec737eef9f3b7b6-ASK",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "160.154.149.201",
        "CF-IPCountry": "CI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "160.154.149.201, 172.68.13.139"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Apr-2026 01:36:17 UTC] === END API CALL LOG ===
[15-Apr-2026 01:36:17 UTC] ✅ API Hash verification passed for profile endpoint
[15-Apr-2026 01:36:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM4IiwidXNlcm5hbWUiOiJkYWxpZ291IiwiZW1haWwiOiJhZnJpcXVlZnJhbmNvcGhvbmU1OEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MjEzMzR9.acPs-osSHjZWwtoXYK6R4ykKCsVZLDHGq34MsT_a7HA
[15-Apr-2026 01:36:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Apr-2026 01:36:17 UTC] ✅ JWT token verified successfully for user profile
[15-Apr-2026 01:36:17 UTC] User ID: 338
[15-Apr-2026 01:36:17 UTC] ✅ User profile retrieved successfully for user ID: 338
[15-Apr-2026 01:36:18 UTC] === API CALL LOG ===
[15-Apr-2026 01:36:18 UTC] Endpoint: user/profile.php
[15-Apr-2026 01:36:18 UTC] Full Log Data: {
    "timestamp": "2026-04-15 01:36:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "160.154.149.201",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM4IiwidXNlcm5hbWUiOiJkYWxpZ291IiwiZW1haWwiOiJhZnJpcXVlZnJhbmNvcGhvbmU1OEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MjEzMzR9.acPs-osSHjZWwtoXYK6R4ykKCsVZLDHGq34MsT_a7HA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec737f32811b7b6-ASK",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "160.154.149.201",
        "CF-IPCountry": "CI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "160.154.149.201, 172.68.13.139"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Apr-2026 01:36:18 UTC] === END API CALL LOG ===
[15-Apr-2026 01:36:18 UTC] ✅ API Hash verification passed for profile endpoint
[15-Apr-2026 01:36:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM4IiwidXNlcm5hbWUiOiJkYWxpZ291IiwiZW1haWwiOiJhZnJpcXVlZnJhbmNvcGhvbmU1OEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MjEzMzR9.acPs-osSHjZWwtoXYK6R4ykKCsVZLDHGq34MsT_a7HA
[15-Apr-2026 01:36:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Apr-2026 01:36:18 UTC] ✅ JWT token verified successfully for user profile
[15-Apr-2026 01:36:18 UTC] User ID: 338
[15-Apr-2026 01:36:18 UTC] ✅ User profile retrieved successfully for user ID: 338
[15-Apr-2026 01:36:47 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Apr-2026 01:36:47 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Apr-2026 01:36:47 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM4IiwidXNlcm5hbWUiOiJkYWxpZ291IiwiZW1haWwiOiJhZnJpcXVlZnJhbmNvcGhvbmU1OEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MjEzMzR9.acPs-osSHjZWwtoXYK6R4ykKCsVZLDHGq34MsT_a7HA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ec738a74b82b7b6-ASK","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"160.154.149.201","CF-IPCountry":"CI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"160.154.149.201, 172.68.13.139"}
[15-Apr-2026 01:36:47 UTC] === User Orders API Called ===
[15-Apr-2026 01:36:47 UTC] User ID: 338
[15-Apr-2026 01:36:47 UTC] Limit: 20, Offset: 0
[15-Apr-2026 01:36:47 UTC] === API CALL LOG ===
[15-Apr-2026 01:36:47 UTC] Endpoint: user/profile.php
[15-Apr-2026 01:36:47 UTC] Full Log Data: {
    "timestamp": "2026-04-15 01:36:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "160.154.149.201",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM4IiwidXNlcm5hbWUiOiJkYWxpZ291IiwiZW1haWwiOiJhZnJpcXVlZnJhbmNvcGhvbmU1OEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MjEzMzR9.acPs-osSHjZWwtoXYK6R4ykKCsVZLDHGq34MsT_a7HA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec738a74b85b7b6-ASK",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "160.154.149.201",
        "CF-IPCountry": "CI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "160.154.149.201, 172.68.13.138"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Apr-2026 01:36:47 UTC] === END API CALL LOG ===
[15-Apr-2026 01:36:47 UTC] ✅ API Hash verification passed for profile endpoint
[15-Apr-2026 01:36:47 UTC] Orders found: 0
[15-Apr-2026 01:36:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM4IiwidXNlcm5hbWUiOiJkYWxpZ291IiwiZW1haWwiOiJhZnJpcXVlZnJhbmNvcGhvbmU1OEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MjEzMzR9.acPs-osSHjZWwtoXYK6R4ykKCsVZLDHGq34MsT_a7HA
[15-Apr-2026 01:36:47 UTC] Orders data: []
[15-Apr-2026 01:36:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Apr-2026 01:36:47 UTC] ✅ JWT token verified successfully for user profile
[15-Apr-2026 01:36:47 UTC] User ID: 338
[15-Apr-2026 01:36:47 UTC] Total orders count: 0
[15-Apr-2026 01:36:47 UTC] ✅ User profile retrieved successfully for user ID: 338
[15-Apr-2026 01:36:47 UTC] === API CALL LOG ===
[15-Apr-2026 01:36:47 UTC] Endpoint: user/profile.php
[15-Apr-2026 01:36:47 UTC] Full Log Data: {
    "timestamp": "2026-04-15 01:36:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "160.154.149.201",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM4IiwidXNlcm5hbWUiOiJkYWxpZ291IiwiZW1haWwiOiJhZnJpcXVlZnJhbmNvcGhvbmU1OEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MjEzMzR9.acPs-osSHjZWwtoXYK6R4ykKCsVZLDHGq34MsT_a7HA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec738a76baeb7b6-ASK",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "160.154.149.201",
        "CF-IPCountry": "CI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "160.154.149.201, 172.68.13.138"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Apr-2026 01:36:47 UTC] === END API CALL LOG ===
[15-Apr-2026 01:36:47 UTC] ✅ API Hash verification passed for profile endpoint
[15-Apr-2026 01:36:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM4IiwidXNlcm5hbWUiOiJkYWxpZ291IiwiZW1haWwiOiJhZnJpcXVlZnJhbmNvcGhvbmU1OEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MjEzMzR9.acPs-osSHjZWwtoXYK6R4ykKCsVZLDHGq34MsT_a7HA
[15-Apr-2026 01:36:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Apr-2026 01:36:47 UTC] ✅ JWT token verified successfully for user profile
[15-Apr-2026 01:36:47 UTC] User ID: 338
[15-Apr-2026 01:36:47 UTC] ✅ User profile retrieved successfully for user ID: 338
[15-Apr-2026 01:37:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Apr-2026 01:37:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Apr-2026 01:37:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM4IiwidXNlcm5hbWUiOiJkYWxpZ291IiwiZW1haWwiOiJhZnJpcXVlZnJhbmNvcGhvbmU1OEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MjEzMzR9.acPs-osSHjZWwtoXYK6R4ykKCsVZLDHGq34MsT_a7HA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ec73902fe85b7b6-ASK","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"160.154.149.201","CF-IPCountry":"CI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"160.154.149.201, 172.68.13.138"}
[15-Apr-2026 01:37:02 UTC] === User Orders API Called ===
[15-Apr-2026 01:37:02 UTC] User ID: 338
[15-Apr-2026 01:37:02 UTC] Limit: 20, Offset: 0
[15-Apr-2026 01:37:02 UTC] Orders found: 0
[15-Apr-2026 01:37:02 UTC] Orders data: []
[15-Apr-2026 01:37:02 UTC] Total orders count: 0
[15-Apr-2026 01:37:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Apr-2026 01:37:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Apr-2026 01:37:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM4IiwidXNlcm5hbWUiOiJkYWxpZ291IiwiZW1haWwiOiJhZnJpcXVlZnJhbmNvcGhvbmU1OEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MjEzMzR9.acPs-osSHjZWwtoXYK6R4ykKCsVZLDHGq34MsT_a7HA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ec7392f1ed3b7b6-ASK","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"160.154.149.201","CF-IPCountry":"CI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"160.154.149.201, 172.68.13.139"}
[15-Apr-2026 01:37:09 UTC] === User Orders API Called ===
[15-Apr-2026 01:37:09 UTC] User ID: 338
[15-Apr-2026 01:37:09 UTC] Limit: 20, Offset: 0
[15-Apr-2026 01:37:09 UTC] Orders found: 0
[15-Apr-2026 01:37:09 UTC] Orders data: []
[15-Apr-2026 01:37:09 UTC] Total orders count: 0
[15-Apr-2026 01:37:09 UTC] === API CALL LOG ===
[15-Apr-2026 01:37:09 UTC] Endpoint: user/profile.php
[15-Apr-2026 01:37:09 UTC] Full Log Data: {
    "timestamp": "2026-04-15 01:37:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "160.154.149.201",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM4IiwidXNlcm5hbWUiOiJkYWxpZ291IiwiZW1haWwiOiJhZnJpcXVlZnJhbmNvcGhvbmU1OEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MjEzMzR9.acPs-osSHjZWwtoXYK6R4ykKCsVZLDHGq34MsT_a7HA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec7392f9f68b7b6-ASK",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "160.154.149.201",
        "CF-IPCountry": "CI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "160.154.149.201, 172.68.13.138"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Apr-2026 01:37:09 UTC] === END API CALL LOG ===
[15-Apr-2026 01:37:09 UTC] ✅ API Hash verification passed for profile endpoint
[15-Apr-2026 01:37:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM4IiwidXNlcm5hbWUiOiJkYWxpZ291IiwiZW1haWwiOiJhZnJpcXVlZnJhbmNvcGhvbmU1OEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MjEzMzR9.acPs-osSHjZWwtoXYK6R4ykKCsVZLDHGq34MsT_a7HA
[15-Apr-2026 01:37:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Apr-2026 01:37:09 UTC] ✅ JWT token verified successfully for user profile
[15-Apr-2026 01:37:09 UTC] User ID: 338
[15-Apr-2026 01:37:09 UTC] ✅ User profile retrieved successfully for user ID: 338
[15-Apr-2026 01:37:09 UTC] === API CALL LOG ===
[15-Apr-2026 01:37:09 UTC] Endpoint: user/profile.php
[15-Apr-2026 01:37:09 UTC] Full Log Data: {
    "timestamp": "2026-04-15 01:37:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "160.154.149.201",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM4IiwidXNlcm5hbWUiOiJkYWxpZ291IiwiZW1haWwiOiJhZnJpcXVlZnJhbmNvcGhvbmU1OEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MjEzMzR9.acPs-osSHjZWwtoXYK6R4ykKCsVZLDHGq34MsT_a7HA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec739339d8eb7b6-ASK",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "160.154.149.201",
        "CF-IPCountry": "CI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "160.154.149.201, 172.68.13.139"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Apr-2026 01:37:09 UTC] === END API CALL LOG ===
[15-Apr-2026 01:37:09 UTC] ✅ API Hash verification passed for profile endpoint
[15-Apr-2026 01:37:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM4IiwidXNlcm5hbWUiOiJkYWxpZ291IiwiZW1haWwiOiJhZnJpcXVlZnJhbmNvcGhvbmU1OEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MjEzMzR9.acPs-osSHjZWwtoXYK6R4ykKCsVZLDHGq34MsT_a7HA
[15-Apr-2026 01:37:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Apr-2026 01:37:09 UTC] ✅ JWT token verified successfully for user profile
[15-Apr-2026 01:37:09 UTC] User ID: 338
[15-Apr-2026 01:37:09 UTC] ✅ User profile retrieved successfully for user ID: 338
[15-Apr-2026 01:38:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Apr-2026 01:38:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Apr-2026 01:38:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM4IiwidXNlcm5hbWUiOiJkYWxpZ291IiwiZW1haWwiOiJhZnJpcXVlZnJhbmNvcGhvbmU1OEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MjEzMzR9.acPs-osSHjZWwtoXYK6R4ykKCsVZLDHGq34MsT_a7HA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ec73bc67ffdb7b6-ASK","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"160.154.149.201","CF-IPCountry":"CI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"160.154.149.201, 172.68.13.138"}
[15-Apr-2026 01:38:55 UTC] === User Orders API Called ===
[15-Apr-2026 01:38:55 UTC] User ID: 338
[15-Apr-2026 01:38:55 UTC] Limit: 20, Offset: 0
[15-Apr-2026 01:38:55 UTC] Orders found: 0
[15-Apr-2026 01:38:55 UTC] Orders data: []
[15-Apr-2026 01:38:55 UTC] Total orders count: 0
[15-Apr-2026 01:38:59 UTC] === API CALL LOG ===
[15-Apr-2026 01:38:59 UTC] Endpoint: user/profile.php
[15-Apr-2026 01:38:59 UTC] Full Log Data: {
    "timestamp": "2026-04-15 01:38:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "160.154.149.201",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM4IiwidXNlcm5hbWUiOiJkYWxpZ291IiwiZW1haWwiOiJhZnJpcXVlZnJhbmNvcGhvbmU1OEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MjEzMzR9.acPs-osSHjZWwtoXYK6R4ykKCsVZLDHGq34MsT_a7HA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec73bc6882db7b6-ASK",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "160.154.149.201",
        "CF-IPCountry": "CI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "160.154.149.201, 172.68.13.139"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Apr-2026 01:38:59 UTC] === END API CALL LOG ===
[15-Apr-2026 01:38:59 UTC] ✅ API Hash verification passed for profile endpoint
[15-Apr-2026 01:38:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM4IiwidXNlcm5hbWUiOiJkYWxpZ291IiwiZW1haWwiOiJhZnJpcXVlZnJhbmNvcGhvbmU1OEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MjEzMzR9.acPs-osSHjZWwtoXYK6R4ykKCsVZLDHGq34MsT_a7HA
[15-Apr-2026 01:38:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Apr-2026 01:38:59 UTC] ✅ JWT token verified successfully for user profile
[15-Apr-2026 01:38:59 UTC] User ID: 338
[15-Apr-2026 01:38:59 UTC] === API CALL LOG ===
[15-Apr-2026 01:38:59 UTC] Endpoint: user/profile.php
[15-Apr-2026 01:38:59 UTC] Full Log Data: {
    "timestamp": "2026-04-15 01:38:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "160.154.149.201",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM4IiwidXNlcm5hbWUiOiJkYWxpZ291IiwiZW1haWwiOiJhZnJpcXVlZnJhbmNvcGhvbmU1OEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MjEzMzR9.acPs-osSHjZWwtoXYK6R4ykKCsVZLDHGq34MsT_a7HA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec73bca8e9eb7b6-ASK",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "160.154.149.201",
        "CF-IPCountry": "CI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "160.154.149.201, 172.68.13.138"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Apr-2026 01:38:59 UTC] === END API CALL LOG ===
[15-Apr-2026 01:38:59 UTC] ✅ User profile retrieved successfully for user ID: 338
[15-Apr-2026 01:38:59 UTC] ✅ API Hash verification passed for profile endpoint
[15-Apr-2026 01:38:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM4IiwidXNlcm5hbWUiOiJkYWxpZ291IiwiZW1haWwiOiJhZnJpcXVlZnJhbmNvcGhvbmU1OEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MjEzMzR9.acPs-osSHjZWwtoXYK6R4ykKCsVZLDHGq34MsT_a7HA
[15-Apr-2026 01:38:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Apr-2026 01:38:59 UTC] ✅ JWT token verified successfully for user profile
[15-Apr-2026 01:38:59 UTC] User ID: 338
[15-Apr-2026 01:38:59 UTC] ✅ User profile retrieved successfully for user ID: 338
[15-Apr-2026 01:45:42 UTC] === API CALL LOG ===
[15-Apr-2026 01:45:42 UTC] Endpoint: user/profile.php
[15-Apr-2026 01:45:42 UTC] Full Log Data: {
    "timestamp": "2026-04-15 01:45:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "160.154.149.201",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM4IiwidXNlcm5hbWUiOiJkYWxpZ291IiwiZW1haWwiOiJhZnJpcXVlZnJhbmNvcGhvbmU1OEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MjEzMzR9.acPs-osSHjZWwtoXYK6R4ykKCsVZLDHGq34MsT_a7HA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec745b42d15b7b0-ASK",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "160.154.149.201",
        "CF-IPCountry": "CI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "160.154.149.201, 172.68.13.139"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Apr-2026 01:45:42 UTC] === END API CALL LOG ===
[15-Apr-2026 01:45:42 UTC] ✅ API Hash verification passed for profile endpoint
[15-Apr-2026 01:45:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM4IiwidXNlcm5hbWUiOiJkYWxpZ291IiwiZW1haWwiOiJhZnJpcXVlZnJhbmNvcGhvbmU1OEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MjEzMzR9.acPs-osSHjZWwtoXYK6R4ykKCsVZLDHGq34MsT_a7HA
[15-Apr-2026 01:45:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Apr-2026 01:45:42 UTC] ✅ JWT token verified successfully for user profile
[15-Apr-2026 01:45:42 UTC] User ID: 338
[15-Apr-2026 01:45:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Apr-2026 01:45:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Apr-2026 01:45:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM4IiwidXNlcm5hbWUiOiJkYWxpZ291IiwiZW1haWwiOiJhZnJpcXVlZnJhbmNvcGhvbmU1OEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MjEzMzR9.acPs-osSHjZWwtoXYK6R4ykKCsVZLDHGq34MsT_a7HA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ec745b42d17b7b0-ASK","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"160.154.149.201","CF-IPCountry":"CI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"160.154.149.201, 172.68.13.139"}
[15-Apr-2026 01:45:42 UTC] === User Orders API Called ===
[15-Apr-2026 01:45:42 UTC] ✅ User profile retrieved successfully for user ID: 338
[15-Apr-2026 01:45:42 UTC] User ID: 338
[15-Apr-2026 01:45:42 UTC] Limit: 20, Offset: 0
[15-Apr-2026 01:45:42 UTC] Orders found: 0
[15-Apr-2026 01:45:42 UTC] Orders data: []
[15-Apr-2026 01:45:42 UTC] Total orders count: 0
[15-Apr-2026 01:45:42 UTC] === API CALL LOG ===
[15-Apr-2026 01:45:42 UTC] Endpoint: user/profile.php
[15-Apr-2026 01:45:42 UTC] Full Log Data: {
    "timestamp": "2026-04-15 01:45:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "160.154.149.201",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM4IiwidXNlcm5hbWUiOiJkYWxpZ291IiwiZW1haWwiOiJhZnJpcXVlZnJhbmNvcGhvbmU1OEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MjEzMzR9.acPs-osSHjZWwtoXYK6R4ykKCsVZLDHGq34MsT_a7HA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec745b71980b7b0-ASK",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "160.154.149.201",
        "CF-IPCountry": "CI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "160.154.149.201, 172.68.13.139"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Apr-2026 01:45:42 UTC] === END API CALL LOG ===
[15-Apr-2026 01:45:42 UTC] ✅ API Hash verification passed for profile endpoint
[15-Apr-2026 01:45:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM4IiwidXNlcm5hbWUiOiJkYWxpZ291IiwiZW1haWwiOiJhZnJpcXVlZnJhbmNvcGhvbmU1OEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MjEzMzR9.acPs-osSHjZWwtoXYK6R4ykKCsVZLDHGq34MsT_a7HA
[15-Apr-2026 01:45:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Apr-2026 01:45:42 UTC] ✅ JWT token verified successfully for user profile
[15-Apr-2026 01:45:42 UTC] User ID: 338
[15-Apr-2026 01:45:42 UTC] ✅ User profile retrieved successfully for user ID: 338
[15-Apr-2026 02:09:37 UTC] === API CALL LOG ===
[15-Apr-2026 02:09:37 UTC] Endpoint: user/profile.php
[15-Apr-2026 02:09:37 UTC] Full Log Data: {
    "timestamp": "2026-04-15 02:09:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "179.19.213.250",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM3IiwidXNlcm5hbWUiOiJqdWFuY2hpc29ydGVvcyIsImVtYWlsIjoiYmF6YWdlcnRydWRpczA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNzMxNn0.u9niOte9CZxThwIEUKLWQcia-ooigy9B7zFFUkezLhQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec768c1e8d0ade9-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "179.19.213.250",
        "CF-IPCountry": "CO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "179.19.213.250, 172.70.83.56"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Apr-2026 02:09:37 UTC] === END API CALL LOG ===
[15-Apr-2026 02:09:37 UTC] ✅ API Hash verification passed for profile endpoint
[15-Apr-2026 02:09:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM3IiwidXNlcm5hbWUiOiJqdWFuY2hpc29ydGVvcyIsImVtYWlsIjoiYmF6YWdlcnRydWRpczA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNzMxNn0.u9niOte9CZxThwIEUKLWQcia-ooigy9B7zFFUkezLhQ
[15-Apr-2026 02:09:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Apr-2026 02:09:37 UTC] ✅ JWT token verified successfully for user profile
[15-Apr-2026 02:09:37 UTC] User ID: 337
[15-Apr-2026 02:09:37 UTC] ✅ User profile retrieved successfully for user ID: 337
[15-Apr-2026 02:09:38 UTC] === API CALL LOG ===
[15-Apr-2026 02:09:38 UTC] Endpoint: user/profile.php
[15-Apr-2026 02:09:38 UTC] Full Log Data: {
    "timestamp": "2026-04-15 02:09:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "179.19.213.250",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM3IiwidXNlcm5hbWUiOiJqdWFuY2hpc29ydGVvcyIsImVtYWlsIjoiYmF6YWdlcnRydWRpczA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNzMxNn0.u9niOte9CZxThwIEUKLWQcia-ooigy9B7zFFUkezLhQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec768c8abbaade9-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "179.19.213.250",
        "CF-IPCountry": "CO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "179.19.213.250, 172.70.83.109"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Apr-2026 02:09:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Apr-2026 02:09:38 UTC] === END API CALL LOG ===
[15-Apr-2026 02:09:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Apr-2026 02:09:38 UTC] ✅ API Hash verification passed for profile endpoint
[15-Apr-2026 02:09:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM3IiwidXNlcm5hbWUiOiJqdWFuY2hpc29ydGVvcyIsImVtYWlsIjoiYmF6YWdlcnRydWRpczA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNzMxNn0.u9niOte9CZxThwIEUKLWQcia-ooigy9B7zFFUkezLhQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ec768c8abc1ade9-MIA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"179.19.213.250","CF-IPCountry":"CO","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"179.19.213.250, 172.70.83.110"}
[15-Apr-2026 02:09:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM3IiwidXNlcm5hbWUiOiJqdWFuY2hpc29ydGVvcyIsImVtYWlsIjoiYmF6YWdlcnRydWRpczA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNzMxNn0.u9niOte9CZxThwIEUKLWQcia-ooigy9B7zFFUkezLhQ
[15-Apr-2026 02:09:38 UTC] === User Orders API Called ===
[15-Apr-2026 02:09:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Apr-2026 02:09:38 UTC] User ID: 337
[15-Apr-2026 02:09:38 UTC] ✅ JWT token verified successfully for user profile
[15-Apr-2026 02:09:38 UTC] Limit: 20, Offset: 0
[15-Apr-2026 02:09:38 UTC] User ID: 337
[15-Apr-2026 02:09:38 UTC] Orders found: 2
[15-Apr-2026 02:09:38 UTC] ✅ User profile retrieved successfully for user ID: 337
[15-Apr-2026 02:09:38 UTC] Orders data: [{"id":192,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Samuelcryptos","status":"pending","created_at":"2026-04-15 03:58:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":191,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Samuelcryptos","status":"pending","created_at":"2026-04-15 03:57:43","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[15-Apr-2026 02:09:38 UTC] Total orders count: 2
[15-Apr-2026 02:09:38 UTC] === API CALL LOG ===
[15-Apr-2026 02:09:38 UTC] Endpoint: user/profile.php
[15-Apr-2026 02:09:38 UTC] Full Log Data: {
    "timestamp": "2026-04-15 02:09:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "179.19.213.250",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM3IiwidXNlcm5hbWUiOiJqdWFuY2hpc29ydGVvcyIsImVtYWlsIjoiYmF6YWdlcnRydWRpczA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNzMxNn0.u9niOte9CZxThwIEUKLWQcia-ooigy9B7zFFUkezLhQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ec768c93d5eade9-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "179.19.213.250",
        "CF-IPCountry": "CO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "179.19.213.250, 172.70.83.110"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Apr-2026 02:09:38 UTC] === END API CALL LOG ===
[15-Apr-2026 02:09:38 UTC] ✅ API Hash verification passed for profile endpoint
[15-Apr-2026 02:09:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM3IiwidXNlcm5hbWUiOiJqdWFuY2hpc29ydGVvcyIsImVtYWlsIjoiYmF6YWdlcnRydWRpczA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNzMxNn0.u9niOte9CZxThwIEUKLWQcia-ooigy9B7zFFUkezLhQ
[15-Apr-2026 02:09:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Apr-2026 02:09:38 UTC] ✅ JWT token verified successfully for user profile
[15-Apr-2026 02:09:38 UTC] User ID: 337
[15-Apr-2026 02:09:38 UTC] ✅ User profile retrieved successfully for user ID: 337
[15-Apr-2026 02:09:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Apr-2026 02:09:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Apr-2026 02:09:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM3IiwidXNlcm5hbWUiOiJqdWFuY2hpc29ydGVvcyIsImVtYWlsIjoiYmF6YWdlcnRydWRpczA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNzMxNn0.u9niOte9CZxThwIEUKLWQcia-ooigy9B7zFFUkezLhQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ec768d90a06ade9-MIA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"179.19.213.250","CF-IPCountry":"CO","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"179.19.213.250, 172.70.83.110"}
[15-Apr-2026 02:09:41 UTC] === User Orders API Called ===
[15-Apr-2026 02:09:41 UTC] User ID: 337
[15-Apr-2026 02:09:41 UTC] Limit: 20, Offset: 0
[15-Apr-2026 02:09:41 UTC] Orders found: 2
[15-Apr-2026 02:09:41 UTC] Orders data: [{"id":192,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Samuelcryptos","status":"pending","created_at":"2026-04-15 03:58:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":191,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Samuelcryptos","status":"pending","created_at":"2026-04-15 03:57:43","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[15-Apr-2026 02:09:41 UTC] Total orders count: 2
[15-Apr-2026 15:53:12 UTC] === API CALL LOG ===
[15-Apr-2026 15:53:12 UTC] Endpoint: user/profile.php
[15-Apr-2026 15:53:12 UTC] Full Log Data: {
    "timestamp": "2026-04-15 15:53:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "217.216.103.79",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzIxIiwidXNlcm5hbWUiOiI4MzI1NiIsImVtYWlsIjoiamVoZWI4MzI1NkByZXZlZnIuY29tIiwiZXhwIjoxNzc2NjcwODI0fQ.9ZXwlZBV1A4id2gr-2lloMs7ykJU3kSQMQeFwJOg8oo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ecc1f28cdc7a053-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "217.216.103.79",
        "CF-IPCountry": "SG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "217.216.103.79, 162.158.170.104"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Apr-2026 15:53:12 UTC] === END API CALL LOG ===
[15-Apr-2026 15:53:12 UTC] ✅ API Hash verification passed for profile endpoint
[15-Apr-2026 15:53:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzIxIiwidXNlcm5hbWUiOiI4MzI1NiIsImVtYWlsIjoiamVoZWI4MzI1NkByZXZlZnIuY29tIiwiZXhwIjoxNzc2NjcwODI0fQ.9ZXwlZBV1A4id2gr-2lloMs7ykJU3kSQMQeFwJOg8oo
[15-Apr-2026 15:53:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Apr-2026 15:53:12 UTC] ✅ JWT token verified successfully for user profile
[15-Apr-2026 15:53:12 UTC] User ID: 321
[15-Apr-2026 15:53:12 UTC] ✅ User profile retrieved successfully for user ID: 321
[15-Apr-2026 15:53:13 UTC] === API CALL LOG ===
[15-Apr-2026 15:53:13 UTC] Endpoint: user/profile.php
[15-Apr-2026 15:53:13 UTC] Full Log Data: {
    "timestamp": "2026-04-15 15:53:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "217.216.103.79",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzIxIiwidXNlcm5hbWUiOiI4MzI1NiIsImVtYWlsIjoiamVoZWI4MzI1NkByZXZlZnIuY29tIiwiZXhwIjoxNzc2NjcwODI0fQ.9ZXwlZBV1A4id2gr-2lloMs7ykJU3kSQMQeFwJOg8oo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ecc1f2feb48a053-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "217.216.103.79",
        "CF-IPCountry": "SG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "217.216.103.79, 162.158.170.104"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Apr-2026 15:53:13 UTC] === END API CALL LOG ===
[15-Apr-2026 15:53:13 UTC] ✅ API Hash verification passed for profile endpoint
[15-Apr-2026 15:53:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzIxIiwidXNlcm5hbWUiOiI4MzI1NiIsImVtYWlsIjoiamVoZWI4MzI1NkByZXZlZnIuY29tIiwiZXhwIjoxNzc2NjcwODI0fQ.9ZXwlZBV1A4id2gr-2lloMs7ykJU3kSQMQeFwJOg8oo
[15-Apr-2026 15:53:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Apr-2026 15:53:13 UTC] ✅ JWT token verified successfully for user profile
[15-Apr-2026 15:53:13 UTC] User ID: 321
[15-Apr-2026 15:53:13 UTC] ✅ User profile retrieved successfully for user ID: 321
[15-Apr-2026 15:53:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Apr-2026 15:53:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Apr-2026 15:53:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzIxIiwidXNlcm5hbWUiOiI4MzI1NiIsImVtYWlsIjoiamVoZWI4MzI1NkByZXZlZnIuY29tIiwiZXhwIjoxNzc2NjcwODI0fQ.9ZXwlZBV1A4id2gr-2lloMs7ykJU3kSQMQeFwJOg8oo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ecc1f2feb4ba053-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"217.216.103.79","CF-IPCountry":"SG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"217.216.103.79, 162.158.170.105"}
[15-Apr-2026 15:53:13 UTC] === User Orders API Called ===
[15-Apr-2026 15:53:13 UTC] User ID: 321
[15-Apr-2026 15:53:13 UTC] Limit: 20, Offset: 0
[15-Apr-2026 15:53:13 UTC] Orders found: 0
[15-Apr-2026 15:53:13 UTC] Orders data: []
[15-Apr-2026 15:53:13 UTC] Total orders count: 0
[15-Apr-2026 15:53:13 UTC] === API CALL LOG ===
[15-Apr-2026 15:53:13 UTC] Endpoint: user/profile.php
[15-Apr-2026 15:53:13 UTC] Full Log Data: {
    "timestamp": "2026-04-15 15:53:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "217.216.103.79",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzIxIiwidXNlcm5hbWUiOiI4MzI1NiIsImVtYWlsIjoiamVoZWI4MzI1NkByZXZlZnIuY29tIiwiZXhwIjoxNzc2NjcwODI0fQ.9ZXwlZBV1A4id2gr-2lloMs7ykJU3kSQMQeFwJOg8oo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ecc1f308be7a053-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "217.216.103.79",
        "CF-IPCountry": "SG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "217.216.103.79, 162.158.170.105"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Apr-2026 15:53:13 UTC] === END API CALL LOG ===
[15-Apr-2026 15:53:13 UTC] ✅ API Hash verification passed for profile endpoint
[15-Apr-2026 15:53:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzIxIiwidXNlcm5hbWUiOiI4MzI1NiIsImVtYWlsIjoiamVoZWI4MzI1NkByZXZlZnIuY29tIiwiZXhwIjoxNzc2NjcwODI0fQ.9ZXwlZBV1A4id2gr-2lloMs7ykJU3kSQMQeFwJOg8oo
[15-Apr-2026 15:53:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Apr-2026 15:53:13 UTC] ✅ JWT token verified successfully for user profile
[15-Apr-2026 15:53:13 UTC] User ID: 321
[15-Apr-2026 15:53:13 UTC] ✅ User profile retrieved successfully for user ID: 321
[15-Apr-2026 15:53:14 UTC] === API CALL LOG ===
[15-Apr-2026 15:53:14 UTC] Endpoint: user/profile.php
[15-Apr-2026 15:53:14 UTC] Full Log Data: {
    "timestamp": "2026-04-15 15:53:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "217.216.103.79",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzIxIiwidXNlcm5hbWUiOiI4MzI1NiIsImVtYWlsIjoiamVoZWI4MzI1NkByZXZlZnIuY29tIiwiZXhwIjoxNzc2NjcwODI0fQ.9ZXwlZBV1A4id2gr-2lloMs7ykJU3kSQMQeFwJOg8oo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ecc1f38c97ba053-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "217.216.103.79",
        "CF-IPCountry": "SG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "217.216.103.79, 162.158.170.105"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Apr-2026 15:53:14 UTC] === END API CALL LOG ===
[15-Apr-2026 15:53:14 UTC] ✅ API Hash verification passed for profile endpoint
[15-Apr-2026 15:53:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzIxIiwidXNlcm5hbWUiOiI4MzI1NiIsImVtYWlsIjoiamVoZWI4MzI1NkByZXZlZnIuY29tIiwiZXhwIjoxNzc2NjcwODI0fQ.9ZXwlZBV1A4id2gr-2lloMs7ykJU3kSQMQeFwJOg8oo
[15-Apr-2026 15:53:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Apr-2026 15:53:14 UTC] ✅ JWT token verified successfully for user profile
[15-Apr-2026 15:53:14 UTC] User ID: 321
[15-Apr-2026 15:53:14 UTC] ✅ User profile retrieved successfully for user ID: 321
[15-Apr-2026 15:53:27 UTC] === API CALL LOG ===
[15-Apr-2026 15:53:27 UTC] Endpoint: user/profile.php
[15-Apr-2026 15:53:27 UTC] Full Log Data: {
    "timestamp": "2026-04-15 15:53:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "217.216.103.79",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzIxIiwidXNlcm5hbWUiOiI4MzI1NiIsImVtYWlsIjoiamVoZWI4MzI1NkByZXZlZnIuY29tIiwiZXhwIjoxNzc2NjcwODI0fQ.9ZXwlZBV1A4id2gr-2lloMs7ykJU3kSQMQeFwJOg8oo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ecc1f87ff91a053-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "217.216.103.79",
        "CF-IPCountry": "SG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "217.216.103.79, 162.158.170.105"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Apr-2026 15:53:27 UTC] === END API CALL LOG ===
[15-Apr-2026 15:53:27 UTC] ✅ API Hash verification passed for profile endpoint
[15-Apr-2026 15:53:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzIxIiwidXNlcm5hbWUiOiI4MzI1NiIsImVtYWlsIjoiamVoZWI4MzI1NkByZXZlZnIuY29tIiwiZXhwIjoxNzc2NjcwODI0fQ.9ZXwlZBV1A4id2gr-2lloMs7ykJU3kSQMQeFwJOg8oo
[15-Apr-2026 15:53:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Apr-2026 15:53:27 UTC] ✅ JWT token verified successfully for user profile
[15-Apr-2026 15:53:27 UTC] User ID: 321
[15-Apr-2026 15:53:27 UTC] ✅ User profile retrieved successfully for user ID: 321
[15-Apr-2026 15:53:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Apr-2026 15:53:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Apr-2026 15:53:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzIxIiwidXNlcm5hbWUiOiI4MzI1NiIsImVtYWlsIjoiamVoZWI4MzI1NkByZXZlZnIuY29tIiwiZXhwIjoxNzc2NjcwODI0fQ.9ZXwlZBV1A4id2gr-2lloMs7ykJU3kSQMQeFwJOg8oo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ecc1f87ff90a053-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"217.216.103.79","CF-IPCountry":"SG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"217.216.103.79, 162.158.170.105"}
[15-Apr-2026 15:53:27 UTC] === User Orders API Called ===
[15-Apr-2026 15:53:27 UTC] User ID: 321
[15-Apr-2026 15:53:27 UTC] Limit: 20, Offset: 0
[15-Apr-2026 15:53:27 UTC] Orders found: 0
[15-Apr-2026 15:53:27 UTC] Orders data: []
[15-Apr-2026 15:53:27 UTC] Total orders count: 0
[15-Apr-2026 15:53:27 UTC] === API CALL LOG ===
[15-Apr-2026 15:53:27 UTC] Endpoint: user/profile.php
[15-Apr-2026 15:53:27 UTC] Full Log Data: {
    "timestamp": "2026-04-15 15:53:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "217.216.103.79",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzIxIiwidXNlcm5hbWUiOiI4MzI1NiIsImVtYWlsIjoiamVoZWI4MzI1NkByZXZlZnIuY29tIiwiZXhwIjoxNzc2NjcwODI0fQ.9ZXwlZBV1A4id2gr-2lloMs7ykJU3kSQMQeFwJOg8oo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ecc1f8c0a50a053-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "217.216.103.79",
        "CF-IPCountry": "SG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "217.216.103.79, 162.158.170.105"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Apr-2026 15:53:27 UTC] === END API CALL LOG ===
[15-Apr-2026 15:53:27 UTC] ✅ API Hash verification passed for profile endpoint
[15-Apr-2026 15:53:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzIxIiwidXNlcm5hbWUiOiI4MzI1NiIsImVtYWlsIjoiamVoZWI4MzI1NkByZXZlZnIuY29tIiwiZXhwIjoxNzc2NjcwODI0fQ.9ZXwlZBV1A4id2gr-2lloMs7ykJU3kSQMQeFwJOg8oo
[15-Apr-2026 15:53:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Apr-2026 15:53:27 UTC] ✅ JWT token verified successfully for user profile
[15-Apr-2026 15:53:27 UTC] User ID: 321
[15-Apr-2026 15:53:27 UTC] ✅ User profile retrieved successfully for user ID: 321
[15-Apr-2026 15:53:28 UTC] === API CALL LOG ===
[15-Apr-2026 15:53:28 UTC] Endpoint: user/profile.php
[15-Apr-2026 15:53:28 UTC] Full Log Data: {
    "timestamp": "2026-04-15 15:53:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "217.216.103.79",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzIxIiwidXNlcm5hbWUiOiI4MzI1NiIsImVtYWlsIjoiamVoZWI4MzI1NkByZXZlZnIuY29tIiwiZXhwIjoxNzc2NjcwODI0fQ.9ZXwlZBV1A4id2gr-2lloMs7ykJU3kSQMQeFwJOg8oo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ecc1f918e34a053-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "217.216.103.79",
        "CF-IPCountry": "SG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "217.216.103.79, 162.158.170.105"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Apr-2026 15:53:28 UTC] === END API CALL LOG ===
[15-Apr-2026 15:53:28 UTC] ✅ API Hash verification passed for profile endpoint
[15-Apr-2026 15:53:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzIxIiwidXNlcm5hbWUiOiI4MzI1NiIsImVtYWlsIjoiamVoZWI4MzI1NkByZXZlZnIuY29tIiwiZXhwIjoxNzc2NjcwODI0fQ.9ZXwlZBV1A4id2gr-2lloMs7ykJU3kSQMQeFwJOg8oo
[15-Apr-2026 15:53:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Apr-2026 15:53:28 UTC] ✅ JWT token verified successfully for user profile
[15-Apr-2026 15:53:28 UTC] User ID: 321
[15-Apr-2026 15:53:28 UTC] ✅ User profile retrieved successfully for user ID: 321
[15-Apr-2026 16:46:41 UTC] === API CALL LOG ===
[15-Apr-2026 16:46:41 UTC] Endpoint: user/profile.php
[15-Apr-2026 16:46:41 UTC] Full Log Data: {
    "timestamp": "2026-04-15 16:46:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "217.216.103.79",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzIxIiwidXNlcm5hbWUiOiI4MzI1NiIsImVtYWlsIjoiamVoZWI4MzI1NkByZXZlZnIuY29tIiwiZXhwIjoxNzc2NjcwODI0fQ.9ZXwlZBV1A4id2gr-2lloMs7ykJU3kSQMQeFwJOg8oo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ecc6d838ec78401-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "217.216.103.79",
        "CF-IPCountry": "SG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "217.216.103.79, 104.22.66.162"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Apr-2026 16:46:41 UTC] === END API CALL LOG ===
[15-Apr-2026 16:46:41 UTC] ✅ API Hash verification passed for profile endpoint
[15-Apr-2026 16:46:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzIxIiwidXNlcm5hbWUiOiI4MzI1NiIsImVtYWlsIjoiamVoZWI4MzI1NkByZXZlZnIuY29tIiwiZXhwIjoxNzc2NjcwODI0fQ.9ZXwlZBV1A4id2gr-2lloMs7ykJU3kSQMQeFwJOg8oo
[15-Apr-2026 16:46:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Apr-2026 16:46:41 UTC] ✅ JWT token verified successfully for user profile
[15-Apr-2026 16:46:41 UTC] User ID: 321
[15-Apr-2026 16:46:41 UTC] ✅ User profile retrieved successfully for user ID: 321
[15-Apr-2026 16:46:44 UTC] === API CALL LOG ===
[15-Apr-2026 16:46:44 UTC] Endpoint: user/profile.php
[15-Apr-2026 16:46:44 UTC] Full Log Data: {
    "timestamp": "2026-04-15 16:46:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "217.216.103.79",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzIxIiwidXNlcm5hbWUiOiI4MzI1NiIsImVtYWlsIjoiamVoZWI4MzI1NkByZXZlZnIuY29tIiwiZXhwIjoxNzc2NjcwODI0fQ.9ZXwlZBV1A4id2gr-2lloMs7ykJU3kSQMQeFwJOg8oo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ecc6d943f2c8401-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "217.216.103.79",
        "CF-IPCountry": "SG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "217.216.103.79, 104.22.66.163"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Apr-2026 16:46:44 UTC] === END API CALL LOG ===
[15-Apr-2026 16:46:44 UTC] ✅ API Hash verification passed for profile endpoint
[15-Apr-2026 16:46:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzIxIiwidXNlcm5hbWUiOiI4MzI1NiIsImVtYWlsIjoiamVoZWI4MzI1NkByZXZlZnIuY29tIiwiZXhwIjoxNzc2NjcwODI0fQ.9ZXwlZBV1A4id2gr-2lloMs7ykJU3kSQMQeFwJOg8oo
[15-Apr-2026 16:46:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Apr-2026 16:46:44 UTC] ✅ JWT token verified successfully for user profile
[15-Apr-2026 16:46:44 UTC] User ID: 321
[15-Apr-2026 16:46:44 UTC] ✅ User profile retrieved successfully for user ID: 321
[15-Apr-2026 16:46:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Apr-2026 16:46:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Apr-2026 16:46:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzIxIiwidXNlcm5hbWUiOiI4MzI1NiIsImVtYWlsIjoiamVoZWI4MzI1NkByZXZlZnIuY29tIiwiZXhwIjoxNzc2NjcwODI0fQ.9ZXwlZBV1A4id2gr-2lloMs7ykJU3kSQMQeFwJOg8oo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ecc6d943f298401-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"217.216.103.79","CF-IPCountry":"SG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"217.216.103.79, 104.22.66.162"}
[15-Apr-2026 16:46:44 UTC] === User Orders API Called ===
[15-Apr-2026 16:46:44 UTC] User ID: 321
[15-Apr-2026 16:46:44 UTC] Limit: 20, Offset: 0
[15-Apr-2026 16:46:44 UTC] Orders found: 0
[15-Apr-2026 16:46:44 UTC] Orders data: []
[15-Apr-2026 16:46:44 UTC] Total orders count: 0
[15-Apr-2026 16:46:50 UTC] === API CALL LOG ===
[15-Apr-2026 16:46:50 UTC] Endpoint: user/profile.php
[15-Apr-2026 16:46:50 UTC] Full Log Data: {
    "timestamp": "2026-04-15 16:46:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "217.216.103.79",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzIxIiwidXNlcm5hbWUiOiI4MzI1NiIsImVtYWlsIjoiamVoZWI4MzI1NkByZXZlZnIuY29tIiwiZXhwIjoxNzc2NjcwODI0fQ.9ZXwlZBV1A4id2gr-2lloMs7ykJU3kSQMQeFwJOg8oo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ecc6dc01bde8401-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "217.216.103.79",
        "CF-IPCountry": "SG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "217.216.103.79, 104.22.66.162"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Apr-2026 16:46:50 UTC] === END API CALL LOG ===
[15-Apr-2026 16:46:50 UTC] ✅ API Hash verification passed for profile endpoint
[15-Apr-2026 16:46:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzIxIiwidXNlcm5hbWUiOiI4MzI1NiIsImVtYWlsIjoiamVoZWI4MzI1NkByZXZlZnIuY29tIiwiZXhwIjoxNzc2NjcwODI0fQ.9ZXwlZBV1A4id2gr-2lloMs7ykJU3kSQMQeFwJOg8oo
[15-Apr-2026 16:46:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Apr-2026 16:46:50 UTC] ✅ JWT token verified successfully for user profile
[15-Apr-2026 16:46:50 UTC] User ID: 321
[15-Apr-2026 16:46:50 UTC] ✅ User profile retrieved successfully for user ID: 321
[15-Apr-2026 17:16:47 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Apr-2026 17:16:47 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Apr-2026 17:16:47 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM5IiwidXNlcm5hbWUiOiJBYmR1bG5hYmkxMjMiLCJlbWFpbCI6InJpbmRzYWhhYjc5N0BnbWFpbC5jb20iLCJleHAiOjE3NzY4NzgyMDZ9.DlFx2SLgnzInR1AkeIjDWDSN0EB0FSUiNATDEcPyrEM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ecc999c78773e44-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2404:3100:1454:fc70:1:0:a224:2ad","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2404:3100:1454:fc70:1:0:a224:2ad, 108.162.227.132"}
[15-Apr-2026 17:16:47 UTC] === User Orders API Called ===
[15-Apr-2026 17:16:47 UTC] User ID: 339
[15-Apr-2026 17:16:47 UTC] Limit: 20, Offset: 0
[15-Apr-2026 17:16:47 UTC] Orders found: 0
[15-Apr-2026 17:16:47 UTC] Orders data: []
[15-Apr-2026 17:16:47 UTC] Total orders count: 0
[15-Apr-2026 17:16:47 UTC] === API CALL LOG ===
[15-Apr-2026 17:16:47 UTC] Endpoint: user/profile.php
[15-Apr-2026 17:16:47 UTC] Full Log Data: {
    "timestamp": "2026-04-15 17:16:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1454:fc70:1:0:a224:2ad",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM5IiwidXNlcm5hbWUiOiJBYmR1bG5hYmkxMjMiLCJlbWFpbCI6InJpbmRzYWhhYjc5N0BnbWFpbC5jb20iLCJleHAiOjE3NzY4NzgyMDZ9.DlFx2SLgnzInR1AkeIjDWDSN0EB0FSUiNATDEcPyrEM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ecc999c78743e44-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:3100:1454:fc70:1:0:a224:2ad",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:3100:1454:fc70:1:0:a224:2ad, 108.162.227.132"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Apr-2026 17:16:47 UTC] === END API CALL LOG ===
[15-Apr-2026 17:16:47 UTC] ✅ API Hash verification passed for profile endpoint
[15-Apr-2026 17:16:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM5IiwidXNlcm5hbWUiOiJBYmR1bG5hYmkxMjMiLCJlbWFpbCI6InJpbmRzYWhhYjc5N0BnbWFpbC5jb20iLCJleHAiOjE3NzY4NzgyMDZ9.DlFx2SLgnzInR1AkeIjDWDSN0EB0FSUiNATDEcPyrEM
[15-Apr-2026 17:16:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Apr-2026 17:16:47 UTC] ✅ JWT token verified successfully for user profile
[15-Apr-2026 17:16:47 UTC] User ID: 339
[15-Apr-2026 17:16:47 UTC] ✅ User profile retrieved successfully for user ID: 339
[15-Apr-2026 17:16:47 UTC] === API CALL LOG ===
[15-Apr-2026 17:16:47 UTC] Endpoint: user/profile.php
[15-Apr-2026 17:16:47 UTC] Full Log Data: {
    "timestamp": "2026-04-15 17:16:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1454:fc70:1:0:a224:2ad",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM5IiwidXNlcm5hbWUiOiJBYmR1bG5hYmkxMjMiLCJlbWFpbCI6InJpbmRzYWhhYjc5N0BnbWFpbC5jb20iLCJleHAiOjE3NzY4NzgyMDZ9.DlFx2SLgnzInR1AkeIjDWDSN0EB0FSUiNATDEcPyrEM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ecc999d88e83e44-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:3100:1454:fc70:1:0:a224:2ad",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:3100:1454:fc70:1:0:a224:2ad, 108.162.227.132"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Apr-2026 17:16:47 UTC] === END API CALL LOG ===
[15-Apr-2026 17:16:47 UTC] ✅ API Hash verification passed for profile endpoint
[15-Apr-2026 17:16:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM5IiwidXNlcm5hbWUiOiJBYmR1bG5hYmkxMjMiLCJlbWFpbCI6InJpbmRzYWhhYjc5N0BnbWFpbC5jb20iLCJleHAiOjE3NzY4NzgyMDZ9.DlFx2SLgnzInR1AkeIjDWDSN0EB0FSUiNATDEcPyrEM
[15-Apr-2026 17:16:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Apr-2026 17:16:47 UTC] ✅ JWT token verified successfully for user profile
[15-Apr-2026 17:16:47 UTC] User ID: 339
[15-Apr-2026 17:16:47 UTC] ✅ User profile retrieved successfully for user ID: 339
[15-Apr-2026 17:16:49 UTC] === API CALL LOG ===
[15-Apr-2026 17:16:49 UTC] Endpoint: user/profile.php
[15-Apr-2026 17:16:49 UTC] Full Log Data: {
    "timestamp": "2026-04-15 17:16:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1454:fc70:1:0:a224:2ad",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM5IiwidXNlcm5hbWUiOiJBYmR1bG5hYmkxMjMiLCJlbWFpbCI6InJpbmRzYWhhYjc5N0BnbWFpbC5jb20iLCJleHAiOjE3NzY4NzgyMDZ9.DlFx2SLgnzInR1AkeIjDWDSN0EB0FSUiNATDEcPyrEM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ecc99a8bf6b3e44-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:3100:1454:fc70:1:0:a224:2ad",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:3100:1454:fc70:1:0:a224:2ad, 108.162.227.132"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Apr-2026 17:16:49 UTC] === END API CALL LOG ===
[15-Apr-2026 17:16:49 UTC] ✅ API Hash verification passed for profile endpoint
[15-Apr-2026 17:16:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM5IiwidXNlcm5hbWUiOiJBYmR1bG5hYmkxMjMiLCJlbWFpbCI6InJpbmRzYWhhYjc5N0BnbWFpbC5jb20iLCJleHAiOjE3NzY4NzgyMDZ9.DlFx2SLgnzInR1AkeIjDWDSN0EB0FSUiNATDEcPyrEM
[15-Apr-2026 17:16:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Apr-2026 17:16:49 UTC] ✅ JWT token verified successfully for user profile
[15-Apr-2026 17:16:49 UTC] User ID: 339
[15-Apr-2026 17:16:49 UTC] ✅ User profile retrieved successfully for user ID: 339
[15-Apr-2026 17:17:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Apr-2026 17:17:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Apr-2026 17:17:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM5IiwidXNlcm5hbWUiOiJBYmR1bG5hYmkxMjMiLCJlbWFpbCI6InJpbmRzYWhhYjc5N0BnbWFpbC5jb20iLCJleHAiOjE3NzY4NzgyMDZ9.DlFx2SLgnzInR1AkeIjDWDSN0EB0FSUiNATDEcPyrEM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ecc99f72c233e44-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2404:3100:1454:fc70:1:0:a224:2ad","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2404:3100:1454:fc70:1:0:a224:2ad, 108.162.226.113"}
[15-Apr-2026 17:17:02 UTC] === User Orders API Called ===
[15-Apr-2026 17:17:02 UTC] User ID: 339
[15-Apr-2026 17:17:02 UTC] Limit: 20, Offset: 0
[15-Apr-2026 17:17:02 UTC] Orders found: 0
[15-Apr-2026 17:17:02 UTC] Orders data: []
[15-Apr-2026 17:17:02 UTC] Total orders count: 0
[15-Apr-2026 17:17:03 UTC] === API CALL LOG ===
[15-Apr-2026 17:17:03 UTC] Endpoint: user/profile.php
[15-Apr-2026 17:17:03 UTC] Full Log Data: {
    "timestamp": "2026-04-15 17:17:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1454:fc70:1:0:a224:2ad",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM5IiwidXNlcm5hbWUiOiJBYmR1bG5hYmkxMjMiLCJlbWFpbCI6InJpbmRzYWhhYjc5N0BnbWFpbC5jb20iLCJleHAiOjE3NzY4NzgyMDZ9.DlFx2SLgnzInR1AkeIjDWDSN0EB0FSUiNATDEcPyrEM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ecc9a00e9903e44-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:3100:1454:fc70:1:0:a224:2ad",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:3100:1454:fc70:1:0:a224:2ad, 108.162.226.113"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Apr-2026 17:17:03 UTC] === END API CALL LOG ===
[15-Apr-2026 17:17:03 UTC] ✅ API Hash verification passed for profile endpoint
[15-Apr-2026 17:17:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM5IiwidXNlcm5hbWUiOiJBYmR1bG5hYmkxMjMiLCJlbWFpbCI6InJpbmRzYWhhYjc5N0BnbWFpbC5jb20iLCJleHAiOjE3NzY4NzgyMDZ9.DlFx2SLgnzInR1AkeIjDWDSN0EB0FSUiNATDEcPyrEM
[15-Apr-2026 17:17:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Apr-2026 17:17:03 UTC] ✅ JWT token verified successfully for user profile
[15-Apr-2026 17:17:03 UTC] User ID: 339
[15-Apr-2026 17:17:03 UTC] ✅ User profile retrieved successfully for user ID: 339
[15-Apr-2026 17:17:03 UTC] User Purchases API - User ID: 339
[15-Apr-2026 17:17:03 UTC] User Purchases API - Total purchases found: 0
[15-Apr-2026 17:17:06 UTC] User Purchases API - User ID: 339
[15-Apr-2026 17:17:06 UTC] User Purchases API - Total purchases found: 0
[15-Apr-2026 17:17:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Apr-2026 17:17:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Apr-2026 17:17:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM5IiwidXNlcm5hbWUiOiJBYmR1bG5hYmkxMjMiLCJlbWFpbCI6InJpbmRzYWhhYjc5N0BnbWFpbC5jb20iLCJleHAiOjE3NzY4NzgyMDZ9.DlFx2SLgnzInR1AkeIjDWDSN0EB0FSUiNATDEcPyrEM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ecc9a20de543e44-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2404:3100:1454:fc70:1:0:a224:2ad","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2404:3100:1454:fc70:1:0:a224:2ad, 108.162.226.113"}
[15-Apr-2026 17:17:08 UTC] === User Orders API Called ===
[15-Apr-2026 17:17:08 UTC] User ID: 339
[15-Apr-2026 17:17:08 UTC] Limit: 20, Offset: 0
[15-Apr-2026 17:17:08 UTC] Orders found: 0
[15-Apr-2026 17:17:08 UTC] Orders data: []
[15-Apr-2026 17:17:08 UTC] Total orders count: 0
[15-Apr-2026 17:17:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Apr-2026 17:17:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Apr-2026 17:17:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM5IiwidXNlcm5hbWUiOiJBYmR1bG5hYmkxMjMiLCJlbWFpbCI6InJpbmRzYWhhYjc5N0BnbWFpbC5jb20iLCJleHAiOjE3NzY4NzgyMDZ9.DlFx2SLgnzInR1AkeIjDWDSN0EB0FSUiNATDEcPyrEM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ecc9a29fbed3e44-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2404:3100:1454:fc70:1:0:a224:2ad","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2404:3100:1454:fc70:1:0:a224:2ad, 108.162.226.113"}
[15-Apr-2026 17:17:10 UTC] === User Orders API Called ===
[15-Apr-2026 17:17:10 UTC] User ID: 339
[15-Apr-2026 17:17:10 UTC] Limit: 20, Offset: 0
[15-Apr-2026 17:17:10 UTC] Orders found: 0
[15-Apr-2026 17:17:10 UTC] Orders data: []
[15-Apr-2026 17:17:10 UTC] Total orders count: 0
[15-Apr-2026 17:17:10 UTC] === API CALL LOG ===
[15-Apr-2026 17:17:10 UTC] Endpoint: user/profile.php
[15-Apr-2026 17:17:10 UTC] Full Log Data: {
    "timestamp": "2026-04-15 17:17:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1454:fc70:1:0:a224:2ad",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM5IiwidXNlcm5hbWUiOiJBYmR1bG5hYmkxMjMiLCJlbWFpbCI6InJpbmRzYWhhYjc5N0BnbWFpbC5jb20iLCJleHAiOjE3NzY4NzgyMDZ9.DlFx2SLgnzInR1AkeIjDWDSN0EB0FSUiNATDEcPyrEM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ecc9a29fbef3e44-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:3100:1454:fc70:1:0:a224:2ad",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:3100:1454:fc70:1:0:a224:2ad, 108.162.226.113"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Apr-2026 17:17:10 UTC] === END API CALL LOG ===
[15-Apr-2026 17:17:10 UTC] ✅ API Hash verification passed for profile endpoint
[15-Apr-2026 17:17:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM5IiwidXNlcm5hbWUiOiJBYmR1bG5hYmkxMjMiLCJlbWFpbCI6InJpbmRzYWhhYjc5N0BnbWFpbC5jb20iLCJleHAiOjE3NzY4NzgyMDZ9.DlFx2SLgnzInR1AkeIjDWDSN0EB0FSUiNATDEcPyrEM
[15-Apr-2026 17:17:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Apr-2026 17:17:10 UTC] ✅ JWT token verified successfully for user profile
[15-Apr-2026 17:17:10 UTC] User ID: 339
[15-Apr-2026 17:17:10 UTC] ✅ User profile retrieved successfully for user ID: 339
[15-Apr-2026 17:17:10 UTC] === API CALL LOG ===
[15-Apr-2026 17:17:10 UTC] Endpoint: user/profile.php
[15-Apr-2026 17:17:10 UTC] Full Log Data: {
    "timestamp": "2026-04-15 17:17:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1454:fc70:1:0:a224:2ad",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM5IiwidXNlcm5hbWUiOiJBYmR1bG5hYmkxMjMiLCJlbWFpbCI6InJpbmRzYWhhYjc5N0BnbWFpbC5jb20iLCJleHAiOjE3NzY4NzgyMDZ9.DlFx2SLgnzInR1AkeIjDWDSN0EB0FSUiNATDEcPyrEM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ecc9a2d0dea3e44-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:3100:1454:fc70:1:0:a224:2ad",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:3100:1454:fc70:1:0:a224:2ad, 108.162.226.113"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Apr-2026 17:17:10 UTC] === END API CALL LOG ===
[15-Apr-2026 17:17:10 UTC] ✅ API Hash verification passed for profile endpoint
[15-Apr-2026 17:17:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM5IiwidXNlcm5hbWUiOiJBYmR1bG5hYmkxMjMiLCJlbWFpbCI6InJpbmRzYWhhYjc5N0BnbWFpbC5jb20iLCJleHAiOjE3NzY4NzgyMDZ9.DlFx2SLgnzInR1AkeIjDWDSN0EB0FSUiNATDEcPyrEM
[15-Apr-2026 17:17:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Apr-2026 17:17:10 UTC] ✅ JWT token verified successfully for user profile
[15-Apr-2026 17:17:10 UTC] User ID: 339
[15-Apr-2026 17:17:10 UTC] ✅ User profile retrieved successfully for user ID: 339
[15-Apr-2026 17:17:11 UTC] === API CALL LOG ===
[15-Apr-2026 17:17:11 UTC] Endpoint: user/profile.php
[15-Apr-2026 17:17:11 UTC] Full Log Data: {
    "timestamp": "2026-04-15 17:17:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1454:fc70:1:0:a224:2ad",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM5IiwidXNlcm5hbWUiOiJBYmR1bG5hYmkxMjMiLCJlbWFpbCI6InJpbmRzYWhhYjc5N0BnbWFpbC5jb20iLCJleHAiOjE3NzY4NzgyMDZ9.DlFx2SLgnzInR1AkeIjDWDSN0EB0FSUiNATDEcPyrEM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ecc9a33ca4f3e44-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:3100:1454:fc70:1:0:a224:2ad",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:3100:1454:fc70:1:0:a224:2ad, 108.162.226.113"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Apr-2026 17:17:11 UTC] === END API CALL LOG ===
[15-Apr-2026 17:17:11 UTC] ✅ API Hash verification passed for profile endpoint
[15-Apr-2026 17:17:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM5IiwidXNlcm5hbWUiOiJBYmR1bG5hYmkxMjMiLCJlbWFpbCI6InJpbmRzYWhhYjc5N0BnbWFpbC5jb20iLCJleHAiOjE3NzY4NzgyMDZ9.DlFx2SLgnzInR1AkeIjDWDSN0EB0FSUiNATDEcPyrEM
[15-Apr-2026 17:17:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Apr-2026 17:17:11 UTC] ✅ JWT token verified successfully for user profile
[15-Apr-2026 17:17:11 UTC] User ID: 339
[15-Apr-2026 17:17:11 UTC] ✅ User profile retrieved successfully for user ID: 339
[15-Apr-2026 17:17:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Apr-2026 17:17:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Apr-2026 17:17:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM5IiwidXNlcm5hbWUiOiJBYmR1bG5hYmkxMjMiLCJlbWFpbCI6InJpbmRzYWhhYjc5N0BnbWFpbC5jb20iLCJleHAiOjE3NzY4NzgyMDZ9.DlFx2SLgnzInR1AkeIjDWDSN0EB0FSUiNATDEcPyrEM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ecc9a710e1e3e44-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2404:3100:1454:fc70:1:0:a224:2ad","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2404:3100:1454:fc70:1:0:a224:2ad, 108.162.226.112"}
[15-Apr-2026 17:17:21 UTC] === User Orders API Called ===
[15-Apr-2026 17:17:21 UTC] User ID: 339
[15-Apr-2026 17:17:21 UTC] Limit: 20, Offset: 0
[15-Apr-2026 17:17:21 UTC] Orders found: 0
[15-Apr-2026 17:17:21 UTC] Orders data: []
[15-Apr-2026 17:17:21 UTC] Total orders count: 0
[15-Apr-2026 17:17:21 UTC] === API CALL LOG ===
[15-Apr-2026 17:17:21 UTC] Endpoint: user/profile.php
[15-Apr-2026 17:17:21 UTC] Full Log Data: {
    "timestamp": "2026-04-15 17:17:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1454:fc70:1:0:a224:2ad",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM5IiwidXNlcm5hbWUiOiJBYmR1bG5hYmkxMjMiLCJlbWFpbCI6InJpbmRzYWhhYjc5N0BnbWFpbC5jb20iLCJleHAiOjE3NzY4NzgyMDZ9.DlFx2SLgnzInR1AkeIjDWDSN0EB0FSUiNATDEcPyrEM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ecc9a710e203e44-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:3100:1454:fc70:1:0:a224:2ad",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:3100:1454:fc70:1:0:a224:2ad, 108.162.226.113"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Apr-2026 17:17:21 UTC] === END API CALL LOG ===
[15-Apr-2026 17:17:21 UTC] ✅ API Hash verification passed for profile endpoint
[15-Apr-2026 17:17:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM5IiwidXNlcm5hbWUiOiJBYmR1bG5hYmkxMjMiLCJlbWFpbCI6InJpbmRzYWhhYjc5N0BnbWFpbC5jb20iLCJleHAiOjE3NzY4NzgyMDZ9.DlFx2SLgnzInR1AkeIjDWDSN0EB0FSUiNATDEcPyrEM
[15-Apr-2026 17:17:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Apr-2026 17:17:21 UTC] ✅ JWT token verified successfully for user profile
[15-Apr-2026 17:17:21 UTC] User ID: 339
[15-Apr-2026 17:17:21 UTC] ✅ User profile retrieved successfully for user ID: 339
[15-Apr-2026 17:17:22 UTC] === API CALL LOG ===
[15-Apr-2026 17:17:22 UTC] Endpoint: user/profile.php
[15-Apr-2026 17:17:22 UTC] Full Log Data: {
    "timestamp": "2026-04-15 17:17:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1454:fc70:1:0:a224:2ad",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM5IiwidXNlcm5hbWUiOiJBYmR1bG5hYmkxMjMiLCJlbWFpbCI6InJpbmRzYWhhYjc5N0BnbWFpbC5jb20iLCJleHAiOjE3NzY4NzgyMDZ9.DlFx2SLgnzInR1AkeIjDWDSN0EB0FSUiNATDEcPyrEM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ecc9a745ffe3e44-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:3100:1454:fc70:1:0:a224:2ad",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:3100:1454:fc70:1:0:a224:2ad, 108.162.226.112"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Apr-2026 17:17:22 UTC] === END API CALL LOG ===
[15-Apr-2026 17:17:22 UTC] ✅ API Hash verification passed for profile endpoint
[15-Apr-2026 17:17:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM5IiwidXNlcm5hbWUiOiJBYmR1bG5hYmkxMjMiLCJlbWFpbCI6InJpbmRzYWhhYjc5N0BnbWFpbC5jb20iLCJleHAiOjE3NzY4NzgyMDZ9.DlFx2SLgnzInR1AkeIjDWDSN0EB0FSUiNATDEcPyrEM
[15-Apr-2026 17:17:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Apr-2026 17:17:22 UTC] ✅ JWT token verified successfully for user profile
[15-Apr-2026 17:17:22 UTC] User ID: 339
[15-Apr-2026 17:17:22 UTC] ✅ User profile retrieved successfully for user ID: 339
[15-Apr-2026 17:17:23 UTC] === API CALL LOG ===
[15-Apr-2026 17:17:23 UTC] Endpoint: user/profile.php
[15-Apr-2026 17:17:23 UTC] Full Log Data: {
    "timestamp": "2026-04-15 17:17:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1454:fc70:1:0:a224:2ad",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM5IiwidXNlcm5hbWUiOiJBYmR1bG5hYmkxMjMiLCJlbWFpbCI6InJpbmRzYWhhYjc5N0BnbWFpbC5jb20iLCJleHAiOjE3NzY4NzgyMDZ9.DlFx2SLgnzInR1AkeIjDWDSN0EB0FSUiNATDEcPyrEM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ecc9a7cdcfb3e44-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:3100:1454:fc70:1:0:a224:2ad",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:3100:1454:fc70:1:0:a224:2ad, 108.162.226.112"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Apr-2026 17:17:23 UTC] === END API CALL LOG ===
[15-Apr-2026 17:17:23 UTC] ✅ API Hash verification passed for profile endpoint
[15-Apr-2026 17:17:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM5IiwidXNlcm5hbWUiOiJBYmR1bG5hYmkxMjMiLCJlbWFpbCI6InJpbmRzYWhhYjc5N0BnbWFpbC5jb20iLCJleHAiOjE3NzY4NzgyMDZ9.DlFx2SLgnzInR1AkeIjDWDSN0EB0FSUiNATDEcPyrEM
[15-Apr-2026 17:17:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Apr-2026 17:17:23 UTC] ✅ JWT token verified successfully for user profile
[15-Apr-2026 17:17:23 UTC] User ID: 339
[15-Apr-2026 17:17:23 UTC] ✅ User profile retrieved successfully for user ID: 339
[15-Apr-2026 17:17:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Apr-2026 17:17:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Apr-2026 17:17:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM5IiwidXNlcm5hbWUiOiJBYmR1bG5hYmkxMjMiLCJlbWFpbCI6InJpbmRzYWhhYjc5N0BnbWFpbC5jb20iLCJleHAiOjE3NzY4NzgyMDZ9.DlFx2SLgnzInR1AkeIjDWDSN0EB0FSUiNATDEcPyrEM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ecc9ad18c9b3e44-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2404:3100:1454:fc70:1:0:a224:2ad","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2404:3100:1454:fc70:1:0:a224:2ad, 108.162.226.112"}
[15-Apr-2026 17:17:37 UTC] === User Orders API Called ===
[15-Apr-2026 17:17:37 UTC] User ID: 339
[15-Apr-2026 17:17:37 UTC] Limit: 20, Offset: 0
[15-Apr-2026 17:17:37 UTC] Orders found: 0
[15-Apr-2026 17:17:37 UTC] Orders data: []
[15-Apr-2026 17:17:37 UTC] Total orders count: 0
[15-Apr-2026 17:17:37 UTC] === API CALL LOG ===
[15-Apr-2026 17:17:37 UTC] Endpoint: user/profile.php
[15-Apr-2026 17:17:37 UTC] Full Log Data: {
    "timestamp": "2026-04-15 17:17:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1454:fc70:1:0:a224:2ad",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM5IiwidXNlcm5hbWUiOiJBYmR1bG5hYmkxMjMiLCJlbWFpbCI6InJpbmRzYWhhYjc5N0BnbWFpbC5jb20iLCJleHAiOjE3NzY4NzgyMDZ9.DlFx2SLgnzInR1AkeIjDWDSN0EB0FSUiNATDEcPyrEM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ecc9ad18c9c3e44-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:3100:1454:fc70:1:0:a224:2ad",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:3100:1454:fc70:1:0:a224:2ad, 108.162.226.112"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Apr-2026 17:17:37 UTC] === END API CALL LOG ===
[15-Apr-2026 17:17:37 UTC] ✅ API Hash verification passed for profile endpoint
[15-Apr-2026 17:17:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM5IiwidXNlcm5hbWUiOiJBYmR1bG5hYmkxMjMiLCJlbWFpbCI6InJpbmRzYWhhYjc5N0BnbWFpbC5jb20iLCJleHAiOjE3NzY4NzgyMDZ9.DlFx2SLgnzInR1AkeIjDWDSN0EB0FSUiNATDEcPyrEM
[15-Apr-2026 17:17:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Apr-2026 17:17:37 UTC] ✅ JWT token verified successfully for user profile
[15-Apr-2026 17:17:37 UTC] User ID: 339
[15-Apr-2026 17:17:37 UTC] ✅ User profile retrieved successfully for user ID: 339
[15-Apr-2026 17:17:37 UTC] === API CALL LOG ===
[15-Apr-2026 17:17:37 UTC] Endpoint: user/profile.php
[15-Apr-2026 17:17:37 UTC] Full Log Data: {
    "timestamp": "2026-04-15 17:17:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1454:fc70:1:0:a224:2ad",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM5IiwidXNlcm5hbWUiOiJBYmR1bG5hYmkxMjMiLCJlbWFpbCI6InJpbmRzYWhhYjc5N0BnbWFpbC5jb20iLCJleHAiOjE3NzY4NzgyMDZ9.DlFx2SLgnzInR1AkeIjDWDSN0EB0FSUiNATDEcPyrEM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ecc9ad50e623e44-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:3100:1454:fc70:1:0:a224:2ad",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:3100:1454:fc70:1:0:a224:2ad, 108.162.226.112"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Apr-2026 17:17:37 UTC] === END API CALL LOG ===
[15-Apr-2026 17:17:37 UTC] ✅ API Hash verification passed for profile endpoint
[15-Apr-2026 17:17:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM5IiwidXNlcm5hbWUiOiJBYmR1bG5hYmkxMjMiLCJlbWFpbCI6InJpbmRzYWhhYjc5N0BnbWFpbC5jb20iLCJleHAiOjE3NzY4NzgyMDZ9.DlFx2SLgnzInR1AkeIjDWDSN0EB0FSUiNATDEcPyrEM
[15-Apr-2026 17:17:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Apr-2026 17:17:37 UTC] ✅ JWT token verified successfully for user profile
[15-Apr-2026 17:17:37 UTC] User ID: 339
[15-Apr-2026 17:17:37 UTC] ✅ User profile retrieved successfully for user ID: 339
[15-Apr-2026 17:17:38 UTC] === API CALL LOG ===
[15-Apr-2026 17:17:38 UTC] Endpoint: user/profile.php
[15-Apr-2026 17:17:38 UTC] Full Log Data: {
    "timestamp": "2026-04-15 17:17:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1454:fc70:1:0:a224:2ad",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM5IiwidXNlcm5hbWUiOiJBYmR1bG5hYmkxMjMiLCJlbWFpbCI6InJpbmRzYWhhYjc5N0BnbWFpbC5jb20iLCJleHAiOjE3NzY4NzgyMDZ9.DlFx2SLgnzInR1AkeIjDWDSN0EB0FSUiNATDEcPyrEM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ecc9adb59c73e44-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:3100:1454:fc70:1:0:a224:2ad",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:3100:1454:fc70:1:0:a224:2ad, 108.162.226.112"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Apr-2026 17:17:38 UTC] === END API CALL LOG ===
[15-Apr-2026 17:17:38 UTC] ✅ API Hash verification passed for profile endpoint
[15-Apr-2026 17:17:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM5IiwidXNlcm5hbWUiOiJBYmR1bG5hYmkxMjMiLCJlbWFpbCI6InJpbmRzYWhhYjc5N0BnbWFpbC5jb20iLCJleHAiOjE3NzY4NzgyMDZ9.DlFx2SLgnzInR1AkeIjDWDSN0EB0FSUiNATDEcPyrEM
[15-Apr-2026 17:17:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Apr-2026 17:17:38 UTC] ✅ JWT token verified successfully for user profile
[15-Apr-2026 17:17:38 UTC] User ID: 339
[15-Apr-2026 17:17:38 UTC] ✅ User profile retrieved successfully for user ID: 339
[15-Apr-2026 17:17:54 UTC] === API CALL LOG ===
[15-Apr-2026 17:17:54 UTC] Endpoint: user/profile.php
[15-Apr-2026 17:17:54 UTC] Full Log Data: {
    "timestamp": "2026-04-15 17:17:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1454:fc70:1:0:a224:2ad",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM5IiwidXNlcm5hbWUiOiJBYmR1bG5hYmkxMjMiLCJlbWFpbCI6InJpbmRzYWhhYjc5N0BnbWFpbC5jb20iLCJleHAiOjE3NzY4NzgyMDZ9.DlFx2SLgnzInR1AkeIjDWDSN0EB0FSUiNATDEcPyrEM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ecc9b410aca3e44-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:3100:1454:fc70:1:0:a224:2ad",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:3100:1454:fc70:1:0:a224:2ad, 108.162.226.113"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Apr-2026 17:17:54 UTC] === END API CALL LOG ===
[15-Apr-2026 17:17:54 UTC] ✅ API Hash verification passed for profile endpoint
[15-Apr-2026 17:17:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM5IiwidXNlcm5hbWUiOiJBYmR1bG5hYmkxMjMiLCJlbWFpbCI6InJpbmRzYWhhYjc5N0BnbWFpbC5jb20iLCJleHAiOjE3NzY4NzgyMDZ9.DlFx2SLgnzInR1AkeIjDWDSN0EB0FSUiNATDEcPyrEM
[15-Apr-2026 17:17:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Apr-2026 17:17:54 UTC] ✅ JWT token verified successfully for user profile
[15-Apr-2026 17:17:54 UTC] User ID: 339
[15-Apr-2026 17:17:54 UTC] ✅ User profile retrieved successfully for user ID: 339
[15-Apr-2026 17:17:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Apr-2026 17:17:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Apr-2026 17:17:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM5IiwidXNlcm5hbWUiOiJBYmR1bG5hYmkxMjMiLCJlbWFpbCI6InJpbmRzYWhhYjc5N0BnbWFpbC5jb20iLCJleHAiOjE3NzY4NzgyMDZ9.DlFx2SLgnzInR1AkeIjDWDSN0EB0FSUiNATDEcPyrEM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ecc9b410ac63e44-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2404:3100:1454:fc70:1:0:a224:2ad","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2404:3100:1454:fc70:1:0:a224:2ad, 108.162.226.113"}
[15-Apr-2026 17:17:54 UTC] === User Orders API Called ===
[15-Apr-2026 17:17:54 UTC] User ID: 339
[15-Apr-2026 17:17:54 UTC] Limit: 20, Offset: 0
[15-Apr-2026 17:17:54 UTC] Orders found: 0
[15-Apr-2026 17:17:54 UTC] Orders data: []
[15-Apr-2026 17:17:54 UTC] Total orders count: 0
[15-Apr-2026 17:17:55 UTC] === API CALL LOG ===
[15-Apr-2026 17:17:55 UTC] Endpoint: user/profile.php
[15-Apr-2026 17:17:55 UTC] Full Log Data: {
    "timestamp": "2026-04-15 17:17:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1454:fc70:1:0:a224:2ad",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM5IiwidXNlcm5hbWUiOiJBYmR1bG5hYmkxMjMiLCJlbWFpbCI6InJpbmRzYWhhYjc5N0BnbWFpbC5jb20iLCJleHAiOjE3NzY4NzgyMDZ9.DlFx2SLgnzInR1AkeIjDWDSN0EB0FSUiNATDEcPyrEM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ecc9b457ddc3e44-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:3100:1454:fc70:1:0:a224:2ad",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:3100:1454:fc70:1:0:a224:2ad, 108.162.226.113"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Apr-2026 17:17:55 UTC] === END API CALL LOG ===
[15-Apr-2026 17:17:55 UTC] ✅ API Hash verification passed for profile endpoint
[15-Apr-2026 17:17:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM5IiwidXNlcm5hbWUiOiJBYmR1bG5hYmkxMjMiLCJlbWFpbCI6InJpbmRzYWhhYjc5N0BnbWFpbC5jb20iLCJleHAiOjE3NzY4NzgyMDZ9.DlFx2SLgnzInR1AkeIjDWDSN0EB0FSUiNATDEcPyrEM
[15-Apr-2026 17:17:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Apr-2026 17:17:55 UTC] ✅ JWT token verified successfully for user profile
[15-Apr-2026 17:17:55 UTC] User ID: 339
[15-Apr-2026 17:17:55 UTC] ✅ User profile retrieved successfully for user ID: 339
[15-Apr-2026 17:17:56 UTC] === API CALL LOG ===
[15-Apr-2026 17:17:56 UTC] Endpoint: user/profile.php
[15-Apr-2026 17:17:56 UTC] Full Log Data: {
    "timestamp": "2026-04-15 17:17:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1454:fc70:1:0:a224:2ad",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM5IiwidXNlcm5hbWUiOiJBYmR1bG5hYmkxMjMiLCJlbWFpbCI6InJpbmRzYWhhYjc5N0BnbWFpbC5jb20iLCJleHAiOjE3NzY4NzgyMDZ9.DlFx2SLgnzInR1AkeIjDWDSN0EB0FSUiNATDEcPyrEM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ecc9b4c59d63e44-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:3100:1454:fc70:1:0:a224:2ad",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:3100:1454:fc70:1:0:a224:2ad, 108.162.226.113"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Apr-2026 17:17:56 UTC] === END API CALL LOG ===
[15-Apr-2026 17:17:56 UTC] ✅ API Hash verification passed for profile endpoint
[15-Apr-2026 17:17:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM5IiwidXNlcm5hbWUiOiJBYmR1bG5hYmkxMjMiLCJlbWFpbCI6InJpbmRzYWhhYjc5N0BnbWFpbC5jb20iLCJleHAiOjE3NzY4NzgyMDZ9.DlFx2SLgnzInR1AkeIjDWDSN0EB0FSUiNATDEcPyrEM
[15-Apr-2026 17:17:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Apr-2026 17:17:56 UTC] ✅ JWT token verified successfully for user profile
[15-Apr-2026 17:17:56 UTC] User ID: 339
[15-Apr-2026 17:17:56 UTC] ✅ User profile retrieved successfully for user ID: 339
[15-Apr-2026 17:18:06 UTC] === API CALL LOG ===
[15-Apr-2026 17:18:06 UTC] Endpoint: user/profile.php
[15-Apr-2026 17:18:06 UTC] Full Log Data: {
    "timestamp": "2026-04-15 17:18:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1454:fc70:1:0:a224:2ad",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM5IiwidXNlcm5hbWUiOiJBYmR1bG5hYmkxMjMiLCJlbWFpbCI6InJpbmRzYWhhYjc5N0BnbWFpbC5jb20iLCJleHAiOjE3NzY4NzgyMDZ9.DlFx2SLgnzInR1AkeIjDWDSN0EB0FSUiNATDEcPyrEM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ecc9b894ccb3e44-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:3100:1454:fc70:1:0:a224:2ad",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:3100:1454:fc70:1:0:a224:2ad, 108.162.226.113"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Apr-2026 17:18:06 UTC] === END API CALL LOG ===
[15-Apr-2026 17:18:06 UTC] ✅ API Hash verification passed for profile endpoint
[15-Apr-2026 17:18:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM5IiwidXNlcm5hbWUiOiJBYmR1bG5hYmkxMjMiLCJlbWFpbCI6InJpbmRzYWhhYjc5N0BnbWFpbC5jb20iLCJleHAiOjE3NzY4NzgyMDZ9.DlFx2SLgnzInR1AkeIjDWDSN0EB0FSUiNATDEcPyrEM
[15-Apr-2026 17:18:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Apr-2026 17:18:06 UTC] ✅ JWT token verified successfully for user profile
[15-Apr-2026 17:18:06 UTC] User ID: 339
[15-Apr-2026 17:18:06 UTC] ✅ User profile retrieved successfully for user ID: 339
[15-Apr-2026 17:18:14 UTC] === API CALL LOG ===
[15-Apr-2026 17:18:14 UTC] Endpoint: user/profile.php
[15-Apr-2026 17:18:14 UTC] Full Log Data: {
    "timestamp": "2026-04-15 17:18:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1454:fc70:1:0:a224:2ad",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM5IiwidXNlcm5hbWUiOiJBYmR1bG5hYmkxMjMiLCJlbWFpbCI6InJpbmRzYWhhYjc5N0BnbWFpbC5jb20iLCJleHAiOjE3NzY4NzgyMDZ9.DlFx2SLgnzInR1AkeIjDWDSN0EB0FSUiNATDEcPyrEM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ecc9bbc78b83e44-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:3100:1454:fc70:1:0:a224:2ad",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:3100:1454:fc70:1:0:a224:2ad, 108.162.226.113"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Apr-2026 17:18:14 UTC] === END API CALL LOG ===
[15-Apr-2026 17:18:14 UTC] ✅ API Hash verification passed for profile endpoint
[15-Apr-2026 17:18:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM5IiwidXNlcm5hbWUiOiJBYmR1bG5hYmkxMjMiLCJlbWFpbCI6InJpbmRzYWhhYjc5N0BnbWFpbC5jb20iLCJleHAiOjE3NzY4NzgyMDZ9.DlFx2SLgnzInR1AkeIjDWDSN0EB0FSUiNATDEcPyrEM
[15-Apr-2026 17:18:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Apr-2026 17:18:14 UTC] ✅ JWT token verified successfully for user profile
[15-Apr-2026 17:18:14 UTC] User ID: 339
[15-Apr-2026 17:18:14 UTC] ✅ User profile retrieved successfully for user ID: 339
[15-Apr-2026 17:18:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Apr-2026 17:18:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Apr-2026 17:18:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM5IiwidXNlcm5hbWUiOiJBYmR1bG5hYmkxMjMiLCJlbWFpbCI6InJpbmRzYWhhYjc5N0BnbWFpbC5jb20iLCJleHAiOjE3NzY4NzgyMDZ9.DlFx2SLgnzInR1AkeIjDWDSN0EB0FSUiNATDEcPyrEM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ecc9bbc78b33e44-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2404:3100:1454:fc70:1:0:a224:2ad","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2404:3100:1454:fc70:1:0:a224:2ad, 108.162.226.112"}
[15-Apr-2026 17:18:14 UTC] === User Orders API Called ===
[15-Apr-2026 17:18:14 UTC] User ID: 339
[15-Apr-2026 17:18:14 UTC] Limit: 20, Offset: 0
[15-Apr-2026 17:18:14 UTC] Orders found: 0
[15-Apr-2026 17:18:14 UTC] Orders data: []
[15-Apr-2026 17:18:14 UTC] Total orders count: 0
[15-Apr-2026 17:18:15 UTC] === API CALL LOG ===
[15-Apr-2026 17:18:15 UTC] Endpoint: user/profile.php
[15-Apr-2026 17:18:15 UTC] Full Log Data: {
    "timestamp": "2026-04-15 17:18:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1454:fc70:1:0:a224:2ad",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM5IiwidXNlcm5hbWUiOiJBYmR1bG5hYmkxMjMiLCJlbWFpbCI6InJpbmRzYWhhYjc5N0BnbWFpbC5jb20iLCJleHAiOjE3NzY4NzgyMDZ9.DlFx2SLgnzInR1AkeIjDWDSN0EB0FSUiNATDEcPyrEM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ecc9bbffaee3e44-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:3100:1454:fc70:1:0:a224:2ad",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:3100:1454:fc70:1:0:a224:2ad, 108.162.226.113"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Apr-2026 17:18:15 UTC] === END API CALL LOG ===
[15-Apr-2026 17:18:15 UTC] ✅ API Hash verification passed for profile endpoint
[15-Apr-2026 17:18:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM5IiwidXNlcm5hbWUiOiJBYmR1bG5hYmkxMjMiLCJlbWFpbCI6InJpbmRzYWhhYjc5N0BnbWFpbC5jb20iLCJleHAiOjE3NzY4NzgyMDZ9.DlFx2SLgnzInR1AkeIjDWDSN0EB0FSUiNATDEcPyrEM
[15-Apr-2026 17:18:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Apr-2026 17:18:15 UTC] ✅ JWT token verified successfully for user profile
[15-Apr-2026 17:18:15 UTC] User ID: 339
[15-Apr-2026 17:18:15 UTC] ✅ User profile retrieved successfully for user ID: 339
[15-Apr-2026 17:18:16 UTC] === API CALL LOG ===
[15-Apr-2026 17:18:16 UTC] Endpoint: user/profile.php
[15-Apr-2026 17:18:16 UTC] Full Log Data: {
    "timestamp": "2026-04-15 17:18:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1454:fc70:1:0:a224:2ad",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM5IiwidXNlcm5hbWUiOiJBYmR1bG5hYmkxMjMiLCJlbWFpbCI6InJpbmRzYWhhYjc5N0BnbWFpbC5jb20iLCJleHAiOjE3NzY4NzgyMDZ9.DlFx2SLgnzInR1AkeIjDWDSN0EB0FSUiNATDEcPyrEM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ecc9bc5aea83e44-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:3100:1454:fc70:1:0:a224:2ad",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:3100:1454:fc70:1:0:a224:2ad, 108.162.226.113"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Apr-2026 17:18:16 UTC] === END API CALL LOG ===
[15-Apr-2026 17:18:16 UTC] ✅ API Hash verification passed for profile endpoint
[15-Apr-2026 17:18:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM5IiwidXNlcm5hbWUiOiJBYmR1bG5hYmkxMjMiLCJlbWFpbCI6InJpbmRzYWhhYjc5N0BnbWFpbC5jb20iLCJleHAiOjE3NzY4NzgyMDZ9.DlFx2SLgnzInR1AkeIjDWDSN0EB0FSUiNATDEcPyrEM
[15-Apr-2026 17:18:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Apr-2026 17:18:16 UTC] ✅ JWT token verified successfully for user profile
[15-Apr-2026 17:18:16 UTC] User ID: 339
[15-Apr-2026 17:18:16 UTC] ✅ User profile retrieved successfully for user ID: 339
[15-Apr-2026 17:18:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Apr-2026 17:18:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Apr-2026 17:18:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM5IiwidXNlcm5hbWUiOiJBYmR1bG5hYmkxMjMiLCJlbWFpbCI6InJpbmRzYWhhYjc5N0BnbWFpbC5jb20iLCJleHAiOjE3NzY4NzgyMDZ9.DlFx2SLgnzInR1AkeIjDWDSN0EB0FSUiNATDEcPyrEM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ecc9c0c08063e44-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2404:3100:1454:fc70:1:0:a224:2ad","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2404:3100:1454:fc70:1:0:a224:2ad, 108.162.226.113"}
[15-Apr-2026 17:18:27 UTC] === User Orders API Called ===
[15-Apr-2026 17:18:27 UTC] User ID: 339
[15-Apr-2026 17:18:27 UTC] Limit: 20, Offset: 0
[15-Apr-2026 17:18:27 UTC] Orders found: 0
[15-Apr-2026 17:18:27 UTC] Orders data: []
[15-Apr-2026 17:18:27 UTC] Total orders count: 0
[15-Apr-2026 17:18:27 UTC] === API CALL LOG ===
[15-Apr-2026 17:18:27 UTC] Endpoint: user/profile.php
[15-Apr-2026 17:18:27 UTC] Full Log Data: {
    "timestamp": "2026-04-15 17:18:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1454:fc70:1:0:a224:2ad",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM5IiwidXNlcm5hbWUiOiJBYmR1bG5hYmkxMjMiLCJlbWFpbCI6InJpbmRzYWhhYjc5N0BnbWFpbC5jb20iLCJleHAiOjE3NzY4NzgyMDZ9.DlFx2SLgnzInR1AkeIjDWDSN0EB0FSUiNATDEcPyrEM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ecc9c0c08073e44-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:3100:1454:fc70:1:0:a224:2ad",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:3100:1454:fc70:1:0:a224:2ad, 108.162.226.112"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Apr-2026 17:18:27 UTC] === END API CALL LOG ===
[15-Apr-2026 17:18:27 UTC] ✅ API Hash verification passed for profile endpoint
[15-Apr-2026 17:18:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM5IiwidXNlcm5hbWUiOiJBYmR1bG5hYmkxMjMiLCJlbWFpbCI6InJpbmRzYWhhYjc5N0BnbWFpbC5jb20iLCJleHAiOjE3NzY4NzgyMDZ9.DlFx2SLgnzInR1AkeIjDWDSN0EB0FSUiNATDEcPyrEM
[15-Apr-2026 17:18:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Apr-2026 17:18:27 UTC] ✅ JWT token verified successfully for user profile
[15-Apr-2026 17:18:27 UTC] User ID: 339
[15-Apr-2026 17:18:27 UTC] ✅ User profile retrieved successfully for user ID: 339
[15-Apr-2026 17:18:27 UTC] === API CALL LOG ===
[15-Apr-2026 17:18:27 UTC] Endpoint: user/profile.php
[15-Apr-2026 17:18:27 UTC] Full Log Data: {
    "timestamp": "2026-04-15 17:18:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1454:fc70:1:0:a224:2ad",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM5IiwidXNlcm5hbWUiOiJBYmR1bG5hYmkxMjMiLCJlbWFpbCI6InJpbmRzYWhhYjc5N0BnbWFpbC5jb20iLCJleHAiOjE3NzY4NzgyMDZ9.DlFx2SLgnzInR1AkeIjDWDSN0EB0FSUiNATDEcPyrEM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ecc9c0f89ff3e44-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:3100:1454:fc70:1:0:a224:2ad",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:3100:1454:fc70:1:0:a224:2ad, 108.162.226.113"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Apr-2026 17:18:27 UTC] === END API CALL LOG ===
[15-Apr-2026 17:18:27 UTC] ✅ API Hash verification passed for profile endpoint
[15-Apr-2026 17:18:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM5IiwidXNlcm5hbWUiOiJBYmR1bG5hYmkxMjMiLCJlbWFpbCI6InJpbmRzYWhhYjc5N0BnbWFpbC5jb20iLCJleHAiOjE3NzY4NzgyMDZ9.DlFx2SLgnzInR1AkeIjDWDSN0EB0FSUiNATDEcPyrEM
[15-Apr-2026 17:18:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Apr-2026 17:18:27 UTC] ✅ JWT token verified successfully for user profile
[15-Apr-2026 17:18:27 UTC] User ID: 339
[15-Apr-2026 17:18:27 UTC] ✅ User profile retrieved successfully for user ID: 339
[15-Apr-2026 17:18:28 UTC] === API CALL LOG ===
[15-Apr-2026 17:18:28 UTC] Endpoint: user/profile.php
[15-Apr-2026 17:18:28 UTC] Full Log Data: {
    "timestamp": "2026-04-15 17:18:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1454:fc70:1:0:a224:2ad",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM5IiwidXNlcm5hbWUiOiJBYmR1bG5hYmkxMjMiLCJlbWFpbCI6InJpbmRzYWhhYjc5N0BnbWFpbC5jb20iLCJleHAiOjE3NzY4NzgyMDZ9.DlFx2SLgnzInR1AkeIjDWDSN0EB0FSUiNATDEcPyrEM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ecc9c15bd173e44-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:3100:1454:fc70:1:0:a224:2ad",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:3100:1454:fc70:1:0:a224:2ad, 108.162.226.113"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Apr-2026 17:18:28 UTC] === END API CALL LOG ===
[15-Apr-2026 17:18:28 UTC] ✅ API Hash verification passed for profile endpoint
[15-Apr-2026 17:18:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM5IiwidXNlcm5hbWUiOiJBYmR1bG5hYmkxMjMiLCJlbWFpbCI6InJpbmRzYWhhYjc5N0BnbWFpbC5jb20iLCJleHAiOjE3NzY4NzgyMDZ9.DlFx2SLgnzInR1AkeIjDWDSN0EB0FSUiNATDEcPyrEM
[15-Apr-2026 17:18:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Apr-2026 17:18:28 UTC] ✅ JWT token verified successfully for user profile
[15-Apr-2026 17:18:28 UTC] User ID: 339
[15-Apr-2026 17:18:28 UTC] ✅ User profile retrieved successfully for user ID: 339
[15-Apr-2026 17:18:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Apr-2026 17:18:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Apr-2026 17:18:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM5IiwidXNlcm5hbWUiOiJBYmR1bG5hYmkxMjMiLCJlbWFpbCI6InJpbmRzYWhhYjc5N0BnbWFpbC5jb20iLCJleHAiOjE3NzY4NzgyMDZ9.DlFx2SLgnzInR1AkeIjDWDSN0EB0FSUiNATDEcPyrEM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ecc9c3e8b3b3e44-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2404:3100:1454:fc70:1:0:a224:2ad","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2404:3100:1454:fc70:1:0:a224:2ad, 108.162.226.113"}
[15-Apr-2026 17:18:35 UTC] === User Orders API Called ===
[15-Apr-2026 17:18:35 UTC] User ID: 339
[15-Apr-2026 17:18:35 UTC] Limit: 20, Offset: 0
[15-Apr-2026 17:18:35 UTC] Orders found: 0
[15-Apr-2026 17:18:35 UTC] Orders data: []
[15-Apr-2026 17:18:35 UTC] Total orders count: 0
[15-Apr-2026 17:18:35 UTC] === API CALL LOG ===
[15-Apr-2026 17:18:35 UTC] Endpoint: user/profile.php
[15-Apr-2026 17:18:35 UTC] Full Log Data: {
    "timestamp": "2026-04-15 17:18:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1454:fc70:1:0:a224:2ad",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM5IiwidXNlcm5hbWUiOiJBYmR1bG5hYmkxMjMiLCJlbWFpbCI6InJpbmRzYWhhYjc5N0BnbWFpbC5jb20iLCJleHAiOjE3NzY4NzgyMDZ9.DlFx2SLgnzInR1AkeIjDWDSN0EB0FSUiNATDEcPyrEM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ecc9c3e8b3d3e44-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:3100:1454:fc70:1:0:a224:2ad",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:3100:1454:fc70:1:0:a224:2ad, 108.162.226.113"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Apr-2026 17:18:35 UTC] === END API CALL LOG ===
[15-Apr-2026 17:18:35 UTC] ✅ API Hash verification passed for profile endpoint
[15-Apr-2026 17:18:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM5IiwidXNlcm5hbWUiOiJBYmR1bG5hYmkxMjMiLCJlbWFpbCI6InJpbmRzYWhhYjc5N0BnbWFpbC5jb20iLCJleHAiOjE3NzY4NzgyMDZ9.DlFx2SLgnzInR1AkeIjDWDSN0EB0FSUiNATDEcPyrEM
[15-Apr-2026 17:18:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Apr-2026 17:18:35 UTC] ✅ JWT token verified successfully for user profile
[15-Apr-2026 17:18:35 UTC] User ID: 339
[15-Apr-2026 17:18:35 UTC] ✅ User profile retrieved successfully for user ID: 339
[15-Apr-2026 17:18:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Apr-2026 17:18:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Apr-2026 17:18:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM5IiwidXNlcm5hbWUiOiJBYmR1bG5hYmkxMjMiLCJlbWFpbCI6InJpbmRzYWhhYjc5N0BnbWFpbC5jb20iLCJleHAiOjE3NzY4NzgyMDZ9.DlFx2SLgnzInR1AkeIjDWDSN0EB0FSUiNATDEcPyrEM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ecc9c40acbe3e44-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2404:3100:1454:fc70:1:0:a224:2ad","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2404:3100:1454:fc70:1:0:a224:2ad, 108.162.226.113"}
[15-Apr-2026 17:18:35 UTC] === User Orders API Called ===
[15-Apr-2026 17:18:35 UTC] User ID: 339
[15-Apr-2026 17:18:35 UTC] Limit: 20, Offset: 0
[15-Apr-2026 17:18:35 UTC] Orders found: 0
[15-Apr-2026 17:18:35 UTC] Orders data: []
[15-Apr-2026 17:18:35 UTC] Total orders count: 0
[15-Apr-2026 17:18:36 UTC] === API CALL LOG ===
[15-Apr-2026 17:18:36 UTC] Endpoint: user/profile.php
[15-Apr-2026 17:18:36 UTC] Full Log Data: {
    "timestamp": "2026-04-15 17:18:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1454:fc70:1:0:a224:2ad",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM5IiwidXNlcm5hbWUiOiJBYmR1bG5hYmkxMjMiLCJlbWFpbCI6InJpbmRzYWhhYjc5N0BnbWFpbC5jb20iLCJleHAiOjE3NzY4NzgyMDZ9.DlFx2SLgnzInR1AkeIjDWDSN0EB0FSUiNATDEcPyrEM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ecc9c445ee63e44-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:3100:1454:fc70:1:0:a224:2ad",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:3100:1454:fc70:1:0:a224:2ad, 108.162.226.113"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Apr-2026 17:18:36 UTC] === END API CALL LOG ===
[15-Apr-2026 17:18:36 UTC] ✅ API Hash verification passed for profile endpoint
[15-Apr-2026 17:18:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM5IiwidXNlcm5hbWUiOiJBYmR1bG5hYmkxMjMiLCJlbWFpbCI6InJpbmRzYWhhYjc5N0BnbWFpbC5jb20iLCJleHAiOjE3NzY4NzgyMDZ9.DlFx2SLgnzInR1AkeIjDWDSN0EB0FSUiNATDEcPyrEM
[15-Apr-2026 17:18:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Apr-2026 17:18:36 UTC] ✅ JWT token verified successfully for user profile
[15-Apr-2026 17:18:36 UTC] User ID: 339
[15-Apr-2026 17:18:36 UTC] ✅ User profile retrieved successfully for user ID: 339
[15-Apr-2026 17:18:36 UTC] User Purchases API - User ID: 339
[15-Apr-2026 17:18:36 UTC] User Purchases API - Total purchases found: 0
[15-Apr-2026 19:40:38 UTC] === API CALL LOG ===
[15-Apr-2026 19:40:38 UTC] Endpoint: user/profile.php
[15-Apr-2026 19:40:38 UTC] Full Log Data: {
    "timestamp": "2026-04-15 19:40:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1d34:7830:fc01:96f8:2fd1:e18a:f1c8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ecd6c545bedb8e5-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a00:1d34:7830:fc01:96f8:2fd1:e18a:f1c8",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a00:1d34:7830:fc01:96f8:2fd1:e18a:f1c8, 172.71.103.146"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Apr-2026 19:40:38 UTC] === END API CALL LOG ===
[15-Apr-2026 19:40:38 UTC] ✅ API Hash verification passed for profile endpoint
[15-Apr-2026 19:40:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[15-Apr-2026 19:40:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Apr-2026 19:40:38 UTC] ✅ JWT token verified successfully for user profile
[15-Apr-2026 19:40:38 UTC] User ID: 267
[15-Apr-2026 19:40:38 UTC] ✅ User profile retrieved successfully for user ID: 267
[15-Apr-2026 19:40:38 UTC] === API CALL LOG ===
[15-Apr-2026 19:40:38 UTC] Endpoint: user/profile.php
[15-Apr-2026 19:40:38 UTC] Full Log Data: {
    "timestamp": "2026-04-15 19:40:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1d34:7830:fc01:96f8:2fd1:e18a:f1c8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ecd6c56ee75b8e5-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a00:1d34:7830:fc01:96f8:2fd1:e18a:f1c8",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a00:1d34:7830:fc01:96f8:2fd1:e18a:f1c8, 172.71.103.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Apr-2026 19:40:38 UTC] === END API CALL LOG ===
[15-Apr-2026 19:40:38 UTC] ✅ API Hash verification passed for profile endpoint
[15-Apr-2026 19:40:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[15-Apr-2026 19:40:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Apr-2026 19:40:38 UTC] ✅ JWT token verified successfully for user profile
[15-Apr-2026 19:40:38 UTC] User ID: 267
[15-Apr-2026 19:40:38 UTC] ✅ User profile retrieved successfully for user ID: 267
[15-Apr-2026 19:40:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Apr-2026 19:40:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Apr-2026 19:40:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ecd6c56ee78b8e5-AMS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2a00:1d34:7830:fc01:96f8:2fd1:e18a:f1c8","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2a00:1d34:7830:fc01:96f8:2fd1:e18a:f1c8, 172.71.103.145"}
[15-Apr-2026 19:40:38 UTC] === User Orders API Called ===
[15-Apr-2026 19:40:38 UTC] User ID: 267
[15-Apr-2026 19:40:38 UTC] Limit: 20, Offset: 0
[15-Apr-2026 19:40:38 UTC] Orders found: 2
[15-Apr-2026 19:40:38 UTC] Orders data: [{"id":186,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/431","status":"completed","created_at":"2026-04-12 22:03:30","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":171,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/427","status":"completed","created_at":"2026-04-08 13:54:48","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[15-Apr-2026 19:40:38 UTC] Total orders count: 2
[15-Apr-2026 19:40:38 UTC] === API CALL LOG ===
[15-Apr-2026 19:40:38 UTC] Endpoint: user/profile.php
[15-Apr-2026 19:40:38 UTC] Full Log Data: {
    "timestamp": "2026-04-15 19:40:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1d34:7830:fc01:96f8:2fd1:e18a:f1c8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ecd6c576ef6b8e5-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a00:1d34:7830:fc01:96f8:2fd1:e18a:f1c8",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a00:1d34:7830:fc01:96f8:2fd1:e18a:f1c8, 172.71.103.146"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Apr-2026 19:40:38 UTC] === END API CALL LOG ===
[15-Apr-2026 19:40:38 UTC] ✅ API Hash verification passed for profile endpoint
[15-Apr-2026 19:40:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[15-Apr-2026 19:40:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Apr-2026 19:40:38 UTC] ✅ JWT token verified successfully for user profile
[15-Apr-2026 19:40:38 UTC] User ID: 267
[15-Apr-2026 19:40:38 UTC] ✅ User profile retrieved successfully for user ID: 267
[15-Apr-2026 19:40:39 UTC] === API CALL LOG ===
[15-Apr-2026 19:40:39 UTC] Endpoint: user/profile.php
[15-Apr-2026 19:40:39 UTC] Full Log Data: {
    "timestamp": "2026-04-15 19:40:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1d34:7830:fc01:96f8:2fd1:e18a:f1c8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ecd6c5a0937b8e5-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a00:1d34:7830:fc01:96f8:2fd1:e18a:f1c8",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a00:1d34:7830:fc01:96f8:2fd1:e18a:f1c8, 172.71.103.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Apr-2026 19:40:39 UTC] === END API CALL LOG ===
[15-Apr-2026 19:40:39 UTC] ✅ API Hash verification passed for profile endpoint
[15-Apr-2026 19:40:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[15-Apr-2026 19:40:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Apr-2026 19:40:39 UTC] ✅ JWT token verified successfully for user profile
[15-Apr-2026 19:40:39 UTC] User ID: 267
[15-Apr-2026 19:40:39 UTC] ✅ User profile retrieved successfully for user ID: 267
[15-Apr-2026 22:34:24 UTC] === API CALL LOG ===
[15-Apr-2026 22:34:24 UTC] Endpoint: user/profile.php
[15-Apr-2026 22:34:24 UTC] Full Log Data: {
    "timestamp": "2026-04-15 22:34:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "179.19.213.250",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM3IiwidXNlcm5hbWUiOiJqdWFuY2hpc29ydGVvcyIsImVtYWlsIjoiYmF6YWdlcnRydWRpczA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNzMxNn0.u9niOte9CZxThwIEUKLWQcia-ooigy9B7zFFUkezLhQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ece6add0be87441-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "179.19.213.250",
        "CF-IPCountry": "CO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "179.19.213.250, 172.70.83.56"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Apr-2026 22:34:24 UTC] === END API CALL LOG ===
[15-Apr-2026 22:34:24 UTC] ✅ API Hash verification passed for profile endpoint
[15-Apr-2026 22:34:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM3IiwidXNlcm5hbWUiOiJqdWFuY2hpc29ydGVvcyIsImVtYWlsIjoiYmF6YWdlcnRydWRpczA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNzMxNn0.u9niOte9CZxThwIEUKLWQcia-ooigy9B7zFFUkezLhQ
[15-Apr-2026 22:34:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Apr-2026 22:34:24 UTC] ✅ JWT token verified successfully for user profile
[15-Apr-2026 22:34:24 UTC] User ID: 337
[15-Apr-2026 22:34:24 UTC] ✅ User profile retrieved successfully for user ID: 337
[15-Apr-2026 22:34:25 UTC] === API CALL LOG ===
[15-Apr-2026 22:34:25 UTC] Endpoint: user/profile.php
[15-Apr-2026 22:34:25 UTC] Full Log Data: {
    "timestamp": "2026-04-15 22:34:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "179.19.213.250",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM3IiwidXNlcm5hbWUiOiJqdWFuY2hpc29ydGVvcyIsImVtYWlsIjoiYmF6YWdlcnRydWRpczA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNzMxNn0.u9niOte9CZxThwIEUKLWQcia-ooigy9B7zFFUkezLhQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ece6ae489ec7441-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "179.19.213.250",
        "CF-IPCountry": "CO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "179.19.213.250, 172.70.83.56"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Apr-2026 22:34:25 UTC] === END API CALL LOG ===
[15-Apr-2026 22:34:25 UTC] ✅ API Hash verification passed for profile endpoint
[15-Apr-2026 22:34:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM3IiwidXNlcm5hbWUiOiJqdWFuY2hpc29ydGVvcyIsImVtYWlsIjoiYmF6YWdlcnRydWRpczA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNzMxNn0.u9niOte9CZxThwIEUKLWQcia-ooigy9B7zFFUkezLhQ
[15-Apr-2026 22:34:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Apr-2026 22:34:25 UTC] ✅ JWT token verified successfully for user profile
[15-Apr-2026 22:34:25 UTC] User ID: 337
[15-Apr-2026 22:34:25 UTC] ✅ User profile retrieved successfully for user ID: 337
[15-Apr-2026 22:34:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Apr-2026 22:34:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Apr-2026 22:34:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM3IiwidXNlcm5hbWUiOiJqdWFuY2hpc29ydGVvcyIsImVtYWlsIjoiYmF6YWdlcnRydWRpczA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNzMxNn0.u9niOte9CZxThwIEUKLWQcia-ooigy9B7zFFUkezLhQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ece6ae489ef7441-MIA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"179.19.213.250","CF-IPCountry":"CO","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"179.19.213.250, 172.70.83.56"}
[15-Apr-2026 22:34:25 UTC] === User Orders API Called ===
[15-Apr-2026 22:34:25 UTC] User ID: 337
[15-Apr-2026 22:34:25 UTC] Limit: 20, Offset: 0
[15-Apr-2026 22:34:25 UTC] Orders found: 2
[15-Apr-2026 22:34:25 UTC] Orders data: [{"id":192,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Samuelcryptos","status":"cancelled","created_at":"2026-04-15 03:58:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":191,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Samuelcryptos","status":"cancelled","created_at":"2026-04-15 03:57:43","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[15-Apr-2026 22:34:25 UTC] === API CALL LOG ===
[15-Apr-2026 22:34:25 UTC] Endpoint: user/profile.php
[15-Apr-2026 22:34:25 UTC] Full Log Data: {
    "timestamp": "2026-04-15 22:34:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "179.19.213.250",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM3IiwidXNlcm5hbWUiOiJqdWFuY2hpc29ydGVvcyIsImVtYWlsIjoiYmF6YWdlcnRydWRpczA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNzMxNn0.u9niOte9CZxThwIEUKLWQcia-ooigy9B7zFFUkezLhQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ece6ae489f07441-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "179.19.213.250",
        "CF-IPCountry": "CO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "179.19.213.250, 172.70.83.56"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Apr-2026 22:34:25 UTC] Total orders count: 2
[15-Apr-2026 22:34:25 UTC] === END API CALL LOG ===
[15-Apr-2026 22:34:25 UTC] ✅ API Hash verification passed for profile endpoint
[15-Apr-2026 22:34:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM3IiwidXNlcm5hbWUiOiJqdWFuY2hpc29ydGVvcyIsImVtYWlsIjoiYmF6YWdlcnRydWRpczA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNzMxNn0.u9niOte9CZxThwIEUKLWQcia-ooigy9B7zFFUkezLhQ
[15-Apr-2026 22:34:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Apr-2026 22:34:25 UTC] ✅ JWT token verified successfully for user profile
[15-Apr-2026 22:34:25 UTC] User ID: 337
[15-Apr-2026 22:34:25 UTC] ✅ User profile retrieved successfully for user ID: 337
[15-Apr-2026 22:34:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Apr-2026 22:34:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Apr-2026 22:34:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM3IiwidXNlcm5hbWUiOiJqdWFuY2hpc29ydGVvcyIsImVtYWlsIjoiYmF6YWdlcnRydWRpczA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNzMxNn0.u9niOte9CZxThwIEUKLWQcia-ooigy9B7zFFUkezLhQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ece6afd6df07441-MIA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"179.19.213.250","CF-IPCountry":"CO","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"179.19.213.250, 172.70.83.56"}
[15-Apr-2026 22:34:29 UTC] === User Orders API Called ===
[15-Apr-2026 22:34:29 UTC] User ID: 337
[15-Apr-2026 22:34:29 UTC] Limit: 20, Offset: 0
[15-Apr-2026 22:34:29 UTC] Orders found: 2
[15-Apr-2026 22:34:29 UTC] Orders data: [{"id":192,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Samuelcryptos","status":"cancelled","created_at":"2026-04-15 03:58:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":191,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Samuelcryptos","status":"cancelled","created_at":"2026-04-15 03:57:43","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[15-Apr-2026 22:34:29 UTC] Total orders count: 2
[15-Apr-2026 22:34:58 UTC] === API CALL LOG ===
[15-Apr-2026 22:34:58 UTC] Endpoint: user/profile.php
[15-Apr-2026 22:34:58 UTC] Full Log Data: {
    "timestamp": "2026-04-15 22:34:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "179.19.213.250",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM3IiwidXNlcm5hbWUiOiJqdWFuY2hpc29ydGVvcyIsImVtYWlsIjoiYmF6YWdlcnRydWRpczA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNzMxNn0.u9niOte9CZxThwIEUKLWQcia-ooigy9B7zFFUkezLhQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ece6bb4fb597441-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "179.19.213.250",
        "CF-IPCountry": "CO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "179.19.213.250, 172.70.83.56"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Apr-2026 22:34:58 UTC] === END API CALL LOG ===
[15-Apr-2026 22:34:58 UTC] ✅ API Hash verification passed for profile endpoint
[15-Apr-2026 22:34:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM3IiwidXNlcm5hbWUiOiJqdWFuY2hpc29ydGVvcyIsImVtYWlsIjoiYmF6YWdlcnRydWRpczA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNzMxNn0.u9niOte9CZxThwIEUKLWQcia-ooigy9B7zFFUkezLhQ
[15-Apr-2026 22:34:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Apr-2026 22:34:58 UTC] ✅ JWT token verified successfully for user profile
[15-Apr-2026 22:34:58 UTC] User ID: 337
[15-Apr-2026 22:34:58 UTC] ✅ User profile retrieved successfully for user ID: 337
[15-Apr-2026 22:34:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Apr-2026 22:34:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Apr-2026 22:34:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM3IiwidXNlcm5hbWUiOiJqdWFuY2hpc29ydGVvcyIsImVtYWlsIjoiYmF6YWdlcnRydWRpczA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNzMxNn0.u9niOte9CZxThwIEUKLWQcia-ooigy9B7zFFUkezLhQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ece6bb4fb587441-MIA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"179.19.213.250","CF-IPCountry":"CO","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"179.19.213.250, 172.70.83.56"}
[15-Apr-2026 22:34:58 UTC] === User Orders API Called ===
[15-Apr-2026 22:34:58 UTC] User ID: 337
[15-Apr-2026 22:34:58 UTC] Limit: 20, Offset: 0
[15-Apr-2026 22:34:58 UTC] Orders found: 2
[15-Apr-2026 22:34:58 UTC] Orders data: [{"id":192,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Samuelcryptos","status":"cancelled","created_at":"2026-04-15 03:58:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":191,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Samuelcryptos","status":"cancelled","created_at":"2026-04-15 03:57:43","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[15-Apr-2026 22:34:58 UTC] Total orders count: 2
[15-Apr-2026 22:34:59 UTC] === API CALL LOG ===
[15-Apr-2026 22:34:59 UTC] Endpoint: user/profile.php
[15-Apr-2026 22:34:59 UTC] Full Log Data: {
    "timestamp": "2026-04-15 22:34:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "179.19.213.250",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM3IiwidXNlcm5hbWUiOiJqdWFuY2hpc29ydGVvcyIsImVtYWlsIjoiYmF6YWdlcnRydWRpczA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNzMxNn0.u9niOte9CZxThwIEUKLWQcia-ooigy9B7zFFUkezLhQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ece6bb94e3b7441-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "179.19.213.250",
        "CF-IPCountry": "CO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "179.19.213.250, 172.70.83.56"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Apr-2026 22:34:59 UTC] === END API CALL LOG ===
[15-Apr-2026 22:34:59 UTC] ✅ API Hash verification passed for profile endpoint
[15-Apr-2026 22:34:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM3IiwidXNlcm5hbWUiOiJqdWFuY2hpc29ydGVvcyIsImVtYWlsIjoiYmF6YWdlcnRydWRpczA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNzMxNn0.u9niOte9CZxThwIEUKLWQcia-ooigy9B7zFFUkezLhQ
[15-Apr-2026 22:34:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Apr-2026 22:34:59 UTC] ✅ JWT token verified successfully for user profile
[15-Apr-2026 22:34:59 UTC] User ID: 337
[15-Apr-2026 22:34:59 UTC] ✅ User profile retrieved successfully for user ID: 337
[15-Apr-2026 22:35:52 UTC] === API CALL LOG ===
[15-Apr-2026 22:35:52 UTC] Endpoint: user/profile.php
[15-Apr-2026 22:35:52 UTC] Full Log Data: {
    "timestamp": "2026-04-15 22:35:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "179.19.213.250",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM3IiwidXNlcm5hbWUiOiJqdWFuY2hpc29ydGVvcyIsImVtYWlsIjoiYmF6YWdlcnRydWRpczA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNzMxNn0.u9niOte9CZxThwIEUKLWQcia-ooigy9B7zFFUkezLhQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ece6d04ad957441-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "179.19.213.250",
        "CF-IPCountry": "CO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "179.19.213.250, 172.70.83.56"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Apr-2026 22:35:52 UTC] === END API CALL LOG ===
[15-Apr-2026 22:35:52 UTC] ✅ API Hash verification passed for profile endpoint
[15-Apr-2026 22:35:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM3IiwidXNlcm5hbWUiOiJqdWFuY2hpc29ydGVvcyIsImVtYWlsIjoiYmF6YWdlcnRydWRpczA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNzMxNn0.u9niOte9CZxThwIEUKLWQcia-ooigy9B7zFFUkezLhQ
[15-Apr-2026 22:35:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Apr-2026 22:35:52 UTC] ✅ JWT token verified successfully for user profile
[15-Apr-2026 22:35:52 UTC] User ID: 337
[15-Apr-2026 22:35:52 UTC] ✅ User profile retrieved successfully for user ID: 337
[15-Apr-2026 22:35:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Apr-2026 22:35:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Apr-2026 22:35:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM3IiwidXNlcm5hbWUiOiJqdWFuY2hpc29ydGVvcyIsImVtYWlsIjoiYmF6YWdlcnRydWRpczA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNzMxNn0.u9niOte9CZxThwIEUKLWQcia-ooigy9B7zFFUkezLhQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ece6d04ad947441-MIA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"179.19.213.250","CF-IPCountry":"CO","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"179.19.213.250, 172.70.83.55"}
[15-Apr-2026 22:35:52 UTC] === User Orders API Called ===
[15-Apr-2026 22:35:52 UTC] User ID: 337
[15-Apr-2026 22:35:52 UTC] Limit: 20, Offset: 0
[15-Apr-2026 22:35:52 UTC] Orders found: 2
[15-Apr-2026 22:35:52 UTC] Orders data: [{"id":192,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Samuelcryptos","status":"cancelled","created_at":"2026-04-15 03:58:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":191,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Samuelcryptos","status":"cancelled","created_at":"2026-04-15 03:57:43","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[15-Apr-2026 22:35:52 UTC] Total orders count: 2
[15-Apr-2026 22:35:53 UTC] === API CALL LOG ===
[15-Apr-2026 22:35:53 UTC] Endpoint: user/profile.php
[15-Apr-2026 22:35:53 UTC] Full Log Data: {
    "timestamp": "2026-04-15 22:35:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "179.19.213.250",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM3IiwidXNlcm5hbWUiOiJqdWFuY2hpc29ydGVvcyIsImVtYWlsIjoiYmF6YWdlcnRydWRpczA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNzMxNn0.u9niOte9CZxThwIEUKLWQcia-ooigy9B7zFFUkezLhQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ece6d08988c7441-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "179.19.213.250",
        "CF-IPCountry": "CO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "179.19.213.250, 172.70.83.56"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Apr-2026 22:35:53 UTC] === END API CALL LOG ===
[15-Apr-2026 22:35:53 UTC] ✅ API Hash verification passed for profile endpoint
[15-Apr-2026 22:35:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM3IiwidXNlcm5hbWUiOiJqdWFuY2hpc29ydGVvcyIsImVtYWlsIjoiYmF6YWdlcnRydWRpczA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNzMxNn0.u9niOte9CZxThwIEUKLWQcia-ooigy9B7zFFUkezLhQ
[15-Apr-2026 22:35:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Apr-2026 22:35:53 UTC] ✅ JWT token verified successfully for user profile
[15-Apr-2026 22:35:53 UTC] User ID: 337
[15-Apr-2026 22:35:53 UTC] ✅ User profile retrieved successfully for user ID: 337
[15-Apr-2026 22:36:21 UTC] === API CALL LOG ===
[15-Apr-2026 22:36:21 UTC] Endpoint: user/profile.php
[15-Apr-2026 22:36:21 UTC] Full Log Data: {
    "timestamp": "2026-04-15 22:36:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "179.19.213.250",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM3IiwidXNlcm5hbWUiOiJqdWFuY2hpc29ydGVvcyIsImVtYWlsIjoiYmF6YWdlcnRydWRpczA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNzMxNn0.u9niOte9CZxThwIEUKLWQcia-ooigy9B7zFFUkezLhQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ece6db9ea967441-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "179.19.213.250",
        "CF-IPCountry": "CO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "179.19.213.250, 172.70.83.56"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Apr-2026 22:36:21 UTC] === END API CALL LOG ===
[15-Apr-2026 22:36:21 UTC] ✅ API Hash verification passed for profile endpoint
[15-Apr-2026 22:36:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM3IiwidXNlcm5hbWUiOiJqdWFuY2hpc29ydGVvcyIsImVtYWlsIjoiYmF6YWdlcnRydWRpczA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNzMxNn0.u9niOte9CZxThwIEUKLWQcia-ooigy9B7zFFUkezLhQ
[15-Apr-2026 22:36:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Apr-2026 22:36:21 UTC] ✅ JWT token verified successfully for user profile
[15-Apr-2026 22:36:21 UTC] User ID: 337
[15-Apr-2026 22:36:21 UTC] ✅ User profile retrieved successfully for user ID: 337
[15-Apr-2026 22:36:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Apr-2026 22:36:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Apr-2026 22:36:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM3IiwidXNlcm5hbWUiOiJqdWFuY2hpc29ydGVvcyIsImVtYWlsIjoiYmF6YWdlcnRydWRpczA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNzMxNn0.u9niOte9CZxThwIEUKLWQcia-ooigy9B7zFFUkezLhQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ece6db9ea947441-MIA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"179.19.213.250","CF-IPCountry":"CO","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"179.19.213.250, 172.70.83.55"}
[15-Apr-2026 22:36:21 UTC] === User Orders API Called ===
[15-Apr-2026 22:36:21 UTC] User ID: 337
[15-Apr-2026 22:36:21 UTC] Limit: 20, Offset: 0
[15-Apr-2026 22:36:21 UTC] Orders found: 2
[15-Apr-2026 22:36:21 UTC] Orders data: [{"id":192,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Samuelcryptos","status":"cancelled","created_at":"2026-04-15 03:58:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":191,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Samuelcryptos","status":"cancelled","created_at":"2026-04-15 03:57:43","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[15-Apr-2026 22:36:21 UTC] Total orders count: 2
[15-Apr-2026 22:36:22 UTC] === API CALL LOG ===
[15-Apr-2026 22:36:22 UTC] Endpoint: user/profile.php
[15-Apr-2026 22:36:22 UTC] Full Log Data: {
    "timestamp": "2026-04-15 22:36:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "179.19.213.250",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM3IiwidXNlcm5hbWUiOiJqdWFuY2hpc29ydGVvcyIsImVtYWlsIjoiYmF6YWdlcnRydWRpczA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNzMxNn0.u9niOte9CZxThwIEUKLWQcia-ooigy9B7zFFUkezLhQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ece6dbe1d727441-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "179.19.213.250",
        "CF-IPCountry": "CO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "179.19.213.250, 172.70.83.55"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Apr-2026 22:36:22 UTC] === END API CALL LOG ===
[15-Apr-2026 22:36:22 UTC] ✅ API Hash verification passed for profile endpoint
[15-Apr-2026 22:36:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM3IiwidXNlcm5hbWUiOiJqdWFuY2hpc29ydGVvcyIsImVtYWlsIjoiYmF6YWdlcnRydWRpczA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNzMxNn0.u9niOte9CZxThwIEUKLWQcia-ooigy9B7zFFUkezLhQ
[15-Apr-2026 22:36:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Apr-2026 22:36:22 UTC] ✅ JWT token verified successfully for user profile
[15-Apr-2026 22:36:22 UTC] User ID: 337
[15-Apr-2026 22:36:22 UTC] ✅ User profile retrieved successfully for user ID: 337
[15-Apr-2026 22:36:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Apr-2026 22:36:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Apr-2026 22:36:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM3IiwidXNlcm5hbWUiOiJqdWFuY2hpc29ydGVvcyIsImVtYWlsIjoiYmF6YWdlcnRydWRpczA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNzMxNn0.u9niOte9CZxThwIEUKLWQcia-ooigy9B7zFFUkezLhQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ece6e76d9077441-MIA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"179.19.213.250","CF-IPCountry":"CO","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"179.19.213.250, 172.70.83.56"}
[15-Apr-2026 22:36:51 UTC] === User Orders API Called ===
[15-Apr-2026 22:36:51 UTC] User ID: 337
[15-Apr-2026 22:36:51 UTC] Limit: 20, Offset: 0
[15-Apr-2026 22:36:51 UTC] Orders found: 3
[15-Apr-2026 22:36:51 UTC] Orders data: [{"id":193,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Samuelcryptos","status":"pending","created_at":"2026-04-16 02:06:49","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":192,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Samuelcryptos","status":"cancelled","created_at":"2026-04-15 03:58:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":191,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Samuelcryptos","status":"cancelled","created_at":"2026-04-15 03:57:43","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[15-Apr-2026 22:36:51 UTC] Total orders count: 3
[15-Apr-2026 22:36:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Apr-2026 22:36:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Apr-2026 22:36:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM3IiwidXNlcm5hbWUiOiJqdWFuY2hpc29ydGVvcyIsImVtYWlsIjoiYmF6YWdlcnRydWRpczA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNzMxNn0.u9niOte9CZxThwIEUKLWQcia-ooigy9B7zFFUkezLhQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ece6e899e6c7441-MIA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"179.19.213.250","CF-IPCountry":"CO","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"179.19.213.250, 172.70.83.56"}
[15-Apr-2026 22:36:54 UTC] === User Orders API Called ===
[15-Apr-2026 22:36:54 UTC] User ID: 337
[15-Apr-2026 22:36:54 UTC] Limit: 20, Offset: 0
[15-Apr-2026 22:36:54 UTC] Orders found: 3
[15-Apr-2026 22:36:54 UTC] Orders data: [{"id":193,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Samuelcryptos","status":"pending","created_at":"2026-04-16 02:06:49","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":192,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Samuelcryptos","status":"cancelled","created_at":"2026-04-15 03:58:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":191,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Samuelcryptos","status":"cancelled","created_at":"2026-04-15 03:57:43","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[15-Apr-2026 22:36:54 UTC] Total orders count: 3
[15-Apr-2026 22:36:54 UTC] === API CALL LOG ===
[15-Apr-2026 22:36:54 UTC] Endpoint: user/profile.php
[15-Apr-2026 22:36:54 UTC] Full Log Data: {
    "timestamp": "2026-04-15 22:36:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "179.19.213.250",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM3IiwidXNlcm5hbWUiOiJqdWFuY2hpc29ydGVvcyIsImVtYWlsIjoiYmF6YWdlcnRydWRpczA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNzMxNn0.u9niOte9CZxThwIEUKLWQcia-ooigy9B7zFFUkezLhQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ece6e899e6e7441-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "179.19.213.250",
        "CF-IPCountry": "CO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "179.19.213.250, 172.70.83.56"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Apr-2026 22:36:54 UTC] === END API CALL LOG ===
[15-Apr-2026 22:36:54 UTC] ✅ API Hash verification passed for profile endpoint
[15-Apr-2026 22:36:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM3IiwidXNlcm5hbWUiOiJqdWFuY2hpc29ydGVvcyIsImVtYWlsIjoiYmF6YWdlcnRydWRpczA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNzMxNn0.u9niOte9CZxThwIEUKLWQcia-ooigy9B7zFFUkezLhQ
[15-Apr-2026 22:36:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Apr-2026 22:36:54 UTC] ✅ JWT token verified successfully for user profile
[15-Apr-2026 22:36:54 UTC] User ID: 337
[15-Apr-2026 22:36:54 UTC] ✅ User profile retrieved successfully for user ID: 337
[15-Apr-2026 22:36:55 UTC] === API CALL LOG ===
[15-Apr-2026 22:36:55 UTC] Endpoint: user/profile.php
[15-Apr-2026 22:36:55 UTC] Full Log Data: {
    "timestamp": "2026-04-15 22:36:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "179.19.213.250",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM3IiwidXNlcm5hbWUiOiJqdWFuY2hpc29ydGVvcyIsImVtYWlsIjoiYmF6YWdlcnRydWRpczA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNzMxNn0.u9niOte9CZxThwIEUKLWQcia-ooigy9B7zFFUkezLhQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ece6e8d999e7441-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "179.19.213.250",
        "CF-IPCountry": "CO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "179.19.213.250, 172.70.83.56"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Apr-2026 22:36:55 UTC] === END API CALL LOG ===
[15-Apr-2026 22:36:55 UTC] ✅ API Hash verification passed for profile endpoint
[15-Apr-2026 22:36:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM3IiwidXNlcm5hbWUiOiJqdWFuY2hpc29ydGVvcyIsImVtYWlsIjoiYmF6YWdlcnRydWRpczA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNzMxNn0.u9niOte9CZxThwIEUKLWQcia-ooigy9B7zFFUkezLhQ
[15-Apr-2026 22:36:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Apr-2026 22:36:55 UTC] ✅ JWT token verified successfully for user profile
[15-Apr-2026 22:36:55 UTC] User ID: 337
[15-Apr-2026 22:36:55 UTC] ✅ User profile retrieved successfully for user ID: 337
[15-Apr-2026 22:45:30 UTC] === API CALL LOG ===
[15-Apr-2026 22:45:30 UTC] Endpoint: user/profile.php
[15-Apr-2026 22:45:30 UTC] Full Log Data: {
    "timestamp": "2026-04-15 22:45:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "179.19.213.250",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM3IiwidXNlcm5hbWUiOiJqdWFuY2hpc29ydGVvcyIsImVtYWlsIjoiYmF6YWdlcnRydWRpczA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNzMxNn0.u9niOte9CZxThwIEUKLWQcia-ooigy9B7zFFUkezLhQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ece7b201964ac19-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "179.19.213.250",
        "CF-IPCountry": "CO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "179.19.213.250, 104.23.248.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Apr-2026 22:45:30 UTC] === END API CALL LOG ===
[15-Apr-2026 22:45:30 UTC] ✅ API Hash verification passed for profile endpoint
[15-Apr-2026 22:45:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM3IiwidXNlcm5hbWUiOiJqdWFuY2hpc29ydGVvcyIsImVtYWlsIjoiYmF6YWdlcnRydWRpczA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNzMxNn0.u9niOte9CZxThwIEUKLWQcia-ooigy9B7zFFUkezLhQ
[15-Apr-2026 22:45:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Apr-2026 22:45:30 UTC] ✅ JWT token verified successfully for user profile
[15-Apr-2026 22:45:30 UTC] User ID: 337
[15-Apr-2026 22:45:30 UTC] ✅ User profile retrieved successfully for user ID: 337
[15-Apr-2026 22:45:31 UTC] === API CALL LOG ===
[15-Apr-2026 22:45:31 UTC] Endpoint: user/profile.php
[15-Apr-2026 22:45:31 UTC] Full Log Data: {
    "timestamp": "2026-04-15 22:45:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "179.19.213.250",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM3IiwidXNlcm5hbWUiOiJqdWFuY2hpc29ydGVvcyIsImVtYWlsIjoiYmF6YWdlcnRydWRpczA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNzMxNn0.u9niOte9CZxThwIEUKLWQcia-ooigy9B7zFFUkezLhQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ece7b265d75ac19-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "179.19.213.250",
        "CF-IPCountry": "CO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "179.19.213.250, 104.23.248.74"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Apr-2026 22:45:31 UTC] === END API CALL LOG ===
[15-Apr-2026 22:45:31 UTC] ✅ API Hash verification passed for profile endpoint
[15-Apr-2026 22:45:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM3IiwidXNlcm5hbWUiOiJqdWFuY2hpc29ydGVvcyIsImVtYWlsIjoiYmF6YWdlcnRydWRpczA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNzMxNn0.u9niOte9CZxThwIEUKLWQcia-ooigy9B7zFFUkezLhQ
[15-Apr-2026 22:45:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Apr-2026 22:45:31 UTC] ✅ JWT token verified successfully for user profile
[15-Apr-2026 22:45:31 UTC] User ID: 337
[15-Apr-2026 22:45:31 UTC] ✅ User profile retrieved successfully for user ID: 337
[15-Apr-2026 22:45:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Apr-2026 22:45:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Apr-2026 22:45:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM3IiwidXNlcm5hbWUiOiJqdWFuY2hpc29ydGVvcyIsImVtYWlsIjoiYmF6YWdlcnRydWRpczA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNzMxNn0.u9niOte9CZxThwIEUKLWQcia-ooigy9B7zFFUkezLhQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ece7b265d7cac19-MIA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"179.19.213.250","CF-IPCountry":"CO","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"179.19.213.250, 104.23.248.74"}
[15-Apr-2026 22:45:31 UTC] === User Orders API Called ===
[15-Apr-2026 22:45:31 UTC] User ID: 337
[15-Apr-2026 22:45:31 UTC] Limit: 20, Offset: 0
[15-Apr-2026 22:45:31 UTC] Orders found: 3
[15-Apr-2026 22:45:31 UTC] Orders data: [{"id":193,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Samuelcryptos","status":"cancelled","created_at":"2026-04-16 02:06:49","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":192,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Samuelcryptos","status":"cancelled","created_at":"2026-04-15 03:58:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":191,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Samuelcryptos","status":"cancelled","created_at":"2026-04-15 03:57:43","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[15-Apr-2026 22:45:31 UTC] Total orders count: 3
[15-Apr-2026 22:45:31 UTC] === API CALL LOG ===
[15-Apr-2026 22:45:31 UTC] Endpoint: user/profile.php
[15-Apr-2026 22:45:31 UTC] Full Log Data: {
    "timestamp": "2026-04-15 22:45:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "179.19.213.250",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM3IiwidXNlcm5hbWUiOiJqdWFuY2hpc29ydGVvcyIsImVtYWlsIjoiYmF6YWdlcnRydWRpczA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNzMxNn0.u9niOte9CZxThwIEUKLWQcia-ooigy9B7zFFUkezLhQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ece7b26f810ac19-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "179.19.213.250",
        "CF-IPCountry": "CO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "179.19.213.250, 104.23.248.75"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Apr-2026 22:45:31 UTC] === END API CALL LOG ===
[15-Apr-2026 22:45:31 UTC] ✅ API Hash verification passed for profile endpoint
[15-Apr-2026 22:45:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM3IiwidXNlcm5hbWUiOiJqdWFuY2hpc29ydGVvcyIsImVtYWlsIjoiYmF6YWdlcnRydWRpczA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNzMxNn0.u9niOte9CZxThwIEUKLWQcia-ooigy9B7zFFUkezLhQ
[15-Apr-2026 22:45:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Apr-2026 22:45:31 UTC] ✅ JWT token verified successfully for user profile
[15-Apr-2026 22:45:31 UTC] User ID: 337
[15-Apr-2026 22:45:31 UTC] ✅ User profile retrieved successfully for user ID: 337
[15-Apr-2026 22:45:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Apr-2026 22:45:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Apr-2026 22:45:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM3IiwidXNlcm5hbWUiOiJqdWFuY2hpc29ydGVvcyIsImVtYWlsIjoiYmF6YWdlcnRydWRpczA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNzMxNn0.u9niOte9CZxThwIEUKLWQcia-ooigy9B7zFFUkezLhQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ece7b3949baac19-MIA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"179.19.213.250","CF-IPCountry":"CO","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"179.19.213.250, 104.23.248.168"}
[15-Apr-2026 22:45:34 UTC] === User Orders API Called ===
[15-Apr-2026 22:45:34 UTC] User ID: 337
[15-Apr-2026 22:45:34 UTC] Limit: 20, Offset: 0
[15-Apr-2026 22:45:34 UTC] Orders found: 3
[15-Apr-2026 22:45:34 UTC] Orders data: [{"id":193,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Samuelcryptos","status":"cancelled","created_at":"2026-04-16 02:06:49","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":192,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Samuelcryptos","status":"cancelled","created_at":"2026-04-15 03:58:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":191,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Samuelcryptos","status":"cancelled","created_at":"2026-04-15 03:57:43","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[15-Apr-2026 22:45:34 UTC] Total orders count: 3
[15-Apr-2026 22:45:42 UTC] === API CALL LOG ===
[15-Apr-2026 22:45:42 UTC] Endpoint: user/profile.php
[15-Apr-2026 22:45:42 UTC] Full Log Data: {
    "timestamp": "2026-04-15 22:45:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "179.19.213.250",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM3IiwidXNlcm5hbWUiOiJqdWFuY2hpc29ydGVvcyIsImVtYWlsIjoiYmF6YWdlcnRydWRpczA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNzMxNn0.u9niOte9CZxThwIEUKLWQcia-ooigy9B7zFFUkezLhQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ece7b6c89aaac19-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "179.19.213.250",
        "CF-IPCountry": "CO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "179.19.213.250, 104.23.248.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Apr-2026 22:45:42 UTC] === END API CALL LOG ===
[15-Apr-2026 22:45:42 UTC] ✅ API Hash verification passed for profile endpoint
[15-Apr-2026 22:45:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM3IiwidXNlcm5hbWUiOiJqdWFuY2hpc29ydGVvcyIsImVtYWlsIjoiYmF6YWdlcnRydWRpczA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNzMxNn0.u9niOte9CZxThwIEUKLWQcia-ooigy9B7zFFUkezLhQ
[15-Apr-2026 22:45:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Apr-2026 22:45:42 UTC] ✅ JWT token verified successfully for user profile
[15-Apr-2026 22:45:42 UTC] User ID: 337
[15-Apr-2026 22:45:42 UTC] ✅ User profile retrieved successfully for user ID: 337
[15-Apr-2026 22:45:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Apr-2026 22:45:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Apr-2026 22:45:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM3IiwidXNlcm5hbWUiOiJqdWFuY2hpc29ydGVvcyIsImVtYWlsIjoiYmF6YWdlcnRydWRpczA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNzMxNn0.u9niOte9CZxThwIEUKLWQcia-ooigy9B7zFFUkezLhQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ece7b6c89a5ac19-MIA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"179.19.213.250","CF-IPCountry":"CO","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"179.19.213.250, 104.23.248.168"}
[15-Apr-2026 22:45:42 UTC] === User Orders API Called ===
[15-Apr-2026 22:45:42 UTC] User ID: 337
[15-Apr-2026 22:45:42 UTC] Limit: 20, Offset: 0
[15-Apr-2026 22:45:42 UTC] Orders found: 3
[15-Apr-2026 22:45:42 UTC] Orders data: [{"id":193,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Samuelcryptos","status":"cancelled","created_at":"2026-04-16 02:06:49","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":192,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Samuelcryptos","status":"cancelled","created_at":"2026-04-15 03:58:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":191,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Samuelcryptos","status":"cancelled","created_at":"2026-04-15 03:57:43","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[15-Apr-2026 22:45:42 UTC] Total orders count: 3
[15-Apr-2026 22:45:43 UTC] === API CALL LOG ===
[15-Apr-2026 22:45:43 UTC] Endpoint: user/profile.php
[15-Apr-2026 22:45:43 UTC] Full Log Data: {
    "timestamp": "2026-04-15 22:45:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "179.19.213.250",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM3IiwidXNlcm5hbWUiOiJqdWFuY2hpc29ydGVvcyIsImVtYWlsIjoiYmF6YWdlcnRydWRpczA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNzMxNn0.u9niOte9CZxThwIEUKLWQcia-ooigy9B7zFFUkezLhQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ece7b6fdbfdac19-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "179.19.213.250",
        "CF-IPCountry": "CO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "179.19.213.250, 104.23.248.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Apr-2026 22:45:43 UTC] === END API CALL LOG ===
[15-Apr-2026 22:45:43 UTC] ✅ API Hash verification passed for profile endpoint
[15-Apr-2026 22:45:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM3IiwidXNlcm5hbWUiOiJqdWFuY2hpc29ydGVvcyIsImVtYWlsIjoiYmF6YWdlcnRydWRpczA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNzMxNn0.u9niOte9CZxThwIEUKLWQcia-ooigy9B7zFFUkezLhQ
[15-Apr-2026 22:45:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Apr-2026 22:45:43 UTC] ✅ JWT token verified successfully for user profile
[15-Apr-2026 22:45:43 UTC] User ID: 337
[15-Apr-2026 22:45:43 UTC] ✅ User profile retrieved successfully for user ID: 337
[15-Apr-2026 22:45:48 UTC] === API CALL LOG ===
[15-Apr-2026 22:45:48 UTC] Endpoint: user/profile.php
[15-Apr-2026 22:45:48 UTC] Full Log Data: {
    "timestamp": "2026-04-15 22:45:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "179.19.213.250",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM3IiwidXNlcm5hbWUiOiJqdWFuY2hpc29ydGVvcyIsImVtYWlsIjoiYmF6YWdlcnRydWRpczA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNzMxNn0.u9niOte9CZxThwIEUKLWQcia-ooigy9B7zFFUkezLhQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ece7b91af76ac19-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "179.19.213.250",
        "CF-IPCountry": "CO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "179.19.213.250, 104.23.248.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Apr-2026 22:45:48 UTC] === END API CALL LOG ===
[15-Apr-2026 22:45:48 UTC] ✅ API Hash verification passed for profile endpoint
[15-Apr-2026 22:45:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM3IiwidXNlcm5hbWUiOiJqdWFuY2hpc29ydGVvcyIsImVtYWlsIjoiYmF6YWdlcnRydWRpczA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNzMxNn0.u9niOte9CZxThwIEUKLWQcia-ooigy9B7zFFUkezLhQ
[15-Apr-2026 22:45:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Apr-2026 22:45:48 UTC] ✅ JWT token verified successfully for user profile
[15-Apr-2026 22:45:48 UTC] User ID: 337
[15-Apr-2026 22:45:48 UTC] ✅ User profile retrieved successfully for user ID: 337
[15-Apr-2026 22:45:48 UTC] User Purchases API - User ID: 337
[15-Apr-2026 22:45:48 UTC] User Purchases API - Total purchases found: 0
[15-Apr-2026 22:45:54 UTC] === API CALL LOG ===
[15-Apr-2026 22:45:54 UTC] Endpoint: user/profile.php
[15-Apr-2026 22:45:54 UTC] Full Log Data: {
    "timestamp": "2026-04-15 22:45:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "179.19.213.250",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM3IiwidXNlcm5hbWUiOiJqdWFuY2hpc29ydGVvcyIsImVtYWlsIjoiYmF6YWdlcnRydWRpczA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNzMxNn0.u9niOte9CZxThwIEUKLWQcia-ooigy9B7zFFUkezLhQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ece7bb42c49ac19-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "179.19.213.250",
        "CF-IPCountry": "CO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "179.19.213.250, 104.23.248.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Apr-2026 22:45:54 UTC] === END API CALL LOG ===
[15-Apr-2026 22:45:54 UTC] ✅ API Hash verification passed for profile endpoint
[15-Apr-2026 22:45:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM3IiwidXNlcm5hbWUiOiJqdWFuY2hpc29ydGVvcyIsImVtYWlsIjoiYmF6YWdlcnRydWRpczA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNzMxNn0.u9niOte9CZxThwIEUKLWQcia-ooigy9B7zFFUkezLhQ
[15-Apr-2026 22:45:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Apr-2026 22:45:54 UTC] ✅ JWT token verified successfully for user profile
[15-Apr-2026 22:45:54 UTC] User ID: 337
[15-Apr-2026 22:45:54 UTC] ✅ User profile retrieved successfully for user ID: 337
[15-Apr-2026 22:45:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Apr-2026 22:45:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Apr-2026 22:45:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM3IiwidXNlcm5hbWUiOiJqdWFuY2hpc29ydGVvcyIsImVtYWlsIjoiYmF6YWdlcnRydWRpczA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNzMxNn0.u9niOte9CZxThwIEUKLWQcia-ooigy9B7zFFUkezLhQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ece7bb42c43ac19-MIA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"179.19.213.250","CF-IPCountry":"CO","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"179.19.213.250, 104.23.248.169"}
[15-Apr-2026 22:45:54 UTC] === User Orders API Called ===
[15-Apr-2026 22:45:54 UTC] User ID: 337
[15-Apr-2026 22:45:54 UTC] Limit: 20, Offset: 0
[15-Apr-2026 22:45:54 UTC] Orders found: 3
[15-Apr-2026 22:45:54 UTC] Orders data: [{"id":193,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Samuelcryptos","status":"cancelled","created_at":"2026-04-16 02:06:49","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":192,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Samuelcryptos","status":"cancelled","created_at":"2026-04-15 03:58:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":191,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Samuelcryptos","status":"cancelled","created_at":"2026-04-15 03:57:43","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[15-Apr-2026 22:45:54 UTC] Total orders count: 3
[15-Apr-2026 22:45:54 UTC] === API CALL LOG ===
[15-Apr-2026 22:45:54 UTC] Endpoint: user/profile.php
[15-Apr-2026 22:45:54 UTC] Full Log Data: {
    "timestamp": "2026-04-15 22:45:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "179.19.213.250",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM3IiwidXNlcm5hbWUiOiJqdWFuY2hpc29ydGVvcyIsImVtYWlsIjoiYmF6YWdlcnRydWRpczA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNzMxNn0.u9niOte9CZxThwIEUKLWQcia-ooigy9B7zFFUkezLhQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ece7bb94bb0ac19-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "179.19.213.250",
        "CF-IPCountry": "CO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "179.19.213.250, 104.23.248.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Apr-2026 22:45:54 UTC] === END API CALL LOG ===
[15-Apr-2026 22:45:54 UTC] ✅ API Hash verification passed for profile endpoint
[15-Apr-2026 22:45:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM3IiwidXNlcm5hbWUiOiJqdWFuY2hpc29ydGVvcyIsImVtYWlsIjoiYmF6YWdlcnRydWRpczA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNzMxNn0.u9niOte9CZxThwIEUKLWQcia-ooigy9B7zFFUkezLhQ
[15-Apr-2026 22:45:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Apr-2026 22:45:54 UTC] ✅ JWT token verified successfully for user profile
[15-Apr-2026 22:45:54 UTC] User ID: 337
[15-Apr-2026 22:45:54 UTC] ✅ User profile retrieved successfully for user ID: 337
[15-Apr-2026 22:46:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Apr-2026 22:46:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Apr-2026 22:46:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM3IiwidXNlcm5hbWUiOiJqdWFuY2hpc29ydGVvcyIsImVtYWlsIjoiYmF6YWdlcnRydWRpczA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNzMxNn0.u9niOte9CZxThwIEUKLWQcia-ooigy9B7zFFUkezLhQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ece7c187ba6ac19-MIA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"179.19.213.250","CF-IPCountry":"CO","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"179.19.213.250, 104.23.248.169"}
[15-Apr-2026 22:46:10 UTC] === User Orders API Called ===
[15-Apr-2026 22:46:10 UTC] User ID: 337
[15-Apr-2026 22:46:10 UTC] Limit: 20, Offset: 0
[15-Apr-2026 22:46:10 UTC] Orders found: 3
[15-Apr-2026 22:46:10 UTC] Orders data: [{"id":193,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Samuelcryptos","status":"cancelled","created_at":"2026-04-16 02:06:49","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":192,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Samuelcryptos","status":"cancelled","created_at":"2026-04-15 03:58:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":191,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Samuelcryptos","status":"cancelled","created_at":"2026-04-15 03:57:43","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[15-Apr-2026 22:46:10 UTC] Total orders count: 3
[15-Apr-2026 22:46:10 UTC] === API CALL LOG ===
[15-Apr-2026 22:46:10 UTC] Endpoint: user/profile.php
[15-Apr-2026 22:46:10 UTC] Full Log Data: {
    "timestamp": "2026-04-15 22:46:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "179.19.213.250",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM3IiwidXNlcm5hbWUiOiJqdWFuY2hpc29ydGVvcyIsImVtYWlsIjoiYmF6YWdlcnRydWRpczA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNzMxNn0.u9niOte9CZxThwIEUKLWQcia-ooigy9B7zFFUkezLhQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ece7c187bacac19-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "179.19.213.250",
        "CF-IPCountry": "CO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "179.19.213.250, 104.23.248.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Apr-2026 22:46:10 UTC] === END API CALL LOG ===
[15-Apr-2026 22:46:10 UTC] ✅ API Hash verification passed for profile endpoint
[15-Apr-2026 22:46:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM3IiwidXNlcm5hbWUiOiJqdWFuY2hpc29ydGVvcyIsImVtYWlsIjoiYmF6YWdlcnRydWRpczA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNzMxNn0.u9niOte9CZxThwIEUKLWQcia-ooigy9B7zFFUkezLhQ
[15-Apr-2026 22:46:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Apr-2026 22:46:10 UTC] ✅ JWT token verified successfully for user profile
[15-Apr-2026 22:46:10 UTC] User ID: 337
[15-Apr-2026 22:46:10 UTC] ✅ User profile retrieved successfully for user ID: 337
[15-Apr-2026 22:46:10 UTC] === API CALL LOG ===
[15-Apr-2026 22:46:10 UTC] Endpoint: user/profile.php
[15-Apr-2026 22:46:10 UTC] Full Log Data: {
    "timestamp": "2026-04-15 22:46:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "179.19.213.250",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM3IiwidXNlcm5hbWUiOiJqdWFuY2hpc29ydGVvcyIsImVtYWlsIjoiYmF6YWdlcnRydWRpczA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNzMxNn0.u9niOte9CZxThwIEUKLWQcia-ooigy9B7zFFUkezLhQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ece7c1a8a6eac19-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "179.19.213.250",
        "CF-IPCountry": "CO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "179.19.213.250, 104.23.248.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Apr-2026 22:46:10 UTC] === END API CALL LOG ===
[15-Apr-2026 22:46:10 UTC] ✅ API Hash verification passed for profile endpoint
[15-Apr-2026 22:46:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM3IiwidXNlcm5hbWUiOiJqdWFuY2hpc29ydGVvcyIsImVtYWlsIjoiYmF6YWdlcnRydWRpczA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNzMxNn0.u9niOte9CZxThwIEUKLWQcia-ooigy9B7zFFUkezLhQ
[15-Apr-2026 22:46:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Apr-2026 22:46:10 UTC] ✅ JWT token verified successfully for user profile
[15-Apr-2026 22:46:10 UTC] User ID: 337
[15-Apr-2026 22:46:10 UTC] ✅ User profile retrieved successfully for user ID: 337
[15-Apr-2026 23:45:48 UTC] === API CALL LOG ===
[15-Apr-2026 23:45:48 UTC] Endpoint: user/profile.php
[15-Apr-2026 23:45:48 UTC] Full Log Data: {
    "timestamp": "2026-04-15 23:45:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1d34:7830:fc01:63e6:3c42:9b51:dc83",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eced374edc31489-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a00:1d34:7830:fc01:63e6:3c42:9b51:dc83",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a00:1d34:7830:fc01:63e6:3c42:9b51:dc83, 104.23.166.100"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Apr-2026 23:45:48 UTC] === END API CALL LOG ===
[15-Apr-2026 23:45:48 UTC] ✅ API Hash verification passed for profile endpoint
[15-Apr-2026 23:45:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[15-Apr-2026 23:45:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Apr-2026 23:45:48 UTC] ✅ JWT token verified successfully for user profile
[15-Apr-2026 23:45:48 UTC] User ID: 267
[15-Apr-2026 23:45:48 UTC] ✅ User profile retrieved successfully for user ID: 267
[16-Apr-2026 02:01:54 UTC] === API CALL LOG ===
[16-Apr-2026 02:01:54 UTC] Endpoint: user/profile.php
[16-Apr-2026 02:01:54 UTC] Full Log Data: {
    "timestamp": "2026-04-16 02:01:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "23.162.152.153",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU0IiwidXNlcm5hbWUiOiJNdXNrIiwiZW1haWwiOiJlbG9ubXVzazI0MHN4QGdtYWlsLmNvIiwiZXhwIjoxNzc1OTUzOTkzfQ.gXj31BIRcIOodFklXwaICV7EwDueBH5bjs377sB24lk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ecf9ad3cfe7b8b4-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "23.162.152.153",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "23.162.152.153, 172.71.99.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Apr-2026 02:01:54 UTC] === END API CALL LOG ===
[16-Apr-2026 02:01:54 UTC] ✅ API Hash verification passed for profile endpoint
[16-Apr-2026 02:01:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU0IiwidXNlcm5hbWUiOiJNdXNrIiwiZW1haWwiOiJlbG9ubXVzazI0MHN4QGdtYWlsLmNvIiwiZXhwIjoxNzc1OTUzOTkzfQ.gXj31BIRcIOodFklXwaICV7EwDueBH5bjs377sB24lk
[16-Apr-2026 02:01:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Apr-2026 02:01:54 UTC] ✅ JWT token verified successfully for user profile
[16-Apr-2026 02:01:54 UTC] User ID: 254
[16-Apr-2026 02:01:54 UTC] ✅ User profile retrieved successfully for user ID: 254
[16-Apr-2026 02:01:55 UTC] === API CALL LOG ===
[16-Apr-2026 02:01:55 UTC] Endpoint: user/profile.php
[16-Apr-2026 02:01:55 UTC] Full Log Data: {
    "timestamp": "2026-04-16 02:01:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "23.162.152.153",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU0IiwidXNlcm5hbWUiOiJNdXNrIiwiZW1haWwiOiJlbG9ubXVzazI0MHN4QGdtYWlsLmNvIiwiZXhwIjoxNzc1OTUzOTkzfQ.gXj31BIRcIOodFklXwaICV7EwDueBH5bjs377sB24lk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ecf9ad8eb5db8b4-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "23.162.152.153",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "23.162.152.153, 172.71.98.82"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Apr-2026 02:01:55 UTC] === END API CALL LOG ===
[16-Apr-2026 02:01:55 UTC] ✅ API Hash verification passed for profile endpoint
[16-Apr-2026 02:01:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU0IiwidXNlcm5hbWUiOiJNdXNrIiwiZW1haWwiOiJlbG9ubXVzazI0MHN4QGdtYWlsLmNvIiwiZXhwIjoxNzc1OTUzOTkzfQ.gXj31BIRcIOodFklXwaICV7EwDueBH5bjs377sB24lk
[16-Apr-2026 02:01:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Apr-2026 02:01:55 UTC] ✅ JWT token verified successfully for user profile
[16-Apr-2026 02:01:55 UTC] User ID: 254
[16-Apr-2026 02:01:55 UTC] ✅ User profile retrieved successfully for user ID: 254
[16-Apr-2026 02:01:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Apr-2026 02:01:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Apr-2026 02:01:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU0IiwidXNlcm5hbWUiOiJNdXNrIiwiZW1haWwiOiJlbG9ubXVzazI0MHN4QGdtYWlsLmNvIiwiZXhwIjoxNzc1OTUzOTkzfQ.gXj31BIRcIOodFklXwaICV7EwDueBH5bjs377sB24lk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ecf9ad8eb63b8b4-AMS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"23.162.152.153","CF-IPCountry":"FR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"23.162.152.153, 172.71.98.82"}
[16-Apr-2026 02:01:55 UTC] === User Orders API Called ===
[16-Apr-2026 02:01:55 UTC] User ID: 254
[16-Apr-2026 02:01:55 UTC] Limit: 20, Offset: 0
[16-Apr-2026 02:01:55 UTC] Orders found: 0
[16-Apr-2026 02:01:55 UTC] Orders data: []
[16-Apr-2026 02:01:55 UTC] Total orders count: 0
[16-Apr-2026 02:01:55 UTC] === API CALL LOG ===
[16-Apr-2026 02:01:55 UTC] Endpoint: user/profile.php
[16-Apr-2026 02:01:55 UTC] Full Log Data: {
    "timestamp": "2026-04-16 02:01:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "23.162.152.153",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU0IiwidXNlcm5hbWUiOiJNdXNrIiwiZW1haWwiOiJlbG9ubXVzazI0MHN4QGdtYWlsLmNvIiwiZXhwIjoxNzc1OTUzOTkzfQ.gXj31BIRcIOodFklXwaICV7EwDueBH5bjs377sB24lk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ecf9ada1c30b8b4-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "23.162.152.153",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "23.162.152.153, 172.71.98.82"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Apr-2026 02:01:55 UTC] === END API CALL LOG ===
[16-Apr-2026 02:01:55 UTC] ✅ API Hash verification passed for profile endpoint
[16-Apr-2026 02:01:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU0IiwidXNlcm5hbWUiOiJNdXNrIiwiZW1haWwiOiJlbG9ubXVzazI0MHN4QGdtYWlsLmNvIiwiZXhwIjoxNzc1OTUzOTkzfQ.gXj31BIRcIOodFklXwaICV7EwDueBH5bjs377sB24lk
[16-Apr-2026 02:01:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Apr-2026 02:01:55 UTC] ✅ JWT token verified successfully for user profile
[16-Apr-2026 02:01:55 UTC] User ID: 254
[16-Apr-2026 02:01:55 UTC] ✅ User profile retrieved successfully for user ID: 254
[16-Apr-2026 02:01:56 UTC] === API CALL LOG ===
[16-Apr-2026 02:01:56 UTC] Endpoint: user/profile.php
[16-Apr-2026 02:01:56 UTC] Full Log Data: {
    "timestamp": "2026-04-16 02:01:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "23.162.152.153",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU0IiwidXNlcm5hbWUiOiJNdXNrIiwiZW1haWwiOiJlbG9ubXVzazI0MHN4QGdtYWlsLmNvIiwiZXhwIjoxNzc1OTUzOTkzfQ.gXj31BIRcIOodFklXwaICV7EwDueBH5bjs377sB24lk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ecf9adf2fa8b8b4-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "23.162.152.153",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "23.162.152.153, 172.71.98.82"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Apr-2026 02:01:56 UTC] === END API CALL LOG ===
[16-Apr-2026 02:01:56 UTC] ✅ API Hash verification passed for profile endpoint
[16-Apr-2026 02:01:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU0IiwidXNlcm5hbWUiOiJNdXNrIiwiZW1haWwiOiJlbG9ubXVzazI0MHN4QGdtYWlsLmNvIiwiZXhwIjoxNzc1OTUzOTkzfQ.gXj31BIRcIOodFklXwaICV7EwDueBH5bjs377sB24lk
[16-Apr-2026 02:01:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Apr-2026 02:01:56 UTC] ✅ JWT token verified successfully for user profile
[16-Apr-2026 02:01:56 UTC] User ID: 254
[16-Apr-2026 02:01:56 UTC] ✅ User profile retrieved successfully for user ID: 254
[16-Apr-2026 02:02:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Apr-2026 02:02:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Apr-2026 02:02:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU0IiwidXNlcm5hbWUiOiJNdXNrIiwiZW1haWwiOiJlbG9ubXVzazI0MHN4QGdtYWlsLmNvIiwiZXhwIjoxNzc1OTUzOTkzfQ.gXj31BIRcIOodFklXwaICV7EwDueBH5bjs377sB24lk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ecf9b217f39b8b4-AMS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"23.162.152.153","CF-IPCountry":"FR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"23.162.152.153, 172.71.99.196"}
[16-Apr-2026 02:02:06 UTC] === User Orders API Called ===
[16-Apr-2026 02:02:06 UTC] User ID: 254
[16-Apr-2026 02:02:06 UTC] Limit: 20, Offset: 0
[16-Apr-2026 02:02:06 UTC] Orders found: 0
[16-Apr-2026 02:02:06 UTC] Orders data: []
[16-Apr-2026 02:02:06 UTC] Total orders count: 0
[16-Apr-2026 02:02:09 UTC] === API CALL LOG ===
[16-Apr-2026 02:02:09 UTC] Endpoint: user/profile.php
[16-Apr-2026 02:02:09 UTC] Full Log Data: {
    "timestamp": "2026-04-16 02:02:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "23.162.152.153",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU0IiwidXNlcm5hbWUiOiJNdXNrIiwiZW1haWwiOiJlbG9ubXVzazI0MHN4QGdtYWlsLmNvIiwiZXhwIjoxNzc1OTUzOTkzfQ.gXj31BIRcIOodFklXwaICV7EwDueBH5bjs377sB24lk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ecf9b2f1a72b8b4-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "23.162.152.153",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "23.162.152.153, 172.71.99.196"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Apr-2026 02:02:09 UTC] === END API CALL LOG ===
[16-Apr-2026 02:02:09 UTC] ✅ API Hash verification passed for profile endpoint
[16-Apr-2026 02:02:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU0IiwidXNlcm5hbWUiOiJNdXNrIiwiZW1haWwiOiJlbG9ubXVzazI0MHN4QGdtYWlsLmNvIiwiZXhwIjoxNzc1OTUzOTkzfQ.gXj31BIRcIOodFklXwaICV7EwDueBH5bjs377sB24lk
[16-Apr-2026 02:02:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Apr-2026 02:02:09 UTC] ✅ JWT token verified successfully for user profile
[16-Apr-2026 02:02:09 UTC] User ID: 254
[16-Apr-2026 02:02:09 UTC] ✅ User profile retrieved successfully for user ID: 254
[16-Apr-2026 02:02:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Apr-2026 02:02:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Apr-2026 02:02:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU0IiwidXNlcm5hbWUiOiJNdXNrIiwiZW1haWwiOiJlbG9ubXVzazI0MHN4QGdtYWlsLmNvIiwiZXhwIjoxNzc1OTUzOTkzfQ.gXj31BIRcIOodFklXwaICV7EwDueBH5bjs377sB24lk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ecf9b2f1a70b8b4-AMS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"23.162.152.153","CF-IPCountry":"FR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"23.162.152.153, 172.71.99.195"}
[16-Apr-2026 02:02:09 UTC] === User Orders API Called ===
[16-Apr-2026 02:02:09 UTC] User ID: 254
[16-Apr-2026 02:02:09 UTC] Limit: 20, Offset: 0
[16-Apr-2026 02:02:09 UTC] Orders found: 0
[16-Apr-2026 02:02:09 UTC] Orders data: []
[16-Apr-2026 02:02:09 UTC] Total orders count: 0
[16-Apr-2026 02:02:09 UTC] === API CALL LOG ===
[16-Apr-2026 02:02:09 UTC] Endpoint: user/profile.php
[16-Apr-2026 02:02:09 UTC] Full Log Data: {
    "timestamp": "2026-04-16 02:02:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "23.162.152.153",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU0IiwidXNlcm5hbWUiOiJNdXNrIiwiZW1haWwiOiJlbG9ubXVzazI0MHN4QGdtYWlsLmNvIiwiZXhwIjoxNzc1OTUzOTkzfQ.gXj31BIRcIOodFklXwaICV7EwDueBH5bjs377sB24lk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ecf9b32cd2ab8b4-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "23.162.152.153",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "23.162.152.153, 172.71.99.196"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Apr-2026 02:02:09 UTC] === END API CALL LOG ===
[16-Apr-2026 02:02:09 UTC] ✅ API Hash verification passed for profile endpoint
[16-Apr-2026 02:02:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU0IiwidXNlcm5hbWUiOiJNdXNrIiwiZW1haWwiOiJlbG9ubXVzazI0MHN4QGdtYWlsLmNvIiwiZXhwIjoxNzc1OTUzOTkzfQ.gXj31BIRcIOodFklXwaICV7EwDueBH5bjs377sB24lk
[16-Apr-2026 02:02:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Apr-2026 02:02:09 UTC] ✅ JWT token verified successfully for user profile
[16-Apr-2026 02:02:09 UTC] User ID: 254
[16-Apr-2026 02:02:09 UTC] ✅ User profile retrieved successfully for user ID: 254
[16-Apr-2026 02:02:10 UTC] === API CALL LOG ===
[16-Apr-2026 02:02:10 UTC] Endpoint: user/profile.php
[16-Apr-2026 02:02:10 UTC] Full Log Data: {
    "timestamp": "2026-04-16 02:02:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "23.162.152.153",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU0IiwidXNlcm5hbWUiOiJNdXNrIiwiZW1haWwiOiJlbG9ubXVzazI0MHN4QGdtYWlsLmNvIiwiZXhwIjoxNzc1OTUzOTkzfQ.gXj31BIRcIOodFklXwaICV7EwDueBH5bjs377sB24lk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ecf9b357f76b8b4-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "23.162.152.153",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "23.162.152.153, 172.71.99.196"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Apr-2026 02:02:10 UTC] === END API CALL LOG ===
[16-Apr-2026 02:02:10 UTC] ✅ API Hash verification passed for profile endpoint
[16-Apr-2026 02:02:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjU0IiwidXNlcm5hbWUiOiJNdXNrIiwiZW1haWwiOiJlbG9ubXVzazI0MHN4QGdtYWlsLmNvIiwiZXhwIjoxNzc1OTUzOTkzfQ.gXj31BIRcIOodFklXwaICV7EwDueBH5bjs377sB24lk
[16-Apr-2026 02:02:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Apr-2026 02:02:10 UTC] ✅ JWT token verified successfully for user profile
[16-Apr-2026 02:02:10 UTC] User ID: 254
[16-Apr-2026 02:02:10 UTC] ✅ User profile retrieved successfully for user ID: 254
[16-Apr-2026 10:30:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Apr-2026 10:30:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Apr-2026 10:30:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQwIiwidXNlcm5hbWUiOiJAQnV5dXR1ciIsImVtYWlsIjoic2FsaWhndWxlcjIyMUBnbWFpbC5jb20iLCJleHAiOjE3NzY5NDAyMDh9.QZXX2Fwk9OsAE08JbGuZLZu4vm_puGNL10XWI52wes0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ed283566e93e5da-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"178.247.77.29","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"178.247.77.29, 104.23.239.138"}
[16-Apr-2026 10:30:09 UTC] === User Orders API Called ===
[16-Apr-2026 10:30:09 UTC] User ID: 340
[16-Apr-2026 10:30:09 UTC] Limit: 20, Offset: 0
[16-Apr-2026 10:30:09 UTC] Orders found: 0
[16-Apr-2026 10:30:09 UTC] Orders data: []
[16-Apr-2026 10:30:09 UTC] Total orders count: 0
[16-Apr-2026 10:30:09 UTC] === API CALL LOG ===
[16-Apr-2026 10:30:09 UTC] Endpoint: user/profile.php
[16-Apr-2026 10:30:09 UTC] Full Log Data: {
    "timestamp": "2026-04-16 10:30:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.247.77.29",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQwIiwidXNlcm5hbWUiOiJAQnV5dXR1ciIsImVtYWlsIjoic2FsaWhndWxlcjIyMUBnbWFpbC5jb20iLCJleHAiOjE3NzY5NDAyMDh9.QZXX2Fwk9OsAE08JbGuZLZu4vm_puGNL10XWI52wes0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed283566e87e5da-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "178.247.77.29",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "178.247.77.29, 104.23.239.138"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Apr-2026 10:30:09 UTC] === END API CALL LOG ===
[16-Apr-2026 10:30:09 UTC] ✅ API Hash verification passed for profile endpoint
[16-Apr-2026 10:30:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQwIiwidXNlcm5hbWUiOiJAQnV5dXR1ciIsImVtYWlsIjoic2FsaWhndWxlcjIyMUBnbWFpbC5jb20iLCJleHAiOjE3NzY5NDAyMDh9.QZXX2Fwk9OsAE08JbGuZLZu4vm_puGNL10XWI52wes0
[16-Apr-2026 10:30:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Apr-2026 10:30:09 UTC] ✅ JWT token verified successfully for user profile
[16-Apr-2026 10:30:09 UTC] User ID: 340
[16-Apr-2026 10:30:09 UTC] ✅ User profile retrieved successfully for user ID: 340
[16-Apr-2026 10:30:09 UTC] === API CALL LOG ===
[16-Apr-2026 10:30:09 UTC] Endpoint: user/profile.php
[16-Apr-2026 10:30:09 UTC] Full Log Data: {
    "timestamp": "2026-04-16 10:30:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.247.77.29",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQwIiwidXNlcm5hbWUiOiJAQnV5dXR1ciIsImVtYWlsIjoic2FsaWhndWxlcjIyMUBnbWFpbC5jb20iLCJleHAiOjE3NzY5NDAyMDh9.QZXX2Fwk9OsAE08JbGuZLZu4vm_puGNL10XWI52wes0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed28356f87ee5da-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "178.247.77.29",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "178.247.77.29, 104.23.239.138"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Apr-2026 10:30:09 UTC] === END API CALL LOG ===
[16-Apr-2026 10:30:09 UTC] ✅ API Hash verification passed for profile endpoint
[16-Apr-2026 10:30:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQwIiwidXNlcm5hbWUiOiJAQnV5dXR1ciIsImVtYWlsIjoic2FsaWhndWxlcjIyMUBnbWFpbC5jb20iLCJleHAiOjE3NzY5NDAyMDh9.QZXX2Fwk9OsAE08JbGuZLZu4vm_puGNL10XWI52wes0
[16-Apr-2026 10:30:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Apr-2026 10:30:09 UTC] ✅ JWT token verified successfully for user profile
[16-Apr-2026 10:30:09 UTC] User ID: 340
[16-Apr-2026 10:30:09 UTC] ✅ User profile retrieved successfully for user ID: 340
[16-Apr-2026 10:30:10 UTC] === API CALL LOG ===
[16-Apr-2026 10:30:10 UTC] Endpoint: user/profile.php
[16-Apr-2026 10:30:10 UTC] Full Log Data: {
    "timestamp": "2026-04-16 10:30:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.247.77.29",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQwIiwidXNlcm5hbWUiOiJAQnV5dXR1ciIsImVtYWlsIjoic2FsaWhndWxlcjIyMUBnbWFpbC5jb20iLCJleHAiOjE3NzY5NDAyMDh9.QZXX2Fwk9OsAE08JbGuZLZu4vm_puGNL10XWI52wes0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed28359488ae5da-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "178.247.77.29",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "178.247.77.29, 104.23.239.138"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Apr-2026 10:30:10 UTC] === END API CALL LOG ===
[16-Apr-2026 10:30:10 UTC] ✅ API Hash verification passed for profile endpoint
[16-Apr-2026 10:30:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQwIiwidXNlcm5hbWUiOiJAQnV5dXR1ciIsImVtYWlsIjoic2FsaWhndWxlcjIyMUBnbWFpbC5jb20iLCJleHAiOjE3NzY5NDAyMDh9.QZXX2Fwk9OsAE08JbGuZLZu4vm_puGNL10XWI52wes0
[16-Apr-2026 10:30:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Apr-2026 10:30:10 UTC] ✅ JWT token verified successfully for user profile
[16-Apr-2026 10:30:10 UTC] User ID: 340
[16-Apr-2026 10:30:10 UTC] ✅ User profile retrieved successfully for user ID: 340
[16-Apr-2026 10:30:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Apr-2026 10:30:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Apr-2026 10:30:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQwIiwidXNlcm5hbWUiOiJAQnV5dXR1ciIsImVtYWlsIjoic2FsaWhndWxlcjIyMUBnbWFpbC5jb20iLCJleHAiOjE3NzY5NDAyMDh9.QZXX2Fwk9OsAE08JbGuZLZu4vm_puGNL10XWI52wes0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ed283d51e93e5da-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"178.247.77.29","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"178.247.77.29, 104.23.239.32"}
[16-Apr-2026 10:30:29 UTC] === User Orders API Called ===
[16-Apr-2026 10:30:29 UTC] User ID: 340
[16-Apr-2026 10:30:29 UTC] Limit: 20, Offset: 0
[16-Apr-2026 10:30:29 UTC] Orders found: 0
[16-Apr-2026 10:30:29 UTC] Orders data: []
[16-Apr-2026 10:30:29 UTC] Total orders count: 0
[16-Apr-2026 10:30:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Apr-2026 10:30:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Apr-2026 10:30:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQwIiwidXNlcm5hbWUiOiJAQnV5dXR1ciIsImVtYWlsIjoic2FsaWhndWxlcjIyMUBnbWFpbC5jb20iLCJleHAiOjE3NzY5NDAyMDh9.QZXX2Fwk9OsAE08JbGuZLZu4vm_puGNL10XWI52wes0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ed283f38c26e5da-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"178.247.77.29","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"178.247.77.29, 104.23.239.32"}
[16-Apr-2026 10:30:34 UTC] === User Orders API Called ===
[16-Apr-2026 10:30:34 UTC] User ID: 340
[16-Apr-2026 10:30:34 UTC] Limit: 20, Offset: 0
[16-Apr-2026 10:30:34 UTC] Orders found: 0
[16-Apr-2026 10:30:34 UTC] Orders data: []
[16-Apr-2026 10:30:34 UTC] Total orders count: 0
[16-Apr-2026 10:30:34 UTC] === API CALL LOG ===
[16-Apr-2026 10:30:34 UTC] Endpoint: user/profile.php
[16-Apr-2026 10:30:34 UTC] Full Log Data: {
    "timestamp": "2026-04-16 10:30:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.247.77.29",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQwIiwidXNlcm5hbWUiOiJAQnV5dXR1ciIsImVtYWlsIjoic2FsaWhndWxlcjIyMUBnbWFpbC5jb20iLCJleHAiOjE3NzY5NDAyMDh9.QZXX2Fwk9OsAE08JbGuZLZu4vm_puGNL10XWI52wes0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed283f41e18e5da-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "178.247.77.29",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "178.247.77.29, 104.23.239.32"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Apr-2026 10:30:34 UTC] === END API CALL LOG ===
[16-Apr-2026 10:30:34 UTC] ✅ API Hash verification passed for profile endpoint
[16-Apr-2026 10:30:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQwIiwidXNlcm5hbWUiOiJAQnV5dXR1ciIsImVtYWlsIjoic2FsaWhndWxlcjIyMUBnbWFpbC5jb20iLCJleHAiOjE3NzY5NDAyMDh9.QZXX2Fwk9OsAE08JbGuZLZu4vm_puGNL10XWI52wes0
[16-Apr-2026 10:30:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Apr-2026 10:30:34 UTC] ✅ JWT token verified successfully for user profile
[16-Apr-2026 10:30:34 UTC] User ID: 340
[16-Apr-2026 10:30:34 UTC] ✅ User profile retrieved successfully for user ID: 340
[16-Apr-2026 10:30:35 UTC] === API CALL LOG ===
[16-Apr-2026 10:30:35 UTC] Endpoint: user/profile.php
[16-Apr-2026 10:30:35 UTC] Full Log Data: {
    "timestamp": "2026-04-16 10:30:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.247.77.29",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQwIiwidXNlcm5hbWUiOiJAQnV5dXR1ciIsImVtYWlsIjoic2FsaWhndWxlcjIyMUBnbWFpbC5jb20iLCJleHAiOjE3NzY5NDAyMDh9.QZXX2Fwk9OsAE08JbGuZLZu4vm_puGNL10XWI52wes0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed283f5dd84e5da-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "178.247.77.29",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "178.247.77.29, 104.23.239.32"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Apr-2026 10:30:35 UTC] === END API CALL LOG ===
[16-Apr-2026 10:30:35 UTC] ✅ API Hash verification passed for profile endpoint
[16-Apr-2026 10:30:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQwIiwidXNlcm5hbWUiOiJAQnV5dXR1ciIsImVtYWlsIjoic2FsaWhndWxlcjIyMUBnbWFpbC5jb20iLCJleHAiOjE3NzY5NDAyMDh9.QZXX2Fwk9OsAE08JbGuZLZu4vm_puGNL10XWI52wes0
[16-Apr-2026 10:30:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Apr-2026 10:30:35 UTC] ✅ JWT token verified successfully for user profile
[16-Apr-2026 10:30:35 UTC] User ID: 340
[16-Apr-2026 10:30:35 UTC] ✅ User profile retrieved successfully for user ID: 340
[16-Apr-2026 10:30:35 UTC] === API CALL LOG ===
[16-Apr-2026 10:30:35 UTC] Endpoint: user/profile.php
[16-Apr-2026 10:30:35 UTC] Full Log Data: {
    "timestamp": "2026-04-16 10:30:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.247.77.29",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQwIiwidXNlcm5hbWUiOiJAQnV5dXR1ciIsImVtYWlsIjoic2FsaWhndWxlcjIyMUBnbWFpbC5jb20iLCJleHAiOjE3NzY5NDAyMDh9.QZXX2Fwk9OsAE08JbGuZLZu4vm_puGNL10XWI52wes0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed283f76a3fe5da-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "178.247.77.29",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "178.247.77.29, 104.23.239.32"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Apr-2026 10:30:35 UTC] === END API CALL LOG ===
[16-Apr-2026 10:30:35 UTC] ✅ API Hash verification passed for profile endpoint
[16-Apr-2026 10:30:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQwIiwidXNlcm5hbWUiOiJAQnV5dXR1ciIsImVtYWlsIjoic2FsaWhndWxlcjIyMUBnbWFpbC5jb20iLCJleHAiOjE3NzY5NDAyMDh9.QZXX2Fwk9OsAE08JbGuZLZu4vm_puGNL10XWI52wes0
[16-Apr-2026 10:30:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Apr-2026 10:30:35 UTC] ✅ JWT token verified successfully for user profile
[16-Apr-2026 10:30:35 UTC] User ID: 340
[16-Apr-2026 10:30:35 UTC] ✅ User profile retrieved successfully for user ID: 340
[16-Apr-2026 10:30:49 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Apr-2026 10:30:49 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Apr-2026 10:30:49 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQwIiwidXNlcm5hbWUiOiJAQnV5dXR1ciIsImVtYWlsIjoic2FsaWhndWxlcjIyMUBnbWFpbC5jb20iLCJleHAiOjE3NzY5NDAyMDh9.QZXX2Fwk9OsAE08JbGuZLZu4vm_puGNL10XWI52wes0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ed2844d39ebe5da-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"178.247.77.29","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"178.247.77.29, 104.23.239.33"}
[16-Apr-2026 10:30:49 UTC] === User Orders API Called ===
[16-Apr-2026 10:30:49 UTC] User ID: 340
[16-Apr-2026 10:30:49 UTC] Limit: 20, Offset: 0
[16-Apr-2026 10:30:49 UTC] Orders found: 0
[16-Apr-2026 10:30:49 UTC] Orders data: []
[16-Apr-2026 10:30:49 UTC] Total orders count: 0
[16-Apr-2026 10:30:49 UTC] === API CALL LOG ===
[16-Apr-2026 10:30:49 UTC] Endpoint: user/profile.php
[16-Apr-2026 10:30:49 UTC] Full Log Data: {
    "timestamp": "2026-04-16 10:30:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.247.77.29",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQwIiwidXNlcm5hbWUiOiJAQnV5dXR1ciIsImVtYWlsIjoic2FsaWhndWxlcjIyMUBnbWFpbC5jb20iLCJleHAiOjE3NzY5NDAyMDh9.QZXX2Fwk9OsAE08JbGuZLZu4vm_puGNL10XWI52wes0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed2844dcbede5da-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "178.247.77.29",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "178.247.77.29, 104.23.239.33"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Apr-2026 10:30:49 UTC] === END API CALL LOG ===
[16-Apr-2026 10:30:49 UTC] ✅ API Hash verification passed for profile endpoint
[16-Apr-2026 10:30:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQwIiwidXNlcm5hbWUiOiJAQnV5dXR1ciIsImVtYWlsIjoic2FsaWhndWxlcjIyMUBnbWFpbC5jb20iLCJleHAiOjE3NzY5NDAyMDh9.QZXX2Fwk9OsAE08JbGuZLZu4vm_puGNL10XWI52wes0
[16-Apr-2026 10:30:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Apr-2026 10:30:49 UTC] ✅ JWT token verified successfully for user profile
[16-Apr-2026 10:30:49 UTC] User ID: 340
[16-Apr-2026 10:30:49 UTC] ✅ User profile retrieved successfully for user ID: 340
[16-Apr-2026 10:30:49 UTC] === API CALL LOG ===
[16-Apr-2026 10:30:49 UTC] Endpoint: user/profile.php
[16-Apr-2026 10:30:49 UTC] Full Log Data: {
    "timestamp": "2026-04-16 10:30:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.247.77.29",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQwIiwidXNlcm5hbWUiOiJAQnV5dXR1ciIsImVtYWlsIjoic2FsaWhndWxlcjIyMUBnbWFpbC5jb20iLCJleHAiOjE3NzY5NDAyMDh9.QZXX2Fwk9OsAE08JbGuZLZu4vm_puGNL10XWI52wes0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed2844fca7de5da-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "178.247.77.29",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "178.247.77.29, 104.23.239.33"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Apr-2026 10:30:49 UTC] === END API CALL LOG ===
[16-Apr-2026 10:30:49 UTC] ✅ API Hash verification passed for profile endpoint
[16-Apr-2026 10:30:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQwIiwidXNlcm5hbWUiOiJAQnV5dXR1ciIsImVtYWlsIjoic2FsaWhndWxlcjIyMUBnbWFpbC5jb20iLCJleHAiOjE3NzY5NDAyMDh9.QZXX2Fwk9OsAE08JbGuZLZu4vm_puGNL10XWI52wes0
[16-Apr-2026 10:30:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Apr-2026 10:30:49 UTC] ✅ JWT token verified successfully for user profile
[16-Apr-2026 10:30:49 UTC] User ID: 340
[16-Apr-2026 10:30:49 UTC] ✅ User profile retrieved successfully for user ID: 340
[16-Apr-2026 10:30:49 UTC] === API CALL LOG ===
[16-Apr-2026 10:30:49 UTC] Endpoint: user/profile.php
[16-Apr-2026 10:30:49 UTC] Full Log Data: {
    "timestamp": "2026-04-16 10:30:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.247.77.29",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQwIiwidXNlcm5hbWUiOiJAQnV5dXR1ciIsImVtYWlsIjoic2FsaWhndWxlcjIyMUBnbWFpbC5jb20iLCJleHAiOjE3NzY5NDAyMDh9.QZXX2Fwk9OsAE08JbGuZLZu4vm_puGNL10XWI52wes0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed284511f36e5da-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "178.247.77.29",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "178.247.77.29, 104.23.239.33"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Apr-2026 10:30:49 UTC] === END API CALL LOG ===
[16-Apr-2026 10:30:49 UTC] ✅ API Hash verification passed for profile endpoint
[16-Apr-2026 10:30:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQwIiwidXNlcm5hbWUiOiJAQnV5dXR1ciIsImVtYWlsIjoic2FsaWhndWxlcjIyMUBnbWFpbC5jb20iLCJleHAiOjE3NzY5NDAyMDh9.QZXX2Fwk9OsAE08JbGuZLZu4vm_puGNL10XWI52wes0
[16-Apr-2026 10:30:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Apr-2026 10:30:49 UTC] ✅ JWT token verified successfully for user profile
[16-Apr-2026 10:30:49 UTC] User ID: 340
[16-Apr-2026 10:30:49 UTC] ✅ User profile retrieved successfully for user ID: 340
[16-Apr-2026 10:30:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Apr-2026 10:30:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Apr-2026 10:30:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQwIiwidXNlcm5hbWUiOiJAQnV5dXR1ciIsImVtYWlsIjoic2FsaWhndWxlcjIyMUBnbWFpbC5jb20iLCJleHAiOjE3NzY5NDAyMDh9.QZXX2Fwk9OsAE08JbGuZLZu4vm_puGNL10XWI52wes0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ed2846d5e00e5da-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"178.247.77.29","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"178.247.77.29, 104.23.239.33"}
[16-Apr-2026 10:30:54 UTC] === User Orders API Called ===
[16-Apr-2026 10:30:54 UTC] User ID: 340
[16-Apr-2026 10:30:54 UTC] Limit: 20, Offset: 0
[16-Apr-2026 10:30:54 UTC] Orders found: 0
[16-Apr-2026 10:30:54 UTC] Orders data: []
[16-Apr-2026 10:30:54 UTC] Total orders count: 0
[16-Apr-2026 10:30:54 UTC] === API CALL LOG ===
[16-Apr-2026 10:30:54 UTC] Endpoint: user/profile.php
[16-Apr-2026 10:30:54 UTC] Full Log Data: {
    "timestamp": "2026-04-16 10:30:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.247.77.29",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQwIiwidXNlcm5hbWUiOiJAQnV5dXR1ciIsImVtYWlsIjoic2FsaWhndWxlcjIyMUBnbWFpbC5jb20iLCJleHAiOjE3NzY5NDAyMDh9.QZXX2Fwk9OsAE08JbGuZLZu4vm_puGNL10XWI52wes0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed2846def86e5da-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "178.247.77.29",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "178.247.77.29, 104.23.239.33"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Apr-2026 10:30:54 UTC] === END API CALL LOG ===
[16-Apr-2026 10:30:54 UTC] ✅ API Hash verification passed for profile endpoint
[16-Apr-2026 10:30:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQwIiwidXNlcm5hbWUiOiJAQnV5dXR1ciIsImVtYWlsIjoic2FsaWhndWxlcjIyMUBnbWFpbC5jb20iLCJleHAiOjE3NzY5NDAyMDh9.QZXX2Fwk9OsAE08JbGuZLZu4vm_puGNL10XWI52wes0
[16-Apr-2026 10:30:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Apr-2026 10:30:54 UTC] ✅ JWT token verified successfully for user profile
[16-Apr-2026 10:30:54 UTC] User ID: 340
[16-Apr-2026 10:30:54 UTC] ✅ User profile retrieved successfully for user ID: 340
[16-Apr-2026 10:30:54 UTC] === API CALL LOG ===
[16-Apr-2026 10:30:54 UTC] Endpoint: user/profile.php
[16-Apr-2026 10:30:54 UTC] Full Log Data: {
    "timestamp": "2026-04-16 10:30:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.247.77.29",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQwIiwidXNlcm5hbWUiOiJAQnV5dXR1ciIsImVtYWlsIjoic2FsaWhndWxlcjIyMUBnbWFpbC5jb20iLCJleHAiOjE3NzY5NDAyMDh9.QZXX2Fwk9OsAE08JbGuZLZu4vm_puGNL10XWI52wes0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed2846ffd71e5da-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "178.247.77.29",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "178.247.77.29, 104.23.239.33"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Apr-2026 10:30:54 UTC] === END API CALL LOG ===
[16-Apr-2026 10:30:54 UTC] ✅ API Hash verification passed for profile endpoint
[16-Apr-2026 10:30:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQwIiwidXNlcm5hbWUiOiJAQnV5dXR1ciIsImVtYWlsIjoic2FsaWhndWxlcjIyMUBnbWFpbC5jb20iLCJleHAiOjE3NzY5NDAyMDh9.QZXX2Fwk9OsAE08JbGuZLZu4vm_puGNL10XWI52wes0
[16-Apr-2026 10:30:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Apr-2026 10:30:54 UTC] ✅ JWT token verified successfully for user profile
[16-Apr-2026 10:30:54 UTC] User ID: 340
[16-Apr-2026 10:30:54 UTC] ✅ User profile retrieved successfully for user ID: 340
[16-Apr-2026 10:30:54 UTC] === API CALL LOG ===
[16-Apr-2026 10:30:54 UTC] Endpoint: user/profile.php
[16-Apr-2026 10:30:54 UTC] Full Log Data: {
    "timestamp": "2026-04-16 10:30:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.247.77.29",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQwIiwidXNlcm5hbWUiOiJAQnV5dXR1ciIsImVtYWlsIjoic2FsaWhndWxlcjIyMUBnbWFpbC5jb20iLCJleHAiOjE3NzY5NDAyMDh9.QZXX2Fwk9OsAE08JbGuZLZu4vm_puGNL10XWI52wes0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed28471494ce5da-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "178.247.77.29",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "178.247.77.29, 104.23.239.33"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Apr-2026 10:30:54 UTC] === END API CALL LOG ===
[16-Apr-2026 10:30:54 UTC] ✅ API Hash verification passed for profile endpoint
[16-Apr-2026 10:30:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQwIiwidXNlcm5hbWUiOiJAQnV5dXR1ciIsImVtYWlsIjoic2FsaWhndWxlcjIyMUBnbWFpbC5jb20iLCJleHAiOjE3NzY5NDAyMDh9.QZXX2Fwk9OsAE08JbGuZLZu4vm_puGNL10XWI52wes0
[16-Apr-2026 10:30:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Apr-2026 10:30:54 UTC] ✅ JWT token verified successfully for user profile
[16-Apr-2026 10:30:54 UTC] User ID: 340
[16-Apr-2026 10:30:54 UTC] ✅ User profile retrieved successfully for user ID: 340
[16-Apr-2026 10:31:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Apr-2026 10:31:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Apr-2026 10:31:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQwIiwidXNlcm5hbWUiOiJAQnV5dXR1ciIsImVtYWlsIjoic2FsaWhndWxlcjIyMUBnbWFpbC5jb20iLCJleHAiOjE3NzY5NDAyMDh9.QZXX2Fwk9OsAE08JbGuZLZu4vm_puGNL10XWI52wes0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ed284bcff48e5da-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"178.247.77.29","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"178.247.77.29, 104.23.239.33"}
[16-Apr-2026 10:31:07 UTC] === User Orders API Called ===
[16-Apr-2026 10:31:07 UTC] User ID: 340
[16-Apr-2026 10:31:07 UTC] Limit: 20, Offset: 0
[16-Apr-2026 10:31:07 UTC] Orders found: 0
[16-Apr-2026 10:31:07 UTC] Orders data: []
[16-Apr-2026 10:31:07 UTC] Total orders count: 0
[16-Apr-2026 10:31:07 UTC] === API CALL LOG ===
[16-Apr-2026 10:31:07 UTC] Endpoint: user/profile.php
[16-Apr-2026 10:31:07 UTC] Full Log Data: {
    "timestamp": "2026-04-16 10:31:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.247.77.29",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQwIiwidXNlcm5hbWUiOiJAQnV5dXR1ciIsImVtYWlsIjoic2FsaWhndWxlcjIyMUBnbWFpbC5jb20iLCJleHAiOjE3NzY5NDAyMDh9.QZXX2Fwk9OsAE08JbGuZLZu4vm_puGNL10XWI52wes0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed284bd98f8e5da-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "178.247.77.29",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "178.247.77.29, 104.23.239.33"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Apr-2026 10:31:07 UTC] === END API CALL LOG ===
[16-Apr-2026 10:31:07 UTC] ✅ API Hash verification passed for profile endpoint
[16-Apr-2026 10:31:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQwIiwidXNlcm5hbWUiOiJAQnV5dXR1ciIsImVtYWlsIjoic2FsaWhndWxlcjIyMUBnbWFpbC5jb20iLCJleHAiOjE3NzY5NDAyMDh9.QZXX2Fwk9OsAE08JbGuZLZu4vm_puGNL10XWI52wes0
[16-Apr-2026 10:31:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Apr-2026 10:31:07 UTC] ✅ JWT token verified successfully for user profile
[16-Apr-2026 10:31:07 UTC] User ID: 340
[16-Apr-2026 10:31:07 UTC] ✅ User profile retrieved successfully for user ID: 340
[16-Apr-2026 10:31:07 UTC] === API CALL LOG ===
[16-Apr-2026 10:31:07 UTC] Endpoint: user/profile.php
[16-Apr-2026 10:31:07 UTC] Full Log Data: {
    "timestamp": "2026-04-16 10:31:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.247.77.29",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQwIiwidXNlcm5hbWUiOiJAQnV5dXR1ciIsImVtYWlsIjoic2FsaWhndWxlcjIyMUBnbWFpbC5jb20iLCJleHAiOjE3NzY5NDAyMDh9.QZXX2Fwk9OsAE08JbGuZLZu4vm_puGNL10XWI52wes0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed284bf7e59e5da-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "178.247.77.29",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "178.247.77.29, 104.23.239.33"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Apr-2026 10:31:07 UTC] === END API CALL LOG ===
[16-Apr-2026 10:31:07 UTC] ✅ API Hash verification passed for profile endpoint
[16-Apr-2026 10:31:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQwIiwidXNlcm5hbWUiOiJAQnV5dXR1ciIsImVtYWlsIjoic2FsaWhndWxlcjIyMUBnbWFpbC5jb20iLCJleHAiOjE3NzY5NDAyMDh9.QZXX2Fwk9OsAE08JbGuZLZu4vm_puGNL10XWI52wes0
[16-Apr-2026 10:31:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Apr-2026 10:31:07 UTC] ✅ JWT token verified successfully for user profile
[16-Apr-2026 10:31:07 UTC] User ID: 340
[16-Apr-2026 10:31:07 UTC] ✅ User profile retrieved successfully for user ID: 340
[16-Apr-2026 10:31:07 UTC] === API CALL LOG ===
[16-Apr-2026 10:31:07 UTC] Endpoint: user/profile.php
[16-Apr-2026 10:31:07 UTC] Full Log Data: {
    "timestamp": "2026-04-16 10:31:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.247.77.29",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQwIiwidXNlcm5hbWUiOiJAQnV5dXR1ciIsImVtYWlsIjoic2FsaWhndWxlcjIyMUBnbWFpbC5jb20iLCJleHAiOjE3NzY5NDAyMDh9.QZXX2Fwk9OsAE08JbGuZLZu4vm_puGNL10XWI52wes0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed284c0ea58e5da-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "178.247.77.29",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "178.247.77.29, 104.23.239.32"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Apr-2026 10:31:07 UTC] === END API CALL LOG ===
[16-Apr-2026 10:31:07 UTC] ✅ API Hash verification passed for profile endpoint
[16-Apr-2026 10:31:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQwIiwidXNlcm5hbWUiOiJAQnV5dXR1ciIsImVtYWlsIjoic2FsaWhndWxlcjIyMUBnbWFpbC5jb20iLCJleHAiOjE3NzY5NDAyMDh9.QZXX2Fwk9OsAE08JbGuZLZu4vm_puGNL10XWI52wes0
[16-Apr-2026 10:31:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Apr-2026 10:31:07 UTC] ✅ JWT token verified successfully for user profile
[16-Apr-2026 10:31:07 UTC] User ID: 340
[16-Apr-2026 10:31:07 UTC] ✅ User profile retrieved successfully for user ID: 340
[16-Apr-2026 10:31:08 UTC] === API CALL LOG ===
[16-Apr-2026 10:31:08 UTC] Endpoint: user/profile.php
[16-Apr-2026 10:31:08 UTC] Full Log Data: {
    "timestamp": "2026-04-16 10:31:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.247.77.29",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQwIiwidXNlcm5hbWUiOiJAQnV5dXR1ciIsImVtYWlsIjoic2FsaWhndWxlcjIyMUBnbWFpbC5jb20iLCJleHAiOjE3NzY5NDAyMDh9.QZXX2Fwk9OsAE08JbGuZLZu4vm_puGNL10XWI52wes0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed284c4efc6e5da-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "178.247.77.29",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "178.247.77.29, 104.23.239.33"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Apr-2026 10:31:08 UTC] === END API CALL LOG ===
[16-Apr-2026 10:31:08 UTC] ✅ API Hash verification passed for profile endpoint
[16-Apr-2026 10:31:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQwIiwidXNlcm5hbWUiOiJAQnV5dXR1ciIsImVtYWlsIjoic2FsaWhndWxlcjIyMUBnbWFpbC5jb20iLCJleHAiOjE3NzY5NDAyMDh9.QZXX2Fwk9OsAE08JbGuZLZu4vm_puGNL10XWI52wes0
[16-Apr-2026 10:31:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Apr-2026 10:31:08 UTC] ✅ JWT token verified successfully for user profile
[16-Apr-2026 10:31:08 UTC] User ID: 340
[16-Apr-2026 10:31:08 UTC] ✅ User profile retrieved successfully for user ID: 340
[16-Apr-2026 10:31:08 UTC] User Purchases API - User ID: 340
[16-Apr-2026 10:31:08 UTC] User Purchases API - Total purchases found: 1
[16-Apr-2026 10:52:55 UTC] === API CALL LOG ===
[16-Apr-2026 10:52:55 UTC] Endpoint: user/profile.php
[16-Apr-2026 10:52:55 UTC] Full Log Data: {
    "timestamp": "2026-04-16 10:52:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:f5c0:90e:ebf:3c22:2bff:fecd:4b69",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQxIiwidXNlcm5hbWUiOiJ4ZmhidmNmdiIsImVtYWlsIjoiYWxleGFuZGVybmF0aW9uMjdAZ21haWwuY29tIiwiZXhwIjoxNzc2OTQxNTc0fQ.Nr5XMwAn1aRAgWJd6IyS6CoXpVUBjVXKhTEEns8PloE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed2a4ac88606525-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2c0f:f5c0:90e:ebf:3c22:2bff:fecd:4b69",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2c0f:f5c0:90e:ebf:3c22:2bff:fecd:4b69, 172.69.194.122"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Apr-2026 10:52:55 UTC] === END API CALL LOG ===
[16-Apr-2026 10:52:55 UTC] ✅ API Hash verification passed for profile endpoint
[16-Apr-2026 10:52:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQxIiwidXNlcm5hbWUiOiJ4ZmhidmNmdiIsImVtYWlsIjoiYWxleGFuZGVybmF0aW9uMjdAZ21haWwuY29tIiwiZXhwIjoxNzc2OTQxNTc0fQ.Nr5XMwAn1aRAgWJd6IyS6CoXpVUBjVXKhTEEns8PloE
[16-Apr-2026 10:52:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Apr-2026 10:52:55 UTC] ✅ JWT token verified successfully for user profile
[16-Apr-2026 10:52:55 UTC] User ID: 341
[16-Apr-2026 10:52:55 UTC] ✅ User profile retrieved successfully for user ID: 341
[16-Apr-2026 10:52:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Apr-2026 10:52:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Apr-2026 10:52:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQxIiwidXNlcm5hbWUiOiJ4ZmhidmNmdiIsImVtYWlsIjoiYWxleGFuZGVybmF0aW9uMjdAZ21haWwuY29tIiwiZXhwIjoxNzc2OTQxNTc0fQ.Nr5XMwAn1aRAgWJd6IyS6CoXpVUBjVXKhTEEns8PloE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ed2a4ac885f6525-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2c0f:f5c0:90e:ebf:3c22:2bff:fecd:4b69","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2c0f:f5c0:90e:ebf:3c22:2bff:fecd:4b69, 172.69.194.123"}
[16-Apr-2026 10:52:55 UTC] === User Orders API Called ===
[16-Apr-2026 10:52:55 UTC] User ID: 341
[16-Apr-2026 10:52:55 UTC] Limit: 20, Offset: 0
[16-Apr-2026 10:52:55 UTC] Orders found: 0
[16-Apr-2026 10:52:55 UTC] Orders data: []
[16-Apr-2026 10:52:55 UTC] Total orders count: 0
[16-Apr-2026 10:52:55 UTC] === API CALL LOG ===
[16-Apr-2026 10:52:55 UTC] Endpoint: user/profile.php
[16-Apr-2026 10:52:55 UTC] Full Log Data: {
    "timestamp": "2026-04-16 10:52:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:f5c0:90e:ebf:3c22:2bff:fecd:4b69",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQxIiwidXNlcm5hbWUiOiJ4ZmhidmNmdiIsImVtYWlsIjoiYWxleGFuZGVybmF0aW9uMjdAZ21haWwuY29tIiwiZXhwIjoxNzc2OTQxNTc0fQ.Nr5XMwAn1aRAgWJd6IyS6CoXpVUBjVXKhTEEns8PloE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed2a4ac885d6525-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2c0f:f5c0:90e:ebf:3c22:2bff:fecd:4b69",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2c0f:f5c0:90e:ebf:3c22:2bff:fecd:4b69, 172.69.194.122"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Apr-2026 10:52:55 UTC] === END API CALL LOG ===
[16-Apr-2026 10:52:55 UTC] ✅ API Hash verification passed for profile endpoint
[16-Apr-2026 10:52:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQxIiwidXNlcm5hbWUiOiJ4ZmhidmNmdiIsImVtYWlsIjoiYWxleGFuZGVybmF0aW9uMjdAZ21haWwuY29tIiwiZXhwIjoxNzc2OTQxNTc0fQ.Nr5XMwAn1aRAgWJd6IyS6CoXpVUBjVXKhTEEns8PloE
[16-Apr-2026 10:52:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Apr-2026 10:52:55 UTC] ✅ JWT token verified successfully for user profile
[16-Apr-2026 10:52:55 UTC] User ID: 341
[16-Apr-2026 10:52:55 UTC] ✅ User profile retrieved successfully for user ID: 341
[16-Apr-2026 10:52:56 UTC] === API CALL LOG ===
[16-Apr-2026 10:52:56 UTC] Endpoint: user/profile.php
[16-Apr-2026 10:52:56 UTC] Full Log Data: {
    "timestamp": "2026-04-16 10:52:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:f5c0:90e:ebf:3c22:2bff:fecd:4b69",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQxIiwidXNlcm5hbWUiOiJ4ZmhidmNmdiIsImVtYWlsIjoiYWxleGFuZGVybmF0aW9uMjdAZ21haWwuY29tIiwiZXhwIjoxNzc2OTQxNTc0fQ.Nr5XMwAn1aRAgWJd6IyS6CoXpVUBjVXKhTEEns8PloE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed2a4b3eeea6525-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2c0f:f5c0:90e:ebf:3c22:2bff:fecd:4b69",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2c0f:f5c0:90e:ebf:3c22:2bff:fecd:4b69, 172.69.194.122"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Apr-2026 10:52:56 UTC] === END API CALL LOG ===
[16-Apr-2026 10:52:56 UTC] ✅ API Hash verification passed for profile endpoint
[16-Apr-2026 10:52:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQxIiwidXNlcm5hbWUiOiJ4ZmhidmNmdiIsImVtYWlsIjoiYWxleGFuZGVybmF0aW9uMjdAZ21haWwuY29tIiwiZXhwIjoxNzc2OTQxNTc0fQ.Nr5XMwAn1aRAgWJd6IyS6CoXpVUBjVXKhTEEns8PloE
[16-Apr-2026 10:52:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Apr-2026 10:52:56 UTC] ✅ JWT token verified successfully for user profile
[16-Apr-2026 10:52:56 UTC] User ID: 341
[16-Apr-2026 10:52:56 UTC] ✅ User profile retrieved successfully for user ID: 341
[16-Apr-2026 10:53:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Apr-2026 10:53:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Apr-2026 10:53:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQxIiwidXNlcm5hbWUiOiJ4ZmhidmNmdiIsImVtYWlsIjoiYWxleGFuZGVybmF0aW9uMjdAZ21haWwuY29tIiwiZXhwIjoxNzc2OTQxNTc0fQ.Nr5XMwAn1aRAgWJd6IyS6CoXpVUBjVXKhTEEns8PloE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ed2a4f81d876525-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2c0f:f5c0:90e:ebf:3c22:2bff:fecd:4b69","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2c0f:f5c0:90e:ebf:3c22:2bff:fecd:4b69, 172.69.194.122"}
[16-Apr-2026 10:53:07 UTC] === User Orders API Called ===
[16-Apr-2026 10:53:07 UTC] User ID: 341
[16-Apr-2026 10:53:07 UTC] Limit: 20, Offset: 0
[16-Apr-2026 10:53:07 UTC] Orders found: 0
[16-Apr-2026 10:53:07 UTC] Orders data: []
[16-Apr-2026 10:53:07 UTC] Total orders count: 0
[16-Apr-2026 10:53:07 UTC] === API CALL LOG ===
[16-Apr-2026 10:53:07 UTC] Endpoint: user/profile.php
[16-Apr-2026 10:53:07 UTC] Full Log Data: {
    "timestamp": "2026-04-16 10:53:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:f5c0:90e:ebf:3c22:2bff:fecd:4b69",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQxIiwidXNlcm5hbWUiOiJ4ZmhidmNmdiIsImVtYWlsIjoiYWxleGFuZGVybmF0aW9uMjdAZ21haWwuY29tIiwiZXhwIjoxNzc2OTQxNTc0fQ.Nr5XMwAn1aRAgWJd6IyS6CoXpVUBjVXKhTEEns8PloE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed2a4f81d896525-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2c0f:f5c0:90e:ebf:3c22:2bff:fecd:4b69",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2c0f:f5c0:90e:ebf:3c22:2bff:fecd:4b69, 172.69.194.122"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Apr-2026 10:53:07 UTC] === END API CALL LOG ===
[16-Apr-2026 10:53:07 UTC] ✅ API Hash verification passed for profile endpoint
[16-Apr-2026 10:53:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQxIiwidXNlcm5hbWUiOiJ4ZmhidmNmdiIsImVtYWlsIjoiYWxleGFuZGVybmF0aW9uMjdAZ21haWwuY29tIiwiZXhwIjoxNzc2OTQxNTc0fQ.Nr5XMwAn1aRAgWJd6IyS6CoXpVUBjVXKhTEEns8PloE
[16-Apr-2026 10:53:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Apr-2026 10:53:07 UTC] ✅ JWT token verified successfully for user profile
[16-Apr-2026 10:53:07 UTC] User ID: 341
[16-Apr-2026 10:53:07 UTC] ✅ User profile retrieved successfully for user ID: 341
[16-Apr-2026 10:53:07 UTC] === API CALL LOG ===
[16-Apr-2026 10:53:07 UTC] Endpoint: user/profile.php
[16-Apr-2026 10:53:07 UTC] Full Log Data: {
    "timestamp": "2026-04-16 10:53:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:f5c0:90e:ebf:3c22:2bff:fecd:4b69",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQxIiwidXNlcm5hbWUiOiJ4ZmhidmNmdiIsImVtYWlsIjoiYWxleGFuZGVybmF0aW9uMjdAZ21haWwuY29tIiwiZXhwIjoxNzc2OTQxNTc0fQ.Nr5XMwAn1aRAgWJd6IyS6CoXpVUBjVXKhTEEns8PloE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed2a4fb98666525-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2c0f:f5c0:90e:ebf:3c22:2bff:fecd:4b69",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2c0f:f5c0:90e:ebf:3c22:2bff:fecd:4b69, 172.69.194.122"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Apr-2026 10:53:07 UTC] === END API CALL LOG ===
[16-Apr-2026 10:53:07 UTC] ✅ API Hash verification passed for profile endpoint
[16-Apr-2026 10:53:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQxIiwidXNlcm5hbWUiOiJ4ZmhidmNmdiIsImVtYWlsIjoiYWxleGFuZGVybmF0aW9uMjdAZ21haWwuY29tIiwiZXhwIjoxNzc2OTQxNTc0fQ.Nr5XMwAn1aRAgWJd6IyS6CoXpVUBjVXKhTEEns8PloE
[16-Apr-2026 10:53:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Apr-2026 10:53:07 UTC] ✅ JWT token verified successfully for user profile
[16-Apr-2026 10:53:07 UTC] User ID: 341
[16-Apr-2026 10:53:07 UTC] ✅ User profile retrieved successfully for user ID: 341
[16-Apr-2026 10:53:08 UTC] === API CALL LOG ===
[16-Apr-2026 10:53:08 UTC] Endpoint: user/profile.php
[16-Apr-2026 10:53:08 UTC] Full Log Data: {
    "timestamp": "2026-04-16 10:53:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:f5c0:90e:ebf:3c22:2bff:fecd:4b69",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQxIiwidXNlcm5hbWUiOiJ4ZmhidmNmdiIsImVtYWlsIjoiYWxleGFuZGVybmF0aW9uMjdAZ21haWwuY29tIiwiZXhwIjoxNzc2OTQxNTc0fQ.Nr5XMwAn1aRAgWJd6IyS6CoXpVUBjVXKhTEEns8PloE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed2a4fffc546525-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2c0f:f5c0:90e:ebf:3c22:2bff:fecd:4b69",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2c0f:f5c0:90e:ebf:3c22:2bff:fecd:4b69, 172.69.194.122"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Apr-2026 10:53:08 UTC] === END API CALL LOG ===
[16-Apr-2026 10:53:08 UTC] ✅ API Hash verification passed for profile endpoint
[16-Apr-2026 10:53:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQxIiwidXNlcm5hbWUiOiJ4ZmhidmNmdiIsImVtYWlsIjoiYWxleGFuZGVybmF0aW9uMjdAZ21haWwuY29tIiwiZXhwIjoxNzc2OTQxNTc0fQ.Nr5XMwAn1aRAgWJd6IyS6CoXpVUBjVXKhTEEns8PloE
[16-Apr-2026 10:53:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Apr-2026 10:53:08 UTC] ✅ JWT token verified successfully for user profile
[16-Apr-2026 10:53:08 UTC] User ID: 341
[16-Apr-2026 10:53:08 UTC] ✅ User profile retrieved successfully for user ID: 341
[16-Apr-2026 10:53:16 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Apr-2026 10:53:16 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Apr-2026 10:53:16 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQxIiwidXNlcm5hbWUiOiJ4ZmhidmNmdiIsImVtYWlsIjoiYWxleGFuZGVybmF0aW9uMjdAZ21haWwuY29tIiwiZXhwIjoxNzc2OTQxNTc0fQ.Nr5XMwAn1aRAgWJd6IyS6CoXpVUBjVXKhTEEns8PloE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ed2a53148366525-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2c0f:f5c0:90e:ebf:3c22:2bff:fecd:4b69","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2c0f:f5c0:90e:ebf:3c22:2bff:fecd:4b69, 172.69.194.123"}
[16-Apr-2026 10:53:16 UTC] === User Orders API Called ===
[16-Apr-2026 10:53:16 UTC] User ID: 341
[16-Apr-2026 10:53:16 UTC] Limit: 20, Offset: 0
[16-Apr-2026 10:53:16 UTC] Orders found: 0
[16-Apr-2026 10:53:16 UTC] Orders data: []
[16-Apr-2026 10:53:16 UTC] Total orders count: 0
[16-Apr-2026 10:53:16 UTC] === API CALL LOG ===
[16-Apr-2026 10:53:16 UTC] Endpoint: user/profile.php
[16-Apr-2026 10:53:16 UTC] Full Log Data: {
    "timestamp": "2026-04-16 10:53:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:f5c0:90e:ebf:3c22:2bff:fecd:4b69",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQxIiwidXNlcm5hbWUiOiJ4ZmhidmNmdiIsImVtYWlsIjoiYWxleGFuZGVybmF0aW9uMjdAZ21haWwuY29tIiwiZXhwIjoxNzc2OTQxNTc0fQ.Nr5XMwAn1aRAgWJd6IyS6CoXpVUBjVXKhTEEns8PloE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed2a531483a6525-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2c0f:f5c0:90e:ebf:3c22:2bff:fecd:4b69",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2c0f:f5c0:90e:ebf:3c22:2bff:fecd:4b69, 172.69.194.122"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Apr-2026 10:53:16 UTC] === END API CALL LOG ===
[16-Apr-2026 10:53:16 UTC] ✅ API Hash verification passed for profile endpoint
[16-Apr-2026 10:53:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQxIiwidXNlcm5hbWUiOiJ4ZmhidmNmdiIsImVtYWlsIjoiYWxleGFuZGVybmF0aW9uMjdAZ21haWwuY29tIiwiZXhwIjoxNzc2OTQxNTc0fQ.Nr5XMwAn1aRAgWJd6IyS6CoXpVUBjVXKhTEEns8PloE
[16-Apr-2026 10:53:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Apr-2026 10:53:16 UTC] ✅ JWT token verified successfully for user profile
[16-Apr-2026 10:53:16 UTC] User ID: 341
[16-Apr-2026 10:53:16 UTC] ✅ User profile retrieved successfully for user ID: 341
[16-Apr-2026 10:53:16 UTC] === API CALL LOG ===
[16-Apr-2026 10:53:16 UTC] Endpoint: user/profile.php
[16-Apr-2026 10:53:16 UTC] Full Log Data: {
    "timestamp": "2026-04-16 10:53:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:f5c0:90e:ebf:3c22:2bff:fecd:4b69",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQxIiwidXNlcm5hbWUiOiJ4ZmhidmNmdiIsImVtYWlsIjoiYWxleGFuZGVybmF0aW9uMjdAZ21haWwuY29tIiwiZXhwIjoxNzc2OTQxNTc0fQ.Nr5XMwAn1aRAgWJd6IyS6CoXpVUBjVXKhTEEns8PloE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed2a534bb056525-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2c0f:f5c0:90e:ebf:3c22:2bff:fecd:4b69",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2c0f:f5c0:90e:ebf:3c22:2bff:fecd:4b69, 172.69.194.122"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Apr-2026 10:53:16 UTC] === END API CALL LOG ===
[16-Apr-2026 10:53:16 UTC] ✅ API Hash verification passed for profile endpoint
[16-Apr-2026 10:53:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQxIiwidXNlcm5hbWUiOiJ4ZmhidmNmdiIsImVtYWlsIjoiYWxleGFuZGVybmF0aW9uMjdAZ21haWwuY29tIiwiZXhwIjoxNzc2OTQxNTc0fQ.Nr5XMwAn1aRAgWJd6IyS6CoXpVUBjVXKhTEEns8PloE
[16-Apr-2026 10:53:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Apr-2026 10:53:16 UTC] ✅ JWT token verified successfully for user profile
[16-Apr-2026 10:53:16 UTC] User ID: 341
[16-Apr-2026 10:53:16 UTC] ✅ User profile retrieved successfully for user ID: 341
[16-Apr-2026 10:53:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Apr-2026 10:53:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Apr-2026 10:53:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQxIiwidXNlcm5hbWUiOiJ4ZmhidmNmdiIsImVtYWlsIjoiYWxleGFuZGVybmF0aW9uMjdAZ21haWwuY29tIiwiZXhwIjoxNzc2OTQxNTc0fQ.Nr5XMwAn1aRAgWJd6IyS6CoXpVUBjVXKhTEEns8PloE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ed2a5375d3e6525-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2c0f:f5c0:90e:ebf:3c22:2bff:fecd:4b69","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2c0f:f5c0:90e:ebf:3c22:2bff:fecd:4b69, 172.69.194.123"}
[16-Apr-2026 10:53:17 UTC] === User Orders API Called ===
[16-Apr-2026 10:53:17 UTC] User ID: 341
[16-Apr-2026 10:53:17 UTC] Limit: 20, Offset: 0
[16-Apr-2026 10:53:17 UTC] Orders found: 0
[16-Apr-2026 10:53:17 UTC] Orders data: []
[16-Apr-2026 10:53:17 UTC] Total orders count: 0
[16-Apr-2026 10:53:17 UTC] === API CALL LOG ===
[16-Apr-2026 10:53:17 UTC] Endpoint: user/profile.php
[16-Apr-2026 10:53:17 UTC] Full Log Data: {
    "timestamp": "2026-04-16 10:53:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:f5c0:90e:ebf:3c22:2bff:fecd:4b69",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQxIiwidXNlcm5hbWUiOiJ4ZmhidmNmdiIsImVtYWlsIjoiYWxleGFuZGVybmF0aW9uMjdAZ21haWwuY29tIiwiZXhwIjoxNzc2OTQxNTc0fQ.Nr5XMwAn1aRAgWJd6IyS6CoXpVUBjVXKhTEEns8PloE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed2a53a8fb36525-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2c0f:f5c0:90e:ebf:3c22:2bff:fecd:4b69",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2c0f:f5c0:90e:ebf:3c22:2bff:fecd:4b69, 172.69.194.122"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Apr-2026 10:53:17 UTC] === END API CALL LOG ===
[16-Apr-2026 10:53:17 UTC] ✅ API Hash verification passed for profile endpoint
[16-Apr-2026 10:53:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQxIiwidXNlcm5hbWUiOiJ4ZmhidmNmdiIsImVtYWlsIjoiYWxleGFuZGVybmF0aW9uMjdAZ21haWwuY29tIiwiZXhwIjoxNzc2OTQxNTc0fQ.Nr5XMwAn1aRAgWJd6IyS6CoXpVUBjVXKhTEEns8PloE
[16-Apr-2026 10:53:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Apr-2026 10:53:17 UTC] ✅ JWT token verified successfully for user profile
[16-Apr-2026 10:53:17 UTC] User ID: 341
[16-Apr-2026 10:53:17 UTC] ✅ User profile retrieved successfully for user ID: 341
[16-Apr-2026 10:53:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Apr-2026 10:53:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Apr-2026 10:53:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQxIiwidXNlcm5hbWUiOiJ4ZmhidmNmdiIsImVtYWlsIjoiYWxleGFuZGVybmF0aW9uMjdAZ21haWwuY29tIiwiZXhwIjoxNzc2OTQxNTc0fQ.Nr5XMwAn1aRAgWJd6IyS6CoXpVUBjVXKhTEEns8PloE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ed2a541be376525-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2c0f:f5c0:90e:ebf:3c22:2bff:fecd:4b69","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2c0f:f5c0:90e:ebf:3c22:2bff:fecd:4b69, 172.69.194.122"}
[16-Apr-2026 10:53:19 UTC] === User Orders API Called ===
[16-Apr-2026 10:53:19 UTC] User ID: 341
[16-Apr-2026 10:53:19 UTC] Limit: 20, Offset: 0
[16-Apr-2026 10:53:19 UTC] Orders found: 0
[16-Apr-2026 10:53:19 UTC] Orders data: []
[16-Apr-2026 10:53:19 UTC] === API CALL LOG ===
[16-Apr-2026 10:53:19 UTC] Endpoint: user/profile.php
[16-Apr-2026 10:53:19 UTC] Full Log Data: {
    "timestamp": "2026-04-16 10:53:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:f5c0:90e:ebf:3c22:2bff:fecd:4b69",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQxIiwidXNlcm5hbWUiOiJ4ZmhidmNmdiIsImVtYWlsIjoiYWxleGFuZGVybmF0aW9uMjdAZ21haWwuY29tIiwiZXhwIjoxNzc2OTQxNTc0fQ.Nr5XMwAn1aRAgWJd6IyS6CoXpVUBjVXKhTEEns8PloE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed2a541be3a6525-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2c0f:f5c0:90e:ebf:3c22:2bff:fecd:4b69",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2c0f:f5c0:90e:ebf:3c22:2bff:fecd:4b69, 172.69.194.122"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Apr-2026 10:53:19 UTC] Total orders count: 0
[16-Apr-2026 10:53:19 UTC] === END API CALL LOG ===
[16-Apr-2026 10:53:19 UTC] ✅ API Hash verification passed for profile endpoint
[16-Apr-2026 10:53:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQxIiwidXNlcm5hbWUiOiJ4ZmhidmNmdiIsImVtYWlsIjoiYWxleGFuZGVybmF0aW9uMjdAZ21haWwuY29tIiwiZXhwIjoxNzc2OTQxNTc0fQ.Nr5XMwAn1aRAgWJd6IyS6CoXpVUBjVXKhTEEns8PloE
[16-Apr-2026 10:53:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Apr-2026 10:53:19 UTC] ✅ JWT token verified successfully for user profile
[16-Apr-2026 10:53:19 UTC] User ID: 341
[16-Apr-2026 10:53:19 UTC] ✅ User profile retrieved successfully for user ID: 341
[16-Apr-2026 10:53:19 UTC] === API CALL LOG ===
[16-Apr-2026 10:53:19 UTC] Endpoint: user/profile.php
[16-Apr-2026 10:53:19 UTC] Full Log Data: {
    "timestamp": "2026-04-16 10:53:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:f5c0:90e:ebf:3c22:2bff:fecd:4b69",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQxIiwidXNlcm5hbWUiOiJ4ZmhidmNmdiIsImVtYWlsIjoiYWxleGFuZGVybmF0aW9uMjdAZ21haWwuY29tIiwiZXhwIjoxNzc2OTQxNTc0fQ.Nr5XMwAn1aRAgWJd6IyS6CoXpVUBjVXKhTEEns8PloE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed2a544a8f66525-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2c0f:f5c0:90e:ebf:3c22:2bff:fecd:4b69",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2c0f:f5c0:90e:ebf:3c22:2bff:fecd:4b69, 172.69.194.122"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Apr-2026 10:53:19 UTC] === END API CALL LOG ===
[16-Apr-2026 10:53:19 UTC] ✅ API Hash verification passed for profile endpoint
[16-Apr-2026 10:53:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQxIiwidXNlcm5hbWUiOiJ4ZmhidmNmdiIsImVtYWlsIjoiYWxleGFuZGVybmF0aW9uMjdAZ21haWwuY29tIiwiZXhwIjoxNzc2OTQxNTc0fQ.Nr5XMwAn1aRAgWJd6IyS6CoXpVUBjVXKhTEEns8PloE
[16-Apr-2026 10:53:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Apr-2026 10:53:19 UTC] ✅ JWT token verified successfully for user profile
[16-Apr-2026 10:53:19 UTC] User ID: 341
[16-Apr-2026 10:53:19 UTC] ✅ User profile retrieved successfully for user ID: 341
[16-Apr-2026 10:53:19 UTC] === API CALL LOG ===
[16-Apr-2026 10:53:19 UTC] Endpoint: user/profile.php
[16-Apr-2026 10:53:19 UTC] Full Log Data: {
    "timestamp": "2026-04-16 10:53:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:f5c0:90e:ebf:3c22:2bff:fecd:4b69",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQxIiwidXNlcm5hbWUiOiJ4ZmhidmNmdiIsImVtYWlsIjoiYWxleGFuZGVybmF0aW9uMjdAZ21haWwuY29tIiwiZXhwIjoxNzc2OTQxNTc0fQ.Nr5XMwAn1aRAgWJd6IyS6CoXpVUBjVXKhTEEns8PloE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed2a5465a7a6525-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2c0f:f5c0:90e:ebf:3c22:2bff:fecd:4b69",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2c0f:f5c0:90e:ebf:3c22:2bff:fecd:4b69, 172.69.194.123"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Apr-2026 10:53:19 UTC] === END API CALL LOG ===
[16-Apr-2026 10:53:19 UTC] ✅ API Hash verification passed for profile endpoint
[16-Apr-2026 10:53:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQxIiwidXNlcm5hbWUiOiJ4ZmhidmNmdiIsImVtYWlsIjoiYWxleGFuZGVybmF0aW9uMjdAZ21haWwuY29tIiwiZXhwIjoxNzc2OTQxNTc0fQ.Nr5XMwAn1aRAgWJd6IyS6CoXpVUBjVXKhTEEns8PloE
[16-Apr-2026 10:53:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Apr-2026 10:53:19 UTC] ✅ JWT token verified successfully for user profile
[16-Apr-2026 10:53:19 UTC] User ID: 341
[16-Apr-2026 10:53:19 UTC] ✅ User profile retrieved successfully for user ID: 341
[16-Apr-2026 10:53:20 UTC] User Purchases API - User ID: 341
[16-Apr-2026 10:53:20 UTC] User Purchases API - Total purchases found: 0
[16-Apr-2026 10:53:20 UTC] === API CALL LOG ===
[16-Apr-2026 10:53:20 UTC] Endpoint: user/profile.php
[16-Apr-2026 10:53:20 UTC] Full Log Data: {
    "timestamp": "2026-04-16 10:53:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:f5c0:90e:ebf:3c22:2bff:fecd:4b69",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQxIiwidXNlcm5hbWUiOiJ4ZmhidmNmdiIsImVtYWlsIjoiYWxleGFuZGVybmF0aW9uMjdAZ21haWwuY29tIiwiZXhwIjoxNzc2OTQxNTc0fQ.Nr5XMwAn1aRAgWJd6IyS6CoXpVUBjVXKhTEEns8PloE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed2a54baeb36525-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2c0f:f5c0:90e:ebf:3c22:2bff:fecd:4b69",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2c0f:f5c0:90e:ebf:3c22:2bff:fecd:4b69, 172.69.194.123"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Apr-2026 10:53:20 UTC] === END API CALL LOG ===
[16-Apr-2026 10:53:20 UTC] ✅ API Hash verification passed for profile endpoint
[16-Apr-2026 10:53:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQxIiwidXNlcm5hbWUiOiJ4ZmhidmNmdiIsImVtYWlsIjoiYWxleGFuZGVybmF0aW9uMjdAZ21haWwuY29tIiwiZXhwIjoxNzc2OTQxNTc0fQ.Nr5XMwAn1aRAgWJd6IyS6CoXpVUBjVXKhTEEns8PloE
[16-Apr-2026 10:53:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Apr-2026 10:53:20 UTC] ✅ JWT token verified successfully for user profile
[16-Apr-2026 10:53:20 UTC] User ID: 341
[16-Apr-2026 10:53:20 UTC] ✅ User profile retrieved successfully for user ID: 341
[16-Apr-2026 10:53:26 UTC] === API CALL LOG ===
[16-Apr-2026 10:53:26 UTC] Endpoint: user/profile.php
[16-Apr-2026 10:53:26 UTC] Full Log Data: {
    "timestamp": "2026-04-16 10:53:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:f5c0:90e:ebf:3c22:2bff:fecd:4b69",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQxIiwidXNlcm5hbWUiOiJ4ZmhidmNmdiIsImVtYWlsIjoiYWxleGFuZGVybmF0aW9uMjdAZ21haWwuY29tIiwiZXhwIjoxNzc2OTQxNTc0fQ.Nr5XMwAn1aRAgWJd6IyS6CoXpVUBjVXKhTEEns8PloE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed2a56f3b7e6525-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2c0f:f5c0:90e:ebf:3c22:2bff:fecd:4b69",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2c0f:f5c0:90e:ebf:3c22:2bff:fecd:4b69, 172.69.194.122"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Apr-2026 10:53:26 UTC] === END API CALL LOG ===
[16-Apr-2026 10:53:26 UTC] ✅ API Hash verification passed for profile endpoint
[16-Apr-2026 10:53:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQxIiwidXNlcm5hbWUiOiJ4ZmhidmNmdiIsImVtYWlsIjoiYWxleGFuZGVybmF0aW9uMjdAZ21haWwuY29tIiwiZXhwIjoxNzc2OTQxNTc0fQ.Nr5XMwAn1aRAgWJd6IyS6CoXpVUBjVXKhTEEns8PloE
[16-Apr-2026 10:53:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Apr-2026 10:53:26 UTC] ✅ JWT token verified successfully for user profile
[16-Apr-2026 10:53:26 UTC] User ID: 341
[16-Apr-2026 10:53:26 UTC] ✅ User profile retrieved successfully for user ID: 341
[16-Apr-2026 10:53:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Apr-2026 10:53:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Apr-2026 10:53:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQxIiwidXNlcm5hbWUiOiJ4ZmhidmNmdiIsImVtYWlsIjoiYWxleGFuZGVybmF0aW9uMjdAZ21haWwuY29tIiwiZXhwIjoxNzc2OTQxNTc0fQ.Nr5XMwAn1aRAgWJd6IyS6CoXpVUBjVXKhTEEns8PloE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ed2a56f3b7c6525-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2c0f:f5c0:90e:ebf:3c22:2bff:fecd:4b69","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2c0f:f5c0:90e:ebf:3c22:2bff:fecd:4b69, 172.69.194.123"}
[16-Apr-2026 10:53:26 UTC] === User Orders API Called ===
[16-Apr-2026 10:53:26 UTC] User ID: 341
[16-Apr-2026 10:53:26 UTC] Limit: 20, Offset: 0
[16-Apr-2026 10:53:26 UTC] Orders found: 0
[16-Apr-2026 10:53:26 UTC] Orders data: []
[16-Apr-2026 10:53:26 UTC] Total orders count: 0
[16-Apr-2026 11:36:06 UTC] === API CALL LOG ===
[16-Apr-2026 11:36:06 UTC] Endpoint: user/profile.php
[16-Apr-2026 11:36:06 UTC] Full Log Data: {
    "timestamp": "2026-04-16 11:36:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.62.70.24",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQyIiwidXNlcm5hbWUiOiJASnNqd2plYmUwMDM5IiwiZW1haWwiOiJzYWJkYW5iZWtvdm51cnRpbGVrMDgzQGdtYWlsLmNvbSIsImV4cCI6MTc3Njk0NDE2NH0.t6_eO_w9IlqPdKG8pPWJF5qO8wZiWAW5wxCd-6wjbLU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed2e3eca9226074-FRU",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "92.62.70.24",
        "CF-IPCountry": "KG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "92.62.70.24, 172.64.196.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Apr-2026 11:36:06 UTC] === END API CALL LOG ===
[16-Apr-2026 11:36:06 UTC] ✅ API Hash verification passed for profile endpoint
[16-Apr-2026 11:36:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQyIiwidXNlcm5hbWUiOiJASnNqd2plYmUwMDM5IiwiZW1haWwiOiJzYWJkYW5iZWtvdm51cnRpbGVrMDgzQGdtYWlsLmNvbSIsImV4cCI6MTc3Njk0NDE2NH0.t6_eO_w9IlqPdKG8pPWJF5qO8wZiWAW5wxCd-6wjbLU
[16-Apr-2026 11:36:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Apr-2026 11:36:06 UTC] ✅ JWT token verified successfully for user profile
[16-Apr-2026 11:36:06 UTC] User ID: 342
[16-Apr-2026 11:36:06 UTC] ✅ User profile retrieved successfully for user ID: 342
[16-Apr-2026 11:36:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Apr-2026 11:36:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Apr-2026 11:36:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQyIiwidXNlcm5hbWUiOiJASnNqd2plYmUwMDM5IiwiZW1haWwiOiJzYWJkYW5iZWtvdm51cnRpbGVrMDgzQGdtYWlsLmNvbSIsImV4cCI6MTc3Njk0NDE2NH0.t6_eO_w9IlqPdKG8pPWJF5qO8wZiWAW5wxCd-6wjbLU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ed2e3ecc95d6074-FRU","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"92.62.70.24","CF-IPCountry":"KG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"92.62.70.24, 172.64.196.144"}
[16-Apr-2026 11:36:06 UTC] === User Orders API Called ===
[16-Apr-2026 11:36:06 UTC] User ID: 342
[16-Apr-2026 11:36:06 UTC] Limit: 20, Offset: 0
[16-Apr-2026 11:36:06 UTC] Orders found: 0
[16-Apr-2026 11:36:06 UTC] Orders data: []
[16-Apr-2026 11:36:06 UTC] Total orders count: 0
[16-Apr-2026 11:36:06 UTC] === API CALL LOG ===
[16-Apr-2026 11:36:06 UTC] Endpoint: user/profile.php
[16-Apr-2026 11:36:06 UTC] Full Log Data: {
    "timestamp": "2026-04-16 11:36:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.62.70.24",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQyIiwidXNlcm5hbWUiOiJASnNqd2plYmUwMDM5IiwiZW1haWwiOiJzYWJkYW5iZWtvdm51cnRpbGVrMDgzQGdtYWlsLmNvbSIsImV4cCI6MTc3Njk0NDE2NH0.t6_eO_w9IlqPdKG8pPWJF5qO8wZiWAW5wxCd-6wjbLU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed2e3ed3a246074-FRU",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "92.62.70.24",
        "CF-IPCountry": "KG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "92.62.70.24, 172.64.196.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Apr-2026 11:36:06 UTC] === END API CALL LOG ===
[16-Apr-2026 11:36:06 UTC] ✅ API Hash verification passed for profile endpoint
[16-Apr-2026 11:36:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQyIiwidXNlcm5hbWUiOiJASnNqd2plYmUwMDM5IiwiZW1haWwiOiJzYWJkYW5iZWtvdm51cnRpbGVrMDgzQGdtYWlsLmNvbSIsImV4cCI6MTc3Njk0NDE2NH0.t6_eO_w9IlqPdKG8pPWJF5qO8wZiWAW5wxCd-6wjbLU
[16-Apr-2026 11:36:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Apr-2026 11:36:06 UTC] ✅ JWT token verified successfully for user profile
[16-Apr-2026 11:36:06 UTC] User ID: 342
[16-Apr-2026 11:36:06 UTC] ✅ User profile retrieved successfully for user ID: 342
[16-Apr-2026 11:36:06 UTC] === API CALL LOG ===
[16-Apr-2026 11:36:06 UTC] Endpoint: user/profile.php
[16-Apr-2026 11:36:06 UTC] Full Log Data: {
    "timestamp": "2026-04-16 11:36:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.62.70.24",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQyIiwidXNlcm5hbWUiOiJASnNqd2plYmUwMDM5IiwiZW1haWwiOiJzYWJkYW5iZWtvdm51cnRpbGVrMDgzQGdtYWlsLmNvbSIsImV4cCI6MTc3Njk0NDE2NH0.t6_eO_w9IlqPdKG8pPWJF5qO8wZiWAW5wxCd-6wjbLU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed2e3f27ad16074-FRU",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "92.62.70.24",
        "CF-IPCountry": "KG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "92.62.70.24, 172.64.196.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Apr-2026 11:36:06 UTC] === END API CALL LOG ===
[16-Apr-2026 11:36:06 UTC] ✅ API Hash verification passed for profile endpoint
[16-Apr-2026 11:36:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQyIiwidXNlcm5hbWUiOiJASnNqd2plYmUwMDM5IiwiZW1haWwiOiJzYWJkYW5iZWtvdm51cnRpbGVrMDgzQGdtYWlsLmNvbSIsImV4cCI6MTc3Njk0NDE2NH0.t6_eO_w9IlqPdKG8pPWJF5qO8wZiWAW5wxCd-6wjbLU
[16-Apr-2026 11:36:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Apr-2026 11:36:06 UTC] ✅ JWT token verified successfully for user profile
[16-Apr-2026 11:36:06 UTC] User ID: 342
[16-Apr-2026 11:36:06 UTC] ✅ User profile retrieved successfully for user ID: 342
[16-Apr-2026 11:38:12 UTC] === API CALL LOG ===
[16-Apr-2026 11:38:12 UTC] Endpoint: user/profile.php
[16-Apr-2026 11:38:12 UTC] Full Log Data: {
    "timestamp": "2026-04-16 11:38:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.62.70.24",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQyIiwidXNlcm5hbWUiOiJASnNqd2plYmUwMDM5IiwiZW1haWwiOiJzYWJkYW5iZWtvdm51cnRpbGVrMDgzQGdtYWlsLmNvbSIsImV4cCI6MTc3Njk0NDE2NH0.t6_eO_w9IlqPdKG8pPWJF5qO8wZiWAW5wxCd-6wjbLU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed2e701dbac6074-FRU",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "92.62.70.24",
        "CF-IPCountry": "KG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "92.62.70.24, 172.64.196.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Apr-2026 11:38:12 UTC] === END API CALL LOG ===
[16-Apr-2026 11:38:12 UTC] ✅ API Hash verification passed for profile endpoint
[16-Apr-2026 11:38:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQyIiwidXNlcm5hbWUiOiJASnNqd2plYmUwMDM5IiwiZW1haWwiOiJzYWJkYW5iZWtvdm51cnRpbGVrMDgzQGdtYWlsLmNvbSIsImV4cCI6MTc3Njk0NDE2NH0.t6_eO_w9IlqPdKG8pPWJF5qO8wZiWAW5wxCd-6wjbLU
[16-Apr-2026 11:38:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Apr-2026 11:38:12 UTC] ✅ JWT token verified successfully for user profile
[16-Apr-2026 11:38:12 UTC] User ID: 342
[16-Apr-2026 11:38:12 UTC] ✅ User profile retrieved successfully for user ID: 342
[16-Apr-2026 11:38:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Apr-2026 11:38:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Apr-2026 11:38:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQyIiwidXNlcm5hbWUiOiJASnNqd2plYmUwMDM5IiwiZW1haWwiOiJzYWJkYW5iZWtvdm51cnRpbGVrMDgzQGdtYWlsLmNvbSIsImV4cCI6MTc3Njk0NDE2NH0.t6_eO_w9IlqPdKG8pPWJF5qO8wZiWAW5wxCd-6wjbLU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ed2e75ffec86074-FRU","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"92.62.70.24","CF-IPCountry":"KG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"92.62.70.24, 172.64.196.144"}
[16-Apr-2026 11:38:27 UTC] === User Orders API Called ===
[16-Apr-2026 11:38:27 UTC] User ID: 342
[16-Apr-2026 11:38:27 UTC] Limit: 20, Offset: 0
[16-Apr-2026 11:38:27 UTC] Orders found: 0
[16-Apr-2026 11:38:27 UTC] Orders data: []
[16-Apr-2026 11:38:27 UTC] Total orders count: 0
[16-Apr-2026 11:38:28 UTC] === API CALL LOG ===
[16-Apr-2026 11:38:28 UTC] Endpoint: user/profile.php
[16-Apr-2026 11:38:28 UTC] Full Log Data: {
    "timestamp": "2026-04-16 11:38:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.62.70.24",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQyIiwidXNlcm5hbWUiOiJASnNqd2plYmUwMDM5IiwiZW1haWwiOiJzYWJkYW5iZWtvdm51cnRpbGVrMDgzQGdtYWlsLmNvbSIsImV4cCI6MTc3Njk0NDE2NH0.t6_eO_w9IlqPdKG8pPWJF5qO8wZiWAW5wxCd-6wjbLU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed2e768bd306074-FRU",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "92.62.70.24",
        "CF-IPCountry": "KG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "92.62.70.24, 172.64.196.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Apr-2026 11:38:28 UTC] === END API CALL LOG ===
[16-Apr-2026 11:38:28 UTC] ✅ API Hash verification passed for profile endpoint
[16-Apr-2026 11:38:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQyIiwidXNlcm5hbWUiOiJASnNqd2plYmUwMDM5IiwiZW1haWwiOiJzYWJkYW5iZWtvdm51cnRpbGVrMDgzQGdtYWlsLmNvbSIsImV4cCI6MTc3Njk0NDE2NH0.t6_eO_w9IlqPdKG8pPWJF5qO8wZiWAW5wxCd-6wjbLU
[16-Apr-2026 11:38:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Apr-2026 11:38:28 UTC] ✅ JWT token verified successfully for user profile
[16-Apr-2026 11:38:28 UTC] User ID: 342
[16-Apr-2026 11:38:28 UTC] ✅ User profile retrieved successfully for user ID: 342
[16-Apr-2026 11:38:28 UTC] User Purchases API - User ID: 342
[16-Apr-2026 11:38:28 UTC] User Purchases API - Total purchases found: 0
[16-Apr-2026 11:38:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Apr-2026 11:38:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Apr-2026 11:38:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQyIiwidXNlcm5hbWUiOiJASnNqd2plYmUwMDM5IiwiZW1haWwiOiJzYWJkYW5iZWtvdm51cnRpbGVrMDgzQGdtYWlsLmNvbSIsImV4cCI6MTc3Njk0NDE2NH0.t6_eO_w9IlqPdKG8pPWJF5qO8wZiWAW5wxCd-6wjbLU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ed2e76fe8fd6074-FRU","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"92.62.70.24","CF-IPCountry":"KG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"92.62.70.24, 172.64.196.144"}
[16-Apr-2026 11:38:29 UTC] === User Orders API Called ===
[16-Apr-2026 11:38:29 UTC] User ID: 342
[16-Apr-2026 11:38:29 UTC] Limit: 20, Offset: 0
[16-Apr-2026 11:38:29 UTC] Orders found: 0
[16-Apr-2026 11:38:29 UTC] Orders data: []
[16-Apr-2026 11:38:29 UTC] Total orders count: 0
[16-Apr-2026 11:38:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Apr-2026 11:38:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Apr-2026 11:38:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQyIiwidXNlcm5hbWUiOiJASnNqd2plYmUwMDM5IiwiZW1haWwiOiJzYWJkYW5iZWtvdm51cnRpbGVrMDgzQGdtYWlsLmNvbSIsImV4cCI6MTc3Njk0NDE2NH0.t6_eO_w9IlqPdKG8pPWJF5qO8wZiWAW5wxCd-6wjbLU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ed2e7760a7e6074-FRU","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"92.62.70.24","CF-IPCountry":"KG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"92.62.70.24, 172.64.196.145"}
[16-Apr-2026 11:38:30 UTC] === User Orders API Called ===
[16-Apr-2026 11:38:30 UTC] User ID: 342
[16-Apr-2026 11:38:30 UTC] Limit: 20, Offset: 0
[16-Apr-2026 11:38:30 UTC] Orders found: 0
[16-Apr-2026 11:38:30 UTC] Orders data: []
[16-Apr-2026 11:38:30 UTC] Total orders count: 0
[16-Apr-2026 11:38:30 UTC] === API CALL LOG ===
[16-Apr-2026 11:38:30 UTC] Endpoint: user/profile.php
[16-Apr-2026 11:38:30 UTC] Full Log Data: {
    "timestamp": "2026-04-16 11:38:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.62.70.24",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQyIiwidXNlcm5hbWUiOiJASnNqd2plYmUwMDM5IiwiZW1haWwiOiJzYWJkYW5iZWtvdm51cnRpbGVrMDgzQGdtYWlsLmNvbSIsImV4cCI6MTc3Njk0NDE2NH0.t6_eO_w9IlqPdKG8pPWJF5qO8wZiWAW5wxCd-6wjbLU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed2e7769b566074-FRU",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "92.62.70.24",
        "CF-IPCountry": "KG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "92.62.70.24, 172.64.196.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Apr-2026 11:38:30 UTC] === END API CALL LOG ===
[16-Apr-2026 11:38:30 UTC] ✅ API Hash verification passed for profile endpoint
[16-Apr-2026 11:38:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQyIiwidXNlcm5hbWUiOiJASnNqd2plYmUwMDM5IiwiZW1haWwiOiJzYWJkYW5iZWtvdm51cnRpbGVrMDgzQGdtYWlsLmNvbSIsImV4cCI6MTc3Njk0NDE2NH0.t6_eO_w9IlqPdKG8pPWJF5qO8wZiWAW5wxCd-6wjbLU
[16-Apr-2026 11:38:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Apr-2026 11:38:30 UTC] ✅ JWT token verified successfully for user profile
[16-Apr-2026 11:38:30 UTC] User ID: 342
[16-Apr-2026 11:38:30 UTC] ✅ User profile retrieved successfully for user ID: 342
[16-Apr-2026 11:38:31 UTC] === API CALL LOG ===
[16-Apr-2026 11:38:31 UTC] Endpoint: user/profile.php
[16-Apr-2026 11:38:31 UTC] Full Log Data: {
    "timestamp": "2026-04-16 11:38:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.62.70.24",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQyIiwidXNlcm5hbWUiOiJASnNqd2plYmUwMDM5IiwiZW1haWwiOiJzYWJkYW5iZWtvdm51cnRpbGVrMDgzQGdtYWlsLmNvbSIsImV4cCI6MTc3Njk0NDE2NH0.t6_eO_w9IlqPdKG8pPWJF5qO8wZiWAW5wxCd-6wjbLU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed2e77a7a476074-FRU",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "92.62.70.24",
        "CF-IPCountry": "KG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "92.62.70.24, 172.64.196.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Apr-2026 11:38:31 UTC] === END API CALL LOG ===
[16-Apr-2026 11:38:31 UTC] ✅ API Hash verification passed for profile endpoint
[16-Apr-2026 11:38:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQyIiwidXNlcm5hbWUiOiJASnNqd2plYmUwMDM5IiwiZW1haWwiOiJzYWJkYW5iZWtvdm51cnRpbGVrMDgzQGdtYWlsLmNvbSIsImV4cCI6MTc3Njk0NDE2NH0.t6_eO_w9IlqPdKG8pPWJF5qO8wZiWAW5wxCd-6wjbLU
[16-Apr-2026 11:38:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Apr-2026 11:38:31 UTC] ✅ JWT token verified successfully for user profile
[16-Apr-2026 11:38:31 UTC] User ID: 342
[16-Apr-2026 11:38:31 UTC] ✅ User profile retrieved successfully for user ID: 342
[16-Apr-2026 11:38:31 UTC] === API CALL LOG ===
[16-Apr-2026 11:38:31 UTC] Endpoint: user/profile.php
[16-Apr-2026 11:38:31 UTC] Full Log Data: {
    "timestamp": "2026-04-16 11:38:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.62.70.24",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQyIiwidXNlcm5hbWUiOiJASnNqd2plYmUwMDM5IiwiZW1haWwiOiJzYWJkYW5iZWtvdm51cnRpbGVrMDgzQGdtYWlsLmNvbSIsImV4cCI6MTc3Njk0NDE2NH0.t6_eO_w9IlqPdKG8pPWJF5qO8wZiWAW5wxCd-6wjbLU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed2e77a8a6b6074-FRU",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "92.62.70.24",
        "CF-IPCountry": "KG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "92.62.70.24, 172.64.196.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Apr-2026 11:38:31 UTC] === END API CALL LOG ===
[16-Apr-2026 11:38:31 UTC] ✅ API Hash verification passed for profile endpoint
[16-Apr-2026 11:38:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQyIiwidXNlcm5hbWUiOiJASnNqd2plYmUwMDM5IiwiZW1haWwiOiJzYWJkYW5iZWtvdm51cnRpbGVrMDgzQGdtYWlsLmNvbSIsImV4cCI6MTc3Njk0NDE2NH0.t6_eO_w9IlqPdKG8pPWJF5qO8wZiWAW5wxCd-6wjbLU
[16-Apr-2026 11:38:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Apr-2026 11:38:31 UTC] ✅ JWT token verified successfully for user profile
[16-Apr-2026 11:38:31 UTC] User ID: 342
[16-Apr-2026 11:38:31 UTC] ✅ User profile retrieved successfully for user ID: 342
[16-Apr-2026 11:38:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Apr-2026 11:38:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Apr-2026 11:38:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQyIiwidXNlcm5hbWUiOiJASnNqd2plYmUwMDM5IiwiZW1haWwiOiJzYWJkYW5iZWtvdm51cnRpbGVrMDgzQGdtYWlsLmNvbSIsImV4cCI6MTc3Njk0NDE2NH0.t6_eO_w9IlqPdKG8pPWJF5qO8wZiWAW5wxCd-6wjbLU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ed2e7bcdbbd6074-FRU","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"92.62.70.24","CF-IPCountry":"KG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"92.62.70.24, 172.64.196.145"}
[16-Apr-2026 11:38:42 UTC] === User Orders API Called ===
[16-Apr-2026 11:38:42 UTC] User ID: 342
[16-Apr-2026 11:38:42 UTC] Limit: 20, Offset: 0
[16-Apr-2026 11:38:42 UTC] Orders found: 0
[16-Apr-2026 11:38:42 UTC] Orders data: []
[16-Apr-2026 11:38:42 UTC] Total orders count: 0
[16-Apr-2026 11:38:42 UTC] === API CALL LOG ===
[16-Apr-2026 11:38:42 UTC] Endpoint: user/profile.php
[16-Apr-2026 11:38:42 UTC] Full Log Data: {
    "timestamp": "2026-04-16 11:38:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.62.70.24",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQyIiwidXNlcm5hbWUiOiJASnNqd2plYmUwMDM5IiwiZW1haWwiOiJzYWJkYW5iZWtvdm51cnRpbGVrMDgzQGdtYWlsLmNvbSIsImV4cCI6MTc3Njk0NDE2NH0.t6_eO_w9IlqPdKG8pPWJF5qO8wZiWAW5wxCd-6wjbLU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed2e7bd5c896074-FRU",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "92.62.70.24",
        "CF-IPCountry": "KG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "92.62.70.24, 172.64.196.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Apr-2026 11:38:42 UTC] === END API CALL LOG ===
[16-Apr-2026 11:38:42 UTC] ✅ API Hash verification passed for profile endpoint
[16-Apr-2026 11:38:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQyIiwidXNlcm5hbWUiOiJASnNqd2plYmUwMDM5IiwiZW1haWwiOiJzYWJkYW5iZWtvdm51cnRpbGVrMDgzQGdtYWlsLmNvbSIsImV4cCI6MTc3Njk0NDE2NH0.t6_eO_w9IlqPdKG8pPWJF5qO8wZiWAW5wxCd-6wjbLU
[16-Apr-2026 11:38:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Apr-2026 11:38:42 UTC] ✅ JWT token verified successfully for user profile
[16-Apr-2026 11:38:42 UTC] User ID: 342
[16-Apr-2026 11:38:42 UTC] ✅ User profile retrieved successfully for user ID: 342
[16-Apr-2026 11:38:42 UTC] === API CALL LOG ===
[16-Apr-2026 11:38:42 UTC] Endpoint: user/profile.php
[16-Apr-2026 11:38:42 UTC] Full Log Data: {
    "timestamp": "2026-04-16 11:38:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.62.70.24",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQyIiwidXNlcm5hbWUiOiJASnNqd2plYmUwMDM5IiwiZW1haWwiOiJzYWJkYW5iZWtvdm51cnRpbGVrMDgzQGdtYWlsLmNvbSIsImV4cCI6MTc3Njk0NDE2NH0.t6_eO_w9IlqPdKG8pPWJF5qO8wZiWAW5wxCd-6wjbLU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed2e7c1bc2e6074-FRU",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "92.62.70.24",
        "CF-IPCountry": "KG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "92.62.70.24, 172.64.196.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Apr-2026 11:38:42 UTC] === END API CALL LOG ===
[16-Apr-2026 11:38:42 UTC] ✅ API Hash verification passed for profile endpoint
[16-Apr-2026 11:38:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQyIiwidXNlcm5hbWUiOiJASnNqd2plYmUwMDM5IiwiZW1haWwiOiJzYWJkYW5iZWtvdm51cnRpbGVrMDgzQGdtYWlsLmNvbSIsImV4cCI6MTc3Njk0NDE2NH0.t6_eO_w9IlqPdKG8pPWJF5qO8wZiWAW5wxCd-6wjbLU
[16-Apr-2026 11:38:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Apr-2026 11:38:42 UTC] ✅ JWT token verified successfully for user profile
[16-Apr-2026 11:38:42 UTC] User ID: 342
[16-Apr-2026 11:38:42 UTC] ✅ User profile retrieved successfully for user ID: 342
[16-Apr-2026 11:38:42 UTC] === API CALL LOG ===
[16-Apr-2026 11:38:42 UTC] Endpoint: user/profile.php
[16-Apr-2026 11:38:42 UTC] Full Log Data: {
    "timestamp": "2026-04-16 11:38:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.62.70.24",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQyIiwidXNlcm5hbWUiOiJASnNqd2plYmUwMDM5IiwiZW1haWwiOiJzYWJkYW5iZWtvdm51cnRpbGVrMDgzQGdtYWlsLmNvbSIsImV4cCI6MTc3Njk0NDE2NH0.t6_eO_w9IlqPdKG8pPWJF5qO8wZiWAW5wxCd-6wjbLU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed2e7c23d056074-FRU",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "92.62.70.24",
        "CF-IPCountry": "KG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "92.62.70.24, 172.64.196.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Apr-2026 11:38:42 UTC] === END API CALL LOG ===
[16-Apr-2026 11:38:42 UTC] ✅ API Hash verification passed for profile endpoint
[16-Apr-2026 11:38:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQyIiwidXNlcm5hbWUiOiJASnNqd2plYmUwMDM5IiwiZW1haWwiOiJzYWJkYW5iZWtvdm51cnRpbGVrMDgzQGdtYWlsLmNvbSIsImV4cCI6MTc3Njk0NDE2NH0.t6_eO_w9IlqPdKG8pPWJF5qO8wZiWAW5wxCd-6wjbLU
[16-Apr-2026 11:38:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Apr-2026 11:38:42 UTC] ✅ JWT token verified successfully for user profile
[16-Apr-2026 11:38:42 UTC] User ID: 342
[16-Apr-2026 11:38:42 UTC] ✅ User profile retrieved successfully for user ID: 342
[16-Apr-2026 11:38:53 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Apr-2026 11:38:53 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Apr-2026 11:38:53 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQyIiwidXNlcm5hbWUiOiJASnNqd2plYmUwMDM5IiwiZW1haWwiOiJzYWJkYW5iZWtvdm51cnRpbGVrMDgzQGdtYWlsLmNvbSIsImV4cCI6MTc3Njk0NDE2NH0.t6_eO_w9IlqPdKG8pPWJF5qO8wZiWAW5wxCd-6wjbLU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ed2e8017ab86074-FRU","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"92.62.70.24","CF-IPCountry":"KG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"92.62.70.24, 172.64.196.144"}
[16-Apr-2026 11:38:53 UTC] === User Orders API Called ===
[16-Apr-2026 11:38:53 UTC] User ID: 342
[16-Apr-2026 11:38:53 UTC] Limit: 20, Offset: 0
[16-Apr-2026 11:38:53 UTC] Orders found: 0
[16-Apr-2026 11:38:53 UTC] Orders data: []
[16-Apr-2026 11:38:53 UTC] Total orders count: 0
[16-Apr-2026 11:38:53 UTC] === API CALL LOG ===
[16-Apr-2026 11:38:53 UTC] Endpoint: user/profile.php
[16-Apr-2026 11:38:53 UTC] Full Log Data: {
    "timestamp": "2026-04-16 11:38:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.62.70.24",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQyIiwidXNlcm5hbWUiOiJASnNqd2plYmUwMDM5IiwiZW1haWwiOiJzYWJkYW5iZWtvdm51cnRpbGVrMDgzQGdtYWlsLmNvbSIsImV4cCI6MTc3Njk0NDE2NH0.t6_eO_w9IlqPdKG8pPWJF5qO8wZiWAW5wxCd-6wjbLU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed2e8020b8a6074-FRU",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "92.62.70.24",
        "CF-IPCountry": "KG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "92.62.70.24, 172.64.196.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Apr-2026 11:38:53 UTC] === END API CALL LOG ===
[16-Apr-2026 11:38:53 UTC] ✅ API Hash verification passed for profile endpoint
[16-Apr-2026 11:38:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQyIiwidXNlcm5hbWUiOiJASnNqd2plYmUwMDM5IiwiZW1haWwiOiJzYWJkYW5iZWtvdm51cnRpbGVrMDgzQGdtYWlsLmNvbSIsImV4cCI6MTc3Njk0NDE2NH0.t6_eO_w9IlqPdKG8pPWJF5qO8wZiWAW5wxCd-6wjbLU
[16-Apr-2026 11:38:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Apr-2026 11:38:53 UTC] ✅ JWT token verified successfully for user profile
[16-Apr-2026 11:38:53 UTC] User ID: 342
[16-Apr-2026 11:38:53 UTC] ✅ User profile retrieved successfully for user ID: 342
[16-Apr-2026 11:38:53 UTC] === API CALL LOG ===
[16-Apr-2026 11:38:53 UTC] Endpoint: user/profile.php
[16-Apr-2026 11:38:53 UTC] Full Log Data: {
    "timestamp": "2026-04-16 11:38:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.62.70.24",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQyIiwidXNlcm5hbWUiOiJASnNqd2plYmUwMDM5IiwiZW1haWwiOiJzYWJkYW5iZWtvdm51cnRpbGVrMDgzQGdtYWlsLmNvbSIsImV4cCI6MTc3Njk0NDE2NH0.t6_eO_w9IlqPdKG8pPWJF5qO8wZiWAW5wxCd-6wjbLU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed2e805f9956074-FRU",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "92.62.70.24",
        "CF-IPCountry": "KG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "92.62.70.24, 172.64.196.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Apr-2026 11:38:53 UTC] === END API CALL LOG ===
[16-Apr-2026 11:38:53 UTC] ✅ API Hash verification passed for profile endpoint
[16-Apr-2026 11:38:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQyIiwidXNlcm5hbWUiOiJASnNqd2plYmUwMDM5IiwiZW1haWwiOiJzYWJkYW5iZWtvdm51cnRpbGVrMDgzQGdtYWlsLmNvbSIsImV4cCI6MTc3Njk0NDE2NH0.t6_eO_w9IlqPdKG8pPWJF5qO8wZiWAW5wxCd-6wjbLU
[16-Apr-2026 11:38:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Apr-2026 11:38:53 UTC] ✅ JWT token verified successfully for user profile
[16-Apr-2026 11:38:53 UTC] User ID: 342
[16-Apr-2026 11:38:53 UTC] ✅ User profile retrieved successfully for user ID: 342
[16-Apr-2026 11:38:53 UTC] === API CALL LOG ===
[16-Apr-2026 11:38:53 UTC] Endpoint: user/profile.php
[16-Apr-2026 11:38:53 UTC] Full Log Data: {
    "timestamp": "2026-04-16 11:38:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.62.70.24",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQyIiwidXNlcm5hbWUiOiJASnNqd2plYmUwMDM5IiwiZW1haWwiOiJzYWJkYW5iZWtvdm51cnRpbGVrMDgzQGdtYWlsLmNvbSIsImV4cCI6MTc3Njk0NDE2NH0.t6_eO_w9IlqPdKG8pPWJF5qO8wZiWAW5wxCd-6wjbLU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed2e8069a796074-FRU",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "92.62.70.24",
        "CF-IPCountry": "KG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "92.62.70.24, 172.64.196.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Apr-2026 11:38:53 UTC] === END API CALL LOG ===
[16-Apr-2026 11:38:53 UTC] ✅ API Hash verification passed for profile endpoint
[16-Apr-2026 11:38:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQyIiwidXNlcm5hbWUiOiJASnNqd2plYmUwMDM5IiwiZW1haWwiOiJzYWJkYW5iZWtvdm51cnRpbGVrMDgzQGdtYWlsLmNvbSIsImV4cCI6MTc3Njk0NDE2NH0.t6_eO_w9IlqPdKG8pPWJF5qO8wZiWAW5wxCd-6wjbLU
[16-Apr-2026 11:38:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Apr-2026 11:38:53 UTC] ✅ JWT token verified successfully for user profile
[16-Apr-2026 11:38:53 UTC] User ID: 342
[16-Apr-2026 11:38:53 UTC] ✅ User profile retrieved successfully for user ID: 342
[16-Apr-2026 11:39:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Apr-2026 11:39:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Apr-2026 11:39:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQyIiwidXNlcm5hbWUiOiJASnNqd2plYmUwMDM5IiwiZW1haWwiOiJzYWJkYW5iZWtvdm51cnRpbGVrMDgzQGdtYWlsLmNvbSIsImV4cCI6MTc3Njk0NDE2NH0.t6_eO_w9IlqPdKG8pPWJF5qO8wZiWAW5wxCd-6wjbLU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ed2e833eef66074-FRU","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"92.62.70.24","CF-IPCountry":"KG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"92.62.70.24, 172.64.196.144"}
[16-Apr-2026 11:39:01 UTC] === User Orders API Called ===
[16-Apr-2026 11:39:01 UTC] User ID: 342
[16-Apr-2026 11:39:01 UTC] Limit: 20, Offset: 0
[16-Apr-2026 11:39:01 UTC] Orders found: 0
[16-Apr-2026 11:39:01 UTC] Orders data: []
[16-Apr-2026 11:39:01 UTC] Total orders count: 0
[16-Apr-2026 11:39:01 UTC] === API CALL LOG ===
[16-Apr-2026 11:39:01 UTC] Endpoint: user/profile.php
[16-Apr-2026 11:39:01 UTC] Full Log Data: {
    "timestamp": "2026-04-16 11:39:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.62.70.24",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQyIiwidXNlcm5hbWUiOiJASnNqd2plYmUwMDM5IiwiZW1haWwiOiJzYWJkYW5iZWtvdm51cnRpbGVrMDgzQGdtYWlsLmNvbSIsImV4cCI6MTc3Njk0NDE2NH0.t6_eO_w9IlqPdKG8pPWJF5qO8wZiWAW5wxCd-6wjbLU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed2e8345f9c6074-FRU",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "92.62.70.24",
        "CF-IPCountry": "KG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "92.62.70.24, 172.64.196.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Apr-2026 11:39:01 UTC] === END API CALL LOG ===
[16-Apr-2026 11:39:01 UTC] ✅ API Hash verification passed for profile endpoint
[16-Apr-2026 11:39:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQyIiwidXNlcm5hbWUiOiJASnNqd2plYmUwMDM5IiwiZW1haWwiOiJzYWJkYW5iZWtvdm51cnRpbGVrMDgzQGdtYWlsLmNvbSIsImV4cCI6MTc3Njk0NDE2NH0.t6_eO_w9IlqPdKG8pPWJF5qO8wZiWAW5wxCd-6wjbLU
[16-Apr-2026 11:39:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Apr-2026 11:39:01 UTC] ✅ JWT token verified successfully for user profile
[16-Apr-2026 11:39:01 UTC] User ID: 342
[16-Apr-2026 11:39:01 UTC] ✅ User profile retrieved successfully for user ID: 342
[16-Apr-2026 11:39:01 UTC] === API CALL LOG ===
[16-Apr-2026 11:39:01 UTC] Endpoint: user/profile.php
[16-Apr-2026 11:39:01 UTC] Full Log Data: {
    "timestamp": "2026-04-16 11:39:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.62.70.24",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQyIiwidXNlcm5hbWUiOiJASnNqd2plYmUwMDM5IiwiZW1haWwiOiJzYWJkYW5iZWtvdm51cnRpbGVrMDgzQGdtYWlsLmNvbSIsImV4cCI6MTc3Njk0NDE2NH0.t6_eO_w9IlqPdKG8pPWJF5qO8wZiWAW5wxCd-6wjbLU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed2e8387dbe6074-FRU",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "92.62.70.24",
        "CF-IPCountry": "KG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "92.62.70.24, 172.64.196.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Apr-2026 11:39:01 UTC] === END API CALL LOG ===
[16-Apr-2026 11:39:01 UTC] ✅ API Hash verification passed for profile endpoint
[16-Apr-2026 11:39:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQyIiwidXNlcm5hbWUiOiJASnNqd2plYmUwMDM5IiwiZW1haWwiOiJzYWJkYW5iZWtvdm51cnRpbGVrMDgzQGdtYWlsLmNvbSIsImV4cCI6MTc3Njk0NDE2NH0.t6_eO_w9IlqPdKG8pPWJF5qO8wZiWAW5wxCd-6wjbLU
[16-Apr-2026 11:39:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Apr-2026 11:39:01 UTC] ✅ JWT token verified successfully for user profile
[16-Apr-2026 11:39:01 UTC] User ID: 342
[16-Apr-2026 11:39:01 UTC] ✅ User profile retrieved successfully for user ID: 342
[16-Apr-2026 11:39:01 UTC] === API CALL LOG ===
[16-Apr-2026 11:39:01 UTC] Endpoint: user/profile.php
[16-Apr-2026 11:39:01 UTC] Full Log Data: {
    "timestamp": "2026-04-16 11:39:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.62.70.24",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQyIiwidXNlcm5hbWUiOiJASnNqd2plYmUwMDM5IiwiZW1haWwiOiJzYWJkYW5iZWtvdm51cnRpbGVrMDgzQGdtYWlsLmNvbSIsImV4cCI6MTc3Njk0NDE2NH0.t6_eO_w9IlqPdKG8pPWJF5qO8wZiWAW5wxCd-6wjbLU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed2e8388dce6074-FRU",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "92.62.70.24",
        "CF-IPCountry": "KG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "92.62.70.24, 172.64.196.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Apr-2026 11:39:01 UTC] === END API CALL LOG ===
[16-Apr-2026 11:39:01 UTC] ✅ API Hash verification passed for profile endpoint
[16-Apr-2026 11:39:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQyIiwidXNlcm5hbWUiOiJASnNqd2plYmUwMDM5IiwiZW1haWwiOiJzYWJkYW5iZWtvdm51cnRpbGVrMDgzQGdtYWlsLmNvbSIsImV4cCI6MTc3Njk0NDE2NH0.t6_eO_w9IlqPdKG8pPWJF5qO8wZiWAW5wxCd-6wjbLU
[16-Apr-2026 11:39:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Apr-2026 11:39:01 UTC] ✅ JWT token verified successfully for user profile
[16-Apr-2026 11:39:01 UTC] User ID: 342
[16-Apr-2026 11:39:01 UTC] ✅ User profile retrieved successfully for user ID: 342
[16-Apr-2026 11:39:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Apr-2026 11:39:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Apr-2026 11:39:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQyIiwidXNlcm5hbWUiOiJASnNqd2plYmUwMDM5IiwiZW1haWwiOiJzYWJkYW5iZWtvdm51cnRpbGVrMDgzQGdtYWlsLmNvbSIsImV4cCI6MTc3Njk0NDE2NH0.t6_eO_w9IlqPdKG8pPWJF5qO8wZiWAW5wxCd-6wjbLU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ed2e86b8a836074-FRU","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"92.62.70.24","CF-IPCountry":"KG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"92.62.70.24, 172.64.196.145"}
[16-Apr-2026 11:39:10 UTC] === User Orders API Called ===
[16-Apr-2026 11:39:10 UTC] User ID: 342
[16-Apr-2026 11:39:10 UTC] Limit: 20, Offset: 0
[16-Apr-2026 11:39:10 UTC] Orders found: 0
[16-Apr-2026 11:39:10 UTC] Orders data: []
[16-Apr-2026 11:39:10 UTC] Total orders count: 0
[16-Apr-2026 11:39:10 UTC] === API CALL LOG ===
[16-Apr-2026 11:39:10 UTC] Endpoint: user/profile.php
[16-Apr-2026 11:39:10 UTC] Full Log Data: {
    "timestamp": "2026-04-16 11:39:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.62.70.24",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQyIiwidXNlcm5hbWUiOiJASnNqd2plYmUwMDM5IiwiZW1haWwiOiJzYWJkYW5iZWtvdm51cnRpbGVrMDgzQGdtYWlsLmNvbSIsImV4cCI6MTc3Njk0NDE2NH0.t6_eO_w9IlqPdKG8pPWJF5qO8wZiWAW5wxCd-6wjbLU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed2e86c5bec6074-FRU",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "92.62.70.24",
        "CF-IPCountry": "KG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "92.62.70.24, 172.64.196.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Apr-2026 11:39:10 UTC] === END API CALL LOG ===
[16-Apr-2026 11:39:10 UTC] ✅ API Hash verification passed for profile endpoint
[16-Apr-2026 11:39:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQyIiwidXNlcm5hbWUiOiJASnNqd2plYmUwMDM5IiwiZW1haWwiOiJzYWJkYW5iZWtvdm51cnRpbGVrMDgzQGdtYWlsLmNvbSIsImV4cCI6MTc3Njk0NDE2NH0.t6_eO_w9IlqPdKG8pPWJF5qO8wZiWAW5wxCd-6wjbLU
[16-Apr-2026 11:39:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Apr-2026 11:39:10 UTC] ✅ JWT token verified successfully for user profile
[16-Apr-2026 11:39:10 UTC] User ID: 342
[16-Apr-2026 11:39:10 UTC] ✅ User profile retrieved successfully for user ID: 342
[16-Apr-2026 11:39:10 UTC] === API CALL LOG ===
[16-Apr-2026 11:39:10 UTC] Endpoint: user/profile.php
[16-Apr-2026 11:39:10 UTC] Full Log Data: {
    "timestamp": "2026-04-16 11:39:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.62.70.24",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQyIiwidXNlcm5hbWUiOiJASnNqd2plYmUwMDM5IiwiZW1haWwiOiJzYWJkYW5iZWtvdm51cnRpbGVrMDgzQGdtYWlsLmNvbSIsImV4cCI6MTc3Njk0NDE2NH0.t6_eO_w9IlqPdKG8pPWJF5qO8wZiWAW5wxCd-6wjbLU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed2e86f58496074-FRU",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "92.62.70.24",
        "CF-IPCountry": "KG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "92.62.70.24, 172.64.196.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Apr-2026 11:39:10 UTC] === END API CALL LOG ===
[16-Apr-2026 11:39:10 UTC] ✅ API Hash verification passed for profile endpoint
[16-Apr-2026 11:39:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQyIiwidXNlcm5hbWUiOiJASnNqd2plYmUwMDM5IiwiZW1haWwiOiJzYWJkYW5iZWtvdm51cnRpbGVrMDgzQGdtYWlsLmNvbSIsImV4cCI6MTc3Njk0NDE2NH0.t6_eO_w9IlqPdKG8pPWJF5qO8wZiWAW5wxCd-6wjbLU
[16-Apr-2026 11:39:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Apr-2026 11:39:10 UTC] ✅ JWT token verified successfully for user profile
[16-Apr-2026 11:39:10 UTC] User ID: 342
[16-Apr-2026 11:39:10 UTC] ✅ User profile retrieved successfully for user ID: 342
[16-Apr-2026 11:39:10 UTC] === API CALL LOG ===
[16-Apr-2026 11:39:10 UTC] Endpoint: user/profile.php
[16-Apr-2026 11:39:10 UTC] Full Log Data: {
    "timestamp": "2026-04-16 11:39:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.62.70.24",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQyIiwidXNlcm5hbWUiOiJASnNqd2plYmUwMDM5IiwiZW1haWwiOiJzYWJkYW5iZWtvdm51cnRpbGVrMDgzQGdtYWlsLmNvbSIsImV4cCI6MTc3Njk0NDE2NH0.t6_eO_w9IlqPdKG8pPWJF5qO8wZiWAW5wxCd-6wjbLU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed2e87039a46074-FRU",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "92.62.70.24",
        "CF-IPCountry": "KG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "92.62.70.24, 172.64.196.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Apr-2026 11:39:10 UTC] === END API CALL LOG ===
[16-Apr-2026 11:39:10 UTC] ✅ API Hash verification passed for profile endpoint
[16-Apr-2026 11:39:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQyIiwidXNlcm5hbWUiOiJASnNqd2plYmUwMDM5IiwiZW1haWwiOiJzYWJkYW5iZWtvdm51cnRpbGVrMDgzQGdtYWlsLmNvbSIsImV4cCI6MTc3Njk0NDE2NH0.t6_eO_w9IlqPdKG8pPWJF5qO8wZiWAW5wxCd-6wjbLU
[16-Apr-2026 11:39:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Apr-2026 11:39:10 UTC] ✅ JWT token verified successfully for user profile
[16-Apr-2026 11:39:10 UTC] User ID: 342
[16-Apr-2026 11:39:10 UTC] ✅ User profile retrieved successfully for user ID: 342
[16-Apr-2026 11:39:20 UTC] === API CALL LOG ===
[16-Apr-2026 11:39:20 UTC] Endpoint: user/profile.php
[16-Apr-2026 11:39:20 UTC] Full Log Data: {
    "timestamp": "2026-04-16 11:39:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.62.70.24",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQyIiwidXNlcm5hbWUiOiJASnNqd2plYmUwMDM5IiwiZW1haWwiOiJzYWJkYW5iZWtvdm51cnRpbGVrMDgzQGdtYWlsLmNvbSIsImV4cCI6MTc3Njk0NDE2NH0.t6_eO_w9IlqPdKG8pPWJF5qO8wZiWAW5wxCd-6wjbLU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed2e8ae9cc86074-FRU",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "92.62.70.24",
        "CF-IPCountry": "KG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "92.62.70.24, 172.64.196.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Apr-2026 11:39:20 UTC] === END API CALL LOG ===
[16-Apr-2026 11:39:20 UTC] ✅ API Hash verification passed for profile endpoint
[16-Apr-2026 11:39:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQyIiwidXNlcm5hbWUiOiJASnNqd2plYmUwMDM5IiwiZW1haWwiOiJzYWJkYW5iZWtvdm51cnRpbGVrMDgzQGdtYWlsLmNvbSIsImV4cCI6MTc3Njk0NDE2NH0.t6_eO_w9IlqPdKG8pPWJF5qO8wZiWAW5wxCd-6wjbLU
[16-Apr-2026 11:39:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Apr-2026 11:39:20 UTC] ✅ JWT token verified successfully for user profile
[16-Apr-2026 11:39:20 UTC] User ID: 342
[16-Apr-2026 11:39:20 UTC] ✅ User profile retrieved successfully for user ID: 342
[16-Apr-2026 11:39:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Apr-2026 11:39:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Apr-2026 11:39:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQyIiwidXNlcm5hbWUiOiJASnNqd2plYmUwMDM5IiwiZW1haWwiOiJzYWJkYW5iZWtvdm51cnRpbGVrMDgzQGdtYWlsLmNvbSIsImV4cCI6MTc3Njk0NDE2NH0.t6_eO_w9IlqPdKG8pPWJF5qO8wZiWAW5wxCd-6wjbLU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ed2e8adfbcc6074-FRU","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"92.62.70.24","CF-IPCountry":"KG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"92.62.70.24, 172.64.196.145"}
[16-Apr-2026 11:39:20 UTC] === User Orders API Called ===
[16-Apr-2026 11:39:20 UTC] User ID: 342
[16-Apr-2026 11:39:20 UTC] Limit: 20, Offset: 0
[16-Apr-2026 11:39:20 UTC] Orders found: 0
[16-Apr-2026 11:39:20 UTC] Orders data: []
[16-Apr-2026 11:39:20 UTC] Total orders count: 0
[16-Apr-2026 11:39:21 UTC] === API CALL LOG ===
[16-Apr-2026 11:39:21 UTC] Endpoint: user/profile.php
[16-Apr-2026 11:39:21 UTC] Full Log Data: {
    "timestamp": "2026-04-16 11:39:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.62.70.24",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQyIiwidXNlcm5hbWUiOiJASnNqd2plYmUwMDM5IiwiZW1haWwiOiJzYWJkYW5iZWtvdm51cnRpbGVrMDgzQGdtYWlsLmNvbSIsImV4cCI6MTc3Njk0NDE2NH0.t6_eO_w9IlqPdKG8pPWJF5qO8wZiWAW5wxCd-6wjbLU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed2e8b2aaea6074-FRU",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "92.62.70.24",
        "CF-IPCountry": "KG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "92.62.70.24, 172.64.196.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Apr-2026 11:39:21 UTC] === END API CALL LOG ===
[16-Apr-2026 11:39:21 UTC] ✅ API Hash verification passed for profile endpoint
[16-Apr-2026 11:39:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQyIiwidXNlcm5hbWUiOiJASnNqd2plYmUwMDM5IiwiZW1haWwiOiJzYWJkYW5iZWtvdm51cnRpbGVrMDgzQGdtYWlsLmNvbSIsImV4cCI6MTc3Njk0NDE2NH0.t6_eO_w9IlqPdKG8pPWJF5qO8wZiWAW5wxCd-6wjbLU
[16-Apr-2026 11:39:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Apr-2026 11:39:21 UTC] ✅ JWT token verified successfully for user profile
[16-Apr-2026 11:39:21 UTC] User ID: 342
[16-Apr-2026 11:39:21 UTC] ✅ User profile retrieved successfully for user ID: 342
[16-Apr-2026 11:39:21 UTC] === API CALL LOG ===
[16-Apr-2026 11:39:21 UTC] Endpoint: user/profile.php
[16-Apr-2026 11:39:21 UTC] Full Log Data: {
    "timestamp": "2026-04-16 11:39:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.62.70.24",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQyIiwidXNlcm5hbWUiOiJASnNqd2plYmUwMDM5IiwiZW1haWwiOiJzYWJkYW5iZWtvdm51cnRpbGVrMDgzQGdtYWlsLmNvbSIsImV4cCI6MTc3Njk0NDE2NH0.t6_eO_w9IlqPdKG8pPWJF5qO8wZiWAW5wxCd-6wjbLU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed2e8b2eb4d6074-FRU",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "92.62.70.24",
        "CF-IPCountry": "KG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "92.62.70.24, 172.64.196.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Apr-2026 11:39:21 UTC] === END API CALL LOG ===
[16-Apr-2026 11:39:21 UTC] ✅ API Hash verification passed for profile endpoint
[16-Apr-2026 11:39:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQyIiwidXNlcm5hbWUiOiJASnNqd2plYmUwMDM5IiwiZW1haWwiOiJzYWJkYW5iZWtvdm51cnRpbGVrMDgzQGdtYWlsLmNvbSIsImV4cCI6MTc3Njk0NDE2NH0.t6_eO_w9IlqPdKG8pPWJF5qO8wZiWAW5wxCd-6wjbLU
[16-Apr-2026 11:39:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Apr-2026 11:39:21 UTC] ✅ JWT token verified successfully for user profile
[16-Apr-2026 11:39:21 UTC] User ID: 342
[16-Apr-2026 11:39:21 UTC] ✅ User profile retrieved successfully for user ID: 342
[16-Apr-2026 11:39:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Apr-2026 11:39:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Apr-2026 11:39:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQyIiwidXNlcm5hbWUiOiJASnNqd2plYmUwMDM5IiwiZW1haWwiOiJzYWJkYW5iZWtvdm51cnRpbGVrMDgzQGdtYWlsLmNvbSIsImV4cCI6MTc3Njk0NDE2NH0.t6_eO_w9IlqPdKG8pPWJF5qO8wZiWAW5wxCd-6wjbLU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ed2e910dffa6074-FRU","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"92.62.70.24","CF-IPCountry":"KG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"92.62.70.24, 172.64.196.145"}
[16-Apr-2026 11:39:36 UTC] === User Orders API Called ===
[16-Apr-2026 11:39:36 UTC] User ID: 342
[16-Apr-2026 11:39:36 UTC] Limit: 20, Offset: 0
[16-Apr-2026 11:39:36 UTC] Orders found: 0
[16-Apr-2026 11:39:36 UTC] Orders data: []
[16-Apr-2026 11:39:36 UTC] Total orders count: 0
[16-Apr-2026 11:39:36 UTC] === API CALL LOG ===
[16-Apr-2026 11:39:36 UTC] Endpoint: user/profile.php
[16-Apr-2026 11:39:36 UTC] Full Log Data: {
    "timestamp": "2026-04-16 11:39:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.62.70.24",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQyIiwidXNlcm5hbWUiOiJASnNqd2plYmUwMDM5IiwiZW1haWwiOiJzYWJkYW5iZWtvdm51cnRpbGVrMDgzQGdtYWlsLmNvbSIsImV4cCI6MTc3Njk0NDE2NH0.t6_eO_w9IlqPdKG8pPWJF5qO8wZiWAW5wxCd-6wjbLU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed2e91138866074-FRU",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "92.62.70.24",
        "CF-IPCountry": "KG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "92.62.70.24, 172.64.196.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Apr-2026 11:39:36 UTC] === END API CALL LOG ===
[16-Apr-2026 11:39:36 UTC] ✅ API Hash verification passed for profile endpoint
[16-Apr-2026 11:39:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQyIiwidXNlcm5hbWUiOiJASnNqd2plYmUwMDM5IiwiZW1haWwiOiJzYWJkYW5iZWtvdm51cnRpbGVrMDgzQGdtYWlsLmNvbSIsImV4cCI6MTc3Njk0NDE2NH0.t6_eO_w9IlqPdKG8pPWJF5qO8wZiWAW5wxCd-6wjbLU
[16-Apr-2026 11:39:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Apr-2026 11:39:36 UTC] ✅ JWT token verified successfully for user profile
[16-Apr-2026 11:39:36 UTC] User ID: 342
[16-Apr-2026 11:39:36 UTC] ✅ User profile retrieved successfully for user ID: 342
[16-Apr-2026 11:39:37 UTC] === API CALL LOG ===
[16-Apr-2026 11:39:37 UTC] Endpoint: user/profile.php
[16-Apr-2026 11:39:37 UTC] Full Log Data: {
    "timestamp": "2026-04-16 11:39:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.62.70.24",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQyIiwidXNlcm5hbWUiOiJASnNqd2plYmUwMDM5IiwiZW1haWwiOiJzYWJkYW5iZWtvdm51cnRpbGVrMDgzQGdtYWlsLmNvbSIsImV4cCI6MTc3Njk0NDE2NH0.t6_eO_w9IlqPdKG8pPWJF5qO8wZiWAW5wxCd-6wjbLU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed2e9153e626074-FRU",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "92.62.70.24",
        "CF-IPCountry": "KG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "92.62.70.24, 172.64.196.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Apr-2026 11:39:37 UTC] === END API CALL LOG ===
[16-Apr-2026 11:39:37 UTC] ✅ API Hash verification passed for profile endpoint
[16-Apr-2026 11:39:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQyIiwidXNlcm5hbWUiOiJASnNqd2plYmUwMDM5IiwiZW1haWwiOiJzYWJkYW5iZWtvdm51cnRpbGVrMDgzQGdtYWlsLmNvbSIsImV4cCI6MTc3Njk0NDE2NH0.t6_eO_w9IlqPdKG8pPWJF5qO8wZiWAW5wxCd-6wjbLU
[16-Apr-2026 11:39:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Apr-2026 11:39:37 UTC] ✅ JWT token verified successfully for user profile
[16-Apr-2026 11:39:37 UTC] User ID: 342
[16-Apr-2026 11:39:37 UTC] ✅ User profile retrieved successfully for user ID: 342
[16-Apr-2026 11:39:37 UTC] === API CALL LOG ===
[16-Apr-2026 11:39:37 UTC] Endpoint: user/profile.php
[16-Apr-2026 11:39:37 UTC] Full Log Data: {
    "timestamp": "2026-04-16 11:39:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.62.70.24",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQyIiwidXNlcm5hbWUiOiJASnNqd2plYmUwMDM5IiwiZW1haWwiOiJzYWJkYW5iZWtvdm51cnRpbGVrMDgzQGdtYWlsLmNvbSIsImV4cCI6MTc3Njk0NDE2NH0.t6_eO_w9IlqPdKG8pPWJF5qO8wZiWAW5wxCd-6wjbLU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed2e9158ef56074-FRU",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "92.62.70.24",
        "CF-IPCountry": "KG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "92.62.70.24, 172.64.196.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Apr-2026 11:39:37 UTC] === END API CALL LOG ===
[16-Apr-2026 11:39:37 UTC] ✅ API Hash verification passed for profile endpoint
[16-Apr-2026 11:39:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQyIiwidXNlcm5hbWUiOiJASnNqd2plYmUwMDM5IiwiZW1haWwiOiJzYWJkYW5iZWtvdm51cnRpbGVrMDgzQGdtYWlsLmNvbSIsImV4cCI6MTc3Njk0NDE2NH0.t6_eO_w9IlqPdKG8pPWJF5qO8wZiWAW5wxCd-6wjbLU
[16-Apr-2026 11:39:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Apr-2026 11:39:37 UTC] ✅ JWT token verified successfully for user profile
[16-Apr-2026 11:39:37 UTC] User ID: 342
[16-Apr-2026 11:39:37 UTC] ✅ User profile retrieved successfully for user ID: 342
[16-Apr-2026 11:40:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Apr-2026 11:40:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Apr-2026 11:40:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQyIiwidXNlcm5hbWUiOiJASnNqd2plYmUwMDM5IiwiZW1haWwiOiJzYWJkYW5iZWtvdm51cnRpbGVrMDgzQGdtYWlsLmNvbSIsImV4cCI6MTc3Njk0NDE2NH0.t6_eO_w9IlqPdKG8pPWJF5qO8wZiWAW5wxCd-6wjbLU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ed2e9ff28046074-FRU","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"92.62.70.24","CF-IPCountry":"KG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"92.62.70.24, 172.64.196.145"}
[16-Apr-2026 11:40:14 UTC] === User Orders API Called ===
[16-Apr-2026 11:40:14 UTC] User ID: 342
[16-Apr-2026 11:40:14 UTC] Limit: 20, Offset: 0
[16-Apr-2026 11:40:14 UTC] Orders found: 0
[16-Apr-2026 11:40:14 UTC] Orders data: []
[16-Apr-2026 11:40:14 UTC] Total orders count: 0
[16-Apr-2026 11:40:14 UTC] === API CALL LOG ===
[16-Apr-2026 11:40:14 UTC] Endpoint: user/profile.php
[16-Apr-2026 11:40:14 UTC] Full Log Data: {
    "timestamp": "2026-04-16 11:40:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.62.70.24",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQyIiwidXNlcm5hbWUiOiJASnNqd2plYmUwMDM5IiwiZW1haWwiOiJzYWJkYW5iZWtvdm51cnRpbGVrMDgzQGdtYWlsLmNvbSIsImV4cCI6MTc3Njk0NDE2NH0.t6_eO_w9IlqPdKG8pPWJF5qO8wZiWAW5wxCd-6wjbLU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed2e9ff788a6074-FRU",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "92.62.70.24",
        "CF-IPCountry": "KG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "92.62.70.24, 172.64.196.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Apr-2026 11:40:14 UTC] === END API CALL LOG ===
[16-Apr-2026 11:40:14 UTC] ✅ API Hash verification passed for profile endpoint
[16-Apr-2026 11:40:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQyIiwidXNlcm5hbWUiOiJASnNqd2plYmUwMDM5IiwiZW1haWwiOiJzYWJkYW5iZWtvdm51cnRpbGVrMDgzQGdtYWlsLmNvbSIsImV4cCI6MTc3Njk0NDE2NH0.t6_eO_w9IlqPdKG8pPWJF5qO8wZiWAW5wxCd-6wjbLU
[16-Apr-2026 11:40:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Apr-2026 11:40:14 UTC] ✅ JWT token verified successfully for user profile
[16-Apr-2026 11:40:14 UTC] User ID: 342
[16-Apr-2026 11:40:14 UTC] ✅ User profile retrieved successfully for user ID: 342
[16-Apr-2026 11:40:15 UTC] === API CALL LOG ===
[16-Apr-2026 11:40:15 UTC] Endpoint: user/profile.php
[16-Apr-2026 11:40:15 UTC] Full Log Data: {
    "timestamp": "2026-04-16 11:40:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.62.70.24",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQyIiwidXNlcm5hbWUiOiJASnNqd2plYmUwMDM5IiwiZW1haWwiOiJzYWJkYW5iZWtvdm51cnRpbGVrMDgzQGdtYWlsLmNvbSIsImV4cCI6MTc3Njk0NDE2NH0.t6_eO_w9IlqPdKG8pPWJF5qO8wZiWAW5wxCd-6wjbLU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed2ea03ae9c6074-FRU",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "92.62.70.24",
        "CF-IPCountry": "KG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "92.62.70.24, 172.64.196.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Apr-2026 11:40:15 UTC] === END API CALL LOG ===
[16-Apr-2026 11:40:15 UTC] ✅ API Hash verification passed for profile endpoint
[16-Apr-2026 11:40:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQyIiwidXNlcm5hbWUiOiJASnNqd2plYmUwMDM5IiwiZW1haWwiOiJzYWJkYW5iZWtvdm51cnRpbGVrMDgzQGdtYWlsLmNvbSIsImV4cCI6MTc3Njk0NDE2NH0.t6_eO_w9IlqPdKG8pPWJF5qO8wZiWAW5wxCd-6wjbLU
[16-Apr-2026 11:40:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Apr-2026 11:40:15 UTC] ✅ JWT token verified successfully for user profile
[16-Apr-2026 11:40:15 UTC] User ID: 342
[16-Apr-2026 11:40:15 UTC] ✅ User profile retrieved successfully for user ID: 342
[16-Apr-2026 11:40:15 UTC] === API CALL LOG ===
[16-Apr-2026 11:40:15 UTC] Endpoint: user/profile.php
[16-Apr-2026 11:40:15 UTC] Full Log Data: {
    "timestamp": "2026-04-16 11:40:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.62.70.24",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQyIiwidXNlcm5hbWUiOiJASnNqd2plYmUwMDM5IiwiZW1haWwiOiJzYWJkYW5iZWtvdm51cnRpbGVrMDgzQGdtYWlsLmNvbSIsImV4cCI6MTc3Njk0NDE2NH0.t6_eO_w9IlqPdKG8pPWJF5qO8wZiWAW5wxCd-6wjbLU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed2ea05aa0e6074-FRU",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "92.62.70.24",
        "CF-IPCountry": "KG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "92.62.70.24, 172.64.196.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Apr-2026 11:40:15 UTC] === END API CALL LOG ===
[16-Apr-2026 11:40:15 UTC] ✅ API Hash verification passed for profile endpoint
[16-Apr-2026 11:40:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQyIiwidXNlcm5hbWUiOiJASnNqd2plYmUwMDM5IiwiZW1haWwiOiJzYWJkYW5iZWtvdm51cnRpbGVrMDgzQGdtYWlsLmNvbSIsImV4cCI6MTc3Njk0NDE2NH0.t6_eO_w9IlqPdKG8pPWJF5qO8wZiWAW5wxCd-6wjbLU
[16-Apr-2026 11:40:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Apr-2026 11:40:15 UTC] ✅ JWT token verified successfully for user profile
[16-Apr-2026 11:40:15 UTC] User ID: 342
[16-Apr-2026 11:40:15 UTC] ✅ User profile retrieved successfully for user ID: 342
[16-Apr-2026 17:17:30 UTC] === API CALL LOG ===
[16-Apr-2026 17:17:30 UTC] Endpoint: user/profile.php
[16-Apr-2026 17:17:30 UTC] Full Log Data: {
    "timestamp": "2026-04-16 17:17:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.208.96.170",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQzIiwidXNlcm5hbWUiOiJ6ZWthcml5YXMiLCJlbWFpbCI6ImdldGFiYWxld3pla2FyaXlhczhAZ21haWwuY29tIiwiZXhwIjoxNzc2OTY0NjQ5fQ.WLB0kxGp2Gms_hNDfzYsZDPjjwTt8NAkeNKjjviK78Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed4d809488049eb-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.208.96.170",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.208.96.170, 162.159.122.164"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Apr-2026 17:17:30 UTC] === END API CALL LOG ===
[16-Apr-2026 17:17:30 UTC] ✅ API Hash verification passed for profile endpoint
[16-Apr-2026 17:17:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQzIiwidXNlcm5hbWUiOiJ6ZWthcml5YXMiLCJlbWFpbCI6ImdldGFiYWxld3pla2FyaXlhczhAZ21haWwuY29tIiwiZXhwIjoxNzc2OTY0NjQ5fQ.WLB0kxGp2Gms_hNDfzYsZDPjjwTt8NAkeNKjjviK78Y
[16-Apr-2026 17:17:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Apr-2026 17:17:30 UTC] ✅ JWT token verified successfully for user profile
[16-Apr-2026 17:17:30 UTC] User ID: 343
[16-Apr-2026 17:17:30 UTC] ✅ User profile retrieved successfully for user ID: 343
[16-Apr-2026 17:17:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Apr-2026 17:17:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Apr-2026 17:17:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQzIiwidXNlcm5hbWUiOiJ6ZWthcml5YXMiLCJlbWFpbCI6ImdldGFiYWxld3pla2FyaXlhczhAZ21haWwuY29tIiwiZXhwIjoxNzc2OTY0NjQ5fQ.WLB0kxGp2Gms_hNDfzYsZDPjjwTt8NAkeNKjjviK78Y","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ed4d809488349eb-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.208.96.170","CF-IPCountry":"ET","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.208.96.170, 162.159.122.165"}
[16-Apr-2026 17:17:30 UTC] === User Orders API Called ===
[16-Apr-2026 17:17:30 UTC] User ID: 343
[16-Apr-2026 17:17:30 UTC] Limit: 20, Offset: 0
[16-Apr-2026 17:17:30 UTC] Orders found: 0
[16-Apr-2026 17:17:30 UTC] Orders data: []
[16-Apr-2026 17:17:30 UTC] Total orders count: 0
[16-Apr-2026 17:17:30 UTC] === API CALL LOG ===
[16-Apr-2026 17:17:30 UTC] Endpoint: user/profile.php
[16-Apr-2026 17:17:30 UTC] Full Log Data: {
    "timestamp": "2026-04-16 17:17:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.208.96.170",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQzIiwidXNlcm5hbWUiOiJ6ZWthcml5YXMiLCJlbWFpbCI6ImdldGFiYWxld3pla2FyaXlhczhAZ21haWwuY29tIiwiZXhwIjoxNzc2OTY0NjQ5fQ.WLB0kxGp2Gms_hNDfzYsZDPjjwTt8NAkeNKjjviK78Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed4d80a5ac049eb-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.208.96.170",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.208.96.170, 162.159.122.164"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Apr-2026 17:17:30 UTC] === END API CALL LOG ===
[16-Apr-2026 17:17:30 UTC] ✅ API Hash verification passed for profile endpoint
[16-Apr-2026 17:17:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQzIiwidXNlcm5hbWUiOiJ6ZWthcml5YXMiLCJlbWFpbCI6ImdldGFiYWxld3pla2FyaXlhczhAZ21haWwuY29tIiwiZXhwIjoxNzc2OTY0NjQ5fQ.WLB0kxGp2Gms_hNDfzYsZDPjjwTt8NAkeNKjjviK78Y
[16-Apr-2026 17:17:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Apr-2026 17:17:30 UTC] ✅ JWT token verified successfully for user profile
[16-Apr-2026 17:17:30 UTC] User ID: 343
[16-Apr-2026 17:17:30 UTC] ✅ User profile retrieved successfully for user ID: 343
[16-Apr-2026 17:17:31 UTC] === API CALL LOG ===
[16-Apr-2026 17:17:31 UTC] Endpoint: user/profile.php
[16-Apr-2026 17:17:31 UTC] Full Log Data: {
    "timestamp": "2026-04-16 17:17:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.208.96.170",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQzIiwidXNlcm5hbWUiOiJ6ZWthcml5YXMiLCJlbWFpbCI6ImdldGFiYWxld3pla2FyaXlhczhAZ21haWwuY29tIiwiZXhwIjoxNzc2OTY0NjQ5fQ.WLB0kxGp2Gms_hNDfzYsZDPjjwTt8NAkeNKjjviK78Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed4d80f8e1f49eb-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.208.96.170",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.208.96.170, 162.159.122.165"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Apr-2026 17:17:31 UTC] === END API CALL LOG ===
[16-Apr-2026 17:17:31 UTC] ✅ API Hash verification passed for profile endpoint
[16-Apr-2026 17:17:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQzIiwidXNlcm5hbWUiOiJ6ZWthcml5YXMiLCJlbWFpbCI6ImdldGFiYWxld3pla2FyaXlhczhAZ21haWwuY29tIiwiZXhwIjoxNzc2OTY0NjQ5fQ.WLB0kxGp2Gms_hNDfzYsZDPjjwTt8NAkeNKjjviK78Y
[16-Apr-2026 17:17:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Apr-2026 17:17:31 UTC] ✅ JWT token verified successfully for user profile
[16-Apr-2026 17:17:31 UTC] User ID: 343
[16-Apr-2026 17:17:31 UTC] ✅ User profile retrieved successfully for user ID: 343
[16-Apr-2026 17:17:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Apr-2026 17:17:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Apr-2026 17:17:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQzIiwidXNlcm5hbWUiOiJ6ZWthcml5YXMiLCJlbWFpbCI6ImdldGFiYWxld3pla2FyaXlhczhAZ21haWwuY29tIiwiZXhwIjoxNzc2OTY0NjQ5fQ.WLB0kxGp2Gms_hNDfzYsZDPjjwTt8NAkeNKjjviK78Y","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ed4d845297649eb-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.208.96.170","CF-IPCountry":"ET","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.208.96.170, 162.159.122.165"}
[16-Apr-2026 17:17:40 UTC] === User Orders API Called ===
[16-Apr-2026 17:17:40 UTC] User ID: 343
[16-Apr-2026 17:17:40 UTC] Limit: 20, Offset: 0
[16-Apr-2026 17:17:40 UTC] Orders found: 0
[16-Apr-2026 17:17:40 UTC] Orders data: []
[16-Apr-2026 17:17:40 UTC] Total orders count: 0
[16-Apr-2026 17:17:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Apr-2026 17:17:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Apr-2026 17:17:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQzIiwidXNlcm5hbWUiOiJ6ZWthcml5YXMiLCJlbWFpbCI6ImdldGFiYWxld3pla2FyaXlhczhAZ21haWwuY29tIiwiZXhwIjoxNzc2OTY0NjQ5fQ.WLB0kxGp2Gms_hNDfzYsZDPjjwTt8NAkeNKjjviK78Y","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ed4d85008b349eb-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.208.96.170","CF-IPCountry":"ET","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.208.96.170, 162.159.122.165"}
[16-Apr-2026 17:17:41 UTC] === User Orders API Called ===
[16-Apr-2026 17:17:41 UTC] User ID: 343
[16-Apr-2026 17:17:41 UTC] Limit: 20, Offset: 0
[16-Apr-2026 17:17:41 UTC] Orders found: 0
[16-Apr-2026 17:17:41 UTC] Orders data: []
[16-Apr-2026 17:17:41 UTC] Total orders count: 0
[16-Apr-2026 17:17:41 UTC] === API CALL LOG ===
[16-Apr-2026 17:17:41 UTC] Endpoint: user/profile.php
[16-Apr-2026 17:17:41 UTC] Full Log Data: {
    "timestamp": "2026-04-16 17:17:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.208.96.170",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQzIiwidXNlcm5hbWUiOiJ6ZWthcml5YXMiLCJlbWFpbCI6ImdldGFiYWxld3pla2FyaXlhczhAZ21haWwuY29tIiwiZXhwIjoxNzc2OTY0NjQ5fQ.WLB0kxGp2Gms_hNDfzYsZDPjjwTt8NAkeNKjjviK78Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed4d85008b749eb-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.208.96.170",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.208.96.170, 162.159.122.164"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Apr-2026 17:17:41 UTC] === END API CALL LOG ===
[16-Apr-2026 17:17:41 UTC] ✅ API Hash verification passed for profile endpoint
[16-Apr-2026 17:17:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQzIiwidXNlcm5hbWUiOiJ6ZWthcml5YXMiLCJlbWFpbCI6ImdldGFiYWxld3pla2FyaXlhczhAZ21haWwuY29tIiwiZXhwIjoxNzc2OTY0NjQ5fQ.WLB0kxGp2Gms_hNDfzYsZDPjjwTt8NAkeNKjjviK78Y
[16-Apr-2026 17:17:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Apr-2026 17:17:41 UTC] ✅ JWT token verified successfully for user profile
[16-Apr-2026 17:17:41 UTC] User ID: 343
[16-Apr-2026 17:17:41 UTC] ✅ User profile retrieved successfully for user ID: 343
[16-Apr-2026 17:17:42 UTC] === API CALL LOG ===
[16-Apr-2026 17:17:42 UTC] Endpoint: user/profile.php
[16-Apr-2026 17:17:42 UTC] Full Log Data: {
    "timestamp": "2026-04-16 17:17:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.208.96.170",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQzIiwidXNlcm5hbWUiOiJ6ZWthcml5YXMiLCJlbWFpbCI6ImdldGFiYWxld3pla2FyaXlhczhAZ21haWwuY29tIiwiZXhwIjoxNzc2OTY0NjQ5fQ.WLB0kxGp2Gms_hNDfzYsZDPjjwTt8NAkeNKjjviK78Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed4d8546a1149eb-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.208.96.170",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.208.96.170, 162.159.122.164"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Apr-2026 17:17:42 UTC] === END API CALL LOG ===
[16-Apr-2026 17:17:42 UTC] ✅ API Hash verification passed for profile endpoint
[16-Apr-2026 17:17:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQzIiwidXNlcm5hbWUiOiJ6ZWthcml5YXMiLCJlbWFpbCI6ImdldGFiYWxld3pla2FyaXlhczhAZ21haWwuY29tIiwiZXhwIjoxNzc2OTY0NjQ5fQ.WLB0kxGp2Gms_hNDfzYsZDPjjwTt8NAkeNKjjviK78Y
[16-Apr-2026 17:17:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Apr-2026 17:17:42 UTC] ✅ JWT token verified successfully for user profile
[16-Apr-2026 17:17:42 UTC] User ID: 343
[16-Apr-2026 17:17:42 UTC] ✅ User profile retrieved successfully for user ID: 343
[16-Apr-2026 17:17:42 UTC] === API CALL LOG ===
[16-Apr-2026 17:17:42 UTC] Endpoint: user/profile.php
[16-Apr-2026 17:17:42 UTC] Full Log Data: {
    "timestamp": "2026-04-16 17:17:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.208.96.170",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQzIiwidXNlcm5hbWUiOiJ6ZWthcml5YXMiLCJlbWFpbCI6ImdldGFiYWxld3pla2FyaXlhczhAZ21haWwuY29tIiwiZXhwIjoxNzc2OTY0NjQ5fQ.WLB0kxGp2Gms_hNDfzYsZDPjjwTt8NAkeNKjjviK78Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed4d8557c5449eb-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.208.96.170",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.208.96.170, 162.159.122.165"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Apr-2026 17:17:42 UTC] === END API CALL LOG ===
[16-Apr-2026 17:17:42 UTC] ✅ API Hash verification passed for profile endpoint
[16-Apr-2026 17:17:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQzIiwidXNlcm5hbWUiOiJ6ZWthcml5YXMiLCJlbWFpbCI6ImdldGFiYWxld3pla2FyaXlhczhAZ21haWwuY29tIiwiZXhwIjoxNzc2OTY0NjQ5fQ.WLB0kxGp2Gms_hNDfzYsZDPjjwTt8NAkeNKjjviK78Y
[16-Apr-2026 17:17:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Apr-2026 17:17:42 UTC] ✅ JWT token verified successfully for user profile
[16-Apr-2026 17:17:42 UTC] User ID: 343
[16-Apr-2026 17:17:42 UTC] ✅ User profile retrieved successfully for user ID: 343
[16-Apr-2026 17:17:43 UTC] === API CALL LOG ===
[16-Apr-2026 17:17:43 UTC] Endpoint: user/profile.php
[16-Apr-2026 17:17:43 UTC] Full Log Data: {
    "timestamp": "2026-04-16 17:17:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.208.96.170",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQzIiwidXNlcm5hbWUiOiJ6ZWthcml5YXMiLCJlbWFpbCI6ImdldGFiYWxld3pla2FyaXlhczhAZ21haWwuY29tIiwiZXhwIjoxNzc2OTY0NjQ5fQ.WLB0kxGp2Gms_hNDfzYsZDPjjwTt8NAkeNKjjviK78Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed4d85caa9c49eb-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.208.96.170",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.208.96.170, 162.159.122.164"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Apr-2026 17:17:43 UTC] === END API CALL LOG ===
[16-Apr-2026 17:17:43 UTC] ✅ API Hash verification passed for profile endpoint
[16-Apr-2026 17:17:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQzIiwidXNlcm5hbWUiOiJ6ZWthcml5YXMiLCJlbWFpbCI6ImdldGFiYWxld3pla2FyaXlhczhAZ21haWwuY29tIiwiZXhwIjoxNzc2OTY0NjQ5fQ.WLB0kxGp2Gms_hNDfzYsZDPjjwTt8NAkeNKjjviK78Y
[16-Apr-2026 17:17:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Apr-2026 17:17:43 UTC] ✅ JWT token verified successfully for user profile
[16-Apr-2026 17:17:43 UTC] User ID: 343
[16-Apr-2026 17:17:43 UTC] ✅ User profile retrieved successfully for user ID: 343
[16-Apr-2026 17:17:43 UTC] User Purchases API - User ID: 343
[16-Apr-2026 17:17:43 UTC] User Purchases API - Total purchases found: 0
[16-Apr-2026 17:17:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Apr-2026 17:17:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Apr-2026 17:17:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQzIiwidXNlcm5hbWUiOiJ6ZWthcml5YXMiLCJlbWFpbCI6ImdldGFiYWxld3pla2FyaXlhczhAZ21haWwuY29tIiwiZXhwIjoxNzc2OTY0NjQ5fQ.WLB0kxGp2Gms_hNDfzYsZDPjjwTt8NAkeNKjjviK78Y","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ed4d8772e9b49eb-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.208.96.170","CF-IPCountry":"ET","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.208.96.170, 162.159.122.165"}
[16-Apr-2026 17:17:48 UTC] === User Orders API Called ===
[16-Apr-2026 17:17:48 UTC] User ID: 343
[16-Apr-2026 17:17:48 UTC] Limit: 20, Offset: 0
[16-Apr-2026 17:17:48 UTC] Orders found: 0
[16-Apr-2026 17:17:48 UTC] Orders data: []
[16-Apr-2026 17:17:48 UTC] === API CALL LOG ===
[16-Apr-2026 17:17:48 UTC] Endpoint: user/profile.php
[16-Apr-2026 17:17:48 UTC] Full Log Data: {
    "timestamp": "2026-04-16 17:17:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.208.96.170",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQzIiwidXNlcm5hbWUiOiJ6ZWthcml5YXMiLCJlbWFpbCI6ImdldGFiYWxld3pla2FyaXlhczhAZ21haWwuY29tIiwiZXhwIjoxNzc2OTY0NjQ5fQ.WLB0kxGp2Gms_hNDfzYsZDPjjwTt8NAkeNKjjviK78Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed4d8772e9d49eb-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.208.96.170",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.208.96.170, 162.159.122.164"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Apr-2026 17:17:48 UTC] === END API CALL LOG ===
[16-Apr-2026 17:17:48 UTC] ✅ API Hash verification passed for profile endpoint
[16-Apr-2026 17:17:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQzIiwidXNlcm5hbWUiOiJ6ZWthcml5YXMiLCJlbWFpbCI6ImdldGFiYWxld3pla2FyaXlhczhAZ21haWwuY29tIiwiZXhwIjoxNzc2OTY0NjQ5fQ.WLB0kxGp2Gms_hNDfzYsZDPjjwTt8NAkeNKjjviK78Y
[16-Apr-2026 17:17:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Apr-2026 17:17:48 UTC] ✅ JWT token verified successfully for user profile
[16-Apr-2026 17:17:48 UTC] User ID: 343
[16-Apr-2026 17:17:48 UTC] ✅ User profile retrieved successfully for user ID: 343
[16-Apr-2026 17:17:48 UTC] Total orders count: 0
[16-Apr-2026 17:17:48 UTC] === API CALL LOG ===
[16-Apr-2026 17:17:48 UTC] Endpoint: user/profile.php
[16-Apr-2026 17:17:48 UTC] Full Log Data: {
    "timestamp": "2026-04-16 17:17:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.208.96.170",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQzIiwidXNlcm5hbWUiOiJ6ZWthcml5YXMiLCJlbWFpbCI6ImdldGFiYWxld3pla2FyaXlhczhAZ21haWwuY29tIiwiZXhwIjoxNzc2OTY0NjQ5fQ.WLB0kxGp2Gms_hNDfzYsZDPjjwTt8NAkeNKjjviK78Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed4d87a9e8649eb-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.208.96.170",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.208.96.170, 162.159.122.164"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Apr-2026 17:17:48 UTC] === END API CALL LOG ===
[16-Apr-2026 17:17:48 UTC] ✅ API Hash verification passed for profile endpoint
[16-Apr-2026 17:17:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQzIiwidXNlcm5hbWUiOiJ6ZWthcml5YXMiLCJlbWFpbCI6ImdldGFiYWxld3pla2FyaXlhczhAZ21haWwuY29tIiwiZXhwIjoxNzc2OTY0NjQ5fQ.WLB0kxGp2Gms_hNDfzYsZDPjjwTt8NAkeNKjjviK78Y
[16-Apr-2026 17:17:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Apr-2026 17:17:48 UTC] ✅ JWT token verified successfully for user profile
[16-Apr-2026 17:17:48 UTC] User ID: 343
[16-Apr-2026 17:17:48 UTC] ✅ User profile retrieved successfully for user ID: 343
[16-Apr-2026 17:17:48 UTC] === API CALL LOG ===
[16-Apr-2026 17:17:48 UTC] Endpoint: user/profile.php
[16-Apr-2026 17:17:48 UTC] Full Log Data: {
    "timestamp": "2026-04-16 17:17:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.208.96.170",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQzIiwidXNlcm5hbWUiOiJ6ZWthcml5YXMiLCJlbWFpbCI6ImdldGFiYWxld3pla2FyaXlhczhAZ21haWwuY29tIiwiZXhwIjoxNzc2OTY0NjQ5fQ.WLB0kxGp2Gms_hNDfzYsZDPjjwTt8NAkeNKjjviK78Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed4d87d1bf949eb-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.208.96.170",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.208.96.170, 162.159.122.164"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Apr-2026 17:17:48 UTC] === END API CALL LOG ===
[16-Apr-2026 17:17:48 UTC] ✅ API Hash verification passed for profile endpoint
[16-Apr-2026 17:17:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQzIiwidXNlcm5hbWUiOiJ6ZWthcml5YXMiLCJlbWFpbCI6ImdldGFiYWxld3pla2FyaXlhczhAZ21haWwuY29tIiwiZXhwIjoxNzc2OTY0NjQ5fQ.WLB0kxGp2Gms_hNDfzYsZDPjjwTt8NAkeNKjjviK78Y
[16-Apr-2026 17:17:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Apr-2026 17:17:48 UTC] ✅ JWT token verified successfully for user profile
[16-Apr-2026 17:17:48 UTC] User ID: 343
[16-Apr-2026 17:17:48 UTC] ✅ User profile retrieved successfully for user ID: 343
[16-Apr-2026 17:18:05 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Apr-2026 17:18:05 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Apr-2026 17:18:05 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQzIiwidXNlcm5hbWUiOiJ6ZWthcml5YXMiLCJlbWFpbCI6ImdldGFiYWxld3pla2FyaXlhczhAZ21haWwuY29tIiwiZXhwIjoxNzc2OTY0NjQ5fQ.WLB0kxGp2Gms_hNDfzYsZDPjjwTt8NAkeNKjjviK78Y","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ed4d8e2ac0049eb-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.208.96.170","CF-IPCountry":"ET","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.208.96.170, 162.159.122.165"}
[16-Apr-2026 17:18:05 UTC] === User Orders API Called ===
[16-Apr-2026 17:18:05 UTC] User ID: 343
[16-Apr-2026 17:18:05 UTC] Limit: 20, Offset: 0
[16-Apr-2026 17:18:05 UTC] Orders found: 0
[16-Apr-2026 17:18:05 UTC] Orders data: []
[16-Apr-2026 17:18:05 UTC] Total orders count: 0
[16-Apr-2026 17:18:05 UTC] === API CALL LOG ===
[16-Apr-2026 17:18:05 UTC] Endpoint: user/profile.php
[16-Apr-2026 17:18:05 UTC] Full Log Data: {
    "timestamp": "2026-04-16 17:18:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.208.96.170",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQzIiwidXNlcm5hbWUiOiJ6ZWthcml5YXMiLCJlbWFpbCI6ImdldGFiYWxld3pla2FyaXlhczhAZ21haWwuY29tIiwiZXhwIjoxNzc2OTY0NjQ5fQ.WLB0kxGp2Gms_hNDfzYsZDPjjwTt8NAkeNKjjviK78Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed4d8e2ac0249eb-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.208.96.170",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.208.96.170, 162.159.122.165"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Apr-2026 17:18:05 UTC] === END API CALL LOG ===
[16-Apr-2026 17:18:05 UTC] ✅ API Hash verification passed for profile endpoint
[16-Apr-2026 17:18:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQzIiwidXNlcm5hbWUiOiJ6ZWthcml5YXMiLCJlbWFpbCI6ImdldGFiYWxld3pla2FyaXlhczhAZ21haWwuY29tIiwiZXhwIjoxNzc2OTY0NjQ5fQ.WLB0kxGp2Gms_hNDfzYsZDPjjwTt8NAkeNKjjviK78Y
[16-Apr-2026 17:18:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Apr-2026 17:18:05 UTC] ✅ JWT token verified successfully for user profile
[16-Apr-2026 17:18:05 UTC] User ID: 343
[16-Apr-2026 17:18:05 UTC] ✅ User profile retrieved successfully for user ID: 343
[16-Apr-2026 17:18:05 UTC] === API CALL LOG ===
[16-Apr-2026 17:18:05 UTC] Endpoint: user/profile.php
[16-Apr-2026 17:18:05 UTC] Full Log Data: {
    "timestamp": "2026-04-16 17:18:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.208.96.170",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQzIiwidXNlcm5hbWUiOiJ6ZWthcml5YXMiLCJlbWFpbCI6ImdldGFiYWxld3pla2FyaXlhczhAZ21haWwuY29tIiwiZXhwIjoxNzc2OTY0NjQ5fQ.WLB0kxGp2Gms_hNDfzYsZDPjjwTt8NAkeNKjjviK78Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed4d8e73d8c49eb-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.208.96.170",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.208.96.170, 162.159.122.165"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Apr-2026 17:18:05 UTC] === END API CALL LOG ===
[16-Apr-2026 17:18:05 UTC] ✅ API Hash verification passed for profile endpoint
[16-Apr-2026 17:18:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQzIiwidXNlcm5hbWUiOiJ6ZWthcml5YXMiLCJlbWFpbCI6ImdldGFiYWxld3pla2FyaXlhczhAZ21haWwuY29tIiwiZXhwIjoxNzc2OTY0NjQ5fQ.WLB0kxGp2Gms_hNDfzYsZDPjjwTt8NAkeNKjjviK78Y
[16-Apr-2026 17:18:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Apr-2026 17:18:05 UTC] ✅ JWT token verified successfully for user profile
[16-Apr-2026 17:18:05 UTC] User ID: 343
[16-Apr-2026 17:18:05 UTC] ✅ User profile retrieved successfully for user ID: 343
[16-Apr-2026 17:18:06 UTC] === API CALL LOG ===
[16-Apr-2026 17:18:06 UTC] Endpoint: user/profile.php
[16-Apr-2026 17:18:06 UTC] Full Log Data: {
    "timestamp": "2026-04-16 17:18:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.208.96.170",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQzIiwidXNlcm5hbWUiOiJ6ZWthcml5YXMiLCJlbWFpbCI6ImdldGFiYWxld3pla2FyaXlhczhAZ21haWwuY29tIiwiZXhwIjoxNzc2OTY0NjQ5fQ.WLB0kxGp2Gms_hNDfzYsZDPjjwTt8NAkeNKjjviK78Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed4d8e85fdf49eb-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.208.96.170",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.208.96.170, 162.159.122.165"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Apr-2026 17:18:06 UTC] === END API CALL LOG ===
[16-Apr-2026 17:18:06 UTC] ✅ API Hash verification passed for profile endpoint
[16-Apr-2026 17:18:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQzIiwidXNlcm5hbWUiOiJ6ZWthcml5YXMiLCJlbWFpbCI6ImdldGFiYWxld3pla2FyaXlhczhAZ21haWwuY29tIiwiZXhwIjoxNzc2OTY0NjQ5fQ.WLB0kxGp2Gms_hNDfzYsZDPjjwTt8NAkeNKjjviK78Y
[16-Apr-2026 17:18:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Apr-2026 17:18:06 UTC] ✅ JWT token verified successfully for user profile
[16-Apr-2026 17:18:06 UTC] User ID: 343
[16-Apr-2026 17:18:06 UTC] ✅ User profile retrieved successfully for user ID: 343
[16-Apr-2026 17:18:13 UTC] === API CALL LOG ===
[16-Apr-2026 17:18:13 UTC] Endpoint: user/profile.php
[16-Apr-2026 17:18:13 UTC] Full Log Data: {
    "timestamp": "2026-04-16 17:18:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.208.96.170",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQzIiwidXNlcm5hbWUiOiJ6ZWthcml5YXMiLCJlbWFpbCI6ImdldGFiYWxld3pla2FyaXlhczhAZ21haWwuY29tIiwiZXhwIjoxNzc2OTY0NjQ5fQ.WLB0kxGp2Gms_hNDfzYsZDPjjwTt8NAkeNKjjviK78Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed4d917bc6549eb-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.208.96.170",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.208.96.170, 162.159.122.165"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Apr-2026 17:18:13 UTC] === END API CALL LOG ===
[16-Apr-2026 17:18:13 UTC] ✅ API Hash verification passed for profile endpoint
[16-Apr-2026 17:18:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQzIiwidXNlcm5hbWUiOiJ6ZWthcml5YXMiLCJlbWFpbCI6ImdldGFiYWxld3pla2FyaXlhczhAZ21haWwuY29tIiwiZXhwIjoxNzc2OTY0NjQ5fQ.WLB0kxGp2Gms_hNDfzYsZDPjjwTt8NAkeNKjjviK78Y
[16-Apr-2026 17:18:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Apr-2026 17:18:13 UTC] ✅ JWT token verified successfully for user profile
[16-Apr-2026 17:18:13 UTC] User ID: 343
[16-Apr-2026 17:18:13 UTC] ✅ User profile retrieved successfully for user ID: 343
[16-Apr-2026 17:18:13 UTC] User Purchases API - User ID: 343
[16-Apr-2026 17:18:13 UTC] User Purchases API - Total purchases found: 0
[16-Apr-2026 17:18:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Apr-2026 17:18:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Apr-2026 17:18:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQzIiwidXNlcm5hbWUiOiJ6ZWthcml5YXMiLCJlbWFpbCI6ImdldGFiYWxld3pla2FyaXlhczhAZ21haWwuY29tIiwiZXhwIjoxNzc2OTY0NjQ5fQ.WLB0kxGp2Gms_hNDfzYsZDPjjwTt8NAkeNKjjviK78Y","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ed4d91a5a4649eb-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.208.96.170","CF-IPCountry":"ET","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.208.96.170, 162.159.122.165"}
[16-Apr-2026 17:18:14 UTC] === User Orders API Called ===
[16-Apr-2026 17:18:14 UTC] User ID: 343
[16-Apr-2026 17:18:14 UTC] Limit: 20, Offset: 0
[16-Apr-2026 17:18:14 UTC] Orders found: 0
[16-Apr-2026 17:18:14 UTC] Orders data: []
[16-Apr-2026 17:18:14 UTC] Total orders count: 0
[16-Apr-2026 17:18:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Apr-2026 17:18:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Apr-2026 17:18:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQzIiwidXNlcm5hbWUiOiJ6ZWthcml5YXMiLCJlbWFpbCI6ImdldGFiYWxld3pla2FyaXlhczhAZ21haWwuY29tIiwiZXhwIjoxNzc2OTY0NjQ5fQ.WLB0kxGp2Gms_hNDfzYsZDPjjwTt8NAkeNKjjviK78Y","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ed4d9320f4649eb-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.208.96.170","CF-IPCountry":"ET","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.208.96.170, 162.159.122.165"}
[16-Apr-2026 17:18:17 UTC] === User Orders API Called ===
[16-Apr-2026 17:18:17 UTC] User ID: 343
[16-Apr-2026 17:18:17 UTC] Limit: 20, Offset: 0
[16-Apr-2026 17:18:17 UTC] Orders found: 0
[16-Apr-2026 17:18:17 UTC] Orders data: []
[16-Apr-2026 17:18:17 UTC] === API CALL LOG ===
[16-Apr-2026 17:18:17 UTC] Endpoint: user/profile.php
[16-Apr-2026 17:18:17 UTC] Full Log Data: {
    "timestamp": "2026-04-16 17:18:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.208.96.170",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQzIiwidXNlcm5hbWUiOiJ6ZWthcml5YXMiLCJlbWFpbCI6ImdldGFiYWxld3pla2FyaXlhczhAZ21haWwuY29tIiwiZXhwIjoxNzc2OTY0NjQ5fQ.WLB0kxGp2Gms_hNDfzYsZDPjjwTt8NAkeNKjjviK78Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed4d9320f4849eb-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.208.96.170",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.208.96.170, 162.159.122.165"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Apr-2026 17:18:17 UTC] === END API CALL LOG ===
[16-Apr-2026 17:18:17 UTC] ✅ API Hash verification passed for profile endpoint
[16-Apr-2026 17:18:17 UTC] Total orders count: 0
[16-Apr-2026 17:18:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQzIiwidXNlcm5hbWUiOiJ6ZWthcml5YXMiLCJlbWFpbCI6ImdldGFiYWxld3pla2FyaXlhczhAZ21haWwuY29tIiwiZXhwIjoxNzc2OTY0NjQ5fQ.WLB0kxGp2Gms_hNDfzYsZDPjjwTt8NAkeNKjjviK78Y
[16-Apr-2026 17:18:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Apr-2026 17:18:17 UTC] ✅ JWT token verified successfully for user profile
[16-Apr-2026 17:18:17 UTC] User ID: 343
[16-Apr-2026 17:18:17 UTC] ✅ User profile retrieved successfully for user ID: 343
[16-Apr-2026 17:18:18 UTC] === API CALL LOG ===
[16-Apr-2026 17:18:18 UTC] Endpoint: user/profile.php
[16-Apr-2026 17:18:18 UTC] Full Log Data: {
    "timestamp": "2026-04-16 17:18:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.208.96.170",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQzIiwidXNlcm5hbWUiOiJ6ZWthcml5YXMiLCJlbWFpbCI6ImdldGFiYWxld3pla2FyaXlhczhAZ21haWwuY29tIiwiZXhwIjoxNzc2OTY0NjQ5fQ.WLB0kxGp2Gms_hNDfzYsZDPjjwTt8NAkeNKjjviK78Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed4d9355e2049eb-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.208.96.170",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.208.96.170, 162.159.122.165"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Apr-2026 17:18:18 UTC] === END API CALL LOG ===
[16-Apr-2026 17:18:18 UTC] ✅ API Hash verification passed for profile endpoint
[16-Apr-2026 17:18:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQzIiwidXNlcm5hbWUiOiJ6ZWthcml5YXMiLCJlbWFpbCI6ImdldGFiYWxld3pla2FyaXlhczhAZ21haWwuY29tIiwiZXhwIjoxNzc2OTY0NjQ5fQ.WLB0kxGp2Gms_hNDfzYsZDPjjwTt8NAkeNKjjviK78Y
[16-Apr-2026 17:18:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Apr-2026 17:18:18 UTC] ✅ JWT token verified successfully for user profile
[16-Apr-2026 17:18:18 UTC] User ID: 343
[16-Apr-2026 17:18:18 UTC] ✅ User profile retrieved successfully for user ID: 343
[16-Apr-2026 17:18:18 UTC] === API CALL LOG ===
[16-Apr-2026 17:18:18 UTC] Endpoint: user/profile.php
[16-Apr-2026 17:18:18 UTC] Full Log Data: {
    "timestamp": "2026-04-16 17:18:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.208.96.170",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQzIiwidXNlcm5hbWUiOiJ6ZWthcml5YXMiLCJlbWFpbCI6ImdldGFiYWxld3pla2FyaXlhczhAZ21haWwuY29tIiwiZXhwIjoxNzc2OTY0NjQ5fQ.WLB0kxGp2Gms_hNDfzYsZDPjjwTt8NAkeNKjjviK78Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed4d937db1649eb-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.208.96.170",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.208.96.170, 162.159.122.165"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Apr-2026 17:18:18 UTC] === END API CALL LOG ===
[16-Apr-2026 17:18:18 UTC] ✅ API Hash verification passed for profile endpoint
[16-Apr-2026 17:18:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQzIiwidXNlcm5hbWUiOiJ6ZWthcml5YXMiLCJlbWFpbCI6ImdldGFiYWxld3pla2FyaXlhczhAZ21haWwuY29tIiwiZXhwIjoxNzc2OTY0NjQ5fQ.WLB0kxGp2Gms_hNDfzYsZDPjjwTt8NAkeNKjjviK78Y
[16-Apr-2026 17:18:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Apr-2026 17:18:18 UTC] ✅ JWT token verified successfully for user profile
[16-Apr-2026 17:18:18 UTC] User ID: 343
[16-Apr-2026 17:18:18 UTC] ✅ User profile retrieved successfully for user ID: 343
[16-Apr-2026 17:18:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Apr-2026 17:18:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Apr-2026 17:18:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQzIiwidXNlcm5hbWUiOiJ6ZWthcml5YXMiLCJlbWFpbCI6ImdldGFiYWxld3pla2FyaXlhczhAZ21haWwuY29tIiwiZXhwIjoxNzc2OTY0NjQ5fQ.WLB0kxGp2Gms_hNDfzYsZDPjjwTt8NAkeNKjjviK78Y","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ed4d9691e8049eb-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.208.96.170","CF-IPCountry":"ET","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.208.96.170, 162.159.122.165"}
[16-Apr-2026 17:18:26 UTC] === User Orders API Called ===
[16-Apr-2026 17:18:26 UTC] User ID: 343
[16-Apr-2026 17:18:26 UTC] Limit: 20, Offset: 0
[16-Apr-2026 17:18:26 UTC] Orders found: 0
[16-Apr-2026 17:18:26 UTC] Orders data: []
[16-Apr-2026 17:18:26 UTC] Total orders count: 0
[16-Apr-2026 17:18:26 UTC] === API CALL LOG ===
[16-Apr-2026 17:18:26 UTC] Endpoint: user/profile.php
[16-Apr-2026 17:18:26 UTC] Full Log Data: {
    "timestamp": "2026-04-16 17:18:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.208.96.170",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQzIiwidXNlcm5hbWUiOiJ6ZWthcml5YXMiLCJlbWFpbCI6ImdldGFiYWxld3pla2FyaXlhczhAZ21haWwuY29tIiwiZXhwIjoxNzc2OTY0NjQ5fQ.WLB0kxGp2Gms_hNDfzYsZDPjjwTt8NAkeNKjjviK78Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed4d9691e8249eb-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.208.96.170",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.208.96.170, 162.159.122.165"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Apr-2026 17:18:26 UTC] === END API CALL LOG ===
[16-Apr-2026 17:18:26 UTC] ✅ API Hash verification passed for profile endpoint
[16-Apr-2026 17:18:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQzIiwidXNlcm5hbWUiOiJ6ZWthcml5YXMiLCJlbWFpbCI6ImdldGFiYWxld3pla2FyaXlhczhAZ21haWwuY29tIiwiZXhwIjoxNzc2OTY0NjQ5fQ.WLB0kxGp2Gms_hNDfzYsZDPjjwTt8NAkeNKjjviK78Y
[16-Apr-2026 17:18:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Apr-2026 17:18:26 UTC] ✅ JWT token verified successfully for user profile
[16-Apr-2026 17:18:26 UTC] User ID: 343
[16-Apr-2026 17:18:26 UTC] ✅ User profile retrieved successfully for user ID: 343
[16-Apr-2026 17:18:27 UTC] === API CALL LOG ===
[16-Apr-2026 17:18:27 UTC] Endpoint: user/profile.php
[16-Apr-2026 17:18:27 UTC] Full Log Data: {
    "timestamp": "2026-04-16 17:18:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.208.96.170",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQzIiwidXNlcm5hbWUiOiJ6ZWthcml5YXMiLCJlbWFpbCI6ImdldGFiYWxld3pla2FyaXlhczhAZ21haWwuY29tIiwiZXhwIjoxNzc2OTY0NjQ5fQ.WLB0kxGp2Gms_hNDfzYsZDPjjwTt8NAkeNKjjviK78Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed4d96c7d9549eb-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.208.96.170",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.208.96.170, 162.159.122.165"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Apr-2026 17:18:27 UTC] === END API CALL LOG ===
[16-Apr-2026 17:18:27 UTC] ✅ API Hash verification passed for profile endpoint
[16-Apr-2026 17:18:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQzIiwidXNlcm5hbWUiOiJ6ZWthcml5YXMiLCJlbWFpbCI6ImdldGFiYWxld3pla2FyaXlhczhAZ21haWwuY29tIiwiZXhwIjoxNzc2OTY0NjQ5fQ.WLB0kxGp2Gms_hNDfzYsZDPjjwTt8NAkeNKjjviK78Y
[16-Apr-2026 17:18:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Apr-2026 17:18:27 UTC] ✅ JWT token verified successfully for user profile
[16-Apr-2026 17:18:27 UTC] User ID: 343
[16-Apr-2026 17:18:27 UTC] ✅ User profile retrieved successfully for user ID: 343
[16-Apr-2026 17:18:27 UTC] === API CALL LOG ===
[16-Apr-2026 17:18:27 UTC] Endpoint: user/profile.php
[16-Apr-2026 17:18:27 UTC] Full Log Data: {
    "timestamp": "2026-04-16 17:18:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.208.96.170",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQzIiwidXNlcm5hbWUiOiJ6ZWthcml5YXMiLCJlbWFpbCI6ImdldGFiYWxld3pla2FyaXlhczhAZ21haWwuY29tIiwiZXhwIjoxNzc2OTY0NjQ5fQ.WLB0kxGp2Gms_hNDfzYsZDPjjwTt8NAkeNKjjviK78Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed4d96eda4d49eb-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.208.96.170",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.208.96.170, 162.159.122.165"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Apr-2026 17:18:27 UTC] === END API CALL LOG ===
[16-Apr-2026 17:18:27 UTC] ✅ API Hash verification passed for profile endpoint
[16-Apr-2026 17:18:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQzIiwidXNlcm5hbWUiOiJ6ZWthcml5YXMiLCJlbWFpbCI6ImdldGFiYWxld3pla2FyaXlhczhAZ21haWwuY29tIiwiZXhwIjoxNzc2OTY0NjQ5fQ.WLB0kxGp2Gms_hNDfzYsZDPjjwTt8NAkeNKjjviK78Y
[16-Apr-2026 17:18:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Apr-2026 17:18:27 UTC] ✅ JWT token verified successfully for user profile
[16-Apr-2026 17:18:27 UTC] User ID: 343
[16-Apr-2026 17:18:27 UTC] ✅ User profile retrieved successfully for user ID: 343
[16-Apr-2026 17:18:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Apr-2026 17:18:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Apr-2026 17:18:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQzIiwidXNlcm5hbWUiOiJ6ZWthcml5YXMiLCJlbWFpbCI6ImdldGFiYWxld3pla2FyaXlhczhAZ21haWwuY29tIiwiZXhwIjoxNzc2OTY0NjQ5fQ.WLB0kxGp2Gms_hNDfzYsZDPjjwTt8NAkeNKjjviK78Y","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ed4d9a33bb149eb-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.208.96.170","CF-IPCountry":"ET","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.208.96.170, 162.159.122.165"}
[16-Apr-2026 17:18:36 UTC] === User Orders API Called ===
[16-Apr-2026 17:18:36 UTC] User ID: 343
[16-Apr-2026 17:18:36 UTC] Limit: 20, Offset: 0
[16-Apr-2026 17:18:36 UTC] Orders found: 0
[16-Apr-2026 17:18:36 UTC] Orders data: []
[16-Apr-2026 17:18:36 UTC] Total orders count: 0
[16-Apr-2026 21:40:02 UTC] === API CALL LOG ===
[16-Apr-2026 21:40:02 UTC] Endpoint: user/profile.php
[16-Apr-2026 21:40:02 UTC] Full Log Data: {
    "timestamp": "2026-04-16 21:40:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "179.19.182.25",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM3IiwidXNlcm5hbWUiOiJqdWFuY2hpc29ydGVvcyIsImVtYWlsIjoiYmF6YWdlcnRydWRpczA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNzMxNn0.u9niOte9CZxThwIEUKLWQcia-ooigy9B7zFFUkezLhQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed6589b1e54d669-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "179.19.182.25",
        "CF-IPCountry": "CO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "179.19.182.25, 172.68.7.200"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Apr-2026 21:40:02 UTC] === END API CALL LOG ===
[16-Apr-2026 21:40:02 UTC] ✅ API Hash verification passed for profile endpoint
[16-Apr-2026 21:40:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM3IiwidXNlcm5hbWUiOiJqdWFuY2hpc29ydGVvcyIsImVtYWlsIjoiYmF6YWdlcnRydWRpczA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNzMxNn0.u9niOte9CZxThwIEUKLWQcia-ooigy9B7zFFUkezLhQ
[16-Apr-2026 21:40:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Apr-2026 21:40:02 UTC] ✅ JWT token verified successfully for user profile
[16-Apr-2026 21:40:02 UTC] User ID: 337
[16-Apr-2026 21:40:02 UTC] ✅ User profile retrieved successfully for user ID: 337
[16-Apr-2026 21:40:03 UTC] === API CALL LOG ===
[16-Apr-2026 21:40:03 UTC] Endpoint: user/profile.php
[16-Apr-2026 21:40:03 UTC] Full Log Data: {
    "timestamp": "2026-04-16 21:40:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "179.19.182.25",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM3IiwidXNlcm5hbWUiOiJqdWFuY2hpc29ydGVvcyIsImVtYWlsIjoiYmF6YWdlcnRydWRpczA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNzMxNn0.u9niOte9CZxThwIEUKLWQcia-ooigy9B7zFFUkezLhQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed658a27e90d669-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "179.19.182.25",
        "CF-IPCountry": "CO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "179.19.182.25, 172.68.7.200"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Apr-2026 21:40:03 UTC] === END API CALL LOG ===
[16-Apr-2026 21:40:03 UTC] ✅ API Hash verification passed for profile endpoint
[16-Apr-2026 21:40:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM3IiwidXNlcm5hbWUiOiJqdWFuY2hpc29ydGVvcyIsImVtYWlsIjoiYmF6YWdlcnRydWRpczA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNzMxNn0.u9niOte9CZxThwIEUKLWQcia-ooigy9B7zFFUkezLhQ
[16-Apr-2026 21:40:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Apr-2026 21:40:03 UTC] ✅ JWT token verified successfully for user profile
[16-Apr-2026 21:40:03 UTC] User ID: 337
[16-Apr-2026 21:40:03 UTC] ✅ User profile retrieved successfully for user ID: 337
[16-Apr-2026 21:40:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Apr-2026 21:40:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Apr-2026 21:40:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM3IiwidXNlcm5hbWUiOiJqdWFuY2hpc29ydGVvcyIsImVtYWlsIjoiYmF6YWdlcnRydWRpczA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNzMxNn0.u9niOte9CZxThwIEUKLWQcia-ooigy9B7zFFUkezLhQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ed658a27e96d669-MIA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"179.19.182.25","CF-IPCountry":"CO","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"179.19.182.25, 172.68.7.200"}
[16-Apr-2026 21:40:03 UTC] === User Orders API Called ===
[16-Apr-2026 21:40:03 UTC] User ID: 337
[16-Apr-2026 21:40:03 UTC] Limit: 20, Offset: 0
[16-Apr-2026 21:40:03 UTC] Orders found: 3
[16-Apr-2026 21:40:03 UTC] Orders data: [{"id":193,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Samuelcryptos","status":"cancelled","created_at":"2026-04-16 02:06:49","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":192,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Samuelcryptos","status":"cancelled","created_at":"2026-04-15 03:58:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":191,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Samuelcryptos","status":"cancelled","created_at":"2026-04-15 03:57:43","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[16-Apr-2026 21:40:03 UTC] Total orders count: 3
[16-Apr-2026 21:40:03 UTC] === API CALL LOG ===
[16-Apr-2026 21:40:03 UTC] Endpoint: user/profile.php
[16-Apr-2026 21:40:03 UTC] Full Log Data: {
    "timestamp": "2026-04-16 21:40:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "179.19.182.25",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM3IiwidXNlcm5hbWUiOiJqdWFuY2hpc29ydGVvcyIsImVtYWlsIjoiYmF6YWdlcnRydWRpczA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNzMxNn0.u9niOte9CZxThwIEUKLWQcia-ooigy9B7zFFUkezLhQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed658a32849d669-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "179.19.182.25",
        "CF-IPCountry": "CO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "179.19.182.25, 172.68.7.201"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Apr-2026 21:40:03 UTC] === END API CALL LOG ===
[16-Apr-2026 21:40:03 UTC] ✅ API Hash verification passed for profile endpoint
[16-Apr-2026 21:40:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM3IiwidXNlcm5hbWUiOiJqdWFuY2hpc29ydGVvcyIsImVtYWlsIjoiYmF6YWdlcnRydWRpczA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNzMxNn0.u9niOte9CZxThwIEUKLWQcia-ooigy9B7zFFUkezLhQ
[16-Apr-2026 21:40:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Apr-2026 21:40:03 UTC] ✅ JWT token verified successfully for user profile
[16-Apr-2026 21:40:03 UTC] User ID: 337
[16-Apr-2026 21:40:03 UTC] ✅ User profile retrieved successfully for user ID: 337
[16-Apr-2026 21:40:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Apr-2026 21:40:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Apr-2026 21:40:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM3IiwidXNlcm5hbWUiOiJqdWFuY2hpc29ydGVvcyIsImVtYWlsIjoiYmF6YWdlcnRydWRpczA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNzMxNn0.u9niOte9CZxThwIEUKLWQcia-ooigy9B7zFFUkezLhQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ed659d24ce6d669-MIA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"179.19.182.25","CF-IPCountry":"CO","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"179.19.182.25, 172.68.7.201"}
[16-Apr-2026 21:40:52 UTC] === User Orders API Called ===
[16-Apr-2026 21:40:52 UTC] User ID: 337
[16-Apr-2026 21:40:52 UTC] Limit: 20, Offset: 0
[16-Apr-2026 21:40:52 UTC] Orders found: 3
[16-Apr-2026 21:40:52 UTC] Orders data: [{"id":193,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Samuelcryptos","status":"cancelled","created_at":"2026-04-16 02:06:49","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":192,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Samuelcryptos","status":"cancelled","created_at":"2026-04-15 03:58:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":191,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Samuelcryptos","status":"cancelled","created_at":"2026-04-15 03:57:43","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[16-Apr-2026 21:40:52 UTC] Total orders count: 3
[16-Apr-2026 21:40:52 UTC] === API CALL LOG ===
[16-Apr-2026 21:40:52 UTC] Endpoint: user/profile.php
[16-Apr-2026 21:40:52 UTC] Full Log Data: {
    "timestamp": "2026-04-16 21:40:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "179.19.182.25",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM3IiwidXNlcm5hbWUiOiJqdWFuY2hpc29ydGVvcyIsImVtYWlsIjoiYmF6YWdlcnRydWRpczA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNzMxNn0.u9niOte9CZxThwIEUKLWQcia-ooigy9B7zFFUkezLhQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed659d24ce9d669-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "179.19.182.25",
        "CF-IPCountry": "CO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "179.19.182.25, 172.68.7.201"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Apr-2026 21:40:52 UTC] === END API CALL LOG ===
[16-Apr-2026 21:40:52 UTC] ✅ API Hash verification passed for profile endpoint
[16-Apr-2026 21:40:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM3IiwidXNlcm5hbWUiOiJqdWFuY2hpc29ydGVvcyIsImVtYWlsIjoiYmF6YWdlcnRydWRpczA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNzMxNn0.u9niOte9CZxThwIEUKLWQcia-ooigy9B7zFFUkezLhQ
[16-Apr-2026 21:40:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Apr-2026 21:40:52 UTC] ✅ JWT token verified successfully for user profile
[16-Apr-2026 21:40:52 UTC] User ID: 337
[16-Apr-2026 21:40:52 UTC] ✅ User profile retrieved successfully for user ID: 337
[16-Apr-2026 21:40:52 UTC] === API CALL LOG ===
[16-Apr-2026 21:40:52 UTC] Endpoint: user/profile.php
[16-Apr-2026 21:40:52 UTC] Full Log Data: {
    "timestamp": "2026-04-16 21:40:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "179.19.182.25",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM3IiwidXNlcm5hbWUiOiJqdWFuY2hpc29ydGVvcyIsImVtYWlsIjoiYmF6YWdlcnRydWRpczA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNzMxNn0.u9niOte9CZxThwIEUKLWQcia-ooigy9B7zFFUkezLhQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed659d65f18d669-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "179.19.182.25",
        "CF-IPCountry": "CO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "179.19.182.25, 172.68.7.201"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Apr-2026 21:40:52 UTC] === END API CALL LOG ===
[16-Apr-2026 21:40:52 UTC] ✅ API Hash verification passed for profile endpoint
[16-Apr-2026 21:40:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM3IiwidXNlcm5hbWUiOiJqdWFuY2hpc29ydGVvcyIsImVtYWlsIjoiYmF6YWdlcnRydWRpczA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNzMxNn0.u9niOte9CZxThwIEUKLWQcia-ooigy9B7zFFUkezLhQ
[16-Apr-2026 21:40:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Apr-2026 21:40:52 UTC] ✅ JWT token verified successfully for user profile
[16-Apr-2026 21:40:52 UTC] User ID: 337
[16-Apr-2026 21:40:52 UTC] ✅ User profile retrieved successfully for user ID: 337
[16-Apr-2026 21:41:03 UTC] === API CALL LOG ===
[16-Apr-2026 21:41:03 UTC] Endpoint: user/profile.php
[16-Apr-2026 21:41:03 UTC] Full Log Data: {
    "timestamp": "2026-04-16 21:41:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "179.19.182.25",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM3IiwidXNlcm5hbWUiOiJqdWFuY2hpc29ydGVvcyIsImVtYWlsIjoiYmF6YWdlcnRydWRpczA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNzMxNn0.u9niOte9CZxThwIEUKLWQcia-ooigy9B7zFFUkezLhQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed65a157ef4d669-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "179.19.182.25",
        "CF-IPCountry": "CO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "179.19.182.25, 172.68.7.200"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Apr-2026 21:41:03 UTC] === END API CALL LOG ===
[16-Apr-2026 21:41:03 UTC] ✅ API Hash verification passed for profile endpoint
[16-Apr-2026 21:41:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM3IiwidXNlcm5hbWUiOiJqdWFuY2hpc29ydGVvcyIsImVtYWlsIjoiYmF6YWdlcnRydWRpczA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNzMxNn0.u9niOte9CZxThwIEUKLWQcia-ooigy9B7zFFUkezLhQ
[16-Apr-2026 21:41:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Apr-2026 21:41:03 UTC] ✅ JWT token verified successfully for user profile
[16-Apr-2026 21:41:03 UTC] User ID: 337
[16-Apr-2026 21:41:03 UTC] ✅ User profile retrieved successfully for user ID: 337
[16-Apr-2026 21:41:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Apr-2026 21:41:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Apr-2026 21:41:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM3IiwidXNlcm5hbWUiOiJqdWFuY2hpc29ydGVvcyIsImVtYWlsIjoiYmF6YWdlcnRydWRpczA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNzMxNn0.u9niOte9CZxThwIEUKLWQcia-ooigy9B7zFFUkezLhQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ed65a157ef2d669-MIA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"179.19.182.25","CF-IPCountry":"CO","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"179.19.182.25, 172.68.7.200"}
[16-Apr-2026 21:41:03 UTC] === User Orders API Called ===
[16-Apr-2026 21:41:03 UTC] User ID: 337
[16-Apr-2026 21:41:03 UTC] Limit: 20, Offset: 0
[16-Apr-2026 21:41:03 UTC] Orders found: 3
[16-Apr-2026 21:41:03 UTC] Orders data: [{"id":193,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Samuelcryptos","status":"cancelled","created_at":"2026-04-16 02:06:49","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":192,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Samuelcryptos","status":"cancelled","created_at":"2026-04-15 03:58:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":191,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Samuelcryptos","status":"cancelled","created_at":"2026-04-15 03:57:43","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[16-Apr-2026 21:41:03 UTC] Total orders count: 3
[16-Apr-2026 21:41:03 UTC] === API CALL LOG ===
[16-Apr-2026 21:41:03 UTC] Endpoint: user/profile.php
[16-Apr-2026 21:41:03 UTC] Full Log Data: {
    "timestamp": "2026-04-16 21:41:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "179.19.182.25",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM3IiwidXNlcm5hbWUiOiJqdWFuY2hpc29ydGVvcyIsImVtYWlsIjoiYmF6YWdlcnRydWRpczA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNzMxNn0.u9niOte9CZxThwIEUKLWQcia-ooigy9B7zFFUkezLhQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed65a19e98fd669-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "179.19.182.25",
        "CF-IPCountry": "CO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "179.19.182.25, 172.68.7.200"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Apr-2026 21:41:03 UTC] === END API CALL LOG ===
[16-Apr-2026 21:41:03 UTC] ✅ API Hash verification passed for profile endpoint
[16-Apr-2026 21:41:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM3IiwidXNlcm5hbWUiOiJqdWFuY2hpc29ydGVvcyIsImVtYWlsIjoiYmF6YWdlcnRydWRpczA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNzMxNn0.u9niOte9CZxThwIEUKLWQcia-ooigy9B7zFFUkezLhQ
[16-Apr-2026 21:41:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Apr-2026 21:41:03 UTC] ✅ JWT token verified successfully for user profile
[16-Apr-2026 21:41:03 UTC] User ID: 337
[16-Apr-2026 21:41:03 UTC] ✅ User profile retrieved successfully for user ID: 337
[16-Apr-2026 21:41:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Apr-2026 21:41:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Apr-2026 21:41:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM3IiwidXNlcm5hbWUiOiJqdWFuY2hpc29ydGVvcyIsImVtYWlsIjoiYmF6YWdlcnRydWRpczA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNzMxNn0.u9niOte9CZxThwIEUKLWQcia-ooigy9B7zFFUkezLhQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ed65ab67de0d669-MIA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"179.19.182.25","CF-IPCountry":"CO","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"179.19.182.25, 172.68.7.201"}
[16-Apr-2026 21:41:28 UTC] === User Orders API Called ===
[16-Apr-2026 21:41:28 UTC] User ID: 337
[16-Apr-2026 21:41:28 UTC] Limit: 20, Offset: 0
[16-Apr-2026 21:41:28 UTC] Orders found: 4
[16-Apr-2026 21:41:28 UTC] Orders data: [{"id":194,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/Samuelcryptos","status":"pending","created_at":"2026-04-17 01:11:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":193,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Samuelcryptos","status":"cancelled","created_at":"2026-04-16 02:06:49","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":192,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Samuelcryptos","status":"cancelled","created_at":"2026-04-15 03:58:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":191,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Samuelcryptos","status":"cancelled","created_at":"2026-04-15 03:57:43","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[16-Apr-2026 21:41:28 UTC] Total orders count: 4
[16-Apr-2026 21:41:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Apr-2026 21:41:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Apr-2026 21:41:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM3IiwidXNlcm5hbWUiOiJqdWFuY2hpc29ydGVvcyIsImVtYWlsIjoiYmF6YWdlcnRydWRpczA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNzMxNn0.u9niOte9CZxThwIEUKLWQcia-ooigy9B7zFFUkezLhQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ed65ada9d0fd669-MIA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"179.19.182.25","CF-IPCountry":"CO","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"179.19.182.25, 172.68.7.201"}
[16-Apr-2026 21:41:34 UTC] === User Orders API Called ===
[16-Apr-2026 21:41:34 UTC] User ID: 337
[16-Apr-2026 21:41:34 UTC] Limit: 20, Offset: 0
[16-Apr-2026 21:41:34 UTC] Orders found: 4
[16-Apr-2026 21:41:34 UTC] Orders data: [{"id":194,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/Samuelcryptos","status":"pending","created_at":"2026-04-17 01:11:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":193,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Samuelcryptos","status":"cancelled","created_at":"2026-04-16 02:06:49","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":192,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Samuelcryptos","status":"cancelled","created_at":"2026-04-15 03:58:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":191,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Samuelcryptos","status":"cancelled","created_at":"2026-04-15 03:57:43","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[16-Apr-2026 21:41:34 UTC] Total orders count: 4
[16-Apr-2026 21:41:34 UTC] === API CALL LOG ===
[16-Apr-2026 21:41:34 UTC] Endpoint: user/profile.php
[16-Apr-2026 21:41:34 UTC] Full Log Data: {
    "timestamp": "2026-04-16 21:41:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "179.19.182.25",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM3IiwidXNlcm5hbWUiOiJqdWFuY2hpc29ydGVvcyIsImVtYWlsIjoiYmF6YWdlcnRydWRpczA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNzMxNn0.u9niOte9CZxThwIEUKLWQcia-ooigy9B7zFFUkezLhQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed65ada9d13d669-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "179.19.182.25",
        "CF-IPCountry": "CO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "179.19.182.25, 172.68.7.201"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Apr-2026 21:41:34 UTC] === END API CALL LOG ===
[16-Apr-2026 21:41:34 UTC] ✅ API Hash verification passed for profile endpoint
[16-Apr-2026 21:41:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM3IiwidXNlcm5hbWUiOiJqdWFuY2hpc29ydGVvcyIsImVtYWlsIjoiYmF6YWdlcnRydWRpczA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNzMxNn0.u9niOte9CZxThwIEUKLWQcia-ooigy9B7zFFUkezLhQ
[16-Apr-2026 21:41:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Apr-2026 21:41:34 UTC] ✅ JWT token verified successfully for user profile
[16-Apr-2026 21:41:34 UTC] User ID: 337
[16-Apr-2026 21:41:34 UTC] ✅ User profile retrieved successfully for user ID: 337
[16-Apr-2026 21:41:35 UTC] === API CALL LOG ===
[16-Apr-2026 21:41:35 UTC] Endpoint: user/profile.php
[16-Apr-2026 21:41:35 UTC] Full Log Data: {
    "timestamp": "2026-04-16 21:41:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "179.19.182.25",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM3IiwidXNlcm5hbWUiOiJqdWFuY2hpc29ydGVvcyIsImVtYWlsIjoiYmF6YWdlcnRydWRpczA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNzMxNn0.u9niOte9CZxThwIEUKLWQcia-ooigy9B7zFFUkezLhQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed65ade3e1ed669-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "179.19.182.25",
        "CF-IPCountry": "CO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "179.19.182.25, 172.68.7.201"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Apr-2026 21:41:35 UTC] === END API CALL LOG ===
[16-Apr-2026 21:41:35 UTC] ✅ API Hash verification passed for profile endpoint
[16-Apr-2026 21:41:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM3IiwidXNlcm5hbWUiOiJqdWFuY2hpc29ydGVvcyIsImVtYWlsIjoiYmF6YWdlcnRydWRpczA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNzMxNn0.u9niOte9CZxThwIEUKLWQcia-ooigy9B7zFFUkezLhQ
[16-Apr-2026 21:41:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Apr-2026 21:41:35 UTC] ✅ JWT token verified successfully for user profile
[16-Apr-2026 21:41:35 UTC] User ID: 337
[16-Apr-2026 21:41:35 UTC] ✅ User profile retrieved successfully for user ID: 337
[16-Apr-2026 21:41:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Apr-2026 21:41:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Apr-2026 21:41:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM3IiwidXNlcm5hbWUiOiJqdWFuY2hpc29ydGVvcyIsImVtYWlsIjoiYmF6YWdlcnRydWRpczA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNzMxNn0.u9niOte9CZxThwIEUKLWQcia-ooigy9B7zFFUkezLhQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ed65b5bfa44d669-MIA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"179.19.182.25","CF-IPCountry":"CO","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"179.19.182.25, 172.68.7.200"}
[16-Apr-2026 21:41:55 UTC] === User Orders API Called ===
[16-Apr-2026 21:41:55 UTC] User ID: 337
[16-Apr-2026 21:41:55 UTC] Limit: 20, Offset: 0
[16-Apr-2026 21:41:55 UTC] Orders found: 5
[16-Apr-2026 21:41:55 UTC] Orders data: [{"id":195,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/Samuelcryptos","status":"pending","created_at":"2026-04-17 01:11:53","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":194,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/Samuelcryptos","status":"pending","created_at":"2026-04-17 01:11:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":193,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Samuelcryptos","status":"cancelled","created_at":"2026-04-16 02:06:49","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":192,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Samuelcryptos","status":"cancelled","created_at":"2026-04-15 03:58:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":191,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Samuelcryptos","status":"cancelled","created_at":"2026-04-15 03:57:43","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[16-Apr-2026 21:41:55 UTC] Total orders count: 5
[16-Apr-2026 22:47:46 UTC] === API CALL LOG ===
[16-Apr-2026 22:47:46 UTC] Endpoint: user/profile.php
[16-Apr-2026 22:47:46 UTC] Full Log Data: {
    "timestamp": "2026-04-16 22:47:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.73",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed6bbd0f955b54c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.73",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.73, 172.71.241.21"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Apr-2026 22:47:46 UTC] === END API CALL LOG ===
[16-Apr-2026 22:47:46 UTC] ✅ API Hash verification passed for profile endpoint
[16-Apr-2026 22:47:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg
[16-Apr-2026 22:47:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Apr-2026 22:47:46 UTC] ✅ JWT token verified successfully for user profile
[16-Apr-2026 22:47:46 UTC] User ID: 344
[16-Apr-2026 22:47:46 UTC] ✅ User profile retrieved successfully for user ID: 344
[16-Apr-2026 22:47:46 UTC] === API CALL LOG ===
[16-Apr-2026 22:47:46 UTC] Endpoint: user/profile.php
[16-Apr-2026 22:47:46 UTC] Full Log Data: {
    "timestamp": "2026-04-16 22:47:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.73",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed6bbd1bac7b54c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.73",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.73, 172.71.241.20"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Apr-2026 22:47:46 UTC] === END API CALL LOG ===
[16-Apr-2026 22:47:46 UTC] ✅ API Hash verification passed for profile endpoint
[16-Apr-2026 22:47:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg
[16-Apr-2026 22:47:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Apr-2026 22:47:46 UTC] ✅ JWT token verified successfully for user profile
[16-Apr-2026 22:47:46 UTC] User ID: 344
[16-Apr-2026 22:47:46 UTC] ✅ User profile retrieved successfully for user ID: 344
[16-Apr-2026 22:47:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Apr-2026 22:47:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Apr-2026 22:47:46 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ed6bbd1bac6b54c-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.52.73","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.52.73, 172.71.241.21"}
[16-Apr-2026 22:47:46 UTC] === User Orders API Called ===
[16-Apr-2026 22:47:46 UTC] User ID: 344
[16-Apr-2026 22:47:46 UTC] Limit: 20, Offset: 0
[16-Apr-2026 22:47:46 UTC] Orders found: 0
[16-Apr-2026 22:47:46 UTC] Orders data: []
[16-Apr-2026 22:47:46 UTC] Total orders count: 0
[16-Apr-2026 22:47:47 UTC] === API CALL LOG ===
[16-Apr-2026 22:47:47 UTC] Endpoint: user/profile.php
[16-Apr-2026 22:47:47 UTC] Full Log Data: {
    "timestamp": "2026-04-16 22:47:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.73",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed6bbd6cb77b54c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.73",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.73, 172.71.241.21"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Apr-2026 22:47:47 UTC] === END API CALL LOG ===
[16-Apr-2026 22:47:47 UTC] ✅ API Hash verification passed for profile endpoint
[16-Apr-2026 22:47:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg
[16-Apr-2026 22:47:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Apr-2026 22:47:47 UTC] ✅ JWT token verified successfully for user profile
[16-Apr-2026 22:47:47 UTC] User ID: 344
[16-Apr-2026 22:47:47 UTC] ✅ User profile retrieved successfully for user ID: 344
[16-Apr-2026 22:48:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Apr-2026 22:48:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Apr-2026 22:48:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ed6bcc7f9b8b54c-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.52.73","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.52.73, 172.71.241.84"}
[16-Apr-2026 22:48:25 UTC] === User Orders API Called ===
[16-Apr-2026 22:48:25 UTC] User ID: 344
[16-Apr-2026 22:48:25 UTC] Limit: 20, Offset: 0
[16-Apr-2026 22:48:25 UTC] Orders found: 0
[16-Apr-2026 22:48:25 UTC] Orders data: []
[16-Apr-2026 22:48:25 UTC] Total orders count: 0
[16-Apr-2026 22:48:25 UTC] === API CALL LOG ===
[16-Apr-2026 22:48:25 UTC] Endpoint: user/profile.php
[16-Apr-2026 22:48:25 UTC] Full Log Data: {
    "timestamp": "2026-04-16 22:48:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.73",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed6bcc7f9bbb54c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.73",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.73, 172.71.241.84"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Apr-2026 22:48:25 UTC] === END API CALL LOG ===
[16-Apr-2026 22:48:25 UTC] ✅ API Hash verification passed for profile endpoint
[16-Apr-2026 22:48:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg
[16-Apr-2026 22:48:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Apr-2026 22:48:25 UTC] ✅ JWT token verified successfully for user profile
[16-Apr-2026 22:48:25 UTC] User ID: 344
[16-Apr-2026 22:48:25 UTC] === API CALL LOG ===
[16-Apr-2026 22:48:25 UTC] Endpoint: user/profile.php
[16-Apr-2026 22:48:25 UTC] Full Log Data: {
    "timestamp": "2026-04-16 22:48:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.73",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed6bcc7f9b9b54c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.73",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.73, 172.71.241.84"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Apr-2026 22:48:25 UTC] === END API CALL LOG ===
[16-Apr-2026 22:48:25 UTC] ✅ API Hash verification passed for profile endpoint
[16-Apr-2026 22:48:25 UTC] ✅ User profile retrieved successfully for user ID: 344
[16-Apr-2026 22:48:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg
[16-Apr-2026 22:48:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Apr-2026 22:48:25 UTC] ✅ JWT token verified successfully for user profile
[16-Apr-2026 22:48:25 UTC] User ID: 344
[16-Apr-2026 22:48:25 UTC] ✅ User profile retrieved successfully for user ID: 344
[16-Apr-2026 22:48:26 UTC] === API CALL LOG ===
[16-Apr-2026 22:48:26 UTC] Endpoint: user/profile.php
[16-Apr-2026 22:48:26 UTC] Full Log Data: {
    "timestamp": "2026-04-16 22:48:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.73",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed6bccc58dcb54c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.73",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.73, 172.71.241.84"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Apr-2026 22:48:26 UTC] === END API CALL LOG ===
[16-Apr-2026 22:48:26 UTC] ✅ API Hash verification passed for profile endpoint
[16-Apr-2026 22:48:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg
[16-Apr-2026 22:48:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Apr-2026 22:48:26 UTC] ✅ JWT token verified successfully for user profile
[16-Apr-2026 22:48:26 UTC] User ID: 344
[16-Apr-2026 22:48:26 UTC] ✅ User profile retrieved successfully for user ID: 344
[16-Apr-2026 22:48:44 UTC] === API CALL LOG ===
[16-Apr-2026 22:48:44 UTC] Endpoint: user/profile.php
[16-Apr-2026 22:48:44 UTC] Full Log Data: {
    "timestamp": "2026-04-16 22:48:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.73",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed6bd3c2d56b54c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.73",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.73, 172.71.241.84"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Apr-2026 22:48:44 UTC] === END API CALL LOG ===
[16-Apr-2026 22:48:44 UTC] ✅ API Hash verification passed for profile endpoint
[16-Apr-2026 22:48:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg
[16-Apr-2026 22:48:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Apr-2026 22:48:44 UTC] ✅ JWT token verified successfully for user profile
[16-Apr-2026 22:48:44 UTC] User ID: 344
[16-Apr-2026 22:48:44 UTC] ✅ User profile retrieved successfully for user ID: 344
[16-Apr-2026 22:48:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Apr-2026 22:48:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Apr-2026 22:48:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ed6bd3c2d4eb54c-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.52.73","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.52.73, 172.71.241.84"}
[16-Apr-2026 22:48:44 UTC] === User Orders API Called ===
[16-Apr-2026 22:48:44 UTC] User ID: 344
[16-Apr-2026 22:48:44 UTC] Limit: 20, Offset: 0
[16-Apr-2026 22:48:44 UTC] Orders found: 0
[16-Apr-2026 22:48:44 UTC] Orders data: []
[16-Apr-2026 22:48:44 UTC] Total orders count: 0
[16-Apr-2026 22:48:44 UTC] === API CALL LOG ===
[16-Apr-2026 22:48:44 UTC] Endpoint: user/profile.php
[16-Apr-2026 22:48:44 UTC] Full Log Data: {
    "timestamp": "2026-04-16 22:48:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.73",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed6bd3c2d59b54c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.73",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.73, 172.71.241.85"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Apr-2026 22:48:44 UTC] === END API CALL LOG ===
[16-Apr-2026 22:48:44 UTC] ✅ API Hash verification passed for profile endpoint
[16-Apr-2026 22:48:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg
[16-Apr-2026 22:48:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Apr-2026 22:48:44 UTC] ✅ JWT token verified successfully for user profile
[16-Apr-2026 22:48:44 UTC] User ID: 344
[16-Apr-2026 22:48:44 UTC] ✅ User profile retrieved successfully for user ID: 344
[16-Apr-2026 22:48:44 UTC] === API CALL LOG ===
[16-Apr-2026 22:48:44 UTC] Endpoint: user/profile.php
[16-Apr-2026 22:48:44 UTC] Full Log Data: {
    "timestamp": "2026-04-16 22:48:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.73",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed6bd40cf07b54c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.73",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.73, 172.71.241.84"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Apr-2026 22:48:44 UTC] === END API CALL LOG ===
[16-Apr-2026 22:48:44 UTC] ✅ API Hash verification passed for profile endpoint
[16-Apr-2026 22:48:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg
[16-Apr-2026 22:48:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Apr-2026 22:48:44 UTC] ✅ JWT token verified successfully for user profile
[16-Apr-2026 22:48:44 UTC] User ID: 344
[16-Apr-2026 22:48:44 UTC] ✅ User profile retrieved successfully for user ID: 344
[16-Apr-2026 22:49:01 UTC] === API CALL LOG ===
[16-Apr-2026 22:49:01 UTC] Endpoint: user/profile.php
[16-Apr-2026 22:49:01 UTC] Full Log Data: {
    "timestamp": "2026-04-16 22:49:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.73",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed6bda5ddcfb54c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.73",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.73, 172.71.241.84"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Apr-2026 22:49:01 UTC] === END API CALL LOG ===
[16-Apr-2026 22:49:01 UTC] ✅ API Hash verification passed for profile endpoint
[16-Apr-2026 22:49:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg
[16-Apr-2026 22:49:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Apr-2026 22:49:01 UTC] ✅ JWT token verified successfully for user profile
[16-Apr-2026 22:49:01 UTC] User ID: 344
[16-Apr-2026 22:49:01 UTC] ✅ User profile retrieved successfully for user ID: 344
[16-Apr-2026 22:49:01 UTC] === API CALL LOG ===
[16-Apr-2026 22:49:01 UTC] Endpoint: user/profile.php
[16-Apr-2026 22:49:01 UTC] Full Log Data: {
    "timestamp": "2026-04-16 22:49:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.73",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed6bda5ddd2b54c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.73",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.73, 172.71.241.84"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Apr-2026 22:49:01 UTC] === END API CALL LOG ===
[16-Apr-2026 22:49:01 UTC] ✅ API Hash verification passed for profile endpoint
[16-Apr-2026 22:49:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg
[16-Apr-2026 22:49:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Apr-2026 22:49:01 UTC] ✅ JWT token verified successfully for user profile
[16-Apr-2026 22:49:01 UTC] User ID: 344
[16-Apr-2026 22:49:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Apr-2026 22:49:01 UTC] ✅ User profile retrieved successfully for user ID: 344
[16-Apr-2026 22:49:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Apr-2026 22:49:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ed6bda5ddccb54c-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.52.73","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.52.73, 172.71.241.84"}
[16-Apr-2026 22:49:01 UTC] === User Orders API Called ===
[16-Apr-2026 22:49:01 UTC] User ID: 344
[16-Apr-2026 22:49:01 UTC] Limit: 20, Offset: 0
[16-Apr-2026 22:49:01 UTC] Orders found: 0
[16-Apr-2026 22:49:01 UTC] Orders data: []
[16-Apr-2026 22:49:01 UTC] Total orders count: 0
[16-Apr-2026 22:49:01 UTC] === API CALL LOG ===
[16-Apr-2026 22:49:01 UTC] Endpoint: user/profile.php
[16-Apr-2026 22:49:01 UTC] Full Log Data: {
    "timestamp": "2026-04-16 22:49:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.73",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed6bdaa1e1ab54c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.73",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.73, 172.71.241.84"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Apr-2026 22:49:01 UTC] === END API CALL LOG ===
[16-Apr-2026 22:49:01 UTC] ✅ API Hash verification passed for profile endpoint
[16-Apr-2026 22:49:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg
[16-Apr-2026 22:49:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Apr-2026 22:49:01 UTC] ✅ JWT token verified successfully for user profile
[16-Apr-2026 22:49:01 UTC] User ID: 344
[16-Apr-2026 22:49:01 UTC] ✅ User profile retrieved successfully for user ID: 344
[16-Apr-2026 22:49:23 UTC] === API CALL LOG ===
[16-Apr-2026 22:49:23 UTC] Endpoint: user/profile.php
[16-Apr-2026 22:49:23 UTC] Full Log Data: {
    "timestamp": "2026-04-16 22:49:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.73",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed6be329d68b54c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.73",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.73, 172.71.241.84"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Apr-2026 22:49:23 UTC] === END API CALL LOG ===
[16-Apr-2026 22:49:23 UTC] ✅ API Hash verification passed for profile endpoint
[16-Apr-2026 22:49:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg
[16-Apr-2026 22:49:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Apr-2026 22:49:23 UTC] ✅ JWT token verified successfully for user profile
[16-Apr-2026 22:49:23 UTC] User ID: 344
[16-Apr-2026 22:49:23 UTC] ✅ User profile retrieved successfully for user ID: 344
[16-Apr-2026 22:49:24 UTC] User Purchases API - User ID: 344
[16-Apr-2026 22:49:24 UTC] User Purchases API - Total purchases found: 1
[16-Apr-2026 22:49:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Apr-2026 22:49:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Apr-2026 22:49:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ed6be4b7a8fb54c-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.52.73","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.52.73, 172.71.241.84"}
[16-Apr-2026 22:49:27 UTC] === User Orders API Called ===
[16-Apr-2026 22:49:27 UTC] User ID: 344
[16-Apr-2026 22:49:27 UTC] Limit: 20, Offset: 0
[16-Apr-2026 22:49:27 UTC] Orders found: 0
[16-Apr-2026 22:49:27 UTC] Orders data: []
[16-Apr-2026 22:49:27 UTC] Total orders count: 0
[16-Apr-2026 22:49:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Apr-2026 22:49:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Apr-2026 22:49:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ed6be5f2e23b54c-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.52.73","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.52.73, 172.71.241.84"}
[16-Apr-2026 22:49:30 UTC] === User Orders API Called ===
[16-Apr-2026 22:49:30 UTC] User ID: 344
[16-Apr-2026 22:49:30 UTC] Limit: 20, Offset: 0
[16-Apr-2026 22:49:30 UTC] Orders found: 0
[16-Apr-2026 22:49:30 UTC] Orders data: []
[16-Apr-2026 22:49:30 UTC] Total orders count: 0
[16-Apr-2026 22:49:30 UTC] === API CALL LOG ===
[16-Apr-2026 22:49:30 UTC] Endpoint: user/profile.php
[16-Apr-2026 22:49:30 UTC] Full Log Data: {
    "timestamp": "2026-04-16 22:49:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.73",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed6be5f2e25b54c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.73",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.73, 172.71.241.85"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Apr-2026 22:49:30 UTC] === END API CALL LOG ===
[16-Apr-2026 22:49:30 UTC] ✅ API Hash verification passed for profile endpoint
[16-Apr-2026 22:49:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg
[16-Apr-2026 22:49:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Apr-2026 22:49:30 UTC] ✅ JWT token verified successfully for user profile
[16-Apr-2026 22:49:30 UTC] User ID: 344
[16-Apr-2026 22:49:30 UTC] ✅ User profile retrieved successfully for user ID: 344
[16-Apr-2026 22:49:30 UTC] === API CALL LOG ===
[16-Apr-2026 22:49:30 UTC] Endpoint: user/profile.php
[16-Apr-2026 22:49:30 UTC] Full Log Data: {
    "timestamp": "2026-04-16 22:49:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.73",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed6be5f2e24b54c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.73",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.73, 172.71.241.85"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Apr-2026 22:49:30 UTC] === END API CALL LOG ===
[16-Apr-2026 22:49:30 UTC] ✅ API Hash verification passed for profile endpoint
[16-Apr-2026 22:49:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg
[16-Apr-2026 22:49:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Apr-2026 22:49:30 UTC] ✅ JWT token verified successfully for user profile
[16-Apr-2026 22:49:30 UTC] User ID: 344
[16-Apr-2026 22:49:30 UTC] ✅ User profile retrieved successfully for user ID: 344
[16-Apr-2026 22:49:31 UTC] === API CALL LOG ===
[16-Apr-2026 22:49:31 UTC] Endpoint: user/profile.php
[16-Apr-2026 22:49:31 UTC] Full Log Data: {
    "timestamp": "2026-04-16 22:49:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.73",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed6be63883bb54c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.73",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.73, 172.71.241.84"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Apr-2026 22:49:31 UTC] === END API CALL LOG ===
[16-Apr-2026 22:49:31 UTC] ✅ API Hash verification passed for profile endpoint
[16-Apr-2026 22:49:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg
[16-Apr-2026 22:49:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Apr-2026 22:49:31 UTC] ✅ JWT token verified successfully for user profile
[16-Apr-2026 22:49:31 UTC] User ID: 344
[16-Apr-2026 22:49:31 UTC] ✅ User profile retrieved successfully for user ID: 344
[16-Apr-2026 22:50:52 UTC] === API CALL LOG ===
[16-Apr-2026 22:50:52 UTC] Endpoint: user/profile.php
[16-Apr-2026 22:50:52 UTC] Full Log Data: {
    "timestamp": "2026-04-16 22:50:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.73",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed6c05b2e17b54c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.73",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.73, 172.71.241.84"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Apr-2026 22:50:52 UTC] === END API CALL LOG ===
[16-Apr-2026 22:50:52 UTC] ✅ API Hash verification passed for profile endpoint
[16-Apr-2026 22:50:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg
[16-Apr-2026 22:50:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Apr-2026 22:50:52 UTC] ✅ JWT token verified successfully for user profile
[16-Apr-2026 22:50:52 UTC] User ID: 344
[16-Apr-2026 22:50:52 UTC] ✅ User profile retrieved successfully for user ID: 344
[16-Apr-2026 22:51:22 UTC] === API CALL LOG ===
[16-Apr-2026 22:51:22 UTC] Endpoint: user/profile.php
[16-Apr-2026 22:51:22 UTC] Full Log Data: {
    "timestamp": "2026-04-16 22:51:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.73",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed6c11b1f6bb54c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.73",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.73, 172.71.241.85"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Apr-2026 22:51:22 UTC] === END API CALL LOG ===
[16-Apr-2026 22:51:22 UTC] ✅ API Hash verification passed for profile endpoint
[16-Apr-2026 22:51:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg
[16-Apr-2026 22:51:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Apr-2026 22:51:22 UTC] ✅ JWT token verified successfully for user profile
[16-Apr-2026 22:51:22 UTC] User ID: 344
[16-Apr-2026 22:51:22 UTC] ✅ User profile retrieved successfully for user ID: 344
[16-Apr-2026 22:51:41 UTC] === API CALL LOG ===
[16-Apr-2026 22:51:41 UTC] Endpoint: user/profile.php
[16-Apr-2026 22:51:41 UTC] Full Log Data: {
    "timestamp": "2026-04-16 22:51:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.73",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed6c18f198cb54c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.73",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.73, 172.71.241.85"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Apr-2026 22:51:41 UTC] === END API CALL LOG ===
[16-Apr-2026 22:51:41 UTC] ✅ API Hash verification passed for profile endpoint
[16-Apr-2026 22:51:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg
[16-Apr-2026 22:51:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Apr-2026 22:51:41 UTC] ✅ JWT token verified successfully for user profile
[16-Apr-2026 22:51:41 UTC] User ID: 344
[16-Apr-2026 22:51:41 UTC] ✅ User profile retrieved successfully for user ID: 344
[16-Apr-2026 22:51:55 UTC] === API CALL LOG ===
[16-Apr-2026 22:51:55 UTC] Endpoint: user/profile.php
[16-Apr-2026 22:51:55 UTC] Full Log Data: {
    "timestamp": "2026-04-16 22:51:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.73",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed6c1ea6ee9b54c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.73",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.73, 172.71.241.84"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Apr-2026 22:51:55 UTC] === END API CALL LOG ===
[16-Apr-2026 22:51:55 UTC] ✅ API Hash verification passed for profile endpoint
[16-Apr-2026 22:51:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg
[16-Apr-2026 22:51:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Apr-2026 22:51:55 UTC] ✅ JWT token verified successfully for user profile
[16-Apr-2026 22:51:55 UTC] User ID: 344
[16-Apr-2026 22:51:55 UTC] ✅ User profile retrieved successfully for user ID: 344
[16-Apr-2026 22:52:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Apr-2026 22:52:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Apr-2026 22:52:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ed6c2851d6db54c-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.52.73","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.52.73, 172.71.241.85"}
[16-Apr-2026 22:52:20 UTC] === User Orders API Called ===
[16-Apr-2026 22:52:20 UTC] User ID: 344
[16-Apr-2026 22:52:20 UTC] Limit: 20, Offset: 0
[16-Apr-2026 22:52:20 UTC] Orders found: 0
[16-Apr-2026 22:52:20 UTC] Orders data: []
[16-Apr-2026 22:52:20 UTC] Total orders count: 0
[16-Apr-2026 22:52:22 UTC] === API CALL LOG ===
[16-Apr-2026 22:52:22 UTC] Endpoint: user/profile.php
[16-Apr-2026 22:52:22 UTC] Full Log Data: {
    "timestamp": "2026-04-16 22:52:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.73",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed6c293985eb54c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.73",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.73, 172.71.241.85"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Apr-2026 22:52:22 UTC] === END API CALL LOG ===
[16-Apr-2026 22:52:22 UTC] ✅ API Hash verification passed for profile endpoint
[16-Apr-2026 22:52:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg
[16-Apr-2026 22:52:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Apr-2026 22:52:22 UTC] ✅ JWT token verified successfully for user profile
[16-Apr-2026 22:52:22 UTC] User ID: 344
[16-Apr-2026 22:52:22 UTC] ✅ User profile retrieved successfully for user ID: 344
[16-Apr-2026 22:52:23 UTC] User Purchases API - User ID: 344
[16-Apr-2026 22:52:23 UTC] User Purchases API - Total purchases found: 1
[16-Apr-2026 22:52:28 UTC] === API CALL LOG ===
[16-Apr-2026 22:52:28 UTC] Endpoint: user/profile.php
[16-Apr-2026 22:52:28 UTC] Full Log Data: {
    "timestamp": "2026-04-16 22:52:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.73",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed6c2b82a9bb54c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.73",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.73, 172.71.241.85"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Apr-2026 22:52:28 UTC] === END API CALL LOG ===
[16-Apr-2026 22:52:28 UTC] ✅ API Hash verification passed for profile endpoint
[16-Apr-2026 22:52:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg
[16-Apr-2026 22:52:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Apr-2026 22:52:28 UTC] ✅ JWT token verified successfully for user profile
[16-Apr-2026 22:52:28 UTC] User ID: 344
[16-Apr-2026 22:52:28 UTC] ✅ User profile retrieved successfully for user ID: 344
[16-Apr-2026 22:52:29 UTC] User Purchases API - User ID: 344
[16-Apr-2026 22:52:29 UTC] User Purchases API - Total purchases found: 1
[16-Apr-2026 22:52:33 UTC] User Purchases API - User ID: 344
[16-Apr-2026 22:52:33 UTC] User Purchases API - Total purchases found: 1
[16-Apr-2026 22:52:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Apr-2026 22:52:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Apr-2026 22:52:46 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ed6c3283c6ab54c-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.52.73","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.52.73, 172.71.241.84"}
[16-Apr-2026 22:52:46 UTC] === User Orders API Called ===
[16-Apr-2026 22:52:46 UTC] User ID: 344
[16-Apr-2026 22:52:46 UTC] Limit: 20, Offset: 0
[16-Apr-2026 22:52:46 UTC] Orders found: 0
[16-Apr-2026 22:52:46 UTC] Orders data: []
[16-Apr-2026 22:52:46 UTC] Total orders count: 0
[16-Apr-2026 22:53:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Apr-2026 22:53:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Apr-2026 22:53:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ed6c38d39b5b54c-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.52.73","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.52.73, 172.71.241.84"}
[16-Apr-2026 22:53:02 UTC] === User Orders API Called ===
[16-Apr-2026 22:53:02 UTC] User ID: 344
[16-Apr-2026 22:53:02 UTC] Limit: 20, Offset: 0
[16-Apr-2026 22:53:02 UTC] Orders found: 0
[16-Apr-2026 22:53:02 UTC] Orders data: []
[16-Apr-2026 22:53:02 UTC] Total orders count: 0
[16-Apr-2026 22:53:02 UTC] === API CALL LOG ===
[16-Apr-2026 22:53:02 UTC] Endpoint: user/profile.php
[16-Apr-2026 22:53:02 UTC] Full Log Data: {
    "timestamp": "2026-04-16 22:53:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.73",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed6c38d39bab54c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.73",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.73, 172.71.241.84"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Apr-2026 22:53:02 UTC] === END API CALL LOG ===
[16-Apr-2026 22:53:02 UTC] ✅ API Hash verification passed for profile endpoint
[16-Apr-2026 22:53:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg
[16-Apr-2026 22:53:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Apr-2026 22:53:02 UTC] ✅ JWT token verified successfully for user profile
[16-Apr-2026 22:53:02 UTC] User ID: 344
[16-Apr-2026 22:53:02 UTC] ✅ User profile retrieved successfully for user ID: 344
[16-Apr-2026 22:53:02 UTC] === API CALL LOG ===
[16-Apr-2026 22:53:02 UTC] Endpoint: user/profile.php
[16-Apr-2026 22:53:02 UTC] Full Log Data: {
    "timestamp": "2026-04-16 22:53:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.73",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed6c38d39b7b54c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.73",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.73, 172.71.241.85"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Apr-2026 22:53:02 UTC] === END API CALL LOG ===
[16-Apr-2026 22:53:02 UTC] ✅ API Hash verification passed for profile endpoint
[16-Apr-2026 22:53:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg
[16-Apr-2026 22:53:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Apr-2026 22:53:02 UTC] ✅ JWT token verified successfully for user profile
[16-Apr-2026 22:53:02 UTC] User ID: 344
[16-Apr-2026 22:53:02 UTC] ✅ User profile retrieved successfully for user ID: 344
[16-Apr-2026 22:53:03 UTC] === API CALL LOG ===
[16-Apr-2026 22:53:03 UTC] Endpoint: user/profile.php
[16-Apr-2026 22:53:03 UTC] Full Log Data: {
    "timestamp": "2026-04-16 22:53:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.73",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed6c3919a37b54c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.73",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.73, 172.71.241.84"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Apr-2026 22:53:03 UTC] === END API CALL LOG ===
[16-Apr-2026 22:53:03 UTC] ✅ API Hash verification passed for profile endpoint
[16-Apr-2026 22:53:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg
[16-Apr-2026 22:53:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Apr-2026 22:53:03 UTC] ✅ JWT token verified successfully for user profile
[16-Apr-2026 22:53:03 UTC] User ID: 344
[16-Apr-2026 22:53:03 UTC] ✅ User profile retrieved successfully for user ID: 344
[16-Apr-2026 22:53:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Apr-2026 22:53:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Apr-2026 22:53:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ed6c4261ffeb54c-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.52.73","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.52.73, 172.71.241.85"}
[16-Apr-2026 22:53:27 UTC] === User Orders API Called ===
[16-Apr-2026 22:53:27 UTC] User ID: 344
[16-Apr-2026 22:53:27 UTC] Limit: 20, Offset: 0
[16-Apr-2026 22:53:27 UTC] Orders found: 0
[16-Apr-2026 22:53:27 UTC] Orders data: []
[16-Apr-2026 22:53:27 UTC] Total orders count: 0
[16-Apr-2026 22:53:27 UTC] === API CALL LOG ===
[16-Apr-2026 22:53:27 UTC] Endpoint: user/profile.php
[16-Apr-2026 22:53:27 UTC] Full Log Data: {
    "timestamp": "2026-04-16 22:53:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.73",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed6c4261802b54c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.73",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.73, 172.71.241.84"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Apr-2026 22:53:27 UTC] === END API CALL LOG ===
[16-Apr-2026 22:53:27 UTC] ✅ API Hash verification passed for profile endpoint
[16-Apr-2026 22:53:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg
[16-Apr-2026 22:53:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Apr-2026 22:53:27 UTC] ✅ JWT token verified successfully for user profile
[16-Apr-2026 22:53:27 UTC] User ID: 344
[16-Apr-2026 22:53:27 UTC] === API CALL LOG ===
[16-Apr-2026 22:53:27 UTC] Endpoint: user/profile.php
[16-Apr-2026 22:53:27 UTC] Full Log Data: {
    "timestamp": "2026-04-16 22:53:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.73",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed6c4261800b54c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.73",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.73, 172.71.241.85"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Apr-2026 22:53:27 UTC] ✅ User profile retrieved successfully for user ID: 344
[16-Apr-2026 22:53:27 UTC] === END API CALL LOG ===
[16-Apr-2026 22:53:27 UTC] ✅ API Hash verification passed for profile endpoint
[16-Apr-2026 22:53:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg
[16-Apr-2026 22:53:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Apr-2026 22:53:27 UTC] ✅ JWT token verified successfully for user profile
[16-Apr-2026 22:53:27 UTC] User ID: 344
[16-Apr-2026 22:53:27 UTC] ✅ User profile retrieved successfully for user ID: 344
[16-Apr-2026 22:53:28 UTC] === API CALL LOG ===
[16-Apr-2026 22:53:28 UTC] Endpoint: user/profile.php
[16-Apr-2026 22:53:28 UTC] Full Log Data: {
    "timestamp": "2026-04-16 22:53:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.73",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed6c42b1991b54c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.73",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.73, 172.71.241.85"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Apr-2026 22:53:28 UTC] === END API CALL LOG ===
[16-Apr-2026 22:53:28 UTC] ✅ API Hash verification passed for profile endpoint
[16-Apr-2026 22:53:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg
[16-Apr-2026 22:53:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Apr-2026 22:53:28 UTC] ✅ JWT token verified successfully for user profile
[16-Apr-2026 22:53:28 UTC] User ID: 344
[16-Apr-2026 22:53:28 UTC] ✅ User profile retrieved successfully for user ID: 344
[16-Apr-2026 22:54:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Apr-2026 22:54:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Apr-2026 22:54:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ed6c5d1db97b54c-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.52.73","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.52.73, 172.71.241.85"}
[16-Apr-2026 22:54:35 UTC] === User Orders API Called ===
[16-Apr-2026 22:54:35 UTC] User ID: 344
[16-Apr-2026 22:54:35 UTC] Limit: 20, Offset: 0
[16-Apr-2026 22:54:35 UTC] Orders found: 0
[16-Apr-2026 22:54:35 UTC] Orders data: []
[16-Apr-2026 22:54:35 UTC] Total orders count: 0
[16-Apr-2026 22:55:31 UTC] === API CALL LOG ===
[16-Apr-2026 22:55:31 UTC] Endpoint: user/profile.php
[16-Apr-2026 22:55:31 UTC] Full Log Data: {
    "timestamp": "2026-04-16 22:55:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.73",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed6c7304b29b54c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.73",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.73, 172.71.241.84"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Apr-2026 22:55:31 UTC] === END API CALL LOG ===
[16-Apr-2026 22:55:31 UTC] ✅ API Hash verification passed for profile endpoint
[16-Apr-2026 22:55:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg
[16-Apr-2026 22:55:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Apr-2026 22:55:31 UTC] ✅ JWT token verified successfully for user profile
[16-Apr-2026 22:55:31 UTC] User ID: 344
[16-Apr-2026 22:55:31 UTC] ✅ User profile retrieved successfully for user ID: 344
[16-Apr-2026 22:55:32 UTC] User Purchases API - User ID: 344
[16-Apr-2026 22:55:32 UTC] User Purchases API - Total purchases found: 1
[16-Apr-2026 22:55:36 UTC] === API CALL LOG ===
[16-Apr-2026 22:55:36 UTC] Endpoint: user/profile.php
[16-Apr-2026 22:55:36 UTC] Full Log Data: {
    "timestamp": "2026-04-16 22:55:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.73",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed6c749ef8eb54c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.73",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.73, 172.71.241.84"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Apr-2026 22:55:36 UTC] === END API CALL LOG ===
[16-Apr-2026 22:55:36 UTC] ✅ API Hash verification passed for profile endpoint
[16-Apr-2026 22:55:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg
[16-Apr-2026 22:55:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Apr-2026 22:55:36 UTC] ✅ JWT token verified successfully for user profile
[16-Apr-2026 22:55:36 UTC] User ID: 344
[16-Apr-2026 22:55:36 UTC] ✅ User profile retrieved successfully for user ID: 344
[16-Apr-2026 22:55:36 UTC] User Purchases API - User ID: 344
[16-Apr-2026 22:55:36 UTC] User Purchases API - Total purchases found: 1
[16-Apr-2026 22:55:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Apr-2026 22:55:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Apr-2026 22:55:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ed6c77d8b2db54c-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.52.73","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.52.73, 172.71.241.84"}
[16-Apr-2026 22:55:44 UTC] === User Orders API Called ===
[16-Apr-2026 22:55:44 UTC] User ID: 344
[16-Apr-2026 22:55:44 UTC] Limit: 20, Offset: 0
[16-Apr-2026 22:55:44 UTC] Orders found: 0
[16-Apr-2026 22:55:44 UTC] Orders data: []
[16-Apr-2026 22:55:44 UTC] Total orders count: 0
[16-Apr-2026 22:55:47 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Apr-2026 22:55:47 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Apr-2026 22:55:47 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ed6c7917811b54c-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.52.73","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.52.73, 172.71.241.84"}
[16-Apr-2026 22:55:47 UTC] === User Orders API Called ===
[16-Apr-2026 22:55:47 UTC] User ID: 344
[16-Apr-2026 22:55:47 UTC] Limit: 20, Offset: 0
[16-Apr-2026 22:55:47 UTC] Orders found: 0
[16-Apr-2026 22:55:47 UTC] Orders data: []
[16-Apr-2026 22:55:47 UTC] Total orders count: 0
[16-Apr-2026 22:55:47 UTC] === API CALL LOG ===
[16-Apr-2026 22:55:47 UTC] === API CALL LOG ===
[16-Apr-2026 22:55:47 UTC] Endpoint: user/profile.php
[16-Apr-2026 22:55:47 UTC] Endpoint: user/profile.php
[16-Apr-2026 22:55:47 UTC] Full Log Data: {
    "timestamp": "2026-04-16 22:55:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.73",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed6c7917815b54c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.73",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.73, 172.71.241.84"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Apr-2026 22:55:47 UTC] Full Log Data: {
    "timestamp": "2026-04-16 22:55:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.73",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed6c7917812b54c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.73",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.73, 172.71.241.85"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Apr-2026 22:55:47 UTC] === END API CALL LOG ===
[16-Apr-2026 22:55:47 UTC] === END API CALL LOG ===
[16-Apr-2026 22:55:47 UTC] ✅ API Hash verification passed for profile endpoint
[16-Apr-2026 22:55:47 UTC] ✅ API Hash verification passed for profile endpoint
[16-Apr-2026 22:55:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg
[16-Apr-2026 22:55:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg
[16-Apr-2026 22:55:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Apr-2026 22:55:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Apr-2026 22:55:47 UTC] ✅ JWT token verified successfully for user profile
[16-Apr-2026 22:55:47 UTC] User ID: 344
[16-Apr-2026 22:55:47 UTC] ✅ JWT token verified successfully for user profile
[16-Apr-2026 22:55:47 UTC] User ID: 344
[16-Apr-2026 22:55:47 UTC] ✅ User profile retrieved successfully for user ID: 344
[16-Apr-2026 22:55:47 UTC] ✅ User profile retrieved successfully for user ID: 344
[16-Apr-2026 22:55:48 UTC] === API CALL LOG ===
[16-Apr-2026 22:55:48 UTC] Endpoint: user/profile.php
[16-Apr-2026 22:55:48 UTC] Full Log Data: {
    "timestamp": "2026-04-16 22:55:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.73",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed6c796082db54c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.73",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.73, 172.71.241.84"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Apr-2026 22:55:48 UTC] === END API CALL LOG ===
[16-Apr-2026 22:55:48 UTC] ✅ API Hash verification passed for profile endpoint
[16-Apr-2026 22:55:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg
[16-Apr-2026 22:55:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Apr-2026 22:55:48 UTC] ✅ JWT token verified successfully for user profile
[16-Apr-2026 22:55:48 UTC] User ID: 344
[16-Apr-2026 22:55:48 UTC] ✅ User profile retrieved successfully for user ID: 344
[16-Apr-2026 22:55:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Apr-2026 22:55:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Apr-2026 22:55:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ed6c7d9482fb54c-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.52.73","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.52.73, 172.71.241.84"}
[16-Apr-2026 22:55:58 UTC] === User Orders API Called ===
[16-Apr-2026 22:55:58 UTC] User ID: 344
[16-Apr-2026 22:55:58 UTC] Limit: 20, Offset: 0
[16-Apr-2026 22:55:58 UTC] Orders found: 0
[16-Apr-2026 22:55:58 UTC] Orders data: []
[16-Apr-2026 22:55:58 UTC] Total orders count: 0
[16-Apr-2026 22:56:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Apr-2026 22:56:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Apr-2026 22:56:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ed6c7e99de0b54c-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.52.73","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.52.73, 172.71.241.84"}
[16-Apr-2026 22:56:01 UTC] === User Orders API Called ===
[16-Apr-2026 22:56:01 UTC] User ID: 344
[16-Apr-2026 22:56:01 UTC] Limit: 20, Offset: 0
[16-Apr-2026 22:56:01 UTC] Orders found: 0
[16-Apr-2026 22:56:01 UTC] Orders data: []
[16-Apr-2026 22:56:01 UTC] Total orders count: 0
[16-Apr-2026 22:56:01 UTC] === API CALL LOG ===
[16-Apr-2026 22:56:01 UTC] Endpoint: user/profile.php
[16-Apr-2026 22:56:01 UTC] Full Log Data: {
    "timestamp": "2026-04-16 22:56:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.73",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed6c7e99de3b54c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.73",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.73, 172.71.241.85"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Apr-2026 22:56:01 UTC] === END API CALL LOG ===
[16-Apr-2026 22:56:01 UTC] ✅ API Hash verification passed for profile endpoint
[16-Apr-2026 22:56:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg
[16-Apr-2026 22:56:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Apr-2026 22:56:01 UTC] ✅ JWT token verified successfully for user profile
[16-Apr-2026 22:56:01 UTC] User ID: 344
[16-Apr-2026 22:56:01 UTC] ✅ User profile retrieved successfully for user ID: 344
[16-Apr-2026 22:56:01 UTC] === API CALL LOG ===
[16-Apr-2026 22:56:01 UTC] Endpoint: user/profile.php
[16-Apr-2026 22:56:01 UTC] Full Log Data: {
    "timestamp": "2026-04-16 22:56:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.73",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed6c7e99de2b54c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.73",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.73, 172.71.241.84"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Apr-2026 22:56:01 UTC] === END API CALL LOG ===
[16-Apr-2026 22:56:01 UTC] ✅ API Hash verification passed for profile endpoint
[16-Apr-2026 22:56:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg
[16-Apr-2026 22:56:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Apr-2026 22:56:01 UTC] ✅ JWT token verified successfully for user profile
[16-Apr-2026 22:56:01 UTC] User ID: 344
[16-Apr-2026 22:56:01 UTC] ✅ User profile retrieved successfully for user ID: 344
[16-Apr-2026 22:56:02 UTC] === API CALL LOG ===
[16-Apr-2026 22:56:02 UTC] Endpoint: user/profile.php
[16-Apr-2026 22:56:02 UTC] Full Log Data: {
    "timestamp": "2026-04-16 22:56:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.73",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed6c7ef489cb54c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.73",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.73, 172.71.241.84"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Apr-2026 22:56:02 UTC] === END API CALL LOG ===
[16-Apr-2026 22:56:02 UTC] ✅ API Hash verification passed for profile endpoint
[16-Apr-2026 22:56:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg
[16-Apr-2026 22:56:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Apr-2026 22:56:02 UTC] ✅ JWT token verified successfully for user profile
[16-Apr-2026 22:56:02 UTC] User ID: 344
[16-Apr-2026 22:56:02 UTC] ✅ User profile retrieved successfully for user ID: 344
[16-Apr-2026 22:56:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Apr-2026 22:56:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Apr-2026 22:56:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ed6c8842ddbb54c-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.52.73","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.52.73, 172.71.241.85"}
[16-Apr-2026 22:56:26 UTC] === User Orders API Called ===
[16-Apr-2026 22:56:26 UTC] User ID: 344
[16-Apr-2026 22:56:26 UTC] Limit: 20, Offset: 0
[16-Apr-2026 22:56:26 UTC] Orders found: 0
[16-Apr-2026 22:56:26 UTC] Orders data: []
[16-Apr-2026 22:56:26 UTC] Total orders count: 0
[16-Apr-2026 22:56:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Apr-2026 22:56:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Apr-2026 22:56:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ed6c892d833b54c-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.52.73","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.52.73, 172.71.241.85"}
[16-Apr-2026 22:56:28 UTC] === User Orders API Called ===
[16-Apr-2026 22:56:28 UTC] User ID: 344
[16-Apr-2026 22:56:28 UTC] Limit: 20, Offset: 0
[16-Apr-2026 22:56:28 UTC] Orders found: 0
[16-Apr-2026 22:56:28 UTC] Orders data: []
[16-Apr-2026 22:56:28 UTC] Total orders count: 0
[16-Apr-2026 22:56:28 UTC] === API CALL LOG ===
[16-Apr-2026 22:56:28 UTC] Endpoint: user/profile.php
[16-Apr-2026 22:56:28 UTC] Full Log Data: {
    "timestamp": "2026-04-16 22:56:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.73",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed6c892d835b54c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.73",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.73, 172.71.241.84"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Apr-2026 22:56:28 UTC] === END API CALL LOG ===
[16-Apr-2026 22:56:28 UTC] ✅ API Hash verification passed for profile endpoint
[16-Apr-2026 22:56:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg
[16-Apr-2026 22:56:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Apr-2026 22:56:28 UTC] ✅ JWT token verified successfully for user profile
[16-Apr-2026 22:56:28 UTC] User ID: 344
[16-Apr-2026 22:56:28 UTC] === API CALL LOG ===
[16-Apr-2026 22:56:28 UTC] Endpoint: user/profile.php
[16-Apr-2026 22:56:28 UTC] Full Log Data: {
    "timestamp": "2026-04-16 22:56:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.73",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed6c892d834b54c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.73",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.73, 172.71.241.85"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Apr-2026 22:56:28 UTC] === END API CALL LOG ===
[16-Apr-2026 22:56:28 UTC] ✅ API Hash verification passed for profile endpoint
[16-Apr-2026 22:56:28 UTC] ✅ User profile retrieved successfully for user ID: 344
[16-Apr-2026 22:56:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg
[16-Apr-2026 22:56:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Apr-2026 22:56:28 UTC] ✅ JWT token verified successfully for user profile
[16-Apr-2026 22:56:28 UTC] User ID: 344
[16-Apr-2026 22:56:28 UTC] ✅ User profile retrieved successfully for user ID: 344
[16-Apr-2026 22:56:29 UTC] === API CALL LOG ===
[16-Apr-2026 22:56:29 UTC] Endpoint: user/profile.php
[16-Apr-2026 22:56:29 UTC] Full Log Data: {
    "timestamp": "2026-04-16 22:56:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.73",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed6c8976910b54c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.73",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.73, 172.71.241.85"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Apr-2026 22:56:29 UTC] === END API CALL LOG ===
[16-Apr-2026 22:56:29 UTC] ✅ API Hash verification passed for profile endpoint
[16-Apr-2026 22:56:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg
[16-Apr-2026 22:56:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Apr-2026 22:56:29 UTC] ✅ JWT token verified successfully for user profile
[16-Apr-2026 22:56:29 UTC] User ID: 344
[16-Apr-2026 22:56:29 UTC] ✅ User profile retrieved successfully for user ID: 344
[16-Apr-2026 22:58:09 UTC] === API CALL LOG ===
[16-Apr-2026 22:58:09 UTC] Endpoint: user/profile.php
[16-Apr-2026 22:58:09 UTC] Full Log Data: {
    "timestamp": "2026-04-16 22:58:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.73",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed6cb0a2817b54c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.73",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.73, 172.71.241.85"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Apr-2026 22:58:09 UTC] === END API CALL LOG ===
[16-Apr-2026 22:58:09 UTC] ✅ API Hash verification passed for profile endpoint
[16-Apr-2026 22:58:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg
[16-Apr-2026 22:58:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Apr-2026 22:58:09 UTC] ✅ JWT token verified successfully for user profile
[16-Apr-2026 22:58:09 UTC] User ID: 344
[16-Apr-2026 22:58:09 UTC] ✅ User profile retrieved successfully for user ID: 344
[16-Apr-2026 22:58:09 UTC] User Purchases API - User ID: 344
[16-Apr-2026 22:58:09 UTC] User Purchases API - Total purchases found: 1
[16-Apr-2026 22:58:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Apr-2026 22:58:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Apr-2026 22:58:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ed6cb16e8a1b54c-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.52.73","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.52.73, 172.71.241.85"}
[16-Apr-2026 22:58:11 UTC] === User Orders API Called ===
[16-Apr-2026 22:58:11 UTC] User ID: 344
[16-Apr-2026 22:58:11 UTC] Limit: 20, Offset: 0
[16-Apr-2026 22:58:11 UTC] Orders found: 0
[16-Apr-2026 22:58:11 UTC] Orders data: []
[16-Apr-2026 22:58:11 UTC] Total orders count: 0
[16-Apr-2026 22:58:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Apr-2026 22:58:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Apr-2026 22:58:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ed6cb39df08b54c-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.52.73","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.52.73, 172.71.241.85"}
[16-Apr-2026 22:58:17 UTC] === User Orders API Called ===
[16-Apr-2026 22:58:17 UTC] User ID: 344
[16-Apr-2026 22:58:17 UTC] Limit: 20, Offset: 0
[16-Apr-2026 22:58:17 UTC] Orders found: 0
[16-Apr-2026 22:58:17 UTC] Orders data: []
[16-Apr-2026 22:58:17 UTC] Total orders count: 0
[16-Apr-2026 22:58:17 UTC] === API CALL LOG ===
[16-Apr-2026 22:58:17 UTC] Endpoint: user/profile.php
[16-Apr-2026 22:58:17 UTC] Full Log Data: {
    "timestamp": "2026-04-16 22:58:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.73",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed6cb39df0bb54c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.73",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.73, 172.71.241.85"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Apr-2026 22:58:17 UTC] === END API CALL LOG ===
[16-Apr-2026 22:58:17 UTC] ✅ API Hash verification passed for profile endpoint
[16-Apr-2026 22:58:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg
[16-Apr-2026 22:58:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Apr-2026 22:58:17 UTC] ✅ JWT token verified successfully for user profile
[16-Apr-2026 22:58:17 UTC] User ID: 344
[16-Apr-2026 22:58:17 UTC] ✅ User profile retrieved successfully for user ID: 344
[16-Apr-2026 22:58:17 UTC] === API CALL LOG ===
[16-Apr-2026 22:58:17 UTC] Endpoint: user/profile.php
[16-Apr-2026 22:58:17 UTC] Full Log Data: {
    "timestamp": "2026-04-16 22:58:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.73",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed6cb39df0db54c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.73",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.73, 172.71.241.84"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Apr-2026 22:58:17 UTC] === END API CALL LOG ===
[16-Apr-2026 22:58:17 UTC] ✅ API Hash verification passed for profile endpoint
[16-Apr-2026 22:58:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg
[16-Apr-2026 22:58:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Apr-2026 22:58:17 UTC] ✅ JWT token verified successfully for user profile
[16-Apr-2026 22:58:17 UTC] User ID: 344
[16-Apr-2026 22:58:17 UTC] ✅ User profile retrieved successfully for user ID: 344
[16-Apr-2026 22:58:17 UTC] === API CALL LOG ===
[16-Apr-2026 22:58:17 UTC] Endpoint: user/profile.php
[16-Apr-2026 22:58:17 UTC] Full Log Data: {
    "timestamp": "2026-04-16 22:58:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.73",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed6cb3e4f01b54c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.73",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.73, 172.71.241.85"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Apr-2026 22:58:17 UTC] === END API CALL LOG ===
[16-Apr-2026 22:58:17 UTC] ✅ API Hash verification passed for profile endpoint
[16-Apr-2026 22:58:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg
[16-Apr-2026 22:58:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Apr-2026 22:58:17 UTC] ✅ JWT token verified successfully for user profile
[16-Apr-2026 22:58:17 UTC] User ID: 344
[16-Apr-2026 22:58:17 UTC] ✅ User profile retrieved successfully for user ID: 344
[16-Apr-2026 22:59:18 UTC] === API CALL LOG ===
[16-Apr-2026 22:59:18 UTC] Endpoint: user/profile.php
[16-Apr-2026 22:59:18 UTC] Full Log Data: {
    "timestamp": "2026-04-16 22:59:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.73",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed6ccb59eb8b54c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.73",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.73, 172.71.241.84"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Apr-2026 22:59:18 UTC] === END API CALL LOG ===
[16-Apr-2026 22:59:18 UTC] ✅ API Hash verification passed for profile endpoint
[16-Apr-2026 22:59:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg
[16-Apr-2026 22:59:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Apr-2026 22:59:18 UTC] ✅ JWT token verified successfully for user profile
[16-Apr-2026 22:59:18 UTC] User ID: 344
[16-Apr-2026 22:59:18 UTC] ✅ User profile retrieved successfully for user ID: 344
[16-Apr-2026 22:59:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Apr-2026 22:59:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Apr-2026 22:59:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ed6ccb59eb6b54c-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.52.73","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.52.73, 172.71.241.85"}
[16-Apr-2026 22:59:18 UTC] === User Orders API Called ===
[16-Apr-2026 22:59:18 UTC] User ID: 344
[16-Apr-2026 22:59:18 UTC] Limit: 20, Offset: 0
[16-Apr-2026 22:59:18 UTC] Orders found: 0
[16-Apr-2026 22:59:18 UTC] Orders data: []
[16-Apr-2026 22:59:18 UTC] Total orders count: 0
[16-Apr-2026 22:59:18 UTC] === API CALL LOG ===
[16-Apr-2026 22:59:18 UTC] Endpoint: user/profile.php
[16-Apr-2026 22:59:18 UTC] Full Log Data: {
    "timestamp": "2026-04-16 22:59:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.73",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed6ccb59ebab54c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.73",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.73, 172.71.241.85"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Apr-2026 22:59:18 UTC] === END API CALL LOG ===
[16-Apr-2026 22:59:18 UTC] ✅ API Hash verification passed for profile endpoint
[16-Apr-2026 22:59:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg
[16-Apr-2026 22:59:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Apr-2026 22:59:18 UTC] ✅ JWT token verified successfully for user profile
[16-Apr-2026 22:59:18 UTC] User ID: 344
[16-Apr-2026 22:59:18 UTC] ✅ User profile retrieved successfully for user ID: 344
[16-Apr-2026 22:59:18 UTC] === API CALL LOG ===
[16-Apr-2026 22:59:18 UTC] Endpoint: user/profile.php
[16-Apr-2026 22:59:18 UTC] Full Log Data: {
    "timestamp": "2026-04-16 22:59:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.73",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed6ccba2e16b54c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.73",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.73, 172.71.241.84"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Apr-2026 22:59:18 UTC] === END API CALL LOG ===
[16-Apr-2026 22:59:18 UTC] ✅ API Hash verification passed for profile endpoint
[16-Apr-2026 22:59:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg
[16-Apr-2026 22:59:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Apr-2026 22:59:18 UTC] ✅ JWT token verified successfully for user profile
[16-Apr-2026 22:59:18 UTC] User ID: 344
[16-Apr-2026 22:59:18 UTC] ✅ User profile retrieved successfully for user ID: 344
[16-Apr-2026 22:59:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Apr-2026 22:59:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Apr-2026 22:59:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ed6cce11e5db54c-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.52.73","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.52.73, 172.71.241.85"}
[16-Apr-2026 22:59:24 UTC] === User Orders API Called ===
[16-Apr-2026 22:59:24 UTC] User ID: 344
[16-Apr-2026 22:59:24 UTC] Limit: 20, Offset: 0
[16-Apr-2026 22:59:24 UTC] Orders found: 0
[16-Apr-2026 22:59:24 UTC] Orders data: []
[16-Apr-2026 22:59:24 UTC] Total orders count: 0
[16-Apr-2026 22:59:25 UTC] === API CALL LOG ===
[16-Apr-2026 22:59:25 UTC] Endpoint: user/profile.php
[16-Apr-2026 22:59:25 UTC] === API CALL LOG ===
[16-Apr-2026 22:59:25 UTC] Full Log Data: {
    "timestamp": "2026-04-16 22:59:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.73",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed6cce11e5fb54c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.73",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.73, 172.71.241.84"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Apr-2026 22:59:25 UTC] === END API CALL LOG ===
[16-Apr-2026 22:59:25 UTC] Endpoint: user/profile.php
[16-Apr-2026 22:59:25 UTC] ✅ API Hash verification passed for profile endpoint
[16-Apr-2026 22:59:25 UTC] Full Log Data: {
    "timestamp": "2026-04-16 22:59:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.73",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed6cce11e60b54c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.73",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.73, 172.71.241.84"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Apr-2026 22:59:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg
[16-Apr-2026 22:59:25 UTC] === END API CALL LOG ===
[16-Apr-2026 22:59:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Apr-2026 22:59:25 UTC] ✅ API Hash verification passed for profile endpoint
[16-Apr-2026 22:59:25 UTC] ✅ JWT token verified successfully for user profile
[16-Apr-2026 22:59:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg
[16-Apr-2026 22:59:25 UTC] User ID: 344
[16-Apr-2026 22:59:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Apr-2026 22:59:25 UTC] ✅ JWT token verified successfully for user profile
[16-Apr-2026 22:59:25 UTC] User ID: 344
[16-Apr-2026 22:59:25 UTC] ✅ User profile retrieved successfully for user ID: 344
[16-Apr-2026 22:59:25 UTC] ✅ User profile retrieved successfully for user ID: 344
[16-Apr-2026 22:59:25 UTC] === API CALL LOG ===
[16-Apr-2026 22:59:25 UTC] Endpoint: user/profile.php
[16-Apr-2026 22:59:25 UTC] Full Log Data: {
    "timestamp": "2026-04-16 22:59:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.73",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed6cce5ceb7b54c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.73",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.73, 172.71.241.85"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Apr-2026 22:59:25 UTC] === END API CALL LOG ===
[16-Apr-2026 22:59:25 UTC] ✅ API Hash verification passed for profile endpoint
[16-Apr-2026 22:59:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg
[16-Apr-2026 22:59:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Apr-2026 22:59:25 UTC] ✅ JWT token verified successfully for user profile
[16-Apr-2026 22:59:25 UTC] User ID: 344
[16-Apr-2026 22:59:25 UTC] ✅ User profile retrieved successfully for user ID: 344
[16-Apr-2026 22:59:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Apr-2026 22:59:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Apr-2026 22:59:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ed6cd4b9abbb54c-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.52.73","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.52.73, 172.71.241.85"}
[16-Apr-2026 22:59:42 UTC] === User Orders API Called ===
[16-Apr-2026 22:59:42 UTC] User ID: 344
[16-Apr-2026 22:59:42 UTC] Limit: 20, Offset: 0
[16-Apr-2026 22:59:42 UTC] Orders found: 0
[16-Apr-2026 22:59:42 UTC] Orders data: []
[16-Apr-2026 22:59:42 UTC] Total orders count: 0
[16-Apr-2026 22:59:42 UTC] === API CALL LOG ===
[16-Apr-2026 22:59:42 UTC] Endpoint: user/profile.php
[16-Apr-2026 22:59:42 UTC] Full Log Data: {
    "timestamp": "2026-04-16 22:59:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.73",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed6cd4b9abfb54c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.73",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.73, 172.71.241.85"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Apr-2026 22:59:42 UTC] === END API CALL LOG ===
[16-Apr-2026 22:59:42 UTC] ✅ API Hash verification passed for profile endpoint
[16-Apr-2026 22:59:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg
[16-Apr-2026 22:59:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Apr-2026 22:59:42 UTC] ✅ JWT token verified successfully for user profile
[16-Apr-2026 22:59:42 UTC] User ID: 344
[16-Apr-2026 22:59:42 UTC] ✅ User profile retrieved successfully for user ID: 344
[16-Apr-2026 22:59:42 UTC] === API CALL LOG ===
[16-Apr-2026 22:59:42 UTC] Endpoint: user/profile.php
[16-Apr-2026 22:59:42 UTC] Full Log Data: {
    "timestamp": "2026-04-16 22:59:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.73",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed6cd4b9abdb54c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.73",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.73, 172.71.241.85"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Apr-2026 22:59:42 UTC] === END API CALL LOG ===
[16-Apr-2026 22:59:42 UTC] ✅ API Hash verification passed for profile endpoint
[16-Apr-2026 22:59:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg
[16-Apr-2026 22:59:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Apr-2026 22:59:42 UTC] ✅ JWT token verified successfully for user profile
[16-Apr-2026 22:59:42 UTC] User ID: 344
[16-Apr-2026 22:59:42 UTC] ✅ User profile retrieved successfully for user ID: 344
[16-Apr-2026 22:59:42 UTC] === API CALL LOG ===
[16-Apr-2026 22:59:42 UTC] Endpoint: user/profile.php
[16-Apr-2026 22:59:42 UTC] Full Log Data: {
    "timestamp": "2026-04-16 22:59:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.73",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed6cd50abe6b54c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.73",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.73, 172.71.241.85"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Apr-2026 22:59:42 UTC] === END API CALL LOG ===
[16-Apr-2026 22:59:42 UTC] ✅ API Hash verification passed for profile endpoint
[16-Apr-2026 22:59:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg
[16-Apr-2026 22:59:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Apr-2026 22:59:42 UTC] ✅ JWT token verified successfully for user profile
[16-Apr-2026 22:59:42 UTC] User ID: 344
[16-Apr-2026 22:59:42 UTC] ✅ User profile retrieved successfully for user ID: 344
[16-Apr-2026 22:59:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Apr-2026 22:59:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Apr-2026 22:59:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ed6cda6ed2ab54c-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.52.73","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.52.73, 172.71.241.84"}
[16-Apr-2026 22:59:56 UTC] === User Orders API Called ===
[16-Apr-2026 22:59:56 UTC] User ID: 344
[16-Apr-2026 22:59:56 UTC] Limit: 20, Offset: 0
[16-Apr-2026 22:59:56 UTC] Orders found: 0
[16-Apr-2026 22:59:56 UTC] Orders data: []
[16-Apr-2026 22:59:56 UTC] Total orders count: 0
[16-Apr-2026 23:00:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Apr-2026 23:00:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Apr-2026 23:00:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ed6cdd209cab54c-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.52.73","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.52.73, 172.71.241.84"}
[16-Apr-2026 23:00:03 UTC] === User Orders API Called ===
[16-Apr-2026 23:00:03 UTC] User ID: 344
[16-Apr-2026 23:00:03 UTC] Limit: 20, Offset: 0
[16-Apr-2026 23:00:03 UTC] Orders found: 0
[16-Apr-2026 23:00:03 UTC] Orders data: []
[16-Apr-2026 23:00:03 UTC] Total orders count: 0
[16-Apr-2026 23:00:03 UTC] === API CALL LOG ===
[16-Apr-2026 23:00:03 UTC] Endpoint: user/profile.php
[16-Apr-2026 23:00:03 UTC] === API CALL LOG ===
[16-Apr-2026 23:00:03 UTC] Full Log Data: {
    "timestamp": "2026-04-16 23:00:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.73",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed6cdd209ceb54c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.73",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.73, 172.71.241.85"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Apr-2026 23:00:03 UTC] Endpoint: user/profile.php
[16-Apr-2026 23:00:03 UTC] === END API CALL LOG ===
[16-Apr-2026 23:00:03 UTC] Full Log Data: {
    "timestamp": "2026-04-16 23:00:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.73",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed6cdd209d2b54c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.73",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.73, 172.71.241.84"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Apr-2026 23:00:03 UTC] ✅ API Hash verification passed for profile endpoint
[16-Apr-2026 23:00:03 UTC] === END API CALL LOG ===
[16-Apr-2026 23:00:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg
[16-Apr-2026 23:00:03 UTC] ✅ API Hash verification passed for profile endpoint
[16-Apr-2026 23:00:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Apr-2026 23:00:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg
[16-Apr-2026 23:00:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Apr-2026 23:00:03 UTC] ✅ JWT token verified successfully for user profile
[16-Apr-2026 23:00:03 UTC] User ID: 344
[16-Apr-2026 23:00:03 UTC] ✅ JWT token verified successfully for user profile
[16-Apr-2026 23:00:03 UTC] User ID: 344
[16-Apr-2026 23:00:03 UTC] ✅ User profile retrieved successfully for user ID: 344
[16-Apr-2026 23:00:03 UTC] ✅ User profile retrieved successfully for user ID: 344
[16-Apr-2026 23:00:04 UTC] === API CALL LOG ===
[16-Apr-2026 23:00:04 UTC] Endpoint: user/profile.php
[16-Apr-2026 23:00:04 UTC] Full Log Data: {
    "timestamp": "2026-04-16 23:00:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.73",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed6cdd6dc16b54c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.73",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.73, 172.71.241.84"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Apr-2026 23:00:04 UTC] === END API CALL LOG ===
[16-Apr-2026 23:00:04 UTC] ✅ API Hash verification passed for profile endpoint
[16-Apr-2026 23:00:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg
[16-Apr-2026 23:00:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Apr-2026 23:00:04 UTC] ✅ JWT token verified successfully for user profile
[16-Apr-2026 23:00:04 UTC] User ID: 344
[16-Apr-2026 23:00:04 UTC] ✅ User profile retrieved successfully for user ID: 344
[16-Apr-2026 23:00:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Apr-2026 23:00:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Apr-2026 23:00:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ed6ce550979b54c-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.52.73","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.52.73, 172.71.241.84"}
[16-Apr-2026 23:00:24 UTC] === User Orders API Called ===
[16-Apr-2026 23:00:24 UTC] User ID: 344
[16-Apr-2026 23:00:24 UTC] Limit: 20, Offset: 0
[16-Apr-2026 23:00:24 UTC] Orders found: 0
[16-Apr-2026 23:00:24 UTC] Orders data: []
[16-Apr-2026 23:00:24 UTC] Total orders count: 0
[16-Apr-2026 23:00:30 UTC] === API CALL LOG ===
[16-Apr-2026 23:00:30 UTC] Endpoint: user/profile.php
[16-Apr-2026 23:00:30 UTC] Full Log Data: {
    "timestamp": "2026-04-16 23:00:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.73",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed6ce79bdd5b54c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.73",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.73, 172.71.241.85"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Apr-2026 23:00:30 UTC] === END API CALL LOG ===
[16-Apr-2026 23:00:30 UTC] ✅ API Hash verification passed for profile endpoint
[16-Apr-2026 23:00:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg
[16-Apr-2026 23:00:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Apr-2026 23:00:30 UTC] ✅ JWT token verified successfully for user profile
[16-Apr-2026 23:00:30 UTC] User ID: 344
[16-Apr-2026 23:00:30 UTC] ✅ User profile retrieved successfully for user ID: 344
[16-Apr-2026 23:00:30 UTC] User Purchases API - User ID: 344
[16-Apr-2026 23:00:30 UTC] User Purchases API - Total purchases found: 1
[16-Apr-2026 23:00:40 UTC] === API CALL LOG ===
[16-Apr-2026 23:00:40 UTC] Endpoint: user/profile.php
[16-Apr-2026 23:00:40 UTC] Full Log Data: {
    "timestamp": "2026-04-16 23:00:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.73",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed6ceb7c8a4b54c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.73",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.73, 172.71.241.84"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Apr-2026 23:00:40 UTC] === END API CALL LOG ===
[16-Apr-2026 23:00:40 UTC] ✅ API Hash verification passed for profile endpoint
[16-Apr-2026 23:00:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg
[16-Apr-2026 23:00:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Apr-2026 23:00:40 UTC] ✅ JWT token verified successfully for user profile
[16-Apr-2026 23:00:40 UTC] User ID: 344
[16-Apr-2026 23:00:40 UTC] ✅ User profile retrieved successfully for user ID: 344
[16-Apr-2026 23:00:40 UTC] User Purchases API - User ID: 344
[16-Apr-2026 23:00:40 UTC] User Purchases API - Total purchases found: 1
[16-Apr-2026 23:00:52 UTC] === API CALL LOG ===
[16-Apr-2026 23:00:52 UTC] Endpoint: user/profile.php
[16-Apr-2026 23:00:52 UTC] Full Log Data: {
    "timestamp": "2026-04-16 23:00:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.73",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed6cf04b84ab54c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.73",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.73, 172.71.241.84"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Apr-2026 23:00:52 UTC] === END API CALL LOG ===
[16-Apr-2026 23:00:52 UTC] ✅ API Hash verification passed for profile endpoint
[16-Apr-2026 23:00:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg
[16-Apr-2026 23:00:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Apr-2026 23:00:52 UTC] ✅ JWT token verified successfully for user profile
[16-Apr-2026 23:00:52 UTC] User ID: 344
[16-Apr-2026 23:00:52 UTC] ✅ User profile retrieved successfully for user ID: 344
[16-Apr-2026 23:00:53 UTC] User Purchases API - User ID: 344
[16-Apr-2026 23:00:53 UTC] User Purchases API - Total purchases found: 1
[16-Apr-2026 23:00:58 UTC] === API CALL LOG ===
[16-Apr-2026 23:00:58 UTC] Endpoint: user/profile.php
[16-Apr-2026 23:00:58 UTC] Full Log Data: {
    "timestamp": "2026-04-16 23:00:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.73",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed6cf29095cb54c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.73",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.73, 172.71.241.84"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Apr-2026 23:00:58 UTC] === END API CALL LOG ===
[16-Apr-2026 23:00:58 UTC] ✅ API Hash verification passed for profile endpoint
[16-Apr-2026 23:00:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg
[16-Apr-2026 23:00:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Apr-2026 23:00:58 UTC] ✅ JWT token verified successfully for user profile
[16-Apr-2026 23:00:58 UTC] User ID: 344
[16-Apr-2026 23:00:58 UTC] ✅ User profile retrieved successfully for user ID: 344
[16-Apr-2026 23:00:58 UTC] User Purchases API - User ID: 344
[16-Apr-2026 23:00:58 UTC] User Purchases API - Total purchases found: 1
[16-Apr-2026 23:10:19 UTC] === API CALL LOG ===
[16-Apr-2026 23:10:19 UTC] Endpoint: user/profile.php
[16-Apr-2026 23:10:19 UTC] Full Log Data: {
    "timestamp": "2026-04-16 23:10:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.73",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed6dcddbb907dcc-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.73",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.73, 172.69.224.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Apr-2026 23:10:19 UTC] === END API CALL LOG ===
[16-Apr-2026 23:10:19 UTC] ✅ API Hash verification passed for profile endpoint
[16-Apr-2026 23:10:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg
[16-Apr-2026 23:10:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Apr-2026 23:10:19 UTC] ✅ JWT token verified successfully for user profile
[16-Apr-2026 23:10:19 UTC] User ID: 344
[16-Apr-2026 23:10:19 UTC] ✅ User profile retrieved successfully for user ID: 344
[16-Apr-2026 23:10:20 UTC] User Purchases API - User ID: 344
[16-Apr-2026 23:10:20 UTC] User Purchases API - Total purchases found: 1
[16-Apr-2026 23:10:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Apr-2026 23:10:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Apr-2026 23:10:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ed6dce3db257dcc-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.52.73","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.52.73, 172.69.224.67"}
[16-Apr-2026 23:10:20 UTC] === User Orders API Called ===
[16-Apr-2026 23:10:20 UTC] User ID: 344
[16-Apr-2026 23:10:20 UTC] Limit: 20, Offset: 0
[16-Apr-2026 23:10:20 UTC] Orders found: 0
[16-Apr-2026 23:10:20 UTC] Orders data: []
[16-Apr-2026 23:10:20 UTC] Total orders count: 0
[16-Apr-2026 23:10:20 UTC] === API CALL LOG ===
[16-Apr-2026 23:10:20 UTC] Endpoint: user/profile.php
[16-Apr-2026 23:10:20 UTC] Full Log Data: {
    "timestamp": "2026-04-16 23:10:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.73",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed6dce3db287dcc-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.73",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.73, 172.69.224.66"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Apr-2026 23:10:20 UTC] === END API CALL LOG ===
[16-Apr-2026 23:10:20 UTC] ✅ API Hash verification passed for profile endpoint
[16-Apr-2026 23:10:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg
[16-Apr-2026 23:10:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Apr-2026 23:10:20 UTC] ✅ JWT token verified successfully for user profile
[16-Apr-2026 23:10:20 UTC] User ID: 344
[16-Apr-2026 23:10:20 UTC] ✅ User profile retrieved successfully for user ID: 344
[16-Apr-2026 23:10:20 UTC] === API CALL LOG ===
[16-Apr-2026 23:10:20 UTC] Endpoint: user/profile.php
[16-Apr-2026 23:10:20 UTC] Full Log Data: {
    "timestamp": "2026-04-16 23:10:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.73",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed6dce3db2d7dcc-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.73",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.73, 172.69.224.66"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Apr-2026 23:10:20 UTC] === END API CALL LOG ===
[16-Apr-2026 23:10:20 UTC] ✅ API Hash verification passed for profile endpoint
[16-Apr-2026 23:10:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg
[16-Apr-2026 23:10:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Apr-2026 23:10:20 UTC] ✅ JWT token verified successfully for user profile
[16-Apr-2026 23:10:20 UTC] User ID: 344
[16-Apr-2026 23:10:20 UTC] ✅ User profile retrieved successfully for user ID: 344
[16-Apr-2026 23:10:21 UTC] === API CALL LOG ===
[16-Apr-2026 23:10:21 UTC] Endpoint: user/profile.php
[16-Apr-2026 23:10:21 UTC] Full Log Data: {
    "timestamp": "2026-04-16 23:10:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.73",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed6dce898017dcc-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.73",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.73, 172.69.224.67"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Apr-2026 23:10:21 UTC] === END API CALL LOG ===
[16-Apr-2026 23:10:21 UTC] ✅ API Hash verification passed for profile endpoint
[16-Apr-2026 23:10:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg
[16-Apr-2026 23:10:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Apr-2026 23:10:21 UTC] ✅ JWT token verified successfully for user profile
[16-Apr-2026 23:10:21 UTC] User ID: 344
[16-Apr-2026 23:10:21 UTC] ✅ User profile retrieved successfully for user ID: 344
[16-Apr-2026 23:10:55 UTC] === API CALL LOG ===
[16-Apr-2026 23:10:55 UTC] Endpoint: user/profile.php
[16-Apr-2026 23:10:55 UTC] Full Log Data: {
    "timestamp": "2026-04-16 23:10:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.73",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed6ddb9fd907dcc-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.73",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.73, 172.69.224.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Apr-2026 23:10:55 UTC] === END API CALL LOG ===
[16-Apr-2026 23:10:55 UTC] ✅ API Hash verification passed for profile endpoint
[16-Apr-2026 23:10:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg
[16-Apr-2026 23:10:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Apr-2026 23:10:55 UTC] ✅ JWT token verified successfully for user profile
[16-Apr-2026 23:10:55 UTC] User ID: 344
[16-Apr-2026 23:10:55 UTC] ✅ User profile retrieved successfully for user ID: 344
[16-Apr-2026 23:11:49 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Apr-2026 23:11:49 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Apr-2026 23:11:49 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ed6df0f5fb37dcc-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.52.73","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.52.73, 172.69.224.168"}
[16-Apr-2026 23:11:49 UTC] === User Orders API Called ===
[16-Apr-2026 23:11:49 UTC] User ID: 344
[16-Apr-2026 23:11:49 UTC] Limit: 20, Offset: 0
[16-Apr-2026 23:11:49 UTC] Orders found: 0
[16-Apr-2026 23:11:49 UTC] Orders data: []
[16-Apr-2026 23:11:49 UTC] Total orders count: 0
[16-Apr-2026 23:11:49 UTC] === API CALL LOG ===
[16-Apr-2026 23:11:49 UTC] Endpoint: user/profile.php
[16-Apr-2026 23:11:49 UTC] Full Log Data: {
    "timestamp": "2026-04-16 23:11:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.73",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed6df0f5fb67dcc-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.73",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.73, 172.69.224.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Apr-2026 23:11:49 UTC] === END API CALL LOG ===
[16-Apr-2026 23:11:49 UTC] ✅ API Hash verification passed for profile endpoint
[16-Apr-2026 23:11:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg
[16-Apr-2026 23:11:49 UTC] === API CALL LOG ===
[16-Apr-2026 23:11:49 UTC] Endpoint: user/profile.php
[16-Apr-2026 23:11:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Apr-2026 23:11:49 UTC] Full Log Data: {
    "timestamp": "2026-04-16 23:11:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.73",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed6df0f5fb87dcc-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.73",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.73, 172.69.224.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Apr-2026 23:11:49 UTC] === END API CALL LOG ===
[16-Apr-2026 23:11:49 UTC] ✅ JWT token verified successfully for user profile
[16-Apr-2026 23:11:49 UTC] ✅ API Hash verification passed for profile endpoint
[16-Apr-2026 23:11:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg
[16-Apr-2026 23:11:49 UTC] User ID: 344
[16-Apr-2026 23:11:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Apr-2026 23:11:49 UTC] ✅ JWT token verified successfully for user profile
[16-Apr-2026 23:11:49 UTC] User ID: 344
[16-Apr-2026 23:11:49 UTC] ✅ User profile retrieved successfully for user ID: 344
[16-Apr-2026 23:11:49 UTC] ✅ User profile retrieved successfully for user ID: 344
[16-Apr-2026 23:11:50 UTC] === API CALL LOG ===
[16-Apr-2026 23:11:50 UTC] Endpoint: user/profile.php
[16-Apr-2026 23:11:50 UTC] Full Log Data: {
    "timestamp": "2026-04-16 23:11:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.73",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed6df150fa67dcc-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.73",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.73, 172.69.224.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Apr-2026 23:11:50 UTC] === END API CALL LOG ===
[16-Apr-2026 23:11:50 UTC] ✅ API Hash verification passed for profile endpoint
[16-Apr-2026 23:11:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg
[16-Apr-2026 23:11:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Apr-2026 23:11:50 UTC] ✅ JWT token verified successfully for user profile
[16-Apr-2026 23:11:50 UTC] User ID: 344
[16-Apr-2026 23:11:50 UTC] ✅ User profile retrieved successfully for user ID: 344
[16-Apr-2026 23:12:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Apr-2026 23:12:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Apr-2026 23:12:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ed6df555d0b7dcc-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.52.73","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.52.73, 172.69.224.169"}
[16-Apr-2026 23:12:00 UTC] === User Orders API Called ===
[16-Apr-2026 23:12:00 UTC] User ID: 344
[16-Apr-2026 23:12:00 UTC] Limit: 20, Offset: 0
[16-Apr-2026 23:12:00 UTC] Orders found: 0
[16-Apr-2026 23:12:00 UTC] Orders data: []
[16-Apr-2026 23:12:00 UTC] Total orders count: 0
[16-Apr-2026 23:12:00 UTC] === API CALL LOG ===
[16-Apr-2026 23:12:00 UTC] Endpoint: user/profile.php
[16-Apr-2026 23:12:00 UTC] Full Log Data: {
    "timestamp": "2026-04-16 23:12:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.73",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed6df555d0d7dcc-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.73",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.73, 172.69.224.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Apr-2026 23:12:00 UTC] === END API CALL LOG ===
[16-Apr-2026 23:12:00 UTC] ✅ API Hash verification passed for profile endpoint
[16-Apr-2026 23:12:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg
[16-Apr-2026 23:12:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Apr-2026 23:12:00 UTC] ✅ JWT token verified successfully for user profile
[16-Apr-2026 23:12:00 UTC] User ID: 344
[16-Apr-2026 23:12:00 UTC] ✅ User profile retrieved successfully for user ID: 344
[16-Apr-2026 23:12:00 UTC] === API CALL LOG ===
[16-Apr-2026 23:12:00 UTC] Endpoint: user/profile.php
[16-Apr-2026 23:12:00 UTC] Full Log Data: {
    "timestamp": "2026-04-16 23:12:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.73",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed6df555d0e7dcc-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.73",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.73, 172.69.224.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Apr-2026 23:12:00 UTC] === END API CALL LOG ===
[16-Apr-2026 23:12:00 UTC] ✅ API Hash verification passed for profile endpoint
[16-Apr-2026 23:12:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg
[16-Apr-2026 23:12:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Apr-2026 23:12:00 UTC] ✅ JWT token verified successfully for user profile
[16-Apr-2026 23:12:00 UTC] User ID: 344
[16-Apr-2026 23:12:00 UTC] ✅ User profile retrieved successfully for user ID: 344
[16-Apr-2026 23:12:01 UTC] === API CALL LOG ===
[16-Apr-2026 23:12:01 UTC] Endpoint: user/profile.php
[16-Apr-2026 23:12:01 UTC] Full Log Data: {
    "timestamp": "2026-04-16 23:12:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.73",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed6df59e9b87dcc-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.73",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.73, 172.69.224.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Apr-2026 23:12:01 UTC] === END API CALL LOG ===
[16-Apr-2026 23:12:01 UTC] ✅ API Hash verification passed for profile endpoint
[16-Apr-2026 23:12:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg
[16-Apr-2026 23:12:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Apr-2026 23:12:01 UTC] ✅ JWT token verified successfully for user profile
[16-Apr-2026 23:12:01 UTC] User ID: 344
[16-Apr-2026 23:12:01 UTC] ✅ User profile retrieved successfully for user ID: 344
[16-Apr-2026 23:29:42 UTC] === API CALL LOG ===
[16-Apr-2026 23:29:42 UTC] Endpoint: user/profile.php
[16-Apr-2026 23:29:42 UTC] Full Log Data: {
    "timestamp": "2026-04-16 23:29:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.163.254.32",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDUsInVzZXJuYW1lIjoiQExpbmExNDExMjAxMCIsImVtYWlsIjoiVmlrdWxpbmExNC4yNUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODY5ODF9._lEmRqWrRBMmP9U2tpQjcohrjtUBEhlx7N5Y7AgPCIw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed6f93e0927e917-DME",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "31.163.254.32",
        "CF-IPCountry": "RU",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "31.163.254.32, 172.71.184.142"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Apr-2026 23:29:42 UTC] === END API CALL LOG ===
[16-Apr-2026 23:29:42 UTC] ✅ API Hash verification passed for profile endpoint
[16-Apr-2026 23:29:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDUsInVzZXJuYW1lIjoiQExpbmExNDExMjAxMCIsImVtYWlsIjoiVmlrdWxpbmExNC4yNUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODY5ODF9._lEmRqWrRBMmP9U2tpQjcohrjtUBEhlx7N5Y7AgPCIw
[16-Apr-2026 23:29:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Apr-2026 23:29:42 UTC] ✅ JWT token verified successfully for user profile
[16-Apr-2026 23:29:42 UTC] User ID: 345
[16-Apr-2026 23:29:42 UTC] ✅ User profile retrieved successfully for user ID: 345
[16-Apr-2026 23:29:42 UTC] === API CALL LOG ===
[16-Apr-2026 23:29:42 UTC] Endpoint: user/profile.php
[16-Apr-2026 23:29:42 UTC] Full Log Data: {
    "timestamp": "2026-04-16 23:29:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.163.254.32",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDUsInVzZXJuYW1lIjoiQExpbmExNDExMjAxMCIsImVtYWlsIjoiVmlrdWxpbmExNC4yNUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODY5ODF9._lEmRqWrRBMmP9U2tpQjcohrjtUBEhlx7N5Y7AgPCIw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed6f93ed9c2e917-DME",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "31.163.254.32",
        "CF-IPCountry": "RU",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "31.163.254.32, 172.71.184.142"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Apr-2026 23:29:42 UTC] === END API CALL LOG ===
[16-Apr-2026 23:29:42 UTC] ✅ API Hash verification passed for profile endpoint
[16-Apr-2026 23:29:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDUsInVzZXJuYW1lIjoiQExpbmExNDExMjAxMCIsImVtYWlsIjoiVmlrdWxpbmExNC4yNUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODY5ODF9._lEmRqWrRBMmP9U2tpQjcohrjtUBEhlx7N5Y7AgPCIw
[16-Apr-2026 23:29:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Apr-2026 23:29:42 UTC] ✅ JWT token verified successfully for user profile
[16-Apr-2026 23:29:42 UTC] User ID: 345
[16-Apr-2026 23:29:42 UTC] ✅ User profile retrieved successfully for user ID: 345
[16-Apr-2026 23:29:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Apr-2026 23:29:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Apr-2026 23:29:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDUsInVzZXJuYW1lIjoiQExpbmExNDExMjAxMCIsImVtYWlsIjoiVmlrdWxpbmExNC4yNUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODY5ODF9._lEmRqWrRBMmP9U2tpQjcohrjtUBEhlx7N5Y7AgPCIw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ed6f93e6979e917-DME","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"31.163.254.32","CF-IPCountry":"RU","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"31.163.254.32, 172.71.184.142"}
[16-Apr-2026 23:29:42 UTC] === User Orders API Called ===
[16-Apr-2026 23:29:42 UTC] User ID: 345
[16-Apr-2026 23:29:42 UTC] Limit: 20, Offset: 0
[16-Apr-2026 23:29:42 UTC] Orders found: 0
[16-Apr-2026 23:29:42 UTC] Orders data: []
[16-Apr-2026 23:29:42 UTC] Total orders count: 0
[16-Apr-2026 23:30:25 UTC] User Purchases API - User ID: 345
[16-Apr-2026 23:30:25 UTC] User Purchases API - Total purchases found: 0
[16-Apr-2026 23:37:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Apr-2026 23:37:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Apr-2026 23:37:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ed70439afbcdf34-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.52.73","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.52.73, 172.64.192.168"}
[16-Apr-2026 23:37:11 UTC] === User Orders API Called ===
[16-Apr-2026 23:37:11 UTC] User ID: 344
[16-Apr-2026 23:37:11 UTC] Limit: 20, Offset: 0
[16-Apr-2026 23:37:11 UTC] Orders found: 0
[16-Apr-2026 23:37:11 UTC] Orders data: []
[16-Apr-2026 23:37:11 UTC] Total orders count: 0
[16-Apr-2026 23:37:13 UTC] === API CALL LOG ===
[16-Apr-2026 23:37:13 UTC] Endpoint: user/profile.php
[16-Apr-2026 23:37:13 UTC] Full Log Data: {
    "timestamp": "2026-04-16 23:37:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.73",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed7044398e5df34-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.73",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.73, 172.64.192.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Apr-2026 23:37:13 UTC] === END API CALL LOG ===
[16-Apr-2026 23:37:13 UTC] ✅ API Hash verification passed for profile endpoint
[16-Apr-2026 23:37:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg
[16-Apr-2026 23:37:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Apr-2026 23:37:13 UTC] ✅ JWT token verified successfully for user profile
[16-Apr-2026 23:37:13 UTC] User ID: 344
[16-Apr-2026 23:37:13 UTC] ✅ User profile retrieved successfully for user ID: 344
[16-Apr-2026 23:37:13 UTC] User Purchases API - User ID: 344
[16-Apr-2026 23:37:13 UTC] User Purchases API - Total purchases found: 3
[16-Apr-2026 23:37:15 UTC] === API CALL LOG ===
[16-Apr-2026 23:37:15 UTC] Endpoint: user/profile.php
[16-Apr-2026 23:37:15 UTC] Full Log Data: {
    "timestamp": "2026-04-16 23:37:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.73",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed704527de7df34-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.73",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.73, 172.64.192.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Apr-2026 23:37:15 UTC] === END API CALL LOG ===
[16-Apr-2026 23:37:15 UTC] ✅ API Hash verification passed for profile endpoint
[16-Apr-2026 23:37:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg
[16-Apr-2026 23:37:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Apr-2026 23:37:15 UTC] ✅ JWT token verified successfully for user profile
[16-Apr-2026 23:37:15 UTC] User ID: 344
[16-Apr-2026 23:37:15 UTC] ✅ User profile retrieved successfully for user ID: 344
[16-Apr-2026 23:37:15 UTC] === API CALL LOG ===
[16-Apr-2026 23:37:15 UTC] Endpoint: user/profile.php
[16-Apr-2026 23:37:15 UTC] Full Log Data: {
    "timestamp": "2026-04-16 23:37:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.73",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed704527debdf34-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.73",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.73, 172.64.192.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Apr-2026 23:37:15 UTC] === END API CALL LOG ===
[16-Apr-2026 23:37:15 UTC] ✅ API Hash verification passed for profile endpoint
[16-Apr-2026 23:37:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg
[16-Apr-2026 23:37:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Apr-2026 23:37:15 UTC] ✅ JWT token verified successfully for user profile
[16-Apr-2026 23:37:15 UTC] User ID: 344
[16-Apr-2026 23:37:15 UTC] ✅ User profile retrieved successfully for user ID: 344
[16-Apr-2026 23:37:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Apr-2026 23:37:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Apr-2026 23:37:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ed704527de3df34-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.52.73","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.52.73, 172.64.192.168"}
[16-Apr-2026 23:37:15 UTC] === User Orders API Called ===
[16-Apr-2026 23:37:15 UTC] User ID: 344
[16-Apr-2026 23:37:15 UTC] Limit: 20, Offset: 0
[16-Apr-2026 23:37:15 UTC] Orders found: 0
[16-Apr-2026 23:37:15 UTC] Orders data: []
[16-Apr-2026 23:37:15 UTC] Total orders count: 0
[16-Apr-2026 23:37:16 UTC] === API CALL LOG ===
[16-Apr-2026 23:37:16 UTC] Endpoint: user/profile.php
[16-Apr-2026 23:37:16 UTC] Full Log Data: {
    "timestamp": "2026-04-16 23:37:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.73",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed70456ecf6df34-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.73",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.73, 172.64.192.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Apr-2026 23:37:16 UTC] === END API CALL LOG ===
[16-Apr-2026 23:37:16 UTC] ✅ API Hash verification passed for profile endpoint
[16-Apr-2026 23:37:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg
[16-Apr-2026 23:37:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Apr-2026 23:37:16 UTC] ✅ JWT token verified successfully for user profile
[16-Apr-2026 23:37:16 UTC] User ID: 344
[16-Apr-2026 23:37:16 UTC] ✅ User profile retrieved successfully for user ID: 344
[16-Apr-2026 23:37:33 UTC] === API CALL LOG ===
[16-Apr-2026 23:37:33 UTC] Endpoint: user/profile.php
[16-Apr-2026 23:37:33 UTC] Full Log Data: {
    "timestamp": "2026-04-16 23:37:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.73",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed704bfbcdddf34-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.73",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.73, 172.64.192.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Apr-2026 23:37:33 UTC] === END API CALL LOG ===
[16-Apr-2026 23:37:33 UTC] ✅ API Hash verification passed for profile endpoint
[16-Apr-2026 23:37:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg
[16-Apr-2026 23:37:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Apr-2026 23:37:33 UTC] ✅ JWT token verified successfully for user profile
[16-Apr-2026 23:37:33 UTC] User ID: 344
[16-Apr-2026 23:37:33 UTC] ✅ User profile retrieved successfully for user ID: 344
[16-Apr-2026 23:37:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Apr-2026 23:37:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Apr-2026 23:37:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ed704bfbcdcdf34-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.52.73","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.52.73, 172.64.192.169"}
[16-Apr-2026 23:37:33 UTC] === User Orders API Called ===
[16-Apr-2026 23:37:33 UTC] User ID: 344
[16-Apr-2026 23:37:33 UTC] Limit: 20, Offset: 0
[16-Apr-2026 23:37:33 UTC] Orders found: 0
[16-Apr-2026 23:37:33 UTC] Orders data: []
[16-Apr-2026 23:37:33 UTC] Total orders count: 0
[16-Apr-2026 23:37:33 UTC] === API CALL LOG ===
[16-Apr-2026 23:37:33 UTC] Endpoint: user/profile.php
[16-Apr-2026 23:37:33 UTC] Full Log Data: {
    "timestamp": "2026-04-16 23:37:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.73",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed704bfbcdedf34-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.73",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.73, 172.64.192.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Apr-2026 23:37:33 UTC] === END API CALL LOG ===
[16-Apr-2026 23:37:33 UTC] ✅ API Hash verification passed for profile endpoint
[16-Apr-2026 23:37:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg
[16-Apr-2026 23:37:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Apr-2026 23:37:33 UTC] ✅ JWT token verified successfully for user profile
[16-Apr-2026 23:37:33 UTC] User ID: 344
[16-Apr-2026 23:37:33 UTC] ✅ User profile retrieved successfully for user ID: 344
[16-Apr-2026 23:37:34 UTC] === API CALL LOG ===
[16-Apr-2026 23:37:34 UTC] Endpoint: user/profile.php
[16-Apr-2026 23:37:34 UTC] Full Log Data: {
    "timestamp": "2026-04-16 23:37:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.73",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed704c4bf15df34-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.73",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.73, 172.64.192.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Apr-2026 23:37:34 UTC] === END API CALL LOG ===
[16-Apr-2026 23:37:34 UTC] ✅ API Hash verification passed for profile endpoint
[16-Apr-2026 23:37:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg
[16-Apr-2026 23:37:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Apr-2026 23:37:34 UTC] ✅ JWT token verified successfully for user profile
[16-Apr-2026 23:37:34 UTC] User ID: 344
[16-Apr-2026 23:37:34 UTC] ✅ User profile retrieved successfully for user ID: 344
[16-Apr-2026 23:37:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Apr-2026 23:37:43 UTC] === API CALL LOG ===
[16-Apr-2026 23:37:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Apr-2026 23:37:43 UTC] Endpoint: user/profile.php
[16-Apr-2026 23:37:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ed704fd7c47df34-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.52.73","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.52.73, 172.64.192.168"}
[16-Apr-2026 23:37:43 UTC] Full Log Data: {
    "timestamp": "2026-04-16 23:37:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.73",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed704fd7c49df34-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.73",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.73, 172.64.192.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Apr-2026 23:37:43 UTC] === User Orders API Called ===
[16-Apr-2026 23:37:43 UTC] === END API CALL LOG ===
[16-Apr-2026 23:37:43 UTC] User ID: 344
[16-Apr-2026 23:37:43 UTC] Limit: 20, Offset: 0
[16-Apr-2026 23:37:43 UTC] ✅ API Hash verification passed for profile endpoint
[16-Apr-2026 23:37:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg
[16-Apr-2026 23:37:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Apr-2026 23:37:43 UTC] ✅ JWT token verified successfully for user profile
[16-Apr-2026 23:37:43 UTC] User ID: 344
[16-Apr-2026 23:37:43 UTC] Orders found: 0
[16-Apr-2026 23:37:43 UTC] ✅ User profile retrieved successfully for user ID: 344
[16-Apr-2026 23:37:43 UTC] Orders data: []
[16-Apr-2026 23:37:43 UTC] Total orders count: 0
[16-Apr-2026 23:37:43 UTC] === API CALL LOG ===
[16-Apr-2026 23:37:43 UTC] Endpoint: user/profile.php
[16-Apr-2026 23:37:43 UTC] Full Log Data: {
    "timestamp": "2026-04-16 23:37:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.73",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed704fd7c4bdf34-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.73",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.73, 172.64.192.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Apr-2026 23:37:43 UTC] === END API CALL LOG ===
[16-Apr-2026 23:37:43 UTC] ✅ API Hash verification passed for profile endpoint
[16-Apr-2026 23:37:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg
[16-Apr-2026 23:37:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Apr-2026 23:37:43 UTC] ✅ JWT token verified successfully for user profile
[16-Apr-2026 23:37:43 UTC] User ID: 344
[16-Apr-2026 23:37:43 UTC] ✅ User profile retrieved successfully for user ID: 344
[16-Apr-2026 23:37:44 UTC] === API CALL LOG ===
[16-Apr-2026 23:37:44 UTC] Endpoint: user/profile.php
[16-Apr-2026 23:37:44 UTC] Full Log Data: {
    "timestamp": "2026-04-16 23:37:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.73",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed705027c7bdf34-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.73",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.73, 172.64.192.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Apr-2026 23:37:44 UTC] === END API CALL LOG ===
[16-Apr-2026 23:37:44 UTC] ✅ API Hash verification passed for profile endpoint
[16-Apr-2026 23:37:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg
[16-Apr-2026 23:37:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Apr-2026 23:37:44 UTC] ✅ JWT token verified successfully for user profile
[16-Apr-2026 23:37:44 UTC] User ID: 344
[16-Apr-2026 23:37:44 UTC] ✅ User profile retrieved successfully for user ID: 344
[17-Apr-2026 00:17:25 UTC] === API CALL LOG ===
[17-Apr-2026 00:17:25 UTC] Endpoint: user/profile.php
[17-Apr-2026 00:17:25 UTC] Full Log Data: {
    "timestamp": "2026-04-17 00:17:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.182.150.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed73f265e76dbbf-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.182.150.156",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.182.150.156, 172.71.144.176"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 00:17:25 UTC] === END API CALL LOG ===
[17-Apr-2026 00:17:25 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 00:17:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[17-Apr-2026 00:17:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 00:17:25 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 00:17:25 UTC] User ID: 346
[17-Apr-2026 00:17:25 UTC] ✅ User profile retrieved successfully for user ID: 346
[17-Apr-2026 00:17:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 00:17:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 00:17:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ed73f268ebddbbf-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"109.182.150.156","CF-IPCountry":"SI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"109.182.150.156, 172.71.144.176"}
[17-Apr-2026 00:17:25 UTC] === User Orders API Called ===
[17-Apr-2026 00:17:25 UTC] User ID: 346
[17-Apr-2026 00:17:25 UTC] Limit: 20, Offset: 0
[17-Apr-2026 00:17:25 UTC] Orders found: 0
[17-Apr-2026 00:17:25 UTC] Orders data: []
[17-Apr-2026 00:17:25 UTC] Total orders count: 0
[17-Apr-2026 00:17:25 UTC] === API CALL LOG ===
[17-Apr-2026 00:17:25 UTC] Endpoint: user/profile.php
[17-Apr-2026 00:17:25 UTC] Full Log Data: {
    "timestamp": "2026-04-17 00:17:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.182.150.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed73f273ff8dbbf-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.182.150.156",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.182.150.156, 172.71.144.176"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 00:17:25 UTC] === END API CALL LOG ===
[17-Apr-2026 00:17:25 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 00:17:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[17-Apr-2026 00:17:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 00:17:25 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 00:17:25 UTC] User ID: 346
[17-Apr-2026 00:17:25 UTC] ✅ User profile retrieved successfully for user ID: 346
[17-Apr-2026 00:17:25 UTC] === API CALL LOG ===
[17-Apr-2026 00:17:25 UTC] Endpoint: user/profile.php
[17-Apr-2026 00:17:25 UTC] Full Log Data: {
    "timestamp": "2026-04-17 00:17:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.182.150.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed73f285a36dbbf-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.182.150.156",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.182.150.156, 172.71.144.176"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 00:17:25 UTC] === END API CALL LOG ===
[17-Apr-2026 00:17:25 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 00:17:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[17-Apr-2026 00:17:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 00:17:25 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 00:17:25 UTC] User ID: 346
[17-Apr-2026 00:17:25 UTC] ✅ User profile retrieved successfully for user ID: 346
[17-Apr-2026 00:17:47 UTC] === API CALL LOG ===
[17-Apr-2026 00:17:47 UTC] Endpoint: user/profile.php
[17-Apr-2026 00:17:47 UTC] Full Log Data: {
    "timestamp": "2026-04-17 00:17:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.182.150.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed73faf9bb65d97-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.182.150.156",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.182.150.156, 172.69.151.110"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 00:17:47 UTC] === END API CALL LOG ===
[17-Apr-2026 00:17:47 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 00:17:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[17-Apr-2026 00:17:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 00:17:47 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 00:17:47 UTC] User ID: 346
[17-Apr-2026 00:17:47 UTC] ✅ User profile retrieved successfully for user ID: 346
[17-Apr-2026 00:17:48 UTC] === API CALL LOG ===
[17-Apr-2026 00:17:48 UTC] Endpoint: user/profile.php
[17-Apr-2026 00:17:48 UTC] Full Log Data: {
    "timestamp": "2026-04-17 00:17:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.182.150.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed73fb42d1b5d97-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.182.150.156",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.182.150.156, 172.69.151.110"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 00:17:48 UTC] === END API CALL LOG ===
[17-Apr-2026 00:17:48 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 00:17:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[17-Apr-2026 00:17:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 00:17:48 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 00:17:48 UTC] User ID: 346
[17-Apr-2026 00:17:48 UTC] ✅ User profile retrieved successfully for user ID: 346
[17-Apr-2026 00:17:48 UTC] User Purchases API - User ID: 346
[17-Apr-2026 00:17:48 UTC] User Purchases API - Total purchases found: 0
[17-Apr-2026 00:17:57 UTC] User Purchases API - User ID: 346
[17-Apr-2026 00:17:58 UTC] User Purchases API - Total purchases found: 0
[17-Apr-2026 00:17:59 UTC] === API CALL LOG ===
[17-Apr-2026 00:17:59 UTC] Endpoint: user/profile.php
[17-Apr-2026 00:17:59 UTC] Full Log Data: {
    "timestamp": "2026-04-17 00:17:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.182.150.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed73ff9a9f15d97-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.182.150.156",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.182.150.156, 172.69.151.110"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 00:17:59 UTC] === END API CALL LOG ===
[17-Apr-2026 00:17:59 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 00:17:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[17-Apr-2026 00:17:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 00:17:59 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 00:17:59 UTC] User ID: 346
[17-Apr-2026 00:17:59 UTC] ✅ User profile retrieved successfully for user ID: 346
[17-Apr-2026 00:17:59 UTC] User Purchases API - User ID: 346
[17-Apr-2026 00:17:59 UTC] User Purchases API - Total purchases found: 0
[17-Apr-2026 00:18:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 00:18:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 00:18:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ed74002fe195d97-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"109.182.150.156","CF-IPCountry":"SI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"109.182.150.156, 172.69.151.110"}
[17-Apr-2026 00:18:00 UTC] === User Orders API Called ===
[17-Apr-2026 00:18:00 UTC] User ID: 346
[17-Apr-2026 00:18:00 UTC] Limit: 20, Offset: 0
[17-Apr-2026 00:18:00 UTC] Orders found: 0
[17-Apr-2026 00:18:00 UTC] Orders data: []
[17-Apr-2026 00:18:00 UTC] Total orders count: 0
[17-Apr-2026 00:18:00 UTC] === API CALL LOG ===
[17-Apr-2026 00:18:00 UTC] Endpoint: user/profile.php
[17-Apr-2026 00:18:00 UTC] Full Log Data: {
    "timestamp": "2026-04-17 00:18:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.182.150.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed740037e615d97-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.182.150.156",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.182.150.156, 172.69.151.110"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 00:18:00 UTC] === END API CALL LOG ===
[17-Apr-2026 00:18:00 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 00:18:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[17-Apr-2026 00:18:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 00:18:00 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 00:18:00 UTC] User ID: 346
[17-Apr-2026 00:18:00 UTC] ✅ User profile retrieved successfully for user ID: 346
[17-Apr-2026 00:18:01 UTC] === API CALL LOG ===
[17-Apr-2026 00:18:01 UTC] Endpoint: user/profile.php
[17-Apr-2026 00:18:01 UTC] Full Log Data: {
    "timestamp": "2026-04-17 00:18:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.182.150.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed740049f145d97-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.182.150.156",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.182.150.156, 172.69.151.110"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 00:18:01 UTC] === END API CALL LOG ===
[17-Apr-2026 00:18:01 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 00:18:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[17-Apr-2026 00:18:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 00:18:01 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 00:18:01 UTC] User ID: 346
[17-Apr-2026 00:18:01 UTC] ✅ User profile retrieved successfully for user ID: 346
[17-Apr-2026 00:18:01 UTC] === API CALL LOG ===
[17-Apr-2026 00:18:01 UTC] Endpoint: user/profile.php
[17-Apr-2026 00:18:01 UTC] Full Log Data: {
    "timestamp": "2026-04-17 00:18:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.182.150.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed7400748595d97-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.182.150.156",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.182.150.156, 172.69.151.110"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 00:18:01 UTC] === END API CALL LOG ===
[17-Apr-2026 00:18:01 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 00:18:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[17-Apr-2026 00:18:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 00:18:01 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 00:18:01 UTC] User ID: 346
[17-Apr-2026 00:18:01 UTC] ✅ User profile retrieved successfully for user ID: 346
[17-Apr-2026 00:18:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 00:18:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 00:18:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ed740376ef05d97-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"109.182.150.156","CF-IPCountry":"SI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"109.182.150.156, 172.69.151.110"}
[17-Apr-2026 00:18:09 UTC] === User Orders API Called ===
[17-Apr-2026 00:18:09 UTC] User ID: 346
[17-Apr-2026 00:18:09 UTC] Limit: 20, Offset: 0
[17-Apr-2026 00:18:09 UTC] Orders found: 0
[17-Apr-2026 00:18:09 UTC] Orders data: []
[17-Apr-2026 00:18:09 UTC] Total orders count: 0
[17-Apr-2026 00:18:09 UTC] === API CALL LOG ===
[17-Apr-2026 00:18:09 UTC] Endpoint: user/profile.php
[17-Apr-2026 00:18:09 UTC] Full Log Data: {
    "timestamp": "2026-04-17 00:18:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.182.150.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed74037df095d97-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.182.150.156",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.182.150.156, 172.69.151.110"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 00:18:09 UTC] === END API CALL LOG ===
[17-Apr-2026 00:18:09 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 00:18:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[17-Apr-2026 00:18:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 00:18:09 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 00:18:09 UTC] User ID: 346
[17-Apr-2026 00:18:09 UTC] ✅ User profile retrieved successfully for user ID: 346
[17-Apr-2026 00:18:09 UTC] === API CALL LOG ===
[17-Apr-2026 00:18:09 UTC] Endpoint: user/profile.php
[17-Apr-2026 00:18:09 UTC] Full Log Data: {
    "timestamp": "2026-04-17 00:18:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.182.150.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed74038df735d97-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.182.150.156",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.182.150.156, 172.69.151.110"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 00:18:09 UTC] === END API CALL LOG ===
[17-Apr-2026 00:18:09 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 00:18:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[17-Apr-2026 00:18:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 00:18:09 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 00:18:09 UTC] User ID: 346
[17-Apr-2026 00:18:09 UTC] ✅ User profile retrieved successfully for user ID: 346
[17-Apr-2026 00:18:09 UTC] === API CALL LOG ===
[17-Apr-2026 00:18:09 UTC] Endpoint: user/profile.php
[17-Apr-2026 00:18:09 UTC] Full Log Data: {
    "timestamp": "2026-04-17 00:18:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.182.150.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed7403bd8f85d97-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.182.150.156",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.182.150.156, 172.69.151.110"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 00:18:09 UTC] === END API CALL LOG ===
[17-Apr-2026 00:18:09 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 00:18:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[17-Apr-2026 00:18:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 00:18:09 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 00:18:09 UTC] User ID: 346
[17-Apr-2026 00:18:09 UTC] ✅ User profile retrieved successfully for user ID: 346
[17-Apr-2026 00:18:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 00:18:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 00:18:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ed740b3ce205d97-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"109.182.150.156","CF-IPCountry":"SI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"109.182.150.156, 172.69.151.110"}
[17-Apr-2026 00:18:29 UTC] === User Orders API Called ===
[17-Apr-2026 00:18:29 UTC] User ID: 346
[17-Apr-2026 00:18:29 UTC] Limit: 20, Offset: 0
[17-Apr-2026 00:18:29 UTC] Orders found: 0
[17-Apr-2026 00:18:29 UTC] Orders data: []
[17-Apr-2026 00:18:29 UTC] Total orders count: 0
[17-Apr-2026 00:18:29 UTC] === API CALL LOG ===
[17-Apr-2026 00:18:29 UTC] Endpoint: user/profile.php
[17-Apr-2026 00:18:29 UTC] Full Log Data: {
    "timestamp": "2026-04-17 00:18:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.182.150.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed740b43e4f5d97-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.182.150.156",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.182.150.156, 172.69.151.110"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 00:18:29 UTC] === END API CALL LOG ===
[17-Apr-2026 00:18:29 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 00:18:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[17-Apr-2026 00:18:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 00:18:29 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 00:18:29 UTC] User ID: 346
[17-Apr-2026 00:18:29 UTC] ✅ User profile retrieved successfully for user ID: 346
[17-Apr-2026 00:18:29 UTC] === API CALL LOG ===
[17-Apr-2026 00:18:29 UTC] Endpoint: user/profile.php
[17-Apr-2026 00:18:29 UTC] Full Log Data: {
    "timestamp": "2026-04-17 00:18:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.182.150.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed740b52eab5d97-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.182.150.156",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.182.150.156, 172.69.151.110"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 00:18:29 UTC] === END API CALL LOG ===
[17-Apr-2026 00:18:29 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 00:18:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[17-Apr-2026 00:18:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 00:18:29 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 00:18:29 UTC] User ID: 346
[17-Apr-2026 00:18:29 UTC] ✅ User profile retrieved successfully for user ID: 346
[17-Apr-2026 00:18:29 UTC] === API CALL LOG ===
[17-Apr-2026 00:18:29 UTC] Endpoint: user/profile.php
[17-Apr-2026 00:18:29 UTC] Full Log Data: {
    "timestamp": "2026-04-17 00:18:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.182.150.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed740b828115d97-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.182.150.156",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.182.150.156, 172.69.151.110"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 00:18:29 UTC] === END API CALL LOG ===
[17-Apr-2026 00:18:29 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 00:18:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[17-Apr-2026 00:18:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 00:18:29 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 00:18:29 UTC] User ID: 346
[17-Apr-2026 00:18:29 UTC] ✅ User profile retrieved successfully for user ID: 346
[17-Apr-2026 00:18:57 UTC] === API CALL LOG ===
[17-Apr-2026 00:18:57 UTC] Endpoint: user/profile.php
[17-Apr-2026 00:18:57 UTC] Full Log Data: {
    "timestamp": "2026-04-17 00:18:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.182.150.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed74166cf6c37f6-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.182.150.156",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.182.150.156, 162.158.95.57"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 00:18:57 UTC] === END API CALL LOG ===
[17-Apr-2026 00:18:57 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 00:18:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[17-Apr-2026 00:18:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 00:18:57 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 00:18:57 UTC] User ID: 346
[17-Apr-2026 00:18:57 UTC] ✅ User profile retrieved successfully for user ID: 346
[17-Apr-2026 00:19:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 00:19:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 00:19:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ed741ae0e2837f6-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"109.182.150.156","CF-IPCountry":"SI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"109.182.150.156, 162.158.95.58"}
[17-Apr-2026 00:19:09 UTC] === User Orders API Called ===
[17-Apr-2026 00:19:09 UTC] User ID: 346
[17-Apr-2026 00:19:09 UTC] Limit: 20, Offset: 0
[17-Apr-2026 00:19:09 UTC] Orders found: 0
[17-Apr-2026 00:19:09 UTC] Orders data: []
[17-Apr-2026 00:19:09 UTC] Total orders count: 0
[17-Apr-2026 00:19:09 UTC] === API CALL LOG ===
[17-Apr-2026 00:19:09 UTC] Endpoint: user/profile.php
[17-Apr-2026 00:19:09 UTC] Full Log Data: {
    "timestamp": "2026-04-17 00:19:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.182.150.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed741ae7e6a37f6-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.182.150.156",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.182.150.156, 162.158.95.58"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 00:19:09 UTC] === END API CALL LOG ===
[17-Apr-2026 00:19:09 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 00:19:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[17-Apr-2026 00:19:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 00:19:09 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 00:19:09 UTC] User ID: 346
[17-Apr-2026 00:19:09 UTC] ✅ User profile retrieved successfully for user ID: 346
[17-Apr-2026 00:19:09 UTC] === API CALL LOG ===
[17-Apr-2026 00:19:09 UTC] Endpoint: user/profile.php
[17-Apr-2026 00:19:09 UTC] Full Log Data: {
    "timestamp": "2026-04-17 00:19:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.182.150.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed741b2686837f6-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.182.150.156",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.182.150.156, 162.158.95.58"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 00:19:09 UTC] === END API CALL LOG ===
[17-Apr-2026 00:19:09 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 00:19:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[17-Apr-2026 00:19:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 00:19:09 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 00:19:09 UTC] User ID: 346
[17-Apr-2026 00:19:09 UTC] ✅ User profile retrieved successfully for user ID: 346
[17-Apr-2026 00:19:12 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 00:19:12 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 00:19:12 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ed741c3590037f6-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"109.182.150.156","CF-IPCountry":"SI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"109.182.150.156, 162.158.95.58"}
[17-Apr-2026 00:19:12 UTC] === User Orders API Called ===
[17-Apr-2026 00:19:12 UTC] User ID: 346
[17-Apr-2026 00:19:12 UTC] Limit: 20, Offset: 0
[17-Apr-2026 00:19:12 UTC] Orders found: 0
[17-Apr-2026 00:19:12 UTC] Orders data: []
[17-Apr-2026 00:19:12 UTC] Total orders count: 0
[17-Apr-2026 00:19:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 00:19:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 00:19:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ed741cd0dbd37f6-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"109.182.150.156","CF-IPCountry":"SI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"109.182.150.156, 162.158.95.58"}
[17-Apr-2026 00:19:14 UTC] === User Orders API Called ===
[17-Apr-2026 00:19:14 UTC] User ID: 346
[17-Apr-2026 00:19:14 UTC] Limit: 20, Offset: 0
[17-Apr-2026 00:19:14 UTC] Orders found: 0
[17-Apr-2026 00:19:14 UTC] Orders data: []
[17-Apr-2026 00:19:14 UTC] Total orders count: 0
[17-Apr-2026 00:19:14 UTC] === API CALL LOG ===
[17-Apr-2026 00:19:14 UTC] Endpoint: user/profile.php
[17-Apr-2026 00:19:14 UTC] Full Log Data: {
    "timestamp": "2026-04-17 00:19:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.182.150.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed741cd8de837f6-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.182.150.156",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.182.150.156, 162.158.95.58"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 00:19:14 UTC] === END API CALL LOG ===
[17-Apr-2026 00:19:14 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 00:19:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[17-Apr-2026 00:19:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 00:19:14 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 00:19:14 UTC] User ID: 346
[17-Apr-2026 00:19:14 UTC] ✅ User profile retrieved successfully for user ID: 346
[17-Apr-2026 00:19:14 UTC] === API CALL LOG ===
[17-Apr-2026 00:19:14 UTC] Endpoint: user/profile.php
[17-Apr-2026 00:19:14 UTC] Full Log Data: {
    "timestamp": "2026-04-17 00:19:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.182.150.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed741d18fc337f6-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.182.150.156",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.182.150.156, 162.158.95.58"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 00:19:14 UTC] === END API CALL LOG ===
[17-Apr-2026 00:19:14 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 00:19:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[17-Apr-2026 00:19:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 00:19:14 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 00:19:14 UTC] User ID: 346
[17-Apr-2026 00:19:14 UTC] ✅ User profile retrieved successfully for user ID: 346
[17-Apr-2026 00:19:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 00:19:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 00:19:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ed741d4691337f6-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"109.182.150.156","CF-IPCountry":"SI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"109.182.150.156, 162.158.95.58"}
[17-Apr-2026 00:19:15 UTC] === User Orders API Called ===
[17-Apr-2026 00:19:15 UTC] User ID: 346
[17-Apr-2026 00:19:15 UTC] Limit: 20, Offset: 0
[17-Apr-2026 00:19:15 UTC] Orders found: 0
[17-Apr-2026 00:19:15 UTC] Orders data: []
[17-Apr-2026 00:19:15 UTC] Total orders count: 0
[17-Apr-2026 00:19:16 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 00:19:16 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 00:19:16 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ed741d9bbda37f6-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"109.182.150.156","CF-IPCountry":"SI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"109.182.150.156, 162.158.95.58"}
[17-Apr-2026 00:19:16 UTC] === User Orders API Called ===
[17-Apr-2026 00:19:16 UTC] User ID: 346
[17-Apr-2026 00:19:16 UTC] Limit: 20, Offset: 0
[17-Apr-2026 00:19:16 UTC] Orders found: 0
[17-Apr-2026 00:19:16 UTC] Orders data: []
[17-Apr-2026 00:19:16 UTC] Total orders count: 0
[17-Apr-2026 00:19:16 UTC] === API CALL LOG ===
[17-Apr-2026 00:19:16 UTC] Endpoint: user/profile.php
[17-Apr-2026 00:19:16 UTC] Full Log Data: {
    "timestamp": "2026-04-17 00:19:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.182.150.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed741da2c0b37f6-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.182.150.156",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.182.150.156, 162.158.95.58"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 00:19:16 UTC] === END API CALL LOG ===
[17-Apr-2026 00:19:16 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 00:19:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[17-Apr-2026 00:19:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 00:19:16 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 00:19:16 UTC] User ID: 346
[17-Apr-2026 00:19:16 UTC] ✅ User profile retrieved successfully for user ID: 346
[17-Apr-2026 00:19:16 UTC] === API CALL LOG ===
[17-Apr-2026 00:19:16 UTC] Endpoint: user/profile.php
[17-Apr-2026 00:19:16 UTC] Full Log Data: {
    "timestamp": "2026-04-17 00:19:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.182.150.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed741de3e2e37f6-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.182.150.156",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.182.150.156, 162.158.95.58"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 00:19:16 UTC] === END API CALL LOG ===
[17-Apr-2026 00:19:16 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 00:19:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[17-Apr-2026 00:19:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 00:19:16 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 00:19:16 UTC] User ID: 346
[17-Apr-2026 00:19:16 UTC] ✅ User profile retrieved successfully for user ID: 346
[17-Apr-2026 00:20:26 UTC] === API CALL LOG ===
[17-Apr-2026 00:20:26 UTC] Endpoint: user/profile.php
[17-Apr-2026 00:20:26 UTC] Full Log Data: {
    "timestamp": "2026-04-17 00:20:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.182.150.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed74393192bd265-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.182.150.156",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.182.150.156, 172.71.164.104"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 00:20:26 UTC] === END API CALL LOG ===
[17-Apr-2026 00:20:26 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 00:20:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[17-Apr-2026 00:20:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 00:20:26 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 00:20:26 UTC] User ID: 346
[17-Apr-2026 00:20:26 UTC] ✅ User profile retrieved successfully for user ID: 346
[17-Apr-2026 00:21:05 UTC] === API CALL LOG ===
[17-Apr-2026 00:21:05 UTC] Endpoint: user/profile.php
[17-Apr-2026 00:21:05 UTC] Full Log Data: {
    "timestamp": "2026-04-17 00:21:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.182.150.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed744824826d265-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.182.150.156",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.182.150.156, 172.71.164.105"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 00:21:05 UTC] === END API CALL LOG ===
[17-Apr-2026 00:21:05 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 00:21:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[17-Apr-2026 00:21:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 00:21:05 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 00:21:05 UTC] User ID: 346
[17-Apr-2026 00:21:05 UTC] ✅ User profile retrieved successfully for user ID: 346
[17-Apr-2026 00:21:05 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 00:21:05 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 00:21:05 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ed744834a14d265-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"109.182.150.156","CF-IPCountry":"SI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"109.182.150.156, 172.71.164.105"}
[17-Apr-2026 00:21:05 UTC] === User Orders API Called ===
[17-Apr-2026 00:21:05 UTC] User ID: 346
[17-Apr-2026 00:21:05 UTC] Limit: 20, Offset: 0
[17-Apr-2026 00:21:05 UTC] Orders found: 0
[17-Apr-2026 00:21:05 UTC] Orders data: []
[17-Apr-2026 00:21:05 UTC] Total orders count: 0
[17-Apr-2026 00:21:05 UTC] === API CALL LOG ===
[17-Apr-2026 00:21:05 UTC] Endpoint: user/profile.php
[17-Apr-2026 00:21:05 UTC] Full Log Data: {
    "timestamp": "2026-04-17 00:21:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.182.150.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed74483eb57d265-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.182.150.156",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.182.150.156, 172.71.164.105"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 00:21:05 UTC] === END API CALL LOG ===
[17-Apr-2026 00:21:05 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 00:21:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[17-Apr-2026 00:21:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 00:21:05 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 00:21:05 UTC] User ID: 346
[17-Apr-2026 00:21:05 UTC] ✅ User profile retrieved successfully for user ID: 346
[17-Apr-2026 00:21:05 UTC] === API CALL LOG ===
[17-Apr-2026 00:21:05 UTC] Endpoint: user/profile.php
[17-Apr-2026 00:21:05 UTC] Full Log Data: {
    "timestamp": "2026-04-17 00:21:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.182.150.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed74487b99ad265-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.182.150.156",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.182.150.156, 172.71.164.105"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 00:21:05 UTC] === END API CALL LOG ===
[17-Apr-2026 00:21:05 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 00:21:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[17-Apr-2026 00:21:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 00:21:05 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 00:21:05 UTC] User ID: 346
[17-Apr-2026 00:21:05 UTC] ✅ User profile retrieved successfully for user ID: 346
[17-Apr-2026 00:22:31 UTC] === API CALL LOG ===
[17-Apr-2026 00:22:31 UTC] Endpoint: user/profile.php
[17-Apr-2026 00:22:31 UTC] Full Log Data: {
    "timestamp": "2026-04-17 00:22:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.182.150.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed7469f9c3bd271-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.182.150.156",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.182.150.156, 172.71.164.104"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 00:22:31 UTC] === END API CALL LOG ===
[17-Apr-2026 00:22:31 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 00:22:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[17-Apr-2026 00:22:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 00:22:31 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 00:22:31 UTC] User ID: 346
[17-Apr-2026 00:22:31 UTC] ✅ User profile retrieved successfully for user ID: 346
[17-Apr-2026 00:22:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 00:22:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 00:22:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ed746cf8871d271-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"109.182.150.156","CF-IPCountry":"SI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"109.182.150.156, 172.71.164.104"}
[17-Apr-2026 00:22:39 UTC] === User Orders API Called ===
[17-Apr-2026 00:22:39 UTC] User ID: 346
[17-Apr-2026 00:22:39 UTC] Limit: 20, Offset: 0
[17-Apr-2026 00:22:39 UTC] Orders found: 0
[17-Apr-2026 00:22:39 UTC] Orders data: []
[17-Apr-2026 00:22:39 UTC] Total orders count: 0
[17-Apr-2026 00:22:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 00:22:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 00:22:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ed746d95c13d271-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"109.182.150.156","CF-IPCountry":"SI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"109.182.150.156, 172.71.164.104"}
[17-Apr-2026 00:22:40 UTC] === User Orders API Called ===
[17-Apr-2026 00:22:40 UTC] User ID: 346
[17-Apr-2026 00:22:40 UTC] Limit: 20, Offset: 0
[17-Apr-2026 00:22:40 UTC] Orders found: 0
[17-Apr-2026 00:22:40 UTC] Orders data: []
[17-Apr-2026 00:22:40 UTC] Total orders count: 0
[17-Apr-2026 00:22:40 UTC] === API CALL LOG ===
[17-Apr-2026 00:22:40 UTC] Endpoint: user/profile.php
[17-Apr-2026 00:22:40 UTC] Full Log Data: {
    "timestamp": "2026-04-17 00:22:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.182.150.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed746d9ccd8d271-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.182.150.156",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.182.150.156, 172.71.164.104"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 00:22:40 UTC] === END API CALL LOG ===
[17-Apr-2026 00:22:40 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 00:22:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[17-Apr-2026 00:22:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 00:22:40 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 00:22:40 UTC] User ID: 346
[17-Apr-2026 00:22:40 UTC] ✅ User profile retrieved successfully for user ID: 346
[17-Apr-2026 00:22:41 UTC] === API CALL LOG ===
[17-Apr-2026 00:22:41 UTC] Endpoint: user/profile.php
[17-Apr-2026 00:22:41 UTC] Full Log Data: {
    "timestamp": "2026-04-17 00:22:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.182.150.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed746ddcd7dd271-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.182.150.156",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.182.150.156, 172.71.164.104"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 00:22:41 UTC] === END API CALL LOG ===
[17-Apr-2026 00:22:41 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 00:22:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[17-Apr-2026 00:22:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 00:22:41 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 00:22:41 UTC] User ID: 346
[17-Apr-2026 00:22:41 UTC] ✅ User profile retrieved successfully for user ID: 346
[17-Apr-2026 00:25:07 UTC] === API CALL LOG ===
[17-Apr-2026 00:25:07 UTC] Endpoint: user/profile.php
[17-Apr-2026 00:25:07 UTC] Full Log Data: {
    "timestamp": "2026-04-17 00:25:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.182.150.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed74a6c18bedbc9-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.182.150.156",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.182.150.156, 172.71.144.177"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 00:25:07 UTC] === END API CALL LOG ===
[17-Apr-2026 00:25:07 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 00:25:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[17-Apr-2026 00:25:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 00:25:07 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 00:25:07 UTC] User ID: 346
[17-Apr-2026 00:25:07 UTC] ✅ User profile retrieved successfully for user ID: 346
[17-Apr-2026 00:25:07 UTC] User Purchases API - User ID: 346
[17-Apr-2026 00:25:07 UTC] User Purchases API - Total purchases found: 1
[17-Apr-2026 00:25:15 UTC] === API CALL LOG ===
[17-Apr-2026 00:25:15 UTC] Endpoint: user/profile.php
[17-Apr-2026 00:25:15 UTC] Full Log Data: {
    "timestamp": "2026-04-17 00:25:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.182.150.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed74aa1f83fdbc9-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.182.150.156",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.182.150.156, 172.71.144.177"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 00:25:15 UTC] === END API CALL LOG ===
[17-Apr-2026 00:25:15 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 00:25:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[17-Apr-2026 00:25:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 00:25:15 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 00:25:15 UTC] User ID: 346
[17-Apr-2026 00:25:15 UTC] ✅ User profile retrieved successfully for user ID: 346
[17-Apr-2026 00:25:15 UTC] User Purchases API - User ID: 346
[17-Apr-2026 00:25:15 UTC] User Purchases API - Total purchases found: 1
[17-Apr-2026 00:25:28 UTC] === API CALL LOG ===
[17-Apr-2026 00:25:28 UTC] Endpoint: user/profile.php
[17-Apr-2026 00:25:28 UTC] Full Log Data: {
    "timestamp": "2026-04-17 00:25:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.182.150.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed74af0b866dbc9-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.182.150.156",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.182.150.156, 172.71.144.177"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 00:25:28 UTC] === END API CALL LOG ===
[17-Apr-2026 00:25:28 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 00:25:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[17-Apr-2026 00:25:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 00:25:28 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 00:25:28 UTC] User ID: 346
[17-Apr-2026 00:25:28 UTC] ✅ User profile retrieved successfully for user ID: 346
[17-Apr-2026 00:25:28 UTC] User Purchases API - User ID: 346
[17-Apr-2026 00:25:28 UTC] User Purchases API - Total purchases found: 1
[17-Apr-2026 00:26:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 00:26:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 00:26:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ed74c2b1b55dcc2-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"109.182.150.156","CF-IPCountry":"SI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"109.182.150.156, 172.71.148.68"}
[17-Apr-2026 00:26:18 UTC] === User Orders API Called ===
[17-Apr-2026 00:26:18 UTC] User ID: 346
[17-Apr-2026 00:26:18 UTC] Limit: 20, Offset: 0
[17-Apr-2026 00:26:18 UTC] Orders found: 0
[17-Apr-2026 00:26:18 UTC] Orders data: []
[17-Apr-2026 00:26:18 UTC] Total orders count: 0
[17-Apr-2026 00:26:18 UTC] === API CALL LOG ===
[17-Apr-2026 00:26:18 UTC] Endpoint: user/profile.php
[17-Apr-2026 00:26:18 UTC] Full Log Data: {
    "timestamp": "2026-04-17 00:26:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.182.150.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed74c2b5bcedcc2-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.182.150.156",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.182.150.156, 172.71.148.68"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 00:26:18 UTC] === END API CALL LOG ===
[17-Apr-2026 00:26:18 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 00:26:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[17-Apr-2026 00:26:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 00:26:18 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 00:26:18 UTC] User ID: 346
[17-Apr-2026 00:26:18 UTC] ✅ User profile retrieved successfully for user ID: 346
[17-Apr-2026 00:26:19 UTC] === API CALL LOG ===
[17-Apr-2026 00:26:19 UTC] Endpoint: user/profile.php
[17-Apr-2026 00:26:19 UTC] Full Log Data: {
    "timestamp": "2026-04-17 00:26:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.182.150.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed74c2f39f5dcc2-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.182.150.156",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.182.150.156, 172.71.148.68"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 00:26:19 UTC] === END API CALL LOG ===
[17-Apr-2026 00:26:19 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 00:26:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[17-Apr-2026 00:26:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 00:26:19 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 00:26:19 UTC] User ID: 346
[17-Apr-2026 00:26:19 UTC] ✅ User profile retrieved successfully for user ID: 346
[17-Apr-2026 00:26:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 00:26:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 00:26:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ed74c3d1923dcc2-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"109.182.150.156","CF-IPCountry":"SI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"109.182.150.156, 172.71.148.68"}
[17-Apr-2026 00:26:21 UTC] === User Orders API Called ===
[17-Apr-2026 00:26:21 UTC] User ID: 346
[17-Apr-2026 00:26:21 UTC] Limit: 20, Offset: 0
[17-Apr-2026 00:26:21 UTC] Orders found: 0
[17-Apr-2026 00:26:21 UTC] Orders data: []
[17-Apr-2026 00:26:21 UTC] Total orders count: 0
[17-Apr-2026 00:26:23 UTC] === API CALL LOG ===
[17-Apr-2026 00:26:23 UTC] Endpoint: user/profile.php
[17-Apr-2026 00:26:23 UTC] Full Log Data: {
    "timestamp": "2026-04-17 00:26:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.182.150.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed74c467a4bdcc2-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.182.150.156",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.182.150.156, 172.71.148.68"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 00:26:23 UTC] === END API CALL LOG ===
[17-Apr-2026 00:26:23 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 00:26:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[17-Apr-2026 00:26:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 00:26:23 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 00:26:23 UTC] User ID: 346
[17-Apr-2026 00:26:23 UTC] ✅ User profile retrieved successfully for user ID: 346
[17-Apr-2026 00:26:23 UTC] User Purchases API - User ID: 346
[17-Apr-2026 00:26:23 UTC] User Purchases API - Total purchases found: 1
[17-Apr-2026 00:26:29 UTC] === API CALL LOG ===
[17-Apr-2026 00:26:29 UTC] Endpoint: user/profile.php
[17-Apr-2026 00:26:29 UTC] Full Log Data: {
    "timestamp": "2026-04-17 00:26:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.182.150.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed74c701c69dcc2-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.182.150.156",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.182.150.156, 172.71.148.68"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 00:26:29 UTC] === END API CALL LOG ===
[17-Apr-2026 00:26:29 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 00:26:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[17-Apr-2026 00:26:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 00:26:29 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 00:26:29 UTC] User ID: 346
[17-Apr-2026 00:26:29 UTC] ✅ User profile retrieved successfully for user ID: 346
[17-Apr-2026 00:26:29 UTC] User Purchases API - User ID: 346
[17-Apr-2026 00:26:29 UTC] User Purchases API - Total purchases found: 1
[17-Apr-2026 00:26:30 UTC] User Purchases API - User ID: 346
[17-Apr-2026 00:26:30 UTC] User Purchases API - Total purchases found: 1
[17-Apr-2026 00:26:31 UTC] === API CALL LOG ===
[17-Apr-2026 00:26:31 UTC] Endpoint: user/profile.php
[17-Apr-2026 00:26:31 UTC] Full Log Data: {
    "timestamp": "2026-04-17 00:26:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.182.150.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed74c7caaa6dcc2-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.182.150.156",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.182.150.156, 172.71.148.68"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 00:26:31 UTC] === END API CALL LOG ===
[17-Apr-2026 00:26:31 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 00:26:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[17-Apr-2026 00:26:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 00:26:31 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 00:26:31 UTC] User ID: 346
[17-Apr-2026 00:26:31 UTC] ✅ User profile retrieved successfully for user ID: 346
[17-Apr-2026 00:26:31 UTC] User Purchases API - User ID: 346
[17-Apr-2026 00:26:31 UTC] User Purchases API - Total purchases found: 1
[17-Apr-2026 00:26:39 UTC] === API CALL LOG ===
[17-Apr-2026 00:26:39 UTC] Endpoint: user/profile.php
[17-Apr-2026 00:26:39 UTC] Full Log Data: {
    "timestamp": "2026-04-17 00:26:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.182.150.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed74cacbbd7dcc2-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.182.150.156",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.182.150.156, 172.71.148.68"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 00:26:39 UTC] === END API CALL LOG ===
[17-Apr-2026 00:26:39 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 00:26:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[17-Apr-2026 00:26:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 00:26:39 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 00:26:39 UTC] User ID: 346
[17-Apr-2026 00:26:39 UTC] ✅ User profile retrieved successfully for user ID: 346
[17-Apr-2026 00:26:39 UTC] User Purchases API - User ID: 346
[17-Apr-2026 00:26:39 UTC] User Purchases API - Total purchases found: 1
[17-Apr-2026 00:26:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 00:26:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 00:26:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ed74cb869a2dcc2-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"109.182.150.156","CF-IPCountry":"SI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"109.182.150.156, 172.71.148.68"}
[17-Apr-2026 00:26:41 UTC] === User Orders API Called ===
[17-Apr-2026 00:26:41 UTC] User ID: 346
[17-Apr-2026 00:26:41 UTC] Limit: 20, Offset: 0
[17-Apr-2026 00:26:41 UTC] Orders found: 0
[17-Apr-2026 00:26:41 UTC] Orders data: []
[17-Apr-2026 00:26:41 UTC] Total orders count: 0
[17-Apr-2026 00:26:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 00:26:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 00:26:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ed74cc2fbc0dcc2-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"109.182.150.156","CF-IPCountry":"SI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"109.182.150.156, 172.71.148.68"}
[17-Apr-2026 00:26:43 UTC] === User Orders API Called ===
[17-Apr-2026 00:26:43 UTC] User ID: 346
[17-Apr-2026 00:26:43 UTC] Limit: 20, Offset: 0
[17-Apr-2026 00:26:43 UTC] Orders found: 0
[17-Apr-2026 00:26:43 UTC] Orders data: []
[17-Apr-2026 00:26:43 UTC] Total orders count: 0
[17-Apr-2026 00:26:43 UTC] === API CALL LOG ===
[17-Apr-2026 00:26:43 UTC] Endpoint: user/profile.php
[17-Apr-2026 00:26:43 UTC] Full Log Data: {
    "timestamp": "2026-04-17 00:26:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.182.150.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed74cc35c96dcc2-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.182.150.156",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.182.150.156, 172.71.148.68"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 00:26:43 UTC] === END API CALL LOG ===
[17-Apr-2026 00:26:43 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 00:26:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[17-Apr-2026 00:26:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 00:26:43 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 00:26:43 UTC] User ID: 346
[17-Apr-2026 00:26:43 UTC] ✅ User profile retrieved successfully for user ID: 346
[17-Apr-2026 00:26:43 UTC] === API CALL LOG ===
[17-Apr-2026 00:26:43 UTC] Endpoint: user/profile.php
[17-Apr-2026 00:26:43 UTC] Full Log Data: {
    "timestamp": "2026-04-17 00:26:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.182.150.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed74cc6eb85dcc2-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.182.150.156",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.182.150.156, 172.71.148.68"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 00:26:43 UTC] === END API CALL LOG ===
[17-Apr-2026 00:26:43 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 00:26:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[17-Apr-2026 00:26:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 00:26:43 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 00:26:43 UTC] User ID: 346
[17-Apr-2026 00:26:43 UTC] ✅ User profile retrieved successfully for user ID: 346
[17-Apr-2026 00:27:16 UTC] === API CALL LOG ===
[17-Apr-2026 00:27:16 UTC] Endpoint: user/profile.php
[17-Apr-2026 00:27:16 UTC] Full Log Data: {
    "timestamp": "2026-04-17 00:27:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.182.150.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed74d95ab18d2b7-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.182.150.156",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.182.150.156, 172.71.164.104"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 00:27:16 UTC] === END API CALL LOG ===
[17-Apr-2026 00:27:16 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 00:27:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[17-Apr-2026 00:27:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 00:27:16 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 00:27:16 UTC] User ID: 346
[17-Apr-2026 00:27:16 UTC] ✅ User profile retrieved successfully for user ID: 346
[17-Apr-2026 00:27:17 UTC] === API CALL LOG ===
[17-Apr-2026 00:27:17 UTC] Endpoint: user/profile.php
[17-Apr-2026 00:27:17 UTC] Full Log Data: {
    "timestamp": "2026-04-17 00:27:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.182.150.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed74d9cf929d2b7-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.182.150.156",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.182.150.156, 172.71.164.104"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 00:27:17 UTC] === END API CALL LOG ===
[17-Apr-2026 00:27:17 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 00:27:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[17-Apr-2026 00:27:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 00:27:17 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 00:27:17 UTC] User ID: 346
[17-Apr-2026 00:27:17 UTC] ✅ User profile retrieved successfully for user ID: 346
[17-Apr-2026 00:27:17 UTC] User Purchases API - User ID: 346
[17-Apr-2026 00:27:17 UTC] User Purchases API - Total purchases found: 1
[17-Apr-2026 00:27:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 00:27:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 00:27:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ed74dbbab9ad2b7-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"109.182.150.156","CF-IPCountry":"SI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"109.182.150.156, 172.71.164.104"}
[17-Apr-2026 00:27:22 UTC] === User Orders API Called ===
[17-Apr-2026 00:27:22 UTC] User ID: 346
[17-Apr-2026 00:27:22 UTC] Limit: 20, Offset: 0
[17-Apr-2026 00:27:22 UTC] Orders found: 0
[17-Apr-2026 00:27:22 UTC] Orders data: []
[17-Apr-2026 00:27:22 UTC] Total orders count: 0
[17-Apr-2026 00:27:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 00:27:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 00:27:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ed74dd4b871d2b7-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"109.182.150.156","CF-IPCountry":"SI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"109.182.150.156, 172.71.164.104"}
[17-Apr-2026 00:27:26 UTC] === User Orders API Called ===
[17-Apr-2026 00:27:26 UTC] User ID: 346
[17-Apr-2026 00:27:26 UTC] Limit: 20, Offset: 0
[17-Apr-2026 00:27:26 UTC] Orders found: 0
[17-Apr-2026 00:27:26 UTC] Orders data: []
[17-Apr-2026 00:27:26 UTC] Total orders count: 0
[17-Apr-2026 00:27:26 UTC] === API CALL LOG ===
[17-Apr-2026 00:27:26 UTC] Endpoint: user/profile.php
[17-Apr-2026 00:27:26 UTC] Full Log Data: {
    "timestamp": "2026-04-17 00:27:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.182.150.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed74dd53980d2b7-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.182.150.156",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.182.150.156, 172.71.164.104"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 00:27:26 UTC] === END API CALL LOG ===
[17-Apr-2026 00:27:26 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 00:27:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[17-Apr-2026 00:27:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 00:27:26 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 00:27:26 UTC] User ID: 346
[17-Apr-2026 00:27:26 UTC] ✅ User profile retrieved successfully for user ID: 346
[17-Apr-2026 00:27:27 UTC] === API CALL LOG ===
[17-Apr-2026 00:27:27 UTC] Endpoint: user/profile.php
[17-Apr-2026 00:27:27 UTC] Full Log Data: {
    "timestamp": "2026-04-17 00:27:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.182.150.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed74dd9393bd2b7-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.182.150.156",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.182.150.156, 172.71.164.104"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 00:27:27 UTC] === END API CALL LOG ===
[17-Apr-2026 00:27:27 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 00:27:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[17-Apr-2026 00:27:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 00:27:27 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 00:27:27 UTC] User ID: 346
[17-Apr-2026 00:27:27 UTC] ✅ User profile retrieved successfully for user ID: 346
[17-Apr-2026 00:27:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 00:27:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 00:27:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ed74e058ed2d2b7-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"109.182.150.156","CF-IPCountry":"SI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"109.182.150.156, 172.71.164.104"}
[17-Apr-2026 00:27:34 UTC] === User Orders API Called ===
[17-Apr-2026 00:27:34 UTC] User ID: 346
[17-Apr-2026 00:27:34 UTC] Limit: 20, Offset: 0
[17-Apr-2026 00:27:34 UTC] Orders found: 0
[17-Apr-2026 00:27:34 UTC] Orders data: []
[17-Apr-2026 00:27:34 UTC] Total orders count: 0
[17-Apr-2026 00:27:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 00:27:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 00:27:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ed74e1329ecd2b7-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"109.182.150.156","CF-IPCountry":"SI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"109.182.150.156, 172.71.164.104"}
[17-Apr-2026 00:27:36 UTC] === User Orders API Called ===
[17-Apr-2026 00:27:36 UTC] User ID: 346
[17-Apr-2026 00:27:36 UTC] Limit: 20, Offset: 0
[17-Apr-2026 00:27:36 UTC] Orders found: 0
[17-Apr-2026 00:27:36 UTC] Orders data: []
[17-Apr-2026 00:27:36 UTC] Total orders count: 0
[17-Apr-2026 00:27:36 UTC] === API CALL LOG ===
[17-Apr-2026 00:27:36 UTC] Endpoint: user/profile.php
[17-Apr-2026 00:27:36 UTC] Full Log Data: {
    "timestamp": "2026-04-17 00:27:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.182.150.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed74e13bb55d2b7-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.182.150.156",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.182.150.156, 172.71.164.104"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 00:27:36 UTC] === END API CALL LOG ===
[17-Apr-2026 00:27:36 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 00:27:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[17-Apr-2026 00:27:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 00:27:36 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 00:27:36 UTC] User ID: 346
[17-Apr-2026 00:27:36 UTC] ✅ User profile retrieved successfully for user ID: 346
[17-Apr-2026 00:27:37 UTC] === API CALL LOG ===
[17-Apr-2026 00:27:37 UTC] Endpoint: user/profile.php
[17-Apr-2026 00:27:37 UTC] Full Log Data: {
    "timestamp": "2026-04-17 00:27:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.182.150.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed74e1789dcd2b7-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.182.150.156",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.182.150.156, 172.71.164.104"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 00:27:37 UTC] === END API CALL LOG ===
[17-Apr-2026 00:27:37 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 00:27:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[17-Apr-2026 00:27:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 00:27:37 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 00:27:37 UTC] User ID: 346
[17-Apr-2026 00:27:37 UTC] ✅ User profile retrieved successfully for user ID: 346
[17-Apr-2026 00:27:37 UTC] === API CALL LOG ===
[17-Apr-2026 00:27:37 UTC] Endpoint: user/profile.php
[17-Apr-2026 00:27:37 UTC] Full Log Data: {
    "timestamp": "2026-04-17 00:27:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.182.150.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed74e193d0fd2b7-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.182.150.156",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.182.150.156, 172.71.164.104"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 00:27:37 UTC] === END API CALL LOG ===
[17-Apr-2026 00:27:37 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 00:27:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[17-Apr-2026 00:27:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 00:27:37 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 00:27:37 UTC] User ID: 346
[17-Apr-2026 00:27:37 UTC] ✅ User profile retrieved successfully for user ID: 346
[17-Apr-2026 00:27:37 UTC] User Purchases API - User ID: 346
[17-Apr-2026 00:27:37 UTC] User Purchases API - Total purchases found: 1
[17-Apr-2026 00:27:41 UTC] === API CALL LOG ===
[17-Apr-2026 00:27:41 UTC] Endpoint: user/profile.php
[17-Apr-2026 00:27:41 UTC] Full Log Data: {
    "timestamp": "2026-04-17 00:27:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.182.150.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed74e2d5b96d2b7-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.182.150.156",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.182.150.156, 172.71.164.104"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 00:27:41 UTC] === END API CALL LOG ===
[17-Apr-2026 00:27:41 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 00:27:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[17-Apr-2026 00:27:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 00:27:41 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 00:27:41 UTC] User ID: 346
[17-Apr-2026 00:27:41 UTC] ✅ User profile retrieved successfully for user ID: 346
[17-Apr-2026 00:27:41 UTC] User Purchases API - User ID: 346
[17-Apr-2026 00:27:41 UTC] User Purchases API - Total purchases found: 1
[17-Apr-2026 00:27:41 UTC] User Purchases API - User ID: 346
[17-Apr-2026 00:27:41 UTC] User Purchases API - Total purchases found: 1
[17-Apr-2026 00:27:47 UTC] === API CALL LOG ===
[17-Apr-2026 00:27:47 UTC] Endpoint: user/profile.php
[17-Apr-2026 00:27:47 UTC] Full Log Data: {
    "timestamp": "2026-04-17 00:27:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.182.150.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed74e58dea3d2b7-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.182.150.156",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.182.150.156, 172.71.164.105"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 00:27:47 UTC] === END API CALL LOG ===
[17-Apr-2026 00:27:47 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 00:27:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[17-Apr-2026 00:27:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 00:27:47 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 00:27:47 UTC] User ID: 346
[17-Apr-2026 00:27:47 UTC] ✅ User profile retrieved successfully for user ID: 346
[17-Apr-2026 00:27:48 UTC] User Purchases API - User ID: 346
[17-Apr-2026 00:27:48 UTC] User Purchases API - Total purchases found: 1
[17-Apr-2026 00:27:54 UTC] === API CALL LOG ===
[17-Apr-2026 00:27:54 UTC] Endpoint: user/profile.php
[17-Apr-2026 00:27:54 UTC] Full Log Data: {
    "timestamp": "2026-04-17 00:27:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.182.150.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed74e83bd51d2b7-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.182.150.156",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.182.150.156, 172.71.164.105"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 00:27:54 UTC] === END API CALL LOG ===
[17-Apr-2026 00:27:54 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 00:27:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[17-Apr-2026 00:27:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 00:27:54 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 00:27:54 UTC] User ID: 346
[17-Apr-2026 00:27:54 UTC] ✅ User profile retrieved successfully for user ID: 346
[17-Apr-2026 00:27:54 UTC] User Purchases API - User ID: 346
[17-Apr-2026 00:27:54 UTC] User Purchases API - Total purchases found: 1
[17-Apr-2026 00:27:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 00:27:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 00:27:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ed74e8fbcc0d2b7-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"109.182.150.156","CF-IPCountry":"SI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"109.182.150.156, 172.71.164.105"}
[17-Apr-2026 00:27:56 UTC] === User Orders API Called ===
[17-Apr-2026 00:27:56 UTC] User ID: 346
[17-Apr-2026 00:27:56 UTC] Limit: 20, Offset: 0
[17-Apr-2026 00:27:56 UTC] Orders found: 0
[17-Apr-2026 00:27:56 UTC] Orders data: []
[17-Apr-2026 00:27:56 UTC] Total orders count: 0
[17-Apr-2026 00:27:56 UTC] === API CALL LOG ===
[17-Apr-2026 00:27:56 UTC] Endpoint: user/profile.php
[17-Apr-2026 00:27:56 UTC] Full Log Data: {
    "timestamp": "2026-04-17 00:27:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.182.150.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed74e904e59d2b7-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.182.150.156",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.182.150.156, 172.71.164.105"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 00:27:56 UTC] === END API CALL LOG ===
[17-Apr-2026 00:27:56 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 00:27:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[17-Apr-2026 00:27:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 00:27:56 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 00:27:56 UTC] User ID: 346
[17-Apr-2026 00:27:56 UTC] ✅ User profile retrieved successfully for user ID: 346
[17-Apr-2026 00:27:57 UTC] === API CALL LOG ===
[17-Apr-2026 00:27:57 UTC] Endpoint: user/profile.php
[17-Apr-2026 00:27:57 UTC] Full Log Data: {
    "timestamp": "2026-04-17 00:27:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.182.150.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed74e942daad2b7-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.182.150.156",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.182.150.156, 172.71.164.105"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 00:27:57 UTC] === END API CALL LOG ===
[17-Apr-2026 00:27:57 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 00:27:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[17-Apr-2026 00:27:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 00:27:57 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 00:27:57 UTC] User ID: 346
[17-Apr-2026 00:27:57 UTC] ✅ User profile retrieved successfully for user ID: 346
[17-Apr-2026 00:27:59 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 00:27:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 00:27:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ed74ea0ce21d2b7-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"109.182.150.156","CF-IPCountry":"SI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"109.182.150.156, 172.71.164.105"}
[17-Apr-2026 00:27:59 UTC] === User Orders API Called ===
[17-Apr-2026 00:27:59 UTC] User ID: 346
[17-Apr-2026 00:27:59 UTC] Limit: 20, Offset: 0
[17-Apr-2026 00:27:59 UTC] Orders found: 0
[17-Apr-2026 00:27:59 UTC] Orders data: []
[17-Apr-2026 00:27:59 UTC] Total orders count: 0
[17-Apr-2026 00:27:59 UTC] === API CALL LOG ===
[17-Apr-2026 00:27:59 UTC] Endpoint: user/profile.php
[17-Apr-2026 00:27:59 UTC] Full Log Data: {
    "timestamp": "2026-04-17 00:27:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.182.150.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed74ea12eb7d2b7-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.182.150.156",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.182.150.156, 172.71.164.105"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 00:27:59 UTC] === END API CALL LOG ===
[17-Apr-2026 00:27:59 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 00:27:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[17-Apr-2026 00:27:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 00:27:59 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 00:27:59 UTC] User ID: 346
[17-Apr-2026 00:27:59 UTC] ✅ User profile retrieved successfully for user ID: 346
[17-Apr-2026 00:28:00 UTC] === API CALL LOG ===
[17-Apr-2026 00:28:00 UTC] Endpoint: user/profile.php
[17-Apr-2026 00:28:00 UTC] Full Log Data: {
    "timestamp": "2026-04-17 00:28:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.182.150.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed74ea50d7dd2b7-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.182.150.156",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.182.150.156, 172.71.164.105"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 00:28:00 UTC] === END API CALL LOG ===
[17-Apr-2026 00:28:00 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 00:28:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[17-Apr-2026 00:28:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 00:28:00 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 00:28:00 UTC] User ID: 346
[17-Apr-2026 00:28:00 UTC] ✅ User profile retrieved successfully for user ID: 346
[17-Apr-2026 00:28:31 UTC] === API CALL LOG ===
[17-Apr-2026 00:28:31 UTC] Endpoint: user/profile.php
[17-Apr-2026 00:28:31 UTC] Full Log Data: {
    "timestamp": "2026-04-17 00:28:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.182.150.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed74f676d0e557f-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.182.150.156",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.182.150.156, 172.70.240.105"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 00:28:31 UTC] === END API CALL LOG ===
[17-Apr-2026 00:28:31 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 00:28:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[17-Apr-2026 00:28:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 00:28:31 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 00:28:31 UTC] User ID: 346
[17-Apr-2026 00:28:31 UTC] ✅ User profile retrieved successfully for user ID: 346
[17-Apr-2026 00:28:33 UTC] === API CALL LOG ===
[17-Apr-2026 00:28:33 UTC] Endpoint: user/profile.php
[17-Apr-2026 00:28:33 UTC] Full Log Data: {
    "timestamp": "2026-04-17 00:28:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.182.150.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed74f75fcbc557f-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.182.150.156",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.182.150.156, 172.70.240.159"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 00:28:33 UTC] === END API CALL LOG ===
[17-Apr-2026 00:28:33 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 00:28:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[17-Apr-2026 00:28:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 00:28:33 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 00:28:33 UTC] User ID: 346
[17-Apr-2026 00:28:33 UTC] ✅ User profile retrieved successfully for user ID: 346
[17-Apr-2026 00:28:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 00:28:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 00:28:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ed74f8638dd557f-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"109.182.150.156","CF-IPCountry":"SI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"109.182.150.156, 172.70.240.105"}
[17-Apr-2026 00:28:36 UTC] === User Orders API Called ===
[17-Apr-2026 00:28:36 UTC] User ID: 346
[17-Apr-2026 00:28:36 UTC] Limit: 20, Offset: 0
[17-Apr-2026 00:28:36 UTC] Orders found: 0
[17-Apr-2026 00:28:36 UTC] Orders data: []
[17-Apr-2026 00:28:36 UTC] Total orders count: 0
[17-Apr-2026 00:28:40 UTC] === API CALL LOG ===
[17-Apr-2026 00:28:40 UTC] Endpoint: user/profile.php
[17-Apr-2026 00:28:40 UTC] Full Log Data: {
    "timestamp": "2026-04-17 00:28:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.182.150.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed74f9e0990557f-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.182.150.156",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.182.150.156, 172.70.240.105"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 00:28:40 UTC] === END API CALL LOG ===
[17-Apr-2026 00:28:40 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 00:28:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[17-Apr-2026 00:28:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 00:28:40 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 00:28:40 UTC] User ID: 346
[17-Apr-2026 00:28:40 UTC] ✅ User profile retrieved successfully for user ID: 346
[17-Apr-2026 00:28:40 UTC] User Purchases API - User ID: 346
[17-Apr-2026 00:28:40 UTC] User Purchases API - Total purchases found: 1
[17-Apr-2026 00:30:04 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 00:30:04 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 00:30:04 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ed751af99e99c00-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"109.182.150.156","CF-IPCountry":"SI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"109.182.150.156, 172.70.251.120"}
[17-Apr-2026 00:30:04 UTC] === User Orders API Called ===
[17-Apr-2026 00:30:04 UTC] User ID: 346
[17-Apr-2026 00:30:04 UTC] Limit: 20, Offset: 0
[17-Apr-2026 00:30:04 UTC] Orders found: 0
[17-Apr-2026 00:30:04 UTC] Orders data: []
[17-Apr-2026 00:30:04 UTC] Total orders count: 0
[17-Apr-2026 00:30:04 UTC] === API CALL LOG ===
[17-Apr-2026 00:30:04 UTC] Endpoint: user/profile.php
[17-Apr-2026 00:30:04 UTC] Full Log Data: {
    "timestamp": "2026-04-17 00:30:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.182.150.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed751afea189c00-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.182.150.156",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.182.150.156, 172.70.250.232"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 00:30:04 UTC] === END API CALL LOG ===
[17-Apr-2026 00:30:04 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 00:30:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[17-Apr-2026 00:30:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 00:30:04 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 00:30:04 UTC] User ID: 346
[17-Apr-2026 00:30:04 UTC] ✅ User profile retrieved successfully for user ID: 346
[17-Apr-2026 00:30:05 UTC] === API CALL LOG ===
[17-Apr-2026 00:30:05 UTC] Endpoint: user/profile.php
[17-Apr-2026 00:30:05 UTC] Full Log Data: {
    "timestamp": "2026-04-17 00:30:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.182.150.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed751b41c9a9c00-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.182.150.156",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.182.150.156, 172.70.250.232"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 00:30:05 UTC] === END API CALL LOG ===
[17-Apr-2026 00:30:05 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 00:30:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[17-Apr-2026 00:30:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 00:30:05 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 00:30:05 UTC] User ID: 346
[17-Apr-2026 00:30:05 UTC] ✅ User profile retrieved successfully for user ID: 346
[17-Apr-2026 00:33:26 UTC] === API CALL LOG ===
[17-Apr-2026 00:33:26 UTC] Endpoint: user/profile.php
[17-Apr-2026 00:33:26 UTC] Full Log Data: {
    "timestamp": "2026-04-17 00:33:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.182.150.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed7569baf6f5d8e-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.182.150.156",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.182.150.156, 172.69.150.171"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 00:33:26 UTC] === END API CALL LOG ===
[17-Apr-2026 00:33:26 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 00:33:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[17-Apr-2026 00:33:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 00:33:26 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 00:33:26 UTC] User ID: 346
[17-Apr-2026 00:33:26 UTC] ✅ User profile retrieved successfully for user ID: 346
[17-Apr-2026 00:34:13 UTC] === API CALL LOG ===
[17-Apr-2026 00:34:13 UTC] Endpoint: user/profile.php
[17-Apr-2026 00:34:13 UTC] Full Log Data: {
    "timestamp": "2026-04-17 00:34:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.182.150.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed757c1ba6a4dc6-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.182.150.156",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.182.150.156, 172.68.195.199"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 00:34:13 UTC] === END API CALL LOG ===
[17-Apr-2026 00:34:13 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 00:34:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[17-Apr-2026 00:34:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 00:34:13 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 00:34:13 UTC] User ID: 346
[17-Apr-2026 00:34:13 UTC] ✅ User profile retrieved successfully for user ID: 346
[17-Apr-2026 00:34:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 00:34:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 00:34:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ed757cfdb274dc6-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"109.182.150.156","CF-IPCountry":"SI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"109.182.150.156, 172.68.195.199"}
[17-Apr-2026 00:34:15 UTC] === User Orders API Called ===
[17-Apr-2026 00:34:15 UTC] User ID: 346
[17-Apr-2026 00:34:15 UTC] Limit: 20, Offset: 0
[17-Apr-2026 00:34:15 UTC] Orders found: 0
[17-Apr-2026 00:34:15 UTC] Orders data: []
[17-Apr-2026 00:34:15 UTC] Total orders count: 0
[17-Apr-2026 00:34:15 UTC] === API CALL LOG ===
[17-Apr-2026 00:34:15 UTC] Endpoint: user/profile.php
[17-Apr-2026 00:34:15 UTC] Full Log Data: {
    "timestamp": "2026-04-17 00:34:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.182.150.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed757d04b5f4dc6-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.182.150.156",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.182.150.156, 172.68.195.199"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 00:34:15 UTC] === END API CALL LOG ===
[17-Apr-2026 00:34:15 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 00:34:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[17-Apr-2026 00:34:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 00:34:15 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 00:34:15 UTC] User ID: 346
[17-Apr-2026 00:34:15 UTC] ✅ User profile retrieved successfully for user ID: 346
[17-Apr-2026 00:34:16 UTC] === API CALL LOG ===
[17-Apr-2026 00:34:16 UTC] Endpoint: user/profile.php
[17-Apr-2026 00:34:16 UTC] Full Log Data: {
    "timestamp": "2026-04-17 00:34:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.182.150.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed757d43dc94dc6-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.182.150.156",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.182.150.156, 172.68.195.199"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 00:34:16 UTC] === END API CALL LOG ===
[17-Apr-2026 00:34:16 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 00:34:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[17-Apr-2026 00:34:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 00:34:16 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 00:34:16 UTC] User ID: 346
[17-Apr-2026 00:34:16 UTC] ✅ User profile retrieved successfully for user ID: 346
[17-Apr-2026 00:42:59 UTC] === API CALL LOG ===
[17-Apr-2026 00:42:59 UTC] Endpoint: user/profile.php
[17-Apr-2026 00:42:59 UTC] Full Log Data: {
    "timestamp": "2026-04-17 00:42:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.182.150.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed764967ed40d39-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.182.150.156",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.182.150.156, 104.23.239.33"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 00:42:59 UTC] === END API CALL LOG ===
[17-Apr-2026 00:42:59 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 00:42:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[17-Apr-2026 00:42:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 00:42:59 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 00:42:59 UTC] User ID: 346
[17-Apr-2026 00:42:59 UTC] ✅ User profile retrieved successfully for user ID: 346
[17-Apr-2026 00:43:03 UTC] === API CALL LOG ===
[17-Apr-2026 00:43:03 UTC] Endpoint: user/profile.php
[17-Apr-2026 00:43:03 UTC] Full Log Data: {
    "timestamp": "2026-04-17 00:43:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.182.150.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed764b1efc20d39-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.182.150.156",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.182.150.156, 104.23.239.139"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 00:43:03 UTC] === END API CALL LOG ===
[17-Apr-2026 00:43:03 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 00:43:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[17-Apr-2026 00:43:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 00:43:03 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 00:43:03 UTC] User ID: 346
[17-Apr-2026 00:43:03 UTC] ✅ User profile retrieved successfully for user ID: 346
[17-Apr-2026 00:43:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 00:43:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 00:43:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ed764db3c0d0d39-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"109.182.150.156","CF-IPCountry":"SI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"109.182.150.156, 104.23.239.33"}
[17-Apr-2026 00:43:09 UTC] === User Orders API Called ===
[17-Apr-2026 00:43:09 UTC] User ID: 346
[17-Apr-2026 00:43:09 UTC] Limit: 20, Offset: 0
[17-Apr-2026 00:43:09 UTC] Orders found: 0
[17-Apr-2026 00:43:09 UTC] Orders data: []
[17-Apr-2026 00:43:09 UTC] Total orders count: 0
[17-Apr-2026 00:43:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 00:43:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 00:43:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ed7651f3aa40d39-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"109.182.150.156","CF-IPCountry":"SI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"109.182.150.156, 104.23.239.33"}
[17-Apr-2026 00:43:20 UTC] === User Orders API Called ===
[17-Apr-2026 00:43:20 UTC] User ID: 346
[17-Apr-2026 00:43:20 UTC] Limit: 20, Offset: 0
[17-Apr-2026 00:43:20 UTC] Orders found: 0
[17-Apr-2026 00:43:20 UTC] Orders data: []
[17-Apr-2026 00:43:20 UTC] Total orders count: 0
[17-Apr-2026 00:43:20 UTC] === API CALL LOG ===
[17-Apr-2026 00:43:20 UTC] Endpoint: user/profile.php
[17-Apr-2026 00:43:20 UTC] Full Log Data: {
    "timestamp": "2026-04-17 00:43:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.182.150.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed7651fdb5d0d39-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.182.150.156",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.182.150.156, 104.23.239.33"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 00:43:20 UTC] === END API CALL LOG ===
[17-Apr-2026 00:43:20 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 00:43:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[17-Apr-2026 00:43:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 00:43:20 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 00:43:20 UTC] User ID: 346
[17-Apr-2026 00:43:20 UTC] ✅ User profile retrieved successfully for user ID: 346
[17-Apr-2026 00:43:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 00:43:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 00:43:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ed7651fdb600d39-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"109.182.150.156","CF-IPCountry":"SI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"109.182.150.156, 104.23.239.32"}
[17-Apr-2026 00:43:20 UTC] === User Orders API Called ===
[17-Apr-2026 00:43:20 UTC] User ID: 346
[17-Apr-2026 00:43:20 UTC] Limit: 20, Offset: 0
[17-Apr-2026 00:43:20 UTC] Orders found: 0
[17-Apr-2026 00:43:20 UTC] Orders data: []
[17-Apr-2026 00:43:20 UTC] Total orders count: 0
[17-Apr-2026 00:43:21 UTC] === API CALL LOG ===
[17-Apr-2026 00:43:21 UTC] Endpoint: user/profile.php
[17-Apr-2026 00:43:21 UTC] Full Log Data: {
    "timestamp": "2026-04-17 00:43:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.182.150.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed765205bea0d39-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.182.150.156",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.182.150.156, 104.23.239.33"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 00:43:21 UTC] === END API CALL LOG ===
[17-Apr-2026 00:43:21 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 00:43:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[17-Apr-2026 00:43:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 00:43:21 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 00:43:21 UTC] User ID: 346
[17-Apr-2026 00:43:21 UTC] ✅ User profile retrieved successfully for user ID: 346
[17-Apr-2026 00:43:24 UTC] === API CALL LOG ===
[17-Apr-2026 00:43:24 UTC] Endpoint: user/profile.php
[17-Apr-2026 00:43:24 UTC] Full Log Data: {
    "timestamp": "2026-04-17 00:43:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.182.150.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed765332c4b0d39-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.182.150.156",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.182.150.156, 104.23.239.33"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 00:43:24 UTC] === END API CALL LOG ===
[17-Apr-2026 00:43:24 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 00:43:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[17-Apr-2026 00:43:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 00:43:24 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 00:43:24 UTC] User ID: 346
[17-Apr-2026 00:43:24 UTC] ✅ User profile retrieved successfully for user ID: 346
[17-Apr-2026 00:43:24 UTC] === API CALL LOG ===
[17-Apr-2026 00:43:24 UTC] Endpoint: user/profile.php
[17-Apr-2026 00:43:24 UTC] Full Log Data: {
    "timestamp": "2026-04-17 00:43:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.182.150.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed76533bd040d39-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.182.150.156",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.182.150.156, 104.23.239.32"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 00:43:24 UTC] === END API CALL LOG ===
[17-Apr-2026 00:43:24 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 00:43:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[17-Apr-2026 00:43:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 00:43:24 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 00:43:24 UTC] User ID: 346
[17-Apr-2026 00:43:24 UTC] ✅ User profile retrieved successfully for user ID: 346
[17-Apr-2026 00:43:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 00:43:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 00:43:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ed76533fd500d39-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"109.182.150.156","CF-IPCountry":"SI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"109.182.150.156, 104.23.239.33"}
[17-Apr-2026 00:43:24 UTC] === User Orders API Called ===
[17-Apr-2026 00:43:24 UTC] User ID: 346
[17-Apr-2026 00:43:24 UTC] Limit: 20, Offset: 0
[17-Apr-2026 00:43:24 UTC] Orders found: 0
[17-Apr-2026 00:43:24 UTC] Orders data: []
[17-Apr-2026 00:43:24 UTC] Total orders count: 0
[17-Apr-2026 00:43:24 UTC] === API CALL LOG ===
[17-Apr-2026 00:43:24 UTC] Endpoint: user/profile.php
[17-Apr-2026 00:43:24 UTC] Full Log Data: {
    "timestamp": "2026-04-17 00:43:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.182.150.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed765345db70d39-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.182.150.156",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.182.150.156, 104.23.239.33"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 00:43:24 UTC] === END API CALL LOG ===
[17-Apr-2026 00:43:24 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 00:43:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[17-Apr-2026 00:43:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 00:43:24 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 00:43:24 UTC] User ID: 346
[17-Apr-2026 00:43:24 UTC] ✅ User profile retrieved successfully for user ID: 346
[17-Apr-2026 00:43:25 UTC] === API CALL LOG ===
[17-Apr-2026 00:43:25 UTC] Endpoint: user/profile.php
[17-Apr-2026 00:43:25 UTC] Full Log Data: {
    "timestamp": "2026-04-17 00:43:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.182.150.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed7653acdba0d39-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.182.150.156",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.182.150.156, 104.23.239.33"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 00:43:25 UTC] === END API CALL LOG ===
[17-Apr-2026 00:43:25 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 00:43:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[17-Apr-2026 00:43:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 00:43:25 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 00:43:25 UTC] User ID: 346
[17-Apr-2026 00:43:25 UTC] ✅ User profile retrieved successfully for user ID: 346
[17-Apr-2026 00:43:25 UTC] User Purchases API - User ID: 346
[17-Apr-2026 00:43:25 UTC] User Purchases API - Total purchases found: 1
[17-Apr-2026 00:46:19 UTC] === API CALL LOG ===
[17-Apr-2026 00:46:19 UTC] Endpoint: user/profile.php
[17-Apr-2026 00:46:19 UTC] Full Log Data: {
    "timestamp": "2026-04-17 00:46:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.182.150.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed7697c1f794860-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.182.150.156",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.182.150.156, 172.70.240.175"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 00:46:19 UTC] === END API CALL LOG ===
[17-Apr-2026 00:46:19 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 00:46:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[17-Apr-2026 00:46:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 00:46:19 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 00:46:19 UTC] User ID: 346
[17-Apr-2026 00:46:19 UTC] ✅ User profile retrieved successfully for user ID: 346
[17-Apr-2026 00:46:20 UTC] === API CALL LOG ===
[17-Apr-2026 00:46:20 UTC] Endpoint: user/profile.php
[17-Apr-2026 00:46:20 UTC] Full Log Data: {
    "timestamp": "2026-04-17 00:46:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.182.150.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed7697fbf2f4860-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.182.150.156",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.182.150.156, 172.70.240.175"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 00:46:20 UTC] === END API CALL LOG ===
[17-Apr-2026 00:46:20 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 00:46:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[17-Apr-2026 00:46:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 00:46:20 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 00:46:20 UTC] User ID: 346
[17-Apr-2026 00:46:20 UTC] ✅ User profile retrieved successfully for user ID: 346
[17-Apr-2026 00:46:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 00:46:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 00:46:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ed769800fb84860-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"109.182.150.156","CF-IPCountry":"SI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"109.182.150.156, 172.70.240.175"}
[17-Apr-2026 00:46:20 UTC] === User Orders API Called ===
[17-Apr-2026 00:46:20 UTC] User ID: 346
[17-Apr-2026 00:46:20 UTC] Limit: 20, Offset: 0
[17-Apr-2026 00:46:20 UTC] Orders found: 0
[17-Apr-2026 00:46:20 UTC] Orders data: []
[17-Apr-2026 00:46:20 UTC] Total orders count: 0
[17-Apr-2026 00:46:20 UTC] === API CALL LOG ===
[17-Apr-2026 00:46:20 UTC] Endpoint: user/profile.php
[17-Apr-2026 00:46:20 UTC] Full Log Data: {
    "timestamp": "2026-04-17 00:46:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.182.150.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed7698098884860-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.182.150.156",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.182.150.156, 172.70.240.175"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 00:46:20 UTC] === END API CALL LOG ===
[17-Apr-2026 00:46:20 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 00:46:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[17-Apr-2026 00:46:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 00:46:20 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 00:46:20 UTC] User ID: 346
[17-Apr-2026 00:46:20 UTC] ✅ User profile retrieved successfully for user ID: 346
[17-Apr-2026 00:46:23 UTC] === API CALL LOG ===
[17-Apr-2026 00:46:23 UTC] Endpoint: user/profile.php
[17-Apr-2026 00:46:23 UTC] Full Log Data: {
    "timestamp": "2026-04-17 00:46:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.182.150.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed76993bb4f4860-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.182.150.156",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.182.150.156, 172.70.240.175"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 00:46:23 UTC] === END API CALL LOG ===
[17-Apr-2026 00:46:23 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 00:46:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[17-Apr-2026 00:46:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 00:46:23 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 00:46:23 UTC] User ID: 346
[17-Apr-2026 00:46:23 UTC] ✅ User profile retrieved successfully for user ID: 346
[17-Apr-2026 00:46:23 UTC] User Purchases API - User ID: 346
[17-Apr-2026 00:46:23 UTC] User Purchases API - Total purchases found: 1
[17-Apr-2026 00:46:37 UTC] === API CALL LOG ===
[17-Apr-2026 00:46:37 UTC] Endpoint: user/profile.php
[17-Apr-2026 00:46:37 UTC] Full Log Data: {
    "timestamp": "2026-04-17 00:46:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.182.150.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed769ebfdce4860-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.182.150.156",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.182.150.156, 172.70.240.174"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 00:46:37 UTC] === END API CALL LOG ===
[17-Apr-2026 00:46:37 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 00:46:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[17-Apr-2026 00:46:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 00:46:37 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 00:46:37 UTC] User ID: 346
[17-Apr-2026 00:46:37 UTC] ✅ User profile retrieved successfully for user ID: 346
[17-Apr-2026 00:46:37 UTC] User Purchases API - User ID: 346
[17-Apr-2026 00:46:37 UTC] User Purchases API - Total purchases found: 1
[17-Apr-2026 00:46:49 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 00:46:49 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 00:46:49 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ed76a3a4c9a4860-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"109.182.150.156","CF-IPCountry":"SI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"109.182.150.156, 172.70.240.175"}
[17-Apr-2026 00:46:49 UTC] === User Orders API Called ===
[17-Apr-2026 00:46:49 UTC] User ID: 346
[17-Apr-2026 00:46:49 UTC] Limit: 20, Offset: 0
[17-Apr-2026 00:46:49 UTC] Orders found: 0
[17-Apr-2026 00:46:49 UTC] Orders data: []
[17-Apr-2026 00:46:49 UTC] Total orders count: 0
[17-Apr-2026 00:46:50 UTC] === API CALL LOG ===
[17-Apr-2026 00:46:50 UTC] Endpoint: user/profile.php
[17-Apr-2026 00:46:50 UTC] Full Log Data: {
    "timestamp": "2026-04-17 00:46:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.182.150.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed76a3afe004860-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.182.150.156",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.182.150.156, 172.70.240.175"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 00:46:50 UTC] === END API CALL LOG ===
[17-Apr-2026 00:46:50 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 00:46:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[17-Apr-2026 00:46:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 00:46:50 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 00:46:50 UTC] User ID: 346
[17-Apr-2026 00:46:50 UTC] ✅ User profile retrieved successfully for user ID: 346
[17-Apr-2026 00:46:50 UTC] === API CALL LOG ===
[17-Apr-2026 00:46:50 UTC] Endpoint: user/profile.php
[17-Apr-2026 00:46:50 UTC] Full Log Data: {
    "timestamp": "2026-04-17 00:46:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.182.150.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed76a3ebd244860-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.182.150.156",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.182.150.156, 172.70.240.175"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 00:46:50 UTC] === END API CALL LOG ===
[17-Apr-2026 00:46:50 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 00:46:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[17-Apr-2026 00:46:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 00:46:50 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 00:46:50 UTC] User ID: 346
[17-Apr-2026 00:46:50 UTC] ✅ User profile retrieved successfully for user ID: 346
[17-Apr-2026 02:28:40 UTC] === API CALL LOG ===
[17-Apr-2026 02:28:40 UTC] Endpoint: user/profile.php
[17-Apr-2026 02:28:40 UTC] Full Log Data: {
    "timestamp": "2026-04-17 02:28:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.73",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed7ff69bbcda690-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.73",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.73, 162.158.216.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 02:28:40 UTC] === END API CALL LOG ===
[17-Apr-2026 02:28:40 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 02:28:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg
[17-Apr-2026 02:28:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 02:28:40 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 02:28:40 UTC] User ID: 344
[17-Apr-2026 02:28:40 UTC] ✅ User profile retrieved successfully for user ID: 344
[17-Apr-2026 02:28:42 UTC] === API CALL LOG ===
[17-Apr-2026 02:28:42 UTC] Endpoint: user/profile.php
[17-Apr-2026 02:28:42 UTC] Full Log Data: {
    "timestamp": "2026-04-17 02:28:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.73",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed7ff730db4a690-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.73",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.73, 162.158.216.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 02:28:42 UTC] === END API CALL LOG ===
[17-Apr-2026 02:28:42 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 02:28:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg
[17-Apr-2026 02:28:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 02:28:42 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 02:28:42 UTC] User ID: 344
[17-Apr-2026 02:28:42 UTC] ✅ User profile retrieved successfully for user ID: 344
[17-Apr-2026 02:28:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 02:28:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 02:28:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ed7ff730db8a690-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.52.73","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.52.73, 162.158.216.168"}
[17-Apr-2026 02:28:42 UTC] === User Orders API Called ===
[17-Apr-2026 02:28:42 UTC] User ID: 344
[17-Apr-2026 02:28:42 UTC] Limit: 20, Offset: 0
[17-Apr-2026 02:28:42 UTC] Orders found: 0
[17-Apr-2026 02:28:42 UTC] Orders data: []
[17-Apr-2026 02:28:42 UTC] Total orders count: 0
[17-Apr-2026 02:28:42 UTC] === API CALL LOG ===
[17-Apr-2026 02:28:42 UTC] Endpoint: user/profile.php
[17-Apr-2026 02:28:42 UTC] Full Log Data: {
    "timestamp": "2026-04-17 02:28:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.73",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed7ff730dbba690-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.73",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.73, 162.158.216.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 02:28:42 UTC] === END API CALL LOG ===
[17-Apr-2026 02:28:42 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 02:28:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg
[17-Apr-2026 02:28:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 02:28:42 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 02:28:42 UTC] User ID: 344
[17-Apr-2026 02:28:42 UTC] ✅ User profile retrieved successfully for user ID: 344
[17-Apr-2026 02:28:42 UTC] === API CALL LOG ===
[17-Apr-2026 02:28:42 UTC] Endpoint: user/profile.php
[17-Apr-2026 02:28:42 UTC] Full Log Data: {
    "timestamp": "2026-04-17 02:28:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.73",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed7ff780b87a690-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.73",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.73, 162.158.216.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 02:28:42 UTC] === END API CALL LOG ===
[17-Apr-2026 02:28:42 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 02:28:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg
[17-Apr-2026 02:28:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 02:28:42 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 02:28:42 UTC] User ID: 344
[17-Apr-2026 02:28:42 UTC] ✅ User profile retrieved successfully for user ID: 344
[17-Apr-2026 02:28:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 02:28:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 02:28:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ed7ffc64b64a690-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.52.73","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.52.73, 162.158.216.168"}
[17-Apr-2026 02:28:55 UTC] === User Orders API Called ===
[17-Apr-2026 02:28:55 UTC] User ID: 344
[17-Apr-2026 02:28:55 UTC] Limit: 20, Offset: 0
[17-Apr-2026 02:28:55 UTC] Orders found: 0
[17-Apr-2026 02:28:55 UTC] Orders data: []
[17-Apr-2026 02:28:55 UTC] Total orders count: 0
[17-Apr-2026 02:28:55 UTC] === API CALL LOG ===
[17-Apr-2026 02:28:55 UTC] Endpoint: user/profile.php
[17-Apr-2026 02:28:55 UTC] Full Log Data: {
    "timestamp": "2026-04-17 02:28:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.73",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed7ffc64b65a690-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.73",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.73, 162.158.216.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 02:28:55 UTC] === END API CALL LOG ===
[17-Apr-2026 02:28:55 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 02:28:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg
[17-Apr-2026 02:28:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 02:28:55 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 02:28:55 UTC] User ID: 344
[17-Apr-2026 02:28:55 UTC] ✅ User profile retrieved successfully for user ID: 344
[17-Apr-2026 02:28:55 UTC] === API CALL LOG ===
[17-Apr-2026 02:28:55 UTC] Endpoint: user/profile.php
[17-Apr-2026 02:28:55 UTC] Full Log Data: {
    "timestamp": "2026-04-17 02:28:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.73",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed7ffc64b66a690-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.73",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.73, 162.158.216.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 02:28:55 UTC] === END API CALL LOG ===
[17-Apr-2026 02:28:55 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 02:28:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg
[17-Apr-2026 02:28:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 02:28:55 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 02:28:55 UTC] User ID: 344
[17-Apr-2026 02:28:55 UTC] ✅ User profile retrieved successfully for user ID: 344
[17-Apr-2026 02:28:56 UTC] === API CALL LOG ===
[17-Apr-2026 02:28:56 UTC] Endpoint: user/profile.php
[17-Apr-2026 02:28:56 UTC] Full Log Data: {
    "timestamp": "2026-04-17 02:28:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.73",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed7ffcb487ea690-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.73",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.73, 162.158.216.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 02:28:56 UTC] === END API CALL LOG ===
[17-Apr-2026 02:28:56 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 02:28:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg
[17-Apr-2026 02:28:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 02:28:56 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 02:28:56 UTC] User ID: 344
[17-Apr-2026 02:28:56 UTC] ✅ User profile retrieved successfully for user ID: 344
[17-Apr-2026 02:29:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 02:29:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 02:29:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ed7fff35c3ba690-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.52.73","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.52.73, 162.158.216.169"}
[17-Apr-2026 02:29:02 UTC] === User Orders API Called ===
[17-Apr-2026 02:29:02 UTC] User ID: 344
[17-Apr-2026 02:29:02 UTC] Limit: 20, Offset: 0
[17-Apr-2026 02:29:02 UTC] Orders found: 0
[17-Apr-2026 02:29:02 UTC] Orders data: []
[17-Apr-2026 02:29:02 UTC] Total orders count: 0
[17-Apr-2026 02:29:02 UTC] === API CALL LOG ===
[17-Apr-2026 02:29:02 UTC] Endpoint: user/profile.php
[17-Apr-2026 02:29:02 UTC] Full Log Data: {
    "timestamp": "2026-04-17 02:29:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.73",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed7fff35c3da690-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.73",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.73, 162.158.216.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 02:29:02 UTC] === END API CALL LOG ===
[17-Apr-2026 02:29:02 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 02:29:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg
[17-Apr-2026 02:29:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 02:29:02 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 02:29:02 UTC] User ID: 344
[17-Apr-2026 02:29:02 UTC] ✅ User profile retrieved successfully for user ID: 344
[17-Apr-2026 02:29:02 UTC] === API CALL LOG ===
[17-Apr-2026 02:29:02 UTC] Endpoint: user/profile.php
[17-Apr-2026 02:29:02 UTC] Full Log Data: {
    "timestamp": "2026-04-17 02:29:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.73",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed7fff35c40a690-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.73",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.73, 162.158.216.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 02:29:02 UTC] === END API CALL LOG ===
[17-Apr-2026 02:29:02 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 02:29:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg
[17-Apr-2026 02:29:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 02:29:02 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 02:29:02 UTC] User ID: 344
[17-Apr-2026 02:29:02 UTC] ✅ User profile retrieved successfully for user ID: 344
[17-Apr-2026 02:29:03 UTC] === API CALL LOG ===
[17-Apr-2026 02:29:03 UTC] Endpoint: user/profile.php
[17-Apr-2026 02:29:03 UTC] Full Log Data: {
    "timestamp": "2026-04-17 02:29:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.73",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed7fff7f913a690-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.73",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.73, 162.158.216.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 02:29:03 UTC] === END API CALL LOG ===
[17-Apr-2026 02:29:03 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 02:29:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg
[17-Apr-2026 02:29:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 02:29:03 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 02:29:03 UTC] User ID: 344
[17-Apr-2026 02:29:03 UTC] ✅ User profile retrieved successfully for user ID: 344
[17-Apr-2026 02:29:40 UTC] === API CALL LOG ===
[17-Apr-2026 02:29:40 UTC] Endpoint: user/profile.php
[17-Apr-2026 02:29:40 UTC] Full Log Data: {
    "timestamp": "2026-04-17 02:29:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.73",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed800e29ac0a690-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.73",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.73, 162.158.216.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 02:29:40 UTC] === END API CALL LOG ===
[17-Apr-2026 02:29:40 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 02:29:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg
[17-Apr-2026 02:29:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 02:29:40 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 02:29:40 UTC] User ID: 344
[17-Apr-2026 02:29:40 UTC] ✅ User profile retrieved successfully for user ID: 344
[17-Apr-2026 02:29:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 02:29:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 02:29:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ed801490d80a690-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.52.73","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.52.73, 162.158.216.169"}
[17-Apr-2026 02:29:57 UTC] === User Orders API Called ===
[17-Apr-2026 02:29:57 UTC] User ID: 344
[17-Apr-2026 02:29:57 UTC] Limit: 20, Offset: 0
[17-Apr-2026 02:29:57 UTC] Orders found: 0
[17-Apr-2026 02:29:57 UTC] Orders data: []
[17-Apr-2026 02:29:57 UTC] Total orders count: 0
[17-Apr-2026 02:29:57 UTC] === API CALL LOG ===
[17-Apr-2026 02:29:57 UTC] Endpoint: user/profile.php
[17-Apr-2026 02:29:57 UTC] Full Log Data: {
    "timestamp": "2026-04-17 02:29:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.73",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed801490d83a690-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.73",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.73, 162.158.216.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 02:29:57 UTC] === END API CALL LOG ===
[17-Apr-2026 02:29:57 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 02:29:57 UTC] === API CALL LOG ===
[17-Apr-2026 02:29:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg
[17-Apr-2026 02:29:57 UTC] Endpoint: user/profile.php
[17-Apr-2026 02:29:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 02:29:57 UTC] Full Log Data: {
    "timestamp": "2026-04-17 02:29:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.73",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed801490d82a690-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.73",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.73, 162.158.216.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 02:29:57 UTC] === END API CALL LOG ===
[17-Apr-2026 02:29:57 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 02:29:57 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 02:29:57 UTC] User ID: 344
[17-Apr-2026 02:29:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg
[17-Apr-2026 02:29:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 02:29:57 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 02:29:57 UTC] User ID: 344
[17-Apr-2026 02:29:57 UTC] ✅ User profile retrieved successfully for user ID: 344
[17-Apr-2026 02:29:57 UTC] ✅ User profile retrieved successfully for user ID: 344
[17-Apr-2026 02:29:58 UTC] === API CALL LOG ===
[17-Apr-2026 02:29:58 UTC] Endpoint: user/profile.php
[17-Apr-2026 02:29:58 UTC] Full Log Data: {
    "timestamp": "2026-04-17 02:29:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.73",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed8014dda61a690-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.73",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.73, 162.158.216.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 02:29:58 UTC] === END API CALL LOG ===
[17-Apr-2026 02:29:58 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 02:29:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg
[17-Apr-2026 02:29:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 02:29:58 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 02:29:58 UTC] User ID: 344
[17-Apr-2026 02:29:58 UTC] ✅ User profile retrieved successfully for user ID: 344
[17-Apr-2026 02:31:12 UTC] === API CALL LOG ===
[17-Apr-2026 02:31:12 UTC] Endpoint: user/profile.php
[17-Apr-2026 02:31:12 UTC] Full Log Data: {
    "timestamp": "2026-04-17 02:31:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.73",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed80320bd78a690-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.73",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.73, 162.158.216.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 02:31:12 UTC] === END API CALL LOG ===
[17-Apr-2026 02:31:12 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 02:31:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg
[17-Apr-2026 02:31:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 02:31:12 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 02:31:12 UTC] User ID: 344
[17-Apr-2026 02:31:12 UTC] ✅ User profile retrieved successfully for user ID: 344
[17-Apr-2026 04:39:25 UTC] === API CALL LOG ===
[17-Apr-2026 04:39:25 UTC] Endpoint: user/profile.php
[17-Apr-2026 04:39:25 UTC] Full Log Data: {
    "timestamp": "2026-04-17 04:39:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:1a82:8aa7:b4b3:635a:fd7:194e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ3IiwidXNlcm5hbWUiOiJOYWxpeWFkaGFyYSIsImVtYWlsIjoiam4yNDAyNEBnbWFpbC5jb20iLCJleHAiOjE3NzcwMDU1NjR9.lLi5lg2rsNvAbDn8UdvvLPWPa1YalynofhZmfH9p2UY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed8bef29ea611aa-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:1a82:8aa7:b4b3:635a:fd7:194e",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:1a82:8aa7:b4b3:635a:fd7:194e, 162.158.22.192"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 04:39:25 UTC] === END API CALL LOG ===
[17-Apr-2026 04:39:25 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 04:39:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ3IiwidXNlcm5hbWUiOiJOYWxpeWFkaGFyYSIsImVtYWlsIjoiam4yNDAyNEBnbWFpbC5jb20iLCJleHAiOjE3NzcwMDU1NjR9.lLi5lg2rsNvAbDn8UdvvLPWPa1YalynofhZmfH9p2UY
[17-Apr-2026 04:39:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 04:39:25 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 04:39:25 UTC] User ID: 347
[17-Apr-2026 04:39:25 UTC] ✅ User profile retrieved successfully for user ID: 347
[17-Apr-2026 04:39:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 04:39:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 04:39:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ3IiwidXNlcm5hbWUiOiJOYWxpeWFkaGFyYSIsImVtYWlsIjoiam4yNDAyNEBnbWFpbC5jb20iLCJleHAiOjE3NzcwMDU1NjR9.lLi5lg2rsNvAbDn8UdvvLPWPa1YalynofhZmfH9p2UY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ed8bef29ea811aa-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:1a82:8aa7:b4b3:635a:fd7:194e","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:4900:1a82:8aa7:b4b3:635a:fd7:194e, 162.158.22.192"}
[17-Apr-2026 04:39:25 UTC] === User Orders API Called ===
[17-Apr-2026 04:39:25 UTC] User ID: 347
[17-Apr-2026 04:39:25 UTC] Limit: 20, Offset: 0
[17-Apr-2026 04:39:25 UTC] Orders found: 0
[17-Apr-2026 04:39:25 UTC] Orders data: []
[17-Apr-2026 04:39:25 UTC] Total orders count: 0
[17-Apr-2026 04:39:26 UTC] === API CALL LOG ===
[17-Apr-2026 04:39:26 UTC] Endpoint: user/profile.php
[17-Apr-2026 04:39:26 UTC] Full Log Data: {
    "timestamp": "2026-04-17 04:39:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:1a82:8aa7:b4b3:635a:fd7:194e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ3IiwidXNlcm5hbWUiOiJOYWxpeWFkaGFyYSIsImVtYWlsIjoiam4yNDAyNEBnbWFpbC5jb20iLCJleHAiOjE3NzcwMDU1NjR9.lLi5lg2rsNvAbDn8UdvvLPWPa1YalynofhZmfH9p2UY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed8bef3ff2311aa-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:1a82:8aa7:b4b3:635a:fd7:194e",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:1a82:8aa7:b4b3:635a:fd7:194e, 162.158.22.192"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 04:39:26 UTC] === END API CALL LOG ===
[17-Apr-2026 04:39:26 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 04:39:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ3IiwidXNlcm5hbWUiOiJOYWxpeWFkaGFyYSIsImVtYWlsIjoiam4yNDAyNEBnbWFpbC5jb20iLCJleHAiOjE3NzcwMDU1NjR9.lLi5lg2rsNvAbDn8UdvvLPWPa1YalynofhZmfH9p2UY
[17-Apr-2026 04:39:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 04:39:26 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 04:39:26 UTC] User ID: 347
[17-Apr-2026 04:39:26 UTC] ✅ User profile retrieved successfully for user ID: 347
[17-Apr-2026 04:39:27 UTC] === API CALL LOG ===
[17-Apr-2026 04:39:27 UTC] Endpoint: user/profile.php
[17-Apr-2026 04:39:27 UTC] Full Log Data: {
    "timestamp": "2026-04-17 04:39:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:1a82:8aa7:b4b3:635a:fd7:194e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ3IiwidXNlcm5hbWUiOiJOYWxpeWFkaGFyYSIsImVtYWlsIjoiam4yNDAyNEBnbWFpbC5jb20iLCJleHAiOjE3NzcwMDU1NjR9.lLi5lg2rsNvAbDn8UdvvLPWPa1YalynofhZmfH9p2UY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed8befa790f11aa-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:1a82:8aa7:b4b3:635a:fd7:194e",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:1a82:8aa7:b4b3:635a:fd7:194e, 162.158.22.192"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 04:39:27 UTC] === END API CALL LOG ===
[17-Apr-2026 04:39:27 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 04:39:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ3IiwidXNlcm5hbWUiOiJOYWxpeWFkaGFyYSIsImVtYWlsIjoiam4yNDAyNEBnbWFpbC5jb20iLCJleHAiOjE3NzcwMDU1NjR9.lLi5lg2rsNvAbDn8UdvvLPWPa1YalynofhZmfH9p2UY
[17-Apr-2026 04:39:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 04:39:27 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 04:39:27 UTC] User ID: 347
[17-Apr-2026 04:39:27 UTC] ✅ User profile retrieved successfully for user ID: 347
[17-Apr-2026 04:39:30 UTC] === API CALL LOG ===
[17-Apr-2026 04:39:30 UTC] Endpoint: user/profile.php
[17-Apr-2026 04:39:30 UTC] Full Log Data: {
    "timestamp": "2026-04-17 04:39:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:1a82:8aa7:b4b3:635a:fd7:194e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ3IiwidXNlcm5hbWUiOiJOYWxpeWFkaGFyYSIsImVtYWlsIjoiam4yNDAyNEBnbWFpbC5jb20iLCJleHAiOjE3NzcwMDU1NjR9.lLi5lg2rsNvAbDn8UdvvLPWPa1YalynofhZmfH9p2UY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed8bf12984111aa-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:1a82:8aa7:b4b3:635a:fd7:194e",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:1a82:8aa7:b4b3:635a:fd7:194e, 162.158.22.193"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 04:39:30 UTC] === END API CALL LOG ===
[17-Apr-2026 04:39:30 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 04:39:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ3IiwidXNlcm5hbWUiOiJOYWxpeWFkaGFyYSIsImVtYWlsIjoiam4yNDAyNEBnbWFpbC5jb20iLCJleHAiOjE3NzcwMDU1NjR9.lLi5lg2rsNvAbDn8UdvvLPWPa1YalynofhZmfH9p2UY
[17-Apr-2026 04:39:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 04:39:30 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 04:39:30 UTC] User ID: 347
[17-Apr-2026 04:39:30 UTC] ✅ User profile retrieved successfully for user ID: 347
[17-Apr-2026 04:39:31 UTC] User Purchases API - User ID: 347
[17-Apr-2026 04:39:31 UTC] User Purchases API - Total purchases found: 0
[17-Apr-2026 04:39:43 UTC] === API CALL LOG ===
[17-Apr-2026 04:39:43 UTC] Endpoint: user/profile.php
[17-Apr-2026 04:39:43 UTC] Full Log Data: {
    "timestamp": "2026-04-17 04:39:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:1a82:8aa7:b4b3:635a:fd7:194e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ3IiwidXNlcm5hbWUiOiJOYWxpeWFkaGFyYSIsImVtYWlsIjoiam4yNDAyNEBnbWFpbC5jb20iLCJleHAiOjE3NzcwMDU1NjR9.lLi5lg2rsNvAbDn8UdvvLPWPa1YalynofhZmfH9p2UY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed8bf60bf4d11aa-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:1a82:8aa7:b4b3:635a:fd7:194e",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:1a82:8aa7:b4b3:635a:fd7:194e, 162.158.22.192"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 04:39:43 UTC] === END API CALL LOG ===
[17-Apr-2026 04:39:43 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 04:39:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ3IiwidXNlcm5hbWUiOiJOYWxpeWFkaGFyYSIsImVtYWlsIjoiam4yNDAyNEBnbWFpbC5jb20iLCJleHAiOjE3NzcwMDU1NjR9.lLi5lg2rsNvAbDn8UdvvLPWPa1YalynofhZmfH9p2UY
[17-Apr-2026 04:39:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 04:39:43 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 04:39:43 UTC] User ID: 347
[17-Apr-2026 04:39:43 UTC] ✅ User profile retrieved successfully for user ID: 347
[17-Apr-2026 04:39:43 UTC] User Purchases API - User ID: 347
[17-Apr-2026 04:39:43 UTC] User Purchases API - Total purchases found: 0
[17-Apr-2026 04:39:48 UTC] === API CALL LOG ===
[17-Apr-2026 04:39:48 UTC] Endpoint: user/profile.php
[17-Apr-2026 04:39:48 UTC] Full Log Data: {
    "timestamp": "2026-04-17 04:39:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:1a82:8aa7:b4b3:635a:fd7:194e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ3IiwidXNlcm5hbWUiOiJOYWxpeWFkaGFyYSIsImVtYWlsIjoiam4yNDAyNEBnbWFpbC5jb20iLCJleHAiOjE3NzcwMDU1NjR9.lLi5lg2rsNvAbDn8UdvvLPWPa1YalynofhZmfH9p2UY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed8bf8099e111aa-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:1a82:8aa7:b4b3:635a:fd7:194e",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:1a82:8aa7:b4b3:635a:fd7:194e, 162.158.22.192"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 04:39:48 UTC] === END API CALL LOG ===
[17-Apr-2026 04:39:48 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 04:39:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ3IiwidXNlcm5hbWUiOiJOYWxpeWFkaGFyYSIsImVtYWlsIjoiam4yNDAyNEBnbWFpbC5jb20iLCJleHAiOjE3NzcwMDU1NjR9.lLi5lg2rsNvAbDn8UdvvLPWPa1YalynofhZmfH9p2UY
[17-Apr-2026 04:39:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 04:39:48 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 04:39:48 UTC] User ID: 347
[17-Apr-2026 04:39:48 UTC] ✅ User profile retrieved successfully for user ID: 347
[17-Apr-2026 04:39:48 UTC] User Purchases API - User ID: 347
[17-Apr-2026 04:39:48 UTC] User Purchases API - Total purchases found: 0
[17-Apr-2026 04:39:52 UTC] === API CALL LOG ===
[17-Apr-2026 04:39:52 UTC] Endpoint: user/profile.php
[17-Apr-2026 04:39:52 UTC] Full Log Data: {
    "timestamp": "2026-04-17 04:39:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:1a82:8aa7:b4b3:635a:fd7:194e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ3IiwidXNlcm5hbWUiOiJOYWxpeWFkaGFyYSIsImVtYWlsIjoiam4yNDAyNEBnbWFpbC5jb20iLCJleHAiOjE3NzcwMDU1NjR9.lLi5lg2rsNvAbDn8UdvvLPWPa1YalynofhZmfH9p2UY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed8bf9a797311aa-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:1a82:8aa7:b4b3:635a:fd7:194e",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:1a82:8aa7:b4b3:635a:fd7:194e, 162.158.22.192"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 04:39:52 UTC] === END API CALL LOG ===
[17-Apr-2026 04:39:52 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 04:39:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ3IiwidXNlcm5hbWUiOiJOYWxpeWFkaGFyYSIsImVtYWlsIjoiam4yNDAyNEBnbWFpbC5jb20iLCJleHAiOjE3NzcwMDU1NjR9.lLi5lg2rsNvAbDn8UdvvLPWPa1YalynofhZmfH9p2UY
[17-Apr-2026 04:39:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 04:39:52 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 04:39:52 UTC] User ID: 347
[17-Apr-2026 04:39:52 UTC] ✅ User profile retrieved successfully for user ID: 347
[17-Apr-2026 04:39:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 04:39:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 04:39:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ3IiwidXNlcm5hbWUiOiJOYWxpeWFkaGFyYSIsImVtYWlsIjoiam4yNDAyNEBnbWFpbC5jb20iLCJleHAiOjE3NzcwMDU1NjR9.lLi5lg2rsNvAbDn8UdvvLPWPa1YalynofhZmfH9p2UY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ed8bf9a797011aa-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:1a82:8aa7:b4b3:635a:fd7:194e","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:4900:1a82:8aa7:b4b3:635a:fd7:194e, 162.158.22.192"}
[17-Apr-2026 04:39:52 UTC] === User Orders API Called ===
[17-Apr-2026 04:39:52 UTC] User ID: 347
[17-Apr-2026 04:39:52 UTC] Limit: 20, Offset: 0
[17-Apr-2026 04:39:52 UTC] Orders found: 0
[17-Apr-2026 04:39:52 UTC] Orders data: []
[17-Apr-2026 04:39:52 UTC] Total orders count: 0
[17-Apr-2026 04:39:53 UTC] === API CALL LOG ===
[17-Apr-2026 04:39:53 UTC] Endpoint: user/profile.php
[17-Apr-2026 04:39:53 UTC] Full Log Data: {
    "timestamp": "2026-04-17 04:39:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:1a82:8aa7:b4b3:635a:fd7:194e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ3IiwidXNlcm5hbWUiOiJOYWxpeWFkaGFyYSIsImVtYWlsIjoiam4yNDAyNEBnbWFpbC5jb20iLCJleHAiOjE3NzcwMDU1NjR9.lLi5lg2rsNvAbDn8UdvvLPWPa1YalynofhZmfH9p2UY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed8bf9d5a3c11aa-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:1a82:8aa7:b4b3:635a:fd7:194e",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:1a82:8aa7:b4b3:635a:fd7:194e, 162.158.22.192"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 04:39:53 UTC] === END API CALL LOG ===
[17-Apr-2026 04:39:53 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 04:39:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ3IiwidXNlcm5hbWUiOiJOYWxpeWFkaGFyYSIsImVtYWlsIjoiam4yNDAyNEBnbWFpbC5jb20iLCJleHAiOjE3NzcwMDU1NjR9.lLi5lg2rsNvAbDn8UdvvLPWPa1YalynofhZmfH9p2UY
[17-Apr-2026 04:39:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 04:39:53 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 04:39:53 UTC] User ID: 347
[17-Apr-2026 04:39:53 UTC] ✅ User profile retrieved successfully for user ID: 347
[17-Apr-2026 04:39:53 UTC] === API CALL LOG ===
[17-Apr-2026 04:39:53 UTC] Endpoint: user/profile.php
[17-Apr-2026 04:39:53 UTC] Full Log Data: {
    "timestamp": "2026-04-17 04:39:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:1a82:8aa7:b4b3:635a:fd7:194e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ3IiwidXNlcm5hbWUiOiJOYWxpeWFkaGFyYSIsImVtYWlsIjoiam4yNDAyNEBnbWFpbC5jb20iLCJleHAiOjE3NzcwMDU1NjR9.lLi5lg2rsNvAbDn8UdvvLPWPa1YalynofhZmfH9p2UY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed8bfa1bb7f11aa-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:1a82:8aa7:b4b3:635a:fd7:194e",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:1a82:8aa7:b4b3:635a:fd7:194e, 162.158.22.192"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 04:39:53 UTC] === END API CALL LOG ===
[17-Apr-2026 04:39:53 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 04:39:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ3IiwidXNlcm5hbWUiOiJOYWxpeWFkaGFyYSIsImVtYWlsIjoiam4yNDAyNEBnbWFpbC5jb20iLCJleHAiOjE3NzcwMDU1NjR9.lLi5lg2rsNvAbDn8UdvvLPWPa1YalynofhZmfH9p2UY
[17-Apr-2026 04:39:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 04:39:53 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 04:39:53 UTC] User ID: 347
[17-Apr-2026 04:39:53 UTC] ✅ User profile retrieved successfully for user ID: 347
[17-Apr-2026 04:40:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 04:40:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 04:40:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ3IiwidXNlcm5hbWUiOiJOYWxpeWFkaGFyYSIsImVtYWlsIjoiam4yNDAyNEBnbWFpbC5jb20iLCJleHAiOjE3NzcwMDU1NjR9.lLi5lg2rsNvAbDn8UdvvLPWPa1YalynofhZmfH9p2UY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ed8bfda9cf511aa-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:1a82:8aa7:b4b3:635a:fd7:194e","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:4900:1a82:8aa7:b4b3:635a:fd7:194e, 162.158.22.192"}
[17-Apr-2026 04:40:03 UTC] === User Orders API Called ===
[17-Apr-2026 04:40:03 UTC] User ID: 347
[17-Apr-2026 04:40:03 UTC] Limit: 20, Offset: 0
[17-Apr-2026 04:40:03 UTC] Orders found: 0
[17-Apr-2026 04:40:03 UTC] Orders data: []
[17-Apr-2026 04:40:03 UTC] Total orders count: 0
[17-Apr-2026 04:40:03 UTC] === API CALL LOG ===
[17-Apr-2026 04:40:03 UTC] Endpoint: user/profile.php
[17-Apr-2026 04:40:03 UTC] Full Log Data: {
    "timestamp": "2026-04-17 04:40:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:1a82:8aa7:b4b3:635a:fd7:194e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ3IiwidXNlcm5hbWUiOiJOYWxpeWFkaGFyYSIsImVtYWlsIjoiam4yNDAyNEBnbWFpbC5jb20iLCJleHAiOjE3NzcwMDU1NjR9.lLi5lg2rsNvAbDn8UdvvLPWPa1YalynofhZmfH9p2UY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed8bfda9cf611aa-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:1a82:8aa7:b4b3:635a:fd7:194e",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:1a82:8aa7:b4b3:635a:fd7:194e, 162.158.22.192"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 04:40:03 UTC] === END API CALL LOG ===
[17-Apr-2026 04:40:03 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 04:40:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ3IiwidXNlcm5hbWUiOiJOYWxpeWFkaGFyYSIsImVtYWlsIjoiam4yNDAyNEBnbWFpbC5jb20iLCJleHAiOjE3NzcwMDU1NjR9.lLi5lg2rsNvAbDn8UdvvLPWPa1YalynofhZmfH9p2UY
[17-Apr-2026 04:40:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 04:40:03 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 04:40:03 UTC] User ID: 347
[17-Apr-2026 04:40:03 UTC] ✅ User profile retrieved successfully for user ID: 347
[17-Apr-2026 04:40:03 UTC] === API CALL LOG ===
[17-Apr-2026 04:40:03 UTC] Endpoint: user/profile.php
[17-Apr-2026 04:40:03 UTC] Full Log Data: {
    "timestamp": "2026-04-17 04:40:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:1a82:8aa7:b4b3:635a:fd7:194e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ3IiwidXNlcm5hbWUiOiJOYWxpeWFkaGFyYSIsImVtYWlsIjoiam4yNDAyNEBnbWFpbC5jb20iLCJleHAiOjE3NzcwMDU1NjR9.lLi5lg2rsNvAbDn8UdvvLPWPa1YalynofhZmfH9p2UY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed8bfdb9d5211aa-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:1a82:8aa7:b4b3:635a:fd7:194e",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:1a82:8aa7:b4b3:635a:fd7:194e, 162.158.22.192"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 04:40:03 UTC] === END API CALL LOG ===
[17-Apr-2026 04:40:03 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 04:40:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ3IiwidXNlcm5hbWUiOiJOYWxpeWFkaGFyYSIsImVtYWlsIjoiam4yNDAyNEBnbWFpbC5jb20iLCJleHAiOjE3NzcwMDU1NjR9.lLi5lg2rsNvAbDn8UdvvLPWPa1YalynofhZmfH9p2UY
[17-Apr-2026 04:40:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 04:40:03 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 04:40:03 UTC] User ID: 347
[17-Apr-2026 04:40:03 UTC] ✅ User profile retrieved successfully for user ID: 347
[17-Apr-2026 04:40:04 UTC] === API CALL LOG ===
[17-Apr-2026 04:40:04 UTC] Endpoint: user/profile.php
[17-Apr-2026 04:40:04 UTC] Full Log Data: {
    "timestamp": "2026-04-17 04:40:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:1a82:8aa7:b4b3:635a:fd7:194e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ3IiwidXNlcm5hbWUiOiJOYWxpeWFkaGFyYSIsImVtYWlsIjoiam4yNDAyNEBnbWFpbC5jb20iLCJleHAiOjE3NzcwMDU1NjR9.lLi5lg2rsNvAbDn8UdvvLPWPa1YalynofhZmfH9p2UY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed8bfe0ff0c11aa-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:1a82:8aa7:b4b3:635a:fd7:194e",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:1a82:8aa7:b4b3:635a:fd7:194e, 162.158.22.192"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 04:40:04 UTC] === END API CALL LOG ===
[17-Apr-2026 04:40:04 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 04:40:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ3IiwidXNlcm5hbWUiOiJOYWxpeWFkaGFyYSIsImVtYWlsIjoiam4yNDAyNEBnbWFpbC5jb20iLCJleHAiOjE3NzcwMDU1NjR9.lLi5lg2rsNvAbDn8UdvvLPWPa1YalynofhZmfH9p2UY
[17-Apr-2026 04:40:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 04:40:04 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 04:40:04 UTC] User ID: 347
[17-Apr-2026 04:40:04 UTC] ✅ User profile retrieved successfully for user ID: 347
[17-Apr-2026 04:40:06 UTC] === API CALL LOG ===
[17-Apr-2026 04:40:06 UTC] Endpoint: user/profile.php
[17-Apr-2026 04:40:06 UTC] Full Log Data: {
    "timestamp": "2026-04-17 04:40:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:1a82:8aa7:b4b3:635a:fd7:194e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ3IiwidXNlcm5hbWUiOiJOYWxpeWFkaGFyYSIsImVtYWlsIjoiam4yNDAyNEBnbWFpbC5jb20iLCJleHAiOjE3NzcwMDU1NjR9.lLi5lg2rsNvAbDn8UdvvLPWPa1YalynofhZmfH9p2UY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed8bff17d7411aa-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:1a82:8aa7:b4b3:635a:fd7:194e",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:1a82:8aa7:b4b3:635a:fd7:194e, 162.158.22.192"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 04:40:06 UTC] === END API CALL LOG ===
[17-Apr-2026 04:40:06 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 04:40:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ3IiwidXNlcm5hbWUiOiJOYWxpeWFkaGFyYSIsImVtYWlsIjoiam4yNDAyNEBnbWFpbC5jb20iLCJleHAiOjE3NzcwMDU1NjR9.lLi5lg2rsNvAbDn8UdvvLPWPa1YalynofhZmfH9p2UY
[17-Apr-2026 04:40:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 04:40:06 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 04:40:06 UTC] User ID: 347
[17-Apr-2026 04:40:06 UTC] ✅ User profile retrieved successfully for user ID: 347
[17-Apr-2026 04:40:06 UTC] User Purchases API - User ID: 347
[17-Apr-2026 04:40:06 UTC] User Purchases API - Total purchases found: 0
[17-Apr-2026 04:40:08 UTC] === API CALL LOG ===
[17-Apr-2026 04:40:08 UTC] Endpoint: user/profile.php
[17-Apr-2026 04:40:08 UTC] Full Log Data: {
    "timestamp": "2026-04-17 04:40:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:1a82:8aa7:b4b3:635a:fd7:194e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ3IiwidXNlcm5hbWUiOiJOYWxpeWFkaGFyYSIsImVtYWlsIjoiam4yNDAyNEBnbWFpbC5jb20iLCJleHAiOjE3NzcwMDU1NjR9.lLi5lg2rsNvAbDn8UdvvLPWPa1YalynofhZmfH9p2UY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed8bffc78dc11aa-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:1a82:8aa7:b4b3:635a:fd7:194e",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:1a82:8aa7:b4b3:635a:fd7:194e, 162.158.22.192"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 04:40:08 UTC] === END API CALL LOG ===
[17-Apr-2026 04:40:08 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 04:40:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ3IiwidXNlcm5hbWUiOiJOYWxpeWFkaGFyYSIsImVtYWlsIjoiam4yNDAyNEBnbWFpbC5jb20iLCJleHAiOjE3NzcwMDU1NjR9.lLi5lg2rsNvAbDn8UdvvLPWPa1YalynofhZmfH9p2UY
[17-Apr-2026 04:40:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 04:40:08 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 04:40:08 UTC] User ID: 347
[17-Apr-2026 04:40:08 UTC] ✅ User profile retrieved successfully for user ID: 347
[17-Apr-2026 04:40:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 04:40:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 04:40:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ3IiwidXNlcm5hbWUiOiJOYWxpeWFkaGFyYSIsImVtYWlsIjoiam4yNDAyNEBnbWFpbC5jb20iLCJleHAiOjE3NzcwMDU1NjR9.lLi5lg2rsNvAbDn8UdvvLPWPa1YalynofhZmfH9p2UY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ed8bffc78db11aa-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:1a82:8aa7:b4b3:635a:fd7:194e","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:4900:1a82:8aa7:b4b3:635a:fd7:194e, 162.158.22.192"}
[17-Apr-2026 04:40:08 UTC] === User Orders API Called ===
[17-Apr-2026 04:40:08 UTC] User ID: 347
[17-Apr-2026 04:40:08 UTC] Limit: 20, Offset: 0
[17-Apr-2026 04:40:08 UTC] Orders found: 0
[17-Apr-2026 04:40:08 UTC] Orders data: []
[17-Apr-2026 04:40:08 UTC] Total orders count: 0
[17-Apr-2026 04:40:09 UTC] === API CALL LOG ===
[17-Apr-2026 04:40:09 UTC] Endpoint: user/profile.php
[17-Apr-2026 04:40:09 UTC] Full Log Data: {
    "timestamp": "2026-04-17 04:40:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:1a82:8aa7:b4b3:635a:fd7:194e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ3IiwidXNlcm5hbWUiOiJOYWxpeWFkaGFyYSIsImVtYWlsIjoiam4yNDAyNEBnbWFpbC5jb20iLCJleHAiOjE3NzcwMDU1NjR9.lLi5lg2rsNvAbDn8UdvvLPWPa1YalynofhZmfH9p2UY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed8c0003a3411aa-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:1a82:8aa7:b4b3:635a:fd7:194e",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:1a82:8aa7:b4b3:635a:fd7:194e, 162.158.22.192"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 04:40:09 UTC] === END API CALL LOG ===
[17-Apr-2026 04:40:09 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 04:40:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ3IiwidXNlcm5hbWUiOiJOYWxpeWFkaGFyYSIsImVtYWlsIjoiam4yNDAyNEBnbWFpbC5jb20iLCJleHAiOjE3NzcwMDU1NjR9.lLi5lg2rsNvAbDn8UdvvLPWPa1YalynofhZmfH9p2UY
[17-Apr-2026 04:40:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 04:40:09 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 04:40:09 UTC] User ID: 347
[17-Apr-2026 04:40:09 UTC] ✅ User profile retrieved successfully for user ID: 347
[17-Apr-2026 04:40:09 UTC] === API CALL LOG ===
[17-Apr-2026 04:40:09 UTC] Endpoint: user/profile.php
[17-Apr-2026 04:40:09 UTC] Full Log Data: {
    "timestamp": "2026-04-17 04:40:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:1a82:8aa7:b4b3:635a:fd7:194e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ3IiwidXNlcm5hbWUiOiJOYWxpeWFkaGFyYSIsImVtYWlsIjoiam4yNDAyNEBnbWFpbC5jb20iLCJleHAiOjE3NzcwMDU1NjR9.lLi5lg2rsNvAbDn8UdvvLPWPa1YalynofhZmfH9p2UY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed8c0047b3e11aa-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:1a82:8aa7:b4b3:635a:fd7:194e",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:1a82:8aa7:b4b3:635a:fd7:194e, 162.158.22.192"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 04:40:09 UTC] === END API CALL LOG ===
[17-Apr-2026 04:40:09 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 04:40:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ3IiwidXNlcm5hbWUiOiJOYWxpeWFkaGFyYSIsImVtYWlsIjoiam4yNDAyNEBnbWFpbC5jb20iLCJleHAiOjE3NzcwMDU1NjR9.lLi5lg2rsNvAbDn8UdvvLPWPa1YalynofhZmfH9p2UY
[17-Apr-2026 04:40:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 04:40:09 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 04:40:09 UTC] User ID: 347
[17-Apr-2026 04:40:09 UTC] ✅ User profile retrieved successfully for user ID: 347
[17-Apr-2026 04:45:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 04:45:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 04:45:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ4IiwidXNlcm5hbWUiOiJkZW5pYWwiLCJlbWFpbCI6ImZhaGFkNzcyMjcyODBAZ21haWwuY29tIiwiZXhwIjoxNzc3MDA1OTQzfQ.vFzcHx-YSQ7ys9FSbgj-aV5sSIO7aRzogw0dhtut-1k","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ed8c8346a239f5c-DOH","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2001:1a10:1946:4d01:802c:b2c:7b77:ab29","CF-IPCountry":"QA","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2001:1a10:1946:4d01:802c:b2c:7b77:ab29, 162.158.8.171"}
[17-Apr-2026 04:45:45 UTC] === User Orders API Called ===
[17-Apr-2026 04:45:45 UTC] User ID: 348
[17-Apr-2026 04:45:45 UTC] Limit: 20, Offset: 0
[17-Apr-2026 04:45:45 UTC] Orders found: 0
[17-Apr-2026 04:45:45 UTC] Orders data: []
[17-Apr-2026 04:45:45 UTC] Total orders count: 0
[17-Apr-2026 04:45:45 UTC] === API CALL LOG ===
[17-Apr-2026 04:45:45 UTC] Endpoint: user/profile.php
[17-Apr-2026 04:45:45 UTC] Full Log Data: {
    "timestamp": "2026-04-17 04:45:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:1a10:1946:4d01:802c:b2c:7b77:ab29",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ4IiwidXNlcm5hbWUiOiJkZW5pYWwiLCJlbWFpbCI6ImZhaGFkNzcyMjcyODBAZ21haWwuY29tIiwiZXhwIjoxNzc3MDA1OTQzfQ.vFzcHx-YSQ7ys9FSbgj-aV5sSIO7aRzogw0dhtut-1k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed8c8346a219f5c-DOH",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:1a10:1946:4d01:802c:b2c:7b77:ab29",
        "CF-IPCountry": "QA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2001:1a10:1946:4d01:802c:b2c:7b77:ab29, 162.158.8.170"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 04:45:45 UTC] === END API CALL LOG ===
[17-Apr-2026 04:45:45 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 04:45:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ4IiwidXNlcm5hbWUiOiJkZW5pYWwiLCJlbWFpbCI6ImZhaGFkNzcyMjcyODBAZ21haWwuY29tIiwiZXhwIjoxNzc3MDA1OTQzfQ.vFzcHx-YSQ7ys9FSbgj-aV5sSIO7aRzogw0dhtut-1k
[17-Apr-2026 04:45:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 04:45:45 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 04:45:45 UTC] User ID: 348
[17-Apr-2026 04:45:45 UTC] ✅ User profile retrieved successfully for user ID: 348
[17-Apr-2026 04:45:45 UTC] === API CALL LOG ===
[17-Apr-2026 04:45:45 UTC] Endpoint: user/profile.php
[17-Apr-2026 04:45:45 UTC] Full Log Data: {
    "timestamp": "2026-04-17 04:45:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:1a10:1946:4d01:802c:b2c:7b77:ab29",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ4IiwidXNlcm5hbWUiOiJkZW5pYWwiLCJlbWFpbCI6ImZhaGFkNzcyMjcyODBAZ21haWwuY29tIiwiZXhwIjoxNzc3MDA1OTQzfQ.vFzcHx-YSQ7ys9FSbgj-aV5sSIO7aRzogw0dhtut-1k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed8c8346a269f5c-DOH",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:1a10:1946:4d01:802c:b2c:7b77:ab29",
        "CF-IPCountry": "QA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2001:1a10:1946:4d01:802c:b2c:7b77:ab29, 162.158.8.171"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 04:45:45 UTC] === END API CALL LOG ===
[17-Apr-2026 04:45:45 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 04:45:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ4IiwidXNlcm5hbWUiOiJkZW5pYWwiLCJlbWFpbCI6ImZhaGFkNzcyMjcyODBAZ21haWwuY29tIiwiZXhwIjoxNzc3MDA1OTQzfQ.vFzcHx-YSQ7ys9FSbgj-aV5sSIO7aRzogw0dhtut-1k
[17-Apr-2026 04:45:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 04:45:45 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 04:45:45 UTC] User ID: 348
[17-Apr-2026 04:45:45 UTC] ✅ User profile retrieved successfully for user ID: 348
[17-Apr-2026 04:45:45 UTC] === API CALL LOG ===
[17-Apr-2026 04:45:45 UTC] Endpoint: user/profile.php
[17-Apr-2026 04:45:45 UTC] Full Log Data: {
    "timestamp": "2026-04-17 04:45:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:1a10:1946:4d01:802c:b2c:7b77:ab29",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ4IiwidXNlcm5hbWUiOiJkZW5pYWwiLCJlbWFpbCI6ImZhaGFkNzcyMjcyODBAZ21haWwuY29tIiwiZXhwIjoxNzc3MDA1OTQzfQ.vFzcHx-YSQ7ys9FSbgj-aV5sSIO7aRzogw0dhtut-1k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed8c8392b169f5c-DOH",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:1a10:1946:4d01:802c:b2c:7b77:ab29",
        "CF-IPCountry": "QA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2001:1a10:1946:4d01:802c:b2c:7b77:ab29, 162.158.8.175"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 04:45:45 UTC] === END API CALL LOG ===
[17-Apr-2026 04:45:45 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 04:45:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ4IiwidXNlcm5hbWUiOiJkZW5pYWwiLCJlbWFpbCI6ImZhaGFkNzcyMjcyODBAZ21haWwuY29tIiwiZXhwIjoxNzc3MDA1OTQzfQ.vFzcHx-YSQ7ys9FSbgj-aV5sSIO7aRzogw0dhtut-1k
[17-Apr-2026 04:45:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 04:45:45 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 04:45:45 UTC] User ID: 348
[17-Apr-2026 04:45:45 UTC] ✅ User profile retrieved successfully for user ID: 348
[17-Apr-2026 04:45:55 UTC] === API CALL LOG ===
[17-Apr-2026 04:45:55 UTC] Endpoint: user/profile.php
[17-Apr-2026 04:45:55 UTC] Full Log Data: {
    "timestamp": "2026-04-17 04:45:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:1a10:1946:4d01:802c:b2c:7b77:ab29",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ4IiwidXNlcm5hbWUiOiJkZW5pYWwiLCJlbWFpbCI6ImZhaGFkNzcyMjcyODBAZ21haWwuY29tIiwiZXhwIjoxNzc3MDA1OTQzfQ.vFzcHx-YSQ7ys9FSbgj-aV5sSIO7aRzogw0dhtut-1k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed8c877a82e86af-DOH",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:1a10:1946:4d01:802c:b2c:7b77:ab29",
        "CF-IPCountry": "QA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2001:1a10:1946:4d01:802c:b2c:7b77:ab29, 162.158.8.175"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 04:45:55 UTC] === END API CALL LOG ===
[17-Apr-2026 04:45:55 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 04:45:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ4IiwidXNlcm5hbWUiOiJkZW5pYWwiLCJlbWFpbCI6ImZhaGFkNzcyMjcyODBAZ21haWwuY29tIiwiZXhwIjoxNzc3MDA1OTQzfQ.vFzcHx-YSQ7ys9FSbgj-aV5sSIO7aRzogw0dhtut-1k
[17-Apr-2026 04:45:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 04:45:55 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 04:45:55 UTC] User ID: 348
[17-Apr-2026 04:45:55 UTC] ✅ User profile retrieved successfully for user ID: 348
[17-Apr-2026 04:45:56 UTC] === API CALL LOG ===
[17-Apr-2026 04:45:56 UTC] Endpoint: user/profile.php
[17-Apr-2026 04:45:56 UTC] Full Log Data: {
    "timestamp": "2026-04-17 04:45:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:1a10:1946:4d01:802c:b2c:7b77:ab29",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ4IiwidXNlcm5hbWUiOiJkZW5pYWwiLCJlbWFpbCI6ImZhaGFkNzcyMjcyODBAZ21haWwuY29tIiwiZXhwIjoxNzc3MDA1OTQzfQ.vFzcHx-YSQ7ys9FSbgj-aV5sSIO7aRzogw0dhtut-1k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed8c87e2bba86af-DOH",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:1a10:1946:4d01:802c:b2c:7b77:ab29",
        "CF-IPCountry": "QA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2001:1a10:1946:4d01:802c:b2c:7b77:ab29, 162.158.8.175"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 04:45:56 UTC] === END API CALL LOG ===
[17-Apr-2026 04:45:56 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 04:45:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ4IiwidXNlcm5hbWUiOiJkZW5pYWwiLCJlbWFpbCI6ImZhaGFkNzcyMjcyODBAZ21haWwuY29tIiwiZXhwIjoxNzc3MDA1OTQzfQ.vFzcHx-YSQ7ys9FSbgj-aV5sSIO7aRzogw0dhtut-1k
[17-Apr-2026 04:45:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 04:45:56 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 04:45:56 UTC] User ID: 348
[17-Apr-2026 04:45:56 UTC] ✅ User profile retrieved successfully for user ID: 348
[17-Apr-2026 04:45:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 04:45:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 04:45:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ4IiwidXNlcm5hbWUiOiJkZW5pYWwiLCJlbWFpbCI6ImZhaGFkNzcyMjcyODBAZ21haWwuY29tIiwiZXhwIjoxNzc3MDA1OTQzfQ.vFzcHx-YSQ7ys9FSbgj-aV5sSIO7aRzogw0dhtut-1k","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ed8c87ebc0386af-DOH","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2001:1a10:1946:4d01:802c:b2c:7b77:ab29","CF-IPCountry":"QA","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2001:1a10:1946:4d01:802c:b2c:7b77:ab29, 162.158.8.174"}
[17-Apr-2026 04:45:57 UTC] === User Orders API Called ===
[17-Apr-2026 04:45:57 UTC] User ID: 348
[17-Apr-2026 04:45:57 UTC] Limit: 20, Offset: 0
[17-Apr-2026 04:45:57 UTC] Orders found: 0
[17-Apr-2026 04:45:57 UTC] Orders data: []
[17-Apr-2026 04:45:57 UTC] Total orders count: 0
[17-Apr-2026 04:45:57 UTC] === API CALL LOG ===
[17-Apr-2026 04:45:57 UTC] Endpoint: user/profile.php
[17-Apr-2026 04:45:57 UTC] Full Log Data: {
    "timestamp": "2026-04-17 04:45:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:1a10:1946:4d01:802c:b2c:7b77:ab29",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ4IiwidXNlcm5hbWUiOiJkZW5pYWwiLCJlbWFpbCI6ImZhaGFkNzcyMjcyODBAZ21haWwuY29tIiwiZXhwIjoxNzc3MDA1OTQzfQ.vFzcHx-YSQ7ys9FSbgj-aV5sSIO7aRzogw0dhtut-1k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed8c87edc1586af-DOH",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:1a10:1946:4d01:802c:b2c:7b77:ab29",
        "CF-IPCountry": "QA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2001:1a10:1946:4d01:802c:b2c:7b77:ab29, 162.158.8.175"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 04:45:57 UTC] === END API CALL LOG ===
[17-Apr-2026 04:45:57 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 04:45:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ4IiwidXNlcm5hbWUiOiJkZW5pYWwiLCJlbWFpbCI6ImZhaGFkNzcyMjcyODBAZ21haWwuY29tIiwiZXhwIjoxNzc3MDA1OTQzfQ.vFzcHx-YSQ7ys9FSbgj-aV5sSIO7aRzogw0dhtut-1k
[17-Apr-2026 04:45:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 04:45:57 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 04:45:57 UTC] User ID: 348
[17-Apr-2026 04:45:57 UTC] ✅ User profile retrieved successfully for user ID: 348
[17-Apr-2026 04:46:06 UTC] === API CALL LOG ===
[17-Apr-2026 04:46:06 UTC] Endpoint: user/profile.php
[17-Apr-2026 04:46:06 UTC] Full Log Data: {
    "timestamp": "2026-04-17 04:46:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:1a10:1946:4d01:802c:b2c:7b77:ab29",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ4IiwidXNlcm5hbWUiOiJkZW5pYWwiLCJlbWFpbCI6ImZhaGFkNzcyMjcyODBAZ21haWwuY29tIiwiZXhwIjoxNzc3MDA1OTQzfQ.vFzcHx-YSQ7ys9FSbgj-aV5sSIO7aRzogw0dhtut-1k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed8c8ba480d472a-DOH",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:1a10:1946:4d01:802c:b2c:7b77:ab29",
        "CF-IPCountry": "QA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2001:1a10:1946:4d01:802c:b2c:7b77:ab29, 162.158.8.174"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 04:46:06 UTC] === END API CALL LOG ===
[17-Apr-2026 04:46:06 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 04:46:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ4IiwidXNlcm5hbWUiOiJkZW5pYWwiLCJlbWFpbCI6ImZhaGFkNzcyMjcyODBAZ21haWwuY29tIiwiZXhwIjoxNzc3MDA1OTQzfQ.vFzcHx-YSQ7ys9FSbgj-aV5sSIO7aRzogw0dhtut-1k
[17-Apr-2026 04:46:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 04:46:06 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 04:46:06 UTC] User ID: 348
[17-Apr-2026 04:46:06 UTC] ✅ User profile retrieved successfully for user ID: 348
[17-Apr-2026 04:46:07 UTC] === API CALL LOG ===
[17-Apr-2026 04:46:07 UTC] Endpoint: user/profile.php
[17-Apr-2026 04:46:07 UTC] Full Log Data: {
    "timestamp": "2026-04-17 04:46:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:1a10:1946:4d01:802c:b2c:7b77:ab29",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ4IiwidXNlcm5hbWUiOiJkZW5pYWwiLCJlbWFpbCI6ImZhaGFkNzcyMjcyODBAZ21haWwuY29tIiwiZXhwIjoxNzc3MDA1OTQzfQ.vFzcHx-YSQ7ys9FSbgj-aV5sSIO7aRzogw0dhtut-1k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed8c8c0ac67472a-DOH",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:1a10:1946:4d01:802c:b2c:7b77:ab29",
        "CF-IPCountry": "QA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2001:1a10:1946:4d01:802c:b2c:7b77:ab29, 162.158.8.174"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 04:46:07 UTC] === END API CALL LOG ===
[17-Apr-2026 04:46:07 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 04:46:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ4IiwidXNlcm5hbWUiOiJkZW5pYWwiLCJlbWFpbCI6ImZhaGFkNzcyMjcyODBAZ21haWwuY29tIiwiZXhwIjoxNzc3MDA1OTQzfQ.vFzcHx-YSQ7ys9FSbgj-aV5sSIO7aRzogw0dhtut-1k
[17-Apr-2026 04:46:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 04:46:07 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 04:46:07 UTC] User ID: 348
[17-Apr-2026 04:46:07 UTC] ✅ User profile retrieved successfully for user ID: 348
[17-Apr-2026 04:46:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 04:46:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 04:46:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ4IiwidXNlcm5hbWUiOiJkZW5pYWwiLCJlbWFpbCI6ImZhaGFkNzcyMjcyODBAZ21haWwuY29tIiwiZXhwIjoxNzc3MDA1OTQzfQ.vFzcHx-YSQ7ys9FSbgj-aV5sSIO7aRzogw0dhtut-1k","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ed8c8c0dc82472a-DOH","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2001:1a10:1946:4d01:802c:b2c:7b77:ab29","CF-IPCountry":"QA","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2001:1a10:1946:4d01:802c:b2c:7b77:ab29, 162.158.8.175"}
[17-Apr-2026 04:46:07 UTC] === User Orders API Called ===
[17-Apr-2026 04:46:07 UTC] User ID: 348
[17-Apr-2026 04:46:07 UTC] Limit: 20, Offset: 0
[17-Apr-2026 04:46:07 UTC] Orders found: 0
[17-Apr-2026 04:46:07 UTC] Orders data: []
[17-Apr-2026 04:46:07 UTC] Total orders count: 0
[17-Apr-2026 04:46:07 UTC] === API CALL LOG ===
[17-Apr-2026 04:46:07 UTC] Endpoint: user/profile.php
[17-Apr-2026 04:46:07 UTC] Full Log Data: {
    "timestamp": "2026-04-17 04:46:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:1a10:1946:4d01:802c:b2c:7b77:ab29",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ4IiwidXNlcm5hbWUiOiJkZW5pYWwiLCJlbWFpbCI6ImZhaGFkNzcyMjcyODBAZ21haWwuY29tIiwiZXhwIjoxNzc3MDA1OTQzfQ.vFzcHx-YSQ7ys9FSbgj-aV5sSIO7aRzogw0dhtut-1k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed8c8c13cd1472a-DOH",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:1a10:1946:4d01:802c:b2c:7b77:ab29",
        "CF-IPCountry": "QA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2001:1a10:1946:4d01:802c:b2c:7b77:ab29, 162.158.8.175"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 04:46:07 UTC] === END API CALL LOG ===
[17-Apr-2026 04:46:07 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 04:46:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ4IiwidXNlcm5hbWUiOiJkZW5pYWwiLCJlbWFpbCI6ImZhaGFkNzcyMjcyODBAZ21haWwuY29tIiwiZXhwIjoxNzc3MDA1OTQzfQ.vFzcHx-YSQ7ys9FSbgj-aV5sSIO7aRzogw0dhtut-1k
[17-Apr-2026 04:46:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 04:46:07 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 04:46:07 UTC] User ID: 348
[17-Apr-2026 04:46:07 UTC] ✅ User profile retrieved successfully for user ID: 348
[17-Apr-2026 04:46:08 UTC] === API CALL LOG ===
[17-Apr-2026 04:46:08 UTC] Endpoint: user/profile.php
[17-Apr-2026 04:46:08 UTC] Full Log Data: {
    "timestamp": "2026-04-17 04:46:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:1a10:1946:4d01:802c:b2c:7b77:ab29",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ4IiwidXNlcm5hbWUiOiJkZW5pYWwiLCJlbWFpbCI6ImZhaGFkNzcyMjcyODBAZ21haWwuY29tIiwiZXhwIjoxNzc3MDA1OTQzfQ.vFzcHx-YSQ7ys9FSbgj-aV5sSIO7aRzogw0dhtut-1k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed8c8c7eac6472a-DOH",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:1a10:1946:4d01:802c:b2c:7b77:ab29",
        "CF-IPCountry": "QA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2001:1a10:1946:4d01:802c:b2c:7b77:ab29, 162.158.8.175"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 04:46:08 UTC] === END API CALL LOG ===
[17-Apr-2026 04:46:08 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 04:46:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ4IiwidXNlcm5hbWUiOiJkZW5pYWwiLCJlbWFpbCI6ImZhaGFkNzcyMjcyODBAZ21haWwuY29tIiwiZXhwIjoxNzc3MDA1OTQzfQ.vFzcHx-YSQ7ys9FSbgj-aV5sSIO7aRzogw0dhtut-1k
[17-Apr-2026 04:46:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 04:46:08 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 04:46:08 UTC] User ID: 348
[17-Apr-2026 04:46:08 UTC] ✅ User profile retrieved successfully for user ID: 348
[17-Apr-2026 04:46:19 UTC] === API CALL LOG ===
[17-Apr-2026 04:46:19 UTC] Endpoint: user/profile.php
[17-Apr-2026 04:46:19 UTC] Full Log Data: {
    "timestamp": "2026-04-17 04:46:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:1a10:1946:4d01:802c:b2c:7b77:ab29",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ4IiwidXNlcm5hbWUiOiJkZW5pYWwiLCJlbWFpbCI6ImZhaGFkNzcyMjcyODBAZ21haWwuY29tIiwiZXhwIjoxNzc3MDA1OTQzfQ.vFzcHx-YSQ7ys9FSbgj-aV5sSIO7aRzogw0dhtut-1k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed8c90c6f4dd2d8-DOH",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:1a10:1946:4d01:802c:b2c:7b77:ab29",
        "CF-IPCountry": "QA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2001:1a10:1946:4d01:802c:b2c:7b77:ab29, 162.158.8.175"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 04:46:19 UTC] === END API CALL LOG ===
[17-Apr-2026 04:46:19 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 04:46:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ4IiwidXNlcm5hbWUiOiJkZW5pYWwiLCJlbWFpbCI6ImZhaGFkNzcyMjcyODBAZ21haWwuY29tIiwiZXhwIjoxNzc3MDA1OTQzfQ.vFzcHx-YSQ7ys9FSbgj-aV5sSIO7aRzogw0dhtut-1k
[17-Apr-2026 04:46:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 04:46:19 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 04:46:19 UTC] User ID: 348
[17-Apr-2026 04:46:19 UTC] ✅ User profile retrieved successfully for user ID: 348
[17-Apr-2026 04:46:20 UTC] === API CALL LOG ===
[17-Apr-2026 04:46:20 UTC] Endpoint: user/profile.php
[17-Apr-2026 04:46:20 UTC] Full Log Data: {
    "timestamp": "2026-04-17 04:46:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:1a10:1946:4d01:802c:b2c:7b77:ab29",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ4IiwidXNlcm5hbWUiOiJkZW5pYWwiLCJlbWFpbCI6ImZhaGFkNzcyMjcyODBAZ21haWwuY29tIiwiZXhwIjoxNzc3MDA1OTQzfQ.vFzcHx-YSQ7ys9FSbgj-aV5sSIO7aRzogw0dhtut-1k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed8c9128b10d2d8-DOH",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:1a10:1946:4d01:802c:b2c:7b77:ab29",
        "CF-IPCountry": "QA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2001:1a10:1946:4d01:802c:b2c:7b77:ab29, 162.158.8.175"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 04:46:20 UTC] === END API CALL LOG ===
[17-Apr-2026 04:46:20 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 04:46:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ4IiwidXNlcm5hbWUiOiJkZW5pYWwiLCJlbWFpbCI6ImZhaGFkNzcyMjcyODBAZ21haWwuY29tIiwiZXhwIjoxNzc3MDA1OTQzfQ.vFzcHx-YSQ7ys9FSbgj-aV5sSIO7aRzogw0dhtut-1k
[17-Apr-2026 04:46:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 04:46:20 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 04:46:20 UTC] User ID: 348
[17-Apr-2026 04:46:20 UTC] ✅ User profile retrieved successfully for user ID: 348
[17-Apr-2026 04:46:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 04:46:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 04:46:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ4IiwidXNlcm5hbWUiOiJkZW5pYWwiLCJlbWFpbCI6ImZhaGFkNzcyMjcyODBAZ21haWwuY29tIiwiZXhwIjoxNzc3MDA1OTQzfQ.vFzcHx-YSQ7ys9FSbgj-aV5sSIO7aRzogw0dhtut-1k","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ed8c912cb3bd2d8-DOH","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2001:1a10:1946:4d01:802c:b2c:7b77:ab29","CF-IPCountry":"QA","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2001:1a10:1946:4d01:802c:b2c:7b77:ab29, 162.158.8.175"}
[17-Apr-2026 04:46:20 UTC] === User Orders API Called ===
[17-Apr-2026 04:46:20 UTC] User ID: 348
[17-Apr-2026 04:46:20 UTC] Limit: 20, Offset: 0
[17-Apr-2026 04:46:20 UTC] Orders found: 0
[17-Apr-2026 04:46:20 UTC] Orders data: []
[17-Apr-2026 04:46:20 UTC] Total orders count: 0
[17-Apr-2026 04:46:20 UTC] === API CALL LOG ===
[17-Apr-2026 04:46:20 UTC] Endpoint: user/profile.php
[17-Apr-2026 04:46:20 UTC] Full Log Data: {
    "timestamp": "2026-04-17 04:46:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:1a10:1946:4d01:802c:b2c:7b77:ab29",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ4IiwidXNlcm5hbWUiOiJkZW5pYWwiLCJlbWFpbCI6ImZhaGFkNzcyMjcyODBAZ21haWwuY29tIiwiZXhwIjoxNzc3MDA1OTQzfQ.vFzcHx-YSQ7ys9FSbgj-aV5sSIO7aRzogw0dhtut-1k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed8c9133b7ad2d8-DOH",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:1a10:1946:4d01:802c:b2c:7b77:ab29",
        "CF-IPCountry": "QA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2001:1a10:1946:4d01:802c:b2c:7b77:ab29, 162.158.8.174"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 04:46:20 UTC] === END API CALL LOG ===
[17-Apr-2026 04:46:20 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 04:46:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ4IiwidXNlcm5hbWUiOiJkZW5pYWwiLCJlbWFpbCI6ImZhaGFkNzcyMjcyODBAZ21haWwuY29tIiwiZXhwIjoxNzc3MDA1OTQzfQ.vFzcHx-YSQ7ys9FSbgj-aV5sSIO7aRzogw0dhtut-1k
[17-Apr-2026 04:46:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 04:46:20 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 04:46:20 UTC] User ID: 348
[17-Apr-2026 04:46:20 UTC] ✅ User profile retrieved successfully for user ID: 348
[17-Apr-2026 04:46:21 UTC] === API CALL LOG ===
[17-Apr-2026 04:46:21 UTC] Endpoint: user/profile.php
[17-Apr-2026 04:46:21 UTC] Full Log Data: {
    "timestamp": "2026-04-17 04:46:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:1a10:1946:4d01:802c:b2c:7b77:ab29",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ4IiwidXNlcm5hbWUiOiJkZW5pYWwiLCJlbWFpbCI6ImZhaGFkNzcyMjcyODBAZ21haWwuY29tIiwiZXhwIjoxNzc3MDA1OTQzfQ.vFzcHx-YSQ7ys9FSbgj-aV5sSIO7aRzogw0dhtut-1k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed8c9191f23d2d8-DOH",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:1a10:1946:4d01:802c:b2c:7b77:ab29",
        "CF-IPCountry": "QA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2001:1a10:1946:4d01:802c:b2c:7b77:ab29, 162.158.8.175"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 04:46:21 UTC] === END API CALL LOG ===
[17-Apr-2026 04:46:21 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 04:46:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ4IiwidXNlcm5hbWUiOiJkZW5pYWwiLCJlbWFpbCI6ImZhaGFkNzcyMjcyODBAZ21haWwuY29tIiwiZXhwIjoxNzc3MDA1OTQzfQ.vFzcHx-YSQ7ys9FSbgj-aV5sSIO7aRzogw0dhtut-1k
[17-Apr-2026 04:46:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 04:46:21 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 04:46:21 UTC] User ID: 348
[17-Apr-2026 04:46:21 UTC] ✅ User profile retrieved successfully for user ID: 348
[17-Apr-2026 04:46:25 UTC] === API CALL LOG ===
[17-Apr-2026 04:46:25 UTC] Endpoint: user/profile.php
[17-Apr-2026 04:46:25 UTC] Full Log Data: {
    "timestamp": "2026-04-17 04:46:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:1a10:1946:4d01:802c:b2c:7b77:ab29",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ4IiwidXNlcm5hbWUiOiJkZW5pYWwiLCJlbWFpbCI6ImZhaGFkNzcyMjcyODBAZ21haWwuY29tIiwiZXhwIjoxNzc3MDA1OTQzfQ.vFzcHx-YSQ7ys9FSbgj-aV5sSIO7aRzogw0dhtut-1k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed8c9325f7ed2d8-DOH",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:1a10:1946:4d01:802c:b2c:7b77:ab29",
        "CF-IPCountry": "QA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2001:1a10:1946:4d01:802c:b2c:7b77:ab29, 162.158.8.175"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 04:46:25 UTC] === END API CALL LOG ===
[17-Apr-2026 04:46:25 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 04:46:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ4IiwidXNlcm5hbWUiOiJkZW5pYWwiLCJlbWFpbCI6ImZhaGFkNzcyMjcyODBAZ21haWwuY29tIiwiZXhwIjoxNzc3MDA1OTQzfQ.vFzcHx-YSQ7ys9FSbgj-aV5sSIO7aRzogw0dhtut-1k
[17-Apr-2026 04:46:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 04:46:25 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 04:46:25 UTC] User ID: 348
[17-Apr-2026 04:46:25 UTC] ✅ User profile retrieved successfully for user ID: 348
[17-Apr-2026 04:46:26 UTC] User Purchases API - User ID: 348
[17-Apr-2026 04:46:26 UTC] User Purchases API - Total purchases found: 0
[17-Apr-2026 04:46:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 04:46:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 04:46:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ4IiwidXNlcm5hbWUiOiJkZW5pYWwiLCJlbWFpbCI6ImZhaGFkNzcyMjcyODBAZ21haWwuY29tIiwiZXhwIjoxNzc3MDA1OTQzfQ.vFzcHx-YSQ7ys9FSbgj-aV5sSIO7aRzogw0dhtut-1k","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ed8c93d2dbdd2d8-DOH","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2001:1a10:1946:4d01:802c:b2c:7b77:ab29","CF-IPCountry":"QA","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2001:1a10:1946:4d01:802c:b2c:7b77:ab29, 162.158.8.175"}
[17-Apr-2026 04:46:27 UTC] === User Orders API Called ===
[17-Apr-2026 04:46:27 UTC] User ID: 348
[17-Apr-2026 04:46:27 UTC] Limit: 20, Offset: 0
[17-Apr-2026 04:46:27 UTC] Orders found: 0
[17-Apr-2026 04:46:27 UTC] Orders data: []
[17-Apr-2026 04:46:27 UTC] Total orders count: 0
[17-Apr-2026 04:46:31 UTC] === API CALL LOG ===
[17-Apr-2026 04:46:31 UTC] Endpoint: user/profile.php
[17-Apr-2026 04:46:31 UTC] Full Log Data: {
    "timestamp": "2026-04-17 04:46:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:1a10:1946:4d01:802c:b2c:7b77:ab29",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ4IiwidXNlcm5hbWUiOiJkZW5pYWwiLCJlbWFpbCI6ImZhaGFkNzcyMjcyODBAZ21haWwuY29tIiwiZXhwIjoxNzc3MDA1OTQzfQ.vFzcHx-YSQ7ys9FSbgj-aV5sSIO7aRzogw0dhtut-1k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed8c9552b1d9789-DOH",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:1a10:1946:4d01:802c:b2c:7b77:ab29",
        "CF-IPCountry": "QA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2001:1a10:1946:4d01:802c:b2c:7b77:ab29, 162.158.8.175"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 04:46:31 UTC] === END API CALL LOG ===
[17-Apr-2026 04:46:31 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 04:46:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ4IiwidXNlcm5hbWUiOiJkZW5pYWwiLCJlbWFpbCI6ImZhaGFkNzcyMjcyODBAZ21haWwuY29tIiwiZXhwIjoxNzc3MDA1OTQzfQ.vFzcHx-YSQ7ys9FSbgj-aV5sSIO7aRzogw0dhtut-1k
[17-Apr-2026 04:46:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 04:46:31 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 04:46:31 UTC] User ID: 348
[17-Apr-2026 04:46:31 UTC] ✅ User profile retrieved successfully for user ID: 348
[17-Apr-2026 04:46:32 UTC] === API CALL LOG ===
[17-Apr-2026 04:46:32 UTC] Endpoint: user/profile.php
[17-Apr-2026 04:46:32 UTC] Full Log Data: {
    "timestamp": "2026-04-17 04:46:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:1a10:1946:4d01:802c:b2c:7b77:ab29",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ4IiwidXNlcm5hbWUiOiJkZW5pYWwiLCJlbWFpbCI6ImZhaGFkNzcyMjcyODBAZ21haWwuY29tIiwiZXhwIjoxNzc3MDA1OTQzfQ.vFzcHx-YSQ7ys9FSbgj-aV5sSIO7aRzogw0dhtut-1k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed8c95af8359789-DOH",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:1a10:1946:4d01:802c:b2c:7b77:ab29",
        "CF-IPCountry": "QA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2001:1a10:1946:4d01:802c:b2c:7b77:ab29, 162.158.8.174"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 04:46:32 UTC] === END API CALL LOG ===
[17-Apr-2026 04:46:32 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 04:46:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ4IiwidXNlcm5hbWUiOiJkZW5pYWwiLCJlbWFpbCI6ImZhaGFkNzcyMjcyODBAZ21haWwuY29tIiwiZXhwIjoxNzc3MDA1OTQzfQ.vFzcHx-YSQ7ys9FSbgj-aV5sSIO7aRzogw0dhtut-1k
[17-Apr-2026 04:46:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 04:46:32 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 04:46:32 UTC] User ID: 348
[17-Apr-2026 04:46:32 UTC] ✅ User profile retrieved successfully for user ID: 348
[17-Apr-2026 04:46:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 04:46:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 04:46:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ4IiwidXNlcm5hbWUiOiJkZW5pYWwiLCJlbWFpbCI6ImZhaGFkNzcyMjcyODBAZ21haWwuY29tIiwiZXhwIjoxNzc3MDA1OTQzfQ.vFzcHx-YSQ7ys9FSbgj-aV5sSIO7aRzogw0dhtut-1k","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ed8c95b48889789-DOH","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2001:1a10:1946:4d01:802c:b2c:7b77:ab29","CF-IPCountry":"QA","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2001:1a10:1946:4d01:802c:b2c:7b77:ab29, 162.158.8.175"}
[17-Apr-2026 04:46:32 UTC] === User Orders API Called ===
[17-Apr-2026 04:46:32 UTC] User ID: 348
[17-Apr-2026 04:46:32 UTC] Limit: 20, Offset: 0
[17-Apr-2026 04:46:32 UTC] Orders found: 0
[17-Apr-2026 04:46:32 UTC] Orders data: []
[17-Apr-2026 04:46:32 UTC] Total orders count: 0
[17-Apr-2026 04:46:32 UTC] === API CALL LOG ===
[17-Apr-2026 04:46:32 UTC] Endpoint: user/profile.php
[17-Apr-2026 04:46:32 UTC] Full Log Data: {
    "timestamp": "2026-04-17 04:46:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:1a10:1946:4d01:802c:b2c:7b77:ab29",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ4IiwidXNlcm5hbWUiOiJkZW5pYWwiLCJlbWFpbCI6ImZhaGFkNzcyMjcyODBAZ21haWwuY29tIiwiZXhwIjoxNzc3MDA1OTQzfQ.vFzcHx-YSQ7ys9FSbgj-aV5sSIO7aRzogw0dhtut-1k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed8c95bf9219789-DOH",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:1a10:1946:4d01:802c:b2c:7b77:ab29",
        "CF-IPCountry": "QA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2001:1a10:1946:4d01:802c:b2c:7b77:ab29, 162.158.8.175"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 04:46:32 UTC] === END API CALL LOG ===
[17-Apr-2026 04:46:32 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 04:46:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ4IiwidXNlcm5hbWUiOiJkZW5pYWwiLCJlbWFpbCI6ImZhaGFkNzcyMjcyODBAZ21haWwuY29tIiwiZXhwIjoxNzc3MDA1OTQzfQ.vFzcHx-YSQ7ys9FSbgj-aV5sSIO7aRzogw0dhtut-1k
[17-Apr-2026 04:46:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 04:46:32 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 04:46:32 UTC] User ID: 348
[17-Apr-2026 04:46:32 UTC] ✅ User profile retrieved successfully for user ID: 348
[17-Apr-2026 04:46:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 04:46:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 04:46:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ4IiwidXNlcm5hbWUiOiJkZW5pYWwiLCJlbWFpbCI6ImZhaGFkNzcyMjcyODBAZ21haWwuY29tIiwiZXhwIjoxNzc3MDA1OTQzfQ.vFzcHx-YSQ7ys9FSbgj-aV5sSIO7aRzogw0dhtut-1k","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ed8c95e1af19789-DOH","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2001:1a10:1946:4d01:802c:b2c:7b77:ab29","CF-IPCountry":"QA","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2001:1a10:1946:4d01:802c:b2c:7b77:ab29, 162.158.8.174"}
[17-Apr-2026 04:46:32 UTC] === User Orders API Called ===
[17-Apr-2026 04:46:32 UTC] User ID: 348
[17-Apr-2026 04:46:32 UTC] Limit: 20, Offset: 0
[17-Apr-2026 04:46:32 UTC] Orders found: 0
[17-Apr-2026 04:46:32 UTC] Orders data: []
[17-Apr-2026 04:46:32 UTC] Total orders count: 0
[17-Apr-2026 04:46:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 04:46:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 04:46:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ4IiwidXNlcm5hbWUiOiJkZW5pYWwiLCJlbWFpbCI6ImZhaGFkNzcyMjcyODBAZ21haWwuY29tIiwiZXhwIjoxNzc3MDA1OTQzfQ.vFzcHx-YSQ7ys9FSbgj-aV5sSIO7aRzogw0dhtut-1k","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ed8c967ebf09789-DOH","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2001:1a10:1946:4d01:802c:b2c:7b77:ab29","CF-IPCountry":"QA","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2001:1a10:1946:4d01:802c:b2c:7b77:ab29, 162.158.8.174"}
[17-Apr-2026 04:46:34 UTC] === User Orders API Called ===
[17-Apr-2026 04:46:34 UTC] User ID: 348
[17-Apr-2026 04:46:34 UTC] Limit: 20, Offset: 0
[17-Apr-2026 04:46:34 UTC] Orders found: 0
[17-Apr-2026 04:46:34 UTC] Orders data: []
[17-Apr-2026 04:46:34 UTC] Total orders count: 0
[17-Apr-2026 04:46:34 UTC] === API CALL LOG ===
[17-Apr-2026 04:46:34 UTC] Endpoint: user/profile.php
[17-Apr-2026 04:46:34 UTC] Full Log Data: {
    "timestamp": "2026-04-17 04:46:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:1a10:1946:4d01:802c:b2c:7b77:ab29",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ4IiwidXNlcm5hbWUiOiJkZW5pYWwiLCJlbWFpbCI6ImZhaGFkNzcyMjcyODBAZ21haWwuY29tIiwiZXhwIjoxNzc3MDA1OTQzfQ.vFzcHx-YSQ7ys9FSbgj-aV5sSIO7aRzogw0dhtut-1k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed8c967ebf19789-DOH",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:1a10:1946:4d01:802c:b2c:7b77:ab29",
        "CF-IPCountry": "QA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2001:1a10:1946:4d01:802c:b2c:7b77:ab29, 162.158.8.175"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 04:46:34 UTC] === END API CALL LOG ===
[17-Apr-2026 04:46:34 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 04:46:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ4IiwidXNlcm5hbWUiOiJkZW5pYWwiLCJlbWFpbCI6ImZhaGFkNzcyMjcyODBAZ21haWwuY29tIiwiZXhwIjoxNzc3MDA1OTQzfQ.vFzcHx-YSQ7ys9FSbgj-aV5sSIO7aRzogw0dhtut-1k
[17-Apr-2026 04:46:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 04:46:34 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 04:46:34 UTC] User ID: 348
[17-Apr-2026 04:46:34 UTC] ✅ User profile retrieved successfully for user ID: 348
[17-Apr-2026 04:46:34 UTC] === API CALL LOG ===
[17-Apr-2026 04:46:34 UTC] Endpoint: user/profile.php
[17-Apr-2026 04:46:34 UTC] Full Log Data: {
    "timestamp": "2026-04-17 04:46:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:1a10:1946:4d01:802c:b2c:7b77:ab29",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ4IiwidXNlcm5hbWUiOiJkZW5pYWwiLCJlbWFpbCI6ImZhaGFkNzcyMjcyODBAZ21haWwuY29tIiwiZXhwIjoxNzc3MDA1OTQzfQ.vFzcHx-YSQ7ys9FSbgj-aV5sSIO7aRzogw0dhtut-1k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed8c96b0e209789-DOH",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:1a10:1946:4d01:802c:b2c:7b77:ab29",
        "CF-IPCountry": "QA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2001:1a10:1946:4d01:802c:b2c:7b77:ab29, 162.158.8.174"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 04:46:34 UTC] === END API CALL LOG ===
[17-Apr-2026 04:46:34 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 04:46:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ4IiwidXNlcm5hbWUiOiJkZW5pYWwiLCJlbWFpbCI6ImZhaGFkNzcyMjcyODBAZ21haWwuY29tIiwiZXhwIjoxNzc3MDA1OTQzfQ.vFzcHx-YSQ7ys9FSbgj-aV5sSIO7aRzogw0dhtut-1k
[17-Apr-2026 04:46:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 04:46:34 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 04:46:34 UTC] User ID: 348
[17-Apr-2026 04:46:34 UTC] ✅ User profile retrieved successfully for user ID: 348
[17-Apr-2026 04:46:35 UTC] === API CALL LOG ===
[17-Apr-2026 04:46:35 UTC] Endpoint: user/profile.php
[17-Apr-2026 04:46:35 UTC] Full Log Data: {
    "timestamp": "2026-04-17 04:46:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:1a10:1946:4d01:802c:b2c:7b77:ab29",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ4IiwidXNlcm5hbWUiOiJkZW5pYWwiLCJlbWFpbCI6ImZhaGFkNzcyMjcyODBAZ21haWwuY29tIiwiZXhwIjoxNzc3MDA1OTQzfQ.vFzcHx-YSQ7ys9FSbgj-aV5sSIO7aRzogw0dhtut-1k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed8c96cefa69789-DOH",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:1a10:1946:4d01:802c:b2c:7b77:ab29",
        "CF-IPCountry": "QA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2001:1a10:1946:4d01:802c:b2c:7b77:ab29, 162.158.8.174"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 04:46:35 UTC] === END API CALL LOG ===
[17-Apr-2026 04:46:35 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 04:46:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ4IiwidXNlcm5hbWUiOiJkZW5pYWwiLCJlbWFpbCI6ImZhaGFkNzcyMjcyODBAZ21haWwuY29tIiwiZXhwIjoxNzc3MDA1OTQzfQ.vFzcHx-YSQ7ys9FSbgj-aV5sSIO7aRzogw0dhtut-1k
[17-Apr-2026 04:46:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 04:46:35 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 04:46:35 UTC] User ID: 348
[17-Apr-2026 04:46:35 UTC] ✅ User profile retrieved successfully for user ID: 348
[17-Apr-2026 04:46:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 04:46:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 04:46:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ4IiwidXNlcm5hbWUiOiJkZW5pYWwiLCJlbWFpbCI6ImZhaGFkNzcyMjcyODBAZ21haWwuY29tIiwiZXhwIjoxNzc3MDA1OTQzfQ.vFzcHx-YSQ7ys9FSbgj-aV5sSIO7aRzogw0dhtut-1k","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ed8c9744cbd9789-DOH","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2001:1a10:1946:4d01:802c:b2c:7b77:ab29","CF-IPCountry":"QA","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2001:1a10:1946:4d01:802c:b2c:7b77:ab29, 162.158.8.174"}
[17-Apr-2026 04:46:36 UTC] === User Orders API Called ===
[17-Apr-2026 04:46:36 UTC] User ID: 348
[17-Apr-2026 04:46:36 UTC] Limit: 20, Offset: 0
[17-Apr-2026 04:46:36 UTC] Orders found: 0
[17-Apr-2026 04:46:36 UTC] Orders data: []
[17-Apr-2026 04:46:36 UTC] Total orders count: 0
[17-Apr-2026 04:46:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 04:46:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 04:46:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ4IiwidXNlcm5hbWUiOiJkZW5pYWwiLCJlbWFpbCI6ImZhaGFkNzcyMjcyODBAZ21haWwuY29tIiwiZXhwIjoxNzc3MDA1OTQzfQ.vFzcHx-YSQ7ys9FSbgj-aV5sSIO7aRzogw0dhtut-1k","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ed8c97dea7a9789-DOH","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2001:1a10:1946:4d01:802c:b2c:7b77:ab29","CF-IPCountry":"QA","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2001:1a10:1946:4d01:802c:b2c:7b77:ab29, 162.158.8.174"}
[17-Apr-2026 04:46:37 UTC] === User Orders API Called ===
[17-Apr-2026 04:46:37 UTC] User ID: 348
[17-Apr-2026 04:46:37 UTC] Limit: 20, Offset: 0
[17-Apr-2026 04:46:37 UTC] Orders found: 0
[17-Apr-2026 04:46:37 UTC] Orders data: []
[17-Apr-2026 04:46:37 UTC] Total orders count: 0
[17-Apr-2026 04:46:37 UTC] === API CALL LOG ===
[17-Apr-2026 04:46:37 UTC] Endpoint: user/profile.php
[17-Apr-2026 04:46:37 UTC] Full Log Data: {
    "timestamp": "2026-04-17 04:46:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:1a10:1946:4d01:802c:b2c:7b77:ab29",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ4IiwidXNlcm5hbWUiOiJkZW5pYWwiLCJlbWFpbCI6ImZhaGFkNzcyMjcyODBAZ21haWwuY29tIiwiZXhwIjoxNzc3MDA1OTQzfQ.vFzcHx-YSQ7ys9FSbgj-aV5sSIO7aRzogw0dhtut-1k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed8c97e7ac49789-DOH",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:1a10:1946:4d01:802c:b2c:7b77:ab29",
        "CF-IPCountry": "QA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2001:1a10:1946:4d01:802c:b2c:7b77:ab29, 162.158.8.174"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 04:46:37 UTC] === END API CALL LOG ===
[17-Apr-2026 04:46:37 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 04:46:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ4IiwidXNlcm5hbWUiOiJkZW5pYWwiLCJlbWFpbCI6ImZhaGFkNzcyMjcyODBAZ21haWwuY29tIiwiZXhwIjoxNzc3MDA1OTQzfQ.vFzcHx-YSQ7ys9FSbgj-aV5sSIO7aRzogw0dhtut-1k
[17-Apr-2026 04:46:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 04:46:37 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 04:46:37 UTC] User ID: 348
[17-Apr-2026 04:46:37 UTC] ✅ User profile retrieved successfully for user ID: 348
[17-Apr-2026 04:46:38 UTC] === API CALL LOG ===
[17-Apr-2026 04:46:38 UTC] Endpoint: user/profile.php
[17-Apr-2026 04:46:38 UTC] Full Log Data: {
    "timestamp": "2026-04-17 04:46:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:1a10:1946:4d01:802c:b2c:7b77:ab29",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ4IiwidXNlcm5hbWUiOiJkZW5pYWwiLCJlbWFpbCI6ImZhaGFkNzcyMjcyODBAZ21haWwuY29tIiwiZXhwIjoxNzc3MDA1OTQzfQ.vFzcHx-YSQ7ys9FSbgj-aV5sSIO7aRzogw0dhtut-1k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed8c982dda59789-DOH",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:1a10:1946:4d01:802c:b2c:7b77:ab29",
        "CF-IPCountry": "QA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2001:1a10:1946:4d01:802c:b2c:7b77:ab29, 162.158.8.175"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 04:46:38 UTC] === END API CALL LOG ===
[17-Apr-2026 04:46:38 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 04:46:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ4IiwidXNlcm5hbWUiOiJkZW5pYWwiLCJlbWFpbCI6ImZhaGFkNzcyMjcyODBAZ21haWwuY29tIiwiZXhwIjoxNzc3MDA1OTQzfQ.vFzcHx-YSQ7ys9FSbgj-aV5sSIO7aRzogw0dhtut-1k
[17-Apr-2026 04:46:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 04:46:38 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 04:46:38 UTC] User ID: 348
[17-Apr-2026 04:46:38 UTC] ✅ User profile retrieved successfully for user ID: 348
[17-Apr-2026 04:46:38 UTC] === API CALL LOG ===
[17-Apr-2026 04:46:38 UTC] Endpoint: user/profile.php
[17-Apr-2026 04:46:38 UTC] Full Log Data: {
    "timestamp": "2026-04-17 04:46:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:1a10:1946:4d01:802c:b2c:7b77:ab29",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ4IiwidXNlcm5hbWUiOiJkZW5pYWwiLCJlbWFpbCI6ImZhaGFkNzcyMjcyODBAZ21haWwuY29tIiwiZXhwIjoxNzc3MDA1OTQzfQ.vFzcHx-YSQ7ys9FSbgj-aV5sSIO7aRzogw0dhtut-1k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed8c983ae359789-DOH",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:1a10:1946:4d01:802c:b2c:7b77:ab29",
        "CF-IPCountry": "QA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2001:1a10:1946:4d01:802c:b2c:7b77:ab29, 162.158.8.174"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 04:46:38 UTC] === END API CALL LOG ===
[17-Apr-2026 04:46:38 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 04:46:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ4IiwidXNlcm5hbWUiOiJkZW5pYWwiLCJlbWFpbCI6ImZhaGFkNzcyMjcyODBAZ21haWwuY29tIiwiZXhwIjoxNzc3MDA1OTQzfQ.vFzcHx-YSQ7ys9FSbgj-aV5sSIO7aRzogw0dhtut-1k
[17-Apr-2026 04:46:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 04:46:38 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 04:46:38 UTC] User ID: 348
[17-Apr-2026 04:46:38 UTC] ✅ User profile retrieved successfully for user ID: 348
[17-Apr-2026 04:46:44 UTC] === API CALL LOG ===
[17-Apr-2026 04:46:44 UTC] Endpoint: user/profile.php
[17-Apr-2026 04:46:44 UTC] Full Log Data: {
    "timestamp": "2026-04-17 04:46:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:1a10:1946:4d01:802c:b2c:7b77:ab29",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ4IiwidXNlcm5hbWUiOiJkZW5pYWwiLCJlbWFpbCI6ImZhaGFkNzcyMjcyODBAZ21haWwuY29tIiwiZXhwIjoxNzc3MDA1OTQzfQ.vFzcHx-YSQ7ys9FSbgj-aV5sSIO7aRzogw0dhtut-1k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed8c9a668559789-DOH",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:1a10:1946:4d01:802c:b2c:7b77:ab29",
        "CF-IPCountry": "QA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2001:1a10:1946:4d01:802c:b2c:7b77:ab29, 162.158.8.174"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 04:46:44 UTC] === END API CALL LOG ===
[17-Apr-2026 04:46:44 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 04:46:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ4IiwidXNlcm5hbWUiOiJkZW5pYWwiLCJlbWFpbCI6ImZhaGFkNzcyMjcyODBAZ21haWwuY29tIiwiZXhwIjoxNzc3MDA1OTQzfQ.vFzcHx-YSQ7ys9FSbgj-aV5sSIO7aRzogw0dhtut-1k
[17-Apr-2026 04:46:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 04:46:44 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 04:46:44 UTC] User ID: 348
[17-Apr-2026 04:46:44 UTC] ✅ User profile retrieved successfully for user ID: 348
[17-Apr-2026 04:47:09 UTC] === API CALL LOG ===
[17-Apr-2026 04:47:09 UTC] Endpoint: user/profile.php
[17-Apr-2026 04:47:09 UTC] Full Log Data: {
    "timestamp": "2026-04-17 04:47:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:1a10:1946:4d01:802c:b2c:7b77:ab29",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ4IiwidXNlcm5hbWUiOiJkZW5pYWwiLCJlbWFpbCI6ImZhaGFkNzcyMjcyODBAZ21haWwuY29tIiwiZXhwIjoxNzc3MDA1OTQzfQ.vFzcHx-YSQ7ys9FSbgj-aV5sSIO7aRzogw0dhtut-1k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed8ca41dcee9789-DOH",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:1a10:1946:4d01:802c:b2c:7b77:ab29",
        "CF-IPCountry": "QA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2001:1a10:1946:4d01:802c:b2c:7b77:ab29, 162.158.8.174"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 04:47:09 UTC] === END API CALL LOG ===
[17-Apr-2026 04:47:09 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 04:47:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ4IiwidXNlcm5hbWUiOiJkZW5pYWwiLCJlbWFpbCI6ImZhaGFkNzcyMjcyODBAZ21haWwuY29tIiwiZXhwIjoxNzc3MDA1OTQzfQ.vFzcHx-YSQ7ys9FSbgj-aV5sSIO7aRzogw0dhtut-1k
[17-Apr-2026 04:47:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 04:47:09 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 04:47:09 UTC] User ID: 348
[17-Apr-2026 04:47:09 UTC] ✅ User profile retrieved successfully for user ID: 348
[17-Apr-2026 04:47:45 UTC] === API CALL LOG ===
[17-Apr-2026 04:47:45 UTC] Endpoint: user/profile.php
[17-Apr-2026 04:47:45 UTC] Full Log Data: {
    "timestamp": "2026-04-17 04:47:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:1a10:1946:4d01:802c:b2c:7b77:ab29",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ4IiwidXNlcm5hbWUiOiJkZW5pYWwiLCJlbWFpbCI6ImZhaGFkNzcyMjcyODBAZ21haWwuY29tIiwiZXhwIjoxNzc3MDA1OTQzfQ.vFzcHx-YSQ7ys9FSbgj-aV5sSIO7aRzogw0dhtut-1k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed8cb251d2e9789-DOH",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:1a10:1946:4d01:802c:b2c:7b77:ab29",
        "CF-IPCountry": "QA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2001:1a10:1946:4d01:802c:b2c:7b77:ab29, 162.158.8.175"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 04:47:45 UTC] === END API CALL LOG ===
[17-Apr-2026 04:47:45 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 04:47:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ4IiwidXNlcm5hbWUiOiJkZW5pYWwiLCJlbWFpbCI6ImZhaGFkNzcyMjcyODBAZ21haWwuY29tIiwiZXhwIjoxNzc3MDA1OTQzfQ.vFzcHx-YSQ7ys9FSbgj-aV5sSIO7aRzogw0dhtut-1k
[17-Apr-2026 04:47:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 04:47:45 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 04:47:45 UTC] User ID: 348
[17-Apr-2026 04:47:45 UTC] ✅ User profile retrieved successfully for user ID: 348
[17-Apr-2026 04:47:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 04:47:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 04:47:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ4IiwidXNlcm5hbWUiOiJkZW5pYWwiLCJlbWFpbCI6ImZhaGFkNzcyMjcyODBAZ21haWwuY29tIiwiZXhwIjoxNzc3MDA1OTQzfQ.vFzcHx-YSQ7ys9FSbgj-aV5sSIO7aRzogw0dhtut-1k","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ed8cb5baa6b9789-DOH","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2001:1a10:1946:4d01:802c:b2c:7b77:ab29","CF-IPCountry":"QA","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2001:1a10:1946:4d01:802c:b2c:7b77:ab29, 162.158.8.175"}
[17-Apr-2026 04:47:54 UTC] === User Orders API Called ===
[17-Apr-2026 04:47:54 UTC] User ID: 348
[17-Apr-2026 04:47:54 UTC] Limit: 20, Offset: 0
[17-Apr-2026 04:47:54 UTC] Orders found: 0
[17-Apr-2026 04:47:54 UTC] Orders data: []
[17-Apr-2026 04:47:54 UTC] Total orders count: 0
[17-Apr-2026 04:47:54 UTC] === API CALL LOG ===
[17-Apr-2026 04:47:54 UTC] Endpoint: user/profile.php
[17-Apr-2026 04:47:54 UTC] Full Log Data: {
    "timestamp": "2026-04-17 04:47:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:1a10:1946:4d01:802c:b2c:7b77:ab29",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ4IiwidXNlcm5hbWUiOiJkZW5pYWwiLCJlbWFpbCI6ImZhaGFkNzcyMjcyODBAZ21haWwuY29tIiwiZXhwIjoxNzc3MDA1OTQzfQ.vFzcHx-YSQ7ys9FSbgj-aV5sSIO7aRzogw0dhtut-1k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed8cb5baa739789-DOH",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:1a10:1946:4d01:802c:b2c:7b77:ab29",
        "CF-IPCountry": "QA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2001:1a10:1946:4d01:802c:b2c:7b77:ab29, 162.158.8.175"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 04:47:54 UTC] === END API CALL LOG ===
[17-Apr-2026 04:47:54 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 04:47:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ4IiwidXNlcm5hbWUiOiJkZW5pYWwiLCJlbWFpbCI6ImZhaGFkNzcyMjcyODBAZ21haWwuY29tIiwiZXhwIjoxNzc3MDA1OTQzfQ.vFzcHx-YSQ7ys9FSbgj-aV5sSIO7aRzogw0dhtut-1k
[17-Apr-2026 04:47:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 04:47:54 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 04:47:54 UTC] User ID: 348
[17-Apr-2026 04:47:54 UTC] ✅ User profile retrieved successfully for user ID: 348
[17-Apr-2026 04:47:54 UTC] === API CALL LOG ===
[17-Apr-2026 04:47:54 UTC] Endpoint: user/profile.php
[17-Apr-2026 04:47:54 UTC] Full Log Data: {
    "timestamp": "2026-04-17 04:47:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:1a10:1946:4d01:802c:b2c:7b77:ab29",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ4IiwidXNlcm5hbWUiOiJkZW5pYWwiLCJlbWFpbCI6ImZhaGFkNzcyMjcyODBAZ21haWwuY29tIiwiZXhwIjoxNzc3MDA1OTQzfQ.vFzcHx-YSQ7ys9FSbgj-aV5sSIO7aRzogw0dhtut-1k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed8cb5f5db09789-DOH",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:1a10:1946:4d01:802c:b2c:7b77:ab29",
        "CF-IPCountry": "QA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2001:1a10:1946:4d01:802c:b2c:7b77:ab29, 162.158.8.174"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 04:47:54 UTC] === END API CALL LOG ===
[17-Apr-2026 04:47:54 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 04:47:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ4IiwidXNlcm5hbWUiOiJkZW5pYWwiLCJlbWFpbCI6ImZhaGFkNzcyMjcyODBAZ21haWwuY29tIiwiZXhwIjoxNzc3MDA1OTQzfQ.vFzcHx-YSQ7ys9FSbgj-aV5sSIO7aRzogw0dhtut-1k
[17-Apr-2026 04:47:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 04:47:54 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 04:47:54 UTC] User ID: 348
[17-Apr-2026 04:47:54 UTC] ✅ User profile retrieved successfully for user ID: 348
[17-Apr-2026 04:48:11 UTC] === API CALL LOG ===
[17-Apr-2026 04:48:11 UTC] Endpoint: user/profile.php
[17-Apr-2026 04:48:11 UTC] Full Log Data: {
    "timestamp": "2026-04-17 04:48:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:1a10:1946:4d01:802c:b2c:7b77:ab29",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ4IiwidXNlcm5hbWUiOiJkZW5pYWwiLCJlbWFpbCI6ImZhaGFkNzcyMjcyODBAZ21haWwuY29tIiwiZXhwIjoxNzc3MDA1OTQzfQ.vFzcHx-YSQ7ys9FSbgj-aV5sSIO7aRzogw0dhtut-1k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed8cbc5bf219789-DOH",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:1a10:1946:4d01:802c:b2c:7b77:ab29",
        "CF-IPCountry": "QA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2001:1a10:1946:4d01:802c:b2c:7b77:ab29, 162.158.8.175"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 04:48:11 UTC] === END API CALL LOG ===
[17-Apr-2026 04:48:11 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 04:48:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ4IiwidXNlcm5hbWUiOiJkZW5pYWwiLCJlbWFpbCI6ImZhaGFkNzcyMjcyODBAZ21haWwuY29tIiwiZXhwIjoxNzc3MDA1OTQzfQ.vFzcHx-YSQ7ys9FSbgj-aV5sSIO7aRzogw0dhtut-1k
[17-Apr-2026 04:48:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 04:48:11 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 04:48:11 UTC] User ID: 348
[17-Apr-2026 04:48:11 UTC] ✅ User profile retrieved successfully for user ID: 348
[17-Apr-2026 04:48:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 04:48:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 04:48:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ4IiwidXNlcm5hbWUiOiJkZW5pYWwiLCJlbWFpbCI6ImZhaGFkNzcyMjcyODBAZ21haWwuY29tIiwiZXhwIjoxNzc3MDA1OTQzfQ.vFzcHx-YSQ7ys9FSbgj-aV5sSIO7aRzogw0dhtut-1k","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ed8cbc5bf209789-DOH","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2001:1a10:1946:4d01:802c:b2c:7b77:ab29","CF-IPCountry":"QA","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2001:1a10:1946:4d01:802c:b2c:7b77:ab29, 162.158.8.174"}
[17-Apr-2026 04:48:11 UTC] === User Orders API Called ===
[17-Apr-2026 04:48:11 UTC] User ID: 348
[17-Apr-2026 04:48:11 UTC] Limit: 20, Offset: 0
[17-Apr-2026 04:48:11 UTC] Orders found: 0
[17-Apr-2026 04:48:11 UTC] Orders data: []
[17-Apr-2026 04:48:11 UTC] Total orders count: 0
[17-Apr-2026 04:48:11 UTC] === API CALL LOG ===
[17-Apr-2026 04:48:11 UTC] Endpoint: user/profile.php
[17-Apr-2026 04:48:11 UTC] Full Log Data: {
    "timestamp": "2026-04-17 04:48:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:1a10:1946:4d01:802c:b2c:7b77:ab29",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ4IiwidXNlcm5hbWUiOiJkZW5pYWwiLCJlbWFpbCI6ImZhaGFkNzcyMjcyODBAZ21haWwuY29tIiwiZXhwIjoxNzc3MDA1OTQzfQ.vFzcHx-YSQ7ys9FSbgj-aV5sSIO7aRzogw0dhtut-1k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed8cbc8e9959789-DOH",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:1a10:1946:4d01:802c:b2c:7b77:ab29",
        "CF-IPCountry": "QA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2001:1a10:1946:4d01:802c:b2c:7b77:ab29, 162.158.8.174"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 04:48:11 UTC] === END API CALL LOG ===
[17-Apr-2026 04:48:11 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 04:48:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ4IiwidXNlcm5hbWUiOiJkZW5pYWwiLCJlbWFpbCI6ImZhaGFkNzcyMjcyODBAZ21haWwuY29tIiwiZXhwIjoxNzc3MDA1OTQzfQ.vFzcHx-YSQ7ys9FSbgj-aV5sSIO7aRzogw0dhtut-1k
[17-Apr-2026 04:48:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 04:48:11 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 04:48:11 UTC] User ID: 348
[17-Apr-2026 04:48:11 UTC] ✅ User profile retrieved successfully for user ID: 348
[17-Apr-2026 04:48:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 04:48:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 04:48:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ4IiwidXNlcm5hbWUiOiJkZW5pYWwiLCJlbWFpbCI6ImZhaGFkNzcyMjcyODBAZ21haWwuY29tIiwiZXhwIjoxNzc3MDA1OTQzfQ.vFzcHx-YSQ7ys9FSbgj-aV5sSIO7aRzogw0dhtut-1k","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ed8ccac1d549789-DOH","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2001:1a10:1946:4d01:802c:b2c:7b77:ab29","CF-IPCountry":"QA","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2001:1a10:1946:4d01:802c:b2c:7b77:ab29, 162.158.8.175"}
[17-Apr-2026 04:48:48 UTC] === User Orders API Called ===
[17-Apr-2026 04:48:48 UTC] User ID: 348
[17-Apr-2026 04:48:48 UTC] Limit: 20, Offset: 0
[17-Apr-2026 04:48:48 UTC] Orders found: 0
[17-Apr-2026 04:48:48 UTC] Orders data: []
[17-Apr-2026 04:48:48 UTC] Total orders count: 0
[17-Apr-2026 04:48:48 UTC] === API CALL LOG ===
[17-Apr-2026 04:48:48 UTC] Endpoint: user/profile.php
[17-Apr-2026 04:48:48 UTC] Full Log Data: {
    "timestamp": "2026-04-17 04:48:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:1a10:1946:4d01:802c:b2c:7b77:ab29",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ4IiwidXNlcm5hbWUiOiJkZW5pYWwiLCJlbWFpbCI6ImZhaGFkNzcyMjcyODBAZ21haWwuY29tIiwiZXhwIjoxNzc3MDA1OTQzfQ.vFzcHx-YSQ7ys9FSbgj-aV5sSIO7aRzogw0dhtut-1k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed8ccaccdc79789-DOH",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:1a10:1946:4d01:802c:b2c:7b77:ab29",
        "CF-IPCountry": "QA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2001:1a10:1946:4d01:802c:b2c:7b77:ab29, 162.158.8.174"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 04:48:48 UTC] === END API CALL LOG ===
[17-Apr-2026 04:48:48 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 04:48:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ4IiwidXNlcm5hbWUiOiJkZW5pYWwiLCJlbWFpbCI6ImZhaGFkNzcyMjcyODBAZ21haWwuY29tIiwiZXhwIjoxNzc3MDA1OTQzfQ.vFzcHx-YSQ7ys9FSbgj-aV5sSIO7aRzogw0dhtut-1k
[17-Apr-2026 04:48:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 04:48:48 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 04:48:48 UTC] User ID: 348
[17-Apr-2026 04:48:48 UTC] ✅ User profile retrieved successfully for user ID: 348
[17-Apr-2026 04:48:48 UTC] === API CALL LOG ===
[17-Apr-2026 04:48:48 UTC] Endpoint: user/profile.php
[17-Apr-2026 04:48:48 UTC] Full Log Data: {
    "timestamp": "2026-04-17 04:48:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:1a10:1946:4d01:802c:b2c:7b77:ab29",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ4IiwidXNlcm5hbWUiOiJkZW5pYWwiLCJlbWFpbCI6ImZhaGFkNzcyMjcyODBAZ21haWwuY29tIiwiZXhwIjoxNzc3MDA1OTQzfQ.vFzcHx-YSQ7ys9FSbgj-aV5sSIO7aRzogw0dhtut-1k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed8ccb0886f9789-DOH",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:1a10:1946:4d01:802c:b2c:7b77:ab29",
        "CF-IPCountry": "QA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2001:1a10:1946:4d01:802c:b2c:7b77:ab29, 162.158.8.174"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 04:48:48 UTC] === END API CALL LOG ===
[17-Apr-2026 04:48:48 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 04:48:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ4IiwidXNlcm5hbWUiOiJkZW5pYWwiLCJlbWFpbCI6ImZhaGFkNzcyMjcyODBAZ21haWwuY29tIiwiZXhwIjoxNzc3MDA1OTQzfQ.vFzcHx-YSQ7ys9FSbgj-aV5sSIO7aRzogw0dhtut-1k
[17-Apr-2026 04:48:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 04:48:48 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 04:48:48 UTC] User ID: 348
[17-Apr-2026 04:48:48 UTC] ✅ User profile retrieved successfully for user ID: 348
[17-Apr-2026 04:48:58 UTC] === API CALL LOG ===
[17-Apr-2026 04:48:58 UTC] Endpoint: user/profile.php
[17-Apr-2026 04:48:58 UTC] Full Log Data: {
    "timestamp": "2026-04-17 04:48:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:1a10:1946:4d01:802c:b2c:7b77:ab29",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ4IiwidXNlcm5hbWUiOiJkZW5pYWwiLCJlbWFpbCI6ImZhaGFkNzcyMjcyODBAZ21haWwuY29tIiwiZXhwIjoxNzc3MDA1OTQzfQ.vFzcHx-YSQ7ys9FSbgj-aV5sSIO7aRzogw0dhtut-1k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed8ccebdbe89789-DOH",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:1a10:1946:4d01:802c:b2c:7b77:ab29",
        "CF-IPCountry": "QA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2001:1a10:1946:4d01:802c:b2c:7b77:ab29, 162.158.8.175"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 04:48:58 UTC] === END API CALL LOG ===
[17-Apr-2026 04:48:58 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 04:48:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ4IiwidXNlcm5hbWUiOiJkZW5pYWwiLCJlbWFpbCI6ImZhaGFkNzcyMjcyODBAZ21haWwuY29tIiwiZXhwIjoxNzc3MDA1OTQzfQ.vFzcHx-YSQ7ys9FSbgj-aV5sSIO7aRzogw0dhtut-1k
[17-Apr-2026 04:48:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 04:48:58 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 04:48:58 UTC] User ID: 348
[17-Apr-2026 04:48:58 UTC] ✅ User profile retrieved successfully for user ID: 348
[17-Apr-2026 04:48:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 04:48:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 04:48:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ4IiwidXNlcm5hbWUiOiJkZW5pYWwiLCJlbWFpbCI6ImZhaGFkNzcyMjcyODBAZ21haWwuY29tIiwiZXhwIjoxNzc3MDA1OTQzfQ.vFzcHx-YSQ7ys9FSbgj-aV5sSIO7aRzogw0dhtut-1k","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ed8cceb4bb59789-DOH","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2001:1a10:1946:4d01:802c:b2c:7b77:ab29","CF-IPCountry":"QA","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2001:1a10:1946:4d01:802c:b2c:7b77:ab29, 162.158.8.174"}
[17-Apr-2026 04:48:58 UTC] === User Orders API Called ===
[17-Apr-2026 04:48:58 UTC] User ID: 348
[17-Apr-2026 04:48:58 UTC] Limit: 20, Offset: 0
[17-Apr-2026 04:48:58 UTC] Orders found: 0
[17-Apr-2026 04:48:58 UTC] Orders data: []
[17-Apr-2026 04:48:58 UTC] Total orders count: 0
[17-Apr-2026 04:48:59 UTC] === API CALL LOG ===
[17-Apr-2026 04:48:59 UTC] Endpoint: user/profile.php
[17-Apr-2026 04:48:59 UTC] Full Log Data: {
    "timestamp": "2026-04-17 04:48:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:1a10:1946:4d01:802c:b2c:7b77:ab29",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ4IiwidXNlcm5hbWUiOiJkZW5pYWwiLCJlbWFpbCI6ImZhaGFkNzcyMjcyODBAZ21haWwuY29tIiwiZXhwIjoxNzc3MDA1OTQzfQ.vFzcHx-YSQ7ys9FSbgj-aV5sSIO7aRzogw0dhtut-1k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed8ccf09f669789-DOH",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:1a10:1946:4d01:802c:b2c:7b77:ab29",
        "CF-IPCountry": "QA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2001:1a10:1946:4d01:802c:b2c:7b77:ab29, 162.158.8.175"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 04:48:59 UTC] === END API CALL LOG ===
[17-Apr-2026 04:48:59 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 04:48:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ4IiwidXNlcm5hbWUiOiJkZW5pYWwiLCJlbWFpbCI6ImZhaGFkNzcyMjcyODBAZ21haWwuY29tIiwiZXhwIjoxNzc3MDA1OTQzfQ.vFzcHx-YSQ7ys9FSbgj-aV5sSIO7aRzogw0dhtut-1k
[17-Apr-2026 04:48:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 04:48:59 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 04:48:59 UTC] User ID: 348
[17-Apr-2026 04:48:59 UTC] ✅ User profile retrieved successfully for user ID: 348
[17-Apr-2026 04:49:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 04:49:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 04:49:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ4IiwidXNlcm5hbWUiOiJkZW5pYWwiLCJlbWFpbCI6ImZhaGFkNzcyMjcyODBAZ21haWwuY29tIiwiZXhwIjoxNzc3MDA1OTQzfQ.vFzcHx-YSQ7ys9FSbgj-aV5sSIO7aRzogw0dhtut-1k","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ed8cd0f49419789-DOH","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2001:1a10:1946:4d01:802c:b2c:7b77:ab29","CF-IPCountry":"QA","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2001:1a10:1946:4d01:802c:b2c:7b77:ab29, 162.158.8.175"}
[17-Apr-2026 04:49:03 UTC] === User Orders API Called ===
[17-Apr-2026 04:49:03 UTC] User ID: 348
[17-Apr-2026 04:49:03 UTC] Limit: 20, Offset: 0
[17-Apr-2026 04:49:03 UTC] Orders found: 0
[17-Apr-2026 04:49:03 UTC] Orders data: []
[17-Apr-2026 04:49:03 UTC] Total orders count: 0
[17-Apr-2026 04:49:04 UTC] === API CALL LOG ===
[17-Apr-2026 04:49:04 UTC] Endpoint: user/profile.php
[17-Apr-2026 04:49:04 UTC] Full Log Data: {
    "timestamp": "2026-04-17 04:49:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:1a10:1946:4d01:802c:b2c:7b77:ab29",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ4IiwidXNlcm5hbWUiOiJkZW5pYWwiLCJlbWFpbCI6ImZhaGFkNzcyMjcyODBAZ21haWwuY29tIiwiZXhwIjoxNzc3MDA1OTQzfQ.vFzcHx-YSQ7ys9FSbgj-aV5sSIO7aRzogw0dhtut-1k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed8cd0fa98d9789-DOH",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:1a10:1946:4d01:802c:b2c:7b77:ab29",
        "CF-IPCountry": "QA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2001:1a10:1946:4d01:802c:b2c:7b77:ab29, 162.158.8.174"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 04:49:04 UTC] === END API CALL LOG ===
[17-Apr-2026 04:49:04 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 04:49:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ4IiwidXNlcm5hbWUiOiJkZW5pYWwiLCJlbWFpbCI6ImZhaGFkNzcyMjcyODBAZ21haWwuY29tIiwiZXhwIjoxNzc3MDA1OTQzfQ.vFzcHx-YSQ7ys9FSbgj-aV5sSIO7aRzogw0dhtut-1k
[17-Apr-2026 04:49:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 04:49:04 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 04:49:04 UTC] User ID: 348
[17-Apr-2026 04:49:04 UTC] ✅ User profile retrieved successfully for user ID: 348
[17-Apr-2026 04:49:04 UTC] === API CALL LOG ===
[17-Apr-2026 04:49:04 UTC] Endpoint: user/profile.php
[17-Apr-2026 04:49:04 UTC] Full Log Data: {
    "timestamp": "2026-04-17 04:49:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:1a10:1946:4d01:802c:b2c:7b77:ab29",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ4IiwidXNlcm5hbWUiOiJkZW5pYWwiLCJlbWFpbCI6ImZhaGFkNzcyMjcyODBAZ21haWwuY29tIiwiZXhwIjoxNzc3MDA1OTQzfQ.vFzcHx-YSQ7ys9FSbgj-aV5sSIO7aRzogw0dhtut-1k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed8cd138c369789-DOH",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:1a10:1946:4d01:802c:b2c:7b77:ab29",
        "CF-IPCountry": "QA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2001:1a10:1946:4d01:802c:b2c:7b77:ab29, 162.158.8.175"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 04:49:04 UTC] === END API CALL LOG ===
[17-Apr-2026 04:49:04 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 04:49:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ4IiwidXNlcm5hbWUiOiJkZW5pYWwiLCJlbWFpbCI6ImZhaGFkNzcyMjcyODBAZ21haWwuY29tIiwiZXhwIjoxNzc3MDA1OTQzfQ.vFzcHx-YSQ7ys9FSbgj-aV5sSIO7aRzogw0dhtut-1k
[17-Apr-2026 04:49:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 04:49:04 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 04:49:04 UTC] User ID: 348
[17-Apr-2026 04:49:04 UTC] ✅ User profile retrieved successfully for user ID: 348
[17-Apr-2026 04:49:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 04:49:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 04:49:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ4IiwidXNlcm5hbWUiOiJkZW5pYWwiLCJlbWFpbCI6ImZhaGFkNzcyMjcyODBAZ21haWwuY29tIiwiZXhwIjoxNzc3MDA1OTQzfQ.vFzcHx-YSQ7ys9FSbgj-aV5sSIO7aRzogw0dhtut-1k","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ed8cd4a78e79789-DOH","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2001:1a10:1946:4d01:802c:b2c:7b77:ab29","CF-IPCountry":"QA","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2001:1a10:1946:4d01:802c:b2c:7b77:ab29, 162.158.8.174"}
[17-Apr-2026 04:49:13 UTC] === User Orders API Called ===
[17-Apr-2026 04:49:13 UTC] User ID: 348
[17-Apr-2026 04:49:13 UTC] Limit: 20, Offset: 0
[17-Apr-2026 04:49:13 UTC] Orders found: 0
[17-Apr-2026 04:49:13 UTC] Orders data: []
[17-Apr-2026 04:49:13 UTC] Total orders count: 0
[17-Apr-2026 04:49:13 UTC] === API CALL LOG ===
[17-Apr-2026 04:49:13 UTC] Endpoint: user/profile.php
[17-Apr-2026 04:49:13 UTC] Full Log Data: {
    "timestamp": "2026-04-17 04:49:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:1a10:1946:4d01:802c:b2c:7b77:ab29",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ4IiwidXNlcm5hbWUiOiJkZW5pYWwiLCJlbWFpbCI6ImZhaGFkNzcyMjcyODBAZ21haWwuY29tIiwiZXhwIjoxNzc3MDA1OTQzfQ.vFzcHx-YSQ7ys9FSbgj-aV5sSIO7aRzogw0dhtut-1k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed8cd4b69c89789-DOH",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:1a10:1946:4d01:802c:b2c:7b77:ab29",
        "CF-IPCountry": "QA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2001:1a10:1946:4d01:802c:b2c:7b77:ab29, 162.158.8.175"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 04:49:13 UTC] === END API CALL LOG ===
[17-Apr-2026 04:49:13 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 04:49:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ4IiwidXNlcm5hbWUiOiJkZW5pYWwiLCJlbWFpbCI6ImZhaGFkNzcyMjcyODBAZ21haWwuY29tIiwiZXhwIjoxNzc3MDA1OTQzfQ.vFzcHx-YSQ7ys9FSbgj-aV5sSIO7aRzogw0dhtut-1k
[17-Apr-2026 04:49:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 04:49:13 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 04:49:13 UTC] User ID: 348
[17-Apr-2026 04:49:13 UTC] ✅ User profile retrieved successfully for user ID: 348
[17-Apr-2026 04:49:14 UTC] === API CALL LOG ===
[17-Apr-2026 04:49:14 UTC] Endpoint: user/profile.php
[17-Apr-2026 04:49:14 UTC] Full Log Data: {
    "timestamp": "2026-04-17 04:49:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:1a10:1946:4d01:802c:b2c:7b77:ab29",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ4IiwidXNlcm5hbWUiOiJkZW5pYWwiLCJlbWFpbCI6ImZhaGFkNzcyMjcyODBAZ21haWwuY29tIiwiZXhwIjoxNzc3MDA1OTQzfQ.vFzcHx-YSQ7ys9FSbgj-aV5sSIO7aRzogw0dhtut-1k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed8cd4f0d169789-DOH",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:1a10:1946:4d01:802c:b2c:7b77:ab29",
        "CF-IPCountry": "QA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2001:1a10:1946:4d01:802c:b2c:7b77:ab29, 162.158.8.175"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 04:49:14 UTC] === END API CALL LOG ===
[17-Apr-2026 04:49:14 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 04:49:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ4IiwidXNlcm5hbWUiOiJkZW5pYWwiLCJlbWFpbCI6ImZhaGFkNzcyMjcyODBAZ21haWwuY29tIiwiZXhwIjoxNzc3MDA1OTQzfQ.vFzcHx-YSQ7ys9FSbgj-aV5sSIO7aRzogw0dhtut-1k
[17-Apr-2026 04:49:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 04:49:14 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 04:49:14 UTC] User ID: 348
[17-Apr-2026 04:49:14 UTC] ✅ User profile retrieved successfully for user ID: 348
[17-Apr-2026 04:49:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 04:49:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 04:49:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ4IiwidXNlcm5hbWUiOiJkZW5pYWwiLCJlbWFpbCI6ImZhaGFkNzcyMjcyODBAZ21haWwuY29tIiwiZXhwIjoxNzc3MDA1OTQzfQ.vFzcHx-YSQ7ys9FSbgj-aV5sSIO7aRzogw0dhtut-1k","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ed8cd686ac89789-DOH","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2001:1a10:1946:4d01:802c:b2c:7b77:ab29","CF-IPCountry":"QA","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2001:1a10:1946:4d01:802c:b2c:7b77:ab29, 162.158.8.174"}
[17-Apr-2026 04:49:18 UTC] === User Orders API Called ===
[17-Apr-2026 04:49:18 UTC] User ID: 348
[17-Apr-2026 04:49:18 UTC] Limit: 20, Offset: 0
[17-Apr-2026 04:49:18 UTC] Orders found: 0
[17-Apr-2026 04:49:18 UTC] Orders data: []
[17-Apr-2026 04:49:18 UTC] Total orders count: 0
[17-Apr-2026 04:49:19 UTC] === API CALL LOG ===
[17-Apr-2026 04:49:19 UTC] Endpoint: user/profile.php
[17-Apr-2026 04:49:19 UTC] Full Log Data: {
    "timestamp": "2026-04-17 04:49:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:1a10:1946:4d01:802c:b2c:7b77:ab29",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ4IiwidXNlcm5hbWUiOiJkZW5pYWwiLCJlbWFpbCI6ImZhaGFkNzcyMjcyODBAZ21haWwuY29tIiwiZXhwIjoxNzc3MDA1OTQzfQ.vFzcHx-YSQ7ys9FSbgj-aV5sSIO7aRzogw0dhtut-1k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed8cd6f58259789-DOH",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:1a10:1946:4d01:802c:b2c:7b77:ab29",
        "CF-IPCountry": "QA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2001:1a10:1946:4d01:802c:b2c:7b77:ab29, 162.158.8.174"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 04:49:19 UTC] === END API CALL LOG ===
[17-Apr-2026 04:49:19 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 04:49:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ4IiwidXNlcm5hbWUiOiJkZW5pYWwiLCJlbWFpbCI6ImZhaGFkNzcyMjcyODBAZ21haWwuY29tIiwiZXhwIjoxNzc3MDA1OTQzfQ.vFzcHx-YSQ7ys9FSbgj-aV5sSIO7aRzogw0dhtut-1k
[17-Apr-2026 04:49:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 04:49:19 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 04:49:19 UTC] User ID: 348
[17-Apr-2026 04:49:19 UTC] ✅ User profile retrieved successfully for user ID: 348
[17-Apr-2026 04:49:21 UTC] === API CALL LOG ===
[17-Apr-2026 04:49:21 UTC] Endpoint: user/profile.php
[17-Apr-2026 04:49:21 UTC] Full Log Data: {
    "timestamp": "2026-04-17 04:49:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:1a10:1946:4d01:802c:b2c:7b77:ab29",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ4IiwidXNlcm5hbWUiOiJkZW5pYWwiLCJlbWFpbCI6ImZhaGFkNzcyMjcyODBAZ21haWwuY29tIiwiZXhwIjoxNzc3MDA1OTQzfQ.vFzcHx-YSQ7ys9FSbgj-aV5sSIO7aRzogw0dhtut-1k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed8cd7d8b919789-DOH",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:1a10:1946:4d01:802c:b2c:7b77:ab29",
        "CF-IPCountry": "QA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2001:1a10:1946:4d01:802c:b2c:7b77:ab29, 162.158.8.174"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 04:49:21 UTC] === END API CALL LOG ===
[17-Apr-2026 04:49:21 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 04:49:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ4IiwidXNlcm5hbWUiOiJkZW5pYWwiLCJlbWFpbCI6ImZhaGFkNzcyMjcyODBAZ21haWwuY29tIiwiZXhwIjoxNzc3MDA1OTQzfQ.vFzcHx-YSQ7ys9FSbgj-aV5sSIO7aRzogw0dhtut-1k
[17-Apr-2026 04:49:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 04:49:21 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 04:49:21 UTC] User ID: 348
[17-Apr-2026 04:49:21 UTC] ✅ User profile retrieved successfully for user ID: 348
[17-Apr-2026 04:51:36 UTC] === API CALL LOG ===
[17-Apr-2026 04:51:36 UTC] Endpoint: user/profile.php
[17-Apr-2026 04:51:36 UTC] Full Log Data: {
    "timestamp": "2026-04-17 04:51:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:1a10:1946:4d01:802c:b2c:7b77:ab29",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ4IiwidXNlcm5hbWUiOiJkZW5pYWwiLCJlbWFpbCI6ImZhaGFkNzcyMjcyODBAZ21haWwuY29tIiwiZXhwIjoxNzc3MDA1OTQzfQ.vFzcHx-YSQ7ys9FSbgj-aV5sSIO7aRzogw0dhtut-1k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed8d0c81eb79789-DOH",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:1a10:1946:4d01:802c:b2c:7b77:ab29",
        "CF-IPCountry": "QA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2001:1a10:1946:4d01:802c:b2c:7b77:ab29, 162.158.8.175"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 04:51:36 UTC] === END API CALL LOG ===
[17-Apr-2026 04:51:36 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 04:51:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ4IiwidXNlcm5hbWUiOiJkZW5pYWwiLCJlbWFpbCI6ImZhaGFkNzcyMjcyODBAZ21haWwuY29tIiwiZXhwIjoxNzc3MDA1OTQzfQ.vFzcHx-YSQ7ys9FSbgj-aV5sSIO7aRzogw0dhtut-1k
[17-Apr-2026 04:51:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 04:51:36 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 04:51:36 UTC] User ID: 348
[17-Apr-2026 04:51:36 UTC] ✅ User profile retrieved successfully for user ID: 348
[17-Apr-2026 04:51:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 04:51:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 04:51:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ4IiwidXNlcm5hbWUiOiJkZW5pYWwiLCJlbWFpbCI6ImZhaGFkNzcyMjcyODBAZ21haWwuY29tIiwiZXhwIjoxNzc3MDA1OTQzfQ.vFzcHx-YSQ7ys9FSbgj-aV5sSIO7aRzogw0dhtut-1k","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ed8d0fdbe3d9789-DOH","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2001:1a10:1946:4d01:802c:b2c:7b77:ab29","CF-IPCountry":"QA","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2001:1a10:1946:4d01:802c:b2c:7b77:ab29, 162.158.8.174"}
[17-Apr-2026 04:51:45 UTC] === User Orders API Called ===
[17-Apr-2026 04:51:45 UTC] User ID: 348
[17-Apr-2026 04:51:45 UTC] Limit: 20, Offset: 0
[17-Apr-2026 04:51:45 UTC] Orders found: 0
[17-Apr-2026 04:51:45 UTC] Orders data: []
[17-Apr-2026 04:51:45 UTC] Total orders count: 0
[17-Apr-2026 04:51:45 UTC] === API CALL LOG ===
[17-Apr-2026 04:51:45 UTC] Endpoint: user/profile.php
[17-Apr-2026 04:51:45 UTC] Full Log Data: {
    "timestamp": "2026-04-17 04:51:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:1a10:1946:4d01:802c:b2c:7b77:ab29",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ4IiwidXNlcm5hbWUiOiJkZW5pYWwiLCJlbWFpbCI6ImZhaGFkNzcyMjcyODBAZ21haWwuY29tIiwiZXhwIjoxNzc3MDA1OTQzfQ.vFzcHx-YSQ7ys9FSbgj-aV5sSIO7aRzogw0dhtut-1k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed8d0fdbe3e9789-DOH",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:1a10:1946:4d01:802c:b2c:7b77:ab29",
        "CF-IPCountry": "QA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2001:1a10:1946:4d01:802c:b2c:7b77:ab29, 162.158.8.174"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 04:51:45 UTC] === END API CALL LOG ===
[17-Apr-2026 04:51:45 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 04:51:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ4IiwidXNlcm5hbWUiOiJkZW5pYWwiLCJlbWFpbCI6ImZhaGFkNzcyMjcyODBAZ21haWwuY29tIiwiZXhwIjoxNzc3MDA1OTQzfQ.vFzcHx-YSQ7ys9FSbgj-aV5sSIO7aRzogw0dhtut-1k
[17-Apr-2026 04:51:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 04:51:45 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 04:51:45 UTC] User ID: 348
[17-Apr-2026 04:51:45 UTC] ✅ User profile retrieved successfully for user ID: 348
[17-Apr-2026 04:51:45 UTC] === API CALL LOG ===
[17-Apr-2026 04:51:45 UTC] Endpoint: user/profile.php
[17-Apr-2026 04:51:45 UTC] Full Log Data: {
    "timestamp": "2026-04-17 04:51:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:1a10:1946:4d01:802c:b2c:7b77:ab29",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ4IiwidXNlcm5hbWUiOiJkZW5pYWwiLCJlbWFpbCI6ImZhaGFkNzcyMjcyODBAZ21haWwuY29tIiwiZXhwIjoxNzc3MDA1OTQzfQ.vFzcHx-YSQ7ys9FSbgj-aV5sSIO7aRzogw0dhtut-1k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed8d101a8db9789-DOH",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:1a10:1946:4d01:802c:b2c:7b77:ab29",
        "CF-IPCountry": "QA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2001:1a10:1946:4d01:802c:b2c:7b77:ab29, 162.158.8.174"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 04:51:45 UTC] === END API CALL LOG ===
[17-Apr-2026 04:51:45 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 04:51:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ4IiwidXNlcm5hbWUiOiJkZW5pYWwiLCJlbWFpbCI6ImZhaGFkNzcyMjcyODBAZ21haWwuY29tIiwiZXhwIjoxNzc3MDA1OTQzfQ.vFzcHx-YSQ7ys9FSbgj-aV5sSIO7aRzogw0dhtut-1k
[17-Apr-2026 04:51:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 04:51:45 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 04:51:45 UTC] User ID: 348
[17-Apr-2026 04:51:45 UTC] ✅ User profile retrieved successfully for user ID: 348
[17-Apr-2026 04:51:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 04:51:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 04:51:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ4IiwidXNlcm5hbWUiOiJkZW5pYWwiLCJlbWFpbCI6ImZhaGFkNzcyMjcyODBAZ21haWwuY29tIiwiZXhwIjoxNzc3MDA1OTQzfQ.vFzcHx-YSQ7ys9FSbgj-aV5sSIO7aRzogw0dhtut-1k","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ed8d1247cee9789-DOH","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2001:1a10:1946:4d01:802c:b2c:7b77:ab29","CF-IPCountry":"QA","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2001:1a10:1946:4d01:802c:b2c:7b77:ab29, 162.158.8.174"}
[17-Apr-2026 04:51:51 UTC] === User Orders API Called ===
[17-Apr-2026 04:51:51 UTC] User ID: 348
[17-Apr-2026 04:51:51 UTC] Limit: 20, Offset: 0
[17-Apr-2026 04:51:51 UTC] Orders found: 0
[17-Apr-2026 04:51:51 UTC] Orders data: []
[17-Apr-2026 04:51:51 UTC] Total orders count: 0
[17-Apr-2026 04:51:51 UTC] === API CALL LOG ===
[17-Apr-2026 04:51:51 UTC] Endpoint: user/profile.php
[17-Apr-2026 04:51:51 UTC] Full Log Data: {
    "timestamp": "2026-04-17 04:51:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:1a10:1946:4d01:802c:b2c:7b77:ab29",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ4IiwidXNlcm5hbWUiOiJkZW5pYWwiLCJlbWFpbCI6ImZhaGFkNzcyMjcyODBAZ21haWwuY29tIiwiZXhwIjoxNzc3MDA1OTQzfQ.vFzcHx-YSQ7ys9FSbgj-aV5sSIO7aRzogw0dhtut-1k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed8d1247cf09789-DOH",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:1a10:1946:4d01:802c:b2c:7b77:ab29",
        "CF-IPCountry": "QA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2001:1a10:1946:4d01:802c:b2c:7b77:ab29, 162.158.8.175"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 04:51:51 UTC] === END API CALL LOG ===
[17-Apr-2026 04:51:51 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 04:51:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ4IiwidXNlcm5hbWUiOiJkZW5pYWwiLCJlbWFpbCI6ImZhaGFkNzcyMjcyODBAZ21haWwuY29tIiwiZXhwIjoxNzc3MDA1OTQzfQ.vFzcHx-YSQ7ys9FSbgj-aV5sSIO7aRzogw0dhtut-1k
[17-Apr-2026 04:51:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 04:51:51 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 04:51:51 UTC] User ID: 348
[17-Apr-2026 04:51:51 UTC] ✅ User profile retrieved successfully for user ID: 348
[17-Apr-2026 04:51:51 UTC] === API CALL LOG ===
[17-Apr-2026 04:51:51 UTC] Endpoint: user/profile.php
[17-Apr-2026 04:51:51 UTC] Full Log Data: {
    "timestamp": "2026-04-17 04:51:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:1a10:1946:4d01:802c:b2c:7b77:ab29",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ4IiwidXNlcm5hbWUiOiJkZW5pYWwiLCJlbWFpbCI6ImZhaGFkNzcyMjcyODBAZ21haWwuY29tIiwiZXhwIjoxNzc3MDA1OTQzfQ.vFzcHx-YSQ7ys9FSbgj-aV5sSIO7aRzogw0dhtut-1k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed8d12848389789-DOH",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:1a10:1946:4d01:802c:b2c:7b77:ab29",
        "CF-IPCountry": "QA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2001:1a10:1946:4d01:802c:b2c:7b77:ab29, 162.158.8.175"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 04:51:51 UTC] === END API CALL LOG ===
[17-Apr-2026 04:51:51 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 04:51:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ4IiwidXNlcm5hbWUiOiJkZW5pYWwiLCJlbWFpbCI6ImZhaGFkNzcyMjcyODBAZ21haWwuY29tIiwiZXhwIjoxNzc3MDA1OTQzfQ.vFzcHx-YSQ7ys9FSbgj-aV5sSIO7aRzogw0dhtut-1k
[17-Apr-2026 04:51:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 04:51:51 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 04:51:51 UTC] User ID: 348
[17-Apr-2026 04:51:51 UTC] ✅ User profile retrieved successfully for user ID: 348
[17-Apr-2026 04:51:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 04:51:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 04:51:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ4IiwidXNlcm5hbWUiOiJkZW5pYWwiLCJlbWFpbCI6ImZhaGFkNzcyMjcyODBAZ21haWwuY29tIiwiZXhwIjoxNzc3MDA1OTQzfQ.vFzcHx-YSQ7ys9FSbgj-aV5sSIO7aRzogw0dhtut-1k","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ed8d13fead49789-DOH","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2001:1a10:1946:4d01:802c:b2c:7b77:ab29","CF-IPCountry":"QA","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2001:1a10:1946:4d01:802c:b2c:7b77:ab29, 162.158.8.174"}
[17-Apr-2026 04:51:55 UTC] === User Orders API Called ===
[17-Apr-2026 04:51:55 UTC] User ID: 348
[17-Apr-2026 04:51:55 UTC] Limit: 20, Offset: 0
[17-Apr-2026 04:51:55 UTC] === API CALL LOG ===
[17-Apr-2026 04:51:55 UTC] Endpoint: user/profile.php
[17-Apr-2026 04:51:55 UTC] Full Log Data: {
    "timestamp": "2026-04-17 04:51:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:1a10:1946:4d01:802c:b2c:7b77:ab29",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ4IiwidXNlcm5hbWUiOiJkZW5pYWwiLCJlbWFpbCI6ImZhaGFkNzcyMjcyODBAZ21haWwuY29tIiwiZXhwIjoxNzc3MDA1OTQzfQ.vFzcHx-YSQ7ys9FSbgj-aV5sSIO7aRzogw0dhtut-1k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed8d13fead69789-DOH",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:1a10:1946:4d01:802c:b2c:7b77:ab29",
        "CF-IPCountry": "QA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2001:1a10:1946:4d01:802c:b2c:7b77:ab29, 162.158.8.174"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 04:51:55 UTC] === END API CALL LOG ===
[17-Apr-2026 04:51:55 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 04:51:55 UTC] Orders found: 0
[17-Apr-2026 04:51:55 UTC] Orders data: []
[17-Apr-2026 04:51:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ4IiwidXNlcm5hbWUiOiJkZW5pYWwiLCJlbWFpbCI6ImZhaGFkNzcyMjcyODBAZ21haWwuY29tIiwiZXhwIjoxNzc3MDA1OTQzfQ.vFzcHx-YSQ7ys9FSbgj-aV5sSIO7aRzogw0dhtut-1k
[17-Apr-2026 04:51:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 04:51:55 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 04:51:55 UTC] Total orders count: 0
[17-Apr-2026 04:51:55 UTC] User ID: 348
[17-Apr-2026 04:51:55 UTC] ✅ User profile retrieved successfully for user ID: 348
[17-Apr-2026 04:51:56 UTC] === API CALL LOG ===
[17-Apr-2026 04:51:56 UTC] Endpoint: user/profile.php
[17-Apr-2026 04:51:56 UTC] Full Log Data: {
    "timestamp": "2026-04-17 04:51:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:1a10:1946:4d01:802c:b2c:7b77:ab29",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ4IiwidXNlcm5hbWUiOiJkZW5pYWwiLCJlbWFpbCI6ImZhaGFkNzcyMjcyODBAZ21haWwuY29tIiwiZXhwIjoxNzc3MDA1OTQzfQ.vFzcHx-YSQ7ys9FSbgj-aV5sSIO7aRzogw0dhtut-1k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed8d143dd7b9789-DOH",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:1a10:1946:4d01:802c:b2c:7b77:ab29",
        "CF-IPCountry": "QA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2001:1a10:1946:4d01:802c:b2c:7b77:ab29, 162.158.8.175"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 04:51:56 UTC] === END API CALL LOG ===
[17-Apr-2026 04:51:56 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 04:51:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ4IiwidXNlcm5hbWUiOiJkZW5pYWwiLCJlbWFpbCI6ImZhaGFkNzcyMjcyODBAZ21haWwuY29tIiwiZXhwIjoxNzc3MDA1OTQzfQ.vFzcHx-YSQ7ys9FSbgj-aV5sSIO7aRzogw0dhtut-1k
[17-Apr-2026 04:51:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 04:51:56 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 04:51:56 UTC] User ID: 348
[17-Apr-2026 04:51:56 UTC] ✅ User profile retrieved successfully for user ID: 348
[17-Apr-2026 04:52:03 UTC] === API CALL LOG ===
[17-Apr-2026 04:52:03 UTC] Endpoint: user/profile.php
[17-Apr-2026 04:52:03 UTC] Full Log Data: {
    "timestamp": "2026-04-17 04:52:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:1a10:1946:4d01:802c:b2c:7b77:ab29",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ4IiwidXNlcm5hbWUiOiJkZW5pYWwiLCJlbWFpbCI6ImZhaGFkNzcyMjcyODBAZ21haWwuY29tIiwiZXhwIjoxNzc3MDA1OTQzfQ.vFzcHx-YSQ7ys9FSbgj-aV5sSIO7aRzogw0dhtut-1k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed8d172de0b9789-DOH",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:1a10:1946:4d01:802c:b2c:7b77:ab29",
        "CF-IPCountry": "QA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2001:1a10:1946:4d01:802c:b2c:7b77:ab29, 162.158.8.175"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 04:52:03 UTC] === END API CALL LOG ===
[17-Apr-2026 04:52:03 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 04:52:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ4IiwidXNlcm5hbWUiOiJkZW5pYWwiLCJlbWFpbCI6ImZhaGFkNzcyMjcyODBAZ21haWwuY29tIiwiZXhwIjoxNzc3MDA1OTQzfQ.vFzcHx-YSQ7ys9FSbgj-aV5sSIO7aRzogw0dhtut-1k
[17-Apr-2026 04:52:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 04:52:03 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 04:52:03 UTC] User ID: 348
[17-Apr-2026 04:52:03 UTC] ✅ User profile retrieved successfully for user ID: 348
[17-Apr-2026 04:52:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 04:52:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 04:52:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ4IiwidXNlcm5hbWUiOiJkZW5pYWwiLCJlbWFpbCI6ImZhaGFkNzcyMjcyODBAZ21haWwuY29tIiwiZXhwIjoxNzc3MDA1OTQzfQ.vFzcHx-YSQ7ys9FSbgj-aV5sSIO7aRzogw0dhtut-1k","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ed8d172de0a9789-DOH","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2001:1a10:1946:4d01:802c:b2c:7b77:ab29","CF-IPCountry":"QA","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2001:1a10:1946:4d01:802c:b2c:7b77:ab29, 162.158.8.174"}
[17-Apr-2026 04:52:03 UTC] === User Orders API Called ===
[17-Apr-2026 04:52:03 UTC] User ID: 348
[17-Apr-2026 04:52:03 UTC] Limit: 20, Offset: 0
[17-Apr-2026 04:52:03 UTC] Orders found: 0
[17-Apr-2026 04:52:03 UTC] Orders data: []
[17-Apr-2026 04:52:03 UTC] Total orders count: 0
[17-Apr-2026 04:52:04 UTC] === API CALL LOG ===
[17-Apr-2026 04:52:04 UTC] Endpoint: user/profile.php
[17-Apr-2026 04:52:04 UTC] Full Log Data: {
    "timestamp": "2026-04-17 04:52:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:1a10:1946:4d01:802c:b2c:7b77:ab29",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ4IiwidXNlcm5hbWUiOiJkZW5pYWwiLCJlbWFpbCI6ImZhaGFkNzcyMjcyODBAZ21haWwuY29tIiwiZXhwIjoxNzc3MDA1OTQzfQ.vFzcHx-YSQ7ys9FSbgj-aV5sSIO7aRzogw0dhtut-1k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed8d176c8bf9789-DOH",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:1a10:1946:4d01:802c:b2c:7b77:ab29",
        "CF-IPCountry": "QA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2001:1a10:1946:4d01:802c:b2c:7b77:ab29, 162.158.8.175"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 04:52:04 UTC] === END API CALL LOG ===
[17-Apr-2026 04:52:04 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 04:52:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ4IiwidXNlcm5hbWUiOiJkZW5pYWwiLCJlbWFpbCI6ImZhaGFkNzcyMjcyODBAZ21haWwuY29tIiwiZXhwIjoxNzc3MDA1OTQzfQ.vFzcHx-YSQ7ys9FSbgj-aV5sSIO7aRzogw0dhtut-1k
[17-Apr-2026 04:52:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 04:52:04 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 04:52:04 UTC] User ID: 348
[17-Apr-2026 04:52:04 UTC] ✅ User profile retrieved successfully for user ID: 348
[17-Apr-2026 04:52:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 04:52:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 04:52:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ4IiwidXNlcm5hbWUiOiJkZW5pYWwiLCJlbWFpbCI6ImZhaGFkNzcyMjcyODBAZ21haWwuY29tIiwiZXhwIjoxNzc3MDA1OTQzfQ.vFzcHx-YSQ7ys9FSbgj-aV5sSIO7aRzogw0dhtut-1k","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ed8d29b2bce9789-DOH","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2001:1a10:1946:4d01:802c:b2c:7b77:ab29","CF-IPCountry":"QA","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2001:1a10:1946:4d01:802c:b2c:7b77:ab29, 162.158.8.175"}
[17-Apr-2026 04:52:51 UTC] === User Orders API Called ===
[17-Apr-2026 04:52:51 UTC] User ID: 348
[17-Apr-2026 04:52:51 UTC] Limit: 20, Offset: 0
[17-Apr-2026 04:52:51 UTC] Orders found: 1
[17-Apr-2026 04:52:51 UTC] Orders data: [{"id":196,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/nightdenial\/3","status":"pending","created_at":"2026-04-17 08:22:49","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[17-Apr-2026 04:52:51 UTC] Total orders count: 1
[17-Apr-2026 04:53:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 04:53:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 04:53:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ4IiwidXNlcm5hbWUiOiJkZW5pYWwiLCJlbWFpbCI6ImZhaGFkNzcyMjcyODBAZ21haWwuY29tIiwiZXhwIjoxNzc3MDA1OTQzfQ.vFzcHx-YSQ7ys9FSbgj-aV5sSIO7aRzogw0dhtut-1k","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ed8d2e91ad49789-DOH","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2001:1a10:1946:4d01:802c:b2c:7b77:ab29","CF-IPCountry":"QA","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2001:1a10:1946:4d01:802c:b2c:7b77:ab29, 162.158.8.174"}
[17-Apr-2026 04:53:03 UTC] === User Orders API Called ===
[17-Apr-2026 04:53:03 UTC] User ID: 348
[17-Apr-2026 04:53:03 UTC] Limit: 20, Offset: 0
[17-Apr-2026 04:53:03 UTC] Orders found: 1
[17-Apr-2026 04:53:03 UTC] Orders data: [{"id":196,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/nightdenial\/3","status":"pending","created_at":"2026-04-17 08:22:49","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[17-Apr-2026 04:53:03 UTC] Total orders count: 1
[17-Apr-2026 04:53:03 UTC] === API CALL LOG ===
[17-Apr-2026 04:53:03 UTC] Endpoint: user/profile.php
[17-Apr-2026 04:53:03 UTC] Full Log Data: {
    "timestamp": "2026-04-17 04:53:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:1a10:1946:4d01:802c:b2c:7b77:ab29",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ4IiwidXNlcm5hbWUiOiJkZW5pYWwiLCJlbWFpbCI6ImZhaGFkNzcyMjcyODBAZ21haWwuY29tIiwiZXhwIjoxNzc3MDA1OTQzfQ.vFzcHx-YSQ7ys9FSbgj-aV5sSIO7aRzogw0dhtut-1k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed8d2e91ad69789-DOH",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:1a10:1946:4d01:802c:b2c:7b77:ab29",
        "CF-IPCountry": "QA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2001:1a10:1946:4d01:802c:b2c:7b77:ab29, 162.158.8.174"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 04:53:03 UTC] === END API CALL LOG ===
[17-Apr-2026 04:53:03 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 04:53:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ4IiwidXNlcm5hbWUiOiJkZW5pYWwiLCJlbWFpbCI6ImZhaGFkNzcyMjcyODBAZ21haWwuY29tIiwiZXhwIjoxNzc3MDA1OTQzfQ.vFzcHx-YSQ7ys9FSbgj-aV5sSIO7aRzogw0dhtut-1k
[17-Apr-2026 04:53:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 04:53:03 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 04:53:03 UTC] User ID: 348
[17-Apr-2026 04:53:03 UTC] ✅ User profile retrieved successfully for user ID: 348
[17-Apr-2026 04:53:03 UTC] === API CALL LOG ===
[17-Apr-2026 04:53:03 UTC] Endpoint: user/profile.php
[17-Apr-2026 04:53:03 UTC] Full Log Data: {
    "timestamp": "2026-04-17 04:53:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:1a10:1946:4d01:802c:b2c:7b77:ab29",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ4IiwidXNlcm5hbWUiOiJkZW5pYWwiLCJlbWFpbCI6ImZhaGFkNzcyMjcyODBAZ21haWwuY29tIiwiZXhwIjoxNzc3MDA1OTQzfQ.vFzcHx-YSQ7ys9FSbgj-aV5sSIO7aRzogw0dhtut-1k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed8d2eafbee9789-DOH",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:1a10:1946:4d01:802c:b2c:7b77:ab29",
        "CF-IPCountry": "QA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2001:1a10:1946:4d01:802c:b2c:7b77:ab29, 162.158.8.174"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 04:53:03 UTC] === END API CALL LOG ===
[17-Apr-2026 04:53:03 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 04:53:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ4IiwidXNlcm5hbWUiOiJkZW5pYWwiLCJlbWFpbCI6ImZhaGFkNzcyMjcyODBAZ21haWwuY29tIiwiZXhwIjoxNzc3MDA1OTQzfQ.vFzcHx-YSQ7ys9FSbgj-aV5sSIO7aRzogw0dhtut-1k
[17-Apr-2026 04:53:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 04:53:03 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 04:53:03 UTC] User ID: 348
[17-Apr-2026 04:53:03 UTC] ✅ User profile retrieved successfully for user ID: 348
[17-Apr-2026 04:53:05 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 04:53:05 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 04:53:05 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ4IiwidXNlcm5hbWUiOiJkZW5pYWwiLCJlbWFpbCI6ImZhaGFkNzcyMjcyODBAZ21haWwuY29tIiwiZXhwIjoxNzc3MDA1OTQzfQ.vFzcHx-YSQ7ys9FSbgj-aV5sSIO7aRzogw0dhtut-1k","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ed8d2f32aa59789-DOH","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2001:1a10:1946:4d01:802c:b2c:7b77:ab29","CF-IPCountry":"QA","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2001:1a10:1946:4d01:802c:b2c:7b77:ab29, 162.158.8.174"}
[17-Apr-2026 04:53:05 UTC] === User Orders API Called ===
[17-Apr-2026 04:53:05 UTC] User ID: 348
[17-Apr-2026 04:53:05 UTC] Limit: 20, Offset: 0
[17-Apr-2026 04:53:05 UTC] Orders found: 1
[17-Apr-2026 04:53:05 UTC] Orders data: [{"id":196,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/nightdenial\/3","status":"pending","created_at":"2026-04-17 08:22:49","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[17-Apr-2026 04:53:05 UTC] Total orders count: 1
[17-Apr-2026 04:56:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 04:56:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 04:56:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ4IiwidXNlcm5hbWUiOiJkZW5pYWwiLCJlbWFpbCI6ImZhaGFkNzcyMjcyODBAZ21haWwuY29tIiwiZXhwIjoxNzc3MDA1OTQzfQ.vFzcHx-YSQ7ys9FSbgj-aV5sSIO7aRzogw0dhtut-1k","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ed8d80f7e7f9789-DOH","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2001:1a10:1946:4d01:802c:b2c:7b77:ab29","CF-IPCountry":"QA","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2001:1a10:1946:4d01:802c:b2c:7b77:ab29, 162.158.8.174"}
[17-Apr-2026 04:56:34 UTC] === User Orders API Called ===
[17-Apr-2026 04:56:34 UTC] User ID: 348
[17-Apr-2026 04:56:34 UTC] Limit: 20, Offset: 0
[17-Apr-2026 04:56:34 UTC] Orders found: 1
[17-Apr-2026 04:56:34 UTC] Orders data: [{"id":196,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/nightdenial\/3","status":"pending","created_at":"2026-04-17 08:22:49","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[17-Apr-2026 04:56:34 UTC] Total orders count: 1
[17-Apr-2026 04:56:34 UTC] === API CALL LOG ===
[17-Apr-2026 04:56:34 UTC] Endpoint: user/profile.php
[17-Apr-2026 04:56:34 UTC] Full Log Data: {
    "timestamp": "2026-04-17 04:56:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:1a10:1946:4d01:802c:b2c:7b77:ab29",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ4IiwidXNlcm5hbWUiOiJkZW5pYWwiLCJlbWFpbCI6ImZhaGFkNzcyMjcyODBAZ21haWwuY29tIiwiZXhwIjoxNzc3MDA1OTQzfQ.vFzcHx-YSQ7ys9FSbgj-aV5sSIO7aRzogw0dhtut-1k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed8d8103f1c9789-DOH",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:1a10:1946:4d01:802c:b2c:7b77:ab29",
        "CF-IPCountry": "QA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2001:1a10:1946:4d01:802c:b2c:7b77:ab29, 162.158.8.174"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 04:56:34 UTC] === END API CALL LOG ===
[17-Apr-2026 04:56:34 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 04:56:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ4IiwidXNlcm5hbWUiOiJkZW5pYWwiLCJlbWFpbCI6ImZhaGFkNzcyMjcyODBAZ21haWwuY29tIiwiZXhwIjoxNzc3MDA1OTQzfQ.vFzcHx-YSQ7ys9FSbgj-aV5sSIO7aRzogw0dhtut-1k
[17-Apr-2026 04:56:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 04:56:34 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 04:56:34 UTC] User ID: 348
[17-Apr-2026 04:56:34 UTC] ✅ User profile retrieved successfully for user ID: 348
[17-Apr-2026 04:56:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 04:56:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 04:56:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ4IiwidXNlcm5hbWUiOiJkZW5pYWwiLCJlbWFpbCI6ImZhaGFkNzcyMjcyODBAZ21haWwuY29tIiwiZXhwIjoxNzc3MDA1OTQzfQ.vFzcHx-YSQ7ys9FSbgj-aV5sSIO7aRzogw0dhtut-1k","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ed8d812a8ef9789-DOH","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2001:1a10:1946:4d01:802c:b2c:7b77:ab29","CF-IPCountry":"QA","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2001:1a10:1946:4d01:802c:b2c:7b77:ab29, 162.158.8.174"}
[17-Apr-2026 04:56:35 UTC] === User Orders API Called ===
[17-Apr-2026 04:56:35 UTC] User ID: 348
[17-Apr-2026 04:56:35 UTC] Limit: 20, Offset: 0
[17-Apr-2026 04:56:35 UTC] Orders found: 1
[17-Apr-2026 04:56:35 UTC] Orders data: [{"id":196,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/nightdenial\/3","status":"pending","created_at":"2026-04-17 08:22:49","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[17-Apr-2026 04:56:35 UTC] Total orders count: 1
[17-Apr-2026 04:56:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 04:56:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 04:56:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ5IiwidXNlcm5hbWUiOiJidWxsQDc3NyIsImVtYWlsIjoicms3MTI2MzUyQGdtYWlsLmNvbSIsImV4cCI6MTc3NzAwNjYwMn0.FLE40DVOnFGLqIzVL0ALm_eqaDqWRTrgkjDTPNSk2kk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ed8d846ac19c08f-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:3c94:71de:acaa:ec9c:f9ae:e313","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:4900:3c94:71de:acaa:ec9c:f9ae:e313, 162.159.122.78"}
[17-Apr-2026 04:56:43 UTC] === User Orders API Called ===
[17-Apr-2026 04:56:43 UTC] User ID: 349
[17-Apr-2026 04:56:43 UTC] Limit: 20, Offset: 0
[17-Apr-2026 04:56:43 UTC] Orders found: 0
[17-Apr-2026 04:56:43 UTC] Orders data: []
[17-Apr-2026 04:56:43 UTC] Total orders count: 0
[17-Apr-2026 04:56:43 UTC] === API CALL LOG ===
[17-Apr-2026 04:56:43 UTC] Endpoint: user/profile.php
[17-Apr-2026 04:56:43 UTC] Full Log Data: {
    "timestamp": "2026-04-17 04:56:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:3c94:71de:acaa:ec9c:f9ae:e313",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ5IiwidXNlcm5hbWUiOiJidWxsQDc3NyIsImVtYWlsIjoicms3MTI2MzUyQGdtYWlsLmNvbSIsImV4cCI6MTc3NzAwNjYwMn0.FLE40DVOnFGLqIzVL0ALm_eqaDqWRTrgkjDTPNSk2kk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed8d846ac14c08f-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:3c94:71de:acaa:ec9c:f9ae:e313",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:3c94:71de:acaa:ec9c:f9ae:e313, 162.159.122.78"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 04:56:43 UTC] === END API CALL LOG ===
[17-Apr-2026 04:56:43 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 04:56:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ5IiwidXNlcm5hbWUiOiJidWxsQDc3NyIsImVtYWlsIjoicms3MTI2MzUyQGdtYWlsLmNvbSIsImV4cCI6MTc3NzAwNjYwMn0.FLE40DVOnFGLqIzVL0ALm_eqaDqWRTrgkjDTPNSk2kk
[17-Apr-2026 04:56:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 04:56:43 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 04:56:43 UTC] User ID: 349
[17-Apr-2026 04:56:43 UTC] ✅ User profile retrieved successfully for user ID: 349
[17-Apr-2026 04:56:43 UTC] === API CALL LOG ===
[17-Apr-2026 04:56:43 UTC] Endpoint: user/profile.php
[17-Apr-2026 04:56:43 UTC] Full Log Data: {
    "timestamp": "2026-04-17 04:56:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:3c94:71de:acaa:ec9c:f9ae:e313",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ5IiwidXNlcm5hbWUiOiJidWxsQDc3NyIsImVtYWlsIjoicms3MTI2MzUyQGdtYWlsLmNvbSIsImV4cCI6MTc3NzAwNjYwMn0.FLE40DVOnFGLqIzVL0ALm_eqaDqWRTrgkjDTPNSk2kk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed8d846ac1ac08f-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:3c94:71de:acaa:ec9c:f9ae:e313",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:3c94:71de:acaa:ec9c:f9ae:e313, 162.159.122.79"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 04:56:43 UTC] === END API CALL LOG ===
[17-Apr-2026 04:56:43 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 04:56:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ5IiwidXNlcm5hbWUiOiJidWxsQDc3NyIsImVtYWlsIjoicms3MTI2MzUyQGdtYWlsLmNvbSIsImV4cCI6MTc3NzAwNjYwMn0.FLE40DVOnFGLqIzVL0ALm_eqaDqWRTrgkjDTPNSk2kk
[17-Apr-2026 04:56:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 04:56:43 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 04:56:43 UTC] User ID: 349
[17-Apr-2026 04:56:43 UTC] ✅ User profile retrieved successfully for user ID: 349
[17-Apr-2026 04:56:44 UTC] === API CALL LOG ===
[17-Apr-2026 04:56:44 UTC] Endpoint: user/profile.php
[17-Apr-2026 04:56:44 UTC] Full Log Data: {
    "timestamp": "2026-04-17 04:56:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:3c94:71de:acaa:ec9c:f9ae:e313",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ5IiwidXNlcm5hbWUiOiJidWxsQDc3NyIsImVtYWlsIjoicms3MTI2MzUyQGdtYWlsLmNvbSIsImV4cCI6MTc3NzAwNjYwMn0.FLE40DVOnFGLqIzVL0ALm_eqaDqWRTrgkjDTPNSk2kk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed8d8505d71c08f-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:3c94:71de:acaa:ec9c:f9ae:e313",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:3c94:71de:acaa:ec9c:f9ae:e313, 162.159.122.79"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 04:56:44 UTC] === END API CALL LOG ===
[17-Apr-2026 04:56:44 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 04:56:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ5IiwidXNlcm5hbWUiOiJidWxsQDc3NyIsImVtYWlsIjoicms3MTI2MzUyQGdtYWlsLmNvbSIsImV4cCI6MTc3NzAwNjYwMn0.FLE40DVOnFGLqIzVL0ALm_eqaDqWRTrgkjDTPNSk2kk
[17-Apr-2026 04:56:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 04:56:44 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 04:56:44 UTC] User ID: 349
[17-Apr-2026 04:56:44 UTC] ✅ User profile retrieved successfully for user ID: 349
[17-Apr-2026 04:57:17 UTC] === API CALL LOG ===
[17-Apr-2026 04:57:17 UTC] Endpoint: user/profile.php
[17-Apr-2026 04:57:17 UTC] Full Log Data: {
    "timestamp": "2026-04-17 04:57:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:3c94:71de:acaa:ec9c:f9ae:e313",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ5IiwidXNlcm5hbWUiOiJidWxsQDc3NyIsImVtYWlsIjoicms3MTI2MzUyQGdtYWlsLmNvbSIsImV4cCI6MTc3NzAwNjYwMn0.FLE40DVOnFGLqIzVL0ALm_eqaDqWRTrgkjDTPNSk2kk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed8d91e1879787a-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:3c94:71de:acaa:ec9c:f9ae:e313",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:3c94:71de:acaa:ec9c:f9ae:e313, 162.159.122.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 04:57:17 UTC] === END API CALL LOG ===
[17-Apr-2026 04:57:17 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 04:57:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ5IiwidXNlcm5hbWUiOiJidWxsQDc3NyIsImVtYWlsIjoicms3MTI2MzUyQGdtYWlsLmNvbSIsImV4cCI6MTc3NzAwNjYwMn0.FLE40DVOnFGLqIzVL0ALm_eqaDqWRTrgkjDTPNSk2kk
[17-Apr-2026 04:57:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 04:57:17 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 04:57:17 UTC] User ID: 349
[17-Apr-2026 04:57:17 UTC] ✅ User profile retrieved successfully for user ID: 349
[17-Apr-2026 04:57:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 04:57:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 04:57:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ5IiwidXNlcm5hbWUiOiJidWxsQDc3NyIsImVtYWlsIjoicms3MTI2MzUyQGdtYWlsLmNvbSIsImV4cCI6MTc3NzAwNjYwMn0.FLE40DVOnFGLqIzVL0ALm_eqaDqWRTrgkjDTPNSk2kk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ed8d9f0086a787a-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:3c94:71de:acaa:ec9c:f9ae:e313","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:4900:3c94:71de:acaa:ec9c:f9ae:e313, 162.159.122.145"}
[17-Apr-2026 04:57:51 UTC] === User Orders API Called ===
[17-Apr-2026 04:57:51 UTC] User ID: 349
[17-Apr-2026 04:57:51 UTC] Limit: 20, Offset: 0
[17-Apr-2026 04:57:51 UTC] Orders found: 0
[17-Apr-2026 04:57:51 UTC] Orders data: []
[17-Apr-2026 04:57:51 UTC] Total orders count: 0
[17-Apr-2026 04:57:51 UTC] === API CALL LOG ===
[17-Apr-2026 04:57:51 UTC] Endpoint: user/profile.php
[17-Apr-2026 04:57:51 UTC] Full Log Data: {
    "timestamp": "2026-04-17 04:57:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:3c94:71de:acaa:ec9c:f9ae:e313",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ5IiwidXNlcm5hbWUiOiJidWxsQDc3NyIsImVtYWlsIjoicms3MTI2MzUyQGdtYWlsLmNvbSIsImV4cCI6MTc3NzAwNjYwMn0.FLE40DVOnFGLqIzVL0ALm_eqaDqWRTrgkjDTPNSk2kk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed8d9f0086e787a-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:3c94:71de:acaa:ec9c:f9ae:e313",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:3c94:71de:acaa:ec9c:f9ae:e313, 162.159.122.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 04:57:51 UTC] === END API CALL LOG ===
[17-Apr-2026 04:57:51 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 04:57:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ5IiwidXNlcm5hbWUiOiJidWxsQDc3NyIsImVtYWlsIjoicms3MTI2MzUyQGdtYWlsLmNvbSIsImV4cCI6MTc3NzAwNjYwMn0.FLE40DVOnFGLqIzVL0ALm_eqaDqWRTrgkjDTPNSk2kk
[17-Apr-2026 04:57:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 04:57:51 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 04:57:51 UTC] User ID: 349
[17-Apr-2026 04:57:51 UTC] ✅ User profile retrieved successfully for user ID: 349
[17-Apr-2026 04:57:52 UTC] === API CALL LOG ===
[17-Apr-2026 04:57:52 UTC] Endpoint: user/profile.php
[17-Apr-2026 04:57:52 UTC] Full Log Data: {
    "timestamp": "2026-04-17 04:57:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:3c94:71de:acaa:ec9c:f9ae:e313",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ5IiwidXNlcm5hbWUiOiJidWxsQDc3NyIsImVtYWlsIjoicms3MTI2MzUyQGdtYWlsLmNvbSIsImV4cCI6MTc3NzAwNjYwMn0.FLE40DVOnFGLqIzVL0ALm_eqaDqWRTrgkjDTPNSk2kk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed8d9f3fdd7787a-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:3c94:71de:acaa:ec9c:f9ae:e313",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:3c94:71de:acaa:ec9c:f9ae:e313, 162.159.122.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 04:57:52 UTC] === END API CALL LOG ===
[17-Apr-2026 04:57:52 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 04:57:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ5IiwidXNlcm5hbWUiOiJidWxsQDc3NyIsImVtYWlsIjoicms3MTI2MzUyQGdtYWlsLmNvbSIsImV4cCI6MTc3NzAwNjYwMn0.FLE40DVOnFGLqIzVL0ALm_eqaDqWRTrgkjDTPNSk2kk
[17-Apr-2026 04:57:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 04:57:52 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 04:57:52 UTC] User ID: 349
[17-Apr-2026 04:57:52 UTC] ✅ User profile retrieved successfully for user ID: 349
[17-Apr-2026 04:59:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 04:59:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 04:59:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ5IiwidXNlcm5hbWUiOiJidWxsQDc3NyIsImVtYWlsIjoicms3MTI2MzUyQGdtYWlsLmNvbSIsImV4cCI6MTc3NzAwNjYwMn0.FLE40DVOnFGLqIzVL0ALm_eqaDqWRTrgkjDTPNSk2kk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ed8dcb11e5160c3-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:3c94:71de:acaa:ec9c:f9ae:e313","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:4900:3c94:71de:acaa:ec9c:f9ae:e313, 162.159.122.145"}
[17-Apr-2026 04:59:44 UTC] === User Orders API Called ===
[17-Apr-2026 04:59:44 UTC] User ID: 349
[17-Apr-2026 04:59:44 UTC] Limit: 20, Offset: 0
[17-Apr-2026 04:59:44 UTC] Orders found: 0
[17-Apr-2026 04:59:44 UTC] Orders data: []
[17-Apr-2026 04:59:44 UTC] Total orders count: 0
[17-Apr-2026 04:59:49 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 04:59:49 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 04:59:49 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ5IiwidXNlcm5hbWUiOiJidWxsQDc3NyIsImVtYWlsIjoicms3MTI2MzUyQGdtYWlsLmNvbSIsImV4cCI6MTc3NzAwNjYwMn0.FLE40DVOnFGLqIzVL0ALm_eqaDqWRTrgkjDTPNSk2kk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ed8dcd2593860c3-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:3c94:71de:acaa:ec9c:f9ae:e313","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:4900:3c94:71de:acaa:ec9c:f9ae:e313, 162.159.122.145"}
[17-Apr-2026 04:59:49 UTC] === User Orders API Called ===
[17-Apr-2026 04:59:49 UTC] User ID: 349
[17-Apr-2026 04:59:49 UTC] Limit: 20, Offset: 0
[17-Apr-2026 04:59:49 UTC] Orders found: 0
[17-Apr-2026 04:59:49 UTC] Orders data: []
[17-Apr-2026 04:59:49 UTC] Total orders count: 0
[17-Apr-2026 05:00:03 UTC] === API CALL LOG ===
[17-Apr-2026 05:00:03 UTC] Endpoint: user/profile.php
[17-Apr-2026 05:00:03 UTC] Full Log Data: {
    "timestamp": "2026-04-17 05:00:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:3c94:71de:acaa:ec9c:f9ae:e313",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ5IiwidXNlcm5hbWUiOiJidWxsQDc3NyIsImVtYWlsIjoicms3MTI2MzUyQGdtYWlsLmNvbSIsImV4cCI6MTc3NzAwNjYwMn0.FLE40DVOnFGLqIzVL0ALm_eqaDqWRTrgkjDTPNSk2kk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed8dd29a83360c3-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:3c94:71de:acaa:ec9c:f9ae:e313",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:3c94:71de:acaa:ec9c:f9ae:e313, 162.159.122.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 05:00:03 UTC] === END API CALL LOG ===
[17-Apr-2026 05:00:03 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 05:00:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ5IiwidXNlcm5hbWUiOiJidWxsQDc3NyIsImVtYWlsIjoicms3MTI2MzUyQGdtYWlsLmNvbSIsImV4cCI6MTc3NzAwNjYwMn0.FLE40DVOnFGLqIzVL0ALm_eqaDqWRTrgkjDTPNSk2kk
[17-Apr-2026 05:00:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 05:00:03 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 05:00:03 UTC] User ID: 349
[17-Apr-2026 05:00:03 UTC] ✅ User profile retrieved successfully for user ID: 349
[17-Apr-2026 05:00:03 UTC] User Purchases API - User ID: 349
[17-Apr-2026 05:00:03 UTC] User Purchases API - Total purchases found: 0
[17-Apr-2026 05:55:48 UTC] === API CALL LOG ===
[17-Apr-2026 05:55:48 UTC] Endpoint: user/profile.php
[17-Apr-2026 05:55:48 UTC] Full Log Data: {
    "timestamp": "2026-04-17 05:55:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "151.115.85.87",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUwIiwidXNlcm5hbWUiOiJATWljaGFlbDMybmQiLCJlbWFpbCI6ImFhaW1tZWtoYW05QGdtYWlsLmNvbSIsImV4cCI6MTc3NzAxMDE0N30.-xVE4GbDpeExCqbTERNEfNM0Vvz-bvqdwrBYTCF_NUY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed92ed2cbe04ede-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "151.115.85.87",
        "CF-IPCountry": "PL",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "151.115.85.87, 172.69.155.223"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 05:55:48 UTC] === END API CALL LOG ===
[17-Apr-2026 05:55:48 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 05:55:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUwIiwidXNlcm5hbWUiOiJATWljaGFlbDMybmQiLCJlbWFpbCI6ImFhaW1tZWtoYW05QGdtYWlsLmNvbSIsImV4cCI6MTc3NzAxMDE0N30.-xVE4GbDpeExCqbTERNEfNM0Vvz-bvqdwrBYTCF_NUY
[17-Apr-2026 05:55:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 05:55:48 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 05:55:48 UTC] User ID: 350
[17-Apr-2026 05:55:48 UTC] ✅ User profile retrieved successfully for user ID: 350
[17-Apr-2026 05:55:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 05:55:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 05:55:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUwIiwidXNlcm5hbWUiOiJATWljaGFlbDMybmQiLCJlbWFpbCI6ImFhaW1tZWtoYW05QGdtYWlsLmNvbSIsImV4cCI6MTc3NzAxMDE0N30.-xVE4GbDpeExCqbTERNEfNM0Vvz-bvqdwrBYTCF_NUY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ed92ed2cbe34ede-WAW","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"151.115.85.87","CF-IPCountry":"PL","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"151.115.85.87, 172.69.155.222"}
[17-Apr-2026 05:55:48 UTC] === User Orders API Called ===
[17-Apr-2026 05:55:48 UTC] User ID: 350
[17-Apr-2026 05:55:48 UTC] Limit: 20, Offset: 0
[17-Apr-2026 05:55:48 UTC] Orders found: 0
[17-Apr-2026 05:55:48 UTC] Orders data: []
[17-Apr-2026 05:55:48 UTC] Total orders count: 0
[17-Apr-2026 05:55:48 UTC] === API CALL LOG ===
[17-Apr-2026 05:55:48 UTC] Endpoint: user/profile.php
[17-Apr-2026 05:55:48 UTC] Full Log Data: {
    "timestamp": "2026-04-17 05:55:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "151.115.85.87",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUwIiwidXNlcm5hbWUiOiJATWljaGFlbDMybmQiLCJlbWFpbCI6ImFhaW1tZWtoYW05QGdtYWlsLmNvbSIsImV4cCI6MTc3NzAxMDE0N30.-xVE4GbDpeExCqbTERNEfNM0Vvz-bvqdwrBYTCF_NUY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed92ed3dd474ede-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "151.115.85.87",
        "CF-IPCountry": "PL",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "151.115.85.87, 172.69.155.223"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 05:55:48 UTC] === END API CALL LOG ===
[17-Apr-2026 05:55:48 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 05:55:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUwIiwidXNlcm5hbWUiOiJATWljaGFlbDMybmQiLCJlbWFpbCI6ImFhaW1tZWtoYW05QGdtYWlsLmNvbSIsImV4cCI6MTc3NzAxMDE0N30.-xVE4GbDpeExCqbTERNEfNM0Vvz-bvqdwrBYTCF_NUY
[17-Apr-2026 05:55:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 05:55:48 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 05:55:48 UTC] User ID: 350
[17-Apr-2026 05:55:48 UTC] ✅ User profile retrieved successfully for user ID: 350
[17-Apr-2026 05:55:49 UTC] === API CALL LOG ===
[17-Apr-2026 05:55:49 UTC] Endpoint: user/profile.php
[17-Apr-2026 05:55:49 UTC] Full Log Data: {
    "timestamp": "2026-04-17 05:55:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "151.115.85.87",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUwIiwidXNlcm5hbWUiOiJATWljaGFlbDMybmQiLCJlbWFpbCI6ImFhaW1tZWtoYW05QGdtYWlsLmNvbSIsImV4cCI6MTc3NzAxMDE0N30.-xVE4GbDpeExCqbTERNEfNM0Vvz-bvqdwrBYTCF_NUY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed92ed94cdf4ede-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "151.115.85.87",
        "CF-IPCountry": "PL",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "151.115.85.87, 172.69.155.223"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 05:55:49 UTC] === END API CALL LOG ===
[17-Apr-2026 05:55:49 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 05:55:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUwIiwidXNlcm5hbWUiOiJATWljaGFlbDMybmQiLCJlbWFpbCI6ImFhaW1tZWtoYW05QGdtYWlsLmNvbSIsImV4cCI6MTc3NzAxMDE0N30.-xVE4GbDpeExCqbTERNEfNM0Vvz-bvqdwrBYTCF_NUY
[17-Apr-2026 05:55:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 05:55:49 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 05:55:49 UTC] User ID: 350
[17-Apr-2026 05:55:49 UTC] ✅ User profile retrieved successfully for user ID: 350
[17-Apr-2026 05:55:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 05:55:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 05:55:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUwIiwidXNlcm5hbWUiOiJATWljaGFlbDMybmQiLCJlbWFpbCI6ImFhaW1tZWtoYW05QGdtYWlsLmNvbSIsImV4cCI6MTc3NzAxMDE0N30.-xVE4GbDpeExCqbTERNEfNM0Vvz-bvqdwrBYTCF_NUY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ed92efeab064ede-WAW","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"151.115.85.87","CF-IPCountry":"PL","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"151.115.85.87, 172.69.155.212"}
[17-Apr-2026 05:55:55 UTC] === User Orders API Called ===
[17-Apr-2026 05:55:55 UTC] User ID: 350
[17-Apr-2026 05:55:55 UTC] Limit: 20, Offset: 0
[17-Apr-2026 05:55:55 UTC] Orders found: 0
[17-Apr-2026 05:55:55 UTC] Orders data: []
[17-Apr-2026 05:55:55 UTC] Total orders count: 0
[17-Apr-2026 05:55:56 UTC] === API CALL LOG ===
[17-Apr-2026 05:55:56 UTC] Endpoint: user/profile.php
[17-Apr-2026 05:55:56 UTC] Full Log Data: {
    "timestamp": "2026-04-17 05:55:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "151.115.85.87",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUwIiwidXNlcm5hbWUiOiJATWljaGFlbDMybmQiLCJlbWFpbCI6ImFhaW1tZWtoYW05QGdtYWlsLmNvbSIsImV4cCI6MTc3NzAxMDE0N30.-xVE4GbDpeExCqbTERNEfNM0Vvz-bvqdwrBYTCF_NUY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed92f052c274ede-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "151.115.85.87",
        "CF-IPCountry": "PL",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "151.115.85.87, 172.69.155.212"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 05:55:56 UTC] === END API CALL LOG ===
[17-Apr-2026 05:55:56 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 05:55:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUwIiwidXNlcm5hbWUiOiJATWljaGFlbDMybmQiLCJlbWFpbCI6ImFhaW1tZWtoYW05QGdtYWlsLmNvbSIsImV4cCI6MTc3NzAxMDE0N30.-xVE4GbDpeExCqbTERNEfNM0Vvz-bvqdwrBYTCF_NUY
[17-Apr-2026 05:55:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 05:55:56 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 05:55:56 UTC] User ID: 350
[17-Apr-2026 05:55:56 UTC] ✅ User profile retrieved successfully for user ID: 350
[17-Apr-2026 05:55:56 UTC] User Purchases API - User ID: 350
[17-Apr-2026 05:55:56 UTC] User Purchases API - Total purchases found: 0
[17-Apr-2026 05:56:08 UTC] === API CALL LOG ===
[17-Apr-2026 05:56:08 UTC] Endpoint: user/profile.php
[17-Apr-2026 05:56:08 UTC] Full Log Data: {
    "timestamp": "2026-04-17 05:56:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "151.115.85.87",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUwIiwidXNlcm5hbWUiOiJATWljaGFlbDMybmQiLCJlbWFpbCI6ImFhaW1tZWtoYW05QGdtYWlsLmNvbSIsImV4cCI6MTc3NzAxMDE0N30.-xVE4GbDpeExCqbTERNEfNM0Vvz-bvqdwrBYTCF_NUY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed92f529c914ede-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "151.115.85.87",
        "CF-IPCountry": "PL",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "151.115.85.87, 172.69.155.213"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 05:56:08 UTC] === END API CALL LOG ===
[17-Apr-2026 05:56:08 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 05:56:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUwIiwidXNlcm5hbWUiOiJATWljaGFlbDMybmQiLCJlbWFpbCI6ImFhaW1tZWtoYW05QGdtYWlsLmNvbSIsImV4cCI6MTc3NzAxMDE0N30.-xVE4GbDpeExCqbTERNEfNM0Vvz-bvqdwrBYTCF_NUY
[17-Apr-2026 05:56:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 05:56:08 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 05:56:08 UTC] User ID: 350
[17-Apr-2026 05:56:08 UTC] ✅ User profile retrieved successfully for user ID: 350
[17-Apr-2026 05:56:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 05:56:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 05:56:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUwIiwidXNlcm5hbWUiOiJATWljaGFlbDMybmQiLCJlbWFpbCI6ImFhaW1tZWtoYW05QGdtYWlsLmNvbSIsImV4cCI6MTc3NzAxMDE0N30.-xVE4GbDpeExCqbTERNEfNM0Vvz-bvqdwrBYTCF_NUY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ed92f529c904ede-WAW","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"151.115.85.87","CF-IPCountry":"PL","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"151.115.85.87, 172.69.155.213"}
[17-Apr-2026 05:56:08 UTC] === User Orders API Called ===
[17-Apr-2026 05:56:08 UTC] User ID: 350
[17-Apr-2026 05:56:08 UTC] Limit: 20, Offset: 0
[17-Apr-2026 05:56:08 UTC] Orders found: 0
[17-Apr-2026 05:56:08 UTC] Orders data: []
[17-Apr-2026 05:56:08 UTC] Total orders count: 0
[17-Apr-2026 05:56:09 UTC] === API CALL LOG ===
[17-Apr-2026 05:56:09 UTC] Endpoint: user/profile.php
[17-Apr-2026 05:56:09 UTC] Full Log Data: {
    "timestamp": "2026-04-17 05:56:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "151.115.85.87",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUwIiwidXNlcm5hbWUiOiJATWljaGFlbDMybmQiLCJlbWFpbCI6ImFhaW1tZWtoYW05QGdtYWlsLmNvbSIsImV4cCI6MTc3NzAxMDE0N30.-xVE4GbDpeExCqbTERNEfNM0Vvz-bvqdwrBYTCF_NUY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed92f56296a4ede-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "151.115.85.87",
        "CF-IPCountry": "PL",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "151.115.85.87, 172.69.155.213"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 05:56:09 UTC] === END API CALL LOG ===
[17-Apr-2026 05:56:09 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 05:56:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUwIiwidXNlcm5hbWUiOiJATWljaGFlbDMybmQiLCJlbWFpbCI6ImFhaW1tZWtoYW05QGdtYWlsLmNvbSIsImV4cCI6MTc3NzAxMDE0N30.-xVE4GbDpeExCqbTERNEfNM0Vvz-bvqdwrBYTCF_NUY
[17-Apr-2026 05:56:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 05:56:09 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 05:56:09 UTC] User ID: 350
[17-Apr-2026 05:56:09 UTC] ✅ User profile retrieved successfully for user ID: 350
[17-Apr-2026 05:56:09 UTC] === API CALL LOG ===
[17-Apr-2026 05:56:09 UTC] Endpoint: user/profile.php
[17-Apr-2026 05:56:09 UTC] Full Log Data: {
    "timestamp": "2026-04-17 05:56:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "151.115.85.87",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUwIiwidXNlcm5hbWUiOiJATWljaGFlbDMybmQiLCJlbWFpbCI6ImFhaW1tZWtoYW05QGdtYWlsLmNvbSIsImV4cCI6MTc3NzAxMDE0N30.-xVE4GbDpeExCqbTERNEfNM0Vvz-bvqdwrBYTCF_NUY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed92f58eec04ede-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "151.115.85.87",
        "CF-IPCountry": "PL",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "151.115.85.87, 172.69.155.213"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 05:56:09 UTC] === END API CALL LOG ===
[17-Apr-2026 05:56:09 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 05:56:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUwIiwidXNlcm5hbWUiOiJATWljaGFlbDMybmQiLCJlbWFpbCI6ImFhaW1tZWtoYW05QGdtYWlsLmNvbSIsImV4cCI6MTc3NzAxMDE0N30.-xVE4GbDpeExCqbTERNEfNM0Vvz-bvqdwrBYTCF_NUY
[17-Apr-2026 05:56:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 05:56:09 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 05:56:09 UTC] User ID: 350
[17-Apr-2026 05:56:09 UTC] ✅ User profile retrieved successfully for user ID: 350
[17-Apr-2026 05:56:57 UTC] === API CALL LOG ===
[17-Apr-2026 05:56:57 UTC] Endpoint: user/profile.php
[17-Apr-2026 05:56:57 UTC] Full Log Data: {
    "timestamp": "2026-04-17 05:56:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:ba80:a38f:c478:18a7:5f5:a526:106",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUwIiwidXNlcm5hbWUiOiJATWljaGFlbDMybmQiLCJlbWFpbCI6ImFhaW1tZWtoYW05QGdtYWlsLmNvbSIsImV4cCI6MTc3NzAxMDE0N30.-xVE4GbDpeExCqbTERNEfNM0Vvz-bvqdwrBYTCF_NUY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed930801d05ca4b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:ba80:a38f:c478:18a7:5f5:a526:106",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:ba80:a38f:c478:18a7:5f5:a526:106, 172.70.147.179"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 05:56:57 UTC] === END API CALL LOG ===
[17-Apr-2026 05:56:57 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 05:56:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUwIiwidXNlcm5hbWUiOiJATWljaGFlbDMybmQiLCJlbWFpbCI6ImFhaW1tZWtoYW05QGdtYWlsLmNvbSIsImV4cCI6MTc3NzAxMDE0N30.-xVE4GbDpeExCqbTERNEfNM0Vvz-bvqdwrBYTCF_NUY
[17-Apr-2026 05:56:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 05:56:57 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 05:56:57 UTC] User ID: 350
[17-Apr-2026 05:56:57 UTC] ✅ User profile retrieved successfully for user ID: 350
[17-Apr-2026 05:57:16 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 05:57:16 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 05:57:16 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUwIiwidXNlcm5hbWUiOiJATWljaGFlbDMybmQiLCJlbWFpbCI6ImFhaW1tZWtoYW05QGdtYWlsLmNvbSIsImV4cCI6MTc3NzAxMDE0N30.-xVE4GbDpeExCqbTERNEfNM0Vvz-bvqdwrBYTCF_NUY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ed930fb68e2ca4b-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:ba80:a38f:c478:18a7:5f5:a526:106","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:ba80:a38f:c478:18a7:5f5:a526:106, 172.70.147.178"}
[17-Apr-2026 05:57:16 UTC] === User Orders API Called ===
[17-Apr-2026 05:57:16 UTC] User ID: 350
[17-Apr-2026 05:57:16 UTC] Limit: 20, Offset: 0
[17-Apr-2026 05:57:16 UTC] Orders found: 0
[17-Apr-2026 05:57:16 UTC] Orders data: []
[17-Apr-2026 05:57:16 UTC] Total orders count: 0
[17-Apr-2026 05:57:20 UTC] === API CALL LOG ===
[17-Apr-2026 05:57:20 UTC] Endpoint: user/profile.php
[17-Apr-2026 05:57:20 UTC] Full Log Data: {
    "timestamp": "2026-04-17 05:57:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:ba80:a38f:c478:18a7:5f5:a526:106",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUwIiwidXNlcm5hbWUiOiJATWljaGFlbDMybmQiLCJlbWFpbCI6ImFhaW1tZWtoYW05QGdtYWlsLmNvbSIsImV4cCI6MTc3NzAxMDE0N30.-xVE4GbDpeExCqbTERNEfNM0Vvz-bvqdwrBYTCF_NUY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed9311198bcca4b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:ba80:a38f:c478:18a7:5f5:a526:106",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:ba80:a38f:c478:18a7:5f5:a526:106, 172.70.147.178"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 05:57:20 UTC] === END API CALL LOG ===
[17-Apr-2026 05:57:20 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 05:57:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUwIiwidXNlcm5hbWUiOiJATWljaGFlbDMybmQiLCJlbWFpbCI6ImFhaW1tZWtoYW05QGdtYWlsLmNvbSIsImV4cCI6MTc3NzAxMDE0N30.-xVE4GbDpeExCqbTERNEfNM0Vvz-bvqdwrBYTCF_NUY
[17-Apr-2026 05:57:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 05:57:20 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 05:57:20 UTC] User ID: 350
[17-Apr-2026 05:57:20 UTC] ✅ User profile retrieved successfully for user ID: 350
[17-Apr-2026 05:57:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 05:57:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 05:57:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUwIiwidXNlcm5hbWUiOiJATWljaGFlbDMybmQiLCJlbWFpbCI6ImFhaW1tZWtoYW05QGdtYWlsLmNvbSIsImV4cCI6MTc3NzAxMDE0N30.-xVE4GbDpeExCqbTERNEfNM0Vvz-bvqdwrBYTCF_NUY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ed9311198b2ca4b-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:ba80:a38f:c478:18a7:5f5:a526:106","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:ba80:a38f:c478:18a7:5f5:a526:106, 172.70.147.178"}
[17-Apr-2026 05:57:20 UTC] === User Orders API Called ===
[17-Apr-2026 05:57:20 UTC] User ID: 350
[17-Apr-2026 05:57:20 UTC] Limit: 20, Offset: 0
[17-Apr-2026 05:57:20 UTC] Orders found: 0
[17-Apr-2026 05:57:20 UTC] Orders data: []
[17-Apr-2026 05:57:20 UTC] Total orders count: 0
[17-Apr-2026 05:57:20 UTC] === API CALL LOG ===
[17-Apr-2026 05:57:20 UTC] Endpoint: user/profile.php
[17-Apr-2026 05:57:20 UTC] Full Log Data: {
    "timestamp": "2026-04-17 05:57:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:ba80:a38f:c478:18a7:5f5:a526:106",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUwIiwidXNlcm5hbWUiOiJATWljaGFlbDMybmQiLCJlbWFpbCI6ImFhaW1tZWtoYW05QGdtYWlsLmNvbSIsImV4cCI6MTc3NzAxMDE0N30.-xVE4GbDpeExCqbTERNEfNM0Vvz-bvqdwrBYTCF_NUY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed93114c926ca4b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:ba80:a38f:c478:18a7:5f5:a526:106",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:ba80:a38f:c478:18a7:5f5:a526:106, 172.70.147.178"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 05:57:20 UTC] === END API CALL LOG ===
[17-Apr-2026 05:57:20 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 05:57:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUwIiwidXNlcm5hbWUiOiJATWljaGFlbDMybmQiLCJlbWFpbCI6ImFhaW1tZWtoYW05QGdtYWlsLmNvbSIsImV4cCI6MTc3NzAxMDE0N30.-xVE4GbDpeExCqbTERNEfNM0Vvz-bvqdwrBYTCF_NUY
[17-Apr-2026 05:57:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 05:57:20 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 05:57:20 UTC] User ID: 350
[17-Apr-2026 05:57:20 UTC] ✅ User profile retrieved successfully for user ID: 350
[17-Apr-2026 05:57:28 UTC] === API CALL LOG ===
[17-Apr-2026 05:57:28 UTC] Endpoint: user/profile.php
[17-Apr-2026 05:57:28 UTC] Full Log Data: {
    "timestamp": "2026-04-17 05:57:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:ba80:a38f:c478:18a7:5f5:a526:106",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUwIiwidXNlcm5hbWUiOiJATWljaGFlbDMybmQiLCJlbWFpbCI6ImFhaW1tZWtoYW05QGdtYWlsLmNvbSIsImV4cCI6MTc3NzAxMDE0N30.-xVE4GbDpeExCqbTERNEfNM0Vvz-bvqdwrBYTCF_NUY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed931426997ca4b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:ba80:a38f:c478:18a7:5f5:a526:106",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:ba80:a38f:c478:18a7:5f5:a526:106, 172.70.147.178"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 05:57:28 UTC] === END API CALL LOG ===
[17-Apr-2026 05:57:28 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 05:57:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUwIiwidXNlcm5hbWUiOiJATWljaGFlbDMybmQiLCJlbWFpbCI6ImFhaW1tZWtoYW05QGdtYWlsLmNvbSIsImV4cCI6MTc3NzAxMDE0N30.-xVE4GbDpeExCqbTERNEfNM0Vvz-bvqdwrBYTCF_NUY
[17-Apr-2026 05:57:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 05:57:28 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 05:57:28 UTC] User ID: 350
[17-Apr-2026 05:57:28 UTC] ✅ User profile retrieved successfully for user ID: 350
[17-Apr-2026 05:57:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 05:57:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 05:57:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUwIiwidXNlcm5hbWUiOiJATWljaGFlbDMybmQiLCJlbWFpbCI6ImFhaW1tZWtoYW05QGdtYWlsLmNvbSIsImV4cCI6MTc3NzAxMDE0N30.-xVE4GbDpeExCqbTERNEfNM0Vvz-bvqdwrBYTCF_NUY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ed93142698eca4b-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:ba80:a38f:c478:18a7:5f5:a526:106","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:ba80:a38f:c478:18a7:5f5:a526:106, 172.70.147.178"}
[17-Apr-2026 05:57:28 UTC] === User Orders API Called ===
[17-Apr-2026 05:57:28 UTC] User ID: 350
[17-Apr-2026 05:57:28 UTC] Limit: 20, Offset: 0
[17-Apr-2026 05:57:28 UTC] Orders found: 0
[17-Apr-2026 05:57:28 UTC] Orders data: []
[17-Apr-2026 05:57:28 UTC] Total orders count: 0
[17-Apr-2026 05:57:28 UTC] === API CALL LOG ===
[17-Apr-2026 05:57:28 UTC] Endpoint: user/profile.php
[17-Apr-2026 05:57:28 UTC] Full Log Data: {
    "timestamp": "2026-04-17 05:57:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:ba80:a38f:c478:18a7:5f5:a526:106",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUwIiwidXNlcm5hbWUiOiJATWljaGFlbDMybmQiLCJlbWFpbCI6ImFhaW1tZWtoYW05QGdtYWlsLmNvbSIsImV4cCI6MTc3NzAxMDE0N30.-xVE4GbDpeExCqbTERNEfNM0Vvz-bvqdwrBYTCF_NUY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed931467bb7ca4b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:ba80:a38f:c478:18a7:5f5:a526:106",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:ba80:a38f:c478:18a7:5f5:a526:106, 172.70.147.178"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 05:57:28 UTC] === END API CALL LOG ===
[17-Apr-2026 05:57:28 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 05:57:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUwIiwidXNlcm5hbWUiOiJATWljaGFlbDMybmQiLCJlbWFpbCI6ImFhaW1tZWtoYW05QGdtYWlsLmNvbSIsImV4cCI6MTc3NzAxMDE0N30.-xVE4GbDpeExCqbTERNEfNM0Vvz-bvqdwrBYTCF_NUY
[17-Apr-2026 05:57:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 05:57:28 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 05:57:28 UTC] User ID: 350
[17-Apr-2026 05:57:28 UTC] ✅ User profile retrieved successfully for user ID: 350
[17-Apr-2026 05:57:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 05:57:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 05:57:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUwIiwidXNlcm5hbWUiOiJATWljaGFlbDMybmQiLCJlbWFpbCI6ImFhaW1tZWtoYW05QGdtYWlsLmNvbSIsImV4cCI6MTc3NzAxMDE0N30.-xVE4GbDpeExCqbTERNEfNM0Vvz-bvqdwrBYTCF_NUY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ed9315ad826ca4b-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:ba80:a38f:c478:18a7:5f5:a526:106","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:ba80:a38f:c478:18a7:5f5:a526:106, 172.70.147.178"}
[17-Apr-2026 05:57:32 UTC] === User Orders API Called ===
[17-Apr-2026 05:57:32 UTC] User ID: 350
[17-Apr-2026 05:57:32 UTC] Limit: 20, Offset: 0
[17-Apr-2026 05:57:32 UTC] Orders found: 0
[17-Apr-2026 05:57:32 UTC] Orders data: []
[17-Apr-2026 05:57:32 UTC] Total orders count: 0
[17-Apr-2026 05:57:34 UTC] === API CALL LOG ===
[17-Apr-2026 05:57:34 UTC] Endpoint: user/profile.php
[17-Apr-2026 05:57:34 UTC] Full Log Data: {
    "timestamp": "2026-04-17 05:57:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:ba80:a38f:c478:18a7:5f5:a526:106",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUwIiwidXNlcm5hbWUiOiJATWljaGFlbDMybmQiLCJlbWFpbCI6ImFhaW1tZWtoYW05QGdtYWlsLmNvbSIsImV4cCI6MTc3NzAxMDE0N30.-xVE4GbDpeExCqbTERNEfNM0Vvz-bvqdwrBYTCF_NUY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed93166cc78ca4b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:ba80:a38f:c478:18a7:5f5:a526:106",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:ba80:a38f:c478:18a7:5f5:a526:106, 172.70.147.178"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 05:57:34 UTC] === END API CALL LOG ===
[17-Apr-2026 05:57:34 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 05:57:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUwIiwidXNlcm5hbWUiOiJATWljaGFlbDMybmQiLCJlbWFpbCI6ImFhaW1tZWtoYW05QGdtYWlsLmNvbSIsImV4cCI6MTc3NzAxMDE0N30.-xVE4GbDpeExCqbTERNEfNM0Vvz-bvqdwrBYTCF_NUY
[17-Apr-2026 05:57:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 05:57:34 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 05:57:34 UTC] User ID: 350
[17-Apr-2026 05:57:34 UTC] ✅ User profile retrieved successfully for user ID: 350
[17-Apr-2026 05:57:34 UTC] User Purchases API - User ID: 350
[17-Apr-2026 05:57:34 UTC] User Purchases API - Total purchases found: 1
[17-Apr-2026 05:57:38 UTC] === API CALL LOG ===
[17-Apr-2026 05:57:38 UTC] Endpoint: user/profile.php
[17-Apr-2026 05:57:38 UTC] Full Log Data: {
    "timestamp": "2026-04-17 05:57:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:ba80:a38f:c478:18a7:5f5:a526:106",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUwIiwidXNlcm5hbWUiOiJATWljaGFlbDMybmQiLCJlbWFpbCI6ImFhaW1tZWtoYW05QGdtYWlsLmNvbSIsImV4cCI6MTc3NzAxMDE0N30.-xVE4GbDpeExCqbTERNEfNM0Vvz-bvqdwrBYTCF_NUY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed931820efaca4b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:ba80:a38f:c478:18a7:5f5:a526:106",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:ba80:a38f:c478:18a7:5f5:a526:106, 172.70.147.178"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 05:57:38 UTC] === END API CALL LOG ===
[17-Apr-2026 05:57:38 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 05:57:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUwIiwidXNlcm5hbWUiOiJATWljaGFlbDMybmQiLCJlbWFpbCI6ImFhaW1tZWtoYW05QGdtYWlsLmNvbSIsImV4cCI6MTc3NzAxMDE0N30.-xVE4GbDpeExCqbTERNEfNM0Vvz-bvqdwrBYTCF_NUY
[17-Apr-2026 05:57:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 05:57:38 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 05:57:38 UTC] User ID: 350
[17-Apr-2026 05:57:38 UTC] ✅ User profile retrieved successfully for user ID: 350
[17-Apr-2026 05:57:38 UTC] User Purchases API - User ID: 350
[17-Apr-2026 05:57:38 UTC] User Purchases API - Total purchases found: 1
[17-Apr-2026 05:57:46 UTC] === API CALL LOG ===
[17-Apr-2026 05:57:46 UTC] Endpoint: user/profile.php
[17-Apr-2026 05:57:46 UTC] Full Log Data: {
    "timestamp": "2026-04-17 05:57:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:ba80:a38f:c478:18a7:5f5:a526:106",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUwIiwidXNlcm5hbWUiOiJATWljaGFlbDMybmQiLCJlbWFpbCI6ImFhaW1tZWtoYW05QGdtYWlsLmNvbSIsImV4cCI6MTc3NzAxMDE0N30.-xVE4GbDpeExCqbTERNEfNM0Vvz-bvqdwrBYTCF_NUY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed931b31b85ca4b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:ba80:a38f:c478:18a7:5f5:a526:106",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:ba80:a38f:c478:18a7:5f5:a526:106, 172.70.147.178"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 05:57:46 UTC] === END API CALL LOG ===
[17-Apr-2026 05:57:46 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 05:57:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUwIiwidXNlcm5hbWUiOiJATWljaGFlbDMybmQiLCJlbWFpbCI6ImFhaW1tZWtoYW05QGdtYWlsLmNvbSIsImV4cCI6MTc3NzAxMDE0N30.-xVE4GbDpeExCqbTERNEfNM0Vvz-bvqdwrBYTCF_NUY
[17-Apr-2026 05:57:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 05:57:46 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 05:57:46 UTC] User ID: 350
[17-Apr-2026 05:57:46 UTC] ✅ User profile retrieved successfully for user ID: 350
[17-Apr-2026 05:57:46 UTC] User Purchases API - User ID: 350
[17-Apr-2026 05:57:46 UTC] User Purchases API - Total purchases found: 1
[17-Apr-2026 05:57:48 UTC] User Purchases API - User ID: 350
[17-Apr-2026 05:57:48 UTC] User Purchases API - Total purchases found: 1
[17-Apr-2026 05:57:51 UTC] === API CALL LOG ===
[17-Apr-2026 05:57:51 UTC] Endpoint: user/profile.php
[17-Apr-2026 05:57:51 UTC] Full Log Data: {
    "timestamp": "2026-04-17 05:57:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:ba80:a38f:c478:18a7:5f5:a526:106",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUwIiwidXNlcm5hbWUiOiJATWljaGFlbDMybmQiLCJlbWFpbCI6ImFhaW1tZWtoYW05QGdtYWlsLmNvbSIsImV4cCI6MTc3NzAxMDE0N30.-xVE4GbDpeExCqbTERNEfNM0Vvz-bvqdwrBYTCF_NUY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed931d73987ca4b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:ba80:a38f:c478:18a7:5f5:a526:106",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:ba80:a38f:c478:18a7:5f5:a526:106, 172.70.147.178"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 05:57:51 UTC] === END API CALL LOG ===
[17-Apr-2026 05:57:51 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 05:57:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUwIiwidXNlcm5hbWUiOiJATWljaGFlbDMybmQiLCJlbWFpbCI6ImFhaW1tZWtoYW05QGdtYWlsLmNvbSIsImV4cCI6MTc3NzAxMDE0N30.-xVE4GbDpeExCqbTERNEfNM0Vvz-bvqdwrBYTCF_NUY
[17-Apr-2026 05:57:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 05:57:51 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 05:57:51 UTC] User ID: 350
[17-Apr-2026 05:57:51 UTC] ✅ User profile retrieved successfully for user ID: 350
[17-Apr-2026 05:57:52 UTC] User Purchases API - User ID: 350
[17-Apr-2026 05:57:52 UTC] User Purchases API - Total purchases found: 1
[17-Apr-2026 05:57:58 UTC] === API CALL LOG ===
[17-Apr-2026 05:57:58 UTC] Endpoint: user/profile.php
[17-Apr-2026 05:57:58 UTC] Full Log Data: {
    "timestamp": "2026-04-17 05:57:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:ba80:a38f:c478:18a7:5f5:a526:106",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUwIiwidXNlcm5hbWUiOiJATWljaGFlbDMybmQiLCJlbWFpbCI6ImFhaW1tZWtoYW05QGdtYWlsLmNvbSIsImV4cCI6MTc3NzAxMDE0N30.-xVE4GbDpeExCqbTERNEfNM0Vvz-bvqdwrBYTCF_NUY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed931fd8f30ca4b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:ba80:a38f:c478:18a7:5f5:a526:106",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:ba80:a38f:c478:18a7:5f5:a526:106, 172.70.147.178"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 05:57:58 UTC] === END API CALL LOG ===
[17-Apr-2026 05:57:58 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 05:57:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUwIiwidXNlcm5hbWUiOiJATWljaGFlbDMybmQiLCJlbWFpbCI6ImFhaW1tZWtoYW05QGdtYWlsLmNvbSIsImV4cCI6MTc3NzAxMDE0N30.-xVE4GbDpeExCqbTERNEfNM0Vvz-bvqdwrBYTCF_NUY
[17-Apr-2026 05:57:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 05:57:58 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 05:57:58 UTC] User ID: 350
[17-Apr-2026 05:57:58 UTC] ✅ User profile retrieved successfully for user ID: 350
[17-Apr-2026 05:57:58 UTC] User Purchases API - User ID: 350
[17-Apr-2026 05:57:58 UTC] User Purchases API - Total purchases found: 1
[17-Apr-2026 05:58:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 05:58:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 05:58:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUwIiwidXNlcm5hbWUiOiJATWljaGFlbDMybmQiLCJlbWFpbCI6ImFhaW1tZWtoYW05QGdtYWlsLmNvbSIsImV4cCI6MTc3NzAxMDE0N30.-xVE4GbDpeExCqbTERNEfNM0Vvz-bvqdwrBYTCF_NUY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ed9320aaea3ca4b-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:ba80:a38f:c478:18a7:5f5:a526:106","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:ba80:a38f:c478:18a7:5f5:a526:106, 172.70.147.178"}
[17-Apr-2026 05:58:00 UTC] === User Orders API Called ===
[17-Apr-2026 05:58:00 UTC] User ID: 350
[17-Apr-2026 05:58:00 UTC] Limit: 20, Offset: 0
[17-Apr-2026 05:58:00 UTC] Orders found: 0
[17-Apr-2026 05:58:00 UTC] Orders data: []
[17-Apr-2026 05:58:00 UTC] Total orders count: 0
[17-Apr-2026 05:58:03 UTC] === API CALL LOG ===
[17-Apr-2026 05:58:03 UTC] Endpoint: user/profile.php
[17-Apr-2026 05:58:03 UTC] Full Log Data: {
    "timestamp": "2026-04-17 05:58:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:ba80:a38f:c478:18a7:5f5:a526:106",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUwIiwidXNlcm5hbWUiOiJATWljaGFlbDMybmQiLCJlbWFpbCI6ImFhaW1tZWtoYW05QGdtYWlsLmNvbSIsImV4cCI6MTc3NzAxMDE0N30.-xVE4GbDpeExCqbTERNEfNM0Vvz-bvqdwrBYTCF_NUY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed9321f3b20ca4b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:ba80:a38f:c478:18a7:5f5:a526:106",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:ba80:a38f:c478:18a7:5f5:a526:106, 172.70.147.179"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 05:58:03 UTC] === END API CALL LOG ===
[17-Apr-2026 05:58:03 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 05:58:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUwIiwidXNlcm5hbWUiOiJATWljaGFlbDMybmQiLCJlbWFpbCI6ImFhaW1tZWtoYW05QGdtYWlsLmNvbSIsImV4cCI6MTc3NzAxMDE0N30.-xVE4GbDpeExCqbTERNEfNM0Vvz-bvqdwrBYTCF_NUY
[17-Apr-2026 05:58:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 05:58:03 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 05:58:03 UTC] User ID: 350
[17-Apr-2026 05:58:03 UTC] ✅ User profile retrieved successfully for user ID: 350
[17-Apr-2026 05:58:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 05:58:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 05:58:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUwIiwidXNlcm5hbWUiOiJATWljaGFlbDMybmQiLCJlbWFpbCI6ImFhaW1tZWtoYW05QGdtYWlsLmNvbSIsImV4cCI6MTc3NzAxMDE0N30.-xVE4GbDpeExCqbTERNEfNM0Vvz-bvqdwrBYTCF_NUY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ed9321f3b1eca4b-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:ba80:a38f:c478:18a7:5f5:a526:106","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:ba80:a38f:c478:18a7:5f5:a526:106, 172.70.147.178"}
[17-Apr-2026 05:58:03 UTC] === User Orders API Called ===
[17-Apr-2026 05:58:03 UTC] User ID: 350
[17-Apr-2026 05:58:03 UTC] Limit: 20, Offset: 0
[17-Apr-2026 05:58:03 UTC] Orders found: 0
[17-Apr-2026 05:58:03 UTC] Orders data: []
[17-Apr-2026 05:58:03 UTC] Total orders count: 0
[17-Apr-2026 05:58:04 UTC] === API CALL LOG ===
[17-Apr-2026 05:58:04 UTC] Endpoint: user/profile.php
[17-Apr-2026 05:58:04 UTC] Full Log Data: {
    "timestamp": "2026-04-17 05:58:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:ba80:a38f:c478:18a7:5f5:a526:106",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUwIiwidXNlcm5hbWUiOiJATWljaGFlbDMybmQiLCJlbWFpbCI6ImFhaW1tZWtoYW05QGdtYWlsLmNvbSIsImV4cCI6MTc3NzAxMDE0N30.-xVE4GbDpeExCqbTERNEfNM0Vvz-bvqdwrBYTCF_NUY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed93223aea8ca4b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:ba80:a38f:c478:18a7:5f5:a526:106",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:ba80:a38f:c478:18a7:5f5:a526:106, 172.70.147.179"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 05:58:04 UTC] === END API CALL LOG ===
[17-Apr-2026 05:58:04 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 05:58:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUwIiwidXNlcm5hbWUiOiJATWljaGFlbDMybmQiLCJlbWFpbCI6ImFhaW1tZWtoYW05QGdtYWlsLmNvbSIsImV4cCI6MTc3NzAxMDE0N30.-xVE4GbDpeExCqbTERNEfNM0Vvz-bvqdwrBYTCF_NUY
[17-Apr-2026 05:58:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 05:58:04 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 05:58:04 UTC] User ID: 350
[17-Apr-2026 05:58:04 UTC] ✅ User profile retrieved successfully for user ID: 350
[17-Apr-2026 05:58:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 05:58:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 05:58:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUwIiwidXNlcm5hbWUiOiJATWljaGFlbDMybmQiLCJlbWFpbCI6ImFhaW1tZWtoYW05QGdtYWlsLmNvbSIsImV4cCI6MTc3NzAxMDE0N30.-xVE4GbDpeExCqbTERNEfNM0Vvz-bvqdwrBYTCF_NUY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ed93240f969ca4b-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:ba80:a38f:c478:18a7:5f5:a526:106","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:ba80:a38f:c478:18a7:5f5:a526:106, 172.70.147.178"}
[17-Apr-2026 05:58:08 UTC] === User Orders API Called ===
[17-Apr-2026 05:58:08 UTC] User ID: 350
[17-Apr-2026 05:58:08 UTC] Limit: 20, Offset: 0
[17-Apr-2026 05:58:08 UTC] Orders found: 0
[17-Apr-2026 05:58:08 UTC] Orders data: []
[17-Apr-2026 05:58:08 UTC] Total orders count: 0
[17-Apr-2026 05:58:10 UTC] === API CALL LOG ===
[17-Apr-2026 05:58:10 UTC] Endpoint: user/profile.php
[17-Apr-2026 05:58:10 UTC] Full Log Data: {
    "timestamp": "2026-04-17 05:58:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:ba80:a38f:c478:18a7:5f5:a526:106",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUwIiwidXNlcm5hbWUiOiJATWljaGFlbDMybmQiLCJlbWFpbCI6ImFhaW1tZWtoYW05QGdtYWlsLmNvbSIsImV4cCI6MTc3NzAxMDE0N30.-xVE4GbDpeExCqbTERNEfNM0Vvz-bvqdwrBYTCF_NUY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed9324b7cd5ca4b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:ba80:a38f:c478:18a7:5f5:a526:106",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:ba80:a38f:c478:18a7:5f5:a526:106, 172.70.147.178"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 05:58:10 UTC] === END API CALL LOG ===
[17-Apr-2026 05:58:10 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 05:58:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUwIiwidXNlcm5hbWUiOiJATWljaGFlbDMybmQiLCJlbWFpbCI6ImFhaW1tZWtoYW05QGdtYWlsLmNvbSIsImV4cCI6MTc3NzAxMDE0N30.-xVE4GbDpeExCqbTERNEfNM0Vvz-bvqdwrBYTCF_NUY
[17-Apr-2026 05:58:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 05:58:10 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 05:58:10 UTC] User ID: 350
[17-Apr-2026 05:58:10 UTC] ✅ User profile retrieved successfully for user ID: 350
[17-Apr-2026 05:58:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 05:58:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 05:58:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUwIiwidXNlcm5hbWUiOiJATWljaGFlbDMybmQiLCJlbWFpbCI6ImFhaW1tZWtoYW05QGdtYWlsLmNvbSIsImV4cCI6MTc3NzAxMDE0N30.-xVE4GbDpeExCqbTERNEfNM0Vvz-bvqdwrBYTCF_NUY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ed9324b7ccfca4b-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:ba80:a38f:c478:18a7:5f5:a526:106","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:ba80:a38f:c478:18a7:5f5:a526:106, 172.70.147.179"}
[17-Apr-2026 05:58:10 UTC] === User Orders API Called ===
[17-Apr-2026 05:58:10 UTC] User ID: 350
[17-Apr-2026 05:58:10 UTC] Limit: 20, Offset: 0
[17-Apr-2026 05:58:10 UTC] Orders found: 0
[17-Apr-2026 05:58:10 UTC] Orders data: []
[17-Apr-2026 05:58:10 UTC] Total orders count: 0
[17-Apr-2026 05:58:11 UTC] === API CALL LOG ===
[17-Apr-2026 05:58:11 UTC] Endpoint: user/profile.php
[17-Apr-2026 05:58:11 UTC] Full Log Data: {
    "timestamp": "2026-04-17 05:58:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:ba80:a38f:c478:18a7:5f5:a526:106",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUwIiwidXNlcm5hbWUiOiJATWljaGFlbDMybmQiLCJlbWFpbCI6ImFhaW1tZWtoYW05QGdtYWlsLmNvbSIsImV4cCI6MTc3NzAxMDE0N30.-xVE4GbDpeExCqbTERNEfNM0Vvz-bvqdwrBYTCF_NUY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed9324f78d9ca4b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:ba80:a38f:c478:18a7:5f5:a526:106",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:ba80:a38f:c478:18a7:5f5:a526:106, 172.70.147.179"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 05:58:11 UTC] === END API CALL LOG ===
[17-Apr-2026 05:58:11 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 05:58:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUwIiwidXNlcm5hbWUiOiJATWljaGFlbDMybmQiLCJlbWFpbCI6ImFhaW1tZWtoYW05QGdtYWlsLmNvbSIsImV4cCI6MTc3NzAxMDE0N30.-xVE4GbDpeExCqbTERNEfNM0Vvz-bvqdwrBYTCF_NUY
[17-Apr-2026 05:58:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 05:58:11 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 05:58:11 UTC] User ID: 350
[17-Apr-2026 05:58:11 UTC] ✅ User profile retrieved successfully for user ID: 350
[17-Apr-2026 05:58:16 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 05:58:16 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 05:58:16 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUwIiwidXNlcm5hbWUiOiJATWljaGFlbDMybmQiLCJlbWFpbCI6ImFhaW1tZWtoYW05QGdtYWlsLmNvbSIsImV4cCI6MTc3NzAxMDE0N30.-xVE4GbDpeExCqbTERNEfNM0Vvz-bvqdwrBYTCF_NUY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ed9326e9df3ca4b-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:ba80:a38f:c478:18a7:5f5:a526:106","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:ba80:a38f:c478:18a7:5f5:a526:106, 172.70.147.179"}
[17-Apr-2026 05:58:16 UTC] === User Orders API Called ===
[17-Apr-2026 05:58:16 UTC] User ID: 350
[17-Apr-2026 05:58:16 UTC] Limit: 20, Offset: 0
[17-Apr-2026 05:58:16 UTC] Orders found: 0
[17-Apr-2026 05:58:16 UTC] Orders data: []
[17-Apr-2026 05:58:16 UTC] Total orders count: 0
[17-Apr-2026 06:05:59 UTC] === API CALL LOG ===
[17-Apr-2026 06:05:59 UTC] Endpoint: user/profile.php
[17-Apr-2026 06:05:59 UTC] Full Log Data: {
    "timestamp": "2026-04-17 06:05:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.58.95.177",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed93dc0cc7e9923-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "178.58.95.177",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "178.58.95.177, 104.23.239.33"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 06:05:59 UTC] === END API CALL LOG ===
[17-Apr-2026 06:05:59 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 06:05:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[17-Apr-2026 06:05:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 06:05:59 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 06:05:59 UTC] User ID: 346
[17-Apr-2026 06:05:59 UTC] ✅ User profile retrieved successfully for user ID: 346
[17-Apr-2026 06:06:00 UTC] === API CALL LOG ===
[17-Apr-2026 06:06:00 UTC] Endpoint: user/profile.php
[17-Apr-2026 06:06:00 UTC] Full Log Data: {
    "timestamp": "2026-04-17 06:06:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.58.95.177",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed93dc528e59923-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "178.58.95.177",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "178.58.95.177, 104.23.239.33"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 06:06:00 UTC] === END API CALL LOG ===
[17-Apr-2026 06:06:00 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 06:06:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[17-Apr-2026 06:06:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 06:06:00 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 06:06:00 UTC] User ID: 346
[17-Apr-2026 06:06:00 UTC] ✅ User profile retrieved successfully for user ID: 346
[17-Apr-2026 06:06:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 06:06:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 06:06:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ed93dc589d49923-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"178.58.95.177","CF-IPCountry":"SI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"178.58.95.177, 104.23.239.33"}
[17-Apr-2026 06:06:00 UTC] === User Orders API Called ===
[17-Apr-2026 06:06:00 UTC] User ID: 346
[17-Apr-2026 06:06:00 UTC] Limit: 20, Offset: 0
[17-Apr-2026 06:06:00 UTC] Orders found: 0
[17-Apr-2026 06:06:00 UTC] Orders data: []
[17-Apr-2026 06:06:00 UTC] Total orders count: 0
[17-Apr-2026 06:06:00 UTC] === API CALL LOG ===
[17-Apr-2026 06:06:00 UTC] Endpoint: user/profile.php
[17-Apr-2026 06:06:00 UTC] Full Log Data: {
    "timestamp": "2026-04-17 06:06:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.58.95.177",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed93dc69cfb9923-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "178.58.95.177",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "178.58.95.177, 104.23.239.33"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 06:06:00 UTC] === END API CALL LOG ===
[17-Apr-2026 06:06:00 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 06:06:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[17-Apr-2026 06:06:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 06:06:00 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 06:06:00 UTC] User ID: 346
[17-Apr-2026 06:06:00 UTC] ✅ User profile retrieved successfully for user ID: 346
[17-Apr-2026 06:07:07 UTC] === API CALL LOG ===
[17-Apr-2026 06:07:07 UTC] Endpoint: user/profile.php
[17-Apr-2026 06:07:07 UTC] Full Log Data: {
    "timestamp": "2026-04-17 06:07:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.58.95.177",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed93f692b54f46f-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "178.58.95.177",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "178.58.95.177, 172.70.240.24"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 06:07:07 UTC] === END API CALL LOG ===
[17-Apr-2026 06:07:07 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 06:07:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[17-Apr-2026 06:07:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 06:07:07 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 06:07:07 UTC] User ID: 346
[17-Apr-2026 06:07:07 UTC] ✅ User profile retrieved successfully for user ID: 346
[17-Apr-2026 06:07:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 06:07:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 06:07:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ed93f692b55f46f-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"178.58.95.177","CF-IPCountry":"SI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"178.58.95.177, 172.70.240.25"}
[17-Apr-2026 06:07:07 UTC] === User Orders API Called ===
[17-Apr-2026 06:07:07 UTC] User ID: 346
[17-Apr-2026 06:07:07 UTC] Limit: 20, Offset: 0
[17-Apr-2026 06:07:07 UTC] Orders found: 0
[17-Apr-2026 06:07:07 UTC] Orders data: []
[17-Apr-2026 06:07:07 UTC] Total orders count: 0
[17-Apr-2026 06:07:08 UTC] === API CALL LOG ===
[17-Apr-2026 06:07:08 UTC] Endpoint: user/profile.php
[17-Apr-2026 06:07:08 UTC] Full Log Data: {
    "timestamp": "2026-04-17 06:07:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.58.95.177",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed93f6dcf8ff46f-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "178.58.95.177",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "178.58.95.177, 172.70.240.25"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 06:07:08 UTC] === END API CALL LOG ===
[17-Apr-2026 06:07:08 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 06:07:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[17-Apr-2026 06:07:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 06:07:08 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 06:07:08 UTC] User ID: 346
[17-Apr-2026 06:07:08 UTC] ✅ User profile retrieved successfully for user ID: 346
[17-Apr-2026 06:08:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 06:08:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 06:08:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ed940c2090cdc4f-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"178.58.95.177","CF-IPCountry":"SI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"178.58.95.177, 172.71.148.70"}
[17-Apr-2026 06:08:02 UTC] === User Orders API Called ===
[17-Apr-2026 06:08:02 UTC] User ID: 346
[17-Apr-2026 06:08:02 UTC] Limit: 20, Offset: 0
[17-Apr-2026 06:08:02 UTC] Orders found: 1
[17-Apr-2026 06:08:02 UTC] Orders data: [{"id":197,"quantity":1000,"total_coins":20000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"pending","created_at":"2026-04-17 09:38:00","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[17-Apr-2026 06:08:02 UTC] Total orders count: 1
[17-Apr-2026 06:08:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 06:08:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 06:08:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ed94105b86cdc4f-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"178.58.95.177","CF-IPCountry":"SI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"178.58.95.177, 172.71.148.70"}
[17-Apr-2026 06:08:13 UTC] === User Orders API Called ===
[17-Apr-2026 06:08:13 UTC] User ID: 346
[17-Apr-2026 06:08:13 UTC] Limit: 20, Offset: 0
[17-Apr-2026 06:08:13 UTC] Orders found: 1
[17-Apr-2026 06:08:13 UTC] Orders data: [{"id":197,"quantity":1000,"total_coins":20000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"pending","created_at":"2026-04-17 09:38:00","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[17-Apr-2026 06:08:13 UTC] Total orders count: 1
[17-Apr-2026 06:08:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 06:08:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 06:08:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ed941215a87dc4f-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"178.58.95.177","CF-IPCountry":"SI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"178.58.95.177, 172.71.148.70"}
[17-Apr-2026 06:08:18 UTC] === User Orders API Called ===
[17-Apr-2026 06:08:18 UTC] User ID: 346
[17-Apr-2026 06:08:18 UTC] Limit: 20, Offset: 0
[17-Apr-2026 06:08:18 UTC] Orders found: 1
[17-Apr-2026 06:08:18 UTC] Orders data: [{"id":197,"quantity":1000,"total_coins":20000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"pending","created_at":"2026-04-17 09:38:00","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[17-Apr-2026 06:08:18 UTC] Total orders count: 1
[17-Apr-2026 06:08:18 UTC] === API CALL LOG ===
[17-Apr-2026 06:08:18 UTC] Endpoint: user/profile.php
[17-Apr-2026 06:08:18 UTC] Full Log Data: {
    "timestamp": "2026-04-17 06:08:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.58.95.177",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed94121bbf8dc4f-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "178.58.95.177",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "178.58.95.177, 172.71.148.71"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 06:08:18 UTC] === END API CALL LOG ===
[17-Apr-2026 06:08:18 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 06:08:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[17-Apr-2026 06:08:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 06:08:18 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 06:08:18 UTC] User ID: 346
[17-Apr-2026 06:08:18 UTC] ✅ User profile retrieved successfully for user ID: 346
[17-Apr-2026 06:08:18 UTC] === API CALL LOG ===
[17-Apr-2026 06:08:18 UTC] Endpoint: user/profile.php
[17-Apr-2026 06:08:18 UTC] Full Log Data: {
    "timestamp": "2026-04-17 06:08:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.58.95.177",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed94125af2edc4f-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "178.58.95.177",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "178.58.95.177, 172.71.148.70"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 06:08:18 UTC] === END API CALL LOG ===
[17-Apr-2026 06:08:18 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 06:08:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[17-Apr-2026 06:08:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 06:08:18 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 06:08:18 UTC] User ID: 346
[17-Apr-2026 06:08:18 UTC] ✅ User profile retrieved successfully for user ID: 346
[17-Apr-2026 06:08:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 06:08:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 06:08:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ed94139ee4adc4f-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"178.58.95.177","CF-IPCountry":"SI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"178.58.95.177, 172.71.148.71"}
[17-Apr-2026 06:08:22 UTC] === User Orders API Called ===
[17-Apr-2026 06:08:22 UTC] User ID: 346
[17-Apr-2026 06:08:22 UTC] Limit: 20, Offset: 0
[17-Apr-2026 06:08:22 UTC] Orders found: 1
[17-Apr-2026 06:08:22 UTC] Orders data: [{"id":197,"quantity":1000,"total_coins":20000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"pending","created_at":"2026-04-17 09:38:00","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[17-Apr-2026 06:08:22 UTC] Total orders count: 1
[17-Apr-2026 06:08:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 06:08:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 06:08:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ed94149caa8dc4f-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"178.58.95.177","CF-IPCountry":"SI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"178.58.95.177, 172.71.148.71"}
[17-Apr-2026 06:08:24 UTC] === User Orders API Called ===
[17-Apr-2026 06:08:24 UTC] User ID: 346
[17-Apr-2026 06:08:24 UTC] Limit: 20, Offset: 0
[17-Apr-2026 06:08:24 UTC] Orders found: 1
[17-Apr-2026 06:08:24 UTC] Orders data: [{"id":197,"quantity":1000,"total_coins":20000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"pending","created_at":"2026-04-17 09:38:00","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[17-Apr-2026 06:08:24 UTC] Total orders count: 1
[17-Apr-2026 06:08:24 UTC] === API CALL LOG ===
[17-Apr-2026 06:08:24 UTC] Endpoint: user/profile.php
[17-Apr-2026 06:08:24 UTC] Full Log Data: {
    "timestamp": "2026-04-17 06:08:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.58.95.177",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed9414a7ccddc4f-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "178.58.95.177",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "178.58.95.177, 172.71.148.71"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 06:08:24 UTC] === END API CALL LOG ===
[17-Apr-2026 06:08:24 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 06:08:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[17-Apr-2026 06:08:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 06:08:24 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 06:08:24 UTC] User ID: 346
[17-Apr-2026 06:08:24 UTC] ✅ User profile retrieved successfully for user ID: 346
[17-Apr-2026 06:08:25 UTC] === API CALL LOG ===
[17-Apr-2026 06:08:25 UTC] Endpoint: user/profile.php
[17-Apr-2026 06:08:25 UTC] Full Log Data: {
    "timestamp": "2026-04-17 06:08:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.58.95.177",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed9414dee71dc4f-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "178.58.95.177",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "178.58.95.177, 172.71.148.71"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 06:08:25 UTC] === END API CALL LOG ===
[17-Apr-2026 06:08:25 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 06:08:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[17-Apr-2026 06:08:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 06:08:25 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 06:08:25 UTC] User ID: 346
[17-Apr-2026 06:08:25 UTC] ✅ User profile retrieved successfully for user ID: 346
[17-Apr-2026 06:08:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 06:08:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 06:08:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ed9420f2c39dc4f-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"178.58.95.177","CF-IPCountry":"SI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"178.58.95.177, 172.71.148.71"}
[17-Apr-2026 06:08:56 UTC] === User Orders API Called ===
[17-Apr-2026 06:08:56 UTC] User ID: 346
[17-Apr-2026 06:08:56 UTC] Limit: 20, Offset: 0
[17-Apr-2026 06:08:56 UTC] Orders found: 1
[17-Apr-2026 06:08:56 UTC] Orders data: [{"id":197,"quantity":1000,"total_coins":20000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"pending","created_at":"2026-04-17 09:38:00","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[17-Apr-2026 06:08:56 UTC] Total orders count: 1
[17-Apr-2026 06:08:56 UTC] === API CALL LOG ===
[17-Apr-2026 06:08:56 UTC] Endpoint: user/profile.php
[17-Apr-2026 06:08:56 UTC] Full Log Data: {
    "timestamp": "2026-04-17 06:08:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.58.95.177",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed9420f8d66dc4f-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "178.58.95.177",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "178.58.95.177, 172.71.148.71"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 06:08:56 UTC] === END API CALL LOG ===
[17-Apr-2026 06:08:56 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 06:08:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[17-Apr-2026 06:08:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 06:08:56 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 06:08:56 UTC] User ID: 346
[17-Apr-2026 06:08:56 UTC] ✅ User profile retrieved successfully for user ID: 346
[17-Apr-2026 06:08:56 UTC] === API CALL LOG ===
[17-Apr-2026 06:08:56 UTC] Endpoint: user/profile.php
[17-Apr-2026 06:08:56 UTC] Full Log Data: {
    "timestamp": "2026-04-17 06:08:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.58.95.177",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed942135efcdc4f-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "178.58.95.177",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "178.58.95.177, 172.71.148.71"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 06:08:56 UTC] === END API CALL LOG ===
[17-Apr-2026 06:08:56 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 06:08:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[17-Apr-2026 06:08:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 06:08:56 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 06:08:56 UTC] User ID: 346
[17-Apr-2026 06:08:56 UTC] ✅ User profile retrieved successfully for user ID: 346
[17-Apr-2026 06:09:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 06:09:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 06:09:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ed94230e8b2dc4f-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"178.58.95.177","CF-IPCountry":"SI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"178.58.95.177, 172.71.148.70"}
[17-Apr-2026 06:09:01 UTC] === User Orders API Called ===
[17-Apr-2026 06:09:01 UTC] User ID: 346
[17-Apr-2026 06:09:01 UTC] Limit: 20, Offset: 0
[17-Apr-2026 06:09:01 UTC] Orders found: 1
[17-Apr-2026 06:09:01 UTC] Orders data: [{"id":197,"quantity":1000,"total_coins":20000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"pending","created_at":"2026-04-17 09:38:00","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[17-Apr-2026 06:09:01 UTC] Total orders count: 1
[17-Apr-2026 06:09:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 06:09:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 06:09:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ed942544dc5dc4f-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"178.58.95.177","CF-IPCountry":"SI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"178.58.95.177, 172.71.148.70"}
[17-Apr-2026 06:09:07 UTC] === User Orders API Called ===
[17-Apr-2026 06:09:07 UTC] User ID: 346
[17-Apr-2026 06:09:07 UTC] Limit: 20, Offset: 0
[17-Apr-2026 06:09:07 UTC] Orders found: 1
[17-Apr-2026 06:09:07 UTC] Orders data: [{"id":197,"quantity":1000,"total_coins":20000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"pending","created_at":"2026-04-17 09:38:00","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[17-Apr-2026 06:09:07 UTC] Total orders count: 1
[17-Apr-2026 06:09:07 UTC] === API CALL LOG ===
[17-Apr-2026 06:09:07 UTC] Endpoint: user/profile.php
[17-Apr-2026 06:09:07 UTC] Full Log Data: {
    "timestamp": "2026-04-17 06:09:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.58.95.177",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed94254ff3cdc4f-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "178.58.95.177",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "178.58.95.177, 172.71.148.70"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 06:09:07 UTC] === END API CALL LOG ===
[17-Apr-2026 06:09:07 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 06:09:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[17-Apr-2026 06:09:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 06:09:07 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 06:09:07 UTC] User ID: 346
[17-Apr-2026 06:09:07 UTC] ✅ User profile retrieved successfully for user ID: 346
[17-Apr-2026 06:09:07 UTC] === API CALL LOG ===
[17-Apr-2026 06:09:07 UTC] Endpoint: user/profile.php
[17-Apr-2026 06:09:07 UTC] Full Log Data: {
    "timestamp": "2026-04-17 06:09:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.58.95.177",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed942589892dc4f-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "178.58.95.177",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "178.58.95.177, 172.71.148.70"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 06:09:07 UTC] === END API CALL LOG ===
[17-Apr-2026 06:09:07 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 06:09:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[17-Apr-2026 06:09:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 06:09:07 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 06:09:07 UTC] User ID: 346
[17-Apr-2026 06:09:07 UTC] ✅ User profile retrieved successfully for user ID: 346
[17-Apr-2026 06:09:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 06:09:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 06:09:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ed942c34be9dc4f-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"178.58.95.177","CF-IPCountry":"SI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"178.58.95.177, 172.71.148.70"}
[17-Apr-2026 06:09:25 UTC] === User Orders API Called ===
[17-Apr-2026 06:09:25 UTC] User ID: 346
[17-Apr-2026 06:09:25 UTC] Limit: 20, Offset: 0
[17-Apr-2026 06:09:25 UTC] Orders found: 1
[17-Apr-2026 06:09:25 UTC] Orders data: [{"id":197,"quantity":1000,"total_coins":20000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"pending","created_at":"2026-04-17 09:38:00","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[17-Apr-2026 06:09:25 UTC] Total orders count: 1
[17-Apr-2026 06:09:25 UTC] === API CALL LOG ===
[17-Apr-2026 06:09:25 UTC] Endpoint: user/profile.php
[17-Apr-2026 06:09:25 UTC] Full Log Data: {
    "timestamp": "2026-04-17 06:09:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.58.95.177",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed942c3ad08dc4f-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "178.58.95.177",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "178.58.95.177, 172.71.148.71"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 06:09:25 UTC] === END API CALL LOG ===
[17-Apr-2026 06:09:25 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 06:09:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[17-Apr-2026 06:09:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 06:09:25 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 06:09:25 UTC] User ID: 346
[17-Apr-2026 06:09:25 UTC] ✅ User profile retrieved successfully for user ID: 346
[17-Apr-2026 06:09:25 UTC] === API CALL LOG ===
[17-Apr-2026 06:09:25 UTC] Endpoint: user/profile.php
[17-Apr-2026 06:09:25 UTC] Full Log Data: {
    "timestamp": "2026-04-17 06:09:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.58.95.177",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed942c78efcdc4f-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "178.58.95.177",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "178.58.95.177, 172.71.148.70"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 06:09:25 UTC] === END API CALL LOG ===
[17-Apr-2026 06:09:25 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 06:09:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[17-Apr-2026 06:09:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 06:09:25 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 06:09:25 UTC] User ID: 346
[17-Apr-2026 06:09:25 UTC] ✅ User profile retrieved successfully for user ID: 346
[17-Apr-2026 06:10:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 06:10:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 06:10:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ed944299fa7dc4f-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"178.58.95.177","CF-IPCountry":"SI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"178.58.95.177, 172.71.148.71"}
[17-Apr-2026 06:10:22 UTC] === User Orders API Called ===
[17-Apr-2026 06:10:22 UTC] User ID: 346
[17-Apr-2026 06:10:22 UTC] Limit: 20, Offset: 0
[17-Apr-2026 06:10:22 UTC] Orders found: 2
[17-Apr-2026 06:10:22 UTC] Orders data: [{"id":198,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"pending","created_at":"2026-04-17 09:40:20","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":197,"quantity":1000,"total_coins":20000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"pending","created_at":"2026-04-17 09:38:00","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[17-Apr-2026 06:10:22 UTC] Total orders count: 2
[17-Apr-2026 06:10:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 06:10:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 06:10:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ed9443d6fe8dc4f-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"178.58.95.177","CF-IPCountry":"SI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"178.58.95.177, 172.71.148.71"}
[17-Apr-2026 06:10:25 UTC] === User Orders API Called ===
[17-Apr-2026 06:10:25 UTC] User ID: 346
[17-Apr-2026 06:10:25 UTC] Limit: 20, Offset: 0
[17-Apr-2026 06:10:25 UTC] Orders found: 2
[17-Apr-2026 06:10:25 UTC] Orders data: [{"id":198,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"pending","created_at":"2026-04-17 09:40:20","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":197,"quantity":1000,"total_coins":20000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"pending","created_at":"2026-04-17 09:38:00","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[17-Apr-2026 06:10:25 UTC] Total orders count: 2
[17-Apr-2026 06:10:25 UTC] === API CALL LOG ===
[17-Apr-2026 06:10:25 UTC] Endpoint: user/profile.php
[17-Apr-2026 06:10:25 UTC] Full Log Data: {
    "timestamp": "2026-04-17 06:10:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.58.95.177",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed9443e09d5dc4f-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "178.58.95.177",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "178.58.95.177, 172.71.148.71"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 06:10:25 UTC] === END API CALL LOG ===
[17-Apr-2026 06:10:25 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 06:10:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[17-Apr-2026 06:10:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 06:10:25 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 06:10:25 UTC] User ID: 346
[17-Apr-2026 06:10:25 UTC] ✅ User profile retrieved successfully for user ID: 346
[17-Apr-2026 06:10:26 UTC] === API CALL LOG ===
[17-Apr-2026 06:10:26 UTC] Endpoint: user/profile.php
[17-Apr-2026 06:10:26 UTC] Full Log Data: {
    "timestamp": "2026-04-17 06:10:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.58.95.177",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed94441dc29dc4f-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "178.58.95.177",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "178.58.95.177, 172.71.148.71"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 06:10:26 UTC] === END API CALL LOG ===
[17-Apr-2026 06:10:26 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 06:10:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[17-Apr-2026 06:10:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 06:10:26 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 06:10:26 UTC] User ID: 346
[17-Apr-2026 06:10:26 UTC] ✅ User profile retrieved successfully for user ID: 346
[17-Apr-2026 06:10:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 06:10:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 06:10:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ed9448c7984dc4f-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"178.58.95.177","CF-IPCountry":"SI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"178.58.95.177, 172.71.148.71"}
[17-Apr-2026 06:10:38 UTC] === User Orders API Called ===
[17-Apr-2026 06:10:38 UTC] User ID: 346
[17-Apr-2026 06:10:38 UTC] Limit: 20, Offset: 0
[17-Apr-2026 06:10:38 UTC] Orders found: 3
[17-Apr-2026 06:10:38 UTC] Orders data: [{"id":199,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"pending","created_at":"2026-04-17 09:40:36","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":198,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"pending","created_at":"2026-04-17 09:40:20","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":197,"quantity":1000,"total_coins":20000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"pending","created_at":"2026-04-17 09:38:00","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[17-Apr-2026 06:10:38 UTC] Total orders count: 3
[17-Apr-2026 06:10:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 06:10:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 06:10:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ed944952c51dc4f-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"178.58.95.177","CF-IPCountry":"SI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"178.58.95.177, 172.71.148.71"}
[17-Apr-2026 06:10:39 UTC] === User Orders API Called ===
[17-Apr-2026 06:10:39 UTC] User ID: 346
[17-Apr-2026 06:10:39 UTC] Limit: 20, Offset: 0
[17-Apr-2026 06:10:39 UTC] Orders found: 3
[17-Apr-2026 06:10:39 UTC] Orders data: [{"id":199,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"pending","created_at":"2026-04-17 09:40:36","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":198,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"pending","created_at":"2026-04-17 09:40:20","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":197,"quantity":1000,"total_coins":20000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"pending","created_at":"2026-04-17 09:38:00","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[17-Apr-2026 06:10:39 UTC] Total orders count: 3
[17-Apr-2026 06:10:39 UTC] === API CALL LOG ===
[17-Apr-2026 06:10:39 UTC] Endpoint: user/profile.php
[17-Apr-2026 06:10:39 UTC] Full Log Data: {
    "timestamp": "2026-04-17 06:10:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.58.95.177",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed94495de87dc4f-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "178.58.95.177",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "178.58.95.177, 172.71.148.71"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 06:10:39 UTC] === END API CALL LOG ===
[17-Apr-2026 06:10:39 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 06:10:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[17-Apr-2026 06:10:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 06:10:39 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 06:10:39 UTC] User ID: 346
[17-Apr-2026 06:10:39 UTC] ✅ User profile retrieved successfully for user ID: 346
[17-Apr-2026 06:10:40 UTC] === API CALL LOG ===
[17-Apr-2026 06:10:40 UTC] Endpoint: user/profile.php
[17-Apr-2026 06:10:40 UTC] Full Log Data: {
    "timestamp": "2026-04-17 06:10:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.58.95.177",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed94499a91fdc4f-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "178.58.95.177",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "178.58.95.177, 172.71.148.71"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 06:10:40 UTC] === END API CALL LOG ===
[17-Apr-2026 06:10:40 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 06:10:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[17-Apr-2026 06:10:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 06:10:40 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 06:10:40 UTC] User ID: 346
[17-Apr-2026 06:10:40 UTC] ✅ User profile retrieved successfully for user ID: 346
[17-Apr-2026 06:10:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 06:10:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 06:10:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ed944b14e78dc4f-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"178.58.95.177","CF-IPCountry":"SI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"178.58.95.177, 172.71.148.71"}
[17-Apr-2026 06:10:44 UTC] === User Orders API Called ===
[17-Apr-2026 06:10:44 UTC] User ID: 346
[17-Apr-2026 06:10:44 UTC] Limit: 20, Offset: 0
[17-Apr-2026 06:10:44 UTC] Orders found: 3
[17-Apr-2026 06:10:44 UTC] Orders data: [{"id":199,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"pending","created_at":"2026-04-17 09:40:36","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":198,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"pending","created_at":"2026-04-17 09:40:20","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":197,"quantity":1000,"total_coins":20000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"pending","created_at":"2026-04-17 09:38:00","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[17-Apr-2026 06:10:44 UTC] Total orders count: 3
[17-Apr-2026 06:10:44 UTC] === API CALL LOG ===
[17-Apr-2026 06:10:44 UTC] Endpoint: user/profile.php
[17-Apr-2026 06:10:44 UTC] Full Log Data: {
    "timestamp": "2026-04-17 06:10:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.58.95.177",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed944b1f83fdc4f-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "178.58.95.177",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "178.58.95.177, 172.71.148.70"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 06:10:44 UTC] === END API CALL LOG ===
[17-Apr-2026 06:10:44 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 06:10:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[17-Apr-2026 06:10:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 06:10:44 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 06:10:44 UTC] User ID: 346
[17-Apr-2026 06:10:44 UTC] ✅ User profile retrieved successfully for user ID: 346
[17-Apr-2026 06:10:44 UTC] === API CALL LOG ===
[17-Apr-2026 06:10:44 UTC] Endpoint: user/profile.php
[17-Apr-2026 06:10:44 UTC] Full Log Data: {
    "timestamp": "2026-04-17 06:10:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.58.95.177",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed944b579eddc4f-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "178.58.95.177",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "178.58.95.177, 172.71.148.70"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 06:10:44 UTC] === END API CALL LOG ===
[17-Apr-2026 06:10:44 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 06:10:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[17-Apr-2026 06:10:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 06:10:44 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 06:10:44 UTC] User ID: 346
[17-Apr-2026 06:10:44 UTC] ✅ User profile retrieved successfully for user ID: 346
[17-Apr-2026 06:10:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 06:10:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 06:10:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ed944dc98badc4f-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"178.58.95.177","CF-IPCountry":"SI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"178.58.95.177, 172.71.148.70"}
[17-Apr-2026 06:10:50 UTC] === User Orders API Called ===
[17-Apr-2026 06:10:50 UTC] User ID: 346
[17-Apr-2026 06:10:50 UTC] Limit: 20, Offset: 0
[17-Apr-2026 06:10:50 UTC] Orders found: 3
[17-Apr-2026 06:10:50 UTC] Orders data: [{"id":199,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"pending","created_at":"2026-04-17 09:40:36","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":198,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"pending","created_at":"2026-04-17 09:40:20","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":197,"quantity":1000,"total_coins":20000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"pending","created_at":"2026-04-17 09:38:00","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[17-Apr-2026 06:10:50 UTC] Total orders count: 3
[17-Apr-2026 06:10:51 UTC] === API CALL LOG ===
[17-Apr-2026 06:10:51 UTC] Endpoint: user/profile.php
[17-Apr-2026 06:10:51 UTC] Full Log Data: {
    "timestamp": "2026-04-17 06:10:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.58.95.177",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed944dcf9ebdc4f-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "178.58.95.177",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "178.58.95.177, 172.71.148.71"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 06:10:51 UTC] === END API CALL LOG ===
[17-Apr-2026 06:10:51 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 06:10:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[17-Apr-2026 06:10:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 06:10:51 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 06:10:51 UTC] User ID: 346
[17-Apr-2026 06:10:51 UTC] ✅ User profile retrieved successfully for user ID: 346
[17-Apr-2026 06:10:51 UTC] === API CALL LOG ===
[17-Apr-2026 06:10:51 UTC] Endpoint: user/profile.php
[17-Apr-2026 06:10:51 UTC] Full Log Data: {
    "timestamp": "2026-04-17 06:10:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.58.95.177",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed944e10d16dc4f-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "178.58.95.177",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "178.58.95.177, 172.71.148.70"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 06:10:51 UTC] === END API CALL LOG ===
[17-Apr-2026 06:10:51 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 06:10:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[17-Apr-2026 06:10:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 06:10:51 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 06:10:51 UTC] User ID: 346
[17-Apr-2026 06:10:51 UTC] ✅ User profile retrieved successfully for user ID: 346
[17-Apr-2026 06:19:46 UTC] === API CALL LOG ===
[17-Apr-2026 06:19:46 UTC] Endpoint: user/profile.php
[17-Apr-2026 06:19:46 UTC] Full Log Data: {
    "timestamp": "2026-04-17 06:19:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:1bca:33d9:7048:301d:e4a7:498",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUxIiwidXNlcm5hbWUiOiJzdXJhaiIsImVtYWlsIjoiaGFtYW9raGltbGFzYUBnbWFpbC5jb20iLCJleHAiOjE3NzcwMTE1ODV9.ndCe2MZNux0wJGVa3FQK6oeL0eJwTpTbjlpfy2zsW2o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed951f0ff3748ba-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:1bca:33d9:7048:301d:e4a7:498",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:1bca:33d9:7048:301d:e4a7:498, 162.158.22.104"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 06:19:46 UTC] === END API CALL LOG ===
[17-Apr-2026 06:19:46 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 06:19:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUxIiwidXNlcm5hbWUiOiJzdXJhaiIsImVtYWlsIjoiaGFtYW9raGltbGFzYUBnbWFpbC5jb20iLCJleHAiOjE3NzcwMTE1ODV9.ndCe2MZNux0wJGVa3FQK6oeL0eJwTpTbjlpfy2zsW2o
[17-Apr-2026 06:19:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 06:19:46 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 06:19:46 UTC] User ID: 351
[17-Apr-2026 06:19:46 UTC] ✅ User profile retrieved successfully for user ID: 351
[17-Apr-2026 06:19:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 06:19:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 06:19:46 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUxIiwidXNlcm5hbWUiOiJzdXJhaiIsImVtYWlsIjoiaGFtYW9raGltbGFzYUBnbWFpbC5jb20iLCJleHAiOjE3NzcwMTE1ODV9.ndCe2MZNux0wJGVa3FQK6oeL0eJwTpTbjlpfy2zsW2o","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ed951f0ff3a48ba-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:1bca:33d9:7048:301d:e4a7:498","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:4900:1bca:33d9:7048:301d:e4a7:498, 162.158.22.105"}
[17-Apr-2026 06:19:46 UTC] === User Orders API Called ===
[17-Apr-2026 06:19:46 UTC] User ID: 351
[17-Apr-2026 06:19:46 UTC] Limit: 20, Offset: 0
[17-Apr-2026 06:19:46 UTC] Orders found: 0
[17-Apr-2026 06:19:46 UTC] Orders data: []
[17-Apr-2026 06:19:46 UTC] Total orders count: 0
[17-Apr-2026 06:19:46 UTC] === API CALL LOG ===
[17-Apr-2026 06:19:46 UTC] Endpoint: user/profile.php
[17-Apr-2026 06:19:46 UTC] Full Log Data: {
    "timestamp": "2026-04-17 06:19:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:1bca:33d9:7048:301d:e4a7:498",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUxIiwidXNlcm5hbWUiOiJzdXJhaiIsImVtYWlsIjoiaGFtYW9raGltbGFzYUBnbWFpbC5jb20iLCJleHAiOjE3NzcwMTE1ODV9.ndCe2MZNux0wJGVa3FQK6oeL0eJwTpTbjlpfy2zsW2o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed951f0ff3b48ba-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:1bca:33d9:7048:301d:e4a7:498",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:1bca:33d9:7048:301d:e4a7:498, 162.158.22.104"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 06:19:46 UTC] === END API CALL LOG ===
[17-Apr-2026 06:19:46 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 06:19:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUxIiwidXNlcm5hbWUiOiJzdXJhaiIsImVtYWlsIjoiaGFtYW9raGltbGFzYUBnbWFpbC5jb20iLCJleHAiOjE3NzcwMTE1ODV9.ndCe2MZNux0wJGVa3FQK6oeL0eJwTpTbjlpfy2zsW2o
[17-Apr-2026 06:19:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 06:19:46 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 06:19:46 UTC] User ID: 351
[17-Apr-2026 06:19:46 UTC] ✅ User profile retrieved successfully for user ID: 351
[17-Apr-2026 06:19:48 UTC] === API CALL LOG ===
[17-Apr-2026 06:19:48 UTC] Endpoint: user/profile.php
[17-Apr-2026 06:19:48 UTC] Full Log Data: {
    "timestamp": "2026-04-17 06:19:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:1bca:33d9:7048:301d:e4a7:498",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUxIiwidXNlcm5hbWUiOiJzdXJhaiIsImVtYWlsIjoiaGFtYW9raGltbGFzYUBnbWFpbC5jb20iLCJleHAiOjE3NzcwMTE1ODV9.ndCe2MZNux0wJGVa3FQK6oeL0eJwTpTbjlpfy2zsW2o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed951f988ec48ba-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:1bca:33d9:7048:301d:e4a7:498",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:1bca:33d9:7048:301d:e4a7:498, 162.158.22.104"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 06:19:48 UTC] === END API CALL LOG ===
[17-Apr-2026 06:19:48 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 06:19:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUxIiwidXNlcm5hbWUiOiJzdXJhaiIsImVtYWlsIjoiaGFtYW9raGltbGFzYUBnbWFpbC5jb20iLCJleHAiOjE3NzcwMTE1ODV9.ndCe2MZNux0wJGVa3FQK6oeL0eJwTpTbjlpfy2zsW2o
[17-Apr-2026 06:19:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 06:19:48 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 06:19:48 UTC] User ID: 351
[17-Apr-2026 06:19:48 UTC] ✅ User profile retrieved successfully for user ID: 351
[17-Apr-2026 06:19:58 UTC] === API CALL LOG ===
[17-Apr-2026 06:19:58 UTC] Endpoint: user/profile.php
[17-Apr-2026 06:19:58 UTC] Full Log Data: {
    "timestamp": "2026-04-17 06:19:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:1bca:33d9:7048:301d:e4a7:498",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUxIiwidXNlcm5hbWUiOiJzdXJhaiIsImVtYWlsIjoiaGFtYW9raGltbGFzYUBnbWFpbC5jb20iLCJleHAiOjE3NzcwMTE1ODV9.ndCe2MZNux0wJGVa3FQK6oeL0eJwTpTbjlpfy2zsW2o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed9523c4dc348ba-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:1bca:33d9:7048:301d:e4a7:498",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:1bca:33d9:7048:301d:e4a7:498, 162.158.22.192"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 06:19:58 UTC] === END API CALL LOG ===
[17-Apr-2026 06:19:58 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 06:19:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUxIiwidXNlcm5hbWUiOiJzdXJhaiIsImVtYWlsIjoiaGFtYW9raGltbGFzYUBnbWFpbC5jb20iLCJleHAiOjE3NzcwMTE1ODV9.ndCe2MZNux0wJGVa3FQK6oeL0eJwTpTbjlpfy2zsW2o
[17-Apr-2026 06:19:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 06:19:58 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 06:19:58 UTC] User ID: 351
[17-Apr-2026 06:19:58 UTC] ✅ User profile retrieved successfully for user ID: 351
[17-Apr-2026 06:20:12 UTC] === API CALL LOG ===
[17-Apr-2026 06:20:12 UTC] Endpoint: user/profile.php
[17-Apr-2026 06:20:12 UTC] Full Log Data: {
    "timestamp": "2026-04-17 06:20:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:1bca:33d9:7048:301d:e4a7:498",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUxIiwidXNlcm5hbWUiOiJzdXJhaiIsImVtYWlsIjoiaGFtYW9raGltbGFzYUBnbWFpbC5jb20iLCJleHAiOjE3NzcwMTE1ODV9.ndCe2MZNux0wJGVa3FQK6oeL0eJwTpTbjlpfy2zsW2o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed95290acd148ba-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:1bca:33d9:7048:301d:e4a7:498",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:1bca:33d9:7048:301d:e4a7:498, 162.158.22.193"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 06:20:12 UTC] === END API CALL LOG ===
[17-Apr-2026 06:20:12 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 06:20:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUxIiwidXNlcm5hbWUiOiJzdXJhaiIsImVtYWlsIjoiaGFtYW9raGltbGFzYUBnbWFpbC5jb20iLCJleHAiOjE3NzcwMTE1ODV9.ndCe2MZNux0wJGVa3FQK6oeL0eJwTpTbjlpfy2zsW2o
[17-Apr-2026 06:20:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 06:20:12 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 06:20:12 UTC] User ID: 351
[17-Apr-2026 06:20:12 UTC] ✅ User profile retrieved successfully for user ID: 351
[17-Apr-2026 06:20:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 06:20:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 06:20:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUxIiwidXNlcm5hbWUiOiJzdXJhaiIsImVtYWlsIjoiaGFtYW9raGltbGFzYUBnbWFpbC5jb20iLCJleHAiOjE3NzcwMTE1ODV9.ndCe2MZNux0wJGVa3FQK6oeL0eJwTpTbjlpfy2zsW2o","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ed9535588bb48ba-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:1bca:33d9:7048:301d:e4a7:498","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:4900:1bca:33d9:7048:301d:e4a7:498, 162.158.22.192"}
[17-Apr-2026 06:20:43 UTC] === User Orders API Called ===
[17-Apr-2026 06:20:43 UTC] User ID: 351
[17-Apr-2026 06:20:43 UTC] Limit: 20, Offset: 0
[17-Apr-2026 06:20:43 UTC] Orders found: 0
[17-Apr-2026 06:20:43 UTC] Orders data: []
[17-Apr-2026 06:20:43 UTC] Total orders count: 0
[17-Apr-2026 06:20:43 UTC] === API CALL LOG ===
[17-Apr-2026 06:20:43 UTC] Endpoint: user/profile.php
[17-Apr-2026 06:20:43 UTC] Full Log Data: {
    "timestamp": "2026-04-17 06:20:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:1bca:33d9:7048:301d:e4a7:498",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUxIiwidXNlcm5hbWUiOiJzdXJhaiIsImVtYWlsIjoiaGFtYW9raGltbGFzYUBnbWFpbC5jb20iLCJleHAiOjE3NzcwMTE1ODV9.ndCe2MZNux0wJGVa3FQK6oeL0eJwTpTbjlpfy2zsW2o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed9535588bd48ba-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:1bca:33d9:7048:301d:e4a7:498",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:1bca:33d9:7048:301d:e4a7:498, 162.158.22.192"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 06:20:43 UTC] === END API CALL LOG ===
[17-Apr-2026 06:20:43 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 06:20:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUxIiwidXNlcm5hbWUiOiJzdXJhaiIsImVtYWlsIjoiaGFtYW9raGltbGFzYUBnbWFpbC5jb20iLCJleHAiOjE3NzcwMTE1ODV9.ndCe2MZNux0wJGVa3FQK6oeL0eJwTpTbjlpfy2zsW2o
[17-Apr-2026 06:20:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 06:20:43 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 06:20:43 UTC] User ID: 351
[17-Apr-2026 06:20:43 UTC] ✅ User profile retrieved successfully for user ID: 351
[17-Apr-2026 06:20:44 UTC] === API CALL LOG ===
[17-Apr-2026 06:20:44 UTC] Endpoint: user/profile.php
[17-Apr-2026 06:20:44 UTC] Full Log Data: {
    "timestamp": "2026-04-17 06:20:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:1bca:33d9:7048:301d:e4a7:498",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUxIiwidXNlcm5hbWUiOiJzdXJhaiIsImVtYWlsIjoiaGFtYW9raGltbGFzYUBnbWFpbC5jb20iLCJleHAiOjE3NzcwMTE1ODV9.ndCe2MZNux0wJGVa3FQK6oeL0eJwTpTbjlpfy2zsW2o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed953589c8948ba-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:1bca:33d9:7048:301d:e4a7:498",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:1bca:33d9:7048:301d:e4a7:498, 162.158.22.192"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 06:20:44 UTC] === END API CALL LOG ===
[17-Apr-2026 06:20:44 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 06:20:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUxIiwidXNlcm5hbWUiOiJzdXJhaiIsImVtYWlsIjoiaGFtYW9raGltbGFzYUBnbWFpbC5jb20iLCJleHAiOjE3NzcwMTE1ODV9.ndCe2MZNux0wJGVa3FQK6oeL0eJwTpTbjlpfy2zsW2o
[17-Apr-2026 06:20:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 06:20:44 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 06:20:44 UTC] User ID: 351
[17-Apr-2026 06:20:44 UTC] ✅ User profile retrieved successfully for user ID: 351
[17-Apr-2026 06:20:51 UTC] === API CALL LOG ===
[17-Apr-2026 06:20:51 UTC] Endpoint: user/profile.php
[17-Apr-2026 06:20:51 UTC] Full Log Data: {
    "timestamp": "2026-04-17 06:20:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:1bca:33d9:7048:301d:e4a7:498",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUxIiwidXNlcm5hbWUiOiJzdXJhaiIsImVtYWlsIjoiaGFtYW9raGltbGFzYUBnbWFpbC5jb20iLCJleHAiOjE3NzcwMTE1ODV9.ndCe2MZNux0wJGVa3FQK6oeL0eJwTpTbjlpfy2zsW2o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed953850df448ba-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:1bca:33d9:7048:301d:e4a7:498",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:1bca:33d9:7048:301d:e4a7:498, 162.158.22.192"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 06:20:51 UTC] === END API CALL LOG ===
[17-Apr-2026 06:20:51 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 06:20:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUxIiwidXNlcm5hbWUiOiJzdXJhaiIsImVtYWlsIjoiaGFtYW9raGltbGFzYUBnbWFpbC5jb20iLCJleHAiOjE3NzcwMTE1ODV9.ndCe2MZNux0wJGVa3FQK6oeL0eJwTpTbjlpfy2zsW2o
[17-Apr-2026 06:20:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 06:20:51 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 06:20:51 UTC] User ID: 351
[17-Apr-2026 06:20:51 UTC] ✅ User profile retrieved successfully for user ID: 351
[17-Apr-2026 06:20:51 UTC] User Purchases API - User ID: 351
[17-Apr-2026 06:20:51 UTC] User Purchases API - Total purchases found: 0
[17-Apr-2026 06:20:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 06:20:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 06:20:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUxIiwidXNlcm5hbWUiOiJzdXJhaiIsImVtYWlsIjoiaGFtYW9raGltbGFzYUBnbWFpbC5jb20iLCJleHAiOjE3NzcwMTE1ODV9.ndCe2MZNux0wJGVa3FQK6oeL0eJwTpTbjlpfy2zsW2o","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ed9539d99ab48ba-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:1bca:33d9:7048:301d:e4a7:498","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:4900:1bca:33d9:7048:301d:e4a7:498, 162.158.22.192"}
[17-Apr-2026 06:20:55 UTC] === User Orders API Called ===
[17-Apr-2026 06:20:55 UTC] User ID: 351
[17-Apr-2026 06:20:55 UTC] Limit: 20, Offset: 0
[17-Apr-2026 06:20:55 UTC] Orders found: 0
[17-Apr-2026 06:20:55 UTC] Orders data: []
[17-Apr-2026 06:20:55 UTC] Total orders count: 0
[17-Apr-2026 06:47:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 06:47:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 06:47:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ed97aa5aa3e1182-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"178.58.95.177","CF-IPCountry":"SI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"178.58.95.177, 172.70.248.15"}
[17-Apr-2026 06:47:34 UTC] === User Orders API Called ===
[17-Apr-2026 06:47:34 UTC] User ID: 346
[17-Apr-2026 06:47:34 UTC] Limit: 20, Offset: 0
[17-Apr-2026 06:47:34 UTC] Orders found: 3
[17-Apr-2026 06:47:34 UTC] Orders data: [{"id":199,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"pending","created_at":"2026-04-17 09:40:36","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":198,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"pending","created_at":"2026-04-17 09:40:20","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":197,"quantity":1000,"total_coins":20000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"pending","created_at":"2026-04-17 09:38:00","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[17-Apr-2026 06:47:34 UTC] Total orders count: 3
[17-Apr-2026 06:47:34 UTC] === API CALL LOG ===
[17-Apr-2026 06:47:34 UTC] Endpoint: user/profile.php
[17-Apr-2026 06:47:34 UTC] Full Log Data: {
    "timestamp": "2026-04-17 06:47:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.58.95.177",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed97aa5dadb1182-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "178.58.95.177",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "178.58.95.177, 172.70.248.66"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 06:47:34 UTC] === END API CALL LOG ===
[17-Apr-2026 06:47:34 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 06:47:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[17-Apr-2026 06:47:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 06:47:34 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 06:47:34 UTC] User ID: 346
[17-Apr-2026 06:47:34 UTC] ✅ User profile retrieved successfully for user ID: 346
[17-Apr-2026 06:47:34 UTC] === API CALL LOG ===
[17-Apr-2026 06:47:34 UTC] Endpoint: user/profile.php
[17-Apr-2026 06:47:34 UTC] Full Log Data: {
    "timestamp": "2026-04-17 06:47:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.58.95.177",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed97aa94aaf1182-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "178.58.95.177",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "178.58.95.177, 172.70.248.66"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 06:47:34 UTC] === END API CALL LOG ===
[17-Apr-2026 06:47:34 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 06:47:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[17-Apr-2026 06:47:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 06:47:34 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 06:47:34 UTC] User ID: 346
[17-Apr-2026 06:47:34 UTC] ✅ User profile retrieved successfully for user ID: 346
[17-Apr-2026 06:48:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 06:48:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 06:48:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ed97b5e5ee3814d-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"178.58.95.177","CF-IPCountry":"SI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"178.58.95.177, 172.70.240.170"}
[17-Apr-2026 06:48:03 UTC] === User Orders API Called ===
[17-Apr-2026 06:48:03 UTC] User ID: 346
[17-Apr-2026 06:48:03 UTC] Limit: 20, Offset: 0
[17-Apr-2026 06:48:03 UTC] Orders found: 4
[17-Apr-2026 06:48:03 UTC] Orders data: [{"id":200,"quantity":41,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"pending","created_at":"2026-04-17 10:18:01","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":199,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"pending","created_at":"2026-04-17 09:40:36","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":198,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"pending","created_at":"2026-04-17 09:40:20","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":197,"quantity":1000,"total_coins":20000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"pending","created_at":"2026-04-17 09:38:00","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[17-Apr-2026 06:48:03 UTC] Total orders count: 4
[17-Apr-2026 06:48:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 06:48:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 06:48:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ed97b89f95f814d-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"178.58.95.177","CF-IPCountry":"SI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"178.58.95.177, 172.70.240.24"}
[17-Apr-2026 06:48:10 UTC] === User Orders API Called ===
[17-Apr-2026 06:48:10 UTC] User ID: 346
[17-Apr-2026 06:48:10 UTC] Limit: 20, Offset: 0
[17-Apr-2026 06:48:10 UTC] Orders found: 4
[17-Apr-2026 06:48:10 UTC] Orders data: [{"id":200,"quantity":41,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"pending","created_at":"2026-04-17 10:18:01","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":199,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"pending","created_at":"2026-04-17 09:40:36","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":198,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"pending","created_at":"2026-04-17 09:40:20","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":197,"quantity":1000,"total_coins":20000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"pending","created_at":"2026-04-17 09:38:00","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[17-Apr-2026 06:48:10 UTC] Total orders count: 4
[17-Apr-2026 06:48:10 UTC] === API CALL LOG ===
[17-Apr-2026 06:48:10 UTC] Endpoint: user/profile.php
[17-Apr-2026 06:48:10 UTC] Full Log Data: {
    "timestamp": "2026-04-17 06:48:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.58.95.177",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed97b8a8adb814d-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "178.58.95.177",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "178.58.95.177, 172.70.240.24"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 06:48:10 UTC] === END API CALL LOG ===
[17-Apr-2026 06:48:10 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 06:48:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[17-Apr-2026 06:48:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 06:48:10 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 06:48:10 UTC] User ID: 346
[17-Apr-2026 06:48:10 UTC] ✅ User profile retrieved successfully for user ID: 346
[17-Apr-2026 06:48:11 UTC] === API CALL LOG ===
[17-Apr-2026 06:48:11 UTC] Endpoint: user/profile.php
[17-Apr-2026 06:48:11 UTC] Full Log Data: {
    "timestamp": "2026-04-17 06:48:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.58.95.177",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed97b8e5cb7814d-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "178.58.95.177",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "178.58.95.177, 172.70.240.24"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 06:48:11 UTC] === END API CALL LOG ===
[17-Apr-2026 06:48:11 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 06:48:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[17-Apr-2026 06:48:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 06:48:11 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 06:48:11 UTC] User ID: 346
[17-Apr-2026 06:48:11 UTC] ✅ User profile retrieved successfully for user ID: 346
[17-Apr-2026 06:48:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 06:48:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 06:48:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ed97b919d7e814d-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"178.58.95.177","CF-IPCountry":"SI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"178.58.95.177, 172.70.240.24"}
[17-Apr-2026 06:48:11 UTC] === User Orders API Called ===
[17-Apr-2026 06:48:11 UTC] User ID: 346
[17-Apr-2026 06:48:11 UTC] Limit: 20, Offset: 0
[17-Apr-2026 06:48:11 UTC] Orders found: 4
[17-Apr-2026 06:48:11 UTC] Orders data: [{"id":200,"quantity":41,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"pending","created_at":"2026-04-17 10:18:01","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":199,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"pending","created_at":"2026-04-17 09:40:36","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":198,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"pending","created_at":"2026-04-17 09:40:20","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":197,"quantity":1000,"total_coins":20000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"pending","created_at":"2026-04-17 09:38:00","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[17-Apr-2026 06:48:11 UTC] Total orders count: 4
[17-Apr-2026 06:48:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 06:48:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 06:48:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ed97bba5bdb814d-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"178.58.95.177","CF-IPCountry":"SI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"178.58.95.177, 172.70.240.25"}
[17-Apr-2026 06:48:18 UTC] === User Orders API Called ===
[17-Apr-2026 06:48:18 UTC] User ID: 346
[17-Apr-2026 06:48:18 UTC] Limit: 20, Offset: 0
[17-Apr-2026 06:48:18 UTC] Orders found: 4
[17-Apr-2026 06:48:18 UTC] Orders data: [{"id":200,"quantity":41,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"pending","created_at":"2026-04-17 10:18:01","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":199,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"pending","created_at":"2026-04-17 09:40:36","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":198,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"pending","created_at":"2026-04-17 09:40:20","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":197,"quantity":1000,"total_coins":20000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"pending","created_at":"2026-04-17 09:38:00","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[17-Apr-2026 06:48:18 UTC] Total orders count: 4
[17-Apr-2026 06:48:18 UTC] === API CALL LOG ===
[17-Apr-2026 06:48:18 UTC] Endpoint: user/profile.php
[17-Apr-2026 06:48:18 UTC] Full Log Data: {
    "timestamp": "2026-04-17 06:48:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.58.95.177",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed97bbaed71814d-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "178.58.95.177",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "178.58.95.177, 172.70.240.25"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 06:48:18 UTC] === END API CALL LOG ===
[17-Apr-2026 06:48:18 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 06:48:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[17-Apr-2026 06:48:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 06:48:18 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 06:48:18 UTC] User ID: 346
[17-Apr-2026 06:48:18 UTC] ✅ User profile retrieved successfully for user ID: 346
[17-Apr-2026 06:48:18 UTC] === API CALL LOG ===
[17-Apr-2026 06:48:18 UTC] Endpoint: user/profile.php
[17-Apr-2026 06:48:18 UTC] Full Log Data: {
    "timestamp": "2026-04-17 06:48:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.58.95.177",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed97bbea8a8814d-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "178.58.95.177",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "178.58.95.177, 172.70.240.25"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 06:48:18 UTC] === END API CALL LOG ===
[17-Apr-2026 06:48:18 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 06:48:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[17-Apr-2026 06:48:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 06:48:18 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 06:48:18 UTC] User ID: 346
[17-Apr-2026 06:48:18 UTC] ✅ User profile retrieved successfully for user ID: 346
[17-Apr-2026 06:48:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 06:48:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 06:48:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ed97bd5f9af814d-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"178.58.95.177","CF-IPCountry":"SI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"178.58.95.177, 172.70.240.25"}
[17-Apr-2026 06:48:22 UTC] === User Orders API Called ===
[17-Apr-2026 06:48:22 UTC] User ID: 346
[17-Apr-2026 06:48:22 UTC] Limit: 20, Offset: 0
[17-Apr-2026 06:48:22 UTC] Orders found: 4
[17-Apr-2026 06:48:22 UTC] Orders data: [{"id":200,"quantity":41,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"pending","created_at":"2026-04-17 10:18:01","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":199,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"pending","created_at":"2026-04-17 09:40:36","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":198,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"pending","created_at":"2026-04-17 09:40:20","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":197,"quantity":1000,"total_coins":20000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"pending","created_at":"2026-04-17 09:38:00","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[17-Apr-2026 06:48:22 UTC] Total orders count: 4
[17-Apr-2026 06:48:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 06:48:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 06:48:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ed97be1d918814d-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"178.58.95.177","CF-IPCountry":"SI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"178.58.95.177, 172.70.240.25"}
[17-Apr-2026 06:48:24 UTC] === User Orders API Called ===
[17-Apr-2026 06:48:24 UTC] User ID: 346
[17-Apr-2026 06:48:24 UTC] Limit: 20, Offset: 0
[17-Apr-2026 06:48:24 UTC] Orders found: 4
[17-Apr-2026 06:48:24 UTC] Orders data: [{"id":200,"quantity":41,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"pending","created_at":"2026-04-17 10:18:01","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":199,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"pending","created_at":"2026-04-17 09:40:36","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":198,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"pending","created_at":"2026-04-17 09:40:20","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":197,"quantity":1000,"total_coins":20000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"pending","created_at":"2026-04-17 09:38:00","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[17-Apr-2026 06:48:24 UTC] Total orders count: 4
[17-Apr-2026 06:48:24 UTC] === API CALL LOG ===
[17-Apr-2026 06:48:24 UTC] Endpoint: user/profile.php
[17-Apr-2026 06:48:24 UTC] Full Log Data: {
    "timestamp": "2026-04-17 06:48:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.58.95.177",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed97be25aa8814d-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "178.58.95.177",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "178.58.95.177, 172.70.240.25"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 06:48:24 UTC] === END API CALL LOG ===
[17-Apr-2026 06:48:24 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 06:48:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[17-Apr-2026 06:48:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 06:48:24 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 06:48:24 UTC] User ID: 346
[17-Apr-2026 06:48:24 UTC] ✅ User profile retrieved successfully for user ID: 346
[17-Apr-2026 06:48:25 UTC] === API CALL LOG ===
[17-Apr-2026 06:48:25 UTC] Endpoint: user/profile.php
[17-Apr-2026 06:48:25 UTC] Full Log Data: {
    "timestamp": "2026-04-17 06:48:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.58.95.177",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed97be61e1f814d-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "178.58.95.177",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "178.58.95.177, 172.70.240.25"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 06:48:25 UTC] === END API CALL LOG ===
[17-Apr-2026 06:48:25 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 06:48:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[17-Apr-2026 06:48:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 06:48:25 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 06:48:25 UTC] User ID: 346
[17-Apr-2026 06:48:25 UTC] ✅ User profile retrieved successfully for user ID: 346
[17-Apr-2026 06:56:42 UTC] === API CALL LOG ===
[17-Apr-2026 06:56:42 UTC] Endpoint: user/profile.php
[17-Apr-2026 06:56:42 UTC] Full Log Data: {
    "timestamp": "2026-04-17 06:56:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.58.95.177",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed9880a7a183eba-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "178.58.95.177",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "178.58.95.177, 172.70.240.25"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 06:56:42 UTC] === END API CALL LOG ===
[17-Apr-2026 06:56:42 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 06:56:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[17-Apr-2026 06:56:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 06:56:42 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 06:56:42 UTC] User ID: 346
[17-Apr-2026 06:56:42 UTC] ✅ User profile retrieved successfully for user ID: 346
[17-Apr-2026 07:01:08 UTC] === API CALL LOG ===
[17-Apr-2026 07:01:08 UTC] Endpoint: user/profile.php
[17-Apr-2026 07:01:08 UTC] Full Log Data: {
    "timestamp": "2026-04-17 07:01:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.58.95.177",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed98e88fa4b30c0-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "178.58.95.177",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "178.58.95.177, 172.70.242.193"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 07:01:08 UTC] === END API CALL LOG ===
[17-Apr-2026 07:01:08 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 07:01:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[17-Apr-2026 07:01:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 07:01:08 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 07:01:08 UTC] User ID: 346
[17-Apr-2026 07:01:08 UTC] ✅ User profile retrieved successfully for user ID: 346
[17-Apr-2026 07:01:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 07:01:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 07:01:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ed98f206c8430c0-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"178.58.95.177","CF-IPCountry":"SI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"178.58.95.177, 172.70.242.192"}
[17-Apr-2026 07:01:32 UTC] === User Orders API Called ===
[17-Apr-2026 07:01:32 UTC] User ID: 346
[17-Apr-2026 07:01:32 UTC] Limit: 20, Offset: 0
[17-Apr-2026 07:01:32 UTC] Orders found: 4
[17-Apr-2026 07:01:32 UTC] Orders data: [{"id":200,"quantity":41,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"pending","created_at":"2026-04-17 10:18:01","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":199,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"pending","created_at":"2026-04-17 09:40:36","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":198,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"pending","created_at":"2026-04-17 09:40:20","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":197,"quantity":1000,"total_coins":20000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"pending","created_at":"2026-04-17 09:38:00","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[17-Apr-2026 07:01:32 UTC] Total orders count: 4
[17-Apr-2026 07:01:32 UTC] === API CALL LOG ===
[17-Apr-2026 07:01:32 UTC] Endpoint: user/profile.php
[17-Apr-2026 07:01:32 UTC] Full Log Data: {
    "timestamp": "2026-04-17 07:01:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.58.95.177",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed98f20fd4830c0-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "178.58.95.177",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "178.58.95.177, 172.70.242.192"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 07:01:32 UTC] === END API CALL LOG ===
[17-Apr-2026 07:01:32 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 07:01:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[17-Apr-2026 07:01:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 07:01:32 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 07:01:32 UTC] User ID: 346
[17-Apr-2026 07:01:32 UTC] ✅ User profile retrieved successfully for user ID: 346
[17-Apr-2026 07:01:33 UTC] === API CALL LOG ===
[17-Apr-2026 07:01:33 UTC] Endpoint: user/profile.php
[17-Apr-2026 07:01:33 UTC] Full Log Data: {
    "timestamp": "2026-04-17 07:01:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.58.95.177",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed98f24995430c0-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "178.58.95.177",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "178.58.95.177, 172.70.242.192"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 07:01:33 UTC] === END API CALL LOG ===
[17-Apr-2026 07:01:33 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 07:01:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[17-Apr-2026 07:01:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 07:01:33 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 07:01:33 UTC] User ID: 346
[17-Apr-2026 07:01:33 UTC] ✅ User profile retrieved successfully for user ID: 346
[17-Apr-2026 07:49:09 UTC] === API CALL LOG ===
[17-Apr-2026 07:49:09 UTC] Endpoint: user/profile.php
[17-Apr-2026 07:49:09 UTC] Full Log Data: {
    "timestamp": "2026-04-17 07:49:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.87.192.193",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM2IiwidXNlcm5hbWUiOiJqaG9uIiwiZW1haWwiOiJzYWxsYWhiYWhpNDA3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNTgxM30.PAHfG_UV5Z-z-MTjKJW6PvL73Ye7THV83Lti8bjhPvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed9d4de3f2c40ec-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.87.192.193",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.87.192.193, 162.158.106.93"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 07:49:09 UTC] === END API CALL LOG ===
[17-Apr-2026 07:49:09 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 07:49:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM2IiwidXNlcm5hbWUiOiJqaG9uIiwiZW1haWwiOiJzYWxsYWhiYWhpNDA3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNTgxM30.PAHfG_UV5Z-z-MTjKJW6PvL73Ye7THV83Lti8bjhPvk
[17-Apr-2026 07:49:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 07:49:09 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 07:49:09 UTC] User ID: 336
[17-Apr-2026 07:49:09 UTC] ✅ User profile retrieved successfully for user ID: 336
[17-Apr-2026 07:49:11 UTC] === API CALL LOG ===
[17-Apr-2026 07:49:11 UTC] Endpoint: user/profile.php
[17-Apr-2026 07:49:11 UTC] Full Log Data: {
    "timestamp": "2026-04-17 07:49:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.87.192.193",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM2IiwidXNlcm5hbWUiOiJqaG9uIiwiZW1haWwiOiJzYWxsYWhiYWhpNDA3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNTgxM30.PAHfG_UV5Z-z-MTjKJW6PvL73Ye7THV83Lti8bjhPvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed9d4e79e0440ec-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.87.192.193",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.87.192.193, 162.158.106.93"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 07:49:11 UTC] === END API CALL LOG ===
[17-Apr-2026 07:49:11 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 07:49:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM2IiwidXNlcm5hbWUiOiJqaG9uIiwiZW1haWwiOiJzYWxsYWhiYWhpNDA3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNTgxM30.PAHfG_UV5Z-z-MTjKJW6PvL73Ye7THV83Lti8bjhPvk
[17-Apr-2026 07:49:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 07:49:11 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 07:49:11 UTC] User ID: 336
[17-Apr-2026 07:49:11 UTC] ✅ User profile retrieved successfully for user ID: 336
[17-Apr-2026 07:49:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 07:49:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 07:49:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM2IiwidXNlcm5hbWUiOiJqaG9uIiwiZW1haWwiOiJzYWxsYWhiYWhpNDA3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNTgxM30.PAHfG_UV5Z-z-MTjKJW6PvL73Ye7THV83Lti8bjhPvk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ed9d4e83e6940ec-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.87.192.193","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.87.192.193, 162.158.106.93"}
[17-Apr-2026 07:49:11 UTC] === User Orders API Called ===
[17-Apr-2026 07:49:11 UTC] User ID: 336
[17-Apr-2026 07:49:11 UTC] Limit: 20, Offset: 0
[17-Apr-2026 07:49:11 UTC] Orders found: 0
[17-Apr-2026 07:49:11 UTC] Orders data: []
[17-Apr-2026 07:49:11 UTC] Total orders count: 0
[17-Apr-2026 07:49:11 UTC] === API CALL LOG ===
[17-Apr-2026 07:49:11 UTC] Endpoint: user/profile.php
[17-Apr-2026 07:49:11 UTC] Full Log Data: {
    "timestamp": "2026-04-17 07:49:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.87.192.193",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM2IiwidXNlcm5hbWUiOiJqaG9uIiwiZW1haWwiOiJzYWxsYWhiYWhpNDA3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNTgxM30.PAHfG_UV5Z-z-MTjKJW6PvL73Ye7THV83Lti8bjhPvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed9d4e8cecc40ec-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.87.192.193",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.87.192.193, 162.158.106.92"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 07:49:11 UTC] === END API CALL LOG ===
[17-Apr-2026 07:49:11 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 07:49:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM2IiwidXNlcm5hbWUiOiJqaG9uIiwiZW1haWwiOiJzYWxsYWhiYWhpNDA3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNTgxM30.PAHfG_UV5Z-z-MTjKJW6PvL73Ye7THV83Lti8bjhPvk
[17-Apr-2026 07:49:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 07:49:11 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 07:49:11 UTC] User ID: 336
[17-Apr-2026 07:49:11 UTC] ✅ User profile retrieved successfully for user ID: 336
[17-Apr-2026 07:49:12 UTC] === API CALL LOG ===
[17-Apr-2026 07:49:12 UTC] Endpoint: user/profile.php
[17-Apr-2026 07:49:12 UTC] Full Log Data: {
    "timestamp": "2026-04-17 07:49:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.87.192.193",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM2IiwidXNlcm5hbWUiOiJqaG9uIiwiZW1haWwiOiJzYWxsYWhiYWhpNDA3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNTgxM30.PAHfG_UV5Z-z-MTjKJW6PvL73Ye7THV83Lti8bjhPvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed9d4f15ce840ec-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.87.192.193",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.87.192.193, 162.158.106.92"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 07:49:12 UTC] === END API CALL LOG ===
[17-Apr-2026 07:49:12 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 07:49:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM2IiwidXNlcm5hbWUiOiJqaG9uIiwiZW1haWwiOiJzYWxsYWhiYWhpNDA3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNTgxM30.PAHfG_UV5Z-z-MTjKJW6PvL73Ye7THV83Lti8bjhPvk
[17-Apr-2026 07:49:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 07:49:12 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 07:49:12 UTC] User ID: 336
[17-Apr-2026 07:49:12 UTC] ✅ User profile retrieved successfully for user ID: 336
[17-Apr-2026 07:54:46 UTC] === API CALL LOG ===
[17-Apr-2026 07:54:46 UTC] Endpoint: user/profile.php
[17-Apr-2026 07:54:46 UTC] Full Log Data: {
    "timestamp": "2026-04-17 07:54:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.15.232.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM2IiwidXNlcm5hbWUiOiJqaG9uIiwiZW1haWwiOiJzYWxsYWhiYWhpNDA3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNTgxM30.PAHfG_UV5Z-z-MTjKJW6PvL73Ye7THV83Lti8bjhPvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed9dd19cd2437e5-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "51.15.232.156",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "51.15.232.156, 104.23.229.134"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 07:54:46 UTC] === END API CALL LOG ===
[17-Apr-2026 07:54:46 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 07:54:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM2IiwidXNlcm5hbWUiOiJqaG9uIiwiZW1haWwiOiJzYWxsYWhiYWhpNDA3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNTgxM30.PAHfG_UV5Z-z-MTjKJW6PvL73Ye7THV83Lti8bjhPvk
[17-Apr-2026 07:54:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 07:54:46 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 07:54:46 UTC] User ID: 336
[17-Apr-2026 07:54:46 UTC] ✅ User profile retrieved successfully for user ID: 336
[17-Apr-2026 07:55:23 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 07:55:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 07:55:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM2IiwidXNlcm5hbWUiOiJqaG9uIiwiZW1haWwiOiJzYWxsYWhiYWhpNDA3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNTgxM30.PAHfG_UV5Z-z-MTjKJW6PvL73Ye7THV83Lti8bjhPvk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ed9ddfe58a237e5-CDG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"51.15.232.156","CF-IPCountry":"FR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"51.15.232.156, 104.23.229.135"}
[17-Apr-2026 07:55:23 UTC] === User Orders API Called ===
[17-Apr-2026 07:55:23 UTC] User ID: 336
[17-Apr-2026 07:55:23 UTC] Limit: 20, Offset: 0
[17-Apr-2026 07:55:23 UTC] Orders found: 0
[17-Apr-2026 07:55:23 UTC] Orders data: []
[17-Apr-2026 07:55:23 UTC] Total orders count: 0
[17-Apr-2026 07:55:23 UTC] === API CALL LOG ===
[17-Apr-2026 07:55:23 UTC] Endpoint: user/profile.php
[17-Apr-2026 07:55:23 UTC] Full Log Data: {
    "timestamp": "2026-04-17 07:55:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.15.232.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM2IiwidXNlcm5hbWUiOiJqaG9uIiwiZW1haWwiOiJzYWxsYWhiYWhpNDA3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNTgxM30.PAHfG_UV5Z-z-MTjKJW6PvL73Ye7THV83Lti8bjhPvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed9ddff5aa237e5-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "51.15.232.156",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "51.15.232.156, 104.23.229.135"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 07:55:23 UTC] === END API CALL LOG ===
[17-Apr-2026 07:55:23 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 07:55:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM2IiwidXNlcm5hbWUiOiJqaG9uIiwiZW1haWwiOiJzYWxsYWhiYWhpNDA3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNTgxM30.PAHfG_UV5Z-z-MTjKJW6PvL73Ye7THV83Lti8bjhPvk
[17-Apr-2026 07:55:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 07:55:23 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 07:55:23 UTC] User ID: 336
[17-Apr-2026 07:55:23 UTC] ✅ User profile retrieved successfully for user ID: 336
[17-Apr-2026 07:55:23 UTC] === API CALL LOG ===
[17-Apr-2026 07:55:23 UTC] Endpoint: user/profile.php
[17-Apr-2026 07:55:23 UTC] Full Log Data: {
    "timestamp": "2026-04-17 07:55:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.15.232.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM2IiwidXNlcm5hbWUiOiJqaG9uIiwiZW1haWwiOiJzYWxsYWhiYWhpNDA3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNTgxM30.PAHfG_UV5Z-z-MTjKJW6PvL73Ye7THV83Lti8bjhPvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed9de01aeec37e5-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "51.15.232.156",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "51.15.232.156, 104.23.229.135"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 07:55:23 UTC] === END API CALL LOG ===
[17-Apr-2026 07:55:23 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 07:55:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM2IiwidXNlcm5hbWUiOiJqaG9uIiwiZW1haWwiOiJzYWxsYWhiYWhpNDA3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNTgxM30.PAHfG_UV5Z-z-MTjKJW6PvL73Ye7THV83Lti8bjhPvk
[17-Apr-2026 07:55:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 07:55:23 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 07:55:23 UTC] User ID: 336
[17-Apr-2026 07:55:23 UTC] ✅ User profile retrieved successfully for user ID: 336
[17-Apr-2026 07:55:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 07:55:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 07:55:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM2IiwidXNlcm5hbWUiOiJqaG9uIiwiZW1haWwiOiJzYWxsYWhiYWhpNDA3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNTgxM30.PAHfG_UV5Z-z-MTjKJW6PvL73Ye7THV83Lti8bjhPvk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ed9de565fbc37e5-CDG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"51.15.232.156","CF-IPCountry":"FR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"51.15.232.156, 104.23.229.90"}
[17-Apr-2026 07:55:37 UTC] === User Orders API Called ===
[17-Apr-2026 07:55:37 UTC] User ID: 336
[17-Apr-2026 07:55:37 UTC] Limit: 20, Offset: 0
[17-Apr-2026 07:55:37 UTC] Orders found: 0
[17-Apr-2026 07:55:37 UTC] Orders data: []
[17-Apr-2026 07:55:37 UTC] Total orders count: 0
[17-Apr-2026 07:55:39 UTC] === API CALL LOG ===
[17-Apr-2026 07:55:39 UTC] Endpoint: user/profile.php
[17-Apr-2026 07:55:39 UTC] Full Log Data: {
    "timestamp": "2026-04-17 07:55:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.15.232.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM2IiwidXNlcm5hbWUiOiJqaG9uIiwiZW1haWwiOiJzYWxsYWhiYWhpNDA3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNTgxM30.PAHfG_UV5Z-z-MTjKJW6PvL73Ye7THV83Lti8bjhPvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed9de616f1237e5-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "51.15.232.156",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "51.15.232.156, 104.23.229.90"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 07:55:39 UTC] === END API CALL LOG ===
[17-Apr-2026 07:55:39 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 07:55:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM2IiwidXNlcm5hbWUiOiJqaG9uIiwiZW1haWwiOiJzYWxsYWhiYWhpNDA3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNTgxM30.PAHfG_UV5Z-z-MTjKJW6PvL73Ye7THV83Lti8bjhPvk
[17-Apr-2026 07:55:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 07:55:39 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 07:55:39 UTC] User ID: 336
[17-Apr-2026 07:55:39 UTC] ✅ User profile retrieved successfully for user ID: 336
[17-Apr-2026 07:55:39 UTC] User Purchases API - User ID: 336
[17-Apr-2026 07:55:39 UTC] User Purchases API - Total purchases found: 0
[17-Apr-2026 07:55:43 UTC] === API CALL LOG ===
[17-Apr-2026 07:55:43 UTC] Endpoint: user/profile.php
[17-Apr-2026 07:55:43 UTC] Full Log Data: {
    "timestamp": "2026-04-17 07:55:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.15.232.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM2IiwidXNlcm5hbWUiOiJqaG9uIiwiZW1haWwiOiJzYWxsYWhiYWhpNDA3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNTgxM30.PAHfG_UV5Z-z-MTjKJW6PvL73Ye7THV83Lti8bjhPvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed9de7f6adb37e5-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "51.15.232.156",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "51.15.232.156, 104.23.229.29"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 07:55:43 UTC] === END API CALL LOG ===
[17-Apr-2026 07:55:43 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 07:55:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM2IiwidXNlcm5hbWUiOiJqaG9uIiwiZW1haWwiOiJzYWxsYWhiYWhpNDA3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNTgxM30.PAHfG_UV5Z-z-MTjKJW6PvL73Ye7THV83Lti8bjhPvk
[17-Apr-2026 07:55:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 07:55:43 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 07:55:43 UTC] User ID: 336
[17-Apr-2026 07:55:43 UTC] ✅ User profile retrieved successfully for user ID: 336
[17-Apr-2026 07:55:44 UTC] User Purchases API - User ID: 336
[17-Apr-2026 07:55:44 UTC] User Purchases API - Total purchases found: 0
[17-Apr-2026 07:56:02 UTC] === API CALL LOG ===
[17-Apr-2026 07:56:02 UTC] Endpoint: user/profile.php
[17-Apr-2026 07:56:02 UTC] Full Log Data: {
    "timestamp": "2026-04-17 07:56:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.15.232.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM2IiwidXNlcm5hbWUiOiJqaG9uIiwiZW1haWwiOiJzYWxsYWhiYWhpNDA3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNTgxM30.PAHfG_UV5Z-z-MTjKJW6PvL73Ye7THV83Lti8bjhPvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed9def429b537e5-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "51.15.232.156",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "51.15.232.156, 104.23.229.28"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 07:56:02 UTC] === END API CALL LOG ===
[17-Apr-2026 07:56:02 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 07:56:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM2IiwidXNlcm5hbWUiOiJqaG9uIiwiZW1haWwiOiJzYWxsYWhiYWhpNDA3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNTgxM30.PAHfG_UV5Z-z-MTjKJW6PvL73Ye7THV83Lti8bjhPvk
[17-Apr-2026 07:56:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 07:56:02 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 07:56:02 UTC] User ID: 336
[17-Apr-2026 07:56:02 UTC] ✅ User profile retrieved successfully for user ID: 336
[17-Apr-2026 07:56:02 UTC] User Purchases API - User ID: 336
[17-Apr-2026 07:56:02 UTC] User Purchases API - Total purchases found: 0
[17-Apr-2026 07:56:05 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 07:56:05 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 07:56:05 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM2IiwidXNlcm5hbWUiOiJqaG9uIiwiZW1haWwiOiJzYWxsYWhiYWhpNDA3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNTgxM30.PAHfG_UV5Z-z-MTjKJW6PvL73Ye7THV83Lti8bjhPvk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ed9df06ea9437e5-CDG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"51.15.232.156","CF-IPCountry":"FR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"51.15.232.156, 104.23.229.28"}
[17-Apr-2026 07:56:05 UTC] === User Orders API Called ===
[17-Apr-2026 07:56:05 UTC] User ID: 336
[17-Apr-2026 07:56:05 UTC] Limit: 20, Offset: 0
[17-Apr-2026 07:56:05 UTC] Orders found: 0
[17-Apr-2026 07:56:05 UTC] Orders data: []
[17-Apr-2026 07:56:05 UTC] Total orders count: 0
[17-Apr-2026 07:56:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 07:56:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 07:56:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM2IiwidXNlcm5hbWUiOiJqaG9uIiwiZW1haWwiOiJzYWxsYWhiYWhpNDA3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNTgxM30.PAHfG_UV5Z-z-MTjKJW6PvL73Ye7THV83Lti8bjhPvk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ed9df19699d37e5-CDG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"51.15.232.156","CF-IPCountry":"FR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"51.15.232.156, 104.23.229.28"}
[17-Apr-2026 07:56:08 UTC] === User Orders API Called ===
[17-Apr-2026 07:56:08 UTC] User ID: 336
[17-Apr-2026 07:56:08 UTC] Limit: 20, Offset: 0
[17-Apr-2026 07:56:08 UTC] Orders found: 0
[17-Apr-2026 07:56:08 UTC] Orders data: []
[17-Apr-2026 07:56:08 UTC] Total orders count: 0
[17-Apr-2026 07:56:08 UTC] === API CALL LOG ===
[17-Apr-2026 07:56:08 UTC] Endpoint: user/profile.php
[17-Apr-2026 07:56:08 UTC] Full Log Data: {
    "timestamp": "2026-04-17 07:56:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.15.232.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM2IiwidXNlcm5hbWUiOiJqaG9uIiwiZW1haWwiOiJzYWxsYWhiYWhpNDA3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNTgxM30.PAHfG_UV5Z-z-MTjKJW6PvL73Ye7THV83Lti8bjhPvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed9df19699f37e5-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "51.15.232.156",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "51.15.232.156, 104.23.229.28"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 07:56:08 UTC] === END API CALL LOG ===
[17-Apr-2026 07:56:08 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 07:56:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM2IiwidXNlcm5hbWUiOiJqaG9uIiwiZW1haWwiOiJzYWxsYWhiYWhpNDA3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNTgxM30.PAHfG_UV5Z-z-MTjKJW6PvL73Ye7THV83Lti8bjhPvk
[17-Apr-2026 07:56:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 07:56:08 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 07:56:08 UTC] User ID: 336
[17-Apr-2026 07:56:08 UTC] ✅ User profile retrieved successfully for user ID: 336
[17-Apr-2026 07:56:09 UTC] === API CALL LOG ===
[17-Apr-2026 07:56:09 UTC] Endpoint: user/profile.php
[17-Apr-2026 07:56:09 UTC] Full Log Data: {
    "timestamp": "2026-04-17 07:56:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.15.232.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM2IiwidXNlcm5hbWUiOiJqaG9uIiwiZW1haWwiOiJzYWxsYWhiYWhpNDA3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNTgxM30.PAHfG_UV5Z-z-MTjKJW6PvL73Ye7THV83Lti8bjhPvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed9df1cb8c837e5-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "51.15.232.156",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "51.15.232.156, 104.23.229.28"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 07:56:09 UTC] === END API CALL LOG ===
[17-Apr-2026 07:56:09 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 07:56:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM2IiwidXNlcm5hbWUiOiJqaG9uIiwiZW1haWwiOiJzYWxsYWhiYWhpNDA3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNTgxM30.PAHfG_UV5Z-z-MTjKJW6PvL73Ye7THV83Lti8bjhPvk
[17-Apr-2026 07:56:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 07:56:09 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 07:56:09 UTC] User ID: 336
[17-Apr-2026 07:56:09 UTC] ✅ User profile retrieved successfully for user ID: 336
[17-Apr-2026 07:56:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 07:56:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 07:56:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM2IiwidXNlcm5hbWUiOiJqaG9uIiwiZW1haWwiOiJzYWxsYWhiYWhpNDA3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNTgxM30.PAHfG_UV5Z-z-MTjKJW6PvL73Ye7THV83Lti8bjhPvk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ed9df7b8f3c37e5-CDG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"51.15.232.156","CF-IPCountry":"FR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"51.15.232.156, 104.23.229.29"}
[17-Apr-2026 07:56:24 UTC] === User Orders API Called ===
[17-Apr-2026 07:56:24 UTC] User ID: 336
[17-Apr-2026 07:56:24 UTC] Limit: 20, Offset: 0
[17-Apr-2026 07:56:24 UTC] Orders found: 0
[17-Apr-2026 07:56:24 UTC] Orders data: []
[17-Apr-2026 07:56:24 UTC] Total orders count: 0
[17-Apr-2026 07:56:24 UTC] === API CALL LOG ===
[17-Apr-2026 07:56:24 UTC] Endpoint: user/profile.php
[17-Apr-2026 07:56:24 UTC] Full Log Data: {
    "timestamp": "2026-04-17 07:56:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.15.232.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM2IiwidXNlcm5hbWUiOiJqaG9uIiwiZW1haWwiOiJzYWxsYWhiYWhpNDA3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNTgxM30.PAHfG_UV5Z-z-MTjKJW6PvL73Ye7THV83Lti8bjhPvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed9df7b8f4137e5-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "51.15.232.156",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "51.15.232.156, 104.23.229.29"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 07:56:24 UTC] === END API CALL LOG ===
[17-Apr-2026 07:56:24 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 07:56:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM2IiwidXNlcm5hbWUiOiJqaG9uIiwiZW1haWwiOiJzYWxsYWhiYWhpNDA3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNTgxM30.PAHfG_UV5Z-z-MTjKJW6PvL73Ye7THV83Lti8bjhPvk
[17-Apr-2026 07:56:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 07:56:24 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 07:56:24 UTC] User ID: 336
[17-Apr-2026 07:56:24 UTC] ✅ User profile retrieved successfully for user ID: 336
[17-Apr-2026 07:56:24 UTC] === API CALL LOG ===
[17-Apr-2026 07:56:24 UTC] Endpoint: user/profile.php
[17-Apr-2026 07:56:24 UTC] Full Log Data: {
    "timestamp": "2026-04-17 07:56:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.15.232.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM2IiwidXNlcm5hbWUiOiJqaG9uIiwiZW1haWwiOiJzYWxsYWhiYWhpNDA3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNTgxM30.PAHfG_UV5Z-z-MTjKJW6PvL73Ye7THV83Lti8bjhPvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed9df7eae4037e5-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "51.15.232.156",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "51.15.232.156, 104.23.229.29"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 07:56:24 UTC] === END API CALL LOG ===
[17-Apr-2026 07:56:24 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 07:56:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM2IiwidXNlcm5hbWUiOiJqaG9uIiwiZW1haWwiOiJzYWxsYWhiYWhpNDA3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNTgxM30.PAHfG_UV5Z-z-MTjKJW6PvL73Ye7THV83Lti8bjhPvk
[17-Apr-2026 07:56:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 07:56:24 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 07:56:24 UTC] User ID: 336
[17-Apr-2026 07:56:24 UTC] ✅ User profile retrieved successfully for user ID: 336
[17-Apr-2026 07:57:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 07:57:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 07:57:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM2IiwidXNlcm5hbWUiOiJqaG9uIiwiZW1haWwiOiJzYWxsYWhiYWhpNDA3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNTgxM30.PAHfG_UV5Z-z-MTjKJW6PvL73Ye7THV83Lti8bjhPvk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ed9e0d6af7c37e5-CDG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"51.15.232.156","CF-IPCountry":"FR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"51.15.232.156, 104.23.229.29"}
[17-Apr-2026 07:57:19 UTC] === User Orders API Called ===
[17-Apr-2026 07:57:19 UTC] User ID: 336
[17-Apr-2026 07:57:19 UTC] Limit: 20, Offset: 0
[17-Apr-2026 07:57:19 UTC] Orders found: 1
[17-Apr-2026 07:57:19 UTC] Orders data: [{"id":201,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/goldbulltrader1122","status":"pending","created_at":"2026-04-17 11:27:17","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[17-Apr-2026 07:57:19 UTC] Total orders count: 1
[17-Apr-2026 07:57:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 07:57:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 07:57:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM2IiwidXNlcm5hbWUiOiJqaG9uIiwiZW1haWwiOiJzYWxsYWhiYWhpNDA3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNTgxM30.PAHfG_UV5Z-z-MTjKJW6PvL73Ye7THV83Lti8bjhPvk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ed9e1011d6c37e5-CDG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"51.15.232.156","CF-IPCountry":"FR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"51.15.232.156, 104.23.229.29"}
[17-Apr-2026 07:57:26 UTC] === User Orders API Called ===
[17-Apr-2026 07:57:26 UTC] User ID: 336
[17-Apr-2026 07:57:26 UTC] Limit: 20, Offset: 0
[17-Apr-2026 07:57:26 UTC] Orders found: 1
[17-Apr-2026 07:57:26 UTC] Orders data: [{"id":201,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/goldbulltrader1122","status":"pending","created_at":"2026-04-17 11:27:17","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[17-Apr-2026 07:57:26 UTC] Total orders count: 1
[17-Apr-2026 07:57:26 UTC] === API CALL LOG ===
[17-Apr-2026 07:57:26 UTC] Endpoint: user/profile.php
[17-Apr-2026 07:57:26 UTC] Full Log Data: {
    "timestamp": "2026-04-17 07:57:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.15.232.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM2IiwidXNlcm5hbWUiOiJqaG9uIiwiZW1haWwiOiJzYWxsYWhiYWhpNDA3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNTgxM30.PAHfG_UV5Z-z-MTjKJW6PvL73Ye7THV83Lti8bjhPvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed9e1011d6e37e5-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "51.15.232.156",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "51.15.232.156, 104.23.229.28"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 07:57:26 UTC] === END API CALL LOG ===
[17-Apr-2026 07:57:26 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 07:57:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM2IiwidXNlcm5hbWUiOiJqaG9uIiwiZW1haWwiOiJzYWxsYWhiYWhpNDA3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNTgxM30.PAHfG_UV5Z-z-MTjKJW6PvL73Ye7THV83Lti8bjhPvk
[17-Apr-2026 07:57:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 07:57:26 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 07:57:26 UTC] User ID: 336
[17-Apr-2026 07:57:26 UTC] ✅ User profile retrieved successfully for user ID: 336
[17-Apr-2026 07:57:27 UTC] === API CALL LOG ===
[17-Apr-2026 07:57:27 UTC] Endpoint: user/profile.php
[17-Apr-2026 07:57:27 UTC] Full Log Data: {
    "timestamp": "2026-04-17 07:57:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.15.232.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM2IiwidXNlcm5hbWUiOiJqaG9uIiwiZW1haWwiOiJzYWxsYWhiYWhpNDA3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNTgxM30.PAHfG_UV5Z-z-MTjKJW6PvL73Ye7THV83Lti8bjhPvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed9e107cac337e5-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "51.15.232.156",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "51.15.232.156, 104.23.229.29"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 07:57:27 UTC] === END API CALL LOG ===
[17-Apr-2026 07:57:27 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 07:57:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM2IiwidXNlcm5hbWUiOiJqaG9uIiwiZW1haWwiOiJzYWxsYWhiYWhpNDA3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNTgxM30.PAHfG_UV5Z-z-MTjKJW6PvL73Ye7THV83Lti8bjhPvk
[17-Apr-2026 07:57:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 07:57:27 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 07:57:27 UTC] User ID: 336
[17-Apr-2026 07:57:27 UTC] ✅ User profile retrieved successfully for user ID: 336
[17-Apr-2026 07:58:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 07:58:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 07:58:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM2IiwidXNlcm5hbWUiOiJqaG9uIiwiZW1haWwiOiJzYWxsYWhiYWhpNDA3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNTgxM30.PAHfG_UV5Z-z-MTjKJW6PvL73Ye7THV83Lti8bjhPvk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ed9e1f7a81637e5-CDG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"51.15.232.156","CF-IPCountry":"FR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"51.15.232.156, 104.23.229.28"}
[17-Apr-2026 07:58:06 UTC] === User Orders API Called ===
[17-Apr-2026 07:58:06 UTC] User ID: 336
[17-Apr-2026 07:58:06 UTC] Limit: 20, Offset: 0
[17-Apr-2026 07:58:06 UTC] Orders found: 1
[17-Apr-2026 07:58:06 UTC] Orders data: [{"id":201,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/goldbulltrader1122","status":"pending","created_at":"2026-04-17 11:27:17","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[17-Apr-2026 07:58:06 UTC] Total orders count: 1
[17-Apr-2026 07:58:06 UTC] === API CALL LOG ===
[17-Apr-2026 07:58:06 UTC] Endpoint: user/profile.php
[17-Apr-2026 07:58:06 UTC] Full Log Data: {
    "timestamp": "2026-04-17 07:58:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.15.232.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM2IiwidXNlcm5hbWUiOiJqaG9uIiwiZW1haWwiOiJzYWxsYWhiYWhpNDA3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNTgxM30.PAHfG_UV5Z-z-MTjKJW6PvL73Ye7THV83Lti8bjhPvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed9e1f7a81737e5-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "51.15.232.156",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "51.15.232.156, 104.23.229.29"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 07:58:06 UTC] === END API CALL LOG ===
[17-Apr-2026 07:58:06 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 07:58:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM2IiwidXNlcm5hbWUiOiJqaG9uIiwiZW1haWwiOiJzYWxsYWhiYWhpNDA3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNTgxM30.PAHfG_UV5Z-z-MTjKJW6PvL73Ye7THV83Lti8bjhPvk
[17-Apr-2026 07:58:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 07:58:06 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 07:58:06 UTC] User ID: 336
[17-Apr-2026 07:58:06 UTC] ✅ User profile retrieved successfully for user ID: 336
[17-Apr-2026 07:58:06 UTC] === API CALL LOG ===
[17-Apr-2026 07:58:06 UTC] Endpoint: user/profile.php
[17-Apr-2026 07:58:06 UTC] Full Log Data: {
    "timestamp": "2026-04-17 07:58:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.15.232.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM2IiwidXNlcm5hbWUiOiJqaG9uIiwiZW1haWwiOiJzYWxsYWhiYWhpNDA3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNTgxM30.PAHfG_UV5Z-z-MTjKJW6PvL73Ye7THV83Lti8bjhPvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed9e1fc8a3c37e5-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "51.15.232.156",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "51.15.232.156, 104.23.229.28"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 07:58:06 UTC] === END API CALL LOG ===
[17-Apr-2026 07:58:06 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 07:58:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM2IiwidXNlcm5hbWUiOiJqaG9uIiwiZW1haWwiOiJzYWxsYWhiYWhpNDA3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNTgxM30.PAHfG_UV5Z-z-MTjKJW6PvL73Ye7THV83Lti8bjhPvk
[17-Apr-2026 07:58:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 07:58:06 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 07:58:06 UTC] User ID: 336
[17-Apr-2026 07:58:06 UTC] ✅ User profile retrieved successfully for user ID: 336
[17-Apr-2026 08:00:25 UTC] === API CALL LOG ===
[17-Apr-2026 08:00:25 UTC] Endpoint: user/profile.php
[17-Apr-2026 08:00:25 UTC] Full Log Data: {
    "timestamp": "2026-04-17 08:00:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.15.232.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM2IiwidXNlcm5hbWUiOiJqaG9uIiwiZW1haWwiOiJzYWxsYWhiYWhpNDA3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNTgxM30.PAHfG_UV5Z-z-MTjKJW6PvL73Ye7THV83Lti8bjhPvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed9e55eac8d37e5-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "51.15.232.156",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "51.15.232.156, 104.23.229.29"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 08:00:25 UTC] === END API CALL LOG ===
[17-Apr-2026 08:00:25 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 08:00:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM2IiwidXNlcm5hbWUiOiJqaG9uIiwiZW1haWwiOiJzYWxsYWhiYWhpNDA3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNTgxM30.PAHfG_UV5Z-z-MTjKJW6PvL73Ye7THV83Lti8bjhPvk
[17-Apr-2026 08:00:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 08:00:25 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 08:00:25 UTC] User ID: 336
[17-Apr-2026 08:00:25 UTC] ✅ User profile retrieved successfully for user ID: 336
[17-Apr-2026 08:01:33 UTC] === API CALL LOG ===
[17-Apr-2026 08:01:33 UTC] Endpoint: user/profile.php
[17-Apr-2026 08:01:33 UTC] Full Log Data: {
    "timestamp": "2026-04-17 08:01:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.15.232.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM2IiwidXNlcm5hbWUiOiJqaG9uIiwiZW1haWwiOiJzYWxsYWhiYWhpNDA3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNTgxM30.PAHfG_UV5Z-z-MTjKJW6PvL73Ye7THV83Lti8bjhPvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed9e7089e8737e5-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "51.15.232.156",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "51.15.232.156, 104.23.229.105"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 08:01:33 UTC] === END API CALL LOG ===
[17-Apr-2026 08:01:33 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 08:01:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM2IiwidXNlcm5hbWUiOiJqaG9uIiwiZW1haWwiOiJzYWxsYWhiYWhpNDA3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNTgxM30.PAHfG_UV5Z-z-MTjKJW6PvL73Ye7THV83Lti8bjhPvk
[17-Apr-2026 08:01:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 08:01:33 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 08:01:33 UTC] User ID: 336
[17-Apr-2026 08:01:33 UTC] ✅ User profile retrieved successfully for user ID: 336
[17-Apr-2026 08:01:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 08:01:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 08:01:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM2IiwidXNlcm5hbWUiOiJqaG9uIiwiZW1haWwiOiJzYWxsYWhiYWhpNDA3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNTgxM30.PAHfG_UV5Z-z-MTjKJW6PvL73Ye7THV83Lti8bjhPvk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ed9e7089e8537e5-CDG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"51.15.232.156","CF-IPCountry":"FR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"51.15.232.156, 104.23.229.104"}
[17-Apr-2026 08:01:33 UTC] === User Orders API Called ===
[17-Apr-2026 08:01:33 UTC] User ID: 336
[17-Apr-2026 08:01:33 UTC] Limit: 20, Offset: 0
[17-Apr-2026 08:01:33 UTC] Orders found: 1
[17-Apr-2026 08:01:33 UTC] Orders data: [{"id":201,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/goldbulltrader1122","status":"pending","created_at":"2026-04-17 11:27:17","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[17-Apr-2026 08:01:33 UTC] Total orders count: 1
[17-Apr-2026 08:01:34 UTC] === API CALL LOG ===
[17-Apr-2026 08:01:34 UTC] Endpoint: user/profile.php
[17-Apr-2026 08:01:34 UTC] Full Log Data: {
    "timestamp": "2026-04-17 08:01:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.15.232.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM2IiwidXNlcm5hbWUiOiJqaG9uIiwiZW1haWwiOiJzYWxsYWhiYWhpNDA3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNTgxM30.PAHfG_UV5Z-z-MTjKJW6PvL73Ye7THV83Lti8bjhPvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed9e70ffe8537e5-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "51.15.232.156",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "51.15.232.156, 104.23.229.105"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 08:01:34 UTC] === END API CALL LOG ===
[17-Apr-2026 08:01:34 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 08:01:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM2IiwidXNlcm5hbWUiOiJqaG9uIiwiZW1haWwiOiJzYWxsYWhiYWhpNDA3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNTgxM30.PAHfG_UV5Z-z-MTjKJW6PvL73Ye7THV83Lti8bjhPvk
[17-Apr-2026 08:01:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 08:01:34 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 08:01:34 UTC] User ID: 336
[17-Apr-2026 08:01:34 UTC] ✅ User profile retrieved successfully for user ID: 336
[17-Apr-2026 08:01:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 08:01:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 08:01:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM2IiwidXNlcm5hbWUiOiJqaG9uIiwiZW1haWwiOiJzYWxsYWhiYWhpNDA3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNTgxM30.PAHfG_UV5Z-z-MTjKJW6PvL73Ye7THV83Lti8bjhPvk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ed9e720cc0c37e5-CDG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"51.15.232.156","CF-IPCountry":"FR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"51.15.232.156, 104.23.229.105"}
[17-Apr-2026 08:01:37 UTC] === User Orders API Called ===
[17-Apr-2026 08:01:37 UTC] User ID: 336
[17-Apr-2026 08:01:37 UTC] Limit: 20, Offset: 0
[17-Apr-2026 08:01:37 UTC] Orders found: 1
[17-Apr-2026 08:01:37 UTC] Orders data: [{"id":201,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/goldbulltrader1122","status":"pending","created_at":"2026-04-17 11:27:17","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[17-Apr-2026 08:01:37 UTC] Total orders count: 1
[17-Apr-2026 08:01:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 08:01:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 08:01:46 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM2IiwidXNlcm5hbWUiOiJqaG9uIiwiZW1haWwiOiJzYWxsYWhiYWhpNDA3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNTgxM30.PAHfG_UV5Z-z-MTjKJW6PvL73Ye7THV83Lti8bjhPvk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ed9e7590e7d37e5-CDG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"51.15.232.156","CF-IPCountry":"FR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"51.15.232.156, 104.23.229.104"}
[17-Apr-2026 08:01:46 UTC] === User Orders API Called ===
[17-Apr-2026 08:01:46 UTC] User ID: 336
[17-Apr-2026 08:01:46 UTC] Limit: 20, Offset: 0
[17-Apr-2026 08:01:46 UTC] Orders found: 1
[17-Apr-2026 08:01:46 UTC] Orders data: [{"id":201,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/goldbulltrader1122","status":"pending","created_at":"2026-04-17 11:27:17","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[17-Apr-2026 08:01:46 UTC] Total orders count: 1
[17-Apr-2026 08:01:46 UTC] === API CALL LOG ===
[17-Apr-2026 08:01:46 UTC] Endpoint: user/profile.php
[17-Apr-2026 08:01:46 UTC] Full Log Data: {
    "timestamp": "2026-04-17 08:01:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.15.232.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM2IiwidXNlcm5hbWUiOiJqaG9uIiwiZW1haWwiOiJzYWxsYWhiYWhpNDA3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNTgxM30.PAHfG_UV5Z-z-MTjKJW6PvL73Ye7THV83Lti8bjhPvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed9e7590e8037e5-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "51.15.232.156",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "51.15.232.156, 104.23.229.105"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 08:01:46 UTC] === END API CALL LOG ===
[17-Apr-2026 08:01:46 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 08:01:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM2IiwidXNlcm5hbWUiOiJqaG9uIiwiZW1haWwiOiJzYWxsYWhiYWhpNDA3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNTgxM30.PAHfG_UV5Z-z-MTjKJW6PvL73Ye7THV83Lti8bjhPvk
[17-Apr-2026 08:01:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 08:01:46 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 08:01:46 UTC] User ID: 336
[17-Apr-2026 08:01:46 UTC] ✅ User profile retrieved successfully for user ID: 336
[17-Apr-2026 08:01:47 UTC] === API CALL LOG ===
[17-Apr-2026 08:01:47 UTC] Endpoint: user/profile.php
[17-Apr-2026 08:01:47 UTC] Full Log Data: {
    "timestamp": "2026-04-17 08:01:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.15.232.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM2IiwidXNlcm5hbWUiOiJqaG9uIiwiZW1haWwiOiJzYWxsYWhiYWhpNDA3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNTgxM30.PAHfG_UV5Z-z-MTjKJW6PvL73Ye7THV83Lti8bjhPvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed9e75d0f2437e5-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "51.15.232.156",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "51.15.232.156, 104.23.229.104"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 08:01:47 UTC] === END API CALL LOG ===
[17-Apr-2026 08:01:47 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 08:01:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM2IiwidXNlcm5hbWUiOiJqaG9uIiwiZW1haWwiOiJzYWxsYWhiYWhpNDA3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNTgxM30.PAHfG_UV5Z-z-MTjKJW6PvL73Ye7THV83Lti8bjhPvk
[17-Apr-2026 08:01:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 08:01:47 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 08:01:47 UTC] User ID: 336
[17-Apr-2026 08:01:47 UTC] ✅ User profile retrieved successfully for user ID: 336
[17-Apr-2026 08:02:07 UTC] === API CALL LOG ===
[17-Apr-2026 08:02:07 UTC] Endpoint: user/profile.php
[17-Apr-2026 08:02:07 UTC] Full Log Data: {
    "timestamp": "2026-04-17 08:02:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.15.232.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM2IiwidXNlcm5hbWUiOiJqaG9uIiwiZW1haWwiOiJzYWxsYWhiYWhpNDA3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNTgxM30.PAHfG_UV5Z-z-MTjKJW6PvL73Ye7THV83Lti8bjhPvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed9e7dd7b6737e5-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "51.15.232.156",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "51.15.232.156, 104.23.229.105"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 08:02:07 UTC] === END API CALL LOG ===
[17-Apr-2026 08:02:07 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 08:02:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM2IiwidXNlcm5hbWUiOiJqaG9uIiwiZW1haWwiOiJzYWxsYWhiYWhpNDA3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNTgxM30.PAHfG_UV5Z-z-MTjKJW6PvL73Ye7THV83Lti8bjhPvk
[17-Apr-2026 08:02:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 08:02:07 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 08:02:07 UTC] User ID: 336
[17-Apr-2026 08:02:07 UTC] ✅ User profile retrieved successfully for user ID: 336
[17-Apr-2026 08:02:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 08:02:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 08:02:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM2IiwidXNlcm5hbWUiOiJqaG9uIiwiZW1haWwiOiJzYWxsYWhiYWhpNDA3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNTgxM30.PAHfG_UV5Z-z-MTjKJW6PvL73Ye7THV83Lti8bjhPvk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ed9e83a493f37e5-CDG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"51.15.232.156","CF-IPCountry":"FR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"51.15.232.156, 104.23.229.72"}
[17-Apr-2026 08:02:22 UTC] === User Orders API Called ===
[17-Apr-2026 08:02:22 UTC] User ID: 336
[17-Apr-2026 08:02:22 UTC] Limit: 20, Offset: 0
[17-Apr-2026 08:02:22 UTC] Orders found: 1
[17-Apr-2026 08:02:22 UTC] Orders data: [{"id":201,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/goldbulltrader1122","status":"pending","created_at":"2026-04-17 11:27:17","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[17-Apr-2026 08:02:22 UTC] Total orders count: 1
[17-Apr-2026 08:02:22 UTC] === API CALL LOG ===
[17-Apr-2026 08:02:22 UTC] Endpoint: user/profile.php
[17-Apr-2026 08:02:22 UTC] Full Log Data: {
    "timestamp": "2026-04-17 08:02:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.15.232.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM2IiwidXNlcm5hbWUiOiJqaG9uIiwiZW1haWwiOiJzYWxsYWhiYWhpNDA3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNTgxM30.PAHfG_UV5Z-z-MTjKJW6PvL73Ye7THV83Lti8bjhPvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed9e83a494037e5-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "51.15.232.156",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "51.15.232.156, 104.23.229.72"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 08:02:22 UTC] === END API CALL LOG ===
[17-Apr-2026 08:02:22 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 08:02:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM2IiwidXNlcm5hbWUiOiJqaG9uIiwiZW1haWwiOiJzYWxsYWhiYWhpNDA3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNTgxM30.PAHfG_UV5Z-z-MTjKJW6PvL73Ye7THV83Lti8bjhPvk
[17-Apr-2026 08:02:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 08:02:22 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 08:02:22 UTC] User ID: 336
[17-Apr-2026 08:02:22 UTC] ✅ User profile retrieved successfully for user ID: 336
[17-Apr-2026 08:02:23 UTC] === API CALL LOG ===
[17-Apr-2026 08:02:23 UTC] Endpoint: user/profile.php
[17-Apr-2026 08:02:23 UTC] Full Log Data: {
    "timestamp": "2026-04-17 08:02:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.15.232.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM2IiwidXNlcm5hbWUiOiJqaG9uIiwiZW1haWwiOiJzYWxsYWhiYWhpNDA3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNTgxM30.PAHfG_UV5Z-z-MTjKJW6PvL73Ye7THV83Lti8bjhPvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed9e83e18d237e5-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "51.15.232.156",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "51.15.232.156, 104.23.229.72"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 08:02:23 UTC] === END API CALL LOG ===
[17-Apr-2026 08:02:23 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 08:02:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM2IiwidXNlcm5hbWUiOiJqaG9uIiwiZW1haWwiOiJzYWxsYWhiYWhpNDA3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNTgxM30.PAHfG_UV5Z-z-MTjKJW6PvL73Ye7THV83Lti8bjhPvk
[17-Apr-2026 08:02:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 08:02:23 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 08:02:23 UTC] User ID: 336
[17-Apr-2026 08:02:23 UTC] ✅ User profile retrieved successfully for user ID: 336
[17-Apr-2026 08:02:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 08:02:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 08:02:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM2IiwidXNlcm5hbWUiOiJqaG9uIiwiZW1haWwiOiJzYWxsYWhiYWhpNDA3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNTgxM30.PAHfG_UV5Z-z-MTjKJW6PvL73Ye7THV83Lti8bjhPvk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ed9e8625ff337e5-CDG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"51.15.232.156","CF-IPCountry":"FR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"51.15.232.156, 104.23.229.72"}
[17-Apr-2026 08:02:28 UTC] === User Orders API Called ===
[17-Apr-2026 08:02:28 UTC] User ID: 336
[17-Apr-2026 08:02:28 UTC] Limit: 20, Offset: 0
[17-Apr-2026 08:02:28 UTC] Orders found: 1
[17-Apr-2026 08:02:28 UTC] Orders data: [{"id":201,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/goldbulltrader1122","status":"pending","created_at":"2026-04-17 11:27:17","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[17-Apr-2026 08:02:28 UTC] Total orders count: 1
[17-Apr-2026 08:03:51 UTC] === API CALL LOG ===
[17-Apr-2026 08:03:51 UTC] Endpoint: user/profile.php
[17-Apr-2026 08:03:51 UTC] Full Log Data: {
    "timestamp": "2026-04-17 08:03:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.15.232.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM2IiwidXNlcm5hbWUiOiJqaG9uIiwiZW1haWwiOiJzYWxsYWhiYWhpNDA3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNTgxM30.PAHfG_UV5Z-z-MTjKJW6PvL73Ye7THV83Lti8bjhPvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed9ea68af6e37e5-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "51.15.232.156",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "51.15.232.156, 104.23.229.73"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 08:03:51 UTC] === END API CALL LOG ===
[17-Apr-2026 08:03:51 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 08:03:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM2IiwidXNlcm5hbWUiOiJqaG9uIiwiZW1haWwiOiJzYWxsYWhiYWhpNDA3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNTgxM30.PAHfG_UV5Z-z-MTjKJW6PvL73Ye7THV83Lti8bjhPvk
[17-Apr-2026 08:03:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 08:03:51 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 08:03:51 UTC] User ID: 336
[17-Apr-2026 08:03:51 UTC] ✅ User profile retrieved successfully for user ID: 336
[17-Apr-2026 08:03:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 08:03:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 08:03:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM2IiwidXNlcm5hbWUiOiJqaG9uIiwiZW1haWwiOiJzYWxsYWhiYWhpNDA3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNTgxM30.PAHfG_UV5Z-z-MTjKJW6PvL73Ye7THV83Lti8bjhPvk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ed9ea68af6b37e5-CDG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"51.15.232.156","CF-IPCountry":"FR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"51.15.232.156, 104.23.229.73"}
[17-Apr-2026 08:03:51 UTC] === User Orders API Called ===
[17-Apr-2026 08:03:51 UTC] User ID: 336
[17-Apr-2026 08:03:51 UTC] Limit: 20, Offset: 0
[17-Apr-2026 08:03:51 UTC] Orders found: 1
[17-Apr-2026 08:03:51 UTC] Orders data: [{"id":201,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/goldbulltrader1122","status":"pending","created_at":"2026-04-17 11:27:17","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[17-Apr-2026 08:03:51 UTC] Total orders count: 1
[17-Apr-2026 08:03:52 UTC] === API CALL LOG ===
[17-Apr-2026 08:03:52 UTC] Endpoint: user/profile.php
[17-Apr-2026 08:03:52 UTC] Full Log Data: {
    "timestamp": "2026-04-17 08:03:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.15.232.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM2IiwidXNlcm5hbWUiOiJqaG9uIiwiZW1haWwiOiJzYWxsYWhiYWhpNDA3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNTgxM30.PAHfG_UV5Z-z-MTjKJW6PvL73Ye7THV83Lti8bjhPvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed9ea6c8e9b37e5-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "51.15.232.156",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "51.15.232.156, 104.23.229.73"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 08:03:52 UTC] === END API CALL LOG ===
[17-Apr-2026 08:03:52 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 08:03:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM2IiwidXNlcm5hbWUiOiJqaG9uIiwiZW1haWwiOiJzYWxsYWhiYWhpNDA3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNTgxM30.PAHfG_UV5Z-z-MTjKJW6PvL73Ye7THV83Lti8bjhPvk
[17-Apr-2026 08:03:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 08:03:52 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 08:03:52 UTC] User ID: 336
[17-Apr-2026 08:03:52 UTC] ✅ User profile retrieved successfully for user ID: 336
[17-Apr-2026 08:04:10 UTC] === API CALL LOG ===
[17-Apr-2026 08:04:10 UTC] Endpoint: user/profile.php
[17-Apr-2026 08:04:10 UTC] Full Log Data: {
    "timestamp": "2026-04-17 08:04:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.15.232.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM2IiwidXNlcm5hbWUiOiJqaG9uIiwiZW1haWwiOiJzYWxsYWhiYWhpNDA3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNTgxM30.PAHfG_UV5Z-z-MTjKJW6PvL73Ye7THV83Lti8bjhPvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed9eadd7ea337e5-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "51.15.232.156",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "51.15.232.156, 104.23.229.72"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 08:04:10 UTC] === END API CALL LOG ===
[17-Apr-2026 08:04:10 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 08:04:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM2IiwidXNlcm5hbWUiOiJqaG9uIiwiZW1haWwiOiJzYWxsYWhiYWhpNDA3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNTgxM30.PAHfG_UV5Z-z-MTjKJW6PvL73Ye7THV83Lti8bjhPvk
[17-Apr-2026 08:04:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 08:04:10 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 08:04:10 UTC] User ID: 336
[17-Apr-2026 08:04:10 UTC] ✅ User profile retrieved successfully for user ID: 336
[17-Apr-2026 08:04:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 08:04:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 08:04:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM2IiwidXNlcm5hbWUiOiJqaG9uIiwiZW1haWwiOiJzYWxsYWhiYWhpNDA3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNTgxM30.PAHfG_UV5Z-z-MTjKJW6PvL73Ye7THV83Lti8bjhPvk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ed9eb679ae237e5-CDG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"51.15.232.156","CF-IPCountry":"FR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"51.15.232.156, 104.23.229.72"}
[17-Apr-2026 08:04:32 UTC] === User Orders API Called ===
[17-Apr-2026 08:04:32 UTC] User ID: 336
[17-Apr-2026 08:04:32 UTC] Limit: 20, Offset: 0
[17-Apr-2026 08:04:32 UTC] Orders found: 2
[17-Apr-2026 08:04:32 UTC] Orders data: [{"id":202,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/BESTXAUUSDJEFFREY","status":"pending","created_at":"2026-04-17 11:34:30","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":201,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/goldbulltrader1122","status":"pending","created_at":"2026-04-17 11:27:17","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[17-Apr-2026 08:04:32 UTC] Total orders count: 2
[17-Apr-2026 08:08:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 08:08:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 08:08:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM2IiwidXNlcm5hbWUiOiJqaG9uIiwiZW1haWwiOiJzYWxsYWhiYWhpNDA3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNTgxM30.PAHfG_UV5Z-z-MTjKJW6PvL73Ye7THV83Lti8bjhPvk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ed9f18f4895fd0c-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.87.192.193","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.87.192.193, 162.158.108.75"}
[17-Apr-2026 08:08:45 UTC] === User Orders API Called ===
[17-Apr-2026 08:08:45 UTC] User ID: 336
[17-Apr-2026 08:08:45 UTC] Limit: 20, Offset: 0
[17-Apr-2026 08:08:45 UTC] Orders found: 2
[17-Apr-2026 08:08:45 UTC] Orders data: [{"id":202,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/BESTXAUUSDJEFFREY","status":"pending","created_at":"2026-04-17 11:34:30","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":201,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/goldbulltrader1122","status":"pending","created_at":"2026-04-17 11:27:17","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[17-Apr-2026 08:08:45 UTC] === API CALL LOG ===
[17-Apr-2026 08:08:45 UTC] Endpoint: user/profile.php
[17-Apr-2026 08:08:45 UTC] Total orders count: 2
[17-Apr-2026 08:08:45 UTC] Full Log Data: {
    "timestamp": "2026-04-17 08:08:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.87.192.193",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM2IiwidXNlcm5hbWUiOiJqaG9uIiwiZW1haWwiOiJzYWxsYWhiYWhpNDA3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNTgxM30.PAHfG_UV5Z-z-MTjKJW6PvL73Ye7THV83Lti8bjhPvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed9f18f4891fd0c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.87.192.193",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.87.192.193, 162.158.108.75"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 08:08:45 UTC] === END API CALL LOG ===
[17-Apr-2026 08:08:45 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 08:08:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM2IiwidXNlcm5hbWUiOiJqaG9uIiwiZW1haWwiOiJzYWxsYWhiYWhpNDA3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNTgxM30.PAHfG_UV5Z-z-MTjKJW6PvL73Ye7THV83Lti8bjhPvk
[17-Apr-2026 08:08:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 08:08:45 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 08:08:45 UTC] User ID: 336
[17-Apr-2026 08:08:45 UTC] ✅ User profile retrieved successfully for user ID: 336
[17-Apr-2026 08:08:45 UTC] === API CALL LOG ===
[17-Apr-2026 08:08:45 UTC] Endpoint: user/profile.php
[17-Apr-2026 08:08:45 UTC] Full Log Data: {
    "timestamp": "2026-04-17 08:08:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.87.192.193",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM2IiwidXNlcm5hbWUiOiJqaG9uIiwiZW1haWwiOiJzYWxsYWhiYWhpNDA3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNTgxM30.PAHfG_UV5Z-z-MTjKJW6PvL73Ye7THV83Lti8bjhPvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed9f190dc95fd0c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.87.192.193",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.87.192.193, 162.158.108.107"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 08:08:45 UTC] === END API CALL LOG ===
[17-Apr-2026 08:08:45 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 08:08:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM2IiwidXNlcm5hbWUiOiJqaG9uIiwiZW1haWwiOiJzYWxsYWhiYWhpNDA3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNTgxM30.PAHfG_UV5Z-z-MTjKJW6PvL73Ye7THV83Lti8bjhPvk
[17-Apr-2026 08:08:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 08:08:45 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 08:08:45 UTC] User ID: 336
[17-Apr-2026 08:08:45 UTC] ✅ User profile retrieved successfully for user ID: 336
[17-Apr-2026 08:09:32 UTC] === API CALL LOG ===
[17-Apr-2026 08:09:32 UTC] Endpoint: user/profile.php
[17-Apr-2026 08:09:32 UTC] Full Log Data: {
    "timestamp": "2026-04-17 08:09:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.87.192.193",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM2IiwidXNlcm5hbWUiOiJqaG9uIiwiZW1haWwiOiJzYWxsYWhiYWhpNDA3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNTgxM30.PAHfG_UV5Z-z-MTjKJW6PvL73Ye7THV83Lti8bjhPvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed9f2b9c90afd0c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.87.192.193",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.87.192.193, 162.158.108.75"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 08:09:32 UTC] === END API CALL LOG ===
[17-Apr-2026 08:09:32 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 08:09:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM2IiwidXNlcm5hbWUiOiJqaG9uIiwiZW1haWwiOiJzYWxsYWhiYWhpNDA3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNTgxM30.PAHfG_UV5Z-z-MTjKJW6PvL73Ye7THV83Lti8bjhPvk
[17-Apr-2026 08:09:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 08:09:32 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 08:09:32 UTC] User ID: 336
[17-Apr-2026 08:09:32 UTC] ✅ User profile retrieved successfully for user ID: 336
[17-Apr-2026 08:09:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 08:09:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 08:09:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM2IiwidXNlcm5hbWUiOiJqaG9uIiwiZW1haWwiOiJzYWxsYWhiYWhpNDA3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNTgxM30.PAHfG_UV5Z-z-MTjKJW6PvL73Ye7THV83Lti8bjhPvk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ed9f2b9c909fd0c-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.87.192.193","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.87.192.193, 162.158.108.75"}
[17-Apr-2026 08:09:32 UTC] === User Orders API Called ===
[17-Apr-2026 08:09:32 UTC] User ID: 336
[17-Apr-2026 08:09:32 UTC] Limit: 20, Offset: 0
[17-Apr-2026 08:09:32 UTC] Orders found: 2
[17-Apr-2026 08:09:32 UTC] Orders data: [{"id":202,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/BESTXAUUSDJEFFREY","status":"pending","created_at":"2026-04-17 11:34:30","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":201,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/goldbulltrader1122","status":"pending","created_at":"2026-04-17 11:27:17","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[17-Apr-2026 08:09:32 UTC] Total orders count: 2
[17-Apr-2026 08:09:33 UTC] === API CALL LOG ===
[17-Apr-2026 08:09:33 UTC] Endpoint: user/profile.php
[17-Apr-2026 08:09:33 UTC] Full Log Data: {
    "timestamp": "2026-04-17 08:09:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.87.192.193",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM2IiwidXNlcm5hbWUiOiJqaG9uIiwiZW1haWwiOiJzYWxsYWhiYWhpNDA3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNTgxM30.PAHfG_UV5Z-z-MTjKJW6PvL73Ye7THV83Lti8bjhPvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed9f2bd9b9ffd0c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.87.192.193",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.87.192.193, 162.158.108.75"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 08:09:33 UTC] === END API CALL LOG ===
[17-Apr-2026 08:09:33 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 08:09:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM2IiwidXNlcm5hbWUiOiJqaG9uIiwiZW1haWwiOiJzYWxsYWhiYWhpNDA3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNTgxM30.PAHfG_UV5Z-z-MTjKJW6PvL73Ye7THV83Lti8bjhPvk
[17-Apr-2026 08:09:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 08:09:33 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 08:09:33 UTC] User ID: 336
[17-Apr-2026 08:09:33 UTC] ✅ User profile retrieved successfully for user ID: 336
[17-Apr-2026 08:12:28 UTC] === API CALL LOG ===
[17-Apr-2026 08:12:28 UTC] Endpoint: user/profile.php
[17-Apr-2026 08:12:28 UTC] Full Log Data: {
    "timestamp": "2026-04-17 08:12:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.87.192.193",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM2IiwidXNlcm5hbWUiOiJqaG9uIiwiZW1haWwiOiJzYWxsYWhiYWhpNDA3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNTgxM30.PAHfG_UV5Z-z-MTjKJW6PvL73Ye7THV83Lti8bjhPvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ed9f7063cec7d50-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.87.192.193",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.87.192.193, 172.70.147.178"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 08:12:28 UTC] === END API CALL LOG ===
[17-Apr-2026 08:12:28 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 08:12:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM2IiwidXNlcm5hbWUiOiJqaG9uIiwiZW1haWwiOiJzYWxsYWhiYWhpNDA3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNTgxM30.PAHfG_UV5Z-z-MTjKJW6PvL73Ye7THV83Lti8bjhPvk
[17-Apr-2026 08:12:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 08:12:28 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 08:12:28 UTC] User ID: 336
[17-Apr-2026 08:12:28 UTC] ✅ User profile retrieved successfully for user ID: 336
[17-Apr-2026 08:22:49 UTC] === API CALL LOG ===
[17-Apr-2026 08:22:49 UTC] Endpoint: user/profile.php
[17-Apr-2026 08:22:49 UTC] Full Log Data: {
    "timestamp": "2026-04-17 08:22:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.87.192.193",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM2IiwidXNlcm5hbWUiOiJqaG9uIiwiZW1haWwiOiJzYWxsYWhiYWhpNDA3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNTgxM30.PAHfG_UV5Z-z-MTjKJW6PvL73Ye7THV83Lti8bjhPvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eda062e8e79ff85-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.87.192.193",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.87.192.193, 162.158.88.29"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 08:22:49 UTC] === END API CALL LOG ===
[17-Apr-2026 08:22:49 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 08:22:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM2IiwidXNlcm5hbWUiOiJqaG9uIiwiZW1haWwiOiJzYWxsYWhiYWhpNDA3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNTgxM30.PAHfG_UV5Z-z-MTjKJW6PvL73Ye7THV83Lti8bjhPvk
[17-Apr-2026 08:22:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 08:22:49 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 08:22:49 UTC] User ID: 336
[17-Apr-2026 08:22:49 UTC] ✅ User profile retrieved successfully for user ID: 336
[17-Apr-2026 08:22:51 UTC] === API CALL LOG ===
[17-Apr-2026 08:22:51 UTC] Endpoint: user/profile.php
[17-Apr-2026 08:22:51 UTC] Full Log Data: {
    "timestamp": "2026-04-17 08:22:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.87.192.193",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM2IiwidXNlcm5hbWUiOiJqaG9uIiwiZW1haWwiOiJzYWxsYWhiYWhpNDA3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNTgxM30.PAHfG_UV5Z-z-MTjKJW6PvL73Ye7THV83Lti8bjhPvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eda0637db97ff85-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.87.192.193",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.87.192.193, 162.158.88.28"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 08:22:51 UTC] === END API CALL LOG ===
[17-Apr-2026 08:22:51 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 08:22:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM2IiwidXNlcm5hbWUiOiJqaG9uIiwiZW1haWwiOiJzYWxsYWhiYWhpNDA3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNTgxM30.PAHfG_UV5Z-z-MTjKJW6PvL73Ye7THV83Lti8bjhPvk
[17-Apr-2026 08:22:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 08:22:51 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 08:22:51 UTC] User ID: 336
[17-Apr-2026 08:22:51 UTC] ✅ User profile retrieved successfully for user ID: 336
[17-Apr-2026 08:22:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 08:22:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 08:22:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM2IiwidXNlcm5hbWUiOiJqaG9uIiwiZW1haWwiOiJzYWxsYWhiYWhpNDA3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNTgxM30.PAHfG_UV5Z-z-MTjKJW6PvL73Ye7THV83Lti8bjhPvk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eda06389df7ff85-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.87.192.193","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.87.192.193, 162.158.88.29"}
[17-Apr-2026 08:22:51 UTC] === User Orders API Called ===
[17-Apr-2026 08:22:51 UTC] User ID: 336
[17-Apr-2026 08:22:51 UTC] Limit: 20, Offset: 0
[17-Apr-2026 08:22:51 UTC] Orders found: 2
[17-Apr-2026 08:22:51 UTC] Orders data: [{"id":202,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/BESTXAUUSDJEFFREY","status":"pending","created_at":"2026-04-17 11:34:30","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":201,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/goldbulltrader1122","status":"pending","created_at":"2026-04-17 11:27:17","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[17-Apr-2026 08:22:51 UTC] Total orders count: 2
[17-Apr-2026 08:22:51 UTC] === API CALL LOG ===
[17-Apr-2026 08:22:51 UTC] Endpoint: user/profile.php
[17-Apr-2026 08:22:51 UTC] Full Log Data: {
    "timestamp": "2026-04-17 08:22:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.87.192.193",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM2IiwidXNlcm5hbWUiOiJqaG9uIiwiZW1haWwiOiJzYWxsYWhiYWhpNDA3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNTgxM30.PAHfG_UV5Z-z-MTjKJW6PvL73Ye7THV83Lti8bjhPvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eda06394fedff85-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.87.192.193",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.87.192.193, 162.158.88.28"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 08:22:51 UTC] === END API CALL LOG ===
[17-Apr-2026 08:22:51 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 08:22:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM2IiwidXNlcm5hbWUiOiJqaG9uIiwiZW1haWwiOiJzYWxsYWhiYWhpNDA3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNTgxM30.PAHfG_UV5Z-z-MTjKJW6PvL73Ye7THV83Lti8bjhPvk
[17-Apr-2026 08:22:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 08:22:51 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 08:22:51 UTC] User ID: 336
[17-Apr-2026 08:22:51 UTC] ✅ User profile retrieved successfully for user ID: 336
[17-Apr-2026 08:22:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 08:22:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 08:22:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM2IiwidXNlcm5hbWUiOiJqaG9uIiwiZW1haWwiOiJzYWxsYWhiYWhpNDA3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNTgxM30.PAHfG_UV5Z-z-MTjKJW6PvL73Ye7THV83Lti8bjhPvk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eda06556dacff85-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.87.192.193","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.87.192.193, 162.158.88.28"}
[17-Apr-2026 08:22:55 UTC] === User Orders API Called ===
[17-Apr-2026 08:22:55 UTC] User ID: 336
[17-Apr-2026 08:22:55 UTC] Limit: 20, Offset: 0
[17-Apr-2026 08:22:55 UTC] Orders found: 2
[17-Apr-2026 08:22:55 UTC] Orders data: [{"id":202,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/BESTXAUUSDJEFFREY","status":"pending","created_at":"2026-04-17 11:34:30","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":201,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/goldbulltrader1122","status":"pending","created_at":"2026-04-17 11:27:17","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[17-Apr-2026 08:22:55 UTC] Total orders count: 2
[17-Apr-2026 08:23:03 UTC] === API CALL LOG ===
[17-Apr-2026 08:23:03 UTC] Endpoint: user/profile.php
[17-Apr-2026 08:23:03 UTC] Full Log Data: {
    "timestamp": "2026-04-17 08:23:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.87.192.193",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM2IiwidXNlcm5hbWUiOiJqaG9uIiwiZW1haWwiOiJzYWxsYWhiYWhpNDA3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNTgxM30.PAHfG_UV5Z-z-MTjKJW6PvL73Ye7THV83Lti8bjhPvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eda0686bf12ff85-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.87.192.193",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.87.192.193, 162.158.88.29"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 08:23:03 UTC] === END API CALL LOG ===
[17-Apr-2026 08:23:03 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 08:23:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM2IiwidXNlcm5hbWUiOiJqaG9uIiwiZW1haWwiOiJzYWxsYWhiYWhpNDA3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNTgxM30.PAHfG_UV5Z-z-MTjKJW6PvL73Ye7THV83Lti8bjhPvk
[17-Apr-2026 08:23:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 08:23:03 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 08:23:03 UTC] User ID: 336
[17-Apr-2026 08:23:03 UTC] ✅ User profile retrieved successfully for user ID: 336
[17-Apr-2026 08:23:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 08:23:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 08:23:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM2IiwidXNlcm5hbWUiOiJqaG9uIiwiZW1haWwiOiJzYWxsYWhiYWhpNDA3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNTgxM30.PAHfG_UV5Z-z-MTjKJW6PvL73Ye7THV83Lti8bjhPvk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eda0686bf0eff85-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.87.192.193","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.87.192.193, 162.158.88.28"}
[17-Apr-2026 08:23:03 UTC] === User Orders API Called ===
[17-Apr-2026 08:23:03 UTC] User ID: 336
[17-Apr-2026 08:23:03 UTC] Limit: 20, Offset: 0
[17-Apr-2026 08:23:03 UTC] Orders found: 2
[17-Apr-2026 08:23:03 UTC] Orders data: [{"id":202,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/BESTXAUUSDJEFFREY","status":"pending","created_at":"2026-04-17 11:34:30","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":201,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/goldbulltrader1122","status":"pending","created_at":"2026-04-17 11:27:17","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[17-Apr-2026 08:23:03 UTC] Total orders count: 2
[17-Apr-2026 08:23:04 UTC] === API CALL LOG ===
[17-Apr-2026 08:23:04 UTC] Endpoint: user/profile.php
[17-Apr-2026 08:23:04 UTC] Full Log Data: {
    "timestamp": "2026-04-17 08:23:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.87.192.193",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM2IiwidXNlcm5hbWUiOiJqaG9uIiwiZW1haWwiOiJzYWxsYWhiYWhpNDA3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNTgxM30.PAHfG_UV5Z-z-MTjKJW6PvL73Ye7THV83Lti8bjhPvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eda068c089bff85-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.87.192.193",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.87.192.193, 162.158.88.28"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 08:23:04 UTC] === END API CALL LOG ===
[17-Apr-2026 08:23:04 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 08:23:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM2IiwidXNlcm5hbWUiOiJqaG9uIiwiZW1haWwiOiJzYWxsYWhiYWhpNDA3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNTgxM30.PAHfG_UV5Z-z-MTjKJW6PvL73Ye7THV83Lti8bjhPvk
[17-Apr-2026 08:23:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 08:23:04 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 08:23:04 UTC] User ID: 336
[17-Apr-2026 08:23:04 UTC] ✅ User profile retrieved successfully for user ID: 336
[17-Apr-2026 08:44:17 UTC] === API CALL LOG ===
[17-Apr-2026 08:44:17 UTC] Endpoint: user/profile.php
[17-Apr-2026 08:44:17 UTC] Full Log Data: {
    "timestamp": "2026-04-17 08:44:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.58.95.177",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eda25a2ae233a54-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "178.58.95.177",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "178.58.95.177, 162.158.95.58"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 08:44:17 UTC] === END API CALL LOG ===
[17-Apr-2026 08:44:17 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 08:44:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[17-Apr-2026 08:44:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 08:44:17 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 08:44:17 UTC] User ID: 346
[17-Apr-2026 08:44:17 UTC] ✅ User profile retrieved successfully for user ID: 346
[17-Apr-2026 08:44:18 UTC] === API CALL LOG ===
[17-Apr-2026 08:44:18 UTC] Endpoint: user/profile.php
[17-Apr-2026 08:44:18 UTC] Full Log Data: {
    "timestamp": "2026-04-17 08:44:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.58.95.177",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eda25a6caa23a54-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "178.58.95.177",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "178.58.95.177, 162.158.95.215"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 08:44:18 UTC] === END API CALL LOG ===
[17-Apr-2026 08:44:18 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 08:44:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[17-Apr-2026 08:44:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 08:44:18 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 08:44:18 UTC] User ID: 346
[17-Apr-2026 08:44:18 UTC] ✅ User profile retrieved successfully for user ID: 346
[17-Apr-2026 08:44:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 08:44:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 08:44:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eda25a6fad73a54-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"178.58.95.177","CF-IPCountry":"SI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"178.58.95.177, 162.158.95.216"}
[17-Apr-2026 08:44:18 UTC] === User Orders API Called ===
[17-Apr-2026 08:44:18 UTC] User ID: 346
[17-Apr-2026 08:44:18 UTC] Limit: 20, Offset: 0
[17-Apr-2026 08:44:18 UTC] Orders found: 4
[17-Apr-2026 08:44:18 UTC] Orders data: [{"id":200,"quantity":41,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"pending","created_at":"2026-04-17 10:18:01","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":199,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"pending","created_at":"2026-04-17 09:40:36","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":198,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"pending","created_at":"2026-04-17 09:40:20","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":197,"quantity":1000,"total_coins":20000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:38:00","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[17-Apr-2026 08:44:18 UTC] Total orders count: 4
[17-Apr-2026 08:44:18 UTC] === API CALL LOG ===
[17-Apr-2026 08:44:18 UTC] Endpoint: user/profile.php
[17-Apr-2026 08:44:18 UTC] Full Log Data: {
    "timestamp": "2026-04-17 08:44:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.58.95.177",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eda25a78b5b3a54-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "178.58.95.177",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "178.58.95.177, 162.158.95.215"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 08:44:18 UTC] === END API CALL LOG ===
[17-Apr-2026 08:44:18 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 08:44:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[17-Apr-2026 08:44:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 08:44:18 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 08:44:18 UTC] User ID: 346
[17-Apr-2026 08:44:18 UTC] ✅ User profile retrieved successfully for user ID: 346
[17-Apr-2026 08:44:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 08:44:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 08:44:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eda25dbaa983a54-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"178.58.95.177","CF-IPCountry":"SI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"178.58.95.177, 162.158.95.216"}
[17-Apr-2026 08:44:26 UTC] === User Orders API Called ===
[17-Apr-2026 08:44:26 UTC] User ID: 346
[17-Apr-2026 08:44:26 UTC] Limit: 20, Offset: 0
[17-Apr-2026 08:44:26 UTC] Orders found: 4
[17-Apr-2026 08:44:26 UTC] Orders data: [{"id":200,"quantity":41,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"pending","created_at":"2026-04-17 10:18:01","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":199,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"pending","created_at":"2026-04-17 09:40:36","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":198,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"pending","created_at":"2026-04-17 09:40:20","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":197,"quantity":1000,"total_coins":20000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:38:00","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[17-Apr-2026 08:44:26 UTC] Total orders count: 4
[17-Apr-2026 08:44:47 UTC] === API CALL LOG ===
[17-Apr-2026 08:44:47 UTC] Endpoint: user/profile.php
[17-Apr-2026 08:44:47 UTC] Full Log Data: {
    "timestamp": "2026-04-17 08:44:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.58.95.177",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eda265a8ece3a54-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "178.58.95.177",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "178.58.95.177, 162.158.95.57"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 08:44:47 UTC] === END API CALL LOG ===
[17-Apr-2026 08:44:47 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 08:44:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[17-Apr-2026 08:44:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 08:44:47 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 08:44:47 UTC] User ID: 346
[17-Apr-2026 08:44:47 UTC] ✅ User profile retrieved successfully for user ID: 346
[17-Apr-2026 08:44:47 UTC] User Purchases API - User ID: 346
[17-Apr-2026 08:44:47 UTC] User Purchases API - Total purchases found: 1
[17-Apr-2026 08:44:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 08:44:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 08:44:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eda2687db583a54-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"178.58.95.177","CF-IPCountry":"SI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"178.58.95.177, 162.158.95.57"}
[17-Apr-2026 08:44:54 UTC] === User Orders API Called ===
[17-Apr-2026 08:44:54 UTC] User ID: 346
[17-Apr-2026 08:44:54 UTC] Limit: 20, Offset: 0
[17-Apr-2026 08:44:54 UTC] Orders found: 4
[17-Apr-2026 08:44:54 UTC] Orders data: [{"id":200,"quantity":41,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"pending","created_at":"2026-04-17 10:18:01","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":199,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"pending","created_at":"2026-04-17 09:40:36","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":198,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"pending","created_at":"2026-04-17 09:40:20","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":197,"quantity":1000,"total_coins":20000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:38:00","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[17-Apr-2026 08:44:54 UTC] Total orders count: 4
[17-Apr-2026 08:44:54 UTC] === API CALL LOG ===
[17-Apr-2026 08:44:54 UTC] Endpoint: user/profile.php
[17-Apr-2026 08:44:54 UTC] Full Log Data: {
    "timestamp": "2026-04-17 08:44:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.58.95.177",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eda26886bfa3a54-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "178.58.95.177",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "178.58.95.177, 162.158.95.57"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 08:44:54 UTC] === END API CALL LOG ===
[17-Apr-2026 08:44:54 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 08:44:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[17-Apr-2026 08:44:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 08:44:54 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 08:44:54 UTC] User ID: 346
[17-Apr-2026 08:44:54 UTC] ✅ User profile retrieved successfully for user ID: 346
[17-Apr-2026 08:44:55 UTC] === API CALL LOG ===
[17-Apr-2026 08:44:55 UTC] Endpoint: user/profile.php
[17-Apr-2026 08:44:55 UTC] Full Log Data: {
    "timestamp": "2026-04-17 08:44:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.58.95.177",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eda268c5fd53a54-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "178.58.95.177",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "178.58.95.177, 162.158.95.57"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 08:44:55 UTC] === END API CALL LOG ===
[17-Apr-2026 08:44:55 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 08:44:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[17-Apr-2026 08:44:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 08:44:55 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 08:44:55 UTC] User ID: 346
[17-Apr-2026 08:44:55 UTC] ✅ User profile retrieved successfully for user ID: 346
[17-Apr-2026 09:26:32 UTC] === API CALL LOG ===
[17-Apr-2026 09:26:32 UTC] Endpoint: user/profile.php
[17-Apr-2026 09:26:32 UTC] Full Log Data: {
    "timestamp": "2026-04-17 09:26:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.58.95.177",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eda63866b8b5223-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "178.58.95.177",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "178.58.95.177, 172.70.240.24"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 09:26:32 UTC] === END API CALL LOG ===
[17-Apr-2026 09:26:32 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 09:26:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[17-Apr-2026 09:26:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 09:26:32 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 09:26:32 UTC] User ID: 346
[17-Apr-2026 09:26:32 UTC] ✅ User profile retrieved successfully for user ID: 346
[17-Apr-2026 09:26:33 UTC] === API CALL LOG ===
[17-Apr-2026 09:26:33 UTC] Endpoint: user/profile.php
[17-Apr-2026 09:26:33 UTC] Full Log Data: {
    "timestamp": "2026-04-17 09:26:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.58.95.177",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eda638a5e775223-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "178.58.95.177",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "178.58.95.177, 172.70.240.171"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 09:26:33 UTC] === END API CALL LOG ===
[17-Apr-2026 09:26:33 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 09:26:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[17-Apr-2026 09:26:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 09:26:33 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 09:26:33 UTC] User ID: 346
[17-Apr-2026 09:26:33 UTC] ✅ User profile retrieved successfully for user ID: 346
[17-Apr-2026 09:26:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 09:26:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 09:26:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eda638a8ee85223-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"178.58.95.177","CF-IPCountry":"SI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"178.58.95.177, 172.70.240.170"}
[17-Apr-2026 09:26:33 UTC] === User Orders API Called ===
[17-Apr-2026 09:26:33 UTC] User ID: 346
[17-Apr-2026 09:26:33 UTC] Limit: 20, Offset: 0
[17-Apr-2026 09:26:33 UTC] Orders found: 4
[17-Apr-2026 09:26:33 UTC] Orders data: [{"id":200,"quantity":41,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"pending","created_at":"2026-04-17 10:18:01","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":199,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"pending","created_at":"2026-04-17 09:40:36","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":198,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:20","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":197,"quantity":1000,"total_coins":20000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:38:00","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[17-Apr-2026 09:26:33 UTC] Total orders count: 4
[17-Apr-2026 09:26:33 UTC] === API CALL LOG ===
[17-Apr-2026 09:26:33 UTC] Endpoint: user/profile.php
[17-Apr-2026 09:26:33 UTC] Full Log Data: {
    "timestamp": "2026-04-17 09:26:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.58.95.177",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eda638b490a5223-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "178.58.95.177",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "178.58.95.177, 172.70.240.170"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 09:26:33 UTC] === END API CALL LOG ===
[17-Apr-2026 09:26:33 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 09:26:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[17-Apr-2026 09:26:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 09:26:33 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 09:26:33 UTC] User ID: 346
[17-Apr-2026 09:26:33 UTC] ✅ User profile retrieved successfully for user ID: 346
[17-Apr-2026 09:26:37 UTC] === API CALL LOG ===
[17-Apr-2026 09:26:37 UTC] Endpoint: user/profile.php
[17-Apr-2026 09:26:37 UTC] Full Log Data: {
    "timestamp": "2026-04-17 09:26:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.58.95.177",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eda63a2780a5223-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "178.58.95.177",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "178.58.95.177, 172.70.240.171"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 09:26:37 UTC] === END API CALL LOG ===
[17-Apr-2026 09:26:37 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 09:26:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[17-Apr-2026 09:26:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 09:26:37 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 09:26:37 UTC] User ID: 346
[17-Apr-2026 09:26:37 UTC] ✅ User profile retrieved successfully for user ID: 346
[17-Apr-2026 09:26:37 UTC] User Purchases API - User ID: 346
[17-Apr-2026 09:26:37 UTC] User Purchases API - Total purchases found: 1
[17-Apr-2026 09:26:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 09:26:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 09:26:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eda63b09cff5223-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"178.58.95.177","CF-IPCountry":"SI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"178.58.95.177, 172.70.240.171"}
[17-Apr-2026 09:26:39 UTC] === User Orders API Called ===
[17-Apr-2026 09:26:39 UTC] User ID: 346
[17-Apr-2026 09:26:39 UTC] Limit: 20, Offset: 0
[17-Apr-2026 09:26:39 UTC] Orders found: 4
[17-Apr-2026 09:26:39 UTC] Orders data: [{"id":200,"quantity":41,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"pending","created_at":"2026-04-17 10:18:01","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":199,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"pending","created_at":"2026-04-17 09:40:36","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":198,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:20","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":197,"quantity":1000,"total_coins":20000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:38:00","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[17-Apr-2026 09:26:39 UTC] Total orders count: 4
[17-Apr-2026 09:27:01 UTC] === API CALL LOG ===
[17-Apr-2026 09:27:01 UTC] Endpoint: user/profile.php
[17-Apr-2026 09:27:01 UTC] Full Log Data: {
    "timestamp": "2026-04-17 09:27:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.58.95.177",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eda643b1ec15223-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "178.58.95.177",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "178.58.95.177, 172.70.240.25"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 09:27:01 UTC] === END API CALL LOG ===
[17-Apr-2026 09:27:01 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 09:27:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[17-Apr-2026 09:27:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 09:27:01 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 09:27:01 UTC] User ID: 346
[17-Apr-2026 09:27:01 UTC] ✅ User profile retrieved successfully for user ID: 346
[17-Apr-2026 09:27:01 UTC] User Purchases API - User ID: 346
[17-Apr-2026 09:27:01 UTC] User Purchases API - Total purchases found: 1
[17-Apr-2026 10:13:00 UTC] === API CALL LOG ===
[17-Apr-2026 10:13:00 UTC] Endpoint: user/profile.php
[17-Apr-2026 10:13:00 UTC] Full Log Data: {
    "timestamp": "2026-04-17 10:13:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.58.95.177",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9edaa79419badc9c-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "178.58.95.177",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "178.58.95.177, 172.71.148.68"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 10:13:00 UTC] === END API CALL LOG ===
[17-Apr-2026 10:13:00 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 10:13:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[17-Apr-2026 10:13:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 10:13:00 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 10:13:00 UTC] User ID: 346
[17-Apr-2026 10:13:00 UTC] ✅ User profile retrieved successfully for user ID: 346
[17-Apr-2026 10:13:00 UTC] === API CALL LOG ===
[17-Apr-2026 10:13:00 UTC] Endpoint: user/profile.php
[17-Apr-2026 10:13:00 UTC] Full Log Data: {
    "timestamp": "2026-04-17 10:13:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.58.95.177",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9edaa7980c05dc9c-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "178.58.95.177",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "178.58.95.177, 172.71.148.68"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 10:13:00 UTC] === END API CALL LOG ===
[17-Apr-2026 10:13:00 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 10:13:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[17-Apr-2026 10:13:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 10:13:00 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 10:13:00 UTC] User ID: 346
[17-Apr-2026 10:13:00 UTC] ✅ User profile retrieved successfully for user ID: 346
[17-Apr-2026 10:13:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 10:13:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 10:13:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9edaa7986d31dc9c-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"178.58.95.177","CF-IPCountry":"SI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"178.58.95.177, 172.71.148.68"}
[17-Apr-2026 10:13:00 UTC] === User Orders API Called ===
[17-Apr-2026 10:13:00 UTC] User ID: 346
[17-Apr-2026 10:13:00 UTC] Limit: 20, Offset: 0
[17-Apr-2026 10:13:00 UTC] Orders found: 4
[17-Apr-2026 10:13:00 UTC] Orders data: [{"id":200,"quantity":41,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"pending","created_at":"2026-04-17 10:18:01","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":199,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:36","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":198,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:20","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":197,"quantity":1000,"total_coins":20000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:38:00","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[17-Apr-2026 10:13:00 UTC] Total orders count: 4
[17-Apr-2026 10:13:00 UTC] === API CALL LOG ===
[17-Apr-2026 10:13:00 UTC] Endpoint: user/profile.php
[17-Apr-2026 10:13:00 UTC] Full Log Data: {
    "timestamp": "2026-04-17 10:13:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.58.95.177",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9edaa7990e87dc9c-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "178.58.95.177",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "178.58.95.177, 172.71.148.68"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 10:13:00 UTC] === END API CALL LOG ===
[17-Apr-2026 10:13:00 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 10:13:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[17-Apr-2026 10:13:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 10:13:00 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 10:13:00 UTC] User ID: 346
[17-Apr-2026 10:13:00 UTC] ✅ User profile retrieved successfully for user ID: 346
[17-Apr-2026 10:13:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 10:13:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 10:13:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9edaa7bc0c17dc9c-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"178.58.95.177","CF-IPCountry":"SI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"178.58.95.177, 172.71.148.68"}
[17-Apr-2026 10:13:06 UTC] === User Orders API Called ===
[17-Apr-2026 10:13:06 UTC] User ID: 346
[17-Apr-2026 10:13:06 UTC] Limit: 20, Offset: 0
[17-Apr-2026 10:13:06 UTC] Orders found: 4
[17-Apr-2026 10:13:06 UTC] Orders data: [{"id":200,"quantity":41,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"pending","created_at":"2026-04-17 10:18:01","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":199,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:36","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":198,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:20","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":197,"quantity":1000,"total_coins":20000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:38:00","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[17-Apr-2026 10:13:06 UTC] Total orders count: 4
[17-Apr-2026 10:41:31 UTC] === API CALL LOG ===
[17-Apr-2026 10:41:31 UTC] Endpoint: user/profile.php
[17-Apr-2026 10:41:31 UTC] Full Log Data: {
    "timestamp": "2026-04-17 10:41:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1d34:7830:fc01:e8:1ff1:93c9:54e1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9edad15b2ab066ea-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a00:1d34:7830:fc01:e8:1ff1:93c9:54e1",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a00:1d34:7830:fc01:e8:1ff1:93c9:54e1, 172.71.99.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 10:41:31 UTC] === END API CALL LOG ===
[17-Apr-2026 10:41:31 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 10:41:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[17-Apr-2026 10:41:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 10:41:31 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 10:41:31 UTC] User ID: 267
[17-Apr-2026 10:41:31 UTC] ✅ User profile retrieved successfully for user ID: 267
[17-Apr-2026 10:41:31 UTC] === API CALL LOG ===
[17-Apr-2026 10:41:31 UTC] Endpoint: user/profile.php
[17-Apr-2026 10:41:31 UTC] Full Log Data: {
    "timestamp": "2026-04-17 10:41:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1d34:7830:fc01:e8:1ff1:93c9:54e1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9edad15dedab66ea-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a00:1d34:7830:fc01:e8:1ff1:93c9:54e1",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a00:1d34:7830:fc01:e8:1ff1:93c9:54e1, 172.71.99.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 10:41:31 UTC] === END API CALL LOG ===
[17-Apr-2026 10:41:31 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 10:41:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[17-Apr-2026 10:41:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 10:41:31 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 10:41:31 UTC] User ID: 267
[17-Apr-2026 10:41:31 UTC] ✅ User profile retrieved successfully for user ID: 267
[17-Apr-2026 10:41:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 10:41:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 10:41:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9edad15e4e3466ea-AMS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2a00:1d34:7830:fc01:e8:1ff1:93c9:54e1","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2a00:1d34:7830:fc01:e8:1ff1:93c9:54e1, 172.71.99.195"}
[17-Apr-2026 10:41:31 UTC] === User Orders API Called ===
[17-Apr-2026 10:41:31 UTC] User ID: 267
[17-Apr-2026 10:41:31 UTC] Limit: 20, Offset: 0
[17-Apr-2026 10:41:31 UTC] Orders found: 2
[17-Apr-2026 10:41:31 UTC] Orders data: [{"id":186,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/431","status":"completed","created_at":"2026-04-12 22:03:30","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":171,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/427","status":"completed","created_at":"2026-04-08 13:54:48","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[17-Apr-2026 10:41:31 UTC] Total orders count: 2
[17-Apr-2026 10:41:32 UTC] === API CALL LOG ===
[17-Apr-2026 10:41:32 UTC] Endpoint: user/profile.php
[17-Apr-2026 10:41:32 UTC] Full Log Data: {
    "timestamp": "2026-04-17 10:41:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1d34:7830:fc01:e8:1ff1:93c9:54e1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9edad15f4f6f66ea-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a00:1d34:7830:fc01:e8:1ff1:93c9:54e1",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a00:1d34:7830:fc01:e8:1ff1:93c9:54e1, 172.71.99.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 10:41:32 UTC] === END API CALL LOG ===
[17-Apr-2026 10:41:32 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 10:41:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[17-Apr-2026 10:41:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 10:41:32 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 10:41:32 UTC] User ID: 267
[17-Apr-2026 10:41:32 UTC] ✅ User profile retrieved successfully for user ID: 267
[17-Apr-2026 10:41:32 UTC] === API CALL LOG ===
[17-Apr-2026 10:41:32 UTC] Endpoint: user/profile.php
[17-Apr-2026 10:41:32 UTC] Full Log Data: {
    "timestamp": "2026-04-17 10:41:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1d34:7830:fc01:e8:1ff1:93c9:54e1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9edad160f90366ea-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a00:1d34:7830:fc01:e8:1ff1:93c9:54e1",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a00:1d34:7830:fc01:e8:1ff1:93c9:54e1, 172.71.99.196"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 10:41:32 UTC] === END API CALL LOG ===
[17-Apr-2026 10:41:32 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 10:41:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[17-Apr-2026 10:41:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 10:41:32 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 10:41:32 UTC] User ID: 267
[17-Apr-2026 10:41:32 UTC] ✅ User profile retrieved successfully for user ID: 267
[17-Apr-2026 10:41:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 10:41:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 10:41:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9edad1853c2a66ea-AMS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2a00:1d34:7830:fc01:e8:1ff1:93c9:54e1","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2a00:1d34:7830:fc01:e8:1ff1:93c9:54e1, 172.71.99.195"}
[17-Apr-2026 10:41:38 UTC] === User Orders API Called ===
[17-Apr-2026 10:41:38 UTC] User ID: 267
[17-Apr-2026 10:41:38 UTC] Limit: 20, Offset: 0
[17-Apr-2026 10:41:38 UTC] Orders found: 2
[17-Apr-2026 10:41:38 UTC] Orders data: [{"id":186,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/431","status":"completed","created_at":"2026-04-12 22:03:30","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":171,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/427","status":"completed","created_at":"2026-04-08 13:54:48","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[17-Apr-2026 10:41:38 UTC] Total orders count: 2
[17-Apr-2026 10:41:39 UTC] === API CALL LOG ===
[17-Apr-2026 10:41:39 UTC] Endpoint: user/profile.php
[17-Apr-2026 10:41:39 UTC] Full Log Data: {
    "timestamp": "2026-04-17 10:41:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1d34:7830:fc01:e8:1ff1:93c9:54e1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9edad18b0a4b66ea-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a00:1d34:7830:fc01:e8:1ff1:93c9:54e1",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a00:1d34:7830:fc01:e8:1ff1:93c9:54e1, 172.71.99.196"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 10:41:39 UTC] === END API CALL LOG ===
[17-Apr-2026 10:41:39 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 10:41:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[17-Apr-2026 10:41:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 10:41:39 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 10:41:39 UTC] User ID: 267
[17-Apr-2026 10:41:39 UTC] ✅ User profile retrieved successfully for user ID: 267
[17-Apr-2026 10:41:39 UTC] User Purchases API - User ID: 267
[17-Apr-2026 10:41:39 UTC] User Purchases API - Total purchases found: 2
[17-Apr-2026 10:41:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 10:41:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 10:41:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9edad192f94b66ea-AMS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2a00:1d34:7830:fc01:e8:1ff1:93c9:54e1","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2a00:1d34:7830:fc01:e8:1ff1:93c9:54e1, 172.71.99.195"}
[17-Apr-2026 10:41:40 UTC] === API CALL LOG ===
[17-Apr-2026 10:41:40 UTC] Endpoint: user/profile.php
[17-Apr-2026 10:41:40 UTC] === User Orders API Called ===
[17-Apr-2026 10:41:40 UTC] Full Log Data: {
    "timestamp": "2026-04-17 10:41:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1d34:7830:fc01:e8:1ff1:93c9:54e1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9edad192f94d66ea-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a00:1d34:7830:fc01:e8:1ff1:93c9:54e1",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a00:1d34:7830:fc01:e8:1ff1:93c9:54e1, 172.71.99.196"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 10:41:40 UTC] User ID: 267
[17-Apr-2026 10:41:40 UTC] === END API CALL LOG ===
[17-Apr-2026 10:41:40 UTC] Limit: 20, Offset: 0
[17-Apr-2026 10:41:40 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 10:41:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[17-Apr-2026 10:41:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 10:41:40 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 10:41:40 UTC] User ID: 267
[17-Apr-2026 10:41:40 UTC] ✅ User profile retrieved successfully for user ID: 267
[17-Apr-2026 10:41:40 UTC] Orders found: 2
[17-Apr-2026 10:41:40 UTC] Orders data: [{"id":186,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/431","status":"completed","created_at":"2026-04-12 22:03:30","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":171,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/427","status":"completed","created_at":"2026-04-08 13:54:48","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[17-Apr-2026 10:41:40 UTC] Total orders count: 2
[17-Apr-2026 10:41:40 UTC] === API CALL LOG ===
[17-Apr-2026 10:41:40 UTC] Endpoint: user/profile.php
[17-Apr-2026 10:41:40 UTC] Full Log Data: {
    "timestamp": "2026-04-17 10:41:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1d34:7830:fc01:e8:1ff1:93c9:54e1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9edad194eb2666ea-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a00:1d34:7830:fc01:e8:1ff1:93c9:54e1",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a00:1d34:7830:fc01:e8:1ff1:93c9:54e1, 172.71.99.196"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 10:41:40 UTC] === END API CALL LOG ===
[17-Apr-2026 10:41:40 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 10:41:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[17-Apr-2026 10:41:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 10:41:40 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 10:41:40 UTC] User ID: 267
[17-Apr-2026 10:41:40 UTC] ✅ User profile retrieved successfully for user ID: 267
[17-Apr-2026 10:41:46 UTC] === API CALL LOG ===
[17-Apr-2026 10:41:46 UTC] Endpoint: user/profile.php
[17-Apr-2026 10:41:46 UTC] Full Log Data: {
    "timestamp": "2026-04-17 10:41:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1d34:7830:fc01:e8:1ff1:93c9:54e1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9edad1b93d6466ea-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a00:1d34:7830:fc01:e8:1ff1:93c9:54e1",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a00:1d34:7830:fc01:e8:1ff1:93c9:54e1, 172.71.99.196"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 10:41:46 UTC] === END API CALL LOG ===
[17-Apr-2026 10:41:46 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 10:41:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[17-Apr-2026 10:41:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 10:41:46 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 10:41:46 UTC] User ID: 267
[17-Apr-2026 10:41:46 UTC] ✅ User profile retrieved successfully for user ID: 267
[17-Apr-2026 10:42:04 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 10:42:04 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 10:42:04 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9edad2295d3766ea-AMS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2a00:1d34:7830:fc01:e8:1ff1:93c9:54e1","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2a00:1d34:7830:fc01:e8:1ff1:93c9:54e1, 172.71.99.195"}
[17-Apr-2026 10:42:04 UTC] === User Orders API Called ===
[17-Apr-2026 10:42:04 UTC] User ID: 267
[17-Apr-2026 10:42:04 UTC] Limit: 20, Offset: 0
[17-Apr-2026 10:42:04 UTC] Orders found: 2
[17-Apr-2026 10:42:04 UTC] Orders data: [{"id":186,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/431","status":"completed","created_at":"2026-04-12 22:03:30","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":171,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/427","status":"completed","created_at":"2026-04-08 13:54:48","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[17-Apr-2026 10:42:04 UTC] Total orders count: 2
[17-Apr-2026 10:42:04 UTC] === API CALL LOG ===
[17-Apr-2026 10:42:04 UTC] Endpoint: user/profile.php
[17-Apr-2026 10:42:04 UTC] Full Log Data: {
    "timestamp": "2026-04-17 10:42:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1d34:7830:fc01:e8:1ff1:93c9:54e1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9edad229dda266ea-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a00:1d34:7830:fc01:e8:1ff1:93c9:54e1",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a00:1d34:7830:fc01:e8:1ff1:93c9:54e1, 172.71.99.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 10:42:04 UTC] === END API CALL LOG ===
[17-Apr-2026 10:42:04 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 10:42:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[17-Apr-2026 10:42:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 10:42:04 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 10:42:04 UTC] User ID: 267
[17-Apr-2026 10:42:04 UTC] ✅ User profile retrieved successfully for user ID: 267
[17-Apr-2026 10:42:04 UTC] === API CALL LOG ===
[17-Apr-2026 10:42:04 UTC] Endpoint: user/profile.php
[17-Apr-2026 10:42:04 UTC] Full Log Data: {
    "timestamp": "2026-04-17 10:42:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1d34:7830:fc01:e8:1ff1:93c9:54e1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9edad22b9f0366ea-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a00:1d34:7830:fc01:e8:1ff1:93c9:54e1",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a00:1d34:7830:fc01:e8:1ff1:93c9:54e1, 172.71.99.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 10:42:04 UTC] === END API CALL LOG ===
[17-Apr-2026 10:42:04 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 10:42:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[17-Apr-2026 10:42:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 10:42:04 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 10:42:04 UTC] User ID: 267
[17-Apr-2026 10:42:04 UTC] ✅ User profile retrieved successfully for user ID: 267
[17-Apr-2026 10:42:05 UTC] === API CALL LOG ===
[17-Apr-2026 10:42:05 UTC] Endpoint: user/profile.php
[17-Apr-2026 10:42:05 UTC] Full Log Data: {
    "timestamp": "2026-04-17 10:42:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1d34:7830:fc01:e8:1ff1:93c9:54e1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9edad22d886e66ea-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a00:1d34:7830:fc01:e8:1ff1:93c9:54e1",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a00:1d34:7830:fc01:e8:1ff1:93c9:54e1, 172.71.99.196"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 10:42:05 UTC] === END API CALL LOG ===
[17-Apr-2026 10:42:05 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 10:42:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[17-Apr-2026 10:42:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 10:42:05 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 10:42:05 UTC] User ID: 267
[17-Apr-2026 10:42:05 UTC] ✅ User profile retrieved successfully for user ID: 267
[17-Apr-2026 10:42:07 UTC] === API CALL LOG ===
[17-Apr-2026 10:42:07 UTC] Endpoint: user/profile.php
[17-Apr-2026 10:42:07 UTC] Full Log Data: {
    "timestamp": "2026-04-17 10:42:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1d34:7830:fc01:e8:1ff1:93c9:54e1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9edad23bddc966ea-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a00:1d34:7830:fc01:e8:1ff1:93c9:54e1",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a00:1d34:7830:fc01:e8:1ff1:93c9:54e1, 172.71.99.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 10:42:07 UTC] === END API CALL LOG ===
[17-Apr-2026 10:42:07 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 10:42:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[17-Apr-2026 10:42:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 10:42:07 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 10:42:07 UTC] User ID: 267
[17-Apr-2026 10:42:07 UTC] ✅ User profile retrieved successfully for user ID: 267
[17-Apr-2026 10:42:07 UTC] User Purchases API - User ID: 267
[17-Apr-2026 10:42:07 UTC] User Purchases API - Total purchases found: 2
[17-Apr-2026 10:42:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 10:42:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 10:42:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9edad2453f7566ea-AMS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2a00:1d34:7830:fc01:e8:1ff1:93c9:54e1","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2a00:1d34:7830:fc01:e8:1ff1:93c9:54e1, 172.71.99.195"}
[17-Apr-2026 10:42:08 UTC] === User Orders API Called ===
[17-Apr-2026 10:42:08 UTC] User ID: 267
[17-Apr-2026 10:42:08 UTC] Limit: 20, Offset: 0
[17-Apr-2026 10:42:08 UTC] Orders found: 2
[17-Apr-2026 10:42:08 UTC] Orders data: [{"id":186,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/431","status":"completed","created_at":"2026-04-12 22:03:30","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":171,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/427","status":"completed","created_at":"2026-04-08 13:54:48","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[17-Apr-2026 10:42:08 UTC] Total orders count: 2
[17-Apr-2026 10:42:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 10:42:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 10:42:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9edad286497766ea-AMS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2a00:1d34:7830:fc01:e8:1ff1:93c9:54e1","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2a00:1d34:7830:fc01:e8:1ff1:93c9:54e1, 172.71.99.196"}
[17-Apr-2026 10:42:19 UTC] === User Orders API Called ===
[17-Apr-2026 10:42:19 UTC] User ID: 267
[17-Apr-2026 10:42:19 UTC] Limit: 20, Offset: 0
[17-Apr-2026 10:42:19 UTC] Orders found: 2
[17-Apr-2026 10:42:19 UTC] Orders data: [{"id":186,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/431","status":"completed","created_at":"2026-04-12 22:03:30","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":171,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/427","status":"completed","created_at":"2026-04-08 13:54:48","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[17-Apr-2026 10:42:19 UTC] Total orders count: 2
[17-Apr-2026 10:42:19 UTC] === API CALL LOG ===
[17-Apr-2026 10:42:19 UTC] Endpoint: user/profile.php
[17-Apr-2026 10:42:19 UTC] Full Log Data: {
    "timestamp": "2026-04-17 10:42:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1d34:7830:fc01:e8:1ff1:93c9:54e1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9edad286da3d66ea-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a00:1d34:7830:fc01:e8:1ff1:93c9:54e1",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a00:1d34:7830:fc01:e8:1ff1:93c9:54e1, 172.71.99.196"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 10:42:19 UTC] === END API CALL LOG ===
[17-Apr-2026 10:42:19 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 10:42:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[17-Apr-2026 10:42:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 10:42:19 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 10:42:19 UTC] User ID: 267
[17-Apr-2026 10:42:19 UTC] ✅ User profile retrieved successfully for user ID: 267
[17-Apr-2026 10:42:19 UTC] === API CALL LOG ===
[17-Apr-2026 10:42:19 UTC] Endpoint: user/profile.php
[17-Apr-2026 10:42:19 UTC] Full Log Data: {
    "timestamp": "2026-04-17 10:42:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1d34:7830:fc01:e8:1ff1:93c9:54e1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9edad288dd6f66ea-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a00:1d34:7830:fc01:e8:1ff1:93c9:54e1",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a00:1d34:7830:fc01:e8:1ff1:93c9:54e1, 172.71.99.196"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 10:42:19 UTC] === END API CALL LOG ===
[17-Apr-2026 10:42:19 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 10:42:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[17-Apr-2026 10:42:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 10:42:19 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 10:42:19 UTC] User ID: 267
[17-Apr-2026 10:42:19 UTC] ✅ User profile retrieved successfully for user ID: 267
[17-Apr-2026 10:42:19 UTC] === API CALL LOG ===
[17-Apr-2026 10:42:19 UTC] Endpoint: user/profile.php
[17-Apr-2026 10:42:19 UTC] Full Log Data: {
    "timestamp": "2026-04-17 10:42:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1d34:7830:fc01:e8:1ff1:93c9:54e1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9edad28a3f2566ea-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a00:1d34:7830:fc01:e8:1ff1:93c9:54e1",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a00:1d34:7830:fc01:e8:1ff1:93c9:54e1, 172.71.99.196"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 10:42:19 UTC] === END API CALL LOG ===
[17-Apr-2026 10:42:19 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 10:42:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[17-Apr-2026 10:42:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 10:42:19 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 10:42:19 UTC] User ID: 267
[17-Apr-2026 10:42:19 UTC] ✅ User profile retrieved successfully for user ID: 267
[17-Apr-2026 10:42:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 10:42:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 10:42:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9edad371a8bd66ea-AMS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2a00:1d34:7830:fc01:e8:1ff1:93c9:54e1","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2a00:1d34:7830:fc01:e8:1ff1:93c9:54e1, 172.71.99.195"}
[17-Apr-2026 10:42:56 UTC] === User Orders API Called ===
[17-Apr-2026 10:42:56 UTC] User ID: 267
[17-Apr-2026 10:42:56 UTC] Limit: 20, Offset: 0
[17-Apr-2026 10:42:56 UTC] Orders found: 3
[17-Apr-2026 10:42:56 UTC] Orders data: [{"id":203,"quantity":20,"total_coins":400,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat","status":"pending","created_at":"2026-04-17 14:12:55","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":186,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/431","status":"completed","created_at":"2026-04-12 22:03:30","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":171,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/427","status":"completed","created_at":"2026-04-08 13:54:48","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[17-Apr-2026 10:42:56 UTC] Total orders count: 3
[17-Apr-2026 11:11:53 UTC] === API CALL LOG ===
[17-Apr-2026 11:11:53 UTC] Endpoint: user/profile.php
[17-Apr-2026 11:11:53 UTC] Full Log Data: {
    "timestamp": "2026-04-17 11:11:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.58.95.177",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9edafdd98d68fcd5-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "178.58.95.177",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "178.58.95.177, 172.70.240.15"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 11:11:53 UTC] === END API CALL LOG ===
[17-Apr-2026 11:11:53 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 11:11:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[17-Apr-2026 11:11:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 11:11:53 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 11:11:53 UTC] User ID: 346
[17-Apr-2026 11:11:53 UTC] ✅ User profile retrieved successfully for user ID: 346
[17-Apr-2026 11:11:54 UTC] === API CALL LOG ===
[17-Apr-2026 11:11:54 UTC] Endpoint: user/profile.php
[17-Apr-2026 11:11:54 UTC] Full Log Data: {
    "timestamp": "2026-04-17 11:11:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.58.95.177",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9edafddda9e9fcd5-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "178.58.95.177",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "178.58.95.177, 172.70.240.67"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 11:11:54 UTC] === END API CALL LOG ===
[17-Apr-2026 11:11:54 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 11:11:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[17-Apr-2026 11:11:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 11:11:54 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 11:11:54 UTC] User ID: 346
[17-Apr-2026 11:11:54 UTC] ✅ User profile retrieved successfully for user ID: 346
[17-Apr-2026 11:11:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 11:11:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 11:11:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9edafdddca44fcd5-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"178.58.95.177","CF-IPCountry":"SI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"178.58.95.177, 172.70.240.67"}
[17-Apr-2026 11:11:54 UTC] === User Orders API Called ===
[17-Apr-2026 11:11:54 UTC] User ID: 346
[17-Apr-2026 11:11:54 UTC] Limit: 20, Offset: 0
[17-Apr-2026 11:11:54 UTC] Orders found: 4
[17-Apr-2026 11:11:54 UTC] Orders data: [{"id":200,"quantity":41,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"cancelled","created_at":"2026-04-17 10:18:01","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":199,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:36","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":198,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:20","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":197,"quantity":1000,"total_coins":20000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:38:00","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[17-Apr-2026 11:11:54 UTC] Total orders count: 4
[17-Apr-2026 11:11:54 UTC] === API CALL LOG ===
[17-Apr-2026 11:11:54 UTC] Endpoint: user/profile.php
[17-Apr-2026 11:11:54 UTC] Full Log Data: {
    "timestamp": "2026-04-17 11:11:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.58.95.177",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9edafdde8c4bfcd5-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "178.58.95.177",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "178.58.95.177, 172.70.240.67"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 11:11:54 UTC] === END API CALL LOG ===
[17-Apr-2026 11:11:54 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 11:11:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[17-Apr-2026 11:11:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 11:11:54 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 11:11:54 UTC] User ID: 346
[17-Apr-2026 11:11:54 UTC] ✅ User profile retrieved successfully for user ID: 346
[17-Apr-2026 11:12:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 11:12:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 11:12:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9edafe141a13fcd5-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"178.58.95.177","CF-IPCountry":"SI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"178.58.95.177, 172.70.240.14"}
[17-Apr-2026 11:12:03 UTC] === User Orders API Called ===
[17-Apr-2026 11:12:03 UTC] User ID: 346
[17-Apr-2026 11:12:03 UTC] Limit: 20, Offset: 0
[17-Apr-2026 11:12:03 UTC] Orders found: 4
[17-Apr-2026 11:12:03 UTC] Orders data: [{"id":200,"quantity":41,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"cancelled","created_at":"2026-04-17 10:18:01","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":199,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:36","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":198,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:20","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":197,"quantity":1000,"total_coins":20000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:38:00","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[17-Apr-2026 11:12:03 UTC] Total orders count: 4
[17-Apr-2026 11:12:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 11:12:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 11:12:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9edafe3f1d7dfcd5-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"178.58.95.177","CF-IPCountry":"SI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"178.58.95.177, 172.70.240.14"}
[17-Apr-2026 11:12:10 UTC] === User Orders API Called ===
[17-Apr-2026 11:12:10 UTC] User ID: 346
[17-Apr-2026 11:12:10 UTC] Limit: 20, Offset: 0
[17-Apr-2026 11:12:10 UTC] Orders found: 4
[17-Apr-2026 11:12:10 UTC] Orders data: [{"id":200,"quantity":41,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"cancelled","created_at":"2026-04-17 10:18:01","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":199,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:36","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":198,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:20","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":197,"quantity":1000,"total_coins":20000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:38:00","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[17-Apr-2026 11:12:10 UTC] Total orders count: 4
[17-Apr-2026 11:12:10 UTC] === API CALL LOG ===
[17-Apr-2026 11:12:10 UTC] Endpoint: user/profile.php
[17-Apr-2026 11:12:10 UTC] Full Log Data: {
    "timestamp": "2026-04-17 11:12:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.58.95.177",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9edafe3fbf17fcd5-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "178.58.95.177",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "178.58.95.177, 172.70.240.14"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 11:12:10 UTC] === END API CALL LOG ===
[17-Apr-2026 11:12:10 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 11:12:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[17-Apr-2026 11:12:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 11:12:10 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 11:12:10 UTC] User ID: 346
[17-Apr-2026 11:12:10 UTC] ✅ User profile retrieved successfully for user ID: 346
[17-Apr-2026 11:12:10 UTC] === API CALL LOG ===
[17-Apr-2026 11:12:10 UTC] Endpoint: user/profile.php
[17-Apr-2026 11:12:10 UTC] Full Log Data: {
    "timestamp": "2026-04-17 11:12:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.58.95.177",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9edafe436972fcd5-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "178.58.95.177",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "178.58.95.177, 172.70.240.14"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 11:12:10 UTC] === END API CALL LOG ===
[17-Apr-2026 11:12:10 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 11:12:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[17-Apr-2026 11:12:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 11:12:10 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 11:12:10 UTC] User ID: 346
[17-Apr-2026 11:12:10 UTC] ✅ User profile retrieved successfully for user ID: 346
[17-Apr-2026 11:12:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 11:12:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 11:12:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9edafe7f0f0efcd5-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"178.58.95.177","CF-IPCountry":"SI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"178.58.95.177, 172.70.240.14"}
[17-Apr-2026 11:12:20 UTC] === User Orders API Called ===
[17-Apr-2026 11:12:20 UTC] User ID: 346
[17-Apr-2026 11:12:20 UTC] Limit: 20, Offset: 0
[17-Apr-2026 11:12:20 UTC] Orders found: 4
[17-Apr-2026 11:12:20 UTC] Orders data: [{"id":200,"quantity":41,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"cancelled","created_at":"2026-04-17 10:18:01","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":199,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:36","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":198,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:20","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":197,"quantity":1000,"total_coins":20000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:38:00","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[17-Apr-2026 11:12:20 UTC] Total orders count: 4
[17-Apr-2026 11:12:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 11:12:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 11:12:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9edafe9f1be6fcd5-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"178.58.95.177","CF-IPCountry":"SI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"178.58.95.177, 172.70.240.14"}
[17-Apr-2026 11:12:25 UTC] === User Orders API Called ===
[17-Apr-2026 11:12:25 UTC] User ID: 346
[17-Apr-2026 11:12:25 UTC] Limit: 20, Offset: 0
[17-Apr-2026 11:12:25 UTC] Orders found: 4
[17-Apr-2026 11:12:25 UTC] Orders data: [{"id":200,"quantity":41,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"cancelled","created_at":"2026-04-17 10:18:01","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":199,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:36","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":198,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:20","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":197,"quantity":1000,"total_coins":20000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:38:00","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[17-Apr-2026 11:12:25 UTC] Total orders count: 4
[17-Apr-2026 11:12:25 UTC] === API CALL LOG ===
[17-Apr-2026 11:12:25 UTC] Endpoint: user/profile.php
[17-Apr-2026 11:12:25 UTC] Full Log Data: {
    "timestamp": "2026-04-17 11:12:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.58.95.177",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9edafe9fad82fcd5-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "178.58.95.177",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "178.58.95.177, 172.70.240.14"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 11:12:25 UTC] === END API CALL LOG ===
[17-Apr-2026 11:12:25 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 11:12:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[17-Apr-2026 11:12:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 11:12:25 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 11:12:25 UTC] User ID: 346
[17-Apr-2026 11:12:25 UTC] ✅ User profile retrieved successfully for user ID: 346
[17-Apr-2026 11:12:26 UTC] === API CALL LOG ===
[17-Apr-2026 11:12:26 UTC] Endpoint: user/profile.php
[17-Apr-2026 11:12:26 UTC] Full Log Data: {
    "timestamp": "2026-04-17 11:12:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.58.95.177",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9edafea37909fcd5-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "178.58.95.177",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "178.58.95.177, 172.70.240.14"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 11:12:26 UTC] === END API CALL LOG ===
[17-Apr-2026 11:12:26 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 11:12:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[17-Apr-2026 11:12:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 11:12:26 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 11:12:26 UTC] User ID: 346
[17-Apr-2026 11:12:26 UTC] ✅ User profile retrieved successfully for user ID: 346
[17-Apr-2026 11:12:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 11:12:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 11:12:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9edafef7ae0cfcd5-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"178.58.95.177","CF-IPCountry":"SI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"178.58.95.177, 172.70.240.14"}
[17-Apr-2026 11:12:39 UTC] === User Orders API Called ===
[17-Apr-2026 11:12:39 UTC] User ID: 346
[17-Apr-2026 11:12:39 UTC] Limit: 20, Offset: 0
[17-Apr-2026 11:12:39 UTC] Orders found: 4
[17-Apr-2026 11:12:39 UTC] Orders data: [{"id":200,"quantity":41,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"cancelled","created_at":"2026-04-17 10:18:01","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":199,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:36","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":198,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:20","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":197,"quantity":1000,"total_coins":20000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:38:00","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[17-Apr-2026 11:12:39 UTC] Total orders count: 4
[17-Apr-2026 11:12:39 UTC] === API CALL LOG ===
[17-Apr-2026 11:12:39 UTC] Endpoint: user/profile.php
[17-Apr-2026 11:12:39 UTC] Full Log Data: {
    "timestamp": "2026-04-17 11:12:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.58.95.177",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9edafef83f8ffcd5-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "178.58.95.177",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "178.58.95.177, 172.70.240.14"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 11:12:39 UTC] === END API CALL LOG ===
[17-Apr-2026 11:12:39 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 11:12:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[17-Apr-2026 11:12:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 11:12:39 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 11:12:39 UTC] User ID: 346
[17-Apr-2026 11:12:39 UTC] ✅ User profile retrieved successfully for user ID: 346
[17-Apr-2026 11:12:40 UTC] === API CALL LOG ===
[17-Apr-2026 11:12:40 UTC] Endpoint: user/profile.php
[17-Apr-2026 11:12:40 UTC] Full Log Data: {
    "timestamp": "2026-04-17 11:12:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.58.95.177",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9edafefc1986fcd5-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "178.58.95.177",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "178.58.95.177, 172.70.240.14"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 11:12:40 UTC] === END API CALL LOG ===
[17-Apr-2026 11:12:40 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 11:12:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[17-Apr-2026 11:12:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 11:12:40 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 11:12:40 UTC] User ID: 346
[17-Apr-2026 11:12:40 UTC] ✅ User profile retrieved successfully for user ID: 346
[17-Apr-2026 11:12:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 11:12:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 11:12:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9edaff2e9f84fcd5-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"178.58.95.177","CF-IPCountry":"SI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"178.58.95.177, 172.70.240.14"}
[17-Apr-2026 11:12:48 UTC] === User Orders API Called ===
[17-Apr-2026 11:12:48 UTC] User ID: 346
[17-Apr-2026 11:12:48 UTC] Limit: 20, Offset: 0
[17-Apr-2026 11:12:48 UTC] Orders found: 4
[17-Apr-2026 11:12:48 UTC] Orders data: [{"id":200,"quantity":41,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"cancelled","created_at":"2026-04-17 10:18:01","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":199,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:36","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":198,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:20","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":197,"quantity":1000,"total_coins":20000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:38:00","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[17-Apr-2026 11:12:48 UTC] Total orders count: 4
[17-Apr-2026 11:12:48 UTC] === API CALL LOG ===
[17-Apr-2026 11:12:48 UTC] Endpoint: user/profile.php
[17-Apr-2026 11:12:48 UTC] Full Log Data: {
    "timestamp": "2026-04-17 11:12:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.58.95.177",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9edaff2f291cfcd5-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "178.58.95.177",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "178.58.95.177, 172.70.240.14"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 11:12:48 UTC] === END API CALL LOG ===
[17-Apr-2026 11:12:48 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 11:12:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[17-Apr-2026 11:12:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 11:12:48 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 11:12:48 UTC] User ID: 346
[17-Apr-2026 11:12:48 UTC] ✅ User profile retrieved successfully for user ID: 346
[17-Apr-2026 11:12:49 UTC] === API CALL LOG ===
[17-Apr-2026 11:12:49 UTC] Endpoint: user/profile.php
[17-Apr-2026 11:12:49 UTC] Full Log Data: {
    "timestamp": "2026-04-17 11:12:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.58.95.177",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9edaff334c4cfcd5-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "178.58.95.177",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "178.58.95.177, 172.70.240.14"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 11:12:49 UTC] === END API CALL LOG ===
[17-Apr-2026 11:12:49 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 11:12:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[17-Apr-2026 11:12:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 11:12:49 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 11:12:49 UTC] User ID: 346
[17-Apr-2026 11:12:49 UTC] ✅ User profile retrieved successfully for user ID: 346
[17-Apr-2026 11:14:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 11:14:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 11:14:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9edb02432b309f58-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"178.58.95.177","CF-IPCountry":"SI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"178.58.95.177, 162.158.95.58"}
[17-Apr-2026 11:14:54 UTC] === User Orders API Called ===
[17-Apr-2026 11:14:54 UTC] User ID: 346
[17-Apr-2026 11:14:54 UTC] Limit: 20, Offset: 0
[17-Apr-2026 11:14:54 UTC] Orders found: 5
[17-Apr-2026 11:14:54 UTC] Orders data: [{"id":204,"quantity":820,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro\/1234567","status":"pending","created_at":"2026-04-17 14:44:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":200,"quantity":41,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"cancelled","created_at":"2026-04-17 10:18:01","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":199,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:36","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":198,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:20","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":197,"quantity":1000,"total_coins":20000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:38:00","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[17-Apr-2026 11:14:54 UTC] Total orders count: 5
[17-Apr-2026 11:15:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 11:15:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 11:15:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9edb027079579f58-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"178.58.95.177","CF-IPCountry":"SI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"178.58.95.177, 162.158.95.57"}
[17-Apr-2026 11:15:01 UTC] === User Orders API Called ===
[17-Apr-2026 11:15:01 UTC] User ID: 346
[17-Apr-2026 11:15:01 UTC] Limit: 20, Offset: 0
[17-Apr-2026 11:15:01 UTC] Orders found: 5
[17-Apr-2026 11:15:01 UTC] Orders data: [{"id":204,"quantity":820,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro\/1234567","status":"pending","created_at":"2026-04-17 14:44:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":200,"quantity":41,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"cancelled","created_at":"2026-04-17 10:18:01","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":199,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:36","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":198,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:20","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":197,"quantity":1000,"total_coins":20000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:38:00","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[17-Apr-2026 11:15:01 UTC] Total orders count: 5
[17-Apr-2026 11:15:01 UTC] === API CALL LOG ===
[17-Apr-2026 11:15:01 UTC] Endpoint: user/profile.php
[17-Apr-2026 11:15:01 UTC] Full Log Data: {
    "timestamp": "2026-04-17 11:15:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.58.95.177",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9edb027139fb9f58-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "178.58.95.177",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "178.58.95.177, 162.158.95.57"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 11:15:01 UTC] === END API CALL LOG ===
[17-Apr-2026 11:15:01 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 11:15:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[17-Apr-2026 11:15:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 11:15:01 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 11:15:01 UTC] User ID: 346
[17-Apr-2026 11:15:01 UTC] ✅ User profile retrieved successfully for user ID: 346
[17-Apr-2026 11:15:02 UTC] === API CALL LOG ===
[17-Apr-2026 11:15:02 UTC] Endpoint: user/profile.php
[17-Apr-2026 11:15:02 UTC] Full Log Data: {
    "timestamp": "2026-04-17 11:15:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.58.95.177",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9edb0274cd799f58-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "178.58.95.177",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "178.58.95.177, 162.158.95.57"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 11:15:02 UTC] === END API CALL LOG ===
[17-Apr-2026 11:15:02 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 11:15:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[17-Apr-2026 11:15:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 11:15:02 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 11:15:02 UTC] User ID: 346
[17-Apr-2026 11:15:02 UTC] ✅ User profile retrieved successfully for user ID: 346
[17-Apr-2026 11:15:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 11:15:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 11:15:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9edb02edfe6d9f58-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"178.58.95.177","CF-IPCountry":"SI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"178.58.95.177, 162.158.95.57"}
[17-Apr-2026 11:15:21 UTC] === User Orders API Called ===
[17-Apr-2026 11:15:21 UTC] User ID: 346
[17-Apr-2026 11:15:21 UTC] Limit: 20, Offset: 0
[17-Apr-2026 11:15:21 UTC] Orders found: 5
[17-Apr-2026 11:15:21 UTC] Orders data: [{"id":204,"quantity":820,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro\/1234567","status":"pending","created_at":"2026-04-17 14:44:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":200,"quantity":41,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"cancelled","created_at":"2026-04-17 10:18:01","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":199,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:36","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":198,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:20","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":197,"quantity":1000,"total_coins":20000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:38:00","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[17-Apr-2026 11:15:21 UTC] Total orders count: 5
[17-Apr-2026 11:15:22 UTC] === API CALL LOG ===
[17-Apr-2026 11:15:22 UTC] Endpoint: user/profile.php
[17-Apr-2026 11:15:22 UTC] Full Log Data: {
    "timestamp": "2026-04-17 11:15:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.58.95.177",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9edb02ee9f0b9f58-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "178.58.95.177",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "178.58.95.177, 162.158.95.57"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 11:15:22 UTC] === END API CALL LOG ===
[17-Apr-2026 11:15:22 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 11:15:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[17-Apr-2026 11:15:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 11:15:22 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 11:15:22 UTC] User ID: 346
[17-Apr-2026 11:15:22 UTC] ✅ User profile retrieved successfully for user ID: 346
[17-Apr-2026 11:15:22 UTC] === API CALL LOG ===
[17-Apr-2026 11:15:22 UTC] Endpoint: user/profile.php
[17-Apr-2026 11:15:22 UTC] Full Log Data: {
    "timestamp": "2026-04-17 11:15:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.58.95.177",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9edb02f26ac69f58-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "178.58.95.177",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "178.58.95.177, 162.158.95.57"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 11:15:22 UTC] === END API CALL LOG ===
[17-Apr-2026 11:15:22 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 11:15:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[17-Apr-2026 11:15:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 11:15:22 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 11:15:22 UTC] User ID: 346
[17-Apr-2026 11:15:22 UTC] ✅ User profile retrieved successfully for user ID: 346
[17-Apr-2026 11:15:37 UTC] === API CALL LOG ===
[17-Apr-2026 11:15:37 UTC] Endpoint: user/profile.php
[17-Apr-2026 11:15:37 UTC] Full Log Data: {
    "timestamp": "2026-04-17 11:15:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.58.95.177",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9edb034d68ac9f58-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "178.58.95.177",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "178.58.95.177, 162.158.95.57"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 11:15:37 UTC] === END API CALL LOG ===
[17-Apr-2026 11:15:37 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 11:15:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[17-Apr-2026 11:15:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 11:15:37 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 11:15:37 UTC] User ID: 346
[17-Apr-2026 11:15:37 UTC] ✅ User profile retrieved successfully for user ID: 346
[17-Apr-2026 11:15:37 UTC] User Purchases API - User ID: 346
[17-Apr-2026 11:15:37 UTC] User Purchases API - Total purchases found: 1
[17-Apr-2026 11:15:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 11:15:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 11:15:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9edb03658e499f58-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"178.58.95.177","CF-IPCountry":"SI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"178.58.95.177, 162.158.95.57"}
[17-Apr-2026 11:15:41 UTC] === User Orders API Called ===
[17-Apr-2026 11:15:41 UTC] User ID: 346
[17-Apr-2026 11:15:41 UTC] Limit: 20, Offset: 0
[17-Apr-2026 11:15:41 UTC] Orders found: 5
[17-Apr-2026 11:15:41 UTC] Orders data: [{"id":204,"quantity":820,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro\/1234567","status":"pending","created_at":"2026-04-17 14:44:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":200,"quantity":41,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"cancelled","created_at":"2026-04-17 10:18:01","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":199,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:36","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":198,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:20","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":197,"quantity":1000,"total_coins":20000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:38:00","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[17-Apr-2026 11:15:41 UTC] Total orders count: 5
[17-Apr-2026 11:15:41 UTC] === API CALL LOG ===
[17-Apr-2026 11:15:41 UTC] Endpoint: user/profile.php
[17-Apr-2026 11:15:41 UTC] Full Log Data: {
    "timestamp": "2026-04-17 11:15:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.58.95.177",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9edb03661eda9f58-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "178.58.95.177",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "178.58.95.177, 162.158.95.57"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 11:15:41 UTC] === END API CALL LOG ===
[17-Apr-2026 11:15:41 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 11:15:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[17-Apr-2026 11:15:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 11:15:41 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 11:15:41 UTC] User ID: 346
[17-Apr-2026 11:15:41 UTC] ✅ User profile retrieved successfully for user ID: 346
[17-Apr-2026 11:15:41 UTC] === API CALL LOG ===
[17-Apr-2026 11:15:41 UTC] Endpoint: user/profile.php
[17-Apr-2026 11:15:41 UTC] Full Log Data: {
    "timestamp": "2026-04-17 11:15:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.58.95.177",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9edb0369ea299f58-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "178.58.95.177",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "178.58.95.177, 162.158.95.57"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 11:15:41 UTC] === END API CALL LOG ===
[17-Apr-2026 11:15:41 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 11:15:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[17-Apr-2026 11:15:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 11:15:41 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 11:15:41 UTC] User ID: 346
[17-Apr-2026 11:15:41 UTC] ✅ User profile retrieved successfully for user ID: 346
[17-Apr-2026 11:15:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 11:15:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 11:15:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9edb038229879f58-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"178.58.95.177","CF-IPCountry":"SI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"178.58.95.177, 162.158.95.57"}
[17-Apr-2026 11:15:45 UTC] === User Orders API Called ===
[17-Apr-2026 11:15:45 UTC] User ID: 346
[17-Apr-2026 11:15:45 UTC] Limit: 20, Offset: 0
[17-Apr-2026 11:15:45 UTC] Orders found: 5
[17-Apr-2026 11:15:45 UTC] Orders data: [{"id":204,"quantity":820,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro\/1234567","status":"pending","created_at":"2026-04-17 14:44:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":200,"quantity":41,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"cancelled","created_at":"2026-04-17 10:18:01","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":199,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:36","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":198,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:20","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":197,"quantity":1000,"total_coins":20000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:38:00","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[17-Apr-2026 11:15:45 UTC] Total orders count: 5
[17-Apr-2026 11:15:45 UTC] === API CALL LOG ===
[17-Apr-2026 11:15:45 UTC] Endpoint: user/profile.php
[17-Apr-2026 11:15:45 UTC] Full Log Data: {
    "timestamp": "2026-04-17 11:15:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.58.95.177",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9edb0382ba069f58-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "178.58.95.177",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "178.58.95.177, 162.158.95.57"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 11:15:45 UTC] === END API CALL LOG ===
[17-Apr-2026 11:15:45 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 11:15:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[17-Apr-2026 11:15:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 11:15:45 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 11:15:45 UTC] User ID: 346
[17-Apr-2026 11:15:45 UTC] ✅ User profile retrieved successfully for user ID: 346
[17-Apr-2026 11:15:46 UTC] === API CALL LOG ===
[17-Apr-2026 11:15:46 UTC] Endpoint: user/profile.php
[17-Apr-2026 11:15:46 UTC] Full Log Data: {
    "timestamp": "2026-04-17 11:15:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.58.95.177",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9edb03865d5f9f58-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "178.58.95.177",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "178.58.95.177, 162.158.95.57"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 11:15:46 UTC] === END API CALL LOG ===
[17-Apr-2026 11:15:46 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 11:15:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[17-Apr-2026 11:15:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 11:15:46 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 11:15:46 UTC] User ID: 346
[17-Apr-2026 11:15:46 UTC] ✅ User profile retrieved successfully for user ID: 346
[17-Apr-2026 11:29:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 11:29:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 11:29:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9edb176c5f318ed5-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"178.58.95.177","CF-IPCountry":"SI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"178.58.95.177, 172.68.192.234"}
[17-Apr-2026 11:29:21 UTC] === User Orders API Called ===
[17-Apr-2026 11:29:21 UTC] User ID: 346
[17-Apr-2026 11:29:21 UTC] Limit: 20, Offset: 0
[17-Apr-2026 11:29:21 UTC] Orders found: 5
[17-Apr-2026 11:29:21 UTC] Orders data: [{"id":204,"quantity":820,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro\/1234567","status":"pending","created_at":"2026-04-17 14:44:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":200,"quantity":41,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"cancelled","created_at":"2026-04-17 10:18:01","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":199,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:36","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":198,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:20","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":197,"quantity":1000,"total_coins":20000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:38:00","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[17-Apr-2026 11:29:21 UTC] Total orders count: 5
[17-Apr-2026 11:29:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 11:29:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 11:29:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9edb177e4e9c8ed5-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"178.58.95.177","CF-IPCountry":"SI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"178.58.95.177, 172.70.242.98"}
[17-Apr-2026 11:29:24 UTC] === User Orders API Called ===
[17-Apr-2026 11:29:24 UTC] User ID: 346
[17-Apr-2026 11:29:24 UTC] Limit: 20, Offset: 0
[17-Apr-2026 11:29:24 UTC] Orders found: 5
[17-Apr-2026 11:29:24 UTC] Orders data: [{"id":204,"quantity":820,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro\/1234567","status":"pending","created_at":"2026-04-17 14:44:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":200,"quantity":41,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"cancelled","created_at":"2026-04-17 10:18:01","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":199,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:36","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":198,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:20","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":197,"quantity":1000,"total_coins":20000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:38:00","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[17-Apr-2026 11:29:24 UTC] Total orders count: 5
[17-Apr-2026 11:29:24 UTC] === API CALL LOG ===
[17-Apr-2026 11:29:24 UTC] Endpoint: user/profile.php
[17-Apr-2026 11:29:24 UTC] Full Log Data: {
    "timestamp": "2026-04-17 11:29:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.58.95.177",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9edb177eef148ed5-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "178.58.95.177",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "178.58.95.177, 172.70.242.98"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 11:29:24 UTC] === END API CALL LOG ===
[17-Apr-2026 11:29:24 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 11:29:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[17-Apr-2026 11:29:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 11:29:24 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 11:29:24 UTC] User ID: 346
[17-Apr-2026 11:29:24 UTC] ✅ User profile retrieved successfully for user ID: 346
[17-Apr-2026 11:29:24 UTC] === API CALL LOG ===
[17-Apr-2026 11:29:24 UTC] Endpoint: user/profile.php
[17-Apr-2026 11:29:24 UTC] Full Log Data: {
    "timestamp": "2026-04-17 11:29:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.58.95.177",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9edb1782daba8ed5-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "178.58.95.177",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "178.58.95.177, 172.70.242.98"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 11:29:24 UTC] === END API CALL LOG ===
[17-Apr-2026 11:29:24 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 11:29:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[17-Apr-2026 11:29:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 11:29:24 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 11:29:24 UTC] User ID: 346
[17-Apr-2026 11:29:24 UTC] ✅ User profile retrieved successfully for user ID: 346
[17-Apr-2026 11:29:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 11:29:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 11:29:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9edb179f2b938ed5-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"178.58.95.177","CF-IPCountry":"SI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"178.58.95.177, 172.70.242.98"}
[17-Apr-2026 11:29:29 UTC] === User Orders API Called ===
[17-Apr-2026 11:29:29 UTC] User ID: 346
[17-Apr-2026 11:29:29 UTC] Limit: 20, Offset: 0
[17-Apr-2026 11:29:29 UTC] Orders found: 5
[17-Apr-2026 11:29:29 UTC] Orders data: [{"id":204,"quantity":820,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro\/1234567","status":"pending","created_at":"2026-04-17 14:44:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":200,"quantity":41,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"cancelled","created_at":"2026-04-17 10:18:01","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":199,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:36","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":198,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:20","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":197,"quantity":1000,"total_coins":20000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:38:00","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[17-Apr-2026 11:29:29 UTC] Total orders count: 5
[17-Apr-2026 11:29:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 11:29:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 11:29:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9edb17b1fb168ed5-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"178.58.95.177","CF-IPCountry":"SI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"178.58.95.177, 172.68.192.235"}
[17-Apr-2026 11:29:32 UTC] === User Orders API Called ===
[17-Apr-2026 11:29:32 UTC] User ID: 346
[17-Apr-2026 11:29:32 UTC] Limit: 20, Offset: 0
[17-Apr-2026 11:29:32 UTC] Orders found: 5
[17-Apr-2026 11:29:32 UTC] Orders data: [{"id":204,"quantity":820,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro\/1234567","status":"pending","created_at":"2026-04-17 14:44:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":200,"quantity":41,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"cancelled","created_at":"2026-04-17 10:18:01","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":199,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:36","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":198,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:20","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":197,"quantity":1000,"total_coins":20000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:38:00","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[17-Apr-2026 11:29:32 UTC] Total orders count: 5
[17-Apr-2026 11:29:32 UTC] === API CALL LOG ===
[17-Apr-2026 11:29:32 UTC] Endpoint: user/profile.php
[17-Apr-2026 11:29:32 UTC] Full Log Data: {
    "timestamp": "2026-04-17 11:29:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.58.95.177",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9edb17b28b978ed5-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "178.58.95.177",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "178.58.95.177, 172.68.192.235"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 11:29:32 UTC] === END API CALL LOG ===
[17-Apr-2026 11:29:32 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 11:29:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[17-Apr-2026 11:29:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 11:29:32 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 11:29:32 UTC] User ID: 346
[17-Apr-2026 11:29:32 UTC] ✅ User profile retrieved successfully for user ID: 346
[17-Apr-2026 11:29:33 UTC] === API CALL LOG ===
[17-Apr-2026 11:29:33 UTC] Endpoint: user/profile.php
[17-Apr-2026 11:29:33 UTC] Full Log Data: {
    "timestamp": "2026-04-17 11:29:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.58.95.177",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9edb17b62e858ed5-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "178.58.95.177",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "178.58.95.177, 172.68.192.235"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 11:29:33 UTC] === END API CALL LOG ===
[17-Apr-2026 11:29:33 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 11:29:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[17-Apr-2026 11:29:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 11:29:33 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 11:29:33 UTC] User ID: 346
[17-Apr-2026 11:29:33 UTC] ✅ User profile retrieved successfully for user ID: 346
[17-Apr-2026 11:29:34 UTC] === API CALL LOG ===
[17-Apr-2026 11:29:34 UTC] Endpoint: user/profile.php
[17-Apr-2026 11:29:34 UTC] Full Log Data: {
    "timestamp": "2026-04-17 11:29:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.58.95.177",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9edb17bd5c778ed5-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "178.58.95.177",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "178.58.95.177, 172.68.192.235"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 11:29:34 UTC] === END API CALL LOG ===
[17-Apr-2026 11:29:34 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 11:29:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[17-Apr-2026 11:29:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 11:29:34 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 11:29:34 UTC] User ID: 346
[17-Apr-2026 11:29:34 UTC] ✅ User profile retrieved successfully for user ID: 346
[17-Apr-2026 11:29:34 UTC] User Purchases API - User ID: 346
[17-Apr-2026 11:29:34 UTC] User Purchases API - Total purchases found: 1
[17-Apr-2026 11:29:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 11:29:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 11:29:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9edb17d30dec8ed5-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"178.58.95.177","CF-IPCountry":"SI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"178.58.95.177, 172.68.192.235"}
[17-Apr-2026 11:29:37 UTC] === User Orders API Called ===
[17-Apr-2026 11:29:37 UTC] User ID: 346
[17-Apr-2026 11:29:37 UTC] Limit: 20, Offset: 0
[17-Apr-2026 11:29:37 UTC] Orders found: 5
[17-Apr-2026 11:29:37 UTC] Orders data: [{"id":204,"quantity":820,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro\/1234567","status":"pending","created_at":"2026-04-17 14:44:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":200,"quantity":41,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"cancelled","created_at":"2026-04-17 10:18:01","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":199,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:36","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":198,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:20","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":197,"quantity":1000,"total_coins":20000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:38:00","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[17-Apr-2026 11:29:37 UTC] Total orders count: 5
[17-Apr-2026 11:41:13 UTC] === API CALL LOG ===
[17-Apr-2026 11:41:13 UTC] Endpoint: user/profile.php
[17-Apr-2026 11:41:13 UTC] Full Log Data: {
    "timestamp": "2026-04-17 11:41:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.77.53.178",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUyIiwidXNlcm5hbWUiOiJzaGhkaGRoZCIsImVtYWlsIjoianNoc2hzaHNAZ21haWwuY29tIiwiZXhwIjoxNzc3MDMwODcyfQ.blSnNEKsrDPMZxmF__KVwPOpcBeViEwzN8dsbF6Qs9M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9edb28cecec4be26-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "37.77.53.178",
        "CF-IPCountry": "IQ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "37.77.53.178, 172.71.137.152"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 11:41:13 UTC] === END API CALL LOG ===
[17-Apr-2026 11:41:13 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 11:41:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUyIiwidXNlcm5hbWUiOiJzaGhkaGRoZCIsImVtYWlsIjoianNoc2hzaHNAZ21haWwuY29tIiwiZXhwIjoxNzc3MDMwODcyfQ.blSnNEKsrDPMZxmF__KVwPOpcBeViEwzN8dsbF6Qs9M
[17-Apr-2026 11:41:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 11:41:13 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 11:41:13 UTC] User ID: 352
[17-Apr-2026 11:41:13 UTC] ✅ User profile retrieved successfully for user ID: 352
[17-Apr-2026 11:41:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 11:41:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 11:41:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUyIiwidXNlcm5hbWUiOiJzaGhkaGRoZCIsImVtYWlsIjoianNoc2hzaHNAZ21haWwuY29tIiwiZXhwIjoxNzc3MDMwODcyfQ.blSnNEKsrDPMZxmF__KVwPOpcBeViEwzN8dsbF6Qs9M","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9edb28cedec8be26-BGW","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"37.77.53.178","CF-IPCountry":"IQ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"37.77.53.178, 172.71.137.152"}
[17-Apr-2026 11:41:13 UTC] === User Orders API Called ===
[17-Apr-2026 11:41:13 UTC] User ID: 352
[17-Apr-2026 11:41:13 UTC] Limit: 20, Offset: 0
[17-Apr-2026 11:41:13 UTC] Orders found: 0
[17-Apr-2026 11:41:13 UTC] Orders data: []
[17-Apr-2026 11:41:13 UTC] Total orders count: 0
[17-Apr-2026 11:41:13 UTC] === API CALL LOG ===
[17-Apr-2026 11:41:13 UTC] Endpoint: user/profile.php
[17-Apr-2026 11:41:13 UTC] Full Log Data: {
    "timestamp": "2026-04-17 11:41:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.77.53.178",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUyIiwidXNlcm5hbWUiOiJzaGhkaGRoZCIsImVtYWlsIjoianNoc2hzaHNAZ21haWwuY29tIiwiZXhwIjoxNzc3MDMwODcyfQ.blSnNEKsrDPMZxmF__KVwPOpcBeViEwzN8dsbF6Qs9M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9edb28cf7f15be26-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "37.77.53.178",
        "CF-IPCountry": "IQ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "37.77.53.178, 172.71.137.152"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 11:41:13 UTC] === END API CALL LOG ===
[17-Apr-2026 11:41:13 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 11:41:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUyIiwidXNlcm5hbWUiOiJzaGhkaGRoZCIsImVtYWlsIjoianNoc2hzaHNAZ21haWwuY29tIiwiZXhwIjoxNzc3MDMwODcyfQ.blSnNEKsrDPMZxmF__KVwPOpcBeViEwzN8dsbF6Qs9M
[17-Apr-2026 11:41:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 11:41:13 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 11:41:13 UTC] User ID: 352
[17-Apr-2026 11:41:13 UTC] ✅ User profile retrieved successfully for user ID: 352
[17-Apr-2026 11:41:14 UTC] === API CALL LOG ===
[17-Apr-2026 11:41:14 UTC] Endpoint: user/profile.php
[17-Apr-2026 11:41:14 UTC] Full Log Data: {
    "timestamp": "2026-04-17 11:41:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.77.53.178",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUyIiwidXNlcm5hbWUiOiJzaGhkaGRoZCIsImVtYWlsIjoianNoc2hzaHNAZ21haWwuY29tIiwiZXhwIjoxNzc3MDMwODcyfQ.blSnNEKsrDPMZxmF__KVwPOpcBeViEwzN8dsbF6Qs9M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9edb28d2f889be26-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "37.77.53.178",
        "CF-IPCountry": "IQ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "37.77.53.178, 172.71.137.152"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 11:41:14 UTC] === END API CALL LOG ===
[17-Apr-2026 11:41:14 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 11:41:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUyIiwidXNlcm5hbWUiOiJzaGhkaGRoZCIsImVtYWlsIjoianNoc2hzaHNAZ21haWwuY29tIiwiZXhwIjoxNzc3MDMwODcyfQ.blSnNEKsrDPMZxmF__KVwPOpcBeViEwzN8dsbF6Qs9M
[17-Apr-2026 11:41:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 11:41:14 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 11:41:14 UTC] User ID: 352
[17-Apr-2026 11:41:14 UTC] ✅ User profile retrieved successfully for user ID: 352
[17-Apr-2026 11:41:20 UTC] === API CALL LOG ===
[17-Apr-2026 11:41:20 UTC] Endpoint: user/profile.php
[17-Apr-2026 11:41:20 UTC] Full Log Data: {
    "timestamp": "2026-04-17 11:41:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:5451:3e74:3532:844f:a7d9:1251",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUzIiwidXNlcm5hbWUiOiJyaWZhdGhhc2FuMTEiLCJlbWFpbCI6InJoMTgxNzUwNUBnbWFpbC5jb20iLCJleHAiOjE3NzcwMzA4Nzh9.fPoWADBmSIwJxjz7RuzS3dMvX5-VtU9h1rOtZjJjEzE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9edb28f68df3f3f4-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2400:c600:5451:3e74:3532:844f:a7d9:1251",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2400:c600:5451:3e74:3532:844f:a7d9:1251, 172.69.218.179"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 11:41:20 UTC] === END API CALL LOG ===
[17-Apr-2026 11:41:20 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 11:41:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUzIiwidXNlcm5hbWUiOiJyaWZhdGhhc2FuMTEiLCJlbWFpbCI6InJoMTgxNzUwNUBnbWFpbC5jb20iLCJleHAiOjE3NzcwMzA4Nzh9.fPoWADBmSIwJxjz7RuzS3dMvX5-VtU9h1rOtZjJjEzE
[17-Apr-2026 11:41:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 11:41:20 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 11:41:20 UTC] User ID: 353
[17-Apr-2026 11:41:20 UTC] ✅ User profile retrieved successfully for user ID: 353
[17-Apr-2026 11:41:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 11:41:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 11:41:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUzIiwidXNlcm5hbWUiOiJyaWZhdGhhc2FuMTEiLCJlbWFpbCI6InJoMTgxNzUwNUBnbWFpbC5jb20iLCJleHAiOjE3NzcwMzA4Nzh9.fPoWADBmSIwJxjz7RuzS3dMvX5-VtU9h1rOtZjJjEzE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9edb28f6ce48f3f4-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2400:c600:5451:3e74:3532:844f:a7d9:1251","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2400:c600:5451:3e74:3532:844f:a7d9:1251, 172.69.218.178"}
[17-Apr-2026 11:41:20 UTC] === User Orders API Called ===
[17-Apr-2026 11:41:20 UTC] User ID: 353
[17-Apr-2026 11:41:20 UTC] Limit: 20, Offset: 0
[17-Apr-2026 11:41:20 UTC] Orders found: 0
[17-Apr-2026 11:41:20 UTC] Orders data: []
[17-Apr-2026 11:41:20 UTC] Total orders count: 0
[17-Apr-2026 11:41:20 UTC] === API CALL LOG ===
[17-Apr-2026 11:41:20 UTC] Endpoint: user/profile.php
[17-Apr-2026 11:41:20 UTC] Full Log Data: {
    "timestamp": "2026-04-17 11:41:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:5451:3e74:3532:844f:a7d9:1251",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUzIiwidXNlcm5hbWUiOiJyaWZhdGhhc2FuMTEiLCJlbWFpbCI6InJoMTgxNzUwNUBnbWFpbC5jb20iLCJleHAiOjE3NzcwMzA4Nzh9.fPoWADBmSIwJxjz7RuzS3dMvX5-VtU9h1rOtZjJjEzE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9edb28f72ee3f3f4-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2400:c600:5451:3e74:3532:844f:a7d9:1251",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2400:c600:5451:3e74:3532:844f:a7d9:1251, 172.69.218.179"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 11:41:20 UTC] === END API CALL LOG ===
[17-Apr-2026 11:41:20 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 11:41:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUzIiwidXNlcm5hbWUiOiJyaWZhdGhhc2FuMTEiLCJlbWFpbCI6InJoMTgxNzUwNUBnbWFpbC5jb20iLCJleHAiOjE3NzcwMzA4Nzh9.fPoWADBmSIwJxjz7RuzS3dMvX5-VtU9h1rOtZjJjEzE
[17-Apr-2026 11:41:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 11:41:20 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 11:41:20 UTC] User ID: 353
[17-Apr-2026 11:41:20 UTC] ✅ User profile retrieved successfully for user ID: 353
[17-Apr-2026 11:41:21 UTC] === API CALL LOG ===
[17-Apr-2026 11:41:21 UTC] Endpoint: user/profile.php
[17-Apr-2026 11:41:21 UTC] Full Log Data: {
    "timestamp": "2026-04-17 11:41:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:5451:3e74:3532:844f:a7d9:1251",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUzIiwidXNlcm5hbWUiOiJyaWZhdGhhc2FuMTEiLCJlbWFpbCI6InJoMTgxNzUwNUBnbWFpbC5jb20iLCJleHAiOjE3NzcwMzA4Nzh9.fPoWADBmSIwJxjz7RuzS3dMvX5-VtU9h1rOtZjJjEzE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9edb28ffab87f3f4-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2400:c600:5451:3e74:3532:844f:a7d9:1251",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2400:c600:5451:3e74:3532:844f:a7d9:1251, 172.69.218.179"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 11:41:21 UTC] === END API CALL LOG ===
[17-Apr-2026 11:41:21 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 11:41:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUzIiwidXNlcm5hbWUiOiJyaWZhdGhhc2FuMTEiLCJlbWFpbCI6InJoMTgxNzUwNUBnbWFpbC5jb20iLCJleHAiOjE3NzcwMzA4Nzh9.fPoWADBmSIwJxjz7RuzS3dMvX5-VtU9h1rOtZjJjEzE
[17-Apr-2026 11:41:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 11:41:21 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 11:41:21 UTC] User ID: 353
[17-Apr-2026 11:41:21 UTC] ✅ User profile retrieved successfully for user ID: 353
[17-Apr-2026 11:41:31 UTC] === API CALL LOG ===
[17-Apr-2026 11:41:31 UTC] Endpoint: user/profile.php
[17-Apr-2026 11:41:31 UTC] Full Log Data: {
    "timestamp": "2026-04-17 11:41:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:5451:3e74:3532:844f:a7d9:1251",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUzIiwidXNlcm5hbWUiOiJyaWZhdGhhc2FuMTEiLCJlbWFpbCI6InJoMTgxNzUwNUBnbWFpbC5jb20iLCJleHAiOjE3NzcwMzA4Nzh9.fPoWADBmSIwJxjz7RuzS3dMvX5-VtU9h1rOtZjJjEzE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9edb29411d65c144-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2400:c600:5451:3e74:3532:844f:a7d9:1251",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2400:c600:5451:3e74:3532:844f:a7d9:1251, 172.69.218.178"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 11:41:31 UTC] === END API CALL LOG ===
[17-Apr-2026 11:41:31 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 11:41:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUzIiwidXNlcm5hbWUiOiJyaWZhdGhhc2FuMTEiLCJlbWFpbCI6InJoMTgxNzUwNUBnbWFpbC5jb20iLCJleHAiOjE3NzcwMzA4Nzh9.fPoWADBmSIwJxjz7RuzS3dMvX5-VtU9h1rOtZjJjEzE
[17-Apr-2026 11:41:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 11:41:31 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 11:41:31 UTC] User ID: 353
[17-Apr-2026 11:41:31 UTC] ✅ User profile retrieved successfully for user ID: 353
[17-Apr-2026 11:41:32 UTC] === API CALL LOG ===
[17-Apr-2026 11:41:32 UTC] Endpoint: user/profile.php
[17-Apr-2026 11:41:32 UTC] Full Log Data: {
    "timestamp": "2026-04-17 11:41:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:5451:3e74:3532:844f:a7d9:1251",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUzIiwidXNlcm5hbWUiOiJyaWZhdGhhc2FuMTEiLCJlbWFpbCI6InJoMTgxNzUwNUBnbWFpbC5jb20iLCJleHAiOjE3NzcwMzA4Nzh9.fPoWADBmSIwJxjz7RuzS3dMvX5-VtU9h1rOtZjJjEzE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9edb29468e40c144-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2400:c600:5451:3e74:3532:844f:a7d9:1251",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2400:c600:5451:3e74:3532:844f:a7d9:1251, 172.69.218.179"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 11:41:32 UTC] === END API CALL LOG ===
[17-Apr-2026 11:41:32 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 11:41:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUzIiwidXNlcm5hbWUiOiJyaWZhdGhhc2FuMTEiLCJlbWFpbCI6InJoMTgxNzUwNUBnbWFpbC5jb20iLCJleHAiOjE3NzcwMzA4Nzh9.fPoWADBmSIwJxjz7RuzS3dMvX5-VtU9h1rOtZjJjEzE
[17-Apr-2026 11:41:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 11:41:32 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 11:41:32 UTC] User ID: 353
[17-Apr-2026 11:41:32 UTC] ✅ User profile retrieved successfully for user ID: 353
[17-Apr-2026 11:41:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 11:41:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 11:41:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUzIiwidXNlcm5hbWUiOiJyaWZhdGhhc2FuMTEiLCJlbWFpbCI6InJoMTgxNzUwNUBnbWFpbC5jb20iLCJleHAiOjE3NzcwMzA4Nzh9.fPoWADBmSIwJxjz7RuzS3dMvX5-VtU9h1rOtZjJjEzE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9edb2946ce92c144-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2400:c600:5451:3e74:3532:844f:a7d9:1251","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2400:c600:5451:3e74:3532:844f:a7d9:1251, 172.69.218.179"}
[17-Apr-2026 11:41:32 UTC] === User Orders API Called ===
[17-Apr-2026 11:41:32 UTC] User ID: 353
[17-Apr-2026 11:41:32 UTC] Limit: 20, Offset: 0
[17-Apr-2026 11:41:32 UTC] Orders found: 0
[17-Apr-2026 11:41:32 UTC] Orders data: []
[17-Apr-2026 11:41:32 UTC] Total orders count: 0
[17-Apr-2026 11:41:32 UTC] === API CALL LOG ===
[17-Apr-2026 11:41:32 UTC] Endpoint: user/profile.php
[17-Apr-2026 11:41:32 UTC] Full Log Data: {
    "timestamp": "2026-04-17 11:41:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:5451:3e74:3532:844f:a7d9:1251",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUzIiwidXNlcm5hbWUiOiJyaWZhdGhhc2FuMTEiLCJlbWFpbCI6InJoMTgxNzUwNUBnbWFpbC5jb20iLCJleHAiOjE3NzcwMzA4Nzh9.fPoWADBmSIwJxjz7RuzS3dMvX5-VtU9h1rOtZjJjEzE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9edb29472f27c144-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2400:c600:5451:3e74:3532:844f:a7d9:1251",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2400:c600:5451:3e74:3532:844f:a7d9:1251, 172.69.218.179"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 11:41:32 UTC] === END API CALL LOG ===
[17-Apr-2026 11:41:32 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 11:41:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUzIiwidXNlcm5hbWUiOiJyaWZhdGhhc2FuMTEiLCJlbWFpbCI6InJoMTgxNzUwNUBnbWFpbC5jb20iLCJleHAiOjE3NzcwMzA4Nzh9.fPoWADBmSIwJxjz7RuzS3dMvX5-VtU9h1rOtZjJjEzE
[17-Apr-2026 11:41:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 11:41:32 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 11:41:32 UTC] User ID: 353
[17-Apr-2026 11:41:32 UTC] ✅ User profile retrieved successfully for user ID: 353
[17-Apr-2026 11:41:34 UTC] === API CALL LOG ===
[17-Apr-2026 11:41:34 UTC] Endpoint: user/profile.php
[17-Apr-2026 11:41:34 UTC] Full Log Data: {
    "timestamp": "2026-04-17 11:41:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:5451:3e74:3532:844f:a7d9:1251",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUzIiwidXNlcm5hbWUiOiJyaWZhdGhhc2FuMTEiLCJlbWFpbCI6InJoMTgxNzUwNUBnbWFpbC5jb20iLCJleHAiOjE3NzcwMzA4Nzh9.fPoWADBmSIwJxjz7RuzS3dMvX5-VtU9h1rOtZjJjEzE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9edb294f2ba5c144-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2400:c600:5451:3e74:3532:844f:a7d9:1251",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2400:c600:5451:3e74:3532:844f:a7d9:1251, 172.69.218.179"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 11:41:34 UTC] === END API CALL LOG ===
[17-Apr-2026 11:41:34 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 11:41:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUzIiwidXNlcm5hbWUiOiJyaWZhdGhhc2FuMTEiLCJlbWFpbCI6InJoMTgxNzUwNUBnbWFpbC5jb20iLCJleHAiOjE3NzcwMzA4Nzh9.fPoWADBmSIwJxjz7RuzS3dMvX5-VtU9h1rOtZjJjEzE
[17-Apr-2026 11:41:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 11:41:34 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 11:41:34 UTC] User ID: 353
[17-Apr-2026 11:41:34 UTC] ✅ User profile retrieved successfully for user ID: 353
[17-Apr-2026 11:41:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 11:41:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 11:41:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUyIiwidXNlcm5hbWUiOiJzaGhkaGRoZCIsImVtYWlsIjoianNoc2hzaHNAZ21haWwuY29tIiwiZXhwIjoxNzc3MDMwODcyfQ.blSnNEKsrDPMZxmF__KVwPOpcBeViEwzN8dsbF6Qs9M","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9edb294eef9abe26-BGW","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"37.77.53.178","CF-IPCountry":"IQ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"37.77.53.178, 172.71.137.152"}
[17-Apr-2026 11:41:34 UTC] === User Orders API Called ===
[17-Apr-2026 11:41:34 UTC] User ID: 352
[17-Apr-2026 11:41:34 UTC] Limit: 20, Offset: 0
[17-Apr-2026 11:41:34 UTC] Orders found: 0
[17-Apr-2026 11:41:34 UTC] Orders data: []
[17-Apr-2026 11:41:34 UTC] Total orders count: 0
[17-Apr-2026 11:41:35 UTC] === API CALL LOG ===
[17-Apr-2026 11:41:35 UTC] Endpoint: user/profile.php
[17-Apr-2026 11:41:35 UTC] Full Log Data: {
    "timestamp": "2026-04-17 11:41:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.77.53.178",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUyIiwidXNlcm5hbWUiOiJzaGhkaGRoZCIsImVtYWlsIjoianNoc2hzaHNAZ21haWwuY29tIiwiZXhwIjoxNzc3MDMwODcyfQ.blSnNEKsrDPMZxmF__KVwPOpcBeViEwzN8dsbF6Qs9M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9edb2959ab85be26-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "37.77.53.178",
        "CF-IPCountry": "IQ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "37.77.53.178, 172.71.137.152"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 11:41:35 UTC] === END API CALL LOG ===
[17-Apr-2026 11:41:35 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 11:41:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUyIiwidXNlcm5hbWUiOiJzaGhkaGRoZCIsImVtYWlsIjoianNoc2hzaHNAZ21haWwuY29tIiwiZXhwIjoxNzc3MDMwODcyfQ.blSnNEKsrDPMZxmF__KVwPOpcBeViEwzN8dsbF6Qs9M
[17-Apr-2026 11:41:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 11:41:35 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 11:41:35 UTC] User ID: 352
[17-Apr-2026 11:41:35 UTC] ✅ User profile retrieved successfully for user ID: 352
[17-Apr-2026 11:41:35 UTC] User Purchases API - User ID: 352
[17-Apr-2026 11:41:35 UTC] User Purchases API - Total purchases found: 1
[17-Apr-2026 11:41:39 UTC] === API CALL LOG ===
[17-Apr-2026 11:41:39 UTC] Endpoint: user/profile.php
[17-Apr-2026 11:41:39 UTC] Full Log Data: {
    "timestamp": "2026-04-17 11:41:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.77.53.178",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUyIiwidXNlcm5hbWUiOiJzaGhkaGRoZCIsImVtYWlsIjoianNoc2hzaHNAZ21haWwuY29tIiwiZXhwIjoxNzc3MDMwODcyfQ.blSnNEKsrDPMZxmF__KVwPOpcBeViEwzN8dsbF6Qs9M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9edb29737dcdbe26-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "37.77.53.178",
        "CF-IPCountry": "IQ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "37.77.53.178, 172.71.137.152"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 11:41:39 UTC] === END API CALL LOG ===
[17-Apr-2026 11:41:39 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 11:41:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUyIiwidXNlcm5hbWUiOiJzaGhkaGRoZCIsImVtYWlsIjoianNoc2hzaHNAZ21haWwuY29tIiwiZXhwIjoxNzc3MDMwODcyfQ.blSnNEKsrDPMZxmF__KVwPOpcBeViEwzN8dsbF6Qs9M
[17-Apr-2026 11:41:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 11:41:39 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 11:41:39 UTC] User ID: 352
[17-Apr-2026 11:41:39 UTC] ✅ User profile retrieved successfully for user ID: 352
[17-Apr-2026 11:41:39 UTC] User Purchases API - User ID: 352
[17-Apr-2026 11:41:39 UTC] User Purchases API - Total purchases found: 1
[17-Apr-2026 11:41:42 UTC] User Purchases API - User ID: 352
[17-Apr-2026 11:41:42 UTC] User Purchases API - Total purchases found: 1
[17-Apr-2026 11:41:43 UTC] === API CALL LOG ===
[17-Apr-2026 11:41:43 UTC] Endpoint: user/profile.php
[17-Apr-2026 11:41:43 UTC] Full Log Data: {
    "timestamp": "2026-04-17 11:41:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.77.53.178",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUyIiwidXNlcm5hbWUiOiJzaGhkaGRoZCIsImVtYWlsIjoianNoc2hzaHNAZ21haWwuY29tIiwiZXhwIjoxNzc3MDMwODcyfQ.blSnNEKsrDPMZxmF__KVwPOpcBeViEwzN8dsbF6Qs9M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9edb298c692fbe26-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "37.77.53.178",
        "CF-IPCountry": "IQ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "37.77.53.178, 172.71.137.152"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 11:41:43 UTC] === END API CALL LOG ===
[17-Apr-2026 11:41:43 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 11:41:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUyIiwidXNlcm5hbWUiOiJzaGhkaGRoZCIsImVtYWlsIjoianNoc2hzaHNAZ21haWwuY29tIiwiZXhwIjoxNzc3MDMwODcyfQ.blSnNEKsrDPMZxmF__KVwPOpcBeViEwzN8dsbF6Qs9M
[17-Apr-2026 11:41:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 11:41:43 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 11:41:43 UTC] User ID: 352
[17-Apr-2026 11:41:43 UTC] ✅ User profile retrieved successfully for user ID: 352
[17-Apr-2026 11:41:43 UTC] User Purchases API - User ID: 352
[17-Apr-2026 11:41:43 UTC] User Purchases API - Total purchases found: 1
[17-Apr-2026 11:41:46 UTC] === API CALL LOG ===
[17-Apr-2026 11:41:46 UTC] Endpoint: user/profile.php
[17-Apr-2026 11:41:46 UTC] Full Log Data: {
    "timestamp": "2026-04-17 11:41:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.77.53.178",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUyIiwidXNlcm5hbWUiOiJzaGhkaGRoZCIsImVtYWlsIjoianNoc2hzaHNAZ21haWwuY29tIiwiZXhwIjoxNzc3MDMwODcyfQ.blSnNEKsrDPMZxmF__KVwPOpcBeViEwzN8dsbF6Qs9M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9edb299bdf4ebe26-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "37.77.53.178",
        "CF-IPCountry": "IQ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "37.77.53.178, 172.71.137.152"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 11:41:46 UTC] === END API CALL LOG ===
[17-Apr-2026 11:41:46 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 11:41:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUyIiwidXNlcm5hbWUiOiJzaGhkaGRoZCIsImVtYWlsIjoianNoc2hzaHNAZ21haWwuY29tIiwiZXhwIjoxNzc3MDMwODcyfQ.blSnNEKsrDPMZxmF__KVwPOpcBeViEwzN8dsbF6Qs9M
[17-Apr-2026 11:41:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 11:41:46 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 11:41:46 UTC] User ID: 352
[17-Apr-2026 11:41:46 UTC] ✅ User profile retrieved successfully for user ID: 352
[17-Apr-2026 11:41:46 UTC] User Purchases API - User ID: 352
[17-Apr-2026 11:41:46 UTC] User Purchases API - Total purchases found: 1
[17-Apr-2026 11:41:48 UTC] === API CALL LOG ===
[17-Apr-2026 11:41:48 UTC] Endpoint: user/profile.php
[17-Apr-2026 11:41:48 UTC] Full Log Data: {
    "timestamp": "2026-04-17 11:41:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.77.53.178",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUyIiwidXNlcm5hbWUiOiJzaGhkaGRoZCIsImVtYWlsIjoianNoc2hzaHNAZ21haWwuY29tIiwiZXhwIjoxNzc3MDMwODcyfQ.blSnNEKsrDPMZxmF__KVwPOpcBeViEwzN8dsbF6Qs9M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9edb29ac8dccbe26-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "37.77.53.178",
        "CF-IPCountry": "IQ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "37.77.53.178, 172.71.137.152"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 11:41:48 UTC] === END API CALL LOG ===
[17-Apr-2026 11:41:48 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 11:41:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUyIiwidXNlcm5hbWUiOiJzaGhkaGRoZCIsImVtYWlsIjoianNoc2hzaHNAZ21haWwuY29tIiwiZXhwIjoxNzc3MDMwODcyfQ.blSnNEKsrDPMZxmF__KVwPOpcBeViEwzN8dsbF6Qs9M
[17-Apr-2026 11:41:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 11:41:48 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 11:41:48 UTC] User ID: 352
[17-Apr-2026 11:41:48 UTC] ✅ User profile retrieved successfully for user ID: 352
[17-Apr-2026 11:41:49 UTC] User Purchases API - User ID: 352
[17-Apr-2026 11:41:49 UTC] User Purchases API - Total purchases found: 1
[17-Apr-2026 11:42:03 UTC] === API CALL LOG ===
[17-Apr-2026 11:42:03 UTC] Endpoint: user/profile.php
[17-Apr-2026 11:42:03 UTC] Full Log Data: {
    "timestamp": "2026-04-17 11:42:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:5451:3e74:3532:844f:a7d9:1251",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUzIiwidXNlcm5hbWUiOiJyaWZhdGhhc2FuMTEiLCJlbWFpbCI6InJoMTgxNzUwNUBnbWFpbC5jb20iLCJleHAiOjE3NzcwMzA4Nzh9.fPoWADBmSIwJxjz7RuzS3dMvX5-VtU9h1rOtZjJjEzE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9edb2a050c30c144-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2400:c600:5451:3e74:3532:844f:a7d9:1251",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2400:c600:5451:3e74:3532:844f:a7d9:1251, 172.69.218.178"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 11:42:03 UTC] === END API CALL LOG ===
[17-Apr-2026 11:42:03 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 11:42:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUzIiwidXNlcm5hbWUiOiJyaWZhdGhhc2FuMTEiLCJlbWFpbCI6InJoMTgxNzUwNUBnbWFpbC5jb20iLCJleHAiOjE3NzcwMzA4Nzh9.fPoWADBmSIwJxjz7RuzS3dMvX5-VtU9h1rOtZjJjEzE
[17-Apr-2026 11:42:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 11:42:03 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 11:42:03 UTC] User ID: 353
[17-Apr-2026 11:42:03 UTC] ✅ User profile retrieved successfully for user ID: 353
[17-Apr-2026 11:42:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 11:42:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 11:42:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUyIiwidXNlcm5hbWUiOiJzaGhkaGRoZCIsImVtYWlsIjoianNoc2hzaHNAZ21haWwuY29tIiwiZXhwIjoxNzc3MDMwODcyfQ.blSnNEKsrDPMZxmF__KVwPOpcBeViEwzN8dsbF6Qs9M","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9edb2a502cfdbe26-BGW","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"37.77.53.178","CF-IPCountry":"IQ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"37.77.53.178, 172.71.137.152"}
[17-Apr-2026 11:42:15 UTC] === User Orders API Called ===
[17-Apr-2026 11:42:15 UTC] User ID: 352
[17-Apr-2026 11:42:15 UTC] Limit: 20, Offset: 0
[17-Apr-2026 11:42:15 UTC] Orders found: 0
[17-Apr-2026 11:42:15 UTC] Orders data: []
[17-Apr-2026 11:42:15 UTC] Total orders count: 0
[17-Apr-2026 11:42:15 UTC] === API CALL LOG ===
[17-Apr-2026 11:42:15 UTC] Endpoint: user/profile.php
[17-Apr-2026 11:42:15 UTC] Full Log Data: {
    "timestamp": "2026-04-17 11:42:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.77.53.178",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUyIiwidXNlcm5hbWUiOiJzaGhkaGRoZCIsImVtYWlsIjoianNoc2hzaHNAZ21haWwuY29tIiwiZXhwIjoxNzc3MDMwODcyfQ.blSnNEKsrDPMZxmF__KVwPOpcBeViEwzN8dsbF6Qs9M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9edb2a50dd29be26-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "37.77.53.178",
        "CF-IPCountry": "IQ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "37.77.53.178, 172.71.137.152"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 11:42:15 UTC] === END API CALL LOG ===
[17-Apr-2026 11:42:15 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 11:42:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUyIiwidXNlcm5hbWUiOiJzaGhkaGRoZCIsImVtYWlsIjoianNoc2hzaHNAZ21haWwuY29tIiwiZXhwIjoxNzc3MDMwODcyfQ.blSnNEKsrDPMZxmF__KVwPOpcBeViEwzN8dsbF6Qs9M
[17-Apr-2026 11:42:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 11:42:15 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 11:42:15 UTC] User ID: 352
[17-Apr-2026 11:42:15 UTC] ✅ User profile retrieved successfully for user ID: 352
[17-Apr-2026 11:42:15 UTC] === API CALL LOG ===
[17-Apr-2026 11:42:15 UTC] Endpoint: user/profile.php
[17-Apr-2026 11:42:15 UTC] Full Log Data: {
    "timestamp": "2026-04-17 11:42:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.77.53.178",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUyIiwidXNlcm5hbWUiOiJzaGhkaGRoZCIsImVtYWlsIjoianNoc2hzaHNAZ21haWwuY29tIiwiZXhwIjoxNzc3MDMwODcyfQ.blSnNEKsrDPMZxmF__KVwPOpcBeViEwzN8dsbF6Qs9M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9edb2a54deb4be26-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "37.77.53.178",
        "CF-IPCountry": "IQ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "37.77.53.178, 172.71.137.152"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 11:42:15 UTC] === END API CALL LOG ===
[17-Apr-2026 11:42:15 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 11:42:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUyIiwidXNlcm5hbWUiOiJzaGhkaGRoZCIsImVtYWlsIjoianNoc2hzaHNAZ21haWwuY29tIiwiZXhwIjoxNzc3MDMwODcyfQ.blSnNEKsrDPMZxmF__KVwPOpcBeViEwzN8dsbF6Qs9M
[17-Apr-2026 11:42:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 11:42:15 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 11:42:15 UTC] User ID: 352
[17-Apr-2026 11:42:15 UTC] ✅ User profile retrieved successfully for user ID: 352
[17-Apr-2026 11:42:16 UTC] === API CALL LOG ===
[17-Apr-2026 11:42:16 UTC] Endpoint: user/profile.php
[17-Apr-2026 11:42:16 UTC] Full Log Data: {
    "timestamp": "2026-04-17 11:42:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.77.53.178",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUyIiwidXNlcm5hbWUiOiJzaGhkaGRoZCIsImVtYWlsIjoianNoc2hzaHNAZ21haWwuY29tIiwiZXhwIjoxNzc3MDMwODcyfQ.blSnNEKsrDPMZxmF__KVwPOpcBeViEwzN8dsbF6Qs9M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9edb2a566f31be26-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "37.77.53.178",
        "CF-IPCountry": "IQ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "37.77.53.178, 172.71.137.152"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 11:42:16 UTC] === END API CALL LOG ===
[17-Apr-2026 11:42:16 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 11:42:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUyIiwidXNlcm5hbWUiOiJzaGhkaGRoZCIsImVtYWlsIjoianNoc2hzaHNAZ21haWwuY29tIiwiZXhwIjoxNzc3MDMwODcyfQ.blSnNEKsrDPMZxmF__KVwPOpcBeViEwzN8dsbF6Qs9M
[17-Apr-2026 11:42:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 11:42:16 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 11:42:16 UTC] User ID: 352
[17-Apr-2026 11:42:16 UTC] ✅ User profile retrieved successfully for user ID: 352
[17-Apr-2026 11:42:17 UTC] === API CALL LOG ===
[17-Apr-2026 11:42:17 UTC] Endpoint: user/profile.php
[17-Apr-2026 11:42:17 UTC] Full Log Data: {
    "timestamp": "2026-04-17 11:42:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:5451:3e74:3532:844f:a7d9:1251",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUzIiwidXNlcm5hbWUiOiJyaWZhdGhhc2FuMTEiLCJlbWFpbCI6InJoMTgxNzUwNUBnbWFpbC5jb20iLCJleHAiOjE3NzcwMzA4Nzh9.fPoWADBmSIwJxjz7RuzS3dMvX5-VtU9h1rOtZjJjEzE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9edb2a5fba463761-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2400:c600:5451:3e74:3532:844f:a7d9:1251",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2400:c600:5451:3e74:3532:844f:a7d9:1251, 172.69.218.178"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 11:42:17 UTC] === END API CALL LOG ===
[17-Apr-2026 11:42:17 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 11:42:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUzIiwidXNlcm5hbWUiOiJyaWZhdGhhc2FuMTEiLCJlbWFpbCI6InJoMTgxNzUwNUBnbWFpbC5jb20iLCJleHAiOjE3NzcwMzA4Nzh9.fPoWADBmSIwJxjz7RuzS3dMvX5-VtU9h1rOtZjJjEzE
[17-Apr-2026 11:42:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 11:42:17 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 11:42:17 UTC] User ID: 353
[17-Apr-2026 11:42:17 UTC] ✅ User profile retrieved successfully for user ID: 353
[17-Apr-2026 11:42:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 11:42:18 UTC] === API CALL LOG ===
[17-Apr-2026 11:42:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 11:42:18 UTC] Endpoint: user/profile.php
[17-Apr-2026 11:42:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUzIiwidXNlcm5hbWUiOiJyaWZhdGhhc2FuMTEiLCJlbWFpbCI6InJoMTgxNzUwNUBnbWFpbC5jb20iLCJleHAiOjE3NzcwMzA4Nzh9.fPoWADBmSIwJxjz7RuzS3dMvX5-VtU9h1rOtZjJjEzE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9edb2a663ceb3761-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2400:c600:5451:3e74:3532:844f:a7d9:1251","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2400:c600:5451:3e74:3532:844f:a7d9:1251, 172.69.218.179"}
[17-Apr-2026 11:42:18 UTC] Full Log Data: {
    "timestamp": "2026-04-17 11:42:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:5451:3e74:3532:844f:a7d9:1251",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUzIiwidXNlcm5hbWUiOiJyaWZhdGhhc2FuMTEiLCJlbWFpbCI6InJoMTgxNzUwNUBnbWFpbC5jb20iLCJleHAiOjE3NzcwMzA4Nzh9.fPoWADBmSIwJxjz7RuzS3dMvX5-VtU9h1rOtZjJjEzE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9edb2a663ce53761-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2400:c600:5451:3e74:3532:844f:a7d9:1251",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2400:c600:5451:3e74:3532:844f:a7d9:1251, 172.69.218.179"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 11:42:18 UTC] === User Orders API Called ===
[17-Apr-2026 11:42:18 UTC] === END API CALL LOG ===
[17-Apr-2026 11:42:18 UTC] User ID: 353
[17-Apr-2026 11:42:18 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 11:42:18 UTC] Limit: 20, Offset: 0
[17-Apr-2026 11:42:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUzIiwidXNlcm5hbWUiOiJyaWZhdGhhc2FuMTEiLCJlbWFpbCI6InJoMTgxNzUwNUBnbWFpbC5jb20iLCJleHAiOjE3NzcwMzA4Nzh9.fPoWADBmSIwJxjz7RuzS3dMvX5-VtU9h1rOtZjJjEzE
[17-Apr-2026 11:42:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 11:42:18 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 11:42:18 UTC] User ID: 353
[17-Apr-2026 11:42:18 UTC] Orders found: 0
[17-Apr-2026 11:42:18 UTC] Orders data: []
[17-Apr-2026 11:42:18 UTC] Total orders count: 0
[17-Apr-2026 11:42:18 UTC] ✅ User profile retrieved successfully for user ID: 353
[17-Apr-2026 11:42:18 UTC] === API CALL LOG ===
[17-Apr-2026 11:42:18 UTC] Endpoint: user/profile.php
[17-Apr-2026 11:42:18 UTC] Full Log Data: {
    "timestamp": "2026-04-17 11:42:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:5451:3e74:3532:844f:a7d9:1251",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUzIiwidXNlcm5hbWUiOiJyaWZhdGhhc2FuMTEiLCJlbWFpbCI6InJoMTgxNzUwNUBnbWFpbC5jb20iLCJleHAiOjE3NzcwMzA4Nzh9.fPoWADBmSIwJxjz7RuzS3dMvX5-VtU9h1rOtZjJjEzE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9edb2a66ada63761-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2400:c600:5451:3e74:3532:844f:a7d9:1251",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2400:c600:5451:3e74:3532:844f:a7d9:1251, 172.69.218.179"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 11:42:18 UTC] === END API CALL LOG ===
[17-Apr-2026 11:42:18 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 11:42:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUzIiwidXNlcm5hbWUiOiJyaWZhdGhhc2FuMTEiLCJlbWFpbCI6InJoMTgxNzUwNUBnbWFpbC5jb20iLCJleHAiOjE3NzcwMzA4Nzh9.fPoWADBmSIwJxjz7RuzS3dMvX5-VtU9h1rOtZjJjEzE
[17-Apr-2026 11:42:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 11:42:18 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 11:42:18 UTC] User ID: 353
[17-Apr-2026 11:42:18 UTC] ✅ User profile retrieved successfully for user ID: 353
[17-Apr-2026 11:42:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 11:42:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 11:42:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUzIiwidXNlcm5hbWUiOiJyaWZhdGhhc2FuMTEiLCJlbWFpbCI6InJoMTgxNzUwNUBnbWFpbC5jb20iLCJleHAiOjE3NzcwMzA4Nzh9.fPoWADBmSIwJxjz7RuzS3dMvX5-VtU9h1rOtZjJjEzE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9edb2a738b3f3761-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2400:c600:5451:3e74:3532:844f:a7d9:1251","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2400:c600:5451:3e74:3532:844f:a7d9:1251, 172.69.218.179"}
[17-Apr-2026 11:42:20 UTC] === User Orders API Called ===
[17-Apr-2026 11:42:20 UTC] User ID: 353
[17-Apr-2026 11:42:20 UTC] Limit: 20, Offset: 0
[17-Apr-2026 11:42:20 UTC] Orders found: 0
[17-Apr-2026 11:42:20 UTC] Orders data: []
[17-Apr-2026 11:42:20 UTC] Total orders count: 0
[17-Apr-2026 11:42:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 11:42:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 11:42:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUyIiwidXNlcm5hbWUiOiJzaGhkaGRoZCIsImVtYWlsIjoianNoc2hzaHNAZ21haWwuY29tIiwiZXhwIjoxNzc3MDMwODcyfQ.blSnNEKsrDPMZxmF__KVwPOpcBeViEwzN8dsbF6Qs9M","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9edb2a787cdebe26-BGW","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"37.77.53.178","CF-IPCountry":"IQ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"37.77.53.178, 172.71.137.152"}
[17-Apr-2026 11:42:21 UTC] === User Orders API Called ===
[17-Apr-2026 11:42:21 UTC] User ID: 352
[17-Apr-2026 11:42:21 UTC] Limit: 20, Offset: 0
[17-Apr-2026 11:42:21 UTC] Orders found: 0
[17-Apr-2026 11:42:21 UTC] Orders data: []
[17-Apr-2026 11:42:21 UTC] Total orders count: 0
[17-Apr-2026 11:42:21 UTC] === API CALL LOG ===
[17-Apr-2026 11:42:21 UTC] Endpoint: user/profile.php
[17-Apr-2026 11:42:21 UTC] Full Log Data: {
    "timestamp": "2026-04-17 11:42:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.77.53.178",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUyIiwidXNlcm5hbWUiOiJzaGhkaGRoZCIsImVtYWlsIjoianNoc2hzaHNAZ21haWwuY29tIiwiZXhwIjoxNzc3MDMwODcyfQ.blSnNEKsrDPMZxmF__KVwPOpcBeViEwzN8dsbF6Qs9M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9edb2a78dd08be26-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "37.77.53.178",
        "CF-IPCountry": "IQ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "37.77.53.178, 172.71.137.153"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 11:42:21 UTC] === END API CALL LOG ===
[17-Apr-2026 11:42:21 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 11:42:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUyIiwidXNlcm5hbWUiOiJzaGhkaGRoZCIsImVtYWlsIjoianNoc2hzaHNAZ21haWwuY29tIiwiZXhwIjoxNzc3MDMwODcyfQ.blSnNEKsrDPMZxmF__KVwPOpcBeViEwzN8dsbF6Qs9M
[17-Apr-2026 11:42:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 11:42:21 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 11:42:21 UTC] User ID: 352
[17-Apr-2026 11:42:21 UTC] ✅ User profile retrieved successfully for user ID: 352
[17-Apr-2026 11:42:22 UTC] === API CALL LOG ===
[17-Apr-2026 11:42:22 UTC] Endpoint: user/profile.php
[17-Apr-2026 11:42:22 UTC] Full Log Data: {
    "timestamp": "2026-04-17 11:42:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.77.53.178",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUyIiwidXNlcm5hbWUiOiJzaGhkaGRoZCIsImVtYWlsIjoianNoc2hzaHNAZ21haWwuY29tIiwiZXhwIjoxNzc3MDMwODcyfQ.blSnNEKsrDPMZxmF__KVwPOpcBeViEwzN8dsbF6Qs9M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9edb2a7c0e25be26-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "37.77.53.178",
        "CF-IPCountry": "IQ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "37.77.53.178, 172.71.137.153"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 11:42:22 UTC] === END API CALL LOG ===
[17-Apr-2026 11:42:22 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 11:42:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUyIiwidXNlcm5hbWUiOiJzaGhkaGRoZCIsImVtYWlsIjoianNoc2hzaHNAZ21haWwuY29tIiwiZXhwIjoxNzc3MDMwODcyfQ.blSnNEKsrDPMZxmF__KVwPOpcBeViEwzN8dsbF6Qs9M
[17-Apr-2026 11:42:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 11:42:22 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 11:42:22 UTC] User ID: 352
[17-Apr-2026 11:42:22 UTC] ✅ User profile retrieved successfully for user ID: 352
[17-Apr-2026 11:42:22 UTC] === API CALL LOG ===
[17-Apr-2026 11:42:22 UTC] Endpoint: user/profile.php
[17-Apr-2026 11:42:22 UTC] Full Log Data: {
    "timestamp": "2026-04-17 11:42:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.77.53.178",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUyIiwidXNlcm5hbWUiOiJzaGhkaGRoZCIsImVtYWlsIjoianNoc2hzaHNAZ21haWwuY29tIiwiZXhwIjoxNzc3MDMwODcyfQ.blSnNEKsrDPMZxmF__KVwPOpcBeViEwzN8dsbF6Qs9M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9edb2a7cbe7bbe26-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "37.77.53.178",
        "CF-IPCountry": "IQ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "37.77.53.178, 172.71.137.152"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 11:42:22 UTC] === END API CALL LOG ===
[17-Apr-2026 11:42:22 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 11:42:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUyIiwidXNlcm5hbWUiOiJzaGhkaGRoZCIsImVtYWlsIjoianNoc2hzaHNAZ21haWwuY29tIiwiZXhwIjoxNzc3MDMwODcyfQ.blSnNEKsrDPMZxmF__KVwPOpcBeViEwzN8dsbF6Qs9M
[17-Apr-2026 11:42:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 11:42:22 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 11:42:22 UTC] User ID: 352
[17-Apr-2026 11:42:22 UTC] ✅ User profile retrieved successfully for user ID: 352
[17-Apr-2026 11:42:28 UTC] === API CALL LOG ===
[17-Apr-2026 11:42:28 UTC] Endpoint: user/profile.php
[17-Apr-2026 11:42:28 UTC] Full Log Data: {
    "timestamp": "2026-04-17 11:42:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:5451:3e74:3532:844f:a7d9:1251",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUzIiwidXNlcm5hbWUiOiJyaWZhdGhhc2FuMTEiLCJlbWFpbCI6InJoMTgxNzUwNUBnbWFpbC5jb20iLCJleHAiOjE3NzcwMzA4Nzh9.fPoWADBmSIwJxjz7RuzS3dMvX5-VtU9h1rOtZjJjEzE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9edb2aa3abbdb54a-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2400:c600:5451:3e74:3532:844f:a7d9:1251",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2400:c600:5451:3e74:3532:844f:a7d9:1251, 172.69.218.179"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 11:42:28 UTC] === END API CALL LOG ===
[17-Apr-2026 11:42:28 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 11:42:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUzIiwidXNlcm5hbWUiOiJyaWZhdGhhc2FuMTEiLCJlbWFpbCI6InJoMTgxNzUwNUBnbWFpbC5jb20iLCJleHAiOjE3NzcwMzA4Nzh9.fPoWADBmSIwJxjz7RuzS3dMvX5-VtU9h1rOtZjJjEzE
[17-Apr-2026 11:42:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 11:42:28 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 11:42:28 UTC] User ID: 353
[17-Apr-2026 11:42:28 UTC] ✅ User profile retrieved successfully for user ID: 353
[17-Apr-2026 11:42:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 11:42:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 11:42:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUzIiwidXNlcm5hbWUiOiJyaWZhdGhhc2FuMTEiLCJlbWFpbCI6InJoMTgxNzUwNUBnbWFpbC5jb20iLCJleHAiOjE3NzcwMzA4Nzh9.fPoWADBmSIwJxjz7RuzS3dMvX5-VtU9h1rOtZjJjEzE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9edb2aa8bb57b54a-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2400:c600:5451:3e74:3532:844f:a7d9:1251","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2400:c600:5451:3e74:3532:844f:a7d9:1251, 172.69.218.178"}
[17-Apr-2026 11:42:29 UTC] === User Orders API Called ===
[17-Apr-2026 11:42:29 UTC] User ID: 353
[17-Apr-2026 11:42:29 UTC] Limit: 20, Offset: 0
[17-Apr-2026 11:42:29 UTC] Orders found: 0
[17-Apr-2026 11:42:29 UTC] Orders data: []
[17-Apr-2026 11:42:29 UTC] Total orders count: 0
[17-Apr-2026 11:42:29 UTC] === API CALL LOG ===
[17-Apr-2026 11:42:29 UTC] Endpoint: user/profile.php
[17-Apr-2026 11:42:29 UTC] Full Log Data: {
    "timestamp": "2026-04-17 11:42:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:5451:3e74:3532:844f:a7d9:1251",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUzIiwidXNlcm5hbWUiOiJyaWZhdGhhc2FuMTEiLCJlbWFpbCI6InJoMTgxNzUwNUBnbWFpbC5jb20iLCJleHAiOjE3NzcwMzA4Nzh9.fPoWADBmSIwJxjz7RuzS3dMvX5-VtU9h1rOtZjJjEzE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9edb2aa8bb55b54a-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2400:c600:5451:3e74:3532:844f:a7d9:1251",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2400:c600:5451:3e74:3532:844f:a7d9:1251, 172.69.218.178"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 11:42:29 UTC] === END API CALL LOG ===
[17-Apr-2026 11:42:29 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 11:42:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUzIiwidXNlcm5hbWUiOiJyaWZhdGhhc2FuMTEiLCJlbWFpbCI6InJoMTgxNzUwNUBnbWFpbC5jb20iLCJleHAiOjE3NzcwMzA4Nzh9.fPoWADBmSIwJxjz7RuzS3dMvX5-VtU9h1rOtZjJjEzE
[17-Apr-2026 11:42:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 11:42:29 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 11:42:29 UTC] User ID: 353
[17-Apr-2026 11:42:29 UTC] ✅ User profile retrieved successfully for user ID: 353
[17-Apr-2026 11:42:29 UTC] === API CALL LOG ===
[17-Apr-2026 11:42:29 UTC] Endpoint: user/profile.php
[17-Apr-2026 11:42:29 UTC] Full Log Data: {
    "timestamp": "2026-04-17 11:42:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:5451:3e74:3532:844f:a7d9:1251",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUzIiwidXNlcm5hbWUiOiJyaWZhdGhhc2FuMTEiLCJlbWFpbCI6InJoMTgxNzUwNUBnbWFpbC5jb20iLCJleHAiOjE3NzcwMzA4Nzh9.fPoWADBmSIwJxjz7RuzS3dMvX5-VtU9h1rOtZjJjEzE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9edb2aa90bc4b54a-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2400:c600:5451:3e74:3532:844f:a7d9:1251",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2400:c600:5451:3e74:3532:844f:a7d9:1251, 172.69.218.178"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 11:42:29 UTC] === END API CALL LOG ===
[17-Apr-2026 11:42:29 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 11:42:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUzIiwidXNlcm5hbWUiOiJyaWZhdGhhc2FuMTEiLCJlbWFpbCI6InJoMTgxNzUwNUBnbWFpbC5jb20iLCJleHAiOjE3NzcwMzA4Nzh9.fPoWADBmSIwJxjz7RuzS3dMvX5-VtU9h1rOtZjJjEzE
[17-Apr-2026 11:42:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 11:42:29 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 11:42:29 UTC] User ID: 353
[17-Apr-2026 11:42:29 UTC] ✅ User profile retrieved successfully for user ID: 353
[17-Apr-2026 11:42:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 11:42:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 11:42:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUzIiwidXNlcm5hbWUiOiJyaWZhdGhhc2FuMTEiLCJlbWFpbCI6InJoMTgxNzUwNUBnbWFpbC5jb20iLCJleHAiOjE3NzcwMzA4Nzh9.fPoWADBmSIwJxjz7RuzS3dMvX5-VtU9h1rOtZjJjEzE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9edb2aacc981b54a-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2400:c600:5451:3e74:3532:844f:a7d9:1251","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2400:c600:5451:3e74:3532:844f:a7d9:1251, 172.69.218.178"}
[17-Apr-2026 11:42:29 UTC] === User Orders API Called ===
[17-Apr-2026 11:42:29 UTC] User ID: 353
[17-Apr-2026 11:42:29 UTC] Limit: 20, Offset: 0
[17-Apr-2026 11:42:29 UTC] Orders found: 0
[17-Apr-2026 11:42:29 UTC] Orders data: []
[17-Apr-2026 11:42:29 UTC] Total orders count: 0
[17-Apr-2026 11:42:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 11:42:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 11:42:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUyIiwidXNlcm5hbWUiOiJzaGhkaGRoZCIsImVtYWlsIjoianNoc2hzaHNAZ21haWwuY29tIiwiZXhwIjoxNzc3MDMwODcyfQ.blSnNEKsrDPMZxmF__KVwPOpcBeViEwzN8dsbF6Qs9M","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9edb2ab0ebe4be26-BGW","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"37.77.53.178","CF-IPCountry":"IQ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"37.77.53.178, 172.71.137.153"}
[17-Apr-2026 11:42:30 UTC] === User Orders API Called ===
[17-Apr-2026 11:42:30 UTC] User ID: 352
[17-Apr-2026 11:42:30 UTC] Limit: 20, Offset: 0
[17-Apr-2026 11:42:30 UTC] Orders found: 0
[17-Apr-2026 11:42:30 UTC] Orders data: []
[17-Apr-2026 11:42:30 UTC] Total orders count: 0
[17-Apr-2026 11:42:30 UTC] === API CALL LOG ===
[17-Apr-2026 11:42:30 UTC] Endpoint: user/profile.php
[17-Apr-2026 11:42:30 UTC] Full Log Data: {
    "timestamp": "2026-04-17 11:42:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.77.53.178",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUyIiwidXNlcm5hbWUiOiJzaGhkaGRoZCIsImVtYWlsIjoianNoc2hzaHNAZ21haWwuY29tIiwiZXhwIjoxNzc3MDMwODcyfQ.blSnNEKsrDPMZxmF__KVwPOpcBeViEwzN8dsbF6Qs9M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9edb2ab17c1dbe26-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "37.77.53.178",
        "CF-IPCountry": "IQ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "37.77.53.178, 172.71.137.152"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 11:42:30 UTC] === END API CALL LOG ===
[17-Apr-2026 11:42:30 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 11:42:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUyIiwidXNlcm5hbWUiOiJzaGhkaGRoZCIsImVtYWlsIjoianNoc2hzaHNAZ21haWwuY29tIiwiZXhwIjoxNzc3MDMwODcyfQ.blSnNEKsrDPMZxmF__KVwPOpcBeViEwzN8dsbF6Qs9M
[17-Apr-2026 11:42:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 11:42:30 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 11:42:30 UTC] User ID: 352
[17-Apr-2026 11:42:30 UTC] ✅ User profile retrieved successfully for user ID: 352
[17-Apr-2026 11:42:31 UTC] === API CALL LOG ===
[17-Apr-2026 11:42:31 UTC] Endpoint: user/profile.php
[17-Apr-2026 11:42:31 UTC] Full Log Data: {
    "timestamp": "2026-04-17 11:42:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:5451:3e74:3532:844f:a7d9:1251",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUzIiwidXNlcm5hbWUiOiJyaWZhdGhhc2FuMTEiLCJlbWFpbCI6InJoMTgxNzUwNUBnbWFpbC5jb20iLCJleHAiOjE3NzcwMzA4Nzh9.fPoWADBmSIwJxjz7RuzS3dMvX5-VtU9h1rOtZjJjEzE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9edb2ab42cb2b54a-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2400:c600:5451:3e74:3532:844f:a7d9:1251",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2400:c600:5451:3e74:3532:844f:a7d9:1251, 172.69.218.179"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 11:42:31 UTC] === END API CALL LOG ===
[17-Apr-2026 11:42:31 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 11:42:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUzIiwidXNlcm5hbWUiOiJyaWZhdGhhc2FuMTEiLCJlbWFpbCI6InJoMTgxNzUwNUBnbWFpbC5jb20iLCJleHAiOjE3NzcwMzA4Nzh9.fPoWADBmSIwJxjz7RuzS3dMvX5-VtU9h1rOtZjJjEzE
[17-Apr-2026 11:42:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 11:42:31 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 11:42:31 UTC] User ID: 353
[17-Apr-2026 11:42:31 UTC] ✅ User profile retrieved successfully for user ID: 353
[17-Apr-2026 11:42:31 UTC] === API CALL LOG ===
[17-Apr-2026 11:42:31 UTC] Endpoint: user/profile.php
[17-Apr-2026 11:42:31 UTC] Full Log Data: {
    "timestamp": "2026-04-17 11:42:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.77.53.178",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUyIiwidXNlcm5hbWUiOiJzaGhkaGRoZCIsImVtYWlsIjoianNoc2hzaHNAZ21haWwuY29tIiwiZXhwIjoxNzc3MDMwODcyfQ.blSnNEKsrDPMZxmF__KVwPOpcBeViEwzN8dsbF6Qs9M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9edb2ab56de2be26-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "37.77.53.178",
        "CF-IPCountry": "IQ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "37.77.53.178, 172.71.137.152"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 11:42:31 UTC] === END API CALL LOG ===
[17-Apr-2026 11:42:31 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 11:42:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUyIiwidXNlcm5hbWUiOiJzaGhkaGRoZCIsImVtYWlsIjoianNoc2hzaHNAZ21haWwuY29tIiwiZXhwIjoxNzc3MDMwODcyfQ.blSnNEKsrDPMZxmF__KVwPOpcBeViEwzN8dsbF6Qs9M
[17-Apr-2026 11:42:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 11:42:31 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 11:42:31 UTC] User ID: 352
[17-Apr-2026 11:42:31 UTC] ✅ User profile retrieved successfully for user ID: 352
[17-Apr-2026 11:42:31 UTC] === API CALL LOG ===
[17-Apr-2026 11:42:31 UTC] Endpoint: user/profile.php
[17-Apr-2026 11:42:31 UTC] Full Log Data: {
    "timestamp": "2026-04-17 11:42:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.77.53.178",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUyIiwidXNlcm5hbWUiOiJzaGhkaGRoZCIsImVtYWlsIjoianNoc2hzaHNAZ21haWwuY29tIiwiZXhwIjoxNzc3MDMwODcyfQ.blSnNEKsrDPMZxmF__KVwPOpcBeViEwzN8dsbF6Qs9M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9edb2ab59df1be26-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "37.77.53.178",
        "CF-IPCountry": "IQ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "37.77.53.178, 172.71.137.153"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 11:42:31 UTC] === END API CALL LOG ===
[17-Apr-2026 11:42:31 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 11:42:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUyIiwidXNlcm5hbWUiOiJzaGhkaGRoZCIsImVtYWlsIjoianNoc2hzaHNAZ21haWwuY29tIiwiZXhwIjoxNzc3MDMwODcyfQ.blSnNEKsrDPMZxmF__KVwPOpcBeViEwzN8dsbF6Qs9M
[17-Apr-2026 11:42:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 11:42:31 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 11:42:31 UTC] User ID: 352
[17-Apr-2026 11:42:31 UTC] ✅ User profile retrieved successfully for user ID: 352
[17-Apr-2026 11:42:31 UTC] User Purchases API - User ID: 353
[17-Apr-2026 11:42:31 UTC] User Purchases API - Total purchases found: 0
[17-Apr-2026 11:42:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 11:42:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 11:42:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUyIiwidXNlcm5hbWUiOiJzaGhkaGRoZCIsImVtYWlsIjoianNoc2hzaHNAZ21haWwuY29tIiwiZXhwIjoxNzc3MDMwODcyfQ.blSnNEKsrDPMZxmF__KVwPOpcBeViEwzN8dsbF6Qs9M","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9edb2ab9bf9fbe26-BGW","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"37.77.53.178","CF-IPCountry":"IQ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"37.77.53.178, 172.71.137.152"}
[17-Apr-2026 11:42:32 UTC] === User Orders API Called ===
[17-Apr-2026 11:42:32 UTC] User ID: 352
[17-Apr-2026 11:42:32 UTC] Limit: 20, Offset: 0
[17-Apr-2026 11:42:32 UTC] Orders found: 0
[17-Apr-2026 11:42:32 UTC] Orders data: []
[17-Apr-2026 11:42:32 UTC] Total orders count: 0
[17-Apr-2026 11:42:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 11:42:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 11:42:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUyIiwidXNlcm5hbWUiOiJzaGhkaGRoZCIsImVtYWlsIjoianNoc2hzaHNAZ21haWwuY29tIiwiZXhwIjoxNzc3MDMwODcyfQ.blSnNEKsrDPMZxmF__KVwPOpcBeViEwzN8dsbF6Qs9M","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9edb2ac1db5fbe26-BGW","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"37.77.53.178","CF-IPCountry":"IQ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"37.77.53.178, 172.71.137.153"}
[17-Apr-2026 11:42:33 UTC] === User Orders API Called ===
[17-Apr-2026 11:42:33 UTC] User ID: 352
[17-Apr-2026 11:42:33 UTC] Limit: 20, Offset: 0
[17-Apr-2026 11:42:33 UTC] Orders found: 0
[17-Apr-2026 11:42:33 UTC] Orders data: []
[17-Apr-2026 11:42:33 UTC] Total orders count: 0
[17-Apr-2026 11:42:33 UTC] === API CALL LOG ===
[17-Apr-2026 11:42:33 UTC] Endpoint: user/profile.php
[17-Apr-2026 11:42:33 UTC] Full Log Data: {
    "timestamp": "2026-04-17 11:42:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.77.53.178",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUyIiwidXNlcm5hbWUiOiJzaGhkaGRoZCIsImVtYWlsIjoianNoc2hzaHNAZ21haWwuY29tIiwiZXhwIjoxNzc3MDMwODcyfQ.blSnNEKsrDPMZxmF__KVwPOpcBeViEwzN8dsbF6Qs9M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9edb2ac27bb0be26-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "37.77.53.178",
        "CF-IPCountry": "IQ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "37.77.53.178, 172.71.137.152"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 11:42:33 UTC] === END API CALL LOG ===
[17-Apr-2026 11:42:33 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 11:42:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUyIiwidXNlcm5hbWUiOiJzaGhkaGRoZCIsImVtYWlsIjoianNoc2hzaHNAZ21haWwuY29tIiwiZXhwIjoxNzc3MDMwODcyfQ.blSnNEKsrDPMZxmF__KVwPOpcBeViEwzN8dsbF6Qs9M
[17-Apr-2026 11:42:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 11:42:33 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 11:42:33 UTC] User ID: 352
[17-Apr-2026 11:42:33 UTC] ✅ User profile retrieved successfully for user ID: 352
[17-Apr-2026 11:42:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 11:42:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 11:42:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUzIiwidXNlcm5hbWUiOiJyaWZhdGhhc2FuMTEiLCJlbWFpbCI6InJoMTgxNzUwNUBnbWFpbC5jb20iLCJleHAiOjE3NzcwMzA4Nzh9.fPoWADBmSIwJxjz7RuzS3dMvX5-VtU9h1rOtZjJjEzE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9edb2ac38d69b54a-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2400:c600:5451:3e74:3532:844f:a7d9:1251","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2400:c600:5451:3e74:3532:844f:a7d9:1251, 172.69.218.178"}
[17-Apr-2026 11:42:33 UTC] === User Orders API Called ===
[17-Apr-2026 11:42:33 UTC] User ID: 353
[17-Apr-2026 11:42:33 UTC] Limit: 20, Offset: 0
[17-Apr-2026 11:42:33 UTC] Orders found: 0
[17-Apr-2026 11:42:33 UTC] Orders data: []
[17-Apr-2026 11:42:33 UTC] Total orders count: 0
[17-Apr-2026 11:42:33 UTC] === API CALL LOG ===
[17-Apr-2026 11:42:33 UTC] Endpoint: user/profile.php
[17-Apr-2026 11:42:33 UTC] Full Log Data: {
    "timestamp": "2026-04-17 11:42:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:5451:3e74:3532:844f:a7d9:1251",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUzIiwidXNlcm5hbWUiOiJyaWZhdGhhc2FuMTEiLCJlbWFpbCI6InJoMTgxNzUwNUBnbWFpbC5jb20iLCJleHAiOjE3NzcwMzA4Nzh9.fPoWADBmSIwJxjz7RuzS3dMvX5-VtU9h1rOtZjJjEzE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9edb2ac3fe2db54a-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2400:c600:5451:3e74:3532:844f:a7d9:1251",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2400:c600:5451:3e74:3532:844f:a7d9:1251, 172.69.218.179"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 11:42:33 UTC] === END API CALL LOG ===
[17-Apr-2026 11:42:33 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 11:42:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUzIiwidXNlcm5hbWUiOiJyaWZhdGhhc2FuMTEiLCJlbWFpbCI6InJoMTgxNzUwNUBnbWFpbC5jb20iLCJleHAiOjE3NzcwMzA4Nzh9.fPoWADBmSIwJxjz7RuzS3dMvX5-VtU9h1rOtZjJjEzE
[17-Apr-2026 11:42:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 11:42:33 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 11:42:33 UTC] User ID: 353
[17-Apr-2026 11:42:33 UTC] ✅ User profile retrieved successfully for user ID: 353
[17-Apr-2026 11:42:33 UTC] === API CALL LOG ===
[17-Apr-2026 11:42:33 UTC] Endpoint: user/profile.php
[17-Apr-2026 11:42:33 UTC] Full Log Data: {
    "timestamp": "2026-04-17 11:42:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.77.53.178",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUyIiwidXNlcm5hbWUiOiJzaGhkaGRoZCIsImVtYWlsIjoianNoc2hzaHNAZ21haWwuY29tIiwiZXhwIjoxNzc3MDMwODcyfQ.blSnNEKsrDPMZxmF__KVwPOpcBeViEwzN8dsbF6Qs9M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9edb2ac59cf5be26-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "37.77.53.178",
        "CF-IPCountry": "IQ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "37.77.53.178, 172.71.137.152"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 11:42:33 UTC] === END API CALL LOG ===
[17-Apr-2026 11:42:33 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 11:42:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUyIiwidXNlcm5hbWUiOiJzaGhkaGRoZCIsImVtYWlsIjoianNoc2hzaHNAZ21haWwuY29tIiwiZXhwIjoxNzc3MDMwODcyfQ.blSnNEKsrDPMZxmF__KVwPOpcBeViEwzN8dsbF6Qs9M
[17-Apr-2026 11:42:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 11:42:33 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 11:42:33 UTC] User ID: 352
[17-Apr-2026 11:42:33 UTC] ✅ User profile retrieved successfully for user ID: 352
[17-Apr-2026 11:42:34 UTC] === API CALL LOG ===
[17-Apr-2026 11:42:34 UTC] Endpoint: user/profile.php
[17-Apr-2026 11:42:34 UTC] Full Log Data: {
    "timestamp": "2026-04-17 11:42:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.77.53.178",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUyIiwidXNlcm5hbWUiOiJzaGhkaGRoZCIsImVtYWlsIjoianNoc2hzaHNAZ21haWwuY29tIiwiZXhwIjoxNzc3MDMwODcyfQ.blSnNEKsrDPMZxmF__KVwPOpcBeViEwzN8dsbF6Qs9M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9edb2ac64d33be26-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "37.77.53.178",
        "CF-IPCountry": "IQ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "37.77.53.178, 172.71.137.153"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 11:42:34 UTC] === END API CALL LOG ===
[17-Apr-2026 11:42:34 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 11:42:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUyIiwidXNlcm5hbWUiOiJzaGhkaGRoZCIsImVtYWlsIjoianNoc2hzaHNAZ21haWwuY29tIiwiZXhwIjoxNzc3MDMwODcyfQ.blSnNEKsrDPMZxmF__KVwPOpcBeViEwzN8dsbF6Qs9M
[17-Apr-2026 11:42:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 11:42:34 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 11:42:34 UTC] User ID: 352
[17-Apr-2026 11:42:34 UTC] ✅ User profile retrieved successfully for user ID: 352
[17-Apr-2026 11:42:34 UTC] === API CALL LOG ===
[17-Apr-2026 11:42:34 UTC] Endpoint: user/profile.php
[17-Apr-2026 11:42:34 UTC] Full Log Data: {
    "timestamp": "2026-04-17 11:42:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:5451:3e74:3532:844f:a7d9:1251",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUzIiwidXNlcm5hbWUiOiJyaWZhdGhhc2FuMTEiLCJlbWFpbCI6InJoMTgxNzUwNUBnbWFpbC5jb20iLCJleHAiOjE3NzcwMzA4Nzh9.fPoWADBmSIwJxjz7RuzS3dMvX5-VtU9h1rOtZjJjEzE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9edb2ac83bf2b54a-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2400:c600:5451:3e74:3532:844f:a7d9:1251",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2400:c600:5451:3e74:3532:844f:a7d9:1251, 172.69.218.178"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 11:42:34 UTC] === END API CALL LOG ===
[17-Apr-2026 11:42:34 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 11:42:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUzIiwidXNlcm5hbWUiOiJyaWZhdGhhc2FuMTEiLCJlbWFpbCI6InJoMTgxNzUwNUBnbWFpbC5jb20iLCJleHAiOjE3NzcwMzA4Nzh9.fPoWADBmSIwJxjz7RuzS3dMvX5-VtU9h1rOtZjJjEzE
[17-Apr-2026 11:42:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 11:42:34 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 11:42:34 UTC] User ID: 353
[17-Apr-2026 11:42:34 UTC] ✅ User profile retrieved successfully for user ID: 353
[17-Apr-2026 11:42:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 11:42:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 11:42:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUzIiwidXNlcm5hbWUiOiJyaWZhdGhhc2FuMTEiLCJlbWFpbCI6InJoMTgxNzUwNUBnbWFpbC5jb20iLCJleHAiOjE3NzcwMzA4Nzh9.fPoWADBmSIwJxjz7RuzS3dMvX5-VtU9h1rOtZjJjEzE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9edb2b292cf2b54a-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2400:c600:5451:3e74:3532:844f:a7d9:1251","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2400:c600:5451:3e74:3532:844f:a7d9:1251, 172.69.218.179"}
[17-Apr-2026 11:42:50 UTC] === User Orders API Called ===
[17-Apr-2026 11:42:50 UTC] User ID: 353
[17-Apr-2026 11:42:50 UTC] Limit: 20, Offset: 0
[17-Apr-2026 11:42:50 UTC] Orders found: 0
[17-Apr-2026 11:42:50 UTC] Orders data: []
[17-Apr-2026 11:42:50 UTC] Total orders count: 0
[17-Apr-2026 11:42:50 UTC] === API CALL LOG ===
[17-Apr-2026 11:42:50 UTC] Endpoint: user/profile.php
[17-Apr-2026 11:42:50 UTC] Full Log Data: {
    "timestamp": "2026-04-17 11:42:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:5451:3e74:3532:844f:a7d9:1251",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUzIiwidXNlcm5hbWUiOiJyaWZhdGhhc2FuMTEiLCJlbWFpbCI6InJoMTgxNzUwNUBnbWFpbC5jb20iLCJleHAiOjE3NzcwMzA4Nzh9.fPoWADBmSIwJxjz7RuzS3dMvX5-VtU9h1rOtZjJjEzE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9edb2b296d4bb54a-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2400:c600:5451:3e74:3532:844f:a7d9:1251",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2400:c600:5451:3e74:3532:844f:a7d9:1251, 172.69.218.179"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 11:42:50 UTC] === END API CALL LOG ===
[17-Apr-2026 11:42:50 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 11:42:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUzIiwidXNlcm5hbWUiOiJyaWZhdGhhc2FuMTEiLCJlbWFpbCI6InJoMTgxNzUwNUBnbWFpbC5jb20iLCJleHAiOjE3NzcwMzA4Nzh9.fPoWADBmSIwJxjz7RuzS3dMvX5-VtU9h1rOtZjJjEzE
[17-Apr-2026 11:42:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 11:42:50 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 11:42:50 UTC] User ID: 353
[17-Apr-2026 11:42:50 UTC] ✅ User profile retrieved successfully for user ID: 353
[17-Apr-2026 11:42:50 UTC] === API CALL LOG ===
[17-Apr-2026 11:42:50 UTC] Endpoint: user/profile.php
[17-Apr-2026 11:42:50 UTC] Full Log Data: {
    "timestamp": "2026-04-17 11:42:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:5451:3e74:3532:844f:a7d9:1251",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUzIiwidXNlcm5hbWUiOiJyaWZhdGhhc2FuMTEiLCJlbWFpbCI6InJoMTgxNzUwNUBnbWFpbC5jb20iLCJleHAiOjE3NzcwMzA4Nzh9.fPoWADBmSIwJxjz7RuzS3dMvX5-VtU9h1rOtZjJjEzE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9edb2b2d6bcbb54a-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2400:c600:5451:3e74:3532:844f:a7d9:1251",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2400:c600:5451:3e74:3532:844f:a7d9:1251, 172.69.218.179"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 11:42:50 UTC] === END API CALL LOG ===
[17-Apr-2026 11:42:50 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 11:42:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUzIiwidXNlcm5hbWUiOiJyaWZhdGhhc2FuMTEiLCJlbWFpbCI6InJoMTgxNzUwNUBnbWFpbC5jb20iLCJleHAiOjE3NzcwMzA4Nzh9.fPoWADBmSIwJxjz7RuzS3dMvX5-VtU9h1rOtZjJjEzE
[17-Apr-2026 11:42:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 11:42:50 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 11:42:50 UTC] User ID: 353
[17-Apr-2026 11:42:50 UTC] ✅ User profile retrieved successfully for user ID: 353
[17-Apr-2026 11:43:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 11:43:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 11:43:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUzIiwidXNlcm5hbWUiOiJyaWZhdGhhc2FuMTEiLCJlbWFpbCI6InJoMTgxNzUwNUBnbWFpbC5jb20iLCJleHAiOjE3NzcwMzA4Nzh9.fPoWADBmSIwJxjz7RuzS3dMvX5-VtU9h1rOtZjJjEzE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9edb2c507ae1b54a-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2400:c600:5451:3e74:3532:844f:a7d9:1251","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2400:c600:5451:3e74:3532:844f:a7d9:1251, 172.69.218.179"}
[17-Apr-2026 11:43:37 UTC] === User Orders API Called ===
[17-Apr-2026 11:43:37 UTC] User ID: 353
[17-Apr-2026 11:43:37 UTC] Limit: 20, Offset: 0
[17-Apr-2026 11:43:37 UTC] Orders found: 0
[17-Apr-2026 11:43:37 UTC] Orders data: []
[17-Apr-2026 11:43:37 UTC] Total orders count: 0
[17-Apr-2026 11:43:37 UTC] === API CALL LOG ===
[17-Apr-2026 11:43:37 UTC] Endpoint: user/profile.php
[17-Apr-2026 11:43:37 UTC] Full Log Data: {
    "timestamp": "2026-04-17 11:43:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:5451:3e74:3532:844f:a7d9:1251",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUzIiwidXNlcm5hbWUiOiJyaWZhdGhhc2FuMTEiLCJlbWFpbCI6InJoMTgxNzUwNUBnbWFpbC5jb20iLCJleHAiOjE3NzcwMzA4Nzh9.fPoWADBmSIwJxjz7RuzS3dMvX5-VtU9h1rOtZjJjEzE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9edb2c50cb55b54a-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2400:c600:5451:3e74:3532:844f:a7d9:1251",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2400:c600:5451:3e74:3532:844f:a7d9:1251, 172.69.218.178"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 11:43:37 UTC] === END API CALL LOG ===
[17-Apr-2026 11:43:37 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 11:43:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUzIiwidXNlcm5hbWUiOiJyaWZhdGhhc2FuMTEiLCJlbWFpbCI6InJoMTgxNzUwNUBnbWFpbC5jb20iLCJleHAiOjE3NzcwMzA4Nzh9.fPoWADBmSIwJxjz7RuzS3dMvX5-VtU9h1rOtZjJjEzE
[17-Apr-2026 11:43:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 11:43:37 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 11:43:37 UTC] User ID: 353
[17-Apr-2026 11:43:37 UTC] ✅ User profile retrieved successfully for user ID: 353
[17-Apr-2026 11:43:37 UTC] === API CALL LOG ===
[17-Apr-2026 11:43:37 UTC] Endpoint: user/profile.php
[17-Apr-2026 11:43:37 UTC] Full Log Data: {
    "timestamp": "2026-04-17 11:43:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:5451:3e74:3532:844f:a7d9:1251",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUzIiwidXNlcm5hbWUiOiJyaWZhdGhhc2FuMTEiLCJlbWFpbCI6InJoMTgxNzUwNUBnbWFpbC5jb20iLCJleHAiOjE3NzcwMzA4Nzh9.fPoWADBmSIwJxjz7RuzS3dMvX5-VtU9h1rOtZjJjEzE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9edb2c550975b54a-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2400:c600:5451:3e74:3532:844f:a7d9:1251",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2400:c600:5451:3e74:3532:844f:a7d9:1251, 172.69.218.178"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 11:43:37 UTC] === END API CALL LOG ===
[17-Apr-2026 11:43:37 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 11:43:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUzIiwidXNlcm5hbWUiOiJyaWZhdGhhc2FuMTEiLCJlbWFpbCI6InJoMTgxNzUwNUBnbWFpbC5jb20iLCJleHAiOjE3NzcwMzA4Nzh9.fPoWADBmSIwJxjz7RuzS3dMvX5-VtU9h1rOtZjJjEzE
[17-Apr-2026 11:43:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 11:43:37 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 11:43:37 UTC] User ID: 353
[17-Apr-2026 11:43:37 UTC] ✅ User profile retrieved successfully for user ID: 353
[17-Apr-2026 11:43:47 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 11:43:47 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 11:43:47 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUyIiwidXNlcm5hbWUiOiJzaGhkaGRoZCIsImVtYWlsIjoianNoc2hzaHNAZ21haWwuY29tIiwiZXhwIjoxNzc3MDMwODcyfQ.blSnNEKsrDPMZxmF__KVwPOpcBeViEwzN8dsbF6Qs9M","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9edb2c915a5011e2-BGW","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"37.77.53.178","CF-IPCountry":"IQ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"37.77.53.178, 172.71.137.153"}
[17-Apr-2026 11:43:47 UTC] === User Orders API Called ===
[17-Apr-2026 11:43:47 UTC] User ID: 352
[17-Apr-2026 11:43:47 UTC] Limit: 20, Offset: 0
[17-Apr-2026 11:43:47 UTC] Orders found: 0
[17-Apr-2026 11:43:47 UTC] Orders data: []
[17-Apr-2026 11:43:47 UTC] Total orders count: 0
[17-Apr-2026 11:43:47 UTC] === API CALL LOG ===
[17-Apr-2026 11:43:47 UTC] Endpoint: user/profile.php
[17-Apr-2026 11:43:47 UTC] Full Log Data: {
    "timestamp": "2026-04-17 11:43:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.77.53.178",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUyIiwidXNlcm5hbWUiOiJzaGhkaGRoZCIsImVtYWlsIjoianNoc2hzaHNAZ21haWwuY29tIiwiZXhwIjoxNzc3MDMwODcyfQ.blSnNEKsrDPMZxmF__KVwPOpcBeViEwzN8dsbF6Qs9M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9edb2c917a8711e2-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "37.77.53.178",
        "CF-IPCountry": "IQ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "37.77.53.178, 172.71.137.153"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 11:43:47 UTC] === END API CALL LOG ===
[17-Apr-2026 11:43:47 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 11:43:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUyIiwidXNlcm5hbWUiOiJzaGhkaGRoZCIsImVtYWlsIjoianNoc2hzaHNAZ21haWwuY29tIiwiZXhwIjoxNzc3MDMwODcyfQ.blSnNEKsrDPMZxmF__KVwPOpcBeViEwzN8dsbF6Qs9M
[17-Apr-2026 11:43:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 11:43:47 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 11:43:47 UTC] User ID: 352
[17-Apr-2026 11:43:47 UTC] ✅ User profile retrieved successfully for user ID: 352
[17-Apr-2026 11:43:48 UTC] === API CALL LOG ===
[17-Apr-2026 11:43:48 UTC] Endpoint: user/profile.php
[17-Apr-2026 11:43:48 UTC] Full Log Data: {
    "timestamp": "2026-04-17 11:43:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.77.53.178",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUyIiwidXNlcm5hbWUiOiJzaGhkaGRoZCIsImVtYWlsIjoianNoc2hzaHNAZ21haWwuY29tIiwiZXhwIjoxNzc3MDMwODcyfQ.blSnNEKsrDPMZxmF__KVwPOpcBeViEwzN8dsbF6Qs9M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9edb2c957f6311e2-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "37.77.53.178",
        "CF-IPCountry": "IQ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "37.77.53.178, 172.71.137.153"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 11:43:48 UTC] === END API CALL LOG ===
[17-Apr-2026 11:43:48 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 11:43:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUyIiwidXNlcm5hbWUiOiJzaGhkaGRoZCIsImVtYWlsIjoianNoc2hzaHNAZ21haWwuY29tIiwiZXhwIjoxNzc3MDMwODcyfQ.blSnNEKsrDPMZxmF__KVwPOpcBeViEwzN8dsbF6Qs9M
[17-Apr-2026 11:43:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 11:43:48 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 11:43:48 UTC] User ID: 352
[17-Apr-2026 11:43:48 UTC] ✅ User profile retrieved successfully for user ID: 352
[17-Apr-2026 11:43:48 UTC] === API CALL LOG ===
[17-Apr-2026 11:43:48 UTC] Endpoint: user/profile.php
[17-Apr-2026 11:43:48 UTC] Full Log Data: {
    "timestamp": "2026-04-17 11:43:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.77.53.178",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUyIiwidXNlcm5hbWUiOiJzaGhkaGRoZCIsImVtYWlsIjoianNoc2hzaHNAZ21haWwuY29tIiwiZXhwIjoxNzc3MDMwODcyfQ.blSnNEKsrDPMZxmF__KVwPOpcBeViEwzN8dsbF6Qs9M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9edb2c95efcd11e2-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "37.77.53.178",
        "CF-IPCountry": "IQ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "37.77.53.178, 172.71.137.153"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 11:43:48 UTC] === END API CALL LOG ===
[17-Apr-2026 11:43:48 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 11:43:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUyIiwidXNlcm5hbWUiOiJzaGhkaGRoZCIsImVtYWlsIjoianNoc2hzaHNAZ21haWwuY29tIiwiZXhwIjoxNzc3MDMwODcyfQ.blSnNEKsrDPMZxmF__KVwPOpcBeViEwzN8dsbF6Qs9M
[17-Apr-2026 11:43:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 11:43:48 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 11:43:48 UTC] User ID: 352
[17-Apr-2026 11:43:48 UTC] ✅ User profile retrieved successfully for user ID: 352
[17-Apr-2026 11:43:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 11:43:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 11:43:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUzIiwidXNlcm5hbWUiOiJyaWZhdGhhc2FuMTEiLCJlbWFpbCI6InJoMTgxNzUwNUBnbWFpbC5jb20iLCJleHAiOjE3NzcwMzA4Nzh9.fPoWADBmSIwJxjz7RuzS3dMvX5-VtU9h1rOtZjJjEzE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9edb2cb20c14b54a-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2400:c600:5451:3e74:3532:844f:a7d9:1251","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2400:c600:5451:3e74:3532:844f:a7d9:1251, 172.69.218.178"}
[17-Apr-2026 11:43:52 UTC] === User Orders API Called ===
[17-Apr-2026 11:43:52 UTC] User ID: 353
[17-Apr-2026 11:43:52 UTC] Limit: 20, Offset: 0
[17-Apr-2026 11:43:52 UTC] Orders found: 0
[17-Apr-2026 11:43:52 UTC] Orders data: []
[17-Apr-2026 11:43:52 UTC] Total orders count: 0
[17-Apr-2026 11:43:52 UTC] === API CALL LOG ===
[17-Apr-2026 11:43:52 UTC] Endpoint: user/profile.php
[17-Apr-2026 11:43:52 UTC] Full Log Data: {
    "timestamp": "2026-04-17 11:43:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:5451:3e74:3532:844f:a7d9:1251",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUzIiwidXNlcm5hbWUiOiJyaWZhdGhhc2FuMTEiLCJlbWFpbCI6InJoMTgxNzUwNUBnbWFpbC5jb20iLCJleHAiOjE3NzcwMzA4Nzh9.fPoWADBmSIwJxjz7RuzS3dMvX5-VtU9h1rOtZjJjEzE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9edb2cb24c76b54a-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2400:c600:5451:3e74:3532:844f:a7d9:1251",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2400:c600:5451:3e74:3532:844f:a7d9:1251, 172.69.218.178"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 11:43:52 UTC] === END API CALL LOG ===
[17-Apr-2026 11:43:52 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 11:43:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUzIiwidXNlcm5hbWUiOiJyaWZhdGhhc2FuMTEiLCJlbWFpbCI6InJoMTgxNzUwNUBnbWFpbC5jb20iLCJleHAiOjE3NzcwMzA4Nzh9.fPoWADBmSIwJxjz7RuzS3dMvX5-VtU9h1rOtZjJjEzE
[17-Apr-2026 11:43:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 11:43:52 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 11:43:52 UTC] User ID: 353
[17-Apr-2026 11:43:52 UTC] ✅ User profile retrieved successfully for user ID: 353
[17-Apr-2026 11:43:53 UTC] === API CALL LOG ===
[17-Apr-2026 11:43:53 UTC] Endpoint: user/profile.php
[17-Apr-2026 11:43:53 UTC] Full Log Data: {
    "timestamp": "2026-04-17 11:43:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:5451:3e74:3532:844f:a7d9:1251",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUzIiwidXNlcm5hbWUiOiJyaWZhdGhhc2FuMTEiLCJlbWFpbCI6InJoMTgxNzUwNUBnbWFpbC5jb20iLCJleHAiOjE3NzcwMzA4Nzh9.fPoWADBmSIwJxjz7RuzS3dMvX5-VtU9h1rOtZjJjEzE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9edb2cb60a61b54a-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2400:c600:5451:3e74:3532:844f:a7d9:1251",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2400:c600:5451:3e74:3532:844f:a7d9:1251, 172.69.218.178"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 11:43:53 UTC] === END API CALL LOG ===
[17-Apr-2026 11:43:53 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 11:43:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUzIiwidXNlcm5hbWUiOiJyaWZhdGhhc2FuMTEiLCJlbWFpbCI6InJoMTgxNzUwNUBnbWFpbC5jb20iLCJleHAiOjE3NzcwMzA4Nzh9.fPoWADBmSIwJxjz7RuzS3dMvX5-VtU9h1rOtZjJjEzE
[17-Apr-2026 11:43:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 11:43:53 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 11:43:53 UTC] User ID: 353
[17-Apr-2026 11:43:53 UTC] ✅ User profile retrieved successfully for user ID: 353
[17-Apr-2026 11:44:01 UTC] === API CALL LOG ===
[17-Apr-2026 11:44:01 UTC] Endpoint: user/profile.php
[17-Apr-2026 11:44:01 UTC] Full Log Data: {
    "timestamp": "2026-04-17 11:44:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.77.53.178",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUyIiwidXNlcm5hbWUiOiJzaGhkaGRoZCIsImVtYWlsIjoianNoc2hzaHNAZ21haWwuY29tIiwiZXhwIjoxNzc3MDMwODcyfQ.blSnNEKsrDPMZxmF__KVwPOpcBeViEwzN8dsbF6Qs9M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9edb2ce6eea03286-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "37.77.53.178",
        "CF-IPCountry": "IQ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "37.77.53.178, 172.71.137.152"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 11:44:01 UTC] === END API CALL LOG ===
[17-Apr-2026 11:44:01 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 11:44:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUyIiwidXNlcm5hbWUiOiJzaGhkaGRoZCIsImVtYWlsIjoianNoc2hzaHNAZ21haWwuY29tIiwiZXhwIjoxNzc3MDMwODcyfQ.blSnNEKsrDPMZxmF__KVwPOpcBeViEwzN8dsbF6Qs9M
[17-Apr-2026 11:44:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 11:44:01 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 11:44:01 UTC] User ID: 352
[17-Apr-2026 11:44:01 UTC] ✅ User profile retrieved successfully for user ID: 352
[17-Apr-2026 11:44:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 11:44:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 11:44:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUyIiwidXNlcm5hbWUiOiJzaGhkaGRoZCIsImVtYWlsIjoianNoc2hzaHNAZ21haWwuY29tIiwiZXhwIjoxNzc3MDMwODcyfQ.blSnNEKsrDPMZxmF__KVwPOpcBeViEwzN8dsbF6Qs9M","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9edb2d28885d3286-BGW","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"37.77.53.178","CF-IPCountry":"IQ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"37.77.53.178, 172.71.137.152"}
[17-Apr-2026 11:44:11 UTC] === User Orders API Called ===
[17-Apr-2026 11:44:11 UTC] User ID: 352
[17-Apr-2026 11:44:11 UTC] Limit: 20, Offset: 0
[17-Apr-2026 11:44:11 UTC] Orders found: 0
[17-Apr-2026 11:44:11 UTC] Orders data: []
[17-Apr-2026 11:44:11 UTC] Total orders count: 0
[17-Apr-2026 11:44:12 UTC] === API CALL LOG ===
[17-Apr-2026 11:44:12 UTC] Endpoint: user/profile.php
[17-Apr-2026 11:44:12 UTC] Full Log Data: {
    "timestamp": "2026-04-17 11:44:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.77.53.178",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUyIiwidXNlcm5hbWUiOiJzaGhkaGRoZCIsImVtYWlsIjoianNoc2hzaHNAZ21haWwuY29tIiwiZXhwIjoxNzc3MDMwODcyfQ.blSnNEKsrDPMZxmF__KVwPOpcBeViEwzN8dsbF6Qs9M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9edb2d2c0cc73286-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "37.77.53.178",
        "CF-IPCountry": "IQ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "37.77.53.178, 172.71.137.152"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 11:44:12 UTC] === END API CALL LOG ===
[17-Apr-2026 11:44:12 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 11:44:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUyIiwidXNlcm5hbWUiOiJzaGhkaGRoZCIsImVtYWlsIjoianNoc2hzaHNAZ21haWwuY29tIiwiZXhwIjoxNzc3MDMwODcyfQ.blSnNEKsrDPMZxmF__KVwPOpcBeViEwzN8dsbF6Qs9M
[17-Apr-2026 11:44:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 11:44:12 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 11:44:12 UTC] User ID: 352
[17-Apr-2026 11:44:12 UTC] ✅ User profile retrieved successfully for user ID: 352
[17-Apr-2026 11:44:12 UTC] === API CALL LOG ===
[17-Apr-2026 11:44:12 UTC] Endpoint: user/profile.php
[17-Apr-2026 11:44:12 UTC] Full Log Data: {
    "timestamp": "2026-04-17 11:44:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.77.53.178",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUyIiwidXNlcm5hbWUiOiJzaGhkaGRoZCIsImVtYWlsIjoianNoc2hzaHNAZ21haWwuY29tIiwiZXhwIjoxNzc3MDMwODcyfQ.blSnNEKsrDPMZxmF__KVwPOpcBeViEwzN8dsbF6Qs9M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9edb2d2d0df03286-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "37.77.53.178",
        "CF-IPCountry": "IQ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "37.77.53.178, 172.71.137.153"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 11:44:12 UTC] === END API CALL LOG ===
[17-Apr-2026 11:44:12 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 11:44:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUyIiwidXNlcm5hbWUiOiJzaGhkaGRoZCIsImVtYWlsIjoianNoc2hzaHNAZ21haWwuY29tIiwiZXhwIjoxNzc3MDMwODcyfQ.blSnNEKsrDPMZxmF__KVwPOpcBeViEwzN8dsbF6Qs9M
[17-Apr-2026 11:44:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 11:44:12 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 11:44:12 UTC] User ID: 352
[17-Apr-2026 11:44:12 UTC] ✅ User profile retrieved successfully for user ID: 352
[17-Apr-2026 11:44:12 UTC] === API CALL LOG ===
[17-Apr-2026 11:44:12 UTC] Endpoint: user/profile.php
[17-Apr-2026 11:44:12 UTC] Full Log Data: {
    "timestamp": "2026-04-17 11:44:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.77.53.178",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUyIiwidXNlcm5hbWUiOiJzaGhkaGRoZCIsImVtYWlsIjoianNoc2hzaHNAZ21haWwuY29tIiwiZXhwIjoxNzc3MDMwODcyfQ.blSnNEKsrDPMZxmF__KVwPOpcBeViEwzN8dsbF6Qs9M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9edb2d2929153286-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "37.77.53.178",
        "CF-IPCountry": "IQ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "37.77.53.178, 172.71.137.152"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 11:44:12 UTC] === END API CALL LOG ===
[17-Apr-2026 11:44:12 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 11:44:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUyIiwidXNlcm5hbWUiOiJzaGhkaGRoZCIsImVtYWlsIjoianNoc2hzaHNAZ21haWwuY29tIiwiZXhwIjoxNzc3MDMwODcyfQ.blSnNEKsrDPMZxmF__KVwPOpcBeViEwzN8dsbF6Qs9M
[17-Apr-2026 11:44:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 11:44:12 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 11:44:12 UTC] User ID: 352
[17-Apr-2026 11:44:12 UTC] ✅ User profile retrieved successfully for user ID: 352
[17-Apr-2026 11:44:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 11:44:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 11:44:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUzIiwidXNlcm5hbWUiOiJyaWZhdGhhc2FuMTEiLCJlbWFpbCI6InJoMTgxNzUwNUBnbWFpbC5jb20iLCJleHAiOjE3NzcwMzA4Nzh9.fPoWADBmSIwJxjz7RuzS3dMvX5-VtU9h1rOtZjJjEzE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9edb2d582eeab54a-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2400:c600:5451:3e74:3532:844f:a7d9:1251","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2400:c600:5451:3e74:3532:844f:a7d9:1251, 172.69.218.178"}
[17-Apr-2026 11:44:19 UTC] === User Orders API Called ===
[17-Apr-2026 11:44:19 UTC] User ID: 353
[17-Apr-2026 11:44:19 UTC] Limit: 20, Offset: 0
[17-Apr-2026 11:44:19 UTC] Orders found: 0
[17-Apr-2026 11:44:19 UTC] Orders data: []
[17-Apr-2026 11:44:19 UTC] Total orders count: 0
[17-Apr-2026 11:44:19 UTC] === API CALL LOG ===
[17-Apr-2026 11:44:19 UTC] Endpoint: user/profile.php
[17-Apr-2026 11:44:19 UTC] Full Log Data: {
    "timestamp": "2026-04-17 11:44:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:5451:3e74:3532:844f:a7d9:1251",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUzIiwidXNlcm5hbWUiOiJyaWZhdGhhc2FuMTEiLCJlbWFpbCI6InJoMTgxNzUwNUBnbWFpbC5jb20iLCJleHAiOjE3NzcwMzA4Nzh9.fPoWADBmSIwJxjz7RuzS3dMvX5-VtU9h1rOtZjJjEzE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9edb2d588f61b54a-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2400:c600:5451:3e74:3532:844f:a7d9:1251",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2400:c600:5451:3e74:3532:844f:a7d9:1251, 172.69.218.178"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 11:44:19 UTC] === END API CALL LOG ===
[17-Apr-2026 11:44:19 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 11:44:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUzIiwidXNlcm5hbWUiOiJyaWZhdGhhc2FuMTEiLCJlbWFpbCI6InJoMTgxNzUwNUBnbWFpbC5jb20iLCJleHAiOjE3NzcwMzA4Nzh9.fPoWADBmSIwJxjz7RuzS3dMvX5-VtU9h1rOtZjJjEzE
[17-Apr-2026 11:44:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 11:44:19 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 11:44:19 UTC] User ID: 353
[17-Apr-2026 11:44:19 UTC] ✅ User profile retrieved successfully for user ID: 353
[17-Apr-2026 11:44:20 UTC] === API CALL LOG ===
[17-Apr-2026 11:44:20 UTC] Endpoint: user/profile.php
[17-Apr-2026 11:44:20 UTC] Full Log Data: {
    "timestamp": "2026-04-17 11:44:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:5451:3e74:3532:844f:a7d9:1251",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUzIiwidXNlcm5hbWUiOiJyaWZhdGhhc2FuMTEiLCJlbWFpbCI6InJoMTgxNzUwNUBnbWFpbC5jb20iLCJleHAiOjE3NzcwMzA4Nzh9.fPoWADBmSIwJxjz7RuzS3dMvX5-VtU9h1rOtZjJjEzE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9edb2d5c8d30b54a-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2400:c600:5451:3e74:3532:844f:a7d9:1251",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2400:c600:5451:3e74:3532:844f:a7d9:1251, 172.69.218.178"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 11:44:20 UTC] === END API CALL LOG ===
[17-Apr-2026 11:44:20 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 11:44:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUzIiwidXNlcm5hbWUiOiJyaWZhdGhhc2FuMTEiLCJlbWFpbCI6InJoMTgxNzUwNUBnbWFpbC5jb20iLCJleHAiOjE3NzcwMzA4Nzh9.fPoWADBmSIwJxjz7RuzS3dMvX5-VtU9h1rOtZjJjEzE
[17-Apr-2026 11:44:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 11:44:20 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 11:44:20 UTC] User ID: 353
[17-Apr-2026 11:44:20 UTC] ✅ User profile retrieved successfully for user ID: 353
[17-Apr-2026 11:44:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 11:44:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 11:44:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUzIiwidXNlcm5hbWUiOiJyaWZhdGhhc2FuMTEiLCJlbWFpbCI6InJoMTgxNzUwNUBnbWFpbC5jb20iLCJleHAiOjE3NzcwMzA4Nzh9.fPoWADBmSIwJxjz7RuzS3dMvX5-VtU9h1rOtZjJjEzE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9edb2d658abeb54a-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2400:c600:5451:3e74:3532:844f:a7d9:1251","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2400:c600:5451:3e74:3532:844f:a7d9:1251, 172.69.218.178"}
[17-Apr-2026 11:44:21 UTC] === User Orders API Called ===
[17-Apr-2026 11:44:21 UTC] User ID: 353
[17-Apr-2026 11:44:21 UTC] Limit: 20, Offset: 0
[17-Apr-2026 11:44:21 UTC] Orders found: 0
[17-Apr-2026 11:44:21 UTC] Orders data: []
[17-Apr-2026 11:44:21 UTC] Total orders count: 0
[17-Apr-2026 11:44:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 11:44:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 11:44:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUzIiwidXNlcm5hbWUiOiJyaWZhdGhhc2FuMTEiLCJlbWFpbCI6InJoMTgxNzUwNUBnbWFpbC5jb20iLCJleHAiOjE3NzcwMzA4Nzh9.fPoWADBmSIwJxjz7RuzS3dMvX5-VtU9h1rOtZjJjEzE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9edb2d6c3e76b54a-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2400:c600:5451:3e74:3532:844f:a7d9:1251","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2400:c600:5451:3e74:3532:844f:a7d9:1251, 172.69.218.178"}
[17-Apr-2026 11:44:22 UTC] === User Orders API Called ===
[17-Apr-2026 11:44:22 UTC] User ID: 353
[17-Apr-2026 11:44:22 UTC] Limit: 20, Offset: 0
[17-Apr-2026 11:44:22 UTC] Orders found: 0
[17-Apr-2026 11:44:22 UTC] Orders data: []
[17-Apr-2026 11:44:22 UTC] Total orders count: 0
[17-Apr-2026 11:44:22 UTC] === API CALL LOG ===
[17-Apr-2026 11:44:22 UTC] Endpoint: user/profile.php
[17-Apr-2026 11:44:22 UTC] Full Log Data: {
    "timestamp": "2026-04-17 11:44:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:5451:3e74:3532:844f:a7d9:1251",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUzIiwidXNlcm5hbWUiOiJyaWZhdGhhc2FuMTEiLCJlbWFpbCI6InJoMTgxNzUwNUBnbWFpbC5jb20iLCJleHAiOjE3NzcwMzA4Nzh9.fPoWADBmSIwJxjz7RuzS3dMvX5-VtU9h1rOtZjJjEzE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9edb2d6caf30b54a-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2400:c600:5451:3e74:3532:844f:a7d9:1251",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2400:c600:5451:3e74:3532:844f:a7d9:1251, 172.69.218.178"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 11:44:22 UTC] === END API CALL LOG ===
[17-Apr-2026 11:44:22 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 11:44:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUzIiwidXNlcm5hbWUiOiJyaWZhdGhhc2FuMTEiLCJlbWFpbCI6InJoMTgxNzUwNUBnbWFpbC5jb20iLCJleHAiOjE3NzcwMzA4Nzh9.fPoWADBmSIwJxjz7RuzS3dMvX5-VtU9h1rOtZjJjEzE
[17-Apr-2026 11:44:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 11:44:22 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 11:44:22 UTC] User ID: 353
[17-Apr-2026 11:44:22 UTC] ✅ User profile retrieved successfully for user ID: 353
[17-Apr-2026 11:44:22 UTC] === API CALL LOG ===
[17-Apr-2026 11:44:22 UTC] Endpoint: user/profile.php
[17-Apr-2026 11:44:22 UTC] Full Log Data: {
    "timestamp": "2026-04-17 11:44:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.77.53.178",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUyIiwidXNlcm5hbWUiOiJzaGhkaGRoZCIsImVtYWlsIjoianNoc2hzaHNAZ21haWwuY29tIiwiZXhwIjoxNzc3MDMwODcyfQ.blSnNEKsrDPMZxmF__KVwPOpcBeViEwzN8dsbF6Qs9M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9edb2d6f38c23286-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "37.77.53.178",
        "CF-IPCountry": "IQ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "37.77.53.178, 172.71.137.152"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 11:44:22 UTC] === END API CALL LOG ===
[17-Apr-2026 11:44:22 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 11:44:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUyIiwidXNlcm5hbWUiOiJzaGhkaGRoZCIsImVtYWlsIjoianNoc2hzaHNAZ21haWwuY29tIiwiZXhwIjoxNzc3MDMwODcyfQ.blSnNEKsrDPMZxmF__KVwPOpcBeViEwzN8dsbF6Qs9M
[17-Apr-2026 11:44:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 11:44:22 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 11:44:22 UTC] User ID: 352
[17-Apr-2026 11:44:22 UTC] ✅ User profile retrieved successfully for user ID: 352
[17-Apr-2026 11:44:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 11:44:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 11:44:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUyIiwidXNlcm5hbWUiOiJzaGhkaGRoZCIsImVtYWlsIjoianNoc2hzaHNAZ21haWwuY29tIiwiZXhwIjoxNzc3MDMwODcyfQ.blSnNEKsrDPMZxmF__KVwPOpcBeViEwzN8dsbF6Qs9M","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9edb2d6e98043286-BGW","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"37.77.53.178","CF-IPCountry":"IQ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"37.77.53.178, 172.71.137.152"}
[17-Apr-2026 11:44:22 UTC] === User Orders API Called ===
[17-Apr-2026 11:44:22 UTC] User ID: 352
[17-Apr-2026 11:44:22 UTC] Limit: 20, Offset: 0
[17-Apr-2026 11:44:22 UTC] Orders found: 0
[17-Apr-2026 11:44:22 UTC] Orders data: []
[17-Apr-2026 11:44:22 UTC] Total orders count: 0
[17-Apr-2026 11:44:23 UTC] === API CALL LOG ===
[17-Apr-2026 11:44:23 UTC] Endpoint: user/profile.php
[17-Apr-2026 11:44:23 UTC] Full Log Data: {
    "timestamp": "2026-04-17 11:44:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:5451:3e74:3532:844f:a7d9:1251",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUzIiwidXNlcm5hbWUiOiJyaWZhdGhhc2FuMTEiLCJlbWFpbCI6InJoMTgxNzUwNUBnbWFpbC5jb20iLCJleHAiOjE3NzcwMzA4Nzh9.fPoWADBmSIwJxjz7RuzS3dMvX5-VtU9h1rOtZjJjEzE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9edb2d707c6db54a-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2400:c600:5451:3e74:3532:844f:a7d9:1251",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2400:c600:5451:3e74:3532:844f:a7d9:1251, 172.69.218.178"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 11:44:23 UTC] === END API CALL LOG ===
[17-Apr-2026 11:44:23 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 11:44:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUzIiwidXNlcm5hbWUiOiJyaWZhdGhhc2FuMTEiLCJlbWFpbCI6InJoMTgxNzUwNUBnbWFpbC5jb20iLCJleHAiOjE3NzcwMzA4Nzh9.fPoWADBmSIwJxjz7RuzS3dMvX5-VtU9h1rOtZjJjEzE
[17-Apr-2026 11:44:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 11:44:23 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 11:44:23 UTC] User ID: 353
[17-Apr-2026 11:44:23 UTC] ✅ User profile retrieved successfully for user ID: 353
[17-Apr-2026 11:44:23 UTC] === API CALL LOG ===
[17-Apr-2026 11:44:23 UTC] Endpoint: user/profile.php
[17-Apr-2026 11:44:23 UTC] Full Log Data: {
    "timestamp": "2026-04-17 11:44:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.77.53.178",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUyIiwidXNlcm5hbWUiOiJzaGhkaGRoZCIsImVtYWlsIjoianNoc2hzaHNAZ21haWwuY29tIiwiZXhwIjoxNzc3MDMwODcyfQ.blSnNEKsrDPMZxmF__KVwPOpcBeViEwzN8dsbF6Qs9M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9edb2d731d5d3286-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "37.77.53.178",
        "CF-IPCountry": "IQ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "37.77.53.178, 172.71.137.152"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 11:44:23 UTC] === END API CALL LOG ===
[17-Apr-2026 11:44:23 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 11:44:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUyIiwidXNlcm5hbWUiOiJzaGhkaGRoZCIsImVtYWlsIjoianNoc2hzaHNAZ21haWwuY29tIiwiZXhwIjoxNzc3MDMwODcyfQ.blSnNEKsrDPMZxmF__KVwPOpcBeViEwzN8dsbF6Qs9M
[17-Apr-2026 11:44:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 11:44:23 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 11:44:23 UTC] User ID: 352
[17-Apr-2026 11:44:23 UTC] ✅ User profile retrieved successfully for user ID: 352
[17-Apr-2026 11:44:23 UTC] === API CALL LOG ===
[17-Apr-2026 11:44:23 UTC] Endpoint: user/profile.php
[17-Apr-2026 11:44:23 UTC] Full Log Data: {
    "timestamp": "2026-04-17 11:44:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.77.53.178",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUyIiwidXNlcm5hbWUiOiJzaGhkaGRoZCIsImVtYWlsIjoianNoc2hzaHNAZ21haWwuY29tIiwiZXhwIjoxNzc3MDMwODcyfQ.blSnNEKsrDPMZxmF__KVwPOpcBeViEwzN8dsbF6Qs9M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9edb2d731d5b3286-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "37.77.53.178",
        "CF-IPCountry": "IQ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "37.77.53.178, 172.71.137.153"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 11:44:23 UTC] === END API CALL LOG ===
[17-Apr-2026 11:44:23 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 11:44:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUyIiwidXNlcm5hbWUiOiJzaGhkaGRoZCIsImVtYWlsIjoianNoc2hzaHNAZ21haWwuY29tIiwiZXhwIjoxNzc3MDMwODcyfQ.blSnNEKsrDPMZxmF__KVwPOpcBeViEwzN8dsbF6Qs9M
[17-Apr-2026 11:44:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 11:44:23 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 11:44:23 UTC] User ID: 352
[17-Apr-2026 11:44:23 UTC] ✅ User profile retrieved successfully for user ID: 352
[17-Apr-2026 11:44:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 11:44:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 11:44:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUyIiwidXNlcm5hbWUiOiJzaGhkaGRoZCIsImVtYWlsIjoianNoc2hzaHNAZ21haWwuY29tIiwiZXhwIjoxNzc3MDMwODcyfQ.blSnNEKsrDPMZxmF__KVwPOpcBeViEwzN8dsbF6Qs9M","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9edb2da79ae93286-BGW","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"37.77.53.178","CF-IPCountry":"IQ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"37.77.53.178, 172.71.137.153"}
[17-Apr-2026 11:44:32 UTC] === User Orders API Called ===
[17-Apr-2026 11:44:32 UTC] User ID: 352
[17-Apr-2026 11:44:32 UTC] Limit: 20, Offset: 0
[17-Apr-2026 11:44:32 UTC] Orders found: 0
[17-Apr-2026 11:44:32 UTC] Orders data: []
[17-Apr-2026 11:44:32 UTC] Total orders count: 0
[17-Apr-2026 11:44:32 UTC] === API CALL LOG ===
[17-Apr-2026 11:44:32 UTC] Endpoint: user/profile.php
[17-Apr-2026 11:44:32 UTC] Full Log Data: {
    "timestamp": "2026-04-17 11:44:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.77.53.178",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUyIiwidXNlcm5hbWUiOiJzaGhkaGRoZCIsImVtYWlsIjoianNoc2hzaHNAZ21haWwuY29tIiwiZXhwIjoxNzc3MDMwODcyfQ.blSnNEKsrDPMZxmF__KVwPOpcBeViEwzN8dsbF6Qs9M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9edb2da82b8f3286-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "37.77.53.178",
        "CF-IPCountry": "IQ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "37.77.53.178, 172.71.137.152"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 11:44:32 UTC] === END API CALL LOG ===
[17-Apr-2026 11:44:32 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 11:44:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUyIiwidXNlcm5hbWUiOiJzaGhkaGRoZCIsImVtYWlsIjoianNoc2hzaHNAZ21haWwuY29tIiwiZXhwIjoxNzc3MDMwODcyfQ.blSnNEKsrDPMZxmF__KVwPOpcBeViEwzN8dsbF6Qs9M
[17-Apr-2026 11:44:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 11:44:32 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 11:44:32 UTC] User ID: 352
[17-Apr-2026 11:44:32 UTC] ✅ User profile retrieved successfully for user ID: 352
[17-Apr-2026 11:44:32 UTC] === API CALL LOG ===
[17-Apr-2026 11:44:32 UTC] Endpoint: user/profile.php
[17-Apr-2026 11:44:32 UTC] Full Log Data: {
    "timestamp": "2026-04-17 11:44:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.77.53.178",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUyIiwidXNlcm5hbWUiOiJzaGhkaGRoZCIsImVtYWlsIjoianNoc2hzaHNAZ21haWwuY29tIiwiZXhwIjoxNzc3MDMwODcyfQ.blSnNEKsrDPMZxmF__KVwPOpcBeViEwzN8dsbF6Qs9M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9edb2dab3f1f3286-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "37.77.53.178",
        "CF-IPCountry": "IQ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "37.77.53.178, 172.71.137.153"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 11:44:32 UTC] === END API CALL LOG ===
[17-Apr-2026 11:44:32 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 11:44:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUyIiwidXNlcm5hbWUiOiJzaGhkaGRoZCIsImVtYWlsIjoianNoc2hzaHNAZ21haWwuY29tIiwiZXhwIjoxNzc3MDMwODcyfQ.blSnNEKsrDPMZxmF__KVwPOpcBeViEwzN8dsbF6Qs9M
[17-Apr-2026 11:44:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 11:44:32 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 11:44:32 UTC] User ID: 352
[17-Apr-2026 11:44:32 UTC] ✅ User profile retrieved successfully for user ID: 352
[17-Apr-2026 11:44:32 UTC] === API CALL LOG ===
[17-Apr-2026 11:44:32 UTC] Endpoint: user/profile.php
[17-Apr-2026 11:44:32 UTC] Full Log Data: {
    "timestamp": "2026-04-17 11:44:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.77.53.178",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUyIiwidXNlcm5hbWUiOiJzaGhkaGRoZCIsImVtYWlsIjoianNoc2hzaHNAZ21haWwuY29tIiwiZXhwIjoxNzc3MDMwODcyfQ.blSnNEKsrDPMZxmF__KVwPOpcBeViEwzN8dsbF6Qs9M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9edb2dac08133286-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "37.77.53.178",
        "CF-IPCountry": "IQ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "37.77.53.178, 172.71.137.153"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 11:44:32 UTC] === END API CALL LOG ===
[17-Apr-2026 11:44:32 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 11:44:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUyIiwidXNlcm5hbWUiOiJzaGhkaGRoZCIsImVtYWlsIjoianNoc2hzaHNAZ21haWwuY29tIiwiZXhwIjoxNzc3MDMwODcyfQ.blSnNEKsrDPMZxmF__KVwPOpcBeViEwzN8dsbF6Qs9M
[17-Apr-2026 11:44:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 11:44:32 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 11:44:32 UTC] User ID: 352
[17-Apr-2026 11:44:32 UTC] ✅ User profile retrieved successfully for user ID: 352
[17-Apr-2026 11:44:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 11:44:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 11:44:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUzIiwidXNlcm5hbWUiOiJyaWZhdGhhc2FuMTEiLCJlbWFpbCI6InJoMTgxNzUwNUBnbWFpbC5jb20iLCJleHAiOjE3NzcwMzA4Nzh9.fPoWADBmSIwJxjz7RuzS3dMvX5-VtU9h1rOtZjJjEzE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9edb2db5af5bb54a-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2400:c600:5451:3e74:3532:844f:a7d9:1251","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2400:c600:5451:3e74:3532:844f:a7d9:1251, 172.69.218.179"}
[17-Apr-2026 11:44:34 UTC] === User Orders API Called ===
[17-Apr-2026 11:44:34 UTC] User ID: 353
[17-Apr-2026 11:44:34 UTC] Limit: 20, Offset: 0
[17-Apr-2026 11:44:34 UTC] Orders found: 0
[17-Apr-2026 11:44:34 UTC] Orders data: []
[17-Apr-2026 11:44:34 UTC] Total orders count: 0
[17-Apr-2026 11:44:48 UTC] === API CALL LOG ===
[17-Apr-2026 11:44:48 UTC] Endpoint: user/profile.php
[17-Apr-2026 11:44:48 UTC] Full Log Data: {
    "timestamp": "2026-04-17 11:44:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.77.53.178",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUyIiwidXNlcm5hbWUiOiJzaGhkaGRoZCIsImVtYWlsIjoianNoc2hzaHNAZ21haWwuY29tIiwiZXhwIjoxNzc3MDMwODcyfQ.blSnNEKsrDPMZxmF__KVwPOpcBeViEwzN8dsbF6Qs9M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9edb2e0f0bc53286-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "37.77.53.178",
        "CF-IPCountry": "IQ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "37.77.53.178, 172.71.137.153"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 11:44:48 UTC] === END API CALL LOG ===
[17-Apr-2026 11:44:48 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 11:44:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUyIiwidXNlcm5hbWUiOiJzaGhkaGRoZCIsImVtYWlsIjoianNoc2hzaHNAZ21haWwuY29tIiwiZXhwIjoxNzc3MDMwODcyfQ.blSnNEKsrDPMZxmF__KVwPOpcBeViEwzN8dsbF6Qs9M
[17-Apr-2026 11:44:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 11:44:48 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 11:44:48 UTC] User ID: 352
[17-Apr-2026 11:44:48 UTC] ✅ User profile retrieved successfully for user ID: 352
[17-Apr-2026 11:45:31 UTC] === API CALL LOG ===
[17-Apr-2026 11:45:31 UTC] Endpoint: user/profile.php
[17-Apr-2026 11:45:31 UTC] Full Log Data: {
    "timestamp": "2026-04-17 11:45:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.77.53.178",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUyIiwidXNlcm5hbWUiOiJzaGhkaGRoZCIsImVtYWlsIjoianNoc2hzaHNAZ21haWwuY29tIiwiZXhwIjoxNzc3MDMwODcyfQ.blSnNEKsrDPMZxmF__KVwPOpcBeViEwzN8dsbF6Qs9M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9edb2f1cdcfbd56e-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "37.77.53.178",
        "CF-IPCountry": "IQ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "37.77.53.178, 172.71.137.153"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 11:45:31 UTC] === END API CALL LOG ===
[17-Apr-2026 11:45:31 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 11:45:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUyIiwidXNlcm5hbWUiOiJzaGhkaGRoZCIsImVtYWlsIjoianNoc2hzaHNAZ21haWwuY29tIiwiZXhwIjoxNzc3MDMwODcyfQ.blSnNEKsrDPMZxmF__KVwPOpcBeViEwzN8dsbF6Qs9M
[17-Apr-2026 11:45:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 11:45:31 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 11:45:31 UTC] User ID: 352
[17-Apr-2026 11:45:31 UTC] ✅ User profile retrieved successfully for user ID: 352
[17-Apr-2026 11:45:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 11:45:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 11:45:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUyIiwidXNlcm5hbWUiOiJzaGhkaGRoZCIsImVtYWlsIjoianNoc2hzaHNAZ21haWwuY29tIiwiZXhwIjoxNzc3MDMwODcyfQ.blSnNEKsrDPMZxmF__KVwPOpcBeViEwzN8dsbF6Qs9M","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9edb2f641f21d56e-BGW","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"37.77.53.178","CF-IPCountry":"IQ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"37.77.53.178, 172.71.137.153"}
[17-Apr-2026 11:45:43 UTC] === User Orders API Called ===
[17-Apr-2026 11:45:43 UTC] User ID: 352
[17-Apr-2026 11:45:43 UTC] Limit: 20, Offset: 0
[17-Apr-2026 11:45:43 UTC] Orders found: 0
[17-Apr-2026 11:45:43 UTC] Orders data: []
[17-Apr-2026 11:45:43 UTC] Total orders count: 0
[17-Apr-2026 11:45:43 UTC] === API CALL LOG ===
[17-Apr-2026 11:45:43 UTC] Endpoint: user/profile.php
[17-Apr-2026 11:45:43 UTC] Full Log Data: {
    "timestamp": "2026-04-17 11:45:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.77.53.178",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUyIiwidXNlcm5hbWUiOiJzaGhkaGRoZCIsImVtYWlsIjoianNoc2hzaHNAZ21haWwuY29tIiwiZXhwIjoxNzc3MDMwODcyfQ.blSnNEKsrDPMZxmF__KVwPOpcBeViEwzN8dsbF6Qs9M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9edb2f64cff7d56e-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "37.77.53.178",
        "CF-IPCountry": "IQ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "37.77.53.178, 172.71.137.152"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 11:45:43 UTC] === END API CALL LOG ===
[17-Apr-2026 11:45:43 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 11:45:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUyIiwidXNlcm5hbWUiOiJzaGhkaGRoZCIsImVtYWlsIjoianNoc2hzaHNAZ21haWwuY29tIiwiZXhwIjoxNzc3MDMwODcyfQ.blSnNEKsrDPMZxmF__KVwPOpcBeViEwzN8dsbF6Qs9M
[17-Apr-2026 11:45:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 11:45:43 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 11:45:43 UTC] User ID: 352
[17-Apr-2026 11:45:43 UTC] ✅ User profile retrieved successfully for user ID: 352
[17-Apr-2026 11:45:43 UTC] === API CALL LOG ===
[17-Apr-2026 11:45:43 UTC] Endpoint: user/profile.php
[17-Apr-2026 11:45:43 UTC] Full Log Data: {
    "timestamp": "2026-04-17 11:45:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.77.53.178",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUyIiwidXNlcm5hbWUiOiJzaGhkaGRoZCIsImVtYWlsIjoianNoc2hzaHNAZ21haWwuY29tIiwiZXhwIjoxNzc3MDMwODcyfQ.blSnNEKsrDPMZxmF__KVwPOpcBeViEwzN8dsbF6Qs9M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9edb2f687bf1d56e-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "37.77.53.178",
        "CF-IPCountry": "IQ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "37.77.53.178, 172.71.137.153"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 11:45:43 UTC] === END API CALL LOG ===
[17-Apr-2026 11:45:43 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 11:45:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUyIiwidXNlcm5hbWUiOiJzaGhkaGRoZCIsImVtYWlsIjoianNoc2hzaHNAZ21haWwuY29tIiwiZXhwIjoxNzc3MDMwODcyfQ.blSnNEKsrDPMZxmF__KVwPOpcBeViEwzN8dsbF6Qs9M
[17-Apr-2026 11:45:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 11:45:43 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 11:45:43 UTC] User ID: 352
[17-Apr-2026 11:45:43 UTC] ✅ User profile retrieved successfully for user ID: 352
[17-Apr-2026 11:45:43 UTC] === API CALL LOG ===
[17-Apr-2026 11:45:43 UTC] Endpoint: user/profile.php
[17-Apr-2026 11:45:43 UTC] Full Log Data: {
    "timestamp": "2026-04-17 11:45:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.77.53.178",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUyIiwidXNlcm5hbWUiOiJzaGhkaGRoZCIsImVtYWlsIjoianNoc2hzaHNAZ21haWwuY29tIiwiZXhwIjoxNzc3MDMwODcyfQ.blSnNEKsrDPMZxmF__KVwPOpcBeViEwzN8dsbF6Qs9M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9edb2f688bffd56e-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "37.77.53.178",
        "CF-IPCountry": "IQ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "37.77.53.178, 172.71.137.153"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 11:45:43 UTC] === END API CALL LOG ===
[17-Apr-2026 11:45:43 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 11:45:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUyIiwidXNlcm5hbWUiOiJzaGhkaGRoZCIsImVtYWlsIjoianNoc2hzaHNAZ21haWwuY29tIiwiZXhwIjoxNzc3MDMwODcyfQ.blSnNEKsrDPMZxmF__KVwPOpcBeViEwzN8dsbF6Qs9M
[17-Apr-2026 11:45:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 11:45:43 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 11:45:43 UTC] User ID: 352
[17-Apr-2026 11:45:43 UTC] ✅ User profile retrieved successfully for user ID: 352
[17-Apr-2026 11:46:23 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 11:46:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 11:46:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUyIiwidXNlcm5hbWUiOiJzaGhkaGRoZCIsImVtYWlsIjoianNoc2hzaHNAZ21haWwuY29tIiwiZXhwIjoxNzc3MDMwODcyfQ.blSnNEKsrDPMZxmF__KVwPOpcBeViEwzN8dsbF6Qs9M","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9edb305dda6911e2-BGW","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"37.77.53.178","CF-IPCountry":"IQ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"37.77.53.178, 172.71.137.153"}
[17-Apr-2026 11:46:23 UTC] === User Orders API Called ===
[17-Apr-2026 11:46:23 UTC] User ID: 352
[17-Apr-2026 11:46:23 UTC] Limit: 20, Offset: 0
[17-Apr-2026 11:46:23 UTC] Orders found: 0
[17-Apr-2026 11:46:23 UTC] Orders data: []
[17-Apr-2026 11:46:23 UTC] Total orders count: 0
[17-Apr-2026 11:46:23 UTC] === API CALL LOG ===
[17-Apr-2026 11:46:23 UTC] Endpoint: user/profile.php
[17-Apr-2026 11:46:23 UTC] Full Log Data: {
    "timestamp": "2026-04-17 11:46:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.77.53.178",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUyIiwidXNlcm5hbWUiOiJzaGhkaGRoZCIsImVtYWlsIjoianNoc2hzaHNAZ21haWwuY29tIiwiZXhwIjoxNzc3MDMwODcyfQ.blSnNEKsrDPMZxmF__KVwPOpcBeViEwzN8dsbF6Qs9M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9edb305dda7311e2-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "37.77.53.178",
        "CF-IPCountry": "IQ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "37.77.53.178, 172.71.137.153"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 11:46:23 UTC] === END API CALL LOG ===
[17-Apr-2026 11:46:23 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 11:46:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUyIiwidXNlcm5hbWUiOiJzaGhkaGRoZCIsImVtYWlsIjoianNoc2hzaHNAZ21haWwuY29tIiwiZXhwIjoxNzc3MDMwODcyfQ.blSnNEKsrDPMZxmF__KVwPOpcBeViEwzN8dsbF6Qs9M
[17-Apr-2026 11:46:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 11:46:23 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 11:46:23 UTC] User ID: 352
[17-Apr-2026 11:46:23 UTC] ✅ User profile retrieved successfully for user ID: 352
[17-Apr-2026 11:46:23 UTC] === API CALL LOG ===
[17-Apr-2026 11:46:23 UTC] Endpoint: user/profile.php
[17-Apr-2026 11:46:23 UTC] Full Log Data: {
    "timestamp": "2026-04-17 11:46:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.77.53.178",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUyIiwidXNlcm5hbWUiOiJzaGhkaGRoZCIsImVtYWlsIjoianNoc2hzaHNAZ21haWwuY29tIiwiZXhwIjoxNzc3MDMwODcyfQ.blSnNEKsrDPMZxmF__KVwPOpcBeViEwzN8dsbF6Qs9M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9edb3061df4e11e2-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "37.77.53.178",
        "CF-IPCountry": "IQ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "37.77.53.178, 172.71.137.153"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 11:46:23 UTC] === END API CALL LOG ===
[17-Apr-2026 11:46:23 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 11:46:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUyIiwidXNlcm5hbWUiOiJzaGhkaGRoZCIsImVtYWlsIjoianNoc2hzaHNAZ21haWwuY29tIiwiZXhwIjoxNzc3MDMwODcyfQ.blSnNEKsrDPMZxmF__KVwPOpcBeViEwzN8dsbF6Qs9M
[17-Apr-2026 11:46:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 11:46:23 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 11:46:23 UTC] User ID: 352
[17-Apr-2026 11:46:23 UTC] ✅ User profile retrieved successfully for user ID: 352
[17-Apr-2026 11:46:23 UTC] === API CALL LOG ===
[17-Apr-2026 11:46:23 UTC] Endpoint: user/profile.php
[17-Apr-2026 11:46:23 UTC] Full Log Data: {
    "timestamp": "2026-04-17 11:46:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.77.53.178",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUyIiwidXNlcm5hbWUiOiJzaGhkaGRoZCIsImVtYWlsIjoianNoc2hzaHNAZ21haWwuY29tIiwiZXhwIjoxNzc3MDMwODcyfQ.blSnNEKsrDPMZxmF__KVwPOpcBeViEwzN8dsbF6Qs9M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9edb3061ef5c11e2-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "37.77.53.178",
        "CF-IPCountry": "IQ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "37.77.53.178, 172.71.137.153"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 11:46:23 UTC] === END API CALL LOG ===
[17-Apr-2026 11:46:23 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 11:46:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUyIiwidXNlcm5hbWUiOiJzaGhkaGRoZCIsImVtYWlsIjoianNoc2hzaHNAZ21haWwuY29tIiwiZXhwIjoxNzc3MDMwODcyfQ.blSnNEKsrDPMZxmF__KVwPOpcBeViEwzN8dsbF6Qs9M
[17-Apr-2026 11:46:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 11:46:23 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 11:46:23 UTC] User ID: 352
[17-Apr-2026 11:46:23 UTC] ✅ User profile retrieved successfully for user ID: 352
[17-Apr-2026 11:47:05 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 11:47:05 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 11:47:05 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUyIiwidXNlcm5hbWUiOiJzaGhkaGRoZCIsImVtYWlsIjoianNoc2hzaHNAZ21haWwuY29tIiwiZXhwIjoxNzc3MDMwODcyfQ.blSnNEKsrDPMZxmF__KVwPOpcBeViEwzN8dsbF6Qs9M","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9edb31665dc0be1c-BGW","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"37.77.53.178","CF-IPCountry":"IQ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"37.77.53.178, 172.71.137.152"}
[17-Apr-2026 11:47:05 UTC] === User Orders API Called ===
[17-Apr-2026 11:47:05 UTC] User ID: 352
[17-Apr-2026 11:47:05 UTC] Limit: 20, Offset: 0
[17-Apr-2026 11:47:05 UTC] Orders found: 0
[17-Apr-2026 11:47:05 UTC] Orders data: []
[17-Apr-2026 11:47:05 UTC] Total orders count: 0
[17-Apr-2026 11:47:05 UTC] === API CALL LOG ===
[17-Apr-2026 11:47:05 UTC] Endpoint: user/profile.php
[17-Apr-2026 11:47:05 UTC] Full Log Data: {
    "timestamp": "2026-04-17 11:47:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.77.53.178",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUyIiwidXNlcm5hbWUiOiJzaGhkaGRoZCIsImVtYWlsIjoianNoc2hzaHNAZ21haWwuY29tIiwiZXhwIjoxNzc3MDMwODcyfQ.blSnNEKsrDPMZxmF__KVwPOpcBeViEwzN8dsbF6Qs9M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9edb31667dcabe1c-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "37.77.53.178",
        "CF-IPCountry": "IQ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "37.77.53.178, 172.71.137.153"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 11:47:05 UTC] === END API CALL LOG ===
[17-Apr-2026 11:47:05 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 11:47:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUyIiwidXNlcm5hbWUiOiJzaGhkaGRoZCIsImVtYWlsIjoianNoc2hzaHNAZ21haWwuY29tIiwiZXhwIjoxNzc3MDMwODcyfQ.blSnNEKsrDPMZxmF__KVwPOpcBeViEwzN8dsbF6Qs9M
[17-Apr-2026 11:47:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 11:47:05 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 11:47:05 UTC] User ID: 352
[17-Apr-2026 11:47:05 UTC] ✅ User profile retrieved successfully for user ID: 352
[17-Apr-2026 11:47:05 UTC] === API CALL LOG ===
[17-Apr-2026 11:47:05 UTC] Endpoint: user/profile.php
[17-Apr-2026 11:47:05 UTC] Full Log Data: {
    "timestamp": "2026-04-17 11:47:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.77.53.178",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUyIiwidXNlcm5hbWUiOiJzaGhkaGRoZCIsImVtYWlsIjoianNoc2hzaHNAZ21haWwuY29tIiwiZXhwIjoxNzc3MDMwODcyfQ.blSnNEKsrDPMZxmF__KVwPOpcBeViEwzN8dsbF6Qs9M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9edb3169df27be1c-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "37.77.53.178",
        "CF-IPCountry": "IQ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "37.77.53.178, 172.71.137.153"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 11:47:05 UTC] === END API CALL LOG ===
[17-Apr-2026 11:47:05 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 11:47:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUyIiwidXNlcm5hbWUiOiJzaGhkaGRoZCIsImVtYWlsIjoianNoc2hzaHNAZ21haWwuY29tIiwiZXhwIjoxNzc3MDMwODcyfQ.blSnNEKsrDPMZxmF__KVwPOpcBeViEwzN8dsbF6Qs9M
[17-Apr-2026 11:47:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 11:47:05 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 11:47:05 UTC] User ID: 352
[17-Apr-2026 11:47:05 UTC] ✅ User profile retrieved successfully for user ID: 352
[17-Apr-2026 11:47:06 UTC] === API CALL LOG ===
[17-Apr-2026 11:47:06 UTC] Endpoint: user/profile.php
[17-Apr-2026 11:47:06 UTC] Full Log Data: {
    "timestamp": "2026-04-17 11:47:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.77.53.178",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUyIiwidXNlcm5hbWUiOiJzaGhkaGRoZCIsImVtYWlsIjoianNoc2hzaHNAZ21haWwuY29tIiwiZXhwIjoxNzc3MDMwODcyfQ.blSnNEKsrDPMZxmF__KVwPOpcBeViEwzN8dsbF6Qs9M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9edb316a4f4ebe1c-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "37.77.53.178",
        "CF-IPCountry": "IQ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "37.77.53.178, 172.71.137.152"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 11:47:06 UTC] === END API CALL LOG ===
[17-Apr-2026 11:47:06 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 11:47:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUyIiwidXNlcm5hbWUiOiJzaGhkaGRoZCIsImVtYWlsIjoianNoc2hzaHNAZ21haWwuY29tIiwiZXhwIjoxNzc3MDMwODcyfQ.blSnNEKsrDPMZxmF__KVwPOpcBeViEwzN8dsbF6Qs9M
[17-Apr-2026 11:47:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 11:47:06 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 11:47:06 UTC] User ID: 352
[17-Apr-2026 11:47:06 UTC] ✅ User profile retrieved successfully for user ID: 352
[17-Apr-2026 11:47:14 UTC] === API CALL LOG ===
[17-Apr-2026 11:47:14 UTC] Endpoint: user/profile.php
[17-Apr-2026 11:47:14 UTC] Full Log Data: {
    "timestamp": "2026-04-17 11:47:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.77.53.178",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUyIiwidXNlcm5hbWUiOiJzaGhkaGRoZCIsImVtYWlsIjoianNoc2hzaHNAZ21haWwuY29tIiwiZXhwIjoxNzc3MDMwODcyfQ.blSnNEKsrDPMZxmF__KVwPOpcBeViEwzN8dsbF6Qs9M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9edb319d4967d56e-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "37.77.53.178",
        "CF-IPCountry": "IQ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "37.77.53.178, 172.71.137.153"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 11:47:14 UTC] === END API CALL LOG ===
[17-Apr-2026 11:47:14 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 11:47:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUyIiwidXNlcm5hbWUiOiJzaGhkaGRoZCIsImVtYWlsIjoianNoc2hzaHNAZ21haWwuY29tIiwiZXhwIjoxNzc3MDMwODcyfQ.blSnNEKsrDPMZxmF__KVwPOpcBeViEwzN8dsbF6Qs9M
[17-Apr-2026 11:47:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 11:47:14 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 11:47:14 UTC] User ID: 352
[17-Apr-2026 11:47:14 UTC] ✅ User profile retrieved successfully for user ID: 352
[17-Apr-2026 11:47:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 11:47:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 11:47:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUyIiwidXNlcm5hbWUiOiJzaGhkaGRoZCIsImVtYWlsIjoianNoc2hzaHNAZ21haWwuY29tIiwiZXhwIjoxNzc3MDMwODcyfQ.blSnNEKsrDPMZxmF__KVwPOpcBeViEwzN8dsbF6Qs9M","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9edb31bf5b4fd56e-BGW","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"37.77.53.178","CF-IPCountry":"IQ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"37.77.53.178, 172.71.137.153"}
[17-Apr-2026 11:47:19 UTC] === User Orders API Called ===
[17-Apr-2026 11:47:19 UTC] User ID: 352
[17-Apr-2026 11:47:19 UTC] Limit: 20, Offset: 0
[17-Apr-2026 11:47:19 UTC] Orders found: 0
[17-Apr-2026 11:47:19 UTC] Orders data: []
[17-Apr-2026 11:47:19 UTC] Total orders count: 0
[17-Apr-2026 11:47:19 UTC] === API CALL LOG ===
[17-Apr-2026 11:47:19 UTC] Endpoint: user/profile.php
[17-Apr-2026 11:47:19 UTC] Full Log Data: {
    "timestamp": "2026-04-17 11:47:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.77.53.178",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUyIiwidXNlcm5hbWUiOiJzaGhkaGRoZCIsImVtYWlsIjoianNoc2hzaHNAZ21haWwuY29tIiwiZXhwIjoxNzc3MDMwODcyfQ.blSnNEKsrDPMZxmF__KVwPOpcBeViEwzN8dsbF6Qs9M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9edb31bffc14d56e-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "37.77.53.178",
        "CF-IPCountry": "IQ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "37.77.53.178, 172.71.137.153"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 11:47:19 UTC] === END API CALL LOG ===
[17-Apr-2026 11:47:19 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 11:47:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUyIiwidXNlcm5hbWUiOiJzaGhkaGRoZCIsImVtYWlsIjoianNoc2hzaHNAZ21haWwuY29tIiwiZXhwIjoxNzc3MDMwODcyfQ.blSnNEKsrDPMZxmF__KVwPOpcBeViEwzN8dsbF6Qs9M
[17-Apr-2026 11:47:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 11:47:19 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 11:47:19 UTC] User ID: 352
[17-Apr-2026 11:47:19 UTC] ✅ User profile retrieved successfully for user ID: 352
[17-Apr-2026 11:47:20 UTC] === API CALL LOG ===
[17-Apr-2026 11:47:20 UTC] Endpoint: user/profile.php
[17-Apr-2026 11:47:20 UTC] Full Log Data: {
    "timestamp": "2026-04-17 11:47:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.77.53.178",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUyIiwidXNlcm5hbWUiOiJzaGhkaGRoZCIsImVtYWlsIjoianNoc2hzaHNAZ21haWwuY29tIiwiZXhwIjoxNzc3MDMwODcyfQ.blSnNEKsrDPMZxmF__KVwPOpcBeViEwzN8dsbF6Qs9M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9edb31c37836d56e-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "37.77.53.178",
        "CF-IPCountry": "IQ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "37.77.53.178, 172.71.137.152"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 11:47:20 UTC] === END API CALL LOG ===
[17-Apr-2026 11:47:20 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 11:47:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUyIiwidXNlcm5hbWUiOiJzaGhkaGRoZCIsImVtYWlsIjoianNoc2hzaHNAZ21haWwuY29tIiwiZXhwIjoxNzc3MDMwODcyfQ.blSnNEKsrDPMZxmF__KVwPOpcBeViEwzN8dsbF6Qs9M
[17-Apr-2026 11:47:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 11:47:20 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 11:47:20 UTC] User ID: 352
[17-Apr-2026 11:47:20 UTC] ✅ User profile retrieved successfully for user ID: 352
[17-Apr-2026 11:47:20 UTC] === API CALL LOG ===
[17-Apr-2026 11:47:20 UTC] Endpoint: user/profile.php
[17-Apr-2026 11:47:20 UTC] Full Log Data: {
    "timestamp": "2026-04-17 11:47:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.77.53.178",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUyIiwidXNlcm5hbWUiOiJzaGhkaGRoZCIsImVtYWlsIjoianNoc2hzaHNAZ21haWwuY29tIiwiZXhwIjoxNzc3MDMwODcyfQ.blSnNEKsrDPMZxmF__KVwPOpcBeViEwzN8dsbF6Qs9M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9edb31c3b884d56e-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "37.77.53.178",
        "CF-IPCountry": "IQ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "37.77.53.178, 172.71.137.153"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 11:47:20 UTC] === END API CALL LOG ===
[17-Apr-2026 11:47:20 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 11:47:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUyIiwidXNlcm5hbWUiOiJzaGhkaGRoZCIsImVtYWlsIjoianNoc2hzaHNAZ21haWwuY29tIiwiZXhwIjoxNzc3MDMwODcyfQ.blSnNEKsrDPMZxmF__KVwPOpcBeViEwzN8dsbF6Qs9M
[17-Apr-2026 11:47:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 11:47:20 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 11:47:20 UTC] User ID: 352
[17-Apr-2026 11:47:20 UTC] ✅ User profile retrieved successfully for user ID: 352
[17-Apr-2026 11:48:13 UTC] === API CALL LOG ===
[17-Apr-2026 11:48:13 UTC] Endpoint: user/profile.php
[17-Apr-2026 11:48:13 UTC] Full Log Data: {
    "timestamp": "2026-04-17 11:48:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.77.53.178",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUyIiwidXNlcm5hbWUiOiJzaGhkaGRoZCIsImVtYWlsIjoianNoc2hzaHNAZ21haWwuY29tIiwiZXhwIjoxNzc3MDMwODcyfQ.blSnNEKsrDPMZxmF__KVwPOpcBeViEwzN8dsbF6Qs9M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9edb330eca843286-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "37.77.53.178",
        "CF-IPCountry": "IQ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "37.77.53.178, 172.71.137.153"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 11:48:13 UTC] === END API CALL LOG ===
[17-Apr-2026 11:48:13 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 11:48:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUyIiwidXNlcm5hbWUiOiJzaGhkaGRoZCIsImVtYWlsIjoianNoc2hzaHNAZ21haWwuY29tIiwiZXhwIjoxNzc3MDMwODcyfQ.blSnNEKsrDPMZxmF__KVwPOpcBeViEwzN8dsbF6Qs9M
[17-Apr-2026 11:48:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 11:48:13 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 11:48:13 UTC] User ID: 352
[17-Apr-2026 11:48:13 UTC] ✅ User profile retrieved successfully for user ID: 352
[17-Apr-2026 11:48:39 UTC] === API CALL LOG ===
[17-Apr-2026 11:48:39 UTC] Endpoint: user/profile.php
[17-Apr-2026 11:48:39 UTC] Full Log Data: {
    "timestamp": "2026-04-17 11:48:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.77.53.178",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUyIiwidXNlcm5hbWUiOiJzaGhkaGRoZCIsImVtYWlsIjoianNoc2hzaHNAZ21haWwuY29tIiwiZXhwIjoxNzc3MDMwODcyfQ.blSnNEKsrDPMZxmF__KVwPOpcBeViEwzN8dsbF6Qs9M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9edb33b198c6d56e-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "37.77.53.178",
        "CF-IPCountry": "IQ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "37.77.53.178, 172.71.137.152"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 11:48:39 UTC] === END API CALL LOG ===
[17-Apr-2026 11:48:39 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 11:48:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUyIiwidXNlcm5hbWUiOiJzaGhkaGRoZCIsImVtYWlsIjoianNoc2hzaHNAZ21haWwuY29tIiwiZXhwIjoxNzc3MDMwODcyfQ.blSnNEKsrDPMZxmF__KVwPOpcBeViEwzN8dsbF6Qs9M
[17-Apr-2026 11:48:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 11:48:39 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 11:48:39 UTC] User ID: 352
[17-Apr-2026 11:48:39 UTC] ✅ User profile retrieved successfully for user ID: 352
[17-Apr-2026 11:49:51 UTC] === API CALL LOG ===
[17-Apr-2026 11:49:51 UTC] Endpoint: user/profile.php
[17-Apr-2026 11:49:51 UTC] Full Log Data: {
    "timestamp": "2026-04-17 11:49:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.77.53.178",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUyIiwidXNlcm5hbWUiOiJzaGhkaGRoZCIsImVtYWlsIjoianNoc2hzaHNAZ21haWwuY29tIiwiZXhwIjoxNzc3MDMwODcyfQ.blSnNEKsrDPMZxmF__KVwPOpcBeViEwzN8dsbF6Qs9M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9edb3574990014f7-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "37.77.53.178",
        "CF-IPCountry": "IQ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "37.77.53.178, 172.71.137.153"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 11:49:51 UTC] === END API CALL LOG ===
[17-Apr-2026 11:49:51 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 11:49:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUyIiwidXNlcm5hbWUiOiJzaGhkaGRoZCIsImVtYWlsIjoianNoc2hzaHNAZ21haWwuY29tIiwiZXhwIjoxNzc3MDMwODcyfQ.blSnNEKsrDPMZxmF__KVwPOpcBeViEwzN8dsbF6Qs9M
[17-Apr-2026 11:49:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 11:49:51 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 11:49:51 UTC] User ID: 352
[17-Apr-2026 11:49:51 UTC] ✅ User profile retrieved successfully for user ID: 352
[17-Apr-2026 11:50:08 UTC] === API CALL LOG ===
[17-Apr-2026 11:50:08 UTC] Endpoint: user/profile.php
[17-Apr-2026 11:50:08 UTC] Full Log Data: {
    "timestamp": "2026-04-17 11:50:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.77.53.178",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUyIiwidXNlcm5hbWUiOiJzaGhkaGRoZCIsImVtYWlsIjoianNoc2hzaHNAZ21haWwuY29tIiwiZXhwIjoxNzc3MDMwODcyfQ.blSnNEKsrDPMZxmF__KVwPOpcBeViEwzN8dsbF6Qs9M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9edb35dbfa7a14f7-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "37.77.53.178",
        "CF-IPCountry": "IQ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "37.77.53.178, 172.71.137.152"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 11:50:08 UTC] === END API CALL LOG ===
[17-Apr-2026 11:50:08 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 11:50:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUyIiwidXNlcm5hbWUiOiJzaGhkaGRoZCIsImVtYWlsIjoianNoc2hzaHNAZ21haWwuY29tIiwiZXhwIjoxNzc3MDMwODcyfQ.blSnNEKsrDPMZxmF__KVwPOpcBeViEwzN8dsbF6Qs9M
[17-Apr-2026 11:50:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 11:50:08 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 11:50:08 UTC] User ID: 352
[17-Apr-2026 11:50:08 UTC] ✅ User profile retrieved successfully for user ID: 352
[17-Apr-2026 11:50:08 UTC] User Purchases API - User ID: 352
[17-Apr-2026 11:50:08 UTC] User Purchases API - Total purchases found: 1
[17-Apr-2026 11:50:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 11:50:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 11:50:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUyIiwidXNlcm5hbWUiOiJzaGhkaGRoZCIsImVtYWlsIjoianNoc2hzaHNAZ21haWwuY29tIiwiZXhwIjoxNzc3MDMwODcyfQ.blSnNEKsrDPMZxmF__KVwPOpcBeViEwzN8dsbF6Qs9M","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9edb35e87b2114f7-BGW","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"37.77.53.178","CF-IPCountry":"IQ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"37.77.53.178, 172.71.137.152"}
[17-Apr-2026 11:50:10 UTC] === User Orders API Called ===
[17-Apr-2026 11:50:10 UTC] User ID: 352
[17-Apr-2026 11:50:10 UTC] Limit: 20, Offset: 0
[17-Apr-2026 11:50:10 UTC] Orders found: 0
[17-Apr-2026 11:50:10 UTC] Orders data: []
[17-Apr-2026 11:50:10 UTC] Total orders count: 0
[17-Apr-2026 11:50:12 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 11:50:12 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 11:50:12 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUyIiwidXNlcm5hbWUiOiJzaGhkaGRoZCIsImVtYWlsIjoianNoc2hzaHNAZ21haWwuY29tIiwiZXhwIjoxNzc3MDMwODcyfQ.blSnNEKsrDPMZxmF__KVwPOpcBeViEwzN8dsbF6Qs9M","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9edb35f60e0514f7-BGW","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"37.77.53.178","CF-IPCountry":"IQ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"37.77.53.178, 172.71.137.153"}
[17-Apr-2026 11:50:12 UTC] === User Orders API Called ===
[17-Apr-2026 11:50:12 UTC] User ID: 352
[17-Apr-2026 11:50:12 UTC] Limit: 20, Offset: 0
[17-Apr-2026 11:50:12 UTC] Orders found: 0
[17-Apr-2026 11:50:12 UTC] Orders data: []
[17-Apr-2026 11:50:12 UTC] Total orders count: 0
[17-Apr-2026 11:50:12 UTC] === API CALL LOG ===
[17-Apr-2026 11:50:12 UTC] Endpoint: user/profile.php
[17-Apr-2026 11:50:12 UTC] Full Log Data: {
    "timestamp": "2026-04-17 11:50:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.77.53.178",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUyIiwidXNlcm5hbWUiOiJzaGhkaGRoZCIsImVtYWlsIjoianNoc2hzaHNAZ21haWwuY29tIiwiZXhwIjoxNzc3MDMwODcyfQ.blSnNEKsrDPMZxmF__KVwPOpcBeViEwzN8dsbF6Qs9M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9edb35f6aebb14f7-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "37.77.53.178",
        "CF-IPCountry": "IQ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "37.77.53.178, 172.71.137.152"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 11:50:12 UTC] === END API CALL LOG ===
[17-Apr-2026 11:50:12 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 11:50:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUyIiwidXNlcm5hbWUiOiJzaGhkaGRoZCIsImVtYWlsIjoianNoc2hzaHNAZ21haWwuY29tIiwiZXhwIjoxNzc3MDMwODcyfQ.blSnNEKsrDPMZxmF__KVwPOpcBeViEwzN8dsbF6Qs9M
[17-Apr-2026 11:50:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 11:50:12 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 11:50:12 UTC] User ID: 352
[17-Apr-2026 11:50:12 UTC] ✅ User profile retrieved successfully for user ID: 352
[17-Apr-2026 11:50:12 UTC] === API CALL LOG ===
[17-Apr-2026 11:50:12 UTC] Endpoint: user/profile.php
[17-Apr-2026 11:50:12 UTC] Full Log Data: {
    "timestamp": "2026-04-17 11:50:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.77.53.178",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUyIiwidXNlcm5hbWUiOiJzaGhkaGRoZCIsImVtYWlsIjoianNoc2hzaHNAZ21haWwuY29tIiwiZXhwIjoxNzc3MDMwODcyfQ.blSnNEKsrDPMZxmF__KVwPOpcBeViEwzN8dsbF6Qs9M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9edb35f9da9f14f7-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "37.77.53.178",
        "CF-IPCountry": "IQ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "37.77.53.178, 172.71.137.152"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 11:50:12 UTC] === END API CALL LOG ===
[17-Apr-2026 11:50:12 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 11:50:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUyIiwidXNlcm5hbWUiOiJzaGhkaGRoZCIsImVtYWlsIjoianNoc2hzaHNAZ21haWwuY29tIiwiZXhwIjoxNzc3MDMwODcyfQ.blSnNEKsrDPMZxmF__KVwPOpcBeViEwzN8dsbF6Qs9M
[17-Apr-2026 11:50:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 11:50:12 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 11:50:12 UTC] User ID: 352
[17-Apr-2026 11:50:12 UTC] ✅ User profile retrieved successfully for user ID: 352
[17-Apr-2026 11:50:12 UTC] === API CALL LOG ===
[17-Apr-2026 11:50:12 UTC] Endpoint: user/profile.php
[17-Apr-2026 11:50:12 UTC] Full Log Data: {
    "timestamp": "2026-04-17 11:50:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.77.53.178",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUyIiwidXNlcm5hbWUiOiJzaGhkaGRoZCIsImVtYWlsIjoianNoc2hzaHNAZ21haWwuY29tIiwiZXhwIjoxNzc3MDMwODcyfQ.blSnNEKsrDPMZxmF__KVwPOpcBeViEwzN8dsbF6Qs9M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9edb35fa9b7b14f7-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "37.77.53.178",
        "CF-IPCountry": "IQ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "37.77.53.178, 172.71.137.153"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 11:50:12 UTC] === END API CALL LOG ===
[17-Apr-2026 11:50:12 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 11:50:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUyIiwidXNlcm5hbWUiOiJzaGhkaGRoZCIsImVtYWlsIjoianNoc2hzaHNAZ21haWwuY29tIiwiZXhwIjoxNzc3MDMwODcyfQ.blSnNEKsrDPMZxmF__KVwPOpcBeViEwzN8dsbF6Qs9M
[17-Apr-2026 11:50:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 11:50:12 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 11:50:12 UTC] User ID: 352
[17-Apr-2026 11:50:12 UTC] ✅ User profile retrieved successfully for user ID: 352
[17-Apr-2026 11:50:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 11:50:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 11:50:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUyIiwidXNlcm5hbWUiOiJzaGhkaGRoZCIsImVtYWlsIjoianNoc2hzaHNAZ21haWwuY29tIiwiZXhwIjoxNzc3MDMwODcyfQ.blSnNEKsrDPMZxmF__KVwPOpcBeViEwzN8dsbF6Qs9M","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9edb35ff38fc14f7-BGW","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"37.77.53.178","CF-IPCountry":"IQ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"37.77.53.178, 172.71.137.152"}
[17-Apr-2026 11:50:13 UTC] === User Orders API Called ===
[17-Apr-2026 11:50:13 UTC] User ID: 352
[17-Apr-2026 11:50:13 UTC] Limit: 20, Offset: 0
[17-Apr-2026 11:50:13 UTC] Orders found: 0
[17-Apr-2026 11:50:13 UTC] Orders data: []
[17-Apr-2026 11:50:13 UTC] Total orders count: 0
[17-Apr-2026 11:50:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 11:50:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 11:50:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUyIiwidXNlcm5hbWUiOiJzaGhkaGRoZCIsImVtYWlsIjoianNoc2hzaHNAZ21haWwuY29tIiwiZXhwIjoxNzc3MDMwODcyfQ.blSnNEKsrDPMZxmF__KVwPOpcBeViEwzN8dsbF6Qs9M","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9edb36072b8914f7-BGW","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"37.77.53.178","CF-IPCountry":"IQ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"37.77.53.178, 172.71.137.153"}
[17-Apr-2026 11:50:14 UTC] === User Orders API Called ===
[17-Apr-2026 11:50:14 UTC] User ID: 352
[17-Apr-2026 11:50:14 UTC] Limit: 20, Offset: 0
[17-Apr-2026 11:50:14 UTC] Orders found: 0
[17-Apr-2026 11:50:14 UTC] Orders data: []
[17-Apr-2026 11:50:14 UTC] Total orders count: 0
[17-Apr-2026 11:50:15 UTC] === API CALL LOG ===
[17-Apr-2026 11:50:15 UTC] Endpoint: user/profile.php
[17-Apr-2026 11:50:15 UTC] Full Log Data: {
    "timestamp": "2026-04-17 11:50:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.77.53.178",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUyIiwidXNlcm5hbWUiOiJzaGhkaGRoZCIsImVtYWlsIjoianNoc2hzaHNAZ21haWwuY29tIiwiZXhwIjoxNzc3MDMwODcyfQ.blSnNEKsrDPMZxmF__KVwPOpcBeViEwzN8dsbF6Qs9M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9edb36082ce414f7-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "37.77.53.178",
        "CF-IPCountry": "IQ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "37.77.53.178, 172.71.137.152"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 11:50:15 UTC] === END API CALL LOG ===
[17-Apr-2026 11:50:15 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 11:50:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUyIiwidXNlcm5hbWUiOiJzaGhkaGRoZCIsImVtYWlsIjoianNoc2hzaHNAZ21haWwuY29tIiwiZXhwIjoxNzc3MDMwODcyfQ.blSnNEKsrDPMZxmF__KVwPOpcBeViEwzN8dsbF6Qs9M
[17-Apr-2026 11:50:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 11:50:15 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 11:50:15 UTC] User ID: 352
[17-Apr-2026 11:50:15 UTC] ✅ User profile retrieved successfully for user ID: 352
[17-Apr-2026 11:50:15 UTC] === API CALL LOG ===
[17-Apr-2026 11:50:15 UTC] Endpoint: user/profile.php
[17-Apr-2026 11:50:15 UTC] Full Log Data: {
    "timestamp": "2026-04-17 11:50:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.77.53.178",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUyIiwidXNlcm5hbWUiOiJzaGhkaGRoZCIsImVtYWlsIjoianNoc2hzaHNAZ21haWwuY29tIiwiZXhwIjoxNzc3MDMwODcyfQ.blSnNEKsrDPMZxmF__KVwPOpcBeViEwzN8dsbF6Qs9M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9edb360af8cb14f7-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "37.77.53.178",
        "CF-IPCountry": "IQ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "37.77.53.178, 172.71.137.152"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 11:50:15 UTC] === END API CALL LOG ===
[17-Apr-2026 11:50:15 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 11:50:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUyIiwidXNlcm5hbWUiOiJzaGhkaGRoZCIsImVtYWlsIjoianNoc2hzaHNAZ21haWwuY29tIiwiZXhwIjoxNzc3MDMwODcyfQ.blSnNEKsrDPMZxmF__KVwPOpcBeViEwzN8dsbF6Qs9M
[17-Apr-2026 11:50:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 11:50:15 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 11:50:15 UTC] User ID: 352
[17-Apr-2026 11:50:15 UTC] ✅ User profile retrieved successfully for user ID: 352
[17-Apr-2026 11:50:15 UTC] === API CALL LOG ===
[17-Apr-2026 11:50:15 UTC] Endpoint: user/profile.php
[17-Apr-2026 11:50:15 UTC] Full Log Data: {
    "timestamp": "2026-04-17 11:50:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.77.53.178",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUyIiwidXNlcm5hbWUiOiJzaGhkaGRoZCIsImVtYWlsIjoianNoc2hzaHNAZ21haWwuY29tIiwiZXhwIjoxNzc3MDMwODcyfQ.blSnNEKsrDPMZxmF__KVwPOpcBeViEwzN8dsbF6Qs9M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9edb360ba9ef14f7-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "37.77.53.178",
        "CF-IPCountry": "IQ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "37.77.53.178, 172.71.137.153"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 11:50:15 UTC] === END API CALL LOG ===
[17-Apr-2026 11:50:15 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 11:50:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUyIiwidXNlcm5hbWUiOiJzaGhkaGRoZCIsImVtYWlsIjoianNoc2hzaHNAZ21haWwuY29tIiwiZXhwIjoxNzc3MDMwODcyfQ.blSnNEKsrDPMZxmF__KVwPOpcBeViEwzN8dsbF6Qs9M
[17-Apr-2026 11:50:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 11:50:15 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 11:50:15 UTC] User ID: 352
[17-Apr-2026 11:50:15 UTC] ✅ User profile retrieved successfully for user ID: 352
[17-Apr-2026 11:50:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 11:50:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 11:50:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUyIiwidXNlcm5hbWUiOiJzaGhkaGRoZCIsImVtYWlsIjoianNoc2hzaHNAZ21haWwuY29tIiwiZXhwIjoxNzc3MDMwODcyfQ.blSnNEKsrDPMZxmF__KVwPOpcBeViEwzN8dsbF6Qs9M","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9edb362c2e4414f7-BGW","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"37.77.53.178","CF-IPCountry":"IQ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"37.77.53.178, 172.71.137.152"}
[17-Apr-2026 11:50:20 UTC] === User Orders API Called ===
[17-Apr-2026 11:50:20 UTC] User ID: 352
[17-Apr-2026 11:50:20 UTC] Limit: 20, Offset: 0
[17-Apr-2026 11:50:20 UTC] Orders found: 0
[17-Apr-2026 11:50:20 UTC] Orders data: []
[17-Apr-2026 11:50:20 UTC] Total orders count: 0
[17-Apr-2026 11:50:20 UTC] === API CALL LOG ===
[17-Apr-2026 11:50:20 UTC] Endpoint: user/profile.php
[17-Apr-2026 11:50:20 UTC] Full Log Data: {
    "timestamp": "2026-04-17 11:50:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.77.53.178",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUyIiwidXNlcm5hbWUiOiJzaGhkaGRoZCIsImVtYWlsIjoianNoc2hzaHNAZ21haWwuY29tIiwiZXhwIjoxNzc3MDMwODcyfQ.blSnNEKsrDPMZxmF__KVwPOpcBeViEwzN8dsbF6Qs9M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9edb362cbf1c14f7-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "37.77.53.178",
        "CF-IPCountry": "IQ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "37.77.53.178, 172.71.137.152"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 11:50:20 UTC] === END API CALL LOG ===
[17-Apr-2026 11:50:20 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 11:50:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUyIiwidXNlcm5hbWUiOiJzaGhkaGRoZCIsImVtYWlsIjoianNoc2hzaHNAZ21haWwuY29tIiwiZXhwIjoxNzc3MDMwODcyfQ.blSnNEKsrDPMZxmF__KVwPOpcBeViEwzN8dsbF6Qs9M
[17-Apr-2026 11:50:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 11:50:20 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 11:50:20 UTC] User ID: 352
[17-Apr-2026 11:50:20 UTC] ✅ User profile retrieved successfully for user ID: 352
[17-Apr-2026 11:50:21 UTC] === API CALL LOG ===
[17-Apr-2026 11:50:21 UTC] Endpoint: user/profile.php
[17-Apr-2026 11:50:21 UTC] Full Log Data: {
    "timestamp": "2026-04-17 11:50:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.77.53.178",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUyIiwidXNlcm5hbWUiOiJzaGhkaGRoZCIsImVtYWlsIjoianNoc2hzaHNAZ21haWwuY29tIiwiZXhwIjoxNzc3MDMwODcyfQ.blSnNEKsrDPMZxmF__KVwPOpcBeViEwzN8dsbF6Qs9M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9edb362f7afa14f7-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "37.77.53.178",
        "CF-IPCountry": "IQ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "37.77.53.178, 172.71.137.152"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 11:50:21 UTC] === END API CALL LOG ===
[17-Apr-2026 11:50:21 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 11:50:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUyIiwidXNlcm5hbWUiOiJzaGhkaGRoZCIsImVtYWlsIjoianNoc2hzaHNAZ21haWwuY29tIiwiZXhwIjoxNzc3MDMwODcyfQ.blSnNEKsrDPMZxmF__KVwPOpcBeViEwzN8dsbF6Qs9M
[17-Apr-2026 11:50:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 11:50:21 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 11:50:21 UTC] User ID: 352
[17-Apr-2026 11:50:21 UTC] ✅ User profile retrieved successfully for user ID: 352
[17-Apr-2026 11:50:21 UTC] === API CALL LOG ===
[17-Apr-2026 11:50:21 UTC] Endpoint: user/profile.php
[17-Apr-2026 11:50:21 UTC] Full Log Data: {
    "timestamp": "2026-04-17 11:50:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.77.53.178",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUyIiwidXNlcm5hbWUiOiJzaGhkaGRoZCIsImVtYWlsIjoianNoc2hzaHNAZ21haWwuY29tIiwiZXhwIjoxNzc3MDMwODcyfQ.blSnNEKsrDPMZxmF__KVwPOpcBeViEwzN8dsbF6Qs9M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9edb3630bc7e14f7-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "37.77.53.178",
        "CF-IPCountry": "IQ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "37.77.53.178, 172.71.137.152"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 11:50:21 UTC] === END API CALL LOG ===
[17-Apr-2026 11:50:21 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 11:50:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUyIiwidXNlcm5hbWUiOiJzaGhkaGRoZCIsImVtYWlsIjoianNoc2hzaHNAZ21haWwuY29tIiwiZXhwIjoxNzc3MDMwODcyfQ.blSnNEKsrDPMZxmF__KVwPOpcBeViEwzN8dsbF6Qs9M
[17-Apr-2026 11:50:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 11:50:21 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 11:50:21 UTC] User ID: 352
[17-Apr-2026 11:50:21 UTC] ✅ User profile retrieved successfully for user ID: 352
[17-Apr-2026 11:50:51 UTC] === API CALL LOG ===
[17-Apr-2026 11:50:51 UTC] Endpoint: user/profile.php
[17-Apr-2026 11:50:51 UTC] Full Log Data: {
    "timestamp": "2026-04-17 11:50:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.77.53.178",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUyIiwidXNlcm5hbWUiOiJzaGhkaGRoZCIsImVtYWlsIjoianNoc2hzaHNAZ21haWwuY29tIiwiZXhwIjoxNzc3MDMwODcyfQ.blSnNEKsrDPMZxmF__KVwPOpcBeViEwzN8dsbF6Qs9M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9edb36ea7c2014f7-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "37.77.53.178",
        "CF-IPCountry": "IQ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "37.77.53.178, 172.71.137.153"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 11:50:51 UTC] === END API CALL LOG ===
[17-Apr-2026 11:50:51 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 11:50:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUyIiwidXNlcm5hbWUiOiJzaGhkaGRoZCIsImVtYWlsIjoianNoc2hzaHNAZ21haWwuY29tIiwiZXhwIjoxNzc3MDMwODcyfQ.blSnNEKsrDPMZxmF__KVwPOpcBeViEwzN8dsbF6Qs9M
[17-Apr-2026 11:50:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 11:50:51 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 11:50:51 UTC] User ID: 352
[17-Apr-2026 11:50:51 UTC] ✅ User profile retrieved successfully for user ID: 352
[17-Apr-2026 13:14:56 UTC] === API CALL LOG ===
[17-Apr-2026 13:14:56 UTC] Endpoint: user/profile.php
[17-Apr-2026 13:14:56 UTC] Full Log Data: {
    "timestamp": "2026-04-17 13:14:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9edbb213c829b29c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.70",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.70, 172.71.241.85"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 13:14:56 UTC] === END API CALL LOG ===
[17-Apr-2026 13:14:56 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 13:14:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ0IiwidXNlcm5hbWUiOiJJcm9uYmFyIiwiZW1haWwiOiJkb21pbmljaXJvbmJhckBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODQ0NjR9.qizBCPZ2sHhHHrH1T1raAgUVZ5e669QVhl_HMDS8_Rg
[17-Apr-2026 13:14:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 13:14:56 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 13:14:56 UTC] User ID: 344
[17-Apr-2026 13:14:56 UTC] ✅ User profile retrieved successfully for user ID: 344
[17-Apr-2026 13:17:21 UTC] === API CALL LOG ===
[17-Apr-2026 13:17:21 UTC] Endpoint: user/profile.php
[17-Apr-2026 13:17:21 UTC] Full Log Data: {
    "timestamp": "2026-04-17 13:17:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9edbb5a1683dcda9-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.70",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.70, 172.70.91.142"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 13:17:21 UTC] === END API CALL LOG ===
[17-Apr-2026 13:17:21 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 13:17:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[17-Apr-2026 13:17:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 13:17:21 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 13:17:21 UTC] User ID: 344
[17-Apr-2026 13:17:21 UTC] ✅ User profile retrieved successfully for user ID: 344
[17-Apr-2026 13:17:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 13:17:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 13:17:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9edbb5a16842cda9-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.52.70","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.52.70, 172.70.91.142"}
[17-Apr-2026 13:17:21 UTC] === User Orders API Called ===
[17-Apr-2026 13:17:21 UTC] User ID: 344
[17-Apr-2026 13:17:21 UTC] Limit: 20, Offset: 0
[17-Apr-2026 13:17:21 UTC] Orders found: 0
[17-Apr-2026 13:17:21 UTC] Orders data: []
[17-Apr-2026 13:17:21 UTC] Total orders count: 0
[17-Apr-2026 13:17:21 UTC] === API CALL LOG ===
[17-Apr-2026 13:17:21 UTC] Endpoint: user/profile.php
[17-Apr-2026 13:17:21 UTC] Full Log Data: {
    "timestamp": "2026-04-17 13:17:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9edbb5a16843cda9-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.70",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.70, 172.70.91.142"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 13:17:21 UTC] === END API CALL LOG ===
[17-Apr-2026 13:17:21 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 13:17:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[17-Apr-2026 13:17:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 13:17:21 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 13:17:21 UTC] User ID: 344
[17-Apr-2026 13:17:21 UTC] ✅ User profile retrieved successfully for user ID: 344
[17-Apr-2026 13:17:24 UTC] === API CALL LOG ===
[17-Apr-2026 13:17:24 UTC] Endpoint: user/profile.php
[17-Apr-2026 13:17:24 UTC] Full Log Data: {
    "timestamp": "2026-04-17 13:17:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9edbb5b3b806cda9-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.70",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.70, 172.70.91.142"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 13:17:24 UTC] === END API CALL LOG ===
[17-Apr-2026 13:17:24 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 13:17:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[17-Apr-2026 13:17:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 13:17:24 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 13:17:24 UTC] User ID: 344
[17-Apr-2026 13:17:24 UTC] ✅ User profile retrieved successfully for user ID: 344
[17-Apr-2026 13:18:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 13:18:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 13:18:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9edbb6a3fdfacda9-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.52.70","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.52.70, 172.70.91.142"}
[17-Apr-2026 13:18:02 UTC] === User Orders API Called ===
[17-Apr-2026 13:18:02 UTC] User ID: 344
[17-Apr-2026 13:18:02 UTC] Limit: 20, Offset: 0
[17-Apr-2026 13:18:02 UTC] Orders found: 0
[17-Apr-2026 13:18:02 UTC] Orders data: []
[17-Apr-2026 13:18:02 UTC] Total orders count: 0
[17-Apr-2026 13:18:05 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 13:18:05 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 13:18:05 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9edbb6b28a98cda9-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.52.70","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.52.70, 172.70.91.142"}
[17-Apr-2026 13:18:05 UTC] === User Orders API Called ===
[17-Apr-2026 13:18:05 UTC] User ID: 344
[17-Apr-2026 13:18:05 UTC] Limit: 20, Offset: 0
[17-Apr-2026 13:18:05 UTC] Orders found: 0
[17-Apr-2026 13:18:05 UTC] Orders data: []
[17-Apr-2026 13:18:05 UTC] Total orders count: 0
[17-Apr-2026 13:18:05 UTC] === API CALL LOG ===
[17-Apr-2026 13:18:05 UTC] Endpoint: user/profile.php
[17-Apr-2026 13:18:05 UTC] Full Log Data: {
    "timestamp": "2026-04-17 13:18:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9edbb6b28a99cda9-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.70",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.70, 172.70.91.142"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 13:18:05 UTC] === END API CALL LOG ===
[17-Apr-2026 13:18:05 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 13:18:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[17-Apr-2026 13:18:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 13:18:05 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 13:18:05 UTC] User ID: 344
[17-Apr-2026 13:18:05 UTC] ✅ User profile retrieved successfully for user ID: 344
[17-Apr-2026 13:18:05 UTC] === API CALL LOG ===
[17-Apr-2026 13:18:05 UTC] Endpoint: user/profile.php
[17-Apr-2026 13:18:05 UTC] Full Log Data: {
    "timestamp": "2026-04-17 13:18:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9edbb6b28a9acda9-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.70",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.70, 172.70.91.142"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 13:18:05 UTC] === END API CALL LOG ===
[17-Apr-2026 13:18:05 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 13:18:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[17-Apr-2026 13:18:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 13:18:05 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 13:18:05 UTC] User ID: 344
[17-Apr-2026 13:18:05 UTC] ✅ User profile retrieved successfully for user ID: 344
[17-Apr-2026 13:18:06 UTC] === API CALL LOG ===
[17-Apr-2026 13:18:06 UTC] Endpoint: user/profile.php
[17-Apr-2026 13:18:06 UTC] Full Log Data: {
    "timestamp": "2026-04-17 13:18:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9edbb6b8cf8fcda9-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.70",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.70, 172.70.91.142"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 13:18:06 UTC] === END API CALL LOG ===
[17-Apr-2026 13:18:06 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 13:18:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[17-Apr-2026 13:18:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 13:18:06 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 13:18:06 UTC] User ID: 344
[17-Apr-2026 13:18:06 UTC] ✅ User profile retrieved successfully for user ID: 344
[17-Apr-2026 13:18:53 UTC] === API CALL LOG ===
[17-Apr-2026 13:18:53 UTC] Endpoint: user/profile.php
[17-Apr-2026 13:18:53 UTC] Full Log Data: {
    "timestamp": "2026-04-17 13:18:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9edbb7dd3e3dcda9-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.70",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.70, 172.70.91.142"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 13:18:53 UTC] === END API CALL LOG ===
[17-Apr-2026 13:18:53 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 13:18:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[17-Apr-2026 13:18:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 13:18:53 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 13:18:53 UTC] User ID: 344
[17-Apr-2026 13:18:53 UTC] ✅ User profile retrieved successfully for user ID: 344
[17-Apr-2026 13:18:53 UTC] User Purchases API - User ID: 344
[17-Apr-2026 13:18:53 UTC] User Purchases API - Total purchases found: 3
[17-Apr-2026 13:18:59 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 13:18:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 13:18:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9edbb803fda2cda9-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.52.70","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.52.70, 172.70.91.142"}
[17-Apr-2026 13:18:59 UTC] === User Orders API Called ===
[17-Apr-2026 13:18:59 UTC] User ID: 344
[17-Apr-2026 13:18:59 UTC] Limit: 20, Offset: 0
[17-Apr-2026 13:18:59 UTC] Orders found: 0
[17-Apr-2026 13:18:59 UTC] Orders data: []
[17-Apr-2026 13:18:59 UTC] Total orders count: 0
[17-Apr-2026 13:18:59 UTC] === API CALL LOG ===
[17-Apr-2026 13:18:59 UTC] Endpoint: user/profile.php
[17-Apr-2026 13:18:59 UTC] Full Log Data: {
    "timestamp": "2026-04-17 13:18:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9edbb803fda5cda9-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.70",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.70, 172.70.91.141"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 13:18:59 UTC] === END API CALL LOG ===
[17-Apr-2026 13:18:59 UTC] === API CALL LOG ===
[17-Apr-2026 13:18:59 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 13:18:59 UTC] Endpoint: user/profile.php
[17-Apr-2026 13:18:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[17-Apr-2026 13:18:59 UTC] Full Log Data: {
    "timestamp": "2026-04-17 13:18:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9edbb803fda6cda9-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.70",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.70, 172.70.91.142"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 13:18:59 UTC] === END API CALL LOG ===
[17-Apr-2026 13:18:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 13:18:59 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 13:18:59 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 13:18:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[17-Apr-2026 13:18:59 UTC] User ID: 344
[17-Apr-2026 13:18:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 13:18:59 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 13:18:59 UTC] User ID: 344
[17-Apr-2026 13:18:59 UTC] ✅ User profile retrieved successfully for user ID: 344
[17-Apr-2026 13:18:59 UTC] ✅ User profile retrieved successfully for user ID: 344
[17-Apr-2026 13:19:00 UTC] === API CALL LOG ===
[17-Apr-2026 13:19:00 UTC] Endpoint: user/profile.php
[17-Apr-2026 13:19:00 UTC] Full Log Data: {
    "timestamp": "2026-04-17 13:19:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9edbb80eff88cda9-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.70",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.70, 172.70.91.142"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 13:19:00 UTC] === END API CALL LOG ===
[17-Apr-2026 13:19:00 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 13:19:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[17-Apr-2026 13:19:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 13:19:00 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 13:19:00 UTC] User ID: 344
[17-Apr-2026 13:19:00 UTC] ✅ User profile retrieved successfully for user ID: 344
[17-Apr-2026 13:19:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 13:19:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 13:19:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9edbb8d4faa9cda9-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.52.70","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.52.70, 172.70.91.142"}
[17-Apr-2026 13:19:32 UTC] === User Orders API Called ===
[17-Apr-2026 13:19:32 UTC] User ID: 344
[17-Apr-2026 13:19:32 UTC] Limit: 20, Offset: 0
[17-Apr-2026 13:19:32 UTC] Orders found: 0
[17-Apr-2026 13:19:32 UTC] Orders data: []
[17-Apr-2026 13:19:32 UTC] Total orders count: 0
[17-Apr-2026 13:19:32 UTC] === API CALL LOG ===
[17-Apr-2026 13:19:32 UTC] Endpoint: user/profile.php
[17-Apr-2026 13:19:32 UTC] === API CALL LOG ===
[17-Apr-2026 13:19:32 UTC] Full Log Data: {
    "timestamp": "2026-04-17 13:19:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9edbb8d4faaccda9-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.70",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.70, 172.70.91.142"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 13:19:32 UTC] Endpoint: user/profile.php
[17-Apr-2026 13:19:32 UTC] === END API CALL LOG ===
[17-Apr-2026 13:19:32 UTC] Full Log Data: {
    "timestamp": "2026-04-17 13:19:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9edbb8d4faadcda9-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.70",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.70, 172.70.91.141"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 13:19:32 UTC] === END API CALL LOG ===
[17-Apr-2026 13:19:32 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 13:19:32 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 13:19:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[17-Apr-2026 13:19:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[17-Apr-2026 13:19:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 13:19:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 13:19:32 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 13:19:32 UTC] User ID: 344
[17-Apr-2026 13:19:32 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 13:19:32 UTC] User ID: 344
[17-Apr-2026 13:19:32 UTC] ✅ User profile retrieved successfully for user ID: 344
[17-Apr-2026 13:19:32 UTC] ✅ User profile retrieved successfully for user ID: 344
[17-Apr-2026 13:19:34 UTC] === API CALL LOG ===
[17-Apr-2026 13:19:34 UTC] Endpoint: user/profile.php
[17-Apr-2026 13:19:34 UTC] Full Log Data: {
    "timestamp": "2026-04-17 13:19:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9edbb8dfeb2ccda9-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.70",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.70, 172.70.91.142"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 13:19:34 UTC] === END API CALL LOG ===
[17-Apr-2026 13:19:34 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 13:19:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[17-Apr-2026 13:19:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 13:19:34 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 13:19:34 UTC] User ID: 344
[17-Apr-2026 13:19:34 UTC] ✅ User profile retrieved successfully for user ID: 344
[17-Apr-2026 13:20:32 UTC] === API CALL LOG ===
[17-Apr-2026 13:20:32 UTC] Endpoint: user/profile.php
[17-Apr-2026 13:20:32 UTC] Full Log Data: {
    "timestamp": "2026-04-17 13:20:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9edbba494a8ecda9-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.70",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.70, 172.70.91.142"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 13:20:32 UTC] === END API CALL LOG ===
[17-Apr-2026 13:20:32 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 13:20:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[17-Apr-2026 13:20:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 13:20:32 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 13:20:32 UTC] User ID: 344
[17-Apr-2026 13:20:32 UTC] ✅ User profile retrieved successfully for user ID: 344
[17-Apr-2026 13:20:32 UTC] User Purchases API - User ID: 344
[17-Apr-2026 13:20:32 UTC] User Purchases API - Total purchases found: 3
[17-Apr-2026 13:20:40 UTC] === API CALL LOG ===
[17-Apr-2026 13:20:40 UTC] Endpoint: user/profile.php
[17-Apr-2026 13:20:40 UTC] Full Log Data: {
    "timestamp": "2026-04-17 13:20:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9edbba7b9849cda9-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.70",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.70, 172.70.91.142"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 13:20:40 UTC] === END API CALL LOG ===
[17-Apr-2026 13:20:40 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 13:20:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[17-Apr-2026 13:20:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 13:20:40 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 13:20:40 UTC] User ID: 344
[17-Apr-2026 13:20:40 UTC] ✅ User profile retrieved successfully for user ID: 344
[17-Apr-2026 13:20:40 UTC] User Purchases API - User ID: 344
[17-Apr-2026 13:20:40 UTC] User Purchases API - Total purchases found: 3
[17-Apr-2026 13:20:45 UTC] === API CALL LOG ===
[17-Apr-2026 13:20:45 UTC] Endpoint: user/profile.php
[17-Apr-2026 13:20:45 UTC] Full Log Data: {
    "timestamp": "2026-04-17 13:20:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9edbba9ccaeccda9-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.70",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.70, 172.70.91.142"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 13:20:45 UTC] === END API CALL LOG ===
[17-Apr-2026 13:20:45 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 13:20:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[17-Apr-2026 13:20:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 13:20:45 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 13:20:45 UTC] User ID: 344
[17-Apr-2026 13:20:45 UTC] ✅ User profile retrieved successfully for user ID: 344
[17-Apr-2026 13:20:47 UTC] User Purchases API - User ID: 344
[17-Apr-2026 13:20:47 UTC] User Purchases API - Total purchases found: 3
[17-Apr-2026 13:20:50 UTC] User Purchases API - User ID: 344
[17-Apr-2026 13:20:50 UTC] User Purchases API - Total purchases found: 3
[17-Apr-2026 13:21:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 13:21:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 13:21:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9edbbb30bb9ccda9-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.52.70","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.52.70, 172.70.91.142"}
[17-Apr-2026 13:21:09 UTC] === User Orders API Called ===
[17-Apr-2026 13:21:09 UTC] User ID: 344
[17-Apr-2026 13:21:09 UTC] Limit: 20, Offset: 0
[17-Apr-2026 13:21:09 UTC] Orders found: 0
[17-Apr-2026 13:21:09 UTC] Orders data: []
[17-Apr-2026 13:21:09 UTC] Total orders count: 0
[17-Apr-2026 14:17:17 UTC] === API CALL LOG ===
[17-Apr-2026 14:17:17 UTC] Endpoint: user/profile.php
[17-Apr-2026 14:17:17 UTC] Full Log Data: {
    "timestamp": "2026-04-17 14:17:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.182.150.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9edc0d6e5eea5d91-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.182.150.156",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.182.150.156, 172.69.150.119"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 14:17:17 UTC] === END API CALL LOG ===
[17-Apr-2026 14:17:17 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 14:17:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[17-Apr-2026 14:17:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 14:17:17 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 14:17:17 UTC] User ID: 346
[17-Apr-2026 14:17:17 UTC] ✅ User profile retrieved successfully for user ID: 346
[17-Apr-2026 14:17:18 UTC] === API CALL LOG ===
[17-Apr-2026 14:17:18 UTC] Endpoint: user/profile.php
[17-Apr-2026 14:17:18 UTC] Full Log Data: {
    "timestamp": "2026-04-17 14:17:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.182.150.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9edc0d725a7d5d91-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.182.150.156",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.182.150.156, 172.69.150.119"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 14:17:18 UTC] === END API CALL LOG ===
[17-Apr-2026 14:17:18 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 14:17:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[17-Apr-2026 14:17:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 14:17:18 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 14:17:18 UTC] User ID: 346
[17-Apr-2026 14:17:18 UTC] ✅ User profile retrieved successfully for user ID: 346
[17-Apr-2026 14:17:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 14:17:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 14:17:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9edc0d728aa95d91-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"109.182.150.156","CF-IPCountry":"SI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"109.182.150.156, 172.69.150.119"}
[17-Apr-2026 14:17:18 UTC] === User Orders API Called ===
[17-Apr-2026 14:17:18 UTC] User ID: 346
[17-Apr-2026 14:17:18 UTC] Limit: 20, Offset: 0
[17-Apr-2026 14:17:18 UTC] Orders found: 5
[17-Apr-2026 14:17:18 UTC] Orders data: [{"id":204,"quantity":820,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro\/1234567","status":"pending","created_at":"2026-04-17 14:44:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":200,"quantity":41,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"cancelled","created_at":"2026-04-17 10:18:01","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":199,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:36","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":198,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:20","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":197,"quantity":1000,"total_coins":20000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:38:00","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[17-Apr-2026 14:17:18 UTC] Total orders count: 5
[17-Apr-2026 14:17:18 UTC] === API CALL LOG ===
[17-Apr-2026 14:17:18 UTC] Endpoint: user/profile.php
[17-Apr-2026 14:17:18 UTC] Full Log Data: {
    "timestamp": "2026-04-17 14:17:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.182.150.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9edc0d733b695d91-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.182.150.156",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.182.150.156, 172.69.150.119"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 14:17:18 UTC] === END API CALL LOG ===
[17-Apr-2026 14:17:18 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 14:17:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[17-Apr-2026 14:17:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 14:17:18 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 14:17:18 UTC] User ID: 346
[17-Apr-2026 14:17:18 UTC] ✅ User profile retrieved successfully for user ID: 346
[17-Apr-2026 14:17:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 14:17:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 14:17:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9edc0d8deb4b5d91-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"109.182.150.156","CF-IPCountry":"SI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"109.182.150.156, 172.69.150.119"}
[17-Apr-2026 14:17:22 UTC] === User Orders API Called ===
[17-Apr-2026 14:17:22 UTC] User ID: 346
[17-Apr-2026 14:17:22 UTC] Limit: 20, Offset: 0
[17-Apr-2026 14:17:22 UTC] Orders found: 5
[17-Apr-2026 14:17:22 UTC] Orders data: [{"id":204,"quantity":820,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro\/1234567","status":"pending","created_at":"2026-04-17 14:44:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":200,"quantity":41,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"cancelled","created_at":"2026-04-17 10:18:01","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":199,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:36","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":198,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:20","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":197,"quantity":1000,"total_coins":20000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:38:00","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[17-Apr-2026 14:17:22 UTC] Total orders count: 5
[17-Apr-2026 15:47:56 UTC] === API CALL LOG ===
[17-Apr-2026 15:47:56 UTC] Endpoint: user/profile.php
[17-Apr-2026 15:47:56 UTC] Full Log Data: {
    "timestamp": "2026-04-17 15:47:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1479:8f9d:18a7:2b0a:f659:6442",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzU0IiwidXNlcm5hbWUiOiJraGFuMjY3OCIsImVtYWlsIjoiYXplZW1hYWxpOTQ5QGdtYWlsLmNvbSIsImV4cCI6MTc3NzA0NTY3NX0.ogNOzggJaS_25VJ87Vq5-RIQ-L4Aq3tjZSw8XGksj-U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9edc923649c088d4-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:3100:1479:8f9d:18a7:2b0a:f659:6442",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:3100:1479:8f9d:18a7:2b0a:f659:6442, 172.69.165.48"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 15:47:56 UTC] === END API CALL LOG ===
[17-Apr-2026 15:47:56 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 15:47:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzU0IiwidXNlcm5hbWUiOiJraGFuMjY3OCIsImVtYWlsIjoiYXplZW1hYWxpOTQ5QGdtYWlsLmNvbSIsImV4cCI6MTc3NzA0NTY3NX0.ogNOzggJaS_25VJ87Vq5-RIQ-L4Aq3tjZSw8XGksj-U
[17-Apr-2026 15:47:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 15:47:56 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 15:47:56 UTC] User ID: 354
[17-Apr-2026 15:47:56 UTC] ✅ User profile retrieved successfully for user ID: 354
[17-Apr-2026 15:47:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 15:47:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 15:47:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzU0IiwidXNlcm5hbWUiOiJraGFuMjY3OCIsImVtYWlsIjoiYXplZW1hYWxpOTQ5QGdtYWlsLmNvbSIsImV4cCI6MTc3NzA0NTY3NX0.ogNOzggJaS_25VJ87Vq5-RIQ-L4Aq3tjZSw8XGksj-U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9edc923649cd88d4-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2404:3100:1479:8f9d:18a7:2b0a:f659:6442","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2404:3100:1479:8f9d:18a7:2b0a:f659:6442, 172.69.165.48"}
[17-Apr-2026 15:47:56 UTC] === User Orders API Called ===
[17-Apr-2026 15:47:56 UTC] User ID: 354
[17-Apr-2026 15:47:56 UTC] Limit: 20, Offset: 0
[17-Apr-2026 15:47:56 UTC] Orders found: 0
[17-Apr-2026 15:47:56 UTC] Orders data: []
[17-Apr-2026 15:47:56 UTC] Total orders count: 0
[17-Apr-2026 15:47:56 UTC] === API CALL LOG ===
[17-Apr-2026 15:47:56 UTC] Endpoint: user/profile.php
[17-Apr-2026 15:47:56 UTC] Full Log Data: {
    "timestamp": "2026-04-17 15:47:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1479:8f9d:18a7:2b0a:f659:6442",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzU0IiwidXNlcm5hbWUiOiJraGFuMjY3OCIsImVtYWlsIjoiYXplZW1hYWxpOTQ5QGdtYWlsLmNvbSIsImV4cCI6MTc3NzA0NTY3NX0.ogNOzggJaS_25VJ87Vq5-RIQ-L4Aq3tjZSw8XGksj-U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9edc923649d088d4-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:3100:1479:8f9d:18a7:2b0a:f659:6442",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:3100:1479:8f9d:18a7:2b0a:f659:6442, 172.69.165.49"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 15:47:56 UTC] === END API CALL LOG ===
[17-Apr-2026 15:47:56 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 15:47:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzU0IiwidXNlcm5hbWUiOiJraGFuMjY3OCIsImVtYWlsIjoiYXplZW1hYWxpOTQ5QGdtYWlsLmNvbSIsImV4cCI6MTc3NzA0NTY3NX0.ogNOzggJaS_25VJ87Vq5-RIQ-L4Aq3tjZSw8XGksj-U
[17-Apr-2026 15:47:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 15:47:56 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 15:47:56 UTC] User ID: 354
[17-Apr-2026 15:47:56 UTC] ✅ User profile retrieved successfully for user ID: 354
[17-Apr-2026 15:48:05 UTC] === API CALL LOG ===
[17-Apr-2026 15:48:05 UTC] Endpoint: user/profile.php
[17-Apr-2026 15:48:05 UTC] Full Log Data: {
    "timestamp": "2026-04-17 15:48:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1479:8f9d:18a7:2b0a:f659:6442",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzU0IiwidXNlcm5hbWUiOiJraGFuMjY3OCIsImVtYWlsIjoiYXplZW1hYWxpOTQ5QGdtYWlsLmNvbSIsImV4cCI6MTc3NzA0NTY3NX0.ogNOzggJaS_25VJ87Vq5-RIQ-L4Aq3tjZSw8XGksj-U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9edc926e1f1188d4-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:3100:1479:8f9d:18a7:2b0a:f659:6442",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:3100:1479:8f9d:18a7:2b0a:f659:6442, 172.69.165.49"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 15:48:05 UTC] === END API CALL LOG ===
[17-Apr-2026 15:48:05 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 15:48:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzU0IiwidXNlcm5hbWUiOiJraGFuMjY3OCIsImVtYWlsIjoiYXplZW1hYWxpOTQ5QGdtYWlsLmNvbSIsImV4cCI6MTc3NzA0NTY3NX0.ogNOzggJaS_25VJ87Vq5-RIQ-L4Aq3tjZSw8XGksj-U
[17-Apr-2026 15:48:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 15:48:05 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 15:48:05 UTC] User ID: 354
[17-Apr-2026 15:48:05 UTC] ✅ User profile retrieved successfully for user ID: 354
[17-Apr-2026 15:48:35 UTC] === API CALL LOG ===
[17-Apr-2026 15:48:35 UTC] Endpoint: user/profile.php
[17-Apr-2026 15:48:35 UTC] Full Log Data: {
    "timestamp": "2026-04-17 15:48:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1479:8f9d:18a7:2b0a:f659:6442",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzU0IiwidXNlcm5hbWUiOiJraGFuMjY3OCIsImVtYWlsIjoiYXplZW1hYWxpOTQ5QGdtYWlsLmNvbSIsImV4cCI6MTc3NzA0NTY3NX0.ogNOzggJaS_25VJ87Vq5-RIQ-L4Aq3tjZSw8XGksj-U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9edc9325da3c88d4-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:3100:1479:8f9d:18a7:2b0a:f659:6442",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:3100:1479:8f9d:18a7:2b0a:f659:6442, 172.69.165.48"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 15:48:35 UTC] === END API CALL LOG ===
[17-Apr-2026 15:48:35 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 15:48:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzU0IiwidXNlcm5hbWUiOiJraGFuMjY3OCIsImVtYWlsIjoiYXplZW1hYWxpOTQ5QGdtYWlsLmNvbSIsImV4cCI6MTc3NzA0NTY3NX0.ogNOzggJaS_25VJ87Vq5-RIQ-L4Aq3tjZSw8XGksj-U
[17-Apr-2026 15:48:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 15:48:35 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 15:48:35 UTC] User ID: 354
[17-Apr-2026 15:48:35 UTC] ✅ User profile retrieved successfully for user ID: 354
[17-Apr-2026 15:48:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 15:48:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 15:48:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzU0IiwidXNlcm5hbWUiOiJraGFuMjY3OCIsImVtYWlsIjoiYXplZW1hYWxpOTQ5QGdtYWlsLmNvbSIsImV4cCI6MTc3NzA0NTY3NX0.ogNOzggJaS_25VJ87Vq5-RIQ-L4Aq3tjZSw8XGksj-U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9edc9325da3a88d4-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2404:3100:1479:8f9d:18a7:2b0a:f659:6442","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2404:3100:1479:8f9d:18a7:2b0a:f659:6442, 172.69.165.48"}
[17-Apr-2026 15:48:35 UTC] === User Orders API Called ===
[17-Apr-2026 15:48:35 UTC] User ID: 354
[17-Apr-2026 15:48:35 UTC] Limit: 20, Offset: 0
[17-Apr-2026 15:48:35 UTC] Orders found: 0
[17-Apr-2026 15:48:35 UTC] Orders data: []
[17-Apr-2026 15:48:35 UTC] Total orders count: 0
[17-Apr-2026 15:48:35 UTC] === API CALL LOG ===
[17-Apr-2026 15:48:36 UTC] Endpoint: user/profile.php
[17-Apr-2026 15:48:36 UTC] Full Log Data: {
    "timestamp": "2026-04-17 15:48:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1479:8f9d:18a7:2b0a:f659:6442",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzU0IiwidXNlcm5hbWUiOiJraGFuMjY3OCIsImVtYWlsIjoiYXplZW1hYWxpOTQ5QGdtYWlsLmNvbSIsImV4cCI6MTc3NzA0NTY3NX0.ogNOzggJaS_25VJ87Vq5-RIQ-L4Aq3tjZSw8XGksj-U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9edc932c7c9788d4-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:3100:1479:8f9d:18a7:2b0a:f659:6442",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:3100:1479:8f9d:18a7:2b0a:f659:6442, 172.69.165.48"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 15:48:36 UTC] === END API CALL LOG ===
[17-Apr-2026 15:48:36 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 15:48:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzU0IiwidXNlcm5hbWUiOiJraGFuMjY3OCIsImVtYWlsIjoiYXplZW1hYWxpOTQ5QGdtYWlsLmNvbSIsImV4cCI6MTc3NzA0NTY3NX0.ogNOzggJaS_25VJ87Vq5-RIQ-L4Aq3tjZSw8XGksj-U
[17-Apr-2026 15:48:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 15:48:36 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 15:48:36 UTC] User ID: 354
[17-Apr-2026 15:48:36 UTC] ✅ User profile retrieved successfully for user ID: 354
[17-Apr-2026 15:48:36 UTC] === API CALL LOG ===
[17-Apr-2026 15:48:36 UTC] Endpoint: user/profile.php
[17-Apr-2026 15:48:36 UTC] Full Log Data: {
    "timestamp": "2026-04-17 15:48:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1479:8f9d:18a7:2b0a:f659:6442",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzU0IiwidXNlcm5hbWUiOiJraGFuMjY3OCIsImVtYWlsIjoiYXplZW1hYWxpOTQ5QGdtYWlsLmNvbSIsImV4cCI6MTc3NzA0NTY3NX0.ogNOzggJaS_25VJ87Vq5-RIQ-L4Aq3tjZSw8XGksj-U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9edc93322dca88d4-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:3100:1479:8f9d:18a7:2b0a:f659:6442",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:3100:1479:8f9d:18a7:2b0a:f659:6442, 172.69.165.48"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 15:48:36 UTC] === END API CALL LOG ===
[17-Apr-2026 15:48:36 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 15:48:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzU0IiwidXNlcm5hbWUiOiJraGFuMjY3OCIsImVtYWlsIjoiYXplZW1hYWxpOTQ5QGdtYWlsLmNvbSIsImV4cCI6MTc3NzA0NTY3NX0.ogNOzggJaS_25VJ87Vq5-RIQ-L4Aq3tjZSw8XGksj-U
[17-Apr-2026 15:48:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 15:48:36 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 15:48:36 UTC] User ID: 354
[17-Apr-2026 15:48:36 UTC] ✅ User profile retrieved successfully for user ID: 354
[17-Apr-2026 15:48:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 15:48:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 15:48:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzU0IiwidXNlcm5hbWUiOiJraGFuMjY3OCIsImVtYWlsIjoiYXplZW1hYWxpOTQ5QGdtYWlsLmNvbSIsImV4cCI6MTc3NzA0NTY3NX0.ogNOzggJaS_25VJ87Vq5-RIQ-L4Aq3tjZSw8XGksj-U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9edc9334cd2788d4-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2404:3100:1479:8f9d:18a7:2b0a:f659:6442","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2404:3100:1479:8f9d:18a7:2b0a:f659:6442, 172.69.165.48"}
[17-Apr-2026 15:48:37 UTC] === User Orders API Called ===
[17-Apr-2026 15:48:37 UTC] User ID: 354
[17-Apr-2026 15:48:37 UTC] Limit: 20, Offset: 0
[17-Apr-2026 15:48:37 UTC] Orders found: 0
[17-Apr-2026 15:48:37 UTC] Orders data: []
[17-Apr-2026 15:48:37 UTC] Total orders count: 0
[17-Apr-2026 15:48:39 UTC] === API CALL LOG ===
[17-Apr-2026 15:48:39 UTC] Endpoint: user/profile.php
[17-Apr-2026 15:48:39 UTC] Full Log Data: {
    "timestamp": "2026-04-17 15:48:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1479:8f9d:18a7:2b0a:f659:6442",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzU0IiwidXNlcm5hbWUiOiJraGFuMjY3OCIsImVtYWlsIjoiYXplZW1hYWxpOTQ5QGdtYWlsLmNvbSIsImV4cCI6MTc3NzA0NTY3NX0.ogNOzggJaS_25VJ87Vq5-RIQ-L4Aq3tjZSw8XGksj-U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9edc9344da2a88d4-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:3100:1479:8f9d:18a7:2b0a:f659:6442",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:3100:1479:8f9d:18a7:2b0a:f659:6442, 172.69.165.49"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 15:48:39 UTC] === END API CALL LOG ===
[17-Apr-2026 15:48:39 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 15:48:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzU0IiwidXNlcm5hbWUiOiJraGFuMjY3OCIsImVtYWlsIjoiYXplZW1hYWxpOTQ5QGdtYWlsLmNvbSIsImV4cCI6MTc3NzA0NTY3NX0.ogNOzggJaS_25VJ87Vq5-RIQ-L4Aq3tjZSw8XGksj-U
[17-Apr-2026 15:48:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 15:48:39 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 15:48:39 UTC] User ID: 354
[17-Apr-2026 15:48:39 UTC] ✅ User profile retrieved successfully for user ID: 354
[17-Apr-2026 15:48:40 UTC] User Purchases API - User ID: 354
[17-Apr-2026 15:48:40 UTC] User Purchases API - Total purchases found: 0
[17-Apr-2026 15:48:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 15:48:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 15:48:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzU0IiwidXNlcm5hbWUiOiJraGFuMjY3OCIsImVtYWlsIjoiYXplZW1hYWxpOTQ5QGdtYWlsLmNvbSIsImV4cCI6MTc3NzA0NTY3NX0.ogNOzggJaS_25VJ87Vq5-RIQ-L4Aq3tjZSw8XGksj-U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9edc9352381688d4-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2404:3100:1479:8f9d:18a7:2b0a:f659:6442","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2404:3100:1479:8f9d:18a7:2b0a:f659:6442, 172.69.165.48"}
[17-Apr-2026 15:48:42 UTC] === User Orders API Called ===
[17-Apr-2026 15:48:42 UTC] User ID: 354
[17-Apr-2026 15:48:42 UTC] Limit: 20, Offset: 0
[17-Apr-2026 15:48:42 UTC] Orders found: 0
[17-Apr-2026 15:48:42 UTC] Orders data: []
[17-Apr-2026 15:48:42 UTC] Total orders count: 0
[17-Apr-2026 16:06:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 16:06:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 16:06:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzU1IiwidXNlcm5hbWUiOiJhYmF5eXl5eTEyIiwiZW1haWwiOiJiYWF5YmFuZzc4QGdtYWlsLmNvbSIsImV4cCI6MTc3NzA0Njc2N30.fGGViBhC9HqarojJstrrlv_2NVPcEmPYpyooqadYhqc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9edcacda9f9f11e1-HKG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"118.67.205.65","CF-IPCountry":"KH","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"118.67.205.65, 172.68.211.71"}
[17-Apr-2026 16:06:08 UTC] === User Orders API Called ===
[17-Apr-2026 16:06:08 UTC] User ID: 355
[17-Apr-2026 16:06:08 UTC] Limit: 20, Offset: 0
[17-Apr-2026 16:06:08 UTC] Orders found: 0
[17-Apr-2026 16:06:08 UTC] Orders data: []
[17-Apr-2026 16:06:08 UTC] Total orders count: 0
[17-Apr-2026 16:06:08 UTC] === API CALL LOG ===
[17-Apr-2026 16:06:08 UTC] Endpoint: user/profile.php
[17-Apr-2026 16:06:08 UTC] Full Log Data: {
    "timestamp": "2026-04-17 16:06:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "118.67.205.65",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzU1IiwidXNlcm5hbWUiOiJhYmF5eXl5eTEyIiwiZW1haWwiOiJiYWF5YmFuZzc4QGdtYWlsLmNvbSIsImV4cCI6MTc3NzA0Njc2N30.fGGViBhC9HqarojJstrrlv_2NVPcEmPYpyooqadYhqc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9edcacda9f9911e1-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "118.67.205.65",
        "CF-IPCountry": "KH",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "118.67.205.65, 172.68.211.70"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 16:06:08 UTC] === END API CALL LOG ===
[17-Apr-2026 16:06:08 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 16:06:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzU1IiwidXNlcm5hbWUiOiJhYmF5eXl5eTEyIiwiZW1haWwiOiJiYWF5YmFuZzc4QGdtYWlsLmNvbSIsImV4cCI6MTc3NzA0Njc2N30.fGGViBhC9HqarojJstrrlv_2NVPcEmPYpyooqadYhqc
[17-Apr-2026 16:06:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 16:06:08 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 16:06:08 UTC] User ID: 355
[17-Apr-2026 16:06:08 UTC] ✅ User profile retrieved successfully for user ID: 355
[17-Apr-2026 16:06:08 UTC] === API CALL LOG ===
[17-Apr-2026 16:06:08 UTC] Endpoint: user/profile.php
[17-Apr-2026 16:06:08 UTC] Full Log Data: {
    "timestamp": "2026-04-17 16:06:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "118.67.205.65",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzU1IiwidXNlcm5hbWUiOiJhYmF5eXl5eTEyIiwiZW1haWwiOiJiYWF5YmFuZzc4QGdtYWlsLmNvbSIsImV4cCI6MTc3NzA0Njc2N30.fGGViBhC9HqarojJstrrlv_2NVPcEmPYpyooqadYhqc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9edcacdb493911e1-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "118.67.205.65",
        "CF-IPCountry": "KH",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "118.67.205.65, 172.68.211.70"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 16:06:08 UTC] === END API CALL LOG ===
[17-Apr-2026 16:06:08 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 16:06:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzU1IiwidXNlcm5hbWUiOiJhYmF5eXl5eTEyIiwiZW1haWwiOiJiYWF5YmFuZzc4QGdtYWlsLmNvbSIsImV4cCI6MTc3NzA0Njc2N30.fGGViBhC9HqarojJstrrlv_2NVPcEmPYpyooqadYhqc
[17-Apr-2026 16:06:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 16:06:08 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 16:06:08 UTC] User ID: 355
[17-Apr-2026 16:06:08 UTC] ✅ User profile retrieved successfully for user ID: 355
[17-Apr-2026 16:06:09 UTC] === API CALL LOG ===
[17-Apr-2026 16:06:09 UTC] Endpoint: user/profile.php
[17-Apr-2026 16:06:09 UTC] Full Log Data: {
    "timestamp": "2026-04-17 16:06:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "118.67.205.65",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzU1IiwidXNlcm5hbWUiOiJhYmF5eXl5eTEyIiwiZW1haWwiOiJiYWF5YmFuZzc4QGdtYWlsLmNvbSIsImV4cCI6MTc3NzA0Njc2N30.fGGViBhC9HqarojJstrrlv_2NVPcEmPYpyooqadYhqc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9edcace5db2e11e1-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "118.67.205.65",
        "CF-IPCountry": "KH",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "118.67.205.65, 172.68.211.70"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 16:06:09 UTC] === END API CALL LOG ===
[17-Apr-2026 16:06:09 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 16:06:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzU1IiwidXNlcm5hbWUiOiJhYmF5eXl5eTEyIiwiZW1haWwiOiJiYWF5YmFuZzc4QGdtYWlsLmNvbSIsImV4cCI6MTc3NzA0Njc2N30.fGGViBhC9HqarojJstrrlv_2NVPcEmPYpyooqadYhqc
[17-Apr-2026 16:06:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 16:06:09 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 16:06:09 UTC] User ID: 355
[17-Apr-2026 16:06:09 UTC] ✅ User profile retrieved successfully for user ID: 355
[17-Apr-2026 16:06:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 16:06:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 16:06:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzU1IiwidXNlcm5hbWUiOiJhYmF5eXl5eTEyIiwiZW1haWwiOiJiYWF5YmFuZzc4QGdtYWlsLmNvbSIsImV4cCI6MTc3NzA0Njc2N30.fGGViBhC9HqarojJstrrlv_2NVPcEmPYpyooqadYhqc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9edcad02c8b211e1-HKG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"118.67.205.65","CF-IPCountry":"KH","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"118.67.205.65, 172.68.211.28"}
[17-Apr-2026 16:06:14 UTC] === User Orders API Called ===
[17-Apr-2026 16:06:14 UTC] User ID: 355
[17-Apr-2026 16:06:14 UTC] Limit: 20, Offset: 0
[17-Apr-2026 16:06:14 UTC] Orders found: 0
[17-Apr-2026 16:06:14 UTC] Orders data: []
[17-Apr-2026 16:06:14 UTC] Total orders count: 0
[17-Apr-2026 16:06:16 UTC] === API CALL LOG ===
[17-Apr-2026 16:06:16 UTC] Endpoint: user/profile.php
[17-Apr-2026 16:06:16 UTC] Full Log Data: {
    "timestamp": "2026-04-17 16:06:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "118.67.205.65",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzU1IiwidXNlcm5hbWUiOiJhYmF5eXl5eTEyIiwiZW1haWwiOiJiYWF5YmFuZzc4QGdtYWlsLmNvbSIsImV4cCI6MTc3NzA0Njc2N30.fGGViBhC9HqarojJstrrlv_2NVPcEmPYpyooqadYhqc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9edcad0f0d8c11e1-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "118.67.205.65",
        "CF-IPCountry": "KH",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "118.67.205.65, 172.68.211.29"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 16:06:16 UTC] === END API CALL LOG ===
[17-Apr-2026 16:06:16 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 16:06:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzU1IiwidXNlcm5hbWUiOiJhYmF5eXl5eTEyIiwiZW1haWwiOiJiYWF5YmFuZzc4QGdtYWlsLmNvbSIsImV4cCI6MTc3NzA0Njc2N30.fGGViBhC9HqarojJstrrlv_2NVPcEmPYpyooqadYhqc
[17-Apr-2026 16:06:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 16:06:16 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 16:06:16 UTC] User ID: 355
[17-Apr-2026 16:06:16 UTC] ✅ User profile retrieved successfully for user ID: 355
[17-Apr-2026 16:06:16 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 16:06:16 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 16:06:16 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzU1IiwidXNlcm5hbWUiOiJhYmF5eXl5eTEyIiwiZW1haWwiOiJiYWF5YmFuZzc4QGdtYWlsLmNvbSIsImV4cCI6MTc3NzA0Njc2N30.fGGViBhC9HqarojJstrrlv_2NVPcEmPYpyooqadYhqc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9edcad0f0d8811e1-HKG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"118.67.205.65","CF-IPCountry":"KH","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"118.67.205.65, 172.68.211.29"}
[17-Apr-2026 16:06:16 UTC] === User Orders API Called ===
[17-Apr-2026 16:06:16 UTC] User ID: 355
[17-Apr-2026 16:06:16 UTC] Limit: 20, Offset: 0
[17-Apr-2026 16:06:16 UTC] Orders found: 0
[17-Apr-2026 16:06:16 UTC] Orders data: []
[17-Apr-2026 16:06:16 UTC] Total orders count: 0
[17-Apr-2026 16:06:16 UTC] === API CALL LOG ===
[17-Apr-2026 16:06:16 UTC] Endpoint: user/profile.php
[17-Apr-2026 16:06:16 UTC] Full Log Data: {
    "timestamp": "2026-04-17 16:06:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "118.67.205.65",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzU1IiwidXNlcm5hbWUiOiJhYmF5eXl5eTEyIiwiZW1haWwiOiJiYWF5YmFuZzc4QGdtYWlsLmNvbSIsImV4cCI6MTc3NzA0Njc2N30.fGGViBhC9HqarojJstrrlv_2NVPcEmPYpyooqadYhqc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9edcad135f4d11e1-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "118.67.205.65",
        "CF-IPCountry": "KH",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "118.67.205.65, 172.68.211.29"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 16:06:16 UTC] === END API CALL LOG ===
[17-Apr-2026 16:06:16 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 16:06:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzU1IiwidXNlcm5hbWUiOiJhYmF5eXl5eTEyIiwiZW1haWwiOiJiYWF5YmFuZzc4QGdtYWlsLmNvbSIsImV4cCI6MTc3NzA0Njc2N30.fGGViBhC9HqarojJstrrlv_2NVPcEmPYpyooqadYhqc
[17-Apr-2026 16:06:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 16:06:16 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 16:06:16 UTC] User ID: 355
[17-Apr-2026 16:06:16 UTC] ✅ User profile retrieved successfully for user ID: 355
[17-Apr-2026 16:06:17 UTC] === API CALL LOG ===
[17-Apr-2026 16:06:17 UTC] Endpoint: user/profile.php
[17-Apr-2026 16:06:17 UTC] Full Log Data: {
    "timestamp": "2026-04-17 16:06:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "118.67.205.65",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzU1IiwidXNlcm5hbWUiOiJhYmF5eXl5eTEyIiwiZW1haWwiOiJiYWF5YmFuZzc4QGdtYWlsLmNvbSIsImV4cCI6MTc3NzA0Njc2N30.fGGViBhC9HqarojJstrrlv_2NVPcEmPYpyooqadYhqc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9edcad16f87111e1-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "118.67.205.65",
        "CF-IPCountry": "KH",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "118.67.205.65, 172.68.211.29"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 16:06:17 UTC] === END API CALL LOG ===
[17-Apr-2026 16:06:17 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 16:06:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzU1IiwidXNlcm5hbWUiOiJhYmF5eXl5eTEyIiwiZW1haWwiOiJiYWF5YmFuZzc4QGdtYWlsLmNvbSIsImV4cCI6MTc3NzA0Njc2N30.fGGViBhC9HqarojJstrrlv_2NVPcEmPYpyooqadYhqc
[17-Apr-2026 16:06:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 16:06:17 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 16:06:17 UTC] User ID: 355
[17-Apr-2026 16:06:17 UTC] ✅ User profile retrieved successfully for user ID: 355
[17-Apr-2026 16:06:58 UTC] === API CALL LOG ===
[17-Apr-2026 16:06:58 UTC] Endpoint: user/profile.php
[17-Apr-2026 16:06:58 UTC] Full Log Data: {
    "timestamp": "2026-04-17 16:06:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "118.67.205.65",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzU1IiwidXNlcm5hbWUiOiJhYmF5eXl5eTEyIiwiZW1haWwiOiJiYWF5YmFuZzc4QGdtYWlsLmNvbSIsImV4cCI6MTc3NzA0Njc2N30.fGGViBhC9HqarojJstrrlv_2NVPcEmPYpyooqadYhqc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9edcae179a7c11e1-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "118.67.205.65",
        "CF-IPCountry": "KH",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "118.67.205.65, 172.68.211.28"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 16:06:58 UTC] === END API CALL LOG ===
[17-Apr-2026 16:06:58 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 16:06:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzU1IiwidXNlcm5hbWUiOiJhYmF5eXl5eTEyIiwiZW1haWwiOiJiYWF5YmFuZzc4QGdtYWlsLmNvbSIsImV4cCI6MTc3NzA0Njc2N30.fGGViBhC9HqarojJstrrlv_2NVPcEmPYpyooqadYhqc
[17-Apr-2026 16:06:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 16:06:58 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 16:06:58 UTC] User ID: 355
[17-Apr-2026 16:06:58 UTC] ✅ User profile retrieved successfully for user ID: 355
[17-Apr-2026 16:06:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 16:06:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 16:06:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzU1IiwidXNlcm5hbWUiOiJhYmF5eXl5eTEyIiwiZW1haWwiOiJiYWF5YmFuZzc4QGdtYWlsLmNvbSIsImV4cCI6MTc3NzA0Njc2N30.fGGViBhC9HqarojJstrrlv_2NVPcEmPYpyooqadYhqc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9edcae179a7a11e1-HKG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"118.67.205.65","CF-IPCountry":"KH","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"118.67.205.65, 172.68.211.28"}
[17-Apr-2026 16:06:58 UTC] === User Orders API Called ===
[17-Apr-2026 16:06:58 UTC] User ID: 355
[17-Apr-2026 16:06:58 UTC] Limit: 20, Offset: 0
[17-Apr-2026 16:06:58 UTC] Orders found: 0
[17-Apr-2026 16:06:58 UTC] Orders data: []
[17-Apr-2026 16:06:58 UTC] Total orders count: 0
[17-Apr-2026 16:06:59 UTC] === API CALL LOG ===
[17-Apr-2026 16:06:59 UTC] Endpoint: user/profile.php
[17-Apr-2026 16:06:59 UTC] Full Log Data: {
    "timestamp": "2026-04-17 16:06:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "118.67.205.65",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzU1IiwidXNlcm5hbWUiOiJhYmF5eXl5eTEyIiwiZW1haWwiOiJiYWF5YmFuZzc4QGdtYWlsLmNvbSIsImV4cCI6MTc3NzA0Njc2N30.fGGViBhC9HqarojJstrrlv_2NVPcEmPYpyooqadYhqc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9edcae1b7a9911e1-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "118.67.205.65",
        "CF-IPCountry": "KH",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "118.67.205.65, 172.68.211.28"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 16:06:59 UTC] === END API CALL LOG ===
[17-Apr-2026 16:06:59 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 16:06:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzU1IiwidXNlcm5hbWUiOiJhYmF5eXl5eTEyIiwiZW1haWwiOiJiYWF5YmFuZzc4QGdtYWlsLmNvbSIsImV4cCI6MTc3NzA0Njc2N30.fGGViBhC9HqarojJstrrlv_2NVPcEmPYpyooqadYhqc
[17-Apr-2026 16:06:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 16:06:59 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 16:06:59 UTC] User ID: 355
[17-Apr-2026 16:06:59 UTC] ✅ User profile retrieved successfully for user ID: 355
[17-Apr-2026 16:06:59 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 16:06:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 16:06:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzU1IiwidXNlcm5hbWUiOiJhYmF5eXl5eTEyIiwiZW1haWwiOiJiYWF5YmFuZzc4QGdtYWlsLmNvbSIsImV4cCI6MTc3NzA0Njc2N30.fGGViBhC9HqarojJstrrlv_2NVPcEmPYpyooqadYhqc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9edcae1d7f1011e1-HKG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"118.67.205.65","CF-IPCountry":"KH","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"118.67.205.65, 172.68.211.29"}
[17-Apr-2026 16:06:59 UTC] === User Orders API Called ===
[17-Apr-2026 16:06:59 UTC] User ID: 355
[17-Apr-2026 16:06:59 UTC] Limit: 20, Offset: 0
[17-Apr-2026 16:06:59 UTC] Orders found: 0
[17-Apr-2026 16:06:59 UTC] Orders data: []
[17-Apr-2026 16:06:59 UTC] Total orders count: 0
[17-Apr-2026 16:07:00 UTC] === API CALL LOG ===
[17-Apr-2026 16:07:00 UTC] Endpoint: user/profile.php
[17-Apr-2026 16:07:00 UTC] Full Log Data: {
    "timestamp": "2026-04-17 16:07:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "118.67.205.65",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzU1IiwidXNlcm5hbWUiOiJhYmF5eXl5eTEyIiwiZW1haWwiOiJiYWF5YmFuZzc4QGdtYWlsLmNvbSIsImV4cCI6MTc3NzA0Njc2N30.fGGViBhC9HqarojJstrrlv_2NVPcEmPYpyooqadYhqc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9edcae20ef1b11e1-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "118.67.205.65",
        "CF-IPCountry": "KH",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "118.67.205.65, 172.68.211.28"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 16:07:00 UTC] === END API CALL LOG ===
[17-Apr-2026 16:07:00 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 16:07:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzU1IiwidXNlcm5hbWUiOiJhYmF5eXl5eTEyIiwiZW1haWwiOiJiYWF5YmFuZzc4QGdtYWlsLmNvbSIsImV4cCI6MTc3NzA0Njc2N30.fGGViBhC9HqarojJstrrlv_2NVPcEmPYpyooqadYhqc
[17-Apr-2026 16:07:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 16:07:00 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 16:07:00 UTC] User ID: 355
[17-Apr-2026 16:07:00 UTC] ✅ User profile retrieved successfully for user ID: 355
[17-Apr-2026 16:07:00 UTC] === API CALL LOG ===
[17-Apr-2026 16:07:00 UTC] Endpoint: user/profile.php
[17-Apr-2026 16:07:00 UTC] Full Log Data: {
    "timestamp": "2026-04-17 16:07:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "118.67.205.65",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzU1IiwidXNlcm5hbWUiOiJhYmF5eXl5eTEyIiwiZW1haWwiOiJiYWF5YmFuZzc4QGdtYWlsLmNvbSIsImV4cCI6MTc3NzA0Njc2N30.fGGViBhC9HqarojJstrrlv_2NVPcEmPYpyooqadYhqc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9edcae261af811e1-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "118.67.205.65",
        "CF-IPCountry": "KH",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "118.67.205.65, 172.68.211.29"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 16:07:00 UTC] === END API CALL LOG ===
[17-Apr-2026 16:07:00 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 16:07:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzU1IiwidXNlcm5hbWUiOiJhYmF5eXl5eTEyIiwiZW1haWwiOiJiYWF5YmFuZzc4QGdtYWlsLmNvbSIsImV4cCI6MTc3NzA0Njc2N30.fGGViBhC9HqarojJstrrlv_2NVPcEmPYpyooqadYhqc
[17-Apr-2026 16:07:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 16:07:00 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 16:07:00 UTC] User ID: 355
[17-Apr-2026 16:07:00 UTC] ✅ User profile retrieved successfully for user ID: 355
[17-Apr-2026 16:07:01 UTC] User Purchases API - User ID: 355
[17-Apr-2026 16:07:01 UTC] User Purchases API - Total purchases found: 1
[17-Apr-2026 16:07:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 16:07:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 16:07:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzU1IiwidXNlcm5hbWUiOiJhYmF5eXl5eTEyIiwiZW1haWwiOiJiYWF5YmFuZzc4QGdtYWlsLmNvbSIsImV4cCI6MTc3NzA0Njc2N30.fGGViBhC9HqarojJstrrlv_2NVPcEmPYpyooqadYhqc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9edcae2ebee111e1-HKG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"118.67.205.65","CF-IPCountry":"KH","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"118.67.205.65, 172.68.211.29"}
[17-Apr-2026 16:07:02 UTC] === User Orders API Called ===
[17-Apr-2026 16:07:02 UTC] User ID: 355
[17-Apr-2026 16:07:02 UTC] Limit: 20, Offset: 0
[17-Apr-2026 16:07:02 UTC] Orders found: 0
[17-Apr-2026 16:07:02 UTC] Orders data: []
[17-Apr-2026 16:07:02 UTC] Total orders count: 0
[17-Apr-2026 16:07:02 UTC] === API CALL LOG ===
[17-Apr-2026 16:07:02 UTC] Endpoint: user/profile.php
[17-Apr-2026 16:07:02 UTC] Full Log Data: {
    "timestamp": "2026-04-17 16:07:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "118.67.205.65",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzU1IiwidXNlcm5hbWUiOiJhYmF5eXl5eTEyIiwiZW1haWwiOiJiYWF5YmFuZzc4QGdtYWlsLmNvbSIsImV4cCI6MTc3NzA0Njc2N30.fGGViBhC9HqarojJstrrlv_2NVPcEmPYpyooqadYhqc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9edcae2ebee611e1-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "118.67.205.65",
        "CF-IPCountry": "KH",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "118.67.205.65, 172.68.211.28"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 16:07:02 UTC] === END API CALL LOG ===
[17-Apr-2026 16:07:02 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 16:07:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzU1IiwidXNlcm5hbWUiOiJhYmF5eXl5eTEyIiwiZW1haWwiOiJiYWF5YmFuZzc4QGdtYWlsLmNvbSIsImV4cCI6MTc3NzA0Njc2N30.fGGViBhC9HqarojJstrrlv_2NVPcEmPYpyooqadYhqc
[17-Apr-2026 16:07:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 16:07:02 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 16:07:02 UTC] User ID: 355
[17-Apr-2026 16:07:02 UTC] ✅ User profile retrieved successfully for user ID: 355
[17-Apr-2026 16:07:02 UTC] === API CALL LOG ===
[17-Apr-2026 16:07:02 UTC] Endpoint: user/profile.php
[17-Apr-2026 16:07:02 UTC] Full Log Data: {
    "timestamp": "2026-04-17 16:07:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "118.67.205.65",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzU1IiwidXNlcm5hbWUiOiJhYmF5eXl5eTEyIiwiZW1haWwiOiJiYWF5YmFuZzc4QGdtYWlsLmNvbSIsImV4cCI6MTc3NzA0Njc2N30.fGGViBhC9HqarojJstrrlv_2NVPcEmPYpyooqadYhqc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9edcae32788811e1-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "118.67.205.65",
        "CF-IPCountry": "KH",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "118.67.205.65, 172.68.211.29"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 16:07:02 UTC] === END API CALL LOG ===
[17-Apr-2026 16:07:02 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 16:07:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzU1IiwidXNlcm5hbWUiOiJhYmF5eXl5eTEyIiwiZW1haWwiOiJiYWF5YmFuZzc4QGdtYWlsLmNvbSIsImV4cCI6MTc3NzA0Njc2N30.fGGViBhC9HqarojJstrrlv_2NVPcEmPYpyooqadYhqc
[17-Apr-2026 16:07:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 16:07:02 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 16:07:02 UTC] User ID: 355
[17-Apr-2026 16:07:02 UTC] ✅ User profile retrieved successfully for user ID: 355
[17-Apr-2026 16:07:03 UTC] === API CALL LOG ===
[17-Apr-2026 16:07:03 UTC] Endpoint: user/profile.php
[17-Apr-2026 16:07:03 UTC] Full Log Data: {
    "timestamp": "2026-04-17 16:07:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "118.67.205.65",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzU1IiwidXNlcm5hbWUiOiJhYmF5eXl5eTEyIiwiZW1haWwiOiJiYWF5YmFuZzc4QGdtYWlsLmNvbSIsImV4cCI6MTc3NzA0Njc2N30.fGGViBhC9HqarojJstrrlv_2NVPcEmPYpyooqadYhqc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9edcae37ed3211e1-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "118.67.205.65",
        "CF-IPCountry": "KH",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "118.67.205.65, 172.68.211.29"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 16:07:03 UTC] === END API CALL LOG ===
[17-Apr-2026 16:07:03 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 16:07:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzU1IiwidXNlcm5hbWUiOiJhYmF5eXl5eTEyIiwiZW1haWwiOiJiYWF5YmFuZzc4QGdtYWlsLmNvbSIsImV4cCI6MTc3NzA0Njc2N30.fGGViBhC9HqarojJstrrlv_2NVPcEmPYpyooqadYhqc
[17-Apr-2026 16:07:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 16:07:03 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 16:07:03 UTC] User ID: 355
[17-Apr-2026 16:07:03 UTC] ✅ User profile retrieved successfully for user ID: 355
[17-Apr-2026 16:07:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 16:07:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 16:07:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzU1IiwidXNlcm5hbWUiOiJhYmF5eXl5eTEyIiwiZW1haWwiOiJiYWF5YmFuZzc4QGdtYWlsLmNvbSIsImV4cCI6MTc3NzA0Njc2N30.fGGViBhC9HqarojJstrrlv_2NVPcEmPYpyooqadYhqc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9edcae68ef9b11e1-HKG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"118.67.205.65","CF-IPCountry":"KH","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"118.67.205.65, 172.68.211.28"}
[17-Apr-2026 16:07:11 UTC] === User Orders API Called ===
[17-Apr-2026 16:07:11 UTC] User ID: 355
[17-Apr-2026 16:07:11 UTC] Limit: 20, Offset: 0
[17-Apr-2026 16:07:11 UTC] Orders found: 0
[17-Apr-2026 16:07:11 UTC] Orders data: []
[17-Apr-2026 16:07:11 UTC] Total orders count: 0
[17-Apr-2026 16:07:11 UTC] === API CALL LOG ===
[17-Apr-2026 16:07:11 UTC] Endpoint: user/profile.php
[17-Apr-2026 16:07:11 UTC] Full Log Data: {
    "timestamp": "2026-04-17 16:07:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "118.67.205.65",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzU1IiwidXNlcm5hbWUiOiJhYmF5eXl5eTEyIiwiZW1haWwiOiJiYWF5YmFuZzc4QGdtYWlsLmNvbSIsImV4cCI6MTc3NzA0Njc2N30.fGGViBhC9HqarojJstrrlv_2NVPcEmPYpyooqadYhqc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9edcae68ef9d11e1-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "118.67.205.65",
        "CF-IPCountry": "KH",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "118.67.205.65, 172.68.211.28"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 16:07:11 UTC] === END API CALL LOG ===
[17-Apr-2026 16:07:11 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 16:07:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzU1IiwidXNlcm5hbWUiOiJhYmF5eXl5eTEyIiwiZW1haWwiOiJiYWF5YmFuZzc4QGdtYWlsLmNvbSIsImV4cCI6MTc3NzA0Njc2N30.fGGViBhC9HqarojJstrrlv_2NVPcEmPYpyooqadYhqc
[17-Apr-2026 16:07:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 16:07:11 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 16:07:11 UTC] User ID: 355
[17-Apr-2026 16:07:11 UTC] ✅ User profile retrieved successfully for user ID: 355
[17-Apr-2026 16:07:12 UTC] === API CALL LOG ===
[17-Apr-2026 16:07:12 UTC] Endpoint: user/profile.php
[17-Apr-2026 16:07:12 UTC] Full Log Data: {
    "timestamp": "2026-04-17 16:07:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "118.67.205.65",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzU1IiwidXNlcm5hbWUiOiJhYmF5eXl5eTEyIiwiZW1haWwiOiJiYWF5YmFuZzc4QGdtYWlsLmNvbSIsImV4cCI6MTc3NzA0Njc2N30.fGGViBhC9HqarojJstrrlv_2NVPcEmPYpyooqadYhqc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9edcae6c78ae11e1-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "118.67.205.65",
        "CF-IPCountry": "KH",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "118.67.205.65, 172.68.211.28"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 16:07:12 UTC] === END API CALL LOG ===
[17-Apr-2026 16:07:12 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 16:07:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzU1IiwidXNlcm5hbWUiOiJhYmF5eXl5eTEyIiwiZW1haWwiOiJiYWF5YmFuZzc4QGdtYWlsLmNvbSIsImV4cCI6MTc3NzA0Njc2N30.fGGViBhC9HqarojJstrrlv_2NVPcEmPYpyooqadYhqc
[17-Apr-2026 16:07:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 16:07:12 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 16:07:12 UTC] User ID: 355
[17-Apr-2026 16:07:12 UTC] ✅ User profile retrieved successfully for user ID: 355
[17-Apr-2026 16:07:13 UTC] === API CALL LOG ===
[17-Apr-2026 16:07:13 UTC] Endpoint: user/profile.php
[17-Apr-2026 16:07:13 UTC] Full Log Data: {
    "timestamp": "2026-04-17 16:07:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "118.67.205.65",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzU1IiwidXNlcm5hbWUiOiJhYmF5eXl5eTEyIiwiZW1haWwiOiJiYWF5YmFuZzc4QGdtYWlsLmNvbSIsImV4cCI6MTc3NzA0Njc2N30.fGGViBhC9HqarojJstrrlv_2NVPcEmPYpyooqadYhqc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9edcae722e0211e1-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "118.67.205.65",
        "CF-IPCountry": "KH",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "118.67.205.65, 172.68.211.28"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 16:07:13 UTC] === END API CALL LOG ===
[17-Apr-2026 16:07:13 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 16:07:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzU1IiwidXNlcm5hbWUiOiJhYmF5eXl5eTEyIiwiZW1haWwiOiJiYWF5YmFuZzc4QGdtYWlsLmNvbSIsImV4cCI6MTc3NzA0Njc2N30.fGGViBhC9HqarojJstrrlv_2NVPcEmPYpyooqadYhqc
[17-Apr-2026 16:07:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 16:07:13 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 16:07:13 UTC] User ID: 355
[17-Apr-2026 16:07:13 UTC] ✅ User profile retrieved successfully for user ID: 355
[17-Apr-2026 16:07:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 16:07:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 16:07:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzU1IiwidXNlcm5hbWUiOiJhYmF5eXl5eTEyIiwiZW1haWwiOiJiYWF5YmFuZzc4QGdtYWlsLmNvbSIsImV4cCI6MTc3NzA0Njc2N30.fGGViBhC9HqarojJstrrlv_2NVPcEmPYpyooqadYhqc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9edcaf879e4611e1-HKG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"118.67.205.65","CF-IPCountry":"KH","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"118.67.205.65, 172.68.211.29"}
[17-Apr-2026 16:07:57 UTC] === User Orders API Called ===
[17-Apr-2026 16:07:57 UTC] User ID: 355
[17-Apr-2026 16:07:57 UTC] Limit: 20, Offset: 0
[17-Apr-2026 16:07:57 UTC] Orders found: 0
[17-Apr-2026 16:07:57 UTC] Orders data: []
[17-Apr-2026 16:07:57 UTC] Total orders count: 0
[17-Apr-2026 16:07:57 UTC] === API CALL LOG ===
[17-Apr-2026 16:07:57 UTC] Endpoint: user/profile.php
[17-Apr-2026 16:07:57 UTC] Full Log Data: {
    "timestamp": "2026-04-17 16:07:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "118.67.205.65",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzU1IiwidXNlcm5hbWUiOiJhYmF5eXl5eTEyIiwiZW1haWwiOiJiYWF5YmFuZzc4QGdtYWlsLmNvbSIsImV4cCI6MTc3NzA0Njc2N30.fGGViBhC9HqarojJstrrlv_2NVPcEmPYpyooqadYhqc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9edcaf879e4a11e1-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "118.67.205.65",
        "CF-IPCountry": "KH",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "118.67.205.65, 172.68.211.29"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 16:07:57 UTC] === END API CALL LOG ===
[17-Apr-2026 16:07:57 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 16:07:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzU1IiwidXNlcm5hbWUiOiJhYmF5eXl5eTEyIiwiZW1haWwiOiJiYWF5YmFuZzc4QGdtYWlsLmNvbSIsImV4cCI6MTc3NzA0Njc2N30.fGGViBhC9HqarojJstrrlv_2NVPcEmPYpyooqadYhqc
[17-Apr-2026 16:07:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 16:07:57 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 16:07:57 UTC] User ID: 355
[17-Apr-2026 16:07:57 UTC] ✅ User profile retrieved successfully for user ID: 355
[17-Apr-2026 16:07:58 UTC] === API CALL LOG ===
[17-Apr-2026 16:07:58 UTC] Endpoint: user/profile.php
[17-Apr-2026 16:07:58 UTC] Full Log Data: {
    "timestamp": "2026-04-17 16:07:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "118.67.205.65",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzU1IiwidXNlcm5hbWUiOiJhYmF5eXl5eTEyIiwiZW1haWwiOiJiYWF5YmFuZzc4QGdtYWlsLmNvbSIsImV4cCI6MTc3NzA0Njc2N30.fGGViBhC9HqarojJstrrlv_2NVPcEmPYpyooqadYhqc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9edcaf8afdf811e1-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "118.67.205.65",
        "CF-IPCountry": "KH",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "118.67.205.65, 172.68.211.29"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 16:07:58 UTC] === END API CALL LOG ===
[17-Apr-2026 16:07:58 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 16:07:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzU1IiwidXNlcm5hbWUiOiJhYmF5eXl5eTEyIiwiZW1haWwiOiJiYWF5YmFuZzc4QGdtYWlsLmNvbSIsImV4cCI6MTc3NzA0Njc2N30.fGGViBhC9HqarojJstrrlv_2NVPcEmPYpyooqadYhqc
[17-Apr-2026 16:07:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 16:07:58 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 16:07:58 UTC] User ID: 355
[17-Apr-2026 16:07:58 UTC] ✅ User profile retrieved successfully for user ID: 355
[17-Apr-2026 16:07:59 UTC] === API CALL LOG ===
[17-Apr-2026 16:07:59 UTC] Endpoint: user/profile.php
[17-Apr-2026 16:07:59 UTC] Full Log Data: {
    "timestamp": "2026-04-17 16:07:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "118.67.205.65",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzU1IiwidXNlcm5hbWUiOiJhYmF5eXl5eTEyIiwiZW1haWwiOiJiYWF5YmFuZzc4QGdtYWlsLmNvbSIsImV4cCI6MTc3NzA0Njc2N30.fGGViBhC9HqarojJstrrlv_2NVPcEmPYpyooqadYhqc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9edcaf916c6511e1-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "118.67.205.65",
        "CF-IPCountry": "KH",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "118.67.205.65, 172.68.211.29"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 16:07:59 UTC] === END API CALL LOG ===
[17-Apr-2026 16:07:59 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 16:07:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzU1IiwidXNlcm5hbWUiOiJhYmF5eXl5eTEyIiwiZW1haWwiOiJiYWF5YmFuZzc4QGdtYWlsLmNvbSIsImV4cCI6MTc3NzA0Njc2N30.fGGViBhC9HqarojJstrrlv_2NVPcEmPYpyooqadYhqc
[17-Apr-2026 16:07:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 16:07:59 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 16:07:59 UTC] User ID: 355
[17-Apr-2026 16:07:59 UTC] ✅ User profile retrieved successfully for user ID: 355
[17-Apr-2026 18:05:27 UTC] === API CALL LOG ===
[17-Apr-2026 18:05:27 UTC] Endpoint: user/profile.php
[17-Apr-2026 18:05:27 UTC] Full Log Data: {
    "timestamp": "2026-04-17 18:05:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9edd5ba37e799383-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.70",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.70, 172.64.192.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 18:05:27 UTC] === END API CALL LOG ===
[17-Apr-2026 18:05:27 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 18:05:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[17-Apr-2026 18:05:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 18:05:27 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 18:05:27 UTC] User ID: 344
[17-Apr-2026 18:05:27 UTC] ✅ User profile retrieved successfully for user ID: 344
[17-Apr-2026 18:05:28 UTC] === API CALL LOG ===
[17-Apr-2026 18:05:28 UTC] Endpoint: user/profile.php
[17-Apr-2026 18:05:28 UTC] Full Log Data: {
    "timestamp": "2026-04-17 18:05:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9edd5bac580a9383-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.70",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.70, 172.64.192.67"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 18:05:28 UTC] === END API CALL LOG ===
[17-Apr-2026 18:05:28 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 18:05:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[17-Apr-2026 18:05:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 18:05:28 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 18:05:28 UTC] User ID: 344
[17-Apr-2026 18:05:28 UTC] ✅ User profile retrieved successfully for user ID: 344
[17-Apr-2026 18:05:28 UTC] === API CALL LOG ===
[17-Apr-2026 18:05:28 UTC] Endpoint: user/profile.php
[17-Apr-2026 18:05:28 UTC] Full Log Data: {
    "timestamp": "2026-04-17 18:05:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9edd5bad3a5e9383-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.70",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.70, 172.64.192.67"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 18:05:28 UTC] === END API CALL LOG ===
[17-Apr-2026 18:05:28 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 18:05:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 18:05:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[17-Apr-2026 18:05:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 18:05:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 18:05:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9edd5bad3a5b9383-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.52.70","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.52.70, 172.64.192.67"}
[17-Apr-2026 18:05:28 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 18:05:28 UTC] User ID: 344
[17-Apr-2026 18:05:28 UTC] === User Orders API Called ===
[17-Apr-2026 18:05:28 UTC] User ID: 344
[17-Apr-2026 18:05:28 UTC] Limit: 20, Offset: 0
[17-Apr-2026 18:05:28 UTC] ✅ User profile retrieved successfully for user ID: 344
[17-Apr-2026 18:05:28 UTC] Orders found: 0
[17-Apr-2026 18:05:28 UTC] Orders data: []
[17-Apr-2026 18:05:28 UTC] Total orders count: 0
[17-Apr-2026 18:05:29 UTC] === API CALL LOG ===
[17-Apr-2026 18:05:29 UTC] Endpoint: user/profile.php
[17-Apr-2026 18:05:29 UTC] Full Log Data: {
    "timestamp": "2026-04-17 18:05:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9edd5bb45ea29383-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.70",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.70, 172.64.192.67"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 18:05:29 UTC] === END API CALL LOG ===
[17-Apr-2026 18:05:29 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 18:05:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[17-Apr-2026 18:05:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 18:05:29 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 18:05:29 UTC] User ID: 344
[17-Apr-2026 18:05:29 UTC] ✅ User profile retrieved successfully for user ID: 344
[17-Apr-2026 18:07:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 18:07:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 18:07:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9edd5f4b48ac9383-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.52.70","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.52.70, 172.64.192.168"}
[17-Apr-2026 18:07:56 UTC] === User Orders API Called ===
[17-Apr-2026 18:07:56 UTC] User ID: 344
[17-Apr-2026 18:07:56 UTC] Limit: 20, Offset: 0
[17-Apr-2026 18:07:56 UTC] Orders found: 0
[17-Apr-2026 18:07:56 UTC] Orders data: []
[17-Apr-2026 18:07:56 UTC] Total orders count: 0
[17-Apr-2026 18:08:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 18:08:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 18:08:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9edd5f75096b9383-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.52.70","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.52.70, 172.64.192.169"}
[17-Apr-2026 18:08:03 UTC] === User Orders API Called ===
[17-Apr-2026 18:08:03 UTC] User ID: 344
[17-Apr-2026 18:08:03 UTC] Limit: 20, Offset: 0
[17-Apr-2026 18:08:03 UTC] Orders found: 0
[17-Apr-2026 18:08:03 UTC] Orders data: []
[17-Apr-2026 18:08:03 UTC] Total orders count: 0
[17-Apr-2026 18:08:03 UTC] === API CALL LOG ===
[17-Apr-2026 18:08:03 UTC] Endpoint: user/profile.php
[17-Apr-2026 18:08:03 UTC] Full Log Data: {
    "timestamp": "2026-04-17 18:08:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9edd5f7509709383-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.70",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.70, 172.64.192.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 18:08:03 UTC] === END API CALL LOG ===
[17-Apr-2026 18:08:03 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 18:08:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[17-Apr-2026 18:08:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 18:08:03 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 18:08:03 UTC] User ID: 344
[17-Apr-2026 18:08:03 UTC] ✅ User profile retrieved successfully for user ID: 344
[17-Apr-2026 18:08:03 UTC] === API CALL LOG ===
[17-Apr-2026 18:08:03 UTC] Endpoint: user/profile.php
[17-Apr-2026 18:08:03 UTC] Full Log Data: {
    "timestamp": "2026-04-17 18:08:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9edd5f7509729383-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.70",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.70, 172.64.192.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 18:08:03 UTC] === END API CALL LOG ===
[17-Apr-2026 18:08:03 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 18:08:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[17-Apr-2026 18:08:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 18:08:03 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 18:08:03 UTC] User ID: 344
[17-Apr-2026 18:08:03 UTC] ✅ User profile retrieved successfully for user ID: 344
[17-Apr-2026 18:08:04 UTC] === API CALL LOG ===
[17-Apr-2026 18:08:04 UTC] Endpoint: user/profile.php
[17-Apr-2026 18:08:04 UTC] Full Log Data: {
    "timestamp": "2026-04-17 18:08:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9edd5f7d7f9f9383-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.70",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.70, 172.64.192.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 18:08:04 UTC] === END API CALL LOG ===
[17-Apr-2026 18:08:04 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 18:08:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[17-Apr-2026 18:08:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 18:08:04 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 18:08:04 UTC] User ID: 344
[17-Apr-2026 18:08:04 UTC] ✅ User profile retrieved successfully for user ID: 344
[17-Apr-2026 18:08:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 18:08:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 18:08:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9edd5fb9ee479383-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.52.70","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.52.70, 172.64.192.169"}
[17-Apr-2026 18:08:14 UTC] === User Orders API Called ===
[17-Apr-2026 18:08:14 UTC] User ID: 344
[17-Apr-2026 18:08:14 UTC] Limit: 20, Offset: 0
[17-Apr-2026 18:08:14 UTC] Orders found: 0
[17-Apr-2026 18:08:14 UTC] Orders data: []
[17-Apr-2026 18:08:14 UTC] Total orders count: 0
[17-Apr-2026 18:08:14 UTC] === API CALL LOG ===
[17-Apr-2026 18:08:14 UTC] Endpoint: user/profile.php
[17-Apr-2026 18:08:14 UTC] Full Log Data: {
    "timestamp": "2026-04-17 18:08:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9edd5fb9ee499383-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.70",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.70, 172.64.192.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 18:08:14 UTC] === END API CALL LOG ===
[17-Apr-2026 18:08:14 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 18:08:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[17-Apr-2026 18:08:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 18:08:14 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 18:08:14 UTC] User ID: 344
[17-Apr-2026 18:08:14 UTC] ✅ User profile retrieved successfully for user ID: 344
[17-Apr-2026 18:08:14 UTC] === API CALL LOG ===
[17-Apr-2026 18:08:14 UTC] Endpoint: user/profile.php
[17-Apr-2026 18:08:14 UTC] Full Log Data: {
    "timestamp": "2026-04-17 18:08:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9edd5fb9ee4b9383-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.70",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.70, 172.64.192.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 18:08:14 UTC] === END API CALL LOG ===
[17-Apr-2026 18:08:14 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 18:08:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[17-Apr-2026 18:08:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 18:08:14 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 18:08:14 UTC] User ID: 344
[17-Apr-2026 18:08:14 UTC] ✅ User profile retrieved successfully for user ID: 344
[17-Apr-2026 18:08:15 UTC] === API CALL LOG ===
[17-Apr-2026 18:08:15 UTC] Endpoint: user/profile.php
[17-Apr-2026 18:08:15 UTC] Full Log Data: {
    "timestamp": "2026-04-17 18:08:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9edd5fc3c8bd9383-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.70",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.70, 172.64.192.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 18:08:15 UTC] === END API CALL LOG ===
[17-Apr-2026 18:08:15 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 18:08:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[17-Apr-2026 18:08:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 18:08:15 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 18:08:15 UTC] User ID: 344
[17-Apr-2026 18:08:15 UTC] ✅ User profile retrieved successfully for user ID: 344
[17-Apr-2026 18:08:59 UTC] === API CALL LOG ===
[17-Apr-2026 18:08:59 UTC] Endpoint: user/profile.php
[17-Apr-2026 18:08:59 UTC] Full Log Data: {
    "timestamp": "2026-04-17 18:08:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9edd60d19c2f9383-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.70",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.70, 172.64.192.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 18:08:59 UTC] === END API CALL LOG ===
[17-Apr-2026 18:08:59 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 18:08:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[17-Apr-2026 18:08:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 18:08:59 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 18:08:59 UTC] User ID: 344
[17-Apr-2026 18:08:59 UTC] ✅ User profile retrieved successfully for user ID: 344
[17-Apr-2026 18:08:59 UTC] === API CALL LOG ===
[17-Apr-2026 18:08:59 UTC] Endpoint: user/profile.php
[17-Apr-2026 18:08:59 UTC] Full Log Data: {
    "timestamp": "2026-04-17 18:08:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9edd60d19c319383-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.70",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.70, 172.64.192.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 18:08:59 UTC] === END API CALL LOG ===
[17-Apr-2026 18:08:59 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 18:08:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[17-Apr-2026 18:08:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 18:08:59 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 18:08:59 UTC] User ID: 344
[17-Apr-2026 18:08:59 UTC] ✅ User profile retrieved successfully for user ID: 344
[17-Apr-2026 18:08:59 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 18:08:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 18:08:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9edd60d19c2c9383-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.52.70","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.52.70, 172.64.192.168"}
[17-Apr-2026 18:08:59 UTC] === User Orders API Called ===
[17-Apr-2026 18:08:59 UTC] User ID: 344
[17-Apr-2026 18:08:59 UTC] Limit: 20, Offset: 0
[17-Apr-2026 18:08:59 UTC] Orders found: 0
[17-Apr-2026 18:08:59 UTC] Orders data: []
[17-Apr-2026 18:08:59 UTC] Total orders count: 0
[17-Apr-2026 18:09:00 UTC] === API CALL LOG ===
[17-Apr-2026 18:09:00 UTC] Endpoint: user/profile.php
[17-Apr-2026 18:09:00 UTC] Full Log Data: {
    "timestamp": "2026-04-17 18:09:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9edd60d979189383-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.70",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.70, 172.64.192.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 18:09:00 UTC] === END API CALL LOG ===
[17-Apr-2026 18:09:00 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 18:09:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[17-Apr-2026 18:09:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 18:09:00 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 18:09:00 UTC] User ID: 344
[17-Apr-2026 18:09:00 UTC] ✅ User profile retrieved successfully for user ID: 344
[17-Apr-2026 18:09:51 UTC] === API CALL LOG ===
[17-Apr-2026 18:09:51 UTC] Endpoint: user/profile.php
[17-Apr-2026 18:09:51 UTC] Full Log Data: {
    "timestamp": "2026-04-17 18:09:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9edd621b5b029383-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.70",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.70, 172.64.192.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 18:09:51 UTC] === END API CALL LOG ===
[17-Apr-2026 18:09:51 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 18:09:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[17-Apr-2026 18:09:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 18:09:51 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 18:09:51 UTC] User ID: 344
[17-Apr-2026 18:09:51 UTC] ✅ User profile retrieved successfully for user ID: 344
[17-Apr-2026 18:09:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 18:09:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 18:09:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9edd621b5afe9383-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.52.70","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.52.70, 172.64.192.169"}
[17-Apr-2026 18:09:51 UTC] === User Orders API Called ===
[17-Apr-2026 18:09:51 UTC] User ID: 344
[17-Apr-2026 18:09:51 UTC] Limit: 20, Offset: 0
[17-Apr-2026 18:09:51 UTC] === API CALL LOG ===
[17-Apr-2026 18:09:51 UTC] Endpoint: user/profile.php
[17-Apr-2026 18:09:51 UTC] Full Log Data: {
    "timestamp": "2026-04-17 18:09:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9edd621b5b059383-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.70",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.70, 172.64.192.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 18:09:51 UTC] === END API CALL LOG ===
[17-Apr-2026 18:09:51 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 18:09:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[17-Apr-2026 18:09:51 UTC] Orders found: 0
[17-Apr-2026 18:09:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 18:09:51 UTC] Orders data: []
[17-Apr-2026 18:09:51 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 18:09:51 UTC] User ID: 344
[17-Apr-2026 18:09:51 UTC] Total orders count: 0
[17-Apr-2026 18:09:51 UTC] ✅ User profile retrieved successfully for user ID: 344
[17-Apr-2026 18:09:53 UTC] === API CALL LOG ===
[17-Apr-2026 18:09:53 UTC] Endpoint: user/profile.php
[17-Apr-2026 18:09:53 UTC] Full Log Data: {
    "timestamp": "2026-04-17 18:09:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9edd6224a8329383-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.70",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.70, 172.64.192.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 18:09:53 UTC] === END API CALL LOG ===
[17-Apr-2026 18:09:53 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 18:09:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[17-Apr-2026 18:09:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 18:09:53 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 18:09:53 UTC] User ID: 344
[17-Apr-2026 18:09:53 UTC] ✅ User profile retrieved successfully for user ID: 344
[17-Apr-2026 18:17:13 UTC] === API CALL LOG ===
[17-Apr-2026 18:17:13 UTC] Endpoint: user/profile.php
[17-Apr-2026 18:17:13 UTC] Full Log Data: {
    "timestamp": "2026-04-17 18:17:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9edd6ce03959bdad-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.70",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.70, 172.68.229.181"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 18:17:13 UTC] === END API CALL LOG ===
[17-Apr-2026 18:17:13 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 18:17:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[17-Apr-2026 18:17:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 18:17:13 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 18:17:13 UTC] User ID: 344
[17-Apr-2026 18:17:13 UTC] ✅ User profile retrieved successfully for user ID: 344
[17-Apr-2026 18:17:18 UTC] === API CALL LOG ===
[17-Apr-2026 18:17:18 UTC] Endpoint: user/profile.php
[17-Apr-2026 18:17:18 UTC] Full Log Data: {
    "timestamp": "2026-04-17 18:17:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9edd6ce0395cbdad-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.70",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.70, 172.68.229.181"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 18:17:18 UTC] === END API CALL LOG ===
[17-Apr-2026 18:17:18 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 18:17:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[17-Apr-2026 18:17:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 18:17:18 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 18:17:18 UTC] User ID: 344
[17-Apr-2026 18:17:18 UTC] ✅ User profile retrieved successfully for user ID: 344
[17-Apr-2026 18:17:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 18:17:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 18:17:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9edd6ce0fb2cbdad-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.52.70","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.52.70, 172.68.229.142"}
[17-Apr-2026 18:17:18 UTC] === User Orders API Called ===
[17-Apr-2026 18:17:18 UTC] User ID: 344
[17-Apr-2026 18:17:18 UTC] Limit: 20, Offset: 0
[17-Apr-2026 18:17:18 UTC] Orders found: 0
[17-Apr-2026 18:17:18 UTC] Orders data: []
[17-Apr-2026 18:17:18 UTC] Total orders count: 0
[17-Apr-2026 18:17:18 UTC] === API CALL LOG ===
[17-Apr-2026 18:17:18 UTC] Endpoint: user/profile.php
[17-Apr-2026 18:17:18 UTC] Full Log Data: {
    "timestamp": "2026-04-17 18:17:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9edd6d037c29bdad-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.70",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.70, 172.68.229.143"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 18:17:18 UTC] === END API CALL LOG ===
[17-Apr-2026 18:17:18 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 18:17:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[17-Apr-2026 18:17:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 18:17:18 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 18:17:18 UTC] User ID: 344
[17-Apr-2026 18:17:18 UTC] ✅ User profile retrieved successfully for user ID: 344
[17-Apr-2026 18:18:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 18:18:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 18:18:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9edd6e0b7926bdad-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.52.70","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.52.70, 172.68.229.181"}
[17-Apr-2026 18:18:00 UTC] === User Orders API Called ===
[17-Apr-2026 18:18:00 UTC] User ID: 344
[17-Apr-2026 18:18:00 UTC] Limit: 20, Offset: 0
[17-Apr-2026 18:18:00 UTC] Orders found: 0
[17-Apr-2026 18:18:00 UTC] Orders data: []
[17-Apr-2026 18:18:00 UTC] Total orders count: 0
[17-Apr-2026 18:18:00 UTC] === API CALL LOG ===
[17-Apr-2026 18:18:00 UTC] Endpoint: user/profile.php
[17-Apr-2026 18:18:00 UTC] Full Log Data: {
    "timestamp": "2026-04-17 18:18:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9edd6e0b792dbdad-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.70",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.70, 172.68.229.181"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 18:18:00 UTC] === END API CALL LOG ===
[17-Apr-2026 18:18:00 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 18:18:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[17-Apr-2026 18:18:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 18:18:00 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 18:18:00 UTC] User ID: 344
[17-Apr-2026 18:18:00 UTC] ✅ User profile retrieved successfully for user ID: 344
[17-Apr-2026 18:18:00 UTC] === API CALL LOG ===
[17-Apr-2026 18:18:00 UTC] Endpoint: user/profile.php
[17-Apr-2026 18:18:00 UTC] Full Log Data: {
    "timestamp": "2026-04-17 18:18:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9edd6e0b792abdad-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.70",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.70, 172.68.229.180"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 18:18:00 UTC] === END API CALL LOG ===
[17-Apr-2026 18:18:00 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 18:18:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[17-Apr-2026 18:18:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 18:18:00 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 18:18:00 UTC] User ID: 344
[17-Apr-2026 18:18:00 UTC] ✅ User profile retrieved successfully for user ID: 344
[17-Apr-2026 18:18:01 UTC] === API CALL LOG ===
[17-Apr-2026 18:18:01 UTC] Endpoint: user/profile.php
[17-Apr-2026 18:18:01 UTC] Full Log Data: {
    "timestamp": "2026-04-17 18:18:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9edd6e11da07bdad-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.70",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.70, 172.68.229.181"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 18:18:01 UTC] === END API CALL LOG ===
[17-Apr-2026 18:18:01 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 18:18:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[17-Apr-2026 18:18:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 18:18:01 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 18:18:01 UTC] User ID: 344
[17-Apr-2026 18:18:01 UTC] ✅ User profile retrieved successfully for user ID: 344
[17-Apr-2026 18:18:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 18:18:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 18:18:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9edd6f5abfe2bdad-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.52.70","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.52.70, 172.68.229.180"}
[17-Apr-2026 18:18:54 UTC] === User Orders API Called ===
[17-Apr-2026 18:18:54 UTC] User ID: 344
[17-Apr-2026 18:18:54 UTC] Limit: 20, Offset: 0
[17-Apr-2026 18:18:54 UTC] Orders found: 0
[17-Apr-2026 18:18:54 UTC] Orders data: []
[17-Apr-2026 18:18:54 UTC] Total orders count: 0
[17-Apr-2026 18:18:54 UTC] === API CALL LOG ===
[17-Apr-2026 18:18:54 UTC] Endpoint: user/profile.php
[17-Apr-2026 18:18:54 UTC] Full Log Data: {
    "timestamp": "2026-04-17 18:18:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9edd6f5abfe6bdad-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.70",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.70, 172.68.229.180"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 18:18:54 UTC] === END API CALL LOG ===
[17-Apr-2026 18:18:54 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 18:18:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[17-Apr-2026 18:18:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 18:18:54 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 18:18:54 UTC] User ID: 344
[17-Apr-2026 18:18:54 UTC] ✅ User profile retrieved successfully for user ID: 344
[17-Apr-2026 18:18:54 UTC] === API CALL LOG ===
[17-Apr-2026 18:18:54 UTC] Endpoint: user/profile.php
[17-Apr-2026 18:18:54 UTC] Full Log Data: {
    "timestamp": "2026-04-17 18:18:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9edd6f5abfe9bdad-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.70",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.70, 172.68.229.181"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 18:18:54 UTC] === END API CALL LOG ===
[17-Apr-2026 18:18:54 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 18:18:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[17-Apr-2026 18:18:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 18:18:54 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 18:18:54 UTC] User ID: 344
[17-Apr-2026 18:18:54 UTC] ✅ User profile retrieved successfully for user ID: 344
[17-Apr-2026 18:18:56 UTC] === API CALL LOG ===
[17-Apr-2026 18:18:56 UTC] Endpoint: user/profile.php
[17-Apr-2026 18:18:56 UTC] Full Log Data: {
    "timestamp": "2026-04-17 18:18:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9edd6f650824bdad-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.70",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.70, 172.68.229.180"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 18:18:56 UTC] === END API CALL LOG ===
[17-Apr-2026 18:18:56 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 18:18:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[17-Apr-2026 18:18:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 18:18:56 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 18:18:56 UTC] User ID: 344
[17-Apr-2026 18:18:56 UTC] ✅ User profile retrieved successfully for user ID: 344
[17-Apr-2026 18:36:33 UTC] === API CALL LOG ===
[17-Apr-2026 18:36:33 UTC] Endpoint: user/profile.php
[17-Apr-2026 18:36:33 UTC] Full Log Data: {
    "timestamp": "2026-04-17 18:36:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.234.19.106",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzU2IiwidXNlcm5hbWUiOiJrdWt1emFfNzc3IiwiZW1haWwiOiJrdXptYXByaWtob2Rrb0BnbWFpbC5jb20iLCJleHAiOjE3NzcwNTU3OTJ9.0KIN79brGWls_5u_7ssA-QnPRi-pqliqzS96zgBzUok",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9edd8933fde4d299-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.234.19.106",
        "CF-IPCountry": "RU",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "83.234.19.106, 172.71.164.229"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 18:36:33 UTC] === END API CALL LOG ===
[17-Apr-2026 18:36:33 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 18:36:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzU2IiwidXNlcm5hbWUiOiJrdWt1emFfNzc3IiwiZW1haWwiOiJrdXptYXByaWtob2Rrb0BnbWFpbC5jb20iLCJleHAiOjE3NzcwNTU3OTJ9.0KIN79brGWls_5u_7ssA-QnPRi-pqliqzS96zgBzUok
[17-Apr-2026 18:36:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 18:36:33 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 18:36:33 UTC] User ID: 356
[17-Apr-2026 18:36:33 UTC] ✅ User profile retrieved successfully for user ID: 356
[17-Apr-2026 18:36:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 18:36:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 18:36:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzU2IiwidXNlcm5hbWUiOiJrdWt1emFfNzc3IiwiZW1haWwiOiJrdXptYXByaWtob2Rrb0BnbWFpbC5jb20iLCJleHAiOjE3NzcwNTU3OTJ9.0KIN79brGWls_5u_7ssA-QnPRi-pqliqzS96zgBzUok","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9edd8933fdecd299-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"83.234.19.106","CF-IPCountry":"RU","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"83.234.19.106, 172.71.164.228"}
[17-Apr-2026 18:36:33 UTC] === User Orders API Called ===
[17-Apr-2026 18:36:33 UTC] User ID: 356
[17-Apr-2026 18:36:33 UTC] Limit: 20, Offset: 0
[17-Apr-2026 18:36:33 UTC] Orders found: 0
[17-Apr-2026 18:36:33 UTC] Orders data: []
[17-Apr-2026 18:36:33 UTC] Total orders count: 0
[17-Apr-2026 18:36:33 UTC] === API CALL LOG ===
[17-Apr-2026 18:36:33 UTC] Endpoint: user/profile.php
[17-Apr-2026 18:36:33 UTC] Full Log Data: {
    "timestamp": "2026-04-17 18:36:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.234.19.106",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzU2IiwidXNlcm5hbWUiOiJrdWt1emFfNzc3IiwiZW1haWwiOiJrdXptYXByaWtob2Rrb0BnbWFpbC5jb20iLCJleHAiOjE3NzcwNTU3OTJ9.0KIN79brGWls_5u_7ssA-QnPRi-pqliqzS96zgBzUok",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9edd89368dd4d299-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.234.19.106",
        "CF-IPCountry": "RU",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "83.234.19.106, 172.71.164.229"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 18:36:33 UTC] === END API CALL LOG ===
[17-Apr-2026 18:36:33 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 18:36:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzU2IiwidXNlcm5hbWUiOiJrdWt1emFfNzc3IiwiZW1haWwiOiJrdXptYXByaWtob2Rrb0BnbWFpbC5jb20iLCJleHAiOjE3NzcwNTU3OTJ9.0KIN79brGWls_5u_7ssA-QnPRi-pqliqzS96zgBzUok
[17-Apr-2026 18:36:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 18:36:33 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 18:36:33 UTC] User ID: 356
[17-Apr-2026 18:36:33 UTC] ✅ User profile retrieved successfully for user ID: 356
[17-Apr-2026 18:36:34 UTC] === API CALL LOG ===
[17-Apr-2026 18:36:34 UTC] Endpoint: user/profile.php
[17-Apr-2026 18:36:34 UTC] Full Log Data: {
    "timestamp": "2026-04-17 18:36:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.234.19.106",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzU2IiwidXNlcm5hbWUiOiJrdWt1emFfNzc3IiwiZW1haWwiOiJrdXptYXByaWtob2Rrb0BnbWFpbC5jb20iLCJleHAiOjE3NzcwNTU3OTJ9.0KIN79brGWls_5u_7ssA-QnPRi-pqliqzS96zgBzUok",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9edd89388cabd299-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "83.234.19.106",
        "CF-IPCountry": "RU",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "83.234.19.106, 172.71.164.229"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 18:36:34 UTC] === END API CALL LOG ===
[17-Apr-2026 18:36:34 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 18:36:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzU2IiwidXNlcm5hbWUiOiJrdWt1emFfNzc3IiwiZW1haWwiOiJrdXptYXByaWtob2Rrb0BnbWFpbC5jb20iLCJleHAiOjE3NzcwNTU3OTJ9.0KIN79brGWls_5u_7ssA-QnPRi-pqliqzS96zgBzUok
[17-Apr-2026 18:36:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 18:36:34 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 18:36:34 UTC] User ID: 356
[17-Apr-2026 18:36:34 UTC] ✅ User profile retrieved successfully for user ID: 356
[17-Apr-2026 19:49:51 UTC] === API CALL LOG ===
[17-Apr-2026 19:49:51 UTC] Endpoint: user/profile.php
[17-Apr-2026 19:49:51 UTC] Full Log Data: {
    "timestamp": "2026-04-17 19:49:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.87.192.45",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM2IiwidXNlcm5hbWUiOiJqaG9uIiwiZW1haWwiOiJzYWxsYWhiYWhpNDA3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNTgxM30.PAHfG_UV5Z-z-MTjKJW6PvL73Ye7THV83Lti8bjhPvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eddf494185c0dbe-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.87.192.45",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.87.192.45, 172.70.147.179"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 19:49:51 UTC] === END API CALL LOG ===
[17-Apr-2026 19:49:51 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 19:49:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM2IiwidXNlcm5hbWUiOiJqaG9uIiwiZW1haWwiOiJzYWxsYWhiYWhpNDA3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNTgxM30.PAHfG_UV5Z-z-MTjKJW6PvL73Ye7THV83Lti8bjhPvk
[17-Apr-2026 19:49:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 19:49:51 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 19:49:51 UTC] User ID: 336
[17-Apr-2026 19:49:51 UTC] ✅ User profile retrieved successfully for user ID: 336
[17-Apr-2026 19:49:52 UTC] === API CALL LOG ===
[17-Apr-2026 19:49:52 UTC] Endpoint: user/profile.php
[17-Apr-2026 19:49:52 UTC] Full Log Data: {
    "timestamp": "2026-04-17 19:49:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.87.192.45",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM2IiwidXNlcm5hbWUiOiJqaG9uIiwiZW1haWwiOiJzYWxsYWhiYWhpNDA3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNTgxM30.PAHfG_UV5Z-z-MTjKJW6PvL73Ye7THV83Lti8bjhPvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eddf49b6c9b0dbe-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.87.192.45",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.87.192.45, 172.70.147.178"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 19:49:52 UTC] === END API CALL LOG ===
[17-Apr-2026 19:49:52 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 19:49:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM2IiwidXNlcm5hbWUiOiJqaG9uIiwiZW1haWwiOiJzYWxsYWhiYWhpNDA3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNTgxM30.PAHfG_UV5Z-z-MTjKJW6PvL73Ye7THV83Lti8bjhPvk
[17-Apr-2026 19:49:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 19:49:52 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 19:49:52 UTC] User ID: 336
[17-Apr-2026 19:49:52 UTC] ✅ User profile retrieved successfully for user ID: 336
[17-Apr-2026 19:49:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 19:49:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 19:49:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM2IiwidXNlcm5hbWUiOiJqaG9uIiwiZW1haWwiOiJzYWxsYWhiYWhpNDA3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNTgxM30.PAHfG_UV5Z-z-MTjKJW6PvL73Ye7THV83Lti8bjhPvk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eddf49bfdec0dbe-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.87.192.45","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.87.192.45, 172.70.147.178"}
[17-Apr-2026 19:49:52 UTC] === User Orders API Called ===
[17-Apr-2026 19:49:52 UTC] User ID: 336
[17-Apr-2026 19:49:52 UTC] Limit: 20, Offset: 0
[17-Apr-2026 19:49:52 UTC] Orders found: 2
[17-Apr-2026 19:49:52 UTC] Orders data: [{"id":202,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/BESTXAUUSDJEFFREY","status":"cancelled","created_at":"2026-04-17 11:34:30","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":201,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/goldbulltrader1122","status":"cancelled","created_at":"2026-04-17 11:27:17","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[17-Apr-2026 19:49:52 UTC] Total orders count: 2
[17-Apr-2026 19:49:52 UTC] === API CALL LOG ===
[17-Apr-2026 19:49:52 UTC] Endpoint: user/profile.php
[17-Apr-2026 19:49:52 UTC] Full Log Data: {
    "timestamp": "2026-04-17 19:49:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.87.192.45",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM2IiwidXNlcm5hbWUiOiJqaG9uIiwiZW1haWwiOiJzYWxsYWhiYWhpNDA3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNTgxM30.PAHfG_UV5Z-z-MTjKJW6PvL73Ye7THV83Lti8bjhPvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eddf49c9ec60dbe-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.87.192.45",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.87.192.45, 172.70.147.178"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 19:49:52 UTC] === END API CALL LOG ===
[17-Apr-2026 19:49:52 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 19:49:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM2IiwidXNlcm5hbWUiOiJqaG9uIiwiZW1haWwiOiJzYWxsYWhiYWhpNDA3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNTgxM30.PAHfG_UV5Z-z-MTjKJW6PvL73Ye7THV83Lti8bjhPvk
[17-Apr-2026 19:49:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 19:49:52 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 19:49:52 UTC] User ID: 336
[17-Apr-2026 19:49:52 UTC] ✅ User profile retrieved successfully for user ID: 336
[17-Apr-2026 19:50:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 19:50:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 19:50:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM2IiwidXNlcm5hbWUiOiJqaG9uIiwiZW1haWwiOiJzYWxsYWhiYWhpNDA3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNTgxM30.PAHfG_UV5Z-z-MTjKJW6PvL73Ye7THV83Lti8bjhPvk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eddf4efde7b0dbe-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.87.192.45","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.87.192.45, 172.70.147.179"}
[17-Apr-2026 19:50:06 UTC] === User Orders API Called ===
[17-Apr-2026 19:50:06 UTC] User ID: 336
[17-Apr-2026 19:50:06 UTC] Limit: 20, Offset: 0
[17-Apr-2026 19:50:06 UTC] Orders found: 2
[17-Apr-2026 19:50:06 UTC] Orders data: [{"id":202,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/BESTXAUUSDJEFFREY","status":"cancelled","created_at":"2026-04-17 11:34:30","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":201,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/goldbulltrader1122","status":"cancelled","created_at":"2026-04-17 11:27:17","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[17-Apr-2026 19:50:06 UTC] Total orders count: 2
[17-Apr-2026 19:50:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 19:50:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 19:50:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM2IiwidXNlcm5hbWUiOiJqaG9uIiwiZW1haWwiOiJzYWxsYWhiYWhpNDA3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNTgxM30.PAHfG_UV5Z-z-MTjKJW6PvL73Ye7THV83Lti8bjhPvk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eddf57958650dbe-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.87.192.45","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.87.192.45, 172.70.147.178"}
[17-Apr-2026 19:50:28 UTC] === User Orders API Called ===
[17-Apr-2026 19:50:28 UTC] User ID: 336
[17-Apr-2026 19:50:28 UTC] Limit: 20, Offset: 0
[17-Apr-2026 19:50:28 UTC] Orders found: 2
[17-Apr-2026 19:50:28 UTC] Orders data: [{"id":202,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/BESTXAUUSDJEFFREY","status":"cancelled","created_at":"2026-04-17 11:34:30","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":201,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/goldbulltrader1122","status":"cancelled","created_at":"2026-04-17 11:27:17","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[17-Apr-2026 19:50:28 UTC] Total orders count: 2
[17-Apr-2026 19:50:30 UTC] === API CALL LOG ===
[17-Apr-2026 19:50:30 UTC] Endpoint: user/profile.php
[17-Apr-2026 19:50:30 UTC] Full Log Data: {
    "timestamp": "2026-04-17 19:50:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.87.192.45",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM2IiwidXNlcm5hbWUiOiJqaG9uIiwiZW1haWwiOiJzYWxsYWhiYWhpNDA3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNTgxM30.PAHfG_UV5Z-z-MTjKJW6PvL73Ye7THV83Lti8bjhPvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eddf587ef820dbe-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.87.192.45",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.87.192.45, 172.70.147.178"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 19:50:30 UTC] === END API CALL LOG ===
[17-Apr-2026 19:50:30 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 19:50:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM2IiwidXNlcm5hbWUiOiJqaG9uIiwiZW1haWwiOiJzYWxsYWhiYWhpNDA3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNTgxM30.PAHfG_UV5Z-z-MTjKJW6PvL73Ye7THV83Lti8bjhPvk
[17-Apr-2026 19:50:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 19:50:30 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 19:50:30 UTC] User ID: 336
[17-Apr-2026 19:50:30 UTC] ✅ User profile retrieved successfully for user ID: 336
[17-Apr-2026 19:50:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 19:50:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 19:50:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM2IiwidXNlcm5hbWUiOiJqaG9uIiwiZW1haWwiOiJzYWxsYWhiYWhpNDA3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNTgxM30.PAHfG_UV5Z-z-MTjKJW6PvL73Ye7THV83Lti8bjhPvk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eddf587ef800dbe-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.87.192.45","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.87.192.45, 172.70.147.179"}
[17-Apr-2026 19:50:30 UTC] === User Orders API Called ===
[17-Apr-2026 19:50:30 UTC] User ID: 336
[17-Apr-2026 19:50:30 UTC] Limit: 20, Offset: 0
[17-Apr-2026 19:50:30 UTC] Orders found: 2
[17-Apr-2026 19:50:30 UTC] Orders data: [{"id":202,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/BESTXAUUSDJEFFREY","status":"cancelled","created_at":"2026-04-17 11:34:30","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":201,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/goldbulltrader1122","status":"cancelled","created_at":"2026-04-17 11:27:17","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[17-Apr-2026 19:50:30 UTC] Total orders count: 2
[17-Apr-2026 19:50:31 UTC] === API CALL LOG ===
[17-Apr-2026 19:50:31 UTC] Endpoint: user/profile.php
[17-Apr-2026 19:50:31 UTC] Full Log Data: {
    "timestamp": "2026-04-17 19:50:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.87.192.45",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM2IiwidXNlcm5hbWUiOiJqaG9uIiwiZW1haWwiOiJzYWxsYWhiYWhpNDA3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNTgxM30.PAHfG_UV5Z-z-MTjKJW6PvL73Ye7THV83Lti8bjhPvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eddf58c0dd70dbe-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.87.192.45",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.87.192.45, 172.70.147.179"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 19:50:31 UTC] === END API CALL LOG ===
[17-Apr-2026 19:50:31 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 19:50:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM2IiwidXNlcm5hbWUiOiJqaG9uIiwiZW1haWwiOiJzYWxsYWhiYWhpNDA3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNTgxM30.PAHfG_UV5Z-z-MTjKJW6PvL73Ye7THV83Lti8bjhPvk
[17-Apr-2026 19:50:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 19:50:31 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 19:50:31 UTC] User ID: 336
[17-Apr-2026 19:50:31 UTC] ✅ User profile retrieved successfully for user ID: 336
[17-Apr-2026 19:53:37 UTC] === API CALL LOG ===
[17-Apr-2026 19:53:37 UTC] Endpoint: user/profile.php
[17-Apr-2026 19:53:37 UTC] Full Log Data: {
    "timestamp": "2026-04-17 19:53:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.87.192.45",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM2IiwidXNlcm5hbWUiOiJqaG9uIiwiZW1haWwiOiJzYWxsYWhiYWhpNDA3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNTgxM30.PAHfG_UV5Z-z-MTjKJW6PvL73Ye7THV83Lti8bjhPvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eddfa14de0070ef-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.87.192.45",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.87.192.45, 104.22.66.33"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 19:53:37 UTC] === END API CALL LOG ===
[17-Apr-2026 19:53:37 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 19:53:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM2IiwidXNlcm5hbWUiOiJqaG9uIiwiZW1haWwiOiJzYWxsYWhiYWhpNDA3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNTgxM30.PAHfG_UV5Z-z-MTjKJW6PvL73Ye7THV83Lti8bjhPvk
[17-Apr-2026 19:53:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 19:53:37 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 19:53:37 UTC] User ID: 336
[17-Apr-2026 19:53:37 UTC] ✅ User profile retrieved successfully for user ID: 336
[17-Apr-2026 19:53:37 UTC] === API CALL LOG ===
[17-Apr-2026 19:53:37 UTC] Endpoint: user/profile.php
[17-Apr-2026 19:53:37 UTC] Full Log Data: {
    "timestamp": "2026-04-17 19:53:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.87.192.45",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM2IiwidXNlcm5hbWUiOiJqaG9uIiwiZW1haWwiOiJzYWxsYWhiYWhpNDA3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNTgxM30.PAHfG_UV5Z-z-MTjKJW6PvL73Ye7THV83Lti8bjhPvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eddfa12ca6070ef-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.87.192.45",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.87.192.45, 104.22.66.162"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 19:53:37 UTC] === END API CALL LOG ===
[17-Apr-2026 19:53:37 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 19:53:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM2IiwidXNlcm5hbWUiOiJqaG9uIiwiZW1haWwiOiJzYWxsYWhiYWhpNDA3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNTgxM30.PAHfG_UV5Z-z-MTjKJW6PvL73Ye7THV83Lti8bjhPvk
[17-Apr-2026 19:53:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 19:53:37 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 19:53:37 UTC] User ID: 336
[17-Apr-2026 19:53:37 UTC] ✅ User profile retrieved successfully for user ID: 336
[17-Apr-2026 19:53:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 19:53:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 19:53:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM2IiwidXNlcm5hbWUiOiJqaG9uIiwiZW1haWwiOiJzYWxsYWhiYWhpNDA3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNTgxM30.PAHfG_UV5Z-z-MTjKJW6PvL73Ye7THV83Lti8bjhPvk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eddfa12ca5c70ef-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.87.192.45","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.87.192.45, 104.22.66.162"}
[17-Apr-2026 19:53:37 UTC] === User Orders API Called ===
[17-Apr-2026 19:53:37 UTC] User ID: 336
[17-Apr-2026 19:53:37 UTC] Limit: 20, Offset: 0
[17-Apr-2026 19:53:37 UTC] Orders found: 2
[17-Apr-2026 19:53:37 UTC] Orders data: [{"id":202,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/BESTXAUUSDJEFFREY","status":"cancelled","created_at":"2026-04-17 11:34:30","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":201,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/goldbulltrader1122","status":"cancelled","created_at":"2026-04-17 11:27:17","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[17-Apr-2026 19:53:37 UTC] Total orders count: 2
[17-Apr-2026 19:54:00 UTC] === API CALL LOG ===
[17-Apr-2026 19:54:00 UTC] Endpoint: user/profile.php
[17-Apr-2026 19:54:00 UTC] Full Log Data: {
    "timestamp": "2026-04-17 19:54:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.87.192.45",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM2IiwidXNlcm5hbWUiOiJqaG9uIiwiZW1haWwiOiJzYWxsYWhiYWhpNDA3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNTgxM30.PAHfG_UV5Z-z-MTjKJW6PvL73Ye7THV83Lti8bjhPvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eddfaa6c80870ef-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.87.192.45",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.87.192.45, 104.22.66.163"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 19:54:00 UTC] === END API CALL LOG ===
[17-Apr-2026 19:54:00 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 19:54:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM2IiwidXNlcm5hbWUiOiJqaG9uIiwiZW1haWwiOiJzYWxsYWhiYWhpNDA3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNTgxM30.PAHfG_UV5Z-z-MTjKJW6PvL73Ye7THV83Lti8bjhPvk
[17-Apr-2026 19:54:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 19:54:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 19:54:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 19:54:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM2IiwidXNlcm5hbWUiOiJqaG9uIiwiZW1haWwiOiJzYWxsYWhiYWhpNDA3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNTgxM30.PAHfG_UV5Z-z-MTjKJW6PvL73Ye7THV83Lti8bjhPvk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eddfaa6c80770ef-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.87.192.45","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.87.192.45, 104.22.66.163"}
[17-Apr-2026 19:54:00 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 19:54:00 UTC] User ID: 336
[17-Apr-2026 19:54:00 UTC] === User Orders API Called ===
[17-Apr-2026 19:54:00 UTC] User ID: 336
[17-Apr-2026 19:54:00 UTC] Limit: 20, Offset: 0
[17-Apr-2026 19:54:00 UTC] ✅ User profile retrieved successfully for user ID: 336
[17-Apr-2026 19:54:00 UTC] Orders found: 2
[17-Apr-2026 19:54:00 UTC] Orders data: [{"id":202,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/BESTXAUUSDJEFFREY","status":"cancelled","created_at":"2026-04-17 11:34:30","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":201,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/goldbulltrader1122","status":"cancelled","created_at":"2026-04-17 11:27:17","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[17-Apr-2026 19:54:00 UTC] Total orders count: 2
[17-Apr-2026 19:54:44 UTC] === API CALL LOG ===
[17-Apr-2026 19:54:44 UTC] Endpoint: user/profile.php
[17-Apr-2026 19:54:44 UTC] Full Log Data: {
    "timestamp": "2026-04-17 19:54:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.87.192.45",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM2IiwidXNlcm5hbWUiOiJqaG9uIiwiZW1haWwiOiJzYWxsYWhiYWhpNDA3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNTgxM30.PAHfG_UV5Z-z-MTjKJW6PvL73Ye7THV83Lti8bjhPvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eddfbbae8d770ef-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.87.192.45",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.87.192.45, 104.22.66.163"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 19:54:44 UTC] === END API CALL LOG ===
[17-Apr-2026 19:54:44 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 19:54:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM2IiwidXNlcm5hbWUiOiJqaG9uIiwiZW1haWwiOiJzYWxsYWhiYWhpNDA3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNTgxM30.PAHfG_UV5Z-z-MTjKJW6PvL73Ye7THV83Lti8bjhPvk
[17-Apr-2026 19:54:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 19:54:44 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 19:54:44 UTC] User ID: 336
[17-Apr-2026 19:54:44 UTC] ✅ User profile retrieved successfully for user ID: 336
[17-Apr-2026 19:54:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 19:54:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 19:54:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM2IiwidXNlcm5hbWUiOiJqaG9uIiwiZW1haWwiOiJzYWxsYWhiYWhpNDA3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNTgxM30.PAHfG_UV5Z-z-MTjKJW6PvL73Ye7THV83Lti8bjhPvk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eddfc12ff1a70ef-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.87.192.45","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.87.192.45, 104.22.66.162"}
[17-Apr-2026 19:54:58 UTC] === User Orders API Called ===
[17-Apr-2026 19:54:58 UTC] User ID: 336
[17-Apr-2026 19:54:58 UTC] Limit: 20, Offset: 0
[17-Apr-2026 19:54:58 UTC] Orders found: 2
[17-Apr-2026 19:54:58 UTC] Orders data: [{"id":202,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/BESTXAUUSDJEFFREY","status":"cancelled","created_at":"2026-04-17 11:34:30","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":201,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/goldbulltrader1122","status":"cancelled","created_at":"2026-04-17 11:27:17","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[17-Apr-2026 19:54:58 UTC] Total orders count: 2
[17-Apr-2026 19:55:05 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 19:55:05 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 19:55:05 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM2IiwidXNlcm5hbWUiOiJqaG9uIiwiZW1haWwiOiJzYWxsYWhiYWhpNDA3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNTgxM30.PAHfG_UV5Z-z-MTjKJW6PvL73Ye7THV83Lti8bjhPvk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eddfc3ffc5270ef-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.87.192.45","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.87.192.45, 104.22.66.162"}
[17-Apr-2026 19:55:05 UTC] === User Orders API Called ===
[17-Apr-2026 19:55:05 UTC] User ID: 336
[17-Apr-2026 19:55:05 UTC] Limit: 20, Offset: 0
[17-Apr-2026 19:55:05 UTC] Orders found: 2
[17-Apr-2026 19:55:05 UTC] Orders data: [{"id":202,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/BESTXAUUSDJEFFREY","status":"cancelled","created_at":"2026-04-17 11:34:30","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":201,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/goldbulltrader1122","status":"cancelled","created_at":"2026-04-17 11:27:17","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[17-Apr-2026 19:55:05 UTC] Total orders count: 2
[17-Apr-2026 19:55:07 UTC] === API CALL LOG ===
[17-Apr-2026 19:55:07 UTC] Endpoint: user/profile.php
[17-Apr-2026 19:55:07 UTC] Full Log Data: {
    "timestamp": "2026-04-17 19:55:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.87.192.45",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM2IiwidXNlcm5hbWUiOiJqaG9uIiwiZW1haWwiOiJzYWxsYWhiYWhpNDA3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNTgxM30.PAHfG_UV5Z-z-MTjKJW6PvL73Ye7THV83Lti8bjhPvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eddfc4adf3570ef-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.87.192.45",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.87.192.45, 104.22.66.162"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 19:55:07 UTC] === END API CALL LOG ===
[17-Apr-2026 19:55:07 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 19:55:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM2IiwidXNlcm5hbWUiOiJqaG9uIiwiZW1haWwiOiJzYWxsYWhiYWhpNDA3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNTgxM30.PAHfG_UV5Z-z-MTjKJW6PvL73Ye7THV83Lti8bjhPvk
[17-Apr-2026 19:55:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 19:55:07 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 19:55:07 UTC] User ID: 336
[17-Apr-2026 19:55:07 UTC] ✅ User profile retrieved successfully for user ID: 336
[17-Apr-2026 19:55:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 19:55:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 19:55:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM2IiwidXNlcm5hbWUiOiJqaG9uIiwiZW1haWwiOiJzYWxsYWhiYWhpNDA3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNTgxM30.PAHfG_UV5Z-z-MTjKJW6PvL73Ye7THV83Lti8bjhPvk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eddfc4a4e5e70ef-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.87.192.45","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.87.192.45, 104.22.66.162"}
[17-Apr-2026 19:55:07 UTC] === User Orders API Called ===
[17-Apr-2026 19:55:07 UTC] User ID: 336
[17-Apr-2026 19:55:07 UTC] Limit: 20, Offset: 0
[17-Apr-2026 19:55:07 UTC] Orders found: 2
[17-Apr-2026 19:55:07 UTC] Orders data: [{"id":202,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/BESTXAUUSDJEFFREY","status":"cancelled","created_at":"2026-04-17 11:34:30","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":201,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/goldbulltrader1122","status":"cancelled","created_at":"2026-04-17 11:27:17","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[17-Apr-2026 19:55:07 UTC] Total orders count: 2
[17-Apr-2026 19:55:09 UTC] === API CALL LOG ===
[17-Apr-2026 19:55:09 UTC] Endpoint: user/profile.php
[17-Apr-2026 19:55:09 UTC] Full Log Data: {
    "timestamp": "2026-04-17 19:55:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.87.192.45",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM2IiwidXNlcm5hbWUiOiJqaG9uIiwiZW1haWwiOiJzYWxsYWhiYWhpNDA3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNTgxM30.PAHfG_UV5Z-z-MTjKJW6PvL73Ye7THV83Lti8bjhPvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eddfc576e1170ef-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.87.192.45",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.87.192.45, 104.22.66.163"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 19:55:09 UTC] === END API CALL LOG ===
[17-Apr-2026 19:55:09 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 19:55:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM2IiwidXNlcm5hbWUiOiJqaG9uIiwiZW1haWwiOiJzYWxsYWhiYWhpNDA3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNTgxM30.PAHfG_UV5Z-z-MTjKJW6PvL73Ye7THV83Lti8bjhPvk
[17-Apr-2026 19:55:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 19:55:09 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 19:55:09 UTC] User ID: 336
[17-Apr-2026 19:55:09 UTC] ✅ User profile retrieved successfully for user ID: 336
[17-Apr-2026 19:55:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 19:55:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Apr-2026 19:55:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM2IiwidXNlcm5hbWUiOiJqaG9uIiwiZW1haWwiOiJzYWxsYWhiYWhpNDA3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNTgxM30.PAHfG_UV5Z-z-MTjKJW6PvL73Ye7THV83Lti8bjhPvk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eddfc576e0b70ef-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.87.192.45","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.87.192.45, 104.22.66.162"}
[17-Apr-2026 19:55:09 UTC] === User Orders API Called ===
[17-Apr-2026 19:55:09 UTC] User ID: 336
[17-Apr-2026 19:55:09 UTC] Limit: 20, Offset: 0
[17-Apr-2026 19:55:09 UTC] Orders found: 2
[17-Apr-2026 19:55:09 UTC] Orders data: [{"id":202,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/BESTXAUUSDJEFFREY","status":"cancelled","created_at":"2026-04-17 11:34:30","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":201,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/goldbulltrader1122","status":"cancelled","created_at":"2026-04-17 11:27:17","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[17-Apr-2026 19:55:09 UTC] Total orders count: 2
[17-Apr-2026 19:55:09 UTC] === API CALL LOG ===
[17-Apr-2026 19:55:09 UTC] Endpoint: user/profile.php
[17-Apr-2026 19:55:09 UTC] Full Log Data: {
    "timestamp": "2026-04-17 19:55:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.87.192.45",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM2IiwidXNlcm5hbWUiOiJqaG9uIiwiZW1haWwiOiJzYWxsYWhiYWhpNDA3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNTgxM30.PAHfG_UV5Z-z-MTjKJW6PvL73Ye7THV83Lti8bjhPvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eddfc5a1a7270ef-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.87.192.45",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.87.192.45, 104.22.66.163"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 19:55:09 UTC] === END API CALL LOG ===
[17-Apr-2026 19:55:09 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 19:55:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM2IiwidXNlcm5hbWUiOiJqaG9uIiwiZW1haWwiOiJzYWxsYWhiYWhpNDA3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNTgxM30.PAHfG_UV5Z-z-MTjKJW6PvL73Ye7THV83Lti8bjhPvk
[17-Apr-2026 19:55:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 19:55:09 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 19:55:09 UTC] User ID: 336
[17-Apr-2026 19:55:09 UTC] ✅ User profile retrieved successfully for user ID: 336
[17-Apr-2026 19:55:31 UTC] === API CALL LOG ===
[17-Apr-2026 19:55:31 UTC] Endpoint: user/profile.php
[17-Apr-2026 19:55:31 UTC] Full Log Data: {
    "timestamp": "2026-04-17 19:55:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.87.192.45",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM2IiwidXNlcm5hbWUiOiJqaG9uIiwiZW1haWwiOiJzYWxsYWhiYWhpNDA3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNTgxM30.PAHfG_UV5Z-z-MTjKJW6PvL73Ye7THV83Lti8bjhPvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eddfcdec99770ef-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.87.192.45",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.87.192.45, 104.22.66.162"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 19:55:31 UTC] === END API CALL LOG ===
[17-Apr-2026 19:55:31 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 19:55:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM2IiwidXNlcm5hbWUiOiJqaG9uIiwiZW1haWwiOiJzYWxsYWhiYWhpNDA3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNTgxM30.PAHfG_UV5Z-z-MTjKJW6PvL73Ye7THV83Lti8bjhPvk
[17-Apr-2026 19:55:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 19:55:31 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 19:55:31 UTC] User ID: 336
[17-Apr-2026 19:55:31 UTC] ✅ User profile retrieved successfully for user ID: 336
[17-Apr-2026 19:55:39 UTC] === API CALL LOG ===
[17-Apr-2026 19:55:39 UTC] Endpoint: user/profile.php
[17-Apr-2026 19:55:39 UTC] Full Log Data: {
    "timestamp": "2026-04-17 19:55:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.87.192.45",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM2IiwidXNlcm5hbWUiOiJqaG9uIiwiZW1haWwiOiJzYWxsYWhiYWhpNDA3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNTgxM30.PAHfG_UV5Z-z-MTjKJW6PvL73Ye7THV83Lti8bjhPvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eddfd110d6c70ef-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.87.192.45",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.87.192.45, 104.22.66.162"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Apr-2026 19:55:39 UTC] === END API CALL LOG ===
[17-Apr-2026 19:55:39 UTC] ✅ API Hash verification passed for profile endpoint
[17-Apr-2026 19:55:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM2IiwidXNlcm5hbWUiOiJqaG9uIiwiZW1haWwiOiJzYWxsYWhiYWhpNDA3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNTgxM30.PAHfG_UV5Z-z-MTjKJW6PvL73Ye7THV83Lti8bjhPvk
[17-Apr-2026 19:55:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Apr-2026 19:55:39 UTC] ✅ JWT token verified successfully for user profile
[17-Apr-2026 19:55:39 UTC] User ID: 336
[17-Apr-2026 19:55:39 UTC] ✅ User profile retrieved successfully for user ID: 336
[17-Apr-2026 19:55:39 UTC] User Purchases API - User ID: 336
[17-Apr-2026 19:55:39 UTC] User Purchases API - Total purchases found: 0
[18-Apr-2026 00:27:47 UTC] === API CALL LOG ===
[18-Apr-2026 00:27:47 UTC] Endpoint: user/profile.php
[18-Apr-2026 00:27:47 UTC] Full Log Data: {
    "timestamp": "2026-04-18 00:27:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:1bca:33d9:f33:196c:ee68:5d0e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUxIiwidXNlcm5hbWUiOiJzdXJhaiIsImVtYWlsIjoiaGFtYW9raGltbGFzYUBnbWFpbC5jb20iLCJleHAiOjE3NzcwMTE1ODV9.ndCe2MZNux0wJGVa3FQK6oeL0eJwTpTbjlpfy2zsW2o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9edf8bb50bd8cd8f-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:1bca:33d9:f33:196c:ee68:5d0e",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:1bca:33d9:f33:196c:ee68:5d0e, 162.159.122.59"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 00:27:47 UTC] === END API CALL LOG ===
[18-Apr-2026 00:27:47 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 00:27:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUxIiwidXNlcm5hbWUiOiJzdXJhaiIsImVtYWlsIjoiaGFtYW9raGltbGFzYUBnbWFpbC5jb20iLCJleHAiOjE3NzcwMTE1ODV9.ndCe2MZNux0wJGVa3FQK6oeL0eJwTpTbjlpfy2zsW2o
[18-Apr-2026 00:27:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 00:27:47 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 00:27:47 UTC] User ID: 351
[18-Apr-2026 00:27:47 UTC] ✅ User profile retrieved successfully for user ID: 351
[18-Apr-2026 00:27:48 UTC] === API CALL LOG ===
[18-Apr-2026 00:27:48 UTC] Endpoint: user/profile.php
[18-Apr-2026 00:27:48 UTC] Full Log Data: {
    "timestamp": "2026-04-18 00:27:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:1bca:33d9:f33:196c:ee68:5d0e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUxIiwidXNlcm5hbWUiOiJzdXJhaiIsImVtYWlsIjoiaGFtYW9raGltbGFzYUBnbWFpbC5jb20iLCJleHAiOjE3NzcwMTE1ODV9.ndCe2MZNux0wJGVa3FQK6oeL0eJwTpTbjlpfy2zsW2o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9edf8bba9ad0cd8f-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:1bca:33d9:f33:196c:ee68:5d0e",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:1bca:33d9:f33:196c:ee68:5d0e, 162.159.122.59"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 00:27:48 UTC] === END API CALL LOG ===
[18-Apr-2026 00:27:48 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 00:27:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUxIiwidXNlcm5hbWUiOiJzdXJhaiIsImVtYWlsIjoiaGFtYW9raGltbGFzYUBnbWFpbC5jb20iLCJleHAiOjE3NzcwMTE1ODV9.ndCe2MZNux0wJGVa3FQK6oeL0eJwTpTbjlpfy2zsW2o
[18-Apr-2026 00:27:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 00:27:48 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 00:27:48 UTC] User ID: 351
[18-Apr-2026 00:27:48 UTC] ✅ User profile retrieved successfully for user ID: 351
[18-Apr-2026 00:27:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Apr-2026 00:27:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Apr-2026 00:27:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUxIiwidXNlcm5hbWUiOiJzdXJhaiIsImVtYWlsIjoiaGFtYW9raGltbGFzYUBnbWFpbC5jb20iLCJleHAiOjE3NzcwMTE1ODV9.ndCe2MZNux0wJGVa3FQK6oeL0eJwTpTbjlpfy2zsW2o","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9edf8bba9ad8cd8f-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:1bca:33d9:f33:196c:ee68:5d0e","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:4900:1bca:33d9:f33:196c:ee68:5d0e, 162.159.122.58"}
[18-Apr-2026 00:27:48 UTC] === User Orders API Called ===
[18-Apr-2026 00:27:48 UTC] User ID: 351
[18-Apr-2026 00:27:48 UTC] Limit: 20, Offset: 0
[18-Apr-2026 00:27:48 UTC] Orders found: 0
[18-Apr-2026 00:27:48 UTC] Orders data: []
[18-Apr-2026 00:27:48 UTC] Total orders count: 0
[18-Apr-2026 00:27:48 UTC] === API CALL LOG ===
[18-Apr-2026 00:27:48 UTC] Endpoint: user/profile.php
[18-Apr-2026 00:27:48 UTC] Full Log Data: {
    "timestamp": "2026-04-18 00:27:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:1bca:33d9:f33:196c:ee68:5d0e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUxIiwidXNlcm5hbWUiOiJzdXJhaiIsImVtYWlsIjoiaGFtYW9raGltbGFzYUBnbWFpbC5jb20iLCJleHAiOjE3NzcwMTE1ODV9.ndCe2MZNux0wJGVa3FQK6oeL0eJwTpTbjlpfy2zsW2o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9edf8bbc1caccd8f-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:1bca:33d9:f33:196c:ee68:5d0e",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:1bca:33d9:f33:196c:ee68:5d0e, 162.159.122.59"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 00:27:48 UTC] === END API CALL LOG ===
[18-Apr-2026 00:27:48 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 00:27:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUxIiwidXNlcm5hbWUiOiJzdXJhaiIsImVtYWlsIjoiaGFtYW9raGltbGFzYUBnbWFpbC5jb20iLCJleHAiOjE3NzcwMTE1ODV9.ndCe2MZNux0wJGVa3FQK6oeL0eJwTpTbjlpfy2zsW2o
[18-Apr-2026 00:27:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 00:27:48 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 00:27:48 UTC] User ID: 351
[18-Apr-2026 00:27:48 UTC] ✅ User profile retrieved successfully for user ID: 351
[18-Apr-2026 00:28:01 UTC] === API CALL LOG ===
[18-Apr-2026 00:28:01 UTC] Endpoint: user/profile.php
[18-Apr-2026 00:28:01 UTC] Full Log Data: {
    "timestamp": "2026-04-18 00:28:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:1bca:33d9:f33:196c:ee68:5d0e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUxIiwidXNlcm5hbWUiOiJzdXJhaiIsImVtYWlsIjoiaGFtYW9raGltbGFzYUBnbWFpbC5jb20iLCJleHAiOjE3NzcwMTE1ODV9.ndCe2MZNux0wJGVa3FQK6oeL0eJwTpTbjlpfy2zsW2o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9edf8c0c1dfd60c3-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:1bca:33d9:f33:196c:ee68:5d0e",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:1bca:33d9:f33:196c:ee68:5d0e, 162.159.122.58"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 00:28:01 UTC] === END API CALL LOG ===
[18-Apr-2026 00:28:01 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 00:28:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUxIiwidXNlcm5hbWUiOiJzdXJhaiIsImVtYWlsIjoiaGFtYW9raGltbGFzYUBnbWFpbC5jb20iLCJleHAiOjE3NzcwMTE1ODV9.ndCe2MZNux0wJGVa3FQK6oeL0eJwTpTbjlpfy2zsW2o
[18-Apr-2026 00:28:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 00:28:01 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 00:28:01 UTC] User ID: 351
[18-Apr-2026 00:28:01 UTC] ✅ User profile retrieved successfully for user ID: 351
[18-Apr-2026 00:28:02 UTC] === API CALL LOG ===
[18-Apr-2026 00:28:02 UTC] Endpoint: user/profile.php
[18-Apr-2026 00:28:02 UTC] Full Log Data: {
    "timestamp": "2026-04-18 00:28:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:1bca:33d9:f33:196c:ee68:5d0e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUxIiwidXNlcm5hbWUiOiJzdXJhaiIsImVtYWlsIjoiaGFtYW9raGltbGFzYUBnbWFpbC5jb20iLCJleHAiOjE3NzcwMTE1ODV9.ndCe2MZNux0wJGVa3FQK6oeL0eJwTpTbjlpfy2zsW2o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9edf8c114b6060c3-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:1bca:33d9:f33:196c:ee68:5d0e",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:1bca:33d9:f33:196c:ee68:5d0e, 162.159.122.59"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 00:28:02 UTC] === END API CALL LOG ===
[18-Apr-2026 00:28:02 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 00:28:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUxIiwidXNlcm5hbWUiOiJzdXJhaiIsImVtYWlsIjoiaGFtYW9raGltbGFzYUBnbWFpbC5jb20iLCJleHAiOjE3NzcwMTE1ODV9.ndCe2MZNux0wJGVa3FQK6oeL0eJwTpTbjlpfy2zsW2o
[18-Apr-2026 00:28:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 00:28:02 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 00:28:02 UTC] User ID: 351
[18-Apr-2026 00:28:02 UTC] ✅ User profile retrieved successfully for user ID: 351
[18-Apr-2026 00:28:02 UTC] === API CALL LOG ===
[18-Apr-2026 00:28:02 UTC] Endpoint: user/profile.php
[18-Apr-2026 00:28:02 UTC] Full Log Data: {
    "timestamp": "2026-04-18 00:28:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:1bca:33d9:f33:196c:ee68:5d0e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUxIiwidXNlcm5hbWUiOiJzdXJhaiIsImVtYWlsIjoiaGFtYW9raGltbGFzYUBnbWFpbC5jb20iLCJleHAiOjE3NzcwMTE1ODV9.ndCe2MZNux0wJGVa3FQK6oeL0eJwTpTbjlpfy2zsW2o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9edf8c114b6960c3-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:1bca:33d9:f33:196c:ee68:5d0e",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:1bca:33d9:f33:196c:ee68:5d0e, 162.159.122.58"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 00:28:02 UTC] === END API CALL LOG ===
[18-Apr-2026 00:28:02 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 00:28:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUxIiwidXNlcm5hbWUiOiJzdXJhaiIsImVtYWlsIjoiaGFtYW9raGltbGFzYUBnbWFpbC5jb20iLCJleHAiOjE3NzcwMTE1ODV9.ndCe2MZNux0wJGVa3FQK6oeL0eJwTpTbjlpfy2zsW2o
[18-Apr-2026 00:28:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 00:28:02 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 00:28:02 UTC] User ID: 351
[18-Apr-2026 00:28:02 UTC] ✅ User profile retrieved successfully for user ID: 351
[18-Apr-2026 00:28:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Apr-2026 00:28:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Apr-2026 00:28:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUxIiwidXNlcm5hbWUiOiJzdXJhaiIsImVtYWlsIjoiaGFtYW9raGltbGFzYUBnbWFpbC5jb20iLCJleHAiOjE3NzcwMTE1ODV9.ndCe2MZNux0wJGVa3FQK6oeL0eJwTpTbjlpfy2zsW2o","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9edf8c114b6760c3-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:1bca:33d9:f33:196c:ee68:5d0e","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:4900:1bca:33d9:f33:196c:ee68:5d0e, 162.159.122.59"}
[18-Apr-2026 00:28:02 UTC] === User Orders API Called ===
[18-Apr-2026 00:28:02 UTC] User ID: 351
[18-Apr-2026 00:28:02 UTC] Limit: 20, Offset: 0
[18-Apr-2026 00:28:02 UTC] Orders found: 0
[18-Apr-2026 00:28:02 UTC] Orders data: []
[18-Apr-2026 00:28:02 UTC] Total orders count: 0
[18-Apr-2026 00:28:07 UTC] === API CALL LOG ===
[18-Apr-2026 00:28:07 UTC] Endpoint: user/profile.php
[18-Apr-2026 00:28:07 UTC] Full Log Data: {
    "timestamp": "2026-04-18 00:28:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:1bca:33d9:f33:196c:ee68:5d0e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUxIiwidXNlcm5hbWUiOiJzdXJhaiIsImVtYWlsIjoiaGFtYW9raGltbGFzYUBnbWFpbC5jb20iLCJleHAiOjE3NzcwMTE1ODV9.ndCe2MZNux0wJGVa3FQK6oeL0eJwTpTbjlpfy2zsW2o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9edf8c300b90ef9a-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:1bca:33d9:f33:196c:ee68:5d0e",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:1bca:33d9:f33:196c:ee68:5d0e, 162.159.122.59"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 00:28:07 UTC] === END API CALL LOG ===
[18-Apr-2026 00:28:07 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 00:28:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUxIiwidXNlcm5hbWUiOiJzdXJhaiIsImVtYWlsIjoiaGFtYW9raGltbGFzYUBnbWFpbC5jb20iLCJleHAiOjE3NzcwMTE1ODV9.ndCe2MZNux0wJGVa3FQK6oeL0eJwTpTbjlpfy2zsW2o
[18-Apr-2026 00:28:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 00:28:07 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 00:28:07 UTC] User ID: 351
[18-Apr-2026 00:28:07 UTC] ✅ User profile retrieved successfully for user ID: 351
[18-Apr-2026 00:28:07 UTC] === API CALL LOG ===
[18-Apr-2026 00:28:07 UTC] === API CALL LOG ===
[18-Apr-2026 00:28:07 UTC] Endpoint: user/profile.php
[18-Apr-2026 00:28:07 UTC] Endpoint: user/profile.php
[18-Apr-2026 00:28:07 UTC] Full Log Data: {
    "timestamp": "2026-04-18 00:28:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:1bca:33d9:f33:196c:ee68:5d0e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUxIiwidXNlcm5hbWUiOiJzdXJhaiIsImVtYWlsIjoiaGFtYW9raGltbGFzYUBnbWFpbC5jb20iLCJleHAiOjE3NzcwMTE1ODV9.ndCe2MZNux0wJGVa3FQK6oeL0eJwTpTbjlpfy2zsW2o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9edf8c3478ceef9a-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:1bca:33d9:f33:196c:ee68:5d0e",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:1bca:33d9:f33:196c:ee68:5d0e, 162.159.122.58"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 00:28:07 UTC] Full Log Data: {
    "timestamp": "2026-04-18 00:28:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:1bca:33d9:f33:196c:ee68:5d0e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUxIiwidXNlcm5hbWUiOiJzdXJhaiIsImVtYWlsIjoiaGFtYW9raGltbGFzYUBnbWFpbC5jb20iLCJleHAiOjE3NzcwMTE1ODV9.ndCe2MZNux0wJGVa3FQK6oeL0eJwTpTbjlpfy2zsW2o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9edf8c3478caef9a-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:1bca:33d9:f33:196c:ee68:5d0e",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:1bca:33d9:f33:196c:ee68:5d0e, 162.159.122.59"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 00:28:07 UTC] === END API CALL LOG ===
[18-Apr-2026 00:28:07 UTC] === END API CALL LOG ===
[18-Apr-2026 00:28:07 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 00:28:07 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 00:28:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUxIiwidXNlcm5hbWUiOiJzdXJhaiIsImVtYWlsIjoiaGFtYW9raGltbGFzYUBnbWFpbC5jb20iLCJleHAiOjE3NzcwMTE1ODV9.ndCe2MZNux0wJGVa3FQK6oeL0eJwTpTbjlpfy2zsW2o
[18-Apr-2026 00:28:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUxIiwidXNlcm5hbWUiOiJzdXJhaiIsImVtYWlsIjoiaGFtYW9raGltbGFzYUBnbWFpbC5jb20iLCJleHAiOjE3NzcwMTE1ODV9.ndCe2MZNux0wJGVa3FQK6oeL0eJwTpTbjlpfy2zsW2o
[18-Apr-2026 00:28:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 00:28:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 00:28:07 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 00:28:07 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 00:28:07 UTC] User ID: 351
[18-Apr-2026 00:28:07 UTC] User ID: 351
[18-Apr-2026 00:28:07 UTC] ✅ User profile retrieved successfully for user ID: 351
[18-Apr-2026 00:28:07 UTC] ✅ User profile retrieved successfully for user ID: 351
[18-Apr-2026 00:28:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Apr-2026 00:28:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Apr-2026 00:28:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUxIiwidXNlcm5hbWUiOiJzdXJhaiIsImVtYWlsIjoiaGFtYW9raGltbGFzYUBnbWFpbC5jb20iLCJleHAiOjE3NzcwMTE1ODV9.ndCe2MZNux0wJGVa3FQK6oeL0eJwTpTbjlpfy2zsW2o","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9edf8c3478cdef9a-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:1bca:33d9:f33:196c:ee68:5d0e","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:4900:1bca:33d9:f33:196c:ee68:5d0e, 162.159.122.59"}
[18-Apr-2026 00:28:07 UTC] === User Orders API Called ===
[18-Apr-2026 00:28:07 UTC] User ID: 351
[18-Apr-2026 00:28:07 UTC] Limit: 20, Offset: 0
[18-Apr-2026 00:28:07 UTC] Orders found: 0
[18-Apr-2026 00:28:07 UTC] Orders data: []
[18-Apr-2026 00:28:07 UTC] Total orders count: 0
[18-Apr-2026 00:28:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Apr-2026 00:28:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Apr-2026 00:28:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUxIiwidXNlcm5hbWUiOiJzdXJhaiIsImVtYWlsIjoiaGFtYW9raGltbGFzYUBnbWFpbC5jb20iLCJleHAiOjE3NzcwMTE1ODV9.ndCe2MZNux0wJGVa3FQK6oeL0eJwTpTbjlpfy2zsW2o","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9edf8c564c8eef9a-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:1bca:33d9:f33:196c:ee68:5d0e","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:4900:1bca:33d9:f33:196c:ee68:5d0e, 162.159.122.59"}
[18-Apr-2026 00:28:13 UTC] === User Orders API Called ===
[18-Apr-2026 00:28:13 UTC] User ID: 351
[18-Apr-2026 00:28:13 UTC] Limit: 20, Offset: 0
[18-Apr-2026 00:28:13 UTC] Orders found: 0
[18-Apr-2026 00:28:13 UTC] Orders data: []
[18-Apr-2026 00:28:13 UTC] Total orders count: 0
[18-Apr-2026 00:28:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Apr-2026 00:28:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Apr-2026 00:28:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUxIiwidXNlcm5hbWUiOiJzdXJhaiIsImVtYWlsIjoiaGFtYW9raGltbGFzYUBnbWFpbC5jb20iLCJleHAiOjE3NzcwMTE1ODV9.ndCe2MZNux0wJGVa3FQK6oeL0eJwTpTbjlpfy2zsW2o","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9edf8c62ca92ef9a-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:1bca:33d9:f33:196c:ee68:5d0e","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:4900:1bca:33d9:f33:196c:ee68:5d0e, 162.159.122.59"}
[18-Apr-2026 00:28:15 UTC] === User Orders API Called ===
[18-Apr-2026 00:28:15 UTC] User ID: 351
[18-Apr-2026 00:28:15 UTC] Limit: 20, Offset: 0
[18-Apr-2026 00:28:15 UTC] Orders found: 0
[18-Apr-2026 00:28:15 UTC] Orders data: []
[18-Apr-2026 00:28:15 UTC] Total orders count: 0
[18-Apr-2026 00:28:15 UTC] === API CALL LOG ===
[18-Apr-2026 00:28:15 UTC] Endpoint: user/profile.php
[18-Apr-2026 00:28:15 UTC] Full Log Data: {
    "timestamp": "2026-04-18 00:28:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:1bca:33d9:f33:196c:ee68:5d0e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUxIiwidXNlcm5hbWUiOiJzdXJhaiIsImVtYWlsIjoiaGFtYW9raGltbGFzYUBnbWFpbC5jb20iLCJleHAiOjE3NzcwMTE1ODV9.ndCe2MZNux0wJGVa3FQK6oeL0eJwTpTbjlpfy2zsW2o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9edf8c62ca93ef9a-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:1bca:33d9:f33:196c:ee68:5d0e",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:1bca:33d9:f33:196c:ee68:5d0e, 162.159.122.58"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 00:28:15 UTC] === END API CALL LOG ===
[18-Apr-2026 00:28:15 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 00:28:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUxIiwidXNlcm5hbWUiOiJzdXJhaiIsImVtYWlsIjoiaGFtYW9raGltbGFzYUBnbWFpbC5jb20iLCJleHAiOjE3NzcwMTE1ODV9.ndCe2MZNux0wJGVa3FQK6oeL0eJwTpTbjlpfy2zsW2o
[18-Apr-2026 00:28:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 00:28:15 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 00:28:15 UTC] User ID: 351
[18-Apr-2026 00:28:15 UTC] ✅ User profile retrieved successfully for user ID: 351
[18-Apr-2026 00:28:15 UTC] === API CALL LOG ===
[18-Apr-2026 00:28:15 UTC] Endpoint: user/profile.php
[18-Apr-2026 00:28:15 UTC] Full Log Data: {
    "timestamp": "2026-04-18 00:28:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:1bca:33d9:f33:196c:ee68:5d0e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUxIiwidXNlcm5hbWUiOiJzdXJhaiIsImVtYWlsIjoiaGFtYW9raGltbGFzYUBnbWFpbC5jb20iLCJleHAiOjE3NzcwMTE1ODV9.ndCe2MZNux0wJGVa3FQK6oeL0eJwTpTbjlpfy2zsW2o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9edf8c673f82ef9a-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:1bca:33d9:f33:196c:ee68:5d0e",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:1bca:33d9:f33:196c:ee68:5d0e, 162.159.122.59"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 00:28:15 UTC] === END API CALL LOG ===
[18-Apr-2026 00:28:15 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 00:28:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUxIiwidXNlcm5hbWUiOiJzdXJhaiIsImVtYWlsIjoiaGFtYW9raGltbGFzYUBnbWFpbC5jb20iLCJleHAiOjE3NzcwMTE1ODV9.ndCe2MZNux0wJGVa3FQK6oeL0eJwTpTbjlpfy2zsW2o
[18-Apr-2026 00:28:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 00:28:15 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 00:28:15 UTC] User ID: 351
[18-Apr-2026 00:28:15 UTC] ✅ User profile retrieved successfully for user ID: 351
[18-Apr-2026 00:28:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Apr-2026 00:28:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Apr-2026 00:28:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUxIiwidXNlcm5hbWUiOiJzdXJhaiIsImVtYWlsIjoiaGFtYW9raGltbGFzYUBnbWFpbC5jb20iLCJleHAiOjE3NzcwMTE1ODV9.ndCe2MZNux0wJGVa3FQK6oeL0eJwTpTbjlpfy2zsW2o","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9edf8c76f985ef9a-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:1bca:33d9:f33:196c:ee68:5d0e","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:4900:1bca:33d9:f33:196c:ee68:5d0e, 162.159.122.59"}
[18-Apr-2026 00:28:18 UTC] === User Orders API Called ===
[18-Apr-2026 00:28:18 UTC] User ID: 351
[18-Apr-2026 00:28:18 UTC] Limit: 20, Offset: 0
[18-Apr-2026 00:28:18 UTC] Orders found: 0
[18-Apr-2026 00:28:18 UTC] Orders data: []
[18-Apr-2026 00:28:18 UTC] Total orders count: 0
[18-Apr-2026 00:28:20 UTC] === API CALL LOG ===
[18-Apr-2026 00:28:20 UTC] Endpoint: user/profile.php
[18-Apr-2026 00:28:20 UTC] Full Log Data: {
    "timestamp": "2026-04-18 00:28:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:1bca:33d9:f33:196c:ee68:5d0e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUxIiwidXNlcm5hbWUiOiJzdXJhaiIsImVtYWlsIjoiaGFtYW9raGltbGFzYUBnbWFpbC5jb20iLCJleHAiOjE3NzcwMTE1ODV9.ndCe2MZNux0wJGVa3FQK6oeL0eJwTpTbjlpfy2zsW2o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9edf8c84e842ef9a-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:1bca:33d9:f33:196c:ee68:5d0e",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:1bca:33d9:f33:196c:ee68:5d0e, 162.159.122.58"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 00:28:20 UTC] === END API CALL LOG ===
[18-Apr-2026 00:28:20 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 00:28:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUxIiwidXNlcm5hbWUiOiJzdXJhaiIsImVtYWlsIjoiaGFtYW9raGltbGFzYUBnbWFpbC5jb20iLCJleHAiOjE3NzcwMTE1ODV9.ndCe2MZNux0wJGVa3FQK6oeL0eJwTpTbjlpfy2zsW2o
[18-Apr-2026 00:28:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 00:28:20 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 00:28:20 UTC] User ID: 351
[18-Apr-2026 00:28:20 UTC] ✅ User profile retrieved successfully for user ID: 351
[18-Apr-2026 00:28:20 UTC] User Purchases API - User ID: 351
[18-Apr-2026 00:28:20 UTC] User Purchases API - Total purchases found: 0
[18-Apr-2026 00:29:21 UTC] === API CALL LOG ===
[18-Apr-2026 00:29:21 UTC] Endpoint: user/profile.php
[18-Apr-2026 00:29:21 UTC] Full Log Data: {
    "timestamp": "2026-04-18 00:29:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:1bca:33d9:f33:196c:ee68:5d0e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUxIiwidXNlcm5hbWUiOiJzdXJhaiIsImVtYWlsIjoiaGFtYW9raGltbGFzYUBnbWFpbC5jb20iLCJleHAiOjE3NzcwMTE1ODV9.ndCe2MZNux0wJGVa3FQK6oeL0eJwTpTbjlpfy2zsW2o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9edf8dfe08af89c7-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:1bca:33d9:f33:196c:ee68:5d0e",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:1bca:33d9:f33:196c:ee68:5d0e, 172.68.234.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 00:29:21 UTC] === END API CALL LOG ===
[18-Apr-2026 00:29:21 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 00:29:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUxIiwidXNlcm5hbWUiOiJzdXJhaiIsImVtYWlsIjoiaGFtYW9raGltbGFzYUBnbWFpbC5jb20iLCJleHAiOjE3NzcwMTE1ODV9.ndCe2MZNux0wJGVa3FQK6oeL0eJwTpTbjlpfy2zsW2o
[18-Apr-2026 00:29:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 00:29:21 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 00:29:21 UTC] User ID: 351
[18-Apr-2026 00:29:21 UTC] ✅ User profile retrieved successfully for user ID: 351
[18-Apr-2026 00:29:21 UTC] === API CALL LOG ===
[18-Apr-2026 00:29:21 UTC] Endpoint: user/profile.php
[18-Apr-2026 00:29:21 UTC] Full Log Data: {
    "timestamp": "2026-04-18 00:29:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:1bca:33d9:f33:196c:ee68:5d0e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUxIiwidXNlcm5hbWUiOiJzdXJhaiIsImVtYWlsIjoiaGFtYW9raGltbGFzYUBnbWFpbC5jb20iLCJleHAiOjE3NzcwMTE1ODV9.ndCe2MZNux0wJGVa3FQK6oeL0eJwTpTbjlpfy2zsW2o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9edf8e026c4589c7-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:1bca:33d9:f33:196c:ee68:5d0e",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:1bca:33d9:f33:196c:ee68:5d0e, 172.68.234.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 00:29:21 UTC] === END API CALL LOG ===
[18-Apr-2026 00:29:21 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 00:29:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUxIiwidXNlcm5hbWUiOiJzdXJhaiIsImVtYWlsIjoiaGFtYW9raGltbGFzYUBnbWFpbC5jb20iLCJleHAiOjE3NzcwMTE1ODV9.ndCe2MZNux0wJGVa3FQK6oeL0eJwTpTbjlpfy2zsW2o
[18-Apr-2026 00:29:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 00:29:21 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 00:29:21 UTC] User ID: 351
[18-Apr-2026 00:29:21 UTC] ✅ User profile retrieved successfully for user ID: 351
[18-Apr-2026 00:29:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Apr-2026 00:29:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Apr-2026 00:29:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUxIiwidXNlcm5hbWUiOiJzdXJhaiIsImVtYWlsIjoiaGFtYW9raGltbGFzYUBnbWFpbC5jb20iLCJleHAiOjE3NzcwMTE1ODV9.ndCe2MZNux0wJGVa3FQK6oeL0eJwTpTbjlpfy2zsW2o","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9edf8e026c4889c7-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:1bca:33d9:f33:196c:ee68:5d0e","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:4900:1bca:33d9:f33:196c:ee68:5d0e, 172.68.234.169"}
[18-Apr-2026 00:29:21 UTC] === User Orders API Called ===
[18-Apr-2026 00:29:21 UTC] User ID: 351
[18-Apr-2026 00:29:21 UTC] Limit: 20, Offset: 0
[18-Apr-2026 00:29:21 UTC] Orders found: 0
[18-Apr-2026 00:29:21 UTC] Orders data: []
[18-Apr-2026 00:29:21 UTC] Total orders count: 0
[18-Apr-2026 00:29:21 UTC] === API CALL LOG ===
[18-Apr-2026 00:29:21 UTC] Endpoint: user/profile.php
[18-Apr-2026 00:29:21 UTC] Full Log Data: {
    "timestamp": "2026-04-18 00:29:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:1bca:33d9:f33:196c:ee68:5d0e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUxIiwidXNlcm5hbWUiOiJzdXJhaiIsImVtYWlsIjoiaGFtYW9raGltbGFzYUBnbWFpbC5jb20iLCJleHAiOjE3NzcwMTE1ODV9.ndCe2MZNux0wJGVa3FQK6oeL0eJwTpTbjlpfy2zsW2o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9edf8e03bd3189c7-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:1bca:33d9:f33:196c:ee68:5d0e",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:1bca:33d9:f33:196c:ee68:5d0e, 172.68.234.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 00:29:21 UTC] === END API CALL LOG ===
[18-Apr-2026 00:29:21 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 00:29:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUxIiwidXNlcm5hbWUiOiJzdXJhaiIsImVtYWlsIjoiaGFtYW9raGltbGFzYUBnbWFpbC5jb20iLCJleHAiOjE3NzcwMTE1ODV9.ndCe2MZNux0wJGVa3FQK6oeL0eJwTpTbjlpfy2zsW2o
[18-Apr-2026 00:29:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 00:29:21 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 00:29:21 UTC] User ID: 351
[18-Apr-2026 00:29:21 UTC] ✅ User profile retrieved successfully for user ID: 351
[18-Apr-2026 01:01:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Apr-2026 01:01:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Apr-2026 01:01:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzU3IiwidXNlcm5hbWUiOiJOaWtraTg4IiwiZW1haWwiOiJuaWtraWtlcnNjaG5lcjg4QGdtYWlsLmNvbSIsImV4cCI6MTc3NzA3ODg4N30.Q6VGTWdpnawFIxZErw8vnlREx3aGqVxD4fkpbXwzD2o","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9edfbd0d4ebfe64e-DEN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2607:fb90:d904:d25f:a017:64f0:8874:d15b","CF-IPCountry":"US","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2607:fb90:d904:d25f:a017:64f0:8874:d15b, 172.68.34.159"}
[18-Apr-2026 01:01:28 UTC] === User Orders API Called ===
[18-Apr-2026 01:01:28 UTC] User ID: 357
[18-Apr-2026 01:01:28 UTC] Limit: 20, Offset: 0
[18-Apr-2026 01:01:28 UTC] Orders found: 0
[18-Apr-2026 01:01:28 UTC] Orders data: []
[18-Apr-2026 01:01:28 UTC] Total orders count: 0
[18-Apr-2026 01:01:28 UTC] === API CALL LOG ===
[18-Apr-2026 01:01:28 UTC] Endpoint: user/profile.php
[18-Apr-2026 01:01:28 UTC] Full Log Data: {
    "timestamp": "2026-04-18 01:01:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2607:fb90:d904:d25f:a017:64f0:8874:d15b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzU3IiwidXNlcm5hbWUiOiJOaWtraTg4IiwiZW1haWwiOiJuaWtraWtlcnNjaG5lcjg4QGdtYWlsLmNvbSIsImV4cCI6MTc3NzA3ODg4N30.Q6VGTWdpnawFIxZErw8vnlREx3aGqVxD4fkpbXwzD2o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9edfbd0d4ebde64e-DEN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2607:fb90:d904:d25f:a017:64f0:8874:d15b",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2607:fb90:d904:d25f:a017:64f0:8874:d15b, 172.68.34.159"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 01:01:28 UTC] === END API CALL LOG ===
[18-Apr-2026 01:01:28 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 01:01:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzU3IiwidXNlcm5hbWUiOiJOaWtraTg4IiwiZW1haWwiOiJuaWtraWtlcnNjaG5lcjg4QGdtYWlsLmNvbSIsImV4cCI6MTc3NzA3ODg4N30.Q6VGTWdpnawFIxZErw8vnlREx3aGqVxD4fkpbXwzD2o
[18-Apr-2026 01:01:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 01:01:28 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 01:01:28 UTC] User ID: 357
[18-Apr-2026 01:01:28 UTC] ✅ User profile retrieved successfully for user ID: 357
[18-Apr-2026 01:01:28 UTC] === API CALL LOG ===
[18-Apr-2026 01:01:28 UTC] Endpoint: user/profile.php
[18-Apr-2026 01:01:28 UTC] Full Log Data: {
    "timestamp": "2026-04-18 01:01:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2607:fb90:d904:d25f:a017:64f0:8874:d15b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzU3IiwidXNlcm5hbWUiOiJOaWtraTg4IiwiZW1haWwiOiJuaWtraWtlcnNjaG5lcjg4QGdtYWlsLmNvbSIsImV4cCI6MTc3NzA3ODg4N30.Q6VGTWdpnawFIxZErw8vnlREx3aGqVxD4fkpbXwzD2o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9edfbd0dd829e64e-DEN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2607:fb90:d904:d25f:a017:64f0:8874:d15b",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2607:fb90:d904:d25f:a017:64f0:8874:d15b, 172.68.34.159"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 01:01:28 UTC] === END API CALL LOG ===
[18-Apr-2026 01:01:28 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 01:01:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzU3IiwidXNlcm5hbWUiOiJOaWtraTg4IiwiZW1haWwiOiJuaWtraWtlcnNjaG5lcjg4QGdtYWlsLmNvbSIsImV4cCI6MTc3NzA3ODg4N30.Q6VGTWdpnawFIxZErw8vnlREx3aGqVxD4fkpbXwzD2o
[18-Apr-2026 01:01:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 01:01:28 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 01:01:28 UTC] User ID: 357
[18-Apr-2026 01:01:28 UTC] ✅ User profile retrieved successfully for user ID: 357
[18-Apr-2026 01:01:29 UTC] === API CALL LOG ===
[18-Apr-2026 01:01:29 UTC] Endpoint: user/profile.php
[18-Apr-2026 01:01:29 UTC] Full Log Data: {
    "timestamp": "2026-04-18 01:01:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2607:fb90:d904:d25f:a017:64f0:8874:d15b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzU3IiwidXNlcm5hbWUiOiJOaWtraTg4IiwiZW1haWwiOiJuaWtraWtlcnNjaG5lcjg4QGdtYWlsLmNvbSIsImV4cCI6MTc3NzA3ODg4N30.Q6VGTWdpnawFIxZErw8vnlREx3aGqVxD4fkpbXwzD2o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9edfbd14981fe64e-DEN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2607:fb90:d904:d25f:a017:64f0:8874:d15b",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2607:fb90:d904:d25f:a017:64f0:8874:d15b, 172.68.34.159"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 01:01:29 UTC] === END API CALL LOG ===
[18-Apr-2026 01:01:29 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 01:01:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzU3IiwidXNlcm5hbWUiOiJOaWtraTg4IiwiZW1haWwiOiJuaWtraWtlcnNjaG5lcjg4QGdtYWlsLmNvbSIsImV4cCI6MTc3NzA3ODg4N30.Q6VGTWdpnawFIxZErw8vnlREx3aGqVxD4fkpbXwzD2o
[18-Apr-2026 01:01:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 01:01:29 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 01:01:29 UTC] User ID: 357
[18-Apr-2026 01:01:29 UTC] ✅ User profile retrieved successfully for user ID: 357
[18-Apr-2026 03:34:41 UTC] === API CALL LOG ===
[18-Apr-2026 03:34:41 UTC] Endpoint: user/profile.php
[18-Apr-2026 03:34:41 UTC] Full Log Data: {
    "timestamp": "2026-04-18 03:34:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.102.154.243",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzU4IiwidXNlcm5hbWUiOiJhbG9oYTE5IiwiZW1haWwiOiJyaWZ0bWVtb3J5QGdtYWlsLmNvbSIsImV4cCI6MTc3NzA4ODA4MH0.1voddjBJZNjwF7uLOq-XMykeaaHY1a_FJDuH53vDnTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee09d7a2cf9a5f5-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.102.154.243",
        "CF-IPCountry": "MA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.102.154.243, 188.114.111.196"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 03:34:41 UTC] === END API CALL LOG ===
[18-Apr-2026 03:34:41 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 03:34:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzU4IiwidXNlcm5hbWUiOiJhbG9oYTE5IiwiZW1haWwiOiJyaWZ0bWVtb3J5QGdtYWlsLmNvbSIsImV4cCI6MTc3NzA4ODA4MH0.1voddjBJZNjwF7uLOq-XMykeaaHY1a_FJDuH53vDnTs
[18-Apr-2026 03:34:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 03:34:41 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 03:34:41 UTC] User ID: 358
[18-Apr-2026 03:34:41 UTC] ✅ User profile retrieved successfully for user ID: 358
[18-Apr-2026 03:34:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Apr-2026 03:34:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Apr-2026 03:34:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzU4IiwidXNlcm5hbWUiOiJhbG9oYTE5IiwiZW1haWwiOiJyaWZ0bWVtb3J5QGdtYWlsLmNvbSIsImV4cCI6MTc3NzA4ODA4MH0.1voddjBJZNjwF7uLOq-XMykeaaHY1a_FJDuH53vDnTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ee09d7a2cfba5f5-MAD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.102.154.243","CF-IPCountry":"MA","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.102.154.243, 188.114.111.197"}
[18-Apr-2026 03:34:41 UTC] === User Orders API Called ===
[18-Apr-2026 03:34:41 UTC] User ID: 358
[18-Apr-2026 03:34:41 UTC] Limit: 20, Offset: 0
[18-Apr-2026 03:34:41 UTC] Orders found: 0
[18-Apr-2026 03:34:41 UTC] Orders data: []
[18-Apr-2026 03:34:41 UTC] Total orders count: 0
[18-Apr-2026 03:34:41 UTC] === API CALL LOG ===
[18-Apr-2026 03:34:41 UTC] Endpoint: user/profile.php
[18-Apr-2026 03:34:41 UTC] Full Log Data: {
    "timestamp": "2026-04-18 03:34:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.102.154.243",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzU4IiwidXNlcm5hbWUiOiJhbG9oYTE5IiwiZW1haWwiOiJyaWZ0bWVtb3J5QGdtYWlsLmNvbSIsImV4cCI6MTc3NzA4ODA4MH0.1voddjBJZNjwF7uLOq-XMykeaaHY1a_FJDuH53vDnTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee09d7a7d6fa5f5-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.102.154.243",
        "CF-IPCountry": "MA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.102.154.243, 188.114.111.196"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 03:34:41 UTC] === END API CALL LOG ===
[18-Apr-2026 03:34:41 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 03:34:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzU4IiwidXNlcm5hbWUiOiJhbG9oYTE5IiwiZW1haWwiOiJyaWZ0bWVtb3J5QGdtYWlsLmNvbSIsImV4cCI6MTc3NzA4ODA4MH0.1voddjBJZNjwF7uLOq-XMykeaaHY1a_FJDuH53vDnTs
[18-Apr-2026 03:34:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 03:34:41 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 03:34:41 UTC] User ID: 358
[18-Apr-2026 03:34:41 UTC] ✅ User profile retrieved successfully for user ID: 358
[18-Apr-2026 03:34:41 UTC] === API CALL LOG ===
[18-Apr-2026 03:34:41 UTC] Endpoint: user/profile.php
[18-Apr-2026 03:34:41 UTC] Full Log Data: {
    "timestamp": "2026-04-18 03:34:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.102.154.243",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzU4IiwidXNlcm5hbWUiOiJhbG9oYTE5IiwiZW1haWwiOiJyaWZ0bWVtb3J5QGdtYWlsLmNvbSIsImV4cCI6MTc3NzA4ODA4MH0.1voddjBJZNjwF7uLOq-XMykeaaHY1a_FJDuH53vDnTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee09d7d48b6a5f5-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.102.154.243",
        "CF-IPCountry": "MA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.102.154.243, 188.114.111.196"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 03:34:41 UTC] === END API CALL LOG ===
[18-Apr-2026 03:34:41 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 03:34:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzU4IiwidXNlcm5hbWUiOiJhbG9oYTE5IiwiZW1haWwiOiJyaWZ0bWVtb3J5QGdtYWlsLmNvbSIsImV4cCI6MTc3NzA4ODA4MH0.1voddjBJZNjwF7uLOq-XMykeaaHY1a_FJDuH53vDnTs
[18-Apr-2026 03:34:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 03:34:41 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 03:34:41 UTC] User ID: 358
[18-Apr-2026 03:34:41 UTC] ✅ User profile retrieved successfully for user ID: 358
[18-Apr-2026 03:37:11 UTC] === API CALL LOG ===
[18-Apr-2026 03:37:11 UTC] Endpoint: user/profile.php
[18-Apr-2026 03:37:11 UTC] Full Log Data: {
    "timestamp": "2026-04-18 03:37:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.102.154.243",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzU4IiwidXNlcm5hbWUiOiJhbG9oYTE5IiwiZW1haWwiOiJyaWZ0bWVtb3J5QGdtYWlsLmNvbSIsImV4cCI6MTc3NzA4ODA4MH0.1voddjBJZNjwF7uLOq-XMykeaaHY1a_FJDuH53vDnTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee0a125fa9ba5f5-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.102.154.243",
        "CF-IPCountry": "MA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.102.154.243, 188.114.111.197"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 03:37:11 UTC] === END API CALL LOG ===
[18-Apr-2026 03:37:11 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 03:37:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzU4IiwidXNlcm5hbWUiOiJhbG9oYTE5IiwiZW1haWwiOiJyaWZ0bWVtb3J5QGdtYWlsLmNvbSIsImV4cCI6MTc3NzA4ODA4MH0.1voddjBJZNjwF7uLOq-XMykeaaHY1a_FJDuH53vDnTs
[18-Apr-2026 03:37:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 03:37:11 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 03:37:11 UTC] User ID: 358
[18-Apr-2026 03:37:11 UTC] ✅ User profile retrieved successfully for user ID: 358
[18-Apr-2026 03:37:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Apr-2026 03:37:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Apr-2026 03:37:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzU4IiwidXNlcm5hbWUiOiJhbG9oYTE5IiwiZW1haWwiOiJyaWZ0bWVtb3J5QGdtYWlsLmNvbSIsImV4cCI6MTc3NzA4ODA4MH0.1voddjBJZNjwF7uLOq-XMykeaaHY1a_FJDuH53vDnTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ee0a1c25ffea5f5-MAD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.102.154.243","CF-IPCountry":"MA","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.102.154.243, 188.114.111.197"}
[18-Apr-2026 03:37:36 UTC] === User Orders API Called ===
[18-Apr-2026 03:37:36 UTC] User ID: 358
[18-Apr-2026 03:37:36 UTC] Limit: 20, Offset: 0
[18-Apr-2026 03:37:36 UTC] Orders found: 0
[18-Apr-2026 03:37:36 UTC] Orders data: []
[18-Apr-2026 03:37:36 UTC] Total orders count: 0
[18-Apr-2026 03:37:36 UTC] === API CALL LOG ===
[18-Apr-2026 03:37:36 UTC] Endpoint: user/profile.php
[18-Apr-2026 03:37:36 UTC] Full Log Data: {
    "timestamp": "2026-04-18 03:37:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.102.154.243",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzU4IiwidXNlcm5hbWUiOiJhbG9oYTE5IiwiZW1haWwiOiJyaWZ0bWVtb3J5QGdtYWlsLmNvbSIsImV4cCI6MTc3NzA4ODA4MH0.1voddjBJZNjwF7uLOq-XMykeaaHY1a_FJDuH53vDnTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee0a1c2b85ea5f5-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.102.154.243",
        "CF-IPCountry": "MA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.102.154.243, 188.114.111.196"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 03:37:36 UTC] === END API CALL LOG ===
[18-Apr-2026 03:37:36 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 03:37:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzU4IiwidXNlcm5hbWUiOiJhbG9oYTE5IiwiZW1haWwiOiJyaWZ0bWVtb3J5QGdtYWlsLmNvbSIsImV4cCI6MTc3NzA4ODA4MH0.1voddjBJZNjwF7uLOq-XMykeaaHY1a_FJDuH53vDnTs
[18-Apr-2026 03:37:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 03:37:36 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 03:37:36 UTC] User ID: 358
[18-Apr-2026 03:37:36 UTC] ✅ User profile retrieved successfully for user ID: 358
[18-Apr-2026 03:37:37 UTC] === API CALL LOG ===
[18-Apr-2026 03:37:37 UTC] Endpoint: user/profile.php
[18-Apr-2026 03:37:37 UTC] Full Log Data: {
    "timestamp": "2026-04-18 03:37:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.102.154.243",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzU4IiwidXNlcm5hbWUiOiJhbG9oYTE5IiwiZW1haWwiOiJyaWZ0bWVtb3J5QGdtYWlsLmNvbSIsImV4cCI6MTc3NzA4ODA4MH0.1voddjBJZNjwF7uLOq-XMykeaaHY1a_FJDuH53vDnTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee0a1c69d5ba5f5-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.102.154.243",
        "CF-IPCountry": "MA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.102.154.243, 188.114.111.196"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 03:37:37 UTC] === END API CALL LOG ===
[18-Apr-2026 03:37:37 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 03:37:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzU4IiwidXNlcm5hbWUiOiJhbG9oYTE5IiwiZW1haWwiOiJyaWZ0bWVtb3J5QGdtYWlsLmNvbSIsImV4cCI6MTc3NzA4ODA4MH0.1voddjBJZNjwF7uLOq-XMykeaaHY1a_FJDuH53vDnTs
[18-Apr-2026 03:37:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 03:37:37 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 03:37:37 UTC] User ID: 358
[18-Apr-2026 03:37:37 UTC] ✅ User profile retrieved successfully for user ID: 358
[18-Apr-2026 03:38:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Apr-2026 03:38:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Apr-2026 03:38:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzU4IiwidXNlcm5hbWUiOiJhbG9oYTE5IiwiZW1haWwiOiJyaWZ0bWVtb3J5QGdtYWlsLmNvbSIsImV4cCI6MTc3NzA4ODA4MH0.1voddjBJZNjwF7uLOq-XMykeaaHY1a_FJDuH53vDnTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ee0a2957bc0a5f5-MAD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.102.154.243","CF-IPCountry":"MA","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.102.154.243, 188.114.111.196"}
[18-Apr-2026 03:38:10 UTC] === User Orders API Called ===
[18-Apr-2026 03:38:10 UTC] User ID: 358
[18-Apr-2026 03:38:10 UTC] Limit: 20, Offset: 0
[18-Apr-2026 03:38:10 UTC] Orders found: 0
[18-Apr-2026 03:38:10 UTC] Orders data: []
[18-Apr-2026 03:38:10 UTC] Total orders count: 0
[18-Apr-2026 03:38:10 UTC] === API CALL LOG ===
[18-Apr-2026 03:38:10 UTC] Endpoint: user/profile.php
[18-Apr-2026 03:38:10 UTC] Full Log Data: {
    "timestamp": "2026-04-18 03:38:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.102.154.243",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzU4IiwidXNlcm5hbWUiOiJhbG9oYTE5IiwiZW1haWwiOiJyaWZ0bWVtb3J5QGdtYWlsLmNvbSIsImV4cCI6MTc3NzA4ODA4MH0.1voddjBJZNjwF7uLOq-XMykeaaHY1a_FJDuH53vDnTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee0a2957bc2a5f5-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.102.154.243",
        "CF-IPCountry": "MA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.102.154.243, 188.114.111.196"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 03:38:10 UTC] === END API CALL LOG ===
[18-Apr-2026 03:38:10 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 03:38:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzU4IiwidXNlcm5hbWUiOiJhbG9oYTE5IiwiZW1haWwiOiJyaWZ0bWVtb3J5QGdtYWlsLmNvbSIsImV4cCI6MTc3NzA4ODA4MH0.1voddjBJZNjwF7uLOq-XMykeaaHY1a_FJDuH53vDnTs
[18-Apr-2026 03:38:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 03:38:10 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 03:38:10 UTC] User ID: 358
[18-Apr-2026 03:38:10 UTC] ✅ User profile retrieved successfully for user ID: 358
[18-Apr-2026 03:38:10 UTC] === API CALL LOG ===
[18-Apr-2026 03:38:10 UTC] Endpoint: user/profile.php
[18-Apr-2026 03:38:10 UTC] Full Log Data: {
    "timestamp": "2026-04-18 03:38:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.102.154.243",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzU4IiwidXNlcm5hbWUiOiJhbG9oYTE5IiwiZW1haWwiOiJyaWZ0bWVtb3J5QGdtYWlsLmNvbSIsImV4cCI6MTc3NzA4ODA4MH0.1voddjBJZNjwF7uLOq-XMykeaaHY1a_FJDuH53vDnTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee0a2988885a5f5-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.102.154.243",
        "CF-IPCountry": "MA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.102.154.243, 188.114.111.196"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 03:38:10 UTC] === END API CALL LOG ===
[18-Apr-2026 03:38:10 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 03:38:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzU4IiwidXNlcm5hbWUiOiJhbG9oYTE5IiwiZW1haWwiOiJyaWZ0bWVtb3J5QGdtYWlsLmNvbSIsImV4cCI6MTc3NzA4ODA4MH0.1voddjBJZNjwF7uLOq-XMykeaaHY1a_FJDuH53vDnTs
[18-Apr-2026 03:38:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 03:38:10 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 03:38:10 UTC] User ID: 358
[18-Apr-2026 03:38:10 UTC] ✅ User profile retrieved successfully for user ID: 358
[18-Apr-2026 03:38:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Apr-2026 03:38:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Apr-2026 03:38:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzU4IiwidXNlcm5hbWUiOiJhbG9oYTE5IiwiZW1haWwiOiJyaWZ0bWVtb3J5QGdtYWlsLmNvbSIsImV4cCI6MTc3NzA4ODA4MH0.1voddjBJZNjwF7uLOq-XMykeaaHY1a_FJDuH53vDnTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ee0a2e4ab27a5f5-MAD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.102.154.243","CF-IPCountry":"MA","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.102.154.243, 188.114.111.197"}
[18-Apr-2026 03:38:22 UTC] === User Orders API Called ===
[18-Apr-2026 03:38:22 UTC] User ID: 358
[18-Apr-2026 03:38:22 UTC] Limit: 20, Offset: 0
[18-Apr-2026 03:38:22 UTC] Orders found: 0
[18-Apr-2026 03:38:22 UTC] Orders data: []
[18-Apr-2026 03:38:22 UTC] Total orders count: 0
[18-Apr-2026 03:38:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Apr-2026 03:38:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Apr-2026 03:38:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzU4IiwidXNlcm5hbWUiOiJhbG9oYTE5IiwiZW1haWwiOiJyaWZ0bWVtb3J5QGdtYWlsLmNvbSIsImV4cCI6MTc3NzA4ODA4MH0.1voddjBJZNjwF7uLOq-XMykeaaHY1a_FJDuH53vDnTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ee0a2ed8da8a5f5-MAD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.102.154.243","CF-IPCountry":"MA","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.102.154.243, 188.114.111.197"}
[18-Apr-2026 03:38:24 UTC] === User Orders API Called ===
[18-Apr-2026 03:38:24 UTC] User ID: 358
[18-Apr-2026 03:38:24 UTC] Limit: 20, Offset: 0
[18-Apr-2026 03:38:24 UTC] Orders found: 0
[18-Apr-2026 03:38:24 UTC] Orders data: []
[18-Apr-2026 03:38:24 UTC] Total orders count: 0
[18-Apr-2026 03:38:24 UTC] === API CALL LOG ===
[18-Apr-2026 03:38:24 UTC] Endpoint: user/profile.php
[18-Apr-2026 03:38:24 UTC] Full Log Data: {
    "timestamp": "2026-04-18 03:38:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.102.154.243",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzU4IiwidXNlcm5hbWUiOiJhbG9oYTE5IiwiZW1haWwiOiJyaWZ0bWVtb3J5QGdtYWlsLmNvbSIsImV4cCI6MTc3NzA4ODA4MH0.1voddjBJZNjwF7uLOq-XMykeaaHY1a_FJDuH53vDnTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee0a2edde12a5f5-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.102.154.243",
        "CF-IPCountry": "MA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.102.154.243, 188.114.111.196"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 03:38:24 UTC] === END API CALL LOG ===
[18-Apr-2026 03:38:24 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 03:38:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzU4IiwidXNlcm5hbWUiOiJhbG9oYTE5IiwiZW1haWwiOiJyaWZ0bWVtb3J5QGdtYWlsLmNvbSIsImV4cCI6MTc3NzA4ODA4MH0.1voddjBJZNjwF7uLOq-XMykeaaHY1a_FJDuH53vDnTs
[18-Apr-2026 03:38:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 03:38:24 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 03:38:24 UTC] User ID: 358
[18-Apr-2026 03:38:24 UTC] ✅ User profile retrieved successfully for user ID: 358
[18-Apr-2026 03:38:24 UTC] === API CALL LOG ===
[18-Apr-2026 03:38:24 UTC] Endpoint: user/profile.php
[18-Apr-2026 03:38:24 UTC] Full Log Data: {
    "timestamp": "2026-04-18 03:38:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.102.154.243",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzU4IiwidXNlcm5hbWUiOiJhbG9oYTE5IiwiZW1haWwiOiJyaWZ0bWVtb3J5QGdtYWlsLmNvbSIsImV4cCI6MTc3NzA4ODA4MH0.1voddjBJZNjwF7uLOq-XMykeaaHY1a_FJDuH53vDnTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee0a2f1aac1a5f5-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.102.154.243",
        "CF-IPCountry": "MA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.102.154.243, 188.114.111.197"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 03:38:24 UTC] === END API CALL LOG ===
[18-Apr-2026 03:38:24 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 03:38:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzU4IiwidXNlcm5hbWUiOiJhbG9oYTE5IiwiZW1haWwiOiJyaWZ0bWVtb3J5QGdtYWlsLmNvbSIsImV4cCI6MTc3NzA4ODA4MH0.1voddjBJZNjwF7uLOq-XMykeaaHY1a_FJDuH53vDnTs
[18-Apr-2026 03:38:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 03:38:24 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 03:38:24 UTC] User ID: 358
[18-Apr-2026 03:38:24 UTC] ✅ User profile retrieved successfully for user ID: 358
[18-Apr-2026 03:38:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Apr-2026 03:38:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Apr-2026 03:38:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzU4IiwidXNlcm5hbWUiOiJhbG9oYTE5IiwiZW1haWwiOiJyaWZ0bWVtb3J5QGdtYWlsLmNvbSIsImV4cCI6MTc3NzA4ODA4MH0.1voddjBJZNjwF7uLOq-XMykeaaHY1a_FJDuH53vDnTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ee0a3bece87a5f5-MAD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.102.154.243","CF-IPCountry":"MA","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.102.154.243, 188.114.111.197"}
[18-Apr-2026 03:38:57 UTC] === User Orders API Called ===
[18-Apr-2026 03:38:57 UTC] User ID: 358
[18-Apr-2026 03:38:57 UTC] Limit: 20, Offset: 0
[18-Apr-2026 03:38:57 UTC] Orders found: 0
[18-Apr-2026 03:38:57 UTC] Orders data: []
[18-Apr-2026 03:38:57 UTC] Total orders count: 0
[18-Apr-2026 03:39:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Apr-2026 03:39:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Apr-2026 03:39:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzU4IiwidXNlcm5hbWUiOiJhbG9oYTE5IiwiZW1haWwiOiJyaWZ0bWVtb3J5QGdtYWlsLmNvbSIsImV4cCI6MTc3NzA4ODA4MH0.1voddjBJZNjwF7uLOq-XMykeaaHY1a_FJDuH53vDnTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ee0a3ccddb8a5f5-MAD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.102.154.243","CF-IPCountry":"MA","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.102.154.243, 188.114.111.197"}
[18-Apr-2026 03:39:00 UTC] === User Orders API Called ===
[18-Apr-2026 03:39:00 UTC] User ID: 358
[18-Apr-2026 03:39:00 UTC] Limit: 20, Offset: 0
[18-Apr-2026 03:39:00 UTC] Orders found: 0
[18-Apr-2026 03:39:00 UTC] Orders data: []
[18-Apr-2026 03:39:00 UTC] Total orders count: 0
[18-Apr-2026 03:39:00 UTC] === API CALL LOG ===
[18-Apr-2026 03:39:00 UTC] Endpoint: user/profile.php
[18-Apr-2026 03:39:00 UTC] Full Log Data: {
    "timestamp": "2026-04-18 03:39:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.102.154.243",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzU4IiwidXNlcm5hbWUiOiJhbG9oYTE5IiwiZW1haWwiOiJyaWZ0bWVtb3J5QGdtYWlsLmNvbSIsImV4cCI6MTc3NzA4ODA4MH0.1voddjBJZNjwF7uLOq-XMykeaaHY1a_FJDuH53vDnTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee0a3ccddb9a5f5-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.102.154.243",
        "CF-IPCountry": "MA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.102.154.243, 188.114.111.197"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 03:39:00 UTC] === END API CALL LOG ===
[18-Apr-2026 03:39:00 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 03:39:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzU4IiwidXNlcm5hbWUiOiJhbG9oYTE5IiwiZW1haWwiOiJyaWZ0bWVtb3J5QGdtYWlsLmNvbSIsImV4cCI6MTc3NzA4ODA4MH0.1voddjBJZNjwF7uLOq-XMykeaaHY1a_FJDuH53vDnTs
[18-Apr-2026 03:39:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 03:39:00 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 03:39:00 UTC] User ID: 358
[18-Apr-2026 03:39:00 UTC] ✅ User profile retrieved successfully for user ID: 358
[18-Apr-2026 03:39:00 UTC] === API CALL LOG ===
[18-Apr-2026 03:39:00 UTC] Endpoint: user/profile.php
[18-Apr-2026 03:39:00 UTC] Full Log Data: {
    "timestamp": "2026-04-18 03:39:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.102.154.243",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzU4IiwidXNlcm5hbWUiOiJhbG9oYTE5IiwiZW1haWwiOiJyaWZ0bWVtb3J5QGdtYWlsLmNvbSIsImV4cCI6MTc3NzA4ODA4MH0.1voddjBJZNjwF7uLOq-XMykeaaHY1a_FJDuH53vDnTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee0a3cf483fa5f5-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.102.154.243",
        "CF-IPCountry": "MA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.102.154.243, 188.114.111.197"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 03:39:00 UTC] === END API CALL LOG ===
[18-Apr-2026 03:39:00 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 03:39:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzU4IiwidXNlcm5hbWUiOiJhbG9oYTE5IiwiZW1haWwiOiJyaWZ0bWVtb3J5QGdtYWlsLmNvbSIsImV4cCI6MTc3NzA4ODA4MH0.1voddjBJZNjwF7uLOq-XMykeaaHY1a_FJDuH53vDnTs
[18-Apr-2026 03:39:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 03:39:00 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 03:39:00 UTC] User ID: 358
[18-Apr-2026 03:39:00 UTC] ✅ User profile retrieved successfully for user ID: 358
[18-Apr-2026 03:39:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Apr-2026 03:39:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Apr-2026 03:39:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzU4IiwidXNlcm5hbWUiOiJhbG9oYTE5IiwiZW1haWwiOiJyaWZ0bWVtb3J5QGdtYWlsLmNvbSIsImV4cCI6MTc3NzA4ODA4MH0.1voddjBJZNjwF7uLOq-XMykeaaHY1a_FJDuH53vDnTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ee0a4142b9ea5f5-MAD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.102.154.243","CF-IPCountry":"MA","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.102.154.243, 188.114.111.197"}
[18-Apr-2026 03:39:11 UTC] === User Orders API Called ===
[18-Apr-2026 03:39:11 UTC] User ID: 358
[18-Apr-2026 03:39:11 UTC] Limit: 20, Offset: 0
[18-Apr-2026 03:39:11 UTC] Orders found: 0
[18-Apr-2026 03:39:11 UTC] Orders data: []
[18-Apr-2026 03:39:11 UTC] Total orders count: 0
[18-Apr-2026 03:39:12 UTC] === API CALL LOG ===
[18-Apr-2026 03:39:12 UTC] Endpoint: user/profile.php
[18-Apr-2026 03:39:12 UTC] Full Log Data: {
    "timestamp": "2026-04-18 03:39:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.102.154.243",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzU4IiwidXNlcm5hbWUiOiJhbG9oYTE5IiwiZW1haWwiOiJyaWZ0bWVtb3J5QGdtYWlsLmNvbSIsImV4cCI6MTc3NzA4ODA4MH0.1voddjBJZNjwF7uLOq-XMykeaaHY1a_FJDuH53vDnTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee0a417eff1a5f5-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.102.154.243",
        "CF-IPCountry": "MA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.102.154.243, 188.114.111.197"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 03:39:12 UTC] === END API CALL LOG ===
[18-Apr-2026 03:39:12 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 03:39:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzU4IiwidXNlcm5hbWUiOiJhbG9oYTE5IiwiZW1haWwiOiJyaWZ0bWVtb3J5QGdtYWlsLmNvbSIsImV4cCI6MTc3NzA4ODA4MH0.1voddjBJZNjwF7uLOq-XMykeaaHY1a_FJDuH53vDnTs
[18-Apr-2026 03:39:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 03:39:12 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 03:39:12 UTC] User ID: 358
[18-Apr-2026 03:39:12 UTC] ✅ User profile retrieved successfully for user ID: 358
[18-Apr-2026 03:39:12 UTC] User Purchases API - User ID: 358
[18-Apr-2026 03:39:12 UTC] User Purchases API - Total purchases found: 0
[18-Apr-2026 03:39:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Apr-2026 03:39:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Apr-2026 03:39:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzU4IiwidXNlcm5hbWUiOiJhbG9oYTE5IiwiZW1haWwiOiJyaWZ0bWVtb3J5QGdtYWlsLmNvbSIsImV4cCI6MTc3NzA4ODA4MH0.1voddjBJZNjwF7uLOq-XMykeaaHY1a_FJDuH53vDnTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ee0a4224c91a5f5-MAD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.102.154.243","CF-IPCountry":"MA","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.102.154.243, 188.114.111.197"}
[18-Apr-2026 03:39:13 UTC] === User Orders API Called ===
[18-Apr-2026 03:39:13 UTC] User ID: 358
[18-Apr-2026 03:39:13 UTC] Limit: 20, Offset: 0
[18-Apr-2026 03:39:13 UTC] Orders found: 0
[18-Apr-2026 03:39:13 UTC] Orders data: []
[18-Apr-2026 03:39:13 UTC] Total orders count: 0
[18-Apr-2026 03:39:13 UTC] === API CALL LOG ===
[18-Apr-2026 03:39:13 UTC] Endpoint: user/profile.php
[18-Apr-2026 03:39:13 UTC] Full Log Data: {
    "timestamp": "2026-04-18 03:39:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.102.154.243",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzU4IiwidXNlcm5hbWUiOiJhbG9oYTE5IiwiZW1haWwiOiJyaWZ0bWVtb3J5QGdtYWlsLmNvbSIsImV4cCI6MTc3NzA4ODA4MH0.1voddjBJZNjwF7uLOq-XMykeaaHY1a_FJDuH53vDnTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee0a4229d0ea5f5-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.102.154.243",
        "CF-IPCountry": "MA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.102.154.243, 188.114.111.197"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 03:39:13 UTC] === END API CALL LOG ===
[18-Apr-2026 03:39:13 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 03:39:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzU4IiwidXNlcm5hbWUiOiJhbG9oYTE5IiwiZW1haWwiOiJyaWZ0bWVtb3J5QGdtYWlsLmNvbSIsImV4cCI6MTc3NzA4ODA4MH0.1voddjBJZNjwF7uLOq-XMykeaaHY1a_FJDuH53vDnTs
[18-Apr-2026 03:39:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 03:39:13 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 03:39:13 UTC] User ID: 358
[18-Apr-2026 03:39:13 UTC] ✅ User profile retrieved successfully for user ID: 358
[18-Apr-2026 03:39:14 UTC] === API CALL LOG ===
[18-Apr-2026 03:39:14 UTC] Endpoint: user/profile.php
[18-Apr-2026 03:39:14 UTC] Full Log Data: {
    "timestamp": "2026-04-18 03:39:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.102.154.243",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzU4IiwidXNlcm5hbWUiOiJhbG9oYTE5IiwiZW1haWwiOiJyaWZ0bWVtb3J5QGdtYWlsLmNvbSIsImV4cCI6MTc3NzA4ODA4MH0.1voddjBJZNjwF7uLOq-XMykeaaHY1a_FJDuH53vDnTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee0a4265a4ba5f5-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.102.154.243",
        "CF-IPCountry": "MA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.102.154.243, 188.114.111.197"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 03:39:14 UTC] === END API CALL LOG ===
[18-Apr-2026 03:39:14 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 03:39:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzU4IiwidXNlcm5hbWUiOiJhbG9oYTE5IiwiZW1haWwiOiJyaWZ0bWVtb3J5QGdtYWlsLmNvbSIsImV4cCI6MTc3NzA4ODA4MH0.1voddjBJZNjwF7uLOq-XMykeaaHY1a_FJDuH53vDnTs
[18-Apr-2026 03:39:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 03:39:14 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 03:39:14 UTC] User ID: 358
[18-Apr-2026 03:39:14 UTC] ✅ User profile retrieved successfully for user ID: 358
[18-Apr-2026 03:39:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Apr-2026 03:39:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Apr-2026 03:39:46 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzU4IiwidXNlcm5hbWUiOiJhbG9oYTE5IiwiZW1haWwiOiJyaWZ0bWVtb3J5QGdtYWlsLmNvbSIsImV4cCI6MTc3NzA4ODA4MH0.1voddjBJZNjwF7uLOq-XMykeaaHY1a_FJDuH53vDnTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ee0a4f1fde5a5f5-MAD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.102.154.243","CF-IPCountry":"MA","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.102.154.243, 188.114.111.196"}
[18-Apr-2026 03:39:46 UTC] === User Orders API Called ===
[18-Apr-2026 03:39:46 UTC] User ID: 358
[18-Apr-2026 03:39:46 UTC] Limit: 20, Offset: 0
[18-Apr-2026 03:39:46 UTC] Orders found: 0
[18-Apr-2026 03:39:46 UTC] Orders data: []
[18-Apr-2026 03:39:46 UTC] Total orders count: 0
[18-Apr-2026 03:39:47 UTC] === API CALL LOG ===
[18-Apr-2026 03:39:47 UTC] Endpoint: user/profile.php
[18-Apr-2026 03:39:47 UTC] Full Log Data: {
    "timestamp": "2026-04-18 03:39:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.102.154.243",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzU4IiwidXNlcm5hbWUiOiJhbG9oYTE5IiwiZW1haWwiOiJyaWZ0bWVtb3J5QGdtYWlsLmNvbSIsImV4cCI6MTc3NzA4ODA4MH0.1voddjBJZNjwF7uLOq-XMykeaaHY1a_FJDuH53vDnTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee0a4f74b8ea5f5-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.102.154.243",
        "CF-IPCountry": "MA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.102.154.243, 188.114.111.196"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 03:39:47 UTC] === END API CALL LOG ===
[18-Apr-2026 03:39:47 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 03:39:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzU4IiwidXNlcm5hbWUiOiJhbG9oYTE5IiwiZW1haWwiOiJyaWZ0bWVtb3J5QGdtYWlsLmNvbSIsImV4cCI6MTc3NzA4ODA4MH0.1voddjBJZNjwF7uLOq-XMykeaaHY1a_FJDuH53vDnTs
[18-Apr-2026 03:39:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 03:39:47 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 03:39:47 UTC] User ID: 358
[18-Apr-2026 03:39:47 UTC] ✅ User profile retrieved successfully for user ID: 358
[18-Apr-2026 03:39:47 UTC] User Purchases API - User ID: 358
[18-Apr-2026 03:39:47 UTC] User Purchases API - Total purchases found: 2
[18-Apr-2026 03:39:56 UTC] === API CALL LOG ===
[18-Apr-2026 03:39:56 UTC] Endpoint: user/profile.php
[18-Apr-2026 03:39:56 UTC] Full Log Data: {
    "timestamp": "2026-04-18 03:39:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.102.154.243",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzU4IiwidXNlcm5hbWUiOiJhbG9oYTE5IiwiZW1haWwiOiJyaWZ0bWVtb3J5QGdtYWlsLmNvbSIsImV4cCI6MTc3NzA4ODA4MH0.1voddjBJZNjwF7uLOq-XMykeaaHY1a_FJDuH53vDnTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee0a52dc942a5f5-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.102.154.243",
        "CF-IPCountry": "MA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.102.154.243, 188.114.111.197"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 03:39:56 UTC] === END API CALL LOG ===
[18-Apr-2026 03:39:56 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 03:39:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzU4IiwidXNlcm5hbWUiOiJhbG9oYTE5IiwiZW1haWwiOiJyaWZ0bWVtb3J5QGdtYWlsLmNvbSIsImV4cCI6MTc3NzA4ODA4MH0.1voddjBJZNjwF7uLOq-XMykeaaHY1a_FJDuH53vDnTs
[18-Apr-2026 03:39:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 03:39:56 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 03:39:56 UTC] User ID: 358
[18-Apr-2026 03:39:56 UTC] ✅ User profile retrieved successfully for user ID: 358
[18-Apr-2026 03:39:56 UTC] User Purchases API - User ID: 358
[18-Apr-2026 03:39:56 UTC] User Purchases API - Total purchases found: 2
[18-Apr-2026 03:40:00 UTC] === API CALL LOG ===
[18-Apr-2026 03:40:00 UTC] Endpoint: user/profile.php
[18-Apr-2026 03:40:00 UTC] Full Log Data: {
    "timestamp": "2026-04-18 03:40:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.102.154.243",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzU4IiwidXNlcm5hbWUiOiJhbG9oYTE5IiwiZW1haWwiOiJyaWZ0bWVtb3J5QGdtYWlsLmNvbSIsImV4cCI6MTc3NzA4ODA4MH0.1voddjBJZNjwF7uLOq-XMykeaaHY1a_FJDuH53vDnTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee0a54a1f4ea5f5-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.102.154.243",
        "CF-IPCountry": "MA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.102.154.243, 188.114.111.197"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 03:40:00 UTC] === END API CALL LOG ===
[18-Apr-2026 03:40:00 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 03:40:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzU4IiwidXNlcm5hbWUiOiJhbG9oYTE5IiwiZW1haWwiOiJyaWZ0bWVtb3J5QGdtYWlsLmNvbSIsImV4cCI6MTc3NzA4ODA4MH0.1voddjBJZNjwF7uLOq-XMykeaaHY1a_FJDuH53vDnTs
[18-Apr-2026 03:40:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 03:40:00 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 03:40:00 UTC] User ID: 358
[18-Apr-2026 03:40:00 UTC] ✅ User profile retrieved successfully for user ID: 358
[18-Apr-2026 03:40:01 UTC] User Purchases API - User ID: 358
[18-Apr-2026 03:40:01 UTC] User Purchases API - Total purchases found: 2
[18-Apr-2026 03:40:03 UTC] === API CALL LOG ===
[18-Apr-2026 03:40:03 UTC] Endpoint: user/profile.php
[18-Apr-2026 03:40:03 UTC] Full Log Data: {
    "timestamp": "2026-04-18 03:40:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.102.154.243",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzU4IiwidXNlcm5hbWUiOiJhbG9oYTE5IiwiZW1haWwiOiJyaWZ0bWVtb3J5QGdtYWlsLmNvbSIsImV4cCI6MTc3NzA4ODA4MH0.1voddjBJZNjwF7uLOq-XMykeaaHY1a_FJDuH53vDnTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee0a5580f51a5f5-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.102.154.243",
        "CF-IPCountry": "MA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.102.154.243, 188.114.111.197"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 03:40:03 UTC] === END API CALL LOG ===
[18-Apr-2026 03:40:03 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 03:40:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzU4IiwidXNlcm5hbWUiOiJhbG9oYTE5IiwiZW1haWwiOiJyaWZ0bWVtb3J5QGdtYWlsLmNvbSIsImV4cCI6MTc3NzA4ODA4MH0.1voddjBJZNjwF7uLOq-XMykeaaHY1a_FJDuH53vDnTs
[18-Apr-2026 03:40:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 03:40:03 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 03:40:03 UTC] User ID: 358
[18-Apr-2026 03:40:03 UTC] ✅ User profile retrieved successfully for user ID: 358
[18-Apr-2026 03:40:03 UTC] User Purchases API - User ID: 358
[18-Apr-2026 03:40:03 UTC] User Purchases API - Total purchases found: 2
[18-Apr-2026 03:40:04 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Apr-2026 03:40:04 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Apr-2026 03:40:04 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzU4IiwidXNlcm5hbWUiOiJhbG9oYTE5IiwiZW1haWwiOiJyaWZ0bWVtb3J5QGdtYWlsLmNvbSIsImV4cCI6MTc3NzA4ODA4MH0.1voddjBJZNjwF7uLOq-XMykeaaHY1a_FJDuH53vDnTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ee0a5618b0ea5f5-MAD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.102.154.243","CF-IPCountry":"MA","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.102.154.243, 188.114.111.197"}
[18-Apr-2026 03:40:04 UTC] === User Orders API Called ===
[18-Apr-2026 03:40:04 UTC] User ID: 358
[18-Apr-2026 03:40:04 UTC] Limit: 20, Offset: 0
[18-Apr-2026 03:40:04 UTC] Orders found: 0
[18-Apr-2026 03:40:04 UTC] Orders data: []
[18-Apr-2026 03:40:04 UTC] Total orders count: 0
[18-Apr-2026 03:40:04 UTC] === API CALL LOG ===
[18-Apr-2026 03:40:04 UTC] Endpoint: user/profile.php
[18-Apr-2026 03:40:04 UTC] Full Log Data: {
    "timestamp": "2026-04-18 03:40:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.102.154.243",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzU4IiwidXNlcm5hbWUiOiJhbG9oYTE5IiwiZW1haWwiOiJyaWZ0bWVtb3J5QGdtYWlsLmNvbSIsImV4cCI6MTc3NzA4ODA4MH0.1voddjBJZNjwF7uLOq-XMykeaaHY1a_FJDuH53vDnTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee0a561eba4a5f5-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.102.154.243",
        "CF-IPCountry": "MA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.102.154.243, 188.114.111.197"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 03:40:04 UTC] === END API CALL LOG ===
[18-Apr-2026 03:40:04 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 03:40:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzU4IiwidXNlcm5hbWUiOiJhbG9oYTE5IiwiZW1haWwiOiJyaWZ0bWVtb3J5QGdtYWlsLmNvbSIsImV4cCI6MTc3NzA4ODA4MH0.1voddjBJZNjwF7uLOq-XMykeaaHY1a_FJDuH53vDnTs
[18-Apr-2026 03:40:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 03:40:04 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 03:40:04 UTC] User ID: 358
[18-Apr-2026 03:40:04 UTC] ✅ User profile retrieved successfully for user ID: 358
[18-Apr-2026 03:40:05 UTC] === API CALL LOG ===
[18-Apr-2026 03:40:05 UTC] Endpoint: user/profile.php
[18-Apr-2026 03:40:05 UTC] Full Log Data: {
    "timestamp": "2026-04-18 03:40:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.102.154.243",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzU4IiwidXNlcm5hbWUiOiJhbG9oYTE5IiwiZW1haWwiOiJyaWZ0bWVtb3J5QGdtYWlsLmNvbSIsImV4cCI6MTc3NzA4ODA4MH0.1voddjBJZNjwF7uLOq-XMykeaaHY1a_FJDuH53vDnTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee0a565c861a5f5-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.102.154.243",
        "CF-IPCountry": "MA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.102.154.243, 188.114.111.197"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 03:40:05 UTC] === END API CALL LOG ===
[18-Apr-2026 03:40:05 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 03:40:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzU4IiwidXNlcm5hbWUiOiJhbG9oYTE5IiwiZW1haWwiOiJyaWZ0bWVtb3J5QGdtYWlsLmNvbSIsImV4cCI6MTc3NzA4ODA4MH0.1voddjBJZNjwF7uLOq-XMykeaaHY1a_FJDuH53vDnTs
[18-Apr-2026 03:40:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 03:40:05 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 03:40:05 UTC] User ID: 358
[18-Apr-2026 03:40:05 UTC] ✅ User profile retrieved successfully for user ID: 358
[18-Apr-2026 05:12:29 UTC] === API CALL LOG ===
[18-Apr-2026 05:12:29 UTC] Endpoint: user/profile.php
[18-Apr-2026 05:12:29 UTC] Full Log Data: {
    "timestamp": "2026-04-18 05:12:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.117.108.130",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzU5IiwidXNlcm5hbWUiOiJzaWFtMjAyMCIsImVtYWlsIjoiaHJtZDQ2ODFAZ21haWwuY29tIiwiZXhwIjoxNzc3MDkzOTQ4fQ.LygetlravBaOOyAPDrCnOF8inbxzwPSMQgKfMAvtLXI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee12cbfd9bdbf33-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.117.108.130",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.117.108.130, 172.68.231.172"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 05:12:29 UTC] === END API CALL LOG ===
[18-Apr-2026 05:12:29 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 05:12:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzU5IiwidXNlcm5hbWUiOiJzaWFtMjAyMCIsImVtYWlsIjoiaHJtZDQ2ODFAZ21haWwuY29tIiwiZXhwIjoxNzc3MDkzOTQ4fQ.LygetlravBaOOyAPDrCnOF8inbxzwPSMQgKfMAvtLXI
[18-Apr-2026 05:12:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 05:12:29 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 05:12:29 UTC] User ID: 359
[18-Apr-2026 05:12:29 UTC] ✅ User profile retrieved successfully for user ID: 359
[18-Apr-2026 05:12:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Apr-2026 05:12:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Apr-2026 05:12:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzU5IiwidXNlcm5hbWUiOiJzaWFtMjAyMCIsImVtYWlsIjoiaHJtZDQ2ODFAZ21haWwuY29tIiwiZXhwIjoxNzc3MDkzOTQ4fQ.LygetlravBaOOyAPDrCnOF8inbxzwPSMQgKfMAvtLXI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ee12cc04a72bf33-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.117.108.130","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.117.108.130, 172.68.231.172"}
[18-Apr-2026 05:12:29 UTC] === User Orders API Called ===
[18-Apr-2026 05:12:29 UTC] User ID: 359
[18-Apr-2026 05:12:29 UTC] Limit: 20, Offset: 0
[18-Apr-2026 05:12:29 UTC] Orders found: 0
[18-Apr-2026 05:12:29 UTC] Orders data: []
[18-Apr-2026 05:12:29 UTC] Total orders count: 0
[18-Apr-2026 05:12:29 UTC] === API CALL LOG ===
[18-Apr-2026 05:12:29 UTC] Endpoint: user/profile.php
[18-Apr-2026 05:12:29 UTC] Full Log Data: {
    "timestamp": "2026-04-18 05:12:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.117.108.130",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzU5IiwidXNlcm5hbWUiOiJzaWFtMjAyMCIsImVtYWlsIjoiaHJtZDQ2ODFAZ21haWwuY29tIiwiZXhwIjoxNzc3MDkzOTQ4fQ.LygetlravBaOOyAPDrCnOF8inbxzwPSMQgKfMAvtLXI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee12cc09b0cbf33-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.117.108.130",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.117.108.130, 172.68.231.172"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 05:12:29 UTC] === END API CALL LOG ===
[18-Apr-2026 05:12:29 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 05:12:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzU5IiwidXNlcm5hbWUiOiJzaWFtMjAyMCIsImVtYWlsIjoiaHJtZDQ2ODFAZ21haWwuY29tIiwiZXhwIjoxNzc3MDkzOTQ4fQ.LygetlravBaOOyAPDrCnOF8inbxzwPSMQgKfMAvtLXI
[18-Apr-2026 05:12:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 05:12:29 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 05:12:29 UTC] User ID: 359
[18-Apr-2026 05:12:29 UTC] ✅ User profile retrieved successfully for user ID: 359
[18-Apr-2026 05:12:30 UTC] === API CALL LOG ===
[18-Apr-2026 05:12:30 UTC] Endpoint: user/profile.php
[18-Apr-2026 05:12:30 UTC] Full Log Data: {
    "timestamp": "2026-04-18 05:12:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.117.108.130",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzU5IiwidXNlcm5hbWUiOiJzaWFtMjAyMCIsImVtYWlsIjoiaHJtZDQ2ODFAZ21haWwuY29tIiwiZXhwIjoxNzc3MDkzOTQ4fQ.LygetlravBaOOyAPDrCnOF8inbxzwPSMQgKfMAvtLXI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee12cc76ef6bf33-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.117.108.130",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.117.108.130, 172.68.231.172"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 05:12:30 UTC] === END API CALL LOG ===
[18-Apr-2026 05:12:30 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 05:12:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzU5IiwidXNlcm5hbWUiOiJzaWFtMjAyMCIsImVtYWlsIjoiaHJtZDQ2ODFAZ21haWwuY29tIiwiZXhwIjoxNzc3MDkzOTQ4fQ.LygetlravBaOOyAPDrCnOF8inbxzwPSMQgKfMAvtLXI
[18-Apr-2026 05:12:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 05:12:30 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 05:12:30 UTC] User ID: 359
[18-Apr-2026 05:12:30 UTC] ✅ User profile retrieved successfully for user ID: 359
[18-Apr-2026 05:14:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Apr-2026 05:14:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Apr-2026 05:14:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzU5IiwidXNlcm5hbWUiOiJzaWFtMjAyMCIsImVtYWlsIjoiaHJtZDQ2ODFAZ21haWwuY29tIiwiZXhwIjoxNzc3MDkzOTQ4fQ.LygetlravBaOOyAPDrCnOF8inbxzwPSMQgKfMAvtLXI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ee12f93feeabf33-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.117.108.130","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.117.108.130, 172.68.231.172"}
[18-Apr-2026 05:14:25 UTC] === User Orders API Called ===
[18-Apr-2026 05:14:25 UTC] User ID: 359
[18-Apr-2026 05:14:25 UTC] Limit: 20, Offset: 0
[18-Apr-2026 05:14:25 UTC] Orders found: 0
[18-Apr-2026 05:14:25 UTC] Orders data: []
[18-Apr-2026 05:14:25 UTC] Total orders count: 0
[18-Apr-2026 05:14:25 UTC] === API CALL LOG ===
[18-Apr-2026 05:14:25 UTC] Endpoint: user/profile.php
[18-Apr-2026 05:14:25 UTC] Full Log Data: {
    "timestamp": "2026-04-18 05:14:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.117.108.130",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzU5IiwidXNlcm5hbWUiOiJzaWFtMjAyMCIsImVtYWlsIjoiaHJtZDQ2ODFAZ21haWwuY29tIiwiZXhwIjoxNzc3MDkzOTQ4fQ.LygetlravBaOOyAPDrCnOF8inbxzwPSMQgKfMAvtLXI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee12f93feeebf33-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.117.108.130",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.117.108.130, 172.68.231.172"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 05:14:25 UTC] === END API CALL LOG ===
[18-Apr-2026 05:14:25 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 05:14:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzU5IiwidXNlcm5hbWUiOiJzaWFtMjAyMCIsImVtYWlsIjoiaHJtZDQ2ODFAZ21haWwuY29tIiwiZXhwIjoxNzc3MDkzOTQ4fQ.LygetlravBaOOyAPDrCnOF8inbxzwPSMQgKfMAvtLXI
[18-Apr-2026 05:14:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 05:14:25 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 05:14:25 UTC] User ID: 359
[18-Apr-2026 05:14:25 UTC] ✅ User profile retrieved successfully for user ID: 359
[18-Apr-2026 05:14:26 UTC] === API CALL LOG ===
[18-Apr-2026 05:14:26 UTC] Endpoint: user/profile.php
[18-Apr-2026 05:14:26 UTC] Full Log Data: {
    "timestamp": "2026-04-18 05:14:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.117.108.130",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzU5IiwidXNlcm5hbWUiOiJzaWFtMjAyMCIsImVtYWlsIjoiaHJtZDQ2ODFAZ21haWwuY29tIiwiZXhwIjoxNzc3MDkzOTQ4fQ.LygetlravBaOOyAPDrCnOF8inbxzwPSMQgKfMAvtLXI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee12f97ffc5bf33-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.117.108.130",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.117.108.130, 172.68.231.172"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 05:14:26 UTC] === END API CALL LOG ===
[18-Apr-2026 05:14:26 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 05:14:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzU5IiwidXNlcm5hbWUiOiJzaWFtMjAyMCIsImVtYWlsIjoiaHJtZDQ2ODFAZ21haWwuY29tIiwiZXhwIjoxNzc3MDkzOTQ4fQ.LygetlravBaOOyAPDrCnOF8inbxzwPSMQgKfMAvtLXI
[18-Apr-2026 05:14:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 05:14:26 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 05:14:26 UTC] User ID: 359
[18-Apr-2026 05:14:26 UTC] ✅ User profile retrieved successfully for user ID: 359
[18-Apr-2026 05:14:26 UTC] === API CALL LOG ===
[18-Apr-2026 05:14:26 UTC] Endpoint: user/profile.php
[18-Apr-2026 05:14:26 UTC] Full Log Data: {
    "timestamp": "2026-04-18 05:14:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.117.108.130",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzU5IiwidXNlcm5hbWUiOiJzaWFtMjAyMCIsImVtYWlsIjoiaHJtZDQ2ODFAZ21haWwuY29tIiwiZXhwIjoxNzc3MDkzOTQ4fQ.LygetlravBaOOyAPDrCnOF8inbxzwPSMQgKfMAvtLXI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee12f9b2fe5bf33-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.117.108.130",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.117.108.130, 172.68.231.172"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 05:14:26 UTC] === END API CALL LOG ===
[18-Apr-2026 05:14:26 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 05:14:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzU5IiwidXNlcm5hbWUiOiJzaWFtMjAyMCIsImVtYWlsIjoiaHJtZDQ2ODFAZ21haWwuY29tIiwiZXhwIjoxNzc3MDkzOTQ4fQ.LygetlravBaOOyAPDrCnOF8inbxzwPSMQgKfMAvtLXI
[18-Apr-2026 05:14:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 05:14:26 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 05:14:26 UTC] User ID: 359
[18-Apr-2026 05:14:26 UTC] ✅ User profile retrieved successfully for user ID: 359
[18-Apr-2026 05:14:36 UTC] === API CALL LOG ===
[18-Apr-2026 05:14:36 UTC] Endpoint: user/profile.php
[18-Apr-2026 05:14:36 UTC] Full Log Data: {
    "timestamp": "2026-04-18 05:14:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.117.108.130",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzU5IiwidXNlcm5hbWUiOiJzaWFtMjAyMCIsImVtYWlsIjoiaHJtZDQ2ODFAZ21haWwuY29tIiwiZXhwIjoxNzc3MDkzOTQ4fQ.LygetlravBaOOyAPDrCnOF8inbxzwPSMQgKfMAvtLXI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee12fd77958bf33-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.117.108.130",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.117.108.130, 172.68.231.172"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 05:14:36 UTC] === END API CALL LOG ===
[18-Apr-2026 05:14:36 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 05:14:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzU5IiwidXNlcm5hbWUiOiJzaWFtMjAyMCIsImVtYWlsIjoiaHJtZDQ2ODFAZ21haWwuY29tIiwiZXhwIjoxNzc3MDkzOTQ4fQ.LygetlravBaOOyAPDrCnOF8inbxzwPSMQgKfMAvtLXI
[18-Apr-2026 05:14:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 05:14:36 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 05:14:36 UTC] User ID: 359
[18-Apr-2026 05:14:36 UTC] ✅ User profile retrieved successfully for user ID: 359
[18-Apr-2026 05:14:36 UTC] User Purchases API - User ID: 359
[18-Apr-2026 05:14:36 UTC] User Purchases API - Total purchases found: 0
[18-Apr-2026 05:15:04 UTC] === API CALL LOG ===
[18-Apr-2026 05:15:04 UTC] Endpoint: user/profile.php
[18-Apr-2026 05:15:04 UTC] Full Log Data: {
    "timestamp": "2026-04-18 05:15:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.117.108.130",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzU5IiwidXNlcm5hbWUiOiJzaWFtMjAyMCIsImVtYWlsIjoiaHJtZDQ2ODFAZ21haWwuY29tIiwiZXhwIjoxNzc3MDkzOTQ4fQ.LygetlravBaOOyAPDrCnOF8inbxzwPSMQgKfMAvtLXI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee13085eb07bf33-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.117.108.130",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.117.108.130, 172.68.231.172"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 05:15:04 UTC] === END API CALL LOG ===
[18-Apr-2026 05:15:04 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 05:15:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzU5IiwidXNlcm5hbWUiOiJzaWFtMjAyMCIsImVtYWlsIjoiaHJtZDQ2ODFAZ21haWwuY29tIiwiZXhwIjoxNzc3MDkzOTQ4fQ.LygetlravBaOOyAPDrCnOF8inbxzwPSMQgKfMAvtLXI
[18-Apr-2026 05:15:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 05:15:04 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 05:15:04 UTC] User ID: 359
[18-Apr-2026 05:15:04 UTC] ✅ User profile retrieved successfully for user ID: 359
[18-Apr-2026 05:15:04 UTC] User Purchases API - User ID: 359
[18-Apr-2026 05:15:04 UTC] User Purchases API - Total purchases found: 0
[18-Apr-2026 05:15:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Apr-2026 05:15:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Apr-2026 05:15:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzU5IiwidXNlcm5hbWUiOiJzaWFtMjAyMCIsImVtYWlsIjoiaHJtZDQ2ODFAZ21haWwuY29tIiwiZXhwIjoxNzc3MDkzOTQ4fQ.LygetlravBaOOyAPDrCnOF8inbxzwPSMQgKfMAvtLXI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ee130a39cbfbf33-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.117.108.130","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.117.108.130, 172.68.231.173"}
[18-Apr-2026 05:15:09 UTC] === User Orders API Called ===
[18-Apr-2026 05:15:09 UTC] User ID: 359
[18-Apr-2026 05:15:09 UTC] Limit: 20, Offset: 0
[18-Apr-2026 05:15:09 UTC] Orders found: 0
[18-Apr-2026 05:15:09 UTC] Orders data: []
[18-Apr-2026 05:15:09 UTC] Total orders count: 0
[18-Apr-2026 05:15:09 UTC] === API CALL LOG ===
[18-Apr-2026 05:15:09 UTC] Endpoint: user/profile.php
[18-Apr-2026 05:15:09 UTC] Full Log Data: {
    "timestamp": "2026-04-18 05:15:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.117.108.130",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzU5IiwidXNlcm5hbWUiOiJzaWFtMjAyMCIsImVtYWlsIjoiaHJtZDQ2ODFAZ21haWwuY29tIiwiZXhwIjoxNzc3MDkzOTQ4fQ.LygetlravBaOOyAPDrCnOF8inbxzwPSMQgKfMAvtLXI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee130a40da8bf33-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.117.108.130",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.117.108.130, 172.68.231.173"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 05:15:09 UTC] === END API CALL LOG ===
[18-Apr-2026 05:15:09 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 05:15:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzU5IiwidXNlcm5hbWUiOiJzaWFtMjAyMCIsImVtYWlsIjoiaHJtZDQ2ODFAZ21haWwuY29tIiwiZXhwIjoxNzc3MDkzOTQ4fQ.LygetlravBaOOyAPDrCnOF8inbxzwPSMQgKfMAvtLXI
[18-Apr-2026 05:15:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 05:15:09 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 05:15:09 UTC] User ID: 359
[18-Apr-2026 05:15:09 UTC] ✅ User profile retrieved successfully for user ID: 359
[18-Apr-2026 05:15:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Apr-2026 05:15:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Apr-2026 05:15:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzU5IiwidXNlcm5hbWUiOiJzaWFtMjAyMCIsImVtYWlsIjoiaHJtZDQ2ODFAZ21haWwuY29tIiwiZXhwIjoxNzc3MDkzOTQ4fQ.LygetlravBaOOyAPDrCnOF8inbxzwPSMQgKfMAvtLXI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ee1311bbdc3bf33-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.117.108.130","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.117.108.130, 172.68.231.172"}
[18-Apr-2026 05:15:28 UTC] === User Orders API Called ===
[18-Apr-2026 05:15:28 UTC] User ID: 359
[18-Apr-2026 05:15:28 UTC] Limit: 20, Offset: 0
[18-Apr-2026 05:15:28 UTC] Orders found: 0
[18-Apr-2026 05:15:28 UTC] Orders data: []
[18-Apr-2026 05:15:28 UTC] Total orders count: 0
[18-Apr-2026 05:15:28 UTC] === API CALL LOG ===
[18-Apr-2026 05:15:28 UTC] Endpoint: user/profile.php
[18-Apr-2026 05:15:28 UTC] Full Log Data: {
    "timestamp": "2026-04-18 05:15:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.117.108.130",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzU5IiwidXNlcm5hbWUiOiJzaWFtMjAyMCIsImVtYWlsIjoiaHJtZDQ2ODFAZ21haWwuY29tIiwiZXhwIjoxNzc3MDkzOTQ4fQ.LygetlravBaOOyAPDrCnOF8inbxzwPSMQgKfMAvtLXI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee1311c5ec2bf33-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.117.108.130",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.117.108.130, 172.68.231.173"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 05:15:28 UTC] === END API CALL LOG ===
[18-Apr-2026 05:15:28 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 05:15:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzU5IiwidXNlcm5hbWUiOiJzaWFtMjAyMCIsImVtYWlsIjoiaHJtZDQ2ODFAZ21haWwuY29tIiwiZXhwIjoxNzc3MDkzOTQ4fQ.LygetlravBaOOyAPDrCnOF8inbxzwPSMQgKfMAvtLXI
[18-Apr-2026 05:15:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 05:15:28 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 05:15:28 UTC] User ID: 359
[18-Apr-2026 05:15:28 UTC] ✅ User profile retrieved successfully for user ID: 359
[18-Apr-2026 05:15:28 UTC] === API CALL LOG ===
[18-Apr-2026 05:15:28 UTC] Endpoint: user/profile.php
[18-Apr-2026 05:15:28 UTC] Full Log Data: {
    "timestamp": "2026-04-18 05:15:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.117.108.130",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzU5IiwidXNlcm5hbWUiOiJzaWFtMjAyMCIsImVtYWlsIjoiaHJtZDQ2ODFAZ21haWwuY29tIiwiZXhwIjoxNzc3MDkzOTQ4fQ.LygetlravBaOOyAPDrCnOF8inbxzwPSMQgKfMAvtLXI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee131202f7cbf33-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.117.108.130",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.117.108.130, 172.68.231.173"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 05:15:28 UTC] === END API CALL LOG ===
[18-Apr-2026 05:15:28 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 05:15:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzU5IiwidXNlcm5hbWUiOiJzaWFtMjAyMCIsImVtYWlsIjoiaHJtZDQ2ODFAZ21haWwuY29tIiwiZXhwIjoxNzc3MDkzOTQ4fQ.LygetlravBaOOyAPDrCnOF8inbxzwPSMQgKfMAvtLXI
[18-Apr-2026 05:15:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 05:15:28 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 05:15:28 UTC] User ID: 359
[18-Apr-2026 05:15:28 UTC] ✅ User profile retrieved successfully for user ID: 359
[18-Apr-2026 05:15:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Apr-2026 05:15:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Apr-2026 05:15:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzU5IiwidXNlcm5hbWUiOiJzaWFtMjAyMCIsImVtYWlsIjoiaHJtZDQ2ODFAZ21haWwuY29tIiwiZXhwIjoxNzc3MDkzOTQ4fQ.LygetlravBaOOyAPDrCnOF8inbxzwPSMQgKfMAvtLXI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ee131237e65bf33-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.117.108.130","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.117.108.130, 172.68.231.172"}
[18-Apr-2026 05:15:29 UTC] === User Orders API Called ===
[18-Apr-2026 05:15:29 UTC] User ID: 359
[18-Apr-2026 05:15:29 UTC] Limit: 20, Offset: 0
[18-Apr-2026 05:15:29 UTC] Orders found: 0
[18-Apr-2026 05:15:29 UTC] Orders data: []
[18-Apr-2026 05:15:29 UTC] Total orders count: 0
[18-Apr-2026 05:15:29 UTC] === API CALL LOG ===
[18-Apr-2026 05:15:29 UTC] Endpoint: user/profile.php
[18-Apr-2026 05:15:29 UTC] Full Log Data: {
    "timestamp": "2026-04-18 05:15:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.117.108.130",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzU5IiwidXNlcm5hbWUiOiJzaWFtMjAyMCIsImVtYWlsIjoiaHJtZDQ2ODFAZ21haWwuY29tIiwiZXhwIjoxNzc3MDkzOTQ4fQ.LygetlravBaOOyAPDrCnOF8inbxzwPSMQgKfMAvtLXI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee13124380fbf33-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.117.108.130",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.117.108.130, 172.68.231.173"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 05:15:29 UTC] === END API CALL LOG ===
[18-Apr-2026 05:15:29 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 05:15:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzU5IiwidXNlcm5hbWUiOiJzaWFtMjAyMCIsImVtYWlsIjoiaHJtZDQ2ODFAZ21haWwuY29tIiwiZXhwIjoxNzc3MDkzOTQ4fQ.LygetlravBaOOyAPDrCnOF8inbxzwPSMQgKfMAvtLXI
[18-Apr-2026 05:15:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 05:15:29 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 05:15:29 UTC] User ID: 359
[18-Apr-2026 05:15:29 UTC] ✅ User profile retrieved successfully for user ID: 359
[18-Apr-2026 05:15:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Apr-2026 05:15:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Apr-2026 05:15:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzU5IiwidXNlcm5hbWUiOiJzaWFtMjAyMCIsImVtYWlsIjoiaHJtZDQ2ODFAZ21haWwuY29tIiwiZXhwIjoxNzc3MDkzOTQ4fQ.LygetlravBaOOyAPDrCnOF8inbxzwPSMQgKfMAvtLXI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ee1312faa61bf33-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.117.108.130","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.117.108.130, 172.68.231.172"}
[18-Apr-2026 05:15:31 UTC] === User Orders API Called ===
[18-Apr-2026 05:15:31 UTC] User ID: 359
[18-Apr-2026 05:15:31 UTC] Limit: 20, Offset: 0
[18-Apr-2026 05:15:31 UTC] Orders found: 0
[18-Apr-2026 05:15:31 UTC] Orders data: []
[18-Apr-2026 05:15:31 UTC] Total orders count: 0
[18-Apr-2026 05:15:31 UTC] === API CALL LOG ===
[18-Apr-2026 05:15:31 UTC] Endpoint: user/profile.php
[18-Apr-2026 05:15:31 UTC] Full Log Data: {
    "timestamp": "2026-04-18 05:15:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.117.108.130",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzU5IiwidXNlcm5hbWUiOiJzaWFtMjAyMCIsImVtYWlsIjoiaHJtZDQ2ODFAZ21haWwuY29tIiwiZXhwIjoxNzc3MDkzOTQ4fQ.LygetlravBaOOyAPDrCnOF8inbxzwPSMQgKfMAvtLXI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee1312faa62bf33-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.117.108.130",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.117.108.130, 172.68.231.173"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 05:15:31 UTC] === END API CALL LOG ===
[18-Apr-2026 05:15:31 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 05:15:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzU5IiwidXNlcm5hbWUiOiJzaWFtMjAyMCIsImVtYWlsIjoiaHJtZDQ2ODFAZ21haWwuY29tIiwiZXhwIjoxNzc3MDkzOTQ4fQ.LygetlravBaOOyAPDrCnOF8inbxzwPSMQgKfMAvtLXI
[18-Apr-2026 05:15:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 05:15:31 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 05:15:31 UTC] User ID: 359
[18-Apr-2026 05:15:31 UTC] ✅ User profile retrieved successfully for user ID: 359
[18-Apr-2026 05:15:31 UTC] === API CALL LOG ===
[18-Apr-2026 05:15:31 UTC] Endpoint: user/profile.php
[18-Apr-2026 05:15:31 UTC] Full Log Data: {
    "timestamp": "2026-04-18 05:15:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.117.108.130",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzU5IiwidXNlcm5hbWUiOiJzaWFtMjAyMCIsImVtYWlsIjoiaHJtZDQ2ODFAZ21haWwuY29tIiwiZXhwIjoxNzc3MDkzOTQ4fQ.LygetlravBaOOyAPDrCnOF8inbxzwPSMQgKfMAvtLXI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee131333a7ebf33-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.117.108.130",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.117.108.130, 172.68.231.173"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 05:15:31 UTC] === END API CALL LOG ===
[18-Apr-2026 05:15:31 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 05:15:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzU5IiwidXNlcm5hbWUiOiJzaWFtMjAyMCIsImVtYWlsIjoiaHJtZDQ2ODFAZ21haWwuY29tIiwiZXhwIjoxNzc3MDkzOTQ4fQ.LygetlravBaOOyAPDrCnOF8inbxzwPSMQgKfMAvtLXI
[18-Apr-2026 05:15:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 05:15:31 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 05:15:31 UTC] User ID: 359
[18-Apr-2026 05:15:31 UTC] ✅ User profile retrieved successfully for user ID: 359
[18-Apr-2026 05:15:33 UTC] === API CALL LOG ===
[18-Apr-2026 05:15:33 UTC] Endpoint: user/profile.php
[18-Apr-2026 05:15:33 UTC] Full Log Data: {
    "timestamp": "2026-04-18 05:15:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.117.108.130",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzU5IiwidXNlcm5hbWUiOiJzaWFtMjAyMCIsImVtYWlsIjoiaHJtZDQ2ODFAZ21haWwuY29tIiwiZXhwIjoxNzc3MDkzOTQ4fQ.LygetlravBaOOyAPDrCnOF8inbxzwPSMQgKfMAvtLXI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee1313c0f29bf33-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.117.108.130",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.117.108.130, 172.68.231.172"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 05:15:33 UTC] === END API CALL LOG ===
[18-Apr-2026 05:15:33 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 05:15:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzU5IiwidXNlcm5hbWUiOiJzaWFtMjAyMCIsImVtYWlsIjoiaHJtZDQ2ODFAZ21haWwuY29tIiwiZXhwIjoxNzc3MDkzOTQ4fQ.LygetlravBaOOyAPDrCnOF8inbxzwPSMQgKfMAvtLXI
[18-Apr-2026 05:15:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 05:15:33 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 05:15:33 UTC] User ID: 359
[18-Apr-2026 05:15:33 UTC] ✅ User profile retrieved successfully for user ID: 359
[18-Apr-2026 05:16:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Apr-2026 05:16:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Apr-2026 05:16:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzU5IiwidXNlcm5hbWUiOiJzaWFtMjAyMCIsImVtYWlsIjoiaHJtZDQ2ODFAZ21haWwuY29tIiwiZXhwIjoxNzc3MDkzOTQ4fQ.LygetlravBaOOyAPDrCnOF8inbxzwPSMQgKfMAvtLXI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ee13311fd3abf33-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.117.108.130","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.117.108.130, 172.68.231.172"}
[18-Apr-2026 05:16:48 UTC] === User Orders API Called ===
[18-Apr-2026 05:16:48 UTC] User ID: 359
[18-Apr-2026 05:16:48 UTC] Limit: 20, Offset: 0
[18-Apr-2026 05:16:48 UTC] Orders found: 0
[18-Apr-2026 05:16:48 UTC] Orders data: []
[18-Apr-2026 05:16:48 UTC] Total orders count: 0
[18-Apr-2026 05:16:48 UTC] === API CALL LOG ===
[18-Apr-2026 05:16:48 UTC] Endpoint: user/profile.php
[18-Apr-2026 05:16:48 UTC] Full Log Data: {
    "timestamp": "2026-04-18 05:16:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.117.108.130",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzU5IiwidXNlcm5hbWUiOiJzaWFtMjAyMCIsImVtYWlsIjoiaHJtZDQ2ODFAZ21haWwuY29tIiwiZXhwIjoxNzc3MDkzOTQ4fQ.LygetlravBaOOyAPDrCnOF8inbxzwPSMQgKfMAvtLXI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee133129e77bf33-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.117.108.130",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.117.108.130, 172.68.231.172"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 05:16:48 UTC] === END API CALL LOG ===
[18-Apr-2026 05:16:48 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 05:16:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzU5IiwidXNlcm5hbWUiOiJzaWFtMjAyMCIsImVtYWlsIjoiaHJtZDQ2ODFAZ21haWwuY29tIiwiZXhwIjoxNzc3MDkzOTQ4fQ.LygetlravBaOOyAPDrCnOF8inbxzwPSMQgKfMAvtLXI
[18-Apr-2026 05:16:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 05:16:48 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 05:16:48 UTC] User ID: 359
[18-Apr-2026 05:16:48 UTC] ✅ User profile retrieved successfully for user ID: 359
[18-Apr-2026 05:16:49 UTC] === API CALL LOG ===
[18-Apr-2026 05:16:49 UTC] Endpoint: user/profile.php
[18-Apr-2026 05:16:49 UTC] Full Log Data: {
    "timestamp": "2026-04-18 05:16:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.117.108.130",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzU5IiwidXNlcm5hbWUiOiJzaWFtMjAyMCIsImVtYWlsIjoiaHJtZDQ2ODFAZ21haWwuY29tIiwiZXhwIjoxNzc3MDkzOTQ4fQ.LygetlravBaOOyAPDrCnOF8inbxzwPSMQgKfMAvtLXI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee133164e10bf33-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.117.108.130",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.117.108.130, 172.68.231.172"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 05:16:49 UTC] === END API CALL LOG ===
[18-Apr-2026 05:16:49 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 05:16:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzU5IiwidXNlcm5hbWUiOiJzaWFtMjAyMCIsImVtYWlsIjoiaHJtZDQ2ODFAZ21haWwuY29tIiwiZXhwIjoxNzc3MDkzOTQ4fQ.LygetlravBaOOyAPDrCnOF8inbxzwPSMQgKfMAvtLXI
[18-Apr-2026 05:16:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 05:16:49 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 05:16:49 UTC] User ID: 359
[18-Apr-2026 05:16:49 UTC] ✅ User profile retrieved successfully for user ID: 359
[18-Apr-2026 05:16:49 UTC] === API CALL LOG ===
[18-Apr-2026 05:16:49 UTC] Endpoint: user/profile.php
[18-Apr-2026 05:16:49 UTC] Full Log Data: {
    "timestamp": "2026-04-18 05:16:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.117.108.130",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzU5IiwidXNlcm5hbWUiOiJzaWFtMjAyMCIsImVtYWlsIjoiaHJtZDQ2ODFAZ21haWwuY29tIiwiZXhwIjoxNzc3MDkzOTQ4fQ.LygetlravBaOOyAPDrCnOF8inbxzwPSMQgKfMAvtLXI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee13318cb02bf33-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.117.108.130",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.117.108.130, 172.68.231.172"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 05:16:49 UTC] === END API CALL LOG ===
[18-Apr-2026 05:16:49 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 05:16:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzU5IiwidXNlcm5hbWUiOiJzaWFtMjAyMCIsImVtYWlsIjoiaHJtZDQ2ODFAZ21haWwuY29tIiwiZXhwIjoxNzc3MDkzOTQ4fQ.LygetlravBaOOyAPDrCnOF8inbxzwPSMQgKfMAvtLXI
[18-Apr-2026 05:16:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 05:16:49 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 05:16:49 UTC] User ID: 359
[18-Apr-2026 05:16:49 UTC] ✅ User profile retrieved successfully for user ID: 359
[18-Apr-2026 05:16:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Apr-2026 05:16:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Apr-2026 05:16:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzU5IiwidXNlcm5hbWUiOiJzaWFtMjAyMCIsImVtYWlsIjoiaHJtZDQ2ODFAZ21haWwuY29tIiwiZXhwIjoxNzc3MDkzOTQ4fQ.LygetlravBaOOyAPDrCnOF8inbxzwPSMQgKfMAvtLXI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ee133440942bf33-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.117.108.130","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.117.108.130, 172.68.231.172"}
[18-Apr-2026 05:16:56 UTC] === User Orders API Called ===
[18-Apr-2026 05:16:56 UTC] User ID: 359
[18-Apr-2026 05:16:56 UTC] Limit: 20, Offset: 0
[18-Apr-2026 05:16:56 UTC] Orders found: 0
[18-Apr-2026 05:16:56 UTC] Orders data: []
[18-Apr-2026 05:16:56 UTC] Total orders count: 0
[18-Apr-2026 05:16:56 UTC] === API CALL LOG ===
[18-Apr-2026 05:16:56 UTC] Endpoint: user/profile.php
[18-Apr-2026 05:16:56 UTC] Full Log Data: {
    "timestamp": "2026-04-18 05:16:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.117.108.130",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzU5IiwidXNlcm5hbWUiOiJzaWFtMjAyMCIsImVtYWlsIjoiaHJtZDQ2ODFAZ21haWwuY29tIiwiZXhwIjoxNzc3MDkzOTQ4fQ.LygetlravBaOOyAPDrCnOF8inbxzwPSMQgKfMAvtLXI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee133446a23bf33-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.117.108.130",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.117.108.130, 172.68.231.173"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 05:16:56 UTC] === END API CALL LOG ===
[18-Apr-2026 05:16:56 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 05:16:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzU5IiwidXNlcm5hbWUiOiJzaWFtMjAyMCIsImVtYWlsIjoiaHJtZDQ2ODFAZ21haWwuY29tIiwiZXhwIjoxNzc3MDkzOTQ4fQ.LygetlravBaOOyAPDrCnOF8inbxzwPSMQgKfMAvtLXI
[18-Apr-2026 05:16:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 05:16:56 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 05:16:56 UTC] User ID: 359
[18-Apr-2026 05:16:56 UTC] ✅ User profile retrieved successfully for user ID: 359
[18-Apr-2026 05:16:57 UTC] === API CALL LOG ===
[18-Apr-2026 05:16:57 UTC] Endpoint: user/profile.php
[18-Apr-2026 05:16:57 UTC] Full Log Data: {
    "timestamp": "2026-04-18 05:16:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.117.108.130",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzU5IiwidXNlcm5hbWUiOiJzaWFtMjAyMCIsImVtYWlsIjoiaHJtZDQ2ODFAZ21haWwuY29tIiwiZXhwIjoxNzc3MDkzOTQ4fQ.LygetlravBaOOyAPDrCnOF8inbxzwPSMQgKfMAvtLXI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee133486b34bf33-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.117.108.130",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.117.108.130, 172.68.231.172"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 05:16:57 UTC] === END API CALL LOG ===
[18-Apr-2026 05:16:57 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 05:16:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzU5IiwidXNlcm5hbWUiOiJzaWFtMjAyMCIsImVtYWlsIjoiaHJtZDQ2ODFAZ21haWwuY29tIiwiZXhwIjoxNzc3MDkzOTQ4fQ.LygetlravBaOOyAPDrCnOF8inbxzwPSMQgKfMAvtLXI
[18-Apr-2026 05:16:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 05:16:57 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 05:16:57 UTC] User ID: 359
[18-Apr-2026 05:16:57 UTC] ✅ User profile retrieved successfully for user ID: 359
[18-Apr-2026 05:16:57 UTC] === API CALL LOG ===
[18-Apr-2026 05:16:57 UTC] Endpoint: user/profile.php
[18-Apr-2026 05:16:57 UTC] Full Log Data: {
    "timestamp": "2026-04-18 05:16:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.117.108.130",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzU5IiwidXNlcm5hbWUiOiJzaWFtMjAyMCIsImVtYWlsIjoiaHJtZDQ2ODFAZ21haWwuY29tIiwiZXhwIjoxNzc3MDkzOTQ4fQ.LygetlravBaOOyAPDrCnOF8inbxzwPSMQgKfMAvtLXI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee1334a8fa9bf33-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.117.108.130",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.117.108.130, 172.68.231.172"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 05:16:57 UTC] === END API CALL LOG ===
[18-Apr-2026 05:16:57 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 05:16:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzU5IiwidXNlcm5hbWUiOiJzaWFtMjAyMCIsImVtYWlsIjoiaHJtZDQ2ODFAZ21haWwuY29tIiwiZXhwIjoxNzc3MDkzOTQ4fQ.LygetlravBaOOyAPDrCnOF8inbxzwPSMQgKfMAvtLXI
[18-Apr-2026 05:16:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 05:16:57 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 05:16:57 UTC] User ID: 359
[18-Apr-2026 05:16:57 UTC] ✅ User profile retrieved successfully for user ID: 359
[18-Apr-2026 05:17:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Apr-2026 05:17:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Apr-2026 05:17:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzU5IiwidXNlcm5hbWUiOiJzaWFtMjAyMCIsImVtYWlsIjoiaHJtZDQ2ODFAZ21haWwuY29tIiwiZXhwIjoxNzc3MDkzOTQ4fQ.LygetlravBaOOyAPDrCnOF8inbxzwPSMQgKfMAvtLXI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ee1338dde20bf33-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.117.108.130","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.117.108.130, 172.68.231.172"}
[18-Apr-2026 05:17:08 UTC] === User Orders API Called ===
[18-Apr-2026 05:17:08 UTC] User ID: 359
[18-Apr-2026 05:17:08 UTC] Limit: 20, Offset: 0
[18-Apr-2026 05:17:08 UTC] Orders found: 0
[18-Apr-2026 05:17:08 UTC] Orders data: []
[18-Apr-2026 05:17:08 UTC] Total orders count: 0
[18-Apr-2026 05:17:08 UTC] === API CALL LOG ===
[18-Apr-2026 05:17:08 UTC] Endpoint: user/profile.php
[18-Apr-2026 05:17:08 UTC] Full Log Data: {
    "timestamp": "2026-04-18 05:17:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.117.108.130",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzU5IiwidXNlcm5hbWUiOiJzaWFtMjAyMCIsImVtYWlsIjoiaHJtZDQ2ODFAZ21haWwuY29tIiwiZXhwIjoxNzc3MDkzOTQ4fQ.LygetlravBaOOyAPDrCnOF8inbxzwPSMQgKfMAvtLXI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee1338e3ee1bf33-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.117.108.130",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.117.108.130, 172.68.231.173"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 05:17:08 UTC] === END API CALL LOG ===
[18-Apr-2026 05:17:08 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 05:17:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzU5IiwidXNlcm5hbWUiOiJzaWFtMjAyMCIsImVtYWlsIjoiaHJtZDQ2ODFAZ21haWwuY29tIiwiZXhwIjoxNzc3MDkzOTQ4fQ.LygetlravBaOOyAPDrCnOF8inbxzwPSMQgKfMAvtLXI
[18-Apr-2026 05:17:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 05:17:08 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 05:17:08 UTC] User ID: 359
[18-Apr-2026 05:17:08 UTC] ✅ User profile retrieved successfully for user ID: 359
[18-Apr-2026 05:17:08 UTC] === API CALL LOG ===
[18-Apr-2026 05:17:08 UTC] Endpoint: user/profile.php
[18-Apr-2026 05:17:08 UTC] Full Log Data: {
    "timestamp": "2026-04-18 05:17:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.117.108.130",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzU5IiwidXNlcm5hbWUiOiJzaWFtMjAyMCIsImVtYWlsIjoiaHJtZDQ2ODFAZ21haWwuY29tIiwiZXhwIjoxNzc3MDkzOTQ4fQ.LygetlravBaOOyAPDrCnOF8inbxzwPSMQgKfMAvtLXI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee133924f5fbf33-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.117.108.130",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.117.108.130, 172.68.231.172"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 05:17:08 UTC] === END API CALL LOG ===
[18-Apr-2026 05:17:08 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 05:17:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzU5IiwidXNlcm5hbWUiOiJzaWFtMjAyMCIsImVtYWlsIjoiaHJtZDQ2ODFAZ21haWwuY29tIiwiZXhwIjoxNzc3MDkzOTQ4fQ.LygetlravBaOOyAPDrCnOF8inbxzwPSMQgKfMAvtLXI
[18-Apr-2026 05:17:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 05:17:08 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 05:17:08 UTC] User ID: 359
[18-Apr-2026 05:17:08 UTC] ✅ User profile retrieved successfully for user ID: 359
[18-Apr-2026 05:17:12 UTC] === API CALL LOG ===
[18-Apr-2026 05:17:12 UTC] Endpoint: user/profile.php
[18-Apr-2026 05:17:12 UTC] Full Log Data: {
    "timestamp": "2026-04-18 05:17:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.117.108.130",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzU5IiwidXNlcm5hbWUiOiJzaWFtMjAyMCIsImVtYWlsIjoiaHJtZDQ2ODFAZ21haWwuY29tIiwiZXhwIjoxNzc3MDkzOTQ4fQ.LygetlravBaOOyAPDrCnOF8inbxzwPSMQgKfMAvtLXI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee133a5c86dbf33-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.117.108.130",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.117.108.130, 172.68.231.173"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 05:17:12 UTC] === END API CALL LOG ===
[18-Apr-2026 05:17:12 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 05:17:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzU5IiwidXNlcm5hbWUiOiJzaWFtMjAyMCIsImVtYWlsIjoiaHJtZDQ2ODFAZ21haWwuY29tIiwiZXhwIjoxNzc3MDkzOTQ4fQ.LygetlravBaOOyAPDrCnOF8inbxzwPSMQgKfMAvtLXI
[18-Apr-2026 05:17:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 05:17:12 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 05:17:12 UTC] User ID: 359
[18-Apr-2026 05:17:12 UTC] ✅ User profile retrieved successfully for user ID: 359
[18-Apr-2026 05:17:13 UTC] === API CALL LOG ===
[18-Apr-2026 05:17:13 UTC] Endpoint: user/profile.php
[18-Apr-2026 05:17:13 UTC] Full Log Data: {
    "timestamp": "2026-04-18 05:17:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.117.108.130",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzU5IiwidXNlcm5hbWUiOiJzaWFtMjAyMCIsImVtYWlsIjoiaHJtZDQ2ODFAZ21haWwuY29tIiwiZXhwIjoxNzc3MDkzOTQ4fQ.LygetlravBaOOyAPDrCnOF8inbxzwPSMQgKfMAvtLXI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee133b0eed8bf33-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.117.108.130",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.117.108.130, 172.68.231.173"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 05:17:13 UTC] === END API CALL LOG ===
[18-Apr-2026 05:17:13 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 05:17:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzU5IiwidXNlcm5hbWUiOiJzaWFtMjAyMCIsImVtYWlsIjoiaHJtZDQ2ODFAZ21haWwuY29tIiwiZXhwIjoxNzc3MDkzOTQ4fQ.LygetlravBaOOyAPDrCnOF8inbxzwPSMQgKfMAvtLXI
[18-Apr-2026 05:17:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 05:17:13 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 05:17:13 UTC] User ID: 359
[18-Apr-2026 05:17:13 UTC] ✅ User profile retrieved successfully for user ID: 359
[18-Apr-2026 05:17:19 UTC] === API CALL LOG ===
[18-Apr-2026 05:17:19 UTC] Endpoint: user/profile.php
[18-Apr-2026 05:17:19 UTC] Full Log Data: {
    "timestamp": "2026-04-18 05:17:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.117.108.130",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzU5IiwidXNlcm5hbWUiOiJzaWFtMjAyMCIsImVtYWlsIjoiaHJtZDQ2ODFAZ21haWwuY29tIiwiZXhwIjoxNzc3MDkzOTQ4fQ.LygetlravBaOOyAPDrCnOF8inbxzwPSMQgKfMAvtLXI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee133d1da64bf33-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.117.108.130",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.117.108.130, 172.68.231.173"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 05:17:19 UTC] === END API CALL LOG ===
[18-Apr-2026 05:17:19 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 05:17:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzU5IiwidXNlcm5hbWUiOiJzaWFtMjAyMCIsImVtYWlsIjoiaHJtZDQ2ODFAZ21haWwuY29tIiwiZXhwIjoxNzc3MDkzOTQ4fQ.LygetlravBaOOyAPDrCnOF8inbxzwPSMQgKfMAvtLXI
[18-Apr-2026 05:17:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 05:17:19 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 05:17:19 UTC] User ID: 359
[18-Apr-2026 05:17:19 UTC] ✅ User profile retrieved successfully for user ID: 359
[18-Apr-2026 05:17:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Apr-2026 05:17:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Apr-2026 05:17:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzU5IiwidXNlcm5hbWUiOiJzaWFtMjAyMCIsImVtYWlsIjoiaHJtZDQ2ODFAZ21haWwuY29tIiwiZXhwIjoxNzc3MDkzOTQ4fQ.LygetlravBaOOyAPDrCnOF8inbxzwPSMQgKfMAvtLXI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ee134593e91bf33-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.117.108.130","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.117.108.130, 172.68.231.172"}
[18-Apr-2026 05:17:40 UTC] === User Orders API Called ===
[18-Apr-2026 05:17:40 UTC] User ID: 359
[18-Apr-2026 05:17:40 UTC] Limit: 20, Offset: 0
[18-Apr-2026 05:17:40 UTC] Orders found: 0
[18-Apr-2026 05:17:40 UTC] Orders data: []
[18-Apr-2026 05:17:40 UTC] Total orders count: 0
[18-Apr-2026 05:17:41 UTC] === API CALL LOG ===
[18-Apr-2026 05:17:41 UTC] Endpoint: user/profile.php
[18-Apr-2026 05:17:41 UTC] Full Log Data: {
    "timestamp": "2026-04-18 05:17:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.117.108.130",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzU5IiwidXNlcm5hbWUiOiJzaWFtMjAyMCIsImVtYWlsIjoiaHJtZDQ2ODFAZ21haWwuY29tIiwiZXhwIjoxNzc3MDkzOTQ4fQ.LygetlravBaOOyAPDrCnOF8inbxzwPSMQgKfMAvtLXI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee134594ea6bf33-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.117.108.130",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.117.108.130, 172.68.231.172"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 05:17:41 UTC] === END API CALL LOG ===
[18-Apr-2026 05:17:41 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 05:17:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzU5IiwidXNlcm5hbWUiOiJzaWFtMjAyMCIsImVtYWlsIjoiaHJtZDQ2ODFAZ21haWwuY29tIiwiZXhwIjoxNzc3MDkzOTQ4fQ.LygetlravBaOOyAPDrCnOF8inbxzwPSMQgKfMAvtLXI
[18-Apr-2026 05:17:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 05:17:41 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 05:17:41 UTC] User ID: 359
[18-Apr-2026 05:17:41 UTC] ✅ User profile retrieved successfully for user ID: 359
[18-Apr-2026 05:17:41 UTC] === API CALL LOG ===
[18-Apr-2026 05:17:41 UTC] Endpoint: user/profile.php
[18-Apr-2026 05:17:41 UTC] Full Log Data: {
    "timestamp": "2026-04-18 05:17:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.117.108.130",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzU5IiwidXNlcm5hbWUiOiJzaWFtMjAyMCIsImVtYWlsIjoiaHJtZDQ2ODFAZ21haWwuY29tIiwiZXhwIjoxNzc3MDkzOTQ4fQ.LygetlravBaOOyAPDrCnOF8inbxzwPSMQgKfMAvtLXI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee1345dbfc7bf33-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.117.108.130",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.117.108.130, 172.68.231.172"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 05:17:41 UTC] === END API CALL LOG ===
[18-Apr-2026 05:17:41 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 05:17:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzU5IiwidXNlcm5hbWUiOiJzaWFtMjAyMCIsImVtYWlsIjoiaHJtZDQ2ODFAZ21haWwuY29tIiwiZXhwIjoxNzc3MDkzOTQ4fQ.LygetlravBaOOyAPDrCnOF8inbxzwPSMQgKfMAvtLXI
[18-Apr-2026 05:17:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 05:17:41 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 05:17:41 UTC] User ID: 359
[18-Apr-2026 05:17:41 UTC] ✅ User profile retrieved successfully for user ID: 359
[18-Apr-2026 05:17:41 UTC] === API CALL LOG ===
[18-Apr-2026 05:17:41 UTC] Endpoint: user/profile.php
[18-Apr-2026 05:17:41 UTC] Full Log Data: {
    "timestamp": "2026-04-18 05:17:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.117.108.130",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzU5IiwidXNlcm5hbWUiOiJzaWFtMjAyMCIsImVtYWlsIjoiaHJtZDQ2ODFAZ21haWwuY29tIiwiZXhwIjoxNzc3MDkzOTQ4fQ.LygetlravBaOOyAPDrCnOF8inbxzwPSMQgKfMAvtLXI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee134602c55bf33-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.117.108.130",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.117.108.130, 172.68.231.172"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 05:17:41 UTC] === END API CALL LOG ===
[18-Apr-2026 05:17:41 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 05:17:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzU5IiwidXNlcm5hbWUiOiJzaWFtMjAyMCIsImVtYWlsIjoiaHJtZDQ2ODFAZ21haWwuY29tIiwiZXhwIjoxNzc3MDkzOTQ4fQ.LygetlravBaOOyAPDrCnOF8inbxzwPSMQgKfMAvtLXI
[18-Apr-2026 05:17:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 05:17:41 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 05:17:41 UTC] User ID: 359
[18-Apr-2026 05:17:41 UTC] ✅ User profile retrieved successfully for user ID: 359
[18-Apr-2026 08:32:03 UTC] === API CALL LOG ===
[18-Apr-2026 08:32:03 UTC] Endpoint: user/profile.php
[18-Apr-2026 08:32:03 UTC] Full Log Data: {
    "timestamp": "2026-04-18 08:32:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:d08:2241:95dd:50c6:3ff:fed9:35b0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYwIiwidXNlcm5hbWUiOiJ4aWFva3UiLCJlbWFpbCI6InhpYW9rdXB1YmdAZ21haWwuY29tIiwiZXhwIjoxNzc3MTA1OTIyfQ.RKaiWC-pezfhUyXfF-qDhVYaaFERH4FgyoSKjqD3asI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee25112293b3c41-KUL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:d08:2241:95dd:50c6:3ff:fed9:35b0",
        "CF-IPCountry": "MY",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2001:d08:2241:95dd:50c6:3ff:fed9:35b0, 162.158.192.138"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 08:32:03 UTC] === END API CALL LOG ===
[18-Apr-2026 08:32:03 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 08:32:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYwIiwidXNlcm5hbWUiOiJ4aWFva3UiLCJlbWFpbCI6InhpYW9rdXB1YmdAZ21haWwuY29tIiwiZXhwIjoxNzc3MTA1OTIyfQ.RKaiWC-pezfhUyXfF-qDhVYaaFERH4FgyoSKjqD3asI
[18-Apr-2026 08:32:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 08:32:03 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 08:32:03 UTC] User ID: 360
[18-Apr-2026 08:32:03 UTC] ✅ User profile retrieved successfully for user ID: 360
[18-Apr-2026 08:32:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Apr-2026 08:32:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Apr-2026 08:32:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYwIiwidXNlcm5hbWUiOiJ4aWFva3UiLCJlbWFpbCI6InhpYW9rdXB1YmdAZ21haWwuY29tIiwiZXhwIjoxNzc3MTA1OTIyfQ.RKaiWC-pezfhUyXfF-qDhVYaaFERH4FgyoSKjqD3asI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ee25112d9b73c41-KUL","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2001:d08:2241:95dd:50c6:3ff:fed9:35b0","CF-IPCountry":"MY","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2001:d08:2241:95dd:50c6:3ff:fed9:35b0, 162.158.192.139"}
[18-Apr-2026 08:32:03 UTC] === User Orders API Called ===
[18-Apr-2026 08:32:03 UTC] User ID: 360
[18-Apr-2026 08:32:03 UTC] Limit: 20, Offset: 0
[18-Apr-2026 08:32:03 UTC] Orders found: 0
[18-Apr-2026 08:32:03 UTC] Orders data: []
[18-Apr-2026 08:32:03 UTC] Total orders count: 0
[18-Apr-2026 08:32:03 UTC] === API CALL LOG ===
[18-Apr-2026 08:32:03 UTC] Endpoint: user/profile.php
[18-Apr-2026 08:32:03 UTC] Full Log Data: {
    "timestamp": "2026-04-18 08:32:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:d08:2241:95dd:50c6:3ff:fed9:35b0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYwIiwidXNlcm5hbWUiOiJ4aWFva3UiLCJlbWFpbCI6InhpYW9rdXB1YmdAZ21haWwuY29tIiwiZXhwIjoxNzc3MTA1OTIyfQ.RKaiWC-pezfhUyXfF-qDhVYaaFERH4FgyoSKjqD3asI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee25112f9ce3c41-KUL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:d08:2241:95dd:50c6:3ff:fed9:35b0",
        "CF-IPCountry": "MY",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2001:d08:2241:95dd:50c6:3ff:fed9:35b0, 162.158.192.138"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 08:32:03 UTC] === END API CALL LOG ===
[18-Apr-2026 08:32:03 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 08:32:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYwIiwidXNlcm5hbWUiOiJ4aWFva3UiLCJlbWFpbCI6InhpYW9rdXB1YmdAZ21haWwuY29tIiwiZXhwIjoxNzc3MTA1OTIyfQ.RKaiWC-pezfhUyXfF-qDhVYaaFERH4FgyoSKjqD3asI
[18-Apr-2026 08:32:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 08:32:03 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 08:32:03 UTC] User ID: 360
[18-Apr-2026 08:32:03 UTC] ✅ User profile retrieved successfully for user ID: 360
[18-Apr-2026 08:32:04 UTC] === API CALL LOG ===
[18-Apr-2026 08:32:04 UTC] Endpoint: user/profile.php
[18-Apr-2026 08:32:04 UTC] Full Log Data: {
    "timestamp": "2026-04-18 08:32:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:d08:2241:95dd:50c6:3ff:fed9:35b0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYwIiwidXNlcm5hbWUiOiJ4aWFva3UiLCJlbWFpbCI6InhpYW9rdXB1YmdAZ21haWwuY29tIiwiZXhwIjoxNzc3MTA1OTIyfQ.RKaiWC-pezfhUyXfF-qDhVYaaFERH4FgyoSKjqD3asI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee2511a28983c41-KUL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:d08:2241:95dd:50c6:3ff:fed9:35b0",
        "CF-IPCountry": "MY",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2001:d08:2241:95dd:50c6:3ff:fed9:35b0, 162.158.192.138"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 08:32:04 UTC] === END API CALL LOG ===
[18-Apr-2026 08:32:04 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 08:32:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYwIiwidXNlcm5hbWUiOiJ4aWFva3UiLCJlbWFpbCI6InhpYW9rdXB1YmdAZ21haWwuY29tIiwiZXhwIjoxNzc3MTA1OTIyfQ.RKaiWC-pezfhUyXfF-qDhVYaaFERH4FgyoSKjqD3asI
[18-Apr-2026 08:32:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 08:32:04 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 08:32:04 UTC] User ID: 360
[18-Apr-2026 08:32:04 UTC] ✅ User profile retrieved successfully for user ID: 360
[18-Apr-2026 08:32:30 UTC] === API CALL LOG ===
[18-Apr-2026 08:32:30 UTC] Endpoint: user/profile.php
[18-Apr-2026 08:32:30 UTC] Full Log Data: {
    "timestamp": "2026-04-18 08:32:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:d08:2241:95dd:50c6:3ff:fed9:35b0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYwIiwidXNlcm5hbWUiOiJ4aWFva3UiLCJlbWFpbCI6InhpYW9rdXB1YmdAZ21haWwuY29tIiwiZXhwIjoxNzc3MTA1OTIyfQ.RKaiWC-pezfhUyXfF-qDhVYaaFERH4FgyoSKjqD3asI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee251be6e473c3b-KUL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:d08:2241:95dd:50c6:3ff:fed9:35b0",
        "CF-IPCountry": "MY",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2001:d08:2241:95dd:50c6:3ff:fed9:35b0, 162.158.192.138"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 08:32:30 UTC] === END API CALL LOG ===
[18-Apr-2026 08:32:30 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 08:32:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYwIiwidXNlcm5hbWUiOiJ4aWFva3UiLCJlbWFpbCI6InhpYW9rdXB1YmdAZ21haWwuY29tIiwiZXhwIjoxNzc3MTA1OTIyfQ.RKaiWC-pezfhUyXfF-qDhVYaaFERH4FgyoSKjqD3asI
[18-Apr-2026 08:32:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 08:32:30 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 08:32:30 UTC] User ID: 360
[18-Apr-2026 08:32:30 UTC] ✅ User profile retrieved successfully for user ID: 360
[18-Apr-2026 08:32:32 UTC] === API CALL LOG ===
[18-Apr-2026 08:32:32 UTC] Endpoint: user/profile.php
[18-Apr-2026 08:32:32 UTC] Full Log Data: {
    "timestamp": "2026-04-18 08:32:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:d08:2241:95dd:50c6:3ff:fed9:35b0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYwIiwidXNlcm5hbWUiOiJ4aWFva3UiLCJlbWFpbCI6InhpYW9rdXB1YmdAZ21haWwuY29tIiwiZXhwIjoxNzc3MTA1OTIyfQ.RKaiWC-pezfhUyXfF-qDhVYaaFERH4FgyoSKjqD3asI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee251caeb593c3b-KUL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:d08:2241:95dd:50c6:3ff:fed9:35b0",
        "CF-IPCountry": "MY",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2001:d08:2241:95dd:50c6:3ff:fed9:35b0, 162.158.192.138"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 08:32:32 UTC] === END API CALL LOG ===
[18-Apr-2026 08:32:32 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 08:32:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYwIiwidXNlcm5hbWUiOiJ4aWFva3UiLCJlbWFpbCI6InhpYW9rdXB1YmdAZ21haWwuY29tIiwiZXhwIjoxNzc3MTA1OTIyfQ.RKaiWC-pezfhUyXfF-qDhVYaaFERH4FgyoSKjqD3asI
[18-Apr-2026 08:32:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 08:32:32 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 08:32:32 UTC] User ID: 360
[18-Apr-2026 08:32:32 UTC] ✅ User profile retrieved successfully for user ID: 360
[18-Apr-2026 08:32:32 UTC] User Purchases API - User ID: 360
[18-Apr-2026 08:32:32 UTC] User Purchases API - Total purchases found: 0
[18-Apr-2026 08:32:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Apr-2026 08:32:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Apr-2026 08:32:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYwIiwidXNlcm5hbWUiOiJ4aWFva3UiLCJlbWFpbCI6InhpYW9rdXB1YmdAZ21haWwuY29tIiwiZXhwIjoxNzc3MTA1OTIyfQ.RKaiWC-pezfhUyXfF-qDhVYaaFERH4FgyoSKjqD3asI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ee251e50f723c3b-KUL","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2001:d08:2241:95dd:50c6:3ff:fed9:35b0","CF-IPCountry":"MY","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2001:d08:2241:95dd:50c6:3ff:fed9:35b0, 162.158.192.138"}
[18-Apr-2026 08:32:36 UTC] === User Orders API Called ===
[18-Apr-2026 08:32:36 UTC] User ID: 360
[18-Apr-2026 08:32:36 UTC] Limit: 20, Offset: 0
[18-Apr-2026 08:32:36 UTC] Orders found: 0
[18-Apr-2026 08:32:36 UTC] Orders data: []
[18-Apr-2026 08:32:36 UTC] Total orders count: 0
[18-Apr-2026 08:32:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Apr-2026 08:32:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Apr-2026 08:32:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYwIiwidXNlcm5hbWUiOiJ4aWFva3UiLCJlbWFpbCI6InhpYW9rdXB1YmdAZ21haWwuY29tIiwiZXhwIjoxNzc3MTA1OTIyfQ.RKaiWC-pezfhUyXfF-qDhVYaaFERH4FgyoSKjqD3asI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ee2520d0dcf3c3b-KUL","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2001:d08:2241:95dd:50c6:3ff:fed9:35b0","CF-IPCountry":"MY","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2001:d08:2241:95dd:50c6:3ff:fed9:35b0, 162.158.192.138"}
[18-Apr-2026 08:32:43 UTC] === User Orders API Called ===
[18-Apr-2026 08:32:43 UTC] User ID: 360
[18-Apr-2026 08:32:43 UTC] Limit: 20, Offset: 0
[18-Apr-2026 08:32:43 UTC] Orders found: 0
[18-Apr-2026 08:32:43 UTC] Orders data: []
[18-Apr-2026 08:32:43 UTC] Total orders count: 0
[18-Apr-2026 08:33:59 UTC] === API CALL LOG ===
[18-Apr-2026 08:33:59 UTC] Endpoint: user/profile.php
[18-Apr-2026 08:33:59 UTC] Full Log Data: {
    "timestamp": "2026-04-18 08:33:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:d08:2241:95dd:50c6:3ff:fed9:35b0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYwIiwidXNlcm5hbWUiOiJ4aWFva3UiLCJlbWFpbCI6InhpYW9rdXB1YmdAZ21haWwuY29tIiwiZXhwIjoxNzc3MTA1OTIyfQ.RKaiWC-pezfhUyXfF-qDhVYaaFERH4FgyoSKjqD3asI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee253ebad4e3c5c-KUL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:d08:2241:95dd:50c6:3ff:fed9:35b0",
        "CF-IPCountry": "MY",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2001:d08:2241:95dd:50c6:3ff:fed9:35b0, 162.158.192.139"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 08:33:59 UTC] === END API CALL LOG ===
[18-Apr-2026 08:33:59 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 08:33:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYwIiwidXNlcm5hbWUiOiJ4aWFva3UiLCJlbWFpbCI6InhpYW9rdXB1YmdAZ21haWwuY29tIiwiZXhwIjoxNzc3MTA1OTIyfQ.RKaiWC-pezfhUyXfF-qDhVYaaFERH4FgyoSKjqD3asI
[18-Apr-2026 08:33:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 08:33:59 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 08:33:59 UTC] User ID: 360
[18-Apr-2026 08:33:59 UTC] ✅ User profile retrieved successfully for user ID: 360
[18-Apr-2026 08:34:00 UTC] === API CALL LOG ===
[18-Apr-2026 08:34:00 UTC] Endpoint: user/profile.php
[18-Apr-2026 08:34:00 UTC] Full Log Data: {
    "timestamp": "2026-04-18 08:34:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:d08:2241:95dd:50c6:3ff:fed9:35b0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYwIiwidXNlcm5hbWUiOiJ4aWFva3UiLCJlbWFpbCI6InhpYW9rdXB1YmdAZ21haWwuY29tIiwiZXhwIjoxNzc3MTA1OTIyfQ.RKaiWC-pezfhUyXfF-qDhVYaaFERH4FgyoSKjqD3asI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee253eeffc63c5c-KUL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:d08:2241:95dd:50c6:3ff:fed9:35b0",
        "CF-IPCountry": "MY",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2001:d08:2241:95dd:50c6:3ff:fed9:35b0, 162.158.192.139"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 08:34:00 UTC] === END API CALL LOG ===
[18-Apr-2026 08:34:00 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 08:34:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYwIiwidXNlcm5hbWUiOiJ4aWFva3UiLCJlbWFpbCI6InhpYW9rdXB1YmdAZ21haWwuY29tIiwiZXhwIjoxNzc3MTA1OTIyfQ.RKaiWC-pezfhUyXfF-qDhVYaaFERH4FgyoSKjqD3asI
[18-Apr-2026 08:34:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 08:34:00 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 08:34:00 UTC] User ID: 360
[18-Apr-2026 08:34:00 UTC] ✅ User profile retrieved successfully for user ID: 360
[18-Apr-2026 08:34:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Apr-2026 08:34:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Apr-2026 08:34:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYwIiwidXNlcm5hbWUiOiJ4aWFva3UiLCJlbWFpbCI6InhpYW9rdXB1YmdAZ21haWwuY29tIiwiZXhwIjoxNzc3MTA1OTIyfQ.RKaiWC-pezfhUyXfF-qDhVYaaFERH4FgyoSKjqD3asI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ee253eb8d2b3c5c-KUL","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2001:d08:2241:95dd:50c6:3ff:fed9:35b0","CF-IPCountry":"MY","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2001:d08:2241:95dd:50c6:3ff:fed9:35b0, 162.158.192.139"}
[18-Apr-2026 08:34:01 UTC] === User Orders API Called ===
[18-Apr-2026 08:34:01 UTC] User ID: 360
[18-Apr-2026 08:34:01 UTC] Limit: 20, Offset: 0
[18-Apr-2026 08:34:01 UTC] Orders found: 0
[18-Apr-2026 08:34:01 UTC] Orders data: []
[18-Apr-2026 08:34:01 UTC] Total orders count: 0
[18-Apr-2026 08:34:48 UTC] === API CALL LOG ===
[18-Apr-2026 08:34:48 UTC] Endpoint: user/profile.php
[18-Apr-2026 08:34:48 UTC] Full Log Data: {
    "timestamp": "2026-04-18 08:34:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:d08:2241:95dd:50c6:3ff:fed9:35b0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYwIiwidXNlcm5hbWUiOiJ4aWFva3UiLCJlbWFpbCI6InhpYW9rdXB1YmdAZ21haWwuY29tIiwiZXhwIjoxNzc3MTA1OTIyfQ.RKaiWC-pezfhUyXfF-qDhVYaaFERH4FgyoSKjqD3asI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee2551afa313c4d-KUL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:d08:2241:95dd:50c6:3ff:fed9:35b0",
        "CF-IPCountry": "MY",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2001:d08:2241:95dd:50c6:3ff:fed9:35b0, 162.158.192.139"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 08:34:48 UTC] === END API CALL LOG ===
[18-Apr-2026 08:34:48 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 08:34:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYwIiwidXNlcm5hbWUiOiJ4aWFva3UiLCJlbWFpbCI6InhpYW9rdXB1YmdAZ21haWwuY29tIiwiZXhwIjoxNzc3MTA1OTIyfQ.RKaiWC-pezfhUyXfF-qDhVYaaFERH4FgyoSKjqD3asI
[18-Apr-2026 08:34:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 08:34:48 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 08:34:48 UTC] User ID: 360
[18-Apr-2026 08:34:48 UTC] ✅ User profile retrieved successfully for user ID: 360
[18-Apr-2026 08:35:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Apr-2026 08:35:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Apr-2026 08:35:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYwIiwidXNlcm5hbWUiOiJ4aWFva3UiLCJlbWFpbCI6InhpYW9rdXB1YmdAZ21haWwuY29tIiwiZXhwIjoxNzc3MTA1OTIyfQ.RKaiWC-pezfhUyXfF-qDhVYaaFERH4FgyoSKjqD3asI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ee255b988073c4d-KUL","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2001:d08:2241:95dd:50c6:3ff:fed9:35b0","CF-IPCountry":"MY","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2001:d08:2241:95dd:50c6:3ff:fed9:35b0, 162.158.192.138"}
[18-Apr-2026 08:35:13 UTC] === User Orders API Called ===
[18-Apr-2026 08:35:13 UTC] User ID: 360
[18-Apr-2026 08:35:13 UTC] Limit: 20, Offset: 0
[18-Apr-2026 08:35:13 UTC] Orders found: 0
[18-Apr-2026 08:35:13 UTC] Orders data: []
[18-Apr-2026 08:35:13 UTC] Total orders count: 0
[18-Apr-2026 08:35:13 UTC] === API CALL LOG ===
[18-Apr-2026 08:35:13 UTC] Endpoint: user/profile.php
[18-Apr-2026 08:35:13 UTC] Full Log Data: {
    "timestamp": "2026-04-18 08:35:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:d08:2241:95dd:50c6:3ff:fed9:35b0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYwIiwidXNlcm5hbWUiOiJ4aWFva3UiLCJlbWFpbCI6InhpYW9rdXB1YmdAZ21haWwuY29tIiwiZXhwIjoxNzc3MTA1OTIyfQ.RKaiWC-pezfhUyXfF-qDhVYaaFERH4FgyoSKjqD3asI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee255b9a8213c4d-KUL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:d08:2241:95dd:50c6:3ff:fed9:35b0",
        "CF-IPCountry": "MY",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2001:d08:2241:95dd:50c6:3ff:fed9:35b0, 162.158.192.139"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 08:35:13 UTC] === END API CALL LOG ===
[18-Apr-2026 08:35:13 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 08:35:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYwIiwidXNlcm5hbWUiOiJ4aWFva3UiLCJlbWFpbCI6InhpYW9rdXB1YmdAZ21haWwuY29tIiwiZXhwIjoxNzc3MTA1OTIyfQ.RKaiWC-pezfhUyXfF-qDhVYaaFERH4FgyoSKjqD3asI
[18-Apr-2026 08:35:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 08:35:13 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 08:35:13 UTC] User ID: 360
[18-Apr-2026 08:35:13 UTC] ✅ User profile retrieved successfully for user ID: 360
[18-Apr-2026 08:35:14 UTC] === API CALL LOG ===
[18-Apr-2026 08:35:14 UTC] Endpoint: user/profile.php
[18-Apr-2026 08:35:14 UTC] Full Log Data: {
    "timestamp": "2026-04-18 08:35:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:d08:2241:95dd:50c6:3ff:fed9:35b0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYwIiwidXNlcm5hbWUiOiJ4aWFva3UiLCJlbWFpbCI6InhpYW9rdXB1YmdAZ21haWwuY29tIiwiZXhwIjoxNzc3MTA1OTIyfQ.RKaiWC-pezfhUyXfF-qDhVYaaFERH4FgyoSKjqD3asI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee255bd7b543c4d-KUL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:d08:2241:95dd:50c6:3ff:fed9:35b0",
        "CF-IPCountry": "MY",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2001:d08:2241:95dd:50c6:3ff:fed9:35b0, 162.158.192.138"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 08:35:14 UTC] === END API CALL LOG ===
[18-Apr-2026 08:35:14 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 08:35:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYwIiwidXNlcm5hbWUiOiJ4aWFva3UiLCJlbWFpbCI6InhpYW9rdXB1YmdAZ21haWwuY29tIiwiZXhwIjoxNzc3MTA1OTIyfQ.RKaiWC-pezfhUyXfF-qDhVYaaFERH4FgyoSKjqD3asI
[18-Apr-2026 08:35:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 08:35:14 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 08:35:14 UTC] User ID: 360
[18-Apr-2026 08:35:14 UTC] ✅ User profile retrieved successfully for user ID: 360
[18-Apr-2026 08:35:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Apr-2026 08:35:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Apr-2026 08:35:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYwIiwidXNlcm5hbWUiOiJ4aWFva3UiLCJlbWFpbCI6InhpYW9rdXB1YmdAZ21haWwuY29tIiwiZXhwIjoxNzc3MTA1OTIyfQ.RKaiWC-pezfhUyXfF-qDhVYaaFERH4FgyoSKjqD3asI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ee256a73bf13c56-KUL","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2001:d08:2241:95dd:50c6:3ff:fed9:35b0","CF-IPCountry":"MY","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2001:d08:2241:95dd:50c6:3ff:fed9:35b0, 162.158.192.138"}
[18-Apr-2026 08:35:51 UTC] === User Orders API Called ===
[18-Apr-2026 08:35:51 UTC] User ID: 360
[18-Apr-2026 08:35:51 UTC] Limit: 20, Offset: 0
[18-Apr-2026 08:35:51 UTC] Orders found: 0
[18-Apr-2026 08:35:51 UTC] Orders data: []
[18-Apr-2026 08:35:51 UTC] Total orders count: 0
[18-Apr-2026 08:35:53 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Apr-2026 08:35:53 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Apr-2026 08:35:53 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYwIiwidXNlcm5hbWUiOiJ4aWFva3UiLCJlbWFpbCI6InhpYW9rdXB1YmdAZ21haWwuY29tIiwiZXhwIjoxNzc3MTA1OTIyfQ.RKaiWC-pezfhUyXfF-qDhVYaaFERH4FgyoSKjqD3asI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ee256b24fe53c56-KUL","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2001:d08:2241:95dd:50c6:3ff:fed9:35b0","CF-IPCountry":"MY","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2001:d08:2241:95dd:50c6:3ff:fed9:35b0, 162.158.192.138"}
[18-Apr-2026 08:35:53 UTC] === User Orders API Called ===
[18-Apr-2026 08:35:53 UTC] User ID: 360
[18-Apr-2026 08:35:53 UTC] Limit: 20, Offset: 0
[18-Apr-2026 08:35:53 UTC] Orders found: 0
[18-Apr-2026 08:35:53 UTC] Orders data: []
[18-Apr-2026 08:35:53 UTC] Total orders count: 0
[18-Apr-2026 08:35:53 UTC] === API CALL LOG ===
[18-Apr-2026 08:35:53 UTC] Endpoint: user/profile.php
[18-Apr-2026 08:35:53 UTC] Full Log Data: {
    "timestamp": "2026-04-18 08:35:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:d08:2241:95dd:50c6:3ff:fed9:35b0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYwIiwidXNlcm5hbWUiOiJ4aWFva3UiLCJlbWFpbCI6InhpYW9rdXB1YmdAZ21haWwuY29tIiwiZXhwIjoxNzc3MTA1OTIyfQ.RKaiWC-pezfhUyXfF-qDhVYaaFERH4FgyoSKjqD3asI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee256b2982c3c56-KUL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:d08:2241:95dd:50c6:3ff:fed9:35b0",
        "CF-IPCountry": "MY",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2001:d08:2241:95dd:50c6:3ff:fed9:35b0, 162.158.192.139"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 08:35:53 UTC] === END API CALL LOG ===
[18-Apr-2026 08:35:53 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 08:35:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYwIiwidXNlcm5hbWUiOiJ4aWFva3UiLCJlbWFpbCI6InhpYW9rdXB1YmdAZ21haWwuY29tIiwiZXhwIjoxNzc3MTA1OTIyfQ.RKaiWC-pezfhUyXfF-qDhVYaaFERH4FgyoSKjqD3asI
[18-Apr-2026 08:35:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 08:35:53 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 08:35:53 UTC] User ID: 360
[18-Apr-2026 08:35:53 UTC] ✅ User profile retrieved successfully for user ID: 360
[18-Apr-2026 08:35:54 UTC] === API CALL LOG ===
[18-Apr-2026 08:35:54 UTC] Endpoint: user/profile.php
[18-Apr-2026 08:35:54 UTC] Full Log Data: {
    "timestamp": "2026-04-18 08:35:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:d08:2241:95dd:50c6:3ff:fed9:35b0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYwIiwidXNlcm5hbWUiOiJ4aWFva3UiLCJlbWFpbCI6InhpYW9rdXB1YmdAZ21haWwuY29tIiwiZXhwIjoxNzc3MTA1OTIyfQ.RKaiWC-pezfhUyXfF-qDhVYaaFERH4FgyoSKjqD3asI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee256b67cd13c56-KUL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:d08:2241:95dd:50c6:3ff:fed9:35b0",
        "CF-IPCountry": "MY",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2001:d08:2241:95dd:50c6:3ff:fed9:35b0, 162.158.192.139"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 08:35:54 UTC] === END API CALL LOG ===
[18-Apr-2026 08:35:54 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 08:35:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYwIiwidXNlcm5hbWUiOiJ4aWFva3UiLCJlbWFpbCI6InhpYW9rdXB1YmdAZ21haWwuY29tIiwiZXhwIjoxNzc3MTA1OTIyfQ.RKaiWC-pezfhUyXfF-qDhVYaaFERH4FgyoSKjqD3asI
[18-Apr-2026 08:35:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 08:35:54 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 08:35:54 UTC] User ID: 360
[18-Apr-2026 08:35:54 UTC] ✅ User profile retrieved successfully for user ID: 360
[18-Apr-2026 08:36:07 UTC] === API CALL LOG ===
[18-Apr-2026 08:36:07 UTC] Endpoint: user/profile.php
[18-Apr-2026 08:36:07 UTC] Full Log Data: {
    "timestamp": "2026-04-18 08:36:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:d08:2241:95dd:50c6:3ff:fed9:35b0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYwIiwidXNlcm5hbWUiOiJ4aWFva3UiLCJlbWFpbCI6InhpYW9rdXB1YmdAZ21haWwuY29tIiwiZXhwIjoxNzc3MTA1OTIyfQ.RKaiWC-pezfhUyXfF-qDhVYaaFERH4FgyoSKjqD3asI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee25707fca13c56-KUL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:d08:2241:95dd:50c6:3ff:fed9:35b0",
        "CF-IPCountry": "MY",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2001:d08:2241:95dd:50c6:3ff:fed9:35b0, 162.158.192.138"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 08:36:07 UTC] === END API CALL LOG ===
[18-Apr-2026 08:36:07 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 08:36:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYwIiwidXNlcm5hbWUiOiJ4aWFva3UiLCJlbWFpbCI6InhpYW9rdXB1YmdAZ21haWwuY29tIiwiZXhwIjoxNzc3MTA1OTIyfQ.RKaiWC-pezfhUyXfF-qDhVYaaFERH4FgyoSKjqD3asI
[18-Apr-2026 08:36:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 08:36:07 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 08:36:07 UTC] User ID: 360
[18-Apr-2026 08:36:07 UTC] ✅ User profile retrieved successfully for user ID: 360
[18-Apr-2026 08:37:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Apr-2026 08:37:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Apr-2026 08:37:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYwIiwidXNlcm5hbWUiOiJ4aWFva3UiLCJlbWFpbCI6InhpYW9rdXB1YmdAZ21haWwuY29tIiwiZXhwIjoxNzc3MTA1OTIyfQ.RKaiWC-pezfhUyXfF-qDhVYaaFERH4FgyoSKjqD3asI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ee2592fbecd3c3f-KUL","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2001:d08:2241:95dd:50c6:3ff:fed9:35b0","CF-IPCountry":"MY","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2001:d08:2241:95dd:50c6:3ff:fed9:35b0, 162.158.192.138"}
[18-Apr-2026 08:37:35 UTC] === User Orders API Called ===
[18-Apr-2026 08:37:35 UTC] User ID: 360
[18-Apr-2026 08:37:35 UTC] Limit: 20, Offset: 0
[18-Apr-2026 08:37:35 UTC] Orders found: 0
[18-Apr-2026 08:37:35 UTC] Orders data: []
[18-Apr-2026 08:37:35 UTC] Total orders count: 0
[18-Apr-2026 08:37:35 UTC] === API CALL LOG ===
[18-Apr-2026 08:37:35 UTC] Endpoint: user/profile.php
[18-Apr-2026 08:37:35 UTC] Full Log Data: {
    "timestamp": "2026-04-18 08:37:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:d08:2241:95dd:50c6:3ff:fed9:35b0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYwIiwidXNlcm5hbWUiOiJ4aWFva3UiLCJlbWFpbCI6InhpYW9rdXB1YmdAZ21haWwuY29tIiwiZXhwIjoxNzc3MTA1OTIyfQ.RKaiWC-pezfhUyXfF-qDhVYaaFERH4FgyoSKjqD3asI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee259304f623c3f-KUL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:d08:2241:95dd:50c6:3ff:fed9:35b0",
        "CF-IPCountry": "MY",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2001:d08:2241:95dd:50c6:3ff:fed9:35b0, 162.158.192.138"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 08:37:35 UTC] === END API CALL LOG ===
[18-Apr-2026 08:37:35 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 08:37:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYwIiwidXNlcm5hbWUiOiJ4aWFva3UiLCJlbWFpbCI6InhpYW9rdXB1YmdAZ21haWwuY29tIiwiZXhwIjoxNzc3MTA1OTIyfQ.RKaiWC-pezfhUyXfF-qDhVYaaFERH4FgyoSKjqD3asI
[18-Apr-2026 08:37:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 08:37:35 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 08:37:35 UTC] User ID: 360
[18-Apr-2026 08:37:35 UTC] ✅ User profile retrieved successfully for user ID: 360
[18-Apr-2026 08:37:35 UTC] === API CALL LOG ===
[18-Apr-2026 08:37:35 UTC] Endpoint: user/profile.php
[18-Apr-2026 08:37:35 UTC] Full Log Data: {
    "timestamp": "2026-04-18 08:37:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:d08:2241:95dd:50c6:3ff:fed9:35b0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYwIiwidXNlcm5hbWUiOiJ4aWFva3UiLCJlbWFpbCI6InhpYW9rdXB1YmdAZ21haWwuY29tIiwiZXhwIjoxNzc3MTA1OTIyfQ.RKaiWC-pezfhUyXfF-qDhVYaaFERH4FgyoSKjqD3asI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee25932fa433c3f-KUL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:d08:2241:95dd:50c6:3ff:fed9:35b0",
        "CF-IPCountry": "MY",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2001:d08:2241:95dd:50c6:3ff:fed9:35b0, 162.158.192.138"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 08:37:35 UTC] === END API CALL LOG ===
[18-Apr-2026 08:37:35 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 08:37:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYwIiwidXNlcm5hbWUiOiJ4aWFva3UiLCJlbWFpbCI6InhpYW9rdXB1YmdAZ21haWwuY29tIiwiZXhwIjoxNzc3MTA1OTIyfQ.RKaiWC-pezfhUyXfF-qDhVYaaFERH4FgyoSKjqD3asI
[18-Apr-2026 08:37:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 08:37:35 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 08:37:35 UTC] User ID: 360
[18-Apr-2026 08:37:35 UTC] ✅ User profile retrieved successfully for user ID: 360
[18-Apr-2026 08:37:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Apr-2026 08:37:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Apr-2026 08:37:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYwIiwidXNlcm5hbWUiOiJ4aWFva3UiLCJlbWFpbCI6InhpYW9rdXB1YmdAZ21haWwuY29tIiwiZXhwIjoxNzc3MTA1OTIyfQ.RKaiWC-pezfhUyXfF-qDhVYaaFERH4FgyoSKjqD3asI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ee2597e79c93c3f-KUL","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2001:d08:2241:95dd:50c6:3ff:fed9:35b0","CF-IPCountry":"MY","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2001:d08:2241:95dd:50c6:3ff:fed9:35b0, 162.158.192.139"}
[18-Apr-2026 08:37:48 UTC] === User Orders API Called ===
[18-Apr-2026 08:37:48 UTC] User ID: 360
[18-Apr-2026 08:37:48 UTC] Limit: 20, Offset: 0
[18-Apr-2026 08:37:48 UTC] Orders found: 0
[18-Apr-2026 08:37:48 UTC] Orders data: []
[18-Apr-2026 08:37:48 UTC] Total orders count: 0
[18-Apr-2026 08:37:49 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Apr-2026 08:37:49 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Apr-2026 08:37:49 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYwIiwidXNlcm5hbWUiOiJ4aWFva3UiLCJlbWFpbCI6InhpYW9rdXB1YmdAZ21haWwuY29tIiwiZXhwIjoxNzc3MTA1OTIyfQ.RKaiWC-pezfhUyXfF-qDhVYaaFERH4FgyoSKjqD3asI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ee25986f9a93c3f-KUL","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2001:d08:2241:95dd:50c6:3ff:fed9:35b0","CF-IPCountry":"MY","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2001:d08:2241:95dd:50c6:3ff:fed9:35b0, 162.158.192.139"}
[18-Apr-2026 08:37:49 UTC] === User Orders API Called ===
[18-Apr-2026 08:37:49 UTC] User ID: 360
[18-Apr-2026 08:37:49 UTC] Limit: 20, Offset: 0
[18-Apr-2026 08:37:49 UTC] Orders found: 0
[18-Apr-2026 08:37:49 UTC] Orders data: []
[18-Apr-2026 08:37:49 UTC] Total orders count: 0
[18-Apr-2026 08:37:49 UTC] === API CALL LOG ===
[18-Apr-2026 08:37:49 UTC] Endpoint: user/profile.php
[18-Apr-2026 08:37:49 UTC] Full Log Data: {
    "timestamp": "2026-04-18 08:37:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:d08:2241:95dd:50c6:3ff:fed9:35b0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYwIiwidXNlcm5hbWUiOiJ4aWFva3UiLCJlbWFpbCI6InhpYW9rdXB1YmdAZ21haWwuY29tIiwiZXhwIjoxNzc3MTA1OTIyfQ.RKaiWC-pezfhUyXfF-qDhVYaaFERH4FgyoSKjqD3asI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee2598739e93c3f-KUL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:d08:2241:95dd:50c6:3ff:fed9:35b0",
        "CF-IPCountry": "MY",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2001:d08:2241:95dd:50c6:3ff:fed9:35b0, 162.158.192.139"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 08:37:49 UTC] === END API CALL LOG ===
[18-Apr-2026 08:37:49 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 08:37:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYwIiwidXNlcm5hbWUiOiJ4aWFva3UiLCJlbWFpbCI6InhpYW9rdXB1YmdAZ21haWwuY29tIiwiZXhwIjoxNzc3MTA1OTIyfQ.RKaiWC-pezfhUyXfF-qDhVYaaFERH4FgyoSKjqD3asI
[18-Apr-2026 08:37:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 08:37:49 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 08:37:49 UTC] User ID: 360
[18-Apr-2026 08:37:49 UTC] ✅ User profile retrieved successfully for user ID: 360
[18-Apr-2026 08:37:50 UTC] === API CALL LOG ===
[18-Apr-2026 08:37:50 UTC] Endpoint: user/profile.php
[18-Apr-2026 08:37:50 UTC] Full Log Data: {
    "timestamp": "2026-04-18 08:37:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:d08:2241:95dd:50c6:3ff:fed9:35b0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYwIiwidXNlcm5hbWUiOiJ4aWFva3UiLCJlbWFpbCI6InhpYW9rdXB1YmdAZ21haWwuY29tIiwiZXhwIjoxNzc3MTA1OTIyfQ.RKaiWC-pezfhUyXfF-qDhVYaaFERH4FgyoSKjqD3asI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee2598b0d1a3c3f-KUL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:d08:2241:95dd:50c6:3ff:fed9:35b0",
        "CF-IPCountry": "MY",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2001:d08:2241:95dd:50c6:3ff:fed9:35b0, 162.158.192.139"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 08:37:50 UTC] === END API CALL LOG ===
[18-Apr-2026 08:37:50 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 08:37:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYwIiwidXNlcm5hbWUiOiJ4aWFva3UiLCJlbWFpbCI6InhpYW9rdXB1YmdAZ21haWwuY29tIiwiZXhwIjoxNzc3MTA1OTIyfQ.RKaiWC-pezfhUyXfF-qDhVYaaFERH4FgyoSKjqD3asI
[18-Apr-2026 08:37:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 08:37:50 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 08:37:50 UTC] User ID: 360
[18-Apr-2026 08:37:50 UTC] ✅ User profile retrieved successfully for user ID: 360
[18-Apr-2026 08:37:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Apr-2026 08:37:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Apr-2026 08:37:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYwIiwidXNlcm5hbWUiOiJ4aWFva3UiLCJlbWFpbCI6InhpYW9rdXB1YmdAZ21haWwuY29tIiwiZXhwIjoxNzc3MTA1OTIyfQ.RKaiWC-pezfhUyXfF-qDhVYaaFERH4FgyoSKjqD3asI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ee259a91fdf3c3f-KUL","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2001:d08:2241:95dd:50c6:3ff:fed9:35b0","CF-IPCountry":"MY","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2001:d08:2241:95dd:50c6:3ff:fed9:35b0, 162.158.192.139"}
[18-Apr-2026 08:37:54 UTC] === User Orders API Called ===
[18-Apr-2026 08:37:54 UTC] User ID: 360
[18-Apr-2026 08:37:54 UTC] Limit: 20, Offset: 0
[18-Apr-2026 08:37:54 UTC] Orders found: 0
[18-Apr-2026 08:37:54 UTC] Orders data: []
[18-Apr-2026 08:37:54 UTC] Total orders count: 0
[18-Apr-2026 08:37:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Apr-2026 08:37:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Apr-2026 08:37:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYwIiwidXNlcm5hbWUiOiJ4aWFva3UiLCJlbWFpbCI6InhpYW9rdXB1YmdAZ21haWwuY29tIiwiZXhwIjoxNzc3MTA1OTIyfQ.RKaiWC-pezfhUyXfF-qDhVYaaFERH4FgyoSKjqD3asI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ee259b88dbb3c3f-KUL","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2001:d08:2241:95dd:50c6:3ff:fed9:35b0","CF-IPCountry":"MY","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2001:d08:2241:95dd:50c6:3ff:fed9:35b0, 162.158.192.139"}
[18-Apr-2026 08:37:57 UTC] === User Orders API Called ===
[18-Apr-2026 08:37:57 UTC] User ID: 360
[18-Apr-2026 08:37:57 UTC] Limit: 20, Offset: 0
[18-Apr-2026 08:37:57 UTC] Orders found: 0
[18-Apr-2026 08:37:57 UTC] Orders data: []
[18-Apr-2026 08:37:57 UTC] Total orders count: 0
[18-Apr-2026 08:37:57 UTC] === API CALL LOG ===
[18-Apr-2026 08:37:57 UTC] Endpoint: user/profile.php
[18-Apr-2026 08:37:57 UTC] Full Log Data: {
    "timestamp": "2026-04-18 08:37:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:d08:2241:95dd:50c6:3ff:fed9:35b0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYwIiwidXNlcm5hbWUiOiJ4aWFva3UiLCJlbWFpbCI6InhpYW9rdXB1YmdAZ21haWwuY29tIiwiZXhwIjoxNzc3MTA1OTIyfQ.RKaiWC-pezfhUyXfF-qDhVYaaFERH4FgyoSKjqD3asI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee259b8ee173c3f-KUL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:d08:2241:95dd:50c6:3ff:fed9:35b0",
        "CF-IPCountry": "MY",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2001:d08:2241:95dd:50c6:3ff:fed9:35b0, 162.158.192.139"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 08:37:57 UTC] === END API CALL LOG ===
[18-Apr-2026 08:37:57 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 08:37:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYwIiwidXNlcm5hbWUiOiJ4aWFva3UiLCJlbWFpbCI6InhpYW9rdXB1YmdAZ21haWwuY29tIiwiZXhwIjoxNzc3MTA1OTIyfQ.RKaiWC-pezfhUyXfF-qDhVYaaFERH4FgyoSKjqD3asI
[18-Apr-2026 08:37:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 08:37:57 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 08:37:57 UTC] User ID: 360
[18-Apr-2026 08:37:57 UTC] ✅ User profile retrieved successfully for user ID: 360
[18-Apr-2026 08:37:57 UTC] === API CALL LOG ===
[18-Apr-2026 08:37:57 UTC] Endpoint: user/profile.php
[18-Apr-2026 08:37:57 UTC] Full Log Data: {
    "timestamp": "2026-04-18 08:37:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:d08:2241:95dd:50c6:3ff:fed9:35b0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYwIiwidXNlcm5hbWUiOiJ4aWFva3UiLCJlbWFpbCI6InhpYW9rdXB1YmdAZ21haWwuY29tIiwiZXhwIjoxNzc3MTA1OTIyfQ.RKaiWC-pezfhUyXfF-qDhVYaaFERH4FgyoSKjqD3asI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee259bcb9403c3f-KUL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:d08:2241:95dd:50c6:3ff:fed9:35b0",
        "CF-IPCountry": "MY",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2001:d08:2241:95dd:50c6:3ff:fed9:35b0, 162.158.192.139"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 08:37:57 UTC] === END API CALL LOG ===
[18-Apr-2026 08:37:57 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 08:37:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYwIiwidXNlcm5hbWUiOiJ4aWFva3UiLCJlbWFpbCI6InhpYW9rdXB1YmdAZ21haWwuY29tIiwiZXhwIjoxNzc3MTA1OTIyfQ.RKaiWC-pezfhUyXfF-qDhVYaaFERH4FgyoSKjqD3asI
[18-Apr-2026 08:37:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 08:37:57 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 08:37:57 UTC] User ID: 360
[18-Apr-2026 08:37:57 UTC] ✅ User profile retrieved successfully for user ID: 360
[18-Apr-2026 08:38:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Apr-2026 08:38:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Apr-2026 08:38:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYwIiwidXNlcm5hbWUiOiJ4aWFva3UiLCJlbWFpbCI6InhpYW9rdXB1YmdAZ21haWwuY29tIiwiZXhwIjoxNzc3MTA1OTIyfQ.RKaiWC-pezfhUyXfF-qDhVYaaFERH4FgyoSKjqD3asI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ee25a120ea33c3f-KUL","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2001:d08:2241:95dd:50c6:3ff:fed9:35b0","CF-IPCountry":"MY","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2001:d08:2241:95dd:50c6:3ff:fed9:35b0, 162.158.192.138"}
[18-Apr-2026 08:38:11 UTC] === User Orders API Called ===
[18-Apr-2026 08:38:11 UTC] User ID: 360
[18-Apr-2026 08:38:11 UTC] Limit: 20, Offset: 0
[18-Apr-2026 08:38:11 UTC] Orders found: 0
[18-Apr-2026 08:38:11 UTC] Orders data: []
[18-Apr-2026 08:38:11 UTC] Total orders count: 0
[18-Apr-2026 08:38:11 UTC] === API CALL LOG ===
[18-Apr-2026 08:38:11 UTC] Endpoint: user/profile.php
[18-Apr-2026 08:38:11 UTC] Full Log Data: {
    "timestamp": "2026-04-18 08:38:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:d08:2241:95dd:50c6:3ff:fed9:35b0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYwIiwidXNlcm5hbWUiOiJ4aWFva3UiLCJlbWFpbCI6InhpYW9rdXB1YmdAZ21haWwuY29tIiwiZXhwIjoxNzc3MTA1OTIyfQ.RKaiWC-pezfhUyXfF-qDhVYaaFERH4FgyoSKjqD3asI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee25a126ef73c3f-KUL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:d08:2241:95dd:50c6:3ff:fed9:35b0",
        "CF-IPCountry": "MY",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2001:d08:2241:95dd:50c6:3ff:fed9:35b0, 162.158.192.139"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 08:38:11 UTC] === END API CALL LOG ===
[18-Apr-2026 08:38:11 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 08:38:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYwIiwidXNlcm5hbWUiOiJ4aWFva3UiLCJlbWFpbCI6InhpYW9rdXB1YmdAZ21haWwuY29tIiwiZXhwIjoxNzc3MTA1OTIyfQ.RKaiWC-pezfhUyXfF-qDhVYaaFERH4FgyoSKjqD3asI
[18-Apr-2026 08:38:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 08:38:11 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 08:38:11 UTC] User ID: 360
[18-Apr-2026 08:38:11 UTC] ✅ User profile retrieved successfully for user ID: 360
[18-Apr-2026 08:38:12 UTC] === API CALL LOG ===
[18-Apr-2026 08:38:12 UTC] Endpoint: user/profile.php
[18-Apr-2026 08:38:12 UTC] Full Log Data: {
    "timestamp": "2026-04-18 08:38:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:d08:2241:95dd:50c6:3ff:fed9:35b0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYwIiwidXNlcm5hbWUiOiJ4aWFva3UiLCJlbWFpbCI6InhpYW9rdXB1YmdAZ21haWwuY29tIiwiZXhwIjoxNzc3MTA1OTIyfQ.RKaiWC-pezfhUyXfF-qDhVYaaFERH4FgyoSKjqD3asI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee25a163a773c3f-KUL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:d08:2241:95dd:50c6:3ff:fed9:35b0",
        "CF-IPCountry": "MY",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2001:d08:2241:95dd:50c6:3ff:fed9:35b0, 162.158.192.139"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 08:38:12 UTC] === END API CALL LOG ===
[18-Apr-2026 08:38:12 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 08:38:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYwIiwidXNlcm5hbWUiOiJ4aWFva3UiLCJlbWFpbCI6InhpYW9rdXB1YmdAZ21haWwuY29tIiwiZXhwIjoxNzc3MTA1OTIyfQ.RKaiWC-pezfhUyXfF-qDhVYaaFERH4FgyoSKjqD3asI
[18-Apr-2026 08:38:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 08:38:12 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 08:38:12 UTC] User ID: 360
[18-Apr-2026 08:38:12 UTC] ✅ User profile retrieved successfully for user ID: 360
[18-Apr-2026 08:38:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Apr-2026 08:38:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Apr-2026 08:38:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYwIiwidXNlcm5hbWUiOiJ4aWFva3UiLCJlbWFpbCI6InhpYW9rdXB1YmdAZ21haWwuY29tIiwiZXhwIjoxNzc3MTA1OTIyfQ.RKaiWC-pezfhUyXfF-qDhVYaaFERH4FgyoSKjqD3asI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ee25a25a90d3c3f-KUL","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2001:d08:2241:95dd:50c6:3ff:fed9:35b0","CF-IPCountry":"MY","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2001:d08:2241:95dd:50c6:3ff:fed9:35b0, 162.158.192.139"}
[18-Apr-2026 08:38:14 UTC] === User Orders API Called ===
[18-Apr-2026 08:38:14 UTC] User ID: 360
[18-Apr-2026 08:38:14 UTC] Limit: 20, Offset: 0
[18-Apr-2026 08:38:14 UTC] Orders found: 0
[18-Apr-2026 08:38:14 UTC] Orders data: []
[18-Apr-2026 08:38:14 UTC] Total orders count: 0
[18-Apr-2026 08:38:14 UTC] === API CALL LOG ===
[18-Apr-2026 08:38:14 UTC] Endpoint: user/profile.php
[18-Apr-2026 08:38:14 UTC] Full Log Data: {
    "timestamp": "2026-04-18 08:38:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:d08:2241:95dd:50c6:3ff:fed9:35b0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYwIiwidXNlcm5hbWUiOiJ4aWFva3UiLCJlbWFpbCI6InhpYW9rdXB1YmdAZ21haWwuY29tIiwiZXhwIjoxNzc3MTA1OTIyfQ.RKaiWC-pezfhUyXfF-qDhVYaaFERH4FgyoSKjqD3asI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee25a25e9453c3f-KUL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:d08:2241:95dd:50c6:3ff:fed9:35b0",
        "CF-IPCountry": "MY",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2001:d08:2241:95dd:50c6:3ff:fed9:35b0, 162.158.192.138"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 08:38:14 UTC] === END API CALL LOG ===
[18-Apr-2026 08:38:14 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 08:38:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYwIiwidXNlcm5hbWUiOiJ4aWFva3UiLCJlbWFpbCI6InhpYW9rdXB1YmdAZ21haWwuY29tIiwiZXhwIjoxNzc3MTA1OTIyfQ.RKaiWC-pezfhUyXfF-qDhVYaaFERH4FgyoSKjqD3asI
[18-Apr-2026 08:38:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 08:38:14 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 08:38:14 UTC] User ID: 360
[18-Apr-2026 08:38:14 UTC] ✅ User profile retrieved successfully for user ID: 360
[18-Apr-2026 08:38:15 UTC] === API CALL LOG ===
[18-Apr-2026 08:38:15 UTC] Endpoint: user/profile.php
[18-Apr-2026 08:38:15 UTC] Full Log Data: {
    "timestamp": "2026-04-18 08:38:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:d08:2241:95dd:50c6:3ff:fed9:35b0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYwIiwidXNlcm5hbWUiOiJ4aWFva3UiLCJlbWFpbCI6InhpYW9rdXB1YmdAZ21haWwuY29tIiwiZXhwIjoxNzc3MTA1OTIyfQ.RKaiWC-pezfhUyXfF-qDhVYaaFERH4FgyoSKjqD3asI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee25a29cdad3c3f-KUL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:d08:2241:95dd:50c6:3ff:fed9:35b0",
        "CF-IPCountry": "MY",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2001:d08:2241:95dd:50c6:3ff:fed9:35b0, 162.158.192.138"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 08:38:15 UTC] === END API CALL LOG ===
[18-Apr-2026 08:38:15 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 08:38:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYwIiwidXNlcm5hbWUiOiJ4aWFva3UiLCJlbWFpbCI6InhpYW9rdXB1YmdAZ21haWwuY29tIiwiZXhwIjoxNzc3MTA1OTIyfQ.RKaiWC-pezfhUyXfF-qDhVYaaFERH4FgyoSKjqD3asI
[18-Apr-2026 08:38:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 08:38:15 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 08:38:15 UTC] User ID: 360
[18-Apr-2026 08:38:15 UTC] ✅ User profile retrieved successfully for user ID: 360
[18-Apr-2026 08:38:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Apr-2026 08:38:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Apr-2026 08:38:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYwIiwidXNlcm5hbWUiOiJ4aWFva3UiLCJlbWFpbCI6InhpYW9rdXB1YmdAZ21haWwuY29tIiwiZXhwIjoxNzc3MTA1OTIyfQ.RKaiWC-pezfhUyXfF-qDhVYaaFERH4FgyoSKjqD3asI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ee25a6dd94b3c3f-KUL","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2001:d08:2241:95dd:50c6:3ff:fed9:35b0","CF-IPCountry":"MY","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2001:d08:2241:95dd:50c6:3ff:fed9:35b0, 162.158.192.138"}
[18-Apr-2026 08:38:26 UTC] === User Orders API Called ===
[18-Apr-2026 08:38:26 UTC] User ID: 360
[18-Apr-2026 08:38:26 UTC] Limit: 20, Offset: 0
[18-Apr-2026 08:38:26 UTC] Orders found: 0
[18-Apr-2026 08:38:26 UTC] Orders data: []
[18-Apr-2026 08:38:26 UTC] Total orders count: 0
[18-Apr-2026 08:38:26 UTC] === API CALL LOG ===
[18-Apr-2026 08:38:26 UTC] Endpoint: user/profile.php
[18-Apr-2026 08:38:26 UTC] Full Log Data: {
    "timestamp": "2026-04-18 08:38:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:d08:2241:95dd:50c6:3ff:fed9:35b0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYwIiwidXNlcm5hbWUiOiJ4aWFva3UiLCJlbWFpbCI6InhpYW9rdXB1YmdAZ21haWwuY29tIiwiZXhwIjoxNzc3MTA1OTIyfQ.RKaiWC-pezfhUyXfF-qDhVYaaFERH4FgyoSKjqD3asI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee25a6e49af3c3f-KUL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:d08:2241:95dd:50c6:3ff:fed9:35b0",
        "CF-IPCountry": "MY",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2001:d08:2241:95dd:50c6:3ff:fed9:35b0, 162.158.192.139"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 08:38:26 UTC] === END API CALL LOG ===
[18-Apr-2026 08:38:26 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 08:38:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYwIiwidXNlcm5hbWUiOiJ4aWFva3UiLCJlbWFpbCI6InhpYW9rdXB1YmdAZ21haWwuY29tIiwiZXhwIjoxNzc3MTA1OTIyfQ.RKaiWC-pezfhUyXfF-qDhVYaaFERH4FgyoSKjqD3asI
[18-Apr-2026 08:38:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 08:38:26 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 08:38:26 UTC] User ID: 360
[18-Apr-2026 08:38:26 UTC] ✅ User profile retrieved successfully for user ID: 360
[18-Apr-2026 08:38:26 UTC] === API CALL LOG ===
[18-Apr-2026 08:38:26 UTC] Endpoint: user/profile.php
[18-Apr-2026 08:38:26 UTC] Full Log Data: {
    "timestamp": "2026-04-18 08:38:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:d08:2241:95dd:50c6:3ff:fed9:35b0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYwIiwidXNlcm5hbWUiOiJ4aWFva3UiLCJlbWFpbCI6InhpYW9rdXB1YmdAZ21haWwuY29tIiwiZXhwIjoxNzc3MTA1OTIyfQ.RKaiWC-pezfhUyXfF-qDhVYaaFERH4FgyoSKjqD3asI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee25a722dac3c3f-KUL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:d08:2241:95dd:50c6:3ff:fed9:35b0",
        "CF-IPCountry": "MY",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2001:d08:2241:95dd:50c6:3ff:fed9:35b0, 162.158.192.139"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 08:38:26 UTC] === END API CALL LOG ===
[18-Apr-2026 08:38:26 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 08:38:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYwIiwidXNlcm5hbWUiOiJ4aWFva3UiLCJlbWFpbCI6InhpYW9rdXB1YmdAZ21haWwuY29tIiwiZXhwIjoxNzc3MTA1OTIyfQ.RKaiWC-pezfhUyXfF-qDhVYaaFERH4FgyoSKjqD3asI
[18-Apr-2026 08:38:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 08:38:26 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 08:38:26 UTC] User ID: 360
[18-Apr-2026 08:38:26 UTC] ✅ User profile retrieved successfully for user ID: 360
[18-Apr-2026 08:38:28 UTC] === API CALL LOG ===
[18-Apr-2026 08:38:28 UTC] Endpoint: user/profile.php
[18-Apr-2026 08:38:28 UTC] Full Log Data: {
    "timestamp": "2026-04-18 08:38:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:d08:2241:95dd:50c6:3ff:fed9:35b0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYwIiwidXNlcm5hbWUiOiJ4aWFva3UiLCJlbWFpbCI6InhpYW9rdXB1YmdAZ21haWwuY29tIiwiZXhwIjoxNzc3MTA1OTIyfQ.RKaiWC-pezfhUyXfF-qDhVYaaFERH4FgyoSKjqD3asI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee25a7c78bf3c3f-KUL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:d08:2241:95dd:50c6:3ff:fed9:35b0",
        "CF-IPCountry": "MY",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2001:d08:2241:95dd:50c6:3ff:fed9:35b0, 162.158.192.138"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 08:38:28 UTC] === END API CALL LOG ===
[18-Apr-2026 08:38:28 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 08:38:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYwIiwidXNlcm5hbWUiOiJ4aWFva3UiLCJlbWFpbCI6InhpYW9rdXB1YmdAZ21haWwuY29tIiwiZXhwIjoxNzc3MTA1OTIyfQ.RKaiWC-pezfhUyXfF-qDhVYaaFERH4FgyoSKjqD3asI
[18-Apr-2026 08:38:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 08:38:28 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 08:38:28 UTC] User ID: 360
[18-Apr-2026 08:38:28 UTC] ✅ User profile retrieved successfully for user ID: 360
[18-Apr-2026 08:38:50 UTC] === API CALL LOG ===
[18-Apr-2026 08:38:50 UTC] Endpoint: user/profile.php
[18-Apr-2026 08:38:50 UTC] Full Log Data: {
    "timestamp": "2026-04-18 08:38:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:d08:2241:95dd:50c6:3ff:fed9:35b0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYwIiwidXNlcm5hbWUiOiJ4aWFva3UiLCJlbWFpbCI6InhpYW9rdXB1YmdAZ21haWwuY29tIiwiZXhwIjoxNzc3MTA1OTIyfQ.RKaiWC-pezfhUyXfF-qDhVYaaFERH4FgyoSKjqD3asI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee25b04bd5b3c4d-KUL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:d08:2241:95dd:50c6:3ff:fed9:35b0",
        "CF-IPCountry": "MY",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2001:d08:2241:95dd:50c6:3ff:fed9:35b0, 162.158.192.139"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 08:38:50 UTC] === END API CALL LOG ===
[18-Apr-2026 08:38:50 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 08:38:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYwIiwidXNlcm5hbWUiOiJ4aWFva3UiLCJlbWFpbCI6InhpYW9rdXB1YmdAZ21haWwuY29tIiwiZXhwIjoxNzc3MTA1OTIyfQ.RKaiWC-pezfhUyXfF-qDhVYaaFERH4FgyoSKjqD3asI
[18-Apr-2026 08:38:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 08:38:50 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 08:38:50 UTC] User ID: 360
[18-Apr-2026 08:38:50 UTC] ✅ User profile retrieved successfully for user ID: 360
[18-Apr-2026 08:39:11 UTC] === API CALL LOG ===
[18-Apr-2026 08:39:11 UTC] Endpoint: user/profile.php
[18-Apr-2026 08:39:11 UTC] Full Log Data: {
    "timestamp": "2026-04-18 08:39:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:d08:2241:95dd:50c6:3ff:fed9:35b0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYwIiwidXNlcm5hbWUiOiJ4aWFva3UiLCJlbWFpbCI6InhpYW9rdXB1YmdAZ21haWwuY29tIiwiZXhwIjoxNzc3MTA1OTIyfQ.RKaiWC-pezfhUyXfF-qDhVYaaFERH4FgyoSKjqD3asI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee25b87ad663c4d-KUL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:d08:2241:95dd:50c6:3ff:fed9:35b0",
        "CF-IPCountry": "MY",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2001:d08:2241:95dd:50c6:3ff:fed9:35b0, 162.158.192.138"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 08:39:11 UTC] === END API CALL LOG ===
[18-Apr-2026 08:39:11 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 08:39:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYwIiwidXNlcm5hbWUiOiJ4aWFva3UiLCJlbWFpbCI6InhpYW9rdXB1YmdAZ21haWwuY29tIiwiZXhwIjoxNzc3MTA1OTIyfQ.RKaiWC-pezfhUyXfF-qDhVYaaFERH4FgyoSKjqD3asI
[18-Apr-2026 08:39:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 08:39:11 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 08:39:11 UTC] User ID: 360
[18-Apr-2026 08:39:11 UTC] ✅ User profile retrieved successfully for user ID: 360
[18-Apr-2026 08:39:11 UTC] User Purchases API - User ID: 360
[18-Apr-2026 08:39:11 UTC] User Purchases API - Total purchases found: 1
[18-Apr-2026 08:39:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Apr-2026 08:39:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Apr-2026 08:39:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYwIiwidXNlcm5hbWUiOiJ4aWFva3UiLCJlbWFpbCI6InhpYW9rdXB1YmdAZ21haWwuY29tIiwiZXhwIjoxNzc3MTA1OTIyfQ.RKaiWC-pezfhUyXfF-qDhVYaaFERH4FgyoSKjqD3asI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ee25b9f8b443c4d-KUL","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2001:d08:2241:95dd:50c6:3ff:fed9:35b0","CF-IPCountry":"MY","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2001:d08:2241:95dd:50c6:3ff:fed9:35b0, 162.158.192.139"}
[18-Apr-2026 08:39:15 UTC] === User Orders API Called ===
[18-Apr-2026 08:39:15 UTC] User ID: 360
[18-Apr-2026 08:39:15 UTC] Limit: 20, Offset: 0
[18-Apr-2026 08:39:15 UTC] Orders found: 0
[18-Apr-2026 08:39:15 UTC] Orders data: []
[18-Apr-2026 08:39:15 UTC] Total orders count: 0
[18-Apr-2026 08:39:15 UTC] === API CALL LOG ===
[18-Apr-2026 08:39:15 UTC] Endpoint: user/profile.php
[18-Apr-2026 08:39:15 UTC] Full Log Data: {
    "timestamp": "2026-04-18 08:39:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:d08:2241:95dd:50c6:3ff:fed9:35b0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYwIiwidXNlcm5hbWUiOiJ4aWFva3UiLCJlbWFpbCI6InhpYW9rdXB1YmdAZ21haWwuY29tIiwiZXhwIjoxNzc3MTA1OTIyfQ.RKaiWC-pezfhUyXfF-qDhVYaaFERH4FgyoSKjqD3asI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee25b9fbb703c4d-KUL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:d08:2241:95dd:50c6:3ff:fed9:35b0",
        "CF-IPCountry": "MY",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2001:d08:2241:95dd:50c6:3ff:fed9:35b0, 162.158.192.139"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 08:39:15 UTC] === END API CALL LOG ===
[18-Apr-2026 08:39:15 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 08:39:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYwIiwidXNlcm5hbWUiOiJ4aWFva3UiLCJlbWFpbCI6InhpYW9rdXB1YmdAZ21haWwuY29tIiwiZXhwIjoxNzc3MTA1OTIyfQ.RKaiWC-pezfhUyXfF-qDhVYaaFERH4FgyoSKjqD3asI
[18-Apr-2026 08:39:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 08:39:15 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 08:39:15 UTC] User ID: 360
[18-Apr-2026 08:39:15 UTC] ✅ User profile retrieved successfully for user ID: 360
[18-Apr-2026 08:39:15 UTC] === API CALL LOG ===
[18-Apr-2026 08:39:15 UTC] Endpoint: user/profile.php
[18-Apr-2026 08:39:15 UTC] Full Log Data: {
    "timestamp": "2026-04-18 08:39:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:d08:2241:95dd:50c6:3ff:fed9:35b0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYwIiwidXNlcm5hbWUiOiJ4aWFva3UiLCJlbWFpbCI6InhpYW9rdXB1YmdAZ21haWwuY29tIiwiZXhwIjoxNzc3MTA1OTIyfQ.RKaiWC-pezfhUyXfF-qDhVYaaFERH4FgyoSKjqD3asI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee25ba38efd3c4d-KUL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:d08:2241:95dd:50c6:3ff:fed9:35b0",
        "CF-IPCountry": "MY",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2001:d08:2241:95dd:50c6:3ff:fed9:35b0, 162.158.192.139"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 08:39:15 UTC] === END API CALL LOG ===
[18-Apr-2026 08:39:15 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 08:39:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYwIiwidXNlcm5hbWUiOiJ4aWFva3UiLCJlbWFpbCI6InhpYW9rdXB1YmdAZ21haWwuY29tIiwiZXhwIjoxNzc3MTA1OTIyfQ.RKaiWC-pezfhUyXfF-qDhVYaaFERH4FgyoSKjqD3asI
[18-Apr-2026 08:39:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 08:39:15 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 08:39:15 UTC] User ID: 360
[18-Apr-2026 08:39:15 UTC] ✅ User profile retrieved successfully for user ID: 360
[18-Apr-2026 08:39:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Apr-2026 08:39:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Apr-2026 08:39:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYwIiwidXNlcm5hbWUiOiJ4aWFva3UiLCJlbWFpbCI6InhpYW9rdXB1YmdAZ21haWwuY29tIiwiZXhwIjoxNzc3MTA1OTIyfQ.RKaiWC-pezfhUyXfF-qDhVYaaFERH4FgyoSKjqD3asI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ee25badf9363c4d-KUL","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2001:d08:2241:95dd:50c6:3ff:fed9:35b0","CF-IPCountry":"MY","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2001:d08:2241:95dd:50c6:3ff:fed9:35b0, 162.158.192.139"}
[18-Apr-2026 08:39:17 UTC] === User Orders API Called ===
[18-Apr-2026 08:39:17 UTC] User ID: 360
[18-Apr-2026 08:39:17 UTC] Limit: 20, Offset: 0
[18-Apr-2026 08:39:17 UTC] Orders found: 0
[18-Apr-2026 08:39:17 UTC] Orders data: []
[18-Apr-2026 08:39:17 UTC] Total orders count: 0
[18-Apr-2026 08:39:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Apr-2026 08:39:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Apr-2026 08:39:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYwIiwidXNlcm5hbWUiOiJ4aWFva3UiLCJlbWFpbCI6InhpYW9rdXB1YmdAZ21haWwuY29tIiwiZXhwIjoxNzc3MTA1OTIyfQ.RKaiWC-pezfhUyXfF-qDhVYaaFERH4FgyoSKjqD3asI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ee25bb3af0e3c4d-KUL","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2001:d08:2241:95dd:50c6:3ff:fed9:35b0","CF-IPCountry":"MY","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2001:d08:2241:95dd:50c6:3ff:fed9:35b0, 162.158.192.139"}
[18-Apr-2026 08:39:18 UTC] === User Orders API Called ===
[18-Apr-2026 08:39:18 UTC] User ID: 360
[18-Apr-2026 08:39:18 UTC] Limit: 20, Offset: 0
[18-Apr-2026 08:39:18 UTC] Orders found: 0
[18-Apr-2026 08:39:18 UTC] Orders data: []
[18-Apr-2026 08:39:18 UTC] Total orders count: 0
[18-Apr-2026 08:39:18 UTC] === API CALL LOG ===
[18-Apr-2026 08:39:18 UTC] Endpoint: user/profile.php
[18-Apr-2026 08:39:18 UTC] Full Log Data: {
    "timestamp": "2026-04-18 08:39:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:d08:2241:95dd:50c6:3ff:fed9:35b0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYwIiwidXNlcm5hbWUiOiJ4aWFva3UiLCJlbWFpbCI6InhpYW9rdXB1YmdAZ21haWwuY29tIiwiZXhwIjoxNzc3MTA1OTIyfQ.RKaiWC-pezfhUyXfF-qDhVYaaFERH4FgyoSKjqD3asI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee25bb3df2b3c4d-KUL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:d08:2241:95dd:50c6:3ff:fed9:35b0",
        "CF-IPCountry": "MY",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2001:d08:2241:95dd:50c6:3ff:fed9:35b0, 162.158.192.139"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 08:39:18 UTC] === END API CALL LOG ===
[18-Apr-2026 08:39:18 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 08:39:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYwIiwidXNlcm5hbWUiOiJ4aWFva3UiLCJlbWFpbCI6InhpYW9rdXB1YmdAZ21haWwuY29tIiwiZXhwIjoxNzc3MTA1OTIyfQ.RKaiWC-pezfhUyXfF-qDhVYaaFERH4FgyoSKjqD3asI
[18-Apr-2026 08:39:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 08:39:18 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 08:39:18 UTC] User ID: 360
[18-Apr-2026 08:39:18 UTC] ✅ User profile retrieved successfully for user ID: 360
[18-Apr-2026 08:39:19 UTC] === API CALL LOG ===
[18-Apr-2026 08:39:19 UTC] Endpoint: user/profile.php
[18-Apr-2026 08:39:19 UTC] Full Log Data: {
    "timestamp": "2026-04-18 08:39:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:d08:2241:95dd:50c6:3ff:fed9:35b0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYwIiwidXNlcm5hbWUiOiJ4aWFva3UiLCJlbWFpbCI6InhpYW9rdXB1YmdAZ21haWwuY29tIiwiZXhwIjoxNzc3MTA1OTIyfQ.RKaiWC-pezfhUyXfF-qDhVYaaFERH4FgyoSKjqD3asI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee25bb7aaeb3c4d-KUL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:d08:2241:95dd:50c6:3ff:fed9:35b0",
        "CF-IPCountry": "MY",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2001:d08:2241:95dd:50c6:3ff:fed9:35b0, 162.158.192.139"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 08:39:19 UTC] === END API CALL LOG ===
[18-Apr-2026 08:39:19 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 08:39:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYwIiwidXNlcm5hbWUiOiJ4aWFva3UiLCJlbWFpbCI6InhpYW9rdXB1YmdAZ21haWwuY29tIiwiZXhwIjoxNzc3MTA1OTIyfQ.RKaiWC-pezfhUyXfF-qDhVYaaFERH4FgyoSKjqD3asI
[18-Apr-2026 08:39:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 08:39:19 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 08:39:19 UTC] User ID: 360
[18-Apr-2026 08:39:19 UTC] ✅ User profile retrieved successfully for user ID: 360
[18-Apr-2026 08:39:28 UTC] === API CALL LOG ===
[18-Apr-2026 08:39:28 UTC] Endpoint: user/profile.php
[18-Apr-2026 08:39:28 UTC] Full Log Data: {
    "timestamp": "2026-04-18 08:39:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:d08:2241:95dd:50c6:3ff:fed9:35b0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYwIiwidXNlcm5hbWUiOiJ4aWFva3UiLCJlbWFpbCI6InhpYW9rdXB1YmdAZ21haWwuY29tIiwiZXhwIjoxNzc3MTA1OTIyfQ.RKaiWC-pezfhUyXfF-qDhVYaaFERH4FgyoSKjqD3asI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee25bf1fbb73c3b-KUL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:d08:2241:95dd:50c6:3ff:fed9:35b0",
        "CF-IPCountry": "MY",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2001:d08:2241:95dd:50c6:3ff:fed9:35b0, 162.158.192.139"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 08:39:28 UTC] === END API CALL LOG ===
[18-Apr-2026 08:39:28 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 08:39:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYwIiwidXNlcm5hbWUiOiJ4aWFva3UiLCJlbWFpbCI6InhpYW9rdXB1YmdAZ21haWwuY29tIiwiZXhwIjoxNzc3MTA1OTIyfQ.RKaiWC-pezfhUyXfF-qDhVYaaFERH4FgyoSKjqD3asI
[18-Apr-2026 08:39:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 08:39:28 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 08:39:28 UTC] User ID: 360
[18-Apr-2026 08:39:28 UTC] ✅ User profile retrieved successfully for user ID: 360
[18-Apr-2026 08:39:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Apr-2026 08:39:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Apr-2026 08:39:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYwIiwidXNlcm5hbWUiOiJ4aWFva3UiLCJlbWFpbCI6InhpYW9rdXB1YmdAZ21haWwuY29tIiwiZXhwIjoxNzc3MTA1OTIyfQ.RKaiWC-pezfhUyXfF-qDhVYaaFERH4FgyoSKjqD3asI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ee25bfa1bbe3c3b-KUL","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2001:d08:2241:95dd:50c6:3ff:fed9:35b0","CF-IPCountry":"MY","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2001:d08:2241:95dd:50c6:3ff:fed9:35b0, 162.158.192.139"}
[18-Apr-2026 08:39:29 UTC] === User Orders API Called ===
[18-Apr-2026 08:39:29 UTC] User ID: 360
[18-Apr-2026 08:39:29 UTC] Limit: 20, Offset: 0
[18-Apr-2026 08:39:29 UTC] Orders found: 0
[18-Apr-2026 08:39:29 UTC] Orders data: []
[18-Apr-2026 08:39:29 UTC] Total orders count: 0
[18-Apr-2026 08:39:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Apr-2026 08:39:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Apr-2026 08:39:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYwIiwidXNlcm5hbWUiOiJ4aWFva3UiLCJlbWFpbCI6InhpYW9rdXB1YmdAZ21haWwuY29tIiwiZXhwIjoxNzc3MTA1OTIyfQ.RKaiWC-pezfhUyXfF-qDhVYaaFERH4FgyoSKjqD3asI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ee25c158d743c3b-KUL","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2001:d08:2241:95dd:50c6:3ff:fed9:35b0","CF-IPCountry":"MY","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2001:d08:2241:95dd:50c6:3ff:fed9:35b0, 162.158.192.138"}
[18-Apr-2026 08:39:34 UTC] === User Orders API Called ===
[18-Apr-2026 08:39:34 UTC] User ID: 360
[18-Apr-2026 08:39:34 UTC] Limit: 20, Offset: 0
[18-Apr-2026 08:39:34 UTC] Orders found: 0
[18-Apr-2026 08:39:34 UTC] Orders data: []
[18-Apr-2026 08:39:34 UTC] Total orders count: 0
[18-Apr-2026 08:39:34 UTC] === API CALL LOG ===
[18-Apr-2026 08:39:34 UTC] Endpoint: user/profile.php
[18-Apr-2026 08:39:34 UTC] Full Log Data: {
    "timestamp": "2026-04-18 08:39:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:d08:2241:95dd:50c6:3ff:fed9:35b0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYwIiwidXNlcm5hbWUiOiJ4aWFva3UiLCJlbWFpbCI6InhpYW9rdXB1YmdAZ21haWwuY29tIiwiZXhwIjoxNzc3MTA1OTIyfQ.RKaiWC-pezfhUyXfF-qDhVYaaFERH4FgyoSKjqD3asI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee25c158d773c3b-KUL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:d08:2241:95dd:50c6:3ff:fed9:35b0",
        "CF-IPCountry": "MY",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2001:d08:2241:95dd:50c6:3ff:fed9:35b0, 162.158.192.138"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 08:39:34 UTC] === END API CALL LOG ===
[18-Apr-2026 08:39:34 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 08:39:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYwIiwidXNlcm5hbWUiOiJ4aWFva3UiLCJlbWFpbCI6InhpYW9rdXB1YmdAZ21haWwuY29tIiwiZXhwIjoxNzc3MTA1OTIyfQ.RKaiWC-pezfhUyXfF-qDhVYaaFERH4FgyoSKjqD3asI
[18-Apr-2026 08:39:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 08:39:34 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 08:39:34 UTC] User ID: 360
[18-Apr-2026 08:39:34 UTC] ✅ User profile retrieved successfully for user ID: 360
[18-Apr-2026 08:39:34 UTC] === API CALL LOG ===
[18-Apr-2026 08:39:34 UTC] Endpoint: user/profile.php
[18-Apr-2026 08:39:34 UTC] Full Log Data: {
    "timestamp": "2026-04-18 08:39:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:d08:2241:95dd:50c6:3ff:fed9:35b0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYwIiwidXNlcm5hbWUiOiJ4aWFva3UiLCJlbWFpbCI6InhpYW9rdXB1YmdAZ21haWwuY29tIiwiZXhwIjoxNzc3MTA1OTIyfQ.RKaiWC-pezfhUyXfF-qDhVYaaFERH4FgyoSKjqD3asI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee25c1949163c3b-KUL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:d08:2241:95dd:50c6:3ff:fed9:35b0",
        "CF-IPCountry": "MY",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2001:d08:2241:95dd:50c6:3ff:fed9:35b0, 162.158.192.138"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 08:39:34 UTC] === END API CALL LOG ===
[18-Apr-2026 08:39:34 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 08:39:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYwIiwidXNlcm5hbWUiOiJ4aWFva3UiLCJlbWFpbCI6InhpYW9rdXB1YmdAZ21haWwuY29tIiwiZXhwIjoxNzc3MTA1OTIyfQ.RKaiWC-pezfhUyXfF-qDhVYaaFERH4FgyoSKjqD3asI
[18-Apr-2026 08:39:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 08:39:34 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 08:39:34 UTC] User ID: 360
[18-Apr-2026 08:39:34 UTC] ✅ User profile retrieved successfully for user ID: 360
[18-Apr-2026 08:39:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Apr-2026 08:39:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Apr-2026 08:39:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYwIiwidXNlcm5hbWUiOiJ4aWFva3UiLCJlbWFpbCI6InhpYW9rdXB1YmdAZ21haWwuY29tIiwiZXhwIjoxNzc3MTA1OTIyfQ.RKaiWC-pezfhUyXfF-qDhVYaaFERH4FgyoSKjqD3asI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ee25c22db853c3b-KUL","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2001:d08:2241:95dd:50c6:3ff:fed9:35b0","CF-IPCountry":"MY","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2001:d08:2241:95dd:50c6:3ff:fed9:35b0, 162.158.192.138"}
[18-Apr-2026 08:39:36 UTC] === User Orders API Called ===
[18-Apr-2026 08:39:36 UTC] User ID: 360
[18-Apr-2026 08:39:36 UTC] Limit: 20, Offset: 0
[18-Apr-2026 08:39:36 UTC] Orders found: 0
[18-Apr-2026 08:39:36 UTC] Orders data: []
[18-Apr-2026 08:39:36 UTC] Total orders count: 0
[18-Apr-2026 08:39:36 UTC] === API CALL LOG ===
[18-Apr-2026 08:39:36 UTC] Endpoint: user/profile.php
[18-Apr-2026 08:39:36 UTC] Full Log Data: {
    "timestamp": "2026-04-18 08:39:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:d08:2241:95dd:50c6:3ff:fed9:35b0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYwIiwidXNlcm5hbWUiOiJ4aWFva3UiLCJlbWFpbCI6InhpYW9rdXB1YmdAZ21haWwuY29tIiwiZXhwIjoxNzc3MTA1OTIyfQ.RKaiWC-pezfhUyXfF-qDhVYaaFERH4FgyoSKjqD3asI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee25c231bc93c3b-KUL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:d08:2241:95dd:50c6:3ff:fed9:35b0",
        "CF-IPCountry": "MY",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2001:d08:2241:95dd:50c6:3ff:fed9:35b0, 162.158.192.138"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 08:39:36 UTC] === END API CALL LOG ===
[18-Apr-2026 08:39:36 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 08:39:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYwIiwidXNlcm5hbWUiOiJ4aWFva3UiLCJlbWFpbCI6InhpYW9rdXB1YmdAZ21haWwuY29tIiwiZXhwIjoxNzc3MTA1OTIyfQ.RKaiWC-pezfhUyXfF-qDhVYaaFERH4FgyoSKjqD3asI
[18-Apr-2026 08:39:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 08:39:36 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 08:39:36 UTC] User ID: 360
[18-Apr-2026 08:39:36 UTC] ✅ User profile retrieved successfully for user ID: 360
[18-Apr-2026 08:39:36 UTC] === API CALL LOG ===
[18-Apr-2026 08:39:36 UTC] Endpoint: user/profile.php
[18-Apr-2026 08:39:36 UTC] Full Log Data: {
    "timestamp": "2026-04-18 08:39:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:d08:2241:95dd:50c6:3ff:fed9:35b0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYwIiwidXNlcm5hbWUiOiJ4aWFva3UiLCJlbWFpbCI6InhpYW9rdXB1YmdAZ21haWwuY29tIiwiZXhwIjoxNzc3MTA1OTIyfQ.RKaiWC-pezfhUyXfF-qDhVYaaFERH4FgyoSKjqD3asI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee25c270f203c3b-KUL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:d08:2241:95dd:50c6:3ff:fed9:35b0",
        "CF-IPCountry": "MY",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2001:d08:2241:95dd:50c6:3ff:fed9:35b0, 162.158.192.138"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 08:39:36 UTC] === END API CALL LOG ===
[18-Apr-2026 08:39:36 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 08:39:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYwIiwidXNlcm5hbWUiOiJ4aWFva3UiLCJlbWFpbCI6InhpYW9rdXB1YmdAZ21haWwuY29tIiwiZXhwIjoxNzc3MTA1OTIyfQ.RKaiWC-pezfhUyXfF-qDhVYaaFERH4FgyoSKjqD3asI
[18-Apr-2026 08:39:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 08:39:36 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 08:39:36 UTC] User ID: 360
[18-Apr-2026 08:39:36 UTC] ✅ User profile retrieved successfully for user ID: 360
[18-Apr-2026 08:40:00 UTC] === API CALL LOG ===
[18-Apr-2026 08:40:00 UTC] Endpoint: user/profile.php
[18-Apr-2026 08:40:00 UTC] Full Log Data: {
    "timestamp": "2026-04-18 08:40:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:d08:2241:95dd:50c6:3ff:fed9:35b0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYwIiwidXNlcm5hbWUiOiJ4aWFva3UiLCJlbWFpbCI6InhpYW9rdXB1YmdAZ21haWwuY29tIiwiZXhwIjoxNzc3MTA1OTIyfQ.RKaiWC-pezfhUyXfF-qDhVYaaFERH4FgyoSKjqD3asI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee25cb80f1d3c63-KUL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:d08:2241:95dd:50c6:3ff:fed9:35b0",
        "CF-IPCountry": "MY",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2001:d08:2241:95dd:50c6:3ff:fed9:35b0, 162.158.192.139"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 08:40:00 UTC] === END API CALL LOG ===
[18-Apr-2026 08:40:00 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 08:40:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYwIiwidXNlcm5hbWUiOiJ4aWFva3UiLCJlbWFpbCI6InhpYW9rdXB1YmdAZ21haWwuY29tIiwiZXhwIjoxNzc3MTA1OTIyfQ.RKaiWC-pezfhUyXfF-qDhVYaaFERH4FgyoSKjqD3asI
[18-Apr-2026 08:40:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 08:40:00 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 08:40:00 UTC] User ID: 360
[18-Apr-2026 08:40:00 UTC] ✅ User profile retrieved successfully for user ID: 360
[18-Apr-2026 08:41:39 UTC] === API CALL LOG ===
[18-Apr-2026 08:41:39 UTC] Endpoint: user/profile.php
[18-Apr-2026 08:41:39 UTC] Full Log Data: {
    "timestamp": "2026-04-18 08:41:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:d08:2241:95dd:50c6:3ff:fed9:35b0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYwIiwidXNlcm5hbWUiOiJ4aWFva3UiLCJlbWFpbCI6InhpYW9rdXB1YmdAZ21haWwuY29tIiwiZXhwIjoxNzc3MTA1OTIyfQ.RKaiWC-pezfhUyXfF-qDhVYaaFERH4FgyoSKjqD3asI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee25f2228ca3c3f-KUL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:d08:2241:95dd:50c6:3ff:fed9:35b0",
        "CF-IPCountry": "MY",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2001:d08:2241:95dd:50c6:3ff:fed9:35b0, 162.158.192.139"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 08:41:39 UTC] === END API CALL LOG ===
[18-Apr-2026 08:41:39 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 08:41:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYwIiwidXNlcm5hbWUiOiJ4aWFva3UiLCJlbWFpbCI6InhpYW9rdXB1YmdAZ21haWwuY29tIiwiZXhwIjoxNzc3MTA1OTIyfQ.RKaiWC-pezfhUyXfF-qDhVYaaFERH4FgyoSKjqD3asI
[18-Apr-2026 08:41:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 08:41:39 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 08:41:39 UTC] User ID: 360
[18-Apr-2026 08:41:39 UTC] ✅ User profile retrieved successfully for user ID: 360
[18-Apr-2026 08:41:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Apr-2026 08:41:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Apr-2026 08:41:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYwIiwidXNlcm5hbWUiOiJ4aWFva3UiLCJlbWFpbCI6InhpYW9rdXB1YmdAZ21haWwuY29tIiwiZXhwIjoxNzc3MTA1OTIyfQ.RKaiWC-pezfhUyXfF-qDhVYaaFERH4FgyoSKjqD3asI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ee25f42996e3c3f-KUL","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2001:d08:2241:95dd:50c6:3ff:fed9:35b0","CF-IPCountry":"MY","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2001:d08:2241:95dd:50c6:3ff:fed9:35b0, 162.158.192.139"}
[18-Apr-2026 08:41:44 UTC] === User Orders API Called ===
[18-Apr-2026 08:41:44 UTC] User ID: 360
[18-Apr-2026 08:41:44 UTC] Limit: 20, Offset: 0
[18-Apr-2026 08:41:44 UTC] Orders found: 0
[18-Apr-2026 08:41:44 UTC] Orders data: []
[18-Apr-2026 08:41:44 UTC] Total orders count: 0
[18-Apr-2026 08:41:45 UTC] === API CALL LOG ===
[18-Apr-2026 08:41:45 UTC] Endpoint: user/profile.php
[18-Apr-2026 08:41:45 UTC] Full Log Data: {
    "timestamp": "2026-04-18 08:41:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:d08:2241:95dd:50c6:3ff:fed9:35b0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYwIiwidXNlcm5hbWUiOiJ4aWFva3UiLCJlbWFpbCI6InhpYW9rdXB1YmdAZ21haWwuY29tIiwiZXhwIjoxNzc3MTA1OTIyfQ.RKaiWC-pezfhUyXfF-qDhVYaaFERH4FgyoSKjqD3asI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee25f4b6a233c3f-KUL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:d08:2241:95dd:50c6:3ff:fed9:35b0",
        "CF-IPCountry": "MY",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2001:d08:2241:95dd:50c6:3ff:fed9:35b0, 162.158.192.139"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 08:41:45 UTC] === END API CALL LOG ===
[18-Apr-2026 08:41:45 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 08:41:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYwIiwidXNlcm5hbWUiOiJ4aWFva3UiLCJlbWFpbCI6InhpYW9rdXB1YmdAZ21haWwuY29tIiwiZXhwIjoxNzc3MTA1OTIyfQ.RKaiWC-pezfhUyXfF-qDhVYaaFERH4FgyoSKjqD3asI
[18-Apr-2026 08:41:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 08:41:45 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 08:41:45 UTC] User ID: 360
[18-Apr-2026 08:41:45 UTC] ✅ User profile retrieved successfully for user ID: 360
[18-Apr-2026 08:41:45 UTC] User Purchases API - User ID: 360
[18-Apr-2026 08:41:45 UTC] User Purchases API - Total purchases found: 1
[18-Apr-2026 08:41:52 UTC] === API CALL LOG ===
[18-Apr-2026 08:41:52 UTC] Endpoint: user/profile.php
[18-Apr-2026 08:41:52 UTC] Full Log Data: {
    "timestamp": "2026-04-18 08:41:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:d08:2241:95dd:50c6:3ff:fed9:35b0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYwIiwidXNlcm5hbWUiOiJ4aWFva3UiLCJlbWFpbCI6InhpYW9rdXB1YmdAZ21haWwuY29tIiwiZXhwIjoxNzc3MTA1OTIyfQ.RKaiWC-pezfhUyXfF-qDhVYaaFERH4FgyoSKjqD3asI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee25f763a5e3c3f-KUL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:d08:2241:95dd:50c6:3ff:fed9:35b0",
        "CF-IPCountry": "MY",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2001:d08:2241:95dd:50c6:3ff:fed9:35b0, 162.158.192.139"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 08:41:52 UTC] === END API CALL LOG ===
[18-Apr-2026 08:41:52 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 08:41:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYwIiwidXNlcm5hbWUiOiJ4aWFva3UiLCJlbWFpbCI6InhpYW9rdXB1YmdAZ21haWwuY29tIiwiZXhwIjoxNzc3MTA1OTIyfQ.RKaiWC-pezfhUyXfF-qDhVYaaFERH4FgyoSKjqD3asI
[18-Apr-2026 08:41:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 08:41:52 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 08:41:52 UTC] User ID: 360
[18-Apr-2026 08:41:52 UTC] ✅ User profile retrieved successfully for user ID: 360
[18-Apr-2026 08:41:52 UTC] User Purchases API - User ID: 360
[18-Apr-2026 08:41:52 UTC] User Purchases API - Total purchases found: 1
[18-Apr-2026 08:41:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Apr-2026 08:41:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Apr-2026 08:41:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYwIiwidXNlcm5hbWUiOiJ4aWFva3UiLCJlbWFpbCI6InhpYW9rdXB1YmdAZ21haWwuY29tIiwiZXhwIjoxNzc3MTA1OTIyfQ.RKaiWC-pezfhUyXfF-qDhVYaaFERH4FgyoSKjqD3asI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ee25f8b99de3c3f-KUL","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2001:d08:2241:95dd:50c6:3ff:fed9:35b0","CF-IPCountry":"MY","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2001:d08:2241:95dd:50c6:3ff:fed9:35b0, 162.158.192.138"}
[18-Apr-2026 08:41:56 UTC] === User Orders API Called ===
[18-Apr-2026 08:41:56 UTC] User ID: 360
[18-Apr-2026 08:41:56 UTC] Limit: 20, Offset: 0
[18-Apr-2026 08:41:56 UTC] Orders found: 0
[18-Apr-2026 08:41:56 UTC] Orders data: []
[18-Apr-2026 08:41:56 UTC] Total orders count: 0
[18-Apr-2026 08:41:56 UTC] === API CALL LOG ===
[18-Apr-2026 08:41:56 UTC] Endpoint: user/profile.php
[18-Apr-2026 08:41:56 UTC] Full Log Data: {
    "timestamp": "2026-04-18 08:41:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:d08:2241:95dd:50c6:3ff:fed9:35b0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYwIiwidXNlcm5hbWUiOiJ4aWFva3UiLCJlbWFpbCI6InhpYW9rdXB1YmdAZ21haWwuY29tIiwiZXhwIjoxNzc3MTA1OTIyfQ.RKaiWC-pezfhUyXfF-qDhVYaaFERH4FgyoSKjqD3asI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee25f8bca083c3f-KUL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:d08:2241:95dd:50c6:3ff:fed9:35b0",
        "CF-IPCountry": "MY",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2001:d08:2241:95dd:50c6:3ff:fed9:35b0, 162.158.192.138"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 08:41:56 UTC] === END API CALL LOG ===
[18-Apr-2026 08:41:56 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 08:41:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYwIiwidXNlcm5hbWUiOiJ4aWFva3UiLCJlbWFpbCI6InhpYW9rdXB1YmdAZ21haWwuY29tIiwiZXhwIjoxNzc3MTA1OTIyfQ.RKaiWC-pezfhUyXfF-qDhVYaaFERH4FgyoSKjqD3asI
[18-Apr-2026 08:41:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 08:41:56 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 08:41:56 UTC] User ID: 360
[18-Apr-2026 08:41:56 UTC] ✅ User profile retrieved successfully for user ID: 360
[18-Apr-2026 08:41:56 UTC] === API CALL LOG ===
[18-Apr-2026 08:41:56 UTC] Endpoint: user/profile.php
[18-Apr-2026 08:41:56 UTC] Full Log Data: {
    "timestamp": "2026-04-18 08:41:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:d08:2241:95dd:50c6:3ff:fed9:35b0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYwIiwidXNlcm5hbWUiOiJ4aWFva3UiLCJlbWFpbCI6InhpYW9rdXB1YmdAZ21haWwuY29tIiwiZXhwIjoxNzc3MTA1OTIyfQ.RKaiWC-pezfhUyXfF-qDhVYaaFERH4FgyoSKjqD3asI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee25f8f7e113c3f-KUL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:d08:2241:95dd:50c6:3ff:fed9:35b0",
        "CF-IPCountry": "MY",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2001:d08:2241:95dd:50c6:3ff:fed9:35b0, 162.158.192.139"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 08:41:56 UTC] === END API CALL LOG ===
[18-Apr-2026 08:41:56 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 08:41:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYwIiwidXNlcm5hbWUiOiJ4aWFva3UiLCJlbWFpbCI6InhpYW9rdXB1YmdAZ21haWwuY29tIiwiZXhwIjoxNzc3MTA1OTIyfQ.RKaiWC-pezfhUyXfF-qDhVYaaFERH4FgyoSKjqD3asI
[18-Apr-2026 08:41:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 08:41:56 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 08:41:56 UTC] User ID: 360
[18-Apr-2026 08:41:56 UTC] ✅ User profile retrieved successfully for user ID: 360
[18-Apr-2026 08:52:50 UTC] === API CALL LOG ===
[18-Apr-2026 08:52:50 UTC] Endpoint: user/profile.php
[18-Apr-2026 08:52:50 UTC] Full Log Data: {
    "timestamp": "2026-04-18 08:52:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.190.95.11",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQzIiwidXNlcm5hbWUiOiJ6ZWthcml5YXMiLCJlbWFpbCI6ImdldGFiYWxld3pla2FyaXlhczhAZ21haWwuY29tIiwiZXhwIjoxNzc2OTY0NjQ5fQ.WLB0kxGp2Gms_hNDfzYsZDPjjwTt8NAkeNKjjviK78Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee26f8669437545-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.190.95.11",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.190.95.11, 104.23.208.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 08:52:50 UTC] === END API CALL LOG ===
[18-Apr-2026 08:52:50 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 08:52:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQzIiwidXNlcm5hbWUiOiJ6ZWthcml5YXMiLCJlbWFpbCI6ImdldGFiYWxld3pla2FyaXlhczhAZ21haWwuY29tIiwiZXhwIjoxNzc2OTY0NjQ5fQ.WLB0kxGp2Gms_hNDfzYsZDPjjwTt8NAkeNKjjviK78Y
[18-Apr-2026 08:52:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 08:52:50 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 08:52:50 UTC] User ID: 343
[18-Apr-2026 08:52:50 UTC] ✅ User profile retrieved successfully for user ID: 343
[18-Apr-2026 08:52:52 UTC] === API CALL LOG ===
[18-Apr-2026 08:52:52 UTC] Endpoint: user/profile.php
[18-Apr-2026 08:52:52 UTC] Full Log Data: {
    "timestamp": "2026-04-18 08:52:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.190.95.11",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQzIiwidXNlcm5hbWUiOiJ6ZWthcml5YXMiLCJlbWFpbCI6ImdldGFiYWxld3pla2FyaXlhczhAZ21haWwuY29tIiwiZXhwIjoxNzc2OTY0NjQ5fQ.WLB0kxGp2Gms_hNDfzYsZDPjjwTt8NAkeNKjjviK78Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee26f9349667545-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.190.95.11",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.190.95.11, 104.23.208.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 08:52:52 UTC] === END API CALL LOG ===
[18-Apr-2026 08:52:52 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 08:52:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQzIiwidXNlcm5hbWUiOiJ6ZWthcml5YXMiLCJlbWFpbCI6ImdldGFiYWxld3pla2FyaXlhczhAZ21haWwuY29tIiwiZXhwIjoxNzc2OTY0NjQ5fQ.WLB0kxGp2Gms_hNDfzYsZDPjjwTt8NAkeNKjjviK78Y
[18-Apr-2026 08:52:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 08:52:52 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 08:52:52 UTC] User ID: 343
[18-Apr-2026 08:52:52 UTC] ✅ User profile retrieved successfully for user ID: 343
[18-Apr-2026 08:52:52 UTC] === API CALL LOG ===
[18-Apr-2026 08:52:52 UTC] Endpoint: user/profile.php
[18-Apr-2026 08:52:52 UTC] Full Log Data: {
    "timestamp": "2026-04-18 08:52:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.190.95.11",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQzIiwidXNlcm5hbWUiOiJ6ZWthcml5YXMiLCJlbWFpbCI6ImdldGFiYWxld3pla2FyaXlhczhAZ21haWwuY29tIiwiZXhwIjoxNzc2OTY0NjQ5fQ.WLB0kxGp2Gms_hNDfzYsZDPjjwTt8NAkeNKjjviK78Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee26f942a6a7545-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.190.95.11",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.190.95.11, 104.23.208.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 08:52:52 UTC] === END API CALL LOG ===
[18-Apr-2026 08:52:52 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 08:52:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQzIiwidXNlcm5hbWUiOiJ6ZWthcml5YXMiLCJlbWFpbCI6ImdldGFiYWxld3pla2FyaXlhczhAZ21haWwuY29tIiwiZXhwIjoxNzc2OTY0NjQ5fQ.WLB0kxGp2Gms_hNDfzYsZDPjjwTt8NAkeNKjjviK78Y
[18-Apr-2026 08:52:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 08:52:52 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 08:52:52 UTC] User ID: 343
[18-Apr-2026 08:52:52 UTC] ✅ User profile retrieved successfully for user ID: 343
[18-Apr-2026 08:52:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Apr-2026 08:52:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Apr-2026 08:52:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQzIiwidXNlcm5hbWUiOiJ6ZWthcml5YXMiLCJlbWFpbCI6ImdldGFiYWxld3pla2FyaXlhczhAZ21haWwuY29tIiwiZXhwIjoxNzc2OTY0NjQ5fQ.WLB0kxGp2Gms_hNDfzYsZDPjjwTt8NAkeNKjjviK78Y","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ee26f942a697545-ADD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"196.190.95.11","CF-IPCountry":"ET","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"196.190.95.11, 104.23.208.144"}
[18-Apr-2026 08:52:52 UTC] === User Orders API Called ===
[18-Apr-2026 08:52:52 UTC] User ID: 343
[18-Apr-2026 08:52:52 UTC] Limit: 20, Offset: 0
[18-Apr-2026 08:52:52 UTC] Orders found: 0
[18-Apr-2026 08:52:52 UTC] Orders data: []
[18-Apr-2026 08:52:52 UTC] Total orders count: 0
[18-Apr-2026 08:52:54 UTC] === API CALL LOG ===
[18-Apr-2026 08:52:54 UTC] Endpoint: user/profile.php
[18-Apr-2026 08:52:54 UTC] Full Log Data: {
    "timestamp": "2026-04-18 08:52:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.190.95.11",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQzIiwidXNlcm5hbWUiOiJ6ZWthcml5YXMiLCJlbWFpbCI6ImdldGFiYWxld3pla2FyaXlhczhAZ21haWwuY29tIiwiZXhwIjoxNzc2OTY0NjQ5fQ.WLB0kxGp2Gms_hNDfzYsZDPjjwTt8NAkeNKjjviK78Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee26f9dbde37545-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.190.95.11",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.190.95.11, 104.23.208.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 08:52:54 UTC] === END API CALL LOG ===
[18-Apr-2026 08:52:54 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 08:52:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQzIiwidXNlcm5hbWUiOiJ6ZWthcml5YXMiLCJlbWFpbCI6ImdldGFiYWxld3pla2FyaXlhczhAZ21haWwuY29tIiwiZXhwIjoxNzc2OTY0NjQ5fQ.WLB0kxGp2Gms_hNDfzYsZDPjjwTt8NAkeNKjjviK78Y
[18-Apr-2026 08:52:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 08:52:54 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 08:52:54 UTC] User ID: 343
[18-Apr-2026 08:52:54 UTC] ✅ User profile retrieved successfully for user ID: 343
[18-Apr-2026 08:52:56 UTC] === API CALL LOG ===
[18-Apr-2026 08:52:56 UTC] Endpoint: user/profile.php
[18-Apr-2026 08:52:56 UTC] Full Log Data: {
    "timestamp": "2026-04-18 08:52:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.190.95.11",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQzIiwidXNlcm5hbWUiOiJ6ZWthcml5YXMiLCJlbWFpbCI6ImdldGFiYWxld3pla2FyaXlhczhAZ21haWwuY29tIiwiZXhwIjoxNzc2OTY0NjQ5fQ.WLB0kxGp2Gms_hNDfzYsZDPjjwTt8NAkeNKjjviK78Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee26fac0eb57545-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.190.95.11",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.190.95.11, 104.23.208.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 08:52:56 UTC] === END API CALL LOG ===
[18-Apr-2026 08:52:56 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 08:52:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQzIiwidXNlcm5hbWUiOiJ6ZWthcml5YXMiLCJlbWFpbCI6ImdldGFiYWxld3pla2FyaXlhczhAZ21haWwuY29tIiwiZXhwIjoxNzc2OTY0NjQ5fQ.WLB0kxGp2Gms_hNDfzYsZDPjjwTt8NAkeNKjjviK78Y
[18-Apr-2026 08:52:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 08:52:56 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 08:52:56 UTC] User ID: 343
[18-Apr-2026 08:52:56 UTC] ✅ User profile retrieved successfully for user ID: 343
[18-Apr-2026 08:52:56 UTC] User Purchases API - User ID: 343
[18-Apr-2026 08:52:56 UTC] User Purchases API - Total purchases found: 0
[18-Apr-2026 08:58:56 UTC] === API CALL LOG ===
[18-Apr-2026 08:58:56 UTC] Endpoint: user/profile.php
[18-Apr-2026 08:58:56 UTC] Full Log Data: {
    "timestamp": "2026-04-18 08:58:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.182.150.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee278760b99c8d5-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.182.150.156",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.182.150.156, 104.23.239.33"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 08:58:56 UTC] === END API CALL LOG ===
[18-Apr-2026 08:58:56 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 08:58:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[18-Apr-2026 08:58:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 08:58:56 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 08:58:56 UTC] User ID: 346
[18-Apr-2026 08:58:56 UTC] ✅ User profile retrieved successfully for user ID: 346
[18-Apr-2026 08:58:56 UTC] === API CALL LOG ===
[18-Apr-2026 08:58:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Apr-2026 08:58:56 UTC] Endpoint: user/profile.php
[18-Apr-2026 08:58:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Apr-2026 08:58:56 UTC] Full Log Data: {
    "timestamp": "2026-04-18 08:58:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.182.150.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee278780809c8d5-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.182.150.156",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.182.150.156, 104.23.239.139"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 08:58:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ee27878080ec8d5-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"109.182.150.156","CF-IPCountry":"SI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"109.182.150.156, 104.23.239.138"}
[18-Apr-2026 08:58:56 UTC] === END API CALL LOG ===
[18-Apr-2026 08:58:56 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 08:58:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[18-Apr-2026 08:58:56 UTC] === User Orders API Called ===
[18-Apr-2026 08:58:56 UTC] User ID: 346
[18-Apr-2026 08:58:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 08:58:56 UTC] Limit: 20, Offset: 0
[18-Apr-2026 08:58:56 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 08:58:56 UTC] User ID: 346
[18-Apr-2026 08:58:56 UTC] ✅ User profile retrieved successfully for user ID: 346
[18-Apr-2026 08:58:56 UTC] Orders found: 5
[18-Apr-2026 08:58:56 UTC] Orders data: [{"id":204,"quantity":820,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro\/1234567","status":"pending","created_at":"2026-04-17 14:44:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":200,"quantity":41,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"cancelled","created_at":"2026-04-17 10:18:01","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":199,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:36","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":198,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:20","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":197,"quantity":1000,"total_coins":20000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:38:00","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[18-Apr-2026 08:58:56 UTC] Total orders count: 5
[18-Apr-2026 08:58:56 UTC] === API CALL LOG ===
[18-Apr-2026 08:58:56 UTC] Endpoint: user/profile.php
[18-Apr-2026 08:58:56 UTC] Full Log Data: {
    "timestamp": "2026-04-18 08:58:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.182.150.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee278796ab2c8d5-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.182.150.156",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.182.150.156, 104.23.239.139"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 08:58:56 UTC] === END API CALL LOG ===
[18-Apr-2026 08:58:56 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 08:58:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[18-Apr-2026 08:58:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 08:58:56 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 08:58:56 UTC] User ID: 346
[18-Apr-2026 08:58:56 UTC] ✅ User profile retrieved successfully for user ID: 346
[18-Apr-2026 09:52:44 UTC] === API CALL LOG ===
[18-Apr-2026 09:52:44 UTC] Endpoint: user/profile.php
[18-Apr-2026 09:52:44 UTC] Full Log Data: {
    "timestamp": "2026-04-18 09:52:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:d08:2241:95dd:50c6:3ff:fed9:35b0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYwIiwidXNlcm5hbWUiOiJ4aWFva3UiLCJlbWFpbCI6InhpYW9rdXB1YmdAZ21haWwuY29tIiwiZXhwIjoxNzc3MTA1OTIyfQ.RKaiWC-pezfhUyXfF-qDhVYaaFERH4FgyoSKjqD3asI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee2c743af223c5f-KUL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:d08:2241:95dd:50c6:3ff:fed9:35b0",
        "CF-IPCountry": "MY",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2001:d08:2241:95dd:50c6:3ff:fed9:35b0, 162.158.192.138"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 09:52:44 UTC] === END API CALL LOG ===
[18-Apr-2026 09:52:44 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 09:52:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYwIiwidXNlcm5hbWUiOiJ4aWFva3UiLCJlbWFpbCI6InhpYW9rdXB1YmdAZ21haWwuY29tIiwiZXhwIjoxNzc3MTA1OTIyfQ.RKaiWC-pezfhUyXfF-qDhVYaaFERH4FgyoSKjqD3asI
[18-Apr-2026 09:52:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 09:52:44 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 09:52:44 UTC] User ID: 360
[18-Apr-2026 09:52:44 UTC] ✅ User profile retrieved successfully for user ID: 360
[18-Apr-2026 09:52:45 UTC] === API CALL LOG ===
[18-Apr-2026 09:52:45 UTC] Endpoint: user/profile.php
[18-Apr-2026 09:52:45 UTC] Full Log Data: {
    "timestamp": "2026-04-18 09:52:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:d08:2241:95dd:50c6:3ff:fed9:35b0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYwIiwidXNlcm5hbWUiOiJ4aWFva3UiLCJlbWFpbCI6InhpYW9rdXB1YmdAZ21haWwuY29tIiwiZXhwIjoxNzc3MTA1OTIyfQ.RKaiWC-pezfhUyXfF-qDhVYaaFERH4FgyoSKjqD3asI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee2c749bc473c5f-KUL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:d08:2241:95dd:50c6:3ff:fed9:35b0",
        "CF-IPCountry": "MY",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2001:d08:2241:95dd:50c6:3ff:fed9:35b0, 162.158.192.138"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 09:52:45 UTC] === END API CALL LOG ===
[18-Apr-2026 09:52:45 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 09:52:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYwIiwidXNlcm5hbWUiOiJ4aWFva3UiLCJlbWFpbCI6InhpYW9rdXB1YmdAZ21haWwuY29tIiwiZXhwIjoxNzc3MTA1OTIyfQ.RKaiWC-pezfhUyXfF-qDhVYaaFERH4FgyoSKjqD3asI
[18-Apr-2026 09:52:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 09:52:45 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 09:52:45 UTC] User ID: 360
[18-Apr-2026 09:52:45 UTC] ✅ User profile retrieved successfully for user ID: 360
[18-Apr-2026 09:52:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Apr-2026 09:52:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Apr-2026 09:52:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYwIiwidXNlcm5hbWUiOiJ4aWFva3UiLCJlbWFpbCI6InhpYW9rdXB1YmdAZ21haWwuY29tIiwiZXhwIjoxNzc3MTA1OTIyfQ.RKaiWC-pezfhUyXfF-qDhVYaaFERH4FgyoSKjqD3asI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ee2c749ec6f3c5f-KUL","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2001:d08:2241:95dd:50c6:3ff:fed9:35b0","CF-IPCountry":"MY","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2001:d08:2241:95dd:50c6:3ff:fed9:35b0, 162.158.192.138"}
[18-Apr-2026 09:52:45 UTC] === User Orders API Called ===
[18-Apr-2026 09:52:45 UTC] User ID: 360
[18-Apr-2026 09:52:45 UTC] Limit: 20, Offset: 0
[18-Apr-2026 09:52:45 UTC] Orders found: 0
[18-Apr-2026 09:52:45 UTC] Orders data: []
[18-Apr-2026 09:52:45 UTC] Total orders count: 0
[18-Apr-2026 09:52:45 UTC] === API CALL LOG ===
[18-Apr-2026 09:52:45 UTC] Endpoint: user/profile.php
[18-Apr-2026 09:52:45 UTC] Full Log Data: {
    "timestamp": "2026-04-18 09:52:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:d08:2241:95dd:50c6:3ff:fed9:35b0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYwIiwidXNlcm5hbWUiOiJ4aWFva3UiLCJlbWFpbCI6InhpYW9rdXB1YmdAZ21haWwuY29tIiwiZXhwIjoxNzc3MTA1OTIyfQ.RKaiWC-pezfhUyXfF-qDhVYaaFERH4FgyoSKjqD3asI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee2c74a5ce63c5f-KUL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:d08:2241:95dd:50c6:3ff:fed9:35b0",
        "CF-IPCountry": "MY",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2001:d08:2241:95dd:50c6:3ff:fed9:35b0, 162.158.192.138"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 09:52:45 UTC] === END API CALL LOG ===
[18-Apr-2026 09:52:45 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 09:52:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYwIiwidXNlcm5hbWUiOiJ4aWFva3UiLCJlbWFpbCI6InhpYW9rdXB1YmdAZ21haWwuY29tIiwiZXhwIjoxNzc3MTA1OTIyfQ.RKaiWC-pezfhUyXfF-qDhVYaaFERH4FgyoSKjqD3asI
[18-Apr-2026 09:52:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 09:52:45 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 09:52:45 UTC] User ID: 360
[18-Apr-2026 09:52:45 UTC] ✅ User profile retrieved successfully for user ID: 360
[18-Apr-2026 10:41:11 UTC] === API CALL LOG ===
[18-Apr-2026 10:41:11 UTC] Endpoint: user/profile.php
[18-Apr-2026 10:41:11 UTC] Full Log Data: {
    "timestamp": "2026-04-18 10:41:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:1c8a:7e53:d8bf:d430:2b71:542b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYxIiwidXNlcm5hbWUiOiJQQVJUSFlBREFWQDEyMzQjIiwiZW1haWwiOiJhbmp1NzgxNTdAZ21haWwuY29tIiwiZXhwIjoxNzc3MTEzNjcwfQ.0wUsg1I7y5esiFq5ajz54nOyDIDJICsVfffUSELaoFI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee30e3ddebce1fc-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:1c8a:7e53:d8bf:d430:2b71:542b",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:1c8a:7e53:d8bf:d430:2b71:542b, 172.70.108.81"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 10:41:11 UTC] === END API CALL LOG ===
[18-Apr-2026 10:41:11 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 10:41:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYxIiwidXNlcm5hbWUiOiJQQVJUSFlBREFWQDEyMzQjIiwiZW1haWwiOiJhbmp1NzgxNTdAZ21haWwuY29tIiwiZXhwIjoxNzc3MTEzNjcwfQ.0wUsg1I7y5esiFq5ajz54nOyDIDJICsVfffUSELaoFI
[18-Apr-2026 10:41:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 10:41:11 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 10:41:11 UTC] User ID: 361
[18-Apr-2026 10:41:11 UTC] ✅ User profile retrieved successfully for user ID: 361
[18-Apr-2026 10:41:11 UTC] === API CALL LOG ===
[18-Apr-2026 10:41:11 UTC] Endpoint: user/profile.php
[18-Apr-2026 10:41:11 UTC] Full Log Data: {
    "timestamp": "2026-04-18 10:41:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:1c8a:7e53:d8bf:d430:2b71:542b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYxIiwidXNlcm5hbWUiOiJQQVJUSFlBREFWQDEyMzQjIiwiZW1haWwiOiJhbmp1NzgxNTdAZ21haWwuY29tIiwiZXhwIjoxNzc3MTEzNjcwfQ.0wUsg1I7y5esiFq5ajz54nOyDIDJICsVfffUSELaoFI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee30e3ddec4e1fc-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:1c8a:7e53:d8bf:d430:2b71:542b",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:1c8a:7e53:d8bf:d430:2b71:542b, 172.70.108.80"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 10:41:11 UTC] === END API CALL LOG ===
[18-Apr-2026 10:41:11 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 10:41:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYxIiwidXNlcm5hbWUiOiJQQVJUSFlBREFWQDEyMzQjIiwiZW1haWwiOiJhbmp1NzgxNTdAZ21haWwuY29tIiwiZXhwIjoxNzc3MTEzNjcwfQ.0wUsg1I7y5esiFq5ajz54nOyDIDJICsVfffUSELaoFI
[18-Apr-2026 10:41:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 10:41:11 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 10:41:11 UTC] User ID: 361
[18-Apr-2026 10:41:11 UTC] ✅ User profile retrieved successfully for user ID: 361
[18-Apr-2026 10:41:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Apr-2026 10:41:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Apr-2026 10:41:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYxIiwidXNlcm5hbWUiOiJQQVJUSFlBREFWQDEyMzQjIiwiZW1haWwiOiJhbmp1NzgxNTdAZ21haWwuY29tIiwiZXhwIjoxNzc3MTEzNjcwfQ.0wUsg1I7y5esiFq5ajz54nOyDIDJICsVfffUSELaoFI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ee30e3ddec1e1fc-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:1c8a:7e53:d8bf:d430:2b71:542b","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:4900:1c8a:7e53:d8bf:d430:2b71:542b, 172.70.108.81"}
[18-Apr-2026 10:41:11 UTC] === User Orders API Called ===
[18-Apr-2026 10:41:11 UTC] User ID: 361
[18-Apr-2026 10:41:11 UTC] Limit: 20, Offset: 0
[18-Apr-2026 10:41:11 UTC] Orders found: 0
[18-Apr-2026 10:41:11 UTC] Orders data: []
[18-Apr-2026 10:41:11 UTC] Total orders count: 0
[18-Apr-2026 10:41:12 UTC] === API CALL LOG ===
[18-Apr-2026 10:41:12 UTC] Endpoint: user/profile.php
[18-Apr-2026 10:41:12 UTC] Full Log Data: {
    "timestamp": "2026-04-18 10:41:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:1c8a:7e53:d8bf:d430:2b71:542b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYxIiwidXNlcm5hbWUiOiJQQVJUSFlBREFWQDEyMzQjIiwiZW1haWwiOiJhbmp1NzgxNTdAZ21haWwuY29tIiwiZXhwIjoxNzc3MTEzNjcwfQ.0wUsg1I7y5esiFq5ajz54nOyDIDJICsVfffUSELaoFI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee30e45cce8e1fc-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:1c8a:7e53:d8bf:d430:2b71:542b",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:1c8a:7e53:d8bf:d430:2b71:542b, 172.70.108.81"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 10:41:12 UTC] === END API CALL LOG ===
[18-Apr-2026 10:41:12 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 10:41:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYxIiwidXNlcm5hbWUiOiJQQVJUSFlBREFWQDEyMzQjIiwiZW1haWwiOiJhbmp1NzgxNTdAZ21haWwuY29tIiwiZXhwIjoxNzc3MTEzNjcwfQ.0wUsg1I7y5esiFq5ajz54nOyDIDJICsVfffUSELaoFI
[18-Apr-2026 10:41:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 10:41:12 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 10:41:12 UTC] User ID: 361
[18-Apr-2026 10:41:12 UTC] ✅ User profile retrieved successfully for user ID: 361
[18-Apr-2026 10:41:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Apr-2026 10:41:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Apr-2026 10:41:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYxIiwidXNlcm5hbWUiOiJQQVJUSFlBREFWQDEyMzQjIiwiZW1haWwiOiJhbmp1NzgxNTdAZ21haWwuY29tIiwiZXhwIjoxNzc3MTEzNjcwfQ.0wUsg1I7y5esiFq5ajz54nOyDIDJICsVfffUSELaoFI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ee30ecc8cf1e1fc-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:1c8a:7e53:d8bf:d430:2b71:542b","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:4900:1c8a:7e53:d8bf:d430:2b71:542b, 172.70.108.80"}
[18-Apr-2026 10:41:34 UTC] === User Orders API Called ===
[18-Apr-2026 10:41:34 UTC] User ID: 361
[18-Apr-2026 10:41:34 UTC] Limit: 20, Offset: 0
[18-Apr-2026 10:41:34 UTC] Orders found: 0
[18-Apr-2026 10:41:34 UTC] Orders data: []
[18-Apr-2026 10:41:34 UTC] Total orders count: 0
[18-Apr-2026 10:41:34 UTC] === API CALL LOG ===
[18-Apr-2026 10:41:34 UTC] Endpoint: user/profile.php
[18-Apr-2026 10:41:34 UTC] Full Log Data: {
    "timestamp": "2026-04-18 10:41:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:1c8a:7e53:d8bf:d430:2b71:542b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYxIiwidXNlcm5hbWUiOiJQQVJUSFlBREFWQDEyMzQjIiwiZW1haWwiOiJhbmp1NzgxNTdAZ21haWwuY29tIiwiZXhwIjoxNzc3MTEzNjcwfQ.0wUsg1I7y5esiFq5ajz54nOyDIDJICsVfffUSELaoFI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee30ecc8cf3e1fc-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:1c8a:7e53:d8bf:d430:2b71:542b",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:1c8a:7e53:d8bf:d430:2b71:542b, 172.70.108.80"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 10:41:34 UTC] === END API CALL LOG ===
[18-Apr-2026 10:41:34 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 10:41:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYxIiwidXNlcm5hbWUiOiJQQVJUSFlBREFWQDEyMzQjIiwiZW1haWwiOiJhbmp1NzgxNTdAZ21haWwuY29tIiwiZXhwIjoxNzc3MTEzNjcwfQ.0wUsg1I7y5esiFq5ajz54nOyDIDJICsVfffUSELaoFI
[18-Apr-2026 10:41:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 10:41:34 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 10:41:34 UTC] User ID: 361
[18-Apr-2026 10:41:34 UTC] ✅ User profile retrieved successfully for user ID: 361
[18-Apr-2026 10:41:34 UTC] === API CALL LOG ===
[18-Apr-2026 10:41:34 UTC] Endpoint: user/profile.php
[18-Apr-2026 10:41:34 UTC] Full Log Data: {
    "timestamp": "2026-04-18 10:41:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:1c8a:7e53:d8bf:d430:2b71:542b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYxIiwidXNlcm5hbWUiOiJQQVJUSFlBREFWQDEyMzQjIiwiZW1haWwiOiJhbmp1NzgxNTdAZ21haWwuY29tIiwiZXhwIjoxNzc3MTEzNjcwfQ.0wUsg1I7y5esiFq5ajz54nOyDIDJICsVfffUSELaoFI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee30ed08c59e1fc-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:1c8a:7e53:d8bf:d430:2b71:542b",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:1c8a:7e53:d8bf:d430:2b71:542b, 172.70.108.80"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 10:41:34 UTC] === END API CALL LOG ===
[18-Apr-2026 10:41:34 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 10:41:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYxIiwidXNlcm5hbWUiOiJQQVJUSFlBREFWQDEyMzQjIiwiZW1haWwiOiJhbmp1NzgxNTdAZ21haWwuY29tIiwiZXhwIjoxNzc3MTEzNjcwfQ.0wUsg1I7y5esiFq5ajz54nOyDIDJICsVfffUSELaoFI
[18-Apr-2026 10:41:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 10:41:34 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 10:41:34 UTC] User ID: 361
[18-Apr-2026 10:41:34 UTC] ✅ User profile retrieved successfully for user ID: 361
[18-Apr-2026 10:41:35 UTC] === API CALL LOG ===
[18-Apr-2026 10:41:35 UTC] Endpoint: user/profile.php
[18-Apr-2026 10:41:35 UTC] Full Log Data: {
    "timestamp": "2026-04-18 10:41:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:1c8a:7e53:d8bf:d430:2b71:542b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYxIiwidXNlcm5hbWUiOiJQQVJUSFlBREFWQDEyMzQjIiwiZW1haWwiOiJhbmp1NzgxNTdAZ21haWwuY29tIiwiZXhwIjoxNzc3MTEzNjcwfQ.0wUsg1I7y5esiFq5ajz54nOyDIDJICsVfffUSELaoFI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee30ed46b02e1fc-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:1c8a:7e53:d8bf:d430:2b71:542b",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:1c8a:7e53:d8bf:d430:2b71:542b, 172.70.108.80"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 10:41:35 UTC] === END API CALL LOG ===
[18-Apr-2026 10:41:35 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 10:41:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYxIiwidXNlcm5hbWUiOiJQQVJUSFlBREFWQDEyMzQjIiwiZW1haWwiOiJhbmp1NzgxNTdAZ21haWwuY29tIiwiZXhwIjoxNzc3MTEzNjcwfQ.0wUsg1I7y5esiFq5ajz54nOyDIDJICsVfffUSELaoFI
[18-Apr-2026 10:41:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 10:41:35 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 10:41:35 UTC] User ID: 361
[18-Apr-2026 10:41:35 UTC] ✅ User profile retrieved successfully for user ID: 361
[18-Apr-2026 10:41:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Apr-2026 10:41:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Apr-2026 10:41:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYxIiwidXNlcm5hbWUiOiJQQVJUSFlBREFWQDEyMzQjIiwiZW1haWwiOiJhbmp1NzgxNTdAZ21haWwuY29tIiwiZXhwIjoxNzc3MTEzNjcwfQ.0wUsg1I7y5esiFq5ajz54nOyDIDJICsVfffUSELaoFI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ee30ef6f824e1fc-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:1c8a:7e53:d8bf:d430:2b71:542b","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:4900:1c8a:7e53:d8bf:d430:2b71:542b, 172.70.108.80"}
[18-Apr-2026 10:41:40 UTC] === User Orders API Called ===
[18-Apr-2026 10:41:40 UTC] User ID: 361
[18-Apr-2026 10:41:40 UTC] Limit: 20, Offset: 0
[18-Apr-2026 10:41:40 UTC] Orders found: 0
[18-Apr-2026 10:41:40 UTC] Orders data: []
[18-Apr-2026 10:41:40 UTC] Total orders count: 0
[18-Apr-2026 10:41:40 UTC] === API CALL LOG ===
[18-Apr-2026 10:41:40 UTC] Endpoint: user/profile.php
[18-Apr-2026 10:41:40 UTC] Full Log Data: {
    "timestamp": "2026-04-18 10:41:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:1c8a:7e53:d8bf:d430:2b71:542b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYxIiwidXNlcm5hbWUiOiJQQVJUSFlBREFWQDEyMzQjIiwiZW1haWwiOiJhbmp1NzgxNTdAZ21haWwuY29tIiwiZXhwIjoxNzc3MTEzNjcwfQ.0wUsg1I7y5esiFq5ajz54nOyDIDJICsVfffUSELaoFI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee30ef6f829e1fc-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:1c8a:7e53:d8bf:d430:2b71:542b",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:1c8a:7e53:d8bf:d430:2b71:542b, 172.70.108.80"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 10:41:40 UTC] === END API CALL LOG ===
[18-Apr-2026 10:41:40 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 10:41:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYxIiwidXNlcm5hbWUiOiJQQVJUSFlBREFWQDEyMzQjIiwiZW1haWwiOiJhbmp1NzgxNTdAZ21haWwuY29tIiwiZXhwIjoxNzc3MTEzNjcwfQ.0wUsg1I7y5esiFq5ajz54nOyDIDJICsVfffUSELaoFI
[18-Apr-2026 10:41:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 10:41:40 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 10:41:40 UTC] User ID: 361
[18-Apr-2026 10:41:40 UTC] ✅ User profile retrieved successfully for user ID: 361
[18-Apr-2026 10:41:41 UTC] === API CALL LOG ===
[18-Apr-2026 10:41:41 UTC] Endpoint: user/profile.php
[18-Apr-2026 10:41:41 UTC] Full Log Data: {
    "timestamp": "2026-04-18 10:41:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:1c8a:7e53:d8bf:d430:2b71:542b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYxIiwidXNlcm5hbWUiOiJQQVJUSFlBREFWQDEyMzQjIiwiZW1haWwiOiJhbmp1NzgxNTdAZ21haWwuY29tIiwiZXhwIjoxNzc3MTEzNjcwfQ.0wUsg1I7y5esiFq5ajz54nOyDIDJICsVfffUSELaoFI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee30efaadffe1fc-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:1c8a:7e53:d8bf:d430:2b71:542b",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:1c8a:7e53:d8bf:d430:2b71:542b, 172.70.108.80"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 10:41:41 UTC] === END API CALL LOG ===
[18-Apr-2026 10:41:41 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 10:41:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYxIiwidXNlcm5hbWUiOiJQQVJUSFlBREFWQDEyMzQjIiwiZW1haWwiOiJhbmp1NzgxNTdAZ21haWwuY29tIiwiZXhwIjoxNzc3MTEzNjcwfQ.0wUsg1I7y5esiFq5ajz54nOyDIDJICsVfffUSELaoFI
[18-Apr-2026 10:41:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 10:41:41 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 10:41:41 UTC] User ID: 361
[18-Apr-2026 10:41:41 UTC] ✅ User profile retrieved successfully for user ID: 361
[18-Apr-2026 10:41:41 UTC] === API CALL LOG ===
[18-Apr-2026 10:41:41 UTC] Endpoint: user/profile.php
[18-Apr-2026 10:41:41 UTC] Full Log Data: {
    "timestamp": "2026-04-18 10:41:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:1c8a:7e53:d8bf:d430:2b71:542b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYxIiwidXNlcm5hbWUiOiJQQVJUSFlBREFWQDEyMzQjIiwiZW1haWwiOiJhbmp1NzgxNTdAZ21haWwuY29tIiwiZXhwIjoxNzc3MTEzNjcwfQ.0wUsg1I7y5esiFq5ajz54nOyDIDJICsVfffUSELaoFI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee30efd4acfe1fc-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:1c8a:7e53:d8bf:d430:2b71:542b",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:1c8a:7e53:d8bf:d430:2b71:542b, 172.70.108.80"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 10:41:41 UTC] === END API CALL LOG ===
[18-Apr-2026 10:41:41 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 10:41:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYxIiwidXNlcm5hbWUiOiJQQVJUSFlBREFWQDEyMzQjIiwiZW1haWwiOiJhbmp1NzgxNTdAZ21haWwuY29tIiwiZXhwIjoxNzc3MTEzNjcwfQ.0wUsg1I7y5esiFq5ajz54nOyDIDJICsVfffUSELaoFI
[18-Apr-2026 10:41:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 10:41:41 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 10:41:41 UTC] User ID: 361
[18-Apr-2026 10:41:41 UTC] ✅ User profile retrieved successfully for user ID: 361
[18-Apr-2026 10:41:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Apr-2026 10:41:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Apr-2026 10:41:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYxIiwidXNlcm5hbWUiOiJQQVJUSFlBREFWQDEyMzQjIiwiZW1haWwiOiJhbmp1NzgxNTdAZ21haWwuY29tIiwiZXhwIjoxNzc3MTEzNjcwfQ.0wUsg1I7y5esiFq5ajz54nOyDIDJICsVfffUSELaoFI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ee30f0fee46e1fc-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:1c8a:7e53:d8bf:d430:2b71:542b","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:4900:1c8a:7e53:d8bf:d430:2b71:542b, 172.70.108.80"}
[18-Apr-2026 10:41:44 UTC] === User Orders API Called ===
[18-Apr-2026 10:41:44 UTC] User ID: 361
[18-Apr-2026 10:41:44 UTC] Limit: 20, Offset: 0
[18-Apr-2026 10:41:44 UTC] Orders found: 0
[18-Apr-2026 10:41:44 UTC] Orders data: []
[18-Apr-2026 10:41:44 UTC] Total orders count: 0
[18-Apr-2026 10:41:44 UTC] === API CALL LOG ===
[18-Apr-2026 10:41:44 UTC] Endpoint: user/profile.php
[18-Apr-2026 10:41:44 UTC] Full Log Data: {
    "timestamp": "2026-04-18 10:41:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:1c8a:7e53:d8bf:d430:2b71:542b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYxIiwidXNlcm5hbWUiOiJQQVJUSFlBREFWQDEyMzQjIiwiZW1haWwiOiJhbmp1NzgxNTdAZ21haWwuY29tIiwiZXhwIjoxNzc3MTEzNjcwfQ.0wUsg1I7y5esiFq5ajz54nOyDIDJICsVfffUSELaoFI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee30f0fee4ae1fc-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:1c8a:7e53:d8bf:d430:2b71:542b",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:1c8a:7e53:d8bf:d430:2b71:542b, 172.70.108.80"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 10:41:44 UTC] === END API CALL LOG ===
[18-Apr-2026 10:41:44 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 10:41:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYxIiwidXNlcm5hbWUiOiJQQVJUSFlBREFWQDEyMzQjIiwiZW1haWwiOiJhbmp1NzgxNTdAZ21haWwuY29tIiwiZXhwIjoxNzc3MTEzNjcwfQ.0wUsg1I7y5esiFq5ajz54nOyDIDJICsVfffUSELaoFI
[18-Apr-2026 10:41:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 10:41:44 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 10:41:44 UTC] User ID: 361
[18-Apr-2026 10:41:44 UTC] ✅ User profile retrieved successfully for user ID: 361
[18-Apr-2026 10:41:45 UTC] === API CALL LOG ===
[18-Apr-2026 10:41:45 UTC] Endpoint: user/profile.php
[18-Apr-2026 10:41:45 UTC] Full Log Data: {
    "timestamp": "2026-04-18 10:41:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:1c8a:7e53:d8bf:d430:2b71:542b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYxIiwidXNlcm5hbWUiOiJQQVJUSFlBREFWQDEyMzQjIiwiZW1haWwiOiJhbmp1NzgxNTdAZ21haWwuY29tIiwiZXhwIjoxNzc3MTEzNjcwfQ.0wUsg1I7y5esiFq5ajz54nOyDIDJICsVfffUSELaoFI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee30f143eb9e1fc-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:1c8a:7e53:d8bf:d430:2b71:542b",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:1c8a:7e53:d8bf:d430:2b71:542b, 172.70.108.80"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 10:41:45 UTC] === END API CALL LOG ===
[18-Apr-2026 10:41:45 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 10:41:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYxIiwidXNlcm5hbWUiOiJQQVJUSFlBREFWQDEyMzQjIiwiZW1haWwiOiJhbmp1NzgxNTdAZ21haWwuY29tIiwiZXhwIjoxNzc3MTEzNjcwfQ.0wUsg1I7y5esiFq5ajz54nOyDIDJICsVfffUSELaoFI
[18-Apr-2026 10:41:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 10:41:45 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 10:41:45 UTC] User ID: 361
[18-Apr-2026 10:41:45 UTC] ✅ User profile retrieved successfully for user ID: 361
[18-Apr-2026 10:41:46 UTC] === API CALL LOG ===
[18-Apr-2026 10:41:46 UTC] Endpoint: user/profile.php
[18-Apr-2026 10:41:46 UTC] Full Log Data: {
    "timestamp": "2026-04-18 10:41:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:1c8a:7e53:d8bf:d430:2b71:542b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYxIiwidXNlcm5hbWUiOiJQQVJUSFlBREFWQDEyMzQjIiwiZW1haWwiOiJhbmp1NzgxNTdAZ21haWwuY29tIiwiZXhwIjoxNzc3MTEzNjcwfQ.0wUsg1I7y5esiFq5ajz54nOyDIDJICsVfffUSELaoFI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee30f172ba3e1fc-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:1c8a:7e53:d8bf:d430:2b71:542b",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:1c8a:7e53:d8bf:d430:2b71:542b, 172.70.108.80"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 10:41:46 UTC] === END API CALL LOG ===
[18-Apr-2026 10:41:46 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 10:41:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYxIiwidXNlcm5hbWUiOiJQQVJUSFlBREFWQDEyMzQjIiwiZW1haWwiOiJhbmp1NzgxNTdAZ21haWwuY29tIiwiZXhwIjoxNzc3MTEzNjcwfQ.0wUsg1I7y5esiFq5ajz54nOyDIDJICsVfffUSELaoFI
[18-Apr-2026 10:41:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 10:41:46 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 10:41:46 UTC] User ID: 361
[18-Apr-2026 10:41:46 UTC] ✅ User profile retrieved successfully for user ID: 361
[18-Apr-2026 10:42:14 UTC] === API CALL LOG ===
[18-Apr-2026 10:42:14 UTC] Endpoint: user/profile.php
[18-Apr-2026 10:42:14 UTC] Full Log Data: {
    "timestamp": "2026-04-18 10:42:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:1c8a:7e53:d8bf:d430:2b71:542b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYxIiwidXNlcm5hbWUiOiJQQVJUSFlBREFWQDEyMzQjIiwiZW1haWwiOiJhbmp1NzgxNTdAZ21haWwuY29tIiwiZXhwIjoxNzc3MTEzNjcwfQ.0wUsg1I7y5esiFq5ajz54nOyDIDJICsVfffUSELaoFI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee30fc7282fe1fc-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:1c8a:7e53:d8bf:d430:2b71:542b",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:1c8a:7e53:d8bf:d430:2b71:542b, 172.70.108.80"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 10:42:14 UTC] === END API CALL LOG ===
[18-Apr-2026 10:42:14 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 10:42:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYxIiwidXNlcm5hbWUiOiJQQVJUSFlBREFWQDEyMzQjIiwiZW1haWwiOiJhbmp1NzgxNTdAZ21haWwuY29tIiwiZXhwIjoxNzc3MTEzNjcwfQ.0wUsg1I7y5esiFq5ajz54nOyDIDJICsVfffUSELaoFI
[18-Apr-2026 10:42:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 10:42:14 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 10:42:14 UTC] User ID: 361
[18-Apr-2026 10:42:14 UTC] ✅ User profile retrieved successfully for user ID: 361
[18-Apr-2026 10:42:23 UTC] === API CALL LOG ===
[18-Apr-2026 10:42:23 UTC] Endpoint: user/profile.php
[18-Apr-2026 10:42:23 UTC] Full Log Data: {
    "timestamp": "2026-04-18 10:42:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:1c8a:7e53:d8bf:d430:2b71:542b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYxIiwidXNlcm5hbWUiOiJQQVJUSFlBREFWQDEyMzQjIiwiZW1haWwiOiJhbmp1NzgxNTdAZ21haWwuY29tIiwiZXhwIjoxNzc3MTEzNjcwfQ.0wUsg1I7y5esiFq5ajz54nOyDIDJICsVfffUSELaoFI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee310039edee1fc-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:1c8a:7e53:d8bf:d430:2b71:542b",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:1c8a:7e53:d8bf:d430:2b71:542b, 172.70.108.80"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 10:42:23 UTC] === END API CALL LOG ===
[18-Apr-2026 10:42:23 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 10:42:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYxIiwidXNlcm5hbWUiOiJQQVJUSFlBREFWQDEyMzQjIiwiZW1haWwiOiJhbmp1NzgxNTdAZ21haWwuY29tIiwiZXhwIjoxNzc3MTEzNjcwfQ.0wUsg1I7y5esiFq5ajz54nOyDIDJICsVfffUSELaoFI
[18-Apr-2026 10:42:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 10:42:23 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 10:42:23 UTC] User ID: 361
[18-Apr-2026 10:42:23 UTC] ✅ User profile retrieved successfully for user ID: 361
[18-Apr-2026 10:42:34 UTC] === API CALL LOG ===
[18-Apr-2026 10:42:34 UTC] Endpoint: user/profile.php
[18-Apr-2026 10:42:34 UTC] Full Log Data: {
    "timestamp": "2026-04-18 10:42:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:1c8a:7e53:d8bf:d430:2b71:542b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYxIiwidXNlcm5hbWUiOiJQQVJUSFlBREFWQDEyMzQjIiwiZW1haWwiOiJhbmp1NzgxNTdAZ21haWwuY29tIiwiZXhwIjoxNzc3MTEzNjcwfQ.0wUsg1I7y5esiFq5ajz54nOyDIDJICsVfffUSELaoFI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee3104668fee1fc-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:1c8a:7e53:d8bf:d430:2b71:542b",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:1c8a:7e53:d8bf:d430:2b71:542b, 172.70.108.80"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 10:42:34 UTC] === END API CALL LOG ===
[18-Apr-2026 10:42:34 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 10:42:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYxIiwidXNlcm5hbWUiOiJQQVJUSFlBREFWQDEyMzQjIiwiZW1haWwiOiJhbmp1NzgxNTdAZ21haWwuY29tIiwiZXhwIjoxNzc3MTEzNjcwfQ.0wUsg1I7y5esiFq5ajz54nOyDIDJICsVfffUSELaoFI
[18-Apr-2026 10:42:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 10:42:34 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 10:42:34 UTC] User ID: 361
[18-Apr-2026 10:42:34 UTC] ✅ User profile retrieved successfully for user ID: 361
[18-Apr-2026 10:42:37 UTC] === API CALL LOG ===
[18-Apr-2026 10:42:37 UTC] Endpoint: user/profile.php
[18-Apr-2026 10:42:37 UTC] Full Log Data: {
    "timestamp": "2026-04-18 10:42:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:1c8a:7e53:d8bf:d430:2b71:542b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYxIiwidXNlcm5hbWUiOiJQQVJUSFlBREFWQDEyMzQjIiwiZW1haWwiOiJhbmp1NzgxNTdAZ21haWwuY29tIiwiZXhwIjoxNzc3MTEzNjcwfQ.0wUsg1I7y5esiFq5ajz54nOyDIDJICsVfffUSELaoFI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee31056cfe5e1fc-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:1c8a:7e53:d8bf:d430:2b71:542b",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:1c8a:7e53:d8bf:d430:2b71:542b, 172.70.108.80"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 10:42:37 UTC] === END API CALL LOG ===
[18-Apr-2026 10:42:37 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 10:42:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYxIiwidXNlcm5hbWUiOiJQQVJUSFlBREFWQDEyMzQjIiwiZW1haWwiOiJhbmp1NzgxNTdAZ21haWwuY29tIiwiZXhwIjoxNzc3MTEzNjcwfQ.0wUsg1I7y5esiFq5ajz54nOyDIDJICsVfffUSELaoFI
[18-Apr-2026 10:42:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 10:42:37 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 10:42:37 UTC] User ID: 361
[18-Apr-2026 10:42:37 UTC] ✅ User profile retrieved successfully for user ID: 361
[18-Apr-2026 10:42:57 UTC] === API CALL LOG ===
[18-Apr-2026 10:42:57 UTC] Endpoint: user/profile.php
[18-Apr-2026 10:42:57 UTC] Full Log Data: {
    "timestamp": "2026-04-18 10:42:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:1c8a:7e53:d8bf:d430:2b71:542b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYxIiwidXNlcm5hbWUiOiJQQVJUSFlBREFWQDEyMzQjIiwiZW1haWwiOiJhbmp1NzgxNTdAZ21haWwuY29tIiwiZXhwIjoxNzc3MTEzNjcwfQ.0wUsg1I7y5esiFq5ajz54nOyDIDJICsVfffUSELaoFI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee310d3ac54e1fc-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:1c8a:7e53:d8bf:d430:2b71:542b",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:1c8a:7e53:d8bf:d430:2b71:542b, 172.70.108.81"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 10:42:57 UTC] === END API CALL LOG ===
[18-Apr-2026 10:42:57 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 10:42:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYxIiwidXNlcm5hbWUiOiJQQVJUSFlBREFWQDEyMzQjIiwiZW1haWwiOiJhbmp1NzgxNTdAZ21haWwuY29tIiwiZXhwIjoxNzc3MTEzNjcwfQ.0wUsg1I7y5esiFq5ajz54nOyDIDJICsVfffUSELaoFI
[18-Apr-2026 10:42:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 10:42:57 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 10:42:57 UTC] User ID: 361
[18-Apr-2026 10:42:57 UTC] ✅ User profile retrieved successfully for user ID: 361
[18-Apr-2026 10:43:03 UTC] === API CALL LOG ===
[18-Apr-2026 10:43:03 UTC] Endpoint: user/profile.php
[18-Apr-2026 10:43:03 UTC] Full Log Data: {
    "timestamp": "2026-04-18 10:43:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:1c8a:7e53:d8bf:d430:2b71:542b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYxIiwidXNlcm5hbWUiOiJQQVJUSFlBREFWQDEyMzQjIiwiZW1haWwiOiJhbmp1NzgxNTdAZ21haWwuY29tIiwiZXhwIjoxNzc3MTEzNjcwfQ.0wUsg1I7y5esiFq5ajz54nOyDIDJICsVfffUSELaoFI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee310faff49e1fc-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:1c8a:7e53:d8bf:d430:2b71:542b",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:1c8a:7e53:d8bf:d430:2b71:542b, 172.70.108.81"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 10:43:03 UTC] === END API CALL LOG ===
[18-Apr-2026 10:43:03 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 10:43:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYxIiwidXNlcm5hbWUiOiJQQVJUSFlBREFWQDEyMzQjIiwiZW1haWwiOiJhbmp1NzgxNTdAZ21haWwuY29tIiwiZXhwIjoxNzc3MTEzNjcwfQ.0wUsg1I7y5esiFq5ajz54nOyDIDJICsVfffUSELaoFI
[18-Apr-2026 10:43:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 10:43:03 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 10:43:03 UTC] User ID: 361
[18-Apr-2026 10:43:03 UTC] ✅ User profile retrieved successfully for user ID: 361
[18-Apr-2026 10:43:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Apr-2026 10:43:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Apr-2026 10:43:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYxIiwidXNlcm5hbWUiOiJQQVJUSFlBREFWQDEyMzQjIiwiZW1haWwiOiJhbmp1NzgxNTdAZ21haWwuY29tIiwiZXhwIjoxNzc3MTEzNjcwfQ.0wUsg1I7y5esiFq5ajz54nOyDIDJICsVfffUSELaoFI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ee3115a6ed6e1fc-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:1c8a:7e53:d8bf:d430:2b71:542b","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:4900:1c8a:7e53:d8bf:d430:2b71:542b, 172.70.108.81"}
[18-Apr-2026 10:43:18 UTC] === User Orders API Called ===
[18-Apr-2026 10:43:18 UTC] User ID: 361
[18-Apr-2026 10:43:18 UTC] Limit: 20, Offset: 0
[18-Apr-2026 10:43:18 UTC] Orders found: 0
[18-Apr-2026 10:43:18 UTC] Orders data: []
[18-Apr-2026 10:43:18 UTC] Total orders count: 0
[18-Apr-2026 10:43:18 UTC] === API CALL LOG ===
[18-Apr-2026 10:43:18 UTC] Endpoint: user/profile.php
[18-Apr-2026 10:43:18 UTC] Full Log Data: {
    "timestamp": "2026-04-18 10:43:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:1c8a:7e53:d8bf:d430:2b71:542b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYxIiwidXNlcm5hbWUiOiJQQVJUSFlBREFWQDEyMzQjIiwiZW1haWwiOiJhbmp1NzgxNTdAZ21haWwuY29tIiwiZXhwIjoxNzc3MTEzNjcwfQ.0wUsg1I7y5esiFq5ajz54nOyDIDJICsVfffUSELaoFI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee3115a6ed7e1fc-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:1c8a:7e53:d8bf:d430:2b71:542b",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:1c8a:7e53:d8bf:d430:2b71:542b, 172.70.108.81"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 10:43:18 UTC] === END API CALL LOG ===
[18-Apr-2026 10:43:18 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 10:43:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYxIiwidXNlcm5hbWUiOiJQQVJUSFlBREFWQDEyMzQjIiwiZW1haWwiOiJhbmp1NzgxNTdAZ21haWwuY29tIiwiZXhwIjoxNzc3MTEzNjcwfQ.0wUsg1I7y5esiFq5ajz54nOyDIDJICsVfffUSELaoFI
[18-Apr-2026 10:43:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 10:43:18 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 10:43:18 UTC] User ID: 361
[18-Apr-2026 10:43:18 UTC] ✅ User profile retrieved successfully for user ID: 361
[18-Apr-2026 10:43:19 UTC] === API CALL LOG ===
[18-Apr-2026 10:43:19 UTC] Endpoint: user/profile.php
[18-Apr-2026 10:43:19 UTC] Full Log Data: {
    "timestamp": "2026-04-18 10:43:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:1c8a:7e53:d8bf:d430:2b71:542b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYxIiwidXNlcm5hbWUiOiJQQVJUSFlBREFWQDEyMzQjIiwiZW1haWwiOiJhbmp1NzgxNTdAZ21haWwuY29tIiwiZXhwIjoxNzc3MTEzNjcwfQ.0wUsg1I7y5esiFq5ajz54nOyDIDJICsVfffUSELaoFI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee3115dfcdde1fc-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:1c8a:7e53:d8bf:d430:2b71:542b",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:1c8a:7e53:d8bf:d430:2b71:542b, 172.70.108.81"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 10:43:19 UTC] === END API CALL LOG ===
[18-Apr-2026 10:43:19 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 10:43:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYxIiwidXNlcm5hbWUiOiJQQVJUSFlBREFWQDEyMzQjIiwiZW1haWwiOiJhbmp1NzgxNTdAZ21haWwuY29tIiwiZXhwIjoxNzc3MTEzNjcwfQ.0wUsg1I7y5esiFq5ajz54nOyDIDJICsVfffUSELaoFI
[18-Apr-2026 10:43:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 10:43:19 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 10:43:19 UTC] User ID: 361
[18-Apr-2026 10:43:19 UTC] ✅ User profile retrieved successfully for user ID: 361
[18-Apr-2026 10:43:20 UTC] === API CALL LOG ===
[18-Apr-2026 10:43:20 UTC] Endpoint: user/profile.php
[18-Apr-2026 10:43:20 UTC] Full Log Data: {
    "timestamp": "2026-04-18 10:43:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:1c8a:7e53:d8bf:d430:2b71:542b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYxIiwidXNlcm5hbWUiOiJQQVJUSFlBREFWQDEyMzQjIiwiZW1haWwiOiJhbmp1NzgxNTdAZ21haWwuY29tIiwiZXhwIjoxNzc3MTEzNjcwfQ.0wUsg1I7y5esiFq5ajz54nOyDIDJICsVfffUSELaoFI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee311624c20e1fc-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:1c8a:7e53:d8bf:d430:2b71:542b",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:1c8a:7e53:d8bf:d430:2b71:542b, 172.70.108.81"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 10:43:20 UTC] === END API CALL LOG ===
[18-Apr-2026 10:43:20 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 10:43:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYxIiwidXNlcm5hbWUiOiJQQVJUSFlBREFWQDEyMzQjIiwiZW1haWwiOiJhbmp1NzgxNTdAZ21haWwuY29tIiwiZXhwIjoxNzc3MTEzNjcwfQ.0wUsg1I7y5esiFq5ajz54nOyDIDJICsVfffUSELaoFI
[18-Apr-2026 10:43:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 10:43:20 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 10:43:20 UTC] User ID: 361
[18-Apr-2026 10:43:20 UTC] ✅ User profile retrieved successfully for user ID: 361
[18-Apr-2026 11:12:12 UTC] === API CALL LOG ===
[18-Apr-2026 11:12:12 UTC] Endpoint: user/profile.php
[18-Apr-2026 11:12:12 UTC] Full Log Data: {
    "timestamp": "2026-04-18 11:12:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.58.46.150",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee33bac0db1d26d-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "178.58.46.150",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "178.58.46.150, 172.71.164.218"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 11:12:12 UTC] === END API CALL LOG ===
[18-Apr-2026 11:12:12 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 11:12:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[18-Apr-2026 11:12:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 11:12:12 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 11:12:12 UTC] User ID: 346
[18-Apr-2026 11:12:12 UTC] ✅ User profile retrieved successfully for user ID: 346
[18-Apr-2026 11:12:12 UTC] === API CALL LOG ===
[18-Apr-2026 11:12:12 UTC] Endpoint: user/profile.php
[18-Apr-2026 11:12:12 UTC] Full Log Data: {
    "timestamp": "2026-04-18 11:12:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.58.46.150",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee33bae6c7cd26d-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "178.58.46.150",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "178.58.46.150, 172.71.164.218"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 11:12:12 UTC] === END API CALL LOG ===
[18-Apr-2026 11:12:12 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 11:12:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[18-Apr-2026 11:12:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 11:12:12 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 11:12:12 UTC] User ID: 346
[18-Apr-2026 11:12:12 UTC] ✅ User profile retrieved successfully for user ID: 346
[18-Apr-2026 11:12:12 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Apr-2026 11:12:12 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Apr-2026 11:12:12 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ee33bae6c7ed26d-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"178.58.46.150","CF-IPCountry":"SI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"178.58.46.150, 172.71.164.219"}
[18-Apr-2026 11:12:12 UTC] === User Orders API Called ===
[18-Apr-2026 11:12:12 UTC] User ID: 346
[18-Apr-2026 11:12:12 UTC] Limit: 20, Offset: 0
[18-Apr-2026 11:12:12 UTC] Orders found: 5
[18-Apr-2026 11:12:12 UTC] Orders data: [{"id":204,"quantity":820,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro\/1234567","status":"pending","created_at":"2026-04-17 14:44:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":200,"quantity":41,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"cancelled","created_at":"2026-04-17 10:18:01","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":199,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:36","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":198,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:20","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":197,"quantity":1000,"total_coins":20000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:38:00","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[18-Apr-2026 11:12:12 UTC] Total orders count: 5
[18-Apr-2026 11:12:12 UTC] === API CALL LOG ===
[18-Apr-2026 11:12:12 UTC] Endpoint: user/profile.php
[18-Apr-2026 11:12:12 UTC] Full Log Data: {
    "timestamp": "2026-04-18 11:12:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.58.46.150",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee33bae9cddd26d-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "178.58.46.150",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "178.58.46.150, 172.71.164.218"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 11:12:12 UTC] === END API CALL LOG ===
[18-Apr-2026 11:12:12 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 11:12:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[18-Apr-2026 11:12:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 11:12:12 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 11:12:12 UTC] User ID: 346
[18-Apr-2026 11:12:12 UTC] ✅ User profile retrieved successfully for user ID: 346
[18-Apr-2026 11:12:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Apr-2026 11:12:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Apr-2026 11:12:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ee33bc1198ed26d-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"178.58.46.150","CF-IPCountry":"SI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"178.58.46.150, 172.71.164.218"}
[18-Apr-2026 11:12:15 UTC] === User Orders API Called ===
[18-Apr-2026 11:12:15 UTC] User ID: 346
[18-Apr-2026 11:12:15 UTC] Limit: 20, Offset: 0
[18-Apr-2026 11:12:15 UTC] Orders found: 5
[18-Apr-2026 11:12:15 UTC] Orders data: [{"id":204,"quantity":820,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro\/1234567","status":"pending","created_at":"2026-04-17 14:44:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":200,"quantity":41,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"cancelled","created_at":"2026-04-17 10:18:01","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":199,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:36","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":198,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:20","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":197,"quantity":1000,"total_coins":20000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:38:00","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[18-Apr-2026 11:12:15 UTC] Total orders count: 5
[18-Apr-2026 11:12:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Apr-2026 11:12:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Apr-2026 11:12:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ee33bdeff5cd26d-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"178.58.46.150","CF-IPCountry":"SI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"178.58.46.150, 172.71.164.218"}
[18-Apr-2026 11:12:20 UTC] === User Orders API Called ===
[18-Apr-2026 11:12:20 UTC] User ID: 346
[18-Apr-2026 11:12:20 UTC] Limit: 20, Offset: 0
[18-Apr-2026 11:12:20 UTC] Orders found: 5
[18-Apr-2026 11:12:20 UTC] Orders data: [{"id":204,"quantity":820,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro\/1234567","status":"pending","created_at":"2026-04-17 14:44:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":200,"quantity":41,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"cancelled","created_at":"2026-04-17 10:18:01","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":199,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:36","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":198,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:20","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":197,"quantity":1000,"total_coins":20000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:38:00","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[18-Apr-2026 11:12:20 UTC] Total orders count: 5
[18-Apr-2026 11:12:20 UTC] === API CALL LOG ===
[18-Apr-2026 11:12:20 UTC] Endpoint: user/profile.php
[18-Apr-2026 11:12:20 UTC] Full Log Data: {
    "timestamp": "2026-04-18 11:12:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.58.46.150",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee33bdf9983d26d-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "178.58.46.150",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "178.58.46.150, 172.71.164.218"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 11:12:20 UTC] === END API CALL LOG ===
[18-Apr-2026 11:12:20 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 11:12:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[18-Apr-2026 11:12:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 11:12:20 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 11:12:20 UTC] User ID: 346
[18-Apr-2026 11:12:20 UTC] ✅ User profile retrieved successfully for user ID: 346
[18-Apr-2026 11:12:20 UTC] === API CALL LOG ===
[18-Apr-2026 11:12:20 UTC] Endpoint: user/profile.php
[18-Apr-2026 11:12:20 UTC] Full Log Data: {
    "timestamp": "2026-04-18 11:12:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.58.46.150",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee33be31c52d26d-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "178.58.46.150",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "178.58.46.150, 172.71.164.218"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 11:12:20 UTC] === END API CALL LOG ===
[18-Apr-2026 11:12:20 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 11:12:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[18-Apr-2026 11:12:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 11:12:20 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 11:12:20 UTC] User ID: 346
[18-Apr-2026 11:12:20 UTC] ✅ User profile retrieved successfully for user ID: 346
[18-Apr-2026 12:53:32 UTC] === API CALL LOG ===
[18-Apr-2026 12:53:32 UTC] Endpoint: user/profile.php
[18-Apr-2026 12:53:32 UTC] Full Log Data: {
    "timestamp": "2026-04-18 12:53:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.58.46.150",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee3d01a79b4e282-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "178.58.46.150",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "178.58.46.150, 104.23.239.32"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 12:53:32 UTC] === END API CALL LOG ===
[18-Apr-2026 12:53:32 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 12:53:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[18-Apr-2026 12:53:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 12:53:32 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 12:53:32 UTC] User ID: 346
[18-Apr-2026 12:53:32 UTC] ✅ User profile retrieved successfully for user ID: 346
[18-Apr-2026 12:53:32 UTC] === API CALL LOG ===
[18-Apr-2026 12:53:32 UTC] Endpoint: user/profile.php
[18-Apr-2026 12:53:32 UTC] Full Log Data: {
    "timestamp": "2026-04-18 12:53:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.58.46.150",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee3d01c2e22e282-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "178.58.46.150",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "178.58.46.150, 104.23.239.32"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 12:53:32 UTC] === END API CALL LOG ===
[18-Apr-2026 12:53:32 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 12:53:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[18-Apr-2026 12:53:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 12:53:32 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 12:53:32 UTC] User ID: 346
[18-Apr-2026 12:53:32 UTC] ✅ User profile retrieved successfully for user ID: 346
[18-Apr-2026 12:53:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Apr-2026 12:53:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Apr-2026 12:53:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ee3d01c5e7fe282-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"178.58.46.150","CF-IPCountry":"SI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"178.58.46.150, 104.23.239.32"}
[18-Apr-2026 12:53:32 UTC] === User Orders API Called ===
[18-Apr-2026 12:53:32 UTC] User ID: 346
[18-Apr-2026 12:53:32 UTC] Limit: 20, Offset: 0
[18-Apr-2026 12:53:32 UTC] Orders found: 5
[18-Apr-2026 12:53:32 UTC] Orders data: [{"id":204,"quantity":820,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro\/1234567","status":"pending","created_at":"2026-04-17 14:44:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":200,"quantity":41,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"cancelled","created_at":"2026-04-17 10:18:01","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":199,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:36","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":198,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:20","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":197,"quantity":1000,"total_coins":20000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:38:00","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[18-Apr-2026 12:53:32 UTC] Total orders count: 5
[18-Apr-2026 12:53:32 UTC] === API CALL LOG ===
[18-Apr-2026 12:53:32 UTC] Endpoint: user/profile.php
[18-Apr-2026 12:53:32 UTC] Full Log Data: {
    "timestamp": "2026-04-18 12:53:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.58.46.150",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee3d01caf33e282-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "178.58.46.150",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "178.58.46.150, 104.23.239.32"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 12:53:32 UTC] === END API CALL LOG ===
[18-Apr-2026 12:53:32 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 12:53:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[18-Apr-2026 12:53:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 12:53:32 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 12:53:32 UTC] User ID: 346
[18-Apr-2026 12:53:32 UTC] ✅ User profile retrieved successfully for user ID: 346
[18-Apr-2026 12:53:32 UTC] === API CALL LOG ===
[18-Apr-2026 12:53:32 UTC] Endpoint: user/profile.php
[18-Apr-2026 12:53:32 UTC] Full Log Data: {
    "timestamp": "2026-04-18 12:53:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.58.46.150",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee3d01d38d6e282-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "178.58.46.150",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "178.58.46.150, 104.23.239.32"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 12:53:32 UTC] === END API CALL LOG ===
[18-Apr-2026 12:53:32 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 12:53:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[18-Apr-2026 12:53:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 12:53:32 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 12:53:32 UTC] User ID: 346
[18-Apr-2026 12:53:32 UTC] ✅ User profile retrieved successfully for user ID: 346
[18-Apr-2026 12:53:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Apr-2026 12:53:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Apr-2026 12:53:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ee3d03e4879e282-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"178.58.46.150","CF-IPCountry":"SI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"178.58.46.150, 104.23.239.33"}
[18-Apr-2026 12:53:37 UTC] === User Orders API Called ===
[18-Apr-2026 12:53:37 UTC] User ID: 346
[18-Apr-2026 12:53:37 UTC] Limit: 20, Offset: 0
[18-Apr-2026 12:53:37 UTC] Orders found: 5
[18-Apr-2026 12:53:37 UTC] Orders data: [{"id":204,"quantity":820,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro\/1234567","status":"pending","created_at":"2026-04-17 14:44:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":200,"quantity":41,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"cancelled","created_at":"2026-04-17 10:18:01","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":199,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:36","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":198,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:20","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":197,"quantity":1000,"total_coins":20000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:38:00","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[18-Apr-2026 12:53:37 UTC] Total orders count: 5
[18-Apr-2026 12:53:39 UTC] === API CALL LOG ===
[18-Apr-2026 12:53:39 UTC] Endpoint: user/profile.php
[18-Apr-2026 12:53:39 UTC] Full Log Data: {
    "timestamp": "2026-04-18 12:53:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.58.46.150",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee3d04a0a26e282-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "178.58.46.150",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "178.58.46.150, 104.23.239.33"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 12:53:39 UTC] === END API CALL LOG ===
[18-Apr-2026 12:53:39 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 12:53:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[18-Apr-2026 12:53:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 12:53:39 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 12:53:39 UTC] User ID: 346
[18-Apr-2026 12:53:39 UTC] ✅ User profile retrieved successfully for user ID: 346
[18-Apr-2026 12:53:39 UTC] User Purchases API - User ID: 346
[18-Apr-2026 12:53:39 UTC] User Purchases API - Total purchases found: 1
[18-Apr-2026 13:23:27 UTC] === API CALL LOG ===
[18-Apr-2026 13:23:27 UTC] Endpoint: user/profile.php
[18-Apr-2026 13:23:27 UTC] Full Log Data: {
    "timestamp": "2026-04-18 13:23:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1470:182a:18a7:70c2:8eb1:ad1a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM5IiwidXNlcm5hbWUiOiJBYmR1bG5hYmkxMjMiLCJlbWFpbCI6InJpbmRzYWhhYjc5N0BnbWFpbC5jb20iLCJleHAiOjE3NzY4NzgyMDZ9.DlFx2SLgnzInR1AkeIjDWDSN0EB0FSUiNATDEcPyrEM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee3fbed887e5feb-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:3100:1470:182a:18a7:70c2:8eb1:ad1a",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:3100:1470:182a:18a7:70c2:8eb1:ad1a, 172.70.143.194"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 13:23:27 UTC] === END API CALL LOG ===
[18-Apr-2026 13:23:27 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 13:23:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM5IiwidXNlcm5hbWUiOiJBYmR1bG5hYmkxMjMiLCJlbWFpbCI6InJpbmRzYWhhYjc5N0BnbWFpbC5jb20iLCJleHAiOjE3NzY4NzgyMDZ9.DlFx2SLgnzInR1AkeIjDWDSN0EB0FSUiNATDEcPyrEM
[18-Apr-2026 13:23:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 13:23:27 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 13:23:27 UTC] User ID: 339
[18-Apr-2026 13:23:27 UTC] ✅ User profile retrieved successfully for user ID: 339
[18-Apr-2026 13:23:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Apr-2026 13:23:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Apr-2026 13:23:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM5IiwidXNlcm5hbWUiOiJBYmR1bG5hYmkxMjMiLCJlbWFpbCI6InJpbmRzYWhhYjc5N0BnbWFpbC5jb20iLCJleHAiOjE3NzY4NzgyMDZ9.DlFx2SLgnzInR1AkeIjDWDSN0EB0FSUiNATDEcPyrEM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ee3fbf51a195feb-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2404:3100:1470:182a:18a7:70c2:8eb1:ad1a","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2404:3100:1470:182a:18a7:70c2:8eb1:ad1a, 172.71.152.40"}
[18-Apr-2026 13:23:28 UTC] === User Orders API Called ===
[18-Apr-2026 13:23:28 UTC] User ID: 339
[18-Apr-2026 13:23:28 UTC] Limit: 20, Offset: 0
[18-Apr-2026 13:23:28 UTC] Orders found: 0
[18-Apr-2026 13:23:28 UTC] Orders data: []
[18-Apr-2026 13:23:28 UTC] === API CALL LOG ===
[18-Apr-2026 13:23:28 UTC] Endpoint: user/profile.php
[18-Apr-2026 13:23:28 UTC] Full Log Data: {
    "timestamp": "2026-04-18 13:23:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1470:182a:18a7:70c2:8eb1:ad1a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM5IiwidXNlcm5hbWUiOiJBYmR1bG5hYmkxMjMiLCJlbWFpbCI6InJpbmRzYWhhYjc5N0BnbWFpbC5jb20iLCJleHAiOjE3NzY4NzgyMDZ9.DlFx2SLgnzInR1AkeIjDWDSN0EB0FSUiNATDEcPyrEM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee3fbf51a1a5feb-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:3100:1470:182a:18a7:70c2:8eb1:ad1a",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:3100:1470:182a:18a7:70c2:8eb1:ad1a, 172.71.152.39"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 13:23:28 UTC] === END API CALL LOG ===
[18-Apr-2026 13:23:28 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 13:23:28 UTC] Total orders count: 0
[18-Apr-2026 13:23:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM5IiwidXNlcm5hbWUiOiJBYmR1bG5hYmkxMjMiLCJlbWFpbCI6InJpbmRzYWhhYjc5N0BnbWFpbC5jb20iLCJleHAiOjE3NzY4NzgyMDZ9.DlFx2SLgnzInR1AkeIjDWDSN0EB0FSUiNATDEcPyrEM
[18-Apr-2026 13:23:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 13:23:28 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 13:23:28 UTC] User ID: 339
[18-Apr-2026 13:23:28 UTC] ✅ User profile retrieved successfully for user ID: 339
[18-Apr-2026 13:23:30 UTC] === API CALL LOG ===
[18-Apr-2026 13:23:30 UTC] Endpoint: user/profile.php
[18-Apr-2026 13:23:30 UTC] Full Log Data: {
    "timestamp": "2026-04-18 13:23:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1470:182a:18a7:70c2:8eb1:ad1a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM5IiwidXNlcm5hbWUiOiJBYmR1bG5hYmkxMjMiLCJlbWFpbCI6InJpbmRzYWhhYjc5N0BnbWFpbC5jb20iLCJleHAiOjE3NzY4NzgyMDZ9.DlFx2SLgnzInR1AkeIjDWDSN0EB0FSUiNATDEcPyrEM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee3fc006e355feb-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:3100:1470:182a:18a7:70c2:8eb1:ad1a",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:3100:1470:182a:18a7:70c2:8eb1:ad1a, 172.71.152.40"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 13:23:30 UTC] === END API CALL LOG ===
[18-Apr-2026 13:23:30 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 13:23:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM5IiwidXNlcm5hbWUiOiJBYmR1bG5hYmkxMjMiLCJlbWFpbCI6InJpbmRzYWhhYjc5N0BnbWFpbC5jb20iLCJleHAiOjE3NzY4NzgyMDZ9.DlFx2SLgnzInR1AkeIjDWDSN0EB0FSUiNATDEcPyrEM
[18-Apr-2026 13:23:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 13:23:30 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 13:23:30 UTC] User ID: 339
[18-Apr-2026 13:23:30 UTC] ✅ User profile retrieved successfully for user ID: 339
[18-Apr-2026 13:26:21 UTC] === API CALL LOG ===
[18-Apr-2026 13:26:21 UTC] Endpoint: user/profile.php
[18-Apr-2026 13:26:21 UTC] Full Log Data: {
    "timestamp": "2026-04-18 13:26:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1470:182a:18a7:70c2:8eb1:ad1a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM5IiwidXNlcm5hbWUiOiJBYmR1bG5hYmkxMjMiLCJlbWFpbCI6InJpbmRzYWhhYjc5N0BnbWFpbC5jb20iLCJleHAiOjE3NzY4NzgyMDZ9.DlFx2SLgnzInR1AkeIjDWDSN0EB0FSUiNATDEcPyrEM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee4002e9c9bfd75-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:3100:1470:182a:18a7:70c2:8eb1:ad1a",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:3100:1470:182a:18a7:70c2:8eb1:ad1a, 172.70.208.5"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 13:26:21 UTC] === END API CALL LOG ===
[18-Apr-2026 13:26:21 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 13:26:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM5IiwidXNlcm5hbWUiOiJBYmR1bG5hYmkxMjMiLCJlbWFpbCI6InJpbmRzYWhhYjc5N0BnbWFpbC5jb20iLCJleHAiOjE3NzY4NzgyMDZ9.DlFx2SLgnzInR1AkeIjDWDSN0EB0FSUiNATDEcPyrEM
[18-Apr-2026 13:26:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 13:26:21 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 13:26:21 UTC] User ID: 339
[18-Apr-2026 13:26:21 UTC] ✅ User profile retrieved successfully for user ID: 339
[18-Apr-2026 13:26:22 UTC] === API CALL LOG ===
[18-Apr-2026 13:26:22 UTC] Endpoint: user/profile.php
[18-Apr-2026 13:26:22 UTC] Full Log Data: {
    "timestamp": "2026-04-18 13:26:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1470:182a:18a7:70c2:8eb1:ad1a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM5IiwidXNlcm5hbWUiOiJBYmR1bG5hYmkxMjMiLCJlbWFpbCI6InJpbmRzYWhhYjc5N0BnbWFpbC5jb20iLCJleHAiOjE3NzY4NzgyMDZ9.DlFx2SLgnzInR1AkeIjDWDSN0EB0FSUiNATDEcPyrEM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee400348f08fd75-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:3100:1470:182a:18a7:70c2:8eb1:ad1a",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:3100:1470:182a:18a7:70c2:8eb1:ad1a, 172.70.208.5"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 13:26:22 UTC] === END API CALL LOG ===
[18-Apr-2026 13:26:22 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 13:26:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM5IiwidXNlcm5hbWUiOiJBYmR1bG5hYmkxMjMiLCJlbWFpbCI6InJpbmRzYWhhYjc5N0BnbWFpbC5jb20iLCJleHAiOjE3NzY4NzgyMDZ9.DlFx2SLgnzInR1AkeIjDWDSN0EB0FSUiNATDEcPyrEM
[18-Apr-2026 13:26:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 13:26:22 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 13:26:22 UTC] User ID: 339
[18-Apr-2026 13:26:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Apr-2026 13:26:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Apr-2026 13:26:22 UTC] ✅ User profile retrieved successfully for user ID: 339
[18-Apr-2026 13:26:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM5IiwidXNlcm5hbWUiOiJBYmR1bG5hYmkxMjMiLCJlbWFpbCI6InJpbmRzYWhhYjc5N0BnbWFpbC5jb20iLCJleHAiOjE3NzY4NzgyMDZ9.DlFx2SLgnzInR1AkeIjDWDSN0EB0FSUiNATDEcPyrEM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ee400348f04fd75-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2404:3100:1470:182a:18a7:70c2:8eb1:ad1a","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2404:3100:1470:182a:18a7:70c2:8eb1:ad1a, 172.70.208.4"}
[18-Apr-2026 13:26:22 UTC] === User Orders API Called ===
[18-Apr-2026 13:26:22 UTC] User ID: 339
[18-Apr-2026 13:26:22 UTC] Limit: 20, Offset: 0
[18-Apr-2026 13:26:22 UTC] Orders found: 0
[18-Apr-2026 13:26:22 UTC] Orders data: []
[18-Apr-2026 13:26:22 UTC] Total orders count: 0
[18-Apr-2026 13:26:24 UTC] === API CALL LOG ===
[18-Apr-2026 13:26:24 UTC] Endpoint: user/profile.php
[18-Apr-2026 13:26:24 UTC] Full Log Data: {
    "timestamp": "2026-04-18 13:26:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1470:182a:18a7:70c2:8eb1:ad1a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM5IiwidXNlcm5hbWUiOiJBYmR1bG5hYmkxMjMiLCJlbWFpbCI6InJpbmRzYWhhYjc5N0BnbWFpbC5jb20iLCJleHAiOjE3NzY4NzgyMDZ9.DlFx2SLgnzInR1AkeIjDWDSN0EB0FSUiNATDEcPyrEM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee4003fff35fd75-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:3100:1470:182a:18a7:70c2:8eb1:ad1a",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:3100:1470:182a:18a7:70c2:8eb1:ad1a, 172.70.208.5"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 13:26:24 UTC] === END API CALL LOG ===
[18-Apr-2026 13:26:24 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 13:26:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM5IiwidXNlcm5hbWUiOiJBYmR1bG5hYmkxMjMiLCJlbWFpbCI6InJpbmRzYWhhYjc5N0BnbWFpbC5jb20iLCJleHAiOjE3NzY4NzgyMDZ9.DlFx2SLgnzInR1AkeIjDWDSN0EB0FSUiNATDEcPyrEM
[18-Apr-2026 13:26:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 13:26:24 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 13:26:24 UTC] User ID: 339
[18-Apr-2026 13:26:24 UTC] ✅ User profile retrieved successfully for user ID: 339
[18-Apr-2026 13:56:50 UTC] === API CALL LOG ===
[18-Apr-2026 13:56:50 UTC] Endpoint: user/profile.php
[18-Apr-2026 13:56:50 UTC] Full Log Data: {
    "timestamp": "2026-04-18 13:56:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1d34:7830:fc01:8d7:3b1d:70ea:5bd4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee42cd95ba7e18e-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a00:1d34:7830:fc01:8d7:3b1d:70ea:5bd4",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a00:1d34:7830:fc01:8d7:3b1d:70ea:5bd4, 104.23.168.99"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 13:56:50 UTC] === END API CALL LOG ===
[18-Apr-2026 13:56:50 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 13:56:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[18-Apr-2026 13:56:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 13:56:50 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 13:56:50 UTC] User ID: 267
[18-Apr-2026 13:56:50 UTC] ✅ User profile retrieved successfully for user ID: 267
[18-Apr-2026 13:56:51 UTC] === API CALL LOG ===
[18-Apr-2026 13:56:51 UTC] Endpoint: user/profile.php
[18-Apr-2026 13:56:51 UTC] Full Log Data: {
    "timestamp": "2026-04-18 13:56:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1d34:7830:fc01:8d7:3b1d:70ea:5bd4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee42cdb6a14e18e-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a00:1d34:7830:fc01:8d7:3b1d:70ea:5bd4",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a00:1d34:7830:fc01:8d7:3b1d:70ea:5bd4, 104.23.168.108"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 13:56:51 UTC] === END API CALL LOG ===
[18-Apr-2026 13:56:51 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 13:56:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[18-Apr-2026 13:56:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 13:56:51 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 13:56:51 UTC] User ID: 267
[18-Apr-2026 13:56:51 UTC] ✅ User profile retrieved successfully for user ID: 267
[18-Apr-2026 13:56:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Apr-2026 13:56:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Apr-2026 13:56:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ee42cdb6a18e18e-AMS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2a00:1d34:7830:fc01:8d7:3b1d:70ea:5bd4","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2a00:1d34:7830:fc01:8d7:3b1d:70ea:5bd4, 104.23.168.108"}
[18-Apr-2026 13:56:51 UTC] === User Orders API Called ===
[18-Apr-2026 13:56:51 UTC] User ID: 267
[18-Apr-2026 13:56:51 UTC] Limit: 20, Offset: 0
[18-Apr-2026 13:56:51 UTC] Orders found: 3
[18-Apr-2026 13:56:51 UTC] Orders data: [{"id":203,"quantity":20,"total_coins":400,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat","status":"cancelled","created_at":"2026-04-17 14:12:55","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":186,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/431","status":"completed","created_at":"2026-04-12 22:03:30","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":171,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/427","status":"completed","created_at":"2026-04-08 13:54:48","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[18-Apr-2026 13:56:51 UTC] Total orders count: 3
[18-Apr-2026 13:56:51 UTC] === API CALL LOG ===
[18-Apr-2026 13:56:51 UTC] Endpoint: user/profile.php
[18-Apr-2026 13:56:51 UTC] Full Log Data: {
    "timestamp": "2026-04-18 13:56:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1d34:7830:fc01:8d7:3b1d:70ea:5bd4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee42cdbebb5e18e-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a00:1d34:7830:fc01:8d7:3b1d:70ea:5bd4",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a00:1d34:7830:fc01:8d7:3b1d:70ea:5bd4, 104.23.168.108"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 13:56:51 UTC] === END API CALL LOG ===
[18-Apr-2026 13:56:51 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 13:56:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[18-Apr-2026 13:56:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 13:56:51 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 13:56:51 UTC] User ID: 267
[18-Apr-2026 13:56:51 UTC] ✅ User profile retrieved successfully for user ID: 267
[18-Apr-2026 13:56:51 UTC] === API CALL LOG ===
[18-Apr-2026 13:56:51 UTC] Endpoint: user/profile.php
[18-Apr-2026 13:56:51 UTC] Full Log Data: {
    "timestamp": "2026-04-18 13:56:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1d34:7830:fc01:8d7:3b1d:70ea:5bd4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee42cddfa52e18e-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a00:1d34:7830:fc01:8d7:3b1d:70ea:5bd4",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a00:1d34:7830:fc01:8d7:3b1d:70ea:5bd4, 104.23.168.109"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 13:56:51 UTC] === END API CALL LOG ===
[18-Apr-2026 13:56:51 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 13:56:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[18-Apr-2026 13:56:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 13:56:51 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 13:56:51 UTC] User ID: 267
[18-Apr-2026 13:56:51 UTC] ✅ User profile retrieved successfully for user ID: 267
[18-Apr-2026 13:57:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Apr-2026 13:57:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Apr-2026 13:57:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ee42d565a45e18e-AMS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2a00:1d34:7830:fc01:8d7:3b1d:70ea:5bd4","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2a00:1d34:7830:fc01:8d7:3b1d:70ea:5bd4, 104.23.168.98"}
[18-Apr-2026 13:57:10 UTC] === User Orders API Called ===
[18-Apr-2026 13:57:10 UTC] User ID: 267
[18-Apr-2026 13:57:10 UTC] Limit: 20, Offset: 0
[18-Apr-2026 13:57:10 UTC] Orders found: 4
[18-Apr-2026 13:57:10 UTC] Orders data: [{"id":205,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/479","status":"pending","created_at":"2026-04-18 17:27:08","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":203,"quantity":20,"total_coins":400,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat","status":"cancelled","created_at":"2026-04-17 14:12:55","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":186,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/431","status":"completed","created_at":"2026-04-12 22:03:30","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":171,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/427","status":"completed","created_at":"2026-04-08 13:54:48","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[18-Apr-2026 13:57:10 UTC] Total orders count: 4
[18-Apr-2026 13:57:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Apr-2026 13:57:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Apr-2026 13:57:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ee42d875ac2e18e-AMS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2a00:1d34:7830:fc01:8d7:3b1d:70ea:5bd4","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2a00:1d34:7830:fc01:8d7:3b1d:70ea:5bd4, 104.23.168.98"}
[18-Apr-2026 13:57:18 UTC] === User Orders API Called ===
[18-Apr-2026 13:57:18 UTC] User ID: 267
[18-Apr-2026 13:57:18 UTC] Limit: 20, Offset: 0
[18-Apr-2026 13:57:18 UTC] Orders found: 4
[18-Apr-2026 13:57:18 UTC] Orders data: [{"id":205,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/479","status":"pending","created_at":"2026-04-18 17:27:08","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":203,"quantity":20,"total_coins":400,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat","status":"cancelled","created_at":"2026-04-17 14:12:55","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":186,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/431","status":"completed","created_at":"2026-04-12 22:03:30","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":171,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/427","status":"completed","created_at":"2026-04-08 13:54:48","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[18-Apr-2026 13:57:18 UTC] Total orders count: 4
[18-Apr-2026 13:57:18 UTC] === API CALL LOG ===
[18-Apr-2026 13:57:18 UTC] Endpoint: user/profile.php
[18-Apr-2026 13:57:18 UTC] Full Log Data: {
    "timestamp": "2026-04-18 13:57:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1d34:7830:fc01:8d7:3b1d:70ea:5bd4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee42d875ac5e18e-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a00:1d34:7830:fc01:8d7:3b1d:70ea:5bd4",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a00:1d34:7830:fc01:8d7:3b1d:70ea:5bd4, 104.23.168.98"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 13:57:18 UTC] === END API CALL LOG ===
[18-Apr-2026 13:57:18 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 13:57:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[18-Apr-2026 13:57:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 13:57:18 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 13:57:18 UTC] User ID: 267
[18-Apr-2026 13:57:18 UTC] ✅ User profile retrieved successfully for user ID: 267
[18-Apr-2026 13:57:18 UTC] === API CALL LOG ===
[18-Apr-2026 13:57:18 UTC] Endpoint: user/profile.php
[18-Apr-2026 13:57:18 UTC] Full Log Data: {
    "timestamp": "2026-04-18 13:57:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1d34:7830:fc01:8d7:3b1d:70ea:5bd4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee42d8989b5e18e-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a00:1d34:7830:fc01:8d7:3b1d:70ea:5bd4",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a00:1d34:7830:fc01:8d7:3b1d:70ea:5bd4, 104.23.168.98"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 13:57:18 UTC] === END API CALL LOG ===
[18-Apr-2026 13:57:18 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 13:57:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[18-Apr-2026 13:57:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 13:57:18 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 13:57:18 UTC] User ID: 267
[18-Apr-2026 13:57:18 UTC] ✅ User profile retrieved successfully for user ID: 267
[18-Apr-2026 13:57:19 UTC] === API CALL LOG ===
[18-Apr-2026 13:57:19 UTC] Endpoint: user/profile.php
[18-Apr-2026 13:57:19 UTC] Full Log Data: {
    "timestamp": "2026-04-18 13:57:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1d34:7830:fc01:8d7:3b1d:70ea:5bd4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee42d8aeeb1e18e-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a00:1d34:7830:fc01:8d7:3b1d:70ea:5bd4",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a00:1d34:7830:fc01:8d7:3b1d:70ea:5bd4, 104.23.168.98"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 13:57:19 UTC] === END API CALL LOG ===
[18-Apr-2026 13:57:19 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 13:57:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[18-Apr-2026 13:57:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 13:57:19 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 13:57:19 UTC] User ID: 267
[18-Apr-2026 13:57:19 UTC] ✅ User profile retrieved successfully for user ID: 267
[18-Apr-2026 13:57:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Apr-2026 13:57:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Apr-2026 13:57:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ee42daa9f06e18e-AMS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2a00:1d34:7830:fc01:8d7:3b1d:70ea:5bd4","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2a00:1d34:7830:fc01:8d7:3b1d:70ea:5bd4, 104.23.168.98"}
[18-Apr-2026 13:57:24 UTC] === User Orders API Called ===
[18-Apr-2026 13:57:24 UTC] User ID: 267
[18-Apr-2026 13:57:24 UTC] Limit: 20, Offset: 0
[18-Apr-2026 13:57:24 UTC] Orders found: 4
[18-Apr-2026 13:57:24 UTC] Orders data: [{"id":205,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/479","status":"pending","created_at":"2026-04-18 17:27:08","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":203,"quantity":20,"total_coins":400,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat","status":"cancelled","created_at":"2026-04-17 14:12:55","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":186,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/431","status":"completed","created_at":"2026-04-12 22:03:30","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":171,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/427","status":"completed","created_at":"2026-04-08 13:54:48","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[18-Apr-2026 13:57:24 UTC] Total orders count: 4
[18-Apr-2026 13:57:24 UTC] === API CALL LOG ===
[18-Apr-2026 13:57:24 UTC] Endpoint: user/profile.php
[18-Apr-2026 13:57:24 UTC] Full Log Data: {
    "timestamp": "2026-04-18 13:57:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1d34:7830:fc01:8d7:3b1d:70ea:5bd4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee42dab18f3e18e-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a00:1d34:7830:fc01:8d7:3b1d:70ea:5bd4",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a00:1d34:7830:fc01:8d7:3b1d:70ea:5bd4, 104.23.168.98"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 13:57:24 UTC] === END API CALL LOG ===
[18-Apr-2026 13:57:24 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 13:57:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[18-Apr-2026 13:57:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 13:57:24 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 13:57:24 UTC] User ID: 267
[18-Apr-2026 13:57:24 UTC] ✅ User profile retrieved successfully for user ID: 267
[18-Apr-2026 13:57:24 UTC] === API CALL LOG ===
[18-Apr-2026 13:57:24 UTC] Endpoint: user/profile.php
[18-Apr-2026 13:57:24 UTC] Full Log Data: {
    "timestamp": "2026-04-18 13:57:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1d34:7830:fc01:8d7:3b1d:70ea:5bd4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee42dacf823e18e-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a00:1d34:7830:fc01:8d7:3b1d:70ea:5bd4",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a00:1d34:7830:fc01:8d7:3b1d:70ea:5bd4, 104.23.168.98"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 13:57:24 UTC] === END API CALL LOG ===
[18-Apr-2026 13:57:24 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 13:57:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[18-Apr-2026 13:57:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 13:57:24 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 13:57:24 UTC] User ID: 267
[18-Apr-2026 13:57:24 UTC] ✅ User profile retrieved successfully for user ID: 267
[18-Apr-2026 13:57:24 UTC] === API CALL LOG ===
[18-Apr-2026 13:57:24 UTC] Endpoint: user/profile.php
[18-Apr-2026 13:57:24 UTC] Full Log Data: {
    "timestamp": "2026-04-18 13:57:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1d34:7830:fc01:8d7:3b1d:70ea:5bd4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee42dad7992e18e-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a00:1d34:7830:fc01:8d7:3b1d:70ea:5bd4",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a00:1d34:7830:fc01:8d7:3b1d:70ea:5bd4, 104.23.168.98"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 13:57:24 UTC] === END API CALL LOG ===
[18-Apr-2026 13:57:24 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 13:57:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[18-Apr-2026 13:57:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 13:57:24 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 13:57:24 UTC] User ID: 267
[18-Apr-2026 13:57:24 UTC] ✅ User profile retrieved successfully for user ID: 267
[18-Apr-2026 13:57:24 UTC] User Purchases API - User ID: 267
[18-Apr-2026 13:57:24 UTC] User Purchases API - Total purchases found: 2
[18-Apr-2026 13:57:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Apr-2026 13:57:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Apr-2026 13:57:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ee42db77d9ce18e-AMS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2a00:1d34:7830:fc01:8d7:3b1d:70ea:5bd4","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2a00:1d34:7830:fc01:8d7:3b1d:70ea:5bd4, 104.23.168.98"}
[18-Apr-2026 13:57:26 UTC] === User Orders API Called ===
[18-Apr-2026 13:57:26 UTC] User ID: 267
[18-Apr-2026 13:57:26 UTC] Limit: 20, Offset: 0
[18-Apr-2026 13:57:26 UTC] Orders found: 4
[18-Apr-2026 13:57:26 UTC] Orders data: [{"id":205,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/479","status":"pending","created_at":"2026-04-18 17:27:08","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":203,"quantity":20,"total_coins":400,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat","status":"cancelled","created_at":"2026-04-17 14:12:55","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":186,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/431","status":"completed","created_at":"2026-04-12 22:03:30","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":171,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/427","status":"completed","created_at":"2026-04-08 13:54:48","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[18-Apr-2026 13:57:26 UTC] Total orders count: 4
[18-Apr-2026 13:57:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Apr-2026 13:57:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Apr-2026 13:57:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ee42e083a95e18e-AMS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2a00:1d34:7830:fc01:8d7:3b1d:70ea:5bd4","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2a00:1d34:7830:fc01:8d7:3b1d:70ea:5bd4, 104.23.168.99"}
[18-Apr-2026 13:57:39 UTC] === User Orders API Called ===
[18-Apr-2026 13:57:39 UTC] User ID: 267
[18-Apr-2026 13:57:39 UTC] Limit: 20, Offset: 0
[18-Apr-2026 13:57:39 UTC] Orders found: 4
[18-Apr-2026 13:57:39 UTC] Orders data: [{"id":205,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/479","status":"pending","created_at":"2026-04-18 17:27:08","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":203,"quantity":20,"total_coins":400,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat","status":"cancelled","created_at":"2026-04-17 14:12:55","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":186,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/431","status":"completed","created_at":"2026-04-12 22:03:30","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":171,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/427","status":"completed","created_at":"2026-04-08 13:54:48","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[18-Apr-2026 13:57:39 UTC] Total orders count: 4
[18-Apr-2026 13:57:39 UTC] === API CALL LOG ===
[18-Apr-2026 13:57:39 UTC] Endpoint: user/profile.php
[18-Apr-2026 13:57:39 UTC] Full Log Data: {
    "timestamp": "2026-04-18 13:57:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1d34:7830:fc01:8d7:3b1d:70ea:5bd4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee42e08bc34e18e-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a00:1d34:7830:fc01:8d7:3b1d:70ea:5bd4",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a00:1d34:7830:fc01:8d7:3b1d:70ea:5bd4, 104.23.168.99"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 13:57:39 UTC] === END API CALL LOG ===
[18-Apr-2026 13:57:39 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 13:57:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[18-Apr-2026 13:57:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 13:57:39 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 13:57:39 UTC] User ID: 267
[18-Apr-2026 13:57:39 UTC] ✅ User profile retrieved successfully for user ID: 267
[18-Apr-2026 13:57:39 UTC] === API CALL LOG ===
[18-Apr-2026 13:57:39 UTC] Endpoint: user/profile.php
[18-Apr-2026 13:57:39 UTC] Full Log Data: {
    "timestamp": "2026-04-18 13:57:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1d34:7830:fc01:8d7:3b1d:70ea:5bd4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee42e0abb52e18e-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a00:1d34:7830:fc01:8d7:3b1d:70ea:5bd4",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a00:1d34:7830:fc01:8d7:3b1d:70ea:5bd4, 104.23.168.99"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 13:57:39 UTC] === END API CALL LOG ===
[18-Apr-2026 13:57:39 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 13:57:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[18-Apr-2026 13:57:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 13:57:39 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 13:57:39 UTC] User ID: 267
[18-Apr-2026 13:57:39 UTC] ✅ User profile retrieved successfully for user ID: 267
[18-Apr-2026 13:57:39 UTC] === API CALL LOG ===
[18-Apr-2026 13:57:39 UTC] Endpoint: user/profile.php
[18-Apr-2026 13:57:39 UTC] Full Log Data: {
    "timestamp": "2026-04-18 13:57:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1d34:7830:fc01:8d7:3b1d:70ea:5bd4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee42e0c3fb3e18e-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a00:1d34:7830:fc01:8d7:3b1d:70ea:5bd4",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a00:1d34:7830:fc01:8d7:3b1d:70ea:5bd4, 104.23.168.99"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 13:57:39 UTC] === END API CALL LOG ===
[18-Apr-2026 13:57:39 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 13:57:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[18-Apr-2026 13:57:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 13:57:39 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 13:57:39 UTC] User ID: 267
[18-Apr-2026 13:57:39 UTC] ✅ User profile retrieved successfully for user ID: 267
[18-Apr-2026 14:01:15 UTC] === API CALL LOG ===
[18-Apr-2026 14:01:15 UTC] Endpoint: user/profile.php
[18-Apr-2026 14:01:15 UTC] Full Log Data: {
    "timestamp": "2026-04-18 14:01:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1d34:7830:fc01:8d7:3b1d:70ea:5bd4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee4334fba76e18e-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a00:1d34:7830:fc01:8d7:3b1d:70ea:5bd4",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a00:1d34:7830:fc01:8d7:3b1d:70ea:5bd4, 104.23.168.99"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 14:01:15 UTC] === END API CALL LOG ===
[18-Apr-2026 14:01:15 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 14:01:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[18-Apr-2026 14:01:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 14:01:15 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 14:01:15 UTC] User ID: 267
[18-Apr-2026 14:01:15 UTC] ✅ User profile retrieved successfully for user ID: 267
[18-Apr-2026 14:01:16 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Apr-2026 14:01:16 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Apr-2026 14:01:16 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ee433571a54e18e-AMS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2a00:1d34:7830:fc01:8d7:3b1d:70ea:5bd4","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2a00:1d34:7830:fc01:8d7:3b1d:70ea:5bd4, 104.23.168.99"}
[18-Apr-2026 14:01:16 UTC] === User Orders API Called ===
[18-Apr-2026 14:01:16 UTC] User ID: 267
[18-Apr-2026 14:01:16 UTC] Limit: 20, Offset: 0
[18-Apr-2026 14:01:16 UTC] Orders found: 4
[18-Apr-2026 14:01:16 UTC] Orders data: [{"id":205,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/479","status":"pending","created_at":"2026-04-18 17:27:08","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":203,"quantity":20,"total_coins":400,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat","status":"cancelled","created_at":"2026-04-17 14:12:55","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":186,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/431","status":"completed","created_at":"2026-04-12 22:03:30","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":171,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/427","status":"completed","created_at":"2026-04-08 13:54:48","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[18-Apr-2026 14:01:16 UTC] Total orders count: 4
[18-Apr-2026 14:47:09 UTC] === API CALL LOG ===
[18-Apr-2026 14:47:09 UTC] Endpoint: user/profile.php
[18-Apr-2026 14:47:09 UTC] Full Log Data: {
    "timestamp": "2026-04-18 14:47:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1d34:7830:fc01:8d7:3b1d:70ea:5bd4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee476892b3b1add-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a00:1d34:7830:fc01:8d7:3b1d:70ea:5bd4",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a00:1d34:7830:fc01:8d7:3b1d:70ea:5bd4, 104.23.168.98"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 14:47:09 UTC] === END API CALL LOG ===
[18-Apr-2026 14:47:09 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 14:47:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[18-Apr-2026 14:47:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 14:47:09 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 14:47:09 UTC] User ID: 267
[18-Apr-2026 14:47:09 UTC] ✅ User profile retrieved successfully for user ID: 267
[18-Apr-2026 14:47:09 UTC] === API CALL LOG ===
[18-Apr-2026 14:47:09 UTC] Endpoint: user/profile.php
[18-Apr-2026 14:47:09 UTC] Full Log Data: {
    "timestamp": "2026-04-18 14:47:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1d34:7830:fc01:8d7:3b1d:70ea:5bd4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee4768bab1d1add-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a00:1d34:7830:fc01:8d7:3b1d:70ea:5bd4",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a00:1d34:7830:fc01:8d7:3b1d:70ea:5bd4, 104.23.168.98"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 14:47:09 UTC] === END API CALL LOG ===
[18-Apr-2026 14:47:09 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 14:47:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[18-Apr-2026 14:47:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 14:47:09 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 14:47:09 UTC] User ID: 267
[18-Apr-2026 14:47:09 UTC] ✅ User profile retrieved successfully for user ID: 267
[18-Apr-2026 14:47:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Apr-2026 14:47:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Apr-2026 14:47:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ee4768bab211add-AMS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2a00:1d34:7830:fc01:8d7:3b1d:70ea:5bd4","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2a00:1d34:7830:fc01:8d7:3b1d:70ea:5bd4, 104.23.168.98"}
[18-Apr-2026 14:47:09 UTC] === User Orders API Called ===
[18-Apr-2026 14:47:09 UTC] User ID: 267
[18-Apr-2026 14:47:09 UTC] Limit: 20, Offset: 0
[18-Apr-2026 14:47:09 UTC] Orders found: 4
[18-Apr-2026 14:47:09 UTC] Orders data: [{"id":205,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/479","status":"pending","created_at":"2026-04-18 17:27:08","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":203,"quantity":20,"total_coins":400,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat","status":"cancelled","created_at":"2026-04-17 14:12:55","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":186,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/431","status":"completed","created_at":"2026-04-12 22:03:30","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":171,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/427","status":"completed","created_at":"2026-04-08 13:54:48","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[18-Apr-2026 14:47:09 UTC] Total orders count: 4
[18-Apr-2026 14:47:09 UTC] === API CALL LOG ===
[18-Apr-2026 14:47:09 UTC] Endpoint: user/profile.php
[18-Apr-2026 14:47:09 UTC] Full Log Data: {
    "timestamp": "2026-04-18 14:47:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1d34:7830:fc01:8d7:3b1d:70ea:5bd4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee4768c5d3f1add-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a00:1d34:7830:fc01:8d7:3b1d:70ea:5bd4",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a00:1d34:7830:fc01:8d7:3b1d:70ea:5bd4, 104.23.168.98"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 14:47:09 UTC] === END API CALL LOG ===
[18-Apr-2026 14:47:09 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 14:47:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[18-Apr-2026 14:47:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 14:47:09 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 14:47:09 UTC] User ID: 267
[18-Apr-2026 14:47:09 UTC] ✅ User profile retrieved successfully for user ID: 267
[18-Apr-2026 14:47:09 UTC] === API CALL LOG ===
[18-Apr-2026 14:47:09 UTC] Endpoint: user/profile.php
[18-Apr-2026 14:47:09 UTC] Full Log Data: {
    "timestamp": "2026-04-18 14:47:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1d34:7830:fc01:8d7:3b1d:70ea:5bd4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee4768ebd0f1add-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a00:1d34:7830:fc01:8d7:3b1d:70ea:5bd4",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a00:1d34:7830:fc01:8d7:3b1d:70ea:5bd4, 104.23.168.98"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 14:47:09 UTC] === END API CALL LOG ===
[18-Apr-2026 14:47:09 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 14:47:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[18-Apr-2026 14:47:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 14:47:09 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 14:47:09 UTC] User ID: 267
[18-Apr-2026 14:47:09 UTC] ✅ User profile retrieved successfully for user ID: 267
[18-Apr-2026 14:47:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Apr-2026 14:47:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Apr-2026 14:47:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ee476989d181add-AMS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2a00:1d34:7830:fc01:8d7:3b1d:70ea:5bd4","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2a00:1d34:7830:fc01:8d7:3b1d:70ea:5bd4, 104.23.168.98"}
[18-Apr-2026 14:47:11 UTC] === User Orders API Called ===
[18-Apr-2026 14:47:11 UTC] User ID: 267
[18-Apr-2026 14:47:11 UTC] Limit: 20, Offset: 0
[18-Apr-2026 14:47:11 UTC] Orders found: 4
[18-Apr-2026 14:47:11 UTC] Orders data: [{"id":205,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/479","status":"pending","created_at":"2026-04-18 17:27:08","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":203,"quantity":20,"total_coins":400,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat","status":"cancelled","created_at":"2026-04-17 14:12:55","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":186,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/431","status":"completed","created_at":"2026-04-12 22:03:30","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":171,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/427","status":"completed","created_at":"2026-04-08 13:54:48","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[18-Apr-2026 14:47:11 UTC] Total orders count: 4
[18-Apr-2026 14:47:14 UTC] === API CALL LOG ===
[18-Apr-2026 14:47:14 UTC] Endpoint: user/profile.php
[18-Apr-2026 14:47:14 UTC] Full Log Data: {
    "timestamp": "2026-04-18 14:47:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1d34:7830:fc01:8d7:3b1d:70ea:5bd4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee476ab99fe1add-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a00:1d34:7830:fc01:8d7:3b1d:70ea:5bd4",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a00:1d34:7830:fc01:8d7:3b1d:70ea:5bd4, 104.23.168.98"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 14:47:14 UTC] === END API CALL LOG ===
[18-Apr-2026 14:47:14 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 14:47:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[18-Apr-2026 14:47:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 14:47:14 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 14:47:14 UTC] User ID: 267
[18-Apr-2026 14:47:14 UTC] ✅ User profile retrieved successfully for user ID: 267
[18-Apr-2026 14:47:14 UTC] User Purchases API - User ID: 267
[18-Apr-2026 14:47:14 UTC] User Purchases API - Total purchases found: 2
[18-Apr-2026 14:47:56 UTC] === API CALL LOG ===
[18-Apr-2026 14:47:56 UTC] Endpoint: user/profile.php
[18-Apr-2026 14:47:56 UTC] Full Log Data: {
    "timestamp": "2026-04-18 14:47:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "190.140.250.29",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYyIiwidXNlcm5hbWUiOiJtcnN1cHBvcnRwaXBzIiwiZW1haWwiOiJjYXJsb3NhbGJlcnRvbTM5N0BnbWFpbC5jb20iLCJleHAiOjE3NzcxMjg0NzR9.lasZp9FGzMg790v6vF1EKwtVLX_KP6h-JOkQZRTqmgs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee477aebb49b7d3-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "190.140.250.29",
        "CF-IPCountry": "PA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "190.140.250.29, 172.68.12.178"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 14:47:56 UTC] === END API CALL LOG ===
[18-Apr-2026 14:47:56 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 14:47:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYyIiwidXNlcm5hbWUiOiJtcnN1cHBvcnRwaXBzIiwiZW1haWwiOiJjYXJsb3NhbGJlcnRvbTM5N0BnbWFpbC5jb20iLCJleHAiOjE3NzcxMjg0NzR9.lasZp9FGzMg790v6vF1EKwtVLX_KP6h-JOkQZRTqmgs
[18-Apr-2026 14:47:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 14:47:56 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 14:47:56 UTC] User ID: 362
[18-Apr-2026 14:47:56 UTC] ✅ User profile retrieved successfully for user ID: 362
[18-Apr-2026 14:47:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Apr-2026 14:47:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Apr-2026 14:47:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYyIiwidXNlcm5hbWUiOiJtcnN1cHBvcnRwaXBzIiwiZW1haWwiOiJjYXJsb3NhbGJlcnRvbTM5N0BnbWFpbC5jb20iLCJleHAiOjE3NzcxMjg0NzR9.lasZp9FGzMg790v6vF1EKwtVLX_KP6h-JOkQZRTqmgs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ee477af6c99b7d3-MIA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"190.140.250.29","CF-IPCountry":"PA","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"190.140.250.29, 172.68.12.178"}
[18-Apr-2026 14:47:56 UTC] === User Orders API Called ===
[18-Apr-2026 14:47:56 UTC] User ID: 362
[18-Apr-2026 14:47:56 UTC] Limit: 20, Offset: 0
[18-Apr-2026 14:47:56 UTC] Orders found: 0
[18-Apr-2026 14:47:56 UTC] Orders data: []
[18-Apr-2026 14:47:56 UTC] Total orders count: 0
[18-Apr-2026 14:47:56 UTC] === API CALL LOG ===
[18-Apr-2026 14:47:56 UTC] Endpoint: user/profile.php
[18-Apr-2026 14:47:56 UTC] Full Log Data: {
    "timestamp": "2026-04-18 14:47:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "190.140.250.29",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYyIiwidXNlcm5hbWUiOiJtcnN1cHBvcnRwaXBzIiwiZW1haWwiOiJjYXJsb3NhbGJlcnRvbTM5N0BnbWFpbC5jb20iLCJleHAiOjE3NzcxMjg0NzR9.lasZp9FGzMg790v6vF1EKwtVLX_KP6h-JOkQZRTqmgs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee477affdc0b7d3-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "190.140.250.29",
        "CF-IPCountry": "PA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "190.140.250.29, 172.68.12.179"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 14:47:56 UTC] === END API CALL LOG ===
[18-Apr-2026 14:47:56 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 14:47:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYyIiwidXNlcm5hbWUiOiJtcnN1cHBvcnRwaXBzIiwiZW1haWwiOiJjYXJsb3NhbGJlcnRvbTM5N0BnbWFpbC5jb20iLCJleHAiOjE3NzcxMjg0NzR9.lasZp9FGzMg790v6vF1EKwtVLX_KP6h-JOkQZRTqmgs
[18-Apr-2026 14:47:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 14:47:56 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 14:47:56 UTC] User ID: 362
[18-Apr-2026 14:47:56 UTC] ✅ User profile retrieved successfully for user ID: 362
[18-Apr-2026 14:47:57 UTC] === API CALL LOG ===
[18-Apr-2026 14:47:57 UTC] Endpoint: user/profile.php
[18-Apr-2026 14:47:57 UTC] Full Log Data: {
    "timestamp": "2026-04-18 14:47:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "190.140.250.29",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYyIiwidXNlcm5hbWUiOiJtcnN1cHBvcnRwaXBzIiwiZW1haWwiOiJjYXJsb3NhbGJlcnRvbTM5N0BnbWFpbC5jb20iLCJleHAiOjE3NzcxMjg0NzR9.lasZp9FGzMg790v6vF1EKwtVLX_KP6h-JOkQZRTqmgs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee477b69bf9b7d3-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "190.140.250.29",
        "CF-IPCountry": "PA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "190.140.250.29, 172.68.12.179"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 14:47:57 UTC] === END API CALL LOG ===
[18-Apr-2026 14:47:57 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 14:47:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYyIiwidXNlcm5hbWUiOiJtcnN1cHBvcnRwaXBzIiwiZW1haWwiOiJjYXJsb3NhbGJlcnRvbTM5N0BnbWFpbC5jb20iLCJleHAiOjE3NzcxMjg0NzR9.lasZp9FGzMg790v6vF1EKwtVLX_KP6h-JOkQZRTqmgs
[18-Apr-2026 14:47:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 14:47:57 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 14:47:57 UTC] User ID: 362
[18-Apr-2026 14:47:57 UTC] ✅ User profile retrieved successfully for user ID: 362
[18-Apr-2026 14:48:39 UTC] === API CALL LOG ===
[18-Apr-2026 14:48:39 UTC] Endpoint: user/profile.php
[18-Apr-2026 14:48:39 UTC] Full Log Data: {
    "timestamp": "2026-04-18 14:48:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "190.140.250.29",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYyIiwidXNlcm5hbWUiOiJtcnN1cHBvcnRwaXBzIiwiZW1haWwiOiJjYXJsb3NhbGJlcnRvbTM5N0BnbWFpbC5jb20iLCJleHAiOjE3NzcxMjg0NzR9.lasZp9FGzMg790v6vF1EKwtVLX_KP6h-JOkQZRTqmgs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee478bce8ba28b2-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "190.140.250.29",
        "CF-IPCountry": "PA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "190.140.250.29, 172.68.12.179"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 14:48:39 UTC] === END API CALL LOG ===
[18-Apr-2026 14:48:39 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 14:48:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYyIiwidXNlcm5hbWUiOiJtcnN1cHBvcnRwaXBzIiwiZW1haWwiOiJjYXJsb3NhbGJlcnRvbTM5N0BnbWFpbC5jb20iLCJleHAiOjE3NzcxMjg0NzR9.lasZp9FGzMg790v6vF1EKwtVLX_KP6h-JOkQZRTqmgs
[18-Apr-2026 14:48:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 14:48:39 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 14:48:39 UTC] User ID: 362
[18-Apr-2026 14:48:39 UTC] ✅ User profile retrieved successfully for user ID: 362
[18-Apr-2026 14:48:55 UTC] === API CALL LOG ===
[18-Apr-2026 14:48:55 UTC] Endpoint: user/profile.php
[18-Apr-2026 14:48:55 UTC] Full Log Data: {
    "timestamp": "2026-04-18 14:48:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "190.140.250.29",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYyIiwidXNlcm5hbWUiOiJtcnN1cHBvcnRwaXBzIiwiZW1haWwiOiJjYXJsb3NhbGJlcnRvbTM5N0BnbWFpbC5jb20iLCJleHAiOjE3NzcxMjg0NzR9.lasZp9FGzMg790v6vF1EKwtVLX_KP6h-JOkQZRTqmgs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee479240f1228b2-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "190.140.250.29",
        "CF-IPCountry": "PA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "190.140.250.29, 172.68.12.178"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 14:48:55 UTC] === END API CALL LOG ===
[18-Apr-2026 14:48:55 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 14:48:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYyIiwidXNlcm5hbWUiOiJtcnN1cHBvcnRwaXBzIiwiZW1haWwiOiJjYXJsb3NhbGJlcnRvbTM5N0BnbWFpbC5jb20iLCJleHAiOjE3NzcxMjg0NzR9.lasZp9FGzMg790v6vF1EKwtVLX_KP6h-JOkQZRTqmgs
[18-Apr-2026 14:48:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 14:48:55 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 14:48:55 UTC] User ID: 362
[18-Apr-2026 14:48:55 UTC] ✅ User profile retrieved successfully for user ID: 362
[18-Apr-2026 14:48:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Apr-2026 14:48:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Apr-2026 14:48:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYyIiwidXNlcm5hbWUiOiJtcnN1cHBvcnRwaXBzIiwiZW1haWwiOiJjYXJsb3NhbGJlcnRvbTM5N0BnbWFpbC5jb20iLCJleHAiOjE3NzcxMjg0NzR9.lasZp9FGzMg790v6vF1EKwtVLX_KP6h-JOkQZRTqmgs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ee479240f1128b2-MIA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"190.140.250.29","CF-IPCountry":"PA","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"190.140.250.29, 172.68.12.179"}
[18-Apr-2026 14:48:55 UTC] === User Orders API Called ===
[18-Apr-2026 14:48:55 UTC] User ID: 362
[18-Apr-2026 14:48:55 UTC] Limit: 20, Offset: 0
[18-Apr-2026 14:48:55 UTC] Orders found: 0
[18-Apr-2026 14:48:55 UTC] Orders data: []
[18-Apr-2026 14:48:55 UTC] Total orders count: 0
[18-Apr-2026 14:48:56 UTC] === API CALL LOG ===
[18-Apr-2026 14:48:56 UTC] Endpoint: user/profile.php
[18-Apr-2026 14:48:56 UTC] Full Log Data: {
    "timestamp": "2026-04-18 14:48:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "190.140.250.29",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYyIiwidXNlcm5hbWUiOiJtcnN1cHBvcnRwaXBzIiwiZW1haWwiOiJjYXJsb3NhbGJlcnRvbTM5N0BnbWFpbC5jb20iLCJleHAiOjE3NzcxMjg0NzR9.lasZp9FGzMg790v6vF1EKwtVLX_KP6h-JOkQZRTqmgs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee47928292f28b2-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "190.140.250.29",
        "CF-IPCountry": "PA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "190.140.250.29, 172.68.12.178"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 14:48:56 UTC] === END API CALL LOG ===
[18-Apr-2026 14:48:56 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 14:48:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYyIiwidXNlcm5hbWUiOiJtcnN1cHBvcnRwaXBzIiwiZW1haWwiOiJjYXJsb3NhbGJlcnRvbTM5N0BnbWFpbC5jb20iLCJleHAiOjE3NzcxMjg0NzR9.lasZp9FGzMg790v6vF1EKwtVLX_KP6h-JOkQZRTqmgs
[18-Apr-2026 14:48:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 14:48:56 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 14:48:56 UTC] User ID: 362
[18-Apr-2026 14:48:56 UTC] ✅ User profile retrieved successfully for user ID: 362
[18-Apr-2026 14:49:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Apr-2026 14:49:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Apr-2026 14:49:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYyIiwidXNlcm5hbWUiOiJtcnN1cHBvcnRwaXBzIiwiZW1haWwiOiJjYXJsb3NhbGJlcnRvbTM5N0BnbWFpbC5jb20iLCJleHAiOjE3NzcxMjg0NzR9.lasZp9FGzMg790v6vF1EKwtVLX_KP6h-JOkQZRTqmgs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ee4796bbb7028b2-MIA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"190.140.250.29","CF-IPCountry":"PA","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"190.140.250.29, 172.68.12.179"}
[18-Apr-2026 14:49:07 UTC] === User Orders API Called ===
[18-Apr-2026 14:49:07 UTC] User ID: 362
[18-Apr-2026 14:49:07 UTC] Limit: 20, Offset: 0
[18-Apr-2026 14:49:07 UTC] Orders found: 0
[18-Apr-2026 14:49:07 UTC] Orders data: []
[18-Apr-2026 14:49:07 UTC] Total orders count: 0
[18-Apr-2026 14:49:07 UTC] === API CALL LOG ===
[18-Apr-2026 14:49:07 UTC] Endpoint: user/profile.php
[18-Apr-2026 14:49:07 UTC] Full Log Data: {
    "timestamp": "2026-04-18 14:49:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "190.140.250.29",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYyIiwidXNlcm5hbWUiOiJtcnN1cHBvcnRwaXBzIiwiZW1haWwiOiJjYXJsb3NhbGJlcnRvbTM5N0BnbWFpbC5jb20iLCJleHAiOjE3NzcxMjg0NzR9.lasZp9FGzMg790v6vF1EKwtVLX_KP6h-JOkQZRTqmgs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee4796c9d9728b2-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "190.140.250.29",
        "CF-IPCountry": "PA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "190.140.250.29, 172.68.12.178"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 14:49:07 UTC] === END API CALL LOG ===
[18-Apr-2026 14:49:07 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 14:49:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYyIiwidXNlcm5hbWUiOiJtcnN1cHBvcnRwaXBzIiwiZW1haWwiOiJjYXJsb3NhbGJlcnRvbTM5N0BnbWFpbC5jb20iLCJleHAiOjE3NzcxMjg0NzR9.lasZp9FGzMg790v6vF1EKwtVLX_KP6h-JOkQZRTqmgs
[18-Apr-2026 14:49:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 14:49:07 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 14:49:07 UTC] User ID: 362
[18-Apr-2026 14:49:07 UTC] ✅ User profile retrieved successfully for user ID: 362
[18-Apr-2026 14:49:07 UTC] === API CALL LOG ===
[18-Apr-2026 14:49:07 UTC] Endpoint: user/profile.php
[18-Apr-2026 14:49:07 UTC] Full Log Data: {
    "timestamp": "2026-04-18 14:49:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "190.140.250.29",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYyIiwidXNlcm5hbWUiOiJtcnN1cHBvcnRwaXBzIiwiZW1haWwiOiJjYXJsb3NhbGJlcnRvbTM5N0BnbWFpbC5jb20iLCJleHAiOjE3NzcxMjg0NzR9.lasZp9FGzMg790v6vF1EKwtVLX_KP6h-JOkQZRTqmgs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee4796fbd5228b2-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "190.140.250.29",
        "CF-IPCountry": "PA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "190.140.250.29, 172.68.12.179"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 14:49:07 UTC] === END API CALL LOG ===
[18-Apr-2026 14:49:07 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 14:49:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYyIiwidXNlcm5hbWUiOiJtcnN1cHBvcnRwaXBzIiwiZW1haWwiOiJjYXJsb3NhbGJlcnRvbTM5N0BnbWFpbC5jb20iLCJleHAiOjE3NzcxMjg0NzR9.lasZp9FGzMg790v6vF1EKwtVLX_KP6h-JOkQZRTqmgs
[18-Apr-2026 14:49:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 14:49:07 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 14:49:07 UTC] User ID: 362
[18-Apr-2026 14:49:07 UTC] ✅ User profile retrieved successfully for user ID: 362
[18-Apr-2026 14:49:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Apr-2026 14:49:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Apr-2026 14:49:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYyIiwidXNlcm5hbWUiOiJtcnN1cHBvcnRwaXBzIiwiZW1haWwiOiJjYXJsb3NhbGJlcnRvbTM5N0BnbWFpbC5jb20iLCJleHAiOjE3NzcxMjg0NzR9.lasZp9FGzMg790v6vF1EKwtVLX_KP6h-JOkQZRTqmgs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ee47997ea3c28b2-MIA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"190.140.250.29","CF-IPCountry":"PA","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"190.140.250.29, 172.68.12.179"}
[18-Apr-2026 14:49:14 UTC] === User Orders API Called ===
[18-Apr-2026 14:49:14 UTC] User ID: 362
[18-Apr-2026 14:49:14 UTC] Limit: 20, Offset: 0
[18-Apr-2026 14:49:14 UTC] Orders found: 0
[18-Apr-2026 14:49:14 UTC] Orders data: []
[18-Apr-2026 14:49:14 UTC] Total orders count: 0
[18-Apr-2026 14:49:17 UTC] === API CALL LOG ===
[18-Apr-2026 14:49:17 UTC] Endpoint: user/profile.php
[18-Apr-2026 14:49:17 UTC] Full Log Data: {
    "timestamp": "2026-04-18 14:49:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "190.140.250.29",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYyIiwidXNlcm5hbWUiOiJtcnN1cHBvcnRwaXBzIiwiZW1haWwiOiJjYXJsb3NhbGJlcnRvbTM5N0BnbWFpbC5jb20iLCJleHAiOjE3NzcxMjg0NzR9.lasZp9FGzMg790v6vF1EKwtVLX_KP6h-JOkQZRTqmgs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee479a8b95828b2-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "190.140.250.29",
        "CF-IPCountry": "PA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "190.140.250.29, 172.68.12.179"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 14:49:17 UTC] === END API CALL LOG ===
[18-Apr-2026 14:49:17 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 14:49:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYyIiwidXNlcm5hbWUiOiJtcnN1cHBvcnRwaXBzIiwiZW1haWwiOiJjYXJsb3NhbGJlcnRvbTM5N0BnbWFpbC5jb20iLCJleHAiOjE3NzcxMjg0NzR9.lasZp9FGzMg790v6vF1EKwtVLX_KP6h-JOkQZRTqmgs
[18-Apr-2026 14:49:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 14:49:17 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 14:49:17 UTC] User ID: 362
[18-Apr-2026 14:49:17 UTC] ✅ User profile retrieved successfully for user ID: 362
[18-Apr-2026 14:49:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Apr-2026 14:49:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Apr-2026 14:49:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYyIiwidXNlcm5hbWUiOiJtcnN1cHBvcnRwaXBzIiwiZW1haWwiOiJjYXJsb3NhbGJlcnRvbTM5N0BnbWFpbC5jb20iLCJleHAiOjE3NzcxMjg0NzR9.lasZp9FGzMg790v6vF1EKwtVLX_KP6h-JOkQZRTqmgs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ee479a8b95728b2-MIA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"190.140.250.29","CF-IPCountry":"PA","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"190.140.250.29, 172.68.12.178"}
[18-Apr-2026 14:49:17 UTC] === User Orders API Called ===
[18-Apr-2026 14:49:17 UTC] User ID: 362
[18-Apr-2026 14:49:17 UTC] Limit: 20, Offset: 0
[18-Apr-2026 14:49:17 UTC] Orders found: 0
[18-Apr-2026 14:49:17 UTC] Orders data: []
[18-Apr-2026 14:49:17 UTC] Total orders count: 0
[18-Apr-2026 14:49:17 UTC] === API CALL LOG ===
[18-Apr-2026 14:49:17 UTC] Endpoint: user/profile.php
[18-Apr-2026 14:49:17 UTC] Full Log Data: {
    "timestamp": "2026-04-18 14:49:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "190.140.250.29",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYyIiwidXNlcm5hbWUiOiJtcnN1cHBvcnRwaXBzIiwiZW1haWwiOiJjYXJsb3NhbGJlcnRvbTM5N0BnbWFpbC5jb20iLCJleHAiOjE3NzcxMjg0NzR9.lasZp9FGzMg790v6vF1EKwtVLX_KP6h-JOkQZRTqmgs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee479acca7228b2-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "190.140.250.29",
        "CF-IPCountry": "PA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "190.140.250.29, 172.68.12.178"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 14:49:17 UTC] === END API CALL LOG ===
[18-Apr-2026 14:49:17 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 14:49:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYyIiwidXNlcm5hbWUiOiJtcnN1cHBvcnRwaXBzIiwiZW1haWwiOiJjYXJsb3NhbGJlcnRvbTM5N0BnbWFpbC5jb20iLCJleHAiOjE3NzcxMjg0NzR9.lasZp9FGzMg790v6vF1EKwtVLX_KP6h-JOkQZRTqmgs
[18-Apr-2026 14:49:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 14:49:17 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 14:49:17 UTC] User ID: 362
[18-Apr-2026 14:49:17 UTC] ✅ User profile retrieved successfully for user ID: 362
[18-Apr-2026 14:49:23 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Apr-2026 14:49:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Apr-2026 14:49:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYyIiwidXNlcm5hbWUiOiJtcnN1cHBvcnRwaXBzIiwiZW1haWwiOiJjYXJsb3NhbGJlcnRvbTM5N0BnbWFpbC5jb20iLCJleHAiOjE3NzcxMjg0NzR9.lasZp9FGzMg790v6vF1EKwtVLX_KP6h-JOkQZRTqmgs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ee479d0780628b2-MIA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"190.140.250.29","CF-IPCountry":"PA","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"190.140.250.29, 172.68.12.179"}
[18-Apr-2026 14:49:23 UTC] === User Orders API Called ===
[18-Apr-2026 14:49:23 UTC] User ID: 362
[18-Apr-2026 14:49:23 UTC] Limit: 20, Offset: 0
[18-Apr-2026 14:49:23 UTC] Orders found: 0
[18-Apr-2026 14:49:23 UTC] Orders data: []
[18-Apr-2026 14:49:23 UTC] Total orders count: 0
[18-Apr-2026 14:49:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Apr-2026 14:49:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Apr-2026 14:49:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYyIiwidXNlcm5hbWUiOiJtcnN1cHBvcnRwaXBzIiwiZW1haWwiOiJjYXJsb3NhbGJlcnRvbTM5N0BnbWFpbC5jb20iLCJleHAiOjE3NzcxMjg0NzR9.lasZp9FGzMg790v6vF1EKwtVLX_KP6h-JOkQZRTqmgs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ee479dcecc828b2-MIA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"190.140.250.29","CF-IPCountry":"PA","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"190.140.250.29, 172.68.12.179"}
[18-Apr-2026 14:49:25 UTC] === User Orders API Called ===
[18-Apr-2026 14:49:25 UTC] User ID: 362
[18-Apr-2026 14:49:25 UTC] Limit: 20, Offset: 0
[18-Apr-2026 14:49:25 UTC] Orders found: 0
[18-Apr-2026 14:49:25 UTC] Orders data: []
[18-Apr-2026 14:49:25 UTC] Total orders count: 0
[18-Apr-2026 14:49:25 UTC] === API CALL LOG ===
[18-Apr-2026 14:49:25 UTC] Endpoint: user/profile.php
[18-Apr-2026 14:49:25 UTC] Full Log Data: {
    "timestamp": "2026-04-18 14:49:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "190.140.250.29",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYyIiwidXNlcm5hbWUiOiJtcnN1cHBvcnRwaXBzIiwiZW1haWwiOiJjYXJsb3NhbGJlcnRvbTM5N0BnbWFpbC5jb20iLCJleHAiOjE3NzcxMjg0NzR9.lasZp9FGzMg790v6vF1EKwtVLX_KP6h-JOkQZRTqmgs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee479e08e6a28b2-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "190.140.250.29",
        "CF-IPCountry": "PA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "190.140.250.29, 172.68.12.179"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 14:49:25 UTC] === END API CALL LOG ===
[18-Apr-2026 14:49:25 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 14:49:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYyIiwidXNlcm5hbWUiOiJtcnN1cHBvcnRwaXBzIiwiZW1haWwiOiJjYXJsb3NhbGJlcnRvbTM5N0BnbWFpbC5jb20iLCJleHAiOjE3NzcxMjg0NzR9.lasZp9FGzMg790v6vF1EKwtVLX_KP6h-JOkQZRTqmgs
[18-Apr-2026 14:49:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 14:49:25 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 14:49:25 UTC] User ID: 362
[18-Apr-2026 14:49:25 UTC] ✅ User profile retrieved successfully for user ID: 362
[18-Apr-2026 14:49:26 UTC] === API CALL LOG ===
[18-Apr-2026 14:49:26 UTC] Endpoint: user/profile.php
[18-Apr-2026 14:49:26 UTC] Full Log Data: {
    "timestamp": "2026-04-18 14:49:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "190.140.250.29",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYyIiwidXNlcm5hbWUiOiJtcnN1cHBvcnRwaXBzIiwiZW1haWwiOiJjYXJsb3NhbGJlcnRvbTM5N0BnbWFpbC5jb20iLCJleHAiOjE3NzcxMjg0NzR9.lasZp9FGzMg790v6vF1EKwtVLX_KP6h-JOkQZRTqmgs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee479dd7e3928b2-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "190.140.250.29",
        "CF-IPCountry": "PA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "190.140.250.29, 172.68.12.178"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 14:49:26 UTC] === END API CALL LOG ===
[18-Apr-2026 14:49:26 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 14:49:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYyIiwidXNlcm5hbWUiOiJtcnN1cHBvcnRwaXBzIiwiZW1haWwiOiJjYXJsb3NhbGJlcnRvbTM5N0BnbWFpbC5jb20iLCJleHAiOjE3NzcxMjg0NzR9.lasZp9FGzMg790v6vF1EKwtVLX_KP6h-JOkQZRTqmgs
[18-Apr-2026 14:49:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 14:49:26 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 14:49:26 UTC] User ID: 362
[18-Apr-2026 14:49:26 UTC] ✅ User profile retrieved successfully for user ID: 362
[18-Apr-2026 14:49:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Apr-2026 14:49:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Apr-2026 14:49:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYyIiwidXNlcm5hbWUiOiJtcnN1cHBvcnRwaXBzIiwiZW1haWwiOiJjYXJsb3NhbGJlcnRvbTM5N0BnbWFpbC5jb20iLCJleHAiOjE3NzcxMjg0NzR9.lasZp9FGzMg790v6vF1EKwtVLX_KP6h-JOkQZRTqmgs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ee47a6b0b0f28b2-MIA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"190.140.250.29","CF-IPCountry":"PA","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"190.140.250.29, 172.68.12.179"}
[18-Apr-2026 14:49:48 UTC] === User Orders API Called ===
[18-Apr-2026 14:49:48 UTC] User ID: 362
[18-Apr-2026 14:49:48 UTC] Limit: 20, Offset: 0
[18-Apr-2026 14:49:48 UTC] Orders found: 0
[18-Apr-2026 14:49:48 UTC] Orders data: []
[18-Apr-2026 14:49:48 UTC] Total orders count: 0
[18-Apr-2026 14:49:48 UTC] === API CALL LOG ===
[18-Apr-2026 14:49:48 UTC] Endpoint: user/profile.php
[18-Apr-2026 14:49:48 UTC] Full Log Data: {
    "timestamp": "2026-04-18 14:49:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "190.140.250.29",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYyIiwidXNlcm5hbWUiOiJtcnN1cHBvcnRwaXBzIiwiZW1haWwiOiJjYXJsb3NhbGJlcnRvbTM5N0BnbWFpbC5jb20iLCJleHAiOjE3NzcxMjg0NzR9.lasZp9FGzMg790v6vF1EKwtVLX_KP6h-JOkQZRTqmgs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee47a6b9c7b28b2-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "190.140.250.29",
        "CF-IPCountry": "PA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "190.140.250.29, 172.68.12.179"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 14:49:48 UTC] === END API CALL LOG ===
[18-Apr-2026 14:49:48 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 14:49:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYyIiwidXNlcm5hbWUiOiJtcnN1cHBvcnRwaXBzIiwiZW1haWwiOiJjYXJsb3NhbGJlcnRvbTM5N0BnbWFpbC5jb20iLCJleHAiOjE3NzcxMjg0NzR9.lasZp9FGzMg790v6vF1EKwtVLX_KP6h-JOkQZRTqmgs
[18-Apr-2026 14:49:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 14:49:48 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 14:49:48 UTC] User ID: 362
[18-Apr-2026 14:49:48 UTC] ✅ User profile retrieved successfully for user ID: 362
[18-Apr-2026 14:49:48 UTC] === API CALL LOG ===
[18-Apr-2026 14:49:48 UTC] Endpoint: user/profile.php
[18-Apr-2026 14:49:48 UTC] Full Log Data: {
    "timestamp": "2026-04-18 14:49:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "190.140.250.29",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYyIiwidXNlcm5hbWUiOiJtcnN1cHBvcnRwaXBzIiwiZW1haWwiOiJjYXJsb3NhbGJlcnRvbTM5N0BnbWFpbC5jb20iLCJleHAiOjE3NzcxMjg0NzR9.lasZp9FGzMg790v6vF1EKwtVLX_KP6h-JOkQZRTqmgs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee47a6f1c3428b2-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "190.140.250.29",
        "CF-IPCountry": "PA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "190.140.250.29, 172.68.12.179"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 14:49:48 UTC] === END API CALL LOG ===
[18-Apr-2026 14:49:48 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 14:49:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYyIiwidXNlcm5hbWUiOiJtcnN1cHBvcnRwaXBzIiwiZW1haWwiOiJjYXJsb3NhbGJlcnRvbTM5N0BnbWFpbC5jb20iLCJleHAiOjE3NzcxMjg0NzR9.lasZp9FGzMg790v6vF1EKwtVLX_KP6h-JOkQZRTqmgs
[18-Apr-2026 14:49:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 14:49:48 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 14:49:48 UTC] User ID: 362
[18-Apr-2026 14:49:48 UTC] ✅ User profile retrieved successfully for user ID: 362
[18-Apr-2026 14:50:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Apr-2026 14:50:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Apr-2026 14:50:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYyIiwidXNlcm5hbWUiOiJtcnN1cHBvcnRwaXBzIiwiZW1haWwiOiJjYXJsb3NhbGJlcnRvbTM5N0BnbWFpbC5jb20iLCJleHAiOjE3NzcxMjg0NzR9.lasZp9FGzMg790v6vF1EKwtVLX_KP6h-JOkQZRTqmgs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ee47afd8f9b28b2-MIA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"190.140.250.29","CF-IPCountry":"PA","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"190.140.250.29, 172.68.12.178"}
[18-Apr-2026 14:50:11 UTC] === User Orders API Called ===
[18-Apr-2026 14:50:11 UTC] User ID: 362
[18-Apr-2026 14:50:11 UTC] Limit: 20, Offset: 0
[18-Apr-2026 14:50:11 UTC] Orders found: 0
[18-Apr-2026 14:50:11 UTC] Orders data: []
[18-Apr-2026 14:50:11 UTC] Total orders count: 0
[18-Apr-2026 14:50:11 UTC] === API CALL LOG ===
[18-Apr-2026 14:50:11 UTC] Endpoint: user/profile.php
[18-Apr-2026 14:50:11 UTC] Full Log Data: {
    "timestamp": "2026-04-18 14:50:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "190.140.250.29",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYyIiwidXNlcm5hbWUiOiJtcnN1cHBvcnRwaXBzIiwiZW1haWwiOiJjYXJsb3NhbGJlcnRvbTM5N0BnbWFpbC5jb20iLCJleHAiOjE3NzcxMjg0NzR9.lasZp9FGzMg790v6vF1EKwtVLX_KP6h-JOkQZRTqmgs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee47afd8f9f28b2-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "190.140.250.29",
        "CF-IPCountry": "PA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "190.140.250.29, 172.68.12.179"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 14:50:11 UTC] === END API CALL LOG ===
[18-Apr-2026 14:50:11 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 14:50:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYyIiwidXNlcm5hbWUiOiJtcnN1cHBvcnRwaXBzIiwiZW1haWwiOiJjYXJsb3NhbGJlcnRvbTM5N0BnbWFpbC5jb20iLCJleHAiOjE3NzcxMjg0NzR9.lasZp9FGzMg790v6vF1EKwtVLX_KP6h-JOkQZRTqmgs
[18-Apr-2026 14:50:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 14:50:11 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 14:50:11 UTC] User ID: 362
[18-Apr-2026 14:50:11 UTC] ✅ User profile retrieved successfully for user ID: 362
[18-Apr-2026 14:50:12 UTC] === API CALL LOG ===
[18-Apr-2026 14:50:12 UTC] Endpoint: user/profile.php
[18-Apr-2026 14:50:12 UTC] Full Log Data: {
    "timestamp": "2026-04-18 14:50:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "190.140.250.29",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYyIiwidXNlcm5hbWUiOiJtcnN1cHBvcnRwaXBzIiwiZW1haWwiOiJjYXJsb3NhbGJlcnRvbTM5N0BnbWFpbC5jb20iLCJleHAiOjE3NzcxMjg0NzR9.lasZp9FGzMg790v6vF1EKwtVLX_KP6h-JOkQZRTqmgs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee47b0118e528b2-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "190.140.250.29",
        "CF-IPCountry": "PA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "190.140.250.29, 172.68.12.179"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 14:50:12 UTC] === END API CALL LOG ===
[18-Apr-2026 14:50:12 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 14:50:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYyIiwidXNlcm5hbWUiOiJtcnN1cHBvcnRwaXBzIiwiZW1haWwiOiJjYXJsb3NhbGJlcnRvbTM5N0BnbWFpbC5jb20iLCJleHAiOjE3NzcxMjg0NzR9.lasZp9FGzMg790v6vF1EKwtVLX_KP6h-JOkQZRTqmgs
[18-Apr-2026 14:50:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 14:50:12 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 14:50:12 UTC] User ID: 362
[18-Apr-2026 14:50:12 UTC] ✅ User profile retrieved successfully for user ID: 362
[18-Apr-2026 14:50:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Apr-2026 14:50:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Apr-2026 14:50:20 UTC] === API CALL LOG ===
[18-Apr-2026 14:50:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYyIiwidXNlcm5hbWUiOiJtcnN1cHBvcnRwaXBzIiwiZW1haWwiOiJjYXJsb3NhbGJlcnRvbTM5N0BnbWFpbC5jb20iLCJleHAiOjE3NzcxMjg0NzR9.lasZp9FGzMg790v6vF1EKwtVLX_KP6h-JOkQZRTqmgs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ee47b354f5428b2-MIA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"190.140.250.29","CF-IPCountry":"PA","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"190.140.250.29, 172.68.12.179"}
[18-Apr-2026 14:50:20 UTC] Endpoint: user/profile.php
[18-Apr-2026 14:50:20 UTC] Full Log Data: {
    "timestamp": "2026-04-18 14:50:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "190.140.250.29",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYyIiwidXNlcm5hbWUiOiJtcnN1cHBvcnRwaXBzIiwiZW1haWwiOiJjYXJsb3NhbGJlcnRvbTM5N0BnbWFpbC5jb20iLCJleHAiOjE3NzcxMjg0NzR9.lasZp9FGzMg790v6vF1EKwtVLX_KP6h-JOkQZRTqmgs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee47b354f5628b2-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "190.140.250.29",
        "CF-IPCountry": "PA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "190.140.250.29, 172.68.12.179"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 14:50:20 UTC] === User Orders API Called ===
[18-Apr-2026 14:50:20 UTC] === END API CALL LOG ===
[18-Apr-2026 14:50:20 UTC] User ID: 362
[18-Apr-2026 14:50:20 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 14:50:20 UTC] Limit: 20, Offset: 0
[18-Apr-2026 14:50:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYyIiwidXNlcm5hbWUiOiJtcnN1cHBvcnRwaXBzIiwiZW1haWwiOiJjYXJsb3NhbGJlcnRvbTM5N0BnbWFpbC5jb20iLCJleHAiOjE3NzcxMjg0NzR9.lasZp9FGzMg790v6vF1EKwtVLX_KP6h-JOkQZRTqmgs
[18-Apr-2026 14:50:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 14:50:20 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 14:50:20 UTC] User ID: 362
[18-Apr-2026 14:50:20 UTC] Orders found: 0
[18-Apr-2026 14:50:20 UTC] ✅ User profile retrieved successfully for user ID: 362
[18-Apr-2026 14:50:20 UTC] Orders data: []
[18-Apr-2026 14:50:20 UTC] Total orders count: 0
[18-Apr-2026 14:50:21 UTC] === API CALL LOG ===
[18-Apr-2026 14:50:21 UTC] Endpoint: user/profile.php
[18-Apr-2026 14:50:21 UTC] Full Log Data: {
    "timestamp": "2026-04-18 14:50:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "190.140.250.29",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYyIiwidXNlcm5hbWUiOiJtcnN1cHBvcnRwaXBzIiwiZW1haWwiOiJjYXJsb3NhbGJlcnRvbTM5N0BnbWFpbC5jb20iLCJleHAiOjE3NzcxMjg0NzR9.lasZp9FGzMg790v6vF1EKwtVLX_KP6h-JOkQZRTqmgs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee47b39295828b2-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "190.140.250.29",
        "CF-IPCountry": "PA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "190.140.250.29, 172.68.12.179"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 14:50:21 UTC] === END API CALL LOG ===
[18-Apr-2026 14:50:21 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 14:50:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYyIiwidXNlcm5hbWUiOiJtcnN1cHBvcnRwaXBzIiwiZW1haWwiOiJjYXJsb3NhbGJlcnRvbTM5N0BnbWFpbC5jb20iLCJleHAiOjE3NzcxMjg0NzR9.lasZp9FGzMg790v6vF1EKwtVLX_KP6h-JOkQZRTqmgs
[18-Apr-2026 14:50:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 14:50:21 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 14:50:21 UTC] User ID: 362
[18-Apr-2026 14:50:21 UTC] ✅ User profile retrieved successfully for user ID: 362
[18-Apr-2026 14:50:27 UTC] === API CALL LOG ===
[18-Apr-2026 14:50:27 UTC] Endpoint: user/profile.php
[18-Apr-2026 14:50:27 UTC] Full Log Data: {
    "timestamp": "2026-04-18 14:50:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "190.140.250.29",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYyIiwidXNlcm5hbWUiOiJtcnN1cHBvcnRwaXBzIiwiZW1haWwiOiJjYXJsb3NhbGJlcnRvbTM5N0BnbWFpbC5jb20iLCJleHAiOjE3NzcxMjg0NzR9.lasZp9FGzMg790v6vF1EKwtVLX_KP6h-JOkQZRTqmgs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee47b601f8328b2-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "190.140.250.29",
        "CF-IPCountry": "PA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "190.140.250.29, 172.68.12.179"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 14:50:27 UTC] === END API CALL LOG ===
[18-Apr-2026 14:50:27 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 14:50:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYyIiwidXNlcm5hbWUiOiJtcnN1cHBvcnRwaXBzIiwiZW1haWwiOiJjYXJsb3NhbGJlcnRvbTM5N0BnbWFpbC5jb20iLCJleHAiOjE3NzcxMjg0NzR9.lasZp9FGzMg790v6vF1EKwtVLX_KP6h-JOkQZRTqmgs
[18-Apr-2026 14:50:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 14:50:27 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 14:50:27 UTC] User ID: 362
[18-Apr-2026 14:50:27 UTC] ✅ User profile retrieved successfully for user ID: 362
[18-Apr-2026 14:50:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Apr-2026 14:50:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Apr-2026 14:50:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYyIiwidXNlcm5hbWUiOiJtcnN1cHBvcnRwaXBzIiwiZW1haWwiOiJjYXJsb3NhbGJlcnRvbTM5N0BnbWFpbC5jb20iLCJleHAiOjE3NzcxMjg0NzR9.lasZp9FGzMg790v6vF1EKwtVLX_KP6h-JOkQZRTqmgs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ee47b601f7f28b2-MIA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"190.140.250.29","CF-IPCountry":"PA","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"190.140.250.29, 172.68.12.178"}
[18-Apr-2026 14:50:27 UTC] === User Orders API Called ===
[18-Apr-2026 14:50:27 UTC] User ID: 362
[18-Apr-2026 14:50:27 UTC] Limit: 20, Offset: 0
[18-Apr-2026 14:50:27 UTC] Orders found: 0
[18-Apr-2026 14:50:27 UTC] Orders data: []
[18-Apr-2026 14:50:27 UTC] Total orders count: 0
[18-Apr-2026 14:50:27 UTC] === API CALL LOG ===
[18-Apr-2026 14:50:27 UTC] Endpoint: user/profile.php
[18-Apr-2026 14:50:27 UTC] Full Log Data: {
    "timestamp": "2026-04-18 14:50:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "190.140.250.29",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYyIiwidXNlcm5hbWUiOiJtcnN1cHBvcnRwaXBzIiwiZW1haWwiOiJjYXJsb3NhbGJlcnRvbTM5N0BnbWFpbC5jb20iLCJleHAiOjE3NzcxMjg0NzR9.lasZp9FGzMg790v6vF1EKwtVLX_KP6h-JOkQZRTqmgs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee47b63c86728b2-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "190.140.250.29",
        "CF-IPCountry": "PA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "190.140.250.29, 172.68.12.179"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 14:50:27 UTC] === END API CALL LOG ===
[18-Apr-2026 14:50:27 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 14:50:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYyIiwidXNlcm5hbWUiOiJtcnN1cHBvcnRwaXBzIiwiZW1haWwiOiJjYXJsb3NhbGJlcnRvbTM5N0BnbWFpbC5jb20iLCJleHAiOjE3NzcxMjg0NzR9.lasZp9FGzMg790v6vF1EKwtVLX_KP6h-JOkQZRTqmgs
[18-Apr-2026 14:50:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 14:50:27 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 14:50:27 UTC] User ID: 362
[18-Apr-2026 14:50:27 UTC] ✅ User profile retrieved successfully for user ID: 362
[18-Apr-2026 14:50:29 UTC] === API CALL LOG ===
[18-Apr-2026 14:50:29 UTC] Endpoint: user/profile.php
[18-Apr-2026 14:50:29 UTC] Full Log Data: {
    "timestamp": "2026-04-18 14:50:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "190.140.250.29",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYyIiwidXNlcm5hbWUiOiJtcnN1cHBvcnRwaXBzIiwiZW1haWwiOiJjYXJsb3NhbGJlcnRvbTM5N0BnbWFpbC5jb20iLCJleHAiOjE3NzcxMjg0NzR9.lasZp9FGzMg790v6vF1EKwtVLX_KP6h-JOkQZRTqmgs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee47b6eda9d28b2-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "190.140.250.29",
        "CF-IPCountry": "PA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "190.140.250.29, 172.68.12.179"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 14:50:29 UTC] === END API CALL LOG ===
[18-Apr-2026 14:50:29 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 14:50:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYyIiwidXNlcm5hbWUiOiJtcnN1cHBvcnRwaXBzIiwiZW1haWwiOiJjYXJsb3NhbGJlcnRvbTM5N0BnbWFpbC5jb20iLCJleHAiOjE3NzcxMjg0NzR9.lasZp9FGzMg790v6vF1EKwtVLX_KP6h-JOkQZRTqmgs
[18-Apr-2026 14:50:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 14:50:29 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 14:50:29 UTC] User ID: 362
[18-Apr-2026 14:50:29 UTC] ✅ User profile retrieved successfully for user ID: 362
[18-Apr-2026 14:50:30 UTC] User Purchases API - User ID: 362
[18-Apr-2026 14:50:30 UTC] User Purchases API - Total purchases found: 0
[18-Apr-2026 14:50:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Apr-2026 14:50:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Apr-2026 14:50:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYyIiwidXNlcm5hbWUiOiJtcnN1cHBvcnRwaXBzIiwiZW1haWwiOiJjYXJsb3NhbGJlcnRvbTM5N0BnbWFpbC5jb20iLCJleHAiOjE3NzcxMjg0NzR9.lasZp9FGzMg790v6vF1EKwtVLX_KP6h-JOkQZRTqmgs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ee47b88cfc428b2-MIA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"190.140.250.29","CF-IPCountry":"PA","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"190.140.250.29, 172.68.12.178"}
[18-Apr-2026 14:50:33 UTC] === User Orders API Called ===
[18-Apr-2026 14:50:33 UTC] User ID: 362
[18-Apr-2026 14:50:33 UTC] Limit: 20, Offset: 0
[18-Apr-2026 14:50:33 UTC] Orders found: 0
[18-Apr-2026 14:50:33 UTC] Orders data: []
[18-Apr-2026 14:50:33 UTC] Total orders count: 0
[18-Apr-2026 14:50:33 UTC] === API CALL LOG ===
[18-Apr-2026 14:50:33 UTC] Endpoint: user/profile.php
[18-Apr-2026 14:50:33 UTC] Full Log Data: {
    "timestamp": "2026-04-18 14:50:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "190.140.250.29",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYyIiwidXNlcm5hbWUiOiJtcnN1cHBvcnRwaXBzIiwiZW1haWwiOiJjYXJsb3NhbGJlcnRvbTM5N0BnbWFpbC5jb20iLCJleHAiOjE3NzcxMjg0NzR9.lasZp9FGzMg790v6vF1EKwtVLX_KP6h-JOkQZRTqmgs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee47b8948ed28b2-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "190.140.250.29",
        "CF-IPCountry": "PA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "190.140.250.29, 172.68.12.179"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 14:50:33 UTC] === END API CALL LOG ===
[18-Apr-2026 14:50:33 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 14:50:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYyIiwidXNlcm5hbWUiOiJtcnN1cHBvcnRwaXBzIiwiZW1haWwiOiJjYXJsb3NhbGJlcnRvbTM5N0BnbWFpbC5jb20iLCJleHAiOjE3NzcxMjg0NzR9.lasZp9FGzMg790v6vF1EKwtVLX_KP6h-JOkQZRTqmgs
[18-Apr-2026 14:50:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 14:50:33 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 14:50:33 UTC] User ID: 362
[18-Apr-2026 14:50:33 UTC] ✅ User profile retrieved successfully for user ID: 362
[18-Apr-2026 14:50:34 UTC] === API CALL LOG ===
[18-Apr-2026 14:50:34 UTC] Endpoint: user/profile.php
[18-Apr-2026 14:50:34 UTC] Full Log Data: {
    "timestamp": "2026-04-18 14:50:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "190.140.250.29",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYyIiwidXNlcm5hbWUiOiJtcnN1cHBvcnRwaXBzIiwiZW1haWwiOiJjYXJsb3NhbGJlcnRvbTM5N0BnbWFpbC5jb20iLCJleHAiOjE3NzcxMjg0NzR9.lasZp9FGzMg790v6vF1EKwtVLX_KP6h-JOkQZRTqmgs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee47b8cd98228b2-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "190.140.250.29",
        "CF-IPCountry": "PA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "190.140.250.29, 172.68.12.178"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 14:50:34 UTC] === END API CALL LOG ===
[18-Apr-2026 14:50:34 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 14:50:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYyIiwidXNlcm5hbWUiOiJtcnN1cHBvcnRwaXBzIiwiZW1haWwiOiJjYXJsb3NhbGJlcnRvbTM5N0BnbWFpbC5jb20iLCJleHAiOjE3NzcxMjg0NzR9.lasZp9FGzMg790v6vF1EKwtVLX_KP6h-JOkQZRTqmgs
[18-Apr-2026 14:50:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 14:50:34 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 14:50:34 UTC] User ID: 362
[18-Apr-2026 14:50:34 UTC] ✅ User profile retrieved successfully for user ID: 362
[18-Apr-2026 15:54:42 UTC] === API CALL LOG ===
[18-Apr-2026 15:54:42 UTC] Endpoint: user/profile.php
[18-Apr-2026 15:54:42 UTC] Full Log Data: {
    "timestamp": "2026-04-18 15:54:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.58.46.150",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee4d97f6da9d2c3-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "178.58.46.150",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "178.58.46.150, 172.71.164.219"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 15:54:42 UTC] === END API CALL LOG ===
[18-Apr-2026 15:54:42 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 15:54:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[18-Apr-2026 15:54:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 15:54:42 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 15:54:42 UTC] User ID: 346
[18-Apr-2026 15:54:42 UTC] ✅ User profile retrieved successfully for user ID: 346
[18-Apr-2026 15:54:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Apr-2026 15:54:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Apr-2026 15:54:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ee4d9819ba9d2c3-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"178.58.46.150","CF-IPCountry":"SI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"178.58.46.150, 172.71.164.219"}
[18-Apr-2026 15:54:42 UTC] === User Orders API Called ===
[18-Apr-2026 15:54:42 UTC] User ID: 346
[18-Apr-2026 15:54:42 UTC] Limit: 20, Offset: 0
[18-Apr-2026 15:54:42 UTC] Orders found: 5
[18-Apr-2026 15:54:42 UTC] Orders data: [{"id":204,"quantity":820,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro\/1234567","status":"pending","created_at":"2026-04-17 14:44:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":200,"quantity":41,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"cancelled","created_at":"2026-04-17 10:18:01","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":199,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:36","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":198,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:20","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":197,"quantity":1000,"total_coins":20000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:38:00","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[18-Apr-2026 15:54:42 UTC] Total orders count: 5
[18-Apr-2026 15:54:42 UTC] === API CALL LOG ===
[18-Apr-2026 15:54:42 UTC] Endpoint: user/profile.php
[18-Apr-2026 15:54:42 UTC] Full Log Data: {
    "timestamp": "2026-04-18 15:54:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.58.46.150",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee4d9819bacd2c3-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "178.58.46.150",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "178.58.46.150, 172.71.164.218"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 15:54:42 UTC] === END API CALL LOG ===
[18-Apr-2026 15:54:42 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 15:54:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[18-Apr-2026 15:54:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 15:54:42 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 15:54:42 UTC] User ID: 346
[18-Apr-2026 15:54:42 UTC] ✅ User profile retrieved successfully for user ID: 346
[18-Apr-2026 15:54:42 UTC] === API CALL LOG ===
[18-Apr-2026 15:54:42 UTC] Endpoint: user/profile.php
[18-Apr-2026 15:54:42 UTC] Full Log Data: {
    "timestamp": "2026-04-18 15:54:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.58.46.150",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee4d9822d43d2c3-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "178.58.46.150",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "178.58.46.150, 172.71.164.218"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 15:54:42 UTC] === END API CALL LOG ===
[18-Apr-2026 15:54:42 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 15:54:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[18-Apr-2026 15:54:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 15:54:42 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 15:54:42 UTC] User ID: 346
[18-Apr-2026 15:54:42 UTC] ✅ User profile retrieved successfully for user ID: 346
[18-Apr-2026 15:54:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Apr-2026 15:54:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Apr-2026 15:54:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ee4d9a2ac64d2c3-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"178.58.46.150","CF-IPCountry":"SI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"178.58.46.150, 172.71.164.219"}
[18-Apr-2026 15:54:48 UTC] === User Orders API Called ===
[18-Apr-2026 15:54:48 UTC] User ID: 346
[18-Apr-2026 15:54:48 UTC] Limit: 20, Offset: 0
[18-Apr-2026 15:54:48 UTC] Orders found: 5
[18-Apr-2026 15:54:48 UTC] Orders data: [{"id":204,"quantity":820,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro\/1234567","status":"pending","created_at":"2026-04-17 14:44:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":200,"quantity":41,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"cancelled","created_at":"2026-04-17 10:18:01","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":199,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:36","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":198,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:20","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":197,"quantity":1000,"total_coins":20000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:38:00","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[18-Apr-2026 15:54:48 UTC] Total orders count: 5
[18-Apr-2026 17:49:05 UTC] === API CALL LOG ===
[18-Apr-2026 17:49:05 UTC] Endpoint: user/profile.php
[18-Apr-2026 17:49:05 UTC] Full Log Data: {
    "timestamp": "2026-04-18 17:49:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "78.190.158.86",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee5810c49fba5c5-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "78.190.158.86",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "78.190.158.86, 104.23.168.99"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 17:49:05 UTC] === END API CALL LOG ===
[18-Apr-2026 17:49:05 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 17:49:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[18-Apr-2026 17:49:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 17:49:05 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 17:49:05 UTC] User ID: 267
[18-Apr-2026 17:49:05 UTC] ✅ User profile retrieved successfully for user ID: 267
[18-Apr-2026 17:49:06 UTC] === API CALL LOG ===
[18-Apr-2026 17:49:06 UTC] Endpoint: user/profile.php
[18-Apr-2026 17:49:06 UTC] Full Log Data: {
    "timestamp": "2026-04-18 17:49:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "78.190.158.86",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee58110dcdca5c5-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "78.190.158.86",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "78.190.158.86, 104.23.168.109"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 17:49:06 UTC] === END API CALL LOG ===
[18-Apr-2026 17:49:06 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 17:49:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[18-Apr-2026 17:49:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 17:49:06 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 17:49:06 UTC] User ID: 267
[18-Apr-2026 17:49:06 UTC] ✅ User profile retrieved successfully for user ID: 267
[18-Apr-2026 17:49:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Apr-2026 17:49:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Apr-2026 17:49:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ee58110dce5a5c5-AMS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"78.190.158.86","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"78.190.158.86, 104.23.168.108"}
[18-Apr-2026 17:49:06 UTC] === User Orders API Called ===
[18-Apr-2026 17:49:06 UTC] User ID: 267
[18-Apr-2026 17:49:06 UTC] Limit: 20, Offset: 0
[18-Apr-2026 17:49:06 UTC] Orders found: 4
[18-Apr-2026 17:49:06 UTC] Orders data: [{"id":205,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/479","status":"completed","created_at":"2026-04-18 17:27:08","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":203,"quantity":20,"total_coins":400,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat","status":"cancelled","created_at":"2026-04-17 14:12:55","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":186,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/431","status":"completed","created_at":"2026-04-12 22:03:30","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":171,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/427","status":"completed","created_at":"2026-04-08 13:54:48","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[18-Apr-2026 17:49:06 UTC] Total orders count: 4
[18-Apr-2026 17:49:06 UTC] === API CALL LOG ===
[18-Apr-2026 17:49:06 UTC] Endpoint: user/profile.php
[18-Apr-2026 17:49:06 UTC] Full Log Data: {
    "timestamp": "2026-04-18 17:49:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "78.190.158.86",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee581115f27a5c5-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "78.190.158.86",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "78.190.158.86, 104.23.168.109"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 17:49:06 UTC] === END API CALL LOG ===
[18-Apr-2026 17:49:06 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 17:49:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[18-Apr-2026 17:49:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 17:49:06 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 17:49:06 UTC] User ID: 267
[18-Apr-2026 17:49:06 UTC] ✅ User profile retrieved successfully for user ID: 267
[18-Apr-2026 17:49:06 UTC] === API CALL LOG ===
[18-Apr-2026 17:49:06 UTC] Endpoint: user/profile.php
[18-Apr-2026 17:49:06 UTC] Full Log Data: {
    "timestamp": "2026-04-18 17:49:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "78.190.158.86",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee581167aaba5c5-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "78.190.158.86",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "78.190.158.86, 104.23.168.108"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 17:49:06 UTC] === END API CALL LOG ===
[18-Apr-2026 17:49:06 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 17:49:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[18-Apr-2026 17:49:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 17:49:06 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 17:49:06 UTC] User ID: 267
[18-Apr-2026 17:49:06 UTC] ✅ User profile retrieved successfully for user ID: 267
[18-Apr-2026 17:49:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Apr-2026 17:49:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Apr-2026 17:49:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ee581284bd1a5c5-AMS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"78.190.158.86","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"78.190.158.86, 104.23.168.99"}
[18-Apr-2026 17:49:09 UTC] === User Orders API Called ===
[18-Apr-2026 17:49:09 UTC] User ID: 267
[18-Apr-2026 17:49:09 UTC] Limit: 20, Offset: 0
[18-Apr-2026 17:49:09 UTC] Orders found: 4
[18-Apr-2026 17:49:09 UTC] Orders data: [{"id":205,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/479","status":"completed","created_at":"2026-04-18 17:27:08","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":203,"quantity":20,"total_coins":400,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat","status":"cancelled","created_at":"2026-04-17 14:12:55","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":186,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/431","status":"completed","created_at":"2026-04-12 22:03:30","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":171,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/427","status":"completed","created_at":"2026-04-08 13:54:48","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[18-Apr-2026 17:49:09 UTC] Total orders count: 4
[18-Apr-2026 17:49:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Apr-2026 17:49:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Apr-2026 17:49:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ee58144be2fa5c5-AMS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"78.190.158.86","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"78.190.158.86, 104.23.168.99"}
[18-Apr-2026 17:49:14 UTC] === User Orders API Called ===
[18-Apr-2026 17:49:14 UTC] User ID: 267
[18-Apr-2026 17:49:14 UTC] Limit: 20, Offset: 0
[18-Apr-2026 17:49:14 UTC] Orders found: 4
[18-Apr-2026 17:49:14 UTC] Orders data: [{"id":205,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/479","status":"completed","created_at":"2026-04-18 17:27:08","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":203,"quantity":20,"total_coins":400,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat","status":"cancelled","created_at":"2026-04-17 14:12:55","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":186,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/431","status":"completed","created_at":"2026-04-12 22:03:30","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":171,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/427","status":"completed","created_at":"2026-04-08 13:54:48","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[18-Apr-2026 17:49:14 UTC] Total orders count: 4
[18-Apr-2026 17:49:14 UTC] === API CALL LOG ===
[18-Apr-2026 17:49:14 UTC] Endpoint: user/profile.php
[18-Apr-2026 17:49:14 UTC] Full Log Data: {
    "timestamp": "2026-04-18 17:49:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "78.190.158.86",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee581452f9fa5c5-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "78.190.158.86",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "78.190.158.86, 104.23.168.99"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 17:49:14 UTC] === END API CALL LOG ===
[18-Apr-2026 17:49:14 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 17:49:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[18-Apr-2026 17:49:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 17:49:14 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 17:49:14 UTC] User ID: 267
[18-Apr-2026 17:49:14 UTC] ✅ User profile retrieved successfully for user ID: 267
[18-Apr-2026 17:49:14 UTC] === API CALL LOG ===
[18-Apr-2026 17:49:14 UTC] Endpoint: user/profile.php
[18-Apr-2026 17:49:14 UTC] Full Log Data: {
    "timestamp": "2026-04-18 17:49:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "78.190.158.86",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee58148594aa5c5-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "78.190.158.86",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "78.190.158.86, 104.23.168.99"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 17:49:14 UTC] === END API CALL LOG ===
[18-Apr-2026 17:49:14 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 17:49:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[18-Apr-2026 17:49:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 17:49:14 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 17:49:14 UTC] User ID: 267
[18-Apr-2026 17:49:14 UTC] ✅ User profile retrieved successfully for user ID: 267
[18-Apr-2026 17:49:15 UTC] === API CALL LOG ===
[18-Apr-2026 17:49:15 UTC] Endpoint: user/profile.php
[18-Apr-2026 17:49:15 UTC] Full Log Data: {
    "timestamp": "2026-04-18 17:49:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "78.190.158.86",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee58148dafca5c5-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "78.190.158.86",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "78.190.158.86, 104.23.168.99"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 17:49:15 UTC] === END API CALL LOG ===
[18-Apr-2026 17:49:15 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 17:49:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[18-Apr-2026 17:49:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 17:49:15 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 17:49:15 UTC] User ID: 267
[18-Apr-2026 17:49:15 UTC] ✅ User profile retrieved successfully for user ID: 267
[18-Apr-2026 17:50:27 UTC] === API CALL LOG ===
[18-Apr-2026 17:50:27 UTC] Endpoint: user/profile.php
[18-Apr-2026 17:50:27 UTC] Full Log Data: {
    "timestamp": "2026-04-18 17:50:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "78.190.158.86",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee5830afbdfa5c5-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "78.190.158.86",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "78.190.158.86, 104.23.168.99"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 17:50:27 UTC] === END API CALL LOG ===
[18-Apr-2026 17:50:27 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 17:50:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[18-Apr-2026 17:50:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 17:50:27 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 17:50:27 UTC] User ID: 267
[18-Apr-2026 17:50:27 UTC] ✅ User profile retrieved successfully for user ID: 267
[18-Apr-2026 17:50:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Apr-2026 17:50:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Apr-2026 17:50:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ee5831f6ffda5c5-AMS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"78.190.158.86","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"78.190.158.86, 104.23.168.99"}
[18-Apr-2026 17:50:30 UTC] === User Orders API Called ===
[18-Apr-2026 17:50:30 UTC] User ID: 267
[18-Apr-2026 17:50:30 UTC] Limit: 20, Offset: 0
[18-Apr-2026 17:50:30 UTC] Orders found: 4
[18-Apr-2026 17:50:30 UTC] Orders data: [{"id":205,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/479","status":"completed","created_at":"2026-04-18 17:27:08","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":203,"quantity":20,"total_coins":400,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat","status":"cancelled","created_at":"2026-04-17 14:12:55","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":186,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/431","status":"completed","created_at":"2026-04-12 22:03:30","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":171,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/427","status":"completed","created_at":"2026-04-08 13:54:48","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[18-Apr-2026 17:50:30 UTC] Total orders count: 4
[18-Apr-2026 17:50:30 UTC] === API CALL LOG ===
[18-Apr-2026 17:50:30 UTC] Endpoint: user/profile.php
[18-Apr-2026 17:50:30 UTC] Full Log Data: {
    "timestamp": "2026-04-18 17:50:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "78.190.158.86",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee5831fd9d1a5c5-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "78.190.158.86",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "78.190.158.86, 104.23.168.98"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 17:50:30 UTC] === END API CALL LOG ===
[18-Apr-2026 17:50:30 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 17:50:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[18-Apr-2026 17:50:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 17:50:30 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 17:50:30 UTC] User ID: 267
[18-Apr-2026 17:50:30 UTC] ✅ User profile retrieved successfully for user ID: 267
[18-Apr-2026 17:50:30 UTC] === API CALL LOG ===
[18-Apr-2026 17:50:30 UTC] Endpoint: user/profile.php
[18-Apr-2026 17:50:30 UTC] Full Log Data: {
    "timestamp": "2026-04-18 17:50:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "78.190.158.86",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee583235d0ea5c5-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "78.190.158.86",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "78.190.158.86, 104.23.168.98"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 17:50:30 UTC] === END API CALL LOG ===
[18-Apr-2026 17:50:30 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 17:50:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[18-Apr-2026 17:50:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 17:50:30 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 17:50:30 UTC] User ID: 267
[18-Apr-2026 17:50:30 UTC] ✅ User profile retrieved successfully for user ID: 267
[18-Apr-2026 17:50:31 UTC] === API CALL LOG ===
[18-Apr-2026 17:50:31 UTC] Endpoint: user/profile.php
[18-Apr-2026 17:50:31 UTC] Full Log Data: {
    "timestamp": "2026-04-18 17:50:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "78.190.158.86",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee583246898a5c5-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "78.190.158.86",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "78.190.158.86, 104.23.168.98"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 17:50:31 UTC] === END API CALL LOG ===
[18-Apr-2026 17:50:31 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 17:50:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[18-Apr-2026 17:50:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 17:50:31 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 17:50:31 UTC] User ID: 267
[18-Apr-2026 17:50:31 UTC] ✅ User profile retrieved successfully for user ID: 267
[18-Apr-2026 17:50:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Apr-2026 17:50:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Apr-2026 17:50:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ee5832ceba9a5c5-AMS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"78.190.158.86","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"78.190.158.86, 104.23.168.99"}
[18-Apr-2026 17:50:32 UTC] === User Orders API Called ===
[18-Apr-2026 17:50:32 UTC] User ID: 267
[18-Apr-2026 17:50:32 UTC] Limit: 20, Offset: 0
[18-Apr-2026 17:50:32 UTC] Orders found: 4
[18-Apr-2026 17:50:32 UTC] Orders data: [{"id":205,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/479","status":"completed","created_at":"2026-04-18 17:27:08","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":203,"quantity":20,"total_coins":400,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat","status":"cancelled","created_at":"2026-04-17 14:12:55","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":186,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/431","status":"completed","created_at":"2026-04-12 22:03:30","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":171,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/427","status":"completed","created_at":"2026-04-08 13:54:48","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[18-Apr-2026 17:50:32 UTC] Total orders count: 4
[18-Apr-2026 17:50:32 UTC] === API CALL LOG ===
[18-Apr-2026 17:50:32 UTC] Endpoint: user/profile.php
[18-Apr-2026 17:50:32 UTC] Full Log Data: {
    "timestamp": "2026-04-18 17:50:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "78.190.158.86",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee5832f7c01a5c5-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "78.190.158.86",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "78.190.158.86, 104.23.168.98"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 17:50:32 UTC] === END API CALL LOG ===
[18-Apr-2026 17:50:32 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 17:50:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[18-Apr-2026 17:50:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 17:50:32 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 17:50:32 UTC] User ID: 267
[18-Apr-2026 17:50:32 UTC] ✅ User profile retrieved successfully for user ID: 267
[18-Apr-2026 17:50:32 UTC] User Purchases API - User ID: 267
[18-Apr-2026 17:50:32 UTC] User Purchases API - Total purchases found: 2
[18-Apr-2026 17:50:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Apr-2026 17:50:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Apr-2026 17:50:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ee5833bdbcba5c5-AMS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"78.190.158.86","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"78.190.158.86, 104.23.168.99"}
[18-Apr-2026 17:50:34 UTC] === User Orders API Called ===
[18-Apr-2026 17:50:34 UTC] User ID: 267
[18-Apr-2026 17:50:34 UTC] Limit: 20, Offset: 0
[18-Apr-2026 17:50:34 UTC] Orders found: 4
[18-Apr-2026 17:50:34 UTC] Orders data: [{"id":205,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/479","status":"completed","created_at":"2026-04-18 17:27:08","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":203,"quantity":20,"total_coins":400,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat","status":"cancelled","created_at":"2026-04-17 14:12:55","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":186,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/431","status":"completed","created_at":"2026-04-12 22:03:30","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":171,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/427","status":"completed","created_at":"2026-04-08 13:54:48","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[18-Apr-2026 17:50:34 UTC] Total orders count: 4
[18-Apr-2026 17:50:34 UTC] === API CALL LOG ===
[18-Apr-2026 17:50:34 UTC] Endpoint: user/profile.php
[18-Apr-2026 17:50:34 UTC] Full Log Data: {
    "timestamp": "2026-04-18 17:50:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "78.190.158.86",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee5833bdbcea5c5-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "78.190.158.86",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "78.190.158.86, 104.23.168.98"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 17:50:34 UTC] === END API CALL LOG ===
[18-Apr-2026 17:50:34 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 17:50:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[18-Apr-2026 17:50:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 17:50:34 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 17:50:34 UTC] User ID: 267
[18-Apr-2026 17:50:34 UTC] ✅ User profile retrieved successfully for user ID: 267
[18-Apr-2026 17:50:35 UTC] === API CALL LOG ===
[18-Apr-2026 17:50:35 UTC] Endpoint: user/profile.php
[18-Apr-2026 17:50:35 UTC] Full Log Data: {
    "timestamp": "2026-04-18 17:50:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "78.190.158.86",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee5833e3b65a5c5-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "78.190.158.86",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "78.190.158.86, 104.23.168.98"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 17:50:35 UTC] === END API CALL LOG ===
[18-Apr-2026 17:50:35 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 17:50:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[18-Apr-2026 17:50:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 17:50:35 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 17:50:35 UTC] User ID: 267
[18-Apr-2026 17:50:35 UTC] ✅ User profile retrieved successfully for user ID: 267
[18-Apr-2026 17:50:35 UTC] === API CALL LOG ===
[18-Apr-2026 17:50:35 UTC] Endpoint: user/profile.php
[18-Apr-2026 17:50:35 UTC] Full Log Data: {
    "timestamp": "2026-04-18 17:50:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "78.190.158.86",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee5833edd74a5c5-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "78.190.158.86",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "78.190.158.86, 104.23.168.99"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 17:50:35 UTC] === END API CALL LOG ===
[18-Apr-2026 17:50:35 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 17:50:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[18-Apr-2026 17:50:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 17:50:35 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 17:50:35 UTC] User ID: 267
[18-Apr-2026 17:50:35 UTC] ✅ User profile retrieved successfully for user ID: 267
[18-Apr-2026 17:50:36 UTC] === API CALL LOG ===
[18-Apr-2026 17:50:36 UTC] Endpoint: user/profile.php
[18-Apr-2026 17:50:36 UTC] Full Log Data: {
    "timestamp": "2026-04-18 17:50:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "78.190.158.86",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee58344af8ba5c5-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "78.190.158.86",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "78.190.158.86, 104.23.168.98"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 17:50:36 UTC] === END API CALL LOG ===
[18-Apr-2026 17:50:36 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 17:50:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[18-Apr-2026 17:50:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 17:50:36 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 17:50:36 UTC] User ID: 267
[18-Apr-2026 17:50:36 UTC] ✅ User profile retrieved successfully for user ID: 267
[18-Apr-2026 17:51:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Apr-2026 17:51:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Apr-2026 17:51:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ee583dc788fa5c5-AMS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"78.190.158.86","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"78.190.158.86, 104.23.168.99"}
[18-Apr-2026 17:51:00 UTC] === User Orders API Called ===
[18-Apr-2026 17:51:00 UTC] User ID: 267
[18-Apr-2026 17:51:00 UTC] Limit: 20, Offset: 0
[18-Apr-2026 17:51:00 UTC] Orders found: 5
[18-Apr-2026 17:51:00 UTC] Orders data: [{"id":206,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/478","status":"pending","created_at":"2026-04-18 21:20:58","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":205,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/479","status":"completed","created_at":"2026-04-18 17:27:08","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":203,"quantity":20,"total_coins":400,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat","status":"cancelled","created_at":"2026-04-17 14:12:55","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":186,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/431","status":"completed","created_at":"2026-04-12 22:03:30","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":171,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/427","status":"completed","created_at":"2026-04-08 13:54:48","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[18-Apr-2026 17:51:00 UTC] Total orders count: 5
[18-Apr-2026 17:51:16 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Apr-2026 17:51:16 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Apr-2026 17:51:16 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ee584400bb5a5c5-AMS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"78.190.158.86","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"78.190.158.86, 104.23.168.98"}
[18-Apr-2026 17:51:16 UTC] === User Orders API Called ===
[18-Apr-2026 17:51:16 UTC] User ID: 267
[18-Apr-2026 17:51:16 UTC] Limit: 20, Offset: 0
[18-Apr-2026 17:51:16 UTC] Orders found: 5
[18-Apr-2026 17:51:16 UTC] Orders data: [{"id":206,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/478","status":"pending","created_at":"2026-04-18 21:20:58","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":205,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/479","status":"completed","created_at":"2026-04-18 17:27:08","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":203,"quantity":20,"total_coins":400,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat","status":"cancelled","created_at":"2026-04-17 14:12:55","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":186,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/431","status":"completed","created_at":"2026-04-12 22:03:30","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":171,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/427","status":"completed","created_at":"2026-04-08 13:54:48","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[18-Apr-2026 17:51:16 UTC] Total orders count: 5
[18-Apr-2026 17:51:16 UTC] === API CALL LOG ===
[18-Apr-2026 17:51:16 UTC] Endpoint: user/profile.php
[18-Apr-2026 17:51:16 UTC] Full Log Data: {
    "timestamp": "2026-04-18 17:51:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "78.190.158.86",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee584409d98a5c5-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "78.190.158.86",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "78.190.158.86, 104.23.168.99"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 17:51:16 UTC] === END API CALL LOG ===
[18-Apr-2026 17:51:16 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 17:51:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[18-Apr-2026 17:51:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 17:51:16 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 17:51:16 UTC] User ID: 267
[18-Apr-2026 17:51:16 UTC] ✅ User profile retrieved successfully for user ID: 267
[18-Apr-2026 17:51:17 UTC] === API CALL LOG ===
[18-Apr-2026 17:51:17 UTC] Endpoint: user/profile.php
[18-Apr-2026 17:51:17 UTC] Full Log Data: {
    "timestamp": "2026-04-18 17:51:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "78.190.158.86",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee584444860a5c5-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "78.190.158.86",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "78.190.158.86, 104.23.168.98"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 17:51:17 UTC] === END API CALL LOG ===
[18-Apr-2026 17:51:17 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 17:51:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[18-Apr-2026 17:51:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 17:51:17 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 17:51:17 UTC] User ID: 267
[18-Apr-2026 17:51:17 UTC] ✅ User profile retrieved successfully for user ID: 267
[18-Apr-2026 17:51:17 UTC] === API CALL LOG ===
[18-Apr-2026 17:51:17 UTC] Endpoint: user/profile.php
[18-Apr-2026 17:51:17 UTC] Full Log Data: {
    "timestamp": "2026-04-18 17:51:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "78.190.158.86",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee58444c998a5c5-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "78.190.158.86",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "78.190.158.86, 104.23.168.99"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 17:51:17 UTC] === END API CALL LOG ===
[18-Apr-2026 17:51:17 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 17:51:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[18-Apr-2026 17:51:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 17:51:17 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 17:51:17 UTC] User ID: 267
[18-Apr-2026 17:51:17 UTC] ✅ User profile retrieved successfully for user ID: 267
[18-Apr-2026 17:51:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Apr-2026 17:51:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Apr-2026 17:51:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ee58489cfcda5c5-AMS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"78.190.158.86","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"78.190.158.86, 104.23.168.98"}
[18-Apr-2026 17:51:28 UTC] === User Orders API Called ===
[18-Apr-2026 17:51:28 UTC] User ID: 267
[18-Apr-2026 17:51:28 UTC] Limit: 20, Offset: 0
[18-Apr-2026 17:51:28 UTC] Orders found: 6
[18-Apr-2026 17:51:28 UTC] Orders data: [{"id":207,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/477","status":"pending","created_at":"2026-04-18 21:21:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":206,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/478","status":"pending","created_at":"2026-04-18 21:20:58","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":205,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/479","status":"completed","created_at":"2026-04-18 17:27:08","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":203,"quantity":20,"total_coins":400,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat","status":"cancelled","created_at":"2026-04-17 14:12:55","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":186,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/431","status":"completed","created_at":"2026-04-12 22:03:30","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":171,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/427","status":"completed","created_at":"2026-04-08 13:54:48","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[18-Apr-2026 17:51:28 UTC] Total orders count: 6
[18-Apr-2026 17:51:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Apr-2026 17:51:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Apr-2026 17:51:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ee584b73bafa5c5-AMS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"78.190.158.86","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"78.190.158.86, 104.23.168.99"}
[18-Apr-2026 17:51:35 UTC] === User Orders API Called ===
[18-Apr-2026 17:51:35 UTC] User ID: 267
[18-Apr-2026 17:51:35 UTC] Limit: 20, Offset: 0
[18-Apr-2026 17:51:35 UTC] Orders found: 6
[18-Apr-2026 17:51:35 UTC] Orders data: [{"id":207,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/477","status":"pending","created_at":"2026-04-18 21:21:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":206,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/478","status":"pending","created_at":"2026-04-18 21:20:58","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":205,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/479","status":"completed","created_at":"2026-04-18 17:27:08","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":203,"quantity":20,"total_coins":400,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat","status":"cancelled","created_at":"2026-04-17 14:12:55","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":186,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/431","status":"completed","created_at":"2026-04-12 22:03:30","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":171,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/427","status":"completed","created_at":"2026-04-08 13:54:48","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[18-Apr-2026 17:51:35 UTC] Total orders count: 6
[18-Apr-2026 17:51:35 UTC] === API CALL LOG ===
[18-Apr-2026 17:51:35 UTC] Endpoint: user/profile.php
[18-Apr-2026 17:51:35 UTC] Full Log Data: {
    "timestamp": "2026-04-18 17:51:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "78.190.158.86",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee584b969f6a5c5-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "78.190.158.86",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "78.190.158.86, 104.23.168.99"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 17:51:35 UTC] === END API CALL LOG ===
[18-Apr-2026 17:51:35 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 17:51:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[18-Apr-2026 17:51:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 17:51:35 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 17:51:35 UTC] User ID: 267
[18-Apr-2026 17:51:35 UTC] ✅ User profile retrieved successfully for user ID: 267
[18-Apr-2026 17:51:36 UTC] === API CALL LOG ===
[18-Apr-2026 17:51:36 UTC] Endpoint: user/profile.php
[18-Apr-2026 17:51:36 UTC] Full Log Data: {
    "timestamp": "2026-04-18 17:51:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "78.190.158.86",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee584bb1e9ea5c5-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "78.190.158.86",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "78.190.158.86, 104.23.168.99"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 17:51:36 UTC] === END API CALL LOG ===
[18-Apr-2026 17:51:36 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 17:51:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[18-Apr-2026 17:51:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 17:51:36 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 17:51:36 UTC] User ID: 267
[18-Apr-2026 17:51:36 UTC] ✅ User profile retrieved successfully for user ID: 267
[18-Apr-2026 17:51:36 UTC] === API CALL LOG ===
[18-Apr-2026 17:51:36 UTC] Endpoint: user/profile.php
[18-Apr-2026 17:51:36 UTC] Full Log Data: {
    "timestamp": "2026-04-18 17:51:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "78.190.158.86",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee584bc3980a5c5-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "78.190.158.86",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "78.190.158.86, 104.23.168.99"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 17:51:36 UTC] === END API CALL LOG ===
[18-Apr-2026 17:51:36 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 17:51:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[18-Apr-2026 17:51:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 17:51:36 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 17:51:36 UTC] User ID: 267
[18-Apr-2026 17:51:36 UTC] ✅ User profile retrieved successfully for user ID: 267
[18-Apr-2026 17:51:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Apr-2026 17:51:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Apr-2026 17:51:46 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ee584f8f9afa5c5-AMS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"78.190.158.86","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"78.190.158.86, 104.23.168.99"}
[18-Apr-2026 17:51:46 UTC] === User Orders API Called ===
[18-Apr-2026 17:51:46 UTC] User ID: 267
[18-Apr-2026 17:51:46 UTC] Limit: 20, Offset: 0
[18-Apr-2026 17:51:46 UTC] Orders found: 7
[18-Apr-2026 17:51:46 UTC] Orders data: [{"id":208,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/469","status":"pending","created_at":"2026-04-18 21:21:44","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":207,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/477","status":"pending","created_at":"2026-04-18 21:21:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":206,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/478","status":"pending","created_at":"2026-04-18 21:20:58","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":205,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/479","status":"completed","created_at":"2026-04-18 17:27:08","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":203,"quantity":20,"total_coins":400,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat","status":"cancelled","created_at":"2026-04-17 14:12:55","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":186,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/431","status":"completed","created_at":"2026-04-12 22:03:30","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":171,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/427","status":"completed","created_at":"2026-04-08 13:54:48","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[18-Apr-2026 17:51:46 UTC] Total orders count: 7
[18-Apr-2026 17:51:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Apr-2026 17:51:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Apr-2026 17:51:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ee5852acdbca5c5-AMS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"78.190.158.86","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"78.190.158.86, 104.23.168.99"}
[18-Apr-2026 17:51:54 UTC] === User Orders API Called ===
[18-Apr-2026 17:51:54 UTC] User ID: 267
[18-Apr-2026 17:51:54 UTC] Limit: 20, Offset: 0
[18-Apr-2026 17:51:54 UTC] Orders found: 7
[18-Apr-2026 17:51:54 UTC] Orders data: [{"id":208,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/469","status":"pending","created_at":"2026-04-18 21:21:44","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":207,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/477","status":"pending","created_at":"2026-04-18 21:21:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":206,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/478","status":"pending","created_at":"2026-04-18 21:20:58","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":205,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/479","status":"completed","created_at":"2026-04-18 17:27:08","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":203,"quantity":20,"total_coins":400,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat","status":"cancelled","created_at":"2026-04-17 14:12:55","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":186,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/431","status":"completed","created_at":"2026-04-12 22:03:30","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":171,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/427","status":"completed","created_at":"2026-04-08 13:54:48","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[18-Apr-2026 17:51:54 UTC] Total orders count: 7
[18-Apr-2026 17:51:54 UTC] === API CALL LOG ===
[18-Apr-2026 17:51:54 UTC] Endpoint: user/profile.php
[18-Apr-2026 17:51:54 UTC] Full Log Data: {
    "timestamp": "2026-04-18 17:51:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "78.190.158.86",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee5852b5f4da5c5-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "78.190.158.86",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "78.190.158.86, 104.23.168.98"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 17:51:54 UTC] === END API CALL LOG ===
[18-Apr-2026 17:51:54 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 17:51:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[18-Apr-2026 17:51:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 17:51:54 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 17:51:54 UTC] User ID: 267
[18-Apr-2026 17:51:54 UTC] ✅ User profile retrieved successfully for user ID: 267
[18-Apr-2026 17:51:54 UTC] === API CALL LOG ===
[18-Apr-2026 17:51:54 UTC] Endpoint: user/profile.php
[18-Apr-2026 17:51:54 UTC] Full Log Data: {
    "timestamp": "2026-04-18 17:51:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "78.190.158.86",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee5852d3d09a5c5-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "78.190.158.86",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "78.190.158.86, 104.23.168.99"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 17:51:54 UTC] === END API CALL LOG ===
[18-Apr-2026 17:51:54 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 17:51:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[18-Apr-2026 17:51:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 17:51:54 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 17:51:54 UTC] User ID: 267
[18-Apr-2026 17:51:54 UTC] ✅ User profile retrieved successfully for user ID: 267
[18-Apr-2026 17:51:54 UTC] === API CALL LOG ===
[18-Apr-2026 17:51:54 UTC] Endpoint: user/profile.php
[18-Apr-2026 17:51:54 UTC] Full Log Data: {
    "timestamp": "2026-04-18 17:51:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "78.190.158.86",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee5852ed9c8a5c5-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "78.190.158.86",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "78.190.158.86, 104.23.168.98"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 17:51:54 UTC] === END API CALL LOG ===
[18-Apr-2026 17:51:54 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 17:51:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[18-Apr-2026 17:51:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 17:51:54 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 17:51:54 UTC] User ID: 267
[18-Apr-2026 17:51:54 UTC] ✅ User profile retrieved successfully for user ID: 267
[18-Apr-2026 17:52:05 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Apr-2026 17:52:05 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Apr-2026 17:52:05 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ee5857499b9a5c5-AMS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"78.190.158.86","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"78.190.158.86, 104.23.168.99"}
[18-Apr-2026 17:52:05 UTC] === User Orders API Called ===
[18-Apr-2026 17:52:05 UTC] User ID: 267
[18-Apr-2026 17:52:05 UTC] Limit: 20, Offset: 0
[18-Apr-2026 17:52:05 UTC] Orders found: 8
[18-Apr-2026 17:52:05 UTC] Orders data: [{"id":209,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/468","status":"pending","created_at":"2026-04-18 21:22:03","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":208,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/469","status":"pending","created_at":"2026-04-18 21:21:44","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":207,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/477","status":"pending","created_at":"2026-04-18 21:21:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":206,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/478","status":"pending","created_at":"2026-04-18 21:20:58","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":205,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/479","status":"completed","created_at":"2026-04-18 17:27:08","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":203,"quantity":20,"total_coins":400,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat","status":"cancelled","created_at":"2026-04-17 14:12:55","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":186,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/431","status":"completed","created_at":"2026-04-12 22:03:30","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":171,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/427","status":"completed","created_at":"2026-04-08 13:54:48","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[18-Apr-2026 17:52:05 UTC] Total orders count: 8
[18-Apr-2026 19:03:48 UTC] === API CALL LOG ===
[18-Apr-2026 19:03:48 UTC] Endpoint: user/profile.php
[18-Apr-2026 19:03:48 UTC] Full Log Data: {
    "timestamp": "2026-04-18 19:03:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.58.46.150",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee5ee81bf51d39e-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "178.58.46.150",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "178.58.46.150, 172.71.172.137"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 19:03:48 UTC] === END API CALL LOG ===
[18-Apr-2026 19:03:48 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 19:03:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[18-Apr-2026 19:03:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 19:03:48 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 19:03:48 UTC] User ID: 346
[18-Apr-2026 19:03:48 UTC] ✅ User profile retrieved successfully for user ID: 346
[18-Apr-2026 19:03:49 UTC] === API CALL LOG ===
[18-Apr-2026 19:03:49 UTC] Endpoint: user/profile.php
[18-Apr-2026 19:03:49 UTC] Full Log Data: {
    "timestamp": "2026-04-18 19:03:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.58.46.150",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee5ee842e7cd39e-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "178.58.46.150",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "178.58.46.150, 172.71.172.137"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 19:03:49 UTC] === END API CALL LOG ===
[18-Apr-2026 19:03:49 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 19:03:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[18-Apr-2026 19:03:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 19:03:49 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 19:03:49 UTC] User ID: 346
[18-Apr-2026 19:03:49 UTC] ✅ User profile retrieved successfully for user ID: 346
[18-Apr-2026 19:03:49 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Apr-2026 19:03:49 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Apr-2026 19:03:49 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ee5ee842e82d39e-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"178.58.46.150","CF-IPCountry":"SI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"178.58.46.150, 172.71.172.137"}
[18-Apr-2026 19:03:49 UTC] === User Orders API Called ===
[18-Apr-2026 19:03:49 UTC] User ID: 346
[18-Apr-2026 19:03:49 UTC] Limit: 20, Offset: 0
[18-Apr-2026 19:03:49 UTC] Orders found: 5
[18-Apr-2026 19:03:49 UTC] Orders data: [{"id":204,"quantity":820,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro\/1234567","status":"pending","created_at":"2026-04-17 14:44:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":200,"quantity":41,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"cancelled","created_at":"2026-04-17 10:18:01","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":199,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:36","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":198,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:20","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":197,"quantity":1000,"total_coins":20000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:38:00","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[18-Apr-2026 19:03:49 UTC] Total orders count: 5
[18-Apr-2026 19:03:49 UTC] === API CALL LOG ===
[18-Apr-2026 19:03:49 UTC] Endpoint: user/profile.php
[18-Apr-2026 19:03:49 UTC] Full Log Data: {
    "timestamp": "2026-04-18 19:03:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.58.46.150",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee5ee847f59d39e-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "178.58.46.150",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "178.58.46.150, 172.71.172.137"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 19:03:49 UTC] === END API CALL LOG ===
[18-Apr-2026 19:03:49 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 19:03:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[18-Apr-2026 19:03:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 19:03:49 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 19:03:49 UTC] User ID: 346
[18-Apr-2026 19:03:49 UTC] ✅ User profile retrieved successfully for user ID: 346
[18-Apr-2026 19:03:50 UTC] === API CALL LOG ===
[18-Apr-2026 19:03:50 UTC] Endpoint: user/profile.php
[18-Apr-2026 19:03:50 UTC] Full Log Data: {
    "timestamp": "2026-04-18 19:03:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.58.46.150",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee5ee89f80ad39e-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "178.58.46.150",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "178.58.46.150, 172.71.172.137"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 19:03:50 UTC] === END API CALL LOG ===
[18-Apr-2026 19:03:50 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 19:03:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[18-Apr-2026 19:03:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 19:03:50 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 19:03:50 UTC] User ID: 346
[18-Apr-2026 19:03:50 UTC] ✅ User profile retrieved successfully for user ID: 346
[18-Apr-2026 19:03:50 UTC] User Purchases API - User ID: 346
[18-Apr-2026 19:03:50 UTC] User Purchases API - Total purchases found: 1
[18-Apr-2026 19:03:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Apr-2026 19:03:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Apr-2026 19:03:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ee5ee96b85ed39e-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"178.58.46.150","CF-IPCountry":"SI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"178.58.46.150, 172.71.172.137"}
[18-Apr-2026 19:03:52 UTC] === User Orders API Called ===
[18-Apr-2026 19:03:52 UTC] User ID: 346
[18-Apr-2026 19:03:52 UTC] Limit: 20, Offset: 0
[18-Apr-2026 19:03:52 UTC] Orders found: 5
[18-Apr-2026 19:03:52 UTC] Orders data: [{"id":204,"quantity":820,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro\/1234567","status":"pending","created_at":"2026-04-17 14:44:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":200,"quantity":41,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"cancelled","created_at":"2026-04-17 10:18:01","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":199,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:36","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":198,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:20","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":197,"quantity":1000,"total_coins":20000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:38:00","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[18-Apr-2026 19:03:52 UTC] Total orders count: 5
[18-Apr-2026 23:06:42 UTC] === API CALL LOG ===
[18-Apr-2026 23:06:42 UTC] Endpoint: user/profile.php
[18-Apr-2026 23:06:42 UTC] Full Log Data: {
    "timestamp": "2026-04-18 23:06:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.58.46.150",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee7524e88ecd2eb-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "178.58.46.150",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "178.58.46.150, 172.71.164.218"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 23:06:42 UTC] === END API CALL LOG ===
[18-Apr-2026 23:06:42 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 23:06:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[18-Apr-2026 23:06:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 23:06:42 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 23:06:42 UTC] User ID: 346
[18-Apr-2026 23:06:42 UTC] ✅ User profile retrieved successfully for user ID: 346
[18-Apr-2026 23:06:42 UTC] === API CALL LOG ===
[18-Apr-2026 23:06:42 UTC] Endpoint: user/profile.php
[18-Apr-2026 23:06:42 UTC] Full Log Data: {
    "timestamp": "2026-04-18 23:06:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.58.46.150",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee752507cecd2eb-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "178.58.46.150",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "178.58.46.150, 172.71.164.218"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 23:06:42 UTC] === END API CALL LOG ===
[18-Apr-2026 23:06:42 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 23:06:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[18-Apr-2026 23:06:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 23:06:42 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 23:06:42 UTC] User ID: 346
[18-Apr-2026 23:06:42 UTC] ✅ User profile retrieved successfully for user ID: 346
[18-Apr-2026 23:06:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Apr-2026 23:06:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Apr-2026 23:06:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ee75250ad5cd2eb-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"178.58.46.150","CF-IPCountry":"SI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"178.58.46.150, 172.71.164.228"}
[18-Apr-2026 23:06:42 UTC] === User Orders API Called ===
[18-Apr-2026 23:06:42 UTC] User ID: 346
[18-Apr-2026 23:06:42 UTC] Limit: 20, Offset: 0
[18-Apr-2026 23:06:42 UTC] Orders found: 5
[18-Apr-2026 23:06:42 UTC] Orders data: [{"id":204,"quantity":820,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro\/1234567","status":"pending","created_at":"2026-04-17 14:44:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":200,"quantity":41,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"cancelled","created_at":"2026-04-17 10:18:01","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":199,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:36","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":198,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:20","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":197,"quantity":1000,"total_coins":20000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:38:00","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[18-Apr-2026 23:06:42 UTC] Total orders count: 5
[18-Apr-2026 23:06:42 UTC] === API CALL LOG ===
[18-Apr-2026 23:06:42 UTC] Endpoint: user/profile.php
[18-Apr-2026 23:06:42 UTC] Full Log Data: {
    "timestamp": "2026-04-18 23:06:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.58.46.150",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee752513e91d2eb-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "178.58.46.150",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "178.58.46.150, 172.71.164.228"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Apr-2026 23:06:42 UTC] === END API CALL LOG ===
[18-Apr-2026 23:06:42 UTC] ✅ API Hash verification passed for profile endpoint
[18-Apr-2026 23:06:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[18-Apr-2026 23:06:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Apr-2026 23:06:42 UTC] ✅ JWT token verified successfully for user profile
[18-Apr-2026 23:06:42 UTC] User ID: 346
[18-Apr-2026 23:06:42 UTC] ✅ User profile retrieved successfully for user ID: 346
[18-Apr-2026 23:06:47 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Apr-2026 23:06:47 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Apr-2026 23:06:47 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ee7526e8dedd2eb-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"178.58.46.150","CF-IPCountry":"SI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"178.58.46.150, 172.71.164.228"}
[18-Apr-2026 23:06:47 UTC] === User Orders API Called ===
[18-Apr-2026 23:06:47 UTC] User ID: 346
[18-Apr-2026 23:06:47 UTC] Limit: 20, Offset: 0
[18-Apr-2026 23:06:47 UTC] Orders found: 5
[18-Apr-2026 23:06:47 UTC] Orders data: [{"id":204,"quantity":820,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro\/1234567","status":"pending","created_at":"2026-04-17 14:44:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":200,"quantity":41,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"cancelled","created_at":"2026-04-17 10:18:01","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":199,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:36","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":198,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:20","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":197,"quantity":1000,"total_coins":20000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:38:00","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[18-Apr-2026 23:06:47 UTC] Total orders count: 5
[19-Apr-2026 00:29:13 UTC] === API CALL LOG ===
[19-Apr-2026 00:29:13 UTC] Endpoint: user/profile.php
[19-Apr-2026 00:29:13 UTC] Full Log Data: {
    "timestamp": "2026-04-19 00:29:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.182.150.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee7cb2e8978d372-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.182.150.156",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.182.150.156, 172.71.172.137"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 00:29:13 UTC] === END API CALL LOG ===
[19-Apr-2026 00:29:13 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 00:29:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[19-Apr-2026 00:29:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 00:29:13 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 00:29:13 UTC] User ID: 346
[19-Apr-2026 00:29:13 UTC] ✅ User profile retrieved successfully for user ID: 346
[19-Apr-2026 00:29:13 UTC] === API CALL LOG ===
[19-Apr-2026 00:29:13 UTC] Endpoint: user/profile.php
[19-Apr-2026 00:29:13 UTC] Full Log Data: {
    "timestamp": "2026-04-19 00:29:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.182.150.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee7cb30bd22d372-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.182.150.156",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.182.150.156, 172.71.172.137"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 00:29:13 UTC] === END API CALL LOG ===
[19-Apr-2026 00:29:13 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 00:29:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[19-Apr-2026 00:29:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 00:29:13 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 00:29:13 UTC] User ID: 346
[19-Apr-2026 00:29:13 UTC] ✅ User profile retrieved successfully for user ID: 346
[19-Apr-2026 00:29:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 00:29:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 00:29:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ee7cb30bd25d372-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"109.182.150.156","CF-IPCountry":"SI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"109.182.150.156, 172.71.172.137"}
[19-Apr-2026 00:29:13 UTC] === User Orders API Called ===
[19-Apr-2026 00:29:13 UTC] User ID: 346
[19-Apr-2026 00:29:13 UTC] Limit: 20, Offset: 0
[19-Apr-2026 00:29:13 UTC] Orders found: 5
[19-Apr-2026 00:29:13 UTC] Orders data: [{"id":204,"quantity":820,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro\/1234567","status":"pending","created_at":"2026-04-17 14:44:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":200,"quantity":41,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"cancelled","created_at":"2026-04-17 10:18:01","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":199,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:36","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":198,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:20","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":197,"quantity":1000,"total_coins":20000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:38:00","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[19-Apr-2026 00:29:13 UTC] Total orders count: 5
[19-Apr-2026 00:29:13 UTC] === API CALL LOG ===
[19-Apr-2026 00:29:13 UTC] Endpoint: user/profile.php
[19-Apr-2026 00:29:13 UTC] Full Log Data: {
    "timestamp": "2026-04-19 00:29:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.182.150.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee7cb318e28d372-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.182.150.156",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.182.150.156, 172.71.172.136"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 00:29:13 UTC] === END API CALL LOG ===
[19-Apr-2026 00:29:13 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 00:29:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[19-Apr-2026 00:29:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 00:29:13 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 00:29:13 UTC] User ID: 346
[19-Apr-2026 00:29:13 UTC] ✅ User profile retrieved successfully for user ID: 346
[19-Apr-2026 00:29:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 00:29:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 00:29:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ee7cbbb59f8d372-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"109.182.150.156","CF-IPCountry":"SI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"109.182.150.156, 172.71.172.136"}
[19-Apr-2026 00:29:35 UTC] === User Orders API Called ===
[19-Apr-2026 00:29:35 UTC] User ID: 346
[19-Apr-2026 00:29:35 UTC] Limit: 20, Offset: 0
[19-Apr-2026 00:29:35 UTC] Orders found: 5
[19-Apr-2026 00:29:35 UTC] Orders data: [{"id":204,"quantity":820,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro\/1234567","status":"pending","created_at":"2026-04-17 14:44:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":200,"quantity":41,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"cancelled","created_at":"2026-04-17 10:18:01","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":199,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:36","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":198,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:20","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":197,"quantity":1000,"total_coins":20000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:38:00","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[19-Apr-2026 00:29:35 UTC] Total orders count: 5
[19-Apr-2026 00:29:35 UTC] === API CALL LOG ===
[19-Apr-2026 00:29:35 UTC] Endpoint: user/profile.php
[19-Apr-2026 00:29:35 UTC] Full Log Data: {
    "timestamp": "2026-04-19 00:29:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.182.150.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee7cbbbbae9d372-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.182.150.156",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.182.150.156, 172.71.172.136"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 00:29:35 UTC] === END API CALL LOG ===
[19-Apr-2026 00:29:35 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 00:29:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[19-Apr-2026 00:29:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 00:29:35 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 00:29:35 UTC] User ID: 346
[19-Apr-2026 00:29:35 UTC] ✅ User profile retrieved successfully for user ID: 346
[19-Apr-2026 00:29:36 UTC] === API CALL LOG ===
[19-Apr-2026 00:29:36 UTC] Endpoint: user/profile.php
[19-Apr-2026 00:29:36 UTC] Full Log Data: {
    "timestamp": "2026-04-19 00:29:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.182.150.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee7cbbfa99ad372-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.182.150.156",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.182.150.156, 172.71.172.136"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 00:29:36 UTC] === END API CALL LOG ===
[19-Apr-2026 00:29:36 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 00:29:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[19-Apr-2026 00:29:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 00:29:36 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 00:29:36 UTC] User ID: 346
[19-Apr-2026 00:29:36 UTC] ✅ User profile retrieved successfully for user ID: 346
[19-Apr-2026 00:30:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 00:30:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 00:30:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ee7cd0ea870049b-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"109.182.150.156","CF-IPCountry":"SI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"109.182.150.156, 172.70.251.21"}
[19-Apr-2026 00:30:30 UTC] === User Orders API Called ===
[19-Apr-2026 00:30:30 UTC] User ID: 346
[19-Apr-2026 00:30:30 UTC] Limit: 20, Offset: 0
[19-Apr-2026 00:30:30 UTC] Orders found: 5
[19-Apr-2026 00:30:30 UTC] Orders data: [{"id":204,"quantity":820,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro\/1234567","status":"pending","created_at":"2026-04-17 14:44:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":200,"quantity":41,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"cancelled","created_at":"2026-04-17 10:18:01","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":199,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:36","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":198,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:20","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":197,"quantity":1000,"total_coins":20000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:38:00","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[19-Apr-2026 00:30:30 UTC] Total orders count: 5
[19-Apr-2026 00:30:30 UTC] === API CALL LOG ===
[19-Apr-2026 00:30:30 UTC] Endpoint: user/profile.php
[19-Apr-2026 00:30:30 UTC] Full Log Data: {
    "timestamp": "2026-04-19 00:30:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.182.150.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee7cd0ef890049b-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.182.150.156",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.182.150.156, 172.70.251.21"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 00:30:30 UTC] === END API CALL LOG ===
[19-Apr-2026 00:30:30 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 00:30:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[19-Apr-2026 00:30:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 00:30:30 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 00:30:30 UTC] User ID: 346
[19-Apr-2026 00:30:30 UTC] ✅ User profile retrieved successfully for user ID: 346
[19-Apr-2026 00:30:30 UTC] === API CALL LOG ===
[19-Apr-2026 00:30:30 UTC] Endpoint: user/profile.php
[19-Apr-2026 00:30:30 UTC] Full Log Data: {
    "timestamp": "2026-04-19 00:30:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.182.150.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee7cd12ea83049b-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.182.150.156",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.182.150.156, 172.70.251.21"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 00:30:30 UTC] === END API CALL LOG ===
[19-Apr-2026 00:30:30 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 00:30:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[19-Apr-2026 00:30:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 00:30:30 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 00:30:30 UTC] User ID: 346
[19-Apr-2026 00:30:30 UTC] ✅ User profile retrieved successfully for user ID: 346
[19-Apr-2026 00:30:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 00:30:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 00:30:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ee7cd2c6fb5049b-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"109.182.150.156","CF-IPCountry":"SI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"109.182.150.156, 172.70.251.21"}
[19-Apr-2026 00:30:34 UTC] === User Orders API Called ===
[19-Apr-2026 00:30:34 UTC] User ID: 346
[19-Apr-2026 00:30:34 UTC] Limit: 20, Offset: 0
[19-Apr-2026 00:30:34 UTC] Orders found: 5
[19-Apr-2026 00:30:34 UTC] Orders data: [{"id":204,"quantity":820,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro\/1234567","status":"pending","created_at":"2026-04-17 14:44:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":200,"quantity":41,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"cancelled","created_at":"2026-04-17 10:18:01","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":199,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:36","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":198,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:20","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":197,"quantity":1000,"total_coins":20000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:38:00","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[19-Apr-2026 00:30:34 UTC] Total orders count: 5
[19-Apr-2026 00:30:35 UTC] === API CALL LOG ===
[19-Apr-2026 00:30:35 UTC] Endpoint: user/profile.php
[19-Apr-2026 00:30:35 UTC] Full Log Data: {
    "timestamp": "2026-04-19 00:30:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.182.150.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee7cd2ccfeb049b-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.182.150.156",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.182.150.156, 172.70.251.21"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 00:30:35 UTC] === END API CALL LOG ===
[19-Apr-2026 00:30:35 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 00:30:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[19-Apr-2026 00:30:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 00:30:35 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 00:30:35 UTC] User ID: 346
[19-Apr-2026 00:30:35 UTC] ✅ User profile retrieved successfully for user ID: 346
[19-Apr-2026 00:30:35 UTC] === API CALL LOG ===
[19-Apr-2026 00:30:35 UTC] Endpoint: user/profile.php
[19-Apr-2026 00:30:35 UTC] Full Log Data: {
    "timestamp": "2026-04-19 00:30:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.182.150.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee7cd30c9e4049b-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.182.150.156",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.182.150.156, 172.70.251.21"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 00:30:35 UTC] === END API CALL LOG ===
[19-Apr-2026 00:30:35 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 00:30:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[19-Apr-2026 00:30:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 00:30:35 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 00:30:35 UTC] User ID: 346
[19-Apr-2026 00:30:35 UTC] ✅ User profile retrieved successfully for user ID: 346
[19-Apr-2026 00:30:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 00:30:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 00:30:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ee7cd538c44049b-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"109.182.150.156","CF-IPCountry":"SI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"109.182.150.156, 172.70.251.21"}
[19-Apr-2026 00:30:41 UTC] === User Orders API Called ===
[19-Apr-2026 00:30:41 UTC] User ID: 346
[19-Apr-2026 00:30:41 UTC] Limit: 20, Offset: 0
[19-Apr-2026 00:30:41 UTC] Orders found: 5
[19-Apr-2026 00:30:41 UTC] Orders data: [{"id":204,"quantity":820,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro\/1234567","status":"pending","created_at":"2026-04-17 14:44:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":200,"quantity":41,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"cancelled","created_at":"2026-04-17 10:18:01","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":199,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:36","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":198,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:20","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":197,"quantity":1000,"total_coins":20000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:38:00","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[19-Apr-2026 00:30:41 UTC] Total orders count: 5
[19-Apr-2026 00:30:41 UTC] === API CALL LOG ===
[19-Apr-2026 00:30:41 UTC] Endpoint: user/profile.php
[19-Apr-2026 00:30:41 UTC] Full Log Data: {
    "timestamp": "2026-04-19 00:30:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.182.150.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee7cd543c9f049b-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.182.150.156",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.182.150.156, 172.70.251.21"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 00:30:41 UTC] === END API CALL LOG ===
[19-Apr-2026 00:30:41 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 00:30:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[19-Apr-2026 00:30:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 00:30:41 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 00:30:41 UTC] User ID: 346
[19-Apr-2026 00:30:41 UTC] ✅ User profile retrieved successfully for user ID: 346
[19-Apr-2026 00:30:41 UTC] === API CALL LOG ===
[19-Apr-2026 00:30:41 UTC] Endpoint: user/profile.php
[19-Apr-2026 00:30:41 UTC] Full Log Data: {
    "timestamp": "2026-04-19 00:30:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.182.150.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee7cd57dec5049b-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.182.150.156",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.182.150.156, 172.70.251.21"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 00:30:41 UTC] === END API CALL LOG ===
[19-Apr-2026 00:30:41 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 00:30:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[19-Apr-2026 00:30:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 00:30:41 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 00:30:41 UTC] User ID: 346
[19-Apr-2026 00:30:41 UTC] ✅ User profile retrieved successfully for user ID: 346
[19-Apr-2026 00:30:49 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 00:30:49 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 00:30:49 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ee7cd87f81e049b-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"109.182.150.156","CF-IPCountry":"SI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"109.182.150.156, 172.70.251.21"}
[19-Apr-2026 00:30:49 UTC] === User Orders API Called ===
[19-Apr-2026 00:30:49 UTC] User ID: 346
[19-Apr-2026 00:30:49 UTC] Limit: 20, Offset: 0
[19-Apr-2026 00:30:49 UTC] Orders found: 5
[19-Apr-2026 00:30:49 UTC] Orders data: [{"id":204,"quantity":820,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro\/1234567","status":"pending","created_at":"2026-04-17 14:44:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":200,"quantity":41,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"cancelled","created_at":"2026-04-17 10:18:01","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":199,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:36","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":198,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:20","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":197,"quantity":1000,"total_coins":20000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:38:00","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[19-Apr-2026 00:30:49 UTC] Total orders count: 5
[19-Apr-2026 00:30:49 UTC] === API CALL LOG ===
[19-Apr-2026 00:30:49 UTC] Endpoint: user/profile.php
[19-Apr-2026 00:30:49 UTC] Full Log Data: {
    "timestamp": "2026-04-19 00:30:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.182.150.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee7cd886856049b-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.182.150.156",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.182.150.156, 172.70.251.21"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 00:30:49 UTC] === END API CALL LOG ===
[19-Apr-2026 00:30:49 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 00:30:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[19-Apr-2026 00:30:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 00:30:49 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 00:30:49 UTC] User ID: 346
[19-Apr-2026 00:30:49 UTC] ✅ User profile retrieved successfully for user ID: 346
[19-Apr-2026 00:30:50 UTC] === API CALL LOG ===
[19-Apr-2026 00:30:50 UTC] Endpoint: user/profile.php
[19-Apr-2026 00:30:50 UTC] Full Log Data: {
    "timestamp": "2026-04-19 00:30:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.182.150.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee7cd8c2a59049b-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.182.150.156",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.182.150.156, 172.70.251.21"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 00:30:50 UTC] === END API CALL LOG ===
[19-Apr-2026 00:30:50 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 00:30:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[19-Apr-2026 00:30:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 00:30:50 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 00:30:50 UTC] User ID: 346
[19-Apr-2026 00:30:50 UTC] ✅ User profile retrieved successfully for user ID: 346
[19-Apr-2026 00:31:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 00:31:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 00:31:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ee7ce28be9d049b-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"109.182.150.156","CF-IPCountry":"SI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"109.182.150.156, 172.70.251.22"}
[19-Apr-2026 00:31:15 UTC] === User Orders API Called ===
[19-Apr-2026 00:31:15 UTC] User ID: 346
[19-Apr-2026 00:31:15 UTC] Limit: 20, Offset: 0
[19-Apr-2026 00:31:15 UTC] Orders found: 5
[19-Apr-2026 00:31:15 UTC] Orders data: [{"id":204,"quantity":820,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro\/1234567","status":"pending","created_at":"2026-04-17 14:44:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":200,"quantity":41,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"cancelled","created_at":"2026-04-17 10:18:01","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":199,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:36","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":198,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:20","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":197,"quantity":1000,"total_coins":20000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:38:00","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[19-Apr-2026 00:31:15 UTC] Total orders count: 5
[19-Apr-2026 00:31:15 UTC] === API CALL LOG ===
[19-Apr-2026 00:31:15 UTC] Endpoint: user/profile.php
[19-Apr-2026 00:31:15 UTC] Full Log Data: {
    "timestamp": "2026-04-19 00:31:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.182.150.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee7ce292ee0049b-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.182.150.156",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.182.150.156, 172.70.251.22"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 00:31:15 UTC] === END API CALL LOG ===
[19-Apr-2026 00:31:15 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 00:31:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[19-Apr-2026 00:31:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 00:31:15 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 00:31:15 UTC] User ID: 346
[19-Apr-2026 00:31:15 UTC] ✅ User profile retrieved successfully for user ID: 346
[19-Apr-2026 00:31:15 UTC] === API CALL LOG ===
[19-Apr-2026 00:31:15 UTC] Endpoint: user/profile.php
[19-Apr-2026 00:31:15 UTC] Full Log Data: {
    "timestamp": "2026-04-19 00:31:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.182.150.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee7ce2ce982049b-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.182.150.156",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.182.150.156, 172.70.251.22"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 00:31:15 UTC] === END API CALL LOG ===
[19-Apr-2026 00:31:15 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 00:31:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[19-Apr-2026 00:31:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 00:31:15 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 00:31:15 UTC] User ID: 346
[19-Apr-2026 00:31:15 UTC] ✅ User profile retrieved successfully for user ID: 346
[19-Apr-2026 00:31:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 00:31:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 00:31:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ee7ce5f4a55049b-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"109.182.150.156","CF-IPCountry":"SI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"109.182.150.156, 172.70.251.22"}
[19-Apr-2026 00:31:24 UTC] === User Orders API Called ===
[19-Apr-2026 00:31:24 UTC] User ID: 346
[19-Apr-2026 00:31:24 UTC] Limit: 20, Offset: 0
[19-Apr-2026 00:31:24 UTC] Orders found: 5
[19-Apr-2026 00:31:24 UTC] Orders data: [{"id":204,"quantity":820,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro\/1234567","status":"pending","created_at":"2026-04-17 14:44:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":200,"quantity":41,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"cancelled","created_at":"2026-04-17 10:18:01","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":199,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:36","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":198,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:20","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":197,"quantity":1000,"total_coins":20000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:38:00","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[19-Apr-2026 00:31:24 UTC] Total orders count: 5
[19-Apr-2026 00:31:24 UTC] === API CALL LOG ===
[19-Apr-2026 00:31:24 UTC] Endpoint: user/profile.php
[19-Apr-2026 00:31:24 UTC] Full Log Data: {
    "timestamp": "2026-04-19 00:31:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.182.150.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee7ce5fcaa7049b-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.182.150.156",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.182.150.156, 172.70.251.22"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 00:31:24 UTC] === END API CALL LOG ===
[19-Apr-2026 00:31:24 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 00:31:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[19-Apr-2026 00:31:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 00:31:24 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 00:31:24 UTC] User ID: 346
[19-Apr-2026 00:31:24 UTC] ✅ User profile retrieved successfully for user ID: 346
[19-Apr-2026 00:31:24 UTC] === API CALL LOG ===
[19-Apr-2026 00:31:24 UTC] Endpoint: user/profile.php
[19-Apr-2026 00:31:24 UTC] Full Log Data: {
    "timestamp": "2026-04-19 00:31:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.182.150.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee7ce63acd2049b-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.182.150.156",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.182.150.156, 172.70.251.22"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 00:31:24 UTC] === END API CALL LOG ===
[19-Apr-2026 00:31:24 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 00:31:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[19-Apr-2026 00:31:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 00:31:24 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 00:31:24 UTC] User ID: 346
[19-Apr-2026 00:31:24 UTC] ✅ User profile retrieved successfully for user ID: 346
[19-Apr-2026 00:31:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 00:31:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 00:31:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ee7ce666e62049b-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"109.182.150.156","CF-IPCountry":"SI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"109.182.150.156, 172.70.251.22"}
[19-Apr-2026 00:31:25 UTC] === User Orders API Called ===
[19-Apr-2026 00:31:25 UTC] User ID: 346
[19-Apr-2026 00:31:25 UTC] Limit: 20, Offset: 0
[19-Apr-2026 00:31:25 UTC] Orders found: 5
[19-Apr-2026 00:31:25 UTC] Orders data: [{"id":204,"quantity":820,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro\/1234567","status":"pending","created_at":"2026-04-17 14:44:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":200,"quantity":41,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"cancelled","created_at":"2026-04-17 10:18:01","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":199,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:36","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":198,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:20","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":197,"quantity":1000,"total_coins":20000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:38:00","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[19-Apr-2026 00:31:25 UTC] Total orders count: 5
[19-Apr-2026 00:31:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 00:31:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 00:31:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ee7ce6febea049b-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"109.182.150.156","CF-IPCountry":"SI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"109.182.150.156, 172.70.251.22"}
[19-Apr-2026 00:31:26 UTC] === User Orders API Called ===
[19-Apr-2026 00:31:26 UTC] User ID: 346
[19-Apr-2026 00:31:26 UTC] Limit: 20, Offset: 0
[19-Apr-2026 00:31:26 UTC] Orders found: 5
[19-Apr-2026 00:31:26 UTC] Orders data: [{"id":204,"quantity":820,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro\/1234567","status":"pending","created_at":"2026-04-17 14:44:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":200,"quantity":41,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"cancelled","created_at":"2026-04-17 10:18:01","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":199,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:36","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":198,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:20","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":197,"quantity":1000,"total_coins":20000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:38:00","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[19-Apr-2026 00:31:26 UTC] Total orders count: 5
[19-Apr-2026 00:31:26 UTC] === API CALL LOG ===
[19-Apr-2026 00:31:26 UTC] Endpoint: user/profile.php
[19-Apr-2026 00:31:26 UTC] Full Log Data: {
    "timestamp": "2026-04-19 00:31:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.182.150.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee7ce707c34049b-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.182.150.156",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.182.150.156, 172.70.251.22"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 00:31:26 UTC] === END API CALL LOG ===
[19-Apr-2026 00:31:26 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 00:31:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[19-Apr-2026 00:31:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 00:31:26 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 00:31:26 UTC] User ID: 346
[19-Apr-2026 00:31:26 UTC] ✅ User profile retrieved successfully for user ID: 346
[19-Apr-2026 00:31:27 UTC] === API CALL LOG ===
[19-Apr-2026 00:31:27 UTC] Endpoint: user/profile.php
[19-Apr-2026 00:31:27 UTC] Full Log Data: {
    "timestamp": "2026-04-19 00:31:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.182.150.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee7ce743e64049b-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.182.150.156",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.182.150.156, 172.70.251.22"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 00:31:27 UTC] === END API CALL LOG ===
[19-Apr-2026 00:31:27 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 00:31:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[19-Apr-2026 00:31:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 00:31:27 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 00:31:27 UTC] User ID: 346
[19-Apr-2026 00:31:27 UTC] ✅ User profile retrieved successfully for user ID: 346
[19-Apr-2026 00:32:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 00:32:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 00:32:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ee7cf99e963a064-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"109.182.150.156","CF-IPCountry":"SI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"109.182.150.156, 172.69.151.121"}
[19-Apr-2026 00:32:14 UTC] === User Orders API Called ===
[19-Apr-2026 00:32:14 UTC] User ID: 346
[19-Apr-2026 00:32:14 UTC] Limit: 20, Offset: 0
[19-Apr-2026 00:32:14 UTC] Orders found: 5
[19-Apr-2026 00:32:14 UTC] Orders data: [{"id":204,"quantity":820,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro\/1234567","status":"pending","created_at":"2026-04-17 14:44:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":200,"quantity":41,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"cancelled","created_at":"2026-04-17 10:18:01","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":199,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:36","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":198,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:20","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":197,"quantity":1000,"total_coins":20000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:38:00","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[19-Apr-2026 00:32:14 UTC] Total orders count: 5
[19-Apr-2026 00:32:14 UTC] === API CALL LOG ===
[19-Apr-2026 00:32:14 UTC] Endpoint: user/profile.php
[19-Apr-2026 00:32:14 UTC] Full Log Data: {
    "timestamp": "2026-04-19 00:32:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.182.150.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee7cf9a399ea064-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.182.150.156",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.182.150.156, 172.69.150.155"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 00:32:14 UTC] === END API CALL LOG ===
[19-Apr-2026 00:32:14 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 00:32:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[19-Apr-2026 00:32:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 00:32:14 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 00:32:14 UTC] User ID: 346
[19-Apr-2026 00:32:14 UTC] ✅ User profile retrieved successfully for user ID: 346
[19-Apr-2026 00:32:15 UTC] === API CALL LOG ===
[19-Apr-2026 00:32:15 UTC] Endpoint: user/profile.php
[19-Apr-2026 00:32:15 UTC] Full Log Data: {
    "timestamp": "2026-04-19 00:32:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.182.150.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee7cf9dfc3ba064-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.182.150.156",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.182.150.156, 172.69.150.155"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 00:32:15 UTC] === END API CALL LOG ===
[19-Apr-2026 00:32:15 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 00:32:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[19-Apr-2026 00:32:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 00:32:15 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 00:32:15 UTC] User ID: 346
[19-Apr-2026 00:32:15 UTC] ✅ User profile retrieved successfully for user ID: 346
[19-Apr-2026 00:32:25 UTC] === API CALL LOG ===
[19-Apr-2026 00:32:25 UTC] Endpoint: user/profile.php
[19-Apr-2026 00:32:25 UTC] Full Log Data: {
    "timestamp": "2026-04-19 00:32:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.182.150.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee7cfdf893aa064-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.182.150.156",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.182.150.156, 172.69.151.121"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 00:32:25 UTC] === END API CALL LOG ===
[19-Apr-2026 00:32:25 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 00:32:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[19-Apr-2026 00:32:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 00:32:25 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 00:32:25 UTC] User ID: 346
[19-Apr-2026 00:32:25 UTC] ✅ User profile retrieved successfully for user ID: 346
[19-Apr-2026 00:32:25 UTC] User Purchases API - User ID: 346
[19-Apr-2026 00:32:25 UTC] User Purchases API - Total purchases found: 1
[19-Apr-2026 00:32:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 00:32:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 00:32:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ee7cfec08b5a064-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"109.182.150.156","CF-IPCountry":"SI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"109.182.150.156, 172.69.151.121"}
[19-Apr-2026 00:32:27 UTC] === User Orders API Called ===
[19-Apr-2026 00:32:27 UTC] User ID: 346
[19-Apr-2026 00:32:27 UTC] Limit: 20, Offset: 0
[19-Apr-2026 00:32:27 UTC] Orders found: 5
[19-Apr-2026 00:32:27 UTC] Orders data: [{"id":204,"quantity":820,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro\/1234567","status":"pending","created_at":"2026-04-17 14:44:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":200,"quantity":41,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"cancelled","created_at":"2026-04-17 10:18:01","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":199,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:36","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":198,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:20","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":197,"quantity":1000,"total_coins":20000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:38:00","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[19-Apr-2026 00:32:27 UTC] Total orders count: 5
[19-Apr-2026 00:32:27 UTC] === API CALL LOG ===
[19-Apr-2026 00:32:27 UTC] Endpoint: user/profile.php
[19-Apr-2026 00:32:27 UTC] Full Log Data: {
    "timestamp": "2026-04-19 00:32:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.182.150.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee7cfeca90aa064-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.182.150.156",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.182.150.156, 172.69.151.121"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 00:32:27 UTC] === END API CALL LOG ===
[19-Apr-2026 00:32:27 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 00:32:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[19-Apr-2026 00:32:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 00:32:27 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 00:32:27 UTC] User ID: 346
[19-Apr-2026 00:32:27 UTC] ✅ User profile retrieved successfully for user ID: 346
[19-Apr-2026 00:32:28 UTC] === API CALL LOG ===
[19-Apr-2026 00:32:28 UTC] Endpoint: user/profile.php
[19-Apr-2026 00:32:28 UTC] Full Log Data: {
    "timestamp": "2026-04-19 00:32:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.182.150.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee7cff05b8ea064-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.182.150.156",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.182.150.156, 172.69.151.121"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 00:32:28 UTC] === END API CALL LOG ===
[19-Apr-2026 00:32:28 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 00:32:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[19-Apr-2026 00:32:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 00:32:28 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 00:32:28 UTC] User ID: 346
[19-Apr-2026 00:32:28 UTC] ✅ User profile retrieved successfully for user ID: 346
[19-Apr-2026 00:32:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 00:32:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 00:32:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ee7d03088d2a064-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"109.182.150.156","CF-IPCountry":"SI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"109.182.150.156, 172.69.151.122"}
[19-Apr-2026 00:32:38 UTC] === User Orders API Called ===
[19-Apr-2026 00:32:38 UTC] User ID: 346
[19-Apr-2026 00:32:38 UTC] Limit: 20, Offset: 0
[19-Apr-2026 00:32:38 UTC] Orders found: 5
[19-Apr-2026 00:32:38 UTC] Orders data: [{"id":204,"quantity":820,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro\/1234567","status":"pending","created_at":"2026-04-17 14:44:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":200,"quantity":41,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"cancelled","created_at":"2026-04-17 10:18:01","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":199,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:36","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":198,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:20","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":197,"quantity":1000,"total_coins":20000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:38:00","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[19-Apr-2026 00:32:38 UTC] Total orders count: 5
[19-Apr-2026 00:32:38 UTC] === API CALL LOG ===
[19-Apr-2026 00:32:38 UTC] Endpoint: user/profile.php
[19-Apr-2026 00:32:38 UTC] Full Log Data: {
    "timestamp": "2026-04-19 00:32:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.182.150.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee7d030f91da064-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.182.150.156",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.182.150.156, 172.69.151.122"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 00:32:38 UTC] === END API CALL LOG ===
[19-Apr-2026 00:32:38 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 00:32:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[19-Apr-2026 00:32:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 00:32:38 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 00:32:38 UTC] User ID: 346
[19-Apr-2026 00:32:38 UTC] ✅ User profile retrieved successfully for user ID: 346
[19-Apr-2026 00:32:39 UTC] === API CALL LOG ===
[19-Apr-2026 00:32:39 UTC] Endpoint: user/profile.php
[19-Apr-2026 00:32:39 UTC] Full Log Data: {
    "timestamp": "2026-04-19 00:32:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.182.150.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee7d034cbaca064-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.182.150.156",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.182.150.156, 172.69.151.122"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 00:32:39 UTC] === END API CALL LOG ===
[19-Apr-2026 00:32:39 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 00:32:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[19-Apr-2026 00:32:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 00:32:39 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 00:32:39 UTC] User ID: 346
[19-Apr-2026 00:32:39 UTC] ✅ User profile retrieved successfully for user ID: 346
[19-Apr-2026 00:32:39 UTC] === API CALL LOG ===
[19-Apr-2026 00:32:39 UTC] Endpoint: user/profile.php
[19-Apr-2026 00:32:39 UTC] Full Log Data: {
    "timestamp": "2026-04-19 00:32:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.182.150.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee7d0373e01a064-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.182.150.156",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.182.150.156, 172.69.151.122"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 00:32:39 UTC] === END API CALL LOG ===
[19-Apr-2026 00:32:39 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 00:32:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[19-Apr-2026 00:32:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 00:32:39 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 00:32:39 UTC] User ID: 346
[19-Apr-2026 00:32:39 UTC] ✅ User profile retrieved successfully for user ID: 346
[19-Apr-2026 04:26:09 UTC] === API CALL LOG ===
[19-Apr-2026 04:26:09 UTC] Endpoint: user/profile.php
[19-Apr-2026 04:26:09 UTC] Full Log Data: {
    "timestamp": "2026-04-19 04:26:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "27.147.191.100",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYzIiwidXNlcm5hbWUiOiJTYWtpYjEyMyIsImVtYWlsIjoic2FraWJ1YWU5MDJAZ21haWwuY29tIiwiZXhwIjoxNzc3MTc3NTY4fQ.CqX0sEIhAkCvES0H0QmMRBzXEpSVq1uNGKojGq-IvUU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee926427d4ed4ed-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "27.147.191.100",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "27.147.191.100, 162.158.128.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 04:26:09 UTC] === END API CALL LOG ===
[19-Apr-2026 04:26:09 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 04:26:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYzIiwidXNlcm5hbWUiOiJTYWtpYjEyMyIsImVtYWlsIjoic2FraWJ1YWU5MDJAZ21haWwuY29tIiwiZXhwIjoxNzc3MTc3NTY4fQ.CqX0sEIhAkCvES0H0QmMRBzXEpSVq1uNGKojGq-IvUU
[19-Apr-2026 04:26:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 04:26:09 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 04:26:09 UTC] User ID: 363
[19-Apr-2026 04:26:09 UTC] ✅ User profile retrieved successfully for user ID: 363
[19-Apr-2026 04:26:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 04:26:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 04:26:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYzIiwidXNlcm5hbWUiOiJTYWtpYjEyMyIsImVtYWlsIjoic2FraWJ1YWU5MDJAZ21haWwuY29tIiwiZXhwIjoxNzc3MTc3NTY4fQ.CqX0sEIhAkCvES0H0QmMRBzXEpSVq1uNGKojGq-IvUU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ee92642ae29d4ed-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"27.147.191.100","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"27.147.191.100, 162.158.128.144"}
[19-Apr-2026 04:26:09 UTC] === User Orders API Called ===
[19-Apr-2026 04:26:09 UTC] User ID: 363
[19-Apr-2026 04:26:09 UTC] Limit: 20, Offset: 0
[19-Apr-2026 04:26:09 UTC] Orders found: 0
[19-Apr-2026 04:26:09 UTC] Orders data: []
[19-Apr-2026 04:26:09 UTC] Total orders count: 0
[19-Apr-2026 04:26:10 UTC] === API CALL LOG ===
[19-Apr-2026 04:26:10 UTC] Endpoint: user/profile.php
[19-Apr-2026 04:26:10 UTC] Full Log Data: {
    "timestamp": "2026-04-19 04:26:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "27.147.191.100",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYzIiwidXNlcm5hbWUiOiJTYWtpYjEyMyIsImVtYWlsIjoic2FraWJ1YWU5MDJAZ21haWwuY29tIiwiZXhwIjoxNzc3MTc3NTY4fQ.CqX0sEIhAkCvES0H0QmMRBzXEpSVq1uNGKojGq-IvUU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee926430f78d4ed-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "27.147.191.100",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "27.147.191.100, 162.158.128.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 04:26:10 UTC] === END API CALL LOG ===
[19-Apr-2026 04:26:10 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 04:26:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYzIiwidXNlcm5hbWUiOiJTYWtpYjEyMyIsImVtYWlsIjoic2FraWJ1YWU5MDJAZ21haWwuY29tIiwiZXhwIjoxNzc3MTc3NTY4fQ.CqX0sEIhAkCvES0H0QmMRBzXEpSVq1uNGKojGq-IvUU
[19-Apr-2026 04:26:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 04:26:10 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 04:26:10 UTC] User ID: 363
[19-Apr-2026 04:26:10 UTC] ✅ User profile retrieved successfully for user ID: 363
[19-Apr-2026 04:26:10 UTC] === API CALL LOG ===
[19-Apr-2026 04:26:10 UTC] Endpoint: user/profile.php
[19-Apr-2026 04:26:10 UTC] Full Log Data: {
    "timestamp": "2026-04-19 04:26:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "27.147.191.100",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYzIiwidXNlcm5hbWUiOiJTYWtpYjEyMyIsImVtYWlsIjoic2FraWJ1YWU5MDJAZ21haWwuY29tIiwiZXhwIjoxNzc3MTc3NTY4fQ.CqX0sEIhAkCvES0H0QmMRBzXEpSVq1uNGKojGq-IvUU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee926494905d4ed-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "27.147.191.100",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "27.147.191.100, 162.158.128.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 04:26:10 UTC] === END API CALL LOG ===
[19-Apr-2026 04:26:10 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 04:26:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYzIiwidXNlcm5hbWUiOiJTYWtpYjEyMyIsImVtYWlsIjoic2FraWJ1YWU5MDJAZ21haWwuY29tIiwiZXhwIjoxNzc3MTc3NTY4fQ.CqX0sEIhAkCvES0H0QmMRBzXEpSVq1uNGKojGq-IvUU
[19-Apr-2026 04:26:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 04:26:10 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 04:26:10 UTC] User ID: 363
[19-Apr-2026 04:26:10 UTC] ✅ User profile retrieved successfully for user ID: 363
[19-Apr-2026 04:26:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 04:26:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 04:26:46 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYzIiwidXNlcm5hbWUiOiJTYWtpYjEyMyIsImVtYWlsIjoic2FraWJ1YWU5MDJAZ21haWwuY29tIiwiZXhwIjoxNzc3MTc3NTY4fQ.CqX0sEIhAkCvES0H0QmMRBzXEpSVq1uNGKojGq-IvUU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ee927281898d4ed-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"27.147.191.100","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"27.147.191.100, 162.158.128.145"}
[19-Apr-2026 04:26:46 UTC] === User Orders API Called ===
[19-Apr-2026 04:26:46 UTC] User ID: 363
[19-Apr-2026 04:26:46 UTC] Limit: 20, Offset: 0
[19-Apr-2026 04:26:46 UTC] Orders found: 0
[19-Apr-2026 04:26:46 UTC] Orders data: []
[19-Apr-2026 04:26:46 UTC] Total orders count: 0
[19-Apr-2026 04:26:46 UTC] === API CALL LOG ===
[19-Apr-2026 04:26:46 UTC] Endpoint: user/profile.php
[19-Apr-2026 04:26:46 UTC] Full Log Data: {
    "timestamp": "2026-04-19 04:26:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "27.147.191.100",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYzIiwidXNlcm5hbWUiOiJTYWtpYjEyMyIsImVtYWlsIjoic2FraWJ1YWU5MDJAZ21haWwuY29tIiwiZXhwIjoxNzc3MTc3NTY4fQ.CqX0sEIhAkCvES0H0QmMRBzXEpSVq1uNGKojGq-IvUU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee9272899edd4ed-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "27.147.191.100",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "27.147.191.100, 162.158.128.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 04:26:46 UTC] === END API CALL LOG ===
[19-Apr-2026 04:26:46 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 04:26:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYzIiwidXNlcm5hbWUiOiJTYWtpYjEyMyIsImVtYWlsIjoic2FraWJ1YWU5MDJAZ21haWwuY29tIiwiZXhwIjoxNzc3MTc3NTY4fQ.CqX0sEIhAkCvES0H0QmMRBzXEpSVq1uNGKojGq-IvUU
[19-Apr-2026 04:26:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 04:26:46 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 04:26:46 UTC] User ID: 363
[19-Apr-2026 04:26:46 UTC] ✅ User profile retrieved successfully for user ID: 363
[19-Apr-2026 04:26:47 UTC] === API CALL LOG ===
[19-Apr-2026 04:26:47 UTC] Endpoint: user/profile.php
[19-Apr-2026 04:26:47 UTC] Full Log Data: {
    "timestamp": "2026-04-19 04:26:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "27.147.191.100",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYzIiwidXNlcm5hbWUiOiJTYWtpYjEyMyIsImVtYWlsIjoic2FraWJ1YWU5MDJAZ21haWwuY29tIiwiZXhwIjoxNzc3MTc3NTY4fQ.CqX0sEIhAkCvES0H0QmMRBzXEpSVq1uNGKojGq-IvUU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee9272c9c0dd4ed-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "27.147.191.100",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "27.147.191.100, 162.158.128.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 04:26:47 UTC] === END API CALL LOG ===
[19-Apr-2026 04:26:47 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 04:26:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYzIiwidXNlcm5hbWUiOiJTYWtpYjEyMyIsImVtYWlsIjoic2FraWJ1YWU5MDJAZ21haWwuY29tIiwiZXhwIjoxNzc3MTc3NTY4fQ.CqX0sEIhAkCvES0H0QmMRBzXEpSVq1uNGKojGq-IvUU
[19-Apr-2026 04:26:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 04:26:47 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 04:26:47 UTC] User ID: 363
[19-Apr-2026 04:26:47 UTC] ✅ User profile retrieved successfully for user ID: 363
[19-Apr-2026 04:26:47 UTC] === API CALL LOG ===
[19-Apr-2026 04:26:47 UTC] Endpoint: user/profile.php
[19-Apr-2026 04:26:47 UTC] Full Log Data: {
    "timestamp": "2026-04-19 04:26:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "27.147.191.100",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYzIiwidXNlcm5hbWUiOiJTYWtpYjEyMyIsImVtYWlsIjoic2FraWJ1YWU5MDJAZ21haWwuY29tIiwiZXhwIjoxNzc3MTc3NTY4fQ.CqX0sEIhAkCvES0H0QmMRBzXEpSVq1uNGKojGq-IvUU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee9272efa1bd4ed-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "27.147.191.100",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "27.147.191.100, 162.158.128.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 04:26:47 UTC] === END API CALL LOG ===
[19-Apr-2026 04:26:47 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 04:26:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYzIiwidXNlcm5hbWUiOiJTYWtpYjEyMyIsImVtYWlsIjoic2FraWJ1YWU5MDJAZ21haWwuY29tIiwiZXhwIjoxNzc3MTc3NTY4fQ.CqX0sEIhAkCvES0H0QmMRBzXEpSVq1uNGKojGq-IvUU
[19-Apr-2026 04:26:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 04:26:47 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 04:26:47 UTC] User ID: 363
[19-Apr-2026 04:26:47 UTC] ✅ User profile retrieved successfully for user ID: 363
[19-Apr-2026 04:27:01 UTC] === API CALL LOG ===
[19-Apr-2026 04:27:01 UTC] Endpoint: user/profile.php
[19-Apr-2026 04:27:01 UTC] Full Log Data: {
    "timestamp": "2026-04-19 04:27:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "27.147.191.100",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYzIiwidXNlcm5hbWUiOiJTYWtpYjEyMyIsImVtYWlsIjoic2FraWJ1YWU5MDJAZ21haWwuY29tIiwiZXhwIjoxNzc3MTc3NTY4fQ.CqX0sEIhAkCvES0H0QmMRBzXEpSVq1uNGKojGq-IvUU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee927841c90a6d0-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "27.147.191.100",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "27.147.191.100, 162.158.128.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 04:27:01 UTC] === END API CALL LOG ===
[19-Apr-2026 04:27:01 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 04:27:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYzIiwidXNlcm5hbWUiOiJTYWtpYjEyMyIsImVtYWlsIjoic2FraWJ1YWU5MDJAZ21haWwuY29tIiwiZXhwIjoxNzc3MTc3NTY4fQ.CqX0sEIhAkCvES0H0QmMRBzXEpSVq1uNGKojGq-IvUU
[19-Apr-2026 04:27:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 04:27:01 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 04:27:01 UTC] User ID: 363
[19-Apr-2026 04:27:01 UTC] ✅ User profile retrieved successfully for user ID: 363
[19-Apr-2026 04:27:02 UTC] === API CALL LOG ===
[19-Apr-2026 04:27:02 UTC] Endpoint: user/profile.php
[19-Apr-2026 04:27:02 UTC] Full Log Data: {
    "timestamp": "2026-04-19 04:27:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "27.147.191.100",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYzIiwidXNlcm5hbWUiOiJTYWtpYjEyMyIsImVtYWlsIjoic2FraWJ1YWU5MDJAZ21haWwuY29tIiwiZXhwIjoxNzc3MTc3NTY4fQ.CqX0sEIhAkCvES0H0QmMRBzXEpSVq1uNGKojGq-IvUU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee92789aaaba6d0-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "27.147.191.100",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "27.147.191.100, 162.158.128.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 04:27:02 UTC] === END API CALL LOG ===
[19-Apr-2026 04:27:02 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 04:27:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYzIiwidXNlcm5hbWUiOiJTYWtpYjEyMyIsImVtYWlsIjoic2FraWJ1YWU5MDJAZ21haWwuY29tIiwiZXhwIjoxNzc3MTc3NTY4fQ.CqX0sEIhAkCvES0H0QmMRBzXEpSVq1uNGKojGq-IvUU
[19-Apr-2026 04:27:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 04:27:02 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 04:27:02 UTC] User ID: 363
[19-Apr-2026 04:27:02 UTC] ✅ User profile retrieved successfully for user ID: 363
[19-Apr-2026 04:27:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 04:27:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 04:27:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYzIiwidXNlcm5hbWUiOiJTYWtpYjEyMyIsImVtYWlsIjoic2FraWJ1YWU5MDJAZ21haWwuY29tIiwiZXhwIjoxNzc3MTc3NTY4fQ.CqX0sEIhAkCvES0H0QmMRBzXEpSVq1uNGKojGq-IvUU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ee92789fbb9a6d0-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"27.147.191.100","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"27.147.191.100, 162.158.128.145"}
[19-Apr-2026 04:27:02 UTC] === User Orders API Called ===
[19-Apr-2026 04:27:02 UTC] User ID: 363
[19-Apr-2026 04:27:02 UTC] Limit: 20, Offset: 0
[19-Apr-2026 04:27:02 UTC] Orders found: 0
[19-Apr-2026 04:27:02 UTC] Orders data: []
[19-Apr-2026 04:27:02 UTC] Total orders count: 0
[19-Apr-2026 04:27:02 UTC] === API CALL LOG ===
[19-Apr-2026 04:27:02 UTC] Endpoint: user/profile.php
[19-Apr-2026 04:27:02 UTC] Full Log Data: {
    "timestamp": "2026-04-19 04:27:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "27.147.191.100",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYzIiwidXNlcm5hbWUiOiJTYWtpYjEyMyIsImVtYWlsIjoic2FraWJ1YWU5MDJAZ21haWwuY29tIiwiZXhwIjoxNzc3MTc3NTY4fQ.CqX0sEIhAkCvES0H0QmMRBzXEpSVq1uNGKojGq-IvUU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee9278a4c74a6d0-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "27.147.191.100",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "27.147.191.100, 162.158.128.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 04:27:02 UTC] === END API CALL LOG ===
[19-Apr-2026 04:27:02 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 04:27:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYzIiwidXNlcm5hbWUiOiJTYWtpYjEyMyIsImVtYWlsIjoic2FraWJ1YWU5MDJAZ21haWwuY29tIiwiZXhwIjoxNzc3MTc3NTY4fQ.CqX0sEIhAkCvES0H0QmMRBzXEpSVq1uNGKojGq-IvUU
[19-Apr-2026 04:27:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 04:27:02 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 04:27:02 UTC] User ID: 363
[19-Apr-2026 04:27:02 UTC] ✅ User profile retrieved successfully for user ID: 363
[19-Apr-2026 04:27:03 UTC] === API CALL LOG ===
[19-Apr-2026 04:27:03 UTC] Endpoint: user/profile.php
[19-Apr-2026 04:27:03 UTC] Full Log Data: {
    "timestamp": "2026-04-19 04:27:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "27.147.191.100",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYzIiwidXNlcm5hbWUiOiJTYWtpYjEyMyIsImVtYWlsIjoic2FraWJ1YWU5MDJAZ21haWwuY29tIiwiZXhwIjoxNzc3MTc3NTY4fQ.CqX0sEIhAkCvES0H0QmMRBzXEpSVq1uNGKojGq-IvUU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee927905d7aa6d0-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "27.147.191.100",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "27.147.191.100, 162.158.128.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 04:27:03 UTC] === END API CALL LOG ===
[19-Apr-2026 04:27:03 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 04:27:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYzIiwidXNlcm5hbWUiOiJTYWtpYjEyMyIsImVtYWlsIjoic2FraWJ1YWU5MDJAZ21haWwuY29tIiwiZXhwIjoxNzc3MTc3NTY4fQ.CqX0sEIhAkCvES0H0QmMRBzXEpSVq1uNGKojGq-IvUU
[19-Apr-2026 04:27:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 04:27:03 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 04:27:03 UTC] User ID: 363
[19-Apr-2026 04:27:03 UTC] ✅ User profile retrieved successfully for user ID: 363
[19-Apr-2026 04:27:08 UTC] === API CALL LOG ===
[19-Apr-2026 04:27:08 UTC] Endpoint: user/profile.php
[19-Apr-2026 04:27:08 UTC] Full Log Data: {
    "timestamp": "2026-04-19 04:27:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "27.147.191.100",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYzIiwidXNlcm5hbWUiOiJTYWtpYjEyMyIsImVtYWlsIjoic2FraWJ1YWU5MDJAZ21haWwuY29tIiwiZXhwIjoxNzc3MTc3NTY4fQ.CqX0sEIhAkCvES0H0QmMRBzXEpSVq1uNGKojGq-IvUU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee927af0c94d4ed-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "27.147.191.100",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "27.147.191.100, 162.158.128.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 04:27:08 UTC] === END API CALL LOG ===
[19-Apr-2026 04:27:08 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 04:27:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYzIiwidXNlcm5hbWUiOiJTYWtpYjEyMyIsImVtYWlsIjoic2FraWJ1YWU5MDJAZ21haWwuY29tIiwiZXhwIjoxNzc3MTc3NTY4fQ.CqX0sEIhAkCvES0H0QmMRBzXEpSVq1uNGKojGq-IvUU
[19-Apr-2026 04:27:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 04:27:08 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 04:27:08 UTC] User ID: 363
[19-Apr-2026 04:27:08 UTC] ✅ User profile retrieved successfully for user ID: 363
[19-Apr-2026 04:27:09 UTC] === API CALL LOG ===
[19-Apr-2026 04:27:09 UTC] Endpoint: user/profile.php
[19-Apr-2026 04:27:09 UTC] Full Log Data: {
    "timestamp": "2026-04-19 04:27:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "27.147.191.100",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYzIiwidXNlcm5hbWUiOiJTYWtpYjEyMyIsImVtYWlsIjoic2FraWJ1YWU5MDJAZ21haWwuY29tIiwiZXhwIjoxNzc3MTc3NTY4fQ.CqX0sEIhAkCvES0H0QmMRBzXEpSVq1uNGKojGq-IvUU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee927b3b8fed4ed-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "27.147.191.100",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "27.147.191.100, 162.158.128.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 04:27:09 UTC] === END API CALL LOG ===
[19-Apr-2026 04:27:09 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 04:27:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYzIiwidXNlcm5hbWUiOiJTYWtpYjEyMyIsImVtYWlsIjoic2FraWJ1YWU5MDJAZ21haWwuY29tIiwiZXhwIjoxNzc3MTc3NTY4fQ.CqX0sEIhAkCvES0H0QmMRBzXEpSVq1uNGKojGq-IvUU
[19-Apr-2026 04:27:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 04:27:09 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 04:27:09 UTC] User ID: 363
[19-Apr-2026 04:27:09 UTC] ✅ User profile retrieved successfully for user ID: 363
[19-Apr-2026 04:27:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 04:27:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 04:27:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYzIiwidXNlcm5hbWUiOiJTYWtpYjEyMyIsImVtYWlsIjoic2FraWJ1YWU5MDJAZ21haWwuY29tIiwiZXhwIjoxNzc3MTc3NTY4fQ.CqX0sEIhAkCvES0H0QmMRBzXEpSVq1uNGKojGq-IvUU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ee927b3e9aad4ed-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"27.147.191.100","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"27.147.191.100, 162.158.128.144"}
[19-Apr-2026 04:27:09 UTC] === User Orders API Called ===
[19-Apr-2026 04:27:09 UTC] User ID: 363
[19-Apr-2026 04:27:09 UTC] Limit: 20, Offset: 0
[19-Apr-2026 04:27:09 UTC] Orders found: 0
[19-Apr-2026 04:27:09 UTC] Orders data: []
[19-Apr-2026 04:27:09 UTC] Total orders count: 0
[19-Apr-2026 04:27:09 UTC] === API CALL LOG ===
[19-Apr-2026 04:27:09 UTC] Endpoint: user/profile.php
[19-Apr-2026 04:27:09 UTC] Full Log Data: {
    "timestamp": "2026-04-19 04:27:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "27.147.191.100",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYzIiwidXNlcm5hbWUiOiJTYWtpYjEyMyIsImVtYWlsIjoic2FraWJ1YWU5MDJAZ21haWwuY29tIiwiZXhwIjoxNzc3MTc3NTY4fQ.CqX0sEIhAkCvES0H0QmMRBzXEpSVq1uNGKojGq-IvUU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee927b46ac9d4ed-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "27.147.191.100",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "27.147.191.100, 162.158.128.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 04:27:09 UTC] === END API CALL LOG ===
[19-Apr-2026 04:27:09 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 04:27:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYzIiwidXNlcm5hbWUiOiJTYWtpYjEyMyIsImVtYWlsIjoic2FraWJ1YWU5MDJAZ21haWwuY29tIiwiZXhwIjoxNzc3MTc3NTY4fQ.CqX0sEIhAkCvES0H0QmMRBzXEpSVq1uNGKojGq-IvUU
[19-Apr-2026 04:27:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 04:27:09 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 04:27:09 UTC] User ID: 363
[19-Apr-2026 04:27:09 UTC] ✅ User profile retrieved successfully for user ID: 363
[19-Apr-2026 04:27:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 04:27:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 04:27:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYzIiwidXNlcm5hbWUiOiJTYWtpYjEyMyIsImVtYWlsIjoic2FraWJ1YWU5MDJAZ21haWwuY29tIiwiZXhwIjoxNzc3MTc3NTY4fQ.CqX0sEIhAkCvES0H0QmMRBzXEpSVq1uNGKojGq-IvUU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ee927b82c62d4ed-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"27.147.191.100","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"27.147.191.100, 162.158.128.144"}
[19-Apr-2026 04:27:09 UTC] === User Orders API Called ===
[19-Apr-2026 04:27:09 UTC] User ID: 363
[19-Apr-2026 04:27:09 UTC] Limit: 20, Offset: 0
[19-Apr-2026 04:27:09 UTC] Orders found: 0
[19-Apr-2026 04:27:09 UTC] Orders data: []
[19-Apr-2026 04:27:09 UTC] Total orders count: 0
[19-Apr-2026 04:27:09 UTC] === API CALL LOG ===
[19-Apr-2026 04:27:09 UTC] Endpoint: user/profile.php
[19-Apr-2026 04:27:09 UTC] Full Log Data: {
    "timestamp": "2026-04-19 04:27:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "27.147.191.100",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYzIiwidXNlcm5hbWUiOiJTYWtpYjEyMyIsImVtYWlsIjoic2FraWJ1YWU5MDJAZ21haWwuY29tIiwiZXhwIjoxNzc3MTc3NTY4fQ.CqX0sEIhAkCvES0H0QmMRBzXEpSVq1uNGKojGq-IvUU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee927ba9ad3d4ed-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "27.147.191.100",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "27.147.191.100, 162.158.128.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 04:27:09 UTC] === END API CALL LOG ===
[19-Apr-2026 04:27:09 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 04:27:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYzIiwidXNlcm5hbWUiOiJTYWtpYjEyMyIsImVtYWlsIjoic2FraWJ1YWU5MDJAZ21haWwuY29tIiwiZXhwIjoxNzc3MTc3NTY4fQ.CqX0sEIhAkCvES0H0QmMRBzXEpSVq1uNGKojGq-IvUU
[19-Apr-2026 04:27:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 04:27:09 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 04:27:09 UTC] User ID: 363
[19-Apr-2026 04:27:09 UTC] ✅ User profile retrieved successfully for user ID: 363
[19-Apr-2026 04:27:10 UTC] === API CALL LOG ===
[19-Apr-2026 04:27:10 UTC] Endpoint: user/profile.php
[19-Apr-2026 04:27:10 UTC] Full Log Data: {
    "timestamp": "2026-04-19 04:27:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "27.147.191.100",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYzIiwidXNlcm5hbWUiOiJTYWtpYjEyMyIsImVtYWlsIjoic2FraWJ1YWU5MDJAZ21haWwuY29tIiwiZXhwIjoxNzc3MTc3NTY4fQ.CqX0sEIhAkCvES0H0QmMRBzXEpSVq1uNGKojGq-IvUU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee927c0bc01d4ed-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "27.147.191.100",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "27.147.191.100, 162.158.128.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 04:27:10 UTC] === END API CALL LOG ===
[19-Apr-2026 04:27:10 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 04:27:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYzIiwidXNlcm5hbWUiOiJTYWtpYjEyMyIsImVtYWlsIjoic2FraWJ1YWU5MDJAZ21haWwuY29tIiwiZXhwIjoxNzc3MTc3NTY4fQ.CqX0sEIhAkCvES0H0QmMRBzXEpSVq1uNGKojGq-IvUU
[19-Apr-2026 04:27:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 04:27:10 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 04:27:10 UTC] User ID: 363
[19-Apr-2026 04:27:10 UTC] ✅ User profile retrieved successfully for user ID: 363
[19-Apr-2026 04:27:11 UTC] User Purchases API - User ID: 363
[19-Apr-2026 04:27:11 UTC] User Purchases API - Total purchases found: 0
[19-Apr-2026 04:27:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 04:27:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 04:27:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYzIiwidXNlcm5hbWUiOiJTYWtpYjEyMyIsImVtYWlsIjoic2FraWJ1YWU5MDJAZ21haWwuY29tIiwiZXhwIjoxNzc3MTc3NTY4fQ.CqX0sEIhAkCvES0H0QmMRBzXEpSVq1uNGKojGq-IvUU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ee927f73b8bd4ed-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"27.147.191.100","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"27.147.191.100, 162.158.128.144"}
[19-Apr-2026 04:27:19 UTC] === User Orders API Called ===
[19-Apr-2026 04:27:19 UTC] User ID: 363
[19-Apr-2026 04:27:19 UTC] Limit: 20, Offset: 0
[19-Apr-2026 04:27:19 UTC] Orders found: 0
[19-Apr-2026 04:27:19 UTC] Orders data: []
[19-Apr-2026 04:27:19 UTC] Total orders count: 0
[19-Apr-2026 04:27:19 UTC] === API CALL LOG ===
[19-Apr-2026 04:27:19 UTC] Endpoint: user/profile.php
[19-Apr-2026 04:27:19 UTC] Full Log Data: {
    "timestamp": "2026-04-19 04:27:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "27.147.191.100",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYzIiwidXNlcm5hbWUiOiJTYWtpYjEyMyIsImVtYWlsIjoic2FraWJ1YWU5MDJAZ21haWwuY29tIiwiZXhwIjoxNzc3MTc3NTY4fQ.CqX0sEIhAkCvES0H0QmMRBzXEpSVq1uNGKojGq-IvUU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee927f79c8ad4ed-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "27.147.191.100",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "27.147.191.100, 162.158.128.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 04:27:19 UTC] === END API CALL LOG ===
[19-Apr-2026 04:27:19 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 04:27:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYzIiwidXNlcm5hbWUiOiJTYWtpYjEyMyIsImVtYWlsIjoic2FraWJ1YWU5MDJAZ21haWwuY29tIiwiZXhwIjoxNzc3MTc3NTY4fQ.CqX0sEIhAkCvES0H0QmMRBzXEpSVq1uNGKojGq-IvUU
[19-Apr-2026 04:27:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 04:27:19 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 04:27:19 UTC] User ID: 363
[19-Apr-2026 04:27:19 UTC] ✅ User profile retrieved successfully for user ID: 363
[19-Apr-2026 04:27:20 UTC] === API CALL LOG ===
[19-Apr-2026 04:27:20 UTC] Endpoint: user/profile.php
[19-Apr-2026 04:27:20 UTC] Full Log Data: {
    "timestamp": "2026-04-19 04:27:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "27.147.191.100",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYzIiwidXNlcm5hbWUiOiJTYWtpYjEyMyIsImVtYWlsIjoic2FraWJ1YWU5MDJAZ21haWwuY29tIiwiZXhwIjoxNzc3MTc3NTY4fQ.CqX0sEIhAkCvES0H0QmMRBzXEpSVq1uNGKojGq-IvUU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee927fb8ebed4ed-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "27.147.191.100",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "27.147.191.100, 162.158.128.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 04:27:20 UTC] === END API CALL LOG ===
[19-Apr-2026 04:27:20 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 04:27:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYzIiwidXNlcm5hbWUiOiJTYWtpYjEyMyIsImVtYWlsIjoic2FraWJ1YWU5MDJAZ21haWwuY29tIiwiZXhwIjoxNzc3MTc3NTY4fQ.CqX0sEIhAkCvES0H0QmMRBzXEpSVq1uNGKojGq-IvUU
[19-Apr-2026 04:27:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 04:27:20 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 04:27:20 UTC] User ID: 363
[19-Apr-2026 04:27:20 UTC] ✅ User profile retrieved successfully for user ID: 363
[19-Apr-2026 04:27:20 UTC] === API CALL LOG ===
[19-Apr-2026 04:27:20 UTC] Endpoint: user/profile.php
[19-Apr-2026 04:27:20 UTC] Full Log Data: {
    "timestamp": "2026-04-19 04:27:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "27.147.191.100",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYzIiwidXNlcm5hbWUiOiJTYWtpYjEyMyIsImVtYWlsIjoic2FraWJ1YWU5MDJAZ21haWwuY29tIiwiZXhwIjoxNzc3MTc3NTY4fQ.CqX0sEIhAkCvES0H0QmMRBzXEpSVq1uNGKojGq-IvUU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee927fe6e5fd4ed-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "27.147.191.100",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "27.147.191.100, 162.158.128.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 04:27:20 UTC] === END API CALL LOG ===
[19-Apr-2026 04:27:20 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 04:27:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYzIiwidXNlcm5hbWUiOiJTYWtpYjEyMyIsImVtYWlsIjoic2FraWJ1YWU5MDJAZ21haWwuY29tIiwiZXhwIjoxNzc3MTc3NTY4fQ.CqX0sEIhAkCvES0H0QmMRBzXEpSVq1uNGKojGq-IvUU
[19-Apr-2026 04:27:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 04:27:20 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 04:27:20 UTC] User ID: 363
[19-Apr-2026 04:27:20 UTC] ✅ User profile retrieved successfully for user ID: 363
[19-Apr-2026 04:27:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 04:27:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 04:27:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYzIiwidXNlcm5hbWUiOiJTYWtpYjEyMyIsImVtYWlsIjoic2FraWJ1YWU5MDJAZ21haWwuY29tIiwiZXhwIjoxNzc3MTc3NTY4fQ.CqX0sEIhAkCvES0H0QmMRBzXEpSVq1uNGKojGq-IvUU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ee927ff1fded4ed-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"27.147.191.100","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"27.147.191.100, 162.158.128.144"}
[19-Apr-2026 04:27:20 UTC] === User Orders API Called ===
[19-Apr-2026 04:27:20 UTC] User ID: 363
[19-Apr-2026 04:27:20 UTC] Limit: 20, Offset: 0
[19-Apr-2026 04:27:20 UTC] Orders found: 0
[19-Apr-2026 04:27:20 UTC] Orders data: []
[19-Apr-2026 04:27:20 UTC] Total orders count: 0
[19-Apr-2026 04:27:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 04:27:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 04:27:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYzIiwidXNlcm5hbWUiOiJTYWtpYjEyMyIsImVtYWlsIjoic2FraWJ1YWU5MDJAZ21haWwuY29tIiwiZXhwIjoxNzc3MTc3NTY4fQ.CqX0sEIhAkCvES0H0QmMRBzXEpSVq1uNGKojGq-IvUU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ee9281c9830d4ed-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"27.147.191.100","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"27.147.191.100, 162.158.128.144"}
[19-Apr-2026 04:27:25 UTC] === User Orders API Called ===
[19-Apr-2026 04:27:25 UTC] User ID: 363
[19-Apr-2026 04:27:25 UTC] Limit: 20, Offset: 0
[19-Apr-2026 04:27:25 UTC] Orders found: 0
[19-Apr-2026 04:27:25 UTC] Orders data: []
[19-Apr-2026 04:27:25 UTC] Total orders count: 0
[19-Apr-2026 04:27:25 UTC] === API CALL LOG ===
[19-Apr-2026 04:27:25 UTC] Endpoint: user/profile.php
[19-Apr-2026 04:27:25 UTC] Full Log Data: {
    "timestamp": "2026-04-19 04:27:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "27.147.191.100",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYzIiwidXNlcm5hbWUiOiJTYWtpYjEyMyIsImVtYWlsIjoic2FraWJ1YWU5MDJAZ21haWwuY29tIiwiZXhwIjoxNzc3MTc3NTY4fQ.CqX0sEIhAkCvES0H0QmMRBzXEpSVq1uNGKojGq-IvUU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee9281d19d1d4ed-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "27.147.191.100",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "27.147.191.100, 162.158.128.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 04:27:25 UTC] === END API CALL LOG ===
[19-Apr-2026 04:27:25 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 04:27:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYzIiwidXNlcm5hbWUiOiJTYWtpYjEyMyIsImVtYWlsIjoic2FraWJ1YWU5MDJAZ21haWwuY29tIiwiZXhwIjoxNzc3MTc3NTY4fQ.CqX0sEIhAkCvES0H0QmMRBzXEpSVq1uNGKojGq-IvUU
[19-Apr-2026 04:27:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 04:27:25 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 04:27:25 UTC] User ID: 363
[19-Apr-2026 04:27:25 UTC] ✅ User profile retrieved successfully for user ID: 363
[19-Apr-2026 04:27:26 UTC] === API CALL LOG ===
[19-Apr-2026 04:27:26 UTC] Endpoint: user/profile.php
[19-Apr-2026 04:27:26 UTC] Full Log Data: {
    "timestamp": "2026-04-19 04:27:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "27.147.191.100",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYzIiwidXNlcm5hbWUiOiJTYWtpYjEyMyIsImVtYWlsIjoic2FraWJ1YWU5MDJAZ21haWwuY29tIiwiZXhwIjoxNzc3MTc3NTY4fQ.CqX0sEIhAkCvES0H0QmMRBzXEpSVq1uNGKojGq-IvUU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee928210cb9d4ed-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "27.147.191.100",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "27.147.191.100, 162.158.128.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 04:27:26 UTC] === END API CALL LOG ===
[19-Apr-2026 04:27:26 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 04:27:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYzIiwidXNlcm5hbWUiOiJTYWtpYjEyMyIsImVtYWlsIjoic2FraWJ1YWU5MDJAZ21haWwuY29tIiwiZXhwIjoxNzc3MTc3NTY4fQ.CqX0sEIhAkCvES0H0QmMRBzXEpSVq1uNGKojGq-IvUU
[19-Apr-2026 04:27:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 04:27:26 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 04:27:26 UTC] User ID: 363
[19-Apr-2026 04:27:26 UTC] ✅ User profile retrieved successfully for user ID: 363
[19-Apr-2026 04:27:30 UTC] === API CALL LOG ===
[19-Apr-2026 04:27:30 UTC] Endpoint: user/profile.php
[19-Apr-2026 04:27:30 UTC] Full Log Data: {
    "timestamp": "2026-04-19 04:27:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "27.147.191.100",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYzIiwidXNlcm5hbWUiOiJTYWtpYjEyMyIsImVtYWlsIjoic2FraWJ1YWU5MDJAZ21haWwuY29tIiwiZXhwIjoxNzc3MTc3NTY4fQ.CqX0sEIhAkCvES0H0QmMRBzXEpSVq1uNGKojGq-IvUU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee9283abe9dd4ed-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "27.147.191.100",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "27.147.191.100, 162.158.128.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 04:27:30 UTC] === END API CALL LOG ===
[19-Apr-2026 04:27:30 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 04:27:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYzIiwidXNlcm5hbWUiOiJTYWtpYjEyMyIsImVtYWlsIjoic2FraWJ1YWU5MDJAZ21haWwuY29tIiwiZXhwIjoxNzc3MTc3NTY4fQ.CqX0sEIhAkCvES0H0QmMRBzXEpSVq1uNGKojGq-IvUU
[19-Apr-2026 04:27:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 04:27:30 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 04:27:30 UTC] User ID: 363
[19-Apr-2026 04:27:30 UTC] ✅ User profile retrieved successfully for user ID: 363
[19-Apr-2026 04:27:31 UTC] === API CALL LOG ===
[19-Apr-2026 04:27:31 UTC] Endpoint: user/profile.php
[19-Apr-2026 04:27:31 UTC] Full Log Data: {
    "timestamp": "2026-04-19 04:27:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "27.147.191.100",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYzIiwidXNlcm5hbWUiOiJTYWtpYjEyMyIsImVtYWlsIjoic2FraWJ1YWU5MDJAZ21haWwuY29tIiwiZXhwIjoxNzc3MTc3NTY4fQ.CqX0sEIhAkCvES0H0QmMRBzXEpSVq1uNGKojGq-IvUU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee9283f095ad4ed-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "27.147.191.100",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "27.147.191.100, 162.158.128.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 04:27:31 UTC] === END API CALL LOG ===
[19-Apr-2026 04:27:31 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 04:27:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYzIiwidXNlcm5hbWUiOiJTYWtpYjEyMyIsImVtYWlsIjoic2FraWJ1YWU5MDJAZ21haWwuY29tIiwiZXhwIjoxNzc3MTc3NTY4fQ.CqX0sEIhAkCvES0H0QmMRBzXEpSVq1uNGKojGq-IvUU
[19-Apr-2026 04:27:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 04:27:31 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 04:27:31 UTC] User ID: 363
[19-Apr-2026 04:27:31 UTC] ✅ User profile retrieved successfully for user ID: 363
[19-Apr-2026 04:27:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 04:27:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 04:27:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYzIiwidXNlcm5hbWUiOiJTYWtpYjEyMyIsImVtYWlsIjoic2FraWJ1YWU5MDJAZ21haWwuY29tIiwiZXhwIjoxNzc3MTc3NTY4fQ.CqX0sEIhAkCvES0H0QmMRBzXEpSVq1uNGKojGq-IvUU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ee9283f5a54d4ed-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"27.147.191.100","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"27.147.191.100, 162.158.128.144"}
[19-Apr-2026 04:27:31 UTC] === User Orders API Called ===
[19-Apr-2026 04:27:31 UTC] User ID: 363
[19-Apr-2026 04:27:31 UTC] Limit: 20, Offset: 0
[19-Apr-2026 04:27:31 UTC] Orders found: 0
[19-Apr-2026 04:27:31 UTC] Orders data: []
[19-Apr-2026 04:27:31 UTC] Total orders count: 0
[19-Apr-2026 04:27:31 UTC] === API CALL LOG ===
[19-Apr-2026 04:27:31 UTC] Endpoint: user/profile.php
[19-Apr-2026 04:27:31 UTC] Full Log Data: {
    "timestamp": "2026-04-19 04:27:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "27.147.191.100",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYzIiwidXNlcm5hbWUiOiJTYWtpYjEyMyIsImVtYWlsIjoic2FraWJ1YWU5MDJAZ21haWwuY29tIiwiZXhwIjoxNzc3MTc3NTY4fQ.CqX0sEIhAkCvES0H0QmMRBzXEpSVq1uNGKojGq-IvUU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee9283fab5ed4ed-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "27.147.191.100",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "27.147.191.100, 162.158.128.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 04:27:31 UTC] === END API CALL LOG ===
[19-Apr-2026 04:27:31 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 04:27:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYzIiwidXNlcm5hbWUiOiJTYWtpYjEyMyIsImVtYWlsIjoic2FraWJ1YWU5MDJAZ21haWwuY29tIiwiZXhwIjoxNzc3MTc3NTY4fQ.CqX0sEIhAkCvES0H0QmMRBzXEpSVq1uNGKojGq-IvUU
[19-Apr-2026 04:27:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 04:27:31 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 04:27:31 UTC] User ID: 363
[19-Apr-2026 04:27:31 UTC] ✅ User profile retrieved successfully for user ID: 363
[19-Apr-2026 04:27:32 UTC] === API CALL LOG ===
[19-Apr-2026 04:27:32 UTC] Endpoint: user/profile.php
[19-Apr-2026 04:27:32 UTC] Full Log Data: {
    "timestamp": "2026-04-19 04:27:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "27.147.191.100",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYzIiwidXNlcm5hbWUiOiJTYWtpYjEyMyIsImVtYWlsIjoic2FraWJ1YWU5MDJAZ21haWwuY29tIiwiZXhwIjoxNzc3MTc3NTY4fQ.CqX0sEIhAkCvES0H0QmMRBzXEpSVq1uNGKojGq-IvUU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ee92844a8fbd4ed-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "27.147.191.100",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "27.147.191.100, 162.158.128.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 04:27:32 UTC] === END API CALL LOG ===
[19-Apr-2026 04:27:32 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 04:27:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYzIiwidXNlcm5hbWUiOiJTYWtpYjEyMyIsImVtYWlsIjoic2FraWJ1YWU5MDJAZ21haWwuY29tIiwiZXhwIjoxNzc3MTc3NTY4fQ.CqX0sEIhAkCvES0H0QmMRBzXEpSVq1uNGKojGq-IvUU
[19-Apr-2026 04:27:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 04:27:32 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 04:27:32 UTC] User ID: 363
[19-Apr-2026 04:27:32 UTC] ✅ User profile retrieved successfully for user ID: 363
[19-Apr-2026 06:20:47 UTC] === API CALL LOG ===
[19-Apr-2026 06:20:47 UTC] Endpoint: user/profile.php
[19-Apr-2026 06:20:47 UTC] Full Log Data: {
    "timestamp": "2026-04-19 06:20:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "217.113.194.3",
    "user_agent": "Mozilla\/5.0 (compatible; Barkrowler\/0.9; +https:\/\/babbar.tech\/crawler)",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "217.113.194.3, 104.23.225.99",
        "From": "tech@babbar.tech",
        "Accept": "text\/html;q=0.95,text\/*;q=0.9,*\/*;q=0.8",
        "Accept-Encoding": "gzip",
        "User-Agent": "Mozilla\/5.0 (compatible; Barkrowler\/0.9; +https:\/\/babbar.tech\/crawler)",
        "cf-ray": "9ee9ce2cbb0b7a62-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "217.113.194.3",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"http\"}",
        "X-Forwarded-Proto": "http"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 06:20:47 UTC] === END API CALL LOG ===
[19-Apr-2026 06:59:09 UTC] === API CALL LOG ===
[19-Apr-2026 06:59:09 UTC] Endpoint: user/profile.php
[19-Apr-2026 06:59:09 UTC] Full Log Data: {
    "timestamp": "2026-04-19 06:59:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "217.113.194.242",
    "user_agent": "Mozilla\/5.0 (compatible; Barkrowler\/0.9; +https:\/\/babbar.tech\/crawler)",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "217.113.194.242, 172.69.222.75",
        "Accept": "text\/html;q=0.95,text\/*;q=0.9,*\/*;q=0.8",
        "From": "tech@babbar.tech",
        "Accept-Encoding": "gzip, br",
        "User-Agent": "Mozilla\/5.0 (compatible; Barkrowler\/0.9; +https:\/\/babbar.tech\/crawler)",
        "cf-ray": "9eea066108426f5e-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "217.113.194.242",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 06:59:09 UTC] === END API CALL LOG ===
[19-Apr-2026 07:13:42 UTC] === API CALL LOG ===
[19-Apr-2026 07:13:42 UTC] Endpoint: user/profile.php
[19-Apr-2026 07:13:42 UTC] Full Log Data: {
    "timestamp": "2026-04-19 07:13:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.163.254.32",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDUsInVzZXJuYW1lIjoiQExpbmExNDExMjAxMCIsImVtYWlsIjoiVmlrdWxpbmExNC4yNUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODY5ODF9._lEmRqWrRBMmP9U2tpQjcohrjtUBEhlx7N5Y7AgPCIw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eea1bb268a35d1d-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "31.163.254.32",
        "CF-IPCountry": "RU",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "31.163.254.32, 104.23.217.165"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 07:13:42 UTC] === END API CALL LOG ===
[19-Apr-2026 07:13:42 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 07:13:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDUsInVzZXJuYW1lIjoiQExpbmExNDExMjAxMCIsImVtYWlsIjoiVmlrdWxpbmExNC4yNUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODY5ODF9._lEmRqWrRBMmP9U2tpQjcohrjtUBEhlx7N5Y7AgPCIw
[19-Apr-2026 07:13:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 07:13:42 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 07:13:42 UTC] User ID: 345
[19-Apr-2026 07:13:42 UTC] ✅ User profile retrieved successfully for user ID: 345
[19-Apr-2026 07:13:46 UTC] === API CALL LOG ===
[19-Apr-2026 07:13:46 UTC] Endpoint: user/profile.php
[19-Apr-2026 07:13:46 UTC] Full Log Data: {
    "timestamp": "2026-04-19 07:13:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.163.254.32",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDUsInVzZXJuYW1lIjoiQExpbmExNDExMjAxMCIsImVtYWlsIjoiVmlrdWxpbmExNC4yNUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODY5ODF9._lEmRqWrRBMmP9U2tpQjcohrjtUBEhlx7N5Y7AgPCIw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eea1bcb1e985d1d-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "31.163.254.32",
        "CF-IPCountry": "RU",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "31.163.254.32, 104.23.217.165"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 07:13:46 UTC] === END API CALL LOG ===
[19-Apr-2026 07:13:46 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 07:13:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDUsInVzZXJuYW1lIjoiQExpbmExNDExMjAxMCIsImVtYWlsIjoiVmlrdWxpbmExNC4yNUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODY5ODF9._lEmRqWrRBMmP9U2tpQjcohrjtUBEhlx7N5Y7AgPCIw
[19-Apr-2026 07:13:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 07:13:46 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 07:13:46 UTC] User ID: 345
[19-Apr-2026 07:13:46 UTC] ✅ User profile retrieved successfully for user ID: 345
[19-Apr-2026 07:44:58 UTC] API Hash Debug - Received: 
[19-Apr-2026 07:44:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 07:44:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"217.113.194.7, 172.71.123.120","Accept":"text\/html;q=0.95,text\/*;q=0.9,*\/*;q=0.8","From":"tech@babbar.tech","Accept-Encoding":"gzip, br","User-Agent":"Mozilla\/5.0 (compatible; Barkrowler\/0.9; +https:\/\/babbar.tech\/crawler)","cf-ray":"9eea497f2eaed479-CDG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"217.113.194.7","CF-IPCountry":"FR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[19-Apr-2026 09:43:52 UTC] === API CALL LOG ===
[19-Apr-2026 09:43:52 UTC] Endpoint: user/profile.php
[19-Apr-2026 09:43:52 UTC] Full Log Data: {
    "timestamp": "2026-04-19 09:43:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:adc7:15f:1c00:cd45:d42:abc0:5e54",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY0IiwidXNlcm5hbWUiOiJBU0hISEFEXzU2IiwiZW1haWwiOiJhc2hoYWQ1NjIwMTJAZ21haWwuY29tIiwiZXhwIjoxNzc3MTk2NjMwfQ.aj7oH0una-ifd1YrlD7FfM990pq50pciJvnAeNl0nlY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eeaf7a72d23e18b-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2400:adc7:15f:1c00:cd45:d42:abc0:5e54",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2400:adc7:15f:1c00:cd45:d42:abc0:5e54, 172.68.234.188"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 09:43:52 UTC] === END API CALL LOG ===
[19-Apr-2026 09:43:52 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 09:43:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY0IiwidXNlcm5hbWUiOiJBU0hISEFEXzU2IiwiZW1haWwiOiJhc2hoYWQ1NjIwMTJAZ21haWwuY29tIiwiZXhwIjoxNzc3MTk2NjMwfQ.aj7oH0una-ifd1YrlD7FfM990pq50pciJvnAeNl0nlY
[19-Apr-2026 09:43:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 09:43:52 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 09:43:52 UTC] User ID: 364
[19-Apr-2026 09:43:52 UTC] ✅ User profile retrieved successfully for user ID: 364
[19-Apr-2026 09:43:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 09:43:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 09:43:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY0IiwidXNlcm5hbWUiOiJBU0hISEFEXzU2IiwiZW1haWwiOiJhc2hoYWQ1NjIwMTJAZ21haWwuY29tIiwiZXhwIjoxNzc3MTk2NjMwfQ.aj7oH0una-ifd1YrlD7FfM990pq50pciJvnAeNl0nlY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eeaf7a72d25e18b-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2400:adc7:15f:1c00:cd45:d42:abc0:5e54","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2400:adc7:15f:1c00:cd45:d42:abc0:5e54, 172.68.234.189"}
[19-Apr-2026 09:43:52 UTC] === User Orders API Called ===
[19-Apr-2026 09:43:52 UTC] User ID: 364
[19-Apr-2026 09:43:52 UTC] Limit: 20, Offset: 0
[19-Apr-2026 09:43:52 UTC] Orders found: 0
[19-Apr-2026 09:43:52 UTC] Orders data: []
[19-Apr-2026 09:43:52 UTC] Total orders count: 0
[19-Apr-2026 09:43:52 UTC] === API CALL LOG ===
[19-Apr-2026 09:43:52 UTC] Endpoint: user/profile.php
[19-Apr-2026 09:43:52 UTC] Full Log Data: {
    "timestamp": "2026-04-19 09:43:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:adc7:15f:1c00:cd45:d42:abc0:5e54",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY0IiwidXNlcm5hbWUiOiJBU0hISEFEXzU2IiwiZW1haWwiOiJhc2hoYWQ1NjIwMTJAZ21haWwuY29tIiwiZXhwIjoxNzc3MTk2NjMwfQ.aj7oH0una-ifd1YrlD7FfM990pq50pciJvnAeNl0nlY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eeaf7a72d27e18b-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2400:adc7:15f:1c00:cd45:d42:abc0:5e54",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2400:adc7:15f:1c00:cd45:d42:abc0:5e54, 172.68.234.188"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 09:43:52 UTC] === END API CALL LOG ===
[19-Apr-2026 09:43:52 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 09:43:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY0IiwidXNlcm5hbWUiOiJBU0hISEFEXzU2IiwiZW1haWwiOiJhc2hoYWQ1NjIwMTJAZ21haWwuY29tIiwiZXhwIjoxNzc3MTk2NjMwfQ.aj7oH0una-ifd1YrlD7FfM990pq50pciJvnAeNl0nlY
[19-Apr-2026 09:43:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 09:43:52 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 09:43:52 UTC] User ID: 364
[19-Apr-2026 09:43:52 UTC] ✅ User profile retrieved successfully for user ID: 364
[19-Apr-2026 09:43:53 UTC] === API CALL LOG ===
[19-Apr-2026 09:43:53 UTC] Endpoint: user/profile.php
[19-Apr-2026 09:43:53 UTC] Full Log Data: {
    "timestamp": "2026-04-19 09:43:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:adc7:15f:1c00:cd45:d42:abc0:5e54",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY0IiwidXNlcm5hbWUiOiJBU0hISEFEXzU2IiwiZW1haWwiOiJhc2hoYWQ1NjIwMTJAZ21haWwuY29tIiwiZXhwIjoxNzc3MTk2NjMwfQ.aj7oH0una-ifd1YrlD7FfM990pq50pciJvnAeNl0nlY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eeaf7ad28afe18b-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2400:adc7:15f:1c00:cd45:d42:abc0:5e54",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2400:adc7:15f:1c00:cd45:d42:abc0:5e54, 172.68.234.188"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 09:43:53 UTC] === END API CALL LOG ===
[19-Apr-2026 09:43:53 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 09:43:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY0IiwidXNlcm5hbWUiOiJBU0hISEFEXzU2IiwiZW1haWwiOiJhc2hoYWQ1NjIwMTJAZ21haWwuY29tIiwiZXhwIjoxNzc3MTk2NjMwfQ.aj7oH0una-ifd1YrlD7FfM990pq50pciJvnAeNl0nlY
[19-Apr-2026 09:43:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 09:43:53 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 09:43:53 UTC] User ID: 364
[19-Apr-2026 09:43:53 UTC] ✅ User profile retrieved successfully for user ID: 364
[19-Apr-2026 09:44:02 UTC] === API CALL LOG ===
[19-Apr-2026 09:44:02 UTC] Endpoint: user/profile.php
[19-Apr-2026 09:44:02 UTC] Full Log Data: {
    "timestamp": "2026-04-19 09:44:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:adc7:15f:1c00:cd45:d42:abc0:5e54",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY0IiwidXNlcm5hbWUiOiJBU0hISEFEXzU2IiwiZW1haWwiOiJhc2hoYWQ1NjIwMTJAZ21haWwuY29tIiwiZXhwIjoxNzc3MTk2NjMwfQ.aj7oH0una-ifd1YrlD7FfM990pq50pciJvnAeNl0nlY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eeaf7e8ce9cb416-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2400:adc7:15f:1c00:cd45:d42:abc0:5e54",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2400:adc7:15f:1c00:cd45:d42:abc0:5e54, 172.68.234.130"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 09:44:02 UTC] === END API CALL LOG ===
[19-Apr-2026 09:44:02 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 09:44:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY0IiwidXNlcm5hbWUiOiJBU0hISEFEXzU2IiwiZW1haWwiOiJhc2hoYWQ1NjIwMTJAZ21haWwuY29tIiwiZXhwIjoxNzc3MTk2NjMwfQ.aj7oH0una-ifd1YrlD7FfM990pq50pciJvnAeNl0nlY
[19-Apr-2026 09:44:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 09:44:02 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 09:44:02 UTC] User ID: 364
[19-Apr-2026 09:44:02 UTC] ✅ User profile retrieved successfully for user ID: 364
[19-Apr-2026 09:44:06 UTC] === API CALL LOG ===
[19-Apr-2026 09:44:06 UTC] Endpoint: user/profile.php
[19-Apr-2026 09:44:06 UTC] Full Log Data: {
    "timestamp": "2026-04-19 09:44:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:adc7:15f:1c00:cd45:d42:abc0:5e54",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY0IiwidXNlcm5hbWUiOiJBU0hISEFEXzU2IiwiZW1haWwiOiJhc2hoYWQ1NjIwMTJAZ21haWwuY29tIiwiZXhwIjoxNzc3MTk2NjMwfQ.aj7oH0una-ifd1YrlD7FfM990pq50pciJvnAeNl0nlY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eeaf7fea9deb416-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2400:adc7:15f:1c00:cd45:d42:abc0:5e54",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2400:adc7:15f:1c00:cd45:d42:abc0:5e54, 172.68.234.130"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 09:44:06 UTC] === END API CALL LOG ===
[19-Apr-2026 09:44:06 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 09:44:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY0IiwidXNlcm5hbWUiOiJBU0hISEFEXzU2IiwiZW1haWwiOiJhc2hoYWQ1NjIwMTJAZ21haWwuY29tIiwiZXhwIjoxNzc3MTk2NjMwfQ.aj7oH0una-ifd1YrlD7FfM990pq50pciJvnAeNl0nlY
[19-Apr-2026 09:44:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 09:44:06 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 09:44:06 UTC] User ID: 364
[19-Apr-2026 09:44:06 UTC] ✅ User profile retrieved successfully for user ID: 364
[19-Apr-2026 09:44:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 09:44:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 09:44:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY0IiwidXNlcm5hbWUiOiJBU0hISEFEXzU2IiwiZW1haWwiOiJhc2hoYWQ1NjIwMTJAZ21haWwuY29tIiwiZXhwIjoxNzc3MTk2NjMwfQ.aj7oH0una-ifd1YrlD7FfM990pq50pciJvnAeNl0nlY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eeaf7ffcc65b416-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2400:adc7:15f:1c00:cd45:d42:abc0:5e54","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2400:adc7:15f:1c00:cd45:d42:abc0:5e54, 172.68.234.130"}
[19-Apr-2026 09:44:06 UTC] === User Orders API Called ===
[19-Apr-2026 09:44:06 UTC] User ID: 364
[19-Apr-2026 09:44:06 UTC] Limit: 20, Offset: 0
[19-Apr-2026 09:44:06 UTC] Orders found: 0
[19-Apr-2026 09:44:06 UTC] Orders data: []
[19-Apr-2026 09:44:06 UTC] Total orders count: 0
[19-Apr-2026 09:44:06 UTC] === API CALL LOG ===
[19-Apr-2026 09:44:06 UTC] Endpoint: user/profile.php
[19-Apr-2026 09:44:06 UTC] Full Log Data: {
    "timestamp": "2026-04-19 09:44:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:adc7:15f:1c00:cd45:d42:abc0:5e54",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY0IiwidXNlcm5hbWUiOiJBU0hISEFEXzU2IiwiZW1haWwiOiJhc2hoYWQ1NjIwMTJAZ21haWwuY29tIiwiZXhwIjoxNzc3MTk2NjMwfQ.aj7oH0una-ifd1YrlD7FfM990pq50pciJvnAeNl0nlY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eeaf7ffcc66b416-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2400:adc7:15f:1c00:cd45:d42:abc0:5e54",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2400:adc7:15f:1c00:cd45:d42:abc0:5e54, 172.68.234.131"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 09:44:06 UTC] === END API CALL LOG ===
[19-Apr-2026 09:44:06 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 09:44:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY0IiwidXNlcm5hbWUiOiJBU0hISEFEXzU2IiwiZW1haWwiOiJhc2hoYWQ1NjIwMTJAZ21haWwuY29tIiwiZXhwIjoxNzc3MTk2NjMwfQ.aj7oH0una-ifd1YrlD7FfM990pq50pciJvnAeNl0nlY
[19-Apr-2026 09:44:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 09:44:06 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 09:44:06 UTC] User ID: 364
[19-Apr-2026 09:44:06 UTC] ✅ User profile retrieved successfully for user ID: 364
[19-Apr-2026 09:44:07 UTC] === API CALL LOG ===
[19-Apr-2026 09:44:07 UTC] Endpoint: user/profile.php
[19-Apr-2026 09:44:07 UTC] Full Log Data: {
    "timestamp": "2026-04-19 09:44:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:adc7:15f:1c00:cd45:d42:abc0:5e54",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY0IiwidXNlcm5hbWUiOiJBU0hISEFEXzU2IiwiZW1haWwiOiJhc2hoYWQ1NjIwMTJAZ21haWwuY29tIiwiZXhwIjoxNzc3MTk2NjMwfQ.aj7oH0una-ifd1YrlD7FfM990pq50pciJvnAeNl0nlY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eeaf80699bfb416-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2400:adc7:15f:1c00:cd45:d42:abc0:5e54",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2400:adc7:15f:1c00:cd45:d42:abc0:5e54, 172.68.234.130"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 09:44:07 UTC] === END API CALL LOG ===
[19-Apr-2026 09:44:07 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 09:44:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY0IiwidXNlcm5hbWUiOiJBU0hISEFEXzU2IiwiZW1haWwiOiJhc2hoYWQ1NjIwMTJAZ21haWwuY29tIiwiZXhwIjoxNzc3MTk2NjMwfQ.aj7oH0una-ifd1YrlD7FfM990pq50pciJvnAeNl0nlY
[19-Apr-2026 09:44:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 09:44:07 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 09:44:07 UTC] User ID: 364
[19-Apr-2026 09:44:07 UTC] ✅ User profile retrieved successfully for user ID: 364
[19-Apr-2026 09:44:42 UTC] === API CALL LOG ===
[19-Apr-2026 09:44:42 UTC] Endpoint: user/profile.php
[19-Apr-2026 09:44:42 UTC] Full Log Data: {
    "timestamp": "2026-04-19 09:44:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:adc7:15f:1c00:cd45:d42:abc0:5e54",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY0IiwidXNlcm5hbWUiOiJBU0hISEFEXzU2IiwiZW1haWwiOiJhc2hoYWQ1NjIwMTJAZ21haWwuY29tIiwiZXhwIjoxNzc3MTk2NjMwfQ.aj7oH0una-ifd1YrlD7FfM990pq50pciJvnAeNl0nlY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eeaf8e1bdf8b416-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2400:adc7:15f:1c00:cd45:d42:abc0:5e54",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2400:adc7:15f:1c00:cd45:d42:abc0:5e54, 172.68.234.131"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 09:44:42 UTC] === END API CALL LOG ===
[19-Apr-2026 09:44:42 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 09:44:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY0IiwidXNlcm5hbWUiOiJBU0hISEFEXzU2IiwiZW1haWwiOiJhc2hoYWQ1NjIwMTJAZ21haWwuY29tIiwiZXhwIjoxNzc3MTk2NjMwfQ.aj7oH0una-ifd1YrlD7FfM990pq50pciJvnAeNl0nlY
[19-Apr-2026 09:44:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 09:44:42 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 09:44:42 UTC] User ID: 364
[19-Apr-2026 09:44:42 UTC] ✅ User profile retrieved successfully for user ID: 364
[19-Apr-2026 09:45:04 UTC] === API CALL LOG ===
[19-Apr-2026 09:45:04 UTC] Endpoint: user/profile.php
[19-Apr-2026 09:45:04 UTC] Full Log Data: {
    "timestamp": "2026-04-19 09:45:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:adc7:15f:1c00:cd45:d42:abc0:5e54",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY0IiwidXNlcm5hbWUiOiJBU0hISEFEXzU2IiwiZW1haWwiOiJhc2hoYWQ1NjIwMTJAZ21haWwuY29tIiwiZXhwIjoxNzc3MTk2NjMwfQ.aj7oH0una-ifd1YrlD7FfM990pq50pciJvnAeNl0nlY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eeaf96d6c68f064-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2400:adc7:15f:1c00:cd45:d42:abc0:5e54",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2400:adc7:15f:1c00:cd45:d42:abc0:5e54, 162.158.22.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 09:45:04 UTC] === END API CALL LOG ===
[19-Apr-2026 09:45:04 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 09:45:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY0IiwidXNlcm5hbWUiOiJBU0hISEFEXzU2IiwiZW1haWwiOiJhc2hoYWQ1NjIwMTJAZ21haWwuY29tIiwiZXhwIjoxNzc3MTk2NjMwfQ.aj7oH0una-ifd1YrlD7FfM990pq50pciJvnAeNl0nlY
[19-Apr-2026 09:45:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 09:45:04 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 09:45:04 UTC] User ID: 364
[19-Apr-2026 09:45:04 UTC] ✅ User profile retrieved successfully for user ID: 364
[19-Apr-2026 09:45:07 UTC] === API CALL LOG ===
[19-Apr-2026 09:45:07 UTC] Endpoint: user/profile.php
[19-Apr-2026 09:45:07 UTC] Full Log Data: {
    "timestamp": "2026-04-19 09:45:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:adc7:15f:1c00:cd45:d42:abc0:5e54",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY0IiwidXNlcm5hbWUiOiJBU0hISEFEXzU2IiwiZW1haWwiOiJhc2hoYWQ1NjIwMTJAZ21haWwuY29tIiwiZXhwIjoxNzc3MTk2NjMwfQ.aj7oH0una-ifd1YrlD7FfM990pq50pciJvnAeNl0nlY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eeaf97e3f0ff064-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2400:adc7:15f:1c00:cd45:d42:abc0:5e54",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2400:adc7:15f:1c00:cd45:d42:abc0:5e54, 162.158.22.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 09:45:07 UTC] === END API CALL LOG ===
[19-Apr-2026 09:45:07 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 09:45:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY0IiwidXNlcm5hbWUiOiJBU0hISEFEXzU2IiwiZW1haWwiOiJhc2hoYWQ1NjIwMTJAZ21haWwuY29tIiwiZXhwIjoxNzc3MTk2NjMwfQ.aj7oH0una-ifd1YrlD7FfM990pq50pciJvnAeNl0nlY
[19-Apr-2026 09:45:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 09:45:07 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 09:45:07 UTC] User ID: 364
[19-Apr-2026 09:45:07 UTC] ✅ User profile retrieved successfully for user ID: 364
[19-Apr-2026 09:45:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 09:45:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 09:45:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY0IiwidXNlcm5hbWUiOiJBU0hISEFEXzU2IiwiZW1haWwiOiJhc2hoYWQ1NjIwMTJAZ21haWwuY29tIiwiZXhwIjoxNzc3MTk2NjMwfQ.aj7oH0una-ifd1YrlD7FfM990pq50pciJvnAeNl0nlY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eeaf97f3fb3f064-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2400:adc7:15f:1c00:cd45:d42:abc0:5e54","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2400:adc7:15f:1c00:cd45:d42:abc0:5e54, 162.158.22.195"}
[19-Apr-2026 09:45:07 UTC] === User Orders API Called ===
[19-Apr-2026 09:45:07 UTC] User ID: 364
[19-Apr-2026 09:45:07 UTC] Limit: 20, Offset: 0
[19-Apr-2026 09:45:07 UTC] Orders found: 0
[19-Apr-2026 09:45:07 UTC] Orders data: []
[19-Apr-2026 09:45:07 UTC] Total orders count: 0
[19-Apr-2026 09:45:07 UTC] === API CALL LOG ===
[19-Apr-2026 09:45:07 UTC] Endpoint: user/profile.php
[19-Apr-2026 09:45:07 UTC] Full Log Data: {
    "timestamp": "2026-04-19 09:45:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:adc7:15f:1c00:cd45:d42:abc0:5e54",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY0IiwidXNlcm5hbWUiOiJBU0hISEFEXzU2IiwiZW1haWwiOiJhc2hoYWQ1NjIwMTJAZ21haWwuY29tIiwiZXhwIjoxNzc3MTk2NjMwfQ.aj7oH0una-ifd1YrlD7FfM990pq50pciJvnAeNl0nlY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eeaf97f3fb5f064-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2400:adc7:15f:1c00:cd45:d42:abc0:5e54",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2400:adc7:15f:1c00:cd45:d42:abc0:5e54, 162.158.22.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 09:45:07 UTC] === END API CALL LOG ===
[19-Apr-2026 09:45:07 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 09:45:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY0IiwidXNlcm5hbWUiOiJBU0hISEFEXzU2IiwiZW1haWwiOiJhc2hoYWQ1NjIwMTJAZ21haWwuY29tIiwiZXhwIjoxNzc3MTk2NjMwfQ.aj7oH0una-ifd1YrlD7FfM990pq50pciJvnAeNl0nlY
[19-Apr-2026 09:45:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 09:45:07 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 09:45:07 UTC] User ID: 364
[19-Apr-2026 09:45:07 UTC] ✅ User profile retrieved successfully for user ID: 364
[19-Apr-2026 11:22:18 UTC] === API CALL LOG ===
[19-Apr-2026 11:22:18 UTC] Endpoint: user/profile.php
[19-Apr-2026 11:22:18 UTC] Full Log Data: {
    "timestamp": "2026-04-19 11:22:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "78.190.158.86",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eeb87db6baa161a-DUS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "78.190.158.86",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "78.190.158.86, 172.71.160.6"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 11:22:18 UTC] === END API CALL LOG ===
[19-Apr-2026 11:22:18 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 11:22:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[19-Apr-2026 11:22:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 11:22:18 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 11:22:18 UTC] User ID: 267
[19-Apr-2026 11:22:18 UTC] ✅ User profile retrieved successfully for user ID: 267
[19-Apr-2026 11:22:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 11:22:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 11:22:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eeb87de5d9c161a-DUS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"78.190.158.86","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"78.190.158.86, 172.71.160.6"}
[19-Apr-2026 11:22:19 UTC] === User Orders API Called ===
[19-Apr-2026 11:22:19 UTC] User ID: 267
[19-Apr-2026 11:22:19 UTC] Limit: 20, Offset: 0
[19-Apr-2026 11:22:19 UTC] Orders found: 8
[19-Apr-2026 11:22:19 UTC] Orders data: [{"id":209,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/468","status":"completed","created_at":"2026-04-18 21:22:03","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":208,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/469","status":"completed","created_at":"2026-04-18 21:21:44","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":207,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/477","status":"completed","created_at":"2026-04-18 21:21:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":206,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/478","status":"completed","created_at":"2026-04-18 21:20:58","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":205,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/479","status":"completed","created_at":"2026-04-18 17:27:08","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":203,"quantity":20,"total_coins":400,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat","status":"cancelled","created_at":"2026-04-17 14:12:55","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":186,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/431","status":"completed","created_at":"2026-04-12 22:03:30","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":171,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/427","status":"completed","created_at":"2026-04-08 13:54:48","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[19-Apr-2026 11:22:19 UTC] Total orders count: 8
[19-Apr-2026 11:22:19 UTC] === API CALL LOG ===
[19-Apr-2026 11:22:19 UTC] Endpoint: user/profile.php
[19-Apr-2026 11:22:19 UTC] Full Log Data: {
    "timestamp": "2026-04-19 11:22:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "78.190.158.86",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eeb87de5d97161a-DUS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "78.190.158.86",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "78.190.158.86, 172.71.160.6"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 11:22:19 UTC] === END API CALL LOG ===
[19-Apr-2026 11:22:19 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 11:22:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[19-Apr-2026 11:22:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 11:22:19 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 11:22:19 UTC] User ID: 267
[19-Apr-2026 11:22:19 UTC] ✅ User profile retrieved successfully for user ID: 267
[19-Apr-2026 11:22:19 UTC] === API CALL LOG ===
[19-Apr-2026 11:22:19 UTC] Endpoint: user/profile.php
[19-Apr-2026 11:22:19 UTC] Full Log Data: {
    "timestamp": "2026-04-19 11:22:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "78.190.158.86",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eeb87deaddf161a-DUS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "78.190.158.86",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "78.190.158.86, 172.71.160.6"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 11:22:19 UTC] === END API CALL LOG ===
[19-Apr-2026 11:22:19 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 11:22:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[19-Apr-2026 11:22:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 11:22:19 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 11:22:19 UTC] User ID: 267
[19-Apr-2026 11:22:19 UTC] ✅ User profile retrieved successfully for user ID: 267
[19-Apr-2026 11:22:19 UTC] === API CALL LOG ===
[19-Apr-2026 11:22:19 UTC] Endpoint: user/profile.php
[19-Apr-2026 11:22:19 UTC] Full Log Data: {
    "timestamp": "2026-04-19 11:22:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "78.190.158.86",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eeb87e0af39161a-DUS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "78.190.158.86",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "78.190.158.86, 172.71.160.7"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 11:22:19 UTC] === END API CALL LOG ===
[19-Apr-2026 11:22:19 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 11:22:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[19-Apr-2026 11:22:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 11:22:19 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 11:22:19 UTC] User ID: 267
[19-Apr-2026 11:22:19 UTC] ✅ User profile retrieved successfully for user ID: 267
[19-Apr-2026 11:22:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 11:22:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 11:22:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eeb87f51d11161a-DUS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"78.190.158.86","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"78.190.158.86, 172.71.160.6"}
[19-Apr-2026 11:22:22 UTC] === User Orders API Called ===
[19-Apr-2026 11:22:22 UTC] User ID: 267
[19-Apr-2026 11:22:22 UTC] Limit: 20, Offset: 0
[19-Apr-2026 11:22:22 UTC] Orders found: 8
[19-Apr-2026 11:22:22 UTC] Orders data: [{"id":209,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/468","status":"completed","created_at":"2026-04-18 21:22:03","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":208,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/469","status":"completed","created_at":"2026-04-18 21:21:44","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":207,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/477","status":"completed","created_at":"2026-04-18 21:21:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":206,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/478","status":"completed","created_at":"2026-04-18 21:20:58","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":205,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/479","status":"completed","created_at":"2026-04-18 17:27:08","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":203,"quantity":20,"total_coins":400,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat","status":"cancelled","created_at":"2026-04-17 14:12:55","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":186,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/431","status":"completed","created_at":"2026-04-12 22:03:30","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":171,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/427","status":"completed","created_at":"2026-04-08 13:54:48","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[19-Apr-2026 11:22:22 UTC] Total orders count: 8
[19-Apr-2026 11:22:22 UTC] === API CALL LOG ===
[19-Apr-2026 11:22:22 UTC] Endpoint: user/profile.php
[19-Apr-2026 11:22:22 UTC] Full Log Data: {
    "timestamp": "2026-04-19 11:22:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "78.190.158.86",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eeb87f51d13161a-DUS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "78.190.158.86",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "78.190.158.86, 172.71.160.7"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 11:22:22 UTC] === END API CALL LOG ===
[19-Apr-2026 11:22:22 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 11:22:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[19-Apr-2026 11:22:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 11:22:22 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 11:22:22 UTC] User ID: 267
[19-Apr-2026 11:22:22 UTC] ✅ User profile retrieved successfully for user ID: 267
[19-Apr-2026 11:22:23 UTC] === API CALL LOG ===
[19-Apr-2026 11:22:23 UTC] Endpoint: user/profile.php
[19-Apr-2026 11:22:23 UTC] Full Log Data: {
    "timestamp": "2026-04-19 11:22:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "78.190.158.86",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eeb87f71e56161a-DUS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "78.190.158.86",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "78.190.158.86, 172.71.160.6"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 11:22:23 UTC] === END API CALL LOG ===
[19-Apr-2026 11:22:23 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 11:22:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[19-Apr-2026 11:22:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 11:22:23 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 11:22:23 UTC] User ID: 267
[19-Apr-2026 11:22:23 UTC] ✅ User profile retrieved successfully for user ID: 267
[19-Apr-2026 11:22:23 UTC] === API CALL LOG ===
[19-Apr-2026 11:22:23 UTC] Endpoint: user/profile.php
[19-Apr-2026 11:22:23 UTC] Full Log Data: {
    "timestamp": "2026-04-19 11:22:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "78.190.158.86",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eeb87f87f46161a-DUS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "78.190.158.86",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "78.190.158.86, 172.71.160.6"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 11:22:23 UTC] === END API CALL LOG ===
[19-Apr-2026 11:22:23 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 11:22:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[19-Apr-2026 11:22:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 11:22:23 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 11:22:23 UTC] User ID: 267
[19-Apr-2026 11:22:23 UTC] ✅ User profile retrieved successfully for user ID: 267
[19-Apr-2026 11:22:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 11:22:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 11:22:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eeb88417c49161a-DUS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"78.190.158.86","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"78.190.158.86, 172.71.160.7"}
[19-Apr-2026 11:22:35 UTC] === User Orders API Called ===
[19-Apr-2026 11:22:35 UTC] User ID: 267
[19-Apr-2026 11:22:35 UTC] Limit: 20, Offset: 0
[19-Apr-2026 11:22:35 UTC] Orders found: 9
[19-Apr-2026 11:22:35 UTC] Orders data: [{"id":210,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/480","status":"pending","created_at":"2026-04-19 14:52:33","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":209,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/468","status":"completed","created_at":"2026-04-18 21:22:03","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":208,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/469","status":"completed","created_at":"2026-04-18 21:21:44","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":207,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/477","status":"completed","created_at":"2026-04-18 21:21:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":206,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/478","status":"completed","created_at":"2026-04-18 21:20:58","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":205,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/479","status":"completed","created_at":"2026-04-18 17:27:08","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":203,"quantity":20,"total_coins":400,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat","status":"cancelled","created_at":"2026-04-17 14:12:55","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":186,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/431","status":"completed","created_at":"2026-04-12 22:03:30","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":171,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/427","status":"completed","created_at":"2026-04-08 13:54:48","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[19-Apr-2026 11:22:35 UTC] Total orders count: 9
[19-Apr-2026 11:24:11 UTC] === API CALL LOG ===
[19-Apr-2026 11:24:11 UTC] Endpoint: user/profile.php
[19-Apr-2026 11:24:11 UTC] Full Log Data: {
    "timestamp": "2026-04-19 11:24:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "78.190.158.86",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eeb8a9e18a9161a-DUS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "78.190.158.86",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "78.190.158.86, 172.71.160.7"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 11:24:11 UTC] === END API CALL LOG ===
[19-Apr-2026 11:24:11 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 11:24:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[19-Apr-2026 11:24:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 11:24:11 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 11:24:11 UTC] User ID: 267
[19-Apr-2026 11:24:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 11:24:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 11:24:11 UTC] ✅ User profile retrieved successfully for user ID: 267
[19-Apr-2026 11:24:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eeb8a9e18a7161a-DUS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"78.190.158.86","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"78.190.158.86, 172.71.160.6"}
[19-Apr-2026 11:24:11 UTC] === User Orders API Called ===
[19-Apr-2026 11:24:11 UTC] User ID: 267
[19-Apr-2026 11:24:11 UTC] Limit: 20, Offset: 0
[19-Apr-2026 11:24:11 UTC] Orders found: 9
[19-Apr-2026 11:24:11 UTC] Orders data: [{"id":210,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/480","status":"pending","created_at":"2026-04-19 14:52:33","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":209,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/468","status":"completed","created_at":"2026-04-18 21:22:03","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":208,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/469","status":"completed","created_at":"2026-04-18 21:21:44","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":207,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/477","status":"completed","created_at":"2026-04-18 21:21:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":206,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/478","status":"completed","created_at":"2026-04-18 21:20:58","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":205,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/479","status":"completed","created_at":"2026-04-18 17:27:08","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":203,"quantity":20,"total_coins":400,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat","status":"cancelled","created_at":"2026-04-17 14:12:55","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":186,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/431","status":"completed","created_at":"2026-04-12 22:03:30","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":171,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/427","status":"completed","created_at":"2026-04-08 13:54:48","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[19-Apr-2026 11:24:11 UTC] Total orders count: 9
[19-Apr-2026 11:24:12 UTC] === API CALL LOG ===
[19-Apr-2026 11:24:12 UTC] Endpoint: user/profile.php
[19-Apr-2026 11:24:12 UTC] Full Log Data: {
    "timestamp": "2026-04-19 11:24:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "78.190.158.86",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eeb8aa019e1161a-DUS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "78.190.158.86",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "78.190.158.86, 172.71.160.6"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 11:24:12 UTC] === END API CALL LOG ===
[19-Apr-2026 11:24:12 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 11:24:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[19-Apr-2026 11:24:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 11:24:12 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 11:24:12 UTC] User ID: 267
[19-Apr-2026 11:24:12 UTC] ✅ User profile retrieved successfully for user ID: 267
[19-Apr-2026 11:24:12 UTC] === API CALL LOG ===
[19-Apr-2026 11:24:12 UTC] Endpoint: user/profile.php
[19-Apr-2026 11:24:12 UTC] Full Log Data: {
    "timestamp": "2026-04-19 11:24:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "78.190.158.86",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eeb8aa18adf161a-DUS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "78.190.158.86",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "78.190.158.86, 172.71.160.7"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 11:24:12 UTC] === END API CALL LOG ===
[19-Apr-2026 11:24:12 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 11:24:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[19-Apr-2026 11:24:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 11:24:12 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 11:24:12 UTC] User ID: 267
[19-Apr-2026 11:24:12 UTC] ✅ User profile retrieved successfully for user ID: 267
[19-Apr-2026 12:30:29 UTC] === API CALL LOG ===
[19-Apr-2026 12:30:29 UTC] Endpoint: user/profile.php
[19-Apr-2026 12:30:29 UTC] Full Log Data: {
    "timestamp": "2026-04-19 12:30:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:d08:2298:d202:f0cf:9aff:fe1f:e789",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYwIiwidXNlcm5hbWUiOiJ4aWFva3UiLCJlbWFpbCI6InhpYW9rdXB1YmdAZ21haWwuY29tIiwiZXhwIjoxNzc3MTA1OTIyfQ.RKaiWC-pezfhUyXfF-qDhVYaaFERH4FgyoSKjqD3asI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eebebb9ccf23c4b-KUL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:d08:2298:d202:f0cf:9aff:fe1f:e789",
        "CF-IPCountry": "MY",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2001:d08:2298:d202:f0cf:9aff:fe1f:e789, 162.158.192.139"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 12:30:29 UTC] === END API CALL LOG ===
[19-Apr-2026 12:30:29 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 12:30:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYwIiwidXNlcm5hbWUiOiJ4aWFva3UiLCJlbWFpbCI6InhpYW9rdXB1YmdAZ21haWwuY29tIiwiZXhwIjoxNzc3MTA1OTIyfQ.RKaiWC-pezfhUyXfF-qDhVYaaFERH4FgyoSKjqD3asI
[19-Apr-2026 12:30:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 12:30:29 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 12:30:29 UTC] User ID: 360
[19-Apr-2026 12:30:29 UTC] ✅ User profile retrieved successfully for user ID: 360
[19-Apr-2026 12:30:30 UTC] === API CALL LOG ===
[19-Apr-2026 12:30:30 UTC] Endpoint: user/profile.php
[19-Apr-2026 12:30:30 UTC] Full Log Data: {
    "timestamp": "2026-04-19 12:30:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:d08:2298:d202:f0cf:9aff:fe1f:e789",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYwIiwidXNlcm5hbWUiOiJ4aWFva3UiLCJlbWFpbCI6InhpYW9rdXB1YmdAZ21haWwuY29tIiwiZXhwIjoxNzc3MTA1OTIyfQ.RKaiWC-pezfhUyXfF-qDhVYaaFERH4FgyoSKjqD3asI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eebebbf1e733c4b-KUL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:d08:2298:d202:f0cf:9aff:fe1f:e789",
        "CF-IPCountry": "MY",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2001:d08:2298:d202:f0cf:9aff:fe1f:e789, 162.158.192.138"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 12:30:30 UTC] === END API CALL LOG ===
[19-Apr-2026 12:30:30 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 12:30:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYwIiwidXNlcm5hbWUiOiJ4aWFva3UiLCJlbWFpbCI6InhpYW9rdXB1YmdAZ21haWwuY29tIiwiZXhwIjoxNzc3MTA1OTIyfQ.RKaiWC-pezfhUyXfF-qDhVYaaFERH4FgyoSKjqD3asI
[19-Apr-2026 12:30:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 12:30:30 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 12:30:30 UTC] User ID: 360
[19-Apr-2026 12:30:30 UTC] ✅ User profile retrieved successfully for user ID: 360
[19-Apr-2026 12:30:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 12:30:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 12:30:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYwIiwidXNlcm5hbWUiOiJ4aWFva3UiLCJlbWFpbCI6InhpYW9rdXB1YmdAZ21haWwuY29tIiwiZXhwIjoxNzc3MTA1OTIyfQ.RKaiWC-pezfhUyXfF-qDhVYaaFERH4FgyoSKjqD3asI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eebebbf4eb83c4b-KUL","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2001:d08:2298:d202:f0cf:9aff:fe1f:e789","CF-IPCountry":"MY","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2001:d08:2298:d202:f0cf:9aff:fe1f:e789, 162.158.192.138"}
[19-Apr-2026 12:30:30 UTC] === User Orders API Called ===
[19-Apr-2026 12:30:30 UTC] User ID: 360
[19-Apr-2026 12:30:30 UTC] Limit: 20, Offset: 0
[19-Apr-2026 12:30:30 UTC] Orders found: 0
[19-Apr-2026 12:30:30 UTC] Orders data: []
[19-Apr-2026 12:30:30 UTC] Total orders count: 0
[19-Apr-2026 12:30:30 UTC] === API CALL LOG ===
[19-Apr-2026 12:30:30 UTC] Endpoint: user/profile.php
[19-Apr-2026 12:30:30 UTC] Full Log Data: {
    "timestamp": "2026-04-19 12:30:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:d08:2298:d202:f0cf:9aff:fe1f:e789",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYwIiwidXNlcm5hbWUiOiJ4aWFva3UiLCJlbWFpbCI6InhpYW9rdXB1YmdAZ21haWwuY29tIiwiZXhwIjoxNzc3MTA1OTIyfQ.RKaiWC-pezfhUyXfF-qDhVYaaFERH4FgyoSKjqD3asI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eebebbfaf5f3c4b-KUL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:d08:2298:d202:f0cf:9aff:fe1f:e789",
        "CF-IPCountry": "MY",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2001:d08:2298:d202:f0cf:9aff:fe1f:e789, 162.158.192.139"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 12:30:30 UTC] === END API CALL LOG ===
[19-Apr-2026 12:30:30 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 12:30:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYwIiwidXNlcm5hbWUiOiJ4aWFva3UiLCJlbWFpbCI6InhpYW9rdXB1YmdAZ21haWwuY29tIiwiZXhwIjoxNzc3MTA1OTIyfQ.RKaiWC-pezfhUyXfF-qDhVYaaFERH4FgyoSKjqD3asI
[19-Apr-2026 12:30:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 12:30:30 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 12:30:30 UTC] User ID: 360
[19-Apr-2026 12:30:30 UTC] ✅ User profile retrieved successfully for user ID: 360
[19-Apr-2026 12:30:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 12:30:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 12:30:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYwIiwidXNlcm5hbWUiOiJ4aWFva3UiLCJlbWFpbCI6InhpYW9rdXB1YmdAZ21haWwuY29tIiwiZXhwIjoxNzc3MTA1OTIyfQ.RKaiWC-pezfhUyXfF-qDhVYaaFERH4FgyoSKjqD3asI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eebebd46a8c3c4b-KUL","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2001:d08:2298:d202:f0cf:9aff:fe1f:e789","CF-IPCountry":"MY","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2001:d08:2298:d202:f0cf:9aff:fe1f:e789, 162.158.192.138"}
[19-Apr-2026 12:30:33 UTC] === User Orders API Called ===
[19-Apr-2026 12:30:33 UTC] User ID: 360
[19-Apr-2026 12:30:33 UTC] Limit: 20, Offset: 0
[19-Apr-2026 12:30:33 UTC] Orders found: 0
[19-Apr-2026 12:30:33 UTC] Orders data: []
[19-Apr-2026 12:30:33 UTC] Total orders count: 0
[19-Apr-2026 12:30:33 UTC] === API CALL LOG ===
[19-Apr-2026 12:30:33 UTC] Endpoint: user/profile.php
[19-Apr-2026 12:30:33 UTC] Full Log Data: {
    "timestamp": "2026-04-19 12:30:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:d08:2298:d202:f0cf:9aff:fe1f:e789",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYwIiwidXNlcm5hbWUiOiJ4aWFva3UiLCJlbWFpbCI6InhpYW9rdXB1YmdAZ21haWwuY29tIiwiZXhwIjoxNzc3MTA1OTIyfQ.RKaiWC-pezfhUyXfF-qDhVYaaFERH4FgyoSKjqD3asI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eebebd4eb6b3c4b-KUL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:d08:2298:d202:f0cf:9aff:fe1f:e789",
        "CF-IPCountry": "MY",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2001:d08:2298:d202:f0cf:9aff:fe1f:e789, 162.158.192.138"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 12:30:33 UTC] === END API CALL LOG ===
[19-Apr-2026 12:30:33 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 12:30:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYwIiwidXNlcm5hbWUiOiJ4aWFva3UiLCJlbWFpbCI6InhpYW9rdXB1YmdAZ21haWwuY29tIiwiZXhwIjoxNzc3MTA1OTIyfQ.RKaiWC-pezfhUyXfF-qDhVYaaFERH4FgyoSKjqD3asI
[19-Apr-2026 12:30:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 12:30:33 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 12:30:33 UTC] User ID: 360
[19-Apr-2026 12:30:33 UTC] ✅ User profile retrieved successfully for user ID: 360
[19-Apr-2026 12:30:34 UTC] === API CALL LOG ===
[19-Apr-2026 12:30:34 UTC] Endpoint: user/profile.php
[19-Apr-2026 12:30:34 UTC] Full Log Data: {
    "timestamp": "2026-04-19 12:30:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:d08:2298:d202:f0cf:9aff:fe1f:e789",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYwIiwidXNlcm5hbWUiOiJ4aWFva3UiLCJlbWFpbCI6InhpYW9rdXB1YmdAZ21haWwuY29tIiwiZXhwIjoxNzc3MTA1OTIyfQ.RKaiWC-pezfhUyXfF-qDhVYaaFERH4FgyoSKjqD3asI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eebebd91ae73c4b-KUL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:d08:2298:d202:f0cf:9aff:fe1f:e789",
        "CF-IPCountry": "MY",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2001:d08:2298:d202:f0cf:9aff:fe1f:e789, 162.158.192.139"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 12:30:34 UTC] === END API CALL LOG ===
[19-Apr-2026 12:30:34 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 12:30:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYwIiwidXNlcm5hbWUiOiJ4aWFva3UiLCJlbWFpbCI6InhpYW9rdXB1YmdAZ21haWwuY29tIiwiZXhwIjoxNzc3MTA1OTIyfQ.RKaiWC-pezfhUyXfF-qDhVYaaFERH4FgyoSKjqD3asI
[19-Apr-2026 12:30:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 12:30:34 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 12:30:34 UTC] User ID: 360
[19-Apr-2026 12:30:34 UTC] ✅ User profile retrieved successfully for user ID: 360
[19-Apr-2026 12:30:45 UTC] === API CALL LOG ===
[19-Apr-2026 12:30:45 UTC] Endpoint: user/profile.php
[19-Apr-2026 12:30:45 UTC] Full Log Data: {
    "timestamp": "2026-04-19 12:30:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:d08:2298:d202:f0cf:9aff:fe1f:e789",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYwIiwidXNlcm5hbWUiOiJ4aWFva3UiLCJlbWFpbCI6InhpYW9rdXB1YmdAZ21haWwuY29tIiwiZXhwIjoxNzc3MTA1OTIyfQ.RKaiWC-pezfhUyXfF-qDhVYaaFERH4FgyoSKjqD3asI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eebec1cd8a03c4b-KUL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:d08:2298:d202:f0cf:9aff:fe1f:e789",
        "CF-IPCountry": "MY",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2001:d08:2298:d202:f0cf:9aff:fe1f:e789, 162.158.192.139"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 12:30:45 UTC] === END API CALL LOG ===
[19-Apr-2026 12:30:45 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 12:30:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYwIiwidXNlcm5hbWUiOiJ4aWFva3UiLCJlbWFpbCI6InhpYW9rdXB1YmdAZ21haWwuY29tIiwiZXhwIjoxNzc3MTA1OTIyfQ.RKaiWC-pezfhUyXfF-qDhVYaaFERH4FgyoSKjqD3asI
[19-Apr-2026 12:30:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 12:30:45 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 12:30:45 UTC] User ID: 360
[19-Apr-2026 12:30:45 UTC] ✅ User profile retrieved successfully for user ID: 360
[19-Apr-2026 12:30:45 UTC] User Purchases API - User ID: 360
[19-Apr-2026 12:30:45 UTC] User Purchases API - Total purchases found: 1
[19-Apr-2026 12:30:59 UTC] === API CALL LOG ===
[19-Apr-2026 12:30:59 UTC] Endpoint: user/profile.php
[19-Apr-2026 12:30:59 UTC] Full Log Data: {
    "timestamp": "2026-04-19 12:30:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:d08:2298:d202:f0cf:9aff:fe1f:e789",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYwIiwidXNlcm5hbWUiOiJ4aWFva3UiLCJlbWFpbCI6InhpYW9rdXB1YmdAZ21haWwuY29tIiwiZXhwIjoxNzc3MTA1OTIyfQ.RKaiWC-pezfhUyXfF-qDhVYaaFERH4FgyoSKjqD3asI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eebec74df183c4b-KUL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:d08:2298:d202:f0cf:9aff:fe1f:e789",
        "CF-IPCountry": "MY",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2001:d08:2298:d202:f0cf:9aff:fe1f:e789, 162.158.192.138"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 12:30:59 UTC] === END API CALL LOG ===
[19-Apr-2026 12:30:59 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 12:30:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYwIiwidXNlcm5hbWUiOiJ4aWFva3UiLCJlbWFpbCI6InhpYW9rdXB1YmdAZ21haWwuY29tIiwiZXhwIjoxNzc3MTA1OTIyfQ.RKaiWC-pezfhUyXfF-qDhVYaaFERH4FgyoSKjqD3asI
[19-Apr-2026 12:30:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 12:30:59 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 12:30:59 UTC] User ID: 360
[19-Apr-2026 12:30:59 UTC] ✅ User profile retrieved successfully for user ID: 360
[19-Apr-2026 12:30:59 UTC] User Purchases API - User ID: 360
[19-Apr-2026 12:30:59 UTC] User Purchases API - Total purchases found: 1
[19-Apr-2026 12:31:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 12:31:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 12:31:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYwIiwidXNlcm5hbWUiOiJ4aWFva3UiLCJlbWFpbCI6InhpYW9rdXB1YmdAZ21haWwuY29tIiwiZXhwIjoxNzc3MTA1OTIyfQ.RKaiWC-pezfhUyXfF-qDhVYaaFERH4FgyoSKjqD3asI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eebec79ef093c4b-KUL","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2001:d08:2298:d202:f0cf:9aff:fe1f:e789","CF-IPCountry":"MY","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2001:d08:2298:d202:f0cf:9aff:fe1f:e789, 162.158.192.138"}
[19-Apr-2026 12:31:00 UTC] === User Orders API Called ===
[19-Apr-2026 12:31:00 UTC] User ID: 360
[19-Apr-2026 12:31:00 UTC] Limit: 20, Offset: 0
[19-Apr-2026 12:31:00 UTC] Orders found: 0
[19-Apr-2026 12:31:00 UTC] Orders data: []
[19-Apr-2026 12:31:00 UTC] Total orders count: 0
[19-Apr-2026 12:31:00 UTC] === API CALL LOG ===
[19-Apr-2026 12:31:00 UTC] Endpoint: user/profile.php
[19-Apr-2026 12:31:00 UTC] Full Log Data: {
    "timestamp": "2026-04-19 12:31:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:d08:2298:d202:f0cf:9aff:fe1f:e789",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYwIiwidXNlcm5hbWUiOiJ4aWFva3UiLCJlbWFpbCI6InhpYW9rdXB1YmdAZ21haWwuY29tIiwiZXhwIjoxNzc3MTA1OTIyfQ.RKaiWC-pezfhUyXfF-qDhVYaaFERH4FgyoSKjqD3asI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eebec7a3f893c4b-KUL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:d08:2298:d202:f0cf:9aff:fe1f:e789",
        "CF-IPCountry": "MY",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2001:d08:2298:d202:f0cf:9aff:fe1f:e789, 162.158.192.138"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 12:31:00 UTC] === END API CALL LOG ===
[19-Apr-2026 12:31:00 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 12:31:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYwIiwidXNlcm5hbWUiOiJ4aWFva3UiLCJlbWFpbCI6InhpYW9rdXB1YmdAZ21haWwuY29tIiwiZXhwIjoxNzc3MTA1OTIyfQ.RKaiWC-pezfhUyXfF-qDhVYaaFERH4FgyoSKjqD3asI
[19-Apr-2026 12:31:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 12:31:00 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 12:31:00 UTC] User ID: 360
[19-Apr-2026 12:31:00 UTC] ✅ User profile retrieved successfully for user ID: 360
[19-Apr-2026 12:31:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 12:31:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 12:31:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYwIiwidXNlcm5hbWUiOiJ4aWFva3UiLCJlbWFpbCI6InhpYW9rdXB1YmdAZ21haWwuY29tIiwiZXhwIjoxNzc3MTA1OTIyfQ.RKaiWC-pezfhUyXfF-qDhVYaaFERH4FgyoSKjqD3asI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eebed5fcd853c44-KUL","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2001:d08:2298:d202:f0cf:9aff:fe1f:e789","CF-IPCountry":"MY","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2001:d08:2298:d202:f0cf:9aff:fe1f:e789, 162.158.192.139"}
[19-Apr-2026 12:31:37 UTC] === User Orders API Called ===
[19-Apr-2026 12:31:37 UTC] User ID: 360
[19-Apr-2026 12:31:37 UTC] Limit: 20, Offset: 0
[19-Apr-2026 12:31:37 UTC] Orders found: 0
[19-Apr-2026 12:31:37 UTC] Orders data: []
[19-Apr-2026 12:31:37 UTC] Total orders count: 0
[19-Apr-2026 12:31:37 UTC] === API CALL LOG ===
[19-Apr-2026 12:31:37 UTC] Endpoint: user/profile.php
[19-Apr-2026 12:31:37 UTC] Full Log Data: {
    "timestamp": "2026-04-19 12:31:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:d08:2298:d202:f0cf:9aff:fe1f:e789",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYwIiwidXNlcm5hbWUiOiJ4aWFva3UiLCJlbWFpbCI6InhpYW9rdXB1YmdAZ21haWwuY29tIiwiZXhwIjoxNzc3MTA1OTIyfQ.RKaiWC-pezfhUyXfF-qDhVYaaFERH4FgyoSKjqD3asI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eebed5fcd8a3c44-KUL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:d08:2298:d202:f0cf:9aff:fe1f:e789",
        "CF-IPCountry": "MY",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2001:d08:2298:d202:f0cf:9aff:fe1f:e789, 162.158.192.138"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 12:31:37 UTC] === END API CALL LOG ===
[19-Apr-2026 12:31:37 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 12:31:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYwIiwidXNlcm5hbWUiOiJ4aWFva3UiLCJlbWFpbCI6InhpYW9rdXB1YmdAZ21haWwuY29tIiwiZXhwIjoxNzc3MTA1OTIyfQ.RKaiWC-pezfhUyXfF-qDhVYaaFERH4FgyoSKjqD3asI
[19-Apr-2026 12:31:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 12:31:37 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 12:31:37 UTC] User ID: 360
[19-Apr-2026 12:31:37 UTC] ✅ User profile retrieved successfully for user ID: 360
[19-Apr-2026 12:31:37 UTC] === API CALL LOG ===
[19-Apr-2026 12:31:37 UTC] Endpoint: user/profile.php
[19-Apr-2026 12:31:37 UTC] Full Log Data: {
    "timestamp": "2026-04-19 12:31:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:d08:2298:d202:f0cf:9aff:fe1f:e789",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYwIiwidXNlcm5hbWUiOiJ4aWFva3UiLCJlbWFpbCI6InhpYW9rdXB1YmdAZ21haWwuY29tIiwiZXhwIjoxNzc3MTA1OTIyfQ.RKaiWC-pezfhUyXfF-qDhVYaaFERH4FgyoSKjqD3asI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eebed63ee073c44-KUL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:d08:2298:d202:f0cf:9aff:fe1f:e789",
        "CF-IPCountry": "MY",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2001:d08:2298:d202:f0cf:9aff:fe1f:e789, 162.158.192.138"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 12:31:37 UTC] === END API CALL LOG ===
[19-Apr-2026 12:31:37 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 12:31:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYwIiwidXNlcm5hbWUiOiJ4aWFva3UiLCJlbWFpbCI6InhpYW9rdXB1YmdAZ21haWwuY29tIiwiZXhwIjoxNzc3MTA1OTIyfQ.RKaiWC-pezfhUyXfF-qDhVYaaFERH4FgyoSKjqD3asI
[19-Apr-2026 12:31:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 12:31:37 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 12:31:37 UTC] User ID: 360
[19-Apr-2026 12:31:37 UTC] ✅ User profile retrieved successfully for user ID: 360
[19-Apr-2026 12:32:19 UTC] === API CALL LOG ===
[19-Apr-2026 12:32:19 UTC] Endpoint: user/profile.php
[19-Apr-2026 12:32:19 UTC] Full Log Data: {
    "timestamp": "2026-04-19 12:32:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:d08:2298:d202:f0cf:9aff:fe1f:e789",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYwIiwidXNlcm5hbWUiOiJ4aWFva3UiLCJlbWFpbCI6InhpYW9rdXB1YmdAZ21haWwuY29tIiwiZXhwIjoxNzc3MTA1OTIyfQ.RKaiWC-pezfhUyXfF-qDhVYaaFERH4FgyoSKjqD3asI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eebee69aa333c3f-KUL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:d08:2298:d202:f0cf:9aff:fe1f:e789",
        "CF-IPCountry": "MY",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2001:d08:2298:d202:f0cf:9aff:fe1f:e789, 162.158.192.138"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 12:32:19 UTC] === END API CALL LOG ===
[19-Apr-2026 12:32:19 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 12:32:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYwIiwidXNlcm5hbWUiOiJ4aWFva3UiLCJlbWFpbCI6InhpYW9rdXB1YmdAZ21haWwuY29tIiwiZXhwIjoxNzc3MTA1OTIyfQ.RKaiWC-pezfhUyXfF-qDhVYaaFERH4FgyoSKjqD3asI
[19-Apr-2026 12:32:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 12:32:19 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 12:32:19 UTC] User ID: 360
[19-Apr-2026 12:32:19 UTC] ✅ User profile retrieved successfully for user ID: 360
[19-Apr-2026 12:32:23 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 12:32:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 12:32:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYwIiwidXNlcm5hbWUiOiJ4aWFva3UiLCJlbWFpbCI6InhpYW9rdXB1YmdAZ21haWwuY29tIiwiZXhwIjoxNzc3MTA1OTIyfQ.RKaiWC-pezfhUyXfF-qDhVYaaFERH4FgyoSKjqD3asI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eebee81dee73c3f-KUL","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2001:d08:2298:d202:f0cf:9aff:fe1f:e789","CF-IPCountry":"MY","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2001:d08:2298:d202:f0cf:9aff:fe1f:e789, 162.158.192.138"}
[19-Apr-2026 12:32:23 UTC] === User Orders API Called ===
[19-Apr-2026 12:32:23 UTC] User ID: 360
[19-Apr-2026 12:32:23 UTC] Limit: 20, Offset: 0
[19-Apr-2026 12:32:23 UTC] Orders found: 0
[19-Apr-2026 12:32:23 UTC] Orders data: []
[19-Apr-2026 12:32:23 UTC] Total orders count: 0
[19-Apr-2026 12:32:23 UTC] === API CALL LOG ===
[19-Apr-2026 12:32:23 UTC] Endpoint: user/profile.php
[19-Apr-2026 12:32:23 UTC] Full Log Data: {
    "timestamp": "2026-04-19 12:32:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:d08:2298:d202:f0cf:9aff:fe1f:e789",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYwIiwidXNlcm5hbWUiOiJ4aWFva3UiLCJlbWFpbCI6InhpYW9rdXB1YmdAZ21haWwuY29tIiwiZXhwIjoxNzc3MTA1OTIyfQ.RKaiWC-pezfhUyXfF-qDhVYaaFERH4FgyoSKjqD3asI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eebee820f233c3f-KUL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:d08:2298:d202:f0cf:9aff:fe1f:e789",
        "CF-IPCountry": "MY",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2001:d08:2298:d202:f0cf:9aff:fe1f:e789, 162.158.192.138"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 12:32:23 UTC] === END API CALL LOG ===
[19-Apr-2026 12:32:23 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 12:32:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYwIiwidXNlcm5hbWUiOiJ4aWFva3UiLCJlbWFpbCI6InhpYW9rdXB1YmdAZ21haWwuY29tIiwiZXhwIjoxNzc3MTA1OTIyfQ.RKaiWC-pezfhUyXfF-qDhVYaaFERH4FgyoSKjqD3asI
[19-Apr-2026 12:32:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 12:32:23 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 12:32:23 UTC] User ID: 360
[19-Apr-2026 12:32:23 UTC] ✅ User profile retrieved successfully for user ID: 360
[19-Apr-2026 12:32:24 UTC] === API CALL LOG ===
[19-Apr-2026 12:32:24 UTC] Endpoint: user/profile.php
[19-Apr-2026 12:32:24 UTC] Full Log Data: {
    "timestamp": "2026-04-19 12:32:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:d08:2298:d202:f0cf:9aff:fe1f:e789",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYwIiwidXNlcm5hbWUiOiJ4aWFva3UiLCJlbWFpbCI6InhpYW9rdXB1YmdAZ21haWwuY29tIiwiZXhwIjoxNzc3MTA1OTIyfQ.RKaiWC-pezfhUyXfF-qDhVYaaFERH4FgyoSKjqD3asI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eebee85ecdf3c3f-KUL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:d08:2298:d202:f0cf:9aff:fe1f:e789",
        "CF-IPCountry": "MY",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2001:d08:2298:d202:f0cf:9aff:fe1f:e789, 162.158.192.138"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 12:32:24 UTC] === END API CALL LOG ===
[19-Apr-2026 12:32:24 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 12:32:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYwIiwidXNlcm5hbWUiOiJ4aWFva3UiLCJlbWFpbCI6InhpYW9rdXB1YmdAZ21haWwuY29tIiwiZXhwIjoxNzc3MTA1OTIyfQ.RKaiWC-pezfhUyXfF-qDhVYaaFERH4FgyoSKjqD3asI
[19-Apr-2026 12:32:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 12:32:24 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 12:32:24 UTC] User ID: 360
[19-Apr-2026 12:32:24 UTC] ✅ User profile retrieved successfully for user ID: 360
[19-Apr-2026 12:32:55 UTC] === API CALL LOG ===
[19-Apr-2026 12:32:55 UTC] Endpoint: user/profile.php
[19-Apr-2026 12:32:55 UTC] Full Log Data: {
    "timestamp": "2026-04-19 12:32:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:d08:2298:d202:f0cf:9aff:fe1f:e789",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYwIiwidXNlcm5hbWUiOiJ4aWFva3UiLCJlbWFpbCI6InhpYW9rdXB1YmdAZ21haWwuY29tIiwiZXhwIjoxNzc3MTA1OTIyfQ.RKaiWC-pezfhUyXfF-qDhVYaaFERH4FgyoSKjqD3asI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eebef48dcb03c4a-KUL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:d08:2298:d202:f0cf:9aff:fe1f:e789",
        "CF-IPCountry": "MY",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2001:d08:2298:d202:f0cf:9aff:fe1f:e789, 162.158.192.139"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 12:32:55 UTC] === END API CALL LOG ===
[19-Apr-2026 12:32:55 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 12:32:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYwIiwidXNlcm5hbWUiOiJ4aWFva3UiLCJlbWFpbCI6InhpYW9rdXB1YmdAZ21haWwuY29tIiwiZXhwIjoxNzc3MTA1OTIyfQ.RKaiWC-pezfhUyXfF-qDhVYaaFERH4FgyoSKjqD3asI
[19-Apr-2026 12:32:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 12:32:55 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 12:32:55 UTC] User ID: 360
[19-Apr-2026 12:32:55 UTC] ✅ User profile retrieved successfully for user ID: 360
[19-Apr-2026 12:33:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 12:33:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 12:33:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYwIiwidXNlcm5hbWUiOiJ4aWFva3UiLCJlbWFpbCI6InhpYW9rdXB1YmdAZ21haWwuY29tIiwiZXhwIjoxNzc3MTA1OTIyfQ.RKaiWC-pezfhUyXfF-qDhVYaaFERH4FgyoSKjqD3asI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eebef65cd853c4a-KUL","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2001:d08:2298:d202:f0cf:9aff:fe1f:e789","CF-IPCountry":"MY","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2001:d08:2298:d202:f0cf:9aff:fe1f:e789, 162.158.192.138"}
[19-Apr-2026 12:33:00 UTC] === User Orders API Called ===
[19-Apr-2026 12:33:00 UTC] User ID: 360
[19-Apr-2026 12:33:00 UTC] Limit: 20, Offset: 0
[19-Apr-2026 12:33:00 UTC] Orders found: 0
[19-Apr-2026 12:33:00 UTC] Orders data: []
[19-Apr-2026 12:33:00 UTC] Total orders count: 0
[19-Apr-2026 12:33:00 UTC] === API CALL LOG ===
[19-Apr-2026 12:33:00 UTC] Endpoint: user/profile.php
[19-Apr-2026 12:33:00 UTC] Full Log Data: {
    "timestamp": "2026-04-19 12:33:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:d08:2298:d202:f0cf:9aff:fe1f:e789",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYwIiwidXNlcm5hbWUiOiJ4aWFva3UiLCJlbWFpbCI6InhpYW9rdXB1YmdAZ21haWwuY29tIiwiZXhwIjoxNzc3MTA1OTIyfQ.RKaiWC-pezfhUyXfF-qDhVYaaFERH4FgyoSKjqD3asI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eebef663e163c4a-KUL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:d08:2298:d202:f0cf:9aff:fe1f:e789",
        "CF-IPCountry": "MY",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2001:d08:2298:d202:f0cf:9aff:fe1f:e789, 162.158.192.138"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 12:33:00 UTC] === END API CALL LOG ===
[19-Apr-2026 12:33:00 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 12:33:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYwIiwidXNlcm5hbWUiOiJ4aWFva3UiLCJlbWFpbCI6InhpYW9rdXB1YmdAZ21haWwuY29tIiwiZXhwIjoxNzc3MTA1OTIyfQ.RKaiWC-pezfhUyXfF-qDhVYaaFERH4FgyoSKjqD3asI
[19-Apr-2026 12:33:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 12:33:00 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 12:33:00 UTC] User ID: 360
[19-Apr-2026 12:33:00 UTC] ✅ User profile retrieved successfully for user ID: 360
[19-Apr-2026 12:33:00 UTC] === API CALL LOG ===
[19-Apr-2026 12:33:00 UTC] Endpoint: user/profile.php
[19-Apr-2026 12:33:00 UTC] Full Log Data: {
    "timestamp": "2026-04-19 12:33:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:d08:2298:d202:f0cf:9aff:fe1f:e789",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYwIiwidXNlcm5hbWUiOiJ4aWFva3UiLCJlbWFpbCI6InhpYW9rdXB1YmdAZ21haWwuY29tIiwiZXhwIjoxNzc3MTA1OTIyfQ.RKaiWC-pezfhUyXfF-qDhVYaaFERH4FgyoSKjqD3asI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eebef6a2c0e3c4a-KUL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:d08:2298:d202:f0cf:9aff:fe1f:e789",
        "CF-IPCountry": "MY",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2001:d08:2298:d202:f0cf:9aff:fe1f:e789, 162.158.192.138"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 12:33:00 UTC] === END API CALL LOG ===
[19-Apr-2026 12:33:00 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 12:33:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYwIiwidXNlcm5hbWUiOiJ4aWFva3UiLCJlbWFpbCI6InhpYW9rdXB1YmdAZ21haWwuY29tIiwiZXhwIjoxNzc3MTA1OTIyfQ.RKaiWC-pezfhUyXfF-qDhVYaaFERH4FgyoSKjqD3asI
[19-Apr-2026 12:33:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 12:33:00 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 12:33:00 UTC] User ID: 360
[19-Apr-2026 12:33:00 UTC] ✅ User profile retrieved successfully for user ID: 360
[19-Apr-2026 12:33:29 UTC] === API CALL LOG ===
[19-Apr-2026 12:33:29 UTC] Endpoint: user/profile.php
[19-Apr-2026 12:33:29 UTC] Full Log Data: {
    "timestamp": "2026-04-19 12:33:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:d08:2298:d202:f0cf:9aff:fe1f:e789",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYwIiwidXNlcm5hbWUiOiJ4aWFva3UiLCJlbWFpbCI6InhpYW9rdXB1YmdAZ21haWwuY29tIiwiZXhwIjoxNzc3MTA1OTIyfQ.RKaiWC-pezfhUyXfF-qDhVYaaFERH4FgyoSKjqD3asI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eebf01b3b873c4a-KUL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:d08:2298:d202:f0cf:9aff:fe1f:e789",
        "CF-IPCountry": "MY",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2001:d08:2298:d202:f0cf:9aff:fe1f:e789, 162.158.192.139"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 12:33:29 UTC] === END API CALL LOG ===
[19-Apr-2026 12:33:29 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 12:33:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYwIiwidXNlcm5hbWUiOiJ4aWFva3UiLCJlbWFpbCI6InhpYW9rdXB1YmdAZ21haWwuY29tIiwiZXhwIjoxNzc3MTA1OTIyfQ.RKaiWC-pezfhUyXfF-qDhVYaaFERH4FgyoSKjqD3asI
[19-Apr-2026 12:33:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 12:33:29 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 12:33:29 UTC] User ID: 360
[19-Apr-2026 12:33:29 UTC] ✅ User profile retrieved successfully for user ID: 360
[19-Apr-2026 12:33:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 12:33:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 12:33:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYwIiwidXNlcm5hbWUiOiJ4aWFva3UiLCJlbWFpbCI6InhpYW9rdXB1YmdAZ21haWwuY29tIiwiZXhwIjoxNzc3MTA1OTIyfQ.RKaiWC-pezfhUyXfF-qDhVYaaFERH4FgyoSKjqD3asI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eebf01b3b863c4a-KUL","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2001:d08:2298:d202:f0cf:9aff:fe1f:e789","CF-IPCountry":"MY","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2001:d08:2298:d202:f0cf:9aff:fe1f:e789, 162.158.192.139"}
[19-Apr-2026 12:33:29 UTC] === User Orders API Called ===
[19-Apr-2026 12:33:29 UTC] User ID: 360
[19-Apr-2026 12:33:29 UTC] Limit: 20, Offset: 0
[19-Apr-2026 12:33:29 UTC] Orders found: 0
[19-Apr-2026 12:33:29 UTC] Orders data: []
[19-Apr-2026 12:33:29 UTC] Total orders count: 0
[19-Apr-2026 12:33:29 UTC] === API CALL LOG ===
[19-Apr-2026 12:33:29 UTC] Endpoint: user/profile.php
[19-Apr-2026 12:33:29 UTC] Full Log Data: {
    "timestamp": "2026-04-19 12:33:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:d08:2298:d202:f0cf:9aff:fe1f:e789",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYwIiwidXNlcm5hbWUiOiJ4aWFva3UiLCJlbWFpbCI6InhpYW9rdXB1YmdAZ21haWwuY29tIiwiZXhwIjoxNzc3MTA1OTIyfQ.RKaiWC-pezfhUyXfF-qDhVYaaFERH4FgyoSKjqD3asI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eebf01ec9773c4a-KUL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:d08:2298:d202:f0cf:9aff:fe1f:e789",
        "CF-IPCountry": "MY",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2001:d08:2298:d202:f0cf:9aff:fe1f:e789, 162.158.192.139"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 12:33:29 UTC] === END API CALL LOG ===
[19-Apr-2026 12:33:29 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 12:33:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYwIiwidXNlcm5hbWUiOiJ4aWFva3UiLCJlbWFpbCI6InhpYW9rdXB1YmdAZ21haWwuY29tIiwiZXhwIjoxNzc3MTA1OTIyfQ.RKaiWC-pezfhUyXfF-qDhVYaaFERH4FgyoSKjqD3asI
[19-Apr-2026 12:33:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 12:33:29 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 12:33:29 UTC] User ID: 360
[19-Apr-2026 12:33:29 UTC] ✅ User profile retrieved successfully for user ID: 360
[19-Apr-2026 12:33:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 12:33:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 12:33:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYwIiwidXNlcm5hbWUiOiJ4aWFva3UiLCJlbWFpbCI6InhpYW9rdXB1YmdAZ21haWwuY29tIiwiZXhwIjoxNzc3MTA1OTIyfQ.RKaiWC-pezfhUyXfF-qDhVYaaFERH4FgyoSKjqD3asI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eebf04d4bb73c4a-KUL","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2001:d08:2298:d202:f0cf:9aff:fe1f:e789","CF-IPCountry":"MY","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2001:d08:2298:d202:f0cf:9aff:fe1f:e789, 162.158.192.139"}
[19-Apr-2026 12:33:37 UTC] === User Orders API Called ===
[19-Apr-2026 12:33:37 UTC] User ID: 360
[19-Apr-2026 12:33:37 UTC] Limit: 20, Offset: 0
[19-Apr-2026 12:33:37 UTC] Orders found: 0
[19-Apr-2026 12:33:37 UTC] Orders data: []
[19-Apr-2026 12:33:37 UTC] Total orders count: 0
[19-Apr-2026 12:33:37 UTC] === API CALL LOG ===
[19-Apr-2026 12:33:37 UTC] Endpoint: user/profile.php
[19-Apr-2026 12:33:37 UTC] Full Log Data: {
    "timestamp": "2026-04-19 12:33:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:d08:2298:d202:f0cf:9aff:fe1f:e789",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYwIiwidXNlcm5hbWUiOiJ4aWFva3UiLCJlbWFpbCI6InhpYW9rdXB1YmdAZ21haWwuY29tIiwiZXhwIjoxNzc3MTA1OTIyfQ.RKaiWC-pezfhUyXfF-qDhVYaaFERH4FgyoSKjqD3asI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eebf04d8c213c4a-KUL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:d08:2298:d202:f0cf:9aff:fe1f:e789",
        "CF-IPCountry": "MY",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2001:d08:2298:d202:f0cf:9aff:fe1f:e789, 162.158.192.139"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 12:33:37 UTC] === END API CALL LOG ===
[19-Apr-2026 12:33:37 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 12:33:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYwIiwidXNlcm5hbWUiOiJ4aWFva3UiLCJlbWFpbCI6InhpYW9rdXB1YmdAZ21haWwuY29tIiwiZXhwIjoxNzc3MTA1OTIyfQ.RKaiWC-pezfhUyXfF-qDhVYaaFERH4FgyoSKjqD3asI
[19-Apr-2026 12:33:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 12:33:37 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 12:33:37 UTC] User ID: 360
[19-Apr-2026 12:33:37 UTC] ✅ User profile retrieved successfully for user ID: 360
[19-Apr-2026 12:33:37 UTC] === API CALL LOG ===
[19-Apr-2026 12:33:37 UTC] Endpoint: user/profile.php
[19-Apr-2026 12:33:37 UTC] Full Log Data: {
    "timestamp": "2026-04-19 12:33:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:d08:2298:d202:f0cf:9aff:fe1f:e789",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYwIiwidXNlcm5hbWUiOiJ4aWFva3UiLCJlbWFpbCI6InhpYW9rdXB1YmdAZ21haWwuY29tIiwiZXhwIjoxNzc3MTA1OTIyfQ.RKaiWC-pezfhUyXfF-qDhVYaaFERH4FgyoSKjqD3asI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eebf0516b223c4a-KUL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:d08:2298:d202:f0cf:9aff:fe1f:e789",
        "CF-IPCountry": "MY",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2001:d08:2298:d202:f0cf:9aff:fe1f:e789, 162.158.192.139"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 12:33:37 UTC] === END API CALL LOG ===
[19-Apr-2026 12:33:37 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 12:33:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYwIiwidXNlcm5hbWUiOiJ4aWFva3UiLCJlbWFpbCI6InhpYW9rdXB1YmdAZ21haWwuY29tIiwiZXhwIjoxNzc3MTA1OTIyfQ.RKaiWC-pezfhUyXfF-qDhVYaaFERH4FgyoSKjqD3asI
[19-Apr-2026 12:33:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 12:33:37 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 12:33:37 UTC] User ID: 360
[19-Apr-2026 12:33:37 UTC] ✅ User profile retrieved successfully for user ID: 360
[19-Apr-2026 12:34:05 UTC] === API CALL LOG ===
[19-Apr-2026 12:34:05 UTC] Endpoint: user/profile.php
[19-Apr-2026 12:34:05 UTC] Full Log Data: {
    "timestamp": "2026-04-19 12:34:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:d08:2298:d202:f0cf:9aff:fe1f:e789",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYwIiwidXNlcm5hbWUiOiJ4aWFva3UiLCJlbWFpbCI6InhpYW9rdXB1YmdAZ21haWwuY29tIiwiZXhwIjoxNzc3MTA1OTIyfQ.RKaiWC-pezfhUyXfF-qDhVYaaFERH4FgyoSKjqD3asI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eebf0ffbde83c3f-KUL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:d08:2298:d202:f0cf:9aff:fe1f:e789",
        "CF-IPCountry": "MY",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2001:d08:2298:d202:f0cf:9aff:fe1f:e789, 162.158.192.138"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 12:34:05 UTC] === END API CALL LOG ===
[19-Apr-2026 12:34:05 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 12:34:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYwIiwidXNlcm5hbWUiOiJ4aWFva3UiLCJlbWFpbCI6InhpYW9rdXB1YmdAZ21haWwuY29tIiwiZXhwIjoxNzc3MTA1OTIyfQ.RKaiWC-pezfhUyXfF-qDhVYaaFERH4FgyoSKjqD3asI
[19-Apr-2026 12:34:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 12:34:05 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 12:34:05 UTC] User ID: 360
[19-Apr-2026 12:34:05 UTC] ✅ User profile retrieved successfully for user ID: 360
[19-Apr-2026 12:34:06 UTC] === API CALL LOG ===
[19-Apr-2026 12:34:06 UTC] Endpoint: user/profile.php
[19-Apr-2026 12:34:06 UTC] Full Log Data: {
    "timestamp": "2026-04-19 12:34:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:d08:2298:d202:f0cf:9aff:fe1f:e789",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYwIiwidXNlcm5hbWUiOiJ4aWFva3UiLCJlbWFpbCI6InhpYW9rdXB1YmdAZ21haWwuY29tIiwiZXhwIjoxNzc3MTA1OTIyfQ.RKaiWC-pezfhUyXfF-qDhVYaaFERH4FgyoSKjqD3asI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eebf105c86b3c3f-KUL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:d08:2298:d202:f0cf:9aff:fe1f:e789",
        "CF-IPCountry": "MY",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2001:d08:2298:d202:f0cf:9aff:fe1f:e789, 162.158.192.138"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 12:34:06 UTC] === END API CALL LOG ===
[19-Apr-2026 12:34:06 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 12:34:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYwIiwidXNlcm5hbWUiOiJ4aWFva3UiLCJlbWFpbCI6InhpYW9rdXB1YmdAZ21haWwuY29tIiwiZXhwIjoxNzc3MTA1OTIyfQ.RKaiWC-pezfhUyXfF-qDhVYaaFERH4FgyoSKjqD3asI
[19-Apr-2026 12:34:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 12:34:06 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 12:34:06 UTC] User ID: 360
[19-Apr-2026 12:34:06 UTC] ✅ User profile retrieved successfully for user ID: 360
[19-Apr-2026 12:35:19 UTC] === API CALL LOG ===
[19-Apr-2026 12:35:19 UTC] Endpoint: user/profile.php
[19-Apr-2026 12:35:19 UTC] Full Log Data: {
    "timestamp": "2026-04-19 12:35:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:d08:2298:d202:f0cf:9aff:fe1f:e789",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYwIiwidXNlcm5hbWUiOiJ4aWFva3UiLCJlbWFpbCI6InhpYW9rdXB1YmdAZ21haWwuY29tIiwiZXhwIjoxNzc3MTA1OTIyfQ.RKaiWC-pezfhUyXfF-qDhVYaaFERH4FgyoSKjqD3asI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eebf2cf48b83c6f-KUL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:d08:2298:d202:f0cf:9aff:fe1f:e789",
        "CF-IPCountry": "MY",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2001:d08:2298:d202:f0cf:9aff:fe1f:e789, 162.158.192.139"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 12:35:19 UTC] === END API CALL LOG ===
[19-Apr-2026 12:35:19 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 12:35:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYwIiwidXNlcm5hbWUiOiJ4aWFva3UiLCJlbWFpbCI6InhpYW9rdXB1YmdAZ21haWwuY29tIiwiZXhwIjoxNzc3MTA1OTIyfQ.RKaiWC-pezfhUyXfF-qDhVYaaFERH4FgyoSKjqD3asI
[19-Apr-2026 12:35:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 12:35:19 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 12:35:19 UTC] User ID: 360
[19-Apr-2026 12:35:19 UTC] ✅ User profile retrieved successfully for user ID: 360
[19-Apr-2026 12:35:21 UTC] === API CALL LOG ===
[19-Apr-2026 12:35:21 UTC] Endpoint: user/profile.php
[19-Apr-2026 12:35:21 UTC] Full Log Data: {
    "timestamp": "2026-04-19 12:35:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:d08:2298:d202:f0cf:9aff:fe1f:e789",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYwIiwidXNlcm5hbWUiOiJ4aWFva3UiLCJlbWFpbCI6InhpYW9rdXB1YmdAZ21haWwuY29tIiwiZXhwIjoxNzc3MTA1OTIyfQ.RKaiWC-pezfhUyXfF-qDhVYaaFERH4FgyoSKjqD3asI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eebf2dcefe13c6f-KUL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:d08:2298:d202:f0cf:9aff:fe1f:e789",
        "CF-IPCountry": "MY",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2001:d08:2298:d202:f0cf:9aff:fe1f:e789, 162.158.192.139"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 12:35:21 UTC] === END API CALL LOG ===
[19-Apr-2026 12:35:21 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 12:35:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYwIiwidXNlcm5hbWUiOiJ4aWFva3UiLCJlbWFpbCI6InhpYW9rdXB1YmdAZ21haWwuY29tIiwiZXhwIjoxNzc3MTA1OTIyfQ.RKaiWC-pezfhUyXfF-qDhVYaaFERH4FgyoSKjqD3asI
[19-Apr-2026 12:35:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 12:35:21 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 12:35:21 UTC] User ID: 360
[19-Apr-2026 12:35:21 UTC] ✅ User profile retrieved successfully for user ID: 360
[19-Apr-2026 12:35:22 UTC] User Purchases API - User ID: 360
[19-Apr-2026 12:35:22 UTC] User Purchases API - Total purchases found: 2
[19-Apr-2026 12:36:06 UTC] === API CALL LOG ===
[19-Apr-2026 12:36:06 UTC] Endpoint: user/profile.php
[19-Apr-2026 12:36:06 UTC] Full Log Data: {
    "timestamp": "2026-04-19 12:36:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:d08:2298:d202:f0cf:9aff:fe1f:e789",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY1IiwidXNlcm5hbWUiOiJYaWFvaGVuZyIsImVtYWlsIjoiaGVuZ3NzbUBnbWFpbC5jb20iLCJleHAiOjE3NzcyMDY5NjV9.ATqZoTPOySLt8DxLfk_3UqcrDVEoLWmv_wwr4NikBGo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eebf3f31ccb3c6f-KUL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:d08:2298:d202:f0cf:9aff:fe1f:e789",
        "CF-IPCountry": "MY",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2001:d08:2298:d202:f0cf:9aff:fe1f:e789, 162.158.192.139"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 12:36:06 UTC] === END API CALL LOG ===
[19-Apr-2026 12:36:06 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 12:36:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY1IiwidXNlcm5hbWUiOiJYaWFvaGVuZyIsImVtYWlsIjoiaGVuZ3NzbUBnbWFpbC5jb20iLCJleHAiOjE3NzcyMDY5NjV9.ATqZoTPOySLt8DxLfk_3UqcrDVEoLWmv_wwr4NikBGo
[19-Apr-2026 12:36:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 12:36:06 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 12:36:06 UTC] User ID: 365
[19-Apr-2026 12:36:06 UTC] ✅ User profile retrieved successfully for user ID: 365
[19-Apr-2026 12:36:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 12:36:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 12:36:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY1IiwidXNlcm5hbWUiOiJYaWFvaGVuZyIsImVtYWlsIjoiaGVuZ3NzbUBnbWFpbC5jb20iLCJleHAiOjE3NzcyMDY5NjV9.ATqZoTPOySLt8DxLfk_3UqcrDVEoLWmv_wwr4NikBGo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eebf3f34d143c6f-KUL","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2001:d08:2298:d202:f0cf:9aff:fe1f:e789","CF-IPCountry":"MY","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2001:d08:2298:d202:f0cf:9aff:fe1f:e789, 162.158.192.139"}
[19-Apr-2026 12:36:06 UTC] === User Orders API Called ===
[19-Apr-2026 12:36:06 UTC] User ID: 365
[19-Apr-2026 12:36:06 UTC] Limit: 20, Offset: 0
[19-Apr-2026 12:36:06 UTC] Orders found: 0
[19-Apr-2026 12:36:06 UTC] Orders data: []
[19-Apr-2026 12:36:06 UTC] Total orders count: 0
[19-Apr-2026 12:36:06 UTC] === API CALL LOG ===
[19-Apr-2026 12:36:06 UTC] Endpoint: user/profile.php
[19-Apr-2026 12:36:06 UTC] Full Log Data: {
    "timestamp": "2026-04-19 12:36:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:d08:2298:d202:f0cf:9aff:fe1f:e789",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY1IiwidXNlcm5hbWUiOiJYaWFvaGVuZyIsImVtYWlsIjoiaGVuZ3NzbUBnbWFpbC5jb20iLCJleHAiOjE3NzcyMDY5NjV9.ATqZoTPOySLt8DxLfk_3UqcrDVEoLWmv_wwr4NikBGo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eebf3f3be0b3c6f-KUL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:d08:2298:d202:f0cf:9aff:fe1f:e789",
        "CF-IPCountry": "MY",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2001:d08:2298:d202:f0cf:9aff:fe1f:e789, 162.158.192.138"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 12:36:06 UTC] === END API CALL LOG ===
[19-Apr-2026 12:36:06 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 12:36:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY1IiwidXNlcm5hbWUiOiJYaWFvaGVuZyIsImVtYWlsIjoiaGVuZ3NzbUBnbWFpbC5jb20iLCJleHAiOjE3NzcyMDY5NjV9.ATqZoTPOySLt8DxLfk_3UqcrDVEoLWmv_wwr4NikBGo
[19-Apr-2026 12:36:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 12:36:06 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 12:36:06 UTC] User ID: 365
[19-Apr-2026 12:36:06 UTC] ✅ User profile retrieved successfully for user ID: 365
[19-Apr-2026 12:36:07 UTC] === API CALL LOG ===
[19-Apr-2026 12:36:07 UTC] Endpoint: user/profile.php
[19-Apr-2026 12:36:07 UTC] Full Log Data: {
    "timestamp": "2026-04-19 12:36:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:d08:2298:d202:f0cf:9aff:fe1f:e789",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY1IiwidXNlcm5hbWUiOiJYaWFvaGVuZyIsImVtYWlsIjoiaGVuZ3NzbUBnbWFpbC5jb20iLCJleHAiOjE3NzcyMDY5NjV9.ATqZoTPOySLt8DxLfk_3UqcrDVEoLWmv_wwr4NikBGo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eebf3fb0b783c6f-KUL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:d08:2298:d202:f0cf:9aff:fe1f:e789",
        "CF-IPCountry": "MY",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2001:d08:2298:d202:f0cf:9aff:fe1f:e789, 162.158.192.138"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 12:36:07 UTC] === END API CALL LOG ===
[19-Apr-2026 12:36:07 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 12:36:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY1IiwidXNlcm5hbWUiOiJYaWFvaGVuZyIsImVtYWlsIjoiaGVuZ3NzbUBnbWFpbC5jb20iLCJleHAiOjE3NzcyMDY5NjV9.ATqZoTPOySLt8DxLfk_3UqcrDVEoLWmv_wwr4NikBGo
[19-Apr-2026 12:36:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 12:36:07 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 12:36:07 UTC] User ID: 365
[19-Apr-2026 12:36:07 UTC] ✅ User profile retrieved successfully for user ID: 365
[19-Apr-2026 12:36:13 UTC] === API CALL LOG ===
[19-Apr-2026 12:36:13 UTC] Endpoint: user/profile.php
[19-Apr-2026 12:36:13 UTC] Full Log Data: {
    "timestamp": "2026-04-19 12:36:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:d08:2298:d202:f0cf:9aff:fe1f:e789",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY1IiwidXNlcm5hbWUiOiJYaWFvaGVuZyIsImVtYWlsIjoiaGVuZ3NzbUBnbWFpbC5jb20iLCJleHAiOjE3NzcyMDY5NjV9.ATqZoTPOySLt8DxLfk_3UqcrDVEoLWmv_wwr4NikBGo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eebf41fda573c6f-KUL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:d08:2298:d202:f0cf:9aff:fe1f:e789",
        "CF-IPCountry": "MY",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2001:d08:2298:d202:f0cf:9aff:fe1f:e789, 162.158.192.138"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 12:36:13 UTC] === END API CALL LOG ===
[19-Apr-2026 12:36:13 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 12:36:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY1IiwidXNlcm5hbWUiOiJYaWFvaGVuZyIsImVtYWlsIjoiaGVuZ3NzbUBnbWFpbC5jb20iLCJleHAiOjE3NzcyMDY5NjV9.ATqZoTPOySLt8DxLfk_3UqcrDVEoLWmv_wwr4NikBGo
[19-Apr-2026 12:36:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 12:36:13 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 12:36:13 UTC] User ID: 365
[19-Apr-2026 12:36:13 UTC] ✅ User profile retrieved successfully for user ID: 365
[19-Apr-2026 12:36:28 UTC] === API CALL LOG ===
[19-Apr-2026 12:36:28 UTC] Endpoint: user/profile.php
[19-Apr-2026 12:36:28 UTC] Full Log Data: {
    "timestamp": "2026-04-19 12:36:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:d08:2298:d202:f0cf:9aff:fe1f:e789",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY1IiwidXNlcm5hbWUiOiJYaWFvaGVuZyIsImVtYWlsIjoiaGVuZ3NzbUBnbWFpbC5jb20iLCJleHAiOjE3NzcyMDY5NjV9.ATqZoTPOySLt8DxLfk_3UqcrDVEoLWmv_wwr4NikBGo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eebf47aec8d3c6e-KUL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:d08:2298:d202:f0cf:9aff:fe1f:e789",
        "CF-IPCountry": "MY",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2001:d08:2298:d202:f0cf:9aff:fe1f:e789, 162.158.192.138"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 12:36:28 UTC] === END API CALL LOG ===
[19-Apr-2026 12:36:28 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 12:36:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY1IiwidXNlcm5hbWUiOiJYaWFvaGVuZyIsImVtYWlsIjoiaGVuZ3NzbUBnbWFpbC5jb20iLCJleHAiOjE3NzcyMDY5NjV9.ATqZoTPOySLt8DxLfk_3UqcrDVEoLWmv_wwr4NikBGo
[19-Apr-2026 12:36:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 12:36:28 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 12:36:28 UTC] User ID: 365
[19-Apr-2026 12:36:28 UTC] ✅ User profile retrieved successfully for user ID: 365
[19-Apr-2026 12:36:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 12:36:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 12:36:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY1IiwidXNlcm5hbWUiOiJYaWFvaGVuZyIsImVtYWlsIjoiaGVuZ3NzbUBnbWFpbC5jb20iLCJleHAiOjE3NzcyMDY5NjV9.ATqZoTPOySLt8DxLfk_3UqcrDVEoLWmv_wwr4NikBGo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eebf48d6ba43c6e-KUL","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2001:d08:2298:d202:f0cf:9aff:fe1f:e789","CF-IPCountry":"MY","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2001:d08:2298:d202:f0cf:9aff:fe1f:e789, 162.158.192.138"}
[19-Apr-2026 12:36:31 UTC] === User Orders API Called ===
[19-Apr-2026 12:36:31 UTC] User ID: 365
[19-Apr-2026 12:36:31 UTC] Limit: 20, Offset: 0
[19-Apr-2026 12:36:31 UTC] Orders found: 0
[19-Apr-2026 12:36:31 UTC] Orders data: []
[19-Apr-2026 12:36:31 UTC] Total orders count: 0
[19-Apr-2026 12:36:31 UTC] === API CALL LOG ===
[19-Apr-2026 12:36:31 UTC] Endpoint: user/profile.php
[19-Apr-2026 12:36:31 UTC] Full Log Data: {
    "timestamp": "2026-04-19 12:36:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:d08:2298:d202:f0cf:9aff:fe1f:e789",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY1IiwidXNlcm5hbWUiOiJYaWFvaGVuZyIsImVtYWlsIjoiaGVuZ3NzbUBnbWFpbC5jb20iLCJleHAiOjE3NzcyMDY5NjV9.ATqZoTPOySLt8DxLfk_3UqcrDVEoLWmv_wwr4NikBGo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eebf48f5eab3c6e-KUL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:d08:2298:d202:f0cf:9aff:fe1f:e789",
        "CF-IPCountry": "MY",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2001:d08:2298:d202:f0cf:9aff:fe1f:e789, 162.158.192.138"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 12:36:31 UTC] === END API CALL LOG ===
[19-Apr-2026 12:36:31 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 12:36:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY1IiwidXNlcm5hbWUiOiJYaWFvaGVuZyIsImVtYWlsIjoiaGVuZ3NzbUBnbWFpbC5jb20iLCJleHAiOjE3NzcyMDY5NjV9.ATqZoTPOySLt8DxLfk_3UqcrDVEoLWmv_wwr4NikBGo
[19-Apr-2026 12:36:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 12:36:31 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 12:36:31 UTC] User ID: 365
[19-Apr-2026 12:36:31 UTC] ✅ User profile retrieved successfully for user ID: 365
[19-Apr-2026 12:36:31 UTC] User Purchases API - User ID: 365
[19-Apr-2026 12:36:31 UTC] User Purchases API - Total purchases found: 0
[19-Apr-2026 12:36:32 UTC] === API CALL LOG ===
[19-Apr-2026 12:36:32 UTC] Endpoint: user/profile.php
[19-Apr-2026 12:36:32 UTC] Full Log Data: {
    "timestamp": "2026-04-19 12:36:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:d08:2298:d202:f0cf:9aff:fe1f:e789",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY1IiwidXNlcm5hbWUiOiJYaWFvaGVuZyIsImVtYWlsIjoiaGVuZ3NzbUBnbWFpbC5jb20iLCJleHAiOjE3NzcyMDY5NjV9.ATqZoTPOySLt8DxLfk_3UqcrDVEoLWmv_wwr4NikBGo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eebf4938d5d3c6e-KUL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:d08:2298:d202:f0cf:9aff:fe1f:e789",
        "CF-IPCountry": "MY",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2001:d08:2298:d202:f0cf:9aff:fe1f:e789, 162.158.192.138"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 12:36:32 UTC] === END API CALL LOG ===
[19-Apr-2026 12:36:32 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 12:36:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY1IiwidXNlcm5hbWUiOiJYaWFvaGVuZyIsImVtYWlsIjoiaGVuZ3NzbUBnbWFpbC5jb20iLCJleHAiOjE3NzcyMDY5NjV9.ATqZoTPOySLt8DxLfk_3UqcrDVEoLWmv_wwr4NikBGo
[19-Apr-2026 12:36:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 12:36:32 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 12:36:32 UTC] User ID: 365
[19-Apr-2026 12:36:32 UTC] ✅ User profile retrieved successfully for user ID: 365
[19-Apr-2026 12:36:32 UTC] User Purchases API - User ID: 365
[19-Apr-2026 12:36:32 UTC] User Purchases API - Total purchases found: 0
[19-Apr-2026 12:39:12 UTC] === API CALL LOG ===
[19-Apr-2026 12:39:12 UTC] Endpoint: user/profile.php
[19-Apr-2026 12:39:12 UTC] Full Log Data: {
    "timestamp": "2026-04-19 12:39:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:d08:2298:d202:f0cf:9aff:fe1f:e789",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNjAsInVzZXJuYW1lIjoieGlhb2t1IiwiZW1haWwiOiJ4aWFva3VwdWJnQGdtYWlsLmNvbSIsImV4cCI6MTc3NzIwNzE1MX0.UE295y-L1U8pIvpLAkm6VAmAmQCfI-Zj7abq-rYI9O0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eebf87b6ccc3c6e-KUL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:d08:2298:d202:f0cf:9aff:fe1f:e789",
        "CF-IPCountry": "MY",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2001:d08:2298:d202:f0cf:9aff:fe1f:e789, 162.158.192.138"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 12:39:12 UTC] === END API CALL LOG ===
[19-Apr-2026 12:39:12 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 12:39:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNjAsInVzZXJuYW1lIjoieGlhb2t1IiwiZW1haWwiOiJ4aWFva3VwdWJnQGdtYWlsLmNvbSIsImV4cCI6MTc3NzIwNzE1MX0.UE295y-L1U8pIvpLAkm6VAmAmQCfI-Zj7abq-rYI9O0
[19-Apr-2026 12:39:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 12:39:12 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 12:39:12 UTC] User ID: 360
[19-Apr-2026 12:39:12 UTC] ✅ User profile retrieved successfully for user ID: 360
[19-Apr-2026 12:39:12 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 12:39:12 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 12:39:12 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNjAsInVzZXJuYW1lIjoieGlhb2t1IiwiZW1haWwiOiJ4aWFva3VwdWJnQGdtYWlsLmNvbSIsImV4cCI6MTc3NzIwNzE1MX0.UE295y-L1U8pIvpLAkm6VAmAmQCfI-Zj7abq-rYI9O0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eebf87b9d1f3c6e-KUL","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2001:d08:2298:d202:f0cf:9aff:fe1f:e789","CF-IPCountry":"MY","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2001:d08:2298:d202:f0cf:9aff:fe1f:e789, 162.158.192.138"}
[19-Apr-2026 12:39:12 UTC] === User Orders API Called ===
[19-Apr-2026 12:39:12 UTC] User ID: 360
[19-Apr-2026 12:39:12 UTC] Limit: 20, Offset: 0
[19-Apr-2026 12:39:12 UTC] Orders found: 0
[19-Apr-2026 12:39:12 UTC] Orders data: []
[19-Apr-2026 12:39:12 UTC] Total orders count: 0
[19-Apr-2026 12:39:12 UTC] === API CALL LOG ===
[19-Apr-2026 12:39:12 UTC] Endpoint: user/profile.php
[19-Apr-2026 12:39:12 UTC] Full Log Data: {
    "timestamp": "2026-04-19 12:39:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:d08:2298:d202:f0cf:9aff:fe1f:e789",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNjAsInVzZXJuYW1lIjoieGlhb2t1IiwiZW1haWwiOiJ4aWFva3VwdWJnQGdtYWlsLmNvbSIsImV4cCI6MTc3NzIwNzE1MX0.UE295y-L1U8pIvpLAkm6VAmAmQCfI-Zj7abq-rYI9O0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eebf87c0dc03c6e-KUL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:d08:2298:d202:f0cf:9aff:fe1f:e789",
        "CF-IPCountry": "MY",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2001:d08:2298:d202:f0cf:9aff:fe1f:e789, 162.158.192.138"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 12:39:12 UTC] === END API CALL LOG ===
[19-Apr-2026 12:39:12 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 12:39:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNjAsInVzZXJuYW1lIjoieGlhb2t1IiwiZW1haWwiOiJ4aWFva3VwdWJnQGdtYWlsLmNvbSIsImV4cCI6MTc3NzIwNzE1MX0.UE295y-L1U8pIvpLAkm6VAmAmQCfI-Zj7abq-rYI9O0
[19-Apr-2026 12:39:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 12:39:12 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 12:39:12 UTC] User ID: 360
[19-Apr-2026 12:39:12 UTC] ✅ User profile retrieved successfully for user ID: 360
[19-Apr-2026 12:56:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 12:56:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 12:56:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY2IiwidXNlcm5hbWUiOiJOZXRzYW5leSBNYWxha3UiLCJlbWFpbCI6Im5ldHNhbmV0bWFsYWt1MjBAZ21haWwuY29tIiwiZXhwIjoxNzc3MjA4MTk0fQ.4X4A28i9byAWKYwDvNEkx_8iltQSC87U4FzKThXCgsA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eec11f8ad710cd3-CDG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"193.70.86.11","CF-IPCountry":"FR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"193.70.86.11, 172.71.232.6"}
[19-Apr-2026 12:56:35 UTC] === User Orders API Called ===
[19-Apr-2026 12:56:35 UTC] User ID: 366
[19-Apr-2026 12:56:35 UTC] Limit: 20, Offset: 0
[19-Apr-2026 12:56:35 UTC] Orders found: 0
[19-Apr-2026 12:56:35 UTC] Orders data: []
[19-Apr-2026 12:56:35 UTC] Total orders count: 0
[19-Apr-2026 12:56:35 UTC] === API CALL LOG ===
[19-Apr-2026 12:56:35 UTC] Endpoint: user/profile.php
[19-Apr-2026 12:56:35 UTC] Full Log Data: {
    "timestamp": "2026-04-19 12:56:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "193.70.86.11",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY2IiwidXNlcm5hbWUiOiJOZXRzYW5leSBNYWxha3UiLCJlbWFpbCI6Im5ldHNhbmV0bWFsYWt1MjBAZ21haWwuY29tIiwiZXhwIjoxNzc3MjA4MTk0fQ.4X4A28i9byAWKYwDvNEkx_8iltQSC87U4FzKThXCgsA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eec11f8ad6e0cd3-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "193.70.86.11",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "193.70.86.11, 172.71.232.7"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 12:56:35 UTC] === END API CALL LOG ===
[19-Apr-2026 12:56:35 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 12:56:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY2IiwidXNlcm5hbWUiOiJOZXRzYW5leSBNYWxha3UiLCJlbWFpbCI6Im5ldHNhbmV0bWFsYWt1MjBAZ21haWwuY29tIiwiZXhwIjoxNzc3MjA4MTk0fQ.4X4A28i9byAWKYwDvNEkx_8iltQSC87U4FzKThXCgsA
[19-Apr-2026 12:56:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 12:56:35 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 12:56:35 UTC] User ID: 366
[19-Apr-2026 12:56:35 UTC] ✅ User profile retrieved successfully for user ID: 366
[19-Apr-2026 12:56:36 UTC] === API CALL LOG ===
[19-Apr-2026 12:56:36 UTC] Endpoint: user/profile.php
[19-Apr-2026 12:56:36 UTC] Full Log Data: {
    "timestamp": "2026-04-19 12:56:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "193.70.86.11",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY2IiwidXNlcm5hbWUiOiJOZXRzYW5leSBNYWxha3UiLCJlbWFpbCI6Im5ldHNhbmV0bWFsYWt1MjBAZ21haWwuY29tIiwiZXhwIjoxNzc3MjA4MTk0fQ.4X4A28i9byAWKYwDvNEkx_8iltQSC87U4FzKThXCgsA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eec11fcdeb10cd3-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "193.70.86.11",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "193.70.86.11, 172.71.232.7"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 12:56:36 UTC] === END API CALL LOG ===
[19-Apr-2026 12:56:36 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 12:56:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY2IiwidXNlcm5hbWUiOiJOZXRzYW5leSBNYWxha3UiLCJlbWFpbCI6Im5ldHNhbmV0bWFsYWt1MjBAZ21haWwuY29tIiwiZXhwIjoxNzc3MjA4MTk0fQ.4X4A28i9byAWKYwDvNEkx_8iltQSC87U4FzKThXCgsA
[19-Apr-2026 12:56:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 12:56:36 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 12:56:36 UTC] User ID: 366
[19-Apr-2026 12:56:36 UTC] ✅ User profile retrieved successfully for user ID: 366
[19-Apr-2026 12:56:38 UTC] === API CALL LOG ===
[19-Apr-2026 12:56:38 UTC] Endpoint: user/profile.php
[19-Apr-2026 12:56:38 UTC] Full Log Data: {
    "timestamp": "2026-04-19 12:56:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "193.70.86.11",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY2IiwidXNlcm5hbWUiOiJOZXRzYW5leSBNYWxha3UiLCJlbWFpbCI6Im5ldHNhbmV0bWFsYWt1MjBAZ21haWwuY29tIiwiZXhwIjoxNzc3MjA4MTk0fQ.4X4A28i9byAWKYwDvNEkx_8iltQSC87U4FzKThXCgsA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eec1209cc860cd3-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "193.70.86.11",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "193.70.86.11, 172.71.232.6"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 12:56:38 UTC] === END API CALL LOG ===
[19-Apr-2026 12:56:38 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 12:56:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY2IiwidXNlcm5hbWUiOiJOZXRzYW5leSBNYWxha3UiLCJlbWFpbCI6Im5ldHNhbmV0bWFsYWt1MjBAZ21haWwuY29tIiwiZXhwIjoxNzc3MjA4MTk0fQ.4X4A28i9byAWKYwDvNEkx_8iltQSC87U4FzKThXCgsA
[19-Apr-2026 12:56:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 12:56:38 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 12:56:38 UTC] User ID: 366
[19-Apr-2026 12:56:38 UTC] ✅ User profile retrieved successfully for user ID: 366
[19-Apr-2026 12:58:12 UTC] === API CALL LOG ===
[19-Apr-2026 12:58:12 UTC] Endpoint: user/profile.php
[19-Apr-2026 12:58:12 UTC] Full Log Data: {
    "timestamp": "2026-04-19 12:58:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "193.70.86.11",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY2IiwidXNlcm5hbWUiOiJOZXRzYW5leSBNYWxha3UiLCJlbWFpbCI6Im5ldHNhbmV0bWFsYWt1MjBAZ21haWwuY29tIiwiZXhwIjoxNzc3MjA4MTk0fQ.4X4A28i9byAWKYwDvNEkx_8iltQSC87U4FzKThXCgsA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eec1456795c0cd3-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "193.70.86.11",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "193.70.86.11, 172.71.232.7"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 12:58:12 UTC] === END API CALL LOG ===
[19-Apr-2026 12:58:12 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 12:58:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY2IiwidXNlcm5hbWUiOiJOZXRzYW5leSBNYWxha3UiLCJlbWFpbCI6Im5ldHNhbmV0bWFsYWt1MjBAZ21haWwuY29tIiwiZXhwIjoxNzc3MjA4MTk0fQ.4X4A28i9byAWKYwDvNEkx_8iltQSC87U4FzKThXCgsA
[19-Apr-2026 12:58:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 12:58:12 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 12:58:12 UTC] User ID: 366
[19-Apr-2026 12:58:12 UTC] ✅ User profile retrieved successfully for user ID: 366
[19-Apr-2026 12:58:13 UTC] User Purchases API - User ID: 366
[19-Apr-2026 12:58:13 UTC] User Purchases API - Total purchases found: 1
[19-Apr-2026 12:58:19 UTC] === API CALL LOG ===
[19-Apr-2026 12:58:19 UTC] Endpoint: user/profile.php
[19-Apr-2026 12:58:19 UTC] Full Log Data: {
    "timestamp": "2026-04-19 12:58:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "193.70.86.11",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY2IiwidXNlcm5hbWUiOiJOZXRzYW5leSBNYWxha3UiLCJlbWFpbCI6Im5ldHNhbmV0bWFsYWt1MjBAZ21haWwuY29tIiwiZXhwIjoxNzc3MjA4MTk0fQ.4X4A28i9byAWKYwDvNEkx_8iltQSC87U4FzKThXCgsA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eec147ebb420cd3-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "193.70.86.11",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "193.70.86.11, 172.71.232.7"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 12:58:19 UTC] === END API CALL LOG ===
[19-Apr-2026 12:58:19 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 12:58:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY2IiwidXNlcm5hbWUiOiJOZXRzYW5leSBNYWxha3UiLCJlbWFpbCI6Im5ldHNhbmV0bWFsYWt1MjBAZ21haWwuY29tIiwiZXhwIjoxNzc3MjA4MTk0fQ.4X4A28i9byAWKYwDvNEkx_8iltQSC87U4FzKThXCgsA
[19-Apr-2026 12:58:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 12:58:19 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 12:58:19 UTC] User ID: 366
[19-Apr-2026 12:58:19 UTC] ✅ User profile retrieved successfully for user ID: 366
[19-Apr-2026 12:58:20 UTC] User Purchases API - User ID: 366
[19-Apr-2026 12:58:20 UTC] User Purchases API - Total purchases found: 1
[19-Apr-2026 12:58:22 UTC] User Purchases API - User ID: 366
[19-Apr-2026 12:58:22 UTC] User Purchases API - Total purchases found: 1
[19-Apr-2026 12:58:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 12:58:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 12:58:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY2IiwidXNlcm5hbWUiOiJOZXRzYW5leSBNYWxha3UiLCJlbWFpbCI6Im5ldHNhbmV0bWFsYWt1MjBAZ21haWwuY29tIiwiZXhwIjoxNzc3MjA4MTk0fQ.4X4A28i9byAWKYwDvNEkx_8iltQSC87U4FzKThXCgsA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eec14f64d740cd3-CDG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"193.70.86.11","CF-IPCountry":"FR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"193.70.86.11, 172.71.232.6"}
[19-Apr-2026 12:58:38 UTC] === User Orders API Called ===
[19-Apr-2026 12:58:38 UTC] User ID: 366
[19-Apr-2026 12:58:38 UTC] Limit: 20, Offset: 0
[19-Apr-2026 12:58:38 UTC] Orders found: 0
[19-Apr-2026 12:58:38 UTC] Orders data: []
[19-Apr-2026 12:58:38 UTC] Total orders count: 0
[19-Apr-2026 12:58:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 12:58:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 12:58:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY2IiwidXNlcm5hbWUiOiJOZXRzYW5leSBNYWxha3UiLCJlbWFpbCI6Im5ldHNhbmV0bWFsYWt1MjBAZ21haWwuY29tIiwiZXhwIjoxNzc3MjA4MTk0fQ.4X4A28i9byAWKYwDvNEkx_8iltQSC87U4FzKThXCgsA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eec15038b1c0cd3-CDG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"193.70.86.11","CF-IPCountry":"FR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"193.70.86.11, 172.71.232.6"}
[19-Apr-2026 12:58:40 UTC] === User Orders API Called ===
[19-Apr-2026 12:58:40 UTC] User ID: 366
[19-Apr-2026 12:58:40 UTC] Limit: 20, Offset: 0
[19-Apr-2026 12:58:40 UTC] Orders found: 0
[19-Apr-2026 12:58:40 UTC] Orders data: []
[19-Apr-2026 12:58:40 UTC] Total orders count: 0
[19-Apr-2026 12:58:40 UTC] === API CALL LOG ===
[19-Apr-2026 12:58:40 UTC] Endpoint: user/profile.php
[19-Apr-2026 12:58:40 UTC] Full Log Data: {
    "timestamp": "2026-04-19 12:58:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "193.70.86.11",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY2IiwidXNlcm5hbWUiOiJOZXRzYW5leSBNYWxha3UiLCJlbWFpbCI6Im5ldHNhbmV0bWFsYWt1MjBAZ21haWwuY29tIiwiZXhwIjoxNzc3MjA4MTk0fQ.4X4A28i9byAWKYwDvNEkx_8iltQSC87U4FzKThXCgsA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eec15038b200cd3-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "193.70.86.11",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "193.70.86.11, 172.71.232.7"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 12:58:40 UTC] === END API CALL LOG ===
[19-Apr-2026 12:58:40 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 12:58:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY2IiwidXNlcm5hbWUiOiJOZXRzYW5leSBNYWxha3UiLCJlbWFpbCI6Im5ldHNhbmV0bWFsYWt1MjBAZ21haWwuY29tIiwiZXhwIjoxNzc3MjA4MTk0fQ.4X4A28i9byAWKYwDvNEkx_8iltQSC87U4FzKThXCgsA
[19-Apr-2026 12:58:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 12:58:40 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 12:58:40 UTC] User ID: 366
[19-Apr-2026 12:58:40 UTC] ✅ User profile retrieved successfully for user ID: 366
[19-Apr-2026 12:58:40 UTC] === API CALL LOG ===
[19-Apr-2026 12:58:40 UTC] Endpoint: user/profile.php
[19-Apr-2026 12:58:40 UTC] Full Log Data: {
    "timestamp": "2026-04-19 12:58:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "193.70.86.11",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY2IiwidXNlcm5hbWUiOiJOZXRzYW5leSBNYWxha3UiLCJlbWFpbCI6Im5ldHNhbmV0bWFsYWt1MjBAZ21haWwuY29tIiwiZXhwIjoxNzc3MjA4MTk0fQ.4X4A28i9byAWKYwDvNEkx_8iltQSC87U4FzKThXCgsA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eec15056f870cd3-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "193.70.86.11",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "193.70.86.11, 172.71.232.7"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 12:58:40 UTC] === END API CALL LOG ===
[19-Apr-2026 12:58:40 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 12:58:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY2IiwidXNlcm5hbWUiOiJOZXRzYW5leSBNYWxha3UiLCJlbWFpbCI6Im5ldHNhbmV0bWFsYWt1MjBAZ21haWwuY29tIiwiZXhwIjoxNzc3MjA4MTk0fQ.4X4A28i9byAWKYwDvNEkx_8iltQSC87U4FzKThXCgsA
[19-Apr-2026 12:58:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 12:58:40 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 12:58:40 UTC] User ID: 366
[19-Apr-2026 12:58:40 UTC] ✅ User profile retrieved successfully for user ID: 366
[19-Apr-2026 12:58:42 UTC] === API CALL LOG ===
[19-Apr-2026 12:58:42 UTC] Endpoint: user/profile.php
[19-Apr-2026 12:58:42 UTC] Full Log Data: {
    "timestamp": "2026-04-19 12:58:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "193.70.86.11",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY2IiwidXNlcm5hbWUiOiJOZXRzYW5leSBNYWxha3UiLCJlbWFpbCI6Im5ldHNhbmV0bWFsYWt1MjBAZ21haWwuY29tIiwiZXhwIjoxNzc3MjA4MTk0fQ.4X4A28i9byAWKYwDvNEkx_8iltQSC87U4FzKThXCgsA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eec150f3d450cd3-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "193.70.86.11",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "193.70.86.11, 172.71.232.6"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 12:58:42 UTC] === END API CALL LOG ===
[19-Apr-2026 12:58:42 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 12:58:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY2IiwidXNlcm5hbWUiOiJOZXRzYW5leSBNYWxha3UiLCJlbWFpbCI6Im5ldHNhbmV0bWFsYWt1MjBAZ21haWwuY29tIiwiZXhwIjoxNzc3MjA4MTk0fQ.4X4A28i9byAWKYwDvNEkx_8iltQSC87U4FzKThXCgsA
[19-Apr-2026 12:58:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 12:58:42 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 12:58:42 UTC] User ID: 366
[19-Apr-2026 12:58:42 UTC] ✅ User profile retrieved successfully for user ID: 366
[19-Apr-2026 12:58:46 UTC] === API CALL LOG ===
[19-Apr-2026 12:58:46 UTC] Endpoint: user/profile.php
[19-Apr-2026 12:58:46 UTC] Full Log Data: {
    "timestamp": "2026-04-19 12:58:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.58.46.150",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eec152a0b1ed388-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "178.58.46.150",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "178.58.46.150, 172.71.172.137"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 12:58:46 UTC] === END API CALL LOG ===
[19-Apr-2026 12:58:46 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 12:58:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[19-Apr-2026 12:58:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 12:58:46 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 12:58:46 UTC] User ID: 346
[19-Apr-2026 12:58:46 UTC] ✅ User profile retrieved successfully for user ID: 346
[19-Apr-2026 12:58:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 12:58:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 12:58:46 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eec152b9f68d388-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"178.58.46.150","CF-IPCountry":"SI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"178.58.46.150, 172.71.172.121"}
[19-Apr-2026 12:58:46 UTC] === User Orders API Called ===
[19-Apr-2026 12:58:46 UTC] User ID: 346
[19-Apr-2026 12:58:46 UTC] Limit: 20, Offset: 0
[19-Apr-2026 12:58:46 UTC] Orders found: 5
[19-Apr-2026 12:58:46 UTC] Orders data: [{"id":204,"quantity":820,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro\/1234567","status":"pending","created_at":"2026-04-17 14:44:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":200,"quantity":41,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"cancelled","created_at":"2026-04-17 10:18:01","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":199,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:36","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":198,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:20","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":197,"quantity":1000,"total_coins":20000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:38:00","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[19-Apr-2026 12:58:46 UTC] Total orders count: 5
[19-Apr-2026 12:58:46 UTC] === API CALL LOG ===
[19-Apr-2026 12:58:46 UTC] Endpoint: user/profile.php
[19-Apr-2026 12:58:46 UTC] Full Log Data: {
    "timestamp": "2026-04-19 12:58:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.58.46.150",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eec152b9f6ad388-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "178.58.46.150",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "178.58.46.150, 172.71.172.120"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 12:58:46 UTC] === END API CALL LOG ===
[19-Apr-2026 12:58:46 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 12:58:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[19-Apr-2026 12:58:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 12:58:46 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 12:58:46 UTC] User ID: 346
[19-Apr-2026 12:58:46 UTC] ✅ User profile retrieved successfully for user ID: 346
[19-Apr-2026 12:58:47 UTC] === API CALL LOG ===
[19-Apr-2026 12:58:47 UTC] Endpoint: user/profile.php
[19-Apr-2026 12:58:47 UTC] Full Log Data: {
    "timestamp": "2026-04-19 12:58:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.58.46.150",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eec152c496fd388-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "178.58.46.150",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "178.58.46.150, 172.71.172.121"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 12:58:47 UTC] === END API CALL LOG ===
[19-Apr-2026 12:58:47 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 12:58:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[19-Apr-2026 12:58:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 12:58:47 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 12:58:47 UTC] User ID: 346
[19-Apr-2026 12:58:47 UTC] ✅ User profile retrieved successfully for user ID: 346
[19-Apr-2026 12:58:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 12:58:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 12:58:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eec154899ebd388-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"178.58.46.150","CF-IPCountry":"SI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"178.58.46.150, 172.71.172.121"}
[19-Apr-2026 12:58:51 UTC] === User Orders API Called ===
[19-Apr-2026 12:58:51 UTC] User ID: 346
[19-Apr-2026 12:58:51 UTC] Limit: 20, Offset: 0
[19-Apr-2026 12:58:51 UTC] Orders found: 5
[19-Apr-2026 12:58:51 UTC] Orders data: [{"id":204,"quantity":820,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro\/1234567","status":"pending","created_at":"2026-04-17 14:44:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":200,"quantity":41,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"cancelled","created_at":"2026-04-17 10:18:01","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":199,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:36","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":198,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:20","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":197,"quantity":1000,"total_coins":20000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:38:00","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[19-Apr-2026 12:58:51 UTC] Total orders count: 5
[19-Apr-2026 12:58:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 12:58:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 12:58:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eec1574cc12d388-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"178.58.46.150","CF-IPCountry":"SI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"178.58.46.150, 172.71.172.136"}
[19-Apr-2026 12:58:58 UTC] === User Orders API Called ===
[19-Apr-2026 12:58:58 UTC] User ID: 346
[19-Apr-2026 12:58:58 UTC] Limit: 20, Offset: 0
[19-Apr-2026 12:58:58 UTC] Orders found: 5
[19-Apr-2026 12:58:58 UTC] Orders data: [{"id":204,"quantity":820,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro\/1234567","status":"pending","created_at":"2026-04-17 14:44:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":200,"quantity":41,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"cancelled","created_at":"2026-04-17 10:18:01","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":199,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:36","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":198,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:20","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":197,"quantity":1000,"total_coins":20000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:38:00","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[19-Apr-2026 12:58:58 UTC] Total orders count: 5
[19-Apr-2026 12:58:58 UTC] === API CALL LOG ===
[19-Apr-2026 12:58:58 UTC] Endpoint: user/profile.php
[19-Apr-2026 12:58:58 UTC] Full Log Data: {
    "timestamp": "2026-04-19 12:58:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.58.46.150",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eec15755ddbd388-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "178.58.46.150",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "178.58.46.150, 172.71.172.136"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 12:58:58 UTC] === END API CALL LOG ===
[19-Apr-2026 12:58:58 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 12:58:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[19-Apr-2026 12:58:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 12:58:58 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 12:58:58 UTC] User ID: 346
[19-Apr-2026 12:58:58 UTC] ✅ User profile retrieved successfully for user ID: 346
[19-Apr-2026 12:58:59 UTC] === API CALL LOG ===
[19-Apr-2026 12:58:59 UTC] Endpoint: user/profile.php
[19-Apr-2026 12:58:59 UTC] Full Log Data: {
    "timestamp": "2026-04-19 12:58:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.58.46.150",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eec1578af7ed388-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "178.58.46.150",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "178.58.46.150, 172.71.172.136"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 12:58:59 UTC] === END API CALL LOG ===
[19-Apr-2026 12:58:59 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 12:58:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[19-Apr-2026 12:58:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 12:58:59 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 12:58:59 UTC] User ID: 346
[19-Apr-2026 12:58:59 UTC] ✅ User profile retrieved successfully for user ID: 346
[19-Apr-2026 12:59:49 UTC] === API CALL LOG ===
[19-Apr-2026 12:59:49 UTC] Endpoint: user/profile.php
[19-Apr-2026 12:59:49 UTC] Full Log Data: {
    "timestamp": "2026-04-19 12:59:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "193.70.86.11",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY2IiwidXNlcm5hbWUiOiJOZXRzYW5leSBNYWxha3UiLCJlbWFpbCI6Im5ldHNhbmV0bWFsYWt1MjBAZ21haWwuY29tIiwiZXhwIjoxNzc3MjA4MTk0fQ.4X4A28i9byAWKYwDvNEkx_8iltQSC87U4FzKThXCgsA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eec16afab6b6f88-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "193.70.86.11",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "193.70.86.11, 172.69.223.10"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 12:59:49 UTC] === END API CALL LOG ===
[19-Apr-2026 12:59:49 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 12:59:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY2IiwidXNlcm5hbWUiOiJOZXRzYW5leSBNYWxha3UiLCJlbWFpbCI6Im5ldHNhbmV0bWFsYWt1MjBAZ21haWwuY29tIiwiZXhwIjoxNzc3MjA4MTk0fQ.4X4A28i9byAWKYwDvNEkx_8iltQSC87U4FzKThXCgsA
[19-Apr-2026 12:59:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 12:59:49 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 12:59:49 UTC] User ID: 366
[19-Apr-2026 12:59:49 UTC] ✅ User profile retrieved successfully for user ID: 366
[19-Apr-2026 12:59:49 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 12:59:49 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 12:59:49 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY2IiwidXNlcm5hbWUiOiJOZXRzYW5leSBNYWxha3UiLCJlbWFpbCI6Im5ldHNhbmV0bWFsYWt1MjBAZ21haWwuY29tIiwiZXhwIjoxNzc3MjA4MTk0fQ.4X4A28i9byAWKYwDvNEkx_8iltQSC87U4FzKThXCgsA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eec16afab696f88-CDG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"193.70.86.11","CF-IPCountry":"FR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"193.70.86.11, 172.69.223.9"}
[19-Apr-2026 12:59:49 UTC] === User Orders API Called ===
[19-Apr-2026 12:59:49 UTC] User ID: 366
[19-Apr-2026 12:59:49 UTC] Limit: 20, Offset: 0
[19-Apr-2026 12:59:49 UTC] Orders found: 0
[19-Apr-2026 12:59:49 UTC] Orders data: []
[19-Apr-2026 12:59:49 UTC] Total orders count: 0
[19-Apr-2026 12:59:49 UTC] === API CALL LOG ===
[19-Apr-2026 12:59:49 UTC] Endpoint: user/profile.php
[19-Apr-2026 12:59:49 UTC] Full Log Data: {
    "timestamp": "2026-04-19 12:59:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "193.70.86.11",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY2IiwidXNlcm5hbWUiOiJOZXRzYW5leSBNYWxha3UiLCJlbWFpbCI6Im5ldHNhbmV0bWFsYWt1MjBAZ21haWwuY29tIiwiZXhwIjoxNzc3MjA4MTk0fQ.4X4A28i9byAWKYwDvNEkx_8iltQSC87U4FzKThXCgsA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eec16b43f016f88-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "193.70.86.11",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "193.70.86.11, 172.69.223.9"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 12:59:49 UTC] === END API CALL LOG ===
[19-Apr-2026 12:59:49 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 12:59:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY2IiwidXNlcm5hbWUiOiJOZXRzYW5leSBNYWxha3UiLCJlbWFpbCI6Im5ldHNhbmV0bWFsYWt1MjBAZ21haWwuY29tIiwiZXhwIjoxNzc3MjA4MTk0fQ.4X4A28i9byAWKYwDvNEkx_8iltQSC87U4FzKThXCgsA
[19-Apr-2026 12:59:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 12:59:49 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 12:59:49 UTC] User ID: 366
[19-Apr-2026 12:59:49 UTC] ✅ User profile retrieved successfully for user ID: 366
[19-Apr-2026 12:59:51 UTC] === API CALL LOG ===
[19-Apr-2026 12:59:51 UTC] Endpoint: user/profile.php
[19-Apr-2026 12:59:51 UTC] Full Log Data: {
    "timestamp": "2026-04-19 12:59:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "193.70.86.11",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY2IiwidXNlcm5hbWUiOiJOZXRzYW5leSBNYWxha3UiLCJlbWFpbCI6Im5ldHNhbmV0bWFsYWt1MjBAZ21haWwuY29tIiwiZXhwIjoxNzc3MjA4MTk0fQ.4X4A28i9byAWKYwDvNEkx_8iltQSC87U4FzKThXCgsA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eec16bd2ccf6f88-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "193.70.86.11",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "193.70.86.11, 172.69.223.10"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 12:59:51 UTC] === END API CALL LOG ===
[19-Apr-2026 12:59:51 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 12:59:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY2IiwidXNlcm5hbWUiOiJOZXRzYW5leSBNYWxha3UiLCJlbWFpbCI6Im5ldHNhbmV0bWFsYWt1MjBAZ21haWwuY29tIiwiZXhwIjoxNzc3MjA4MTk0fQ.4X4A28i9byAWKYwDvNEkx_8iltQSC87U4FzKThXCgsA
[19-Apr-2026 12:59:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 12:59:51 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 12:59:51 UTC] User ID: 366
[19-Apr-2026 12:59:51 UTC] ✅ User profile retrieved successfully for user ID: 366
[19-Apr-2026 13:00:06 UTC] === API CALL LOG ===
[19-Apr-2026 13:00:06 UTC] Endpoint: user/profile.php
[19-Apr-2026 13:00:06 UTC] Full Log Data: {
    "timestamp": "2026-04-19 13:00:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "193.70.86.11",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY2IiwidXNlcm5hbWUiOiJOZXRzYW5leSBNYWxha3UiLCJlbWFpbCI6Im5ldHNhbmV0bWFsYWt1MjBAZ21haWwuY29tIiwiZXhwIjoxNzc3MjA4MTk0fQ.4X4A28i9byAWKYwDvNEkx_8iltQSC87U4FzKThXCgsA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eec171a08cb6f88-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "193.70.86.11",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "193.70.86.11, 172.69.223.10"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 13:00:06 UTC] === END API CALL LOG ===
[19-Apr-2026 13:00:06 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 13:00:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY2IiwidXNlcm5hbWUiOiJOZXRzYW5leSBNYWxha3UiLCJlbWFpbCI6Im5ldHNhbmV0bWFsYWt1MjBAZ21haWwuY29tIiwiZXhwIjoxNzc3MjA4MTk0fQ.4X4A28i9byAWKYwDvNEkx_8iltQSC87U4FzKThXCgsA
[19-Apr-2026 13:00:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 13:00:06 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 13:00:06 UTC] User ID: 366
[19-Apr-2026 13:00:06 UTC] ✅ User profile retrieved successfully for user ID: 366
[19-Apr-2026 13:00:12 UTC] === API CALL LOG ===
[19-Apr-2026 13:00:12 UTC] Endpoint: user/profile.php
[19-Apr-2026 13:00:12 UTC] Full Log Data: {
    "timestamp": "2026-04-19 13:00:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "193.70.86.11",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY2IiwidXNlcm5hbWUiOiJOZXRzYW5leSBNYWxha3UiLCJlbWFpbCI6Im5ldHNhbmV0bWFsYWt1MjBAZ21haWwuY29tIiwiZXhwIjoxNzc3MjA4MTk0fQ.4X4A28i9byAWKYwDvNEkx_8iltQSC87U4FzKThXCgsA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eec1744a96e6f88-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "193.70.86.11",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "193.70.86.11, 172.69.223.10"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 13:00:12 UTC] === END API CALL LOG ===
[19-Apr-2026 13:00:12 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 13:00:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY2IiwidXNlcm5hbWUiOiJOZXRzYW5leSBNYWxha3UiLCJlbWFpbCI6Im5ldHNhbmV0bWFsYWt1MjBAZ21haWwuY29tIiwiZXhwIjoxNzc3MjA4MTk0fQ.4X4A28i9byAWKYwDvNEkx_8iltQSC87U4FzKThXCgsA
[19-Apr-2026 13:00:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 13:00:12 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 13:00:12 UTC] User ID: 366
[19-Apr-2026 13:00:12 UTC] ✅ User profile retrieved successfully for user ID: 366
[19-Apr-2026 13:00:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 13:00:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 13:00:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY2IiwidXNlcm5hbWUiOiJOZXRzYW5leSBNYWxha3UiLCJlbWFpbCI6Im5ldHNhbmV0bWFsYWt1MjBAZ21haWwuY29tIiwiZXhwIjoxNzc3MjA4MTk0fQ.4X4A28i9byAWKYwDvNEkx_8iltQSC87U4FzKThXCgsA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eec17deef8f6f88-CDG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"193.70.86.11","CF-IPCountry":"FR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"193.70.86.11, 172.69.223.9"}
[19-Apr-2026 13:00:37 UTC] === User Orders API Called ===
[19-Apr-2026 13:00:37 UTC] User ID: 366
[19-Apr-2026 13:00:37 UTC] Limit: 20, Offset: 0
[19-Apr-2026 13:00:37 UTC] Orders found: 0
[19-Apr-2026 13:00:37 UTC] Orders data: []
[19-Apr-2026 13:00:37 UTC] Total orders count: 0
[19-Apr-2026 13:00:37 UTC] === API CALL LOG ===
[19-Apr-2026 13:00:37 UTC] Endpoint: user/profile.php
[19-Apr-2026 13:00:37 UTC] Full Log Data: {
    "timestamp": "2026-04-19 13:00:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "193.70.86.11",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY2IiwidXNlcm5hbWUiOiJOZXRzYW5leSBNYWxha3UiLCJlbWFpbCI6Im5ldHNhbmV0bWFsYWt1MjBAZ21haWwuY29tIiwiZXhwIjoxNzc3MjA4MTk0fQ.4X4A28i9byAWKYwDvNEkx_8iltQSC87U4FzKThXCgsA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eec17deef926f88-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "193.70.86.11",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "193.70.86.11, 172.69.223.9"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 13:00:37 UTC] === END API CALL LOG ===
[19-Apr-2026 13:00:37 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 13:00:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY2IiwidXNlcm5hbWUiOiJOZXRzYW5leSBNYWxha3UiLCJlbWFpbCI6Im5ldHNhbmV0bWFsYWt1MjBAZ21haWwuY29tIiwiZXhwIjoxNzc3MjA4MTk0fQ.4X4A28i9byAWKYwDvNEkx_8iltQSC87U4FzKThXCgsA
[19-Apr-2026 13:00:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 13:00:37 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 13:00:37 UTC] User ID: 366
[19-Apr-2026 13:00:37 UTC] ✅ User profile retrieved successfully for user ID: 366
[19-Apr-2026 13:00:38 UTC] === API CALL LOG ===
[19-Apr-2026 13:00:38 UTC] Endpoint: user/profile.php
[19-Apr-2026 13:00:38 UTC] Full Log Data: {
    "timestamp": "2026-04-19 13:00:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "193.70.86.11",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY2IiwidXNlcm5hbWUiOiJOZXRzYW5leSBNYWxha3UiLCJlbWFpbCI6Im5ldHNhbmV0bWFsYWt1MjBAZ21haWwuY29tIiwiZXhwIjoxNzc3MjA4MTk0fQ.4X4A28i9byAWKYwDvNEkx_8iltQSC87U4FzKThXCgsA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eec17e47b4e6f88-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "193.70.86.11",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "193.70.86.11, 172.69.223.9"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 13:00:38 UTC] === END API CALL LOG ===
[19-Apr-2026 13:00:38 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 13:00:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY2IiwidXNlcm5hbWUiOiJOZXRzYW5leSBNYWxha3UiLCJlbWFpbCI6Im5ldHNhbmV0bWFsYWt1MjBAZ21haWwuY29tIiwiZXhwIjoxNzc3MjA4MTk0fQ.4X4A28i9byAWKYwDvNEkx_8iltQSC87U4FzKThXCgsA
[19-Apr-2026 13:00:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 13:00:38 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 13:00:38 UTC] User ID: 366
[19-Apr-2026 13:00:38 UTC] ✅ User profile retrieved successfully for user ID: 366
[19-Apr-2026 13:00:39 UTC] === API CALL LOG ===
[19-Apr-2026 13:00:39 UTC] Endpoint: user/profile.php
[19-Apr-2026 13:00:39 UTC] Full Log Data: {
    "timestamp": "2026-04-19 13:00:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "193.70.86.11",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY2IiwidXNlcm5hbWUiOiJOZXRzYW5leSBNYWxha3UiLCJlbWFpbCI6Im5ldHNhbmV0bWFsYWt1MjBAZ21haWwuY29tIiwiZXhwIjoxNzc3MjA4MTk0fQ.4X4A28i9byAWKYwDvNEkx_8iltQSC87U4FzKThXCgsA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eec17eabfbb6f88-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "193.70.86.11",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "193.70.86.11, 172.69.223.9"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 13:00:39 UTC] === END API CALL LOG ===
[19-Apr-2026 13:00:39 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 13:00:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY2IiwidXNlcm5hbWUiOiJOZXRzYW5leSBNYWxha3UiLCJlbWFpbCI6Im5ldHNhbmV0bWFsYWt1MjBAZ21haWwuY29tIiwiZXhwIjoxNzc3MjA4MTk0fQ.4X4A28i9byAWKYwDvNEkx_8iltQSC87U4FzKThXCgsA
[19-Apr-2026 13:00:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 13:00:39 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 13:00:39 UTC] User ID: 366
[19-Apr-2026 13:00:39 UTC] ✅ User profile retrieved successfully for user ID: 366
[19-Apr-2026 13:01:03 UTC] === API CALL LOG ===
[19-Apr-2026 13:01:03 UTC] Endpoint: user/profile.php
[19-Apr-2026 13:01:03 UTC] Full Log Data: {
    "timestamp": "2026-04-19 13:01:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "193.70.86.11",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY2IiwidXNlcm5hbWUiOiJOZXRzYW5leSBNYWxha3UiLCJlbWFpbCI6Im5ldHNhbmV0bWFsYWt1MjBAZ21haWwuY29tIiwiZXhwIjoxNzc3MjA4MTk0fQ.4X4A28i9byAWKYwDvNEkx_8iltQSC87U4FzKThXCgsA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eec18813ece6f88-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "193.70.86.11",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "193.70.86.11, 172.69.223.10"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 13:01:03 UTC] === END API CALL LOG ===
[19-Apr-2026 13:01:03 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 13:01:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY2IiwidXNlcm5hbWUiOiJOZXRzYW5leSBNYWxha3UiLCJlbWFpbCI6Im5ldHNhbmV0bWFsYWt1MjBAZ21haWwuY29tIiwiZXhwIjoxNzc3MjA4MTk0fQ.4X4A28i9byAWKYwDvNEkx_8iltQSC87U4FzKThXCgsA
[19-Apr-2026 13:01:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 13:01:03 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 13:01:03 UTC] User ID: 366
[19-Apr-2026 13:01:03 UTC] ✅ User profile retrieved successfully for user ID: 366
[19-Apr-2026 13:01:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 13:01:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 13:01:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY2IiwidXNlcm5hbWUiOiJOZXRzYW5leSBNYWxha3UiLCJlbWFpbCI6Im5ldHNhbmV0bWFsYWt1MjBAZ21haWwuY29tIiwiZXhwIjoxNzc3MjA4MTk0fQ.4X4A28i9byAWKYwDvNEkx_8iltQSC87U4FzKThXCgsA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eec18813ec96f88-CDG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"193.70.86.11","CF-IPCountry":"FR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"193.70.86.11, 172.69.223.10"}
[19-Apr-2026 13:01:03 UTC] === User Orders API Called ===
[19-Apr-2026 13:01:03 UTC] User ID: 366
[19-Apr-2026 13:01:03 UTC] Limit: 20, Offset: 0
[19-Apr-2026 13:01:03 UTC] Orders found: 0
[19-Apr-2026 13:01:03 UTC] Orders data: []
[19-Apr-2026 13:01:03 UTC] Total orders count: 0
[19-Apr-2026 13:01:04 UTC] === API CALL LOG ===
[19-Apr-2026 13:01:04 UTC] Endpoint: user/profile.php
[19-Apr-2026 13:01:04 UTC] Full Log Data: {
    "timestamp": "2026-04-19 13:01:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "193.70.86.11",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY2IiwidXNlcm5hbWUiOiJOZXRzYW5leSBNYWxha3UiLCJlbWFpbCI6Im5ldHNhbmV0bWFsYWt1MjBAZ21haWwuY29tIiwiZXhwIjoxNzc3MjA4MTk0fQ.4X4A28i9byAWKYwDvNEkx_8iltQSC87U4FzKThXCgsA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eec18877b776f88-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "193.70.86.11",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "193.70.86.11, 172.69.223.10"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 13:01:04 UTC] === END API CALL LOG ===
[19-Apr-2026 13:01:04 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 13:01:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY2IiwidXNlcm5hbWUiOiJOZXRzYW5leSBNYWxha3UiLCJlbWFpbCI6Im5ldHNhbmV0bWFsYWt1MjBAZ21haWwuY29tIiwiZXhwIjoxNzc3MjA4MTk0fQ.4X4A28i9byAWKYwDvNEkx_8iltQSC87U4FzKThXCgsA
[19-Apr-2026 13:01:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 13:01:04 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 13:01:04 UTC] User ID: 366
[19-Apr-2026 13:01:04 UTC] ✅ User profile retrieved successfully for user ID: 366
[19-Apr-2026 13:01:06 UTC] === API CALL LOG ===
[19-Apr-2026 13:01:06 UTC] Endpoint: user/profile.php
[19-Apr-2026 13:01:06 UTC] Full Log Data: {
    "timestamp": "2026-04-19 13:01:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "193.70.86.11",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY2IiwidXNlcm5hbWUiOiJOZXRzYW5leSBNYWxha3UiLCJlbWFpbCI6Im5ldHNhbmV0bWFsYWt1MjBAZ21haWwuY29tIiwiZXhwIjoxNzc3MjA4MTk0fQ.4X4A28i9byAWKYwDvNEkx_8iltQSC87U4FzKThXCgsA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eec18909a556f88-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "193.70.86.11",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "193.70.86.11, 172.69.223.10"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 13:01:06 UTC] === END API CALL LOG ===
[19-Apr-2026 13:01:06 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 13:01:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY2IiwidXNlcm5hbWUiOiJOZXRzYW5leSBNYWxha3UiLCJlbWFpbCI6Im5ldHNhbmV0bWFsYWt1MjBAZ21haWwuY29tIiwiZXhwIjoxNzc3MjA4MTk0fQ.4X4A28i9byAWKYwDvNEkx_8iltQSC87U4FzKThXCgsA
[19-Apr-2026 13:01:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 13:01:06 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 13:01:06 UTC] User ID: 366
[19-Apr-2026 13:01:06 UTC] ✅ User profile retrieved successfully for user ID: 366
[19-Apr-2026 13:01:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 13:01:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 13:01:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY2IiwidXNlcm5hbWUiOiJOZXRzYW5leSBNYWxha3UiLCJlbWFpbCI6Im5ldHNhbmV0bWFsYWt1MjBAZ21haWwuY29tIiwiZXhwIjoxNzc3MjA4MTk0fQ.4X4A28i9byAWKYwDvNEkx_8iltQSC87U4FzKThXCgsA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eec189f7c536f88-CDG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"193.70.86.11","CF-IPCountry":"FR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"193.70.86.11, 172.69.223.10"}
[19-Apr-2026 13:01:08 UTC] === User Orders API Called ===
[19-Apr-2026 13:01:08 UTC] User ID: 366
[19-Apr-2026 13:01:08 UTC] Limit: 20, Offset: 0
[19-Apr-2026 13:01:08 UTC] Orders found: 0
[19-Apr-2026 13:01:08 UTC] Orders data: []
[19-Apr-2026 13:01:08 UTC] Total orders count: 0
[19-Apr-2026 13:01:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 13:01:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 13:01:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY2IiwidXNlcm5hbWUiOiJOZXRzYW5leSBNYWxha3UiLCJlbWFpbCI6Im5ldHNhbmV0bWFsYWt1MjBAZ21haWwuY29tIiwiZXhwIjoxNzc3MjA4MTk0fQ.4X4A28i9byAWKYwDvNEkx_8iltQSC87U4FzKThXCgsA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eec18a35f346f88-CDG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"193.70.86.11","CF-IPCountry":"FR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"193.70.86.11, 172.69.223.10"}
[19-Apr-2026 13:01:09 UTC] === User Orders API Called ===
[19-Apr-2026 13:01:09 UTC] User ID: 366
[19-Apr-2026 13:01:09 UTC] Limit: 20, Offset: 0
[19-Apr-2026 13:01:09 UTC] Orders found: 0
[19-Apr-2026 13:01:09 UTC] Orders data: []
[19-Apr-2026 13:01:09 UTC] Total orders count: 0
[19-Apr-2026 13:01:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 13:01:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 13:01:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY2IiwidXNlcm5hbWUiOiJOZXRzYW5leSBNYWxha3UiLCJlbWFpbCI6Im5ldHNhbmV0bWFsYWt1MjBAZ21haWwuY29tIiwiZXhwIjoxNzc3MjA4MTk0fQ.4X4A28i9byAWKYwDvNEkx_8iltQSC87U4FzKThXCgsA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eec18b229bd6f88-CDG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"193.70.86.11","CF-IPCountry":"FR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"193.70.86.11, 172.69.223.10"}
[19-Apr-2026 13:01:11 UTC] === User Orders API Called ===
[19-Apr-2026 13:01:11 UTC] User ID: 366
[19-Apr-2026 13:01:11 UTC] Limit: 20, Offset: 0
[19-Apr-2026 13:01:11 UTC] Orders found: 0
[19-Apr-2026 13:01:11 UTC] Orders data: []
[19-Apr-2026 13:01:11 UTC] Total orders count: 0
[19-Apr-2026 13:01:11 UTC] === API CALL LOG ===
[19-Apr-2026 13:01:11 UTC] Endpoint: user/profile.php
[19-Apr-2026 13:01:11 UTC] Full Log Data: {
    "timestamp": "2026-04-19 13:01:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "193.70.86.11",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY2IiwidXNlcm5hbWUiOiJOZXRzYW5leSBNYWxha3UiLCJlbWFpbCI6Im5ldHNhbmV0bWFsYWt1MjBAZ21haWwuY29tIiwiZXhwIjoxNzc3MjA4MTk0fQ.4X4A28i9byAWKYwDvNEkx_8iltQSC87U4FzKThXCgsA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eec18b229be6f88-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "193.70.86.11",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "193.70.86.11, 172.69.223.10"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 13:01:11 UTC] === END API CALL LOG ===
[19-Apr-2026 13:01:11 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 13:01:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY2IiwidXNlcm5hbWUiOiJOZXRzYW5leSBNYWxha3UiLCJlbWFpbCI6Im5ldHNhbmV0bWFsYWt1MjBAZ21haWwuY29tIiwiZXhwIjoxNzc3MjA4MTk0fQ.4X4A28i9byAWKYwDvNEkx_8iltQSC87U4FzKThXCgsA
[19-Apr-2026 13:01:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 13:01:11 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 13:01:11 UTC] User ID: 366
[19-Apr-2026 13:01:11 UTC] ✅ User profile retrieved successfully for user ID: 366
[19-Apr-2026 13:01:11 UTC] === API CALL LOG ===
[19-Apr-2026 13:01:11 UTC] Endpoint: user/profile.php
[19-Apr-2026 13:01:11 UTC] Full Log Data: {
    "timestamp": "2026-04-19 13:01:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "193.70.86.11",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY2IiwidXNlcm5hbWUiOiJOZXRzYW5leSBNYWxha3UiLCJlbWFpbCI6Im5ldHNhbmV0bWFsYWt1MjBAZ21haWwuY29tIiwiZXhwIjoxNzc3MjA4MTk0fQ.4X4A28i9byAWKYwDvNEkx_8iltQSC87U4FzKThXCgsA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eec18b5cc606f88-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "193.70.86.11",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "193.70.86.11, 172.69.223.10"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 13:01:11 UTC] === END API CALL LOG ===
[19-Apr-2026 13:01:11 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 13:01:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY2IiwidXNlcm5hbWUiOiJOZXRzYW5leSBNYWxha3UiLCJlbWFpbCI6Im5ldHNhbmV0bWFsYWt1MjBAZ21haWwuY29tIiwiZXhwIjoxNzc3MjA4MTk0fQ.4X4A28i9byAWKYwDvNEkx_8iltQSC87U4FzKThXCgsA
[19-Apr-2026 13:01:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 13:01:11 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 13:01:11 UTC] User ID: 366
[19-Apr-2026 13:01:11 UTC] ✅ User profile retrieved successfully for user ID: 366
[19-Apr-2026 13:01:13 UTC] === API CALL LOG ===
[19-Apr-2026 13:01:13 UTC] Endpoint: user/profile.php
[19-Apr-2026 13:01:13 UTC] Full Log Data: {
    "timestamp": "2026-04-19 13:01:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "193.70.86.11",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY2IiwidXNlcm5hbWUiOiJOZXRzYW5leSBNYWxha3UiLCJlbWFpbCI6Im5ldHNhbmV0bWFsYWt1MjBAZ21haWwuY29tIiwiZXhwIjoxNzc3MjA4MTk0fQ.4X4A28i9byAWKYwDvNEkx_8iltQSC87U4FzKThXCgsA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eec18bf7ab76f88-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "193.70.86.11",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "193.70.86.11, 172.69.223.10"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 13:01:13 UTC] === END API CALL LOG ===
[19-Apr-2026 13:01:13 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 13:01:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY2IiwidXNlcm5hbWUiOiJOZXRzYW5leSBNYWxha3UiLCJlbWFpbCI6Im5ldHNhbmV0bWFsYWt1MjBAZ21haWwuY29tIiwiZXhwIjoxNzc3MjA4MTk0fQ.4X4A28i9byAWKYwDvNEkx_8iltQSC87U4FzKThXCgsA
[19-Apr-2026 13:01:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 13:01:13 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 13:01:13 UTC] User ID: 366
[19-Apr-2026 13:01:13 UTC] ✅ User profile retrieved successfully for user ID: 366
[19-Apr-2026 13:01:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 13:01:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 13:01:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY2IiwidXNlcm5hbWUiOiJOZXRzYW5leSBNYWxha3UiLCJlbWFpbCI6Im5ldHNhbmV0bWFsYWt1MjBAZ21haWwuY29tIiwiZXhwIjoxNzc3MjA4MTk0fQ.4X4A28i9byAWKYwDvNEkx_8iltQSC87U4FzKThXCgsA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eec190c69216f88-CDG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"193.70.86.11","CF-IPCountry":"FR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"193.70.86.11, 172.69.223.10"}
[19-Apr-2026 13:01:25 UTC] === User Orders API Called ===
[19-Apr-2026 13:01:25 UTC] User ID: 366
[19-Apr-2026 13:01:25 UTC] Limit: 20, Offset: 0
[19-Apr-2026 13:01:25 UTC] Orders found: 0
[19-Apr-2026 13:01:25 UTC] Orders data: []
[19-Apr-2026 13:01:25 UTC] Total orders count: 0
[19-Apr-2026 13:01:27 UTC] === API CALL LOG ===
[19-Apr-2026 13:01:27 UTC] Endpoint: user/profile.php
[19-Apr-2026 13:01:27 UTC] Full Log Data: {
    "timestamp": "2026-04-19 13:01:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "193.70.86.11",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY2IiwidXNlcm5hbWUiOiJOZXRzYW5leSBNYWxha3UiLCJlbWFpbCI6Im5ldHNhbmV0bWFsYWt1MjBAZ21haWwuY29tIiwiZXhwIjoxNzc3MjA4MTk0fQ.4X4A28i9byAWKYwDvNEkx_8iltQSC87U4FzKThXCgsA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eec1915af686f88-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "193.70.86.11",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "193.70.86.11, 172.69.223.10"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 13:01:27 UTC] === END API CALL LOG ===
[19-Apr-2026 13:01:27 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 13:01:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY2IiwidXNlcm5hbWUiOiJOZXRzYW5leSBNYWxha3UiLCJlbWFpbCI6Im5ldHNhbmV0bWFsYWt1MjBAZ21haWwuY29tIiwiZXhwIjoxNzc3MjA4MTk0fQ.4X4A28i9byAWKYwDvNEkx_8iltQSC87U4FzKThXCgsA
[19-Apr-2026 13:01:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 13:01:27 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 13:01:27 UTC] User ID: 366
[19-Apr-2026 13:01:27 UTC] ✅ User profile retrieved successfully for user ID: 366
[19-Apr-2026 13:01:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 13:01:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 13:01:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY2IiwidXNlcm5hbWUiOiJOZXRzYW5leSBNYWxha3UiLCJlbWFpbCI6Im5ldHNhbmV0bWFsYWt1MjBAZ21haWwuY29tIiwiZXhwIjoxNzc3MjA4MTk0fQ.4X4A28i9byAWKYwDvNEkx_8iltQSC87U4FzKThXCgsA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eec1915af666f88-CDG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"193.70.86.11","CF-IPCountry":"FR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"193.70.86.11, 172.69.223.10"}
[19-Apr-2026 13:01:27 UTC] === User Orders API Called ===
[19-Apr-2026 13:01:27 UTC] User ID: 366
[19-Apr-2026 13:01:27 UTC] Limit: 20, Offset: 0
[19-Apr-2026 13:01:27 UTC] Orders found: 0
[19-Apr-2026 13:01:27 UTC] Orders data: []
[19-Apr-2026 13:01:27 UTC] Total orders count: 0
[19-Apr-2026 13:01:28 UTC] === API CALL LOG ===
[19-Apr-2026 13:01:28 UTC] Endpoint: user/profile.php
[19-Apr-2026 13:01:28 UTC] Full Log Data: {
    "timestamp": "2026-04-19 13:01:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "193.70.86.11",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY2IiwidXNlcm5hbWUiOiJOZXRzYW5leSBNYWxha3UiLCJlbWFpbCI6Im5ldHNhbmV0bWFsYWt1MjBAZ21haWwuY29tIiwiZXhwIjoxNzc3MjA4MTk0fQ.4X4A28i9byAWKYwDvNEkx_8iltQSC87U4FzKThXCgsA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eec191e2d226f88-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "193.70.86.11",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "193.70.86.11, 172.69.223.10"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 13:01:28 UTC] === END API CALL LOG ===
[19-Apr-2026 13:01:28 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 13:01:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY2IiwidXNlcm5hbWUiOiJOZXRzYW5leSBNYWxha3UiLCJlbWFpbCI6Im5ldHNhbmV0bWFsYWt1MjBAZ21haWwuY29tIiwiZXhwIjoxNzc3MjA4MTk0fQ.4X4A28i9byAWKYwDvNEkx_8iltQSC87U4FzKThXCgsA
[19-Apr-2026 13:01:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 13:01:28 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 13:01:28 UTC] User ID: 366
[19-Apr-2026 13:01:28 UTC] ✅ User profile retrieved successfully for user ID: 366
[19-Apr-2026 13:01:29 UTC] === API CALL LOG ===
[19-Apr-2026 13:01:29 UTC] Endpoint: user/profile.php
[19-Apr-2026 13:01:29 UTC] Full Log Data: {
    "timestamp": "2026-04-19 13:01:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "193.70.86.11",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY2IiwidXNlcm5hbWUiOiJOZXRzYW5leSBNYWxha3UiLCJlbWFpbCI6Im5ldHNhbmV0bWFsYWt1MjBAZ21haWwuY29tIiwiZXhwIjoxNzc3MjA4MTk0fQ.4X4A28i9byAWKYwDvNEkx_8iltQSC87U4FzKThXCgsA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eec1922d87f6f88-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "193.70.86.11",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "193.70.86.11, 172.69.223.10"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 13:01:29 UTC] === END API CALL LOG ===
[19-Apr-2026 13:01:29 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 13:01:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY2IiwidXNlcm5hbWUiOiJOZXRzYW5leSBNYWxha3UiLCJlbWFpbCI6Im5ldHNhbmV0bWFsYWt1MjBAZ21haWwuY29tIiwiZXhwIjoxNzc3MjA4MTk0fQ.4X4A28i9byAWKYwDvNEkx_8iltQSC87U4FzKThXCgsA
[19-Apr-2026 13:01:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 13:01:29 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 13:01:29 UTC] User ID: 366
[19-Apr-2026 13:01:29 UTC] ✅ User profile retrieved successfully for user ID: 366
[19-Apr-2026 13:01:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 13:01:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 13:01:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY2IiwidXNlcm5hbWUiOiJOZXRzYW5leSBNYWxha3UiLCJlbWFpbCI6Im5ldHNhbmV0bWFsYWt1MjBAZ21haWwuY29tIiwiZXhwIjoxNzc3MjA4MTk0fQ.4X4A28i9byAWKYwDvNEkx_8iltQSC87U4FzKThXCgsA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eec199c9b2d6f88-CDG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"193.70.86.11","CF-IPCountry":"FR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"193.70.86.11, 172.69.223.9"}
[19-Apr-2026 13:01:48 UTC] === User Orders API Called ===
[19-Apr-2026 13:01:48 UTC] User ID: 366
[19-Apr-2026 13:01:48 UTC] Limit: 20, Offset: 0
[19-Apr-2026 13:01:48 UTC] Orders found: 0
[19-Apr-2026 13:01:48 UTC] Orders data: []
[19-Apr-2026 13:01:48 UTC] Total orders count: 0
[19-Apr-2026 13:01:50 UTC] === API CALL LOG ===
[19-Apr-2026 13:01:50 UTC] Endpoint: user/profile.php
[19-Apr-2026 13:01:50 UTC] Full Log Data: {
    "timestamp": "2026-04-19 13:01:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "193.70.86.11",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY2IiwidXNlcm5hbWUiOiJOZXRzYW5leSBNYWxha3UiLCJlbWFpbCI6Im5ldHNhbmV0bWFsYWt1MjBAZ21haWwuY29tIiwiZXhwIjoxNzc3MjA4MTk0fQ.4X4A28i9byAWKYwDvNEkx_8iltQSC87U4FzKThXCgsA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eec19a67b126f88-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "193.70.86.11",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "193.70.86.11, 172.69.223.9"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 13:01:50 UTC] === END API CALL LOG ===
[19-Apr-2026 13:01:50 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 13:01:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY2IiwidXNlcm5hbWUiOiJOZXRzYW5leSBNYWxha3UiLCJlbWFpbCI6Im5ldHNhbmV0bWFsYWt1MjBAZ21haWwuY29tIiwiZXhwIjoxNzc3MjA4MTk0fQ.4X4A28i9byAWKYwDvNEkx_8iltQSC87U4FzKThXCgsA
[19-Apr-2026 13:01:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 13:01:50 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 13:01:50 UTC] User ID: 366
[19-Apr-2026 13:01:50 UTC] ✅ User profile retrieved successfully for user ID: 366
[19-Apr-2026 13:01:51 UTC] User Purchases API - User ID: 366
[19-Apr-2026 13:01:51 UTC] User Purchases API - Total purchases found: 1
[19-Apr-2026 13:02:13 UTC] === API CALL LOG ===
[19-Apr-2026 13:02:13 UTC] Endpoint: user/profile.php
[19-Apr-2026 13:02:13 UTC] Full Log Data: {
    "timestamp": "2026-04-19 13:02:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "193.70.86.11",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY2IiwidXNlcm5hbWUiOiJOZXRzYW5leSBNYWxha3UiLCJlbWFpbCI6Im5ldHNhbmV0bWFsYWt1MjBAZ21haWwuY29tIiwiZXhwIjoxNzc3MjA4MTk0fQ.4X4A28i9byAWKYwDvNEkx_8iltQSC87U4FzKThXCgsA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eec1a335d296f88-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "193.70.86.11",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "193.70.86.11, 172.69.223.10"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 13:02:13 UTC] === END API CALL LOG ===
[19-Apr-2026 13:02:13 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 13:02:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY2IiwidXNlcm5hbWUiOiJOZXRzYW5leSBNYWxha3UiLCJlbWFpbCI6Im5ldHNhbmV0bWFsYWt1MjBAZ21haWwuY29tIiwiZXhwIjoxNzc3MjA4MTk0fQ.4X4A28i9byAWKYwDvNEkx_8iltQSC87U4FzKThXCgsA
[19-Apr-2026 13:02:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 13:02:13 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 13:02:13 UTC] User ID: 366
[19-Apr-2026 13:02:13 UTC] ✅ User profile retrieved successfully for user ID: 366
[19-Apr-2026 13:02:13 UTC] User Purchases API - User ID: 366
[19-Apr-2026 13:02:13 UTC] User Purchases API - Total purchases found: 1
[19-Apr-2026 13:02:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 13:02:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 13:02:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY2IiwidXNlcm5hbWUiOiJOZXRzYW5leSBNYWxha3UiLCJlbWFpbCI6Im5ldHNhbmV0bWFsYWt1MjBAZ21haWwuY29tIiwiZXhwIjoxNzc3MjA4MTk0fQ.4X4A28i9byAWKYwDvNEkx_8iltQSC87U4FzKThXCgsA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eec1a9b2f5b6f88-CDG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"193.70.86.11","CF-IPCountry":"FR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"193.70.86.11, 172.69.223.9"}
[19-Apr-2026 13:02:29 UTC] === User Orders API Called ===
[19-Apr-2026 13:02:29 UTC] User ID: 366
[19-Apr-2026 13:02:29 UTC] Limit: 20, Offset: 0
[19-Apr-2026 13:02:29 UTC] Orders found: 0
[19-Apr-2026 13:02:29 UTC] Orders data: []
[19-Apr-2026 13:02:29 UTC] Total orders count: 0
[19-Apr-2026 13:02:29 UTC] === API CALL LOG ===
[19-Apr-2026 13:02:29 UTC] Endpoint: user/profile.php
[19-Apr-2026 13:02:29 UTC] Full Log Data: {
    "timestamp": "2026-04-19 13:02:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "193.70.86.11",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY2IiwidXNlcm5hbWUiOiJOZXRzYW5leSBNYWxha3UiLCJlbWFpbCI6Im5ldHNhbmV0bWFsYWt1MjBAZ21haWwuY29tIiwiZXhwIjoxNzc3MjA4MTk0fQ.4X4A28i9byAWKYwDvNEkx_8iltQSC87U4FzKThXCgsA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eec1a9b2f626f88-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "193.70.86.11",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "193.70.86.11, 172.69.223.9"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 13:02:29 UTC] === END API CALL LOG ===
[19-Apr-2026 13:02:29 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 13:02:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY2IiwidXNlcm5hbWUiOiJOZXRzYW5leSBNYWxha3UiLCJlbWFpbCI6Im5ldHNhbmV0bWFsYWt1MjBAZ21haWwuY29tIiwiZXhwIjoxNzc3MjA4MTk0fQ.4X4A28i9byAWKYwDvNEkx_8iltQSC87U4FzKThXCgsA
[19-Apr-2026 13:02:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 13:02:29 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 13:02:29 UTC] User ID: 366
[19-Apr-2026 13:02:29 UTC] ✅ User profile retrieved successfully for user ID: 366
[19-Apr-2026 13:02:29 UTC] === API CALL LOG ===
[19-Apr-2026 13:02:29 UTC] Endpoint: user/profile.php
[19-Apr-2026 13:02:29 UTC] Full Log Data: {
    "timestamp": "2026-04-19 13:02:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "193.70.86.11",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY2IiwidXNlcm5hbWUiOiJOZXRzYW5leSBNYWxha3UiLCJlbWFpbCI6Im5ldHNhbmV0bWFsYWt1MjBAZ21haWwuY29tIiwiZXhwIjoxNzc3MjA4MTk0fQ.4X4A28i9byAWKYwDvNEkx_8iltQSC87U4FzKThXCgsA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eec1a9cf8a26f88-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "193.70.86.11",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "193.70.86.11, 172.69.223.9"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 13:02:29 UTC] === END API CALL LOG ===
[19-Apr-2026 13:02:29 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 13:02:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY2IiwidXNlcm5hbWUiOiJOZXRzYW5leSBNYWxha3UiLCJlbWFpbCI6Im5ldHNhbmV0bWFsYWt1MjBAZ21haWwuY29tIiwiZXhwIjoxNzc3MjA4MTk0fQ.4X4A28i9byAWKYwDvNEkx_8iltQSC87U4FzKThXCgsA
[19-Apr-2026 13:02:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 13:02:29 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 13:02:29 UTC] User ID: 366
[19-Apr-2026 13:02:29 UTC] ✅ User profile retrieved successfully for user ID: 366
[19-Apr-2026 13:02:31 UTC] === API CALL LOG ===
[19-Apr-2026 13:02:31 UTC] Endpoint: user/profile.php
[19-Apr-2026 13:02:31 UTC] Full Log Data: {
    "timestamp": "2026-04-19 13:02:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "193.70.86.11",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY2IiwidXNlcm5hbWUiOiJOZXRzYW5leSBNYWxha3UiLCJlbWFpbCI6Im5ldHNhbmV0bWFsYWt1MjBAZ21haWwuY29tIiwiZXhwIjoxNzc3MjA4MTk0fQ.4X4A28i9byAWKYwDvNEkx_8iltQSC87U4FzKThXCgsA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eec1aa4bec26f88-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "193.70.86.11",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "193.70.86.11, 172.69.223.9"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 13:02:31 UTC] === END API CALL LOG ===
[19-Apr-2026 13:02:31 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 13:02:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY2IiwidXNlcm5hbWUiOiJOZXRzYW5leSBNYWxha3UiLCJlbWFpbCI6Im5ldHNhbmV0bWFsYWt1MjBAZ21haWwuY29tIiwiZXhwIjoxNzc3MjA4MTk0fQ.4X4A28i9byAWKYwDvNEkx_8iltQSC87U4FzKThXCgsA
[19-Apr-2026 13:02:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 13:02:31 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 13:02:31 UTC] User ID: 366
[19-Apr-2026 13:02:31 UTC] ✅ User profile retrieved successfully for user ID: 366
[19-Apr-2026 13:02:36 UTC] === API CALL LOG ===
[19-Apr-2026 13:02:36 UTC] Endpoint: user/profile.php
[19-Apr-2026 13:02:36 UTC] Full Log Data: {
    "timestamp": "2026-04-19 13:02:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "193.70.86.11",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY2IiwidXNlcm5hbWUiOiJOZXRzYW5leSBNYWxha3UiLCJlbWFpbCI6Im5ldHNhbmV0bWFsYWt1MjBAZ21haWwuY29tIiwiZXhwIjoxNzc3MjA4MTk0fQ.4X4A28i9byAWKYwDvNEkx_8iltQSC87U4FzKThXCgsA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eec1ac64b366f88-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "193.70.86.11",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "193.70.86.11, 172.69.223.10"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 13:02:36 UTC] === END API CALL LOG ===
[19-Apr-2026 13:02:36 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 13:02:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY2IiwidXNlcm5hbWUiOiJOZXRzYW5leSBNYWxha3UiLCJlbWFpbCI6Im5ldHNhbmV0bWFsYWt1MjBAZ21haWwuY29tIiwiZXhwIjoxNzc3MjA4MTk0fQ.4X4A28i9byAWKYwDvNEkx_8iltQSC87U4FzKThXCgsA
[19-Apr-2026 13:02:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 13:02:36 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 13:02:36 UTC] User ID: 366
[19-Apr-2026 13:02:36 UTC] ✅ User profile retrieved successfully for user ID: 366
[19-Apr-2026 13:03:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 13:03:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 13:03:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY2IiwidXNlcm5hbWUiOiJOZXRzYW5leSBNYWxha3UiLCJlbWFpbCI6Im5ldHNhbmV0bWFsYWt1MjBAZ21haWwuY29tIiwiZXhwIjoxNzc3MjA4MTk0fQ.4X4A28i9byAWKYwDvNEkx_8iltQSC87U4FzKThXCgsA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eec1c2f5f866f88-CDG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"193.70.86.11","CF-IPCountry":"FR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"193.70.86.11, 172.69.223.10"}
[19-Apr-2026 13:03:34 UTC] === User Orders API Called ===
[19-Apr-2026 13:03:34 UTC] User ID: 366
[19-Apr-2026 13:03:34 UTC] Limit: 20, Offset: 0
[19-Apr-2026 13:03:34 UTC] Orders found: 0
[19-Apr-2026 13:03:34 UTC] Orders data: []
[19-Apr-2026 13:03:34 UTC] Total orders count: 0
[19-Apr-2026 13:03:34 UTC] === API CALL LOG ===
[19-Apr-2026 13:03:34 UTC] Endpoint: user/profile.php
[19-Apr-2026 13:03:34 UTC] Full Log Data: {
    "timestamp": "2026-04-19 13:03:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "193.70.86.11",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY2IiwidXNlcm5hbWUiOiJOZXRzYW5leSBNYWxha3UiLCJlbWFpbCI6Im5ldHNhbmV0bWFsYWt1MjBAZ21haWwuY29tIiwiZXhwIjoxNzc3MjA4MTk0fQ.4X4A28i9byAWKYwDvNEkx_8iltQSC87U4FzKThXCgsA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eec1c2f5f886f88-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "193.70.86.11",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "193.70.86.11, 172.69.223.9"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 13:03:34 UTC] === END API CALL LOG ===
[19-Apr-2026 13:03:34 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 13:03:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY2IiwidXNlcm5hbWUiOiJOZXRzYW5leSBNYWxha3UiLCJlbWFpbCI6Im5ldHNhbmV0bWFsYWt1MjBAZ21haWwuY29tIiwiZXhwIjoxNzc3MjA4MTk0fQ.4X4A28i9byAWKYwDvNEkx_8iltQSC87U4FzKThXCgsA
[19-Apr-2026 13:03:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 13:03:34 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 13:03:34 UTC] User ID: 366
[19-Apr-2026 13:03:34 UTC] ✅ User profile retrieved successfully for user ID: 366
[19-Apr-2026 13:03:35 UTC] === API CALL LOG ===
[19-Apr-2026 13:03:35 UTC] Endpoint: user/profile.php
[19-Apr-2026 13:03:35 UTC] Full Log Data: {
    "timestamp": "2026-04-19 13:03:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "193.70.86.11",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY2IiwidXNlcm5hbWUiOiJOZXRzYW5leSBNYWxha3UiLCJlbWFpbCI6Im5ldHNhbmV0bWFsYWt1MjBAZ21haWwuY29tIiwiZXhwIjoxNzc3MjA4MTk0fQ.4X4A28i9byAWKYwDvNEkx_8iltQSC87U4FzKThXCgsA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eec1c358bba6f88-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "193.70.86.11",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "193.70.86.11, 172.69.223.9"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 13:03:35 UTC] === END API CALL LOG ===
[19-Apr-2026 13:03:35 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 13:03:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY2IiwidXNlcm5hbWUiOiJOZXRzYW5leSBNYWxha3UiLCJlbWFpbCI6Im5ldHNhbmV0bWFsYWt1MjBAZ21haWwuY29tIiwiZXhwIjoxNzc3MjA4MTk0fQ.4X4A28i9byAWKYwDvNEkx_8iltQSC87U4FzKThXCgsA
[19-Apr-2026 13:03:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 13:03:35 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 13:03:35 UTC] User ID: 366
[19-Apr-2026 13:03:35 UTC] ✅ User profile retrieved successfully for user ID: 366
[19-Apr-2026 13:03:36 UTC] === API CALL LOG ===
[19-Apr-2026 13:03:36 UTC] Endpoint: user/profile.php
[19-Apr-2026 13:03:36 UTC] Full Log Data: {
    "timestamp": "2026-04-19 13:03:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "193.70.86.11",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY2IiwidXNlcm5hbWUiOiJOZXRzYW5leSBNYWxha3UiLCJlbWFpbCI6Im5ldHNhbmV0bWFsYWt1MjBAZ21haWwuY29tIiwiZXhwIjoxNzc3MjA4MTk0fQ.4X4A28i9byAWKYwDvNEkx_8iltQSC87U4FzKThXCgsA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eec1c3f69e86f88-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "193.70.86.11",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "193.70.86.11, 172.69.223.10"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 13:03:36 UTC] === END API CALL LOG ===
[19-Apr-2026 13:03:36 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 13:03:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY2IiwidXNlcm5hbWUiOiJOZXRzYW5leSBNYWxha3UiLCJlbWFpbCI6Im5ldHNhbmV0bWFsYWt1MjBAZ21haWwuY29tIiwiZXhwIjoxNzc3MjA4MTk0fQ.4X4A28i9byAWKYwDvNEkx_8iltQSC87U4FzKThXCgsA
[19-Apr-2026 13:03:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 13:03:36 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 13:03:36 UTC] User ID: 366
[19-Apr-2026 13:03:36 UTC] ✅ User profile retrieved successfully for user ID: 366
[19-Apr-2026 14:05:23 UTC] === API CALL LOG ===
[19-Apr-2026 14:05:23 UTC] Endpoint: user/profile.php
[19-Apr-2026 14:05:23 UTC] Full Log Data: {
    "timestamp": "2026-04-19 14:05:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:c4a1:9679::5014:d34b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY3IiwidXNlcm5hbWUiOiJjaGFuZHUiLCJlbWFpbCI6ImFhYmhpc2hla3NpbmdocmFqYXdhdDdAZ21haWwuY29tIiwiZXhwIjoxNzc3MjEyMzIyfQ.2BohuRfOU3UegTIYKUIIuApUZLVpsoir15ttq7KPcas",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eec76bf09e64dfe-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:c4a1:9679::5014:d34b",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:c4a1:9679::5014:d34b, 172.68.234.189"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 14:05:23 UTC] === END API CALL LOG ===
[19-Apr-2026 14:05:23 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 14:05:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY3IiwidXNlcm5hbWUiOiJjaGFuZHUiLCJlbWFpbCI6ImFhYmhpc2hla3NpbmdocmFqYXdhdDdAZ21haWwuY29tIiwiZXhwIjoxNzc3MjEyMzIyfQ.2BohuRfOU3UegTIYKUIIuApUZLVpsoir15ttq7KPcas
[19-Apr-2026 14:05:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 14:05:23 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 14:05:23 UTC] User ID: 367
[19-Apr-2026 14:05:23 UTC] ✅ User profile retrieved successfully for user ID: 367
[19-Apr-2026 14:05:23 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 14:05:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 14:05:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY3IiwidXNlcm5hbWUiOiJjaGFuZHUiLCJlbWFpbCI6ImFhYmhpc2hla3NpbmdocmFqYXdhdDdAZ21haWwuY29tIiwiZXhwIjoxNzc3MjEyMzIyfQ.2BohuRfOU3UegTIYKUIIuApUZLVpsoir15ttq7KPcas","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eec76bf09e94dfe-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:c4a1:9679::5014:d34b","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:4900:c4a1:9679::5014:d34b, 172.68.234.189"}
[19-Apr-2026 14:05:23 UTC] === User Orders API Called ===
[19-Apr-2026 14:05:23 UTC] User ID: 367
[19-Apr-2026 14:05:23 UTC] Limit: 20, Offset: 0
[19-Apr-2026 14:05:23 UTC] Orders found: 0
[19-Apr-2026 14:05:23 UTC] Orders data: []
[19-Apr-2026 14:05:23 UTC] Total orders count: 0
[19-Apr-2026 14:05:23 UTC] === API CALL LOG ===
[19-Apr-2026 14:05:23 UTC] Endpoint: user/profile.php
[19-Apr-2026 14:05:23 UTC] Full Log Data: {
    "timestamp": "2026-04-19 14:05:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:c4a1:9679::5014:d34b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY3IiwidXNlcm5hbWUiOiJjaGFuZHUiLCJlbWFpbCI6ImFhYmhpc2hla3NpbmdocmFqYXdhdDdAZ21haWwuY29tIiwiZXhwIjoxNzc3MjEyMzIyfQ.2BohuRfOU3UegTIYKUIIuApUZLVpsoir15ttq7KPcas",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eec76bffc044dfe-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:c4a1:9679::5014:d34b",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:c4a1:9679::5014:d34b, 172.68.234.189"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 14:05:23 UTC] === END API CALL LOG ===
[19-Apr-2026 14:05:23 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 14:05:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY3IiwidXNlcm5hbWUiOiJjaGFuZHUiLCJlbWFpbCI6ImFhYmhpc2hla3NpbmdocmFqYXdhdDdAZ21haWwuY29tIiwiZXhwIjoxNzc3MjEyMzIyfQ.2BohuRfOU3UegTIYKUIIuApUZLVpsoir15ttq7KPcas
[19-Apr-2026 14:05:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 14:05:23 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 14:05:23 UTC] User ID: 367
[19-Apr-2026 14:05:23 UTC] ✅ User profile retrieved successfully for user ID: 367
[19-Apr-2026 14:05:24 UTC] === API CALL LOG ===
[19-Apr-2026 14:05:24 UTC] Endpoint: user/profile.php
[19-Apr-2026 14:05:24 UTC] Full Log Data: {
    "timestamp": "2026-04-19 14:05:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:c4a1:9679::5014:d34b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY3IiwidXNlcm5hbWUiOiJjaGFuZHUiLCJlbWFpbCI6ImFhYmhpc2hla3NpbmdocmFqYXdhdDdAZ21haWwuY29tIiwiZXhwIjoxNzc3MjEyMzIyfQ.2BohuRfOU3UegTIYKUIIuApUZLVpsoir15ttq7KPcas",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eec76c4ef834dfe-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:c4a1:9679::5014:d34b",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:c4a1:9679::5014:d34b, 172.68.234.188"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 14:05:24 UTC] === END API CALL LOG ===
[19-Apr-2026 14:05:24 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 14:05:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY3IiwidXNlcm5hbWUiOiJjaGFuZHUiLCJlbWFpbCI6ImFhYmhpc2hla3NpbmdocmFqYXdhdDdAZ21haWwuY29tIiwiZXhwIjoxNzc3MjEyMzIyfQ.2BohuRfOU3UegTIYKUIIuApUZLVpsoir15ttq7KPcas
[19-Apr-2026 14:05:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 14:05:24 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 14:05:24 UTC] User ID: 367
[19-Apr-2026 14:05:24 UTC] ✅ User profile retrieved successfully for user ID: 367
[19-Apr-2026 14:05:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 14:05:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 14:05:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY3IiwidXNlcm5hbWUiOiJjaGFuZHUiLCJlbWFpbCI6ImFhYmhpc2hla3NpbmdocmFqYXdhdDdAZ21haWwuY29tIiwiZXhwIjoxNzc3MjEyMzIyfQ.2BohuRfOU3UegTIYKUIIuApUZLVpsoir15ttq7KPcas","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eec7725d97a4dfe-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:c4a1:9679::5014:d34b","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:4900:c4a1:9679::5014:d34b, 172.68.234.130"}
[19-Apr-2026 14:05:40 UTC] === User Orders API Called ===
[19-Apr-2026 14:05:40 UTC] User ID: 367
[19-Apr-2026 14:05:40 UTC] Limit: 20, Offset: 0
[19-Apr-2026 14:05:40 UTC] Orders found: 0
[19-Apr-2026 14:05:40 UTC] Orders data: []
[19-Apr-2026 14:05:40 UTC] Total orders count: 0
[19-Apr-2026 14:05:40 UTC] === API CALL LOG ===
[19-Apr-2026 14:05:40 UTC] Endpoint: user/profile.php
[19-Apr-2026 14:05:40 UTC] Full Log Data: {
    "timestamp": "2026-04-19 14:05:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:c4a1:9679::5014:d34b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY3IiwidXNlcm5hbWUiOiJjaGFuZHUiLCJlbWFpbCI6ImFhYmhpc2hla3NpbmdocmFqYXdhdDdAZ21haWwuY29tIiwiZXhwIjoxNzc3MjEyMzIyfQ.2BohuRfOU3UegTIYKUIIuApUZLVpsoir15ttq7KPcas",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eec7725d97b4dfe-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:c4a1:9679::5014:d34b",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:c4a1:9679::5014:d34b, 172.68.234.131"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 14:05:40 UTC] === END API CALL LOG ===
[19-Apr-2026 14:05:40 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 14:05:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY3IiwidXNlcm5hbWUiOiJjaGFuZHUiLCJlbWFpbCI6ImFhYmhpc2hla3NpbmdocmFqYXdhdDdAZ21haWwuY29tIiwiZXhwIjoxNzc3MjEyMzIyfQ.2BohuRfOU3UegTIYKUIIuApUZLVpsoir15ttq7KPcas
[19-Apr-2026 14:05:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 14:05:40 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 14:05:40 UTC] User ID: 367
[19-Apr-2026 14:05:40 UTC] ✅ User profile retrieved successfully for user ID: 367
[19-Apr-2026 14:05:40 UTC] === API CALL LOG ===
[19-Apr-2026 14:05:40 UTC] Endpoint: user/profile.php
[19-Apr-2026 14:05:40 UTC] Full Log Data: {
    "timestamp": "2026-04-19 14:05:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:c4a1:9679::5014:d34b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY3IiwidXNlcm5hbWUiOiJjaGFuZHUiLCJlbWFpbCI6ImFhYmhpc2hla3NpbmdocmFqYXdhdDdAZ21haWwuY29tIiwiZXhwIjoxNzc3MjEyMzIyfQ.2BohuRfOU3UegTIYKUIIuApUZLVpsoir15ttq7KPcas",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eec772919e14dfe-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:c4a1:9679::5014:d34b",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:c4a1:9679::5014:d34b, 172.68.234.130"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 14:05:40 UTC] === END API CALL LOG ===
[19-Apr-2026 14:05:40 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 14:05:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY3IiwidXNlcm5hbWUiOiJjaGFuZHUiLCJlbWFpbCI6ImFhYmhpc2hla3NpbmdocmFqYXdhdDdAZ21haWwuY29tIiwiZXhwIjoxNzc3MjEyMzIyfQ.2BohuRfOU3UegTIYKUIIuApUZLVpsoir15ttq7KPcas
[19-Apr-2026 14:05:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 14:05:40 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 14:05:40 UTC] User ID: 367
[19-Apr-2026 14:05:40 UTC] ✅ User profile retrieved successfully for user ID: 367
[19-Apr-2026 14:05:41 UTC] === API CALL LOG ===
[19-Apr-2026 14:05:41 UTC] Endpoint: user/profile.php
[19-Apr-2026 14:05:41 UTC] Full Log Data: {
    "timestamp": "2026-04-19 14:05:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:c4a1:9679::5014:d34b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY3IiwidXNlcm5hbWUiOiJjaGFuZHUiLCJlbWFpbCI6ImFhYmhpc2hla3NpbmdocmFqYXdhdDdAZ21haWwuY29tIiwiZXhwIjoxNzc3MjEyMzIyfQ.2BohuRfOU3UegTIYKUIIuApUZLVpsoir15ttq7KPcas",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eec772bafce4dfe-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:c4a1:9679::5014:d34b",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:c4a1:9679::5014:d34b, 172.68.234.130"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 14:05:41 UTC] === END API CALL LOG ===
[19-Apr-2026 14:05:41 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 14:05:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY3IiwidXNlcm5hbWUiOiJjaGFuZHUiLCJlbWFpbCI6ImFhYmhpc2hla3NpbmdocmFqYXdhdDdAZ21haWwuY29tIiwiZXhwIjoxNzc3MjEyMzIyfQ.2BohuRfOU3UegTIYKUIIuApUZLVpsoir15ttq7KPcas
[19-Apr-2026 14:05:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 14:05:41 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 14:05:41 UTC] User ID: 367
[19-Apr-2026 14:05:41 UTC] ✅ User profile retrieved successfully for user ID: 367
[19-Apr-2026 14:06:19 UTC] === API CALL LOG ===
[19-Apr-2026 14:06:19 UTC] Endpoint: user/profile.php
[19-Apr-2026 14:06:19 UTC] Full Log Data: {
    "timestamp": "2026-04-19 14:06:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:c4a1:9679::5014:d34b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY3IiwidXNlcm5hbWUiOiJjaGFuZHUiLCJlbWFpbCI6ImFhYmhpc2hla3NpbmdocmFqYXdhdDdAZ21haWwuY29tIiwiZXhwIjoxNzc3MjEyMzIyfQ.2BohuRfOU3UegTIYKUIIuApUZLVpsoir15ttq7KPcas",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eec781e4e93e1ae-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:c4a1:9679::5014:d34b",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:c4a1:9679::5014:d34b, 172.68.234.131"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 14:06:19 UTC] === END API CALL LOG ===
[19-Apr-2026 14:06:19 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 14:06:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY3IiwidXNlcm5hbWUiOiJjaGFuZHUiLCJlbWFpbCI6ImFhYmhpc2hla3NpbmdocmFqYXdhdDdAZ21haWwuY29tIiwiZXhwIjoxNzc3MjEyMzIyfQ.2BohuRfOU3UegTIYKUIIuApUZLVpsoir15ttq7KPcas
[19-Apr-2026 14:06:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 14:06:19 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 14:06:19 UTC] User ID: 367
[19-Apr-2026 14:06:19 UTC] ✅ User profile retrieved successfully for user ID: 367
[19-Apr-2026 14:06:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 14:06:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 14:06:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY3IiwidXNlcm5hbWUiOiJjaGFuZHUiLCJlbWFpbCI6ImFhYmhpc2hla3NpbmdocmFqYXdhdDdAZ21haWwuY29tIiwiZXhwIjoxNzc3MjEyMzIyfQ.2BohuRfOU3UegTIYKUIIuApUZLVpsoir15ttq7KPcas","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eec78496909e1ae-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:c4a1:9679::5014:d34b","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:4900:c4a1:9679::5014:d34b, 172.68.234.131"}
[19-Apr-2026 14:06:26 UTC] === User Orders API Called ===
[19-Apr-2026 14:06:26 UTC] User ID: 367
[19-Apr-2026 14:06:26 UTC] Limit: 20, Offset: 0
[19-Apr-2026 14:06:26 UTC] Orders found: 0
[19-Apr-2026 14:06:26 UTC] Orders data: []
[19-Apr-2026 14:06:26 UTC] Total orders count: 0
[19-Apr-2026 14:06:28 UTC] === API CALL LOG ===
[19-Apr-2026 14:06:28 UTC] Endpoint: user/profile.php
[19-Apr-2026 14:06:28 UTC] Full Log Data: {
    "timestamp": "2026-04-19 14:06:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:c4a1:9679::5014:d34b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY3IiwidXNlcm5hbWUiOiJjaGFuZHUiLCJlbWFpbCI6ImFhYmhpc2hla3NpbmdocmFqYXdhdDdAZ21haWwuY29tIiwiZXhwIjoxNzc3MjEyMzIyfQ.2BohuRfOU3UegTIYKUIIuApUZLVpsoir15ttq7KPcas",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eec78514b6ee1ae-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:c4a1:9679::5014:d34b",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:c4a1:9679::5014:d34b, 172.68.234.131"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 14:06:28 UTC] === END API CALL LOG ===
[19-Apr-2026 14:06:28 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 14:06:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY3IiwidXNlcm5hbWUiOiJjaGFuZHUiLCJlbWFpbCI6ImFhYmhpc2hla3NpbmdocmFqYXdhdDdAZ21haWwuY29tIiwiZXhwIjoxNzc3MjEyMzIyfQ.2BohuRfOU3UegTIYKUIIuApUZLVpsoir15ttq7KPcas
[19-Apr-2026 14:06:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 14:06:28 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 14:06:28 UTC] User ID: 367
[19-Apr-2026 14:06:28 UTC] ✅ User profile retrieved successfully for user ID: 367
[19-Apr-2026 14:06:28 UTC] User Purchases API - User ID: 367
[19-Apr-2026 14:06:28 UTC] User Purchases API - Total purchases found: 0
[19-Apr-2026 14:06:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 14:06:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 14:06:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY3IiwidXNlcm5hbWUiOiJjaGFuZHUiLCJlbWFpbCI6ImFhYmhpc2hla3NpbmdocmFqYXdhdDdAZ21haWwuY29tIiwiZXhwIjoxNzc3MjEyMzIyfQ.2BohuRfOU3UegTIYKUIIuApUZLVpsoir15ttq7KPcas","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eec7867298be1ae-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:c4a1:9679::5014:d34b","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:4900:c4a1:9679::5014:d34b, 172.68.234.131"}
[19-Apr-2026 14:06:31 UTC] === User Orders API Called ===
[19-Apr-2026 14:06:31 UTC] User ID: 367
[19-Apr-2026 14:06:31 UTC] Limit: 20, Offset: 0
[19-Apr-2026 14:06:31 UTC] Orders found: 0
[19-Apr-2026 14:06:31 UTC] Orders data: []
[19-Apr-2026 14:06:31 UTC] Total orders count: 0
[19-Apr-2026 14:06:31 UTC] === API CALL LOG ===
[19-Apr-2026 14:06:31 UTC] Endpoint: user/profile.php
[19-Apr-2026 14:06:31 UTC] Full Log Data: {
    "timestamp": "2026-04-19 14:06:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:c4a1:9679::5014:d34b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY3IiwidXNlcm5hbWUiOiJjaGFuZHUiLCJlbWFpbCI6ImFhYmhpc2hla3NpbmdocmFqYXdhdDdAZ21haWwuY29tIiwiZXhwIjoxNzc3MjEyMzIyfQ.2BohuRfOU3UegTIYKUIIuApUZLVpsoir15ttq7KPcas",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eec7867298de1ae-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:c4a1:9679::5014:d34b",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:c4a1:9679::5014:d34b, 172.68.234.131"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 14:06:31 UTC] === END API CALL LOG ===
[19-Apr-2026 14:06:31 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 14:06:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY3IiwidXNlcm5hbWUiOiJjaGFuZHUiLCJlbWFpbCI6ImFhYmhpc2hla3NpbmdocmFqYXdhdDdAZ21haWwuY29tIiwiZXhwIjoxNzc3MjEyMzIyfQ.2BohuRfOU3UegTIYKUIIuApUZLVpsoir15ttq7KPcas
[19-Apr-2026 14:06:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 14:06:31 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 14:06:31 UTC] User ID: 367
[19-Apr-2026 14:06:31 UTC] ✅ User profile retrieved successfully for user ID: 367
[19-Apr-2026 14:06:32 UTC] === API CALL LOG ===
[19-Apr-2026 14:06:32 UTC] Endpoint: user/profile.php
[19-Apr-2026 14:06:32 UTC] Full Log Data: {
    "timestamp": "2026-04-19 14:06:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:c4a1:9679::5014:d34b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY3IiwidXNlcm5hbWUiOiJjaGFuZHUiLCJlbWFpbCI6ImFhYmhpc2hla3NpbmdocmFqYXdhdDdAZ21haWwuY29tIiwiZXhwIjoxNzc3MjEyMzIyfQ.2BohuRfOU3UegTIYKUIIuApUZLVpsoir15ttq7KPcas",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eec786aca18e1ae-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:c4a1:9679::5014:d34b",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:c4a1:9679::5014:d34b, 172.68.234.131"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 14:06:32 UTC] === END API CALL LOG ===
[19-Apr-2026 14:06:32 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 14:06:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY3IiwidXNlcm5hbWUiOiJjaGFuZHUiLCJlbWFpbCI6ImFhYmhpc2hla3NpbmdocmFqYXdhdDdAZ21haWwuY29tIiwiZXhwIjoxNzc3MjEyMzIyfQ.2BohuRfOU3UegTIYKUIIuApUZLVpsoir15ttq7KPcas
[19-Apr-2026 14:06:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 14:06:32 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 14:06:32 UTC] User ID: 367
[19-Apr-2026 14:06:32 UTC] ✅ User profile retrieved successfully for user ID: 367
[19-Apr-2026 14:06:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 14:06:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 14:06:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY3IiwidXNlcm5hbWUiOiJjaGFuZHUiLCJlbWFpbCI6ImFhYmhpc2hla3NpbmdocmFqYXdhdDdAZ21haWwuY29tIiwiZXhwIjoxNzc3MjEyMzIyfQ.2BohuRfOU3UegTIYKUIIuApUZLVpsoir15ttq7KPcas","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eec789cee5fe1ae-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:c4a1:9679::5014:d34b","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:4900:c4a1:9679::5014:d34b, 172.68.234.131"}
[19-Apr-2026 14:06:40 UTC] === User Orders API Called ===
[19-Apr-2026 14:06:40 UTC] User ID: 367
[19-Apr-2026 14:06:40 UTC] Limit: 20, Offset: 0
[19-Apr-2026 14:06:40 UTC] Orders found: 0
[19-Apr-2026 14:06:40 UTC] Orders data: []
[19-Apr-2026 14:06:40 UTC] Total orders count: 0
[19-Apr-2026 14:06:40 UTC] === API CALL LOG ===
[19-Apr-2026 14:06:40 UTC] Endpoint: user/profile.php
[19-Apr-2026 14:06:40 UTC] Full Log Data: {
    "timestamp": "2026-04-19 14:06:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:c4a1:9679::5014:d34b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY3IiwidXNlcm5hbWUiOiJjaGFuZHUiLCJlbWFpbCI6ImFhYmhpc2hla3NpbmdocmFqYXdhdDdAZ21haWwuY29tIiwiZXhwIjoxNzc3MjEyMzIyfQ.2BohuRfOU3UegTIYKUIIuApUZLVpsoir15ttq7KPcas",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eec789cee61e1ae-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:c4a1:9679::5014:d34b",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:c4a1:9679::5014:d34b, 172.68.234.131"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 14:06:40 UTC] === END API CALL LOG ===
[19-Apr-2026 14:06:40 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 14:06:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY3IiwidXNlcm5hbWUiOiJjaGFuZHUiLCJlbWFpbCI6ImFhYmhpc2hla3NpbmdocmFqYXdhdDdAZ21haWwuY29tIiwiZXhwIjoxNzc3MjEyMzIyfQ.2BohuRfOU3UegTIYKUIIuApUZLVpsoir15ttq7KPcas
[19-Apr-2026 14:06:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 14:06:40 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 14:06:40 UTC] User ID: 367
[19-Apr-2026 14:06:40 UTC] ✅ User profile retrieved successfully for user ID: 367
[19-Apr-2026 14:06:40 UTC] === API CALL LOG ===
[19-Apr-2026 14:06:40 UTC] Endpoint: user/profile.php
[19-Apr-2026 14:06:40 UTC] Full Log Data: {
    "timestamp": "2026-04-19 14:06:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:c4a1:9679::5014:d34b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY3IiwidXNlcm5hbWUiOiJjaGFuZHUiLCJlbWFpbCI6ImFhYmhpc2hla3NpbmdocmFqYXdhdDdAZ21haWwuY29tIiwiZXhwIjoxNzc3MjEyMzIyfQ.2BohuRfOU3UegTIYKUIIuApUZLVpsoir15ttq7KPcas",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eec78a0afafe1ae-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:c4a1:9679::5014:d34b",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:c4a1:9679::5014:d34b, 172.68.234.131"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 14:06:40 UTC] === END API CALL LOG ===
[19-Apr-2026 14:06:40 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 14:06:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY3IiwidXNlcm5hbWUiOiJjaGFuZHUiLCJlbWFpbCI6ImFhYmhpc2hla3NpbmdocmFqYXdhdDdAZ21haWwuY29tIiwiZXhwIjoxNzc3MjEyMzIyfQ.2BohuRfOU3UegTIYKUIIuApUZLVpsoir15ttq7KPcas
[19-Apr-2026 14:06:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 14:06:40 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 14:06:40 UTC] User ID: 367
[19-Apr-2026 14:06:40 UTC] ✅ User profile retrieved successfully for user ID: 367
[19-Apr-2026 14:06:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 14:06:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 14:06:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY3IiwidXNlcm5hbWUiOiJjaGFuZHUiLCJlbWFpbCI6ImFhYmhpc2hla3NpbmdocmFqYXdhdDdAZ21haWwuY29tIiwiZXhwIjoxNzc3MjEyMzIyfQ.2BohuRfOU3UegTIYKUIIuApUZLVpsoir15ttq7KPcas","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eec78bf4f0ce1ae-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:c4a1:9679::5014:d34b","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:4900:c4a1:9679::5014:d34b, 172.68.234.131"}
[19-Apr-2026 14:06:45 UTC] === User Orders API Called ===
[19-Apr-2026 14:06:45 UTC] User ID: 367
[19-Apr-2026 14:06:45 UTC] Limit: 20, Offset: 0
[19-Apr-2026 14:06:45 UTC] Orders found: 0
[19-Apr-2026 14:06:45 UTC] Orders data: []
[19-Apr-2026 14:06:45 UTC] Total orders count: 0
[19-Apr-2026 14:06:45 UTC] === API CALL LOG ===
[19-Apr-2026 14:06:45 UTC] Endpoint: user/profile.php
[19-Apr-2026 14:06:45 UTC] Full Log Data: {
    "timestamp": "2026-04-19 14:06:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:c4a1:9679::5014:d34b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY3IiwidXNlcm5hbWUiOiJjaGFuZHUiLCJlbWFpbCI6ImFhYmhpc2hla3NpbmdocmFqYXdhdDdAZ21haWwuY29tIiwiZXhwIjoxNzc3MjEyMzIyfQ.2BohuRfOU3UegTIYKUIIuApUZLVpsoir15ttq7KPcas",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eec78bf4f12e1ae-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:c4a1:9679::5014:d34b",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:c4a1:9679::5014:d34b, 172.68.234.131"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 14:06:45 UTC] === END API CALL LOG ===
[19-Apr-2026 14:06:45 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 14:06:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY3IiwidXNlcm5hbWUiOiJjaGFuZHUiLCJlbWFpbCI6ImFhYmhpc2hla3NpbmdocmFqYXdhdDdAZ21haWwuY29tIiwiZXhwIjoxNzc3MjEyMzIyfQ.2BohuRfOU3UegTIYKUIIuApUZLVpsoir15ttq7KPcas
[19-Apr-2026 14:06:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 14:06:45 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 14:06:45 UTC] User ID: 367
[19-Apr-2026 14:06:45 UTC] ✅ User profile retrieved successfully for user ID: 367
[19-Apr-2026 14:06:46 UTC] === API CALL LOG ===
[19-Apr-2026 14:06:46 UTC] Endpoint: user/profile.php
[19-Apr-2026 14:06:46 UTC] Full Log Data: {
    "timestamp": "2026-04-19 14:06:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:c4a1:9679::5014:d34b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY3IiwidXNlcm5hbWUiOiJjaGFuZHUiLCJlbWFpbCI6ImFhYmhpc2hla3NpbmdocmFqYXdhdDdAZ21haWwuY29tIiwiZXhwIjoxNzc3MjEyMzIyfQ.2BohuRfOU3UegTIYKUIIuApUZLVpsoir15ttq7KPcas",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eec78c3692fe1ae-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:c4a1:9679::5014:d34b",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:c4a1:9679::5014:d34b, 172.68.234.131"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 14:06:46 UTC] === END API CALL LOG ===
[19-Apr-2026 14:06:46 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 14:06:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY3IiwidXNlcm5hbWUiOiJjaGFuZHUiLCJlbWFpbCI6ImFhYmhpc2hla3NpbmdocmFqYXdhdDdAZ21haWwuY29tIiwiZXhwIjoxNzc3MjEyMzIyfQ.2BohuRfOU3UegTIYKUIIuApUZLVpsoir15ttq7KPcas
[19-Apr-2026 14:06:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 14:06:46 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 14:06:46 UTC] User ID: 367
[19-Apr-2026 14:06:46 UTC] ✅ User profile retrieved successfully for user ID: 367
[19-Apr-2026 14:06:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 14:06:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 14:06:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY3IiwidXNlcm5hbWUiOiJjaGFuZHUiLCJlbWFpbCI6ImFhYmhpc2hla3NpbmdocmFqYXdhdDdAZ21haWwuY29tIiwiZXhwIjoxNzc3MjEyMzIyfQ.2BohuRfOU3UegTIYKUIIuApUZLVpsoir15ttq7KPcas","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eec7910ecf2e1ae-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:c4a1:9679::5014:d34b","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:4900:c4a1:9679::5014:d34b, 172.68.234.130"}
[19-Apr-2026 14:06:58 UTC] === User Orders API Called ===
[19-Apr-2026 14:06:58 UTC] User ID: 367
[19-Apr-2026 14:06:58 UTC] Limit: 20, Offset: 0
[19-Apr-2026 14:06:58 UTC] Orders found: 0
[19-Apr-2026 14:06:58 UTC] Orders data: []
[19-Apr-2026 14:06:58 UTC] Total orders count: 0
[19-Apr-2026 14:06:58 UTC] === API CALL LOG ===
[19-Apr-2026 14:06:58 UTC] Endpoint: user/profile.php
[19-Apr-2026 14:06:58 UTC] Full Log Data: {
    "timestamp": "2026-04-19 14:06:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:c4a1:9679::5014:d34b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY3IiwidXNlcm5hbWUiOiJjaGFuZHUiLCJlbWFpbCI6ImFhYmhpc2hla3NpbmdocmFqYXdhdDdAZ21haWwuY29tIiwiZXhwIjoxNzc3MjEyMzIyfQ.2BohuRfOU3UegTIYKUIIuApUZLVpsoir15ttq7KPcas",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eec7910ecf4e1ae-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:c4a1:9679::5014:d34b",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:c4a1:9679::5014:d34b, 172.68.234.131"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 14:06:58 UTC] === END API CALL LOG ===
[19-Apr-2026 14:06:58 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 14:06:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY3IiwidXNlcm5hbWUiOiJjaGFuZHUiLCJlbWFpbCI6ImFhYmhpc2hla3NpbmdocmFqYXdhdDdAZ21haWwuY29tIiwiZXhwIjoxNzc3MjEyMzIyfQ.2BohuRfOU3UegTIYKUIIuApUZLVpsoir15ttq7KPcas
[19-Apr-2026 14:06:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 14:06:58 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 14:06:58 UTC] User ID: 367
[19-Apr-2026 14:06:58 UTC] ✅ User profile retrieved successfully for user ID: 367
[19-Apr-2026 14:06:59 UTC] === API CALL LOG ===
[19-Apr-2026 14:06:59 UTC] Endpoint: user/profile.php
[19-Apr-2026 14:06:59 UTC] Full Log Data: {
    "timestamp": "2026-04-19 14:06:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:c4a1:9679::5014:d34b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY3IiwidXNlcm5hbWUiOiJjaGFuZHUiLCJlbWFpbCI6ImFhYmhpc2hla3NpbmdocmFqYXdhdDdAZ21haWwuY29tIiwiZXhwIjoxNzc3MjEyMzIyfQ.2BohuRfOU3UegTIYKUIIuApUZLVpsoir15ttq7KPcas",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eec79145dfbe1ae-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:c4a1:9679::5014:d34b",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:c4a1:9679::5014:d34b, 172.68.234.130"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 14:06:59 UTC] === END API CALL LOG ===
[19-Apr-2026 14:06:59 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 14:06:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY3IiwidXNlcm5hbWUiOiJjaGFuZHUiLCJlbWFpbCI6ImFhYmhpc2hla3NpbmdocmFqYXdhdDdAZ21haWwuY29tIiwiZXhwIjoxNzc3MjEyMzIyfQ.2BohuRfOU3UegTIYKUIIuApUZLVpsoir15ttq7KPcas
[19-Apr-2026 14:06:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 14:06:59 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 14:06:59 UTC] User ID: 367
[19-Apr-2026 14:06:59 UTC] ✅ User profile retrieved successfully for user ID: 367
[19-Apr-2026 14:07:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 14:07:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 14:07:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY3IiwidXNlcm5hbWUiOiJjaGFuZHUiLCJlbWFpbCI6ImFhYmhpc2hla3NpbmdocmFqYXdhdDdAZ21haWwuY29tIiwiZXhwIjoxNzc3MjEyMzIyfQ.2BohuRfOU3UegTIYKUIIuApUZLVpsoir15ttq7KPcas","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eec79cc6e74e1ae-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:c4a1:9679::5014:d34b","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:4900:c4a1:9679::5014:d34b, 172.68.234.131"}
[19-Apr-2026 14:07:28 UTC] === User Orders API Called ===
[19-Apr-2026 14:07:28 UTC] User ID: 367
[19-Apr-2026 14:07:28 UTC] Limit: 20, Offset: 0
[19-Apr-2026 14:07:28 UTC] Orders found: 0
[19-Apr-2026 14:07:28 UTC] Orders data: []
[19-Apr-2026 14:07:28 UTC] Total orders count: 0
[19-Apr-2026 14:07:28 UTC] === API CALL LOG ===
[19-Apr-2026 14:07:28 UTC] Endpoint: user/profile.php
[19-Apr-2026 14:07:28 UTC] Full Log Data: {
    "timestamp": "2026-04-19 14:07:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:c4a1:9679::5014:d34b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY3IiwidXNlcm5hbWUiOiJjaGFuZHUiLCJlbWFpbCI6ImFhYmhpc2hla3NpbmdocmFqYXdhdDdAZ21haWwuY29tIiwiZXhwIjoxNzc3MjEyMzIyfQ.2BohuRfOU3UegTIYKUIIuApUZLVpsoir15ttq7KPcas",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eec79cc6e77e1ae-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:c4a1:9679::5014:d34b",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:c4a1:9679::5014:d34b, 172.68.234.130"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 14:07:28 UTC] === END API CALL LOG ===
[19-Apr-2026 14:07:28 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 14:07:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY3IiwidXNlcm5hbWUiOiJjaGFuZHUiLCJlbWFpbCI6ImFhYmhpc2hla3NpbmdocmFqYXdhdDdAZ21haWwuY29tIiwiZXhwIjoxNzc3MjEyMzIyfQ.2BohuRfOU3UegTIYKUIIuApUZLVpsoir15ttq7KPcas
[19-Apr-2026 14:07:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 14:07:28 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 14:07:28 UTC] User ID: 367
[19-Apr-2026 14:07:28 UTC] ✅ User profile retrieved successfully for user ID: 367
[19-Apr-2026 14:07:29 UTC] === API CALL LOG ===
[19-Apr-2026 14:07:29 UTC] Endpoint: user/profile.php
[19-Apr-2026 14:07:29 UTC] Full Log Data: {
    "timestamp": "2026-04-19 14:07:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:c4a1:9679::5014:d34b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY3IiwidXNlcm5hbWUiOiJjaGFuZHUiLCJlbWFpbCI6ImFhYmhpc2hla3NpbmdocmFqYXdhdDdAZ21haWwuY29tIiwiZXhwIjoxNzc3MjEyMzIyfQ.2BohuRfOU3UegTIYKUIIuApUZLVpsoir15ttq7KPcas",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eec79d00f7ee1ae-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:c4a1:9679::5014:d34b",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:c4a1:9679::5014:d34b, 172.68.234.131"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 14:07:29 UTC] === END API CALL LOG ===
[19-Apr-2026 14:07:29 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 14:07:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY3IiwidXNlcm5hbWUiOiJjaGFuZHUiLCJlbWFpbCI6ImFhYmhpc2hla3NpbmdocmFqYXdhdDdAZ21haWwuY29tIiwiZXhwIjoxNzc3MjEyMzIyfQ.2BohuRfOU3UegTIYKUIIuApUZLVpsoir15ttq7KPcas
[19-Apr-2026 14:07:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 14:07:29 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 14:07:29 UTC] User ID: 367
[19-Apr-2026 14:07:29 UTC] ✅ User profile retrieved successfully for user ID: 367
[19-Apr-2026 15:18:33 UTC] === API CALL LOG ===
[19-Apr-2026 15:18:33 UTC] Endpoint: user/profile.php
[19-Apr-2026 15:18:33 UTC] Full Log Data: {
    "timestamp": "2026-04-19 15:18:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.192.116.206",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY4IiwidXNlcm5hbWUiOiIxMjQiLCJlbWFpbCI6InNoMDYzNDkwOUBnbWFsaS5jb20iLCJleHAiOjE3NzcyMTY3MTJ9.23DrCBMjzG0LLeD7IVgFniZDnj3l8luH-BUv_zec3gw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eece1eb1a0ddf2a-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.192.116.206",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.192.116.206, 104.22.48.222"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 15:18:33 UTC] === END API CALL LOG ===
[19-Apr-2026 15:18:33 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 15:18:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY4IiwidXNlcm5hbWUiOiIxMjQiLCJlbWFpbCI6InNoMDYzNDkwOUBnbWFsaS5jb20iLCJleHAiOjE3NzcyMTY3MTJ9.23DrCBMjzG0LLeD7IVgFniZDnj3l8luH-BUv_zec3gw
[19-Apr-2026 15:18:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 15:18:33 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 15:18:33 UTC] User ID: 368
[19-Apr-2026 15:18:33 UTC] ✅ User profile retrieved successfully for user ID: 368
[19-Apr-2026 15:18:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 15:18:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 15:18:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY4IiwidXNlcm5hbWUiOiIxMjQiLCJlbWFpbCI6InNoMDYzNDkwOUBnbWFsaS5jb20iLCJleHAiOjE3NzcyMTY3MTJ9.23DrCBMjzG0LLeD7IVgFniZDnj3l8luH-BUv_zec3gw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eece1eb6a9cdf2a-DEL","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.192.116.206","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.192.116.206, 104.22.48.222"}
[19-Apr-2026 15:18:33 UTC] === User Orders API Called ===
[19-Apr-2026 15:18:33 UTC] User ID: 368
[19-Apr-2026 15:18:33 UTC] Limit: 20, Offset: 0
[19-Apr-2026 15:18:33 UTC] Orders found: 0
[19-Apr-2026 15:18:33 UTC] Orders data: []
[19-Apr-2026 15:18:33 UTC] Total orders count: 0
[19-Apr-2026 15:18:33 UTC] === API CALL LOG ===
[19-Apr-2026 15:18:33 UTC] Endpoint: user/profile.php
[19-Apr-2026 15:18:33 UTC] Full Log Data: {
    "timestamp": "2026-04-19 15:18:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.192.116.206",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY4IiwidXNlcm5hbWUiOiIxMjQiLCJlbWFpbCI6InNoMDYzNDkwOUBnbWFsaS5jb20iLCJleHAiOjE3NzcyMTY3MTJ9.23DrCBMjzG0LLeD7IVgFniZDnj3l8luH-BUv_zec3gw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eece1ebbb64df2a-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.192.116.206",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.192.116.206, 104.22.48.222"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 15:18:33 UTC] === END API CALL LOG ===
[19-Apr-2026 15:18:33 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 15:18:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY4IiwidXNlcm5hbWUiOiIxMjQiLCJlbWFpbCI6InNoMDYzNDkwOUBnbWFsaS5jb20iLCJleHAiOjE3NzcyMTY3MTJ9.23DrCBMjzG0LLeD7IVgFniZDnj3l8luH-BUv_zec3gw
[19-Apr-2026 15:18:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 15:18:33 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 15:18:33 UTC] User ID: 368
[19-Apr-2026 15:18:33 UTC] ✅ User profile retrieved successfully for user ID: 368
[19-Apr-2026 15:18:35 UTC] === API CALL LOG ===
[19-Apr-2026 15:18:35 UTC] Endpoint: user/profile.php
[19-Apr-2026 15:18:35 UTC] Full Log Data: {
    "timestamp": "2026-04-19 15:18:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.192.116.206",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY4IiwidXNlcm5hbWUiOiIxMjQiLCJlbWFpbCI6InNoMDYzNDkwOUBnbWFsaS5jb20iLCJleHAiOjE3NzcyMTY3MTJ9.23DrCBMjzG0LLeD7IVgFniZDnj3l8luH-BUv_zec3gw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eece1f6d821df2a-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.192.116.206",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.192.116.206, 104.23.216.25"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 15:18:35 UTC] === END API CALL LOG ===
[19-Apr-2026 15:18:35 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 15:18:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY4IiwidXNlcm5hbWUiOiIxMjQiLCJlbWFpbCI6InNoMDYzNDkwOUBnbWFsaS5jb20iLCJleHAiOjE3NzcyMTY3MTJ9.23DrCBMjzG0LLeD7IVgFniZDnj3l8luH-BUv_zec3gw
[19-Apr-2026 15:18:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 15:18:35 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 15:18:35 UTC] User ID: 368
[19-Apr-2026 15:18:35 UTC] ✅ User profile retrieved successfully for user ID: 368
[19-Apr-2026 15:18:37 UTC] === API CALL LOG ===
[19-Apr-2026 15:18:37 UTC] Endpoint: user/profile.php
[19-Apr-2026 15:18:37 UTC] Full Log Data: {
    "timestamp": "2026-04-19 15:18:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.192.116.206",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY4IiwidXNlcm5hbWUiOiIxMjQiLCJlbWFpbCI6InNoMDYzNDkwOUBnbWFsaS5jb20iLCJleHAiOjE3NzcyMTY3MTJ9.23DrCBMjzG0LLeD7IVgFniZDnj3l8luH-BUv_zec3gw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eece2046959df2a-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.192.116.206",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.192.116.206, 104.23.216.25"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 15:18:37 UTC] === END API CALL LOG ===
[19-Apr-2026 15:18:37 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 15:18:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY4IiwidXNlcm5hbWUiOiIxMjQiLCJlbWFpbCI6InNoMDYzNDkwOUBnbWFsaS5jb20iLCJleHAiOjE3NzcyMTY3MTJ9.23DrCBMjzG0LLeD7IVgFniZDnj3l8luH-BUv_zec3gw
[19-Apr-2026 15:18:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 15:18:37 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 15:18:37 UTC] User ID: 368
[19-Apr-2026 15:18:37 UTC] ✅ User profile retrieved successfully for user ID: 368
[19-Apr-2026 15:18:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 15:18:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 15:18:46 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY4IiwidXNlcm5hbWUiOiIxMjQiLCJlbWFpbCI6InNoMDYzNDkwOUBnbWFsaS5jb20iLCJleHAiOjE3NzcyMTY3MTJ9.23DrCBMjzG0LLeD7IVgFniZDnj3l8luH-BUv_zec3gw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eece2397fcedf2a-DEL","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.192.116.206","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.192.116.206, 104.23.216.25"}
[19-Apr-2026 15:18:46 UTC] === User Orders API Called ===
[19-Apr-2026 15:18:46 UTC] User ID: 368
[19-Apr-2026 15:18:46 UTC] Limit: 20, Offset: 0
[19-Apr-2026 15:18:46 UTC] Orders found: 0
[19-Apr-2026 15:18:46 UTC] Orders data: []
[19-Apr-2026 15:18:46 UTC] Total orders count: 0
[19-Apr-2026 15:18:46 UTC] === API CALL LOG ===
[19-Apr-2026 15:18:46 UTC] Endpoint: user/profile.php
[19-Apr-2026 15:18:46 UTC] Full Log Data: {
    "timestamp": "2026-04-19 15:18:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.192.116.206",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY4IiwidXNlcm5hbWUiOiIxMjQiLCJlbWFpbCI6InNoMDYzNDkwOUBnbWFsaS5jb20iLCJleHAiOjE3NzcyMTY3MTJ9.23DrCBMjzG0LLeD7IVgFniZDnj3l8luH-BUv_zec3gw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eece239e899df2a-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.192.116.206",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.192.116.206, 104.23.216.25"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 15:18:46 UTC] === END API CALL LOG ===
[19-Apr-2026 15:18:46 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 15:18:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY4IiwidXNlcm5hbWUiOiIxMjQiLCJlbWFpbCI6InNoMDYzNDkwOUBnbWFsaS5jb20iLCJleHAiOjE3NzcyMTY3MTJ9.23DrCBMjzG0LLeD7IVgFniZDnj3l8luH-BUv_zec3gw
[19-Apr-2026 15:18:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 15:18:46 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 15:18:46 UTC] User ID: 368
[19-Apr-2026 15:18:46 UTC] ✅ User profile retrieved successfully for user ID: 368
[19-Apr-2026 15:18:46 UTC] === API CALL LOG ===
[19-Apr-2026 15:18:46 UTC] Endpoint: user/profile.php
[19-Apr-2026 15:18:46 UTC] Full Log Data: {
    "timestamp": "2026-04-19 15:18:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.192.116.206",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY4IiwidXNlcm5hbWUiOiIxMjQiLCJlbWFpbCI6InNoMDYzNDkwOUBnbWFsaS5jb20iLCJleHAiOjE3NzcyMTY3MTJ9.23DrCBMjzG0LLeD7IVgFniZDnj3l8luH-BUv_zec3gw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eece23dcfd5df2a-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.192.116.206",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.192.116.206, 104.23.216.25"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 15:18:46 UTC] === END API CALL LOG ===
[19-Apr-2026 15:18:46 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 15:18:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY4IiwidXNlcm5hbWUiOiIxMjQiLCJlbWFpbCI6InNoMDYzNDkwOUBnbWFsaS5jb20iLCJleHAiOjE3NzcyMTY3MTJ9.23DrCBMjzG0LLeD7IVgFniZDnj3l8luH-BUv_zec3gw
[19-Apr-2026 15:18:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 15:18:46 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 15:18:46 UTC] User ID: 368
[19-Apr-2026 15:18:46 UTC] ✅ User profile retrieved successfully for user ID: 368
[19-Apr-2026 15:18:47 UTC] === API CALL LOG ===
[19-Apr-2026 15:18:47 UTC] Endpoint: user/profile.php
[19-Apr-2026 15:18:47 UTC] Full Log Data: {
    "timestamp": "2026-04-19 15:18:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.192.116.206",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY4IiwidXNlcm5hbWUiOiIxMjQiLCJlbWFpbCI6InNoMDYzNDkwOUBnbWFsaS5jb20iLCJleHAiOjE3NzcyMTY3MTJ9.23DrCBMjzG0LLeD7IVgFniZDnj3l8luH-BUv_zec3gw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eece2422f94df2a-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.192.116.206",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.192.116.206, 104.23.216.25"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 15:18:47 UTC] === END API CALL LOG ===
[19-Apr-2026 15:18:47 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 15:18:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY4IiwidXNlcm5hbWUiOiIxMjQiLCJlbWFpbCI6InNoMDYzNDkwOUBnbWFsaS5jb20iLCJleHAiOjE3NzcyMTY3MTJ9.23DrCBMjzG0LLeD7IVgFniZDnj3l8luH-BUv_zec3gw
[19-Apr-2026 15:18:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 15:18:47 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 15:18:47 UTC] User ID: 368
[19-Apr-2026 15:18:47 UTC] ✅ User profile retrieved successfully for user ID: 368
[19-Apr-2026 15:18:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 15:18:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 15:18:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY4IiwidXNlcm5hbWUiOiIxMjQiLCJlbWFpbCI6InNoMDYzNDkwOUBnbWFsaS5jb20iLCJleHAiOjE3NzcyMTY3MTJ9.23DrCBMjzG0LLeD7IVgFniZDnj3l8luH-BUv_zec3gw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eece2713806df2a-DEL","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.192.116.206","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.192.116.206, 104.23.216.25"}
[19-Apr-2026 15:18:55 UTC] === User Orders API Called ===
[19-Apr-2026 15:18:55 UTC] User ID: 368
[19-Apr-2026 15:18:55 UTC] Limit: 20, Offset: 0
[19-Apr-2026 15:18:55 UTC] Orders found: 0
[19-Apr-2026 15:18:55 UTC] Orders data: []
[19-Apr-2026 15:18:55 UTC] Total orders count: 0
[19-Apr-2026 15:18:55 UTC] === API CALL LOG ===
[19-Apr-2026 15:18:55 UTC] Endpoint: user/profile.php
[19-Apr-2026 15:18:55 UTC] Full Log Data: {
    "timestamp": "2026-04-19 15:18:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.192.116.206",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY4IiwidXNlcm5hbWUiOiIxMjQiLCJlbWFpbCI6InNoMDYzNDkwOUBnbWFsaS5jb20iLCJleHAiOjE3NzcyMTY3MTJ9.23DrCBMjzG0LLeD7IVgFniZDnj3l8luH-BUv_zec3gw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eece2718899df2a-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.192.116.206",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.192.116.206, 104.23.216.24"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 15:18:55 UTC] === END API CALL LOG ===
[19-Apr-2026 15:18:55 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 15:18:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY4IiwidXNlcm5hbWUiOiIxMjQiLCJlbWFpbCI6InNoMDYzNDkwOUBnbWFsaS5jb20iLCJleHAiOjE3NzcyMTY3MTJ9.23DrCBMjzG0LLeD7IVgFniZDnj3l8luH-BUv_zec3gw
[19-Apr-2026 15:18:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 15:18:55 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 15:18:55 UTC] User ID: 368
[19-Apr-2026 15:18:55 UTC] ✅ User profile retrieved successfully for user ID: 368
[19-Apr-2026 15:18:55 UTC] === API CALL LOG ===
[19-Apr-2026 15:18:55 UTC] Endpoint: user/profile.php
[19-Apr-2026 15:18:55 UTC] Full Log Data: {
    "timestamp": "2026-04-19 15:18:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.192.116.206",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY4IiwidXNlcm5hbWUiOiIxMjQiLCJlbWFpbCI6InNoMDYzNDkwOUBnbWFsaS5jb20iLCJleHAiOjE3NzcyMTY3MTJ9.23DrCBMjzG0LLeD7IVgFniZDnj3l8luH-BUv_zec3gw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eece2756f88df2a-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.192.116.206",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.192.116.206, 104.23.216.25"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 15:18:55 UTC] === END API CALL LOG ===
[19-Apr-2026 15:18:55 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 15:18:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY4IiwidXNlcm5hbWUiOiIxMjQiLCJlbWFpbCI6InNoMDYzNDkwOUBnbWFsaS5jb20iLCJleHAiOjE3NzcyMTY3MTJ9.23DrCBMjzG0LLeD7IVgFniZDnj3l8luH-BUv_zec3gw
[19-Apr-2026 15:18:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 15:18:55 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 15:18:55 UTC] User ID: 368
[19-Apr-2026 15:18:55 UTC] ✅ User profile retrieved successfully for user ID: 368
[19-Apr-2026 15:18:56 UTC] === API CALL LOG ===
[19-Apr-2026 15:18:56 UTC] Endpoint: user/profile.php
[19-Apr-2026 15:18:56 UTC] Full Log Data: {
    "timestamp": "2026-04-19 15:18:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.192.116.206",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY4IiwidXNlcm5hbWUiOiIxMjQiLCJlbWFpbCI6InNoMDYzNDkwOUBnbWFsaS5jb20iLCJleHAiOjE3NzcyMTY3MTJ9.23DrCBMjzG0LLeD7IVgFniZDnj3l8luH-BUv_zec3gw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eece279fefcdf2a-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.192.116.206",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.192.116.206, 104.23.216.25"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 15:18:56 UTC] === END API CALL LOG ===
[19-Apr-2026 15:18:56 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 15:18:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY4IiwidXNlcm5hbWUiOiIxMjQiLCJlbWFpbCI6InNoMDYzNDkwOUBnbWFsaS5jb20iLCJleHAiOjE3NzcyMTY3MTJ9.23DrCBMjzG0LLeD7IVgFniZDnj3l8luH-BUv_zec3gw
[19-Apr-2026 15:18:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 15:18:56 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 15:18:56 UTC] User ID: 368
[19-Apr-2026 15:18:56 UTC] ✅ User profile retrieved successfully for user ID: 368
[19-Apr-2026 17:07:48 UTC] === API CALL LOG ===
[19-Apr-2026 17:07:48 UTC] Endpoint: user/profile.php
[19-Apr-2026 17:07:48 UTC] Full Log Data: {
    "timestamp": "2026-04-19 17:07:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.58.119.207",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eed81f348e6d2c6-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "178.58.119.207",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "178.58.119.207, 172.71.164.218"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 17:07:48 UTC] === END API CALL LOG ===
[19-Apr-2026 17:07:48 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 17:07:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[19-Apr-2026 17:07:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 17:07:48 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 17:07:48 UTC] User ID: 346
[19-Apr-2026 17:07:48 UTC] ✅ User profile retrieved successfully for user ID: 346
[19-Apr-2026 17:07:48 UTC] === API CALL LOG ===
[19-Apr-2026 17:07:48 UTC] Endpoint: user/profile.php
[19-Apr-2026 17:07:48 UTC] Full Log Data: {
    "timestamp": "2026-04-19 17:07:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.58.119.207",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eed81f5586fd2c6-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "178.58.119.207",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "178.58.119.207, 172.71.164.229"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 17:07:48 UTC] === END API CALL LOG ===
[19-Apr-2026 17:07:48 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 17:07:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[19-Apr-2026 17:07:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 17:07:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 17:07:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 17:07:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eed81f55871d2c6-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"178.58.119.207","CF-IPCountry":"SI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"178.58.119.207, 172.71.164.228"}
[19-Apr-2026 17:07:48 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 17:07:48 UTC] User ID: 346
[19-Apr-2026 17:07:48 UTC] === User Orders API Called ===
[19-Apr-2026 17:07:48 UTC] User ID: 346
[19-Apr-2026 17:07:48 UTC] Limit: 20, Offset: 0
[19-Apr-2026 17:07:48 UTC] ✅ User profile retrieved successfully for user ID: 346
[19-Apr-2026 17:07:48 UTC] Orders found: 5
[19-Apr-2026 17:07:48 UTC] Orders data: [{"id":204,"quantity":820,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro\/1234567","status":"pending","created_at":"2026-04-17 14:44:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":200,"quantity":41,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"cancelled","created_at":"2026-04-17 10:18:01","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":199,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:36","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":198,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:20","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":197,"quantity":1000,"total_coins":20000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:38:00","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[19-Apr-2026 17:07:48 UTC] Total orders count: 5
[19-Apr-2026 17:07:48 UTC] === API CALL LOG ===
[19-Apr-2026 17:07:48 UTC] Endpoint: user/profile.php
[19-Apr-2026 17:07:48 UTC] Full Log Data: {
    "timestamp": "2026-04-19 17:07:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.58.119.207",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eed81f5fa97d2c6-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "178.58.119.207",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "178.58.119.207, 172.71.164.228"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 17:07:48 UTC] === END API CALL LOG ===
[19-Apr-2026 17:07:48 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 17:07:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[19-Apr-2026 17:07:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 17:07:48 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 17:07:48 UTC] User ID: 346
[19-Apr-2026 17:07:48 UTC] ✅ User profile retrieved successfully for user ID: 346
[19-Apr-2026 17:07:54 UTC] === API CALL LOG ===
[19-Apr-2026 17:07:54 UTC] Endpoint: user/profile.php
[19-Apr-2026 17:07:54 UTC] Full Log Data: {
    "timestamp": "2026-04-19 17:07:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.58.119.207",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eed8217581ed2c6-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "178.58.119.207",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "178.58.119.207, 172.71.164.228"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 17:07:54 UTC] === END API CALL LOG ===
[19-Apr-2026 17:07:54 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 17:07:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[19-Apr-2026 17:07:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 17:07:54 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 17:07:54 UTC] User ID: 346
[19-Apr-2026 17:07:54 UTC] ✅ User profile retrieved successfully for user ID: 346
[19-Apr-2026 17:07:54 UTC] User Purchases API - User ID: 346
[19-Apr-2026 17:07:54 UTC] User Purchases API - Total purchases found: 1
[19-Apr-2026 17:07:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 17:07:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 17:07:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eed821dbbebd2c6-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"178.58.119.207","CF-IPCountry":"SI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"178.58.119.207, 172.71.164.228"}
[19-Apr-2026 17:07:55 UTC] === User Orders API Called ===
[19-Apr-2026 17:07:55 UTC] User ID: 346
[19-Apr-2026 17:07:55 UTC] Limit: 20, Offset: 0
[19-Apr-2026 17:07:55 UTC] Orders found: 5
[19-Apr-2026 17:07:55 UTC] Orders data: [{"id":204,"quantity":820,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro\/1234567","status":"pending","created_at":"2026-04-17 14:44:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":200,"quantity":41,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"cancelled","created_at":"2026-04-17 10:18:01","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":199,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:36","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":198,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:20","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":197,"quantity":1000,"total_coins":20000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:38:00","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[19-Apr-2026 17:07:55 UTC] Total orders count: 5
[19-Apr-2026 17:07:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 17:07:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 17:07:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eed8226b93ad2c6-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"178.58.119.207","CF-IPCountry":"SI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"178.58.119.207, 172.71.164.228"}
[19-Apr-2026 17:07:56 UTC] === User Orders API Called ===
[19-Apr-2026 17:07:56 UTC] User ID: 346
[19-Apr-2026 17:07:56 UTC] Limit: 20, Offset: 0
[19-Apr-2026 17:07:56 UTC] Orders found: 5
[19-Apr-2026 17:07:56 UTC] Orders data: [{"id":204,"quantity":820,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro\/1234567","status":"pending","created_at":"2026-04-17 14:44:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":200,"quantity":41,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"cancelled","created_at":"2026-04-17 10:18:01","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":199,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:36","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":198,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:20","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":197,"quantity":1000,"total_coins":20000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:38:00","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[19-Apr-2026 17:07:56 UTC] Total orders count: 5
[19-Apr-2026 17:07:56 UTC] === API CALL LOG ===
[19-Apr-2026 17:07:56 UTC] Endpoint: user/profile.php
[19-Apr-2026 17:07:56 UTC] Full Log Data: {
    "timestamp": "2026-04-19 17:07:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.58.119.207",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eed82271a70d2c6-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "178.58.119.207",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "178.58.119.207, 172.71.164.229"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 17:07:56 UTC] === END API CALL LOG ===
[19-Apr-2026 17:07:56 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 17:07:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[19-Apr-2026 17:07:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 17:07:56 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 17:07:56 UTC] User ID: 346
[19-Apr-2026 17:07:56 UTC] ✅ User profile retrieved successfully for user ID: 346
[19-Apr-2026 17:07:57 UTC] === API CALL LOG ===
[19-Apr-2026 17:07:57 UTC] Endpoint: user/profile.php
[19-Apr-2026 17:07:57 UTC] Full Log Data: {
    "timestamp": "2026-04-19 17:07:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.58.119.207",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eed822afee0d2c6-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "178.58.119.207",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "178.58.119.207, 172.71.164.228"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 17:07:57 UTC] === END API CALL LOG ===
[19-Apr-2026 17:07:57 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 17:07:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[19-Apr-2026 17:07:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 17:07:57 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 17:07:57 UTC] User ID: 346
[19-Apr-2026 17:07:57 UTC] ✅ User profile retrieved successfully for user ID: 346
[19-Apr-2026 17:16:49 UTC] === API CALL LOG ===
[19-Apr-2026 17:16:49 UTC] Endpoint: user/profile.php
[19-Apr-2026 17:16:49 UTC] Full Log Data: {
    "timestamp": "2026-04-19 17:16:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.182.150.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eed8f2a48751e68-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.182.150.156",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.182.150.156, 172.70.247.199"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 17:16:49 UTC] === END API CALL LOG ===
[19-Apr-2026 17:16:49 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 17:16:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[19-Apr-2026 17:16:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 17:16:49 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 17:16:49 UTC] User ID: 346
[19-Apr-2026 17:16:49 UTC] ✅ User profile retrieved successfully for user ID: 346
[19-Apr-2026 17:16:50 UTC] === API CALL LOG ===
[19-Apr-2026 17:16:50 UTC] Endpoint: user/profile.php
[19-Apr-2026 17:16:50 UTC] Full Log Data: {
    "timestamp": "2026-04-19 17:16:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.182.150.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eed8f316ee81e68-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.182.150.156",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.182.150.156, 172.70.247.125"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 17:16:50 UTC] === END API CALL LOG ===
[19-Apr-2026 17:16:50 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 17:16:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[19-Apr-2026 17:16:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 17:16:50 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 17:16:50 UTC] User ID: 346
[19-Apr-2026 17:16:50 UTC] ✅ User profile retrieved successfully for user ID: 346
[19-Apr-2026 17:16:50 UTC] User Purchases API - User ID: 346
[19-Apr-2026 17:16:50 UTC] User Purchases API - Total purchases found: 1
[19-Apr-2026 18:50:35 UTC] === API CALL LOG ===
[19-Apr-2026 18:50:35 UTC] Endpoint: user/profile.php
[19-Apr-2026 18:50:35 UTC] Full Log Data: {
    "timestamp": "2026-04-19 18:50:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.58.119.207",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eee1884a8bfd376-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "178.58.119.207",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "178.58.119.207, 172.71.172.137"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 18:50:35 UTC] === END API CALL LOG ===
[19-Apr-2026 18:50:35 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 18:50:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[19-Apr-2026 18:50:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 18:50:35 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 18:50:35 UTC] User ID: 346
[19-Apr-2026 18:50:35 UTC] ✅ User profile retrieved successfully for user ID: 346
[19-Apr-2026 18:50:35 UTC] === API CALL LOG ===
[19-Apr-2026 18:50:35 UTC] Endpoint: user/profile.php
[19-Apr-2026 18:50:35 UTC] Full Log Data: {
    "timestamp": "2026-04-19 18:50:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.58.119.207",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eee1886bf51d376-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "178.58.119.207",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "178.58.119.207, 172.71.172.120"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 18:50:35 UTC] === END API CALL LOG ===
[19-Apr-2026 18:50:35 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 18:50:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[19-Apr-2026 18:50:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 18:50:35 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 18:50:35 UTC] User ID: 346
[19-Apr-2026 18:50:35 UTC] ✅ User profile retrieved successfully for user ID: 346
[19-Apr-2026 18:50:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 18:50:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 18:50:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eee1887288ad376-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"178.58.119.207","CF-IPCountry":"SI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"178.58.119.207, 172.71.172.120"}
[19-Apr-2026 18:50:36 UTC] === User Orders API Called ===
[19-Apr-2026 18:50:36 UTC] User ID: 346
[19-Apr-2026 18:50:36 UTC] Limit: 20, Offset: 0
[19-Apr-2026 18:50:36 UTC] Orders found: 5
[19-Apr-2026 18:50:36 UTC] Orders data: [{"id":204,"quantity":820,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro\/1234567","status":"pending","created_at":"2026-04-17 14:44:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":200,"quantity":41,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"cancelled","created_at":"2026-04-17 10:18:01","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":199,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:36","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":198,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:20","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":197,"quantity":1000,"total_coins":20000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:38:00","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[19-Apr-2026 18:50:36 UTC] Total orders count: 5
[19-Apr-2026 18:50:36 UTC] === API CALL LOG ===
[19-Apr-2026 18:50:36 UTC] Endpoint: user/profile.php
[19-Apr-2026 18:50:36 UTC] Full Log Data: {
    "timestamp": "2026-04-19 18:50:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.58.119.207",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eee1887799ad376-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "178.58.119.207",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "178.58.119.207, 172.71.172.120"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 18:50:36 UTC] === END API CALL LOG ===
[19-Apr-2026 18:50:36 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 18:50:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[19-Apr-2026 18:50:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 18:50:36 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 18:50:36 UTC] User ID: 346
[19-Apr-2026 18:50:36 UTC] ✅ User profile retrieved successfully for user ID: 346
[19-Apr-2026 18:50:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 18:50:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 18:50:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eee189489aed376-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"178.58.119.207","CF-IPCountry":"SI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"178.58.119.207, 172.71.172.120"}
[19-Apr-2026 18:50:38 UTC] === User Orders API Called ===
[19-Apr-2026 18:50:38 UTC] User ID: 346
[19-Apr-2026 18:50:38 UTC] Limit: 20, Offset: 0
[19-Apr-2026 18:50:38 UTC] Orders found: 5
[19-Apr-2026 18:50:38 UTC] Orders data: [{"id":204,"quantity":820,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro\/1234567","status":"pending","created_at":"2026-04-17 14:44:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":200,"quantity":41,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"cancelled","created_at":"2026-04-17 10:18:01","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":199,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:36","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":198,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:20","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":197,"quantity":1000,"total_coins":20000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:38:00","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[19-Apr-2026 18:50:38 UTC] Total orders count: 5
[19-Apr-2026 19:28:18 UTC] === API CALL LOG ===
[19-Apr-2026 19:28:18 UTC] Endpoint: user/profile.php
[19-Apr-2026 19:28:18 UTC] Full Log Data: {
    "timestamp": "2026-04-19 19:28:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:5309:2a37:84af:9367:f8b2:3016",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY5IiwidXNlcm5hbWUiOiJATVJHQU1FUjkiLCJlbWFpbCI6InNoaXZhamk3OTQ0MTE3N0BnbWFpbC5jb20iLCJleHAiOjE3NzcyMzE2OTd9.qzZxyuvD1wfAWLexNQoM_3AVnxf7CDag5HcvWGjYP4A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eee4fc39ff4e167-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:5309:2a37:84af:9367:f8b2:3016",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:5309:2a37:84af:9367:f8b2:3016, 172.68.234.131"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 19:28:18 UTC] === END API CALL LOG ===
[19-Apr-2026 19:28:18 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 19:28:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY5IiwidXNlcm5hbWUiOiJATVJHQU1FUjkiLCJlbWFpbCI6InNoaXZhamk3OTQ0MTE3N0BnbWFpbC5jb20iLCJleHAiOjE3NzcyMzE2OTd9.qzZxyuvD1wfAWLexNQoM_3AVnxf7CDag5HcvWGjYP4A
[19-Apr-2026 19:28:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 19:28:18 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 19:28:18 UTC] User ID: 369
[19-Apr-2026 19:28:18 UTC] ✅ User profile retrieved successfully for user ID: 369
[19-Apr-2026 19:28:18 UTC] === API CALL LOG ===
[19-Apr-2026 19:28:18 UTC] Endpoint: user/profile.php
[19-Apr-2026 19:28:18 UTC] Full Log Data: {
    "timestamp": "2026-04-19 19:28:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:5309:2a37:84af:9367:f8b2:3016",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY5IiwidXNlcm5hbWUiOiJATVJHQU1FUjkiLCJlbWFpbCI6InNoaXZhamk3OTQ0MTE3N0BnbWFpbC5jb20iLCJleHAiOjE3NzcyMzE2OTd9.qzZxyuvD1wfAWLexNQoM_3AVnxf7CDag5HcvWGjYP4A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eee4fc39feee167-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:5309:2a37:84af:9367:f8b2:3016",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:5309:2a37:84af:9367:f8b2:3016, 172.68.234.131"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 19:28:18 UTC] === END API CALL LOG ===
[19-Apr-2026 19:28:18 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 19:28:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY5IiwidXNlcm5hbWUiOiJATVJHQU1FUjkiLCJlbWFpbCI6InNoaXZhamk3OTQ0MTE3N0BnbWFpbC5jb20iLCJleHAiOjE3NzcyMzE2OTd9.qzZxyuvD1wfAWLexNQoM_3AVnxf7CDag5HcvWGjYP4A
[19-Apr-2026 19:28:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 19:28:18 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 19:28:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 19:28:18 UTC] User ID: 369
[19-Apr-2026 19:28:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 19:28:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY5IiwidXNlcm5hbWUiOiJATVJHQU1FUjkiLCJlbWFpbCI6InNoaXZhamk3OTQ0MTE3N0BnbWFpbC5jb20iLCJleHAiOjE3NzcyMzE2OTd9.qzZxyuvD1wfAWLexNQoM_3AVnxf7CDag5HcvWGjYP4A","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eee4fc39ff3e167-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:5309:2a37:84af:9367:f8b2:3016","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:4900:5309:2a37:84af:9367:f8b2:3016, 172.68.234.130"}
[19-Apr-2026 19:28:18 UTC] === User Orders API Called ===
[19-Apr-2026 19:28:18 UTC] User ID: 369
[19-Apr-2026 19:28:18 UTC] Limit: 20, Offset: 0
[19-Apr-2026 19:28:18 UTC] ✅ User profile retrieved successfully for user ID: 369
[19-Apr-2026 19:28:18 UTC] Orders found: 0
[19-Apr-2026 19:28:18 UTC] Orders data: []
[19-Apr-2026 19:28:18 UTC] Total orders count: 0
[19-Apr-2026 19:28:19 UTC] === API CALL LOG ===
[19-Apr-2026 19:28:19 UTC] Endpoint: user/profile.php
[19-Apr-2026 19:28:19 UTC] Full Log Data: {
    "timestamp": "2026-04-19 19:28:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:5309:2a37:84af:9367:f8b2:3016",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY5IiwidXNlcm5hbWUiOiJATVJHQU1FUjkiLCJlbWFpbCI6InNoaXZhamk3OTQ0MTE3N0BnbWFpbC5jb20iLCJleHAiOjE3NzcyMzE2OTd9.qzZxyuvD1wfAWLexNQoM_3AVnxf7CDag5HcvWGjYP4A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eee4fcc5df3e167-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:5309:2a37:84af:9367:f8b2:3016",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:5309:2a37:84af:9367:f8b2:3016, 172.68.234.131"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 19:28:19 UTC] === END API CALL LOG ===
[19-Apr-2026 19:28:19 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 19:28:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY5IiwidXNlcm5hbWUiOiJATVJHQU1FUjkiLCJlbWFpbCI6InNoaXZhamk3OTQ0MTE3N0BnbWFpbC5jb20iLCJleHAiOjE3NzcyMzE2OTd9.qzZxyuvD1wfAWLexNQoM_3AVnxf7CDag5HcvWGjYP4A
[19-Apr-2026 19:28:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 19:28:19 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 19:28:19 UTC] User ID: 369
[19-Apr-2026 19:28:19 UTC] ✅ User profile retrieved successfully for user ID: 369
[19-Apr-2026 19:28:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 19:28:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 19:28:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY5IiwidXNlcm5hbWUiOiJATVJHQU1FUjkiLCJlbWFpbCI6InNoaXZhamk3OTQ0MTE3N0BnbWFpbC5jb20iLCJleHAiOjE3NzcyMzE2OTd9.qzZxyuvD1wfAWLexNQoM_3AVnxf7CDag5HcvWGjYP4A","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eee505dd826e167-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:5309:2a37:84af:9367:f8b2:3016","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:4900:5309:2a37:84af:9367:f8b2:3016, 172.68.234.130"}
[19-Apr-2026 19:28:43 UTC] === User Orders API Called ===
[19-Apr-2026 19:28:43 UTC] User ID: 369
[19-Apr-2026 19:28:43 UTC] Limit: 20, Offset: 0
[19-Apr-2026 19:28:43 UTC] Orders found: 0
[19-Apr-2026 19:28:43 UTC] Orders data: []
[19-Apr-2026 19:28:43 UTC] Total orders count: 0
[19-Apr-2026 19:28:43 UTC] === API CALL LOG ===
[19-Apr-2026 19:28:43 UTC] Endpoint: user/profile.php
[19-Apr-2026 19:28:43 UTC] Full Log Data: {
    "timestamp": "2026-04-19 19:28:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:5309:2a37:84af:9367:f8b2:3016",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY5IiwidXNlcm5hbWUiOiJATVJHQU1FUjkiLCJlbWFpbCI6InNoaXZhamk3OTQ0MTE3N0BnbWFpbC5jb20iLCJleHAiOjE3NzcyMzE2OTd9.qzZxyuvD1wfAWLexNQoM_3AVnxf7CDag5HcvWGjYP4A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eee505dd82be167-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:5309:2a37:84af:9367:f8b2:3016",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:5309:2a37:84af:9367:f8b2:3016, 172.68.234.130"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 19:28:43 UTC] === END API CALL LOG ===
[19-Apr-2026 19:28:43 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 19:28:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY5IiwidXNlcm5hbWUiOiJATVJHQU1FUjkiLCJlbWFpbCI6InNoaXZhamk3OTQ0MTE3N0BnbWFpbC5jb20iLCJleHAiOjE3NzcyMzE2OTd9.qzZxyuvD1wfAWLexNQoM_3AVnxf7CDag5HcvWGjYP4A
[19-Apr-2026 19:28:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 19:28:43 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 19:28:43 UTC] User ID: 369
[19-Apr-2026 19:28:43 UTC] ✅ User profile retrieved successfully for user ID: 369
[19-Apr-2026 19:28:43 UTC] === API CALL LOG ===
[19-Apr-2026 19:28:43 UTC] Endpoint: user/profile.php
[19-Apr-2026 19:28:43 UTC] Full Log Data: {
    "timestamp": "2026-04-19 19:28:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:5309:2a37:84af:9367:f8b2:3016",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY5IiwidXNlcm5hbWUiOiJATVJHQU1FUjkiLCJlbWFpbCI6InNoaXZhamk3OTQ0MTE3N0BnbWFpbC5jb20iLCJleHAiOjE3NzcyMzE2OTd9.qzZxyuvD1wfAWLexNQoM_3AVnxf7CDag5HcvWGjYP4A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eee50621a43e167-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:5309:2a37:84af:9367:f8b2:3016",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:5309:2a37:84af:9367:f8b2:3016, 172.68.234.130"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 19:28:43 UTC] === END API CALL LOG ===
[19-Apr-2026 19:28:43 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 19:28:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY5IiwidXNlcm5hbWUiOiJATVJHQU1FUjkiLCJlbWFpbCI6InNoaXZhamk3OTQ0MTE3N0BnbWFpbC5jb20iLCJleHAiOjE3NzcyMzE2OTd9.qzZxyuvD1wfAWLexNQoM_3AVnxf7CDag5HcvWGjYP4A
[19-Apr-2026 19:28:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 19:28:43 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 19:28:43 UTC] User ID: 369
[19-Apr-2026 19:28:43 UTC] ✅ User profile retrieved successfully for user ID: 369
[19-Apr-2026 19:28:44 UTC] === API CALL LOG ===
[19-Apr-2026 19:28:44 UTC] Endpoint: user/profile.php
[19-Apr-2026 19:28:44 UTC] Full Log Data: {
    "timestamp": "2026-04-19 19:28:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:5309:2a37:84af:9367:f8b2:3016",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY5IiwidXNlcm5hbWUiOiJATVJHQU1FUjkiLCJlbWFpbCI6InNoaXZhamk3OTQ0MTE3N0BnbWFpbC5jb20iLCJleHAiOjE3NzcyMzE2OTd9.qzZxyuvD1wfAWLexNQoM_3AVnxf7CDag5HcvWGjYP4A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eee50659aafe167-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:5309:2a37:84af:9367:f8b2:3016",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:5309:2a37:84af:9367:f8b2:3016, 172.68.234.130"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 19:28:44 UTC] === END API CALL LOG ===
[19-Apr-2026 19:28:44 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 19:28:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY5IiwidXNlcm5hbWUiOiJATVJHQU1FUjkiLCJlbWFpbCI6InNoaXZhamk3OTQ0MTE3N0BnbWFpbC5jb20iLCJleHAiOjE3NzcyMzE2OTd9.qzZxyuvD1wfAWLexNQoM_3AVnxf7CDag5HcvWGjYP4A
[19-Apr-2026 19:28:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 19:28:44 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 19:28:44 UTC] User ID: 369
[19-Apr-2026 19:28:44 UTC] ✅ User profile retrieved successfully for user ID: 369
[19-Apr-2026 19:29:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 19:29:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 19:29:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY5IiwidXNlcm5hbWUiOiJATVJHQU1FUjkiLCJlbWFpbCI6InNoaXZhamk3OTQ0MTE3N0BnbWFpbC5jb20iLCJleHAiOjE3NzcyMzE2OTd9.qzZxyuvD1wfAWLexNQoM_3AVnxf7CDag5HcvWGjYP4A","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eee51069f73e167-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:5309:2a37:84af:9367:f8b2:3016","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:4900:5309:2a37:84af:9367:f8b2:3016, 172.68.234.131"}
[19-Apr-2026 19:29:10 UTC] === User Orders API Called ===
[19-Apr-2026 19:29:10 UTC] User ID: 369
[19-Apr-2026 19:29:10 UTC] Limit: 20, Offset: 0
[19-Apr-2026 19:29:10 UTC] Orders found: 0
[19-Apr-2026 19:29:10 UTC] Orders data: []
[19-Apr-2026 19:29:10 UTC] Total orders count: 0
[19-Apr-2026 19:29:10 UTC] === API CALL LOG ===
[19-Apr-2026 19:29:10 UTC] Endpoint: user/profile.php
[19-Apr-2026 19:29:10 UTC] Full Log Data: {
    "timestamp": "2026-04-19 19:29:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:5309:2a37:84af:9367:f8b2:3016",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY5IiwidXNlcm5hbWUiOiJATVJHQU1FUjkiLCJlbWFpbCI6InNoaXZhamk3OTQ0MTE3N0BnbWFpbC5jb20iLCJleHAiOjE3NzcyMzE2OTd9.qzZxyuvD1wfAWLexNQoM_3AVnxf7CDag5HcvWGjYP4A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eee51069f79e167-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:5309:2a37:84af:9367:f8b2:3016",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:5309:2a37:84af:9367:f8b2:3016, 172.68.234.131"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 19:29:10 UTC] === END API CALL LOG ===
[19-Apr-2026 19:29:10 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 19:29:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY5IiwidXNlcm5hbWUiOiJATVJHQU1FUjkiLCJlbWFpbCI6InNoaXZhamk3OTQ0MTE3N0BnbWFpbC5jb20iLCJleHAiOjE3NzcyMzE2OTd9.qzZxyuvD1wfAWLexNQoM_3AVnxf7CDag5HcvWGjYP4A
[19-Apr-2026 19:29:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 19:29:10 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 19:29:10 UTC] User ID: 369
[19-Apr-2026 19:29:10 UTC] ✅ User profile retrieved successfully for user ID: 369
[19-Apr-2026 19:29:10 UTC] === API CALL LOG ===
[19-Apr-2026 19:29:10 UTC] Endpoint: user/profile.php
[19-Apr-2026 19:29:10 UTC] Full Log Data: {
    "timestamp": "2026-04-19 19:29:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:5309:2a37:84af:9367:f8b2:3016",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY5IiwidXNlcm5hbWUiOiJATVJHQU1FUjkiLCJlbWFpbCI6InNoaXZhamk3OTQ0MTE3N0BnbWFpbC5jb20iLCJleHAiOjE3NzcyMzE2OTd9.qzZxyuvD1wfAWLexNQoM_3AVnxf7CDag5HcvWGjYP4A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eee510b19f3e167-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:5309:2a37:84af:9367:f8b2:3016",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:5309:2a37:84af:9367:f8b2:3016, 172.68.234.131"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 19:29:10 UTC] === END API CALL LOG ===
[19-Apr-2026 19:29:10 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 19:29:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY5IiwidXNlcm5hbWUiOiJATVJHQU1FUjkiLCJlbWFpbCI6InNoaXZhamk3OTQ0MTE3N0BnbWFpbC5jb20iLCJleHAiOjE3NzcyMzE2OTd9.qzZxyuvD1wfAWLexNQoM_3AVnxf7CDag5HcvWGjYP4A
[19-Apr-2026 19:29:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 19:29:10 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 19:29:10 UTC] User ID: 369
[19-Apr-2026 19:29:10 UTC] ✅ User profile retrieved successfully for user ID: 369
[19-Apr-2026 19:29:11 UTC] === API CALL LOG ===
[19-Apr-2026 19:29:11 UTC] Endpoint: user/profile.php
[19-Apr-2026 19:29:11 UTC] Full Log Data: {
    "timestamp": "2026-04-19 19:29:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:5309:2a37:84af:9367:f8b2:3016",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY5IiwidXNlcm5hbWUiOiJATVJHQU1FUjkiLCJlbWFpbCI6InNoaXZhamk3OTQ0MTE3N0BnbWFpbC5jb20iLCJleHAiOjE3NzcyMzE2OTd9.qzZxyuvD1wfAWLexNQoM_3AVnxf7CDag5HcvWGjYP4A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eee510e399ee167-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:5309:2a37:84af:9367:f8b2:3016",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:5309:2a37:84af:9367:f8b2:3016, 172.68.234.131"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 19:29:11 UTC] === END API CALL LOG ===
[19-Apr-2026 19:29:11 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 19:29:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY5IiwidXNlcm5hbWUiOiJATVJHQU1FUjkiLCJlbWFpbCI6InNoaXZhamk3OTQ0MTE3N0BnbWFpbC5jb20iLCJleHAiOjE3NzcyMzE2OTd9.qzZxyuvD1wfAWLexNQoM_3AVnxf7CDag5HcvWGjYP4A
[19-Apr-2026 19:29:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 19:29:11 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 19:29:11 UTC] User ID: 369
[19-Apr-2026 19:29:11 UTC] ✅ User profile retrieved successfully for user ID: 369
[19-Apr-2026 19:29:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 19:29:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 19:29:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY5IiwidXNlcm5hbWUiOiJATVJHQU1FUjkiLCJlbWFpbCI6InNoaXZhamk3OTQ0MTE3N0BnbWFpbC5jb20iLCJleHAiOjE3NzcyMzE2OTd9.qzZxyuvD1wfAWLexNQoM_3AVnxf7CDag5HcvWGjYP4A","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eee51810d99e167-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:5309:2a37:84af:9367:f8b2:3016","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:4900:5309:2a37:84af:9367:f8b2:3016, 172.68.234.131"}
[19-Apr-2026 19:29:29 UTC] === User Orders API Called ===
[19-Apr-2026 19:29:29 UTC] User ID: 369
[19-Apr-2026 19:29:29 UTC] Limit: 20, Offset: 0
[19-Apr-2026 19:29:29 UTC] Orders found: 0
[19-Apr-2026 19:29:29 UTC] Orders data: []
[19-Apr-2026 19:29:29 UTC] Total orders count: 0
[19-Apr-2026 19:29:29 UTC] === API CALL LOG ===
[19-Apr-2026 19:29:29 UTC] Endpoint: user/profile.php
[19-Apr-2026 19:29:29 UTC] Full Log Data: {
    "timestamp": "2026-04-19 19:29:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:5309:2a37:84af:9367:f8b2:3016",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY5IiwidXNlcm5hbWUiOiJATVJHQU1FUjkiLCJlbWFpbCI6InNoaXZhamk3OTQ0MTE3N0BnbWFpbC5jb20iLCJleHAiOjE3NzcyMzE2OTd9.qzZxyuvD1wfAWLexNQoM_3AVnxf7CDag5HcvWGjYP4A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eee51810d9be167-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:5309:2a37:84af:9367:f8b2:3016",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:5309:2a37:84af:9367:f8b2:3016, 172.68.234.130"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 19:29:29 UTC] === END API CALL LOG ===
[19-Apr-2026 19:29:29 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 19:29:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY5IiwidXNlcm5hbWUiOiJATVJHQU1FUjkiLCJlbWFpbCI6InNoaXZhamk3OTQ0MTE3N0BnbWFpbC5jb20iLCJleHAiOjE3NzcyMzE2OTd9.qzZxyuvD1wfAWLexNQoM_3AVnxf7CDag5HcvWGjYP4A
[19-Apr-2026 19:29:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 19:29:29 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 19:29:29 UTC] User ID: 369
[19-Apr-2026 19:29:29 UTC] ✅ User profile retrieved successfully for user ID: 369
[19-Apr-2026 19:29:30 UTC] === API CALL LOG ===
[19-Apr-2026 19:29:30 UTC] Endpoint: user/profile.php
[19-Apr-2026 19:29:30 UTC] Full Log Data: {
    "timestamp": "2026-04-19 19:29:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:5309:2a37:84af:9367:f8b2:3016",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY5IiwidXNlcm5hbWUiOiJATVJHQU1FUjkiLCJlbWFpbCI6InNoaXZhamk3OTQ0MTE3N0BnbWFpbC5jb20iLCJleHAiOjE3NzcyMzE2OTd9.qzZxyuvD1wfAWLexNQoM_3AVnxf7CDag5HcvWGjYP4A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eee5184dde1e167-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:5309:2a37:84af:9367:f8b2:3016",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:5309:2a37:84af:9367:f8b2:3016, 172.68.234.131"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 19:29:30 UTC] === END API CALL LOG ===
[19-Apr-2026 19:29:30 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 19:29:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY5IiwidXNlcm5hbWUiOiJATVJHQU1FUjkiLCJlbWFpbCI6InNoaXZhamk3OTQ0MTE3N0BnbWFpbC5jb20iLCJleHAiOjE3NzcyMzE2OTd9.qzZxyuvD1wfAWLexNQoM_3AVnxf7CDag5HcvWGjYP4A
[19-Apr-2026 19:29:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 19:29:30 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 19:29:30 UTC] User ID: 369
[19-Apr-2026 19:29:30 UTC] ✅ User profile retrieved successfully for user ID: 369
[19-Apr-2026 19:29:30 UTC] === API CALL LOG ===
[19-Apr-2026 19:29:30 UTC] Endpoint: user/profile.php
[19-Apr-2026 19:29:30 UTC] Full Log Data: {
    "timestamp": "2026-04-19 19:29:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:5309:2a37:84af:9367:f8b2:3016",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY5IiwidXNlcm5hbWUiOiJATVJHQU1FUjkiLCJlbWFpbCI6InNoaXZhamk3OTQ0MTE3N0BnbWFpbC5jb20iLCJleHAiOjE3NzcyMzE2OTd9.qzZxyuvD1wfAWLexNQoM_3AVnxf7CDag5HcvWGjYP4A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eee5187bc7ce167-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:5309:2a37:84af:9367:f8b2:3016",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:5309:2a37:84af:9367:f8b2:3016, 172.68.234.131"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 19:29:30 UTC] === END API CALL LOG ===
[19-Apr-2026 19:29:30 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 19:29:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY5IiwidXNlcm5hbWUiOiJATVJHQU1FUjkiLCJlbWFpbCI6InNoaXZhamk3OTQ0MTE3N0BnbWFpbC5jb20iLCJleHAiOjE3NzcyMzE2OTd9.qzZxyuvD1wfAWLexNQoM_3AVnxf7CDag5HcvWGjYP4A
[19-Apr-2026 19:29:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 19:29:30 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 19:29:30 UTC] User ID: 369
[19-Apr-2026 19:29:30 UTC] ✅ User profile retrieved successfully for user ID: 369
[19-Apr-2026 19:30:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 19:30:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 19:30:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY5IiwidXNlcm5hbWUiOiJATVJHQU1FUjkiLCJlbWFpbCI6InNoaXZhamk3OTQ0MTE3N0BnbWFpbC5jb20iLCJleHAiOjE3NzcyMzE2OTd9.qzZxyuvD1wfAWLexNQoM_3AVnxf7CDag5HcvWGjYP4A","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eee52872b19e167-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:5309:2a37:84af:9367:f8b2:3016","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:4900:5309:2a37:84af:9367:f8b2:3016, 172.68.234.131"}
[19-Apr-2026 19:30:11 UTC] === User Orders API Called ===
[19-Apr-2026 19:30:11 UTC] User ID: 369
[19-Apr-2026 19:30:11 UTC] Limit: 20, Offset: 0
[19-Apr-2026 19:30:11 UTC] Orders found: 0
[19-Apr-2026 19:30:11 UTC] Orders data: []
[19-Apr-2026 19:30:11 UTC] Total orders count: 0
[19-Apr-2026 19:30:12 UTC] === API CALL LOG ===
[19-Apr-2026 19:30:12 UTC] Endpoint: user/profile.php
[19-Apr-2026 19:30:12 UTC] Full Log Data: {
    "timestamp": "2026-04-19 19:30:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:5309:2a37:84af:9367:f8b2:3016",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY5IiwidXNlcm5hbWUiOiJATVJHQU1FUjkiLCJlbWFpbCI6InNoaXZhamk3OTQ0MTE3N0BnbWFpbC5jb20iLCJleHAiOjE3NzcyMzE2OTd9.qzZxyuvD1wfAWLexNQoM_3AVnxf7CDag5HcvWGjYP4A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eee528c3f73e167-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:5309:2a37:84af:9367:f8b2:3016",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:5309:2a37:84af:9367:f8b2:3016, 172.68.234.131"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 19:30:12 UTC] === END API CALL LOG ===
[19-Apr-2026 19:30:12 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 19:30:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY5IiwidXNlcm5hbWUiOiJATVJHQU1FUjkiLCJlbWFpbCI6InNoaXZhamk3OTQ0MTE3N0BnbWFpbC5jb20iLCJleHAiOjE3NzcyMzE2OTd9.qzZxyuvD1wfAWLexNQoM_3AVnxf7CDag5HcvWGjYP4A
[19-Apr-2026 19:30:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 19:30:12 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 19:30:12 UTC] User ID: 369
[19-Apr-2026 19:30:12 UTC] ✅ User profile retrieved successfully for user ID: 369
[19-Apr-2026 19:30:12 UTC] User Purchases API - User ID: 369
[19-Apr-2026 19:30:12 UTC] User Purchases API - Total purchases found: 4
[19-Apr-2026 19:30:14 UTC] === API CALL LOG ===
[19-Apr-2026 19:30:14 UTC] Endpoint: user/profile.php
[19-Apr-2026 19:30:14 UTC] Full Log Data: {
    "timestamp": "2026-04-19 19:30:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:5309:2a37:84af:9367:f8b2:3016",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY5IiwidXNlcm5hbWUiOiJATVJHQU1FUjkiLCJlbWFpbCI6InNoaXZhamk3OTQ0MTE3N0BnbWFpbC5jb20iLCJleHAiOjE3NzcyMzE2OTd9.qzZxyuvD1wfAWLexNQoM_3AVnxf7CDag5HcvWGjYP4A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eee5295aeb0e167-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:5309:2a37:84af:9367:f8b2:3016",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:5309:2a37:84af:9367:f8b2:3016, 172.68.234.131"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 19:30:14 UTC] === END API CALL LOG ===
[19-Apr-2026 19:30:14 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 19:30:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY5IiwidXNlcm5hbWUiOiJATVJHQU1FUjkiLCJlbWFpbCI6InNoaXZhamk3OTQ0MTE3N0BnbWFpbC5jb20iLCJleHAiOjE3NzcyMzE2OTd9.qzZxyuvD1wfAWLexNQoM_3AVnxf7CDag5HcvWGjYP4A
[19-Apr-2026 19:30:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 19:30:14 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 19:30:14 UTC] User ID: 369
[19-Apr-2026 19:30:14 UTC] ✅ User profile retrieved successfully for user ID: 369
[19-Apr-2026 19:30:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 19:30:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 19:30:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY5IiwidXNlcm5hbWUiOiJATVJHQU1FUjkiLCJlbWFpbCI6InNoaXZhamk3OTQ0MTE3N0BnbWFpbC5jb20iLCJleHAiOjE3NzcyMzE2OTd9.qzZxyuvD1wfAWLexNQoM_3AVnxf7CDag5HcvWGjYP4A","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eee5295aeaee167-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:5309:2a37:84af:9367:f8b2:3016","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:4900:5309:2a37:84af:9367:f8b2:3016, 172.68.234.130"}
[19-Apr-2026 19:30:14 UTC] === User Orders API Called ===
[19-Apr-2026 19:30:14 UTC] User ID: 369
[19-Apr-2026 19:30:14 UTC] Limit: 20, Offset: 0
[19-Apr-2026 19:30:14 UTC] Orders found: 0
[19-Apr-2026 19:30:14 UTC] Orders data: []
[19-Apr-2026 19:30:14 UTC] Total orders count: 0
[19-Apr-2026 19:30:14 UTC] === API CALL LOG ===
[19-Apr-2026 19:30:14 UTC] Endpoint: user/profile.php
[19-Apr-2026 19:30:14 UTC] Full Log Data: {
    "timestamp": "2026-04-19 19:30:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:5309:2a37:84af:9367:f8b2:3016",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY5IiwidXNlcm5hbWUiOiJATVJHQU1FUjkiLCJlbWFpbCI6InNoaXZhamk3OTQ0MTE3N0BnbWFpbC5jb20iLCJleHAiOjE3NzcyMzE2OTd9.qzZxyuvD1wfAWLexNQoM_3AVnxf7CDag5HcvWGjYP4A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eee5299a90ce167-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:5309:2a37:84af:9367:f8b2:3016",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:5309:2a37:84af:9367:f8b2:3016, 172.68.234.131"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 19:30:14 UTC] === END API CALL LOG ===
[19-Apr-2026 19:30:14 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 19:30:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY5IiwidXNlcm5hbWUiOiJATVJHQU1FUjkiLCJlbWFpbCI6InNoaXZhamk3OTQ0MTE3N0BnbWFpbC5jb20iLCJleHAiOjE3NzcyMzE2OTd9.qzZxyuvD1wfAWLexNQoM_3AVnxf7CDag5HcvWGjYP4A
[19-Apr-2026 19:30:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 19:30:14 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 19:30:14 UTC] User ID: 369
[19-Apr-2026 19:30:14 UTC] ✅ User profile retrieved successfully for user ID: 369
[19-Apr-2026 19:30:15 UTC] === API CALL LOG ===
[19-Apr-2026 19:30:15 UTC] Endpoint: user/profile.php
[19-Apr-2026 19:30:15 UTC] Full Log Data: {
    "timestamp": "2026-04-19 19:30:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:5309:2a37:84af:9367:f8b2:3016",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY5IiwidXNlcm5hbWUiOiJATVJHQU1FUjkiLCJlbWFpbCI6InNoaXZhamk3OTQ0MTE3N0BnbWFpbC5jb20iLCJleHAiOjE3NzcyMzE2OTd9.qzZxyuvD1wfAWLexNQoM_3AVnxf7CDag5HcvWGjYP4A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eee529c9901e167-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:5309:2a37:84af:9367:f8b2:3016",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:5309:2a37:84af:9367:f8b2:3016, 172.68.234.131"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 19:30:15 UTC] === END API CALL LOG ===
[19-Apr-2026 19:30:15 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 19:30:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY5IiwidXNlcm5hbWUiOiJATVJHQU1FUjkiLCJlbWFpbCI6InNoaXZhamk3OTQ0MTE3N0BnbWFpbC5jb20iLCJleHAiOjE3NzcyMzE2OTd9.qzZxyuvD1wfAWLexNQoM_3AVnxf7CDag5HcvWGjYP4A
[19-Apr-2026 19:30:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 19:30:15 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 19:30:15 UTC] User ID: 369
[19-Apr-2026 19:30:15 UTC] ✅ User profile retrieved successfully for user ID: 369
[19-Apr-2026 19:30:28 UTC] === API CALL LOG ===
[19-Apr-2026 19:30:28 UTC] Endpoint: user/profile.php
[19-Apr-2026 19:30:28 UTC] Full Log Data: {
    "timestamp": "2026-04-19 19:30:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:5309:2a37:84af:9367:f8b2:3016",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY5IiwidXNlcm5hbWUiOiJATVJHQU1FUjkiLCJlbWFpbCI6InNoaXZhamk3OTQ0MTE3N0BnbWFpbC5jb20iLCJleHAiOjE3NzcyMzE2OTd9.qzZxyuvD1wfAWLexNQoM_3AVnxf7CDag5HcvWGjYP4A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eee52ed587de167-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:5309:2a37:84af:9367:f8b2:3016",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:5309:2a37:84af:9367:f8b2:3016, 172.68.234.131"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 19:30:28 UTC] === END API CALL LOG ===
[19-Apr-2026 19:30:28 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 19:30:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY5IiwidXNlcm5hbWUiOiJATVJHQU1FUjkiLCJlbWFpbCI6InNoaXZhamk3OTQ0MTE3N0BnbWFpbC5jb20iLCJleHAiOjE3NzcyMzE2OTd9.qzZxyuvD1wfAWLexNQoM_3AVnxf7CDag5HcvWGjYP4A
[19-Apr-2026 19:30:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 19:30:28 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 19:30:28 UTC] User ID: 369
[19-Apr-2026 19:30:28 UTC] ✅ User profile retrieved successfully for user ID: 369
[19-Apr-2026 19:30:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 19:30:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 19:30:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY5IiwidXNlcm5hbWUiOiJATVJHQU1FUjkiLCJlbWFpbCI6InNoaXZhamk3OTQ0MTE3N0BnbWFpbC5jb20iLCJleHAiOjE3NzcyMzE2OTd9.qzZxyuvD1wfAWLexNQoM_3AVnxf7CDag5HcvWGjYP4A","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eee52ed5879e167-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:5309:2a37:84af:9367:f8b2:3016","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:4900:5309:2a37:84af:9367:f8b2:3016, 172.68.234.131"}
[19-Apr-2026 19:30:28 UTC] === User Orders API Called ===
[19-Apr-2026 19:30:28 UTC] User ID: 369
[19-Apr-2026 19:30:28 UTC] Limit: 20, Offset: 0
[19-Apr-2026 19:30:28 UTC] Orders found: 0
[19-Apr-2026 19:30:28 UTC] Orders data: []
[19-Apr-2026 19:30:28 UTC] Total orders count: 0
[19-Apr-2026 19:30:28 UTC] === API CALL LOG ===
[19-Apr-2026 19:30:28 UTC] Endpoint: user/profile.php
[19-Apr-2026 19:30:28 UTC] Full Log Data: {
    "timestamp": "2026-04-19 19:30:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:5309:2a37:84af:9367:f8b2:3016",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY5IiwidXNlcm5hbWUiOiJATVJHQU1FUjkiLCJlbWFpbCI6InNoaXZhamk3OTQ0MTE3N0BnbWFpbC5jb20iLCJleHAiOjE3NzcyMzE2OTd9.qzZxyuvD1wfAWLexNQoM_3AVnxf7CDag5HcvWGjYP4A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eee52f14ae1e167-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:5309:2a37:84af:9367:f8b2:3016",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:5309:2a37:84af:9367:f8b2:3016, 172.68.234.131"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 19:30:28 UTC] === END API CALL LOG ===
[19-Apr-2026 19:30:28 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 19:30:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY5IiwidXNlcm5hbWUiOiJATVJHQU1FUjkiLCJlbWFpbCI6InNoaXZhamk3OTQ0MTE3N0BnbWFpbC5jb20iLCJleHAiOjE3NzcyMzE2OTd9.qzZxyuvD1wfAWLexNQoM_3AVnxf7CDag5HcvWGjYP4A
[19-Apr-2026 19:30:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 19:30:28 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 19:30:28 UTC] User ID: 369
[19-Apr-2026 19:30:28 UTC] ✅ User profile retrieved successfully for user ID: 369
[19-Apr-2026 19:30:29 UTC] === API CALL LOG ===
[19-Apr-2026 19:30:29 UTC] Endpoint: user/profile.php
[19-Apr-2026 19:30:29 UTC] Full Log Data: {
    "timestamp": "2026-04-19 19:30:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:5309:2a37:84af:9367:f8b2:3016",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY5IiwidXNlcm5hbWUiOiJATVJHQU1FUjkiLCJlbWFpbCI6InNoaXZhamk3OTQ0MTE3N0BnbWFpbC5jb20iLCJleHAiOjE3NzcyMzE2OTd9.qzZxyuvD1wfAWLexNQoM_3AVnxf7CDag5HcvWGjYP4A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eee52f44b14e167-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:5309:2a37:84af:9367:f8b2:3016",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:5309:2a37:84af:9367:f8b2:3016, 172.68.234.131"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 19:30:29 UTC] === END API CALL LOG ===
[19-Apr-2026 19:30:29 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 19:30:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY5IiwidXNlcm5hbWUiOiJATVJHQU1FUjkiLCJlbWFpbCI6InNoaXZhamk3OTQ0MTE3N0BnbWFpbC5jb20iLCJleHAiOjE3NzcyMzE2OTd9.qzZxyuvD1wfAWLexNQoM_3AVnxf7CDag5HcvWGjYP4A
[19-Apr-2026 19:30:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 19:30:29 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 19:30:29 UTC] User ID: 369
[19-Apr-2026 19:30:29 UTC] ✅ User profile retrieved successfully for user ID: 369
[19-Apr-2026 19:30:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 19:30:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 19:30:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY5IiwidXNlcm5hbWUiOiJATVJHQU1FUjkiLCJlbWFpbCI6InNoaXZhamk3OTQ0MTE3N0BnbWFpbC5jb20iLCJleHAiOjE3NzcyMzE2OTd9.qzZxyuvD1wfAWLexNQoM_3AVnxf7CDag5HcvWGjYP4A","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eee53251949e167-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:5309:2a37:84af:9367:f8b2:3016","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:4900:5309:2a37:84af:9367:f8b2:3016, 172.68.234.130"}
[19-Apr-2026 19:30:36 UTC] === User Orders API Called ===
[19-Apr-2026 19:30:36 UTC] User ID: 369
[19-Apr-2026 19:30:36 UTC] Limit: 20, Offset: 0
[19-Apr-2026 19:30:36 UTC] Orders found: 0
[19-Apr-2026 19:30:36 UTC] Orders data: []
[19-Apr-2026 19:30:36 UTC] Total orders count: 0
[19-Apr-2026 19:30:37 UTC] === API CALL LOG ===
[19-Apr-2026 19:30:37 UTC] Endpoint: user/profile.php
[19-Apr-2026 19:30:37 UTC] Full Log Data: {
    "timestamp": "2026-04-19 19:30:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:5309:2a37:84af:9367:f8b2:3016",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY5IiwidXNlcm5hbWUiOiJATVJHQU1FUjkiLCJlbWFpbCI6InNoaXZhamk3OTQ0MTE3N0BnbWFpbC5jb20iLCJleHAiOjE3NzcyMzE2OTd9.qzZxyuvD1wfAWLexNQoM_3AVnxf7CDag5HcvWGjYP4A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eee5325194ce167-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:5309:2a37:84af:9367:f8b2:3016",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:5309:2a37:84af:9367:f8b2:3016, 172.68.234.131"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 19:30:37 UTC] === END API CALL LOG ===
[19-Apr-2026 19:30:37 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 19:30:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY5IiwidXNlcm5hbWUiOiJATVJHQU1FUjkiLCJlbWFpbCI6InNoaXZhamk3OTQ0MTE3N0BnbWFpbC5jb20iLCJleHAiOjE3NzcyMzE2OTd9.qzZxyuvD1wfAWLexNQoM_3AVnxf7CDag5HcvWGjYP4A
[19-Apr-2026 19:30:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 19:30:37 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 19:30:37 UTC] User ID: 369
[19-Apr-2026 19:30:37 UTC] ✅ User profile retrieved successfully for user ID: 369
[19-Apr-2026 19:30:37 UTC] === API CALL LOG ===
[19-Apr-2026 19:30:37 UTC] Endpoint: user/profile.php
[19-Apr-2026 19:30:37 UTC] Full Log Data: {
    "timestamp": "2026-04-19 19:30:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:5309:2a37:84af:9367:f8b2:3016",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY5IiwidXNlcm5hbWUiOiJATVJHQU1FUjkiLCJlbWFpbCI6InNoaXZhamk3OTQ0MTE3N0BnbWFpbC5jb20iLCJleHAiOjE3NzcyMzE2OTd9.qzZxyuvD1wfAWLexNQoM_3AVnxf7CDag5HcvWGjYP4A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eee5328ba15e167-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:5309:2a37:84af:9367:f8b2:3016",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:5309:2a37:84af:9367:f8b2:3016, 172.68.234.130"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 19:30:37 UTC] === END API CALL LOG ===
[19-Apr-2026 19:30:37 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 19:30:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY5IiwidXNlcm5hbWUiOiJATVJHQU1FUjkiLCJlbWFpbCI6InNoaXZhamk3OTQ0MTE3N0BnbWFpbC5jb20iLCJleHAiOjE3NzcyMzE2OTd9.qzZxyuvD1wfAWLexNQoM_3AVnxf7CDag5HcvWGjYP4A
[19-Apr-2026 19:30:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 19:30:37 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 19:30:37 UTC] User ID: 369
[19-Apr-2026 19:30:37 UTC] ✅ User profile retrieved successfully for user ID: 369
[19-Apr-2026 19:30:38 UTC] === API CALL LOG ===
[19-Apr-2026 19:30:38 UTC] Endpoint: user/profile.php
[19-Apr-2026 19:30:38 UTC] Full Log Data: {
    "timestamp": "2026-04-19 19:30:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:5309:2a37:84af:9367:f8b2:3016",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY5IiwidXNlcm5hbWUiOiJATVJHQU1FUjkiLCJlbWFpbCI6InNoaXZhamk3OTQ0MTE3N0BnbWFpbC5jb20iLCJleHAiOjE3NzcyMzE2OTd9.qzZxyuvD1wfAWLexNQoM_3AVnxf7CDag5HcvWGjYP4A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eee532b7975e167-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:5309:2a37:84af:9367:f8b2:3016",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:5309:2a37:84af:9367:f8b2:3016, 172.68.234.130"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 19:30:38 UTC] === END API CALL LOG ===
[19-Apr-2026 19:30:38 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 19:30:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY5IiwidXNlcm5hbWUiOiJATVJHQU1FUjkiLCJlbWFpbCI6InNoaXZhamk3OTQ0MTE3N0BnbWFpbC5jb20iLCJleHAiOjE3NzcyMzE2OTd9.qzZxyuvD1wfAWLexNQoM_3AVnxf7CDag5HcvWGjYP4A
[19-Apr-2026 19:30:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 19:30:38 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 19:30:38 UTC] User ID: 369
[19-Apr-2026 19:30:38 UTC] ✅ User profile retrieved successfully for user ID: 369
[19-Apr-2026 19:30:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 19:30:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 19:30:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY5IiwidXNlcm5hbWUiOiJATVJHQU1FUjkiLCJlbWFpbCI6InNoaXZhamk3OTQ0MTE3N0BnbWFpbC5jb20iLCJleHAiOjE3NzcyMzE2OTd9.qzZxyuvD1wfAWLexNQoM_3AVnxf7CDag5HcvWGjYP4A","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eee53504ca7e167-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:5309:2a37:84af:9367:f8b2:3016","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:4900:5309:2a37:84af:9367:f8b2:3016, 172.68.234.130"}
[19-Apr-2026 19:30:43 UTC] === User Orders API Called ===
[19-Apr-2026 19:30:43 UTC] User ID: 369
[19-Apr-2026 19:30:43 UTC] Limit: 20, Offset: 0
[19-Apr-2026 19:30:43 UTC] Orders found: 0
[19-Apr-2026 19:30:43 UTC] Orders data: []
[19-Apr-2026 19:30:43 UTC] Total orders count: 0
[19-Apr-2026 19:30:43 UTC] === API CALL LOG ===
[19-Apr-2026 19:30:43 UTC] Endpoint: user/profile.php
[19-Apr-2026 19:30:43 UTC] Full Log Data: {
    "timestamp": "2026-04-19 19:30:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:5309:2a37:84af:9367:f8b2:3016",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY5IiwidXNlcm5hbWUiOiJATVJHQU1FUjkiLCJlbWFpbCI6InNoaXZhamk3OTQ0MTE3N0BnbWFpbC5jb20iLCJleHAiOjE3NzcyMzE2OTd9.qzZxyuvD1wfAWLexNQoM_3AVnxf7CDag5HcvWGjYP4A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eee53504caae167-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:5309:2a37:84af:9367:f8b2:3016",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:5309:2a37:84af:9367:f8b2:3016, 172.68.234.130"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 19:30:43 UTC] === END API CALL LOG ===
[19-Apr-2026 19:30:43 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 19:30:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY5IiwidXNlcm5hbWUiOiJATVJHQU1FUjkiLCJlbWFpbCI6InNoaXZhamk3OTQ0MTE3N0BnbWFpbC5jb20iLCJleHAiOjE3NzcyMzE2OTd9.qzZxyuvD1wfAWLexNQoM_3AVnxf7CDag5HcvWGjYP4A
[19-Apr-2026 19:30:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 19:30:43 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 19:30:43 UTC] User ID: 369
[19-Apr-2026 19:30:43 UTC] ✅ User profile retrieved successfully for user ID: 369
[19-Apr-2026 19:30:44 UTC] === API CALL LOG ===
[19-Apr-2026 19:30:44 UTC] Endpoint: user/profile.php
[19-Apr-2026 19:30:44 UTC] Full Log Data: {
    "timestamp": "2026-04-19 19:30:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:5309:2a37:84af:9367:f8b2:3016",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY5IiwidXNlcm5hbWUiOiJATVJHQU1FUjkiLCJlbWFpbCI6InNoaXZhamk3OTQ0MTE3N0BnbWFpbC5jb20iLCJleHAiOjE3NzcyMzE2OTd9.qzZxyuvD1wfAWLexNQoM_3AVnxf7CDag5HcvWGjYP4A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eee53540e0be167-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:5309:2a37:84af:9367:f8b2:3016",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:5309:2a37:84af:9367:f8b2:3016, 172.68.234.130"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 19:30:44 UTC] === END API CALL LOG ===
[19-Apr-2026 19:30:44 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 19:30:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY5IiwidXNlcm5hbWUiOiJATVJHQU1FUjkiLCJlbWFpbCI6InNoaXZhamk3OTQ0MTE3N0BnbWFpbC5jb20iLCJleHAiOjE3NzcyMzE2OTd9.qzZxyuvD1wfAWLexNQoM_3AVnxf7CDag5HcvWGjYP4A
[19-Apr-2026 19:30:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 19:30:44 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 19:30:44 UTC] User ID: 369
[19-Apr-2026 19:30:44 UTC] ✅ User profile retrieved successfully for user ID: 369
[19-Apr-2026 19:30:44 UTC] === API CALL LOG ===
[19-Apr-2026 19:30:44 UTC] Endpoint: user/profile.php
[19-Apr-2026 19:30:44 UTC] Full Log Data: {
    "timestamp": "2026-04-19 19:30:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:5309:2a37:84af:9367:f8b2:3016",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY5IiwidXNlcm5hbWUiOiJATVJHQU1FUjkiLCJlbWFpbCI6InNoaXZhamk3OTQ0MTE3N0BnbWFpbC5jb20iLCJleHAiOjE3NzcyMzE2OTd9.qzZxyuvD1wfAWLexNQoM_3AVnxf7CDag5HcvWGjYP4A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eee5356cc99e167-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:5309:2a37:84af:9367:f8b2:3016",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:5309:2a37:84af:9367:f8b2:3016, 172.68.234.130"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 19:30:44 UTC] === END API CALL LOG ===
[19-Apr-2026 19:30:44 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 19:30:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY5IiwidXNlcm5hbWUiOiJATVJHQU1FUjkiLCJlbWFpbCI6InNoaXZhamk3OTQ0MTE3N0BnbWFpbC5jb20iLCJleHAiOjE3NzcyMzE2OTd9.qzZxyuvD1wfAWLexNQoM_3AVnxf7CDag5HcvWGjYP4A
[19-Apr-2026 19:30:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 19:30:44 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 19:30:44 UTC] User ID: 369
[19-Apr-2026 19:30:44 UTC] ✅ User profile retrieved successfully for user ID: 369
[19-Apr-2026 19:30:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 19:30:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 19:30:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY5IiwidXNlcm5hbWUiOiJATVJHQU1FUjkiLCJlbWFpbCI6InNoaXZhamk3OTQ0MTE3N0BnbWFpbC5jb20iLCJleHAiOjE3NzcyMzE2OTd9.qzZxyuvD1wfAWLexNQoM_3AVnxf7CDag5HcvWGjYP4A","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eee53aa7aafe167-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:5309:2a37:84af:9367:f8b2:3016","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:4900:5309:2a37:84af:9367:f8b2:3016, 172.68.234.131"}
[19-Apr-2026 19:30:58 UTC] === User Orders API Called ===
[19-Apr-2026 19:30:58 UTC] User ID: 369
[19-Apr-2026 19:30:58 UTC] Limit: 20, Offset: 0
[19-Apr-2026 19:30:58 UTC] Orders found: 0
[19-Apr-2026 19:30:58 UTC] Orders data: []
[19-Apr-2026 19:30:58 UTC] Total orders count: 0
[19-Apr-2026 19:30:58 UTC] === API CALL LOG ===
[19-Apr-2026 19:30:58 UTC] Endpoint: user/profile.php
[19-Apr-2026 19:30:58 UTC] Full Log Data: {
    "timestamp": "2026-04-19 19:30:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:5309:2a37:84af:9367:f8b2:3016",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY5IiwidXNlcm5hbWUiOiJATVJHQU1FUjkiLCJlbWFpbCI6InNoaXZhamk3OTQ0MTE3N0BnbWFpbC5jb20iLCJleHAiOjE3NzcyMzE2OTd9.qzZxyuvD1wfAWLexNQoM_3AVnxf7CDag5HcvWGjYP4A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eee53aa7ab1e167-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:5309:2a37:84af:9367:f8b2:3016",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:5309:2a37:84af:9367:f8b2:3016, 172.68.234.131"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 19:30:58 UTC] === END API CALL LOG ===
[19-Apr-2026 19:30:58 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 19:30:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY5IiwidXNlcm5hbWUiOiJATVJHQU1FUjkiLCJlbWFpbCI6InNoaXZhamk3OTQ0MTE3N0BnbWFpbC5jb20iLCJleHAiOjE3NzcyMzE2OTd9.qzZxyuvD1wfAWLexNQoM_3AVnxf7CDag5HcvWGjYP4A
[19-Apr-2026 19:30:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 19:30:58 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 19:30:58 UTC] User ID: 369
[19-Apr-2026 19:30:58 UTC] ✅ User profile retrieved successfully for user ID: 369
[19-Apr-2026 19:30:58 UTC] === API CALL LOG ===
[19-Apr-2026 19:30:58 UTC] Endpoint: user/profile.php
[19-Apr-2026 19:30:58 UTC] Full Log Data: {
    "timestamp": "2026-04-19 19:30:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:5309:2a37:84af:9367:f8b2:3016",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY5IiwidXNlcm5hbWUiOiJATVJHQU1FUjkiLCJlbWFpbCI6InNoaXZhamk3OTQ0MTE3N0BnbWFpbC5jb20iLCJleHAiOjE3NzcyMzE2OTd9.qzZxyuvD1wfAWLexNQoM_3AVnxf7CDag5HcvWGjYP4A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eee53ae7c8de167-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:5309:2a37:84af:9367:f8b2:3016",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:5309:2a37:84af:9367:f8b2:3016, 172.68.234.131"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 19:30:58 UTC] === END API CALL LOG ===
[19-Apr-2026 19:30:58 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 19:30:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY5IiwidXNlcm5hbWUiOiJATVJHQU1FUjkiLCJlbWFpbCI6InNoaXZhamk3OTQ0MTE3N0BnbWFpbC5jb20iLCJleHAiOjE3NzcyMzE2OTd9.qzZxyuvD1wfAWLexNQoM_3AVnxf7CDag5HcvWGjYP4A
[19-Apr-2026 19:30:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 19:30:58 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 19:30:58 UTC] User ID: 369
[19-Apr-2026 19:30:58 UTC] ✅ User profile retrieved successfully for user ID: 369
[19-Apr-2026 19:30:59 UTC] === API CALL LOG ===
[19-Apr-2026 19:30:59 UTC] Endpoint: user/profile.php
[19-Apr-2026 19:30:59 UTC] Full Log Data: {
    "timestamp": "2026-04-19 19:30:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:5309:2a37:84af:9367:f8b2:3016",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY5IiwidXNlcm5hbWUiOiJATVJHQU1FUjkiLCJlbWFpbCI6InNoaXZhamk3OTQ0MTE3N0BnbWFpbC5jb20iLCJleHAiOjE3NzcyMzE2OTd9.qzZxyuvD1wfAWLexNQoM_3AVnxf7CDag5HcvWGjYP4A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eee53b18c31e167-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:5309:2a37:84af:9367:f8b2:3016",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:5309:2a37:84af:9367:f8b2:3016, 172.68.234.131"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 19:30:59 UTC] === END API CALL LOG ===
[19-Apr-2026 19:30:59 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 19:30:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY5IiwidXNlcm5hbWUiOiJATVJHQU1FUjkiLCJlbWFpbCI6InNoaXZhamk3OTQ0MTE3N0BnbWFpbC5jb20iLCJleHAiOjE3NzcyMzE2OTd9.qzZxyuvD1wfAWLexNQoM_3AVnxf7CDag5HcvWGjYP4A
[19-Apr-2026 19:30:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 19:30:59 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 19:30:59 UTC] User ID: 369
[19-Apr-2026 19:30:59 UTC] ✅ User profile retrieved successfully for user ID: 369
[19-Apr-2026 19:31:07 UTC] === API CALL LOG ===
[19-Apr-2026 19:31:07 UTC] Endpoint: user/profile.php
[19-Apr-2026 19:31:07 UTC] Full Log Data: {
    "timestamp": "2026-04-19 19:31:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:5309:2a37:84af:9367:f8b2:3016",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY5IiwidXNlcm5hbWUiOiJATVJHQU1FUjkiLCJlbWFpbCI6InNoaXZhamk3OTQ0MTE3N0BnbWFpbC5jb20iLCJleHAiOjE3NzcyMzE2OTd9.qzZxyuvD1wfAWLexNQoM_3AVnxf7CDag5HcvWGjYP4A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eee53e3f8c0e167-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:5309:2a37:84af:9367:f8b2:3016",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:5309:2a37:84af:9367:f8b2:3016, 172.68.234.131"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 19:31:07 UTC] === END API CALL LOG ===
[19-Apr-2026 19:31:07 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 19:31:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY5IiwidXNlcm5hbWUiOiJATVJHQU1FUjkiLCJlbWFpbCI6InNoaXZhamk3OTQ0MTE3N0BnbWFpbC5jb20iLCJleHAiOjE3NzcyMzE2OTd9.qzZxyuvD1wfAWLexNQoM_3AVnxf7CDag5HcvWGjYP4A
[19-Apr-2026 19:31:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 19:31:07 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 19:31:07 UTC] User ID: 369
[19-Apr-2026 19:31:07 UTC] ✅ User profile retrieved successfully for user ID: 369
[19-Apr-2026 19:31:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 19:31:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 19:31:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY5IiwidXNlcm5hbWUiOiJATVJHQU1FUjkiLCJlbWFpbCI6InNoaXZhamk3OTQ0MTE3N0BnbWFpbC5jb20iLCJleHAiOjE3NzcyMzE2OTd9.qzZxyuvD1wfAWLexNQoM_3AVnxf7CDag5HcvWGjYP4A","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eee53e3f8bde167-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:5309:2a37:84af:9367:f8b2:3016","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:4900:5309:2a37:84af:9367:f8b2:3016, 172.68.234.131"}
[19-Apr-2026 19:31:07 UTC] === User Orders API Called ===
[19-Apr-2026 19:31:07 UTC] User ID: 369
[19-Apr-2026 19:31:07 UTC] Limit: 20, Offset: 0
[19-Apr-2026 19:31:07 UTC] Orders found: 0
[19-Apr-2026 19:31:07 UTC] Orders data: []
[19-Apr-2026 19:31:07 UTC] Total orders count: 0
[19-Apr-2026 19:31:07 UTC] === API CALL LOG ===
[19-Apr-2026 19:31:07 UTC] Endpoint: user/profile.php
[19-Apr-2026 19:31:07 UTC] Full Log Data: {
    "timestamp": "2026-04-19 19:31:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:5309:2a37:84af:9367:f8b2:3016",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY5IiwidXNlcm5hbWUiOiJATVJHQU1FUjkiLCJlbWFpbCI6InNoaXZhamk3OTQ0MTE3N0BnbWFpbC5jb20iLCJleHAiOjE3NzcyMzE2OTd9.qzZxyuvD1wfAWLexNQoM_3AVnxf7CDag5HcvWGjYP4A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eee53e67f25e167-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:5309:2a37:84af:9367:f8b2:3016",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:5309:2a37:84af:9367:f8b2:3016, 172.68.234.131"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 19:31:07 UTC] === END API CALL LOG ===
[19-Apr-2026 19:31:07 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 19:31:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY5IiwidXNlcm5hbWUiOiJATVJHQU1FUjkiLCJlbWFpbCI6InNoaXZhamk3OTQ0MTE3N0BnbWFpbC5jb20iLCJleHAiOjE3NzcyMzE2OTd9.qzZxyuvD1wfAWLexNQoM_3AVnxf7CDag5HcvWGjYP4A
[19-Apr-2026 19:31:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 19:31:07 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 19:31:07 UTC] User ID: 369
[19-Apr-2026 19:31:07 UTC] ✅ User profile retrieved successfully for user ID: 369
[19-Apr-2026 19:31:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 19:31:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 19:31:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY5IiwidXNlcm5hbWUiOiJATVJHQU1FUjkiLCJlbWFpbCI6InNoaXZhamk3OTQ0MTE3N0BnbWFpbC5jb20iLCJleHAiOjE3NzcyMzE2OTd9.qzZxyuvD1wfAWLexNQoM_3AVnxf7CDag5HcvWGjYP4A","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eee53e93d59e167-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:5309:2a37:84af:9367:f8b2:3016","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:4900:5309:2a37:84af:9367:f8b2:3016, 172.68.234.131"}
[19-Apr-2026 19:31:08 UTC] === User Orders API Called ===
[19-Apr-2026 19:31:08 UTC] User ID: 369
[19-Apr-2026 19:31:08 UTC] Limit: 20, Offset: 0
[19-Apr-2026 19:31:08 UTC] Orders found: 0
[19-Apr-2026 19:31:08 UTC] Orders data: []
[19-Apr-2026 19:31:08 UTC] Total orders count: 0
[19-Apr-2026 19:31:08 UTC] === API CALL LOG ===
[19-Apr-2026 19:31:08 UTC] Endpoint: user/profile.php
[19-Apr-2026 19:31:08 UTC] Full Log Data: {
    "timestamp": "2026-04-19 19:31:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:5309:2a37:84af:9367:f8b2:3016",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY5IiwidXNlcm5hbWUiOiJATVJHQU1FUjkiLCJlbWFpbCI6InNoaXZhamk3OTQ0MTE3N0BnbWFpbC5jb20iLCJleHAiOjE3NzcyMzE2OTd9.qzZxyuvD1wfAWLexNQoM_3AVnxf7CDag5HcvWGjYP4A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eee53ec1bc8e167-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:5309:2a37:84af:9367:f8b2:3016",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:5309:2a37:84af:9367:f8b2:3016, 172.68.234.131"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 19:31:08 UTC] === END API CALL LOG ===
[19-Apr-2026 19:31:08 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 19:31:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY5IiwidXNlcm5hbWUiOiJATVJHQU1FUjkiLCJlbWFpbCI6InNoaXZhamk3OTQ0MTE3N0BnbWFpbC5jb20iLCJleHAiOjE3NzcyMzE2OTd9.qzZxyuvD1wfAWLexNQoM_3AVnxf7CDag5HcvWGjYP4A
[19-Apr-2026 19:31:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 19:31:08 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 19:31:08 UTC] User ID: 369
[19-Apr-2026 19:31:08 UTC] ✅ User profile retrieved successfully for user ID: 369
[19-Apr-2026 19:31:10 UTC] === API CALL LOG ===
[19-Apr-2026 19:31:10 UTC] Endpoint: user/profile.php
[19-Apr-2026 19:31:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 19:31:10 UTC] Full Log Data: {
    "timestamp": "2026-04-19 19:31:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:5309:2a37:84af:9367:f8b2:3016",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY5IiwidXNlcm5hbWUiOiJATVJHQU1FUjkiLCJlbWFpbCI6InNoaXZhamk3OTQ0MTE3N0BnbWFpbC5jb20iLCJleHAiOjE3NzcyMzE2OTd9.qzZxyuvD1wfAWLexNQoM_3AVnxf7CDag5HcvWGjYP4A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eee53f3dd36e167-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:5309:2a37:84af:9367:f8b2:3016",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:5309:2a37:84af:9367:f8b2:3016, 172.68.234.131"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 19:31:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 19:31:10 UTC] === END API CALL LOG ===
[19-Apr-2026 19:31:10 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 19:31:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY5IiwidXNlcm5hbWUiOiJATVJHQU1FUjkiLCJlbWFpbCI6InNoaXZhamk3OTQ0MTE3N0BnbWFpbC5jb20iLCJleHAiOjE3NzcyMzE2OTd9.qzZxyuvD1wfAWLexNQoM_3AVnxf7CDag5HcvWGjYP4A","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eee53f3dd30e167-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:5309:2a37:84af:9367:f8b2:3016","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:4900:5309:2a37:84af:9367:f8b2:3016, 172.68.234.131"}
[19-Apr-2026 19:31:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY5IiwidXNlcm5hbWUiOiJATVJHQU1FUjkiLCJlbWFpbCI6InNoaXZhamk3OTQ0MTE3N0BnbWFpbC5jb20iLCJleHAiOjE3NzcyMzE2OTd9.qzZxyuvD1wfAWLexNQoM_3AVnxf7CDag5HcvWGjYP4A
[19-Apr-2026 19:31:10 UTC] === User Orders API Called ===
[19-Apr-2026 19:31:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 19:31:10 UTC] User ID: 369
[19-Apr-2026 19:31:10 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 19:31:10 UTC] Limit: 20, Offset: 0
[19-Apr-2026 19:31:10 UTC] User ID: 369
[19-Apr-2026 19:31:10 UTC] ✅ User profile retrieved successfully for user ID: 369
[19-Apr-2026 19:31:10 UTC] Orders found: 0
[19-Apr-2026 19:31:10 UTC] Orders data: []
[19-Apr-2026 19:31:10 UTC] Total orders count: 0
[19-Apr-2026 19:31:10 UTC] === API CALL LOG ===
[19-Apr-2026 19:31:10 UTC] Endpoint: user/profile.php
[19-Apr-2026 19:31:10 UTC] Full Log Data: {
    "timestamp": "2026-04-19 19:31:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:5309:2a37:84af:9367:f8b2:3016",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY5IiwidXNlcm5hbWUiOiJATVJHQU1FUjkiLCJlbWFpbCI6InNoaXZhamk3OTQ0MTE3N0BnbWFpbC5jb20iLCJleHAiOjE3NzcyMzE2OTd9.qzZxyuvD1wfAWLexNQoM_3AVnxf7CDag5HcvWGjYP4A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eee53f7de55e167-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:5309:2a37:84af:9367:f8b2:3016",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:5309:2a37:84af:9367:f8b2:3016, 172.68.234.131"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 19:31:10 UTC] === END API CALL LOG ===
[19-Apr-2026 19:31:10 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 19:31:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY5IiwidXNlcm5hbWUiOiJATVJHQU1FUjkiLCJlbWFpbCI6InNoaXZhamk3OTQ0MTE3N0BnbWFpbC5jb20iLCJleHAiOjE3NzcyMzE2OTd9.qzZxyuvD1wfAWLexNQoM_3AVnxf7CDag5HcvWGjYP4A
[19-Apr-2026 19:31:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 19:31:10 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 19:31:10 UTC] User ID: 369
[19-Apr-2026 19:31:10 UTC] ✅ User profile retrieved successfully for user ID: 369
[19-Apr-2026 19:31:11 UTC] === API CALL LOG ===
[19-Apr-2026 19:31:11 UTC] Endpoint: user/profile.php
[19-Apr-2026 19:31:11 UTC] Full Log Data: {
    "timestamp": "2026-04-19 19:31:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:5309:2a37:84af:9367:f8b2:3016",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY5IiwidXNlcm5hbWUiOiJATVJHQU1FUjkiLCJlbWFpbCI6InNoaXZhamk3OTQ0MTE3N0BnbWFpbC5jb20iLCJleHAiOjE3NzcyMzE2OTd9.qzZxyuvD1wfAWLexNQoM_3AVnxf7CDag5HcvWGjYP4A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eee53fabd0ee167-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:5309:2a37:84af:9367:f8b2:3016",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:5309:2a37:84af:9367:f8b2:3016, 172.68.234.131"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 19:31:11 UTC] === END API CALL LOG ===
[19-Apr-2026 19:31:11 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 19:31:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY5IiwidXNlcm5hbWUiOiJATVJHQU1FUjkiLCJlbWFpbCI6InNoaXZhamk3OTQ0MTE3N0BnbWFpbC5jb20iLCJleHAiOjE3NzcyMzE2OTd9.qzZxyuvD1wfAWLexNQoM_3AVnxf7CDag5HcvWGjYP4A
[19-Apr-2026 19:31:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 19:31:11 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 19:31:11 UTC] User ID: 369
[19-Apr-2026 19:31:11 UTC] ✅ User profile retrieved successfully for user ID: 369
[19-Apr-2026 19:31:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 19:31:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 19:31:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY5IiwidXNlcm5hbWUiOiJATVJHQU1FUjkiLCJlbWFpbCI6InNoaXZhamk3OTQ0MTE3N0BnbWFpbC5jb20iLCJleHAiOjE3NzcyMzE2OTd9.qzZxyuvD1wfAWLexNQoM_3AVnxf7CDag5HcvWGjYP4A","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eee55133fdbe20c-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:5309:2a37:84af:9367:f8b2:3016","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:4900:5309:2a37:84af:9367:f8b2:3016, 172.70.108.14"}
[19-Apr-2026 19:31:56 UTC] === User Orders API Called ===
[19-Apr-2026 19:31:56 UTC] User ID: 369
[19-Apr-2026 19:31:56 UTC] Limit: 20, Offset: 0
[19-Apr-2026 19:31:56 UTC] Orders found: 0
[19-Apr-2026 19:31:56 UTC] Orders data: []
[19-Apr-2026 19:31:56 UTC] Total orders count: 0
[19-Apr-2026 19:31:56 UTC] === API CALL LOG ===
[19-Apr-2026 19:31:56 UTC] Endpoint: user/profile.php
[19-Apr-2026 19:31:56 UTC] Full Log Data: {
    "timestamp": "2026-04-19 19:31:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:5309:2a37:84af:9367:f8b2:3016",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY5IiwidXNlcm5hbWUiOiJATVJHQU1FUjkiLCJlbWFpbCI6InNoaXZhamk3OTQ0MTE3N0BnbWFpbC5jb20iLCJleHAiOjE3NzcyMzE2OTd9.qzZxyuvD1wfAWLexNQoM_3AVnxf7CDag5HcvWGjYP4A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eee55133fdde20c-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:5309:2a37:84af:9367:f8b2:3016",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:5309:2a37:84af:9367:f8b2:3016, 172.70.108.14"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 19:31:56 UTC] === END API CALL LOG ===
[19-Apr-2026 19:31:56 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 19:31:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY5IiwidXNlcm5hbWUiOiJATVJHQU1FUjkiLCJlbWFpbCI6InNoaXZhamk3OTQ0MTE3N0BnbWFpbC5jb20iLCJleHAiOjE3NzcyMzE2OTd9.qzZxyuvD1wfAWLexNQoM_3AVnxf7CDag5HcvWGjYP4A
[19-Apr-2026 19:31:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 19:31:56 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 19:31:56 UTC] User ID: 369
[19-Apr-2026 19:31:56 UTC] ✅ User profile retrieved successfully for user ID: 369
[19-Apr-2026 19:31:56 UTC] === API CALL LOG ===
[19-Apr-2026 19:31:56 UTC] Endpoint: user/profile.php
[19-Apr-2026 19:31:56 UTC] Full Log Data: {
    "timestamp": "2026-04-19 19:31:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:5309:2a37:84af:9367:f8b2:3016",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY5IiwidXNlcm5hbWUiOiJATVJHQU1FUjkiLCJlbWFpbCI6InNoaXZhamk3OTQ0MTE3N0BnbWFpbC5jb20iLCJleHAiOjE3NzcyMzE2OTd9.qzZxyuvD1wfAWLexNQoM_3AVnxf7CDag5HcvWGjYP4A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eee55178b4fe20c-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:5309:2a37:84af:9367:f8b2:3016",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:5309:2a37:84af:9367:f8b2:3016, 172.70.108.14"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 19:31:56 UTC] === END API CALL LOG ===
[19-Apr-2026 19:31:56 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 19:31:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY5IiwidXNlcm5hbWUiOiJATVJHQU1FUjkiLCJlbWFpbCI6InNoaXZhamk3OTQ0MTE3N0BnbWFpbC5jb20iLCJleHAiOjE3NzcyMzE2OTd9.qzZxyuvD1wfAWLexNQoM_3AVnxf7CDag5HcvWGjYP4A
[19-Apr-2026 19:31:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 19:31:56 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 19:31:56 UTC] User ID: 369
[19-Apr-2026 19:31:56 UTC] ✅ User profile retrieved successfully for user ID: 369
[19-Apr-2026 19:31:56 UTC] === API CALL LOG ===
[19-Apr-2026 19:31:56 UTC] Endpoint: user/profile.php
[19-Apr-2026 19:31:56 UTC] Full Log Data: {
    "timestamp": "2026-04-19 19:31:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:5309:2a37:84af:9367:f8b2:3016",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY5IiwidXNlcm5hbWUiOiJATVJHQU1FUjkiLCJlbWFpbCI6InNoaXZhamk3OTQ0MTE3N0BnbWFpbC5jb20iLCJleHAiOjE3NzcyMzE2OTd9.qzZxyuvD1wfAWLexNQoM_3AVnxf7CDag5HcvWGjYP4A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eee55189e2fe20c-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:5309:2a37:84af:9367:f8b2:3016",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:5309:2a37:84af:9367:f8b2:3016, 172.70.108.14"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 19:31:56 UTC] === END API CALL LOG ===
[19-Apr-2026 19:31:56 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 19:31:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY5IiwidXNlcm5hbWUiOiJATVJHQU1FUjkiLCJlbWFpbCI6InNoaXZhamk3OTQ0MTE3N0BnbWFpbC5jb20iLCJleHAiOjE3NzcyMzE2OTd9.qzZxyuvD1wfAWLexNQoM_3AVnxf7CDag5HcvWGjYP4A
[19-Apr-2026 19:31:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 19:31:56 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 19:31:56 UTC] User ID: 369
[19-Apr-2026 19:31:56 UTC] ✅ User profile retrieved successfully for user ID: 369
[19-Apr-2026 19:31:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 19:31:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 19:31:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY5IiwidXNlcm5hbWUiOiJATVJHQU1FUjkiLCJlbWFpbCI6InNoaXZhamk3OTQ0MTE3N0BnbWFpbC5jb20iLCJleHAiOjE3NzcyMzE2OTd9.qzZxyuvD1wfAWLexNQoM_3AVnxf7CDag5HcvWGjYP4A","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eee55189e33e20c-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:5309:2a37:84af:9367:f8b2:3016","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:4900:5309:2a37:84af:9367:f8b2:3016, 172.70.108.14"}
[19-Apr-2026 19:31:56 UTC] === User Orders API Called ===
[19-Apr-2026 19:31:56 UTC] User ID: 369
[19-Apr-2026 19:31:56 UTC] Limit: 20, Offset: 0
[19-Apr-2026 19:31:56 UTC] Orders found: 0
[19-Apr-2026 19:31:56 UTC] Orders data: []
[19-Apr-2026 19:31:56 UTC] Total orders count: 0
[19-Apr-2026 19:31:58 UTC] === API CALL LOG ===
[19-Apr-2026 19:31:58 UTC] Endpoint: user/profile.php
[19-Apr-2026 19:31:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 19:31:58 UTC] Full Log Data: {
    "timestamp": "2026-04-19 19:31:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:5309:2a37:84af:9367:f8b2:3016",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY5IiwidXNlcm5hbWUiOiJATVJHQU1FUjkiLCJlbWFpbCI6InNoaXZhamk3OTQ0MTE3N0BnbWFpbC5jb20iLCJleHAiOjE3NzcyMzE2OTd9.qzZxyuvD1wfAWLexNQoM_3AVnxf7CDag5HcvWGjYP4A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eee551f7868e20c-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:5309:2a37:84af:9367:f8b2:3016",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:5309:2a37:84af:9367:f8b2:3016, 172.70.108.14"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 19:31:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 19:31:58 UTC] === END API CALL LOG ===
[19-Apr-2026 19:31:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY5IiwidXNlcm5hbWUiOiJATVJHQU1FUjkiLCJlbWFpbCI6InNoaXZhamk3OTQ0MTE3N0BnbWFpbC5jb20iLCJleHAiOjE3NzcyMzE2OTd9.qzZxyuvD1wfAWLexNQoM_3AVnxf7CDag5HcvWGjYP4A","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eee551f7866e20c-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:5309:2a37:84af:9367:f8b2:3016","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:4900:5309:2a37:84af:9367:f8b2:3016, 172.70.108.14"}
[19-Apr-2026 19:31:58 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 19:31:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY5IiwidXNlcm5hbWUiOiJATVJHQU1FUjkiLCJlbWFpbCI6InNoaXZhamk3OTQ0MTE3N0BnbWFpbC5jb20iLCJleHAiOjE3NzcyMzE2OTd9.qzZxyuvD1wfAWLexNQoM_3AVnxf7CDag5HcvWGjYP4A
[19-Apr-2026 19:31:58 UTC] === User Orders API Called ===
[19-Apr-2026 19:31:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 19:31:58 UTC] User ID: 369
[19-Apr-2026 19:31:58 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 19:31:58 UTC] Limit: 20, Offset: 0
[19-Apr-2026 19:31:58 UTC] User ID: 369
[19-Apr-2026 19:31:58 UTC] ✅ User profile retrieved successfully for user ID: 369
[19-Apr-2026 19:31:58 UTC] Orders found: 0
[19-Apr-2026 19:31:58 UTC] Orders data: []
[19-Apr-2026 19:31:58 UTC] Total orders count: 0
[19-Apr-2026 19:31:58 UTC] === API CALL LOG ===
[19-Apr-2026 19:31:58 UTC] Endpoint: user/profile.php
[19-Apr-2026 19:31:58 UTC] Full Log Data: {
    "timestamp": "2026-04-19 19:31:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:5309:2a37:84af:9367:f8b2:3016",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY5IiwidXNlcm5hbWUiOiJATVJHQU1FUjkiLCJlbWFpbCI6InNoaXZhamk3OTQ0MTE3N0BnbWFpbC5jb20iLCJleHAiOjE3NzcyMzE2OTd9.qzZxyuvD1wfAWLexNQoM_3AVnxf7CDag5HcvWGjYP4A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eee5523cbd0e20c-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:5309:2a37:84af:9367:f8b2:3016",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:5309:2a37:84af:9367:f8b2:3016, 172.70.108.14"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 19:31:58 UTC] === END API CALL LOG ===
[19-Apr-2026 19:31:58 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 19:31:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY5IiwidXNlcm5hbWUiOiJATVJHQU1FUjkiLCJlbWFpbCI6InNoaXZhamk3OTQ0MTE3N0BnbWFpbC5jb20iLCJleHAiOjE3NzcyMzE2OTd9.qzZxyuvD1wfAWLexNQoM_3AVnxf7CDag5HcvWGjYP4A
[19-Apr-2026 19:31:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 19:31:58 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 19:31:58 UTC] User ID: 369
[19-Apr-2026 19:31:58 UTC] ✅ User profile retrieved successfully for user ID: 369
[19-Apr-2026 19:31:58 UTC] === API CALL LOG ===
[19-Apr-2026 19:31:58 UTC] Endpoint: user/profile.php
[19-Apr-2026 19:31:58 UTC] Full Log Data: {
    "timestamp": "2026-04-19 19:31:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:5309:2a37:84af:9367:f8b2:3016",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY5IiwidXNlcm5hbWUiOiJATVJHQU1FUjkiLCJlbWFpbCI6InNoaXZhamk3OTQ0MTE3N0BnbWFpbC5jb20iLCJleHAiOjE3NzcyMzE2OTd9.qzZxyuvD1wfAWLexNQoM_3AVnxf7CDag5HcvWGjYP4A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eee5524de80e20c-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:5309:2a37:84af:9367:f8b2:3016",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:5309:2a37:84af:9367:f8b2:3016, 172.70.108.14"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 19:31:58 UTC] === END API CALL LOG ===
[19-Apr-2026 19:31:58 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 19:31:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY5IiwidXNlcm5hbWUiOiJATVJHQU1FUjkiLCJlbWFpbCI6InNoaXZhamk3OTQ0MTE3N0BnbWFpbC5jb20iLCJleHAiOjE3NzcyMzE2OTd9.qzZxyuvD1wfAWLexNQoM_3AVnxf7CDag5HcvWGjYP4A
[19-Apr-2026 19:31:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 19:31:58 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 19:31:58 UTC] User ID: 369
[19-Apr-2026 19:31:58 UTC] ✅ User profile retrieved successfully for user ID: 369
[19-Apr-2026 19:32:35 UTC] === API CALL LOG ===
[19-Apr-2026 19:32:35 UTC] Endpoint: user/profile.php
[19-Apr-2026 19:32:35 UTC] Full Log Data: {
    "timestamp": "2026-04-19 19:32:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:5309:2a37:84af:9367:f8b2:3016",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY5IiwidXNlcm5hbWUiOiJATVJHQU1FUjkiLCJlbWFpbCI6InNoaXZhamk3OTQ0MTE3N0BnbWFpbC5jb20iLCJleHAiOjE3NzcyMzE2OTd9.qzZxyuvD1wfAWLexNQoM_3AVnxf7CDag5HcvWGjYP4A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eee56096a41890f-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:5309:2a37:84af:9367:f8b2:3016",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:5309:2a37:84af:9367:f8b2:3016, 172.68.234.130"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 19:32:35 UTC] === END API CALL LOG ===
[19-Apr-2026 19:32:35 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 19:32:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY5IiwidXNlcm5hbWUiOiJATVJHQU1FUjkiLCJlbWFpbCI6InNoaXZhamk3OTQ0MTE3N0BnbWFpbC5jb20iLCJleHAiOjE3NzcyMzE2OTd9.qzZxyuvD1wfAWLexNQoM_3AVnxf7CDag5HcvWGjYP4A
[19-Apr-2026 19:32:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 19:32:35 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 19:32:35 UTC] User ID: 369
[19-Apr-2026 19:32:35 UTC] ✅ User profile retrieved successfully for user ID: 369
[19-Apr-2026 19:32:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 19:32:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 19:32:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY5IiwidXNlcm5hbWUiOiJATVJHQU1FUjkiLCJlbWFpbCI6InNoaXZhamk3OTQ0MTE3N0BnbWFpbC5jb20iLCJleHAiOjE3NzcyMzE2OTd9.qzZxyuvD1wfAWLexNQoM_3AVnxf7CDag5HcvWGjYP4A","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eee561f5d84890f-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:5309:2a37:84af:9367:f8b2:3016","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:4900:5309:2a37:84af:9367:f8b2:3016, 172.68.234.130"}
[19-Apr-2026 19:32:38 UTC] === User Orders API Called ===
[19-Apr-2026 19:32:38 UTC] User ID: 369
[19-Apr-2026 19:32:38 UTC] Limit: 20, Offset: 0
[19-Apr-2026 19:32:38 UTC] Orders found: 0
[19-Apr-2026 19:32:38 UTC] Orders data: []
[19-Apr-2026 19:32:38 UTC] Total orders count: 0
[19-Apr-2026 19:32:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 19:32:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 19:32:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY5IiwidXNlcm5hbWUiOiJATVJHQU1FUjkiLCJlbWFpbCI6InNoaXZhamk3OTQ0MTE3N0BnbWFpbC5jb20iLCJleHAiOjE3NzcyMzE2OTd9.qzZxyuvD1wfAWLexNQoM_3AVnxf7CDag5HcvWGjYP4A","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eee56282ad4890f-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:5309:2a37:84af:9367:f8b2:3016","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:4900:5309:2a37:84af:9367:f8b2:3016, 172.68.234.130"}
[19-Apr-2026 19:32:40 UTC] === User Orders API Called ===
[19-Apr-2026 19:32:40 UTC] User ID: 369
[19-Apr-2026 19:32:40 UTC] Limit: 20, Offset: 0
[19-Apr-2026 19:32:40 UTC] Orders found: 0
[19-Apr-2026 19:32:40 UTC] Orders data: []
[19-Apr-2026 19:32:40 UTC] Total orders count: 0
[19-Apr-2026 19:32:40 UTC] === API CALL LOG ===
[19-Apr-2026 19:32:40 UTC] Endpoint: user/profile.php
[19-Apr-2026 19:32:40 UTC] Full Log Data: {
    "timestamp": "2026-04-19 19:32:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:5309:2a37:84af:9367:f8b2:3016",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY5IiwidXNlcm5hbWUiOiJATVJHQU1FUjkiLCJlbWFpbCI6InNoaXZhamk3OTQ0MTE3N0BnbWFpbC5jb20iLCJleHAiOjE3NzcyMzE2OTd9.qzZxyuvD1wfAWLexNQoM_3AVnxf7CDag5HcvWGjYP4A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eee56282ada890f-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:5309:2a37:84af:9367:f8b2:3016",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:5309:2a37:84af:9367:f8b2:3016, 172.68.234.131"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 19:32:40 UTC] === END API CALL LOG ===
[19-Apr-2026 19:32:40 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 19:32:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY5IiwidXNlcm5hbWUiOiJATVJHQU1FUjkiLCJlbWFpbCI6InNoaXZhamk3OTQ0MTE3N0BnbWFpbC5jb20iLCJleHAiOjE3NzcyMzE2OTd9.qzZxyuvD1wfAWLexNQoM_3AVnxf7CDag5HcvWGjYP4A
[19-Apr-2026 19:32:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 19:32:40 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 19:32:40 UTC] User ID: 369
[19-Apr-2026 19:32:40 UTC] ✅ User profile retrieved successfully for user ID: 369
[19-Apr-2026 19:32:40 UTC] === API CALL LOG ===
[19-Apr-2026 19:32:40 UTC] Endpoint: user/profile.php
[19-Apr-2026 19:32:40 UTC] Full Log Data: {
    "timestamp": "2026-04-19 19:32:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:5309:2a37:84af:9367:f8b2:3016",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY5IiwidXNlcm5hbWUiOiJATVJHQU1FUjkiLCJlbWFpbCI6InNoaXZhamk3OTQ0MTE3N0BnbWFpbC5jb20iLCJleHAiOjE3NzcyMzE2OTd9.qzZxyuvD1wfAWLexNQoM_3AVnxf7CDag5HcvWGjYP4A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eee562b4afc890f-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:5309:2a37:84af:9367:f8b2:3016",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:5309:2a37:84af:9367:f8b2:3016, 172.68.234.130"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 19:32:40 UTC] === END API CALL LOG ===
[19-Apr-2026 19:32:40 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 19:32:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY5IiwidXNlcm5hbWUiOiJATVJHQU1FUjkiLCJlbWFpbCI6InNoaXZhamk3OTQ0MTE3N0BnbWFpbC5jb20iLCJleHAiOjE3NzcyMzE2OTd9.qzZxyuvD1wfAWLexNQoM_3AVnxf7CDag5HcvWGjYP4A
[19-Apr-2026 19:32:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 19:32:40 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 19:32:40 UTC] User ID: 369
[19-Apr-2026 19:32:40 UTC] ✅ User profile retrieved successfully for user ID: 369
[19-Apr-2026 19:32:46 UTC] === API CALL LOG ===
[19-Apr-2026 19:32:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 19:32:46 UTC] Endpoint: user/profile.php
[19-Apr-2026 19:32:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 19:32:46 UTC] Full Log Data: {
    "timestamp": "2026-04-19 19:32:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:5309:2a37:84af:9367:f8b2:3016",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY5IiwidXNlcm5hbWUiOiJATVJHQU1FUjkiLCJlbWFpbCI6InNoaXZhamk3OTQ0MTE3N0BnbWFpbC5jb20iLCJleHAiOjE3NzcyMzE2OTd9.qzZxyuvD1wfAWLexNQoM_3AVnxf7CDag5HcvWGjYP4A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eee564bade8890f-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:5309:2a37:84af:9367:f8b2:3016",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:5309:2a37:84af:9367:f8b2:3016, 172.68.234.130"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 19:32:46 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY5IiwidXNlcm5hbWUiOiJATVJHQU1FUjkiLCJlbWFpbCI6InNoaXZhamk3OTQ0MTE3N0BnbWFpbC5jb20iLCJleHAiOjE3NzcyMzE2OTd9.qzZxyuvD1wfAWLexNQoM_3AVnxf7CDag5HcvWGjYP4A","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eee564bade4890f-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:5309:2a37:84af:9367:f8b2:3016","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:4900:5309:2a37:84af:9367:f8b2:3016, 172.68.234.131"}
[19-Apr-2026 19:32:46 UTC] === END API CALL LOG ===
[19-Apr-2026 19:32:46 UTC] === User Orders API Called ===
[19-Apr-2026 19:32:46 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 19:32:46 UTC] User ID: 369
[19-Apr-2026 19:32:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY5IiwidXNlcm5hbWUiOiJATVJHQU1FUjkiLCJlbWFpbCI6InNoaXZhamk3OTQ0MTE3N0BnbWFpbC5jb20iLCJleHAiOjE3NzcyMzE2OTd9.qzZxyuvD1wfAWLexNQoM_3AVnxf7CDag5HcvWGjYP4A
[19-Apr-2026 19:32:46 UTC] Limit: 20, Offset: 0
[19-Apr-2026 19:32:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 19:32:46 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 19:32:46 UTC] User ID: 369
[19-Apr-2026 19:32:46 UTC] Orders found: 0
[19-Apr-2026 19:32:46 UTC] Orders data: []
[19-Apr-2026 19:32:46 UTC] Total orders count: 0
[19-Apr-2026 19:32:46 UTC] ✅ User profile retrieved successfully for user ID: 369
[19-Apr-2026 19:32:46 UTC] === API CALL LOG ===
[19-Apr-2026 19:32:46 UTC] Endpoint: user/profile.php
[19-Apr-2026 19:32:46 UTC] Full Log Data: {
    "timestamp": "2026-04-19 19:32:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:5309:2a37:84af:9367:f8b2:3016",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY5IiwidXNlcm5hbWUiOiJATVJHQU1FUjkiLCJlbWFpbCI6InNoaXZhamk3OTQ0MTE3N0BnbWFpbC5jb20iLCJleHAiOjE3NzcyMzE2OTd9.qzZxyuvD1wfAWLexNQoM_3AVnxf7CDag5HcvWGjYP4A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eee5650090d890f-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:5309:2a37:84af:9367:f8b2:3016",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:5309:2a37:84af:9367:f8b2:3016, 172.68.234.131"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 19:32:46 UTC] === END API CALL LOG ===
[19-Apr-2026 19:32:46 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 19:32:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY5IiwidXNlcm5hbWUiOiJATVJHQU1FUjkiLCJlbWFpbCI6InNoaXZhamk3OTQ0MTE3N0BnbWFpbC5jb20iLCJleHAiOjE3NzcyMzE2OTd9.qzZxyuvD1wfAWLexNQoM_3AVnxf7CDag5HcvWGjYP4A
[19-Apr-2026 19:32:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 19:32:46 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 19:32:46 UTC] User ID: 369
[19-Apr-2026 19:32:46 UTC] ✅ User profile retrieved successfully for user ID: 369
[19-Apr-2026 19:32:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 19:32:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 19:32:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY5IiwidXNlcm5hbWUiOiJATVJHQU1FUjkiLCJlbWFpbCI6InNoaXZhamk3OTQ0MTE3N0BnbWFpbC5jb20iLCJleHAiOjE3NzcyMzE2OTd9.qzZxyuvD1wfAWLexNQoM_3AVnxf7CDag5HcvWGjYP4A","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eee56757803890f-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:5309:2a37:84af:9367:f8b2:3016","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:4900:5309:2a37:84af:9367:f8b2:3016, 172.68.234.130"}
[19-Apr-2026 19:32:52 UTC] === User Orders API Called ===
[19-Apr-2026 19:32:52 UTC] User ID: 369
[19-Apr-2026 19:32:52 UTC] Limit: 20, Offset: 0
[19-Apr-2026 19:32:52 UTC] Orders found: 0
[19-Apr-2026 19:32:52 UTC] Orders data: []
[19-Apr-2026 19:32:52 UTC] Total orders count: 0
[19-Apr-2026 19:32:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 19:32:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 19:32:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY5IiwidXNlcm5hbWUiOiJATVJHQU1FUjkiLCJlbWFpbCI6InNoaXZhamk3OTQ0MTE3N0BnbWFpbC5jb20iLCJleHAiOjE3NzcyMzE2OTd9.qzZxyuvD1wfAWLexNQoM_3AVnxf7CDag5HcvWGjYP4A","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eee567f1883890f-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:5309:2a37:84af:9367:f8b2:3016","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:4900:5309:2a37:84af:9367:f8b2:3016, 172.68.234.130"}
[19-Apr-2026 19:32:54 UTC] === User Orders API Called ===
[19-Apr-2026 19:32:54 UTC] User ID: 369
[19-Apr-2026 19:32:54 UTC] Limit: 20, Offset: 0
[19-Apr-2026 19:32:54 UTC] Orders found: 0
[19-Apr-2026 19:32:54 UTC] Orders data: []
[19-Apr-2026 19:32:54 UTC] Total orders count: 0
[19-Apr-2026 19:32:54 UTC] === API CALL LOG ===
[19-Apr-2026 19:32:54 UTC] Endpoint: user/profile.php
[19-Apr-2026 19:32:54 UTC] Full Log Data: {
    "timestamp": "2026-04-19 19:32:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:5309:2a37:84af:9367:f8b2:3016",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY5IiwidXNlcm5hbWUiOiJATVJHQU1FUjkiLCJlbWFpbCI6InNoaXZhamk3OTQ0MTE3N0BnbWFpbC5jb20iLCJleHAiOjE3NzcyMzE2OTd9.qzZxyuvD1wfAWLexNQoM_3AVnxf7CDag5HcvWGjYP4A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eee567f1885890f-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:5309:2a37:84af:9367:f8b2:3016",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:5309:2a37:84af:9367:f8b2:3016, 172.68.234.131"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 19:32:54 UTC] === END API CALL LOG ===
[19-Apr-2026 19:32:54 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 19:32:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY5IiwidXNlcm5hbWUiOiJATVJHQU1FUjkiLCJlbWFpbCI6InNoaXZhamk3OTQ0MTE3N0BnbWFpbC5jb20iLCJleHAiOjE3NzcyMzE2OTd9.qzZxyuvD1wfAWLexNQoM_3AVnxf7CDag5HcvWGjYP4A
[19-Apr-2026 19:32:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 19:32:54 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 19:32:54 UTC] User ID: 369
[19-Apr-2026 19:32:54 UTC] ✅ User profile retrieved successfully for user ID: 369
[19-Apr-2026 19:32:54 UTC] === API CALL LOG ===
[19-Apr-2026 19:32:54 UTC] Endpoint: user/profile.php
[19-Apr-2026 19:32:54 UTC] Full Log Data: {
    "timestamp": "2026-04-19 19:32:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:5309:2a37:84af:9367:f8b2:3016",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY5IiwidXNlcm5hbWUiOiJATVJHQU1FUjkiLCJlbWFpbCI6InNoaXZhamk3OTQ0MTE3N0BnbWFpbC5jb20iLCJleHAiOjE3NzcyMzE2OTd9.qzZxyuvD1wfAWLexNQoM_3AVnxf7CDag5HcvWGjYP4A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eee56839da3890f-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:5309:2a37:84af:9367:f8b2:3016",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:5309:2a37:84af:9367:f8b2:3016, 172.68.234.131"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 19:32:54 UTC] === END API CALL LOG ===
[19-Apr-2026 19:32:54 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 19:32:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY5IiwidXNlcm5hbWUiOiJATVJHQU1FUjkiLCJlbWFpbCI6InNoaXZhamk3OTQ0MTE3N0BnbWFpbC5jb20iLCJleHAiOjE3NzcyMzE2OTd9.qzZxyuvD1wfAWLexNQoM_3AVnxf7CDag5HcvWGjYP4A
[19-Apr-2026 19:32:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 19:32:54 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 19:32:54 UTC] User ID: 369
[19-Apr-2026 19:32:54 UTC] ✅ User profile retrieved successfully for user ID: 369
[19-Apr-2026 19:33:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 19:33:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 19:33:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY5IiwidXNlcm5hbWUiOiJATVJHQU1FUjkiLCJlbWFpbCI6InNoaXZhamk3OTQ0MTE3N0BnbWFpbC5jb20iLCJleHAiOjE3NzcyMzE2OTd9.qzZxyuvD1wfAWLexNQoM_3AVnxf7CDag5HcvWGjYP4A","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eee56ddce85890f-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:5309:2a37:84af:9367:f8b2:3016","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:4900:5309:2a37:84af:9367:f8b2:3016, 172.68.234.131"}
[19-Apr-2026 19:33:09 UTC] === User Orders API Called ===
[19-Apr-2026 19:33:09 UTC] User ID: 369
[19-Apr-2026 19:33:09 UTC] Limit: 20, Offset: 0
[19-Apr-2026 19:33:09 UTC] Orders found: 0
[19-Apr-2026 19:33:09 UTC] Orders data: []
[19-Apr-2026 19:33:09 UTC] Total orders count: 0
[19-Apr-2026 19:33:09 UTC] === API CALL LOG ===
[19-Apr-2026 19:33:09 UTC] Endpoint: user/profile.php
[19-Apr-2026 19:33:09 UTC] Full Log Data: {
    "timestamp": "2026-04-19 19:33:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:5309:2a37:84af:9367:f8b2:3016",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY5IiwidXNlcm5hbWUiOiJATVJHQU1FUjkiLCJlbWFpbCI6InNoaXZhamk3OTQ0MTE3N0BnbWFpbC5jb20iLCJleHAiOjE3NzcyMzE2OTd9.qzZxyuvD1wfAWLexNQoM_3AVnxf7CDag5HcvWGjYP4A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eee56ddce88890f-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:5309:2a37:84af:9367:f8b2:3016",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:5309:2a37:84af:9367:f8b2:3016, 172.68.234.131"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 19:33:09 UTC] === END API CALL LOG ===
[19-Apr-2026 19:33:09 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 19:33:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY5IiwidXNlcm5hbWUiOiJATVJHQU1FUjkiLCJlbWFpbCI6InNoaXZhamk3OTQ0MTE3N0BnbWFpbC5jb20iLCJleHAiOjE3NzcyMzE2OTd9.qzZxyuvD1wfAWLexNQoM_3AVnxf7CDag5HcvWGjYP4A
[19-Apr-2026 19:33:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 19:33:09 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 19:33:09 UTC] User ID: 369
[19-Apr-2026 19:33:09 UTC] ✅ User profile retrieved successfully for user ID: 369
[19-Apr-2026 19:33:09 UTC] === API CALL LOG ===
[19-Apr-2026 19:33:09 UTC] Endpoint: user/profile.php
[19-Apr-2026 19:33:09 UTC] Full Log Data: {
    "timestamp": "2026-04-19 19:33:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:5309:2a37:84af:9367:f8b2:3016",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY5IiwidXNlcm5hbWUiOiJATVJHQU1FUjkiLCJlbWFpbCI6InNoaXZhamk3OTQ0MTE3N0BnbWFpbC5jb20iLCJleHAiOjE3NzcyMzE2OTd9.qzZxyuvD1wfAWLexNQoM_3AVnxf7CDag5HcvWGjYP4A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eee56e10ea1890f-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:5309:2a37:84af:9367:f8b2:3016",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:5309:2a37:84af:9367:f8b2:3016, 172.68.234.131"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 19:33:09 UTC] === END API CALL LOG ===
[19-Apr-2026 19:33:09 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 19:33:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY5IiwidXNlcm5hbWUiOiJATVJHQU1FUjkiLCJlbWFpbCI6InNoaXZhamk3OTQ0MTE3N0BnbWFpbC5jb20iLCJleHAiOjE3NzcyMzE2OTd9.qzZxyuvD1wfAWLexNQoM_3AVnxf7CDag5HcvWGjYP4A
[19-Apr-2026 19:33:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 19:33:09 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 19:33:09 UTC] User ID: 369
[19-Apr-2026 19:33:09 UTC] ✅ User profile retrieved successfully for user ID: 369
[19-Apr-2026 19:33:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 19:33:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 19:33:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY5IiwidXNlcm5hbWUiOiJATVJHQU1FUjkiLCJlbWFpbCI6InNoaXZhamk3OTQ0MTE3N0BnbWFpbC5jb20iLCJleHAiOjE3NzcyMzE2OTd9.qzZxyuvD1wfAWLexNQoM_3AVnxf7CDag5HcvWGjYP4A","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eee56fcbbdb890f-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:5309:2a37:84af:9367:f8b2:3016","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:4900:5309:2a37:84af:9367:f8b2:3016, 172.68.234.131"}
[19-Apr-2026 19:33:14 UTC] === User Orders API Called ===
[19-Apr-2026 19:33:14 UTC] User ID: 369
[19-Apr-2026 19:33:14 UTC] Limit: 20, Offset: 0
[19-Apr-2026 19:33:14 UTC] Orders found: 0
[19-Apr-2026 19:33:14 UTC] Orders data: []
[19-Apr-2026 19:33:14 UTC] === API CALL LOG ===
[19-Apr-2026 19:33:14 UTC] Endpoint: user/profile.php
[19-Apr-2026 19:33:14 UTC] Full Log Data: {
    "timestamp": "2026-04-19 19:33:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:5309:2a37:84af:9367:f8b2:3016",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY5IiwidXNlcm5hbWUiOiJATVJHQU1FUjkiLCJlbWFpbCI6InNoaXZhamk3OTQ0MTE3N0BnbWFpbC5jb20iLCJleHAiOjE3NzcyMzE2OTd9.qzZxyuvD1wfAWLexNQoM_3AVnxf7CDag5HcvWGjYP4A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eee56fcbbdc890f-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:5309:2a37:84af:9367:f8b2:3016",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:5309:2a37:84af:9367:f8b2:3016, 172.68.234.131"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 19:33:14 UTC] === END API CALL LOG ===
[19-Apr-2026 19:33:14 UTC] Total orders count: 0
[19-Apr-2026 19:33:14 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 19:33:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY5IiwidXNlcm5hbWUiOiJATVJHQU1FUjkiLCJlbWFpbCI6InNoaXZhamk3OTQ0MTE3N0BnbWFpbC5jb20iLCJleHAiOjE3NzcyMzE2OTd9.qzZxyuvD1wfAWLexNQoM_3AVnxf7CDag5HcvWGjYP4A
[19-Apr-2026 19:33:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 19:33:14 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 19:33:14 UTC] User ID: 369
[19-Apr-2026 19:33:14 UTC] ✅ User profile retrieved successfully for user ID: 369
[19-Apr-2026 19:33:14 UTC] === API CALL LOG ===
[19-Apr-2026 19:33:14 UTC] Endpoint: user/profile.php
[19-Apr-2026 19:33:14 UTC] Full Log Data: {
    "timestamp": "2026-04-19 19:33:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:5309:2a37:84af:9367:f8b2:3016",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY5IiwidXNlcm5hbWUiOiJATVJHQU1FUjkiLCJlbWFpbCI6InNoaXZhamk3OTQ0MTE3N0BnbWFpbC5jb20iLCJleHAiOjE3NzcyMzE2OTd9.qzZxyuvD1wfAWLexNQoM_3AVnxf7CDag5HcvWGjYP4A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eee57001cda890f-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:5309:2a37:84af:9367:f8b2:3016",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:5309:2a37:84af:9367:f8b2:3016, 172.68.234.131"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 19:33:14 UTC] === END API CALL LOG ===
[19-Apr-2026 19:33:14 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 19:33:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY5IiwidXNlcm5hbWUiOiJATVJHQU1FUjkiLCJlbWFpbCI6InNoaXZhamk3OTQ0MTE3N0BnbWFpbC5jb20iLCJleHAiOjE3NzcyMzE2OTd9.qzZxyuvD1wfAWLexNQoM_3AVnxf7CDag5HcvWGjYP4A
[19-Apr-2026 19:33:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 19:33:14 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 19:33:14 UTC] User ID: 369
[19-Apr-2026 19:33:14 UTC] ✅ User profile retrieved successfully for user ID: 369
[19-Apr-2026 19:33:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 19:33:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 19:33:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY5IiwidXNlcm5hbWUiOiJATVJHQU1FUjkiLCJlbWFpbCI6InNoaXZhamk3OTQ0MTE3N0BnbWFpbC5jb20iLCJleHAiOjE3NzcyMzE2OTd9.qzZxyuvD1wfAWLexNQoM_3AVnxf7CDag5HcvWGjYP4A","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eee57228c04890f-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:5309:2a37:84af:9367:f8b2:3016","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:4900:5309:2a37:84af:9367:f8b2:3016, 172.68.234.131"}
[19-Apr-2026 19:33:20 UTC] === User Orders API Called ===
[19-Apr-2026 19:33:20 UTC] User ID: 369
[19-Apr-2026 19:33:20 UTC] Limit: 20, Offset: 0
[19-Apr-2026 19:33:20 UTC] Orders found: 0
[19-Apr-2026 19:33:20 UTC] Orders data: []
[19-Apr-2026 19:33:20 UTC] Total orders count: 0
[19-Apr-2026 19:33:20 UTC] === API CALL LOG ===
[19-Apr-2026 19:33:20 UTC] Endpoint: user/profile.php
[19-Apr-2026 19:33:20 UTC] Full Log Data: {
    "timestamp": "2026-04-19 19:33:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:5309:2a37:84af:9367:f8b2:3016",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY5IiwidXNlcm5hbWUiOiJATVJHQU1FUjkiLCJlbWFpbCI6InNoaXZhamk3OTQ0MTE3N0BnbWFpbC5jb20iLCJleHAiOjE3NzcyMzE2OTd9.qzZxyuvD1wfAWLexNQoM_3AVnxf7CDag5HcvWGjYP4A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eee57228c06890f-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:5309:2a37:84af:9367:f8b2:3016",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:5309:2a37:84af:9367:f8b2:3016, 172.68.234.131"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 19:33:20 UTC] === END API CALL LOG ===
[19-Apr-2026 19:33:20 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 19:33:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY5IiwidXNlcm5hbWUiOiJATVJHQU1FUjkiLCJlbWFpbCI6InNoaXZhamk3OTQ0MTE3N0BnbWFpbC5jb20iLCJleHAiOjE3NzcyMzE2OTd9.qzZxyuvD1wfAWLexNQoM_3AVnxf7CDag5HcvWGjYP4A
[19-Apr-2026 19:33:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 19:33:20 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 19:33:20 UTC] User ID: 369
[19-Apr-2026 19:33:20 UTC] ✅ User profile retrieved successfully for user ID: 369
[19-Apr-2026 19:33:20 UTC] === API CALL LOG ===
[19-Apr-2026 19:33:20 UTC] Endpoint: user/profile.php
[19-Apr-2026 19:33:20 UTC] Full Log Data: {
    "timestamp": "2026-04-19 19:33:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:5309:2a37:84af:9367:f8b2:3016",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY5IiwidXNlcm5hbWUiOiJATVJHQU1FUjkiLCJlbWFpbCI6InNoaXZhamk3OTQ0MTE3N0BnbWFpbC5jb20iLCJleHAiOjE3NzcyMzE2OTd9.qzZxyuvD1wfAWLexNQoM_3AVnxf7CDag5HcvWGjYP4A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eee5725bc7e890f-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:5309:2a37:84af:9367:f8b2:3016",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:5309:2a37:84af:9367:f8b2:3016, 172.68.234.131"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 19:33:20 UTC] === END API CALL LOG ===
[19-Apr-2026 19:33:20 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 19:33:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY5IiwidXNlcm5hbWUiOiJATVJHQU1FUjkiLCJlbWFpbCI6InNoaXZhamk3OTQ0MTE3N0BnbWFpbC5jb20iLCJleHAiOjE3NzcyMzE2OTd9.qzZxyuvD1wfAWLexNQoM_3AVnxf7CDag5HcvWGjYP4A
[19-Apr-2026 19:33:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 19:33:20 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 19:33:20 UTC] User ID: 369
[19-Apr-2026 19:33:20 UTC] ✅ User profile retrieved successfully for user ID: 369
[19-Apr-2026 19:33:24 UTC] === API CALL LOG ===
[19-Apr-2026 19:33:24 UTC] Endpoint: user/profile.php
[19-Apr-2026 19:33:24 UTC] Full Log Data: {
    "timestamp": "2026-04-19 19:33:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:5309:2a37:84af:9367:f8b2:3016",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY5IiwidXNlcm5hbWUiOiJATVJHQU1FUjkiLCJlbWFpbCI6InNoaXZhamk3OTQ0MTE3N0BnbWFpbC5jb20iLCJleHAiOjE3NzcyMzE2OTd9.qzZxyuvD1wfAWLexNQoM_3AVnxf7CDag5HcvWGjYP4A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eee573c7dab890f-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:5309:2a37:84af:9367:f8b2:3016",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:5309:2a37:84af:9367:f8b2:3016, 172.68.234.131"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 19:33:24 UTC] === END API CALL LOG ===
[19-Apr-2026 19:33:24 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 19:33:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzY5IiwidXNlcm5hbWUiOiJATVJHQU1FUjkiLCJlbWFpbCI6InNoaXZhamk3OTQ0MTE3N0BnbWFpbC5jb20iLCJleHAiOjE3NzcyMzE2OTd9.qzZxyuvD1wfAWLexNQoM_3AVnxf7CDag5HcvWGjYP4A
[19-Apr-2026 19:33:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 19:33:24 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 19:33:24 UTC] User ID: 369
[19-Apr-2026 19:33:24 UTC] ✅ User profile retrieved successfully for user ID: 369
[19-Apr-2026 20:06:58 UTC] === API CALL LOG ===
[19-Apr-2026 20:06:58 UTC] Endpoint: user/profile.php
[19-Apr-2026 20:06:58 UTC] Full Log Data: {
    "timestamp": "2026-04-19 20:06:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.71.36.95",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzcwIiwidXNlcm5hbWUiOiJVc21hbiIsImVtYWlsIjoiYWxpaHVudGVyMzIxMEBnbWFpbC5jb20iLCJleHAiOjE3NzcyMzQwMTd9.At2wAZTdmGn4eyb8T46hYnMPcpFIXuyMtPrFCHOtP94",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eee88687b395f64-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "149.71.36.95",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "149.71.36.95, 172.69.165.48"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 20:06:58 UTC] === END API CALL LOG ===
[19-Apr-2026 20:06:58 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 20:06:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzcwIiwidXNlcm5hbWUiOiJVc21hbiIsImVtYWlsIjoiYWxpaHVudGVyMzIxMEBnbWFpbC5jb20iLCJleHAiOjE3NzcyMzQwMTd9.At2wAZTdmGn4eyb8T46hYnMPcpFIXuyMtPrFCHOtP94
[19-Apr-2026 20:06:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 20:06:58 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 20:06:58 UTC] User ID: 370
[19-Apr-2026 20:06:58 UTC] ✅ User profile retrieved successfully for user ID: 370
[19-Apr-2026 20:06:59 UTC] === API CALL LOG ===
[19-Apr-2026 20:06:59 UTC] Endpoint: user/profile.php
[19-Apr-2026 20:06:59 UTC] Full Log Data: {
    "timestamp": "2026-04-19 20:06:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.71.36.95",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzcwIiwidXNlcm5hbWUiOiJVc21hbiIsImVtYWlsIjoiYWxpaHVudGVyMzIxMEBnbWFpbC5jb20iLCJleHAiOjE3NzcyMzQwMTd9.At2wAZTdmGn4eyb8T46hYnMPcpFIXuyMtPrFCHOtP94",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eee88692b9c5f64-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "149.71.36.95",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "149.71.36.95, 172.69.165.48"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 20:06:59 UTC] === END API CALL LOG ===
[19-Apr-2026 20:06:59 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 20:06:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzcwIiwidXNlcm5hbWUiOiJVc21hbiIsImVtYWlsIjoiYWxpaHVudGVyMzIxMEBnbWFpbC5jb20iLCJleHAiOjE3NzcyMzQwMTd9.At2wAZTdmGn4eyb8T46hYnMPcpFIXuyMtPrFCHOtP94
[19-Apr-2026 20:06:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 20:06:59 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 20:06:59 UTC] User ID: 370
[19-Apr-2026 20:06:59 UTC] ✅ User profile retrieved successfully for user ID: 370
[19-Apr-2026 20:06:59 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 20:06:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 20:06:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzcwIiwidXNlcm5hbWUiOiJVc21hbiIsImVtYWlsIjoiYWxpaHVudGVyMzIxMEBnbWFpbC5jb20iLCJleHAiOjE3NzcyMzQwMTd9.At2wAZTdmGn4eyb8T46hYnMPcpFIXuyMtPrFCHOtP94","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eee88692b9b5f64-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"149.71.36.95","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"149.71.36.95, 172.69.165.49"}
[19-Apr-2026 20:06:59 UTC] === User Orders API Called ===
[19-Apr-2026 20:06:59 UTC] User ID: 370
[19-Apr-2026 20:06:59 UTC] Limit: 20, Offset: 0
[19-Apr-2026 20:06:59 UTC] Orders found: 0
[19-Apr-2026 20:06:59 UTC] Orders data: []
[19-Apr-2026 20:06:59 UTC] Total orders count: 0
[19-Apr-2026 20:07:00 UTC] === API CALL LOG ===
[19-Apr-2026 20:07:00 UTC] Endpoint: user/profile.php
[19-Apr-2026 20:07:00 UTC] Full Log Data: {
    "timestamp": "2026-04-19 20:07:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.71.36.95",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzcwIiwidXNlcm5hbWUiOiJVc21hbiIsImVtYWlsIjoiYWxpaHVudGVyMzIxMEBnbWFpbC5jb20iLCJleHAiOjE3NzcyMzQwMTd9.At2wAZTdmGn4eyb8T46hYnMPcpFIXuyMtPrFCHOtP94",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eee8873687d5f64-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "149.71.36.95",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "149.71.36.95, 172.69.165.49"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 20:07:00 UTC] === END API CALL LOG ===
[19-Apr-2026 20:07:00 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 20:07:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzcwIiwidXNlcm5hbWUiOiJVc21hbiIsImVtYWlsIjoiYWxpaHVudGVyMzIxMEBnbWFpbC5jb20iLCJleHAiOjE3NzcyMzQwMTd9.At2wAZTdmGn4eyb8T46hYnMPcpFIXuyMtPrFCHOtP94
[19-Apr-2026 20:07:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 20:07:00 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 20:07:00 UTC] User ID: 370
[19-Apr-2026 20:07:00 UTC] ✅ User profile retrieved successfully for user ID: 370
[19-Apr-2026 20:07:16 UTC] === API CALL LOG ===
[19-Apr-2026 20:07:16 UTC] Endpoint: user/profile.php
[19-Apr-2026 20:07:16 UTC] Full Log Data: {
    "timestamp": "2026-04-19 20:07:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.71.36.95",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzcwIiwidXNlcm5hbWUiOiJVc21hbiIsImVtYWlsIjoiYWxpaHVudGVyMzIxMEBnbWFpbC5jb20iLCJleHAiOjE3NzcyMzQwMTd9.At2wAZTdmGn4eyb8T46hYnMPcpFIXuyMtPrFCHOtP94",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eee88d64a87f8fa-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "149.71.36.95",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "149.71.36.95, 172.68.164.101"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 20:07:16 UTC] === END API CALL LOG ===
[19-Apr-2026 20:07:16 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 20:07:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzcwIiwidXNlcm5hbWUiOiJVc21hbiIsImVtYWlsIjoiYWxpaHVudGVyMzIxMEBnbWFpbC5jb20iLCJleHAiOjE3NzcyMzQwMTd9.At2wAZTdmGn4eyb8T46hYnMPcpFIXuyMtPrFCHOtP94
[19-Apr-2026 20:07:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 20:07:16 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 20:07:16 UTC] User ID: 370
[19-Apr-2026 20:07:16 UTC] ✅ User profile retrieved successfully for user ID: 370
[19-Apr-2026 20:07:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 20:07:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 20:07:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzcwIiwidXNlcm5hbWUiOiJVc21hbiIsImVtYWlsIjoiYWxpaHVudGVyMzIxMEBnbWFpbC5jb20iLCJleHAiOjE3NzcyMzQwMTd9.At2wAZTdmGn4eyb8T46hYnMPcpFIXuyMtPrFCHOtP94","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eee89186fa4f8fa-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"149.71.36.95","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"149.71.36.95, 172.68.164.101"}
[19-Apr-2026 20:07:27 UTC] === User Orders API Called ===
[19-Apr-2026 20:07:27 UTC] User ID: 370
[19-Apr-2026 20:07:27 UTC] Limit: 20, Offset: 0
[19-Apr-2026 20:07:27 UTC] Orders found: 0
[19-Apr-2026 20:07:27 UTC] Orders data: []
[19-Apr-2026 20:07:27 UTC] Total orders count: 0
[19-Apr-2026 20:07:27 UTC] === API CALL LOG ===
[19-Apr-2026 20:07:27 UTC] Endpoint: user/profile.php
[19-Apr-2026 20:07:27 UTC] Full Log Data: {
    "timestamp": "2026-04-19 20:07:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.71.36.95",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzcwIiwidXNlcm5hbWUiOiJVc21hbiIsImVtYWlsIjoiYWxpaHVudGVyMzIxMEBnbWFpbC5jb20iLCJleHAiOjE3NzcyMzQwMTd9.At2wAZTdmGn4eyb8T46hYnMPcpFIXuyMtPrFCHOtP94",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eee89186fa8f8fa-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "149.71.36.95",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "149.71.36.95, 172.68.164.100"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 20:07:27 UTC] === END API CALL LOG ===
[19-Apr-2026 20:07:27 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 20:07:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzcwIiwidXNlcm5hbWUiOiJVc21hbiIsImVtYWlsIjoiYWxpaHVudGVyMzIxMEBnbWFpbC5jb20iLCJleHAiOjE3NzcyMzQwMTd9.At2wAZTdmGn4eyb8T46hYnMPcpFIXuyMtPrFCHOtP94
[19-Apr-2026 20:07:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 20:07:27 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 20:07:27 UTC] User ID: 370
[19-Apr-2026 20:07:27 UTC] ✅ User profile retrieved successfully for user ID: 370
[19-Apr-2026 20:07:27 UTC] === API CALL LOG ===
[19-Apr-2026 20:07:27 UTC] Endpoint: user/profile.php
[19-Apr-2026 20:07:27 UTC] Full Log Data: {
    "timestamp": "2026-04-19 20:07:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.71.36.95",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzcwIiwidXNlcm5hbWUiOiJVc21hbiIsImVtYWlsIjoiYWxpaHVudGVyMzIxMEBnbWFpbC5jb20iLCJleHAiOjE3NzcyMzQwMTd9.At2wAZTdmGn4eyb8T46hYnMPcpFIXuyMtPrFCHOtP94",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eee891c4d00f8fa-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "149.71.36.95",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "149.71.36.95, 172.68.164.101"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 20:07:27 UTC] === END API CALL LOG ===
[19-Apr-2026 20:07:27 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 20:07:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzcwIiwidXNlcm5hbWUiOiJVc21hbiIsImVtYWlsIjoiYWxpaHVudGVyMzIxMEBnbWFpbC5jb20iLCJleHAiOjE3NzcyMzQwMTd9.At2wAZTdmGn4eyb8T46hYnMPcpFIXuyMtPrFCHOtP94
[19-Apr-2026 20:07:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 20:07:27 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 20:07:27 UTC] User ID: 370
[19-Apr-2026 20:07:27 UTC] ✅ User profile retrieved successfully for user ID: 370
[19-Apr-2026 20:07:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 20:07:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 20:07:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzcwIiwidXNlcm5hbWUiOiJVc21hbiIsImVtYWlsIjoiYWxpaHVudGVyMzIxMEBnbWFpbC5jb20iLCJleHAiOjE3NzcyMzQwMTd9.At2wAZTdmGn4eyb8T46hYnMPcpFIXuyMtPrFCHOtP94","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eee8976a8a4f8fa-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"149.71.36.95","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"149.71.36.95, 172.68.164.100"}
[19-Apr-2026 20:07:42 UTC] === User Orders API Called ===
[19-Apr-2026 20:07:42 UTC] User ID: 370
[19-Apr-2026 20:07:42 UTC] Limit: 20, Offset: 0
[19-Apr-2026 20:07:42 UTC] Orders found: 0
[19-Apr-2026 20:07:42 UTC] Orders data: []
[19-Apr-2026 20:07:42 UTC] Total orders count: 0
[19-Apr-2026 20:07:43 UTC] === API CALL LOG ===
[19-Apr-2026 20:07:43 UTC] Endpoint: user/profile.php
[19-Apr-2026 20:07:43 UTC] Full Log Data: {
    "timestamp": "2026-04-19 20:07:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.71.36.95",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzcwIiwidXNlcm5hbWUiOiJVc21hbiIsImVtYWlsIjoiYWxpaHVudGVyMzIxMEBnbWFpbC5jb20iLCJleHAiOjE3NzcyMzQwMTd9.At2wAZTdmGn4eyb8T46hYnMPcpFIXuyMtPrFCHOtP94",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eee897f2e0af8fa-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "149.71.36.95",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "149.71.36.95, 172.68.164.100"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 20:07:43 UTC] === END API CALL LOG ===
[19-Apr-2026 20:07:43 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 20:07:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzcwIiwidXNlcm5hbWUiOiJVc21hbiIsImVtYWlsIjoiYWxpaHVudGVyMzIxMEBnbWFpbC5jb20iLCJleHAiOjE3NzcyMzQwMTd9.At2wAZTdmGn4eyb8T46hYnMPcpFIXuyMtPrFCHOtP94
[19-Apr-2026 20:07:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 20:07:43 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 20:07:43 UTC] User ID: 370
[19-Apr-2026 20:07:43 UTC] ✅ User profile retrieved successfully for user ID: 370
[19-Apr-2026 20:07:43 UTC] User Purchases API - User ID: 370
[19-Apr-2026 20:07:43 UTC] User Purchases API - Total purchases found: 0
[19-Apr-2026 20:07:49 UTC] === API CALL LOG ===
[19-Apr-2026 20:07:49 UTC] Endpoint: user/profile.php
[19-Apr-2026 20:07:49 UTC] Full Log Data: {
    "timestamp": "2026-04-19 20:07:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.71.36.95",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzcwIiwidXNlcm5hbWUiOiJVc21hbiIsImVtYWlsIjoiYWxpaHVudGVyMzIxMEBnbWFpbC5jb20iLCJleHAiOjE3NzcyMzQwMTd9.At2wAZTdmGn4eyb8T46hYnMPcpFIXuyMtPrFCHOtP94",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eee89a40c0cf8fa-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "149.71.36.95",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "149.71.36.95, 172.68.164.100"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 20:07:49 UTC] === END API CALL LOG ===
[19-Apr-2026 20:07:49 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 20:07:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzcwIiwidXNlcm5hbWUiOiJVc21hbiIsImVtYWlsIjoiYWxpaHVudGVyMzIxMEBnbWFpbC5jb20iLCJleHAiOjE3NzcyMzQwMTd9.At2wAZTdmGn4eyb8T46hYnMPcpFIXuyMtPrFCHOtP94
[19-Apr-2026 20:07:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 20:07:49 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 20:07:49 UTC] User ID: 370
[19-Apr-2026 20:07:49 UTC] ✅ User profile retrieved successfully for user ID: 370
[19-Apr-2026 20:07:49 UTC] User Purchases API - User ID: 370
[19-Apr-2026 20:07:49 UTC] User Purchases API - Total purchases found: 0
[19-Apr-2026 20:07:52 UTC] === API CALL LOG ===
[19-Apr-2026 20:07:52 UTC] Endpoint: user/profile.php
[19-Apr-2026 20:07:52 UTC] Full Log Data: {
    "timestamp": "2026-04-19 20:07:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.71.36.95",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzcwIiwidXNlcm5hbWUiOiJVc21hbiIsImVtYWlsIjoiYWxpaHVudGVyMzIxMEBnbWFpbC5jb20iLCJleHAiOjE3NzcyMzQwMTd9.At2wAZTdmGn4eyb8T46hYnMPcpFIXuyMtPrFCHOtP94",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eee89b6cebbf8fa-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "149.71.36.95",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "149.71.36.95, 172.68.164.100"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 20:07:52 UTC] === END API CALL LOG ===
[19-Apr-2026 20:07:52 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 20:07:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzcwIiwidXNlcm5hbWUiOiJVc21hbiIsImVtYWlsIjoiYWxpaHVudGVyMzIxMEBnbWFpbC5jb20iLCJleHAiOjE3NzcyMzQwMTd9.At2wAZTdmGn4eyb8T46hYnMPcpFIXuyMtPrFCHOtP94
[19-Apr-2026 20:07:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 20:07:52 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 20:07:52 UTC] User ID: 370
[19-Apr-2026 20:07:52 UTC] ✅ User profile retrieved successfully for user ID: 370
[19-Apr-2026 20:07:52 UTC] User Purchases API - User ID: 370
[19-Apr-2026 20:07:52 UTC] User Purchases API - Total purchases found: 0
[19-Apr-2026 20:07:54 UTC] User Purchases API - User ID: 370
[19-Apr-2026 20:07:54 UTC] User Purchases API - Total purchases found: 0
[19-Apr-2026 20:07:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 20:07:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 20:07:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzcwIiwidXNlcm5hbWUiOiJVc21hbiIsImVtYWlsIjoiYWxpaHVudGVyMzIxMEBnbWFpbC5jb20iLCJleHAiOjE3NzcyMzQwMTd9.At2wAZTdmGn4eyb8T46hYnMPcpFIXuyMtPrFCHOtP94","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eee89d03bdbf8fa-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"149.71.36.95","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"149.71.36.95, 172.68.164.101"}
[19-Apr-2026 20:07:56 UTC] === User Orders API Called ===
[19-Apr-2026 20:07:56 UTC] User ID: 370
[19-Apr-2026 20:07:56 UTC] Limit: 20, Offset: 0
[19-Apr-2026 20:07:56 UTC] Orders found: 0
[19-Apr-2026 20:07:56 UTC] Orders data: []
[19-Apr-2026 20:07:56 UTC] Total orders count: 0
[19-Apr-2026 20:07:56 UTC] === API CALL LOG ===
[19-Apr-2026 20:07:56 UTC] Endpoint: user/profile.php
[19-Apr-2026 20:07:56 UTC] Full Log Data: {
    "timestamp": "2026-04-19 20:07:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.71.36.95",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzcwIiwidXNlcm5hbWUiOiJVc21hbiIsImVtYWlsIjoiYWxpaHVudGVyMzIxMEBnbWFpbC5jb20iLCJleHAiOjE3NzcyMzQwMTd9.At2wAZTdmGn4eyb8T46hYnMPcpFIXuyMtPrFCHOtP94",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eee89d03bdef8fa-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "149.71.36.95",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "149.71.36.95, 172.68.164.101"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 20:07:56 UTC] === END API CALL LOG ===
[19-Apr-2026 20:07:56 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 20:07:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzcwIiwidXNlcm5hbWUiOiJVc21hbiIsImVtYWlsIjoiYWxpaHVudGVyMzIxMEBnbWFpbC5jb20iLCJleHAiOjE3NzcyMzQwMTd9.At2wAZTdmGn4eyb8T46hYnMPcpFIXuyMtPrFCHOtP94
[19-Apr-2026 20:07:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 20:07:56 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 20:07:56 UTC] User ID: 370
[19-Apr-2026 20:07:56 UTC] ✅ User profile retrieved successfully for user ID: 370
[19-Apr-2026 20:08:11 UTC] === API CALL LOG ===
[19-Apr-2026 20:08:11 UTC] Endpoint: user/profile.php
[19-Apr-2026 20:08:11 UTC] Full Log Data: {
    "timestamp": "2026-04-19 20:08:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.71.36.95",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzcwIiwidXNlcm5hbWUiOiJVc21hbiIsImVtYWlsIjoiYWxpaHVudGVyMzIxMEBnbWFpbC5jb20iLCJleHAiOjE3NzcyMzQwMTd9.At2wAZTdmGn4eyb8T46hYnMPcpFIXuyMtPrFCHOtP94",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eee8a2b3c51f8fa-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "149.71.36.95",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "149.71.36.95, 172.68.164.100"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 20:08:11 UTC] === END API CALL LOG ===
[19-Apr-2026 20:08:11 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 20:08:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzcwIiwidXNlcm5hbWUiOiJVc21hbiIsImVtYWlsIjoiYWxpaHVudGVyMzIxMEBnbWFpbC5jb20iLCJleHAiOjE3NzcyMzQwMTd9.At2wAZTdmGn4eyb8T46hYnMPcpFIXuyMtPrFCHOtP94
[19-Apr-2026 20:08:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 20:08:11 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 20:08:11 UTC] User ID: 370
[19-Apr-2026 20:08:11 UTC] ✅ User profile retrieved successfully for user ID: 370
[19-Apr-2026 20:08:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 20:08:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 20:08:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzcwIiwidXNlcm5hbWUiOiJVc21hbiIsImVtYWlsIjoiYWxpaHVudGVyMzIxMEBnbWFpbC5jb20iLCJleHAiOjE3NzcyMzQwMTd9.At2wAZTdmGn4eyb8T46hYnMPcpFIXuyMtPrFCHOtP94","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eee8a2b3c4ff8fa-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"149.71.36.95","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"149.71.36.95, 172.68.164.100"}
[19-Apr-2026 20:08:11 UTC] === User Orders API Called ===
[19-Apr-2026 20:08:11 UTC] User ID: 370
[19-Apr-2026 20:08:11 UTC] Limit: 20, Offset: 0
[19-Apr-2026 20:08:11 UTC] Orders found: 0
[19-Apr-2026 20:08:11 UTC] Orders data: []
[19-Apr-2026 20:08:11 UTC] Total orders count: 0
[19-Apr-2026 20:08:11 UTC] === API CALL LOG ===
[19-Apr-2026 20:08:11 UTC] Endpoint: user/profile.php
[19-Apr-2026 20:08:11 UTC] Full Log Data: {
    "timestamp": "2026-04-19 20:08:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.71.36.95",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzcwIiwidXNlcm5hbWUiOiJVc21hbiIsImVtYWlsIjoiYWxpaHVudGVyMzIxMEBnbWFpbC5jb20iLCJleHAiOjE3NzcyMzQwMTd9.At2wAZTdmGn4eyb8T46hYnMPcpFIXuyMtPrFCHOtP94",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eee8a2f0a79f8fa-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "149.71.36.95",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "149.71.36.95, 172.68.164.100"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 20:08:11 UTC] === END API CALL LOG ===
[19-Apr-2026 20:08:11 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 20:08:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzcwIiwidXNlcm5hbWUiOiJVc21hbiIsImVtYWlsIjoiYWxpaHVudGVyMzIxMEBnbWFpbC5jb20iLCJleHAiOjE3NzcyMzQwMTd9.At2wAZTdmGn4eyb8T46hYnMPcpFIXuyMtPrFCHOtP94
[19-Apr-2026 20:08:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 20:08:11 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 20:08:11 UTC] User ID: 370
[19-Apr-2026 20:08:11 UTC] ✅ User profile retrieved successfully for user ID: 370
[19-Apr-2026 20:08:12 UTC] === API CALL LOG ===
[19-Apr-2026 20:08:12 UTC] Endpoint: user/profile.php
[19-Apr-2026 20:08:12 UTC] Full Log Data: {
    "timestamp": "2026-04-19 20:08:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.71.36.95",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzcwIiwidXNlcm5hbWUiOiJVc21hbiIsImVtYWlsIjoiYWxpaHVudGVyMzIxMEBnbWFpbC5jb20iLCJleHAiOjE3NzcyMzQwMTd9.At2wAZTdmGn4eyb8T46hYnMPcpFIXuyMtPrFCHOtP94",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eee8a3399dcf8fa-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "149.71.36.95",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "149.71.36.95, 172.68.164.100"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 20:08:12 UTC] === END API CALL LOG ===
[19-Apr-2026 20:08:12 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 20:08:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzcwIiwidXNlcm5hbWUiOiJVc21hbiIsImVtYWlsIjoiYWxpaHVudGVyMzIxMEBnbWFpbC5jb20iLCJleHAiOjE3NzcyMzQwMTd9.At2wAZTdmGn4eyb8T46hYnMPcpFIXuyMtPrFCHOtP94
[19-Apr-2026 20:08:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 20:08:12 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 20:08:12 UTC] User ID: 370
[19-Apr-2026 20:08:12 UTC] ✅ User profile retrieved successfully for user ID: 370
[19-Apr-2026 20:09:18 UTC] === API CALL LOG ===
[19-Apr-2026 20:09:18 UTC] Endpoint: user/profile.php
[19-Apr-2026 20:09:18 UTC] Full Log Data: {
    "timestamp": "2026-04-19 20:09:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.71.36.95",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzcwIiwidXNlcm5hbWUiOiJVc21hbiIsImVtYWlsIjoiYWxpaHVudGVyMzIxMEBnbWFpbC5jb20iLCJleHAiOjE3NzcyMzQwMTd9.At2wAZTdmGn4eyb8T46hYnMPcpFIXuyMtPrFCHOtP94",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eee8bd1efedf8fa-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "149.71.36.95",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "149.71.36.95, 172.68.164.101"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 20:09:18 UTC] === END API CALL LOG ===
[19-Apr-2026 20:09:18 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 20:09:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzcwIiwidXNlcm5hbWUiOiJVc21hbiIsImVtYWlsIjoiYWxpaHVudGVyMzIxMEBnbWFpbC5jb20iLCJleHAiOjE3NzcyMzQwMTd9.At2wAZTdmGn4eyb8T46hYnMPcpFIXuyMtPrFCHOtP94
[19-Apr-2026 20:09:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 20:09:18 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 20:09:18 UTC] User ID: 370
[19-Apr-2026 20:09:18 UTC] ✅ User profile retrieved successfully for user ID: 370
[19-Apr-2026 20:09:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 20:09:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 20:09:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzcwIiwidXNlcm5hbWUiOiJVc21hbiIsImVtYWlsIjoiYWxpaHVudGVyMzIxMEBnbWFpbC5jb20iLCJleHAiOjE3NzcyMzQwMTd9.At2wAZTdmGn4eyb8T46hYnMPcpFIXuyMtPrFCHOtP94","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eee8bd1efeaf8fa-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"149.71.36.95","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"149.71.36.95, 172.68.164.100"}
[19-Apr-2026 20:09:18 UTC] === User Orders API Called ===
[19-Apr-2026 20:09:18 UTC] User ID: 370
[19-Apr-2026 20:09:18 UTC] Limit: 20, Offset: 0
[19-Apr-2026 20:09:18 UTC] Orders found: 0
[19-Apr-2026 20:09:18 UTC] Orders data: []
[19-Apr-2026 20:09:18 UTC] Total orders count: 0
[19-Apr-2026 20:09:19 UTC] === API CALL LOG ===
[19-Apr-2026 20:09:19 UTC] Endpoint: user/profile.php
[19-Apr-2026 20:09:19 UTC] Full Log Data: {
    "timestamp": "2026-04-19 20:09:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.71.36.95",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzcwIiwidXNlcm5hbWUiOiJVc21hbiIsImVtYWlsIjoiYWxpaHVudGVyMzIxMEBnbWFpbC5jb20iLCJleHAiOjE3NzcyMzQwMTd9.At2wAZTdmGn4eyb8T46hYnMPcpFIXuyMtPrFCHOtP94",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eee8bd5dd4af8fa-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "149.71.36.95",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "149.71.36.95, 172.68.164.101"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 20:09:19 UTC] === END API CALL LOG ===
[19-Apr-2026 20:09:19 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 20:09:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzcwIiwidXNlcm5hbWUiOiJVc21hbiIsImVtYWlsIjoiYWxpaHVudGVyMzIxMEBnbWFpbC5jb20iLCJleHAiOjE3NzcyMzQwMTd9.At2wAZTdmGn4eyb8T46hYnMPcpFIXuyMtPrFCHOtP94
[19-Apr-2026 20:09:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 20:09:19 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 20:09:19 UTC] User ID: 370
[19-Apr-2026 20:09:19 UTC] ✅ User profile retrieved successfully for user ID: 370
[19-Apr-2026 20:09:19 UTC] === API CALL LOG ===
[19-Apr-2026 20:09:19 UTC] Endpoint: user/profile.php
[19-Apr-2026 20:09:19 UTC] Full Log Data: {
    "timestamp": "2026-04-19 20:09:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.71.36.95",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzcwIiwidXNlcm5hbWUiOiJVc21hbiIsImVtYWlsIjoiYWxpaHVudGVyMzIxMEBnbWFpbC5jb20iLCJleHAiOjE3NzcyMzQwMTd9.At2wAZTdmGn4eyb8T46hYnMPcpFIXuyMtPrFCHOtP94",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eee8bd8b961f8fa-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "149.71.36.95",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "149.71.36.95, 172.68.164.100"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 20:09:19 UTC] === END API CALL LOG ===
[19-Apr-2026 20:09:19 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 20:09:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzcwIiwidXNlcm5hbWUiOiJVc21hbiIsImVtYWlsIjoiYWxpaHVudGVyMzIxMEBnbWFpbC5jb20iLCJleHAiOjE3NzcyMzQwMTd9.At2wAZTdmGn4eyb8T46hYnMPcpFIXuyMtPrFCHOtP94
[19-Apr-2026 20:09:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 20:09:19 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 20:09:19 UTC] User ID: 370
[19-Apr-2026 20:09:19 UTC] ✅ User profile retrieved successfully for user ID: 370
[19-Apr-2026 20:09:26 UTC] === API CALL LOG ===
[19-Apr-2026 20:09:26 UTC] Endpoint: user/profile.php
[19-Apr-2026 20:09:26 UTC] Full Log Data: {
    "timestamp": "2026-04-19 20:09:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.71.36.95",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzcwIiwidXNlcm5hbWUiOiJVc21hbiIsImVtYWlsIjoiYWxpaHVudGVyMzIxMEBnbWFpbC5jb20iLCJleHAiOjE3NzcyMzQwMTd9.At2wAZTdmGn4eyb8T46hYnMPcpFIXuyMtPrFCHOtP94",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eee8c043874f8fa-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "149.71.36.95",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "149.71.36.95, 172.68.164.100"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 20:09:26 UTC] === END API CALL LOG ===
[19-Apr-2026 20:09:26 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 20:09:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzcwIiwidXNlcm5hbWUiOiJVc21hbiIsImVtYWlsIjoiYWxpaHVudGVyMzIxMEBnbWFpbC5jb20iLCJleHAiOjE3NzcyMzQwMTd9.At2wAZTdmGn4eyb8T46hYnMPcpFIXuyMtPrFCHOtP94
[19-Apr-2026 20:09:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 20:09:26 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 20:09:26 UTC] User ID: 370
[19-Apr-2026 20:09:26 UTC] ✅ User profile retrieved successfully for user ID: 370
[19-Apr-2026 20:09:29 UTC] === API CALL LOG ===
[19-Apr-2026 20:09:29 UTC] Endpoint: user/profile.php
[19-Apr-2026 20:09:29 UTC] Full Log Data: {
    "timestamp": "2026-04-19 20:09:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.71.36.95",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzcwIiwidXNlcm5hbWUiOiJVc21hbiIsImVtYWlsIjoiYWxpaHVudGVyMzIxMEBnbWFpbC5jb20iLCJleHAiOjE3NzcyMzQwMTd9.At2wAZTdmGn4eyb8T46hYnMPcpFIXuyMtPrFCHOtP94",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eee8c13ff67f8fa-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "149.71.36.95",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "149.71.36.95, 172.68.164.100"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 20:09:29 UTC] === END API CALL LOG ===
[19-Apr-2026 20:09:29 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 20:09:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzcwIiwidXNlcm5hbWUiOiJVc21hbiIsImVtYWlsIjoiYWxpaHVudGVyMzIxMEBnbWFpbC5jb20iLCJleHAiOjE3NzcyMzQwMTd9.At2wAZTdmGn4eyb8T46hYnMPcpFIXuyMtPrFCHOtP94
[19-Apr-2026 20:09:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 20:09:29 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 20:09:29 UTC] User ID: 370
[19-Apr-2026 20:09:29 UTC] ✅ User profile retrieved successfully for user ID: 370
[19-Apr-2026 20:09:34 UTC] === API CALL LOG ===
[19-Apr-2026 20:09:34 UTC] Endpoint: user/profile.php
[19-Apr-2026 20:09:34 UTC] Full Log Data: {
    "timestamp": "2026-04-19 20:09:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.71.36.95",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzcwIiwidXNlcm5hbWUiOiJVc21hbiIsImVtYWlsIjoiYWxpaHVudGVyMzIxMEBnbWFpbC5jb20iLCJleHAiOjE3NzcyMzQwMTd9.At2wAZTdmGn4eyb8T46hYnMPcpFIXuyMtPrFCHOtP94",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eee8c367e10f8fa-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "149.71.36.95",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "149.71.36.95, 172.68.164.100"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 20:09:34 UTC] === END API CALL LOG ===
[19-Apr-2026 20:09:34 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 20:09:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzcwIiwidXNlcm5hbWUiOiJVc21hbiIsImVtYWlsIjoiYWxpaHVudGVyMzIxMEBnbWFpbC5jb20iLCJleHAiOjE3NzcyMzQwMTd9.At2wAZTdmGn4eyb8T46hYnMPcpFIXuyMtPrFCHOtP94
[19-Apr-2026 20:09:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 20:09:34 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 20:09:34 UTC] User ID: 370
[19-Apr-2026 20:09:34 UTC] ✅ User profile retrieved successfully for user ID: 370
[19-Apr-2026 20:09:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 20:09:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 20:09:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzcwIiwidXNlcm5hbWUiOiJVc21hbiIsImVtYWlsIjoiYWxpaHVudGVyMzIxMEBnbWFpbC5jb20iLCJleHAiOjE3NzcyMzQwMTd9.At2wAZTdmGn4eyb8T46hYnMPcpFIXuyMtPrFCHOtP94","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eee8c35dd60f8fa-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"149.71.36.95","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"149.71.36.95, 172.68.164.100"}
[19-Apr-2026 20:09:34 UTC] === User Orders API Called ===
[19-Apr-2026 20:09:34 UTC] User ID: 370
[19-Apr-2026 20:09:34 UTC] Limit: 20, Offset: 0
[19-Apr-2026 20:09:34 UTC] Orders found: 0
[19-Apr-2026 20:09:34 UTC] Orders data: []
[19-Apr-2026 20:09:34 UTC] Total orders count: 0
[19-Apr-2026 20:09:35 UTC] === API CALL LOG ===
[19-Apr-2026 20:09:35 UTC] Endpoint: user/profile.php
[19-Apr-2026 20:09:35 UTC] Full Log Data: {
    "timestamp": "2026-04-19 20:09:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.71.36.95",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzcwIiwidXNlcm5hbWUiOiJVc21hbiIsImVtYWlsIjoiYWxpaHVudGVyMzIxMEBnbWFpbC5jb20iLCJleHAiOjE3NzcyMzQwMTd9.At2wAZTdmGn4eyb8T46hYnMPcpFIXuyMtPrFCHOtP94",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eee8c39bad8f8fa-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "149.71.36.95",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "149.71.36.95, 172.68.164.100"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 20:09:35 UTC] === END API CALL LOG ===
[19-Apr-2026 20:09:35 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 20:09:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzcwIiwidXNlcm5hbWUiOiJVc21hbiIsImVtYWlsIjoiYWxpaHVudGVyMzIxMEBnbWFpbC5jb20iLCJleHAiOjE3NzcyMzQwMTd9.At2wAZTdmGn4eyb8T46hYnMPcpFIXuyMtPrFCHOtP94
[19-Apr-2026 20:09:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 20:09:35 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 20:09:35 UTC] User ID: 370
[19-Apr-2026 20:09:35 UTC] ✅ User profile retrieved successfully for user ID: 370
[19-Apr-2026 20:09:35 UTC] === API CALL LOG ===
[19-Apr-2026 20:09:35 UTC] Endpoint: user/profile.php
[19-Apr-2026 20:09:35 UTC] Full Log Data: {
    "timestamp": "2026-04-19 20:09:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.71.36.95",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzcwIiwidXNlcm5hbWUiOiJVc21hbiIsImVtYWlsIjoiYWxpaHVudGVyMzIxMEBnbWFpbC5jb20iLCJleHAiOjE3NzcyMzQwMTd9.At2wAZTdmGn4eyb8T46hYnMPcpFIXuyMtPrFCHOtP94",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eee8c3e6984f8fa-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "149.71.36.95",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "149.71.36.95, 172.68.164.100"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 20:09:35 UTC] === END API CALL LOG ===
[19-Apr-2026 20:09:35 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 20:09:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzcwIiwidXNlcm5hbWUiOiJVc21hbiIsImVtYWlsIjoiYWxpaHVudGVyMzIxMEBnbWFpbC5jb20iLCJleHAiOjE3NzcyMzQwMTd9.At2wAZTdmGn4eyb8T46hYnMPcpFIXuyMtPrFCHOtP94
[19-Apr-2026 20:09:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 20:09:35 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 20:09:35 UTC] User ID: 370
[19-Apr-2026 20:09:35 UTC] ✅ User profile retrieved successfully for user ID: 370
[19-Apr-2026 20:09:40 UTC] === API CALL LOG ===
[19-Apr-2026 20:09:40 UTC] Endpoint: user/profile.php
[19-Apr-2026 20:09:40 UTC] Full Log Data: {
    "timestamp": "2026-04-19 20:09:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.71.36.95",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzcwIiwidXNlcm5hbWUiOiJVc21hbiIsImVtYWlsIjoiYWxpaHVudGVyMzIxMEBnbWFpbC5jb20iLCJleHAiOjE3NzcyMzQwMTd9.At2wAZTdmGn4eyb8T46hYnMPcpFIXuyMtPrFCHOtP94",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eee8c5e3e96f8fa-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "149.71.36.95",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "149.71.36.95, 172.68.164.101"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 20:09:40 UTC] === END API CALL LOG ===
[19-Apr-2026 20:09:40 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 20:09:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzcwIiwidXNlcm5hbWUiOiJVc21hbiIsImVtYWlsIjoiYWxpaHVudGVyMzIxMEBnbWFpbC5jb20iLCJleHAiOjE3NzcyMzQwMTd9.At2wAZTdmGn4eyb8T46hYnMPcpFIXuyMtPrFCHOtP94
[19-Apr-2026 20:09:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 20:09:40 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 20:09:40 UTC] User ID: 370
[19-Apr-2026 20:09:40 UTC] ✅ User profile retrieved successfully for user ID: 370
[19-Apr-2026 20:09:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 20:09:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 20:09:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzcwIiwidXNlcm5hbWUiOiJVc21hbiIsImVtYWlsIjoiYWxpaHVudGVyMzIxMEBnbWFpbC5jb20iLCJleHAiOjE3NzcyMzQwMTd9.At2wAZTdmGn4eyb8T46hYnMPcpFIXuyMtPrFCHOtP94","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eee8c5e3e94f8fa-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"149.71.36.95","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"149.71.36.95, 172.68.164.100"}
[19-Apr-2026 20:09:40 UTC] === User Orders API Called ===
[19-Apr-2026 20:09:40 UTC] User ID: 370
[19-Apr-2026 20:09:40 UTC] Limit: 20, Offset: 0
[19-Apr-2026 20:09:40 UTC] Orders found: 0
[19-Apr-2026 20:09:40 UTC] Orders data: []
[19-Apr-2026 20:09:40 UTC] Total orders count: 0
[19-Apr-2026 20:09:41 UTC] === API CALL LOG ===
[19-Apr-2026 20:09:41 UTC] Endpoint: user/profile.php
[19-Apr-2026 20:09:41 UTC] Full Log Data: {
    "timestamp": "2026-04-19 20:09:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.71.36.95",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzcwIiwidXNlcm5hbWUiOiJVc21hbiIsImVtYWlsIjoiYWxpaHVudGVyMzIxMEBnbWFpbC5jb20iLCJleHAiOjE3NzcyMzQwMTd9.At2wAZTdmGn4eyb8T46hYnMPcpFIXuyMtPrFCHOtP94",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eee8c621c06f8fa-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "149.71.36.95",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "149.71.36.95, 172.68.164.100"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 20:09:41 UTC] === END API CALL LOG ===
[19-Apr-2026 20:09:41 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 20:09:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzcwIiwidXNlcm5hbWUiOiJVc21hbiIsImVtYWlsIjoiYWxpaHVudGVyMzIxMEBnbWFpbC5jb20iLCJleHAiOjE3NzcyMzQwMTd9.At2wAZTdmGn4eyb8T46hYnMPcpFIXuyMtPrFCHOtP94
[19-Apr-2026 20:09:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 20:09:41 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 20:09:41 UTC] User ID: 370
[19-Apr-2026 20:09:41 UTC] ✅ User profile retrieved successfully for user ID: 370
[19-Apr-2026 20:09:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 20:09:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 20:09:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzcwIiwidXNlcm5hbWUiOiJVc21hbiIsImVtYWlsIjoiYWxpaHVudGVyMzIxMEBnbWFpbC5jb20iLCJleHAiOjE3NzcyMzQwMTd9.At2wAZTdmGn4eyb8T46hYnMPcpFIXuyMtPrFCHOtP94","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eee8c63ce6bf8fa-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"149.71.36.95","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"149.71.36.95, 172.68.164.101"}
[19-Apr-2026 20:09:41 UTC] === User Orders API Called ===
[19-Apr-2026 20:09:41 UTC] User ID: 370
[19-Apr-2026 20:09:41 UTC] Limit: 20, Offset: 0
[19-Apr-2026 20:09:41 UTC] Orders found: 0
[19-Apr-2026 20:09:41 UTC] Orders data: []
[19-Apr-2026 20:09:41 UTC] Total orders count: 0
[19-Apr-2026 20:09:42 UTC] === API CALL LOG ===
[19-Apr-2026 20:09:42 UTC] Endpoint: user/profile.php
[19-Apr-2026 20:09:42 UTC] Full Log Data: {
    "timestamp": "2026-04-19 20:09:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.71.36.95",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzcwIiwidXNlcm5hbWUiOiJVc21hbiIsImVtYWlsIjoiYWxpaHVudGVyMzIxMEBnbWFpbC5jb20iLCJleHAiOjE3NzcyMzQwMTd9.At2wAZTdmGn4eyb8T46hYnMPcpFIXuyMtPrFCHOtP94",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eee8c65184df8fa-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "149.71.36.95",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "149.71.36.95, 172.68.164.100"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 20:09:42 UTC] === END API CALL LOG ===
[19-Apr-2026 20:09:42 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 20:09:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzcwIiwidXNlcm5hbWUiOiJVc21hbiIsImVtYWlsIjoiYWxpaHVudGVyMzIxMEBnbWFpbC5jb20iLCJleHAiOjE3NzcyMzQwMTd9.At2wAZTdmGn4eyb8T46hYnMPcpFIXuyMtPrFCHOtP94
[19-Apr-2026 20:09:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 20:09:42 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 20:09:42 UTC] User ID: 370
[19-Apr-2026 20:09:42 UTC] ✅ User profile retrieved successfully for user ID: 370
[19-Apr-2026 20:09:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 20:09:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 20:09:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzcwIiwidXNlcm5hbWUiOiJVc21hbiIsImVtYWlsIjoiYWxpaHVudGVyMzIxMEBnbWFpbC5jb20iLCJleHAiOjE3NzcyMzQwMTd9.At2wAZTdmGn4eyb8T46hYnMPcpFIXuyMtPrFCHOtP94","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eee8c6baa44f8fa-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"149.71.36.95","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"149.71.36.95, 172.68.164.101"}
[19-Apr-2026 20:09:43 UTC] === User Orders API Called ===
[19-Apr-2026 20:09:43 UTC] User ID: 370
[19-Apr-2026 20:09:43 UTC] Limit: 20, Offset: 0
[19-Apr-2026 20:09:43 UTC] Orders found: 0
[19-Apr-2026 20:09:43 UTC] Orders data: []
[19-Apr-2026 20:09:43 UTC] Total orders count: 0
[19-Apr-2026 20:09:43 UTC] === API CALL LOG ===
[19-Apr-2026 20:09:43 UTC] Endpoint: user/profile.php
[19-Apr-2026 20:09:43 UTC] Full Log Data: {
    "timestamp": "2026-04-19 20:09:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.71.36.95",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzcwIiwidXNlcm5hbWUiOiJVc21hbiIsImVtYWlsIjoiYWxpaHVudGVyMzIxMEBnbWFpbC5jb20iLCJleHAiOjE3NzcyMzQwMTd9.At2wAZTdmGn4eyb8T46hYnMPcpFIXuyMtPrFCHOtP94",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eee8c6baa48f8fa-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "149.71.36.95",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "149.71.36.95, 172.68.164.100"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 20:09:43 UTC] === END API CALL LOG ===
[19-Apr-2026 20:09:43 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 20:09:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzcwIiwidXNlcm5hbWUiOiJVc21hbiIsImVtYWlsIjoiYWxpaHVudGVyMzIxMEBnbWFpbC5jb20iLCJleHAiOjE3NzcyMzQwMTd9.At2wAZTdmGn4eyb8T46hYnMPcpFIXuyMtPrFCHOtP94
[19-Apr-2026 20:09:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 20:09:43 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 20:09:43 UTC] User ID: 370
[19-Apr-2026 20:09:43 UTC] ✅ User profile retrieved successfully for user ID: 370
[19-Apr-2026 20:09:43 UTC] === API CALL LOG ===
[19-Apr-2026 20:09:43 UTC] Endpoint: user/profile.php
[19-Apr-2026 20:09:43 UTC] Full Log Data: {
    "timestamp": "2026-04-19 20:09:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.71.36.95",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzcwIiwidXNlcm5hbWUiOiJVc21hbiIsImVtYWlsIjoiYWxpaHVudGVyMzIxMEBnbWFpbC5jb20iLCJleHAiOjE3NzcyMzQwMTd9.At2wAZTdmGn4eyb8T46hYnMPcpFIXuyMtPrFCHOtP94",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eee8c6f8fb1f8fa-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "149.71.36.95",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "149.71.36.95, 172.68.164.100"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 20:09:43 UTC] === END API CALL LOG ===
[19-Apr-2026 20:09:43 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 20:09:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzcwIiwidXNlcm5hbWUiOiJVc21hbiIsImVtYWlsIjoiYWxpaHVudGVyMzIxMEBnbWFpbC5jb20iLCJleHAiOjE3NzcyMzQwMTd9.At2wAZTdmGn4eyb8T46hYnMPcpFIXuyMtPrFCHOtP94
[19-Apr-2026 20:09:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 20:09:43 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 20:09:43 UTC] User ID: 370
[19-Apr-2026 20:09:43 UTC] ✅ User profile retrieved successfully for user ID: 370
[19-Apr-2026 20:09:44 UTC] === API CALL LOG ===
[19-Apr-2026 20:09:44 UTC] Endpoint: user/profile.php
[19-Apr-2026 20:09:44 UTC] Full Log Data: {
    "timestamp": "2026-04-19 20:09:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.71.36.95",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzcwIiwidXNlcm5hbWUiOiJVc21hbiIsImVtYWlsIjoiYWxpaHVudGVyMzIxMEBnbWFpbC5jb20iLCJleHAiOjE3NzcyMzQwMTd9.At2wAZTdmGn4eyb8T46hYnMPcpFIXuyMtPrFCHOtP94",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eee8c72ac45f8fa-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "149.71.36.95",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "149.71.36.95, 172.68.164.101"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 20:09:44 UTC] === END API CALL LOG ===
[19-Apr-2026 20:09:44 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 20:09:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzcwIiwidXNlcm5hbWUiOiJVc21hbiIsImVtYWlsIjoiYWxpaHVudGVyMzIxMEBnbWFpbC5jb20iLCJleHAiOjE3NzcyMzQwMTd9.At2wAZTdmGn4eyb8T46hYnMPcpFIXuyMtPrFCHOtP94
[19-Apr-2026 20:09:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 20:09:44 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 20:09:44 UTC] User ID: 370
[19-Apr-2026 20:09:44 UTC] ✅ User profile retrieved successfully for user ID: 370
[19-Apr-2026 20:09:49 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 20:09:49 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 20:09:49 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzcwIiwidXNlcm5hbWUiOiJVc21hbiIsImVtYWlsIjoiYWxpaHVudGVyMzIxMEBnbWFpbC5jb20iLCJleHAiOjE3NzcyMzQwMTd9.At2wAZTdmGn4eyb8T46hYnMPcpFIXuyMtPrFCHOtP94","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eee8c919ae7f8fa-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"149.71.36.95","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"149.71.36.95, 172.68.164.100"}
[19-Apr-2026 20:09:49 UTC] === User Orders API Called ===
[19-Apr-2026 20:09:49 UTC] User ID: 370
[19-Apr-2026 20:09:49 UTC] Limit: 20, Offset: 0
[19-Apr-2026 20:09:49 UTC] Orders found: 0
[19-Apr-2026 20:09:49 UTC] Orders data: []
[19-Apr-2026 20:09:49 UTC] Total orders count: 0
[19-Apr-2026 20:09:49 UTC] === API CALL LOG ===
[19-Apr-2026 20:09:49 UTC] Endpoint: user/profile.php
[19-Apr-2026 20:09:49 UTC] Full Log Data: {
    "timestamp": "2026-04-19 20:09:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.71.36.95",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzcwIiwidXNlcm5hbWUiOiJVc21hbiIsImVtYWlsIjoiYWxpaHVudGVyMzIxMEBnbWFpbC5jb20iLCJleHAiOjE3NzcyMzQwMTd9.At2wAZTdmGn4eyb8T46hYnMPcpFIXuyMtPrFCHOtP94",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eee8c923c69f8fa-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "149.71.36.95",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "149.71.36.95, 172.68.164.100"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 20:09:49 UTC] === END API CALL LOG ===
[19-Apr-2026 20:09:49 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 20:09:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzcwIiwidXNlcm5hbWUiOiJVc21hbiIsImVtYWlsIjoiYWxpaHVudGVyMzIxMEBnbWFpbC5jb20iLCJleHAiOjE3NzcyMzQwMTd9.At2wAZTdmGn4eyb8T46hYnMPcpFIXuyMtPrFCHOtP94
[19-Apr-2026 20:09:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 20:09:49 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 20:09:49 UTC] User ID: 370
[19-Apr-2026 20:09:49 UTC] ✅ User profile retrieved successfully for user ID: 370
[19-Apr-2026 20:09:49 UTC] === API CALL LOG ===
[19-Apr-2026 20:09:49 UTC] Endpoint: user/profile.php
[19-Apr-2026 20:09:49 UTC] Full Log Data: {
    "timestamp": "2026-04-19 20:09:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.71.36.95",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzcwIiwidXNlcm5hbWUiOiJVc21hbiIsImVtYWlsIjoiYWxpaHVudGVyMzIxMEBnbWFpbC5jb20iLCJleHAiOjE3NzcyMzQwMTd9.At2wAZTdmGn4eyb8T46hYnMPcpFIXuyMtPrFCHOtP94",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eee8c959914f8fa-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "149.71.36.95",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "149.71.36.95, 172.68.164.100"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 20:09:49 UTC] === END API CALL LOG ===
[19-Apr-2026 20:09:49 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 20:09:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzcwIiwidXNlcm5hbWUiOiJVc21hbiIsImVtYWlsIjoiYWxpaHVudGVyMzIxMEBnbWFpbC5jb20iLCJleHAiOjE3NzcyMzQwMTd9.At2wAZTdmGn4eyb8T46hYnMPcpFIXuyMtPrFCHOtP94
[19-Apr-2026 20:09:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 20:09:49 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 20:09:49 UTC] User ID: 370
[19-Apr-2026 20:09:49 UTC] ✅ User profile retrieved successfully for user ID: 370
[19-Apr-2026 20:09:50 UTC] === API CALL LOG ===
[19-Apr-2026 20:09:50 UTC] Endpoint: user/profile.php
[19-Apr-2026 20:09:50 UTC] Full Log Data: {
    "timestamp": "2026-04-19 20:09:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.71.36.95",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzcwIiwidXNlcm5hbWUiOiJVc21hbiIsImVtYWlsIjoiYWxpaHVudGVyMzIxMEBnbWFpbC5jb20iLCJleHAiOjE3NzcyMzQwMTd9.At2wAZTdmGn4eyb8T46hYnMPcpFIXuyMtPrFCHOtP94",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eee8c98ad98f8fa-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "149.71.36.95",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "149.71.36.95, 172.68.164.100"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 20:09:50 UTC] === END API CALL LOG ===
[19-Apr-2026 20:09:50 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 20:09:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzcwIiwidXNlcm5hbWUiOiJVc21hbiIsImVtYWlsIjoiYWxpaHVudGVyMzIxMEBnbWFpbC5jb20iLCJleHAiOjE3NzcyMzQwMTd9.At2wAZTdmGn4eyb8T46hYnMPcpFIXuyMtPrFCHOtP94
[19-Apr-2026 20:09:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 20:09:50 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 20:09:50 UTC] User ID: 370
[19-Apr-2026 20:09:50 UTC] ✅ User profile retrieved successfully for user ID: 370
[19-Apr-2026 20:09:56 UTC] === API CALL LOG ===
[19-Apr-2026 20:09:56 UTC] Endpoint: user/profile.php
[19-Apr-2026 20:09:56 UTC] Full Log Data: {
    "timestamp": "2026-04-19 20:09:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.71.36.95",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzcwIiwidXNlcm5hbWUiOiJVc21hbiIsImVtYWlsIjoiYWxpaHVudGVyMzIxMEBnbWFpbC5jb20iLCJleHAiOjE3NzcyMzQwMTd9.At2wAZTdmGn4eyb8T46hYnMPcpFIXuyMtPrFCHOtP94",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eee8cbedfe0f8fa-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "149.71.36.95",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "149.71.36.95, 172.68.164.101"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 20:09:56 UTC] === END API CALL LOG ===
[19-Apr-2026 20:09:56 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 20:09:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzcwIiwidXNlcm5hbWUiOiJVc21hbiIsImVtYWlsIjoiYWxpaHVudGVyMzIxMEBnbWFpbC5jb20iLCJleHAiOjE3NzcyMzQwMTd9.At2wAZTdmGn4eyb8T46hYnMPcpFIXuyMtPrFCHOtP94
[19-Apr-2026 20:09:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 20:09:56 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 20:09:56 UTC] User ID: 370
[19-Apr-2026 20:09:56 UTC] ✅ User profile retrieved successfully for user ID: 370
[19-Apr-2026 20:09:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 20:09:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 20:09:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzcwIiwidXNlcm5hbWUiOiJVc21hbiIsImVtYWlsIjoiYWxpaHVudGVyMzIxMEBnbWFpbC5jb20iLCJleHAiOjE3NzcyMzQwMTd9.At2wAZTdmGn4eyb8T46hYnMPcpFIXuyMtPrFCHOtP94","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eee8cbedfdff8fa-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"149.71.36.95","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"149.71.36.95, 172.68.164.100"}
[19-Apr-2026 20:09:56 UTC] === User Orders API Called ===
[19-Apr-2026 20:09:56 UTC] User ID: 370
[19-Apr-2026 20:09:56 UTC] Limit: 20, Offset: 0
[19-Apr-2026 20:09:56 UTC] Orders found: 0
[19-Apr-2026 20:09:56 UTC] Orders data: []
[19-Apr-2026 20:09:56 UTC] Total orders count: 0
[19-Apr-2026 20:09:57 UTC] === API CALL LOG ===
[19-Apr-2026 20:09:57 UTC] Endpoint: user/profile.php
[19-Apr-2026 20:09:57 UTC] Full Log Data: {
    "timestamp": "2026-04-19 20:09:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.71.36.95",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzcwIiwidXNlcm5hbWUiOiJVc21hbiIsImVtYWlsIjoiYWxpaHVudGVyMzIxMEBnbWFpbC5jb20iLCJleHAiOjE3NzcyMzQwMTd9.At2wAZTdmGn4eyb8T46hYnMPcpFIXuyMtPrFCHOtP94",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eee8cc2ce6df8fa-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "149.71.36.95",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "149.71.36.95, 172.68.164.100"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 20:09:57 UTC] === END API CALL LOG ===
[19-Apr-2026 20:09:57 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 20:09:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzcwIiwidXNlcm5hbWUiOiJVc21hbiIsImVtYWlsIjoiYWxpaHVudGVyMzIxMEBnbWFpbC5jb20iLCJleHAiOjE3NzcyMzQwMTd9.At2wAZTdmGn4eyb8T46hYnMPcpFIXuyMtPrFCHOtP94
[19-Apr-2026 20:09:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 20:09:57 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 20:09:57 UTC] User ID: 370
[19-Apr-2026 20:09:57 UTC] ✅ User profile retrieved successfully for user ID: 370
[19-Apr-2026 20:09:57 UTC] === API CALL LOG ===
[19-Apr-2026 20:09:57 UTC] Endpoint: user/profile.php
[19-Apr-2026 20:09:57 UTC] Full Log Data: {
    "timestamp": "2026-04-19 20:09:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.71.36.95",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzcwIiwidXNlcm5hbWUiOiJVc21hbiIsImVtYWlsIjoiYWxpaHVudGVyMzIxMEBnbWFpbC5jb20iLCJleHAiOjE3NzcyMzQwMTd9.At2wAZTdmGn4eyb8T46hYnMPcpFIXuyMtPrFCHOtP94",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eee8cc5bac7f8fa-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "149.71.36.95",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "149.71.36.95, 172.68.164.101"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 20:09:57 UTC] === END API CALL LOG ===
[19-Apr-2026 20:09:57 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 20:09:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzcwIiwidXNlcm5hbWUiOiJVc21hbiIsImVtYWlsIjoiYWxpaHVudGVyMzIxMEBnbWFpbC5jb20iLCJleHAiOjE3NzcyMzQwMTd9.At2wAZTdmGn4eyb8T46hYnMPcpFIXuyMtPrFCHOtP94
[19-Apr-2026 20:09:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 20:09:57 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 20:09:57 UTC] User ID: 370
[19-Apr-2026 20:09:57 UTC] ✅ User profile retrieved successfully for user ID: 370
[19-Apr-2026 20:09:59 UTC] === API CALL LOG ===
[19-Apr-2026 20:09:59 UTC] Endpoint: user/profile.php
[19-Apr-2026 20:09:59 UTC] Full Log Data: {
    "timestamp": "2026-04-19 20:09:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.71.36.95",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzcwIiwidXNlcm5hbWUiOiJVc21hbiIsImVtYWlsIjoiYWxpaHVudGVyMzIxMEBnbWFpbC5jb20iLCJleHAiOjE3NzcyMzQwMTd9.At2wAZTdmGn4eyb8T46hYnMPcpFIXuyMtPrFCHOtP94",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eee8cd45826f8fa-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "149.71.36.95",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "149.71.36.95, 172.68.164.100"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 20:09:59 UTC] === END API CALL LOG ===
[19-Apr-2026 20:09:59 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 20:09:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzcwIiwidXNlcm5hbWUiOiJVc21hbiIsImVtYWlsIjoiYWxpaHVudGVyMzIxMEBnbWFpbC5jb20iLCJleHAiOjE3NzcyMzQwMTd9.At2wAZTdmGn4eyb8T46hYnMPcpFIXuyMtPrFCHOtP94
[19-Apr-2026 20:09:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 20:09:59 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 20:09:59 UTC] User ID: 370
[19-Apr-2026 20:09:59 UTC] ✅ User profile retrieved successfully for user ID: 370
[19-Apr-2026 20:10:05 UTC] === API CALL LOG ===
[19-Apr-2026 20:10:05 UTC] Endpoint: user/profile.php
[19-Apr-2026 20:10:05 UTC] Full Log Data: {
    "timestamp": "2026-04-19 20:10:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.71.36.95",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzcwIiwidXNlcm5hbWUiOiJVc21hbiIsImVtYWlsIjoiYWxpaHVudGVyMzIxMEBnbWFpbC5jb20iLCJleHAiOjE3NzcyMzQwMTd9.At2wAZTdmGn4eyb8T46hYnMPcpFIXuyMtPrFCHOtP94",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eee8cf9e980f8fa-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "149.71.36.95",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "149.71.36.95, 172.68.164.101"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 20:10:05 UTC] === END API CALL LOG ===
[19-Apr-2026 20:10:05 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 20:10:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzcwIiwidXNlcm5hbWUiOiJVc21hbiIsImVtYWlsIjoiYWxpaHVudGVyMzIxMEBnbWFpbC5jb20iLCJleHAiOjE3NzcyMzQwMTd9.At2wAZTdmGn4eyb8T46hYnMPcpFIXuyMtPrFCHOtP94
[19-Apr-2026 20:10:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 20:10:05 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 20:10:05 UTC] User ID: 370
[19-Apr-2026 20:10:05 UTC] ✅ User profile retrieved successfully for user ID: 370
[19-Apr-2026 20:10:06 UTC] User Purchases API - User ID: 370
[19-Apr-2026 20:10:06 UTC] User Purchases API - Total purchases found: 3
[19-Apr-2026 20:10:12 UTC] === API CALL LOG ===
[19-Apr-2026 20:10:12 UTC] Endpoint: user/profile.php
[19-Apr-2026 20:10:12 UTC] Full Log Data: {
    "timestamp": "2026-04-19 20:10:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.71.36.95",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzcwIiwidXNlcm5hbWUiOiJVc21hbiIsImVtYWlsIjoiYWxpaHVudGVyMzIxMEBnbWFpbC5jb20iLCJleHAiOjE3NzcyMzQwMTd9.At2wAZTdmGn4eyb8T46hYnMPcpFIXuyMtPrFCHOtP94",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eee8d24aca8f8fa-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "149.71.36.95",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "149.71.36.95, 172.68.164.101"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 20:10:12 UTC] === END API CALL LOG ===
[19-Apr-2026 20:10:12 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 20:10:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzcwIiwidXNlcm5hbWUiOiJVc21hbiIsImVtYWlsIjoiYWxpaHVudGVyMzIxMEBnbWFpbC5jb20iLCJleHAiOjE3NzcyMzQwMTd9.At2wAZTdmGn4eyb8T46hYnMPcpFIXuyMtPrFCHOtP94
[19-Apr-2026 20:10:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 20:10:12 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 20:10:12 UTC] User ID: 370
[19-Apr-2026 20:10:12 UTC] ✅ User profile retrieved successfully for user ID: 370
[19-Apr-2026 20:10:12 UTC] User Purchases API - User ID: 370
[19-Apr-2026 20:10:12 UTC] User Purchases API - Total purchases found: 3
[19-Apr-2026 20:10:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 20:10:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 20:10:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzcwIiwidXNlcm5hbWUiOiJVc21hbiIsImVtYWlsIjoiYWxpaHVudGVyMzIxMEBnbWFpbC5jb20iLCJleHAiOjE3NzcyMzQwMTd9.At2wAZTdmGn4eyb8T46hYnMPcpFIXuyMtPrFCHOtP94","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eee8d35f88cf8fa-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"149.71.36.95","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"149.71.36.95, 172.68.164.100"}
[19-Apr-2026 20:10:15 UTC] === User Orders API Called ===
[19-Apr-2026 20:10:15 UTC] User ID: 370
[19-Apr-2026 20:10:15 UTC] Limit: 20, Offset: 0
[19-Apr-2026 20:10:15 UTC] Orders found: 0
[19-Apr-2026 20:10:15 UTC] Orders data: []
[19-Apr-2026 20:10:15 UTC] Total orders count: 0
[19-Apr-2026 20:10:15 UTC] === API CALL LOG ===
[19-Apr-2026 20:10:15 UTC] Endpoint: user/profile.php
[19-Apr-2026 20:10:15 UTC] Full Log Data: {
    "timestamp": "2026-04-19 20:10:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.71.36.95",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzcwIiwidXNlcm5hbWUiOiJVc21hbiIsImVtYWlsIjoiYWxpaHVudGVyMzIxMEBnbWFpbC5jb20iLCJleHAiOjE3NzcyMzQwMTd9.At2wAZTdmGn4eyb8T46hYnMPcpFIXuyMtPrFCHOtP94",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eee8d35f88df8fa-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "149.71.36.95",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "149.71.36.95, 172.68.164.101"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 20:10:15 UTC] === END API CALL LOG ===
[19-Apr-2026 20:10:15 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 20:10:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzcwIiwidXNlcm5hbWUiOiJVc21hbiIsImVtYWlsIjoiYWxpaHVudGVyMzIxMEBnbWFpbC5jb20iLCJleHAiOjE3NzcyMzQwMTd9.At2wAZTdmGn4eyb8T46hYnMPcpFIXuyMtPrFCHOtP94
[19-Apr-2026 20:10:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 20:10:15 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 20:10:15 UTC] User ID: 370
[19-Apr-2026 20:10:15 UTC] ✅ User profile retrieved successfully for user ID: 370
[19-Apr-2026 20:10:16 UTC] === API CALL LOG ===
[19-Apr-2026 20:10:16 UTC] Endpoint: user/profile.php
[19-Apr-2026 20:10:16 UTC] Full Log Data: {
    "timestamp": "2026-04-19 20:10:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.71.36.95",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzcwIiwidXNlcm5hbWUiOiJVc21hbiIsImVtYWlsIjoiYWxpaHVudGVyMzIxMEBnbWFpbC5jb20iLCJleHAiOjE3NzcyMzQwMTd9.At2wAZTdmGn4eyb8T46hYnMPcpFIXuyMtPrFCHOtP94",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eee8d398e86f8fa-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "149.71.36.95",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "149.71.36.95, 172.68.164.101"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 20:10:16 UTC] === END API CALL LOG ===
[19-Apr-2026 20:10:16 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 20:10:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzcwIiwidXNlcm5hbWUiOiJVc21hbiIsImVtYWlsIjoiYWxpaHVudGVyMzIxMEBnbWFpbC5jb20iLCJleHAiOjE3NzcyMzQwMTd9.At2wAZTdmGn4eyb8T46hYnMPcpFIXuyMtPrFCHOtP94
[19-Apr-2026 20:10:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 20:10:16 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 20:10:16 UTC] User ID: 370
[19-Apr-2026 20:10:16 UTC] ✅ User profile retrieved successfully for user ID: 370
[19-Apr-2026 20:10:16 UTC] === API CALL LOG ===
[19-Apr-2026 20:10:16 UTC] Endpoint: user/profile.php
[19-Apr-2026 20:10:16 UTC] Full Log Data: {
    "timestamp": "2026-04-19 20:10:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.71.36.95",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzcwIiwidXNlcm5hbWUiOiJVc21hbiIsImVtYWlsIjoiYWxpaHVudGVyMzIxMEBnbWFpbC5jb20iLCJleHAiOjE3NzcyMzQwMTd9.At2wAZTdmGn4eyb8T46hYnMPcpFIXuyMtPrFCHOtP94",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eee8d3ceb99f8fa-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "149.71.36.95",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "149.71.36.95, 172.68.164.100"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 20:10:16 UTC] === END API CALL LOG ===
[19-Apr-2026 20:10:16 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 20:10:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzcwIiwidXNlcm5hbWUiOiJVc21hbiIsImVtYWlsIjoiYWxpaHVudGVyMzIxMEBnbWFpbC5jb20iLCJleHAiOjE3NzcyMzQwMTd9.At2wAZTdmGn4eyb8T46hYnMPcpFIXuyMtPrFCHOtP94
[19-Apr-2026 20:10:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 20:10:16 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 20:10:16 UTC] User ID: 370
[19-Apr-2026 20:10:16 UTC] ✅ User profile retrieved successfully for user ID: 370
[19-Apr-2026 20:10:21 UTC] === API CALL LOG ===
[19-Apr-2026 20:10:21 UTC] Endpoint: user/profile.php
[19-Apr-2026 20:10:21 UTC] Full Log Data: {
    "timestamp": "2026-04-19 20:10:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.71.36.95",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzcwIiwidXNlcm5hbWUiOiJVc21hbiIsImVtYWlsIjoiYWxpaHVudGVyMzIxMEBnbWFpbC5jb20iLCJleHAiOjE3NzcyMzQwMTd9.At2wAZTdmGn4eyb8T46hYnMPcpFIXuyMtPrFCHOtP94",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eee8d5abbcff8fa-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "149.71.36.95",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "149.71.36.95, 172.68.164.100"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 20:10:21 UTC] === END API CALL LOG ===
[19-Apr-2026 20:10:21 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 20:10:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzcwIiwidXNlcm5hbWUiOiJVc21hbiIsImVtYWlsIjoiYWxpaHVudGVyMzIxMEBnbWFpbC5jb20iLCJleHAiOjE3NzcyMzQwMTd9.At2wAZTdmGn4eyb8T46hYnMPcpFIXuyMtPrFCHOtP94
[19-Apr-2026 20:10:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 20:10:21 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 20:10:21 UTC] User ID: 370
[19-Apr-2026 20:10:21 UTC] ✅ User profile retrieved successfully for user ID: 370
[19-Apr-2026 20:10:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 20:10:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 20:10:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzcwIiwidXNlcm5hbWUiOiJVc21hbiIsImVtYWlsIjoiYWxpaHVudGVyMzIxMEBnbWFpbC5jb20iLCJleHAiOjE3NzcyMzQwMTd9.At2wAZTdmGn4eyb8T46hYnMPcpFIXuyMtPrFCHOtP94","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eee8d62b8d5f8fa-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"149.71.36.95","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"149.71.36.95, 172.68.164.100"}
[19-Apr-2026 20:10:22 UTC] === User Orders API Called ===
[19-Apr-2026 20:10:22 UTC] User ID: 370
[19-Apr-2026 20:10:22 UTC] Limit: 20, Offset: 0
[19-Apr-2026 20:10:22 UTC] Orders found: 0
[19-Apr-2026 20:10:22 UTC] Orders data: []
[19-Apr-2026 20:10:22 UTC] Total orders count: 0
[19-Apr-2026 20:10:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 20:10:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 20:10:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzcwIiwidXNlcm5hbWUiOiJVc21hbiIsImVtYWlsIjoiYWxpaHVudGVyMzIxMEBnbWFpbC5jb20iLCJleHAiOjE3NzcyMzQwMTd9.At2wAZTdmGn4eyb8T46hYnMPcpFIXuyMtPrFCHOtP94","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eee8d921e70f8fa-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"149.71.36.95","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"149.71.36.95, 172.68.164.100"}
[19-Apr-2026 20:10:30 UTC] === User Orders API Called ===
[19-Apr-2026 20:10:30 UTC] User ID: 370
[19-Apr-2026 20:10:30 UTC] Limit: 20, Offset: 0
[19-Apr-2026 20:10:30 UTC] Orders found: 0
[19-Apr-2026 20:10:30 UTC] Orders data: []
[19-Apr-2026 20:10:30 UTC] Total orders count: 0
[19-Apr-2026 20:10:30 UTC] === API CALL LOG ===
[19-Apr-2026 20:10:30 UTC] Endpoint: user/profile.php
[19-Apr-2026 20:10:30 UTC] Full Log Data: {
    "timestamp": "2026-04-19 20:10:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.71.36.95",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzcwIiwidXNlcm5hbWUiOiJVc21hbiIsImVtYWlsIjoiYWxpaHVudGVyMzIxMEBnbWFpbC5jb20iLCJleHAiOjE3NzcyMzQwMTd9.At2wAZTdmGn4eyb8T46hYnMPcpFIXuyMtPrFCHOtP94",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eee8d921e71f8fa-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "149.71.36.95",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "149.71.36.95, 172.68.164.100"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 20:10:30 UTC] === END API CALL LOG ===
[19-Apr-2026 20:10:30 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 20:10:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzcwIiwidXNlcm5hbWUiOiJVc21hbiIsImVtYWlsIjoiYWxpaHVudGVyMzIxMEBnbWFpbC5jb20iLCJleHAiOjE3NzcyMzQwMTd9.At2wAZTdmGn4eyb8T46hYnMPcpFIXuyMtPrFCHOtP94
[19-Apr-2026 20:10:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 20:10:30 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 20:10:30 UTC] User ID: 370
[19-Apr-2026 20:10:30 UTC] ✅ User profile retrieved successfully for user ID: 370
[19-Apr-2026 20:10:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 20:10:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 20:10:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzcwIiwidXNlcm5hbWUiOiJVc21hbiIsImVtYWlsIjoiYWxpaHVudGVyMzIxMEBnbWFpbC5jb20iLCJleHAiOjE3NzcyMzQwMTd9.At2wAZTdmGn4eyb8T46hYnMPcpFIXuyMtPrFCHOtP94","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eee8d98586cf8fa-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"149.71.36.95","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"149.71.36.95, 172.68.164.100"}
[19-Apr-2026 20:10:31 UTC] === User Orders API Called ===
[19-Apr-2026 20:10:31 UTC] User ID: 370
[19-Apr-2026 20:10:31 UTC] Limit: 20, Offset: 0
[19-Apr-2026 20:10:31 UTC] Orders found: 0
[19-Apr-2026 20:10:31 UTC] Orders data: []
[19-Apr-2026 20:10:31 UTC] Total orders count: 0
[19-Apr-2026 20:10:31 UTC] === API CALL LOG ===
[19-Apr-2026 20:10:31 UTC] Endpoint: user/profile.php
[19-Apr-2026 20:10:31 UTC] Full Log Data: {
    "timestamp": "2026-04-19 20:10:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.71.36.95",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzcwIiwidXNlcm5hbWUiOiJVc21hbiIsImVtYWlsIjoiYWxpaHVudGVyMzIxMEBnbWFpbC5jb20iLCJleHAiOjE3NzcyMzQwMTd9.At2wAZTdmGn4eyb8T46hYnMPcpFIXuyMtPrFCHOtP94",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eee8d9bbd4cf8fa-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "149.71.36.95",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "149.71.36.95, 172.68.164.100"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 20:10:31 UTC] === END API CALL LOG ===
[19-Apr-2026 20:10:31 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 20:10:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzcwIiwidXNlcm5hbWUiOiJVc21hbiIsImVtYWlsIjoiYWxpaHVudGVyMzIxMEBnbWFpbC5jb20iLCJleHAiOjE3NzcyMzQwMTd9.At2wAZTdmGn4eyb8T46hYnMPcpFIXuyMtPrFCHOtP94
[19-Apr-2026 20:10:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 20:10:31 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 20:10:31 UTC] User ID: 370
[19-Apr-2026 20:10:31 UTC] ✅ User profile retrieved successfully for user ID: 370
[19-Apr-2026 20:10:32 UTC] User Purchases API - User ID: 370
[19-Apr-2026 20:10:32 UTC] User Purchases API - Total purchases found: 3
[19-Apr-2026 22:06:31 UTC] === API CALL LOG ===
[19-Apr-2026 22:06:31 UTC] Endpoint: user/profile.php
[19-Apr-2026 22:06:31 UTC] Full Log Data: {
    "timestamp": "2026-04-19 22:06:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.182.150.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eef37863d49dc96-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.182.150.156",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.182.150.156, 172.71.148.68"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 22:06:31 UTC] === END API CALL LOG ===
[19-Apr-2026 22:06:31 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 22:06:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[19-Apr-2026 22:06:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 22:06:31 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 22:06:31 UTC] User ID: 346
[19-Apr-2026 22:06:31 UTC] ✅ User profile retrieved successfully for user ID: 346
[19-Apr-2026 22:06:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 22:06:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 22:06:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eef3788397ddc96-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"109.182.150.156","CF-IPCountry":"SI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"109.182.150.156, 172.71.148.68"}
[19-Apr-2026 22:06:31 UTC] === User Orders API Called ===
[19-Apr-2026 22:06:31 UTC] User ID: 346
[19-Apr-2026 22:06:31 UTC] Limit: 20, Offset: 0
[19-Apr-2026 22:06:31 UTC] Orders found: 5
[19-Apr-2026 22:06:31 UTC] Orders data: [{"id":204,"quantity":820,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro\/1234567","status":"pending","created_at":"2026-04-17 14:44:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":200,"quantity":41,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"cancelled","created_at":"2026-04-17 10:18:01","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":199,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:36","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":198,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:20","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":197,"quantity":1000,"total_coins":20000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:38:00","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[19-Apr-2026 22:06:31 UTC] Total orders count: 5
[19-Apr-2026 22:06:31 UTC] === API CALL LOG ===
[19-Apr-2026 22:06:31 UTC] Endpoint: user/profile.php
[19-Apr-2026 22:06:31 UTC] Full Log Data: {
    "timestamp": "2026-04-19 22:06:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.182.150.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eef37883980dc96-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.182.150.156",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.182.150.156, 172.71.148.68"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 22:06:31 UTC] === END API CALL LOG ===
[19-Apr-2026 22:06:31 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 22:06:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[19-Apr-2026 22:06:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 22:06:31 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 22:06:31 UTC] User ID: 346
[19-Apr-2026 22:06:31 UTC] ✅ User profile retrieved successfully for user ID: 346
[19-Apr-2026 22:06:31 UTC] === API CALL LOG ===
[19-Apr-2026 22:06:31 UTC] Endpoint: user/profile.php
[19-Apr-2026 22:06:31 UTC] Full Log Data: {
    "timestamp": "2026-04-19 22:06:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.182.150.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eef3788bab5dc96-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.182.150.156",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.182.150.156, 172.71.148.68"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 22:06:31 UTC] === END API CALL LOG ===
[19-Apr-2026 22:06:31 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 22:06:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[19-Apr-2026 22:06:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 22:06:31 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 22:06:31 UTC] User ID: 346
[19-Apr-2026 22:06:31 UTC] ✅ User profile retrieved successfully for user ID: 346
[19-Apr-2026 22:06:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 22:06:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 22:06:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eef37979e61dc96-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"109.182.150.156","CF-IPCountry":"SI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"109.182.150.156, 172.71.148.68"}
[19-Apr-2026 22:06:34 UTC] === User Orders API Called ===
[19-Apr-2026 22:06:34 UTC] User ID: 346
[19-Apr-2026 22:06:34 UTC] Limit: 20, Offset: 0
[19-Apr-2026 22:06:34 UTC] Orders found: 5
[19-Apr-2026 22:06:34 UTC] Orders data: [{"id":204,"quantity":820,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro\/1234567","status":"pending","created_at":"2026-04-17 14:44:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":200,"quantity":41,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"cancelled","created_at":"2026-04-17 10:18:01","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":199,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:36","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":198,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:20","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":197,"quantity":1000,"total_coins":20000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:38:00","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[19-Apr-2026 22:06:34 UTC] Total orders count: 5
[19-Apr-2026 22:06:36 UTC] === API CALL LOG ===
[19-Apr-2026 22:06:36 UTC] Endpoint: user/profile.php
[19-Apr-2026 22:06:36 UTC] Full Log Data: {
    "timestamp": "2026-04-19 22:06:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.182.150.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eef37a79888dc96-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.182.150.156",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.182.150.156, 172.71.148.69"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 22:06:36 UTC] === END API CALL LOG ===
[19-Apr-2026 22:06:36 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 22:06:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[19-Apr-2026 22:06:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 22:06:36 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 22:06:36 UTC] User ID: 346
[19-Apr-2026 22:06:36 UTC] ✅ User profile retrieved successfully for user ID: 346
[19-Apr-2026 22:06:36 UTC] User Purchases API - User ID: 346
[19-Apr-2026 22:06:36 UTC] User Purchases API - Total purchases found: 1
[19-Apr-2026 22:07:52 UTC] === API CALL LOG ===
[19-Apr-2026 22:07:52 UTC] Endpoint: user/profile.php
[19-Apr-2026 22:07:52 UTC] Full Log Data: {
    "timestamp": "2026-04-19 22:07:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:389:81a7:e06a:1:0:6095:7de1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzcxIiwidXNlcm5hbWUiOiJkZWJvcmEyMTExIiwiZW1haWwiOiJkZWJvcmF0ZWMyMTExQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI0MTI3MX0.wzlUxCHtLWEd7ncervvbe6xy6dXs1IFKj5v84WN1kHE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eef39823dad6e83-GIG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2804:389:81a7:e06a:1:0:6095:7de1",
        "CF-IPCountry": "BR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2804:389:81a7:e06a:1:0:6095:7de1, 172.64.222.17"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 22:07:52 UTC] === END API CALL LOG ===
[19-Apr-2026 22:07:52 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 22:07:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzcxIiwidXNlcm5hbWUiOiJkZWJvcmEyMTExIiwiZW1haWwiOiJkZWJvcmF0ZWMyMTExQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI0MTI3MX0.wzlUxCHtLWEd7ncervvbe6xy6dXs1IFKj5v84WN1kHE
[19-Apr-2026 22:07:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 22:07:52 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 22:07:52 UTC] User ID: 371
[19-Apr-2026 22:07:52 UTC] ✅ User profile retrieved successfully for user ID: 371
[19-Apr-2026 22:07:53 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 22:07:53 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 22:07:53 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzcxIiwidXNlcm5hbWUiOiJkZWJvcmEyMTExIiwiZW1haWwiOiJkZWJvcmF0ZWMyMTExQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI0MTI3MX0.wzlUxCHtLWEd7ncervvbe6xy6dXs1IFKj5v84WN1kHE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eef3982be9e6e83-GIG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2804:389:81a7:e06a:1:0:6095:7de1","CF-IPCountry":"BR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2804:389:81a7:e06a:1:0:6095:7de1, 172.64.222.16"}
[19-Apr-2026 22:07:53 UTC] === User Orders API Called ===
[19-Apr-2026 22:07:53 UTC] User ID: 371
[19-Apr-2026 22:07:53 UTC] Limit: 20, Offset: 0
[19-Apr-2026 22:07:53 UTC] Orders found: 0
[19-Apr-2026 22:07:53 UTC] Orders data: []
[19-Apr-2026 22:07:53 UTC] Total orders count: 0
[19-Apr-2026 22:07:53 UTC] === API CALL LOG ===
[19-Apr-2026 22:07:53 UTC] Endpoint: user/profile.php
[19-Apr-2026 22:07:53 UTC] Full Log Data: {
    "timestamp": "2026-04-19 22:07:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:389:81a7:e06a:1:0:6095:7de1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzcxIiwidXNlcm5hbWUiOiJkZWJvcmEyMTExIiwiZW1haWwiOiJkZWJvcmF0ZWMyMTExQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI0MTI3MX0.wzlUxCHtLWEd7ncervvbe6xy6dXs1IFKj5v84WN1kHE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eef39831f8f6e83-GIG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2804:389:81a7:e06a:1:0:6095:7de1",
        "CF-IPCountry": "BR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2804:389:81a7:e06a:1:0:6095:7de1, 172.64.222.17"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 22:07:53 UTC] === END API CALL LOG ===
[19-Apr-2026 22:07:53 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 22:07:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzcxIiwidXNlcm5hbWUiOiJkZWJvcmEyMTExIiwiZW1haWwiOiJkZWJvcmF0ZWMyMTExQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI0MTI3MX0.wzlUxCHtLWEd7ncervvbe6xy6dXs1IFKj5v84WN1kHE
[19-Apr-2026 22:07:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 22:07:53 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 22:07:53 UTC] User ID: 371
[19-Apr-2026 22:07:53 UTC] ✅ User profile retrieved successfully for user ID: 371
[19-Apr-2026 22:07:54 UTC] === API CALL LOG ===
[19-Apr-2026 22:07:54 UTC] Endpoint: user/profile.php
[19-Apr-2026 22:07:54 UTC] Full Log Data: {
    "timestamp": "2026-04-19 22:07:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:389:81a7:e06a:1:0:6095:7de1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzcxIiwidXNlcm5hbWUiOiJkZWJvcmEyMTExIiwiZW1haWwiOiJkZWJvcmF0ZWMyMTExQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI0MTI3MX0.wzlUxCHtLWEd7ncervvbe6xy6dXs1IFKj5v84WN1kHE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eef398b19506e83-GIG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2804:389:81a7:e06a:1:0:6095:7de1",
        "CF-IPCountry": "BR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2804:389:81a7:e06a:1:0:6095:7de1, 172.64.222.17"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 22:07:54 UTC] === END API CALL LOG ===
[19-Apr-2026 22:07:54 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 22:07:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzcxIiwidXNlcm5hbWUiOiJkZWJvcmEyMTExIiwiZW1haWwiOiJkZWJvcmF0ZWMyMTExQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI0MTI3MX0.wzlUxCHtLWEd7ncervvbe6xy6dXs1IFKj5v84WN1kHE
[19-Apr-2026 22:07:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 22:07:54 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 22:07:54 UTC] User ID: 371
[19-Apr-2026 22:07:54 UTC] ✅ User profile retrieved successfully for user ID: 371
[19-Apr-2026 22:08:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 22:08:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 22:08:46 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzcxIiwidXNlcm5hbWUiOiJkZWJvcmEyMTExIiwiZW1haWwiOiJkZWJvcmF0ZWMyMTExQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI0MTI3MX0.wzlUxCHtLWEd7ncervvbe6xy6dXs1IFKj5v84WN1kHE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eef3ad039516e83-GIG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2804:389:81a7:e06a:1:0:6095:7de1","CF-IPCountry":"BR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2804:389:81a7:e06a:1:0:6095:7de1, 172.64.222.16"}
[19-Apr-2026 22:08:46 UTC] === User Orders API Called ===
[19-Apr-2026 22:08:46 UTC] User ID: 371
[19-Apr-2026 22:08:46 UTC] Limit: 20, Offset: 0
[19-Apr-2026 22:08:46 UTC] Orders found: 0
[19-Apr-2026 22:08:46 UTC] Orders data: []
[19-Apr-2026 22:08:46 UTC] Total orders count: 0
[19-Apr-2026 22:08:46 UTC] === API CALL LOG ===
[19-Apr-2026 22:08:46 UTC] Endpoint: user/profile.php
[19-Apr-2026 22:08:46 UTC] Full Log Data: {
    "timestamp": "2026-04-19 22:08:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:389:81a7:e06a:1:0:6095:7de1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzcxIiwidXNlcm5hbWUiOiJkZWJvcmEyMTExIiwiZW1haWwiOiJkZWJvcmF0ZWMyMTExQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI0MTI3MX0.wzlUxCHtLWEd7ncervvbe6xy6dXs1IFKj5v84WN1kHE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eef3ad09a1c6e83-GIG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2804:389:81a7:e06a:1:0:6095:7de1",
        "CF-IPCountry": "BR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2804:389:81a7:e06a:1:0:6095:7de1, 172.64.222.17"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 22:08:46 UTC] === END API CALL LOG ===
[19-Apr-2026 22:08:46 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 22:08:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzcxIiwidXNlcm5hbWUiOiJkZWJvcmEyMTExIiwiZW1haWwiOiJkZWJvcmF0ZWMyMTExQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI0MTI3MX0.wzlUxCHtLWEd7ncervvbe6xy6dXs1IFKj5v84WN1kHE
[19-Apr-2026 22:08:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 22:08:46 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 22:08:46 UTC] User ID: 371
[19-Apr-2026 22:08:46 UTC] ✅ User profile retrieved successfully for user ID: 371
[19-Apr-2026 22:08:46 UTC] === API CALL LOG ===
[19-Apr-2026 22:08:46 UTC] Endpoint: user/profile.php
[19-Apr-2026 22:08:46 UTC] Full Log Data: {
    "timestamp": "2026-04-19 22:08:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:389:81a7:e06a:1:0:6095:7de1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzcxIiwidXNlcm5hbWUiOiJkZWJvcmEyMTExIiwiZW1haWwiOiJkZWJvcmF0ZWMyMTExQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI0MTI3MX0.wzlUxCHtLWEd7ncervvbe6xy6dXs1IFKj5v84WN1kHE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eef3ad49ba76e83-GIG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2804:389:81a7:e06a:1:0:6095:7de1",
        "CF-IPCountry": "BR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2804:389:81a7:e06a:1:0:6095:7de1, 172.64.222.17"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 22:08:46 UTC] === END API CALL LOG ===
[19-Apr-2026 22:08:46 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 22:08:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzcxIiwidXNlcm5hbWUiOiJkZWJvcmEyMTExIiwiZW1haWwiOiJkZWJvcmF0ZWMyMTExQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI0MTI3MX0.wzlUxCHtLWEd7ncervvbe6xy6dXs1IFKj5v84WN1kHE
[19-Apr-2026 22:08:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 22:08:46 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 22:08:46 UTC] User ID: 371
[19-Apr-2026 22:08:46 UTC] ✅ User profile retrieved successfully for user ID: 371
[19-Apr-2026 22:08:47 UTC] === API CALL LOG ===
[19-Apr-2026 22:08:47 UTC] Endpoint: user/profile.php
[19-Apr-2026 22:08:47 UTC] Full Log Data: {
    "timestamp": "2026-04-19 22:08:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:389:81a7:e06a:1:0:6095:7de1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzcxIiwidXNlcm5hbWUiOiJkZWJvcmEyMTExIiwiZW1haWwiOiJkZWJvcmF0ZWMyMTExQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI0MTI3MX0.wzlUxCHtLWEd7ncervvbe6xy6dXs1IFKj5v84WN1kHE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eef3ad7bae86e83-GIG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2804:389:81a7:e06a:1:0:6095:7de1",
        "CF-IPCountry": "BR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2804:389:81a7:e06a:1:0:6095:7de1, 172.64.222.16"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 22:08:47 UTC] === END API CALL LOG ===
[19-Apr-2026 22:08:47 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 22:08:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzcxIiwidXNlcm5hbWUiOiJkZWJvcmEyMTExIiwiZW1haWwiOiJkZWJvcmF0ZWMyMTExQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI0MTI3MX0.wzlUxCHtLWEd7ncervvbe6xy6dXs1IFKj5v84WN1kHE
[19-Apr-2026 22:08:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 22:08:47 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 22:08:47 UTC] User ID: 371
[19-Apr-2026 22:08:47 UTC] ✅ User profile retrieved successfully for user ID: 371
[19-Apr-2026 22:09:08 UTC] === API CALL LOG ===
[19-Apr-2026 22:09:08 UTC] Endpoint: user/profile.php
[19-Apr-2026 22:09:08 UTC] Full Log Data: {
    "timestamp": "2026-04-19 22:09:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:389:81a7:e06a:1:0:6095:7de1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzcxIiwidXNlcm5hbWUiOiJkZWJvcmEyMTExIiwiZW1haWwiOiJkZWJvcmF0ZWMyMTExQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI0MTI3MX0.wzlUxCHtLWEd7ncervvbe6xy6dXs1IFKj5v84WN1kHE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eef3b5cd9906e83-GIG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2804:389:81a7:e06a:1:0:6095:7de1",
        "CF-IPCountry": "BR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2804:389:81a7:e06a:1:0:6095:7de1, 172.64.222.16"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 22:09:08 UTC] === END API CALL LOG ===
[19-Apr-2026 22:09:08 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 22:09:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzcxIiwidXNlcm5hbWUiOiJkZWJvcmEyMTExIiwiZW1haWwiOiJkZWJvcmF0ZWMyMTExQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI0MTI3MX0.wzlUxCHtLWEd7ncervvbe6xy6dXs1IFKj5v84WN1kHE
[19-Apr-2026 22:09:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 22:09:08 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 22:09:08 UTC] User ID: 371
[19-Apr-2026 22:09:08 UTC] ✅ User profile retrieved successfully for user ID: 371
[19-Apr-2026 22:09:09 UTC] User Purchases API - User ID: 371
[19-Apr-2026 22:09:09 UTC] User Purchases API - Total purchases found: 1
[19-Apr-2026 22:09:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 22:09:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Apr-2026 22:09:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzcxIiwidXNlcm5hbWUiOiJkZWJvcmEyMTExIiwiZW1haWwiOiJkZWJvcmF0ZWMyMTExQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI0MTI3MX0.wzlUxCHtLWEd7ncervvbe6xy6dXs1IFKj5v84WN1kHE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9eef3b66987b6e83-GIG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2804:389:81a7:e06a:1:0:6095:7de1","CF-IPCountry":"BR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2804:389:81a7:e06a:1:0:6095:7de1, 172.64.222.16"}
[19-Apr-2026 22:09:10 UTC] === User Orders API Called ===
[19-Apr-2026 22:09:10 UTC] User ID: 371
[19-Apr-2026 22:09:10 UTC] Limit: 20, Offset: 0
[19-Apr-2026 22:09:10 UTC] Orders found: 0
[19-Apr-2026 22:09:10 UTC] Orders data: []
[19-Apr-2026 22:09:10 UTC] Total orders count: 0
[19-Apr-2026 22:09:10 UTC] === API CALL LOG ===
[19-Apr-2026 22:09:10 UTC] Endpoint: user/profile.php
[19-Apr-2026 22:09:10 UTC] Full Log Data: {
    "timestamp": "2026-04-19 22:09:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:389:81a7:e06a:1:0:6095:7de1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzcxIiwidXNlcm5hbWUiOiJkZWJvcmEyMTExIiwiZW1haWwiOiJkZWJvcmF0ZWMyMTExQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI0MTI3MX0.wzlUxCHtLWEd7ncervvbe6xy6dXs1IFKj5v84WN1kHE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eef3b66f9586e83-GIG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2804:389:81a7:e06a:1:0:6095:7de1",
        "CF-IPCountry": "BR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2804:389:81a7:e06a:1:0:6095:7de1, 172.64.222.16"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 22:09:10 UTC] === END API CALL LOG ===
[19-Apr-2026 22:09:10 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 22:09:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzcxIiwidXNlcm5hbWUiOiJkZWJvcmEyMTExIiwiZW1haWwiOiJkZWJvcmF0ZWMyMTExQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI0MTI3MX0.wzlUxCHtLWEd7ncervvbe6xy6dXs1IFKj5v84WN1kHE
[19-Apr-2026 22:09:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 22:09:10 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 22:09:10 UTC] User ID: 371
[19-Apr-2026 22:09:10 UTC] ✅ User profile retrieved successfully for user ID: 371
[19-Apr-2026 22:09:10 UTC] === API CALL LOG ===
[19-Apr-2026 22:09:10 UTC] Endpoint: user/profile.php
[19-Apr-2026 22:09:10 UTC] Full Log Data: {
    "timestamp": "2026-04-19 22:09:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:389:81a7:e06a:1:0:6095:7de1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzcxIiwidXNlcm5hbWUiOiJkZWJvcmEyMTExIiwiZW1haWwiOiJkZWJvcmF0ZWMyMTExQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI0MTI3MX0.wzlUxCHtLWEd7ncervvbe6xy6dXs1IFKj5v84WN1kHE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eef3b6adc1f6e83-GIG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2804:389:81a7:e06a:1:0:6095:7de1",
        "CF-IPCountry": "BR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2804:389:81a7:e06a:1:0:6095:7de1, 172.64.222.16"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 22:09:10 UTC] === END API CALL LOG ===
[19-Apr-2026 22:09:10 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 22:09:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzcxIiwidXNlcm5hbWUiOiJkZWJvcmEyMTExIiwiZW1haWwiOiJkZWJvcmF0ZWMyMTExQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI0MTI3MX0.wzlUxCHtLWEd7ncervvbe6xy6dXs1IFKj5v84WN1kHE
[19-Apr-2026 22:09:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 22:09:10 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 22:09:10 UTC] User ID: 371
[19-Apr-2026 22:09:10 UTC] ✅ User profile retrieved successfully for user ID: 371
[19-Apr-2026 22:09:11 UTC] === API CALL LOG ===
[19-Apr-2026 22:09:11 UTC] Endpoint: user/profile.php
[19-Apr-2026 22:09:11 UTC] Full Log Data: {
    "timestamp": "2026-04-19 22:09:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:389:81a7:e06a:1:0:6095:7de1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzcxIiwidXNlcm5hbWUiOiJkZWJvcmEyMTExIiwiZW1haWwiOiJkZWJvcmF0ZWMyMTExQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI0MTI3MX0.wzlUxCHtLWEd7ncervvbe6xy6dXs1IFKj5v84WN1kHE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9eef3b6d1a246e83-GIG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2804:389:81a7:e06a:1:0:6095:7de1",
        "CF-IPCountry": "BR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2804:389:81a7:e06a:1:0:6095:7de1, 172.64.222.16"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Apr-2026 22:09:11 UTC] === END API CALL LOG ===
[19-Apr-2026 22:09:11 UTC] ✅ API Hash verification passed for profile endpoint
[19-Apr-2026 22:09:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzcxIiwidXNlcm5hbWUiOiJkZWJvcmEyMTExIiwiZW1haWwiOiJkZWJvcmF0ZWMyMTExQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI0MTI3MX0.wzlUxCHtLWEd7ncervvbe6xy6dXs1IFKj5v84WN1kHE
[19-Apr-2026 22:09:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Apr-2026 22:09:11 UTC] ✅ JWT token verified successfully for user profile
[19-Apr-2026 22:09:11 UTC] User ID: 371
[19-Apr-2026 22:09:11 UTC] ✅ User profile retrieved successfully for user ID: 371
[20-Apr-2026 01:27:11 UTC] === API CALL LOG ===
[20-Apr-2026 01:27:11 UTC] Endpoint: user/profile.php
[20-Apr-2026 01:27:11 UTC] Full Log Data: {
    "timestamp": "2026-04-20 01:27:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef05d76fea949f8-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.74",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.74, 162.158.216.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 01:27:11 UTC] === END API CALL LOG ===
[20-Apr-2026 01:27:11 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 01:27:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[20-Apr-2026 01:27:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 01:27:11 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 01:27:11 UTC] User ID: 344
[20-Apr-2026 01:27:11 UTC] ✅ User profile retrieved successfully for user ID: 344
[20-Apr-2026 01:27:13 UTC] === API CALL LOG ===
[20-Apr-2026 01:27:13 UTC] Endpoint: user/profile.php
[20-Apr-2026 01:27:13 UTC] Full Log Data: {
    "timestamp": "2026-04-20 01:27:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef05d835ab749f8-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.74",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.74, 162.158.216.66"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 01:27:13 UTC] === END API CALL LOG ===
[20-Apr-2026 01:27:13 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 01:27:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[20-Apr-2026 01:27:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 01:27:13 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 01:27:13 UTC] User ID: 344
[20-Apr-2026 01:27:13 UTC] ✅ User profile retrieved successfully for user ID: 344
[20-Apr-2026 01:27:13 UTC] === API CALL LOG ===
[20-Apr-2026 01:27:13 UTC] Endpoint: user/profile.php
[20-Apr-2026 01:27:13 UTC] Full Log Data: {
    "timestamp": "2026-04-20 01:27:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef05d842b8149f8-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.74",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.74, 162.158.216.66"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 01:27:13 UTC] === END API CALL LOG ===
[20-Apr-2026 01:27:13 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 01:27:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[20-Apr-2026 01:27:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 01:27:13 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 01:27:13 UTC] User ID: 344
[20-Apr-2026 01:27:13 UTC] ✅ User profile retrieved successfully for user ID: 344
[20-Apr-2026 01:27:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 01:27:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 01:27:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ef05d842b7e49f8-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.52.74","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.52.74, 162.158.216.66"}
[20-Apr-2026 01:27:13 UTC] === User Orders API Called ===
[20-Apr-2026 01:27:13 UTC] User ID: 344
[20-Apr-2026 01:27:13 UTC] Limit: 20, Offset: 0
[20-Apr-2026 01:27:13 UTC] Orders found: 0
[20-Apr-2026 01:27:13 UTC] Orders data: []
[20-Apr-2026 01:27:13 UTC] Total orders count: 0
[20-Apr-2026 01:27:14 UTC] === API CALL LOG ===
[20-Apr-2026 01:27:14 UTC] Endpoint: user/profile.php
[20-Apr-2026 01:27:14 UTC] Full Log Data: {
    "timestamp": "2026-04-20 01:27:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef05d89992249f8-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.74",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.74, 162.158.216.66"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 01:27:14 UTC] === END API CALL LOG ===
[20-Apr-2026 01:27:14 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 01:27:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[20-Apr-2026 01:27:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 01:27:14 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 01:27:14 UTC] User ID: 344
[20-Apr-2026 01:27:14 UTC] ✅ User profile retrieved successfully for user ID: 344
[20-Apr-2026 01:27:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 01:27:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 01:27:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ef05dca0c5149f8-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.52.74","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.52.74, 162.158.216.169"}
[20-Apr-2026 01:27:24 UTC] === User Orders API Called ===
[20-Apr-2026 01:27:24 UTC] User ID: 344
[20-Apr-2026 01:27:24 UTC] Limit: 20, Offset: 0
[20-Apr-2026 01:27:24 UTC] Orders found: 0
[20-Apr-2026 01:27:24 UTC] Orders data: []
[20-Apr-2026 01:27:24 UTC] Total orders count: 0
[20-Apr-2026 01:27:24 UTC] === API CALL LOG ===
[20-Apr-2026 01:27:24 UTC] Endpoint: user/profile.php
[20-Apr-2026 01:27:24 UTC] Full Log Data: {
    "timestamp": "2026-04-20 01:27:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef05dca0c5249f8-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.74",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.74, 162.158.216.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 01:27:24 UTC] === END API CALL LOG ===
[20-Apr-2026 01:27:24 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 01:27:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[20-Apr-2026 01:27:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 01:27:24 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 01:27:24 UTC] User ID: 344
[20-Apr-2026 01:27:24 UTC] ✅ User profile retrieved successfully for user ID: 344
[20-Apr-2026 01:27:24 UTC] === API CALL LOG ===
[20-Apr-2026 01:27:24 UTC] Endpoint: user/profile.php
[20-Apr-2026 01:27:24 UTC] Full Log Data: {
    "timestamp": "2026-04-20 01:27:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef05dca0c5349f8-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.74",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.74, 162.158.216.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 01:27:24 UTC] === END API CALL LOG ===
[20-Apr-2026 01:27:24 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 01:27:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[20-Apr-2026 01:27:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 01:27:24 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 01:27:24 UTC] User ID: 344
[20-Apr-2026 01:27:24 UTC] ✅ User profile retrieved successfully for user ID: 344
[20-Apr-2026 01:27:25 UTC] === API CALL LOG ===
[20-Apr-2026 01:27:25 UTC] Endpoint: user/profile.php
[20-Apr-2026 01:27:25 UTC] Full Log Data: {
    "timestamp": "2026-04-20 01:27:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef05dcee94049f8-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.74",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.74, 162.158.216.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 01:27:25 UTC] === END API CALL LOG ===
[20-Apr-2026 01:27:25 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 01:27:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[20-Apr-2026 01:27:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 01:27:25 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 01:27:25 UTC] User ID: 344
[20-Apr-2026 01:27:25 UTC] ✅ User profile retrieved successfully for user ID: 344
[20-Apr-2026 01:27:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 01:27:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 01:27:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ef05e84fba249f8-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.52.74","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.52.74, 162.158.216.168"}
[20-Apr-2026 01:27:54 UTC] === User Orders API Called ===
[20-Apr-2026 01:27:54 UTC] User ID: 344
[20-Apr-2026 01:27:54 UTC] Limit: 20, Offset: 0
[20-Apr-2026 01:27:54 UTC] Orders found: 0
[20-Apr-2026 01:27:54 UTC] Orders data: []
[20-Apr-2026 01:27:54 UTC] Total orders count: 0
[20-Apr-2026 01:27:54 UTC] === API CALL LOG ===
[20-Apr-2026 01:27:54 UTC] Endpoint: user/profile.php
[20-Apr-2026 01:27:54 UTC] Full Log Data: {
    "timestamp": "2026-04-20 01:27:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef05e84fba349f8-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.74",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.74, 162.158.216.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 01:27:54 UTC] === END API CALL LOG ===
[20-Apr-2026 01:27:54 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 01:27:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[20-Apr-2026 01:27:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 01:27:54 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 01:27:54 UTC] User ID: 344
[20-Apr-2026 01:27:54 UTC] ✅ User profile retrieved successfully for user ID: 344
[20-Apr-2026 01:27:54 UTC] === API CALL LOG ===
[20-Apr-2026 01:27:54 UTC] Endpoint: user/profile.php
[20-Apr-2026 01:27:54 UTC] Full Log Data: {
    "timestamp": "2026-04-20 01:27:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef05e84fba449f8-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.74",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.74, 162.158.216.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 01:27:54 UTC] === END API CALL LOG ===
[20-Apr-2026 01:27:54 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 01:27:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[20-Apr-2026 01:27:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 01:27:54 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 01:27:54 UTC] User ID: 344
[20-Apr-2026 01:27:54 UTC] ✅ User profile retrieved successfully for user ID: 344
[20-Apr-2026 01:27:55 UTC] === API CALL LOG ===
[20-Apr-2026 01:27:55 UTC] Endpoint: user/profile.php
[20-Apr-2026 01:27:55 UTC] Full Log Data: {
    "timestamp": "2026-04-20 01:27:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef05e89882a49f8-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.74",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.74, 162.158.216.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 01:27:55 UTC] === END API CALL LOG ===
[20-Apr-2026 01:27:55 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 01:27:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[20-Apr-2026 01:27:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 01:27:55 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 01:27:55 UTC] User ID: 344
[20-Apr-2026 01:27:55 UTC] ✅ User profile retrieved successfully for user ID: 344
[20-Apr-2026 01:27:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 01:27:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 01:27:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ef05e9aaa5849f8-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.52.74","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.52.74, 162.158.216.168"}
[20-Apr-2026 01:27:57 UTC] === User Orders API Called ===
[20-Apr-2026 01:27:57 UTC] User ID: 344
[20-Apr-2026 01:27:57 UTC] Limit: 20, Offset: 0
[20-Apr-2026 01:27:57 UTC] === API CALL LOG ===
[20-Apr-2026 01:27:57 UTC] Endpoint: user/profile.php
[20-Apr-2026 01:27:57 UTC] Full Log Data: {
    "timestamp": "2026-04-20 01:27:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef05e9aaa5949f8-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.74",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.74, 162.158.216.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 01:27:57 UTC] === END API CALL LOG ===
[20-Apr-2026 01:27:57 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 01:27:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[20-Apr-2026 01:27:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 01:27:57 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 01:27:57 UTC] User ID: 344
[20-Apr-2026 01:27:57 UTC] Orders found: 0
[20-Apr-2026 01:27:57 UTC] Orders data: []
[20-Apr-2026 01:27:57 UTC] ✅ User profile retrieved successfully for user ID: 344
[20-Apr-2026 01:27:57 UTC] Total orders count: 0
[20-Apr-2026 01:27:57 UTC] === API CALL LOG ===
[20-Apr-2026 01:27:57 UTC] Endpoint: user/profile.php
[20-Apr-2026 01:27:57 UTC] Full Log Data: {
    "timestamp": "2026-04-20 01:27:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef05e9aaa5a49f8-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.74",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.74, 162.158.216.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 01:27:57 UTC] === END API CALL LOG ===
[20-Apr-2026 01:27:57 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 01:27:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[20-Apr-2026 01:27:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 01:27:57 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 01:27:57 UTC] User ID: 344
[20-Apr-2026 01:27:57 UTC] ✅ User profile retrieved successfully for user ID: 344
[20-Apr-2026 01:27:58 UTC] === API CALL LOG ===
[20-Apr-2026 01:27:58 UTC] Endpoint: user/profile.php
[20-Apr-2026 01:27:58 UTC] Full Log Data: {
    "timestamp": "2026-04-20 01:27:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef05ea0aa7f49f8-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.74",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.74, 162.158.216.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 01:27:58 UTC] === END API CALL LOG ===
[20-Apr-2026 01:27:58 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 01:27:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[20-Apr-2026 01:27:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 01:27:58 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 01:27:58 UTC] User ID: 344
[20-Apr-2026 01:27:58 UTC] ✅ User profile retrieved successfully for user ID: 344
[20-Apr-2026 01:28:04 UTC] === API CALL LOG ===
[20-Apr-2026 01:28:04 UTC] Endpoint: user/profile.php
[20-Apr-2026 01:28:04 UTC] Full Log Data: {
    "timestamp": "2026-04-20 01:28:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef05ec69e9c49f8-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.74",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.74, 162.158.216.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 01:28:04 UTC] === END API CALL LOG ===
[20-Apr-2026 01:28:04 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 01:28:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[20-Apr-2026 01:28:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 01:28:04 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 01:28:04 UTC] User ID: 344
[20-Apr-2026 01:28:04 UTC] ✅ User profile retrieved successfully for user ID: 344
[20-Apr-2026 01:28:04 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 01:28:04 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 01:28:04 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ef05ec69e9849f8-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.52.74","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.52.74, 162.158.216.168"}
[20-Apr-2026 01:28:04 UTC] === User Orders API Called ===
[20-Apr-2026 01:28:04 UTC] User ID: 344
[20-Apr-2026 01:28:04 UTC] Limit: 20, Offset: 0
[20-Apr-2026 01:28:04 UTC] Orders found: 0
[20-Apr-2026 01:28:04 UTC] Orders data: []
[20-Apr-2026 01:28:04 UTC] Total orders count: 0
[20-Apr-2026 01:28:04 UTC] === API CALL LOG ===
[20-Apr-2026 01:28:04 UTC] Endpoint: user/profile.php
[20-Apr-2026 01:28:04 UTC] Full Log Data: {
    "timestamp": "2026-04-20 01:28:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef05ec69e9a49f8-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.74",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.74, 162.158.216.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 01:28:04 UTC] === END API CALL LOG ===
[20-Apr-2026 01:28:04 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 01:28:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[20-Apr-2026 01:28:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 01:28:04 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 01:28:04 UTC] User ID: 344
[20-Apr-2026 01:28:04 UTC] ✅ User profile retrieved successfully for user ID: 344
[20-Apr-2026 01:28:05 UTC] === API CALL LOG ===
[20-Apr-2026 01:28:05 UTC] Endpoint: user/profile.php
[20-Apr-2026 01:28:05 UTC] Full Log Data: {
    "timestamp": "2026-04-20 01:28:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef05ecb8c2549f8-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.74",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.74, 162.158.216.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 01:28:05 UTC] === END API CALL LOG ===
[20-Apr-2026 01:28:05 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 01:28:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[20-Apr-2026 01:28:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 01:28:05 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 01:28:05 UTC] User ID: 344
[20-Apr-2026 01:28:05 UTC] ✅ User profile retrieved successfully for user ID: 344
[20-Apr-2026 01:28:09 UTC] === API CALL LOG ===
[20-Apr-2026 01:28:09 UTC] Endpoint: user/profile.php
[20-Apr-2026 01:28:09 UTC] Full Log Data: {
    "timestamp": "2026-04-20 01:28:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef05ee2ae1549f8-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.74",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.74, 162.158.216.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 01:28:09 UTC] === END API CALL LOG ===
[20-Apr-2026 01:28:09 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 01:28:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[20-Apr-2026 01:28:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 01:28:09 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 01:28:09 UTC] User ID: 344
[20-Apr-2026 01:28:09 UTC] ✅ User profile retrieved successfully for user ID: 344
[20-Apr-2026 01:28:09 UTC] User Purchases API - User ID: 344
[20-Apr-2026 01:28:09 UTC] User Purchases API - Total purchases found: 3
[20-Apr-2026 01:28:13 UTC] User Purchases API - User ID: 344
[20-Apr-2026 01:28:13 UTC] User Purchases API - Total purchases found: 3
[20-Apr-2026 01:28:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 01:28:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 01:28:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ef05f236c2449f8-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.52.74","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.52.74, 162.158.216.168"}
[20-Apr-2026 01:28:19 UTC] === User Orders API Called ===
[20-Apr-2026 01:28:19 UTC] User ID: 344
[20-Apr-2026 01:28:19 UTC] Limit: 20, Offset: 0
[20-Apr-2026 01:28:19 UTC] Orders found: 0
[20-Apr-2026 01:28:19 UTC] Orders data: []
[20-Apr-2026 01:28:19 UTC] Total orders count: 0
[20-Apr-2026 01:28:19 UTC] === API CALL LOG ===
[20-Apr-2026 01:28:19 UTC] Endpoint: user/profile.php
[20-Apr-2026 01:28:19 UTC] Full Log Data: {
    "timestamp": "2026-04-20 01:28:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef05f236c2549f8-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.74",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.74, 162.158.216.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 01:28:19 UTC] === END API CALL LOG ===
[20-Apr-2026 01:28:19 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 01:28:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[20-Apr-2026 01:28:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 01:28:19 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 01:28:19 UTC] User ID: 344
[20-Apr-2026 01:28:19 UTC] ✅ User profile retrieved successfully for user ID: 344
[20-Apr-2026 01:28:19 UTC] === API CALL LOG ===
[20-Apr-2026 01:28:19 UTC] Endpoint: user/profile.php
[20-Apr-2026 01:28:19 UTC] Full Log Data: {
    "timestamp": "2026-04-20 01:28:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef05f236c2749f8-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.74",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.74, 162.158.216.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 01:28:19 UTC] === END API CALL LOG ===
[20-Apr-2026 01:28:19 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 01:28:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[20-Apr-2026 01:28:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 01:28:19 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 01:28:19 UTC] User ID: 344
[20-Apr-2026 01:28:19 UTC] ✅ User profile retrieved successfully for user ID: 344
[20-Apr-2026 01:28:20 UTC] === API CALL LOG ===
[20-Apr-2026 01:28:20 UTC] Endpoint: user/profile.php
[20-Apr-2026 01:28:20 UTC] Full Log Data: {
    "timestamp": "2026-04-20 01:28:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef05f27e92149f8-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.74",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.74, 162.158.216.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 01:28:20 UTC] === END API CALL LOG ===
[20-Apr-2026 01:28:20 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 01:28:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[20-Apr-2026 01:28:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 01:28:20 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 01:28:20 UTC] User ID: 344
[20-Apr-2026 01:28:20 UTC] ✅ User profile retrieved successfully for user ID: 344
[20-Apr-2026 02:36:35 UTC] === API CALL LOG ===
[20-Apr-2026 02:36:35 UTC] Endpoint: user/profile.php
[20-Apr-2026 02:36:35 UTC] Full Log Data: {
    "timestamp": "2026-04-20 02:36:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.182.150.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef0c31fff67d389-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.182.150.156",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.182.150.156, 172.71.172.137"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 02:36:35 UTC] === END API CALL LOG ===
[20-Apr-2026 02:36:35 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 02:36:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[20-Apr-2026 02:36:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 02:36:35 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 02:36:35 UTC] User ID: 346
[20-Apr-2026 02:36:35 UTC] ✅ User profile retrieved successfully for user ID: 346
[20-Apr-2026 02:36:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 02:36:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 02:36:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ef0c321ca21d389-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"109.182.150.156","CF-IPCountry":"SI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"109.182.150.156, 172.71.172.121"}
[20-Apr-2026 02:36:35 UTC] === User Orders API Called ===
[20-Apr-2026 02:36:35 UTC] User ID: 346
[20-Apr-2026 02:36:35 UTC] Limit: 20, Offset: 0
[20-Apr-2026 02:36:35 UTC] === API CALL LOG ===
[20-Apr-2026 02:36:35 UTC] Endpoint: user/profile.php
[20-Apr-2026 02:36:35 UTC] Full Log Data: {
    "timestamp": "2026-04-20 02:36:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.182.150.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef0c321ca20d389-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.182.150.156",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.182.150.156, 172.71.172.121"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 02:36:35 UTC] === END API CALL LOG ===
[20-Apr-2026 02:36:35 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 02:36:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[20-Apr-2026 02:36:35 UTC] Orders found: 5
[20-Apr-2026 02:36:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 02:36:35 UTC] Orders data: [{"id":204,"quantity":820,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro\/1234567","status":"pending","created_at":"2026-04-17 14:44:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":200,"quantity":41,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"cancelled","created_at":"2026-04-17 10:18:01","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":199,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:36","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":198,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:20","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":197,"quantity":1000,"total_coins":20000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:38:00","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[20-Apr-2026 02:36:35 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 02:36:35 UTC] User ID: 346
[20-Apr-2026 02:36:35 UTC] Total orders count: 5
[20-Apr-2026 02:36:35 UTC] ✅ User profile retrieved successfully for user ID: 346
[20-Apr-2026 02:36:35 UTC] === API CALL LOG ===
[20-Apr-2026 02:36:35 UTC] Endpoint: user/profile.php
[20-Apr-2026 02:36:35 UTC] Full Log Data: {
    "timestamp": "2026-04-20 02:36:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.182.150.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef0c3226b49d389-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.182.150.156",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.182.150.156, 172.71.172.121"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 02:36:35 UTC] === END API CALL LOG ===
[20-Apr-2026 02:36:35 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 02:36:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[20-Apr-2026 02:36:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 02:36:35 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 02:36:35 UTC] User ID: 346
[20-Apr-2026 02:36:35 UTC] ✅ User profile retrieved successfully for user ID: 346
[20-Apr-2026 02:36:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 02:36:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 02:36:46 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ef0c3679dbdd389-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"109.182.150.156","CF-IPCountry":"SI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"109.182.150.156, 172.71.172.137"}
[20-Apr-2026 02:36:46 UTC] === User Orders API Called ===
[20-Apr-2026 02:36:46 UTC] User ID: 346
[20-Apr-2026 02:36:46 UTC] Limit: 20, Offset: 0
[20-Apr-2026 02:36:46 UTC] Orders found: 5
[20-Apr-2026 02:36:46 UTC] Orders data: [{"id":204,"quantity":820,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro\/1234567","status":"pending","created_at":"2026-04-17 14:44:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":200,"quantity":41,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"cancelled","created_at":"2026-04-17 10:18:01","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":199,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:36","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":198,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:20","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":197,"quantity":1000,"total_coins":20000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:38:00","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[20-Apr-2026 02:36:46 UTC] Total orders count: 5
[20-Apr-2026 02:36:46 UTC] === API CALL LOG ===
[20-Apr-2026 02:36:46 UTC] Endpoint: user/profile.php
[20-Apr-2026 02:36:46 UTC] Full Log Data: {
    "timestamp": "2026-04-20 02:36:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.182.150.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef0c3683f1fd389-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.182.150.156",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.182.150.156, 172.71.172.137"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 02:36:46 UTC] === END API CALL LOG ===
[20-Apr-2026 02:36:46 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 02:36:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[20-Apr-2026 02:36:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 02:36:46 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 02:36:46 UTC] User ID: 346
[20-Apr-2026 02:36:46 UTC] ✅ User profile retrieved successfully for user ID: 346
[20-Apr-2026 02:36:47 UTC] === API CALL LOG ===
[20-Apr-2026 02:36:47 UTC] Endpoint: user/profile.php
[20-Apr-2026 02:36:47 UTC] Full Log Data: {
    "timestamp": "2026-04-20 02:36:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.182.150.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef0c36bef0ed389-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.182.150.156",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.182.150.156, 172.71.172.137"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 02:36:47 UTC] === END API CALL LOG ===
[20-Apr-2026 02:36:47 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 02:36:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[20-Apr-2026 02:36:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 02:36:47 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 02:36:47 UTC] User ID: 346
[20-Apr-2026 02:36:47 UTC] ✅ User profile retrieved successfully for user ID: 346
[20-Apr-2026 02:36:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 02:36:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 02:36:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ef0c3b18d88d389-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"109.182.150.156","CF-IPCountry":"SI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"109.182.150.156, 172.71.172.137"}
[20-Apr-2026 02:36:58 UTC] === User Orders API Called ===
[20-Apr-2026 02:36:58 UTC] User ID: 346
[20-Apr-2026 02:36:58 UTC] Limit: 20, Offset: 0
[20-Apr-2026 02:36:58 UTC] Orders found: 5
[20-Apr-2026 02:36:58 UTC] Orders data: [{"id":204,"quantity":820,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro\/1234567","status":"pending","created_at":"2026-04-17 14:44:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":200,"quantity":41,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"cancelled","created_at":"2026-04-17 10:18:01","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":199,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:36","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":198,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:20","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":197,"quantity":1000,"total_coins":20000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:38:00","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[20-Apr-2026 02:36:58 UTC] Total orders count: 5
[20-Apr-2026 02:37:02 UTC] === API CALL LOG ===
[20-Apr-2026 02:37:02 UTC] Endpoint: user/profile.php
[20-Apr-2026 02:37:02 UTC] Full Log Data: {
    "timestamp": "2026-04-20 02:37:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.182.150.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef0c3cb7a6bd389-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.182.150.156",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.182.150.156, 172.71.172.137"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 02:37:02 UTC] === END API CALL LOG ===
[20-Apr-2026 02:37:02 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 02:37:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[20-Apr-2026 02:37:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 02:37:02 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 02:37:02 UTC] User ID: 346
[20-Apr-2026 02:37:02 UTC] ✅ User profile retrieved successfully for user ID: 346
[20-Apr-2026 02:37:02 UTC] User Purchases API - User ID: 346
[20-Apr-2026 02:37:02 UTC] User Purchases API - Total purchases found: 1
[20-Apr-2026 04:40:03 UTC] === API CALL LOG ===
[20-Apr-2026 04:40:03 UTC] Endpoint: user/profile.php
[20-Apr-2026 04:40:03 UTC] Full Log Data: {
    "timestamp": "2026-04-20 04:40:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.102.109.39",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzcyIiwidXNlcm5hbWUiOiJzaGluaWxhbmQiLCJlbWFpbCI6ImxvdXNhMDAyOEBnbWFpbC5jb20iLCJleHAiOjE3NzcyNjQ4MDJ9.JKOaHO_Fp4OIXEeN4SQbehP4RTOplOApQQUnRrwmuh4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef177fb3e2704a7-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.102.109.39",
        "CF-IPCountry": "MA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.102.109.39, 162.158.122.40"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 04:40:03 UTC] === END API CALL LOG ===
[20-Apr-2026 04:40:03 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 04:40:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzcyIiwidXNlcm5hbWUiOiJzaGluaWxhbmQiLCJlbWFpbCI6ImxvdXNhMDAyOEBnbWFpbC5jb20iLCJleHAiOjE3NzcyNjQ4MDJ9.JKOaHO_Fp4OIXEeN4SQbehP4RTOplOApQQUnRrwmuh4
[20-Apr-2026 04:40:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 04:40:03 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 04:40:03 UTC] User ID: 372
[20-Apr-2026 04:40:03 UTC] ✅ User profile retrieved successfully for user ID: 372
[20-Apr-2026 04:40:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 04:40:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 04:40:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzcyIiwidXNlcm5hbWUiOiJzaGluaWxhbmQiLCJlbWFpbCI6ImxvdXNhMDAyOEBnbWFpbC5jb20iLCJleHAiOjE3NzcyNjQ4MDJ9.JKOaHO_Fp4OIXEeN4SQbehP4RTOplOApQQUnRrwmuh4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ef177fb9ea704a7-MAD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.102.109.39","CF-IPCountry":"MA","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.102.109.39, 162.158.122.39"}
[20-Apr-2026 04:40:03 UTC] === User Orders API Called ===
[20-Apr-2026 04:40:03 UTC] User ID: 372
[20-Apr-2026 04:40:03 UTC] Limit: 20, Offset: 0
[20-Apr-2026 04:40:03 UTC] Orders found: 0
[20-Apr-2026 04:40:03 UTC] Orders data: []
[20-Apr-2026 04:40:03 UTC] Total orders count: 0
[20-Apr-2026 04:40:03 UTC] === API CALL LOG ===
[20-Apr-2026 04:40:03 UTC] Endpoint: user/profile.php
[20-Apr-2026 04:40:03 UTC] Full Log Data: {
    "timestamp": "2026-04-20 04:40:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.102.109.39",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzcyIiwidXNlcm5hbWUiOiJzaGluaWxhbmQiLCJlbWFpbCI6ImxvdXNhMDAyOEBnbWFpbC5jb20iLCJleHAiOjE3NzcyNjQ4MDJ9.JKOaHO_Fp4OIXEeN4SQbehP4RTOplOApQQUnRrwmuh4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef177fbff3304a7-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.102.109.39",
        "CF-IPCountry": "MA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.102.109.39, 162.158.122.40"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 04:40:03 UTC] === END API CALL LOG ===
[20-Apr-2026 04:40:03 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 04:40:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzcyIiwidXNlcm5hbWUiOiJzaGluaWxhbmQiLCJlbWFpbCI6ImxvdXNhMDAyOEBnbWFpbC5jb20iLCJleHAiOjE3NzcyNjQ4MDJ9.JKOaHO_Fp4OIXEeN4SQbehP4RTOplOApQQUnRrwmuh4
[20-Apr-2026 04:40:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 04:40:03 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 04:40:03 UTC] User ID: 372
[20-Apr-2026 04:40:03 UTC] ✅ User profile retrieved successfully for user ID: 372
[20-Apr-2026 04:40:03 UTC] === API CALL LOG ===
[20-Apr-2026 04:40:03 UTC] Endpoint: user/profile.php
[20-Apr-2026 04:40:03 UTC] Full Log Data: {
    "timestamp": "2026-04-20 04:40:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.102.109.39",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzcyIiwidXNlcm5hbWUiOiJzaGluaWxhbmQiLCJlbWFpbCI6ImxvdXNhMDAyOEBnbWFpbC5jb20iLCJleHAiOjE3NzcyNjQ4MDJ9.JKOaHO_Fp4OIXEeN4SQbehP4RTOplOApQQUnRrwmuh4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef177feeafb04a7-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.102.109.39",
        "CF-IPCountry": "MA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.102.109.39, 162.158.122.39"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 04:40:03 UTC] === END API CALL LOG ===
[20-Apr-2026 04:40:03 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 04:40:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzcyIiwidXNlcm5hbWUiOiJzaGluaWxhbmQiLCJlbWFpbCI6ImxvdXNhMDAyOEBnbWFpbC5jb20iLCJleHAiOjE3NzcyNjQ4MDJ9.JKOaHO_Fp4OIXEeN4SQbehP4RTOplOApQQUnRrwmuh4
[20-Apr-2026 04:40:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 04:40:03 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 04:40:03 UTC] User ID: 372
[20-Apr-2026 04:40:03 UTC] ✅ User profile retrieved successfully for user ID: 372
[20-Apr-2026 04:40:24 UTC] === API CALL LOG ===
[20-Apr-2026 04:40:24 UTC] Endpoint: user/profile.php
[20-Apr-2026 04:40:24 UTC] Full Log Data: {
    "timestamp": "2026-04-20 04:40:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.102.109.39",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzcyIiwidXNlcm5hbWUiOiJzaGluaWxhbmQiLCJlbWFpbCI6ImxvdXNhMDAyOEBnbWFpbC5jb20iLCJleHAiOjE3NzcyNjQ4MDJ9.JKOaHO_Fp4OIXEeN4SQbehP4RTOplOApQQUnRrwmuh4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef1787e7e9b04a7-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.102.109.39",
        "CF-IPCountry": "MA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.102.109.39, 162.158.122.189"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 04:40:24 UTC] === END API CALL LOG ===
[20-Apr-2026 04:40:24 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 04:40:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzcyIiwidXNlcm5hbWUiOiJzaGluaWxhbmQiLCJlbWFpbCI6ImxvdXNhMDAyOEBnbWFpbC5jb20iLCJleHAiOjE3NzcyNjQ4MDJ9.JKOaHO_Fp4OIXEeN4SQbehP4RTOplOApQQUnRrwmuh4
[20-Apr-2026 04:40:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 04:40:24 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 04:40:24 UTC] User ID: 372
[20-Apr-2026 04:40:24 UTC] ✅ User profile retrieved successfully for user ID: 372
[20-Apr-2026 04:40:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 04:40:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 04:40:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzcyIiwidXNlcm5hbWUiOiJzaGluaWxhbmQiLCJlbWFpbCI6ImxvdXNhMDAyOEBnbWFpbC5jb20iLCJleHAiOjE3NzcyNjQ4MDJ9.JKOaHO_Fp4OIXEeN4SQbehP4RTOplOApQQUnRrwmuh4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ef178d99ac104a7-MAD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.102.109.39","CF-IPCountry":"MA","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.102.109.39, 162.158.122.190"}
[20-Apr-2026 04:40:38 UTC] === User Orders API Called ===
[20-Apr-2026 04:40:38 UTC] User ID: 372
[20-Apr-2026 04:40:38 UTC] Limit: 20, Offset: 0
[20-Apr-2026 04:40:38 UTC] Orders found: 0
[20-Apr-2026 04:40:38 UTC] Orders data: []
[20-Apr-2026 04:40:38 UTC] Total orders count: 0
[20-Apr-2026 04:40:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 04:40:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 04:40:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzcyIiwidXNlcm5hbWUiOiJzaGluaWxhbmQiLCJlbWFpbCI6ImxvdXNhMDAyOEBnbWFpbC5jb20iLCJleHAiOjE3NzcyNjQ4MDJ9.JKOaHO_Fp4OIXEeN4SQbehP4RTOplOApQQUnRrwmuh4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ef178e5d8bd04a7-MAD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.102.109.39","CF-IPCountry":"MA","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.102.109.39, 162.158.122.190"}
[20-Apr-2026 04:40:40 UTC] === User Orders API Called ===
[20-Apr-2026 04:40:40 UTC] User ID: 372
[20-Apr-2026 04:40:40 UTC] Limit: 20, Offset: 0
[20-Apr-2026 04:40:40 UTC] Orders found: 0
[20-Apr-2026 04:40:40 UTC] Orders data: []
[20-Apr-2026 04:40:40 UTC] Total orders count: 0
[20-Apr-2026 04:40:40 UTC] === API CALL LOG ===
[20-Apr-2026 04:40:40 UTC] Endpoint: user/profile.php
[20-Apr-2026 04:40:40 UTC] Full Log Data: {
    "timestamp": "2026-04-20 04:40:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.102.109.39",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzcyIiwidXNlcm5hbWUiOiJzaGluaWxhbmQiLCJlbWFpbCI6ImxvdXNhMDAyOEBnbWFpbC5jb20iLCJleHAiOjE3NzcyNjQ4MDJ9.JKOaHO_Fp4OIXEeN4SQbehP4RTOplOApQQUnRrwmuh4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef178e5d8bf04a7-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.102.109.39",
        "CF-IPCountry": "MA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.102.109.39, 162.158.122.190"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 04:40:40 UTC] === END API CALL LOG ===
[20-Apr-2026 04:40:40 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 04:40:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzcyIiwidXNlcm5hbWUiOiJzaGluaWxhbmQiLCJlbWFpbCI6ImxvdXNhMDAyOEBnbWFpbC5jb20iLCJleHAiOjE3NzcyNjQ4MDJ9.JKOaHO_Fp4OIXEeN4SQbehP4RTOplOApQQUnRrwmuh4
[20-Apr-2026 04:40:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 04:40:40 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 04:40:40 UTC] User ID: 372
[20-Apr-2026 04:40:40 UTC] ✅ User profile retrieved successfully for user ID: 372
[20-Apr-2026 04:40:41 UTC] === API CALL LOG ===
[20-Apr-2026 04:40:41 UTC] Endpoint: user/profile.php
[20-Apr-2026 04:40:41 UTC] Full Log Data: {
    "timestamp": "2026-04-20 04:40:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.102.109.39",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzcyIiwidXNlcm5hbWUiOiJzaGluaWxhbmQiLCJlbWFpbCI6ImxvdXNhMDAyOEBnbWFpbC5jb20iLCJleHAiOjE3NzcyNjQ4MDJ9.JKOaHO_Fp4OIXEeN4SQbehP4RTOplOApQQUnRrwmuh4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef178e86ba504a7-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.102.109.39",
        "CF-IPCountry": "MA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.102.109.39, 162.158.122.190"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 04:40:41 UTC] === END API CALL LOG ===
[20-Apr-2026 04:40:41 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 04:40:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzcyIiwidXNlcm5hbWUiOiJzaGluaWxhbmQiLCJlbWFpbCI6ImxvdXNhMDAyOEBnbWFpbC5jb20iLCJleHAiOjE3NzcyNjQ4MDJ9.JKOaHO_Fp4OIXEeN4SQbehP4RTOplOApQQUnRrwmuh4
[20-Apr-2026 04:40:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 04:40:41 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 04:40:41 UTC] User ID: 372
[20-Apr-2026 04:40:41 UTC] ✅ User profile retrieved successfully for user ID: 372
[20-Apr-2026 04:41:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 04:41:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 04:41:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzcyIiwidXNlcm5hbWUiOiJzaGluaWxhbmQiLCJlbWFpbCI6ImxvdXNhMDAyOEBnbWFpbC5jb20iLCJleHAiOjE3NzcyNjQ4MDJ9.JKOaHO_Fp4OIXEeN4SQbehP4RTOplOApQQUnRrwmuh4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ef179873a3804a7-MAD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.102.109.39","CF-IPCountry":"MA","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.102.109.39, 162.158.122.189"}
[20-Apr-2026 04:41:06 UTC] === User Orders API Called ===
[20-Apr-2026 04:41:06 UTC] User ID: 372
[20-Apr-2026 04:41:06 UTC] Limit: 20, Offset: 0
[20-Apr-2026 04:41:06 UTC] Orders found: 0
[20-Apr-2026 04:41:06 UTC] Orders data: []
[20-Apr-2026 04:41:06 UTC] Total orders count: 0
[20-Apr-2026 04:41:06 UTC] === API CALL LOG ===
[20-Apr-2026 04:41:06 UTC] Endpoint: user/profile.php
[20-Apr-2026 04:41:06 UTC] Full Log Data: {
    "timestamp": "2026-04-20 04:41:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.102.109.39",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzcyIiwidXNlcm5hbWUiOiJzaGluaWxhbmQiLCJlbWFpbCI6ImxvdXNhMDAyOEBnbWFpbC5jb20iLCJleHAiOjE3NzcyNjQ4MDJ9.JKOaHO_Fp4OIXEeN4SQbehP4RTOplOApQQUnRrwmuh4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef179879a7f04a7-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.102.109.39",
        "CF-IPCountry": "MA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.102.109.39, 162.158.122.189"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 04:41:06 UTC] === END API CALL LOG ===
[20-Apr-2026 04:41:06 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 04:41:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzcyIiwidXNlcm5hbWUiOiJzaGluaWxhbmQiLCJlbWFpbCI6ImxvdXNhMDAyOEBnbWFpbC5jb20iLCJleHAiOjE3NzcyNjQ4MDJ9.JKOaHO_Fp4OIXEeN4SQbehP4RTOplOApQQUnRrwmuh4
[20-Apr-2026 04:41:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 04:41:06 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 04:41:06 UTC] User ID: 372
[20-Apr-2026 04:41:06 UTC] ✅ User profile retrieved successfully for user ID: 372
[20-Apr-2026 04:41:07 UTC] === API CALL LOG ===
[20-Apr-2026 04:41:07 UTC] Endpoint: user/profile.php
[20-Apr-2026 04:41:07 UTC] Full Log Data: {
    "timestamp": "2026-04-20 04:41:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.102.109.39",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzcyIiwidXNlcm5hbWUiOiJzaGluaWxhbmQiLCJlbWFpbCI6ImxvdXNhMDAyOEBnbWFpbC5jb20iLCJleHAiOjE3NzcyNjQ4MDJ9.JKOaHO_Fp4OIXEeN4SQbehP4RTOplOApQQUnRrwmuh4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef1798b5f7a04a7-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.102.109.39",
        "CF-IPCountry": "MA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.102.109.39, 162.158.122.189"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 04:41:07 UTC] === END API CALL LOG ===
[20-Apr-2026 04:41:07 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 04:41:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzcyIiwidXNlcm5hbWUiOiJzaGluaWxhbmQiLCJlbWFpbCI6ImxvdXNhMDAyOEBnbWFpbC5jb20iLCJleHAiOjE3NzcyNjQ4MDJ9.JKOaHO_Fp4OIXEeN4SQbehP4RTOplOApQQUnRrwmuh4
[20-Apr-2026 04:41:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 04:41:07 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 04:41:07 UTC] User ID: 372
[20-Apr-2026 04:41:07 UTC] ✅ User profile retrieved successfully for user ID: 372
[20-Apr-2026 04:41:49 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 04:41:49 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 04:41:49 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzcyIiwidXNlcm5hbWUiOiJzaGluaWxhbmQiLCJlbWFpbCI6ImxvdXNhMDAyOEBnbWFpbC5jb20iLCJleHAiOjE3NzcyNjQ4MDJ9.JKOaHO_Fp4OIXEeN4SQbehP4RTOplOApQQUnRrwmuh4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ef17a937fbd04a7-MAD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.102.109.39","CF-IPCountry":"MA","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.102.109.39, 162.158.122.189"}
[20-Apr-2026 04:41:49 UTC] === User Orders API Called ===
[20-Apr-2026 04:41:49 UTC] User ID: 372
[20-Apr-2026 04:41:49 UTC] Limit: 20, Offset: 0
[20-Apr-2026 04:41:49 UTC] Orders found: 1
[20-Apr-2026 04:41:49 UTC] Orders data: [{"id":211,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Best_Temu_Finds\/11","status":"pending","created_at":"2026-04-20 08:11:47","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[20-Apr-2026 04:41:49 UTC] Total orders count: 1
[20-Apr-2026 04:41:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 04:41:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 04:41:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzcyIiwidXNlcm5hbWUiOiJzaGluaWxhbmQiLCJlbWFpbCI6ImxvdXNhMDAyOEBnbWFpbC5jb20iLCJleHAiOjE3NzcyNjQ4MDJ9.JKOaHO_Fp4OIXEeN4SQbehP4RTOplOApQQUnRrwmuh4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ef17ac4bf6604a7-MAD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.102.109.39","CF-IPCountry":"MA","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.102.109.39, 162.158.122.189"}
[20-Apr-2026 04:41:57 UTC] === User Orders API Called ===
[20-Apr-2026 04:41:57 UTC] User ID: 372
[20-Apr-2026 04:41:57 UTC] Limit: 20, Offset: 0
[20-Apr-2026 04:41:57 UTC] Orders found: 1
[20-Apr-2026 04:41:57 UTC] Orders data: [{"id":211,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Best_Temu_Finds\/11","status":"pending","created_at":"2026-04-20 08:11:47","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[20-Apr-2026 04:41:57 UTC] Total orders count: 1
[20-Apr-2026 04:42:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 04:42:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 04:42:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzcyIiwidXNlcm5hbWUiOiJzaGluaWxhbmQiLCJlbWFpbCI6ImxvdXNhMDAyOEBnbWFpbC5jb20iLCJleHAiOjE3NzcyNjQ4MDJ9.JKOaHO_Fp4OIXEeN4SQbehP4RTOplOApQQUnRrwmuh4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ef17aea0ab804a7-MAD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.102.109.39","CF-IPCountry":"MA","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.102.109.39, 162.158.122.190"}
[20-Apr-2026 04:42:03 UTC] === User Orders API Called ===
[20-Apr-2026 04:42:03 UTC] User ID: 372
[20-Apr-2026 04:42:03 UTC] Limit: 20, Offset: 0
[20-Apr-2026 04:42:03 UTC] Orders found: 1
[20-Apr-2026 04:42:03 UTC] Orders data: [{"id":211,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Best_Temu_Finds\/11","status":"pending","created_at":"2026-04-20 08:11:47","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[20-Apr-2026 04:42:03 UTC] Total orders count: 1
[20-Apr-2026 04:42:03 UTC] === API CALL LOG ===
[20-Apr-2026 04:42:03 UTC] Endpoint: user/profile.php
[20-Apr-2026 04:42:03 UTC] Full Log Data: {
    "timestamp": "2026-04-20 04:42:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.102.109.39",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzcyIiwidXNlcm5hbWUiOiJzaGluaWxhbmQiLCJlbWFpbCI6ImxvdXNhMDAyOEBnbWFpbC5jb20iLCJleHAiOjE3NzcyNjQ4MDJ9.JKOaHO_Fp4OIXEeN4SQbehP4RTOplOApQQUnRrwmuh4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef17aea0aba04a7-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.102.109.39",
        "CF-IPCountry": "MA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.102.109.39, 162.158.122.189"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 04:42:03 UTC] === END API CALL LOG ===
[20-Apr-2026 04:42:03 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 04:42:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzcyIiwidXNlcm5hbWUiOiJzaGluaWxhbmQiLCJlbWFpbCI6ImxvdXNhMDAyOEBnbWFpbC5jb20iLCJleHAiOjE3NzcyNjQ4MDJ9.JKOaHO_Fp4OIXEeN4SQbehP4RTOplOApQQUnRrwmuh4
[20-Apr-2026 04:42:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 04:42:03 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 04:42:03 UTC] User ID: 372
[20-Apr-2026 04:42:03 UTC] ✅ User profile retrieved successfully for user ID: 372
[20-Apr-2026 04:42:03 UTC] === API CALL LOG ===
[20-Apr-2026 04:42:03 UTC] Endpoint: user/profile.php
[20-Apr-2026 04:42:03 UTC] Full Log Data: {
    "timestamp": "2026-04-20 04:42:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.102.109.39",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzcyIiwidXNlcm5hbWUiOiJzaGluaWxhbmQiLCJlbWFpbCI6ImxvdXNhMDAyOEBnbWFpbC5jb20iLCJleHAiOjE3NzcyNjQ4MDJ9.JKOaHO_Fp4OIXEeN4SQbehP4RTOplOApQQUnRrwmuh4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef17aec3e3204a7-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.102.109.39",
        "CF-IPCountry": "MA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.102.109.39, 162.158.122.189"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 04:42:03 UTC] === END API CALL LOG ===
[20-Apr-2026 04:42:03 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 04:42:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzcyIiwidXNlcm5hbWUiOiJzaGluaWxhbmQiLCJlbWFpbCI6ImxvdXNhMDAyOEBnbWFpbC5jb20iLCJleHAiOjE3NzcyNjQ4MDJ9.JKOaHO_Fp4OIXEeN4SQbehP4RTOplOApQQUnRrwmuh4
[20-Apr-2026 04:42:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 04:42:03 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 04:42:03 UTC] User ID: 372
[20-Apr-2026 04:42:03 UTC] ✅ User profile retrieved successfully for user ID: 372
[20-Apr-2026 04:42:07 UTC] === API CALL LOG ===
[20-Apr-2026 04:42:07 UTC] Endpoint: user/profile.php
[20-Apr-2026 04:42:07 UTC] Full Log Data: {
    "timestamp": "2026-04-20 04:42:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.102.109.39",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzcyIiwidXNlcm5hbWUiOiJzaGluaWxhbmQiLCJlbWFpbCI6ImxvdXNhMDAyOEBnbWFpbC5jb20iLCJleHAiOjE3NzcyNjQ4MDJ9.JKOaHO_Fp4OIXEeN4SQbehP4RTOplOApQQUnRrwmuh4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef17b07cd9304a7-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.102.109.39",
        "CF-IPCountry": "MA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.102.109.39, 162.158.122.190"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 04:42:07 UTC] === END API CALL LOG ===
[20-Apr-2026 04:42:07 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 04:42:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzcyIiwidXNlcm5hbWUiOiJzaGluaWxhbmQiLCJlbWFpbCI6ImxvdXNhMDAyOEBnbWFpbC5jb20iLCJleHAiOjE3NzcyNjQ4MDJ9.JKOaHO_Fp4OIXEeN4SQbehP4RTOplOApQQUnRrwmuh4
[20-Apr-2026 04:42:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 04:42:07 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 04:42:07 UTC] User ID: 372
[20-Apr-2026 04:42:07 UTC] ✅ User profile retrieved successfully for user ID: 372
[20-Apr-2026 04:42:09 UTC] === API CALL LOG ===
[20-Apr-2026 04:42:09 UTC] Endpoint: user/profile.php
[20-Apr-2026 04:42:09 UTC] Full Log Data: {
    "timestamp": "2026-04-20 04:42:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.102.109.39",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzcyIiwidXNlcm5hbWUiOiJzaGluaWxhbmQiLCJlbWFpbCI6ImxvdXNhMDAyOEBnbWFpbC5jb20iLCJleHAiOjE3NzcyNjQ4MDJ9.JKOaHO_Fp4OIXEeN4SQbehP4RTOplOApQQUnRrwmuh4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef17b10b81604a7-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.102.109.39",
        "CF-IPCountry": "MA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.102.109.39, 162.158.122.190"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 04:42:09 UTC] === END API CALL LOG ===
[20-Apr-2026 04:42:09 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 04:42:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzcyIiwidXNlcm5hbWUiOiJzaGluaWxhbmQiLCJlbWFpbCI6ImxvdXNhMDAyOEBnbWFpbC5jb20iLCJleHAiOjE3NzcyNjQ4MDJ9.JKOaHO_Fp4OIXEeN4SQbehP4RTOplOApQQUnRrwmuh4
[20-Apr-2026 04:42:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 04:42:09 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 04:42:09 UTC] User ID: 372
[20-Apr-2026 04:42:09 UTC] ✅ User profile retrieved successfully for user ID: 372
[20-Apr-2026 04:42:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 04:42:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 04:42:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzcyIiwidXNlcm5hbWUiOiJzaGluaWxhbmQiLCJlbWFpbCI6ImxvdXNhMDAyOEBnbWFpbC5jb20iLCJleHAiOjE3NzcyNjQ4MDJ9.JKOaHO_Fp4OIXEeN4SQbehP4RTOplOApQQUnRrwmuh4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ef17b85ea3004a7-MAD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.102.109.39","CF-IPCountry":"MA","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.102.109.39, 162.158.122.190"}
[20-Apr-2026 04:42:28 UTC] === User Orders API Called ===
[20-Apr-2026 04:42:28 UTC] User ID: 372
[20-Apr-2026 04:42:28 UTC] Limit: 20, Offset: 0
[20-Apr-2026 04:42:28 UTC] Orders found: 1
[20-Apr-2026 04:42:28 UTC] Orders data: [{"id":211,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Best_Temu_Finds\/11","status":"pending","created_at":"2026-04-20 08:11:47","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[20-Apr-2026 04:42:28 UTC] Total orders count: 1
[20-Apr-2026 04:42:28 UTC] === API CALL LOG ===
[20-Apr-2026 04:42:28 UTC] Endpoint: user/profile.php
[20-Apr-2026 04:42:28 UTC] Full Log Data: {
    "timestamp": "2026-04-20 04:42:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.102.109.39",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzcyIiwidXNlcm5hbWUiOiJzaGluaWxhbmQiLCJlbWFpbCI6ImxvdXNhMDAyOEBnbWFpbC5jb20iLCJleHAiOjE3NzcyNjQ4MDJ9.JKOaHO_Fp4OIXEeN4SQbehP4RTOplOApQQUnRrwmuh4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef17b864ac204a7-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.102.109.39",
        "CF-IPCountry": "MA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.102.109.39, 162.158.122.189"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 04:42:28 UTC] === END API CALL LOG ===
[20-Apr-2026 04:42:28 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 04:42:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzcyIiwidXNlcm5hbWUiOiJzaGluaWxhbmQiLCJlbWFpbCI6ImxvdXNhMDAyOEBnbWFpbC5jb20iLCJleHAiOjE3NzcyNjQ4MDJ9.JKOaHO_Fp4OIXEeN4SQbehP4RTOplOApQQUnRrwmuh4
[20-Apr-2026 04:42:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 04:42:28 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 04:42:28 UTC] User ID: 372
[20-Apr-2026 04:42:28 UTC] ✅ User profile retrieved successfully for user ID: 372
[20-Apr-2026 04:42:28 UTC] === API CALL LOG ===
[20-Apr-2026 04:42:28 UTC] Endpoint: user/profile.php
[20-Apr-2026 04:42:28 UTC] Full Log Data: {
    "timestamp": "2026-04-20 04:42:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.102.109.39",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzcyIiwidXNlcm5hbWUiOiJzaGluaWxhbmQiLCJlbWFpbCI6ImxvdXNhMDAyOEBnbWFpbC5jb20iLCJleHAiOjE3NzcyNjQ4MDJ9.JKOaHO_Fp4OIXEeN4SQbehP4RTOplOApQQUnRrwmuh4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef17b8a2ee104a7-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.102.109.39",
        "CF-IPCountry": "MA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.102.109.39, 162.158.122.189"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 04:42:28 UTC] === END API CALL LOG ===
[20-Apr-2026 04:42:28 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 04:42:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzcyIiwidXNlcm5hbWUiOiJzaGluaWxhbmQiLCJlbWFpbCI6ImxvdXNhMDAyOEBnbWFpbC5jb20iLCJleHAiOjE3NzcyNjQ4MDJ9.JKOaHO_Fp4OIXEeN4SQbehP4RTOplOApQQUnRrwmuh4
[20-Apr-2026 04:42:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 04:42:28 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 04:42:28 UTC] User ID: 372
[20-Apr-2026 04:42:28 UTC] ✅ User profile retrieved successfully for user ID: 372
[20-Apr-2026 04:42:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 04:42:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 04:42:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzcyIiwidXNlcm5hbWUiOiJzaGluaWxhbmQiLCJlbWFpbCI6ImxvdXNhMDAyOEBnbWFpbC5jb20iLCJleHAiOjE3NzcyNjQ4MDJ9.JKOaHO_Fp4OIXEeN4SQbehP4RTOplOApQQUnRrwmuh4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ef17bc93b4304a7-MAD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.102.109.39","CF-IPCountry":"MA","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.102.109.39, 162.158.122.189"}
[20-Apr-2026 04:42:38 UTC] === User Orders API Called ===
[20-Apr-2026 04:42:38 UTC] User ID: 372
[20-Apr-2026 04:42:38 UTC] Limit: 20, Offset: 0
[20-Apr-2026 04:42:38 UTC] Orders found: 1
[20-Apr-2026 04:42:38 UTC] Orders data: [{"id":211,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Best_Temu_Finds\/11","status":"pending","created_at":"2026-04-20 08:11:47","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[20-Apr-2026 04:42:38 UTC] Total orders count: 1
[20-Apr-2026 04:42:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 04:42:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 04:42:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzcyIiwidXNlcm5hbWUiOiJzaGluaWxhbmQiLCJlbWFpbCI6ImxvdXNhMDAyOEBnbWFpbC5jb20iLCJleHAiOjE3NzcyNjQ4MDJ9.JKOaHO_Fp4OIXEeN4SQbehP4RTOplOApQQUnRrwmuh4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ef17bdd6b9904a7-MAD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.102.109.39","CF-IPCountry":"MA","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.102.109.39, 162.158.122.189"}
[20-Apr-2026 04:42:42 UTC] === User Orders API Called ===
[20-Apr-2026 04:42:42 UTC] User ID: 372
[20-Apr-2026 04:42:42 UTC] Limit: 20, Offset: 0
[20-Apr-2026 04:42:42 UTC] Orders found: 1
[20-Apr-2026 04:42:42 UTC] Orders data: [{"id":211,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Best_Temu_Finds\/11","status":"pending","created_at":"2026-04-20 08:11:47","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[20-Apr-2026 04:42:42 UTC] Total orders count: 1
[20-Apr-2026 04:42:42 UTC] === API CALL LOG ===
[20-Apr-2026 04:42:42 UTC] Endpoint: user/profile.php
[20-Apr-2026 04:42:42 UTC] Full Log Data: {
    "timestamp": "2026-04-20 04:42:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.102.109.39",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzcyIiwidXNlcm5hbWUiOiJzaGluaWxhbmQiLCJlbWFpbCI6ImxvdXNhMDAyOEBnbWFpbC5jb20iLCJleHAiOjE3NzcyNjQ4MDJ9.JKOaHO_Fp4OIXEeN4SQbehP4RTOplOApQQUnRrwmuh4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef17bddcc1604a7-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.102.109.39",
        "CF-IPCountry": "MA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.102.109.39, 162.158.122.189"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 04:42:42 UTC] === END API CALL LOG ===
[20-Apr-2026 04:42:42 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 04:42:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzcyIiwidXNlcm5hbWUiOiJzaGluaWxhbmQiLCJlbWFpbCI6ImxvdXNhMDAyOEBnbWFpbC5jb20iLCJleHAiOjE3NzcyNjQ4MDJ9.JKOaHO_Fp4OIXEeN4SQbehP4RTOplOApQQUnRrwmuh4
[20-Apr-2026 04:42:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 04:42:42 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 04:42:42 UTC] User ID: 372
[20-Apr-2026 04:42:42 UTC] ✅ User profile retrieved successfully for user ID: 372
[20-Apr-2026 04:45:54 UTC] === API CALL LOG ===
[20-Apr-2026 04:45:54 UTC] Endpoint: user/profile.php
[20-Apr-2026 04:45:54 UTC] Full Log Data: {
    "timestamp": "2026-04-20 04:45:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.102.109.39",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzcyIiwidXNlcm5hbWUiOiJzaGluaWxhbmQiLCJlbWFpbCI6ImxvdXNhMDAyOEBnbWFpbC5jb20iLCJleHAiOjE3NzcyNjQ4MDJ9.JKOaHO_Fp4OIXEeN4SQbehP4RTOplOApQQUnRrwmuh4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef1808fb87e04a7-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.102.109.39",
        "CF-IPCountry": "MA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.102.109.39, 162.158.122.190"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 04:45:54 UTC] === END API CALL LOG ===
[20-Apr-2026 04:45:54 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 04:45:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzcyIiwidXNlcm5hbWUiOiJzaGluaWxhbmQiLCJlbWFpbCI6ImxvdXNhMDAyOEBnbWFpbC5jb20iLCJleHAiOjE3NzcyNjQ4MDJ9.JKOaHO_Fp4OIXEeN4SQbehP4RTOplOApQQUnRrwmuh4
[20-Apr-2026 04:45:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 04:45:54 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 04:45:54 UTC] User ID: 372
[20-Apr-2026 04:45:54 UTC] ✅ User profile retrieved successfully for user ID: 372
[20-Apr-2026 04:45:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 04:45:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 04:45:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzcyIiwidXNlcm5hbWUiOiJzaGluaWxhbmQiLCJlbWFpbCI6ImxvdXNhMDAyOEBnbWFpbC5jb20iLCJleHAiOjE3NzcyNjQ4MDJ9.JKOaHO_Fp4OIXEeN4SQbehP4RTOplOApQQUnRrwmuh4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ef180a07c5004a7-MAD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.102.109.39","CF-IPCountry":"MA","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.102.109.39, 162.158.122.190"}
[20-Apr-2026 04:45:57 UTC] === User Orders API Called ===
[20-Apr-2026 04:45:57 UTC] User ID: 372
[20-Apr-2026 04:45:57 UTC] Limit: 20, Offset: 0
[20-Apr-2026 04:45:57 UTC] Orders found: 1
[20-Apr-2026 04:45:57 UTC] Orders data: [{"id":211,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Best_Temu_Finds\/11","status":"pending","created_at":"2026-04-20 08:11:47","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[20-Apr-2026 04:45:57 UTC] Total orders count: 1
[20-Apr-2026 04:52:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 04:52:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 04:52:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzcyIiwidXNlcm5hbWUiOiJzaGluaWxhbmQiLCJlbWFpbCI6ImxvdXNhMDAyOEBnbWFpbC5jb20iLCJleHAiOjE3NzcyNjQ4MDJ9.JKOaHO_Fp4OIXEeN4SQbehP4RTOplOApQQUnRrwmuh4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ef189cd7ae7a613-MAD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.102.109.39","CF-IPCountry":"MA","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.102.109.39, 162.158.122.190"}
[20-Apr-2026 04:52:13 UTC] === User Orders API Called ===
[20-Apr-2026 04:52:13 UTC] User ID: 372
[20-Apr-2026 04:52:13 UTC] Limit: 20, Offset: 0
[20-Apr-2026 04:52:13 UTC] Orders found: 1
[20-Apr-2026 04:52:13 UTC] Orders data: [{"id":211,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Best_Temu_Finds\/11","status":"pending","created_at":"2026-04-20 08:11:47","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[20-Apr-2026 04:52:13 UTC] Total orders count: 1
[20-Apr-2026 05:07:16 UTC] === API CALL LOG ===
[20-Apr-2026 05:07:16 UTC] Endpoint: user/profile.php
[20-Apr-2026 05:07:16 UTC] Full Log Data: {
    "timestamp": "2026-04-20 05:07:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.58.119.207",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef19fd8ab98ce9d-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "178.58.119.207",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "178.58.119.207, 104.23.239.32"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 05:07:16 UTC] === END API CALL LOG ===
[20-Apr-2026 05:07:16 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 05:07:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[20-Apr-2026 05:07:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 05:07:16 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 05:07:16 UTC] User ID: 346
[20-Apr-2026 05:07:16 UTC] ✅ User profile retrieved successfully for user ID: 346
[20-Apr-2026 05:07:16 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 05:07:16 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 05:07:16 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ef19fdaef23ce9d-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"178.58.119.207","CF-IPCountry":"SI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"178.58.119.207, 104.23.239.139"}
[20-Apr-2026 05:07:16 UTC] === User Orders API Called ===
[20-Apr-2026 05:07:16 UTC] User ID: 346
[20-Apr-2026 05:07:16 UTC] Limit: 20, Offset: 0
[20-Apr-2026 05:07:16 UTC] Orders found: 5
[20-Apr-2026 05:07:16 UTC] Orders data: [{"id":204,"quantity":820,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro\/1234567","status":"pending","created_at":"2026-04-17 14:44:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":200,"quantity":41,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"cancelled","created_at":"2026-04-17 10:18:01","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":199,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:36","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":198,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:20","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":197,"quantity":1000,"total_coins":20000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:38:00","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[20-Apr-2026 05:07:16 UTC] Total orders count: 5
[20-Apr-2026 05:07:16 UTC] === API CALL LOG ===
[20-Apr-2026 05:07:16 UTC] Endpoint: user/profile.php
[20-Apr-2026 05:07:16 UTC] Full Log Data: {
    "timestamp": "2026-04-20 05:07:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.58.119.207",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef19fdaef26ce9d-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "178.58.119.207",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "178.58.119.207, 104.23.239.138"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 05:07:16 UTC] === END API CALL LOG ===
[20-Apr-2026 05:07:16 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 05:07:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[20-Apr-2026 05:07:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 05:07:16 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 05:07:16 UTC] User ID: 346
[20-Apr-2026 05:07:16 UTC] ✅ User profile retrieved successfully for user ID: 346
[20-Apr-2026 05:07:16 UTC] === API CALL LOG ===
[20-Apr-2026 05:07:16 UTC] Endpoint: user/profile.php
[20-Apr-2026 05:07:16 UTC] Full Log Data: {
    "timestamp": "2026-04-20 05:07:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.58.119.207",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef19fdb0f66ce9d-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "178.58.119.207",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "178.58.119.207, 104.23.239.139"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 05:07:16 UTC] === END API CALL LOG ===
[20-Apr-2026 05:07:16 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 05:07:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[20-Apr-2026 05:07:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 05:07:16 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 05:07:16 UTC] User ID: 346
[20-Apr-2026 05:07:16 UTC] ✅ User profile retrieved successfully for user ID: 346
[20-Apr-2026 05:07:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 05:07:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 05:07:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ef19ffb2c35ce9d-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"178.58.119.207","CF-IPCountry":"SI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"178.58.119.207, 104.23.239.32"}
[20-Apr-2026 05:07:21 UTC] === User Orders API Called ===
[20-Apr-2026 05:07:21 UTC] User ID: 346
[20-Apr-2026 05:07:21 UTC] Limit: 20, Offset: 0
[20-Apr-2026 05:07:21 UTC] Orders found: 5
[20-Apr-2026 05:07:21 UTC] Orders data: [{"id":204,"quantity":820,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro\/1234567","status":"pending","created_at":"2026-04-17 14:44:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":200,"quantity":41,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"cancelled","created_at":"2026-04-17 10:18:01","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":199,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:36","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":198,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:20","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":197,"quantity":1000,"total_coins":20000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:38:00","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[20-Apr-2026 05:07:21 UTC] Total orders count: 5
[20-Apr-2026 05:25:01 UTC] === API CALL LOG ===
[20-Apr-2026 05:25:01 UTC] Endpoint: user/profile.php
[20-Apr-2026 05:25:01 UTC] Full Log Data: {
    "timestamp": "2026-04-20 05:25:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.102.109.39",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzcyIiwidXNlcm5hbWUiOiJzaGluaWxhbmQiLCJlbWFpbCI6ImxvdXNhMDAyOEBnbWFpbC5jb20iLCJleHAiOjE3NzcyNjQ4MDJ9.JKOaHO_Fp4OIXEeN4SQbehP4RTOplOApQQUnRrwmuh4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef1b9dcfe0086a3-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.102.109.39",
        "CF-IPCountry": "MA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.102.109.39, 104.22.7.21"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 05:25:01 UTC] === END API CALL LOG ===
[20-Apr-2026 05:25:01 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 05:25:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzcyIiwidXNlcm5hbWUiOiJzaGluaWxhbmQiLCJlbWFpbCI6ImxvdXNhMDAyOEBnbWFpbC5jb20iLCJleHAiOjE3NzcyNjQ4MDJ9.JKOaHO_Fp4OIXEeN4SQbehP4RTOplOApQQUnRrwmuh4
[20-Apr-2026 05:25:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 05:25:01 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 05:25:01 UTC] User ID: 372
[20-Apr-2026 05:25:01 UTC] ✅ User profile retrieved successfully for user ID: 372
[20-Apr-2026 05:25:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 05:25:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 05:25:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzcyIiwidXNlcm5hbWUiOiJzaGluaWxhbmQiLCJlbWFpbCI6ImxvdXNhMDAyOEBnbWFpbC5jb20iLCJleHAiOjE3NzcyNjQ4MDJ9.JKOaHO_Fp4OIXEeN4SQbehP4RTOplOApQQUnRrwmuh4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ef1b9e058cb86a3-MAD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.102.109.39","CF-IPCountry":"MA","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.102.109.39, 104.22.7.21"}
[20-Apr-2026 05:25:02 UTC] === User Orders API Called ===
[20-Apr-2026 05:25:02 UTC] User ID: 372
[20-Apr-2026 05:25:02 UTC] Limit: 20, Offset: 0
[20-Apr-2026 05:25:02 UTC] Orders found: 1
[20-Apr-2026 05:25:02 UTC] Orders data: [{"id":211,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Best_Temu_Finds\/11","status":"pending","created_at":"2026-04-20 08:11:47","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[20-Apr-2026 05:25:02 UTC] Total orders count: 1
[20-Apr-2026 05:25:04 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 05:25:04 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 05:25:04 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzcyIiwidXNlcm5hbWUiOiJzaGluaWxhbmQiLCJlbWFpbCI6ImxvdXNhMDAyOEBnbWFpbC5jb20iLCJleHAiOjE3NzcyNjQ4MDJ9.JKOaHO_Fp4OIXEeN4SQbehP4RTOplOApQQUnRrwmuh4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ef1b9dcfdfd86a3-MAD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.102.109.39","CF-IPCountry":"MA","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.102.109.39, 104.22.7.20"}
[20-Apr-2026 05:25:04 UTC] === User Orders API Called ===
[20-Apr-2026 05:25:04 UTC] User ID: 372
[20-Apr-2026 05:25:04 UTC] Limit: 20, Offset: 0
[20-Apr-2026 05:25:04 UTC] Orders found: 1
[20-Apr-2026 05:25:04 UTC] Orders data: [{"id":211,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Best_Temu_Finds\/11","status":"pending","created_at":"2026-04-20 08:11:47","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[20-Apr-2026 05:25:04 UTC] Total orders count: 1
[20-Apr-2026 05:25:04 UTC] === API CALL LOG ===
[20-Apr-2026 05:25:04 UTC] Endpoint: user/profile.php
[20-Apr-2026 05:25:04 UTC] Full Log Data: {
    "timestamp": "2026-04-20 05:25:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.102.109.39",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzcyIiwidXNlcm5hbWUiOiJzaGluaWxhbmQiLCJlbWFpbCI6ImxvdXNhMDAyOEBnbWFpbC5jb20iLCJleHAiOjE3NzcyNjQ4MDJ9.JKOaHO_Fp4OIXEeN4SQbehP4RTOplOApQQUnRrwmuh4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef1b9dfd87586a3-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.102.109.39",
        "CF-IPCountry": "MA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.102.109.39, 104.22.7.21"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 05:25:04 UTC] === END API CALL LOG ===
[20-Apr-2026 05:25:04 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 05:25:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzcyIiwidXNlcm5hbWUiOiJzaGluaWxhbmQiLCJlbWFpbCI6ImxvdXNhMDAyOEBnbWFpbC5jb20iLCJleHAiOjE3NzcyNjQ4MDJ9.JKOaHO_Fp4OIXEeN4SQbehP4RTOplOApQQUnRrwmuh4
[20-Apr-2026 05:25:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 05:25:04 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 05:25:04 UTC] User ID: 372
[20-Apr-2026 05:25:04 UTC] ✅ User profile retrieved successfully for user ID: 372
[20-Apr-2026 05:36:13 UTC] === API CALL LOG ===
[20-Apr-2026 05:36:13 UTC] Endpoint: user/profile.php
[20-Apr-2026 05:36:13 UTC] Full Log Data: {
    "timestamp": "2026-04-20 05:36:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:156:12b:38d0:8dff:fe81:81dd",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzczIiwidXNlcm5hbWUiOiJib3NzNTciLCJlbWFpbCI6ImtvdGhhc2l2YXJhajdAZ21haWwuY29tIiwiZXhwIjoxNzc3MjY4MTcyfQ.2LjENkZZwWp3m_Ub3qnzQdhFGqIXMwStfQp0nPI_qG4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef1ca452f4aa8ea-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d4:156:12b:38d0:8dff:fe81:81dd",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40d4:156:12b:38d0:8dff:fe81:81dd, 172.70.143.194"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 05:36:13 UTC] === END API CALL LOG ===
[20-Apr-2026 05:36:13 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 05:36:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzczIiwidXNlcm5hbWUiOiJib3NzNTciLCJlbWFpbCI6ImtvdGhhc2l2YXJhajdAZ21haWwuY29tIiwiZXhwIjoxNzc3MjY4MTcyfQ.2LjENkZZwWp3m_Ub3qnzQdhFGqIXMwStfQp0nPI_qG4
[20-Apr-2026 05:36:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 05:36:13 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 05:36:13 UTC] User ID: 373
[20-Apr-2026 05:36:13 UTC] ✅ User profile retrieved successfully for user ID: 373
[20-Apr-2026 05:36:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 05:36:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 05:36:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzczIiwidXNlcm5hbWUiOiJib3NzNTciLCJlbWFpbCI6ImtvdGhhc2l2YXJhajdAZ21haWwuY29tIiwiZXhwIjoxNzc3MjY4MTcyfQ.2LjENkZZwWp3m_Ub3qnzQdhFGqIXMwStfQp0nPI_qG4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ef1ca4628b7a8ea-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40d4:156:12b:38d0:8dff:fe81:81dd","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40d4:156:12b:38d0:8dff:fe81:81dd, 172.70.143.194"}
[20-Apr-2026 05:36:14 UTC] === User Orders API Called ===
[20-Apr-2026 05:36:14 UTC] User ID: 373
[20-Apr-2026 05:36:14 UTC] Limit: 20, Offset: 0
[20-Apr-2026 05:36:14 UTC] Orders found: 0
[20-Apr-2026 05:36:14 UTC] Orders data: []
[20-Apr-2026 05:36:14 UTC] Total orders count: 0
[20-Apr-2026 05:36:14 UTC] === API CALL LOG ===
[20-Apr-2026 05:36:14 UTC] Endpoint: user/profile.php
[20-Apr-2026 05:36:14 UTC] Full Log Data: {
    "timestamp": "2026-04-20 05:36:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:156:12b:38d0:8dff:fe81:81dd",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzczIiwidXNlcm5hbWUiOiJib3NzNTciLCJlbWFpbCI6ImtvdGhhc2l2YXJhajdAZ21haWwuY29tIiwiZXhwIjoxNzc3MjY4MTcyfQ.2LjENkZZwWp3m_Ub3qnzQdhFGqIXMwStfQp0nPI_qG4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef1ca4628b8a8ea-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d4:156:12b:38d0:8dff:fe81:81dd",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40d4:156:12b:38d0:8dff:fe81:81dd, 172.70.143.194"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 05:36:14 UTC] === END API CALL LOG ===
[20-Apr-2026 05:36:14 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 05:36:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzczIiwidXNlcm5hbWUiOiJib3NzNTciLCJlbWFpbCI6ImtvdGhhc2l2YXJhajdAZ21haWwuY29tIiwiZXhwIjoxNzc3MjY4MTcyfQ.2LjENkZZwWp3m_Ub3qnzQdhFGqIXMwStfQp0nPI_qG4
[20-Apr-2026 05:36:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 05:36:14 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 05:36:14 UTC] User ID: 373
[20-Apr-2026 05:36:14 UTC] ✅ User profile retrieved successfully for user ID: 373
[20-Apr-2026 05:36:15 UTC] === API CALL LOG ===
[20-Apr-2026 05:36:15 UTC] Endpoint: user/profile.php
[20-Apr-2026 05:36:15 UTC] Full Log Data: {
    "timestamp": "2026-04-20 05:36:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:156:12b:38d0:8dff:fe81:81dd",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzczIiwidXNlcm5hbWUiOiJib3NzNTciLCJlbWFpbCI6ImtvdGhhc2l2YXJhajdAZ21haWwuY29tIiwiZXhwIjoxNzc3MjY4MTcyfQ.2LjENkZZwWp3m_Ub3qnzQdhFGqIXMwStfQp0nPI_qG4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef1ca509aa1a8ea-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d4:156:12b:38d0:8dff:fe81:81dd",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40d4:156:12b:38d0:8dff:fe81:81dd, 172.70.143.194"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 05:36:15 UTC] === END API CALL LOG ===
[20-Apr-2026 05:36:15 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 05:36:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzczIiwidXNlcm5hbWUiOiJib3NzNTciLCJlbWFpbCI6ImtvdGhhc2l2YXJhajdAZ21haWwuY29tIiwiZXhwIjoxNzc3MjY4MTcyfQ.2LjENkZZwWp3m_Ub3qnzQdhFGqIXMwStfQp0nPI_qG4
[20-Apr-2026 05:36:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 05:36:15 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 05:36:15 UTC] User ID: 373
[20-Apr-2026 05:36:15 UTC] ✅ User profile retrieved successfully for user ID: 373
[20-Apr-2026 05:36:46 UTC] === API CALL LOG ===
[20-Apr-2026 05:36:46 UTC] Endpoint: user/profile.php
[20-Apr-2026 05:36:46 UTC] Full Log Data: {
    "timestamp": "2026-04-20 05:36:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:156:12b:38d0:8dff:fe81:81dd",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzczIiwidXNlcm5hbWUiOiJib3NzNTciLCJlbWFpbCI6ImtvdGhhc2l2YXJhajdAZ21haWwuY29tIiwiZXhwIjoxNzc3MjY4MTcyfQ.2LjENkZZwWp3m_Ub3qnzQdhFGqIXMwStfQp0nPI_qG4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef1cb126bb9a8ea-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d4:156:12b:38d0:8dff:fe81:81dd",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40d4:156:12b:38d0:8dff:fe81:81dd, 172.70.143.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 05:36:46 UTC] === END API CALL LOG ===
[20-Apr-2026 05:36:46 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 05:36:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzczIiwidXNlcm5hbWUiOiJib3NzNTciLCJlbWFpbCI6ImtvdGhhc2l2YXJhajdAZ21haWwuY29tIiwiZXhwIjoxNzc3MjY4MTcyfQ.2LjENkZZwWp3m_Ub3qnzQdhFGqIXMwStfQp0nPI_qG4
[20-Apr-2026 05:36:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 05:36:46 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 05:36:46 UTC] User ID: 373
[20-Apr-2026 05:36:46 UTC] ✅ User profile retrieved successfully for user ID: 373
[20-Apr-2026 05:36:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 05:36:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 05:36:46 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzczIiwidXNlcm5hbWUiOiJib3NzNTciLCJlbWFpbCI6ImtvdGhhc2l2YXJhajdAZ21haWwuY29tIiwiZXhwIjoxNzc3MjY4MTcyfQ.2LjENkZZwWp3m_Ub3qnzQdhFGqIXMwStfQp0nPI_qG4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ef1cb126bb8a8ea-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40d4:156:12b:38d0:8dff:fe81:81dd","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40d4:156:12b:38d0:8dff:fe81:81dd, 172.70.143.195"}
[20-Apr-2026 05:36:46 UTC] === User Orders API Called ===
[20-Apr-2026 05:36:46 UTC] User ID: 373
[20-Apr-2026 05:36:46 UTC] Limit: 20, Offset: 0
[20-Apr-2026 05:36:46 UTC] Orders found: 0
[20-Apr-2026 05:36:46 UTC] Orders data: []
[20-Apr-2026 05:36:46 UTC] Total orders count: 0
[20-Apr-2026 05:36:47 UTC] === API CALL LOG ===
[20-Apr-2026 05:36:47 UTC] Endpoint: user/profile.php
[20-Apr-2026 05:36:47 UTC] Full Log Data: {
    "timestamp": "2026-04-20 05:36:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:156:12b:38d0:8dff:fe81:81dd",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzczIiwidXNlcm5hbWUiOiJib3NzNTciLCJlbWFpbCI6ImtvdGhhc2l2YXJhajdAZ21haWwuY29tIiwiZXhwIjoxNzc3MjY4MTcyfQ.2LjENkZZwWp3m_Ub3qnzQdhFGqIXMwStfQp0nPI_qG4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef1cb15deb2a8ea-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d4:156:12b:38d0:8dff:fe81:81dd",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40d4:156:12b:38d0:8dff:fe81:81dd, 172.70.143.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 05:36:47 UTC] === END API CALL LOG ===
[20-Apr-2026 05:36:47 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 05:36:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzczIiwidXNlcm5hbWUiOiJib3NzNTciLCJlbWFpbCI6ImtvdGhhc2l2YXJhajdAZ21haWwuY29tIiwiZXhwIjoxNzc3MjY4MTcyfQ.2LjENkZZwWp3m_Ub3qnzQdhFGqIXMwStfQp0nPI_qG4
[20-Apr-2026 05:36:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 05:36:47 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 05:36:47 UTC] User ID: 373
[20-Apr-2026 05:36:47 UTC] ✅ User profile retrieved successfully for user ID: 373
[20-Apr-2026 05:36:48 UTC] === API CALL LOG ===
[20-Apr-2026 05:36:48 UTC] Endpoint: user/profile.php
[20-Apr-2026 05:36:48 UTC] Full Log Data: {
    "timestamp": "2026-04-20 05:36:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:156:12b:38d0:8dff:fe81:81dd",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzczIiwidXNlcm5hbWUiOiJib3NzNTciLCJlbWFpbCI6ImtvdGhhc2l2YXJhajdAZ21haWwuY29tIiwiZXhwIjoxNzc3MjY4MTcyfQ.2LjENkZZwWp3m_Ub3qnzQdhFGqIXMwStfQp0nPI_qG4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef1cb1c2c58a8ea-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d4:156:12b:38d0:8dff:fe81:81dd",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40d4:156:12b:38d0:8dff:fe81:81dd, 172.70.143.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 05:36:48 UTC] === END API CALL LOG ===
[20-Apr-2026 05:36:48 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 05:36:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzczIiwidXNlcm5hbWUiOiJib3NzNTciLCJlbWFpbCI6ImtvdGhhc2l2YXJhajdAZ21haWwuY29tIiwiZXhwIjoxNzc3MjY4MTcyfQ.2LjENkZZwWp3m_Ub3qnzQdhFGqIXMwStfQp0nPI_qG4
[20-Apr-2026 05:36:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 05:36:48 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 05:36:48 UTC] User ID: 373
[20-Apr-2026 05:36:48 UTC] ✅ User profile retrieved successfully for user ID: 373
[20-Apr-2026 05:36:59 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 05:36:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 05:36:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzczIiwidXNlcm5hbWUiOiJib3NzNTciLCJlbWFpbCI6ImtvdGhhc2l2YXJhajdAZ21haWwuY29tIiwiZXhwIjoxNzc3MjY4MTcyfQ.2LjENkZZwWp3m_Ub3qnzQdhFGqIXMwStfQp0nPI_qG4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ef1cb61ca83a8ea-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40d4:156:12b:38d0:8dff:fe81:81dd","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40d4:156:12b:38d0:8dff:fe81:81dd, 172.70.143.194"}
[20-Apr-2026 05:36:59 UTC] === User Orders API Called ===
[20-Apr-2026 05:36:59 UTC] User ID: 373
[20-Apr-2026 05:36:59 UTC] Limit: 20, Offset: 0
[20-Apr-2026 05:36:59 UTC] Orders found: 0
[20-Apr-2026 05:36:59 UTC] Orders data: []
[20-Apr-2026 05:36:59 UTC] Total orders count: 0
[20-Apr-2026 05:37:01 UTC] === API CALL LOG ===
[20-Apr-2026 05:37:01 UTC] Endpoint: user/profile.php
[20-Apr-2026 05:37:01 UTC] Full Log Data: {
    "timestamp": "2026-04-20 05:37:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:156:12b:38d0:8dff:fe81:81dd",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzczIiwidXNlcm5hbWUiOiJib3NzNTciLCJlbWFpbCI6ImtvdGhhc2l2YXJhajdAZ21haWwuY29tIiwiZXhwIjoxNzc3MjY4MTcyfQ.2LjENkZZwWp3m_Ub3qnzQdhFGqIXMwStfQp0nPI_qG4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef1cb6ccd49a8ea-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d4:156:12b:38d0:8dff:fe81:81dd",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40d4:156:12b:38d0:8dff:fe81:81dd, 172.70.143.194"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 05:37:01 UTC] === END API CALL LOG ===
[20-Apr-2026 05:37:01 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 05:37:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzczIiwidXNlcm5hbWUiOiJib3NzNTciLCJlbWFpbCI6ImtvdGhhc2l2YXJhajdAZ21haWwuY29tIiwiZXhwIjoxNzc3MjY4MTcyfQ.2LjENkZZwWp3m_Ub3qnzQdhFGqIXMwStfQp0nPI_qG4
[20-Apr-2026 05:37:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 05:37:01 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 05:37:01 UTC] User ID: 373
[20-Apr-2026 05:37:01 UTC] ✅ User profile retrieved successfully for user ID: 373
[20-Apr-2026 05:37:01 UTC] User Purchases API - User ID: 373
[20-Apr-2026 05:37:01 UTC] User Purchases API - Total purchases found: 0
[20-Apr-2026 05:37:04 UTC] User Purchases API - User ID: 373
[20-Apr-2026 05:37:04 UTC] User Purchases API - Total purchases found: 0
[20-Apr-2026 05:37:05 UTC] === API CALL LOG ===
[20-Apr-2026 05:37:05 UTC] Endpoint: user/profile.php
[20-Apr-2026 05:37:05 UTC] Full Log Data: {
    "timestamp": "2026-04-20 05:37:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:156:12b:38d0:8dff:fe81:81dd",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzczIiwidXNlcm5hbWUiOiJib3NzNTciLCJlbWFpbCI6ImtvdGhhc2l2YXJhajdAZ21haWwuY29tIiwiZXhwIjoxNzc3MjY4MTcyfQ.2LjENkZZwWp3m_Ub3qnzQdhFGqIXMwStfQp0nPI_qG4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef1cb899f54a8ea-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d4:156:12b:38d0:8dff:fe81:81dd",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40d4:156:12b:38d0:8dff:fe81:81dd, 172.70.143.194"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 05:37:05 UTC] === END API CALL LOG ===
[20-Apr-2026 05:37:05 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 05:37:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzczIiwidXNlcm5hbWUiOiJib3NzNTciLCJlbWFpbCI6ImtvdGhhc2l2YXJhajdAZ21haWwuY29tIiwiZXhwIjoxNzc3MjY4MTcyfQ.2LjENkZZwWp3m_Ub3qnzQdhFGqIXMwStfQp0nPI_qG4
[20-Apr-2026 05:37:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 05:37:05 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 05:37:05 UTC] User ID: 373
[20-Apr-2026 05:37:05 UTC] ✅ User profile retrieved successfully for user ID: 373
[20-Apr-2026 05:37:06 UTC] User Purchases API - User ID: 373
[20-Apr-2026 05:37:06 UTC] User Purchases API - Total purchases found: 0
[20-Apr-2026 05:37:08 UTC] === API CALL LOG ===
[20-Apr-2026 05:37:08 UTC] Endpoint: user/profile.php
[20-Apr-2026 05:37:08 UTC] Full Log Data: {
    "timestamp": "2026-04-20 05:37:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:156:12b:38d0:8dff:fe81:81dd",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzczIiwidXNlcm5hbWUiOiJib3NzNTciLCJlbWFpbCI6ImtvdGhhc2l2YXJhajdAZ21haWwuY29tIiwiZXhwIjoxNzc3MjY4MTcyfQ.2LjENkZZwWp3m_Ub3qnzQdhFGqIXMwStfQp0nPI_qG4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef1cb9e191ba8ea-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d4:156:12b:38d0:8dff:fe81:81dd",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40d4:156:12b:38d0:8dff:fe81:81dd, 172.70.143.194"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 05:37:08 UTC] === END API CALL LOG ===
[20-Apr-2026 05:37:08 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 05:37:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzczIiwidXNlcm5hbWUiOiJib3NzNTciLCJlbWFpbCI6ImtvdGhhc2l2YXJhajdAZ21haWwuY29tIiwiZXhwIjoxNzc3MjY4MTcyfQ.2LjENkZZwWp3m_Ub3qnzQdhFGqIXMwStfQp0nPI_qG4
[20-Apr-2026 05:37:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 05:37:08 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 05:37:08 UTC] User ID: 373
[20-Apr-2026 05:37:08 UTC] ✅ User profile retrieved successfully for user ID: 373
[20-Apr-2026 05:37:09 UTC] User Purchases API - User ID: 373
[20-Apr-2026 05:37:09 UTC] User Purchases API - Total purchases found: 0
[20-Apr-2026 05:37:12 UTC] === API CALL LOG ===
[20-Apr-2026 05:37:12 UTC] Endpoint: user/profile.php
[20-Apr-2026 05:37:12 UTC] Full Log Data: {
    "timestamp": "2026-04-20 05:37:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:156:12b:38d0:8dff:fe81:81dd",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzczIiwidXNlcm5hbWUiOiJib3NzNTciLCJlbWFpbCI6ImtvdGhhc2l2YXJhajdAZ21haWwuY29tIiwiZXhwIjoxNzc3MjY4MTcyfQ.2LjENkZZwWp3m_Ub3qnzQdhFGqIXMwStfQp0nPI_qG4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef1cbb09b45a8ea-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d4:156:12b:38d0:8dff:fe81:81dd",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40d4:156:12b:38d0:8dff:fe81:81dd, 172.70.143.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 05:37:12 UTC] === END API CALL LOG ===
[20-Apr-2026 05:37:12 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 05:37:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzczIiwidXNlcm5hbWUiOiJib3NzNTciLCJlbWFpbCI6ImtvdGhhc2l2YXJhajdAZ21haWwuY29tIiwiZXhwIjoxNzc3MjY4MTcyfQ.2LjENkZZwWp3m_Ub3qnzQdhFGqIXMwStfQp0nPI_qG4
[20-Apr-2026 05:37:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 05:37:12 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 05:37:12 UTC] User ID: 373
[20-Apr-2026 05:37:12 UTC] ✅ User profile retrieved successfully for user ID: 373
[20-Apr-2026 05:37:12 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 05:37:12 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 05:37:12 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzczIiwidXNlcm5hbWUiOiJib3NzNTciLCJlbWFpbCI6ImtvdGhhc2l2YXJhajdAZ21haWwuY29tIiwiZXhwIjoxNzc3MjY4MTcyfQ.2LjENkZZwWp3m_Ub3qnzQdhFGqIXMwStfQp0nPI_qG4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ef1cbb09b43a8ea-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40d4:156:12b:38d0:8dff:fe81:81dd","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40d4:156:12b:38d0:8dff:fe81:81dd, 172.70.143.194"}
[20-Apr-2026 05:37:12 UTC] === User Orders API Called ===
[20-Apr-2026 05:37:12 UTC] User ID: 373
[20-Apr-2026 05:37:12 UTC] Limit: 20, Offset: 0
[20-Apr-2026 05:37:12 UTC] Orders found: 0
[20-Apr-2026 05:37:12 UTC] Orders data: []
[20-Apr-2026 05:37:12 UTC] Total orders count: 0
[20-Apr-2026 05:37:12 UTC] === API CALL LOG ===
[20-Apr-2026 05:37:12 UTC] Endpoint: user/profile.php
[20-Apr-2026 05:37:12 UTC] Full Log Data: {
    "timestamp": "2026-04-20 05:37:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:156:12b:38d0:8dff:fe81:81dd",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzczIiwidXNlcm5hbWUiOiJib3NzNTciLCJlbWFpbCI6ImtvdGhhc2l2YXJhajdAZ21haWwuY29tIiwiZXhwIjoxNzc3MjY4MTcyfQ.2LjENkZZwWp3m_Ub3qnzQdhFGqIXMwStfQp0nPI_qG4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef1cbb48f1da8ea-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d4:156:12b:38d0:8dff:fe81:81dd",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40d4:156:12b:38d0:8dff:fe81:81dd, 172.70.143.194"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 05:37:12 UTC] === END API CALL LOG ===
[20-Apr-2026 05:37:12 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 05:37:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzczIiwidXNlcm5hbWUiOiJib3NzNTciLCJlbWFpbCI6ImtvdGhhc2l2YXJhajdAZ21haWwuY29tIiwiZXhwIjoxNzc3MjY4MTcyfQ.2LjENkZZwWp3m_Ub3qnzQdhFGqIXMwStfQp0nPI_qG4
[20-Apr-2026 05:37:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 05:37:12 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 05:37:12 UTC] User ID: 373
[20-Apr-2026 05:37:12 UTC] ✅ User profile retrieved successfully for user ID: 373
[20-Apr-2026 05:37:13 UTC] === API CALL LOG ===
[20-Apr-2026 05:37:13 UTC] Endpoint: user/profile.php
[20-Apr-2026 05:37:13 UTC] Full Log Data: {
    "timestamp": "2026-04-20 05:37:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:156:12b:38d0:8dff:fe81:81dd",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzczIiwidXNlcm5hbWUiOiJib3NzNTciLCJlbWFpbCI6ImtvdGhhc2l2YXJhajdAZ21haWwuY29tIiwiZXhwIjoxNzc3MjY4MTcyfQ.2LjENkZZwWp3m_Ub3qnzQdhFGqIXMwStfQp0nPI_qG4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef1cbb84b11a8ea-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d4:156:12b:38d0:8dff:fe81:81dd",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40d4:156:12b:38d0:8dff:fe81:81dd, 172.70.143.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 05:37:13 UTC] === END API CALL LOG ===
[20-Apr-2026 05:37:13 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 05:37:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzczIiwidXNlcm5hbWUiOiJib3NzNTciLCJlbWFpbCI6ImtvdGhhc2l2YXJhajdAZ21haWwuY29tIiwiZXhwIjoxNzc3MjY4MTcyfQ.2LjENkZZwWp3m_Ub3qnzQdhFGqIXMwStfQp0nPI_qG4
[20-Apr-2026 05:37:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 05:37:13 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 05:37:13 UTC] User ID: 373
[20-Apr-2026 05:37:13 UTC] ✅ User profile retrieved successfully for user ID: 373
[20-Apr-2026 05:37:34 UTC] === API CALL LOG ===
[20-Apr-2026 05:37:34 UTC] Endpoint: user/profile.php
[20-Apr-2026 05:37:34 UTC] Full Log Data: {
    "timestamp": "2026-04-20 05:37:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:156:12b:38d0:8dff:fe81:81dd",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzczIiwidXNlcm5hbWUiOiJib3NzNTciLCJlbWFpbCI6ImtvdGhhc2l2YXJhajdAZ21haWwuY29tIiwiZXhwIjoxNzc3MjY4MTcyfQ.2LjENkZZwWp3m_Ub3qnzQdhFGqIXMwStfQp0nPI_qG4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef1cc3e287fa8ea-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d4:156:12b:38d0:8dff:fe81:81dd",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40d4:156:12b:38d0:8dff:fe81:81dd, 172.70.143.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 05:37:34 UTC] === END API CALL LOG ===
[20-Apr-2026 05:37:34 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 05:37:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzczIiwidXNlcm5hbWUiOiJib3NzNTciLCJlbWFpbCI6ImtvdGhhc2l2YXJhajdAZ21haWwuY29tIiwiZXhwIjoxNzc3MjY4MTcyfQ.2LjENkZZwWp3m_Ub3qnzQdhFGqIXMwStfQp0nPI_qG4
[20-Apr-2026 05:37:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 05:37:34 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 05:37:34 UTC] User ID: 373
[20-Apr-2026 05:37:34 UTC] ✅ User profile retrieved successfully for user ID: 373
[20-Apr-2026 05:37:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 05:37:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 05:37:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzczIiwidXNlcm5hbWUiOiJib3NzNTciLCJlbWFpbCI6ImtvdGhhc2l2YXJhajdAZ21haWwuY29tIiwiZXhwIjoxNzc3MjY4MTcyfQ.2LjENkZZwWp3m_Ub3qnzQdhFGqIXMwStfQp0nPI_qG4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ef1cc3e287da8ea-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40d4:156:12b:38d0:8dff:fe81:81dd","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40d4:156:12b:38d0:8dff:fe81:81dd, 172.70.143.194"}
[20-Apr-2026 05:37:34 UTC] === User Orders API Called ===
[20-Apr-2026 05:37:34 UTC] User ID: 373
[20-Apr-2026 05:37:34 UTC] Limit: 20, Offset: 0
[20-Apr-2026 05:37:34 UTC] Orders found: 0
[20-Apr-2026 05:37:34 UTC] Orders data: []
[20-Apr-2026 05:37:34 UTC] Total orders count: 0
[20-Apr-2026 05:37:35 UTC] === API CALL LOG ===
[20-Apr-2026 05:37:35 UTC] Endpoint: user/profile.php
[20-Apr-2026 05:37:35 UTC] Full Log Data: {
    "timestamp": "2026-04-20 05:37:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:156:12b:38d0:8dff:fe81:81dd",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzczIiwidXNlcm5hbWUiOiJib3NzNTciLCJlbWFpbCI6ImtvdGhhc2l2YXJhajdAZ21haWwuY29tIiwiZXhwIjoxNzc3MjY4MTcyfQ.2LjENkZZwWp3m_Ub3qnzQdhFGqIXMwStfQp0nPI_qG4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef1cc429c4ba8ea-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d4:156:12b:38d0:8dff:fe81:81dd",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40d4:156:12b:38d0:8dff:fe81:81dd, 172.70.143.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 05:37:35 UTC] === END API CALL LOG ===
[20-Apr-2026 05:37:35 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 05:37:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzczIiwidXNlcm5hbWUiOiJib3NzNTciLCJlbWFpbCI6ImtvdGhhc2l2YXJhajdAZ21haWwuY29tIiwiZXhwIjoxNzc3MjY4MTcyfQ.2LjENkZZwWp3m_Ub3qnzQdhFGqIXMwStfQp0nPI_qG4
[20-Apr-2026 05:37:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 05:37:35 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 05:37:35 UTC] User ID: 373
[20-Apr-2026 05:37:35 UTC] ✅ User profile retrieved successfully for user ID: 373
[20-Apr-2026 05:37:36 UTC] === API CALL LOG ===
[20-Apr-2026 05:37:36 UTC] Endpoint: user/profile.php
[20-Apr-2026 05:37:36 UTC] Full Log Data: {
    "timestamp": "2026-04-20 05:37:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:156:12b:38d0:8dff:fe81:81dd",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzczIiwidXNlcm5hbWUiOiJib3NzNTciLCJlbWFpbCI6ImtvdGhhc2l2YXJhajdAZ21haWwuY29tIiwiZXhwIjoxNzc3MjY4MTcyfQ.2LjENkZZwWp3m_Ub3qnzQdhFGqIXMwStfQp0nPI_qG4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef1cc4b0c03a8ea-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d4:156:12b:38d0:8dff:fe81:81dd",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40d4:156:12b:38d0:8dff:fe81:81dd, 172.70.143.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 05:37:36 UTC] === END API CALL LOG ===
[20-Apr-2026 05:37:36 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 05:37:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzczIiwidXNlcm5hbWUiOiJib3NzNTciLCJlbWFpbCI6ImtvdGhhc2l2YXJhajdAZ21haWwuY29tIiwiZXhwIjoxNzc3MjY4MTcyfQ.2LjENkZZwWp3m_Ub3qnzQdhFGqIXMwStfQp0nPI_qG4
[20-Apr-2026 05:37:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 05:37:36 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 05:37:36 UTC] User ID: 373
[20-Apr-2026 05:37:36 UTC] ✅ User profile retrieved successfully for user ID: 373
[20-Apr-2026 05:38:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 05:38:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 05:38:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzczIiwidXNlcm5hbWUiOiJib3NzNTciLCJlbWFpbCI6ImtvdGhhc2l2YXJhajdAZ21haWwuY29tIiwiZXhwIjoxNzc3MjY4MTcyfQ.2LjENkZZwWp3m_Ub3qnzQdhFGqIXMwStfQp0nPI_qG4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ef1cd2f0ed9a8ea-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40d4:156:12b:38d0:8dff:fe81:81dd","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40d4:156:12b:38d0:8dff:fe81:81dd, 172.70.143.194"}
[20-Apr-2026 05:38:13 UTC] === User Orders API Called ===
[20-Apr-2026 05:38:13 UTC] User ID: 373
[20-Apr-2026 05:38:13 UTC] Limit: 20, Offset: 0
[20-Apr-2026 05:38:13 UTC] Orders found: 0
[20-Apr-2026 05:38:13 UTC] Orders data: []
[20-Apr-2026 05:38:13 UTC] Total orders count: 0
[20-Apr-2026 08:27:27 UTC] === API CALL LOG ===
[20-Apr-2026 08:27:27 UTC] Endpoint: user/profile.php
[20-Apr-2026 08:27:27 UTC] Full Log Data: {
    "timestamp": "2026-04-20 08:27:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c4:7:55d7:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc0IiwidXNlcm5hbWUiOiJraGFuIiwiZW1haWwiOiJraXlvdGFrYWVpemFuT0BnbWFpbC5jb20iLCJleHAiOjE3NzcyNzg0NDV9.RT7yKbAdxcbzr3E5vfhBW18PdtRBmta4spnJEb_q4d8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef2c515c81b97ac-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c4:7:55d7:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c4:7:55d7:8000::, 104.22.66.162"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 08:27:27 UTC] === END API CALL LOG ===
[20-Apr-2026 08:27:27 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 08:27:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc0IiwidXNlcm5hbWUiOiJraGFuIiwiZW1haWwiOiJraXlvdGFrYWVpemFuT0BnbWFpbC5jb20iLCJleHAiOjE3NzcyNzg0NDV9.RT7yKbAdxcbzr3E5vfhBW18PdtRBmta4spnJEb_q4d8
[20-Apr-2026 08:27:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 08:27:27 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 08:27:27 UTC] User ID: 374
[20-Apr-2026 08:27:27 UTC] ✅ User profile retrieved successfully for user ID: 374
[20-Apr-2026 08:27:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 08:27:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 08:27:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc0IiwidXNlcm5hbWUiOiJraGFuIiwiZW1haWwiOiJraXlvdGFrYWVpemFuT0BnbWFpbC5jb20iLCJleHAiOjE3NzcyNzg0NDV9.RT7yKbAdxcbzr3E5vfhBW18PdtRBmta4spnJEb_q4d8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ef2c515c82397ac-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40c4:7:55d7:8000::","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40c4:7:55d7:8000::, 104.22.66.163"}
[20-Apr-2026 08:27:27 UTC] === User Orders API Called ===
[20-Apr-2026 08:27:27 UTC] User ID: 374
[20-Apr-2026 08:27:27 UTC] Limit: 20, Offset: 0
[20-Apr-2026 08:27:27 UTC] Orders found: 0
[20-Apr-2026 08:27:27 UTC] Orders data: []
[20-Apr-2026 08:27:27 UTC] Total orders count: 0
[20-Apr-2026 08:27:27 UTC] === API CALL LOG ===
[20-Apr-2026 08:27:27 UTC] Endpoint: user/profile.php
[20-Apr-2026 08:27:27 UTC] Full Log Data: {
    "timestamp": "2026-04-20 08:27:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c4:7:55d7:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc0IiwidXNlcm5hbWUiOiJraGFuIiwiZW1haWwiOiJraXlvdGFrYWVpemFuT0BnbWFpbC5jb20iLCJleHAiOjE3NzcyNzg0NDV9.RT7yKbAdxcbzr3E5vfhBW18PdtRBmta4spnJEb_q4d8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef2c516491197ac-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c4:7:55d7:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c4:7:55d7:8000::, 104.22.66.162"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 08:27:27 UTC] === END API CALL LOG ===
[20-Apr-2026 08:27:27 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 08:27:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc0IiwidXNlcm5hbWUiOiJraGFuIiwiZW1haWwiOiJraXlvdGFrYWVpemFuT0BnbWFpbC5jb20iLCJleHAiOjE3NzcyNzg0NDV9.RT7yKbAdxcbzr3E5vfhBW18PdtRBmta4spnJEb_q4d8
[20-Apr-2026 08:27:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 08:27:27 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 08:27:27 UTC] User ID: 374
[20-Apr-2026 08:27:27 UTC] ✅ User profile retrieved successfully for user ID: 374
[20-Apr-2026 08:27:28 UTC] === API CALL LOG ===
[20-Apr-2026 08:27:28 UTC] Endpoint: user/profile.php
[20-Apr-2026 08:27:28 UTC] Full Log Data: {
    "timestamp": "2026-04-20 08:27:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c4:7:55d7:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc0IiwidXNlcm5hbWUiOiJraGFuIiwiZW1haWwiOiJraXlvdGFrYWVpemFuT0BnbWFpbC5jb20iLCJleHAiOjE3NzcyNzg0NDV9.RT7yKbAdxcbzr3E5vfhBW18PdtRBmta4spnJEb_q4d8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef2c51ecc3f97ac-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c4:7:55d7:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c4:7:55d7:8000::, 104.22.66.162"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 08:27:28 UTC] === END API CALL LOG ===
[20-Apr-2026 08:27:28 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 08:27:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc0IiwidXNlcm5hbWUiOiJraGFuIiwiZW1haWwiOiJraXlvdGFrYWVpemFuT0BnbWFpbC5jb20iLCJleHAiOjE3NzcyNzg0NDV9.RT7yKbAdxcbzr3E5vfhBW18PdtRBmta4spnJEb_q4d8
[20-Apr-2026 08:27:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 08:27:28 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 08:27:28 UTC] User ID: 374
[20-Apr-2026 08:27:28 UTC] ✅ User profile retrieved successfully for user ID: 374
[20-Apr-2026 08:27:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 08:27:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 08:27:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc0IiwidXNlcm5hbWUiOiJraGFuIiwiZW1haWwiOiJraXlvdGFrYWVpemFuT0BnbWFpbC5jb20iLCJleHAiOjE3NzcyNzg0NDV9.RT7yKbAdxcbzr3E5vfhBW18PdtRBmta4spnJEb_q4d8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ef2c53cc8d397ac-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40c4:7:55d7:8000::","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40c4:7:55d7:8000::, 104.22.66.162"}
[20-Apr-2026 08:27:33 UTC] === User Orders API Called ===
[20-Apr-2026 08:27:33 UTC] User ID: 374
[20-Apr-2026 08:27:33 UTC] Limit: 20, Offset: 0
[20-Apr-2026 08:27:33 UTC] Orders found: 0
[20-Apr-2026 08:27:33 UTC] Orders data: []
[20-Apr-2026 08:27:33 UTC] Total orders count: 0
[20-Apr-2026 08:27:33 UTC] === API CALL LOG ===
[20-Apr-2026 08:27:33 UTC] Endpoint: user/profile.php
[20-Apr-2026 08:27:33 UTC] Full Log Data: {
    "timestamp": "2026-04-20 08:27:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c4:7:55d7:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc0IiwidXNlcm5hbWUiOiJraGFuIiwiZW1haWwiOiJraXlvdGFrYWVpemFuT0BnbWFpbC5jb20iLCJleHAiOjE3NzcyNzg0NDV9.RT7yKbAdxcbzr3E5vfhBW18PdtRBmta4spnJEb_q4d8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef2c53d7a5597ac-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c4:7:55d7:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c4:7:55d7:8000::, 104.22.66.163"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 08:27:33 UTC] === END API CALL LOG ===
[20-Apr-2026 08:27:33 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 08:27:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc0IiwidXNlcm5hbWUiOiJraGFuIiwiZW1haWwiOiJraXlvdGFrYWVpemFuT0BnbWFpbC5jb20iLCJleHAiOjE3NzcyNzg0NDV9.RT7yKbAdxcbzr3E5vfhBW18PdtRBmta4spnJEb_q4d8
[20-Apr-2026 08:27:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 08:27:33 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 08:27:33 UTC] User ID: 374
[20-Apr-2026 08:27:33 UTC] ✅ User profile retrieved successfully for user ID: 374
[20-Apr-2026 08:27:33 UTC] === API CALL LOG ===
[20-Apr-2026 08:27:33 UTC] Endpoint: user/profile.php
[20-Apr-2026 08:27:33 UTC] Full Log Data: {
    "timestamp": "2026-04-20 08:27:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c4:7:55d7:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc0IiwidXNlcm5hbWUiOiJraGFuIiwiZW1haWwiOiJraXlvdGFrYWVpemFuT0BnbWFpbC5jb20iLCJleHAiOjE3NzcyNzg0NDV9.RT7yKbAdxcbzr3E5vfhBW18PdtRBmta4spnJEb_q4d8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef2c540a8dc97ac-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c4:7:55d7:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c4:7:55d7:8000::, 104.22.66.162"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 08:27:33 UTC] === END API CALL LOG ===
[20-Apr-2026 08:27:33 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 08:27:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc0IiwidXNlcm5hbWUiOiJraGFuIiwiZW1haWwiOiJraXlvdGFrYWVpemFuT0BnbWFpbC5jb20iLCJleHAiOjE3NzcyNzg0NDV9.RT7yKbAdxcbzr3E5vfhBW18PdtRBmta4spnJEb_q4d8
[20-Apr-2026 08:27:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 08:27:33 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 08:27:33 UTC] User ID: 374
[20-Apr-2026 08:27:33 UTC] ✅ User profile retrieved successfully for user ID: 374
[20-Apr-2026 08:27:35 UTC] === API CALL LOG ===
[20-Apr-2026 08:27:35 UTC] Endpoint: user/profile.php
[20-Apr-2026 08:27:35 UTC] Full Log Data: {
    "timestamp": "2026-04-20 08:27:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c4:7:55d7:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc0IiwidXNlcm5hbWUiOiJraGFuIiwiZW1haWwiOiJraXlvdGFrYWVpemFuT0BnbWFpbC5jb20iLCJleHAiOjE3NzcyNzg0NDV9.RT7yKbAdxcbzr3E5vfhBW18PdtRBmta4spnJEb_q4d8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef2c5497d4d97ac-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c4:7:55d7:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c4:7:55d7:8000::, 104.22.66.162"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 08:27:35 UTC] === END API CALL LOG ===
[20-Apr-2026 08:27:35 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 08:27:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc0IiwidXNlcm5hbWUiOiJraGFuIiwiZW1haWwiOiJraXlvdGFrYWVpemFuT0BnbWFpbC5jb20iLCJleHAiOjE3NzcyNzg0NDV9.RT7yKbAdxcbzr3E5vfhBW18PdtRBmta4spnJEb_q4d8
[20-Apr-2026 08:27:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 08:27:35 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 08:27:35 UTC] User ID: 374
[20-Apr-2026 08:27:35 UTC] ✅ User profile retrieved successfully for user ID: 374
[20-Apr-2026 08:27:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 08:27:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 08:27:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc0IiwidXNlcm5hbWUiOiJraGFuIiwiZW1haWwiOiJraXlvdGFrYWVpemFuT0BnbWFpbC5jb20iLCJleHAiOjE3NzcyNzg0NDV9.RT7yKbAdxcbzr3E5vfhBW18PdtRBmta4spnJEb_q4d8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ef2c5ad4b8397ac-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40c4:7:55d7:8000::","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40c4:7:55d7:8000::, 104.22.66.162"}
[20-Apr-2026 08:27:51 UTC] === User Orders API Called ===
[20-Apr-2026 08:27:51 UTC] User ID: 374
[20-Apr-2026 08:27:51 UTC] Limit: 20, Offset: 0
[20-Apr-2026 08:27:51 UTC] Orders found: 0
[20-Apr-2026 08:27:51 UTC] Orders data: []
[20-Apr-2026 08:27:51 UTC] Total orders count: 0
[20-Apr-2026 08:27:51 UTC] === API CALL LOG ===
[20-Apr-2026 08:27:51 UTC] Endpoint: user/profile.php
[20-Apr-2026 08:27:51 UTC] Full Log Data: {
    "timestamp": "2026-04-20 08:27:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c4:7:55d7:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc0IiwidXNlcm5hbWUiOiJraGFuIiwiZW1haWwiOiJraXlvdGFrYWVpemFuT0BnbWFpbC5jb20iLCJleHAiOjE3NzcyNzg0NDV9.RT7yKbAdxcbzr3E5vfhBW18PdtRBmta4spnJEb_q4d8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef2c5ae0dba97ac-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c4:7:55d7:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c4:7:55d7:8000::, 104.22.66.163"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 08:27:51 UTC] === END API CALL LOG ===
[20-Apr-2026 08:27:51 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 08:27:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc0IiwidXNlcm5hbWUiOiJraGFuIiwiZW1haWwiOiJraXlvdGFrYWVpemFuT0BnbWFpbC5jb20iLCJleHAiOjE3NzcyNzg0NDV9.RT7yKbAdxcbzr3E5vfhBW18PdtRBmta4spnJEb_q4d8
[20-Apr-2026 08:27:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 08:27:51 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 08:27:51 UTC] User ID: 374
[20-Apr-2026 08:27:51 UTC] ✅ User profile retrieved successfully for user ID: 374
[20-Apr-2026 08:27:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 08:27:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 08:27:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc0IiwidXNlcm5hbWUiOiJraGFuIiwiZW1haWwiOiJraXlvdGFrYWVpemFuT0BnbWFpbC5jb20iLCJleHAiOjE3NzcyNzg0NDV9.RT7yKbAdxcbzr3E5vfhBW18PdtRBmta4spnJEb_q4d8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ef2c5db0cc997ac-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40c4:7:55d7:8000::","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40c4:7:55d7:8000::, 104.22.66.162"}
[20-Apr-2026 08:27:58 UTC] === User Orders API Called ===
[20-Apr-2026 08:27:58 UTC] User ID: 374
[20-Apr-2026 08:27:58 UTC] Limit: 20, Offset: 0
[20-Apr-2026 08:27:58 UTC] Orders found: 0
[20-Apr-2026 08:27:58 UTC] Orders data: []
[20-Apr-2026 08:27:58 UTC] Total orders count: 0
[20-Apr-2026 08:27:59 UTC] === API CALL LOG ===
[20-Apr-2026 08:27:59 UTC] Endpoint: user/profile.php
[20-Apr-2026 08:27:59 UTC] Full Log Data: {
    "timestamp": "2026-04-20 08:27:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c4:7:55d7:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc0IiwidXNlcm5hbWUiOiJraGFuIiwiZW1haWwiOiJraXlvdGFrYWVpemFuT0BnbWFpbC5jb20iLCJleHAiOjE3NzcyNzg0NDV9.RT7yKbAdxcbzr3E5vfhBW18PdtRBmta4spnJEb_q4d8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef2c5e1bd4597ac-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c4:7:55d7:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c4:7:55d7:8000::, 104.22.66.162"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 08:27:59 UTC] === END API CALL LOG ===
[20-Apr-2026 08:27:59 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 08:27:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc0IiwidXNlcm5hbWUiOiJraGFuIiwiZW1haWwiOiJraXlvdGFrYWVpemFuT0BnbWFpbC5jb20iLCJleHAiOjE3NzcyNzg0NDV9.RT7yKbAdxcbzr3E5vfhBW18PdtRBmta4spnJEb_q4d8
[20-Apr-2026 08:27:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 08:27:59 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 08:27:59 UTC] User ID: 374
[20-Apr-2026 08:27:59 UTC] ✅ User profile retrieved successfully for user ID: 374
[20-Apr-2026 08:28:00 UTC] User Purchases API - User ID: 374
[20-Apr-2026 08:28:00 UTC] User Purchases API - Total purchases found: 0
[20-Apr-2026 08:28:04 UTC] === API CALL LOG ===
[20-Apr-2026 08:28:04 UTC] Endpoint: user/profile.php
[20-Apr-2026 08:28:04 UTC] Full Log Data: {
    "timestamp": "2026-04-20 08:28:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c4:7:55d7:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc0IiwidXNlcm5hbWUiOiJraGFuIiwiZW1haWwiOiJraXlvdGFrYWVpemFuT0BnbWFpbC5jb20iLCJleHAiOjE3NzcyNzg0NDV9.RT7yKbAdxcbzr3E5vfhBW18PdtRBmta4spnJEb_q4d8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef2c5fed88a97ac-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c4:7:55d7:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c4:7:55d7:8000::, 104.22.66.162"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 08:28:04 UTC] === END API CALL LOG ===
[20-Apr-2026 08:28:04 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 08:28:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc0IiwidXNlcm5hbWUiOiJraGFuIiwiZW1haWwiOiJraXlvdGFrYWVpemFuT0BnbWFpbC5jb20iLCJleHAiOjE3NzcyNzg0NDV9.RT7yKbAdxcbzr3E5vfhBW18PdtRBmta4spnJEb_q4d8
[20-Apr-2026 08:28:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 08:28:04 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 08:28:04 UTC] User ID: 374
[20-Apr-2026 08:28:04 UTC] ✅ User profile retrieved successfully for user ID: 374
[20-Apr-2026 08:28:04 UTC] User Purchases API - User ID: 374
[20-Apr-2026 08:28:04 UTC] User Purchases API - Total purchases found: 0
[20-Apr-2026 08:28:10 UTC] === API CALL LOG ===
[20-Apr-2026 08:28:10 UTC] Endpoint: user/profile.php
[20-Apr-2026 08:28:10 UTC] Full Log Data: {
    "timestamp": "2026-04-20 08:28:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c4:7:55d7:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc0IiwidXNlcm5hbWUiOiJraGFuIiwiZW1haWwiOiJraXlvdGFrYWVpemFuT0BnbWFpbC5jb20iLCJleHAiOjE3NzcyNzg0NDV9.RT7yKbAdxcbzr3E5vfhBW18PdtRBmta4spnJEb_q4d8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef2c6254b1c97ac-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c4:7:55d7:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c4:7:55d7:8000::, 104.22.66.162"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 08:28:10 UTC] === END API CALL LOG ===
[20-Apr-2026 08:28:10 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 08:28:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc0IiwidXNlcm5hbWUiOiJraGFuIiwiZW1haWwiOiJraXlvdGFrYWVpemFuT0BnbWFpbC5jb20iLCJleHAiOjE3NzcyNzg0NDV9.RT7yKbAdxcbzr3E5vfhBW18PdtRBmta4spnJEb_q4d8
[20-Apr-2026 08:28:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 08:28:10 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 08:28:10 UTC] User ID: 374
[20-Apr-2026 08:28:10 UTC] ✅ User profile retrieved successfully for user ID: 374
[20-Apr-2026 08:28:10 UTC] User Purchases API - User ID: 374
[20-Apr-2026 08:28:10 UTC] User Purchases API - Total purchases found: 0
[20-Apr-2026 08:28:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 08:28:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 08:28:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc0IiwidXNlcm5hbWUiOiJraGFuIiwiZW1haWwiOiJraXlvdGFrYWVpemFuT0BnbWFpbC5jb20iLCJleHAiOjE3NzcyNzg0NDV9.RT7yKbAdxcbzr3E5vfhBW18PdtRBmta4spnJEb_q4d8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ef2c6430a6397ac-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40c4:7:55d7:8000::","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40c4:7:55d7:8000::, 104.22.66.162"}
[20-Apr-2026 08:28:15 UTC] === User Orders API Called ===
[20-Apr-2026 08:28:15 UTC] User ID: 374
[20-Apr-2026 08:28:15 UTC] Limit: 20, Offset: 0
[20-Apr-2026 08:28:15 UTC] Orders found: 0
[20-Apr-2026 08:28:15 UTC] Orders data: []
[20-Apr-2026 08:28:15 UTC] Total orders count: 0
[20-Apr-2026 08:28:15 UTC] === API CALL LOG ===
[20-Apr-2026 08:28:15 UTC] Endpoint: user/profile.php
[20-Apr-2026 08:28:15 UTC] Full Log Data: {
    "timestamp": "2026-04-20 08:28:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c4:7:55d7:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc0IiwidXNlcm5hbWUiOiJraGFuIiwiZW1haWwiOiJraXlvdGFrYWVpemFuT0BnbWFpbC5jb20iLCJleHAiOjE3NzcyNzg0NDV9.RT7yKbAdxcbzr3E5vfhBW18PdtRBmta4spnJEb_q4d8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef2c6430a6597ac-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c4:7:55d7:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c4:7:55d7:8000::, 104.22.66.162"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 08:28:15 UTC] === END API CALL LOG ===
[20-Apr-2026 08:28:15 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 08:28:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc0IiwidXNlcm5hbWUiOiJraGFuIiwiZW1haWwiOiJraXlvdGFrYWVpemFuT0BnbWFpbC5jb20iLCJleHAiOjE3NzcyNzg0NDV9.RT7yKbAdxcbzr3E5vfhBW18PdtRBmta4spnJEb_q4d8
[20-Apr-2026 08:28:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 08:28:15 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 08:28:15 UTC] User ID: 374
[20-Apr-2026 08:28:15 UTC] ✅ User profile retrieved successfully for user ID: 374
[20-Apr-2026 08:28:16 UTC] === API CALL LOG ===
[20-Apr-2026 08:28:16 UTC] Endpoint: user/profile.php
[20-Apr-2026 08:28:16 UTC] Full Log Data: {
    "timestamp": "2026-04-20 08:28:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c4:7:55d7:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc0IiwidXNlcm5hbWUiOiJraGFuIiwiZW1haWwiOiJraXlvdGFrYWVpemFuT0BnbWFpbC5jb20iLCJleHAiOjE3NzcyNzg0NDV9.RT7yKbAdxcbzr3E5vfhBW18PdtRBmta4spnJEb_q4d8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef2c647ac0097ac-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c4:7:55d7:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c4:7:55d7:8000::, 104.22.66.162"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 08:28:16 UTC] === END API CALL LOG ===
[20-Apr-2026 08:28:16 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 08:28:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc0IiwidXNlcm5hbWUiOiJraGFuIiwiZW1haWwiOiJraXlvdGFrYWVpemFuT0BnbWFpbC5jb20iLCJleHAiOjE3NzcyNzg0NDV9.RT7yKbAdxcbzr3E5vfhBW18PdtRBmta4spnJEb_q4d8
[20-Apr-2026 08:28:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 08:28:16 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 08:28:16 UTC] User ID: 374
[20-Apr-2026 08:28:16 UTC] ✅ User profile retrieved successfully for user ID: 374
[20-Apr-2026 08:28:16 UTC] === API CALL LOG ===
[20-Apr-2026 08:28:16 UTC] Endpoint: user/profile.php
[20-Apr-2026 08:28:16 UTC] Full Log Data: {
    "timestamp": "2026-04-20 08:28:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c4:7:55d7:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc0IiwidXNlcm5hbWUiOiJraGFuIiwiZW1haWwiOiJraXlvdGFrYWVpemFuT0BnbWFpbC5jb20iLCJleHAiOjE3NzcyNzg0NDV9.RT7yKbAdxcbzr3E5vfhBW18PdtRBmta4spnJEb_q4d8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef2c64bdd5097ac-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c4:7:55d7:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c4:7:55d7:8000::, 104.22.66.163"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 08:28:16 UTC] === END API CALL LOG ===
[20-Apr-2026 08:28:16 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 08:28:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc0IiwidXNlcm5hbWUiOiJraGFuIiwiZW1haWwiOiJraXlvdGFrYWVpemFuT0BnbWFpbC5jb20iLCJleHAiOjE3NzcyNzg0NDV9.RT7yKbAdxcbzr3E5vfhBW18PdtRBmta4spnJEb_q4d8
[20-Apr-2026 08:28:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 08:28:16 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 08:28:16 UTC] User ID: 374
[20-Apr-2026 08:28:16 UTC] ✅ User profile retrieved successfully for user ID: 374
[20-Apr-2026 08:29:12 UTC] === API CALL LOG ===
[20-Apr-2026 08:29:12 UTC] Endpoint: user/profile.php
[20-Apr-2026 08:29:12 UTC] Full Log Data: {
    "timestamp": "2026-04-20 08:29:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c4:7:55d7:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc0IiwidXNlcm5hbWUiOiJraGFuIiwiZW1haWwiOiJraXlvdGFrYWVpemFuT0BnbWFpbC5jb20iLCJleHAiOjE3NzcyNzg0NDV9.RT7yKbAdxcbzr3E5vfhBW18PdtRBmta4spnJEb_q4d8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef2c7a92bfcca12-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c4:7:55d7:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c4:7:55d7:8000::, 104.23.175.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 08:29:12 UTC] === END API CALL LOG ===
[20-Apr-2026 08:29:12 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 08:29:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc0IiwidXNlcm5hbWUiOiJraGFuIiwiZW1haWwiOiJraXlvdGFrYWVpemFuT0BnbWFpbC5jb20iLCJleHAiOjE3NzcyNzg0NDV9.RT7yKbAdxcbzr3E5vfhBW18PdtRBmta4spnJEb_q4d8
[20-Apr-2026 08:29:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 08:29:12 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 08:29:12 UTC] User ID: 374
[20-Apr-2026 08:29:12 UTC] ✅ User profile retrieved successfully for user ID: 374
[20-Apr-2026 08:32:33 UTC] === API CALL LOG ===
[20-Apr-2026 08:32:33 UTC] Endpoint: user/profile.php
[20-Apr-2026 08:32:33 UTC] Full Log Data: {
    "timestamp": "2026-04-20 08:32:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c4:7:55d7:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc0IiwidXNlcm5hbWUiOiJraGFuIiwiZW1haWwiOiJraXlvdGFrYWVpemFuT0BnbWFpbC5jb20iLCJleHAiOjE3NzcyNzg0NDV9.RT7yKbAdxcbzr3E5vfhBW18PdtRBmta4spnJEb_q4d8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef2cc92be570bfb-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c4:7:55d7:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c4:7:55d7:8000::, 172.70.143.194"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 08:32:33 UTC] === END API CALL LOG ===
[20-Apr-2026 08:32:33 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 08:32:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc0IiwidXNlcm5hbWUiOiJraGFuIiwiZW1haWwiOiJraXlvdGFrYWVpemFuT0BnbWFpbC5jb20iLCJleHAiOjE3NzcyNzg0NDV9.RT7yKbAdxcbzr3E5vfhBW18PdtRBmta4spnJEb_q4d8
[20-Apr-2026 08:32:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 08:32:33 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 08:32:33 UTC] User ID: 374
[20-Apr-2026 08:32:33 UTC] ✅ User profile retrieved successfully for user ID: 374
[20-Apr-2026 08:32:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 08:32:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 08:32:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc0IiwidXNlcm5hbWUiOiJraGFuIiwiZW1haWwiOiJraXlvdGFrYWVpemFuT0BnbWFpbC5jb20iLCJleHAiOjE3NzcyNzg0NDV9.RT7yKbAdxcbzr3E5vfhBW18PdtRBmta4spnJEb_q4d8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ef2cc92be550bfb-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40c4:7:55d7:8000::","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40c4:7:55d7:8000::, 172.70.143.195"}
[20-Apr-2026 08:32:33 UTC] === User Orders API Called ===
[20-Apr-2026 08:32:33 UTC] User ID: 374
[20-Apr-2026 08:32:33 UTC] Limit: 20, Offset: 0
[20-Apr-2026 08:32:33 UTC] Orders found: 0
[20-Apr-2026 08:32:33 UTC] Orders data: []
[20-Apr-2026 08:32:33 UTC] Total orders count: 0
[20-Apr-2026 08:32:34 UTC] === API CALL LOG ===
[20-Apr-2026 08:32:34 UTC] Endpoint: user/profile.php
[20-Apr-2026 08:32:34 UTC] Full Log Data: {
    "timestamp": "2026-04-20 08:32:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c4:7:55d7:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc0IiwidXNlcm5hbWUiOiJraGFuIiwiZW1haWwiOiJraXlvdGFrYWVpemFuT0BnbWFpbC5jb20iLCJleHAiOjE3NzcyNzg0NDV9.RT7yKbAdxcbzr3E5vfhBW18PdtRBmta4spnJEb_q4d8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef2cc969d170bfb-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c4:7:55d7:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c4:7:55d7:8000::, 172.70.143.194"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 08:32:34 UTC] === END API CALL LOG ===
[20-Apr-2026 08:32:34 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 08:32:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc0IiwidXNlcm5hbWUiOiJraGFuIiwiZW1haWwiOiJraXlvdGFrYWVpemFuT0BnbWFpbC5jb20iLCJleHAiOjE3NzcyNzg0NDV9.RT7yKbAdxcbzr3E5vfhBW18PdtRBmta4spnJEb_q4d8
[20-Apr-2026 08:32:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 08:32:34 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 08:32:34 UTC] User ID: 374
[20-Apr-2026 08:32:34 UTC] ✅ User profile retrieved successfully for user ID: 374
[20-Apr-2026 08:32:50 UTC] === API CALL LOG ===
[20-Apr-2026 08:32:50 UTC] Endpoint: user/profile.php
[20-Apr-2026 08:32:50 UTC] Full Log Data: {
    "timestamp": "2026-04-20 08:32:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c4:7:55d7:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc0IiwidXNlcm5hbWUiOiJraGFuIiwiZW1haWwiOiJraXlvdGFrYWVpemFuT0BnbWFpbC5jb20iLCJleHAiOjE3NzcyNzg0NDV9.RT7yKbAdxcbzr3E5vfhBW18PdtRBmta4spnJEb_q4d8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef2ccfa492efce8-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c4:7:55d7:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c4:7:55d7:8000::, 162.158.108.71"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 08:32:50 UTC] === END API CALL LOG ===
[20-Apr-2026 08:32:50 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 08:32:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc0IiwidXNlcm5hbWUiOiJraGFuIiwiZW1haWwiOiJraXlvdGFrYWVpemFuT0BnbWFpbC5jb20iLCJleHAiOjE3NzcyNzg0NDV9.RT7yKbAdxcbzr3E5vfhBW18PdtRBmta4spnJEb_q4d8
[20-Apr-2026 08:32:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 08:32:50 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 08:32:50 UTC] User ID: 374
[20-Apr-2026 08:32:50 UTC] ✅ User profile retrieved successfully for user ID: 374
[20-Apr-2026 08:33:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 08:33:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 08:33:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc0IiwidXNlcm5hbWUiOiJraGFuIiwiZW1haWwiOiJraXlvdGFrYWVpemFuT0BnbWFpbC5jb20iLCJleHAiOjE3NzcyNzg0NDV9.RT7yKbAdxcbzr3E5vfhBW18PdtRBmta4spnJEb_q4d8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ef2cd365b13fce8-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40c4:7:55d7:8000::","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40c4:7:55d7:8000::, 162.158.108.71"}
[20-Apr-2026 08:33:00 UTC] === User Orders API Called ===
[20-Apr-2026 08:33:00 UTC] User ID: 374
[20-Apr-2026 08:33:00 UTC] Limit: 20, Offset: 0
[20-Apr-2026 08:33:00 UTC] Orders found: 0
[20-Apr-2026 08:33:00 UTC] Orders data: []
[20-Apr-2026 08:33:00 UTC] Total orders count: 0
[20-Apr-2026 08:33:00 UTC] === API CALL LOG ===
[20-Apr-2026 08:33:00 UTC] Endpoint: user/profile.php
[20-Apr-2026 08:33:00 UTC] Full Log Data: {
    "timestamp": "2026-04-20 08:33:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c4:7:55d7:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc0IiwidXNlcm5hbWUiOiJraGFuIiwiZW1haWwiOiJraXlvdGFrYWVpemFuT0BnbWFpbC5jb20iLCJleHAiOjE3NzcyNzg0NDV9.RT7yKbAdxcbzr3E5vfhBW18PdtRBmta4spnJEb_q4d8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef2cd365b15fce8-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c4:7:55d7:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c4:7:55d7:8000::, 162.158.108.70"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 08:33:00 UTC] === END API CALL LOG ===
[20-Apr-2026 08:33:00 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 08:33:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc0IiwidXNlcm5hbWUiOiJraGFuIiwiZW1haWwiOiJraXlvdGFrYWVpemFuT0BnbWFpbC5jb20iLCJleHAiOjE3NzcyNzg0NDV9.RT7yKbAdxcbzr3E5vfhBW18PdtRBmta4spnJEb_q4d8
[20-Apr-2026 08:33:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 08:33:00 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 08:33:00 UTC] User ID: 374
[20-Apr-2026 08:33:00 UTC] ✅ User profile retrieved successfully for user ID: 374
[20-Apr-2026 08:33:00 UTC] === API CALL LOG ===
[20-Apr-2026 08:33:00 UTC] Endpoint: user/profile.php
[20-Apr-2026 08:33:00 UTC] Full Log Data: {
    "timestamp": "2026-04-20 08:33:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c4:7:55d7:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc0IiwidXNlcm5hbWUiOiJraGFuIiwiZW1haWwiOiJraXlvdGFrYWVpemFuT0BnbWFpbC5jb20iLCJleHAiOjE3NzcyNzg0NDV9.RT7yKbAdxcbzr3E5vfhBW18PdtRBmta4spnJEb_q4d8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef2cd3a2c4ffce8-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c4:7:55d7:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c4:7:55d7:8000::, 162.158.108.71"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 08:33:00 UTC] === END API CALL LOG ===
[20-Apr-2026 08:33:00 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 08:33:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc0IiwidXNlcm5hbWUiOiJraGFuIiwiZW1haWwiOiJraXlvdGFrYWVpemFuT0BnbWFpbC5jb20iLCJleHAiOjE3NzcyNzg0NDV9.RT7yKbAdxcbzr3E5vfhBW18PdtRBmta4spnJEb_q4d8
[20-Apr-2026 08:33:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 08:33:00 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 08:33:00 UTC] User ID: 374
[20-Apr-2026 08:33:00 UTC] ✅ User profile retrieved successfully for user ID: 374
[20-Apr-2026 08:33:12 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 08:33:12 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 08:33:12 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc0IiwidXNlcm5hbWUiOiJraGFuIiwiZW1haWwiOiJraXlvdGFrYWVpemFuT0BnbWFpbC5jb20iLCJleHAiOjE3NzcyNzg0NDV9.RT7yKbAdxcbzr3E5vfhBW18PdtRBmta4spnJEb_q4d8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ef2cd822e56fce8-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40c4:7:55d7:8000::","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40c4:7:55d7:8000::, 162.158.108.70"}
[20-Apr-2026 08:33:12 UTC] === User Orders API Called ===
[20-Apr-2026 08:33:12 UTC] User ID: 374
[20-Apr-2026 08:33:12 UTC] Limit: 20, Offset: 0
[20-Apr-2026 08:33:12 UTC] Orders found: 0
[20-Apr-2026 08:33:12 UTC] Orders data: []
[20-Apr-2026 08:33:12 UTC] Total orders count: 0
[20-Apr-2026 08:33:12 UTC] === API CALL LOG ===
[20-Apr-2026 08:33:12 UTC] Endpoint: user/profile.php
[20-Apr-2026 08:33:12 UTC] Full Log Data: {
    "timestamp": "2026-04-20 08:33:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c4:7:55d7:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc0IiwidXNlcm5hbWUiOiJraGFuIiwiZW1haWwiOiJraXlvdGFrYWVpemFuT0BnbWFpbC5jb20iLCJleHAiOjE3NzcyNzg0NDV9.RT7yKbAdxcbzr3E5vfhBW18PdtRBmta4spnJEb_q4d8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef2cd82c8b1fce8-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c4:7:55d7:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c4:7:55d7:8000::, 162.158.108.70"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 08:33:12 UTC] === END API CALL LOG ===
[20-Apr-2026 08:33:12 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 08:33:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc0IiwidXNlcm5hbWUiOiJraGFuIiwiZW1haWwiOiJraXlvdGFrYWVpemFuT0BnbWFpbC5jb20iLCJleHAiOjE3NzcyNzg0NDV9.RT7yKbAdxcbzr3E5vfhBW18PdtRBmta4spnJEb_q4d8
[20-Apr-2026 08:33:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 08:33:12 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 08:33:12 UTC] User ID: 374
[20-Apr-2026 08:33:12 UTC] ✅ User profile retrieved successfully for user ID: 374
[20-Apr-2026 08:33:12 UTC] === API CALL LOG ===
[20-Apr-2026 08:33:12 UTC] Endpoint: user/profile.php
[20-Apr-2026 08:33:12 UTC] Full Log Data: {
    "timestamp": "2026-04-20 08:33:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c4:7:55d7:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc0IiwidXNlcm5hbWUiOiJraGFuIiwiZW1haWwiOiJraXlvdGFrYWVpemFuT0BnbWFpbC5jb20iLCJleHAiOjE3NzcyNzg0NDV9.RT7yKbAdxcbzr3E5vfhBW18PdtRBmta4spnJEb_q4d8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef2cd863a44fce8-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c4:7:55d7:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c4:7:55d7:8000::, 162.158.108.70"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 08:33:12 UTC] === END API CALL LOG ===
[20-Apr-2026 08:33:12 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 08:33:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc0IiwidXNlcm5hbWUiOiJraGFuIiwiZW1haWwiOiJraXlvdGFrYWVpemFuT0BnbWFpbC5jb20iLCJleHAiOjE3NzcyNzg0NDV9.RT7yKbAdxcbzr3E5vfhBW18PdtRBmta4spnJEb_q4d8
[20-Apr-2026 08:33:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 08:33:12 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 08:33:12 UTC] User ID: 374
[20-Apr-2026 08:33:12 UTC] ✅ User profile retrieved successfully for user ID: 374
[20-Apr-2026 08:33:22 UTC] === API CALL LOG ===
[20-Apr-2026 08:33:22 UTC] Endpoint: user/profile.php
[20-Apr-2026 08:33:22 UTC] Full Log Data: {
    "timestamp": "2026-04-20 08:33:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c4:7:55d7:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc0IiwidXNlcm5hbWUiOiJraGFuIiwiZW1haWwiOiJraXlvdGFrYWVpemFuT0BnbWFpbC5jb20iLCJleHAiOjE3NzcyNzg0NDV9.RT7yKbAdxcbzr3E5vfhBW18PdtRBmta4spnJEb_q4d8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef2cdc30a93fce8-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c4:7:55d7:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c4:7:55d7:8000::, 162.158.108.70"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 08:33:22 UTC] === END API CALL LOG ===
[20-Apr-2026 08:33:22 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 08:33:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc0IiwidXNlcm5hbWUiOiJraGFuIiwiZW1haWwiOiJraXlvdGFrYWVpemFuT0BnbWFpbC5jb20iLCJleHAiOjE3NzcyNzg0NDV9.RT7yKbAdxcbzr3E5vfhBW18PdtRBmta4spnJEb_q4d8
[20-Apr-2026 08:33:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 08:33:22 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 08:33:22 UTC] User ID: 374
[20-Apr-2026 08:33:22 UTC] ✅ User profile retrieved successfully for user ID: 374
[20-Apr-2026 08:33:22 UTC] User Purchases API - User ID: 374
[20-Apr-2026 08:33:22 UTC] User Purchases API - Total purchases found: 0
[20-Apr-2026 08:33:29 UTC] === API CALL LOG ===
[20-Apr-2026 08:33:29 UTC] Endpoint: user/profile.php
[20-Apr-2026 08:33:29 UTC] Full Log Data: {
    "timestamp": "2026-04-20 08:33:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c4:7:55d7:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc0IiwidXNlcm5hbWUiOiJraGFuIiwiZW1haWwiOiJraXlvdGFrYWVpemFuT0BnbWFpbC5jb20iLCJleHAiOjE3NzcyNzg0NDV9.RT7yKbAdxcbzr3E5vfhBW18PdtRBmta4spnJEb_q4d8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef2cdf03ad3fce8-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c4:7:55d7:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c4:7:55d7:8000::, 162.158.108.70"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 08:33:29 UTC] === END API CALL LOG ===
[20-Apr-2026 08:33:29 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 08:33:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc0IiwidXNlcm5hbWUiOiJraGFuIiwiZW1haWwiOiJraXlvdGFrYWVpemFuT0BnbWFpbC5jb20iLCJleHAiOjE3NzcyNzg0NDV9.RT7yKbAdxcbzr3E5vfhBW18PdtRBmta4spnJEb_q4d8
[20-Apr-2026 08:33:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 08:33:29 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 08:33:29 UTC] User ID: 374
[20-Apr-2026 08:33:29 UTC] ✅ User profile retrieved successfully for user ID: 374
[20-Apr-2026 08:33:30 UTC] User Purchases API - User ID: 374
[20-Apr-2026 08:33:30 UTC] User Purchases API - Total purchases found: 0
[20-Apr-2026 08:33:32 UTC] === API CALL LOG ===
[20-Apr-2026 08:33:32 UTC] Endpoint: user/profile.php
[20-Apr-2026 08:33:32 UTC] Full Log Data: {
    "timestamp": "2026-04-20 08:33:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c4:7:55d7:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc0IiwidXNlcm5hbWUiOiJraGFuIiwiZW1haWwiOiJraXlvdGFrYWVpemFuT0BnbWFpbC5jb20iLCJleHAiOjE3NzcyNzg0NDV9.RT7yKbAdxcbzr3E5vfhBW18PdtRBmta4spnJEb_q4d8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef2ce012e0cfce8-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c4:7:55d7:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c4:7:55d7:8000::, 162.158.108.71"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 08:33:32 UTC] === END API CALL LOG ===
[20-Apr-2026 08:33:32 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 08:33:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc0IiwidXNlcm5hbWUiOiJraGFuIiwiZW1haWwiOiJraXlvdGFrYWVpemFuT0BnbWFpbC5jb20iLCJleHAiOjE3NzcyNzg0NDV9.RT7yKbAdxcbzr3E5vfhBW18PdtRBmta4spnJEb_q4d8
[20-Apr-2026 08:33:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 08:33:32 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 08:33:32 UTC] User ID: 374
[20-Apr-2026 08:33:32 UTC] ✅ User profile retrieved successfully for user ID: 374
[20-Apr-2026 08:33:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 08:33:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 08:33:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc0IiwidXNlcm5hbWUiOiJraGFuIiwiZW1haWwiOiJraXlvdGFrYWVpemFuT0BnbWFpbC5jb20iLCJleHAiOjE3NzcyNzg0NDV9.RT7yKbAdxcbzr3E5vfhBW18PdtRBmta4spnJEb_q4d8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ef2ce012e07fce8-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40c4:7:55d7:8000::","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40c4:7:55d7:8000::, 162.158.108.70"}
[20-Apr-2026 08:33:32 UTC] === User Orders API Called ===
[20-Apr-2026 08:33:32 UTC] User ID: 374
[20-Apr-2026 08:33:32 UTC] Limit: 20, Offset: 0
[20-Apr-2026 08:33:32 UTC] Orders found: 0
[20-Apr-2026 08:33:32 UTC] Orders data: []
[20-Apr-2026 08:33:32 UTC] Total orders count: 0
[20-Apr-2026 08:33:33 UTC] === API CALL LOG ===
[20-Apr-2026 08:33:33 UTC] Endpoint: user/profile.php
[20-Apr-2026 08:33:33 UTC] Full Log Data: {
    "timestamp": "2026-04-20 08:33:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c4:7:55d7:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc0IiwidXNlcm5hbWUiOiJraGFuIiwiZW1haWwiOiJraXlvdGFrYWVpemFuT0BnbWFpbC5jb20iLCJleHAiOjE3NzcyNzg0NDV9.RT7yKbAdxcbzr3E5vfhBW18PdtRBmta4spnJEb_q4d8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef2ce050feafce8-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c4:7:55d7:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c4:7:55d7:8000::, 162.158.108.70"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 08:33:33 UTC] === END API CALL LOG ===
[20-Apr-2026 08:33:33 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 08:33:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc0IiwidXNlcm5hbWUiOiJraGFuIiwiZW1haWwiOiJraXlvdGFrYWVpemFuT0BnbWFpbC5jb20iLCJleHAiOjE3NzcyNzg0NDV9.RT7yKbAdxcbzr3E5vfhBW18PdtRBmta4spnJEb_q4d8
[20-Apr-2026 08:33:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 08:33:33 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 08:33:33 UTC] User ID: 374
[20-Apr-2026 08:33:33 UTC] ✅ User profile retrieved successfully for user ID: 374
[20-Apr-2026 08:39:46 UTC] === API CALL LOG ===
[20-Apr-2026 08:39:46 UTC] Endpoint: user/profile.php
[20-Apr-2026 08:39:46 UTC] Full Log Data: {
    "timestamp": "2026-04-20 08:39:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c4:7:55d7:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc0IiwidXNlcm5hbWUiOiJraGFuIiwiZW1haWwiOiJraXlvdGFrYWVpemFuT0BnbWFpbC5jb20iLCJleHAiOjE3NzcyNzg0NDV9.RT7yKbAdxcbzr3E5vfhBW18PdtRBmta4spnJEb_q4d8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef2d71f2f3cd437-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c4:7:55d7:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c4:7:55d7:8000::, 172.71.81.18"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 08:39:46 UTC] === END API CALL LOG ===
[20-Apr-2026 08:39:46 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 08:39:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc0IiwidXNlcm5hbWUiOiJraGFuIiwiZW1haWwiOiJraXlvdGFrYWVpemFuT0BnbWFpbC5jb20iLCJleHAiOjE3NzcyNzg0NDV9.RT7yKbAdxcbzr3E5vfhBW18PdtRBmta4spnJEb_q4d8
[20-Apr-2026 08:39:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 08:39:46 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 08:39:46 UTC] User ID: 374
[20-Apr-2026 08:39:46 UTC] ✅ User profile retrieved successfully for user ID: 374
[20-Apr-2026 08:40:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 08:40:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 08:40:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc0IiwidXNlcm5hbWUiOiJraGFuIiwiZW1haWwiOiJraXlvdGFrYWVpemFuT0BnbWFpbC5jb20iLCJleHAiOjE3NzcyNzg0NDV9.RT7yKbAdxcbzr3E5vfhBW18PdtRBmta4spnJEb_q4d8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ef2d77b392bd437-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40c4:7:55d7:8000::","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40c4:7:55d7:8000::, 172.71.81.18"}
[20-Apr-2026 08:40:00 UTC] === User Orders API Called ===
[20-Apr-2026 08:40:00 UTC] User ID: 374
[20-Apr-2026 08:40:00 UTC] Limit: 20, Offset: 0
[20-Apr-2026 08:40:00 UTC] Orders found: 0
[20-Apr-2026 08:40:00 UTC] Orders data: []
[20-Apr-2026 08:40:00 UTC] Total orders count: 0
[20-Apr-2026 08:40:00 UTC] === API CALL LOG ===
[20-Apr-2026 08:40:00 UTC] Endpoint: user/profile.php
[20-Apr-2026 08:40:00 UTC] Full Log Data: {
    "timestamp": "2026-04-20 08:40:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c4:7:55d7:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc0IiwidXNlcm5hbWUiOiJraGFuIiwiZW1haWwiOiJraXlvdGFrYWVpemFuT0BnbWFpbC5jb20iLCJleHAiOjE3NzcyNzg0NDV9.RT7yKbAdxcbzr3E5vfhBW18PdtRBmta4spnJEb_q4d8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef2d77bbb10d437-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c4:7:55d7:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c4:7:55d7:8000::, 172.71.81.18"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 08:40:00 UTC] === END API CALL LOG ===
[20-Apr-2026 08:40:00 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 08:40:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc0IiwidXNlcm5hbWUiOiJraGFuIiwiZW1haWwiOiJraXlvdGFrYWVpemFuT0BnbWFpbC5jb20iLCJleHAiOjE3NzcyNzg0NDV9.RT7yKbAdxcbzr3E5vfhBW18PdtRBmta4spnJEb_q4d8
[20-Apr-2026 08:40:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 08:40:00 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 08:40:00 UTC] User ID: 374
[20-Apr-2026 08:40:00 UTC] ✅ User profile retrieved successfully for user ID: 374
[20-Apr-2026 08:40:01 UTC] === API CALL LOG ===
[20-Apr-2026 08:40:01 UTC] Endpoint: user/profile.php
[20-Apr-2026 08:40:01 UTC] Full Log Data: {
    "timestamp": "2026-04-20 08:40:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c4:7:55d7:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc0IiwidXNlcm5hbWUiOiJraGFuIiwiZW1haWwiOiJraXlvdGFrYWVpemFuT0BnbWFpbC5jb20iLCJleHAiOjE3NzcyNzg0NDV9.RT7yKbAdxcbzr3E5vfhBW18PdtRBmta4spnJEb_q4d8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef2d77f5927d437-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c4:7:55d7:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c4:7:55d7:8000::, 172.71.81.18"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 08:40:01 UTC] === END API CALL LOG ===
[20-Apr-2026 08:40:01 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 08:40:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc0IiwidXNlcm5hbWUiOiJraGFuIiwiZW1haWwiOiJraXlvdGFrYWVpemFuT0BnbWFpbC5jb20iLCJleHAiOjE3NzcyNzg0NDV9.RT7yKbAdxcbzr3E5vfhBW18PdtRBmta4spnJEb_q4d8
[20-Apr-2026 08:40:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 08:40:01 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 08:40:01 UTC] User ID: 374
[20-Apr-2026 08:40:01 UTC] ✅ User profile retrieved successfully for user ID: 374
[20-Apr-2026 08:40:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 08:40:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 08:40:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc0IiwidXNlcm5hbWUiOiJraGFuIiwiZW1haWwiOiJraXlvdGFrYWVpemFuT0BnbWFpbC5jb20iLCJleHAiOjE3NzcyNzg0NDV9.RT7yKbAdxcbzr3E5vfhBW18PdtRBmta4spnJEb_q4d8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ef2d7bc78e1d437-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40c4:7:55d7:8000::","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40c4:7:55d7:8000::, 172.71.81.18"}
[20-Apr-2026 08:40:11 UTC] === User Orders API Called ===
[20-Apr-2026 08:40:11 UTC] User ID: 374
[20-Apr-2026 08:40:11 UTC] Limit: 20, Offset: 0
[20-Apr-2026 08:40:11 UTC] Orders found: 0
[20-Apr-2026 08:40:11 UTC] Orders data: []
[20-Apr-2026 08:40:11 UTC] Total orders count: 0
[20-Apr-2026 08:40:11 UTC] === API CALL LOG ===
[20-Apr-2026 08:40:11 UTC] Endpoint: user/profile.php
[20-Apr-2026 08:40:11 UTC] Full Log Data: {
    "timestamp": "2026-04-20 08:40:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c4:7:55d7:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc0IiwidXNlcm5hbWUiOiJraGFuIiwiZW1haWwiOiJraXlvdGFrYWVpemFuT0BnbWFpbC5jb20iLCJleHAiOjE3NzcyNzg0NDV9.RT7yKbAdxcbzr3E5vfhBW18PdtRBmta4spnJEb_q4d8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef2d7bc78e8d437-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c4:7:55d7:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c4:7:55d7:8000::, 172.71.81.18"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 08:40:11 UTC] === END API CALL LOG ===
[20-Apr-2026 08:40:11 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 08:40:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc0IiwidXNlcm5hbWUiOiJraGFuIiwiZW1haWwiOiJraXlvdGFrYWVpemFuT0BnbWFpbC5jb20iLCJleHAiOjE3NzcyNzg0NDV9.RT7yKbAdxcbzr3E5vfhBW18PdtRBmta4spnJEb_q4d8
[20-Apr-2026 08:40:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 08:40:11 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 08:40:11 UTC] User ID: 374
[20-Apr-2026 08:40:11 UTC] ✅ User profile retrieved successfully for user ID: 374
[20-Apr-2026 08:40:11 UTC] === API CALL LOG ===
[20-Apr-2026 08:40:11 UTC] Endpoint: user/profile.php
[20-Apr-2026 08:40:11 UTC] Full Log Data: {
    "timestamp": "2026-04-20 08:40:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c4:7:55d7:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc0IiwidXNlcm5hbWUiOiJraGFuIiwiZW1haWwiOiJraXlvdGFrYWVpemFuT0BnbWFpbC5jb20iLCJleHAiOjE3NzcyNzg0NDV9.RT7yKbAdxcbzr3E5vfhBW18PdtRBmta4spnJEb_q4d8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef2d7bee8aed437-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c4:7:55d7:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c4:7:55d7:8000::, 172.71.81.18"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 08:40:11 UTC] === END API CALL LOG ===
[20-Apr-2026 08:40:11 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 08:40:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc0IiwidXNlcm5hbWUiOiJraGFuIiwiZW1haWwiOiJraXlvdGFrYWVpemFuT0BnbWFpbC5jb20iLCJleHAiOjE3NzcyNzg0NDV9.RT7yKbAdxcbzr3E5vfhBW18PdtRBmta4spnJEb_q4d8
[20-Apr-2026 08:40:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 08:40:11 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 08:40:11 UTC] User ID: 374
[20-Apr-2026 08:40:11 UTC] ✅ User profile retrieved successfully for user ID: 374
[20-Apr-2026 08:40:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 08:40:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 08:40:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc0IiwidXNlcm5hbWUiOiJraGFuIiwiZW1haWwiOiJraXlvdGFrYWVpemFuT0BnbWFpbC5jb20iLCJleHAiOjE3NzcyNzg0NDV9.RT7yKbAdxcbzr3E5vfhBW18PdtRBmta4spnJEb_q4d8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ef2d80cf827d437-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40c4:7:55d7:8000::","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40c4:7:55d7:8000::, 172.71.81.18"}
[20-Apr-2026 08:40:24 UTC] === User Orders API Called ===
[20-Apr-2026 08:40:24 UTC] User ID: 374
[20-Apr-2026 08:40:24 UTC] Limit: 20, Offset: 0
[20-Apr-2026 08:40:24 UTC] Orders found: 0
[20-Apr-2026 08:40:24 UTC] Orders data: []
[20-Apr-2026 08:40:24 UTC] Total orders count: 0
[20-Apr-2026 08:40:24 UTC] === API CALL LOG ===
[20-Apr-2026 08:40:24 UTC] Endpoint: user/profile.php
[20-Apr-2026 08:40:24 UTC] Full Log Data: {
    "timestamp": "2026-04-20 08:40:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c4:7:55d7:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc0IiwidXNlcm5hbWUiOiJraGFuIiwiZW1haWwiOiJraXlvdGFrYWVpemFuT0BnbWFpbC5jb20iLCJleHAiOjE3NzcyNzg0NDV9.RT7yKbAdxcbzr3E5vfhBW18PdtRBmta4spnJEb_q4d8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef2d80d9a15d437-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c4:7:55d7:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c4:7:55d7:8000::, 172.71.81.17"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 08:40:24 UTC] === END API CALL LOG ===
[20-Apr-2026 08:40:24 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 08:40:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc0IiwidXNlcm5hbWUiOiJraGFuIiwiZW1haWwiOiJraXlvdGFrYWVpemFuT0BnbWFpbC5jb20iLCJleHAiOjE3NzcyNzg0NDV9.RT7yKbAdxcbzr3E5vfhBW18PdtRBmta4spnJEb_q4d8
[20-Apr-2026 08:40:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 08:40:24 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 08:40:24 UTC] User ID: 374
[20-Apr-2026 08:40:24 UTC] ✅ User profile retrieved successfully for user ID: 374
[20-Apr-2026 08:40:24 UTC] === API CALL LOG ===
[20-Apr-2026 08:40:24 UTC] Endpoint: user/profile.php
[20-Apr-2026 08:40:24 UTC] Full Log Data: {
    "timestamp": "2026-04-20 08:40:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c4:7:55d7:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc0IiwidXNlcm5hbWUiOiJraGFuIiwiZW1haWwiOiJraXlvdGFrYWVpemFuT0BnbWFpbC5jb20iLCJleHAiOjE3NzcyNzg0NDV9.RT7yKbAdxcbzr3E5vfhBW18PdtRBmta4spnJEb_q4d8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef2d810ebccd437-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c4:7:55d7:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c4:7:55d7:8000::, 172.71.81.18"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 08:40:24 UTC] === END API CALL LOG ===
[20-Apr-2026 08:40:24 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 08:40:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc0IiwidXNlcm5hbWUiOiJraGFuIiwiZW1haWwiOiJraXlvdGFrYWVpemFuT0BnbWFpbC5jb20iLCJleHAiOjE3NzcyNzg0NDV9.RT7yKbAdxcbzr3E5vfhBW18PdtRBmta4spnJEb_q4d8
[20-Apr-2026 08:40:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 08:40:24 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 08:40:24 UTC] User ID: 374
[20-Apr-2026 08:40:24 UTC] ✅ User profile retrieved successfully for user ID: 374
[20-Apr-2026 08:46:28 UTC] === API CALL LOG ===
[20-Apr-2026 08:46:28 UTC] Endpoint: user/profile.php
[20-Apr-2026 08:46:28 UTC] Full Log Data: {
    "timestamp": "2026-04-20 08:46:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.58.119.207",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef2e0f47ce3dbc8-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "178.58.119.207",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "178.58.119.207, 172.71.144.82"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 08:46:28 UTC] === END API CALL LOG ===
[20-Apr-2026 08:46:28 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 08:46:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[20-Apr-2026 08:46:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 08:46:28 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 08:46:28 UTC] User ID: 346
[20-Apr-2026 08:46:28 UTC] ✅ User profile retrieved successfully for user ID: 346
[20-Apr-2026 08:46:28 UTC] === API CALL LOG ===
[20-Apr-2026 08:46:28 UTC] Endpoint: user/profile.php
[20-Apr-2026 08:46:28 UTC] Full Log Data: {
    "timestamp": "2026-04-20 08:46:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.58.119.207",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef2e0f68b16dbc8-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "178.58.119.207",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "178.58.119.207, 172.71.144.82"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 08:46:28 UTC] === END API CALL LOG ===
[20-Apr-2026 08:46:28 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 08:46:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[20-Apr-2026 08:46:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 08:46:28 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 08:46:28 UTC] User ID: 346
[20-Apr-2026 08:46:28 UTC] ✅ User profile retrieved successfully for user ID: 346
[20-Apr-2026 08:46:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 08:46:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 08:46:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ef2e0f6ec1edbc8-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"178.58.119.207","CF-IPCountry":"SI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"178.58.119.207, 172.71.144.82"}
[20-Apr-2026 08:46:28 UTC] === User Orders API Called ===
[20-Apr-2026 08:46:28 UTC] User ID: 346
[20-Apr-2026 08:46:28 UTC] Limit: 20, Offset: 0
[20-Apr-2026 08:46:28 UTC] Orders found: 5
[20-Apr-2026 08:46:28 UTC] Orders data: [{"id":204,"quantity":820,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro\/1234567","status":"pending","created_at":"2026-04-17 14:44:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":200,"quantity":41,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"cancelled","created_at":"2026-04-17 10:18:01","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":199,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:36","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":198,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:20","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":197,"quantity":1000,"total_coins":20000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:38:00","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[20-Apr-2026 08:46:28 UTC] Total orders count: 5
[20-Apr-2026 08:46:29 UTC] === API CALL LOG ===
[20-Apr-2026 08:46:29 UTC] Endpoint: user/profile.php
[20-Apr-2026 08:46:29 UTC] Full Log Data: {
    "timestamp": "2026-04-20 08:46:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.58.119.207",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef2e0f73d0bdbc8-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "178.58.119.207",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "178.58.119.207, 172.71.144.82"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 08:46:29 UTC] === END API CALL LOG ===
[20-Apr-2026 08:46:29 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 08:46:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[20-Apr-2026 08:46:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 08:46:29 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 08:46:29 UTC] User ID: 346
[20-Apr-2026 08:46:29 UTC] ✅ User profile retrieved successfully for user ID: 346
[20-Apr-2026 08:46:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 08:46:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 08:46:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ef2e1066d2cdbc8-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"178.58.119.207","CF-IPCountry":"SI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"178.58.119.207, 172.71.144.82"}
[20-Apr-2026 08:46:31 UTC] === User Orders API Called ===
[20-Apr-2026 08:46:31 UTC] User ID: 346
[20-Apr-2026 08:46:31 UTC] Limit: 20, Offset: 0
[20-Apr-2026 08:46:31 UTC] Orders found: 5
[20-Apr-2026 08:46:31 UTC] Orders data: [{"id":204,"quantity":820,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro\/1234567","status":"pending","created_at":"2026-04-17 14:44:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":200,"quantity":41,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"cancelled","created_at":"2026-04-17 10:18:01","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":199,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:36","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":198,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:20","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":197,"quantity":1000,"total_coins":20000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:38:00","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[20-Apr-2026 08:46:31 UTC] Total orders count: 5
[20-Apr-2026 09:10:05 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 09:10:05 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 09:10:05 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc1IiwidXNlcm5hbWUiOiJqc2p4IiwiZW1haWwiOiJyYWphLmRhZGEuODc2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4MTAwM30.ror5lGPjRm0AMLTiWSjjHShbXBBT8P1D8NknW0P-M4k","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ef303883d32c8d1-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40c1:502c:5c5f:90aa:50a4:d54d:c6e8","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40c1:502c:5c5f:90aa:50a4:d54d:c6e8, 172.69.176.75"}
[20-Apr-2026 09:10:05 UTC] === User Orders API Called ===
[20-Apr-2026 09:10:05 UTC] User ID: 375
[20-Apr-2026 09:10:05 UTC] Limit: 20, Offset: 0
[20-Apr-2026 09:10:05 UTC] Orders found: 0
[20-Apr-2026 09:10:05 UTC] Orders data: []
[20-Apr-2026 09:10:05 UTC] Total orders count: 0
[20-Apr-2026 09:10:05 UTC] === API CALL LOG ===
[20-Apr-2026 09:10:05 UTC] Endpoint: user/profile.php
[20-Apr-2026 09:10:05 UTC] Full Log Data: {
    "timestamp": "2026-04-20 09:10:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:502c:5c5f:90aa:50a4:d54d:c6e8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc1IiwidXNlcm5hbWUiOiJqc2p4IiwiZW1haWwiOiJyYWphLmRhZGEuODc2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4MTAwM30.ror5lGPjRm0AMLTiWSjjHShbXBBT8P1D8NknW0P-M4k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef303883d2dc8d1-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c1:502c:5c5f:90aa:50a4:d54d:c6e8",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c1:502c:5c5f:90aa:50a4:d54d:c6e8, 172.69.176.75"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 09:10:05 UTC] === END API CALL LOG ===
[20-Apr-2026 09:10:05 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 09:10:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc1IiwidXNlcm5hbWUiOiJqc2p4IiwiZW1haWwiOiJyYWphLmRhZGEuODc2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4MTAwM30.ror5lGPjRm0AMLTiWSjjHShbXBBT8P1D8NknW0P-M4k
[20-Apr-2026 09:10:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 09:10:05 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 09:10:05 UTC] User ID: 375
[20-Apr-2026 09:10:05 UTC] ✅ User profile retrieved successfully for user ID: 375
[20-Apr-2026 09:10:05 UTC] === API CALL LOG ===
[20-Apr-2026 09:10:05 UTC] Endpoint: user/profile.php
[20-Apr-2026 09:10:05 UTC] Full Log Data: {
    "timestamp": "2026-04-20 09:10:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:502c:5c5f:90aa:50a4:d54d:c6e8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc1IiwidXNlcm5hbWUiOiJqc2p4IiwiZW1haWwiOiJyYWphLmRhZGEuODc2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4MTAwM30.ror5lGPjRm0AMLTiWSjjHShbXBBT8P1D8NknW0P-M4k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef30388eecfc8d1-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c1:502c:5c5f:90aa:50a4:d54d:c6e8",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c1:502c:5c5f:90aa:50a4:d54d:c6e8, 172.69.176.74"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 09:10:05 UTC] === END API CALL LOG ===
[20-Apr-2026 09:10:05 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 09:10:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc1IiwidXNlcm5hbWUiOiJqc2p4IiwiZW1haWwiOiJyYWphLmRhZGEuODc2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4MTAwM30.ror5lGPjRm0AMLTiWSjjHShbXBBT8P1D8NknW0P-M4k
[20-Apr-2026 09:10:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 09:10:05 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 09:10:05 UTC] User ID: 375
[20-Apr-2026 09:10:05 UTC] ✅ User profile retrieved successfully for user ID: 375
[20-Apr-2026 09:10:06 UTC] === API CALL LOG ===
[20-Apr-2026 09:10:06 UTC] Endpoint: user/profile.php
[20-Apr-2026 09:10:06 UTC] Full Log Data: {
    "timestamp": "2026-04-20 09:10:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:502c:5c5f:90aa:50a4:d54d:c6e8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc1IiwidXNlcm5hbWUiOiJqc2p4IiwiZW1haWwiOiJyYWphLmRhZGEuODc2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4MTAwM30.ror5lGPjRm0AMLTiWSjjHShbXBBT8P1D8NknW0P-M4k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef303912ce0c8d1-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c1:502c:5c5f:90aa:50a4:d54d:c6e8",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c1:502c:5c5f:90aa:50a4:d54d:c6e8, 172.69.176.74"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 09:10:06 UTC] === END API CALL LOG ===
[20-Apr-2026 09:10:06 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 09:10:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc1IiwidXNlcm5hbWUiOiJqc2p4IiwiZW1haWwiOiJyYWphLmRhZGEuODc2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4MTAwM30.ror5lGPjRm0AMLTiWSjjHShbXBBT8P1D8NknW0P-M4k
[20-Apr-2026 09:10:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 09:10:06 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 09:10:06 UTC] User ID: 375
[20-Apr-2026 09:10:06 UTC] ✅ User profile retrieved successfully for user ID: 375
[20-Apr-2026 09:10:15 UTC] === API CALL LOG ===
[20-Apr-2026 09:10:15 UTC] Endpoint: user/profile.php
[20-Apr-2026 09:10:15 UTC] Full Log Data: {
    "timestamp": "2026-04-20 09:10:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:502c:5c5f:90aa:50a4:d54d:c6e8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc1IiwidXNlcm5hbWUiOiJqc2p4IiwiZW1haWwiOiJyYWphLmRhZGEuODc2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4MTAwM30.ror5lGPjRm0AMLTiWSjjHShbXBBT8P1D8NknW0P-M4k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef303c629e4c8d1-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c1:502c:5c5f:90aa:50a4:d54d:c6e8",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c1:502c:5c5f:90aa:50a4:d54d:c6e8, 172.69.176.74"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 09:10:15 UTC] === END API CALL LOG ===
[20-Apr-2026 09:10:15 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 09:10:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc1IiwidXNlcm5hbWUiOiJqc2p4IiwiZW1haWwiOiJyYWphLmRhZGEuODc2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4MTAwM30.ror5lGPjRm0AMLTiWSjjHShbXBBT8P1D8NknW0P-M4k
[20-Apr-2026 09:10:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 09:10:15 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 09:10:15 UTC] User ID: 375
[20-Apr-2026 09:10:15 UTC] ✅ User profile retrieved successfully for user ID: 375
[20-Apr-2026 09:10:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 09:10:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 09:10:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc1IiwidXNlcm5hbWUiOiJqc2p4IiwiZW1haWwiOiJyYWphLmRhZGEuODc2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4MTAwM30.ror5lGPjRm0AMLTiWSjjHShbXBBT8P1D8NknW0P-M4k","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ef303c629dfc8d1-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40c1:502c:5c5f:90aa:50a4:d54d:c6e8","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40c1:502c:5c5f:90aa:50a4:d54d:c6e8, 172.69.176.74"}
[20-Apr-2026 09:10:15 UTC] === User Orders API Called ===
[20-Apr-2026 09:10:15 UTC] User ID: 375
[20-Apr-2026 09:10:15 UTC] Limit: 20, Offset: 0
[20-Apr-2026 09:10:15 UTC] Orders found: 0
[20-Apr-2026 09:10:15 UTC] Orders data: []
[20-Apr-2026 09:10:15 UTC] Total orders count: 0
[20-Apr-2026 09:10:15 UTC] === API CALL LOG ===
[20-Apr-2026 09:10:15 UTC] Endpoint: user/profile.php
[20-Apr-2026 09:10:15 UTC] Full Log Data: {
    "timestamp": "2026-04-20 09:10:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:502c:5c5f:90aa:50a4:d54d:c6e8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc1IiwidXNlcm5hbWUiOiJqc2p4IiwiZW1haWwiOiJyYWphLmRhZGEuODc2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4MTAwM30.ror5lGPjRm0AMLTiWSjjHShbXBBT8P1D8NknW0P-M4k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef303c8fa78c8d1-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c1:502c:5c5f:90aa:50a4:d54d:c6e8",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c1:502c:5c5f:90aa:50a4:d54d:c6e8, 172.69.176.74"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 09:10:15 UTC] === END API CALL LOG ===
[20-Apr-2026 09:10:15 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 09:10:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc1IiwidXNlcm5hbWUiOiJqc2p4IiwiZW1haWwiOiJyYWphLmRhZGEuODc2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4MTAwM30.ror5lGPjRm0AMLTiWSjjHShbXBBT8P1D8NknW0P-M4k
[20-Apr-2026 09:10:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 09:10:15 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 09:10:15 UTC] User ID: 375
[20-Apr-2026 09:10:15 UTC] ✅ User profile retrieved successfully for user ID: 375
[20-Apr-2026 09:10:16 UTC] === API CALL LOG ===
[20-Apr-2026 09:10:16 UTC] Endpoint: user/profile.php
[20-Apr-2026 09:10:16 UTC] Full Log Data: {
    "timestamp": "2026-04-20 09:10:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:502c:5c5f:90aa:50a4:d54d:c6e8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc1IiwidXNlcm5hbWUiOiJqc2p4IiwiZW1haWwiOiJyYWphLmRhZGEuODc2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4MTAwM30.ror5lGPjRm0AMLTiWSjjHShbXBBT8P1D8NknW0P-M4k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef303ce2878c8d1-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c1:502c:5c5f:90aa:50a4:d54d:c6e8",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c1:502c:5c5f:90aa:50a4:d54d:c6e8, 172.69.176.74"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 09:10:16 UTC] === END API CALL LOG ===
[20-Apr-2026 09:10:16 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 09:10:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc1IiwidXNlcm5hbWUiOiJqc2p4IiwiZW1haWwiOiJyYWphLmRhZGEuODc2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4MTAwM30.ror5lGPjRm0AMLTiWSjjHShbXBBT8P1D8NknW0P-M4k
[20-Apr-2026 09:10:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 09:10:16 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 09:10:16 UTC] User ID: 375
[20-Apr-2026 09:10:16 UTC] ✅ User profile retrieved successfully for user ID: 375
[20-Apr-2026 09:11:16 UTC] === API CALL LOG ===
[20-Apr-2026 09:11:16 UTC] Endpoint: user/profile.php
[20-Apr-2026 09:11:16 UTC] Full Log Data: {
    "timestamp": "2026-04-20 09:11:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:502c:5c5f:90aa:50a4:d54d:c6e8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc1IiwidXNlcm5hbWUiOiJqc2p4IiwiZW1haWwiOiJyYWphLmRhZGEuODc2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4MTAwM30.ror5lGPjRm0AMLTiWSjjHShbXBBT8P1D8NknW0P-M4k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef30543ef92558c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c1:502c:5c5f:90aa:50a4:d54d:c6e8",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c1:502c:5c5f:90aa:50a4:d54d:c6e8, 172.70.143.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 09:11:16 UTC] === END API CALL LOG ===
[20-Apr-2026 09:11:16 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 09:11:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc1IiwidXNlcm5hbWUiOiJqc2p4IiwiZW1haWwiOiJyYWphLmRhZGEuODc2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4MTAwM30.ror5lGPjRm0AMLTiWSjjHShbXBBT8P1D8NknW0P-M4k
[20-Apr-2026 09:11:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 09:11:16 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 09:11:16 UTC] User ID: 375
[20-Apr-2026 09:11:16 UTC] ✅ User profile retrieved successfully for user ID: 375
[20-Apr-2026 09:11:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 09:11:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 09:11:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc1IiwidXNlcm5hbWUiOiJqc2p4IiwiZW1haWwiOiJyYWphLmRhZGEuODc2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4MTAwM30.ror5lGPjRm0AMLTiWSjjHShbXBBT8P1D8NknW0P-M4k","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ef3055fa8ea558c-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40c1:502c:5c5f:90aa:50a4:d54d:c6e8","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40c1:502c:5c5f:90aa:50a4:d54d:c6e8, 172.70.143.195"}
[20-Apr-2026 09:11:20 UTC] === User Orders API Called ===
[20-Apr-2026 09:11:20 UTC] User ID: 375
[20-Apr-2026 09:11:20 UTC] Limit: 20, Offset: 0
[20-Apr-2026 09:11:20 UTC] Orders found: 0
[20-Apr-2026 09:11:20 UTC] Orders data: []
[20-Apr-2026 09:11:20 UTC] Total orders count: 0
[20-Apr-2026 09:11:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 09:11:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 09:11:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc1IiwidXNlcm5hbWUiOiJqc2p4IiwiZW1haWwiOiJyYWphLmRhZGEuODc2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4MTAwM30.ror5lGPjRm0AMLTiWSjjHShbXBBT8P1D8NknW0P-M4k","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ef305684abb558c-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40c1:502c:5c5f:90aa:50a4:d54d:c6e8","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40c1:502c:5c5f:90aa:50a4:d54d:c6e8, 172.70.143.195"}
[20-Apr-2026 09:11:21 UTC] === User Orders API Called ===
[20-Apr-2026 09:11:21 UTC] User ID: 375
[20-Apr-2026 09:11:21 UTC] Limit: 20, Offset: 0
[20-Apr-2026 09:11:21 UTC] Orders found: 0
[20-Apr-2026 09:11:21 UTC] Orders data: []
[20-Apr-2026 09:11:21 UTC] Total orders count: 0
[20-Apr-2026 09:11:21 UTC] === API CALL LOG ===
[20-Apr-2026 09:11:21 UTC] Endpoint: user/profile.php
[20-Apr-2026 09:11:21 UTC] Full Log Data: {
    "timestamp": "2026-04-20 09:11:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:502c:5c5f:90aa:50a4:d54d:c6e8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc1IiwidXNlcm5hbWUiOiJqc2p4IiwiZW1haWwiOiJyYWphLmRhZGEuODc2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4MTAwM30.ror5lGPjRm0AMLTiWSjjHShbXBBT8P1D8NknW0P-M4k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef305684ac2558c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c1:502c:5c5f:90aa:50a4:d54d:c6e8",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c1:502c:5c5f:90aa:50a4:d54d:c6e8, 172.70.143.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 09:11:21 UTC] === END API CALL LOG ===
[20-Apr-2026 09:11:21 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 09:11:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc1IiwidXNlcm5hbWUiOiJqc2p4IiwiZW1haWwiOiJyYWphLmRhZGEuODc2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4MTAwM30.ror5lGPjRm0AMLTiWSjjHShbXBBT8P1D8NknW0P-M4k
[20-Apr-2026 09:11:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 09:11:21 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 09:11:21 UTC] User ID: 375
[20-Apr-2026 09:11:21 UTC] ✅ User profile retrieved successfully for user ID: 375
[20-Apr-2026 09:11:22 UTC] === API CALL LOG ===
[20-Apr-2026 09:11:22 UTC] Endpoint: user/profile.php
[20-Apr-2026 09:11:22 UTC] Full Log Data: {
    "timestamp": "2026-04-20 09:11:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:502c:5c5f:90aa:50a4:d54d:c6e8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc1IiwidXNlcm5hbWUiOiJqc2p4IiwiZW1haWwiOiJyYWphLmRhZGEuODc2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4MTAwM30.ror5lGPjRm0AMLTiWSjjHShbXBBT8P1D8NknW0P-M4k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef3056c3fe2558c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c1:502c:5c5f:90aa:50a4:d54d:c6e8",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c1:502c:5c5f:90aa:50a4:d54d:c6e8, 172.70.143.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 09:11:22 UTC] === END API CALL LOG ===
[20-Apr-2026 09:11:22 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 09:11:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc1IiwidXNlcm5hbWUiOiJqc2p4IiwiZW1haWwiOiJyYWphLmRhZGEuODc2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4MTAwM30.ror5lGPjRm0AMLTiWSjjHShbXBBT8P1D8NknW0P-M4k
[20-Apr-2026 09:11:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 09:11:22 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 09:11:22 UTC] User ID: 375
[20-Apr-2026 09:11:22 UTC] ✅ User profile retrieved successfully for user ID: 375
[20-Apr-2026 09:11:48 UTC] === API CALL LOG ===
[20-Apr-2026 09:11:48 UTC] Endpoint: user/profile.php
[20-Apr-2026 09:11:48 UTC] Full Log Data: {
    "timestamp": "2026-04-20 09:11:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:502c:5c5f:90aa:50a4:d54d:c6e8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc1IiwidXNlcm5hbWUiOiJqc2p4IiwiZW1haWwiOiJyYWphLmRhZGEuODc2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4MTAwM30.ror5lGPjRm0AMLTiWSjjHShbXBBT8P1D8NknW0P-M4k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef3060eda82558c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c1:502c:5c5f:90aa:50a4:d54d:c6e8",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c1:502c:5c5f:90aa:50a4:d54d:c6e8, 172.70.143.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 09:11:48 UTC] === END API CALL LOG ===
[20-Apr-2026 09:11:48 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 09:11:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc1IiwidXNlcm5hbWUiOiJqc2p4IiwiZW1haWwiOiJyYWphLmRhZGEuODc2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4MTAwM30.ror5lGPjRm0AMLTiWSjjHShbXBBT8P1D8NknW0P-M4k
[20-Apr-2026 09:11:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 09:11:48 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 09:11:48 UTC] User ID: 375
[20-Apr-2026 09:11:48 UTC] ✅ User profile retrieved successfully for user ID: 375
[20-Apr-2026 09:11:49 UTC] User Purchases API - User ID: 375
[20-Apr-2026 09:11:49 UTC] User Purchases API - Total purchases found: 0
[20-Apr-2026 09:11:53 UTC] User Purchases API - User ID: 375
[20-Apr-2026 09:11:53 UTC] User Purchases API - Total purchases found: 0
[20-Apr-2026 09:11:58 UTC] === API CALL LOG ===
[20-Apr-2026 09:11:58 UTC] Endpoint: user/profile.php
[20-Apr-2026 09:11:58 UTC] Full Log Data: {
    "timestamp": "2026-04-20 09:11:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:502c:5c5f:90aa:50a4:d54d:c6e8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc1IiwidXNlcm5hbWUiOiJqc2p4IiwiZW1haWwiOiJyYWphLmRhZGEuODc2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4MTAwM30.ror5lGPjRm0AMLTiWSjjHShbXBBT8P1D8NknW0P-M4k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef3064bde82558c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c1:502c:5c5f:90aa:50a4:d54d:c6e8",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c1:502c:5c5f:90aa:50a4:d54d:c6e8, 172.70.143.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 09:11:58 UTC] === END API CALL LOG ===
[20-Apr-2026 09:11:58 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 09:11:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc1IiwidXNlcm5hbWUiOiJqc2p4IiwiZW1haWwiOiJyYWphLmRhZGEuODc2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4MTAwM30.ror5lGPjRm0AMLTiWSjjHShbXBBT8P1D8NknW0P-M4k
[20-Apr-2026 09:11:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 09:11:58 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 09:11:58 UTC] User ID: 375
[20-Apr-2026 09:11:58 UTC] ✅ User profile retrieved successfully for user ID: 375
[20-Apr-2026 09:11:58 UTC] User Purchases API - User ID: 375
[20-Apr-2026 09:11:58 UTC] User Purchases API - Total purchases found: 0
[20-Apr-2026 09:12:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 09:12:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 09:12:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc1IiwidXNlcm5hbWUiOiJqc2p4IiwiZW1haWwiOiJyYWphLmRhZGEuODc2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4MTAwM30.ror5lGPjRm0AMLTiWSjjHShbXBBT8P1D8NknW0P-M4k","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ef3071b1bd2558c-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40c1:502c:5c5f:90aa:50a4:d54d:c6e8","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40c1:502c:5c5f:90aa:50a4:d54d:c6e8, 172.70.143.194"}
[20-Apr-2026 09:12:31 UTC] === User Orders API Called ===
[20-Apr-2026 09:12:31 UTC] User ID: 375
[20-Apr-2026 09:12:31 UTC] Limit: 20, Offset: 0
[20-Apr-2026 09:12:31 UTC] Orders found: 0
[20-Apr-2026 09:12:31 UTC] Orders data: []
[20-Apr-2026 09:12:31 UTC] Total orders count: 0
[20-Apr-2026 09:12:31 UTC] === API CALL LOG ===
[20-Apr-2026 09:12:31 UTC] Endpoint: user/profile.php
[20-Apr-2026 09:12:31 UTC] Full Log Data: {
    "timestamp": "2026-04-20 09:12:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:502c:5c5f:90aa:50a4:d54d:c6e8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc1IiwidXNlcm5hbWUiOiJqc2p4IiwiZW1haWwiOiJyYWphLmRhZGEuODc2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4MTAwM30.ror5lGPjRm0AMLTiWSjjHShbXBBT8P1D8NknW0P-M4k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef3071b1bd6558c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c1:502c:5c5f:90aa:50a4:d54d:c6e8",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c1:502c:5c5f:90aa:50a4:d54d:c6e8, 172.70.143.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 09:12:31 UTC] === END API CALL LOG ===
[20-Apr-2026 09:12:31 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 09:12:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc1IiwidXNlcm5hbWUiOiJqc2p4IiwiZW1haWwiOiJyYWphLmRhZGEuODc2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4MTAwM30.ror5lGPjRm0AMLTiWSjjHShbXBBT8P1D8NknW0P-M4k
[20-Apr-2026 09:12:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 09:12:31 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 09:12:31 UTC] User ID: 375
[20-Apr-2026 09:12:31 UTC] ✅ User profile retrieved successfully for user ID: 375
[20-Apr-2026 09:12:31 UTC] === API CALL LOG ===
[20-Apr-2026 09:12:31 UTC] Endpoint: user/profile.php
[20-Apr-2026 09:12:31 UTC] Full Log Data: {
    "timestamp": "2026-04-20 09:12:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:502c:5c5f:90aa:50a4:d54d:c6e8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc1IiwidXNlcm5hbWUiOiJqc2p4IiwiZW1haWwiOiJyYWphLmRhZGEuODc2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4MTAwM30.ror5lGPjRm0AMLTiWSjjHShbXBBT8P1D8NknW0P-M4k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef3071f4f77558c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c1:502c:5c5f:90aa:50a4:d54d:c6e8",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c1:502c:5c5f:90aa:50a4:d54d:c6e8, 172.70.143.194"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 09:12:31 UTC] === END API CALL LOG ===
[20-Apr-2026 09:12:31 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 09:12:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc1IiwidXNlcm5hbWUiOiJqc2p4IiwiZW1haWwiOiJyYWphLmRhZGEuODc2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4MTAwM30.ror5lGPjRm0AMLTiWSjjHShbXBBT8P1D8NknW0P-M4k
[20-Apr-2026 09:12:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 09:12:31 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 09:12:31 UTC] User ID: 375
[20-Apr-2026 09:12:31 UTC] ✅ User profile retrieved successfully for user ID: 375
[20-Apr-2026 09:13:06 UTC] === API CALL LOG ===
[20-Apr-2026 09:13:06 UTC] Endpoint: user/profile.php
[20-Apr-2026 09:13:06 UTC] Full Log Data: {
    "timestamp": "2026-04-20 09:13:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:502c:5c5f:90aa:50a4:d54d:c6e8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc1IiwidXNlcm5hbWUiOiJqc2p4IiwiZW1haWwiOiJyYWphLmRhZGEuODc2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4MTAwM30.ror5lGPjRm0AMLTiWSjjHShbXBBT8P1D8NknW0P-M4k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef307f4fd12558c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c1:502c:5c5f:90aa:50a4:d54d:c6e8",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c1:502c:5c5f:90aa:50a4:d54d:c6e8, 172.70.143.194"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 09:13:06 UTC] === END API CALL LOG ===
[20-Apr-2026 09:13:06 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 09:13:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc1IiwidXNlcm5hbWUiOiJqc2p4IiwiZW1haWwiOiJyYWphLmRhZGEuODc2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4MTAwM30.ror5lGPjRm0AMLTiWSjjHShbXBBT8P1D8NknW0P-M4k
[20-Apr-2026 09:13:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 09:13:06 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 09:13:06 UTC] User ID: 375
[20-Apr-2026 09:13:06 UTC] ✅ User profile retrieved successfully for user ID: 375
[20-Apr-2026 09:13:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 09:13:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 09:13:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc1IiwidXNlcm5hbWUiOiJqc2p4IiwiZW1haWwiOiJyYWphLmRhZGEuODc2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4MTAwM30.ror5lGPjRm0AMLTiWSjjHShbXBBT8P1D8NknW0P-M4k","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ef307f4fd0e558c-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40c1:502c:5c5f:90aa:50a4:d54d:c6e8","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40c1:502c:5c5f:90aa:50a4:d54d:c6e8, 172.70.143.195"}
[20-Apr-2026 09:13:06 UTC] === User Orders API Called ===
[20-Apr-2026 09:13:06 UTC] User ID: 375
[20-Apr-2026 09:13:06 UTC] Limit: 20, Offset: 0
[20-Apr-2026 09:13:06 UTC] Orders found: 0
[20-Apr-2026 09:13:06 UTC] Orders data: []
[20-Apr-2026 09:13:06 UTC] Total orders count: 0
[20-Apr-2026 09:13:06 UTC] === API CALL LOG ===
[20-Apr-2026 09:13:06 UTC] Endpoint: user/profile.php
[20-Apr-2026 09:13:06 UTC] Full Log Data: {
    "timestamp": "2026-04-20 09:13:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:502c:5c5f:90aa:50a4:d54d:c6e8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc1IiwidXNlcm5hbWUiOiJqc2p4IiwiZW1haWwiOiJyYWphLmRhZGEuODc2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4MTAwM30.ror5lGPjRm0AMLTiWSjjHShbXBBT8P1D8NknW0P-M4k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef307f958d6558c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c1:502c:5c5f:90aa:50a4:d54d:c6e8",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c1:502c:5c5f:90aa:50a4:d54d:c6e8, 172.70.143.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 09:13:06 UTC] === END API CALL LOG ===
[20-Apr-2026 09:13:06 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 09:13:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc1IiwidXNlcm5hbWUiOiJqc2p4IiwiZW1haWwiOiJyYWphLmRhZGEuODc2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4MTAwM30.ror5lGPjRm0AMLTiWSjjHShbXBBT8P1D8NknW0P-M4k
[20-Apr-2026 09:13:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 09:13:06 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 09:13:06 UTC] User ID: 375
[20-Apr-2026 09:13:06 UTC] ✅ User profile retrieved successfully for user ID: 375
[20-Apr-2026 09:13:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 09:13:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 09:13:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc1IiwidXNlcm5hbWUiOiJqc2p4IiwiZW1haWwiOiJyYWphLmRhZGEuODc2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4MTAwM30.ror5lGPjRm0AMLTiWSjjHShbXBBT8P1D8NknW0P-M4k","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ef3084a2aa9558c-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40c1:502c:5c5f:90aa:50a4:d54d:c6e8","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40c1:502c:5c5f:90aa:50a4:d54d:c6e8, 172.70.143.195"}
[20-Apr-2026 09:13:19 UTC] === User Orders API Called ===
[20-Apr-2026 09:13:19 UTC] User ID: 375
[20-Apr-2026 09:13:19 UTC] Limit: 20, Offset: 0
[20-Apr-2026 09:13:19 UTC] Orders found: 0
[20-Apr-2026 09:13:19 UTC] Orders data: []
[20-Apr-2026 09:13:19 UTC] Total orders count: 0
[20-Apr-2026 09:13:19 UTC] === API CALL LOG ===
[20-Apr-2026 09:13:19 UTC] Endpoint: user/profile.php
[20-Apr-2026 09:13:19 UTC] Full Log Data: {
    "timestamp": "2026-04-20 09:13:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:502c:5c5f:90aa:50a4:d54d:c6e8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc1IiwidXNlcm5hbWUiOiJqc2p4IiwiZW1haWwiOiJyYWphLmRhZGEuODc2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4MTAwM30.ror5lGPjRm0AMLTiWSjjHShbXBBT8P1D8NknW0P-M4k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef3084a2aaf558c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c1:502c:5c5f:90aa:50a4:d54d:c6e8",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c1:502c:5c5f:90aa:50a4:d54d:c6e8, 172.70.143.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 09:13:19 UTC] === END API CALL LOG ===
[20-Apr-2026 09:13:19 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 09:13:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc1IiwidXNlcm5hbWUiOiJqc2p4IiwiZW1haWwiOiJyYWphLmRhZGEuODc2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4MTAwM30.ror5lGPjRm0AMLTiWSjjHShbXBBT8P1D8NknW0P-M4k
[20-Apr-2026 09:13:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 09:13:19 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 09:13:19 UTC] User ID: 375
[20-Apr-2026 09:13:19 UTC] ✅ User profile retrieved successfully for user ID: 375
[20-Apr-2026 09:13:20 UTC] === API CALL LOG ===
[20-Apr-2026 09:13:20 UTC] Endpoint: user/profile.php
[20-Apr-2026 09:13:20 UTC] Full Log Data: {
    "timestamp": "2026-04-20 09:13:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:502c:5c5f:90aa:50a4:d54d:c6e8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc1IiwidXNlcm5hbWUiOiJqc2p4IiwiZW1haWwiOiJyYWphLmRhZGEuODc2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4MTAwM30.ror5lGPjRm0AMLTiWSjjHShbXBBT8P1D8NknW0P-M4k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef3084e1dc1558c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c1:502c:5c5f:90aa:50a4:d54d:c6e8",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c1:502c:5c5f:90aa:50a4:d54d:c6e8, 172.70.143.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 09:13:20 UTC] === END API CALL LOG ===
[20-Apr-2026 09:13:20 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 09:13:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc1IiwidXNlcm5hbWUiOiJqc2p4IiwiZW1haWwiOiJyYWphLmRhZGEuODc2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4MTAwM30.ror5lGPjRm0AMLTiWSjjHShbXBBT8P1D8NknW0P-M4k
[20-Apr-2026 09:13:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 09:13:20 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 09:13:20 UTC] User ID: 375
[20-Apr-2026 09:13:20 UTC] ✅ User profile retrieved successfully for user ID: 375
[20-Apr-2026 09:13:23 UTC] === API CALL LOG ===
[20-Apr-2026 09:13:23 UTC] Endpoint: user/profile.php
[20-Apr-2026 09:13:23 UTC] Full Log Data: {
    "timestamp": "2026-04-20 09:13:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:502c:5c5f:90aa:50a4:d54d:c6e8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc1IiwidXNlcm5hbWUiOiJqc2p4IiwiZW1haWwiOiJyYWphLmRhZGEuODc2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4MTAwM30.ror5lGPjRm0AMLTiWSjjHShbXBBT8P1D8NknW0P-M4k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef30863aca1558c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c1:502c:5c5f:90aa:50a4:d54d:c6e8",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c1:502c:5c5f:90aa:50a4:d54d:c6e8, 172.70.143.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 09:13:23 UTC] === END API CALL LOG ===
[20-Apr-2026 09:13:23 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 09:13:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc1IiwidXNlcm5hbWUiOiJqc2p4IiwiZW1haWwiOiJyYWphLmRhZGEuODc2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4MTAwM30.ror5lGPjRm0AMLTiWSjjHShbXBBT8P1D8NknW0P-M4k
[20-Apr-2026 09:13:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 09:13:23 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 09:13:23 UTC] User ID: 375
[20-Apr-2026 09:13:23 UTC] ✅ User profile retrieved successfully for user ID: 375
[20-Apr-2026 09:13:23 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 09:13:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 09:13:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc1IiwidXNlcm5hbWUiOiJqc2p4IiwiZW1haWwiOiJyYWphLmRhZGEuODc2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4MTAwM30.ror5lGPjRm0AMLTiWSjjHShbXBBT8P1D8NknW0P-M4k","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ef30863ac9d558c-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40c1:502c:5c5f:90aa:50a4:d54d:c6e8","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40c1:502c:5c5f:90aa:50a4:d54d:c6e8, 172.70.143.195"}
[20-Apr-2026 09:13:23 UTC] === User Orders API Called ===
[20-Apr-2026 09:13:23 UTC] User ID: 375
[20-Apr-2026 09:13:23 UTC] Limit: 20, Offset: 0
[20-Apr-2026 09:13:23 UTC] Orders found: 0
[20-Apr-2026 09:13:23 UTC] Orders data: []
[20-Apr-2026 09:13:23 UTC] Total orders count: 0
[20-Apr-2026 09:13:24 UTC] === API CALL LOG ===
[20-Apr-2026 09:13:24 UTC] Endpoint: user/profile.php
[20-Apr-2026 09:13:24 UTC] Full Log Data: {
    "timestamp": "2026-04-20 09:13:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:502c:5c5f:90aa:50a4:d54d:c6e8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc1IiwidXNlcm5hbWUiOiJqc2p4IiwiZW1haWwiOiJyYWphLmRhZGEuODc2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4MTAwM30.ror5lGPjRm0AMLTiWSjjHShbXBBT8P1D8NknW0P-M4k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef308678e9d558c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c1:502c:5c5f:90aa:50a4:d54d:c6e8",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c1:502c:5c5f:90aa:50a4:d54d:c6e8, 172.70.143.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 09:13:24 UTC] === END API CALL LOG ===
[20-Apr-2026 09:13:24 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 09:13:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc1IiwidXNlcm5hbWUiOiJqc2p4IiwiZW1haWwiOiJyYWphLmRhZGEuODc2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4MTAwM30.ror5lGPjRm0AMLTiWSjjHShbXBBT8P1D8NknW0P-M4k
[20-Apr-2026 09:13:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 09:13:24 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 09:13:24 UTC] User ID: 375
[20-Apr-2026 09:13:24 UTC] ✅ User profile retrieved successfully for user ID: 375
[20-Apr-2026 09:13:31 UTC] === API CALL LOG ===
[20-Apr-2026 09:13:31 UTC] Endpoint: user/profile.php
[20-Apr-2026 09:13:31 UTC] Full Log Data: {
    "timestamp": "2026-04-20 09:13:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:502c:5c5f:90aa:50a4:d54d:c6e8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc1IiwidXNlcm5hbWUiOiJqc2p4IiwiZW1haWwiOiJyYWphLmRhZGEuODc2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4MTAwM30.ror5lGPjRm0AMLTiWSjjHShbXBBT8P1D8NknW0P-M4k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef308931e27558c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c1:502c:5c5f:90aa:50a4:d54d:c6e8",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c1:502c:5c5f:90aa:50a4:d54d:c6e8, 172.70.143.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 09:13:31 UTC] === END API CALL LOG ===
[20-Apr-2026 09:13:31 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 09:13:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc1IiwidXNlcm5hbWUiOiJqc2p4IiwiZW1haWwiOiJyYWphLmRhZGEuODc2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4MTAwM30.ror5lGPjRm0AMLTiWSjjHShbXBBT8P1D8NknW0P-M4k
[20-Apr-2026 09:13:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 09:13:31 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 09:13:31 UTC] User ID: 375
[20-Apr-2026 09:13:31 UTC] ✅ User profile retrieved successfully for user ID: 375
[20-Apr-2026 09:13:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 09:13:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 09:13:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc1IiwidXNlcm5hbWUiOiJqc2p4IiwiZW1haWwiOiJyYWphLmRhZGEuODc2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4MTAwM30.ror5lGPjRm0AMLTiWSjjHShbXBBT8P1D8NknW0P-M4k","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ef308927c57558c-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40c1:502c:5c5f:90aa:50a4:d54d:c6e8","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40c1:502c:5c5f:90aa:50a4:d54d:c6e8, 172.70.143.195"}
[20-Apr-2026 09:13:31 UTC] === User Orders API Called ===
[20-Apr-2026 09:13:31 UTC] User ID: 375
[20-Apr-2026 09:13:31 UTC] Limit: 20, Offset: 0
[20-Apr-2026 09:13:31 UTC] Orders found: 0
[20-Apr-2026 09:13:31 UTC] Orders data: []
[20-Apr-2026 09:13:31 UTC] Total orders count: 0
[20-Apr-2026 09:13:31 UTC] === API CALL LOG ===
[20-Apr-2026 09:13:31 UTC] Endpoint: user/profile.php
[20-Apr-2026 09:13:31 UTC] Full Log Data: {
    "timestamp": "2026-04-20 09:13:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:502c:5c5f:90aa:50a4:d54d:c6e8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc1IiwidXNlcm5hbWUiOiJqc2p4IiwiZW1haWwiOiJyYWphLmRhZGEuODc2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4MTAwM30.ror5lGPjRm0AMLTiWSjjHShbXBBT8P1D8NknW0P-M4k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef308966f7a558c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c1:502c:5c5f:90aa:50a4:d54d:c6e8",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c1:502c:5c5f:90aa:50a4:d54d:c6e8, 172.70.143.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 09:13:31 UTC] === END API CALL LOG ===
[20-Apr-2026 09:13:31 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 09:13:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc1IiwidXNlcm5hbWUiOiJqc2p4IiwiZW1haWwiOiJyYWphLmRhZGEuODc2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4MTAwM30.ror5lGPjRm0AMLTiWSjjHShbXBBT8P1D8NknW0P-M4k
[20-Apr-2026 09:13:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 09:13:31 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 09:13:31 UTC] User ID: 375
[20-Apr-2026 09:13:31 UTC] ✅ User profile retrieved successfully for user ID: 375
[20-Apr-2026 09:13:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 09:13:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 09:13:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc1IiwidXNlcm5hbWUiOiJqc2p4IiwiZW1haWwiOiJyYWphLmRhZGEuODc2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4MTAwM30.ror5lGPjRm0AMLTiWSjjHShbXBBT8P1D8NknW0P-M4k","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ef308a34cb4558c-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40c1:502c:5c5f:90aa:50a4:d54d:c6e8","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40c1:502c:5c5f:90aa:50a4:d54d:c6e8, 172.70.143.195"}
[20-Apr-2026 09:13:34 UTC] === User Orders API Called ===
[20-Apr-2026 09:13:34 UTC] User ID: 375
[20-Apr-2026 09:13:34 UTC] Limit: 20, Offset: 0
[20-Apr-2026 09:13:34 UTC] Orders found: 0
[20-Apr-2026 09:13:34 UTC] Orders data: []
[20-Apr-2026 09:13:34 UTC] Total orders count: 0
[20-Apr-2026 09:13:35 UTC] === API CALL LOG ===
[20-Apr-2026 09:13:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 09:13:35 UTC] Endpoint: user/profile.php
[20-Apr-2026 09:13:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 09:13:35 UTC] Full Log Data: {
    "timestamp": "2026-04-20 09:13:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:502c:5c5f:90aa:50a4:d54d:c6e8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc1IiwidXNlcm5hbWUiOiJqc2p4IiwiZW1haWwiOiJyYWphLmRhZGEuODc2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4MTAwM30.ror5lGPjRm0AMLTiWSjjHShbXBBT8P1D8NknW0P-M4k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef308acf8ba558c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c1:502c:5c5f:90aa:50a4:d54d:c6e8",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c1:502c:5c5f:90aa:50a4:d54d:c6e8, 172.70.143.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 09:13:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc1IiwidXNlcm5hbWUiOiJqc2p4IiwiZW1haWwiOiJyYWphLmRhZGEuODc2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4MTAwM30.ror5lGPjRm0AMLTiWSjjHShbXBBT8P1D8NknW0P-M4k","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ef308acf8b6558c-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40c1:502c:5c5f:90aa:50a4:d54d:c6e8","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40c1:502c:5c5f:90aa:50a4:d54d:c6e8, 172.70.143.195"}
[20-Apr-2026 09:13:35 UTC] === END API CALL LOG ===
[20-Apr-2026 09:13:35 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 09:13:35 UTC] === User Orders API Called ===
[20-Apr-2026 09:13:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc1IiwidXNlcm5hbWUiOiJqc2p4IiwiZW1haWwiOiJyYWphLmRhZGEuODc2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4MTAwM30.ror5lGPjRm0AMLTiWSjjHShbXBBT8P1D8NknW0P-M4k
[20-Apr-2026 09:13:35 UTC] User ID: 375
[20-Apr-2026 09:13:35 UTC] Limit: 20, Offset: 0
[20-Apr-2026 09:13:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 09:13:35 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 09:13:35 UTC] User ID: 375
[20-Apr-2026 09:13:35 UTC] Orders found: 0
[20-Apr-2026 09:13:35 UTC] ✅ User profile retrieved successfully for user ID: 375
[20-Apr-2026 09:13:35 UTC] Orders data: []
[20-Apr-2026 09:13:35 UTC] Total orders count: 0
[20-Apr-2026 09:13:36 UTC] === API CALL LOG ===
[20-Apr-2026 09:13:36 UTC] Endpoint: user/profile.php
[20-Apr-2026 09:13:36 UTC] Full Log Data: {
    "timestamp": "2026-04-20 09:13:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:502c:5c5f:90aa:50a4:d54d:c6e8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc1IiwidXNlcm5hbWUiOiJqc2p4IiwiZW1haWwiOiJyYWphLmRhZGEuODc2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4MTAwM30.ror5lGPjRm0AMLTiWSjjHShbXBBT8P1D8NknW0P-M4k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef308b0cb63558c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c1:502c:5c5f:90aa:50a4:d54d:c6e8",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c1:502c:5c5f:90aa:50a4:d54d:c6e8, 172.70.143.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 09:13:36 UTC] === END API CALL LOG ===
[20-Apr-2026 09:13:36 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 09:13:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc1IiwidXNlcm5hbWUiOiJqc2p4IiwiZW1haWwiOiJyYWphLmRhZGEuODc2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4MTAwM30.ror5lGPjRm0AMLTiWSjjHShbXBBT8P1D8NknW0P-M4k
[20-Apr-2026 09:13:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 09:13:36 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 09:13:36 UTC] User ID: 375
[20-Apr-2026 09:13:36 UTC] ✅ User profile retrieved successfully for user ID: 375
[20-Apr-2026 09:13:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 09:13:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 09:13:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc1IiwidXNlcm5hbWUiOiJqc2p4IiwiZW1haWwiOiJyYWphLmRhZGEuODc2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4MTAwM30.ror5lGPjRm0AMLTiWSjjHShbXBBT8P1D8NknW0P-M4k","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ef308bb08b4558c-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40c1:502c:5c5f:90aa:50a4:d54d:c6e8","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40c1:502c:5c5f:90aa:50a4:d54d:c6e8, 172.70.143.195"}
[20-Apr-2026 09:13:37 UTC] === User Orders API Called ===
[20-Apr-2026 09:13:37 UTC] User ID: 375
[20-Apr-2026 09:13:37 UTC] Limit: 20, Offset: 0
[20-Apr-2026 09:13:37 UTC] Orders found: 0
[20-Apr-2026 09:13:37 UTC] Orders data: []
[20-Apr-2026 09:13:37 UTC] Total orders count: 0
[20-Apr-2026 09:13:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 09:13:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 09:13:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc1IiwidXNlcm5hbWUiOiJqc2p4IiwiZW1haWwiOiJyYWphLmRhZGEuODc2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4MTAwM30.ror5lGPjRm0AMLTiWSjjHShbXBBT8P1D8NknW0P-M4k","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ef308e5beea558c-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40c1:502c:5c5f:90aa:50a4:d54d:c6e8","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40c1:502c:5c5f:90aa:50a4:d54d:c6e8, 172.70.143.195"}
[20-Apr-2026 09:13:44 UTC] === User Orders API Called ===
[20-Apr-2026 09:13:44 UTC] User ID: 375
[20-Apr-2026 09:13:44 UTC] Limit: 20, Offset: 0
[20-Apr-2026 09:13:44 UTC] Orders found: 0
[20-Apr-2026 09:13:44 UTC] Orders data: []
[20-Apr-2026 09:13:44 UTC] Total orders count: 0
[20-Apr-2026 09:13:44 UTC] === API CALL LOG ===
[20-Apr-2026 09:13:44 UTC] Endpoint: user/profile.php
[20-Apr-2026 09:13:44 UTC] Full Log Data: {
    "timestamp": "2026-04-20 09:13:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:502c:5c5f:90aa:50a4:d54d:c6e8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc1IiwidXNlcm5hbWUiOiJqc2p4IiwiZW1haWwiOiJyYWphLmRhZGEuODc2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4MTAwM30.ror5lGPjRm0AMLTiWSjjHShbXBBT8P1D8NknW0P-M4k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef308e5beec558c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c1:502c:5c5f:90aa:50a4:d54d:c6e8",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c1:502c:5c5f:90aa:50a4:d54d:c6e8, 172.70.143.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 09:13:44 UTC] === END API CALL LOG ===
[20-Apr-2026 09:13:44 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 09:13:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc1IiwidXNlcm5hbWUiOiJqc2p4IiwiZW1haWwiOiJyYWphLmRhZGEuODc2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4MTAwM30.ror5lGPjRm0AMLTiWSjjHShbXBBT8P1D8NknW0P-M4k
[20-Apr-2026 09:13:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 09:13:44 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 09:13:44 UTC] User ID: 375
[20-Apr-2026 09:13:44 UTC] ✅ User profile retrieved successfully for user ID: 375
[20-Apr-2026 09:13:45 UTC] === API CALL LOG ===
[20-Apr-2026 09:13:45 UTC] Endpoint: user/profile.php
[20-Apr-2026 09:13:45 UTC] Full Log Data: {
    "timestamp": "2026-04-20 09:13:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:502c:5c5f:90aa:50a4:d54d:c6e8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc1IiwidXNlcm5hbWUiOiJqc2p4IiwiZW1haWwiOiJyYWphLmRhZGEuODc2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4MTAwM30.ror5lGPjRm0AMLTiWSjjHShbXBBT8P1D8NknW0P-M4k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef308e84d7d558c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c1:502c:5c5f:90aa:50a4:d54d:c6e8",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c1:502c:5c5f:90aa:50a4:d54d:c6e8, 172.70.143.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 09:13:45 UTC] === END API CALL LOG ===
[20-Apr-2026 09:13:45 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 09:13:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc1IiwidXNlcm5hbWUiOiJqc2p4IiwiZW1haWwiOiJyYWphLmRhZGEuODc2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4MTAwM30.ror5lGPjRm0AMLTiWSjjHShbXBBT8P1D8NknW0P-M4k
[20-Apr-2026 09:13:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 09:13:45 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 09:13:45 UTC] User ID: 375
[20-Apr-2026 09:13:45 UTC] ✅ User profile retrieved successfully for user ID: 375
[20-Apr-2026 09:13:45 UTC] === API CALL LOG ===
[20-Apr-2026 09:13:45 UTC] Endpoint: user/profile.php
[20-Apr-2026 09:13:45 UTC] Full Log Data: {
    "timestamp": "2026-04-20 09:13:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:502c:5c5f:90aa:50a4:d54d:c6e8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc1IiwidXNlcm5hbWUiOiJqc2p4IiwiZW1haWwiOiJyYWphLmRhZGEuODc2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4MTAwM30.ror5lGPjRm0AMLTiWSjjHShbXBBT8P1D8NknW0P-M4k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef308e9fa00558c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c1:502c:5c5f:90aa:50a4:d54d:c6e8",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c1:502c:5c5f:90aa:50a4:d54d:c6e8, 172.70.143.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 09:13:45 UTC] === END API CALL LOG ===
[20-Apr-2026 09:13:45 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 09:13:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc1IiwidXNlcm5hbWUiOiJqc2p4IiwiZW1haWwiOiJyYWphLmRhZGEuODc2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4MTAwM30.ror5lGPjRm0AMLTiWSjjHShbXBBT8P1D8NknW0P-M4k
[20-Apr-2026 09:13:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 09:13:45 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 09:13:45 UTC] User ID: 375
[20-Apr-2026 09:13:45 UTC] ✅ User profile retrieved successfully for user ID: 375
[20-Apr-2026 09:13:58 UTC] === API CALL LOG ===
[20-Apr-2026 09:13:58 UTC] Endpoint: user/profile.php
[20-Apr-2026 09:13:58 UTC] Full Log Data: {
    "timestamp": "2026-04-20 09:13:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:502c:5c5f:90aa:50a4:d54d:c6e8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc1IiwidXNlcm5hbWUiOiJqc2p4IiwiZW1haWwiOiJyYWphLmRhZGEuODc2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4MTAwM30.ror5lGPjRm0AMLTiWSjjHShbXBBT8P1D8NknW0P-M4k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef30939ea3d558c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c1:502c:5c5f:90aa:50a4:d54d:c6e8",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c1:502c:5c5f:90aa:50a4:d54d:c6e8, 172.70.143.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 09:13:58 UTC] === END API CALL LOG ===
[20-Apr-2026 09:13:58 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 09:13:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc1IiwidXNlcm5hbWUiOiJqc2p4IiwiZW1haWwiOiJyYWphLmRhZGEuODc2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4MTAwM30.ror5lGPjRm0AMLTiWSjjHShbXBBT8P1D8NknW0P-M4k
[20-Apr-2026 09:13:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 09:13:58 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 09:13:58 UTC] User ID: 375
[20-Apr-2026 09:13:58 UTC] ✅ User profile retrieved successfully for user ID: 375
[20-Apr-2026 09:13:58 UTC] User Purchases API - User ID: 375
[20-Apr-2026 09:13:58 UTC] User Purchases API - Total purchases found: 3
[20-Apr-2026 09:14:04 UTC] === API CALL LOG ===
[20-Apr-2026 09:14:04 UTC] Endpoint: user/profile.php
[20-Apr-2026 09:14:04 UTC] Full Log Data: {
    "timestamp": "2026-04-20 09:14:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:502c:5c5f:90aa:50a4:d54d:c6e8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc1IiwidXNlcm5hbWUiOiJqc2p4IiwiZW1haWwiOiJyYWphLmRhZGEuODc2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4MTAwM30.ror5lGPjRm0AMLTiWSjjHShbXBBT8P1D8NknW0P-M4k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef309622f51558c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c1:502c:5c5f:90aa:50a4:d54d:c6e8",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c1:502c:5c5f:90aa:50a4:d54d:c6e8, 172.70.143.194"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 09:14:04 UTC] === END API CALL LOG ===
[20-Apr-2026 09:14:04 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 09:14:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc1IiwidXNlcm5hbWUiOiJqc2p4IiwiZW1haWwiOiJyYWphLmRhZGEuODc2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4MTAwM30.ror5lGPjRm0AMLTiWSjjHShbXBBT8P1D8NknW0P-M4k
[20-Apr-2026 09:14:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 09:14:04 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 09:14:04 UTC] User ID: 375
[20-Apr-2026 09:14:04 UTC] ✅ User profile retrieved successfully for user ID: 375
[20-Apr-2026 09:14:05 UTC] User Purchases API - User ID: 375
[20-Apr-2026 09:14:05 UTC] User Purchases API - Total purchases found: 3
[20-Apr-2026 09:14:07 UTC] === API CALL LOG ===
[20-Apr-2026 09:14:07 UTC] Endpoint: user/profile.php
[20-Apr-2026 09:14:07 UTC] Full Log Data: {
    "timestamp": "2026-04-20 09:14:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:502c:5c5f:90aa:50a4:d54d:c6e8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc1IiwidXNlcm5hbWUiOiJqc2p4IiwiZW1haWwiOiJyYWphLmRhZGEuODc2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4MTAwM30.ror5lGPjRm0AMLTiWSjjHShbXBBT8P1D8NknW0P-M4k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef30974ea95558c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c1:502c:5c5f:90aa:50a4:d54d:c6e8",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c1:502c:5c5f:90aa:50a4:d54d:c6e8, 172.70.143.194"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 09:14:07 UTC] === END API CALL LOG ===
[20-Apr-2026 09:14:07 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 09:14:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc1IiwidXNlcm5hbWUiOiJqc2p4IiwiZW1haWwiOiJyYWphLmRhZGEuODc2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4MTAwM30.ror5lGPjRm0AMLTiWSjjHShbXBBT8P1D8NknW0P-M4k
[20-Apr-2026 09:14:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 09:14:07 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 09:14:07 UTC] User ID: 375
[20-Apr-2026 09:14:07 UTC] ✅ User profile retrieved successfully for user ID: 375
[20-Apr-2026 09:14:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 09:14:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 09:14:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc1IiwidXNlcm5hbWUiOiJqc2p4IiwiZW1haWwiOiJyYWphLmRhZGEuODc2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4MTAwM30.ror5lGPjRm0AMLTiWSjjHShbXBBT8P1D8NknW0P-M4k","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ef30974ea8e558c-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40c1:502c:5c5f:90aa:50a4:d54d:c6e8","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40c1:502c:5c5f:90aa:50a4:d54d:c6e8, 172.70.143.194"}
[20-Apr-2026 09:14:07 UTC] === User Orders API Called ===
[20-Apr-2026 09:14:07 UTC] User ID: 375
[20-Apr-2026 09:14:07 UTC] Limit: 20, Offset: 0
[20-Apr-2026 09:14:07 UTC] Orders found: 0
[20-Apr-2026 09:14:07 UTC] Orders data: []
[20-Apr-2026 09:14:07 UTC] Total orders count: 0
[20-Apr-2026 09:14:08 UTC] === API CALL LOG ===
[20-Apr-2026 09:14:08 UTC] Endpoint: user/profile.php
[20-Apr-2026 09:14:08 UTC] Full Log Data: {
    "timestamp": "2026-04-20 09:14:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:502c:5c5f:90aa:50a4:d54d:c6e8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc1IiwidXNlcm5hbWUiOiJqc2p4IiwiZW1haWwiOiJyYWphLmRhZGEuODc2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4MTAwM30.ror5lGPjRm0AMLTiWSjjHShbXBBT8P1D8NknW0P-M4k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef30978edc3558c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c1:502c:5c5f:90aa:50a4:d54d:c6e8",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c1:502c:5c5f:90aa:50a4:d54d:c6e8, 172.70.143.194"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 09:14:08 UTC] === END API CALL LOG ===
[20-Apr-2026 09:14:08 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 09:14:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc1IiwidXNlcm5hbWUiOiJqc2p4IiwiZW1haWwiOiJyYWphLmRhZGEuODc2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4MTAwM30.ror5lGPjRm0AMLTiWSjjHShbXBBT8P1D8NknW0P-M4k
[20-Apr-2026 09:14:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 09:14:08 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 09:14:08 UTC] User ID: 375
[20-Apr-2026 09:14:08 UTC] ✅ User profile retrieved successfully for user ID: 375
[20-Apr-2026 10:24:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 10:24:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 10:24:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc2IiwidXNlcm5hbWUiOiJqYW1lc2pvbmVzNjUxIiwiZW1haWwiOiJraW5ueWdyb2tzb25AZ21haWwuY29tIiwiZXhwIjoxNzc3Mjg1NDYzfQ.x2Rg46M7PQrl4cKtCMepjxoP3Iza1u96xp_iz8gtRPw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ef3706ca97e88cb-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"154.160.25.137","CF-IPCountry":"GH","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"154.160.25.137, 172.71.178.48"}
[20-Apr-2026 10:24:25 UTC] === User Orders API Called ===
[20-Apr-2026 10:24:25 UTC] User ID: 376
[20-Apr-2026 10:24:25 UTC] Limit: 20, Offset: 0
[20-Apr-2026 10:24:25 UTC] Orders found: 0
[20-Apr-2026 10:24:25 UTC] Orders data: []
[20-Apr-2026 10:24:25 UTC] Total orders count: 0
[20-Apr-2026 10:24:25 UTC] === API CALL LOG ===
[20-Apr-2026 10:24:25 UTC] Endpoint: user/profile.php
[20-Apr-2026 10:24:25 UTC] Full Log Data: {
    "timestamp": "2026-04-20 10:24:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.160.25.137",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc2IiwidXNlcm5hbWUiOiJqYW1lc2pvbmVzNjUxIiwiZW1haWwiOiJraW5ueWdyb2tzb25AZ21haWwuY29tIiwiZXhwIjoxNzc3Mjg1NDYzfQ.x2Rg46M7PQrl4cKtCMepjxoP3Iza1u96xp_iz8gtRPw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef3706ca97a88cb-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "154.160.25.137",
        "CF-IPCountry": "GH",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "154.160.25.137, 172.71.178.49"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 10:24:25 UTC] === END API CALL LOG ===
[20-Apr-2026 10:24:25 UTC] === API CALL LOG ===
[20-Apr-2026 10:24:25 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 10:24:25 UTC] Endpoint: user/profile.php
[20-Apr-2026 10:24:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc2IiwidXNlcm5hbWUiOiJqYW1lc2pvbmVzNjUxIiwiZW1haWwiOiJraW5ueWdyb2tzb25AZ21haWwuY29tIiwiZXhwIjoxNzc3Mjg1NDYzfQ.x2Rg46M7PQrl4cKtCMepjxoP3Iza1u96xp_iz8gtRPw
[20-Apr-2026 10:24:25 UTC] Full Log Data: {
    "timestamp": "2026-04-20 10:24:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.160.25.137",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc2IiwidXNlcm5hbWUiOiJqYW1lc2pvbmVzNjUxIiwiZW1haWwiOiJraW5ueWdyb2tzb25AZ21haWwuY29tIiwiZXhwIjoxNzc3Mjg1NDYzfQ.x2Rg46M7PQrl4cKtCMepjxoP3Iza1u96xp_iz8gtRPw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef3706ca97f88cb-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "154.160.25.137",
        "CF-IPCountry": "GH",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "154.160.25.137, 172.71.178.49"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 10:24:25 UTC] === END API CALL LOG ===
[20-Apr-2026 10:24:25 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 10:24:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 10:24:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc2IiwidXNlcm5hbWUiOiJqYW1lc2pvbmVzNjUxIiwiZW1haWwiOiJraW5ueWdyb2tzb25AZ21haWwuY29tIiwiZXhwIjoxNzc3Mjg1NDYzfQ.x2Rg46M7PQrl4cKtCMepjxoP3Iza1u96xp_iz8gtRPw
[20-Apr-2026 10:24:25 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 10:24:25 UTC] User ID: 376
[20-Apr-2026 10:24:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 10:24:25 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 10:24:25 UTC] User ID: 376
[20-Apr-2026 10:24:25 UTC] ✅ User profile retrieved successfully for user ID: 376
[20-Apr-2026 10:24:25 UTC] ✅ User profile retrieved successfully for user ID: 376
[20-Apr-2026 10:24:26 UTC] === API CALL LOG ===
[20-Apr-2026 10:24:26 UTC] Endpoint: user/profile.php
[20-Apr-2026 10:24:26 UTC] Full Log Data: {
    "timestamp": "2026-04-20 10:24:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.160.25.137",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc2IiwidXNlcm5hbWUiOiJqYW1lc2pvbmVzNjUxIiwiZW1haWwiOiJraW5ueWdyb2tzb25AZ21haWwuY29tIiwiZXhwIjoxNzc3Mjg1NDYzfQ.x2Rg46M7PQrl4cKtCMepjxoP3Iza1u96xp_iz8gtRPw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef370727efe88cb-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "154.160.25.137",
        "CF-IPCountry": "GH",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "154.160.25.137, 172.71.178.49"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 10:24:26 UTC] === END API CALL LOG ===
[20-Apr-2026 10:24:26 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 10:24:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc2IiwidXNlcm5hbWUiOiJqYW1lc2pvbmVzNjUxIiwiZW1haWwiOiJraW5ueWdyb2tzb25AZ21haWwuY29tIiwiZXhwIjoxNzc3Mjg1NDYzfQ.x2Rg46M7PQrl4cKtCMepjxoP3Iza1u96xp_iz8gtRPw
[20-Apr-2026 10:24:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 10:24:26 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 10:24:26 UTC] User ID: 376
[20-Apr-2026 10:24:26 UTC] ✅ User profile retrieved successfully for user ID: 376
[20-Apr-2026 10:24:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 10:24:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 10:24:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc2IiwidXNlcm5hbWUiOiJqYW1lc2pvbmVzNjUxIiwiZW1haWwiOiJraW5ueWdyb2tzb25AZ21haWwuY29tIiwiZXhwIjoxNzc3Mjg1NDYzfQ.x2Rg46M7PQrl4cKtCMepjxoP3Iza1u96xp_iz8gtRPw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ef370965c4288cb-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"154.160.25.137","CF-IPCountry":"GH","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"154.160.25.137, 172.71.178.4"}
[20-Apr-2026 10:24:31 UTC] === User Orders API Called ===
[20-Apr-2026 10:24:31 UTC] User ID: 376
[20-Apr-2026 10:24:31 UTC] Limit: 20, Offset: 0
[20-Apr-2026 10:24:31 UTC] Orders found: 0
[20-Apr-2026 10:24:31 UTC] Orders data: []
[20-Apr-2026 10:24:31 UTC] Total orders count: 0
[20-Apr-2026 10:24:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 10:24:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 10:24:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc2IiwidXNlcm5hbWUiOiJqYW1lc2pvbmVzNjUxIiwiZW1haWwiOiJraW5ueWdyb2tzb25AZ21haWwuY29tIiwiZXhwIjoxNzc3Mjg1NDYzfQ.x2Rg46M7PQrl4cKtCMepjxoP3Iza1u96xp_iz8gtRPw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ef370cc790f88cb-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"154.160.25.137","CF-IPCountry":"GH","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"154.160.25.137, 172.71.178.4"}
[20-Apr-2026 10:24:40 UTC] === User Orders API Called ===
[20-Apr-2026 10:24:40 UTC] User ID: 376
[20-Apr-2026 10:24:40 UTC] Limit: 20, Offset: 0
[20-Apr-2026 10:24:40 UTC] Orders found: 0
[20-Apr-2026 10:24:40 UTC] Orders data: []
[20-Apr-2026 10:24:40 UTC] Total orders count: 0
[20-Apr-2026 10:24:40 UTC] === API CALL LOG ===
[20-Apr-2026 10:24:40 UTC] Endpoint: user/profile.php
[20-Apr-2026 10:24:40 UTC] Full Log Data: {
    "timestamp": "2026-04-20 10:24:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.160.25.137",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc2IiwidXNlcm5hbWUiOiJqYW1lc2pvbmVzNjUxIiwiZW1haWwiOiJraW5ueWdyb2tzb25AZ21haWwuY29tIiwiZXhwIjoxNzc3Mjg1NDYzfQ.x2Rg46M7PQrl4cKtCMepjxoP3Iza1u96xp_iz8gtRPw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef370cc791288cb-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "154.160.25.137",
        "CF-IPCountry": "GH",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "154.160.25.137, 172.71.178.4"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 10:24:40 UTC] === END API CALL LOG ===
[20-Apr-2026 10:24:40 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 10:24:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc2IiwidXNlcm5hbWUiOiJqYW1lc2pvbmVzNjUxIiwiZW1haWwiOiJraW5ueWdyb2tzb25AZ21haWwuY29tIiwiZXhwIjoxNzc3Mjg1NDYzfQ.x2Rg46M7PQrl4cKtCMepjxoP3Iza1u96xp_iz8gtRPw
[20-Apr-2026 10:24:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 10:24:40 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 10:24:40 UTC] User ID: 376
[20-Apr-2026 10:24:40 UTC] ✅ User profile retrieved successfully for user ID: 376
[20-Apr-2026 10:24:40 UTC] === API CALL LOG ===
[20-Apr-2026 10:24:40 UTC] Endpoint: user/profile.php
[20-Apr-2026 10:24:40 UTC] Full Log Data: {
    "timestamp": "2026-04-20 10:24:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.160.25.137",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc2IiwidXNlcm5hbWUiOiJqYW1lc2pvbmVzNjUxIiwiZW1haWwiOiJraW5ueWdyb2tzb25AZ21haWwuY29tIiwiZXhwIjoxNzc3Mjg1NDYzfQ.x2Rg46M7PQrl4cKtCMepjxoP3Iza1u96xp_iz8gtRPw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef370d0195888cb-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "154.160.25.137",
        "CF-IPCountry": "GH",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "154.160.25.137, 172.71.178.4"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 10:24:40 UTC] === END API CALL LOG ===
[20-Apr-2026 10:24:40 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 10:24:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc2IiwidXNlcm5hbWUiOiJqYW1lc2pvbmVzNjUxIiwiZW1haWwiOiJraW5ueWdyb2tzb25AZ21haWwuY29tIiwiZXhwIjoxNzc3Mjg1NDYzfQ.x2Rg46M7PQrl4cKtCMepjxoP3Iza1u96xp_iz8gtRPw
[20-Apr-2026 10:24:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 10:24:40 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 10:24:40 UTC] User ID: 376
[20-Apr-2026 10:24:40 UTC] ✅ User profile retrieved successfully for user ID: 376
[20-Apr-2026 10:24:41 UTC] === API CALL LOG ===
[20-Apr-2026 10:24:41 UTC] Endpoint: user/profile.php
[20-Apr-2026 10:24:41 UTC] Full Log Data: {
    "timestamp": "2026-04-20 10:24:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.160.25.137",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc2IiwidXNlcm5hbWUiOiJqYW1lc2pvbmVzNjUxIiwiZW1haWwiOiJraW5ueWdyb2tzb25AZ21haWwuY29tIiwiZXhwIjoxNzc3Mjg1NDYzfQ.x2Rg46M7PQrl4cKtCMepjxoP3Iza1u96xp_iz8gtRPw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef370d2fff288cb-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "154.160.25.137",
        "CF-IPCountry": "GH",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "154.160.25.137, 172.71.178.4"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 10:24:41 UTC] === END API CALL LOG ===
[20-Apr-2026 10:24:41 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 10:24:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc2IiwidXNlcm5hbWUiOiJqYW1lc2pvbmVzNjUxIiwiZW1haWwiOiJraW5ueWdyb2tzb25AZ21haWwuY29tIiwiZXhwIjoxNzc3Mjg1NDYzfQ.x2Rg46M7PQrl4cKtCMepjxoP3Iza1u96xp_iz8gtRPw
[20-Apr-2026 10:24:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 10:24:41 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 10:24:41 UTC] User ID: 376
[20-Apr-2026 10:24:41 UTC] ✅ User profile retrieved successfully for user ID: 376
[20-Apr-2026 10:25:38 UTC] === API CALL LOG ===
[20-Apr-2026 10:25:38 UTC] Endpoint: user/profile.php
[20-Apr-2026 10:25:38 UTC] Full Log Data: {
    "timestamp": "2026-04-20 10:25:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.160.25.137",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc2IiwidXNlcm5hbWUiOiJqYW1lc2pvbmVzNjUxIiwiZW1haWwiOiJraW5ueWdyb2tzb25AZ21haWwuY29tIiwiZXhwIjoxNzc3Mjg1NDYzfQ.x2Rg46M7PQrl4cKtCMepjxoP3Iza1u96xp_iz8gtRPw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef37238fed788cb-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "154.160.25.137",
        "CF-IPCountry": "GH",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "154.160.25.137, 172.71.178.5"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 10:25:38 UTC] === END API CALL LOG ===
[20-Apr-2026 10:25:38 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 10:25:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc2IiwidXNlcm5hbWUiOiJqYW1lc2pvbmVzNjUxIiwiZW1haWwiOiJraW5ueWdyb2tzb25AZ21haWwuY29tIiwiZXhwIjoxNzc3Mjg1NDYzfQ.x2Rg46M7PQrl4cKtCMepjxoP3Iza1u96xp_iz8gtRPw
[20-Apr-2026 10:25:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 10:25:38 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 10:25:38 UTC] User ID: 376
[20-Apr-2026 10:25:38 UTC] ✅ User profile retrieved successfully for user ID: 376
[20-Apr-2026 10:25:39 UTC] User Purchases API - User ID: 376
[20-Apr-2026 10:25:39 UTC] User Purchases API - Total purchases found: 0
[20-Apr-2026 10:33:04 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 10:33:04 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 10:33:04 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc2IiwidXNlcm5hbWUiOiJqYW1lc2pvbmVzNjUxIiwiZW1haWwiOiJraW5ueWdyb2tzb25AZ21haWwuY29tIiwiZXhwIjoxNzc3Mjg1NDYzfQ.x2Rg46M7PQrl4cKtCMepjxoP3Iza1u96xp_iz8gtRPw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ef37d1b2cfacd1c-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"154.160.25.137","CF-IPCountry":"GH","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"154.160.25.137, 172.70.91.141"}
[20-Apr-2026 10:33:04 UTC] === User Orders API Called ===
[20-Apr-2026 10:33:04 UTC] User ID: 376
[20-Apr-2026 10:33:04 UTC] Limit: 20, Offset: 0
[20-Apr-2026 10:33:04 UTC] Orders found: 0
[20-Apr-2026 10:33:04 UTC] Orders data: []
[20-Apr-2026 10:33:04 UTC] Total orders count: 0
[20-Apr-2026 10:33:04 UTC] === API CALL LOG ===
[20-Apr-2026 10:33:04 UTC] Endpoint: user/profile.php
[20-Apr-2026 10:33:04 UTC] Full Log Data: {
    "timestamp": "2026-04-20 10:33:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.160.25.137",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc2IiwidXNlcm5hbWUiOiJqYW1lc2pvbmVzNjUxIiwiZW1haWwiOiJraW5ueWdyb2tzb25AZ21haWwuY29tIiwiZXhwIjoxNzc3Mjg1NDYzfQ.x2Rg46M7PQrl4cKtCMepjxoP3Iza1u96xp_iz8gtRPw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef37d1b2cfbcd1c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "154.160.25.137",
        "CF-IPCountry": "GH",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "154.160.25.137, 172.70.91.142"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 10:33:04 UTC] === END API CALL LOG ===
[20-Apr-2026 10:33:04 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 10:33:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc2IiwidXNlcm5hbWUiOiJqYW1lc2pvbmVzNjUxIiwiZW1haWwiOiJraW5ueWdyb2tzb25AZ21haWwuY29tIiwiZXhwIjoxNzc3Mjg1NDYzfQ.x2Rg46M7PQrl4cKtCMepjxoP3Iza1u96xp_iz8gtRPw
[20-Apr-2026 10:33:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 10:33:04 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 10:33:04 UTC] User ID: 376
[20-Apr-2026 10:33:04 UTC] ✅ User profile retrieved successfully for user ID: 376
[20-Apr-2026 10:33:05 UTC] === API CALL LOG ===
[20-Apr-2026 10:33:05 UTC] Endpoint: user/profile.php
[20-Apr-2026 10:33:05 UTC] Full Log Data: {
    "timestamp": "2026-04-20 10:33:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.160.25.137",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc2IiwidXNlcm5hbWUiOiJqYW1lc2pvbmVzNjUxIiwiZW1haWwiOiJraW5ueWdyb2tzb25AZ21haWwuY29tIiwiZXhwIjoxNzc3Mjg1NDYzfQ.x2Rg46M7PQrl4cKtCMepjxoP3Iza1u96xp_iz8gtRPw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef37d1effe4cd1c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "154.160.25.137",
        "CF-IPCountry": "GH",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "154.160.25.137, 172.70.91.141"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 10:33:05 UTC] === END API CALL LOG ===
[20-Apr-2026 10:33:05 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 10:33:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc2IiwidXNlcm5hbWUiOiJqYW1lc2pvbmVzNjUxIiwiZW1haWwiOiJraW5ueWdyb2tzb25AZ21haWwuY29tIiwiZXhwIjoxNzc3Mjg1NDYzfQ.x2Rg46M7PQrl4cKtCMepjxoP3Iza1u96xp_iz8gtRPw
[20-Apr-2026 10:33:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 10:33:05 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 10:33:05 UTC] User ID: 376
[20-Apr-2026 10:33:05 UTC] ✅ User profile retrieved successfully for user ID: 376
[20-Apr-2026 10:33:05 UTC] === API CALL LOG ===
[20-Apr-2026 10:33:05 UTC] Endpoint: user/profile.php
[20-Apr-2026 10:33:05 UTC] Full Log Data: {
    "timestamp": "2026-04-20 10:33:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.160.25.137",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc2IiwidXNlcm5hbWUiOiJqYW1lc2pvbmVzNjUxIiwiZW1haWwiOiJraW5ueWdyb2tzb25AZ21haWwuY29tIiwiZXhwIjoxNzc3Mjg1NDYzfQ.x2Rg46M7PQrl4cKtCMepjxoP3Iza1u96xp_iz8gtRPw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef37d218971cd1c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "154.160.25.137",
        "CF-IPCountry": "GH",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "154.160.25.137, 172.70.91.141"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 10:33:05 UTC] === END API CALL LOG ===
[20-Apr-2026 10:33:05 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 10:33:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc2IiwidXNlcm5hbWUiOiJqYW1lc2pvbmVzNjUxIiwiZW1haWwiOiJraW5ueWdyb2tzb25AZ21haWwuY29tIiwiZXhwIjoxNzc3Mjg1NDYzfQ.x2Rg46M7PQrl4cKtCMepjxoP3Iza1u96xp_iz8gtRPw
[20-Apr-2026 10:33:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 10:33:05 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 10:33:05 UTC] User ID: 376
[20-Apr-2026 10:33:05 UTC] ✅ User profile retrieved successfully for user ID: 376
[20-Apr-2026 10:33:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 10:33:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 10:33:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc2IiwidXNlcm5hbWUiOiJqYW1lc2pvbmVzNjUxIiwiZW1haWwiOiJraW5ueWdyb2tzb25AZ21haWwuY29tIiwiZXhwIjoxNzc3Mjg1NDYzfQ.x2Rg46M7PQrl4cKtCMepjxoP3Iza1u96xp_iz8gtRPw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ef37e6c498ecd1c-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"154.160.25.137","CF-IPCountry":"GH","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"154.160.25.137, 172.70.91.142"}
[20-Apr-2026 10:33:58 UTC] === User Orders API Called ===
[20-Apr-2026 10:33:58 UTC] User ID: 376
[20-Apr-2026 10:33:58 UTC] Limit: 20, Offset: 0
[20-Apr-2026 10:33:58 UTC] Orders found: 0
[20-Apr-2026 10:33:58 UTC] Orders data: []
[20-Apr-2026 10:33:58 UTC] Total orders count: 0
[20-Apr-2026 10:33:58 UTC] === API CALL LOG ===
[20-Apr-2026 10:33:58 UTC] Endpoint: user/profile.php
[20-Apr-2026 10:33:58 UTC] Full Log Data: {
    "timestamp": "2026-04-20 10:33:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.160.25.137",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc2IiwidXNlcm5hbWUiOiJqYW1lc2pvbmVzNjUxIiwiZW1haWwiOiJraW5ueWdyb2tzb25AZ21haWwuY29tIiwiZXhwIjoxNzc3Mjg1NDYzfQ.x2Rg46M7PQrl4cKtCMepjxoP3Iza1u96xp_iz8gtRPw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef37e6c498fcd1c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "154.160.25.137",
        "CF-IPCountry": "GH",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "154.160.25.137, 172.70.91.142"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 10:33:58 UTC] === END API CALL LOG ===
[20-Apr-2026 10:33:58 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 10:33:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc2IiwidXNlcm5hbWUiOiJqYW1lc2pvbmVzNjUxIiwiZW1haWwiOiJraW5ueWdyb2tzb25AZ21haWwuY29tIiwiZXhwIjoxNzc3Mjg1NDYzfQ.x2Rg46M7PQrl4cKtCMepjxoP3Iza1u96xp_iz8gtRPw
[20-Apr-2026 10:33:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 10:33:58 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 10:33:58 UTC] User ID: 376
[20-Apr-2026 10:33:58 UTC] ✅ User profile retrieved successfully for user ID: 376
[20-Apr-2026 10:33:58 UTC] === API CALL LOG ===
[20-Apr-2026 10:33:58 UTC] Endpoint: user/profile.php
[20-Apr-2026 10:33:58 UTC] Full Log Data: {
    "timestamp": "2026-04-20 10:33:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.160.25.137",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc2IiwidXNlcm5hbWUiOiJqYW1lc2pvbmVzNjUxIiwiZW1haWwiOiJraW5ueWdyb2tzb25AZ21haWwuY29tIiwiZXhwIjoxNzc3Mjg1NDYzfQ.x2Rg46M7PQrl4cKtCMepjxoP3Iza1u96xp_iz8gtRPw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef37e6e9b7acd1c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "154.160.25.137",
        "CF-IPCountry": "GH",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "154.160.25.137, 172.70.91.142"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 10:33:58 UTC] === END API CALL LOG ===
[20-Apr-2026 10:33:58 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 10:33:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc2IiwidXNlcm5hbWUiOiJqYW1lc2pvbmVzNjUxIiwiZW1haWwiOiJraW5ueWdyb2tzb25AZ21haWwuY29tIiwiZXhwIjoxNzc3Mjg1NDYzfQ.x2Rg46M7PQrl4cKtCMepjxoP3Iza1u96xp_iz8gtRPw
[20-Apr-2026 10:33:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 10:33:58 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 10:33:58 UTC] User ID: 376
[20-Apr-2026 10:33:58 UTC] ✅ User profile retrieved successfully for user ID: 376
[20-Apr-2026 10:33:59 UTC] === API CALL LOG ===
[20-Apr-2026 10:33:59 UTC] Endpoint: user/profile.php
[20-Apr-2026 10:33:59 UTC] Full Log Data: {
    "timestamp": "2026-04-20 10:33:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.160.25.137",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc2IiwidXNlcm5hbWUiOiJqYW1lc2pvbmVzNjUxIiwiZW1haWwiOiJraW5ueWdyb2tzb25AZ21haWwuY29tIiwiZXhwIjoxNzc3Mjg1NDYzfQ.x2Rg46M7PQrl4cKtCMepjxoP3Iza1u96xp_iz8gtRPw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef37e728e73cd1c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "154.160.25.137",
        "CF-IPCountry": "GH",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "154.160.25.137, 172.70.91.142"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 10:33:59 UTC] === END API CALL LOG ===
[20-Apr-2026 10:33:59 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 10:33:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc2IiwidXNlcm5hbWUiOiJqYW1lc2pvbmVzNjUxIiwiZW1haWwiOiJraW5ueWdyb2tzb25AZ21haWwuY29tIiwiZXhwIjoxNzc3Mjg1NDYzfQ.x2Rg46M7PQrl4cKtCMepjxoP3Iza1u96xp_iz8gtRPw
[20-Apr-2026 10:33:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 10:33:59 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 10:33:59 UTC] User ID: 376
[20-Apr-2026 10:33:59 UTC] ✅ User profile retrieved successfully for user ID: 376
[20-Apr-2026 10:34:01 UTC] === API CALL LOG ===
[20-Apr-2026 10:34:01 UTC] Endpoint: user/profile.php
[20-Apr-2026 10:34:01 UTC] Full Log Data: {
    "timestamp": "2026-04-20 10:34:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.160.25.137",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc2IiwidXNlcm5hbWUiOiJqYW1lc2pvbmVzNjUxIiwiZW1haWwiOiJraW5ueWdyb2tzb25AZ21haWwuY29tIiwiZXhwIjoxNzc3Mjg1NDYzfQ.x2Rg46M7PQrl4cKtCMepjxoP3Iza1u96xp_iz8gtRPw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef37e823997cd1c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "154.160.25.137",
        "CF-IPCountry": "GH",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "154.160.25.137, 172.70.91.142"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 10:34:01 UTC] === END API CALL LOG ===
[20-Apr-2026 10:34:01 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 10:34:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc2IiwidXNlcm5hbWUiOiJqYW1lc2pvbmVzNjUxIiwiZW1haWwiOiJraW5ueWdyb2tzb25AZ21haWwuY29tIiwiZXhwIjoxNzc3Mjg1NDYzfQ.x2Rg46M7PQrl4cKtCMepjxoP3Iza1u96xp_iz8gtRPw
[20-Apr-2026 10:34:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 10:34:01 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 10:34:01 UTC] User ID: 376
[20-Apr-2026 10:34:01 UTC] ✅ User profile retrieved successfully for user ID: 376
[20-Apr-2026 10:34:02 UTC] User Purchases API - User ID: 376
[20-Apr-2026 10:34:02 UTC] User Purchases API - Total purchases found: 1
[20-Apr-2026 10:34:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 10:34:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 10:34:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc2IiwidXNlcm5hbWUiOiJqYW1lc2pvbmVzNjUxIiwiZW1haWwiOiJraW5ueWdyb2tzb25AZ21haWwuY29tIiwiZXhwIjoxNzc3Mjg1NDYzfQ.x2Rg46M7PQrl4cKtCMepjxoP3Iza1u96xp_iz8gtRPw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ef37ea7bd10cd1c-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"154.160.25.137","CF-IPCountry":"GH","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"154.160.25.137, 172.70.91.141"}
[20-Apr-2026 10:34:07 UTC] === User Orders API Called ===
[20-Apr-2026 10:34:07 UTC] User ID: 376
[20-Apr-2026 10:34:07 UTC] Limit: 20, Offset: 0
[20-Apr-2026 10:34:07 UTC] Orders found: 0
[20-Apr-2026 10:34:07 UTC] Orders data: []
[20-Apr-2026 10:34:07 UTC] Total orders count: 0
[20-Apr-2026 10:34:07 UTC] === API CALL LOG ===
[20-Apr-2026 10:34:07 UTC] Endpoint: user/profile.php
[20-Apr-2026 10:34:08 UTC] Full Log Data: {
    "timestamp": "2026-04-20 10:34:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.160.25.137",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc2IiwidXNlcm5hbWUiOiJqYW1lc2pvbmVzNjUxIiwiZW1haWwiOiJraW5ueWdyb2tzb25AZ21haWwuY29tIiwiZXhwIjoxNzc3Mjg1NDYzfQ.x2Rg46M7PQrl4cKtCMepjxoP3Iza1u96xp_iz8gtRPw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef37ea7bd11cd1c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "154.160.25.137",
        "CF-IPCountry": "GH",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "154.160.25.137, 172.70.91.141"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 10:34:08 UTC] === END API CALL LOG ===
[20-Apr-2026 10:34:08 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 10:34:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc2IiwidXNlcm5hbWUiOiJqYW1lc2pvbmVzNjUxIiwiZW1haWwiOiJraW5ueWdyb2tzb25AZ21haWwuY29tIiwiZXhwIjoxNzc3Mjg1NDYzfQ.x2Rg46M7PQrl4cKtCMepjxoP3Iza1u96xp_iz8gtRPw
[20-Apr-2026 10:34:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 10:34:08 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 10:34:08 UTC] User ID: 376
[20-Apr-2026 10:34:08 UTC] ✅ User profile retrieved successfully for user ID: 376
[20-Apr-2026 10:34:08 UTC] === API CALL LOG ===
[20-Apr-2026 10:34:08 UTC] Endpoint: user/profile.php
[20-Apr-2026 10:34:08 UTC] Full Log Data: {
    "timestamp": "2026-04-20 10:34:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.160.25.137",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc2IiwidXNlcm5hbWUiOiJqYW1lc2pvbmVzNjUxIiwiZW1haWwiOiJraW5ueWdyb2tzb25AZ21haWwuY29tIiwiZXhwIjoxNzc3Mjg1NDYzfQ.x2Rg46M7PQrl4cKtCMepjxoP3Iza1u96xp_iz8gtRPw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef37eaaffc0cd1c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "154.160.25.137",
        "CF-IPCountry": "GH",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "154.160.25.137, 172.70.91.142"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 10:34:08 UTC] === END API CALL LOG ===
[20-Apr-2026 10:34:08 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 10:34:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc2IiwidXNlcm5hbWUiOiJqYW1lc2pvbmVzNjUxIiwiZW1haWwiOiJraW5ueWdyb2tzb25AZ21haWwuY29tIiwiZXhwIjoxNzc3Mjg1NDYzfQ.x2Rg46M7PQrl4cKtCMepjxoP3Iza1u96xp_iz8gtRPw
[20-Apr-2026 10:34:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 10:34:08 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 10:34:08 UTC] User ID: 376
[20-Apr-2026 10:34:08 UTC] ✅ User profile retrieved successfully for user ID: 376
[20-Apr-2026 10:34:09 UTC] === API CALL LOG ===
[20-Apr-2026 10:34:09 UTC] Endpoint: user/profile.php
[20-Apr-2026 10:34:09 UTC] Full Log Data: {
    "timestamp": "2026-04-20 10:34:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.160.25.137",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc2IiwidXNlcm5hbWUiOiJqYW1lc2pvbmVzNjUxIiwiZW1haWwiOiJraW5ueWdyb2tzb25AZ21haWwuY29tIiwiZXhwIjoxNzc3Mjg1NDYzfQ.x2Rg46M7PQrl4cKtCMepjxoP3Iza1u96xp_iz8gtRPw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef37eaefbbfcd1c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "154.160.25.137",
        "CF-IPCountry": "GH",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "154.160.25.137, 172.70.91.142"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 10:34:09 UTC] === END API CALL LOG ===
[20-Apr-2026 10:34:09 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 10:34:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc2IiwidXNlcm5hbWUiOiJqYW1lc2pvbmVzNjUxIiwiZW1haWwiOiJraW5ueWdyb2tzb25AZ21haWwuY29tIiwiZXhwIjoxNzc3Mjg1NDYzfQ.x2Rg46M7PQrl4cKtCMepjxoP3Iza1u96xp_iz8gtRPw
[20-Apr-2026 10:34:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 10:34:09 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 10:34:09 UTC] User ID: 376
[20-Apr-2026 10:34:09 UTC] ✅ User profile retrieved successfully for user ID: 376
[20-Apr-2026 10:34:52 UTC] === API CALL LOG ===
[20-Apr-2026 10:34:52 UTC] Endpoint: user/profile.php
[20-Apr-2026 10:34:52 UTC] Full Log Data: {
    "timestamp": "2026-04-20 10:34:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.160.25.137",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc2IiwidXNlcm5hbWUiOiJqYW1lc2pvbmVzNjUxIiwiZW1haWwiOiJraW5ueWdyb2tzb25AZ21haWwuY29tIiwiZXhwIjoxNzc3Mjg1NDYzfQ.x2Rg46M7PQrl4cKtCMepjxoP3Iza1u96xp_iz8gtRPw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef37fc079f4cd1c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "154.160.25.137",
        "CF-IPCountry": "GH",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "154.160.25.137, 172.70.91.141"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 10:34:52 UTC] === END API CALL LOG ===
[20-Apr-2026 10:34:52 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 10:34:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc2IiwidXNlcm5hbWUiOiJqYW1lc2pvbmVzNjUxIiwiZW1haWwiOiJraW5ueWdyb2tzb25AZ21haWwuY29tIiwiZXhwIjoxNzc3Mjg1NDYzfQ.x2Rg46M7PQrl4cKtCMepjxoP3Iza1u96xp_iz8gtRPw
[20-Apr-2026 10:34:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 10:34:52 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 10:34:52 UTC] User ID: 376
[20-Apr-2026 10:34:52 UTC] ✅ User profile retrieved successfully for user ID: 376
[20-Apr-2026 10:34:53 UTC] User Purchases API - User ID: 376
[20-Apr-2026 10:34:53 UTC] User Purchases API - Total purchases found: 1
[20-Apr-2026 10:34:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 10:34:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 10:34:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc2IiwidXNlcm5hbWUiOiJqYW1lc2pvbmVzNjUxIiwiZW1haWwiOiJraW5ueWdyb2tzb25AZ21haWwuY29tIiwiZXhwIjoxNzc3Mjg1NDYzfQ.x2Rg46M7PQrl4cKtCMepjxoP3Iza1u96xp_iz8gtRPw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ef37fd5eff4cd1c-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"154.160.25.137","CF-IPCountry":"GH","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"154.160.25.137, 172.70.91.141"}
[20-Apr-2026 10:34:56 UTC] === User Orders API Called ===
[20-Apr-2026 10:34:56 UTC] User ID: 376
[20-Apr-2026 10:34:56 UTC] Limit: 20, Offset: 0
[20-Apr-2026 10:34:56 UTC] Orders found: 0
[20-Apr-2026 10:34:56 UTC] Orders data: []
[20-Apr-2026 10:34:56 UTC] Total orders count: 0
[20-Apr-2026 10:34:59 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 10:34:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 10:34:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc2IiwidXNlcm5hbWUiOiJqYW1lc2pvbmVzNjUxIiwiZW1haWwiOiJraW5ueWdyb2tzb25AZ21haWwuY29tIiwiZXhwIjoxNzc3Mjg1NDYzfQ.x2Rg46M7PQrl4cKtCMepjxoP3Iza1u96xp_iz8gtRPw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ef37feb8e34cd1c-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"154.160.25.137","CF-IPCountry":"GH","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"154.160.25.137, 172.70.91.141"}
[20-Apr-2026 10:34:59 UTC] === User Orders API Called ===
[20-Apr-2026 10:34:59 UTC] User ID: 376
[20-Apr-2026 10:34:59 UTC] Limit: 20, Offset: 0
[20-Apr-2026 10:34:59 UTC] Orders found: 0
[20-Apr-2026 10:34:59 UTC] Orders data: []
[20-Apr-2026 10:34:59 UTC] Total orders count: 0
[20-Apr-2026 10:34:59 UTC] === API CALL LOG ===
[20-Apr-2026 10:34:59 UTC] Endpoint: user/profile.php
[20-Apr-2026 10:34:59 UTC] Full Log Data: {
    "timestamp": "2026-04-20 10:34:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.160.25.137",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc2IiwidXNlcm5hbWUiOiJqYW1lc2pvbmVzNjUxIiwiZW1haWwiOiJraW5ueWdyb2tzb25AZ21haWwuY29tIiwiZXhwIjoxNzc3Mjg1NDYzfQ.x2Rg46M7PQrl4cKtCMepjxoP3Iza1u96xp_iz8gtRPw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef37feb8e35cd1c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "154.160.25.137",
        "CF-IPCountry": "GH",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "154.160.25.137, 172.70.91.142"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 10:34:59 UTC] === END API CALL LOG ===
[20-Apr-2026 10:34:59 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 10:34:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc2IiwidXNlcm5hbWUiOiJqYW1lc2pvbmVzNjUxIiwiZW1haWwiOiJraW5ueWdyb2tzb25AZ21haWwuY29tIiwiZXhwIjoxNzc3Mjg1NDYzfQ.x2Rg46M7PQrl4cKtCMepjxoP3Iza1u96xp_iz8gtRPw
[20-Apr-2026 10:34:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 10:34:59 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 10:34:59 UTC] User ID: 376
[20-Apr-2026 10:34:59 UTC] ✅ User profile retrieved successfully for user ID: 376
[20-Apr-2026 10:35:00 UTC] === API CALL LOG ===
[20-Apr-2026 10:35:00 UTC] Endpoint: user/profile.php
[20-Apr-2026 10:35:00 UTC] Full Log Data: {
    "timestamp": "2026-04-20 10:35:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.160.25.137",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc2IiwidXNlcm5hbWUiOiJqYW1lc2pvbmVzNjUxIiwiZW1haWwiOiJraW5ueWdyb2tzb25AZ21haWwuY29tIiwiZXhwIjoxNzc3Mjg1NDYzfQ.x2Rg46M7PQrl4cKtCMepjxoP3Iza1u96xp_iz8gtRPw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef37fede802cd1c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "154.160.25.137",
        "CF-IPCountry": "GH",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "154.160.25.137, 172.70.91.142"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 10:35:00 UTC] === END API CALL LOG ===
[20-Apr-2026 10:35:00 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 10:35:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc2IiwidXNlcm5hbWUiOiJqYW1lc2pvbmVzNjUxIiwiZW1haWwiOiJraW5ueWdyb2tzb25AZ21haWwuY29tIiwiZXhwIjoxNzc3Mjg1NDYzfQ.x2Rg46M7PQrl4cKtCMepjxoP3Iza1u96xp_iz8gtRPw
[20-Apr-2026 10:35:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 10:35:00 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 10:35:00 UTC] User ID: 376
[20-Apr-2026 10:35:00 UTC] ✅ User profile retrieved successfully for user ID: 376
[20-Apr-2026 10:35:00 UTC] === API CALL LOG ===
[20-Apr-2026 10:35:00 UTC] Endpoint: user/profile.php
[20-Apr-2026 10:35:00 UTC] Full Log Data: {
    "timestamp": "2026-04-20 10:35:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.160.25.137",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc2IiwidXNlcm5hbWUiOiJqYW1lc2pvbmVzNjUxIiwiZW1haWwiOiJraW5ueWdyb2tzb25AZ21haWwuY29tIiwiZXhwIjoxNzc3Mjg1NDYzfQ.x2Rg46M7PQrl4cKtCMepjxoP3Iza1u96xp_iz8gtRPw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef37ff2bad4cd1c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "154.160.25.137",
        "CF-IPCountry": "GH",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "154.160.25.137, 172.70.91.141"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 10:35:00 UTC] === END API CALL LOG ===
[20-Apr-2026 10:35:00 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 10:35:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc2IiwidXNlcm5hbWUiOiJqYW1lc2pvbmVzNjUxIiwiZW1haWwiOiJraW5ueWdyb2tzb25AZ21haWwuY29tIiwiZXhwIjoxNzc3Mjg1NDYzfQ.x2Rg46M7PQrl4cKtCMepjxoP3Iza1u96xp_iz8gtRPw
[20-Apr-2026 10:35:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 10:35:00 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 10:35:00 UTC] User ID: 376
[20-Apr-2026 10:35:00 UTC] ✅ User profile retrieved successfully for user ID: 376
[20-Apr-2026 10:35:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 10:35:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 10:35:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc2IiwidXNlcm5hbWUiOiJqYW1lc2pvbmVzNjUxIiwiZW1haWwiOiJraW5ueWdyb2tzb25AZ21haWwuY29tIiwiZXhwIjoxNzc3Mjg1NDYzfQ.x2Rg46M7PQrl4cKtCMepjxoP3Iza1u96xp_iz8gtRPw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ef380200a94cd1c-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"154.160.25.137","CF-IPCountry":"GH","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"154.160.25.137, 172.70.91.142"}
[20-Apr-2026 10:35:08 UTC] === User Orders API Called ===
[20-Apr-2026 10:35:08 UTC] User ID: 376
[20-Apr-2026 10:35:08 UTC] Limit: 20, Offset: 0
[20-Apr-2026 10:35:08 UTC] Orders found: 0
[20-Apr-2026 10:35:08 UTC] Orders data: []
[20-Apr-2026 10:35:08 UTC] Total orders count: 0
[20-Apr-2026 10:35:08 UTC] === API CALL LOG ===
[20-Apr-2026 10:35:08 UTC] Endpoint: user/profile.php
[20-Apr-2026 10:35:08 UTC] Full Log Data: {
    "timestamp": "2026-04-20 10:35:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.160.25.137",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc2IiwidXNlcm5hbWUiOiJqYW1lc2pvbmVzNjUxIiwiZW1haWwiOiJraW5ueWdyb2tzb25AZ21haWwuY29tIiwiZXhwIjoxNzc3Mjg1NDYzfQ.x2Rg46M7PQrl4cKtCMepjxoP3Iza1u96xp_iz8gtRPw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef380200a95cd1c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "154.160.25.137",
        "CF-IPCountry": "GH",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "154.160.25.137, 172.70.91.142"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 10:35:08 UTC] === END API CALL LOG ===
[20-Apr-2026 10:35:08 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 10:35:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc2IiwidXNlcm5hbWUiOiJqYW1lc2pvbmVzNjUxIiwiZW1haWwiOiJraW5ueWdyb2tzb25AZ21haWwuY29tIiwiZXhwIjoxNzc3Mjg1NDYzfQ.x2Rg46M7PQrl4cKtCMepjxoP3Iza1u96xp_iz8gtRPw
[20-Apr-2026 10:35:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 10:35:08 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 10:35:08 UTC] User ID: 376
[20-Apr-2026 10:35:08 UTC] ✅ User profile retrieved successfully for user ID: 376
[20-Apr-2026 10:35:08 UTC] === API CALL LOG ===
[20-Apr-2026 10:35:08 UTC] Endpoint: user/profile.php
[20-Apr-2026 10:35:08 UTC] Full Log Data: {
    "timestamp": "2026-04-20 10:35:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.160.25.137",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc2IiwidXNlcm5hbWUiOiJqYW1lc2pvbmVzNjUxIiwiZW1haWwiOiJraW5ueWdyb2tzb25AZ21haWwuY29tIiwiZXhwIjoxNzc3Mjg1NDYzfQ.x2Rg46M7PQrl4cKtCMepjxoP3Iza1u96xp_iz8gtRPw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef380226c36cd1c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "154.160.25.137",
        "CF-IPCountry": "GH",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "154.160.25.137, 172.70.91.142"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 10:35:08 UTC] === END API CALL LOG ===
[20-Apr-2026 10:35:08 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 10:35:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc2IiwidXNlcm5hbWUiOiJqYW1lc2pvbmVzNjUxIiwiZW1haWwiOiJraW5ueWdyb2tzb25AZ21haWwuY29tIiwiZXhwIjoxNzc3Mjg1NDYzfQ.x2Rg46M7PQrl4cKtCMepjxoP3Iza1u96xp_iz8gtRPw
[20-Apr-2026 10:35:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 10:35:08 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 10:35:08 UTC] User ID: 376
[20-Apr-2026 10:35:08 UTC] ✅ User profile retrieved successfully for user ID: 376
[20-Apr-2026 10:35:09 UTC] === API CALL LOG ===
[20-Apr-2026 10:35:09 UTC] Endpoint: user/profile.php
[20-Apr-2026 10:35:09 UTC] Full Log Data: {
    "timestamp": "2026-04-20 10:35:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.160.25.137",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc2IiwidXNlcm5hbWUiOiJqYW1lc2pvbmVzNjUxIiwiZW1haWwiOiJraW5ueWdyb2tzb25AZ21haWwuY29tIiwiZXhwIjoxNzc3Mjg1NDYzfQ.x2Rg46M7PQrl4cKtCMepjxoP3Iza1u96xp_iz8gtRPw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef380263ee3cd1c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "154.160.25.137",
        "CF-IPCountry": "GH",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "154.160.25.137, 172.70.91.142"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 10:35:09 UTC] === END API CALL LOG ===
[20-Apr-2026 10:35:09 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 10:35:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc2IiwidXNlcm5hbWUiOiJqYW1lc2pvbmVzNjUxIiwiZW1haWwiOiJraW5ueWdyb2tzb25AZ21haWwuY29tIiwiZXhwIjoxNzc3Mjg1NDYzfQ.x2Rg46M7PQrl4cKtCMepjxoP3Iza1u96xp_iz8gtRPw
[20-Apr-2026 10:35:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 10:35:09 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 10:35:09 UTC] User ID: 376
[20-Apr-2026 10:35:09 UTC] ✅ User profile retrieved successfully for user ID: 376
[20-Apr-2026 11:02:55 UTC] === API CALL LOG ===
[20-Apr-2026 11:02:55 UTC] Endpoint: user/profile.php
[20-Apr-2026 11:02:55 UTC] Full Log Data: {
    "timestamp": "2026-04-20 11:02:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "117.18.229.80",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc3IiwidXNlcm5hbWUiOiJreXJvMTEiLCJlbWFpbCI6Im1naG5pbWUyMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4Nzc3NH0.N0YyGvWZdd7lbSVazegaBR3rUkmzq9vWtd8emOT9ftQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef3a8d0dc353413-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "117.18.229.80",
        "CF-IPCountry": "MM",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "117.18.229.80, 172.69.165.8"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 11:02:55 UTC] === END API CALL LOG ===
[20-Apr-2026 11:02:55 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 11:02:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc3IiwidXNlcm5hbWUiOiJreXJvMTEiLCJlbWFpbCI6Im1naG5pbWUyMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4Nzc3NH0.N0YyGvWZdd7lbSVazegaBR3rUkmzq9vWtd8emOT9ftQ
[20-Apr-2026 11:02:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 11:02:55 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 11:02:55 UTC] User ID: 377
[20-Apr-2026 11:02:55 UTC] ✅ User profile retrieved successfully for user ID: 377
[20-Apr-2026 11:02:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 11:02:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 11:02:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc3IiwidXNlcm5hbWUiOiJreXJvMTEiLCJlbWFpbCI6Im1naG5pbWUyMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4Nzc3NH0.N0YyGvWZdd7lbSVazegaBR3rUkmzq9vWtd8emOT9ftQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ef3a8d14d4d3413-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"117.18.229.80","CF-IPCountry":"MM","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"117.18.229.80, 172.69.165.9"}
[20-Apr-2026 11:02:55 UTC] === User Orders API Called ===
[20-Apr-2026 11:02:55 UTC] User ID: 377
[20-Apr-2026 11:02:55 UTC] Limit: 20, Offset: 0
[20-Apr-2026 11:02:55 UTC] Orders found: 0
[20-Apr-2026 11:02:55 UTC] Orders data: []
[20-Apr-2026 11:02:55 UTC] Total orders count: 0
[20-Apr-2026 11:02:55 UTC] === API CALL LOG ===
[20-Apr-2026 11:02:55 UTC] Endpoint: user/profile.php
[20-Apr-2026 11:02:55 UTC] Full Log Data: {
    "timestamp": "2026-04-20 11:02:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "117.18.229.80",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc3IiwidXNlcm5hbWUiOiJreXJvMTEiLCJlbWFpbCI6Im1naG5pbWUyMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4Nzc3NH0.N0YyGvWZdd7lbSVazegaBR3rUkmzq9vWtd8emOT9ftQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef3a8d1bea33413-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "117.18.229.80",
        "CF-IPCountry": "MM",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "117.18.229.80, 172.69.165.9"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 11:02:55 UTC] === END API CALL LOG ===
[20-Apr-2026 11:02:55 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 11:02:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc3IiwidXNlcm5hbWUiOiJreXJvMTEiLCJlbWFpbCI6Im1naG5pbWUyMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4Nzc3NH0.N0YyGvWZdd7lbSVazegaBR3rUkmzq9vWtd8emOT9ftQ
[20-Apr-2026 11:02:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 11:02:55 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 11:02:55 UTC] User ID: 377
[20-Apr-2026 11:02:55 UTC] ✅ User profile retrieved successfully for user ID: 377
[20-Apr-2026 11:02:56 UTC] === API CALL LOG ===
[20-Apr-2026 11:02:56 UTC] Endpoint: user/profile.php
[20-Apr-2026 11:02:56 UTC] Full Log Data: {
    "timestamp": "2026-04-20 11:02:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "117.18.229.80",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc3IiwidXNlcm5hbWUiOiJreXJvMTEiLCJlbWFpbCI6Im1naG5pbWUyMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4Nzc3NH0.N0YyGvWZdd7lbSVazegaBR3rUkmzq9vWtd8emOT9ftQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef3a8d9fe063413-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "117.18.229.80",
        "CF-IPCountry": "MM",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "117.18.229.80, 172.69.165.9"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 11:02:56 UTC] === END API CALL LOG ===
[20-Apr-2026 11:02:56 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 11:02:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc3IiwidXNlcm5hbWUiOiJreXJvMTEiLCJlbWFpbCI6Im1naG5pbWUyMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4Nzc3NH0.N0YyGvWZdd7lbSVazegaBR3rUkmzq9vWtd8emOT9ftQ
[20-Apr-2026 11:02:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 11:02:56 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 11:02:56 UTC] User ID: 377
[20-Apr-2026 11:02:56 UTC] ✅ User profile retrieved successfully for user ID: 377
[20-Apr-2026 11:03:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 11:03:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 11:03:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc3IiwidXNlcm5hbWUiOiJreXJvMTEiLCJlbWFpbCI6Im1naG5pbWUyMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4Nzc3NH0.N0YyGvWZdd7lbSVazegaBR3rUkmzq9vWtd8emOT9ftQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ef3a92b19763413-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"117.18.229.80","CF-IPCountry":"MM","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"117.18.229.80, 172.69.165.9"}
[20-Apr-2026 11:03:09 UTC] === User Orders API Called ===
[20-Apr-2026 11:03:09 UTC] User ID: 377
[20-Apr-2026 11:03:09 UTC] Limit: 20, Offset: 0
[20-Apr-2026 11:03:09 UTC] Orders found: 0
[20-Apr-2026 11:03:09 UTC] Orders data: []
[20-Apr-2026 11:03:09 UTC] Total orders count: 0
[20-Apr-2026 11:03:09 UTC] === API CALL LOG ===
[20-Apr-2026 11:03:09 UTC] Endpoint: user/profile.php
[20-Apr-2026 11:03:09 UTC] Full Log Data: {
    "timestamp": "2026-04-20 11:03:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "117.18.229.80",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc3IiwidXNlcm5hbWUiOiJreXJvMTEiLCJlbWFpbCI6Im1naG5pbWUyMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4Nzc3NH0.N0YyGvWZdd7lbSVazegaBR3rUkmzq9vWtd8emOT9ftQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef3a92b8b263413-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "117.18.229.80",
        "CF-IPCountry": "MM",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "117.18.229.80, 172.69.165.8"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 11:03:09 UTC] === END API CALL LOG ===
[20-Apr-2026 11:03:09 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 11:03:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc3IiwidXNlcm5hbWUiOiJreXJvMTEiLCJlbWFpbCI6Im1naG5pbWUyMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4Nzc3NH0.N0YyGvWZdd7lbSVazegaBR3rUkmzq9vWtd8emOT9ftQ
[20-Apr-2026 11:03:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 11:03:09 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 11:03:09 UTC] User ID: 377
[20-Apr-2026 11:03:09 UTC] ✅ User profile retrieved successfully for user ID: 377
[20-Apr-2026 11:03:09 UTC] === API CALL LOG ===
[20-Apr-2026 11:03:09 UTC] Endpoint: user/profile.php
[20-Apr-2026 11:03:09 UTC] Full Log Data: {
    "timestamp": "2026-04-20 11:03:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "117.18.229.80",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc3IiwidXNlcm5hbWUiOiJreXJvMTEiLCJlbWFpbCI6Im1naG5pbWUyMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4Nzc3NH0.N0YyGvWZdd7lbSVazegaBR3rUkmzq9vWtd8emOT9ftQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef3a92d0fce3413-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "117.18.229.80",
        "CF-IPCountry": "MM",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "117.18.229.80, 172.69.165.8"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 11:03:09 UTC] === END API CALL LOG ===
[20-Apr-2026 11:03:09 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 11:03:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc3IiwidXNlcm5hbWUiOiJreXJvMTEiLCJlbWFpbCI6Im1naG5pbWUyMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4Nzc3NH0.N0YyGvWZdd7lbSVazegaBR3rUkmzq9vWtd8emOT9ftQ
[20-Apr-2026 11:03:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 11:03:09 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 11:03:09 UTC] User ID: 377
[20-Apr-2026 11:03:09 UTC] ✅ User profile retrieved successfully for user ID: 377
[20-Apr-2026 11:03:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 11:03:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 11:03:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc3IiwidXNlcm5hbWUiOiJreXJvMTEiLCJlbWFpbCI6Im1naG5pbWUyMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4Nzc3NH0.N0YyGvWZdd7lbSVazegaBR3rUkmzq9vWtd8emOT9ftQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ef3a930ca6b3413-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"117.18.229.80","CF-IPCountry":"MM","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"117.18.229.80, 172.69.165.8"}
[20-Apr-2026 11:03:10 UTC] === User Orders API Called ===
[20-Apr-2026 11:03:10 UTC] User ID: 377
[20-Apr-2026 11:03:10 UTC] Limit: 20, Offset: 0
[20-Apr-2026 11:03:10 UTC] Orders found: 0
[20-Apr-2026 11:03:10 UTC] Orders data: []
[20-Apr-2026 11:03:10 UTC] Total orders count: 0
[20-Apr-2026 11:03:10 UTC] === API CALL LOG ===
[20-Apr-2026 11:03:10 UTC] Endpoint: user/profile.php
[20-Apr-2026 11:03:10 UTC] Full Log Data: {
    "timestamp": "2026-04-20 11:03:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "117.18.229.80",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc3IiwidXNlcm5hbWUiOiJreXJvMTEiLCJlbWFpbCI6Im1naG5pbWUyMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4Nzc3NH0.N0YyGvWZdd7lbSVazegaBR3rUkmzq9vWtd8emOT9ftQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef3a931fded3413-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "117.18.229.80",
        "CF-IPCountry": "MM",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "117.18.229.80, 172.69.165.8"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 11:03:10 UTC] === END API CALL LOG ===
[20-Apr-2026 11:03:10 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 11:03:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc3IiwidXNlcm5hbWUiOiJreXJvMTEiLCJlbWFpbCI6Im1naG5pbWUyMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4Nzc3NH0.N0YyGvWZdd7lbSVazegaBR3rUkmzq9vWtd8emOT9ftQ
[20-Apr-2026 11:03:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 11:03:10 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 11:03:10 UTC] User ID: 377
[20-Apr-2026 11:03:10 UTC] ✅ User profile retrieved successfully for user ID: 377
[20-Apr-2026 11:03:11 UTC] === API CALL LOG ===
[20-Apr-2026 11:03:11 UTC] Endpoint: user/profile.php
[20-Apr-2026 11:03:11 UTC] Full Log Data: {
    "timestamp": "2026-04-20 11:03:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "117.18.229.80",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc3IiwidXNlcm5hbWUiOiJreXJvMTEiLCJlbWFpbCI6Im1naG5pbWUyMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4Nzc3NH0.N0YyGvWZdd7lbSVazegaBR3rUkmzq9vWtd8emOT9ftQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef3a9378d733413-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "117.18.229.80",
        "CF-IPCountry": "MM",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "117.18.229.80, 172.69.165.9"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 11:03:11 UTC] === END API CALL LOG ===
[20-Apr-2026 11:03:11 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 11:03:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc3IiwidXNlcm5hbWUiOiJreXJvMTEiLCJlbWFpbCI6Im1naG5pbWUyMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4Nzc3NH0.N0YyGvWZdd7lbSVazegaBR3rUkmzq9vWtd8emOT9ftQ
[20-Apr-2026 11:03:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 11:03:11 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 11:03:11 UTC] User ID: 377
[20-Apr-2026 11:03:11 UTC] ✅ User profile retrieved successfully for user ID: 377
[20-Apr-2026 11:03:11 UTC] User Purchases API - User ID: 377
[20-Apr-2026 11:03:11 UTC] User Purchases API - Total purchases found: 0
[20-Apr-2026 11:03:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 11:03:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 11:03:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc3IiwidXNlcm5hbWUiOiJreXJvMTEiLCJlbWFpbCI6Im1naG5pbWUyMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4Nzc3NH0.N0YyGvWZdd7lbSVazegaBR3rUkmzq9vWtd8emOT9ftQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ef3a943deda3413-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"117.18.229.80","CF-IPCountry":"MM","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"117.18.229.80, 172.69.165.8"}
[20-Apr-2026 11:03:13 UTC] === User Orders API Called ===
[20-Apr-2026 11:03:13 UTC] User ID: 377
[20-Apr-2026 11:03:13 UTC] Limit: 20, Offset: 0
[20-Apr-2026 11:03:13 UTC] Orders found: 0
[20-Apr-2026 11:03:13 UTC] Orders data: []
[20-Apr-2026 11:03:13 UTC] Total orders count: 0
[20-Apr-2026 11:03:13 UTC] === API CALL LOG ===
[20-Apr-2026 11:03:13 UTC] Endpoint: user/profile.php
[20-Apr-2026 11:03:13 UTC] Full Log Data: {
    "timestamp": "2026-04-20 11:03:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "117.18.229.80",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc3IiwidXNlcm5hbWUiOiJreXJvMTEiLCJlbWFpbCI6Im1naG5pbWUyMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4Nzc3NH0.N0YyGvWZdd7lbSVazegaBR3rUkmzq9vWtd8emOT9ftQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef3a944582e3413-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "117.18.229.80",
        "CF-IPCountry": "MM",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "117.18.229.80, 172.69.165.9"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 11:03:13 UTC] === END API CALL LOG ===
[20-Apr-2026 11:03:13 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 11:03:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc3IiwidXNlcm5hbWUiOiJreXJvMTEiLCJlbWFpbCI6Im1naG5pbWUyMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4Nzc3NH0.N0YyGvWZdd7lbSVazegaBR3rUkmzq9vWtd8emOT9ftQ
[20-Apr-2026 11:03:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 11:03:13 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 11:03:13 UTC] User ID: 377
[20-Apr-2026 11:03:13 UTC] ✅ User profile retrieved successfully for user ID: 377
[20-Apr-2026 11:03:13 UTC] === API CALL LOG ===
[20-Apr-2026 11:03:13 UTC] Endpoint: user/profile.php
[20-Apr-2026 11:03:13 UTC] Full Log Data: {
    "timestamp": "2026-04-20 11:03:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "117.18.229.80",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc3IiwidXNlcm5hbWUiOiJreXJvMTEiLCJlbWFpbCI6Im1naG5pbWUyMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4Nzc3NH0.N0YyGvWZdd7lbSVazegaBR3rUkmzq9vWtd8emOT9ftQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef3a945ad053413-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "117.18.229.80",
        "CF-IPCountry": "MM",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "117.18.229.80, 172.69.165.49"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 11:03:13 UTC] === END API CALL LOG ===
[20-Apr-2026 11:03:13 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 11:03:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc3IiwidXNlcm5hbWUiOiJreXJvMTEiLCJlbWFpbCI6Im1naG5pbWUyMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4Nzc3NH0.N0YyGvWZdd7lbSVazegaBR3rUkmzq9vWtd8emOT9ftQ
[20-Apr-2026 11:03:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 11:03:13 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 11:03:13 UTC] User ID: 377
[20-Apr-2026 11:03:13 UTC] ✅ User profile retrieved successfully for user ID: 377
[20-Apr-2026 11:03:14 UTC] === API CALL LOG ===
[20-Apr-2026 11:03:14 UTC] Endpoint: user/profile.php
[20-Apr-2026 11:03:14 UTC] Full Log Data: {
    "timestamp": "2026-04-20 11:03:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "117.18.229.80",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc3IiwidXNlcm5hbWUiOiJreXJvMTEiLCJlbWFpbCI6Im1naG5pbWUyMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4Nzc3NH0.N0YyGvWZdd7lbSVazegaBR3rUkmzq9vWtd8emOT9ftQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef3a94bfe753413-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "117.18.229.80",
        "CF-IPCountry": "MM",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "117.18.229.80, 172.69.165.48"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 11:03:14 UTC] === END API CALL LOG ===
[20-Apr-2026 11:03:14 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 11:03:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc3IiwidXNlcm5hbWUiOiJreXJvMTEiLCJlbWFpbCI6Im1naG5pbWUyMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4Nzc3NH0.N0YyGvWZdd7lbSVazegaBR3rUkmzq9vWtd8emOT9ftQ
[20-Apr-2026 11:03:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 11:03:14 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 11:03:14 UTC] User ID: 377
[20-Apr-2026 11:03:14 UTC] ✅ User profile retrieved successfully for user ID: 377
[20-Apr-2026 11:03:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 11:03:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 11:03:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc3IiwidXNlcm5hbWUiOiJreXJvMTEiLCJlbWFpbCI6Im1naG5pbWUyMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4Nzc3NH0.N0YyGvWZdd7lbSVazegaBR3rUkmzq9vWtd8emOT9ftQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ef3a95feac93413-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"117.18.229.80","CF-IPCountry":"MM","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"117.18.229.80, 172.69.165.48"}
[20-Apr-2026 11:03:17 UTC] === User Orders API Called ===
[20-Apr-2026 11:03:17 UTC] User ID: 377
[20-Apr-2026 11:03:17 UTC] Limit: 20, Offset: 0
[20-Apr-2026 11:03:17 UTC] Orders found: 0
[20-Apr-2026 11:03:17 UTC] Orders data: []
[20-Apr-2026 11:03:17 UTC] Total orders count: 0
[20-Apr-2026 11:03:18 UTC] === API CALL LOG ===
[20-Apr-2026 11:03:18 UTC] Endpoint: user/profile.php
[20-Apr-2026 11:03:18 UTC] Full Log Data: {
    "timestamp": "2026-04-20 11:03:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "117.18.229.80",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc3IiwidXNlcm5hbWUiOiJreXJvMTEiLCJlbWFpbCI6Im1naG5pbWUyMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4Nzc3NH0.N0YyGvWZdd7lbSVazegaBR3rUkmzq9vWtd8emOT9ftQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef3a9605c303413-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "117.18.229.80",
        "CF-IPCountry": "MM",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "117.18.229.80, 172.69.165.49"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 11:03:18 UTC] === END API CALL LOG ===
[20-Apr-2026 11:03:18 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 11:03:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc3IiwidXNlcm5hbWUiOiJreXJvMTEiLCJlbWFpbCI6Im1naG5pbWUyMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4Nzc3NH0.N0YyGvWZdd7lbSVazegaBR3rUkmzq9vWtd8emOT9ftQ
[20-Apr-2026 11:03:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 11:03:18 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 11:03:18 UTC] User ID: 377
[20-Apr-2026 11:03:18 UTC] ✅ User profile retrieved successfully for user ID: 377
[20-Apr-2026 11:03:18 UTC] === API CALL LOG ===
[20-Apr-2026 11:03:18 UTC] Endpoint: user/profile.php
[20-Apr-2026 11:03:18 UTC] Full Log Data: {
    "timestamp": "2026-04-20 11:03:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "117.18.229.80",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc3IiwidXNlcm5hbWUiOiJreXJvMTEiLCJlbWFpbCI6Im1naG5pbWUyMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4Nzc3NH0.N0YyGvWZdd7lbSVazegaBR3rUkmzq9vWtd8emOT9ftQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef3a962596c3413-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "117.18.229.80",
        "CF-IPCountry": "MM",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "117.18.229.80, 172.69.165.48"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 11:03:18 UTC] === END API CALL LOG ===
[20-Apr-2026 11:03:18 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 11:03:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc3IiwidXNlcm5hbWUiOiJreXJvMTEiLCJlbWFpbCI6Im1naG5pbWUyMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4Nzc3NH0.N0YyGvWZdd7lbSVazegaBR3rUkmzq9vWtd8emOT9ftQ
[20-Apr-2026 11:03:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 11:03:18 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 11:03:18 UTC] User ID: 377
[20-Apr-2026 11:03:18 UTC] ✅ User profile retrieved successfully for user ID: 377
[20-Apr-2026 11:03:19 UTC] === API CALL LOG ===
[20-Apr-2026 11:03:19 UTC] Endpoint: user/profile.php
[20-Apr-2026 11:03:19 UTC] Full Log Data: {
    "timestamp": "2026-04-20 11:03:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "117.18.229.80",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc3IiwidXNlcm5hbWUiOiJreXJvMTEiLCJlbWFpbCI6Im1naG5pbWUyMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4Nzc3NH0.N0YyGvWZdd7lbSVazegaBR3rUkmzq9vWtd8emOT9ftQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef3a967b81c3413-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "117.18.229.80",
        "CF-IPCountry": "MM",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "117.18.229.80, 172.69.165.48"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 11:03:19 UTC] === END API CALL LOG ===
[20-Apr-2026 11:03:19 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 11:03:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc3IiwidXNlcm5hbWUiOiJreXJvMTEiLCJlbWFpbCI6Im1naG5pbWUyMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4Nzc3NH0.N0YyGvWZdd7lbSVazegaBR3rUkmzq9vWtd8emOT9ftQ
[20-Apr-2026 11:03:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 11:03:19 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 11:03:19 UTC] User ID: 377
[20-Apr-2026 11:03:19 UTC] ✅ User profile retrieved successfully for user ID: 377
[20-Apr-2026 11:03:23 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 11:03:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 11:03:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc3IiwidXNlcm5hbWUiOiJreXJvMTEiLCJlbWFpbCI6Im1naG5pbWUyMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4Nzc3NH0.N0YyGvWZdd7lbSVazegaBR3rUkmzq9vWtd8emOT9ftQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ef3a9843c313413-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"117.18.229.80","CF-IPCountry":"MM","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"117.18.229.80, 172.69.165.48"}
[20-Apr-2026 11:03:23 UTC] === User Orders API Called ===
[20-Apr-2026 11:03:23 UTC] User ID: 377
[20-Apr-2026 11:03:23 UTC] Limit: 20, Offset: 0
[20-Apr-2026 11:03:23 UTC] Orders found: 0
[20-Apr-2026 11:03:23 UTC] Orders data: []
[20-Apr-2026 11:03:23 UTC] Total orders count: 0
[20-Apr-2026 11:03:23 UTC] === API CALL LOG ===
[20-Apr-2026 11:03:23 UTC] Endpoint: user/profile.php
[20-Apr-2026 11:03:23 UTC] Full Log Data: {
    "timestamp": "2026-04-20 11:03:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "117.18.229.80",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc3IiwidXNlcm5hbWUiOiJreXJvMTEiLCJlbWFpbCI6Im1naG5pbWUyMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4Nzc3NH0.N0YyGvWZdd7lbSVazegaBR3rUkmzq9vWtd8emOT9ftQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef3a9849d4c3413-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "117.18.229.80",
        "CF-IPCountry": "MM",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "117.18.229.80, 172.69.165.48"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 11:03:23 UTC] === END API CALL LOG ===
[20-Apr-2026 11:03:23 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 11:03:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc3IiwidXNlcm5hbWUiOiJreXJvMTEiLCJlbWFpbCI6Im1naG5pbWUyMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4Nzc3NH0.N0YyGvWZdd7lbSVazegaBR3rUkmzq9vWtd8emOT9ftQ
[20-Apr-2026 11:03:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 11:03:23 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 11:03:23 UTC] User ID: 377
[20-Apr-2026 11:03:23 UTC] ✅ User profile retrieved successfully for user ID: 377
[20-Apr-2026 11:03:23 UTC] === API CALL LOG ===
[20-Apr-2026 11:03:23 UTC] Endpoint: user/profile.php
[20-Apr-2026 11:03:23 UTC] Full Log Data: {
    "timestamp": "2026-04-20 11:03:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "117.18.229.80",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc3IiwidXNlcm5hbWUiOiJreXJvMTEiLCJlbWFpbCI6Im1naG5pbWUyMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4Nzc3NH0.N0YyGvWZdd7lbSVazegaBR3rUkmzq9vWtd8emOT9ftQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef3a98618f43413-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "117.18.229.80",
        "CF-IPCountry": "MM",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "117.18.229.80, 172.69.165.49"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 11:03:23 UTC] === END API CALL LOG ===
[20-Apr-2026 11:03:23 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 11:03:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc3IiwidXNlcm5hbWUiOiJreXJvMTEiLCJlbWFpbCI6Im1naG5pbWUyMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4Nzc3NH0.N0YyGvWZdd7lbSVazegaBR3rUkmzq9vWtd8emOT9ftQ
[20-Apr-2026 11:03:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 11:03:23 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 11:03:23 UTC] User ID: 377
[20-Apr-2026 11:03:23 UTC] ✅ User profile retrieved successfully for user ID: 377
[20-Apr-2026 11:03:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 11:03:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 11:03:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc3IiwidXNlcm5hbWUiOiJreXJvMTEiLCJlbWFpbCI6Im1naG5pbWUyMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4Nzc3NH0.N0YyGvWZdd7lbSVazegaBR3rUkmzq9vWtd8emOT9ftQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ef3a98b0dc63413-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"117.18.229.80","CF-IPCountry":"MM","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"117.18.229.80, 172.69.165.49"}
[20-Apr-2026 11:03:24 UTC] === User Orders API Called ===
[20-Apr-2026 11:03:24 UTC] User ID: 377
[20-Apr-2026 11:03:24 UTC] Limit: 20, Offset: 0
[20-Apr-2026 11:03:24 UTC] Orders found: 0
[20-Apr-2026 11:03:24 UTC] Orders data: []
[20-Apr-2026 11:03:24 UTC] Total orders count: 0
[20-Apr-2026 11:03:24 UTC] === API CALL LOG ===
[20-Apr-2026 11:03:24 UTC] Endpoint: user/profile.php
[20-Apr-2026 11:03:24 UTC] Full Log Data: {
    "timestamp": "2026-04-20 11:03:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "117.18.229.80",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc3IiwidXNlcm5hbWUiOiJreXJvMTEiLCJlbWFpbCI6Im1naG5pbWUyMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4Nzc3NH0.N0YyGvWZdd7lbSVazegaBR3rUkmzq9vWtd8emOT9ftQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef3a98bcf943413-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "117.18.229.80",
        "CF-IPCountry": "MM",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "117.18.229.80, 172.69.165.48"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 11:03:24 UTC] === END API CALL LOG ===
[20-Apr-2026 11:03:24 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 11:03:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc3IiwidXNlcm5hbWUiOiJreXJvMTEiLCJlbWFpbCI6Im1naG5pbWUyMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4Nzc3NH0.N0YyGvWZdd7lbSVazegaBR3rUkmzq9vWtd8emOT9ftQ
[20-Apr-2026 11:03:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 11:03:24 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 11:03:24 UTC] User ID: 377
[20-Apr-2026 11:03:24 UTC] ✅ User profile retrieved successfully for user ID: 377
[20-Apr-2026 11:03:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 11:03:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 11:03:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc3IiwidXNlcm5hbWUiOiJreXJvMTEiLCJlbWFpbCI6Im1naG5pbWUyMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4Nzc3NH0.N0YyGvWZdd7lbSVazegaBR3rUkmzq9vWtd8emOT9ftQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ef3a9951f763413-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"117.18.229.80","CF-IPCountry":"MM","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"117.18.229.80, 172.69.165.48"}
[20-Apr-2026 11:03:26 UTC] === User Orders API Called ===
[20-Apr-2026 11:03:26 UTC] User ID: 377
[20-Apr-2026 11:03:26 UTC] Limit: 20, Offset: 0
[20-Apr-2026 11:03:26 UTC] Orders found: 0
[20-Apr-2026 11:03:26 UTC] Orders data: []
[20-Apr-2026 11:03:26 UTC] Total orders count: 0
[20-Apr-2026 11:03:26 UTC] === API CALL LOG ===
[20-Apr-2026 11:03:26 UTC] Endpoint: user/profile.php
[20-Apr-2026 11:03:26 UTC] Full Log Data: {
    "timestamp": "2026-04-20 11:03:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "117.18.229.80",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc3IiwidXNlcm5hbWUiOiJreXJvMTEiLCJlbWFpbCI6Im1naG5pbWUyMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4Nzc3NH0.N0YyGvWZdd7lbSVazegaBR3rUkmzq9vWtd8emOT9ftQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef3a99588b23413-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "117.18.229.80",
        "CF-IPCountry": "MM",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "117.18.229.80, 172.69.165.49"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 11:03:26 UTC] === END API CALL LOG ===
[20-Apr-2026 11:03:26 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 11:03:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc3IiwidXNlcm5hbWUiOiJreXJvMTEiLCJlbWFpbCI6Im1naG5pbWUyMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4Nzc3NH0.N0YyGvWZdd7lbSVazegaBR3rUkmzq9vWtd8emOT9ftQ
[20-Apr-2026 11:03:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 11:03:26 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 11:03:26 UTC] User ID: 377
[20-Apr-2026 11:03:26 UTC] ✅ User profile retrieved successfully for user ID: 377
[20-Apr-2026 11:03:26 UTC] === API CALL LOG ===
[20-Apr-2026 11:03:26 UTC] Endpoint: user/profile.php
[20-Apr-2026 11:03:26 UTC] Full Log Data: {
    "timestamp": "2026-04-20 11:03:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "117.18.229.80",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc3IiwidXNlcm5hbWUiOiJreXJvMTEiLCJlbWFpbCI6Im1naG5pbWUyMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4Nzc3NH0.N0YyGvWZdd7lbSVazegaBR3rUkmzq9vWtd8emOT9ftQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef3a996ebfa3413-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "117.18.229.80",
        "CF-IPCountry": "MM",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "117.18.229.80, 172.69.165.48"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 11:03:26 UTC] === END API CALL LOG ===
[20-Apr-2026 11:03:26 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 11:03:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc3IiwidXNlcm5hbWUiOiJreXJvMTEiLCJlbWFpbCI6Im1naG5pbWUyMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4Nzc3NH0.N0YyGvWZdd7lbSVazegaBR3rUkmzq9vWtd8emOT9ftQ
[20-Apr-2026 11:03:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 11:03:26 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 11:03:26 UTC] User ID: 377
[20-Apr-2026 11:03:26 UTC] ✅ User profile retrieved successfully for user ID: 377
[20-Apr-2026 11:03:27 UTC] === API CALL LOG ===
[20-Apr-2026 11:03:27 UTC] Endpoint: user/profile.php
[20-Apr-2026 11:03:27 UTC] Full Log Data: {
    "timestamp": "2026-04-20 11:03:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "117.18.229.80",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc3IiwidXNlcm5hbWUiOiJreXJvMTEiLCJlbWFpbCI6Im1naG5pbWUyMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4Nzc3NH0.N0YyGvWZdd7lbSVazegaBR3rUkmzq9vWtd8emOT9ftQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef3a99c29be3413-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "117.18.229.80",
        "CF-IPCountry": "MM",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "117.18.229.80, 172.69.165.48"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 11:03:27 UTC] === END API CALL LOG ===
[20-Apr-2026 11:03:27 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 11:03:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc3IiwidXNlcm5hbWUiOiJreXJvMTEiLCJlbWFpbCI6Im1naG5pbWUyMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4Nzc3NH0.N0YyGvWZdd7lbSVazegaBR3rUkmzq9vWtd8emOT9ftQ
[20-Apr-2026 11:03:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 11:03:27 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 11:03:27 UTC] User ID: 377
[20-Apr-2026 11:03:27 UTC] ✅ User profile retrieved successfully for user ID: 377
[20-Apr-2026 11:03:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 11:03:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 11:03:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc3IiwidXNlcm5hbWUiOiJreXJvMTEiLCJlbWFpbCI6Im1naG5pbWUyMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4Nzc3NH0.N0YyGvWZdd7lbSVazegaBR3rUkmzq9vWtd8emOT9ftQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ef3a9beafbd3413-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"117.18.229.80","CF-IPCountry":"MM","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"117.18.229.80, 172.69.165.48"}
[20-Apr-2026 11:03:32 UTC] === User Orders API Called ===
[20-Apr-2026 11:03:32 UTC] User ID: 377
[20-Apr-2026 11:03:32 UTC] Limit: 20, Offset: 0
[20-Apr-2026 11:03:32 UTC] Orders found: 0
[20-Apr-2026 11:03:32 UTC] Orders data: []
[20-Apr-2026 11:03:32 UTC] Total orders count: 0
[20-Apr-2026 11:03:33 UTC] === API CALL LOG ===
[20-Apr-2026 11:03:33 UTC] Endpoint: user/profile.php
[20-Apr-2026 11:03:33 UTC] Full Log Data: {
    "timestamp": "2026-04-20 11:03:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "117.18.229.80",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc3IiwidXNlcm5hbWUiOiJreXJvMTEiLCJlbWFpbCI6Im1naG5pbWUyMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4Nzc3NH0.N0YyGvWZdd7lbSVazegaBR3rUkmzq9vWtd8emOT9ftQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef3a9bf19453413-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "117.18.229.80",
        "CF-IPCountry": "MM",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "117.18.229.80, 172.69.165.49"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 11:03:33 UTC] === END API CALL LOG ===
[20-Apr-2026 11:03:33 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 11:03:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc3IiwidXNlcm5hbWUiOiJreXJvMTEiLCJlbWFpbCI6Im1naG5pbWUyMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4Nzc3NH0.N0YyGvWZdd7lbSVazegaBR3rUkmzq9vWtd8emOT9ftQ
[20-Apr-2026 11:03:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 11:03:33 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 11:03:33 UTC] User ID: 377
[20-Apr-2026 11:03:33 UTC] ✅ User profile retrieved successfully for user ID: 377
[20-Apr-2026 11:03:33 UTC] === API CALL LOG ===
[20-Apr-2026 11:03:33 UTC] Endpoint: user/profile.php
[20-Apr-2026 11:03:33 UTC] Full Log Data: {
    "timestamp": "2026-04-20 11:03:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "117.18.229.80",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc3IiwidXNlcm5hbWUiOiJreXJvMTEiLCJlbWFpbCI6Im1naG5pbWUyMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4Nzc3NH0.N0YyGvWZdd7lbSVazegaBR3rUkmzq9vWtd8emOT9ftQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef3a9c09dca3413-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "117.18.229.80",
        "CF-IPCountry": "MM",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "117.18.229.80, 172.69.165.48"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 11:03:33 UTC] === END API CALL LOG ===
[20-Apr-2026 11:03:33 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 11:03:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc3IiwidXNlcm5hbWUiOiJreXJvMTEiLCJlbWFpbCI6Im1naG5pbWUyMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4Nzc3NH0.N0YyGvWZdd7lbSVazegaBR3rUkmzq9vWtd8emOT9ftQ
[20-Apr-2026 11:03:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 11:03:33 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 11:03:33 UTC] User ID: 377
[20-Apr-2026 11:03:33 UTC] ✅ User profile retrieved successfully for user ID: 377
[20-Apr-2026 11:03:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 11:03:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 11:03:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc3IiwidXNlcm5hbWUiOiJreXJvMTEiLCJlbWFpbCI6Im1naG5pbWUyMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4Nzc3NH0.N0YyGvWZdd7lbSVazegaBR3rUkmzq9vWtd8emOT9ftQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ef3a9caac3d3413-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"117.18.229.80","CF-IPCountry":"MM","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"117.18.229.80, 172.69.165.48"}
[20-Apr-2026 11:03:34 UTC] === User Orders API Called ===
[20-Apr-2026 11:03:34 UTC] User ID: 377
[20-Apr-2026 11:03:34 UTC] Limit: 20, Offset: 0
[20-Apr-2026 11:03:34 UTC] Orders found: 0
[20-Apr-2026 11:03:34 UTC] Orders data: []
[20-Apr-2026 11:03:34 UTC] Total orders count: 0
[20-Apr-2026 11:03:35 UTC] === API CALL LOG ===
[20-Apr-2026 11:03:35 UTC] Endpoint: user/profile.php
[20-Apr-2026 11:03:35 UTC] Full Log Data: {
    "timestamp": "2026-04-20 11:03:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "117.18.229.80",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc3IiwidXNlcm5hbWUiOiJreXJvMTEiLCJlbWFpbCI6Im1naG5pbWUyMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4Nzc3NH0.N0YyGvWZdd7lbSVazegaBR3rUkmzq9vWtd8emOT9ftQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef3a9d0ad3a3413-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "117.18.229.80",
        "CF-IPCountry": "MM",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "117.18.229.80, 172.69.165.49"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 11:03:35 UTC] === END API CALL LOG ===
[20-Apr-2026 11:03:35 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 11:03:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc3IiwidXNlcm5hbWUiOiJreXJvMTEiLCJlbWFpbCI6Im1naG5pbWUyMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4Nzc3NH0.N0YyGvWZdd7lbSVazegaBR3rUkmzq9vWtd8emOT9ftQ
[20-Apr-2026 11:03:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 11:03:35 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 11:03:35 UTC] User ID: 377
[20-Apr-2026 11:03:35 UTC] ✅ User profile retrieved successfully for user ID: 377
[20-Apr-2026 11:03:36 UTC] User Purchases API - User ID: 377
[20-Apr-2026 11:03:36 UTC] User Purchases API - Total purchases found: 1
[20-Apr-2026 11:03:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 11:03:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 11:03:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc3IiwidXNlcm5hbWUiOiJreXJvMTEiLCJlbWFpbCI6Im1naG5pbWUyMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4Nzc3NH0.N0YyGvWZdd7lbSVazegaBR3rUkmzq9vWtd8emOT9ftQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ef3a9df88b23413-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"117.18.229.80","CF-IPCountry":"MM","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"117.18.229.80, 172.69.165.49"}
[20-Apr-2026 11:03:38 UTC] === User Orders API Called ===
[20-Apr-2026 11:03:38 UTC] User ID: 377
[20-Apr-2026 11:03:38 UTC] Limit: 20, Offset: 0
[20-Apr-2026 11:03:38 UTC] Orders found: 0
[20-Apr-2026 11:03:38 UTC] Orders data: []
[20-Apr-2026 11:03:38 UTC] Total orders count: 0
[20-Apr-2026 11:03:38 UTC] === API CALL LOG ===
[20-Apr-2026 11:03:38 UTC] Endpoint: user/profile.php
[20-Apr-2026 11:03:38 UTC] Full Log Data: {
    "timestamp": "2026-04-20 11:03:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "117.18.229.80",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc3IiwidXNlcm5hbWUiOiJreXJvMTEiLCJlbWFpbCI6Im1naG5pbWUyMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4Nzc3NH0.N0YyGvWZdd7lbSVazegaBR3rUkmzq9vWtd8emOT9ftQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef3a9dff9b53413-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "117.18.229.80",
        "CF-IPCountry": "MM",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "117.18.229.80, 172.69.165.48"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 11:03:38 UTC] === END API CALL LOG ===
[20-Apr-2026 11:03:38 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 11:03:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc3IiwidXNlcm5hbWUiOiJreXJvMTEiLCJlbWFpbCI6Im1naG5pbWUyMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4Nzc3NH0.N0YyGvWZdd7lbSVazegaBR3rUkmzq9vWtd8emOT9ftQ
[20-Apr-2026 11:03:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 11:03:38 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 11:03:38 UTC] User ID: 377
[20-Apr-2026 11:03:38 UTC] ✅ User profile retrieved successfully for user ID: 377
[20-Apr-2026 11:03:38 UTC] === API CALL LOG ===
[20-Apr-2026 11:03:38 UTC] Endpoint: user/profile.php
[20-Apr-2026 11:03:38 UTC] Full Log Data: {
    "timestamp": "2026-04-20 11:03:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "117.18.229.80",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc3IiwidXNlcm5hbWUiOiJreXJvMTEiLCJlbWFpbCI6Im1naG5pbWUyMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4Nzc3NH0.N0YyGvWZdd7lbSVazegaBR3rUkmzq9vWtd8emOT9ftQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef3a9e16d463413-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "117.18.229.80",
        "CF-IPCountry": "MM",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "117.18.229.80, 172.69.165.49"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 11:03:38 UTC] === END API CALL LOG ===
[20-Apr-2026 11:03:38 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 11:03:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc3IiwidXNlcm5hbWUiOiJreXJvMTEiLCJlbWFpbCI6Im1naG5pbWUyMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4Nzc3NH0.N0YyGvWZdd7lbSVazegaBR3rUkmzq9vWtd8emOT9ftQ
[20-Apr-2026 11:03:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 11:03:38 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 11:03:38 UTC] User ID: 377
[20-Apr-2026 11:03:38 UTC] ✅ User profile retrieved successfully for user ID: 377
[20-Apr-2026 11:03:39 UTC] === API CALL LOG ===
[20-Apr-2026 11:03:39 UTC] Endpoint: user/profile.php
[20-Apr-2026 11:03:39 UTC] Full Log Data: {
    "timestamp": "2026-04-20 11:03:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "117.18.229.80",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc3IiwidXNlcm5hbWUiOiJreXJvMTEiLCJlbWFpbCI6Im1naG5pbWUyMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4Nzc3NH0.N0YyGvWZdd7lbSVazegaBR3rUkmzq9vWtd8emOT9ftQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef3a9e56faf3413-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "117.18.229.80",
        "CF-IPCountry": "MM",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "117.18.229.80, 172.69.165.49"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 11:03:39 UTC] === END API CALL LOG ===
[20-Apr-2026 11:03:39 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 11:03:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc3IiwidXNlcm5hbWUiOiJreXJvMTEiLCJlbWFpbCI6Im1naG5pbWUyMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4Nzc3NH0.N0YyGvWZdd7lbSVazegaBR3rUkmzq9vWtd8emOT9ftQ
[20-Apr-2026 11:03:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 11:03:39 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 11:03:39 UTC] User ID: 377
[20-Apr-2026 11:03:39 UTC] ✅ User profile retrieved successfully for user ID: 377
[20-Apr-2026 11:03:57 UTC] === API CALL LOG ===
[20-Apr-2026 11:03:57 UTC] Endpoint: user/profile.php
[20-Apr-2026 11:03:57 UTC] Full Log Data: {
    "timestamp": "2026-04-20 11:03:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "117.18.229.80",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc3IiwidXNlcm5hbWUiOiJreXJvMTEiLCJlbWFpbCI6Im1naG5pbWUyMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4Nzc3NH0.N0YyGvWZdd7lbSVazegaBR3rUkmzq9vWtd8emOT9ftQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef3aa597c7d3413-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "117.18.229.80",
        "CF-IPCountry": "MM",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "117.18.229.80, 172.69.165.48"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 11:03:57 UTC] === END API CALL LOG ===
[20-Apr-2026 11:03:57 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 11:03:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc3IiwidXNlcm5hbWUiOiJreXJvMTEiLCJlbWFpbCI6Im1naG5pbWUyMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4Nzc3NH0.N0YyGvWZdd7lbSVazegaBR3rUkmzq9vWtd8emOT9ftQ
[20-Apr-2026 11:03:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 11:03:57 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 11:03:57 UTC] User ID: 377
[20-Apr-2026 11:03:57 UTC] ✅ User profile retrieved successfully for user ID: 377
[20-Apr-2026 11:04:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 11:04:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 11:04:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc3IiwidXNlcm5hbWUiOiJreXJvMTEiLCJlbWFpbCI6Im1naG5pbWUyMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4Nzc3NH0.N0YyGvWZdd7lbSVazegaBR3rUkmzq9vWtd8emOT9ftQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ef3ab3eef6b3413-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"117.18.229.80","CF-IPCountry":"MM","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"117.18.229.80, 172.69.165.49"}
[20-Apr-2026 11:04:34 UTC] === User Orders API Called ===
[20-Apr-2026 11:04:34 UTC] User ID: 377
[20-Apr-2026 11:04:34 UTC] Limit: 20, Offset: 0
[20-Apr-2026 11:04:34 UTC] Orders found: 0
[20-Apr-2026 11:04:34 UTC] Orders data: []
[20-Apr-2026 11:04:34 UTC] Total orders count: 0
[20-Apr-2026 11:04:34 UTC] === API CALL LOG ===
[20-Apr-2026 11:04:34 UTC] Endpoint: user/profile.php
[20-Apr-2026 11:04:34 UTC] Full Log Data: {
    "timestamp": "2026-04-20 11:04:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "117.18.229.80",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc3IiwidXNlcm5hbWUiOiJreXJvMTEiLCJlbWFpbCI6Im1naG5pbWUyMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4Nzc3NH0.N0YyGvWZdd7lbSVazegaBR3rUkmzq9vWtd8emOT9ftQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef3ab3f58863413-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "117.18.229.80",
        "CF-IPCountry": "MM",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "117.18.229.80, 172.69.165.49"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 11:04:34 UTC] === END API CALL LOG ===
[20-Apr-2026 11:04:34 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 11:04:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc3IiwidXNlcm5hbWUiOiJreXJvMTEiLCJlbWFpbCI6Im1naG5pbWUyMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4Nzc3NH0.N0YyGvWZdd7lbSVazegaBR3rUkmzq9vWtd8emOT9ftQ
[20-Apr-2026 11:04:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 11:04:34 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 11:04:34 UTC] User ID: 377
[20-Apr-2026 11:04:34 UTC] ✅ User profile retrieved successfully for user ID: 377
[20-Apr-2026 11:04:34 UTC] === API CALL LOG ===
[20-Apr-2026 11:04:34 UTC] Endpoint: user/profile.php
[20-Apr-2026 11:04:34 UTC] Full Log Data: {
    "timestamp": "2026-04-20 11:04:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "117.18.229.80",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc3IiwidXNlcm5hbWUiOiJreXJvMTEiLCJlbWFpbCI6Im1naG5pbWUyMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4Nzc3NH0.N0YyGvWZdd7lbSVazegaBR3rUkmzq9vWtd8emOT9ftQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef3ab40cc5a3413-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "117.18.229.80",
        "CF-IPCountry": "MM",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "117.18.229.80, 172.69.165.49"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 11:04:34 UTC] === END API CALL LOG ===
[20-Apr-2026 11:04:34 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 11:04:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc3IiwidXNlcm5hbWUiOiJreXJvMTEiLCJlbWFpbCI6Im1naG5pbWUyMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4Nzc3NH0.N0YyGvWZdd7lbSVazegaBR3rUkmzq9vWtd8emOT9ftQ
[20-Apr-2026 11:04:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 11:04:34 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 11:04:34 UTC] User ID: 377
[20-Apr-2026 11:04:34 UTC] ✅ User profile retrieved successfully for user ID: 377
[20-Apr-2026 11:04:35 UTC] === API CALL LOG ===
[20-Apr-2026 11:04:35 UTC] Endpoint: user/profile.php
[20-Apr-2026 11:04:35 UTC] Full Log Data: {
    "timestamp": "2026-04-20 11:04:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "117.18.229.80",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc3IiwidXNlcm5hbWUiOiJreXJvMTEiLCJlbWFpbCI6Im1naG5pbWUyMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4Nzc3NH0.N0YyGvWZdd7lbSVazegaBR3rUkmzq9vWtd8emOT9ftQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef3ab451f813413-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "117.18.229.80",
        "CF-IPCountry": "MM",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "117.18.229.80, 172.69.165.49"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 11:04:35 UTC] === END API CALL LOG ===
[20-Apr-2026 11:04:35 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 11:04:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc3IiwidXNlcm5hbWUiOiJreXJvMTEiLCJlbWFpbCI6Im1naG5pbWUyMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4Nzc3NH0.N0YyGvWZdd7lbSVazegaBR3rUkmzq9vWtd8emOT9ftQ
[20-Apr-2026 11:04:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 11:04:35 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 11:04:35 UTC] User ID: 377
[20-Apr-2026 11:04:35 UTC] ✅ User profile retrieved successfully for user ID: 377
[20-Apr-2026 11:04:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 11:04:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 11:04:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc3IiwidXNlcm5hbWUiOiJreXJvMTEiLCJlbWFpbCI6Im1naG5pbWUyMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4Nzc3NH0.N0YyGvWZdd7lbSVazegaBR3rUkmzq9vWtd8emOT9ftQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ef3ab7edacd3413-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"117.18.229.80","CF-IPCountry":"MM","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"117.18.229.80, 172.69.165.49"}
[20-Apr-2026 11:04:44 UTC] === User Orders API Called ===
[20-Apr-2026 11:04:44 UTC] User ID: 377
[20-Apr-2026 11:04:44 UTC] Limit: 20, Offset: 0
[20-Apr-2026 11:04:44 UTC] Orders found: 0
[20-Apr-2026 11:04:44 UTC] Orders data: []
[20-Apr-2026 11:04:44 UTC] Total orders count: 0
[20-Apr-2026 11:04:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 11:04:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 11:04:46 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc3IiwidXNlcm5hbWUiOiJreXJvMTEiLCJlbWFpbCI6Im1naG5pbWUyMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4Nzc3NH0.N0YyGvWZdd7lbSVazegaBR3rUkmzq9vWtd8emOT9ftQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ef3ab8aab6c3413-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"117.18.229.80","CF-IPCountry":"MM","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"117.18.229.80, 172.69.165.49"}
[20-Apr-2026 11:04:46 UTC] === User Orders API Called ===
[20-Apr-2026 11:04:46 UTC] User ID: 377
[20-Apr-2026 11:04:46 UTC] Limit: 20, Offset: 0
[20-Apr-2026 11:04:46 UTC] Orders found: 0
[20-Apr-2026 11:04:46 UTC] Orders data: []
[20-Apr-2026 11:04:46 UTC] Total orders count: 0
[20-Apr-2026 11:04:46 UTC] === API CALL LOG ===
[20-Apr-2026 11:04:46 UTC] Endpoint: user/profile.php
[20-Apr-2026 11:04:46 UTC] Full Log Data: {
    "timestamp": "2026-04-20 11:04:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "117.18.229.80",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc3IiwidXNlcm5hbWUiOiJreXJvMTEiLCJlbWFpbCI6Im1naG5pbWUyMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4Nzc3NH0.N0YyGvWZdd7lbSVazegaBR3rUkmzq9vWtd8emOT9ftQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef3ab8b1c9f3413-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "117.18.229.80",
        "CF-IPCountry": "MM",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "117.18.229.80, 172.69.165.49"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 11:04:46 UTC] === END API CALL LOG ===
[20-Apr-2026 11:04:46 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 11:04:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc3IiwidXNlcm5hbWUiOiJreXJvMTEiLCJlbWFpbCI6Im1naG5pbWUyMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4Nzc3NH0.N0YyGvWZdd7lbSVazegaBR3rUkmzq9vWtd8emOT9ftQ
[20-Apr-2026 11:04:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 11:04:46 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 11:04:46 UTC] User ID: 377
[20-Apr-2026 11:04:46 UTC] ✅ User profile retrieved successfully for user ID: 377
[20-Apr-2026 11:04:46 UTC] === API CALL LOG ===
[20-Apr-2026 11:04:46 UTC] Endpoint: user/profile.php
[20-Apr-2026 11:04:46 UTC] Full Log Data: {
    "timestamp": "2026-04-20 11:04:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "117.18.229.80",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc3IiwidXNlcm5hbWUiOiJreXJvMTEiLCJlbWFpbCI6Im1naG5pbWUyMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4Nzc3NH0.N0YyGvWZdd7lbSVazegaBR3rUkmzq9vWtd8emOT9ftQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef3ab8c682a3413-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "117.18.229.80",
        "CF-IPCountry": "MM",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "117.18.229.80, 172.69.165.49"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 11:04:46 UTC] === END API CALL LOG ===
[20-Apr-2026 11:04:46 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 11:04:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc3IiwidXNlcm5hbWUiOiJreXJvMTEiLCJlbWFpbCI6Im1naG5pbWUyMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4Nzc3NH0.N0YyGvWZdd7lbSVazegaBR3rUkmzq9vWtd8emOT9ftQ
[20-Apr-2026 11:04:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 11:04:46 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 11:04:46 UTC] User ID: 377
[20-Apr-2026 11:04:46 UTC] ✅ User profile retrieved successfully for user ID: 377
[20-Apr-2026 11:04:47 UTC] === API CALL LOG ===
[20-Apr-2026 11:04:47 UTC] Endpoint: user/profile.php
[20-Apr-2026 11:04:47 UTC] Full Log Data: {
    "timestamp": "2026-04-20 11:04:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "117.18.229.80",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc3IiwidXNlcm5hbWUiOiJreXJvMTEiLCJlbWFpbCI6Im1naG5pbWUyMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4Nzc3NH0.N0YyGvWZdd7lbSVazegaBR3rUkmzq9vWtd8emOT9ftQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef3ab911c013413-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "117.18.229.80",
        "CF-IPCountry": "MM",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "117.18.229.80, 172.69.165.49"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 11:04:47 UTC] === END API CALL LOG ===
[20-Apr-2026 11:04:47 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 11:04:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc3IiwidXNlcm5hbWUiOiJreXJvMTEiLCJlbWFpbCI6Im1naG5pbWUyMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4Nzc3NH0.N0YyGvWZdd7lbSVazegaBR3rUkmzq9vWtd8emOT9ftQ
[20-Apr-2026 11:04:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 11:04:47 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 11:04:47 UTC] User ID: 377
[20-Apr-2026 11:04:47 UTC] ✅ User profile retrieved successfully for user ID: 377
[20-Apr-2026 11:04:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 11:04:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 11:04:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc3IiwidXNlcm5hbWUiOiJreXJvMTEiLCJlbWFpbCI6Im1naG5pbWUyMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4Nzc3NH0.N0YyGvWZdd7lbSVazegaBR3rUkmzq9vWtd8emOT9ftQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ef3abbbcaaf3413-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"117.18.229.80","CF-IPCountry":"MM","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"117.18.229.80, 172.69.165.49"}
[20-Apr-2026 11:04:54 UTC] === User Orders API Called ===
[20-Apr-2026 11:04:54 UTC] User ID: 377
[20-Apr-2026 11:04:54 UTC] Limit: 20, Offset: 0
[20-Apr-2026 11:04:54 UTC] Orders found: 0
[20-Apr-2026 11:04:54 UTC] Orders data: []
[20-Apr-2026 11:04:54 UTC] Total orders count: 0
[20-Apr-2026 11:04:54 UTC] === API CALL LOG ===
[20-Apr-2026 11:04:54 UTC] Endpoint: user/profile.php
[20-Apr-2026 11:04:54 UTC] Full Log Data: {
    "timestamp": "2026-04-20 11:04:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "117.18.229.80",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc3IiwidXNlcm5hbWUiOiJreXJvMTEiLCJlbWFpbCI6Im1naG5pbWUyMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4Nzc3NH0.N0YyGvWZdd7lbSVazegaBR3rUkmzq9vWtd8emOT9ftQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef3abbc3bff3413-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "117.18.229.80",
        "CF-IPCountry": "MM",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "117.18.229.80, 172.69.165.48"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 11:04:54 UTC] === END API CALL LOG ===
[20-Apr-2026 11:04:54 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 11:04:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc3IiwidXNlcm5hbWUiOiJreXJvMTEiLCJlbWFpbCI6Im1naG5pbWUyMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4Nzc3NH0.N0YyGvWZdd7lbSVazegaBR3rUkmzq9vWtd8emOT9ftQ
[20-Apr-2026 11:04:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 11:04:54 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 11:04:54 UTC] User ID: 377
[20-Apr-2026 11:04:54 UTC] ✅ User profile retrieved successfully for user ID: 377
[20-Apr-2026 11:04:54 UTC] === API CALL LOG ===
[20-Apr-2026 11:04:54 UTC] Endpoint: user/profile.php
[20-Apr-2026 11:04:54 UTC] Full Log Data: {
    "timestamp": "2026-04-20 11:04:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "117.18.229.80",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc3IiwidXNlcm5hbWUiOiJreXJvMTEiLCJlbWFpbCI6Im1naG5pbWUyMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4Nzc3NH0.N0YyGvWZdd7lbSVazegaBR3rUkmzq9vWtd8emOT9ftQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef3abbd9f343413-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "117.18.229.80",
        "CF-IPCountry": "MM",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "117.18.229.80, 172.69.165.49"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 11:04:54 UTC] === END API CALL LOG ===
[20-Apr-2026 11:04:54 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 11:04:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc3IiwidXNlcm5hbWUiOiJreXJvMTEiLCJlbWFpbCI6Im1naG5pbWUyMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4Nzc3NH0.N0YyGvWZdd7lbSVazegaBR3rUkmzq9vWtd8emOT9ftQ
[20-Apr-2026 11:04:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 11:04:54 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 11:04:54 UTC] User ID: 377
[20-Apr-2026 11:04:54 UTC] ✅ User profile retrieved successfully for user ID: 377
[20-Apr-2026 11:04:55 UTC] === API CALL LOG ===
[20-Apr-2026 11:04:55 UTC] Endpoint: user/profile.php
[20-Apr-2026 11:04:55 UTC] Full Log Data: {
    "timestamp": "2026-04-20 11:04:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "117.18.229.80",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc3IiwidXNlcm5hbWUiOiJreXJvMTEiLCJlbWFpbCI6Im1naG5pbWUyMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4Nzc3NH0.N0YyGvWZdd7lbSVazegaBR3rUkmzq9vWtd8emOT9ftQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef3abc22af03413-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "117.18.229.80",
        "CF-IPCountry": "MM",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "117.18.229.80, 172.69.165.49"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 11:04:55 UTC] === END API CALL LOG ===
[20-Apr-2026 11:04:55 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 11:04:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc3IiwidXNlcm5hbWUiOiJreXJvMTEiLCJlbWFpbCI6Im1naG5pbWUyMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4Nzc3NH0.N0YyGvWZdd7lbSVazegaBR3rUkmzq9vWtd8emOT9ftQ
[20-Apr-2026 11:04:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 11:04:55 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 11:04:55 UTC] User ID: 377
[20-Apr-2026 11:04:55 UTC] ✅ User profile retrieved successfully for user ID: 377
[20-Apr-2026 11:04:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 11:04:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 11:04:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc3IiwidXNlcm5hbWUiOiJreXJvMTEiLCJlbWFpbCI6Im1naG5pbWUyMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4Nzc3NH0.N0YyGvWZdd7lbSVazegaBR3rUkmzq9vWtd8emOT9ftQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ef3abcaebe23413-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"117.18.229.80","CF-IPCountry":"MM","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"117.18.229.80, 172.69.165.48"}
[20-Apr-2026 11:04:56 UTC] === User Orders API Called ===
[20-Apr-2026 11:04:56 UTC] User ID: 377
[20-Apr-2026 11:04:56 UTC] Limit: 20, Offset: 0
[20-Apr-2026 11:04:56 UTC] Orders found: 0
[20-Apr-2026 11:04:56 UTC] Orders data: []
[20-Apr-2026 11:04:56 UTC] Total orders count: 0
[20-Apr-2026 11:04:56 UTC] === API CALL LOG ===
[20-Apr-2026 11:04:56 UTC] Endpoint: user/profile.php
[20-Apr-2026 11:04:56 UTC] Full Log Data: {
    "timestamp": "2026-04-20 11:04:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "117.18.229.80",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc3IiwidXNlcm5hbWUiOiJreXJvMTEiLCJlbWFpbCI6Im1naG5pbWUyMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4Nzc3NH0.N0YyGvWZdd7lbSVazegaBR3rUkmzq9vWtd8emOT9ftQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef3abcb5d243413-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "117.18.229.80",
        "CF-IPCountry": "MM",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "117.18.229.80, 172.69.165.49"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 11:04:56 UTC] === END API CALL LOG ===
[20-Apr-2026 11:04:56 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 11:04:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc3IiwidXNlcm5hbWUiOiJreXJvMTEiLCJlbWFpbCI6Im1naG5pbWUyMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4Nzc3NH0.N0YyGvWZdd7lbSVazegaBR3rUkmzq9vWtd8emOT9ftQ
[20-Apr-2026 11:04:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 11:04:56 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 11:04:56 UTC] User ID: 377
[20-Apr-2026 11:04:56 UTC] ✅ User profile retrieved successfully for user ID: 377
[20-Apr-2026 11:04:57 UTC] === API CALL LOG ===
[20-Apr-2026 11:04:57 UTC] Endpoint: user/profile.php
[20-Apr-2026 11:04:57 UTC] Full Log Data: {
    "timestamp": "2026-04-20 11:04:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "117.18.229.80",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc3IiwidXNlcm5hbWUiOiJreXJvMTEiLCJlbWFpbCI6Im1naG5pbWUyMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4Nzc3NH0.N0YyGvWZdd7lbSVazegaBR3rUkmzq9vWtd8emOT9ftQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef3abccc9203413-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "117.18.229.80",
        "CF-IPCountry": "MM",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "117.18.229.80, 172.69.165.48"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 11:04:57 UTC] === END API CALL LOG ===
[20-Apr-2026 11:04:57 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 11:04:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc3IiwidXNlcm5hbWUiOiJreXJvMTEiLCJlbWFpbCI6Im1naG5pbWUyMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4Nzc3NH0.N0YyGvWZdd7lbSVazegaBR3rUkmzq9vWtd8emOT9ftQ
[20-Apr-2026 11:04:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 11:04:57 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 11:04:57 UTC] User ID: 377
[20-Apr-2026 11:04:57 UTC] ✅ User profile retrieved successfully for user ID: 377
[20-Apr-2026 11:04:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 11:04:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 11:04:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc3IiwidXNlcm5hbWUiOiJreXJvMTEiLCJlbWFpbCI6Im1naG5pbWUyMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4Nzc3NH0.N0YyGvWZdd7lbSVazegaBR3rUkmzq9vWtd8emOT9ftQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ef3abcd8b3b3413-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"117.18.229.80","CF-IPCountry":"MM","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"117.18.229.80, 172.69.165.49"}
[20-Apr-2026 11:04:57 UTC] === User Orders API Called ===
[20-Apr-2026 11:04:57 UTC] User ID: 377
[20-Apr-2026 11:04:57 UTC] Limit: 20, Offset: 0
[20-Apr-2026 11:04:57 UTC] Orders found: 0
[20-Apr-2026 11:04:57 UTC] Orders data: []
[20-Apr-2026 11:04:57 UTC] Total orders count: 0
[20-Apr-2026 11:04:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 11:04:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 11:04:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc3IiwidXNlcm5hbWUiOiJreXJvMTEiLCJlbWFpbCI6Im1naG5pbWUyMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4Nzc3NH0.N0YyGvWZdd7lbSVazegaBR3rUkmzq9vWtd8emOT9ftQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ef3abd36b873413-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"117.18.229.80","CF-IPCountry":"MM","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"117.18.229.80, 172.69.165.49"}
[20-Apr-2026 11:04:58 UTC] === User Orders API Called ===
[20-Apr-2026 11:04:58 UTC] User ID: 377
[20-Apr-2026 11:04:58 UTC] Limit: 20, Offset: 0
[20-Apr-2026 11:04:58 UTC] Orders found: 0
[20-Apr-2026 11:04:58 UTC] Orders data: []
[20-Apr-2026 11:04:58 UTC] Total orders count: 0
[20-Apr-2026 11:04:58 UTC] === API CALL LOG ===
[20-Apr-2026 11:04:58 UTC] Endpoint: user/profile.php
[20-Apr-2026 11:04:58 UTC] Full Log Data: {
    "timestamp": "2026-04-20 11:04:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "117.18.229.80",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc3IiwidXNlcm5hbWUiOiJreXJvMTEiLCJlbWFpbCI6Im1naG5pbWUyMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4Nzc3NH0.N0YyGvWZdd7lbSVazegaBR3rUkmzq9vWtd8emOT9ftQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef3abd3dcab3413-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "117.18.229.80",
        "CF-IPCountry": "MM",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "117.18.229.80, 172.69.165.48"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 11:04:58 UTC] === END API CALL LOG ===
[20-Apr-2026 11:04:58 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 11:04:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc3IiwidXNlcm5hbWUiOiJreXJvMTEiLCJlbWFpbCI6Im1naG5pbWUyMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4Nzc3NH0.N0YyGvWZdd7lbSVazegaBR3rUkmzq9vWtd8emOT9ftQ
[20-Apr-2026 11:04:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 11:04:58 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 11:04:58 UTC] User ID: 377
[20-Apr-2026 11:04:58 UTC] ✅ User profile retrieved successfully for user ID: 377
[20-Apr-2026 11:04:58 UTC] === API CALL LOG ===
[20-Apr-2026 11:04:58 UTC] Endpoint: user/profile.php
[20-Apr-2026 11:04:58 UTC] Full Log Data: {
    "timestamp": "2026-04-20 11:04:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "117.18.229.80",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc3IiwidXNlcm5hbWUiOiJreXJvMTEiLCJlbWFpbCI6Im1naG5pbWUyMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4Nzc3NH0.N0YyGvWZdd7lbSVazegaBR3rUkmzq9vWtd8emOT9ftQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef3abd538d73413-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "117.18.229.80",
        "CF-IPCountry": "MM",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "117.18.229.80, 172.69.165.49"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 11:04:58 UTC] === END API CALL LOG ===
[20-Apr-2026 11:04:58 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 11:04:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc3IiwidXNlcm5hbWUiOiJreXJvMTEiLCJlbWFpbCI6Im1naG5pbWUyMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4Nzc3NH0.N0YyGvWZdd7lbSVazegaBR3rUkmzq9vWtd8emOT9ftQ
[20-Apr-2026 11:04:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 11:04:58 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 11:04:58 UTC] User ID: 377
[20-Apr-2026 11:04:58 UTC] ✅ User profile retrieved successfully for user ID: 377
[20-Apr-2026 11:05:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 11:05:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 11:05:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc3IiwidXNlcm5hbWUiOiJreXJvMTEiLCJlbWFpbCI6Im1naG5pbWUyMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4Nzc3NH0.N0YyGvWZdd7lbSVazegaBR3rUkmzq9vWtd8emOT9ftQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ef3abf57b533413-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"117.18.229.80","CF-IPCountry":"MM","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"117.18.229.80, 172.69.165.49"}
[20-Apr-2026 11:05:03 UTC] === User Orders API Called ===
[20-Apr-2026 11:05:03 UTC] User ID: 377
[20-Apr-2026 11:05:03 UTC] Limit: 20, Offset: 0
[20-Apr-2026 11:05:03 UTC] Orders found: 0
[20-Apr-2026 11:05:03 UTC] Orders data: []
[20-Apr-2026 11:05:03 UTC] Total orders count: 0
[20-Apr-2026 11:05:05 UTC] === API CALL LOG ===
[20-Apr-2026 11:05:05 UTC] Endpoint: user/profile.php
[20-Apr-2026 11:05:05 UTC] Full Log Data: {
    "timestamp": "2026-04-20 11:05:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "117.18.229.80",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc3IiwidXNlcm5hbWUiOiJreXJvMTEiLCJlbWFpbCI6Im1naG5pbWUyMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4Nzc3NH0.N0YyGvWZdd7lbSVazegaBR3rUkmzq9vWtd8emOT9ftQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef3ac01ee023413-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "117.18.229.80",
        "CF-IPCountry": "MM",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "117.18.229.80, 172.69.165.49"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 11:05:05 UTC] === END API CALL LOG ===
[20-Apr-2026 11:05:05 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 11:05:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc3IiwidXNlcm5hbWUiOiJreXJvMTEiLCJlbWFpbCI6Im1naG5pbWUyMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4Nzc3NH0.N0YyGvWZdd7lbSVazegaBR3rUkmzq9vWtd8emOT9ftQ
[20-Apr-2026 11:05:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 11:05:05 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 11:05:05 UTC] User ID: 377
[20-Apr-2026 11:05:05 UTC] ✅ User profile retrieved successfully for user ID: 377
[20-Apr-2026 11:05:05 UTC] User Purchases API - User ID: 377
[20-Apr-2026 11:05:05 UTC] User Purchases API - Total purchases found: 1
[20-Apr-2026 11:05:08 UTC] User Purchases API - User ID: 377
[20-Apr-2026 11:05:08 UTC] User Purchases API - Total purchases found: 1
[20-Apr-2026 11:05:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 11:05:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 11:05:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc3IiwidXNlcm5hbWUiOiJreXJvMTEiLCJlbWFpbCI6Im1naG5pbWUyMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4Nzc3NH0.N0YyGvWZdd7lbSVazegaBR3rUkmzq9vWtd8emOT9ftQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ef3ac21e8193413-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"117.18.229.80","CF-IPCountry":"MM","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"117.18.229.80, 172.69.165.49"}
[20-Apr-2026 11:05:10 UTC] === User Orders API Called ===
[20-Apr-2026 11:05:10 UTC] User ID: 377
[20-Apr-2026 11:05:10 UTC] Limit: 20, Offset: 0
[20-Apr-2026 11:05:10 UTC] Orders found: 0
[20-Apr-2026 11:05:10 UTC] Orders data: []
[20-Apr-2026 11:05:10 UTC] Total orders count: 0
[20-Apr-2026 11:05:11 UTC] === API CALL LOG ===
[20-Apr-2026 11:05:11 UTC] Endpoint: user/profile.php
[20-Apr-2026 11:05:11 UTC] Full Log Data: {
    "timestamp": "2026-04-20 11:05:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "117.18.229.80",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc3IiwidXNlcm5hbWUiOiJreXJvMTEiLCJlbWFpbCI6Im1naG5pbWUyMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4Nzc3NH0.N0YyGvWZdd7lbSVazegaBR3rUkmzq9vWtd8emOT9ftQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef3ac22592f3413-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "117.18.229.80",
        "CF-IPCountry": "MM",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "117.18.229.80, 172.69.165.49"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 11:05:11 UTC] === END API CALL LOG ===
[20-Apr-2026 11:05:11 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 11:05:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc3IiwidXNlcm5hbWUiOiJreXJvMTEiLCJlbWFpbCI6Im1naG5pbWUyMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4Nzc3NH0.N0YyGvWZdd7lbSVazegaBR3rUkmzq9vWtd8emOT9ftQ
[20-Apr-2026 11:05:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 11:05:11 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 11:05:11 UTC] User ID: 377
[20-Apr-2026 11:05:11 UTC] ✅ User profile retrieved successfully for user ID: 377
[20-Apr-2026 11:05:11 UTC] === API CALL LOG ===
[20-Apr-2026 11:05:11 UTC] Endpoint: user/profile.php
[20-Apr-2026 11:05:11 UTC] Full Log Data: {
    "timestamp": "2026-04-20 11:05:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "117.18.229.80",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc3IiwidXNlcm5hbWUiOiJreXJvMTEiLCJlbWFpbCI6Im1naG5pbWUyMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4Nzc3NH0.N0YyGvWZdd7lbSVazegaBR3rUkmzq9vWtd8emOT9ftQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef3ac23bc6d3413-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "117.18.229.80",
        "CF-IPCountry": "MM",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "117.18.229.80, 172.69.165.49"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 11:05:11 UTC] === END API CALL LOG ===
[20-Apr-2026 11:05:11 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 11:05:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc3IiwidXNlcm5hbWUiOiJreXJvMTEiLCJlbWFpbCI6Im1naG5pbWUyMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4Nzc3NH0.N0YyGvWZdd7lbSVazegaBR3rUkmzq9vWtd8emOT9ftQ
[20-Apr-2026 11:05:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 11:05:11 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 11:05:11 UTC] User ID: 377
[20-Apr-2026 11:05:11 UTC] ✅ User profile retrieved successfully for user ID: 377
[20-Apr-2026 11:05:11 UTC] === API CALL LOG ===
[20-Apr-2026 11:05:11 UTC] Endpoint: user/profile.php
[20-Apr-2026 11:05:11 UTC] Full Log Data: {
    "timestamp": "2026-04-20 11:05:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "117.18.229.80",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc3IiwidXNlcm5hbWUiOiJreXJvMTEiLCJlbWFpbCI6Im1naG5pbWUyMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4Nzc3NH0.N0YyGvWZdd7lbSVazegaBR3rUkmzq9vWtd8emOT9ftQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef3ac2828ce3413-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "117.18.229.80",
        "CF-IPCountry": "MM",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "117.18.229.80, 172.69.165.49"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 11:05:11 UTC] === END API CALL LOG ===
[20-Apr-2026 11:05:11 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 11:05:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc3IiwidXNlcm5hbWUiOiJreXJvMTEiLCJlbWFpbCI6Im1naG5pbWUyMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4Nzc3NH0.N0YyGvWZdd7lbSVazegaBR3rUkmzq9vWtd8emOT9ftQ
[20-Apr-2026 11:05:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 11:05:11 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 11:05:11 UTC] User ID: 377
[20-Apr-2026 11:05:11 UTC] ✅ User profile retrieved successfully for user ID: 377
[20-Apr-2026 11:07:02 UTC] === API CALL LOG ===
[20-Apr-2026 11:07:02 UTC] Endpoint: user/profile.php
[20-Apr-2026 11:07:02 UTC] Full Log Data: {
    "timestamp": "2026-04-20 11:07:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.58.119.207",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef3aeda1b70b201-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "178.58.119.207",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "178.58.119.207, 172.70.240.14"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 11:07:02 UTC] === END API CALL LOG ===
[20-Apr-2026 11:07:02 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 11:07:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[20-Apr-2026 11:07:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 11:07:02 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 11:07:02 UTC] User ID: 346
[20-Apr-2026 11:07:02 UTC] ✅ User profile retrieved successfully for user ID: 346
[20-Apr-2026 11:07:02 UTC] === API CALL LOG ===
[20-Apr-2026 11:07:02 UTC] Endpoint: user/profile.php
[20-Apr-2026 11:07:02 UTC] Full Log Data: {
    "timestamp": "2026-04-20 11:07:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.58.119.207",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef3aedcfc75b201-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "178.58.119.207",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "178.58.119.207, 172.70.240.67"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 11:07:02 UTC] === END API CALL LOG ===
[20-Apr-2026 11:07:02 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 11:07:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[20-Apr-2026 11:07:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 11:07:02 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 11:07:02 UTC] User ID: 346
[20-Apr-2026 11:07:02 UTC] ✅ User profile retrieved successfully for user ID: 346
[20-Apr-2026 11:07:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 11:07:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 11:07:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ef3aedcfc78b201-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"178.58.119.207","CF-IPCountry":"SI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"178.58.119.207, 172.70.240.67"}
[20-Apr-2026 11:07:02 UTC] === User Orders API Called ===
[20-Apr-2026 11:07:02 UTC] User ID: 346
[20-Apr-2026 11:07:02 UTC] Limit: 20, Offset: 0
[20-Apr-2026 11:07:02 UTC] Orders found: 5
[20-Apr-2026 11:07:02 UTC] Orders data: [{"id":204,"quantity":820,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro\/1234567","status":"pending","created_at":"2026-04-17 14:44:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":200,"quantity":41,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"cancelled","created_at":"2026-04-17 10:18:01","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":199,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:36","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":198,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:20","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":197,"quantity":1000,"total_coins":20000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:38:00","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[20-Apr-2026 11:07:02 UTC] Total orders count: 5
[20-Apr-2026 11:07:02 UTC] === API CALL LOG ===
[20-Apr-2026 11:07:02 UTC] Endpoint: user/profile.php
[20-Apr-2026 11:07:02 UTC] Full Log Data: {
    "timestamp": "2026-04-20 11:07:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.58.119.207",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef3aeddae31b201-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "178.58.119.207",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "178.58.119.207, 172.70.240.66"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 11:07:02 UTC] === END API CALL LOG ===
[20-Apr-2026 11:07:02 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 11:07:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[20-Apr-2026 11:07:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 11:07:02 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 11:07:02 UTC] User ID: 346
[20-Apr-2026 11:07:02 UTC] ✅ User profile retrieved successfully for user ID: 346
[20-Apr-2026 12:15:12 UTC] === API CALL LOG ===
[20-Apr-2026 12:15:12 UTC] Endpoint: user/profile.php
[20-Apr-2026 12:15:12 UTC] Full Log Data: {
    "timestamp": "2026-04-20 12:15:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "117.18.228.162",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc3IiwidXNlcm5hbWUiOiJreXJvMTEiLCJlbWFpbCI6Im1naG5pbWUyMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4Nzc3NH0.N0YyGvWZdd7lbSVazegaBR3rUkmzq9vWtd8emOT9ftQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef412b4fc69cddd-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "117.18.228.162",
        "CF-IPCountry": "MM",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "117.18.228.162, 172.71.124.88"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 12:15:12 UTC] === END API CALL LOG ===
[20-Apr-2026 12:15:12 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 12:15:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc3IiwidXNlcm5hbWUiOiJreXJvMTEiLCJlbWFpbCI6Im1naG5pbWUyMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4Nzc3NH0.N0YyGvWZdd7lbSVazegaBR3rUkmzq9vWtd8emOT9ftQ
[20-Apr-2026 12:15:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 12:15:12 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 12:15:12 UTC] User ID: 377
[20-Apr-2026 12:15:12 UTC] ✅ User profile retrieved successfully for user ID: 377
[20-Apr-2026 12:15:13 UTC] === API CALL LOG ===
[20-Apr-2026 12:15:13 UTC] Endpoint: user/profile.php
[20-Apr-2026 12:15:13 UTC] Full Log Data: {
    "timestamp": "2026-04-20 12:15:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "117.18.228.162",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc3IiwidXNlcm5hbWUiOiJreXJvMTEiLCJlbWFpbCI6Im1naG5pbWUyMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4Nzc3NH0.N0YyGvWZdd7lbSVazegaBR3rUkmzq9vWtd8emOT9ftQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef412bc9930cddd-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "117.18.228.162",
        "CF-IPCountry": "MM",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "117.18.228.162, 172.71.124.74"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 12:15:13 UTC] === END API CALL LOG ===
[20-Apr-2026 12:15:13 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 12:15:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc3IiwidXNlcm5hbWUiOiJreXJvMTEiLCJlbWFpbCI6Im1naG5pbWUyMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4Nzc3NH0.N0YyGvWZdd7lbSVazegaBR3rUkmzq9vWtd8emOT9ftQ
[20-Apr-2026 12:15:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 12:15:13 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 12:15:13 UTC] User ID: 377
[20-Apr-2026 12:15:13 UTC] ✅ User profile retrieved successfully for user ID: 377
[20-Apr-2026 12:15:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 12:15:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 12:15:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc3IiwidXNlcm5hbWUiOiJreXJvMTEiLCJlbWFpbCI6Im1naG5pbWUyMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4Nzc3NH0.N0YyGvWZdd7lbSVazegaBR3rUkmzq9vWtd8emOT9ftQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ef412bd0a82cddd-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"117.18.228.162","CF-IPCountry":"MM","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"117.18.228.162, 172.71.124.74"}
[20-Apr-2026 12:15:13 UTC] === User Orders API Called ===
[20-Apr-2026 12:15:13 UTC] User ID: 377
[20-Apr-2026 12:15:13 UTC] Limit: 20, Offset: 0
[20-Apr-2026 12:15:13 UTC] Orders found: 0
[20-Apr-2026 12:15:13 UTC] Orders data: []
[20-Apr-2026 12:15:13 UTC] Total orders count: 0
[20-Apr-2026 12:15:13 UTC] === API CALL LOG ===
[20-Apr-2026 12:15:13 UTC] Endpoint: user/profile.php
[20-Apr-2026 12:15:13 UTC] Full Log Data: {
    "timestamp": "2026-04-20 12:15:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "117.18.228.162",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc3IiwidXNlcm5hbWUiOiJreXJvMTEiLCJlbWFpbCI6Im1naG5pbWUyMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4Nzc3NH0.N0YyGvWZdd7lbSVazegaBR3rUkmzq9vWtd8emOT9ftQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef412bd9b8dcddd-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "117.18.228.162",
        "CF-IPCountry": "MM",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "117.18.228.162, 172.71.124.74"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 12:15:13 UTC] === END API CALL LOG ===
[20-Apr-2026 12:15:13 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 12:15:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc3IiwidXNlcm5hbWUiOiJreXJvMTEiLCJlbWFpbCI6Im1naG5pbWUyMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4Nzc3NH0.N0YyGvWZdd7lbSVazegaBR3rUkmzq9vWtd8emOT9ftQ
[20-Apr-2026 12:15:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 12:15:13 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 12:15:13 UTC] User ID: 377
[20-Apr-2026 12:15:13 UTC] ✅ User profile retrieved successfully for user ID: 377
[20-Apr-2026 12:15:14 UTC] === API CALL LOG ===
[20-Apr-2026 12:15:14 UTC] Endpoint: user/profile.php
[20-Apr-2026 12:15:14 UTC] Full Log Data: {
    "timestamp": "2026-04-20 12:15:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "117.18.228.162",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc3IiwidXNlcm5hbWUiOiJreXJvMTEiLCJlbWFpbCI6Im1naG5pbWUyMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4Nzc3NH0.N0YyGvWZdd7lbSVazegaBR3rUkmzq9vWtd8emOT9ftQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef412c5d80ecddd-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "117.18.228.162",
        "CF-IPCountry": "MM",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "117.18.228.162, 172.71.124.74"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 12:15:14 UTC] === END API CALL LOG ===
[20-Apr-2026 12:15:14 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 12:15:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc3IiwidXNlcm5hbWUiOiJreXJvMTEiLCJlbWFpbCI6Im1naG5pbWUyMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4Nzc3NH0.N0YyGvWZdd7lbSVazegaBR3rUkmzq9vWtd8emOT9ftQ
[20-Apr-2026 12:15:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 12:15:14 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 12:15:14 UTC] User ID: 377
[20-Apr-2026 12:15:14 UTC] ✅ User profile retrieved successfully for user ID: 377
[20-Apr-2026 12:15:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 12:15:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 12:15:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc3IiwidXNlcm5hbWUiOiJreXJvMTEiLCJlbWFpbCI6Im1naG5pbWUyMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4Nzc3NH0.N0YyGvWZdd7lbSVazegaBR3rUkmzq9vWtd8emOT9ftQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ef412e28901cddd-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"117.18.228.162","CF-IPCountry":"MM","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"117.18.228.162, 172.71.124.74"}
[20-Apr-2026 12:15:19 UTC] === User Orders API Called ===
[20-Apr-2026 12:15:19 UTC] User ID: 377
[20-Apr-2026 12:15:19 UTC] Limit: 20, Offset: 0
[20-Apr-2026 12:15:19 UTC] Orders found: 0
[20-Apr-2026 12:15:19 UTC] Orders data: []
[20-Apr-2026 12:15:19 UTC] Total orders count: 0
[20-Apr-2026 12:15:19 UTC] === API CALL LOG ===
[20-Apr-2026 12:15:19 UTC] Endpoint: user/profile.php
[20-Apr-2026 12:15:19 UTC] Full Log Data: {
    "timestamp": "2026-04-20 12:15:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "117.18.228.162",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc3IiwidXNlcm5hbWUiOiJreXJvMTEiLCJlbWFpbCI6Im1naG5pbWUyMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4Nzc3NH0.N0YyGvWZdd7lbSVazegaBR3rUkmzq9vWtd8emOT9ftQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef412e2fa2fcddd-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "117.18.228.162",
        "CF-IPCountry": "MM",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "117.18.228.162, 172.71.124.74"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 12:15:19 UTC] === END API CALL LOG ===
[20-Apr-2026 12:15:19 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 12:15:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc3IiwidXNlcm5hbWUiOiJreXJvMTEiLCJlbWFpbCI6Im1naG5pbWUyMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4Nzc3NH0.N0YyGvWZdd7lbSVazegaBR3rUkmzq9vWtd8emOT9ftQ
[20-Apr-2026 12:15:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 12:15:19 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 12:15:19 UTC] User ID: 377
[20-Apr-2026 12:15:19 UTC] ✅ User profile retrieved successfully for user ID: 377
[20-Apr-2026 12:15:19 UTC] === API CALL LOG ===
[20-Apr-2026 12:15:19 UTC] Endpoint: user/profile.php
[20-Apr-2026 12:15:19 UTC] Full Log Data: {
    "timestamp": "2026-04-20 12:15:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "117.18.228.162",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc3IiwidXNlcm5hbWUiOiJreXJvMTEiLCJlbWFpbCI6Im1naG5pbWUyMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4Nzc3NH0.N0YyGvWZdd7lbSVazegaBR3rUkmzq9vWtd8emOT9ftQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef412e52fcacddd-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "117.18.228.162",
        "CF-IPCountry": "MM",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "117.18.228.162, 172.71.124.74"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 12:15:19 UTC] === END API CALL LOG ===
[20-Apr-2026 12:15:19 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 12:15:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc3IiwidXNlcm5hbWUiOiJreXJvMTEiLCJlbWFpbCI6Im1naG5pbWUyMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4Nzc3NH0.N0YyGvWZdd7lbSVazegaBR3rUkmzq9vWtd8emOT9ftQ
[20-Apr-2026 12:15:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 12:15:19 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 12:15:19 UTC] User ID: 377
[20-Apr-2026 12:15:19 UTC] ✅ User profile retrieved successfully for user ID: 377
[20-Apr-2026 12:15:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 12:15:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 12:15:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc3IiwidXNlcm5hbWUiOiJreXJvMTEiLCJlbWFpbCI6Im1naG5pbWUyMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4Nzc3NH0.N0YyGvWZdd7lbSVazegaBR3rUkmzq9vWtd8emOT9ftQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ef412e84908cddd-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"117.18.228.162","CF-IPCountry":"MM","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"117.18.228.162, 172.71.124.74"}
[20-Apr-2026 12:15:20 UTC] === User Orders API Called ===
[20-Apr-2026 12:15:20 UTC] User ID: 377
[20-Apr-2026 12:15:20 UTC] Limit: 20, Offset: 0
[20-Apr-2026 12:15:20 UTC] Orders found: 0
[20-Apr-2026 12:15:20 UTC] Orders data: []
[20-Apr-2026 12:15:20 UTC] Total orders count: 0
[20-Apr-2026 12:15:21 UTC] === API CALL LOG ===
[20-Apr-2026 12:15:21 UTC] Endpoint: user/profile.php
[20-Apr-2026 12:15:21 UTC] Full Log Data: {
    "timestamp": "2026-04-20 12:15:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "117.18.228.162",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc3IiwidXNlcm5hbWUiOiJreXJvMTEiLCJlbWFpbCI6Im1naG5pbWUyMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4Nzc3NH0.N0YyGvWZdd7lbSVazegaBR3rUkmzq9vWtd8emOT9ftQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef412f0c880cddd-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "117.18.228.162",
        "CF-IPCountry": "MM",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "117.18.228.162, 172.71.124.88"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 12:15:21 UTC] === END API CALL LOG ===
[20-Apr-2026 12:15:21 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 12:15:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc3IiwidXNlcm5hbWUiOiJreXJvMTEiLCJlbWFpbCI6Im1naG5pbWUyMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4Nzc3NH0.N0YyGvWZdd7lbSVazegaBR3rUkmzq9vWtd8emOT9ftQ
[20-Apr-2026 12:15:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 12:15:21 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 12:15:21 UTC] User ID: 377
[20-Apr-2026 12:15:21 UTC] ✅ User profile retrieved successfully for user ID: 377
[20-Apr-2026 12:15:22 UTC] User Purchases API - User ID: 377
[20-Apr-2026 12:15:22 UTC] User Purchases API - Total purchases found: 1
[20-Apr-2026 12:38:40 UTC] === API CALL LOG ===
[20-Apr-2026 12:38:40 UTC] Endpoint: user/profile.php
[20-Apr-2026 12:38:40 UTC] Full Log Data: {
    "timestamp": "2026-04-20 12:38:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.58.119.207",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef43517de3adbe0-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "178.58.119.207",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "178.58.119.207, 172.71.144.83"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 12:38:40 UTC] === END API CALL LOG ===
[20-Apr-2026 12:38:40 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 12:38:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[20-Apr-2026 12:38:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 12:38:40 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 12:38:40 UTC] User ID: 346
[20-Apr-2026 12:38:40 UTC] ✅ User profile retrieved successfully for user ID: 346
[20-Apr-2026 12:38:41 UTC] === API CALL LOG ===
[20-Apr-2026 12:38:41 UTC] Endpoint: user/profile.php
[20-Apr-2026 12:38:41 UTC] Full Log Data: {
    "timestamp": "2026-04-20 12:38:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.58.119.207",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef4351a7f9fdbe0-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "178.58.119.207",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "178.58.119.207, 172.71.144.83"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 12:38:41 UTC] === END API CALL LOG ===
[20-Apr-2026 12:38:41 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 12:38:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[20-Apr-2026 12:38:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 12:38:41 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 12:38:41 UTC] User ID: 346
[20-Apr-2026 12:38:41 UTC] ✅ User profile retrieved successfully for user ID: 346
[20-Apr-2026 12:38:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 12:38:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 12:38:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ef4351a7faadbe0-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"178.58.119.207","CF-IPCountry":"SI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"178.58.119.207, 172.71.144.83"}
[20-Apr-2026 12:38:41 UTC] === User Orders API Called ===
[20-Apr-2026 12:38:41 UTC] User ID: 346
[20-Apr-2026 12:38:41 UTC] Limit: 20, Offset: 0
[20-Apr-2026 12:38:41 UTC] Orders found: 5
[20-Apr-2026 12:38:41 UTC] Orders data: [{"id":204,"quantity":820,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro\/1234567","status":"pending","created_at":"2026-04-17 14:44:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":200,"quantity":41,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"cancelled","created_at":"2026-04-17 10:18:01","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":199,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:36","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":198,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:20","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":197,"quantity":1000,"total_coins":20000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:38:00","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[20-Apr-2026 12:38:41 UTC] Total orders count: 5
[20-Apr-2026 12:38:41 UTC] === API CALL LOG ===
[20-Apr-2026 12:38:41 UTC] Endpoint: user/profile.php
[20-Apr-2026 12:38:41 UTC] Full Log Data: {
    "timestamp": "2026-04-20 12:38:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.58.119.207",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef4351ab8b6dbe0-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "178.58.119.207",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "178.58.119.207, 172.71.144.83"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 12:38:41 UTC] === END API CALL LOG ===
[20-Apr-2026 12:38:41 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 12:38:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[20-Apr-2026 12:38:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 12:38:41 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 12:38:41 UTC] User ID: 346
[20-Apr-2026 12:38:41 UTC] ✅ User profile retrieved successfully for user ID: 346
[20-Apr-2026 14:15:43 UTC] === API CALL LOG ===
[20-Apr-2026 14:15:43 UTC] Endpoint: user/profile.php
[20-Apr-2026 14:15:43 UTC] Full Log Data: {
    "timestamp": "2026-04-20 14:15:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.187.131.215",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc4IiwidXNlcm5hbWUiOiJHaXJtYWEiLCJlbWFpbCI6ImJ1cnR1a2FuZ2lybWFhNUBnbWFpbC5jb20iLCJleHAiOjE3NzcyOTkzNDF9.stI82UHpYzwb1fMduOux2j7EK2KlKoNavcDAcM8eRis",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef4c33e2f57e279-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.187.131.215",
        "CF-IPCountry": "LB",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.187.131.215, 172.70.108.15"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 14:15:43 UTC] === END API CALL LOG ===
[20-Apr-2026 14:15:43 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 14:15:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc4IiwidXNlcm5hbWUiOiJHaXJtYWEiLCJlbWFpbCI6ImJ1cnR1a2FuZ2lybWFhNUBnbWFpbC5jb20iLCJleHAiOjE3NzcyOTkzNDF9.stI82UHpYzwb1fMduOux2j7EK2KlKoNavcDAcM8eRis
[20-Apr-2026 14:15:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 14:15:43 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 14:15:43 UTC] User ID: 378
[20-Apr-2026 14:15:43 UTC] ✅ User profile retrieved successfully for user ID: 378
[20-Apr-2026 14:15:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 14:15:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 14:15:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc4IiwidXNlcm5hbWUiOiJHaXJtYWEiLCJlbWFpbCI6ImJ1cnR1a2FuZ2lybWFhNUBnbWFpbC5jb20iLCJleHAiOjE3NzcyOTkzNDF9.stI82UHpYzwb1fMduOux2j7EK2KlKoNavcDAcM8eRis","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ef4c33ea892e279-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.187.131.215","CF-IPCountry":"LB","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"185.187.131.215, 172.70.108.14"}
[20-Apr-2026 14:15:43 UTC] === User Orders API Called ===
[20-Apr-2026 14:15:43 UTC] User ID: 378
[20-Apr-2026 14:15:43 UTC] Limit: 20, Offset: 0
[20-Apr-2026 14:15:43 UTC] Orders found: 0
[20-Apr-2026 14:15:43 UTC] Orders data: []
[20-Apr-2026 14:15:43 UTC] Total orders count: 0
[20-Apr-2026 14:15:43 UTC] === API CALL LOG ===
[20-Apr-2026 14:15:43 UTC] Endpoint: user/profile.php
[20-Apr-2026 14:15:43 UTC] Full Log Data: {
    "timestamp": "2026-04-20 14:15:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.187.131.215",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc4IiwidXNlcm5hbWUiOiJHaXJtYWEiLCJlbWFpbCI6ImJ1cnR1a2FuZ2lybWFhNUBnbWFpbC5jb20iLCJleHAiOjE3NzcyOTkzNDF9.stI82UHpYzwb1fMduOux2j7EK2KlKoNavcDAcM8eRis",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef4c33f1995e279-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.187.131.215",
        "CF-IPCountry": "LB",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.187.131.215, 172.70.108.15"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 14:15:43 UTC] === END API CALL LOG ===
[20-Apr-2026 14:15:43 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 14:15:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc4IiwidXNlcm5hbWUiOiJHaXJtYWEiLCJlbWFpbCI6ImJ1cnR1a2FuZ2lybWFhNUBnbWFpbC5jb20iLCJleHAiOjE3NzcyOTkzNDF9.stI82UHpYzwb1fMduOux2j7EK2KlKoNavcDAcM8eRis
[20-Apr-2026 14:15:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 14:15:43 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 14:15:43 UTC] User ID: 378
[20-Apr-2026 14:15:43 UTC] ✅ User profile retrieved successfully for user ID: 378
[20-Apr-2026 14:15:43 UTC] === API CALL LOG ===
[20-Apr-2026 14:15:43 UTC] Endpoint: user/profile.php
[20-Apr-2026 14:15:43 UTC] Full Log Data: {
    "timestamp": "2026-04-20 14:15:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.187.131.215",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc4IiwidXNlcm5hbWUiOiJHaXJtYWEiLCJlbWFpbCI6ImJ1cnR1a2FuZ2lybWFhNUBnbWFpbC5jb20iLCJleHAiOjE3NzcyOTkzNDF9.stI82UHpYzwb1fMduOux2j7EK2KlKoNavcDAcM8eRis",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef4c3433b36e279-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.187.131.215",
        "CF-IPCountry": "LB",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.187.131.215, 172.70.108.15"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 14:15:43 UTC] === END API CALL LOG ===
[20-Apr-2026 14:15:43 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 14:15:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc4IiwidXNlcm5hbWUiOiJHaXJtYWEiLCJlbWFpbCI6ImJ1cnR1a2FuZ2lybWFhNUBnbWFpbC5jb20iLCJleHAiOjE3NzcyOTkzNDF9.stI82UHpYzwb1fMduOux2j7EK2KlKoNavcDAcM8eRis
[20-Apr-2026 14:15:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 14:15:43 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 14:15:43 UTC] User ID: 378
[20-Apr-2026 14:15:43 UTC] ✅ User profile retrieved successfully for user ID: 378
[20-Apr-2026 14:15:51 UTC] === API CALL LOG ===
[20-Apr-2026 14:15:51 UTC] Endpoint: user/profile.php
[20-Apr-2026 14:15:51 UTC] Full Log Data: {
    "timestamp": "2026-04-20 14:15:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.187.131.215",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc4IiwidXNlcm5hbWUiOiJHaXJtYWEiLCJlbWFpbCI6ImJ1cnR1a2FuZ2lybWFhNUBnbWFpbC5jb20iLCJleHAiOjE3NzcyOTkzNDF9.stI82UHpYzwb1fMduOux2j7EK2KlKoNavcDAcM8eRis",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef4c370888fe279-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.187.131.215",
        "CF-IPCountry": "LB",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.187.131.215, 172.70.108.14"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 14:15:51 UTC] === END API CALL LOG ===
[20-Apr-2026 14:15:51 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 14:15:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc4IiwidXNlcm5hbWUiOiJHaXJtYWEiLCJlbWFpbCI6ImJ1cnR1a2FuZ2lybWFhNUBnbWFpbC5jb20iLCJleHAiOjE3NzcyOTkzNDF9.stI82UHpYzwb1fMduOux2j7EK2KlKoNavcDAcM8eRis
[20-Apr-2026 14:15:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 14:15:51 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 14:15:51 UTC] User ID: 378
[20-Apr-2026 14:15:51 UTC] ✅ User profile retrieved successfully for user ID: 378
[20-Apr-2026 14:15:54 UTC] === API CALL LOG ===
[20-Apr-2026 14:15:54 UTC] Endpoint: user/profile.php
[20-Apr-2026 14:15:54 UTC] Full Log Data: {
    "timestamp": "2026-04-20 14:15:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.187.131.215",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc4IiwidXNlcm5hbWUiOiJHaXJtYWEiLCJlbWFpbCI6ImJ1cnR1a2FuZ2lybWFhNUBnbWFpbC5jb20iLCJleHAiOjE3NzcyOTkzNDF9.stI82UHpYzwb1fMduOux2j7EK2KlKoNavcDAcM8eRis",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef4c3854b1ce279-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.187.131.215",
        "CF-IPCountry": "LB",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.187.131.215, 172.70.108.14"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 14:15:54 UTC] === END API CALL LOG ===
[20-Apr-2026 14:15:54 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 14:15:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc4IiwidXNlcm5hbWUiOiJHaXJtYWEiLCJlbWFpbCI6ImJ1cnR1a2FuZ2lybWFhNUBnbWFpbC5jb20iLCJleHAiOjE3NzcyOTkzNDF9.stI82UHpYzwb1fMduOux2j7EK2KlKoNavcDAcM8eRis
[20-Apr-2026 14:15:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 14:15:54 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 14:15:54 UTC] User ID: 378
[20-Apr-2026 14:15:54 UTC] ✅ User profile retrieved successfully for user ID: 378
[20-Apr-2026 14:15:54 UTC] User Purchases API - User ID: 378
[20-Apr-2026 14:15:54 UTC] User Purchases API - Total purchases found: 0
[20-Apr-2026 14:16:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 14:16:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 14:16:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc4IiwidXNlcm5hbWUiOiJHaXJtYWEiLCJlbWFpbCI6ImJ1cnR1a2FuZ2lybWFhNUBnbWFpbC5jb20iLCJleHAiOjE3NzcyOTkzNDF9.stI82UHpYzwb1fMduOux2j7EK2KlKoNavcDAcM8eRis","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ef4c3ddb89ce279-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.187.131.215","CF-IPCountry":"LB","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"185.187.131.215, 172.70.108.14"}
[20-Apr-2026 14:16:08 UTC] === User Orders API Called ===
[20-Apr-2026 14:16:08 UTC] User ID: 378
[20-Apr-2026 14:16:08 UTC] Limit: 20, Offset: 0
[20-Apr-2026 14:16:08 UTC] Orders found: 0
[20-Apr-2026 14:16:08 UTC] Orders data: []
[20-Apr-2026 14:16:08 UTC] Total orders count: 0
[20-Apr-2026 14:16:08 UTC] === API CALL LOG ===
[20-Apr-2026 14:16:08 UTC] Endpoint: user/profile.php
[20-Apr-2026 14:16:08 UTC] Full Log Data: {
    "timestamp": "2026-04-20 14:16:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.187.131.215",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc4IiwidXNlcm5hbWUiOiJHaXJtYWEiLCJlbWFpbCI6ImJ1cnR1a2FuZ2lybWFhNUBnbWFpbC5jb20iLCJleHAiOjE3NzcyOTkzNDF9.stI82UHpYzwb1fMduOux2j7EK2KlKoNavcDAcM8eRis",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef4c3ddb89fe279-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.187.131.215",
        "CF-IPCountry": "LB",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.187.131.215, 172.70.108.14"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 14:16:08 UTC] === END API CALL LOG ===
[20-Apr-2026 14:16:08 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 14:16:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc4IiwidXNlcm5hbWUiOiJHaXJtYWEiLCJlbWFpbCI6ImJ1cnR1a2FuZ2lybWFhNUBnbWFpbC5jb20iLCJleHAiOjE3NzcyOTkzNDF9.stI82UHpYzwb1fMduOux2j7EK2KlKoNavcDAcM8eRis
[20-Apr-2026 14:16:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 14:16:08 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 14:16:08 UTC] User ID: 378
[20-Apr-2026 14:16:08 UTC] ✅ User profile retrieved successfully for user ID: 378
[20-Apr-2026 14:16:09 UTC] === API CALL LOG ===
[20-Apr-2026 14:16:09 UTC] Endpoint: user/profile.php
[20-Apr-2026 14:16:09 UTC] Full Log Data: {
    "timestamp": "2026-04-20 14:16:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.187.131.215",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc4IiwidXNlcm5hbWUiOiJHaXJtYWEiLCJlbWFpbCI6ImJ1cnR1a2FuZ2lybWFhNUBnbWFpbC5jb20iLCJleHAiOjE3NzcyOTkzNDF9.stI82UHpYzwb1fMduOux2j7EK2KlKoNavcDAcM8eRis",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef4c3e02eb4e279-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.187.131.215",
        "CF-IPCountry": "LB",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.187.131.215, 172.70.108.14"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 14:16:09 UTC] === END API CALL LOG ===
[20-Apr-2026 14:16:09 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 14:16:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc4IiwidXNlcm5hbWUiOiJHaXJtYWEiLCJlbWFpbCI6ImJ1cnR1a2FuZ2lybWFhNUBnbWFpbC5jb20iLCJleHAiOjE3NzcyOTkzNDF9.stI82UHpYzwb1fMduOux2j7EK2KlKoNavcDAcM8eRis
[20-Apr-2026 14:16:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 14:16:09 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 14:16:09 UTC] User ID: 378
[20-Apr-2026 14:16:09 UTC] ✅ User profile retrieved successfully for user ID: 378
[20-Apr-2026 14:16:09 UTC] === API CALL LOG ===
[20-Apr-2026 14:16:09 UTC] Endpoint: user/profile.php
[20-Apr-2026 14:16:09 UTC] Full Log Data: {
    "timestamp": "2026-04-20 14:16:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.187.131.215",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc4IiwidXNlcm5hbWUiOiJHaXJtYWEiLCJlbWFpbCI6ImJ1cnR1a2FuZ2lybWFhNUBnbWFpbC5jb20iLCJleHAiOjE3NzcyOTkzNDF9.stI82UHpYzwb1fMduOux2j7EK2KlKoNavcDAcM8eRis",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef4c3e5ac16e279-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.187.131.215",
        "CF-IPCountry": "LB",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.187.131.215, 172.70.108.14"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 14:16:09 UTC] === END API CALL LOG ===
[20-Apr-2026 14:16:09 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 14:16:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc4IiwidXNlcm5hbWUiOiJHaXJtYWEiLCJlbWFpbCI6ImJ1cnR1a2FuZ2lybWFhNUBnbWFpbC5jb20iLCJleHAiOjE3NzcyOTkzNDF9.stI82UHpYzwb1fMduOux2j7EK2KlKoNavcDAcM8eRis
[20-Apr-2026 14:16:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 14:16:09 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 14:16:09 UTC] User ID: 378
[20-Apr-2026 14:16:09 UTC] ✅ User profile retrieved successfully for user ID: 378
[20-Apr-2026 14:16:26 UTC] === API CALL LOG ===
[20-Apr-2026 14:16:26 UTC] Endpoint: user/profile.php
[20-Apr-2026 14:16:26 UTC] Full Log Data: {
    "timestamp": "2026-04-20 14:16:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.187.131.215",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc4IiwidXNlcm5hbWUiOiJHaXJtYWEiLCJlbWFpbCI6ImJ1cnR1a2FuZ2lybWFhNUBnbWFpbC5jb20iLCJleHAiOjE3NzcyOTkzNDF9.stI82UHpYzwb1fMduOux2j7EK2KlKoNavcDAcM8eRis",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef4c44fadaae279-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.187.131.215",
        "CF-IPCountry": "LB",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.187.131.215, 172.70.108.15"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 14:16:26 UTC] === END API CALL LOG ===
[20-Apr-2026 14:16:26 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 14:16:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc4IiwidXNlcm5hbWUiOiJHaXJtYWEiLCJlbWFpbCI6ImJ1cnR1a2FuZ2lybWFhNUBnbWFpbC5jb20iLCJleHAiOjE3NzcyOTkzNDF9.stI82UHpYzwb1fMduOux2j7EK2KlKoNavcDAcM8eRis
[20-Apr-2026 14:16:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 14:16:26 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 14:16:26 UTC] User ID: 378
[20-Apr-2026 14:16:26 UTC] ✅ User profile retrieved successfully for user ID: 378
[20-Apr-2026 14:16:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 14:16:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 14:16:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc4IiwidXNlcm5hbWUiOiJHaXJtYWEiLCJlbWFpbCI6ImJ1cnR1a2FuZ2lybWFhNUBnbWFpbC5jb20iLCJleHAiOjE3NzcyOTkzNDF9.stI82UHpYzwb1fMduOux2j7EK2KlKoNavcDAcM8eRis","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ef4c49c1e38e279-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.187.131.215","CF-IPCountry":"LB","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"185.187.131.215, 172.70.108.15"}
[20-Apr-2026 14:16:39 UTC] === User Orders API Called ===
[20-Apr-2026 14:16:39 UTC] User ID: 378
[20-Apr-2026 14:16:39 UTC] Limit: 20, Offset: 0
[20-Apr-2026 14:16:39 UTC] Orders found: 0
[20-Apr-2026 14:16:39 UTC] Orders data: []
[20-Apr-2026 14:16:39 UTC] Total orders count: 0
[20-Apr-2026 14:16:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 14:16:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 14:16:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc4IiwidXNlcm5hbWUiOiJHaXJtYWEiLCJlbWFpbCI6ImJ1cnR1a2FuZ2lybWFhNUBnbWFpbC5jb20iLCJleHAiOjE3NzcyOTkzNDF9.stI82UHpYzwb1fMduOux2j7EK2KlKoNavcDAcM8eRis","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ef4c4b13950e279-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.187.131.215","CF-IPCountry":"LB","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"185.187.131.215, 172.70.108.14"}
[20-Apr-2026 14:16:42 UTC] === User Orders API Called ===
[20-Apr-2026 14:16:42 UTC] User ID: 378
[20-Apr-2026 14:16:42 UTC] Limit: 20, Offset: 0
[20-Apr-2026 14:16:42 UTC] Orders found: 0
[20-Apr-2026 14:16:42 UTC] Orders data: []
[20-Apr-2026 14:16:42 UTC] Total orders count: 0
[20-Apr-2026 14:16:42 UTC] === API CALL LOG ===
[20-Apr-2026 14:16:42 UTC] Endpoint: user/profile.php
[20-Apr-2026 14:16:42 UTC] Full Log Data: {
    "timestamp": "2026-04-20 14:16:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.187.131.215",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc4IiwidXNlcm5hbWUiOiJHaXJtYWEiLCJlbWFpbCI6ImJ1cnR1a2FuZ2lybWFhNUBnbWFpbC5jb20iLCJleHAiOjE3NzcyOTkzNDF9.stI82UHpYzwb1fMduOux2j7EK2KlKoNavcDAcM8eRis",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef4c4b1dac9e279-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.187.131.215",
        "CF-IPCountry": "LB",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.187.131.215, 172.70.108.15"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 14:16:42 UTC] === END API CALL LOG ===
[20-Apr-2026 14:16:42 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 14:16:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc4IiwidXNlcm5hbWUiOiJHaXJtYWEiLCJlbWFpbCI6ImJ1cnR1a2FuZ2lybWFhNUBnbWFpbC5jb20iLCJleHAiOjE3NzcyOTkzNDF9.stI82UHpYzwb1fMduOux2j7EK2KlKoNavcDAcM8eRis
[20-Apr-2026 14:16:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 14:16:42 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 14:16:42 UTC] User ID: 378
[20-Apr-2026 14:16:42 UTC] ✅ User profile retrieved successfully for user ID: 378
[20-Apr-2026 14:16:42 UTC] === API CALL LOG ===
[20-Apr-2026 14:16:42 UTC] Endpoint: user/profile.php
[20-Apr-2026 14:16:42 UTC] Full Log Data: {
    "timestamp": "2026-04-20 14:16:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.187.131.215",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc4IiwidXNlcm5hbWUiOiJHaXJtYWEiLCJlbWFpbCI6ImJ1cnR1a2FuZ2lybWFhNUBnbWFpbC5jb20iLCJleHAiOjE3NzcyOTkzNDF9.stI82UHpYzwb1fMduOux2j7EK2KlKoNavcDAcM8eRis",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef4c4b40fa7e279-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.187.131.215",
        "CF-IPCountry": "LB",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.187.131.215, 172.70.108.15"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 14:16:42 UTC] === END API CALL LOG ===
[20-Apr-2026 14:16:42 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 14:16:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc4IiwidXNlcm5hbWUiOiJHaXJtYWEiLCJlbWFpbCI6ImJ1cnR1a2FuZ2lybWFhNUBnbWFpbC5jb20iLCJleHAiOjE3NzcyOTkzNDF9.stI82UHpYzwb1fMduOux2j7EK2KlKoNavcDAcM8eRis
[20-Apr-2026 14:16:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 14:16:42 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 14:16:42 UTC] User ID: 378
[20-Apr-2026 14:16:42 UTC] ✅ User profile retrieved successfully for user ID: 378
[20-Apr-2026 14:16:43 UTC] === API CALL LOG ===
[20-Apr-2026 14:16:43 UTC] Endpoint: user/profile.php
[20-Apr-2026 14:16:43 UTC] Full Log Data: {
    "timestamp": "2026-04-20 14:16:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.187.131.215",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc4IiwidXNlcm5hbWUiOiJHaXJtYWEiLCJlbWFpbCI6ImJ1cnR1a2FuZ2lybWFhNUBnbWFpbC5jb20iLCJleHAiOjE3NzcyOTkzNDF9.stI82UHpYzwb1fMduOux2j7EK2KlKoNavcDAcM8eRis",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef4c4b57b3de279-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.187.131.215",
        "CF-IPCountry": "LB",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.187.131.215, 172.70.108.14"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 14:16:43 UTC] === END API CALL LOG ===
[20-Apr-2026 14:16:43 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 14:16:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc4IiwidXNlcm5hbWUiOiJHaXJtYWEiLCJlbWFpbCI6ImJ1cnR1a2FuZ2lybWFhNUBnbWFpbC5jb20iLCJleHAiOjE3NzcyOTkzNDF9.stI82UHpYzwb1fMduOux2j7EK2KlKoNavcDAcM8eRis
[20-Apr-2026 14:16:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 14:16:43 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 14:16:43 UTC] User ID: 378
[20-Apr-2026 14:16:43 UTC] ✅ User profile retrieved successfully for user ID: 378
[20-Apr-2026 14:17:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 14:17:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 14:17:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc4IiwidXNlcm5hbWUiOiJHaXJtYWEiLCJlbWFpbCI6ImJ1cnR1a2FuZ2lybWFhNUBnbWFpbC5jb20iLCJleHAiOjE3NzcyOTkzNDF9.stI82UHpYzwb1fMduOux2j7EK2KlKoNavcDAcM8eRis","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ef4c54f38fce279-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.187.131.215","CF-IPCountry":"LB","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"185.187.131.215, 172.70.108.14"}
[20-Apr-2026 14:17:07 UTC] === User Orders API Called ===
[20-Apr-2026 14:17:07 UTC] User ID: 378
[20-Apr-2026 14:17:07 UTC] Limit: 20, Offset: 0
[20-Apr-2026 14:17:07 UTC] Orders found: 0
[20-Apr-2026 14:17:07 UTC] Orders data: []
[20-Apr-2026 14:17:07 UTC] Total orders count: 0
[20-Apr-2026 14:17:07 UTC] === API CALL LOG ===
[20-Apr-2026 14:17:07 UTC] Endpoint: user/profile.php
[20-Apr-2026 14:17:07 UTC] Full Log Data: {
    "timestamp": "2026-04-20 14:17:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.187.131.215",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc4IiwidXNlcm5hbWUiOiJHaXJtYWEiLCJlbWFpbCI6ImJ1cnR1a2FuZ2lybWFhNUBnbWFpbC5jb20iLCJleHAiOjE3NzcyOTkzNDF9.stI82UHpYzwb1fMduOux2j7EK2KlKoNavcDAcM8eRis",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef4c54fba3ce279-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.187.131.215",
        "CF-IPCountry": "LB",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.187.131.215, 172.70.108.14"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 14:17:07 UTC] === END API CALL LOG ===
[20-Apr-2026 14:17:07 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 14:17:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc4IiwidXNlcm5hbWUiOiJHaXJtYWEiLCJlbWFpbCI6ImJ1cnR1a2FuZ2lybWFhNUBnbWFpbC5jb20iLCJleHAiOjE3NzcyOTkzNDF9.stI82UHpYzwb1fMduOux2j7EK2KlKoNavcDAcM8eRis
[20-Apr-2026 14:17:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 14:17:07 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 14:17:07 UTC] User ID: 378
[20-Apr-2026 14:17:07 UTC] ✅ User profile retrieved successfully for user ID: 378
[20-Apr-2026 14:17:08 UTC] === API CALL LOG ===
[20-Apr-2026 14:17:08 UTC] Endpoint: user/profile.php
[20-Apr-2026 14:17:08 UTC] Full Log Data: {
    "timestamp": "2026-04-20 14:17:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.187.131.215",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc4IiwidXNlcm5hbWUiOiJHaXJtYWEiLCJlbWFpbCI6ImJ1cnR1a2FuZ2lybWFhNUBnbWFpbC5jb20iLCJleHAiOjE3NzcyOTkzNDF9.stI82UHpYzwb1fMduOux2j7EK2KlKoNavcDAcM8eRis",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef4c5514e21e279-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.187.131.215",
        "CF-IPCountry": "LB",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.187.131.215, 172.70.108.14"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 14:17:08 UTC] === END API CALL LOG ===
[20-Apr-2026 14:17:08 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 14:17:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc4IiwidXNlcm5hbWUiOiJHaXJtYWEiLCJlbWFpbCI6ImJ1cnR1a2FuZ2lybWFhNUBnbWFpbC5jb20iLCJleHAiOjE3NzcyOTkzNDF9.stI82UHpYzwb1fMduOux2j7EK2KlKoNavcDAcM8eRis
[20-Apr-2026 14:17:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 14:17:08 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 14:17:08 UTC] User ID: 378
[20-Apr-2026 14:17:08 UTC] ✅ User profile retrieved successfully for user ID: 378
[20-Apr-2026 14:17:08 UTC] === API CALL LOG ===
[20-Apr-2026 14:17:08 UTC] Endpoint: user/profile.php
[20-Apr-2026 14:17:08 UTC] Full Log Data: {
    "timestamp": "2026-04-20 14:17:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.187.131.215",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc4IiwidXNlcm5hbWUiOiJHaXJtYWEiLCJlbWFpbCI6ImJ1cnR1a2FuZ2lybWFhNUBnbWFpbC5jb20iLCJleHAiOjE3NzcyOTkzNDF9.stI82UHpYzwb1fMduOux2j7EK2KlKoNavcDAcM8eRis",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef4c5532a7ee279-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.187.131.215",
        "CF-IPCountry": "LB",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.187.131.215, 172.70.108.14"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 14:17:08 UTC] === END API CALL LOG ===
[20-Apr-2026 14:17:08 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 14:17:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc4IiwidXNlcm5hbWUiOiJHaXJtYWEiLCJlbWFpbCI6ImJ1cnR1a2FuZ2lybWFhNUBnbWFpbC5jb20iLCJleHAiOjE3NzcyOTkzNDF9.stI82UHpYzwb1fMduOux2j7EK2KlKoNavcDAcM8eRis
[20-Apr-2026 14:17:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 14:17:08 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 14:17:08 UTC] User ID: 378
[20-Apr-2026 14:17:08 UTC] ✅ User profile retrieved successfully for user ID: 378
[20-Apr-2026 14:17:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 14:17:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 14:17:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc4IiwidXNlcm5hbWUiOiJHaXJtYWEiLCJlbWFpbCI6ImJ1cnR1a2FuZ2lybWFhNUBnbWFpbC5jb20iLCJleHAiOjE3NzcyOTkzNDF9.stI82UHpYzwb1fMduOux2j7EK2KlKoNavcDAcM8eRis","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ef4c55f1fdee279-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.187.131.215","CF-IPCountry":"LB","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"185.187.131.215, 172.70.108.14"}
[20-Apr-2026 14:17:10 UTC] === User Orders API Called ===
[20-Apr-2026 14:17:10 UTC] User ID: 378
[20-Apr-2026 14:17:10 UTC] Limit: 20, Offset: 0
[20-Apr-2026 14:17:10 UTC] Orders found: 0
[20-Apr-2026 14:17:10 UTC] Orders data: []
[20-Apr-2026 14:17:10 UTC] Total orders count: 0
[20-Apr-2026 14:17:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 14:17:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 14:17:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc4IiwidXNlcm5hbWUiOiJHaXJtYWEiLCJlbWFpbCI6ImJ1cnR1a2FuZ2lybWFhNUBnbWFpbC5jb20iLCJleHAiOjE3NzcyOTkzNDF9.stI82UHpYzwb1fMduOux2j7EK2KlKoNavcDAcM8eRis","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ef4c5682862e279-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.187.131.215","CF-IPCountry":"LB","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"185.187.131.215, 172.70.108.14"}
[20-Apr-2026 14:17:11 UTC] === User Orders API Called ===
[20-Apr-2026 14:17:11 UTC] User ID: 378
[20-Apr-2026 14:17:11 UTC] Limit: 20, Offset: 0
[20-Apr-2026 14:17:11 UTC] Orders found: 0
[20-Apr-2026 14:17:11 UTC] Orders data: []
[20-Apr-2026 14:17:11 UTC] Total orders count: 0
[20-Apr-2026 14:17:11 UTC] === API CALL LOG ===
[20-Apr-2026 14:17:11 UTC] Endpoint: user/profile.php
[20-Apr-2026 14:17:11 UTC] Full Log Data: {
    "timestamp": "2026-04-20 14:17:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.187.131.215",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc4IiwidXNlcm5hbWUiOiJHaXJtYWEiLCJlbWFpbCI6ImJ1cnR1a2FuZ2lybWFhNUBnbWFpbC5jb20iLCJleHAiOjE3NzcyOTkzNDF9.stI82UHpYzwb1fMduOux2j7EK2KlKoNavcDAcM8eRis",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef4c568a9ace279-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.187.131.215",
        "CF-IPCountry": "LB",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.187.131.215, 172.70.108.14"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 14:17:11 UTC] === END API CALL LOG ===
[20-Apr-2026 14:17:11 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 14:17:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc4IiwidXNlcm5hbWUiOiJHaXJtYWEiLCJlbWFpbCI6ImJ1cnR1a2FuZ2lybWFhNUBnbWFpbC5jb20iLCJleHAiOjE3NzcyOTkzNDF9.stI82UHpYzwb1fMduOux2j7EK2KlKoNavcDAcM8eRis
[20-Apr-2026 14:17:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 14:17:11 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 14:17:11 UTC] User ID: 378
[20-Apr-2026 14:17:11 UTC] ✅ User profile retrieved successfully for user ID: 378
[20-Apr-2026 14:17:12 UTC] === API CALL LOG ===
[20-Apr-2026 14:17:12 UTC] Endpoint: user/profile.php
[20-Apr-2026 14:17:12 UTC] Full Log Data: {
    "timestamp": "2026-04-20 14:17:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.187.131.215",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc4IiwidXNlcm5hbWUiOiJHaXJtYWEiLCJlbWFpbCI6ImJ1cnR1a2FuZ2lybWFhNUBnbWFpbC5jb20iLCJleHAiOjE3NzcyOTkzNDF9.stI82UHpYzwb1fMduOux2j7EK2KlKoNavcDAcM8eRis",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef4c56a2d73e279-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.187.131.215",
        "CF-IPCountry": "LB",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.187.131.215, 172.70.108.14"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 14:17:12 UTC] === END API CALL LOG ===
[20-Apr-2026 14:17:12 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 14:17:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc4IiwidXNlcm5hbWUiOiJHaXJtYWEiLCJlbWFpbCI6ImJ1cnR1a2FuZ2lybWFhNUBnbWFpbC5jb20iLCJleHAiOjE3NzcyOTkzNDF9.stI82UHpYzwb1fMduOux2j7EK2KlKoNavcDAcM8eRis
[20-Apr-2026 14:17:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 14:17:12 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 14:17:12 UTC] User ID: 378
[20-Apr-2026 14:17:12 UTC] ✅ User profile retrieved successfully for user ID: 378
[20-Apr-2026 14:17:12 UTC] === API CALL LOG ===
[20-Apr-2026 14:17:12 UTC] Endpoint: user/profile.php
[20-Apr-2026 14:17:12 UTC] Full Log Data: {
    "timestamp": "2026-04-20 14:17:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.187.131.215",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc4IiwidXNlcm5hbWUiOiJHaXJtYWEiLCJlbWFpbCI6ImJ1cnR1a2FuZ2lybWFhNUBnbWFpbC5jb20iLCJleHAiOjE3NzcyOTkzNDF9.stI82UHpYzwb1fMduOux2j7EK2KlKoNavcDAcM8eRis",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef4c56c1a75e279-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.187.131.215",
        "CF-IPCountry": "LB",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.187.131.215, 172.70.108.14"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 14:17:12 UTC] === END API CALL LOG ===
[20-Apr-2026 14:17:12 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 14:17:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc4IiwidXNlcm5hbWUiOiJHaXJtYWEiLCJlbWFpbCI6ImJ1cnR1a2FuZ2lybWFhNUBnbWFpbC5jb20iLCJleHAiOjE3NzcyOTkzNDF9.stI82UHpYzwb1fMduOux2j7EK2KlKoNavcDAcM8eRis
[20-Apr-2026 14:17:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 14:17:12 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 14:17:12 UTC] User ID: 378
[20-Apr-2026 14:17:12 UTC] ✅ User profile retrieved successfully for user ID: 378
[20-Apr-2026 14:17:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 14:17:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 14:17:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc4IiwidXNlcm5hbWUiOiJHaXJtYWEiLCJlbWFpbCI6ImJ1cnR1a2FuZ2lybWFhNUBnbWFpbC5jb20iLCJleHAiOjE3NzcyOTkzNDF9.stI82UHpYzwb1fMduOux2j7EK2KlKoNavcDAcM8eRis","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ef4c5a07b42e279-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.187.131.215","CF-IPCountry":"LB","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"185.187.131.215, 172.70.108.14"}
[20-Apr-2026 14:17:20 UTC] === User Orders API Called ===
[20-Apr-2026 14:17:20 UTC] User ID: 378
[20-Apr-2026 14:17:20 UTC] Limit: 20, Offset: 0
[20-Apr-2026 14:17:20 UTC] Orders found: 0
[20-Apr-2026 14:17:20 UTC] Orders data: []
[20-Apr-2026 14:17:20 UTC] Total orders count: 0
[20-Apr-2026 14:17:20 UTC] === API CALL LOG ===
[20-Apr-2026 14:17:20 UTC] Endpoint: user/profile.php
[20-Apr-2026 14:17:20 UTC] Full Log Data: {
    "timestamp": "2026-04-20 14:17:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.187.131.215",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc4IiwidXNlcm5hbWUiOiJHaXJtYWEiLCJlbWFpbCI6ImJ1cnR1a2FuZ2lybWFhNUBnbWFpbC5jb20iLCJleHAiOjE3NzcyOTkzNDF9.stI82UHpYzwb1fMduOux2j7EK2KlKoNavcDAcM8eRis",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef4c5a0fc4be279-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.187.131.215",
        "CF-IPCountry": "LB",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.187.131.215, 172.70.108.14"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 14:17:20 UTC] === END API CALL LOG ===
[20-Apr-2026 14:17:20 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 14:17:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc4IiwidXNlcm5hbWUiOiJHaXJtYWEiLCJlbWFpbCI6ImJ1cnR1a2FuZ2lybWFhNUBnbWFpbC5jb20iLCJleHAiOjE3NzcyOTkzNDF9.stI82UHpYzwb1fMduOux2j7EK2KlKoNavcDAcM8eRis
[20-Apr-2026 14:17:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 14:17:20 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 14:17:20 UTC] User ID: 378
[20-Apr-2026 14:17:20 UTC] ✅ User profile retrieved successfully for user ID: 378
[20-Apr-2026 14:17:21 UTC] === API CALL LOG ===
[20-Apr-2026 14:17:21 UTC] Endpoint: user/profile.php
[20-Apr-2026 14:17:21 UTC] Full Log Data: {
    "timestamp": "2026-04-20 14:17:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.187.131.215",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc4IiwidXNlcm5hbWUiOiJHaXJtYWEiLCJlbWFpbCI6ImJ1cnR1a2FuZ2lybWFhNUBnbWFpbC5jb20iLCJleHAiOjE3NzcyOTkzNDF9.stI82UHpYzwb1fMduOux2j7EK2KlKoNavcDAcM8eRis",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef4c5a29ffee279-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.187.131.215",
        "CF-IPCountry": "LB",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.187.131.215, 172.70.108.14"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 14:17:21 UTC] === END API CALL LOG ===
[20-Apr-2026 14:17:21 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 14:17:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc4IiwidXNlcm5hbWUiOiJHaXJtYWEiLCJlbWFpbCI6ImJ1cnR1a2FuZ2lybWFhNUBnbWFpbC5jb20iLCJleHAiOjE3NzcyOTkzNDF9.stI82UHpYzwb1fMduOux2j7EK2KlKoNavcDAcM8eRis
[20-Apr-2026 14:17:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 14:17:21 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 14:17:21 UTC] User ID: 378
[20-Apr-2026 14:17:21 UTC] ✅ User profile retrieved successfully for user ID: 378
[20-Apr-2026 14:17:21 UTC] === API CALL LOG ===
[20-Apr-2026 14:17:21 UTC] Endpoint: user/profile.php
[20-Apr-2026 14:17:21 UTC] Full Log Data: {
    "timestamp": "2026-04-20 14:17:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.187.131.215",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc4IiwidXNlcm5hbWUiOiJHaXJtYWEiLCJlbWFpbCI6ImJ1cnR1a2FuZ2lybWFhNUBnbWFpbC5jb20iLCJleHAiOjE3NzcyOTkzNDF9.stI82UHpYzwb1fMduOux2j7EK2KlKoNavcDAcM8eRis",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef4c5a46c77e279-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.187.131.215",
        "CF-IPCountry": "LB",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.187.131.215, 172.70.108.14"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 14:17:21 UTC] === END API CALL LOG ===
[20-Apr-2026 14:17:21 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 14:17:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc4IiwidXNlcm5hbWUiOiJHaXJtYWEiLCJlbWFpbCI6ImJ1cnR1a2FuZ2lybWFhNUBnbWFpbC5jb20iLCJleHAiOjE3NzcyOTkzNDF9.stI82UHpYzwb1fMduOux2j7EK2KlKoNavcDAcM8eRis
[20-Apr-2026 14:17:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 14:17:21 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 14:17:21 UTC] User ID: 378
[20-Apr-2026 14:17:21 UTC] ✅ User profile retrieved successfully for user ID: 378
[20-Apr-2026 14:17:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 14:17:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 14:17:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc4IiwidXNlcm5hbWUiOiJHaXJtYWEiLCJlbWFpbCI6ImJ1cnR1a2FuZ2lybWFhNUBnbWFpbC5jb20iLCJleHAiOjE3NzcyOTkzNDF9.stI82UHpYzwb1fMduOux2j7EK2KlKoNavcDAcM8eRis","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ef4c5a8af26e279-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.187.131.215","CF-IPCountry":"LB","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"185.187.131.215, 172.70.108.14"}
[20-Apr-2026 14:17:22 UTC] === User Orders API Called ===
[20-Apr-2026 14:17:22 UTC] User ID: 378
[20-Apr-2026 14:17:22 UTC] Limit: 20, Offset: 0
[20-Apr-2026 14:17:22 UTC] Orders found: 0
[20-Apr-2026 14:17:22 UTC] Orders data: []
[20-Apr-2026 14:17:22 UTC] Total orders count: 0
[20-Apr-2026 14:17:23 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 14:17:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 14:17:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc4IiwidXNlcm5hbWUiOiJHaXJtYWEiLCJlbWFpbCI6ImJ1cnR1a2FuZ2lybWFhNUBnbWFpbC5jb20iLCJleHAiOjE3NzcyOTkzNDF9.stI82UHpYzwb1fMduOux2j7EK2KlKoNavcDAcM8eRis","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ef4c5b19bbde279-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.187.131.215","CF-IPCountry":"LB","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"185.187.131.215, 172.70.108.14"}
[20-Apr-2026 14:17:23 UTC] === User Orders API Called ===
[20-Apr-2026 14:17:23 UTC] User ID: 378
[20-Apr-2026 14:17:23 UTC] Limit: 20, Offset: 0
[20-Apr-2026 14:17:23 UTC] Orders found: 0
[20-Apr-2026 14:17:23 UTC] Orders data: []
[20-Apr-2026 14:17:23 UTC] Total orders count: 0
[20-Apr-2026 14:17:23 UTC] === API CALL LOG ===
[20-Apr-2026 14:17:23 UTC] Endpoint: user/profile.php
[20-Apr-2026 14:17:23 UTC] Full Log Data: {
    "timestamp": "2026-04-20 14:17:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.187.131.215",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc4IiwidXNlcm5hbWUiOiJHaXJtYWEiLCJlbWFpbCI6ImJ1cnR1a2FuZ2lybWFhNUBnbWFpbC5jb20iLCJleHAiOjE3NzcyOTkzNDF9.stI82UHpYzwb1fMduOux2j7EK2KlKoNavcDAcM8eRis",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef4c5b20cc6e279-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.187.131.215",
        "CF-IPCountry": "LB",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.187.131.215, 172.70.108.14"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 14:17:23 UTC] === END API CALL LOG ===
[20-Apr-2026 14:17:23 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 14:17:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc4IiwidXNlcm5hbWUiOiJHaXJtYWEiLCJlbWFpbCI6ImJ1cnR1a2FuZ2lybWFhNUBnbWFpbC5jb20iLCJleHAiOjE3NzcyOTkzNDF9.stI82UHpYzwb1fMduOux2j7EK2KlKoNavcDAcM8eRis
[20-Apr-2026 14:17:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 14:17:23 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 14:17:23 UTC] User ID: 378
[20-Apr-2026 14:17:23 UTC] ✅ User profile retrieved successfully for user ID: 378
[20-Apr-2026 14:17:23 UTC] === API CALL LOG ===
[20-Apr-2026 14:17:23 UTC] Endpoint: user/profile.php
[20-Apr-2026 14:17:23 UTC] Full Log Data: {
    "timestamp": "2026-04-20 14:17:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.187.131.215",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc4IiwidXNlcm5hbWUiOiJHaXJtYWEiLCJlbWFpbCI6ImJ1cnR1a2FuZ2lybWFhNUBnbWFpbC5jb20iLCJleHAiOjE3NzcyOTkzNDF9.stI82UHpYzwb1fMduOux2j7EK2KlKoNavcDAcM8eRis",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef4c5b3a874e279-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.187.131.215",
        "CF-IPCountry": "LB",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.187.131.215, 172.70.108.14"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 14:17:23 UTC] === END API CALL LOG ===
[20-Apr-2026 14:17:23 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 14:17:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc4IiwidXNlcm5hbWUiOiJHaXJtYWEiLCJlbWFpbCI6ImJ1cnR1a2FuZ2lybWFhNUBnbWFpbC5jb20iLCJleHAiOjE3NzcyOTkzNDF9.stI82UHpYzwb1fMduOux2j7EK2KlKoNavcDAcM8eRis
[20-Apr-2026 14:17:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 14:17:23 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 14:17:23 UTC] User ID: 378
[20-Apr-2026 14:17:23 UTC] ✅ User profile retrieved successfully for user ID: 378
[20-Apr-2026 14:17:24 UTC] === API CALL LOG ===
[20-Apr-2026 14:17:24 UTC] Endpoint: user/profile.php
[20-Apr-2026 14:17:24 UTC] Full Log Data: {
    "timestamp": "2026-04-20 14:17:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.187.131.215",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc4IiwidXNlcm5hbWUiOiJHaXJtYWEiLCJlbWFpbCI6ImJ1cnR1a2FuZ2lybWFhNUBnbWFpbC5jb20iLCJleHAiOjE3NzcyOTkzNDF9.stI82UHpYzwb1fMduOux2j7EK2KlKoNavcDAcM8eRis",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef4c5b58c82e279-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.187.131.215",
        "CF-IPCountry": "LB",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.187.131.215, 172.70.108.14"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 14:17:24 UTC] === END API CALL LOG ===
[20-Apr-2026 14:17:24 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 14:17:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc4IiwidXNlcm5hbWUiOiJHaXJtYWEiLCJlbWFpbCI6ImJ1cnR1a2FuZ2lybWFhNUBnbWFpbC5jb20iLCJleHAiOjE3NzcyOTkzNDF9.stI82UHpYzwb1fMduOux2j7EK2KlKoNavcDAcM8eRis
[20-Apr-2026 14:17:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 14:17:24 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 14:17:24 UTC] User ID: 378
[20-Apr-2026 14:17:24 UTC] ✅ User profile retrieved successfully for user ID: 378
[20-Apr-2026 14:18:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 14:18:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 14:18:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc4IiwidXNlcm5hbWUiOiJHaXJtYWEiLCJlbWFpbCI6ImJ1cnR1a2FuZ2lybWFhNUBnbWFpbC5jb20iLCJleHAiOjE3NzcyOTkzNDF9.stI82UHpYzwb1fMduOux2j7EK2KlKoNavcDAcM8eRis","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ef4c6d7ab2ce279-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.187.131.215","CF-IPCountry":"LB","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"185.187.131.215, 172.70.108.14"}
[20-Apr-2026 14:18:10 UTC] === User Orders API Called ===
[20-Apr-2026 14:18:10 UTC] User ID: 378
[20-Apr-2026 14:18:10 UTC] Limit: 20, Offset: 0
[20-Apr-2026 14:18:10 UTC] Orders found: 0
[20-Apr-2026 14:18:10 UTC] Orders data: []
[20-Apr-2026 14:18:10 UTC] Total orders count: 0
[20-Apr-2026 14:18:10 UTC] === API CALL LOG ===
[20-Apr-2026 14:18:10 UTC] Endpoint: user/profile.php
[20-Apr-2026 14:18:10 UTC] Full Log Data: {
    "timestamp": "2026-04-20 14:18:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.187.131.215",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc4IiwidXNlcm5hbWUiOiJHaXJtYWEiLCJlbWFpbCI6ImJ1cnR1a2FuZ2lybWFhNUBnbWFpbC5jb20iLCJleHAiOjE3NzcyOTkzNDF9.stI82UHpYzwb1fMduOux2j7EK2KlKoNavcDAcM8eRis",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef4c6d7ab30e279-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.187.131.215",
        "CF-IPCountry": "LB",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.187.131.215, 172.70.108.14"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 14:18:10 UTC] === END API CALL LOG ===
[20-Apr-2026 14:18:10 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 14:18:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc4IiwidXNlcm5hbWUiOiJHaXJtYWEiLCJlbWFpbCI6ImJ1cnR1a2FuZ2lybWFhNUBnbWFpbC5jb20iLCJleHAiOjE3NzcyOTkzNDF9.stI82UHpYzwb1fMduOux2j7EK2KlKoNavcDAcM8eRis
[20-Apr-2026 14:18:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 14:18:10 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 14:18:10 UTC] User ID: 378
[20-Apr-2026 14:18:10 UTC] ✅ User profile retrieved successfully for user ID: 378
[20-Apr-2026 14:18:10 UTC] === API CALL LOG ===
[20-Apr-2026 14:18:10 UTC] Endpoint: user/profile.php
[20-Apr-2026 14:18:10 UTC] Full Log Data: {
    "timestamp": "2026-04-20 14:18:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.187.131.215",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc4IiwidXNlcm5hbWUiOiJHaXJtYWEiLCJlbWFpbCI6ImJ1cnR1a2FuZ2lybWFhNUBnbWFpbC5jb20iLCJleHAiOjE3NzcyOTkzNDF9.stI82UHpYzwb1fMduOux2j7EK2KlKoNavcDAcM8eRis",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef4c6d9a819e279-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.187.131.215",
        "CF-IPCountry": "LB",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.187.131.215, 172.70.108.14"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 14:18:10 UTC] === END API CALL LOG ===
[20-Apr-2026 14:18:10 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 14:18:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc4IiwidXNlcm5hbWUiOiJHaXJtYWEiLCJlbWFpbCI6ImJ1cnR1a2FuZ2lybWFhNUBnbWFpbC5jb20iLCJleHAiOjE3NzcyOTkzNDF9.stI82UHpYzwb1fMduOux2j7EK2KlKoNavcDAcM8eRis
[20-Apr-2026 14:18:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 14:18:10 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 14:18:10 UTC] User ID: 378
[20-Apr-2026 14:18:10 UTC] ✅ User profile retrieved successfully for user ID: 378
[20-Apr-2026 14:18:11 UTC] === API CALL LOG ===
[20-Apr-2026 14:18:11 UTC] Endpoint: user/profile.php
[20-Apr-2026 14:18:11 UTC] Full Log Data: {
    "timestamp": "2026-04-20 14:18:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.187.131.215",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc4IiwidXNlcm5hbWUiOiJHaXJtYWEiLCJlbWFpbCI6ImJ1cnR1a2FuZ2lybWFhNUBnbWFpbC5jb20iLCJleHAiOjE3NzcyOTkzNDF9.stI82UHpYzwb1fMduOux2j7EK2KlKoNavcDAcM8eRis",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef4c6dd2911e279-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.187.131.215",
        "CF-IPCountry": "LB",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.187.131.215, 172.70.108.14"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 14:18:11 UTC] === END API CALL LOG ===
[20-Apr-2026 14:18:11 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 14:18:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc4IiwidXNlcm5hbWUiOiJHaXJtYWEiLCJlbWFpbCI6ImJ1cnR1a2FuZ2lybWFhNUBnbWFpbC5jb20iLCJleHAiOjE3NzcyOTkzNDF9.stI82UHpYzwb1fMduOux2j7EK2KlKoNavcDAcM8eRis
[20-Apr-2026 14:18:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 14:18:11 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 14:18:11 UTC] User ID: 378
[20-Apr-2026 14:18:11 UTC] ✅ User profile retrieved successfully for user ID: 378
[20-Apr-2026 14:18:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 14:18:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 14:18:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc4IiwidXNlcm5hbWUiOiJHaXJtYWEiLCJlbWFpbCI6ImJ1cnR1a2FuZ2lybWFhNUBnbWFpbC5jb20iLCJleHAiOjE3NzcyOTkzNDF9.stI82UHpYzwb1fMduOux2j7EK2KlKoNavcDAcM8eRis","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ef4c6ec6fdde279-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.187.131.215","CF-IPCountry":"LB","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"185.187.131.215, 172.70.108.14"}
[20-Apr-2026 14:18:13 UTC] === User Orders API Called ===
[20-Apr-2026 14:18:13 UTC] User ID: 378
[20-Apr-2026 14:18:13 UTC] Limit: 20, Offset: 0
[20-Apr-2026 14:18:13 UTC] Orders found: 0
[20-Apr-2026 14:18:13 UTC] Orders data: []
[20-Apr-2026 14:18:13 UTC] Total orders count: 0
[20-Apr-2026 14:18:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 14:18:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 14:18:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc4IiwidXNlcm5hbWUiOiJHaXJtYWEiLCJlbWFpbCI6ImJ1cnR1a2FuZ2lybWFhNUBnbWFpbC5jb20iLCJleHAiOjE3NzcyOTkzNDF9.stI82UHpYzwb1fMduOux2j7EK2KlKoNavcDAcM8eRis","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ef4c6f8de51e279-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.187.131.215","CF-IPCountry":"LB","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"185.187.131.215, 172.70.108.14"}
[20-Apr-2026 14:18:15 UTC] === User Orders API Called ===
[20-Apr-2026 14:18:15 UTC] User ID: 378
[20-Apr-2026 14:18:15 UTC] Limit: 20, Offset: 0
[20-Apr-2026 14:18:15 UTC] Orders found: 0
[20-Apr-2026 14:18:15 UTC] Orders data: []
[20-Apr-2026 14:18:15 UTC] Total orders count: 0
[20-Apr-2026 14:18:15 UTC] === API CALL LOG ===
[20-Apr-2026 14:18:15 UTC] Endpoint: user/profile.php
[20-Apr-2026 14:18:15 UTC] Full Log Data: {
    "timestamp": "2026-04-20 14:18:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.187.131.215",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc4IiwidXNlcm5hbWUiOiJHaXJtYWEiLCJlbWFpbCI6ImJ1cnR1a2FuZ2lybWFhNUBnbWFpbC5jb20iLCJleHAiOjE3NzcyOTkzNDF9.stI82UHpYzwb1fMduOux2j7EK2KlKoNavcDAcM8eRis",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef4c6f94f75e279-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.187.131.215",
        "CF-IPCountry": "LB",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.187.131.215, 172.70.108.14"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 14:18:15 UTC] === END API CALL LOG ===
[20-Apr-2026 14:18:15 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 14:18:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc4IiwidXNlcm5hbWUiOiJHaXJtYWEiLCJlbWFpbCI6ImJ1cnR1a2FuZ2lybWFhNUBnbWFpbC5jb20iLCJleHAiOjE3NzcyOTkzNDF9.stI82UHpYzwb1fMduOux2j7EK2KlKoNavcDAcM8eRis
[20-Apr-2026 14:18:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 14:18:15 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 14:18:15 UTC] User ID: 378
[20-Apr-2026 14:18:15 UTC] ✅ User profile retrieved successfully for user ID: 378
[20-Apr-2026 14:18:16 UTC] === API CALL LOG ===
[20-Apr-2026 14:18:16 UTC] Endpoint: user/profile.php
[20-Apr-2026 14:18:16 UTC] Full Log Data: {
    "timestamp": "2026-04-20 14:18:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.187.131.215",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc4IiwidXNlcm5hbWUiOiJHaXJtYWEiLCJlbWFpbCI6ImJ1cnR1a2FuZ2lybWFhNUBnbWFpbC5jb20iLCJleHAiOjE3NzcyOTkzNDF9.stI82UHpYzwb1fMduOux2j7EK2KlKoNavcDAcM8eRis",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef4c6faeb57e279-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.187.131.215",
        "CF-IPCountry": "LB",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.187.131.215, 172.70.108.14"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 14:18:16 UTC] === END API CALL LOG ===
[20-Apr-2026 14:18:16 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 14:18:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc4IiwidXNlcm5hbWUiOiJHaXJtYWEiLCJlbWFpbCI6ImJ1cnR1a2FuZ2lybWFhNUBnbWFpbC5jb20iLCJleHAiOjE3NzcyOTkzNDF9.stI82UHpYzwb1fMduOux2j7EK2KlKoNavcDAcM8eRis
[20-Apr-2026 14:18:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 14:18:16 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 14:18:16 UTC] User ID: 378
[20-Apr-2026 14:18:16 UTC] ✅ User profile retrieved successfully for user ID: 378
[20-Apr-2026 14:18:16 UTC] === API CALL LOG ===
[20-Apr-2026 14:18:16 UTC] Endpoint: user/profile.php
[20-Apr-2026 14:18:16 UTC] Full Log Data: {
    "timestamp": "2026-04-20 14:18:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.187.131.215",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc4IiwidXNlcm5hbWUiOiJHaXJtYWEiLCJlbWFpbCI6ImJ1cnR1a2FuZ2lybWFhNUBnbWFpbC5jb20iLCJleHAiOjE3NzcyOTkzNDF9.stI82UHpYzwb1fMduOux2j7EK2KlKoNavcDAcM8eRis",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef4c6fcbf7ae279-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.187.131.215",
        "CF-IPCountry": "LB",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.187.131.215, 172.70.108.14"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 14:18:16 UTC] === END API CALL LOG ===
[20-Apr-2026 14:18:16 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 14:18:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc4IiwidXNlcm5hbWUiOiJHaXJtYWEiLCJlbWFpbCI6ImJ1cnR1a2FuZ2lybWFhNUBnbWFpbC5jb20iLCJleHAiOjE3NzcyOTkzNDF9.stI82UHpYzwb1fMduOux2j7EK2KlKoNavcDAcM8eRis
[20-Apr-2026 14:18:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 14:18:16 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 14:18:16 UTC] User ID: 378
[20-Apr-2026 14:18:16 UTC] ✅ User profile retrieved successfully for user ID: 378
[20-Apr-2026 14:18:16 UTC] === API CALL LOG ===
[20-Apr-2026 14:18:16 UTC] Endpoint: user/profile.php
[20-Apr-2026 14:18:16 UTC] Full Log Data: {
    "timestamp": "2026-04-20 14:18:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.187.131.215",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc4IiwidXNlcm5hbWUiOiJHaXJtYWEiLCJlbWFpbCI6ImJ1cnR1a2FuZ2lybWFhNUBnbWFpbC5jb20iLCJleHAiOjE3NzcyOTkzNDF9.stI82UHpYzwb1fMduOux2j7EK2KlKoNavcDAcM8eRis",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef4c6ffeeede279-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.187.131.215",
        "CF-IPCountry": "LB",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.187.131.215, 172.70.108.14"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 14:18:16 UTC] === END API CALL LOG ===
[20-Apr-2026 14:18:16 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 14:18:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc4IiwidXNlcm5hbWUiOiJHaXJtYWEiLCJlbWFpbCI6ImJ1cnR1a2FuZ2lybWFhNUBnbWFpbC5jb20iLCJleHAiOjE3NzcyOTkzNDF9.stI82UHpYzwb1fMduOux2j7EK2KlKoNavcDAcM8eRis
[20-Apr-2026 14:18:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 14:18:16 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 14:18:16 UTC] User ID: 378
[20-Apr-2026 14:18:16 UTC] ✅ User profile retrieved successfully for user ID: 378
[20-Apr-2026 14:18:17 UTC] User Purchases API - User ID: 378
[20-Apr-2026 14:18:17 UTC] User Purchases API - Total purchases found: 0
[20-Apr-2026 14:18:39 UTC] === API CALL LOG ===
[20-Apr-2026 14:18:39 UTC] Endpoint: user/profile.php
[20-Apr-2026 14:18:39 UTC] Full Log Data: {
    "timestamp": "2026-04-20 14:18:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.187.131.215",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNzgsInVzZXJuYW1lIjoiR2lybWFhIiwiZW1haWwiOiJidXJ0dWthbmdpcm1hYTVAZ21haWwuY29tIiwiZXhwIjoxNzc3Mjk5NTE4fQ.qUGM6IorIh41cBuJEGsIZ2FkuPC2lTpxWvVOmPOvgrg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef4c78a9ebce279-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.187.131.215",
        "CF-IPCountry": "LB",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.187.131.215, 172.70.108.14"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 14:18:39 UTC] === END API CALL LOG ===
[20-Apr-2026 14:18:39 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 14:18:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNzgsInVzZXJuYW1lIjoiR2lybWFhIiwiZW1haWwiOiJidXJ0dWthbmdpcm1hYTVAZ21haWwuY29tIiwiZXhwIjoxNzc3Mjk5NTE4fQ.qUGM6IorIh41cBuJEGsIZ2FkuPC2lTpxWvVOmPOvgrg
[20-Apr-2026 14:18:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 14:18:39 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 14:18:39 UTC] User ID: 378
[20-Apr-2026 14:18:39 UTC] ✅ User profile retrieved successfully for user ID: 378
[20-Apr-2026 14:18:39 UTC] === API CALL LOG ===
[20-Apr-2026 14:18:39 UTC] Endpoint: user/profile.php
[20-Apr-2026 14:18:39 UTC] Full Log Data: {
    "timestamp": "2026-04-20 14:18:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.187.131.215",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNzgsInVzZXJuYW1lIjoiR2lybWFhIiwiZW1haWwiOiJidXJ0dWthbmdpcm1hYTVAZ21haWwuY29tIiwiZXhwIjoxNzc3Mjk5NTE4fQ.qUGM6IorIh41cBuJEGsIZ2FkuPC2lTpxWvVOmPOvgrg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef4c78a9ec9e279-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.187.131.215",
        "CF-IPCountry": "LB",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.187.131.215, 172.70.108.15"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 14:18:39 UTC] === END API CALL LOG ===
[20-Apr-2026 14:18:39 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 14:18:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNzgsInVzZXJuYW1lIjoiR2lybWFhIiwiZW1haWwiOiJidXJ0dWthbmdpcm1hYTVAZ21haWwuY29tIiwiZXhwIjoxNzc3Mjk5NTE4fQ.qUGM6IorIh41cBuJEGsIZ2FkuPC2lTpxWvVOmPOvgrg
[20-Apr-2026 14:18:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 14:18:39 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 14:18:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 14:18:39 UTC] User ID: 378
[20-Apr-2026 14:18:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 14:18:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNzgsInVzZXJuYW1lIjoiR2lybWFhIiwiZW1haWwiOiJidXJ0dWthbmdpcm1hYTVAZ21haWwuY29tIiwiZXhwIjoxNzc3Mjk5NTE4fQ.qUGM6IorIh41cBuJEGsIZ2FkuPC2lTpxWvVOmPOvgrg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ef4c78a9ec6e279-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.187.131.215","CF-IPCountry":"LB","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"185.187.131.215, 172.70.108.14"}
[20-Apr-2026 14:18:39 UTC] === User Orders API Called ===
[20-Apr-2026 14:18:39 UTC] User ID: 378
[20-Apr-2026 14:18:39 UTC] ✅ User profile retrieved successfully for user ID: 378
[20-Apr-2026 14:18:39 UTC] Limit: 20, Offset: 0
[20-Apr-2026 14:18:39 UTC] Orders found: 0
[20-Apr-2026 14:18:39 UTC] Orders data: []
[20-Apr-2026 14:18:39 UTC] Total orders count: 0
[20-Apr-2026 14:18:39 UTC] === API CALL LOG ===
[20-Apr-2026 14:18:39 UTC] Endpoint: user/profile.php
[20-Apr-2026 14:18:39 UTC] Full Log Data: {
    "timestamp": "2026-04-20 14:18:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.187.131.215",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNzgsInVzZXJuYW1lIjoiR2lybWFhIiwiZW1haWwiOiJidXJ0dWthbmdpcm1hYTVAZ21haWwuY29tIiwiZXhwIjoxNzc3Mjk5NTE4fQ.qUGM6IorIh41cBuJEGsIZ2FkuPC2lTpxWvVOmPOvgrg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef4c78dbf0ae279-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.187.131.215",
        "CF-IPCountry": "LB",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.187.131.215, 172.70.108.15"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 14:18:39 UTC] === END API CALL LOG ===
[20-Apr-2026 14:18:39 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 14:18:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNzgsInVzZXJuYW1lIjoiR2lybWFhIiwiZW1haWwiOiJidXJ0dWthbmdpcm1hYTVAZ21haWwuY29tIiwiZXhwIjoxNzc3Mjk5NTE4fQ.qUGM6IorIh41cBuJEGsIZ2FkuPC2lTpxWvVOmPOvgrg
[20-Apr-2026 14:18:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 14:18:39 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 14:18:39 UTC] User ID: 378
[20-Apr-2026 14:18:39 UTC] ✅ User profile retrieved successfully for user ID: 378
[20-Apr-2026 14:18:50 UTC] === API CALL LOG ===
[20-Apr-2026 14:18:50 UTC] Endpoint: user/profile.php
[20-Apr-2026 14:18:50 UTC] Full Log Data: {
    "timestamp": "2026-04-20 14:18:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.187.131.215",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNzgsInVzZXJuYW1lIjoiR2lybWFhIiwiZW1haWwiOiJidXJ0dWthbmdpcm1hYTVAZ21haWwuY29tIiwiZXhwIjoxNzc3Mjk5NTE4fQ.qUGM6IorIh41cBuJEGsIZ2FkuPC2lTpxWvVOmPOvgrg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef4c7d1ce2fe279-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.187.131.215",
        "CF-IPCountry": "LB",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.187.131.215, 172.70.108.15"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 14:18:50 UTC] === END API CALL LOG ===
[20-Apr-2026 14:18:50 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 14:18:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNzgsInVzZXJuYW1lIjoiR2lybWFhIiwiZW1haWwiOiJidXJ0dWthbmdpcm1hYTVAZ21haWwuY29tIiwiZXhwIjoxNzc3Mjk5NTE4fQ.qUGM6IorIh41cBuJEGsIZ2FkuPC2lTpxWvVOmPOvgrg
[20-Apr-2026 14:18:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 14:18:50 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 14:18:50 UTC] User ID: 378
[20-Apr-2026 14:18:50 UTC] ✅ User profile retrieved successfully for user ID: 378
[20-Apr-2026 14:18:50 UTC] User Purchases API - User ID: 378
[20-Apr-2026 14:18:50 UTC] User Purchases API - Total purchases found: 0
[20-Apr-2026 14:18:58 UTC] === API CALL LOG ===
[20-Apr-2026 14:18:58 UTC] Endpoint: user/profile.php
[20-Apr-2026 14:18:58 UTC] Full Log Data: {
    "timestamp": "2026-04-20 14:18:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.187.131.215",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNzgsInVzZXJuYW1lIjoiR2lybWFhIiwiZW1haWwiOiJidXJ0dWthbmdpcm1hYTVAZ21haWwuY29tIiwiZXhwIjoxNzc3Mjk5NTE4fQ.qUGM6IorIh41cBuJEGsIZ2FkuPC2lTpxWvVOmPOvgrg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef4c8043cd5e279-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.187.131.215",
        "CF-IPCountry": "LB",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.187.131.215, 172.70.108.14"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 14:18:58 UTC] === END API CALL LOG ===
[20-Apr-2026 14:18:58 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 14:18:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNzgsInVzZXJuYW1lIjoiR2lybWFhIiwiZW1haWwiOiJidXJ0dWthbmdpcm1hYTVAZ21haWwuY29tIiwiZXhwIjoxNzc3Mjk5NTE4fQ.qUGM6IorIh41cBuJEGsIZ2FkuPC2lTpxWvVOmPOvgrg
[20-Apr-2026 14:18:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 14:18:58 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 14:18:58 UTC] User ID: 378
[20-Apr-2026 14:18:58 UTC] ✅ User profile retrieved successfully for user ID: 378
[20-Apr-2026 14:18:58 UTC] User Purchases API - User ID: 378
[20-Apr-2026 14:18:58 UTC] User Purchases API - Total purchases found: 0
[20-Apr-2026 14:19:36 UTC] === API CALL LOG ===
[20-Apr-2026 14:19:36 UTC] Endpoint: user/profile.php
[20-Apr-2026 14:19:36 UTC] Full Log Data: {
    "timestamp": "2026-04-20 14:19:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.187.131.215",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNzgsInVzZXJuYW1lIjoiR2lybWFhIiwiZW1haWwiOiJidXJ0dWthbmdpcm1hYTVAZ21haWwuY29tIiwiZXhwIjoxNzc3Mjk5NTE4fQ.qUGM6IorIh41cBuJEGsIZ2FkuPC2lTpxWvVOmPOvgrg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef4c8f22a5ee279-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.187.131.215",
        "CF-IPCountry": "LB",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.187.131.215, 172.70.108.15"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 14:19:36 UTC] === END API CALL LOG ===
[20-Apr-2026 14:19:36 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 14:19:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNzgsInVzZXJuYW1lIjoiR2lybWFhIiwiZW1haWwiOiJidXJ0dWthbmdpcm1hYTVAZ21haWwuY29tIiwiZXhwIjoxNzc3Mjk5NTE4fQ.qUGM6IorIh41cBuJEGsIZ2FkuPC2lTpxWvVOmPOvgrg
[20-Apr-2026 14:19:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 14:19:36 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 14:19:36 UTC] User ID: 378
[20-Apr-2026 14:19:36 UTC] ✅ User profile retrieved successfully for user ID: 378
[20-Apr-2026 14:19:36 UTC] User Purchases API - User ID: 378
[20-Apr-2026 14:19:36 UTC] User Purchases API - Total purchases found: 0
[20-Apr-2026 14:19:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 14:19:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 14:19:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNzgsInVzZXJuYW1lIjoiR2lybWFhIiwiZW1haWwiOiJidXJ0dWthbmdpcm1hYTVAZ21haWwuY29tIiwiZXhwIjoxNzc3Mjk5NTE4fQ.qUGM6IorIh41cBuJEGsIZ2FkuPC2lTpxWvVOmPOvgrg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ef4c915ab00e279-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.187.131.215","CF-IPCountry":"LB","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"185.187.131.215, 172.70.108.15"}
[20-Apr-2026 14:19:42 UTC] === User Orders API Called ===
[20-Apr-2026 14:19:42 UTC] User ID: 378
[20-Apr-2026 14:19:42 UTC] Limit: 20, Offset: 0
[20-Apr-2026 14:19:42 UTC] Orders found: 0
[20-Apr-2026 14:19:42 UTC] Orders data: []
[20-Apr-2026 14:19:42 UTC] Total orders count: 0
[20-Apr-2026 14:19:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 14:19:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 14:19:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNzgsInVzZXJuYW1lIjoiR2lybWFhIiwiZW1haWwiOiJidXJ0dWthbmdpcm1hYTVAZ21haWwuY29tIiwiZXhwIjoxNzc3Mjk5NTE4fQ.qUGM6IorIh41cBuJEGsIZ2FkuPC2lTpxWvVOmPOvgrg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ef4c91ffea0e279-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.187.131.215","CF-IPCountry":"LB","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"185.187.131.215, 172.70.108.15"}
[20-Apr-2026 14:19:44 UTC] === User Orders API Called ===
[20-Apr-2026 14:19:44 UTC] User ID: 378
[20-Apr-2026 14:19:44 UTC] Limit: 20, Offset: 0
[20-Apr-2026 14:19:44 UTC] Orders found: 0
[20-Apr-2026 14:19:44 UTC] Orders data: []
[20-Apr-2026 14:19:44 UTC] Total orders count: 0
[20-Apr-2026 14:19:44 UTC] === API CALL LOG ===
[20-Apr-2026 14:19:44 UTC] Endpoint: user/profile.php
[20-Apr-2026 14:19:44 UTC] Full Log Data: {
    "timestamp": "2026-04-20 14:19:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.187.131.215",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNzgsInVzZXJuYW1lIjoiR2lybWFhIiwiZW1haWwiOiJidXJ0dWthbmdpcm1hYTVAZ21haWwuY29tIiwiZXhwIjoxNzc3Mjk5NTE4fQ.qUGM6IorIh41cBuJEGsIZ2FkuPC2lTpxWvVOmPOvgrg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef4c9207f9ae279-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.187.131.215",
        "CF-IPCountry": "LB",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.187.131.215, 172.70.108.15"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 14:19:44 UTC] === END API CALL LOG ===
[20-Apr-2026 14:19:44 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 14:19:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNzgsInVzZXJuYW1lIjoiR2lybWFhIiwiZW1haWwiOiJidXJ0dWthbmdpcm1hYTVAZ21haWwuY29tIiwiZXhwIjoxNzc3Mjk5NTE4fQ.qUGM6IorIh41cBuJEGsIZ2FkuPC2lTpxWvVOmPOvgrg
[20-Apr-2026 14:19:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 14:19:44 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 14:19:44 UTC] User ID: 378
[20-Apr-2026 14:19:44 UTC] ✅ User profile retrieved successfully for user ID: 378
[20-Apr-2026 14:19:44 UTC] === API CALL LOG ===
[20-Apr-2026 14:19:44 UTC] Endpoint: user/profile.php
[20-Apr-2026 14:19:44 UTC] Full Log Data: {
    "timestamp": "2026-04-20 14:19:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.187.131.215",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNzgsInVzZXJuYW1lIjoiR2lybWFhIiwiZW1haWwiOiJidXJ0dWthbmdpcm1hYTVAZ21haWwuY29tIiwiZXhwIjoxNzc3Mjk5NTE4fQ.qUGM6IorIh41cBuJEGsIZ2FkuPC2lTpxWvVOmPOvgrg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef4c9222bb1e279-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.187.131.215",
        "CF-IPCountry": "LB",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.187.131.215, 172.70.108.15"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 14:19:44 UTC] === END API CALL LOG ===
[20-Apr-2026 14:19:44 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 14:19:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNzgsInVzZXJuYW1lIjoiR2lybWFhIiwiZW1haWwiOiJidXJ0dWthbmdpcm1hYTVAZ21haWwuY29tIiwiZXhwIjoxNzc3Mjk5NTE4fQ.qUGM6IorIh41cBuJEGsIZ2FkuPC2lTpxWvVOmPOvgrg
[20-Apr-2026 14:19:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 14:19:44 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 14:19:44 UTC] User ID: 378
[20-Apr-2026 14:19:44 UTC] ✅ User profile retrieved successfully for user ID: 378
[20-Apr-2026 14:19:44 UTC] === API CALL LOG ===
[20-Apr-2026 14:19:44 UTC] Endpoint: user/profile.php
[20-Apr-2026 14:19:44 UTC] Full Log Data: {
    "timestamp": "2026-04-20 14:19:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.187.131.215",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNzgsInVzZXJuYW1lIjoiR2lybWFhIiwiZW1haWwiOiJidXJ0dWthbmdpcm1hYTVAZ21haWwuY29tIiwiZXhwIjoxNzc3Mjk5NTE4fQ.qUGM6IorIh41cBuJEGsIZ2FkuPC2lTpxWvVOmPOvgrg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef4c923e812e279-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.187.131.215",
        "CF-IPCountry": "LB",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.187.131.215, 172.70.108.14"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 14:19:44 UTC] === END API CALL LOG ===
[20-Apr-2026 14:19:44 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 14:19:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNzgsInVzZXJuYW1lIjoiR2lybWFhIiwiZW1haWwiOiJidXJ0dWthbmdpcm1hYTVAZ21haWwuY29tIiwiZXhwIjoxNzc3Mjk5NTE4fQ.qUGM6IorIh41cBuJEGsIZ2FkuPC2lTpxWvVOmPOvgrg
[20-Apr-2026 14:19:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 14:19:44 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 14:19:44 UTC] User ID: 378
[20-Apr-2026 14:19:44 UTC] ✅ User profile retrieved successfully for user ID: 378
[20-Apr-2026 14:19:47 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 14:19:47 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 14:19:47 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNzgsInVzZXJuYW1lIjoiR2lybWFhIiwiZW1haWwiOiJidXJ0dWthbmdpcm1hYTVAZ21haWwuY29tIiwiZXhwIjoxNzc3Mjk5NTE4fQ.qUGM6IorIh41cBuJEGsIZ2FkuPC2lTpxWvVOmPOvgrg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ef4c936cd53e279-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.187.131.215","CF-IPCountry":"LB","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"185.187.131.215, 172.70.108.15"}
[20-Apr-2026 14:19:47 UTC] === User Orders API Called ===
[20-Apr-2026 14:19:47 UTC] User ID: 378
[20-Apr-2026 14:19:47 UTC] Limit: 20, Offset: 0
[20-Apr-2026 14:19:47 UTC] Orders found: 0
[20-Apr-2026 14:19:47 UTC] Orders data: []
[20-Apr-2026 14:19:47 UTC] Total orders count: 0
[20-Apr-2026 14:19:56 UTC] === API CALL LOG ===
[20-Apr-2026 14:19:56 UTC] Endpoint: user/profile.php
[20-Apr-2026 14:19:56 UTC] Full Log Data: {
    "timestamp": "2026-04-20 14:19:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.187.131.215",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNzgsInVzZXJuYW1lIjoiR2lybWFhIiwiZW1haWwiOiJidXJ0dWthbmdpcm1hYTVAZ21haWwuY29tIiwiZXhwIjoxNzc3Mjk5NTE4fQ.qUGM6IorIh41cBuJEGsIZ2FkuPC2lTpxWvVOmPOvgrg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef4c96e1b0ce279-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.187.131.215",
        "CF-IPCountry": "LB",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.187.131.215, 172.70.108.14"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 14:19:56 UTC] === END API CALL LOG ===
[20-Apr-2026 14:19:56 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 14:19:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNzgsInVzZXJuYW1lIjoiR2lybWFhIiwiZW1haWwiOiJidXJ0dWthbmdpcm1hYTVAZ21haWwuY29tIiwiZXhwIjoxNzc3Mjk5NTE4fQ.qUGM6IorIh41cBuJEGsIZ2FkuPC2lTpxWvVOmPOvgrg
[20-Apr-2026 14:19:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 14:19:56 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 14:19:56 UTC] User ID: 378
[20-Apr-2026 14:19:56 UTC] ✅ User profile retrieved successfully for user ID: 378
[20-Apr-2026 14:19:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 14:19:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 14:19:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNzgsInVzZXJuYW1lIjoiR2lybWFhIiwiZW1haWwiOiJidXJ0dWthbmdpcm1hYTVAZ21haWwuY29tIiwiZXhwIjoxNzc3Mjk5NTE4fQ.qUGM6IorIh41cBuJEGsIZ2FkuPC2lTpxWvVOmPOvgrg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ef4c96e1b08e279-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.187.131.215","CF-IPCountry":"LB","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"185.187.131.215, 172.70.108.14"}
[20-Apr-2026 14:19:56 UTC] === User Orders API Called ===
[20-Apr-2026 14:19:56 UTC] User ID: 378
[20-Apr-2026 14:19:56 UTC] Limit: 20, Offset: 0
[20-Apr-2026 14:19:56 UTC] Orders found: 0
[20-Apr-2026 14:19:56 UTC] Orders data: []
[20-Apr-2026 14:19:56 UTC] Total orders count: 0
[20-Apr-2026 14:19:56 UTC] === API CALL LOG ===
[20-Apr-2026 14:19:56 UTC] Endpoint: user/profile.php
[20-Apr-2026 14:19:56 UTC] Full Log Data: {
    "timestamp": "2026-04-20 14:19:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.187.131.215",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNzgsInVzZXJuYW1lIjoiR2lybWFhIiwiZW1haWwiOiJidXJ0dWthbmdpcm1hYTVAZ21haWwuY29tIiwiZXhwIjoxNzc3Mjk5NTE4fQ.qUGM6IorIh41cBuJEGsIZ2FkuPC2lTpxWvVOmPOvgrg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef4c9703fdae279-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.187.131.215",
        "CF-IPCountry": "LB",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.187.131.215, 172.70.108.14"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 14:19:56 UTC] === END API CALL LOG ===
[20-Apr-2026 14:19:56 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 14:19:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNzgsInVzZXJuYW1lIjoiR2lybWFhIiwiZW1haWwiOiJidXJ0dWthbmdpcm1hYTVAZ21haWwuY29tIiwiZXhwIjoxNzc3Mjk5NTE4fQ.qUGM6IorIh41cBuJEGsIZ2FkuPC2lTpxWvVOmPOvgrg
[20-Apr-2026 14:19:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 14:19:56 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 14:19:56 UTC] User ID: 378
[20-Apr-2026 14:19:56 UTC] ✅ User profile retrieved successfully for user ID: 378
[20-Apr-2026 14:19:57 UTC] === API CALL LOG ===
[20-Apr-2026 14:19:57 UTC] Endpoint: user/profile.php
[20-Apr-2026 14:19:57 UTC] Full Log Data: {
    "timestamp": "2026-04-20 14:19:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.187.131.215",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNzgsInVzZXJuYW1lIjoiR2lybWFhIiwiZW1haWwiOiJidXJ0dWthbmdpcm1hYTVAZ21haWwuY29tIiwiZXhwIjoxNzc3Mjk5NTE4fQ.qUGM6IorIh41cBuJEGsIZ2FkuPC2lTpxWvVOmPOvgrg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef4c971fbf4e279-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.187.131.215",
        "CF-IPCountry": "LB",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.187.131.215, 172.70.108.14"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 14:19:57 UTC] === END API CALL LOG ===
[20-Apr-2026 14:19:57 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 14:19:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNzgsInVzZXJuYW1lIjoiR2lybWFhIiwiZW1haWwiOiJidXJ0dWthbmdpcm1hYTVAZ21haWwuY29tIiwiZXhwIjoxNzc3Mjk5NTE4fQ.qUGM6IorIh41cBuJEGsIZ2FkuPC2lTpxWvVOmPOvgrg
[20-Apr-2026 14:19:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 14:19:57 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 14:19:57 UTC] User ID: 378
[20-Apr-2026 14:19:57 UTC] ✅ User profile retrieved successfully for user ID: 378
[20-Apr-2026 14:20:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 14:20:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 14:20:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNzgsInVzZXJuYW1lIjoiR2lybWFhIiwiZW1haWwiOiJidXJ0dWthbmdpcm1hYTVAZ21haWwuY29tIiwiZXhwIjoxNzc3Mjk5NTE4fQ.qUGM6IorIh41cBuJEGsIZ2FkuPC2lTpxWvVOmPOvgrg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ef4c9857b9be279-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.187.131.215","CF-IPCountry":"LB","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"185.187.131.215, 172.70.108.14"}
[20-Apr-2026 14:20:00 UTC] === User Orders API Called ===
[20-Apr-2026 14:20:00 UTC] User ID: 378
[20-Apr-2026 14:20:00 UTC] Limit: 20, Offset: 0
[20-Apr-2026 14:20:00 UTC] Orders found: 0
[20-Apr-2026 14:20:00 UTC] Orders data: []
[20-Apr-2026 14:20:00 UTC] Total orders count: 0
[20-Apr-2026 14:20:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 14:20:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 14:20:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNzgsInVzZXJuYW1lIjoiR2lybWFhIiwiZW1haWwiOiJidXJ0dWthbmdpcm1hYTVAZ21haWwuY29tIiwiZXhwIjoxNzc3Mjk5NTE4fQ.qUGM6IorIh41cBuJEGsIZ2FkuPC2lTpxWvVOmPOvgrg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ef4c98f8dd6e279-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.187.131.215","CF-IPCountry":"LB","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"185.187.131.215, 172.70.108.14"}
[20-Apr-2026 14:20:01 UTC] === User Orders API Called ===
[20-Apr-2026 14:20:01 UTC] User ID: 378
[20-Apr-2026 14:20:01 UTC] Limit: 20, Offset: 0
[20-Apr-2026 14:20:01 UTC] Orders found: 0
[20-Apr-2026 14:20:01 UTC] Orders data: []
[20-Apr-2026 14:20:01 UTC] Total orders count: 0
[20-Apr-2026 14:20:01 UTC] === API CALL LOG ===
[20-Apr-2026 14:20:01 UTC] Endpoint: user/profile.php
[20-Apr-2026 14:20:01 UTC] Full Log Data: {
    "timestamp": "2026-04-20 14:20:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.187.131.215",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNzgsInVzZXJuYW1lIjoiR2lybWFhIiwiZW1haWwiOiJidXJ0dWthbmdpcm1hYTVAZ21haWwuY29tIiwiZXhwIjoxNzc3Mjk5NTE4fQ.qUGM6IorIh41cBuJEGsIZ2FkuPC2lTpxWvVOmPOvgrg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef4c9900f38e279-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.187.131.215",
        "CF-IPCountry": "LB",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.187.131.215, 172.70.108.14"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 14:20:01 UTC] === END API CALL LOG ===
[20-Apr-2026 14:20:01 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 14:20:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNzgsInVzZXJuYW1lIjoiR2lybWFhIiwiZW1haWwiOiJidXJ0dWthbmdpcm1hYTVAZ21haWwuY29tIiwiZXhwIjoxNzc3Mjk5NTE4fQ.qUGM6IorIh41cBuJEGsIZ2FkuPC2lTpxWvVOmPOvgrg
[20-Apr-2026 14:20:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 14:20:01 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 14:20:01 UTC] User ID: 378
[20-Apr-2026 14:20:01 UTC] ✅ User profile retrieved successfully for user ID: 378
[20-Apr-2026 14:20:02 UTC] === API CALL LOG ===
[20-Apr-2026 14:20:02 UTC] Endpoint: user/profile.php
[20-Apr-2026 14:20:02 UTC] Full Log Data: {
    "timestamp": "2026-04-20 14:20:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.187.131.215",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNzgsInVzZXJuYW1lIjoiR2lybWFhIiwiZW1haWwiOiJidXJ0dWthbmdpcm1hYTVAZ21haWwuY29tIiwiZXhwIjoxNzc3Mjk5NTE4fQ.qUGM6IorIh41cBuJEGsIZ2FkuPC2lTpxWvVOmPOvgrg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef4c9921c97e279-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.187.131.215",
        "CF-IPCountry": "LB",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.187.131.215, 172.70.108.14"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 14:20:02 UTC] === END API CALL LOG ===
[20-Apr-2026 14:20:02 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 14:20:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNzgsInVzZXJuYW1lIjoiR2lybWFhIiwiZW1haWwiOiJidXJ0dWthbmdpcm1hYTVAZ21haWwuY29tIiwiZXhwIjoxNzc3Mjk5NTE4fQ.qUGM6IorIh41cBuJEGsIZ2FkuPC2lTpxWvVOmPOvgrg
[20-Apr-2026 14:20:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 14:20:02 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 14:20:02 UTC] User ID: 378
[20-Apr-2026 14:20:02 UTC] ✅ User profile retrieved successfully for user ID: 378
[20-Apr-2026 14:20:02 UTC] === API CALL LOG ===
[20-Apr-2026 14:20:02 UTC] Endpoint: user/profile.php
[20-Apr-2026 14:20:02 UTC] Full Log Data: {
    "timestamp": "2026-04-20 14:20:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.187.131.215",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNzgsInVzZXJuYW1lIjoiR2lybWFhIiwiZW1haWwiOiJidXJ0dWthbmdpcm1hYTVAZ21haWwuY29tIiwiZXhwIjoxNzc3Mjk5NTE4fQ.qUGM6IorIh41cBuJEGsIZ2FkuPC2lTpxWvVOmPOvgrg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef4c993680ae279-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.187.131.215",
        "CF-IPCountry": "LB",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.187.131.215, 172.70.108.14"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 14:20:02 UTC] === END API CALL LOG ===
[20-Apr-2026 14:20:02 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 14:20:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNzgsInVzZXJuYW1lIjoiR2lybWFhIiwiZW1haWwiOiJidXJ0dWthbmdpcm1hYTVAZ21haWwuY29tIiwiZXhwIjoxNzc3Mjk5NTE4fQ.qUGM6IorIh41cBuJEGsIZ2FkuPC2lTpxWvVOmPOvgrg
[20-Apr-2026 14:20:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 14:20:02 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 14:20:02 UTC] User ID: 378
[20-Apr-2026 14:20:02 UTC] ✅ User profile retrieved successfully for user ID: 378
[20-Apr-2026 14:20:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 14:20:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 14:20:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNzgsInVzZXJuYW1lIjoiR2lybWFhIiwiZW1haWwiOiJidXJ0dWthbmdpcm1hYTVAZ21haWwuY29tIiwiZXhwIjoxNzc3Mjk5NTE4fQ.qUGM6IorIh41cBuJEGsIZ2FkuPC2lTpxWvVOmPOvgrg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ef4c9c07e6ee279-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.187.131.215","CF-IPCountry":"LB","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"185.187.131.215, 172.70.108.14"}
[20-Apr-2026 14:20:09 UTC] === User Orders API Called ===
[20-Apr-2026 14:20:09 UTC] User ID: 378
[20-Apr-2026 14:20:09 UTC] Limit: 20, Offset: 0
[20-Apr-2026 14:20:09 UTC] Orders found: 0
[20-Apr-2026 14:20:09 UTC] Orders data: []
[20-Apr-2026 14:20:09 UTC] Total orders count: 0
[20-Apr-2026 14:20:09 UTC] === API CALL LOG ===
[20-Apr-2026 14:20:09 UTC] Endpoint: user/profile.php
[20-Apr-2026 14:20:09 UTC] Full Log Data: {
    "timestamp": "2026-04-20 14:20:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.187.131.215",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNzgsInVzZXJuYW1lIjoiR2lybWFhIiwiZW1haWwiOiJidXJ0dWthbmdpcm1hYTVAZ21haWwuY29tIiwiZXhwIjoxNzc3Mjk5NTE4fQ.qUGM6IorIh41cBuJEGsIZ2FkuPC2lTpxWvVOmPOvgrg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef4c9c0fff6e279-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.187.131.215",
        "CF-IPCountry": "LB",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.187.131.215, 172.70.108.14"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 14:20:09 UTC] === END API CALL LOG ===
[20-Apr-2026 14:20:09 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 14:20:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNzgsInVzZXJuYW1lIjoiR2lybWFhIiwiZW1haWwiOiJidXJ0dWthbmdpcm1hYTVAZ21haWwuY29tIiwiZXhwIjoxNzc3Mjk5NTE4fQ.qUGM6IorIh41cBuJEGsIZ2FkuPC2lTpxWvVOmPOvgrg
[20-Apr-2026 14:20:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 14:20:09 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 14:20:09 UTC] User ID: 378
[20-Apr-2026 14:20:09 UTC] ✅ User profile retrieved successfully for user ID: 378
[20-Apr-2026 14:20:10 UTC] === API CALL LOG ===
[20-Apr-2026 14:20:10 UTC] Endpoint: user/profile.php
[20-Apr-2026 14:20:10 UTC] Full Log Data: {
    "timestamp": "2026-04-20 14:20:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.187.131.215",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNzgsInVzZXJuYW1lIjoiR2lybWFhIiwiZW1haWwiOiJidXJ0dWthbmdpcm1hYTVAZ21haWwuY29tIiwiZXhwIjoxNzc3Mjk5NTE4fQ.qUGM6IorIh41cBuJEGsIZ2FkuPC2lTpxWvVOmPOvgrg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef4c9c29ba7e279-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.187.131.215",
        "CF-IPCountry": "LB",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.187.131.215, 172.70.108.14"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 14:20:10 UTC] === END API CALL LOG ===
[20-Apr-2026 14:20:10 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 14:20:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNzgsInVzZXJuYW1lIjoiR2lybWFhIiwiZW1haWwiOiJidXJ0dWthbmdpcm1hYTVAZ21haWwuY29tIiwiZXhwIjoxNzc3Mjk5NTE4fQ.qUGM6IorIh41cBuJEGsIZ2FkuPC2lTpxWvVOmPOvgrg
[20-Apr-2026 14:20:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 14:20:10 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 14:20:10 UTC] User ID: 378
[20-Apr-2026 14:20:10 UTC] ✅ User profile retrieved successfully for user ID: 378
[20-Apr-2026 14:20:10 UTC] === API CALL LOG ===
[20-Apr-2026 14:20:10 UTC] Endpoint: user/profile.php
[20-Apr-2026 14:20:10 UTC] Full Log Data: {
    "timestamp": "2026-04-20 14:20:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.187.131.215",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNzgsInVzZXJuYW1lIjoiR2lybWFhIiwiZW1haWwiOiJidXJ0dWthbmdpcm1hYTVAZ21haWwuY29tIiwiZXhwIjoxNzc3Mjk5NTE4fQ.qUGM6IorIh41cBuJEGsIZ2FkuPC2lTpxWvVOmPOvgrg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef4c9c478c7e279-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.187.131.215",
        "CF-IPCountry": "LB",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.187.131.215, 172.70.108.14"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 14:20:10 UTC] === END API CALL LOG ===
[20-Apr-2026 14:20:10 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 14:20:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNzgsInVzZXJuYW1lIjoiR2lybWFhIiwiZW1haWwiOiJidXJ0dWthbmdpcm1hYTVAZ21haWwuY29tIiwiZXhwIjoxNzc3Mjk5NTE4fQ.qUGM6IorIh41cBuJEGsIZ2FkuPC2lTpxWvVOmPOvgrg
[20-Apr-2026 14:20:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 14:20:10 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 14:20:10 UTC] User ID: 378
[20-Apr-2026 14:20:10 UTC] ✅ User profile retrieved successfully for user ID: 378
[20-Apr-2026 14:20:12 UTC] === API CALL LOG ===
[20-Apr-2026 14:20:12 UTC] Endpoint: user/profile.php
[20-Apr-2026 14:20:12 UTC] Full Log Data: {
    "timestamp": "2026-04-20 14:20:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.187.131.215",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNzgsInVzZXJuYW1lIjoiR2lybWFhIiwiZW1haWwiOiJidXJ0dWthbmdpcm1hYTVAZ21haWwuY29tIiwiZXhwIjoxNzc3Mjk5NTE4fQ.qUGM6IorIh41cBuJEGsIZ2FkuPC2lTpxWvVOmPOvgrg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef4c9d4b8d9e279-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.187.131.215",
        "CF-IPCountry": "LB",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.187.131.215, 172.70.108.14"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 14:20:12 UTC] === END API CALL LOG ===
[20-Apr-2026 14:20:12 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 14:20:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNzgsInVzZXJuYW1lIjoiR2lybWFhIiwiZW1haWwiOiJidXJ0dWthbmdpcm1hYTVAZ21haWwuY29tIiwiZXhwIjoxNzc3Mjk5NTE4fQ.qUGM6IorIh41cBuJEGsIZ2FkuPC2lTpxWvVOmPOvgrg
[20-Apr-2026 14:20:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 14:20:12 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 14:20:12 UTC] User ID: 378
[20-Apr-2026 14:20:12 UTC] ✅ User profile retrieved successfully for user ID: 378
[20-Apr-2026 16:29:07 UTC] === API CALL LOG ===
[20-Apr-2026 16:29:07 UTC] Endpoint: user/profile.php
[20-Apr-2026 16:29:07 UTC] Full Log Data: {
    "timestamp": "2026-04-20 16:29:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef586a5ffdf71a5-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.74",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.74, 172.70.90.98"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 16:29:07 UTC] === END API CALL LOG ===
[20-Apr-2026 16:29:07 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 16:29:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[20-Apr-2026 16:29:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 16:29:07 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 16:29:07 UTC] User ID: 344
[20-Apr-2026 16:29:07 UTC] ✅ User profile retrieved successfully for user ID: 344
[20-Apr-2026 16:29:09 UTC] === API CALL LOG ===
[20-Apr-2026 16:29:09 UTC] Endpoint: user/profile.php
[20-Apr-2026 16:29:09 UTC] Full Log Data: {
    "timestamp": "2026-04-20 16:29:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef586b3be4b71a5-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.74",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.74, 172.70.90.98"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 16:29:09 UTC] === END API CALL LOG ===
[20-Apr-2026 16:29:09 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 16:29:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[20-Apr-2026 16:29:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 16:29:09 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 16:29:09 UTC] User ID: 344
[20-Apr-2026 16:29:09 UTC] ✅ User profile retrieved successfully for user ID: 344
[20-Apr-2026 16:29:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 16:29:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 16:29:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ef586b3be4d71a5-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.52.74","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.52.74, 172.70.90.98"}
[20-Apr-2026 16:29:09 UTC] === User Orders API Called ===
[20-Apr-2026 16:29:09 UTC] User ID: 344
[20-Apr-2026 16:29:09 UTC] Limit: 20, Offset: 0
[20-Apr-2026 16:29:09 UTC] Orders found: 0
[20-Apr-2026 16:29:09 UTC] === API CALL LOG ===
[20-Apr-2026 16:29:09 UTC] Orders data: []
[20-Apr-2026 16:29:09 UTC] Endpoint: user/profile.php
[20-Apr-2026 16:29:09 UTC] Full Log Data: {
    "timestamp": "2026-04-20 16:29:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef586b3be4e71a5-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.74",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.74, 172.70.90.99"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 16:29:09 UTC] === END API CALL LOG ===
[20-Apr-2026 16:29:09 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 16:29:09 UTC] Total orders count: 0
[20-Apr-2026 16:29:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[20-Apr-2026 16:29:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 16:29:09 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 16:29:09 UTC] User ID: 344
[20-Apr-2026 16:29:09 UTC] ✅ User profile retrieved successfully for user ID: 344
[20-Apr-2026 16:29:11 UTC] === API CALL LOG ===
[20-Apr-2026 16:29:11 UTC] Endpoint: user/profile.php
[20-Apr-2026 16:29:11 UTC] Full Log Data: {
    "timestamp": "2026-04-20 16:29:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef586c30f0571a5-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.74",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.74, 172.70.90.99"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 16:29:11 UTC] === END API CALL LOG ===
[20-Apr-2026 16:29:11 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 16:29:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[20-Apr-2026 16:29:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 16:29:11 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 16:29:11 UTC] User ID: 344
[20-Apr-2026 16:29:11 UTC] ✅ User profile retrieved successfully for user ID: 344
[20-Apr-2026 16:29:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 16:29:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 16:29:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ef5877de93271a5-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.52.74","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.52.74, 172.70.90.99"}
[20-Apr-2026 16:29:41 UTC] === User Orders API Called ===
[20-Apr-2026 16:29:41 UTC] User ID: 344
[20-Apr-2026 16:29:41 UTC] Limit: 20, Offset: 0
[20-Apr-2026 16:29:41 UTC] Orders found: 0
[20-Apr-2026 16:29:41 UTC] Orders data: []
[20-Apr-2026 16:29:41 UTC] Total orders count: 0
[20-Apr-2026 16:29:41 UTC] === API CALL LOG ===
[20-Apr-2026 16:29:41 UTC] Endpoint: user/profile.php
[20-Apr-2026 16:29:41 UTC] Full Log Data: {
    "timestamp": "2026-04-20 16:29:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef5877de93371a5-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.74",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.74, 172.70.90.99"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 16:29:41 UTC] === END API CALL LOG ===
[20-Apr-2026 16:29:41 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 16:29:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[20-Apr-2026 16:29:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 16:29:41 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 16:29:41 UTC] User ID: 344
[20-Apr-2026 16:29:41 UTC] ✅ User profile retrieved successfully for user ID: 344
[20-Apr-2026 16:29:41 UTC] === API CALL LOG ===
[20-Apr-2026 16:29:41 UTC] Endpoint: user/profile.php
[20-Apr-2026 16:29:41 UTC] Full Log Data: {
    "timestamp": "2026-04-20 16:29:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef5877de93471a5-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.74",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.74, 172.70.90.98"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 16:29:41 UTC] === END API CALL LOG ===
[20-Apr-2026 16:29:41 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 16:29:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[20-Apr-2026 16:29:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 16:29:41 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 16:29:41 UTC] User ID: 344
[20-Apr-2026 16:29:41 UTC] ✅ User profile retrieved successfully for user ID: 344
[20-Apr-2026 16:29:43 UTC] === API CALL LOG ===
[20-Apr-2026 16:29:43 UTC] Endpoint: user/profile.php
[20-Apr-2026 16:29:43 UTC] Full Log Data: {
    "timestamp": "2026-04-20 16:29:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef58787de9d71a5-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.74",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.74, 172.70.90.99"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 16:29:43 UTC] === END API CALL LOG ===
[20-Apr-2026 16:29:43 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 16:29:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[20-Apr-2026 16:29:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 16:29:43 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 16:29:43 UTC] User ID: 344
[20-Apr-2026 16:29:43 UTC] ✅ User profile retrieved successfully for user ID: 344
[20-Apr-2026 18:26:15 UTC] === API CALL LOG ===
[20-Apr-2026 18:26:15 UTC] Endpoint: user/profile.php
[20-Apr-2026 18:26:15 UTC] Full Log Data: {
    "timestamp": "2026-04-20 18:26:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "91.194.253.29",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc5IiwidXNlcm5hbWUiOiJAS29seWE1OWsiLCJlbWFpbCI6InRlc3Q4MzUzMDQ2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzMxNDM3NH0.ERZUw7W2AAmWkkSHakghGDLr7yKLMe5EIhL6JRN4nkM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef6323f1a103e7f-HEL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "91.194.253.29",
        "CF-IPCountry": "RU",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "91.194.253.29, 172.64.223.139"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 18:26:15 UTC] === END API CALL LOG ===
[20-Apr-2026 18:26:15 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 18:26:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc5IiwidXNlcm5hbWUiOiJAS29seWE1OWsiLCJlbWFpbCI6InRlc3Q4MzUzMDQ2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzMxNDM3NH0.ERZUw7W2AAmWkkSHakghGDLr7yKLMe5EIhL6JRN4nkM
[20-Apr-2026 18:26:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 18:26:15 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 18:26:15 UTC] User ID: 379
[20-Apr-2026 18:26:15 UTC] ✅ User profile retrieved successfully for user ID: 379
[20-Apr-2026 18:26:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 18:26:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 18:26:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc5IiwidXNlcm5hbWUiOiJAS29seWE1OWsiLCJlbWFpbCI6InRlc3Q4MzUzMDQ2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzMxNDM3NH0.ERZUw7W2AAmWkkSHakghGDLr7yKLMe5EIhL6JRN4nkM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ef6323f5a5c3e7f-HEL","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"91.194.253.29","CF-IPCountry":"RU","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"91.194.253.29, 172.64.223.139"}
[20-Apr-2026 18:26:15 UTC] === User Orders API Called ===
[20-Apr-2026 18:26:15 UTC] User ID: 379
[20-Apr-2026 18:26:15 UTC] Limit: 20, Offset: 0
[20-Apr-2026 18:26:15 UTC] Orders found: 0
[20-Apr-2026 18:26:15 UTC] Orders data: []
[20-Apr-2026 18:26:15 UTC] Total orders count: 0
[20-Apr-2026 18:26:15 UTC] === API CALL LOG ===
[20-Apr-2026 18:26:15 UTC] Endpoint: user/profile.php
[20-Apr-2026 18:26:15 UTC] Full Log Data: {
    "timestamp": "2026-04-20 18:26:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "91.194.253.29",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc5IiwidXNlcm5hbWUiOiJAS29seWE1OWsiLCJlbWFpbCI6InRlc3Q4MzUzMDQ2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzMxNDM3NH0.ERZUw7W2AAmWkkSHakghGDLr7yKLMe5EIhL6JRN4nkM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef6323fbaf93e7f-HEL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "91.194.253.29",
        "CF-IPCountry": "RU",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "91.194.253.29, 172.64.223.139"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 18:26:15 UTC] === END API CALL LOG ===
[20-Apr-2026 18:26:15 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 18:26:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc5IiwidXNlcm5hbWUiOiJAS29seWE1OWsiLCJlbWFpbCI6InRlc3Q4MzUzMDQ2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzMxNDM3NH0.ERZUw7W2AAmWkkSHakghGDLr7yKLMe5EIhL6JRN4nkM
[20-Apr-2026 18:26:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 18:26:15 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 18:26:15 UTC] User ID: 379
[20-Apr-2026 18:26:15 UTC] ✅ User profile retrieved successfully for user ID: 379
[20-Apr-2026 18:26:49 UTC] === API CALL LOG ===
[20-Apr-2026 18:26:49 UTC] Endpoint: user/profile.php
[20-Apr-2026 18:26:49 UTC] Full Log Data: {
    "timestamp": "2026-04-20 18:26:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "91.194.253.25",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc5IiwidXNlcm5hbWUiOiJAS29seWE1OWsiLCJlbWFpbCI6InRlc3Q4MzUzMDQ2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzMxNDM3NH0.ERZUw7W2AAmWkkSHakghGDLr7yKLMe5EIhL6JRN4nkM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef63312fcdad800-HEL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "91.194.253.25",
        "CF-IPCountry": "RU",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "91.194.253.25, 172.64.223.139"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 18:26:49 UTC] === END API CALL LOG ===
[20-Apr-2026 18:26:49 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 18:26:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc5IiwidXNlcm5hbWUiOiJAS29seWE1OWsiLCJlbWFpbCI6InRlc3Q4MzUzMDQ2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzMxNDM3NH0.ERZUw7W2AAmWkkSHakghGDLr7yKLMe5EIhL6JRN4nkM
[20-Apr-2026 18:26:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 18:26:49 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 18:26:49 UTC] User ID: 379
[20-Apr-2026 18:26:49 UTC] ✅ User profile retrieved successfully for user ID: 379
[20-Apr-2026 18:26:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 18:26:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 18:26:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc5IiwidXNlcm5hbWUiOiJAS29seWE1OWsiLCJlbWFpbCI6InRlc3Q4MzUzMDQ2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzMxNDM3NH0.ERZUw7W2AAmWkkSHakghGDLr7yKLMe5EIhL6JRN4nkM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ef6331d4a63d800-HEL","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"91.194.253.25","CF-IPCountry":"RU","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"91.194.253.25, 172.64.223.139"}
[20-Apr-2026 18:26:51 UTC] === User Orders API Called ===
[20-Apr-2026 18:26:51 UTC] User ID: 379
[20-Apr-2026 18:26:51 UTC] Limit: 20, Offset: 0
[20-Apr-2026 18:26:51 UTC] Orders found: 0
[20-Apr-2026 18:26:51 UTC] Orders data: []
[20-Apr-2026 18:26:51 UTC] Total orders count: 0
[20-Apr-2026 18:27:32 UTC] === API CALL LOG ===
[20-Apr-2026 18:27:32 UTC] Endpoint: user/profile.php
[20-Apr-2026 18:27:32 UTC] Full Log Data: {
    "timestamp": "2026-04-20 18:27:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "91.194.253.29",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc5IiwidXNlcm5hbWUiOiJAS29seWE1OWsiLCJlbWFpbCI6InRlc3Q4MzUzMDQ2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzMxNDM3NH0.ERZUw7W2AAmWkkSHakghGDLr7yKLMe5EIhL6JRN4nkM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef6341f8fce41f0-HEL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "91.194.253.29",
        "CF-IPCountry": "RU",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "91.194.253.29, 172.64.223.138"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 18:27:32 UTC] === END API CALL LOG ===
[20-Apr-2026 18:27:32 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 18:27:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc5IiwidXNlcm5hbWUiOiJAS29seWE1OWsiLCJlbWFpbCI6InRlc3Q4MzUzMDQ2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzMxNDM3NH0.ERZUw7W2AAmWkkSHakghGDLr7yKLMe5EIhL6JRN4nkM
[20-Apr-2026 18:27:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 18:27:32 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 18:27:32 UTC] User ID: 379
[20-Apr-2026 18:27:32 UTC] ✅ User profile retrieved successfully for user ID: 379
[20-Apr-2026 18:27:41 UTC] === API CALL LOG ===
[20-Apr-2026 18:27:41 UTC] Endpoint: user/profile.php
[20-Apr-2026 18:27:41 UTC] Full Log Data: {
    "timestamp": "2026-04-20 18:27:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "91.194.253.29",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc5IiwidXNlcm5hbWUiOiJAS29seWE1OWsiLCJlbWFpbCI6InRlc3Q4MzUzMDQ2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzMxNDM3NH0.ERZUw7W2AAmWkkSHakghGDLr7yKLMe5EIhL6JRN4nkM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef6345a3bd541f0-HEL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "91.194.253.29",
        "CF-IPCountry": "RU",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "91.194.253.29, 172.64.223.138"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 18:27:41 UTC] === END API CALL LOG ===
[20-Apr-2026 18:27:41 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 18:27:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc5IiwidXNlcm5hbWUiOiJAS29seWE1OWsiLCJlbWFpbCI6InRlc3Q4MzUzMDQ2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzMxNDM3NH0.ERZUw7W2AAmWkkSHakghGDLr7yKLMe5EIhL6JRN4nkM
[20-Apr-2026 18:27:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 18:27:41 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 18:27:41 UTC] User ID: 379
[20-Apr-2026 18:27:41 UTC] ✅ User profile retrieved successfully for user ID: 379
[20-Apr-2026 19:27:13 UTC] === API CALL LOG ===
[20-Apr-2026 19:27:13 UTC] Endpoint: user/profile.php
[20-Apr-2026 19:27:13 UTC] Full Log Data: {
    "timestamp": "2026-04-20 19:27:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.116.116.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgwIiwidXNlcm5hbWUiOiJhcmlnIiwiZW1haWwiOiJmeGJvdDUxM0BnbWFpbC5jb20iLCJleHAiOjE3NzczMTgwMzJ9.6TgeuqWxhmWDq7uM6zUz6ysroqPvQWTpWm65yKAeteo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef68b8ade407d0d-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.116.116.198",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.116.116.198, 104.22.29.160"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 19:27:13 UTC] === END API CALL LOG ===
[20-Apr-2026 19:27:13 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 19:27:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgwIiwidXNlcm5hbWUiOiJhcmlnIiwiZW1haWwiOiJmeGJvdDUxM0BnbWFpbC5jb20iLCJleHAiOjE3NzczMTgwMzJ9.6TgeuqWxhmWDq7uM6zUz6ysroqPvQWTpWm65yKAeteo
[20-Apr-2026 19:27:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 19:27:13 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 19:27:13 UTC] User ID: 380
[20-Apr-2026 19:27:13 UTC] ✅ User profile retrieved successfully for user ID: 380
[20-Apr-2026 19:27:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 19:27:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 19:27:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgwIiwidXNlcm5hbWUiOiJhcmlnIiwiZW1haWwiOiJmeGJvdDUxM0BnbWFpbC5jb20iLCJleHAiOjE3NzczMTgwMzJ9.6TgeuqWxhmWDq7uM6zUz6ysroqPvQWTpWm65yKAeteo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ef68b8aee4b7d0d-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.116.116.198","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.116.116.198, 104.22.29.161"}
[20-Apr-2026 19:27:13 UTC] === User Orders API Called ===
[20-Apr-2026 19:27:13 UTC] User ID: 380
[20-Apr-2026 19:27:13 UTC] Limit: 20, Offset: 0
[20-Apr-2026 19:27:13 UTC] Orders found: 0
[20-Apr-2026 19:27:13 UTC] Orders data: []
[20-Apr-2026 19:27:13 UTC] Total orders count: 0
[20-Apr-2026 19:27:13 UTC] === API CALL LOG ===
[20-Apr-2026 19:27:13 UTC] Endpoint: user/profile.php
[20-Apr-2026 19:27:13 UTC] Full Log Data: {
    "timestamp": "2026-04-20 19:27:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.116.116.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgwIiwidXNlcm5hbWUiOiJhcmlnIiwiZW1haWwiOiJmeGJvdDUxM0BnbWFpbC5jb20iLCJleHAiOjE3NzczMTgwMzJ9.6TgeuqWxhmWDq7uM6zUz6ysroqPvQWTpWm65yKAeteo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef68b8b5f0d7d0d-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.116.116.198",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.116.116.198, 104.22.29.161"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 19:27:13 UTC] === END API CALL LOG ===
[20-Apr-2026 19:27:13 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 19:27:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgwIiwidXNlcm5hbWUiOiJhcmlnIiwiZW1haWwiOiJmeGJvdDUxM0BnbWFpbC5jb20iLCJleHAiOjE3NzczMTgwMzJ9.6TgeuqWxhmWDq7uM6zUz6ysroqPvQWTpWm65yKAeteo
[20-Apr-2026 19:27:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 19:27:13 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 19:27:13 UTC] User ID: 380
[20-Apr-2026 19:27:13 UTC] ✅ User profile retrieved successfully for user ID: 380
[20-Apr-2026 19:27:14 UTC] === API CALL LOG ===
[20-Apr-2026 19:27:14 UTC] Endpoint: user/profile.php
[20-Apr-2026 19:27:14 UTC] Full Log Data: {
    "timestamp": "2026-04-20 19:27:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.116.116.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgwIiwidXNlcm5hbWUiOiJhcmlnIiwiZW1haWwiOiJmeGJvdDUxM0BnbWFpbC5jb20iLCJleHAiOjE3NzczMTgwMzJ9.6TgeuqWxhmWDq7uM6zUz6ysroqPvQWTpWm65yKAeteo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef68b9189a07d0d-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.116.116.198",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.116.116.198, 104.22.29.161"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 19:27:14 UTC] === END API CALL LOG ===
[20-Apr-2026 19:27:14 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 19:27:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgwIiwidXNlcm5hbWUiOiJhcmlnIiwiZW1haWwiOiJmeGJvdDUxM0BnbWFpbC5jb20iLCJleHAiOjE3NzczMTgwMzJ9.6TgeuqWxhmWDq7uM6zUz6ysroqPvQWTpWm65yKAeteo
[20-Apr-2026 19:27:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 19:27:14 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 19:27:14 UTC] User ID: 380
[20-Apr-2026 19:27:14 UTC] ✅ User profile retrieved successfully for user ID: 380
[20-Apr-2026 19:28:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 19:28:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 19:28:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgwIiwidXNlcm5hbWUiOiJhcmlnIiwiZW1haWwiOiJmeGJvdDUxM0BnbWFpbC5jb20iLCJleHAiOjE3NzczMTgwMzJ9.6TgeuqWxhmWDq7uM6zUz6ysroqPvQWTpWm65yKAeteo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ef68e052a26f7a2-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.116.116.198","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.116.116.198, 104.22.29.161"}
[20-Apr-2026 19:28:54 UTC] === User Orders API Called ===
[20-Apr-2026 19:28:54 UTC] User ID: 380
[20-Apr-2026 19:28:54 UTC] Limit: 20, Offset: 0
[20-Apr-2026 19:28:54 UTC] Orders found: 0
[20-Apr-2026 19:28:54 UTC] Orders data: []
[20-Apr-2026 19:28:54 UTC] Total orders count: 0
[20-Apr-2026 19:28:54 UTC] === API CALL LOG ===
[20-Apr-2026 19:28:54 UTC] Endpoint: user/profile.php
[20-Apr-2026 19:28:54 UTC] Full Log Data: {
    "timestamp": "2026-04-20 19:28:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.116.116.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgwIiwidXNlcm5hbWUiOiJhcmlnIiwiZW1haWwiOiJmeGJvdDUxM0BnbWFpbC5jb20iLCJleHAiOjE3NzczMTgwMzJ9.6TgeuqWxhmWDq7uM6zUz6ysroqPvQWTpWm65yKAeteo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef68e05ab38f7a2-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.116.116.198",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.116.116.198, 104.22.29.161"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 19:28:54 UTC] === END API CALL LOG ===
[20-Apr-2026 19:28:54 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 19:28:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgwIiwidXNlcm5hbWUiOiJhcmlnIiwiZW1haWwiOiJmeGJvdDUxM0BnbWFpbC5jb20iLCJleHAiOjE3NzczMTgwMzJ9.6TgeuqWxhmWDq7uM6zUz6ysroqPvQWTpWm65yKAeteo
[20-Apr-2026 19:28:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 19:28:54 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 19:28:54 UTC] User ID: 380
[20-Apr-2026 19:28:54 UTC] ✅ User profile retrieved successfully for user ID: 380
[20-Apr-2026 19:28:55 UTC] === API CALL LOG ===
[20-Apr-2026 19:28:55 UTC] Endpoint: user/profile.php
[20-Apr-2026 19:28:55 UTC] Full Log Data: {
    "timestamp": "2026-04-20 19:28:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.116.116.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgwIiwidXNlcm5hbWUiOiJhcmlnIiwiZW1haWwiOiJmeGJvdDUxM0BnbWFpbC5jb20iLCJleHAiOjE3NzczMTgwMzJ9.6TgeuqWxhmWDq7uM6zUz6ysroqPvQWTpWm65yKAeteo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef68e09899ff7a2-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.116.116.198",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.116.116.198, 104.22.29.161"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 19:28:55 UTC] === END API CALL LOG ===
[20-Apr-2026 19:28:55 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 19:28:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgwIiwidXNlcm5hbWUiOiJhcmlnIiwiZW1haWwiOiJmeGJvdDUxM0BnbWFpbC5jb20iLCJleHAiOjE3NzczMTgwMzJ9.6TgeuqWxhmWDq7uM6zUz6ysroqPvQWTpWm65yKAeteo
[20-Apr-2026 19:28:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 19:28:55 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 19:28:55 UTC] User ID: 380
[20-Apr-2026 19:28:55 UTC] ✅ User profile retrieved successfully for user ID: 380
[20-Apr-2026 19:28:55 UTC] === API CALL LOG ===
[20-Apr-2026 19:28:55 UTC] Endpoint: user/profile.php
[20-Apr-2026 19:28:55 UTC] Full Log Data: {
    "timestamp": "2026-04-20 19:28:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.116.116.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgwIiwidXNlcm5hbWUiOiJhcmlnIiwiZW1haWwiOiJmeGJvdDUxM0BnbWFpbC5jb20iLCJleHAiOjE3NzczMTgwMzJ9.6TgeuqWxhmWDq7uM6zUz6ysroqPvQWTpWm65yKAeteo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef68e0a8b68f7a2-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.116.116.198",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.116.116.198, 104.22.29.161"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 19:28:55 UTC] === END API CALL LOG ===
[20-Apr-2026 19:28:55 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 19:28:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgwIiwidXNlcm5hbWUiOiJhcmlnIiwiZW1haWwiOiJmeGJvdDUxM0BnbWFpbC5jb20iLCJleHAiOjE3NzczMTgwMzJ9.6TgeuqWxhmWDq7uM6zUz6ysroqPvQWTpWm65yKAeteo
[20-Apr-2026 19:28:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 19:28:55 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 19:28:55 UTC] User ID: 380
[20-Apr-2026 19:28:55 UTC] ✅ User profile retrieved successfully for user ID: 380
[20-Apr-2026 19:29:42 UTC] === API CALL LOG ===
[20-Apr-2026 19:29:42 UTC] Endpoint: user/profile.php
[20-Apr-2026 19:29:42 UTC] Full Log Data: {
    "timestamp": "2026-04-20 19:29:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.116.116.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgwIiwidXNlcm5hbWUiOiJhcmlnIiwiZW1haWwiOiJmeGJvdDUxM0BnbWFpbC5jb20iLCJleHAiOjE3NzczMTgwMzJ9.6TgeuqWxhmWDq7uM6zUz6ysroqPvQWTpWm65yKAeteo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef68f2f5f90540a-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.116.116.198",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.116.116.198, 104.22.29.161"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 19:29:42 UTC] === END API CALL LOG ===
[20-Apr-2026 19:29:42 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 19:29:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgwIiwidXNlcm5hbWUiOiJhcmlnIiwiZW1haWwiOiJmeGJvdDUxM0BnbWFpbC5jb20iLCJleHAiOjE3NzczMTgwMzJ9.6TgeuqWxhmWDq7uM6zUz6ysroqPvQWTpWm65yKAeteo
[20-Apr-2026 19:29:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 19:29:42 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 19:29:42 UTC] User ID: 380
[20-Apr-2026 19:29:42 UTC] ✅ User profile retrieved successfully for user ID: 380
[20-Apr-2026 19:30:16 UTC] === API CALL LOG ===
[20-Apr-2026 19:30:16 UTC] Endpoint: user/profile.php
[20-Apr-2026 19:30:16 UTC] Full Log Data: {
    "timestamp": "2026-04-20 19:30:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.116.116.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgwIiwidXNlcm5hbWUiOiJhcmlnIiwiZW1haWwiOiJmeGJvdDUxM0BnbWFpbC5jb20iLCJleHAiOjE3NzczMTgwMzJ9.6TgeuqWxhmWDq7uM6zUz6ysroqPvQWTpWm65yKAeteo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef690040b1c540a-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.116.116.198",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.116.116.198, 104.22.29.160"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 19:30:16 UTC] === END API CALL LOG ===
[20-Apr-2026 19:30:16 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 19:30:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgwIiwidXNlcm5hbWUiOiJhcmlnIiwiZW1haWwiOiJmeGJvdDUxM0BnbWFpbC5jb20iLCJleHAiOjE3NzczMTgwMzJ9.6TgeuqWxhmWDq7uM6zUz6ysroqPvQWTpWm65yKAeteo
[20-Apr-2026 19:30:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 19:30:16 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 19:30:16 UTC] User ID: 380
[20-Apr-2026 19:30:16 UTC] ✅ User profile retrieved successfully for user ID: 380
[20-Apr-2026 19:30:16 UTC] User Purchases API - User ID: 380
[20-Apr-2026 19:30:16 UTC] User Purchases API - Total purchases found: 0
[20-Apr-2026 19:30:24 UTC] === API CALL LOG ===
[20-Apr-2026 19:30:24 UTC] Endpoint: user/profile.php
[20-Apr-2026 19:30:24 UTC] Full Log Data: {
    "timestamp": "2026-04-20 19:30:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.116.116.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgwIiwidXNlcm5hbWUiOiJhcmlnIiwiZW1haWwiOiJmeGJvdDUxM0BnbWFpbC5jb20iLCJleHAiOjE3NzczMTgwMzJ9.6TgeuqWxhmWDq7uM6zUz6ysroqPvQWTpWm65yKAeteo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef690369d04540a-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.116.116.198",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.116.116.198, 104.22.29.161"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 19:30:24 UTC] === END API CALL LOG ===
[20-Apr-2026 19:30:24 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 19:30:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgwIiwidXNlcm5hbWUiOiJhcmlnIiwiZW1haWwiOiJmeGJvdDUxM0BnbWFpbC5jb20iLCJleHAiOjE3NzczMTgwMzJ9.6TgeuqWxhmWDq7uM6zUz6ysroqPvQWTpWm65yKAeteo
[20-Apr-2026 19:30:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 19:30:24 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 19:30:24 UTC] User ID: 380
[20-Apr-2026 19:30:24 UTC] ✅ User profile retrieved successfully for user ID: 380
[20-Apr-2026 19:30:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 19:30:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 19:30:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgwIiwidXNlcm5hbWUiOiJhcmlnIiwiZW1haWwiOiJmeGJvdDUxM0BnbWFpbC5jb20iLCJleHAiOjE3NzczMTgwMzJ9.6TgeuqWxhmWDq7uM6zUz6ysroqPvQWTpWm65yKAeteo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ef690369d01540a-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.116.116.198","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.116.116.198, 104.22.29.161"}
[20-Apr-2026 19:30:24 UTC] === User Orders API Called ===
[20-Apr-2026 19:30:24 UTC] User ID: 380
[20-Apr-2026 19:30:24 UTC] Limit: 20, Offset: 0
[20-Apr-2026 19:30:24 UTC] Orders found: 0
[20-Apr-2026 19:30:24 UTC] Orders data: []
[20-Apr-2026 19:30:24 UTC] Total orders count: 0
[20-Apr-2026 19:30:24 UTC] === API CALL LOG ===
[20-Apr-2026 19:30:24 UTC] Endpoint: user/profile.php
[20-Apr-2026 19:30:24 UTC] Full Log Data: {
    "timestamp": "2026-04-20 19:30:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.116.116.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgwIiwidXNlcm5hbWUiOiJhcmlnIiwiZW1haWwiOiJmeGJvdDUxM0BnbWFpbC5jb20iLCJleHAiOjE3NzczMTgwMzJ9.6TgeuqWxhmWDq7uM6zUz6ysroqPvQWTpWm65yKAeteo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef69038691d540a-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.116.116.198",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.116.116.198, 104.22.29.161"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 19:30:24 UTC] === END API CALL LOG ===
[20-Apr-2026 19:30:24 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 19:30:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgwIiwidXNlcm5hbWUiOiJhcmlnIiwiZW1haWwiOiJmeGJvdDUxM0BnbWFpbC5jb20iLCJleHAiOjE3NzczMTgwMzJ9.6TgeuqWxhmWDq7uM6zUz6ysroqPvQWTpWm65yKAeteo
[20-Apr-2026 19:30:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 19:30:24 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 19:30:24 UTC] User ID: 380
[20-Apr-2026 19:30:24 UTC] ✅ User profile retrieved successfully for user ID: 380
[20-Apr-2026 19:30:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 19:30:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 19:30:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgwIiwidXNlcm5hbWUiOiJhcmlnIiwiZW1haWwiOiJmeGJvdDUxM0BnbWFpbC5jb20iLCJleHAiOjE3NzczMTgwMzJ9.6TgeuqWxhmWDq7uM6zUz6ysroqPvQWTpWm65yKAeteo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ef6909d88b0540a-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.116.116.198","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.116.116.198, 104.22.29.160"}
[20-Apr-2026 19:30:41 UTC] === User Orders API Called ===
[20-Apr-2026 19:30:41 UTC] User ID: 380
[20-Apr-2026 19:30:41 UTC] Limit: 20, Offset: 0
[20-Apr-2026 19:30:41 UTC] Orders found: 0
[20-Apr-2026 19:30:41 UTC] Orders data: []
[20-Apr-2026 19:30:41 UTC] Total orders count: 0
[20-Apr-2026 19:30:41 UTC] === API CALL LOG ===
[20-Apr-2026 19:30:41 UTC] Endpoint: user/profile.php
[20-Apr-2026 19:30:41 UTC] Full Log Data: {
    "timestamp": "2026-04-20 19:30:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.116.116.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgwIiwidXNlcm5hbWUiOiJhcmlnIiwiZW1haWwiOiJmeGJvdDUxM0BnbWFpbC5jb20iLCJleHAiOjE3NzczMTgwMzJ9.6TgeuqWxhmWDq7uM6zUz6ysroqPvQWTpWm65yKAeteo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef6909e1a00540a-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.116.116.198",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.116.116.198, 104.22.29.161"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 19:30:41 UTC] === END API CALL LOG ===
[20-Apr-2026 19:30:41 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 19:30:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgwIiwidXNlcm5hbWUiOiJhcmlnIiwiZW1haWwiOiJmeGJvdDUxM0BnbWFpbC5jb20iLCJleHAiOjE3NzczMTgwMzJ9.6TgeuqWxhmWDq7uM6zUz6ysroqPvQWTpWm65yKAeteo
[20-Apr-2026 19:30:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 19:30:41 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 19:30:41 UTC] User ID: 380
[20-Apr-2026 19:30:41 UTC] ✅ User profile retrieved successfully for user ID: 380
[20-Apr-2026 19:30:41 UTC] === API CALL LOG ===
[20-Apr-2026 19:30:41 UTC] Endpoint: user/profile.php
[20-Apr-2026 19:30:41 UTC] Full Log Data: {
    "timestamp": "2026-04-20 19:30:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.116.116.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgwIiwidXNlcm5hbWUiOiJhcmlnIiwiZW1haWwiOiJmeGJvdDUxM0BnbWFpbC5jb20iLCJleHAiOjE3NzczMTgwMzJ9.6TgeuqWxhmWDq7uM6zUz6ysroqPvQWTpWm65yKAeteo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef690a209ea540a-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.116.116.198",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.116.116.198, 104.22.29.161"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 19:30:41 UTC] === END API CALL LOG ===
[20-Apr-2026 19:30:41 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 19:30:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgwIiwidXNlcm5hbWUiOiJhcmlnIiwiZW1haWwiOiJmeGJvdDUxM0BnbWFpbC5jb20iLCJleHAiOjE3NzczMTgwMzJ9.6TgeuqWxhmWDq7uM6zUz6ysroqPvQWTpWm65yKAeteo
[20-Apr-2026 19:30:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 19:30:41 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 19:30:41 UTC] User ID: 380
[20-Apr-2026 19:30:41 UTC] ✅ User profile retrieved successfully for user ID: 380
[20-Apr-2026 19:30:59 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 19:30:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 19:30:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgwIiwidXNlcm5hbWUiOiJhcmlnIiwiZW1haWwiOiJmeGJvdDUxM0BnbWFpbC5jb20iLCJleHAiOjE3NzczMTgwMzJ9.6TgeuqWxhmWDq7uM6zUz6ysroqPvQWTpWm65yKAeteo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ef6910db9f5540a-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.116.116.198","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.116.116.198, 104.22.29.160"}
[20-Apr-2026 19:30:59 UTC] === User Orders API Called ===
[20-Apr-2026 19:30:59 UTC] User ID: 380
[20-Apr-2026 19:30:59 UTC] Limit: 20, Offset: 0
[20-Apr-2026 19:30:59 UTC] Orders found: 0
[20-Apr-2026 19:30:59 UTC] Orders data: []
[20-Apr-2026 19:30:59 UTC] Total orders count: 0
[20-Apr-2026 19:30:59 UTC] === API CALL LOG ===
[20-Apr-2026 19:30:59 UTC] Endpoint: user/profile.php
[20-Apr-2026 19:30:59 UTC] Full Log Data: {
    "timestamp": "2026-04-20 19:30:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.116.116.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgwIiwidXNlcm5hbWUiOiJhcmlnIiwiZW1haWwiOiJmeGJvdDUxM0BnbWFpbC5jb20iLCJleHAiOjE3NzczMTgwMzJ9.6TgeuqWxhmWDq7uM6zUz6ysroqPvQWTpWm65yKAeteo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef6910e4b4d540a-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.116.116.198",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.116.116.198, 104.22.29.160"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 19:30:59 UTC] === END API CALL LOG ===
[20-Apr-2026 19:30:59 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 19:30:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgwIiwidXNlcm5hbWUiOiJhcmlnIiwiZW1haWwiOiJmeGJvdDUxM0BnbWFpbC5jb20iLCJleHAiOjE3NzczMTgwMzJ9.6TgeuqWxhmWDq7uM6zUz6ysroqPvQWTpWm65yKAeteo
[20-Apr-2026 19:30:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 19:30:59 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 19:30:59 UTC] User ID: 380
[20-Apr-2026 19:30:59 UTC] ✅ User profile retrieved successfully for user ID: 380
[20-Apr-2026 19:30:59 UTC] === API CALL LOG ===
[20-Apr-2026 19:30:59 UTC] Endpoint: user/profile.php
[20-Apr-2026 19:30:59 UTC] Full Log Data: {
    "timestamp": "2026-04-20 19:30:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.116.116.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgwIiwidXNlcm5hbWUiOiJhcmlnIiwiZW1haWwiOiJmeGJvdDUxM0BnbWFpbC5jb20iLCJleHAiOjE3NzczMTgwMzJ9.6TgeuqWxhmWDq7uM6zUz6ysroqPvQWTpWm65yKAeteo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef691123ae8540a-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.116.116.198",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.116.116.198, 104.22.29.160"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 19:30:59 UTC] === END API CALL LOG ===
[20-Apr-2026 19:30:59 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 19:30:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgwIiwidXNlcm5hbWUiOiJhcmlnIiwiZW1haWwiOiJmeGJvdDUxM0BnbWFpbC5jb20iLCJleHAiOjE3NzczMTgwMzJ9.6TgeuqWxhmWDq7uM6zUz6ysroqPvQWTpWm65yKAeteo
[20-Apr-2026 19:30:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 19:30:59 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 19:30:59 UTC] User ID: 380
[20-Apr-2026 19:30:59 UTC] ✅ User profile retrieved successfully for user ID: 380
[20-Apr-2026 19:31:12 UTC] === API CALL LOG ===
[20-Apr-2026 19:31:12 UTC] Endpoint: user/profile.php
[20-Apr-2026 19:31:12 UTC] Full Log Data: {
    "timestamp": "2026-04-20 19:31:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.116.116.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgwIiwidXNlcm5hbWUiOiJhcmlnIiwiZW1haWwiOiJmeGJvdDUxM0BnbWFpbC5jb20iLCJleHAiOjE3NzczMTgwMzJ9.6TgeuqWxhmWDq7uM6zUz6ysroqPvQWTpWm65yKAeteo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef69162cc5316d4-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.116.116.198",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.116.116.198, 104.22.29.160"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 19:31:12 UTC] === END API CALL LOG ===
[20-Apr-2026 19:31:12 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 19:31:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgwIiwidXNlcm5hbWUiOiJhcmlnIiwiZW1haWwiOiJmeGJvdDUxM0BnbWFpbC5jb20iLCJleHAiOjE3NzczMTgwMzJ9.6TgeuqWxhmWDq7uM6zUz6ysroqPvQWTpWm65yKAeteo
[20-Apr-2026 19:31:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 19:31:12 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 19:31:12 UTC] User ID: 380
[20-Apr-2026 19:31:12 UTC] ✅ User profile retrieved successfully for user ID: 380
[20-Apr-2026 19:31:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 19:31:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 19:31:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgwIiwidXNlcm5hbWUiOiJhcmlnIiwiZW1haWwiOiJmeGJvdDUxM0BnbWFpbC5jb20iLCJleHAiOjE3NzczMTgwMzJ9.6TgeuqWxhmWDq7uM6zUz6ysroqPvQWTpWm65yKAeteo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ef691d25d9d16d4-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.116.116.198","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.116.116.198, 104.22.29.160"}
[20-Apr-2026 19:31:30 UTC] === User Orders API Called ===
[20-Apr-2026 19:31:30 UTC] User ID: 380
[20-Apr-2026 19:31:30 UTC] Limit: 20, Offset: 0
[20-Apr-2026 19:31:30 UTC] Orders found: 0
[20-Apr-2026 19:31:30 UTC] Orders data: []
[20-Apr-2026 19:31:30 UTC] Total orders count: 0
[20-Apr-2026 19:31:30 UTC] === API CALL LOG ===
[20-Apr-2026 19:31:30 UTC] Endpoint: user/profile.php
[20-Apr-2026 19:31:30 UTC] Full Log Data: {
    "timestamp": "2026-04-20 19:31:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.116.116.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgwIiwidXNlcm5hbWUiOiJhcmlnIiwiZW1haWwiOiJmeGJvdDUxM0BnbWFpbC5jb20iLCJleHAiOjE3NzczMTgwMzJ9.6TgeuqWxhmWDq7uM6zUz6ysroqPvQWTpWm65yKAeteo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef691d29e2516d4-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.116.116.198",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.116.116.198, 104.22.29.161"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 19:31:30 UTC] === END API CALL LOG ===
[20-Apr-2026 19:31:30 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 19:31:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgwIiwidXNlcm5hbWUiOiJhcmlnIiwiZW1haWwiOiJmeGJvdDUxM0BnbWFpbC5jb20iLCJleHAiOjE3NzczMTgwMzJ9.6TgeuqWxhmWDq7uM6zUz6ysroqPvQWTpWm65yKAeteo
[20-Apr-2026 19:31:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 19:31:30 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 19:31:30 UTC] User ID: 380
[20-Apr-2026 19:31:30 UTC] ✅ User profile retrieved successfully for user ID: 380
[20-Apr-2026 19:31:31 UTC] === API CALL LOG ===
[20-Apr-2026 19:31:31 UTC] Endpoint: user/profile.php
[20-Apr-2026 19:31:31 UTC] Full Log Data: {
    "timestamp": "2026-04-20 19:31:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.116.116.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgwIiwidXNlcm5hbWUiOiJhcmlnIiwiZW1haWwiOiJmeGJvdDUxM0BnbWFpbC5jb20iLCJleHAiOjE3NzczMTgwMzJ9.6TgeuqWxhmWDq7uM6zUz6ysroqPvQWTpWm65yKAeteo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef691d66d0f16d4-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.116.116.198",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.116.116.198, 104.22.29.161"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 19:31:31 UTC] === END API CALL LOG ===
[20-Apr-2026 19:31:31 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 19:31:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgwIiwidXNlcm5hbWUiOiJhcmlnIiwiZW1haWwiOiJmeGJvdDUxM0BnbWFpbC5jb20iLCJleHAiOjE3NzczMTgwMzJ9.6TgeuqWxhmWDq7uM6zUz6ysroqPvQWTpWm65yKAeteo
[20-Apr-2026 19:31:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 19:31:31 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 19:31:31 UTC] User ID: 380
[20-Apr-2026 19:31:31 UTC] ✅ User profile retrieved successfully for user ID: 380
[20-Apr-2026 19:31:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 19:31:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 19:31:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgwIiwidXNlcm5hbWUiOiJhcmlnIiwiZW1haWwiOiJmeGJvdDUxM0BnbWFpbC5jb20iLCJleHAiOjE3NzczMTgwMzJ9.6TgeuqWxhmWDq7uM6zUz6ysroqPvQWTpWm65yKAeteo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ef691fc7f8116d4-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.116.116.198","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.116.116.198, 104.22.29.161"}
[20-Apr-2026 19:31:37 UTC] === User Orders API Called ===
[20-Apr-2026 19:31:37 UTC] User ID: 380
[20-Apr-2026 19:31:37 UTC] Limit: 20, Offset: 0
[20-Apr-2026 19:31:37 UTC] Orders found: 0
[20-Apr-2026 19:31:37 UTC] Orders data: []
[20-Apr-2026 19:31:37 UTC] Total orders count: 0
[20-Apr-2026 19:31:37 UTC] === API CALL LOG ===
[20-Apr-2026 19:31:37 UTC] Endpoint: user/profile.php
[20-Apr-2026 19:31:37 UTC] Full Log Data: {
    "timestamp": "2026-04-20 19:31:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.116.116.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgwIiwidXNlcm5hbWUiOiJhcmlnIiwiZW1haWwiOiJmeGJvdDUxM0BnbWFpbC5jb20iLCJleHAiOjE3NzczMTgwMzJ9.6TgeuqWxhmWDq7uM6zUz6ysroqPvQWTpWm65yKAeteo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef691fc7f8316d4-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.116.116.198",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.116.116.198, 104.22.29.160"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 19:31:37 UTC] === END API CALL LOG ===
[20-Apr-2026 19:31:37 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 19:31:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgwIiwidXNlcm5hbWUiOiJhcmlnIiwiZW1haWwiOiJmeGJvdDUxM0BnbWFpbC5jb20iLCJleHAiOjE3NzczMTgwMzJ9.6TgeuqWxhmWDq7uM6zUz6ysroqPvQWTpWm65yKAeteo
[20-Apr-2026 19:31:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 19:31:37 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 19:31:37 UTC] User ID: 380
[20-Apr-2026 19:31:37 UTC] ✅ User profile retrieved successfully for user ID: 380
[20-Apr-2026 19:31:37 UTC] === API CALL LOG ===
[20-Apr-2026 19:31:37 UTC] Endpoint: user/profile.php
[20-Apr-2026 19:31:37 UTC] Full Log Data: {
    "timestamp": "2026-04-20 19:31:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.116.116.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgwIiwidXNlcm5hbWUiOiJhcmlnIiwiZW1haWwiOiJmeGJvdDUxM0BnbWFpbC5jb20iLCJleHAiOjE3NzczMTgwMzJ9.6TgeuqWxhmWDq7uM6zUz6ysroqPvQWTpWm65yKAeteo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef691ff6de916d4-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.116.116.198",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.116.116.198, 104.22.29.161"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 19:31:37 UTC] === END API CALL LOG ===
[20-Apr-2026 19:31:37 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 19:31:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgwIiwidXNlcm5hbWUiOiJhcmlnIiwiZW1haWwiOiJmeGJvdDUxM0BnbWFpbC5jb20iLCJleHAiOjE3NzczMTgwMzJ9.6TgeuqWxhmWDq7uM6zUz6ysroqPvQWTpWm65yKAeteo
[20-Apr-2026 19:31:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 19:31:37 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 19:31:37 UTC] User ID: 380
[20-Apr-2026 19:31:37 UTC] ✅ User profile retrieved successfully for user ID: 380
[20-Apr-2026 19:31:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 19:31:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 19:31:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgwIiwidXNlcm5hbWUiOiJhcmlnIiwiZW1haWwiOiJmeGJvdDUxM0BnbWFpbC5jb20iLCJleHAiOjE3NzczMTgwMzJ9.6TgeuqWxhmWDq7uM6zUz6ysroqPvQWTpWm65yKAeteo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ef69219397216d4-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.116.116.198","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.116.116.198, 104.22.29.160"}
[20-Apr-2026 19:31:41 UTC] === User Orders API Called ===
[20-Apr-2026 19:31:41 UTC] User ID: 380
[20-Apr-2026 19:31:41 UTC] Limit: 20, Offset: 0
[20-Apr-2026 19:31:41 UTC] Orders found: 0
[20-Apr-2026 19:31:41 UTC] Orders data: []
[20-Apr-2026 19:31:41 UTC] Total orders count: 0
[20-Apr-2026 19:31:41 UTC] === API CALL LOG ===
[20-Apr-2026 19:31:41 UTC] Endpoint: user/profile.php
[20-Apr-2026 19:31:41 UTC] Full Log Data: {
    "timestamp": "2026-04-20 19:31:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.116.116.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgwIiwidXNlcm5hbWUiOiJhcmlnIiwiZW1haWwiOiJmeGJvdDUxM0BnbWFpbC5jb20iLCJleHAiOjE3NzczMTgwMzJ9.6TgeuqWxhmWDq7uM6zUz6ysroqPvQWTpWm65yKAeteo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef69219ba7e16d4-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.116.116.198",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.116.116.198, 104.22.29.161"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 19:31:41 UTC] === END API CALL LOG ===
[20-Apr-2026 19:31:41 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 19:31:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgwIiwidXNlcm5hbWUiOiJhcmlnIiwiZW1haWwiOiJmeGJvdDUxM0BnbWFpbC5jb20iLCJleHAiOjE3NzczMTgwMzJ9.6TgeuqWxhmWDq7uM6zUz6ysroqPvQWTpWm65yKAeteo
[20-Apr-2026 19:31:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 19:31:41 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 19:31:41 UTC] User ID: 380
[20-Apr-2026 19:31:41 UTC] ✅ User profile retrieved successfully for user ID: 380
[20-Apr-2026 19:31:42 UTC] === API CALL LOG ===
[20-Apr-2026 19:31:42 UTC] Endpoint: user/profile.php
[20-Apr-2026 19:31:42 UTC] Full Log Data: {
    "timestamp": "2026-04-20 19:31:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.116.116.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgwIiwidXNlcm5hbWUiOiJhcmlnIiwiZW1haWwiOiJmeGJvdDUxM0BnbWFpbC5jb20iLCJleHAiOjE3NzczMTgwMzJ9.6TgeuqWxhmWDq7uM6zUz6ysroqPvQWTpWm65yKAeteo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef6921d9a8116d4-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.116.116.198",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.116.116.198, 104.22.29.160"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 19:31:42 UTC] === END API CALL LOG ===
[20-Apr-2026 19:31:42 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 19:31:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgwIiwidXNlcm5hbWUiOiJhcmlnIiwiZW1haWwiOiJmeGJvdDUxM0BnbWFpbC5jb20iLCJleHAiOjE3NzczMTgwMzJ9.6TgeuqWxhmWDq7uM6zUz6ysroqPvQWTpWm65yKAeteo
[20-Apr-2026 19:31:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 19:31:42 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 19:31:42 UTC] User ID: 380
[20-Apr-2026 19:31:42 UTC] ✅ User profile retrieved successfully for user ID: 380
[20-Apr-2026 19:31:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 19:31:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 19:31:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgwIiwidXNlcm5hbWUiOiJhcmlnIiwiZW1haWwiOiJmeGJvdDUxM0BnbWFpbC5jb20iLCJleHAiOjE3NzczMTgwMzJ9.6TgeuqWxhmWDq7uM6zUz6ysroqPvQWTpWm65yKAeteo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ef69226eb4816d4-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.116.116.198","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.116.116.198, 104.22.29.160"}
[20-Apr-2026 19:31:43 UTC] === User Orders API Called ===
[20-Apr-2026 19:31:43 UTC] User ID: 380
[20-Apr-2026 19:31:43 UTC] Limit: 20, Offset: 0
[20-Apr-2026 19:31:43 UTC] Orders found: 0
[20-Apr-2026 19:31:43 UTC] Orders data: []
[20-Apr-2026 19:31:43 UTC] Total orders count: 0
[20-Apr-2026 19:31:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 19:31:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 19:31:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgwIiwidXNlcm5hbWUiOiJhcmlnIiwiZW1haWwiOiJmeGJvdDUxM0BnbWFpbC5jb20iLCJleHAiOjE3NzczMTgwMzJ9.6TgeuqWxhmWDq7uM6zUz6ysroqPvQWTpWm65yKAeteo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ef692330a2e16d4-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.116.116.198","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.116.116.198, 104.22.29.160"}
[20-Apr-2026 19:31:45 UTC] === User Orders API Called ===
[20-Apr-2026 19:31:45 UTC] User ID: 380
[20-Apr-2026 19:31:45 UTC] Limit: 20, Offset: 0
[20-Apr-2026 19:31:45 UTC] Orders found: 0
[20-Apr-2026 19:31:45 UTC] Orders data: []
[20-Apr-2026 19:31:45 UTC] Total orders count: 0
[20-Apr-2026 19:31:45 UTC] === API CALL LOG ===
[20-Apr-2026 19:31:45 UTC] Endpoint: user/profile.php
[20-Apr-2026 19:31:45 UTC] Full Log Data: {
    "timestamp": "2026-04-20 19:31:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.116.116.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgwIiwidXNlcm5hbWUiOiJhcmlnIiwiZW1haWwiOiJmeGJvdDUxM0BnbWFpbC5jb20iLCJleHAiOjE3NzczMTgwMzJ9.6TgeuqWxhmWDq7uM6zUz6ysroqPvQWTpWm65yKAeteo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef692338c0716d4-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.116.116.198",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.116.116.198, 104.22.29.160"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 19:31:45 UTC] === END API CALL LOG ===
[20-Apr-2026 19:31:45 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 19:31:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgwIiwidXNlcm5hbWUiOiJhcmlnIiwiZW1haWwiOiJmeGJvdDUxM0BnbWFpbC5jb20iLCJleHAiOjE3NzczMTgwMzJ9.6TgeuqWxhmWDq7uM6zUz6ysroqPvQWTpWm65yKAeteo
[20-Apr-2026 19:31:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 19:31:45 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 19:31:45 UTC] User ID: 380
[20-Apr-2026 19:31:45 UTC] ✅ User profile retrieved successfully for user ID: 380
[20-Apr-2026 19:31:46 UTC] === API CALL LOG ===
[20-Apr-2026 19:31:46 UTC] Endpoint: user/profile.php
[20-Apr-2026 19:31:46 UTC] Full Log Data: {
    "timestamp": "2026-04-20 19:31:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.116.116.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgwIiwidXNlcm5hbWUiOiJhcmlnIiwiZW1haWwiOiJmeGJvdDUxM0BnbWFpbC5jb20iLCJleHAiOjE3NzczMTgwMzJ9.6TgeuqWxhmWDq7uM6zUz6ysroqPvQWTpWm65yKAeteo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef692376b6716d4-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.116.116.198",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.116.116.198, 104.22.29.161"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 19:31:46 UTC] === END API CALL LOG ===
[20-Apr-2026 19:31:46 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 19:31:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgwIiwidXNlcm5hbWUiOiJhcmlnIiwiZW1haWwiOiJmeGJvdDUxM0BnbWFpbC5jb20iLCJleHAiOjE3NzczMTgwMzJ9.6TgeuqWxhmWDq7uM6zUz6ysroqPvQWTpWm65yKAeteo
[20-Apr-2026 19:31:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 19:31:46 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 19:31:46 UTC] User ID: 380
[20-Apr-2026 19:31:46 UTC] ✅ User profile retrieved successfully for user ID: 380
[20-Apr-2026 20:44:45 UTC] === API CALL LOG ===
[20-Apr-2026 20:44:45 UTC] Endpoint: user/profile.php
[20-Apr-2026 20:44:45 UTC] Full Log Data: {
    "timestamp": "2026-04-20 20:44:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "160.177.22.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzcyIiwidXNlcm5hbWUiOiJzaGluaWxhbmQiLCJlbWFpbCI6ImxvdXNhMDAyOEBnbWFpbC5jb20iLCJleHAiOjE3NzcyNjQ4MDJ9.JKOaHO_Fp4OIXEeN4SQbehP4RTOplOApQQUnRrwmuh4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef6fd1f1956e179-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "160.177.22.167",
        "CF-IPCountry": "MA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "160.177.22.167, 172.68.234.130"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 20:44:45 UTC] === END API CALL LOG ===
[20-Apr-2026 20:44:45 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 20:44:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzcyIiwidXNlcm5hbWUiOiJzaGluaWxhbmQiLCJlbWFpbCI6ImxvdXNhMDAyOEBnbWFpbC5jb20iLCJleHAiOjE3NzcyNjQ4MDJ9.JKOaHO_Fp4OIXEeN4SQbehP4RTOplOApQQUnRrwmuh4
[20-Apr-2026 20:44:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 20:44:45 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 20:44:45 UTC] User ID: 372
[20-Apr-2026 20:44:45 UTC] ✅ User profile retrieved successfully for user ID: 372
[20-Apr-2026 20:44:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 20:44:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 20:44:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzcyIiwidXNlcm5hbWUiOiJzaGluaWxhbmQiLCJlbWFpbCI6ImxvdXNhMDAyOEBnbWFpbC5jb20iLCJleHAiOjE3NzcyNjQ4MDJ9.JKOaHO_Fp4OIXEeN4SQbehP4RTOplOApQQUnRrwmuh4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ef6fd22089fe179-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"160.177.22.167","CF-IPCountry":"MA","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"160.177.22.167, 172.68.234.130"}
[20-Apr-2026 20:44:45 UTC] === User Orders API Called ===
[20-Apr-2026 20:44:45 UTC] User ID: 372
[20-Apr-2026 20:44:45 UTC] Limit: 20, Offset: 0
[20-Apr-2026 20:44:45 UTC] Orders found: 1
[20-Apr-2026 20:44:45 UTC] Orders data: [{"id":211,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Best_Temu_Finds\/11","status":"pending","created_at":"2026-04-20 08:11:47","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[20-Apr-2026 20:44:45 UTC] Total orders count: 1
[20-Apr-2026 20:44:46 UTC] === API CALL LOG ===
[20-Apr-2026 20:44:46 UTC] Endpoint: user/profile.php
[20-Apr-2026 20:44:46 UTC] Full Log Data: {
    "timestamp": "2026-04-20 20:44:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "160.177.22.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzcyIiwidXNlcm5hbWUiOiJzaGluaWxhbmQiLCJlbWFpbCI6ImxvdXNhMDAyOEBnbWFpbC5jb20iLCJleHAiOjE3NzcyNjQ4MDJ9.JKOaHO_Fp4OIXEeN4SQbehP4RTOplOApQQUnRrwmuh4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef6fd237c8ce179-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "160.177.22.167",
        "CF-IPCountry": "MA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "160.177.22.167, 172.68.234.130"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 20:44:46 UTC] === END API CALL LOG ===
[20-Apr-2026 20:44:46 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 20:44:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzcyIiwidXNlcm5hbWUiOiJzaGluaWxhbmQiLCJlbWFpbCI6ImxvdXNhMDAyOEBnbWFpbC5jb20iLCJleHAiOjE3NzcyNjQ4MDJ9.JKOaHO_Fp4OIXEeN4SQbehP4RTOplOApQQUnRrwmuh4
[20-Apr-2026 20:44:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 20:44:46 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 20:44:46 UTC] User ID: 372
[20-Apr-2026 20:44:46 UTC] ✅ User profile retrieved successfully for user ID: 372
[20-Apr-2026 20:44:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 20:44:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 20:44:46 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzcyIiwidXNlcm5hbWUiOiJzaGluaWxhbmQiLCJlbWFpbCI6ImxvdXNhMDAyOEBnbWFpbC5jb20iLCJleHAiOjE3NzcyNjQ4MDJ9.JKOaHO_Fp4OIXEeN4SQbehP4RTOplOApQQUnRrwmuh4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ef6fd23dd6be179-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"160.177.22.167","CF-IPCountry":"MA","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"160.177.22.167, 172.68.234.130"}
[20-Apr-2026 20:44:46 UTC] === User Orders API Called ===
[20-Apr-2026 20:44:46 UTC] User ID: 372
[20-Apr-2026 20:44:46 UTC] Limit: 20, Offset: 0
[20-Apr-2026 20:44:46 UTC] Orders found: 1
[20-Apr-2026 20:44:46 UTC] Orders data: [{"id":211,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Best_Temu_Finds\/11","status":"pending","created_at":"2026-04-20 08:11:47","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[20-Apr-2026 20:44:46 UTC] Total orders count: 1
[20-Apr-2026 20:44:46 UTC] === API CALL LOG ===
[20-Apr-2026 20:44:46 UTC] Endpoint: user/profile.php
[20-Apr-2026 20:44:46 UTC] Full Log Data: {
    "timestamp": "2026-04-20 20:44:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "160.177.22.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzcyIiwidXNlcm5hbWUiOiJzaGluaWxhbmQiLCJlbWFpbCI6ImxvdXNhMDAyOEBnbWFpbC5jb20iLCJleHAiOjE3NzcyNjQ4MDJ9.JKOaHO_Fp4OIXEeN4SQbehP4RTOplOApQQUnRrwmuh4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef6fd245e95e179-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "160.177.22.167",
        "CF-IPCountry": "MA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "160.177.22.167, 172.68.234.130"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 20:44:46 UTC] === END API CALL LOG ===
[20-Apr-2026 20:44:46 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 20:44:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzcyIiwidXNlcm5hbWUiOiJzaGluaWxhbmQiLCJlbWFpbCI6ImxvdXNhMDAyOEBnbWFpbC5jb20iLCJleHAiOjE3NzcyNjQ4MDJ9.JKOaHO_Fp4OIXEeN4SQbehP4RTOplOApQQUnRrwmuh4
[20-Apr-2026 20:44:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 20:44:46 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 20:44:46 UTC] User ID: 372
[20-Apr-2026 20:44:46 UTC] ✅ User profile retrieved successfully for user ID: 372
[20-Apr-2026 20:44:47 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 20:44:47 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 20:44:47 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzcyIiwidXNlcm5hbWUiOiJzaGluaWxhbmQiLCJlbWFpbCI6ImxvdXNhMDAyOEBnbWFpbC5jb20iLCJleHAiOjE3NzcyNjQ4MDJ9.JKOaHO_Fp4OIXEeN4SQbehP4RTOplOApQQUnRrwmuh4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ef6fd2f2829e179-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"160.177.22.167","CF-IPCountry":"MA","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"160.177.22.167, 172.68.234.130"}
[20-Apr-2026 20:44:47 UTC] === User Orders API Called ===
[20-Apr-2026 20:44:47 UTC] User ID: 372
[20-Apr-2026 20:44:47 UTC] Limit: 20, Offset: 0
[20-Apr-2026 20:44:47 UTC] Orders found: 1
[20-Apr-2026 20:44:47 UTC] Orders data: [{"id":211,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Best_Temu_Finds\/11","status":"pending","created_at":"2026-04-20 08:11:47","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[20-Apr-2026 20:44:47 UTC] Total orders count: 1
[20-Apr-2026 22:01:30 UTC] === API CALL LOG ===
[20-Apr-2026 22:01:30 UTC] Endpoint: user/profile.php
[20-Apr-2026 22:01:30 UTC] Full Log Data: {
    "timestamp": "2026-04-20 22:01:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.159.138.109",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgxIiwidXNlcm5hbWUiOiJtb25zbndhciIsImVtYWlsIjoibXJud2FyQG1vbmV5Ym90b3MuY29tIiwiZXhwIjoxNzc3MzI3Mjg5fQ.jf2RtOrsS2_G1SA7AXw_YGf9617qGayi9_8PTZmMMgM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef76d8a48b23a95-LIS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.159.138.109",
        "CF-IPCountry": "MA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.159.138.109, 172.68.103.121"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 22:01:30 UTC] === END API CALL LOG ===
[20-Apr-2026 22:01:30 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 22:01:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgxIiwidXNlcm5hbWUiOiJtb25zbndhciIsImVtYWlsIjoibXJud2FyQG1vbmV5Ym90b3MuY29tIiwiZXhwIjoxNzc3MzI3Mjg5fQ.jf2RtOrsS2_G1SA7AXw_YGf9617qGayi9_8PTZmMMgM
[20-Apr-2026 22:01:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 22:01:30 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 22:01:30 UTC] User ID: 381
[20-Apr-2026 22:01:30 UTC] ✅ User profile retrieved successfully for user ID: 381
[20-Apr-2026 22:01:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 22:01:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 22:01:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgxIiwidXNlcm5hbWUiOiJtb25zbndhciIsImVtYWlsIjoibXJud2FyQG1vbmV5Ym90b3MuY29tIiwiZXhwIjoxNzc3MzI3Mjg5fQ.jf2RtOrsS2_G1SA7AXw_YGf9617qGayi9_8PTZmMMgM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ef76d8a79503a95-LIS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"105.159.138.109","CF-IPCountry":"MA","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"105.159.138.109, 172.68.103.122"}
[20-Apr-2026 22:01:30 UTC] === User Orders API Called ===
[20-Apr-2026 22:01:30 UTC] User ID: 381
[20-Apr-2026 22:01:30 UTC] Limit: 20, Offset: 0
[20-Apr-2026 22:01:30 UTC] Orders found: 0
[20-Apr-2026 22:01:30 UTC] Orders data: []
[20-Apr-2026 22:01:30 UTC] Total orders count: 0
[20-Apr-2026 22:01:30 UTC] === API CALL LOG ===
[20-Apr-2026 22:01:30 UTC] Endpoint: user/profile.php
[20-Apr-2026 22:01:30 UTC] Full Log Data: {
    "timestamp": "2026-04-20 22:01:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.159.138.109",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgxIiwidXNlcm5hbWUiOiJtb25zbndhciIsImVtYWlsIjoibXJud2FyQG1vbmV5Ym90b3MuY29tIiwiZXhwIjoxNzc3MzI3Mjg5fQ.jf2RtOrsS2_G1SA7AXw_YGf9617qGayi9_8PTZmMMgM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef76d8afb1e3a95-LIS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.159.138.109",
        "CF-IPCountry": "MA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.159.138.109, 172.68.103.121"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 22:01:30 UTC] === END API CALL LOG ===
[20-Apr-2026 22:01:30 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 22:01:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgxIiwidXNlcm5hbWUiOiJtb25zbndhciIsImVtYWlsIjoibXJud2FyQG1vbmV5Ym90b3MuY29tIiwiZXhwIjoxNzc3MzI3Mjg5fQ.jf2RtOrsS2_G1SA7AXw_YGf9617qGayi9_8PTZmMMgM
[20-Apr-2026 22:01:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 22:01:30 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 22:01:30 UTC] User ID: 381
[20-Apr-2026 22:01:30 UTC] ✅ User profile retrieved successfully for user ID: 381
[20-Apr-2026 22:01:30 UTC] === API CALL LOG ===
[20-Apr-2026 22:01:30 UTC] Endpoint: user/profile.php
[20-Apr-2026 22:01:30 UTC] Full Log Data: {
    "timestamp": "2026-04-20 22:01:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.159.138.109",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgxIiwidXNlcm5hbWUiOiJtb25zbndhciIsImVtYWlsIjoibXJud2FyQG1vbmV5Ym90b3MuY29tIiwiZXhwIjoxNzc3MzI3Mjg5fQ.jf2RtOrsS2_G1SA7AXw_YGf9617qGayi9_8PTZmMMgM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef76d8dcd533a95-LIS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.159.138.109",
        "CF-IPCountry": "MA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.159.138.109, 172.68.103.122"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 22:01:30 UTC] === END API CALL LOG ===
[20-Apr-2026 22:01:30 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 22:01:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgxIiwidXNlcm5hbWUiOiJtb25zbndhciIsImVtYWlsIjoibXJud2FyQG1vbmV5Ym90b3MuY29tIiwiZXhwIjoxNzc3MzI3Mjg5fQ.jf2RtOrsS2_G1SA7AXw_YGf9617qGayi9_8PTZmMMgM
[20-Apr-2026 22:01:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 22:01:30 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 22:01:30 UTC] User ID: 381
[20-Apr-2026 22:01:30 UTC] ✅ User profile retrieved successfully for user ID: 381
[20-Apr-2026 22:02:10 UTC] === API CALL LOG ===
[20-Apr-2026 22:02:10 UTC] Endpoint: user/profile.php
[20-Apr-2026 22:02:10 UTC] Full Log Data: {
    "timestamp": "2026-04-20 22:02:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.159.138.109",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgxIiwidXNlcm5hbWUiOiJtb25zbndhciIsImVtYWlsIjoibXJud2FyQG1vbmV5Ym90b3MuY29tIiwiZXhwIjoxNzc3MzI3Mjg5fQ.jf2RtOrsS2_G1SA7AXw_YGf9617qGayi9_8PTZmMMgM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef76e856bde3a95-LIS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.159.138.109",
        "CF-IPCountry": "MA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.159.138.109, 172.68.102.107"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 22:02:10 UTC] === END API CALL LOG ===
[20-Apr-2026 22:02:10 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 22:02:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgxIiwidXNlcm5hbWUiOiJtb25zbndhciIsImVtYWlsIjoibXJud2FyQG1vbmV5Ym90b3MuY29tIiwiZXhwIjoxNzc3MzI3Mjg5fQ.jf2RtOrsS2_G1SA7AXw_YGf9617qGayi9_8PTZmMMgM
[20-Apr-2026 22:02:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 22:02:10 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 22:02:10 UTC] User ID: 381
[20-Apr-2026 22:02:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 22:02:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 22:02:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgxIiwidXNlcm5hbWUiOiJtb25zbndhciIsImVtYWlsIjoibXJud2FyQG1vbmV5Ym90b3MuY29tIiwiZXhwIjoxNzc3MzI3Mjg5fQ.jf2RtOrsS2_G1SA7AXw_YGf9617qGayi9_8PTZmMMgM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ef76e851aef3a95-LIS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"105.159.138.109","CF-IPCountry":"MA","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"105.159.138.109, 172.68.102.107"}
[20-Apr-2026 22:02:10 UTC] === User Orders API Called ===
[20-Apr-2026 22:02:10 UTC] User ID: 381
[20-Apr-2026 22:02:10 UTC] Limit: 20, Offset: 0
[20-Apr-2026 22:02:10 UTC] ✅ User profile retrieved successfully for user ID: 381
[20-Apr-2026 22:02:10 UTC] Orders found: 0
[20-Apr-2026 22:02:10 UTC] Orders data: []
[20-Apr-2026 22:02:10 UTC] Total orders count: 0
[20-Apr-2026 22:02:10 UTC] === API CALL LOG ===
[20-Apr-2026 22:02:10 UTC] Endpoint: user/profile.php
[20-Apr-2026 22:02:10 UTC] Full Log Data: {
    "timestamp": "2026-04-20 22:02:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.159.138.109",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgxIiwidXNlcm5hbWUiOiJtb25zbndhciIsImVtYWlsIjoibXJud2FyQG1vbmV5Ym90b3MuY29tIiwiZXhwIjoxNzc3MzI3Mjg5fQ.jf2RtOrsS2_G1SA7AXw_YGf9617qGayi9_8PTZmMMgM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef76e893a2d3a95-LIS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.159.138.109",
        "CF-IPCountry": "MA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.159.138.109, 172.68.102.107"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 22:02:10 UTC] === END API CALL LOG ===
[20-Apr-2026 22:02:10 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 22:02:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgxIiwidXNlcm5hbWUiOiJtb25zbndhciIsImVtYWlsIjoibXJud2FyQG1vbmV5Ym90b3MuY29tIiwiZXhwIjoxNzc3MzI3Mjg5fQ.jf2RtOrsS2_G1SA7AXw_YGf9617qGayi9_8PTZmMMgM
[20-Apr-2026 22:02:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 22:02:10 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 22:02:10 UTC] User ID: 381
[20-Apr-2026 22:02:10 UTC] ✅ User profile retrieved successfully for user ID: 381
[20-Apr-2026 22:02:10 UTC] === API CALL LOG ===
[20-Apr-2026 22:02:10 UTC] Endpoint: user/profile.php
[20-Apr-2026 22:02:10 UTC] Full Log Data: {
    "timestamp": "2026-04-20 22:02:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.159.138.109",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgxIiwidXNlcm5hbWUiOiJtb25zbndhciIsImVtYWlsIjoibXJud2FyQG1vbmV5Ym90b3MuY29tIiwiZXhwIjoxNzc3MzI3Mjg5fQ.jf2RtOrsS2_G1SA7AXw_YGf9617qGayi9_8PTZmMMgM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef76e896ac33a95-LIS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.159.138.109",
        "CF-IPCountry": "MA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.159.138.109, 172.68.102.107"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 22:02:10 UTC] === END API CALL LOG ===
[20-Apr-2026 22:02:10 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 22:02:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgxIiwidXNlcm5hbWUiOiJtb25zbndhciIsImVtYWlsIjoibXJud2FyQG1vbmV5Ym90b3MuY29tIiwiZXhwIjoxNzc3MzI3Mjg5fQ.jf2RtOrsS2_G1SA7AXw_YGf9617qGayi9_8PTZmMMgM
[20-Apr-2026 22:02:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 22:02:10 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 22:02:10 UTC] User ID: 381
[20-Apr-2026 22:02:10 UTC] ✅ User profile retrieved successfully for user ID: 381
[20-Apr-2026 22:06:36 UTC] === API CALL LOG ===
[20-Apr-2026 22:06:36 UTC] Endpoint: user/profile.php
[20-Apr-2026 22:06:36 UTC] Full Log Data: {
    "timestamp": "2026-04-20 22:06:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "160.90.35.197",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgxIiwidXNlcm5hbWUiOiJtb25zbndhciIsImVtYWlsIjoibXJud2FyQG1vbmV5Ym90b3MuY29tIiwiZXhwIjoxNzc3MzI3Mjg5fQ.jf2RtOrsS2_G1SA7AXw_YGf9617qGayi9_8PTZmMMgM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef77503ca784aaf-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "160.90.35.197",
        "CF-IPCountry": "MA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "160.90.35.197, 162.159.122.165"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 22:06:36 UTC] === END API CALL LOG ===
[20-Apr-2026 22:06:36 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 22:06:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgxIiwidXNlcm5hbWUiOiJtb25zbndhciIsImVtYWlsIjoibXJud2FyQG1vbmV5Ym90b3MuY29tIiwiZXhwIjoxNzc3MzI3Mjg5fQ.jf2RtOrsS2_G1SA7AXw_YGf9617qGayi9_8PTZmMMgM
[20-Apr-2026 22:06:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 22:06:36 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 22:06:36 UTC] User ID: 381
[20-Apr-2026 22:06:36 UTC] ✅ User profile retrieved successfully for user ID: 381
[20-Apr-2026 22:06:36 UTC] === API CALL LOG ===
[20-Apr-2026 22:06:36 UTC] Endpoint: user/profile.php
[20-Apr-2026 22:06:36 UTC] Full Log Data: {
    "timestamp": "2026-04-20 22:06:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "160.90.35.197",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgxIiwidXNlcm5hbWUiOiJtb25zbndhciIsImVtYWlsIjoibXJud2FyQG1vbmV5Ym90b3MuY29tIiwiZXhwIjoxNzc3MzI3Mjg5fQ.jf2RtOrsS2_G1SA7AXw_YGf9617qGayi9_8PTZmMMgM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef7750798ee4aaf-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "160.90.35.197",
        "CF-IPCountry": "MA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "160.90.35.197, 162.159.122.165"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 22:06:36 UTC] === END API CALL LOG ===
[20-Apr-2026 22:06:36 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 22:06:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgxIiwidXNlcm5hbWUiOiJtb25zbndhciIsImVtYWlsIjoibXJud2FyQG1vbmV5Ym90b3MuY29tIiwiZXhwIjoxNzc3MzI3Mjg5fQ.jf2RtOrsS2_G1SA7AXw_YGf9617qGayi9_8PTZmMMgM
[20-Apr-2026 22:06:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 22:06:36 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 22:06:36 UTC] User ID: 381
[20-Apr-2026 22:06:36 UTC] ✅ User profile retrieved successfully for user ID: 381
[20-Apr-2026 22:06:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 22:06:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 22:06:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgxIiwidXNlcm5hbWUiOiJtb25zbndhciIsImVtYWlsIjoibXJud2FyQG1vbmV5Ym90b3MuY29tIiwiZXhwIjoxNzc3MzI3Mjg5fQ.jf2RtOrsS2_G1SA7AXw_YGf9617qGayi9_8PTZmMMgM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ef7750798f34aaf-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"160.90.35.197","CF-IPCountry":"MA","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"160.90.35.197, 162.159.122.165"}
[20-Apr-2026 22:06:36 UTC] === User Orders API Called ===
[20-Apr-2026 22:06:36 UTC] User ID: 381
[20-Apr-2026 22:06:36 UTC] Limit: 20, Offset: 0
[20-Apr-2026 22:06:36 UTC] Orders found: 0
[20-Apr-2026 22:06:36 UTC] Orders data: []
[20-Apr-2026 22:06:36 UTC] Total orders count: 0
[20-Apr-2026 22:06:36 UTC] === API CALL LOG ===
[20-Apr-2026 22:06:36 UTC] Endpoint: user/profile.php
[20-Apr-2026 22:06:36 UTC] Full Log Data: {
    "timestamp": "2026-04-20 22:06:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "160.90.35.197",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgxIiwidXNlcm5hbWUiOiJtb25zbndhciIsImVtYWlsIjoibXJud2FyQG1vbmV5Ym90b3MuY29tIiwiZXhwIjoxNzc3MzI3Mjg5fQ.jf2RtOrsS2_G1SA7AXw_YGf9617qGayi9_8PTZmMMgM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef77507f9814aaf-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "160.90.35.197",
        "CF-IPCountry": "MA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "160.90.35.197, 162.159.122.165"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 22:06:36 UTC] === END API CALL LOG ===
[20-Apr-2026 22:06:36 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 22:06:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgxIiwidXNlcm5hbWUiOiJtb25zbndhciIsImVtYWlsIjoibXJud2FyQG1vbmV5Ym90b3MuY29tIiwiZXhwIjoxNzc3MzI3Mjg5fQ.jf2RtOrsS2_G1SA7AXw_YGf9617qGayi9_8PTZmMMgM
[20-Apr-2026 22:06:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 22:06:36 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 22:06:36 UTC] User ID: 381
[20-Apr-2026 22:06:36 UTC] ✅ User profile retrieved successfully for user ID: 381
[20-Apr-2026 22:06:37 UTC] === API CALL LOG ===
[20-Apr-2026 22:06:37 UTC] Endpoint: user/profile.php
[20-Apr-2026 22:06:37 UTC] Full Log Data: {
    "timestamp": "2026-04-20 22:06:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "160.90.35.197",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgxIiwidXNlcm5hbWUiOiJtb25zbndhciIsImVtYWlsIjoibXJud2FyQG1vbmV5Ym90b3MuY29tIiwiZXhwIjoxNzc3MzI3Mjg5fQ.jf2RtOrsS2_G1SA7AXw_YGf9617qGayi9_8PTZmMMgM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef7750a7e1f4aaf-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "160.90.35.197",
        "CF-IPCountry": "MA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "160.90.35.197, 162.159.122.164"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 22:06:37 UTC] === END API CALL LOG ===
[20-Apr-2026 22:06:37 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 22:06:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgxIiwidXNlcm5hbWUiOiJtb25zbndhciIsImVtYWlsIjoibXJud2FyQG1vbmV5Ym90b3MuY29tIiwiZXhwIjoxNzc3MzI3Mjg5fQ.jf2RtOrsS2_G1SA7AXw_YGf9617qGayi9_8PTZmMMgM
[20-Apr-2026 22:06:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 22:06:37 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 22:06:37 UTC] User ID: 381
[20-Apr-2026 22:06:37 UTC] ✅ User profile retrieved successfully for user ID: 381
[20-Apr-2026 22:06:59 UTC] === API CALL LOG ===
[20-Apr-2026 22:06:59 UTC] Endpoint: user/profile.php
[20-Apr-2026 22:06:59 UTC] Full Log Data: {
    "timestamp": "2026-04-20 22:06:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "160.90.35.197",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgxIiwidXNlcm5hbWUiOiJtb25zbndhciIsImVtYWlsIjoibXJud2FyQG1vbmV5Ym90b3MuY29tIiwiZXhwIjoxNzc3MzI3Mjg5fQ.jf2RtOrsS2_G1SA7AXw_YGf9617qGayi9_8PTZmMMgM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef775965e6ae228-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "160.90.35.197",
        "CF-IPCountry": "MA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "160.90.35.197, 172.70.108.14"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 22:06:59 UTC] === END API CALL LOG ===
[20-Apr-2026 22:06:59 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 22:06:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgxIiwidXNlcm5hbWUiOiJtb25zbndhciIsImVtYWlsIjoibXJud2FyQG1vbmV5Ym90b3MuY29tIiwiZXhwIjoxNzc3MzI3Mjg5fQ.jf2RtOrsS2_G1SA7AXw_YGf9617qGayi9_8PTZmMMgM
[20-Apr-2026 22:06:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 22:06:59 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 22:06:59 UTC] User ID: 381
[20-Apr-2026 22:06:59 UTC] ✅ User profile retrieved successfully for user ID: 381
[20-Apr-2026 22:07:07 UTC] === API CALL LOG ===
[20-Apr-2026 22:07:07 UTC] Endpoint: user/profile.php
[20-Apr-2026 22:07:07 UTC] Full Log Data: {
    "timestamp": "2026-04-20 22:07:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "160.90.35.197",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgxIiwidXNlcm5hbWUiOiJtb25zbndhciIsImVtYWlsIjoibXJud2FyQG1vbmV5Ym90b3MuY29tIiwiZXhwIjoxNzc3MzI3Mjg5fQ.jf2RtOrsS2_G1SA7AXw_YGf9617qGayi9_8PTZmMMgM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef775c65ae4cc1e-LIS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "160.90.35.197",
        "CF-IPCountry": "MA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "160.90.35.197, 172.68.102.106"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 22:07:07 UTC] === END API CALL LOG ===
[20-Apr-2026 22:07:07 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 22:07:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgxIiwidXNlcm5hbWUiOiJtb25zbndhciIsImVtYWlsIjoibXJud2FyQG1vbmV5Ym90b3MuY29tIiwiZXhwIjoxNzc3MzI3Mjg5fQ.jf2RtOrsS2_G1SA7AXw_YGf9617qGayi9_8PTZmMMgM
[20-Apr-2026 22:07:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 22:07:07 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 22:07:07 UTC] User ID: 381
[20-Apr-2026 22:07:07 UTC] ✅ User profile retrieved successfully for user ID: 381
[20-Apr-2026 22:07:36 UTC] === API CALL LOG ===
[20-Apr-2026 22:07:36 UTC] Endpoint: user/profile.php
[20-Apr-2026 22:07:36 UTC] Full Log Data: {
    "timestamp": "2026-04-20 22:07:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "160.90.35.197",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgxIiwidXNlcm5hbWUiOiJtb25zbndhciIsImVtYWlsIjoibXJud2FyQG1vbmV5Ym90b3MuY29tIiwiZXhwIjoxNzc3MzI3Mjg5fQ.jf2RtOrsS2_G1SA7AXw_YGf9617qGayi9_8PTZmMMgM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef7767b7be84aaf-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "160.90.35.197",
        "CF-IPCountry": "MA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "160.90.35.197, 162.159.122.164"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 22:07:36 UTC] === END API CALL LOG ===
[20-Apr-2026 22:07:36 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 22:07:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgxIiwidXNlcm5hbWUiOiJtb25zbndhciIsImVtYWlsIjoibXJud2FyQG1vbmV5Ym90b3MuY29tIiwiZXhwIjoxNzc3MzI3Mjg5fQ.jf2RtOrsS2_G1SA7AXw_YGf9617qGayi9_8PTZmMMgM
[20-Apr-2026 22:07:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 22:07:36 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 22:07:36 UTC] User ID: 381
[20-Apr-2026 22:07:36 UTC] ✅ User profile retrieved successfully for user ID: 381
[20-Apr-2026 22:07:37 UTC] === API CALL LOG ===
[20-Apr-2026 22:07:37 UTC] Endpoint: user/profile.php
[20-Apr-2026 22:07:37 UTC] Full Log Data: {
    "timestamp": "2026-04-20 22:07:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "160.90.35.197",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgxIiwidXNlcm5hbWUiOiJtb25zbndhciIsImVtYWlsIjoibXJud2FyQG1vbmV5Ym90b3MuY29tIiwiZXhwIjoxNzc3MzI3Mjg5fQ.jf2RtOrsS2_G1SA7AXw_YGf9617qGayi9_8PTZmMMgM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef776806c404aaf-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "160.90.35.197",
        "CF-IPCountry": "MA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "160.90.35.197, 162.159.122.165"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 22:07:37 UTC] === END API CALL LOG ===
[20-Apr-2026 22:07:37 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 22:07:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgxIiwidXNlcm5hbWUiOiJtb25zbndhciIsImVtYWlsIjoibXJud2FyQG1vbmV5Ym90b3MuY29tIiwiZXhwIjoxNzc3MzI3Mjg5fQ.jf2RtOrsS2_G1SA7AXw_YGf9617qGayi9_8PTZmMMgM
[20-Apr-2026 22:07:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 22:07:37 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 22:07:37 UTC] User ID: 381
[20-Apr-2026 22:07:37 UTC] ✅ User profile retrieved successfully for user ID: 381
[20-Apr-2026 22:07:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 22:07:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 22:07:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgxIiwidXNlcm5hbWUiOiJtb25zbndhciIsImVtYWlsIjoibXJud2FyQG1vbmV5Ym90b3MuY29tIiwiZXhwIjoxNzc3MzI3Mjg5fQ.jf2RtOrsS2_G1SA7AXw_YGf9617qGayi9_8PTZmMMgM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ef77680dcea4aaf-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"160.90.35.197","CF-IPCountry":"MA","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"160.90.35.197, 162.159.122.164"}
[20-Apr-2026 22:07:37 UTC] === User Orders API Called ===
[20-Apr-2026 22:07:37 UTC] User ID: 381
[20-Apr-2026 22:07:37 UTC] Limit: 20, Offset: 0
[20-Apr-2026 22:07:37 UTC] Orders found: 0
[20-Apr-2026 22:07:37 UTC] Orders data: []
[20-Apr-2026 22:07:37 UTC] Total orders count: 0
[20-Apr-2026 22:07:37 UTC] === API CALL LOG ===
[20-Apr-2026 22:07:37 UTC] Endpoint: user/profile.php
[20-Apr-2026 22:07:37 UTC] Full Log Data: {
    "timestamp": "2026-04-20 22:07:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "160.90.35.197",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgxIiwidXNlcm5hbWUiOiJtb25zbndhciIsImVtYWlsIjoibXJud2FyQG1vbmV5Ym90b3MuY29tIiwiZXhwIjoxNzc3MzI3Mjg5fQ.jf2RtOrsS2_G1SA7AXw_YGf9617qGayi9_8PTZmMMgM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef77680dceb4aaf-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "160.90.35.197",
        "CF-IPCountry": "MA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "160.90.35.197, 162.159.122.165"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 22:07:37 UTC] === END API CALL LOG ===
[20-Apr-2026 22:07:37 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 22:07:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgxIiwidXNlcm5hbWUiOiJtb25zbndhciIsImVtYWlsIjoibXJud2FyQG1vbmV5Ym90b3MuY29tIiwiZXhwIjoxNzc3MzI3Mjg5fQ.jf2RtOrsS2_G1SA7AXw_YGf9617qGayi9_8PTZmMMgM
[20-Apr-2026 22:07:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 22:07:37 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 22:07:37 UTC] User ID: 381
[20-Apr-2026 22:07:37 UTC] ✅ User profile retrieved successfully for user ID: 381
[20-Apr-2026 22:07:37 UTC] === API CALL LOG ===
[20-Apr-2026 22:07:37 UTC] Endpoint: user/profile.php
[20-Apr-2026 22:07:37 UTC] Full Log Data: {
    "timestamp": "2026-04-20 22:07:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "160.90.35.197",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgxIiwidXNlcm5hbWUiOiJtb25zbndhciIsImVtYWlsIjoibXJud2FyQG1vbmV5Ym90b3MuY29tIiwiZXhwIjoxNzc3MzI3Mjg5fQ.jf2RtOrsS2_G1SA7AXw_YGf9617qGayi9_8PTZmMMgM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef77683c9484aaf-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "160.90.35.197",
        "CF-IPCountry": "MA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "160.90.35.197, 162.159.122.165"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 22:07:37 UTC] === END API CALL LOG ===
[20-Apr-2026 22:07:37 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 22:07:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgxIiwidXNlcm5hbWUiOiJtb25zbndhciIsImVtYWlsIjoibXJud2FyQG1vbmV5Ym90b3MuY29tIiwiZXhwIjoxNzc3MzI3Mjg5fQ.jf2RtOrsS2_G1SA7AXw_YGf9617qGayi9_8PTZmMMgM
[20-Apr-2026 22:07:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 22:07:37 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 22:07:37 UTC] User ID: 381
[20-Apr-2026 22:07:37 UTC] ✅ User profile retrieved successfully for user ID: 381
[20-Apr-2026 22:07:39 UTC] === API CALL LOG ===
[20-Apr-2026 22:07:39 UTC] Endpoint: user/profile.php
[20-Apr-2026 22:07:39 UTC] Full Log Data: {
    "timestamp": "2026-04-20 22:07:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "160.90.35.197",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgxIiwidXNlcm5hbWUiOiJtb25zbndhciIsImVtYWlsIjoibXJud2FyQG1vbmV5Ym90b3MuY29tIiwiZXhwIjoxNzc3MzI3Mjg5fQ.jf2RtOrsS2_G1SA7AXw_YGf9617qGayi9_8PTZmMMgM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef7768eaa8d4aaf-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "160.90.35.197",
        "CF-IPCountry": "MA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "160.90.35.197, 162.159.122.164"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 22:07:39 UTC] === END API CALL LOG ===
[20-Apr-2026 22:07:39 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 22:07:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgxIiwidXNlcm5hbWUiOiJtb25zbndhciIsImVtYWlsIjoibXJud2FyQG1vbmV5Ym90b3MuY29tIiwiZXhwIjoxNzc3MzI3Mjg5fQ.jf2RtOrsS2_G1SA7AXw_YGf9617qGayi9_8PTZmMMgM
[20-Apr-2026 22:07:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 22:07:39 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 22:07:39 UTC] User ID: 381
[20-Apr-2026 22:07:39 UTC] ✅ User profile retrieved successfully for user ID: 381
[20-Apr-2026 22:07:50 UTC] === API CALL LOG ===
[20-Apr-2026 22:07:50 UTC] Endpoint: user/profile.php
[20-Apr-2026 22:07:50 UTC] Full Log Data: {
    "timestamp": "2026-04-20 22:07:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "160.90.35.197",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgxIiwidXNlcm5hbWUiOiJtb25zbndhciIsImVtYWlsIjoibXJud2FyQG1vbmV5Ym90b3MuY29tIiwiZXhwIjoxNzc3MzI3Mjg5fQ.jf2RtOrsS2_G1SA7AXw_YGf9617qGayi9_8PTZmMMgM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef776d59b31e228-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "160.90.35.197",
        "CF-IPCountry": "MA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "160.90.35.197, 172.70.108.14"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 22:07:50 UTC] === END API CALL LOG ===
[20-Apr-2026 22:07:50 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 22:07:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgxIiwidXNlcm5hbWUiOiJtb25zbndhciIsImVtYWlsIjoibXJud2FyQG1vbmV5Ym90b3MuY29tIiwiZXhwIjoxNzc3MzI3Mjg5fQ.jf2RtOrsS2_G1SA7AXw_YGf9617qGayi9_8PTZmMMgM
[20-Apr-2026 22:07:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 22:07:50 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 22:07:50 UTC] User ID: 381
[20-Apr-2026 22:07:50 UTC] ✅ User profile retrieved successfully for user ID: 381
[20-Apr-2026 22:07:51 UTC] === API CALL LOG ===
[20-Apr-2026 22:07:51 UTC] Endpoint: user/profile.php
[20-Apr-2026 22:07:51 UTC] Full Log Data: {
    "timestamp": "2026-04-20 22:07:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "160.90.35.197",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgxIiwidXNlcm5hbWUiOiJtb25zbndhciIsImVtYWlsIjoibXJud2FyQG1vbmV5Ym90b3MuY29tIiwiZXhwIjoxNzc3MzI3Mjg5fQ.jf2RtOrsS2_G1SA7AXw_YGf9617qGayi9_8PTZmMMgM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef776d97944e228-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "160.90.35.197",
        "CF-IPCountry": "MA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "160.90.35.197, 172.70.108.14"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 22:07:51 UTC] === END API CALL LOG ===
[20-Apr-2026 22:07:51 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 22:07:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgxIiwidXNlcm5hbWUiOiJtb25zbndhciIsImVtYWlsIjoibXJud2FyQG1vbmV5Ym90b3MuY29tIiwiZXhwIjoxNzc3MzI3Mjg5fQ.jf2RtOrsS2_G1SA7AXw_YGf9617qGayi9_8PTZmMMgM
[20-Apr-2026 22:07:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 22:07:51 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 22:07:51 UTC] User ID: 381
[20-Apr-2026 22:07:51 UTC] ✅ User profile retrieved successfully for user ID: 381
[20-Apr-2026 22:07:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 22:07:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 22:07:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgxIiwidXNlcm5hbWUiOiJtb25zbndhciIsImVtYWlsIjoibXJud2FyQG1vbmV5Ym90b3MuY29tIiwiZXhwIjoxNzc3MzI3Mjg5fQ.jf2RtOrsS2_G1SA7AXw_YGf9617qGayi9_8PTZmMMgM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ef776d9d9ebe228-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"160.90.35.197","CF-IPCountry":"MA","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"160.90.35.197, 172.70.108.14"}
[20-Apr-2026 22:07:51 UTC] === User Orders API Called ===
[20-Apr-2026 22:07:51 UTC] User ID: 381
[20-Apr-2026 22:07:51 UTC] Limit: 20, Offset: 0
[20-Apr-2026 22:07:51 UTC] Orders found: 0
[20-Apr-2026 22:07:51 UTC] Orders data: []
[20-Apr-2026 22:07:51 UTC] Total orders count: 0
[20-Apr-2026 22:07:51 UTC] === API CALL LOG ===
[20-Apr-2026 22:07:51 UTC] Endpoint: user/profile.php
[20-Apr-2026 22:07:51 UTC] Full Log Data: {
    "timestamp": "2026-04-20 22:07:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "160.90.35.197",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgxIiwidXNlcm5hbWUiOiJtb25zbndhciIsImVtYWlsIjoibXJud2FyQG1vbmV5Ym90b3MuY29tIiwiZXhwIjoxNzc3MzI3Mjg5fQ.jf2RtOrsS2_G1SA7AXw_YGf9617qGayi9_8PTZmMMgM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef776da8af3e228-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "160.90.35.197",
        "CF-IPCountry": "MA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "160.90.35.197, 172.70.108.14"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 22:07:51 UTC] === END API CALL LOG ===
[20-Apr-2026 22:07:51 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 22:07:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgxIiwidXNlcm5hbWUiOiJtb25zbndhciIsImVtYWlsIjoibXJud2FyQG1vbmV5Ym90b3MuY29tIiwiZXhwIjoxNzc3MzI3Mjg5fQ.jf2RtOrsS2_G1SA7AXw_YGf9617qGayi9_8PTZmMMgM
[20-Apr-2026 22:07:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 22:07:51 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 22:07:51 UTC] User ID: 381
[20-Apr-2026 22:07:51 UTC] ✅ User profile retrieved successfully for user ID: 381
[20-Apr-2026 22:07:51 UTC] === API CALL LOG ===
[20-Apr-2026 22:07:51 UTC] Endpoint: user/profile.php
[20-Apr-2026 22:07:51 UTC] Full Log Data: {
    "timestamp": "2026-04-20 22:07:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "160.90.35.197",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgxIiwidXNlcm5hbWUiOiJtb25zbndhciIsImVtYWlsIjoibXJud2FyQG1vbmV5Ym90b3MuY29tIiwiZXhwIjoxNzc3MzI3Mjg5fQ.jf2RtOrsS2_G1SA7AXw_YGf9617qGayi9_8PTZmMMgM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef776dd2f02e228-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "160.90.35.197",
        "CF-IPCountry": "MA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "160.90.35.197, 172.70.108.14"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 22:07:51 UTC] === END API CALL LOG ===
[20-Apr-2026 22:07:51 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 22:07:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgxIiwidXNlcm5hbWUiOiJtb25zbndhciIsImVtYWlsIjoibXJud2FyQG1vbmV5Ym90b3MuY29tIiwiZXhwIjoxNzc3MzI3Mjg5fQ.jf2RtOrsS2_G1SA7AXw_YGf9617qGayi9_8PTZmMMgM
[20-Apr-2026 22:07:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 22:07:51 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 22:07:51 UTC] User ID: 381
[20-Apr-2026 22:07:51 UTC] ✅ User profile retrieved successfully for user ID: 381
[20-Apr-2026 22:08:10 UTC] === API CALL LOG ===
[20-Apr-2026 22:08:10 UTC] Endpoint: user/profile.php
[20-Apr-2026 22:08:10 UTC] Full Log Data: {
    "timestamp": "2026-04-20 22:08:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "160.90.35.197",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgxIiwidXNlcm5hbWUiOiJtb25zbndhciIsImVtYWlsIjoibXJud2FyQG1vbmV5Ym90b3MuY29tIiwiZXhwIjoxNzc3MzI3Mjg5fQ.jf2RtOrsS2_G1SA7AXw_YGf9617qGayi9_8PTZmMMgM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef7774e6fdecfcd-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "160.90.35.197",
        "CF-IPCountry": "MA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "160.90.35.197, 162.158.123.223"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 22:08:10 UTC] === END API CALL LOG ===
[20-Apr-2026 22:08:10 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 22:08:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgxIiwidXNlcm5hbWUiOiJtb25zbndhciIsImVtYWlsIjoibXJud2FyQG1vbmV5Ym90b3MuY29tIiwiZXhwIjoxNzc3MzI3Mjg5fQ.jf2RtOrsS2_G1SA7AXw_YGf9617qGayi9_8PTZmMMgM
[20-Apr-2026 22:08:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 22:08:10 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 22:08:10 UTC] User ID: 381
[20-Apr-2026 22:08:10 UTC] ✅ User profile retrieved successfully for user ID: 381
[20-Apr-2026 22:37:13 UTC] === API CALL LOG ===
[20-Apr-2026 22:37:13 UTC] Endpoint: user/profile.php
[20-Apr-2026 22:37:13 UTC] Full Log Data: {
    "timestamp": "2026-04-20 22:37:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.159",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgyIiwidXNlcm5hbWUiOiJ5dXNpbmRvbzU2IiwiZW1haWwiOiJ5dXNpbmRvbzU2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzMyOTQzMn0.ILGZ-etR-K00xUFXa6vfG-eFxCwPLm-xtp_gFXBp-qY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef7a1e12c70d1b8-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.63.159",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.63.159, 172.71.178.48"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 22:37:13 UTC] === END API CALL LOG ===
[20-Apr-2026 22:37:13 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 22:37:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgyIiwidXNlcm5hbWUiOiJ5dXNpbmRvbzU2IiwiZW1haWwiOiJ5dXNpbmRvbzU2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzMyOTQzMn0.ILGZ-etR-K00xUFXa6vfG-eFxCwPLm-xtp_gFXBp-qY
[20-Apr-2026 22:37:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 22:37:13 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 22:37:13 UTC] User ID: 382
[20-Apr-2026 22:37:13 UTC] ✅ User profile retrieved successfully for user ID: 382
[20-Apr-2026 22:37:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 22:37:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 22:37:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgyIiwidXNlcm5hbWUiOiJ5dXNpbmRvbzU2IiwiZW1haWwiOiJ5dXNpbmRvbzU2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzMyOTQzMn0.ILGZ-etR-K00xUFXa6vfG-eFxCwPLm-xtp_gFXBp-qY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ef7a1e20e69d1b8-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.63.159","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.63.159, 172.71.178.48"}
[20-Apr-2026 22:37:13 UTC] === User Orders API Called ===
[20-Apr-2026 22:37:13 UTC] User ID: 382
[20-Apr-2026 22:37:13 UTC] Limit: 20, Offset: 0
[20-Apr-2026 22:37:13 UTC] Orders found: 0
[20-Apr-2026 22:37:13 UTC] Orders data: []
[20-Apr-2026 22:37:13 UTC] Total orders count: 0
[20-Apr-2026 22:37:13 UTC] === API CALL LOG ===
[20-Apr-2026 22:37:13 UTC] Endpoint: user/profile.php
[20-Apr-2026 22:37:13 UTC] Full Log Data: {
    "timestamp": "2026-04-20 22:37:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.159",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgyIiwidXNlcm5hbWUiOiJ5dXNpbmRvbzU2IiwiZW1haWwiOiJ5dXNpbmRvbzU2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzMyOTQzMn0.ILGZ-etR-K00xUFXa6vfG-eFxCwPLm-xtp_gFXBp-qY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef7a1e20e6ad1b8-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.63.159",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.63.159, 172.71.178.48"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 22:37:13 UTC] === END API CALL LOG ===
[20-Apr-2026 22:37:13 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 22:37:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgyIiwidXNlcm5hbWUiOiJ5dXNpbmRvbzU2IiwiZW1haWwiOiJ5dXNpbmRvbzU2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzMyOTQzMn0.ILGZ-etR-K00xUFXa6vfG-eFxCwPLm-xtp_gFXBp-qY
[20-Apr-2026 22:37:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 22:37:13 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 22:37:13 UTC] User ID: 382
[20-Apr-2026 22:37:13 UTC] ✅ User profile retrieved successfully for user ID: 382
[20-Apr-2026 22:37:14 UTC] === API CALL LOG ===
[20-Apr-2026 22:37:14 UTC] Endpoint: user/profile.php
[20-Apr-2026 22:37:14 UTC] Full Log Data: {
    "timestamp": "2026-04-20 22:37:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.159",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgyIiwidXNlcm5hbWUiOiJ5dXNpbmRvbzU2IiwiZW1haWwiOiJ5dXNpbmRvbzU2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzMyOTQzMn0.ILGZ-etR-K00xUFXa6vfG-eFxCwPLm-xtp_gFXBp-qY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef7a1e89c25d1b8-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.63.159",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.63.159, 172.71.178.48"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 22:37:14 UTC] === END API CALL LOG ===
[20-Apr-2026 22:37:14 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 22:37:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgyIiwidXNlcm5hbWUiOiJ5dXNpbmRvbzU2IiwiZW1haWwiOiJ5dXNpbmRvbzU2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzMyOTQzMn0.ILGZ-etR-K00xUFXa6vfG-eFxCwPLm-xtp_gFXBp-qY
[20-Apr-2026 22:37:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 22:37:14 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 22:37:14 UTC] User ID: 382
[20-Apr-2026 22:37:14 UTC] ✅ User profile retrieved successfully for user ID: 382
[20-Apr-2026 22:37:35 UTC] === API CALL LOG ===
[20-Apr-2026 22:37:35 UTC] Endpoint: user/profile.php
[20-Apr-2026 22:37:35 UTC] Full Log Data: {
    "timestamp": "2026-04-20 22:37:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.159",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgyIiwidXNlcm5hbWUiOiJ5dXNpbmRvbzU2IiwiZW1haWwiOiJ5dXNpbmRvbzU2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzMyOTQzMn0.ILGZ-etR-K00xUFXa6vfG-eFxCwPLm-xtp_gFXBp-qY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef7a2697e5fd1b8-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.63.159",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.63.159, 172.71.178.4"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 22:37:35 UTC] === END API CALL LOG ===
[20-Apr-2026 22:37:35 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 22:37:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgyIiwidXNlcm5hbWUiOiJ5dXNpbmRvbzU2IiwiZW1haWwiOiJ5dXNpbmRvbzU2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzMyOTQzMn0.ILGZ-etR-K00xUFXa6vfG-eFxCwPLm-xtp_gFXBp-qY
[20-Apr-2026 22:37:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 22:37:35 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 22:37:35 UTC] User ID: 382
[20-Apr-2026 22:37:35 UTC] ✅ User profile retrieved successfully for user ID: 382
[20-Apr-2026 22:37:35 UTC] User Purchases API - User ID: 382
[20-Apr-2026 22:37:35 UTC] User Purchases API - Total purchases found: 0
[20-Apr-2026 22:37:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 22:37:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 22:37:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgyIiwidXNlcm5hbWUiOiJ5dXNpbmRvbzU2IiwiZW1haWwiOiJ5dXNpbmRvbzU2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzMyOTQzMn0.ILGZ-etR-K00xUFXa6vfG-eFxCwPLm-xtp_gFXBp-qY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ef7a283a868d1b8-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.63.159","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.63.159, 172.71.178.4"}
[20-Apr-2026 22:37:39 UTC] === User Orders API Called ===
[20-Apr-2026 22:37:39 UTC] User ID: 382
[20-Apr-2026 22:37:39 UTC] Limit: 20, Offset: 0
[20-Apr-2026 22:37:39 UTC] Orders found: 0
[20-Apr-2026 22:37:39 UTC] Orders data: []
[20-Apr-2026 22:37:39 UTC] Total orders count: 0
[20-Apr-2026 22:38:22 UTC] === API CALL LOG ===
[20-Apr-2026 22:38:22 UTC] Endpoint: user/profile.php
[20-Apr-2026 22:38:22 UTC] Full Log Data: {
    "timestamp": "2026-04-20 22:38:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.159",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgyIiwidXNlcm5hbWUiOiJ5dXNpbmRvbzU2IiwiZW1haWwiOiJ5dXNpbmRvbzU2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzMyOTQzMn0.ILGZ-etR-K00xUFXa6vfG-eFxCwPLm-xtp_gFXBp-qY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef7a38bb853b874-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.63.159",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.63.159, 172.64.192.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 22:38:22 UTC] === END API CALL LOG ===
[20-Apr-2026 22:38:22 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 22:38:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgyIiwidXNlcm5hbWUiOiJ5dXNpbmRvbzU2IiwiZW1haWwiOiJ5dXNpbmRvbzU2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzMyOTQzMn0.ILGZ-etR-K00xUFXa6vfG-eFxCwPLm-xtp_gFXBp-qY
[20-Apr-2026 22:38:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 22:38:22 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 22:38:22 UTC] User ID: 382
[20-Apr-2026 22:38:22 UTC] ✅ User profile retrieved successfully for user ID: 382
[20-Apr-2026 22:38:23 UTC] === API CALL LOG ===
[20-Apr-2026 22:38:23 UTC] Endpoint: user/profile.php
[20-Apr-2026 22:38:23 UTC] Full Log Data: {
    "timestamp": "2026-04-20 22:38:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.159",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgyIiwidXNlcm5hbWUiOiJ5dXNpbmRvbzU2IiwiZW1haWwiOiJ5dXNpbmRvbzU2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzMyOTQzMn0.ILGZ-etR-K00xUFXa6vfG-eFxCwPLm-xtp_gFXBp-qY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef7a3929f31b874-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.63.159",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.63.159, 172.64.192.67"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 22:38:23 UTC] === END API CALL LOG ===
[20-Apr-2026 22:38:23 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 22:38:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgyIiwidXNlcm5hbWUiOiJ5dXNpbmRvbzU2IiwiZW1haWwiOiJ5dXNpbmRvbzU2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzMyOTQzMn0.ILGZ-etR-K00xUFXa6vfG-eFxCwPLm-xtp_gFXBp-qY
[20-Apr-2026 22:38:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 22:38:23 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 22:38:23 UTC] User ID: 382
[20-Apr-2026 22:38:23 UTC] ✅ User profile retrieved successfully for user ID: 382
[20-Apr-2026 22:38:23 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 22:38:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 22:38:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgyIiwidXNlcm5hbWUiOiJ5dXNpbmRvbzU2IiwiZW1haWwiOiJ5dXNpbmRvbzU2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzMyOTQzMn0.ILGZ-etR-K00xUFXa6vfG-eFxCwPLm-xtp_gFXBp-qY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ef7a3929f34b874-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.63.159","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.63.159, 172.64.192.67"}
[20-Apr-2026 22:38:23 UTC] === User Orders API Called ===
[20-Apr-2026 22:38:23 UTC] User ID: 382
[20-Apr-2026 22:38:23 UTC] Limit: 20, Offset: 0
[20-Apr-2026 22:38:23 UTC] Orders found: 0
[20-Apr-2026 22:38:23 UTC] Orders data: []
[20-Apr-2026 22:38:23 UTC] Total orders count: 0
[20-Apr-2026 22:38:23 UTC] === API CALL LOG ===
[20-Apr-2026 22:38:23 UTC] Endpoint: user/profile.php
[20-Apr-2026 22:38:23 UTC] Full Log Data: {
    "timestamp": "2026-04-20 22:38:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.159",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgyIiwidXNlcm5hbWUiOiJ5dXNpbmRvbzU2IiwiZW1haWwiOiJ5dXNpbmRvbzU2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzMyOTQzMn0.ILGZ-etR-K00xUFXa6vfG-eFxCwPLm-xtp_gFXBp-qY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef7a3929f35b874-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.63.159",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.63.159, 172.64.192.66"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 22:38:23 UTC] === END API CALL LOG ===
[20-Apr-2026 22:38:23 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 22:38:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgyIiwidXNlcm5hbWUiOiJ5dXNpbmRvbzU2IiwiZW1haWwiOiJ5dXNpbmRvbzU2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzMyOTQzMn0.ILGZ-etR-K00xUFXa6vfG-eFxCwPLm-xtp_gFXBp-qY
[20-Apr-2026 22:38:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 22:38:23 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 22:38:23 UTC] User ID: 382
[20-Apr-2026 22:38:23 UTC] ✅ User profile retrieved successfully for user ID: 382
[20-Apr-2026 22:38:24 UTC] === API CALL LOG ===
[20-Apr-2026 22:38:24 UTC] Endpoint: user/profile.php
[20-Apr-2026 22:38:24 UTC] Full Log Data: {
    "timestamp": "2026-04-20 22:38:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.159",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgyIiwidXNlcm5hbWUiOiJ5dXNpbmRvbzU2IiwiZW1haWwiOiJ5dXNpbmRvbzU2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzMyOTQzMn0.ILGZ-etR-K00xUFXa6vfG-eFxCwPLm-xtp_gFXBp-qY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef7a397fb37b874-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.63.159",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.63.159, 172.64.192.66"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 22:38:24 UTC] === END API CALL LOG ===
[20-Apr-2026 22:38:24 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 22:38:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgyIiwidXNlcm5hbWUiOiJ5dXNpbmRvbzU2IiwiZW1haWwiOiJ5dXNpbmRvbzU2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzMyOTQzMn0.ILGZ-etR-K00xUFXa6vfG-eFxCwPLm-xtp_gFXBp-qY
[20-Apr-2026 22:38:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 22:38:24 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 22:38:24 UTC] User ID: 382
[20-Apr-2026 22:38:24 UTC] ✅ User profile retrieved successfully for user ID: 382
[20-Apr-2026 22:38:41 UTC] === API CALL LOG ===
[20-Apr-2026 22:38:41 UTC] Endpoint: user/profile.php
[20-Apr-2026 22:38:41 UTC] Full Log Data: {
    "timestamp": "2026-04-20 22:38:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.159",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgyIiwidXNlcm5hbWUiOiJ5dXNpbmRvbzU2IiwiZW1haWwiOiJ5dXNpbmRvbzU2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzMyOTQzMn0.ILGZ-etR-K00xUFXa6vfG-eFxCwPLm-xtp_gFXBp-qY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef7a4034a6d8cce-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.63.159",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.63.159, 172.71.178.5"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 22:38:41 UTC] === END API CALL LOG ===
[20-Apr-2026 22:38:41 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 22:38:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgyIiwidXNlcm5hbWUiOiJ5dXNpbmRvbzU2IiwiZW1haWwiOiJ5dXNpbmRvbzU2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzMyOTQzMn0.ILGZ-etR-K00xUFXa6vfG-eFxCwPLm-xtp_gFXBp-qY
[20-Apr-2026 22:38:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 22:38:41 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 22:38:41 UTC] User ID: 382
[20-Apr-2026 22:38:41 UTC] ✅ User profile retrieved successfully for user ID: 382
[20-Apr-2026 22:38:42 UTC] === API CALL LOG ===
[20-Apr-2026 22:38:42 UTC] Endpoint: user/profile.php
[20-Apr-2026 22:38:42 UTC] Full Log Data: {
    "timestamp": "2026-04-20 22:38:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.159",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgyIiwidXNlcm5hbWUiOiJ5dXNpbmRvbzU2IiwiZW1haWwiOiJ5dXNpbmRvbzU2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzMyOTQzMn0.ILGZ-etR-K00xUFXa6vfG-eFxCwPLm-xtp_gFXBp-qY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef7a40afa3a8cce-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.63.159",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.63.159, 172.71.178.5"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 22:38:42 UTC] === END API CALL LOG ===
[20-Apr-2026 22:38:42 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 22:38:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgyIiwidXNlcm5hbWUiOiJ5dXNpbmRvbzU2IiwiZW1haWwiOiJ5dXNpbmRvbzU2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzMyOTQzMn0.ILGZ-etR-K00xUFXa6vfG-eFxCwPLm-xtp_gFXBp-qY
[20-Apr-2026 22:38:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 22:38:42 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 22:38:42 UTC] User ID: 382
[20-Apr-2026 22:38:42 UTC] ✅ User profile retrieved successfully for user ID: 382
[20-Apr-2026 22:38:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 22:38:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 22:38:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgyIiwidXNlcm5hbWUiOiJ5dXNpbmRvbzU2IiwiZW1haWwiOiJ5dXNpbmRvbzU2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzMyOTQzMn0.ILGZ-etR-K00xUFXa6vfG-eFxCwPLm-xtp_gFXBp-qY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ef7a40afa3e8cce-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.63.159","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.63.159, 172.71.178.5"}
[20-Apr-2026 22:38:42 UTC] === User Orders API Called ===
[20-Apr-2026 22:38:42 UTC] User ID: 382
[20-Apr-2026 22:38:42 UTC] Limit: 20, Offset: 0
[20-Apr-2026 22:38:42 UTC] Orders found: 0
[20-Apr-2026 22:38:42 UTC] Orders data: []
[20-Apr-2026 22:38:42 UTC] Total orders count: 0
[20-Apr-2026 22:38:42 UTC] === API CALL LOG ===
[20-Apr-2026 22:38:42 UTC] Endpoint: user/profile.php
[20-Apr-2026 22:38:42 UTC] Full Log Data: {
    "timestamp": "2026-04-20 22:38:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.159",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgyIiwidXNlcm5hbWUiOiJ5dXNpbmRvbzU2IiwiZW1haWwiOiJ5dXNpbmRvbzU2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzMyOTQzMn0.ILGZ-etR-K00xUFXa6vfG-eFxCwPLm-xtp_gFXBp-qY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef7a40afa408cce-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.63.159",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.63.159, 172.71.178.4"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 22:38:42 UTC] === END API CALL LOG ===
[20-Apr-2026 22:38:42 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 22:38:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgyIiwidXNlcm5hbWUiOiJ5dXNpbmRvbzU2IiwiZW1haWwiOiJ5dXNpbmRvbzU2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzMyOTQzMn0.ILGZ-etR-K00xUFXa6vfG-eFxCwPLm-xtp_gFXBp-qY
[20-Apr-2026 22:38:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 22:38:42 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 22:38:42 UTC] User ID: 382
[20-Apr-2026 22:38:42 UTC] ✅ User profile retrieved successfully for user ID: 382
[20-Apr-2026 22:38:43 UTC] === API CALL LOG ===
[20-Apr-2026 22:38:43 UTC] Endpoint: user/profile.php
[20-Apr-2026 22:38:43 UTC] Full Log Data: {
    "timestamp": "2026-04-20 22:38:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.159",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgyIiwidXNlcm5hbWUiOiJ5dXNpbmRvbzU2IiwiZW1haWwiOiJ5dXNpbmRvbzU2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzMyOTQzMn0.ILGZ-etR-K00xUFXa6vfG-eFxCwPLm-xtp_gFXBp-qY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef7a4139b4f8cce-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.63.159",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.63.159, 172.71.178.4"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 22:38:43 UTC] === END API CALL LOG ===
[20-Apr-2026 22:38:43 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 22:38:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgyIiwidXNlcm5hbWUiOiJ5dXNpbmRvbzU2IiwiZW1haWwiOiJ5dXNpbmRvbzU2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzMyOTQzMn0.ILGZ-etR-K00xUFXa6vfG-eFxCwPLm-xtp_gFXBp-qY
[20-Apr-2026 22:38:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 22:38:43 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 22:38:43 UTC] User ID: 382
[20-Apr-2026 22:38:43 UTC] ✅ User profile retrieved successfully for user ID: 382
[20-Apr-2026 22:40:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 22:40:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 22:40:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgyIiwidXNlcm5hbWUiOiJ5dXNpbmRvbzU2IiwiZW1haWwiOiJ5dXNpbmRvbzU2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzMyOTQzMn0.ILGZ-etR-K00xUFXa6vfG-eFxCwPLm-xtp_gFXBp-qY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ef7a5f08cb48cce-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.63.159","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.63.159, 172.71.178.5"}
[20-Apr-2026 22:40:00 UTC] === User Orders API Called ===
[20-Apr-2026 22:40:00 UTC] User ID: 382
[20-Apr-2026 22:40:00 UTC] Limit: 20, Offset: 0
[20-Apr-2026 22:40:00 UTC] Orders found: 0
[20-Apr-2026 22:40:00 UTC] Orders data: []
[20-Apr-2026 22:40:00 UTC] Total orders count: 0
[20-Apr-2026 22:40:00 UTC] === API CALL LOG ===
[20-Apr-2026 22:40:00 UTC] Endpoint: user/profile.php
[20-Apr-2026 22:40:00 UTC] Full Log Data: {
    "timestamp": "2026-04-20 22:40:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.159",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgyIiwidXNlcm5hbWUiOiJ5dXNpbmRvbzU2IiwiZW1haWwiOiJ5dXNpbmRvbzU2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzMyOTQzMn0.ILGZ-etR-K00xUFXa6vfG-eFxCwPLm-xtp_gFXBp-qY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef7a5f08cb78cce-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.63.159",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.63.159, 172.71.178.5"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 22:40:00 UTC] === END API CALL LOG ===
[20-Apr-2026 22:40:00 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 22:40:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgyIiwidXNlcm5hbWUiOiJ5dXNpbmRvbzU2IiwiZW1haWwiOiJ5dXNpbmRvbzU2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzMyOTQzMn0.ILGZ-etR-K00xUFXa6vfG-eFxCwPLm-xtp_gFXBp-qY
[20-Apr-2026 22:40:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 22:40:00 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 22:40:00 UTC] User ID: 382
[20-Apr-2026 22:40:00 UTC] ✅ User profile retrieved successfully for user ID: 382
[20-Apr-2026 22:40:00 UTC] === API CALL LOG ===
[20-Apr-2026 22:40:00 UTC] Endpoint: user/profile.php
[20-Apr-2026 22:40:00 UTC] Full Log Data: {
    "timestamp": "2026-04-20 22:40:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.159",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgyIiwidXNlcm5hbWUiOiJ5dXNpbmRvbzU2IiwiZW1haWwiOiJ5dXNpbmRvbzU2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzMyOTQzMn0.ILGZ-etR-K00xUFXa6vfG-eFxCwPLm-xtp_gFXBp-qY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef7a5f538b48cce-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.63.159",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.63.159, 172.71.178.5"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 22:40:00 UTC] === END API CALL LOG ===
[20-Apr-2026 22:40:00 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 22:40:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgyIiwidXNlcm5hbWUiOiJ5dXNpbmRvbzU2IiwiZW1haWwiOiJ5dXNpbmRvbzU2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzMyOTQzMn0.ILGZ-etR-K00xUFXa6vfG-eFxCwPLm-xtp_gFXBp-qY
[20-Apr-2026 22:40:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 22:40:00 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 22:40:00 UTC] User ID: 382
[20-Apr-2026 22:40:00 UTC] ✅ User profile retrieved successfully for user ID: 382
[20-Apr-2026 22:40:01 UTC] === API CALL LOG ===
[20-Apr-2026 22:40:01 UTC] Endpoint: user/profile.php
[20-Apr-2026 22:40:01 UTC] Full Log Data: {
    "timestamp": "2026-04-20 22:40:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.159",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgyIiwidXNlcm5hbWUiOiJ5dXNpbmRvbzU2IiwiZW1haWwiOiJ5dXNpbmRvbzU2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzMyOTQzMn0.ILGZ-etR-K00xUFXa6vfG-eFxCwPLm-xtp_gFXBp-qY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef7a5f64aec8cce-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.63.159",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.63.159, 172.71.178.5"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 22:40:01 UTC] === END API CALL LOG ===
[20-Apr-2026 22:40:01 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 22:40:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgyIiwidXNlcm5hbWUiOiJ5dXNpbmRvbzU2IiwiZW1haWwiOiJ5dXNpbmRvbzU2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzMyOTQzMn0.ILGZ-etR-K00xUFXa6vfG-eFxCwPLm-xtp_gFXBp-qY
[20-Apr-2026 22:40:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 22:40:01 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 22:40:01 UTC] User ID: 382
[20-Apr-2026 22:40:01 UTC] ✅ User profile retrieved successfully for user ID: 382
[20-Apr-2026 22:40:10 UTC] === API CALL LOG ===
[20-Apr-2026 22:40:10 UTC] Endpoint: user/profile.php
[20-Apr-2026 22:40:10 UTC] Full Log Data: {
    "timestamp": "2026-04-20 22:40:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.159",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgyIiwidXNlcm5hbWUiOiJ5dXNpbmRvbzU2IiwiZW1haWwiOiJ5dXNpbmRvbzU2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzMyOTQzMn0.ILGZ-etR-K00xUFXa6vfG-eFxCwPLm-xtp_gFXBp-qY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef7a62e7a6a8cce-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.63.159",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.63.159, 172.71.178.4"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 22:40:10 UTC] === END API CALL LOG ===
[20-Apr-2026 22:40:10 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 22:40:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgyIiwidXNlcm5hbWUiOiJ5dXNpbmRvbzU2IiwiZW1haWwiOiJ5dXNpbmRvbzU2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzMyOTQzMn0.ILGZ-etR-K00xUFXa6vfG-eFxCwPLm-xtp_gFXBp-qY
[20-Apr-2026 22:40:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 22:40:10 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 22:40:10 UTC] User ID: 382
[20-Apr-2026 22:40:10 UTC] ✅ User profile retrieved successfully for user ID: 382
[20-Apr-2026 22:40:17 UTC] === API CALL LOG ===
[20-Apr-2026 22:40:17 UTC] Endpoint: user/profile.php
[20-Apr-2026 22:40:17 UTC] Full Log Data: {
    "timestamp": "2026-04-20 22:40:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.159",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgyIiwidXNlcm5hbWUiOiJ5dXNpbmRvbzU2IiwiZW1haWwiOiJ5dXNpbmRvbzU2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzMyOTQzMn0.ILGZ-etR-K00xUFXa6vfG-eFxCwPLm-xtp_gFXBp-qY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef7a65cbcd98cce-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.63.159",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.63.159, 172.71.178.5"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 22:40:17 UTC] === END API CALL LOG ===
[20-Apr-2026 22:40:17 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 22:40:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgyIiwidXNlcm5hbWUiOiJ5dXNpbmRvbzU2IiwiZW1haWwiOiJ5dXNpbmRvbzU2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzMyOTQzMn0.ILGZ-etR-K00xUFXa6vfG-eFxCwPLm-xtp_gFXBp-qY
[20-Apr-2026 22:40:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 22:40:17 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 22:40:17 UTC] User ID: 382
[20-Apr-2026 22:40:17 UTC] ✅ User profile retrieved successfully for user ID: 382
[20-Apr-2026 22:40:32 UTC] === API CALL LOG ===
[20-Apr-2026 22:40:32 UTC] Endpoint: user/profile.php
[20-Apr-2026 22:40:32 UTC] Full Log Data: {
    "timestamp": "2026-04-20 22:40:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.159",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgyIiwidXNlcm5hbWUiOiJ5dXNpbmRvbzU2IiwiZW1haWwiOiJ5dXNpbmRvbzU2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzMyOTQzMn0.ILGZ-etR-K00xUFXa6vfG-eFxCwPLm-xtp_gFXBp-qY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef7a6bd09f56419-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.63.159",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.63.159, 172.69.194.220"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 22:40:32 UTC] === END API CALL LOG ===
[20-Apr-2026 22:40:32 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 22:40:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgyIiwidXNlcm5hbWUiOiJ5dXNpbmRvbzU2IiwiZW1haWwiOiJ5dXNpbmRvbzU2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzMyOTQzMn0.ILGZ-etR-K00xUFXa6vfG-eFxCwPLm-xtp_gFXBp-qY
[20-Apr-2026 22:40:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 22:40:32 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 22:40:32 UTC] User ID: 382
[20-Apr-2026 22:40:32 UTC] ✅ User profile retrieved successfully for user ID: 382
[20-Apr-2026 22:40:34 UTC] === API CALL LOG ===
[20-Apr-2026 22:40:34 UTC] Endpoint: user/profile.php
[20-Apr-2026 22:40:34 UTC] Full Log Data: {
    "timestamp": "2026-04-20 22:40:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.159",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgyIiwidXNlcm5hbWUiOiJ5dXNpbmRvbzU2IiwiZW1haWwiOiJ5dXNpbmRvbzU2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzMyOTQzMn0.ILGZ-etR-K00xUFXa6vfG-eFxCwPLm-xtp_gFXBp-qY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef7a6c51ec46419-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.63.159",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.63.159, 172.69.43.199"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 22:40:34 UTC] === END API CALL LOG ===
[20-Apr-2026 22:40:34 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 22:40:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgyIiwidXNlcm5hbWUiOiJ5dXNpbmRvbzU2IiwiZW1haWwiOiJ5dXNpbmRvbzU2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzMyOTQzMn0.ILGZ-etR-K00xUFXa6vfG-eFxCwPLm-xtp_gFXBp-qY
[20-Apr-2026 22:40:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 22:40:34 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 22:40:34 UTC] User ID: 382
[20-Apr-2026 22:40:34 UTC] ✅ User profile retrieved successfully for user ID: 382
[20-Apr-2026 22:40:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 22:40:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 22:40:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgyIiwidXNlcm5hbWUiOiJ5dXNpbmRvbzU2IiwiZW1haWwiOiJ5dXNpbmRvbzU2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzMyOTQzMn0.ILGZ-etR-K00xUFXa6vfG-eFxCwPLm-xtp_gFXBp-qY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ef7a6c51ec76419-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.63.159","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.63.159, 172.69.43.198"}
[20-Apr-2026 22:40:34 UTC] === User Orders API Called ===
[20-Apr-2026 22:40:34 UTC] User ID: 382
[20-Apr-2026 22:40:34 UTC] Limit: 20, Offset: 0
[20-Apr-2026 22:40:34 UTC] Orders found: 0
[20-Apr-2026 22:40:34 UTC] Orders data: []
[20-Apr-2026 22:40:34 UTC] Total orders count: 0
[20-Apr-2026 22:40:34 UTC] === API CALL LOG ===
[20-Apr-2026 22:40:34 UTC] Endpoint: user/profile.php
[20-Apr-2026 22:40:34 UTC] Full Log Data: {
    "timestamp": "2026-04-20 22:40:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.159",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgyIiwidXNlcm5hbWUiOiJ5dXNpbmRvbzU2IiwiZW1haWwiOiJ5dXNpbmRvbzU2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzMyOTQzMn0.ILGZ-etR-K00xUFXa6vfG-eFxCwPLm-xtp_gFXBp-qY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef7a6c60f566419-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.63.159",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.63.159, 172.69.43.199"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 22:40:34 UTC] === END API CALL LOG ===
[20-Apr-2026 22:40:34 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 22:40:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgyIiwidXNlcm5hbWUiOiJ5dXNpbmRvbzU2IiwiZW1haWwiOiJ5dXNpbmRvbzU2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzMyOTQzMn0.ILGZ-etR-K00xUFXa6vfG-eFxCwPLm-xtp_gFXBp-qY
[20-Apr-2026 22:40:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 22:40:34 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 22:40:34 UTC] User ID: 382
[20-Apr-2026 22:40:34 UTC] ✅ User profile retrieved successfully for user ID: 382
[20-Apr-2026 22:40:35 UTC] === API CALL LOG ===
[20-Apr-2026 22:40:35 UTC] Endpoint: user/profile.php
[20-Apr-2026 22:40:35 UTC] Full Log Data: {
    "timestamp": "2026-04-20 22:40:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.159",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgyIiwidXNlcm5hbWUiOiJ5dXNpbmRvbzU2IiwiZW1haWwiOiJ5dXNpbmRvbzU2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzMyOTQzMn0.ILGZ-etR-K00xUFXa6vfG-eFxCwPLm-xtp_gFXBp-qY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef7a6cefd146419-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.63.159",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.63.159, 172.69.43.198"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 22:40:35 UTC] === END API CALL LOG ===
[20-Apr-2026 22:40:35 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 22:40:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgyIiwidXNlcm5hbWUiOiJ5dXNpbmRvbzU2IiwiZW1haWwiOiJ5dXNpbmRvbzU2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzMyOTQzMn0.ILGZ-etR-K00xUFXa6vfG-eFxCwPLm-xtp_gFXBp-qY
[20-Apr-2026 22:40:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 22:40:35 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 22:40:35 UTC] User ID: 382
[20-Apr-2026 22:40:35 UTC] ✅ User profile retrieved successfully for user ID: 382
[20-Apr-2026 22:40:46 UTC] === API CALL LOG ===
[20-Apr-2026 22:40:46 UTC] Endpoint: user/profile.php
[20-Apr-2026 22:40:46 UTC] Full Log Data: {
    "timestamp": "2026-04-20 22:40:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.159",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgyIiwidXNlcm5hbWUiOiJ5dXNpbmRvbzU2IiwiZW1haWwiOiJ5dXNpbmRvbzU2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzMyOTQzMn0.ILGZ-etR-K00xUFXa6vfG-eFxCwPLm-xtp_gFXBp-qY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef7a7100a6fcc1d-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.63.159",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.63.159, 172.64.192.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 22:40:46 UTC] === END API CALL LOG ===
[20-Apr-2026 22:40:46 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 22:40:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgyIiwidXNlcm5hbWUiOiJ5dXNpbmRvbzU2IiwiZW1haWwiOiJ5dXNpbmRvbzU2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzMyOTQzMn0.ILGZ-etR-K00xUFXa6vfG-eFxCwPLm-xtp_gFXBp-qY
[20-Apr-2026 22:40:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 22:40:46 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 22:40:46 UTC] User ID: 382
[20-Apr-2026 22:40:46 UTC] ✅ User profile retrieved successfully for user ID: 382
[20-Apr-2026 22:40:47 UTC] === API CALL LOG ===
[20-Apr-2026 22:40:47 UTC] Endpoint: user/profile.php
[20-Apr-2026 22:40:47 UTC] Full Log Data: {
    "timestamp": "2026-04-20 22:40:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.159",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgyIiwidXNlcm5hbWUiOiJ5dXNpbmRvbzU2IiwiZW1haWwiOiJ5dXNpbmRvbzU2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzMyOTQzMn0.ILGZ-etR-K00xUFXa6vfG-eFxCwPLm-xtp_gFXBp-qY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef7a716df34cc1d-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.63.159",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.63.159, 172.64.192.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 22:40:47 UTC] === END API CALL LOG ===
[20-Apr-2026 22:40:47 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 22:40:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgyIiwidXNlcm5hbWUiOiJ5dXNpbmRvbzU2IiwiZW1haWwiOiJ5dXNpbmRvbzU2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzMyOTQzMn0.ILGZ-etR-K00xUFXa6vfG-eFxCwPLm-xtp_gFXBp-qY
[20-Apr-2026 22:40:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 22:40:47 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 22:40:47 UTC] User ID: 382
[20-Apr-2026 22:40:47 UTC] ✅ User profile retrieved successfully for user ID: 382
[20-Apr-2026 22:40:47 UTC] === API CALL LOG ===
[20-Apr-2026 22:40:47 UTC] Endpoint: user/profile.php
[20-Apr-2026 22:40:47 UTC] Full Log Data: {
    "timestamp": "2026-04-20 22:40:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.159",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgyIiwidXNlcm5hbWUiOiJ5dXNpbmRvbzU2IiwiZW1haWwiOiJ5dXNpbmRvbzU2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzMyOTQzMn0.ILGZ-etR-K00xUFXa6vfG-eFxCwPLm-xtp_gFXBp-qY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef7a716df39cc1d-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.63.159",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.63.159, 172.64.192.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 22:40:47 UTC] === END API CALL LOG ===
[20-Apr-2026 22:40:47 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 22:40:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgyIiwidXNlcm5hbWUiOiJ5dXNpbmRvbzU2IiwiZW1haWwiOiJ5dXNpbmRvbzU2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzMyOTQzMn0.ILGZ-etR-K00xUFXa6vfG-eFxCwPLm-xtp_gFXBp-qY
[20-Apr-2026 22:40:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 22:40:47 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 22:40:47 UTC] User ID: 382
[20-Apr-2026 22:40:47 UTC] ✅ User profile retrieved successfully for user ID: 382
[20-Apr-2026 22:40:47 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 22:40:47 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 22:40:47 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgyIiwidXNlcm5hbWUiOiJ5dXNpbmRvbzU2IiwiZW1haWwiOiJ5dXNpbmRvbzU2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzMyOTQzMn0.ILGZ-etR-K00xUFXa6vfG-eFxCwPLm-xtp_gFXBp-qY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ef7a716df38cc1d-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.63.159","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.63.159, 172.64.192.168"}
[20-Apr-2026 22:40:47 UTC] === User Orders API Called ===
[20-Apr-2026 22:40:47 UTC] User ID: 382
[20-Apr-2026 22:40:47 UTC] Limit: 20, Offset: 0
[20-Apr-2026 22:40:47 UTC] Orders found: 0
[20-Apr-2026 22:40:47 UTC] Orders data: []
[20-Apr-2026 22:40:47 UTC] Total orders count: 0
[20-Apr-2026 22:40:48 UTC] === API CALL LOG ===
[20-Apr-2026 22:40:48 UTC] Endpoint: user/profile.php
[20-Apr-2026 22:40:48 UTC] Full Log Data: {
    "timestamp": "2026-04-20 22:40:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.159",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgyIiwidXNlcm5hbWUiOiJ5dXNpbmRvbzU2IiwiZW1haWwiOiJ5dXNpbmRvbzU2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzMyOTQzMn0.ILGZ-etR-K00xUFXa6vfG-eFxCwPLm-xtp_gFXBp-qY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef7a71c89d8cc1d-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.63.159",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.63.159, 172.64.192.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 22:40:48 UTC] === END API CALL LOG ===
[20-Apr-2026 22:40:48 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 22:40:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgyIiwidXNlcm5hbWUiOiJ5dXNpbmRvbzU2IiwiZW1haWwiOiJ5dXNpbmRvbzU2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzMyOTQzMn0.ILGZ-etR-K00xUFXa6vfG-eFxCwPLm-xtp_gFXBp-qY
[20-Apr-2026 22:40:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 22:40:48 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 22:40:48 UTC] User ID: 382
[20-Apr-2026 22:40:48 UTC] ✅ User profile retrieved successfully for user ID: 382
[20-Apr-2026 22:40:57 UTC] === API CALL LOG ===
[20-Apr-2026 22:40:57 UTC] Endpoint: user/profile.php
[20-Apr-2026 22:40:57 UTC] Full Log Data: {
    "timestamp": "2026-04-20 22:40:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.159",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgyIiwidXNlcm5hbWUiOiJ5dXNpbmRvbzU2IiwiZW1haWwiOiJ5dXNpbmRvbzU2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzMyOTQzMn0.ILGZ-etR-K00xUFXa6vfG-eFxCwPLm-xtp_gFXBp-qY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef7a7585abc633d-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.63.159",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.63.159, 172.69.194.221"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 22:40:57 UTC] === END API CALL LOG ===
[20-Apr-2026 22:40:57 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 22:40:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgyIiwidXNlcm5hbWUiOiJ5dXNpbmRvbzU2IiwiZW1haWwiOiJ5dXNpbmRvbzU2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzMyOTQzMn0.ILGZ-etR-K00xUFXa6vfG-eFxCwPLm-xtp_gFXBp-qY
[20-Apr-2026 22:40:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 22:40:57 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 22:40:57 UTC] User ID: 382
[20-Apr-2026 22:40:57 UTC] ✅ User profile retrieved successfully for user ID: 382
[20-Apr-2026 22:40:58 UTC] === API CALL LOG ===
[20-Apr-2026 22:40:58 UTC] Endpoint: user/profile.php
[20-Apr-2026 22:40:58 UTC] Full Log Data: {
    "timestamp": "2026-04-20 22:40:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.159",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgyIiwidXNlcm5hbWUiOiJ5dXNpbmRvbzU2IiwiZW1haWwiOiJ5dXNpbmRvbzU2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzMyOTQzMn0.ILGZ-etR-K00xUFXa6vfG-eFxCwPLm-xtp_gFXBp-qY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef7a75f2e76633d-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.63.159",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.63.159, 172.69.194.221"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 22:40:58 UTC] === END API CALL LOG ===
[20-Apr-2026 22:40:58 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 22:40:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgyIiwidXNlcm5hbWUiOiJ5dXNpbmRvbzU2IiwiZW1haWwiOiJ5dXNpbmRvbzU2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzMyOTQzMn0.ILGZ-etR-K00xUFXa6vfG-eFxCwPLm-xtp_gFXBp-qY
[20-Apr-2026 22:40:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 22:40:58 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 22:40:58 UTC] User ID: 382
[20-Apr-2026 22:40:58 UTC] ✅ User profile retrieved successfully for user ID: 382
[20-Apr-2026 22:40:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 22:40:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 22:40:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgyIiwidXNlcm5hbWUiOiJ5dXNpbmRvbzU2IiwiZW1haWwiOiJ5dXNpbmRvbzU2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzMyOTQzMn0.ILGZ-etR-K00xUFXa6vfG-eFxCwPLm-xtp_gFXBp-qY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ef7a75f2e7a633d-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.63.159","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.63.159, 172.69.194.220"}
[20-Apr-2026 22:40:58 UTC] === User Orders API Called ===
[20-Apr-2026 22:40:58 UTC] User ID: 382
[20-Apr-2026 22:40:58 UTC] Limit: 20, Offset: 0
[20-Apr-2026 22:40:58 UTC] Orders found: 0
[20-Apr-2026 22:40:58 UTC] Orders data: []
[20-Apr-2026 22:40:58 UTC] Total orders count: 0
[20-Apr-2026 22:40:58 UTC] === API CALL LOG ===
[20-Apr-2026 22:40:58 UTC] Endpoint: user/profile.php
[20-Apr-2026 22:40:58 UTC] Full Log Data: {
    "timestamp": "2026-04-20 22:40:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.159",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgyIiwidXNlcm5hbWUiOiJ5dXNpbmRvbzU2IiwiZW1haWwiOiJ5dXNpbmRvbzU2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzMyOTQzMn0.ILGZ-etR-K00xUFXa6vfG-eFxCwPLm-xtp_gFXBp-qY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef7a75f2e7b633d-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.63.159",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.63.159, 172.69.194.220"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 22:40:58 UTC] === END API CALL LOG ===
[20-Apr-2026 22:40:58 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 22:40:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgyIiwidXNlcm5hbWUiOiJ5dXNpbmRvbzU2IiwiZW1haWwiOiJ5dXNpbmRvbzU2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzMyOTQzMn0.ILGZ-etR-K00xUFXa6vfG-eFxCwPLm-xtp_gFXBp-qY
[20-Apr-2026 22:40:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 22:40:58 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 22:40:58 UTC] User ID: 382
[20-Apr-2026 22:40:58 UTC] ✅ User profile retrieved successfully for user ID: 382
[20-Apr-2026 22:41:00 UTC] === API CALL LOG ===
[20-Apr-2026 22:41:00 UTC] Endpoint: user/profile.php
[20-Apr-2026 22:41:00 UTC] Full Log Data: {
    "timestamp": "2026-04-20 22:41:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.159",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgyIiwidXNlcm5hbWUiOiJ5dXNpbmRvbzU2IiwiZW1haWwiOiJ5dXNpbmRvbzU2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzMyOTQzMn0.ILGZ-etR-K00xUFXa6vfG-eFxCwPLm-xtp_gFXBp-qY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef7a7679a9b633d-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.63.159",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.63.159, 172.69.194.220"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 22:41:00 UTC] === END API CALL LOG ===
[20-Apr-2026 22:41:00 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 22:41:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgyIiwidXNlcm5hbWUiOiJ5dXNpbmRvbzU2IiwiZW1haWwiOiJ5dXNpbmRvbzU2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzMyOTQzMn0.ILGZ-etR-K00xUFXa6vfG-eFxCwPLm-xtp_gFXBp-qY
[20-Apr-2026 22:41:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 22:41:00 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 22:41:00 UTC] User ID: 382
[20-Apr-2026 22:41:00 UTC] ✅ User profile retrieved successfully for user ID: 382
[20-Apr-2026 22:41:01 UTC] === API CALL LOG ===
[20-Apr-2026 22:41:01 UTC] Endpoint: user/profile.php
[20-Apr-2026 22:41:01 UTC] Full Log Data: {
    "timestamp": "2026-04-20 22:41:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.159",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgyIiwidXNlcm5hbWUiOiJ5dXNpbmRvbzU2IiwiZW1haWwiOiJ5dXNpbmRvbzU2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzMyOTQzMn0.ILGZ-etR-K00xUFXa6vfG-eFxCwPLm-xtp_gFXBp-qY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef7a7714fc3633d-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.63.159",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.63.159, 172.69.194.221"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 22:41:01 UTC] === END API CALL LOG ===
[20-Apr-2026 22:41:01 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 22:41:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgyIiwidXNlcm5hbWUiOiJ5dXNpbmRvbzU2IiwiZW1haWwiOiJ5dXNpbmRvbzU2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzMyOTQzMn0.ILGZ-etR-K00xUFXa6vfG-eFxCwPLm-xtp_gFXBp-qY
[20-Apr-2026 22:41:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 22:41:01 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 22:41:01 UTC] User ID: 382
[20-Apr-2026 22:41:01 UTC] ✅ User profile retrieved successfully for user ID: 382
[20-Apr-2026 22:41:01 UTC] User Purchases API - User ID: 382
[20-Apr-2026 22:41:01 UTC] User Purchases API - Total purchases found: 0
[20-Apr-2026 22:41:15 UTC] === API CALL LOG ===
[20-Apr-2026 22:41:15 UTC] Endpoint: user/profile.php
[20-Apr-2026 22:41:15 UTC] Full Log Data: {
    "timestamp": "2026-04-20 22:41:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.159",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgyIiwidXNlcm5hbWUiOiJ5dXNpbmRvbzU2IiwiZW1haWwiOiJ5dXNpbmRvbzU2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzMyOTQzMn0.ILGZ-etR-K00xUFXa6vfG-eFxCwPLm-xtp_gFXBp-qY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef7a7c48ec7633d-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.63.159",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.63.159, 172.69.194.221"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 22:41:15 UTC] === END API CALL LOG ===
[20-Apr-2026 22:41:15 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 22:41:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgyIiwidXNlcm5hbWUiOiJ5dXNpbmRvbzU2IiwiZW1haWwiOiJ5dXNpbmRvbzU2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzMyOTQzMn0.ILGZ-etR-K00xUFXa6vfG-eFxCwPLm-xtp_gFXBp-qY
[20-Apr-2026 22:41:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 22:41:15 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 22:41:15 UTC] User ID: 382
[20-Apr-2026 22:41:15 UTC] ✅ User profile retrieved successfully for user ID: 382
[20-Apr-2026 22:41:15 UTC] User Purchases API - User ID: 382
[20-Apr-2026 22:41:15 UTC] User Purchases API - Total purchases found: 0
[20-Apr-2026 22:41:17 UTC] User Purchases API - User ID: 382
[20-Apr-2026 22:41:17 UTC] User Purchases API - Total purchases found: 0
[20-Apr-2026 22:41:22 UTC] === API CALL LOG ===
[20-Apr-2026 22:41:22 UTC] Endpoint: user/profile.php
[20-Apr-2026 22:41:22 UTC] Full Log Data: {
    "timestamp": "2026-04-20 22:41:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.159",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgyIiwidXNlcm5hbWUiOiJ5dXNpbmRvbzU2IiwiZW1haWwiOiJ5dXNpbmRvbzU2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzMyOTQzMn0.ILGZ-etR-K00xUFXa6vfG-eFxCwPLm-xtp_gFXBp-qY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef7a7f38f1c633d-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.63.159",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.63.159, 172.69.194.221"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 22:41:22 UTC] === END API CALL LOG ===
[20-Apr-2026 22:41:22 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 22:41:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgyIiwidXNlcm5hbWUiOiJ5dXNpbmRvbzU2IiwiZW1haWwiOiJ5dXNpbmRvbzU2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzMyOTQzMn0.ILGZ-etR-K00xUFXa6vfG-eFxCwPLm-xtp_gFXBp-qY
[20-Apr-2026 22:41:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 22:41:22 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 22:41:22 UTC] User ID: 382
[20-Apr-2026 22:41:22 UTC] ✅ User profile retrieved successfully for user ID: 382
[20-Apr-2026 22:41:22 UTC] User Purchases API - User ID: 382
[20-Apr-2026 22:41:22 UTC] User Purchases API - Total purchases found: 0
[20-Apr-2026 22:41:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 22:41:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 22:41:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgyIiwidXNlcm5hbWUiOiJ5dXNpbmRvbzU2IiwiZW1haWwiOiJ5dXNpbmRvbzU2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzMyOTQzMn0.ILGZ-etR-K00xUFXa6vfG-eFxCwPLm-xtp_gFXBp-qY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ef7a8322dab633d-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.63.159","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.63.159, 172.69.194.220"}
[20-Apr-2026 22:41:32 UTC] === User Orders API Called ===
[20-Apr-2026 22:41:32 UTC] User ID: 382
[20-Apr-2026 22:41:32 UTC] Limit: 20, Offset: 0
[20-Apr-2026 22:41:32 UTC] Orders found: 0
[20-Apr-2026 22:41:32 UTC] Orders data: []
[20-Apr-2026 22:41:32 UTC] Total orders count: 0
[20-Apr-2026 22:41:32 UTC] === API CALL LOG ===
[20-Apr-2026 22:41:32 UTC] Endpoint: user/profile.php
[20-Apr-2026 22:41:32 UTC] Full Log Data: {
    "timestamp": "2026-04-20 22:41:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.159",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgyIiwidXNlcm5hbWUiOiJ5dXNpbmRvbzU2IiwiZW1haWwiOiJ5dXNpbmRvbzU2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzMyOTQzMn0.ILGZ-etR-K00xUFXa6vfG-eFxCwPLm-xtp_gFXBp-qY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef7a8322dac633d-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.63.159",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.63.159, 172.69.194.221"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 22:41:32 UTC] === END API CALL LOG ===
[20-Apr-2026 22:41:32 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 22:41:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgyIiwidXNlcm5hbWUiOiJ5dXNpbmRvbzU2IiwiZW1haWwiOiJ5dXNpbmRvbzU2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzMyOTQzMn0.ILGZ-etR-K00xUFXa6vfG-eFxCwPLm-xtp_gFXBp-qY
[20-Apr-2026 22:41:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 22:41:32 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 22:41:32 UTC] User ID: 382
[20-Apr-2026 22:41:32 UTC] ✅ User profile retrieved successfully for user ID: 382
[20-Apr-2026 22:41:33 UTC] === API CALL LOG ===
[20-Apr-2026 22:41:33 UTC] Endpoint: user/profile.php
[20-Apr-2026 22:41:33 UTC] Full Log Data: {
    "timestamp": "2026-04-20 22:41:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.159",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgyIiwidXNlcm5hbWUiOiJ5dXNpbmRvbzU2IiwiZW1haWwiOiJ5dXNpbmRvbzU2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzMyOTQzMn0.ILGZ-etR-K00xUFXa6vfG-eFxCwPLm-xtp_gFXBp-qY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef7a8359f43633d-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.63.159",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.63.159, 172.69.194.221"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 22:41:33 UTC] === END API CALL LOG ===
[20-Apr-2026 22:41:33 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 22:41:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgyIiwidXNlcm5hbWUiOiJ5dXNpbmRvbzU2IiwiZW1haWwiOiJ5dXNpbmRvbzU2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzMyOTQzMn0.ILGZ-etR-K00xUFXa6vfG-eFxCwPLm-xtp_gFXBp-qY
[20-Apr-2026 22:41:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 22:41:33 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 22:41:33 UTC] User ID: 382
[20-Apr-2026 22:41:33 UTC] ✅ User profile retrieved successfully for user ID: 382
[20-Apr-2026 22:41:33 UTC] === API CALL LOG ===
[20-Apr-2026 22:41:33 UTC] Endpoint: user/profile.php
[20-Apr-2026 22:41:33 UTC] Full Log Data: {
    "timestamp": "2026-04-20 22:41:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.159",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgyIiwidXNlcm5hbWUiOiJ5dXNpbmRvbzU2IiwiZW1haWwiOiJ5dXNpbmRvbzU2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzMyOTQzMn0.ILGZ-etR-K00xUFXa6vfG-eFxCwPLm-xtp_gFXBp-qY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef7a8392908633d-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.63.159",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.63.159, 172.69.194.220"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 22:41:33 UTC] === END API CALL LOG ===
[20-Apr-2026 22:41:33 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 22:41:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgyIiwidXNlcm5hbWUiOiJ5dXNpbmRvbzU2IiwiZW1haWwiOiJ5dXNpbmRvbzU2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzMyOTQzMn0.ILGZ-etR-K00xUFXa6vfG-eFxCwPLm-xtp_gFXBp-qY
[20-Apr-2026 22:41:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 22:41:33 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 22:41:33 UTC] User ID: 382
[20-Apr-2026 22:41:33 UTC] ✅ User profile retrieved successfully for user ID: 382
[20-Apr-2026 22:41:41 UTC] === API CALL LOG ===
[20-Apr-2026 22:41:41 UTC] Endpoint: user/profile.php
[20-Apr-2026 22:41:41 UTC] Full Log Data: {
    "timestamp": "2026-04-20 22:41:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.159",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgyIiwidXNlcm5hbWUiOiJ5dXNpbmRvbzU2IiwiZW1haWwiOiJ5dXNpbmRvbzU2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzMyOTQzMn0.ILGZ-etR-K00xUFXa6vfG-eFxCwPLm-xtp_gFXBp-qY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef7a86cc828633d-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.63.159",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.63.159, 172.69.194.221"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 22:41:41 UTC] === END API CALL LOG ===
[20-Apr-2026 22:41:41 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 22:41:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgyIiwidXNlcm5hbWUiOiJ5dXNpbmRvbzU2IiwiZW1haWwiOiJ5dXNpbmRvbzU2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzMyOTQzMn0.ILGZ-etR-K00xUFXa6vfG-eFxCwPLm-xtp_gFXBp-qY
[20-Apr-2026 22:41:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 22:41:41 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 22:41:41 UTC] User ID: 382
[20-Apr-2026 22:41:41 UTC] ✅ User profile retrieved successfully for user ID: 382
[20-Apr-2026 22:41:58 UTC] === API CALL LOG ===
[20-Apr-2026 22:41:58 UTC] Endpoint: user/profile.php
[20-Apr-2026 22:41:58 UTC] Full Log Data: {
    "timestamp": "2026-04-20 22:41:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.159",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgyIiwidXNlcm5hbWUiOiJ5dXNpbmRvbzU2IiwiZW1haWwiOiJ5dXNpbmRvbzU2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzMyOTQzMn0.ILGZ-etR-K00xUFXa6vfG-eFxCwPLm-xtp_gFXBp-qY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef7a8d37c55633d-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.63.159",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.63.159, 172.69.194.221"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 22:41:58 UTC] === END API CALL LOG ===
[20-Apr-2026 22:41:58 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 22:41:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgyIiwidXNlcm5hbWUiOiJ5dXNpbmRvbzU2IiwiZW1haWwiOiJ5dXNpbmRvbzU2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzMyOTQzMn0.ILGZ-etR-K00xUFXa6vfG-eFxCwPLm-xtp_gFXBp-qY
[20-Apr-2026 22:41:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 22:41:58 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 22:41:58 UTC] User ID: 382
[20-Apr-2026 22:41:58 UTC] ✅ User profile retrieved successfully for user ID: 382
[20-Apr-2026 22:41:58 UTC] User Purchases API - User ID: 382
[20-Apr-2026 22:41:58 UTC] User Purchases API - Total purchases found: 0
[20-Apr-2026 22:42:13 UTC] === API CALL LOG ===
[20-Apr-2026 22:42:13 UTC] Endpoint: user/profile.php
[20-Apr-2026 22:42:13 UTC] Full Log Data: {
    "timestamp": "2026-04-20 22:42:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.159",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgyIiwidXNlcm5hbWUiOiJ5dXNpbmRvbzU2IiwiZW1haWwiOiJ5dXNpbmRvbzU2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzMyOTQzMn0.ILGZ-etR-K00xUFXa6vfG-eFxCwPLm-xtp_gFXBp-qY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef7a9320d50633d-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.63.159",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.63.159, 172.69.194.220"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 22:42:13 UTC] === END API CALL LOG ===
[20-Apr-2026 22:42:13 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 22:42:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgyIiwidXNlcm5hbWUiOiJ5dXNpbmRvbzU2IiwiZW1haWwiOiJ5dXNpbmRvbzU2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzMyOTQzMn0.ILGZ-etR-K00xUFXa6vfG-eFxCwPLm-xtp_gFXBp-qY
[20-Apr-2026 22:42:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 22:42:13 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 22:42:13 UTC] User ID: 382
[20-Apr-2026 22:42:13 UTC] ✅ User profile retrieved successfully for user ID: 382
[20-Apr-2026 22:42:13 UTC] User Purchases API - User ID: 382
[20-Apr-2026 22:42:13 UTC] User Purchases API - Total purchases found: 0
[20-Apr-2026 22:42:20 UTC] === API CALL LOG ===
[20-Apr-2026 22:42:20 UTC] Endpoint: user/profile.php
[20-Apr-2026 22:42:20 UTC] Full Log Data: {
    "timestamp": "2026-04-20 22:42:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.159",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgyIiwidXNlcm5hbWUiOiJ5dXNpbmRvbzU2IiwiZW1haWwiOiJ5dXNpbmRvbzU2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzMyOTQzMn0.ILGZ-etR-K00xUFXa6vfG-eFxCwPLm-xtp_gFXBp-qY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef7a95c5b10f65c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.63.159",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.63.159, 141.101.99.151"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 22:42:20 UTC] === END API CALL LOG ===
[20-Apr-2026 22:42:20 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 22:42:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgyIiwidXNlcm5hbWUiOiJ5dXNpbmRvbzU2IiwiZW1haWwiOiJ5dXNpbmRvbzU2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzMyOTQzMn0.ILGZ-etR-K00xUFXa6vfG-eFxCwPLm-xtp_gFXBp-qY
[20-Apr-2026 22:42:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 22:42:20 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 22:42:20 UTC] User ID: 382
[20-Apr-2026 22:42:20 UTC] ✅ User profile retrieved successfully for user ID: 382
[20-Apr-2026 22:42:21 UTC] === API CALL LOG ===
[20-Apr-2026 22:42:21 UTC] Endpoint: user/profile.php
[20-Apr-2026 22:42:21 UTC] Full Log Data: {
    "timestamp": "2026-04-20 22:42:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.159",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgyIiwidXNlcm5hbWUiOiJ5dXNpbmRvbzU2IiwiZW1haWwiOiJ5dXNpbmRvbzU2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzMyOTQzMn0.ILGZ-etR-K00xUFXa6vfG-eFxCwPLm-xtp_gFXBp-qY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef7a96578b1f65c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.63.159",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.63.159, 141.101.98.57"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 22:42:21 UTC] === END API CALL LOG ===
[20-Apr-2026 22:42:21 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 22:42:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgyIiwidXNlcm5hbWUiOiJ5dXNpbmRvbzU2IiwiZW1haWwiOiJ5dXNpbmRvbzU2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzMyOTQzMn0.ILGZ-etR-K00xUFXa6vfG-eFxCwPLm-xtp_gFXBp-qY
[20-Apr-2026 22:42:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 22:42:21 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 22:42:21 UTC] User ID: 382
[20-Apr-2026 22:42:21 UTC] ✅ User profile retrieved successfully for user ID: 382
[20-Apr-2026 22:42:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 22:42:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 22:42:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgyIiwidXNlcm5hbWUiOiJ5dXNpbmRvbzU2IiwiZW1haWwiOiJ5dXNpbmRvbzU2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzMyOTQzMn0.ILGZ-etR-K00xUFXa6vfG-eFxCwPLm-xtp_gFXBp-qY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ef7a9667a0ff65c-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.63.159","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.63.159, 141.101.98.56"}
[20-Apr-2026 22:42:21 UTC] === User Orders API Called ===
[20-Apr-2026 22:42:21 UTC] User ID: 382
[20-Apr-2026 22:42:21 UTC] Limit: 20, Offset: 0
[20-Apr-2026 22:42:21 UTC] Orders found: 0
[20-Apr-2026 22:42:21 UTC] Orders data: []
[20-Apr-2026 22:42:21 UTC] Total orders count: 0
[20-Apr-2026 22:42:21 UTC] === API CALL LOG ===
[20-Apr-2026 22:42:21 UTC] Endpoint: user/profile.php
[20-Apr-2026 22:42:21 UTC] Full Log Data: {
    "timestamp": "2026-04-20 22:42:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.159",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgyIiwidXNlcm5hbWUiOiJ5dXNpbmRvbzU2IiwiZW1haWwiOiJ5dXNpbmRvbzU2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzMyOTQzMn0.ILGZ-etR-K00xUFXa6vfG-eFxCwPLm-xtp_gFXBp-qY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef7a9667a11f65c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.63.159",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.63.159, 141.101.98.57"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 22:42:21 UTC] === END API CALL LOG ===
[20-Apr-2026 22:42:21 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 22:42:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgyIiwidXNlcm5hbWUiOiJ5dXNpbmRvbzU2IiwiZW1haWwiOiJ5dXNpbmRvbzU2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzMyOTQzMn0.ILGZ-etR-K00xUFXa6vfG-eFxCwPLm-xtp_gFXBp-qY
[20-Apr-2026 22:42:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 22:42:21 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 22:42:21 UTC] User ID: 382
[20-Apr-2026 22:42:21 UTC] ✅ User profile retrieved successfully for user ID: 382
[20-Apr-2026 22:42:23 UTC] === API CALL LOG ===
[20-Apr-2026 22:42:23 UTC] Endpoint: user/profile.php
[20-Apr-2026 22:42:23 UTC] Full Log Data: {
    "timestamp": "2026-04-20 22:42:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.159",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgyIiwidXNlcm5hbWUiOiJ5dXNpbmRvbzU2IiwiZW1haWwiOiJ5dXNpbmRvbzU2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzMyOTQzMn0.ILGZ-etR-K00xUFXa6vfG-eFxCwPLm-xtp_gFXBp-qY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef7a9717bc9f65c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.63.159",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.63.159, 141.101.98.57"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 22:42:23 UTC] === END API CALL LOG ===
[20-Apr-2026 22:42:23 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 22:42:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgyIiwidXNlcm5hbWUiOiJ5dXNpbmRvbzU2IiwiZW1haWwiOiJ5dXNpbmRvbzU2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzMyOTQzMn0.ILGZ-etR-K00xUFXa6vfG-eFxCwPLm-xtp_gFXBp-qY
[20-Apr-2026 22:42:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 22:42:23 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 22:42:23 UTC] User ID: 382
[20-Apr-2026 22:42:23 UTC] ✅ User profile retrieved successfully for user ID: 382
[20-Apr-2026 22:42:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 22:42:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 22:42:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgyIiwidXNlcm5hbWUiOiJ5dXNpbmRvbzU2IiwiZW1haWwiOiJ5dXNpbmRvbzU2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzMyOTQzMn0.ILGZ-etR-K00xUFXa6vfG-eFxCwPLm-xtp_gFXBp-qY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ef7a97b9c9df65c-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.63.159","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.63.159, 141.101.98.56"}
[20-Apr-2026 22:42:25 UTC] === User Orders API Called ===
[20-Apr-2026 22:42:25 UTC] User ID: 382
[20-Apr-2026 22:42:25 UTC] Limit: 20, Offset: 0
[20-Apr-2026 22:42:25 UTC] Orders found: 0
[20-Apr-2026 22:42:25 UTC] Orders data: []
[20-Apr-2026 22:42:25 UTC] Total orders count: 0
[20-Apr-2026 22:42:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 22:42:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 22:42:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgyIiwidXNlcm5hbWUiOiJ5dXNpbmRvbzU2IiwiZW1haWwiOiJ5dXNpbmRvbzU2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzMyOTQzMn0.ILGZ-etR-K00xUFXa6vfG-eFxCwPLm-xtp_gFXBp-qY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ef7a992ba24f65c-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.63.159","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.63.159, 141.101.99.152"}
[20-Apr-2026 22:42:28 UTC] === User Orders API Called ===
[20-Apr-2026 22:42:28 UTC] User ID: 382
[20-Apr-2026 22:42:28 UTC] Limit: 20, Offset: 0
[20-Apr-2026 22:42:28 UTC] Orders found: 0
[20-Apr-2026 22:42:28 UTC] Orders data: []
[20-Apr-2026 22:42:28 UTC] Total orders count: 0
[20-Apr-2026 22:42:28 UTC] === API CALL LOG ===
[20-Apr-2026 22:42:28 UTC] Endpoint: user/profile.php
[20-Apr-2026 22:42:28 UTC] Full Log Data: {
    "timestamp": "2026-04-20 22:42:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.159",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgyIiwidXNlcm5hbWUiOiJ5dXNpbmRvbzU2IiwiZW1haWwiOiJ5dXNpbmRvbzU2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzMyOTQzMn0.ILGZ-etR-K00xUFXa6vfG-eFxCwPLm-xtp_gFXBp-qY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef7a992ba26f65c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.63.159",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.63.159, 141.101.99.152"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 22:42:28 UTC] === END API CALL LOG ===
[20-Apr-2026 22:42:28 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 22:42:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgyIiwidXNlcm5hbWUiOiJ5dXNpbmRvbzU2IiwiZW1haWwiOiJ5dXNpbmRvbzU2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzMyOTQzMn0.ILGZ-etR-K00xUFXa6vfG-eFxCwPLm-xtp_gFXBp-qY
[20-Apr-2026 22:42:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 22:42:28 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 22:42:28 UTC] User ID: 382
[20-Apr-2026 22:42:28 UTC] ✅ User profile retrieved successfully for user ID: 382
[20-Apr-2026 22:42:29 UTC] === API CALL LOG ===
[20-Apr-2026 22:42:29 UTC] Endpoint: user/profile.php
[20-Apr-2026 22:42:29 UTC] Full Log Data: {
    "timestamp": "2026-04-20 22:42:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.159",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgyIiwidXNlcm5hbWUiOiJ5dXNpbmRvbzU2IiwiZW1haWwiOiJ5dXNpbmRvbzU2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzMyOTQzMn0.ILGZ-etR-K00xUFXa6vfG-eFxCwPLm-xtp_gFXBp-qY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef7a9965f8cf65c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.63.159",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.63.159, 141.101.99.152"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 22:42:29 UTC] === END API CALL LOG ===
[20-Apr-2026 22:42:29 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 22:42:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgyIiwidXNlcm5hbWUiOiJ5dXNpbmRvbzU2IiwiZW1haWwiOiJ5dXNpbmRvbzU2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzMyOTQzMn0.ILGZ-etR-K00xUFXa6vfG-eFxCwPLm-xtp_gFXBp-qY
[20-Apr-2026 22:42:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 22:42:29 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 22:42:29 UTC] User ID: 382
[20-Apr-2026 22:42:29 UTC] ✅ User profile retrieved successfully for user ID: 382
[20-Apr-2026 22:42:29 UTC] === API CALL LOG ===
[20-Apr-2026 22:42:29 UTC] Endpoint: user/profile.php
[20-Apr-2026 22:42:29 UTC] Full Log Data: {
    "timestamp": "2026-04-20 22:42:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.159",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgyIiwidXNlcm5hbWUiOiJ5dXNpbmRvbzU2IiwiZW1haWwiOiJ5dXNpbmRvbzU2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzMyOTQzMn0.ILGZ-etR-K00xUFXa6vfG-eFxCwPLm-xtp_gFXBp-qY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef7a998fbc5f65c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.63.159",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.63.159, 141.101.99.152"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 22:42:29 UTC] === END API CALL LOG ===
[20-Apr-2026 22:42:29 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 22:42:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgyIiwidXNlcm5hbWUiOiJ5dXNpbmRvbzU2IiwiZW1haWwiOiJ5dXNpbmRvbzU2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzMyOTQzMn0.ILGZ-etR-K00xUFXa6vfG-eFxCwPLm-xtp_gFXBp-qY
[20-Apr-2026 22:42:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 22:42:29 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 22:42:29 UTC] User ID: 382
[20-Apr-2026 22:42:29 UTC] ✅ User profile retrieved successfully for user ID: 382
[20-Apr-2026 22:43:10 UTC] === API CALL LOG ===
[20-Apr-2026 22:43:10 UTC] Endpoint: user/profile.php
[20-Apr-2026 22:43:10 UTC] Full Log Data: {
    "timestamp": "2026-04-20 22:43:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.159",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgyIiwidXNlcm5hbWUiOiJ5dXNpbmRvbzU2IiwiZW1haWwiOiJ5dXNpbmRvbzU2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzMyOTQzMn0.ILGZ-etR-K00xUFXa6vfG-eFxCwPLm-xtp_gFXBp-qY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef7aa9579a5cd4f-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.63.159",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.63.159, 172.71.26.36"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 22:43:10 UTC] === END API CALL LOG ===
[20-Apr-2026 22:43:10 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 22:43:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgyIiwidXNlcm5hbWUiOiJ5dXNpbmRvbzU2IiwiZW1haWwiOiJ5dXNpbmRvbzU2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzMyOTQzMn0.ILGZ-etR-K00xUFXa6vfG-eFxCwPLm-xtp_gFXBp-qY
[20-Apr-2026 22:43:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 22:43:10 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 22:43:10 UTC] User ID: 382
[20-Apr-2026 22:43:10 UTC] ✅ User profile retrieved successfully for user ID: 382
[20-Apr-2026 22:43:11 UTC] === API CALL LOG ===
[20-Apr-2026 22:43:11 UTC] Endpoint: user/profile.php
[20-Apr-2026 22:43:11 UTC] Full Log Data: {
    "timestamp": "2026-04-20 22:43:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.159",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgyIiwidXNlcm5hbWUiOiJ5dXNpbmRvbzU2IiwiZW1haWwiOiJ5dXNpbmRvbzU2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzMyOTQzMn0.ILGZ-etR-K00xUFXa6vfG-eFxCwPLm-xtp_gFXBp-qY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef7aa9c3cb5cd4f-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.63.159",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.63.159, 172.71.26.36"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 22:43:11 UTC] === END API CALL LOG ===
[20-Apr-2026 22:43:11 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 22:43:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgyIiwidXNlcm5hbWUiOiJ5dXNpbmRvbzU2IiwiZW1haWwiOiJ5dXNpbmRvbzU2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzMyOTQzMn0.ILGZ-etR-K00xUFXa6vfG-eFxCwPLm-xtp_gFXBp-qY
[20-Apr-2026 22:43:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 22:43:11 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 22:43:11 UTC] User ID: 382
[20-Apr-2026 22:43:11 UTC] ✅ User profile retrieved successfully for user ID: 382
[20-Apr-2026 22:43:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 22:43:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 22:43:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgyIiwidXNlcm5hbWUiOiJ5dXNpbmRvbzU2IiwiZW1haWwiOiJ5dXNpbmRvbzU2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzMyOTQzMn0.ILGZ-etR-K00xUFXa6vfG-eFxCwPLm-xtp_gFXBp-qY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ef7aa9c3cb9cd4f-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.63.159","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.63.159, 172.71.26.37"}
[20-Apr-2026 22:43:11 UTC] === User Orders API Called ===
[20-Apr-2026 22:43:11 UTC] User ID: 382
[20-Apr-2026 22:43:11 UTC] Limit: 20, Offset: 0
[20-Apr-2026 22:43:11 UTC] Orders found: 0
[20-Apr-2026 22:43:11 UTC] Orders data: []
[20-Apr-2026 22:43:11 UTC] Total orders count: 0
[20-Apr-2026 22:43:11 UTC] === API CALL LOG ===
[20-Apr-2026 22:43:11 UTC] Endpoint: user/profile.php
[20-Apr-2026 22:43:11 UTC] Full Log Data: {
    "timestamp": "2026-04-20 22:43:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.159",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgyIiwidXNlcm5hbWUiOiJ5dXNpbmRvbzU2IiwiZW1haWwiOiJ5dXNpbmRvbzU2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzMyOTQzMn0.ILGZ-etR-K00xUFXa6vfG-eFxCwPLm-xtp_gFXBp-qY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef7aa9c3cbacd4f-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.63.159",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.63.159, 172.71.26.37"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 22:43:11 UTC] === END API CALL LOG ===
[20-Apr-2026 22:43:11 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 22:43:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgyIiwidXNlcm5hbWUiOiJ5dXNpbmRvbzU2IiwiZW1haWwiOiJ5dXNpbmRvbzU2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzMyOTQzMn0.ILGZ-etR-K00xUFXa6vfG-eFxCwPLm-xtp_gFXBp-qY
[20-Apr-2026 22:43:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 22:43:11 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 22:43:11 UTC] User ID: 382
[20-Apr-2026 22:43:11 UTC] ✅ User profile retrieved successfully for user ID: 382
[20-Apr-2026 22:43:12 UTC] === API CALL LOG ===
[20-Apr-2026 22:43:12 UTC] Endpoint: user/profile.php
[20-Apr-2026 22:43:12 UTC] Full Log Data: {
    "timestamp": "2026-04-20 22:43:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.159",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgyIiwidXNlcm5hbWUiOiJ5dXNpbmRvbzU2IiwiZW1haWwiOiJ5dXNpbmRvbzU2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzMyOTQzMn0.ILGZ-etR-K00xUFXa6vfG-eFxCwPLm-xtp_gFXBp-qY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef7aaa18ee2cd4f-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.63.159",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.63.159, 172.71.26.37"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 22:43:12 UTC] === END API CALL LOG ===
[20-Apr-2026 22:43:12 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 22:43:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgyIiwidXNlcm5hbWUiOiJ5dXNpbmRvbzU2IiwiZW1haWwiOiJ5dXNpbmRvbzU2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzMyOTQzMn0.ILGZ-etR-K00xUFXa6vfG-eFxCwPLm-xtp_gFXBp-qY
[20-Apr-2026 22:43:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 22:43:12 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 22:43:12 UTC] User ID: 382
[20-Apr-2026 22:43:12 UTC] ✅ User profile retrieved successfully for user ID: 382
[20-Apr-2026 22:43:28 UTC] === API CALL LOG ===
[20-Apr-2026 22:43:28 UTC] Endpoint: user/profile.php
[20-Apr-2026 22:43:28 UTC] Full Log Data: {
    "timestamp": "2026-04-20 22:43:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.159",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgyIiwidXNlcm5hbWUiOiJ5dXNpbmRvbzU2IiwiZW1haWwiOiJ5dXNpbmRvbzU2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzMyOTQzMn0.ILGZ-etR-K00xUFXa6vfG-eFxCwPLm-xtp_gFXBp-qY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef7ab0789d7f816-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.63.159",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.63.159, 172.71.241.84"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 22:43:28 UTC] === END API CALL LOG ===
[20-Apr-2026 22:43:28 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 22:43:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgyIiwidXNlcm5hbWUiOiJ5dXNpbmRvbzU2IiwiZW1haWwiOiJ5dXNpbmRvbzU2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzMyOTQzMn0.ILGZ-etR-K00xUFXa6vfG-eFxCwPLm-xtp_gFXBp-qY
[20-Apr-2026 22:43:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 22:43:28 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 22:43:28 UTC] User ID: 382
[20-Apr-2026 22:43:28 UTC] ✅ User profile retrieved successfully for user ID: 382
[20-Apr-2026 22:43:29 UTC] === API CALL LOG ===
[20-Apr-2026 22:43:29 UTC] Endpoint: user/profile.php
[20-Apr-2026 22:43:29 UTC] Full Log Data: {
    "timestamp": "2026-04-20 22:43:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.159",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgyIiwidXNlcm5hbWUiOiJ5dXNpbmRvbzU2IiwiZW1haWwiOiJ5dXNpbmRvbzU2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzMyOTQzMn0.ILGZ-etR-K00xUFXa6vfG-eFxCwPLm-xtp_gFXBp-qY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef7ab0d7f83f816-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.63.159",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.63.159, 172.71.241.21"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 22:43:29 UTC] === END API CALL LOG ===
[20-Apr-2026 22:43:29 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 22:43:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgyIiwidXNlcm5hbWUiOiJ5dXNpbmRvbzU2IiwiZW1haWwiOiJ5dXNpbmRvbzU2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzMyOTQzMn0.ILGZ-etR-K00xUFXa6vfG-eFxCwPLm-xtp_gFXBp-qY
[20-Apr-2026 22:43:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 22:43:29 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 22:43:29 UTC] User ID: 382
[20-Apr-2026 22:43:29 UTC] ✅ User profile retrieved successfully for user ID: 382
[20-Apr-2026 22:43:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 22:43:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 22:43:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgyIiwidXNlcm5hbWUiOiJ5dXNpbmRvbzU2IiwiZW1haWwiOiJ5dXNpbmRvbzU2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzMyOTQzMn0.ILGZ-etR-K00xUFXa6vfG-eFxCwPLm-xtp_gFXBp-qY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ef7ab0d7f8af816-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.63.159","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.63.159, 172.71.241.21"}
[20-Apr-2026 22:43:29 UTC] === User Orders API Called ===
[20-Apr-2026 22:43:29 UTC] User ID: 382
[20-Apr-2026 22:43:29 UTC] Limit: 20, Offset: 0
[20-Apr-2026 22:43:29 UTC] Orders found: 0
[20-Apr-2026 22:43:29 UTC] Orders data: []
[20-Apr-2026 22:43:29 UTC] Total orders count: 0
[20-Apr-2026 22:43:29 UTC] === API CALL LOG ===
[20-Apr-2026 22:43:29 UTC] Endpoint: user/profile.php
[20-Apr-2026 22:43:29 UTC] Full Log Data: {
    "timestamp": "2026-04-20 22:43:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.159",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgyIiwidXNlcm5hbWUiOiJ5dXNpbmRvbzU2IiwiZW1haWwiOiJ5dXNpbmRvbzU2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzMyOTQzMn0.ILGZ-etR-K00xUFXa6vfG-eFxCwPLm-xtp_gFXBp-qY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef7ab0d7f8df816-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.63.159",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.63.159, 172.71.241.21"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 22:43:29 UTC] === END API CALL LOG ===
[20-Apr-2026 22:43:29 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 22:43:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgyIiwidXNlcm5hbWUiOiJ5dXNpbmRvbzU2IiwiZW1haWwiOiJ5dXNpbmRvbzU2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzMyOTQzMn0.ILGZ-etR-K00xUFXa6vfG-eFxCwPLm-xtp_gFXBp-qY
[20-Apr-2026 22:43:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 22:43:29 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 22:43:29 UTC] User ID: 382
[20-Apr-2026 22:43:29 UTC] ✅ User profile retrieved successfully for user ID: 382
[20-Apr-2026 22:43:30 UTC] === API CALL LOG ===
[20-Apr-2026 22:43:30 UTC] Endpoint: user/profile.php
[20-Apr-2026 22:43:30 UTC] Full Log Data: {
    "timestamp": "2026-04-20 22:43:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.159",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgyIiwidXNlcm5hbWUiOiJ5dXNpbmRvbzU2IiwiZW1haWwiOiJ5dXNpbmRvbzU2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzMyOTQzMn0.ILGZ-etR-K00xUFXa6vfG-eFxCwPLm-xtp_gFXBp-qY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef7ab129b39f816-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.63.159",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.63.159, 172.71.241.21"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 22:43:30 UTC] === END API CALL LOG ===
[20-Apr-2026 22:43:30 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 22:43:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgyIiwidXNlcm5hbWUiOiJ5dXNpbmRvbzU2IiwiZW1haWwiOiJ5dXNpbmRvbzU2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzMyOTQzMn0.ILGZ-etR-K00xUFXa6vfG-eFxCwPLm-xtp_gFXBp-qY
[20-Apr-2026 22:43:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 22:43:30 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 22:43:30 UTC] User ID: 382
[20-Apr-2026 22:43:30 UTC] ✅ User profile retrieved successfully for user ID: 382
[20-Apr-2026 22:44:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 22:44:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 22:44:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgyIiwidXNlcm5hbWUiOiJ5dXNpbmRvbzU2IiwiZW1haWwiOiJ5dXNpbmRvbzU2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzMyOTQzMn0.ILGZ-etR-K00xUFXa6vfG-eFxCwPLm-xtp_gFXBp-qY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ef7ad308d23f816-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.63.159","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.63.159, 172.71.241.85"}
[20-Apr-2026 22:44:57 UTC] === User Orders API Called ===
[20-Apr-2026 22:44:57 UTC] User ID: 382
[20-Apr-2026 22:44:57 UTC] Limit: 20, Offset: 0
[20-Apr-2026 22:44:57 UTC] Orders found: 0
[20-Apr-2026 22:44:57 UTC] Orders data: []
[20-Apr-2026 22:44:57 UTC] Total orders count: 0
[20-Apr-2026 22:44:59 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 22:44:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 22:44:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgyIiwidXNlcm5hbWUiOiJ5dXNpbmRvbzU2IiwiZW1haWwiOiJ5dXNpbmRvbzU2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzMyOTQzMn0.ILGZ-etR-K00xUFXa6vfG-eFxCwPLm-xtp_gFXBp-qY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ef7ad41ce32f816-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.63.159","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.63.159, 172.71.241.85"}
[20-Apr-2026 22:44:59 UTC] === User Orders API Called ===
[20-Apr-2026 22:44:59 UTC] User ID: 382
[20-Apr-2026 22:44:59 UTC] Limit: 20, Offset: 0
[20-Apr-2026 22:44:59 UTC] Orders found: 0
[20-Apr-2026 22:44:59 UTC] Orders data: []
[20-Apr-2026 22:44:59 UTC] Total orders count: 0
[20-Apr-2026 22:44:59 UTC] === API CALL LOG ===
[20-Apr-2026 22:44:59 UTC] Endpoint: user/profile.php
[20-Apr-2026 22:44:59 UTC] Full Log Data: {
    "timestamp": "2026-04-20 22:44:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.159",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgyIiwidXNlcm5hbWUiOiJ5dXNpbmRvbzU2IiwiZW1haWwiOiJ5dXNpbmRvbzU2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzMyOTQzMn0.ILGZ-etR-K00xUFXa6vfG-eFxCwPLm-xtp_gFXBp-qY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef7ad41ce33f816-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.63.159",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.63.159, 172.71.241.85"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 22:44:59 UTC] === END API CALL LOG ===
[20-Apr-2026 22:44:59 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 22:44:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgyIiwidXNlcm5hbWUiOiJ5dXNpbmRvbzU2IiwiZW1haWwiOiJ5dXNpbmRvbzU2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzMyOTQzMn0.ILGZ-etR-K00xUFXa6vfG-eFxCwPLm-xtp_gFXBp-qY
[20-Apr-2026 22:44:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 22:44:59 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 22:44:59 UTC] User ID: 382
[20-Apr-2026 22:44:59 UTC] ✅ User profile retrieved successfully for user ID: 382
[20-Apr-2026 22:45:00 UTC] === API CALL LOG ===
[20-Apr-2026 22:45:00 UTC] Endpoint: user/profile.php
[20-Apr-2026 22:45:00 UTC] Full Log Data: {
    "timestamp": "2026-04-20 22:45:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.159",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgyIiwidXNlcm5hbWUiOiJ5dXNpbmRvbzU2IiwiZW1haWwiOiJ5dXNpbmRvbzU2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzMyOTQzMn0.ILGZ-etR-K00xUFXa6vfG-eFxCwPLm-xtp_gFXBp-qY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef7ad46c88cf816-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.63.159",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.63.159, 172.71.241.85"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 22:45:00 UTC] === END API CALL LOG ===
[20-Apr-2026 22:45:00 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 22:45:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgyIiwidXNlcm5hbWUiOiJ5dXNpbmRvbzU2IiwiZW1haWwiOiJ5dXNpbmRvbzU2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzMyOTQzMn0.ILGZ-etR-K00xUFXa6vfG-eFxCwPLm-xtp_gFXBp-qY
[20-Apr-2026 22:45:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 22:45:00 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 22:45:00 UTC] User ID: 382
[20-Apr-2026 22:45:00 UTC] ✅ User profile retrieved successfully for user ID: 382
[20-Apr-2026 22:45:00 UTC] === API CALL LOG ===
[20-Apr-2026 22:45:00 UTC] Endpoint: user/profile.php
[20-Apr-2026 22:45:00 UTC] Full Log Data: {
    "timestamp": "2026-04-20 22:45:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.159",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgyIiwidXNlcm5hbWUiOiJ5dXNpbmRvbzU2IiwiZW1haWwiOiJ5dXNpbmRvbzU2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzMyOTQzMn0.ILGZ-etR-K00xUFXa6vfG-eFxCwPLm-xtp_gFXBp-qY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef7ad488c2ff816-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.63.159",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.63.159, 172.71.241.85"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 22:45:00 UTC] === END API CALL LOG ===
[20-Apr-2026 22:45:00 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 22:45:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgyIiwidXNlcm5hbWUiOiJ5dXNpbmRvbzU2IiwiZW1haWwiOiJ5dXNpbmRvbzU2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzMyOTQzMn0.ILGZ-etR-K00xUFXa6vfG-eFxCwPLm-xtp_gFXBp-qY
[20-Apr-2026 22:45:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 22:45:00 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 22:45:00 UTC] User ID: 382
[20-Apr-2026 22:45:00 UTC] ✅ User profile retrieved successfully for user ID: 382
[20-Apr-2026 22:45:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 22:45:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 22:45:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgyIiwidXNlcm5hbWUiOiJ5dXNpbmRvbzU2IiwiZW1haWwiOiJ5dXNpbmRvbzU2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzMyOTQzMn0.ILGZ-etR-K00xUFXa6vfG-eFxCwPLm-xtp_gFXBp-qY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ef7ade55c63f816-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.63.159","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.63.159, 172.71.241.84"}
[20-Apr-2026 22:45:25 UTC] === User Orders API Called ===
[20-Apr-2026 22:45:25 UTC] User ID: 382
[20-Apr-2026 22:45:25 UTC] Limit: 20, Offset: 0
[20-Apr-2026 22:45:25 UTC] Orders found: 0
[20-Apr-2026 22:45:25 UTC] Orders data: []
[20-Apr-2026 22:45:25 UTC] Total orders count: 0
[20-Apr-2026 22:45:26 UTC] === API CALL LOG ===
[20-Apr-2026 22:45:26 UTC] Endpoint: user/profile.php
[20-Apr-2026 22:45:26 UTC] Full Log Data: {
    "timestamp": "2026-04-20 22:45:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.159",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgyIiwidXNlcm5hbWUiOiJ5dXNpbmRvbzU2IiwiZW1haWwiOiJ5dXNpbmRvbzU2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzMyOTQzMn0.ILGZ-etR-K00xUFXa6vfG-eFxCwPLm-xtp_gFXBp-qY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef7ade55c65f816-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.63.159",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.63.159, 172.71.241.84"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 22:45:26 UTC] === END API CALL LOG ===
[20-Apr-2026 22:45:26 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 22:45:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgyIiwidXNlcm5hbWUiOiJ5dXNpbmRvbzU2IiwiZW1haWwiOiJ5dXNpbmRvbzU2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzMyOTQzMn0.ILGZ-etR-K00xUFXa6vfG-eFxCwPLm-xtp_gFXBp-qY
[20-Apr-2026 22:45:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 22:45:26 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 22:45:26 UTC] User ID: 382
[20-Apr-2026 22:45:26 UTC] ✅ User profile retrieved successfully for user ID: 382
[20-Apr-2026 22:45:26 UTC] === API CALL LOG ===
[20-Apr-2026 22:45:26 UTC] Endpoint: user/profile.php
[20-Apr-2026 22:45:26 UTC] Full Log Data: {
    "timestamp": "2026-04-20 22:45:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.159",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgyIiwidXNlcm5hbWUiOiJ5dXNpbmRvbzU2IiwiZW1haWwiOiJ5dXNpbmRvbzU2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzMyOTQzMn0.ILGZ-etR-K00xUFXa6vfG-eFxCwPLm-xtp_gFXBp-qY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef7ade91cc4f816-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.63.159",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.63.159, 172.71.241.84"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 22:45:26 UTC] === END API CALL LOG ===
[20-Apr-2026 22:45:26 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 22:45:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgyIiwidXNlcm5hbWUiOiJ5dXNpbmRvbzU2IiwiZW1haWwiOiJ5dXNpbmRvbzU2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzMyOTQzMn0.ILGZ-etR-K00xUFXa6vfG-eFxCwPLm-xtp_gFXBp-qY
[20-Apr-2026 22:45:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 22:45:26 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 22:45:26 UTC] User ID: 382
[20-Apr-2026 22:45:26 UTC] ✅ User profile retrieved successfully for user ID: 382
[20-Apr-2026 22:45:26 UTC] === API CALL LOG ===
[20-Apr-2026 22:45:26 UTC] Endpoint: user/profile.php
[20-Apr-2026 22:45:26 UTC] Full Log Data: {
    "timestamp": "2026-04-20 22:45:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.159",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgyIiwidXNlcm5hbWUiOiJ5dXNpbmRvbzU2IiwiZW1haWwiOiJ5dXNpbmRvbzU2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzMyOTQzMn0.ILGZ-etR-K00xUFXa6vfG-eFxCwPLm-xtp_gFXBp-qY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef7adeb9a56f816-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.63.159",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.63.159, 172.71.241.84"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 22:45:26 UTC] === END API CALL LOG ===
[20-Apr-2026 22:45:26 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 22:45:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgyIiwidXNlcm5hbWUiOiJ5dXNpbmRvbzU2IiwiZW1haWwiOiJ5dXNpbmRvbzU2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzMyOTQzMn0.ILGZ-etR-K00xUFXa6vfG-eFxCwPLm-xtp_gFXBp-qY
[20-Apr-2026 22:45:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 22:45:26 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 22:45:26 UTC] User ID: 382
[20-Apr-2026 22:45:26 UTC] ✅ User profile retrieved successfully for user ID: 382
[20-Apr-2026 22:45:28 UTC] === API CALL LOG ===
[20-Apr-2026 22:45:28 UTC] Endpoint: user/profile.php
[20-Apr-2026 22:45:28 UTC] Full Log Data: {
    "timestamp": "2026-04-20 22:45:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.159",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgyIiwidXNlcm5hbWUiOiJ5dXNpbmRvbzU2IiwiZW1haWwiOiJ5dXNpbmRvbzU2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzMyOTQzMn0.ILGZ-etR-K00xUFXa6vfG-eFxCwPLm-xtp_gFXBp-qY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef7adf1fff2f816-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.63.159",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.63.159, 172.71.241.84"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 22:45:28 UTC] === END API CALL LOG ===
[20-Apr-2026 22:45:28 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 22:45:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgyIiwidXNlcm5hbWUiOiJ5dXNpbmRvbzU2IiwiZW1haWwiOiJ5dXNpbmRvbzU2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzMyOTQzMn0.ILGZ-etR-K00xUFXa6vfG-eFxCwPLm-xtp_gFXBp-qY
[20-Apr-2026 22:45:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 22:45:28 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 22:45:28 UTC] User ID: 382
[20-Apr-2026 22:45:28 UTC] ✅ User profile retrieved successfully for user ID: 382
[20-Apr-2026 22:46:08 UTC] === API CALL LOG ===
[20-Apr-2026 22:46:08 UTC] Endpoint: user/profile.php
[20-Apr-2026 22:46:08 UTC] Full Log Data: {
    "timestamp": "2026-04-20 22:46:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.159",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgyIiwidXNlcm5hbWUiOiJ5dXNpbmRvbzU2IiwiZW1haWwiOiJ5dXNpbmRvbzU2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzMyOTQzMn0.ILGZ-etR-K00xUFXa6vfG-eFxCwPLm-xtp_gFXBp-qY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef7aef08a945678-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.63.159",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.63.159, 172.69.224.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 22:46:08 UTC] === END API CALL LOG ===
[20-Apr-2026 22:46:08 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 22:46:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgyIiwidXNlcm5hbWUiOiJ5dXNpbmRvbzU2IiwiZW1haWwiOiJ5dXNpbmRvbzU2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzMyOTQzMn0.ILGZ-etR-K00xUFXa6vfG-eFxCwPLm-xtp_gFXBp-qY
[20-Apr-2026 22:46:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 22:46:08 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 22:46:08 UTC] User ID: 382
[20-Apr-2026 22:46:08 UTC] ✅ User profile retrieved successfully for user ID: 382
[20-Apr-2026 22:46:10 UTC] === API CALL LOG ===
[20-Apr-2026 22:46:10 UTC] Endpoint: user/profile.php
[20-Apr-2026 22:46:10 UTC] Full Log Data: {
    "timestamp": "2026-04-20 22:46:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.159",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgyIiwidXNlcm5hbWUiOiJ5dXNpbmRvbzU2IiwiZW1haWwiOiJ5dXNpbmRvbzU2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzMyOTQzMn0.ILGZ-etR-K00xUFXa6vfG-eFxCwPLm-xtp_gFXBp-qY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef7aef908c95678-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.63.159",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.63.159, 172.69.224.67"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 22:46:10 UTC] === END API CALL LOG ===
[20-Apr-2026 22:46:10 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 22:46:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgyIiwidXNlcm5hbWUiOiJ5dXNpbmRvbzU2IiwiZW1haWwiOiJ5dXNpbmRvbzU2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzMyOTQzMn0.ILGZ-etR-K00xUFXa6vfG-eFxCwPLm-xtp_gFXBp-qY
[20-Apr-2026 22:46:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 22:46:10 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 22:46:10 UTC] User ID: 382
[20-Apr-2026 22:46:10 UTC] ✅ User profile retrieved successfully for user ID: 382
[20-Apr-2026 22:46:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 22:46:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Apr-2026 22:46:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgyIiwidXNlcm5hbWUiOiJ5dXNpbmRvbzU2IiwiZW1haWwiOiJ5dXNpbmRvbzU2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzMyOTQzMn0.ILGZ-etR-K00xUFXa6vfG-eFxCwPLm-xtp_gFXBp-qY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ef7aef908ce5678-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.63.159","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.63.159, 172.69.224.66"}
[20-Apr-2026 22:46:10 UTC] === User Orders API Called ===
[20-Apr-2026 22:46:10 UTC] User ID: 382
[20-Apr-2026 22:46:10 UTC] Limit: 20, Offset: 0
[20-Apr-2026 22:46:10 UTC] Orders found: 0
[20-Apr-2026 22:46:10 UTC] Orders data: []
[20-Apr-2026 22:46:10 UTC] Total orders count: 0
[20-Apr-2026 22:46:10 UTC] === API CALL LOG ===
[20-Apr-2026 22:46:10 UTC] Endpoint: user/profile.php
[20-Apr-2026 22:46:10 UTC] Full Log Data: {
    "timestamp": "2026-04-20 22:46:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.159",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgyIiwidXNlcm5hbWUiOiJ5dXNpbmRvbzU2IiwiZW1haWwiOiJ5dXNpbmRvbzU2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzMyOTQzMn0.ILGZ-etR-K00xUFXa6vfG-eFxCwPLm-xtp_gFXBp-qY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef7aef9da2e5678-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.63.159",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.63.159, 172.69.224.67"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 22:46:10 UTC] === END API CALL LOG ===
[20-Apr-2026 22:46:10 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 22:46:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgyIiwidXNlcm5hbWUiOiJ5dXNpbmRvbzU2IiwiZW1haWwiOiJ5dXNpbmRvbzU2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzMyOTQzMn0.ILGZ-etR-K00xUFXa6vfG-eFxCwPLm-xtp_gFXBp-qY
[20-Apr-2026 22:46:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 22:46:10 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 22:46:10 UTC] User ID: 382
[20-Apr-2026 22:46:10 UTC] ✅ User profile retrieved successfully for user ID: 382
[20-Apr-2026 22:46:11 UTC] === API CALL LOG ===
[20-Apr-2026 22:46:11 UTC] Endpoint: user/profile.php
[20-Apr-2026 22:46:11 UTC] Full Log Data: {
    "timestamp": "2026-04-20 22:46:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.159",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgyIiwidXNlcm5hbWUiOiJ5dXNpbmRvbzU2IiwiZW1haWwiOiJ5dXNpbmRvbzU2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzMyOTQzMn0.ILGZ-etR-K00xUFXa6vfG-eFxCwPLm-xtp_gFXBp-qY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef7aeff9c6e5678-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.63.159",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.63.159, 172.69.224.67"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Apr-2026 22:46:11 UTC] === END API CALL LOG ===
[20-Apr-2026 22:46:11 UTC] ✅ API Hash verification passed for profile endpoint
[20-Apr-2026 22:46:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgyIiwidXNlcm5hbWUiOiJ5dXNpbmRvbzU2IiwiZW1haWwiOiJ5dXNpbmRvbzU2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzMyOTQzMn0.ILGZ-etR-K00xUFXa6vfG-eFxCwPLm-xtp_gFXBp-qY
[20-Apr-2026 22:46:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Apr-2026 22:46:11 UTC] ✅ JWT token verified successfully for user profile
[20-Apr-2026 22:46:11 UTC] User ID: 382
[20-Apr-2026 22:46:11 UTC] ✅ User profile retrieved successfully for user ID: 382
[21-Apr-2026 02:21:16 UTC] === API CALL LOG ===
[21-Apr-2026 02:21:16 UTC] Endpoint: user/profile.php
[21-Apr-2026 02:21:16 UTC] Full Log Data: {
    "timestamp": "2026-04-21 02:21:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "117.18.229.190",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc3IiwidXNlcm5hbWUiOiJreXJvMTEiLCJlbWFpbCI6Im1naG5pbWUyMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4Nzc3NH0.N0YyGvWZdd7lbSVazegaBR3rUkmzq9vWtd8emOT9ftQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef8ea120ed5fdf2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "117.18.229.190",
        "CF-IPCountry": "MM",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "117.18.229.190, 162.158.88.29"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 02:21:16 UTC] === END API CALL LOG ===
[21-Apr-2026 02:21:16 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 02:21:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc3IiwidXNlcm5hbWUiOiJreXJvMTEiLCJlbWFpbCI6Im1naG5pbWUyMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4Nzc3NH0.N0YyGvWZdd7lbSVazegaBR3rUkmzq9vWtd8emOT9ftQ
[21-Apr-2026 02:21:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 02:21:16 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 02:21:16 UTC] User ID: 377
[21-Apr-2026 02:21:16 UTC] ✅ User profile retrieved successfully for user ID: 377
[21-Apr-2026 02:21:17 UTC] === API CALL LOG ===
[21-Apr-2026 02:21:17 UTC] Endpoint: user/profile.php
[21-Apr-2026 02:21:17 UTC] Full Log Data: {
    "timestamp": "2026-04-21 02:21:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "117.18.229.190",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc3IiwidXNlcm5hbWUiOiJreXJvMTEiLCJlbWFpbCI6Im1naG5pbWUyMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4Nzc3NH0.N0YyGvWZdd7lbSVazegaBR3rUkmzq9vWtd8emOT9ftQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef8ea16bacffdf2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "117.18.229.190",
        "CF-IPCountry": "MM",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "117.18.229.190, 162.158.88.29"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 02:21:17 UTC] === END API CALL LOG ===
[21-Apr-2026 02:21:17 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 02:21:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc3IiwidXNlcm5hbWUiOiJreXJvMTEiLCJlbWFpbCI6Im1naG5pbWUyMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4Nzc3NH0.N0YyGvWZdd7lbSVazegaBR3rUkmzq9vWtd8emOT9ftQ
[21-Apr-2026 02:21:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 02:21:17 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 02:21:17 UTC] User ID: 377
[21-Apr-2026 02:21:17 UTC] ✅ User profile retrieved successfully for user ID: 377
[21-Apr-2026 02:21:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Apr-2026 02:21:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Apr-2026 02:21:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc3IiwidXNlcm5hbWUiOiJreXJvMTEiLCJlbWFpbCI6Im1naG5pbWUyMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4Nzc3NH0.N0YyGvWZdd7lbSVazegaBR3rUkmzq9vWtd8emOT9ftQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ef8ea16badcfdf2-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"117.18.229.190","CF-IPCountry":"MM","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"117.18.229.190, 162.158.88.28"}
[21-Apr-2026 02:21:17 UTC] === User Orders API Called ===
[21-Apr-2026 02:21:17 UTC] User ID: 377
[21-Apr-2026 02:21:17 UTC] Limit: 20, Offset: 0
[21-Apr-2026 02:21:17 UTC] Orders found: 0
[21-Apr-2026 02:21:17 UTC] Orders data: []
[21-Apr-2026 02:21:17 UTC] Total orders count: 0
[21-Apr-2026 02:21:17 UTC] === API CALL LOG ===
[21-Apr-2026 02:21:17 UTC] Endpoint: user/profile.php
[21-Apr-2026 02:21:17 UTC] Full Log Data: {
    "timestamp": "2026-04-21 02:21:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "117.18.229.190",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc3IiwidXNlcm5hbWUiOiJreXJvMTEiLCJlbWFpbCI6Im1naG5pbWUyMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4Nzc3NH0.N0YyGvWZdd7lbSVazegaBR3rUkmzq9vWtd8emOT9ftQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef8ea173c65fdf2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "117.18.229.190",
        "CF-IPCountry": "MM",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "117.18.229.190, 162.158.88.29"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 02:21:17 UTC] === END API CALL LOG ===
[21-Apr-2026 02:21:17 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 02:21:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc3IiwidXNlcm5hbWUiOiJreXJvMTEiLCJlbWFpbCI6Im1naG5pbWUyMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4Nzc3NH0.N0YyGvWZdd7lbSVazegaBR3rUkmzq9vWtd8emOT9ftQ
[21-Apr-2026 02:21:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 02:21:17 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 02:21:17 UTC] User ID: 377
[21-Apr-2026 02:21:17 UTC] ✅ User profile retrieved successfully for user ID: 377
[21-Apr-2026 02:21:18 UTC] === API CALL LOG ===
[21-Apr-2026 02:21:18 UTC] Endpoint: user/profile.php
[21-Apr-2026 02:21:18 UTC] Full Log Data: {
    "timestamp": "2026-04-21 02:21:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "117.18.229.190",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc3IiwidXNlcm5hbWUiOiJreXJvMTEiLCJlbWFpbCI6Im1naG5pbWUyMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4Nzc3NH0.N0YyGvWZdd7lbSVazegaBR3rUkmzq9vWtd8emOT9ftQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef8ea1fab3ffdf2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "117.18.229.190",
        "CF-IPCountry": "MM",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "117.18.229.190, 162.158.88.29"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 02:21:18 UTC] === END API CALL LOG ===
[21-Apr-2026 02:21:18 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 02:21:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc3IiwidXNlcm5hbWUiOiJreXJvMTEiLCJlbWFpbCI6Im1naG5pbWUyMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4Nzc3NH0.N0YyGvWZdd7lbSVazegaBR3rUkmzq9vWtd8emOT9ftQ
[21-Apr-2026 02:21:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 02:21:18 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 02:21:18 UTC] User ID: 377
[21-Apr-2026 02:21:18 UTC] ✅ User profile retrieved successfully for user ID: 377
[21-Apr-2026 02:21:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Apr-2026 02:21:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Apr-2026 02:21:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc3IiwidXNlcm5hbWUiOiJreXJvMTEiLCJlbWFpbCI6Im1naG5pbWUyMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4Nzc3NH0.N0YyGvWZdd7lbSVazegaBR3rUkmzq9vWtd8emOT9ftQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ef8ea701d97fdf2-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"117.18.229.190","CF-IPCountry":"MM","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"117.18.229.190, 162.158.88.28"}
[21-Apr-2026 02:21:31 UTC] === User Orders API Called ===
[21-Apr-2026 02:21:31 UTC] User ID: 377
[21-Apr-2026 02:21:31 UTC] Limit: 20, Offset: 0
[21-Apr-2026 02:21:31 UTC] Orders found: 0
[21-Apr-2026 02:21:31 UTC] Orders data: []
[21-Apr-2026 02:21:31 UTC] Total orders count: 0
[21-Apr-2026 02:21:33 UTC] === API CALL LOG ===
[21-Apr-2026 02:21:33 UTC] Endpoint: user/profile.php
[21-Apr-2026 02:21:33 UTC] Full Log Data: {
    "timestamp": "2026-04-21 02:21:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "117.18.229.190",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc3IiwidXNlcm5hbWUiOiJreXJvMTEiLCJlbWFpbCI6Im1naG5pbWUyMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4Nzc3NH0.N0YyGvWZdd7lbSVazegaBR3rUkmzq9vWtd8emOT9ftQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef8ea7ebaa7fdf2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "117.18.229.190",
        "CF-IPCountry": "MM",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "117.18.229.190, 162.158.88.28"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 02:21:33 UTC] === END API CALL LOG ===
[21-Apr-2026 02:21:33 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 02:21:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc3IiwidXNlcm5hbWUiOiJreXJvMTEiLCJlbWFpbCI6Im1naG5pbWUyMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4Nzc3NH0.N0YyGvWZdd7lbSVazegaBR3rUkmzq9vWtd8emOT9ftQ
[21-Apr-2026 02:21:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 02:21:33 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 02:21:33 UTC] User ID: 377
[21-Apr-2026 02:21:33 UTC] ✅ User profile retrieved successfully for user ID: 377
[21-Apr-2026 02:21:34 UTC] User Purchases API - User ID: 377
[21-Apr-2026 02:21:34 UTC] User Purchases API - Total purchases found: 1
[21-Apr-2026 02:21:39 UTC] User Purchases API - User ID: 377
[21-Apr-2026 02:21:39 UTC] User Purchases API - Total purchases found: 1
[21-Apr-2026 02:21:41 UTC] === API CALL LOG ===
[21-Apr-2026 02:21:41 UTC] Endpoint: user/profile.php
[21-Apr-2026 02:21:41 UTC] Full Log Data: {
    "timestamp": "2026-04-21 02:21:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "117.18.229.190",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc3IiwidXNlcm5hbWUiOiJreXJvMTEiLCJlbWFpbCI6Im1naG5pbWUyMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4Nzc3NH0.N0YyGvWZdd7lbSVazegaBR3rUkmzq9vWtd8emOT9ftQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef8eaab5ae7fdf2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "117.18.229.190",
        "CF-IPCountry": "MM",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "117.18.229.190, 162.158.88.28"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 02:21:41 UTC] === END API CALL LOG ===
[21-Apr-2026 02:21:41 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 02:21:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc3IiwidXNlcm5hbWUiOiJreXJvMTEiLCJlbWFpbCI6Im1naG5pbWUyMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4Nzc3NH0.N0YyGvWZdd7lbSVazegaBR3rUkmzq9vWtd8emOT9ftQ
[21-Apr-2026 02:21:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 02:21:41 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 02:21:41 UTC] User ID: 377
[21-Apr-2026 02:21:41 UTC] ✅ User profile retrieved successfully for user ID: 377
[21-Apr-2026 02:21:41 UTC] User Purchases API - User ID: 377
[21-Apr-2026 02:21:41 UTC] User Purchases API - Total purchases found: 1
[21-Apr-2026 02:21:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Apr-2026 02:21:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Apr-2026 02:21:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc3IiwidXNlcm5hbWUiOiJreXJvMTEiLCJlbWFpbCI6Im1naG5pbWUyMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4Nzc3NH0.N0YyGvWZdd7lbSVazegaBR3rUkmzq9vWtd8emOT9ftQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ef8eab21cddfdf2-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"117.18.229.190","CF-IPCountry":"MM","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"117.18.229.190, 162.158.88.29"}
[21-Apr-2026 02:21:42 UTC] === User Orders API Called ===
[21-Apr-2026 02:21:42 UTC] User ID: 377
[21-Apr-2026 02:21:42 UTC] Limit: 20, Offset: 0
[21-Apr-2026 02:21:42 UTC] Orders found: 0
[21-Apr-2026 02:21:42 UTC] Orders data: []
[21-Apr-2026 02:21:42 UTC] Total orders count: 0
[21-Apr-2026 02:21:42 UTC] === API CALL LOG ===
[21-Apr-2026 02:21:42 UTC] Endpoint: user/profile.php
[21-Apr-2026 02:21:42 UTC] Full Log Data: {
    "timestamp": "2026-04-21 02:21:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "117.18.229.190",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc3IiwidXNlcm5hbWUiOiJreXJvMTEiLCJlbWFpbCI6Im1naG5pbWUyMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4Nzc3NH0.N0YyGvWZdd7lbSVazegaBR3rUkmzq9vWtd8emOT9ftQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef8eab29e36fdf2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "117.18.229.190",
        "CF-IPCountry": "MM",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "117.18.229.190, 162.158.88.29"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 02:21:42 UTC] === END API CALL LOG ===
[21-Apr-2026 02:21:42 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 02:21:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc3IiwidXNlcm5hbWUiOiJreXJvMTEiLCJlbWFpbCI6Im1naG5pbWUyMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4Nzc3NH0.N0YyGvWZdd7lbSVazegaBR3rUkmzq9vWtd8emOT9ftQ
[21-Apr-2026 02:21:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 02:21:42 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 02:21:42 UTC] User ID: 377
[21-Apr-2026 02:21:42 UTC] ✅ User profile retrieved successfully for user ID: 377
[21-Apr-2026 02:21:42 UTC] === API CALL LOG ===
[21-Apr-2026 02:21:42 UTC] Endpoint: user/profile.php
[21-Apr-2026 02:21:42 UTC] Full Log Data: {
    "timestamp": "2026-04-21 02:21:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "117.18.229.190",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc3IiwidXNlcm5hbWUiOiJreXJvMTEiLCJlbWFpbCI6Im1naG5pbWUyMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4Nzc3NH0.N0YyGvWZdd7lbSVazegaBR3rUkmzq9vWtd8emOT9ftQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef8eab3e99dfdf2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "117.18.229.190",
        "CF-IPCountry": "MM",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "117.18.229.190, 162.158.88.29"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 02:21:42 UTC] === END API CALL LOG ===
[21-Apr-2026 02:21:42 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 02:21:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc3IiwidXNlcm5hbWUiOiJreXJvMTEiLCJlbWFpbCI6Im1naG5pbWUyMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4Nzc3NH0.N0YyGvWZdd7lbSVazegaBR3rUkmzq9vWtd8emOT9ftQ
[21-Apr-2026 02:21:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 02:21:42 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 02:21:42 UTC] User ID: 377
[21-Apr-2026 02:21:42 UTC] ✅ User profile retrieved successfully for user ID: 377
[21-Apr-2026 02:21:43 UTC] === API CALL LOG ===
[21-Apr-2026 02:21:43 UTC] Endpoint: user/profile.php
[21-Apr-2026 02:21:43 UTC] Full Log Data: {
    "timestamp": "2026-04-21 02:21:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "117.18.229.190",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc3IiwidXNlcm5hbWUiOiJreXJvMTEiLCJlbWFpbCI6Im1naG5pbWUyMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4Nzc3NH0.N0YyGvWZdd7lbSVazegaBR3rUkmzq9vWtd8emOT9ftQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef8eab83cd0fdf2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "117.18.229.190",
        "CF-IPCountry": "MM",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "117.18.229.190, 162.158.88.29"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 02:21:43 UTC] === END API CALL LOG ===
[21-Apr-2026 02:21:43 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 02:21:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc3IiwidXNlcm5hbWUiOiJreXJvMTEiLCJlbWFpbCI6Im1naG5pbWUyMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4Nzc3NH0.N0YyGvWZdd7lbSVazegaBR3rUkmzq9vWtd8emOT9ftQ
[21-Apr-2026 02:21:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 02:21:43 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 02:21:43 UTC] User ID: 377
[21-Apr-2026 02:21:43 UTC] ✅ User profile retrieved successfully for user ID: 377
[21-Apr-2026 02:21:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Apr-2026 02:21:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Apr-2026 02:21:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc3IiwidXNlcm5hbWUiOiJreXJvMTEiLCJlbWFpbCI6Im1naG5pbWUyMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4Nzc3NH0.N0YyGvWZdd7lbSVazegaBR3rUkmzq9vWtd8emOT9ftQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ef8eaee494efdf2-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"117.18.229.190","CF-IPCountry":"MM","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"117.18.229.190, 162.158.88.28"}
[21-Apr-2026 02:21:51 UTC] === User Orders API Called ===
[21-Apr-2026 02:21:51 UTC] User ID: 377
[21-Apr-2026 02:21:51 UTC] Limit: 20, Offset: 0
[21-Apr-2026 02:21:51 UTC] Orders found: 0
[21-Apr-2026 02:21:51 UTC] Orders data: []
[21-Apr-2026 02:21:51 UTC] Total orders count: 0
[21-Apr-2026 02:21:52 UTC] === API CALL LOG ===
[21-Apr-2026 02:21:52 UTC] Endpoint: user/profile.php
[21-Apr-2026 02:21:52 UTC] Full Log Data: {
    "timestamp": "2026-04-21 02:21:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "117.18.229.190",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc3IiwidXNlcm5hbWUiOiJreXJvMTEiLCJlbWFpbCI6Im1naG5pbWUyMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4Nzc3NH0.N0YyGvWZdd7lbSVazegaBR3rUkmzq9vWtd8emOT9ftQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef8eaeeba84fdf2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "117.18.229.190",
        "CF-IPCountry": "MM",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "117.18.229.190, 162.158.88.29"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 02:21:52 UTC] === END API CALL LOG ===
[21-Apr-2026 02:21:52 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 02:21:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc3IiwidXNlcm5hbWUiOiJreXJvMTEiLCJlbWFpbCI6Im1naG5pbWUyMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4Nzc3NH0.N0YyGvWZdd7lbSVazegaBR3rUkmzq9vWtd8emOT9ftQ
[21-Apr-2026 02:21:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 02:21:52 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 02:21:52 UTC] User ID: 377
[21-Apr-2026 02:21:52 UTC] ✅ User profile retrieved successfully for user ID: 377
[21-Apr-2026 02:21:52 UTC] === API CALL LOG ===
[21-Apr-2026 02:21:52 UTC] Endpoint: user/profile.php
[21-Apr-2026 02:21:52 UTC] Full Log Data: {
    "timestamp": "2026-04-21 02:21:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "117.18.229.190",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc3IiwidXNlcm5hbWUiOiJreXJvMTEiLCJlbWFpbCI6Im1naG5pbWUyMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4Nzc3NH0.N0YyGvWZdd7lbSVazegaBR3rUkmzq9vWtd8emOT9ftQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef8eaeffdb7fdf2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "117.18.229.190",
        "CF-IPCountry": "MM",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "117.18.229.190, 162.158.88.29"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 02:21:52 UTC] === END API CALL LOG ===
[21-Apr-2026 02:21:52 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 02:21:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc3IiwidXNlcm5hbWUiOiJreXJvMTEiLCJlbWFpbCI6Im1naG5pbWUyMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4Nzc3NH0.N0YyGvWZdd7lbSVazegaBR3rUkmzq9vWtd8emOT9ftQ
[21-Apr-2026 02:21:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 02:21:52 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 02:21:52 UTC] User ID: 377
[21-Apr-2026 02:21:52 UTC] ✅ User profile retrieved successfully for user ID: 377
[21-Apr-2026 02:21:52 UTC] === API CALL LOG ===
[21-Apr-2026 02:21:52 UTC] Endpoint: user/profile.php
[21-Apr-2026 02:21:52 UTC] Full Log Data: {
    "timestamp": "2026-04-21 02:21:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "117.18.229.190",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc3IiwidXNlcm5hbWUiOiJreXJvMTEiLCJlbWFpbCI6Im1naG5pbWUyMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4Nzc3NH0.N0YyGvWZdd7lbSVazegaBR3rUkmzq9vWtd8emOT9ftQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef8eaf4a837fdf2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "117.18.229.190",
        "CF-IPCountry": "MM",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "117.18.229.190, 162.158.88.29"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 02:21:52 UTC] === END API CALL LOG ===
[21-Apr-2026 02:21:52 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 02:21:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc3IiwidXNlcm5hbWUiOiJreXJvMTEiLCJlbWFpbCI6Im1naG5pbWUyMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4Nzc3NH0.N0YyGvWZdd7lbSVazegaBR3rUkmzq9vWtd8emOT9ftQ
[21-Apr-2026 02:21:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 02:21:52 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 02:21:52 UTC] User ID: 377
[21-Apr-2026 02:21:52 UTC] ✅ User profile retrieved successfully for user ID: 377
[21-Apr-2026 02:21:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Apr-2026 02:21:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Apr-2026 02:21:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc3IiwidXNlcm5hbWUiOiJreXJvMTEiLCJlbWFpbCI6Im1naG5pbWUyMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4Nzc3NH0.N0YyGvWZdd7lbSVazegaBR3rUkmzq9vWtd8emOT9ftQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ef8eb02695efdf2-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"117.18.229.190","CF-IPCountry":"MM","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"117.18.229.190, 162.158.88.29"}
[21-Apr-2026 02:21:55 UTC] === User Orders API Called ===
[21-Apr-2026 02:21:55 UTC] User ID: 377
[21-Apr-2026 02:21:55 UTC] Limit: 20, Offset: 0
[21-Apr-2026 02:21:55 UTC] Orders found: 0
[21-Apr-2026 02:21:55 UTC] Orders data: []
[21-Apr-2026 02:21:55 UTC] Total orders count: 0
[21-Apr-2026 02:21:55 UTC] === API CALL LOG ===
[21-Apr-2026 02:21:55 UTC] Endpoint: user/profile.php
[21-Apr-2026 02:21:55 UTC] Full Log Data: {
    "timestamp": "2026-04-21 02:21:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "117.18.229.190",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc3IiwidXNlcm5hbWUiOiJreXJvMTEiLCJlbWFpbCI6Im1naG5pbWUyMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4Nzc3NH0.N0YyGvWZdd7lbSVazegaBR3rUkmzq9vWtd8emOT9ftQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef8eb02faa2fdf2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "117.18.229.190",
        "CF-IPCountry": "MM",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "117.18.229.190, 162.158.88.28"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 02:21:55 UTC] === END API CALL LOG ===
[21-Apr-2026 02:21:55 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 02:21:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc3IiwidXNlcm5hbWUiOiJreXJvMTEiLCJlbWFpbCI6Im1naG5pbWUyMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4Nzc3NH0.N0YyGvWZdd7lbSVazegaBR3rUkmzq9vWtd8emOT9ftQ
[21-Apr-2026 02:21:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 02:21:55 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 02:21:55 UTC] User ID: 377
[21-Apr-2026 02:21:55 UTC] ✅ User profile retrieved successfully for user ID: 377
[21-Apr-2026 02:21:55 UTC] === API CALL LOG ===
[21-Apr-2026 02:21:55 UTC] Endpoint: user/profile.php
[21-Apr-2026 02:21:55 UTC] Full Log Data: {
    "timestamp": "2026-04-21 02:21:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "117.18.229.190",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc3IiwidXNlcm5hbWUiOiJreXJvMTEiLCJlbWFpbCI6Im1naG5pbWUyMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4Nzc3NH0.N0YyGvWZdd7lbSVazegaBR3rUkmzq9vWtd8emOT9ftQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef8eb041daefdf2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "117.18.229.190",
        "CF-IPCountry": "MM",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "117.18.229.190, 162.158.88.29"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 02:21:55 UTC] === END API CALL LOG ===
[21-Apr-2026 02:21:55 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 02:21:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc3IiwidXNlcm5hbWUiOiJreXJvMTEiLCJlbWFpbCI6Im1naG5pbWUyMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4Nzc3NH0.N0YyGvWZdd7lbSVazegaBR3rUkmzq9vWtd8emOT9ftQ
[21-Apr-2026 02:21:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 02:21:55 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 02:21:55 UTC] User ID: 377
[21-Apr-2026 02:21:55 UTC] ✅ User profile retrieved successfully for user ID: 377
[21-Apr-2026 02:21:56 UTC] === API CALL LOG ===
[21-Apr-2026 02:21:56 UTC] Endpoint: user/profile.php
[21-Apr-2026 02:21:56 UTC] Full Log Data: {
    "timestamp": "2026-04-21 02:21:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "117.18.229.190",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc3IiwidXNlcm5hbWUiOiJreXJvMTEiLCJlbWFpbCI6Im1naG5pbWUyMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4Nzc3NH0.N0YyGvWZdd7lbSVazegaBR3rUkmzq9vWtd8emOT9ftQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef8eb0919c7fdf2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "117.18.229.190",
        "CF-IPCountry": "MM",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "117.18.229.190, 162.158.88.29"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 02:21:56 UTC] === END API CALL LOG ===
[21-Apr-2026 02:21:56 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 02:21:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc3IiwidXNlcm5hbWUiOiJreXJvMTEiLCJlbWFpbCI6Im1naG5pbWUyMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4Nzc3NH0.N0YyGvWZdd7lbSVazegaBR3rUkmzq9vWtd8emOT9ftQ
[21-Apr-2026 02:21:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 02:21:56 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 02:21:56 UTC] User ID: 377
[21-Apr-2026 02:21:56 UTC] ✅ User profile retrieved successfully for user ID: 377
[21-Apr-2026 02:22:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Apr-2026 02:22:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Apr-2026 02:22:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc3IiwidXNlcm5hbWUiOiJreXJvMTEiLCJlbWFpbCI6Im1naG5pbWUyMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4Nzc3NH0.N0YyGvWZdd7lbSVazegaBR3rUkmzq9vWtd8emOT9ftQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ef8ebbf6ea4fdf2-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"117.18.229.190","CF-IPCountry":"MM","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"117.18.229.190, 162.158.88.29"}
[21-Apr-2026 02:22:25 UTC] === User Orders API Called ===
[21-Apr-2026 02:22:25 UTC] User ID: 377
[21-Apr-2026 02:22:25 UTC] Limit: 20, Offset: 0
[21-Apr-2026 02:22:25 UTC] Orders found: 0
[21-Apr-2026 02:22:25 UTC] Orders data: []
[21-Apr-2026 02:22:25 UTC] Total orders count: 0
[21-Apr-2026 02:22:25 UTC] === API CALL LOG ===
[21-Apr-2026 02:22:25 UTC] Endpoint: user/profile.php
[21-Apr-2026 02:22:25 UTC] Full Log Data: {
    "timestamp": "2026-04-21 02:22:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "117.18.229.190",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc3IiwidXNlcm5hbWUiOiJreXJvMTEiLCJlbWFpbCI6Im1naG5pbWUyMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4Nzc3NH0.N0YyGvWZdd7lbSVazegaBR3rUkmzq9vWtd8emOT9ftQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef8ebbfefccfdf2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "117.18.229.190",
        "CF-IPCountry": "MM",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "117.18.229.190, 162.158.88.29"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 02:22:25 UTC] === END API CALL LOG ===
[21-Apr-2026 02:22:25 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 02:22:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc3IiwidXNlcm5hbWUiOiJreXJvMTEiLCJlbWFpbCI6Im1naG5pbWUyMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4Nzc3NH0.N0YyGvWZdd7lbSVazegaBR3rUkmzq9vWtd8emOT9ftQ
[21-Apr-2026 02:22:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 02:22:25 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 02:22:25 UTC] User ID: 377
[21-Apr-2026 02:22:25 UTC] ✅ User profile retrieved successfully for user ID: 377
[21-Apr-2026 02:22:25 UTC] === API CALL LOG ===
[21-Apr-2026 02:22:25 UTC] Endpoint: user/profile.php
[21-Apr-2026 02:22:25 UTC] Full Log Data: {
    "timestamp": "2026-04-21 02:22:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "117.18.229.190",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc3IiwidXNlcm5hbWUiOiJreXJvMTEiLCJlbWFpbCI6Im1naG5pbWUyMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4Nzc3NH0.N0YyGvWZdd7lbSVazegaBR3rUkmzq9vWtd8emOT9ftQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef8ebc17c05fdf2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "117.18.229.190",
        "CF-IPCountry": "MM",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "117.18.229.190, 162.158.88.29"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 02:22:25 UTC] === END API CALL LOG ===
[21-Apr-2026 02:22:25 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 02:22:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc3IiwidXNlcm5hbWUiOiJreXJvMTEiLCJlbWFpbCI6Im1naG5pbWUyMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4Nzc3NH0.N0YyGvWZdd7lbSVazegaBR3rUkmzq9vWtd8emOT9ftQ
[21-Apr-2026 02:22:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 02:22:25 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 02:22:25 UTC] User ID: 377
[21-Apr-2026 02:22:25 UTC] ✅ User profile retrieved successfully for user ID: 377
[21-Apr-2026 02:22:26 UTC] === API CALL LOG ===
[21-Apr-2026 02:22:26 UTC] Endpoint: user/profile.php
[21-Apr-2026 02:22:26 UTC] Full Log Data: {
    "timestamp": "2026-04-21 02:22:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "117.18.229.190",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc3IiwidXNlcm5hbWUiOiJreXJvMTEiLCJlbWFpbCI6Im1naG5pbWUyMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4Nzc3NH0.N0YyGvWZdd7lbSVazegaBR3rUkmzq9vWtd8emOT9ftQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef8ebc618befdf2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "117.18.229.190",
        "CF-IPCountry": "MM",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "117.18.229.190, 162.158.88.29"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 02:22:26 UTC] === END API CALL LOG ===
[21-Apr-2026 02:22:26 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 02:22:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc3IiwidXNlcm5hbWUiOiJreXJvMTEiLCJlbWFpbCI6Im1naG5pbWUyMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4Nzc3NH0.N0YyGvWZdd7lbSVazegaBR3rUkmzq9vWtd8emOT9ftQ
[21-Apr-2026 02:22:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 02:22:26 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 02:22:26 UTC] User ID: 377
[21-Apr-2026 02:22:26 UTC] ✅ User profile retrieved successfully for user ID: 377
[21-Apr-2026 02:22:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Apr-2026 02:22:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Apr-2026 02:22:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc3IiwidXNlcm5hbWUiOiJreXJvMTEiLCJlbWFpbCI6Im1naG5pbWUyMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4Nzc3NH0.N0YyGvWZdd7lbSVazegaBR3rUkmzq9vWtd8emOT9ftQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ef8ebcd6c04fdf2-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"117.18.229.190","CF-IPCountry":"MM","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"117.18.229.190, 162.158.88.29"}
[21-Apr-2026 02:22:27 UTC] === User Orders API Called ===
[21-Apr-2026 02:22:27 UTC] User ID: 377
[21-Apr-2026 02:22:27 UTC] Limit: 20, Offset: 0
[21-Apr-2026 02:22:27 UTC] Orders found: 0
[21-Apr-2026 02:22:27 UTC] Orders data: []
[21-Apr-2026 02:22:27 UTC] Total orders count: 0
[21-Apr-2026 02:22:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Apr-2026 02:22:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Apr-2026 02:22:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc3IiwidXNlcm5hbWUiOiJreXJvMTEiLCJlbWFpbCI6Im1naG5pbWUyMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4Nzc3NH0.N0YyGvWZdd7lbSVazegaBR3rUkmzq9vWtd8emOT9ftQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ef8ebd45dc4fdf2-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"117.18.229.190","CF-IPCountry":"MM","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"117.18.229.190, 162.158.88.29"}
[21-Apr-2026 02:22:28 UTC] === User Orders API Called ===
[21-Apr-2026 02:22:28 UTC] User ID: 377
[21-Apr-2026 02:22:28 UTC] Limit: 20, Offset: 0
[21-Apr-2026 02:22:28 UTC] Orders found: 0
[21-Apr-2026 02:22:28 UTC] Orders data: []
[21-Apr-2026 02:22:28 UTC] Total orders count: 0
[21-Apr-2026 02:22:28 UTC] === API CALL LOG ===
[21-Apr-2026 02:22:28 UTC] Endpoint: user/profile.php
[21-Apr-2026 02:22:28 UTC] Full Log Data: {
    "timestamp": "2026-04-21 02:22:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "117.18.229.190",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc3IiwidXNlcm5hbWUiOiJreXJvMTEiLCJlbWFpbCI6Im1naG5pbWUyMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4Nzc3NH0.N0YyGvWZdd7lbSVazegaBR3rUkmzq9vWtd8emOT9ftQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef8ebd4dfa8fdf2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "117.18.229.190",
        "CF-IPCountry": "MM",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "117.18.229.190, 162.158.88.29"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 02:22:28 UTC] === END API CALL LOG ===
[21-Apr-2026 02:22:28 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 02:22:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc3IiwidXNlcm5hbWUiOiJreXJvMTEiLCJlbWFpbCI6Im1naG5pbWUyMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4Nzc3NH0.N0YyGvWZdd7lbSVazegaBR3rUkmzq9vWtd8emOT9ftQ
[21-Apr-2026 02:22:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 02:22:28 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 02:22:28 UTC] User ID: 377
[21-Apr-2026 02:22:28 UTC] ✅ User profile retrieved successfully for user ID: 377
[21-Apr-2026 02:22:28 UTC] === API CALL LOG ===
[21-Apr-2026 02:22:28 UTC] Endpoint: user/profile.php
[21-Apr-2026 02:22:28 UTC] Full Log Data: {
    "timestamp": "2026-04-21 02:22:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "117.18.229.190",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc3IiwidXNlcm5hbWUiOiJreXJvMTEiLCJlbWFpbCI6Im1naG5pbWUyMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4Nzc3NH0.N0YyGvWZdd7lbSVazegaBR3rUkmzq9vWtd8emOT9ftQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef8ebd65b52fdf2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "117.18.229.190",
        "CF-IPCountry": "MM",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "117.18.229.190, 162.158.88.29"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 02:22:28 UTC] === END API CALL LOG ===
[21-Apr-2026 02:22:28 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 02:22:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc3IiwidXNlcm5hbWUiOiJreXJvMTEiLCJlbWFpbCI6Im1naG5pbWUyMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4Nzc3NH0.N0YyGvWZdd7lbSVazegaBR3rUkmzq9vWtd8emOT9ftQ
[21-Apr-2026 02:22:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 02:22:28 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 02:22:28 UTC] User ID: 377
[21-Apr-2026 02:22:28 UTC] ✅ User profile retrieved successfully for user ID: 377
[21-Apr-2026 02:22:29 UTC] === API CALL LOG ===
[21-Apr-2026 02:22:29 UTC] Endpoint: user/profile.php
[21-Apr-2026 02:22:29 UTC] Full Log Data: {
    "timestamp": "2026-04-21 02:22:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "117.18.229.190",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc3IiwidXNlcm5hbWUiOiJreXJvMTEiLCJlbWFpbCI6Im1naG5pbWUyMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4Nzc3NH0.N0YyGvWZdd7lbSVazegaBR3rUkmzq9vWtd8emOT9ftQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef8ebdabe65fdf2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "117.18.229.190",
        "CF-IPCountry": "MM",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "117.18.229.190, 162.158.88.29"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 02:22:29 UTC] === END API CALL LOG ===
[21-Apr-2026 02:22:29 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 02:22:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc3IiwidXNlcm5hbWUiOiJreXJvMTEiLCJlbWFpbCI6Im1naG5pbWUyMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4Nzc3NH0.N0YyGvWZdd7lbSVazegaBR3rUkmzq9vWtd8emOT9ftQ
[21-Apr-2026 02:22:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 02:22:29 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 02:22:29 UTC] User ID: 377
[21-Apr-2026 02:22:29 UTC] ✅ User profile retrieved successfully for user ID: 377
[21-Apr-2026 02:22:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Apr-2026 02:22:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Apr-2026 02:22:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc3IiwidXNlcm5hbWUiOiJreXJvMTEiLCJlbWFpbCI6Im1naG5pbWUyMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4Nzc3NH0.N0YyGvWZdd7lbSVazegaBR3rUkmzq9vWtd8emOT9ftQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ef8ebe90a92fdf2-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"117.18.229.190","CF-IPCountry":"MM","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"117.18.229.190, 162.158.88.29"}
[21-Apr-2026 02:22:31 UTC] === User Orders API Called ===
[21-Apr-2026 02:22:31 UTC] User ID: 377
[21-Apr-2026 02:22:31 UTC] Limit: 20, Offset: 0
[21-Apr-2026 02:22:31 UTC] Orders found: 0
[21-Apr-2026 02:22:31 UTC] Orders data: []
[21-Apr-2026 02:22:31 UTC] Total orders count: 0
[21-Apr-2026 02:22:32 UTC] === API CALL LOG ===
[21-Apr-2026 02:22:32 UTC] Endpoint: user/profile.php
[21-Apr-2026 02:22:32 UTC] Full Log Data: {
    "timestamp": "2026-04-21 02:22:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "117.18.229.190",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc3IiwidXNlcm5hbWUiOiJreXJvMTEiLCJlbWFpbCI6Im1naG5pbWUyMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4Nzc3NH0.N0YyGvWZdd7lbSVazegaBR3rUkmzq9vWtd8emOT9ftQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef8ebe98c6ffdf2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "117.18.229.190",
        "CF-IPCountry": "MM",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "117.18.229.190, 162.158.88.29"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 02:22:32 UTC] === END API CALL LOG ===
[21-Apr-2026 02:22:32 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 02:22:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc3IiwidXNlcm5hbWUiOiJreXJvMTEiLCJlbWFpbCI6Im1naG5pbWUyMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4Nzc3NH0.N0YyGvWZdd7lbSVazegaBR3rUkmzq9vWtd8emOT9ftQ
[21-Apr-2026 02:22:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 02:22:32 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 02:22:32 UTC] User ID: 377
[21-Apr-2026 02:22:32 UTC] ✅ User profile retrieved successfully for user ID: 377
[21-Apr-2026 02:22:32 UTC] === API CALL LOG ===
[21-Apr-2026 02:22:32 UTC] Endpoint: user/profile.php
[21-Apr-2026 02:22:32 UTC] Full Log Data: {
    "timestamp": "2026-04-21 02:22:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "117.18.229.190",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc3IiwidXNlcm5hbWUiOiJreXJvMTEiLCJlbWFpbCI6Im1naG5pbWUyMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4Nzc3NH0.N0YyGvWZdd7lbSVazegaBR3rUkmzq9vWtd8emOT9ftQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef8ebeaff88fdf2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "117.18.229.190",
        "CF-IPCountry": "MM",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "117.18.229.190, 162.158.88.29"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 02:22:32 UTC] === END API CALL LOG ===
[21-Apr-2026 02:22:32 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 02:22:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc3IiwidXNlcm5hbWUiOiJreXJvMTEiLCJlbWFpbCI6Im1naG5pbWUyMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4Nzc3NH0.N0YyGvWZdd7lbSVazegaBR3rUkmzq9vWtd8emOT9ftQ
[21-Apr-2026 02:22:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 02:22:32 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 02:22:32 UTC] User ID: 377
[21-Apr-2026 02:22:32 UTC] ✅ User profile retrieved successfully for user ID: 377
[21-Apr-2026 02:22:33 UTC] === API CALL LOG ===
[21-Apr-2026 02:22:33 UTC] Endpoint: user/profile.php
[21-Apr-2026 02:22:33 UTC] Full Log Data: {
    "timestamp": "2026-04-21 02:22:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "117.18.229.190",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc3IiwidXNlcm5hbWUiOiJreXJvMTEiLCJlbWFpbCI6Im1naG5pbWUyMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4Nzc3NH0.N0YyGvWZdd7lbSVazegaBR3rUkmzq9vWtd8emOT9ftQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef8ebefcbfbfdf2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "117.18.229.190",
        "CF-IPCountry": "MM",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "117.18.229.190, 162.158.88.29"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 02:22:33 UTC] === END API CALL LOG ===
[21-Apr-2026 02:22:33 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 02:22:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc3IiwidXNlcm5hbWUiOiJreXJvMTEiLCJlbWFpbCI6Im1naG5pbWUyMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4Nzc3NH0.N0YyGvWZdd7lbSVazegaBR3rUkmzq9vWtd8emOT9ftQ
[21-Apr-2026 02:22:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 02:22:33 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 02:22:33 UTC] User ID: 377
[21-Apr-2026 02:22:33 UTC] ✅ User profile retrieved successfully for user ID: 377
[21-Apr-2026 02:22:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Apr-2026 02:22:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Apr-2026 02:22:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc3IiwidXNlcm5hbWUiOiJreXJvMTEiLCJlbWFpbCI6Im1naG5pbWUyMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4Nzc3NH0.N0YyGvWZdd7lbSVazegaBR3rUkmzq9vWtd8emOT9ftQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ef8ebf34dd2fdf2-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"117.18.229.190","CF-IPCountry":"MM","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"117.18.229.190, 162.158.88.29"}
[21-Apr-2026 02:22:33 UTC] === User Orders API Called ===
[21-Apr-2026 02:22:33 UTC] User ID: 377
[21-Apr-2026 02:22:33 UTC] Limit: 20, Offset: 0
[21-Apr-2026 02:22:33 UTC] Orders found: 0
[21-Apr-2026 02:22:33 UTC] Orders data: []
[21-Apr-2026 02:22:33 UTC] Total orders count: 0
[21-Apr-2026 02:22:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Apr-2026 02:22:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Apr-2026 02:22:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc3IiwidXNlcm5hbWUiOiJreXJvMTEiLCJlbWFpbCI6Im1naG5pbWUyMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4Nzc3NH0.N0YyGvWZdd7lbSVazegaBR3rUkmzq9vWtd8emOT9ftQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ef8ebf95f05fdf2-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"117.18.229.190","CF-IPCountry":"MM","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"117.18.229.190, 162.158.88.29"}
[21-Apr-2026 02:22:34 UTC] === User Orders API Called ===
[21-Apr-2026 02:22:34 UTC] User ID: 377
[21-Apr-2026 02:22:34 UTC] Limit: 20, Offset: 0
[21-Apr-2026 02:22:34 UTC] Orders found: 0
[21-Apr-2026 02:22:34 UTC] Orders data: []
[21-Apr-2026 02:22:34 UTC] Total orders count: 0
[21-Apr-2026 02:22:34 UTC] === API CALL LOG ===
[21-Apr-2026 02:22:34 UTC] Endpoint: user/profile.php
[21-Apr-2026 02:22:34 UTC] Full Log Data: {
    "timestamp": "2026-04-21 02:22:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "117.18.229.190",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc3IiwidXNlcm5hbWUiOiJreXJvMTEiLCJlbWFpbCI6Im1naG5pbWUyMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4Nzc3NH0.N0YyGvWZdd7lbSVazegaBR3rUkmzq9vWtd8emOT9ftQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef8ebf9d849fdf2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "117.18.229.190",
        "CF-IPCountry": "MM",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "117.18.229.190, 162.158.88.29"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 02:22:34 UTC] === END API CALL LOG ===
[21-Apr-2026 02:22:34 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 02:22:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc3IiwidXNlcm5hbWUiOiJreXJvMTEiLCJlbWFpbCI6Im1naG5pbWUyMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4Nzc3NH0.N0YyGvWZdd7lbSVazegaBR3rUkmzq9vWtd8emOT9ftQ
[21-Apr-2026 02:22:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 02:22:34 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 02:22:34 UTC] User ID: 377
[21-Apr-2026 02:22:34 UTC] ✅ User profile retrieved successfully for user ID: 377
[21-Apr-2026 02:22:34 UTC] === API CALL LOG ===
[21-Apr-2026 02:22:34 UTC] Endpoint: user/profile.php
[21-Apr-2026 02:22:34 UTC] Full Log Data: {
    "timestamp": "2026-04-21 02:22:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "117.18.229.190",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc3IiwidXNlcm5hbWUiOiJreXJvMTEiLCJlbWFpbCI6Im1naG5pbWUyMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4Nzc3NH0.N0YyGvWZdd7lbSVazegaBR3rUkmzq9vWtd8emOT9ftQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef8ebfafb67fdf2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "117.18.229.190",
        "CF-IPCountry": "MM",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "117.18.229.190, 162.158.88.29"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 02:22:34 UTC] === END API CALL LOG ===
[21-Apr-2026 02:22:34 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 02:22:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc3IiwidXNlcm5hbWUiOiJreXJvMTEiLCJlbWFpbCI6Im1naG5pbWUyMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4Nzc3NH0.N0YyGvWZdd7lbSVazegaBR3rUkmzq9vWtd8emOT9ftQ
[21-Apr-2026 02:22:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 02:22:34 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 02:22:34 UTC] User ID: 377
[21-Apr-2026 02:22:34 UTC] ✅ User profile retrieved successfully for user ID: 377
[21-Apr-2026 02:22:35 UTC] === API CALL LOG ===
[21-Apr-2026 02:22:35 UTC] Endpoint: user/profile.php
[21-Apr-2026 02:22:35 UTC] Full Log Data: {
    "timestamp": "2026-04-21 02:22:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "117.18.229.190",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc3IiwidXNlcm5hbWUiOiJreXJvMTEiLCJlbWFpbCI6Im1naG5pbWUyMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4Nzc3NH0.N0YyGvWZdd7lbSVazegaBR3rUkmzq9vWtd8emOT9ftQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef8ec000933fdf2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "117.18.229.190",
        "CF-IPCountry": "MM",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "117.18.229.190, 162.158.88.29"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 02:22:35 UTC] === END API CALL LOG ===
[21-Apr-2026 02:22:35 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 02:22:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc3IiwidXNlcm5hbWUiOiJreXJvMTEiLCJlbWFpbCI6Im1naG5pbWUyMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4Nzc3NH0.N0YyGvWZdd7lbSVazegaBR3rUkmzq9vWtd8emOT9ftQ
[21-Apr-2026 02:22:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 02:22:35 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 02:22:35 UTC] User ID: 377
[21-Apr-2026 02:22:35 UTC] ✅ User profile retrieved successfully for user ID: 377
[21-Apr-2026 02:22:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Apr-2026 02:22:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Apr-2026 02:22:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc3IiwidXNlcm5hbWUiOiJreXJvMTEiLCJlbWFpbCI6Im1naG5pbWUyMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4Nzc3NH0.N0YyGvWZdd7lbSVazegaBR3rUkmzq9vWtd8emOT9ftQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ef8ec044b72fdf2-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"117.18.229.190","CF-IPCountry":"MM","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"117.18.229.190, 162.158.88.29"}
[21-Apr-2026 02:22:36 UTC] === User Orders API Called ===
[21-Apr-2026 02:22:36 UTC] User ID: 377
[21-Apr-2026 02:22:36 UTC] Limit: 20, Offset: 0
[21-Apr-2026 02:22:36 UTC] Orders found: 0
[21-Apr-2026 02:22:36 UTC] Orders data: []
[21-Apr-2026 02:22:36 UTC] Total orders count: 0
[21-Apr-2026 02:22:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Apr-2026 02:22:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Apr-2026 02:22:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc3IiwidXNlcm5hbWUiOiJreXJvMTEiLCJlbWFpbCI6Im1naG5pbWUyMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4Nzc3NH0.N0YyGvWZdd7lbSVazegaBR3rUkmzq9vWtd8emOT9ftQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ef8ec133855fdf2-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"117.18.229.190","CF-IPCountry":"MM","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"117.18.229.190, 162.158.88.29"}
[21-Apr-2026 02:22:38 UTC] === User Orders API Called ===
[21-Apr-2026 02:22:38 UTC] User ID: 377
[21-Apr-2026 02:22:38 UTC] Limit: 20, Offset: 0
[21-Apr-2026 02:22:38 UTC] Orders found: 0
[21-Apr-2026 02:22:38 UTC] Orders data: []
[21-Apr-2026 02:22:38 UTC] Total orders count: 0
[21-Apr-2026 02:22:38 UTC] === API CALL LOG ===
[21-Apr-2026 02:22:38 UTC] Endpoint: user/profile.php
[21-Apr-2026 02:22:38 UTC] Full Log Data: {
    "timestamp": "2026-04-21 02:22:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "117.18.229.190",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc3IiwidXNlcm5hbWUiOiJreXJvMTEiLCJlbWFpbCI6Im1naG5pbWUyMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4Nzc3NH0.N0YyGvWZdd7lbSVazegaBR3rUkmzq9vWtd8emOT9ftQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef8ec13c9d0fdf2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "117.18.229.190",
        "CF-IPCountry": "MM",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "117.18.229.190, 162.158.88.29"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 02:22:38 UTC] === END API CALL LOG ===
[21-Apr-2026 02:22:38 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 02:22:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc3IiwidXNlcm5hbWUiOiJreXJvMTEiLCJlbWFpbCI6Im1naG5pbWUyMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4Nzc3NH0.N0YyGvWZdd7lbSVazegaBR3rUkmzq9vWtd8emOT9ftQ
[21-Apr-2026 02:22:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 02:22:38 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 02:22:38 UTC] User ID: 377
[21-Apr-2026 02:22:38 UTC] ✅ User profile retrieved successfully for user ID: 377
[21-Apr-2026 02:22:38 UTC] === API CALL LOG ===
[21-Apr-2026 02:22:38 UTC] Endpoint: user/profile.php
[21-Apr-2026 02:22:38 UTC] Full Log Data: {
    "timestamp": "2026-04-21 02:22:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "117.18.229.190",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc3IiwidXNlcm5hbWUiOiJreXJvMTEiLCJlbWFpbCI6Im1naG5pbWUyMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4Nzc3NH0.N0YyGvWZdd7lbSVazegaBR3rUkmzq9vWtd8emOT9ftQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef8ec14ec96fdf2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "117.18.229.190",
        "CF-IPCountry": "MM",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "117.18.229.190, 162.158.88.29"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 02:22:38 UTC] === END API CALL LOG ===
[21-Apr-2026 02:22:38 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 02:22:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc3IiwidXNlcm5hbWUiOiJreXJvMTEiLCJlbWFpbCI6Im1naG5pbWUyMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4Nzc3NH0.N0YyGvWZdd7lbSVazegaBR3rUkmzq9vWtd8emOT9ftQ
[21-Apr-2026 02:22:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 02:22:38 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 02:22:38 UTC] User ID: 377
[21-Apr-2026 02:22:38 UTC] ✅ User profile retrieved successfully for user ID: 377
[21-Apr-2026 02:22:39 UTC] === API CALL LOG ===
[21-Apr-2026 02:22:39 UTC] Endpoint: user/profile.php
[21-Apr-2026 02:22:39 UTC] Full Log Data: {
    "timestamp": "2026-04-21 02:22:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "117.18.229.190",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc3IiwidXNlcm5hbWUiOiJreXJvMTEiLCJlbWFpbCI6Im1naG5pbWUyMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4Nzc3NH0.N0YyGvWZdd7lbSVazegaBR3rUkmzq9vWtd8emOT9ftQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef8ec1a0a36fdf2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "117.18.229.190",
        "CF-IPCountry": "MM",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "117.18.229.190, 162.158.88.29"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 02:22:39 UTC] === END API CALL LOG ===
[21-Apr-2026 02:22:39 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 02:22:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc3IiwidXNlcm5hbWUiOiJreXJvMTEiLCJlbWFpbCI6Im1naG5pbWUyMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4Nzc3NH0.N0YyGvWZdd7lbSVazegaBR3rUkmzq9vWtd8emOT9ftQ
[21-Apr-2026 02:22:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 02:22:39 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 02:22:39 UTC] User ID: 377
[21-Apr-2026 02:22:39 UTC] ✅ User profile retrieved successfully for user ID: 377
[21-Apr-2026 02:22:42 UTC] === API CALL LOG ===
[21-Apr-2026 02:22:42 UTC] Endpoint: user/profile.php
[21-Apr-2026 02:22:42 UTC] Full Log Data: {
    "timestamp": "2026-04-21 02:22:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "117.18.229.190",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc3IiwidXNlcm5hbWUiOiJreXJvMTEiLCJlbWFpbCI6Im1naG5pbWUyMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4Nzc3NH0.N0YyGvWZdd7lbSVazegaBR3rUkmzq9vWtd8emOT9ftQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef8ec2b6ed9fdf2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "117.18.229.190",
        "CF-IPCountry": "MM",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "117.18.229.190, 162.158.88.29"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 02:22:42 UTC] === END API CALL LOG ===
[21-Apr-2026 02:22:42 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 02:22:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc3IiwidXNlcm5hbWUiOiJreXJvMTEiLCJlbWFpbCI6Im1naG5pbWUyMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4Nzc3NH0.N0YyGvWZdd7lbSVazegaBR3rUkmzq9vWtd8emOT9ftQ
[21-Apr-2026 02:22:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 02:22:42 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 02:22:42 UTC] User ID: 377
[21-Apr-2026 02:22:42 UTC] ✅ User profile retrieved successfully for user ID: 377
[21-Apr-2026 02:23:19 UTC] === API CALL LOG ===
[21-Apr-2026 02:23:19 UTC] Endpoint: user/profile.php
[21-Apr-2026 02:23:19 UTC] Full Log Data: {
    "timestamp": "2026-04-21 02:23:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "117.18.229.190",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc3IiwidXNlcm5hbWUiOiJreXJvMTEiLCJlbWFpbCI6Im1naG5pbWUyMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4Nzc3NH0.N0YyGvWZdd7lbSVazegaBR3rUkmzq9vWtd8emOT9ftQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef8ed124b13fdf2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "117.18.229.190",
        "CF-IPCountry": "MM",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "117.18.229.190, 162.158.88.29"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 02:23:19 UTC] === END API CALL LOG ===
[21-Apr-2026 02:23:19 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 02:23:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc3IiwidXNlcm5hbWUiOiJreXJvMTEiLCJlbWFpbCI6Im1naG5pbWUyMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4Nzc3NH0.N0YyGvWZdd7lbSVazegaBR3rUkmzq9vWtd8emOT9ftQ
[21-Apr-2026 02:23:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 02:23:19 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 02:23:19 UTC] User ID: 377
[21-Apr-2026 02:23:19 UTC] ✅ User profile retrieved successfully for user ID: 377
[21-Apr-2026 02:23:21 UTC] === API CALL LOG ===
[21-Apr-2026 02:23:21 UTC] Endpoint: user/profile.php
[21-Apr-2026 02:23:21 UTC] Full Log Data: {
    "timestamp": "2026-04-21 02:23:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "117.18.229.190",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc3IiwidXNlcm5hbWUiOiJreXJvMTEiLCJlbWFpbCI6Im1naG5pbWUyMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4Nzc3NH0.N0YyGvWZdd7lbSVazegaBR3rUkmzq9vWtd8emOT9ftQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef8ed1bfb4bfdf2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "117.18.229.190",
        "CF-IPCountry": "MM",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "117.18.229.190, 162.158.88.29"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 02:23:21 UTC] === END API CALL LOG ===
[21-Apr-2026 02:23:21 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 02:23:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc3IiwidXNlcm5hbWUiOiJreXJvMTEiLCJlbWFpbCI6Im1naG5pbWUyMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4Nzc3NH0.N0YyGvWZdd7lbSVazegaBR3rUkmzq9vWtd8emOT9ftQ
[21-Apr-2026 02:23:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 02:23:21 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 02:23:21 UTC] User ID: 377
[21-Apr-2026 02:23:21 UTC] ✅ User profile retrieved successfully for user ID: 377
[21-Apr-2026 02:23:21 UTC] User Purchases API - User ID: 377
[21-Apr-2026 02:23:21 UTC] User Purchases API - Total purchases found: 1
[21-Apr-2026 02:24:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Apr-2026 02:24:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Apr-2026 02:24:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc3IiwidXNlcm5hbWUiOiJreXJvMTEiLCJlbWFpbCI6Im1naG5pbWUyMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4Nzc3NH0.N0YyGvWZdd7lbSVazegaBR3rUkmzq9vWtd8emOT9ftQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ef8ee255f21fdf2-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"117.18.229.190","CF-IPCountry":"MM","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"117.18.229.190, 162.158.88.28"}
[21-Apr-2026 02:24:03 UTC] === User Orders API Called ===
[21-Apr-2026 02:24:03 UTC] User ID: 377
[21-Apr-2026 02:24:03 UTC] Limit: 20, Offset: 0
[21-Apr-2026 02:24:03 UTC] Orders found: 0
[21-Apr-2026 02:24:03 UTC] Orders data: []
[21-Apr-2026 02:24:03 UTC] Total orders count: 0
[21-Apr-2026 02:24:03 UTC] === API CALL LOG ===
[21-Apr-2026 02:24:03 UTC] Endpoint: user/profile.php
[21-Apr-2026 02:24:03 UTC] Full Log Data: {
    "timestamp": "2026-04-21 02:24:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "117.18.229.190",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc3IiwidXNlcm5hbWUiOiJreXJvMTEiLCJlbWFpbCI6Im1naG5pbWUyMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4Nzc3NH0.N0YyGvWZdd7lbSVazegaBR3rUkmzq9vWtd8emOT9ftQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef8ee25d8defdf2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "117.18.229.190",
        "CF-IPCountry": "MM",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "117.18.229.190, 162.158.88.28"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 02:24:03 UTC] === END API CALL LOG ===
[21-Apr-2026 02:24:03 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 02:24:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc3IiwidXNlcm5hbWUiOiJreXJvMTEiLCJlbWFpbCI6Im1naG5pbWUyMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4Nzc3NH0.N0YyGvWZdd7lbSVazegaBR3rUkmzq9vWtd8emOT9ftQ
[21-Apr-2026 02:24:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 02:24:03 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 02:24:03 UTC] User ID: 377
[21-Apr-2026 02:24:03 UTC] ✅ User profile retrieved successfully for user ID: 377
[21-Apr-2026 02:24:03 UTC] === API CALL LOG ===
[21-Apr-2026 02:24:03 UTC] Endpoint: user/profile.php
[21-Apr-2026 02:24:03 UTC] Full Log Data: {
    "timestamp": "2026-04-21 02:24:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "117.18.229.190",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc3IiwidXNlcm5hbWUiOiJreXJvMTEiLCJlbWFpbCI6Im1naG5pbWUyMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4Nzc3NH0.N0YyGvWZdd7lbSVazegaBR3rUkmzq9vWtd8emOT9ftQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef8ee272d2efdf2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "117.18.229.190",
        "CF-IPCountry": "MM",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "117.18.229.190, 162.158.88.28"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 02:24:03 UTC] === END API CALL LOG ===
[21-Apr-2026 02:24:03 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 02:24:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc3IiwidXNlcm5hbWUiOiJreXJvMTEiLCJlbWFpbCI6Im1naG5pbWUyMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4Nzc3NH0.N0YyGvWZdd7lbSVazegaBR3rUkmzq9vWtd8emOT9ftQ
[21-Apr-2026 02:24:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 02:24:03 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 02:24:03 UTC] User ID: 377
[21-Apr-2026 02:24:03 UTC] ✅ User profile retrieved successfully for user ID: 377
[21-Apr-2026 02:24:10 UTC] === API CALL LOG ===
[21-Apr-2026 02:24:10 UTC] Endpoint: user/profile.php
[21-Apr-2026 02:24:10 UTC] Full Log Data: {
    "timestamp": "2026-04-21 02:24:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "117.18.229.190",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc3IiwidXNlcm5hbWUiOiJreXJvMTEiLCJlbWFpbCI6Im1naG5pbWUyMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4Nzc3NH0.N0YyGvWZdd7lbSVazegaBR3rUkmzq9vWtd8emOT9ftQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef8ee4e4cb4fdf2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "117.18.229.190",
        "CF-IPCountry": "MM",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "117.18.229.190, 162.158.88.29"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 02:24:10 UTC] === END API CALL LOG ===
[21-Apr-2026 02:24:10 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 02:24:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc3IiwidXNlcm5hbWUiOiJreXJvMTEiLCJlbWFpbCI6Im1naG5pbWUyMDAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzI4Nzc3NH0.N0YyGvWZdd7lbSVazegaBR3rUkmzq9vWtd8emOT9ftQ
[21-Apr-2026 02:24:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 02:24:10 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 02:24:10 UTC] User ID: 377
[21-Apr-2026 02:24:10 UTC] ✅ User profile retrieved successfully for user ID: 377
[21-Apr-2026 04:47:17 UTC] === API CALL LOG ===
[21-Apr-2026 04:47:17 UTC] Endpoint: user/profile.php
[21-Apr-2026 04:47:17 UTC] Full Log Data: {
    "timestamp": "2026-04-21 04:47:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.58.165.168",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef9bff8ab395223-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "178.58.165.168",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "178.58.165.168, 172.70.240.14"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 04:47:17 UTC] === END API CALL LOG ===
[21-Apr-2026 04:47:17 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 04:47:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[21-Apr-2026 04:47:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 04:47:17 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 04:47:17 UTC] User ID: 346
[21-Apr-2026 04:47:17 UTC] ✅ User profile retrieved successfully for user ID: 346
[21-Apr-2026 04:47:18 UTC] === API CALL LOG ===
[21-Apr-2026 04:47:18 UTC] Endpoint: user/profile.php
[21-Apr-2026 04:47:18 UTC] Full Log Data: {
    "timestamp": "2026-04-21 04:47:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.58.165.168",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef9bffa6f105223-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "178.58.165.168",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "178.58.165.168, 172.70.240.15"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 04:47:18 UTC] === END API CALL LOG ===
[21-Apr-2026 04:47:18 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 04:47:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[21-Apr-2026 04:47:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 04:47:18 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 04:47:18 UTC] User ID: 346
[21-Apr-2026 04:47:18 UTC] ✅ User profile retrieved successfully for user ID: 346
[21-Apr-2026 04:47:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Apr-2026 04:47:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Apr-2026 04:47:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ef9bffaaf855223-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"178.58.165.168","CF-IPCountry":"SI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"178.58.165.168, 172.70.240.14"}
[21-Apr-2026 04:47:18 UTC] === User Orders API Called ===
[21-Apr-2026 04:47:18 UTC] User ID: 346
[21-Apr-2026 04:47:18 UTC] Limit: 20, Offset: 0
[21-Apr-2026 04:47:18 UTC] Orders found: 5
[21-Apr-2026 04:47:18 UTC] Orders data: [{"id":204,"quantity":820,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro\/1234567","status":"pending","created_at":"2026-04-17 14:44:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":200,"quantity":41,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"cancelled","created_at":"2026-04-17 10:18:01","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":199,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:36","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":198,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:20","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":197,"quantity":1000,"total_coins":20000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:38:00","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[21-Apr-2026 04:47:18 UTC] Total orders count: 5
[21-Apr-2026 04:47:18 UTC] === API CALL LOG ===
[21-Apr-2026 04:47:18 UTC] Endpoint: user/profile.php
[21-Apr-2026 04:47:18 UTC] Full Log Data: {
    "timestamp": "2026-04-21 04:47:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.58.165.168",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef9bffb49195223-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "178.58.165.168",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "178.58.165.168, 172.70.240.14"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 04:47:18 UTC] === END API CALL LOG ===
[21-Apr-2026 04:47:18 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 04:47:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[21-Apr-2026 04:47:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 04:47:18 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 04:47:18 UTC] User ID: 346
[21-Apr-2026 04:47:18 UTC] ✅ User profile retrieved successfully for user ID: 346
[21-Apr-2026 04:47:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Apr-2026 04:47:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Apr-2026 04:47:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ef9c00cae795223-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"178.58.165.168","CF-IPCountry":"SI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"178.58.165.168, 172.70.240.15"}
[21-Apr-2026 04:47:21 UTC] === User Orders API Called ===
[21-Apr-2026 04:47:21 UTC] User ID: 346
[21-Apr-2026 04:47:21 UTC] Limit: 20, Offset: 0
[21-Apr-2026 04:47:21 UTC] Orders found: 5
[21-Apr-2026 04:47:21 UTC] Orders data: [{"id":204,"quantity":820,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro\/1234567","status":"pending","created_at":"2026-04-17 14:44:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":200,"quantity":41,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"cancelled","created_at":"2026-04-17 10:18:01","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":199,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:36","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":198,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:20","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":197,"quantity":1000,"total_coins":20000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:38:00","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[21-Apr-2026 04:47:21 UTC] Total orders count: 5
[21-Apr-2026 04:47:35 UTC] === API CALL LOG ===
[21-Apr-2026 04:47:35 UTC] Endpoint: user/profile.php
[21-Apr-2026 04:47:35 UTC] Full Log Data: {
    "timestamp": "2026-04-21 04:47:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.58.165.168",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef9c0640f475223-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "178.58.165.168",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "178.58.165.168, 172.70.240.15"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 04:47:35 UTC] === END API CALL LOG ===
[21-Apr-2026 04:47:35 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 04:47:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[21-Apr-2026 04:47:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 04:47:35 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 04:47:35 UTC] User ID: 346
[21-Apr-2026 04:47:35 UTC] ✅ User profile retrieved successfully for user ID: 346
[21-Apr-2026 04:47:35 UTC] User Purchases API - User ID: 346
[21-Apr-2026 04:47:35 UTC] User Purchases API - Total purchases found: 1
[21-Apr-2026 04:47:39 UTC] === API CALL LOG ===
[21-Apr-2026 04:47:39 UTC] Endpoint: user/profile.php
[21-Apr-2026 04:47:39 UTC] Full Log Data: {
    "timestamp": "2026-04-21 04:47:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.58.165.168",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef9c07d4fa55223-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "178.58.165.168",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "178.58.165.168, 172.70.240.15"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 04:47:39 UTC] === END API CALL LOG ===
[21-Apr-2026 04:47:39 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 04:47:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[21-Apr-2026 04:47:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 04:47:39 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 04:47:39 UTC] User ID: 346
[21-Apr-2026 04:47:39 UTC] ✅ User profile retrieved successfully for user ID: 346
[21-Apr-2026 04:47:39 UTC] User Purchases API - User ID: 346
[21-Apr-2026 04:47:39 UTC] User Purchases API - Total purchases found: 1
[21-Apr-2026 04:47:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Apr-2026 04:47:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Apr-2026 04:47:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ef9c08c4af15223-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"178.58.165.168","CF-IPCountry":"SI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"178.58.165.168, 172.70.240.15"}
[21-Apr-2026 04:47:41 UTC] === User Orders API Called ===
[21-Apr-2026 04:47:41 UTC] User ID: 346
[21-Apr-2026 04:47:41 UTC] Limit: 20, Offset: 0
[21-Apr-2026 04:47:41 UTC] Orders found: 5
[21-Apr-2026 04:47:41 UTC] Orders data: [{"id":204,"quantity":820,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro\/1234567","status":"pending","created_at":"2026-04-17 14:44:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":200,"quantity":41,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"cancelled","created_at":"2026-04-17 10:18:01","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":199,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:36","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":198,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:20","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":197,"quantity":1000,"total_coins":20000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:38:00","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[21-Apr-2026 04:47:41 UTC] Total orders count: 5
[21-Apr-2026 04:47:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Apr-2026 04:47:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Apr-2026 04:47:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ef9c09de8715223-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"178.58.165.168","CF-IPCountry":"SI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"178.58.165.168, 172.70.240.15"}
[21-Apr-2026 04:47:44 UTC] === User Orders API Called ===
[21-Apr-2026 04:47:44 UTC] User ID: 346
[21-Apr-2026 04:47:44 UTC] Limit: 20, Offset: 0
[21-Apr-2026 04:47:44 UTC] Orders found: 5
[21-Apr-2026 04:47:44 UTC] Orders data: [{"id":204,"quantity":820,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro\/1234567","status":"pending","created_at":"2026-04-17 14:44:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":200,"quantity":41,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"cancelled","created_at":"2026-04-17 10:18:01","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":199,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:36","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":198,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:20","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":197,"quantity":1000,"total_coins":20000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:38:00","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[21-Apr-2026 04:47:44 UTC] Total orders count: 5
[21-Apr-2026 04:47:44 UTC] === API CALL LOG ===
[21-Apr-2026 04:47:44 UTC] Endpoint: user/profile.php
[21-Apr-2026 04:47:44 UTC] Full Log Data: {
    "timestamp": "2026-04-21 04:47:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.58.165.168",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef9c09e89c95223-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "178.58.165.168",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "178.58.165.168, 172.70.240.15"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 04:47:44 UTC] === END API CALL LOG ===
[21-Apr-2026 04:47:44 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 04:47:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[21-Apr-2026 04:47:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 04:47:44 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 04:47:44 UTC] User ID: 346
[21-Apr-2026 04:47:44 UTC] ✅ User profile retrieved successfully for user ID: 346
[21-Apr-2026 04:47:44 UTC] === API CALL LOG ===
[21-Apr-2026 04:47:44 UTC] Endpoint: user/profile.php
[21-Apr-2026 04:47:44 UTC] Full Log Data: {
    "timestamp": "2026-04-21 04:47:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.58.165.168",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef9c0a229f65223-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "178.58.165.168",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "178.58.165.168, 172.70.240.15"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 04:47:44 UTC] === END API CALL LOG ===
[21-Apr-2026 04:47:44 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 04:47:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[21-Apr-2026 04:47:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 04:47:44 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 04:47:44 UTC] User ID: 346
[21-Apr-2026 04:47:44 UTC] ✅ User profile retrieved successfully for user ID: 346
[21-Apr-2026 04:47:49 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Apr-2026 04:47:49 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Apr-2026 04:47:49 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ef9c0bbea5e5223-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"178.58.165.168","CF-IPCountry":"SI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"178.58.165.168, 172.70.240.15"}
[21-Apr-2026 04:47:49 UTC] === User Orders API Called ===
[21-Apr-2026 04:47:49 UTC] User ID: 346
[21-Apr-2026 04:47:49 UTC] Limit: 20, Offset: 0
[21-Apr-2026 04:47:49 UTC] Orders found: 5
[21-Apr-2026 04:47:49 UTC] Orders data: [{"id":204,"quantity":820,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro\/1234567","status":"pending","created_at":"2026-04-17 14:44:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":200,"quantity":41,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"cancelled","created_at":"2026-04-17 10:18:01","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":199,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:36","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":198,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:20","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":197,"quantity":1000,"total_coins":20000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:38:00","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[21-Apr-2026 04:47:49 UTC] Total orders count: 5
[21-Apr-2026 04:47:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Apr-2026 04:47:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Apr-2026 04:47:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ef9c0c6281e5223-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"178.58.165.168","CF-IPCountry":"SI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"178.58.165.168, 172.70.240.15"}
[21-Apr-2026 04:47:50 UTC] === User Orders API Called ===
[21-Apr-2026 04:47:50 UTC] User ID: 346
[21-Apr-2026 04:47:50 UTC] Limit: 20, Offset: 0
[21-Apr-2026 04:47:50 UTC] Orders found: 5
[21-Apr-2026 04:47:50 UTC] Orders data: [{"id":204,"quantity":820,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro\/1234567","status":"pending","created_at":"2026-04-17 14:44:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":200,"quantity":41,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"cancelled","created_at":"2026-04-17 10:18:01","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":199,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:36","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":198,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:20","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":197,"quantity":1000,"total_coins":20000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:38:00","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[21-Apr-2026 04:47:50 UTC] Total orders count: 5
[21-Apr-2026 04:47:50 UTC] === API CALL LOG ===
[21-Apr-2026 04:47:50 UTC] Endpoint: user/profile.php
[21-Apr-2026 04:47:50 UTC] Full Log Data: {
    "timestamp": "2026-04-21 04:47:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.58.165.168",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef9c0c6b9735223-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "178.58.165.168",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "178.58.165.168, 172.70.240.15"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 04:47:50 UTC] === END API CALL LOG ===
[21-Apr-2026 04:47:50 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 04:47:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[21-Apr-2026 04:47:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 04:47:50 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 04:47:50 UTC] User ID: 346
[21-Apr-2026 04:47:50 UTC] ✅ User profile retrieved successfully for user ID: 346
[21-Apr-2026 04:47:51 UTC] === API CALL LOG ===
[21-Apr-2026 04:47:51 UTC] Endpoint: user/profile.php
[21-Apr-2026 04:47:51 UTC] Full Log Data: {
    "timestamp": "2026-04-21 04:47:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.58.165.168",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef9c0ca5a795223-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "178.58.165.168",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "178.58.165.168, 172.70.240.15"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 04:47:51 UTC] === END API CALL LOG ===
[21-Apr-2026 04:47:51 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 04:47:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[21-Apr-2026 04:47:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 04:47:51 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 04:47:51 UTC] User ID: 346
[21-Apr-2026 04:47:51 UTC] ✅ User profile retrieved successfully for user ID: 346
[21-Apr-2026 04:49:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Apr-2026 04:49:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Apr-2026 04:49:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgzIiwidXNlcm5hbWUiOiJAQTE5OTZraWQiLCJlbWFpbCI6Im1vbWlucmFzaGlkNDFAZ21haWwuY29tIiwiZXhwIjoxNzc3MzUxNzk0fQ.q5TCs05FcOfVtWdFWv5MREkqJmHuGl-Fo8PW8T6iTEU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ef9c3cfce1d5400-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40c1:401e:486e:5db8:1a15:2972:b43f","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40c1:401e:486e:5db8:1a15:2972:b43f, 104.22.66.162"}
[21-Apr-2026 04:49:55 UTC] === User Orders API Called ===
[21-Apr-2026 04:49:55 UTC] User ID: 383
[21-Apr-2026 04:49:55 UTC] Limit: 20, Offset: 0
[21-Apr-2026 04:49:55 UTC] Orders found: 0
[21-Apr-2026 04:49:55 UTC] Orders data: []
[21-Apr-2026 04:49:55 UTC] Total orders count: 0
[21-Apr-2026 04:49:55 UTC] === API CALL LOG ===
[21-Apr-2026 04:49:55 UTC] Endpoint: user/profile.php
[21-Apr-2026 04:49:55 UTC] Full Log Data: {
    "timestamp": "2026-04-21 04:49:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:401e:486e:5db8:1a15:2972:b43f",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgzIiwidXNlcm5hbWUiOiJAQTE5OTZraWQiLCJlbWFpbCI6Im1vbWlucmFzaGlkNDFAZ21haWwuY29tIiwiZXhwIjoxNzc3MzUxNzk0fQ.q5TCs05FcOfVtWdFWv5MREkqJmHuGl-Fo8PW8T6iTEU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef9c3cfce1b5400-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c1:401e:486e:5db8:1a15:2972:b43f",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c1:401e:486e:5db8:1a15:2972:b43f, 104.22.66.162"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 04:49:55 UTC] === END API CALL LOG ===
[21-Apr-2026 04:49:55 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 04:49:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgzIiwidXNlcm5hbWUiOiJAQTE5OTZraWQiLCJlbWFpbCI6Im1vbWlucmFzaGlkNDFAZ21haWwuY29tIiwiZXhwIjoxNzc3MzUxNzk0fQ.q5TCs05FcOfVtWdFWv5MREkqJmHuGl-Fo8PW8T6iTEU
[21-Apr-2026 04:49:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 04:49:55 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 04:49:55 UTC] User ID: 383
[21-Apr-2026 04:49:55 UTC] ✅ User profile retrieved successfully for user ID: 383
[21-Apr-2026 04:49:55 UTC] === API CALL LOG ===
[21-Apr-2026 04:49:55 UTC] Endpoint: user/profile.php
[21-Apr-2026 04:49:55 UTC] Full Log Data: {
    "timestamp": "2026-04-21 04:49:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:401e:486e:5db8:1a15:2972:b43f",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgzIiwidXNlcm5hbWUiOiJAQTE5OTZraWQiLCJlbWFpbCI6Im1vbWlucmFzaGlkNDFAZ21haWwuY29tIiwiZXhwIjoxNzc3MzUxNzk0fQ.q5TCs05FcOfVtWdFWv5MREkqJmHuGl-Fo8PW8T6iTEU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef9c3d04fa85400-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c1:401e:486e:5db8:1a15:2972:b43f",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c1:401e:486e:5db8:1a15:2972:b43f, 104.22.66.163"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 04:49:55 UTC] === END API CALL LOG ===
[21-Apr-2026 04:49:55 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 04:49:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgzIiwidXNlcm5hbWUiOiJAQTE5OTZraWQiLCJlbWFpbCI6Im1vbWlucmFzaGlkNDFAZ21haWwuY29tIiwiZXhwIjoxNzc3MzUxNzk0fQ.q5TCs05FcOfVtWdFWv5MREkqJmHuGl-Fo8PW8T6iTEU
[21-Apr-2026 04:49:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 04:49:55 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 04:49:55 UTC] User ID: 383
[21-Apr-2026 04:49:55 UTC] ✅ User profile retrieved successfully for user ID: 383
[21-Apr-2026 04:49:56 UTC] === API CALL LOG ===
[21-Apr-2026 04:49:56 UTC] Endpoint: user/profile.php
[21-Apr-2026 04:49:56 UTC] Full Log Data: {
    "timestamp": "2026-04-21 04:49:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:401e:486e:5db8:1a15:2972:b43f",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgzIiwidXNlcm5hbWUiOiJAQTE5OTZraWQiLCJlbWFpbCI6Im1vbWlucmFzaGlkNDFAZ21haWwuY29tIiwiZXhwIjoxNzc3MzUxNzk0fQ.q5TCs05FcOfVtWdFWv5MREkqJmHuGl-Fo8PW8T6iTEU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef9c3d899b85400-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c1:401e:486e:5db8:1a15:2972:b43f",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c1:401e:486e:5db8:1a15:2972:b43f, 104.22.66.163"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 04:49:56 UTC] === END API CALL LOG ===
[21-Apr-2026 04:49:56 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 04:49:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgzIiwidXNlcm5hbWUiOiJAQTE5OTZraWQiLCJlbWFpbCI6Im1vbWlucmFzaGlkNDFAZ21haWwuY29tIiwiZXhwIjoxNzc3MzUxNzk0fQ.q5TCs05FcOfVtWdFWv5MREkqJmHuGl-Fo8PW8T6iTEU
[21-Apr-2026 04:49:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 04:49:56 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 04:49:56 UTC] User ID: 383
[21-Apr-2026 04:49:56 UTC] ✅ User profile retrieved successfully for user ID: 383
[21-Apr-2026 04:50:00 UTC] === API CALL LOG ===
[21-Apr-2026 04:50:00 UTC] Endpoint: user/profile.php
[21-Apr-2026 04:50:00 UTC] Full Log Data: {
    "timestamp": "2026-04-21 04:50:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:401e:486e:5db8:1a15:2972:b43f",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgzIiwidXNlcm5hbWUiOiJAQTE5OTZraWQiLCJlbWFpbCI6Im1vbWlucmFzaGlkNDFAZ21haWwuY29tIiwiZXhwIjoxNzc3MzUxNzk0fQ.q5TCs05FcOfVtWdFWv5MREkqJmHuGl-Fo8PW8T6iTEU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef9c3f15ffa5400-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c1:401e:486e:5db8:1a15:2972:b43f",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c1:401e:486e:5db8:1a15:2972:b43f, 104.22.66.162"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 04:50:00 UTC] === END API CALL LOG ===
[21-Apr-2026 04:50:00 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 04:50:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgzIiwidXNlcm5hbWUiOiJAQTE5OTZraWQiLCJlbWFpbCI6Im1vbWlucmFzaGlkNDFAZ21haWwuY29tIiwiZXhwIjoxNzc3MzUxNzk0fQ.q5TCs05FcOfVtWdFWv5MREkqJmHuGl-Fo8PW8T6iTEU
[21-Apr-2026 04:50:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 04:50:00 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 04:50:00 UTC] User ID: 383
[21-Apr-2026 04:50:00 UTC] ✅ User profile retrieved successfully for user ID: 383
[21-Apr-2026 04:50:00 UTC] User Purchases API - User ID: 383
[21-Apr-2026 04:50:00 UTC] User Purchases API - Total purchases found: 0
[21-Apr-2026 04:50:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Apr-2026 04:50:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Apr-2026 04:50:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgzIiwidXNlcm5hbWUiOiJAQTE5OTZraWQiLCJlbWFpbCI6Im1vbWlucmFzaGlkNDFAZ21haWwuY29tIiwiZXhwIjoxNzc3MzUxNzk0fQ.q5TCs05FcOfVtWdFWv5MREkqJmHuGl-Fo8PW8T6iTEU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ef9c41ebbfe5400-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40c1:401e:486e:5db8:1a15:2972:b43f","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40c1:401e:486e:5db8:1a15:2972:b43f, 104.22.66.163"}
[21-Apr-2026 04:50:08 UTC] === User Orders API Called ===
[21-Apr-2026 04:50:08 UTC] User ID: 383
[21-Apr-2026 04:50:08 UTC] Limit: 20, Offset: 0
[21-Apr-2026 04:50:08 UTC] Orders found: 0
[21-Apr-2026 04:50:08 UTC] Orders data: []
[21-Apr-2026 04:50:08 UTC] Total orders count: 0
[21-Apr-2026 04:50:08 UTC] === API CALL LOG ===
[21-Apr-2026 04:50:08 UTC] Endpoint: user/profile.php
[21-Apr-2026 04:50:08 UTC] Full Log Data: {
    "timestamp": "2026-04-21 04:50:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:401e:486e:5db8:1a15:2972:b43f",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgzIiwidXNlcm5hbWUiOiJAQTE5OTZraWQiLCJlbWFpbCI6Im1vbWlucmFzaGlkNDFAZ21haWwuY29tIiwiZXhwIjoxNzc3MzUxNzk0fQ.q5TCs05FcOfVtWdFWv5MREkqJmHuGl-Fo8PW8T6iTEU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef9c41f3dcd5400-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c1:401e:486e:5db8:1a15:2972:b43f",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c1:401e:486e:5db8:1a15:2972:b43f, 104.22.66.163"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 04:50:08 UTC] === END API CALL LOG ===
[21-Apr-2026 04:50:08 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 04:50:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgzIiwidXNlcm5hbWUiOiJAQTE5OTZraWQiLCJlbWFpbCI6Im1vbWlucmFzaGlkNDFAZ21haWwuY29tIiwiZXhwIjoxNzc3MzUxNzk0fQ.q5TCs05FcOfVtWdFWv5MREkqJmHuGl-Fo8PW8T6iTEU
[21-Apr-2026 04:50:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 04:50:08 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 04:50:08 UTC] User ID: 383
[21-Apr-2026 04:50:08 UTC] ✅ User profile retrieved successfully for user ID: 383
[21-Apr-2026 04:50:08 UTC] === API CALL LOG ===
[21-Apr-2026 04:50:08 UTC] Endpoint: user/profile.php
[21-Apr-2026 04:50:08 UTC] Full Log Data: {
    "timestamp": "2026-04-21 04:50:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:401e:486e:5db8:1a15:2972:b43f",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgzIiwidXNlcm5hbWUiOiJAQTE5OTZraWQiLCJlbWFpbCI6Im1vbWlucmFzaGlkNDFAZ21haWwuY29tIiwiZXhwIjoxNzc3MzUxNzk0fQ.q5TCs05FcOfVtWdFWv5MREkqJmHuGl-Fo8PW8T6iTEU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef9c42298e75400-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c1:401e:486e:5db8:1a15:2972:b43f",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c1:401e:486e:5db8:1a15:2972:b43f, 104.22.66.163"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 04:50:08 UTC] === END API CALL LOG ===
[21-Apr-2026 04:50:08 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 04:50:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgzIiwidXNlcm5hbWUiOiJAQTE5OTZraWQiLCJlbWFpbCI6Im1vbWlucmFzaGlkNDFAZ21haWwuY29tIiwiZXhwIjoxNzc3MzUxNzk0fQ.q5TCs05FcOfVtWdFWv5MREkqJmHuGl-Fo8PW8T6iTEU
[21-Apr-2026 04:50:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 04:50:08 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 04:50:08 UTC] User ID: 383
[21-Apr-2026 04:50:08 UTC] ✅ User profile retrieved successfully for user ID: 383
[21-Apr-2026 04:50:09 UTC] === API CALL LOG ===
[21-Apr-2026 04:50:09 UTC] Endpoint: user/profile.php
[21-Apr-2026 04:50:09 UTC] Full Log Data: {
    "timestamp": "2026-04-21 04:50:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:401e:486e:5db8:1a15:2972:b43f",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgzIiwidXNlcm5hbWUiOiJAQTE5OTZraWQiLCJlbWFpbCI6Im1vbWlucmFzaGlkNDFAZ21haWwuY29tIiwiZXhwIjoxNzc3MzUxNzk0fQ.q5TCs05FcOfVtWdFWv5MREkqJmHuGl-Fo8PW8T6iTEU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef9c42749545400-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c1:401e:486e:5db8:1a15:2972:b43f",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c1:401e:486e:5db8:1a15:2972:b43f, 104.22.66.163"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 04:50:09 UTC] === END API CALL LOG ===
[21-Apr-2026 04:50:09 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 04:50:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgzIiwidXNlcm5hbWUiOiJAQTE5OTZraWQiLCJlbWFpbCI6Im1vbWlucmFzaGlkNDFAZ21haWwuY29tIiwiZXhwIjoxNzc3MzUxNzk0fQ.q5TCs05FcOfVtWdFWv5MREkqJmHuGl-Fo8PW8T6iTEU
[21-Apr-2026 04:50:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 04:50:09 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 04:50:09 UTC] User ID: 383
[21-Apr-2026 04:50:09 UTC] ✅ User profile retrieved successfully for user ID: 383
[21-Apr-2026 04:50:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Apr-2026 04:50:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Apr-2026 04:50:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgzIiwidXNlcm5hbWUiOiJAQTE5OTZraWQiLCJlbWFpbCI6Im1vbWlucmFzaGlkNDFAZ21haWwuY29tIiwiZXhwIjoxNzc3MzUxNzk0fQ.q5TCs05FcOfVtWdFWv5MREkqJmHuGl-Fo8PW8T6iTEU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ef9c42fd9545400-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40c1:401e:486e:5db8:1a15:2972:b43f","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40c1:401e:486e:5db8:1a15:2972:b43f, 104.22.66.163"}
[21-Apr-2026 04:50:10 UTC] === User Orders API Called ===
[21-Apr-2026 04:50:10 UTC] User ID: 383
[21-Apr-2026 04:50:10 UTC] Limit: 20, Offset: 0
[21-Apr-2026 04:50:10 UTC] Orders found: 0
[21-Apr-2026 04:50:10 UTC] Orders data: []
[21-Apr-2026 04:50:10 UTC] Total orders count: 0
[21-Apr-2026 04:50:12 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Apr-2026 04:50:12 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Apr-2026 04:50:12 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgzIiwidXNlcm5hbWUiOiJAQTE5OTZraWQiLCJlbWFpbCI6Im1vbWlucmFzaGlkNDFAZ21haWwuY29tIiwiZXhwIjoxNzc3MzUxNzk0fQ.q5TCs05FcOfVtWdFWv5MREkqJmHuGl-Fo8PW8T6iTEU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ef9c43b0f155400-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40c1:401e:486e:5db8:1a15:2972:b43f","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40c1:401e:486e:5db8:1a15:2972:b43f, 104.22.66.163"}
[21-Apr-2026 04:50:12 UTC] === User Orders API Called ===
[21-Apr-2026 04:50:12 UTC] User ID: 383
[21-Apr-2026 04:50:12 UTC] Limit: 20, Offset: 0
[21-Apr-2026 04:50:12 UTC] Orders found: 0
[21-Apr-2026 04:50:12 UTC] Orders data: []
[21-Apr-2026 04:50:12 UTC] Total orders count: 0
[21-Apr-2026 04:50:12 UTC] === API CALL LOG ===
[21-Apr-2026 04:50:12 UTC] Endpoint: user/profile.php
[21-Apr-2026 04:50:12 UTC] Full Log Data: {
    "timestamp": "2026-04-21 04:50:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:401e:486e:5db8:1a15:2972:b43f",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgzIiwidXNlcm5hbWUiOiJAQTE5OTZraWQiLCJlbWFpbCI6Im1vbWlucmFzaGlkNDFAZ21haWwuY29tIiwiZXhwIjoxNzc3MzUxNzk0fQ.q5TCs05FcOfVtWdFWv5MREkqJmHuGl-Fo8PW8T6iTEU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef9c43b99695400-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c1:401e:486e:5db8:1a15:2972:b43f",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c1:401e:486e:5db8:1a15:2972:b43f, 104.22.66.163"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 04:50:12 UTC] === END API CALL LOG ===
[21-Apr-2026 04:50:12 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 04:50:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgzIiwidXNlcm5hbWUiOiJAQTE5OTZraWQiLCJlbWFpbCI6Im1vbWlucmFzaGlkNDFAZ21haWwuY29tIiwiZXhwIjoxNzc3MzUxNzk0fQ.q5TCs05FcOfVtWdFWv5MREkqJmHuGl-Fo8PW8T6iTEU
[21-Apr-2026 04:50:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 04:50:12 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 04:50:12 UTC] User ID: 383
[21-Apr-2026 04:50:12 UTC] ✅ User profile retrieved successfully for user ID: 383
[21-Apr-2026 04:50:13 UTC] === API CALL LOG ===
[21-Apr-2026 04:50:13 UTC] Endpoint: user/profile.php
[21-Apr-2026 04:50:13 UTC] Full Log Data: {
    "timestamp": "2026-04-21 04:50:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:401e:486e:5db8:1a15:2972:b43f",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgzIiwidXNlcm5hbWUiOiJAQTE5OTZraWQiLCJlbWFpbCI6Im1vbWlucmFzaGlkNDFAZ21haWwuY29tIiwiZXhwIjoxNzc3MzUxNzk0fQ.q5TCs05FcOfVtWdFWv5MREkqJmHuGl-Fo8PW8T6iTEU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef9c43f0c685400-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c1:401e:486e:5db8:1a15:2972:b43f",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c1:401e:486e:5db8:1a15:2972:b43f, 104.22.66.163"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 04:50:13 UTC] === END API CALL LOG ===
[21-Apr-2026 04:50:13 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 04:50:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgzIiwidXNlcm5hbWUiOiJAQTE5OTZraWQiLCJlbWFpbCI6Im1vbWlucmFzaGlkNDFAZ21haWwuY29tIiwiZXhwIjoxNzc3MzUxNzk0fQ.q5TCs05FcOfVtWdFWv5MREkqJmHuGl-Fo8PW8T6iTEU
[21-Apr-2026 04:50:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 04:50:13 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 04:50:13 UTC] User ID: 383
[21-Apr-2026 04:50:13 UTC] ✅ User profile retrieved successfully for user ID: 383
[21-Apr-2026 04:50:13 UTC] === API CALL LOG ===
[21-Apr-2026 04:50:13 UTC] Endpoint: user/profile.php
[21-Apr-2026 04:50:13 UTC] Full Log Data: {
    "timestamp": "2026-04-21 04:50:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:401e:486e:5db8:1a15:2972:b43f",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgzIiwidXNlcm5hbWUiOiJAQTE5OTZraWQiLCJlbWFpbCI6Im1vbWlucmFzaGlkNDFAZ21haWwuY29tIiwiZXhwIjoxNzc3MzUxNzk0fQ.q5TCs05FcOfVtWdFWv5MREkqJmHuGl-Fo8PW8T6iTEU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef9c4419d905400-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c1:401e:486e:5db8:1a15:2972:b43f",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c1:401e:486e:5db8:1a15:2972:b43f, 104.22.66.163"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 04:50:13 UTC] === END API CALL LOG ===
[21-Apr-2026 04:50:13 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 04:50:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgzIiwidXNlcm5hbWUiOiJAQTE5OTZraWQiLCJlbWFpbCI6Im1vbWlucmFzaGlkNDFAZ21haWwuY29tIiwiZXhwIjoxNzc3MzUxNzk0fQ.q5TCs05FcOfVtWdFWv5MREkqJmHuGl-Fo8PW8T6iTEU
[21-Apr-2026 04:50:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 04:50:13 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 04:50:13 UTC] User ID: 383
[21-Apr-2026 04:50:13 UTC] ✅ User profile retrieved successfully for user ID: 383
[21-Apr-2026 04:50:19 UTC] === API CALL LOG ===
[21-Apr-2026 04:50:19 UTC] Endpoint: user/profile.php
[21-Apr-2026 04:50:19 UTC] Full Log Data: {
    "timestamp": "2026-04-21 04:50:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:401e:486e:5db8:1a15:2972:b43f",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgzIiwidXNlcm5hbWUiOiJAQTE5OTZraWQiLCJlbWFpbCI6Im1vbWlucmFzaGlkNDFAZ21haWwuY29tIiwiZXhwIjoxNzc3MzUxNzk0fQ.q5TCs05FcOfVtWdFWv5MREkqJmHuGl-Fo8PW8T6iTEU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef9c464992a5400-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c1:401e:486e:5db8:1a15:2972:b43f",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c1:401e:486e:5db8:1a15:2972:b43f, 104.22.66.162"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 04:50:19 UTC] === END API CALL LOG ===
[21-Apr-2026 04:50:19 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 04:50:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgzIiwidXNlcm5hbWUiOiJAQTE5OTZraWQiLCJlbWFpbCI6Im1vbWlucmFzaGlkNDFAZ21haWwuY29tIiwiZXhwIjoxNzc3MzUxNzk0fQ.q5TCs05FcOfVtWdFWv5MREkqJmHuGl-Fo8PW8T6iTEU
[21-Apr-2026 04:50:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 04:50:19 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 04:50:19 UTC] User ID: 383
[21-Apr-2026 04:50:19 UTC] ✅ User profile retrieved successfully for user ID: 383
[21-Apr-2026 04:50:19 UTC] User Purchases API - User ID: 383
[21-Apr-2026 04:50:19 UTC] User Purchases API - Total purchases found: 0
[21-Apr-2026 04:50:28 UTC] === API CALL LOG ===
[21-Apr-2026 04:50:28 UTC] Endpoint: user/profile.php
[21-Apr-2026 04:50:28 UTC] Full Log Data: {
    "timestamp": "2026-04-21 04:50:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:401e:486e:5db8:1a15:2972:b43f",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgzIiwidXNlcm5hbWUiOiJAQTE5OTZraWQiLCJlbWFpbCI6Im1vbWlucmFzaGlkNDFAZ21haWwuY29tIiwiZXhwIjoxNzc3MzUxNzk0fQ.q5TCs05FcOfVtWdFWv5MREkqJmHuGl-Fo8PW8T6iTEU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef9c49c9d6c5400-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c1:401e:486e:5db8:1a15:2972:b43f",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c1:401e:486e:5db8:1a15:2972:b43f, 104.22.66.163"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 04:50:28 UTC] === END API CALL LOG ===
[21-Apr-2026 04:50:28 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 04:50:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgzIiwidXNlcm5hbWUiOiJAQTE5OTZraWQiLCJlbWFpbCI6Im1vbWlucmFzaGlkNDFAZ21haWwuY29tIiwiZXhwIjoxNzc3MzUxNzk0fQ.q5TCs05FcOfVtWdFWv5MREkqJmHuGl-Fo8PW8T6iTEU
[21-Apr-2026 04:50:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 04:50:28 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 04:50:28 UTC] User ID: 383
[21-Apr-2026 04:50:28 UTC] ✅ User profile retrieved successfully for user ID: 383
[21-Apr-2026 04:50:28 UTC] User Purchases API - User ID: 383
[21-Apr-2026 04:50:28 UTC] User Purchases API - Total purchases found: 0
[21-Apr-2026 04:50:33 UTC] === API CALL LOG ===
[21-Apr-2026 04:50:33 UTC] Endpoint: user/profile.php
[21-Apr-2026 04:50:33 UTC] Full Log Data: {
    "timestamp": "2026-04-21 04:50:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:401e:486e:5db8:1a15:2972:b43f",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgzIiwidXNlcm5hbWUiOiJAQTE5OTZraWQiLCJlbWFpbCI6Im1vbWlucmFzaGlkNDFAZ21haWwuY29tIiwiZXhwIjoxNzc3MzUxNzk0fQ.q5TCs05FcOfVtWdFWv5MREkqJmHuGl-Fo8PW8T6iTEU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef9c4be6f315400-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c1:401e:486e:5db8:1a15:2972:b43f",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c1:401e:486e:5db8:1a15:2972:b43f, 104.22.66.163"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 04:50:33 UTC] === END API CALL LOG ===
[21-Apr-2026 04:50:33 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 04:50:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgzIiwidXNlcm5hbWUiOiJAQTE5OTZraWQiLCJlbWFpbCI6Im1vbWlucmFzaGlkNDFAZ21haWwuY29tIiwiZXhwIjoxNzc3MzUxNzk0fQ.q5TCs05FcOfVtWdFWv5MREkqJmHuGl-Fo8PW8T6iTEU
[21-Apr-2026 04:50:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 04:50:33 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 04:50:33 UTC] User ID: 383
[21-Apr-2026 04:50:33 UTC] ✅ User profile retrieved successfully for user ID: 383
[21-Apr-2026 04:50:33 UTC] User Purchases API - User ID: 383
[21-Apr-2026 04:50:33 UTC] User Purchases API - Total purchases found: 0
[21-Apr-2026 04:50:38 UTC] User Purchases API - User ID: 383
[21-Apr-2026 04:50:38 UTC] User Purchases API - Total purchases found: 0
[21-Apr-2026 04:50:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Apr-2026 04:50:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Apr-2026 04:50:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgzIiwidXNlcm5hbWUiOiJAQTE5OTZraWQiLCJlbWFpbCI6Im1vbWlucmFzaGlkNDFAZ21haWwuY29tIiwiZXhwIjoxNzc3MzUxNzk0fQ.q5TCs05FcOfVtWdFWv5MREkqJmHuGl-Fo8PW8T6iTEU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ef9c4ecde2b5400-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40c1:401e:486e:5db8:1a15:2972:b43f","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40c1:401e:486e:5db8:1a15:2972:b43f, 104.22.66.162"}
[21-Apr-2026 04:50:41 UTC] === User Orders API Called ===
[21-Apr-2026 04:50:41 UTC] User ID: 383
[21-Apr-2026 04:50:41 UTC] Limit: 20, Offset: 0
[21-Apr-2026 04:50:41 UTC] Orders found: 0
[21-Apr-2026 04:50:41 UTC] Orders data: []
[21-Apr-2026 04:50:41 UTC] Total orders count: 0
[21-Apr-2026 04:50:41 UTC] === API CALL LOG ===
[21-Apr-2026 04:50:41 UTC] Endpoint: user/profile.php
[21-Apr-2026 04:50:41 UTC] Full Log Data: {
    "timestamp": "2026-04-21 04:50:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:401e:486e:5db8:1a15:2972:b43f",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgzIiwidXNlcm5hbWUiOiJAQTE5OTZraWQiLCJlbWFpbCI6Im1vbWlucmFzaGlkNDFAZ21haWwuY29tIiwiZXhwIjoxNzc3MzUxNzk0fQ.q5TCs05FcOfVtWdFWv5MREkqJmHuGl-Fo8PW8T6iTEU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef9c4ed4fed5400-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c1:401e:486e:5db8:1a15:2972:b43f",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c1:401e:486e:5db8:1a15:2972:b43f, 104.22.66.163"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 04:50:41 UTC] === END API CALL LOG ===
[21-Apr-2026 04:50:41 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 04:50:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgzIiwidXNlcm5hbWUiOiJAQTE5OTZraWQiLCJlbWFpbCI6Im1vbWlucmFzaGlkNDFAZ21haWwuY29tIiwiZXhwIjoxNzc3MzUxNzk0fQ.q5TCs05FcOfVtWdFWv5MREkqJmHuGl-Fo8PW8T6iTEU
[21-Apr-2026 04:50:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 04:50:41 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 04:50:41 UTC] User ID: 383
[21-Apr-2026 04:50:41 UTC] ✅ User profile retrieved successfully for user ID: 383
[21-Apr-2026 04:50:41 UTC] === API CALL LOG ===
[21-Apr-2026 04:50:41 UTC] Endpoint: user/profile.php
[21-Apr-2026 04:50:41 UTC] Full Log Data: {
    "timestamp": "2026-04-21 04:50:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:401e:486e:5db8:1a15:2972:b43f",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgzIiwidXNlcm5hbWUiOiJAQTE5OTZraWQiLCJlbWFpbCI6Im1vbWlucmFzaGlkNDFAZ21haWwuY29tIiwiZXhwIjoxNzc3MzUxNzk0fQ.q5TCs05FcOfVtWdFWv5MREkqJmHuGl-Fo8PW8T6iTEU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef9c4f0ba115400-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c1:401e:486e:5db8:1a15:2972:b43f",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c1:401e:486e:5db8:1a15:2972:b43f, 104.22.66.163"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 04:50:41 UTC] === END API CALL LOG ===
[21-Apr-2026 04:50:41 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 04:50:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgzIiwidXNlcm5hbWUiOiJAQTE5OTZraWQiLCJlbWFpbCI6Im1vbWlucmFzaGlkNDFAZ21haWwuY29tIiwiZXhwIjoxNzc3MzUxNzk0fQ.q5TCs05FcOfVtWdFWv5MREkqJmHuGl-Fo8PW8T6iTEU
[21-Apr-2026 04:50:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 04:50:41 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 04:50:41 UTC] User ID: 383
[21-Apr-2026 04:50:41 UTC] ✅ User profile retrieved successfully for user ID: 383
[21-Apr-2026 04:50:42 UTC] === API CALL LOG ===
[21-Apr-2026 04:50:42 UTC] Endpoint: user/profile.php
[21-Apr-2026 04:50:42 UTC] Full Log Data: {
    "timestamp": "2026-04-21 04:50:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:401e:486e:5db8:1a15:2972:b43f",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgzIiwidXNlcm5hbWUiOiJAQTE5OTZraWQiLCJlbWFpbCI6Im1vbWlucmFzaGlkNDFAZ21haWwuY29tIiwiZXhwIjoxNzc3MzUxNzk0fQ.q5TCs05FcOfVtWdFWv5MREkqJmHuGl-Fo8PW8T6iTEU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef9c4f41ca75400-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c1:401e:486e:5db8:1a15:2972:b43f",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c1:401e:486e:5db8:1a15:2972:b43f, 104.22.66.162"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 04:50:42 UTC] === END API CALL LOG ===
[21-Apr-2026 04:50:42 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 04:50:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgzIiwidXNlcm5hbWUiOiJAQTE5OTZraWQiLCJlbWFpbCI6Im1vbWlucmFzaGlkNDFAZ21haWwuY29tIiwiZXhwIjoxNzc3MzUxNzk0fQ.q5TCs05FcOfVtWdFWv5MREkqJmHuGl-Fo8PW8T6iTEU
[21-Apr-2026 04:50:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 04:50:42 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 04:50:42 UTC] User ID: 383
[21-Apr-2026 04:50:42 UTC] ✅ User profile retrieved successfully for user ID: 383
[21-Apr-2026 04:50:55 UTC] === API CALL LOG ===
[21-Apr-2026 04:50:55 UTC] Endpoint: user/profile.php
[21-Apr-2026 04:50:55 UTC] Full Log Data: {
    "timestamp": "2026-04-21 04:50:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:401e:486e:5db8:1a15:2972:b43f",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgzIiwidXNlcm5hbWUiOiJAQTE5OTZraWQiLCJlbWFpbCI6Im1vbWlucmFzaGlkNDFAZ21haWwuY29tIiwiZXhwIjoxNzc3MzUxNzk0fQ.q5TCs05FcOfVtWdFWv5MREkqJmHuGl-Fo8PW8T6iTEU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef9c5440f4af8ef-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c1:401e:486e:5db8:1a15:2972:b43f",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c1:401e:486e:5db8:1a15:2972:b43f, 172.68.164.101"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 04:50:55 UTC] === END API CALL LOG ===
[21-Apr-2026 04:50:55 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 04:50:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgzIiwidXNlcm5hbWUiOiJAQTE5OTZraWQiLCJlbWFpbCI6Im1vbWlucmFzaGlkNDFAZ21haWwuY29tIiwiZXhwIjoxNzc3MzUxNzk0fQ.q5TCs05FcOfVtWdFWv5MREkqJmHuGl-Fo8PW8T6iTEU
[21-Apr-2026 04:50:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 04:50:55 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 04:50:55 UTC] User ID: 383
[21-Apr-2026 04:50:55 UTC] ✅ User profile retrieved successfully for user ID: 383
[21-Apr-2026 04:51:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Apr-2026 04:51:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Apr-2026 04:51:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgzIiwidXNlcm5hbWUiOiJAQTE5OTZraWQiLCJlbWFpbCI6Im1vbWlucmFzaGlkNDFAZ21haWwuY29tIiwiZXhwIjoxNzc3MzUxNzk0fQ.q5TCs05FcOfVtWdFWv5MREkqJmHuGl-Fo8PW8T6iTEU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ef9c5b55c9df8ef-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40c1:401e:486e:5db8:1a15:2972:b43f","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40c1:401e:486e:5db8:1a15:2972:b43f, 172.68.164.101"}
[21-Apr-2026 04:51:13 UTC] === User Orders API Called ===
[21-Apr-2026 04:51:13 UTC] User ID: 383
[21-Apr-2026 04:51:13 UTC] Limit: 20, Offset: 0
[21-Apr-2026 04:51:13 UTC] Orders found: 0
[21-Apr-2026 04:51:13 UTC] Orders data: []
[21-Apr-2026 04:51:13 UTC] Total orders count: 0
[21-Apr-2026 04:51:13 UTC] === API CALL LOG ===
[21-Apr-2026 04:51:13 UTC] Endpoint: user/profile.php
[21-Apr-2026 04:51:13 UTC] Full Log Data: {
    "timestamp": "2026-04-21 04:51:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:401e:486e:5db8:1a15:2972:b43f",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgzIiwidXNlcm5hbWUiOiJAQTE5OTZraWQiLCJlbWFpbCI6Im1vbWlucmFzaGlkNDFAZ21haWwuY29tIiwiZXhwIjoxNzc3MzUxNzk0fQ.q5TCs05FcOfVtWdFWv5MREkqJmHuGl-Fo8PW8T6iTEU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef9c5b5de50f8ef-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c1:401e:486e:5db8:1a15:2972:b43f",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c1:401e:486e:5db8:1a15:2972:b43f, 172.68.164.101"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 04:51:13 UTC] === END API CALL LOG ===
[21-Apr-2026 04:51:13 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 04:51:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgzIiwidXNlcm5hbWUiOiJAQTE5OTZraWQiLCJlbWFpbCI6Im1vbWlucmFzaGlkNDFAZ21haWwuY29tIiwiZXhwIjoxNzc3MzUxNzk0fQ.q5TCs05FcOfVtWdFWv5MREkqJmHuGl-Fo8PW8T6iTEU
[21-Apr-2026 04:51:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 04:51:13 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 04:51:13 UTC] User ID: 383
[21-Apr-2026 04:51:13 UTC] ✅ User profile retrieved successfully for user ID: 383
[21-Apr-2026 04:51:13 UTC] === API CALL LOG ===
[21-Apr-2026 04:51:13 UTC] Endpoint: user/profile.php
[21-Apr-2026 04:51:13 UTC] Full Log Data: {
    "timestamp": "2026-04-21 04:51:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:401e:486e:5db8:1a15:2972:b43f",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgzIiwidXNlcm5hbWUiOiJAQTE5OTZraWQiLCJlbWFpbCI6Im1vbWlucmFzaGlkNDFAZ21haWwuY29tIiwiZXhwIjoxNzc3MzUxNzk0fQ.q5TCs05FcOfVtWdFWv5MREkqJmHuGl-Fo8PW8T6iTEU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef9c5b92fc9f8ef-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c1:401e:486e:5db8:1a15:2972:b43f",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c1:401e:486e:5db8:1a15:2972:b43f, 172.68.164.101"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 04:51:13 UTC] === END API CALL LOG ===
[21-Apr-2026 04:51:13 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 04:51:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgzIiwidXNlcm5hbWUiOiJAQTE5OTZraWQiLCJlbWFpbCI6Im1vbWlucmFzaGlkNDFAZ21haWwuY29tIiwiZXhwIjoxNzc3MzUxNzk0fQ.q5TCs05FcOfVtWdFWv5MREkqJmHuGl-Fo8PW8T6iTEU
[21-Apr-2026 04:51:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 04:51:13 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 04:51:13 UTC] User ID: 383
[21-Apr-2026 04:51:13 UTC] ✅ User profile retrieved successfully for user ID: 383
[21-Apr-2026 04:51:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Apr-2026 04:51:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Apr-2026 04:51:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgzIiwidXNlcm5hbWUiOiJAQTE5OTZraWQiLCJlbWFpbCI6Im1vbWlucmFzaGlkNDFAZ21haWwuY29tIiwiZXhwIjoxNzc3MzUxNzk0fQ.q5TCs05FcOfVtWdFWv5MREkqJmHuGl-Fo8PW8T6iTEU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ef9c5df8abef8ef-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40c1:401e:486e:5db8:1a15:2972:b43f","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40c1:401e:486e:5db8:1a15:2972:b43f, 172.68.164.101"}
[21-Apr-2026 04:51:19 UTC] === User Orders API Called ===
[21-Apr-2026 04:51:19 UTC] User ID: 383
[21-Apr-2026 04:51:19 UTC] Limit: 20, Offset: 0
[21-Apr-2026 04:51:19 UTC] Orders found: 0
[21-Apr-2026 04:51:19 UTC] Orders data: []
[21-Apr-2026 04:51:19 UTC] Total orders count: 0
[21-Apr-2026 04:51:19 UTC] === API CALL LOG ===
[21-Apr-2026 04:51:19 UTC] Endpoint: user/profile.php
[21-Apr-2026 04:51:19 UTC] Full Log Data: {
    "timestamp": "2026-04-21 04:51:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:401e:486e:5db8:1a15:2972:b43f",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgzIiwidXNlcm5hbWUiOiJAQTE5OTZraWQiLCJlbWFpbCI6Im1vbWlucmFzaGlkNDFAZ21haWwuY29tIiwiZXhwIjoxNzc3MzUxNzk0fQ.q5TCs05FcOfVtWdFWv5MREkqJmHuGl-Fo8PW8T6iTEU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef9c5e00c3df8ef-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c1:401e:486e:5db8:1a15:2972:b43f",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c1:401e:486e:5db8:1a15:2972:b43f, 172.68.164.100"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 04:51:19 UTC] === END API CALL LOG ===
[21-Apr-2026 04:51:19 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 04:51:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgzIiwidXNlcm5hbWUiOiJAQTE5OTZraWQiLCJlbWFpbCI6Im1vbWlucmFzaGlkNDFAZ21haWwuY29tIiwiZXhwIjoxNzc3MzUxNzk0fQ.q5TCs05FcOfVtWdFWv5MREkqJmHuGl-Fo8PW8T6iTEU
[21-Apr-2026 04:51:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 04:51:19 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 04:51:19 UTC] User ID: 383
[21-Apr-2026 04:51:19 UTC] ✅ User profile retrieved successfully for user ID: 383
[21-Apr-2026 04:51:20 UTC] === API CALL LOG ===
[21-Apr-2026 04:51:20 UTC] Endpoint: user/profile.php
[21-Apr-2026 04:51:20 UTC] Full Log Data: {
    "timestamp": "2026-04-21 04:51:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:401e:486e:5db8:1a15:2972:b43f",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgzIiwidXNlcm5hbWUiOiJAQTE5OTZraWQiLCJlbWFpbCI6Im1vbWlucmFzaGlkNDFAZ21haWwuY29tIiwiZXhwIjoxNzc3MzUxNzk0fQ.q5TCs05FcOfVtWdFWv5MREkqJmHuGl-Fo8PW8T6iTEU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef9c5e37fa1f8ef-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c1:401e:486e:5db8:1a15:2972:b43f",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c1:401e:486e:5db8:1a15:2972:b43f, 172.68.164.101"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 04:51:20 UTC] === END API CALL LOG ===
[21-Apr-2026 04:51:20 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 04:51:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgzIiwidXNlcm5hbWUiOiJAQTE5OTZraWQiLCJlbWFpbCI6Im1vbWlucmFzaGlkNDFAZ21haWwuY29tIiwiZXhwIjoxNzc3MzUxNzk0fQ.q5TCs05FcOfVtWdFWv5MREkqJmHuGl-Fo8PW8T6iTEU
[21-Apr-2026 04:51:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 04:51:20 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 04:51:20 UTC] User ID: 383
[21-Apr-2026 04:51:20 UTC] ✅ User profile retrieved successfully for user ID: 383
[21-Apr-2026 04:51:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Apr-2026 04:51:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Apr-2026 04:51:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgzIiwidXNlcm5hbWUiOiJAQTE5OTZraWQiLCJlbWFpbCI6Im1vbWlucmFzaGlkNDFAZ21haWwuY29tIiwiZXhwIjoxNzc3MzUxNzk0fQ.q5TCs05FcOfVtWdFWv5MREkqJmHuGl-Fo8PW8T6iTEU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ef9c610994af8ef-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40c1:401e:486e:5db8:1a15:2972:b43f","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40c1:401e:486e:5db8:1a15:2972:b43f, 172.68.164.100"}
[21-Apr-2026 04:51:27 UTC] === User Orders API Called ===
[21-Apr-2026 04:51:27 UTC] User ID: 383
[21-Apr-2026 04:51:27 UTC] Limit: 20, Offset: 0
[21-Apr-2026 04:51:27 UTC] Orders found: 0
[21-Apr-2026 04:51:27 UTC] Orders data: []
[21-Apr-2026 04:51:27 UTC] Total orders count: 0
[21-Apr-2026 04:51:27 UTC] === API CALL LOG ===
[21-Apr-2026 04:51:27 UTC] Endpoint: user/profile.php
[21-Apr-2026 04:51:27 UTC] Full Log Data: {
    "timestamp": "2026-04-21 04:51:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:401e:486e:5db8:1a15:2972:b43f",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgzIiwidXNlcm5hbWUiOiJAQTE5OTZraWQiLCJlbWFpbCI6Im1vbWlucmFzaGlkNDFAZ21haWwuY29tIiwiZXhwIjoxNzc3MzUxNzk0fQ.q5TCs05FcOfVtWdFWv5MREkqJmHuGl-Fo8PW8T6iTEU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef9c6109950f8ef-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c1:401e:486e:5db8:1a15:2972:b43f",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c1:401e:486e:5db8:1a15:2972:b43f, 172.68.164.100"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 04:51:27 UTC] === END API CALL LOG ===
[21-Apr-2026 04:51:27 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 04:51:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgzIiwidXNlcm5hbWUiOiJAQTE5OTZraWQiLCJlbWFpbCI6Im1vbWlucmFzaGlkNDFAZ21haWwuY29tIiwiZXhwIjoxNzc3MzUxNzk0fQ.q5TCs05FcOfVtWdFWv5MREkqJmHuGl-Fo8PW8T6iTEU
[21-Apr-2026 04:51:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 04:51:27 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 04:51:27 UTC] User ID: 383
[21-Apr-2026 04:51:27 UTC] ✅ User profile retrieved successfully for user ID: 383
[21-Apr-2026 04:51:28 UTC] === API CALL LOG ===
[21-Apr-2026 04:51:28 UTC] Endpoint: user/profile.php
[21-Apr-2026 04:51:28 UTC] Full Log Data: {
    "timestamp": "2026-04-21 04:51:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:401e:486e:5db8:1a15:2972:b43f",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgzIiwidXNlcm5hbWUiOiJAQTE5OTZraWQiLCJlbWFpbCI6Im1vbWlucmFzaGlkNDFAZ21haWwuY29tIiwiZXhwIjoxNzc3MzUxNzk0fQ.q5TCs05FcOfVtWdFWv5MREkqJmHuGl-Fo8PW8T6iTEU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef9c6146d99f8ef-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c1:401e:486e:5db8:1a15:2972:b43f",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c1:401e:486e:5db8:1a15:2972:b43f, 172.68.164.100"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 04:51:28 UTC] === END API CALL LOG ===
[21-Apr-2026 04:51:28 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 04:51:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgzIiwidXNlcm5hbWUiOiJAQTE5OTZraWQiLCJlbWFpbCI6Im1vbWlucmFzaGlkNDFAZ21haWwuY29tIiwiZXhwIjoxNzc3MzUxNzk0fQ.q5TCs05FcOfVtWdFWv5MREkqJmHuGl-Fo8PW8T6iTEU
[21-Apr-2026 04:51:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 04:51:28 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 04:51:28 UTC] User ID: 383
[21-Apr-2026 04:51:28 UTC] ✅ User profile retrieved successfully for user ID: 383
[21-Apr-2026 04:51:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Apr-2026 04:51:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Apr-2026 04:51:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgzIiwidXNlcm5hbWUiOiJAQTE5OTZraWQiLCJlbWFpbCI6Im1vbWlucmFzaGlkNDFAZ21haWwuY29tIiwiZXhwIjoxNzc3MzUxNzk0fQ.q5TCs05FcOfVtWdFWv5MREkqJmHuGl-Fo8PW8T6iTEU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ef9c61fb8fdf8ef-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40c1:401e:486e:5db8:1a15:2972:b43f","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40c1:401e:486e:5db8:1a15:2972:b43f, 172.68.164.100"}
[21-Apr-2026 04:51:29 UTC] === User Orders API Called ===
[21-Apr-2026 04:51:29 UTC] User ID: 383
[21-Apr-2026 04:51:29 UTC] Limit: 20, Offset: 0
[21-Apr-2026 04:51:29 UTC] Orders found: 0
[21-Apr-2026 04:51:29 UTC] Orders data: []
[21-Apr-2026 04:51:29 UTC] Total orders count: 0
[21-Apr-2026 04:51:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Apr-2026 04:51:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Apr-2026 04:51:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgzIiwidXNlcm5hbWUiOiJAQTE5OTZraWQiLCJlbWFpbCI6Im1vbWlucmFzaGlkNDFAZ21haWwuY29tIiwiZXhwIjoxNzc3MzUxNzk0fQ.q5TCs05FcOfVtWdFWv5MREkqJmHuGl-Fo8PW8T6iTEU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ef9c62a6fe3f8ef-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40c1:401e:486e:5db8:1a15:2972:b43f","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40c1:401e:486e:5db8:1a15:2972:b43f, 172.68.164.100"}
[21-Apr-2026 04:51:31 UTC] === User Orders API Called ===
[21-Apr-2026 04:51:31 UTC] User ID: 383
[21-Apr-2026 04:51:31 UTC] Limit: 20, Offset: 0
[21-Apr-2026 04:51:31 UTC] Orders found: 0
[21-Apr-2026 04:51:31 UTC] Orders data: []
[21-Apr-2026 04:51:31 UTC] Total orders count: 0
[21-Apr-2026 04:51:31 UTC] === API CALL LOG ===
[21-Apr-2026 04:51:31 UTC] Endpoint: user/profile.php
[21-Apr-2026 04:51:31 UTC] Full Log Data: {
    "timestamp": "2026-04-21 04:51:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:401e:486e:5db8:1a15:2972:b43f",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgzIiwidXNlcm5hbWUiOiJAQTE5OTZraWQiLCJlbWFpbCI6Im1vbWlucmFzaGlkNDFAZ21haWwuY29tIiwiZXhwIjoxNzc3MzUxNzk0fQ.q5TCs05FcOfVtWdFWv5MREkqJmHuGl-Fo8PW8T6iTEU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef9c62ae92bf8ef-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c1:401e:486e:5db8:1a15:2972:b43f",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c1:401e:486e:5db8:1a15:2972:b43f, 172.68.164.100"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 04:51:31 UTC] === END API CALL LOG ===
[21-Apr-2026 04:51:31 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 04:51:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgzIiwidXNlcm5hbWUiOiJAQTE5OTZraWQiLCJlbWFpbCI6Im1vbWlucmFzaGlkNDFAZ21haWwuY29tIiwiZXhwIjoxNzc3MzUxNzk0fQ.q5TCs05FcOfVtWdFWv5MREkqJmHuGl-Fo8PW8T6iTEU
[21-Apr-2026 04:51:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 04:51:31 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 04:51:31 UTC] User ID: 383
[21-Apr-2026 04:51:31 UTC] ✅ User profile retrieved successfully for user ID: 383
[21-Apr-2026 04:51:32 UTC] === API CALL LOG ===
[21-Apr-2026 04:51:32 UTC] Endpoint: user/profile.php
[21-Apr-2026 04:51:32 UTC] Full Log Data: {
    "timestamp": "2026-04-21 04:51:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:401e:486e:5db8:1a15:2972:b43f",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgzIiwidXNlcm5hbWUiOiJAQTE5OTZraWQiLCJlbWFpbCI6Im1vbWlucmFzaGlkNDFAZ21haWwuY29tIiwiZXhwIjoxNzc3MzUxNzk0fQ.q5TCs05FcOfVtWdFWv5MREkqJmHuGl-Fo8PW8T6iTEU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef9c62e4b3ef8ef-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c1:401e:486e:5db8:1a15:2972:b43f",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c1:401e:486e:5db8:1a15:2972:b43f, 172.68.164.100"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 04:51:32 UTC] === END API CALL LOG ===
[21-Apr-2026 04:51:32 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 04:51:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgzIiwidXNlcm5hbWUiOiJAQTE5OTZraWQiLCJlbWFpbCI6Im1vbWlucmFzaGlkNDFAZ21haWwuY29tIiwiZXhwIjoxNzc3MzUxNzk0fQ.q5TCs05FcOfVtWdFWv5MREkqJmHuGl-Fo8PW8T6iTEU
[21-Apr-2026 04:51:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 04:51:32 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 04:51:32 UTC] User ID: 383
[21-Apr-2026 04:51:32 UTC] ✅ User profile retrieved successfully for user ID: 383
[21-Apr-2026 04:51:39 UTC] === API CALL LOG ===
[21-Apr-2026 04:51:39 UTC] Endpoint: user/profile.php
[21-Apr-2026 04:51:39 UTC] Full Log Data: {
    "timestamp": "2026-04-21 04:51:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:401e:486e:5db8:1a15:2972:b43f",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgzIiwidXNlcm5hbWUiOiJAQTE5OTZraWQiLCJlbWFpbCI6Im1vbWlucmFzaGlkNDFAZ21haWwuY29tIiwiZXhwIjoxNzc3MzUxNzk0fQ.q5TCs05FcOfVtWdFWv5MREkqJmHuGl-Fo8PW8T6iTEU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef9c65c2e85f8ef-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c1:401e:486e:5db8:1a15:2972:b43f",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c1:401e:486e:5db8:1a15:2972:b43f, 172.68.164.100"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 04:51:39 UTC] === END API CALL LOG ===
[21-Apr-2026 04:51:39 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 04:51:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgzIiwidXNlcm5hbWUiOiJAQTE5OTZraWQiLCJlbWFpbCI6Im1vbWlucmFzaGlkNDFAZ21haWwuY29tIiwiZXhwIjoxNzc3MzUxNzk0fQ.q5TCs05FcOfVtWdFWv5MREkqJmHuGl-Fo8PW8T6iTEU
[21-Apr-2026 04:51:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 04:51:39 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 04:51:39 UTC] User ID: 383
[21-Apr-2026 04:51:39 UTC] ✅ User profile retrieved successfully for user ID: 383
[21-Apr-2026 04:51:40 UTC] User Purchases API - User ID: 383
[21-Apr-2026 04:51:40 UTC] User Purchases API - Total purchases found: 1
[21-Apr-2026 05:02:05 UTC] === API CALL LOG ===
[21-Apr-2026 05:02:05 UTC] Endpoint: user/profile.php
[21-Apr-2026 05:02:05 UTC] Full Log Data: {
    "timestamp": "2026-04-21 05:02:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:d08:1411:5b37:8bf:dfff:fe75:52fa",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNjAsInVzZXJuYW1lIjoieGlhb2t1IiwiZW1haWwiOiJ4aWFva3VwdWJnQGdtYWlsLmNvbSIsImV4cCI6MTc3NzIwNzE1MX0.UE295y-L1U8pIvpLAkm6VAmAmQCfI-Zj7abq-rYI9O0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef9d59f9fb33c44-KUL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:d08:1411:5b37:8bf:dfff:fe75:52fa",
        "CF-IPCountry": "MY",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2001:d08:1411:5b37:8bf:dfff:fe75:52fa, 162.158.192.139"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 05:02:05 UTC] === END API CALL LOG ===
[21-Apr-2026 05:02:05 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 05:02:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNjAsInVzZXJuYW1lIjoieGlhb2t1IiwiZW1haWwiOiJ4aWFva3VwdWJnQGdtYWlsLmNvbSIsImV4cCI6MTc3NzIwNzE1MX0.UE295y-L1U8pIvpLAkm6VAmAmQCfI-Zj7abq-rYI9O0
[21-Apr-2026 05:02:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 05:02:05 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 05:02:05 UTC] User ID: 360
[21-Apr-2026 05:02:05 UTC] ✅ User profile retrieved successfully for user ID: 360
[21-Apr-2026 05:02:05 UTC] === API CALL LOG ===
[21-Apr-2026 05:02:05 UTC] Endpoint: user/profile.php
[21-Apr-2026 05:02:05 UTC] Full Log Data: {
    "timestamp": "2026-04-21 05:02:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:d08:1411:5b37:8bf:dfff:fe75:52fa",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNjAsInVzZXJuYW1lIjoieGlhb2t1IiwiZW1haWwiOiJ4aWFva3VwdWJnQGdtYWlsLmNvbSIsImV4cCI6MTc3NzIwNzE1MX0.UE295y-L1U8pIvpLAkm6VAmAmQCfI-Zj7abq-rYI9O0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef9d5a34ac23c44-KUL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:d08:1411:5b37:8bf:dfff:fe75:52fa",
        "CF-IPCountry": "MY",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2001:d08:1411:5b37:8bf:dfff:fe75:52fa, 162.158.192.138"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 05:02:05 UTC] === END API CALL LOG ===
[21-Apr-2026 05:02:05 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 05:02:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNjAsInVzZXJuYW1lIjoieGlhb2t1IiwiZW1haWwiOiJ4aWFva3VwdWJnQGdtYWlsLmNvbSIsImV4cCI6MTc3NzIwNzE1MX0.UE295y-L1U8pIvpLAkm6VAmAmQCfI-Zj7abq-rYI9O0
[21-Apr-2026 05:02:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 05:02:05 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 05:02:05 UTC] User ID: 360
[21-Apr-2026 05:02:05 UTC] ✅ User profile retrieved successfully for user ID: 360
[21-Apr-2026 05:02:05 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Apr-2026 05:02:05 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Apr-2026 05:02:05 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNjAsInVzZXJuYW1lIjoieGlhb2t1IiwiZW1haWwiOiJ4aWFva3VwdWJnQGdtYWlsLmNvbSIsImV4cCI6MTc3NzIwNzE1MX0.UE295y-L1U8pIvpLAkm6VAmAmQCfI-Zj7abq-rYI9O0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ef9d5a37aff3c44-KUL","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2001:d08:1411:5b37:8bf:dfff:fe75:52fa","CF-IPCountry":"MY","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2001:d08:1411:5b37:8bf:dfff:fe75:52fa, 162.158.192.138"}
[21-Apr-2026 05:02:05 UTC] === User Orders API Called ===
[21-Apr-2026 05:02:05 UTC] User ID: 360
[21-Apr-2026 05:02:05 UTC] Limit: 20, Offset: 0
[21-Apr-2026 05:02:05 UTC] Orders found: 0
[21-Apr-2026 05:02:05 UTC] Orders data: []
[21-Apr-2026 05:02:05 UTC] Total orders count: 0
[21-Apr-2026 05:02:05 UTC] === API CALL LOG ===
[21-Apr-2026 05:02:05 UTC] Endpoint: user/profile.php
[21-Apr-2026 05:02:05 UTC] Full Log Data: {
    "timestamp": "2026-04-21 05:02:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:d08:1411:5b37:8bf:dfff:fe75:52fa",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNjAsInVzZXJuYW1lIjoieGlhb2t1IiwiZW1haWwiOiJ4aWFva3VwdWJnQGdtYWlsLmNvbSIsImV4cCI6MTc3NzIwNzE1MX0.UE295y-L1U8pIvpLAkm6VAmAmQCfI-Zj7abq-rYI9O0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef9d5a3eb843c44-KUL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:d08:1411:5b37:8bf:dfff:fe75:52fa",
        "CF-IPCountry": "MY",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2001:d08:1411:5b37:8bf:dfff:fe75:52fa, 162.158.192.139"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 05:02:05 UTC] === END API CALL LOG ===
[21-Apr-2026 05:02:05 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 05:02:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNjAsInVzZXJuYW1lIjoieGlhb2t1IiwiZW1haWwiOiJ4aWFva3VwdWJnQGdtYWlsLmNvbSIsImV4cCI6MTc3NzIwNzE1MX0.UE295y-L1U8pIvpLAkm6VAmAmQCfI-Zj7abq-rYI9O0
[21-Apr-2026 05:02:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 05:02:05 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 05:02:05 UTC] User ID: 360
[21-Apr-2026 05:02:05 UTC] ✅ User profile retrieved successfully for user ID: 360
[21-Apr-2026 05:02:08 UTC] === API CALL LOG ===
[21-Apr-2026 05:02:08 UTC] Endpoint: user/profile.php
[21-Apr-2026 05:02:08 UTC] Full Log Data: {
    "timestamp": "2026-04-21 05:02:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:d08:1411:5b37:8bf:dfff:fe75:52fa",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNjAsInVzZXJuYW1lIjoieGlhb2t1IiwiZW1haWwiOiJ4aWFva3VwdWJnQGdtYWlsLmNvbSIsImV4cCI6MTc3NzIwNzE1MX0.UE295y-L1U8pIvpLAkm6VAmAmQCfI-Zj7abq-rYI9O0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef9d5b99fc03c44-KUL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:d08:1411:5b37:8bf:dfff:fe75:52fa",
        "CF-IPCountry": "MY",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2001:d08:1411:5b37:8bf:dfff:fe75:52fa, 162.158.192.139"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 05:02:08 UTC] === END API CALL LOG ===
[21-Apr-2026 05:02:08 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 05:02:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNjAsInVzZXJuYW1lIjoieGlhb2t1IiwiZW1haWwiOiJ4aWFva3VwdWJnQGdtYWlsLmNvbSIsImV4cCI6MTc3NzIwNzE1MX0.UE295y-L1U8pIvpLAkm6VAmAmQCfI-Zj7abq-rYI9O0
[21-Apr-2026 05:02:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 05:02:08 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 05:02:08 UTC] User ID: 360
[21-Apr-2026 05:02:08 UTC] ✅ User profile retrieved successfully for user ID: 360
[21-Apr-2026 05:02:09 UTC] User Purchases API - User ID: 360
[21-Apr-2026 05:02:09 UTC] User Purchases API - Total purchases found: 2
[21-Apr-2026 05:02:16 UTC] === API CALL LOG ===
[21-Apr-2026 05:02:16 UTC] Endpoint: user/profile.php
[21-Apr-2026 05:02:16 UTC] Full Log Data: {
    "timestamp": "2026-04-21 05:02:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:d08:1411:5b37:8bf:dfff:fe75:52fa",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNjAsInVzZXJuYW1lIjoieGlhb2t1IiwiZW1haWwiOiJ4aWFva3VwdWJnQGdtYWlsLmNvbSIsImV4cCI6MTc3NzIwNzE1MX0.UE295y-L1U8pIvpLAkm6VAmAmQCfI-Zj7abq-rYI9O0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef9d5e6ab883c44-KUL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:d08:1411:5b37:8bf:dfff:fe75:52fa",
        "CF-IPCountry": "MY",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2001:d08:1411:5b37:8bf:dfff:fe75:52fa, 162.158.192.139"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 05:02:16 UTC] === END API CALL LOG ===
[21-Apr-2026 05:02:16 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 05:02:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNjAsInVzZXJuYW1lIjoieGlhb2t1IiwiZW1haWwiOiJ4aWFva3VwdWJnQGdtYWlsLmNvbSIsImV4cCI6MTc3NzIwNzE1MX0.UE295y-L1U8pIvpLAkm6VAmAmQCfI-Zj7abq-rYI9O0
[21-Apr-2026 05:02:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 05:02:16 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 05:02:16 UTC] User ID: 360
[21-Apr-2026 05:02:16 UTC] ✅ User profile retrieved successfully for user ID: 360
[21-Apr-2026 05:02:16 UTC] User Purchases API - User ID: 360
[21-Apr-2026 05:02:16 UTC] User Purchases API - Total purchases found: 2
[21-Apr-2026 05:02:19 UTC] === API CALL LOG ===
[21-Apr-2026 05:02:19 UTC] Endpoint: user/profile.php
[21-Apr-2026 05:02:19 UTC] Full Log Data: {
    "timestamp": "2026-04-21 05:02:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:d08:1411:5b37:8bf:dfff:fe75:52fa",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNjAsInVzZXJuYW1lIjoieGlhb2t1IiwiZW1haWwiOiJ4aWFva3VwdWJnQGdtYWlsLmNvbSIsImV4cCI6MTc3NzIwNzE1MX0.UE295y-L1U8pIvpLAkm6VAmAmQCfI-Zj7abq-rYI9O0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef9d5fb7aef3c44-KUL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:d08:1411:5b37:8bf:dfff:fe75:52fa",
        "CF-IPCountry": "MY",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2001:d08:1411:5b37:8bf:dfff:fe75:52fa, 162.158.192.139"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 05:02:19 UTC] === END API CALL LOG ===
[21-Apr-2026 05:02:19 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 05:02:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNjAsInVzZXJuYW1lIjoieGlhb2t1IiwiZW1haWwiOiJ4aWFva3VwdWJnQGdtYWlsLmNvbSIsImV4cCI6MTc3NzIwNzE1MX0.UE295y-L1U8pIvpLAkm6VAmAmQCfI-Zj7abq-rYI9O0
[21-Apr-2026 05:02:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 05:02:19 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 05:02:19 UTC] User ID: 360
[21-Apr-2026 05:02:19 UTC] ✅ User profile retrieved successfully for user ID: 360
[21-Apr-2026 05:02:19 UTC] User Purchases API - User ID: 360
[21-Apr-2026 05:02:19 UTC] User Purchases API - Total purchases found: 2
[21-Apr-2026 05:02:23 UTC] === API CALL LOG ===
[21-Apr-2026 05:02:23 UTC] Endpoint: user/profile.php
[21-Apr-2026 05:02:23 UTC] Full Log Data: {
    "timestamp": "2026-04-21 05:02:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:d08:1411:5b37:8bf:dfff:fe75:52fa",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNjAsInVzZXJuYW1lIjoieGlhb2t1IiwiZW1haWwiOiJ4aWFva3VwdWJnQGdtYWlsLmNvbSIsImV4cCI6MTc3NzIwNzE1MX0.UE295y-L1U8pIvpLAkm6VAmAmQCfI-Zj7abq-rYI9O0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef9d6149f1f3c44-KUL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:d08:1411:5b37:8bf:dfff:fe75:52fa",
        "CF-IPCountry": "MY",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2001:d08:1411:5b37:8bf:dfff:fe75:52fa, 162.158.192.139"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 05:02:23 UTC] === END API CALL LOG ===
[21-Apr-2026 05:02:23 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 05:02:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNjAsInVzZXJuYW1lIjoieGlhb2t1IiwiZW1haWwiOiJ4aWFva3VwdWJnQGdtYWlsLmNvbSIsImV4cCI6MTc3NzIwNzE1MX0.UE295y-L1U8pIvpLAkm6VAmAmQCfI-Zj7abq-rYI9O0
[21-Apr-2026 05:02:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 05:02:23 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 05:02:23 UTC] User ID: 360
[21-Apr-2026 05:02:23 UTC] ✅ User profile retrieved successfully for user ID: 360
[21-Apr-2026 05:02:23 UTC] User Purchases API - User ID: 360
[21-Apr-2026 05:02:23 UTC] User Purchases API - Total purchases found: 2
[21-Apr-2026 05:03:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Apr-2026 05:03:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Apr-2026 05:03:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNjAsInVzZXJuYW1lIjoieGlhb2t1IiwiZW1haWwiOiJ4aWFva3VwdWJnQGdtYWlsLmNvbSIsImV4cCI6MTc3NzIwNzE1MX0.UE295y-L1U8pIvpLAkm6VAmAmQCfI-Zj7abq-rYI9O0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ef9d76c1f913c62-KUL","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2001:d08:1411:5b37:8bf:dfff:fe75:52fa","CF-IPCountry":"MY","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2001:d08:1411:5b37:8bf:dfff:fe75:52fa, 162.158.192.138"}
[21-Apr-2026 05:03:18 UTC] === User Orders API Called ===
[21-Apr-2026 05:03:18 UTC] User ID: 360
[21-Apr-2026 05:03:18 UTC] Limit: 20, Offset: 0
[21-Apr-2026 05:03:18 UTC] Orders found: 0
[21-Apr-2026 05:03:18 UTC] Orders data: []
[21-Apr-2026 05:03:18 UTC] Total orders count: 0
[21-Apr-2026 05:03:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Apr-2026 05:03:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Apr-2026 05:03:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNjAsInVzZXJuYW1lIjoieGlhb2t1IiwiZW1haWwiOiJ4aWFva3VwdWJnQGdtYWlsLmNvbSIsImV4cCI6MTc3NzIwNzE1MX0.UE295y-L1U8pIvpLAkm6VAmAmQCfI-Zj7abq-rYI9O0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ef9d783f9653c62-KUL","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2001:d08:1411:5b37:8bf:dfff:fe75:52fa","CF-IPCountry":"MY","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2001:d08:1411:5b37:8bf:dfff:fe75:52fa, 162.158.192.138"}
[21-Apr-2026 05:03:22 UTC] === User Orders API Called ===
[21-Apr-2026 05:03:22 UTC] User ID: 360
[21-Apr-2026 05:03:22 UTC] Limit: 20, Offset: 0
[21-Apr-2026 05:03:22 UTC] Orders found: 0
[21-Apr-2026 05:03:22 UTC] Orders data: []
[21-Apr-2026 05:03:22 UTC] Total orders count: 0
[21-Apr-2026 05:03:22 UTC] === API CALL LOG ===
[21-Apr-2026 05:03:22 UTC] Endpoint: user/profile.php
[21-Apr-2026 05:03:22 UTC] Full Log Data: {
    "timestamp": "2026-04-21 05:03:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:d08:1411:5b37:8bf:dfff:fe75:52fa",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNjAsInVzZXJuYW1lIjoieGlhb2t1IiwiZW1haWwiOiJ4aWFva3VwdWJnQGdtYWlsLmNvbSIsImV4cCI6MTc3NzIwNzE1MX0.UE295y-L1U8pIvpLAkm6VAmAmQCfI-Zj7abq-rYI9O0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef9d783f9673c62-KUL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:d08:1411:5b37:8bf:dfff:fe75:52fa",
        "CF-IPCountry": "MY",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2001:d08:1411:5b37:8bf:dfff:fe75:52fa, 162.158.192.139"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 05:03:22 UTC] === END API CALL LOG ===
[21-Apr-2026 05:03:22 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 05:03:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNjAsInVzZXJuYW1lIjoieGlhb2t1IiwiZW1haWwiOiJ4aWFva3VwdWJnQGdtYWlsLmNvbSIsImV4cCI6MTc3NzIwNzE1MX0.UE295y-L1U8pIvpLAkm6VAmAmQCfI-Zj7abq-rYI9O0
[21-Apr-2026 05:03:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 05:03:22 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 05:03:22 UTC] User ID: 360
[21-Apr-2026 05:03:22 UTC] ✅ User profile retrieved successfully for user ID: 360
[21-Apr-2026 05:03:22 UTC] === API CALL LOG ===
[21-Apr-2026 05:03:22 UTC] Endpoint: user/profile.php
[21-Apr-2026 05:03:22 UTC] Full Log Data: {
    "timestamp": "2026-04-21 05:03:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:d08:1411:5b37:8bf:dfff:fe75:52fa",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNjAsInVzZXJuYW1lIjoieGlhb2t1IiwiZW1haWwiOiJ4aWFva3VwdWJnQGdtYWlsLmNvbSIsImV4cCI6MTc3NzIwNzE1MX0.UE295y-L1U8pIvpLAkm6VAmAmQCfI-Zj7abq-rYI9O0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef9d787def03c62-KUL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:d08:1411:5b37:8bf:dfff:fe75:52fa",
        "CF-IPCountry": "MY",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2001:d08:1411:5b37:8bf:dfff:fe75:52fa, 162.158.192.139"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 05:03:22 UTC] === END API CALL LOG ===
[21-Apr-2026 05:03:22 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 05:03:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNjAsInVzZXJuYW1lIjoieGlhb2t1IiwiZW1haWwiOiJ4aWFva3VwdWJnQGdtYWlsLmNvbSIsImV4cCI6MTc3NzIwNzE1MX0.UE295y-L1U8pIvpLAkm6VAmAmQCfI-Zj7abq-rYI9O0
[21-Apr-2026 05:03:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 05:03:22 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 05:03:22 UTC] User ID: 360
[21-Apr-2026 05:03:22 UTC] ✅ User profile retrieved successfully for user ID: 360
[21-Apr-2026 05:03:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Apr-2026 05:03:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Apr-2026 05:03:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNjAsInVzZXJuYW1lIjoieGlhb2t1IiwiZW1haWwiOiJ4aWFva3VwdWJnQGdtYWlsLmNvbSIsImV4cCI6MTc3NzIwNzE1MX0.UE295y-L1U8pIvpLAkm6VAmAmQCfI-Zj7abq-rYI9O0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ef9d7943f843c62-KUL","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2001:d08:1411:5b37:8bf:dfff:fe75:52fa","CF-IPCountry":"MY","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2001:d08:1411:5b37:8bf:dfff:fe75:52fa, 162.158.192.138"}
[21-Apr-2026 05:03:24 UTC] === User Orders API Called ===
[21-Apr-2026 05:03:24 UTC] User ID: 360
[21-Apr-2026 05:03:24 UTC] Limit: 20, Offset: 0
[21-Apr-2026 05:03:24 UTC] Orders found: 0
[21-Apr-2026 05:03:24 UTC] Orders data: []
[21-Apr-2026 05:03:24 UTC] Total orders count: 0
[21-Apr-2026 05:03:24 UTC] === API CALL LOG ===
[21-Apr-2026 05:03:24 UTC] Endpoint: user/profile.php
[21-Apr-2026 05:03:24 UTC] Full Log Data: {
    "timestamp": "2026-04-21 05:03:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:d08:1411:5b37:8bf:dfff:fe75:52fa",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNjAsInVzZXJuYW1lIjoieGlhb2t1IiwiZW1haWwiOiJ4aWFva3VwdWJnQGdtYWlsLmNvbSIsImV4cCI6MTc3NzIwNzE1MX0.UE295y-L1U8pIvpLAkm6VAmAmQCfI-Zj7abq-rYI9O0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef9d794afd33c62-KUL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:d08:1411:5b37:8bf:dfff:fe75:52fa",
        "CF-IPCountry": "MY",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2001:d08:1411:5b37:8bf:dfff:fe75:52fa, 162.158.192.139"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 05:03:24 UTC] === END API CALL LOG ===
[21-Apr-2026 05:03:24 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 05:03:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNjAsInVzZXJuYW1lIjoieGlhb2t1IiwiZW1haWwiOiJ4aWFva3VwdWJnQGdtYWlsLmNvbSIsImV4cCI6MTc3NzIwNzE1MX0.UE295y-L1U8pIvpLAkm6VAmAmQCfI-Zj7abq-rYI9O0
[21-Apr-2026 05:03:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 05:03:24 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 05:03:24 UTC] User ID: 360
[21-Apr-2026 05:03:24 UTC] ✅ User profile retrieved successfully for user ID: 360
[21-Apr-2026 05:03:25 UTC] === API CALL LOG ===
[21-Apr-2026 05:03:25 UTC] Endpoint: user/profile.php
[21-Apr-2026 05:03:25 UTC] Full Log Data: {
    "timestamp": "2026-04-21 05:03:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:d08:1411:5b37:8bf:dfff:fe75:52fa",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNjAsInVzZXJuYW1lIjoieGlhb2t1IiwiZW1haWwiOiJ4aWFva3VwdWJnQGdtYWlsLmNvbSIsImV4cCI6MTc3NzIwNzE1MX0.UE295y-L1U8pIvpLAkm6VAmAmQCfI-Zj7abq-rYI9O0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef9d7988b7a3c62-KUL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:d08:1411:5b37:8bf:dfff:fe75:52fa",
        "CF-IPCountry": "MY",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2001:d08:1411:5b37:8bf:dfff:fe75:52fa, 162.158.192.138"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 05:03:25 UTC] === END API CALL LOG ===
[21-Apr-2026 05:03:25 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 05:03:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNjAsInVzZXJuYW1lIjoieGlhb2t1IiwiZW1haWwiOiJ4aWFva3VwdWJnQGdtYWlsLmNvbSIsImV4cCI6MTc3NzIwNzE1MX0.UE295y-L1U8pIvpLAkm6VAmAmQCfI-Zj7abq-rYI9O0
[21-Apr-2026 05:03:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 05:03:25 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 05:03:25 UTC] User ID: 360
[21-Apr-2026 05:03:25 UTC] ✅ User profile retrieved successfully for user ID: 360
[21-Apr-2026 05:03:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Apr-2026 05:03:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Apr-2026 05:03:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNjAsInVzZXJuYW1lIjoieGlhb2t1IiwiZW1haWwiOiJ4aWFva3VwdWJnQGdtYWlsLmNvbSIsImV4cCI6MTc3NzIwNzE1MX0.UE295y-L1U8pIvpLAkm6VAmAmQCfI-Zj7abq-rYI9O0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ef9d7d22dc03c62-KUL","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2001:d08:1411:5b37:8bf:dfff:fe75:52fa","CF-IPCountry":"MY","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2001:d08:1411:5b37:8bf:dfff:fe75:52fa, 162.158.192.139"}
[21-Apr-2026 05:03:34 UTC] === User Orders API Called ===
[21-Apr-2026 05:03:34 UTC] User ID: 360
[21-Apr-2026 05:03:34 UTC] Limit: 20, Offset: 0
[21-Apr-2026 05:03:34 UTC] Orders found: 0
[21-Apr-2026 05:03:34 UTC] Orders data: []
[21-Apr-2026 05:03:34 UTC] Total orders count: 0
[21-Apr-2026 05:03:35 UTC] === API CALL LOG ===
[21-Apr-2026 05:03:35 UTC] Endpoint: user/profile.php
[21-Apr-2026 05:03:35 UTC] Full Log Data: {
    "timestamp": "2026-04-21 05:03:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:d08:1411:5b37:8bf:dfff:fe75:52fa",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNjAsInVzZXJuYW1lIjoieGlhb2t1IiwiZW1haWwiOiJ4aWFva3VwdWJnQGdtYWlsLmNvbSIsImV4cCI6MTc3NzIwNzE1MX0.UE295y-L1U8pIvpLAkm6VAmAmQCfI-Zj7abq-rYI9O0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef9d7d2ae4b3c62-KUL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:d08:1411:5b37:8bf:dfff:fe75:52fa",
        "CF-IPCountry": "MY",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2001:d08:1411:5b37:8bf:dfff:fe75:52fa, 162.158.192.138"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 05:03:35 UTC] === END API CALL LOG ===
[21-Apr-2026 05:03:35 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 05:03:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNjAsInVzZXJuYW1lIjoieGlhb2t1IiwiZW1haWwiOiJ4aWFva3VwdWJnQGdtYWlsLmNvbSIsImV4cCI6MTc3NzIwNzE1MX0.UE295y-L1U8pIvpLAkm6VAmAmQCfI-Zj7abq-rYI9O0
[21-Apr-2026 05:03:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 05:03:35 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 05:03:35 UTC] User ID: 360
[21-Apr-2026 05:03:35 UTC] ✅ User profile retrieved successfully for user ID: 360
[21-Apr-2026 05:03:35 UTC] === API CALL LOG ===
[21-Apr-2026 05:03:35 UTC] Endpoint: user/profile.php
[21-Apr-2026 05:03:35 UTC] Full Log Data: {
    "timestamp": "2026-04-21 05:03:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:d08:1411:5b37:8bf:dfff:fe75:52fa",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNjAsInVzZXJuYW1lIjoieGlhb2t1IiwiZW1haWwiOiJ4aWFva3VwdWJnQGdtYWlsLmNvbSIsImV4cCI6MTc3NzIwNzE1MX0.UE295y-L1U8pIvpLAkm6VAmAmQCfI-Zj7abq-rYI9O0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef9d7d669e63c62-KUL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:d08:1411:5b37:8bf:dfff:fe75:52fa",
        "CF-IPCountry": "MY",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2001:d08:1411:5b37:8bf:dfff:fe75:52fa, 162.158.192.138"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 05:03:35 UTC] === END API CALL LOG ===
[21-Apr-2026 05:03:35 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 05:03:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNjAsInVzZXJuYW1lIjoieGlhb2t1IiwiZW1haWwiOiJ4aWFva3VwdWJnQGdtYWlsLmNvbSIsImV4cCI6MTc3NzIwNzE1MX0.UE295y-L1U8pIvpLAkm6VAmAmQCfI-Zj7abq-rYI9O0
[21-Apr-2026 05:03:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 05:03:35 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 05:03:35 UTC] User ID: 360
[21-Apr-2026 05:03:35 UTC] ✅ User profile retrieved successfully for user ID: 360
[21-Apr-2026 05:03:35 UTC] === API CALL LOG ===
[21-Apr-2026 05:03:35 UTC] Endpoint: user/profile.php
[21-Apr-2026 05:03:35 UTC] Full Log Data: {
    "timestamp": "2026-04-21 05:03:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:d08:1411:5b37:8bf:dfff:fe75:52fa",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNjAsInVzZXJuYW1lIjoieGlhb2t1IiwiZW1haWwiOiJ4aWFva3VwdWJnQGdtYWlsLmNvbSIsImV4cCI6MTc3NzIwNzE1MX0.UE295y-L1U8pIvpLAkm6VAmAmQCfI-Zj7abq-rYI9O0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef9d7d96d233c62-KUL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:d08:1411:5b37:8bf:dfff:fe75:52fa",
        "CF-IPCountry": "MY",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2001:d08:1411:5b37:8bf:dfff:fe75:52fa, 162.158.192.139"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 05:03:35 UTC] === END API CALL LOG ===
[21-Apr-2026 05:03:35 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 05:03:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNjAsInVzZXJuYW1lIjoieGlhb2t1IiwiZW1haWwiOiJ4aWFva3VwdWJnQGdtYWlsLmNvbSIsImV4cCI6MTc3NzIwNzE1MX0.UE295y-L1U8pIvpLAkm6VAmAmQCfI-Zj7abq-rYI9O0
[21-Apr-2026 05:03:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 05:03:35 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 05:03:35 UTC] User ID: 360
[21-Apr-2026 05:03:35 UTC] ✅ User profile retrieved successfully for user ID: 360
[21-Apr-2026 05:18:58 UTC] === API CALL LOG ===
[21-Apr-2026 05:18:58 UTC] Endpoint: user/profile.php
[21-Apr-2026 05:18:58 UTC] Full Log Data: {
    "timestamp": "2026-04-21 05:18:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:401e:486e:5db8:1a15:2972:b43f",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgzIiwidXNlcm5hbWUiOiJAQTE5OTZraWQiLCJlbWFpbCI6Im1vbWlucmFzaGlkNDFAZ21haWwuY29tIiwiZXhwIjoxNzc3MzUxNzk0fQ.q5TCs05FcOfVtWdFWv5MREkqJmHuGl-Fo8PW8T6iTEU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef9ee5accd9ccce-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c1:401e:486e:5db8:1a15:2972:b43f",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c1:401e:486e:5db8:1a15:2972:b43f, 172.69.165.48"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 05:18:58 UTC] === END API CALL LOG ===
[21-Apr-2026 05:18:58 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 05:18:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgzIiwidXNlcm5hbWUiOiJAQTE5OTZraWQiLCJlbWFpbCI6Im1vbWlucmFzaGlkNDFAZ21haWwuY29tIiwiZXhwIjoxNzc3MzUxNzk0fQ.q5TCs05FcOfVtWdFWv5MREkqJmHuGl-Fo8PW8T6iTEU
[21-Apr-2026 05:18:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 05:18:58 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 05:18:58 UTC] User ID: 383
[21-Apr-2026 05:18:58 UTC] ✅ User profile retrieved successfully for user ID: 383
[21-Apr-2026 05:18:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Apr-2026 05:18:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Apr-2026 05:18:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgzIiwidXNlcm5hbWUiOiJAQTE5OTZraWQiLCJlbWFpbCI6Im1vbWlucmFzaGlkNDFAZ21haWwuY29tIiwiZXhwIjoxNzc3MzUxNzk0fQ.q5TCs05FcOfVtWdFWv5MREkqJmHuGl-Fo8PW8T6iTEU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ef9ee5faaefccce-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40c1:401e:486e:5db8:1a15:2972:b43f","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40c1:401e:486e:5db8:1a15:2972:b43f, 172.69.165.8"}
[21-Apr-2026 05:18:58 UTC] === User Orders API Called ===
[21-Apr-2026 05:18:58 UTC] User ID: 383
[21-Apr-2026 05:18:58 UTC] Limit: 20, Offset: 0
[21-Apr-2026 05:18:58 UTC] Orders found: 0
[21-Apr-2026 05:18:58 UTC] Orders data: []
[21-Apr-2026 05:18:58 UTC] Total orders count: 0
[21-Apr-2026 05:18:58 UTC] === API CALL LOG ===
[21-Apr-2026 05:18:58 UTC] Endpoint: user/profile.php
[21-Apr-2026 05:18:58 UTC] Full Log Data: {
    "timestamp": "2026-04-21 05:18:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:401e:486e:5db8:1a15:2972:b43f",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgzIiwidXNlcm5hbWUiOiJAQTE5OTZraWQiLCJlbWFpbCI6Im1vbWlucmFzaGlkNDFAZ21haWwuY29tIiwiZXhwIjoxNzc3MzUxNzk0fQ.q5TCs05FcOfVtWdFWv5MREkqJmHuGl-Fo8PW8T6iTEU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef9ee5faae7ccce-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c1:401e:486e:5db8:1a15:2972:b43f",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c1:401e:486e:5db8:1a15:2972:b43f, 172.69.165.9"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 05:18:58 UTC] === END API CALL LOG ===
[21-Apr-2026 05:18:58 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 05:18:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgzIiwidXNlcm5hbWUiOiJAQTE5OTZraWQiLCJlbWFpbCI6Im1vbWlucmFzaGlkNDFAZ21haWwuY29tIiwiZXhwIjoxNzc3MzUxNzk0fQ.q5TCs05FcOfVtWdFWv5MREkqJmHuGl-Fo8PW8T6iTEU
[21-Apr-2026 05:18:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 05:18:58 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 05:18:58 UTC] User ID: 383
[21-Apr-2026 05:18:58 UTC] ✅ User profile retrieved successfully for user ID: 383
[21-Apr-2026 05:18:58 UTC] === API CALL LOG ===
[21-Apr-2026 05:18:58 UTC] Endpoint: user/profile.php
[21-Apr-2026 05:18:58 UTC] Full Log Data: {
    "timestamp": "2026-04-21 05:18:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:401e:486e:5db8:1a15:2972:b43f",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgzIiwidXNlcm5hbWUiOiJAQTE5OTZraWQiLCJlbWFpbCI6Im1vbWlucmFzaGlkNDFAZ21haWwuY29tIiwiZXhwIjoxNzc3MzUxNzk0fQ.q5TCs05FcOfVtWdFWv5MREkqJmHuGl-Fo8PW8T6iTEU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef9ee605d46ccce-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c1:401e:486e:5db8:1a15:2972:b43f",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c1:401e:486e:5db8:1a15:2972:b43f, 172.69.165.8"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 05:18:58 UTC] === END API CALL LOG ===
[21-Apr-2026 05:18:58 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 05:18:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgzIiwidXNlcm5hbWUiOiJAQTE5OTZraWQiLCJlbWFpbCI6Im1vbWlucmFzaGlkNDFAZ21haWwuY29tIiwiZXhwIjoxNzc3MzUxNzk0fQ.q5TCs05FcOfVtWdFWv5MREkqJmHuGl-Fo8PW8T6iTEU
[21-Apr-2026 05:18:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 05:18:58 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 05:18:58 UTC] User ID: 383
[21-Apr-2026 05:18:58 UTC] ✅ User profile retrieved successfully for user ID: 383
[21-Apr-2026 05:21:47 UTC] === API CALL LOG ===
[21-Apr-2026 05:21:47 UTC] Endpoint: user/profile.php
[21-Apr-2026 05:21:47 UTC] Full Log Data: {
    "timestamp": "2026-04-21 05:21:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:401e:486e:5db8:1a15:2972:b43f",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgzIiwidXNlcm5hbWUiOiJAQTE5OTZraWQiLCJlbWFpbCI6Im1vbWlucmFzaGlkNDFAZ21haWwuY29tIiwiZXhwIjoxNzc3MzUxNzk0fQ.q5TCs05FcOfVtWdFWv5MREkqJmHuGl-Fo8PW8T6iTEU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef9f280099b9e22-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c1:401e:486e:5db8:1a15:2972:b43f",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c1:401e:486e:5db8:1a15:2972:b43f, 172.70.143.194"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 05:21:47 UTC] === END API CALL LOG ===
[21-Apr-2026 05:21:47 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 05:21:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgzIiwidXNlcm5hbWUiOiJAQTE5OTZraWQiLCJlbWFpbCI6Im1vbWlucmFzaGlkNDFAZ21haWwuY29tIiwiZXhwIjoxNzc3MzUxNzk0fQ.q5TCs05FcOfVtWdFWv5MREkqJmHuGl-Fo8PW8T6iTEU
[21-Apr-2026 05:21:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 05:21:47 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 05:21:47 UTC] User ID: 383
[21-Apr-2026 05:21:47 UTC] ✅ User profile retrieved successfully for user ID: 383
[21-Apr-2026 05:21:48 UTC] === API CALL LOG ===
[21-Apr-2026 05:21:48 UTC] Endpoint: user/profile.php
[21-Apr-2026 05:21:48 UTC] Full Log Data: {
    "timestamp": "2026-04-21 05:21:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:401e:486e:5db8:1a15:2972:b43f",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgzIiwidXNlcm5hbWUiOiJAQTE5OTZraWQiLCJlbWFpbCI6Im1vbWlucmFzaGlkNDFAZ21haWwuY29tIiwiZXhwIjoxNzc3MzUxNzk0fQ.q5TCs05FcOfVtWdFWv5MREkqJmHuGl-Fo8PW8T6iTEU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef9f284dd599e22-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c1:401e:486e:5db8:1a15:2972:b43f",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c1:401e:486e:5db8:1a15:2972:b43f, 172.70.143.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 05:21:48 UTC] === END API CALL LOG ===
[21-Apr-2026 05:21:48 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 05:21:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgzIiwidXNlcm5hbWUiOiJAQTE5OTZraWQiLCJlbWFpbCI6Im1vbWlucmFzaGlkNDFAZ21haWwuY29tIiwiZXhwIjoxNzc3MzUxNzk0fQ.q5TCs05FcOfVtWdFWv5MREkqJmHuGl-Fo8PW8T6iTEU
[21-Apr-2026 05:21:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 05:21:48 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 05:21:48 UTC] User ID: 383
[21-Apr-2026 05:21:48 UTC] ✅ User profile retrieved successfully for user ID: 383
[21-Apr-2026 05:21:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Apr-2026 05:21:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Apr-2026 05:21:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgzIiwidXNlcm5hbWUiOiJAQTE5OTZraWQiLCJlbWFpbCI6Im1vbWlucmFzaGlkNDFAZ21haWwuY29tIiwiZXhwIjoxNzc3MzUxNzk0fQ.q5TCs05FcOfVtWdFWv5MREkqJmHuGl-Fo8PW8T6iTEU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ef9f284dd5e9e22-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40c1:401e:486e:5db8:1a15:2972:b43f","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40c1:401e:486e:5db8:1a15:2972:b43f, 172.70.143.195"}
[21-Apr-2026 05:21:48 UTC] === User Orders API Called ===
[21-Apr-2026 05:21:48 UTC] User ID: 383
[21-Apr-2026 05:21:48 UTC] Limit: 20, Offset: 0
[21-Apr-2026 05:21:48 UTC] Orders found: 0
[21-Apr-2026 05:21:48 UTC] Orders data: []
[21-Apr-2026 05:21:48 UTC] Total orders count: 0
[21-Apr-2026 05:21:48 UTC] === API CALL LOG ===
[21-Apr-2026 05:21:48 UTC] Endpoint: user/profile.php
[21-Apr-2026 05:21:48 UTC] Full Log Data: {
    "timestamp": "2026-04-21 05:21:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:401e:486e:5db8:1a15:2972:b43f",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgzIiwidXNlcm5hbWUiOiJAQTE5OTZraWQiLCJlbWFpbCI6Im1vbWlucmFzaGlkNDFAZ21haWwuY29tIiwiZXhwIjoxNzc3MzUxNzk0fQ.q5TCs05FcOfVtWdFWv5MREkqJmHuGl-Fo8PW8T6iTEU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ef9f2855dc89e22-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c1:401e:486e:5db8:1a15:2972:b43f",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c1:401e:486e:5db8:1a15:2972:b43f, 172.70.143.194"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 05:21:48 UTC] === END API CALL LOG ===
[21-Apr-2026 05:21:48 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 05:21:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgzIiwidXNlcm5hbWUiOiJAQTE5OTZraWQiLCJlbWFpbCI6Im1vbWlucmFzaGlkNDFAZ21haWwuY29tIiwiZXhwIjoxNzc3MzUxNzk0fQ.q5TCs05FcOfVtWdFWv5MREkqJmHuGl-Fo8PW8T6iTEU
[21-Apr-2026 05:21:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 05:21:48 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 05:21:48 UTC] User ID: 383
[21-Apr-2026 05:21:48 UTC] ✅ User profile retrieved successfully for user ID: 383
[21-Apr-2026 05:57:16 UTC] === API CALL LOG ===
[21-Apr-2026 05:57:16 UTC] Endpoint: user/profile.php
[21-Apr-2026 05:57:16 UTC] Full Log Data: {
    "timestamp": "2026-04-21 05:57:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.15.241.211",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg0IiwidXNlcm5hbWUiOiJrczIzODI5NThAZ21haWwuY29tIiwiZW1haWwiOiJrczIzODI5NThAZ21haWwuY29tIiwiZXhwIjoxNzc3MzU1ODM1fQ.YbGyJvivRAZ10WKiKc4TfwHADd8YFBqJXEcZVQqyFUM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9efa26781fb5046f-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "51.15.241.211",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "51.15.241.211, 141.101.69.155"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 05:57:16 UTC] === END API CALL LOG ===
[21-Apr-2026 05:57:16 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 05:57:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg0IiwidXNlcm5hbWUiOiJrczIzODI5NThAZ21haWwuY29tIiwiZW1haWwiOiJrczIzODI5NThAZ21haWwuY29tIiwiZXhwIjoxNzc3MzU1ODM1fQ.YbGyJvivRAZ10WKiKc4TfwHADd8YFBqJXEcZVQqyFUM
[21-Apr-2026 05:57:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 05:57:16 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 05:57:16 UTC] User ID: 384
[21-Apr-2026 05:57:16 UTC] ✅ User profile retrieved successfully for user ID: 384
[21-Apr-2026 05:57:16 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Apr-2026 05:57:16 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Apr-2026 05:57:16 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg0IiwidXNlcm5hbWUiOiJrczIzODI5NThAZ21haWwuY29tIiwiZW1haWwiOiJrczIzODI5NThAZ21haWwuY29tIiwiZXhwIjoxNzc3MzU1ODM1fQ.YbGyJvivRAZ10WKiKc4TfwHADd8YFBqJXEcZVQqyFUM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9efa26781fb7046f-CDG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"51.15.241.211","CF-IPCountry":"FR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"51.15.241.211, 141.101.69.156"}
[21-Apr-2026 05:57:16 UTC] === User Orders API Called ===
[21-Apr-2026 05:57:16 UTC] User ID: 384
[21-Apr-2026 05:57:16 UTC] Limit: 20, Offset: 0
[21-Apr-2026 05:57:16 UTC] Orders found: 0
[21-Apr-2026 05:57:16 UTC] Orders data: []
[21-Apr-2026 05:57:16 UTC] Total orders count: 0
[21-Apr-2026 05:57:16 UTC] === API CALL LOG ===
[21-Apr-2026 05:57:16 UTC] Endpoint: user/profile.php
[21-Apr-2026 05:57:16 UTC] Full Log Data: {
    "timestamp": "2026-04-21 05:57:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.15.241.211",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg0IiwidXNlcm5hbWUiOiJrczIzODI5NThAZ21haWwuY29tIiwiZW1haWwiOiJrczIzODI5NThAZ21haWwuY29tIiwiZXhwIjoxNzc3MzU1ODM1fQ.YbGyJvivRAZ10WKiKc4TfwHADd8YFBqJXEcZVQqyFUM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9efa267c3961046f-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "51.15.241.211",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "51.15.241.211, 141.101.69.155"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 05:57:16 UTC] === END API CALL LOG ===
[21-Apr-2026 05:57:16 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 05:57:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg0IiwidXNlcm5hbWUiOiJrczIzODI5NThAZ21haWwuY29tIiwiZW1haWwiOiJrczIzODI5NThAZ21haWwuY29tIiwiZXhwIjoxNzc3MzU1ODM1fQ.YbGyJvivRAZ10WKiKc4TfwHADd8YFBqJXEcZVQqyFUM
[21-Apr-2026 05:57:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 05:57:16 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 05:57:16 UTC] User ID: 384
[21-Apr-2026 05:57:16 UTC] ✅ User profile retrieved successfully for user ID: 384
[21-Apr-2026 05:57:17 UTC] === API CALL LOG ===
[21-Apr-2026 05:57:17 UTC] Endpoint: user/profile.php
[21-Apr-2026 05:57:17 UTC] Full Log Data: {
    "timestamp": "2026-04-21 05:57:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.15.241.211",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg0IiwidXNlcm5hbWUiOiJrczIzODI5NThAZ21haWwuY29tIiwiZW1haWwiOiJrczIzODI5NThAZ21haWwuY29tIiwiZXhwIjoxNzc3MzU1ODM1fQ.YbGyJvivRAZ10WKiKc4TfwHADd8YFBqJXEcZVQqyFUM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9efa26834e4e046f-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "51.15.241.211",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "51.15.241.211, 141.101.69.156"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 05:57:17 UTC] === END API CALL LOG ===
[21-Apr-2026 05:57:17 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 05:57:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg0IiwidXNlcm5hbWUiOiJrczIzODI5NThAZ21haWwuY29tIiwiZW1haWwiOiJrczIzODI5NThAZ21haWwuY29tIiwiZXhwIjoxNzc3MzU1ODM1fQ.YbGyJvivRAZ10WKiKc4TfwHADd8YFBqJXEcZVQqyFUM
[21-Apr-2026 05:57:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 05:57:17 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 05:57:17 UTC] User ID: 384
[21-Apr-2026 05:57:17 UTC] ✅ User profile retrieved successfully for user ID: 384
[21-Apr-2026 05:57:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Apr-2026 05:57:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Apr-2026 05:57:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg0IiwidXNlcm5hbWUiOiJrczIzODI5NThAZ21haWwuY29tIiwiZW1haWwiOiJrczIzODI5NThAZ21haWwuY29tIiwiZXhwIjoxNzc3MzU1ODM1fQ.YbGyJvivRAZ10WKiKc4TfwHADd8YFBqJXEcZVQqyFUM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9efa26f45931046f-CDG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"51.15.241.211","CF-IPCountry":"FR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"51.15.241.211, 141.101.69.155"}
[21-Apr-2026 05:57:36 UTC] === User Orders API Called ===
[21-Apr-2026 05:57:36 UTC] User ID: 384
[21-Apr-2026 05:57:36 UTC] Limit: 20, Offset: 0
[21-Apr-2026 05:57:36 UTC] Orders found: 0
[21-Apr-2026 05:57:36 UTC] Orders data: []
[21-Apr-2026 05:57:36 UTC] Total orders count: 0
[21-Apr-2026 05:57:36 UTC] === API CALL LOG ===
[21-Apr-2026 05:57:36 UTC] Endpoint: user/profile.php
[21-Apr-2026 05:57:36 UTC] Full Log Data: {
    "timestamp": "2026-04-21 05:57:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.15.241.211",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg0IiwidXNlcm5hbWUiOiJrczIzODI5NThAZ21haWwuY29tIiwiZW1haWwiOiJrczIzODI5NThAZ21haWwuY29tIiwiZXhwIjoxNzc3MzU1ODM1fQ.YbGyJvivRAZ10WKiKc4TfwHADd8YFBqJXEcZVQqyFUM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9efa26f45932046f-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "51.15.241.211",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "51.15.241.211, 141.101.69.156"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 05:57:36 UTC] === END API CALL LOG ===
[21-Apr-2026 05:57:36 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 05:57:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg0IiwidXNlcm5hbWUiOiJrczIzODI5NThAZ21haWwuY29tIiwiZW1haWwiOiJrczIzODI5NThAZ21haWwuY29tIiwiZXhwIjoxNzc3MzU1ODM1fQ.YbGyJvivRAZ10WKiKc4TfwHADd8YFBqJXEcZVQqyFUM
[21-Apr-2026 05:57:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 05:57:36 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 05:57:36 UTC] User ID: 384
[21-Apr-2026 05:57:36 UTC] ✅ User profile retrieved successfully for user ID: 384
[21-Apr-2026 05:57:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Apr-2026 05:57:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Apr-2026 05:57:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg0IiwidXNlcm5hbWUiOiJrczIzODI5NThAZ21haWwuY29tIiwiZW1haWwiOiJrczIzODI5NThAZ21haWwuY29tIiwiZXhwIjoxNzc3MzU1ODM1fQ.YbGyJvivRAZ10WKiKc4TfwHADd8YFBqJXEcZVQqyFUM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9efa270d8ca0046f-CDG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"51.15.241.211","CF-IPCountry":"FR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"51.15.241.211, 141.101.69.156"}
[21-Apr-2026 05:57:40 UTC] === User Orders API Called ===
[21-Apr-2026 05:57:40 UTC] User ID: 384
[21-Apr-2026 05:57:40 UTC] Limit: 20, Offset: 0
[21-Apr-2026 05:57:40 UTC] Orders found: 0
[21-Apr-2026 05:57:40 UTC] Orders data: []
[21-Apr-2026 05:57:40 UTC] Total orders count: 0
[21-Apr-2026 05:57:40 UTC] === API CALL LOG ===
[21-Apr-2026 05:57:40 UTC] Endpoint: user/profile.php
[21-Apr-2026 05:57:40 UTC] Full Log Data: {
    "timestamp": "2026-04-21 05:57:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.15.241.211",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg0IiwidXNlcm5hbWUiOiJrczIzODI5NThAZ21haWwuY29tIiwiZW1haWwiOiJrczIzODI5NThAZ21haWwuY29tIiwiZXhwIjoxNzc3MzU1ODM1fQ.YbGyJvivRAZ10WKiKc4TfwHADd8YFBqJXEcZVQqyFUM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9efa270d8ca4046f-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "51.15.241.211",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "51.15.241.211, 141.101.69.155"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 05:57:40 UTC] === END API CALL LOG ===
[21-Apr-2026 05:57:40 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 05:57:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg0IiwidXNlcm5hbWUiOiJrczIzODI5NThAZ21haWwuY29tIiwiZW1haWwiOiJrczIzODI5NThAZ21haWwuY29tIiwiZXhwIjoxNzc3MzU1ODM1fQ.YbGyJvivRAZ10WKiKc4TfwHADd8YFBqJXEcZVQqyFUM
[21-Apr-2026 05:57:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 05:57:40 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 05:57:40 UTC] User ID: 384
[21-Apr-2026 05:57:40 UTC] ✅ User profile retrieved successfully for user ID: 384
[21-Apr-2026 05:57:50 UTC] === API CALL LOG ===
[21-Apr-2026 05:57:50 UTC] Endpoint: user/profile.php
[21-Apr-2026 05:57:50 UTC] Full Log Data: {
    "timestamp": "2026-04-21 05:57:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.15.241.211",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg0IiwidXNlcm5hbWUiOiJrczIzODI5NThAZ21haWwuY29tIiwiZW1haWwiOiJrczIzODI5NThAZ21haWwuY29tIiwiZXhwIjoxNzc3MzU1ODM1fQ.YbGyJvivRAZ10WKiKc4TfwHADd8YFBqJXEcZVQqyFUM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9efa274c7c61046f-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "51.15.241.211",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "51.15.241.211, 141.101.69.156"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 05:57:50 UTC] === END API CALL LOG ===
[21-Apr-2026 05:57:50 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 05:57:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg0IiwidXNlcm5hbWUiOiJrczIzODI5NThAZ21haWwuY29tIiwiZW1haWwiOiJrczIzODI5NThAZ21haWwuY29tIiwiZXhwIjoxNzc3MzU1ODM1fQ.YbGyJvivRAZ10WKiKc4TfwHADd8YFBqJXEcZVQqyFUM
[21-Apr-2026 05:57:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 05:57:50 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 05:57:50 UTC] User ID: 384
[21-Apr-2026 05:57:50 UTC] ✅ User profile retrieved successfully for user ID: 384
[21-Apr-2026 05:57:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Apr-2026 05:57:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Apr-2026 05:57:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg0IiwidXNlcm5hbWUiOiJrczIzODI5NThAZ21haWwuY29tIiwiZW1haWwiOiJrczIzODI5NThAZ21haWwuY29tIiwiZXhwIjoxNzc3MzU1ODM1fQ.YbGyJvivRAZ10WKiKc4TfwHADd8YFBqJXEcZVQqyFUM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9efa274c7c60046f-CDG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"51.15.241.211","CF-IPCountry":"FR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"51.15.241.211, 141.101.69.155"}
[21-Apr-2026 05:57:50 UTC] === User Orders API Called ===
[21-Apr-2026 05:57:50 UTC] User ID: 384
[21-Apr-2026 05:57:50 UTC] Limit: 20, Offset: 0
[21-Apr-2026 05:57:50 UTC] Orders found: 0
[21-Apr-2026 05:57:50 UTC] Orders data: []
[21-Apr-2026 05:57:50 UTC] Total orders count: 0
[21-Apr-2026 05:57:50 UTC] === API CALL LOG ===
[21-Apr-2026 05:57:50 UTC] Endpoint: user/profile.php
[21-Apr-2026 05:57:50 UTC] Full Log Data: {
    "timestamp": "2026-04-21 05:57:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.15.241.211",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg0IiwidXNlcm5hbWUiOiJrczIzODI5NThAZ21haWwuY29tIiwiZW1haWwiOiJrczIzODI5NThAZ21haWwuY29tIiwiZXhwIjoxNzc3MzU1ODM1fQ.YbGyJvivRAZ10WKiKc4TfwHADd8YFBqJXEcZVQqyFUM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9efa2750de1c046f-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "51.15.241.211",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "51.15.241.211, 141.101.69.155"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 05:57:50 UTC] === END API CALL LOG ===
[21-Apr-2026 05:57:50 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 05:57:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg0IiwidXNlcm5hbWUiOiJrczIzODI5NThAZ21haWwuY29tIiwiZW1haWwiOiJrczIzODI5NThAZ21haWwuY29tIiwiZXhwIjoxNzc3MzU1ODM1fQ.YbGyJvivRAZ10WKiKc4TfwHADd8YFBqJXEcZVQqyFUM
[21-Apr-2026 05:57:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 05:57:50 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 05:57:50 UTC] User ID: 384
[21-Apr-2026 05:57:50 UTC] ✅ User profile retrieved successfully for user ID: 384
[21-Apr-2026 05:57:51 UTC] === API CALL LOG ===
[21-Apr-2026 05:57:51 UTC] Endpoint: user/profile.php
[21-Apr-2026 05:57:51 UTC] Full Log Data: {
    "timestamp": "2026-04-21 05:57:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.15.241.211",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg0IiwidXNlcm5hbWUiOiJrczIzODI5NThAZ21haWwuY29tIiwiZW1haWwiOiJrczIzODI5NThAZ21haWwuY29tIiwiZXhwIjoxNzc3MzU1ODM1fQ.YbGyJvivRAZ10WKiKc4TfwHADd8YFBqJXEcZVQqyFUM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9efa27576990046f-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "51.15.241.211",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "51.15.241.211, 141.101.69.156"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 05:57:51 UTC] === END API CALL LOG ===
[21-Apr-2026 05:57:51 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 05:57:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg0IiwidXNlcm5hbWUiOiJrczIzODI5NThAZ21haWwuY29tIiwiZW1haWwiOiJrczIzODI5NThAZ21haWwuY29tIiwiZXhwIjoxNzc3MzU1ODM1fQ.YbGyJvivRAZ10WKiKc4TfwHADd8YFBqJXEcZVQqyFUM
[21-Apr-2026 05:57:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 05:57:51 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 05:57:51 UTC] User ID: 384
[21-Apr-2026 05:57:51 UTC] ✅ User profile retrieved successfully for user ID: 384
[21-Apr-2026 05:57:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Apr-2026 05:57:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Apr-2026 05:57:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg0IiwidXNlcm5hbWUiOiJrczIzODI5NThAZ21haWwuY29tIiwiZW1haWwiOiJrczIzODI5NThAZ21haWwuY29tIiwiZXhwIjoxNzc3MzU1ODM1fQ.YbGyJvivRAZ10WKiKc4TfwHADd8YFBqJXEcZVQqyFUM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9efa2780fe02046f-CDG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"51.15.241.211","CF-IPCountry":"FR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"51.15.241.211, 141.101.69.155"}
[21-Apr-2026 05:57:58 UTC] === User Orders API Called ===
[21-Apr-2026 05:57:58 UTC] User ID: 384
[21-Apr-2026 05:57:58 UTC] Limit: 20, Offset: 0
[21-Apr-2026 05:57:58 UTC] === API CALL LOG ===
[21-Apr-2026 05:57:58 UTC] Endpoint: user/profile.php
[21-Apr-2026 05:57:58 UTC] Full Log Data: {
    "timestamp": "2026-04-21 05:57:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.15.241.211",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg0IiwidXNlcm5hbWUiOiJrczIzODI5NThAZ21haWwuY29tIiwiZW1haWwiOiJrczIzODI5NThAZ21haWwuY29tIiwiZXhwIjoxNzc3MzU1ODM1fQ.YbGyJvivRAZ10WKiKc4TfwHADd8YFBqJXEcZVQqyFUM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9efa2780fe03046f-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "51.15.241.211",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "51.15.241.211, 141.101.69.156"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 05:57:58 UTC] === END API CALL LOG ===
[21-Apr-2026 05:57:58 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 05:57:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg0IiwidXNlcm5hbWUiOiJrczIzODI5NThAZ21haWwuY29tIiwiZW1haWwiOiJrczIzODI5NThAZ21haWwuY29tIiwiZXhwIjoxNzc3MzU1ODM1fQ.YbGyJvivRAZ10WKiKc4TfwHADd8YFBqJXEcZVQqyFUM
[21-Apr-2026 05:57:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 05:57:58 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 05:57:58 UTC] User ID: 384
[21-Apr-2026 05:57:58 UTC] Orders found: 0
[21-Apr-2026 05:57:58 UTC] Orders data: []
[21-Apr-2026 05:57:58 UTC] ✅ User profile retrieved successfully for user ID: 384
[21-Apr-2026 05:57:58 UTC] Total orders count: 0
[21-Apr-2026 05:57:59 UTC] === API CALL LOG ===
[21-Apr-2026 05:57:59 UTC] Endpoint: user/profile.php
[21-Apr-2026 05:57:59 UTC] Full Log Data: {
    "timestamp": "2026-04-21 05:57:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.15.241.211",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg0IiwidXNlcm5hbWUiOiJrczIzODI5NThAZ21haWwuY29tIiwiZW1haWwiOiJrczIzODI5NThAZ21haWwuY29tIiwiZXhwIjoxNzc3MzU1ODM1fQ.YbGyJvivRAZ10WKiKc4TfwHADd8YFBqJXEcZVQqyFUM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9efa2783df33046f-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "51.15.241.211",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "51.15.241.211, 141.101.69.156"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 05:57:59 UTC] === END API CALL LOG ===
[21-Apr-2026 05:57:59 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 05:57:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg0IiwidXNlcm5hbWUiOiJrczIzODI5NThAZ21haWwuY29tIiwiZW1haWwiOiJrczIzODI5NThAZ21haWwuY29tIiwiZXhwIjoxNzc3MzU1ODM1fQ.YbGyJvivRAZ10WKiKc4TfwHADd8YFBqJXEcZVQqyFUM
[21-Apr-2026 05:57:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 05:57:59 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 05:57:59 UTC] User ID: 384
[21-Apr-2026 05:57:59 UTC] ✅ User profile retrieved successfully for user ID: 384
[21-Apr-2026 05:57:59 UTC] === API CALL LOG ===
[21-Apr-2026 05:57:59 UTC] Endpoint: user/profile.php
[21-Apr-2026 05:57:59 UTC] Full Log Data: {
    "timestamp": "2026-04-21 05:57:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.15.241.211",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg0IiwidXNlcm5hbWUiOiJrczIzODI5NThAZ21haWwuY29tIiwiZW1haWwiOiJrczIzODI5NThAZ21haWwuY29tIiwiZXhwIjoxNzc3MzU1ODM1fQ.YbGyJvivRAZ10WKiKc4TfwHADd8YFBqJXEcZVQqyFUM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9efa2788b92e046f-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "51.15.241.211",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "51.15.241.211, 141.101.69.155"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 05:57:59 UTC] === END API CALL LOG ===
[21-Apr-2026 05:57:59 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 05:57:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg0IiwidXNlcm5hbWUiOiJrczIzODI5NThAZ21haWwuY29tIiwiZW1haWwiOiJrczIzODI5NThAZ21haWwuY29tIiwiZXhwIjoxNzc3MzU1ODM1fQ.YbGyJvivRAZ10WKiKc4TfwHADd8YFBqJXEcZVQqyFUM
[21-Apr-2026 05:57:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 05:57:59 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 05:57:59 UTC] User ID: 384
[21-Apr-2026 05:57:59 UTC] ✅ User profile retrieved successfully for user ID: 384
[21-Apr-2026 05:58:04 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Apr-2026 05:58:04 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Apr-2026 05:58:04 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg0IiwidXNlcm5hbWUiOiJrczIzODI5NThAZ21haWwuY29tIiwiZW1haWwiOiJrczIzODI5NThAZ21haWwuY29tIiwiZXhwIjoxNzc3MzU1ODM1fQ.YbGyJvivRAZ10WKiKc4TfwHADd8YFBqJXEcZVQqyFUM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9efa27a4df1c046f-CDG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"51.15.241.211","CF-IPCountry":"FR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"51.15.241.211, 141.101.69.156"}
[21-Apr-2026 05:58:04 UTC] === User Orders API Called ===
[21-Apr-2026 05:58:04 UTC] User ID: 384
[21-Apr-2026 05:58:04 UTC] Limit: 20, Offset: 0
[21-Apr-2026 05:58:04 UTC] Orders found: 0
[21-Apr-2026 05:58:04 UTC] Orders data: []
[21-Apr-2026 05:58:04 UTC] Total orders count: 0
[21-Apr-2026 05:58:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Apr-2026 05:58:07 UTC] === API CALL LOG ===
[21-Apr-2026 05:58:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Apr-2026 05:58:07 UTC] Endpoint: user/profile.php
[21-Apr-2026 05:58:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg0IiwidXNlcm5hbWUiOiJrczIzODI5NThAZ21haWwuY29tIiwiZW1haWwiOiJrczIzODI5NThAZ21haWwuY29tIiwiZXhwIjoxNzc3MzU1ODM1fQ.YbGyJvivRAZ10WKiKc4TfwHADd8YFBqJXEcZVQqyFUM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9efa27b71fb9046f-CDG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"51.15.241.211","CF-IPCountry":"FR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"51.15.241.211, 141.101.69.156"}
[21-Apr-2026 05:58:07 UTC] Full Log Data: {
    "timestamp": "2026-04-21 05:58:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.15.241.211",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg0IiwidXNlcm5hbWUiOiJrczIzODI5NThAZ21haWwuY29tIiwiZW1haWwiOiJrczIzODI5NThAZ21haWwuY29tIiwiZXhwIjoxNzc3MzU1ODM1fQ.YbGyJvivRAZ10WKiKc4TfwHADd8YFBqJXEcZVQqyFUM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9efa27b71fba046f-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "51.15.241.211",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "51.15.241.211, 141.101.69.155"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 05:58:07 UTC] === END API CALL LOG ===
[21-Apr-2026 05:58:07 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 05:58:07 UTC] === User Orders API Called ===
[21-Apr-2026 05:58:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg0IiwidXNlcm5hbWUiOiJrczIzODI5NThAZ21haWwuY29tIiwiZW1haWwiOiJrczIzODI5NThAZ21haWwuY29tIiwiZXhwIjoxNzc3MzU1ODM1fQ.YbGyJvivRAZ10WKiKc4TfwHADd8YFBqJXEcZVQqyFUM
[21-Apr-2026 05:58:07 UTC] User ID: 384
[21-Apr-2026 05:58:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 05:58:07 UTC] Limit: 20, Offset: 0
[21-Apr-2026 05:58:07 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 05:58:07 UTC] User ID: 384
[21-Apr-2026 05:58:07 UTC] ✅ User profile retrieved successfully for user ID: 384
[21-Apr-2026 05:58:07 UTC] Orders found: 0
[21-Apr-2026 05:58:07 UTC] Orders data: []
[21-Apr-2026 05:58:07 UTC] Total orders count: 0
[21-Apr-2026 05:58:07 UTC] === API CALL LOG ===
[21-Apr-2026 05:58:07 UTC] Endpoint: user/profile.php
[21-Apr-2026 05:58:07 UTC] Full Log Data: {
    "timestamp": "2026-04-21 05:58:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.15.241.211",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg0IiwidXNlcm5hbWUiOiJrczIzODI5NThAZ21haWwuY29tIiwiZW1haWwiOiJrczIzODI5NThAZ21haWwuY29tIiwiZXhwIjoxNzc3MzU1ODM1fQ.YbGyJvivRAZ10WKiKc4TfwHADd8YFBqJXEcZVQqyFUM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9efa27b8e87c046f-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "51.15.241.211",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "51.15.241.211, 141.101.69.156"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 05:58:07 UTC] === END API CALL LOG ===
[21-Apr-2026 05:58:07 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 05:58:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg0IiwidXNlcm5hbWUiOiJrczIzODI5NThAZ21haWwuY29tIiwiZW1haWwiOiJrczIzODI5NThAZ21haWwuY29tIiwiZXhwIjoxNzc3MzU1ODM1fQ.YbGyJvivRAZ10WKiKc4TfwHADd8YFBqJXEcZVQqyFUM
[21-Apr-2026 05:58:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 05:58:07 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 05:58:07 UTC] User ID: 384
[21-Apr-2026 05:58:07 UTC] ✅ User profile retrieved successfully for user ID: 384
[21-Apr-2026 05:58:08 UTC] === API CALL LOG ===
[21-Apr-2026 05:58:08 UTC] Endpoint: user/profile.php
[21-Apr-2026 05:58:08 UTC] Full Log Data: {
    "timestamp": "2026-04-21 05:58:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.15.241.211",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg0IiwidXNlcm5hbWUiOiJrczIzODI5NThAZ21haWwuY29tIiwiZW1haWwiOiJrczIzODI5NThAZ21haWwuY29tIiwiZXhwIjoxNzc3MzU1ODM1fQ.YbGyJvivRAZ10WKiKc4TfwHADd8YFBqJXEcZVQqyFUM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9efa27be3acd046f-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "51.15.241.211",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "51.15.241.211, 141.101.69.156"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 05:58:08 UTC] === END API CALL LOG ===
[21-Apr-2026 05:58:08 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 05:58:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg0IiwidXNlcm5hbWUiOiJrczIzODI5NThAZ21haWwuY29tIiwiZW1haWwiOiJrczIzODI5NThAZ21haWwuY29tIiwiZXhwIjoxNzc3MzU1ODM1fQ.YbGyJvivRAZ10WKiKc4TfwHADd8YFBqJXEcZVQqyFUM
[21-Apr-2026 05:58:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 05:58:08 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 05:58:08 UTC] User ID: 384
[21-Apr-2026 05:58:08 UTC] ✅ User profile retrieved successfully for user ID: 384
[21-Apr-2026 05:59:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Apr-2026 05:59:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Apr-2026 05:59:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg0IiwidXNlcm5hbWUiOiJrczIzODI5NThAZ21haWwuY29tIiwiZW1haWwiOiJrczIzODI5NThAZ21haWwuY29tIiwiZXhwIjoxNzc3MzU1ODM1fQ.YbGyJvivRAZ10WKiKc4TfwHADd8YFBqJXEcZVQqyFUM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9efa299decab51e4-CDG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"51.15.241.211","CF-IPCountry":"FR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"51.15.241.211, 172.68.151.70"}
[21-Apr-2026 05:59:25 UTC] === User Orders API Called ===
[21-Apr-2026 05:59:25 UTC] User ID: 384
[21-Apr-2026 05:59:25 UTC] Limit: 20, Offset: 0
[21-Apr-2026 05:59:25 UTC] Orders found: 0
[21-Apr-2026 05:59:25 UTC] Orders data: []
[21-Apr-2026 05:59:25 UTC] Total orders count: 0
[21-Apr-2026 05:59:26 UTC] === API CALL LOG ===
[21-Apr-2026 05:59:26 UTC] Endpoint: user/profile.php
[21-Apr-2026 05:59:26 UTC] Full Log Data: {
    "timestamp": "2026-04-21 05:59:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.15.241.211",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg0IiwidXNlcm5hbWUiOiJrczIzODI5NThAZ21haWwuY29tIiwiZW1haWwiOiJrczIzODI5NThAZ21haWwuY29tIiwiZXhwIjoxNzc3MzU1ODM1fQ.YbGyJvivRAZ10WKiKc4TfwHADd8YFBqJXEcZVQqyFUM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9efa29a50e9051e4-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "51.15.241.211",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "51.15.241.211, 172.68.151.70"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 05:59:26 UTC] === END API CALL LOG ===
[21-Apr-2026 05:59:26 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 05:59:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg0IiwidXNlcm5hbWUiOiJrczIzODI5NThAZ21haWwuY29tIiwiZW1haWwiOiJrczIzODI5NThAZ21haWwuY29tIiwiZXhwIjoxNzc3MzU1ODM1fQ.YbGyJvivRAZ10WKiKc4TfwHADd8YFBqJXEcZVQqyFUM
[21-Apr-2026 05:59:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 05:59:26 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 05:59:26 UTC] User ID: 384
[21-Apr-2026 05:59:26 UTC] ✅ User profile retrieved successfully for user ID: 384
[21-Apr-2026 05:59:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Apr-2026 05:59:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Apr-2026 05:59:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg0IiwidXNlcm5hbWUiOiJrczIzODI5NThAZ21haWwuY29tIiwiZW1haWwiOiJrczIzODI5NThAZ21haWwuY29tIiwiZXhwIjoxNzc3MzU1ODM1fQ.YbGyJvivRAZ10WKiKc4TfwHADd8YFBqJXEcZVQqyFUM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9efa29a50e8f51e4-CDG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"51.15.241.211","CF-IPCountry":"FR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"51.15.241.211, 172.68.151.70"}
[21-Apr-2026 05:59:26 UTC] === User Orders API Called ===
[21-Apr-2026 05:59:26 UTC] User ID: 384
[21-Apr-2026 05:59:26 UTC] Limit: 20, Offset: 0
[21-Apr-2026 05:59:26 UTC] Orders found: 0
[21-Apr-2026 05:59:26 UTC] Orders data: []
[21-Apr-2026 05:59:26 UTC] Total orders count: 0
[21-Apr-2026 05:59:26 UTC] === API CALL LOG ===
[21-Apr-2026 05:59:26 UTC] Endpoint: user/profile.php
[21-Apr-2026 05:59:26 UTC] Full Log Data: {
    "timestamp": "2026-04-21 05:59:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.15.241.211",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg0IiwidXNlcm5hbWUiOiJrczIzODI5NThAZ21haWwuY29tIiwiZW1haWwiOiJrczIzODI5NThAZ21haWwuY29tIiwiZXhwIjoxNzc3MzU1ODM1fQ.YbGyJvivRAZ10WKiKc4TfwHADd8YFBqJXEcZVQqyFUM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9efa29a97d1e51e4-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "51.15.241.211",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "51.15.241.211, 172.68.151.70"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 05:59:26 UTC] === END API CALL LOG ===
[21-Apr-2026 05:59:26 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 05:59:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg0IiwidXNlcm5hbWUiOiJrczIzODI5NThAZ21haWwuY29tIiwiZW1haWwiOiJrczIzODI5NThAZ21haWwuY29tIiwiZXhwIjoxNzc3MzU1ODM1fQ.YbGyJvivRAZ10WKiKc4TfwHADd8YFBqJXEcZVQqyFUM
[21-Apr-2026 05:59:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 05:59:26 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 05:59:26 UTC] User ID: 384
[21-Apr-2026 05:59:26 UTC] ✅ User profile retrieved successfully for user ID: 384
[21-Apr-2026 05:59:27 UTC] === API CALL LOG ===
[21-Apr-2026 05:59:27 UTC] Endpoint: user/profile.php
[21-Apr-2026 05:59:27 UTC] Full Log Data: {
    "timestamp": "2026-04-21 05:59:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.15.241.211",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg0IiwidXNlcm5hbWUiOiJrczIzODI5NThAZ21haWwuY29tIiwiZW1haWwiOiJrczIzODI5NThAZ21haWwuY29tIiwiZXhwIjoxNzc3MzU1ODM1fQ.YbGyJvivRAZ10WKiKc4TfwHADd8YFBqJXEcZVQqyFUM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9efa29aecd6e51e4-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "51.15.241.211",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "51.15.241.211, 172.68.151.70"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 05:59:27 UTC] === END API CALL LOG ===
[21-Apr-2026 05:59:27 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 05:59:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg0IiwidXNlcm5hbWUiOiJrczIzODI5NThAZ21haWwuY29tIiwiZW1haWwiOiJrczIzODI5NThAZ21haWwuY29tIiwiZXhwIjoxNzc3MzU1ODM1fQ.YbGyJvivRAZ10WKiKc4TfwHADd8YFBqJXEcZVQqyFUM
[21-Apr-2026 05:59:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 05:59:27 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 05:59:27 UTC] User ID: 384
[21-Apr-2026 05:59:27 UTC] ✅ User profile retrieved successfully for user ID: 384
[21-Apr-2026 05:59:49 UTC] === API CALL LOG ===
[21-Apr-2026 05:59:49 UTC] Endpoint: user/profile.php
[21-Apr-2026 05:59:49 UTC] Full Log Data: {
    "timestamp": "2026-04-21 05:59:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.15.241.211",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg0IiwidXNlcm5hbWUiOiJrczIzODI5NThAZ21haWwuY29tIiwiZW1haWwiOiJrczIzODI5NThAZ21haWwuY29tIiwiZXhwIjoxNzc3MzU1ODM1fQ.YbGyJvivRAZ10WKiKc4TfwHADd8YFBqJXEcZVQqyFUM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9efa2a339d5a482b-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "51.15.241.211",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "51.15.241.211, 104.23.229.41"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 05:59:49 UTC] === END API CALL LOG ===
[21-Apr-2026 05:59:49 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 05:59:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg0IiwidXNlcm5hbWUiOiJrczIzODI5NThAZ21haWwuY29tIiwiZW1haWwiOiJrczIzODI5NThAZ21haWwuY29tIiwiZXhwIjoxNzc3MzU1ODM1fQ.YbGyJvivRAZ10WKiKc4TfwHADd8YFBqJXEcZVQqyFUM
[21-Apr-2026 05:59:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 05:59:49 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 05:59:49 UTC] User ID: 384
[21-Apr-2026 05:59:49 UTC] ✅ User profile retrieved successfully for user ID: 384
[21-Apr-2026 06:00:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Apr-2026 06:00:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Apr-2026 06:00:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg0IiwidXNlcm5hbWUiOiJrczIzODI5NThAZ21haWwuY29tIiwiZW1haWwiOiJrczIzODI5NThAZ21haWwuY29tIiwiZXhwIjoxNzc3MzU1ODM1fQ.YbGyJvivRAZ10WKiKc4TfwHADd8YFBqJXEcZVQqyFUM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9efa2aa51e72482b-CDG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"51.15.241.211","CF-IPCountry":"FR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"51.15.241.211, 104.23.229.40"}
[21-Apr-2026 06:00:07 UTC] === User Orders API Called ===
[21-Apr-2026 06:00:07 UTC] User ID: 384
[21-Apr-2026 06:00:07 UTC] Limit: 20, Offset: 0
[21-Apr-2026 06:00:07 UTC] Orders found: 0
[21-Apr-2026 06:00:07 UTC] Orders data: []
[21-Apr-2026 06:00:07 UTC] Total orders count: 0
[21-Apr-2026 06:00:07 UTC] === API CALL LOG ===
[21-Apr-2026 06:00:07 UTC] Endpoint: user/profile.php
[21-Apr-2026 06:00:07 UTC] Full Log Data: {
    "timestamp": "2026-04-21 06:00:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.15.241.211",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg0IiwidXNlcm5hbWUiOiJrczIzODI5NThAZ21haWwuY29tIiwiZW1haWwiOiJrczIzODI5NThAZ21haWwuY29tIiwiZXhwIjoxNzc3MzU1ODM1fQ.YbGyJvivRAZ10WKiKc4TfwHADd8YFBqJXEcZVQqyFUM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9efa2aa51e74482b-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "51.15.241.211",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "51.15.241.211, 104.23.229.40"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 06:00:07 UTC] === END API CALL LOG ===
[21-Apr-2026 06:00:07 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 06:00:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg0IiwidXNlcm5hbWUiOiJrczIzODI5NThAZ21haWwuY29tIiwiZW1haWwiOiJrczIzODI5NThAZ21haWwuY29tIiwiZXhwIjoxNzc3MzU1ODM1fQ.YbGyJvivRAZ10WKiKc4TfwHADd8YFBqJXEcZVQqyFUM
[21-Apr-2026 06:00:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 06:00:07 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 06:00:07 UTC] User ID: 384
[21-Apr-2026 06:00:07 UTC] ✅ User profile retrieved successfully for user ID: 384
[21-Apr-2026 06:00:07 UTC] === API CALL LOG ===
[21-Apr-2026 06:00:07 UTC] Endpoint: user/profile.php
[21-Apr-2026 06:00:07 UTC] Full Log Data: {
    "timestamp": "2026-04-21 06:00:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.15.241.211",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg0IiwidXNlcm5hbWUiOiJrczIzODI5NThAZ21haWwuY29tIiwiZW1haWwiOiJrczIzODI5NThAZ21haWwuY29tIiwiZXhwIjoxNzc3MzU1ODM1fQ.YbGyJvivRAZ10WKiKc4TfwHADd8YFBqJXEcZVQqyFUM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9efa2aa6c9e4482b-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "51.15.241.211",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "51.15.241.211, 104.23.229.40"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 06:00:07 UTC] === END API CALL LOG ===
[21-Apr-2026 06:00:07 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 06:00:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg0IiwidXNlcm5hbWUiOiJrczIzODI5NThAZ21haWwuY29tIiwiZW1haWwiOiJrczIzODI5NThAZ21haWwuY29tIiwiZXhwIjoxNzc3MzU1ODM1fQ.YbGyJvivRAZ10WKiKc4TfwHADd8YFBqJXEcZVQqyFUM
[21-Apr-2026 06:00:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 06:00:07 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 06:00:07 UTC] User ID: 384
[21-Apr-2026 06:00:07 UTC] ✅ User profile retrieved successfully for user ID: 384
[21-Apr-2026 06:00:08 UTC] === API CALL LOG ===
[21-Apr-2026 06:00:08 UTC] Endpoint: user/profile.php
[21-Apr-2026 06:00:08 UTC] Full Log Data: {
    "timestamp": "2026-04-21 06:00:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.15.241.211",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg0IiwidXNlcm5hbWUiOiJrczIzODI5NThAZ21haWwuY29tIiwiZW1haWwiOiJrczIzODI5NThAZ21haWwuY29tIiwiZXhwIjoxNzc3MzU1ODM1fQ.YbGyJvivRAZ10WKiKc4TfwHADd8YFBqJXEcZVQqyFUM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9efa2aab59a8482b-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "51.15.241.211",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "51.15.241.211, 104.23.229.40"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 06:00:08 UTC] === END API CALL LOG ===
[21-Apr-2026 06:00:08 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 06:00:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg0IiwidXNlcm5hbWUiOiJrczIzODI5NThAZ21haWwuY29tIiwiZW1haWwiOiJrczIzODI5NThAZ21haWwuY29tIiwiZXhwIjoxNzc3MzU1ODM1fQ.YbGyJvivRAZ10WKiKc4TfwHADd8YFBqJXEcZVQqyFUM
[21-Apr-2026 06:00:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 06:00:08 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 06:00:08 UTC] User ID: 384
[21-Apr-2026 06:00:08 UTC] ✅ User profile retrieved successfully for user ID: 384
[21-Apr-2026 06:00:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Apr-2026 06:00:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Apr-2026 06:00:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg0IiwidXNlcm5hbWUiOiJrczIzODI5NThAZ21haWwuY29tIiwiZW1haWwiOiJrczIzODI5NThAZ21haWwuY29tIiwiZXhwIjoxNzc3MzU1ODM1fQ.YbGyJvivRAZ10WKiKc4TfwHADd8YFBqJXEcZVQqyFUM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9efa2ac12dbd482b-CDG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"51.15.241.211","CF-IPCountry":"FR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"51.15.241.211, 104.23.229.40"}
[21-Apr-2026 06:00:11 UTC] === User Orders API Called ===
[21-Apr-2026 06:00:11 UTC] User ID: 384
[21-Apr-2026 06:00:11 UTC] Limit: 20, Offset: 0
[21-Apr-2026 06:00:11 UTC] Orders found: 0
[21-Apr-2026 06:00:11 UTC] Orders data: []
[21-Apr-2026 06:00:11 UTC] Total orders count: 0
[21-Apr-2026 06:00:17 UTC] === API CALL LOG ===
[21-Apr-2026 06:00:17 UTC] Endpoint: user/profile.php
[21-Apr-2026 06:00:17 UTC] Full Log Data: {
    "timestamp": "2026-04-21 06:00:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.15.241.211",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg0IiwidXNlcm5hbWUiOiJrczIzODI5NThAZ21haWwuY29tIiwiZW1haWwiOiJrczIzODI5NThAZ21haWwuY29tIiwiZXhwIjoxNzc3MzU1ODM1fQ.YbGyJvivRAZ10WKiKc4TfwHADd8YFBqJXEcZVQqyFUM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9efa2ae3499d482b-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "51.15.241.211",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "51.15.241.211, 104.23.229.40"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 06:00:17 UTC] === END API CALL LOG ===
[21-Apr-2026 06:00:17 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 06:00:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg0IiwidXNlcm5hbWUiOiJrczIzODI5NThAZ21haWwuY29tIiwiZW1haWwiOiJrczIzODI5NThAZ21haWwuY29tIiwiZXhwIjoxNzc3MzU1ODM1fQ.YbGyJvivRAZ10WKiKc4TfwHADd8YFBqJXEcZVQqyFUM
[21-Apr-2026 06:00:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 06:00:17 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 06:00:17 UTC] User ID: 384
[21-Apr-2026 06:00:17 UTC] ✅ User profile retrieved successfully for user ID: 384
[21-Apr-2026 06:00:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Apr-2026 06:00:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Apr-2026 06:00:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg0IiwidXNlcm5hbWUiOiJrczIzODI5NThAZ21haWwuY29tIiwiZW1haWwiOiJrczIzODI5NThAZ21haWwuY29tIiwiZXhwIjoxNzc3MzU1ODM1fQ.YbGyJvivRAZ10WKiKc4TfwHADd8YFBqJXEcZVQqyFUM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9efa2ae3499b482b-CDG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"51.15.241.211","CF-IPCountry":"FR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"51.15.241.211, 104.23.229.41"}
[21-Apr-2026 06:00:17 UTC] === User Orders API Called ===
[21-Apr-2026 06:00:17 UTC] User ID: 384
[21-Apr-2026 06:00:17 UTC] Limit: 20, Offset: 0
[21-Apr-2026 06:00:17 UTC] Orders found: 0
[21-Apr-2026 06:00:17 UTC] Orders data: []
[21-Apr-2026 06:00:17 UTC] Total orders count: 0
[21-Apr-2026 06:00:17 UTC] === API CALL LOG ===
[21-Apr-2026 06:00:17 UTC] Endpoint: user/profile.php
[21-Apr-2026 06:00:17 UTC] Full Log Data: {
    "timestamp": "2026-04-21 06:00:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.15.241.211",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg0IiwidXNlcm5hbWUiOiJrczIzODI5NThAZ21haWwuY29tIiwiZW1haWwiOiJrczIzODI5NThAZ21haWwuY29tIiwiZXhwIjoxNzc3MzU1ODM1fQ.YbGyJvivRAZ10WKiKc4TfwHADd8YFBqJXEcZVQqyFUM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9efa2ae73fa3482b-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "51.15.241.211",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "51.15.241.211, 104.23.229.41"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 06:00:17 UTC] === END API CALL LOG ===
[21-Apr-2026 06:00:17 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 06:00:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg0IiwidXNlcm5hbWUiOiJrczIzODI5NThAZ21haWwuY29tIiwiZW1haWwiOiJrczIzODI5NThAZ21haWwuY29tIiwiZXhwIjoxNzc3MzU1ODM1fQ.YbGyJvivRAZ10WKiKc4TfwHADd8YFBqJXEcZVQqyFUM
[21-Apr-2026 06:00:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 06:00:17 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 06:00:17 UTC] User ID: 384
[21-Apr-2026 06:00:17 UTC] ✅ User profile retrieved successfully for user ID: 384
[21-Apr-2026 06:00:18 UTC] === API CALL LOG ===
[21-Apr-2026 06:00:18 UTC] Endpoint: user/profile.php
[21-Apr-2026 06:00:18 UTC] Full Log Data: {
    "timestamp": "2026-04-21 06:00:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.15.241.211",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg0IiwidXNlcm5hbWUiOiJrczIzODI5NThAZ21haWwuY29tIiwiZW1haWwiOiJrczIzODI5NThAZ21haWwuY29tIiwiZXhwIjoxNzc3MzU1ODM1fQ.YbGyJvivRAZ10WKiKc4TfwHADd8YFBqJXEcZVQqyFUM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9efa2aed7c9c482b-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "51.15.241.211",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "51.15.241.211, 104.23.229.41"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 06:00:18 UTC] === END API CALL LOG ===
[21-Apr-2026 06:00:18 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 06:00:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg0IiwidXNlcm5hbWUiOiJrczIzODI5NThAZ21haWwuY29tIiwiZW1haWwiOiJrczIzODI5NThAZ21haWwuY29tIiwiZXhwIjoxNzc3MzU1ODM1fQ.YbGyJvivRAZ10WKiKc4TfwHADd8YFBqJXEcZVQqyFUM
[21-Apr-2026 06:00:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 06:00:18 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 06:00:18 UTC] User ID: 384
[21-Apr-2026 06:00:18 UTC] ✅ User profile retrieved successfully for user ID: 384
[21-Apr-2026 06:00:22 UTC] === API CALL LOG ===
[21-Apr-2026 06:00:22 UTC] Endpoint: user/profile.php
[21-Apr-2026 06:00:22 UTC] Full Log Data: {
    "timestamp": "2026-04-21 06:00:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.15.241.211",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg0IiwidXNlcm5hbWUiOiJrczIzODI5NThAZ21haWwuY29tIiwiZW1haWwiOiJrczIzODI5NThAZ21haWwuY29tIiwiZXhwIjoxNzc3MzU1ODM1fQ.YbGyJvivRAZ10WKiKc4TfwHADd8YFBqJXEcZVQqyFUM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9efa2b01c9ca482b-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "51.15.241.211",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "51.15.241.211, 104.23.229.40"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 06:00:22 UTC] === END API CALL LOG ===
[21-Apr-2026 06:00:22 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 06:00:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg0IiwidXNlcm5hbWUiOiJrczIzODI5NThAZ21haWwuY29tIiwiZW1haWwiOiJrczIzODI5NThAZ21haWwuY29tIiwiZXhwIjoxNzc3MzU1ODM1fQ.YbGyJvivRAZ10WKiKc4TfwHADd8YFBqJXEcZVQqyFUM
[21-Apr-2026 06:00:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 06:00:22 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 06:00:22 UTC] User ID: 384
[21-Apr-2026 06:00:22 UTC] ✅ User profile retrieved successfully for user ID: 384
[21-Apr-2026 06:00:23 UTC] === API CALL LOG ===
[21-Apr-2026 06:00:23 UTC] Endpoint: user/profile.php
[21-Apr-2026 06:00:23 UTC] Full Log Data: {
    "timestamp": "2026-04-21 06:00:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.15.241.211",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg0IiwidXNlcm5hbWUiOiJrczIzODI5NThAZ21haWwuY29tIiwiZW1haWwiOiJrczIzODI5NThAZ21haWwuY29tIiwiZXhwIjoxNzc3MzU1ODM1fQ.YbGyJvivRAZ10WKiKc4TfwHADd8YFBqJXEcZVQqyFUM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9efa2b0ddf0e482b-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "51.15.241.211",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "51.15.241.211, 104.23.229.40"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 06:00:23 UTC] === END API CALL LOG ===
[21-Apr-2026 06:00:23 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 06:00:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg0IiwidXNlcm5hbWUiOiJrczIzODI5NThAZ21haWwuY29tIiwiZW1haWwiOiJrczIzODI5NThAZ21haWwuY29tIiwiZXhwIjoxNzc3MzU1ODM1fQ.YbGyJvivRAZ10WKiKc4TfwHADd8YFBqJXEcZVQqyFUM
[21-Apr-2026 06:00:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 06:00:23 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 06:00:23 UTC] User ID: 384
[21-Apr-2026 06:00:23 UTC] ✅ User profile retrieved successfully for user ID: 384
[21-Apr-2026 06:00:25 UTC] === API CALL LOG ===
[21-Apr-2026 06:00:25 UTC] Endpoint: user/profile.php
[21-Apr-2026 06:00:25 UTC] Full Log Data: {
    "timestamp": "2026-04-21 06:00:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.159",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgyIiwidXNlcm5hbWUiOiJ5dXNpbmRvbzU2IiwiZW1haWwiOiJ5dXNpbmRvbzU2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzMyOTQzMn0.ILGZ-etR-K00xUFXa6vfG-eFxCwPLm-xtp_gFXBp-qY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9efa2b16bec2aa73-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.63.159",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.63.159, 172.64.192.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 06:00:25 UTC] === END API CALL LOG ===
[21-Apr-2026 06:00:25 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 06:00:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgyIiwidXNlcm5hbWUiOiJ5dXNpbmRvbzU2IiwiZW1haWwiOiJ5dXNpbmRvbzU2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzMyOTQzMn0.ILGZ-etR-K00xUFXa6vfG-eFxCwPLm-xtp_gFXBp-qY
[21-Apr-2026 06:00:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 06:00:25 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 06:00:25 UTC] User ID: 382
[21-Apr-2026 06:00:25 UTC] ✅ User profile retrieved successfully for user ID: 382
[21-Apr-2026 06:00:26 UTC] === API CALL LOG ===
[21-Apr-2026 06:00:26 UTC] Endpoint: user/profile.php
[21-Apr-2026 06:00:26 UTC] Full Log Data: {
    "timestamp": "2026-04-21 06:00:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.159",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgyIiwidXNlcm5hbWUiOiJ5dXNpbmRvbzU2IiwiZW1haWwiOiJ5dXNpbmRvbzU2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzMyOTQzMn0.ILGZ-etR-K00xUFXa6vfG-eFxCwPLm-xtp_gFXBp-qY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9efa2b1acf3faa73-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.63.159",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.63.159, 172.64.192.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 06:00:26 UTC] === END API CALL LOG ===
[21-Apr-2026 06:00:26 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 06:00:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgyIiwidXNlcm5hbWUiOiJ5dXNpbmRvbzU2IiwiZW1haWwiOiJ5dXNpbmRvbzU2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzMyOTQzMn0.ILGZ-etR-K00xUFXa6vfG-eFxCwPLm-xtp_gFXBp-qY
[21-Apr-2026 06:00:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 06:00:26 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 06:00:26 UTC] User ID: 382
[21-Apr-2026 06:00:26 UTC] ✅ User profile retrieved successfully for user ID: 382
[21-Apr-2026 06:00:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Apr-2026 06:00:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Apr-2026 06:00:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgyIiwidXNlcm5hbWUiOiJ5dXNpbmRvbzU2IiwiZW1haWwiOiJ5dXNpbmRvbzU2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzMyOTQzMn0.ILGZ-etR-K00xUFXa6vfG-eFxCwPLm-xtp_gFXBp-qY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9efa2b1acf46aa73-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.63.159","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.63.159, 172.64.192.168"}
[21-Apr-2026 06:00:26 UTC] === User Orders API Called ===
[21-Apr-2026 06:00:26 UTC] User ID: 382
[21-Apr-2026 06:00:26 UTC] Limit: 20, Offset: 0
[21-Apr-2026 06:00:26 UTC] Orders found: 0
[21-Apr-2026 06:00:26 UTC] Orders data: []
[21-Apr-2026 06:00:26 UTC] Total orders count: 0
[21-Apr-2026 06:00:26 UTC] === API CALL LOG ===
[21-Apr-2026 06:00:26 UTC] Endpoint: user/profile.php
[21-Apr-2026 06:00:26 UTC] Full Log Data: {
    "timestamp": "2026-04-21 06:00:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.159",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgyIiwidXNlcm5hbWUiOiJ5dXNpbmRvbzU2IiwiZW1haWwiOiJ5dXNpbmRvbzU2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzMyOTQzMn0.ILGZ-etR-K00xUFXa6vfG-eFxCwPLm-xtp_gFXBp-qY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9efa2b1bf9e4aa73-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.63.159",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.63.159, 172.64.192.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 06:00:26 UTC] === END API CALL LOG ===
[21-Apr-2026 06:00:26 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 06:00:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgyIiwidXNlcm5hbWUiOiJ5dXNpbmRvbzU2IiwiZW1haWwiOiJ5dXNpbmRvbzU2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzMyOTQzMn0.ILGZ-etR-K00xUFXa6vfG-eFxCwPLm-xtp_gFXBp-qY
[21-Apr-2026 06:00:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 06:00:26 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 06:00:26 UTC] User ID: 382
[21-Apr-2026 06:00:26 UTC] ✅ User profile retrieved successfully for user ID: 382
[21-Apr-2026 06:00:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Apr-2026 06:00:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Apr-2026 06:00:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg0IiwidXNlcm5hbWUiOiJrczIzODI5NThAZ21haWwuY29tIiwiZW1haWwiOiJrczIzODI5NThAZ21haWwuY29tIiwiZXhwIjoxNzc3MzU1ODM1fQ.YbGyJvivRAZ10WKiKc4TfwHADd8YFBqJXEcZVQqyFUM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9efa2b1d8ab4482b-CDG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"51.15.241.211","CF-IPCountry":"FR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"51.15.241.211, 104.23.229.40"}
[21-Apr-2026 06:00:26 UTC] === User Orders API Called ===
[21-Apr-2026 06:00:26 UTC] User ID: 384
[21-Apr-2026 06:00:26 UTC] Limit: 20, Offset: 0
[21-Apr-2026 06:00:26 UTC] Orders found: 0
[21-Apr-2026 06:00:26 UTC] Orders data: []
[21-Apr-2026 06:00:26 UTC] Total orders count: 0
[21-Apr-2026 06:00:26 UTC] === API CALL LOG ===
[21-Apr-2026 06:00:26 UTC] Endpoint: user/profile.php
[21-Apr-2026 06:00:26 UTC] Full Log Data: {
    "timestamp": "2026-04-21 06:00:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.15.241.211",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg0IiwidXNlcm5hbWUiOiJrczIzODI5NThAZ21haWwuY29tIiwiZW1haWwiOiJrczIzODI5NThAZ21haWwuY29tIiwiZXhwIjoxNzc3MzU1ODM1fQ.YbGyJvivRAZ10WKiKc4TfwHADd8YFBqJXEcZVQqyFUM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9efa2b1d8ab6482b-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "51.15.241.211",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "51.15.241.211, 104.23.229.41"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 06:00:26 UTC] === END API CALL LOG ===
[21-Apr-2026 06:00:26 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 06:00:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg0IiwidXNlcm5hbWUiOiJrczIzODI5NThAZ21haWwuY29tIiwiZW1haWwiOiJrczIzODI5NThAZ21haWwuY29tIiwiZXhwIjoxNzc3MzU1ODM1fQ.YbGyJvivRAZ10WKiKc4TfwHADd8YFBqJXEcZVQqyFUM
[21-Apr-2026 06:00:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 06:00:26 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 06:00:26 UTC] User ID: 384
[21-Apr-2026 06:00:26 UTC] ✅ User profile retrieved successfully for user ID: 384
[21-Apr-2026 06:00:26 UTC] === API CALL LOG ===
[21-Apr-2026 06:00:26 UTC] Endpoint: user/profile.php
[21-Apr-2026 06:00:26 UTC] Full Log Data: {
    "timestamp": "2026-04-21 06:00:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.159",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgyIiwidXNlcm5hbWUiOiJ5dXNpbmRvbzU2IiwiZW1haWwiOiJ5dXNpbmRvbzU2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzMyOTQzMn0.ILGZ-etR-K00xUFXa6vfG-eFxCwPLm-xtp_gFXBp-qY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9efa2b207b76aa73-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.63.159",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.63.159, 172.64.192.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 06:00:26 UTC] === END API CALL LOG ===
[21-Apr-2026 06:00:26 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 06:00:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgyIiwidXNlcm5hbWUiOiJ5dXNpbmRvbzU2IiwiZW1haWwiOiJ5dXNpbmRvbzU2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzMyOTQzMn0.ILGZ-etR-K00xUFXa6vfG-eFxCwPLm-xtp_gFXBp-qY
[21-Apr-2026 06:00:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 06:00:26 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 06:00:26 UTC] User ID: 382
[21-Apr-2026 06:00:26 UTC] ✅ User profile retrieved successfully for user ID: 382
[21-Apr-2026 06:00:27 UTC] === API CALL LOG ===
[21-Apr-2026 06:00:27 UTC] Endpoint: user/profile.php
[21-Apr-2026 06:00:27 UTC] Full Log Data: {
    "timestamp": "2026-04-21 06:00:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.15.241.211",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg0IiwidXNlcm5hbWUiOiJrczIzODI5NThAZ21haWwuY29tIiwiZW1haWwiOiJrczIzODI5NThAZ21haWwuY29tIiwiZXhwIjoxNzc3MzU1ODM1fQ.YbGyJvivRAZ10WKiKc4TfwHADd8YFBqJXEcZVQqyFUM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9efa2b2108f5482b-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "51.15.241.211",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "51.15.241.211, 104.23.229.41"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 06:00:27 UTC] === END API CALL LOG ===
[21-Apr-2026 06:00:27 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 06:00:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg0IiwidXNlcm5hbWUiOiJrczIzODI5NThAZ21haWwuY29tIiwiZW1haWwiOiJrczIzODI5NThAZ21haWwuY29tIiwiZXhwIjoxNzc3MzU1ODM1fQ.YbGyJvivRAZ10WKiKc4TfwHADd8YFBqJXEcZVQqyFUM
[21-Apr-2026 06:00:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 06:00:27 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 06:00:27 UTC] User ID: 384
[21-Apr-2026 06:00:27 UTC] ✅ User profile retrieved successfully for user ID: 384
[21-Apr-2026 06:00:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Apr-2026 06:00:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Apr-2026 06:00:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg0IiwidXNlcm5hbWUiOiJrczIzODI5NThAZ21haWwuY29tIiwiZW1haWwiOiJrczIzODI5NThAZ21haWwuY29tIiwiZXhwIjoxNzc3MzU1ODM1fQ.YbGyJvivRAZ10WKiKc4TfwHADd8YFBqJXEcZVQqyFUM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9efa2b29b92f482b-CDG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"51.15.241.211","CF-IPCountry":"FR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"51.15.241.211, 104.23.229.40"}
[21-Apr-2026 06:00:28 UTC] === User Orders API Called ===
[21-Apr-2026 06:00:28 UTC] User ID: 384
[21-Apr-2026 06:00:28 UTC] Limit: 20, Offset: 0
[21-Apr-2026 06:00:28 UTC] Orders found: 0
[21-Apr-2026 06:00:28 UTC] Orders data: []
[21-Apr-2026 06:00:28 UTC] Total orders count: 0
[21-Apr-2026 06:00:28 UTC] === API CALL LOG ===
[21-Apr-2026 06:00:28 UTC] Endpoint: user/profile.php
[21-Apr-2026 06:00:28 UTC] Full Log Data: {
    "timestamp": "2026-04-21 06:00:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.15.241.211",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg0IiwidXNlcm5hbWUiOiJrczIzODI5NThAZ21haWwuY29tIiwiZW1haWwiOiJrczIzODI5NThAZ21haWwuY29tIiwiZXhwIjoxNzc3MzU1ODM1fQ.YbGyJvivRAZ10WKiKc4TfwHADd8YFBqJXEcZVQqyFUM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9efa2b2d0ed4482b-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "51.15.241.211",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "51.15.241.211, 104.23.229.41"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 06:00:28 UTC] === END API CALL LOG ===
[21-Apr-2026 06:00:28 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 06:00:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg0IiwidXNlcm5hbWUiOiJrczIzODI5NThAZ21haWwuY29tIiwiZW1haWwiOiJrczIzODI5NThAZ21haWwuY29tIiwiZXhwIjoxNzc3MzU1ODM1fQ.YbGyJvivRAZ10WKiKc4TfwHADd8YFBqJXEcZVQqyFUM
[21-Apr-2026 06:00:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 06:00:28 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 06:00:28 UTC] User ID: 384
[21-Apr-2026 06:00:28 UTC] ✅ User profile retrieved successfully for user ID: 384
[21-Apr-2026 06:00:34 UTC] === API CALL LOG ===
[21-Apr-2026 06:00:34 UTC] Endpoint: user/profile.php
[21-Apr-2026 06:00:34 UTC] Full Log Data: {
    "timestamp": "2026-04-21 06:00:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.15.241.211",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg0IiwidXNlcm5hbWUiOiJrczIzODI5NThAZ21haWwuY29tIiwiZW1haWwiOiJrczIzODI5NThAZ21haWwuY29tIiwiZXhwIjoxNzc3MzU1ODM1fQ.YbGyJvivRAZ10WKiKc4TfwHADd8YFBqJXEcZVQqyFUM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9efa2b510ab2482b-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "51.15.241.211",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "51.15.241.211, 104.23.229.40"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 06:00:34 UTC] === END API CALL LOG ===
[21-Apr-2026 06:00:34 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 06:00:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg0IiwidXNlcm5hbWUiOiJrczIzODI5NThAZ21haWwuY29tIiwiZW1haWwiOiJrczIzODI5NThAZ21haWwuY29tIiwiZXhwIjoxNzc3MzU1ODM1fQ.YbGyJvivRAZ10WKiKc4TfwHADd8YFBqJXEcZVQqyFUM
[21-Apr-2026 06:00:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 06:00:34 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 06:00:34 UTC] User ID: 384
[21-Apr-2026 06:00:34 UTC] ✅ User profile retrieved successfully for user ID: 384
[21-Apr-2026 06:00:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Apr-2026 06:00:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Apr-2026 06:00:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg0IiwidXNlcm5hbWUiOiJrczIzODI5NThAZ21haWwuY29tIiwiZW1haWwiOiJrczIzODI5NThAZ21haWwuY29tIiwiZXhwIjoxNzc3MzU1ODM1fQ.YbGyJvivRAZ10WKiKc4TfwHADd8YFBqJXEcZVQqyFUM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9efa2b510ab0482b-CDG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"51.15.241.211","CF-IPCountry":"FR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"51.15.241.211, 104.23.229.41"}
[21-Apr-2026 06:00:34 UTC] === User Orders API Called ===
[21-Apr-2026 06:00:34 UTC] User ID: 384
[21-Apr-2026 06:00:34 UTC] Limit: 20, Offset: 0
[21-Apr-2026 06:00:34 UTC] Orders found: 0
[21-Apr-2026 06:00:34 UTC] Orders data: []
[21-Apr-2026 06:00:34 UTC] Total orders count: 0
[21-Apr-2026 06:00:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Apr-2026 06:00:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Apr-2026 06:00:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg0IiwidXNlcm5hbWUiOiJrczIzODI5NThAZ21haWwuY29tIiwiZW1haWwiOiJrczIzODI5NThAZ21haWwuY29tIiwiZXhwIjoxNzc3MzU1ODM1fQ.YbGyJvivRAZ10WKiKc4TfwHADd8YFBqJXEcZVQqyFUM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9efa2b557991482b-CDG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"51.15.241.211","CF-IPCountry":"FR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"51.15.241.211, 104.23.229.40"}
[21-Apr-2026 06:00:35 UTC] === User Orders API Called ===
[21-Apr-2026 06:00:35 UTC] User ID: 384
[21-Apr-2026 06:00:35 UTC] Limit: 20, Offset: 0
[21-Apr-2026 06:00:35 UTC] Orders found: 0
[21-Apr-2026 06:00:35 UTC] Orders data: []
[21-Apr-2026 06:00:35 UTC] Total orders count: 0
[21-Apr-2026 06:00:56 UTC] === API CALL LOG ===
[21-Apr-2026 06:00:56 UTC] Endpoint: user/profile.php
[21-Apr-2026 06:00:56 UTC] Full Log Data: {
    "timestamp": "2026-04-21 06:00:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.159",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgyIiwidXNlcm5hbWUiOiJ5dXNpbmRvbzU2IiwiZW1haWwiOiJ5dXNpbmRvbzU2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzMyOTQzMn0.ILGZ-etR-K00xUFXa6vfG-eFxCwPLm-xtp_gFXBp-qY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9efa2bd8cc8daa73-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.63.159",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.63.159, 172.64.192.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 06:00:56 UTC] === END API CALL LOG ===
[21-Apr-2026 06:00:56 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 06:00:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgyIiwidXNlcm5hbWUiOiJ5dXNpbmRvbzU2IiwiZW1haWwiOiJ5dXNpbmRvbzU2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzMyOTQzMn0.ILGZ-etR-K00xUFXa6vfG-eFxCwPLm-xtp_gFXBp-qY
[21-Apr-2026 06:00:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 06:00:56 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 06:00:56 UTC] User ID: 382
[21-Apr-2026 06:00:56 UTC] ✅ User profile retrieved successfully for user ID: 382
[21-Apr-2026 06:01:02 UTC] === API CALL LOG ===
[21-Apr-2026 06:01:02 UTC] Endpoint: user/profile.php
[21-Apr-2026 06:01:02 UTC] Full Log Data: {
    "timestamp": "2026-04-21 06:01:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.159",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgyIiwidXNlcm5hbWUiOiJ5dXNpbmRvbzU2IiwiZW1haWwiOiJ5dXNpbmRvbzU2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzMyOTQzMn0.ILGZ-etR-K00xUFXa6vfG-eFxCwPLm-xtp_gFXBp-qY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9efa2c013c25aa73-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.63.159",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.63.159, 172.64.192.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 06:01:02 UTC] === END API CALL LOG ===
[21-Apr-2026 06:01:02 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 06:01:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgyIiwidXNlcm5hbWUiOiJ5dXNpbmRvbzU2IiwiZW1haWwiOiJ5dXNpbmRvbzU2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzMyOTQzMn0.ILGZ-etR-K00xUFXa6vfG-eFxCwPLm-xtp_gFXBp-qY
[21-Apr-2026 06:01:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 06:01:02 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 06:01:02 UTC] User ID: 382
[21-Apr-2026 06:01:02 UTC] ✅ User profile retrieved successfully for user ID: 382
[21-Apr-2026 06:01:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Apr-2026 06:01:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Apr-2026 06:01:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg0IiwidXNlcm5hbWUiOiJrczIzODI5NThAZ21haWwuY29tIiwiZW1haWwiOiJrczIzODI5NThAZ21haWwuY29tIiwiZXhwIjoxNzc3MzU1ODM1fQ.YbGyJvivRAZ10WKiKc4TfwHADd8YFBqJXEcZVQqyFUM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9efa2cad89f5482b-CDG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"51.15.241.211","CF-IPCountry":"FR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"51.15.241.211, 104.23.229.40"}
[21-Apr-2026 06:01:30 UTC] === User Orders API Called ===
[21-Apr-2026 06:01:30 UTC] User ID: 384
[21-Apr-2026 06:01:30 UTC] Limit: 20, Offset: 0
[21-Apr-2026 06:01:30 UTC] Orders found: 0
[21-Apr-2026 06:01:30 UTC] Orders data: []
[21-Apr-2026 06:01:30 UTC] Total orders count: 0
[21-Apr-2026 06:01:31 UTC] === API CALL LOG ===
[21-Apr-2026 06:01:31 UTC] Endpoint: user/profile.php
[21-Apr-2026 06:01:31 UTC] Full Log Data: {
    "timestamp": "2026-04-21 06:01:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.15.241.211",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg0IiwidXNlcm5hbWUiOiJrczIzODI5NThAZ21haWwuY29tIiwiZW1haWwiOiJrczIzODI5NThAZ21haWwuY29tIiwiZXhwIjoxNzc3MzU1ODM1fQ.YbGyJvivRAZ10WKiKc4TfwHADd8YFBqJXEcZVQqyFUM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9efa2cb39c1e482b-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "51.15.241.211",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "51.15.241.211, 104.23.229.40"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 06:01:31 UTC] === END API CALL LOG ===
[21-Apr-2026 06:01:31 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 06:01:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg0IiwidXNlcm5hbWUiOiJrczIzODI5NThAZ21haWwuY29tIiwiZW1haWwiOiJrczIzODI5NThAZ21haWwuY29tIiwiZXhwIjoxNzc3MzU1ODM1fQ.YbGyJvivRAZ10WKiKc4TfwHADd8YFBqJXEcZVQqyFUM
[21-Apr-2026 06:01:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 06:01:31 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 06:01:31 UTC] User ID: 384
[21-Apr-2026 06:01:31 UTC] ✅ User profile retrieved successfully for user ID: 384
[21-Apr-2026 06:01:31 UTC] User Purchases API - User ID: 384
[21-Apr-2026 06:01:31 UTC] User Purchases API - Total purchases found: 1
[21-Apr-2026 06:01:41 UTC] === API CALL LOG ===
[21-Apr-2026 06:01:41 UTC] Endpoint: user/profile.php
[21-Apr-2026 06:01:41 UTC] Full Log Data: {
    "timestamp": "2026-04-21 06:01:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.15.241.211",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg0IiwidXNlcm5hbWUiOiJrczIzODI5NThAZ21haWwuY29tIiwiZW1haWwiOiJrczIzODI5NThAZ21haWwuY29tIiwiZXhwIjoxNzc3MzU1ODM1fQ.YbGyJvivRAZ10WKiKc4TfwHADd8YFBqJXEcZVQqyFUM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9efa2cf47cfb482b-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "51.15.241.211",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "51.15.241.211, 104.23.229.40"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 06:01:41 UTC] === END API CALL LOG ===
[21-Apr-2026 06:01:41 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 06:01:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg0IiwidXNlcm5hbWUiOiJrczIzODI5NThAZ21haWwuY29tIiwiZW1haWwiOiJrczIzODI5NThAZ21haWwuY29tIiwiZXhwIjoxNzc3MzU1ODM1fQ.YbGyJvivRAZ10WKiKc4TfwHADd8YFBqJXEcZVQqyFUM
[21-Apr-2026 06:01:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 06:01:41 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 06:01:41 UTC] User ID: 384
[21-Apr-2026 06:01:41 UTC] ✅ User profile retrieved successfully for user ID: 384
[21-Apr-2026 06:01:42 UTC] User Purchases API - User ID: 384
[21-Apr-2026 06:01:42 UTC] User Purchases API - Total purchases found: 1
[21-Apr-2026 06:01:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Apr-2026 06:01:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Apr-2026 06:01:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg0IiwidXNlcm5hbWUiOiJrczIzODI5NThAZ21haWwuY29tIiwiZW1haWwiOiJrczIzODI5NThAZ21haWwuY29tIiwiZXhwIjoxNzc3MzU1ODM1fQ.YbGyJvivRAZ10WKiKc4TfwHADd8YFBqJXEcZVQqyFUM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9efa2d524ac5482b-CDG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"51.15.241.211","CF-IPCountry":"FR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"51.15.241.211, 104.23.229.40"}
[21-Apr-2026 06:01:56 UTC] === User Orders API Called ===
[21-Apr-2026 06:01:56 UTC] User ID: 384
[21-Apr-2026 06:01:56 UTC] Limit: 20, Offset: 0
[21-Apr-2026 06:01:56 UTC] Orders found: 0
[21-Apr-2026 06:01:56 UTC] Orders data: []
[21-Apr-2026 06:01:56 UTC] Total orders count: 0
[21-Apr-2026 06:01:56 UTC] === API CALL LOG ===
[21-Apr-2026 06:01:56 UTC] Endpoint: user/profile.php
[21-Apr-2026 06:01:56 UTC] Full Log Data: {
    "timestamp": "2026-04-21 06:01:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.15.241.211",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg0IiwidXNlcm5hbWUiOiJrczIzODI5NThAZ21haWwuY29tIiwiZW1haWwiOiJrczIzODI5NThAZ21haWwuY29tIiwiZXhwIjoxNzc3MzU1ODM1fQ.YbGyJvivRAZ10WKiKc4TfwHADd8YFBqJXEcZVQqyFUM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9efa2d524ac7482b-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "51.15.241.211",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "51.15.241.211, 104.23.229.40"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 06:01:56 UTC] === END API CALL LOG ===
[21-Apr-2026 06:01:56 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 06:01:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg0IiwidXNlcm5hbWUiOiJrczIzODI5NThAZ21haWwuY29tIiwiZW1haWwiOiJrczIzODI5NThAZ21haWwuY29tIiwiZXhwIjoxNzc3MzU1ODM1fQ.YbGyJvivRAZ10WKiKc4TfwHADd8YFBqJXEcZVQqyFUM
[21-Apr-2026 06:01:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 06:01:56 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 06:01:56 UTC] User ID: 384
[21-Apr-2026 06:01:56 UTC] ✅ User profile retrieved successfully for user ID: 384
[21-Apr-2026 06:01:57 UTC] === API CALL LOG ===
[21-Apr-2026 06:01:57 UTC] Endpoint: user/profile.php
[21-Apr-2026 06:01:57 UTC] Full Log Data: {
    "timestamp": "2026-04-21 06:01:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.15.241.211",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg0IiwidXNlcm5hbWUiOiJrczIzODI5NThAZ21haWwuY29tIiwiZW1haWwiOiJrczIzODI5NThAZ21haWwuY29tIiwiZXhwIjoxNzc3MzU1ODM1fQ.YbGyJvivRAZ10WKiKc4TfwHADd8YFBqJXEcZVQqyFUM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9efa2d56ea7d482b-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "51.15.241.211",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "51.15.241.211, 104.23.229.40"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 06:01:57 UTC] === END API CALL LOG ===
[21-Apr-2026 06:01:57 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 06:01:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg0IiwidXNlcm5hbWUiOiJrczIzODI5NThAZ21haWwuY29tIiwiZW1haWwiOiJrczIzODI5NThAZ21haWwuY29tIiwiZXhwIjoxNzc3MzU1ODM1fQ.YbGyJvivRAZ10WKiKc4TfwHADd8YFBqJXEcZVQqyFUM
[21-Apr-2026 06:01:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 06:01:57 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 06:01:57 UTC] User ID: 384
[21-Apr-2026 06:01:57 UTC] ✅ User profile retrieved successfully for user ID: 384
[21-Apr-2026 06:01:58 UTC] === API CALL LOG ===
[21-Apr-2026 06:01:58 UTC] Endpoint: user/profile.php
[21-Apr-2026 06:01:58 UTC] Full Log Data: {
    "timestamp": "2026-04-21 06:01:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.15.241.211",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg0IiwidXNlcm5hbWUiOiJrczIzODI5NThAZ21haWwuY29tIiwiZW1haWwiOiJrczIzODI5NThAZ21haWwuY29tIiwiZXhwIjoxNzc3MzU1ODM1fQ.YbGyJvivRAZ10WKiKc4TfwHADd8YFBqJXEcZVQqyFUM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9efa2d59bf0c482b-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "51.15.241.211",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "51.15.241.211, 104.23.229.40"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 06:01:58 UTC] === END API CALL LOG ===
[21-Apr-2026 06:01:58 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 06:01:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg0IiwidXNlcm5hbWUiOiJrczIzODI5NThAZ21haWwuY29tIiwiZW1haWwiOiJrczIzODI5NThAZ21haWwuY29tIiwiZXhwIjoxNzc3MzU1ODM1fQ.YbGyJvivRAZ10WKiKc4TfwHADd8YFBqJXEcZVQqyFUM
[21-Apr-2026 06:01:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 06:01:58 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 06:01:58 UTC] User ID: 384
[21-Apr-2026 06:01:58 UTC] ✅ User profile retrieved successfully for user ID: 384
[21-Apr-2026 06:02:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Apr-2026 06:02:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Apr-2026 06:02:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg0IiwidXNlcm5hbWUiOiJrczIzODI5NThAZ21haWwuY29tIiwiZW1haWwiOiJrczIzODI5NThAZ21haWwuY29tIiwiZXhwIjoxNzc3MzU1ODM1fQ.YbGyJvivRAZ10WKiKc4TfwHADd8YFBqJXEcZVQqyFUM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9efa2d8d3e8e482b-CDG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"51.15.241.211","CF-IPCountry":"FR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"51.15.241.211, 104.23.229.41"}
[21-Apr-2026 06:02:06 UTC] === User Orders API Called ===
[21-Apr-2026 06:02:06 UTC] User ID: 384
[21-Apr-2026 06:02:06 UTC] Limit: 20, Offset: 0
[21-Apr-2026 06:02:06 UTC] Orders found: 0
[21-Apr-2026 06:02:06 UTC] Orders data: []
[21-Apr-2026 06:02:06 UTC] Total orders count: 0
[21-Apr-2026 06:02:06 UTC] === API CALL LOG ===
[21-Apr-2026 06:02:06 UTC] Endpoint: user/profile.php
[21-Apr-2026 06:02:06 UTC] Full Log Data: {
    "timestamp": "2026-04-21 06:02:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.15.241.211",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg0IiwidXNlcm5hbWUiOiJrczIzODI5NThAZ21haWwuY29tIiwiZW1haWwiOiJrczIzODI5NThAZ21haWwuY29tIiwiZXhwIjoxNzc3MzU1ODM1fQ.YbGyJvivRAZ10WKiKc4TfwHADd8YFBqJXEcZVQqyFUM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9efa2d8d3e90482b-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "51.15.241.211",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "51.15.241.211, 104.23.229.40"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 06:02:06 UTC] === END API CALL LOG ===
[21-Apr-2026 06:02:06 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 06:02:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg0IiwidXNlcm5hbWUiOiJrczIzODI5NThAZ21haWwuY29tIiwiZW1haWwiOiJrczIzODI5NThAZ21haWwuY29tIiwiZXhwIjoxNzc3MzU1ODM1fQ.YbGyJvivRAZ10WKiKc4TfwHADd8YFBqJXEcZVQqyFUM
[21-Apr-2026 06:02:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 06:02:06 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 06:02:06 UTC] User ID: 384
[21-Apr-2026 06:02:06 UTC] ✅ User profile retrieved successfully for user ID: 384
[21-Apr-2026 06:02:06 UTC] === API CALL LOG ===
[21-Apr-2026 06:02:06 UTC] Endpoint: user/profile.php
[21-Apr-2026 06:02:06 UTC] Full Log Data: {
    "timestamp": "2026-04-21 06:02:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.15.241.211",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg0IiwidXNlcm5hbWUiOiJrczIzODI5NThAZ21haWwuY29tIiwiZW1haWwiOiJrczIzODI5NThAZ21haWwuY29tIiwiZXhwIjoxNzc3MzU1ODM1fQ.YbGyJvivRAZ10WKiKc4TfwHADd8YFBqJXEcZVQqyFUM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9efa2d8f09a9482b-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "51.15.241.211",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "51.15.241.211, 104.23.229.41"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 06:02:06 UTC] === END API CALL LOG ===
[21-Apr-2026 06:02:06 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 06:02:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg0IiwidXNlcm5hbWUiOiJrczIzODI5NThAZ21haWwuY29tIiwiZW1haWwiOiJrczIzODI5NThAZ21haWwuY29tIiwiZXhwIjoxNzc3MzU1ODM1fQ.YbGyJvivRAZ10WKiKc4TfwHADd8YFBqJXEcZVQqyFUM
[21-Apr-2026 06:02:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 06:02:06 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 06:02:06 UTC] User ID: 384
[21-Apr-2026 06:02:06 UTC] ✅ User profile retrieved successfully for user ID: 384
[21-Apr-2026 06:02:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Apr-2026 06:02:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Apr-2026 06:02:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg0IiwidXNlcm5hbWUiOiJrczIzODI5NThAZ21haWwuY29tIiwiZW1haWwiOiJrczIzODI5NThAZ21haWwuY29tIiwiZXhwIjoxNzc3MzU1ODM1fQ.YbGyJvivRAZ10WKiKc4TfwHADd8YFBqJXEcZVQqyFUM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9efa2d995c53482b-CDG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"51.15.241.211","CF-IPCountry":"FR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"51.15.241.211, 104.23.229.40"}
[21-Apr-2026 06:02:08 UTC] === User Orders API Called ===
[21-Apr-2026 06:02:08 UTC] User ID: 384
[21-Apr-2026 06:02:08 UTC] Limit: 20, Offset: 0
[21-Apr-2026 06:02:08 UTC] Orders found: 0
[21-Apr-2026 06:02:08 UTC] Orders data: []
[21-Apr-2026 06:02:08 UTC] Total orders count: 0
[21-Apr-2026 06:02:09 UTC] === API CALL LOG ===
[21-Apr-2026 06:02:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Apr-2026 06:02:09 UTC] Endpoint: user/profile.php
[21-Apr-2026 06:02:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Apr-2026 06:02:09 UTC] Full Log Data: {
    "timestamp": "2026-04-21 06:02:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.15.241.211",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg0IiwidXNlcm5hbWUiOiJrczIzODI5NThAZ21haWwuY29tIiwiZW1haWwiOiJrczIzODI5NThAZ21haWwuY29tIiwiZXhwIjoxNzc3MzU1ODM1fQ.YbGyJvivRAZ10WKiKc4TfwHADd8YFBqJXEcZVQqyFUM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9efa2da2edbe482b-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "51.15.241.211",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "51.15.241.211, 104.23.229.41"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 06:02:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg0IiwidXNlcm5hbWUiOiJrczIzODI5NThAZ21haWwuY29tIiwiZW1haWwiOiJrczIzODI5NThAZ21haWwuY29tIiwiZXhwIjoxNzc3MzU1ODM1fQ.YbGyJvivRAZ10WKiKc4TfwHADd8YFBqJXEcZVQqyFUM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9efa2da2edbb482b-CDG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"51.15.241.211","CF-IPCountry":"FR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"51.15.241.211, 104.23.229.40"}
[21-Apr-2026 06:02:09 UTC] === END API CALL LOG ===
[21-Apr-2026 06:02:09 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 06:02:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg0IiwidXNlcm5hbWUiOiJrczIzODI5NThAZ21haWwuY29tIiwiZW1haWwiOiJrczIzODI5NThAZ21haWwuY29tIiwiZXhwIjoxNzc3MzU1ODM1fQ.YbGyJvivRAZ10WKiKc4TfwHADd8YFBqJXEcZVQqyFUM
[21-Apr-2026 06:02:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 06:02:09 UTC] === User Orders API Called ===
[21-Apr-2026 06:02:09 UTC] User ID: 384
[21-Apr-2026 06:02:09 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 06:02:09 UTC] Limit: 20, Offset: 0
[21-Apr-2026 06:02:09 UTC] User ID: 384
[21-Apr-2026 06:02:09 UTC] ✅ User profile retrieved successfully for user ID: 384
[21-Apr-2026 06:02:09 UTC] Orders found: 0
[21-Apr-2026 06:02:09 UTC] Orders data: []
[21-Apr-2026 06:02:09 UTC] Total orders count: 0
[21-Apr-2026 06:02:10 UTC] === API CALL LOG ===
[21-Apr-2026 06:02:10 UTC] Endpoint: user/profile.php
[21-Apr-2026 06:02:10 UTC] Full Log Data: {
    "timestamp": "2026-04-21 06:02:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.15.241.211",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg0IiwidXNlcm5hbWUiOiJrczIzODI5NThAZ21haWwuY29tIiwiZW1haWwiOiJrczIzODI5NThAZ21haWwuY29tIiwiZXhwIjoxNzc3MzU1ODM1fQ.YbGyJvivRAZ10WKiKc4TfwHADd8YFBqJXEcZVQqyFUM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9efa2da70c93482b-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "51.15.241.211",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "51.15.241.211, 104.23.229.41"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 06:02:10 UTC] === END API CALL LOG ===
[21-Apr-2026 06:02:10 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 06:02:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg0IiwidXNlcm5hbWUiOiJrczIzODI5NThAZ21haWwuY29tIiwiZW1haWwiOiJrczIzODI5NThAZ21haWwuY29tIiwiZXhwIjoxNzc3MzU1ODM1fQ.YbGyJvivRAZ10WKiKc4TfwHADd8YFBqJXEcZVQqyFUM
[21-Apr-2026 06:02:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 06:02:10 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 06:02:10 UTC] User ID: 384
[21-Apr-2026 06:02:10 UTC] ✅ User profile retrieved successfully for user ID: 384
[21-Apr-2026 06:02:11 UTC] === API CALL LOG ===
[21-Apr-2026 06:02:11 UTC] Endpoint: user/profile.php
[21-Apr-2026 06:02:11 UTC] Full Log Data: {
    "timestamp": "2026-04-21 06:02:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.15.241.211",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg0IiwidXNlcm5hbWUiOiJrczIzODI5NThAZ21haWwuY29tIiwiZW1haWwiOiJrczIzODI5NThAZ21haWwuY29tIiwiZXhwIjoxNzc3MzU1ODM1fQ.YbGyJvivRAZ10WKiKc4TfwHADd8YFBqJXEcZVQqyFUM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9efa2dacfecf482b-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "51.15.241.211",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "51.15.241.211, 104.23.229.40"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 06:02:11 UTC] === END API CALL LOG ===
[21-Apr-2026 06:02:11 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 06:02:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg0IiwidXNlcm5hbWUiOiJrczIzODI5NThAZ21haWwuY29tIiwiZW1haWwiOiJrczIzODI5NThAZ21haWwuY29tIiwiZXhwIjoxNzc3MzU1ODM1fQ.YbGyJvivRAZ10WKiKc4TfwHADd8YFBqJXEcZVQqyFUM
[21-Apr-2026 06:02:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 06:02:11 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 06:02:11 UTC] User ID: 384
[21-Apr-2026 06:02:11 UTC] ✅ User profile retrieved successfully for user ID: 384
[21-Apr-2026 10:34:45 UTC] === API CALL LOG ===
[21-Apr-2026 10:34:45 UTC] Endpoint: user/profile.php
[21-Apr-2026 10:34:45 UTC] Full Log Data: {
    "timestamp": "2026-04-21 10:34:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.186",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg1IiwidXNlcm5hbWUiOiJyZWFsbF9qYXZvaGlyIiwiZW1haWwiOiJraW5ndGhld29ybGQzOUBnbWFpbC5jb20iLCJleHAiOjE3NzczNzI0ODR9.aFnXilBxN8naqlnMwWpPbd5EaIgq8WiT9byIf23WKdI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9efbbcf269f1ef8e-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.139.138.186",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.139.138.186, 162.158.102.192"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 10:34:45 UTC] === END API CALL LOG ===
[21-Apr-2026 10:34:45 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 10:34:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg1IiwidXNlcm5hbWUiOiJyZWFsbF9qYXZvaGlyIiwiZW1haWwiOiJraW5ndGhld29ybGQzOUBnbWFpbC5jb20iLCJleHAiOjE3NzczNzI0ODR9.aFnXilBxN8naqlnMwWpPbd5EaIgq8WiT9byIf23WKdI
[21-Apr-2026 10:34:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 10:34:45 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 10:34:45 UTC] User ID: 385
[21-Apr-2026 10:34:45 UTC] ✅ User profile retrieved successfully for user ID: 385
[21-Apr-2026 10:34:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Apr-2026 10:34:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Apr-2026 10:34:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg1IiwidXNlcm5hbWUiOiJyZWFsbF9qYXZvaGlyIiwiZW1haWwiOiJraW5ndGhld29ybGQzOUBnbWFpbC5jb20iLCJleHAiOjE3NzczNzI0ODR9.aFnXilBxN8naqlnMwWpPbd5EaIgq8WiT9byIf23WKdI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9efbbcf269f5ef8e-WAW","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.139.138.186","CF-IPCountry":"UZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"185.139.138.186, 162.158.102.193"}
[21-Apr-2026 10:34:45 UTC] === User Orders API Called ===
[21-Apr-2026 10:34:45 UTC] User ID: 385
[21-Apr-2026 10:34:45 UTC] Limit: 20, Offset: 0
[21-Apr-2026 10:34:45 UTC] Orders found: 0
[21-Apr-2026 10:34:45 UTC] Orders data: []
[21-Apr-2026 10:34:45 UTC] Total orders count: 0
[21-Apr-2026 10:34:45 UTC] === API CALL LOG ===
[21-Apr-2026 10:34:45 UTC] Endpoint: user/profile.php
[21-Apr-2026 10:34:45 UTC] Full Log Data: {
    "timestamp": "2026-04-21 10:34:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.186",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg1IiwidXNlcm5hbWUiOiJyZWFsbF9qYXZvaGlyIiwiZW1haWwiOiJraW5ndGhld29ybGQzOUBnbWFpbC5jb20iLCJleHAiOjE3NzczNzI0ODR9.aFnXilBxN8naqlnMwWpPbd5EaIgq8WiT9byIf23WKdI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9efbbcf34c08ef8e-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.139.138.186",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.139.138.186, 162.158.102.192"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 10:34:45 UTC] === END API CALL LOG ===
[21-Apr-2026 10:34:45 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 10:34:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg1IiwidXNlcm5hbWUiOiJyZWFsbF9qYXZvaGlyIiwiZW1haWwiOiJraW5ndGhld29ybGQzOUBnbWFpbC5jb20iLCJleHAiOjE3NzczNzI0ODR9.aFnXilBxN8naqlnMwWpPbd5EaIgq8WiT9byIf23WKdI
[21-Apr-2026 10:34:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 10:34:45 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 10:34:45 UTC] User ID: 385
[21-Apr-2026 10:34:45 UTC] ✅ User profile retrieved successfully for user ID: 385
[21-Apr-2026 10:34:46 UTC] === API CALL LOG ===
[21-Apr-2026 10:34:46 UTC] Endpoint: user/profile.php
[21-Apr-2026 10:34:46 UTC] Full Log Data: {
    "timestamp": "2026-04-21 10:34:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.186",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg1IiwidXNlcm5hbWUiOiJyZWFsbF9qYXZvaGlyIiwiZW1haWwiOiJraW5ndGhld29ybGQzOUBnbWFpbC5jb20iLCJleHAiOjE3NzczNzI0ODR9.aFnXilBxN8naqlnMwWpPbd5EaIgq8WiT9byIf23WKdI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9efbbcf7eec8ef8e-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.139.138.186",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.139.138.186, 162.158.102.193"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 10:34:46 UTC] === END API CALL LOG ===
[21-Apr-2026 10:34:46 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 10:34:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg1IiwidXNlcm5hbWUiOiJyZWFsbF9qYXZvaGlyIiwiZW1haWwiOiJraW5ndGhld29ybGQzOUBnbWFpbC5jb20iLCJleHAiOjE3NzczNzI0ODR9.aFnXilBxN8naqlnMwWpPbd5EaIgq8WiT9byIf23WKdI
[21-Apr-2026 10:34:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 10:34:46 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 10:34:46 UTC] User ID: 385
[21-Apr-2026 10:34:46 UTC] ✅ User profile retrieved successfully for user ID: 385
[21-Apr-2026 10:35:12 UTC] === API CALL LOG ===
[21-Apr-2026 10:35:12 UTC] Endpoint: user/profile.php
[21-Apr-2026 10:35:12 UTC] Full Log Data: {
    "timestamp": "2026-04-21 10:35:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.186",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg1IiwidXNlcm5hbWUiOiJyZWFsbF9qYXZvaGlyIiwiZW1haWwiOiJraW5ndGhld29ybGQzOUBnbWFpbC5jb20iLCJleHAiOjE3NzczNzI0ODR9.aFnXilBxN8naqlnMwWpPbd5EaIgq8WiT9byIf23WKdI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9efbbd9c2f2aef8e-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.139.138.186",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.139.138.186, 162.158.102.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 10:35:12 UTC] === END API CALL LOG ===
[21-Apr-2026 10:35:12 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 10:35:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg1IiwidXNlcm5hbWUiOiJyZWFsbF9qYXZvaGlyIiwiZW1haWwiOiJraW5ndGhld29ybGQzOUBnbWFpbC5jb20iLCJleHAiOjE3NzczNzI0ODR9.aFnXilBxN8naqlnMwWpPbd5EaIgq8WiT9byIf23WKdI
[21-Apr-2026 10:35:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 10:35:12 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 10:35:12 UTC] User ID: 385
[21-Apr-2026 10:35:12 UTC] ✅ User profile retrieved successfully for user ID: 385
[21-Apr-2026 10:36:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Apr-2026 10:36:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Apr-2026 10:36:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg1IiwidXNlcm5hbWUiOiJyZWFsbF9qYXZvaGlyIiwiZW1haWwiOiJraW5ndGhld29ybGQzOUBnbWFpbC5jb20iLCJleHAiOjE3NzczNzI0ODR9.aFnXilBxN8naqlnMwWpPbd5EaIgq8WiT9byIf23WKdI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9efbbfd6cedbef8e-WAW","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.139.138.186","CF-IPCountry":"UZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"185.139.138.186, 162.158.102.169"}
[21-Apr-2026 10:36:43 UTC] === User Orders API Called ===
[21-Apr-2026 10:36:43 UTC] User ID: 385
[21-Apr-2026 10:36:43 UTC] Limit: 20, Offset: 0
[21-Apr-2026 10:36:43 UTC] Orders found: 0
[21-Apr-2026 10:36:43 UTC] Orders data: []
[21-Apr-2026 10:36:43 UTC] Total orders count: 0
[21-Apr-2026 10:36:44 UTC] === API CALL LOG ===
[21-Apr-2026 10:36:44 UTC] Endpoint: user/profile.php
[21-Apr-2026 10:36:44 UTC] Full Log Data: {
    "timestamp": "2026-04-21 10:36:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.186",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg1IiwidXNlcm5hbWUiOiJyZWFsbF9qYXZvaGlyIiwiZW1haWwiOiJraW5ndGhld29ybGQzOUBnbWFpbC5jb20iLCJleHAiOjE3NzczNzI0ODR9.aFnXilBxN8naqlnMwWpPbd5EaIgq8WiT9byIf23WKdI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9efbbfdc8cd1ef8e-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.139.138.186",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.139.138.186, 162.158.102.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 10:36:44 UTC] === END API CALL LOG ===
[21-Apr-2026 10:36:44 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 10:36:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg1IiwidXNlcm5hbWUiOiJyZWFsbF9qYXZvaGlyIiwiZW1haWwiOiJraW5ndGhld29ybGQzOUBnbWFpbC5jb20iLCJleHAiOjE3NzczNzI0ODR9.aFnXilBxN8naqlnMwWpPbd5EaIgq8WiT9byIf23WKdI
[21-Apr-2026 10:36:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 10:36:44 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 10:36:44 UTC] User ID: 385
[21-Apr-2026 10:36:44 UTC] ✅ User profile retrieved successfully for user ID: 385
[21-Apr-2026 10:36:45 UTC] User Purchases API - User ID: 385
[21-Apr-2026 10:36:45 UTC] User Purchases API - Total purchases found: 0
[21-Apr-2026 10:36:48 UTC] === API CALL LOG ===
[21-Apr-2026 10:36:48 UTC] Endpoint: user/profile.php
[21-Apr-2026 10:36:48 UTC] Full Log Data: {
    "timestamp": "2026-04-21 10:36:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.186",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg1IiwidXNlcm5hbWUiOiJyZWFsbF9qYXZvaGlyIiwiZW1haWwiOiJraW5ndGhld29ybGQzOUBnbWFpbC5jb20iLCJleHAiOjE3NzczNzI0ODR9.aFnXilBxN8naqlnMwWpPbd5EaIgq8WiT9byIf23WKdI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9efbbff4ceedef8e-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.139.138.186",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.139.138.186, 162.158.102.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 10:36:48 UTC] === END API CALL LOG ===
[21-Apr-2026 10:36:48 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 10:36:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg1IiwidXNlcm5hbWUiOiJyZWFsbF9qYXZvaGlyIiwiZW1haWwiOiJraW5ndGhld29ybGQzOUBnbWFpbC5jb20iLCJleHAiOjE3NzczNzI0ODR9.aFnXilBxN8naqlnMwWpPbd5EaIgq8WiT9byIf23WKdI
[21-Apr-2026 10:36:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 10:36:48 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 10:36:48 UTC] User ID: 385
[21-Apr-2026 10:36:48 UTC] ✅ User profile retrieved successfully for user ID: 385
[21-Apr-2026 10:36:48 UTC] User Purchases API - User ID: 385
[21-Apr-2026 10:36:49 UTC] User Purchases API - Total purchases found: 0
[21-Apr-2026 10:36:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Apr-2026 10:36:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Apr-2026 10:36:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg1IiwidXNlcm5hbWUiOiJyZWFsbF9qYXZvaGlyIiwiZW1haWwiOiJraW5ndGhld29ybGQzOUBnbWFpbC5jb20iLCJleHAiOjE3NzczNzI0ODR9.aFnXilBxN8naqlnMwWpPbd5EaIgq8WiT9byIf23WKdI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9efbc002af8def8e-WAW","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.139.138.186","CF-IPCountry":"UZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"185.139.138.186, 162.158.102.169"}
[21-Apr-2026 10:36:51 UTC] === User Orders API Called ===
[21-Apr-2026 10:36:51 UTC] User ID: 385
[21-Apr-2026 10:36:51 UTC] Limit: 20, Offset: 0
[21-Apr-2026 10:36:51 UTC] Orders found: 0
[21-Apr-2026 10:36:51 UTC] Orders data: []
[21-Apr-2026 10:36:51 UTC] Total orders count: 0
[21-Apr-2026 10:36:51 UTC] === API CALL LOG ===
[21-Apr-2026 10:36:51 UTC] Endpoint: user/profile.php
[21-Apr-2026 10:36:51 UTC] Full Log Data: {
    "timestamp": "2026-04-21 10:36:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.186",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg1IiwidXNlcm5hbWUiOiJyZWFsbF9qYXZvaGlyIiwiZW1haWwiOiJraW5ndGhld29ybGQzOUBnbWFpbC5jb20iLCJleHAiOjE3NzczNzI0ODR9.aFnXilBxN8naqlnMwWpPbd5EaIgq8WiT9byIf23WKdI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9efbc002af90ef8e-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.139.138.186",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.139.138.186, 162.158.102.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 10:36:51 UTC] === END API CALL LOG ===
[21-Apr-2026 10:36:51 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 10:36:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg1IiwidXNlcm5hbWUiOiJyZWFsbF9qYXZvaGlyIiwiZW1haWwiOiJraW5ndGhld29ybGQzOUBnbWFpbC5jb20iLCJleHAiOjE3NzczNzI0ODR9.aFnXilBxN8naqlnMwWpPbd5EaIgq8WiT9byIf23WKdI
[21-Apr-2026 10:36:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 10:36:51 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 10:36:51 UTC] User ID: 385
[21-Apr-2026 10:36:51 UTC] ✅ User profile retrieved successfully for user ID: 385
[21-Apr-2026 10:36:51 UTC] === API CALL LOG ===
[21-Apr-2026 10:36:51 UTC] Endpoint: user/profile.php
[21-Apr-2026 10:36:51 UTC] Full Log Data: {
    "timestamp": "2026-04-21 10:36:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.186",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg1IiwidXNlcm5hbWUiOiJyZWFsbF9qYXZvaGlyIiwiZW1haWwiOiJraW5ndGhld29ybGQzOUBnbWFpbC5jb20iLCJleHAiOjE3NzczNzI0ODR9.aFnXilBxN8naqlnMwWpPbd5EaIgq8WiT9byIf23WKdI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9efbc004bc90ef8e-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.139.138.186",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.139.138.186, 162.158.102.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 10:36:51 UTC] === END API CALL LOG ===
[21-Apr-2026 10:36:51 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 10:36:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg1IiwidXNlcm5hbWUiOiJyZWFsbF9qYXZvaGlyIiwiZW1haWwiOiJraW5ndGhld29ybGQzOUBnbWFpbC5jb20iLCJleHAiOjE3NzczNzI0ODR9.aFnXilBxN8naqlnMwWpPbd5EaIgq8WiT9byIf23WKdI
[21-Apr-2026 10:36:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 10:36:51 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 10:36:51 UTC] User ID: 385
[21-Apr-2026 10:36:51 UTC] ✅ User profile retrieved successfully for user ID: 385
[21-Apr-2026 10:36:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Apr-2026 10:36:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Apr-2026 10:36:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg1IiwidXNlcm5hbWUiOiJyZWFsbF9qYXZvaGlyIiwiZW1haWwiOiJraW5ndGhld29ybGQzOUBnbWFpbC5jb20iLCJleHAiOjE3NzczNzI0ODR9.aFnXilBxN8naqlnMwWpPbd5EaIgq8WiT9byIf23WKdI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9efbc027e92def8e-WAW","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.139.138.186","CF-IPCountry":"UZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"185.139.138.186, 162.158.102.169"}
[21-Apr-2026 10:36:56 UTC] === User Orders API Called ===
[21-Apr-2026 10:36:56 UTC] User ID: 385
[21-Apr-2026 10:36:56 UTC] Limit: 20, Offset: 0
[21-Apr-2026 10:36:56 UTC] Orders found: 0
[21-Apr-2026 10:36:56 UTC] Orders data: []
[21-Apr-2026 10:36:56 UTC] Total orders count: 0
[21-Apr-2026 10:36:56 UTC] === API CALL LOG ===
[21-Apr-2026 10:36:56 UTC] Endpoint: user/profile.php
[21-Apr-2026 10:36:56 UTC] Full Log Data: {
    "timestamp": "2026-04-21 10:36:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.186",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg1IiwidXNlcm5hbWUiOiJyZWFsbF9qYXZvaGlyIiwiZW1haWwiOiJraW5ndGhld29ybGQzOUBnbWFpbC5jb20iLCJleHAiOjE3NzczNzI0ODR9.aFnXilBxN8naqlnMwWpPbd5EaIgq8WiT9byIf23WKdI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9efbc027e931ef8e-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.139.138.186",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.139.138.186, 162.158.102.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 10:36:56 UTC] === END API CALL LOG ===
[21-Apr-2026 10:36:56 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 10:36:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg1IiwidXNlcm5hbWUiOiJyZWFsbF9qYXZvaGlyIiwiZW1haWwiOiJraW5ndGhld29ybGQzOUBnbWFpbC5jb20iLCJleHAiOjE3NzczNzI0ODR9.aFnXilBxN8naqlnMwWpPbd5EaIgq8WiT9byIf23WKdI
[21-Apr-2026 10:36:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 10:36:56 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 10:36:56 UTC] User ID: 385
[21-Apr-2026 10:36:56 UTC] ✅ User profile retrieved successfully for user ID: 385
[21-Apr-2026 10:36:57 UTC] === API CALL LOG ===
[21-Apr-2026 10:36:57 UTC] Endpoint: user/profile.php
[21-Apr-2026 10:36:57 UTC] Full Log Data: {
    "timestamp": "2026-04-21 10:36:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.186",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg1IiwidXNlcm5hbWUiOiJyZWFsbF9qYXZvaGlyIiwiZW1haWwiOiJraW5ndGhld29ybGQzOUBnbWFpbC5jb20iLCJleHAiOjE3NzczNzI0ODR9.aFnXilBxN8naqlnMwWpPbd5EaIgq8WiT9byIf23WKdI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9efbc02a8f60ef8e-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.139.138.186",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.139.138.186, 162.158.102.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 10:36:57 UTC] === END API CALL LOG ===
[21-Apr-2026 10:36:57 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 10:36:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg1IiwidXNlcm5hbWUiOiJyZWFsbF9qYXZvaGlyIiwiZW1haWwiOiJraW5ndGhld29ybGQzOUBnbWFpbC5jb20iLCJleHAiOjE3NzczNzI0ODR9.aFnXilBxN8naqlnMwWpPbd5EaIgq8WiT9byIf23WKdI
[21-Apr-2026 10:36:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 10:36:57 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 10:36:57 UTC] User ID: 385
[21-Apr-2026 10:36:57 UTC] ✅ User profile retrieved successfully for user ID: 385
[21-Apr-2026 10:37:05 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Apr-2026 10:37:05 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Apr-2026 10:37:05 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg1IiwidXNlcm5hbWUiOiJyZWFsbF9qYXZvaGlyIiwiZW1haWwiOiJraW5ndGhld29ybGQzOUBnbWFpbC5jb20iLCJleHAiOjE3NzczNzI0ODR9.aFnXilBxN8naqlnMwWpPbd5EaIgq8WiT9byIf23WKdI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9efbc05ca9eaef8e-WAW","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.139.138.186","CF-IPCountry":"UZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"185.139.138.186, 162.158.102.168"}
[21-Apr-2026 10:37:05 UTC] === User Orders API Called ===
[21-Apr-2026 10:37:05 UTC] User ID: 385
[21-Apr-2026 10:37:05 UTC] Limit: 20, Offset: 0
[21-Apr-2026 10:37:05 UTC] Orders found: 0
[21-Apr-2026 10:37:05 UTC] Orders data: []
[21-Apr-2026 10:37:05 UTC] Total orders count: 0
[21-Apr-2026 10:37:05 UTC] === API CALL LOG ===
[21-Apr-2026 10:37:05 UTC] Endpoint: user/profile.php
[21-Apr-2026 10:37:05 UTC] Full Log Data: {
    "timestamp": "2026-04-21 10:37:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.186",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg1IiwidXNlcm5hbWUiOiJyZWFsbF9qYXZvaGlyIiwiZW1haWwiOiJraW5ndGhld29ybGQzOUBnbWFpbC5jb20iLCJleHAiOjE3NzczNzI0ODR9.aFnXilBxN8naqlnMwWpPbd5EaIgq8WiT9byIf23WKdI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9efbc05ca9edef8e-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.139.138.186",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.139.138.186, 162.158.102.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 10:37:05 UTC] === END API CALL LOG ===
[21-Apr-2026 10:37:05 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 10:37:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg1IiwidXNlcm5hbWUiOiJyZWFsbF9qYXZvaGlyIiwiZW1haWwiOiJraW5ndGhld29ybGQzOUBnbWFpbC5jb20iLCJleHAiOjE3NzczNzI0ODR9.aFnXilBxN8naqlnMwWpPbd5EaIgq8WiT9byIf23WKdI
[21-Apr-2026 10:37:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 10:37:05 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 10:37:05 UTC] User ID: 385
[21-Apr-2026 10:37:05 UTC] ✅ User profile retrieved successfully for user ID: 385
[21-Apr-2026 10:37:05 UTC] === API CALL LOG ===
[21-Apr-2026 10:37:05 UTC] Endpoint: user/profile.php
[21-Apr-2026 10:37:05 UTC] Full Log Data: {
    "timestamp": "2026-04-21 10:37:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.186",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg1IiwidXNlcm5hbWUiOiJyZWFsbF9qYXZvaGlyIiwiZW1haWwiOiJraW5ndGhld29ybGQzOUBnbWFpbC5jb20iLCJleHAiOjE3NzczNzI0ODR9.aFnXilBxN8naqlnMwWpPbd5EaIgq8WiT9byIf23WKdI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9efbc05e9e20ef8e-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.139.138.186",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.139.138.186, 162.158.102.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 10:37:05 UTC] === END API CALL LOG ===
[21-Apr-2026 10:37:05 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 10:37:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg1IiwidXNlcm5hbWUiOiJyZWFsbF9qYXZvaGlyIiwiZW1haWwiOiJraW5ndGhld29ybGQzOUBnbWFpbC5jb20iLCJleHAiOjE3NzczNzI0ODR9.aFnXilBxN8naqlnMwWpPbd5EaIgq8WiT9byIf23WKdI
[21-Apr-2026 10:37:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 10:37:05 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 10:37:05 UTC] User ID: 385
[21-Apr-2026 10:37:05 UTC] ✅ User profile retrieved successfully for user ID: 385
[21-Apr-2026 10:37:07 UTC] === API CALL LOG ===
[21-Apr-2026 10:37:07 UTC] Endpoint: user/profile.php
[21-Apr-2026 10:37:07 UTC] Full Log Data: {
    "timestamp": "2026-04-21 10:37:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.186",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg1IiwidXNlcm5hbWUiOiJyZWFsbF9qYXZvaGlyIiwiZW1haWwiOiJraW5ndGhld29ybGQzOUBnbWFpbC5jb20iLCJleHAiOjE3NzczNzI0ODR9.aFnXilBxN8naqlnMwWpPbd5EaIgq8WiT9byIf23WKdI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9efbc066b910ef8e-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.139.138.186",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.139.138.186, 162.158.102.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 10:37:07 UTC] === END API CALL LOG ===
[21-Apr-2026 10:37:07 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 10:37:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg1IiwidXNlcm5hbWUiOiJyZWFsbF9qYXZvaGlyIiwiZW1haWwiOiJraW5ndGhld29ybGQzOUBnbWFpbC5jb20iLCJleHAiOjE3NzczNzI0ODR9.aFnXilBxN8naqlnMwWpPbd5EaIgq8WiT9byIf23WKdI
[21-Apr-2026 10:37:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 10:37:07 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 10:37:07 UTC] User ID: 385
[21-Apr-2026 10:37:07 UTC] ✅ User profile retrieved successfully for user ID: 385
[21-Apr-2026 10:37:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Apr-2026 10:37:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Apr-2026 10:37:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg1IiwidXNlcm5hbWUiOiJyZWFsbF9qYXZvaGlyIiwiZW1haWwiOiJraW5ndGhld29ybGQzOUBnbWFpbC5jb20iLCJleHAiOjE3NzczNzI0ODR9.aFnXilBxN8naqlnMwWpPbd5EaIgq8WiT9byIf23WKdI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9efbc070affaef8e-WAW","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.139.138.186","CF-IPCountry":"UZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"185.139.138.186, 162.158.102.168"}
[21-Apr-2026 10:37:08 UTC] === User Orders API Called ===
[21-Apr-2026 10:37:08 UTC] User ID: 385
[21-Apr-2026 10:37:08 UTC] Limit: 20, Offset: 0
[21-Apr-2026 10:37:08 UTC] Orders found: 0
[21-Apr-2026 10:37:08 UTC] Orders data: []
[21-Apr-2026 10:37:08 UTC] Total orders count: 0
[21-Apr-2026 10:37:09 UTC] === API CALL LOG ===
[21-Apr-2026 10:37:09 UTC] Endpoint: user/profile.php
[21-Apr-2026 10:37:09 UTC] Full Log Data: {
    "timestamp": "2026-04-21 10:37:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.186",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg1IiwidXNlcm5hbWUiOiJyZWFsbF9qYXZvaGlyIiwiZW1haWwiOiJraW5ndGhld29ybGQzOUBnbWFpbC5jb20iLCJleHAiOjE3NzczNzI0ODR9.aFnXilBxN8naqlnMwWpPbd5EaIgq8WiT9byIf23WKdI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9efbc0762df2ef8e-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.139.138.186",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.139.138.186, 162.158.102.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 10:37:09 UTC] === END API CALL LOG ===
[21-Apr-2026 10:37:09 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 10:37:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg1IiwidXNlcm5hbWUiOiJyZWFsbF9qYXZvaGlyIiwiZW1haWwiOiJraW5ndGhld29ybGQzOUBnbWFpbC5jb20iLCJleHAiOjE3NzczNzI0ODR9.aFnXilBxN8naqlnMwWpPbd5EaIgq8WiT9byIf23WKdI
[21-Apr-2026 10:37:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 10:37:09 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 10:37:09 UTC] User ID: 385
[21-Apr-2026 10:37:09 UTC] ✅ User profile retrieved successfully for user ID: 385
[21-Apr-2026 10:37:09 UTC] User Purchases API - User ID: 385
[21-Apr-2026 10:37:09 UTC] User Purchases API - Total purchases found: 0
[21-Apr-2026 11:38:48 UTC] === API CALL LOG ===
[21-Apr-2026 11:38:48 UTC] Endpoint: user/profile.php
[21-Apr-2026 11:38:48 UTC] Full Log Data: {
    "timestamp": "2026-04-21 11:38:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4085:9ebe:6077::7c8a:3907",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg2IiwidXNlcm5hbWUiOiJAYXJwaXRfbWF1cnlhXzAwOSIsImVtYWlsIjoiYXJwaXRtYXVyeWEyMDMxMEBnbWFpbC5jb20iLCJleHAiOjE3NzczNzYzMjd9.iq0t1yLea998GKKQ0Uw91VcfJytsnyZFqaKxDpXnUfk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9efc1ac30c2ece57-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:4085:9ebe:6077::7c8a:3907",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:4085:9ebe:6077::7c8a:3907, 172.71.124.74"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 11:38:48 UTC] === END API CALL LOG ===
[21-Apr-2026 11:38:48 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 11:38:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg2IiwidXNlcm5hbWUiOiJAYXJwaXRfbWF1cnlhXzAwOSIsImVtYWlsIjoiYXJwaXRtYXVyeWEyMDMxMEBnbWFpbC5jb20iLCJleHAiOjE3NzczNzYzMjd9.iq0t1yLea998GKKQ0Uw91VcfJytsnyZFqaKxDpXnUfk
[21-Apr-2026 11:38:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 11:38:48 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 11:38:48 UTC] User ID: 386
[21-Apr-2026 11:38:48 UTC] ✅ User profile retrieved successfully for user ID: 386
[21-Apr-2026 11:38:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Apr-2026 11:38:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Apr-2026 11:38:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg2IiwidXNlcm5hbWUiOiJAYXJwaXRfbWF1cnlhXzAwOSIsImVtYWlsIjoiYXJwaXRtYXVyeWEyMDMxMEBnbWFpbC5jb20iLCJleHAiOjE3NzczNzYzMjd9.iq0t1yLea998GKKQ0Uw91VcfJytsnyZFqaKxDpXnUfk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9efc1ac30c54ce57-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:4085:9ebe:6077::7c8a:3907","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:4085:9ebe:6077::7c8a:3907, 172.71.124.74"}
[21-Apr-2026 11:38:48 UTC] === User Orders API Called ===
[21-Apr-2026 11:38:48 UTC] User ID: 386
[21-Apr-2026 11:38:48 UTC] Limit: 20, Offset: 0
[21-Apr-2026 11:38:48 UTC] Orders found: 0
[21-Apr-2026 11:38:48 UTC] Orders data: []
[21-Apr-2026 11:38:48 UTC] Total orders count: 0
[21-Apr-2026 11:38:48 UTC] === API CALL LOG ===
[21-Apr-2026 11:38:48 UTC] Endpoint: user/profile.php
[21-Apr-2026 11:38:48 UTC] Full Log Data: {
    "timestamp": "2026-04-21 11:38:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4085:9ebe:6077::7c8a:3907",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg2IiwidXNlcm5hbWUiOiJAYXJwaXRfbWF1cnlhXzAwOSIsImVtYWlsIjoiYXJwaXRtYXVyeWEyMDMxMEBnbWFpbC5jb20iLCJleHAiOjE3NzczNzYzMjd9.iq0t1yLea998GKKQ0Uw91VcfJytsnyZFqaKxDpXnUfk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9efc1ac3be76ce57-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:4085:9ebe:6077::7c8a:3907",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:4085:9ebe:6077::7c8a:3907, 172.71.124.74"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 11:38:48 UTC] === END API CALL LOG ===
[21-Apr-2026 11:38:48 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 11:38:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg2IiwidXNlcm5hbWUiOiJAYXJwaXRfbWF1cnlhXzAwOSIsImVtYWlsIjoiYXJwaXRtYXVyeWEyMDMxMEBnbWFpbC5jb20iLCJleHAiOjE3NzczNzYzMjd9.iq0t1yLea998GKKQ0Uw91VcfJytsnyZFqaKxDpXnUfk
[21-Apr-2026 11:38:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 11:38:48 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 11:38:48 UTC] User ID: 386
[21-Apr-2026 11:38:48 UTC] ✅ User profile retrieved successfully for user ID: 386
[21-Apr-2026 11:38:50 UTC] === API CALL LOG ===
[21-Apr-2026 11:38:50 UTC] Endpoint: user/profile.php
[21-Apr-2026 11:38:50 UTC] Full Log Data: {
    "timestamp": "2026-04-21 11:38:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4085:9ebe:6077::7c8a:3907",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg2IiwidXNlcm5hbWUiOiJAYXJwaXRfbWF1cnlhXzAwOSIsImVtYWlsIjoiYXJwaXRtYXVyeWEyMDMxMEBnbWFpbC5jb20iLCJleHAiOjE3NzczNzYzMjd9.iq0t1yLea998GKKQ0Uw91VcfJytsnyZFqaKxDpXnUfk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9efc1acffe98ce57-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:4085:9ebe:6077::7c8a:3907",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:4085:9ebe:6077::7c8a:3907, 172.71.124.74"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 11:38:50 UTC] === END API CALL LOG ===
[21-Apr-2026 11:38:50 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 11:38:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg2IiwidXNlcm5hbWUiOiJAYXJwaXRfbWF1cnlhXzAwOSIsImVtYWlsIjoiYXJwaXRtYXVyeWEyMDMxMEBnbWFpbC5jb20iLCJleHAiOjE3NzczNzYzMjd9.iq0t1yLea998GKKQ0Uw91VcfJytsnyZFqaKxDpXnUfk
[21-Apr-2026 11:38:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 11:38:50 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 11:38:50 UTC] User ID: 386
[21-Apr-2026 11:38:50 UTC] ✅ User profile retrieved successfully for user ID: 386
[21-Apr-2026 11:39:35 UTC] === API CALL LOG ===
[21-Apr-2026 11:39:35 UTC] Endpoint: user/profile.php
[21-Apr-2026 11:39:35 UTC] Full Log Data: {
    "timestamp": "2026-04-21 11:39:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4085:9ebe:6077::7c8a:3907",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg2IiwidXNlcm5hbWUiOiJAYXJwaXRfbWF1cnlhXzAwOSIsImVtYWlsIjoiYXJwaXRtYXVyeWEyMDMxMEBnbWFpbC5jb20iLCJleHAiOjE3NzczNzYzMjd9.iq0t1yLea998GKKQ0Uw91VcfJytsnyZFqaKxDpXnUfk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9efc1be72917ce57-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:4085:9ebe:6077::7c8a:3907",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:4085:9ebe:6077::7c8a:3907, 172.71.124.89"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 11:39:35 UTC] === END API CALL LOG ===
[21-Apr-2026 11:39:35 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 11:39:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg2IiwidXNlcm5hbWUiOiJAYXJwaXRfbWF1cnlhXzAwOSIsImVtYWlsIjoiYXJwaXRtYXVyeWEyMDMxMEBnbWFpbC5jb20iLCJleHAiOjE3NzczNzYzMjd9.iq0t1yLea998GKKQ0Uw91VcfJytsnyZFqaKxDpXnUfk
[21-Apr-2026 11:39:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 11:39:35 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 11:39:35 UTC] User ID: 386
[21-Apr-2026 11:39:35 UTC] ✅ User profile retrieved successfully for user ID: 386
[21-Apr-2026 11:40:50 UTC] === API CALL LOG ===
[21-Apr-2026 11:40:50 UTC] Endpoint: user/profile.php
[21-Apr-2026 11:40:50 UTC] Full Log Data: {
    "timestamp": "2026-04-21 11:40:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4085:9ebe:6077::7c8a:3907",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg2IiwidXNlcm5hbWUiOiJAYXJwaXRfbWF1cnlhXzAwOSIsImVtYWlsIjoiYXJwaXRtYXVyeWEyMDMxMEBnbWFpbC5jb20iLCJleHAiOjE3NzczNzYzMjd9.iq0t1yLea998GKKQ0Uw91VcfJytsnyZFqaKxDpXnUfk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9efc1dbcae54ce57-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:4085:9ebe:6077::7c8a:3907",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:4085:9ebe:6077::7c8a:3907, 172.71.124.88"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 11:40:50 UTC] === END API CALL LOG ===
[21-Apr-2026 11:40:50 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 11:40:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg2IiwidXNlcm5hbWUiOiJAYXJwaXRfbWF1cnlhXzAwOSIsImVtYWlsIjoiYXJwaXRtYXVyeWEyMDMxMEBnbWFpbC5jb20iLCJleHAiOjE3NzczNzYzMjd9.iq0t1yLea998GKKQ0Uw91VcfJytsnyZFqaKxDpXnUfk
[21-Apr-2026 11:40:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 11:40:50 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 11:40:50 UTC] User ID: 386
[21-Apr-2026 11:40:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Apr-2026 11:40:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Apr-2026 11:40:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg2IiwidXNlcm5hbWUiOiJAYXJwaXRfbWF1cnlhXzAwOSIsImVtYWlsIjoiYXJwaXRtYXVyeWEyMDMxMEBnbWFpbC5jb20iLCJleHAiOjE3NzczNzYzMjd9.iq0t1yLea998GKKQ0Uw91VcfJytsnyZFqaKxDpXnUfk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9efc1dbcae50ce57-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:4085:9ebe:6077::7c8a:3907","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:4085:9ebe:6077::7c8a:3907, 172.71.124.88"}
[21-Apr-2026 11:40:50 UTC] ✅ User profile retrieved successfully for user ID: 386
[21-Apr-2026 11:40:50 UTC] === User Orders API Called ===
[21-Apr-2026 11:40:50 UTC] User ID: 386
[21-Apr-2026 11:40:50 UTC] Limit: 20, Offset: 0
[21-Apr-2026 11:40:50 UTC] Orders found: 0
[21-Apr-2026 11:40:50 UTC] Orders data: []
[21-Apr-2026 11:40:50 UTC] Total orders count: 0
[21-Apr-2026 11:40:50 UTC] === API CALL LOG ===
[21-Apr-2026 11:40:50 UTC] Endpoint: user/profile.php
[21-Apr-2026 11:40:50 UTC] Full Log Data: {
    "timestamp": "2026-04-21 11:40:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4085:9ebe:6077::7c8a:3907",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg2IiwidXNlcm5hbWUiOiJAYXJwaXRfbWF1cnlhXzAwOSIsImVtYWlsIjoiYXJwaXRtYXVyeWEyMDMxMEBnbWFpbC5jb20iLCJleHAiOjE3NzczNzYzMjd9.iq0t1yLea998GKKQ0Uw91VcfJytsnyZFqaKxDpXnUfk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9efc1dc10beece57-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:4085:9ebe:6077::7c8a:3907",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:4085:9ebe:6077::7c8a:3907, 172.71.124.88"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 11:40:50 UTC] === END API CALL LOG ===
[21-Apr-2026 11:40:50 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 11:40:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg2IiwidXNlcm5hbWUiOiJAYXJwaXRfbWF1cnlhXzAwOSIsImVtYWlsIjoiYXJwaXRtYXVyeWEyMDMxMEBnbWFpbC5jb20iLCJleHAiOjE3NzczNzYzMjd9.iq0t1yLea998GKKQ0Uw91VcfJytsnyZFqaKxDpXnUfk
[21-Apr-2026 11:40:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 11:40:50 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 11:40:50 UTC] User ID: 386
[21-Apr-2026 11:40:50 UTC] ✅ User profile retrieved successfully for user ID: 386
[21-Apr-2026 11:40:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Apr-2026 11:40:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Apr-2026 11:40:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg2IiwidXNlcm5hbWUiOiJAYXJwaXRfbWF1cnlhXzAwOSIsImVtYWlsIjoiYXJwaXRtYXVyeWEyMDMxMEBnbWFpbC5jb20iLCJleHAiOjE3NzczNzYzMjd9.iq0t1yLea998GKKQ0Uw91VcfJytsnyZFqaKxDpXnUfk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9efc1de7495cce57-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:4085:9ebe:6077::7c8a:3907","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:4085:9ebe:6077::7c8a:3907, 172.71.124.89"}
[21-Apr-2026 11:40:57 UTC] === User Orders API Called ===
[21-Apr-2026 11:40:57 UTC] User ID: 386
[21-Apr-2026 11:40:57 UTC] Limit: 20, Offset: 0
[21-Apr-2026 11:40:57 UTC] Orders found: 0
[21-Apr-2026 11:40:57 UTC] Orders data: []
[21-Apr-2026 11:40:57 UTC] Total orders count: 0
[21-Apr-2026 11:40:57 UTC] === API CALL LOG ===
[21-Apr-2026 11:40:57 UTC] Endpoint: user/profile.php
[21-Apr-2026 11:40:57 UTC] Full Log Data: {
    "timestamp": "2026-04-21 11:40:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4085:9ebe:6077::7c8a:3907",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg2IiwidXNlcm5hbWUiOiJAYXJwaXRfbWF1cnlhXzAwOSIsImVtYWlsIjoiYXJwaXRtYXVyeWEyMDMxMEBnbWFpbC5jb20iLCJleHAiOjE3NzczNzYzMjd9.iq0t1yLea998GKKQ0Uw91VcfJytsnyZFqaKxDpXnUfk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9efc1de74962ce57-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:4085:9ebe:6077::7c8a:3907",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:4085:9ebe:6077::7c8a:3907, 172.71.124.89"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 11:40:57 UTC] === END API CALL LOG ===
[21-Apr-2026 11:40:57 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 11:40:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg2IiwidXNlcm5hbWUiOiJAYXJwaXRfbWF1cnlhXzAwOSIsImVtYWlsIjoiYXJwaXRtYXVyeWEyMDMxMEBnbWFpbC5jb20iLCJleHAiOjE3NzczNzYzMjd9.iq0t1yLea998GKKQ0Uw91VcfJytsnyZFqaKxDpXnUfk
[21-Apr-2026 11:40:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 11:40:57 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 11:40:57 UTC] User ID: 386
[21-Apr-2026 11:40:57 UTC] ✅ User profile retrieved successfully for user ID: 386
[21-Apr-2026 11:40:57 UTC] === API CALL LOG ===
[21-Apr-2026 11:40:57 UTC] Endpoint: user/profile.php
[21-Apr-2026 11:40:57 UTC] Full Log Data: {
    "timestamp": "2026-04-21 11:40:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4085:9ebe:6077::7c8a:3907",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg2IiwidXNlcm5hbWUiOiJAYXJwaXRfbWF1cnlhXzAwOSIsImVtYWlsIjoiYXJwaXRtYXVyeWEyMDMxMEBnbWFpbC5jb20iLCJleHAiOjE3NzczNzYzMjd9.iq0t1yLea998GKKQ0Uw91VcfJytsnyZFqaKxDpXnUfk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9efc1deb79dcce57-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:4085:9ebe:6077::7c8a:3907",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:4085:9ebe:6077::7c8a:3907, 172.71.124.89"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 11:40:57 UTC] === END API CALL LOG ===
[21-Apr-2026 11:40:57 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 11:40:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg2IiwidXNlcm5hbWUiOiJAYXJwaXRfbWF1cnlhXzAwOSIsImVtYWlsIjoiYXJwaXRtYXVyeWEyMDMxMEBnbWFpbC5jb20iLCJleHAiOjE3NzczNzYzMjd9.iq0t1yLea998GKKQ0Uw91VcfJytsnyZFqaKxDpXnUfk
[21-Apr-2026 11:40:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 11:40:57 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 11:40:57 UTC] User ID: 386
[21-Apr-2026 11:40:57 UTC] ✅ User profile retrieved successfully for user ID: 386
[21-Apr-2026 11:41:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Apr-2026 11:41:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Apr-2026 11:41:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg2IiwidXNlcm5hbWUiOiJAYXJwaXRfbWF1cnlhXzAwOSIsImVtYWlsIjoiYXJwaXRtYXVyeWEyMDMxMEBnbWFpbC5jb20iLCJleHAiOjE3NzczNzYzMjd9.iq0t1yLea998GKKQ0Uw91VcfJytsnyZFqaKxDpXnUfk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9efc1ea18f2cce57-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:4085:9ebe:6077::7c8a:3907","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:4085:9ebe:6077::7c8a:3907, 172.71.124.89"}
[21-Apr-2026 11:41:26 UTC] === User Orders API Called ===
[21-Apr-2026 11:41:26 UTC] User ID: 386
[21-Apr-2026 11:41:26 UTC] Limit: 20, Offset: 0
[21-Apr-2026 11:41:26 UTC] Orders found: 0
[21-Apr-2026 11:41:26 UTC] Orders data: []
[21-Apr-2026 11:41:26 UTC] Total orders count: 0
[21-Apr-2026 11:41:39 UTC] === API CALL LOG ===
[21-Apr-2026 11:41:39 UTC] Endpoint: user/profile.php
[21-Apr-2026 11:41:39 UTC] Full Log Data: {
    "timestamp": "2026-04-21 11:41:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4085:9ebe:6077::7c8a:3907",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg2IiwidXNlcm5hbWUiOiJAYXJwaXRfbWF1cnlhXzAwOSIsImVtYWlsIjoiYXJwaXRtYXVyeWEyMDMxMEBnbWFpbC5jb20iLCJleHAiOjE3NzczNzYzMjd9.iq0t1yLea998GKKQ0Uw91VcfJytsnyZFqaKxDpXnUfk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9efc1eefd8efce59-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:4085:9ebe:6077::7c8a:3907",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:4085:9ebe:6077::7c8a:3907, 172.71.124.89"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 11:41:39 UTC] === END API CALL LOG ===
[21-Apr-2026 11:41:39 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 11:41:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg2IiwidXNlcm5hbWUiOiJAYXJwaXRfbWF1cnlhXzAwOSIsImVtYWlsIjoiYXJwaXRtYXVyeWEyMDMxMEBnbWFpbC5jb20iLCJleHAiOjE3NzczNzYzMjd9.iq0t1yLea998GKKQ0Uw91VcfJytsnyZFqaKxDpXnUfk
[21-Apr-2026 11:41:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 11:41:39 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 11:41:39 UTC] User ID: 386
[21-Apr-2026 11:41:39 UTC] ✅ User profile retrieved successfully for user ID: 386
[21-Apr-2026 11:41:41 UTC] === API CALL LOG ===
[21-Apr-2026 11:41:41 UTC] Endpoint: user/profile.php
[21-Apr-2026 11:41:41 UTC] Full Log Data: {
    "timestamp": "2026-04-21 11:41:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4085:9ebe:6077::7c8a:3907",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg2IiwidXNlcm5hbWUiOiJAYXJwaXRfbWF1cnlhXzAwOSIsImVtYWlsIjoiYXJwaXRtYXVyeWEyMDMxMEBnbWFpbC5jb20iLCJleHAiOjE3NzczNzYzMjd9.iq0t1yLea998GKKQ0Uw91VcfJytsnyZFqaKxDpXnUfk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9efc1ef9fd8ace59-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:4085:9ebe:6077::7c8a:3907",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:4085:9ebe:6077::7c8a:3907, 172.71.124.89"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 11:41:41 UTC] === END API CALL LOG ===
[21-Apr-2026 11:41:41 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 11:41:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg2IiwidXNlcm5hbWUiOiJAYXJwaXRfbWF1cnlhXzAwOSIsImVtYWlsIjoiYXJwaXRtYXVyeWEyMDMxMEBnbWFpbC5jb20iLCJleHAiOjE3NzczNzYzMjd9.iq0t1yLea998GKKQ0Uw91VcfJytsnyZFqaKxDpXnUfk
[21-Apr-2026 11:41:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 11:41:41 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 11:41:41 UTC] User ID: 386
[21-Apr-2026 11:41:41 UTC] ✅ User profile retrieved successfully for user ID: 386
[21-Apr-2026 11:41:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Apr-2026 11:41:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Apr-2026 11:41:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg2IiwidXNlcm5hbWUiOiJAYXJwaXRfbWF1cnlhXzAwOSIsImVtYWlsIjoiYXJwaXRtYXVyeWEyMDMxMEBnbWFpbC5jb20iLCJleHAiOjE3NzczNzYzMjd9.iq0t1yLea998GKKQ0Uw91VcfJytsnyZFqaKxDpXnUfk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9efc1efaaf65ce59-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:4085:9ebe:6077::7c8a:3907","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:4085:9ebe:6077::7c8a:3907, 172.71.124.89"}
[21-Apr-2026 11:41:41 UTC] === User Orders API Called ===
[21-Apr-2026 11:41:41 UTC] User ID: 386
[21-Apr-2026 11:41:41 UTC] Limit: 20, Offset: 0
[21-Apr-2026 11:41:41 UTC] Orders found: 0
[21-Apr-2026 11:41:41 UTC] Orders data: []
[21-Apr-2026 11:41:41 UTC] Total orders count: 0
[21-Apr-2026 11:41:41 UTC] === API CALL LOG ===
[21-Apr-2026 11:41:41 UTC] Endpoint: user/profile.php
[21-Apr-2026 11:41:41 UTC] Full Log Data: {
    "timestamp": "2026-04-21 11:41:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4085:9ebe:6077::7c8a:3907",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg2IiwidXNlcm5hbWUiOiJAYXJwaXRfbWF1cnlhXzAwOSIsImVtYWlsIjoiYXJwaXRtYXVyeWEyMDMxMEBnbWFpbC5jb20iLCJleHAiOjE3NzczNzYzMjd9.iq0t1yLea998GKKQ0Uw91VcfJytsnyZFqaKxDpXnUfk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9efc1efaaf67ce59-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:4085:9ebe:6077::7c8a:3907",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:4085:9ebe:6077::7c8a:3907, 172.71.124.89"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 11:41:41 UTC] === END API CALL LOG ===
[21-Apr-2026 11:41:41 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 11:41:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg2IiwidXNlcm5hbWUiOiJAYXJwaXRfbWF1cnlhXzAwOSIsImVtYWlsIjoiYXJwaXRtYXVyeWEyMDMxMEBnbWFpbC5jb20iLCJleHAiOjE3NzczNzYzMjd9.iq0t1yLea998GKKQ0Uw91VcfJytsnyZFqaKxDpXnUfk
[21-Apr-2026 11:41:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 11:41:41 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 11:41:41 UTC] User ID: 386
[21-Apr-2026 11:41:41 UTC] ✅ User profile retrieved successfully for user ID: 386
[21-Apr-2026 11:41:57 UTC] === API CALL LOG ===
[21-Apr-2026 11:41:57 UTC] Endpoint: user/profile.php
[21-Apr-2026 11:41:57 UTC] Full Log Data: {
    "timestamp": "2026-04-21 11:41:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4085:9ebe:6077::7c8a:3907",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg2IiwidXNlcm5hbWUiOiJAYXJwaXRfbWF1cnlhXzAwOSIsImVtYWlsIjoiYXJwaXRtYXVyeWEyMDMxMEBnbWFpbC5jb20iLCJleHAiOjE3NzczNzYzMjd9.iq0t1yLea998GKKQ0Uw91VcfJytsnyZFqaKxDpXnUfk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9efc1f5fbb737e17-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:4085:9ebe:6077::7c8a:3907",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:4085:9ebe:6077::7c8a:3907, 172.69.176.75"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 11:41:57 UTC] === END API CALL LOG ===
[21-Apr-2026 11:41:57 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 11:41:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg2IiwidXNlcm5hbWUiOiJAYXJwaXRfbWF1cnlhXzAwOSIsImVtYWlsIjoiYXJwaXRtYXVyeWEyMDMxMEBnbWFpbC5jb20iLCJleHAiOjE3NzczNzYzMjd9.iq0t1yLea998GKKQ0Uw91VcfJytsnyZFqaKxDpXnUfk
[21-Apr-2026 11:41:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 11:41:57 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 11:41:57 UTC] User ID: 386
[21-Apr-2026 11:41:57 UTC] ✅ User profile retrieved successfully for user ID: 386
[21-Apr-2026 11:41:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Apr-2026 11:41:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Apr-2026 11:41:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg2IiwidXNlcm5hbWUiOiJAYXJwaXRfbWF1cnlhXzAwOSIsImVtYWlsIjoiYXJwaXRtYXVyeWEyMDMxMEBnbWFpbC5jb20iLCJleHAiOjE3NzczNzYzMjd9.iq0t1yLea998GKKQ0Uw91VcfJytsnyZFqaKxDpXnUfk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9efc1f68b8187e17-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:4085:9ebe:6077::7c8a:3907","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:4085:9ebe:6077::7c8a:3907, 172.69.176.74"}
[21-Apr-2026 11:41:58 UTC] === User Orders API Called ===
[21-Apr-2026 11:41:58 UTC] User ID: 386
[21-Apr-2026 11:41:58 UTC] Limit: 20, Offset: 0
[21-Apr-2026 11:41:58 UTC] Orders found: 0
[21-Apr-2026 11:41:58 UTC] Orders data: []
[21-Apr-2026 11:41:58 UTC] Total orders count: 0
[21-Apr-2026 11:41:58 UTC] === API CALL LOG ===
[21-Apr-2026 11:41:58 UTC] Endpoint: user/profile.php
[21-Apr-2026 11:41:58 UTC] Full Log Data: {
    "timestamp": "2026-04-21 11:41:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4085:9ebe:6077::7c8a:3907",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg2IiwidXNlcm5hbWUiOiJAYXJwaXRfbWF1cnlhXzAwOSIsImVtYWlsIjoiYXJwaXRtYXVyeWEyMDMxMEBnbWFpbC5jb20iLCJleHAiOjE3NzczNzYzMjd9.iq0t1yLea998GKKQ0Uw91VcfJytsnyZFqaKxDpXnUfk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9efc1f68b8127e17-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:4085:9ebe:6077::7c8a:3907",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:4085:9ebe:6077::7c8a:3907, 172.69.176.75"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 11:41:58 UTC] === END API CALL LOG ===
[21-Apr-2026 11:41:58 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 11:41:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg2IiwidXNlcm5hbWUiOiJAYXJwaXRfbWF1cnlhXzAwOSIsImVtYWlsIjoiYXJwaXRtYXVyeWEyMDMxMEBnbWFpbC5jb20iLCJleHAiOjE3NzczNzYzMjd9.iq0t1yLea998GKKQ0Uw91VcfJytsnyZFqaKxDpXnUfk
[21-Apr-2026 11:41:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 11:41:58 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 11:41:58 UTC] User ID: 386
[21-Apr-2026 11:41:58 UTC] ✅ User profile retrieved successfully for user ID: 386
[21-Apr-2026 11:41:58 UTC] === API CALL LOG ===
[21-Apr-2026 11:41:58 UTC] Endpoint: user/profile.php
[21-Apr-2026 11:41:58 UTC] Full Log Data: {
    "timestamp": "2026-04-21 11:41:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4085:9ebe:6077::7c8a:3907",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg2IiwidXNlcm5hbWUiOiJAYXJwaXRfbWF1cnlhXzAwOSIsImVtYWlsIjoiYXJwaXRtYXVyeWEyMDMxMEBnbWFpbC5jb20iLCJleHAiOjE3NzczNzYzMjd9.iq0t1yLea998GKKQ0Uw91VcfJytsnyZFqaKxDpXnUfk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9efc1f697a6d7e17-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:4085:9ebe:6077::7c8a:3907",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:4085:9ebe:6077::7c8a:3907, 172.69.176.75"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 11:41:58 UTC] === END API CALL LOG ===
[21-Apr-2026 11:41:58 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 11:41:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg2IiwidXNlcm5hbWUiOiJAYXJwaXRfbWF1cnlhXzAwOSIsImVtYWlsIjoiYXJwaXRtYXVyeWEyMDMxMEBnbWFpbC5jb20iLCJleHAiOjE3NzczNzYzMjd9.iq0t1yLea998GKKQ0Uw91VcfJytsnyZFqaKxDpXnUfk
[21-Apr-2026 11:41:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 11:41:58 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 11:41:58 UTC] User ID: 386
[21-Apr-2026 11:41:58 UTC] ✅ User profile retrieved successfully for user ID: 386
[21-Apr-2026 11:42:14 UTC] === API CALL LOG ===
[21-Apr-2026 11:42:14 UTC] Endpoint: user/profile.php
[21-Apr-2026 11:42:14 UTC] Full Log Data: {
    "timestamp": "2026-04-21 11:42:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4085:9ebe:6077::7c8a:3907",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg2IiwidXNlcm5hbWUiOiJAYXJwaXRfbWF1cnlhXzAwOSIsImVtYWlsIjoiYXJwaXRtYXVyeWEyMDMxMEBnbWFpbC5jb20iLCJleHAiOjE3NzczNzYzMjd9.iq0t1yLea998GKKQ0Uw91VcfJytsnyZFqaKxDpXnUfk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9efc1fccfe433dc8-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:4085:9ebe:6077::7c8a:3907",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:4085:9ebe:6077::7c8a:3907, 108.162.226.112"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 11:42:14 UTC] === END API CALL LOG ===
[21-Apr-2026 11:42:14 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 11:42:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg2IiwidXNlcm5hbWUiOiJAYXJwaXRfbWF1cnlhXzAwOSIsImVtYWlsIjoiYXJwaXRtYXVyeWEyMDMxMEBnbWFpbC5jb20iLCJleHAiOjE3NzczNzYzMjd9.iq0t1yLea998GKKQ0Uw91VcfJytsnyZFqaKxDpXnUfk
[21-Apr-2026 11:42:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 11:42:14 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 11:42:14 UTC] User ID: 386
[21-Apr-2026 11:42:14 UTC] ✅ User profile retrieved successfully for user ID: 386
[21-Apr-2026 11:44:23 UTC] === API CALL LOG ===
[21-Apr-2026 11:44:23 UTC] Endpoint: user/profile.php
[21-Apr-2026 11:44:23 UTC] Full Log Data: {
    "timestamp": "2026-04-21 11:44:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4085:9ebe:6077::7c8a:3907",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg2IiwidXNlcm5hbWUiOiJAYXJwaXRfbWF1cnlhXzAwOSIsImVtYWlsIjoiYXJwaXRtYXVyeWEyMDMxMEBnbWFpbC5jb20iLCJleHAiOjE3NzczNzYzMjd9.iq0t1yLea998GKKQ0Uw91VcfJytsnyZFqaKxDpXnUfk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9efc22efdd1a2328-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:4085:9ebe:6077::7c8a:3907",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:4085:9ebe:6077::7c8a:3907, 104.23.175.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 11:44:23 UTC] === END API CALL LOG ===
[21-Apr-2026 11:44:23 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 11:44:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg2IiwidXNlcm5hbWUiOiJAYXJwaXRfbWF1cnlhXzAwOSIsImVtYWlsIjoiYXJwaXRtYXVyeWEyMDMxMEBnbWFpbC5jb20iLCJleHAiOjE3NzczNzYzMjd9.iq0t1yLea998GKKQ0Uw91VcfJytsnyZFqaKxDpXnUfk
[21-Apr-2026 11:44:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 11:44:23 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 11:44:23 UTC] User ID: 386
[21-Apr-2026 11:44:23 UTC] ✅ User profile retrieved successfully for user ID: 386
[21-Apr-2026 11:44:24 UTC] === API CALL LOG ===
[21-Apr-2026 11:44:24 UTC] Endpoint: user/profile.php
[21-Apr-2026 11:44:24 UTC] Full Log Data: {
    "timestamp": "2026-04-21 11:44:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4085:9ebe:6077::7c8a:3907",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg2IiwidXNlcm5hbWUiOiJAYXJwaXRfbWF1cnlhXzAwOSIsImVtYWlsIjoiYXJwaXRtYXVyeWEyMDMxMEBnbWFpbC5jb20iLCJleHAiOjE3NzczNzYzMjd9.iq0t1yLea998GKKQ0Uw91VcfJytsnyZFqaKxDpXnUfk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9efc22f9f8ad2328-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:4085:9ebe:6077::7c8a:3907",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:4085:9ebe:6077::7c8a:3907, 104.23.175.179"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 11:44:24 UTC] === END API CALL LOG ===
[21-Apr-2026 11:44:24 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 11:44:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg2IiwidXNlcm5hbWUiOiJAYXJwaXRfbWF1cnlhXzAwOSIsImVtYWlsIjoiYXJwaXRtYXVyeWEyMDMxMEBnbWFpbC5jb20iLCJleHAiOjE3NzczNzYzMjd9.iq0t1yLea998GKKQ0Uw91VcfJytsnyZFqaKxDpXnUfk
[21-Apr-2026 11:44:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 11:44:24 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 11:44:24 UTC] User ID: 386
[21-Apr-2026 11:44:24 UTC] ✅ User profile retrieved successfully for user ID: 386
[21-Apr-2026 11:44:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Apr-2026 11:44:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Apr-2026 11:44:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg2IiwidXNlcm5hbWUiOiJAYXJwaXRfbWF1cnlhXzAwOSIsImVtYWlsIjoiYXJwaXRtYXVyeWEyMDMxMEBnbWFpbC5jb20iLCJleHAiOjE3NzczNzYzMjd9.iq0t1yLea998GKKQ0Uw91VcfJytsnyZFqaKxDpXnUfk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9efc22f9f8b22328-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:4085:9ebe:6077::7c8a:3907","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:4085:9ebe:6077::7c8a:3907, 104.23.175.178"}
[21-Apr-2026 11:44:24 UTC] === User Orders API Called ===
[21-Apr-2026 11:44:24 UTC] User ID: 386
[21-Apr-2026 11:44:24 UTC] Limit: 20, Offset: 0
[21-Apr-2026 11:44:24 UTC] Orders found: 0
[21-Apr-2026 11:44:24 UTC] Orders data: []
[21-Apr-2026 11:44:24 UTC] Total orders count: 0
[21-Apr-2026 11:44:25 UTC] === API CALL LOG ===
[21-Apr-2026 11:44:25 UTC] Endpoint: user/profile.php
[21-Apr-2026 11:44:25 UTC] Full Log Data: {
    "timestamp": "2026-04-21 11:44:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4085:9ebe:6077::7c8a:3907",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg2IiwidXNlcm5hbWUiOiJAYXJwaXRfbWF1cnlhXzAwOSIsImVtYWlsIjoiYXJwaXRtYXVyeWEyMDMxMEBnbWFpbC5jb20iLCJleHAiOjE3NzczNzYzMjd9.iq0t1yLea998GKKQ0Uw91VcfJytsnyZFqaKxDpXnUfk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9efc22faaa032328-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:4085:9ebe:6077::7c8a:3907",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:4085:9ebe:6077::7c8a:3907, 104.23.175.179"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 11:44:25 UTC] === END API CALL LOG ===
[21-Apr-2026 11:44:25 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 11:44:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg2IiwidXNlcm5hbWUiOiJAYXJwaXRfbWF1cnlhXzAwOSIsImVtYWlsIjoiYXJwaXRtYXVyeWEyMDMxMEBnbWFpbC5jb20iLCJleHAiOjE3NzczNzYzMjd9.iq0t1yLea998GKKQ0Uw91VcfJytsnyZFqaKxDpXnUfk
[21-Apr-2026 11:44:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 11:44:25 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 11:44:25 UTC] User ID: 386
[21-Apr-2026 11:44:25 UTC] ✅ User profile retrieved successfully for user ID: 386
[21-Apr-2026 11:45:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Apr-2026 11:45:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Apr-2026 11:45:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozODYsInVzZXJuYW1lIjoiQGFycGl0X21hdXJ5YV8wMDkiLCJlbWFpbCI6ImFycGl0bWF1cnlhMjAzMTBAZ21haWwuY29tIiwiZXhwIjoxNzc3Mzc2NzI1fQ.ZnyOBd28VNVSkOGOZPZaKpHEbHnNl79jmKwsCXDy82g","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9efc247c8803fd79-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:4085:9ebe:6077::7c8a:3907","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:4085:9ebe:6077::7c8a:3907, 172.70.208.5"}
[21-Apr-2026 11:45:26 UTC] === User Orders API Called ===
[21-Apr-2026 11:45:26 UTC] User ID: 386
[21-Apr-2026 11:45:26 UTC] Limit: 20, Offset: 0
[21-Apr-2026 11:45:26 UTC] Orders found: 0
[21-Apr-2026 11:45:26 UTC] Orders data: []
[21-Apr-2026 11:45:26 UTC] Total orders count: 0
[21-Apr-2026 11:45:26 UTC] === API CALL LOG ===
[21-Apr-2026 11:45:26 UTC] Endpoint: user/profile.php
[21-Apr-2026 11:45:26 UTC] Full Log Data: {
    "timestamp": "2026-04-21 11:45:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4085:9ebe:6077::7c8a:3907",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozODYsInVzZXJuYW1lIjoiQGFycGl0X21hdXJ5YV8wMDkiLCJlbWFpbCI6ImFycGl0bWF1cnlhMjAzMTBAZ21haWwuY29tIiwiZXhwIjoxNzc3Mzc2NzI1fQ.ZnyOBd28VNVSkOGOZPZaKpHEbHnNl79jmKwsCXDy82g",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9efc247c8ffffd79-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:4085:9ebe:6077::7c8a:3907",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:4085:9ebe:6077::7c8a:3907, 172.70.208.5"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 11:45:26 UTC] === END API CALL LOG ===
[21-Apr-2026 11:45:26 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 11:45:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozODYsInVzZXJuYW1lIjoiQGFycGl0X21hdXJ5YV8wMDkiLCJlbWFpbCI6ImFycGl0bWF1cnlhMjAzMTBAZ21haWwuY29tIiwiZXhwIjoxNzc3Mzc2NzI1fQ.ZnyOBd28VNVSkOGOZPZaKpHEbHnNl79jmKwsCXDy82g
[21-Apr-2026 11:45:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 11:45:26 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 11:45:26 UTC] User ID: 386
[21-Apr-2026 11:45:26 UTC] ✅ User profile retrieved successfully for user ID: 386
[21-Apr-2026 11:45:26 UTC] === API CALL LOG ===
[21-Apr-2026 11:45:26 UTC] Endpoint: user/profile.php
[21-Apr-2026 11:45:26 UTC] Full Log Data: {
    "timestamp": "2026-04-21 11:45:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4085:9ebe:6077::7c8a:3907",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozODYsInVzZXJuYW1lIjoiQGFycGl0X21hdXJ5YV8wMDkiLCJlbWFpbCI6ImFycGl0bWF1cnlhMjAzMTBAZ21haWwuY29tIiwiZXhwIjoxNzc3Mzc2NzI1fQ.ZnyOBd28VNVSkOGOZPZaKpHEbHnNl79jmKwsCXDy82g",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9efc247d4a83fd79-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:4085:9ebe:6077::7c8a:3907",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:4085:9ebe:6077::7c8a:3907, 172.70.208.4"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 11:45:26 UTC] === END API CALL LOG ===
[21-Apr-2026 11:45:26 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 11:45:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozODYsInVzZXJuYW1lIjoiQGFycGl0X21hdXJ5YV8wMDkiLCJlbWFpbCI6ImFycGl0bWF1cnlhMjAzMTBAZ21haWwuY29tIiwiZXhwIjoxNzc3Mzc2NzI1fQ.ZnyOBd28VNVSkOGOZPZaKpHEbHnNl79jmKwsCXDy82g
[21-Apr-2026 11:45:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 11:45:26 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 11:45:26 UTC] User ID: 386
[21-Apr-2026 11:45:26 UTC] ✅ User profile retrieved successfully for user ID: 386
[21-Apr-2026 11:45:36 UTC] === API CALL LOG ===
[21-Apr-2026 11:45:36 UTC] Endpoint: user/profile.php
[21-Apr-2026 11:45:36 UTC] Full Log Data: {
    "timestamp": "2026-04-21 11:45:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4085:9ebe:6077::7c8a:3907",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozODYsInVzZXJuYW1lIjoiQGFycGl0X21hdXJ5YV8wMDkiLCJlbWFpbCI6ImFycGl0bWF1cnlhMjAzMTBAZ21haWwuY29tIiwiZXhwIjoxNzc3Mzc2NzI1fQ.ZnyOBd28VNVSkOGOZPZaKpHEbHnNl79jmKwsCXDy82g",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9efc24b81bb098b3-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:4085:9ebe:6077::7c8a:3907",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:4085:9ebe:6077::7c8a:3907, 172.69.165.49"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 11:45:36 UTC] === END API CALL LOG ===
[21-Apr-2026 11:45:36 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 11:45:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozODYsInVzZXJuYW1lIjoiQGFycGl0X21hdXJ5YV8wMDkiLCJlbWFpbCI6ImFycGl0bWF1cnlhMjAzMTBAZ21haWwuY29tIiwiZXhwIjoxNzc3Mzc2NzI1fQ.ZnyOBd28VNVSkOGOZPZaKpHEbHnNl79jmKwsCXDy82g
[21-Apr-2026 11:45:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 11:45:36 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 11:45:36 UTC] User ID: 386
[21-Apr-2026 11:45:36 UTC] ✅ User profile retrieved successfully for user ID: 386
[21-Apr-2026 11:45:37 UTC] === API CALL LOG ===
[21-Apr-2026 11:45:37 UTC] Endpoint: user/profile.php
[21-Apr-2026 11:45:37 UTC] Full Log Data: {
    "timestamp": "2026-04-21 11:45:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4085:9ebe:6077::7c8a:3907",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozODYsInVzZXJuYW1lIjoiQGFycGl0X21hdXJ5YV8wMDkiLCJlbWFpbCI6ImFycGl0bWF1cnlhMjAzMTBAZ21haWwuY29tIiwiZXhwIjoxNzc3Mzc2NzI1fQ.ZnyOBd28VNVSkOGOZPZaKpHEbHnNl79jmKwsCXDy82g",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9efc24c06e2898b3-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:4085:9ebe:6077::7c8a:3907",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:4085:9ebe:6077::7c8a:3907, 172.69.165.9"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 11:45:37 UTC] === END API CALL LOG ===
[21-Apr-2026 11:45:37 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 11:45:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozODYsInVzZXJuYW1lIjoiQGFycGl0X21hdXJ5YV8wMDkiLCJlbWFpbCI6ImFycGl0bWF1cnlhMjAzMTBAZ21haWwuY29tIiwiZXhwIjoxNzc3Mzc2NzI1fQ.ZnyOBd28VNVSkOGOZPZaKpHEbHnNl79jmKwsCXDy82g
[21-Apr-2026 11:45:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 11:45:37 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 11:45:37 UTC] User ID: 386
[21-Apr-2026 11:45:37 UTC] ✅ User profile retrieved successfully for user ID: 386
[21-Apr-2026 11:45:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Apr-2026 11:45:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Apr-2026 11:45:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozODYsInVzZXJuYW1lIjoiQGFycGl0X21hdXJ5YV8wMDkiLCJlbWFpbCI6ImFycGl0bWF1cnlhMjAzMTBAZ21haWwuY29tIiwiZXhwIjoxNzc3Mzc2NzI1fQ.ZnyOBd28VNVSkOGOZPZaKpHEbHnNl79jmKwsCXDy82g","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9efc24c06e3098b3-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:4085:9ebe:6077::7c8a:3907","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:4085:9ebe:6077::7c8a:3907, 172.69.165.8"}
[21-Apr-2026 11:45:37 UTC] === User Orders API Called ===
[21-Apr-2026 11:45:37 UTC] User ID: 386
[21-Apr-2026 11:45:37 UTC] Limit: 20, Offset: 0
[21-Apr-2026 11:45:37 UTC] Orders found: 0
[21-Apr-2026 11:45:37 UTC] Orders data: []
[21-Apr-2026 11:45:37 UTC] Total orders count: 0
[21-Apr-2026 11:45:37 UTC] === API CALL LOG ===
[21-Apr-2026 11:45:37 UTC] Endpoint: user/profile.php
[21-Apr-2026 11:45:37 UTC] Full Log Data: {
    "timestamp": "2026-04-21 11:45:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4085:9ebe:6077::7c8a:3907",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozODYsInVzZXJuYW1lIjoiQGFycGl0X21hdXJ5YV8wMDkiLCJlbWFpbCI6ImFycGl0bWF1cnlhMjAzMTBAZ21haWwuY29tIiwiZXhwIjoxNzc3Mzc2NzI1fQ.ZnyOBd28VNVSkOGOZPZaKpHEbHnNl79jmKwsCXDy82g",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9efc24c138de98b3-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:4085:9ebe:6077::7c8a:3907",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:4085:9ebe:6077::7c8a:3907, 172.69.165.8"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 11:45:37 UTC] === END API CALL LOG ===
[21-Apr-2026 11:45:37 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 11:45:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozODYsInVzZXJuYW1lIjoiQGFycGl0X21hdXJ5YV8wMDkiLCJlbWFpbCI6ImFycGl0bWF1cnlhMjAzMTBAZ21haWwuY29tIiwiZXhwIjoxNzc3Mzc2NzI1fQ.ZnyOBd28VNVSkOGOZPZaKpHEbHnNl79jmKwsCXDy82g
[21-Apr-2026 11:45:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 11:45:37 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 11:45:37 UTC] User ID: 386
[21-Apr-2026 11:45:37 UTC] ✅ User profile retrieved successfully for user ID: 386
[21-Apr-2026 12:01:17 UTC] === API CALL LOG ===
[21-Apr-2026 12:01:17 UTC] Endpoint: user/profile.php
[21-Apr-2026 12:01:17 UTC] Full Log Data: {
    "timestamp": "2026-04-21 12:01:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.182.150.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9efc3bb558c64d9d-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.182.150.156",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.182.150.156, 172.69.150.72"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 12:01:17 UTC] === END API CALL LOG ===
[21-Apr-2026 12:01:17 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 12:01:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[21-Apr-2026 12:01:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 12:01:17 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 12:01:17 UTC] User ID: 346
[21-Apr-2026 12:01:17 UTC] ✅ User profile retrieved successfully for user ID: 346
[21-Apr-2026 12:01:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Apr-2026 12:01:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Apr-2026 12:01:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9efc3bb73a644d9d-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"109.182.150.156","CF-IPCountry":"SI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"109.182.150.156, 172.69.151.66"}
[21-Apr-2026 12:01:17 UTC] === User Orders API Called ===
[21-Apr-2026 12:01:17 UTC] User ID: 346
[21-Apr-2026 12:01:17 UTC] Limit: 20, Offset: 0
[21-Apr-2026 12:01:17 UTC] Orders found: 5
[21-Apr-2026 12:01:17 UTC] Orders data: [{"id":204,"quantity":820,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro\/1234567","status":"pending","created_at":"2026-04-17 14:44:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":200,"quantity":41,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"cancelled","created_at":"2026-04-17 10:18:01","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":199,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:36","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":198,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:20","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":197,"quantity":1000,"total_coins":20000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:38:00","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[21-Apr-2026 12:01:17 UTC] Total orders count: 5
[21-Apr-2026 12:01:17 UTC] === API CALL LOG ===
[21-Apr-2026 12:01:17 UTC] Endpoint: user/profile.php
[21-Apr-2026 12:01:17 UTC] Full Log Data: {
    "timestamp": "2026-04-21 12:01:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.182.150.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9efc3bb73a604d9d-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.182.150.156",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.182.150.156, 172.69.151.65"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 12:01:17 UTC] === END API CALL LOG ===
[21-Apr-2026 12:01:17 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 12:01:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[21-Apr-2026 12:01:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 12:01:17 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 12:01:17 UTC] User ID: 346
[21-Apr-2026 12:01:17 UTC] ✅ User profile retrieved successfully for user ID: 346
[21-Apr-2026 12:01:18 UTC] === API CALL LOG ===
[21-Apr-2026 12:01:18 UTC] Endpoint: user/profile.php
[21-Apr-2026 12:01:18 UTC] Full Log Data: {
    "timestamp": "2026-04-21 12:01:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.182.150.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9efc3bb7daf04d9d-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.182.150.156",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.182.150.156, 172.69.151.66"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 12:01:18 UTC] === END API CALL LOG ===
[21-Apr-2026 12:01:18 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 12:01:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[21-Apr-2026 12:01:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 12:01:18 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 12:01:18 UTC] User ID: 346
[21-Apr-2026 12:01:18 UTC] ✅ User profile retrieved successfully for user ID: 346
[21-Apr-2026 12:01:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Apr-2026 12:01:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Apr-2026 12:01:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9efc3bd1bb434d9d-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"109.182.150.156","CF-IPCountry":"SI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"109.182.150.156, 172.69.151.66"}
[21-Apr-2026 12:01:22 UTC] === User Orders API Called ===
[21-Apr-2026 12:01:22 UTC] User ID: 346
[21-Apr-2026 12:01:22 UTC] Limit: 20, Offset: 0
[21-Apr-2026 12:01:22 UTC] Orders found: 5
[21-Apr-2026 12:01:22 UTC] Orders data: [{"id":204,"quantity":820,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro\/1234567","status":"pending","created_at":"2026-04-17 14:44:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":200,"quantity":41,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"cancelled","created_at":"2026-04-17 10:18:01","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":199,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:36","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":198,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:20","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":197,"quantity":1000,"total_coins":20000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:38:00","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[21-Apr-2026 12:01:22 UTC] Total orders count: 5
[21-Apr-2026 12:01:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Apr-2026 12:01:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Apr-2026 12:01:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9efc3bdea8a84d9d-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"109.182.150.156","CF-IPCountry":"SI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"109.182.150.156, 172.69.151.66"}
[21-Apr-2026 12:01:24 UTC] === User Orders API Called ===
[21-Apr-2026 12:01:24 UTC] User ID: 346
[21-Apr-2026 12:01:24 UTC] Limit: 20, Offset: 0
[21-Apr-2026 12:01:24 UTC] Orders found: 5
[21-Apr-2026 12:01:24 UTC] Orders data: [{"id":204,"quantity":820,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro\/1234567","status":"pending","created_at":"2026-04-17 14:44:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":200,"quantity":41,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"cancelled","created_at":"2026-04-17 10:18:01","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":199,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:36","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":198,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:20","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":197,"quantity":1000,"total_coins":20000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:38:00","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[21-Apr-2026 12:01:24 UTC] Total orders count: 5
[21-Apr-2026 12:01:24 UTC] === API CALL LOG ===
[21-Apr-2026 12:01:24 UTC] Endpoint: user/profile.php
[21-Apr-2026 12:01:24 UTC] Full Log Data: {
    "timestamp": "2026-04-21 12:01:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.182.150.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9efc3bdf49494d9d-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.182.150.156",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.182.150.156, 172.69.151.66"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 12:01:24 UTC] === END API CALL LOG ===
[21-Apr-2026 12:01:24 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 12:01:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[21-Apr-2026 12:01:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 12:01:24 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 12:01:24 UTC] User ID: 346
[21-Apr-2026 12:01:24 UTC] ✅ User profile retrieved successfully for user ID: 346
[21-Apr-2026 12:01:24 UTC] === API CALL LOG ===
[21-Apr-2026 12:01:24 UTC] Endpoint: user/profile.php
[21-Apr-2026 12:01:24 UTC] Full Log Data: {
    "timestamp": "2026-04-21 12:01:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.182.150.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9efc3be2fd1c4d9d-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.182.150.156",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.182.150.156, 172.69.151.66"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 12:01:24 UTC] === END API CALL LOG ===
[21-Apr-2026 12:01:24 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 12:01:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[21-Apr-2026 12:01:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 12:01:24 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 12:01:24 UTC] User ID: 346
[21-Apr-2026 12:01:24 UTC] ✅ User profile retrieved successfully for user ID: 346
[21-Apr-2026 14:11:00 UTC] === API CALL LOG ===
[21-Apr-2026 14:11:00 UTC] Endpoint: user/profile.php
[21-Apr-2026 14:11:00 UTC] Full Log Data: {
    "timestamp": "2026-04-21 14:11:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "120.89.104.136",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg3IiwidXNlcm5hbWUiOiJCaHVqZWxOZXRyYSIsImVtYWlsIjoibmV0cmFiaHVqZWw2ODJAZ21haWwuY29tIiwiZXhwIjoxNzc3Mzg1NDU4fQ.HUB3GtoYOln-k-wY91dz4-vbbO1MqUJ-VrmBPDlPThs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9efcf9b4bbe2fd3f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "120.89.104.136",
        "CF-IPCountry": "NP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "120.89.104.136, 162.158.108.70"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 14:11:00 UTC] === END API CALL LOG ===
[21-Apr-2026 14:11:00 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 14:11:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg3IiwidXNlcm5hbWUiOiJCaHVqZWxOZXRyYSIsImVtYWlsIjoibmV0cmFiaHVqZWw2ODJAZ21haWwuY29tIiwiZXhwIjoxNzc3Mzg1NDU4fQ.HUB3GtoYOln-k-wY91dz4-vbbO1MqUJ-VrmBPDlPThs
[21-Apr-2026 14:11:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 14:11:00 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 14:11:00 UTC] User ID: 387
[21-Apr-2026 14:11:00 UTC] ✅ User profile retrieved successfully for user ID: 387
[21-Apr-2026 14:11:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Apr-2026 14:11:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Apr-2026 14:11:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg3IiwidXNlcm5hbWUiOiJCaHVqZWxOZXRyYSIsImVtYWlsIjoibmV0cmFiaHVqZWw2ODJAZ21haWwuY29tIiwiZXhwIjoxNzc3Mzg1NDU4fQ.HUB3GtoYOln-k-wY91dz4-vbbO1MqUJ-VrmBPDlPThs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9efcf9b57ea5fd3f-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"120.89.104.136","CF-IPCountry":"NP","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"120.89.104.136, 162.158.108.71"}
[21-Apr-2026 14:11:00 UTC] === User Orders API Called ===
[21-Apr-2026 14:11:00 UTC] User ID: 387
[21-Apr-2026 14:11:00 UTC] Limit: 20, Offset: 0
[21-Apr-2026 14:11:00 UTC] Orders found: 0
[21-Apr-2026 14:11:00 UTC] Orders data: []
[21-Apr-2026 14:11:00 UTC] Total orders count: 0
[21-Apr-2026 14:11:00 UTC] === API CALL LOG ===
[21-Apr-2026 14:11:00 UTC] Endpoint: user/profile.php
[21-Apr-2026 14:11:00 UTC] Full Log Data: {
    "timestamp": "2026-04-21 14:11:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "120.89.104.136",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg3IiwidXNlcm5hbWUiOiJCaHVqZWxOZXRyYSIsImVtYWlsIjoibmV0cmFiaHVqZWw2ODJAZ21haWwuY29tIiwiZXhwIjoxNzc3Mzg1NDU4fQ.HUB3GtoYOln-k-wY91dz4-vbbO1MqUJ-VrmBPDlPThs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9efcf9b57ea8fd3f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "120.89.104.136",
        "CF-IPCountry": "NP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "120.89.104.136, 162.158.108.71"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 14:11:00 UTC] === END API CALL LOG ===
[21-Apr-2026 14:11:00 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 14:11:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg3IiwidXNlcm5hbWUiOiJCaHVqZWxOZXRyYSIsImVtYWlsIjoibmV0cmFiaHVqZWw2ODJAZ21haWwuY29tIiwiZXhwIjoxNzc3Mzg1NDU4fQ.HUB3GtoYOln-k-wY91dz4-vbbO1MqUJ-VrmBPDlPThs
[21-Apr-2026 14:11:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 14:11:00 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 14:11:00 UTC] User ID: 387
[21-Apr-2026 14:11:00 UTC] ✅ User profile retrieved successfully for user ID: 387
[21-Apr-2026 14:11:01 UTC] === API CALL LOG ===
[21-Apr-2026 14:11:01 UTC] Endpoint: user/profile.php
[21-Apr-2026 14:11:01 UTC] Full Log Data: {
    "timestamp": "2026-04-21 14:11:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "120.89.104.136",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg3IiwidXNlcm5hbWUiOiJCaHVqZWxOZXRyYSIsImVtYWlsIjoibmV0cmFiaHVqZWw2ODJAZ21haWwuY29tIiwiZXhwIjoxNzc3Mzg1NDU4fQ.HUB3GtoYOln-k-wY91dz4-vbbO1MqUJ-VrmBPDlPThs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9efcf9bf4cb8fd3f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "120.89.104.136",
        "CF-IPCountry": "NP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "120.89.104.136, 162.158.108.70"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 14:11:01 UTC] === END API CALL LOG ===
[21-Apr-2026 14:11:01 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 14:11:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg3IiwidXNlcm5hbWUiOiJCaHVqZWxOZXRyYSIsImVtYWlsIjoibmV0cmFiaHVqZWw2ODJAZ21haWwuY29tIiwiZXhwIjoxNzc3Mzg1NDU4fQ.HUB3GtoYOln-k-wY91dz4-vbbO1MqUJ-VrmBPDlPThs
[21-Apr-2026 14:11:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 14:11:01 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 14:11:01 UTC] User ID: 387
[21-Apr-2026 14:11:01 UTC] ✅ User profile retrieved successfully for user ID: 387
[21-Apr-2026 14:11:56 UTC] === API CALL LOG ===
[21-Apr-2026 14:11:56 UTC] Endpoint: user/profile.php
[21-Apr-2026 14:11:56 UTC] Full Log Data: {
    "timestamp": "2026-04-21 14:11:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "120.89.104.136",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg3IiwidXNlcm5hbWUiOiJCaHVqZWxOZXRyYSIsImVtYWlsIjoibmV0cmFiaHVqZWw2ODJAZ21haWwuY29tIiwiZXhwIjoxNzc3Mzg1NDU4fQ.HUB3GtoYOln-k-wY91dz4-vbbO1MqUJ-VrmBPDlPThs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9efcfb11ac96fd3f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "120.89.104.136",
        "CF-IPCountry": "NP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "120.89.104.136, 162.158.108.71"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 14:11:56 UTC] === END API CALL LOG ===
[21-Apr-2026 14:11:56 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 14:11:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg3IiwidXNlcm5hbWUiOiJCaHVqZWxOZXRyYSIsImVtYWlsIjoibmV0cmFiaHVqZWw2ODJAZ21haWwuY29tIiwiZXhwIjoxNzc3Mzg1NDU4fQ.HUB3GtoYOln-k-wY91dz4-vbbO1MqUJ-VrmBPDlPThs
[21-Apr-2026 14:11:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 14:11:56 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 14:11:56 UTC] User ID: 387
[21-Apr-2026 14:11:56 UTC] ✅ User profile retrieved successfully for user ID: 387
[21-Apr-2026 14:12:08 UTC] === API CALL LOG ===
[21-Apr-2026 14:12:08 UTC] Endpoint: user/profile.php
[21-Apr-2026 14:12:08 UTC] Full Log Data: {
    "timestamp": "2026-04-21 14:12:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "120.89.104.136",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg3IiwidXNlcm5hbWUiOiJCaHVqZWxOZXRyYSIsImVtYWlsIjoibmV0cmFiaHVqZWw2ODJAZ21haWwuY29tIiwiZXhwIjoxNzc3Mzg1NDU4fQ.HUB3GtoYOln-k-wY91dz4-vbbO1MqUJ-VrmBPDlPThs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9efcfb5e9a8bf890-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "120.89.104.136",
        "CF-IPCountry": "NP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "120.89.104.136, 172.68.164.101"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 14:12:08 UTC] === END API CALL LOG ===
[21-Apr-2026 14:12:08 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 14:12:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg3IiwidXNlcm5hbWUiOiJCaHVqZWxOZXRyYSIsImVtYWlsIjoibmV0cmFiaHVqZWw2ODJAZ21haWwuY29tIiwiZXhwIjoxNzc3Mzg1NDU4fQ.HUB3GtoYOln-k-wY91dz4-vbbO1MqUJ-VrmBPDlPThs
[21-Apr-2026 14:12:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 14:12:08 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 14:12:08 UTC] User ID: 387
[21-Apr-2026 14:12:08 UTC] ✅ User profile retrieved successfully for user ID: 387
[21-Apr-2026 14:12:11 UTC] === API CALL LOG ===
[21-Apr-2026 14:12:11 UTC] Endpoint: user/profile.php
[21-Apr-2026 14:12:11 UTC] Full Log Data: {
    "timestamp": "2026-04-21 14:12:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "120.89.104.136",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg3IiwidXNlcm5hbWUiOiJCaHVqZWxOZXRyYSIsImVtYWlsIjoibmV0cmFiaHVqZWw2ODJAZ21haWwuY29tIiwiZXhwIjoxNzc3Mzg1NDU4fQ.HUB3GtoYOln-k-wY91dz4-vbbO1MqUJ-VrmBPDlPThs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9efcfb739952f890-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "120.89.104.136",
        "CF-IPCountry": "NP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "120.89.104.136, 172.68.164.136"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 14:12:11 UTC] === END API CALL LOG ===
[21-Apr-2026 14:12:11 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 14:12:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg3IiwidXNlcm5hbWUiOiJCaHVqZWxOZXRyYSIsImVtYWlsIjoibmV0cmFiaHVqZWw2ODJAZ21haWwuY29tIiwiZXhwIjoxNzc3Mzg1NDU4fQ.HUB3GtoYOln-k-wY91dz4-vbbO1MqUJ-VrmBPDlPThs
[21-Apr-2026 14:12:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 14:12:11 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 14:12:11 UTC] User ID: 387
[21-Apr-2026 14:12:11 UTC] ✅ User profile retrieved successfully for user ID: 387
[21-Apr-2026 14:12:11 UTC] === API CALL LOG ===
[21-Apr-2026 14:12:11 UTC] Endpoint: user/profile.php
[21-Apr-2026 14:12:11 UTC] Full Log Data: {
    "timestamp": "2026-04-21 14:12:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "120.89.104.136",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg3IiwidXNlcm5hbWUiOiJCaHVqZWxOZXRyYSIsImVtYWlsIjoibmV0cmFiaHVqZWw2ODJAZ21haWwuY29tIiwiZXhwIjoxNzc3Mzg1NDU4fQ.HUB3GtoYOln-k-wY91dz4-vbbO1MqUJ-VrmBPDlPThs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9efcfb746c5cf890-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "120.89.104.136",
        "CF-IPCountry": "NP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "120.89.104.136, 172.68.164.136"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 14:12:11 UTC] === END API CALL LOG ===
[21-Apr-2026 14:12:11 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 14:12:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg3IiwidXNlcm5hbWUiOiJCaHVqZWxOZXRyYSIsImVtYWlsIjoibmV0cmFiaHVqZWw2ODJAZ21haWwuY29tIiwiZXhwIjoxNzc3Mzg1NDU4fQ.HUB3GtoYOln-k-wY91dz4-vbbO1MqUJ-VrmBPDlPThs
[21-Apr-2026 14:12:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 14:12:11 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 14:12:11 UTC] User ID: 387
[21-Apr-2026 14:12:11 UTC] ✅ User profile retrieved successfully for user ID: 387
[21-Apr-2026 14:12:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Apr-2026 14:12:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Apr-2026 14:12:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg3IiwidXNlcm5hbWUiOiJCaHVqZWxOZXRyYSIsImVtYWlsIjoibmV0cmFiaHVqZWw2ODJAZ21haWwuY29tIiwiZXhwIjoxNzc3Mzg1NDU4fQ.HUB3GtoYOln-k-wY91dz4-vbbO1MqUJ-VrmBPDlPThs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9efcfb752f4df890-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"120.89.104.136","CF-IPCountry":"NP","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"120.89.104.136, 172.68.164.136"}
[21-Apr-2026 14:12:11 UTC] === User Orders API Called ===
[21-Apr-2026 14:12:11 UTC] User ID: 387
[21-Apr-2026 14:12:11 UTC] Limit: 20, Offset: 0
[21-Apr-2026 14:12:11 UTC] Orders found: 0
[21-Apr-2026 14:12:11 UTC] Orders data: []
[21-Apr-2026 14:12:11 UTC] Total orders count: 0
[21-Apr-2026 14:12:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Apr-2026 14:12:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Apr-2026 14:12:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg3IiwidXNlcm5hbWUiOiJCaHVqZWxOZXRyYSIsImVtYWlsIjoibmV0cmFiaHVqZWw2ODJAZ21haWwuY29tIiwiZXhwIjoxNzc3Mzg1NDU4fQ.HUB3GtoYOln-k-wY91dz4-vbbO1MqUJ-VrmBPDlPThs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9efcfc0d7c3df890-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"120.89.104.136","CF-IPCountry":"NP","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"120.89.104.136, 172.68.164.100"}
[21-Apr-2026 14:12:36 UTC] === User Orders API Called ===
[21-Apr-2026 14:12:36 UTC] User ID: 387
[21-Apr-2026 14:12:36 UTC] Limit: 20, Offset: 0
[21-Apr-2026 14:12:36 UTC] Orders found: 0
[21-Apr-2026 14:12:36 UTC] Orders data: []
[21-Apr-2026 14:12:36 UTC] Total orders count: 0
[21-Apr-2026 14:12:50 UTC] === API CALL LOG ===
[21-Apr-2026 14:12:50 UTC] Endpoint: user/profile.php
[21-Apr-2026 14:12:50 UTC] Full Log Data: {
    "timestamp": "2026-04-21 14:12:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "120.89.104.136",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg3IiwidXNlcm5hbWUiOiJCaHVqZWxOZXRyYSIsImVtYWlsIjoibmV0cmFiaHVqZWw2ODJAZ21haWwuY29tIiwiZXhwIjoxNzc3Mzg1NDU4fQ.HUB3GtoYOln-k-wY91dz4-vbbO1MqUJ-VrmBPDlPThs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9efcfc675e345ff1-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "120.89.104.136",
        "CF-IPCountry": "NP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "120.89.104.136, 172.70.143.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 14:12:50 UTC] === END API CALL LOG ===
[21-Apr-2026 14:12:50 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 14:12:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg3IiwidXNlcm5hbWUiOiJCaHVqZWxOZXRyYSIsImVtYWlsIjoibmV0cmFiaHVqZWw2ODJAZ21haWwuY29tIiwiZXhwIjoxNzc3Mzg1NDU4fQ.HUB3GtoYOln-k-wY91dz4-vbbO1MqUJ-VrmBPDlPThs
[21-Apr-2026 14:12:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 14:12:50 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 14:12:50 UTC] User ID: 387
[21-Apr-2026 14:12:50 UTC] ✅ User profile retrieved successfully for user ID: 387
[21-Apr-2026 14:12:54 UTC] === API CALL LOG ===
[21-Apr-2026 14:12:54 UTC] Endpoint: user/profile.php
[21-Apr-2026 14:12:54 UTC] Full Log Data: {
    "timestamp": "2026-04-21 14:12:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "120.89.104.136",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg3IiwidXNlcm5hbWUiOiJCaHVqZWxOZXRyYSIsImVtYWlsIjoibmV0cmFiaHVqZWw2ODJAZ21haWwuY29tIiwiZXhwIjoxNzc3Mzg1NDU4fQ.HUB3GtoYOln-k-wY91dz4-vbbO1MqUJ-VrmBPDlPThs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9efcfc7f8eb95ff1-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "120.89.104.136",
        "CF-IPCountry": "NP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "120.89.104.136, 172.70.143.194"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 14:12:54 UTC] === END API CALL LOG ===
[21-Apr-2026 14:12:54 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 14:12:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg3IiwidXNlcm5hbWUiOiJCaHVqZWxOZXRyYSIsImVtYWlsIjoibmV0cmFiaHVqZWw2ODJAZ21haWwuY29tIiwiZXhwIjoxNzc3Mzg1NDU4fQ.HUB3GtoYOln-k-wY91dz4-vbbO1MqUJ-VrmBPDlPThs
[21-Apr-2026 14:12:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 14:12:54 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 14:12:54 UTC] User ID: 387
[21-Apr-2026 14:12:54 UTC] ✅ User profile retrieved successfully for user ID: 387
[21-Apr-2026 14:12:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Apr-2026 14:12:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Apr-2026 14:12:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg3IiwidXNlcm5hbWUiOiJCaHVqZWxOZXRyYSIsImVtYWlsIjoibmV0cmFiaHVqZWw2ODJAZ21haWwuY29tIiwiZXhwIjoxNzc3Mzg1NDU4fQ.HUB3GtoYOln-k-wY91dz4-vbbO1MqUJ-VrmBPDlPThs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9efcfc805ff85ff1-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"120.89.104.136","CF-IPCountry":"NP","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"120.89.104.136, 172.70.143.195"}
[21-Apr-2026 14:12:54 UTC] === User Orders API Called ===
[21-Apr-2026 14:12:54 UTC] User ID: 387
[21-Apr-2026 14:12:54 UTC] Limit: 20, Offset: 0
[21-Apr-2026 14:12:54 UTC] Orders found: 0
[21-Apr-2026 14:12:54 UTC] Orders data: []
[21-Apr-2026 14:12:54 UTC] Total orders count: 0
[21-Apr-2026 14:12:54 UTC] === API CALL LOG ===
[21-Apr-2026 14:12:54 UTC] Endpoint: user/profile.php
[21-Apr-2026 14:12:54 UTC] Full Log Data: {
    "timestamp": "2026-04-21 14:12:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "120.89.104.136",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg3IiwidXNlcm5hbWUiOiJCaHVqZWxOZXRyYSIsImVtYWlsIjoibmV0cmFiaHVqZWw2ODJAZ21haWwuY29tIiwiZXhwIjoxNzc3Mzg1NDU4fQ.HUB3GtoYOln-k-wY91dz4-vbbO1MqUJ-VrmBPDlPThs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9efcfc805ffa5ff1-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "120.89.104.136",
        "CF-IPCountry": "NP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "120.89.104.136, 172.70.143.194"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 14:12:54 UTC] === END API CALL LOG ===
[21-Apr-2026 14:12:54 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 14:12:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg3IiwidXNlcm5hbWUiOiJCaHVqZWxOZXRyYSIsImVtYWlsIjoibmV0cmFiaHVqZWw2ODJAZ21haWwuY29tIiwiZXhwIjoxNzc3Mzg1NDU4fQ.HUB3GtoYOln-k-wY91dz4-vbbO1MqUJ-VrmBPDlPThs
[21-Apr-2026 14:12:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 14:12:54 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 14:12:54 UTC] User ID: 387
[21-Apr-2026 14:12:54 UTC] ✅ User profile retrieved successfully for user ID: 387
[21-Apr-2026 14:13:20 UTC] === API CALL LOG ===
[21-Apr-2026 14:13:20 UTC] Endpoint: user/profile.php
[21-Apr-2026 14:13:20 UTC] Full Log Data: {
    "timestamp": "2026-04-21 14:13:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "120.89.104.136",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg3IiwidXNlcm5hbWUiOiJCaHVqZWxOZXRyYSIsImVtYWlsIjoibmV0cmFiaHVqZWw2ODJAZ21haWwuY29tIiwiZXhwIjoxNzc3Mzg1NDU4fQ.HUB3GtoYOln-k-wY91dz4-vbbO1MqUJ-VrmBPDlPThs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9efcfd22acc2405c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "120.89.104.136",
        "CF-IPCountry": "NP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "120.89.104.136, 162.158.106.77"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 14:13:20 UTC] === END API CALL LOG ===
[21-Apr-2026 14:13:20 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 14:13:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg3IiwidXNlcm5hbWUiOiJCaHVqZWxOZXRyYSIsImVtYWlsIjoibmV0cmFiaHVqZWw2ODJAZ21haWwuY29tIiwiZXhwIjoxNzc3Mzg1NDU4fQ.HUB3GtoYOln-k-wY91dz4-vbbO1MqUJ-VrmBPDlPThs
[21-Apr-2026 14:13:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 14:13:20 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 14:13:20 UTC] User ID: 387
[21-Apr-2026 14:13:20 UTC] ✅ User profile retrieved successfully for user ID: 387
[21-Apr-2026 14:13:25 UTC] === API CALL LOG ===
[21-Apr-2026 14:13:25 UTC] Endpoint: user/profile.php
[21-Apr-2026 14:13:25 UTC] Full Log Data: {
    "timestamp": "2026-04-21 14:13:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "120.89.104.136",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg3IiwidXNlcm5hbWUiOiJCaHVqZWxOZXRyYSIsImVtYWlsIjoibmV0cmFiaHVqZWw2ODJAZ21haWwuY29tIiwiZXhwIjoxNzc3Mzg1NDU4fQ.HUB3GtoYOln-k-wY91dz4-vbbO1MqUJ-VrmBPDlPThs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9efcfd3eb956405c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "120.89.104.136",
        "CF-IPCountry": "NP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "120.89.104.136, 162.158.106.77"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 14:13:25 UTC] === END API CALL LOG ===
[21-Apr-2026 14:13:25 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 14:13:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg3IiwidXNlcm5hbWUiOiJCaHVqZWxOZXRyYSIsImVtYWlsIjoibmV0cmFiaHVqZWw2ODJAZ21haWwuY29tIiwiZXhwIjoxNzc3Mzg1NDU4fQ.HUB3GtoYOln-k-wY91dz4-vbbO1MqUJ-VrmBPDlPThs
[21-Apr-2026 14:13:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 14:13:25 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 14:13:25 UTC] User ID: 387
[21-Apr-2026 14:13:25 UTC] ✅ User profile retrieved successfully for user ID: 387
[21-Apr-2026 14:13:25 UTC] === API CALL LOG ===
[21-Apr-2026 14:13:25 UTC] Endpoint: user/profile.php
[21-Apr-2026 14:13:25 UTC] Full Log Data: {
    "timestamp": "2026-04-21 14:13:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "120.89.104.136",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg3IiwidXNlcm5hbWUiOiJCaHVqZWxOZXRyYSIsImVtYWlsIjoibmV0cmFiaHVqZWw2ODJAZ21haWwuY29tIiwiZXhwIjoxNzc3Mzg1NDU4fQ.HUB3GtoYOln-k-wY91dz4-vbbO1MqUJ-VrmBPDlPThs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9efcfd403acc405c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "120.89.104.136",
        "CF-IPCountry": "NP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "120.89.104.136, 162.158.106.77"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 14:13:25 UTC] === END API CALL LOG ===
[21-Apr-2026 14:13:25 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 14:13:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg3IiwidXNlcm5hbWUiOiJCaHVqZWxOZXRyYSIsImVtYWlsIjoibmV0cmFiaHVqZWw2ODJAZ21haWwuY29tIiwiZXhwIjoxNzc3Mzg1NDU4fQ.HUB3GtoYOln-k-wY91dz4-vbbO1MqUJ-VrmBPDlPThs
[21-Apr-2026 14:13:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 14:13:25 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 14:13:25 UTC] User ID: 387
[21-Apr-2026 14:13:25 UTC] ✅ User profile retrieved successfully for user ID: 387
[21-Apr-2026 14:13:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Apr-2026 14:13:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Apr-2026 14:13:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg3IiwidXNlcm5hbWUiOiJCaHVqZWxOZXRyYSIsImVtYWlsIjoibmV0cmFiaHVqZWw2ODJAZ21haWwuY29tIiwiZXhwIjoxNzc3Mzg1NDU4fQ.HUB3GtoYOln-k-wY91dz4-vbbO1MqUJ-VrmBPDlPThs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9efcfd403ad0405c-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"120.89.104.136","CF-IPCountry":"NP","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"120.89.104.136, 162.158.106.76"}
[21-Apr-2026 14:13:25 UTC] === User Orders API Called ===
[21-Apr-2026 14:13:25 UTC] User ID: 387
[21-Apr-2026 14:13:25 UTC] Limit: 20, Offset: 0
[21-Apr-2026 14:13:25 UTC] Orders found: 0
[21-Apr-2026 14:13:25 UTC] Orders data: []
[21-Apr-2026 14:13:25 UTC] Total orders count: 0
[21-Apr-2026 14:13:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Apr-2026 14:13:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Apr-2026 14:13:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg3IiwidXNlcm5hbWUiOiJCaHVqZWxOZXRyYSIsImVtYWlsIjoibmV0cmFiaHVqZWw2ODJAZ21haWwuY29tIiwiZXhwIjoxNzc3Mzg1NDU4fQ.HUB3GtoYOln-k-wY91dz4-vbbO1MqUJ-VrmBPDlPThs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9efcfd51ddca405c-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"120.89.104.136","CF-IPCountry":"NP","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"120.89.104.136, 162.158.106.77"}
[21-Apr-2026 14:13:28 UTC] === User Orders API Called ===
[21-Apr-2026 14:13:28 UTC] User ID: 387
[21-Apr-2026 14:13:28 UTC] Limit: 20, Offset: 0
[21-Apr-2026 14:13:28 UTC] Orders found: 0
[21-Apr-2026 14:13:28 UTC] Orders data: []
[21-Apr-2026 14:13:28 UTC] Total orders count: 0
[21-Apr-2026 14:13:28 UTC] === API CALL LOG ===
[21-Apr-2026 14:13:28 UTC] Endpoint: user/profile.php
[21-Apr-2026 14:13:28 UTC] Full Log Data: {
    "timestamp": "2026-04-21 14:13:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "120.89.104.136",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg3IiwidXNlcm5hbWUiOiJCaHVqZWxOZXRyYSIsImVtYWlsIjoibmV0cmFiaHVqZWw2ODJAZ21haWwuY29tIiwiZXhwIjoxNzc3Mzg1NDU4fQ.HUB3GtoYOln-k-wY91dz4-vbbO1MqUJ-VrmBPDlPThs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9efcfd56da83405c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "120.89.104.136",
        "CF-IPCountry": "NP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "120.89.104.136, 162.158.106.76"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 14:13:28 UTC] === END API CALL LOG ===
[21-Apr-2026 14:13:28 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 14:13:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg3IiwidXNlcm5hbWUiOiJCaHVqZWxOZXRyYSIsImVtYWlsIjoibmV0cmFiaHVqZWw2ODJAZ21haWwuY29tIiwiZXhwIjoxNzc3Mzg1NDU4fQ.HUB3GtoYOln-k-wY91dz4-vbbO1MqUJ-VrmBPDlPThs
[21-Apr-2026 14:13:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 14:13:28 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 14:13:28 UTC] User ID: 387
[21-Apr-2026 14:13:28 UTC] ✅ User profile retrieved successfully for user ID: 387
[21-Apr-2026 14:13:29 UTC] User Purchases API - User ID: 387
[21-Apr-2026 14:13:29 UTC] User Purchases API - Total purchases found: 0
[21-Apr-2026 14:14:26 UTC] === API CALL LOG ===
[21-Apr-2026 14:14:26 UTC] Endpoint: user/profile.php
[21-Apr-2026 14:14:26 UTC] Full Log Data: {
    "timestamp": "2026-04-21 14:14:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "120.89.104.136",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg3IiwidXNlcm5hbWUiOiJCaHVqZWxOZXRyYSIsImVtYWlsIjoibmV0cmFiaHVqZWw2ODJAZ21haWwuY29tIiwiZXhwIjoxNzc3Mzg1NDU4fQ.HUB3GtoYOln-k-wY91dz4-vbbO1MqUJ-VrmBPDlPThs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9efcfec07a6bfce3-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "120.89.104.136",
        "CF-IPCountry": "NP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "120.89.104.136, 162.158.108.70"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 14:14:26 UTC] === END API CALL LOG ===
[21-Apr-2026 14:14:26 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 14:14:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg3IiwidXNlcm5hbWUiOiJCaHVqZWxOZXRyYSIsImVtYWlsIjoibmV0cmFiaHVqZWw2ODJAZ21haWwuY29tIiwiZXhwIjoxNzc3Mzg1NDU4fQ.HUB3GtoYOln-k-wY91dz4-vbbO1MqUJ-VrmBPDlPThs
[21-Apr-2026 14:14:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 14:14:26 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 14:14:26 UTC] User ID: 387
[21-Apr-2026 14:14:26 UTC] ✅ User profile retrieved successfully for user ID: 387
[21-Apr-2026 14:14:30 UTC] === API CALL LOG ===
[21-Apr-2026 14:14:30 UTC] Endpoint: user/profile.php
[21-Apr-2026 14:14:30 UTC] Full Log Data: {
    "timestamp": "2026-04-21 14:14:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "120.89.104.136",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg3IiwidXNlcm5hbWUiOiJCaHVqZWxOZXRyYSIsImVtYWlsIjoibmV0cmFiaHVqZWw2ODJAZ21haWwuY29tIiwiZXhwIjoxNzc3Mzg1NDU4fQ.HUB3GtoYOln-k-wY91dz4-vbbO1MqUJ-VrmBPDlPThs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9efcfed55fc5fce3-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "120.89.104.136",
        "CF-IPCountry": "NP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "120.89.104.136, 162.158.108.70"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 14:14:30 UTC] === END API CALL LOG ===
[21-Apr-2026 14:14:30 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 14:14:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg3IiwidXNlcm5hbWUiOiJCaHVqZWxOZXRyYSIsImVtYWlsIjoibmV0cmFiaHVqZWw2ODJAZ21haWwuY29tIiwiZXhwIjoxNzc3Mzg1NDU4fQ.HUB3GtoYOln-k-wY91dz4-vbbO1MqUJ-VrmBPDlPThs
[21-Apr-2026 14:14:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 14:14:30 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 14:14:30 UTC] User ID: 387
[21-Apr-2026 14:14:30 UTC] ✅ User profile retrieved successfully for user ID: 387
[21-Apr-2026 14:14:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Apr-2026 14:14:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Apr-2026 14:14:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg3IiwidXNlcm5hbWUiOiJCaHVqZWxOZXRyYSIsImVtYWlsIjoibmV0cmFiaHVqZWw2ODJAZ21haWwuY29tIiwiZXhwIjoxNzc3Mzg1NDU4fQ.HUB3GtoYOln-k-wY91dz4-vbbO1MqUJ-VrmBPDlPThs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9efcfed6cd56fce3-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"120.89.104.136","CF-IPCountry":"NP","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"120.89.104.136, 162.158.108.70"}
[21-Apr-2026 14:14:30 UTC] === User Orders API Called ===
[21-Apr-2026 14:14:30 UTC] User ID: 387
[21-Apr-2026 14:14:30 UTC] Limit: 20, Offset: 0
[21-Apr-2026 14:14:30 UTC] Orders found: 0
[21-Apr-2026 14:14:30 UTC] Orders data: []
[21-Apr-2026 14:14:30 UTC] Total orders count: 0
[21-Apr-2026 14:14:30 UTC] === API CALL LOG ===
[21-Apr-2026 14:14:30 UTC] Endpoint: user/profile.php
[21-Apr-2026 14:14:30 UTC] Full Log Data: {
    "timestamp": "2026-04-21 14:14:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "120.89.104.136",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg3IiwidXNlcm5hbWUiOiJCaHVqZWxOZXRyYSIsImVtYWlsIjoibmV0cmFiaHVqZWw2ODJAZ21haWwuY29tIiwiZXhwIjoxNzc3Mzg1NDU4fQ.HUB3GtoYOln-k-wY91dz4-vbbO1MqUJ-VrmBPDlPThs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9efcfed61abbfce3-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "120.89.104.136",
        "CF-IPCountry": "NP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "120.89.104.136, 162.158.108.71"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 14:14:30 UTC] === END API CALL LOG ===
[21-Apr-2026 14:14:30 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 14:14:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg3IiwidXNlcm5hbWUiOiJCaHVqZWxOZXRyYSIsImVtYWlsIjoibmV0cmFiaHVqZWw2ODJAZ21haWwuY29tIiwiZXhwIjoxNzc3Mzg1NDU4fQ.HUB3GtoYOln-k-wY91dz4-vbbO1MqUJ-VrmBPDlPThs
[21-Apr-2026 14:14:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 14:14:30 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 14:14:30 UTC] User ID: 387
[21-Apr-2026 14:14:30 UTC] ✅ User profile retrieved successfully for user ID: 387
[21-Apr-2026 14:14:47 UTC] === API CALL LOG ===
[21-Apr-2026 14:14:47 UTC] Endpoint: user/profile.php
[21-Apr-2026 14:14:47 UTC] Full Log Data: {
    "timestamp": "2026-04-21 14:14:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "120.89.104.136",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg3IiwidXNlcm5hbWUiOiJCaHVqZWxOZXRyYSIsImVtYWlsIjoibmV0cmFiaHVqZWw2ODJAZ21haWwuY29tIiwiZXhwIjoxNzc3Mzg1NDU4fQ.HUB3GtoYOln-k-wY91dz4-vbbO1MqUJ-VrmBPDlPThs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9efcff4218219e22-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "120.89.104.136",
        "CF-IPCountry": "NP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "120.89.104.136, 172.70.143.194"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 14:14:47 UTC] === END API CALL LOG ===
[21-Apr-2026 14:14:47 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 14:14:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg3IiwidXNlcm5hbWUiOiJCaHVqZWxOZXRyYSIsImVtYWlsIjoibmV0cmFiaHVqZWw2ODJAZ21haWwuY29tIiwiZXhwIjoxNzc3Mzg1NDU4fQ.HUB3GtoYOln-k-wY91dz4-vbbO1MqUJ-VrmBPDlPThs
[21-Apr-2026 14:14:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 14:14:47 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 14:14:47 UTC] User ID: 387
[21-Apr-2026 14:14:47 UTC] ✅ User profile retrieved successfully for user ID: 387
[21-Apr-2026 14:14:51 UTC] === API CALL LOG ===
[21-Apr-2026 14:14:51 UTC] Endpoint: user/profile.php
[21-Apr-2026 14:14:51 UTC] Full Log Data: {
    "timestamp": "2026-04-21 14:14:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "120.89.104.136",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg3IiwidXNlcm5hbWUiOiJCaHVqZWxOZXRyYSIsImVtYWlsIjoibmV0cmFiaHVqZWw2ODJAZ21haWwuY29tIiwiZXhwIjoxNzc3Mzg1NDU4fQ.HUB3GtoYOln-k-wY91dz4-vbbO1MqUJ-VrmBPDlPThs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9efcff5d1ffe9e22-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "120.89.104.136",
        "CF-IPCountry": "NP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "120.89.104.136, 172.70.143.194"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 14:14:51 UTC] === END API CALL LOG ===
[21-Apr-2026 14:14:51 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 14:14:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg3IiwidXNlcm5hbWUiOiJCaHVqZWxOZXRyYSIsImVtYWlsIjoibmV0cmFiaHVqZWw2ODJAZ21haWwuY29tIiwiZXhwIjoxNzc3Mzg1NDU4fQ.HUB3GtoYOln-k-wY91dz4-vbbO1MqUJ-VrmBPDlPThs
[21-Apr-2026 14:14:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 14:14:51 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 14:14:51 UTC] User ID: 387
[21-Apr-2026 14:14:51 UTC] ✅ User profile retrieved successfully for user ID: 387
[21-Apr-2026 14:14:52 UTC] === API CALL LOG ===
[21-Apr-2026 14:14:52 UTC] Endpoint: user/profile.php
[21-Apr-2026 14:14:52 UTC] Full Log Data: {
    "timestamp": "2026-04-21 14:14:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "120.89.104.136",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg3IiwidXNlcm5hbWUiOiJCaHVqZWxOZXRyYSIsImVtYWlsIjoibmV0cmFiaHVqZWw2ODJAZ21haWwuY29tIiwiZXhwIjoxNzc3Mzg1NDU4fQ.HUB3GtoYOln-k-wY91dz4-vbbO1MqUJ-VrmBPDlPThs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9efcff5f09b19e22-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "120.89.104.136",
        "CF-IPCountry": "NP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "120.89.104.136, 172.70.143.194"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 14:14:52 UTC] === END API CALL LOG ===
[21-Apr-2026 14:14:52 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 14:14:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg3IiwidXNlcm5hbWUiOiJCaHVqZWxOZXRyYSIsImVtYWlsIjoibmV0cmFiaHVqZWw2ODJAZ21haWwuY29tIiwiZXhwIjoxNzc3Mzg1NDU4fQ.HUB3GtoYOln-k-wY91dz4-vbbO1MqUJ-VrmBPDlPThs
[21-Apr-2026 14:14:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 14:14:52 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 14:14:52 UTC] User ID: 387
[21-Apr-2026 14:14:52 UTC] ✅ User profile retrieved successfully for user ID: 387
[21-Apr-2026 14:14:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Apr-2026 14:14:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Apr-2026 14:14:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg3IiwidXNlcm5hbWUiOiJCaHVqZWxOZXRyYSIsImVtYWlsIjoibmV0cmFiaHVqZWw2ODJAZ21haWwuY29tIiwiZXhwIjoxNzc3Mzg1NDU4fQ.HUB3GtoYOln-k-wY91dz4-vbbO1MqUJ-VrmBPDlPThs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9efcff5f09b49e22-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"120.89.104.136","CF-IPCountry":"NP","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"120.89.104.136, 172.70.143.194"}
[21-Apr-2026 14:14:52 UTC] === User Orders API Called ===
[21-Apr-2026 14:14:52 UTC] User ID: 387
[21-Apr-2026 14:14:52 UTC] Limit: 20, Offset: 0
[21-Apr-2026 14:14:52 UTC] Orders found: 0
[21-Apr-2026 14:14:52 UTC] Orders data: []
[21-Apr-2026 14:14:52 UTC] Total orders count: 0
[21-Apr-2026 14:41:10 UTC] === API CALL LOG ===
[21-Apr-2026 14:41:10 UTC] Endpoint: user/profile.php
[21-Apr-2026 14:41:10 UTC] Full Log Data: {
    "timestamp": "2026-04-21 14:41:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "119.160.2.130",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM5IiwidXNlcm5hbWUiOiJBYmR1bG5hYmkxMjMiLCJlbWFpbCI6InJpbmRzYWhhYjc5N0BnbWFpbC5jb20iLCJleHAiOjE3NzY4NzgyMDZ9.DlFx2SLgnzInR1AkeIjDWDSN0EB0FSUiNATDEcPyrEM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9efd25e478ee06fc-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "119.160.2.130",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "119.160.2.130, 162.158.193.99"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 14:41:10 UTC] === END API CALL LOG ===
[21-Apr-2026 14:41:10 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 14:41:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM5IiwidXNlcm5hbWUiOiJBYmR1bG5hYmkxMjMiLCJlbWFpbCI6InJpbmRzYWhhYjc5N0BnbWFpbC5jb20iLCJleHAiOjE3NzY4NzgyMDZ9.DlFx2SLgnzInR1AkeIjDWDSN0EB0FSUiNATDEcPyrEM
[21-Apr-2026 14:41:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 14:41:10 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 14:41:10 UTC] User ID: 339
[21-Apr-2026 14:41:10 UTC] ✅ User profile retrieved successfully for user ID: 339
[21-Apr-2026 14:42:22 UTC] === API CALL LOG ===
[21-Apr-2026 14:42:22 UTC] Endpoint: user/profile.php
[21-Apr-2026 14:42:22 UTC] Full Log Data: {
    "timestamp": "2026-04-21 14:42:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:4e20:926e:89:2bff:fe8a:d68d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU5IiwidXNlcm5hbWUiOiJHaGF0dXdhbCIsImVtYWlsIjoic2hpdmFnaGF0dXdhbDEyM0BnbWFpbC5jb20iLCJleHAiOjE3NzUxMzU1MjJ9.tV5CaXjyOf6QrcUYMDR4nQAwYcg48IoJw1_r3s6dvnA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9efd27a7aad34687-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:4e20:926e:89:2bff:fe8a:d68d",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:4e20:926e:89:2bff:fe8a:d68d, 162.158.22.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 14:42:22 UTC] === END API CALL LOG ===
[21-Apr-2026 14:42:22 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 14:42:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU5IiwidXNlcm5hbWUiOiJHaGF0dXdhbCIsImVtYWlsIjoic2hpdmFnaGF0dXdhbDEyM0BnbWFpbC5jb20iLCJleHAiOjE3NzUxMzU1MjJ9.tV5CaXjyOf6QrcUYMDR4nQAwYcg48IoJw1_r3s6dvnA
[21-Apr-2026 14:42:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 14:42:22 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 14:42:22 UTC] User ID: 159
[21-Apr-2026 14:42:22 UTC] ✅ User profile retrieved successfully for user ID: 159
[21-Apr-2026 14:42:22 UTC] === API CALL LOG ===
[21-Apr-2026 14:42:22 UTC] Endpoint: user/profile.php
[21-Apr-2026 14:42:22 UTC] Full Log Data: {
    "timestamp": "2026-04-21 14:42:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:4e20:926e:89:2bff:fe8a:d68d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU5IiwidXNlcm5hbWUiOiJHaGF0dXdhbCIsImVtYWlsIjoic2hpdmFnaGF0dXdhbDEyM0BnbWFpbC5jb20iLCJleHAiOjE3NzUxMzU1MjJ9.tV5CaXjyOf6QrcUYMDR4nQAwYcg48IoJw1_r3s6dvnA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9efd27a9ec6e4687-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:4e20:926e:89:2bff:fe8a:d68d",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:4e20:926e:89:2bff:fe8a:d68d, 162.158.22.45"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 14:42:22 UTC] === END API CALL LOG ===
[21-Apr-2026 14:42:22 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 14:42:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU5IiwidXNlcm5hbWUiOiJHaGF0dXdhbCIsImVtYWlsIjoic2hpdmFnaGF0dXdhbDEyM0BnbWFpbC5jb20iLCJleHAiOjE3NzUxMzU1MjJ9.tV5CaXjyOf6QrcUYMDR4nQAwYcg48IoJw1_r3s6dvnA
[21-Apr-2026 14:42:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 14:42:22 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 14:42:22 UTC] User ID: 159
[21-Apr-2026 14:42:22 UTC] ✅ User profile retrieved successfully for user ID: 159
[21-Apr-2026 14:42:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Apr-2026 14:42:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Apr-2026 14:42:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU5IiwidXNlcm5hbWUiOiJHaGF0dXdhbCIsImVtYWlsIjoic2hpdmFnaGF0dXdhbDEyM0BnbWFpbC5jb20iLCJleHAiOjE3NzUxMzU1MjJ9.tV5CaXjyOf6QrcUYMDR4nQAwYcg48IoJw1_r3s6dvnA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9efd27a9ec754687-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:4e20:926e:89:2bff:fe8a:d68d","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:4900:4e20:926e:89:2bff:fe8a:d68d, 162.158.22.44"}
[21-Apr-2026 14:42:22 UTC] === User Orders API Called ===
[21-Apr-2026 14:42:22 UTC] User ID: 159
[21-Apr-2026 14:42:22 UTC] Limit: 20, Offset: 0
[21-Apr-2026 14:42:22 UTC] Orders found: 0
[21-Apr-2026 14:42:22 UTC] Orders data: []
[21-Apr-2026 14:42:22 UTC] Total orders count: 0
[21-Apr-2026 14:42:22 UTC] === API CALL LOG ===
[21-Apr-2026 14:42:22 UTC] Endpoint: user/profile.php
[21-Apr-2026 14:42:22 UTC] Full Log Data: {
    "timestamp": "2026-04-21 14:42:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:4e20:926e:89:2bff:fe8a:d68d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU5IiwidXNlcm5hbWUiOiJHaGF0dXdhbCIsImVtYWlsIjoic2hpdmFnaGF0dXdhbDEyM0BnbWFpbC5jb20iLCJleHAiOjE3NzUxMzU1MjJ9.tV5CaXjyOf6QrcUYMDR4nQAwYcg48IoJw1_r3s6dvnA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9efd27aaed354687-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:4e20:926e:89:2bff:fe8a:d68d",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:4e20:926e:89:2bff:fe8a:d68d, 162.158.22.45"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 14:42:22 UTC] === END API CALL LOG ===
[21-Apr-2026 14:42:22 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 14:42:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU5IiwidXNlcm5hbWUiOiJHaGF0dXdhbCIsImVtYWlsIjoic2hpdmFnaGF0dXdhbDEyM0BnbWFpbC5jb20iLCJleHAiOjE3NzUxMzU1MjJ9.tV5CaXjyOf6QrcUYMDR4nQAwYcg48IoJw1_r3s6dvnA
[21-Apr-2026 14:42:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 14:42:22 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 14:42:22 UTC] User ID: 159
[21-Apr-2026 14:42:22 UTC] ✅ User profile retrieved successfully for user ID: 159
[21-Apr-2026 14:44:03 UTC] === API CALL LOG ===
[21-Apr-2026 14:44:03 UTC] Endpoint: user/profile.php
[21-Apr-2026 14:44:03 UTC] Full Log Data: {
    "timestamp": "2026-04-21 14:44:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "160.25.2.246",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg4IiwidXNlcm5hbWUiOiJIdXNzYWluIiwiZW1haWwiOiJtdWRhc2lydHJhZGVyNTU1QGdtYWlsLmNvbSIsImV4cCI6MTc3NzM4NzQ0MH0.gO3X2CPcNr6Bbc1Z6bb_ZierjKJrIZSt0BVV-E3omYk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9efd2a21edd38b32-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "160.25.2.246",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "160.25.2.246, 172.71.214.185"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 14:44:03 UTC] === END API CALL LOG ===
[21-Apr-2026 14:44:03 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 14:44:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg4IiwidXNlcm5hbWUiOiJIdXNzYWluIiwiZW1haWwiOiJtdWRhc2lydHJhZGVyNTU1QGdtYWlsLmNvbSIsImV4cCI6MTc3NzM4NzQ0MH0.gO3X2CPcNr6Bbc1Z6bb_ZierjKJrIZSt0BVV-E3omYk
[21-Apr-2026 14:44:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 14:44:03 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 14:44:03 UTC] User ID: 388
[21-Apr-2026 14:44:03 UTC] ✅ User profile retrieved successfully for user ID: 388
[21-Apr-2026 14:44:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Apr-2026 14:44:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Apr-2026 14:44:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg4IiwidXNlcm5hbWUiOiJIdXNzYWluIiwiZW1haWwiOiJtdWRhc2lydHJhZGVyNTU1QGdtYWlsLmNvbSIsImV4cCI6MTc3NzM4NzQ0MH0.gO3X2CPcNr6Bbc1Z6bb_ZierjKJrIZSt0BVV-E3omYk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9efd2a21edd88b32-HKG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"160.25.2.246","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"160.25.2.246, 172.71.214.184"}
[21-Apr-2026 14:44:03 UTC] === User Orders API Called ===
[21-Apr-2026 14:44:03 UTC] User ID: 388
[21-Apr-2026 14:44:03 UTC] Limit: 20, Offset: 0
[21-Apr-2026 14:44:03 UTC] Orders found: 0
[21-Apr-2026 14:44:03 UTC] Orders data: []
[21-Apr-2026 14:44:03 UTC] Total orders count: 0
[21-Apr-2026 14:44:03 UTC] === API CALL LOG ===
[21-Apr-2026 14:44:03 UTC] Endpoint: user/profile.php
[21-Apr-2026 14:44:03 UTC] Full Log Data: {
    "timestamp": "2026-04-21 14:44:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "160.25.2.246",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg4IiwidXNlcm5hbWUiOiJIdXNzYWluIiwiZW1haWwiOiJtdWRhc2lydHJhZGVyNTU1QGdtYWlsLmNvbSIsImV4cCI6MTc3NzM4NzQ0MH0.gO3X2CPcNr6Bbc1Z6bb_ZierjKJrIZSt0BVV-E3omYk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9efd2a21edda8b32-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "160.25.2.246",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "160.25.2.246, 172.71.214.185"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 14:44:03 UTC] === END API CALL LOG ===
[21-Apr-2026 14:44:03 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 14:44:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg4IiwidXNlcm5hbWUiOiJIdXNzYWluIiwiZW1haWwiOiJtdWRhc2lydHJhZGVyNTU1QGdtYWlsLmNvbSIsImV4cCI6MTc3NzM4NzQ0MH0.gO3X2CPcNr6Bbc1Z6bb_ZierjKJrIZSt0BVV-E3omYk
[21-Apr-2026 14:44:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 14:44:03 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 14:44:03 UTC] User ID: 388
[21-Apr-2026 14:44:03 UTC] ✅ User profile retrieved successfully for user ID: 388
[21-Apr-2026 14:44:32 UTC] === API CALL LOG ===
[21-Apr-2026 14:44:32 UTC] Endpoint: user/profile.php
[21-Apr-2026 14:44:32 UTC] Full Log Data: {
    "timestamp": "2026-04-21 14:44:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "160.25.2.246",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg4IiwidXNlcm5hbWUiOiJIdXNzYWluIiwiZW1haWwiOiJtdWRhc2lydHJhZGVyNTU1QGdtYWlsLmNvbSIsImV4cCI6MTc3NzM4NzQ0MH0.gO3X2CPcNr6Bbc1Z6bb_ZierjKJrIZSt0BVV-E3omYk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9efd2ad7ff818b32-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "160.25.2.246",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "160.25.2.246, 172.71.214.184"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 14:44:32 UTC] === END API CALL LOG ===
[21-Apr-2026 14:44:32 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 14:44:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg4IiwidXNlcm5hbWUiOiJIdXNzYWluIiwiZW1haWwiOiJtdWRhc2lydHJhZGVyNTU1QGdtYWlsLmNvbSIsImV4cCI6MTc3NzM4NzQ0MH0.gO3X2CPcNr6Bbc1Z6bb_ZierjKJrIZSt0BVV-E3omYk
[21-Apr-2026 14:44:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 14:44:32 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 14:44:32 UTC] User ID: 388
[21-Apr-2026 14:44:32 UTC] ✅ User profile retrieved successfully for user ID: 388
[21-Apr-2026 14:44:32 UTC] === API CALL LOG ===
[21-Apr-2026 14:44:32 UTC] Endpoint: user/profile.php
[21-Apr-2026 14:44:32 UTC] Full Log Data: {
    "timestamp": "2026-04-21 14:44:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "160.25.2.246",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg4IiwidXNlcm5hbWUiOiJIdXNzYWluIiwiZW1haWwiOiJtdWRhc2lydHJhZGVyNTU1QGdtYWlsLmNvbSIsImV4cCI6MTc3NzM4NzQ0MH0.gO3X2CPcNr6Bbc1Z6bb_ZierjKJrIZSt0BVV-E3omYk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9efd2ad7ff838b32-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "160.25.2.246",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "160.25.2.246, 172.71.214.184"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 14:44:32 UTC] === END API CALL LOG ===
[21-Apr-2026 14:44:32 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 14:44:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg4IiwidXNlcm5hbWUiOiJIdXNzYWluIiwiZW1haWwiOiJtdWRhc2lydHJhZGVyNTU1QGdtYWlsLmNvbSIsImV4cCI6MTc3NzM4NzQ0MH0.gO3X2CPcNr6Bbc1Z6bb_ZierjKJrIZSt0BVV-E3omYk
[21-Apr-2026 14:44:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 14:44:32 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 14:44:32 UTC] User ID: 388
[21-Apr-2026 14:44:32 UTC] ✅ User profile retrieved successfully for user ID: 388
[21-Apr-2026 14:44:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Apr-2026 14:44:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Apr-2026 14:44:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg4IiwidXNlcm5hbWUiOiJIdXNzYWluIiwiZW1haWwiOiJtdWRhc2lydHJhZGVyNTU1QGdtYWlsLmNvbSIsImV4cCI6MTc3NzM4NzQ0MH0.gO3X2CPcNr6Bbc1Z6bb_ZierjKJrIZSt0BVV-E3omYk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9efd2ad7ff7e8b32-HKG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"160.25.2.246","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"160.25.2.246, 172.71.214.185"}
[21-Apr-2026 14:44:32 UTC] === User Orders API Called ===
[21-Apr-2026 14:44:32 UTC] User ID: 388
[21-Apr-2026 14:44:32 UTC] Limit: 20, Offset: 0
[21-Apr-2026 14:44:32 UTC] Orders found: 0
[21-Apr-2026 14:44:32 UTC] Orders data: []
[21-Apr-2026 14:44:32 UTC] Total orders count: 0
[21-Apr-2026 14:44:42 UTC] === API CALL LOG ===
[21-Apr-2026 14:44:42 UTC] Endpoint: user/profile.php
[21-Apr-2026 14:44:42 UTC] Full Log Data: {
    "timestamp": "2026-04-21 14:44:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "160.25.2.246",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg4IiwidXNlcm5hbWUiOiJIdXNzYWluIiwiZW1haWwiOiJtdWRhc2lydHJhZGVyNTU1QGdtYWlsLmNvbSIsImV4cCI6MTc3NzM4NzQ0MH0.gO3X2CPcNr6Bbc1Z6bb_ZierjKJrIZSt0BVV-E3omYk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9efd2b110ea18b32-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "160.25.2.246",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "160.25.2.246, 172.71.214.185"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 14:44:42 UTC] === END API CALL LOG ===
[21-Apr-2026 14:44:42 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 14:44:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg4IiwidXNlcm5hbWUiOiJIdXNzYWluIiwiZW1haWwiOiJtdWRhc2lydHJhZGVyNTU1QGdtYWlsLmNvbSIsImV4cCI6MTc3NzM4NzQ0MH0.gO3X2CPcNr6Bbc1Z6bb_ZierjKJrIZSt0BVV-E3omYk
[21-Apr-2026 14:44:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 14:44:42 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 14:44:42 UTC] User ID: 388
[21-Apr-2026 14:44:42 UTC] ✅ User profile retrieved successfully for user ID: 388
[21-Apr-2026 14:45:05 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Apr-2026 14:45:05 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Apr-2026 14:45:05 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg4IiwidXNlcm5hbWUiOiJIdXNzYWluIiwiZW1haWwiOiJtdWRhc2lydHJhZGVyNTU1QGdtYWlsLmNvbSIsImV4cCI6MTc3NzM4NzQ0MH0.gO3X2CPcNr6Bbc1Z6bb_ZierjKJrIZSt0BVV-E3omYk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9efd2ba60d598b32-HKG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"160.25.2.246","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"160.25.2.246, 172.71.214.185"}
[21-Apr-2026 14:45:05 UTC] === User Orders API Called ===
[21-Apr-2026 14:45:05 UTC] User ID: 388
[21-Apr-2026 14:45:05 UTC] Limit: 20, Offset: 0
[21-Apr-2026 14:45:05 UTC] Orders found: 0
[21-Apr-2026 14:45:05 UTC] Orders data: []
[21-Apr-2026 14:45:05 UTC] Total orders count: 0
[21-Apr-2026 14:45:07 UTC] === API CALL LOG ===
[21-Apr-2026 14:45:07 UTC] Endpoint: user/profile.php
[21-Apr-2026 14:45:07 UTC] Full Log Data: {
    "timestamp": "2026-04-21 14:45:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "160.25.2.246",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg4IiwidXNlcm5hbWUiOiJIdXNzYWluIiwiZW1haWwiOiJtdWRhc2lydHJhZGVyNTU1QGdtYWlsLmNvbSIsImV4cCI6MTc3NzM4NzQ0MH0.gO3X2CPcNr6Bbc1Z6bb_ZierjKJrIZSt0BVV-E3omYk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9efd2bb41c928b32-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "160.25.2.246",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "160.25.2.246, 172.71.214.185"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 14:45:07 UTC] === END API CALL LOG ===
[21-Apr-2026 14:45:07 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 14:45:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg4IiwidXNlcm5hbWUiOiJIdXNzYWluIiwiZW1haWwiOiJtdWRhc2lydHJhZGVyNTU1QGdtYWlsLmNvbSIsImV4cCI6MTc3NzM4NzQ0MH0.gO3X2CPcNr6Bbc1Z6bb_ZierjKJrIZSt0BVV-E3omYk
[21-Apr-2026 14:45:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 14:45:07 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 14:45:07 UTC] User ID: 388
[21-Apr-2026 14:45:07 UTC] ✅ User profile retrieved successfully for user ID: 388
[21-Apr-2026 14:45:08 UTC] === API CALL LOG ===
[21-Apr-2026 14:45:08 UTC] Endpoint: user/profile.php
[21-Apr-2026 14:45:08 UTC] Full Log Data: {
    "timestamp": "2026-04-21 14:45:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "160.25.2.246",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg4IiwidXNlcm5hbWUiOiJIdXNzYWluIiwiZW1haWwiOiJtdWRhc2lydHJhZGVyNTU1QGdtYWlsLmNvbSIsImV4cCI6MTc3NzM4NzQ0MH0.gO3X2CPcNr6Bbc1Z6bb_ZierjKJrIZSt0BVV-E3omYk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9efd2bb41c968b32-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "160.25.2.246",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "160.25.2.246, 172.71.214.185"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 14:45:08 UTC] === END API CALL LOG ===
[21-Apr-2026 14:45:08 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 14:45:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg4IiwidXNlcm5hbWUiOiJIdXNzYWluIiwiZW1haWwiOiJtdWRhc2lydHJhZGVyNTU1QGdtYWlsLmNvbSIsImV4cCI6MTc3NzM4NzQ0MH0.gO3X2CPcNr6Bbc1Z6bb_ZierjKJrIZSt0BVV-E3omYk
[21-Apr-2026 14:45:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 14:45:08 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 14:45:08 UTC] User ID: 388
[21-Apr-2026 14:45:08 UTC] ✅ User profile retrieved successfully for user ID: 388
[21-Apr-2026 14:45:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Apr-2026 14:45:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Apr-2026 14:45:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg4IiwidXNlcm5hbWUiOiJIdXNzYWluIiwiZW1haWwiOiJtdWRhc2lydHJhZGVyNTU1QGdtYWlsLmNvbSIsImV4cCI6MTc3NzM4NzQ0MH0.gO3X2CPcNr6Bbc1Z6bb_ZierjKJrIZSt0BVV-E3omYk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9efd2bb41c958b32-HKG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"160.25.2.246","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"160.25.2.246, 172.71.214.184"}
[21-Apr-2026 14:45:08 UTC] === User Orders API Called ===
[21-Apr-2026 14:45:08 UTC] User ID: 388
[21-Apr-2026 14:45:08 UTC] Limit: 20, Offset: 0
[21-Apr-2026 14:45:08 UTC] Orders found: 0
[21-Apr-2026 14:45:08 UTC] Orders data: []
[21-Apr-2026 14:45:08 UTC] Total orders count: 0
[21-Apr-2026 14:45:08 UTC] === API CALL LOG ===
[21-Apr-2026 14:45:08 UTC] Endpoint: user/profile.php
[21-Apr-2026 14:45:08 UTC] Full Log Data: {
    "timestamp": "2026-04-21 14:45:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "160.25.2.246",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg4IiwidXNlcm5hbWUiOiJIdXNzYWluIiwiZW1haWwiOiJtdWRhc2lydHJhZGVyNTU1QGdtYWlsLmNvbSIsImV4cCI6MTc3NzM4NzQ0MH0.gO3X2CPcNr6Bbc1Z6bb_ZierjKJrIZSt0BVV-E3omYk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9efd2bb94d698b32-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "160.25.2.246",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "160.25.2.246, 172.71.214.185"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 14:45:08 UTC] === END API CALL LOG ===
[21-Apr-2026 14:45:08 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 14:45:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg4IiwidXNlcm5hbWUiOiJIdXNzYWluIiwiZW1haWwiOiJtdWRhc2lydHJhZGVyNTU1QGdtYWlsLmNvbSIsImV4cCI6MTc3NzM4NzQ0MH0.gO3X2CPcNr6Bbc1Z6bb_ZierjKJrIZSt0BVV-E3omYk
[21-Apr-2026 14:45:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 14:45:08 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 14:45:08 UTC] User ID: 388
[21-Apr-2026 14:45:08 UTC] ✅ User profile retrieved successfully for user ID: 388
[21-Apr-2026 14:45:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Apr-2026 14:45:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Apr-2026 14:45:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg4IiwidXNlcm5hbWUiOiJIdXNzYWluIiwiZW1haWwiOiJtdWRhc2lydHJhZGVyNTU1QGdtYWlsLmNvbSIsImV4cCI6MTc3NzM4NzQ0MH0.gO3X2CPcNr6Bbc1Z6bb_ZierjKJrIZSt0BVV-E3omYk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9efd2c2c6e9f8b32-HKG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"160.25.2.246","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"160.25.2.246, 172.71.214.184"}
[21-Apr-2026 14:45:27 UTC] === User Orders API Called ===
[21-Apr-2026 14:45:27 UTC] User ID: 388
[21-Apr-2026 14:45:27 UTC] Limit: 20, Offset: 0
[21-Apr-2026 14:45:27 UTC] Orders found: 0
[21-Apr-2026 14:45:27 UTC] Orders data: []
[21-Apr-2026 14:45:27 UTC] Total orders count: 0
[21-Apr-2026 14:45:27 UTC] === API CALL LOG ===
[21-Apr-2026 14:45:27 UTC] Endpoint: user/profile.php
[21-Apr-2026 14:45:27 UTC] Full Log Data: {
    "timestamp": "2026-04-21 14:45:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "160.25.2.246",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg4IiwidXNlcm5hbWUiOiJIdXNzYWluIiwiZW1haWwiOiJtdWRhc2lydHJhZGVyNTU1QGdtYWlsLmNvbSIsImV4cCI6MTc3NzM4NzQ0MH0.gO3X2CPcNr6Bbc1Z6bb_ZierjKJrIZSt0BVV-E3omYk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9efd2c2c6ea18b32-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "160.25.2.246",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "160.25.2.246, 172.71.214.185"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 14:45:27 UTC] === END API CALL LOG ===
[21-Apr-2026 14:45:27 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 14:45:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg4IiwidXNlcm5hbWUiOiJIdXNzYWluIiwiZW1haWwiOiJtdWRhc2lydHJhZGVyNTU1QGdtYWlsLmNvbSIsImV4cCI6MTc3NzM4NzQ0MH0.gO3X2CPcNr6Bbc1Z6bb_ZierjKJrIZSt0BVV-E3omYk
[21-Apr-2026 14:45:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 14:45:27 UTC] === API CALL LOG ===
[21-Apr-2026 14:45:27 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 14:45:27 UTC] Endpoint: user/profile.php
[21-Apr-2026 14:45:27 UTC] User ID: 388
[21-Apr-2026 14:45:27 UTC] Full Log Data: {
    "timestamp": "2026-04-21 14:45:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "160.25.2.246",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg4IiwidXNlcm5hbWUiOiJIdXNzYWluIiwiZW1haWwiOiJtdWRhc2lydHJhZGVyNTU1QGdtYWlsLmNvbSIsImV4cCI6MTc3NzM4NzQ0MH0.gO3X2CPcNr6Bbc1Z6bb_ZierjKJrIZSt0BVV-E3omYk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9efd2c2c6ea08b32-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "160.25.2.246",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "160.25.2.246, 172.71.214.185"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 14:45:27 UTC] === END API CALL LOG ===
[21-Apr-2026 14:45:27 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 14:45:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg4IiwidXNlcm5hbWUiOiJIdXNzYWluIiwiZW1haWwiOiJtdWRhc2lydHJhZGVyNTU1QGdtYWlsLmNvbSIsImV4cCI6MTc3NzM4NzQ0MH0.gO3X2CPcNr6Bbc1Z6bb_ZierjKJrIZSt0BVV-E3omYk
[21-Apr-2026 14:45:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 14:45:27 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 14:45:27 UTC] User ID: 388
[21-Apr-2026 14:45:27 UTC] ✅ User profile retrieved successfully for user ID: 388
[21-Apr-2026 14:45:27 UTC] ✅ User profile retrieved successfully for user ID: 388
[21-Apr-2026 14:45:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Apr-2026 14:45:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Apr-2026 14:45:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg4IiwidXNlcm5hbWUiOiJIdXNzYWluIiwiZW1haWwiOiJtdWRhc2lydHJhZGVyNTU1QGdtYWlsLmNvbSIsImV4cCI6MTc3NzM4NzQ0MH0.gO3X2CPcNr6Bbc1Z6bb_ZierjKJrIZSt0BVV-E3omYk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9efd2c434f848b32-HKG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"160.25.2.246","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"160.25.2.246, 172.71.214.185"}
[21-Apr-2026 14:45:30 UTC] === User Orders API Called ===
[21-Apr-2026 14:45:30 UTC] User ID: 388
[21-Apr-2026 14:45:30 UTC] Limit: 20, Offset: 0
[21-Apr-2026 14:45:30 UTC] Orders found: 0
[21-Apr-2026 14:45:30 UTC] Orders data: []
[21-Apr-2026 14:45:30 UTC] Total orders count: 0
[21-Apr-2026 14:45:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Apr-2026 14:45:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Apr-2026 14:45:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg4IiwidXNlcm5hbWUiOiJIdXNzYWluIiwiZW1haWwiOiJtdWRhc2lydHJhZGVyNTU1QGdtYWlsLmNvbSIsImV4cCI6MTc3NzM4NzQ0MH0.gO3X2CPcNr6Bbc1Z6bb_ZierjKJrIZSt0BVV-E3omYk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9efd2c434f808b32-HKG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"160.25.2.246","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"160.25.2.246, 172.71.214.185"}
[21-Apr-2026 14:45:30 UTC] === User Orders API Called ===
[21-Apr-2026 14:45:30 UTC] User ID: 388
[21-Apr-2026 14:45:30 UTC] Limit: 20, Offset: 0
[21-Apr-2026 14:45:30 UTC] Orders found: 0
[21-Apr-2026 14:45:30 UTC] Orders data: []
[21-Apr-2026 14:45:30 UTC] Total orders count: 0
[21-Apr-2026 14:45:35 UTC] === API CALL LOG ===
[21-Apr-2026 14:45:35 UTC] Endpoint: user/profile.php
[21-Apr-2026 14:45:35 UTC] Full Log Data: {
    "timestamp": "2026-04-21 14:45:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "160.25.2.246",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg4IiwidXNlcm5hbWUiOiJIdXNzYWluIiwiZW1haWwiOiJtdWRhc2lydHJhZGVyNTU1QGdtYWlsLmNvbSIsImV4cCI6MTc3NzM4NzQ0MH0.gO3X2CPcNr6Bbc1Z6bb_ZierjKJrIZSt0BVV-E3omYk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9efd2c5fde7a8b32-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "160.25.2.246",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "160.25.2.246, 172.71.214.184"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 14:45:35 UTC] === END API CALL LOG ===
[21-Apr-2026 14:45:35 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 14:45:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg4IiwidXNlcm5hbWUiOiJIdXNzYWluIiwiZW1haWwiOiJtdWRhc2lydHJhZGVyNTU1QGdtYWlsLmNvbSIsImV4cCI6MTc3NzM4NzQ0MH0.gO3X2CPcNr6Bbc1Z6bb_ZierjKJrIZSt0BVV-E3omYk
[21-Apr-2026 14:45:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 14:45:35 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 14:45:35 UTC] User ID: 388
[21-Apr-2026 14:45:35 UTC] === API CALL LOG ===
[21-Apr-2026 14:45:35 UTC] Endpoint: user/profile.php
[21-Apr-2026 14:45:35 UTC] Full Log Data: {
    "timestamp": "2026-04-21 14:45:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "160.25.2.246",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg4IiwidXNlcm5hbWUiOiJIdXNzYWluIiwiZW1haWwiOiJtdWRhc2lydHJhZGVyNTU1QGdtYWlsLmNvbSIsImV4cCI6MTc3NzM4NzQ0MH0.gO3X2CPcNr6Bbc1Z6bb_ZierjKJrIZSt0BVV-E3omYk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9efd2c5fde7d8b32-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "160.25.2.246",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "160.25.2.246, 172.71.214.185"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 14:45:35 UTC] === END API CALL LOG ===
[21-Apr-2026 14:45:35 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 14:45:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg4IiwidXNlcm5hbWUiOiJIdXNzYWluIiwiZW1haWwiOiJtdWRhc2lydHJhZGVyNTU1QGdtYWlsLmNvbSIsImV4cCI6MTc3NzM4NzQ0MH0.gO3X2CPcNr6Bbc1Z6bb_ZierjKJrIZSt0BVV-E3omYk
[21-Apr-2026 14:45:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 14:45:35 UTC] ✅ User profile retrieved successfully for user ID: 388
[21-Apr-2026 14:45:35 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 14:45:35 UTC] User ID: 388
[21-Apr-2026 14:45:35 UTC] ✅ User profile retrieved successfully for user ID: 388
[21-Apr-2026 16:44:58 UTC] === API CALL LOG ===
[21-Apr-2026 16:44:58 UTC] Endpoint: user/profile.php
[21-Apr-2026 16:44:58 UTC] Full Log Data: {
    "timestamp": "2026-04-21 16:44:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.79.16.47",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDUsInVzZXJuYW1lIjoiQExpbmExNDExMjAxMCIsImVtYWlsIjoiVmlrdWxpbmExNC4yNUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODY5ODF9._lEmRqWrRBMmP9U2tpQjcohrjtUBEhlx7N5Y7AgPCIw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9efddb3f3d337dde-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "37.79.16.47",
        "CF-IPCountry": "RU",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "37.79.16.47, 104.23.221.58"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 16:44:58 UTC] === END API CALL LOG ===
[21-Apr-2026 16:44:58 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 16:44:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDUsInVzZXJuYW1lIjoiQExpbmExNDExMjAxMCIsImVtYWlsIjoiVmlrdWxpbmExNC4yNUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODY5ODF9._lEmRqWrRBMmP9U2tpQjcohrjtUBEhlx7N5Y7AgPCIw
[21-Apr-2026 16:44:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 16:44:58 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 16:44:58 UTC] User ID: 345
[21-Apr-2026 16:44:58 UTC] ✅ User profile retrieved successfully for user ID: 345
[21-Apr-2026 16:45:09 UTC] === API CALL LOG ===
[21-Apr-2026 16:45:09 UTC] Endpoint: user/profile.php
[21-Apr-2026 16:45:09 UTC] Full Log Data: {
    "timestamp": "2026-04-21 16:45:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.79.16.47",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDUsInVzZXJuYW1lIjoiQExpbmExNDExMjAxMCIsImVtYWlsIjoiVmlrdWxpbmExNC4yNUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODY5ODF9._lEmRqWrRBMmP9U2tpQjcohrjtUBEhlx7N5Y7AgPCIw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9efddb84dd3b7dde-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "37.79.16.47",
        "CF-IPCountry": "RU",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "37.79.16.47, 104.23.221.58"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 16:45:09 UTC] === END API CALL LOG ===
[21-Apr-2026 16:45:09 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 16:45:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDUsInVzZXJuYW1lIjoiQExpbmExNDExMjAxMCIsImVtYWlsIjoiVmlrdWxpbmExNC4yNUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODY5ODF9._lEmRqWrRBMmP9U2tpQjcohrjtUBEhlx7N5Y7AgPCIw
[21-Apr-2026 16:45:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 16:45:09 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 16:45:09 UTC] User ID: 345
[21-Apr-2026 16:45:09 UTC] ✅ User profile retrieved successfully for user ID: 345
[21-Apr-2026 16:45:13 UTC] === API CALL LOG ===
[21-Apr-2026 16:45:13 UTC] Endpoint: user/profile.php
[21-Apr-2026 16:45:13 UTC] Full Log Data: {
    "timestamp": "2026-04-21 16:45:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.79.16.47",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDUsInVzZXJuYW1lIjoiQExpbmExNDExMjAxMCIsImVtYWlsIjoiVmlrdWxpbmExNC4yNUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODY5ODF9._lEmRqWrRBMmP9U2tpQjcohrjtUBEhlx7N5Y7AgPCIw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9efddb9db87f7dde-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "37.79.16.47",
        "CF-IPCountry": "RU",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "37.79.16.47, 104.23.221.58"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 16:45:13 UTC] === END API CALL LOG ===
[21-Apr-2026 16:45:13 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 16:45:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDUsInVzZXJuYW1lIjoiQExpbmExNDExMjAxMCIsImVtYWlsIjoiVmlrdWxpbmExNC4yNUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODY5ODF9._lEmRqWrRBMmP9U2tpQjcohrjtUBEhlx7N5Y7AgPCIw
[21-Apr-2026 16:45:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 16:45:13 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 16:45:13 UTC] User ID: 345
[21-Apr-2026 16:45:13 UTC] ✅ User profile retrieved successfully for user ID: 345
[21-Apr-2026 17:55:28 UTC] === API CALL LOG ===
[21-Apr-2026 17:55:28 UTC] Endpoint: user/profile.php
[21-Apr-2026 17:55:28 UTC] Full Log Data: {
    "timestamp": "2026-04-21 17:55:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "121.52.159.143",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9efe428368081d86-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "121.52.159.143",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "121.52.159.143, 172.70.247.200"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 17:55:28 UTC] === END API CALL LOG ===
[21-Apr-2026 17:55:28 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 17:55:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM
[21-Apr-2026 17:55:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 17:55:28 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 17:55:28 UTC] User ID: 334
[21-Apr-2026 17:55:28 UTC] ✅ User profile retrieved successfully for user ID: 334
[21-Apr-2026 17:55:29 UTC] === API CALL LOG ===
[21-Apr-2026 17:55:29 UTC] Endpoint: user/profile.php
[21-Apr-2026 17:55:29 UTC] Full Log Data: {
    "timestamp": "2026-04-21 17:55:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "121.52.159.143",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9efe428a9fb81d86-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "121.52.159.143",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "121.52.159.143, 172.70.247.125"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 17:55:29 UTC] === END API CALL LOG ===
[21-Apr-2026 17:55:29 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 17:55:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM
[21-Apr-2026 17:55:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 17:55:29 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 17:55:29 UTC] User ID: 334
[21-Apr-2026 17:55:29 UTC] ✅ User profile retrieved successfully for user ID: 334
[21-Apr-2026 17:55:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Apr-2026 17:55:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Apr-2026 17:55:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9efe428dbafd1d86-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"121.52.159.143","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"121.52.159.143, 172.70.247.125"}
[21-Apr-2026 17:55:29 UTC] === User Orders API Called ===
[21-Apr-2026 17:55:29 UTC] User ID: 334
[21-Apr-2026 17:55:29 UTC] Limit: 20, Offset: 0
[21-Apr-2026 17:55:29 UTC] Orders found: 0
[21-Apr-2026 17:55:29 UTC] Orders data: []
[21-Apr-2026 17:55:29 UTC] Total orders count: 0
[21-Apr-2026 17:55:29 UTC] === API CALL LOG ===
[21-Apr-2026 17:55:29 UTC] Endpoint: user/profile.php
[21-Apr-2026 17:55:29 UTC] Full Log Data: {
    "timestamp": "2026-04-21 17:55:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "121.52.159.143",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9efe428dbb001d86-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "121.52.159.143",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "121.52.159.143, 172.70.247.126"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 17:55:29 UTC] === END API CALL LOG ===
[21-Apr-2026 17:55:29 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 17:55:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM
[21-Apr-2026 17:55:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 17:55:29 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 17:55:29 UTC] User ID: 334
[21-Apr-2026 17:55:29 UTC] ✅ User profile retrieved successfully for user ID: 334
[21-Apr-2026 17:55:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Apr-2026 17:55:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Apr-2026 17:55:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9efe42eccc7f1d86-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"121.52.159.143","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"121.52.159.143, 172.70.247.199"}
[21-Apr-2026 17:55:44 UTC] === User Orders API Called ===
[21-Apr-2026 17:55:44 UTC] User ID: 334
[21-Apr-2026 17:55:44 UTC] Limit: 20, Offset: 0
[21-Apr-2026 17:55:44 UTC] Orders found: 0
[21-Apr-2026 17:55:44 UTC] Orders data: []
[21-Apr-2026 17:55:44 UTC] Total orders count: 0
[21-Apr-2026 17:55:44 UTC] === API CALL LOG ===
[21-Apr-2026 17:55:44 UTC] Endpoint: user/profile.php
[21-Apr-2026 17:55:44 UTC] Full Log Data: {
    "timestamp": "2026-04-21 17:55:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "121.52.159.143",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9efe42eccc801d86-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "121.52.159.143",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "121.52.159.143, 172.70.247.200"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 17:55:44 UTC] === END API CALL LOG ===
[21-Apr-2026 17:55:44 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 17:55:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM
[21-Apr-2026 17:55:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 17:55:44 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 17:55:44 UTC] User ID: 334
[21-Apr-2026 17:55:44 UTC] ✅ User profile retrieved successfully for user ID: 334
[21-Apr-2026 17:55:45 UTC] === API CALL LOG ===
[21-Apr-2026 17:55:45 UTC] Endpoint: user/profile.php
[21-Apr-2026 17:55:45 UTC] Full Log Data: {
    "timestamp": "2026-04-21 17:55:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "121.52.159.143",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9efe42f09fd71d86-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "121.52.159.143",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "121.52.159.143, 172.70.247.200"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 17:55:45 UTC] === END API CALL LOG ===
[21-Apr-2026 17:55:45 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 17:55:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM
[21-Apr-2026 17:55:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 17:55:45 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 17:55:45 UTC] User ID: 334
[21-Apr-2026 17:55:45 UTC] ✅ User profile retrieved successfully for user ID: 334
[21-Apr-2026 17:55:49 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Apr-2026 17:55:49 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Apr-2026 17:55:49 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9efe4307afd81d86-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"121.52.159.143","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"121.52.159.143, 172.70.247.199"}
[21-Apr-2026 17:55:49 UTC] === User Orders API Called ===
[21-Apr-2026 17:55:49 UTC] User ID: 334
[21-Apr-2026 17:55:49 UTC] Limit: 20, Offset: 0
[21-Apr-2026 17:55:49 UTC] Orders found: 0
[21-Apr-2026 17:55:49 UTC] Orders data: []
[21-Apr-2026 17:55:49 UTC] Total orders count: 0
[21-Apr-2026 17:55:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Apr-2026 17:55:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Apr-2026 17:55:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9efe430f28201d86-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"121.52.159.143","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"121.52.159.143, 172.70.247.200"}
[21-Apr-2026 17:55:50 UTC] === User Orders API Called ===
[21-Apr-2026 17:55:50 UTC] User ID: 334
[21-Apr-2026 17:55:50 UTC] Limit: 20, Offset: 0
[21-Apr-2026 17:55:50 UTC] Orders found: 0
[21-Apr-2026 17:55:50 UTC] Orders data: []
[21-Apr-2026 17:55:50 UTC] Total orders count: 0
[21-Apr-2026 17:55:50 UTC] === API CALL LOG ===
[21-Apr-2026 17:55:50 UTC] Endpoint: user/profile.php
[21-Apr-2026 17:55:50 UTC] Full Log Data: {
    "timestamp": "2026-04-21 17:55:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "121.52.159.143",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9efe4310492d1d86-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "121.52.159.143",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "121.52.159.143, 172.70.247.199"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 17:55:50 UTC] === END API CALL LOG ===
[21-Apr-2026 17:55:50 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 17:55:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM
[21-Apr-2026 17:55:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 17:55:50 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 17:55:50 UTC] User ID: 334
[21-Apr-2026 17:55:50 UTC] ✅ User profile retrieved successfully for user ID: 334
[21-Apr-2026 17:55:51 UTC] === API CALL LOG ===
[21-Apr-2026 17:55:51 UTC] Endpoint: user/profile.php
[21-Apr-2026 17:55:51 UTC] Full Log Data: {
    "timestamp": "2026-04-21 17:55:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "121.52.159.143",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9efe43148da71d86-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "121.52.159.143",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "121.52.159.143, 172.70.247.199"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 17:55:51 UTC] === END API CALL LOG ===
[21-Apr-2026 17:55:51 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 17:55:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM
[21-Apr-2026 17:55:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 17:55:51 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 17:55:51 UTC] User ID: 334
[21-Apr-2026 17:55:51 UTC] ✅ User profile retrieved successfully for user ID: 334
[21-Apr-2026 17:56:12 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Apr-2026 17:56:12 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Apr-2026 17:56:12 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9efe4398681d1d86-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"121.52.159.143","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"121.52.159.143, 172.70.247.200"}
[21-Apr-2026 17:56:12 UTC] === User Orders API Called ===
[21-Apr-2026 17:56:12 UTC] User ID: 334
[21-Apr-2026 17:56:12 UTC] Limit: 20, Offset: 0
[21-Apr-2026 17:56:12 UTC] Orders found: 0
[21-Apr-2026 17:56:12 UTC] Orders data: []
[21-Apr-2026 17:56:12 UTC] Total orders count: 0
[21-Apr-2026 17:56:12 UTC] === API CALL LOG ===
[21-Apr-2026 17:56:12 UTC] Endpoint: user/profile.php
[21-Apr-2026 17:56:12 UTC] Full Log Data: {
    "timestamp": "2026-04-21 17:56:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "121.52.159.143",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9efe439868201d86-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "121.52.159.143",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "121.52.159.143, 172.70.247.199"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 17:56:12 UTC] === END API CALL LOG ===
[21-Apr-2026 17:56:12 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 17:56:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM
[21-Apr-2026 17:56:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 17:56:12 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 17:56:12 UTC] User ID: 334
[21-Apr-2026 17:56:12 UTC] ✅ User profile retrieved successfully for user ID: 334
[21-Apr-2026 17:56:12 UTC] === API CALL LOG ===
[21-Apr-2026 17:56:12 UTC] Endpoint: user/profile.php
[21-Apr-2026 17:56:12 UTC] Full Log Data: {
    "timestamp": "2026-04-21 17:56:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "121.52.159.143",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9efe439c0b9f1d86-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "121.52.159.143",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "121.52.159.143, 172.70.247.200"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 17:56:12 UTC] === END API CALL LOG ===
[21-Apr-2026 17:56:12 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 17:56:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM
[21-Apr-2026 17:56:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 17:56:12 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 17:56:12 UTC] User ID: 334
[21-Apr-2026 17:56:12 UTC] ✅ User profile retrieved successfully for user ID: 334
[21-Apr-2026 17:56:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Apr-2026 17:56:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Apr-2026 17:56:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9efe43b898491d86-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"121.52.159.143","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"121.52.159.143, 172.70.247.200"}
[21-Apr-2026 17:56:17 UTC] === User Orders API Called ===
[21-Apr-2026 17:56:17 UTC] User ID: 334
[21-Apr-2026 17:56:17 UTC] Limit: 20, Offset: 0
[21-Apr-2026 17:56:17 UTC] Orders found: 0
[21-Apr-2026 17:56:17 UTC] Orders data: []
[21-Apr-2026 17:56:17 UTC] Total orders count: 0
[21-Apr-2026 17:56:17 UTC] === API CALL LOG ===
[21-Apr-2026 17:56:17 UTC] Endpoint: user/profile.php
[21-Apr-2026 17:56:17 UTC] Full Log Data: {
    "timestamp": "2026-04-21 17:56:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "121.52.159.143",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9efe43b8984b1d86-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "121.52.159.143",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "121.52.159.143, 172.70.247.199"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 17:56:17 UTC] === END API CALL LOG ===
[21-Apr-2026 17:56:17 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 17:56:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM
[21-Apr-2026 17:56:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 17:56:17 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 17:56:17 UTC] User ID: 334
[21-Apr-2026 17:56:17 UTC] ✅ User profile retrieved successfully for user ID: 334
[21-Apr-2026 17:56:17 UTC] === API CALL LOG ===
[21-Apr-2026 17:56:17 UTC] Endpoint: user/profile.php
[21-Apr-2026 17:56:17 UTC] Full Log Data: {
    "timestamp": "2026-04-21 17:56:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "121.52.159.143",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9efe43b9e9951d86-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "121.52.159.143",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "121.52.159.143, 172.70.247.200"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 17:56:17 UTC] === END API CALL LOG ===
[21-Apr-2026 17:56:17 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 17:56:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM
[21-Apr-2026 17:56:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 17:56:17 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 17:56:17 UTC] User ID: 334
[21-Apr-2026 17:56:17 UTC] ✅ User profile retrieved successfully for user ID: 334
[21-Apr-2026 17:56:18 UTC] === API CALL LOG ===
[21-Apr-2026 17:56:18 UTC] Endpoint: user/profile.php
[21-Apr-2026 17:56:18 UTC] Full Log Data: {
    "timestamp": "2026-04-21 17:56:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "121.52.159.143",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9efe43c0c9e31d86-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "121.52.159.143",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "121.52.159.143, 172.70.247.200"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 17:56:18 UTC] === END API CALL LOG ===
[21-Apr-2026 17:56:18 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 17:56:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM
[21-Apr-2026 17:56:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 17:56:18 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 17:56:18 UTC] User ID: 334
[21-Apr-2026 17:56:18 UTC] ✅ User profile retrieved successfully for user ID: 334
[21-Apr-2026 17:56:19 UTC] User Purchases API - User ID: 334
[21-Apr-2026 17:56:19 UTC] User Purchases API - Total purchases found: 1
[21-Apr-2026 17:56:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Apr-2026 17:56:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Apr-2026 17:56:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9efe43ec5ce61d86-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"121.52.159.143","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"121.52.159.143, 172.70.247.199"}
[21-Apr-2026 17:56:25 UTC] === User Orders API Called ===
[21-Apr-2026 17:56:25 UTC] User ID: 334
[21-Apr-2026 17:56:25 UTC] Limit: 20, Offset: 0
[21-Apr-2026 17:56:25 UTC] Orders found: 0
[21-Apr-2026 17:56:25 UTC] Orders data: []
[21-Apr-2026 17:56:25 UTC] Total orders count: 0
[21-Apr-2026 17:56:25 UTC] === API CALL LOG ===
[21-Apr-2026 17:56:25 UTC] Endpoint: user/profile.php
[21-Apr-2026 17:56:25 UTC] Full Log Data: {
    "timestamp": "2026-04-21 17:56:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "121.52.159.143",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9efe43ec5ce81d86-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "121.52.159.143",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "121.52.159.143, 172.70.247.200"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 17:56:25 UTC] === END API CALL LOG ===
[21-Apr-2026 17:56:25 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 17:56:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM
[21-Apr-2026 17:56:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 17:56:25 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 17:56:25 UTC] User ID: 334
[21-Apr-2026 17:56:25 UTC] ✅ User profile retrieved successfully for user ID: 334
[21-Apr-2026 17:56:26 UTC] === API CALL LOG ===
[21-Apr-2026 17:56:26 UTC] Endpoint: user/profile.php
[21-Apr-2026 17:56:26 UTC] Full Log Data: {
    "timestamp": "2026-04-21 17:56:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "121.52.159.143",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9efe43ef68611d86-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "121.52.159.143",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "121.52.159.143, 172.70.247.200"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 17:56:26 UTC] === END API CALL LOG ===
[21-Apr-2026 17:56:26 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 17:56:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM
[21-Apr-2026 17:56:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 17:56:26 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 17:56:26 UTC] User ID: 334
[21-Apr-2026 17:56:26 UTC] ✅ User profile retrieved successfully for user ID: 334
[21-Apr-2026 17:56:49 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Apr-2026 17:56:49 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Apr-2026 17:56:49 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9efe448248a81d86-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"121.52.159.143","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"121.52.159.143, 172.70.247.199"}
[21-Apr-2026 17:56:49 UTC] === User Orders API Called ===
[21-Apr-2026 17:56:49 UTC] User ID: 334
[21-Apr-2026 17:56:49 UTC] Limit: 20, Offset: 0
[21-Apr-2026 17:56:49 UTC] Orders found: 0
[21-Apr-2026 17:56:49 UTC] Orders data: []
[21-Apr-2026 17:56:49 UTC] Total orders count: 0
[21-Apr-2026 17:56:51 UTC] === API CALL LOG ===
[21-Apr-2026 17:56:51 UTC] Endpoint: user/profile.php
[21-Apr-2026 17:56:51 UTC] Full Log Data: {
    "timestamp": "2026-04-21 17:56:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "121.52.159.143",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9efe448bcb4e1d86-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "121.52.159.143",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "121.52.159.143, 172.70.247.199"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 17:56:51 UTC] === END API CALL LOG ===
[21-Apr-2026 17:56:51 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 17:56:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM
[21-Apr-2026 17:56:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 17:56:51 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 17:56:51 UTC] User ID: 334
[21-Apr-2026 17:56:51 UTC] ✅ User profile retrieved successfully for user ID: 334
[21-Apr-2026 17:56:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Apr-2026 17:56:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Apr-2026 17:56:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9efe448bcb4b1d86-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"121.52.159.143","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"121.52.159.143, 172.70.247.200"}
[21-Apr-2026 17:56:51 UTC] === User Orders API Called ===
[21-Apr-2026 17:56:51 UTC] User ID: 334
[21-Apr-2026 17:56:51 UTC] Limit: 20, Offset: 0
[21-Apr-2026 17:56:51 UTC] Orders found: 0
[21-Apr-2026 17:56:51 UTC] Orders data: []
[21-Apr-2026 17:56:51 UTC] Total orders count: 0
[21-Apr-2026 17:56:51 UTC] === API CALL LOG ===
[21-Apr-2026 17:56:51 UTC] Endpoint: user/profile.php
[21-Apr-2026 17:56:51 UTC] Full Log Data: {
    "timestamp": "2026-04-21 17:56:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "121.52.159.143",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9efe44901fa01d86-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "121.52.159.143",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "121.52.159.143, 172.70.247.200"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 17:56:51 UTC] === END API CALL LOG ===
[21-Apr-2026 17:56:51 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 17:56:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM
[21-Apr-2026 17:56:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 17:56:51 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 17:56:51 UTC] User ID: 334
[21-Apr-2026 17:56:51 UTC] ✅ User profile retrieved successfully for user ID: 334
[21-Apr-2026 17:57:02 UTC] === API CALL LOG ===
[21-Apr-2026 17:57:02 UTC] Endpoint: user/profile.php
[21-Apr-2026 17:57:02 UTC] Full Log Data: {
    "timestamp": "2026-04-21 17:57:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "121.52.159.143",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9efe44d55d0d39df-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "121.52.159.143",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "121.52.159.143, 162.158.94.148"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 17:57:02 UTC] === END API CALL LOG ===
[21-Apr-2026 17:57:02 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 17:57:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM
[21-Apr-2026 17:57:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 17:57:02 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 17:57:02 UTC] User ID: 334
[21-Apr-2026 17:57:02 UTC] ✅ User profile retrieved successfully for user ID: 334
[21-Apr-2026 17:57:34 UTC] === API CALL LOG ===
[21-Apr-2026 17:57:34 UTC] Endpoint: user/profile.php
[21-Apr-2026 17:57:34 UTC] Full Log Data: {
    "timestamp": "2026-04-21 17:57:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "121.52.159.143",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9efe459aba10d2eb-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "121.52.159.143",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "121.52.159.143, 172.71.164.219"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 17:57:34 UTC] === END API CALL LOG ===
[21-Apr-2026 17:57:34 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 17:57:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM
[21-Apr-2026 17:57:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 17:57:34 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 17:57:34 UTC] User ID: 334
[21-Apr-2026 17:57:34 UTC] ✅ User profile retrieved successfully for user ID: 334
[21-Apr-2026 17:57:34 UTC] === API CALL LOG ===
[21-Apr-2026 17:57:34 UTC] Endpoint: user/profile.php
[21-Apr-2026 17:57:34 UTC] Full Log Data: {
    "timestamp": "2026-04-21 17:57:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "121.52.159.143",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9efe459d5ab3d2eb-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "121.52.159.143",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "121.52.159.143, 172.71.164.229"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 17:57:34 UTC] === END API CALL LOG ===
[21-Apr-2026 17:57:34 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 17:57:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM
[21-Apr-2026 17:57:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 17:57:34 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 17:57:34 UTC] User ID: 334
[21-Apr-2026 17:57:34 UTC] ✅ User profile retrieved successfully for user ID: 334
[21-Apr-2026 17:57:35 UTC] === API CALL LOG ===
[21-Apr-2026 17:57:35 UTC] Endpoint: user/profile.php
[21-Apr-2026 17:57:35 UTC] Full Log Data: {
    "timestamp": "2026-04-21 17:57:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "121.52.159.143",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9efe459f6a0ad2eb-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "121.52.159.143",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "121.52.159.143, 172.71.164.229"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 17:57:35 UTC] === END API CALL LOG ===
[21-Apr-2026 17:57:35 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 17:57:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM
[21-Apr-2026 17:57:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 17:57:35 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 17:57:35 UTC] User ID: 334
[21-Apr-2026 17:57:35 UTC] ✅ User profile retrieved successfully for user ID: 334
[21-Apr-2026 17:57:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Apr-2026 17:57:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Apr-2026 17:57:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9efe459f6a12d2eb-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"121.52.159.143","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"121.52.159.143, 172.71.164.228"}
[21-Apr-2026 17:57:35 UTC] === User Orders API Called ===
[21-Apr-2026 17:57:35 UTC] User ID: 334
[21-Apr-2026 17:57:35 UTC] Limit: 20, Offset: 0
[21-Apr-2026 17:57:35 UTC] Orders found: 0
[21-Apr-2026 17:57:35 UTC] Orders data: []
[21-Apr-2026 17:57:35 UTC] Total orders count: 0
[21-Apr-2026 17:57:35 UTC] === API CALL LOG ===
[21-Apr-2026 17:57:35 UTC] Endpoint: user/profile.php
[21-Apr-2026 17:57:35 UTC] Full Log Data: {
    "timestamp": "2026-04-21 17:57:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "121.52.159.143",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9efe459f6a15d2eb-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "121.52.159.143",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "121.52.159.143, 172.71.164.229"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 17:57:35 UTC] === END API CALL LOG ===
[21-Apr-2026 17:57:35 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 17:57:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM
[21-Apr-2026 17:57:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 17:57:35 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 17:57:35 UTC] User ID: 334
[21-Apr-2026 17:57:35 UTC] ✅ User profile retrieved successfully for user ID: 334
[21-Apr-2026 17:57:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Apr-2026 17:57:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Apr-2026 17:57:46 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9efe45e64820d2eb-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"121.52.159.143","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"121.52.159.143, 172.71.164.229"}
[21-Apr-2026 17:57:46 UTC] === User Orders API Called ===
[21-Apr-2026 17:57:46 UTC] User ID: 334
[21-Apr-2026 17:57:46 UTC] Limit: 20, Offset: 0
[21-Apr-2026 17:57:46 UTC] Orders found: 0
[21-Apr-2026 17:57:46 UTC] Orders data: []
[21-Apr-2026 17:57:46 UTC] Total orders count: 0
[21-Apr-2026 17:57:46 UTC] === API CALL LOG ===
[21-Apr-2026 17:57:46 UTC] Endpoint: user/profile.php
[21-Apr-2026 17:57:46 UTC] Full Log Data: {
    "timestamp": "2026-04-21 17:57:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "121.52.159.143",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9efe45e64823d2eb-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "121.52.159.143",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "121.52.159.143, 172.71.164.228"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 17:57:46 UTC] === END API CALL LOG ===
[21-Apr-2026 17:57:46 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 17:57:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM
[21-Apr-2026 17:57:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 17:57:46 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 17:57:46 UTC] User ID: 334
[21-Apr-2026 17:57:46 UTC] ✅ User profile retrieved successfully for user ID: 334
[21-Apr-2026 17:57:47 UTC] === API CALL LOG ===
[21-Apr-2026 17:57:47 UTC] Endpoint: user/profile.php
[21-Apr-2026 17:57:47 UTC] Full Log Data: {
    "timestamp": "2026-04-21 17:57:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "121.52.159.143",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9efe45ea4cb0d2eb-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "121.52.159.143",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "121.52.159.143, 172.71.164.219"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 17:57:47 UTC] === END API CALL LOG ===
[21-Apr-2026 17:57:47 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 17:57:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM
[21-Apr-2026 17:57:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 17:57:47 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 17:57:47 UTC] User ID: 334
[21-Apr-2026 17:57:47 UTC] ✅ User profile retrieved successfully for user ID: 334
[21-Apr-2026 17:57:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Apr-2026 17:57:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Apr-2026 17:57:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9efe46038ab3d2eb-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"121.52.159.143","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"121.52.159.143, 172.71.164.219"}
[21-Apr-2026 17:57:51 UTC] === User Orders API Called ===
[21-Apr-2026 17:57:51 UTC] User ID: 334
[21-Apr-2026 17:57:51 UTC] Limit: 20, Offset: 0
[21-Apr-2026 17:57:51 UTC] Orders found: 0
[21-Apr-2026 17:57:51 UTC] Orders data: []
[21-Apr-2026 17:57:51 UTC] Total orders count: 0
[21-Apr-2026 17:57:51 UTC] === API CALL LOG ===
[21-Apr-2026 17:57:51 UTC] Endpoint: user/profile.php
[21-Apr-2026 17:57:51 UTC] Full Log Data: {
    "timestamp": "2026-04-21 17:57:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "121.52.159.143",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9efe46038ab6d2eb-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "121.52.159.143",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "121.52.159.143, 172.71.164.218"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 17:57:51 UTC] === END API CALL LOG ===
[21-Apr-2026 17:57:51 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 17:57:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM
[21-Apr-2026 17:57:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 17:57:51 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 17:57:51 UTC] User ID: 334
[21-Apr-2026 17:57:51 UTC] ✅ User profile retrieved successfully for user ID: 334
[21-Apr-2026 17:57:51 UTC] === API CALL LOG ===
[21-Apr-2026 17:57:51 UTC] Endpoint: user/profile.php
[21-Apr-2026 17:57:51 UTC] Full Log Data: {
    "timestamp": "2026-04-21 17:57:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "121.52.159.143",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9efe46078850d2eb-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "121.52.159.143",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "121.52.159.143, 172.71.164.218"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 17:57:51 UTC] === END API CALL LOG ===
[21-Apr-2026 17:57:51 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 17:57:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM
[21-Apr-2026 17:57:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 17:57:51 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 17:57:51 UTC] User ID: 334
[21-Apr-2026 17:57:51 UTC] ✅ User profile retrieved successfully for user ID: 334
[21-Apr-2026 17:57:54 UTC] === API CALL LOG ===
[21-Apr-2026 17:57:54 UTC] Endpoint: user/profile.php
[21-Apr-2026 17:57:54 UTC] Full Log Data: {
    "timestamp": "2026-04-21 17:57:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "121.52.159.143",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9efe4619cd18d2eb-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "121.52.159.143",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "121.52.159.143, 172.71.164.218"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 17:57:54 UTC] === END API CALL LOG ===
[21-Apr-2026 17:57:54 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 17:57:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM
[21-Apr-2026 17:57:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 17:57:54 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 17:57:54 UTC] User ID: 334
[21-Apr-2026 17:57:54 UTC] ✅ User profile retrieved successfully for user ID: 334
[21-Apr-2026 17:57:55 UTC] User Purchases API - User ID: 334
[21-Apr-2026 17:57:55 UTC] User Purchases API - Total purchases found: 1
[21-Apr-2026 17:57:59 UTC] === API CALL LOG ===
[21-Apr-2026 17:57:59 UTC] Endpoint: user/profile.php
[21-Apr-2026 17:57:59 UTC] Full Log Data: {
    "timestamp": "2026-04-21 17:57:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "121.52.159.143",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9efe4637ff1ad2eb-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "121.52.159.143",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "121.52.159.143, 172.71.164.219"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 17:57:59 UTC] === END API CALL LOG ===
[21-Apr-2026 17:57:59 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 17:57:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM
[21-Apr-2026 17:57:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 17:57:59 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 17:57:59 UTC] User ID: 334
[21-Apr-2026 17:57:59 UTC] ✅ User profile retrieved successfully for user ID: 334
[21-Apr-2026 17:57:59 UTC] User Purchases API - User ID: 334
[21-Apr-2026 17:57:59 UTC] User Purchases API - Total purchases found: 1
[21-Apr-2026 17:58:05 UTC] === API CALL LOG ===
[21-Apr-2026 17:58:05 UTC] Endpoint: user/profile.php
[21-Apr-2026 17:58:05 UTC] Full Log Data: {
    "timestamp": "2026-04-21 17:58:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "121.52.159.143",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9efe465cad09d2eb-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "121.52.159.143",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "121.52.159.143, 172.71.164.219"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 17:58:05 UTC] === END API CALL LOG ===
[21-Apr-2026 17:58:05 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 17:58:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM
[21-Apr-2026 17:58:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 17:58:05 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 17:58:05 UTC] User ID: 334
[21-Apr-2026 17:58:05 UTC] ✅ User profile retrieved successfully for user ID: 334
[21-Apr-2026 17:58:06 UTC] User Purchases API - User ID: 334
[21-Apr-2026 17:58:06 UTC] User Purchases API - Total purchases found: 1
[21-Apr-2026 17:58:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Apr-2026 17:58:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Apr-2026 17:58:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9efe4691ea45d2eb-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"121.52.159.143","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"121.52.159.143, 172.71.164.218"}
[21-Apr-2026 17:58:14 UTC] === User Orders API Called ===
[21-Apr-2026 17:58:14 UTC] User ID: 334
[21-Apr-2026 17:58:14 UTC] Limit: 20, Offset: 0
[21-Apr-2026 17:58:14 UTC] Orders found: 0
[21-Apr-2026 17:58:14 UTC] Orders data: []
[21-Apr-2026 17:58:14 UTC] Total orders count: 0
[21-Apr-2026 17:58:14 UTC] === API CALL LOG ===
[21-Apr-2026 17:58:14 UTC] Endpoint: user/profile.php
[21-Apr-2026 17:58:14 UTC] Full Log Data: {
    "timestamp": "2026-04-21 17:58:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "121.52.159.143",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9efe4691ea4ad2eb-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "121.52.159.143",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "121.52.159.143, 172.71.164.219"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 17:58:14 UTC] === END API CALL LOG ===
[21-Apr-2026 17:58:14 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 17:58:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM
[21-Apr-2026 17:58:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 17:58:14 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 17:58:14 UTC] User ID: 334
[21-Apr-2026 17:58:14 UTC] ✅ User profile retrieved successfully for user ID: 334
[21-Apr-2026 17:58:14 UTC] === API CALL LOG ===
[21-Apr-2026 17:58:14 UTC] Endpoint: user/profile.php
[21-Apr-2026 17:58:14 UTC] Full Log Data: {
    "timestamp": "2026-04-21 17:58:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "121.52.159.143",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9efe46931dfad2eb-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "121.52.159.143",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "121.52.159.143, 172.71.164.219"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 17:58:14 UTC] === END API CALL LOG ===
[21-Apr-2026 17:58:14 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 17:58:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM
[21-Apr-2026 17:58:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 17:58:14 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 17:58:14 UTC] User ID: 334
[21-Apr-2026 17:58:14 UTC] ✅ User profile retrieved successfully for user ID: 334
[21-Apr-2026 17:58:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Apr-2026 17:58:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Apr-2026 17:58:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9efe46b9bc84d2eb-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"121.52.159.143","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"121.52.159.143, 172.71.164.218"}
[21-Apr-2026 17:58:20 UTC] === User Orders API Called ===
[21-Apr-2026 17:58:20 UTC] User ID: 334
[21-Apr-2026 17:58:20 UTC] Limit: 20, Offset: 0
[21-Apr-2026 17:58:20 UTC] Orders found: 0
[21-Apr-2026 17:58:20 UTC] Orders data: []
[21-Apr-2026 17:58:20 UTC] Total orders count: 0
[21-Apr-2026 17:58:22 UTC] === API CALL LOG ===
[21-Apr-2026 17:58:22 UTC] Endpoint: user/profile.php
[21-Apr-2026 17:58:22 UTC] Full Log Data: {
    "timestamp": "2026-04-21 17:58:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "121.52.159.143",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9efe46c5e8d7d2eb-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "121.52.159.143",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "121.52.159.143, 172.71.164.219"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 17:58:22 UTC] === END API CALL LOG ===
[21-Apr-2026 17:58:22 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 17:58:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM
[21-Apr-2026 17:58:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 17:58:22 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 17:58:22 UTC] User ID: 334
[21-Apr-2026 17:58:22 UTC] ✅ User profile retrieved successfully for user ID: 334
[21-Apr-2026 17:58:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Apr-2026 17:58:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Apr-2026 17:58:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9efe46c5e8d3d2eb-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"121.52.159.143","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"121.52.159.143, 172.71.164.218"}
[21-Apr-2026 17:58:22 UTC] === User Orders API Called ===
[21-Apr-2026 17:58:22 UTC] User ID: 334
[21-Apr-2026 17:58:22 UTC] Limit: 20, Offset: 0
[21-Apr-2026 17:58:22 UTC] Orders found: 0
[21-Apr-2026 17:58:22 UTC] Orders data: []
[21-Apr-2026 17:58:22 UTC] Total orders count: 0
[21-Apr-2026 17:58:23 UTC] === API CALL LOG ===
[21-Apr-2026 17:58:23 UTC] Endpoint: user/profile.php
[21-Apr-2026 17:58:23 UTC] Full Log Data: {
    "timestamp": "2026-04-21 17:58:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "121.52.159.143",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9efe46ccf857d2eb-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "121.52.159.143",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "121.52.159.143, 172.71.164.219"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 17:58:23 UTC] === END API CALL LOG ===
[21-Apr-2026 17:58:23 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 17:58:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM
[21-Apr-2026 17:58:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 17:58:23 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 17:58:23 UTC] User ID: 334
[21-Apr-2026 17:58:23 UTC] ✅ User profile retrieved successfully for user ID: 334
[21-Apr-2026 17:59:20 UTC] === API CALL LOG ===
[21-Apr-2026 17:59:20 UTC] Endpoint: user/profile.php
[21-Apr-2026 17:59:20 UTC] Full Log Data: {
    "timestamp": "2026-04-21 17:59:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "121.52.159.143",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9efe483398eed2eb-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "121.52.159.143",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "121.52.159.143, 172.71.164.219"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 17:59:20 UTC] === END API CALL LOG ===
[21-Apr-2026 17:59:20 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 17:59:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM
[21-Apr-2026 17:59:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 17:59:20 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 17:59:20 UTC] User ID: 334
[21-Apr-2026 17:59:20 UTC] ✅ User profile retrieved successfully for user ID: 334
[21-Apr-2026 17:59:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Apr-2026 17:59:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Apr-2026 17:59:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9efe483398ebd2eb-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"121.52.159.143","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"121.52.159.143, 172.71.164.218"}
[21-Apr-2026 17:59:20 UTC] === User Orders API Called ===
[21-Apr-2026 17:59:20 UTC] User ID: 334
[21-Apr-2026 17:59:20 UTC] Limit: 20, Offset: 0
[21-Apr-2026 17:59:20 UTC] Orders found: 0
[21-Apr-2026 17:59:20 UTC] Orders data: []
[21-Apr-2026 17:59:20 UTC] Total orders count: 0
[21-Apr-2026 17:59:21 UTC] === API CALL LOG ===
[21-Apr-2026 17:59:21 UTC] Endpoint: user/profile.php
[21-Apr-2026 17:59:21 UTC] Full Log Data: {
    "timestamp": "2026-04-21 17:59:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "121.52.159.143",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9efe48358fead2eb-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "121.52.159.143",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "121.52.159.143, 172.71.164.219"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 17:59:21 UTC] === END API CALL LOG ===
[21-Apr-2026 17:59:21 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 17:59:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM
[21-Apr-2026 17:59:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 17:59:21 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 17:59:21 UTC] User ID: 334
[21-Apr-2026 17:59:21 UTC] ✅ User profile retrieved successfully for user ID: 334
[21-Apr-2026 17:59:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Apr-2026 17:59:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Apr-2026 17:59:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9efe484affcbd2eb-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"121.52.159.143","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"121.52.159.143, 172.71.164.218"}
[21-Apr-2026 17:59:24 UTC] === API CALL LOG ===
[21-Apr-2026 17:59:24 UTC] Endpoint: user/profile.php
[21-Apr-2026 17:59:24 UTC] Full Log Data: {
    "timestamp": "2026-04-21 17:59:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "121.52.159.143",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9efe484affd0d2eb-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "121.52.159.143",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "121.52.159.143, 172.71.164.219"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 17:59:24 UTC] === END API CALL LOG ===
[21-Apr-2026 17:59:24 UTC] === User Orders API Called ===
[21-Apr-2026 17:59:24 UTC] User ID: 334
[21-Apr-2026 17:59:24 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 17:59:24 UTC] Limit: 20, Offset: 0
[21-Apr-2026 17:59:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM
[21-Apr-2026 17:59:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 17:59:24 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 17:59:24 UTC] User ID: 334
[21-Apr-2026 17:59:24 UTC] Orders found: 0
[21-Apr-2026 17:59:24 UTC] ✅ User profile retrieved successfully for user ID: 334
[21-Apr-2026 17:59:24 UTC] Orders data: []
[21-Apr-2026 17:59:24 UTC] Total orders count: 0
[21-Apr-2026 17:59:25 UTC] === API CALL LOG ===
[21-Apr-2026 17:59:25 UTC] Endpoint: user/profile.php
[21-Apr-2026 17:59:25 UTC] Full Log Data: {
    "timestamp": "2026-04-21 17:59:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "121.52.159.143",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9efe484dd9d7d2eb-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "121.52.159.143",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "121.52.159.143, 172.71.164.218"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 17:59:25 UTC] === END API CALL LOG ===
[21-Apr-2026 17:59:25 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 17:59:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM
[21-Apr-2026 17:59:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 17:59:25 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 17:59:25 UTC] User ID: 334
[21-Apr-2026 17:59:25 UTC] ✅ User profile retrieved successfully for user ID: 334
[21-Apr-2026 17:59:49 UTC] === API CALL LOG ===
[21-Apr-2026 17:59:49 UTC] Endpoint: user/profile.php
[21-Apr-2026 17:59:49 UTC] Full Log Data: {
    "timestamp": "2026-04-21 17:59:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "121.52.159.143",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9efe48e63c10d2eb-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "121.52.159.143",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "121.52.159.143, 172.71.164.219"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 17:59:49 UTC] === END API CALL LOG ===
[21-Apr-2026 17:59:49 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 17:59:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM
[21-Apr-2026 17:59:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 17:59:49 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 17:59:49 UTC] User ID: 334
[21-Apr-2026 17:59:49 UTC] ✅ User profile retrieved successfully for user ID: 334
[21-Apr-2026 17:59:49 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Apr-2026 17:59:49 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Apr-2026 17:59:49 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9efe48e63c0ad2eb-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"121.52.159.143","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"121.52.159.143, 172.71.164.218"}
[21-Apr-2026 17:59:49 UTC] === User Orders API Called ===
[21-Apr-2026 17:59:49 UTC] User ID: 334
[21-Apr-2026 17:59:49 UTC] Limit: 20, Offset: 0
[21-Apr-2026 17:59:49 UTC] Orders found: 0
[21-Apr-2026 17:59:49 UTC] Orders data: []
[21-Apr-2026 17:59:49 UTC] Total orders count: 0
[21-Apr-2026 17:59:50 UTC] === API CALL LOG ===
[21-Apr-2026 17:59:50 UTC] Endpoint: user/profile.php
[21-Apr-2026 17:59:50 UTC] Full Log Data: {
    "timestamp": "2026-04-21 17:59:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "121.52.159.143",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9efe48e9cf22d2eb-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "121.52.159.143",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "121.52.159.143, 172.71.164.219"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 17:59:50 UTC] === END API CALL LOG ===
[21-Apr-2026 17:59:50 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 17:59:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM
[21-Apr-2026 17:59:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 17:59:50 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 17:59:50 UTC] User ID: 334
[21-Apr-2026 17:59:50 UTC] ✅ User profile retrieved successfully for user ID: 334
[21-Apr-2026 18:00:04 UTC] === API CALL LOG ===
[21-Apr-2026 18:00:04 UTC] Endpoint: user/profile.php
[21-Apr-2026 18:00:04 UTC] Full Log Data: {
    "timestamp": "2026-04-21 18:00:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "121.52.159.143",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9efe49443898d2eb-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "121.52.159.143",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "121.52.159.143, 172.71.164.218"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 18:00:04 UTC] === END API CALL LOG ===
[21-Apr-2026 18:00:04 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 18:00:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM
[21-Apr-2026 18:00:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 18:00:04 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 18:00:04 UTC] User ID: 334
[21-Apr-2026 18:00:04 UTC] ✅ User profile retrieved successfully for user ID: 334
[21-Apr-2026 18:00:04 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Apr-2026 18:00:04 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Apr-2026 18:00:04 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9efe49443896d2eb-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"121.52.159.143","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"121.52.159.143, 172.71.164.218"}
[21-Apr-2026 18:00:04 UTC] === User Orders API Called ===
[21-Apr-2026 18:00:04 UTC] User ID: 334
[21-Apr-2026 18:00:04 UTC] Limit: 20, Offset: 0
[21-Apr-2026 18:00:04 UTC] Orders found: 0
[21-Apr-2026 18:00:04 UTC] Orders data: []
[21-Apr-2026 18:00:04 UTC] Total orders count: 0
[21-Apr-2026 18:00:04 UTC] === API CALL LOG ===
[21-Apr-2026 18:00:04 UTC] Endpoint: user/profile.php
[21-Apr-2026 18:00:04 UTC] Full Log Data: {
    "timestamp": "2026-04-21 18:00:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "121.52.159.143",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9efe4946f94fd2eb-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "121.52.159.143",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "121.52.159.143, 172.71.164.218"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Apr-2026 18:00:04 UTC] === END API CALL LOG ===
[21-Apr-2026 18:00:04 UTC] ✅ API Hash verification passed for profile endpoint
[21-Apr-2026 18:00:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM
[21-Apr-2026 18:00:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Apr-2026 18:00:04 UTC] ✅ JWT token verified successfully for user profile
[21-Apr-2026 18:00:04 UTC] User ID: 334
[21-Apr-2026 18:00:04 UTC] ✅ User profile retrieved successfully for user ID: 334
[22-Apr-2026 01:38:40 UTC] === API CALL LOG ===
[22-Apr-2026 01:38:40 UTC] Endpoint: user/profile.php
[22-Apr-2026 01:38:40 UTC] Full Log Data: {
    "timestamp": "2026-04-22 01:38:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:ba80:a34c:6090:c439:5eff:fe2a:b441",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTksInVzZXJuYW1lIjoiU2FqaWRhbGkiLCJlbWFpbCI6InNhNzc4MDMwOEBnbWFpbC5jb20iLCJleHAiOjE3NzY2NjYxNjB9.IPxpR0X1r4bHXnQlqarYwpbU20E2qKI2Zvj4l1vjxBM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f00e9086d619d0e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:ba80:a34c:6090:c439:5eff:fe2a:b441",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:ba80:a34c:6090:c439:5eff:fe2a:b441, 172.69.166.31"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 01:38:40 UTC] === END API CALL LOG ===
[22-Apr-2026 01:38:40 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 01:38:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTksInVzZXJuYW1lIjoiU2FqaWRhbGkiLCJlbWFpbCI6InNhNzc4MDMwOEBnbWFpbC5jb20iLCJleHAiOjE3NzY2NjYxNjB9.IPxpR0X1r4bHXnQlqarYwpbU20E2qKI2Zvj4l1vjxBM
[22-Apr-2026 01:38:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 01:38:40 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 01:38:40 UTC] User ID: 319
[22-Apr-2026 01:38:40 UTC] ✅ User profile retrieved successfully for user ID: 319
[22-Apr-2026 01:38:41 UTC] === API CALL LOG ===
[22-Apr-2026 01:38:41 UTC] Endpoint: user/profile.php
[22-Apr-2026 01:38:41 UTC] Full Log Data: {
    "timestamp": "2026-04-22 01:38:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:ba80:a34c:6090:c439:5eff:fe2a:b441",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTksInVzZXJuYW1lIjoiU2FqaWRhbGkiLCJlbWFpbCI6InNhNzc4MDMwOEBnbWFpbC5jb20iLCJleHAiOjE3NzY2NjYxNjB9.IPxpR0X1r4bHXnQlqarYwpbU20E2qKI2Zvj4l1vjxBM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f00e911fdb39d0e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:ba80:a34c:6090:c439:5eff:fe2a:b441",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:ba80:a34c:6090:c439:5eff:fe2a:b441, 172.69.166.31"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 01:38:41 UTC] === END API CALL LOG ===
[22-Apr-2026 01:38:41 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 01:38:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTksInVzZXJuYW1lIjoiU2FqaWRhbGkiLCJlbWFpbCI6InNhNzc4MDMwOEBnbWFpbC5jb20iLCJleHAiOjE3NzY2NjYxNjB9.IPxpR0X1r4bHXnQlqarYwpbU20E2qKI2Zvj4l1vjxBM
[22-Apr-2026 01:38:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 01:38:41 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 01:38:41 UTC] User ID: 319
[22-Apr-2026 01:38:41 UTC] ✅ User profile retrieved successfully for user ID: 319
[22-Apr-2026 01:38:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 01:38:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 01:38:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTksInVzZXJuYW1lIjoiU2FqaWRhbGkiLCJlbWFpbCI6InNhNzc4MDMwOEBnbWFpbC5jb20iLCJleHAiOjE3NzY2NjYxNjB9.IPxpR0X1r4bHXnQlqarYwpbU20E2qKI2Zvj4l1vjxBM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f00e911fdb79d0e-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:ba80:a34c:6090:c439:5eff:fe2a:b441","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:ba80:a34c:6090:c439:5eff:fe2a:b441, 172.69.166.30"}
[22-Apr-2026 01:38:41 UTC] === User Orders API Called ===
[22-Apr-2026 01:38:41 UTC] User ID: 319
[22-Apr-2026 01:38:41 UTC] Limit: 20, Offset: 0
[22-Apr-2026 01:38:41 UTC] Orders found: 2
[22-Apr-2026 01:38:41 UTC] Orders data: [{"id":188,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Insaffx0","status":"cancelled","created_at":"2026-04-13 10:05:29","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":187,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Insaffx0","status":"cancelled","created_at":"2026-04-13 09:57:36","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[22-Apr-2026 01:38:41 UTC] Total orders count: 2
[22-Apr-2026 01:38:41 UTC] === API CALL LOG ===
[22-Apr-2026 01:38:41 UTC] Endpoint: user/profile.php
[22-Apr-2026 01:38:41 UTC] Full Log Data: {
    "timestamp": "2026-04-22 01:38:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:ba80:a34c:6090:c439:5eff:fe2a:b441",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTksInVzZXJuYW1lIjoiU2FqaWRhbGkiLCJlbWFpbCI6InNhNzc4MDMwOEBnbWFpbC5jb20iLCJleHAiOjE3NzY2NjYxNjB9.IPxpR0X1r4bHXnQlqarYwpbU20E2qKI2Zvj4l1vjxBM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f00e911fdb89d0e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:ba80:a34c:6090:c439:5eff:fe2a:b441",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:ba80:a34c:6090:c439:5eff:fe2a:b441, 172.69.166.30"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 01:38:41 UTC] === END API CALL LOG ===
[22-Apr-2026 01:38:41 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 01:38:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTksInVzZXJuYW1lIjoiU2FqaWRhbGkiLCJlbWFpbCI6InNhNzc4MDMwOEBnbWFpbC5jb20iLCJleHAiOjE3NzY2NjYxNjB9.IPxpR0X1r4bHXnQlqarYwpbU20E2qKI2Zvj4l1vjxBM
[22-Apr-2026 01:38:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 01:38:41 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 01:38:41 UTC] User ID: 319
[22-Apr-2026 01:38:41 UTC] ✅ User profile retrieved successfully for user ID: 319
[22-Apr-2026 01:38:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 01:38:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 01:38:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTksInVzZXJuYW1lIjoiU2FqaWRhbGkiLCJlbWFpbCI6InNhNzc4MDMwOEBnbWFpbC5jb20iLCJleHAiOjE3NzY2NjYxNjB9.IPxpR0X1r4bHXnQlqarYwpbU20E2qKI2Zvj4l1vjxBM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f00e9677a969d0e-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:ba80:a34c:6090:c439:5eff:fe2a:b441","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:ba80:a34c:6090:c439:5eff:fe2a:b441, 172.69.166.30"}
[22-Apr-2026 01:38:55 UTC] === User Orders API Called ===
[22-Apr-2026 01:38:55 UTC] User ID: 319
[22-Apr-2026 01:38:55 UTC] Limit: 20, Offset: 0
[22-Apr-2026 01:38:55 UTC] Orders found: 2
[22-Apr-2026 01:38:55 UTC] Orders data: [{"id":188,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Insaffx0","status":"cancelled","created_at":"2026-04-13 10:05:29","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":187,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Insaffx0","status":"cancelled","created_at":"2026-04-13 09:57:36","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[22-Apr-2026 01:38:55 UTC] Total orders count: 2
[22-Apr-2026 01:38:57 UTC] === API CALL LOG ===
[22-Apr-2026 01:38:57 UTC] Endpoint: user/profile.php
[22-Apr-2026 01:38:57 UTC] Full Log Data: {
    "timestamp": "2026-04-22 01:38:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:ba80:a34c:6090:c439:5eff:fe2a:b441",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTksInVzZXJuYW1lIjoiU2FqaWRhbGkiLCJlbWFpbCI6InNhNzc4MDMwOEBnbWFpbC5jb20iLCJleHAiOjE3NzY2NjYxNjB9.IPxpR0X1r4bHXnQlqarYwpbU20E2qKI2Zvj4l1vjxBM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f00e9757c5b9d0e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:ba80:a34c:6090:c439:5eff:fe2a:b441",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:ba80:a34c:6090:c439:5eff:fe2a:b441, 172.69.166.30"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 01:38:57 UTC] === END API CALL LOG ===
[22-Apr-2026 01:38:57 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 01:38:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTksInVzZXJuYW1lIjoiU2FqaWRhbGkiLCJlbWFpbCI6InNhNzc4MDMwOEBnbWFpbC5jb20iLCJleHAiOjE3NzY2NjYxNjB9.IPxpR0X1r4bHXnQlqarYwpbU20E2qKI2Zvj4l1vjxBM
[22-Apr-2026 01:38:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 01:38:57 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 01:38:57 UTC] User ID: 319
[22-Apr-2026 01:38:57 UTC] ✅ User profile retrieved successfully for user ID: 319
[22-Apr-2026 01:38:58 UTC] User Purchases API - User ID: 319
[22-Apr-2026 01:38:58 UTC] User Purchases API - Total purchases found: 1
[22-Apr-2026 01:39:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 01:39:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 01:39:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTksInVzZXJuYW1lIjoiU2FqaWRhbGkiLCJlbWFpbCI6InNhNzc4MDMwOEBnbWFpbC5jb20iLCJleHAiOjE3NzY2NjYxNjB9.IPxpR0X1r4bHXnQlqarYwpbU20E2qKI2Zvj4l1vjxBM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f00e990ef639d0e-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:ba80:a34c:6090:c439:5eff:fe2a:b441","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:ba80:a34c:6090:c439:5eff:fe2a:b441, 172.69.166.30"}
[22-Apr-2026 01:39:01 UTC] === User Orders API Called ===
[22-Apr-2026 01:39:01 UTC] User ID: 319
[22-Apr-2026 01:39:01 UTC] Limit: 20, Offset: 0
[22-Apr-2026 01:39:01 UTC] Orders found: 2
[22-Apr-2026 01:39:01 UTC] Orders data: [{"id":188,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Insaffx0","status":"cancelled","created_at":"2026-04-13 10:05:29","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":187,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Insaffx0","status":"cancelled","created_at":"2026-04-13 09:57:36","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[22-Apr-2026 01:39:01 UTC] Total orders count: 2
[22-Apr-2026 01:39:02 UTC] === API CALL LOG ===
[22-Apr-2026 01:39:02 UTC] Endpoint: user/profile.php
[22-Apr-2026 01:39:02 UTC] Full Log Data: {
    "timestamp": "2026-04-22 01:39:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:ba80:a34c:6090:c439:5eff:fe2a:b441",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTksInVzZXJuYW1lIjoiU2FqaWRhbGkiLCJlbWFpbCI6InNhNzc4MDMwOEBnbWFpbC5jb20iLCJleHAiOjE3NzY2NjYxNjB9.IPxpR0X1r4bHXnQlqarYwpbU20E2qKI2Zvj4l1vjxBM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f00e990ef679d0e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:ba80:a34c:6090:c439:5eff:fe2a:b441",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:ba80:a34c:6090:c439:5eff:fe2a:b441, 172.69.166.30"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 01:39:02 UTC] === END API CALL LOG ===
[22-Apr-2026 01:39:02 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 01:39:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTksInVzZXJuYW1lIjoiU2FqaWRhbGkiLCJlbWFpbCI6InNhNzc4MDMwOEBnbWFpbC5jb20iLCJleHAiOjE3NzY2NjYxNjB9.IPxpR0X1r4bHXnQlqarYwpbU20E2qKI2Zvj4l1vjxBM
[22-Apr-2026 01:39:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 01:39:02 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 01:39:02 UTC] User ID: 319
[22-Apr-2026 01:39:02 UTC] ✅ User profile retrieved successfully for user ID: 319
[22-Apr-2026 01:39:02 UTC] === API CALL LOG ===
[22-Apr-2026 01:39:02 UTC] Endpoint: user/profile.php
[22-Apr-2026 01:39:02 UTC] Full Log Data: {
    "timestamp": "2026-04-22 01:39:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:ba80:a34c:6090:c439:5eff:fe2a:b441",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTksInVzZXJuYW1lIjoiU2FqaWRhbGkiLCJlbWFpbCI6InNhNzc4MDMwOEBnbWFpbC5jb20iLCJleHAiOjE3NzY2NjYxNjB9.IPxpR0X1r4bHXnQlqarYwpbU20E2qKI2Zvj4l1vjxBM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f00e99379309d0e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:ba80:a34c:6090:c439:5eff:fe2a:b441",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:ba80:a34c:6090:c439:5eff:fe2a:b441, 172.69.166.30"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 01:39:02 UTC] === END API CALL LOG ===
[22-Apr-2026 01:39:02 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 01:39:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTksInVzZXJuYW1lIjoiU2FqaWRhbGkiLCJlbWFpbCI6InNhNzc4MDMwOEBnbWFpbC5jb20iLCJleHAiOjE3NzY2NjYxNjB9.IPxpR0X1r4bHXnQlqarYwpbU20E2qKI2Zvj4l1vjxBM
[22-Apr-2026 01:39:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 01:39:02 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 01:39:02 UTC] User ID: 319
[22-Apr-2026 01:39:02 UTC] ✅ User profile retrieved successfully for user ID: 319
[22-Apr-2026 01:39:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 01:39:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 01:39:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTksInVzZXJuYW1lIjoiU2FqaWRhbGkiLCJlbWFpbCI6InNhNzc4MDMwOEBnbWFpbC5jb20iLCJleHAiOjE3NzY2NjYxNjB9.IPxpR0X1r4bHXnQlqarYwpbU20E2qKI2Zvj4l1vjxBM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f00ea0f29659d0e-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:ba80:a34c:6090:c439:5eff:fe2a:b441","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:ba80:a34c:6090:c439:5eff:fe2a:b441, 172.71.152.30"}
[22-Apr-2026 01:39:22 UTC] === User Orders API Called ===
[22-Apr-2026 01:39:22 UTC] User ID: 319
[22-Apr-2026 01:39:22 UTC] Limit: 20, Offset: 0
[22-Apr-2026 01:39:22 UTC] Orders found: 2
[22-Apr-2026 01:39:22 UTC] Orders data: [{"id":188,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Insaffx0","status":"cancelled","created_at":"2026-04-13 10:05:29","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":187,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Insaffx0","status":"cancelled","created_at":"2026-04-13 09:57:36","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[22-Apr-2026 01:39:22 UTC] Total orders count: 2
[22-Apr-2026 01:39:22 UTC] === API CALL LOG ===
[22-Apr-2026 01:39:22 UTC] Endpoint: user/profile.php
[22-Apr-2026 01:39:22 UTC] Full Log Data: {
    "timestamp": "2026-04-22 01:39:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:ba80:a34c:6090:c439:5eff:fe2a:b441",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTksInVzZXJuYW1lIjoiU2FqaWRhbGkiLCJlbWFpbCI6InNhNzc4MDMwOEBnbWFpbC5jb20iLCJleHAiOjE3NzY2NjYxNjB9.IPxpR0X1r4bHXnQlqarYwpbU20E2qKI2Zvj4l1vjxBM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f00ea0f29669d0e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:ba80:a34c:6090:c439:5eff:fe2a:b441",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:ba80:a34c:6090:c439:5eff:fe2a:b441, 172.71.152.30"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 01:39:22 UTC] === END API CALL LOG ===
[22-Apr-2026 01:39:22 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 01:39:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTksInVzZXJuYW1lIjoiU2FqaWRhbGkiLCJlbWFpbCI6InNhNzc4MDMwOEBnbWFpbC5jb20iLCJleHAiOjE3NzY2NjYxNjB9.IPxpR0X1r4bHXnQlqarYwpbU20E2qKI2Zvj4l1vjxBM
[22-Apr-2026 01:39:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 01:39:22 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 01:39:22 UTC] User ID: 319
[22-Apr-2026 01:39:22 UTC] ✅ User profile retrieved successfully for user ID: 319
[22-Apr-2026 01:39:22 UTC] === API CALL LOG ===
[22-Apr-2026 01:39:22 UTC] Endpoint: user/profile.php
[22-Apr-2026 01:39:22 UTC] Full Log Data: {
    "timestamp": "2026-04-22 01:39:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:ba80:a34c:6090:c439:5eff:fe2a:b441",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTksInVzZXJuYW1lIjoiU2FqaWRhbGkiLCJlbWFpbCI6InNhNzc4MDMwOEBnbWFpbC5jb20iLCJleHAiOjE3NzY2NjYxNjB9.IPxpR0X1r4bHXnQlqarYwpbU20E2qKI2Zvj4l1vjxBM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f00ea112a729d0e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:ba80:a34c:6090:c439:5eff:fe2a:b441",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:ba80:a34c:6090:c439:5eff:fe2a:b441, 172.71.152.30"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 01:39:22 UTC] === END API CALL LOG ===
[22-Apr-2026 01:39:22 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 01:39:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTksInVzZXJuYW1lIjoiU2FqaWRhbGkiLCJlbWFpbCI6InNhNzc4MDMwOEBnbWFpbC5jb20iLCJleHAiOjE3NzY2NjYxNjB9.IPxpR0X1r4bHXnQlqarYwpbU20E2qKI2Zvj4l1vjxBM
[22-Apr-2026 01:39:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 01:39:22 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 01:39:22 UTC] User ID: 319
[22-Apr-2026 01:39:22 UTC] ✅ User profile retrieved successfully for user ID: 319
[22-Apr-2026 01:39:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 01:39:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 01:39:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTksInVzZXJuYW1lIjoiU2FqaWRhbGkiLCJlbWFpbCI6InNhNzc4MDMwOEBnbWFpbC5jb20iLCJleHAiOjE3NzY2NjYxNjB9.IPxpR0X1r4bHXnQlqarYwpbU20E2qKI2Zvj4l1vjxBM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f00ea56cb849d0e-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:ba80:a34c:6090:c439:5eff:fe2a:b441","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:ba80:a34c:6090:c439:5eff:fe2a:b441, 172.71.152.30"}
[22-Apr-2026 01:39:33 UTC] === User Orders API Called ===
[22-Apr-2026 01:39:33 UTC] User ID: 319
[22-Apr-2026 01:39:33 UTC] Limit: 20, Offset: 0
[22-Apr-2026 01:39:33 UTC] Orders found: 2
[22-Apr-2026 01:39:33 UTC] Orders data: [{"id":188,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Insaffx0","status":"cancelled","created_at":"2026-04-13 10:05:29","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":187,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Insaffx0","status":"cancelled","created_at":"2026-04-13 09:57:36","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[22-Apr-2026 01:39:33 UTC] Total orders count: 2
[22-Apr-2026 01:39:33 UTC] === API CALL LOG ===
[22-Apr-2026 01:39:33 UTC] Endpoint: user/profile.php
[22-Apr-2026 01:39:33 UTC] Full Log Data: {
    "timestamp": "2026-04-22 01:39:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:ba80:a34c:6090:c439:5eff:fe2a:b441",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTksInVzZXJuYW1lIjoiU2FqaWRhbGkiLCJlbWFpbCI6InNhNzc4MDMwOEBnbWFpbC5jb20iLCJleHAiOjE3NzY2NjYxNjB9.IPxpR0X1r4bHXnQlqarYwpbU20E2qKI2Zvj4l1vjxBM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f00ea56cb879d0e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:ba80:a34c:6090:c439:5eff:fe2a:b441",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:ba80:a34c:6090:c439:5eff:fe2a:b441, 172.71.152.30"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 01:39:33 UTC] === END API CALL LOG ===
[22-Apr-2026 01:39:33 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 01:39:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTksInVzZXJuYW1lIjoiU2FqaWRhbGkiLCJlbWFpbCI6InNhNzc4MDMwOEBnbWFpbC5jb20iLCJleHAiOjE3NzY2NjYxNjB9.IPxpR0X1r4bHXnQlqarYwpbU20E2qKI2Zvj4l1vjxBM
[22-Apr-2026 01:39:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 01:39:33 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 01:39:33 UTC] User ID: 319
[22-Apr-2026 01:39:33 UTC] ✅ User profile retrieved successfully for user ID: 319
[22-Apr-2026 01:39:34 UTC] === API CALL LOG ===
[22-Apr-2026 01:39:34 UTC] Endpoint: user/profile.php
[22-Apr-2026 01:39:34 UTC] Full Log Data: {
    "timestamp": "2026-04-22 01:39:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:ba80:a34c:6090:c439:5eff:fe2a:b441",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTksInVzZXJuYW1lIjoiU2FqaWRhbGkiLCJlbWFpbCI6InNhNzc4MDMwOEBnbWFpbC5jb20iLCJleHAiOjE3NzY2NjYxNjB9.IPxpR0X1r4bHXnQlqarYwpbU20E2qKI2Zvj4l1vjxBM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f00ea5a6ecd9d0e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:ba80:a34c:6090:c439:5eff:fe2a:b441",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:ba80:a34c:6090:c439:5eff:fe2a:b441, 172.71.152.30"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 01:39:34 UTC] === END API CALL LOG ===
[22-Apr-2026 01:39:34 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 01:39:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTksInVzZXJuYW1lIjoiU2FqaWRhbGkiLCJlbWFpbCI6InNhNzc4MDMwOEBnbWFpbC5jb20iLCJleHAiOjE3NzY2NjYxNjB9.IPxpR0X1r4bHXnQlqarYwpbU20E2qKI2Zvj4l1vjxBM
[22-Apr-2026 01:39:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 01:39:34 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 01:39:34 UTC] User ID: 319
[22-Apr-2026 01:39:34 UTC] ✅ User profile retrieved successfully for user ID: 319
[22-Apr-2026 01:39:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 01:39:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 01:39:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTksInVzZXJuYW1lIjoiU2FqaWRhbGkiLCJlbWFpbCI6InNhNzc4MDMwOEBnbWFpbC5jb20iLCJleHAiOjE3NzY2NjYxNjB9.IPxpR0X1r4bHXnQlqarYwpbU20E2qKI2Zvj4l1vjxBM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f00eaa37fbb9d0e-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:ba80:a34c:6090:c439:5eff:fe2a:b441","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:ba80:a34c:6090:c439:5eff:fe2a:b441, 172.71.152.29"}
[22-Apr-2026 01:39:45 UTC] === User Orders API Called ===
[22-Apr-2026 01:39:45 UTC] User ID: 319
[22-Apr-2026 01:39:45 UTC] Limit: 20, Offset: 0
[22-Apr-2026 01:39:45 UTC] Orders found: 2
[22-Apr-2026 01:39:45 UTC] Orders data: [{"id":188,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Insaffx0","status":"cancelled","created_at":"2026-04-13 10:05:29","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":187,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Insaffx0","status":"cancelled","created_at":"2026-04-13 09:57:36","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[22-Apr-2026 01:39:45 UTC] Total orders count: 2
[22-Apr-2026 01:39:46 UTC] === API CALL LOG ===
[22-Apr-2026 01:39:46 UTC] Endpoint: user/profile.php
[22-Apr-2026 01:39:46 UTC] Full Log Data: {
    "timestamp": "2026-04-22 01:39:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:ba80:a34c:6090:c439:5eff:fe2a:b441",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTksInVzZXJuYW1lIjoiU2FqaWRhbGkiLCJlbWFpbCI6InNhNzc4MDMwOEBnbWFpbC5jb20iLCJleHAiOjE3NzY2NjYxNjB9.IPxpR0X1r4bHXnQlqarYwpbU20E2qKI2Zvj4l1vjxBM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f00eaa37fbc9d0e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:ba80:a34c:6090:c439:5eff:fe2a:b441",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:ba80:a34c:6090:c439:5eff:fe2a:b441, 172.71.152.29"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 01:39:46 UTC] === END API CALL LOG ===
[22-Apr-2026 01:39:46 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 01:39:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTksInVzZXJuYW1lIjoiU2FqaWRhbGkiLCJlbWFpbCI6InNhNzc4MDMwOEBnbWFpbC5jb20iLCJleHAiOjE3NzY2NjYxNjB9.IPxpR0X1r4bHXnQlqarYwpbU20E2qKI2Zvj4l1vjxBM
[22-Apr-2026 01:39:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 01:39:46 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 01:39:46 UTC] User ID: 319
[22-Apr-2026 01:39:46 UTC] ✅ User profile retrieved successfully for user ID: 319
[22-Apr-2026 01:39:46 UTC] === API CALL LOG ===
[22-Apr-2026 01:39:46 UTC] Endpoint: user/profile.php
[22-Apr-2026 01:39:46 UTC] Full Log Data: {
    "timestamp": "2026-04-22 01:39:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:ba80:a34c:6090:c439:5eff:fe2a:b441",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTksInVzZXJuYW1lIjoiU2FqaWRhbGkiLCJlbWFpbCI6InNhNzc4MDMwOEBnbWFpbC5jb20iLCJleHAiOjE3NzY2NjYxNjB9.IPxpR0X1r4bHXnQlqarYwpbU20E2qKI2Zvj4l1vjxBM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f00eaa568ab9d0e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:ba80:a34c:6090:c439:5eff:fe2a:b441",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:ba80:a34c:6090:c439:5eff:fe2a:b441, 172.71.152.29"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 01:39:46 UTC] === END API CALL LOG ===
[22-Apr-2026 01:39:46 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 01:39:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTksInVzZXJuYW1lIjoiU2FqaWRhbGkiLCJlbWFpbCI6InNhNzc4MDMwOEBnbWFpbC5jb20iLCJleHAiOjE3NzY2NjYxNjB9.IPxpR0X1r4bHXnQlqarYwpbU20E2qKI2Zvj4l1vjxBM
[22-Apr-2026 01:39:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 01:39:46 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 01:39:46 UTC] User ID: 319
[22-Apr-2026 01:39:46 UTC] ✅ User profile retrieved successfully for user ID: 319
[22-Apr-2026 01:40:18 UTC] === API CALL LOG ===
[22-Apr-2026 01:40:18 UTC] Endpoint: user/profile.php
[22-Apr-2026 01:40:18 UTC] Full Log Data: {
    "timestamp": "2026-04-22 01:40:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:ba80:a34c:6090:c439:5eff:fe2a:b441",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTksInVzZXJuYW1lIjoiU2FqaWRhbGkiLCJlbWFpbCI6InNhNzc4MDMwOEBnbWFpbC5jb20iLCJleHAiOjE3NzY2NjYxNjB9.IPxpR0X1r4bHXnQlqarYwpbU20E2qKI2Zvj4l1vjxBM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f00eb708bcf9d0e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:ba80:a34c:6090:c439:5eff:fe2a:b441",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:ba80:a34c:6090:c439:5eff:fe2a:b441, 172.71.152.29"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 01:40:18 UTC] === END API CALL LOG ===
[22-Apr-2026 01:40:18 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 01:40:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTksInVzZXJuYW1lIjoiU2FqaWRhbGkiLCJlbWFpbCI6InNhNzc4MDMwOEBnbWFpbC5jb20iLCJleHAiOjE3NzY2NjYxNjB9.IPxpR0X1r4bHXnQlqarYwpbU20E2qKI2Zvj4l1vjxBM
[22-Apr-2026 01:40:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 01:40:18 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 01:40:18 UTC] User ID: 319
[22-Apr-2026 01:40:18 UTC] ✅ User profile retrieved successfully for user ID: 319
[22-Apr-2026 01:40:19 UTC] User Purchases API - User ID: 319
[22-Apr-2026 01:40:19 UTC] User Purchases API - Total purchases found: 1
[22-Apr-2026 01:40:23 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 01:40:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 01:40:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTksInVzZXJuYW1lIjoiU2FqaWRhbGkiLCJlbWFpbCI6InNhNzc4MDMwOEBnbWFpbC5jb20iLCJleHAiOjE3NzY2NjYxNjB9.IPxpR0X1r4bHXnQlqarYwpbU20E2qKI2Zvj4l1vjxBM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f00eb8b3a4d9d0e-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:ba80:a34c:6090:c439:5eff:fe2a:b441","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:ba80:a34c:6090:c439:5eff:fe2a:b441, 172.71.152.29"}
[22-Apr-2026 01:40:23 UTC] === User Orders API Called ===
[22-Apr-2026 01:40:23 UTC] User ID: 319
[22-Apr-2026 01:40:23 UTC] Limit: 20, Offset: 0
[22-Apr-2026 01:40:23 UTC] Orders found: 2
[22-Apr-2026 01:40:23 UTC] Orders data: [{"id":188,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Insaffx0","status":"cancelled","created_at":"2026-04-13 10:05:29","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":187,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Insaffx0","status":"cancelled","created_at":"2026-04-13 09:57:36","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[22-Apr-2026 01:40:23 UTC] Total orders count: 2
[22-Apr-2026 01:40:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 01:40:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 01:40:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTksInVzZXJuYW1lIjoiU2FqaWRhbGkiLCJlbWFpbCI6InNhNzc4MDMwOEBnbWFpbC5jb20iLCJleHAiOjE3NzY2NjYxNjB9.IPxpR0X1r4bHXnQlqarYwpbU20E2qKI2Zvj4l1vjxBM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f00eba73ea69d0e-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:ba80:a34c:6090:c439:5eff:fe2a:b441","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:ba80:a34c:6090:c439:5eff:fe2a:b441, 172.71.152.29"}
[22-Apr-2026 01:40:27 UTC] === User Orders API Called ===
[22-Apr-2026 01:40:27 UTC] User ID: 319
[22-Apr-2026 01:40:27 UTC] Limit: 20, Offset: 0
[22-Apr-2026 01:40:27 UTC] Orders found: 2
[22-Apr-2026 01:40:27 UTC] Orders data: [{"id":188,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Insaffx0","status":"cancelled","created_at":"2026-04-13 10:05:29","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":187,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Insaffx0","status":"cancelled","created_at":"2026-04-13 09:57:36","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[22-Apr-2026 01:40:27 UTC] Total orders count: 2
[22-Apr-2026 01:40:27 UTC] === API CALL LOG ===
[22-Apr-2026 01:40:27 UTC] Endpoint: user/profile.php
[22-Apr-2026 01:40:27 UTC] Full Log Data: {
    "timestamp": "2026-04-22 01:40:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:ba80:a34c:6090:c439:5eff:fe2a:b441",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTksInVzZXJuYW1lIjoiU2FqaWRhbGkiLCJlbWFpbCI6InNhNzc4MDMwOEBnbWFpbC5jb20iLCJleHAiOjE3NzY2NjYxNjB9.IPxpR0X1r4bHXnQlqarYwpbU20E2qKI2Zvj4l1vjxBM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f00eba73ea89d0e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:ba80:a34c:6090:c439:5eff:fe2a:b441",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:ba80:a34c:6090:c439:5eff:fe2a:b441, 172.71.152.29"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 01:40:27 UTC] === END API CALL LOG ===
[22-Apr-2026 01:40:27 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 01:40:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTksInVzZXJuYW1lIjoiU2FqaWRhbGkiLCJlbWFpbCI6InNhNzc4MDMwOEBnbWFpbC5jb20iLCJleHAiOjE3NzY2NjYxNjB9.IPxpR0X1r4bHXnQlqarYwpbU20E2qKI2Zvj4l1vjxBM
[22-Apr-2026 01:40:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 01:40:27 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 01:40:27 UTC] User ID: 319
[22-Apr-2026 01:40:27 UTC] ✅ User profile retrieved successfully for user ID: 319
[22-Apr-2026 01:40:27 UTC] === API CALL LOG ===
[22-Apr-2026 01:40:28 UTC] Endpoint: user/profile.php
[22-Apr-2026 01:40:28 UTC] Full Log Data: {
    "timestamp": "2026-04-22 01:40:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:ba80:a34c:6090:c439:5eff:fe2a:b441",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTksInVzZXJuYW1lIjoiU2FqaWRhbGkiLCJlbWFpbCI6InNhNzc4MDMwOEBnbWFpbC5jb20iLCJleHAiOjE3NzY2NjYxNjB9.IPxpR0X1r4bHXnQlqarYwpbU20E2qKI2Zvj4l1vjxBM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f00ebaa688c9d0e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:ba80:a34c:6090:c439:5eff:fe2a:b441",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:ba80:a34c:6090:c439:5eff:fe2a:b441, 172.71.152.29"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 01:40:28 UTC] === END API CALL LOG ===
[22-Apr-2026 01:40:28 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 01:40:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTksInVzZXJuYW1lIjoiU2FqaWRhbGkiLCJlbWFpbCI6InNhNzc4MDMwOEBnbWFpbC5jb20iLCJleHAiOjE3NzY2NjYxNjB9.IPxpR0X1r4bHXnQlqarYwpbU20E2qKI2Zvj4l1vjxBM
[22-Apr-2026 01:40:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 01:40:28 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 01:40:28 UTC] User ID: 319
[22-Apr-2026 01:40:28 UTC] ✅ User profile retrieved successfully for user ID: 319
[22-Apr-2026 01:42:24 UTC] === API CALL LOG ===
[22-Apr-2026 01:42:24 UTC] Endpoint: user/profile.php
[22-Apr-2026 01:42:24 UTC] Full Log Data: {
    "timestamp": "2026-04-22 01:42:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:ba80:a34c:6090:c439:5eff:fe2a:b441",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTksInVzZXJuYW1lIjoiU2FqaWRhbGkiLCJlbWFpbCI6InNhNzc4MDMwOEBnbWFpbC5jb20iLCJleHAiOjE3NzY2NjYxNjB9.IPxpR0X1r4bHXnQlqarYwpbU20E2qKI2Zvj4l1vjxBM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f00ee840e22f3fb-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:ba80:a34c:6090:c439:5eff:fe2a:b441",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:ba80:a34c:6090:c439:5eff:fe2a:b441, 104.23.175.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 01:42:24 UTC] === END API CALL LOG ===
[22-Apr-2026 01:42:24 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 01:42:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTksInVzZXJuYW1lIjoiU2FqaWRhbGkiLCJlbWFpbCI6InNhNzc4MDMwOEBnbWFpbC5jb20iLCJleHAiOjE3NzY2NjYxNjB9.IPxpR0X1r4bHXnQlqarYwpbU20E2qKI2Zvj4l1vjxBM
[22-Apr-2026 01:42:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 01:42:24 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 01:42:24 UTC] User ID: 319
[22-Apr-2026 01:42:24 UTC] ✅ User profile retrieved successfully for user ID: 319
[22-Apr-2026 01:42:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 01:42:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 01:42:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTksInVzZXJuYW1lIjoiU2FqaWRhbGkiLCJlbWFpbCI6InNhNzc4MDMwOEBnbWFpbC5jb20iLCJleHAiOjE3NzY2NjYxNjB9.IPxpR0X1r4bHXnQlqarYwpbU20E2qKI2Zvj4l1vjxBM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f00ee860ad1f3fb-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:ba80:a34c:6090:c439:5eff:fe2a:b441","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:ba80:a34c:6090:c439:5eff:fe2a:b441, 104.23.175.168"}
[22-Apr-2026 01:42:25 UTC] === User Orders API Called ===
[22-Apr-2026 01:42:25 UTC] User ID: 319
[22-Apr-2026 01:42:25 UTC] Limit: 20, Offset: 0
[22-Apr-2026 01:42:25 UTC] Orders found: 2
[22-Apr-2026 01:42:25 UTC] Orders data: [{"id":188,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Insaffx0","status":"cancelled","created_at":"2026-04-13 10:05:29","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":187,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Insaffx0","status":"cancelled","created_at":"2026-04-13 09:57:36","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[22-Apr-2026 01:42:25 UTC] Total orders count: 2
[22-Apr-2026 01:42:25 UTC] === API CALL LOG ===
[22-Apr-2026 01:42:25 UTC] Endpoint: user/profile.php
[22-Apr-2026 01:42:25 UTC] Full Log Data: {
    "timestamp": "2026-04-22 01:42:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:ba80:a34c:6090:c439:5eff:fe2a:b441",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTksInVzZXJuYW1lIjoiU2FqaWRhbGkiLCJlbWFpbCI6InNhNzc4MDMwOEBnbWFpbC5jb20iLCJleHAiOjE3NzY2NjYxNjB9.IPxpR0X1r4bHXnQlqarYwpbU20E2qKI2Zvj4l1vjxBM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f00ee8848b0f3fb-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:ba80:a34c:6090:c439:5eff:fe2a:b441",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:ba80:a34c:6090:c439:5eff:fe2a:b441, 104.23.175.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 01:42:25 UTC] === END API CALL LOG ===
[22-Apr-2026 01:42:25 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 01:42:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTksInVzZXJuYW1lIjoiU2FqaWRhbGkiLCJlbWFpbCI6InNhNzc4MDMwOEBnbWFpbC5jb20iLCJleHAiOjE3NzY2NjYxNjB9.IPxpR0X1r4bHXnQlqarYwpbU20E2qKI2Zvj4l1vjxBM
[22-Apr-2026 01:42:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 01:42:25 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 01:42:25 UTC] User ID: 319
[22-Apr-2026 01:42:25 UTC] ✅ User profile retrieved successfully for user ID: 319
[22-Apr-2026 01:42:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 01:42:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 01:42:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTksInVzZXJuYW1lIjoiU2FqaWRhbGkiLCJlbWFpbCI6InNhNzc4MDMwOEBnbWFpbC5jb20iLCJleHAiOjE3NzY2NjYxNjB9.IPxpR0X1r4bHXnQlqarYwpbU20E2qKI2Zvj4l1vjxBM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f00eeb7a84bf3fb-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:ba80:a34c:6090:c439:5eff:fe2a:b441","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:ba80:a34c:6090:c439:5eff:fe2a:b441, 104.23.175.179"}
[22-Apr-2026 01:42:33 UTC] === User Orders API Called ===
[22-Apr-2026 01:42:33 UTC] User ID: 319
[22-Apr-2026 01:42:33 UTC] Limit: 20, Offset: 0
[22-Apr-2026 01:42:33 UTC] Orders found: 2
[22-Apr-2026 01:42:33 UTC] Orders data: [{"id":188,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Insaffx0","status":"cancelled","created_at":"2026-04-13 10:05:29","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":187,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Insaffx0","status":"cancelled","created_at":"2026-04-13 09:57:36","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[22-Apr-2026 01:42:33 UTC] Total orders count: 2
[22-Apr-2026 01:42:33 UTC] === API CALL LOG ===
[22-Apr-2026 01:42:33 UTC] Endpoint: user/profile.php
[22-Apr-2026 01:42:33 UTC] Full Log Data: {
    "timestamp": "2026-04-22 01:42:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:ba80:a34c:6090:c439:5eff:fe2a:b441",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTksInVzZXJuYW1lIjoiU2FqaWRhbGkiLCJlbWFpbCI6InNhNzc4MDMwOEBnbWFpbC5jb20iLCJleHAiOjE3NzY2NjYxNjB9.IPxpR0X1r4bHXnQlqarYwpbU20E2qKI2Zvj4l1vjxBM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f00eeb7a84df3fb-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:ba80:a34c:6090:c439:5eff:fe2a:b441",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:ba80:a34c:6090:c439:5eff:fe2a:b441, 104.23.175.178"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 01:42:33 UTC] === END API CALL LOG ===
[22-Apr-2026 01:42:33 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 01:42:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTksInVzZXJuYW1lIjoiU2FqaWRhbGkiLCJlbWFpbCI6InNhNzc4MDMwOEBnbWFpbC5jb20iLCJleHAiOjE3NzY2NjYxNjB9.IPxpR0X1r4bHXnQlqarYwpbU20E2qKI2Zvj4l1vjxBM
[22-Apr-2026 01:42:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 01:42:33 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 01:42:33 UTC] User ID: 319
[22-Apr-2026 01:42:33 UTC] ✅ User profile retrieved successfully for user ID: 319
[22-Apr-2026 01:42:33 UTC] === API CALL LOG ===
[22-Apr-2026 01:42:33 UTC] Endpoint: user/profile.php
[22-Apr-2026 01:42:33 UTC] Full Log Data: {
    "timestamp": "2026-04-22 01:42:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:ba80:a34c:6090:c439:5eff:fe2a:b441",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTksInVzZXJuYW1lIjoiU2FqaWRhbGkiLCJlbWFpbCI6InNhNzc4MDMwOEBnbWFpbC5jb20iLCJleHAiOjE3NzY2NjYxNjB9.IPxpR0X1r4bHXnQlqarYwpbU20E2qKI2Zvj4l1vjxBM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f00eeb7a84ff3fb-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:ba80:a34c:6090:c439:5eff:fe2a:b441",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:ba80:a34c:6090:c439:5eff:fe2a:b441, 104.23.175.179"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 01:42:33 UTC] === END API CALL LOG ===
[22-Apr-2026 01:42:33 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 01:42:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTksInVzZXJuYW1lIjoiU2FqaWRhbGkiLCJlbWFpbCI6InNhNzc4MDMwOEBnbWFpbC5jb20iLCJleHAiOjE3NzY2NjYxNjB9.IPxpR0X1r4bHXnQlqarYwpbU20E2qKI2Zvj4l1vjxBM
[22-Apr-2026 01:42:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 01:42:33 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 01:42:33 UTC] User ID: 319
[22-Apr-2026 01:42:33 UTC] ✅ User profile retrieved successfully for user ID: 319
[22-Apr-2026 01:42:40 UTC] === API CALL LOG ===
[22-Apr-2026 01:42:40 UTC] Endpoint: user/profile.php
[22-Apr-2026 01:42:40 UTC] Full Log Data: {
    "timestamp": "2026-04-22 01:42:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:ba80:a34c:6090:c439:5eff:fe2a:b441",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTksInVzZXJuYW1lIjoiU2FqaWRhbGkiLCJlbWFpbCI6InNhNzc4MDMwOEBnbWFpbC5jb20iLCJleHAiOjE3NzY2NjYxNjB9.IPxpR0X1r4bHXnQlqarYwpbU20E2qKI2Zvj4l1vjxBM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f00eee6aa74f3fb-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:ba80:a34c:6090:c439:5eff:fe2a:b441",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:ba80:a34c:6090:c439:5eff:fe2a:b441, 104.23.175.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 01:42:40 UTC] === END API CALL LOG ===
[22-Apr-2026 01:42:40 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 01:42:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTksInVzZXJuYW1lIjoiU2FqaWRhbGkiLCJlbWFpbCI6InNhNzc4MDMwOEBnbWFpbC5jb20iLCJleHAiOjE3NzY2NjYxNjB9.IPxpR0X1r4bHXnQlqarYwpbU20E2qKI2Zvj4l1vjxBM
[22-Apr-2026 01:42:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 01:42:40 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 01:42:40 UTC] User ID: 319
[22-Apr-2026 01:42:40 UTC] ✅ User profile retrieved successfully for user ID: 319
[22-Apr-2026 01:42:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 01:42:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 01:42:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTksInVzZXJuYW1lIjoiU2FqaWRhbGkiLCJlbWFpbCI6InNhNzc4MDMwOEBnbWFpbC5jb20iLCJleHAiOjE3NzY2NjYxNjB9.IPxpR0X1r4bHXnQlqarYwpbU20E2qKI2Zvj4l1vjxBM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f00ef46cdb3f3fb-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:ba80:a34c:6090:c439:5eff:fe2a:b441","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:ba80:a34c:6090:c439:5eff:fe2a:b441, 104.23.175.169"}
[22-Apr-2026 01:42:55 UTC] === User Orders API Called ===
[22-Apr-2026 01:42:55 UTC] User ID: 319
[22-Apr-2026 01:42:55 UTC] Limit: 20, Offset: 0
[22-Apr-2026 01:42:55 UTC] Orders found: 3
[22-Apr-2026 01:42:55 UTC] Orders data: [{"id":212,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Insaffx0","status":"pending","created_at":"2026-04-22 05:12:53","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":188,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Insaffx0","status":"cancelled","created_at":"2026-04-13 10:05:29","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":187,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Insaffx0","status":"cancelled","created_at":"2026-04-13 09:57:36","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[22-Apr-2026 01:42:55 UTC] Total orders count: 3
[22-Apr-2026 01:43:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 01:43:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 01:43:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTksInVzZXJuYW1lIjoiU2FqaWRhbGkiLCJlbWFpbCI6InNhNzc4MDMwOEBnbWFpbC5jb20iLCJleHAiOjE3NzY2NjYxNjB9.IPxpR0X1r4bHXnQlqarYwpbU20E2qKI2Zvj4l1vjxBM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f00f0098fc8f3fb-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:ba80:a34c:6090:c439:5eff:fe2a:b441","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:ba80:a34c:6090:c439:5eff:fe2a:b441, 104.23.175.168"}
[22-Apr-2026 01:43:27 UTC] === User Orders API Called ===
[22-Apr-2026 01:43:27 UTC] User ID: 319
[22-Apr-2026 01:43:27 UTC] Limit: 20, Offset: 0
[22-Apr-2026 01:43:27 UTC] Orders found: 3
[22-Apr-2026 01:43:27 UTC] Orders data: [{"id":212,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Insaffx0","status":"pending","created_at":"2026-04-22 05:12:53","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":188,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Insaffx0","status":"cancelled","created_at":"2026-04-13 10:05:29","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":187,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Insaffx0","status":"cancelled","created_at":"2026-04-13 09:57:36","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[22-Apr-2026 01:43:27 UTC] Total orders count: 3
[22-Apr-2026 01:43:27 UTC] === API CALL LOG ===
[22-Apr-2026 01:43:27 UTC] Endpoint: user/profile.php
[22-Apr-2026 01:43:27 UTC] Full Log Data: {
    "timestamp": "2026-04-22 01:43:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:ba80:a34c:6090:c439:5eff:fe2a:b441",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTksInVzZXJuYW1lIjoiU2FqaWRhbGkiLCJlbWFpbCI6InNhNzc4MDMwOEBnbWFpbC5jb20iLCJleHAiOjE3NzY2NjYxNjB9.IPxpR0X1r4bHXnQlqarYwpbU20E2qKI2Zvj4l1vjxBM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f00f0098fc9f3fb-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:ba80:a34c:6090:c439:5eff:fe2a:b441",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:ba80:a34c:6090:c439:5eff:fe2a:b441, 104.23.175.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 01:43:27 UTC] === END API CALL LOG ===
[22-Apr-2026 01:43:27 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 01:43:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTksInVzZXJuYW1lIjoiU2FqaWRhbGkiLCJlbWFpbCI6InNhNzc4MDMwOEBnbWFpbC5jb20iLCJleHAiOjE3NzY2NjYxNjB9.IPxpR0X1r4bHXnQlqarYwpbU20E2qKI2Zvj4l1vjxBM
[22-Apr-2026 01:43:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 01:43:27 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 01:43:27 UTC] User ID: 319
[22-Apr-2026 01:43:27 UTC] ✅ User profile retrieved successfully for user ID: 319
[22-Apr-2026 01:43:27 UTC] === API CALL LOG ===
[22-Apr-2026 01:43:27 UTC] Endpoint: user/profile.php
[22-Apr-2026 01:43:27 UTC] Full Log Data: {
    "timestamp": "2026-04-22 01:43:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:ba80:a34c:6090:c439:5eff:fe2a:b441",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTksInVzZXJuYW1lIjoiU2FqaWRhbGkiLCJlbWFpbCI6InNhNzc4MDMwOEBnbWFpbC5jb20iLCJleHAiOjE3NzY2NjYxNjB9.IPxpR0X1r4bHXnQlqarYwpbU20E2qKI2Zvj4l1vjxBM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f00f00c1ea1f3fb-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:ba80:a34c:6090:c439:5eff:fe2a:b441",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:ba80:a34c:6090:c439:5eff:fe2a:b441, 104.23.175.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 01:43:27 UTC] === END API CALL LOG ===
[22-Apr-2026 01:43:27 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 01:43:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTksInVzZXJuYW1lIjoiU2FqaWRhbGkiLCJlbWFpbCI6InNhNzc4MDMwOEBnbWFpbC5jb20iLCJleHAiOjE3NzY2NjYxNjB9.IPxpR0X1r4bHXnQlqarYwpbU20E2qKI2Zvj4l1vjxBM
[22-Apr-2026 01:43:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 01:43:27 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 01:43:27 UTC] User ID: 319
[22-Apr-2026 01:43:27 UTC] ✅ User profile retrieved successfully for user ID: 319
[22-Apr-2026 01:43:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 01:43:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 01:43:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTksInVzZXJuYW1lIjoiU2FqaWRhbGkiLCJlbWFpbCI6InNhNzc4MDMwOEBnbWFpbC5jb20iLCJleHAiOjE3NzY2NjYxNjB9.IPxpR0X1r4bHXnQlqarYwpbU20E2qKI2Zvj4l1vjxBM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f00f01c3c8af3fb-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:ba80:a34c:6090:c439:5eff:fe2a:b441","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:ba80:a34c:6090:c439:5eff:fe2a:b441, 104.23.175.168"}
[22-Apr-2026 01:43:30 UTC] === User Orders API Called ===
[22-Apr-2026 01:43:30 UTC] User ID: 319
[22-Apr-2026 01:43:30 UTC] Limit: 20, Offset: 0
[22-Apr-2026 01:43:30 UTC] Orders found: 3
[22-Apr-2026 01:43:30 UTC] Orders data: [{"id":212,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Insaffx0","status":"pending","created_at":"2026-04-22 05:12:53","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":188,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Insaffx0","status":"cancelled","created_at":"2026-04-13 10:05:29","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":187,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Insaffx0","status":"cancelled","created_at":"2026-04-13 09:57:36","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[22-Apr-2026 01:43:30 UTC] Total orders count: 3
[22-Apr-2026 01:43:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 01:43:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 01:43:32 UTC] === API CALL LOG ===
[22-Apr-2026 01:43:32 UTC] Endpoint: user/profile.php
[22-Apr-2026 01:43:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTksInVzZXJuYW1lIjoiU2FqaWRhbGkiLCJlbWFpbCI6InNhNzc4MDMwOEBnbWFpbC5jb20iLCJleHAiOjE3NzY2NjYxNjB9.IPxpR0X1r4bHXnQlqarYwpbU20E2qKI2Zvj4l1vjxBM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f00f0293b71f3fb-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:ba80:a34c:6090:c439:5eff:fe2a:b441","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:ba80:a34c:6090:c439:5eff:fe2a:b441, 104.23.175.168"}
[22-Apr-2026 01:43:32 UTC] Full Log Data: {
    "timestamp": "2026-04-22 01:43:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:ba80:a34c:6090:c439:5eff:fe2a:b441",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTksInVzZXJuYW1lIjoiU2FqaWRhbGkiLCJlbWFpbCI6InNhNzc4MDMwOEBnbWFpbC5jb20iLCJleHAiOjE3NzY2NjYxNjB9.IPxpR0X1r4bHXnQlqarYwpbU20E2qKI2Zvj4l1vjxBM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f00f0293b74f3fb-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:ba80:a34c:6090:c439:5eff:fe2a:b441",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:ba80:a34c:6090:c439:5eff:fe2a:b441, 104.23.175.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 01:43:32 UTC] === END API CALL LOG ===
[22-Apr-2026 01:43:32 UTC] === User Orders API Called ===
[22-Apr-2026 01:43:32 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 01:43:32 UTC] User ID: 319
[22-Apr-2026 01:43:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTksInVzZXJuYW1lIjoiU2FqaWRhbGkiLCJlbWFpbCI6InNhNzc4MDMwOEBnbWFpbC5jb20iLCJleHAiOjE3NzY2NjYxNjB9.IPxpR0X1r4bHXnQlqarYwpbU20E2qKI2Zvj4l1vjxBM
[22-Apr-2026 01:43:32 UTC] Limit: 20, Offset: 0
[22-Apr-2026 01:43:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 01:43:32 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 01:43:32 UTC] User ID: 319
[22-Apr-2026 01:43:32 UTC] ✅ User profile retrieved successfully for user ID: 319
[22-Apr-2026 01:43:32 UTC] Orders found: 3
[22-Apr-2026 01:43:32 UTC] Orders data: [{"id":212,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Insaffx0","status":"pending","created_at":"2026-04-22 05:12:53","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":188,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Insaffx0","status":"cancelled","created_at":"2026-04-13 10:05:29","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":187,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Insaffx0","status":"cancelled","created_at":"2026-04-13 09:57:36","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[22-Apr-2026 01:43:32 UTC] Total orders count: 3
[22-Apr-2026 01:43:32 UTC] === API CALL LOG ===
[22-Apr-2026 01:43:32 UTC] Endpoint: user/profile.php
[22-Apr-2026 01:43:32 UTC] Full Log Data: {
    "timestamp": "2026-04-22 01:43:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:ba80:a34c:6090:c439:5eff:fe2a:b441",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTksInVzZXJuYW1lIjoiU2FqaWRhbGkiLCJlbWFpbCI6InNhNzc4MDMwOEBnbWFpbC5jb20iLCJleHAiOjE3NzY2NjYxNjB9.IPxpR0X1r4bHXnQlqarYwpbU20E2qKI2Zvj4l1vjxBM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f00f02ceca8f3fb-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:ba80:a34c:6090:c439:5eff:fe2a:b441",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:ba80:a34c:6090:c439:5eff:fe2a:b441, 104.23.175.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 01:43:32 UTC] === END API CALL LOG ===
[22-Apr-2026 01:43:32 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 01:43:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTksInVzZXJuYW1lIjoiU2FqaWRhbGkiLCJlbWFpbCI6InNhNzc4MDMwOEBnbWFpbC5jb20iLCJleHAiOjE3NzY2NjYxNjB9.IPxpR0X1r4bHXnQlqarYwpbU20E2qKI2Zvj4l1vjxBM
[22-Apr-2026 01:43:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 01:43:32 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 01:43:32 UTC] User ID: 319
[22-Apr-2026 01:43:32 UTC] ✅ User profile retrieved successfully for user ID: 319
[22-Apr-2026 01:43:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 01:43:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 01:43:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTksInVzZXJuYW1lIjoiU2FqaWRhbGkiLCJlbWFpbCI6InNhNzc4MDMwOEBnbWFpbC5jb20iLCJleHAiOjE3NzY2NjYxNjB9.IPxpR0X1r4bHXnQlqarYwpbU20E2qKI2Zvj4l1vjxBM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f00f031df64f3fb-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:ba80:a34c:6090:c439:5eff:fe2a:b441","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:ba80:a34c:6090:c439:5eff:fe2a:b441, 104.23.175.169"}
[22-Apr-2026 01:43:33 UTC] === User Orders API Called ===
[22-Apr-2026 01:43:33 UTC] User ID: 319
[22-Apr-2026 01:43:33 UTC] Limit: 20, Offset: 0
[22-Apr-2026 01:43:33 UTC] Orders found: 3
[22-Apr-2026 01:43:33 UTC] Orders data: [{"id":212,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Insaffx0","status":"pending","created_at":"2026-04-22 05:12:53","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":188,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Insaffx0","status":"cancelled","created_at":"2026-04-13 10:05:29","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":187,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Insaffx0","status":"cancelled","created_at":"2026-04-13 09:57:36","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[22-Apr-2026 01:43:33 UTC] Total orders count: 3
[22-Apr-2026 01:43:35 UTC] === API CALL LOG ===
[22-Apr-2026 01:43:35 UTC] Endpoint: user/profile.php
[22-Apr-2026 01:43:35 UTC] Full Log Data: {
    "timestamp": "2026-04-22 01:43:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:ba80:a34c:6090:c439:5eff:fe2a:b441",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTksInVzZXJuYW1lIjoiU2FqaWRhbGkiLCJlbWFpbCI6InNhNzc4MDMwOEBnbWFpbC5jb20iLCJleHAiOjE3NzY2NjYxNjB9.IPxpR0X1r4bHXnQlqarYwpbU20E2qKI2Zvj4l1vjxBM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f00f041395bf3fb-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:ba80:a34c:6090:c439:5eff:fe2a:b441",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:ba80:a34c:6090:c439:5eff:fe2a:b441, 104.23.175.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 01:43:35 UTC] === END API CALL LOG ===
[22-Apr-2026 01:43:35 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 01:43:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTksInVzZXJuYW1lIjoiU2FqaWRhbGkiLCJlbWFpbCI6InNhNzc4MDMwOEBnbWFpbC5jb20iLCJleHAiOjE3NzY2NjYxNjB9.IPxpR0X1r4bHXnQlqarYwpbU20E2qKI2Zvj4l1vjxBM
[22-Apr-2026 01:43:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 01:43:35 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 01:43:35 UTC] User ID: 319
[22-Apr-2026 01:43:35 UTC] ✅ User profile retrieved successfully for user ID: 319
[22-Apr-2026 01:43:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 01:43:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 01:43:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTksInVzZXJuYW1lIjoiU2FqaWRhbGkiLCJlbWFpbCI6InNhNzc4MDMwOEBnbWFpbC5jb20iLCJleHAiOjE3NzY2NjYxNjB9.IPxpR0X1r4bHXnQlqarYwpbU20E2qKI2Zvj4l1vjxBM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f00f0413958f3fb-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:ba80:a34c:6090:c439:5eff:fe2a:b441","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:ba80:a34c:6090:c439:5eff:fe2a:b441, 104.23.175.169"}
[22-Apr-2026 01:43:35 UTC] === User Orders API Called ===
[22-Apr-2026 01:43:35 UTC] User ID: 319
[22-Apr-2026 01:43:35 UTC] Limit: 20, Offset: 0
[22-Apr-2026 01:43:35 UTC] Orders found: 3
[22-Apr-2026 01:43:35 UTC] Orders data: [{"id":212,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Insaffx0","status":"pending","created_at":"2026-04-22 05:12:53","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":188,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Insaffx0","status":"cancelled","created_at":"2026-04-13 10:05:29","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":187,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Insaffx0","status":"cancelled","created_at":"2026-04-13 09:57:36","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[22-Apr-2026 01:43:35 UTC] Total orders count: 3
[22-Apr-2026 01:43:36 UTC] === API CALL LOG ===
[22-Apr-2026 01:43:36 UTC] Endpoint: user/profile.php
[22-Apr-2026 01:43:36 UTC] Full Log Data: {
    "timestamp": "2026-04-22 01:43:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:ba80:a34c:6090:c439:5eff:fe2a:b441",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTksInVzZXJuYW1lIjoiU2FqaWRhbGkiLCJlbWFpbCI6InNhNzc4MDMwOEBnbWFpbC5jb20iLCJleHAiOjE3NzY2NjYxNjB9.IPxpR0X1r4bHXnQlqarYwpbU20E2qKI2Zvj4l1vjxBM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f00f044c8b6f3fb-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:ba80:a34c:6090:c439:5eff:fe2a:b441",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:ba80:a34c:6090:c439:5eff:fe2a:b441, 104.23.175.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 01:43:36 UTC] === END API CALL LOG ===
[22-Apr-2026 01:43:36 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 01:43:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTksInVzZXJuYW1lIjoiU2FqaWRhbGkiLCJlbWFpbCI6InNhNzc4MDMwOEBnbWFpbC5jb20iLCJleHAiOjE3NzY2NjYxNjB9.IPxpR0X1r4bHXnQlqarYwpbU20E2qKI2Zvj4l1vjxBM
[22-Apr-2026 01:43:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 01:43:36 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 01:43:36 UTC] User ID: 319
[22-Apr-2026 01:43:36 UTC] ✅ User profile retrieved successfully for user ID: 319
[22-Apr-2026 01:43:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 01:43:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 01:43:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTksInVzZXJuYW1lIjoiU2FqaWRhbGkiLCJlbWFpbCI6InNhNzc4MDMwOEBnbWFpbC5jb20iLCJleHAiOjE3NzY2NjYxNjB9.IPxpR0X1r4bHXnQlqarYwpbU20E2qKI2Zvj4l1vjxBM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f00f08b4fe7f3fb-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:ba80:a34c:6090:c439:5eff:fe2a:b441","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:ba80:a34c:6090:c439:5eff:fe2a:b441, 104.23.175.168"}
[22-Apr-2026 01:43:48 UTC] === User Orders API Called ===
[22-Apr-2026 01:43:48 UTC] User ID: 319
[22-Apr-2026 01:43:48 UTC] Limit: 20, Offset: 0
[22-Apr-2026 01:43:48 UTC] Orders found: 3
[22-Apr-2026 01:43:48 UTC] Orders data: [{"id":212,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Insaffx0","status":"pending","created_at":"2026-04-22 05:12:53","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":188,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Insaffx0","status":"cancelled","created_at":"2026-04-13 10:05:29","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":187,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Insaffx0","status":"cancelled","created_at":"2026-04-13 09:57:36","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[22-Apr-2026 01:43:48 UTC] Total orders count: 3
[22-Apr-2026 01:43:50 UTC] === API CALL LOG ===
[22-Apr-2026 01:43:50 UTC] Endpoint: user/profile.php
[22-Apr-2026 01:43:50 UTC] Full Log Data: {
    "timestamp": "2026-04-22 01:43:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:ba80:a34c:6090:c439:5eff:fe2a:b441",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTksInVzZXJuYW1lIjoiU2FqaWRhbGkiLCJlbWFpbCI6InNhNzc4MDMwOEBnbWFpbC5jb20iLCJleHAiOjE3NzY2NjYxNjB9.IPxpR0X1r4bHXnQlqarYwpbU20E2qKI2Zvj4l1vjxBM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f00f0991fe2f3fb-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:ba80:a34c:6090:c439:5eff:fe2a:b441",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:ba80:a34c:6090:c439:5eff:fe2a:b441, 104.23.175.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 01:43:50 UTC] === END API CALL LOG ===
[22-Apr-2026 01:43:50 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 01:43:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTksInVzZXJuYW1lIjoiU2FqaWRhbGkiLCJlbWFpbCI6InNhNzc4MDMwOEBnbWFpbC5jb20iLCJleHAiOjE3NzY2NjYxNjB9.IPxpR0X1r4bHXnQlqarYwpbU20E2qKI2Zvj4l1vjxBM
[22-Apr-2026 01:43:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 01:43:50 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 01:43:50 UTC] User ID: 319
[22-Apr-2026 01:43:50 UTC] ✅ User profile retrieved successfully for user ID: 319
[22-Apr-2026 01:43:51 UTC] User Purchases API - User ID: 319
[22-Apr-2026 01:43:51 UTC] User Purchases API - Total purchases found: 1
[22-Apr-2026 01:43:57 UTC] === API CALL LOG ===
[22-Apr-2026 01:43:57 UTC] Endpoint: user/profile.php
[22-Apr-2026 01:43:57 UTC] Full Log Data: {
    "timestamp": "2026-04-22 01:43:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:ba80:a34c:6090:c439:5eff:fe2a:b441",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTksInVzZXJuYW1lIjoiU2FqaWRhbGkiLCJlbWFpbCI6InNhNzc4MDMwOEBnbWFpbC5jb20iLCJleHAiOjE3NzY2NjYxNjB9.IPxpR0X1r4bHXnQlqarYwpbU20E2qKI2Zvj4l1vjxBM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f00f0ca8be9f3fb-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:ba80:a34c:6090:c439:5eff:fe2a:b441",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:ba80:a34c:6090:c439:5eff:fe2a:b441, 104.23.175.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 01:43:57 UTC] === END API CALL LOG ===
[22-Apr-2026 01:43:57 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 01:43:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTksInVzZXJuYW1lIjoiU2FqaWRhbGkiLCJlbWFpbCI6InNhNzc4MDMwOEBnbWFpbC5jb20iLCJleHAiOjE3NzY2NjYxNjB9.IPxpR0X1r4bHXnQlqarYwpbU20E2qKI2Zvj4l1vjxBM
[22-Apr-2026 01:43:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 01:43:57 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 01:43:57 UTC] User ID: 319
[22-Apr-2026 01:43:57 UTC] ✅ User profile retrieved successfully for user ID: 319
[22-Apr-2026 01:43:59 UTC] User Purchases API - User ID: 319
[22-Apr-2026 01:43:59 UTC] User Purchases API - Total purchases found: 1
[22-Apr-2026 01:44:01 UTC] User Purchases API - User ID: 319
[22-Apr-2026 01:44:01 UTC] User Purchases API - Total purchases found: 1
[22-Apr-2026 01:44:11 UTC] === API CALL LOG ===
[22-Apr-2026 01:44:11 UTC] Endpoint: user/profile.php
[22-Apr-2026 01:44:11 UTC] Full Log Data: {
    "timestamp": "2026-04-22 01:44:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:ba80:a34c:6090:c439:5eff:fe2a:b441",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTksInVzZXJuYW1lIjoiU2FqaWRhbGkiLCJlbWFpbCI6InNhNzc4MDMwOEBnbWFpbC5jb20iLCJleHAiOjE3NzY2NjYxNjB9.IPxpR0X1r4bHXnQlqarYwpbU20E2qKI2Zvj4l1vjxBM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f00f1209f5df3fb-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:ba80:a34c:6090:c439:5eff:fe2a:b441",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:ba80:a34c:6090:c439:5eff:fe2a:b441, 104.23.175.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 01:44:11 UTC] === END API CALL LOG ===
[22-Apr-2026 01:44:11 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 01:44:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTksInVzZXJuYW1lIjoiU2FqaWRhbGkiLCJlbWFpbCI6InNhNzc4MDMwOEBnbWFpbC5jb20iLCJleHAiOjE3NzY2NjYxNjB9.IPxpR0X1r4bHXnQlqarYwpbU20E2qKI2Zvj4l1vjxBM
[22-Apr-2026 01:44:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 01:44:11 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 01:44:11 UTC] User ID: 319
[22-Apr-2026 01:44:11 UTC] ✅ User profile retrieved successfully for user ID: 319
[22-Apr-2026 01:44:16 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 01:44:16 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 01:44:16 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTksInVzZXJuYW1lIjoiU2FqaWRhbGkiLCJlbWFpbCI6InNhNzc4MDMwOEBnbWFpbC5jb20iLCJleHAiOjE3NzY2NjYxNjB9.IPxpR0X1r4bHXnQlqarYwpbU20E2qKI2Zvj4l1vjxBM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f00f13d9ae0f3fb-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:ba80:a34c:6090:c439:5eff:fe2a:b441","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:ba80:a34c:6090:c439:5eff:fe2a:b441, 104.23.175.169"}
[22-Apr-2026 01:44:16 UTC] === User Orders API Called ===
[22-Apr-2026 01:44:16 UTC] User ID: 319
[22-Apr-2026 01:44:16 UTC] Limit: 20, Offset: 0
[22-Apr-2026 01:44:16 UTC] Orders found: 3
[22-Apr-2026 01:44:16 UTC] Orders data: [{"id":212,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Insaffx0","status":"pending","created_at":"2026-04-22 05:12:53","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":188,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Insaffx0","status":"cancelled","created_at":"2026-04-13 10:05:29","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":187,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Insaffx0","status":"cancelled","created_at":"2026-04-13 09:57:36","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[22-Apr-2026 01:44:16 UTC] Total orders count: 3
[22-Apr-2026 01:44:16 UTC] === API CALL LOG ===
[22-Apr-2026 01:44:16 UTC] Endpoint: user/profile.php
[22-Apr-2026 01:44:16 UTC] Full Log Data: {
    "timestamp": "2026-04-22 01:44:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:ba80:a34c:6090:c439:5eff:fe2a:b441",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTksInVzZXJuYW1lIjoiU2FqaWRhbGkiLCJlbWFpbCI6InNhNzc4MDMwOEBnbWFpbC5jb20iLCJleHAiOjE3NzY2NjYxNjB9.IPxpR0X1r4bHXnQlqarYwpbU20E2qKI2Zvj4l1vjxBM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f00f13d9ae2f3fb-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:ba80:a34c:6090:c439:5eff:fe2a:b441",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:ba80:a34c:6090:c439:5eff:fe2a:b441, 104.23.175.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 01:44:16 UTC] === END API CALL LOG ===
[22-Apr-2026 01:44:16 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 01:44:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTksInVzZXJuYW1lIjoiU2FqaWRhbGkiLCJlbWFpbCI6InNhNzc4MDMwOEBnbWFpbC5jb20iLCJleHAiOjE3NzY2NjYxNjB9.IPxpR0X1r4bHXnQlqarYwpbU20E2qKI2Zvj4l1vjxBM
[22-Apr-2026 01:44:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 01:44:16 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 01:44:16 UTC] User ID: 319
[22-Apr-2026 01:44:16 UTC] ✅ User profile retrieved successfully for user ID: 319
[22-Apr-2026 01:44:16 UTC] === API CALL LOG ===
[22-Apr-2026 01:44:16 UTC] Endpoint: user/profile.php
[22-Apr-2026 01:44:16 UTC] Full Log Data: {
    "timestamp": "2026-04-22 01:44:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:ba80:a34c:6090:c439:5eff:fe2a:b441",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTksInVzZXJuYW1lIjoiU2FqaWRhbGkiLCJlbWFpbCI6InNhNzc4MDMwOEBnbWFpbC5jb20iLCJleHAiOjE3NzY2NjYxNjB9.IPxpR0X1r4bHXnQlqarYwpbU20E2qKI2Zvj4l1vjxBM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f00f13d9ae5f3fb-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:ba80:a34c:6090:c439:5eff:fe2a:b441",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:ba80:a34c:6090:c439:5eff:fe2a:b441, 104.23.175.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 01:44:16 UTC] === END API CALL LOG ===
[22-Apr-2026 01:44:16 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 01:44:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTksInVzZXJuYW1lIjoiU2FqaWRhbGkiLCJlbWFpbCI6InNhNzc4MDMwOEBnbWFpbC5jb20iLCJleHAiOjE3NzY2NjYxNjB9.IPxpR0X1r4bHXnQlqarYwpbU20E2qKI2Zvj4l1vjxBM
[22-Apr-2026 01:44:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 01:44:16 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 01:44:16 UTC] User ID: 319
[22-Apr-2026 01:44:16 UTC] ✅ User profile retrieved successfully for user ID: 319
[22-Apr-2026 04:12:35 UTC] === API CALL LOG ===
[22-Apr-2026 04:12:35 UTC] Endpoint: user/profile.php
[22-Apr-2026 04:12:35 UTC] Full Log Data: {
    "timestamp": "2026-04-22 04:12:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.62.208.176",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg5IiwidXNlcm5hbWUiOiJQdW1wbWVtZXJhZGlvMSIsImVtYWlsIjoic21hcnRtZXJnZTAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzQzNTk1NX0.BJeD56_9XPZAnLRQJ6SapGt3tljUjTYQn6zIjoSmoUs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f01ca822ccafea5-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "149.62.208.176",
        "CF-IPCountry": "BG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "149.62.208.176, 162.158.211.28"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 04:12:35 UTC] === END API CALL LOG ===
[22-Apr-2026 04:12:35 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 04:12:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg5IiwidXNlcm5hbWUiOiJQdW1wbWVtZXJhZGlvMSIsImVtYWlsIjoic21hcnRtZXJnZTAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzQzNTk1NX0.BJeD56_9XPZAnLRQJ6SapGt3tljUjTYQn6zIjoSmoUs
[22-Apr-2026 04:12:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 04:12:35 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 04:12:35 UTC] User ID: 389
[22-Apr-2026 04:12:35 UTC] ✅ User profile retrieved successfully for user ID: 389
[22-Apr-2026 04:12:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 04:12:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 04:12:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg5IiwidXNlcm5hbWUiOiJQdW1wbWVtZXJhZGlvMSIsImVtYWlsIjoic21hcnRtZXJnZTAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzQzNTk1NX0.BJeD56_9XPZAnLRQJ6SapGt3tljUjTYQn6zIjoSmoUs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f01ca825d6dfea5-SOF","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"149.62.208.176","CF-IPCountry":"BG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"149.62.208.176, 162.158.211.28"}
[22-Apr-2026 04:12:35 UTC] === User Orders API Called ===
[22-Apr-2026 04:12:35 UTC] User ID: 389
[22-Apr-2026 04:12:35 UTC] Limit: 20, Offset: 0
[22-Apr-2026 04:12:35 UTC] Orders found: 0
[22-Apr-2026 04:12:35 UTC] Orders data: []
[22-Apr-2026 04:12:35 UTC] Total orders count: 0
[22-Apr-2026 04:12:35 UTC] === API CALL LOG ===
[22-Apr-2026 04:12:35 UTC] Endpoint: user/profile.php
[22-Apr-2026 04:12:35 UTC] Full Log Data: {
    "timestamp": "2026-04-22 04:12:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.62.208.176",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg5IiwidXNlcm5hbWUiOiJQdW1wbWVtZXJhZGlvMSIsImVtYWlsIjoic21hcnRtZXJnZTAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzQzNTk1NX0.BJeD56_9XPZAnLRQJ6SapGt3tljUjTYQn6zIjoSmoUs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f01ca82be4dfea5-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "149.62.208.176",
        "CF-IPCountry": "BG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "149.62.208.176, 162.158.211.28"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 04:12:35 UTC] === END API CALL LOG ===
[22-Apr-2026 04:12:35 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 04:12:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg5IiwidXNlcm5hbWUiOiJQdW1wbWVtZXJhZGlvMSIsImVtYWlsIjoic21hcnRtZXJnZTAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzQzNTk1NX0.BJeD56_9XPZAnLRQJ6SapGt3tljUjTYQn6zIjoSmoUs
[22-Apr-2026 04:12:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 04:12:35 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 04:12:35 UTC] User ID: 389
[22-Apr-2026 04:12:35 UTC] ✅ User profile retrieved successfully for user ID: 389
[22-Apr-2026 04:12:35 UTC] === API CALL LOG ===
[22-Apr-2026 04:12:35 UTC] Endpoint: user/profile.php
[22-Apr-2026 04:12:35 UTC] Full Log Data: {
    "timestamp": "2026-04-22 04:12:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.62.208.176",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg5IiwidXNlcm5hbWUiOiJQdW1wbWVtZXJhZGlvMSIsImVtYWlsIjoic21hcnRtZXJnZTAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzQzNTk1NX0.BJeD56_9XPZAnLRQJ6SapGt3tljUjTYQn6zIjoSmoUs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f01ca84c9affea5-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "149.62.208.176",
        "CF-IPCountry": "BG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "149.62.208.176, 162.158.211.28"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 04:12:35 UTC] === END API CALL LOG ===
[22-Apr-2026 04:12:35 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 04:12:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg5IiwidXNlcm5hbWUiOiJQdW1wbWVtZXJhZGlvMSIsImVtYWlsIjoic21hcnRtZXJnZTAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzQzNTk1NX0.BJeD56_9XPZAnLRQJ6SapGt3tljUjTYQn6zIjoSmoUs
[22-Apr-2026 04:12:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 04:12:35 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 04:12:35 UTC] User ID: 389
[22-Apr-2026 04:12:35 UTC] ✅ User profile retrieved successfully for user ID: 389
[22-Apr-2026 04:12:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 04:12:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 04:12:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg5IiwidXNlcm5hbWUiOiJQdW1wbWVtZXJhZGlvMSIsImVtYWlsIjoic21hcnRtZXJnZTAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzQzNTk1NX0.BJeD56_9XPZAnLRQJ6SapGt3tljUjTYQn6zIjoSmoUs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f01cb031a4efea5-SOF","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"149.62.208.176","CF-IPCountry":"BG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"149.62.208.176, 162.158.211.28"}
[22-Apr-2026 04:12:56 UTC] === User Orders API Called ===
[22-Apr-2026 04:12:56 UTC] User ID: 389
[22-Apr-2026 04:12:56 UTC] Limit: 20, Offset: 0
[22-Apr-2026 04:12:56 UTC] Orders found: 0
[22-Apr-2026 04:12:56 UTC] Orders data: []
[22-Apr-2026 04:12:56 UTC] Total orders count: 0
[22-Apr-2026 04:12:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 04:12:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 04:12:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg5IiwidXNlcm5hbWUiOiJQdW1wbWVtZXJhZGlvMSIsImVtYWlsIjoic21hcnRtZXJnZTAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzQzNTk1NX0.BJeD56_9XPZAnLRQJ6SapGt3tljUjTYQn6zIjoSmoUs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f01cb0c2ae0fea5-SOF","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"149.62.208.176","CF-IPCountry":"BG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"149.62.208.176, 162.158.211.27"}
[22-Apr-2026 04:12:57 UTC] === User Orders API Called ===
[22-Apr-2026 04:12:57 UTC] User ID: 389
[22-Apr-2026 04:12:57 UTC] Limit: 20, Offset: 0
[22-Apr-2026 04:12:57 UTC] Orders found: 0
[22-Apr-2026 04:12:57 UTC] Orders data: []
[22-Apr-2026 04:12:57 UTC] Total orders count: 0
[22-Apr-2026 04:12:57 UTC] === API CALL LOG ===
[22-Apr-2026 04:12:57 UTC] Endpoint: user/profile.php
[22-Apr-2026 04:12:57 UTC] Full Log Data: {
    "timestamp": "2026-04-22 04:12:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.62.208.176",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg5IiwidXNlcm5hbWUiOiJQdW1wbWVtZXJhZGlvMSIsImVtYWlsIjoic21hcnRtZXJnZTAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzQzNTk1NX0.BJeD56_9XPZAnLRQJ6SapGt3tljUjTYQn6zIjoSmoUs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f01cb0cdc27fea5-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "149.62.208.176",
        "CF-IPCountry": "BG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "149.62.208.176, 162.158.211.27"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 04:12:57 UTC] === END API CALL LOG ===
[22-Apr-2026 04:12:57 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 04:12:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg5IiwidXNlcm5hbWUiOiJQdW1wbWVtZXJhZGlvMSIsImVtYWlsIjoic21hcnRtZXJnZTAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzQzNTk1NX0.BJeD56_9XPZAnLRQJ6SapGt3tljUjTYQn6zIjoSmoUs
[22-Apr-2026 04:12:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 04:12:57 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 04:12:57 UTC] User ID: 389
[22-Apr-2026 04:12:57 UTC] ✅ User profile retrieved successfully for user ID: 389
[22-Apr-2026 04:12:58 UTC] === API CALL LOG ===
[22-Apr-2026 04:12:58 UTC] Endpoint: user/profile.php
[22-Apr-2026 04:12:58 UTC] Full Log Data: {
    "timestamp": "2026-04-22 04:12:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.62.208.176",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg5IiwidXNlcm5hbWUiOiJQdW1wbWVtZXJhZGlvMSIsImVtYWlsIjoic21hcnRtZXJnZTAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzQzNTk1NX0.BJeD56_9XPZAnLRQJ6SapGt3tljUjTYQn6zIjoSmoUs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f01cb0e9f08fea5-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "149.62.208.176",
        "CF-IPCountry": "BG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "149.62.208.176, 162.158.211.28"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 04:12:58 UTC] === END API CALL LOG ===
[22-Apr-2026 04:12:58 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 04:12:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg5IiwidXNlcm5hbWUiOiJQdW1wbWVtZXJhZGlvMSIsImVtYWlsIjoic21hcnRtZXJnZTAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzQzNTk1NX0.BJeD56_9XPZAnLRQJ6SapGt3tljUjTYQn6zIjoSmoUs
[22-Apr-2026 04:12:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 04:12:58 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 04:12:58 UTC] User ID: 389
[22-Apr-2026 04:12:58 UTC] ✅ User profile retrieved successfully for user ID: 389
[22-Apr-2026 04:12:58 UTC] === API CALL LOG ===
[22-Apr-2026 04:12:58 UTC] Endpoint: user/profile.php
[22-Apr-2026 04:12:58 UTC] Full Log Data: {
    "timestamp": "2026-04-22 04:12:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.62.208.176",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg5IiwidXNlcm5hbWUiOiJQdW1wbWVtZXJhZGlvMSIsImVtYWlsIjoic21hcnRtZXJnZTAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzQzNTk1NX0.BJeD56_9XPZAnLRQJ6SapGt3tljUjTYQn6zIjoSmoUs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f01cb109aabfea5-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "149.62.208.176",
        "CF-IPCountry": "BG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "149.62.208.176, 162.158.211.27"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 04:12:58 UTC] === END API CALL LOG ===
[22-Apr-2026 04:12:58 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 04:12:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg5IiwidXNlcm5hbWUiOiJQdW1wbWVtZXJhZGlvMSIsImVtYWlsIjoic21hcnRtZXJnZTAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzQzNTk1NX0.BJeD56_9XPZAnLRQJ6SapGt3tljUjTYQn6zIjoSmoUs
[22-Apr-2026 04:12:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 04:12:58 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 04:12:58 UTC] User ID: 389
[22-Apr-2026 04:12:58 UTC] ✅ User profile retrieved successfully for user ID: 389
[22-Apr-2026 04:13:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 04:13:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 04:13:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg5IiwidXNlcm5hbWUiOiJQdW1wbWVtZXJhZGlvMSIsImVtYWlsIjoic21hcnRtZXJnZTAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzQzNTk1NX0.BJeD56_9XPZAnLRQJ6SapGt3tljUjTYQn6zIjoSmoUs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f01cb2e0fa2fea5-SOF","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"149.62.208.176","CF-IPCountry":"BG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"149.62.208.176, 162.158.211.27"}
[22-Apr-2026 04:13:03 UTC] === User Orders API Called ===
[22-Apr-2026 04:13:03 UTC] User ID: 389
[22-Apr-2026 04:13:03 UTC] Limit: 20, Offset: 0
[22-Apr-2026 04:13:03 UTC] Orders found: 0
[22-Apr-2026 04:13:03 UTC] Orders data: []
[22-Apr-2026 04:13:03 UTC] Total orders count: 0
[22-Apr-2026 04:13:03 UTC] === API CALL LOG ===
[22-Apr-2026 04:13:03 UTC] Endpoint: user/profile.php
[22-Apr-2026 04:13:03 UTC] Full Log Data: {
    "timestamp": "2026-04-22 04:13:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.62.208.176",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg5IiwidXNlcm5hbWUiOiJQdW1wbWVtZXJhZGlvMSIsImVtYWlsIjoic21hcnRtZXJnZTAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzQzNTk1NX0.BJeD56_9XPZAnLRQJ6SapGt3tljUjTYQn6zIjoSmoUs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f01cb2ec959fea5-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "149.62.208.176",
        "CF-IPCountry": "BG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "149.62.208.176, 162.158.211.27"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 04:13:03 UTC] === END API CALL LOG ===
[22-Apr-2026 04:13:03 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 04:13:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg5IiwidXNlcm5hbWUiOiJQdW1wbWVtZXJhZGlvMSIsImVtYWlsIjoic21hcnRtZXJnZTAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzQzNTk1NX0.BJeD56_9XPZAnLRQJ6SapGt3tljUjTYQn6zIjoSmoUs
[22-Apr-2026 04:13:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 04:13:03 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 04:13:03 UTC] User ID: 389
[22-Apr-2026 04:13:03 UTC] ✅ User profile retrieved successfully for user ID: 389
[22-Apr-2026 04:13:03 UTC] === API CALL LOG ===
[22-Apr-2026 04:13:03 UTC] Endpoint: user/profile.php
[22-Apr-2026 04:13:03 UTC] Full Log Data: {
    "timestamp": "2026-04-22 04:13:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.62.208.176",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg5IiwidXNlcm5hbWUiOiJQdW1wbWVtZXJhZGlvMSIsImVtYWlsIjoic21hcnRtZXJnZTAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzQzNTk1NX0.BJeD56_9XPZAnLRQJ6SapGt3tljUjTYQn6zIjoSmoUs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f01cb30acd2fea5-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "149.62.208.176",
        "CF-IPCountry": "BG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "149.62.208.176, 162.158.211.28"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 04:13:03 UTC] === END API CALL LOG ===
[22-Apr-2026 04:13:03 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 04:13:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg5IiwidXNlcm5hbWUiOiJQdW1wbWVtZXJhZGlvMSIsImVtYWlsIjoic21hcnRtZXJnZTAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzQzNTk1NX0.BJeD56_9XPZAnLRQJ6SapGt3tljUjTYQn6zIjoSmoUs
[22-Apr-2026 04:13:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 04:13:03 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 04:13:03 UTC] User ID: 389
[22-Apr-2026 04:13:03 UTC] ✅ User profile retrieved successfully for user ID: 389
[22-Apr-2026 04:13:03 UTC] === API CALL LOG ===
[22-Apr-2026 04:13:03 UTC] Endpoint: user/profile.php
[22-Apr-2026 04:13:03 UTC] Full Log Data: {
    "timestamp": "2026-04-22 04:13:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.62.208.176",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg5IiwidXNlcm5hbWUiOiJQdW1wbWVtZXJhZGlvMSIsImVtYWlsIjoic21hcnRtZXJnZTAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzQzNTk1NX0.BJeD56_9XPZAnLRQJ6SapGt3tljUjTYQn6zIjoSmoUs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f01cb325824fea5-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "149.62.208.176",
        "CF-IPCountry": "BG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "149.62.208.176, 162.158.211.27"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 04:13:03 UTC] === END API CALL LOG ===
[22-Apr-2026 04:13:03 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 04:13:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg5IiwidXNlcm5hbWUiOiJQdW1wbWVtZXJhZGlvMSIsImVtYWlsIjoic21hcnRtZXJnZTAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzQzNTk1NX0.BJeD56_9XPZAnLRQJ6SapGt3tljUjTYQn6zIjoSmoUs
[22-Apr-2026 04:13:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 04:13:03 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 04:13:03 UTC] User ID: 389
[22-Apr-2026 04:13:03 UTC] ✅ User profile retrieved successfully for user ID: 389
[22-Apr-2026 04:13:09 UTC] === API CALL LOG ===
[22-Apr-2026 04:13:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 04:13:09 UTC] Endpoint: user/profile.php
[22-Apr-2026 04:13:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 04:13:09 UTC] Full Log Data: {
    "timestamp": "2026-04-22 04:13:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.62.208.176",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg5IiwidXNlcm5hbWUiOiJQdW1wbWVtZXJhZGlvMSIsImVtYWlsIjoic21hcnRtZXJnZTAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzQzNTk1NX0.BJeD56_9XPZAnLRQJ6SapGt3tljUjTYQn6zIjoSmoUs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f01cb559a04fea5-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "149.62.208.176",
        "CF-IPCountry": "BG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "149.62.208.176, 162.158.211.28"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 04:13:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg5IiwidXNlcm5hbWUiOiJQdW1wbWVtZXJhZGlvMSIsImVtYWlsIjoic21hcnRtZXJnZTAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzQzNTk1NX0.BJeD56_9XPZAnLRQJ6SapGt3tljUjTYQn6zIjoSmoUs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f01cb5599fffea5-SOF","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"149.62.208.176","CF-IPCountry":"BG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"149.62.208.176, 162.158.211.27"}
[22-Apr-2026 04:13:09 UTC] === END API CALL LOG ===
[22-Apr-2026 04:13:09 UTC] === User Orders API Called ===
[22-Apr-2026 04:13:09 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 04:13:09 UTC] User ID: 389
[22-Apr-2026 04:13:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg5IiwidXNlcm5hbWUiOiJQdW1wbWVtZXJhZGlvMSIsImVtYWlsIjoic21hcnRtZXJnZTAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzQzNTk1NX0.BJeD56_9XPZAnLRQJ6SapGt3tljUjTYQn6zIjoSmoUs
[22-Apr-2026 04:13:09 UTC] Limit: 20, Offset: 0
[22-Apr-2026 04:13:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 04:13:09 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 04:13:09 UTC] User ID: 389
[22-Apr-2026 04:13:09 UTC] ✅ User profile retrieved successfully for user ID: 389
[22-Apr-2026 04:13:09 UTC] Orders found: 0
[22-Apr-2026 04:13:09 UTC] Orders data: []
[22-Apr-2026 04:13:09 UTC] Total orders count: 0
[22-Apr-2026 04:13:09 UTC] === API CALL LOG ===
[22-Apr-2026 04:13:09 UTC] Endpoint: user/profile.php
[22-Apr-2026 04:13:09 UTC] Full Log Data: {
    "timestamp": "2026-04-22 04:13:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.62.208.176",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg5IiwidXNlcm5hbWUiOiJQdW1wbWVtZXJhZGlvMSIsImVtYWlsIjoic21hcnRtZXJnZTAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzQzNTk1NX0.BJeD56_9XPZAnLRQJ6SapGt3tljUjTYQn6zIjoSmoUs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f01cb57ccfafea5-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "149.62.208.176",
        "CF-IPCountry": "BG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "149.62.208.176, 162.158.211.28"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 04:13:09 UTC] === END API CALL LOG ===
[22-Apr-2026 04:13:09 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 04:13:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg5IiwidXNlcm5hbWUiOiJQdW1wbWVtZXJhZGlvMSIsImVtYWlsIjoic21hcnRtZXJnZTAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzQzNTk1NX0.BJeD56_9XPZAnLRQJ6SapGt3tljUjTYQn6zIjoSmoUs
[22-Apr-2026 04:13:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 04:13:09 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 04:13:09 UTC] User ID: 389
[22-Apr-2026 04:13:09 UTC] ✅ User profile retrieved successfully for user ID: 389
[22-Apr-2026 04:13:09 UTC] === API CALL LOG ===
[22-Apr-2026 04:13:09 UTC] Endpoint: user/profile.php
[22-Apr-2026 04:13:09 UTC] Full Log Data: {
    "timestamp": "2026-04-22 04:13:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.62.208.176",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg5IiwidXNlcm5hbWUiOiJQdW1wbWVtZXJhZGlvMSIsImVtYWlsIjoic21hcnRtZXJnZTAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzQzNTk1NX0.BJeD56_9XPZAnLRQJ6SapGt3tljUjTYQn6zIjoSmoUs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f01cb594f52fea5-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "149.62.208.176",
        "CF-IPCountry": "BG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "149.62.208.176, 162.158.211.27"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 04:13:09 UTC] === END API CALL LOG ===
[22-Apr-2026 04:13:09 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 04:13:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg5IiwidXNlcm5hbWUiOiJQdW1wbWVtZXJhZGlvMSIsImVtYWlsIjoic21hcnRtZXJnZTAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzQzNTk1NX0.BJeD56_9XPZAnLRQJ6SapGt3tljUjTYQn6zIjoSmoUs
[22-Apr-2026 04:13:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 04:13:09 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 04:13:09 UTC] User ID: 389
[22-Apr-2026 04:13:09 UTC] ✅ User profile retrieved successfully for user ID: 389
[22-Apr-2026 04:13:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 04:13:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 04:13:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg5IiwidXNlcm5hbWUiOiJQdW1wbWVtZXJhZGlvMSIsImVtYWlsIjoic21hcnRtZXJnZTAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzQzNTk1NX0.BJeD56_9XPZAnLRQJ6SapGt3tljUjTYQn6zIjoSmoUs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f01cb7abeedfea5-SOF","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"149.62.208.176","CF-IPCountry":"BG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"149.62.208.176, 162.158.211.28"}
[22-Apr-2026 04:13:15 UTC] === User Orders API Called ===
[22-Apr-2026 04:13:15 UTC] User ID: 389
[22-Apr-2026 04:13:15 UTC] Limit: 20, Offset: 0
[22-Apr-2026 04:13:15 UTC] Orders found: 0
[22-Apr-2026 04:13:15 UTC] Orders data: []
[22-Apr-2026 04:13:15 UTC] Total orders count: 0
[22-Apr-2026 04:13:15 UTC] === API CALL LOG ===
[22-Apr-2026 04:13:15 UTC] Endpoint: user/profile.php
[22-Apr-2026 04:13:15 UTC] Full Log Data: {
    "timestamp": "2026-04-22 04:13:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.62.208.176",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg5IiwidXNlcm5hbWUiOiJQdW1wbWVtZXJhZGlvMSIsImVtYWlsIjoic21hcnRtZXJnZTAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzQzNTk1NX0.BJeD56_9XPZAnLRQJ6SapGt3tljUjTYQn6zIjoSmoUs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f01cb7aef3dfea5-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "149.62.208.176",
        "CF-IPCountry": "BG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "149.62.208.176, 162.158.211.28"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 04:13:15 UTC] === END API CALL LOG ===
[22-Apr-2026 04:13:15 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 04:13:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg5IiwidXNlcm5hbWUiOiJQdW1wbWVtZXJhZGlvMSIsImVtYWlsIjoic21hcnRtZXJnZTAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzQzNTk1NX0.BJeD56_9XPZAnLRQJ6SapGt3tljUjTYQn6zIjoSmoUs
[22-Apr-2026 04:13:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 04:13:15 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 04:13:15 UTC] User ID: 389
[22-Apr-2026 04:13:15 UTC] ✅ User profile retrieved successfully for user ID: 389
[22-Apr-2026 04:13:15 UTC] === API CALL LOG ===
[22-Apr-2026 04:13:15 UTC] Endpoint: user/profile.php
[22-Apr-2026 04:13:15 UTC] Full Log Data: {
    "timestamp": "2026-04-22 04:13:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.62.208.176",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg5IiwidXNlcm5hbWUiOiJQdW1wbWVtZXJhZGlvMSIsImVtYWlsIjoic21hcnRtZXJnZTAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzQzNTk1NX0.BJeD56_9XPZAnLRQJ6SapGt3tljUjTYQn6zIjoSmoUs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f01cb7d0ac0fea5-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "149.62.208.176",
        "CF-IPCountry": "BG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "149.62.208.176, 162.158.211.28"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 04:13:15 UTC] === END API CALL LOG ===
[22-Apr-2026 04:13:15 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 04:13:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg5IiwidXNlcm5hbWUiOiJQdW1wbWVtZXJhZGlvMSIsImVtYWlsIjoic21hcnRtZXJnZTAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzQzNTk1NX0.BJeD56_9XPZAnLRQJ6SapGt3tljUjTYQn6zIjoSmoUs
[22-Apr-2026 04:13:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 04:13:15 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 04:13:15 UTC] User ID: 389
[22-Apr-2026 04:13:15 UTC] ✅ User profile retrieved successfully for user ID: 389
[22-Apr-2026 04:13:16 UTC] === API CALL LOG ===
[22-Apr-2026 04:13:16 UTC] Endpoint: user/profile.php
[22-Apr-2026 04:13:16 UTC] Full Log Data: {
    "timestamp": "2026-04-22 04:13:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.62.208.176",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg5IiwidXNlcm5hbWUiOiJQdW1wbWVtZXJhZGlvMSIsImVtYWlsIjoic21hcnRtZXJnZTAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzQzNTk1NX0.BJeD56_9XPZAnLRQJ6SapGt3tljUjTYQn6zIjoSmoUs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f01cb7efe07fea5-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "149.62.208.176",
        "CF-IPCountry": "BG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "149.62.208.176, 162.158.211.28"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 04:13:16 UTC] === END API CALL LOG ===
[22-Apr-2026 04:13:16 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 04:13:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg5IiwidXNlcm5hbWUiOiJQdW1wbWVtZXJhZGlvMSIsImVtYWlsIjoic21hcnRtZXJnZTAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzQzNTk1NX0.BJeD56_9XPZAnLRQJ6SapGt3tljUjTYQn6zIjoSmoUs
[22-Apr-2026 04:13:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 04:13:16 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 04:13:16 UTC] User ID: 389
[22-Apr-2026 04:13:16 UTC] ✅ User profile retrieved successfully for user ID: 389
[22-Apr-2026 04:13:34 UTC] === API CALL LOG ===
[22-Apr-2026 04:13:34 UTC] Endpoint: user/profile.php
[22-Apr-2026 04:13:34 UTC] Full Log Data: {
    "timestamp": "2026-04-22 04:13:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.62.208.176",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg5IiwidXNlcm5hbWUiOiJQdW1wbWVtZXJhZGlvMSIsImVtYWlsIjoic21hcnRtZXJnZTAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzQzNTk1NX0.BJeD56_9XPZAnLRQJ6SapGt3tljUjTYQn6zIjoSmoUs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f01cbf0be5bfea5-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "149.62.208.176",
        "CF-IPCountry": "BG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "149.62.208.176, 162.158.211.27"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 04:13:34 UTC] === END API CALL LOG ===
[22-Apr-2026 04:13:34 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 04:13:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg5IiwidXNlcm5hbWUiOiJQdW1wbWVtZXJhZGlvMSIsImVtYWlsIjoic21hcnRtZXJnZTAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzQzNTk1NX0.BJeD56_9XPZAnLRQJ6SapGt3tljUjTYQn6zIjoSmoUs
[22-Apr-2026 04:13:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 04:13:34 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 04:13:34 UTC] User ID: 389
[22-Apr-2026 04:13:34 UTC] ✅ User profile retrieved successfully for user ID: 389
[22-Apr-2026 04:13:44 UTC] === API CALL LOG ===
[22-Apr-2026 04:13:44 UTC] Endpoint: user/profile.php
[22-Apr-2026 04:13:44 UTC] Full Log Data: {
    "timestamp": "2026-04-22 04:13:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.62.208.176",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg5IiwidXNlcm5hbWUiOiJQdW1wbWVtZXJhZGlvMSIsImVtYWlsIjoic21hcnRtZXJnZTAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzQzNTk1NX0.BJeD56_9XPZAnLRQJ6SapGt3tljUjTYQn6zIjoSmoUs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f01cc2de99afea5-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "149.62.208.176",
        "CF-IPCountry": "BG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "149.62.208.176, 162.158.211.28"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 04:13:44 UTC] === END API CALL LOG ===
[22-Apr-2026 04:13:44 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 04:13:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg5IiwidXNlcm5hbWUiOiJQdW1wbWVtZXJhZGlvMSIsImVtYWlsIjoic21hcnRtZXJnZTAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzQzNTk1NX0.BJeD56_9XPZAnLRQJ6SapGt3tljUjTYQn6zIjoSmoUs
[22-Apr-2026 04:13:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 04:13:44 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 04:13:44 UTC] User ID: 389
[22-Apr-2026 04:13:44 UTC] ✅ User profile retrieved successfully for user ID: 389
[22-Apr-2026 04:13:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 04:13:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 04:13:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg5IiwidXNlcm5hbWUiOiJQdW1wbWVtZXJhZGlvMSIsImVtYWlsIjoic21hcnRtZXJnZTAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzQzNTk1NX0.BJeD56_9XPZAnLRQJ6SapGt3tljUjTYQn6zIjoSmoUs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f01cc2dc957fea5-SOF","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"149.62.208.176","CF-IPCountry":"BG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"149.62.208.176, 162.158.211.28"}
[22-Apr-2026 04:13:44 UTC] === User Orders API Called ===
[22-Apr-2026 04:13:44 UTC] User ID: 389
[22-Apr-2026 04:13:44 UTC] Limit: 20, Offset: 0
[22-Apr-2026 04:13:44 UTC] Orders found: 0
[22-Apr-2026 04:13:44 UTC] Orders data: []
[22-Apr-2026 04:13:44 UTC] Total orders count: 0
[22-Apr-2026 04:13:44 UTC] === API CALL LOG ===
[22-Apr-2026 04:13:44 UTC] Endpoint: user/profile.php
[22-Apr-2026 04:13:44 UTC] Full Log Data: {
    "timestamp": "2026-04-22 04:13:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.62.208.176",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg5IiwidXNlcm5hbWUiOiJQdW1wbWVtZXJhZGlvMSIsImVtYWlsIjoic21hcnRtZXJnZTAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzQzNTk1NX0.BJeD56_9XPZAnLRQJ6SapGt3tljUjTYQn6zIjoSmoUs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f01cc31afc9fea5-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "149.62.208.176",
        "CF-IPCountry": "BG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "149.62.208.176, 162.158.211.28"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 04:13:44 UTC] === END API CALL LOG ===
[22-Apr-2026 04:13:44 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 04:13:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg5IiwidXNlcm5hbWUiOiJQdW1wbWVtZXJhZGlvMSIsImVtYWlsIjoic21hcnRtZXJnZTAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzQzNTk1NX0.BJeD56_9XPZAnLRQJ6SapGt3tljUjTYQn6zIjoSmoUs
[22-Apr-2026 04:13:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 04:13:44 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 04:13:44 UTC] User ID: 389
[22-Apr-2026 04:13:44 UTC] ✅ User profile retrieved successfully for user ID: 389
[22-Apr-2026 04:13:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 04:13:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 04:13:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg5IiwidXNlcm5hbWUiOiJQdW1wbWVtZXJhZGlvMSIsImVtYWlsIjoic21hcnRtZXJnZTAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzQzNTk1NX0.BJeD56_9XPZAnLRQJ6SapGt3tljUjTYQn6zIjoSmoUs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f01cc84ac6dfea5-SOF","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"149.62.208.176","CF-IPCountry":"BG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"149.62.208.176, 162.158.211.27"}
[22-Apr-2026 04:13:57 UTC] === User Orders API Called ===
[22-Apr-2026 04:13:57 UTC] User ID: 389
[22-Apr-2026 04:13:57 UTC] Limit: 20, Offset: 0
[22-Apr-2026 04:13:57 UTC] Orders found: 0
[22-Apr-2026 04:13:57 UTC] Orders data: []
[22-Apr-2026 04:13:57 UTC] Total orders count: 0
[22-Apr-2026 04:13:57 UTC] === API CALL LOG ===
[22-Apr-2026 04:13:57 UTC] Endpoint: user/profile.php
[22-Apr-2026 04:13:57 UTC] Full Log Data: {
    "timestamp": "2026-04-22 04:13:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.62.208.176",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg5IiwidXNlcm5hbWUiOiJQdW1wbWVtZXJhZGlvMSIsImVtYWlsIjoic21hcnRtZXJnZTAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzQzNTk1NX0.BJeD56_9XPZAnLRQJ6SapGt3tljUjTYQn6zIjoSmoUs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f01cc850d16fea5-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "149.62.208.176",
        "CF-IPCountry": "BG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "149.62.208.176, 162.158.211.27"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 04:13:57 UTC] === END API CALL LOG ===
[22-Apr-2026 04:13:57 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 04:13:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg5IiwidXNlcm5hbWUiOiJQdW1wbWVtZXJhZGlvMSIsImVtYWlsIjoic21hcnRtZXJnZTAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzQzNTk1NX0.BJeD56_9XPZAnLRQJ6SapGt3tljUjTYQn6zIjoSmoUs
[22-Apr-2026 04:13:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 04:13:57 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 04:13:57 UTC] User ID: 389
[22-Apr-2026 04:13:57 UTC] ✅ User profile retrieved successfully for user ID: 389
[22-Apr-2026 04:13:58 UTC] === API CALL LOG ===
[22-Apr-2026 04:13:58 UTC] Endpoint: user/profile.php
[22-Apr-2026 04:13:58 UTC] Full Log Data: {
    "timestamp": "2026-04-22 04:13:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.62.208.176",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg5IiwidXNlcm5hbWUiOiJQdW1wbWVtZXJhZGlvMSIsImVtYWlsIjoic21hcnRtZXJnZTAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzQzNTk1NX0.BJeD56_9XPZAnLRQJ6SapGt3tljUjTYQn6zIjoSmoUs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f01cc88fbe0fea5-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "149.62.208.176",
        "CF-IPCountry": "BG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "149.62.208.176, 162.158.211.27"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 04:13:58 UTC] === END API CALL LOG ===
[22-Apr-2026 04:13:58 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 04:13:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg5IiwidXNlcm5hbWUiOiJQdW1wbWVtZXJhZGlvMSIsImVtYWlsIjoic21hcnRtZXJnZTAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzQzNTk1NX0.BJeD56_9XPZAnLRQJ6SapGt3tljUjTYQn6zIjoSmoUs
[22-Apr-2026 04:13:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 04:13:58 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 04:13:58 UTC] User ID: 389
[22-Apr-2026 04:13:58 UTC] ✅ User profile retrieved successfully for user ID: 389
[22-Apr-2026 04:14:31 UTC] === API CALL LOG ===
[22-Apr-2026 04:14:31 UTC] Endpoint: user/profile.php
[22-Apr-2026 04:14:31 UTC] Full Log Data: {
    "timestamp": "2026-04-22 04:14:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.62.208.176",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg5IiwidXNlcm5hbWUiOiJQdW1wbWVtZXJhZGlvMSIsImVtYWlsIjoic21hcnRtZXJnZTAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzQzNTk1NX0.BJeD56_9XPZAnLRQJ6SapGt3tljUjTYQn6zIjoSmoUs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f01cd59287cfea5-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "149.62.208.176",
        "CF-IPCountry": "BG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "149.62.208.176, 162.158.211.27"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 04:14:31 UTC] === END API CALL LOG ===
[22-Apr-2026 04:14:31 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 04:14:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg5IiwidXNlcm5hbWUiOiJQdW1wbWVtZXJhZGlvMSIsImVtYWlsIjoic21hcnRtZXJnZTAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzQzNTk1NX0.BJeD56_9XPZAnLRQJ6SapGt3tljUjTYQn6zIjoSmoUs
[22-Apr-2026 04:14:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 04:14:31 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 04:14:31 UTC] User ID: 389
[22-Apr-2026 04:14:31 UTC] ✅ User profile retrieved successfully for user ID: 389
[22-Apr-2026 04:14:35 UTC] === API CALL LOG ===
[22-Apr-2026 04:14:35 UTC] Endpoint: user/profile.php
[22-Apr-2026 04:14:35 UTC] Full Log Data: {
    "timestamp": "2026-04-22 04:14:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.62.208.176",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg5IiwidXNlcm5hbWUiOiJQdW1wbWVtZXJhZGlvMSIsImVtYWlsIjoic21hcnRtZXJnZTAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzQzNTk1NX0.BJeD56_9XPZAnLRQJ6SapGt3tljUjTYQn6zIjoSmoUs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f01cd713d32fea5-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "149.62.208.176",
        "CF-IPCountry": "BG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "149.62.208.176, 162.158.211.27"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 04:14:35 UTC] === END API CALL LOG ===
[22-Apr-2026 04:14:35 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 04:14:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg5IiwidXNlcm5hbWUiOiJQdW1wbWVtZXJhZGlvMSIsImVtYWlsIjoic21hcnRtZXJnZTAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzQzNTk1NX0.BJeD56_9XPZAnLRQJ6SapGt3tljUjTYQn6zIjoSmoUs
[22-Apr-2026 04:14:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 04:14:35 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 04:14:35 UTC] User ID: 389
[22-Apr-2026 04:14:35 UTC] ✅ User profile retrieved successfully for user ID: 389
[22-Apr-2026 04:14:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 04:14:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 04:14:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg5IiwidXNlcm5hbWUiOiJQdW1wbWVtZXJhZGlvMSIsImVtYWlsIjoic21hcnRtZXJnZTAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzQzNTk1NX0.BJeD56_9XPZAnLRQJ6SapGt3tljUjTYQn6zIjoSmoUs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f01cd8e9eeafea5-SOF","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"149.62.208.176","CF-IPCountry":"BG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"149.62.208.176, 162.158.211.28"}
[22-Apr-2026 04:14:40 UTC] === User Orders API Called ===
[22-Apr-2026 04:14:40 UTC] User ID: 389
[22-Apr-2026 04:14:40 UTC] Limit: 20, Offset: 0
[22-Apr-2026 04:14:40 UTC] Orders found: 0
[22-Apr-2026 04:14:40 UTC] Orders data: []
[22-Apr-2026 04:14:40 UTC] Total orders count: 0
[22-Apr-2026 04:14:40 UTC] === API CALL LOG ===
[22-Apr-2026 04:14:40 UTC] Endpoint: user/profile.php
[22-Apr-2026 04:14:40 UTC] Full Log Data: {
    "timestamp": "2026-04-22 04:14:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.62.208.176",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg5IiwidXNlcm5hbWUiOiJQdW1wbWVtZXJhZGlvMSIsImVtYWlsIjoic21hcnRtZXJnZTAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzQzNTk1NX0.BJeD56_9XPZAnLRQJ6SapGt3tljUjTYQn6zIjoSmoUs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f01cd8f3800fea5-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "149.62.208.176",
        "CF-IPCountry": "BG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "149.62.208.176, 162.158.211.28"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 04:14:40 UTC] === END API CALL LOG ===
[22-Apr-2026 04:14:40 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 04:14:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg5IiwidXNlcm5hbWUiOiJQdW1wbWVtZXJhZGlvMSIsImVtYWlsIjoic21hcnRtZXJnZTAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzQzNTk1NX0.BJeD56_9XPZAnLRQJ6SapGt3tljUjTYQn6zIjoSmoUs
[22-Apr-2026 04:14:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 04:14:40 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 04:14:40 UTC] User ID: 389
[22-Apr-2026 04:14:40 UTC] ✅ User profile retrieved successfully for user ID: 389
[22-Apr-2026 04:14:41 UTC] === API CALL LOG ===
[22-Apr-2026 04:14:41 UTC] Endpoint: user/profile.php
[22-Apr-2026 04:14:41 UTC] Full Log Data: {
    "timestamp": "2026-04-22 04:14:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.62.208.176",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg5IiwidXNlcm5hbWUiOiJQdW1wbWVtZXJhZGlvMSIsImVtYWlsIjoic21hcnRtZXJnZTAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzQzNTk1NX0.BJeD56_9XPZAnLRQJ6SapGt3tljUjTYQn6zIjoSmoUs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f01cd92fee8fea5-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "149.62.208.176",
        "CF-IPCountry": "BG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "149.62.208.176, 162.158.211.28"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 04:14:41 UTC] === END API CALL LOG ===
[22-Apr-2026 04:14:41 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 04:14:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg5IiwidXNlcm5hbWUiOiJQdW1wbWVtZXJhZGlvMSIsImVtYWlsIjoic21hcnRtZXJnZTAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzQzNTk1NX0.BJeD56_9XPZAnLRQJ6SapGt3tljUjTYQn6zIjoSmoUs
[22-Apr-2026 04:14:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 04:14:41 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 04:14:41 UTC] User ID: 389
[22-Apr-2026 04:14:41 UTC] ✅ User profile retrieved successfully for user ID: 389
[22-Apr-2026 04:15:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 04:15:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 04:15:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg5IiwidXNlcm5hbWUiOiJQdW1wbWVtZXJhZGlvMSIsImVtYWlsIjoic21hcnRtZXJnZTAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzQzNTk1NX0.BJeD56_9XPZAnLRQJ6SapGt3tljUjTYQn6zIjoSmoUs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f01ce324874fea5-SOF","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"149.62.208.176","CF-IPCountry":"BG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"149.62.208.176, 162.158.211.28"}
[22-Apr-2026 04:15:06 UTC] === User Orders API Called ===
[22-Apr-2026 04:15:06 UTC] User ID: 389
[22-Apr-2026 04:15:06 UTC] Limit: 20, Offset: 0
[22-Apr-2026 04:15:06 UTC] Orders found: 0
[22-Apr-2026 04:15:06 UTC] Orders data: []
[22-Apr-2026 04:15:06 UTC] Total orders count: 0
[22-Apr-2026 04:15:06 UTC] === API CALL LOG ===
[22-Apr-2026 04:15:06 UTC] Endpoint: user/profile.php
[22-Apr-2026 04:15:06 UTC] Full Log Data: {
    "timestamp": "2026-04-22 04:15:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.62.208.176",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg5IiwidXNlcm5hbWUiOiJQdW1wbWVtZXJhZGlvMSIsImVtYWlsIjoic21hcnRtZXJnZTAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzQzNTk1NX0.BJeD56_9XPZAnLRQJ6SapGt3tljUjTYQn6zIjoSmoUs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f01ce3278c0fea5-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "149.62.208.176",
        "CF-IPCountry": "BG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "149.62.208.176, 162.158.211.27"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 04:15:06 UTC] === END API CALL LOG ===
[22-Apr-2026 04:15:06 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 04:15:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg5IiwidXNlcm5hbWUiOiJQdW1wbWVtZXJhZGlvMSIsImVtYWlsIjoic21hcnRtZXJnZTAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzQzNTk1NX0.BJeD56_9XPZAnLRQJ6SapGt3tljUjTYQn6zIjoSmoUs
[22-Apr-2026 04:15:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 04:15:06 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 04:15:06 UTC] User ID: 389
[22-Apr-2026 04:15:06 UTC] ✅ User profile retrieved successfully for user ID: 389
[22-Apr-2026 04:15:07 UTC] === API CALL LOG ===
[22-Apr-2026 04:15:07 UTC] Endpoint: user/profile.php
[22-Apr-2026 04:15:07 UTC] Full Log Data: {
    "timestamp": "2026-04-22 04:15:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.62.208.176",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg5IiwidXNlcm5hbWUiOiJQdW1wbWVtZXJhZGlvMSIsImVtYWlsIjoic21hcnRtZXJnZTAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzQzNTk1NX0.BJeD56_9XPZAnLRQJ6SapGt3tljUjTYQn6zIjoSmoUs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f01ce363ef6fea5-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "149.62.208.176",
        "CF-IPCountry": "BG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "149.62.208.176, 162.158.211.27"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 04:15:07 UTC] === END API CALL LOG ===
[22-Apr-2026 04:15:07 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 04:15:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg5IiwidXNlcm5hbWUiOiJQdW1wbWVtZXJhZGlvMSIsImVtYWlsIjoic21hcnRtZXJnZTAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzQzNTk1NX0.BJeD56_9XPZAnLRQJ6SapGt3tljUjTYQn6zIjoSmoUs
[22-Apr-2026 04:15:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 04:15:07 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 04:15:07 UTC] User ID: 389
[22-Apr-2026 04:15:07 UTC] ✅ User profile retrieved successfully for user ID: 389
[22-Apr-2026 04:15:23 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 04:15:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 04:15:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg5IiwidXNlcm5hbWUiOiJQdW1wbWVtZXJhZGlvMSIsImVtYWlsIjoic21hcnRtZXJnZTAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzQzNTk1NX0.BJeD56_9XPZAnLRQJ6SapGt3tljUjTYQn6zIjoSmoUs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f01ce98be70fea5-SOF","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"149.62.208.176","CF-IPCountry":"BG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"149.62.208.176, 162.158.211.27"}
[22-Apr-2026 04:15:23 UTC] === User Orders API Called ===
[22-Apr-2026 04:15:23 UTC] User ID: 389
[22-Apr-2026 04:15:23 UTC] Limit: 20, Offset: 0
[22-Apr-2026 04:15:23 UTC] Orders found: 0
[22-Apr-2026 04:15:23 UTC] Orders data: []
[22-Apr-2026 04:15:23 UTC] Total orders count: 0
[22-Apr-2026 04:15:23 UTC] === API CALL LOG ===
[22-Apr-2026 04:15:23 UTC] Endpoint: user/profile.php
[22-Apr-2026 04:15:23 UTC] Full Log Data: {
    "timestamp": "2026-04-22 04:15:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.62.208.176",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg5IiwidXNlcm5hbWUiOiJQdW1wbWVtZXJhZGlvMSIsImVtYWlsIjoic21hcnRtZXJnZTAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzQzNTk1NX0.BJeD56_9XPZAnLRQJ6SapGt3tljUjTYQn6zIjoSmoUs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f01ce990ef8fea5-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "149.62.208.176",
        "CF-IPCountry": "BG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "149.62.208.176, 162.158.211.27"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 04:15:23 UTC] === END API CALL LOG ===
[22-Apr-2026 04:15:23 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 04:15:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg5IiwidXNlcm5hbWUiOiJQdW1wbWVtZXJhZGlvMSIsImVtYWlsIjoic21hcnRtZXJnZTAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzQzNTk1NX0.BJeD56_9XPZAnLRQJ6SapGt3tljUjTYQn6zIjoSmoUs
[22-Apr-2026 04:15:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 04:15:23 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 04:15:23 UTC] User ID: 389
[22-Apr-2026 04:15:23 UTC] ✅ User profile retrieved successfully for user ID: 389
[22-Apr-2026 04:15:23 UTC] === API CALL LOG ===
[22-Apr-2026 04:15:23 UTC] Endpoint: user/profile.php
[22-Apr-2026 04:15:23 UTC] Full Log Data: {
    "timestamp": "2026-04-22 04:15:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.62.208.176",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg5IiwidXNlcm5hbWUiOiJQdW1wbWVtZXJhZGlvMSIsImVtYWlsIjoic21hcnRtZXJnZTAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzQzNTk1NX0.BJeD56_9XPZAnLRQJ6SapGt3tljUjTYQn6zIjoSmoUs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f01ce9cfdbffea5-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "149.62.208.176",
        "CF-IPCountry": "BG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "149.62.208.176, 162.158.211.27"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 04:15:23 UTC] === END API CALL LOG ===
[22-Apr-2026 04:15:23 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 04:15:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg5IiwidXNlcm5hbWUiOiJQdW1wbWVtZXJhZGlvMSIsImVtYWlsIjoic21hcnRtZXJnZTAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzQzNTk1NX0.BJeD56_9XPZAnLRQJ6SapGt3tljUjTYQn6zIjoSmoUs
[22-Apr-2026 04:15:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 04:15:23 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 04:15:23 UTC] User ID: 389
[22-Apr-2026 04:15:23 UTC] ✅ User profile retrieved successfully for user ID: 389
[22-Apr-2026 04:15:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 04:15:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 04:15:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg5IiwidXNlcm5hbWUiOiJQdW1wbWVtZXJhZGlvMSIsImVtYWlsIjoic21hcnRtZXJnZTAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzQzNTk1NX0.BJeD56_9XPZAnLRQJ6SapGt3tljUjTYQn6zIjoSmoUs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f01ced13d50fea5-SOF","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"149.62.208.176","CF-IPCountry":"BG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"149.62.208.176, 162.158.211.28"}
[22-Apr-2026 04:15:32 UTC] === User Orders API Called ===
[22-Apr-2026 04:15:32 UTC] User ID: 389
[22-Apr-2026 04:15:32 UTC] Limit: 20, Offset: 0
[22-Apr-2026 04:15:32 UTC] Orders found: 0
[22-Apr-2026 04:15:32 UTC] Orders data: []
[22-Apr-2026 04:15:32 UTC] Total orders count: 0
[22-Apr-2026 04:15:32 UTC] === API CALL LOG ===
[22-Apr-2026 04:15:32 UTC] Endpoint: user/profile.php
[22-Apr-2026 04:15:32 UTC] Full Log Data: {
    "timestamp": "2026-04-22 04:15:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.62.208.176",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg5IiwidXNlcm5hbWUiOiJQdW1wbWVtZXJhZGlvMSIsImVtYWlsIjoic21hcnRtZXJnZTAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzQzNTk1NX0.BJeD56_9XPZAnLRQJ6SapGt3tljUjTYQn6zIjoSmoUs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f01ced18dedfea5-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "149.62.208.176",
        "CF-IPCountry": "BG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "149.62.208.176, 162.158.211.27"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 04:15:32 UTC] === END API CALL LOG ===
[22-Apr-2026 04:15:32 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 04:15:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg5IiwidXNlcm5hbWUiOiJQdW1wbWVtZXJhZGlvMSIsImVtYWlsIjoic21hcnRtZXJnZTAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzQzNTk1NX0.BJeD56_9XPZAnLRQJ6SapGt3tljUjTYQn6zIjoSmoUs
[22-Apr-2026 04:15:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 04:15:32 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 04:15:32 UTC] User ID: 389
[22-Apr-2026 04:15:32 UTC] ✅ User profile retrieved successfully for user ID: 389
[22-Apr-2026 04:15:32 UTC] === API CALL LOG ===
[22-Apr-2026 04:15:32 UTC] Endpoint: user/profile.php
[22-Apr-2026 04:15:32 UTC] Full Log Data: {
    "timestamp": "2026-04-22 04:15:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.62.208.176",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg5IiwidXNlcm5hbWUiOiJQdW1wbWVtZXJhZGlvMSIsImVtYWlsIjoic21hcnRtZXJnZTAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzQzNTk1NX0.BJeD56_9XPZAnLRQJ6SapGt3tljUjTYQn6zIjoSmoUs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f01ced57d6cfea5-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "149.62.208.176",
        "CF-IPCountry": "BG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "149.62.208.176, 162.158.211.27"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 04:15:32 UTC] === END API CALL LOG ===
[22-Apr-2026 04:15:32 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 04:15:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg5IiwidXNlcm5hbWUiOiJQdW1wbWVtZXJhZGlvMSIsImVtYWlsIjoic21hcnRtZXJnZTAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzQzNTk1NX0.BJeD56_9XPZAnLRQJ6SapGt3tljUjTYQn6zIjoSmoUs
[22-Apr-2026 04:15:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 04:15:32 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 04:15:32 UTC] User ID: 389
[22-Apr-2026 04:15:32 UTC] ✅ User profile retrieved successfully for user ID: 389
[22-Apr-2026 04:16:04 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 04:16:04 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 04:16:04 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg5IiwidXNlcm5hbWUiOiJQdW1wbWVtZXJhZGlvMSIsImVtYWlsIjoic21hcnRtZXJnZTAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzQzNTk1NX0.BJeD56_9XPZAnLRQJ6SapGt3tljUjTYQn6zIjoSmoUs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f01cf9c097afea5-SOF","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"149.62.208.176","CF-IPCountry":"BG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"149.62.208.176, 162.158.211.27"}
[22-Apr-2026 04:16:04 UTC] === User Orders API Called ===
[22-Apr-2026 04:16:04 UTC] User ID: 389
[22-Apr-2026 04:16:04 UTC] Limit: 20, Offset: 0
[22-Apr-2026 04:16:04 UTC] Orders found: 0
[22-Apr-2026 04:16:04 UTC] Orders data: []
[22-Apr-2026 04:16:04 UTC] Total orders count: 0
[22-Apr-2026 04:16:04 UTC] === API CALL LOG ===
[22-Apr-2026 04:16:04 UTC] Endpoint: user/profile.php
[22-Apr-2026 04:16:04 UTC] Full Log Data: {
    "timestamp": "2026-04-22 04:16:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.62.208.176",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg5IiwidXNlcm5hbWUiOiJQdW1wbWVtZXJhZGlvMSIsImVtYWlsIjoic21hcnRtZXJnZTAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzQzNTk1NX0.BJeD56_9XPZAnLRQJ6SapGt3tljUjTYQn6zIjoSmoUs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f01cf9c7a08fea5-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "149.62.208.176",
        "CF-IPCountry": "BG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "149.62.208.176, 162.158.211.28"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 04:16:04 UTC] === END API CALL LOG ===
[22-Apr-2026 04:16:04 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 04:16:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg5IiwidXNlcm5hbWUiOiJQdW1wbWVtZXJhZGlvMSIsImVtYWlsIjoic21hcnRtZXJnZTAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzQzNTk1NX0.BJeD56_9XPZAnLRQJ6SapGt3tljUjTYQn6zIjoSmoUs
[22-Apr-2026 04:16:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 04:16:04 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 04:16:04 UTC] User ID: 389
[22-Apr-2026 04:16:04 UTC] ✅ User profile retrieved successfully for user ID: 389
[22-Apr-2026 04:16:05 UTC] === API CALL LOG ===
[22-Apr-2026 04:16:05 UTC] Endpoint: user/profile.php
[22-Apr-2026 04:16:05 UTC] Full Log Data: {
    "timestamp": "2026-04-22 04:16:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.62.208.176",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg5IiwidXNlcm5hbWUiOiJQdW1wbWVtZXJhZGlvMSIsImVtYWlsIjoic21hcnRtZXJnZTAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzQzNTk1NX0.BJeD56_9XPZAnLRQJ6SapGt3tljUjTYQn6zIjoSmoUs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f01cfa05981fea5-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "149.62.208.176",
        "CF-IPCountry": "BG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "149.62.208.176, 162.158.211.27"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 04:16:05 UTC] === END API CALL LOG ===
[22-Apr-2026 04:16:05 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 04:16:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg5IiwidXNlcm5hbWUiOiJQdW1wbWVtZXJhZGlvMSIsImVtYWlsIjoic21hcnRtZXJnZTAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzQzNTk1NX0.BJeD56_9XPZAnLRQJ6SapGt3tljUjTYQn6zIjoSmoUs
[22-Apr-2026 04:16:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 04:16:05 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 04:16:05 UTC] User ID: 389
[22-Apr-2026 04:16:05 UTC] ✅ User profile retrieved successfully for user ID: 389
[22-Apr-2026 04:16:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 04:16:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 04:16:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg5IiwidXNlcm5hbWUiOiJQdW1wbWVtZXJhZGlvMSIsImVtYWlsIjoic21hcnRtZXJnZTAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzQzNTk1NX0.BJeD56_9XPZAnLRQJ6SapGt3tljUjTYQn6zIjoSmoUs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f01cfd59a0dfea5-SOF","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"149.62.208.176","CF-IPCountry":"BG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"149.62.208.176, 162.158.211.27"}
[22-Apr-2026 04:16:13 UTC] === User Orders API Called ===
[22-Apr-2026 04:16:13 UTC] User ID: 389
[22-Apr-2026 04:16:13 UTC] Limit: 20, Offset: 0
[22-Apr-2026 04:16:13 UTC] Orders found: 0
[22-Apr-2026 04:16:13 UTC] Orders data: []
[22-Apr-2026 04:16:13 UTC] Total orders count: 0
[22-Apr-2026 04:16:16 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 04:16:16 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 04:16:16 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg5IiwidXNlcm5hbWUiOiJQdW1wbWVtZXJhZGlvMSIsImVtYWlsIjoic21hcnRtZXJnZTAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzQzNTk1NX0.BJeD56_9XPZAnLRQJ6SapGt3tljUjTYQn6zIjoSmoUs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f01cfe3fd5cfea5-SOF","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"149.62.208.176","CF-IPCountry":"BG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"149.62.208.176, 162.158.211.27"}
[22-Apr-2026 04:16:16 UTC] === User Orders API Called ===
[22-Apr-2026 04:16:16 UTC] User ID: 389
[22-Apr-2026 04:16:16 UTC] Limit: 20, Offset: 0
[22-Apr-2026 04:16:16 UTC] Orders found: 0
[22-Apr-2026 04:16:16 UTC] Orders data: []
[22-Apr-2026 04:16:16 UTC] Total orders count: 0
[22-Apr-2026 04:16:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 04:16:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 04:16:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg5IiwidXNlcm5hbWUiOiJQdW1wbWVtZXJhZGlvMSIsImVtYWlsIjoic21hcnRtZXJnZTAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzQzNTk1NX0.BJeD56_9XPZAnLRQJ6SapGt3tljUjTYQn6zIjoSmoUs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f01cfea496cfea5-SOF","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"149.62.208.176","CF-IPCountry":"BG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"149.62.208.176, 162.158.211.28"}
[22-Apr-2026 04:16:17 UTC] === User Orders API Called ===
[22-Apr-2026 04:16:17 UTC] User ID: 389
[22-Apr-2026 04:16:17 UTC] Limit: 20, Offset: 0
[22-Apr-2026 04:16:17 UTC] Orders found: 0
[22-Apr-2026 04:16:17 UTC] Orders data: []
[22-Apr-2026 04:16:17 UTC] Total orders count: 0
[22-Apr-2026 04:16:17 UTC] === API CALL LOG ===
[22-Apr-2026 04:16:17 UTC] Endpoint: user/profile.php
[22-Apr-2026 04:16:17 UTC] Full Log Data: {
    "timestamp": "2026-04-22 04:16:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.62.208.176",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg5IiwidXNlcm5hbWUiOiJQdW1wbWVtZXJhZGlvMSIsImVtYWlsIjoic21hcnRtZXJnZTAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzQzNTk1NX0.BJeD56_9XPZAnLRQJ6SapGt3tljUjTYQn6zIjoSmoUs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f01cfeafa9cfea5-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "149.62.208.176",
        "CF-IPCountry": "BG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "149.62.208.176, 162.158.211.28"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 04:16:17 UTC] === END API CALL LOG ===
[22-Apr-2026 04:16:17 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 04:16:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg5IiwidXNlcm5hbWUiOiJQdW1wbWVtZXJhZGlvMSIsImVtYWlsIjoic21hcnRtZXJnZTAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzQzNTk1NX0.BJeD56_9XPZAnLRQJ6SapGt3tljUjTYQn6zIjoSmoUs
[22-Apr-2026 04:16:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 04:16:17 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 04:16:17 UTC] User ID: 389
[22-Apr-2026 04:16:17 UTC] ✅ User profile retrieved successfully for user ID: 389
[22-Apr-2026 04:16:17 UTC] === API CALL LOG ===
[22-Apr-2026 04:16:17 UTC] Endpoint: user/profile.php
[22-Apr-2026 04:16:17 UTC] Full Log Data: {
    "timestamp": "2026-04-22 04:16:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.62.208.176",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg5IiwidXNlcm5hbWUiOiJQdW1wbWVtZXJhZGlvMSIsImVtYWlsIjoic21hcnRtZXJnZTAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzQzNTk1NX0.BJeD56_9XPZAnLRQJ6SapGt3tljUjTYQn6zIjoSmoUs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f01cfee7963fea5-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "149.62.208.176",
        "CF-IPCountry": "BG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "149.62.208.176, 162.158.211.27"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 04:16:17 UTC] === END API CALL LOG ===
[22-Apr-2026 04:16:17 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 04:16:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg5IiwidXNlcm5hbWUiOiJQdW1wbWVtZXJhZGlvMSIsImVtYWlsIjoic21hcnRtZXJnZTAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzQzNTk1NX0.BJeD56_9XPZAnLRQJ6SapGt3tljUjTYQn6zIjoSmoUs
[22-Apr-2026 04:16:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 04:16:17 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 04:16:17 UTC] User ID: 389
[22-Apr-2026 04:16:17 UTC] ✅ User profile retrieved successfully for user ID: 389
[22-Apr-2026 04:16:24 UTC] === API CALL LOG ===
[22-Apr-2026 04:16:24 UTC] Endpoint: user/profile.php
[22-Apr-2026 04:16:24 UTC] Full Log Data: {
    "timestamp": "2026-04-22 04:16:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.62.208.176",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg5IiwidXNlcm5hbWUiOiJQdW1wbWVtZXJhZGlvMSIsImVtYWlsIjoic21hcnRtZXJnZTAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzQzNTk1NX0.BJeD56_9XPZAnLRQJ6SapGt3tljUjTYQn6zIjoSmoUs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f01d01a3832fea5-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "149.62.208.176",
        "CF-IPCountry": "BG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "149.62.208.176, 162.158.211.27"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 04:16:24 UTC] === END API CALL LOG ===
[22-Apr-2026 04:16:24 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 04:16:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg5IiwidXNlcm5hbWUiOiJQdW1wbWVtZXJhZGlvMSIsImVtYWlsIjoic21hcnRtZXJnZTAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzQzNTk1NX0.BJeD56_9XPZAnLRQJ6SapGt3tljUjTYQn6zIjoSmoUs
[22-Apr-2026 04:16:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 04:16:24 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 04:16:24 UTC] User ID: 389
[22-Apr-2026 04:16:24 UTC] ✅ User profile retrieved successfully for user ID: 389
[22-Apr-2026 04:16:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 04:16:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 04:16:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg5IiwidXNlcm5hbWUiOiJQdW1wbWVtZXJhZGlvMSIsImVtYWlsIjoic21hcnRtZXJnZTAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzQzNTk1NX0.BJeD56_9XPZAnLRQJ6SapGt3tljUjTYQn6zIjoSmoUs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f01d01a3830fea5-SOF","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"149.62.208.176","CF-IPCountry":"BG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"149.62.208.176, 162.158.211.28"}
[22-Apr-2026 04:16:24 UTC] === User Orders API Called ===
[22-Apr-2026 04:16:24 UTC] User ID: 389
[22-Apr-2026 04:16:24 UTC] Limit: 20, Offset: 0
[22-Apr-2026 04:16:24 UTC] Orders found: 0
[22-Apr-2026 04:16:24 UTC] Orders data: []
[22-Apr-2026 04:16:24 UTC] Total orders count: 0
[22-Apr-2026 04:16:25 UTC] === API CALL LOG ===
[22-Apr-2026 04:16:25 UTC] Endpoint: user/profile.php
[22-Apr-2026 04:16:25 UTC] Full Log Data: {
    "timestamp": "2026-04-22 04:16:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.62.208.176",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg5IiwidXNlcm5hbWUiOiJQdW1wbWVtZXJhZGlvMSIsImVtYWlsIjoic21hcnRtZXJnZTAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzQzNTk1NX0.BJeD56_9XPZAnLRQJ6SapGt3tljUjTYQn6zIjoSmoUs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f01d01dfe3dfea5-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "149.62.208.176",
        "CF-IPCountry": "BG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "149.62.208.176, 162.158.211.28"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 04:16:25 UTC] === END API CALL LOG ===
[22-Apr-2026 04:16:25 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 04:16:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg5IiwidXNlcm5hbWUiOiJQdW1wbWVtZXJhZGlvMSIsImVtYWlsIjoic21hcnRtZXJnZTAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzQzNTk1NX0.BJeD56_9XPZAnLRQJ6SapGt3tljUjTYQn6zIjoSmoUs
[22-Apr-2026 04:16:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 04:16:25 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 04:16:25 UTC] User ID: 389
[22-Apr-2026 04:16:25 UTC] ✅ User profile retrieved successfully for user ID: 389
[22-Apr-2026 04:16:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 04:16:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 04:16:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg5IiwidXNlcm5hbWUiOiJQdW1wbWVtZXJhZGlvMSIsImVtYWlsIjoic21hcnRtZXJnZTAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzQzNTk1NX0.BJeD56_9XPZAnLRQJ6SapGt3tljUjTYQn6zIjoSmoUs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f01d059ec83fea5-SOF","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"149.62.208.176","CF-IPCountry":"BG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"149.62.208.176, 162.158.211.28"}
[22-Apr-2026 04:16:34 UTC] === User Orders API Called ===
[22-Apr-2026 04:16:34 UTC] User ID: 389
[22-Apr-2026 04:16:34 UTC] Limit: 20, Offset: 0
[22-Apr-2026 04:16:34 UTC] Orders found: 0
[22-Apr-2026 04:16:34 UTC] Orders data: []
[22-Apr-2026 04:16:34 UTC] Total orders count: 0
[22-Apr-2026 04:16:35 UTC] === API CALL LOG ===
[22-Apr-2026 04:16:35 UTC] Endpoint: user/profile.php
[22-Apr-2026 04:16:35 UTC] Full Log Data: {
    "timestamp": "2026-04-22 04:16:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.62.208.176",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg5IiwidXNlcm5hbWUiOiJQdW1wbWVtZXJhZGlvMSIsImVtYWlsIjoic21hcnRtZXJnZTAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzQzNTk1NX0.BJeD56_9XPZAnLRQJ6SapGt3tljUjTYQn6zIjoSmoUs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f01d05a9dd1fea5-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "149.62.208.176",
        "CF-IPCountry": "BG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "149.62.208.176, 162.158.211.28"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 04:16:35 UTC] === END API CALL LOG ===
[22-Apr-2026 04:16:35 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 04:16:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg5IiwidXNlcm5hbWUiOiJQdW1wbWVtZXJhZGlvMSIsImVtYWlsIjoic21hcnRtZXJnZTAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzQzNTk1NX0.BJeD56_9XPZAnLRQJ6SapGt3tljUjTYQn6zIjoSmoUs
[22-Apr-2026 04:16:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 04:16:35 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 04:16:35 UTC] User ID: 389
[22-Apr-2026 04:16:35 UTC] ✅ User profile retrieved successfully for user ID: 389
[22-Apr-2026 04:16:35 UTC] === API CALL LOG ===
[22-Apr-2026 04:16:35 UTC] Endpoint: user/profile.php
[22-Apr-2026 04:16:35 UTC] Full Log Data: {
    "timestamp": "2026-04-22 04:16:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.62.208.176",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg5IiwidXNlcm5hbWUiOiJQdW1wbWVtZXJhZGlvMSIsImVtYWlsIjoic21hcnRtZXJnZTAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzQzNTk1NX0.BJeD56_9XPZAnLRQJ6SapGt3tljUjTYQn6zIjoSmoUs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f01d05e4c37fea5-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "149.62.208.176",
        "CF-IPCountry": "BG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "149.62.208.176, 162.158.211.28"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 04:16:35 UTC] === END API CALL LOG ===
[22-Apr-2026 04:16:35 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 04:16:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg5IiwidXNlcm5hbWUiOiJQdW1wbWVtZXJhZGlvMSIsImVtYWlsIjoic21hcnRtZXJnZTAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzQzNTk1NX0.BJeD56_9XPZAnLRQJ6SapGt3tljUjTYQn6zIjoSmoUs
[22-Apr-2026 04:16:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 04:16:35 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 04:16:35 UTC] User ID: 389
[22-Apr-2026 04:16:35 UTC] ✅ User profile retrieved successfully for user ID: 389
[22-Apr-2026 04:16:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 04:16:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 04:16:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg5IiwidXNlcm5hbWUiOiJQdW1wbWVtZXJhZGlvMSIsImVtYWlsIjoic21hcnRtZXJnZTAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzQzNTk1NX0.BJeD56_9XPZAnLRQJ6SapGt3tljUjTYQn6zIjoSmoUs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f01d071bdf7fea5-SOF","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"149.62.208.176","CF-IPCountry":"BG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"149.62.208.176, 162.158.211.28"}
[22-Apr-2026 04:16:38 UTC] === User Orders API Called ===
[22-Apr-2026 04:16:38 UTC] User ID: 389
[22-Apr-2026 04:16:38 UTC] Limit: 20, Offset: 0
[22-Apr-2026 04:16:38 UTC] Orders found: 0
[22-Apr-2026 04:16:38 UTC] Orders data: []
[22-Apr-2026 04:16:38 UTC] Total orders count: 0
[22-Apr-2026 04:16:38 UTC] === API CALL LOG ===
[22-Apr-2026 04:16:38 UTC] Endpoint: user/profile.php
[22-Apr-2026 04:16:38 UTC] Full Log Data: {
    "timestamp": "2026-04-22 04:16:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.62.208.176",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg5IiwidXNlcm5hbWUiOiJQdW1wbWVtZXJhZGlvMSIsImVtYWlsIjoic21hcnRtZXJnZTAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzQzNTk1NX0.BJeD56_9XPZAnLRQJ6SapGt3tljUjTYQn6zIjoSmoUs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f01d0729f76fea5-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "149.62.208.176",
        "CF-IPCountry": "BG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "149.62.208.176, 162.158.211.28"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 04:16:38 UTC] === END API CALL LOG ===
[22-Apr-2026 04:16:38 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 04:16:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg5IiwidXNlcm5hbWUiOiJQdW1wbWVtZXJhZGlvMSIsImVtYWlsIjoic21hcnRtZXJnZTAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzQzNTk1NX0.BJeD56_9XPZAnLRQJ6SapGt3tljUjTYQn6zIjoSmoUs
[22-Apr-2026 04:16:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 04:16:38 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 04:16:38 UTC] User ID: 389
[22-Apr-2026 04:16:38 UTC] ✅ User profile retrieved successfully for user ID: 389
[22-Apr-2026 04:16:39 UTC] === API CALL LOG ===
[22-Apr-2026 04:16:39 UTC] Endpoint: user/profile.php
[22-Apr-2026 04:16:39 UTC] Full Log Data: {
    "timestamp": "2026-04-22 04:16:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.62.208.176",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg5IiwidXNlcm5hbWUiOiJQdW1wbWVtZXJhZGlvMSIsImVtYWlsIjoic21hcnRtZXJnZTAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzQzNTk1NX0.BJeD56_9XPZAnLRQJ6SapGt3tljUjTYQn6zIjoSmoUs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f01d0762d6ffea5-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "149.62.208.176",
        "CF-IPCountry": "BG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "149.62.208.176, 162.158.211.28"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 04:16:39 UTC] === END API CALL LOG ===
[22-Apr-2026 04:16:39 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 04:16:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg5IiwidXNlcm5hbWUiOiJQdW1wbWVtZXJhZGlvMSIsImVtYWlsIjoic21hcnRtZXJnZTAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzQzNTk1NX0.BJeD56_9XPZAnLRQJ6SapGt3tljUjTYQn6zIjoSmoUs
[22-Apr-2026 04:16:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 04:16:39 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 04:16:39 UTC] User ID: 389
[22-Apr-2026 04:16:39 UTC] ✅ User profile retrieved successfully for user ID: 389
[22-Apr-2026 04:16:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 04:16:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 04:16:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg5IiwidXNlcm5hbWUiOiJQdW1wbWVtZXJhZGlvMSIsImVtYWlsIjoic21hcnRtZXJnZTAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzQzNTk1NX0.BJeD56_9XPZAnLRQJ6SapGt3tljUjTYQn6zIjoSmoUs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f01d08169bcfea5-SOF","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"149.62.208.176","CF-IPCountry":"BG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"149.62.208.176, 162.158.211.28"}
[22-Apr-2026 04:16:41 UTC] === User Orders API Called ===
[22-Apr-2026 04:16:41 UTC] User ID: 389
[22-Apr-2026 04:16:41 UTC] Limit: 20, Offset: 0
[22-Apr-2026 04:16:41 UTC] Orders found: 0
[22-Apr-2026 04:16:41 UTC] Orders data: []
[22-Apr-2026 04:16:41 UTC] Total orders count: 0
[22-Apr-2026 04:16:41 UTC] === API CALL LOG ===
[22-Apr-2026 04:16:41 UTC] Endpoint: user/profile.php
[22-Apr-2026 04:16:41 UTC] Full Log Data: {
    "timestamp": "2026-04-22 04:16:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.62.208.176",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg5IiwidXNlcm5hbWUiOiJQdW1wbWVtZXJhZGlvMSIsImVtYWlsIjoic21hcnRtZXJnZTAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzQzNTk1NX0.BJeD56_9XPZAnLRQJ6SapGt3tljUjTYQn6zIjoSmoUs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f01d0823b4dfea5-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "149.62.208.176",
        "CF-IPCountry": "BG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "149.62.208.176, 162.158.211.28"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 04:16:41 UTC] === END API CALL LOG ===
[22-Apr-2026 04:16:41 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 04:16:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg5IiwidXNlcm5hbWUiOiJQdW1wbWVtZXJhZGlvMSIsImVtYWlsIjoic21hcnRtZXJnZTAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzQzNTk1NX0.BJeD56_9XPZAnLRQJ6SapGt3tljUjTYQn6zIjoSmoUs
[22-Apr-2026 04:16:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 04:16:41 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 04:16:41 UTC] User ID: 389
[22-Apr-2026 04:16:41 UTC] ✅ User profile retrieved successfully for user ID: 389
[22-Apr-2026 04:16:41 UTC] === API CALL LOG ===
[22-Apr-2026 04:16:41 UTC] Endpoint: user/profile.php
[22-Apr-2026 04:16:41 UTC] Full Log Data: {
    "timestamp": "2026-04-22 04:16:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.62.208.176",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg5IiwidXNlcm5hbWUiOiJQdW1wbWVtZXJhZGlvMSIsImVtYWlsIjoic21hcnRtZXJnZTAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzQzNTk1NX0.BJeD56_9XPZAnLRQJ6SapGt3tljUjTYQn6zIjoSmoUs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f01d085ba8bfea5-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "149.62.208.176",
        "CF-IPCountry": "BG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "149.62.208.176, 162.158.211.28"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 04:16:41 UTC] === END API CALL LOG ===
[22-Apr-2026 04:16:41 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 04:16:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg5IiwidXNlcm5hbWUiOiJQdW1wbWVtZXJhZGlvMSIsImVtYWlsIjoic21hcnRtZXJnZTAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzQzNTk1NX0.BJeD56_9XPZAnLRQJ6SapGt3tljUjTYQn6zIjoSmoUs
[22-Apr-2026 04:16:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 04:16:41 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 04:16:41 UTC] User ID: 389
[22-Apr-2026 04:16:41 UTC] ✅ User profile retrieved successfully for user ID: 389
[22-Apr-2026 04:16:49 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 04:16:49 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 04:16:49 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg5IiwidXNlcm5hbWUiOiJQdW1wbWVtZXJhZGlvMSIsImVtYWlsIjoic21hcnRtZXJnZTAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzQzNTk1NX0.BJeD56_9XPZAnLRQJ6SapGt3tljUjTYQn6zIjoSmoUs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f01d0b6f81efea5-SOF","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"149.62.208.176","CF-IPCountry":"BG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"149.62.208.176, 162.158.211.28"}
[22-Apr-2026 04:16:49 UTC] === User Orders API Called ===
[22-Apr-2026 04:16:49 UTC] User ID: 389
[22-Apr-2026 04:16:49 UTC] Limit: 20, Offset: 0
[22-Apr-2026 04:16:49 UTC] Orders found: 1
[22-Apr-2026 04:16:49 UTC] Orders data: [{"id":213,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/octbreaker","status":"pending","created_at":"2026-04-22 07:46:47","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[22-Apr-2026 04:16:49 UTC] Total orders count: 1
[22-Apr-2026 04:16:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 04:16:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 04:16:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg5IiwidXNlcm5hbWUiOiJQdW1wbWVtZXJhZGlvMSIsImVtYWlsIjoic21hcnRtZXJnZTAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzQzNTk1NX0.BJeD56_9XPZAnLRQJ6SapGt3tljUjTYQn6zIjoSmoUs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f01d0db5b82fea5-SOF","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"149.62.208.176","CF-IPCountry":"BG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"149.62.208.176, 162.158.211.27"}
[22-Apr-2026 04:16:55 UTC] === User Orders API Called ===
[22-Apr-2026 04:16:55 UTC] User ID: 389
[22-Apr-2026 04:16:55 UTC] Limit: 20, Offset: 0
[22-Apr-2026 04:16:55 UTC] Orders found: 1
[22-Apr-2026 04:16:55 UTC] Orders data: [{"id":213,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/octbreaker","status":"pending","created_at":"2026-04-22 07:46:47","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[22-Apr-2026 04:16:55 UTC] Total orders count: 1
[22-Apr-2026 04:16:55 UTC] === API CALL LOG ===
[22-Apr-2026 04:16:55 UTC] Endpoint: user/profile.php
[22-Apr-2026 04:16:55 UTC] Full Log Data: {
    "timestamp": "2026-04-22 04:16:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.62.208.176",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg5IiwidXNlcm5hbWUiOiJQdW1wbWVtZXJhZGlvMSIsImVtYWlsIjoic21hcnRtZXJnZTAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzQzNTk1NX0.BJeD56_9XPZAnLRQJ6SapGt3tljUjTYQn6zIjoSmoUs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f01d0dbfc63fea5-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "149.62.208.176",
        "CF-IPCountry": "BG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "149.62.208.176, 162.158.211.27"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 04:16:55 UTC] === END API CALL LOG ===
[22-Apr-2026 04:16:55 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 04:16:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg5IiwidXNlcm5hbWUiOiJQdW1wbWVtZXJhZGlvMSIsImVtYWlsIjoic21hcnRtZXJnZTAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzQzNTk1NX0.BJeD56_9XPZAnLRQJ6SapGt3tljUjTYQn6zIjoSmoUs
[22-Apr-2026 04:16:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 04:16:55 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 04:16:55 UTC] User ID: 389
[22-Apr-2026 04:16:55 UTC] ✅ User profile retrieved successfully for user ID: 389
[22-Apr-2026 04:16:56 UTC] === API CALL LOG ===
[22-Apr-2026 04:16:56 UTC] Endpoint: user/profile.php
[22-Apr-2026 04:16:56 UTC] Full Log Data: {
    "timestamp": "2026-04-22 04:16:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.62.208.176",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg5IiwidXNlcm5hbWUiOiJQdW1wbWVtZXJhZGlvMSIsImVtYWlsIjoic21hcnRtZXJnZTAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzQzNTk1NX0.BJeD56_9XPZAnLRQJ6SapGt3tljUjTYQn6zIjoSmoUs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f01d0df9b26fea5-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "149.62.208.176",
        "CF-IPCountry": "BG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "149.62.208.176, 162.158.211.28"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 04:16:56 UTC] === END API CALL LOG ===
[22-Apr-2026 04:16:56 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 04:16:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg5IiwidXNlcm5hbWUiOiJQdW1wbWVtZXJhZGlvMSIsImVtYWlsIjoic21hcnRtZXJnZTAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzQzNTk1NX0.BJeD56_9XPZAnLRQJ6SapGt3tljUjTYQn6zIjoSmoUs
[22-Apr-2026 04:16:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 04:16:56 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 04:16:56 UTC] User ID: 389
[22-Apr-2026 04:16:56 UTC] ✅ User profile retrieved successfully for user ID: 389
[22-Apr-2026 04:17:12 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 04:17:12 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 04:17:12 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg5IiwidXNlcm5hbWUiOiJQdW1wbWVtZXJhZGlvMSIsImVtYWlsIjoic21hcnRtZXJnZTAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzQzNTk1NX0.BJeD56_9XPZAnLRQJ6SapGt3tljUjTYQn6zIjoSmoUs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f01d1477f77fea5-SOF","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"149.62.208.176","CF-IPCountry":"BG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"149.62.208.176, 162.158.211.28"}
[22-Apr-2026 04:17:12 UTC] === User Orders API Called ===
[22-Apr-2026 04:17:12 UTC] User ID: 389
[22-Apr-2026 04:17:12 UTC] Limit: 20, Offset: 0
[22-Apr-2026 04:17:12 UTC] Orders found: 1
[22-Apr-2026 04:17:12 UTC] Orders data: [{"id":213,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/octbreaker","status":"pending","created_at":"2026-04-22 07:46:47","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[22-Apr-2026 04:17:12 UTC] Total orders count: 1
[22-Apr-2026 04:17:12 UTC] === API CALL LOG ===
[22-Apr-2026 04:17:12 UTC] Endpoint: user/profile.php
[22-Apr-2026 04:17:12 UTC] Full Log Data: {
    "timestamp": "2026-04-22 04:17:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.62.208.176",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg5IiwidXNlcm5hbWUiOiJQdW1wbWVtZXJhZGlvMSIsImVtYWlsIjoic21hcnRtZXJnZTAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzQzNTk1NX0.BJeD56_9XPZAnLRQJ6SapGt3tljUjTYQn6zIjoSmoUs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f01d147c80afea5-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "149.62.208.176",
        "CF-IPCountry": "BG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "149.62.208.176, 162.158.211.27"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 04:17:12 UTC] === END API CALL LOG ===
[22-Apr-2026 04:17:12 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 04:17:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg5IiwidXNlcm5hbWUiOiJQdW1wbWVtZXJhZGlvMSIsImVtYWlsIjoic21hcnRtZXJnZTAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzQzNTk1NX0.BJeD56_9XPZAnLRQJ6SapGt3tljUjTYQn6zIjoSmoUs
[22-Apr-2026 04:17:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 04:17:12 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 04:17:12 UTC] User ID: 389
[22-Apr-2026 04:17:12 UTC] ✅ User profile retrieved successfully for user ID: 389
[22-Apr-2026 04:17:13 UTC] === API CALL LOG ===
[22-Apr-2026 04:17:13 UTC] Endpoint: user/profile.php
[22-Apr-2026 04:17:13 UTC] Full Log Data: {
    "timestamp": "2026-04-22 04:17:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.62.208.176",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg5IiwidXNlcm5hbWUiOiJQdW1wbWVtZXJhZGlvMSIsImVtYWlsIjoic21hcnRtZXJnZTAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzQzNTk1NX0.BJeD56_9XPZAnLRQJ6SapGt3tljUjTYQn6zIjoSmoUs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f01d14bdf7cfea5-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "149.62.208.176",
        "CF-IPCountry": "BG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "149.62.208.176, 162.158.211.27"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 04:17:13 UTC] === END API CALL LOG ===
[22-Apr-2026 04:17:13 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 04:17:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg5IiwidXNlcm5hbWUiOiJQdW1wbWVtZXJhZGlvMSIsImVtYWlsIjoic21hcnRtZXJnZTAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzQzNTk1NX0.BJeD56_9XPZAnLRQJ6SapGt3tljUjTYQn6zIjoSmoUs
[22-Apr-2026 04:17:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 04:17:13 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 04:17:13 UTC] User ID: 389
[22-Apr-2026 04:17:13 UTC] ✅ User profile retrieved successfully for user ID: 389
[22-Apr-2026 04:17:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 04:17:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 04:17:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg5IiwidXNlcm5hbWUiOiJQdW1wbWVtZXJhZGlvMSIsImVtYWlsIjoic21hcnRtZXJnZTAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzQzNTk1NX0.BJeD56_9XPZAnLRQJ6SapGt3tljUjTYQn6zIjoSmoUs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f01d174ed5dfea5-SOF","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"149.62.208.176","CF-IPCountry":"BG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"149.62.208.176, 162.158.211.28"}
[22-Apr-2026 04:17:20 UTC] === User Orders API Called ===
[22-Apr-2026 04:17:20 UTC] User ID: 389
[22-Apr-2026 04:17:20 UTC] Limit: 20, Offset: 0
[22-Apr-2026 04:17:20 UTC] Orders found: 1
[22-Apr-2026 04:17:20 UTC] Orders data: [{"id":213,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/octbreaker","status":"pending","created_at":"2026-04-22 07:46:47","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[22-Apr-2026 04:17:20 UTC] Total orders count: 1
[22-Apr-2026 04:17:20 UTC] === API CALL LOG ===
[22-Apr-2026 04:17:20 UTC] Endpoint: user/profile.php
[22-Apr-2026 04:17:20 UTC] Full Log Data: {
    "timestamp": "2026-04-22 04:17:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.62.208.176",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg5IiwidXNlcm5hbWUiOiJQdW1wbWVtZXJhZGlvMSIsImVtYWlsIjoic21hcnRtZXJnZTAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzQzNTk1NX0.BJeD56_9XPZAnLRQJ6SapGt3tljUjTYQn6zIjoSmoUs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f01d1759e94fea5-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "149.62.208.176",
        "CF-IPCountry": "BG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "149.62.208.176, 162.158.211.28"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 04:17:20 UTC] === END API CALL LOG ===
[22-Apr-2026 04:17:20 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 04:17:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg5IiwidXNlcm5hbWUiOiJQdW1wbWVtZXJhZGlvMSIsImVtYWlsIjoic21hcnRtZXJnZTAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzQzNTk1NX0.BJeD56_9XPZAnLRQJ6SapGt3tljUjTYQn6zIjoSmoUs
[22-Apr-2026 04:17:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 04:17:20 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 04:17:20 UTC] User ID: 389
[22-Apr-2026 04:17:20 UTC] ✅ User profile retrieved successfully for user ID: 389
[22-Apr-2026 04:17:20 UTC] === API CALL LOG ===
[22-Apr-2026 04:17:20 UTC] Endpoint: user/profile.php
[22-Apr-2026 04:17:20 UTC] Full Log Data: {
    "timestamp": "2026-04-22 04:17:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.62.208.176",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg5IiwidXNlcm5hbWUiOiJQdW1wbWVtZXJhZGlvMSIsImVtYWlsIjoic21hcnRtZXJnZTAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzQzNTk1NX0.BJeD56_9XPZAnLRQJ6SapGt3tljUjTYQn6zIjoSmoUs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f01d1794dcbfea5-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "149.62.208.176",
        "CF-IPCountry": "BG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "149.62.208.176, 162.158.211.27"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 04:17:20 UTC] === END API CALL LOG ===
[22-Apr-2026 04:17:20 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 04:17:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg5IiwidXNlcm5hbWUiOiJQdW1wbWVtZXJhZGlvMSIsImVtYWlsIjoic21hcnRtZXJnZTAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzQzNTk1NX0.BJeD56_9XPZAnLRQJ6SapGt3tljUjTYQn6zIjoSmoUs
[22-Apr-2026 04:17:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 04:17:20 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 04:17:20 UTC] User ID: 389
[22-Apr-2026 04:17:20 UTC] ✅ User profile retrieved successfully for user ID: 389
[22-Apr-2026 04:17:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 04:17:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 04:17:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg5IiwidXNlcm5hbWUiOiJQdW1wbWVtZXJhZGlvMSIsImVtYWlsIjoic21hcnRtZXJnZTAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzQzNTk1NX0.BJeD56_9XPZAnLRQJ6SapGt3tljUjTYQn6zIjoSmoUs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f01d1e2b9cafea5-SOF","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"149.62.208.176","CF-IPCountry":"BG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"149.62.208.176, 162.158.211.28"}
[22-Apr-2026 04:17:37 UTC] === User Orders API Called ===
[22-Apr-2026 04:17:37 UTC] User ID: 389
[22-Apr-2026 04:17:37 UTC] Limit: 20, Offset: 0
[22-Apr-2026 04:17:37 UTC] Orders found: 1
[22-Apr-2026 04:17:37 UTC] Orders data: [{"id":213,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/octbreaker","status":"pending","created_at":"2026-04-22 07:46:47","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[22-Apr-2026 04:17:37 UTC] Total orders count: 1
[22-Apr-2026 04:17:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 04:17:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 04:17:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg5IiwidXNlcm5hbWUiOiJQdW1wbWVtZXJhZGlvMSIsImVtYWlsIjoic21hcnRtZXJnZTAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzQzNTk1NX0.BJeD56_9XPZAnLRQJ6SapGt3tljUjTYQn6zIjoSmoUs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f01d20b3f43fea5-SOF","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"149.62.208.176","CF-IPCountry":"BG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"149.62.208.176, 162.158.211.27"}
[22-Apr-2026 04:17:44 UTC] === User Orders API Called ===
[22-Apr-2026 04:17:44 UTC] User ID: 389
[22-Apr-2026 04:17:44 UTC] Limit: 20, Offset: 0
[22-Apr-2026 04:17:44 UTC] Orders found: 1
[22-Apr-2026 04:17:44 UTC] Orders data: [{"id":213,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/octbreaker","status":"pending","created_at":"2026-04-22 07:46:47","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[22-Apr-2026 04:17:44 UTC] Total orders count: 1
[22-Apr-2026 04:17:44 UTC] === API CALL LOG ===
[22-Apr-2026 04:17:44 UTC] Endpoint: user/profile.php
[22-Apr-2026 04:17:44 UTC] Full Log Data: {
    "timestamp": "2026-04-22 04:17:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.62.208.176",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg5IiwidXNlcm5hbWUiOiJQdW1wbWVtZXJhZGlvMSIsImVtYWlsIjoic21hcnRtZXJnZTAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzQzNTk1NX0.BJeD56_9XPZAnLRQJ6SapGt3tljUjTYQn6zIjoSmoUs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f01d20be861fea5-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "149.62.208.176",
        "CF-IPCountry": "BG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "149.62.208.176, 162.158.211.27"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 04:17:44 UTC] === END API CALL LOG ===
[22-Apr-2026 04:17:44 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 04:17:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg5IiwidXNlcm5hbWUiOiJQdW1wbWVtZXJhZGlvMSIsImVtYWlsIjoic21hcnRtZXJnZTAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzQzNTk1NX0.BJeD56_9XPZAnLRQJ6SapGt3tljUjTYQn6zIjoSmoUs
[22-Apr-2026 04:17:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 04:17:44 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 04:17:44 UTC] User ID: 389
[22-Apr-2026 04:17:44 UTC] ✅ User profile retrieved successfully for user ID: 389
[22-Apr-2026 04:17:44 UTC] === API CALL LOG ===
[22-Apr-2026 04:17:44 UTC] Endpoint: user/profile.php
[22-Apr-2026 04:17:44 UTC] Full Log Data: {
    "timestamp": "2026-04-22 04:17:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.62.208.176",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg5IiwidXNlcm5hbWUiOiJQdW1wbWVtZXJhZGlvMSIsImVtYWlsIjoic21hcnRtZXJnZTAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzQzNTk1NX0.BJeD56_9XPZAnLRQJ6SapGt3tljUjTYQn6zIjoSmoUs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f01d20f7f4efea5-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "149.62.208.176",
        "CF-IPCountry": "BG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "149.62.208.176, 162.158.211.27"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 04:17:44 UTC] === END API CALL LOG ===
[22-Apr-2026 04:17:44 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 04:17:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg5IiwidXNlcm5hbWUiOiJQdW1wbWVtZXJhZGlvMSIsImVtYWlsIjoic21hcnRtZXJnZTAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzQzNTk1NX0.BJeD56_9XPZAnLRQJ6SapGt3tljUjTYQn6zIjoSmoUs
[22-Apr-2026 04:17:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 04:17:44 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 04:17:44 UTC] User ID: 389
[22-Apr-2026 04:17:44 UTC] ✅ User profile retrieved successfully for user ID: 389
[22-Apr-2026 04:17:51 UTC] === API CALL LOG ===
[22-Apr-2026 04:17:51 UTC] Endpoint: user/profile.php
[22-Apr-2026 04:17:51 UTC] Full Log Data: {
    "timestamp": "2026-04-22 04:17:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.62.208.176",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg5IiwidXNlcm5hbWUiOiJQdW1wbWVtZXJhZGlvMSIsImVtYWlsIjoic21hcnRtZXJnZTAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzQzNTk1NX0.BJeD56_9XPZAnLRQJ6SapGt3tljUjTYQn6zIjoSmoUs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f01d238ded5fea5-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "149.62.208.176",
        "CF-IPCountry": "BG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "149.62.208.176, 162.158.211.27"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 04:17:51 UTC] === END API CALL LOG ===
[22-Apr-2026 04:17:51 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 04:17:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg5IiwidXNlcm5hbWUiOiJQdW1wbWVtZXJhZGlvMSIsImVtYWlsIjoic21hcnRtZXJnZTAwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzQzNTk1NX0.BJeD56_9XPZAnLRQJ6SapGt3tljUjTYQn6zIjoSmoUs
[22-Apr-2026 04:17:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 04:17:51 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 04:17:51 UTC] User ID: 389
[22-Apr-2026 04:17:51 UTC] ✅ User profile retrieved successfully for user ID: 389
[22-Apr-2026 04:17:51 UTC] User Purchases API - User ID: 389
[22-Apr-2026 04:17:51 UTC] User Purchases API - Total purchases found: 1
[22-Apr-2026 04:27:13 UTC] === API CALL LOG ===
[22-Apr-2026 04:27:13 UTC] Endpoint: user/profile.php
[22-Apr-2026 04:27:13 UTC] Full Log Data: {
    "timestamp": "2026-04-22 04:27:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "39.61.144.40",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozODgsInVzZXJuYW1lIjoiSHVzc2FpbiIsImVtYWlsIjoibXVkYXNpcnRyYWRlcjU1NUBnbWFpbC5jb20iLCJleHAiOjE3Nzc0MzY4MzN9.MGWLUQY62TRNmmRHsz8xqRJbe6doD0kpMzR-P7Q8h7I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f01dff3bfd53a6e-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "39.61.144.40",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "39.61.144.40, 162.158.94.111"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 04:27:13 UTC] === END API CALL LOG ===
[22-Apr-2026 04:27:13 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 04:27:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozODgsInVzZXJuYW1lIjoiSHVzc2FpbiIsImVtYWlsIjoibXVkYXNpcnRyYWRlcjU1NUBnbWFpbC5jb20iLCJleHAiOjE3Nzc0MzY4MzN9.MGWLUQY62TRNmmRHsz8xqRJbe6doD0kpMzR-P7Q8h7I
[22-Apr-2026 04:27:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 04:27:13 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 04:27:13 UTC] User ID: 388
[22-Apr-2026 04:27:13 UTC] ✅ User profile retrieved successfully for user ID: 388
[22-Apr-2026 04:27:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 04:27:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 04:27:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozODgsInVzZXJuYW1lIjoiSHVzc2FpbiIsImVtYWlsIjoibXVkYXNpcnRyYWRlcjU1NUBnbWFpbC5jb20iLCJleHAiOjE3Nzc0MzY4MzN9.MGWLUQY62TRNmmRHsz8xqRJbe6doD0kpMzR-P7Q8h7I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f01dff3bfd83a6e-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"39.61.144.40","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"39.61.144.40, 162.158.94.111"}
[22-Apr-2026 04:27:13 UTC] === User Orders API Called ===
[22-Apr-2026 04:27:13 UTC] User ID: 388
[22-Apr-2026 04:27:13 UTC] Limit: 20, Offset: 0
[22-Apr-2026 04:27:13 UTC] Orders found: 0
[22-Apr-2026 04:27:13 UTC] Orders data: []
[22-Apr-2026 04:27:13 UTC] Total orders count: 0
[22-Apr-2026 04:27:13 UTC] === API CALL LOG ===
[22-Apr-2026 04:27:13 UTC] Endpoint: user/profile.php
[22-Apr-2026 04:27:13 UTC] Full Log Data: {
    "timestamp": "2026-04-22 04:27:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "39.61.144.40",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozODgsInVzZXJuYW1lIjoiSHVzc2FpbiIsImVtYWlsIjoibXVkYXNpcnRyYWRlcjU1NUBnbWFpbC5jb20iLCJleHAiOjE3Nzc0MzY4MzN9.MGWLUQY62TRNmmRHsz8xqRJbe6doD0kpMzR-P7Q8h7I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f01dff3bfda3a6e-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "39.61.144.40",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "39.61.144.40, 162.158.94.111"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 04:27:13 UTC] === END API CALL LOG ===
[22-Apr-2026 04:27:13 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 04:27:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozODgsInVzZXJuYW1lIjoiSHVzc2FpbiIsImVtYWlsIjoibXVkYXNpcnRyYWRlcjU1NUBnbWFpbC5jb20iLCJleHAiOjE3Nzc0MzY4MzN9.MGWLUQY62TRNmmRHsz8xqRJbe6doD0kpMzR-P7Q8h7I
[22-Apr-2026 04:27:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 04:27:13 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 04:27:13 UTC] User ID: 388
[22-Apr-2026 04:27:13 UTC] ✅ User profile retrieved successfully for user ID: 388
[22-Apr-2026 04:27:14 UTC] === API CALL LOG ===
[22-Apr-2026 04:27:14 UTC] Endpoint: user/profile.php
[22-Apr-2026 04:27:14 UTC] Full Log Data: {
    "timestamp": "2026-04-22 04:27:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "39.61.144.40",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozODgsInVzZXJuYW1lIjoiSHVzc2FpbiIsImVtYWlsIjoibXVkYXNpcnRyYWRlcjU1NUBnbWFpbC5jb20iLCJleHAiOjE3Nzc0MzY4MzN9.MGWLUQY62TRNmmRHsz8xqRJbe6doD0kpMzR-P7Q8h7I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f01dff8eba83a6e-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "39.61.144.40",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "39.61.144.40, 162.158.94.111"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 04:27:14 UTC] === END API CALL LOG ===
[22-Apr-2026 04:27:14 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 04:27:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozODgsInVzZXJuYW1lIjoiSHVzc2FpbiIsImVtYWlsIjoibXVkYXNpcnRyYWRlcjU1NUBnbWFpbC5jb20iLCJleHAiOjE3Nzc0MzY4MzN9.MGWLUQY62TRNmmRHsz8xqRJbe6doD0kpMzR-P7Q8h7I
[22-Apr-2026 04:27:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 04:27:14 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 04:27:14 UTC] User ID: 388
[22-Apr-2026 04:27:14 UTC] ✅ User profile retrieved successfully for user ID: 388
[22-Apr-2026 04:27:22 UTC] === API CALL LOG ===
[22-Apr-2026 04:27:22 UTC] Endpoint: user/profile.php
[22-Apr-2026 04:27:22 UTC] Full Log Data: {
    "timestamp": "2026-04-22 04:27:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "39.61.144.40",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozODgsInVzZXJuYW1lIjoiSHVzc2FpbiIsImVtYWlsIjoibXVkYXNpcnRyYWRlcjU1NUBnbWFpbC5jb20iLCJleHAiOjE3Nzc0MzY4MzN9.MGWLUQY62TRNmmRHsz8xqRJbe6doD0kpMzR-P7Q8h7I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f01e029dce03a6e-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "39.61.144.40",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "39.61.144.40, 162.158.94.110"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 04:27:22 UTC] === END API CALL LOG ===
[22-Apr-2026 04:27:22 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 04:27:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozODgsInVzZXJuYW1lIjoiSHVzc2FpbiIsImVtYWlsIjoibXVkYXNpcnRyYWRlcjU1NUBnbWFpbC5jb20iLCJleHAiOjE3Nzc0MzY4MzN9.MGWLUQY62TRNmmRHsz8xqRJbe6doD0kpMzR-P7Q8h7I
[22-Apr-2026 04:27:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 04:27:22 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 04:27:22 UTC] User ID: 388
[22-Apr-2026 04:27:22 UTC] ✅ User profile retrieved successfully for user ID: 388
[22-Apr-2026 04:27:27 UTC] === API CALL LOG ===
[22-Apr-2026 04:27:27 UTC] Endpoint: user/profile.php
[22-Apr-2026 04:27:27 UTC] Full Log Data: {
    "timestamp": "2026-04-22 04:27:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "39.61.144.40",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozODgsInVzZXJuYW1lIjoiSHVzc2FpbiIsImVtYWlsIjoibXVkYXNpcnRyYWRlcjU1NUBnbWFpbC5jb20iLCJleHAiOjE3Nzc0MzY4MzN9.MGWLUQY62TRNmmRHsz8xqRJbe6doD0kpMzR-P7Q8h7I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f01e04a6ab03a6e-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "39.61.144.40",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "39.61.144.40, 162.158.94.111"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 04:27:27 UTC] === END API CALL LOG ===
[22-Apr-2026 04:27:27 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 04:27:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozODgsInVzZXJuYW1lIjoiSHVzc2FpbiIsImVtYWlsIjoibXVkYXNpcnRyYWRlcjU1NUBnbWFpbC5jb20iLCJleHAiOjE3Nzc0MzY4MzN9.MGWLUQY62TRNmmRHsz8xqRJbe6doD0kpMzR-P7Q8h7I
[22-Apr-2026 04:27:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 04:27:27 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 04:27:27 UTC] User ID: 388
[22-Apr-2026 04:27:27 UTC] ✅ User profile retrieved successfully for user ID: 388
[22-Apr-2026 04:28:21 UTC] === API CALL LOG ===
[22-Apr-2026 04:28:21 UTC] Endpoint: user/profile.php
[22-Apr-2026 04:28:21 UTC] Full Log Data: {
    "timestamp": "2026-04-22 04:28:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "39.61.144.40",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozODgsInVzZXJuYW1lIjoiSHVzc2FpbiIsImVtYWlsIjoibXVkYXNpcnRyYWRlcjU1NUBnbWFpbC5jb20iLCJleHAiOjE3Nzc0MzY4MzN9.MGWLUQY62TRNmmRHsz8xqRJbe6doD0kpMzR-P7Q8h7I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f01e19c79a33a6e-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "39.61.144.40",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "39.61.144.40, 162.158.94.111"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 04:28:21 UTC] === END API CALL LOG ===
[22-Apr-2026 04:28:21 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 04:28:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozODgsInVzZXJuYW1lIjoiSHVzc2FpbiIsImVtYWlsIjoibXVkYXNpcnRyYWRlcjU1NUBnbWFpbC5jb20iLCJleHAiOjE3Nzc0MzY4MzN9.MGWLUQY62TRNmmRHsz8xqRJbe6doD0kpMzR-P7Q8h7I
[22-Apr-2026 04:28:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 04:28:21 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 04:28:21 UTC] User ID: 388
[22-Apr-2026 04:28:21 UTC] ✅ User profile retrieved successfully for user ID: 388
[22-Apr-2026 04:28:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 04:28:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 04:28:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozODgsInVzZXJuYW1lIjoiSHVzc2FpbiIsImVtYWlsIjoibXVkYXNpcnRyYWRlcjU1NUBnbWFpbC5jb20iLCJleHAiOjE3Nzc0MzY4MzN9.MGWLUQY62TRNmmRHsz8xqRJbe6doD0kpMzR-P7Q8h7I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f01e19c79a13a6e-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"39.61.144.40","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"39.61.144.40, 162.158.94.110"}
[22-Apr-2026 04:28:21 UTC] === User Orders API Called ===
[22-Apr-2026 04:28:21 UTC] User ID: 388
[22-Apr-2026 04:28:21 UTC] Limit: 20, Offset: 0
[22-Apr-2026 04:28:21 UTC] Orders found: 0
[22-Apr-2026 04:28:21 UTC] Orders data: []
[22-Apr-2026 04:28:21 UTC] Total orders count: 0
[22-Apr-2026 04:28:22 UTC] === API CALL LOG ===
[22-Apr-2026 04:28:22 UTC] Endpoint: user/profile.php
[22-Apr-2026 04:28:22 UTC] Full Log Data: {
    "timestamp": "2026-04-22 04:28:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "39.61.144.40",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozODgsInVzZXJuYW1lIjoiSHVzc2FpbiIsImVtYWlsIjoibXVkYXNpcnRyYWRlcjU1NUBnbWFpbC5jb20iLCJleHAiOjE3Nzc0MzY4MzN9.MGWLUQY62TRNmmRHsz8xqRJbe6doD0kpMzR-P7Q8h7I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f01e1a05c553a6e-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "39.61.144.40",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "39.61.144.40, 162.158.94.110"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 04:28:22 UTC] === END API CALL LOG ===
[22-Apr-2026 04:28:22 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 04:28:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozODgsInVzZXJuYW1lIjoiSHVzc2FpbiIsImVtYWlsIjoibXVkYXNpcnRyYWRlcjU1NUBnbWFpbC5jb20iLCJleHAiOjE3Nzc0MzY4MzN9.MGWLUQY62TRNmmRHsz8xqRJbe6doD0kpMzR-P7Q8h7I
[22-Apr-2026 04:28:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 04:28:22 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 04:28:22 UTC] User ID: 388
[22-Apr-2026 04:28:22 UTC] ✅ User profile retrieved successfully for user ID: 388
[22-Apr-2026 04:28:22 UTC] === API CALL LOG ===
[22-Apr-2026 04:28:22 UTC] Endpoint: user/profile.php
[22-Apr-2026 04:28:22 UTC] Full Log Data: {
    "timestamp": "2026-04-22 04:28:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "39.61.144.40",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozODgsInVzZXJuYW1lIjoiSHVzc2FpbiIsImVtYWlsIjoibXVkYXNpcnRyYWRlcjU1NUBnbWFpbC5jb20iLCJleHAiOjE3Nzc0MzY4MzN9.MGWLUQY62TRNmmRHsz8xqRJbe6doD0kpMzR-P7Q8h7I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f01e1a17d233a6e-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "39.61.144.40",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "39.61.144.40, 162.158.94.111"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 04:28:22 UTC] === END API CALL LOG ===
[22-Apr-2026 04:28:22 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 04:28:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozODgsInVzZXJuYW1lIjoiSHVzc2FpbiIsImVtYWlsIjoibXVkYXNpcnRyYWRlcjU1NUBnbWFpbC5jb20iLCJleHAiOjE3Nzc0MzY4MzN9.MGWLUQY62TRNmmRHsz8xqRJbe6doD0kpMzR-P7Q8h7I
[22-Apr-2026 04:28:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 04:28:22 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 04:28:22 UTC] User ID: 388
[22-Apr-2026 04:28:22 UTC] ✅ User profile retrieved successfully for user ID: 388
[22-Apr-2026 04:28:27 UTC] === API CALL LOG ===
[22-Apr-2026 04:28:27 UTC] Endpoint: user/profile.php
[22-Apr-2026 04:28:27 UTC] Full Log Data: {
    "timestamp": "2026-04-22 04:28:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "39.61.144.40",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozODgsInVzZXJuYW1lIjoiSHVzc2FpbiIsImVtYWlsIjoibXVkYXNpcnRyYWRlcjU1NUBnbWFpbC5jb20iLCJleHAiOjE3Nzc0MzY4MzN9.MGWLUQY62TRNmmRHsz8xqRJbe6doD0kpMzR-P7Q8h7I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f01e1c06b853a6e-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "39.61.144.40",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "39.61.144.40, 162.158.94.111"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 04:28:27 UTC] === END API CALL LOG ===
[22-Apr-2026 04:28:27 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 04:28:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozODgsInVzZXJuYW1lIjoiSHVzc2FpbiIsImVtYWlsIjoibXVkYXNpcnRyYWRlcjU1NUBnbWFpbC5jb20iLCJleHAiOjE3Nzc0MzY4MzN9.MGWLUQY62TRNmmRHsz8xqRJbe6doD0kpMzR-P7Q8h7I
[22-Apr-2026 04:28:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 04:28:27 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 04:28:27 UTC] User ID: 388
[22-Apr-2026 04:28:27 UTC] ✅ User profile retrieved successfully for user ID: 388
[22-Apr-2026 04:28:41 UTC] === API CALL LOG ===
[22-Apr-2026 04:28:41 UTC] Endpoint: user/profile.php
[22-Apr-2026 04:28:41 UTC] Full Log Data: {
    "timestamp": "2026-04-22 04:28:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "39.61.144.40",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozODgsInVzZXJuYW1lIjoiSHVzc2FpbiIsImVtYWlsIjoibXVkYXNpcnRyYWRlcjU1NUBnbWFpbC5jb20iLCJleHAiOjE3Nzc0MzY4MzN9.MGWLUQY62TRNmmRHsz8xqRJbe6doD0kpMzR-P7Q8h7I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f01e214de3f3a6e-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "39.61.144.40",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "39.61.144.40, 162.158.94.110"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 04:28:41 UTC] === END API CALL LOG ===
[22-Apr-2026 04:28:41 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 04:28:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozODgsInVzZXJuYW1lIjoiSHVzc2FpbiIsImVtYWlsIjoibXVkYXNpcnRyYWRlcjU1NUBnbWFpbC5jb20iLCJleHAiOjE3Nzc0MzY4MzN9.MGWLUQY62TRNmmRHsz8xqRJbe6doD0kpMzR-P7Q8h7I
[22-Apr-2026 04:28:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 04:28:41 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 04:28:41 UTC] User ID: 388
[22-Apr-2026 04:28:41 UTC] ✅ User profile retrieved successfully for user ID: 388
[22-Apr-2026 04:28:41 UTC] User Purchases API - User ID: 388
[22-Apr-2026 04:28:41 UTC] User Purchases API - Total purchases found: 2
[22-Apr-2026 04:28:44 UTC] === API CALL LOG ===
[22-Apr-2026 04:28:44 UTC] Endpoint: user/profile.php
[22-Apr-2026 04:28:44 UTC] Full Log Data: {
    "timestamp": "2026-04-22 04:28:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "39.61.144.40",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozODgsInVzZXJuYW1lIjoiSHVzc2FpbiIsImVtYWlsIjoibXVkYXNpcnRyYWRlcjU1NUBnbWFpbC5jb20iLCJleHAiOjE3Nzc0MzY4MzN9.MGWLUQY62TRNmmRHsz8xqRJbe6doD0kpMzR-P7Q8h7I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f01e22b1b8d3a6e-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "39.61.144.40",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "39.61.144.40, 162.158.94.110"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 04:28:44 UTC] === END API CALL LOG ===
[22-Apr-2026 04:28:44 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 04:28:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozODgsInVzZXJuYW1lIjoiSHVzc2FpbiIsImVtYWlsIjoibXVkYXNpcnRyYWRlcjU1NUBnbWFpbC5jb20iLCJleHAiOjE3Nzc0MzY4MzN9.MGWLUQY62TRNmmRHsz8xqRJbe6doD0kpMzR-P7Q8h7I
[22-Apr-2026 04:28:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 04:28:44 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 04:28:44 UTC] User ID: 388
[22-Apr-2026 04:28:44 UTC] ✅ User profile retrieved successfully for user ID: 388
[22-Apr-2026 04:28:44 UTC] User Purchases API - User ID: 388
[22-Apr-2026 04:28:44 UTC] User Purchases API - Total purchases found: 2
[22-Apr-2026 04:28:47 UTC] === API CALL LOG ===
[22-Apr-2026 04:28:47 UTC] Endpoint: user/profile.php
[22-Apr-2026 04:28:47 UTC] Full Log Data: {
    "timestamp": "2026-04-22 04:28:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "39.61.144.40",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozODgsInVzZXJuYW1lIjoiSHVzc2FpbiIsImVtYWlsIjoibXVkYXNpcnRyYWRlcjU1NUBnbWFpbC5jb20iLCJleHAiOjE3Nzc0MzY4MzN9.MGWLUQY62TRNmmRHsz8xqRJbe6doD0kpMzR-P7Q8h7I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f01e23c5f2b3a6e-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "39.61.144.40",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "39.61.144.40, 162.158.94.110"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 04:28:47 UTC] === END API CALL LOG ===
[22-Apr-2026 04:28:47 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 04:28:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozODgsInVzZXJuYW1lIjoiSHVzc2FpbiIsImVtYWlsIjoibXVkYXNpcnRyYWRlcjU1NUBnbWFpbC5jb20iLCJleHAiOjE3Nzc0MzY4MzN9.MGWLUQY62TRNmmRHsz8xqRJbe6doD0kpMzR-P7Q8h7I
[22-Apr-2026 04:28:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 04:28:47 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 04:28:47 UTC] User ID: 388
[22-Apr-2026 04:28:47 UTC] ✅ User profile retrieved successfully for user ID: 388
[22-Apr-2026 04:28:47 UTC] User Purchases API - User ID: 388
[22-Apr-2026 04:28:47 UTC] User Purchases API - Total purchases found: 2
[22-Apr-2026 04:28:49 UTC] User Purchases API - User ID: 388
[22-Apr-2026 04:28:49 UTC] User Purchases API - Total purchases found: 2
[22-Apr-2026 04:28:59 UTC] === API CALL LOG ===
[22-Apr-2026 04:28:59 UTC] Endpoint: user/profile.php
[22-Apr-2026 04:28:59 UTC] Full Log Data: {
    "timestamp": "2026-04-22 04:28:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "39.61.144.40",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozODgsInVzZXJuYW1lIjoiSHVzc2FpbiIsImVtYWlsIjoibXVkYXNpcnRyYWRlcjU1NUBnbWFpbC5jb20iLCJleHAiOjE3Nzc0MzY4MzN9.MGWLUQY62TRNmmRHsz8xqRJbe6doD0kpMzR-P7Q8h7I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f01e28a5ca93a6e-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "39.61.144.40",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "39.61.144.40, 162.158.94.110"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 04:28:59 UTC] === END API CALL LOG ===
[22-Apr-2026 04:28:59 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 04:28:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozODgsInVzZXJuYW1lIjoiSHVzc2FpbiIsImVtYWlsIjoibXVkYXNpcnRyYWRlcjU1NUBnbWFpbC5jb20iLCJleHAiOjE3Nzc0MzY4MzN9.MGWLUQY62TRNmmRHsz8xqRJbe6doD0kpMzR-P7Q8h7I
[22-Apr-2026 04:28:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 04:28:59 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 04:28:59 UTC] User ID: 388
[22-Apr-2026 04:28:59 UTC] ✅ User profile retrieved successfully for user ID: 388
[22-Apr-2026 04:29:00 UTC] User Purchases API - User ID: 388
[22-Apr-2026 04:29:00 UTC] User Purchases API - Total purchases found: 2
[22-Apr-2026 04:29:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 04:29:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 04:29:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozODgsInVzZXJuYW1lIjoiSHVzc2FpbiIsImVtYWlsIjoibXVkYXNpcnRyYWRlcjU1NUBnbWFpbC5jb20iLCJleHAiOjE3Nzc0MzY4MzN9.MGWLUQY62TRNmmRHsz8xqRJbe6doD0kpMzR-P7Q8h7I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f01e2d388763a6e-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"39.61.144.40","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"39.61.144.40, 162.158.94.110"}
[22-Apr-2026 04:29:11 UTC] === User Orders API Called ===
[22-Apr-2026 04:29:11 UTC] User ID: 388
[22-Apr-2026 04:29:11 UTC] Limit: 20, Offset: 0
[22-Apr-2026 04:29:11 UTC] Orders found: 0
[22-Apr-2026 04:29:11 UTC] Orders data: []
[22-Apr-2026 04:29:11 UTC] Total orders count: 0
[22-Apr-2026 04:29:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 04:29:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 04:29:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozODgsInVzZXJuYW1lIjoiSHVzc2FpbiIsImVtYWlsIjoibXVkYXNpcnRyYWRlcjU1NUBnbWFpbC5jb20iLCJleHAiOjE3Nzc0MzY4MzN9.MGWLUQY62TRNmmRHsz8xqRJbe6doD0kpMzR-P7Q8h7I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f01e2ed299d3a6e-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"39.61.144.40","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"39.61.144.40, 162.158.94.110"}
[22-Apr-2026 04:29:15 UTC] === User Orders API Called ===
[22-Apr-2026 04:29:15 UTC] User ID: 388
[22-Apr-2026 04:29:15 UTC] Limit: 20, Offset: 0
[22-Apr-2026 04:29:15 UTC] Orders found: 0
[22-Apr-2026 04:29:15 UTC] Orders data: []
[22-Apr-2026 04:29:15 UTC] Total orders count: 0
[22-Apr-2026 04:29:15 UTC] === API CALL LOG ===
[22-Apr-2026 04:29:15 UTC] Endpoint: user/profile.php
[22-Apr-2026 04:29:15 UTC] Full Log Data: {
    "timestamp": "2026-04-22 04:29:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "39.61.144.40",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozODgsInVzZXJuYW1lIjoiSHVzc2FpbiIsImVtYWlsIjoibXVkYXNpcnRyYWRlcjU1NUBnbWFpbC5jb20iLCJleHAiOjE3Nzc0MzY4MzN9.MGWLUQY62TRNmmRHsz8xqRJbe6doD0kpMzR-P7Q8h7I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f01e2ed299f3a6e-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "39.61.144.40",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "39.61.144.40, 162.158.94.110"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 04:29:15 UTC] === END API CALL LOG ===
[22-Apr-2026 04:29:15 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 04:29:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozODgsInVzZXJuYW1lIjoiSHVzc2FpbiIsImVtYWlsIjoibXVkYXNpcnRyYWRlcjU1NUBnbWFpbC5jb20iLCJleHAiOjE3Nzc0MzY4MzN9.MGWLUQY62TRNmmRHsz8xqRJbe6doD0kpMzR-P7Q8h7I
[22-Apr-2026 04:29:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 04:29:15 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 04:29:15 UTC] User ID: 388
[22-Apr-2026 04:29:15 UTC] ✅ User profile retrieved successfully for user ID: 388
[22-Apr-2026 04:29:16 UTC] === API CALL LOG ===
[22-Apr-2026 04:29:16 UTC] Endpoint: user/profile.php
[22-Apr-2026 04:29:16 UTC] Full Log Data: {
    "timestamp": "2026-04-22 04:29:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "39.61.144.40",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozODgsInVzZXJuYW1lIjoiSHVzc2FpbiIsImVtYWlsIjoibXVkYXNpcnRyYWRlcjU1NUBnbWFpbC5jb20iLCJleHAiOjE3Nzc0MzY4MzN9.MGWLUQY62TRNmmRHsz8xqRJbe6doD0kpMzR-P7Q8h7I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f01e2f11c793a6e-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "39.61.144.40",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "39.61.144.40, 162.158.94.110"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 04:29:16 UTC] === END API CALL LOG ===
[22-Apr-2026 04:29:16 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 04:29:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozODgsInVzZXJuYW1lIjoiSHVzc2FpbiIsImVtYWlsIjoibXVkYXNpcnRyYWRlcjU1NUBnbWFpbC5jb20iLCJleHAiOjE3Nzc0MzY4MzN9.MGWLUQY62TRNmmRHsz8xqRJbe6doD0kpMzR-P7Q8h7I
[22-Apr-2026 04:29:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 04:29:16 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 04:29:16 UTC] User ID: 388
[22-Apr-2026 04:29:16 UTC] ✅ User profile retrieved successfully for user ID: 388
[22-Apr-2026 04:29:16 UTC] === API CALL LOG ===
[22-Apr-2026 04:29:16 UTC] Endpoint: user/profile.php
[22-Apr-2026 04:29:16 UTC] Full Log Data: {
    "timestamp": "2026-04-22 04:29:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "39.61.144.40",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozODgsInVzZXJuYW1lIjoiSHVzc2FpbiIsImVtYWlsIjoibXVkYXNpcnRyYWRlcjU1NUBnbWFpbC5jb20iLCJleHAiOjE3Nzc0MzY4MzN9.MGWLUQY62TRNmmRHsz8xqRJbe6doD0kpMzR-P7Q8h7I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f01e2f21d2b3a6e-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "39.61.144.40",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "39.61.144.40, 162.158.94.110"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 04:29:16 UTC] === END API CALL LOG ===
[22-Apr-2026 04:29:16 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 04:29:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozODgsInVzZXJuYW1lIjoiSHVzc2FpbiIsImVtYWlsIjoibXVkYXNpcnRyYWRlcjU1NUBnbWFpbC5jb20iLCJleHAiOjE3Nzc0MzY4MzN9.MGWLUQY62TRNmmRHsz8xqRJbe6doD0kpMzR-P7Q8h7I
[22-Apr-2026 04:29:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 04:29:16 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 04:29:16 UTC] User ID: 388
[22-Apr-2026 04:29:16 UTC] ✅ User profile retrieved successfully for user ID: 388
[22-Apr-2026 04:31:05 UTC] === API CALL LOG ===
[22-Apr-2026 04:31:05 UTC] Endpoint: user/profile.php
[22-Apr-2026 04:31:05 UTC] Full Log Data: {
    "timestamp": "2026-04-22 04:31:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.182.150.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f01e59a2ec865a3-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.182.150.156",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.182.150.156, 172.69.151.23"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 04:31:05 UTC] === END API CALL LOG ===
[22-Apr-2026 04:31:05 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 04:31:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[22-Apr-2026 04:31:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 04:31:05 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 04:31:05 UTC] User ID: 346
[22-Apr-2026 04:31:05 UTC] ✅ User profile retrieved successfully for user ID: 346
[22-Apr-2026 04:31:05 UTC] === API CALL LOG ===
[22-Apr-2026 04:31:05 UTC] Endpoint: user/profile.php
[22-Apr-2026 04:31:05 UTC] Full Log Data: {
    "timestamp": "2026-04-22 04:31:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.182.150.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f01e59c081665a3-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.182.150.156",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.182.150.156, 172.69.151.23"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 04:31:05 UTC] === END API CALL LOG ===
[22-Apr-2026 04:31:05 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 04:31:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[22-Apr-2026 04:31:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 04:31:05 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 04:31:05 UTC] User ID: 346
[22-Apr-2026 04:31:05 UTC] ✅ User profile retrieved successfully for user ID: 346
[22-Apr-2026 04:31:05 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 04:31:05 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 04:31:05 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f01e59c182d65a3-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"109.182.150.156","CF-IPCountry":"SI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"109.182.150.156, 172.69.151.24"}
[22-Apr-2026 04:31:05 UTC] === User Orders API Called ===
[22-Apr-2026 04:31:05 UTC] User ID: 346
[22-Apr-2026 04:31:05 UTC] Limit: 20, Offset: 0
[22-Apr-2026 04:31:05 UTC] Orders found: 5
[22-Apr-2026 04:31:05 UTC] Orders data: [{"id":204,"quantity":820,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro\/1234567","status":"pending","created_at":"2026-04-17 14:44:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":200,"quantity":41,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"cancelled","created_at":"2026-04-17 10:18:01","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":199,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:36","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":198,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:20","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":197,"quantity":1000,"total_coins":20000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:38:00","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[22-Apr-2026 04:31:05 UTC] Total orders count: 5
[22-Apr-2026 04:31:05 UTC] === API CALL LOG ===
[22-Apr-2026 04:31:05 UTC] Endpoint: user/profile.php
[22-Apr-2026 04:31:05 UTC] Full Log Data: {
    "timestamp": "2026-04-22 04:31:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.182.150.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f01e59cc89065a3-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.182.150.156",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.182.150.156, 172.69.151.24"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 04:31:05 UTC] === END API CALL LOG ===
[22-Apr-2026 04:31:05 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 04:31:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[22-Apr-2026 04:31:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 04:31:05 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 04:31:05 UTC] User ID: 346
[22-Apr-2026 04:31:05 UTC] ✅ User profile retrieved successfully for user ID: 346
[22-Apr-2026 04:31:54 UTC] === API CALL LOG ===
[22-Apr-2026 04:31:54 UTC] Endpoint: user/profile.php
[22-Apr-2026 04:31:54 UTC] Full Log Data: {
    "timestamp": "2026-04-22 04:31:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "39.61.144.40",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozODgsInVzZXJuYW1lIjoiSHVzc2FpbiIsImVtYWlsIjoibXVkYXNpcnRyYWRlcjU1NUBnbWFpbC5jb20iLCJleHAiOjE3Nzc0MzY4MzN9.MGWLUQY62TRNmmRHsz8xqRJbe6doD0kpMzR-P7Q8h7I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f01e6cbd904dbbb-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "39.61.144.40",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "39.61.144.40, 172.71.144.83"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 04:31:54 UTC] === END API CALL LOG ===
[22-Apr-2026 04:31:54 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 04:31:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozODgsInVzZXJuYW1lIjoiSHVzc2FpbiIsImVtYWlsIjoibXVkYXNpcnRyYWRlcjU1NUBnbWFpbC5jb20iLCJleHAiOjE3Nzc0MzY4MzN9.MGWLUQY62TRNmmRHsz8xqRJbe6doD0kpMzR-P7Q8h7I
[22-Apr-2026 04:31:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 04:31:54 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 04:31:54 UTC] User ID: 388
[22-Apr-2026 04:31:54 UTC] ✅ User profile retrieved successfully for user ID: 388
[22-Apr-2026 04:44:11 UTC] === API CALL LOG ===
[22-Apr-2026 04:44:11 UTC] Endpoint: user/profile.php
[22-Apr-2026 04:44:11 UTC] Full Log Data: {
    "timestamp": "2026-04-22 04:44:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "39.61.144.40",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozODgsInVzZXJuYW1lIjoiSHVzc2FpbiIsImVtYWlsIjoibXVkYXNpcnRyYWRlcjU1NUBnbWFpbC5jb20iLCJleHAiOjE3Nzc0MzY4MzN9.MGWLUQY62TRNmmRHsz8xqRJbe6doD0kpMzR-P7Q8h7I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f01f8c92fe0a41e-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "39.61.144.40",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "39.61.144.40, 172.70.248.9"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 04:44:11 UTC] === END API CALL LOG ===
[22-Apr-2026 04:44:11 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 04:44:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozODgsInVzZXJuYW1lIjoiSHVzc2FpbiIsImVtYWlsIjoibXVkYXNpcnRyYWRlcjU1NUBnbWFpbC5jb20iLCJleHAiOjE3Nzc0MzY4MzN9.MGWLUQY62TRNmmRHsz8xqRJbe6doD0kpMzR-P7Q8h7I
[22-Apr-2026 04:44:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 04:44:11 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 04:44:11 UTC] User ID: 388
[22-Apr-2026 04:44:11 UTC] ✅ User profile retrieved successfully for user ID: 388
[22-Apr-2026 04:44:11 UTC] === API CALL LOG ===
[22-Apr-2026 04:44:11 UTC] Endpoint: user/profile.php
[22-Apr-2026 04:44:11 UTC] Full Log Data: {
    "timestamp": "2026-04-22 04:44:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "39.61.144.40",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozODgsInVzZXJuYW1lIjoiSHVzc2FpbiIsImVtYWlsIjoibXVkYXNpcnRyYWRlcjU1NUBnbWFpbC5jb20iLCJleHAiOjE3Nzc0MzY4MzN9.MGWLUQY62TRNmmRHsz8xqRJbe6doD0kpMzR-P7Q8h7I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f01f8ccffb4a41e-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "39.61.144.40",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "39.61.144.40, 172.70.248.9"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 04:44:11 UTC] === END API CALL LOG ===
[22-Apr-2026 04:44:11 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 04:44:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozODgsInVzZXJuYW1lIjoiSHVzc2FpbiIsImVtYWlsIjoibXVkYXNpcnRyYWRlcjU1NUBnbWFpbC5jb20iLCJleHAiOjE3Nzc0MzY4MzN9.MGWLUQY62TRNmmRHsz8xqRJbe6doD0kpMzR-P7Q8h7I
[22-Apr-2026 04:44:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 04:44:11 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 04:44:11 UTC] User ID: 388
[22-Apr-2026 04:44:11 UTC] ✅ User profile retrieved successfully for user ID: 388
[22-Apr-2026 04:44:11 UTC] === API CALL LOG ===
[22-Apr-2026 04:44:11 UTC] Endpoint: user/profile.php
[22-Apr-2026 04:44:11 UTC] Full Log Data: {
    "timestamp": "2026-04-22 04:44:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "39.61.144.40",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozODgsInVzZXJuYW1lIjoiSHVzc2FpbiIsImVtYWlsIjoibXVkYXNpcnRyYWRlcjU1NUBnbWFpbC5jb20iLCJleHAiOjE3Nzc0MzY4MzN9.MGWLUQY62TRNmmRHsz8xqRJbe6doD0kpMzR-P7Q8h7I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f01f8ccffc7a41e-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "39.61.144.40",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "39.61.144.40, 172.70.248.8"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 04:44:11 UTC] === END API CALL LOG ===
[22-Apr-2026 04:44:11 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 04:44:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozODgsInVzZXJuYW1lIjoiSHVzc2FpbiIsImVtYWlsIjoibXVkYXNpcnRyYWRlcjU1NUBnbWFpbC5jb20iLCJleHAiOjE3Nzc0MzY4MzN9.MGWLUQY62TRNmmRHsz8xqRJbe6doD0kpMzR-P7Q8h7I
[22-Apr-2026 04:44:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 04:44:11 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 04:44:11 UTC] User ID: 388
[22-Apr-2026 04:44:11 UTC] ✅ User profile retrieved successfully for user ID: 388
[22-Apr-2026 04:44:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 04:44:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 04:44:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozODgsInVzZXJuYW1lIjoiSHVzc2FpbiIsImVtYWlsIjoibXVkYXNpcnRyYWRlcjU1NUBnbWFpbC5jb20iLCJleHAiOjE3Nzc0MzY4MzN9.MGWLUQY62TRNmmRHsz8xqRJbe6doD0kpMzR-P7Q8h7I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f01f8ccffbaa41e-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"39.61.144.40","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"39.61.144.40, 172.70.248.8"}
[22-Apr-2026 04:44:11 UTC] === User Orders API Called ===
[22-Apr-2026 04:44:11 UTC] User ID: 388
[22-Apr-2026 04:44:11 UTC] Limit: 20, Offset: 0
[22-Apr-2026 04:44:11 UTC] Orders found: 0
[22-Apr-2026 04:44:11 UTC] Orders data: []
[22-Apr-2026 04:44:11 UTC] Total orders count: 0
[22-Apr-2026 04:44:12 UTC] === API CALL LOG ===
[22-Apr-2026 04:44:12 UTC] Endpoint: user/profile.php
[22-Apr-2026 04:44:12 UTC] Full Log Data: {
    "timestamp": "2026-04-22 04:44:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "39.61.144.40",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozODgsInVzZXJuYW1lIjoiSHVzc2FpbiIsImVtYWlsIjoibXVkYXNpcnRyYWRlcjU1NUBnbWFpbC5jb20iLCJleHAiOjE3Nzc0MzY4MzN9.MGWLUQY62TRNmmRHsz8xqRJbe6doD0kpMzR-P7Q8h7I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f01f8d4be9ca41e-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "39.61.144.40",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "39.61.144.40, 172.70.248.8"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 04:44:12 UTC] === END API CALL LOG ===
[22-Apr-2026 04:44:12 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 04:44:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozODgsInVzZXJuYW1lIjoiSHVzc2FpbiIsImVtYWlsIjoibXVkYXNpcnRyYWRlcjU1NUBnbWFpbC5jb20iLCJleHAiOjE3Nzc0MzY4MzN9.MGWLUQY62TRNmmRHsz8xqRJbe6doD0kpMzR-P7Q8h7I
[22-Apr-2026 04:44:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 04:44:12 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 04:44:12 UTC] User ID: 388
[22-Apr-2026 04:44:12 UTC] ✅ User profile retrieved successfully for user ID: 388
[22-Apr-2026 04:44:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 04:44:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 04:44:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozODgsInVzZXJuYW1lIjoiSHVzc2FpbiIsImVtYWlsIjoibXVkYXNpcnRyYWRlcjU1NUBnbWFpbC5jb20iLCJleHAiOjE3Nzc0MzY4MzN9.MGWLUQY62TRNmmRHsz8xqRJbe6doD0kpMzR-P7Q8h7I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f01f90f2e01a41e-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"39.61.144.40","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"39.61.144.40, 172.70.248.9"}
[22-Apr-2026 04:44:22 UTC] === User Orders API Called ===
[22-Apr-2026 04:44:22 UTC] User ID: 388
[22-Apr-2026 04:44:22 UTC] Limit: 20, Offset: 0
[22-Apr-2026 04:44:22 UTC] Orders found: 0
[22-Apr-2026 04:44:22 UTC] Orders data: []
[22-Apr-2026 04:44:22 UTC] Total orders count: 0
[22-Apr-2026 04:44:22 UTC] === API CALL LOG ===
[22-Apr-2026 04:44:22 UTC] Endpoint: user/profile.php
[22-Apr-2026 04:44:22 UTC] Full Log Data: {
    "timestamp": "2026-04-22 04:44:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "39.61.144.40",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozODgsInVzZXJuYW1lIjoiSHVzc2FpbiIsImVtYWlsIjoibXVkYXNpcnRyYWRlcjU1NUBnbWFpbC5jb20iLCJleHAiOjE3Nzc0MzY4MzN9.MGWLUQY62TRNmmRHsz8xqRJbe6doD0kpMzR-P7Q8h7I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f01f90f2e03a41e-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "39.61.144.40",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "39.61.144.40, 172.70.248.8"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 04:44:22 UTC] === END API CALL LOG ===
[22-Apr-2026 04:44:22 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 04:44:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozODgsInVzZXJuYW1lIjoiSHVzc2FpbiIsImVtYWlsIjoibXVkYXNpcnRyYWRlcjU1NUBnbWFpbC5jb20iLCJleHAiOjE3Nzc0MzY4MzN9.MGWLUQY62TRNmmRHsz8xqRJbe6doD0kpMzR-P7Q8h7I
[22-Apr-2026 04:44:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 04:44:22 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 04:44:22 UTC] User ID: 388
[22-Apr-2026 04:44:22 UTC] ✅ User profile retrieved successfully for user ID: 388
[22-Apr-2026 04:44:23 UTC] === API CALL LOG ===
[22-Apr-2026 04:44:23 UTC] Endpoint: user/profile.php
[22-Apr-2026 04:44:23 UTC] Full Log Data: {
    "timestamp": "2026-04-22 04:44:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "39.61.144.40",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozODgsInVzZXJuYW1lIjoiSHVzc2FpbiIsImVtYWlsIjoibXVkYXNpcnRyYWRlcjU1NUBnbWFpbC5jb20iLCJleHAiOjE3Nzc0MzY4MzN9.MGWLUQY62TRNmmRHsz8xqRJbe6doD0kpMzR-P7Q8h7I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f01f913c853a41e-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "39.61.144.40",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "39.61.144.40, 172.70.248.9"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 04:44:23 UTC] === END API CALL LOG ===
[22-Apr-2026 04:44:23 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 04:44:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozODgsInVzZXJuYW1lIjoiSHVzc2FpbiIsImVtYWlsIjoibXVkYXNpcnRyYWRlcjU1NUBnbWFpbC5jb20iLCJleHAiOjE3Nzc0MzY4MzN9.MGWLUQY62TRNmmRHsz8xqRJbe6doD0kpMzR-P7Q8h7I
[22-Apr-2026 04:44:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 04:44:23 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 04:44:23 UTC] User ID: 388
[22-Apr-2026 04:44:23 UTC] ✅ User profile retrieved successfully for user ID: 388
[22-Apr-2026 04:44:23 UTC] === API CALL LOG ===
[22-Apr-2026 04:44:23 UTC] Endpoint: user/profile.php
[22-Apr-2026 04:44:23 UTC] Full Log Data: {
    "timestamp": "2026-04-22 04:44:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "39.61.144.40",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozODgsInVzZXJuYW1lIjoiSHVzc2FpbiIsImVtYWlsIjoibXVkYXNpcnRyYWRlcjU1NUBnbWFpbC5jb20iLCJleHAiOjE3Nzc0MzY4MzN9.MGWLUQY62TRNmmRHsz8xqRJbe6doD0kpMzR-P7Q8h7I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f01f917c9eea41e-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "39.61.144.40",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "39.61.144.40, 172.70.248.9"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 04:44:23 UTC] === END API CALL LOG ===
[22-Apr-2026 04:44:23 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 04:44:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozODgsInVzZXJuYW1lIjoiSHVzc2FpbiIsImVtYWlsIjoibXVkYXNpcnRyYWRlcjU1NUBnbWFpbC5jb20iLCJleHAiOjE3Nzc0MzY4MzN9.MGWLUQY62TRNmmRHsz8xqRJbe6doD0kpMzR-P7Q8h7I
[22-Apr-2026 04:44:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 04:44:23 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 04:44:23 UTC] User ID: 388
[22-Apr-2026 04:44:23 UTC] ✅ User profile retrieved successfully for user ID: 388
[22-Apr-2026 04:44:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 04:44:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 04:44:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozODgsInVzZXJuYW1lIjoiSHVzc2FpbiIsImVtYWlsIjoibXVkYXNpcnRyYWRlcjU1NUBnbWFpbC5jb20iLCJleHAiOjE3Nzc0MzY4MzN9.MGWLUQY62TRNmmRHsz8xqRJbe6doD0kpMzR-P7Q8h7I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f01f951cae3a41e-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"39.61.144.40","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"39.61.144.40, 172.70.248.8"}
[22-Apr-2026 04:44:32 UTC] === User Orders API Called ===
[22-Apr-2026 04:44:32 UTC] User ID: 388
[22-Apr-2026 04:44:32 UTC] Limit: 20, Offset: 0
[22-Apr-2026 04:44:32 UTC] Orders found: 0
[22-Apr-2026 04:44:32 UTC] Orders data: []
[22-Apr-2026 04:44:32 UTC] Total orders count: 0
[22-Apr-2026 04:44:33 UTC] === API CALL LOG ===
[22-Apr-2026 04:44:33 UTC] Endpoint: user/profile.php
[22-Apr-2026 04:44:33 UTC] Full Log Data: {
    "timestamp": "2026-04-22 04:44:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "39.61.144.40",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozODgsInVzZXJuYW1lIjoiSHVzc2FpbiIsImVtYWlsIjoibXVkYXNpcnRyYWRlcjU1NUBnbWFpbC5jb20iLCJleHAiOjE3Nzc0MzY4MzN9.MGWLUQY62TRNmmRHsz8xqRJbe6doD0kpMzR-P7Q8h7I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f01f9576ddea41e-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "39.61.144.40",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "39.61.144.40, 172.70.248.8"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 04:44:33 UTC] === END API CALL LOG ===
[22-Apr-2026 04:44:33 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 04:44:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozODgsInVzZXJuYW1lIjoiSHVzc2FpbiIsImVtYWlsIjoibXVkYXNpcnRyYWRlcjU1NUBnbWFpbC5jb20iLCJleHAiOjE3Nzc0MzY4MzN9.MGWLUQY62TRNmmRHsz8xqRJbe6doD0kpMzR-P7Q8h7I
[22-Apr-2026 04:44:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 04:44:33 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 04:44:33 UTC] User ID: 388
[22-Apr-2026 04:44:33 UTC] ✅ User profile retrieved successfully for user ID: 388
[22-Apr-2026 04:44:34 UTC] User Purchases API - User ID: 388
[22-Apr-2026 04:44:34 UTC] User Purchases API - Total purchases found: 2
[22-Apr-2026 04:44:37 UTC] User Purchases API - User ID: 388
[22-Apr-2026 04:44:37 UTC] User Purchases API - Total purchases found: 2
[22-Apr-2026 04:44:46 UTC] === API CALL LOG ===
[22-Apr-2026 04:44:46 UTC] Endpoint: user/profile.php
[22-Apr-2026 04:44:46 UTC] Full Log Data: {
    "timestamp": "2026-04-22 04:44:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "39.61.144.40",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozODgsInVzZXJuYW1lIjoiSHVzc2FpbiIsImVtYWlsIjoibXVkYXNpcnRyYWRlcjU1NUBnbWFpbC5jb20iLCJleHAiOjE3Nzc0MzY4MzN9.MGWLUQY62TRNmmRHsz8xqRJbe6doD0kpMzR-P7Q8h7I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f01f9a4ca91a41e-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "39.61.144.40",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "39.61.144.40, 172.70.248.9"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 04:44:46 UTC] === END API CALL LOG ===
[22-Apr-2026 04:44:46 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 04:44:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozODgsInVzZXJuYW1lIjoiSHVzc2FpbiIsImVtYWlsIjoibXVkYXNpcnRyYWRlcjU1NUBnbWFpbC5jb20iLCJleHAiOjE3Nzc0MzY4MzN9.MGWLUQY62TRNmmRHsz8xqRJbe6doD0kpMzR-P7Q8h7I
[22-Apr-2026 04:44:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 04:44:46 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 04:44:46 UTC] User ID: 388
[22-Apr-2026 04:44:46 UTC] ✅ User profile retrieved successfully for user ID: 388
[22-Apr-2026 04:44:46 UTC] User Purchases API - User ID: 388
[22-Apr-2026 04:44:46 UTC] User Purchases API - Total purchases found: 2
[22-Apr-2026 08:01:28 UTC] === API CALL LOG ===
[22-Apr-2026 08:01:28 UTC] Endpoint: user/profile.php
[22-Apr-2026 08:01:28 UTC] Full Log Data: {
    "timestamp": "2026-04-22 08:01:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "146.120.79.38",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "146.120.79.38, 162.158.182.31",
        "X-API-Hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc3NDQ5Njg3fQ.5eV3jqXefkTUqooZuPX1u4VY_QGNyh2Vxj8HaiMx7fA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f0319ca7af270d8-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "146.120.79.38",
        "CF-IPCountry": "RU",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 08:01:28 UTC] === END API CALL LOG ===
[22-Apr-2026 08:01:28 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 08:01:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc3NDQ5Njg3fQ.5eV3jqXefkTUqooZuPX1u4VY_QGNyh2Vxj8HaiMx7fA
[22-Apr-2026 08:01:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 08:01:28 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 08:01:28 UTC] User ID: 5
[22-Apr-2026 08:01:28 UTC] ✅ User profile retrieved successfully for user ID: 5
[22-Apr-2026 08:01:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 08:01:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 08:01:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"146.120.79.38, 104.23.217.164","X-API-Hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc3NDQ5Njg3fQ.5eV3jqXefkTUqooZuPX1u4VY_QGNyh2Vxj8HaiMx7fA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f0319cc589d5d1d-ARN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"146.120.79.38","CF-IPCountry":"RU","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[22-Apr-2026 08:01:29 UTC] === User Orders API Called ===
[22-Apr-2026 08:01:29 UTC] User ID: 5
[22-Apr-2026 08:01:29 UTC] Limit: 20, Offset: 0
[22-Apr-2026 08:01:29 UTC] Orders found: 0
[22-Apr-2026 08:01:29 UTC] Orders data: []
[22-Apr-2026 08:01:29 UTC] Total orders count: 0
[22-Apr-2026 08:01:29 UTC] === API CALL LOG ===
[22-Apr-2026 08:01:29 UTC] Endpoint: user/profile.php
[22-Apr-2026 08:01:29 UTC] Full Log Data: {
    "timestamp": "2026-04-22 08:01:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "146.120.79.38",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "146.120.79.38, 104.23.223.41",
        "X-API-Hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc3NDQ5Njg3fQ.5eV3jqXefkTUqooZuPX1u4VY_QGNyh2Vxj8HaiMx7fA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f0319cd2da4c63f-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "146.120.79.38",
        "CF-IPCountry": "RU",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 08:01:29 UTC] === END API CALL LOG ===
[22-Apr-2026 08:01:29 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 08:01:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc3NDQ5Njg3fQ.5eV3jqXefkTUqooZuPX1u4VY_QGNyh2Vxj8HaiMx7fA
[22-Apr-2026 08:01:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 08:01:29 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 08:01:29 UTC] User ID: 5
[22-Apr-2026 08:01:29 UTC] ✅ User profile retrieved successfully for user ID: 5
[22-Apr-2026 08:01:35 UTC] === API CALL LOG ===
[22-Apr-2026 08:01:35 UTC] Endpoint: user/profile.php
[22-Apr-2026 08:01:35 UTC] Full Log Data: {
    "timestamp": "2026-04-22 08:01:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "146.120.79.38",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "146.120.79.38, 104.23.217.165",
        "X-API-Hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc3NDQ5Njg3fQ.5eV3jqXefkTUqooZuPX1u4VY_QGNyh2Vxj8HaiMx7fA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f0319f4eef5b8a4-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "146.120.79.38",
        "CF-IPCountry": "RU",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 08:01:35 UTC] === END API CALL LOG ===
[22-Apr-2026 08:01:35 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 08:01:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc3NDQ5Njg3fQ.5eV3jqXefkTUqooZuPX1u4VY_QGNyh2Vxj8HaiMx7fA
[22-Apr-2026 08:01:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 08:01:35 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 08:01:35 UTC] User ID: 5
[22-Apr-2026 08:01:35 UTC] ✅ User profile retrieved successfully for user ID: 5
[22-Apr-2026 08:01:36 UTC] === API CALL LOG ===
[22-Apr-2026 08:01:36 UTC] Endpoint: user/profile.php
[22-Apr-2026 08:01:36 UTC] Full Log Data: {
    "timestamp": "2026-04-22 08:01:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "146.120.79.38",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "146.120.79.38, 104.23.223.41",
        "X-API-Hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc3NDQ5Njg3fQ.5eV3jqXefkTUqooZuPX1u4VY_QGNyh2Vxj8HaiMx7fA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f0319fb6b9f5fc4-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "146.120.79.38",
        "CF-IPCountry": "RU",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 08:01:36 UTC] === END API CALL LOG ===
[22-Apr-2026 08:01:36 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 08:01:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc3NDQ5Njg3fQ.5eV3jqXefkTUqooZuPX1u4VY_QGNyh2Vxj8HaiMx7fA
[22-Apr-2026 08:01:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 08:01:36 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 08:01:36 UTC] User ID: 5
[22-Apr-2026 08:01:36 UTC] ✅ User profile retrieved successfully for user ID: 5
[22-Apr-2026 08:01:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 08:01:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 08:01:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"146.120.79.38, 104.23.221.59","X-API-Hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc3NDQ5Njg3fQ.5eV3jqXefkTUqooZuPX1u4VY_QGNyh2Vxj8HaiMx7fA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f0319fcbacbb27a-ARN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"146.120.79.38","CF-IPCountry":"RU","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[22-Apr-2026 08:01:36 UTC] === User Orders API Called ===
[22-Apr-2026 08:01:36 UTC] User ID: 5
[22-Apr-2026 08:01:36 UTC] Limit: 20, Offset: 0
[22-Apr-2026 08:01:36 UTC] Orders found: 0
[22-Apr-2026 08:01:36 UTC] Orders data: []
[22-Apr-2026 08:01:36 UTC] Total orders count: 0
[22-Apr-2026 08:01:36 UTC] === API CALL LOG ===
[22-Apr-2026 08:01:36 UTC] Endpoint: user/profile.php
[22-Apr-2026 08:01:36 UTC] Full Log Data: {
    "timestamp": "2026-04-22 08:01:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "146.120.79.38",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "146.120.79.38, 104.23.223.41",
        "X-API-Hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc3NDQ5Njg3fQ.5eV3jqXefkTUqooZuPX1u4VY_QGNyh2Vxj8HaiMx7fA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f0319fcea8eb9db-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "146.120.79.38",
        "CF-IPCountry": "RU",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 08:01:36 UTC] === END API CALL LOG ===
[22-Apr-2026 08:01:36 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 08:01:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc3NDQ5Njg3fQ.5eV3jqXefkTUqooZuPX1u4VY_QGNyh2Vxj8HaiMx7fA
[22-Apr-2026 08:01:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 08:01:36 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 08:01:36 UTC] User ID: 5
[22-Apr-2026 08:01:36 UTC] ✅ User profile retrieved successfully for user ID: 5
[22-Apr-2026 08:01:52 UTC] === API CALL LOG ===
[22-Apr-2026 08:01:52 UTC] Endpoint: user/profile.php
[22-Apr-2026 08:01:52 UTC] Full Log Data: {
    "timestamp": "2026-04-22 08:01:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "146.120.79.38",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "146.120.79.38, 104.23.221.59",
        "X-API-Hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc3NDQ5Njg3fQ.5eV3jqXefkTUqooZuPX1u4VY_QGNyh2Vxj8HaiMx7fA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f031a5ca82cc8c4-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "146.120.79.38",
        "CF-IPCountry": "RU",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 08:01:52 UTC] === END API CALL LOG ===
[22-Apr-2026 08:01:52 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 08:01:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc3NDQ5Njg3fQ.5eV3jqXefkTUqooZuPX1u4VY_QGNyh2Vxj8HaiMx7fA
[22-Apr-2026 08:01:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 08:01:52 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 08:01:52 UTC] User ID: 5
[22-Apr-2026 08:01:52 UTC] ✅ User profile retrieved successfully for user ID: 5
[22-Apr-2026 08:01:54 UTC] === API CALL LOG ===
[22-Apr-2026 08:01:54 UTC] Endpoint: user/profile.php
[22-Apr-2026 08:01:54 UTC] Full Log Data: {
    "timestamp": "2026-04-22 08:01:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "146.120.79.38",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "146.120.79.38, 104.23.223.41",
        "X-API-Hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc3NDQ5Njg3fQ.5eV3jqXefkTUqooZuPX1u4VY_QGNyh2Vxj8HaiMx7fA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f031a68e8f93ccd-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "146.120.79.38",
        "CF-IPCountry": "RU",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 08:01:54 UTC] === END API CALL LOG ===
[22-Apr-2026 08:01:54 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 08:01:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc3NDQ5Njg3fQ.5eV3jqXefkTUqooZuPX1u4VY_QGNyh2Vxj8HaiMx7fA
[22-Apr-2026 08:01:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 08:01:54 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 08:01:54 UTC] User ID: 5
[22-Apr-2026 08:01:54 UTC] ✅ User profile retrieved successfully for user ID: 5
[22-Apr-2026 08:01:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 08:01:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 08:01:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"146.120.79.38, 104.23.221.58","X-API-Hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc3NDQ5Njg3fQ.5eV3jqXefkTUqooZuPX1u4VY_QGNyh2Vxj8HaiMx7fA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f031a692c0d4453-ARN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"146.120.79.38","CF-IPCountry":"RU","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[22-Apr-2026 08:01:54 UTC] === User Orders API Called ===
[22-Apr-2026 08:01:54 UTC] User ID: 5
[22-Apr-2026 08:01:54 UTC] Limit: 20, Offset: 0
[22-Apr-2026 08:01:54 UTC] Orders found: 0
[22-Apr-2026 08:01:54 UTC] Orders data: []
[22-Apr-2026 08:01:54 UTC] Total orders count: 0
[22-Apr-2026 08:01:54 UTC] === API CALL LOG ===
[22-Apr-2026 08:01:54 UTC] Endpoint: user/profile.php
[22-Apr-2026 08:01:54 UTC] Full Log Data: {
    "timestamp": "2026-04-22 08:01:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "146.120.79.38",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "146.120.79.38, 104.23.221.59",
        "X-API-Hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc3NDQ5Njg3fQ.5eV3jqXefkTUqooZuPX1u4VY_QGNyh2Vxj8HaiMx7fA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f031a69baa31ecb-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "146.120.79.38",
        "CF-IPCountry": "RU",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 08:01:54 UTC] === END API CALL LOG ===
[22-Apr-2026 08:01:54 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 08:01:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc3NDQ5Njg3fQ.5eV3jqXefkTUqooZuPX1u4VY_QGNyh2Vxj8HaiMx7fA
[22-Apr-2026 08:01:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 08:01:54 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 08:01:54 UTC] User ID: 5
[22-Apr-2026 08:01:54 UTC] ✅ User profile retrieved successfully for user ID: 5
[22-Apr-2026 08:54:22 UTC] === API CALL LOG ===
[22-Apr-2026 08:54:22 UTC] Endpoint: user/profile.php
[22-Apr-2026 08:54:22 UTC] Full Log Data: {
    "timestamp": "2026-04-22 08:54:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.58.165.168",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f036747c9ead29e-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "178.58.165.168",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "178.58.165.168, 172.71.164.218"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 08:54:22 UTC] === END API CALL LOG ===
[22-Apr-2026 08:54:22 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 08:54:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[22-Apr-2026 08:54:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 08:54:22 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 08:54:22 UTC] User ID: 346
[22-Apr-2026 08:54:22 UTC] ✅ User profile retrieved successfully for user ID: 346
[22-Apr-2026 08:54:23 UTC] === API CALL LOG ===
[22-Apr-2026 08:54:23 UTC] Endpoint: user/profile.php
[22-Apr-2026 08:54:23 UTC] Full Log Data: {
    "timestamp": "2026-04-22 08:54:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.58.165.168",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f036749ff60d29e-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "178.58.165.168",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "178.58.165.168, 172.71.164.228"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 08:54:23 UTC] === END API CALL LOG ===
[22-Apr-2026 08:54:23 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 08:54:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[22-Apr-2026 08:54:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 08:54:23 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 08:54:23 UTC] User ID: 346
[22-Apr-2026 08:54:23 UTC] ✅ User profile retrieved successfully for user ID: 346
[22-Apr-2026 08:54:23 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 08:54:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 08:54:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f03674a381dd29e-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"178.58.165.168","CF-IPCountry":"SI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"178.58.165.168, 172.71.164.228"}
[22-Apr-2026 08:54:23 UTC] === User Orders API Called ===
[22-Apr-2026 08:54:23 UTC] User ID: 346
[22-Apr-2026 08:54:23 UTC] Limit: 20, Offset: 0
[22-Apr-2026 08:54:23 UTC] Orders found: 5
[22-Apr-2026 08:54:23 UTC] Orders data: [{"id":204,"quantity":820,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro\/1234567","status":"pending","created_at":"2026-04-17 14:44:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":200,"quantity":41,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"cancelled","created_at":"2026-04-17 10:18:01","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":199,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:36","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":198,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:20","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":197,"quantity":1000,"total_coins":20000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:38:00","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[22-Apr-2026 08:54:23 UTC] Total orders count: 5
[22-Apr-2026 08:54:23 UTC] === API CALL LOG ===
[22-Apr-2026 08:54:23 UTC] Endpoint: user/profile.php
[22-Apr-2026 08:54:23 UTC] Full Log Data: {
    "timestamp": "2026-04-22 08:54:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.58.165.168",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f03674ad9e8d29e-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "178.58.165.168",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "178.58.165.168, 172.71.164.228"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 08:54:23 UTC] === END API CALL LOG ===
[22-Apr-2026 08:54:23 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 08:54:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[22-Apr-2026 08:54:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 08:54:23 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 08:54:23 UTC] User ID: 346
[22-Apr-2026 08:54:23 UTC] ✅ User profile retrieved successfully for user ID: 346
[22-Apr-2026 08:54:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 08:54:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 08:54:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f0367552bfad29e-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"178.58.165.168","CF-IPCountry":"SI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"178.58.165.168, 172.71.164.228"}
[22-Apr-2026 08:54:24 UTC] === User Orders API Called ===
[22-Apr-2026 08:54:24 UTC] User ID: 346
[22-Apr-2026 08:54:24 UTC] Limit: 20, Offset: 0
[22-Apr-2026 08:54:24 UTC] Orders found: 5
[22-Apr-2026 08:54:24 UTC] Orders data: [{"id":204,"quantity":820,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro\/1234567","status":"pending","created_at":"2026-04-17 14:44:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":200,"quantity":41,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"cancelled","created_at":"2026-04-17 10:18:01","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":199,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:36","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":198,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:20","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":197,"quantity":1000,"total_coins":20000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:38:00","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[22-Apr-2026 08:54:24 UTC] Total orders count: 5
[22-Apr-2026 09:04:42 UTC] === API CALL LOG ===
[22-Apr-2026 09:04:42 UTC] Endpoint: user/profile.php
[22-Apr-2026 09:04:42 UTC] Full Log Data: {
    "timestamp": "2026-04-22 09:04:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.64.51.42",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkwIiwidXNlcm5hbWUiOiJsYWNlbiIsImVtYWlsIjoibml0Y2hhaGlAZ21haWwuY29tIiwiZXhwIjoxNzc3NDUzNDgxfQ.Wt8Wnp-ql_PZThG_izOlw9RZdf1Kv2nnlH7XaYxQbe0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f0376693912e204-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.64.51.42",
        "CF-IPCountry": "MA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.64.51.42, 172.70.108.46"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 09:04:42 UTC] === END API CALL LOG ===
[22-Apr-2026 09:04:42 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 09:04:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkwIiwidXNlcm5hbWUiOiJsYWNlbiIsImVtYWlsIjoibml0Y2hhaGlAZ21haWwuY29tIiwiZXhwIjoxNzc3NDUzNDgxfQ.Wt8Wnp-ql_PZThG_izOlw9RZdf1Kv2nnlH7XaYxQbe0
[22-Apr-2026 09:04:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 09:04:42 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 09:04:42 UTC] User ID: 390
[22-Apr-2026 09:04:42 UTC] ✅ User profile retrieved successfully for user ID: 390
[22-Apr-2026 09:04:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 09:04:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 09:04:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkwIiwidXNlcm5hbWUiOiJsYWNlbiIsImVtYWlsIjoibml0Y2hhaGlAZ21haWwuY29tIiwiZXhwIjoxNzc3NDUzNDgxfQ.Wt8Wnp-ql_PZThG_izOlw9RZdf1Kv2nnlH7XaYxQbe0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f0376693916e204-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"196.64.51.42","CF-IPCountry":"MA","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"196.64.51.42, 172.70.108.47"}
[22-Apr-2026 09:04:42 UTC] === User Orders API Called ===
[22-Apr-2026 09:04:42 UTC] User ID: 390
[22-Apr-2026 09:04:42 UTC] Limit: 20, Offset: 0
[22-Apr-2026 09:04:42 UTC] Orders found: 0
[22-Apr-2026 09:04:42 UTC] Orders data: []
[22-Apr-2026 09:04:42 UTC] Total orders count: 0
[22-Apr-2026 09:04:42 UTC] === API CALL LOG ===
[22-Apr-2026 09:04:42 UTC] Endpoint: user/profile.php
[22-Apr-2026 09:04:42 UTC] Full Log Data: {
    "timestamp": "2026-04-22 09:04:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.64.51.42",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkwIiwidXNlcm5hbWUiOiJsYWNlbiIsImVtYWlsIjoibml0Y2hhaGlAZ21haWwuY29tIiwiZXhwIjoxNzc3NDUzNDgxfQ.Wt8Wnp-ql_PZThG_izOlw9RZdf1Kv2nnlH7XaYxQbe0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f03766999bae204-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.64.51.42",
        "CF-IPCountry": "MA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.64.51.42, 172.70.108.46"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 09:04:42 UTC] === END API CALL LOG ===
[22-Apr-2026 09:04:42 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 09:04:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkwIiwidXNlcm5hbWUiOiJsYWNlbiIsImVtYWlsIjoibml0Y2hhaGlAZ21haWwuY29tIiwiZXhwIjoxNzc3NDUzNDgxfQ.Wt8Wnp-ql_PZThG_izOlw9RZdf1Kv2nnlH7XaYxQbe0
[22-Apr-2026 09:04:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 09:04:42 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 09:04:42 UTC] User ID: 390
[22-Apr-2026 09:04:42 UTC] ✅ User profile retrieved successfully for user ID: 390
[22-Apr-2026 09:04:42 UTC] === API CALL LOG ===
[22-Apr-2026 09:04:42 UTC] Endpoint: user/profile.php
[22-Apr-2026 09:04:42 UTC] Full Log Data: {
    "timestamp": "2026-04-22 09:04:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.64.51.42",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkwIiwidXNlcm5hbWUiOiJsYWNlbiIsImVtYWlsIjoibml0Y2hhaGlAZ21haWwuY29tIiwiZXhwIjoxNzc3NDUzNDgxfQ.Wt8Wnp-ql_PZThG_izOlw9RZdf1Kv2nnlH7XaYxQbe0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f03766bee29e204-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.64.51.42",
        "CF-IPCountry": "MA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.64.51.42, 172.70.108.47"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 09:04:42 UTC] === END API CALL LOG ===
[22-Apr-2026 09:04:42 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 09:04:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkwIiwidXNlcm5hbWUiOiJsYWNlbiIsImVtYWlsIjoibml0Y2hhaGlAZ21haWwuY29tIiwiZXhwIjoxNzc3NDUzNDgxfQ.Wt8Wnp-ql_PZThG_izOlw9RZdf1Kv2nnlH7XaYxQbe0
[22-Apr-2026 09:04:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 09:04:42 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 09:04:42 UTC] User ID: 390
[22-Apr-2026 09:04:42 UTC] ✅ User profile retrieved successfully for user ID: 390
[22-Apr-2026 09:04:47 UTC] === API CALL LOG ===
[22-Apr-2026 09:04:47 UTC] Endpoint: user/profile.php
[22-Apr-2026 09:04:47 UTC] Full Log Data: {
    "timestamp": "2026-04-22 09:04:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.64.51.42",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkwIiwidXNlcm5hbWUiOiJsYWNlbiIsImVtYWlsIjoibml0Y2hhaGlAZ21haWwuY29tIiwiZXhwIjoxNzc3NDUzNDgxfQ.Wt8Wnp-ql_PZThG_izOlw9RZdf1Kv2nnlH7XaYxQbe0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f0376871d9ae204-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.64.51.42",
        "CF-IPCountry": "MA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.64.51.42, 172.70.108.14"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 09:04:47 UTC] === END API CALL LOG ===
[22-Apr-2026 09:04:47 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 09:04:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkwIiwidXNlcm5hbWUiOiJsYWNlbiIsImVtYWlsIjoibml0Y2hhaGlAZ21haWwuY29tIiwiZXhwIjoxNzc3NDUzNDgxfQ.Wt8Wnp-ql_PZThG_izOlw9RZdf1Kv2nnlH7XaYxQbe0
[22-Apr-2026 09:04:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 09:04:47 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 09:04:47 UTC] User ID: 390
[22-Apr-2026 09:04:47 UTC] ✅ User profile retrieved successfully for user ID: 390
[22-Apr-2026 09:04:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 09:04:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 09:04:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkwIiwidXNlcm5hbWUiOiJsYWNlbiIsImVtYWlsIjoibml0Y2hhaGlAZ21haWwuY29tIiwiZXhwIjoxNzc3NDUzNDgxfQ.Wt8Wnp-ql_PZThG_izOlw9RZdf1Kv2nnlH7XaYxQbe0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f0376ca3a70e204-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"196.64.51.42","CF-IPCountry":"MA","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"196.64.51.42, 172.70.108.15"}
[22-Apr-2026 09:04:57 UTC] === User Orders API Called ===
[22-Apr-2026 09:04:57 UTC] User ID: 390
[22-Apr-2026 09:04:57 UTC] Limit: 20, Offset: 0
[22-Apr-2026 09:04:57 UTC] Orders found: 0
[22-Apr-2026 09:04:57 UTC] Orders data: []
[22-Apr-2026 09:04:57 UTC] Total orders count: 0
[22-Apr-2026 09:05:00 UTC] === API CALL LOG ===
[22-Apr-2026 09:05:00 UTC] Endpoint: user/profile.php
[22-Apr-2026 09:05:00 UTC] Full Log Data: {
    "timestamp": "2026-04-22 09:05:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.64.51.42",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkwIiwidXNlcm5hbWUiOiJsYWNlbiIsImVtYWlsIjoibml0Y2hhaGlAZ21haWwuY29tIiwiZXhwIjoxNzc3NDUzNDgxfQ.Wt8Wnp-ql_PZThG_izOlw9RZdf1Kv2nnlH7XaYxQbe0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f0376da8de3e204-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.64.51.42",
        "CF-IPCountry": "MA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.64.51.42, 172.70.108.15"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 09:05:00 UTC] === END API CALL LOG ===
[22-Apr-2026 09:05:00 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 09:05:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkwIiwidXNlcm5hbWUiOiJsYWNlbiIsImVtYWlsIjoibml0Y2hhaGlAZ21haWwuY29tIiwiZXhwIjoxNzc3NDUzNDgxfQ.Wt8Wnp-ql_PZThG_izOlw9RZdf1Kv2nnlH7XaYxQbe0
[22-Apr-2026 09:05:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 09:05:00 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 09:05:00 UTC] User ID: 390
[22-Apr-2026 09:05:00 UTC] ✅ User profile retrieved successfully for user ID: 390
[22-Apr-2026 09:05:00 UTC] User Purchases API - User ID: 390
[22-Apr-2026 09:05:00 UTC] User Purchases API - Total purchases found: 0
[22-Apr-2026 09:05:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 09:05:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 09:05:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkwIiwidXNlcm5hbWUiOiJsYWNlbiIsImVtYWlsIjoibml0Y2hhaGlAZ21haWwuY29tIiwiZXhwIjoxNzc3NDUzNDgxfQ.Wt8Wnp-ql_PZThG_izOlw9RZdf1Kv2nnlH7XaYxQbe0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f037702af03e204-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"196.64.51.42","CF-IPCountry":"MA","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"196.64.51.42, 172.70.108.15"}
[22-Apr-2026 09:05:06 UTC] === User Orders API Called ===
[22-Apr-2026 09:05:06 UTC] User ID: 390
[22-Apr-2026 09:05:06 UTC] Limit: 20, Offset: 0
[22-Apr-2026 09:05:06 UTC] Orders found: 0
[22-Apr-2026 09:05:06 UTC] Orders data: []
[22-Apr-2026 09:05:06 UTC] Total orders count: 0
[22-Apr-2026 09:05:07 UTC] === API CALL LOG ===
[22-Apr-2026 09:05:07 UTC] Endpoint: user/profile.php
[22-Apr-2026 09:05:07 UTC] Full Log Data: {
    "timestamp": "2026-04-22 09:05:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.64.51.42",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkwIiwidXNlcm5hbWUiOiJsYWNlbiIsImVtYWlsIjoibml0Y2hhaGlAZ21haWwuY29tIiwiZXhwIjoxNzc3NDUzNDgxfQ.Wt8Wnp-ql_PZThG_izOlw9RZdf1Kv2nnlH7XaYxQbe0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f037702af06e204-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.64.51.42",
        "CF-IPCountry": "MA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.64.51.42, 172.70.108.14"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 09:05:07 UTC] === END API CALL LOG ===
[22-Apr-2026 09:05:07 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 09:05:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkwIiwidXNlcm5hbWUiOiJsYWNlbiIsImVtYWlsIjoibml0Y2hhaGlAZ21haWwuY29tIiwiZXhwIjoxNzc3NDUzNDgxfQ.Wt8Wnp-ql_PZThG_izOlw9RZdf1Kv2nnlH7XaYxQbe0
[22-Apr-2026 09:05:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 09:05:07 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 09:05:07 UTC] User ID: 390
[22-Apr-2026 09:05:07 UTC] ✅ User profile retrieved successfully for user ID: 390
[22-Apr-2026 09:05:07 UTC] === API CALL LOG ===
[22-Apr-2026 09:05:07 UTC] Endpoint: user/profile.php
[22-Apr-2026 09:05:07 UTC] Full Log Data: {
    "timestamp": "2026-04-22 09:05:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.64.51.42",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkwIiwidXNlcm5hbWUiOiJsYWNlbiIsImVtYWlsIjoibml0Y2hhaGlAZ21haWwuY29tIiwiZXhwIjoxNzc3NDUzNDgxfQ.Wt8Wnp-ql_PZThG_izOlw9RZdf1Kv2nnlH7XaYxQbe0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f037702df68e204-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.64.51.42",
        "CF-IPCountry": "MA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.64.51.42, 172.70.108.15"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 09:05:07 UTC] === END API CALL LOG ===
[22-Apr-2026 09:05:07 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 09:05:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkwIiwidXNlcm5hbWUiOiJsYWNlbiIsImVtYWlsIjoibml0Y2hhaGlAZ21haWwuY29tIiwiZXhwIjoxNzc3NDUzNDgxfQ.Wt8Wnp-ql_PZThG_izOlw9RZdf1Kv2nnlH7XaYxQbe0
[22-Apr-2026 09:05:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 09:05:07 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 09:05:07 UTC] User ID: 390
[22-Apr-2026 09:05:07 UTC] ✅ User profile retrieved successfully for user ID: 390
[22-Apr-2026 09:05:07 UTC] === API CALL LOG ===
[22-Apr-2026 09:05:07 UTC] Endpoint: user/profile.php
[22-Apr-2026 09:05:07 UTC] Full Log Data: {
    "timestamp": "2026-04-22 09:05:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.64.51.42",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkwIiwidXNlcm5hbWUiOiJsYWNlbiIsImVtYWlsIjoibml0Y2hhaGlAZ21haWwuY29tIiwiZXhwIjoxNzc3NDUzNDgxfQ.Wt8Wnp-ql_PZThG_izOlw9RZdf1Kv2nnlH7XaYxQbe0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f037704cb8fe204-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.64.51.42",
        "CF-IPCountry": "MA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.64.51.42, 172.70.108.14"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 09:05:07 UTC] === END API CALL LOG ===
[22-Apr-2026 09:05:07 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 09:05:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkwIiwidXNlcm5hbWUiOiJsYWNlbiIsImVtYWlsIjoibml0Y2hhaGlAZ21haWwuY29tIiwiZXhwIjoxNzc3NDUzNDgxfQ.Wt8Wnp-ql_PZThG_izOlw9RZdf1Kv2nnlH7XaYxQbe0
[22-Apr-2026 09:05:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 09:05:07 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 09:05:07 UTC] User ID: 390
[22-Apr-2026 09:05:07 UTC] ✅ User profile retrieved successfully for user ID: 390
[22-Apr-2026 09:05:11 UTC] === API CALL LOG ===
[22-Apr-2026 09:05:11 UTC] Endpoint: user/profile.php
[22-Apr-2026 09:05:11 UTC] Full Log Data: {
    "timestamp": "2026-04-22 09:05:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.64.51.42",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkwIiwidXNlcm5hbWUiOiJsYWNlbiIsImVtYWlsIjoibml0Y2hhaGlAZ21haWwuY29tIiwiZXhwIjoxNzc3NDUzNDgxfQ.Wt8Wnp-ql_PZThG_izOlw9RZdf1Kv2nnlH7XaYxQbe0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f0377213b5de204-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.64.51.42",
        "CF-IPCountry": "MA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.64.51.42, 172.70.108.14"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 09:05:11 UTC] === END API CALL LOG ===
[22-Apr-2026 09:05:11 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 09:05:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkwIiwidXNlcm5hbWUiOiJsYWNlbiIsImVtYWlsIjoibml0Y2hhaGlAZ21haWwuY29tIiwiZXhwIjoxNzc3NDUzNDgxfQ.Wt8Wnp-ql_PZThG_izOlw9RZdf1Kv2nnlH7XaYxQbe0
[22-Apr-2026 09:05:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 09:05:11 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 09:05:11 UTC] User ID: 390
[22-Apr-2026 09:05:11 UTC] ✅ User profile retrieved successfully for user ID: 390
[22-Apr-2026 09:07:21 UTC] === API CALL LOG ===
[22-Apr-2026 09:07:21 UTC] Endpoint: user/profile.php
[22-Apr-2026 09:07:21 UTC] Full Log Data: {
    "timestamp": "2026-04-22 09:07:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.64.51.42",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkwIiwidXNlcm5hbWUiOiJsYWNlbiIsImVtYWlsIjoibml0Y2hhaGlAZ21haWwuY29tIiwiZXhwIjoxNzc3NDUzNDgxfQ.Wt8Wnp-ql_PZThG_izOlw9RZdf1Kv2nnlH7XaYxQbe0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f037a4b9e7ee204-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.64.51.42",
        "CF-IPCountry": "MA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.64.51.42, 172.70.108.15"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 09:07:21 UTC] === END API CALL LOG ===
[22-Apr-2026 09:07:21 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 09:07:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkwIiwidXNlcm5hbWUiOiJsYWNlbiIsImVtYWlsIjoibml0Y2hhaGlAZ21haWwuY29tIiwiZXhwIjoxNzc3NDUzNDgxfQ.Wt8Wnp-ql_PZThG_izOlw9RZdf1Kv2nnlH7XaYxQbe0
[22-Apr-2026 09:07:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 09:07:21 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 09:07:21 UTC] User ID: 390
[22-Apr-2026 09:07:21 UTC] ✅ User profile retrieved successfully for user ID: 390
[22-Apr-2026 09:07:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 09:07:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 09:07:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkwIiwidXNlcm5hbWUiOiJsYWNlbiIsImVtYWlsIjoibml0Y2hhaGlAZ21haWwuY29tIiwiZXhwIjoxNzc3NDUzNDgxfQ.Wt8Wnp-ql_PZThG_izOlw9RZdf1Kv2nnlH7XaYxQbe0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f037a8c2e87e204-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"196.64.51.42","CF-IPCountry":"MA","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"196.64.51.42, 172.70.108.14"}
[22-Apr-2026 09:07:31 UTC] === User Orders API Called ===
[22-Apr-2026 09:07:31 UTC] User ID: 390
[22-Apr-2026 09:07:31 UTC] Limit: 20, Offset: 0
[22-Apr-2026 09:07:31 UTC] Orders found: 0
[22-Apr-2026 09:07:31 UTC] Orders data: []
[22-Apr-2026 09:07:31 UTC] Total orders count: 0
[22-Apr-2026 09:07:31 UTC] === API CALL LOG ===
[22-Apr-2026 09:07:31 UTC] Endpoint: user/profile.php
[22-Apr-2026 09:07:31 UTC] Full Log Data: {
    "timestamp": "2026-04-22 09:07:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.64.51.42",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkwIiwidXNlcm5hbWUiOiJsYWNlbiIsImVtYWlsIjoibml0Y2hhaGlAZ21haWwuY29tIiwiZXhwIjoxNzc3NDUzNDgxfQ.Wt8Wnp-ql_PZThG_izOlw9RZdf1Kv2nnlH7XaYxQbe0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f037a8c2e8ee204-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.64.51.42",
        "CF-IPCountry": "MA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.64.51.42, 172.70.108.14"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 09:07:31 UTC] === END API CALL LOG ===
[22-Apr-2026 09:07:31 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 09:07:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkwIiwidXNlcm5hbWUiOiJsYWNlbiIsImVtYWlsIjoibml0Y2hhaGlAZ21haWwuY29tIiwiZXhwIjoxNzc3NDUzNDgxfQ.Wt8Wnp-ql_PZThG_izOlw9RZdf1Kv2nnlH7XaYxQbe0
[22-Apr-2026 09:07:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 09:07:31 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 09:07:31 UTC] User ID: 390
[22-Apr-2026 09:07:31 UTC] ✅ User profile retrieved successfully for user ID: 390
[22-Apr-2026 09:07:31 UTC] === API CALL LOG ===
[22-Apr-2026 09:07:31 UTC] Endpoint: user/profile.php
[22-Apr-2026 09:07:31 UTC] Full Log Data: {
    "timestamp": "2026-04-22 09:07:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.64.51.42",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkwIiwidXNlcm5hbWUiOiJsYWNlbiIsImVtYWlsIjoibml0Y2hhaGlAZ21haWwuY29tIiwiZXhwIjoxNzc3NDUzNDgxfQ.Wt8Wnp-ql_PZThG_izOlw9RZdf1Kv2nnlH7XaYxQbe0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f037a8c2e92e204-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.64.51.42",
        "CF-IPCountry": "MA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.64.51.42, 172.70.108.14"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 09:07:31 UTC] === END API CALL LOG ===
[22-Apr-2026 09:07:31 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 09:07:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkwIiwidXNlcm5hbWUiOiJsYWNlbiIsImVtYWlsIjoibml0Y2hhaGlAZ21haWwuY29tIiwiZXhwIjoxNzc3NDUzNDgxfQ.Wt8Wnp-ql_PZThG_izOlw9RZdf1Kv2nnlH7XaYxQbe0
[22-Apr-2026 09:07:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 09:07:31 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 09:07:31 UTC] User ID: 390
[22-Apr-2026 09:07:31 UTC] ✅ User profile retrieved successfully for user ID: 390
[22-Apr-2026 09:07:32 UTC] === API CALL LOG ===
[22-Apr-2026 09:07:32 UTC] Endpoint: user/profile.php
[22-Apr-2026 09:07:32 UTC] Full Log Data: {
    "timestamp": "2026-04-22 09:07:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.64.51.42",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkwIiwidXNlcm5hbWUiOiJsYWNlbiIsImVtYWlsIjoibml0Y2hhaGlAZ21haWwuY29tIiwiZXhwIjoxNzc3NDUzNDgxfQ.Wt8Wnp-ql_PZThG_izOlw9RZdf1Kv2nnlH7XaYxQbe0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f037a8e0a41e204-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.64.51.42",
        "CF-IPCountry": "MA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.64.51.42, 172.70.108.14"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 09:07:32 UTC] === END API CALL LOG ===
[22-Apr-2026 09:07:32 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 09:07:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkwIiwidXNlcm5hbWUiOiJsYWNlbiIsImVtYWlsIjoibml0Y2hhaGlAZ21haWwuY29tIiwiZXhwIjoxNzc3NDUzNDgxfQ.Wt8Wnp-ql_PZThG_izOlw9RZdf1Kv2nnlH7XaYxQbe0
[22-Apr-2026 09:07:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 09:07:32 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 09:07:32 UTC] User ID: 390
[22-Apr-2026 09:07:32 UTC] ✅ User profile retrieved successfully for user ID: 390
[22-Apr-2026 09:07:36 UTC] === API CALL LOG ===
[22-Apr-2026 09:07:36 UTC] Endpoint: user/profile.php
[22-Apr-2026 09:07:36 UTC] Full Log Data: {
    "timestamp": "2026-04-22 09:07:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.64.51.42",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkwIiwidXNlcm5hbWUiOiJsYWNlbiIsImVtYWlsIjoibml0Y2hhaGlAZ21haWwuY29tIiwiZXhwIjoxNzc3NDUzNDgxfQ.Wt8Wnp-ql_PZThG_izOlw9RZdf1Kv2nnlH7XaYxQbe0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f037aaadfb1e204-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.64.51.42",
        "CF-IPCountry": "MA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.64.51.42, 172.70.108.14"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 09:07:36 UTC] === END API CALL LOG ===
[22-Apr-2026 09:07:36 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 09:07:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkwIiwidXNlcm5hbWUiOiJsYWNlbiIsImVtYWlsIjoibml0Y2hhaGlAZ21haWwuY29tIiwiZXhwIjoxNzc3NDUzNDgxfQ.Wt8Wnp-ql_PZThG_izOlw9RZdf1Kv2nnlH7XaYxQbe0
[22-Apr-2026 09:07:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 09:07:36 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 09:07:36 UTC] User ID: 390
[22-Apr-2026 09:07:36 UTC] ✅ User profile retrieved successfully for user ID: 390
[22-Apr-2026 09:07:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 09:07:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 09:07:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkwIiwidXNlcm5hbWUiOiJsYWNlbiIsImVtYWlsIjoibml0Y2hhaGlAZ21haWwuY29tIiwiZXhwIjoxNzc3NDUzNDgxfQ.Wt8Wnp-ql_PZThG_izOlw9RZdf1Kv2nnlH7XaYxQbe0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f037b1bce6ce204-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"196.64.51.42","CF-IPCountry":"MA","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"196.64.51.42, 172.70.108.15"}
[22-Apr-2026 09:07:54 UTC] === User Orders API Called ===
[22-Apr-2026 09:07:54 UTC] User ID: 390
[22-Apr-2026 09:07:54 UTC] Limit: 20, Offset: 0
[22-Apr-2026 09:07:54 UTC] Orders found: 0
[22-Apr-2026 09:07:54 UTC] Orders data: []
[22-Apr-2026 09:07:54 UTC] Total orders count: 0
[22-Apr-2026 09:07:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 09:07:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 09:07:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkwIiwidXNlcm5hbWUiOiJsYWNlbiIsImVtYWlsIjoibml0Y2hhaGlAZ21haWwuY29tIiwiZXhwIjoxNzc3NDUzNDgxfQ.Wt8Wnp-ql_PZThG_izOlw9RZdf1Kv2nnlH7XaYxQbe0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f037b2ca949e204-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"196.64.51.42","CF-IPCountry":"MA","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"196.64.51.42, 172.70.108.15"}
[22-Apr-2026 09:07:57 UTC] === User Orders API Called ===
[22-Apr-2026 09:07:57 UTC] User ID: 390
[22-Apr-2026 09:07:57 UTC] Limit: 20, Offset: 0
[22-Apr-2026 09:07:57 UTC] Orders found: 0
[22-Apr-2026 09:07:57 UTC] Orders data: []
[22-Apr-2026 09:07:57 UTC] Total orders count: 0
[22-Apr-2026 09:07:57 UTC] === API CALL LOG ===
[22-Apr-2026 09:07:57 UTC] Endpoint: user/profile.php
[22-Apr-2026 09:07:57 UTC] Full Log Data: {
    "timestamp": "2026-04-22 09:07:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.64.51.42",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkwIiwidXNlcm5hbWUiOiJsYWNlbiIsImVtYWlsIjoibml0Y2hhaGlAZ21haWwuY29tIiwiZXhwIjoxNzc3NDUzNDgxfQ.Wt8Wnp-ql_PZThG_izOlw9RZdf1Kv2nnlH7XaYxQbe0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f037b2d1a21e204-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.64.51.42",
        "CF-IPCountry": "MA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.64.51.42, 172.70.108.15"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 09:07:57 UTC] === END API CALL LOG ===
[22-Apr-2026 09:07:57 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 09:07:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkwIiwidXNlcm5hbWUiOiJsYWNlbiIsImVtYWlsIjoibml0Y2hhaGlAZ21haWwuY29tIiwiZXhwIjoxNzc3NDUzNDgxfQ.Wt8Wnp-ql_PZThG_izOlw9RZdf1Kv2nnlH7XaYxQbe0
[22-Apr-2026 09:07:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 09:07:57 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 09:07:57 UTC] User ID: 390
[22-Apr-2026 09:07:57 UTC] ✅ User profile retrieved successfully for user ID: 390
[22-Apr-2026 09:07:57 UTC] === API CALL LOG ===
[22-Apr-2026 09:07:57 UTC] Endpoint: user/profile.php
[22-Apr-2026 09:07:57 UTC] Full Log Data: {
    "timestamp": "2026-04-22 09:07:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.64.51.42",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkwIiwidXNlcm5hbWUiOiJsYWNlbiIsImVtYWlsIjoibml0Y2hhaGlAZ21haWwuY29tIiwiZXhwIjoxNzc3NDUzNDgxfQ.Wt8Wnp-ql_PZThG_izOlw9RZdf1Kv2nnlH7XaYxQbe0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f037b2d1a28e204-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.64.51.42",
        "CF-IPCountry": "MA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.64.51.42, 172.70.108.14"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 09:07:57 UTC] === END API CALL LOG ===
[22-Apr-2026 09:07:57 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 09:07:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkwIiwidXNlcm5hbWUiOiJsYWNlbiIsImVtYWlsIjoibml0Y2hhaGlAZ21haWwuY29tIiwiZXhwIjoxNzc3NDUzNDgxfQ.Wt8Wnp-ql_PZThG_izOlw9RZdf1Kv2nnlH7XaYxQbe0
[22-Apr-2026 09:07:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 09:07:57 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 09:07:57 UTC] User ID: 390
[22-Apr-2026 09:07:57 UTC] ✅ User profile retrieved successfully for user ID: 390
[22-Apr-2026 09:07:57 UTC] === API CALL LOG ===
[22-Apr-2026 09:07:57 UTC] Endpoint: user/profile.php
[22-Apr-2026 09:07:57 UTC] Full Log Data: {
    "timestamp": "2026-04-22 09:07:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.64.51.42",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkwIiwidXNlcm5hbWUiOiJsYWNlbiIsImVtYWlsIjoibml0Y2hhaGlAZ21haWwuY29tIiwiZXhwIjoxNzc3NDUzNDgxfQ.Wt8Wnp-ql_PZThG_izOlw9RZdf1Kv2nnlH7XaYxQbe0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f037b2f3eece204-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.64.51.42",
        "CF-IPCountry": "MA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.64.51.42, 172.70.108.14"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 09:07:57 UTC] === END API CALL LOG ===
[22-Apr-2026 09:07:57 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 09:07:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkwIiwidXNlcm5hbWUiOiJsYWNlbiIsImVtYWlsIjoibml0Y2hhaGlAZ21haWwuY29tIiwiZXhwIjoxNzc3NDUzNDgxfQ.Wt8Wnp-ql_PZThG_izOlw9RZdf1Kv2nnlH7XaYxQbe0
[22-Apr-2026 09:07:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 09:07:57 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 09:07:57 UTC] User ID: 390
[22-Apr-2026 09:07:57 UTC] ✅ User profile retrieved successfully for user ID: 390
[22-Apr-2026 09:08:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 09:08:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 09:08:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkwIiwidXNlcm5hbWUiOiJsYWNlbiIsImVtYWlsIjoibml0Y2hhaGlAZ21haWwuY29tIiwiZXhwIjoxNzc3NDUzNDgxfQ.Wt8Wnp-ql_PZThG_izOlw9RZdf1Kv2nnlH7XaYxQbe0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f037b54ad1fe204-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"196.64.51.42","CF-IPCountry":"MA","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"196.64.51.42, 172.70.108.15"}
[22-Apr-2026 09:08:03 UTC] === User Orders API Called ===
[22-Apr-2026 09:08:03 UTC] User ID: 390
[22-Apr-2026 09:08:03 UTC] Limit: 20, Offset: 0
[22-Apr-2026 09:08:03 UTC] Orders found: 0
[22-Apr-2026 09:08:03 UTC] Orders data: []
[22-Apr-2026 09:08:03 UTC] Total orders count: 0
[22-Apr-2026 09:08:03 UTC] === API CALL LOG ===
[22-Apr-2026 09:08:03 UTC] Endpoint: user/profile.php
[22-Apr-2026 09:08:03 UTC] Full Log Data: {
    "timestamp": "2026-04-22 09:08:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.64.51.42",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkwIiwidXNlcm5hbWUiOiJsYWNlbiIsImVtYWlsIjoibml0Y2hhaGlAZ21haWwuY29tIiwiZXhwIjoxNzc3NDUzNDgxfQ.Wt8Wnp-ql_PZThG_izOlw9RZdf1Kv2nnlH7XaYxQbe0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f037b54ad21e204-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.64.51.42",
        "CF-IPCountry": "MA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.64.51.42, 172.70.108.14"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 09:08:03 UTC] === END API CALL LOG ===
[22-Apr-2026 09:08:03 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 09:08:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkwIiwidXNlcm5hbWUiOiJsYWNlbiIsImVtYWlsIjoibml0Y2hhaGlAZ21haWwuY29tIiwiZXhwIjoxNzc3NDUzNDgxfQ.Wt8Wnp-ql_PZThG_izOlw9RZdf1Kv2nnlH7XaYxQbe0
[22-Apr-2026 09:08:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 09:08:03 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 09:08:03 UTC] User ID: 390
[22-Apr-2026 09:08:03 UTC] ✅ User profile retrieved successfully for user ID: 390
[22-Apr-2026 09:08:04 UTC] === API CALL LOG ===
[22-Apr-2026 09:08:04 UTC] Endpoint: user/profile.php
[22-Apr-2026 09:08:04 UTC] Full Log Data: {
    "timestamp": "2026-04-22 09:08:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.64.51.42",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkwIiwidXNlcm5hbWUiOiJsYWNlbiIsImVtYWlsIjoibml0Y2hhaGlAZ21haWwuY29tIiwiZXhwIjoxNzc3NDUzNDgxfQ.Wt8Wnp-ql_PZThG_izOlw9RZdf1Kv2nnlH7XaYxQbe0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f037b554e59e204-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.64.51.42",
        "CF-IPCountry": "MA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.64.51.42, 172.70.108.14"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 09:08:04 UTC] === END API CALL LOG ===
[22-Apr-2026 09:08:04 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 09:08:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkwIiwidXNlcm5hbWUiOiJsYWNlbiIsImVtYWlsIjoibml0Y2hhaGlAZ21haWwuY29tIiwiZXhwIjoxNzc3NDUzNDgxfQ.Wt8Wnp-ql_PZThG_izOlw9RZdf1Kv2nnlH7XaYxQbe0
[22-Apr-2026 09:08:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 09:08:04 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 09:08:04 UTC] User ID: 390
[22-Apr-2026 09:08:04 UTC] ✅ User profile retrieved successfully for user ID: 390
[22-Apr-2026 09:08:04 UTC] === API CALL LOG ===
[22-Apr-2026 09:08:04 UTC] Endpoint: user/profile.php
[22-Apr-2026 09:08:04 UTC] Full Log Data: {
    "timestamp": "2026-04-22 09:08:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.64.51.42",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkwIiwidXNlcm5hbWUiOiJsYWNlbiIsImVtYWlsIjoibml0Y2hhaGlAZ21haWwuY29tIiwiZXhwIjoxNzc3NDUzNDgxfQ.Wt8Wnp-ql_PZThG_izOlw9RZdf1Kv2nnlH7XaYxQbe0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f037b56a968e204-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.64.51.42",
        "CF-IPCountry": "MA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.64.51.42, 172.70.108.15"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 09:08:04 UTC] === END API CALL LOG ===
[22-Apr-2026 09:08:04 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 09:08:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkwIiwidXNlcm5hbWUiOiJsYWNlbiIsImVtYWlsIjoibml0Y2hhaGlAZ21haWwuY29tIiwiZXhwIjoxNzc3NDUzNDgxfQ.Wt8Wnp-ql_PZThG_izOlw9RZdf1Kv2nnlH7XaYxQbe0
[22-Apr-2026 09:08:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 09:08:04 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 09:08:04 UTC] User ID: 390
[22-Apr-2026 09:08:04 UTC] ✅ User profile retrieved successfully for user ID: 390
[22-Apr-2026 09:08:05 UTC] === API CALL LOG ===
[22-Apr-2026 09:08:05 UTC] Endpoint: user/profile.php
[22-Apr-2026 09:08:05 UTC] Full Log Data: {
    "timestamp": "2026-04-22 09:08:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.64.51.42",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkwIiwidXNlcm5hbWUiOiJsYWNlbiIsImVtYWlsIjoibml0Y2hhaGlAZ21haWwuY29tIiwiZXhwIjoxNzc3NDUzNDgxfQ.Wt8Wnp-ql_PZThG_izOlw9RZdf1Kv2nnlH7XaYxQbe0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f037b60aebde204-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.64.51.42",
        "CF-IPCountry": "MA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.64.51.42, 172.70.108.14"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 09:08:05 UTC] === END API CALL LOG ===
[22-Apr-2026 09:08:05 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 09:08:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkwIiwidXNlcm5hbWUiOiJsYWNlbiIsImVtYWlsIjoibml0Y2hhaGlAZ21haWwuY29tIiwiZXhwIjoxNzc3NDUzNDgxfQ.Wt8Wnp-ql_PZThG_izOlw9RZdf1Kv2nnlH7XaYxQbe0
[22-Apr-2026 09:08:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 09:08:05 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 09:08:05 UTC] User ID: 390
[22-Apr-2026 09:08:05 UTC] ✅ User profile retrieved successfully for user ID: 390
[22-Apr-2026 09:08:12 UTC] === API CALL LOG ===
[22-Apr-2026 09:08:12 UTC] Endpoint: user/profile.php
[22-Apr-2026 09:08:12 UTC] Full Log Data: {
    "timestamp": "2026-04-22 09:08:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.64.51.42",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkwIiwidXNlcm5hbWUiOiJsYWNlbiIsImVtYWlsIjoibml0Y2hhaGlAZ21haWwuY29tIiwiZXhwIjoxNzc3NDUzNDgxfQ.Wt8Wnp-ql_PZThG_izOlw9RZdf1Kv2nnlH7XaYxQbe0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f037b8ccab7e204-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.64.51.42",
        "CF-IPCountry": "MA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.64.51.42, 172.70.108.15"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 09:08:12 UTC] === END API CALL LOG ===
[22-Apr-2026 09:08:12 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 09:08:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkwIiwidXNlcm5hbWUiOiJsYWNlbiIsImVtYWlsIjoibml0Y2hhaGlAZ21haWwuY29tIiwiZXhwIjoxNzc3NDUzNDgxfQ.Wt8Wnp-ql_PZThG_izOlw9RZdf1Kv2nnlH7XaYxQbe0
[22-Apr-2026 09:08:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 09:08:12 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 09:08:12 UTC] User ID: 390
[22-Apr-2026 09:08:12 UTC] ✅ User profile retrieved successfully for user ID: 390
[22-Apr-2026 09:08:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 09:08:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 09:08:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkwIiwidXNlcm5hbWUiOiJsYWNlbiIsImVtYWlsIjoibml0Y2hhaGlAZ21haWwuY29tIiwiZXhwIjoxNzc3NDUzNDgxfQ.Wt8Wnp-ql_PZThG_izOlw9RZdf1Kv2nnlH7XaYxQbe0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f037bd98c16e204-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"196.64.51.42","CF-IPCountry":"MA","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"196.64.51.42, 172.70.108.15"}
[22-Apr-2026 09:08:25 UTC] === User Orders API Called ===
[22-Apr-2026 09:08:25 UTC] User ID: 390
[22-Apr-2026 09:08:25 UTC] Limit: 20, Offset: 0
[22-Apr-2026 09:08:25 UTC] Orders found: 0
[22-Apr-2026 09:08:25 UTC] Orders data: []
[22-Apr-2026 09:08:25 UTC] Total orders count: 0
[22-Apr-2026 09:08:25 UTC] === API CALL LOG ===
[22-Apr-2026 09:08:25 UTC] Endpoint: user/profile.php
[22-Apr-2026 09:08:25 UTC] Full Log Data: {
    "timestamp": "2026-04-22 09:08:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.64.51.42",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkwIiwidXNlcm5hbWUiOiJsYWNlbiIsImVtYWlsIjoibml0Y2hhaGlAZ21haWwuY29tIiwiZXhwIjoxNzc3NDUzNDgxfQ.Wt8Wnp-ql_PZThG_izOlw9RZdf1Kv2nnlH7XaYxQbe0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f037bd98c1ae204-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.64.51.42",
        "CF-IPCountry": "MA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.64.51.42, 172.70.108.14"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 09:08:25 UTC] === END API CALL LOG ===
[22-Apr-2026 09:08:25 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 09:08:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkwIiwidXNlcm5hbWUiOiJsYWNlbiIsImVtYWlsIjoibml0Y2hhaGlAZ21haWwuY29tIiwiZXhwIjoxNzc3NDUzNDgxfQ.Wt8Wnp-ql_PZThG_izOlw9RZdf1Kv2nnlH7XaYxQbe0
[22-Apr-2026 09:08:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 09:08:25 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 09:08:25 UTC] User ID: 390
[22-Apr-2026 09:08:25 UTC] ✅ User profile retrieved successfully for user ID: 390
[22-Apr-2026 09:08:25 UTC] === API CALL LOG ===
[22-Apr-2026 09:08:25 UTC] Endpoint: user/profile.php
[22-Apr-2026 09:08:25 UTC] Full Log Data: {
    "timestamp": "2026-04-22 09:08:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.64.51.42",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkwIiwidXNlcm5hbWUiOiJsYWNlbiIsImVtYWlsIjoibml0Y2hhaGlAZ21haWwuY29tIiwiZXhwIjoxNzc3NDUzNDgxfQ.Wt8Wnp-ql_PZThG_izOlw9RZdf1Kv2nnlH7XaYxQbe0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f037bd98c19e204-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.64.51.42",
        "CF-IPCountry": "MA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.64.51.42, 172.70.108.15"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 09:08:25 UTC] === END API CALL LOG ===
[22-Apr-2026 09:08:25 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 09:08:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkwIiwidXNlcm5hbWUiOiJsYWNlbiIsImVtYWlsIjoibml0Y2hhaGlAZ21haWwuY29tIiwiZXhwIjoxNzc3NDUzNDgxfQ.Wt8Wnp-ql_PZThG_izOlw9RZdf1Kv2nnlH7XaYxQbe0
[22-Apr-2026 09:08:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 09:08:25 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 09:08:25 UTC] User ID: 390
[22-Apr-2026 09:08:25 UTC] ✅ User profile retrieved successfully for user ID: 390
[22-Apr-2026 09:08:25 UTC] === API CALL LOG ===
[22-Apr-2026 09:08:25 UTC] Endpoint: user/profile.php
[22-Apr-2026 09:08:25 UTC] Full Log Data: {
    "timestamp": "2026-04-22 09:08:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.64.51.42",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkwIiwidXNlcm5hbWUiOiJsYWNlbiIsImVtYWlsIjoibml0Y2hhaGlAZ21haWwuY29tIiwiZXhwIjoxNzc3NDUzNDgxfQ.Wt8Wnp-ql_PZThG_izOlw9RZdf1Kv2nnlH7XaYxQbe0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f037bdb4f6fe204-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.64.51.42",
        "CF-IPCountry": "MA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.64.51.42, 172.70.108.15"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 09:08:25 UTC] === END API CALL LOG ===
[22-Apr-2026 09:08:25 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 09:08:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkwIiwidXNlcm5hbWUiOiJsYWNlbiIsImVtYWlsIjoibml0Y2hhaGlAZ21haWwuY29tIiwiZXhwIjoxNzc3NDUzNDgxfQ.Wt8Wnp-ql_PZThG_izOlw9RZdf1Kv2nnlH7XaYxQbe0
[22-Apr-2026 09:08:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 09:08:25 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 09:08:25 UTC] User ID: 390
[22-Apr-2026 09:08:25 UTC] ✅ User profile retrieved successfully for user ID: 390
[22-Apr-2026 09:08:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 09:08:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 09:08:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkwIiwidXNlcm5hbWUiOiJsYWNlbiIsImVtYWlsIjoibml0Y2hhaGlAZ21haWwuY29tIiwiZXhwIjoxNzc3NDUzNDgxfQ.Wt8Wnp-ql_PZThG_izOlw9RZdf1Kv2nnlH7XaYxQbe0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f037be6df69e204-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"196.64.51.42","CF-IPCountry":"MA","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"196.64.51.42, 172.70.108.14"}
[22-Apr-2026 09:08:27 UTC] === User Orders API Called ===
[22-Apr-2026 09:08:27 UTC] User ID: 390
[22-Apr-2026 09:08:27 UTC] Limit: 20, Offset: 0
[22-Apr-2026 09:08:27 UTC] Orders found: 0
[22-Apr-2026 09:08:27 UTC] Orders data: []
[22-Apr-2026 09:08:27 UTC] Total orders count: 0
[22-Apr-2026 09:08:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 09:08:29 UTC] === API CALL LOG ===
[22-Apr-2026 09:08:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 09:08:29 UTC] Endpoint: user/profile.php
[22-Apr-2026 09:08:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkwIiwidXNlcm5hbWUiOiJsYWNlbiIsImVtYWlsIjoibml0Y2hhaGlAZ21haWwuY29tIiwiZXhwIjoxNzc3NDUzNDgxfQ.Wt8Wnp-ql_PZThG_izOlw9RZdf1Kv2nnlH7XaYxQbe0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f037bf28e4ce204-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"196.64.51.42","CF-IPCountry":"MA","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"196.64.51.42, 172.70.108.15"}
[22-Apr-2026 09:08:29 UTC] Full Log Data: {
    "timestamp": "2026-04-22 09:08:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.64.51.42",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkwIiwidXNlcm5hbWUiOiJsYWNlbiIsImVtYWlsIjoibml0Y2hhaGlAZ21haWwuY29tIiwiZXhwIjoxNzc3NDUzNDgxfQ.Wt8Wnp-ql_PZThG_izOlw9RZdf1Kv2nnlH7XaYxQbe0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f037bf28e4ee204-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.64.51.42",
        "CF-IPCountry": "MA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.64.51.42, 172.70.108.14"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 09:08:29 UTC] === END API CALL LOG ===
[22-Apr-2026 09:08:29 UTC] === User Orders API Called ===
[22-Apr-2026 09:08:29 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 09:08:29 UTC] User ID: 390
[22-Apr-2026 09:08:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkwIiwidXNlcm5hbWUiOiJsYWNlbiIsImVtYWlsIjoibml0Y2hhaGlAZ21haWwuY29tIiwiZXhwIjoxNzc3NDUzNDgxfQ.Wt8Wnp-ql_PZThG_izOlw9RZdf1Kv2nnlH7XaYxQbe0
[22-Apr-2026 09:08:29 UTC] Limit: 20, Offset: 0
[22-Apr-2026 09:08:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 09:08:29 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 09:08:29 UTC] User ID: 390
[22-Apr-2026 09:08:29 UTC] ✅ User profile retrieved successfully for user ID: 390
[22-Apr-2026 09:08:29 UTC] Orders found: 0
[22-Apr-2026 09:08:29 UTC] Orders data: []
[22-Apr-2026 09:08:29 UTC] Total orders count: 0
[22-Apr-2026 09:08:29 UTC] === API CALL LOG ===
[22-Apr-2026 09:08:29 UTC] Endpoint: user/profile.php
[22-Apr-2026 09:08:29 UTC] Full Log Data: {
    "timestamp": "2026-04-22 09:08:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.64.51.42",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkwIiwidXNlcm5hbWUiOiJsYWNlbiIsImVtYWlsIjoibml0Y2hhaGlAZ21haWwuY29tIiwiZXhwIjoxNzc3NDUzNDgxfQ.Wt8Wnp-ql_PZThG_izOlw9RZdf1Kv2nnlH7XaYxQbe0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f037bf2ef32e204-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.64.51.42",
        "CF-IPCountry": "MA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.64.51.42, 172.70.108.15"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 09:08:29 UTC] === END API CALL LOG ===
[22-Apr-2026 09:08:29 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 09:08:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkwIiwidXNlcm5hbWUiOiJsYWNlbiIsImVtYWlsIjoibml0Y2hhaGlAZ21haWwuY29tIiwiZXhwIjoxNzc3NDUzNDgxfQ.Wt8Wnp-ql_PZThG_izOlw9RZdf1Kv2nnlH7XaYxQbe0
[22-Apr-2026 09:08:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 09:08:29 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 09:08:29 UTC] User ID: 390
[22-Apr-2026 09:08:29 UTC] ✅ User profile retrieved successfully for user ID: 390
[22-Apr-2026 09:08:29 UTC] === API CALL LOG ===
[22-Apr-2026 09:08:29 UTC] Endpoint: user/profile.php
[22-Apr-2026 09:08:29 UTC] Full Log Data: {
    "timestamp": "2026-04-22 09:08:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.64.51.42",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkwIiwidXNlcm5hbWUiOiJsYWNlbiIsImVtYWlsIjoibml0Y2hhaGlAZ21haWwuY29tIiwiZXhwIjoxNzc3NDUzNDgxfQ.Wt8Wnp-ql_PZThG_izOlw9RZdf1Kv2nnlH7XaYxQbe0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f037bf55bf0e204-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.64.51.42",
        "CF-IPCountry": "MA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.64.51.42, 172.70.108.15"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 09:08:29 UTC] === END API CALL LOG ===
[22-Apr-2026 09:08:29 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 09:08:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkwIiwidXNlcm5hbWUiOiJsYWNlbiIsImVtYWlsIjoibml0Y2hhaGlAZ21haWwuY29tIiwiZXhwIjoxNzc3NDUzNDgxfQ.Wt8Wnp-ql_PZThG_izOlw9RZdf1Kv2nnlH7XaYxQbe0
[22-Apr-2026 09:08:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 09:08:29 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 09:08:29 UTC] User ID: 390
[22-Apr-2026 09:08:29 UTC] ✅ User profile retrieved successfully for user ID: 390
[22-Apr-2026 09:08:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 09:08:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 09:08:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkwIiwidXNlcm5hbWUiOiJsYWNlbiIsImVtYWlsIjoibml0Y2hhaGlAZ21haWwuY29tIiwiZXhwIjoxNzc3NDUzNDgxfQ.Wt8Wnp-ql_PZThG_izOlw9RZdf1Kv2nnlH7XaYxQbe0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f037c113e86e204-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"196.64.51.42","CF-IPCountry":"MA","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"196.64.51.42, 172.70.108.15"}
[22-Apr-2026 09:08:34 UTC] === User Orders API Called ===
[22-Apr-2026 09:08:34 UTC] User ID: 390
[22-Apr-2026 09:08:34 UTC] Limit: 20, Offset: 0
[22-Apr-2026 09:08:34 UTC] Orders found: 0
[22-Apr-2026 09:08:34 UTC] Orders data: []
[22-Apr-2026 09:08:34 UTC] Total orders count: 0
[22-Apr-2026 09:08:35 UTC] === API CALL LOG ===
[22-Apr-2026 09:08:35 UTC] Endpoint: user/profile.php
[22-Apr-2026 09:08:35 UTC] Full Log Data: {
    "timestamp": "2026-04-22 09:08:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.64.51.42",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkwIiwidXNlcm5hbWUiOiJsYWNlbiIsImVtYWlsIjoibml0Y2hhaGlAZ21haWwuY29tIiwiZXhwIjoxNzc3NDUzNDgxfQ.Wt8Wnp-ql_PZThG_izOlw9RZdf1Kv2nnlH7XaYxQbe0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f037c193ee5e204-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.64.51.42",
        "CF-IPCountry": "MA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.64.51.42, 172.70.108.14"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 09:08:35 UTC] === END API CALL LOG ===
[22-Apr-2026 09:08:35 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 09:08:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkwIiwidXNlcm5hbWUiOiJsYWNlbiIsImVtYWlsIjoibml0Y2hhaGlAZ21haWwuY29tIiwiZXhwIjoxNzc3NDUzNDgxfQ.Wt8Wnp-ql_PZThG_izOlw9RZdf1Kv2nnlH7XaYxQbe0
[22-Apr-2026 09:08:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 09:08:35 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 09:08:35 UTC] User ID: 390
[22-Apr-2026 09:08:35 UTC] ✅ User profile retrieved successfully for user ID: 390
[22-Apr-2026 09:08:35 UTC] User Purchases API - User ID: 390
[22-Apr-2026 09:08:35 UTC] User Purchases API - Total purchases found: 0
[22-Apr-2026 09:08:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 09:08:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 09:08:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkwIiwidXNlcm5hbWUiOiJsYWNlbiIsImVtYWlsIjoibml0Y2hhaGlAZ21haWwuY29tIiwiZXhwIjoxNzc3NDUzNDgxfQ.Wt8Wnp-ql_PZThG_izOlw9RZdf1Kv2nnlH7XaYxQbe0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f037c474930e204-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"196.64.51.42","CF-IPCountry":"MA","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"196.64.51.42, 172.70.108.15"}
[22-Apr-2026 09:08:42 UTC] === User Orders API Called ===
[22-Apr-2026 09:08:42 UTC] User ID: 390
[22-Apr-2026 09:08:42 UTC] Limit: 20, Offset: 0
[22-Apr-2026 09:08:42 UTC] Orders found: 0
[22-Apr-2026 09:08:42 UTC] Orders data: []
[22-Apr-2026 09:08:42 UTC] Total orders count: 0
[22-Apr-2026 09:08:42 UTC] === API CALL LOG ===
[22-Apr-2026 09:08:42 UTC] Endpoint: user/profile.php
[22-Apr-2026 09:08:42 UTC] Full Log Data: {
    "timestamp": "2026-04-22 09:08:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.64.51.42",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkwIiwidXNlcm5hbWUiOiJsYWNlbiIsImVtYWlsIjoibml0Y2hhaGlAZ21haWwuY29tIiwiZXhwIjoxNzc3NDUzNDgxfQ.Wt8Wnp-ql_PZThG_izOlw9RZdf1Kv2nnlH7XaYxQbe0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f037c474931e204-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.64.51.42",
        "CF-IPCountry": "MA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.64.51.42, 172.70.108.15"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 09:08:42 UTC] === END API CALL LOG ===
[22-Apr-2026 09:08:42 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 09:08:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkwIiwidXNlcm5hbWUiOiJsYWNlbiIsImVtYWlsIjoibml0Y2hhaGlAZ21haWwuY29tIiwiZXhwIjoxNzc3NDUzNDgxfQ.Wt8Wnp-ql_PZThG_izOlw9RZdf1Kv2nnlH7XaYxQbe0
[22-Apr-2026 09:08:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 09:08:42 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 09:08:42 UTC] User ID: 390
[22-Apr-2026 09:08:42 UTC] ✅ User profile retrieved successfully for user ID: 390
[22-Apr-2026 09:08:42 UTC] === API CALL LOG ===
[22-Apr-2026 09:08:42 UTC] Endpoint: user/profile.php
[22-Apr-2026 09:08:42 UTC] Full Log Data: {
    "timestamp": "2026-04-22 09:08:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.64.51.42",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkwIiwidXNlcm5hbWUiOiJsYWNlbiIsImVtYWlsIjoibml0Y2hhaGlAZ21haWwuY29tIiwiZXhwIjoxNzc3NDUzNDgxfQ.Wt8Wnp-ql_PZThG_izOlw9RZdf1Kv2nnlH7XaYxQbe0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f037c474934e204-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.64.51.42",
        "CF-IPCountry": "MA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.64.51.42, 172.70.108.15"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 09:08:42 UTC] === END API CALL LOG ===
[22-Apr-2026 09:08:42 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 09:08:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkwIiwidXNlcm5hbWUiOiJsYWNlbiIsImVtYWlsIjoibml0Y2hhaGlAZ21haWwuY29tIiwiZXhwIjoxNzc3NDUzNDgxfQ.Wt8Wnp-ql_PZThG_izOlw9RZdf1Kv2nnlH7XaYxQbe0
[22-Apr-2026 09:08:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 09:08:42 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 09:08:42 UTC] User ID: 390
[22-Apr-2026 09:08:42 UTC] ✅ User profile retrieved successfully for user ID: 390
[22-Apr-2026 09:08:43 UTC] === API CALL LOG ===
[22-Apr-2026 09:08:43 UTC] Endpoint: user/profile.php
[22-Apr-2026 09:08:43 UTC] Full Log Data: {
    "timestamp": "2026-04-22 09:08:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.64.51.42",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkwIiwidXNlcm5hbWUiOiJsYWNlbiIsImVtYWlsIjoibml0Y2hhaGlAZ21haWwuY29tIiwiZXhwIjoxNzc3NDUzNDgxfQ.Wt8Wnp-ql_PZThG_izOlw9RZdf1Kv2nnlH7XaYxQbe0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f037c4c9c5ae204-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.64.51.42",
        "CF-IPCountry": "MA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.64.51.42, 172.70.108.15"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 09:08:43 UTC] === END API CALL LOG ===
[22-Apr-2026 09:08:43 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 09:08:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkwIiwidXNlcm5hbWUiOiJsYWNlbiIsImVtYWlsIjoibml0Y2hhaGlAZ21haWwuY29tIiwiZXhwIjoxNzc3NDUzNDgxfQ.Wt8Wnp-ql_PZThG_izOlw9RZdf1Kv2nnlH7XaYxQbe0
[22-Apr-2026 09:08:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 09:08:43 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 09:08:43 UTC] User ID: 390
[22-Apr-2026 09:08:43 UTC] ✅ User profile retrieved successfully for user ID: 390
[22-Apr-2026 09:08:46 UTC] === API CALL LOG ===
[22-Apr-2026 09:08:46 UTC] Endpoint: user/profile.php
[22-Apr-2026 09:08:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 09:08:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 09:08:46 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkwIiwidXNlcm5hbWUiOiJsYWNlbiIsImVtYWlsIjoibml0Y2hhaGlAZ21haWwuY29tIiwiZXhwIjoxNzc3NDUzNDgxfQ.Wt8Wnp-ql_PZThG_izOlw9RZdf1Kv2nnlH7XaYxQbe0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f037c5c4b48e204-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"196.64.51.42","CF-IPCountry":"MA","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"196.64.51.42, 172.70.108.15"}
[22-Apr-2026 09:08:46 UTC] === User Orders API Called ===
[22-Apr-2026 09:08:46 UTC] User ID: 390
[22-Apr-2026 09:08:46 UTC] Limit: 20, Offset: 0
[22-Apr-2026 09:08:46 UTC] Orders found: 0
[22-Apr-2026 09:08:46 UTC] Orders data: []
[22-Apr-2026 09:08:46 UTC] Total orders count: 0
[22-Apr-2026 09:08:46 UTC] Full Log Data: {
    "timestamp": "2026-04-22 09:08:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.64.51.42",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkwIiwidXNlcm5hbWUiOiJsYWNlbiIsImVtYWlsIjoibml0Y2hhaGlAZ21haWwuY29tIiwiZXhwIjoxNzc3NDUzNDgxfQ.Wt8Wnp-ql_PZThG_izOlw9RZdf1Kv2nnlH7XaYxQbe0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f037c5c4b49e204-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.64.51.42",
        "CF-IPCountry": "MA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.64.51.42, 172.70.108.15"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 09:08:46 UTC] === END API CALL LOG ===
[22-Apr-2026 09:08:46 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 09:08:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkwIiwidXNlcm5hbWUiOiJsYWNlbiIsImVtYWlsIjoibml0Y2hhaGlAZ21haWwuY29tIiwiZXhwIjoxNzc3NDUzNDgxfQ.Wt8Wnp-ql_PZThG_izOlw9RZdf1Kv2nnlH7XaYxQbe0
[22-Apr-2026 09:08:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 09:08:46 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 09:08:46 UTC] User ID: 390
[22-Apr-2026 09:08:46 UTC] ✅ User profile retrieved successfully for user ID: 390
[22-Apr-2026 09:08:46 UTC] === API CALL LOG ===
[22-Apr-2026 09:08:46 UTC] Endpoint: user/profile.php
[22-Apr-2026 09:08:46 UTC] Full Log Data: {
    "timestamp": "2026-04-22 09:08:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.64.51.42",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkwIiwidXNlcm5hbWUiOiJsYWNlbiIsImVtYWlsIjoibml0Y2hhaGlAZ21haWwuY29tIiwiZXhwIjoxNzc3NDUzNDgxfQ.Wt8Wnp-ql_PZThG_izOlw9RZdf1Kv2nnlH7XaYxQbe0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f037c5ccc33e204-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.64.51.42",
        "CF-IPCountry": "MA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.64.51.42, 172.70.108.15"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 09:08:46 UTC] === END API CALL LOG ===
[22-Apr-2026 09:08:46 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 09:08:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkwIiwidXNlcm5hbWUiOiJsYWNlbiIsImVtYWlsIjoibml0Y2hhaGlAZ21haWwuY29tIiwiZXhwIjoxNzc3NDUzNDgxfQ.Wt8Wnp-ql_PZThG_izOlw9RZdf1Kv2nnlH7XaYxQbe0
[22-Apr-2026 09:08:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 09:08:46 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 09:08:46 UTC] User ID: 390
[22-Apr-2026 09:08:46 UTC] ✅ User profile retrieved successfully for user ID: 390
[22-Apr-2026 09:08:46 UTC] === API CALL LOG ===
[22-Apr-2026 09:08:46 UTC] Endpoint: user/profile.php
[22-Apr-2026 09:08:46 UTC] Full Log Data: {
    "timestamp": "2026-04-22 09:08:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.64.51.42",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkwIiwidXNlcm5hbWUiOiJsYWNlbiIsImVtYWlsIjoibml0Y2hhaGlAZ21haWwuY29tIiwiZXhwIjoxNzc3NDUzNDgxfQ.Wt8Wnp-ql_PZThG_izOlw9RZdf1Kv2nnlH7XaYxQbe0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f037c5e3f0ce204-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.64.51.42",
        "CF-IPCountry": "MA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.64.51.42, 172.70.108.15"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 09:08:46 UTC] === END API CALL LOG ===
[22-Apr-2026 09:08:46 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 09:08:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkwIiwidXNlcm5hbWUiOiJsYWNlbiIsImVtYWlsIjoibml0Y2hhaGlAZ21haWwuY29tIiwiZXhwIjoxNzc3NDUzNDgxfQ.Wt8Wnp-ql_PZThG_izOlw9RZdf1Kv2nnlH7XaYxQbe0
[22-Apr-2026 09:08:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 09:08:46 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 09:08:46 UTC] User ID: 390
[22-Apr-2026 09:08:46 UTC] ✅ User profile retrieved successfully for user ID: 390
[22-Apr-2026 09:08:49 UTC] === API CALL LOG ===
[22-Apr-2026 09:08:49 UTC] Endpoint: user/profile.php
[22-Apr-2026 09:08:49 UTC] Full Log Data: {
    "timestamp": "2026-04-22 09:08:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.64.51.42",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkwIiwidXNlcm5hbWUiOiJsYWNlbiIsImVtYWlsIjoibml0Y2hhaGlAZ21haWwuY29tIiwiZXhwIjoxNzc3NDUzNDgxfQ.Wt8Wnp-ql_PZThG_izOlw9RZdf1Kv2nnlH7XaYxQbe0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f037c724f1fe204-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.64.51.42",
        "CF-IPCountry": "MA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.64.51.42, 172.70.108.15"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 09:08:49 UTC] === END API CALL LOG ===
[22-Apr-2026 09:08:49 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 09:08:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkwIiwidXNlcm5hbWUiOiJsYWNlbiIsImVtYWlsIjoibml0Y2hhaGlAZ21haWwuY29tIiwiZXhwIjoxNzc3NDUzNDgxfQ.Wt8Wnp-ql_PZThG_izOlw9RZdf1Kv2nnlH7XaYxQbe0
[22-Apr-2026 09:08:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 09:08:49 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 09:08:49 UTC] User ID: 390
[22-Apr-2026 09:08:49 UTC] ✅ User profile retrieved successfully for user ID: 390
[22-Apr-2026 09:08:59 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 09:08:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 09:08:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkwIiwidXNlcm5hbWUiOiJsYWNlbiIsImVtYWlsIjoibml0Y2hhaGlAZ21haWwuY29tIiwiZXhwIjoxNzc3NDUzNDgxfQ.Wt8Wnp-ql_PZThG_izOlw9RZdf1Kv2nnlH7XaYxQbe0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f037cafff72e204-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"196.64.51.42","CF-IPCountry":"MA","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"196.64.51.42, 172.70.108.15"}
[22-Apr-2026 09:08:59 UTC] === User Orders API Called ===
[22-Apr-2026 09:08:59 UTC] User ID: 390
[22-Apr-2026 09:08:59 UTC] Limit: 20, Offset: 0
[22-Apr-2026 09:08:59 UTC] Orders found: 0
[22-Apr-2026 09:08:59 UTC] Orders data: []
[22-Apr-2026 09:08:59 UTC] Total orders count: 0
[22-Apr-2026 09:08:59 UTC] === API CALL LOG ===
[22-Apr-2026 09:08:59 UTC] Endpoint: user/profile.php
[22-Apr-2026 09:08:59 UTC] Full Log Data: {
    "timestamp": "2026-04-22 09:08:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.64.51.42",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkwIiwidXNlcm5hbWUiOiJsYWNlbiIsImVtYWlsIjoibml0Y2hhaGlAZ21haWwuY29tIiwiZXhwIjoxNzc3NDUzNDgxfQ.Wt8Wnp-ql_PZThG_izOlw9RZdf1Kv2nnlH7XaYxQbe0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f037cafff74e204-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.64.51.42",
        "CF-IPCountry": "MA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.64.51.42, 172.70.108.15"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 09:08:59 UTC] === END API CALL LOG ===
[22-Apr-2026 09:08:59 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 09:08:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkwIiwidXNlcm5hbWUiOiJsYWNlbiIsImVtYWlsIjoibml0Y2hhaGlAZ21haWwuY29tIiwiZXhwIjoxNzc3NDUzNDgxfQ.Wt8Wnp-ql_PZThG_izOlw9RZdf1Kv2nnlH7XaYxQbe0
[22-Apr-2026 09:08:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 09:08:59 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 09:08:59 UTC] User ID: 390
[22-Apr-2026 09:08:59 UTC] ✅ User profile retrieved successfully for user ID: 390
[22-Apr-2026 09:08:59 UTC] === API CALL LOG ===
[22-Apr-2026 09:08:59 UTC] Endpoint: user/profile.php
[22-Apr-2026 09:08:59 UTC] Full Log Data: {
    "timestamp": "2026-04-22 09:08:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.64.51.42",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkwIiwidXNlcm5hbWUiOiJsYWNlbiIsImVtYWlsIjoibml0Y2hhaGlAZ21haWwuY29tIiwiZXhwIjoxNzc3NDUzNDgxfQ.Wt8Wnp-ql_PZThG_izOlw9RZdf1Kv2nnlH7XaYxQbe0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f037cafff76e204-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.64.51.42",
        "CF-IPCountry": "MA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.64.51.42, 172.70.108.14"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 09:08:59 UTC] === END API CALL LOG ===
[22-Apr-2026 09:08:59 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 09:08:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkwIiwidXNlcm5hbWUiOiJsYWNlbiIsImVtYWlsIjoibml0Y2hhaGlAZ21haWwuY29tIiwiZXhwIjoxNzc3NDUzNDgxfQ.Wt8Wnp-ql_PZThG_izOlw9RZdf1Kv2nnlH7XaYxQbe0
[22-Apr-2026 09:08:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 09:08:59 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 09:08:59 UTC] User ID: 390
[22-Apr-2026 09:08:59 UTC] ✅ User profile retrieved successfully for user ID: 390
[22-Apr-2026 09:08:59 UTC] === API CALL LOG ===
[22-Apr-2026 09:08:59 UTC] Endpoint: user/profile.php
[22-Apr-2026 09:08:59 UTC] Full Log Data: {
    "timestamp": "2026-04-22 09:08:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.64.51.42",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkwIiwidXNlcm5hbWUiOiJsYWNlbiIsImVtYWlsIjoibml0Y2hhaGlAZ21haWwuY29tIiwiZXhwIjoxNzc3NDUzNDgxfQ.Wt8Wnp-ql_PZThG_izOlw9RZdf1Kv2nnlH7XaYxQbe0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f037cb1bb4ce204-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.64.51.42",
        "CF-IPCountry": "MA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.64.51.42, 172.70.108.15"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 09:08:59 UTC] === END API CALL LOG ===
[22-Apr-2026 09:08:59 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 09:08:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkwIiwidXNlcm5hbWUiOiJsYWNlbiIsImVtYWlsIjoibml0Y2hhaGlAZ21haWwuY29tIiwiZXhwIjoxNzc3NDUzNDgxfQ.Wt8Wnp-ql_PZThG_izOlw9RZdf1Kv2nnlH7XaYxQbe0
[22-Apr-2026 09:08:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 09:08:59 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 09:08:59 UTC] User ID: 390
[22-Apr-2026 09:08:59 UTC] ✅ User profile retrieved successfully for user ID: 390
[22-Apr-2026 09:09:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 09:09:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 09:09:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkwIiwidXNlcm5hbWUiOiJsYWNlbiIsImVtYWlsIjoibml0Y2hhaGlAZ21haWwuY29tIiwiZXhwIjoxNzc3NDUzNDgxfQ.Wt8Wnp-ql_PZThG_izOlw9RZdf1Kv2nnlH7XaYxQbe0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f037d0a7d5ce204-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"196.64.51.42","CF-IPCountry":"MA","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"196.64.51.42, 172.70.108.15"}
[22-Apr-2026 09:09:14 UTC] === User Orders API Called ===
[22-Apr-2026 09:09:14 UTC] User ID: 390
[22-Apr-2026 09:09:14 UTC] Limit: 20, Offset: 0
[22-Apr-2026 09:09:14 UTC] Orders found: 0
[22-Apr-2026 09:09:14 UTC] Orders data: []
[22-Apr-2026 09:09:14 UTC] Total orders count: 0
[22-Apr-2026 09:09:14 UTC] === API CALL LOG ===
[22-Apr-2026 09:09:14 UTC] Endpoint: user/profile.php
[22-Apr-2026 09:09:14 UTC] Full Log Data: {
    "timestamp": "2026-04-22 09:09:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.64.51.42",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkwIiwidXNlcm5hbWUiOiJsYWNlbiIsImVtYWlsIjoibml0Y2hhaGlAZ21haWwuY29tIiwiZXhwIjoxNzc3NDUzNDgxfQ.Wt8Wnp-ql_PZThG_izOlw9RZdf1Kv2nnlH7XaYxQbe0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f037d0a7d63e204-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.64.51.42",
        "CF-IPCountry": "MA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.64.51.42, 172.70.108.15"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 09:09:14 UTC] === END API CALL LOG ===
[22-Apr-2026 09:09:14 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 09:09:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkwIiwidXNlcm5hbWUiOiJsYWNlbiIsImVtYWlsIjoibml0Y2hhaGlAZ21haWwuY29tIiwiZXhwIjoxNzc3NDUzNDgxfQ.Wt8Wnp-ql_PZThG_izOlw9RZdf1Kv2nnlH7XaYxQbe0
[22-Apr-2026 09:09:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 09:09:14 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 09:09:14 UTC] User ID: 390
[22-Apr-2026 09:09:14 UTC] === API CALL LOG ===
[22-Apr-2026 09:09:14 UTC] Endpoint: user/profile.php
[22-Apr-2026 09:09:14 UTC] ✅ User profile retrieved successfully for user ID: 390
[22-Apr-2026 09:09:14 UTC] Full Log Data: {
    "timestamp": "2026-04-22 09:09:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.64.51.42",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkwIiwidXNlcm5hbWUiOiJsYWNlbiIsImVtYWlsIjoibml0Y2hhaGlAZ21haWwuY29tIiwiZXhwIjoxNzc3NDUzNDgxfQ.Wt8Wnp-ql_PZThG_izOlw9RZdf1Kv2nnlH7XaYxQbe0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f037d0a7d60e204-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.64.51.42",
        "CF-IPCountry": "MA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.64.51.42, 172.70.108.14"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 09:09:14 UTC] === END API CALL LOG ===
[22-Apr-2026 09:09:14 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 09:09:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkwIiwidXNlcm5hbWUiOiJsYWNlbiIsImVtYWlsIjoibml0Y2hhaGlAZ21haWwuY29tIiwiZXhwIjoxNzc3NDUzNDgxfQ.Wt8Wnp-ql_PZThG_izOlw9RZdf1Kv2nnlH7XaYxQbe0
[22-Apr-2026 09:09:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 09:09:14 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 09:09:14 UTC] User ID: 390
[22-Apr-2026 09:09:14 UTC] ✅ User profile retrieved successfully for user ID: 390
[22-Apr-2026 09:09:14 UTC] === API CALL LOG ===
[22-Apr-2026 09:09:14 UTC] Endpoint: user/profile.php
[22-Apr-2026 09:09:14 UTC] Full Log Data: {
    "timestamp": "2026-04-22 09:09:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.64.51.42",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkwIiwidXNlcm5hbWUiOiJsYWNlbiIsImVtYWlsIjoibml0Y2hhaGlAZ21haWwuY29tIiwiZXhwIjoxNzc3NDUzNDgxfQ.Wt8Wnp-ql_PZThG_izOlw9RZdf1Kv2nnlH7XaYxQbe0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f037d0cea5de204-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.64.51.42",
        "CF-IPCountry": "MA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.64.51.42, 172.70.108.15"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 09:09:14 UTC] === END API CALL LOG ===
[22-Apr-2026 09:09:14 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 09:09:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkwIiwidXNlcm5hbWUiOiJsYWNlbiIsImVtYWlsIjoibml0Y2hhaGlAZ21haWwuY29tIiwiZXhwIjoxNzc3NDUzNDgxfQ.Wt8Wnp-ql_PZThG_izOlw9RZdf1Kv2nnlH7XaYxQbe0
[22-Apr-2026 09:09:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 09:09:14 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 09:09:14 UTC] User ID: 390
[22-Apr-2026 09:09:14 UTC] ✅ User profile retrieved successfully for user ID: 390
[22-Apr-2026 11:41:48 UTC] === API CALL LOG ===
[22-Apr-2026 11:41:48 UTC] Endpoint: user/profile.php
[22-Apr-2026 11:41:48 UTC] Full Log Data: {
    "timestamp": "2026-04-22 11:41:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.131.192",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkxIiwidXNlcm5hbWUiOiJzYWlkZ2F0IiwiZW1haWwiOiJzYWlkZ3VhdDE3OUBnbWFpbC5jb20iLCJleHAiOjE3Nzc0NjI5MDd9.fhjk66wWd6kApe4qQF0fe2Yl5FtSu8KcroY9FeI8mGw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f045c8a0cbca969-ALG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.235.131.192",
        "CF-IPCountry": "DZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.235.131.192, 172.69.238.134"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 11:41:48 UTC] === END API CALL LOG ===
[22-Apr-2026 11:41:48 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 11:41:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkxIiwidXNlcm5hbWUiOiJzYWlkZ2F0IiwiZW1haWwiOiJzYWlkZ3VhdDE3OUBnbWFpbC5jb20iLCJleHAiOjE3Nzc0NjI5MDd9.fhjk66wWd6kApe4qQF0fe2Yl5FtSu8KcroY9FeI8mGw
[22-Apr-2026 11:41:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 11:41:48 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 11:41:48 UTC] User ID: 391
[22-Apr-2026 11:41:48 UTC] ✅ User profile retrieved successfully for user ID: 391
[22-Apr-2026 11:41:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 11:41:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 11:41:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkxIiwidXNlcm5hbWUiOiJzYWlkZ2F0IiwiZW1haWwiOiJzYWlkZ3VhdDE3OUBnbWFpbC5jb20iLCJleHAiOjE3Nzc0NjI5MDd9.fhjk66wWd6kApe4qQF0fe2Yl5FtSu8KcroY9FeI8mGw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f045c8a5d04a969-ALG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"105.235.131.192","CF-IPCountry":"DZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"105.235.131.192, 172.69.238.135"}
[22-Apr-2026 11:41:48 UTC] === User Orders API Called ===
[22-Apr-2026 11:41:48 UTC] User ID: 391
[22-Apr-2026 11:41:48 UTC] Limit: 20, Offset: 0
[22-Apr-2026 11:41:48 UTC] Orders found: 0
[22-Apr-2026 11:41:48 UTC] Orders data: []
[22-Apr-2026 11:41:48 UTC] Total orders count: 0
[22-Apr-2026 11:41:48 UTC] === API CALL LOG ===
[22-Apr-2026 11:41:48 UTC] Endpoint: user/profile.php
[22-Apr-2026 11:41:48 UTC] Full Log Data: {
    "timestamp": "2026-04-22 11:41:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.131.192",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkxIiwidXNlcm5hbWUiOiJzYWlkZ2F0IiwiZW1haWwiOiJzYWlkZ3VhdDE3OUBnbWFpbC5jb20iLCJleHAiOjE3Nzc0NjI5MDd9.fhjk66wWd6kApe4qQF0fe2Yl5FtSu8KcroY9FeI8mGw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f045c8abd3ba969-ALG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.235.131.192",
        "CF-IPCountry": "DZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.235.131.192, 172.69.238.134"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 11:41:48 UTC] === END API CALL LOG ===
[22-Apr-2026 11:41:48 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 11:41:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkxIiwidXNlcm5hbWUiOiJzYWlkZ2F0IiwiZW1haWwiOiJzYWlkZ3VhdDE3OUBnbWFpbC5jb20iLCJleHAiOjE3Nzc0NjI5MDd9.fhjk66wWd6kApe4qQF0fe2Yl5FtSu8KcroY9FeI8mGw
[22-Apr-2026 11:41:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 11:41:48 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 11:41:48 UTC] User ID: 391
[22-Apr-2026 11:41:48 UTC] ✅ User profile retrieved successfully for user ID: 391
[22-Apr-2026 11:41:49 UTC] === API CALL LOG ===
[22-Apr-2026 11:41:49 UTC] Endpoint: user/profile.php
[22-Apr-2026 11:41:49 UTC] Full Log Data: {
    "timestamp": "2026-04-22 11:41:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.131.192",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkxIiwidXNlcm5hbWUiOiJzYWlkZ2F0IiwiZW1haWwiOiJzYWlkZ3VhdDE3OUBnbWFpbC5jb20iLCJleHAiOjE3Nzc0NjI5MDd9.fhjk66wWd6kApe4qQF0fe2Yl5FtSu8KcroY9FeI8mGw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f045c8d8f55a969-ALG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.235.131.192",
        "CF-IPCountry": "DZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.235.131.192, 172.69.238.134"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 11:41:49 UTC] === END API CALL LOG ===
[22-Apr-2026 11:41:49 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 11:41:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkxIiwidXNlcm5hbWUiOiJzYWlkZ2F0IiwiZW1haWwiOiJzYWlkZ3VhdDE3OUBnbWFpbC5jb20iLCJleHAiOjE3Nzc0NjI5MDd9.fhjk66wWd6kApe4qQF0fe2Yl5FtSu8KcroY9FeI8mGw
[22-Apr-2026 11:41:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 11:41:49 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 11:41:49 UTC] User ID: 391
[22-Apr-2026 11:41:49 UTC] ✅ User profile retrieved successfully for user ID: 391
[22-Apr-2026 11:42:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 11:42:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 11:42:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkxIiwidXNlcm5hbWUiOiJzYWlkZ2F0IiwiZW1haWwiOiJzYWlkZ3VhdDE3OUBnbWFpbC5jb20iLCJleHAiOjE3Nzc0NjI5MDd9.fhjk66wWd6kApe4qQF0fe2Yl5FtSu8KcroY9FeI8mGw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f045d6c8deca969-ALG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"105.235.131.192","CF-IPCountry":"DZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"105.235.131.192, 172.69.238.135"}
[22-Apr-2026 11:42:24 UTC] === User Orders API Called ===
[22-Apr-2026 11:42:24 UTC] User ID: 391
[22-Apr-2026 11:42:24 UTC] Limit: 20, Offset: 0
[22-Apr-2026 11:42:24 UTC] Orders found: 0
[22-Apr-2026 11:42:24 UTC] Orders data: []
[22-Apr-2026 11:42:24 UTC] Total orders count: 0
[22-Apr-2026 11:42:24 UTC] === API CALL LOG ===
[22-Apr-2026 11:42:24 UTC] Endpoint: user/profile.php
[22-Apr-2026 11:42:24 UTC] Full Log Data: {
    "timestamp": "2026-04-22 11:42:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.131.192",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkxIiwidXNlcm5hbWUiOiJzYWlkZ2F0IiwiZW1haWwiOiJzYWlkZ3VhdDE3OUBnbWFpbC5jb20iLCJleHAiOjE3Nzc0NjI5MDd9.fhjk66wWd6kApe4qQF0fe2Yl5FtSu8KcroY9FeI8mGw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f045d6c8deda969-ALG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.235.131.192",
        "CF-IPCountry": "DZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.235.131.192, 172.69.238.134"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 11:42:24 UTC] === END API CALL LOG ===
[22-Apr-2026 11:42:24 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 11:42:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkxIiwidXNlcm5hbWUiOiJzYWlkZ2F0IiwiZW1haWwiOiJzYWlkZ3VhdDE3OUBnbWFpbC5jb20iLCJleHAiOjE3Nzc0NjI5MDd9.fhjk66wWd6kApe4qQF0fe2Yl5FtSu8KcroY9FeI8mGw
[22-Apr-2026 11:42:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 11:42:24 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 11:42:24 UTC] User ID: 391
[22-Apr-2026 11:42:24 UTC] ✅ User profile retrieved successfully for user ID: 391
[22-Apr-2026 11:42:25 UTC] === API CALL LOG ===
[22-Apr-2026 11:42:25 UTC] Endpoint: user/profile.php
[22-Apr-2026 11:42:25 UTC] Full Log Data: {
    "timestamp": "2026-04-22 11:42:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.131.192",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkxIiwidXNlcm5hbWUiOiJzYWlkZ2F0IiwiZW1haWwiOiJzYWlkZ3VhdDE3OUBnbWFpbC5jb20iLCJleHAiOjE3Nzc0NjI5MDd9.fhjk66wWd6kApe4qQF0fe2Yl5FtSu8KcroY9FeI8mGw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f045d6e1f6fa969-ALG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.235.131.192",
        "CF-IPCountry": "DZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.235.131.192, 172.69.238.135"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 11:42:25 UTC] === END API CALL LOG ===
[22-Apr-2026 11:42:25 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 11:42:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkxIiwidXNlcm5hbWUiOiJzYWlkZ2F0IiwiZW1haWwiOiJzYWlkZ3VhdDE3OUBnbWFpbC5jb20iLCJleHAiOjE3Nzc0NjI5MDd9.fhjk66wWd6kApe4qQF0fe2Yl5FtSu8KcroY9FeI8mGw
[22-Apr-2026 11:42:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 11:42:25 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 11:42:25 UTC] User ID: 391
[22-Apr-2026 11:42:25 UTC] ✅ User profile retrieved successfully for user ID: 391
[22-Apr-2026 11:42:25 UTC] === API CALL LOG ===
[22-Apr-2026 11:42:25 UTC] Endpoint: user/profile.php
[22-Apr-2026 11:42:25 UTC] Full Log Data: {
    "timestamp": "2026-04-22 11:42:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.131.192",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkxIiwidXNlcm5hbWUiOiJzYWlkZ2F0IiwiZW1haWwiOiJzYWlkZ3VhdDE3OUBnbWFpbC5jb20iLCJleHAiOjE3Nzc0NjI5MDd9.fhjk66wWd6kApe4qQF0fe2Yl5FtSu8KcroY9FeI8mGw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f045d7018f5a969-ALG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.235.131.192",
        "CF-IPCountry": "DZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.235.131.192, 172.69.238.135"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 11:42:25 UTC] === END API CALL LOG ===
[22-Apr-2026 11:42:25 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 11:42:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkxIiwidXNlcm5hbWUiOiJzYWlkZ2F0IiwiZW1haWwiOiJzYWlkZ3VhdDE3OUBnbWFpbC5jb20iLCJleHAiOjE3Nzc0NjI5MDd9.fhjk66wWd6kApe4qQF0fe2Yl5FtSu8KcroY9FeI8mGw
[22-Apr-2026 11:42:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 11:42:25 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 11:42:25 UTC] User ID: 391
[22-Apr-2026 11:42:25 UTC] ✅ User profile retrieved successfully for user ID: 391
[22-Apr-2026 11:42:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 11:42:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 11:42:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkxIiwidXNlcm5hbWUiOiJzYWlkZ2F0IiwiZW1haWwiOiJzYWlkZ3VhdDE3OUBnbWFpbC5jb20iLCJleHAiOjE3Nzc0NjI5MDd9.fhjk66wWd6kApe4qQF0fe2Yl5FtSu8KcroY9FeI8mGw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f045deb7b82a969-ALG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"105.235.131.192","CF-IPCountry":"DZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"105.235.131.192, 172.69.238.135"}
[22-Apr-2026 11:42:45 UTC] === User Orders API Called ===
[22-Apr-2026 11:42:45 UTC] User ID: 391
[22-Apr-2026 11:42:45 UTC] Limit: 20, Offset: 0
[22-Apr-2026 11:42:45 UTC] Orders found: 0
[22-Apr-2026 11:42:45 UTC] Orders data: []
[22-Apr-2026 11:42:45 UTC] Total orders count: 0
[22-Apr-2026 11:42:45 UTC] === API CALL LOG ===
[22-Apr-2026 11:42:46 UTC] Endpoint: user/profile.php
[22-Apr-2026 11:42:46 UTC] Full Log Data: {
    "timestamp": "2026-04-22 11:42:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.131.192",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkxIiwidXNlcm5hbWUiOiJzYWlkZ2F0IiwiZW1haWwiOiJzYWlkZ3VhdDE3OUBnbWFpbC5jb20iLCJleHAiOjE3Nzc0NjI5MDd9.fhjk66wWd6kApe4qQF0fe2Yl5FtSu8KcroY9FeI8mGw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f045df13feda969-ALG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.235.131.192",
        "CF-IPCountry": "DZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.235.131.192, 172.69.238.135"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 11:42:46 UTC] === END API CALL LOG ===
[22-Apr-2026 11:42:46 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 11:42:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkxIiwidXNlcm5hbWUiOiJzYWlkZ2F0IiwiZW1haWwiOiJzYWlkZ3VhdDE3OUBnbWFpbC5jb20iLCJleHAiOjE3Nzc0NjI5MDd9.fhjk66wWd6kApe4qQF0fe2Yl5FtSu8KcroY9FeI8mGw
[22-Apr-2026 11:42:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 11:42:46 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 11:42:46 UTC] User ID: 391
[22-Apr-2026 11:42:46 UTC] ✅ User profile retrieved successfully for user ID: 391
[22-Apr-2026 11:42:46 UTC] User Purchases API - User ID: 391
[22-Apr-2026 11:42:46 UTC] User Purchases API - Total purchases found: 0
[22-Apr-2026 11:42:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 11:42:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 11:42:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkxIiwidXNlcm5hbWUiOiJzYWlkZ2F0IiwiZW1haWwiOiJzYWlkZ3VhdDE3OUBnbWFpbC5jb20iLCJleHAiOjE3Nzc0NjI5MDd9.fhjk66wWd6kApe4qQF0fe2Yl5FtSu8KcroY9FeI8mGw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f045e2b3ff7a969-ALG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"105.235.131.192","CF-IPCountry":"DZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"105.235.131.192, 172.69.238.135"}
[22-Apr-2026 11:42:55 UTC] === User Orders API Called ===
[22-Apr-2026 11:42:55 UTC] User ID: 391
[22-Apr-2026 11:42:55 UTC] Limit: 20, Offset: 0
[22-Apr-2026 11:42:55 UTC] Orders found: 0
[22-Apr-2026 11:42:55 UTC] Orders data: []
[22-Apr-2026 11:42:55 UTC] Total orders count: 0
[22-Apr-2026 11:42:55 UTC] === API CALL LOG ===
[22-Apr-2026 11:42:55 UTC] Endpoint: user/profile.php
[22-Apr-2026 11:42:55 UTC] Full Log Data: {
    "timestamp": "2026-04-22 11:42:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.131.192",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkxIiwidXNlcm5hbWUiOiJzYWlkZ2F0IiwiZW1haWwiOiJzYWlkZ3VhdDE3OUBnbWFpbC5jb20iLCJleHAiOjE3Nzc0NjI5MDd9.fhjk66wWd6kApe4qQF0fe2Yl5FtSu8KcroY9FeI8mGw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f045e2b7828a969-ALG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.235.131.192",
        "CF-IPCountry": "DZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.235.131.192, 172.69.238.135"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 11:42:55 UTC] === END API CALL LOG ===
[22-Apr-2026 11:42:55 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 11:42:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkxIiwidXNlcm5hbWUiOiJzYWlkZ2F0IiwiZW1haWwiOiJzYWlkZ3VhdDE3OUBnbWFpbC5jb20iLCJleHAiOjE3Nzc0NjI5MDd9.fhjk66wWd6kApe4qQF0fe2Yl5FtSu8KcroY9FeI8mGw
[22-Apr-2026 11:42:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 11:42:55 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 11:42:55 UTC] User ID: 391
[22-Apr-2026 11:42:55 UTC] ✅ User profile retrieved successfully for user ID: 391
[22-Apr-2026 11:42:55 UTC] === API CALL LOG ===
[22-Apr-2026 11:42:55 UTC] Endpoint: user/profile.php
[22-Apr-2026 11:42:55 UTC] Full Log Data: {
    "timestamp": "2026-04-22 11:42:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.131.192",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkxIiwidXNlcm5hbWUiOiJzYWlkZ2F0IiwiZW1haWwiOiJzYWlkZ3VhdDE3OUBnbWFpbC5jb20iLCJleHAiOjE3Nzc0NjI5MDd9.fhjk66wWd6kApe4qQF0fe2Yl5FtSu8KcroY9FeI8mGw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f045e2d798aa969-ALG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.235.131.192",
        "CF-IPCountry": "DZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.235.131.192, 172.69.238.135"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 11:42:55 UTC] === END API CALL LOG ===
[22-Apr-2026 11:42:55 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 11:42:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkxIiwidXNlcm5hbWUiOiJzYWlkZ2F0IiwiZW1haWwiOiJzYWlkZ3VhdDE3OUBnbWFpbC5jb20iLCJleHAiOjE3Nzc0NjI5MDd9.fhjk66wWd6kApe4qQF0fe2Yl5FtSu8KcroY9FeI8mGw
[22-Apr-2026 11:42:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 11:42:55 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 11:42:55 UTC] User ID: 391
[22-Apr-2026 11:42:55 UTC] ✅ User profile retrieved successfully for user ID: 391
[22-Apr-2026 11:42:55 UTC] === API CALL LOG ===
[22-Apr-2026 11:42:55 UTC] Endpoint: user/profile.php
[22-Apr-2026 11:42:55 UTC] Full Log Data: {
    "timestamp": "2026-04-22 11:42:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.131.192",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkxIiwidXNlcm5hbWUiOiJzYWlkZ2F0IiwiZW1haWwiOiJzYWlkZ3VhdDE3OUBnbWFpbC5jb20iLCJleHAiOjE3Nzc0NjI5MDd9.fhjk66wWd6kApe4qQF0fe2Yl5FtSu8KcroY9FeI8mGw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f045e2e9a4ba969-ALG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.235.131.192",
        "CF-IPCountry": "DZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.235.131.192, 172.69.238.135"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 11:42:55 UTC] === END API CALL LOG ===
[22-Apr-2026 11:42:55 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 11:42:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkxIiwidXNlcm5hbWUiOiJzYWlkZ2F0IiwiZW1haWwiOiJzYWlkZ3VhdDE3OUBnbWFpbC5jb20iLCJleHAiOjE3Nzc0NjI5MDd9.fhjk66wWd6kApe4qQF0fe2Yl5FtSu8KcroY9FeI8mGw
[22-Apr-2026 11:42:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 11:42:55 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 11:42:55 UTC] User ID: 391
[22-Apr-2026 11:42:55 UTC] ✅ User profile retrieved successfully for user ID: 391
[22-Apr-2026 11:43:15 UTC] === API CALL LOG ===
[22-Apr-2026 11:43:15 UTC] Endpoint: user/profile.php
[22-Apr-2026 11:43:15 UTC] Full Log Data: {
    "timestamp": "2026-04-22 11:43:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.131.192",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkxIiwidXNlcm5hbWUiOiJzYWlkZ2F0IiwiZW1haWwiOiJzYWlkZ3VhdDE3OUBnbWFpbC5jb20iLCJleHAiOjE3Nzc0NjI5MDd9.fhjk66wWd6kApe4qQF0fe2Yl5FtSu8KcroY9FeI8mGw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f045ea7cb18a969-ALG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.235.131.192",
        "CF-IPCountry": "DZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.235.131.192, 172.69.238.135"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 11:43:15 UTC] === END API CALL LOG ===
[22-Apr-2026 11:43:15 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 11:43:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkxIiwidXNlcm5hbWUiOiJzYWlkZ2F0IiwiZW1haWwiOiJzYWlkZ3VhdDE3OUBnbWFpbC5jb20iLCJleHAiOjE3Nzc0NjI5MDd9.fhjk66wWd6kApe4qQF0fe2Yl5FtSu8KcroY9FeI8mGw
[22-Apr-2026 11:43:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 11:43:15 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 11:43:15 UTC] User ID: 391
[22-Apr-2026 11:43:15 UTC] ✅ User profile retrieved successfully for user ID: 391
[22-Apr-2026 11:43:16 UTC] === API CALL LOG ===
[22-Apr-2026 11:43:16 UTC] Endpoint: user/profile.php
[22-Apr-2026 11:43:16 UTC] Full Log Data: {
    "timestamp": "2026-04-22 11:43:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.131.192",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkxIiwidXNlcm5hbWUiOiJzYWlkZ2F0IiwiZW1haWwiOiJzYWlkZ3VhdDE3OUBnbWFpbC5jb20iLCJleHAiOjE3Nzc0NjI5MDd9.fhjk66wWd6kApe4qQF0fe2Yl5FtSu8KcroY9FeI8mGw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f045eb28b03a969-ALG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.235.131.192",
        "CF-IPCountry": "DZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.235.131.192, 172.69.238.135"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 11:43:16 UTC] === END API CALL LOG ===
[22-Apr-2026 11:43:16 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 11:43:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkxIiwidXNlcm5hbWUiOiJzYWlkZ2F0IiwiZW1haWwiOiJzYWlkZ3VhdDE3OUBnbWFpbC5jb20iLCJleHAiOjE3Nzc0NjI5MDd9.fhjk66wWd6kApe4qQF0fe2Yl5FtSu8KcroY9FeI8mGw
[22-Apr-2026 11:43:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 11:43:16 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 11:43:16 UTC] User ID: 391
[22-Apr-2026 11:43:16 UTC] ✅ User profile retrieved successfully for user ID: 391
[22-Apr-2026 11:43:17 UTC] === API CALL LOG ===
[22-Apr-2026 11:43:17 UTC] Endpoint: user/profile.php
[22-Apr-2026 11:43:17 UTC] Full Log Data: {
    "timestamp": "2026-04-22 11:43:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.131.192",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkxIiwidXNlcm5hbWUiOiJzYWlkZ2F0IiwiZW1haWwiOiJzYWlkZ3VhdDE3OUBnbWFpbC5jb20iLCJleHAiOjE3Nzc0NjI5MDd9.fhjk66wWd6kApe4qQF0fe2Yl5FtSu8KcroY9FeI8mGw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f045eb60d52a969-ALG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.235.131.192",
        "CF-IPCountry": "DZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.235.131.192, 172.69.238.135"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 11:43:17 UTC] === END API CALL LOG ===
[22-Apr-2026 11:43:17 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 11:43:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkxIiwidXNlcm5hbWUiOiJzYWlkZ2F0IiwiZW1haWwiOiJzYWlkZ3VhdDE3OUBnbWFpbC5jb20iLCJleHAiOjE3Nzc0NjI5MDd9.fhjk66wWd6kApe4qQF0fe2Yl5FtSu8KcroY9FeI8mGw
[22-Apr-2026 11:43:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 11:43:17 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 11:43:17 UTC] User ID: 391
[22-Apr-2026 11:43:17 UTC] ✅ User profile retrieved successfully for user ID: 391
[22-Apr-2026 11:43:17 UTC] User Purchases API - User ID: 391
[22-Apr-2026 11:43:17 UTC] User Purchases API - Total purchases found: 0
[22-Apr-2026 11:43:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 11:43:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 11:43:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkxIiwidXNlcm5hbWUiOiJzYWlkZ2F0IiwiZW1haWwiOiJzYWlkZ3VhdDE3OUBnbWFpbC5jb20iLCJleHAiOjE3Nzc0NjI5MDd9.fhjk66wWd6kApe4qQF0fe2Yl5FtSu8KcroY9FeI8mGw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f045ec18e2aa969-ALG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"105.235.131.192","CF-IPCountry":"DZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"105.235.131.192, 172.69.238.135"}
[22-Apr-2026 11:43:19 UTC] === User Orders API Called ===
[22-Apr-2026 11:43:19 UTC] User ID: 391
[22-Apr-2026 11:43:19 UTC] Limit: 20, Offset: 0
[22-Apr-2026 11:43:19 UTC] Orders found: 0
[22-Apr-2026 11:43:19 UTC] Orders data: []
[22-Apr-2026 11:43:19 UTC] Total orders count: 0
[22-Apr-2026 11:43:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 11:43:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 11:43:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkxIiwidXNlcm5hbWUiOiJzYWlkZ2F0IiwiZW1haWwiOiJzYWlkZ3VhdDE3OUBnbWFpbC5jb20iLCJleHAiOjE3Nzc0NjI5MDd9.fhjk66wWd6kApe4qQF0fe2Yl5FtSu8KcroY9FeI8mGw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f045ef99e8ba969-ALG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"105.235.131.192","CF-IPCountry":"DZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"105.235.131.192, 172.69.238.135"}
[22-Apr-2026 11:43:28 UTC] === API CALL LOG ===
[22-Apr-2026 11:43:28 UTC] === User Orders API Called ===
[22-Apr-2026 11:43:28 UTC] Endpoint: user/profile.php
[22-Apr-2026 11:43:28 UTC] User ID: 391
[22-Apr-2026 11:43:28 UTC] Full Log Data: {
    "timestamp": "2026-04-22 11:43:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.131.192",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkxIiwidXNlcm5hbWUiOiJzYWlkZ2F0IiwiZW1haWwiOiJzYWlkZ3VhdDE3OUBnbWFpbC5jb20iLCJleHAiOjE3Nzc0NjI5MDd9.fhjk66wWd6kApe4qQF0fe2Yl5FtSu8KcroY9FeI8mGw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f045ef99e8ca969-ALG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.235.131.192",
        "CF-IPCountry": "DZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.235.131.192, 172.69.238.134"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 11:43:28 UTC] Limit: 20, Offset: 0
[22-Apr-2026 11:43:28 UTC] === END API CALL LOG ===
[22-Apr-2026 11:43:28 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 11:43:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkxIiwidXNlcm5hbWUiOiJzYWlkZ2F0IiwiZW1haWwiOiJzYWlkZ3VhdDE3OUBnbWFpbC5jb20iLCJleHAiOjE3Nzc0NjI5MDd9.fhjk66wWd6kApe4qQF0fe2Yl5FtSu8KcroY9FeI8mGw
[22-Apr-2026 11:43:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 11:43:28 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 11:43:28 UTC] User ID: 391
[22-Apr-2026 11:43:28 UTC] Orders found: 0
[22-Apr-2026 11:43:28 UTC] Orders data: []
[22-Apr-2026 11:43:28 UTC] ✅ User profile retrieved successfully for user ID: 391
[22-Apr-2026 11:43:28 UTC] Total orders count: 0
[22-Apr-2026 11:43:28 UTC] === API CALL LOG ===
[22-Apr-2026 11:43:28 UTC] Endpoint: user/profile.php
[22-Apr-2026 11:43:28 UTC] Full Log Data: {
    "timestamp": "2026-04-22 11:43:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.131.192",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkxIiwidXNlcm5hbWUiOiJzYWlkZ2F0IiwiZW1haWwiOiJzYWlkZ3VhdDE3OUBnbWFpbC5jb20iLCJleHAiOjE3Nzc0NjI5MDd9.fhjk66wWd6kApe4qQF0fe2Yl5FtSu8KcroY9FeI8mGw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f045efb1f5ca969-ALG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.235.131.192",
        "CF-IPCountry": "DZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.235.131.192, 172.69.238.134"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 11:43:28 UTC] === END API CALL LOG ===
[22-Apr-2026 11:43:28 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 11:43:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkxIiwidXNlcm5hbWUiOiJzYWlkZ2F0IiwiZW1haWwiOiJzYWlkZ3VhdDE3OUBnbWFpbC5jb20iLCJleHAiOjE3Nzc0NjI5MDd9.fhjk66wWd6kApe4qQF0fe2Yl5FtSu8KcroY9FeI8mGw
[22-Apr-2026 11:43:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 11:43:28 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 11:43:28 UTC] User ID: 391
[22-Apr-2026 11:43:28 UTC] ✅ User profile retrieved successfully for user ID: 391
[22-Apr-2026 11:43:28 UTC] === API CALL LOG ===
[22-Apr-2026 11:43:28 UTC] Endpoint: user/profile.php
[22-Apr-2026 11:43:28 UTC] Full Log Data: {
    "timestamp": "2026-04-22 11:43:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.131.192",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkxIiwidXNlcm5hbWUiOiJzYWlkZ2F0IiwiZW1haWwiOiJzYWlkZ3VhdDE3OUBnbWFpbC5jb20iLCJleHAiOjE3Nzc0NjI5MDd9.fhjk66wWd6kApe4qQF0fe2Yl5FtSu8KcroY9FeI8mGw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f045efcf862a969-ALG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.235.131.192",
        "CF-IPCountry": "DZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.235.131.192, 172.69.238.134"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 11:43:28 UTC] === END API CALL LOG ===
[22-Apr-2026 11:43:28 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 11:43:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkxIiwidXNlcm5hbWUiOiJzYWlkZ2F0IiwiZW1haWwiOiJzYWlkZ3VhdDE3OUBnbWFpbC5jb20iLCJleHAiOjE3Nzc0NjI5MDd9.fhjk66wWd6kApe4qQF0fe2Yl5FtSu8KcroY9FeI8mGw
[22-Apr-2026 11:43:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 11:43:28 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 11:43:28 UTC] User ID: 391
[22-Apr-2026 11:43:28 UTC] ✅ User profile retrieved successfully for user ID: 391
[22-Apr-2026 11:43:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 11:43:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 11:43:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkxIiwidXNlcm5hbWUiOiJzYWlkZ2F0IiwiZW1haWwiOiJzYWlkZ3VhdDE3OUBnbWFpbC5jb20iLCJleHAiOjE3Nzc0NjI5MDd9.fhjk66wWd6kApe4qQF0fe2Yl5FtSu8KcroY9FeI8mGw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f045f203854a969-ALG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"105.235.131.192","CF-IPCountry":"DZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"105.235.131.192, 172.69.238.135"}
[22-Apr-2026 11:43:34 UTC] === User Orders API Called ===
[22-Apr-2026 11:43:34 UTC] User ID: 391
[22-Apr-2026 11:43:34 UTC] Limit: 20, Offset: 0
[22-Apr-2026 11:43:34 UTC] Orders found: 0
[22-Apr-2026 11:43:34 UTC] Orders data: []
[22-Apr-2026 11:43:34 UTC] Total orders count: 0
[22-Apr-2026 11:43:34 UTC] === API CALL LOG ===
[22-Apr-2026 11:43:34 UTC] Endpoint: user/profile.php
[22-Apr-2026 11:43:34 UTC] Full Log Data: {
    "timestamp": "2026-04-22 11:43:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.131.192",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkxIiwidXNlcm5hbWUiOiJzYWlkZ2F0IiwiZW1haWwiOiJzYWlkZ3VhdDE3OUBnbWFpbC5jb20iLCJleHAiOjE3Nzc0NjI5MDd9.fhjk66wWd6kApe4qQF0fe2Yl5FtSu8KcroY9FeI8mGw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f045f20987fa969-ALG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.235.131.192",
        "CF-IPCountry": "DZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.235.131.192, 172.69.238.134"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 11:43:34 UTC] === END API CALL LOG ===
[22-Apr-2026 11:43:34 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 11:43:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkxIiwidXNlcm5hbWUiOiJzYWlkZ2F0IiwiZW1haWwiOiJzYWlkZ3VhdDE3OUBnbWFpbC5jb20iLCJleHAiOjE3Nzc0NjI5MDd9.fhjk66wWd6kApe4qQF0fe2Yl5FtSu8KcroY9FeI8mGw
[22-Apr-2026 11:43:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 11:43:34 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 11:43:34 UTC] User ID: 391
[22-Apr-2026 11:43:34 UTC] ✅ User profile retrieved successfully for user ID: 391
[22-Apr-2026 11:43:34 UTC] === API CALL LOG ===
[22-Apr-2026 11:43:34 UTC] Endpoint: user/profile.php
[22-Apr-2026 11:43:34 UTC] Full Log Data: {
    "timestamp": "2026-04-22 11:43:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.131.192",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkxIiwidXNlcm5hbWUiOiJzYWlkZ2F0IiwiZW1haWwiOiJzYWlkZ3VhdDE3OUBnbWFpbC5jb20iLCJleHAiOjE3Nzc0NjI5MDd9.fhjk66wWd6kApe4qQF0fe2Yl5FtSu8KcroY9FeI8mGw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f045f2249a3a969-ALG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.235.131.192",
        "CF-IPCountry": "DZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.235.131.192, 172.69.238.134"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 11:43:34 UTC] === END API CALL LOG ===
[22-Apr-2026 11:43:34 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 11:43:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkxIiwidXNlcm5hbWUiOiJzYWlkZ2F0IiwiZW1haWwiOiJzYWlkZ3VhdDE3OUBnbWFpbC5jb20iLCJleHAiOjE3Nzc0NjI5MDd9.fhjk66wWd6kApe4qQF0fe2Yl5FtSu8KcroY9FeI8mGw
[22-Apr-2026 11:43:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 11:43:34 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 11:43:34 UTC] User ID: 391
[22-Apr-2026 11:43:34 UTC] ✅ User profile retrieved successfully for user ID: 391
[22-Apr-2026 11:43:35 UTC] === API CALL LOG ===
[22-Apr-2026 11:43:35 UTC] Endpoint: user/profile.php
[22-Apr-2026 11:43:35 UTC] Full Log Data: {
    "timestamp": "2026-04-22 11:43:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.131.192",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkxIiwidXNlcm5hbWUiOiJzYWlkZ2F0IiwiZW1haWwiOiJzYWlkZ3VhdDE3OUBnbWFpbC5jb20iLCJleHAiOjE3Nzc0NjI5MDd9.fhjk66wWd6kApe4qQF0fe2Yl5FtSu8KcroY9FeI8mGw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f045f241ac9a969-ALG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.235.131.192",
        "CF-IPCountry": "DZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.235.131.192, 172.69.238.134"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 11:43:35 UTC] === END API CALL LOG ===
[22-Apr-2026 11:43:35 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 11:43:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkxIiwidXNlcm5hbWUiOiJzYWlkZ2F0IiwiZW1haWwiOiJzYWlkZ3VhdDE3OUBnbWFpbC5jb20iLCJleHAiOjE3Nzc0NjI5MDd9.fhjk66wWd6kApe4qQF0fe2Yl5FtSu8KcroY9FeI8mGw
[22-Apr-2026 11:43:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 11:43:35 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 11:43:35 UTC] User ID: 391
[22-Apr-2026 11:43:35 UTC] ✅ User profile retrieved successfully for user ID: 391
[22-Apr-2026 11:43:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 11:43:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 11:43:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkxIiwidXNlcm5hbWUiOiJzYWlkZ2F0IiwiZW1haWwiOiJzYWlkZ3VhdDE3OUBnbWFpbC5jb20iLCJleHAiOjE3Nzc0NjI5MDd9.fhjk66wWd6kApe4qQF0fe2Yl5FtSu8KcroY9FeI8mGw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f045f256bb8a969-ALG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"105.235.131.192","CF-IPCountry":"DZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"105.235.131.192, 172.69.238.135"}
[22-Apr-2026 11:43:35 UTC] === User Orders API Called ===
[22-Apr-2026 11:43:35 UTC] User ID: 391
[22-Apr-2026 11:43:35 UTC] Limit: 20, Offset: 0
[22-Apr-2026 11:43:35 UTC] Orders found: 0
[22-Apr-2026 11:43:35 UTC] Orders data: []
[22-Apr-2026 11:43:35 UTC] Total orders count: 0
[22-Apr-2026 11:43:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 11:43:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 11:43:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkxIiwidXNlcm5hbWUiOiJzYWlkZ2F0IiwiZW1haWwiOiJzYWlkZ3VhdDE3OUBnbWFpbC5jb20iLCJleHAiOjE3Nzc0NjI5MDd9.fhjk66wWd6kApe4qQF0fe2Yl5FtSu8KcroY9FeI8mGw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f045f2b4fdba969-ALG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"105.235.131.192","CF-IPCountry":"DZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"105.235.131.192, 172.69.238.135"}
[22-Apr-2026 11:43:36 UTC] === User Orders API Called ===
[22-Apr-2026 11:43:36 UTC] User ID: 391
[22-Apr-2026 11:43:36 UTC] Limit: 20, Offset: 0
[22-Apr-2026 11:43:36 UTC] Orders found: 0
[22-Apr-2026 11:43:36 UTC] Orders data: []
[22-Apr-2026 11:43:36 UTC] Total orders count: 0
[22-Apr-2026 11:43:36 UTC] === API CALL LOG ===
[22-Apr-2026 11:43:36 UTC] Endpoint: user/profile.php
[22-Apr-2026 11:43:36 UTC] Full Log Data: {
    "timestamp": "2026-04-22 11:43:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.131.192",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkxIiwidXNlcm5hbWUiOiJzYWlkZ2F0IiwiZW1haWwiOiJzYWlkZ3VhdDE3OUBnbWFpbC5jb20iLCJleHAiOjE3Nzc0NjI5MDd9.fhjk66wWd6kApe4qQF0fe2Yl5FtSu8KcroY9FeI8mGw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f045f2b4fdda969-ALG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.235.131.192",
        "CF-IPCountry": "DZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.235.131.192, 172.69.238.134"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 11:43:36 UTC] === END API CALL LOG ===
[22-Apr-2026 11:43:36 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 11:43:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkxIiwidXNlcm5hbWUiOiJzYWlkZ2F0IiwiZW1haWwiOiJzYWlkZ3VhdDE3OUBnbWFpbC5jb20iLCJleHAiOjE3Nzc0NjI5MDd9.fhjk66wWd6kApe4qQF0fe2Yl5FtSu8KcroY9FeI8mGw
[22-Apr-2026 11:43:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 11:43:36 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 11:43:36 UTC] User ID: 391
[22-Apr-2026 11:43:36 UTC] ✅ User profile retrieved successfully for user ID: 391
[22-Apr-2026 11:43:36 UTC] === API CALL LOG ===
[22-Apr-2026 11:43:36 UTC] Endpoint: user/profile.php
[22-Apr-2026 11:43:36 UTC] Full Log Data: {
    "timestamp": "2026-04-22 11:43:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.131.192",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkxIiwidXNlcm5hbWUiOiJzYWlkZ2F0IiwiZW1haWwiOiJzYWlkZ3VhdDE3OUBnbWFpbC5jb20iLCJleHAiOjE3Nzc0NjI5MDd9.fhjk66wWd6kApe4qQF0fe2Yl5FtSu8KcroY9FeI8mGw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f045f2d693ea969-ALG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.235.131.192",
        "CF-IPCountry": "DZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.235.131.192, 172.69.238.134"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 11:43:36 UTC] === END API CALL LOG ===
[22-Apr-2026 11:43:36 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 11:43:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkxIiwidXNlcm5hbWUiOiJzYWlkZ2F0IiwiZW1haWwiOiJzYWlkZ3VhdDE3OUBnbWFpbC5jb20iLCJleHAiOjE3Nzc0NjI5MDd9.fhjk66wWd6kApe4qQF0fe2Yl5FtSu8KcroY9FeI8mGw
[22-Apr-2026 11:43:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 11:43:36 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 11:43:36 UTC] User ID: 391
[22-Apr-2026 11:43:36 UTC] ✅ User profile retrieved successfully for user ID: 391
[22-Apr-2026 11:43:36 UTC] === API CALL LOG ===
[22-Apr-2026 11:43:36 UTC] Endpoint: user/profile.php
[22-Apr-2026 11:43:36 UTC] Full Log Data: {
    "timestamp": "2026-04-22 11:43:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.131.192",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkxIiwidXNlcm5hbWUiOiJzYWlkZ2F0IiwiZW1haWwiOiJzYWlkZ3VhdDE3OUBnbWFpbC5jb20iLCJleHAiOjE3Nzc0NjI5MDd9.fhjk66wWd6kApe4qQF0fe2Yl5FtSu8KcroY9FeI8mGw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f045f2e7a0ea969-ALG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.235.131.192",
        "CF-IPCountry": "DZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.235.131.192, 172.69.238.135"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 11:43:36 UTC] === END API CALL LOG ===
[22-Apr-2026 11:43:36 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 11:43:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkxIiwidXNlcm5hbWUiOiJzYWlkZ2F0IiwiZW1haWwiOiJzYWlkZ3VhdDE3OUBnbWFpbC5jb20iLCJleHAiOjE3Nzc0NjI5MDd9.fhjk66wWd6kApe4qQF0fe2Yl5FtSu8KcroY9FeI8mGw
[22-Apr-2026 11:43:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 11:43:36 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 11:43:36 UTC] User ID: 391
[22-Apr-2026 11:43:36 UTC] ✅ User profile retrieved successfully for user ID: 391
[22-Apr-2026 11:44:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 11:44:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 11:44:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkxIiwidXNlcm5hbWUiOiJzYWlkZ2F0IiwiZW1haWwiOiJzYWlkZ3VhdDE3OUBnbWFpbC5jb20iLCJleHAiOjE3Nzc0NjI5MDd9.fhjk66wWd6kApe4qQF0fe2Yl5FtSu8KcroY9FeI8mGw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f045fce7ee6a969-ALG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"105.235.131.192","CF-IPCountry":"DZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"105.235.131.192, 172.69.238.134"}
[22-Apr-2026 11:44:02 UTC] === User Orders API Called ===
[22-Apr-2026 11:44:02 UTC] User ID: 391
[22-Apr-2026 11:44:02 UTC] Limit: 20, Offset: 0
[22-Apr-2026 11:44:02 UTC] Orders found: 0
[22-Apr-2026 11:44:02 UTC] Orders data: []
[22-Apr-2026 11:44:02 UTC] Total orders count: 0
[22-Apr-2026 11:44:04 UTC] === API CALL LOG ===
[22-Apr-2026 11:44:04 UTC] Endpoint: user/profile.php
[22-Apr-2026 11:44:04 UTC] Full Log Data: {
    "timestamp": "2026-04-22 11:44:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.131.192",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkxIiwidXNlcm5hbWUiOiJzYWlkZ2F0IiwiZW1haWwiOiJzYWlkZ3VhdDE3OUBnbWFpbC5jb20iLCJleHAiOjE3Nzc0NjI5MDd9.fhjk66wWd6kApe4qQF0fe2Yl5FtSu8KcroY9FeI8mGw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f045fda3f08a969-ALG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.235.131.192",
        "CF-IPCountry": "DZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.235.131.192, 172.69.238.134"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 11:44:04 UTC] === END API CALL LOG ===
[22-Apr-2026 11:44:04 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 11:44:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkxIiwidXNlcm5hbWUiOiJzYWlkZ2F0IiwiZW1haWwiOiJzYWlkZ3VhdDE3OUBnbWFpbC5jb20iLCJleHAiOjE3Nzc0NjI5MDd9.fhjk66wWd6kApe4qQF0fe2Yl5FtSu8KcroY9FeI8mGw
[22-Apr-2026 11:44:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 11:44:04 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 11:44:04 UTC] User ID: 391
[22-Apr-2026 11:44:04 UTC] ✅ User profile retrieved successfully for user ID: 391
[22-Apr-2026 11:44:04 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 11:44:04 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 11:44:04 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkxIiwidXNlcm5hbWUiOiJzYWlkZ2F0IiwiZW1haWwiOiJzYWlkZ3VhdDE3OUBnbWFpbC5jb20iLCJleHAiOjE3Nzc0NjI5MDd9.fhjk66wWd6kApe4qQF0fe2Yl5FtSu8KcroY9FeI8mGw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f045fd9fed1a969-ALG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"105.235.131.192","CF-IPCountry":"DZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"105.235.131.192, 172.69.238.135"}
[22-Apr-2026 11:44:04 UTC] === User Orders API Called ===
[22-Apr-2026 11:44:04 UTC] User ID: 391
[22-Apr-2026 11:44:04 UTC] Limit: 20, Offset: 0
[22-Apr-2026 11:44:04 UTC] Orders found: 0
[22-Apr-2026 11:44:04 UTC] Orders data: []
[22-Apr-2026 11:44:04 UTC] Total orders count: 0
[22-Apr-2026 11:44:04 UTC] === API CALL LOG ===
[22-Apr-2026 11:44:04 UTC] Endpoint: user/profile.php
[22-Apr-2026 11:44:04 UTC] Full Log Data: {
    "timestamp": "2026-04-22 11:44:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.131.192",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkxIiwidXNlcm5hbWUiOiJzYWlkZ2F0IiwiZW1haWwiOiJzYWlkZ3VhdDE3OUBnbWFpbC5jb20iLCJleHAiOjE3Nzc0NjI5MDd9.fhjk66wWd6kApe4qQF0fe2Yl5FtSu8KcroY9FeI8mGw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f045fdbd81aa969-ALG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.235.131.192",
        "CF-IPCountry": "DZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.235.131.192, 172.69.238.134"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 11:44:04 UTC] === END API CALL LOG ===
[22-Apr-2026 11:44:04 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 11:44:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkxIiwidXNlcm5hbWUiOiJzYWlkZ2F0IiwiZW1haWwiOiJzYWlkZ3VhdDE3OUBnbWFpbC5jb20iLCJleHAiOjE3Nzc0NjI5MDd9.fhjk66wWd6kApe4qQF0fe2Yl5FtSu8KcroY9FeI8mGw
[22-Apr-2026 11:44:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 11:44:04 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 11:44:04 UTC] User ID: 391
[22-Apr-2026 11:44:04 UTC] ✅ User profile retrieved successfully for user ID: 391
[22-Apr-2026 11:44:04 UTC] === API CALL LOG ===
[22-Apr-2026 11:44:04 UTC] Endpoint: user/profile.php
[22-Apr-2026 11:44:04 UTC] Full Log Data: {
    "timestamp": "2026-04-22 11:44:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.131.192",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkxIiwidXNlcm5hbWUiOiJzYWlkZ2F0IiwiZW1haWwiOiJzYWlkZ3VhdDE3OUBnbWFpbC5jb20iLCJleHAiOjE3Nzc0NjI5MDd9.fhjk66wWd6kApe4qQF0fe2Yl5FtSu8KcroY9FeI8mGw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f045fdcf91ca969-ALG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.235.131.192",
        "CF-IPCountry": "DZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.235.131.192, 172.69.238.134"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 11:44:04 UTC] === END API CALL LOG ===
[22-Apr-2026 11:44:04 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 11:44:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkxIiwidXNlcm5hbWUiOiJzYWlkZ2F0IiwiZW1haWwiOiJzYWlkZ3VhdDE3OUBnbWFpbC5jb20iLCJleHAiOjE3Nzc0NjI5MDd9.fhjk66wWd6kApe4qQF0fe2Yl5FtSu8KcroY9FeI8mGw
[22-Apr-2026 11:44:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 11:44:04 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 11:44:04 UTC] User ID: 391
[22-Apr-2026 11:44:04 UTC] ✅ User profile retrieved successfully for user ID: 391
[22-Apr-2026 11:44:05 UTC] === API CALL LOG ===
[22-Apr-2026 11:44:05 UTC] Endpoint: user/profile.php
[22-Apr-2026 11:44:05 UTC] Full Log Data: {
    "timestamp": "2026-04-22 11:44:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.131.192",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkxIiwidXNlcm5hbWUiOiJzYWlkZ2F0IiwiZW1haWwiOiJzYWlkZ3VhdDE3OUBnbWFpbC5jb20iLCJleHAiOjE3Nzc0NjI5MDd9.fhjk66wWd6kApe4qQF0fe2Yl5FtSu8KcroY9FeI8mGw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f045fe41dc5a969-ALG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.235.131.192",
        "CF-IPCountry": "DZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.235.131.192, 172.69.238.135"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 11:44:05 UTC] === END API CALL LOG ===
[22-Apr-2026 11:44:05 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 11:44:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkxIiwidXNlcm5hbWUiOiJzYWlkZ2F0IiwiZW1haWwiOiJzYWlkZ3VhdDE3OUBnbWFpbC5jb20iLCJleHAiOjE3Nzc0NjI5MDd9.fhjk66wWd6kApe4qQF0fe2Yl5FtSu8KcroY9FeI8mGw
[22-Apr-2026 11:44:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 11:44:05 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 11:44:05 UTC] User ID: 391
[22-Apr-2026 11:44:05 UTC] ✅ User profile retrieved successfully for user ID: 391
[22-Apr-2026 11:44:05 UTC] User Purchases API - User ID: 391
[22-Apr-2026 11:44:05 UTC] User Purchases API - Total purchases found: 1
[22-Apr-2026 11:44:09 UTC] === API CALL LOG ===
[22-Apr-2026 11:44:09 UTC] Endpoint: user/profile.php
[22-Apr-2026 11:44:09 UTC] Full Log Data: {
    "timestamp": "2026-04-22 11:44:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.131.192",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkxIiwidXNlcm5hbWUiOiJzYWlkZ2F0IiwiZW1haWwiOiJzYWlkZ3VhdDE3OUBnbWFpbC5jb20iLCJleHAiOjE3Nzc0NjI5MDd9.fhjk66wWd6kApe4qQF0fe2Yl5FtSu8KcroY9FeI8mGw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f045ffb2d36a969-ALG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.235.131.192",
        "CF-IPCountry": "DZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.235.131.192, 172.69.238.134"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 11:44:09 UTC] === END API CALL LOG ===
[22-Apr-2026 11:44:09 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 11:44:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkxIiwidXNlcm5hbWUiOiJzYWlkZ2F0IiwiZW1haWwiOiJzYWlkZ3VhdDE3OUBnbWFpbC5jb20iLCJleHAiOjE3Nzc0NjI5MDd9.fhjk66wWd6kApe4qQF0fe2Yl5FtSu8KcroY9FeI8mGw
[22-Apr-2026 11:44:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 11:44:09 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 11:44:09 UTC] User ID: 391
[22-Apr-2026 11:44:09 UTC] ✅ User profile retrieved successfully for user ID: 391
[22-Apr-2026 11:44:09 UTC] User Purchases API - User ID: 391
[22-Apr-2026 11:44:09 UTC] User Purchases API - Total purchases found: 1
[22-Apr-2026 11:44:11 UTC] User Purchases API - User ID: 391
[22-Apr-2026 11:44:11 UTC] User Purchases API - Total purchases found: 1
[22-Apr-2026 11:44:13 UTC] === API CALL LOG ===
[22-Apr-2026 11:44:13 UTC] Endpoint: user/profile.php
[22-Apr-2026 11:44:13 UTC] Full Log Data: {
    "timestamp": "2026-04-22 11:44:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.131.192",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkxIiwidXNlcm5hbWUiOiJzYWlkZ2F0IiwiZW1haWwiOiJzYWlkZ3VhdDE3OUBnbWFpbC5jb20iLCJleHAiOjE3Nzc0NjI5MDd9.fhjk66wWd6kApe4qQF0fe2Yl5FtSu8KcroY9FeI8mGw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f0460110b97a969-ALG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.235.131.192",
        "CF-IPCountry": "DZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.235.131.192, 172.69.238.135"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 11:44:13 UTC] === END API CALL LOG ===
[22-Apr-2026 11:44:13 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 11:44:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkxIiwidXNlcm5hbWUiOiJzYWlkZ2F0IiwiZW1haWwiOiJzYWlkZ3VhdDE3OUBnbWFpbC5jb20iLCJleHAiOjE3Nzc0NjI5MDd9.fhjk66wWd6kApe4qQF0fe2Yl5FtSu8KcroY9FeI8mGw
[22-Apr-2026 11:44:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 11:44:13 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 11:44:13 UTC] User ID: 391
[22-Apr-2026 11:44:13 UTC] ✅ User profile retrieved successfully for user ID: 391
[22-Apr-2026 11:44:13 UTC] User Purchases API - User ID: 391
[22-Apr-2026 11:44:13 UTC] User Purchases API - Total purchases found: 1
[22-Apr-2026 11:44:17 UTC] === API CALL LOG ===
[22-Apr-2026 11:44:17 UTC] Endpoint: user/profile.php
[22-Apr-2026 11:44:17 UTC] Full Log Data: {
    "timestamp": "2026-04-22 11:44:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.131.192",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkxIiwidXNlcm5hbWUiOiJzYWlkZ2F0IiwiZW1haWwiOiJzYWlkZ3VhdDE3OUBnbWFpbC5jb20iLCJleHAiOjE3Nzc0NjI5MDd9.fhjk66wWd6kApe4qQF0fe2Yl5FtSu8KcroY9FeI8mGw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f04602bbdf9a969-ALG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.235.131.192",
        "CF-IPCountry": "DZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.235.131.192, 172.69.238.135"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 11:44:17 UTC] === END API CALL LOG ===
[22-Apr-2026 11:44:17 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 11:44:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkxIiwidXNlcm5hbWUiOiJzYWlkZ2F0IiwiZW1haWwiOiJzYWlkZ3VhdDE3OUBnbWFpbC5jb20iLCJleHAiOjE3Nzc0NjI5MDd9.fhjk66wWd6kApe4qQF0fe2Yl5FtSu8KcroY9FeI8mGw
[22-Apr-2026 11:44:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 11:44:17 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 11:44:17 UTC] User ID: 391
[22-Apr-2026 11:44:17 UTC] ✅ User profile retrieved successfully for user ID: 391
[22-Apr-2026 11:44:17 UTC] User Purchases API - User ID: 391
[22-Apr-2026 11:44:17 UTC] User Purchases API - Total purchases found: 1
[22-Apr-2026 13:22:42 UTC] === API CALL LOG ===
[22-Apr-2026 13:22:42 UTC] Endpoint: user/profile.php
[22-Apr-2026 13:22:42 UTC] Full Log Data: {
    "timestamp": "2026-04-22 13:22:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "120.89.104.172",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg3IiwidXNlcm5hbWUiOiJCaHVqZWxOZXRyYSIsImVtYWlsIjoibmV0cmFiaHVqZWw2ODJAZ21haWwuY29tIiwiZXhwIjoxNzc3Mzg1NDU4fQ.HUB3GtoYOln-k-wY91dz4-vbbO1MqUJ-VrmBPDlPThs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f04f0541fdd2f9a-KTM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "120.89.104.172",
        "CF-IPCountry": "NP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "120.89.104.172, 172.69.183.135"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 13:22:42 UTC] === END API CALL LOG ===
[22-Apr-2026 13:22:42 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 13:22:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg3IiwidXNlcm5hbWUiOiJCaHVqZWxOZXRyYSIsImVtYWlsIjoibmV0cmFiaHVqZWw2ODJAZ21haWwuY29tIiwiZXhwIjoxNzc3Mzg1NDU4fQ.HUB3GtoYOln-k-wY91dz4-vbbO1MqUJ-VrmBPDlPThs
[22-Apr-2026 13:22:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 13:22:42 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 13:22:42 UTC] User ID: 387
[22-Apr-2026 13:22:42 UTC] ✅ User profile retrieved successfully for user ID: 387
[22-Apr-2026 13:22:46 UTC] === API CALL LOG ===
[22-Apr-2026 13:22:46 UTC] Endpoint: user/profile.php
[22-Apr-2026 13:22:46 UTC] Full Log Data: {
    "timestamp": "2026-04-22 13:22:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "120.89.104.172",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg3IiwidXNlcm5hbWUiOiJCaHVqZWxOZXRyYSIsImVtYWlsIjoibmV0cmFiaHVqZWw2ODJAZ21haWwuY29tIiwiZXhwIjoxNzc3Mzg1NDU4fQ.HUB3GtoYOln-k-wY91dz4-vbbO1MqUJ-VrmBPDlPThs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f04f071bbd72f9a-KTM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "120.89.104.172",
        "CF-IPCountry": "NP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "120.89.104.172, 172.69.183.134"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 13:22:46 UTC] === END API CALL LOG ===
[22-Apr-2026 13:22:46 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 13:22:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg3IiwidXNlcm5hbWUiOiJCaHVqZWxOZXRyYSIsImVtYWlsIjoibmV0cmFiaHVqZWw2ODJAZ21haWwuY29tIiwiZXhwIjoxNzc3Mzg1NDU4fQ.HUB3GtoYOln-k-wY91dz4-vbbO1MqUJ-VrmBPDlPThs
[22-Apr-2026 13:22:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 13:22:46 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 13:22:46 UTC] User ID: 387
[22-Apr-2026 13:22:46 UTC] ✅ User profile retrieved successfully for user ID: 387
[22-Apr-2026 13:22:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 13:22:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 13:22:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg3IiwidXNlcm5hbWUiOiJCaHVqZWxOZXRyYSIsImVtYWlsIjoibmV0cmFiaHVqZWw2ODJAZ21haWwuY29tIiwiZXhwIjoxNzc3Mzg1NDU4fQ.HUB3GtoYOln-k-wY91dz4-vbbO1MqUJ-VrmBPDlPThs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f04f07a89d62f9a-KTM","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"120.89.104.172","CF-IPCountry":"NP","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"120.89.104.172, 172.69.183.134"}
[22-Apr-2026 13:22:48 UTC] === User Orders API Called ===
[22-Apr-2026 13:22:48 UTC] User ID: 387
[22-Apr-2026 13:22:48 UTC] Limit: 20, Offset: 0
[22-Apr-2026 13:22:48 UTC] Orders found: 0
[22-Apr-2026 13:22:48 UTC] Orders data: []
[22-Apr-2026 13:22:48 UTC] Total orders count: 0
[22-Apr-2026 13:22:48 UTC] === API CALL LOG ===
[22-Apr-2026 13:22:48 UTC] Endpoint: user/profile.php
[22-Apr-2026 13:22:48 UTC] Full Log Data: {
    "timestamp": "2026-04-22 13:22:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "120.89.104.172",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg3IiwidXNlcm5hbWUiOiJCaHVqZWxOZXRyYSIsImVtYWlsIjoibmV0cmFiaHVqZWw2ODJAZ21haWwuY29tIiwiZXhwIjoxNzc3Mzg1NDU4fQ.HUB3GtoYOln-k-wY91dz4-vbbO1MqUJ-VrmBPDlPThs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f04f07a89d32f9a-KTM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "120.89.104.172",
        "CF-IPCountry": "NP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "120.89.104.172, 172.69.183.135"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 13:22:48 UTC] === END API CALL LOG ===
[22-Apr-2026 13:22:48 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 13:22:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg3IiwidXNlcm5hbWUiOiJCaHVqZWxOZXRyYSIsImVtYWlsIjoibmV0cmFiaHVqZWw2ODJAZ21haWwuY29tIiwiZXhwIjoxNzc3Mzg1NDU4fQ.HUB3GtoYOln-k-wY91dz4-vbbO1MqUJ-VrmBPDlPThs
[22-Apr-2026 13:22:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 13:22:48 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 13:22:48 UTC] User ID: 387
[22-Apr-2026 13:22:48 UTC] ✅ User profile retrieved successfully for user ID: 387
[22-Apr-2026 13:22:48 UTC] === API CALL LOG ===
[22-Apr-2026 13:22:48 UTC] Endpoint: user/profile.php
[22-Apr-2026 13:22:48 UTC] Full Log Data: {
    "timestamp": "2026-04-22 13:22:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "120.89.104.172",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg3IiwidXNlcm5hbWUiOiJCaHVqZWxOZXRyYSIsImVtYWlsIjoibmV0cmFiaHVqZWw2ODJAZ21haWwuY29tIiwiZXhwIjoxNzc3Mzg1NDU4fQ.HUB3GtoYOln-k-wY91dz4-vbbO1MqUJ-VrmBPDlPThs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f04f07aba1f2f9a-KTM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "120.89.104.172",
        "CF-IPCountry": "NP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "120.89.104.172, 172.69.183.134"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 13:22:48 UTC] === END API CALL LOG ===
[22-Apr-2026 13:22:48 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 13:22:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg3IiwidXNlcm5hbWUiOiJCaHVqZWxOZXRyYSIsImVtYWlsIjoibmV0cmFiaHVqZWw2ODJAZ21haWwuY29tIiwiZXhwIjoxNzc3Mzg1NDU4fQ.HUB3GtoYOln-k-wY91dz4-vbbO1MqUJ-VrmBPDlPThs
[22-Apr-2026 13:22:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 13:22:48 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 13:22:48 UTC] User ID: 387
[22-Apr-2026 13:22:48 UTC] ✅ User profile retrieved successfully for user ID: 387
[22-Apr-2026 13:23:25 UTC] === API CALL LOG ===
[22-Apr-2026 13:23:25 UTC] Endpoint: user/profile.php
[22-Apr-2026 13:23:25 UTC] Full Log Data: {
    "timestamp": "2026-04-22 13:23:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "120.89.104.172",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg3IiwidXNlcm5hbWUiOiJCaHVqZWxOZXRyYSIsImVtYWlsIjoibmV0cmFiaHVqZWw2ODJAZ21haWwuY29tIiwiZXhwIjoxNzc3Mzg1NDU4fQ.HUB3GtoYOln-k-wY91dz4-vbbO1MqUJ-VrmBPDlPThs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f04f1649ab52f9a-KTM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "120.89.104.172",
        "CF-IPCountry": "NP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "120.89.104.172, 172.69.183.134"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 13:23:25 UTC] === END API CALL LOG ===
[22-Apr-2026 13:23:25 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 13:23:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg3IiwidXNlcm5hbWUiOiJCaHVqZWxOZXRyYSIsImVtYWlsIjoibmV0cmFiaHVqZWw2ODJAZ21haWwuY29tIiwiZXhwIjoxNzc3Mzg1NDU4fQ.HUB3GtoYOln-k-wY91dz4-vbbO1MqUJ-VrmBPDlPThs
[22-Apr-2026 13:23:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 13:23:25 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 13:23:25 UTC] User ID: 387
[22-Apr-2026 13:23:25 UTC] ✅ User profile retrieved successfully for user ID: 387
[22-Apr-2026 13:23:25 UTC] === API CALL LOG ===
[22-Apr-2026 13:23:25 UTC] Endpoint: user/profile.php
[22-Apr-2026 13:23:25 UTC] Full Log Data: {
    "timestamp": "2026-04-22 13:23:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "120.89.104.172",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg3IiwidXNlcm5hbWUiOiJCaHVqZWxOZXRyYSIsImVtYWlsIjoibmV0cmFiaHVqZWw2ODJAZ21haWwuY29tIiwiZXhwIjoxNzc3Mzg1NDU4fQ.HUB3GtoYOln-k-wY91dz4-vbbO1MqUJ-VrmBPDlPThs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f04f1649ab62f9a-KTM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "120.89.104.172",
        "CF-IPCountry": "NP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "120.89.104.172, 172.69.183.135"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 13:23:25 UTC] === END API CALL LOG ===
[22-Apr-2026 13:23:25 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 13:23:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg3IiwidXNlcm5hbWUiOiJCaHVqZWxOZXRyYSIsImVtYWlsIjoibmV0cmFiaHVqZWw2ODJAZ21haWwuY29tIiwiZXhwIjoxNzc3Mzg1NDU4fQ.HUB3GtoYOln-k-wY91dz4-vbbO1MqUJ-VrmBPDlPThs
[22-Apr-2026 13:23:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 13:23:25 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 13:23:25 UTC] User ID: 387
[22-Apr-2026 13:23:25 UTC] ✅ User profile retrieved successfully for user ID: 387
[22-Apr-2026 13:23:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 13:23:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 13:23:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg3IiwidXNlcm5hbWUiOiJCaHVqZWxOZXRyYSIsImVtYWlsIjoibmV0cmFiaHVqZWw2ODJAZ21haWwuY29tIiwiZXhwIjoxNzc3Mzg1NDU4fQ.HUB3GtoYOln-k-wY91dz4-vbbO1MqUJ-VrmBPDlPThs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f04f1649aaf2f9a-KTM","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"120.89.104.172","CF-IPCountry":"NP","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"120.89.104.172, 172.69.183.135"}
[22-Apr-2026 13:23:25 UTC] === User Orders API Called ===
[22-Apr-2026 13:23:25 UTC] User ID: 387
[22-Apr-2026 13:23:25 UTC] Limit: 20, Offset: 0
[22-Apr-2026 13:23:25 UTC] Orders found: 0
[22-Apr-2026 13:23:25 UTC] Orders data: []
[22-Apr-2026 13:23:25 UTC] Total orders count: 0
[22-Apr-2026 13:23:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 13:23:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 13:23:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg3IiwidXNlcm5hbWUiOiJCaHVqZWxOZXRyYSIsImVtYWlsIjoibmV0cmFiaHVqZWw2ODJAZ21haWwuY29tIiwiZXhwIjoxNzc3Mzg1NDU4fQ.HUB3GtoYOln-k-wY91dz4-vbbO1MqUJ-VrmBPDlPThs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f04f20728592f9a-KTM","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"120.89.104.172","CF-IPCountry":"NP","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"120.89.104.172, 172.69.183.135"}
[22-Apr-2026 13:23:51 UTC] === User Orders API Called ===
[22-Apr-2026 13:23:51 UTC] User ID: 387
[22-Apr-2026 13:23:51 UTC] Limit: 20, Offset: 0
[22-Apr-2026 13:23:51 UTC] Orders found: 0
[22-Apr-2026 13:23:51 UTC] Orders data: []
[22-Apr-2026 13:23:51 UTC] Total orders count: 0
[22-Apr-2026 13:23:51 UTC] === API CALL LOG ===
[22-Apr-2026 13:23:51 UTC] Endpoint: user/profile.php
[22-Apr-2026 13:23:51 UTC] Full Log Data: {
    "timestamp": "2026-04-22 13:23:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "120.89.104.172",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg3IiwidXNlcm5hbWUiOiJCaHVqZWxOZXRyYSIsImVtYWlsIjoibmV0cmFiaHVqZWw2ODJAZ21haWwuY29tIiwiZXhwIjoxNzc3Mzg1NDU4fQ.HUB3GtoYOln-k-wY91dz4-vbbO1MqUJ-VrmBPDlPThs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f04f207285f2f9a-KTM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "120.89.104.172",
        "CF-IPCountry": "NP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "120.89.104.172, 172.69.183.134"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 13:23:51 UTC] === END API CALL LOG ===
[22-Apr-2026 13:23:51 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 13:23:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg3IiwidXNlcm5hbWUiOiJCaHVqZWxOZXRyYSIsImVtYWlsIjoibmV0cmFiaHVqZWw2ODJAZ21haWwuY29tIiwiZXhwIjoxNzc3Mzg1NDU4fQ.HUB3GtoYOln-k-wY91dz4-vbbO1MqUJ-VrmBPDlPThs
[22-Apr-2026 13:23:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 13:23:51 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 13:23:51 UTC] User ID: 387
[22-Apr-2026 13:23:51 UTC] ✅ User profile retrieved successfully for user ID: 387
[22-Apr-2026 13:23:51 UTC] === API CALL LOG ===
[22-Apr-2026 13:23:51 UTC] Endpoint: user/profile.php
[22-Apr-2026 13:23:51 UTC] Full Log Data: {
    "timestamp": "2026-04-22 13:23:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "120.89.104.172",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg3IiwidXNlcm5hbWUiOiJCaHVqZWxOZXRyYSIsImVtYWlsIjoibmV0cmFiaHVqZWw2ODJAZ21haWwuY29tIiwiZXhwIjoxNzc3Mzg1NDU4fQ.HUB3GtoYOln-k-wY91dz4-vbbO1MqUJ-VrmBPDlPThs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f04f207285d2f9a-KTM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "120.89.104.172",
        "CF-IPCountry": "NP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "120.89.104.172, 172.69.183.135"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 13:23:51 UTC] === END API CALL LOG ===
[22-Apr-2026 13:23:51 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 13:23:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg3IiwidXNlcm5hbWUiOiJCaHVqZWxOZXRyYSIsImVtYWlsIjoibmV0cmFiaHVqZWw2ODJAZ21haWwuY29tIiwiZXhwIjoxNzc3Mzg1NDU4fQ.HUB3GtoYOln-k-wY91dz4-vbbO1MqUJ-VrmBPDlPThs
[22-Apr-2026 13:23:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 13:23:51 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 13:23:51 UTC] User ID: 387
[22-Apr-2026 13:23:51 UTC] ✅ User profile retrieved successfully for user ID: 387
[22-Apr-2026 14:39:25 UTC] === API CALL LOG ===
[22-Apr-2026 14:39:25 UTC] Endpoint: user/profile.php
[22-Apr-2026 14:39:25 UTC] Full Log Data: {
    "timestamp": "2026-04-22 14:39:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.99.233",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkyIiwidXNlcm5hbWUiOiJmaXJzdHVzZXJuYW1lMTgiLCJlbWFpbCI6ImZpcnN0dXNlcm5hbWU2MkBnbWFpbC5jb20iLCJleHAiOjE3Nzc0NzM1NjR9.59zcfiKh98c7Lh6nIQaH6roOJLCjwnBqweDDN4gTbkw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f0560b74a46cd8a-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.99.233",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.99.233, 172.70.91.141"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 14:39:25 UTC] === END API CALL LOG ===
[22-Apr-2026 14:39:25 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 14:39:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkyIiwidXNlcm5hbWUiOiJmaXJzdHVzZXJuYW1lMTgiLCJlbWFpbCI6ImZpcnN0dXNlcm5hbWU2MkBnbWFpbC5jb20iLCJleHAiOjE3Nzc0NzM1NjR9.59zcfiKh98c7Lh6nIQaH6roOJLCjwnBqweDDN4gTbkw
[22-Apr-2026 14:39:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 14:39:25 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 14:39:25 UTC] User ID: 392
[22-Apr-2026 14:39:25 UTC] ✅ User profile retrieved successfully for user ID: 392
[22-Apr-2026 14:39:25 UTC] === API CALL LOG ===
[22-Apr-2026 14:39:25 UTC] Endpoint: user/profile.php
[22-Apr-2026 14:39:25 UTC] Full Log Data: {
    "timestamp": "2026-04-22 14:39:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.99.233",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkyIiwidXNlcm5hbWUiOiJmaXJzdHVzZXJuYW1lMTgiLCJlbWFpbCI6ImZpcnN0dXNlcm5hbWU2MkBnbWFpbC5jb20iLCJleHAiOjE3Nzc0NzM1NjR9.59zcfiKh98c7Lh6nIQaH6roOJLCjwnBqweDDN4gTbkw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f0560b74a4ecd8a-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.99.233",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.99.233, 172.70.91.141"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 14:39:25 UTC] === END API CALL LOG ===
[22-Apr-2026 14:39:25 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 14:39:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkyIiwidXNlcm5hbWUiOiJmaXJzdHVzZXJuYW1lMTgiLCJlbWFpbCI6ImZpcnN0dXNlcm5hbWU2MkBnbWFpbC5jb20iLCJleHAiOjE3Nzc0NzM1NjR9.59zcfiKh98c7Lh6nIQaH6roOJLCjwnBqweDDN4gTbkw
[22-Apr-2026 14:39:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 14:39:25 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 14:39:25 UTC] User ID: 392
[22-Apr-2026 14:39:25 UTC] ✅ User profile retrieved successfully for user ID: 392
[22-Apr-2026 14:39:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 14:39:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 14:39:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkyIiwidXNlcm5hbWUiOiJmaXJzdHVzZXJuYW1lMTgiLCJlbWFpbCI6ImZpcnN0dXNlcm5hbWU2MkBnbWFpbC5jb20iLCJleHAiOjE3Nzc0NzM1NjR9.59zcfiKh98c7Lh6nIQaH6roOJLCjwnBqweDDN4gTbkw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f0560b74a4ccd8a-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.90.99.233","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.90.99.233, 172.70.91.141"}
[22-Apr-2026 14:39:25 UTC] === User Orders API Called ===
[22-Apr-2026 14:39:25 UTC] User ID: 392
[22-Apr-2026 14:39:25 UTC] Limit: 20, Offset: 0
[22-Apr-2026 14:39:25 UTC] Orders found: 0
[22-Apr-2026 14:39:25 UTC] Orders data: []
[22-Apr-2026 14:39:25 UTC] Total orders count: 0
[22-Apr-2026 14:39:26 UTC] === API CALL LOG ===
[22-Apr-2026 14:39:26 UTC] Endpoint: user/profile.php
[22-Apr-2026 14:39:26 UTC] Full Log Data: {
    "timestamp": "2026-04-22 14:39:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.99.233",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkyIiwidXNlcm5hbWUiOiJmaXJzdHVzZXJuYW1lMTgiLCJlbWFpbCI6ImZpcnN0dXNlcm5hbWU2MkBnbWFpbC5jb20iLCJleHAiOjE3Nzc0NzM1NjR9.59zcfiKh98c7Lh6nIQaH6roOJLCjwnBqweDDN4gTbkw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f0560bd2e69cd8a-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.99.233",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.99.233, 172.70.91.141"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 14:39:26 UTC] === END API CALL LOG ===
[22-Apr-2026 14:39:26 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 14:39:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkyIiwidXNlcm5hbWUiOiJmaXJzdHVzZXJuYW1lMTgiLCJlbWFpbCI6ImZpcnN0dXNlcm5hbWU2MkBnbWFpbC5jb20iLCJleHAiOjE3Nzc0NzM1NjR9.59zcfiKh98c7Lh6nIQaH6roOJLCjwnBqweDDN4gTbkw
[22-Apr-2026 14:39:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 14:39:26 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 14:39:26 UTC] User ID: 392
[22-Apr-2026 14:39:26 UTC] ✅ User profile retrieved successfully for user ID: 392
[22-Apr-2026 14:41:19 UTC] === API CALL LOG ===
[22-Apr-2026 14:41:19 UTC] Endpoint: user/profile.php
[22-Apr-2026 14:41:19 UTC] Full Log Data: {
    "timestamp": "2026-04-22 14:41:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.99.233",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkyIiwidXNlcm5hbWUiOiJmaXJzdHVzZXJuYW1lMTgiLCJlbWFpbCI6ImZpcnN0dXNlcm5hbWU2MkBnbWFpbC5jb20iLCJleHAiOjE3Nzc0NzM1NjR9.59zcfiKh98c7Lh6nIQaH6roOJLCjwnBqweDDN4gTbkw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f05637d39be0ae8-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.99.233",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.99.233, 172.64.192.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 14:41:19 UTC] === END API CALL LOG ===
[22-Apr-2026 14:41:19 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 14:41:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkyIiwidXNlcm5hbWUiOiJmaXJzdHVzZXJuYW1lMTgiLCJlbWFpbCI6ImZpcnN0dXNlcm5hbWU2MkBnbWFpbC5jb20iLCJleHAiOjE3Nzc0NzM1NjR9.59zcfiKh98c7Lh6nIQaH6roOJLCjwnBqweDDN4gTbkw
[22-Apr-2026 14:41:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 14:41:19 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 14:41:19 UTC] User ID: 392
[22-Apr-2026 14:41:19 UTC] ✅ User profile retrieved successfully for user ID: 392
[22-Apr-2026 14:41:29 UTC] === API CALL LOG ===
[22-Apr-2026 14:41:29 UTC] Endpoint: user/profile.php
[22-Apr-2026 14:41:29 UTC] Full Log Data: {
    "timestamp": "2026-04-22 14:41:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.99.233",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkyIiwidXNlcm5hbWUiOiJmaXJzdHVzZXJuYW1lMTgiLCJlbWFpbCI6ImZpcnN0dXNlcm5hbWU2MkBnbWFpbC5jb20iLCJleHAiOjE3Nzc0NzM1NjR9.59zcfiKh98c7Lh6nIQaH6roOJLCjwnBqweDDN4gTbkw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f0563be5c3a1774-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.99.233",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.99.233, 172.71.178.4"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 14:41:29 UTC] === END API CALL LOG ===
[22-Apr-2026 14:41:29 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 14:41:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkyIiwidXNlcm5hbWUiOiJmaXJzdHVzZXJuYW1lMTgiLCJlbWFpbCI6ImZpcnN0dXNlcm5hbWU2MkBnbWFpbC5jb20iLCJleHAiOjE3Nzc0NzM1NjR9.59zcfiKh98c7Lh6nIQaH6roOJLCjwnBqweDDN4gTbkw
[22-Apr-2026 14:41:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 14:41:29 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 14:41:29 UTC] User ID: 392
[22-Apr-2026 14:41:29 UTC] ✅ User profile retrieved successfully for user ID: 392
[22-Apr-2026 14:47:34 UTC] === API CALL LOG ===
[22-Apr-2026 14:47:34 UTC] Endpoint: user/profile.php
[22-Apr-2026 14:47:34 UTC] Full Log Data: {
    "timestamp": "2026-04-22 14:47:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.99.233",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkyIiwidXNlcm5hbWUiOiJmaXJzdHVzZXJuYW1lMTgiLCJlbWFpbCI6ImZpcnN0dXNlcm5hbWU2MkBnbWFpbC5jb20iLCJleHAiOjE3Nzc0NzM1NjR9.59zcfiKh98c7Lh6nIQaH6roOJLCjwnBqweDDN4gTbkw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f056ca698c09494-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.99.233",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.99.233, 172.70.162.240"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 14:47:34 UTC] === END API CALL LOG ===
[22-Apr-2026 14:47:34 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 14:47:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkyIiwidXNlcm5hbWUiOiJmaXJzdHVzZXJuYW1lMTgiLCJlbWFpbCI6ImZpcnN0dXNlcm5hbWU2MkBnbWFpbC5jb20iLCJleHAiOjE3Nzc0NzM1NjR9.59zcfiKh98c7Lh6nIQaH6roOJLCjwnBqweDDN4gTbkw
[22-Apr-2026 14:47:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 14:47:34 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 14:47:34 UTC] User ID: 392
[22-Apr-2026 14:47:34 UTC] ✅ User profile retrieved successfully for user ID: 392
[22-Apr-2026 14:47:58 UTC] === API CALL LOG ===
[22-Apr-2026 14:47:58 UTC] Endpoint: user/profile.php
[22-Apr-2026 14:47:58 UTC] Full Log Data: {
    "timestamp": "2026-04-22 14:47:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.99.233",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkyIiwidXNlcm5hbWUiOiJmaXJzdHVzZXJuYW1lMTgiLCJlbWFpbCI6ImZpcnN0dXNlcm5hbWU2MkBnbWFpbC5jb20iLCJleHAiOjE3Nzc0NzM1NjR9.59zcfiKh98c7Lh6nIQaH6roOJLCjwnBqweDDN4gTbkw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f056d3c1af788b5-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.99.233",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.99.233, 172.70.85.151"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 14:47:58 UTC] === END API CALL LOG ===
[22-Apr-2026 14:47:58 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 14:47:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkyIiwidXNlcm5hbWUiOiJmaXJzdHVzZXJuYW1lMTgiLCJlbWFpbCI6ImZpcnN0dXNlcm5hbWU2MkBnbWFpbC5jb20iLCJleHAiOjE3Nzc0NzM1NjR9.59zcfiKh98c7Lh6nIQaH6roOJLCjwnBqweDDN4gTbkw
[22-Apr-2026 14:47:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 14:47:58 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 14:47:58 UTC] User ID: 392
[22-Apr-2026 14:47:58 UTC] ✅ User profile retrieved successfully for user ID: 392
[22-Apr-2026 14:48:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 14:48:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 14:48:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkyIiwidXNlcm5hbWUiOiJmaXJzdHVzZXJuYW1lMTgiLCJlbWFpbCI6ImZpcnN0dXNlcm5hbWU2MkBnbWFpbC5jb20iLCJleHAiOjE3Nzc0NzM1NjR9.59zcfiKh98c7Lh6nIQaH6roOJLCjwnBqweDDN4gTbkw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f056e08ae4b88b5-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.90.99.233","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.90.99.233, 172.70.85.151"}
[22-Apr-2026 14:48:30 UTC] === User Orders API Called ===
[22-Apr-2026 14:48:30 UTC] User ID: 392
[22-Apr-2026 14:48:30 UTC] Limit: 20, Offset: 0
[22-Apr-2026 14:48:30 UTC] Orders found: 0
[22-Apr-2026 14:48:30 UTC] Orders data: []
[22-Apr-2026 14:48:30 UTC] Total orders count: 0
[22-Apr-2026 14:48:30 UTC] === API CALL LOG ===
[22-Apr-2026 14:48:30 UTC] Endpoint: user/profile.php
[22-Apr-2026 14:48:30 UTC] Full Log Data: {
    "timestamp": "2026-04-22 14:48:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.99.233",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkyIiwidXNlcm5hbWUiOiJmaXJzdHVzZXJuYW1lMTgiLCJlbWFpbCI6ImZpcnN0dXNlcm5hbWU2MkBnbWFpbC5jb20iLCJleHAiOjE3Nzc0NzM1NjR9.59zcfiKh98c7Lh6nIQaH6roOJLCjwnBqweDDN4gTbkw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f056e08ae4d88b5-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.99.233",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.99.233, 172.70.85.150"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 14:48:30 UTC] === END API CALL LOG ===
[22-Apr-2026 14:48:30 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 14:48:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkyIiwidXNlcm5hbWUiOiJmaXJzdHVzZXJuYW1lMTgiLCJlbWFpbCI6ImZpcnN0dXNlcm5hbWU2MkBnbWFpbC5jb20iLCJleHAiOjE3Nzc0NzM1NjR9.59zcfiKh98c7Lh6nIQaH6roOJLCjwnBqweDDN4gTbkw
[22-Apr-2026 14:48:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 14:48:30 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 14:48:30 UTC] User ID: 392
[22-Apr-2026 14:48:30 UTC] ✅ User profile retrieved successfully for user ID: 392
[22-Apr-2026 14:48:31 UTC] === API CALL LOG ===
[22-Apr-2026 14:48:31 UTC] Endpoint: user/profile.php
[22-Apr-2026 14:48:31 UTC] Full Log Data: {
    "timestamp": "2026-04-22 14:48:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.99.233",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkyIiwidXNlcm5hbWUiOiJmaXJzdHVzZXJuYW1lMTgiLCJlbWFpbCI6ImZpcnN0dXNlcm5hbWU2MkBnbWFpbC5jb20iLCJleHAiOjE3Nzc0NzM1NjR9.59zcfiKh98c7Lh6nIQaH6roOJLCjwnBqweDDN4gTbkw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f056e0d7ab588b5-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.99.233",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.99.233, 172.70.85.150"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 14:48:31 UTC] === END API CALL LOG ===
[22-Apr-2026 14:48:31 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 14:48:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkyIiwidXNlcm5hbWUiOiJmaXJzdHVzZXJuYW1lMTgiLCJlbWFpbCI6ImZpcnN0dXNlcm5hbWU2MkBnbWFpbC5jb20iLCJleHAiOjE3Nzc0NzM1NjR9.59zcfiKh98c7Lh6nIQaH6roOJLCjwnBqweDDN4gTbkw
[22-Apr-2026 14:48:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 14:48:31 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 14:48:31 UTC] User ID: 392
[22-Apr-2026 14:48:31 UTC] ✅ User profile retrieved successfully for user ID: 392
[22-Apr-2026 14:48:36 UTC] === API CALL LOG ===
[22-Apr-2026 14:48:36 UTC] Endpoint: user/profile.php
[22-Apr-2026 14:48:36 UTC] Full Log Data: {
    "timestamp": "2026-04-22 14:48:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.99.233",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkyIiwidXNlcm5hbWUiOiJmaXJzdHVzZXJuYW1lMTgiLCJlbWFpbCI6ImZpcnN0dXNlcm5hbWU2MkBnbWFpbC5jb20iLCJleHAiOjE3Nzc0NzM1NjR9.59zcfiKh98c7Lh6nIQaH6roOJLCjwnBqweDDN4gTbkw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f056e29ef0488b5-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.99.233",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.99.233, 172.70.85.151"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 14:48:36 UTC] === END API CALL LOG ===
[22-Apr-2026 14:48:36 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 14:48:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkyIiwidXNlcm5hbWUiOiJmaXJzdHVzZXJuYW1lMTgiLCJlbWFpbCI6ImZpcnN0dXNlcm5hbWU2MkBnbWFpbC5jb20iLCJleHAiOjE3Nzc0NzM1NjR9.59zcfiKh98c7Lh6nIQaH6roOJLCjwnBqweDDN4gTbkw
[22-Apr-2026 14:48:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 14:48:36 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 14:48:36 UTC] User ID: 392
[22-Apr-2026 14:48:36 UTC] ✅ User profile retrieved successfully for user ID: 392
[22-Apr-2026 14:48:36 UTC] User Purchases API - User ID: 392
[22-Apr-2026 14:48:36 UTC] User Purchases API - Total purchases found: 0
[22-Apr-2026 14:48:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 14:48:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 14:48:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkyIiwidXNlcm5hbWUiOiJmaXJzdHVzZXJuYW1lMTgiLCJlbWFpbCI6ImZpcnN0dXNlcm5hbWU2MkBnbWFpbC5jb20iLCJleHAiOjE3Nzc0NzM1NjR9.59zcfiKh98c7Lh6nIQaH6roOJLCjwnBqweDDN4gTbkw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f056e44794f88b5-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.90.99.233","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.90.99.233, 172.70.85.151"}
[22-Apr-2026 14:48:40 UTC] === User Orders API Called ===
[22-Apr-2026 14:48:40 UTC] User ID: 392
[22-Apr-2026 14:48:40 UTC] Limit: 20, Offset: 0
[22-Apr-2026 14:48:40 UTC] Orders found: 0
[22-Apr-2026 14:48:40 UTC] Orders data: []
[22-Apr-2026 14:48:40 UTC] Total orders count: 0
[22-Apr-2026 14:48:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 14:48:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 14:48:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkyIiwidXNlcm5hbWUiOiJmaXJzdHVzZXJuYW1lMTgiLCJlbWFpbCI6ImZpcnN0dXNlcm5hbWU2MkBnbWFpbC5jb20iLCJleHAiOjE3Nzc0NzM1NjR9.59zcfiKh98c7Lh6nIQaH6roOJLCjwnBqweDDN4gTbkw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f056e66a92b88b5-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.90.99.233","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.90.99.233, 172.70.85.150"}
[22-Apr-2026 14:48:45 UTC] === User Orders API Called ===
[22-Apr-2026 14:48:45 UTC] User ID: 392
[22-Apr-2026 14:48:45 UTC] Limit: 20, Offset: 0
[22-Apr-2026 14:48:45 UTC] Orders found: 0
[22-Apr-2026 14:48:45 UTC] Orders data: []
[22-Apr-2026 14:48:45 UTC] Total orders count: 0
[22-Apr-2026 14:48:46 UTC] === API CALL LOG ===
[22-Apr-2026 14:48:46 UTC] Endpoint: user/profile.php
[22-Apr-2026 14:48:46 UTC] Full Log Data: {
    "timestamp": "2026-04-22 14:48:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.99.233",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkyIiwidXNlcm5hbWUiOiJmaXJzdHVzZXJuYW1lMTgiLCJlbWFpbCI6ImZpcnN0dXNlcm5hbWU2MkBnbWFpbC5jb20iLCJleHAiOjE3Nzc0NzM1NjR9.59zcfiKh98c7Lh6nIQaH6roOJLCjwnBqweDDN4gTbkw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f056e67da6088b5-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.99.233",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.99.233, 172.70.85.150"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 14:48:46 UTC] === END API CALL LOG ===
[22-Apr-2026 14:48:46 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 14:48:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkyIiwidXNlcm5hbWUiOiJmaXJzdHVzZXJuYW1lMTgiLCJlbWFpbCI6ImZpcnN0dXNlcm5hbWU2MkBnbWFpbC5jb20iLCJleHAiOjE3Nzc0NzM1NjR9.59zcfiKh98c7Lh6nIQaH6roOJLCjwnBqweDDN4gTbkw
[22-Apr-2026 14:48:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 14:48:46 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 14:48:46 UTC] User ID: 392
[22-Apr-2026 14:48:46 UTC] ✅ User profile retrieved successfully for user ID: 392
[22-Apr-2026 14:48:46 UTC] === API CALL LOG ===
[22-Apr-2026 14:48:46 UTC] Endpoint: user/profile.php
[22-Apr-2026 14:48:46 UTC] Full Log Data: {
    "timestamp": "2026-04-22 14:48:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.99.233",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkyIiwidXNlcm5hbWUiOiJmaXJzdHVzZXJuYW1lMTgiLCJlbWFpbCI6ImZpcnN0dXNlcm5hbWU2MkBnbWFpbC5jb20iLCJleHAiOjE3Nzc0NzM1NjR9.59zcfiKh98c7Lh6nIQaH6roOJLCjwnBqweDDN4gTbkw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f056e6b6e4788b5-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.99.233",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.99.233, 172.70.85.150"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 14:48:46 UTC] === END API CALL LOG ===
[22-Apr-2026 14:48:46 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 14:48:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkyIiwidXNlcm5hbWUiOiJmaXJzdHVzZXJuYW1lMTgiLCJlbWFpbCI6ImZpcnN0dXNlcm5hbWU2MkBnbWFpbC5jb20iLCJleHAiOjE3Nzc0NzM1NjR9.59zcfiKh98c7Lh6nIQaH6roOJLCjwnBqweDDN4gTbkw
[22-Apr-2026 14:48:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 14:48:46 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 14:48:46 UTC] User ID: 392
[22-Apr-2026 14:48:46 UTC] ✅ User profile retrieved successfully for user ID: 392
[22-Apr-2026 14:48:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 14:48:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 14:48:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkyIiwidXNlcm5hbWUiOiJmaXJzdHVzZXJuYW1lMTgiLCJlbWFpbCI6ImZpcnN0dXNlcm5hbWU2MkBnbWFpbC5jb20iLCJleHAiOjE3Nzc0NzM1NjR9.59zcfiKh98c7Lh6nIQaH6roOJLCjwnBqweDDN4gTbkw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f056e9e2f4488b5-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.90.99.233","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.90.99.233, 172.70.85.151"}
[22-Apr-2026 14:48:54 UTC] === User Orders API Called ===
[22-Apr-2026 14:48:54 UTC] User ID: 392
[22-Apr-2026 14:48:54 UTC] Limit: 20, Offset: 0
[22-Apr-2026 14:48:54 UTC] Orders found: 0
[22-Apr-2026 14:48:54 UTC] Orders data: []
[22-Apr-2026 14:48:54 UTC] Total orders count: 0
[22-Apr-2026 14:48:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 14:48:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 14:48:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkyIiwidXNlcm5hbWUiOiJmaXJzdHVzZXJuYW1lMTgiLCJlbWFpbCI6ImZpcnN0dXNlcm5hbWU2MkBnbWFpbC5jb20iLCJleHAiOjE3Nzc0NzM1NjR9.59zcfiKh98c7Lh6nIQaH6roOJLCjwnBqweDDN4gTbkw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f056eaa9b4288b5-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.90.99.233","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.90.99.233, 172.70.85.151"}
[22-Apr-2026 14:48:56 UTC] === User Orders API Called ===
[22-Apr-2026 14:48:56 UTC] User ID: 392
[22-Apr-2026 14:48:56 UTC] Limit: 20, Offset: 0
[22-Apr-2026 14:48:56 UTC] Orders found: 0
[22-Apr-2026 14:48:56 UTC] Orders data: []
[22-Apr-2026 14:48:56 UTC] Total orders count: 0
[22-Apr-2026 14:48:56 UTC] === API CALL LOG ===
[22-Apr-2026 14:48:56 UTC] Endpoint: user/profile.php
[22-Apr-2026 14:48:56 UTC] Full Log Data: {
    "timestamp": "2026-04-22 14:48:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.99.233",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkyIiwidXNlcm5hbWUiOiJmaXJzdHVzZXJuYW1lMTgiLCJlbWFpbCI6ImZpcnN0dXNlcm5hbWU2MkBnbWFpbC5jb20iLCJleHAiOjE3Nzc0NzM1NjR9.59zcfiKh98c7Lh6nIQaH6roOJLCjwnBqweDDN4gTbkw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f056eabcc7788b5-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.99.233",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.99.233, 172.70.85.151"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 14:48:56 UTC] === END API CALL LOG ===
[22-Apr-2026 14:48:56 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 14:48:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkyIiwidXNlcm5hbWUiOiJmaXJzdHVzZXJuYW1lMTgiLCJlbWFpbCI6ImZpcnN0dXNlcm5hbWU2MkBnbWFpbC5jb20iLCJleHAiOjE3Nzc0NzM1NjR9.59zcfiKh98c7Lh6nIQaH6roOJLCjwnBqweDDN4gTbkw
[22-Apr-2026 14:48:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 14:48:56 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 14:48:56 UTC] User ID: 392
[22-Apr-2026 14:48:56 UTC] ✅ User profile retrieved successfully for user ID: 392
[22-Apr-2026 14:48:57 UTC] === API CALL LOG ===
[22-Apr-2026 14:48:57 UTC] Endpoint: user/profile.php
[22-Apr-2026 14:48:57 UTC] Full Log Data: {
    "timestamp": "2026-04-22 14:48:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.99.233",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkyIiwidXNlcm5hbWUiOiJmaXJzdHVzZXJuYW1lMTgiLCJlbWFpbCI6ImZpcnN0dXNlcm5hbWU2MkBnbWFpbC5jb20iLCJleHAiOjE3Nzc0NzM1NjR9.59zcfiKh98c7Lh6nIQaH6roOJLCjwnBqweDDN4gTbkw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f056eae4eaf88b5-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.99.233",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.99.233, 172.70.85.150"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 14:48:57 UTC] === END API CALL LOG ===
[22-Apr-2026 14:48:57 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 14:48:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkyIiwidXNlcm5hbWUiOiJmaXJzdHVzZXJuYW1lMTgiLCJlbWFpbCI6ImZpcnN0dXNlcm5hbWU2MkBnbWFpbC5jb20iLCJleHAiOjE3Nzc0NzM1NjR9.59zcfiKh98c7Lh6nIQaH6roOJLCjwnBqweDDN4gTbkw
[22-Apr-2026 14:48:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 14:48:57 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 14:48:57 UTC] User ID: 392
[22-Apr-2026 14:48:57 UTC] ✅ User profile retrieved successfully for user ID: 392
[22-Apr-2026 14:50:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 14:50:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 14:50:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkyIiwidXNlcm5hbWUiOiJmaXJzdHVzZXJuYW1lMTgiLCJlbWFpbCI6ImZpcnN0dXNlcm5hbWU2MkBnbWFpbC5jb20iLCJleHAiOjE3Nzc0NzM1NjR9.59zcfiKh98c7Lh6nIQaH6roOJLCjwnBqweDDN4gTbkw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f057174ffc5f547-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.90.99.233","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.90.99.233, 172.69.224.177"}
[22-Apr-2026 14:50:51 UTC] === User Orders API Called ===
[22-Apr-2026 14:50:51 UTC] User ID: 392
[22-Apr-2026 14:50:51 UTC] Limit: 20, Offset: 0
[22-Apr-2026 14:50:51 UTC] Orders found: 1
[22-Apr-2026 14:50:51 UTC] Orders data: [{"id":214,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/paul_h_anderson1\/20","status":"pending","created_at":"2026-04-22 18:20:49","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[22-Apr-2026 14:50:51 UTC] Total orders count: 1
[22-Apr-2026 14:53:41 UTC] === API CALL LOG ===
[22-Apr-2026 14:53:41 UTC] Endpoint: user/profile.php
[22-Apr-2026 14:53:41 UTC] Full Log Data: {
    "timestamp": "2026-04-22 14:53:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.99.233",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkyIiwidXNlcm5hbWUiOiJmaXJzdHVzZXJuYW1lMTgiLCJlbWFpbCI6ImZpcnN0dXNlcm5hbWU2MkBnbWFpbC5jb20iLCJleHAiOjE3Nzc0NzM1NjR9.59zcfiKh98c7Lh6nIQaH6roOJLCjwnBqweDDN4gTbkw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f05759b9b9f0034-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.99.233",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.99.233, 172.71.178.4"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 14:53:41 UTC] === END API CALL LOG ===
[22-Apr-2026 14:53:41 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 14:53:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkyIiwidXNlcm5hbWUiOiJmaXJzdHVzZXJuYW1lMTgiLCJlbWFpbCI6ImZpcnN0dXNlcm5hbWU2MkBnbWFpbC5jb20iLCJleHAiOjE3Nzc0NzM1NjR9.59zcfiKh98c7Lh6nIQaH6roOJLCjwnBqweDDN4gTbkw
[22-Apr-2026 14:53:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 14:53:41 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 14:53:41 UTC] User ID: 392
[22-Apr-2026 14:53:41 UTC] ✅ User profile retrieved successfully for user ID: 392
[22-Apr-2026 14:53:41 UTC] === API CALL LOG ===
[22-Apr-2026 14:53:41 UTC] Endpoint: user/profile.php
[22-Apr-2026 14:53:41 UTC] Full Log Data: {
    "timestamp": "2026-04-22 14:53:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.99.233",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkyIiwidXNlcm5hbWUiOiJmaXJzdHVzZXJuYW1lMTgiLCJlbWFpbCI6ImZpcnN0dXNlcm5hbWU2MkBnbWFpbC5jb20iLCJleHAiOjE3Nzc0NzM1NjR9.59zcfiKh98c7Lh6nIQaH6roOJLCjwnBqweDDN4gTbkw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f05759fc8410034-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.99.233",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.99.233, 172.71.178.4"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 14:53:41 UTC] === END API CALL LOG ===
[22-Apr-2026 14:53:41 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 14:53:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkyIiwidXNlcm5hbWUiOiJmaXJzdHVzZXJuYW1lMTgiLCJlbWFpbCI6ImZpcnN0dXNlcm5hbWU2MkBnbWFpbC5jb20iLCJleHAiOjE3Nzc0NzM1NjR9.59zcfiKh98c7Lh6nIQaH6roOJLCjwnBqweDDN4gTbkw
[22-Apr-2026 14:53:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 14:53:41 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 14:53:41 UTC] User ID: 392
[22-Apr-2026 14:53:41 UTC] ✅ User profile retrieved successfully for user ID: 392
[22-Apr-2026 14:53:41 UTC] === API CALL LOG ===
[22-Apr-2026 14:53:41 UTC] Endpoint: user/profile.php
[22-Apr-2026 14:53:41 UTC] Full Log Data: {
    "timestamp": "2026-04-22 14:53:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.99.233",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkyIiwidXNlcm5hbWUiOiJmaXJzdHVzZXJuYW1lMTgiLCJlbWFpbCI6ImZpcnN0dXNlcm5hbWU2MkBnbWFpbC5jb20iLCJleHAiOjE3Nzc0NzM1NjR9.59zcfiKh98c7Lh6nIQaH6roOJLCjwnBqweDDN4gTbkw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f0575a0ec120034-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.99.233",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.99.233, 172.71.178.4"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 14:53:41 UTC] === END API CALL LOG ===
[22-Apr-2026 14:53:41 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 14:53:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkyIiwidXNlcm5hbWUiOiJmaXJzdHVzZXJuYW1lMTgiLCJlbWFpbCI6ImZpcnN0dXNlcm5hbWU2MkBnbWFpbC5jb20iLCJleHAiOjE3Nzc0NzM1NjR9.59zcfiKh98c7Lh6nIQaH6roOJLCjwnBqweDDN4gTbkw
[22-Apr-2026 14:53:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 14:53:41 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 14:53:41 UTC] User ID: 392
[22-Apr-2026 14:53:41 UTC] ✅ User profile retrieved successfully for user ID: 392
[22-Apr-2026 14:53:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 14:53:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 14:53:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkyIiwidXNlcm5hbWUiOiJmaXJzdHVzZXJuYW1lMTgiLCJlbWFpbCI6ImZpcnN0dXNlcm5hbWU2MkBnbWFpbC5jb20iLCJleHAiOjE3Nzc0NzM1NjR9.59zcfiKh98c7Lh6nIQaH6roOJLCjwnBqweDDN4gTbkw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f0575b27a6e0034-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.90.99.233","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.90.99.233, 172.71.178.4"}
[22-Apr-2026 14:53:44 UTC] === User Orders API Called ===
[22-Apr-2026 14:53:44 UTC] User ID: 392
[22-Apr-2026 14:53:44 UTC] Limit: 20, Offset: 0
[22-Apr-2026 14:53:44 UTC] Orders found: 1
[22-Apr-2026 14:53:44 UTC] Orders data: [{"id":214,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/paul_h_anderson1\/20","status":"pending","created_at":"2026-04-22 18:20:49","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[22-Apr-2026 14:53:44 UTC] Total orders count: 1
[22-Apr-2026 14:53:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 14:53:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 14:53:48 UTC] === API CALL LOG ===
[22-Apr-2026 14:53:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkyIiwidXNlcm5hbWUiOiJmaXJzdHVzZXJuYW1lMTgiLCJlbWFpbCI6ImZpcnN0dXNlcm5hbWU2MkBnbWFpbC5jb20iLCJleHAiOjE3Nzc0NzM1NjR9.59zcfiKh98c7Lh6nIQaH6roOJLCjwnBqweDDN4gTbkw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f05759eedc00034-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.90.99.233","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.90.99.233, 172.71.178.5"}
[22-Apr-2026 14:53:48 UTC] Endpoint: user/profile.php
[22-Apr-2026 14:53:48 UTC] Full Log Data: {
    "timestamp": "2026-04-22 14:53:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.99.233",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkyIiwidXNlcm5hbWUiOiJmaXJzdHVzZXJuYW1lMTgiLCJlbWFpbCI6ImZpcnN0dXNlcm5hbWU2MkBnbWFpbC5jb20iLCJleHAiOjE3Nzc0NzM1NjR9.59zcfiKh98c7Lh6nIQaH6roOJLCjwnBqweDDN4gTbkw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f05759b9ba20034-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.99.233",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.99.233, 172.71.178.5"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 14:53:48 UTC] === User Orders API Called ===
[22-Apr-2026 14:53:48 UTC] User ID: 392
[22-Apr-2026 14:53:48 UTC] === END API CALL LOG ===
[22-Apr-2026 14:53:48 UTC] Limit: 20, Offset: 0
[22-Apr-2026 14:53:48 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 14:53:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkyIiwidXNlcm5hbWUiOiJmaXJzdHVzZXJuYW1lMTgiLCJlbWFpbCI6ImZpcnN0dXNlcm5hbWU2MkBnbWFpbC5jb20iLCJleHAiOjE3Nzc0NzM1NjR9.59zcfiKh98c7Lh6nIQaH6roOJLCjwnBqweDDN4gTbkw
[22-Apr-2026 14:53:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 14:53:48 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 14:53:48 UTC] User ID: 392
[22-Apr-2026 14:53:48 UTC] ✅ User profile retrieved successfully for user ID: 392
[22-Apr-2026 14:53:48 UTC] Orders found: 1
[22-Apr-2026 14:53:48 UTC] Orders data: [{"id":214,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/paul_h_anderson1\/20","status":"pending","created_at":"2026-04-22 18:20:49","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[22-Apr-2026 14:53:48 UTC] Total orders count: 1
[22-Apr-2026 14:53:48 UTC] === API CALL LOG ===
[22-Apr-2026 14:53:48 UTC] Endpoint: user/profile.php
[22-Apr-2026 14:53:48 UTC] Full Log Data: {
    "timestamp": "2026-04-22 14:53:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.99.233",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkyIiwidXNlcm5hbWUiOiJmaXJzdHVzZXJuYW1lMTgiLCJlbWFpbCI6ImZpcnN0dXNlcm5hbWU2MkBnbWFpbC5jb20iLCJleHAiOjE3Nzc0NzM1NjR9.59zcfiKh98c7Lh6nIQaH6roOJLCjwnBqweDDN4gTbkw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f0575bf7a2e0034-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.99.233",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.99.233, 172.71.178.4"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 14:53:48 UTC] === END API CALL LOG ===
[22-Apr-2026 14:53:48 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 14:53:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkyIiwidXNlcm5hbWUiOiJmaXJzdHVzZXJuYW1lMTgiLCJlbWFpbCI6ImZpcnN0dXNlcm5hbWU2MkBnbWFpbC5jb20iLCJleHAiOjE3Nzc0NzM1NjR9.59zcfiKh98c7Lh6nIQaH6roOJLCjwnBqweDDN4gTbkw
[22-Apr-2026 14:53:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 14:53:48 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 14:53:48 UTC] User ID: 392
[22-Apr-2026 14:53:48 UTC] ✅ User profile retrieved successfully for user ID: 392
[22-Apr-2026 14:53:48 UTC] User Purchases API - User ID: 392
[22-Apr-2026 14:53:48 UTC] User Purchases API - Total purchases found: 0
[22-Apr-2026 14:53:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 14:53:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 14:53:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkyIiwidXNlcm5hbWUiOiJmaXJzdHVzZXJuYW1lMTgiLCJlbWFpbCI6ImZpcnN0dXNlcm5hbWU2MkBnbWFpbC5jb20iLCJleHAiOjE3Nzc0NzM1NjR9.59zcfiKh98c7Lh6nIQaH6roOJLCjwnBqweDDN4gTbkw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f0575cc69070034-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.90.99.233","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.90.99.233, 172.71.178.4"}
[22-Apr-2026 14:53:48 UTC] === User Orders API Called ===
[22-Apr-2026 14:53:48 UTC] User ID: 392
[22-Apr-2026 14:53:48 UTC] Limit: 20, Offset: 0
[22-Apr-2026 14:53:48 UTC] Orders found: 1
[22-Apr-2026 14:53:48 UTC] Orders data: [{"id":214,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/paul_h_anderson1\/20","status":"pending","created_at":"2026-04-22 18:20:49","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[22-Apr-2026 14:53:48 UTC] Total orders count: 1
[22-Apr-2026 14:53:49 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 14:53:49 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 14:53:49 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkyIiwidXNlcm5hbWUiOiJmaXJzdHVzZXJuYW1lMTgiLCJlbWFpbCI6ImZpcnN0dXNlcm5hbWU2MkBnbWFpbC5jb20iLCJleHAiOjE3Nzc0NzM1NjR9.59zcfiKh98c7Lh6nIQaH6roOJLCjwnBqweDDN4gTbkw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f0575d34cbc0034-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.90.99.233","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.90.99.233, 172.71.178.4"}
[22-Apr-2026 14:53:49 UTC] === User Orders API Called ===
[22-Apr-2026 14:53:49 UTC] User ID: 392
[22-Apr-2026 14:53:49 UTC] Limit: 20, Offset: 0
[22-Apr-2026 14:53:49 UTC] Orders found: 1
[22-Apr-2026 14:53:49 UTC] Orders data: [{"id":214,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/paul_h_anderson1\/20","status":"pending","created_at":"2026-04-22 18:20:49","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[22-Apr-2026 14:53:49 UTC] Total orders count: 1
[22-Apr-2026 14:53:49 UTC] === API CALL LOG ===
[22-Apr-2026 14:53:49 UTC] Endpoint: user/profile.php
[22-Apr-2026 14:53:49 UTC] Full Log Data: {
    "timestamp": "2026-04-22 14:53:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.99.233",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkyIiwidXNlcm5hbWUiOiJmaXJzdHVzZXJuYW1lMTgiLCJlbWFpbCI6ImZpcnN0dXNlcm5hbWU2MkBnbWFpbC5jb20iLCJleHAiOjE3Nzc0NzM1NjR9.59zcfiKh98c7Lh6nIQaH6roOJLCjwnBqweDDN4gTbkw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f0575d34cbf0034-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.99.233",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.99.233, 172.71.178.5"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 14:53:49 UTC] === END API CALL LOG ===
[22-Apr-2026 14:53:49 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 14:53:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkyIiwidXNlcm5hbWUiOiJmaXJzdHVzZXJuYW1lMTgiLCJlbWFpbCI6ImZpcnN0dXNlcm5hbWU2MkBnbWFpbC5jb20iLCJleHAiOjE3Nzc0NzM1NjR9.59zcfiKh98c7Lh6nIQaH6roOJLCjwnBqweDDN4gTbkw
[22-Apr-2026 14:53:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 14:53:49 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 14:53:49 UTC] User ID: 392
[22-Apr-2026 14:53:50 UTC] ✅ User profile retrieved successfully for user ID: 392
[22-Apr-2026 14:53:50 UTC] === API CALL LOG ===
[22-Apr-2026 14:53:50 UTC] Endpoint: user/profile.php
[22-Apr-2026 14:53:50 UTC] Full Log Data: {
    "timestamp": "2026-04-22 14:53:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.99.233",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkyIiwidXNlcm5hbWUiOiJmaXJzdHVzZXJuYW1lMTgiLCJlbWFpbCI6ImZpcnN0dXNlcm5hbWU2MkBnbWFpbC5jb20iLCJleHAiOjE3Nzc0NzM1NjR9.59zcfiKh98c7Lh6nIQaH6roOJLCjwnBqweDDN4gTbkw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f0575d34cc00034-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.99.233",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.99.233, 172.71.178.4"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 14:53:50 UTC] === END API CALL LOG ===
[22-Apr-2026 14:53:50 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 14:53:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkyIiwidXNlcm5hbWUiOiJmaXJzdHVzZXJuYW1lMTgiLCJlbWFpbCI6ImZpcnN0dXNlcm5hbWU2MkBnbWFpbC5jb20iLCJleHAiOjE3Nzc0NzM1NjR9.59zcfiKh98c7Lh6nIQaH6roOJLCjwnBqweDDN4gTbkw
[22-Apr-2026 14:53:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 14:53:50 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 14:53:50 UTC] User ID: 392
[22-Apr-2026 14:53:50 UTC] ✅ User profile retrieved successfully for user ID: 392
[22-Apr-2026 15:26:22 UTC] === API CALL LOG ===
[22-Apr-2026 15:26:22 UTC] Endpoint: user/profile.php
[22-Apr-2026 15:26:22 UTC] Full Log Data: {
    "timestamp": "2026-04-22 15:26:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.103.57",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkyIiwidXNlcm5hbWUiOiJmaXJzdHVzZXJuYW1lMTgiLCJlbWFpbCI6ImZpcnN0dXNlcm5hbWU2MkBnbWFpbC5jb20iLCJleHAiOjE3Nzc0NzM1NjR9.59zcfiKh98c7Lh6nIQaH6roOJLCjwnBqweDDN4gTbkw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f05a57fd98a657a-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.103.57",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.103.57, 172.69.194.221"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 15:26:22 UTC] === END API CALL LOG ===
[22-Apr-2026 15:26:22 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 15:26:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkyIiwidXNlcm5hbWUiOiJmaXJzdHVzZXJuYW1lMTgiLCJlbWFpbCI6ImZpcnN0dXNlcm5hbWU2MkBnbWFpbC5jb20iLCJleHAiOjE3Nzc0NzM1NjR9.59zcfiKh98c7Lh6nIQaH6roOJLCjwnBqweDDN4gTbkw
[22-Apr-2026 15:26:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 15:26:22 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 15:26:22 UTC] User ID: 392
[22-Apr-2026 15:26:22 UTC] ✅ User profile retrieved successfully for user ID: 392
[22-Apr-2026 15:26:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 15:26:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 15:26:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkyIiwidXNlcm5hbWUiOiJmaXJzdHVzZXJuYW1lMTgiLCJlbWFpbCI6ImZpcnN0dXNlcm5hbWU2MkBnbWFpbC5jb20iLCJleHAiOjE3Nzc0NzM1NjR9.59zcfiKh98c7Lh6nIQaH6roOJLCjwnBqweDDN4gTbkw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f05a580ca5a657a-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.90.103.57","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.90.103.57, 172.69.43.199"}
[22-Apr-2026 15:26:22 UTC] === User Orders API Called ===
[22-Apr-2026 15:26:22 UTC] User ID: 392
[22-Apr-2026 15:26:22 UTC] Limit: 20, Offset: 0
[22-Apr-2026 15:26:22 UTC] Orders found: 1
[22-Apr-2026 15:26:22 UTC] Orders data: [{"id":214,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/paul_h_anderson1\/20","status":"pending","created_at":"2026-04-22 18:20:49","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[22-Apr-2026 15:26:22 UTC] Total orders count: 1
[22-Apr-2026 15:26:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 15:26:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 15:26:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkyIiwidXNlcm5hbWUiOiJmaXJzdHVzZXJuYW1lMTgiLCJlbWFpbCI6ImZpcnN0dXNlcm5hbWU2MkBnbWFpbC5jb20iLCJleHAiOjE3Nzc0NzM1NjR9.59zcfiKh98c7Lh6nIQaH6roOJLCjwnBqweDDN4gTbkw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f05a59149b7657a-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.90.103.57","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.90.103.57, 172.69.43.199"}
[22-Apr-2026 15:26:25 UTC] === User Orders API Called ===
[22-Apr-2026 15:26:25 UTC] User ID: 392
[22-Apr-2026 15:26:25 UTC] Limit: 20, Offset: 0
[22-Apr-2026 15:26:25 UTC] Orders found: 1
[22-Apr-2026 15:26:25 UTC] Orders data: [{"id":214,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/paul_h_anderson1\/20","status":"pending","created_at":"2026-04-22 18:20:49","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[22-Apr-2026 15:26:25 UTC] Total orders count: 1
[22-Apr-2026 15:26:25 UTC] === API CALL LOG ===
[22-Apr-2026 15:26:25 UTC] Endpoint: user/profile.php
[22-Apr-2026 15:26:25 UTC] Full Log Data: {
    "timestamp": "2026-04-22 15:26:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.103.57",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkyIiwidXNlcm5hbWUiOiJmaXJzdHVzZXJuYW1lMTgiLCJlbWFpbCI6ImZpcnN0dXNlcm5hbWU2MkBnbWFpbC5jb20iLCJleHAiOjE3Nzc0NzM1NjR9.59zcfiKh98c7Lh6nIQaH6roOJLCjwnBqweDDN4gTbkw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f05a59149ba657a-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.103.57",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.103.57, 172.69.43.199"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 15:26:25 UTC] === END API CALL LOG ===
[22-Apr-2026 15:26:25 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 15:26:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkyIiwidXNlcm5hbWUiOiJmaXJzdHVzZXJuYW1lMTgiLCJlbWFpbCI6ImZpcnN0dXNlcm5hbWU2MkBnbWFpbC5jb20iLCJleHAiOjE3Nzc0NzM1NjR9.59zcfiKh98c7Lh6nIQaH6roOJLCjwnBqweDDN4gTbkw
[22-Apr-2026 15:26:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 15:26:25 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 15:26:25 UTC] User ID: 392
[22-Apr-2026 15:26:25 UTC] ✅ User profile retrieved successfully for user ID: 392
[22-Apr-2026 15:26:26 UTC] === API CALL LOG ===
[22-Apr-2026 15:26:26 UTC] Endpoint: user/profile.php
[22-Apr-2026 15:26:26 UTC] Full Log Data: {
    "timestamp": "2026-04-22 15:26:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.103.57",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkyIiwidXNlcm5hbWUiOiJmaXJzdHVzZXJuYW1lMTgiLCJlbWFpbCI6ImZpcnN0dXNlcm5hbWU2MkBnbWFpbC5jb20iLCJleHAiOjE3Nzc0NzM1NjR9.59zcfiKh98c7Lh6nIQaH6roOJLCjwnBqweDDN4gTbkw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f05a594fd90657a-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.103.57",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.103.57, 172.69.43.199"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 15:26:26 UTC] === END API CALL LOG ===
[22-Apr-2026 15:26:26 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 15:26:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkyIiwidXNlcm5hbWUiOiJmaXJzdHVzZXJuYW1lMTgiLCJlbWFpbCI6ImZpcnN0dXNlcm5hbWU2MkBnbWFpbC5jb20iLCJleHAiOjE3Nzc0NzM1NjR9.59zcfiKh98c7Lh6nIQaH6roOJLCjwnBqweDDN4gTbkw
[22-Apr-2026 15:26:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 15:26:26 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 15:26:26 UTC] User ID: 392
[22-Apr-2026 15:26:26 UTC] ✅ User profile retrieved successfully for user ID: 392
[22-Apr-2026 15:45:48 UTC] === API CALL LOG ===
[22-Apr-2026 15:45:48 UTC] Endpoint: user/profile.php
[22-Apr-2026 15:45:48 UTC] Full Log Data: {
    "timestamp": "2026-04-22 15:45:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2003:e7:b710:abfb:4581:d8e5:27af:2923",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkzIiwidXNlcm5hbWUiOiJ0dW5nIiwiZW1haWwiOiJiYXNjaGkxMzM3QGdtYWlsLmNvbSIsImV4cCI6MTc3NzQ3NzU0Nn0.3dD-npxYv49SBSrZQtYg0MyK-mtgIkl83QjaMO7nREk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f05c1f2fd6a77b8-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2003:e7:b710:abfb:4581:d8e5:27af:2923",
        "CF-IPCountry": "DE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2003:e7:b710:abfb:4581:d8e5:27af:2923, 172.70.85.103"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 15:45:48 UTC] === END API CALL LOG ===
[22-Apr-2026 15:45:48 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 15:45:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkzIiwidXNlcm5hbWUiOiJ0dW5nIiwiZW1haWwiOiJiYXNjaGkxMzM3QGdtYWlsLmNvbSIsImV4cCI6MTc3NzQ3NzU0Nn0.3dD-npxYv49SBSrZQtYg0MyK-mtgIkl83QjaMO7nREk
[22-Apr-2026 15:45:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 15:45:48 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 15:45:48 UTC] User ID: 393
[22-Apr-2026 15:45:48 UTC] ✅ User profile retrieved successfully for user ID: 393
[22-Apr-2026 15:45:48 UTC] === API CALL LOG ===
[22-Apr-2026 15:45:48 UTC] Endpoint: user/profile.php
[22-Apr-2026 15:45:48 UTC] Full Log Data: {
    "timestamp": "2026-04-22 15:45:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2003:e7:b710:abfb:4581:d8e5:27af:2923",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkzIiwidXNlcm5hbWUiOiJ0dW5nIiwiZW1haWwiOiJiYXNjaGkxMzM3QGdtYWlsLmNvbSIsImV4cCI6MTc3NzQ3NzU0Nn0.3dD-npxYv49SBSrZQtYg0MyK-mtgIkl83QjaMO7nREk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f05c1f34dce77b8-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2003:e7:b710:abfb:4581:d8e5:27af:2923",
        "CF-IPCountry": "DE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2003:e7:b710:abfb:4581:d8e5:27af:2923, 172.70.85.102"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 15:45:48 UTC] === END API CALL LOG ===
[22-Apr-2026 15:45:48 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 15:45:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkzIiwidXNlcm5hbWUiOiJ0dW5nIiwiZW1haWwiOiJiYXNjaGkxMzM3QGdtYWlsLmNvbSIsImV4cCI6MTc3NzQ3NzU0Nn0.3dD-npxYv49SBSrZQtYg0MyK-mtgIkl83QjaMO7nREk
[22-Apr-2026 15:45:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 15:45:48 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 15:45:48 UTC] User ID: 393
[22-Apr-2026 15:45:48 UTC] ✅ User profile retrieved successfully for user ID: 393
[22-Apr-2026 15:45:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 15:45:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 15:45:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkzIiwidXNlcm5hbWUiOiJ0dW5nIiwiZW1haWwiOiJiYXNjaGkxMzM3QGdtYWlsLmNvbSIsImV4cCI6MTc3NzQ3NzU0Nn0.3dD-npxYv49SBSrZQtYg0MyK-mtgIkl83QjaMO7nREk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f05c1f34dcd77b8-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2003:e7:b710:abfb:4581:d8e5:27af:2923","CF-IPCountry":"DE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2003:e7:b710:abfb:4581:d8e5:27af:2923, 172.70.85.103"}
[22-Apr-2026 15:45:48 UTC] === User Orders API Called ===
[22-Apr-2026 15:45:48 UTC] User ID: 393
[22-Apr-2026 15:45:48 UTC] Limit: 20, Offset: 0
[22-Apr-2026 15:45:48 UTC] Orders found: 0
[22-Apr-2026 15:45:48 UTC] Orders data: []
[22-Apr-2026 15:45:48 UTC] Total orders count: 0
[22-Apr-2026 15:45:49 UTC] === API CALL LOG ===
[22-Apr-2026 15:45:49 UTC] Endpoint: user/profile.php
[22-Apr-2026 15:45:49 UTC] Full Log Data: {
    "timestamp": "2026-04-22 15:45:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2003:e7:b710:abfb:4581:d8e5:27af:2923",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkzIiwidXNlcm5hbWUiOiJ0dW5nIiwiZW1haWwiOiJiYXNjaGkxMzM3QGdtYWlsLmNvbSIsImV4cCI6MTc3NzQ3NzU0Nn0.3dD-npxYv49SBSrZQtYg0MyK-mtgIkl83QjaMO7nREk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f05c1f9fc7777b8-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2003:e7:b710:abfb:4581:d8e5:27af:2923",
        "CF-IPCountry": "DE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2003:e7:b710:abfb:4581:d8e5:27af:2923, 172.70.85.103"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 15:45:49 UTC] === END API CALL LOG ===
[22-Apr-2026 15:45:49 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 15:45:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkzIiwidXNlcm5hbWUiOiJ0dW5nIiwiZW1haWwiOiJiYXNjaGkxMzM3QGdtYWlsLmNvbSIsImV4cCI6MTc3NzQ3NzU0Nn0.3dD-npxYv49SBSrZQtYg0MyK-mtgIkl83QjaMO7nREk
[22-Apr-2026 15:45:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 15:45:49 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 15:45:49 UTC] User ID: 393
[22-Apr-2026 15:45:49 UTC] ✅ User profile retrieved successfully for user ID: 393
[22-Apr-2026 15:46:12 UTC] === API CALL LOG ===
[22-Apr-2026 15:46:12 UTC] Endpoint: user/profile.php
[22-Apr-2026 15:46:12 UTC] Full Log Data: {
    "timestamp": "2026-04-22 15:46:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2003:e7:b710:abfb:4581:d8e5:27af:2923",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkzIiwidXNlcm5hbWUiOiJ0dW5nIiwiZW1haWwiOiJiYXNjaGkxMzM3QGdtYWlsLmNvbSIsImV4cCI6MTc3NzQ3NzU0Nn0.3dD-npxYv49SBSrZQtYg0MyK-mtgIkl83QjaMO7nREk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f05c28a2e7877b8-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2003:e7:b710:abfb:4581:d8e5:27af:2923",
        "CF-IPCountry": "DE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2003:e7:b710:abfb:4581:d8e5:27af:2923, 172.70.85.150"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 15:46:12 UTC] === END API CALL LOG ===
[22-Apr-2026 15:46:12 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 15:46:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkzIiwidXNlcm5hbWUiOiJ0dW5nIiwiZW1haWwiOiJiYXNjaGkxMzM3QGdtYWlsLmNvbSIsImV4cCI6MTc3NzQ3NzU0Nn0.3dD-npxYv49SBSrZQtYg0MyK-mtgIkl83QjaMO7nREk
[22-Apr-2026 15:46:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 15:46:12 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 15:46:12 UTC] User ID: 393
[22-Apr-2026 15:46:12 UTC] ✅ User profile retrieved successfully for user ID: 393
[22-Apr-2026 15:46:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 15:46:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 15:46:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkzIiwidXNlcm5hbWUiOiJ0dW5nIiwiZW1haWwiOiJiYXNjaGkxMzM3QGdtYWlsLmNvbSIsImV4cCI6MTc3NzQ3NzU0Nn0.3dD-npxYv49SBSrZQtYg0MyK-mtgIkl83QjaMO7nREk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f05c35d4ff977b8-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2003:e7:b710:abfb:4581:d8e5:27af:2923","CF-IPCountry":"DE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2003:e7:b710:abfb:4581:d8e5:27af:2923, 172.70.85.151"}
[22-Apr-2026 15:46:45 UTC] === User Orders API Called ===
[22-Apr-2026 15:46:45 UTC] User ID: 393
[22-Apr-2026 15:46:45 UTC] Limit: 20, Offset: 0
[22-Apr-2026 15:46:45 UTC] Orders found: 0
[22-Apr-2026 15:46:45 UTC] Orders data: []
[22-Apr-2026 15:46:45 UTC] Total orders count: 0
[22-Apr-2026 15:46:48 UTC] === API CALL LOG ===
[22-Apr-2026 15:46:48 UTC] Endpoint: user/profile.php
[22-Apr-2026 15:46:48 UTC] Full Log Data: {
    "timestamp": "2026-04-22 15:46:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2003:e7:b710:abfb:4581:d8e5:27af:2923",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkzIiwidXNlcm5hbWUiOiJ0dW5nIiwiZW1haWwiOiJiYXNjaGkxMzM3QGdtYWlsLmNvbSIsImV4cCI6MTc3NzQ3NzU0Nn0.3dD-npxYv49SBSrZQtYg0MyK-mtgIkl83QjaMO7nREk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f05c36c4e6e77b8-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2003:e7:b710:abfb:4581:d8e5:27af:2923",
        "CF-IPCountry": "DE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2003:e7:b710:abfb:4581:d8e5:27af:2923, 172.70.85.151"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 15:46:48 UTC] === END API CALL LOG ===
[22-Apr-2026 15:46:48 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 15:46:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkzIiwidXNlcm5hbWUiOiJ0dW5nIiwiZW1haWwiOiJiYXNjaGkxMzM3QGdtYWlsLmNvbSIsImV4cCI6MTc3NzQ3NzU0Nn0.3dD-npxYv49SBSrZQtYg0MyK-mtgIkl83QjaMO7nREk
[22-Apr-2026 15:46:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 15:46:48 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 15:46:48 UTC] User ID: 393
[22-Apr-2026 15:46:48 UTC] ✅ User profile retrieved successfully for user ID: 393
[22-Apr-2026 15:46:48 UTC] User Purchases API - User ID: 393
[22-Apr-2026 15:46:48 UTC] User Purchases API - Total purchases found: 0
[22-Apr-2026 15:46:52 UTC] === API CALL LOG ===
[22-Apr-2026 15:46:52 UTC] Endpoint: user/profile.php
[22-Apr-2026 15:46:52 UTC] Full Log Data: {
    "timestamp": "2026-04-22 15:46:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2003:e7:b710:abfb:4581:d8e5:27af:2923",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkzIiwidXNlcm5hbWUiOiJ0dW5nIiwiZW1haWwiOiJiYXNjaGkxMzM3QGdtYWlsLmNvbSIsImV4cCI6MTc3NzQ3NzU0Nn0.3dD-npxYv49SBSrZQtYg0MyK-mtgIkl83QjaMO7nREk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f05c385be4777b8-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2003:e7:b710:abfb:4581:d8e5:27af:2923",
        "CF-IPCountry": "DE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2003:e7:b710:abfb:4581:d8e5:27af:2923, 172.70.85.151"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 15:46:52 UTC] === END API CALL LOG ===
[22-Apr-2026 15:46:52 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 15:46:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkzIiwidXNlcm5hbWUiOiJ0dW5nIiwiZW1haWwiOiJiYXNjaGkxMzM3QGdtYWlsLmNvbSIsImV4cCI6MTc3NzQ3NzU0Nn0.3dD-npxYv49SBSrZQtYg0MyK-mtgIkl83QjaMO7nREk
[22-Apr-2026 15:46:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 15:46:52 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 15:46:52 UTC] User ID: 393
[22-Apr-2026 15:46:52 UTC] ✅ User profile retrieved successfully for user ID: 393
[22-Apr-2026 15:46:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 15:46:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 15:46:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkzIiwidXNlcm5hbWUiOiJ0dW5nIiwiZW1haWwiOiJiYXNjaGkxMzM3QGdtYWlsLmNvbSIsImV4cCI6MTc3NzQ3NzU0Nn0.3dD-npxYv49SBSrZQtYg0MyK-mtgIkl83QjaMO7nREk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f05c385be4577b8-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2003:e7:b710:abfb:4581:d8e5:27af:2923","CF-IPCountry":"DE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2003:e7:b710:abfb:4581:d8e5:27af:2923, 172.70.85.150"}
[22-Apr-2026 15:46:52 UTC] === User Orders API Called ===
[22-Apr-2026 15:46:52 UTC] User ID: 393
[22-Apr-2026 15:46:52 UTC] Limit: 20, Offset: 0
[22-Apr-2026 15:46:52 UTC] Orders found: 0
[22-Apr-2026 15:46:52 UTC] Orders data: []
[22-Apr-2026 15:46:52 UTC] Total orders count: 0
[22-Apr-2026 15:46:52 UTC] === API CALL LOG ===
[22-Apr-2026 15:46:52 UTC] Endpoint: user/profile.php
[22-Apr-2026 15:46:52 UTC] Full Log Data: {
    "timestamp": "2026-04-22 15:46:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2003:e7:b710:abfb:4581:d8e5:27af:2923",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkzIiwidXNlcm5hbWUiOiJ0dW5nIiwiZW1haWwiOiJiYXNjaGkxMzM3QGdtYWlsLmNvbSIsImV4cCI6MTc3NzQ3NzU0Nn0.3dD-npxYv49SBSrZQtYg0MyK-mtgIkl83QjaMO7nREk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f05c38878f677b8-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2003:e7:b710:abfb:4581:d8e5:27af:2923",
        "CF-IPCountry": "DE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2003:e7:b710:abfb:4581:d8e5:27af:2923, 172.70.85.150"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 15:46:52 UTC] === END API CALL LOG ===
[22-Apr-2026 15:46:52 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 15:46:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkzIiwidXNlcm5hbWUiOiJ0dW5nIiwiZW1haWwiOiJiYXNjaGkxMzM3QGdtYWlsLmNvbSIsImV4cCI6MTc3NzQ3NzU0Nn0.3dD-npxYv49SBSrZQtYg0MyK-mtgIkl83QjaMO7nREk
[22-Apr-2026 15:46:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 15:46:52 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 15:46:52 UTC] User ID: 393
[22-Apr-2026 15:46:52 UTC] ✅ User profile retrieved successfully for user ID: 393
[22-Apr-2026 15:46:53 UTC] === API CALL LOG ===
[22-Apr-2026 15:46:53 UTC] Endpoint: user/profile.php
[22-Apr-2026 15:46:53 UTC] Full Log Data: {
    "timestamp": "2026-04-22 15:46:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2003:e7:b710:abfb:4581:d8e5:27af:2923",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkzIiwidXNlcm5hbWUiOiJ0dW5nIiwiZW1haWwiOiJiYXNjaGkxMzM3QGdtYWlsLmNvbSIsImV4cCI6MTc3NzQ3NzU0Nn0.3dD-npxYv49SBSrZQtYg0MyK-mtgIkl83QjaMO7nREk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f05c38a1aea77b8-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2003:e7:b710:abfb:4581:d8e5:27af:2923",
        "CF-IPCountry": "DE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2003:e7:b710:abfb:4581:d8e5:27af:2923, 172.70.85.151"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 15:46:53 UTC] === END API CALL LOG ===
[22-Apr-2026 15:46:53 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 15:46:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkzIiwidXNlcm5hbWUiOiJ0dW5nIiwiZW1haWwiOiJiYXNjaGkxMzM3QGdtYWlsLmNvbSIsImV4cCI6MTc3NzQ3NzU0Nn0.3dD-npxYv49SBSrZQtYg0MyK-mtgIkl83QjaMO7nREk
[22-Apr-2026 15:46:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 15:46:53 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 15:46:53 UTC] User ID: 393
[22-Apr-2026 15:46:53 UTC] ✅ User profile retrieved successfully for user ID: 393
[22-Apr-2026 15:46:57 UTC] === API CALL LOG ===
[22-Apr-2026 15:46:57 UTC] Endpoint: user/profile.php
[22-Apr-2026 15:46:57 UTC] Full Log Data: {
    "timestamp": "2026-04-22 15:46:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2003:e7:b710:abfb:4581:d8e5:27af:2923",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkzIiwidXNlcm5hbWUiOiJ0dW5nIiwiZW1haWwiOiJiYXNjaGkxMzM3QGdtYWlsLmNvbSIsImV4cCI6MTc3NzQ3NzU0Nn0.3dD-npxYv49SBSrZQtYg0MyK-mtgIkl83QjaMO7nREk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f05c3a45fcc77b8-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2003:e7:b710:abfb:4581:d8e5:27af:2923",
        "CF-IPCountry": "DE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2003:e7:b710:abfb:4581:d8e5:27af:2923, 172.70.85.150"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 15:46:57 UTC] === END API CALL LOG ===
[22-Apr-2026 15:46:57 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 15:46:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkzIiwidXNlcm5hbWUiOiJ0dW5nIiwiZW1haWwiOiJiYXNjaGkxMzM3QGdtYWlsLmNvbSIsImV4cCI6MTc3NzQ3NzU0Nn0.3dD-npxYv49SBSrZQtYg0MyK-mtgIkl83QjaMO7nREk
[22-Apr-2026 15:46:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 15:46:57 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 15:46:57 UTC] User ID: 393
[22-Apr-2026 15:46:57 UTC] ✅ User profile retrieved successfully for user ID: 393
[22-Apr-2026 15:46:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 15:46:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 15:46:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkzIiwidXNlcm5hbWUiOiJ0dW5nIiwiZW1haWwiOiJiYXNjaGkxMzM3QGdtYWlsLmNvbSIsImV4cCI6MTc3NzQ3NzU0Nn0.3dD-npxYv49SBSrZQtYg0MyK-mtgIkl83QjaMO7nREk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f05c3a45fc977b8-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2003:e7:b710:abfb:4581:d8e5:27af:2923","CF-IPCountry":"DE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2003:e7:b710:abfb:4581:d8e5:27af:2923, 172.70.85.151"}
[22-Apr-2026 15:46:57 UTC] === User Orders API Called ===
[22-Apr-2026 15:46:57 UTC] User ID: 393
[22-Apr-2026 15:46:57 UTC] Limit: 20, Offset: 0
[22-Apr-2026 15:46:57 UTC] Orders found: 0
[22-Apr-2026 15:46:57 UTC] Orders data: []
[22-Apr-2026 15:46:57 UTC] Total orders count: 0
[22-Apr-2026 15:46:57 UTC] === API CALL LOG ===
[22-Apr-2026 15:46:57 UTC] Endpoint: user/profile.php
[22-Apr-2026 15:46:57 UTC] Full Log Data: {
    "timestamp": "2026-04-22 15:46:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2003:e7:b710:abfb:4581:d8e5:27af:2923",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkzIiwidXNlcm5hbWUiOiJ0dW5nIiwiZW1haWwiOiJiYXNjaGkxMzM3QGdtYWlsLmNvbSIsImV4cCI6MTc3NzQ3NzU0Nn0.3dD-npxYv49SBSrZQtYg0MyK-mtgIkl83QjaMO7nREk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f05c3a80b0277b8-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2003:e7:b710:abfb:4581:d8e5:27af:2923",
        "CF-IPCountry": "DE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2003:e7:b710:abfb:4581:d8e5:27af:2923, 172.70.85.151"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 15:46:57 UTC] === END API CALL LOG ===
[22-Apr-2026 15:46:57 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 15:46:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkzIiwidXNlcm5hbWUiOiJ0dW5nIiwiZW1haWwiOiJiYXNjaGkxMzM3QGdtYWlsLmNvbSIsImV4cCI6MTc3NzQ3NzU0Nn0.3dD-npxYv49SBSrZQtYg0MyK-mtgIkl83QjaMO7nREk
[22-Apr-2026 15:46:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 15:46:57 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 15:46:57 UTC] User ID: 393
[22-Apr-2026 15:46:57 UTC] ✅ User profile retrieved successfully for user ID: 393
[22-Apr-2026 15:46:58 UTC] === API CALL LOG ===
[22-Apr-2026 15:46:58 UTC] Endpoint: user/profile.php
[22-Apr-2026 15:46:58 UTC] Full Log Data: {
    "timestamp": "2026-04-22 15:46:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2003:e7:b710:abfb:4581:d8e5:27af:2923",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkzIiwidXNlcm5hbWUiOiJ0dW5nIiwiZW1haWwiOiJiYXNjaGkxMzM3QGdtYWlsLmNvbSIsImV4cCI6MTc3NzQ3NzU0Nn0.3dD-npxYv49SBSrZQtYg0MyK-mtgIkl83QjaMO7nREk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f05c3a87b5e77b8-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2003:e7:b710:abfb:4581:d8e5:27af:2923",
        "CF-IPCountry": "DE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2003:e7:b710:abfb:4581:d8e5:27af:2923, 172.70.85.150"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 15:46:58 UTC] === END API CALL LOG ===
[22-Apr-2026 15:46:58 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 15:46:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkzIiwidXNlcm5hbWUiOiJ0dW5nIiwiZW1haWwiOiJiYXNjaGkxMzM3QGdtYWlsLmNvbSIsImV4cCI6MTc3NzQ3NzU0Nn0.3dD-npxYv49SBSrZQtYg0MyK-mtgIkl83QjaMO7nREk
[22-Apr-2026 15:46:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 15:46:58 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 15:46:58 UTC] User ID: 393
[22-Apr-2026 15:46:58 UTC] ✅ User profile retrieved successfully for user ID: 393
[22-Apr-2026 15:47:04 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 15:47:04 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 15:47:04 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkzIiwidXNlcm5hbWUiOiJ0dW5nIiwiZW1haWwiOiJiYXNjaGkxMzM3QGdtYWlsLmNvbSIsImV4cCI6MTc3NzQ3NzU0Nn0.3dD-npxYv49SBSrZQtYg0MyK-mtgIkl83QjaMO7nREk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f05c3d2f83377b8-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2003:e7:b710:abfb:4581:d8e5:27af:2923","CF-IPCountry":"DE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2003:e7:b710:abfb:4581:d8e5:27af:2923, 172.70.85.150"}
[22-Apr-2026 15:47:04 UTC] === User Orders API Called ===
[22-Apr-2026 15:47:04 UTC] User ID: 393
[22-Apr-2026 15:47:04 UTC] Limit: 20, Offset: 0
[22-Apr-2026 15:47:04 UTC] Orders found: 0
[22-Apr-2026 15:47:04 UTC] Orders data: []
[22-Apr-2026 15:47:04 UTC] Total orders count: 0
[22-Apr-2026 15:47:04 UTC] === API CALL LOG ===
[22-Apr-2026 15:47:04 UTC] Endpoint: user/profile.php
[22-Apr-2026 15:47:04 UTC] Full Log Data: {
    "timestamp": "2026-04-22 15:47:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2003:e7:b710:abfb:4581:d8e5:27af:2923",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkzIiwidXNlcm5hbWUiOiJ0dW5nIiwiZW1haWwiOiJiYXNjaGkxMzM3QGdtYWlsLmNvbSIsImV4cCI6MTc3NzQ3NzU0Nn0.3dD-npxYv49SBSrZQtYg0MyK-mtgIkl83QjaMO7nREk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f05c3d2f83577b8-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2003:e7:b710:abfb:4581:d8e5:27af:2923",
        "CF-IPCountry": "DE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2003:e7:b710:abfb:4581:d8e5:27af:2923, 172.70.85.151"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 15:47:04 UTC] === END API CALL LOG ===
[22-Apr-2026 15:47:04 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 15:47:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkzIiwidXNlcm5hbWUiOiJ0dW5nIiwiZW1haWwiOiJiYXNjaGkxMzM3QGdtYWlsLmNvbSIsImV4cCI6MTc3NzQ3NzU0Nn0.3dD-npxYv49SBSrZQtYg0MyK-mtgIkl83QjaMO7nREk
[22-Apr-2026 15:47:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 15:47:04 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 15:47:04 UTC] User ID: 393
[22-Apr-2026 15:47:04 UTC] ✅ User profile retrieved successfully for user ID: 393
[22-Apr-2026 15:47:05 UTC] === API CALL LOG ===
[22-Apr-2026 15:47:05 UTC] Endpoint: user/profile.php
[22-Apr-2026 15:47:05 UTC] Full Log Data: {
    "timestamp": "2026-04-22 15:47:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2003:e7:b710:abfb:4581:d8e5:27af:2923",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkzIiwidXNlcm5hbWUiOiJ0dW5nIiwiZW1haWwiOiJiYXNjaGkxMzM3QGdtYWlsLmNvbSIsImV4cCI6MTc3NzQ3NzU0Nn0.3dD-npxYv49SBSrZQtYg0MyK-mtgIkl83QjaMO7nREk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f05c3d5fb5677b8-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2003:e7:b710:abfb:4581:d8e5:27af:2923",
        "CF-IPCountry": "DE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2003:e7:b710:abfb:4581:d8e5:27af:2923, 172.70.85.150"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 15:47:05 UTC] === END API CALL LOG ===
[22-Apr-2026 15:47:05 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 15:47:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkzIiwidXNlcm5hbWUiOiJ0dW5nIiwiZW1haWwiOiJiYXNjaGkxMzM3QGdtYWlsLmNvbSIsImV4cCI6MTc3NzQ3NzU0Nn0.3dD-npxYv49SBSrZQtYg0MyK-mtgIkl83QjaMO7nREk
[22-Apr-2026 15:47:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 15:47:05 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 15:47:05 UTC] User ID: 393
[22-Apr-2026 15:47:05 UTC] ✅ User profile retrieved successfully for user ID: 393
[22-Apr-2026 15:47:05 UTC] === API CALL LOG ===
[22-Apr-2026 15:47:05 UTC] Endpoint: user/profile.php
[22-Apr-2026 15:47:05 UTC] Full Log Data: {
    "timestamp": "2026-04-22 15:47:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2003:e7:b710:abfb:4581:d8e5:27af:2923",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkzIiwidXNlcm5hbWUiOiJ0dW5nIiwiZW1haWwiOiJiYXNjaGkxMzM3QGdtYWlsLmNvbSIsImV4cCI6MTc3NzQ3NzU0Nn0.3dD-npxYv49SBSrZQtYg0MyK-mtgIkl83QjaMO7nREk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f05c3d8cdfb77b8-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2003:e7:b710:abfb:4581:d8e5:27af:2923",
        "CF-IPCountry": "DE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2003:e7:b710:abfb:4581:d8e5:27af:2923, 172.70.85.150"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 15:47:05 UTC] === END API CALL LOG ===
[22-Apr-2026 15:47:05 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 15:47:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkzIiwidXNlcm5hbWUiOiJ0dW5nIiwiZW1haWwiOiJiYXNjaGkxMzM3QGdtYWlsLmNvbSIsImV4cCI6MTc3NzQ3NzU0Nn0.3dD-npxYv49SBSrZQtYg0MyK-mtgIkl83QjaMO7nREk
[22-Apr-2026 15:47:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 15:47:05 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 15:47:05 UTC] User ID: 393
[22-Apr-2026 15:47:05 UTC] ✅ User profile retrieved successfully for user ID: 393
[22-Apr-2026 15:47:05 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 15:47:05 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 15:47:05 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkzIiwidXNlcm5hbWUiOiJ0dW5nIiwiZW1haWwiOiJiYXNjaGkxMzM3QGdtYWlsLmNvbSIsImV4cCI6MTc3NzQ3NzU0Nn0.3dD-npxYv49SBSrZQtYg0MyK-mtgIkl83QjaMO7nREk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f05c3d9eef477b8-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2003:e7:b710:abfb:4581:d8e5:27af:2923","CF-IPCountry":"DE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2003:e7:b710:abfb:4581:d8e5:27af:2923, 172.70.85.151"}
[22-Apr-2026 15:47:05 UTC] === User Orders API Called ===
[22-Apr-2026 15:47:05 UTC] User ID: 393
[22-Apr-2026 15:47:05 UTC] Limit: 20, Offset: 0
[22-Apr-2026 15:47:05 UTC] Orders found: 0
[22-Apr-2026 15:47:05 UTC] Orders data: []
[22-Apr-2026 15:47:05 UTC] Total orders count: 0
[22-Apr-2026 15:47:07 UTC] === API CALL LOG ===
[22-Apr-2026 15:47:07 UTC] Endpoint: user/profile.php
[22-Apr-2026 15:47:07 UTC] Full Log Data: {
    "timestamp": "2026-04-22 15:47:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2003:e7:b710:abfb:4581:d8e5:27af:2923",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkzIiwidXNlcm5hbWUiOiJ0dW5nIiwiZW1haWwiOiJiYXNjaGkxMzM3QGdtYWlsLmNvbSIsImV4cCI6MTc3NzQ3NzU0Nn0.3dD-npxYv49SBSrZQtYg0MyK-mtgIkl83QjaMO7nREk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f05c3e60a8e77b8-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2003:e7:b710:abfb:4581:d8e5:27af:2923",
        "CF-IPCountry": "DE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2003:e7:b710:abfb:4581:d8e5:27af:2923, 172.70.85.150"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 15:47:07 UTC] === END API CALL LOG ===
[22-Apr-2026 15:47:07 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 15:47:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkzIiwidXNlcm5hbWUiOiJ0dW5nIiwiZW1haWwiOiJiYXNjaGkxMzM3QGdtYWlsLmNvbSIsImV4cCI6MTc3NzQ3NzU0Nn0.3dD-npxYv49SBSrZQtYg0MyK-mtgIkl83QjaMO7nREk
[22-Apr-2026 15:47:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 15:47:07 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 15:47:07 UTC] User ID: 393
[22-Apr-2026 15:47:07 UTC] ✅ User profile retrieved successfully for user ID: 393
[22-Apr-2026 15:47:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 15:47:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 15:47:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkzIiwidXNlcm5hbWUiOiJ0dW5nIiwiZW1haWwiOiJiYXNjaGkxMzM3QGdtYWlsLmNvbSIsImV4cCI6MTc3NzQ3NzU0Nn0.3dD-npxYv49SBSrZQtYg0MyK-mtgIkl83QjaMO7nREk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f05c3e59a0377b8-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2003:e7:b710:abfb:4581:d8e5:27af:2923","CF-IPCountry":"DE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2003:e7:b710:abfb:4581:d8e5:27af:2923, 172.70.85.151"}
[22-Apr-2026 15:47:07 UTC] === User Orders API Called ===
[22-Apr-2026 15:47:07 UTC] User ID: 393
[22-Apr-2026 15:47:07 UTC] Limit: 20, Offset: 0
[22-Apr-2026 15:47:07 UTC] Orders found: 0
[22-Apr-2026 15:47:07 UTC] Orders data: []
[22-Apr-2026 15:47:07 UTC] Total orders count: 0
[22-Apr-2026 15:47:08 UTC] === API CALL LOG ===
[22-Apr-2026 15:47:08 UTC] Endpoint: user/profile.php
[22-Apr-2026 15:47:08 UTC] Full Log Data: {
    "timestamp": "2026-04-22 15:47:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2003:e7:b710:abfb:4581:d8e5:27af:2923",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkzIiwidXNlcm5hbWUiOiJ0dW5nIiwiZW1haWwiOiJiYXNjaGkxMzM3QGdtYWlsLmNvbSIsImV4cCI6MTc3NzQ3NzU0Nn0.3dD-npxYv49SBSrZQtYg0MyK-mtgIkl83QjaMO7nREk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f05c3ea3e5f77b8-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2003:e7:b710:abfb:4581:d8e5:27af:2923",
        "CF-IPCountry": "DE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2003:e7:b710:abfb:4581:d8e5:27af:2923, 172.70.85.150"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 15:47:08 UTC] === END API CALL LOG ===
[22-Apr-2026 15:47:08 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 15:47:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkzIiwidXNlcm5hbWUiOiJ0dW5nIiwiZW1haWwiOiJiYXNjaGkxMzM3QGdtYWlsLmNvbSIsImV4cCI6MTc3NzQ3NzU0Nn0.3dD-npxYv49SBSrZQtYg0MyK-mtgIkl83QjaMO7nREk
[22-Apr-2026 15:47:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 15:47:08 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 15:47:08 UTC] User ID: 393
[22-Apr-2026 15:47:08 UTC] ✅ User profile retrieved successfully for user ID: 393
[22-Apr-2026 15:47:08 UTC] === API CALL LOG ===
[22-Apr-2026 15:47:08 UTC] Endpoint: user/profile.php
[22-Apr-2026 15:47:08 UTC] Full Log Data: {
    "timestamp": "2026-04-22 15:47:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2003:e7:b710:abfb:4581:d8e5:27af:2923",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkzIiwidXNlcm5hbWUiOiJ0dW5nIiwiZW1haWwiOiJiYXNjaGkxMzM3QGdtYWlsLmNvbSIsImV4cCI6MTc3NzQ3NzU0Nn0.3dD-npxYv49SBSrZQtYg0MyK-mtgIkl83QjaMO7nREk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f05c3ea9ed977b8-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2003:e7:b710:abfb:4581:d8e5:27af:2923",
        "CF-IPCountry": "DE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2003:e7:b710:abfb:4581:d8e5:27af:2923, 172.70.85.151"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 15:47:08 UTC] === END API CALL LOG ===
[22-Apr-2026 15:47:08 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 15:47:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkzIiwidXNlcm5hbWUiOiJ0dW5nIiwiZW1haWwiOiJiYXNjaGkxMzM3QGdtYWlsLmNvbSIsImV4cCI6MTc3NzQ3NzU0Nn0.3dD-npxYv49SBSrZQtYg0MyK-mtgIkl83QjaMO7nREk
[22-Apr-2026 15:47:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 15:47:08 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 15:47:08 UTC] User ID: 393
[22-Apr-2026 15:47:08 UTC] ✅ User profile retrieved successfully for user ID: 393
[22-Apr-2026 15:47:59 UTC] === API CALL LOG ===
[22-Apr-2026 15:47:59 UTC] Endpoint: user/profile.php
[22-Apr-2026 15:47:59 UTC] Full Log Data: {
    "timestamp": "2026-04-22 15:47:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2003:e7:b710:abfb:4581:d8e5:27af:2923",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkzIiwidXNlcm5hbWUiOiJ0dW5nIiwiZW1haWwiOiJiYXNjaGkxMzM3QGdtYWlsLmNvbSIsImV4cCI6MTc3NzQ3NzU0Nn0.3dD-npxYv49SBSrZQtYg0MyK-mtgIkl83QjaMO7nREk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f05c528dec6953e-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2003:e7:b710:abfb:4581:d8e5:27af:2923",
        "CF-IPCountry": "DE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2003:e7:b710:abfb:4581:d8e5:27af:2923, 172.70.162.240"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 15:47:59 UTC] === END API CALL LOG ===
[22-Apr-2026 15:47:59 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 15:47:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkzIiwidXNlcm5hbWUiOiJ0dW5nIiwiZW1haWwiOiJiYXNjaGkxMzM3QGdtYWlsLmNvbSIsImV4cCI6MTc3NzQ3NzU0Nn0.3dD-npxYv49SBSrZQtYg0MyK-mtgIkl83QjaMO7nREk
[22-Apr-2026 15:47:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 15:47:59 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 15:47:59 UTC] User ID: 393
[22-Apr-2026 15:47:59 UTC] ✅ User profile retrieved successfully for user ID: 393
[22-Apr-2026 15:48:00 UTC] === API CALL LOG ===
[22-Apr-2026 15:48:00 UTC] Endpoint: user/profile.php
[22-Apr-2026 15:48:00 UTC] Full Log Data: {
    "timestamp": "2026-04-22 15:48:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2003:e7:b710:abfb:4581:d8e5:27af:2923",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkzIiwidXNlcm5hbWUiOiJ0dW5nIiwiZW1haWwiOiJiYXNjaGkxMzM3QGdtYWlsLmNvbSIsImV4cCI6MTc3NzQ3NzU0Nn0.3dD-npxYv49SBSrZQtYg0MyK-mtgIkl83QjaMO7nREk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f05c52d3c12953e-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2003:e7:b710:abfb:4581:d8e5:27af:2923",
        "CF-IPCountry": "DE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2003:e7:b710:abfb:4581:d8e5:27af:2923, 172.70.162.240"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 15:48:00 UTC] === END API CALL LOG ===
[22-Apr-2026 15:48:00 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 15:48:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkzIiwidXNlcm5hbWUiOiJ0dW5nIiwiZW1haWwiOiJiYXNjaGkxMzM3QGdtYWlsLmNvbSIsImV4cCI6MTc3NzQ3NzU0Nn0.3dD-npxYv49SBSrZQtYg0MyK-mtgIkl83QjaMO7nREk
[22-Apr-2026 15:48:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 15:48:00 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 15:48:00 UTC] User ID: 393
[22-Apr-2026 15:48:00 UTC] ✅ User profile retrieved successfully for user ID: 393
[22-Apr-2026 15:48:00 UTC] === API CALL LOG ===
[22-Apr-2026 15:48:00 UTC] Endpoint: user/profile.php
[22-Apr-2026 15:48:00 UTC] Full Log Data: {
    "timestamp": "2026-04-22 15:48:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2003:e7:b710:abfb:4581:d8e5:27af:2923",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkzIiwidXNlcm5hbWUiOiJ0dW5nIiwiZW1haWwiOiJiYXNjaGkxMzM3QGdtYWlsLmNvbSIsImV4cCI6MTc3NzQ3NzU0Nn0.3dD-npxYv49SBSrZQtYg0MyK-mtgIkl83QjaMO7nREk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f05c52e0ce2953e-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2003:e7:b710:abfb:4581:d8e5:27af:2923",
        "CF-IPCountry": "DE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2003:e7:b710:abfb:4581:d8e5:27af:2923, 172.70.162.240"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 15:48:00 UTC] === END API CALL LOG ===
[22-Apr-2026 15:48:00 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 15:48:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkzIiwidXNlcm5hbWUiOiJ0dW5nIiwiZW1haWwiOiJiYXNjaGkxMzM3QGdtYWlsLmNvbSIsImV4cCI6MTc3NzQ3NzU0Nn0.3dD-npxYv49SBSrZQtYg0MyK-mtgIkl83QjaMO7nREk
[22-Apr-2026 15:48:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 15:48:00 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 15:48:00 UTC] User ID: 393
[22-Apr-2026 15:48:00 UTC] ✅ User profile retrieved successfully for user ID: 393
[22-Apr-2026 15:48:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 15:48:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 15:48:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkzIiwidXNlcm5hbWUiOiJ0dW5nIiwiZW1haWwiOiJiYXNjaGkxMzM3QGdtYWlsLmNvbSIsImV4cCI6MTc3NzQ3NzU0Nn0.3dD-npxYv49SBSrZQtYg0MyK-mtgIkl83QjaMO7nREk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f05c52e6d5a953e-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2003:e7:b710:abfb:4581:d8e5:27af:2923","CF-IPCountry":"DE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2003:e7:b710:abfb:4581:d8e5:27af:2923, 172.70.162.239"}
[22-Apr-2026 15:48:00 UTC] === User Orders API Called ===
[22-Apr-2026 15:48:00 UTC] User ID: 393
[22-Apr-2026 15:48:00 UTC] Limit: 20, Offset: 0
[22-Apr-2026 15:48:00 UTC] Orders found: 0
[22-Apr-2026 15:48:00 UTC] Orders data: []
[22-Apr-2026 15:48:00 UTC] Total orders count: 0
[22-Apr-2026 15:48:00 UTC] === API CALL LOG ===
[22-Apr-2026 15:48:00 UTC] Endpoint: user/profile.php
[22-Apr-2026 15:48:00 UTC] Full Log Data: {
    "timestamp": "2026-04-22 15:48:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2003:e7:b710:abfb:4581:d8e5:27af:2923",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkzIiwidXNlcm5hbWUiOiJ0dW5nIiwiZW1haWwiOiJiYXNjaGkxMzM3QGdtYWlsLmNvbSIsImV4cCI6MTc3NzQ3NzU0Nn0.3dD-npxYv49SBSrZQtYg0MyK-mtgIkl83QjaMO7nREk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f05c52ecdc1953e-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2003:e7:b710:abfb:4581:d8e5:27af:2923",
        "CF-IPCountry": "DE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2003:e7:b710:abfb:4581:d8e5:27af:2923, 172.70.162.240"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 15:48:00 UTC] === END API CALL LOG ===
[22-Apr-2026 15:48:00 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 15:48:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkzIiwidXNlcm5hbWUiOiJ0dW5nIiwiZW1haWwiOiJiYXNjaGkxMzM3QGdtYWlsLmNvbSIsImV4cCI6MTc3NzQ3NzU0Nn0.3dD-npxYv49SBSrZQtYg0MyK-mtgIkl83QjaMO7nREk
[22-Apr-2026 15:48:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 15:48:00 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 15:48:00 UTC] User ID: 393
[22-Apr-2026 15:48:00 UTC] ✅ User profile retrieved successfully for user ID: 393
[22-Apr-2026 15:48:00 UTC] === API CALL LOG ===
[22-Apr-2026 15:48:00 UTC] Endpoint: user/profile.php
[22-Apr-2026 15:48:00 UTC] Full Log Data: {
    "timestamp": "2026-04-22 15:48:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2003:e7:b710:abfb:4581:d8e5:27af:2923",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkzIiwidXNlcm5hbWUiOiJ0dW5nIiwiZW1haWwiOiJiYXNjaGkxMzM3QGdtYWlsLmNvbSIsImV4cCI6MTc3NzQ3NzU0Nn0.3dD-npxYv49SBSrZQtYg0MyK-mtgIkl83QjaMO7nREk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f05c531a952953e-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2003:e7:b710:abfb:4581:d8e5:27af:2923",
        "CF-IPCountry": "DE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2003:e7:b710:abfb:4581:d8e5:27af:2923, 172.70.162.240"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 15:48:00 UTC] === END API CALL LOG ===
[22-Apr-2026 15:48:00 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 15:48:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkzIiwidXNlcm5hbWUiOiJ0dW5nIiwiZW1haWwiOiJiYXNjaGkxMzM3QGdtYWlsLmNvbSIsImV4cCI6MTc3NzQ3NzU0Nn0.3dD-npxYv49SBSrZQtYg0MyK-mtgIkl83QjaMO7nREk
[22-Apr-2026 15:48:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 15:48:00 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 15:48:00 UTC] User ID: 393
[22-Apr-2026 15:48:00 UTC] ✅ User profile retrieved successfully for user ID: 393
[22-Apr-2026 15:48:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 15:48:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 15:48:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkzIiwidXNlcm5hbWUiOiJ0dW5nIiwiZW1haWwiOiJiYXNjaGkxMzM3QGdtYWlsLmNvbSIsImV4cCI6MTc3NzQ3NzU0Nn0.3dD-npxYv49SBSrZQtYg0MyK-mtgIkl83QjaMO7nREk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f05c57dae0c953e-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2003:e7:b710:abfb:4581:d8e5:27af:2923","CF-IPCountry":"DE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2003:e7:b710:abfb:4581:d8e5:27af:2923, 172.70.162.239"}
[22-Apr-2026 15:48:13 UTC] === User Orders API Called ===
[22-Apr-2026 15:48:13 UTC] User ID: 393
[22-Apr-2026 15:48:13 UTC] Limit: 20, Offset: 0
[22-Apr-2026 15:48:13 UTC] Orders found: 0
[22-Apr-2026 15:48:13 UTC] Orders data: []
[22-Apr-2026 15:48:13 UTC] Total orders count: 0
[22-Apr-2026 15:48:13 UTC] === API CALL LOG ===
[22-Apr-2026 15:48:13 UTC] Endpoint: user/profile.php
[22-Apr-2026 15:48:13 UTC] Full Log Data: {
    "timestamp": "2026-04-22 15:48:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2003:e7:b710:abfb:4581:d8e5:27af:2923",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkzIiwidXNlcm5hbWUiOiJ0dW5nIiwiZW1haWwiOiJiYXNjaGkxMzM3QGdtYWlsLmNvbSIsImV4cCI6MTc3NzQ3NzU0Nn0.3dD-npxYv49SBSrZQtYg0MyK-mtgIkl83QjaMO7nREk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f05c57dae0d953e-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2003:e7:b710:abfb:4581:d8e5:27af:2923",
        "CF-IPCountry": "DE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2003:e7:b710:abfb:4581:d8e5:27af:2923, 172.70.162.240"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 15:48:13 UTC] === END API CALL LOG ===
[22-Apr-2026 15:48:13 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 15:48:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkzIiwidXNlcm5hbWUiOiJ0dW5nIiwiZW1haWwiOiJiYXNjaGkxMzM3QGdtYWlsLmNvbSIsImV4cCI6MTc3NzQ3NzU0Nn0.3dD-npxYv49SBSrZQtYg0MyK-mtgIkl83QjaMO7nREk
[22-Apr-2026 15:48:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 15:48:13 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 15:48:13 UTC] User ID: 393
[22-Apr-2026 15:48:13 UTC] ✅ User profile retrieved successfully for user ID: 393
[22-Apr-2026 15:48:13 UTC] === API CALL LOG ===
[22-Apr-2026 15:48:13 UTC] Endpoint: user/profile.php
[22-Apr-2026 15:48:13 UTC] Full Log Data: {
    "timestamp": "2026-04-22 15:48:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2003:e7:b710:abfb:4581:d8e5:27af:2923",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkzIiwidXNlcm5hbWUiOiJ0dW5nIiwiZW1haWwiOiJiYXNjaGkxMzM3QGdtYWlsLmNvbSIsImV4cCI6MTc3NzQ3NzU0Nn0.3dD-npxYv49SBSrZQtYg0MyK-mtgIkl83QjaMO7nREk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f05c581bb1d953e-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2003:e7:b710:abfb:4581:d8e5:27af:2923",
        "CF-IPCountry": "DE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2003:e7:b710:abfb:4581:d8e5:27af:2923, 172.70.162.240"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 15:48:13 UTC] === END API CALL LOG ===
[22-Apr-2026 15:48:13 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 15:48:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkzIiwidXNlcm5hbWUiOiJ0dW5nIiwiZW1haWwiOiJiYXNjaGkxMzM3QGdtYWlsLmNvbSIsImV4cCI6MTc3NzQ3NzU0Nn0.3dD-npxYv49SBSrZQtYg0MyK-mtgIkl83QjaMO7nREk
[22-Apr-2026 15:48:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 15:48:13 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 15:48:13 UTC] User ID: 393
[22-Apr-2026 15:48:13 UTC] ✅ User profile retrieved successfully for user ID: 393
[22-Apr-2026 15:48:13 UTC] === API CALL LOG ===
[22-Apr-2026 15:48:13 UTC] Endpoint: user/profile.php
[22-Apr-2026 15:48:13 UTC] Full Log Data: {
    "timestamp": "2026-04-22 15:48:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2003:e7:b710:abfb:4581:d8e5:27af:2923",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkzIiwidXNlcm5hbWUiOiJ0dW5nIiwiZW1haWwiOiJiYXNjaGkxMzM3QGdtYWlsLmNvbSIsImV4cCI6MTc3NzQ3NzU0Nn0.3dD-npxYv49SBSrZQtYg0MyK-mtgIkl83QjaMO7nREk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f05c5820b80953e-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2003:e7:b710:abfb:4581:d8e5:27af:2923",
        "CF-IPCountry": "DE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2003:e7:b710:abfb:4581:d8e5:27af:2923, 172.70.162.239"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 15:48:13 UTC] === END API CALL LOG ===
[22-Apr-2026 15:48:13 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 15:48:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkzIiwidXNlcm5hbWUiOiJ0dW5nIiwiZW1haWwiOiJiYXNjaGkxMzM3QGdtYWlsLmNvbSIsImV4cCI6MTc3NzQ3NzU0Nn0.3dD-npxYv49SBSrZQtYg0MyK-mtgIkl83QjaMO7nREk
[22-Apr-2026 15:48:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 15:48:13 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 15:48:13 UTC] User ID: 393
[22-Apr-2026 15:48:13 UTC] ✅ User profile retrieved successfully for user ID: 393
[22-Apr-2026 15:48:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 15:48:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 15:48:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkzIiwidXNlcm5hbWUiOiJ0dW5nIiwiZW1haWwiOiJiYXNjaGkxMzM3QGdtYWlsLmNvbSIsImV4cCI6MTc3NzQ3NzU0Nn0.3dD-npxYv49SBSrZQtYg0MyK-mtgIkl83QjaMO7nREk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f05c61b2ba1953e-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2003:e7:b710:abfb:4581:d8e5:27af:2923","CF-IPCountry":"DE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2003:e7:b710:abfb:4581:d8e5:27af:2923, 172.70.162.239"}
[22-Apr-2026 15:48:38 UTC] === User Orders API Called ===
[22-Apr-2026 15:48:38 UTC] User ID: 393
[22-Apr-2026 15:48:38 UTC] Limit: 20, Offset: 0
[22-Apr-2026 15:48:38 UTC] Orders found: 0
[22-Apr-2026 15:48:38 UTC] Orders data: []
[22-Apr-2026 15:48:38 UTC] Total orders count: 0
[22-Apr-2026 15:48:38 UTC] === API CALL LOG ===
[22-Apr-2026 15:48:38 UTC] Endpoint: user/profile.php
[22-Apr-2026 15:48:38 UTC] Full Log Data: {
    "timestamp": "2026-04-22 15:48:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2003:e7:b710:abfb:4581:d8e5:27af:2923",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkzIiwidXNlcm5hbWUiOiJ0dW5nIiwiZW1haWwiOiJiYXNjaGkxMzM3QGdtYWlsLmNvbSIsImV4cCI6MTc3NzQ3NzU0Nn0.3dD-npxYv49SBSrZQtYg0MyK-mtgIkl83QjaMO7nREk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f05c61ccd36953e-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2003:e7:b710:abfb:4581:d8e5:27af:2923",
        "CF-IPCountry": "DE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2003:e7:b710:abfb:4581:d8e5:27af:2923, 172.70.162.239"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 15:48:38 UTC] === END API CALL LOG ===
[22-Apr-2026 15:48:38 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 15:48:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkzIiwidXNlcm5hbWUiOiJ0dW5nIiwiZW1haWwiOiJiYXNjaGkxMzM3QGdtYWlsLmNvbSIsImV4cCI6MTc3NzQ3NzU0Nn0.3dD-npxYv49SBSrZQtYg0MyK-mtgIkl83QjaMO7nREk
[22-Apr-2026 15:48:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 15:48:38 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 15:48:38 UTC] User ID: 393
[22-Apr-2026 15:48:38 UTC] ✅ User profile retrieved successfully for user ID: 393
[22-Apr-2026 15:48:38 UTC] === API CALL LOG ===
[22-Apr-2026 15:48:38 UTC] Endpoint: user/profile.php
[22-Apr-2026 15:48:38 UTC] Full Log Data: {
    "timestamp": "2026-04-22 15:48:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2003:e7:b710:abfb:4581:d8e5:27af:2923",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkzIiwidXNlcm5hbWUiOiJ0dW5nIiwiZW1haWwiOiJiYXNjaGkxMzM3QGdtYWlsLmNvbSIsImV4cCI6MTc3NzQ3NzU0Nn0.3dD-npxYv49SBSrZQtYg0MyK-mtgIkl83QjaMO7nREk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f05c61f389f953e-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2003:e7:b710:abfb:4581:d8e5:27af:2923",
        "CF-IPCountry": "DE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2003:e7:b710:abfb:4581:d8e5:27af:2923, 172.70.162.239"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 15:48:38 UTC] === END API CALL LOG ===
[22-Apr-2026 15:48:38 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 15:48:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkzIiwidXNlcm5hbWUiOiJ0dW5nIiwiZW1haWwiOiJiYXNjaGkxMzM3QGdtYWlsLmNvbSIsImV4cCI6MTc3NzQ3NzU0Nn0.3dD-npxYv49SBSrZQtYg0MyK-mtgIkl83QjaMO7nREk
[22-Apr-2026 15:48:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 15:48:38 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 15:48:38 UTC] User ID: 393
[22-Apr-2026 15:48:38 UTC] ✅ User profile retrieved successfully for user ID: 393
[22-Apr-2026 15:48:39 UTC] === API CALL LOG ===
[22-Apr-2026 15:48:39 UTC] Endpoint: user/profile.php
[22-Apr-2026 15:48:39 UTC] Full Log Data: {
    "timestamp": "2026-04-22 15:48:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2003:e7:b710:abfb:4581:d8e5:27af:2923",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkzIiwidXNlcm5hbWUiOiJ0dW5nIiwiZW1haWwiOiJiYXNjaGkxMzM3QGdtYWlsLmNvbSIsImV4cCI6MTc3NzQ3NzU0Nn0.3dD-npxYv49SBSrZQtYg0MyK-mtgIkl83QjaMO7nREk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f05c61fa90c953e-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2003:e7:b710:abfb:4581:d8e5:27af:2923",
        "CF-IPCountry": "DE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2003:e7:b710:abfb:4581:d8e5:27af:2923, 172.70.162.239"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 15:48:39 UTC] === END API CALL LOG ===
[22-Apr-2026 15:48:39 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 15:48:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkzIiwidXNlcm5hbWUiOiJ0dW5nIiwiZW1haWwiOiJiYXNjaGkxMzM3QGdtYWlsLmNvbSIsImV4cCI6MTc3NzQ3NzU0Nn0.3dD-npxYv49SBSrZQtYg0MyK-mtgIkl83QjaMO7nREk
[22-Apr-2026 15:48:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 15:48:39 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 15:48:39 UTC] User ID: 393
[22-Apr-2026 15:48:39 UTC] ✅ User profile retrieved successfully for user ID: 393
[22-Apr-2026 15:48:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 15:48:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 15:48:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkzIiwidXNlcm5hbWUiOiJ0dW5nIiwiZW1haWwiOiJiYXNjaGkxMzM3QGdtYWlsLmNvbSIsImV4cCI6MTc3NzQ3NzU0Nn0.3dD-npxYv49SBSrZQtYg0MyK-mtgIkl83QjaMO7nREk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f05c6723cdd953e-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2003:e7:b710:abfb:4581:d8e5:27af:2923","CF-IPCountry":"DE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2003:e7:b710:abfb:4581:d8e5:27af:2923, 172.70.162.240"}
[22-Apr-2026 15:48:52 UTC] === User Orders API Called ===
[22-Apr-2026 15:48:52 UTC] User ID: 393
[22-Apr-2026 15:48:52 UTC] Limit: 20, Offset: 0
[22-Apr-2026 15:48:52 UTC] Orders found: 0
[22-Apr-2026 15:48:52 UTC] Orders data: []
[22-Apr-2026 15:48:52 UTC] Total orders count: 0
[22-Apr-2026 15:48:52 UTC] === API CALL LOG ===
[22-Apr-2026 15:48:52 UTC] Endpoint: user/profile.php
[22-Apr-2026 15:48:52 UTC] Full Log Data: {
    "timestamp": "2026-04-22 15:48:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2003:e7:b710:abfb:4581:d8e5:27af:2923",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkzIiwidXNlcm5hbWUiOiJ0dW5nIiwiZW1haWwiOiJiYXNjaGkxMzM3QGdtYWlsLmNvbSIsImV4cCI6MTc3NzQ3NzU0Nn0.3dD-npxYv49SBSrZQtYg0MyK-mtgIkl83QjaMO7nREk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f05c6723ce5953e-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2003:e7:b710:abfb:4581:d8e5:27af:2923",
        "CF-IPCountry": "DE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2003:e7:b710:abfb:4581:d8e5:27af:2923, 172.70.162.239"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 15:48:52 UTC] === END API CALL LOG ===
[22-Apr-2026 15:48:52 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 15:48:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkzIiwidXNlcm5hbWUiOiJ0dW5nIiwiZW1haWwiOiJiYXNjaGkxMzM3QGdtYWlsLmNvbSIsImV4cCI6MTc3NzQ3NzU0Nn0.3dD-npxYv49SBSrZQtYg0MyK-mtgIkl83QjaMO7nREk
[22-Apr-2026 15:48:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 15:48:52 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 15:48:52 UTC] User ID: 393
[22-Apr-2026 15:48:52 UTC] ✅ User profile retrieved successfully for user ID: 393
[22-Apr-2026 15:48:52 UTC] === API CALL LOG ===
[22-Apr-2026 15:48:52 UTC] Endpoint: user/profile.php
[22-Apr-2026 15:48:52 UTC] Full Log Data: {
    "timestamp": "2026-04-22 15:48:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2003:e7:b710:abfb:4581:d8e5:27af:2923",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkzIiwidXNlcm5hbWUiOiJ0dW5nIiwiZW1haWwiOiJiYXNjaGkxMzM3QGdtYWlsLmNvbSIsImV4cCI6MTc3NzQ3NzU0Nn0.3dD-npxYv49SBSrZQtYg0MyK-mtgIkl83QjaMO7nREk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f05c6769a37953e-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2003:e7:b710:abfb:4581:d8e5:27af:2923",
        "CF-IPCountry": "DE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2003:e7:b710:abfb:4581:d8e5:27af:2923, 172.70.162.240"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 15:48:52 UTC] === END API CALL LOG ===
[22-Apr-2026 15:48:52 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 15:48:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkzIiwidXNlcm5hbWUiOiJ0dW5nIiwiZW1haWwiOiJiYXNjaGkxMzM3QGdtYWlsLmNvbSIsImV4cCI6MTc3NzQ3NzU0Nn0.3dD-npxYv49SBSrZQtYg0MyK-mtgIkl83QjaMO7nREk
[22-Apr-2026 15:48:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 15:48:52 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 15:48:52 UTC] User ID: 393
[22-Apr-2026 15:48:52 UTC] ✅ User profile retrieved successfully for user ID: 393
[22-Apr-2026 15:48:52 UTC] === API CALL LOG ===
[22-Apr-2026 15:48:52 UTC] Endpoint: user/profile.php
[22-Apr-2026 15:48:52 UTC] Full Log Data: {
    "timestamp": "2026-04-22 15:48:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2003:e7:b710:abfb:4581:d8e5:27af:2923",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkzIiwidXNlcm5hbWUiOiJ0dW5nIiwiZW1haWwiOiJiYXNjaGkxMzM3QGdtYWlsLmNvbSIsImV4cCI6MTc3NzQ3NzU0Nn0.3dD-npxYv49SBSrZQtYg0MyK-mtgIkl83QjaMO7nREk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f05c676faa9953e-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2003:e7:b710:abfb:4581:d8e5:27af:2923",
        "CF-IPCountry": "DE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2003:e7:b710:abfb:4581:d8e5:27af:2923, 172.70.162.240"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 15:48:52 UTC] === END API CALL LOG ===
[22-Apr-2026 15:48:52 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 15:48:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkzIiwidXNlcm5hbWUiOiJ0dW5nIiwiZW1haWwiOiJiYXNjaGkxMzM3QGdtYWlsLmNvbSIsImV4cCI6MTc3NzQ3NzU0Nn0.3dD-npxYv49SBSrZQtYg0MyK-mtgIkl83QjaMO7nREk
[22-Apr-2026 15:48:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 15:48:52 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 15:48:52 UTC] User ID: 393
[22-Apr-2026 15:48:52 UTC] ✅ User profile retrieved successfully for user ID: 393
[22-Apr-2026 15:48:56 UTC] === API CALL LOG ===
[22-Apr-2026 15:48:56 UTC] Endpoint: user/profile.php
[22-Apr-2026 15:48:56 UTC] Full Log Data: {
    "timestamp": "2026-04-22 15:48:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2003:e7:b710:abfb:4581:d8e5:27af:2923",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkzIiwidXNlcm5hbWUiOiJ0dW5nIiwiZW1haWwiOiJiYXNjaGkxMzM3QGdtYWlsLmNvbSIsImV4cCI6MTc3NzQ3NzU0Nn0.3dD-npxYv49SBSrZQtYg0MyK-mtgIkl83QjaMO7nREk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f05c68e9f66953e-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2003:e7:b710:abfb:4581:d8e5:27af:2923",
        "CF-IPCountry": "DE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2003:e7:b710:abfb:4581:d8e5:27af:2923, 172.70.162.239"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 15:48:56 UTC] === END API CALL LOG ===
[22-Apr-2026 15:48:56 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 15:48:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkzIiwidXNlcm5hbWUiOiJ0dW5nIiwiZW1haWwiOiJiYXNjaGkxMzM3QGdtYWlsLmNvbSIsImV4cCI6MTc3NzQ3NzU0Nn0.3dD-npxYv49SBSrZQtYg0MyK-mtgIkl83QjaMO7nREk
[22-Apr-2026 15:48:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 15:48:56 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 15:48:56 UTC] User ID: 393
[22-Apr-2026 15:48:56 UTC] ✅ User profile retrieved successfully for user ID: 393
[22-Apr-2026 16:22:36 UTC] === API CALL LOG ===
[22-Apr-2026 16:22:36 UTC] Endpoint: user/profile.php
[22-Apr-2026 16:22:36 UTC] Full Log Data: {
    "timestamp": "2026-04-22 16:22:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.75",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzk0IiwidXNlcm5hbWUiOiJQcm9zcGVyYm4iLCJlbWFpbCI6InV5b2FrYW1lZGV0QGdtYWlsLmNvbSIsImV4cCI6MTc3NzQ3OTc1NX0.8Qh0ooaiQoFxSoUmbBmZjrlRjHVj2kCAZqg4g0dWtHI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f05f7dd1a38ef3b-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.75",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.75, 141.101.99.152"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 16:22:36 UTC] === END API CALL LOG ===
[22-Apr-2026 16:22:36 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 16:22:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzk0IiwidXNlcm5hbWUiOiJQcm9zcGVyYm4iLCJlbWFpbCI6InV5b2FrYW1lZGV0QGdtYWlsLmNvbSIsImV4cCI6MTc3NzQ3OTc1NX0.8Qh0ooaiQoFxSoUmbBmZjrlRjHVj2kCAZqg4g0dWtHI
[22-Apr-2026 16:22:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 16:22:36 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 16:22:36 UTC] User ID: 394
[22-Apr-2026 16:22:36 UTC] ✅ User profile retrieved successfully for user ID: 394
[22-Apr-2026 16:22:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 16:22:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 16:22:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzk0IiwidXNlcm5hbWUiOiJQcm9zcGVyYm4iLCJlbWFpbCI6InV5b2FrYW1lZGV0QGdtYWlsLmNvbSIsImV4cCI6MTc3NzQ3OTc1NX0.8Qh0ooaiQoFxSoUmbBmZjrlRjHVj2kCAZqg4g0dWtHI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f05f7dd1a3cef3b-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.52.75","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.52.75, 141.101.99.152"}
[22-Apr-2026 16:22:36 UTC] === User Orders API Called ===
[22-Apr-2026 16:22:36 UTC] User ID: 394
[22-Apr-2026 16:22:36 UTC] Limit: 20, Offset: 0
[22-Apr-2026 16:22:36 UTC] Orders found: 0
[22-Apr-2026 16:22:36 UTC] Orders data: []
[22-Apr-2026 16:22:36 UTC] Total orders count: 0
[22-Apr-2026 16:22:36 UTC] === API CALL LOG ===
[22-Apr-2026 16:22:36 UTC] Endpoint: user/profile.php
[22-Apr-2026 16:22:36 UTC] Full Log Data: {
    "timestamp": "2026-04-22 16:22:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.75",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzk0IiwidXNlcm5hbWUiOiJQcm9zcGVyYm4iLCJlbWFpbCI6InV5b2FrYW1lZGV0QGdtYWlsLmNvbSIsImV4cCI6MTc3NzQ3OTc1NX0.8Qh0ooaiQoFxSoUmbBmZjrlRjHVj2kCAZqg4g0dWtHI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f05f7de1d46ef3b-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.75",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.75, 141.101.99.152"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 16:22:36 UTC] === END API CALL LOG ===
[22-Apr-2026 16:22:36 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 16:22:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzk0IiwidXNlcm5hbWUiOiJQcm9zcGVyYm4iLCJlbWFpbCI6InV5b2FrYW1lZGV0QGdtYWlsLmNvbSIsImV4cCI6MTc3NzQ3OTc1NX0.8Qh0ooaiQoFxSoUmbBmZjrlRjHVj2kCAZqg4g0dWtHI
[22-Apr-2026 16:22:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 16:22:36 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 16:22:36 UTC] User ID: 394
[22-Apr-2026 16:22:36 UTC] ✅ User profile retrieved successfully for user ID: 394
[22-Apr-2026 16:22:37 UTC] === API CALL LOG ===
[22-Apr-2026 16:22:37 UTC] Endpoint: user/profile.php
[22-Apr-2026 16:22:37 UTC] Full Log Data: {
    "timestamp": "2026-04-22 16:22:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.75",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzk0IiwidXNlcm5hbWUiOiJQcm9zcGVyYm4iLCJlbWFpbCI6InV5b2FrYW1lZGV0QGdtYWlsLmNvbSIsImV4cCI6MTc3NzQ3OTc1NX0.8Qh0ooaiQoFxSoUmbBmZjrlRjHVj2kCAZqg4g0dWtHI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f05f7e278daef3b-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.75",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.75, 141.101.99.152"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 16:22:37 UTC] === END API CALL LOG ===
[22-Apr-2026 16:22:37 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 16:22:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzk0IiwidXNlcm5hbWUiOiJQcm9zcGVyYm4iLCJlbWFpbCI6InV5b2FrYW1lZGV0QGdtYWlsLmNvbSIsImV4cCI6MTc3NzQ3OTc1NX0.8Qh0ooaiQoFxSoUmbBmZjrlRjHVj2kCAZqg4g0dWtHI
[22-Apr-2026 16:22:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 16:22:37 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 16:22:37 UTC] User ID: 394
[22-Apr-2026 16:22:37 UTC] ✅ User profile retrieved successfully for user ID: 394
[22-Apr-2026 16:22:55 UTC] === API CALL LOG ===
[22-Apr-2026 16:22:55 UTC] Endpoint: user/profile.php
[22-Apr-2026 16:22:55 UTC] Full Log Data: {
    "timestamp": "2026-04-22 16:22:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.75",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzk0IiwidXNlcm5hbWUiOiJQcm9zcGVyYm4iLCJlbWFpbCI6InV5b2FrYW1lZGV0QGdtYWlsLmNvbSIsImV4cCI6MTc3NzQ3OTc1NX0.8Qh0ooaiQoFxSoUmbBmZjrlRjHVj2kCAZqg4g0dWtHI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f05f8563cf3ef3b-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.75",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.75, 141.101.99.151"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 16:22:55 UTC] === END API CALL LOG ===
[22-Apr-2026 16:22:55 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 16:22:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzk0IiwidXNlcm5hbWUiOiJQcm9zcGVyYm4iLCJlbWFpbCI6InV5b2FrYW1lZGV0QGdtYWlsLmNvbSIsImV4cCI6MTc3NzQ3OTc1NX0.8Qh0ooaiQoFxSoUmbBmZjrlRjHVj2kCAZqg4g0dWtHI
[22-Apr-2026 16:22:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 16:22:55 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 16:22:55 UTC] User ID: 394
[22-Apr-2026 16:22:55 UTC] ✅ User profile retrieved successfully for user ID: 394
[22-Apr-2026 16:23:16 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 16:23:16 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 16:23:16 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzk0IiwidXNlcm5hbWUiOiJQcm9zcGVyYm4iLCJlbWFpbCI6InV5b2FrYW1lZGV0QGdtYWlsLmNvbSIsImV4cCI6MTc3NzQ3OTc1NX0.8Qh0ooaiQoFxSoUmbBmZjrlRjHVj2kCAZqg4g0dWtHI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f05f8d7ecafef3b-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.52.75","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.52.75, 141.101.99.152"}
[22-Apr-2026 16:23:16 UTC] === User Orders API Called ===
[22-Apr-2026 16:23:16 UTC] User ID: 394
[22-Apr-2026 16:23:16 UTC] Limit: 20, Offset: 0
[22-Apr-2026 16:23:16 UTC] Orders found: 0
[22-Apr-2026 16:23:16 UTC] Orders data: []
[22-Apr-2026 16:23:16 UTC] Total orders count: 0
[22-Apr-2026 16:23:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 16:23:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 16:23:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzk0IiwidXNlcm5hbWUiOiJQcm9zcGVyYm4iLCJlbWFpbCI6InV5b2FrYW1lZGV0QGdtYWlsLmNvbSIsImV4cCI6MTc3NzQ3OTc1NX0.8Qh0ooaiQoFxSoUmbBmZjrlRjHVj2kCAZqg4g0dWtHI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f05f8f75fcdef3b-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.52.75","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.52.75, 141.101.99.152"}
[22-Apr-2026 16:23:21 UTC] === User Orders API Called ===
[22-Apr-2026 16:23:21 UTC] User ID: 394
[22-Apr-2026 16:23:21 UTC] Limit: 20, Offset: 0
[22-Apr-2026 16:23:21 UTC] Orders found: 0
[22-Apr-2026 16:23:21 UTC] Orders data: []
[22-Apr-2026 16:23:21 UTC] Total orders count: 0
[22-Apr-2026 16:23:21 UTC] === API CALL LOG ===
[22-Apr-2026 16:23:21 UTC] Endpoint: user/profile.php
[22-Apr-2026 16:23:21 UTC] Full Log Data: {
    "timestamp": "2026-04-22 16:23:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.75",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzk0IiwidXNlcm5hbWUiOiJQcm9zcGVyYm4iLCJlbWFpbCI6InV5b2FrYW1lZGV0QGdtYWlsLmNvbSIsImV4cCI6MTc3NzQ3OTc1NX0.8Qh0ooaiQoFxSoUmbBmZjrlRjHVj2kCAZqg4g0dWtHI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f05f8f75fd0ef3b-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.75",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.75, 141.101.99.152"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 16:23:21 UTC] === END API CALL LOG ===
[22-Apr-2026 16:23:21 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 16:23:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzk0IiwidXNlcm5hbWUiOiJQcm9zcGVyYm4iLCJlbWFpbCI6InV5b2FrYW1lZGV0QGdtYWlsLmNvbSIsImV4cCI6MTc3NzQ3OTc1NX0.8Qh0ooaiQoFxSoUmbBmZjrlRjHVj2kCAZqg4g0dWtHI
[22-Apr-2026 16:23:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 16:23:21 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 16:23:21 UTC] User ID: 394
[22-Apr-2026 16:23:21 UTC] ✅ User profile retrieved successfully for user ID: 394
[22-Apr-2026 16:23:22 UTC] === API CALL LOG ===
[22-Apr-2026 16:23:22 UTC] Endpoint: user/profile.php
[22-Apr-2026 16:23:22 UTC] Full Log Data: {
    "timestamp": "2026-04-22 16:23:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.75",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzk0IiwidXNlcm5hbWUiOiJQcm9zcGVyYm4iLCJlbWFpbCI6InV5b2FrYW1lZGV0QGdtYWlsLmNvbSIsImV4cCI6MTc3NzQ3OTc1NX0.8Qh0ooaiQoFxSoUmbBmZjrlRjHVj2kCAZqg4g0dWtHI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f05f8fb0a40ef3b-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.75",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.75, 141.101.99.152"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 16:23:22 UTC] === END API CALL LOG ===
[22-Apr-2026 16:23:22 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 16:23:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzk0IiwidXNlcm5hbWUiOiJQcm9zcGVyYm4iLCJlbWFpbCI6InV5b2FrYW1lZGV0QGdtYWlsLmNvbSIsImV4cCI6MTc3NzQ3OTc1NX0.8Qh0ooaiQoFxSoUmbBmZjrlRjHVj2kCAZqg4g0dWtHI
[22-Apr-2026 16:23:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 16:23:22 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 16:23:22 UTC] User ID: 394
[22-Apr-2026 16:23:22 UTC] ✅ User profile retrieved successfully for user ID: 394
[22-Apr-2026 16:23:22 UTC] === API CALL LOG ===
[22-Apr-2026 16:23:22 UTC] Endpoint: user/profile.php
[22-Apr-2026 16:23:22 UTC] Full Log Data: {
    "timestamp": "2026-04-22 16:23:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.75",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzk0IiwidXNlcm5hbWUiOiJQcm9zcGVyYm4iLCJlbWFpbCI6InV5b2FrYW1lZGV0QGdtYWlsLmNvbSIsImV4cCI6MTc3NzQ3OTc1NX0.8Qh0ooaiQoFxSoUmbBmZjrlRjHVj2kCAZqg4g0dWtHI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f05f8fdb971ef3b-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.75",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.75, 141.101.99.152"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 16:23:22 UTC] === END API CALL LOG ===
[22-Apr-2026 16:23:22 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 16:23:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzk0IiwidXNlcm5hbWUiOiJQcm9zcGVyYm4iLCJlbWFpbCI6InV5b2FrYW1lZGV0QGdtYWlsLmNvbSIsImV4cCI6MTc3NzQ3OTc1NX0.8Qh0ooaiQoFxSoUmbBmZjrlRjHVj2kCAZqg4g0dWtHI
[22-Apr-2026 16:23:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 16:23:22 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 16:23:22 UTC] User ID: 394
[22-Apr-2026 16:23:22 UTC] ✅ User profile retrieved successfully for user ID: 394
[22-Apr-2026 16:23:30 UTC] === API CALL LOG ===
[22-Apr-2026 16:23:30 UTC] Endpoint: user/profile.php
[22-Apr-2026 16:23:30 UTC] Full Log Data: {
    "timestamp": "2026-04-22 16:23:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.75",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzk0IiwidXNlcm5hbWUiOiJQcm9zcGVyYm4iLCJlbWFpbCI6InV5b2FrYW1lZGV0QGdtYWlsLmNvbSIsImV4cCI6MTc3NzQ3OTc1NX0.8Qh0ooaiQoFxSoUmbBmZjrlRjHVj2kCAZqg4g0dWtHI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f05f93259e5ef3b-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.75",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.75, 141.101.99.151"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 16:23:30 UTC] === END API CALL LOG ===
[22-Apr-2026 16:23:30 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 16:23:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzk0IiwidXNlcm5hbWUiOiJQcm9zcGVyYm4iLCJlbWFpbCI6InV5b2FrYW1lZGV0QGdtYWlsLmNvbSIsImV4cCI6MTc3NzQ3OTc1NX0.8Qh0ooaiQoFxSoUmbBmZjrlRjHVj2kCAZqg4g0dWtHI
[22-Apr-2026 16:23:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 16:23:30 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 16:23:30 UTC] User ID: 394
[22-Apr-2026 16:23:30 UTC] ✅ User profile retrieved successfully for user ID: 394
[22-Apr-2026 16:24:01 UTC] === API CALL LOG ===
[22-Apr-2026 16:24:01 UTC] Endpoint: user/profile.php
[22-Apr-2026 16:24:01 UTC] Full Log Data: {
    "timestamp": "2026-04-22 16:24:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.75",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzk0IiwidXNlcm5hbWUiOiJQcm9zcGVyYm4iLCJlbWFpbCI6InV5b2FrYW1lZGV0QGdtYWlsLmNvbSIsImV4cCI6MTc3NzQ3OTc1NX0.8Qh0ooaiQoFxSoUmbBmZjrlRjHVj2kCAZqg4g0dWtHI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f05f9f37a21ef3b-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.75",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.75, 141.101.99.151"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 16:24:01 UTC] === END API CALL LOG ===
[22-Apr-2026 16:24:01 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 16:24:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzk0IiwidXNlcm5hbWUiOiJQcm9zcGVyYm4iLCJlbWFpbCI6InV5b2FrYW1lZGV0QGdtYWlsLmNvbSIsImV4cCI6MTc3NzQ3OTc1NX0.8Qh0ooaiQoFxSoUmbBmZjrlRjHVj2kCAZqg4g0dWtHI
[22-Apr-2026 16:24:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 16:24:01 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 16:24:01 UTC] User ID: 394
[22-Apr-2026 16:24:01 UTC] ✅ User profile retrieved successfully for user ID: 394
[22-Apr-2026 16:24:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 16:24:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 16:24:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzk0IiwidXNlcm5hbWUiOiJQcm9zcGVyYm4iLCJlbWFpbCI6InV5b2FrYW1lZGV0QGdtYWlsLmNvbSIsImV4cCI6MTc3NzQ3OTc1NX0.8Qh0ooaiQoFxSoUmbBmZjrlRjHVj2kCAZqg4g0dWtHI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f05faeffac9ef3b-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.52.75","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.52.75, 141.101.99.151"}
[22-Apr-2026 16:24:42 UTC] === User Orders API Called ===
[22-Apr-2026 16:24:42 UTC] User ID: 394
[22-Apr-2026 16:24:42 UTC] Limit: 20, Offset: 0
[22-Apr-2026 16:24:42 UTC] Orders found: 0
[22-Apr-2026 16:24:42 UTC] Orders data: []
[22-Apr-2026 16:24:42 UTC] Total orders count: 0
[22-Apr-2026 16:24:42 UTC] === API CALL LOG ===
[22-Apr-2026 16:24:42 UTC] Endpoint: user/profile.php
[22-Apr-2026 16:24:42 UTC] Full Log Data: {
    "timestamp": "2026-04-22 16:24:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.75",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzk0IiwidXNlcm5hbWUiOiJQcm9zcGVyYm4iLCJlbWFpbCI6InV5b2FrYW1lZGV0QGdtYWlsLmNvbSIsImV4cCI6MTc3NzQ3OTc1NX0.8Qh0ooaiQoFxSoUmbBmZjrlRjHVj2kCAZqg4g0dWtHI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f05faeffaccef3b-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.75",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.75, 141.101.99.152"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 16:24:42 UTC] === END API CALL LOG ===
[22-Apr-2026 16:24:42 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 16:24:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzk0IiwidXNlcm5hbWUiOiJQcm9zcGVyYm4iLCJlbWFpbCI6InV5b2FrYW1lZGV0QGdtYWlsLmNvbSIsImV4cCI6MTc3NzQ3OTc1NX0.8Qh0ooaiQoFxSoUmbBmZjrlRjHVj2kCAZqg4g0dWtHI
[22-Apr-2026 16:24:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 16:24:42 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 16:24:42 UTC] User ID: 394
[22-Apr-2026 16:24:42 UTC] ✅ User profile retrieved successfully for user ID: 394
[22-Apr-2026 16:24:42 UTC] === API CALL LOG ===
[22-Apr-2026 16:24:42 UTC] Endpoint: user/profile.php
[22-Apr-2026 16:24:42 UTC] Full Log Data: {
    "timestamp": "2026-04-22 16:24:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.75",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzk0IiwidXNlcm5hbWUiOiJQcm9zcGVyYm4iLCJlbWFpbCI6InV5b2FrYW1lZGV0QGdtYWlsLmNvbSIsImV4cCI6MTc3NzQ3OTc1NX0.8Qh0ooaiQoFxSoUmbBmZjrlRjHVj2kCAZqg4g0dWtHI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f05faf3cddcef3b-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.75",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.75, 141.101.99.152"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 16:24:42 UTC] === END API CALL LOG ===
[22-Apr-2026 16:24:42 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 16:24:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzk0IiwidXNlcm5hbWUiOiJQcm9zcGVyYm4iLCJlbWFpbCI6InV5b2FrYW1lZGV0QGdtYWlsLmNvbSIsImV4cCI6MTc3NzQ3OTc1NX0.8Qh0ooaiQoFxSoUmbBmZjrlRjHVj2kCAZqg4g0dWtHI
[22-Apr-2026 16:24:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 16:24:42 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 16:24:42 UTC] User ID: 394
[22-Apr-2026 16:24:42 UTC] ✅ User profile retrieved successfully for user ID: 394
[22-Apr-2026 16:24:56 UTC] === API CALL LOG ===
[22-Apr-2026 16:24:56 UTC] Endpoint: user/profile.php
[22-Apr-2026 16:24:56 UTC] Full Log Data: {
    "timestamp": "2026-04-22 16:24:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.75",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzk0IiwidXNlcm5hbWUiOiJQcm9zcGVyYm4iLCJlbWFpbCI6InV5b2FrYW1lZGV0QGdtYWlsLmNvbSIsImV4cCI6MTc3NzQ3OTc1NX0.8Qh0ooaiQoFxSoUmbBmZjrlRjHVj2kCAZqg4g0dWtHI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f05fb4b5e2def3b-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.75",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.75, 141.101.99.152"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 16:24:56 UTC] === END API CALL LOG ===
[22-Apr-2026 16:24:56 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 16:24:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzk0IiwidXNlcm5hbWUiOiJQcm9zcGVyYm4iLCJlbWFpbCI6InV5b2FrYW1lZGV0QGdtYWlsLmNvbSIsImV4cCI6MTc3NzQ3OTc1NX0.8Qh0ooaiQoFxSoUmbBmZjrlRjHVj2kCAZqg4g0dWtHI
[22-Apr-2026 16:24:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 16:24:56 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 16:24:56 UTC] User ID: 394
[22-Apr-2026 16:24:56 UTC] ✅ User profile retrieved successfully for user ID: 394
[22-Apr-2026 16:24:57 UTC] User Purchases API - User ID: 394
[22-Apr-2026 16:24:57 UTC] User Purchases API - Total purchases found: 0
[22-Apr-2026 16:25:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 16:25:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 16:25:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzk0IiwidXNlcm5hbWUiOiJQcm9zcGVyYm4iLCJlbWFpbCI6InV5b2FrYW1lZGV0QGdtYWlsLmNvbSIsImV4cCI6MTc3NzQ3OTc1NX0.8Qh0ooaiQoFxSoUmbBmZjrlRjHVj2kCAZqg4g0dWtHI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f05fc2759dfef3b-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.52.75","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.52.75, 141.101.99.152"}
[22-Apr-2026 16:25:32 UTC] === User Orders API Called ===
[22-Apr-2026 16:25:32 UTC] User ID: 394
[22-Apr-2026 16:25:32 UTC] Limit: 20, Offset: 0
[22-Apr-2026 16:25:32 UTC] Orders found: 0
[22-Apr-2026 16:25:32 UTC] Orders data: []
[22-Apr-2026 16:25:32 UTC] Total orders count: 0
[22-Apr-2026 16:25:32 UTC] === API CALL LOG ===
[22-Apr-2026 16:25:32 UTC] Endpoint: user/profile.php
[22-Apr-2026 16:25:32 UTC] Full Log Data: {
    "timestamp": "2026-04-22 16:25:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.75",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzk0IiwidXNlcm5hbWUiOiJQcm9zcGVyYm4iLCJlbWFpbCI6InV5b2FrYW1lZGV0QGdtYWlsLmNvbSIsImV4cCI6MTc3NzQ3OTc1NX0.8Qh0ooaiQoFxSoUmbBmZjrlRjHVj2kCAZqg4g0dWtHI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f05fc2759e3ef3b-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.75",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.75, 141.101.99.151"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 16:25:32 UTC] === END API CALL LOG ===
[22-Apr-2026 16:25:32 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 16:25:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzk0IiwidXNlcm5hbWUiOiJQcm9zcGVyYm4iLCJlbWFpbCI6InV5b2FrYW1lZGV0QGdtYWlsLmNvbSIsImV4cCI6MTc3NzQ3OTc1NX0.8Qh0ooaiQoFxSoUmbBmZjrlRjHVj2kCAZqg4g0dWtHI
[22-Apr-2026 16:25:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 16:25:32 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 16:25:32 UTC] User ID: 394
[22-Apr-2026 16:25:32 UTC] ✅ User profile retrieved successfully for user ID: 394
[22-Apr-2026 16:25:32 UTC] === API CALL LOG ===
[22-Apr-2026 16:25:32 UTC] Endpoint: user/profile.php
[22-Apr-2026 16:25:32 UTC] Full Log Data: {
    "timestamp": "2026-04-22 16:25:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.75",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzk0IiwidXNlcm5hbWUiOiJQcm9zcGVyYm4iLCJlbWFpbCI6InV5b2FrYW1lZGV0QGdtYWlsLmNvbSIsImV4cCI6MTc3NzQ3OTc1NX0.8Qh0ooaiQoFxSoUmbBmZjrlRjHVj2kCAZqg4g0dWtHI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f05fc2b3be3ef3b-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.75",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.75, 141.101.99.151"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 16:25:32 UTC] === END API CALL LOG ===
[22-Apr-2026 16:25:32 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 16:25:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzk0IiwidXNlcm5hbWUiOiJQcm9zcGVyYm4iLCJlbWFpbCI6InV5b2FrYW1lZGV0QGdtYWlsLmNvbSIsImV4cCI6MTc3NzQ3OTc1NX0.8Qh0ooaiQoFxSoUmbBmZjrlRjHVj2kCAZqg4g0dWtHI
[22-Apr-2026 16:25:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 16:25:32 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 16:25:32 UTC] User ID: 394
[22-Apr-2026 16:25:32 UTC] ✅ User profile retrieved successfully for user ID: 394
[22-Apr-2026 17:46:29 UTC] === API CALL LOG ===
[22-Apr-2026 17:46:29 UTC] Endpoint: user/profile.php
[22-Apr-2026 17:46:29 UTC] Full Log Data: {
    "timestamp": "2026-04-22 17:46:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "94.176.76.209",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzk1IiwidXNlcm5hbWUiOiJNdDVBZG1pbmwiLCJlbWFpbCI6InVudXdpbjc2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzQ4NDc4OH0.7FmC0gDkqhmHfLNwkYI6ylm8mf3q-XwMguZ8fbs0EUA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f0672bf0bcf5e31-KIV",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "94.176.76.209",
        "CF-IPCountry": "MD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "94.176.76.209, 172.68.198.132"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 17:46:29 UTC] === END API CALL LOG ===
[22-Apr-2026 17:46:29 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 17:46:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzk1IiwidXNlcm5hbWUiOiJNdDVBZG1pbmwiLCJlbWFpbCI6InVudXdpbjc2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzQ4NDc4OH0.7FmC0gDkqhmHfLNwkYI6ylm8mf3q-XwMguZ8fbs0EUA
[22-Apr-2026 17:46:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 17:46:29 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 17:46:29 UTC] User ID: 395
[22-Apr-2026 17:46:29 UTC] ✅ User profile retrieved successfully for user ID: 395
[22-Apr-2026 17:46:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 17:46:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 17:46:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzk1IiwidXNlcm5hbWUiOiJNdDVBZG1pbmwiLCJlbWFpbCI6InVudXdpbjc2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzQ4NDc4OH0.7FmC0gDkqhmHfLNwkYI6ylm8mf3q-XwMguZ8fbs0EUA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f0672bf1bf15e31-KIV","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"94.176.76.209","CF-IPCountry":"MD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"94.176.76.209, 172.68.198.132"}
[22-Apr-2026 17:46:29 UTC] === User Orders API Called ===
[22-Apr-2026 17:46:29 UTC] User ID: 395
[22-Apr-2026 17:46:29 UTC] Limit: 20, Offset: 0
[22-Apr-2026 17:46:29 UTC] Orders found: 0
[22-Apr-2026 17:46:29 UTC] Orders data: []
[22-Apr-2026 17:46:29 UTC] Total orders count: 0
[22-Apr-2026 17:46:29 UTC] === API CALL LOG ===
[22-Apr-2026 17:46:29 UTC] Endpoint: user/profile.php
[22-Apr-2026 17:46:29 UTC] Full Log Data: {
    "timestamp": "2026-04-22 17:46:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "94.176.76.209",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzk1IiwidXNlcm5hbWUiOiJNdDVBZG1pbmwiLCJlbWFpbCI6InVudXdpbjc2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzQ4NDc4OH0.7FmC0gDkqhmHfLNwkYI6ylm8mf3q-XwMguZ8fbs0EUA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f0672bfac715e31-KIV",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "94.176.76.209",
        "CF-IPCountry": "MD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "94.176.76.209, 172.68.198.132"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 17:46:29 UTC] === END API CALL LOG ===
[22-Apr-2026 17:46:29 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 17:46:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzk1IiwidXNlcm5hbWUiOiJNdDVBZG1pbmwiLCJlbWFpbCI6InVudXdpbjc2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzQ4NDc4OH0.7FmC0gDkqhmHfLNwkYI6ylm8mf3q-XwMguZ8fbs0EUA
[22-Apr-2026 17:46:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 17:46:29 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 17:46:29 UTC] User ID: 395
[22-Apr-2026 17:46:29 UTC] ✅ User profile retrieved successfully for user ID: 395
[22-Apr-2026 17:46:30 UTC] === API CALL LOG ===
[22-Apr-2026 17:46:30 UTC] Endpoint: user/profile.php
[22-Apr-2026 17:46:30 UTC] Full Log Data: {
    "timestamp": "2026-04-22 17:46:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "94.176.76.209",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzk1IiwidXNlcm5hbWUiOiJNdDVBZG1pbmwiLCJlbWFpbCI6InVudXdpbjc2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzQ4NDc4OH0.7FmC0gDkqhmHfLNwkYI6ylm8mf3q-XwMguZ8fbs0EUA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f0672c17dd45e31-KIV",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "94.176.76.209",
        "CF-IPCountry": "MD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "94.176.76.209, 172.68.198.133"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 17:46:30 UTC] === END API CALL LOG ===
[22-Apr-2026 17:46:30 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 17:46:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzk1IiwidXNlcm5hbWUiOiJNdDVBZG1pbmwiLCJlbWFpbCI6InVudXdpbjc2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzQ4NDc4OH0.7FmC0gDkqhmHfLNwkYI6ylm8mf3q-XwMguZ8fbs0EUA
[22-Apr-2026 17:46:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 17:46:30 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 17:46:30 UTC] User ID: 395
[22-Apr-2026 17:46:30 UTC] ✅ User profile retrieved successfully for user ID: 395
[22-Apr-2026 17:46:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 17:46:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 17:46:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzk1IiwidXNlcm5hbWUiOiJNdDVBZG1pbmwiLCJlbWFpbCI6InVudXdpbjc2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzQ4NDc4OH0.7FmC0gDkqhmHfLNwkYI6ylm8mf3q-XwMguZ8fbs0EUA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f06730dee085e31-KIV","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"94.176.76.209","CF-IPCountry":"MD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"94.176.76.209, 172.68.198.139"}
[22-Apr-2026 17:46:42 UTC] === User Orders API Called ===
[22-Apr-2026 17:46:42 UTC] User ID: 395
[22-Apr-2026 17:46:42 UTC] Limit: 20, Offset: 0
[22-Apr-2026 17:46:42 UTC] Orders found: 0
[22-Apr-2026 17:46:42 UTC] Orders data: []
[22-Apr-2026 17:46:42 UTC] Total orders count: 0
[22-Apr-2026 17:46:42 UTC] === API CALL LOG ===
[22-Apr-2026 17:46:42 UTC] Endpoint: user/profile.php
[22-Apr-2026 17:46:42 UTC] Full Log Data: {
    "timestamp": "2026-04-22 17:46:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "94.176.76.209",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzk1IiwidXNlcm5hbWUiOiJNdDVBZG1pbmwiLCJlbWFpbCI6InVudXdpbjc2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzQ4NDc4OH0.7FmC0gDkqhmHfLNwkYI6ylm8mf3q-XwMguZ8fbs0EUA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f06730e7e7c5e31-KIV",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "94.176.76.209",
        "CF-IPCountry": "MD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "94.176.76.209, 172.68.198.139"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 17:46:42 UTC] === END API CALL LOG ===
[22-Apr-2026 17:46:42 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 17:46:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzk1IiwidXNlcm5hbWUiOiJNdDVBZG1pbmwiLCJlbWFpbCI6InVudXdpbjc2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzQ4NDc4OH0.7FmC0gDkqhmHfLNwkYI6ylm8mf3q-XwMguZ8fbs0EUA
[22-Apr-2026 17:46:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 17:46:42 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 17:46:42 UTC] User ID: 395
[22-Apr-2026 17:46:42 UTC] ✅ User profile retrieved successfully for user ID: 395
[22-Apr-2026 17:46:42 UTC] === API CALL LOG ===
[22-Apr-2026 17:46:42 UTC] Endpoint: user/profile.php
[22-Apr-2026 17:46:42 UTC] Full Log Data: {
    "timestamp": "2026-04-22 17:46:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "94.176.76.209",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzk1IiwidXNlcm5hbWUiOiJNdDVBZG1pbmwiLCJlbWFpbCI6InVudXdpbjc2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzQ4NDc4OH0.7FmC0gDkqhmHfLNwkYI6ylm8mf3q-XwMguZ8fbs0EUA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f06731028205e31-KIV",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "94.176.76.209",
        "CF-IPCountry": "MD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "94.176.76.209, 172.68.198.139"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 17:46:42 UTC] === END API CALL LOG ===
[22-Apr-2026 17:46:42 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 17:46:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzk1IiwidXNlcm5hbWUiOiJNdDVBZG1pbmwiLCJlbWFpbCI6InVudXdpbjc2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzQ4NDc4OH0.7FmC0gDkqhmHfLNwkYI6ylm8mf3q-XwMguZ8fbs0EUA
[22-Apr-2026 17:46:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 17:46:42 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 17:46:42 UTC] User ID: 395
[22-Apr-2026 17:46:42 UTC] ✅ User profile retrieved successfully for user ID: 395
[22-Apr-2026 17:46:42 UTC] === API CALL LOG ===
[22-Apr-2026 17:46:42 UTC] Endpoint: user/profile.php
[22-Apr-2026 17:46:42 UTC] Full Log Data: {
    "timestamp": "2026-04-22 17:46:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "94.176.76.209",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzk1IiwidXNlcm5hbWUiOiJNdDVBZG1pbmwiLCJlbWFpbCI6InVudXdpbjc2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzQ4NDc4OH0.7FmC0gDkqhmHfLNwkYI6ylm8mf3q-XwMguZ8fbs0EUA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f0673125a4f5e31-KIV",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "94.176.76.209",
        "CF-IPCountry": "MD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "94.176.76.209, 172.68.198.139"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 17:46:42 UTC] === END API CALL LOG ===
[22-Apr-2026 17:46:42 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 17:46:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzk1IiwidXNlcm5hbWUiOiJNdDVBZG1pbmwiLCJlbWFpbCI6InVudXdpbjc2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzQ4NDc4OH0.7FmC0gDkqhmHfLNwkYI6ylm8mf3q-XwMguZ8fbs0EUA
[22-Apr-2026 17:46:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 17:46:42 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 17:46:42 UTC] User ID: 395
[22-Apr-2026 17:46:42 UTC] ✅ User profile retrieved successfully for user ID: 395
[22-Apr-2026 17:46:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 17:46:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 17:46:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzk1IiwidXNlcm5hbWUiOiJNdDVBZG1pbmwiLCJlbWFpbCI6InVudXdpbjc2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzQ4NDc4OH0.7FmC0gDkqhmHfLNwkYI6ylm8mf3q-XwMguZ8fbs0EUA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f0673718eb95e31-KIV","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"94.176.76.209","CF-IPCountry":"MD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"94.176.76.209, 172.68.198.139"}
[22-Apr-2026 17:46:58 UTC] === User Orders API Called ===
[22-Apr-2026 17:46:58 UTC] User ID: 395
[22-Apr-2026 17:46:58 UTC] Limit: 20, Offset: 0
[22-Apr-2026 17:46:58 UTC] Orders found: 0
[22-Apr-2026 17:46:58 UTC] Orders data: []
[22-Apr-2026 17:46:58 UTC] Total orders count: 0
[22-Apr-2026 17:46:58 UTC] === API CALL LOG ===
[22-Apr-2026 17:46:58 UTC] Endpoint: user/profile.php
[22-Apr-2026 17:46:58 UTC] Full Log Data: {
    "timestamp": "2026-04-22 17:46:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "94.176.76.209",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzk1IiwidXNlcm5hbWUiOiJNdDVBZG1pbmwiLCJlbWFpbCI6InVudXdpbjc2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzQ4NDc4OH0.7FmC0gDkqhmHfLNwkYI6ylm8mf3q-XwMguZ8fbs0EUA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f0673765a605e31-KIV",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "94.176.76.209",
        "CF-IPCountry": "MD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "94.176.76.209, 172.68.198.139"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 17:46:58 UTC] === END API CALL LOG ===
[22-Apr-2026 17:46:58 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 17:46:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzk1IiwidXNlcm5hbWUiOiJNdDVBZG1pbmwiLCJlbWFpbCI6InVudXdpbjc2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzQ4NDc4OH0.7FmC0gDkqhmHfLNwkYI6ylm8mf3q-XwMguZ8fbs0EUA
[22-Apr-2026 17:46:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 17:46:58 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 17:46:58 UTC] User ID: 395
[22-Apr-2026 17:46:58 UTC] ✅ User profile retrieved successfully for user ID: 395
[22-Apr-2026 17:46:59 UTC] User Purchases API - User ID: 395
[22-Apr-2026 17:46:59 UTC] User Purchases API - Total purchases found: 0
[22-Apr-2026 17:47:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 17:47:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 17:47:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzk1IiwidXNlcm5hbWUiOiJNdDVBZG1pbmwiLCJlbWFpbCI6InVudXdpbjc2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzQ4NDc4OH0.7FmC0gDkqhmHfLNwkYI6ylm8mf3q-XwMguZ8fbs0EUA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f06737d58bb5e31-KIV","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"94.176.76.209","CF-IPCountry":"MD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"94.176.76.209, 172.68.198.138"}
[22-Apr-2026 17:47:00 UTC] === User Orders API Called ===
[22-Apr-2026 17:47:00 UTC] User ID: 395
[22-Apr-2026 17:47:00 UTC] Limit: 20, Offset: 0
[22-Apr-2026 17:47:00 UTC] Orders found: 0
[22-Apr-2026 17:47:00 UTC] Orders data: []
[22-Apr-2026 17:47:00 UTC] Total orders count: 0
[22-Apr-2026 17:47:00 UTC] === API CALL LOG ===
[22-Apr-2026 17:47:00 UTC] Endpoint: user/profile.php
[22-Apr-2026 17:47:00 UTC] Full Log Data: {
    "timestamp": "2026-04-22 17:47:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "94.176.76.209",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzk1IiwidXNlcm5hbWUiOiJNdDVBZG1pbmwiLCJlbWFpbCI6InVudXdpbjc2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzQ4NDc4OH0.7FmC0gDkqhmHfLNwkYI6ylm8mf3q-XwMguZ8fbs0EUA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f06737db9155e31-KIV",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "94.176.76.209",
        "CF-IPCountry": "MD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "94.176.76.209, 172.68.198.139"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 17:47:00 UTC] === END API CALL LOG ===
[22-Apr-2026 17:47:00 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 17:47:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzk1IiwidXNlcm5hbWUiOiJNdDVBZG1pbmwiLCJlbWFpbCI6InVudXdpbjc2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzQ4NDc4OH0.7FmC0gDkqhmHfLNwkYI6ylm8mf3q-XwMguZ8fbs0EUA
[22-Apr-2026 17:47:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 17:47:00 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 17:47:00 UTC] User ID: 395
[22-Apr-2026 17:47:00 UTC] ✅ User profile retrieved successfully for user ID: 395
[22-Apr-2026 17:47:00 UTC] === API CALL LOG ===
[22-Apr-2026 17:47:00 UTC] Endpoint: user/profile.php
[22-Apr-2026 17:47:00 UTC] Full Log Data: {
    "timestamp": "2026-04-22 17:47:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "94.176.76.209",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzk1IiwidXNlcm5hbWUiOiJNdDVBZG1pbmwiLCJlbWFpbCI6InVudXdpbjc2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzQ4NDc4OH0.7FmC0gDkqhmHfLNwkYI6ylm8mf3q-XwMguZ8fbs0EUA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f067380ab525e31-KIV",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "94.176.76.209",
        "CF-IPCountry": "MD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "94.176.76.209, 172.68.198.139"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 17:47:00 UTC] === END API CALL LOG ===
[22-Apr-2026 17:47:00 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 17:47:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzk1IiwidXNlcm5hbWUiOiJNdDVBZG1pbmwiLCJlbWFpbCI6InVudXdpbjc2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzQ4NDc4OH0.7FmC0gDkqhmHfLNwkYI6ylm8mf3q-XwMguZ8fbs0EUA
[22-Apr-2026 17:47:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 17:47:00 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 17:47:00 UTC] User ID: 395
[22-Apr-2026 17:47:00 UTC] ✅ User profile retrieved successfully for user ID: 395
[22-Apr-2026 17:47:00 UTC] === API CALL LOG ===
[22-Apr-2026 17:47:00 UTC] Endpoint: user/profile.php
[22-Apr-2026 17:47:00 UTC] Full Log Data: {
    "timestamp": "2026-04-22 17:47:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "94.176.76.209",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzk1IiwidXNlcm5hbWUiOiJNdDVBZG1pbmwiLCJlbWFpbCI6InVudXdpbjc2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzQ4NDc4OH0.7FmC0gDkqhmHfLNwkYI6ylm8mf3q-XwMguZ8fbs0EUA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f067381ac2e5e31-KIV",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "94.176.76.209",
        "CF-IPCountry": "MD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "94.176.76.209, 172.68.198.138"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 17:47:00 UTC] === END API CALL LOG ===
[22-Apr-2026 17:47:00 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 17:47:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzk1IiwidXNlcm5hbWUiOiJNdDVBZG1pbmwiLCJlbWFpbCI6InVudXdpbjc2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzQ4NDc4OH0.7FmC0gDkqhmHfLNwkYI6ylm8mf3q-XwMguZ8fbs0EUA
[22-Apr-2026 17:47:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 17:47:00 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 17:47:00 UTC] User ID: 395
[22-Apr-2026 17:47:00 UTC] ✅ User profile retrieved successfully for user ID: 395
[22-Apr-2026 17:47:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 17:47:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 17:47:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzk1IiwidXNlcm5hbWUiOiJNdDVBZG1pbmwiLCJlbWFpbCI6InVudXdpbjc2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzQ4NDc4OH0.7FmC0gDkqhmHfLNwkYI6ylm8mf3q-XwMguZ8fbs0EUA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f0673a9f8695e31-KIV","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"94.176.76.209","CF-IPCountry":"MD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"94.176.76.209, 172.68.198.138"}
[22-Apr-2026 17:47:07 UTC] === User Orders API Called ===
[22-Apr-2026 17:47:07 UTC] User ID: 395
[22-Apr-2026 17:47:07 UTC] Limit: 20, Offset: 0
[22-Apr-2026 17:47:07 UTC] Orders found: 0
[22-Apr-2026 17:47:07 UTC] Orders data: []
[22-Apr-2026 17:47:07 UTC] Total orders count: 0
[22-Apr-2026 17:47:07 UTC] === API CALL LOG ===
[22-Apr-2026 17:47:07 UTC] Endpoint: user/profile.php
[22-Apr-2026 17:47:07 UTC] Full Log Data: {
    "timestamp": "2026-04-22 17:47:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "94.176.76.209",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzk1IiwidXNlcm5hbWUiOiJNdDVBZG1pbmwiLCJlbWFpbCI6InVudXdpbjc2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzQ4NDc4OH0.7FmC0gDkqhmHfLNwkYI6ylm8mf3q-XwMguZ8fbs0EUA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f0673aa99065e31-KIV",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "94.176.76.209",
        "CF-IPCountry": "MD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "94.176.76.209, 172.68.198.138"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 17:47:07 UTC] === END API CALL LOG ===
[22-Apr-2026 17:47:07 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 17:47:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzk1IiwidXNlcm5hbWUiOiJNdDVBZG1pbmwiLCJlbWFpbCI6InVudXdpbjc2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzQ4NDc4OH0.7FmC0gDkqhmHfLNwkYI6ylm8mf3q-XwMguZ8fbs0EUA
[22-Apr-2026 17:47:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 17:47:07 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 17:47:07 UTC] User ID: 395
[22-Apr-2026 17:47:07 UTC] ✅ User profile retrieved successfully for user ID: 395
[22-Apr-2026 17:47:07 UTC] === API CALL LOG ===
[22-Apr-2026 17:47:07 UTC] Endpoint: user/profile.php
[22-Apr-2026 17:47:07 UTC] Full Log Data: {
    "timestamp": "2026-04-22 17:47:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "94.176.76.209",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzk1IiwidXNlcm5hbWUiOiJNdDVBZG1pbmwiLCJlbWFpbCI6InVudXdpbjc2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzQ4NDc4OH0.7FmC0gDkqhmHfLNwkYI6ylm8mf3q-XwMguZ8fbs0EUA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f0673ab99e65e31-KIV",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "94.176.76.209",
        "CF-IPCountry": "MD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "94.176.76.209, 172.68.198.139"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 17:47:07 UTC] === END API CALL LOG ===
[22-Apr-2026 17:47:07 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 17:47:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzk1IiwidXNlcm5hbWUiOiJNdDVBZG1pbmwiLCJlbWFpbCI6InVudXdpbjc2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzQ4NDc4OH0.7FmC0gDkqhmHfLNwkYI6ylm8mf3q-XwMguZ8fbs0EUA
[22-Apr-2026 17:47:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 17:47:07 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 17:47:07 UTC] User ID: 395
[22-Apr-2026 17:47:07 UTC] ✅ User profile retrieved successfully for user ID: 395
[22-Apr-2026 17:47:07 UTC] === API CALL LOG ===
[22-Apr-2026 17:47:07 UTC] Endpoint: user/profile.php
[22-Apr-2026 17:47:07 UTC] Full Log Data: {
    "timestamp": "2026-04-22 17:47:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "94.176.76.209",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzk1IiwidXNlcm5hbWUiOiJNdDVBZG1pbmwiLCJlbWFpbCI6InVudXdpbjc2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzQ4NDc4OH0.7FmC0gDkqhmHfLNwkYI6ylm8mf3q-XwMguZ8fbs0EUA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f0673ae7ce45e31-KIV",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "94.176.76.209",
        "CF-IPCountry": "MD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "94.176.76.209, 172.68.198.138"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 17:47:07 UTC] === END API CALL LOG ===
[22-Apr-2026 17:47:07 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 17:47:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzk1IiwidXNlcm5hbWUiOiJNdDVBZG1pbmwiLCJlbWFpbCI6InVudXdpbjc2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzQ4NDc4OH0.7FmC0gDkqhmHfLNwkYI6ylm8mf3q-XwMguZ8fbs0EUA
[22-Apr-2026 17:47:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 17:47:07 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 17:47:07 UTC] User ID: 395
[22-Apr-2026 17:47:07 UTC] ✅ User profile retrieved successfully for user ID: 395
[22-Apr-2026 17:58:55 UTC] === API CALL LOG ===
[22-Apr-2026 17:58:55 UTC] Endpoint: user/profile.php
[22-Apr-2026 17:58:55 UTC] Full Log Data: {
    "timestamp": "2026-04-22 17:58:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.182.150.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f0684f6ffd8d2cb-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.182.150.156",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.182.150.156, 172.71.164.218"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 17:58:55 UTC] === END API CALL LOG ===
[22-Apr-2026 17:58:55 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 17:58:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[22-Apr-2026 17:58:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 17:58:55 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 17:58:55 UTC] User ID: 346
[22-Apr-2026 17:58:55 UTC] ✅ User profile retrieved successfully for user ID: 346
[22-Apr-2026 17:58:56 UTC] === API CALL LOG ===
[22-Apr-2026 17:58:56 UTC] Endpoint: user/profile.php
[22-Apr-2026 17:58:56 UTC] Full Log Data: {
    "timestamp": "2026-04-22 17:58:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.182.150.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f0684f9283dd2cb-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.182.150.156",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.182.150.156, 172.71.164.218"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 17:58:56 UTC] === END API CALL LOG ===
[22-Apr-2026 17:58:56 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 17:58:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[22-Apr-2026 17:58:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 17:58:56 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 17:58:56 UTC] User ID: 346
[22-Apr-2026 17:58:56 UTC] ✅ User profile retrieved successfully for user ID: 346
[22-Apr-2026 17:58:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 17:58:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 17:58:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f0684f92846d2cb-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"109.182.150.156","CF-IPCountry":"SI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"109.182.150.156, 172.71.164.219"}
[22-Apr-2026 17:58:56 UTC] === User Orders API Called ===
[22-Apr-2026 17:58:56 UTC] User ID: 346
[22-Apr-2026 17:58:56 UTC] Limit: 20, Offset: 0
[22-Apr-2026 17:58:56 UTC] Orders found: 5
[22-Apr-2026 17:58:56 UTC] Orders data: [{"id":204,"quantity":820,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro\/1234567","status":"pending","created_at":"2026-04-17 14:44:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":200,"quantity":41,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"cancelled","created_at":"2026-04-17 10:18:01","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":199,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:36","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":198,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:20","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":197,"quantity":1000,"total_coins":20000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:38:00","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[22-Apr-2026 17:58:56 UTC] Total orders count: 5
[22-Apr-2026 17:58:56 UTC] === API CALL LOG ===
[22-Apr-2026 17:58:56 UTC] Endpoint: user/profile.php
[22-Apr-2026 17:58:56 UTC] Full Log Data: {
    "timestamp": "2026-04-22 17:58:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.182.150.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f0684f9ba42d2cb-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.182.150.156",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.182.150.156, 172.71.164.219"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 17:58:56 UTC] === END API CALL LOG ===
[22-Apr-2026 17:58:56 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 17:58:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[22-Apr-2026 17:58:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 17:58:56 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 17:58:56 UTC] User ID: 346
[22-Apr-2026 17:58:56 UTC] ✅ User profile retrieved successfully for user ID: 346
[22-Apr-2026 17:58:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 17:58:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 17:58:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f0685023812d2cb-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"109.182.150.156","CF-IPCountry":"SI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"109.182.150.156, 172.71.164.219"}
[22-Apr-2026 17:58:57 UTC] === User Orders API Called ===
[22-Apr-2026 17:58:57 UTC] User ID: 346
[22-Apr-2026 17:58:57 UTC] Limit: 20, Offset: 0
[22-Apr-2026 17:58:57 UTC] Orders found: 5
[22-Apr-2026 17:58:57 UTC] Orders data: [{"id":204,"quantity":820,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro\/1234567","status":"pending","created_at":"2026-04-17 14:44:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":200,"quantity":41,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"cancelled","created_at":"2026-04-17 10:18:01","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":199,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:36","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":198,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:20","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":197,"quantity":1000,"total_coins":20000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:38:00","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[22-Apr-2026 17:58:57 UTC] Total orders count: 5
[22-Apr-2026 17:59:03 UTC] === API CALL LOG ===
[22-Apr-2026 17:59:03 UTC] Endpoint: user/profile.php
[22-Apr-2026 17:59:03 UTC] Full Log Data: {
    "timestamp": "2026-04-22 17:59:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.182.150.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f0685296fad33be-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.182.150.156",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.182.150.156, 172.70.248.16"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 17:59:03 UTC] === END API CALL LOG ===
[22-Apr-2026 17:59:03 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 17:59:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[22-Apr-2026 17:59:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 17:59:03 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 17:59:03 UTC] User ID: 346
[22-Apr-2026 17:59:03 UTC] ✅ User profile retrieved successfully for user ID: 346
[22-Apr-2026 17:59:04 UTC] === API CALL LOG ===
[22-Apr-2026 17:59:04 UTC] Endpoint: user/profile.php
[22-Apr-2026 17:59:04 UTC] Full Log Data: {
    "timestamp": "2026-04-22 17:59:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.182.150.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f06852afd4233be-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.182.150.156",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.182.150.156, 172.70.248.69"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 17:59:04 UTC] === END API CALL LOG ===
[22-Apr-2026 17:59:04 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 17:59:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[22-Apr-2026 17:59:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 17:59:04 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 17:59:04 UTC] User ID: 346
[22-Apr-2026 17:59:04 UTC] ✅ User profile retrieved successfully for user ID: 346
[22-Apr-2026 17:59:04 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 17:59:04 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 17:59:04 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f06852afd4733be-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"109.182.150.156","CF-IPCountry":"SI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"109.182.150.156, 172.70.248.68"}
[22-Apr-2026 17:59:04 UTC] === User Orders API Called ===
[22-Apr-2026 17:59:04 UTC] User ID: 346
[22-Apr-2026 17:59:04 UTC] Limit: 20, Offset: 0
[22-Apr-2026 17:59:04 UTC] Orders found: 5
[22-Apr-2026 17:59:04 UTC] Orders data: [{"id":204,"quantity":820,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro\/1234567","status":"pending","created_at":"2026-04-17 14:44:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":200,"quantity":41,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"cancelled","created_at":"2026-04-17 10:18:01","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":199,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:36","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":198,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:20","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":197,"quantity":1000,"total_coins":20000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:38:00","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[22-Apr-2026 17:59:04 UTC] Total orders count: 5
[22-Apr-2026 17:59:04 UTC] === API CALL LOG ===
[22-Apr-2026 17:59:04 UTC] Endpoint: user/profile.php
[22-Apr-2026 17:59:04 UTC] Full Log Data: {
    "timestamp": "2026-04-22 17:59:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.182.150.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f06852b7ed833be-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.182.150.156",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.182.150.156, 172.70.248.68"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 17:59:04 UTC] === END API CALL LOG ===
[22-Apr-2026 17:59:04 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 17:59:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[22-Apr-2026 17:59:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 17:59:04 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 17:59:04 UTC] User ID: 346
[22-Apr-2026 17:59:04 UTC] ✅ User profile retrieved successfully for user ID: 346
[22-Apr-2026 20:22:50 UTC] === API CALL LOG ===
[22-Apr-2026 20:22:50 UTC] Endpoint: user/profile.php
[22-Apr-2026 20:22:50 UTC] Full Log Data: {
    "timestamp": "2026-04-22 20:22:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.182.150.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f0757c61852dc78-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.182.150.156",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.182.150.156, 172.71.144.82"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 20:22:50 UTC] === END API CALL LOG ===
[22-Apr-2026 20:22:50 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 20:22:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[22-Apr-2026 20:22:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 20:22:50 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 20:22:50 UTC] User ID: 346
[22-Apr-2026 20:22:50 UTC] ✅ User profile retrieved successfully for user ID: 346
[22-Apr-2026 20:22:50 UTC] === API CALL LOG ===
[22-Apr-2026 20:22:50 UTC] Endpoint: user/profile.php
[22-Apr-2026 20:22:50 UTC] Full Log Data: {
    "timestamp": "2026-04-22 20:22:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.182.150.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f0757c83ffbdc78-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.182.150.156",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.182.150.156, 172.71.144.82"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 20:22:50 UTC] === END API CALL LOG ===
[22-Apr-2026 20:22:50 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 20:22:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[22-Apr-2026 20:22:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 20:22:50 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 20:22:50 UTC] User ID: 346
[22-Apr-2026 20:22:50 UTC] ✅ User profile retrieved successfully for user ID: 346
[22-Apr-2026 20:22:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 20:22:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Apr-2026 20:22:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f0757c8586ddc78-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"109.182.150.156","CF-IPCountry":"SI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"109.182.150.156, 172.71.144.83"}
[22-Apr-2026 20:22:50 UTC] === User Orders API Called ===
[22-Apr-2026 20:22:50 UTC] User ID: 346
[22-Apr-2026 20:22:50 UTC] Limit: 20, Offset: 0
[22-Apr-2026 20:22:50 UTC] Orders found: 5
[22-Apr-2026 20:22:50 UTC] Orders data: [{"id":204,"quantity":820,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro\/1234567","status":"pending","created_at":"2026-04-17 14:44:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":200,"quantity":41,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"cancelled","created_at":"2026-04-17 10:18:01","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":199,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:36","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":198,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:20","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":197,"quantity":1000,"total_coins":20000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:38:00","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[22-Apr-2026 20:22:50 UTC] Total orders count: 5
[22-Apr-2026 20:22:51 UTC] === API CALL LOG ===
[22-Apr-2026 20:22:51 UTC] Endpoint: user/profile.php
[22-Apr-2026 20:22:51 UTC] Full Log Data: {
    "timestamp": "2026-04-22 20:22:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.182.150.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f0757c8fa7ddc78-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.182.150.156",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.182.150.156, 172.71.144.83"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 20:22:51 UTC] === END API CALL LOG ===
[22-Apr-2026 20:22:51 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 20:22:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[22-Apr-2026 20:22:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 20:22:51 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 20:22:51 UTC] User ID: 346
[22-Apr-2026 20:22:51 UTC] ✅ User profile retrieved successfully for user ID: 346
[22-Apr-2026 20:24:02 UTC] === API CALL LOG ===
[22-Apr-2026 20:24:02 UTC] Endpoint: user/profile.php
[22-Apr-2026 20:24:02 UTC] Full Log Data: {
    "timestamp": "2026-04-22 20:24:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.182.150.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f0759868d0f0476-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.182.150.156",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.182.150.156, 172.70.251.119"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 20:24:02 UTC] === END API CALL LOG ===
[22-Apr-2026 20:24:02 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 20:24:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[22-Apr-2026 20:24:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 20:24:02 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 20:24:02 UTC] User ID: 346
[22-Apr-2026 20:24:02 UTC] ✅ User profile retrieved successfully for user ID: 346
[22-Apr-2026 20:24:03 UTC] === API CALL LOG ===
[22-Apr-2026 20:24:03 UTC] Endpoint: user/profile.php
[22-Apr-2026 20:24:03 UTC] Full Log Data: {
    "timestamp": "2026-04-22 20:24:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.182.150.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f07598e1a750476-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.182.150.156",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.182.150.156, 172.70.251.119"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Apr-2026 20:24:03 UTC] === END API CALL LOG ===
[22-Apr-2026 20:24:03 UTC] ✅ API Hash verification passed for profile endpoint
[22-Apr-2026 20:24:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[22-Apr-2026 20:24:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Apr-2026 20:24:03 UTC] ✅ JWT token verified successfully for user profile
[22-Apr-2026 20:24:03 UTC] User ID: 346
[22-Apr-2026 20:24:03 UTC] ✅ User profile retrieved successfully for user ID: 346
[22-Apr-2026 20:24:03 UTC] User Purchases API - User ID: 346
[22-Apr-2026 20:24:03 UTC] User Purchases API - Total purchases found: 1
[23-Apr-2026 00:21:34 UTC] === API CALL LOG ===
[23-Apr-2026 00:21:34 UTC] Endpoint: user/profile.php
[23-Apr-2026 00:21:34 UTC] Full Log Data: {
    "timestamp": "2026-04-23 00:21:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:d08:1411:5b37:8bf:dfff:fe75:52fa",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNjAsInVzZXJuYW1lIjoieGlhb2t1IiwiZW1haWwiOiJ4aWFva3VwdWJnQGdtYWlsLmNvbSIsImV4cCI6MTc3NzIwNzE1MX0.UE295y-L1U8pIvpLAkm6VAmAmQCfI-Zj7abq-rYI9O0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f08b575ce4b3c6f-KUL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:d08:1411:5b37:8bf:dfff:fe75:52fa",
        "CF-IPCountry": "MY",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2001:d08:1411:5b37:8bf:dfff:fe75:52fa, 162.158.192.138"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Apr-2026 00:21:34 UTC] === END API CALL LOG ===
[23-Apr-2026 00:21:34 UTC] ✅ API Hash verification passed for profile endpoint
[23-Apr-2026 00:21:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNjAsInVzZXJuYW1lIjoieGlhb2t1IiwiZW1haWwiOiJ4aWFva3VwdWJnQGdtYWlsLmNvbSIsImV4cCI6MTc3NzIwNzE1MX0.UE295y-L1U8pIvpLAkm6VAmAmQCfI-Zj7abq-rYI9O0
[23-Apr-2026 00:21:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Apr-2026 00:21:34 UTC] ✅ JWT token verified successfully for user profile
[23-Apr-2026 00:21:34 UTC] User ID: 360
[23-Apr-2026 00:21:34 UTC] ✅ User profile retrieved successfully for user ID: 360
[23-Apr-2026 00:21:34 UTC] === API CALL LOG ===
[23-Apr-2026 00:21:34 UTC] Endpoint: user/profile.php
[23-Apr-2026 00:21:34 UTC] Full Log Data: {
    "timestamp": "2026-04-23 00:21:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:d08:1411:5b37:8bf:dfff:fe75:52fa",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNjAsInVzZXJuYW1lIjoieGlhb2t1IiwiZW1haWwiOiJ4aWFva3VwdWJnQGdtYWlsLmNvbSIsImV4cCI6MTc3NzIwNzE1MX0.UE295y-L1U8pIvpLAkm6VAmAmQCfI-Zj7abq-rYI9O0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f08b57978b13c6f-KUL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:d08:1411:5b37:8bf:dfff:fe75:52fa",
        "CF-IPCountry": "MY",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2001:d08:1411:5b37:8bf:dfff:fe75:52fa, 162.158.192.170"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Apr-2026 00:21:34 UTC] === END API CALL LOG ===
[23-Apr-2026 00:21:34 UTC] ✅ API Hash verification passed for profile endpoint
[23-Apr-2026 00:21:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNjAsInVzZXJuYW1lIjoieGlhb2t1IiwiZW1haWwiOiJ4aWFva3VwdWJnQGdtYWlsLmNvbSIsImV4cCI6MTc3NzIwNzE1MX0.UE295y-L1U8pIvpLAkm6VAmAmQCfI-Zj7abq-rYI9O0
[23-Apr-2026 00:21:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Apr-2026 00:21:34 UTC] ✅ JWT token verified successfully for user profile
[23-Apr-2026 00:21:34 UTC] User ID: 360
[23-Apr-2026 00:21:34 UTC] ✅ User profile retrieved successfully for user ID: 360
[23-Apr-2026 00:21:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Apr-2026 00:21:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Apr-2026 00:21:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNjAsInVzZXJuYW1lIjoieGlhb2t1IiwiZW1haWwiOiJ4aWFva3VwdWJnQGdtYWlsLmNvbSIsImV4cCI6MTc3NzIwNzE1MX0.UE295y-L1U8pIvpLAkm6VAmAmQCfI-Zj7abq-rYI9O0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f08b57998ca3c6f-KUL","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2001:d08:1411:5b37:8bf:dfff:fe75:52fa","CF-IPCountry":"MY","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2001:d08:1411:5b37:8bf:dfff:fe75:52fa, 162.158.192.171"}
[23-Apr-2026 00:21:34 UTC] === User Orders API Called ===
[23-Apr-2026 00:21:34 UTC] User ID: 360
[23-Apr-2026 00:21:34 UTC] Limit: 20, Offset: 0
[23-Apr-2026 00:21:34 UTC] Orders found: 0
[23-Apr-2026 00:21:34 UTC] Orders data: []
[23-Apr-2026 00:21:34 UTC] Total orders count: 0
[23-Apr-2026 00:21:34 UTC] === API CALL LOG ===
[23-Apr-2026 00:21:34 UTC] Endpoint: user/profile.php
[23-Apr-2026 00:21:34 UTC] Full Log Data: {
    "timestamp": "2026-04-23 00:21:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:d08:1411:5b37:8bf:dfff:fe75:52fa",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNjAsInVzZXJuYW1lIjoieGlhb2t1IiwiZW1haWwiOiJ4aWFva3VwdWJnQGdtYWlsLmNvbSIsImV4cCI6MTc3NzIwNzE1MX0.UE295y-L1U8pIvpLAkm6VAmAmQCfI-Zj7abq-rYI9O0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f08b57a09313c6f-KUL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:d08:1411:5b37:8bf:dfff:fe75:52fa",
        "CF-IPCountry": "MY",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2001:d08:1411:5b37:8bf:dfff:fe75:52fa, 162.158.192.170"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Apr-2026 00:21:34 UTC] === END API CALL LOG ===
[23-Apr-2026 00:21:34 UTC] ✅ API Hash verification passed for profile endpoint
[23-Apr-2026 00:21:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNjAsInVzZXJuYW1lIjoieGlhb2t1IiwiZW1haWwiOiJ4aWFva3VwdWJnQGdtYWlsLmNvbSIsImV4cCI6MTc3NzIwNzE1MX0.UE295y-L1U8pIvpLAkm6VAmAmQCfI-Zj7abq-rYI9O0
[23-Apr-2026 00:21:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Apr-2026 00:21:34 UTC] ✅ JWT token verified successfully for user profile
[23-Apr-2026 00:21:34 UTC] User ID: 360
[23-Apr-2026 00:21:34 UTC] ✅ User profile retrieved successfully for user ID: 360
[23-Apr-2026 00:21:53 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Apr-2026 00:21:53 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Apr-2026 00:21:53 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNjAsInVzZXJuYW1lIjoieGlhb2t1IiwiZW1haWwiOiJ4aWFva3VwdWJnQGdtYWlsLmNvbSIsImV4cCI6MTc3NzIwNzE1MX0.UE295y-L1U8pIvpLAkm6VAmAmQCfI-Zj7abq-rYI9O0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f08b5f1ab7c3c6f-KUL","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2001:d08:1411:5b37:8bf:dfff:fe75:52fa","CF-IPCountry":"MY","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2001:d08:1411:5b37:8bf:dfff:fe75:52fa, 162.158.192.138"}
[23-Apr-2026 00:21:53 UTC] === User Orders API Called ===
[23-Apr-2026 00:21:53 UTC] User ID: 360
[23-Apr-2026 00:21:53 UTC] Limit: 20, Offset: 0
[23-Apr-2026 00:21:53 UTC] Orders found: 1
[23-Apr-2026 00:21:53 UTC] Orders data: [{"id":215,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/xiaokuyewu\/5","status":"pending","created_at":"2026-04-23 03:51:51","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[23-Apr-2026 00:21:53 UTC] Total orders count: 1
[23-Apr-2026 00:21:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Apr-2026 00:21:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Apr-2026 00:21:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNjAsInVzZXJuYW1lIjoieGlhb2t1IiwiZW1haWwiOiJ4aWFva3VwdWJnQGdtYWlsLmNvbSIsImV4cCI6MTc3NzIwNzE1MX0.UE295y-L1U8pIvpLAkm6VAmAmQCfI-Zj7abq-rYI9O0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f08b5f40d2c3c6f-KUL","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2001:d08:1411:5b37:8bf:dfff:fe75:52fa","CF-IPCountry":"MY","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2001:d08:1411:5b37:8bf:dfff:fe75:52fa, 162.158.192.138"}
[23-Apr-2026 00:21:54 UTC] === User Orders API Called ===
[23-Apr-2026 00:21:54 UTC] User ID: 360
[23-Apr-2026 00:21:54 UTC] Limit: 20, Offset: 0
[23-Apr-2026 00:21:54 UTC] Orders found: 1
[23-Apr-2026 00:21:54 UTC] Orders data: [{"id":215,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/xiaokuyewu\/5","status":"pending","created_at":"2026-04-23 03:51:51","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[23-Apr-2026 00:21:54 UTC] Total orders count: 1
[23-Apr-2026 00:23:07 UTC] === API CALL LOG ===
[23-Apr-2026 00:23:07 UTC] Endpoint: user/profile.php
[23-Apr-2026 00:23:07 UTC] Full Log Data: {
    "timestamp": "2026-04-23 00:23:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:d08:1411:5b37:8bf:dfff:fe75:52fa",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNjAsInVzZXJuYW1lIjoieGlhb2t1IiwiZW1haWwiOiJ4aWFva3VwdWJnQGdtYWlsLmNvbSIsImV4cCI6MTc3NzIwNzE1MX0.UE295y-L1U8pIvpLAkm6VAmAmQCfI-Zj7abq-rYI9O0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f08b7bd48b23c65-KUL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:d08:1411:5b37:8bf:dfff:fe75:52fa",
        "CF-IPCountry": "MY",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2001:d08:1411:5b37:8bf:dfff:fe75:52fa, 162.158.192.138"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Apr-2026 00:23:07 UTC] === END API CALL LOG ===
[23-Apr-2026 00:23:07 UTC] ✅ API Hash verification passed for profile endpoint
[23-Apr-2026 00:23:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNjAsInVzZXJuYW1lIjoieGlhb2t1IiwiZW1haWwiOiJ4aWFva3VwdWJnQGdtYWlsLmNvbSIsImV4cCI6MTc3NzIwNzE1MX0.UE295y-L1U8pIvpLAkm6VAmAmQCfI-Zj7abq-rYI9O0
[23-Apr-2026 00:23:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Apr-2026 00:23:07 UTC] ✅ JWT token verified successfully for user profile
[23-Apr-2026 00:23:07 UTC] User ID: 360
[23-Apr-2026 00:23:07 UTC] ✅ User profile retrieved successfully for user ID: 360
[23-Apr-2026 00:23:07 UTC] User Purchases API - User ID: 360
[23-Apr-2026 00:23:07 UTC] User Purchases API - Total purchases found: 2
[23-Apr-2026 00:23:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Apr-2026 00:23:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Apr-2026 00:23:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNjAsInVzZXJuYW1lIjoieGlhb2t1IiwiZW1haWwiOiJ4aWFva3VwdWJnQGdtYWlsLmNvbSIsImV4cCI6MTc3NzIwNzE1MX0.UE295y-L1U8pIvpLAkm6VAmAmQCfI-Zj7abq-rYI9O0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f08b7cd5ae13c65-KUL","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2001:d08:1411:5b37:8bf:dfff:fe75:52fa","CF-IPCountry":"MY","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2001:d08:1411:5b37:8bf:dfff:fe75:52fa, 162.158.192.138"}
[23-Apr-2026 00:23:09 UTC] === User Orders API Called ===
[23-Apr-2026 00:23:09 UTC] User ID: 360
[23-Apr-2026 00:23:09 UTC] Limit: 20, Offset: 0
[23-Apr-2026 00:23:09 UTC] Orders found: 1
[23-Apr-2026 00:23:09 UTC] Orders data: [{"id":215,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/xiaokuyewu\/5","status":"pending","created_at":"2026-04-23 03:51:51","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[23-Apr-2026 00:23:09 UTC] Total orders count: 1
[23-Apr-2026 00:23:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Apr-2026 00:23:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Apr-2026 00:23:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNjAsInVzZXJuYW1lIjoieGlhb2t1IiwiZW1haWwiOiJ4aWFva3VwdWJnQGdtYWlsLmNvbSIsImV4cCI6MTc3NzIwNzE1MX0.UE295y-L1U8pIvpLAkm6VAmAmQCfI-Zj7abq-rYI9O0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f08b7d8797d3c65-KUL","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2001:d08:1411:5b37:8bf:dfff:fe75:52fa","CF-IPCountry":"MY","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2001:d08:1411:5b37:8bf:dfff:fe75:52fa, 162.158.192.139"}
[23-Apr-2026 00:23:11 UTC] === User Orders API Called ===
[23-Apr-2026 00:23:11 UTC] User ID: 360
[23-Apr-2026 00:23:11 UTC] Limit: 20, Offset: 0
[23-Apr-2026 00:23:11 UTC] Orders found: 1
[23-Apr-2026 00:23:11 UTC] Orders data: [{"id":215,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/xiaokuyewu\/5","status":"pending","created_at":"2026-04-23 03:51:51","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[23-Apr-2026 00:23:11 UTC] Total orders count: 1
[23-Apr-2026 00:23:11 UTC] === API CALL LOG ===
[23-Apr-2026 00:23:11 UTC] Endpoint: user/profile.php
[23-Apr-2026 00:23:11 UTC] Full Log Data: {
    "timestamp": "2026-04-23 00:23:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:d08:1411:5b37:8bf:dfff:fe75:52fa",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNjAsInVzZXJuYW1lIjoieGlhb2t1IiwiZW1haWwiOiJ4aWFva3VwdWJnQGdtYWlsLmNvbSIsImV4cCI6MTc3NzIwNzE1MX0.UE295y-L1U8pIvpLAkm6VAmAmQCfI-Zj7abq-rYI9O0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f08b7d8d9bf3c65-KUL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:d08:1411:5b37:8bf:dfff:fe75:52fa",
        "CF-IPCountry": "MY",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2001:d08:1411:5b37:8bf:dfff:fe75:52fa, 162.158.192.139"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Apr-2026 00:23:11 UTC] === END API CALL LOG ===
[23-Apr-2026 00:23:11 UTC] ✅ API Hash verification passed for profile endpoint
[23-Apr-2026 00:23:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNjAsInVzZXJuYW1lIjoieGlhb2t1IiwiZW1haWwiOiJ4aWFva3VwdWJnQGdtYWlsLmNvbSIsImV4cCI6MTc3NzIwNzE1MX0.UE295y-L1U8pIvpLAkm6VAmAmQCfI-Zj7abq-rYI9O0
[23-Apr-2026 00:23:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Apr-2026 00:23:11 UTC] ✅ JWT token verified successfully for user profile
[23-Apr-2026 00:23:11 UTC] User ID: 360
[23-Apr-2026 00:23:11 UTC] ✅ User profile retrieved successfully for user ID: 360
[23-Apr-2026 00:23:12 UTC] === API CALL LOG ===
[23-Apr-2026 00:23:12 UTC] Endpoint: user/profile.php
[23-Apr-2026 00:23:12 UTC] Full Log Data: {
    "timestamp": "2026-04-23 00:23:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:d08:1411:5b37:8bf:dfff:fe75:52fa",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNjAsInVzZXJuYW1lIjoieGlhb2t1IiwiZW1haWwiOiJ4aWFva3VwdWJnQGdtYWlsLmNvbSIsImV4cCI6MTc3NzIwNzE1MX0.UE295y-L1U8pIvpLAkm6VAmAmQCfI-Zj7abq-rYI9O0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f08b7dcec6f3c65-KUL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:d08:1411:5b37:8bf:dfff:fe75:52fa",
        "CF-IPCountry": "MY",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2001:d08:1411:5b37:8bf:dfff:fe75:52fa, 162.158.192.139"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Apr-2026 00:23:12 UTC] === END API CALL LOG ===
[23-Apr-2026 00:23:12 UTC] ✅ API Hash verification passed for profile endpoint
[23-Apr-2026 00:23:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNjAsInVzZXJuYW1lIjoieGlhb2t1IiwiZW1haWwiOiJ4aWFva3VwdWJnQGdtYWlsLmNvbSIsImV4cCI6MTc3NzIwNzE1MX0.UE295y-L1U8pIvpLAkm6VAmAmQCfI-Zj7abq-rYI9O0
[23-Apr-2026 00:23:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Apr-2026 00:23:12 UTC] ✅ JWT token verified successfully for user profile
[23-Apr-2026 00:23:12 UTC] User ID: 360
[23-Apr-2026 00:23:12 UTC] ✅ User profile retrieved successfully for user ID: 360
[23-Apr-2026 00:23:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Apr-2026 00:23:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Apr-2026 00:23:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNjAsInVzZXJuYW1lIjoieGlhb2t1IiwiZW1haWwiOiJ4aWFva3VwdWJnQGdtYWlsLmNvbSIsImV4cCI6MTc3NzIwNzE1MX0.UE295y-L1U8pIvpLAkm6VAmAmQCfI-Zj7abq-rYI9O0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f08b8256d0b3c65-KUL","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2001:d08:1411:5b37:8bf:dfff:fe75:52fa","CF-IPCountry":"MY","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2001:d08:1411:5b37:8bf:dfff:fe75:52fa, 162.158.192.139"}
[23-Apr-2026 00:23:24 UTC] === User Orders API Called ===
[23-Apr-2026 00:23:24 UTC] User ID: 360
[23-Apr-2026 00:23:24 UTC] Limit: 20, Offset: 0
[23-Apr-2026 00:23:24 UTC] Orders found: 1
[23-Apr-2026 00:23:24 UTC] Orders data: [{"id":215,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/xiaokuyewu\/5","status":"pending","created_at":"2026-04-23 03:51:51","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[23-Apr-2026 00:23:24 UTC] Total orders count: 1
[23-Apr-2026 00:23:24 UTC] === API CALL LOG ===
[23-Apr-2026 00:23:24 UTC] Endpoint: user/profile.php
[23-Apr-2026 00:23:24 UTC] Full Log Data: {
    "timestamp": "2026-04-23 00:23:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:d08:1411:5b37:8bf:dfff:fe75:52fa",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNjAsInVzZXJuYW1lIjoieGlhb2t1IiwiZW1haWwiOiJ4aWFva3VwdWJnQGdtYWlsLmNvbSIsImV4cCI6MTc3NzIwNzE1MX0.UE295y-L1U8pIvpLAkm6VAmAmQCfI-Zj7abq-rYI9O0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f08b825cd4e3c65-KUL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:d08:1411:5b37:8bf:dfff:fe75:52fa",
        "CF-IPCountry": "MY",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2001:d08:1411:5b37:8bf:dfff:fe75:52fa, 162.158.192.139"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Apr-2026 00:23:24 UTC] === END API CALL LOG ===
[23-Apr-2026 00:23:24 UTC] ✅ API Hash verification passed for profile endpoint
[23-Apr-2026 00:23:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNjAsInVzZXJuYW1lIjoieGlhb2t1IiwiZW1haWwiOiJ4aWFva3VwdWJnQGdtYWlsLmNvbSIsImV4cCI6MTc3NzIwNzE1MX0.UE295y-L1U8pIvpLAkm6VAmAmQCfI-Zj7abq-rYI9O0
[23-Apr-2026 00:23:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Apr-2026 00:23:24 UTC] ✅ JWT token verified successfully for user profile
[23-Apr-2026 00:23:24 UTC] User ID: 360
[23-Apr-2026 00:23:24 UTC] ✅ User profile retrieved successfully for user ID: 360
[23-Apr-2026 00:23:24 UTC] === API CALL LOG ===
[23-Apr-2026 00:23:24 UTC] Endpoint: user/profile.php
[23-Apr-2026 00:23:24 UTC] Full Log Data: {
    "timestamp": "2026-04-23 00:23:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:d08:1411:5b37:8bf:dfff:fe75:52fa",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNjAsInVzZXJuYW1lIjoieGlhb2t1IiwiZW1haWwiOiJ4aWFva3VwdWJnQGdtYWlsLmNvbSIsImV4cCI6MTc3NzIwNzE1MX0.UE295y-L1U8pIvpLAkm6VAmAmQCfI-Zj7abq-rYI9O0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f08b829af783c65-KUL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:d08:1411:5b37:8bf:dfff:fe75:52fa",
        "CF-IPCountry": "MY",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2001:d08:1411:5b37:8bf:dfff:fe75:52fa, 162.158.192.139"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Apr-2026 00:23:24 UTC] === END API CALL LOG ===
[23-Apr-2026 00:23:24 UTC] ✅ API Hash verification passed for profile endpoint
[23-Apr-2026 00:23:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNjAsInVzZXJuYW1lIjoieGlhb2t1IiwiZW1haWwiOiJ4aWFva3VwdWJnQGdtYWlsLmNvbSIsImV4cCI6MTc3NzIwNzE1MX0.UE295y-L1U8pIvpLAkm6VAmAmQCfI-Zj7abq-rYI9O0
[23-Apr-2026 00:23:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Apr-2026 00:23:24 UTC] ✅ JWT token verified successfully for user profile
[23-Apr-2026 00:23:24 UTC] User ID: 360
[23-Apr-2026 00:23:24 UTC] ✅ User profile retrieved successfully for user ID: 360
[23-Apr-2026 00:23:33 UTC] === API CALL LOG ===
[23-Apr-2026 00:23:33 UTC] Endpoint: user/profile.php
[23-Apr-2026 00:23:33 UTC] Full Log Data: {
    "timestamp": "2026-04-23 00:23:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:d08:1411:5b37:8bf:dfff:fe75:52fa",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNjAsInVzZXJuYW1lIjoieGlhb2t1IiwiZW1haWwiOiJ4aWFva3VwdWJnQGdtYWlsLmNvbSIsImV4cCI6MTc3NzIwNzE1MX0.UE295y-L1U8pIvpLAkm6VAmAmQCfI-Zj7abq-rYI9O0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f08b85efc223c65-KUL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:d08:1411:5b37:8bf:dfff:fe75:52fa",
        "CF-IPCountry": "MY",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2001:d08:1411:5b37:8bf:dfff:fe75:52fa, 162.158.192.138"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Apr-2026 00:23:33 UTC] === END API CALL LOG ===
[23-Apr-2026 00:23:33 UTC] ✅ API Hash verification passed for profile endpoint
[23-Apr-2026 00:23:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNjAsInVzZXJuYW1lIjoieGlhb2t1IiwiZW1haWwiOiJ4aWFva3VwdWJnQGdtYWlsLmNvbSIsImV4cCI6MTc3NzIwNzE1MX0.UE295y-L1U8pIvpLAkm6VAmAmQCfI-Zj7abq-rYI9O0
[23-Apr-2026 00:23:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Apr-2026 00:23:33 UTC] ✅ JWT token verified successfully for user profile
[23-Apr-2026 00:23:33 UTC] User ID: 360
[23-Apr-2026 00:23:33 UTC] ✅ User profile retrieved successfully for user ID: 360
[23-Apr-2026 00:23:33 UTC] User Purchases API - User ID: 360
[23-Apr-2026 00:23:33 UTC] User Purchases API - Total purchases found: 2
[23-Apr-2026 00:23:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Apr-2026 00:23:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Apr-2026 00:23:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNjAsInVzZXJuYW1lIjoieGlhb2t1IiwiZW1haWwiOiJ4aWFva3VwdWJnQGdtYWlsLmNvbSIsImV4cCI6MTc3NzIwNzE1MX0.UE295y-L1U8pIvpLAkm6VAmAmQCfI-Zj7abq-rYI9O0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f08b8836a573c65-KUL","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2001:d08:1411:5b37:8bf:dfff:fe75:52fa","CF-IPCountry":"MY","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2001:d08:1411:5b37:8bf:dfff:fe75:52fa, 162.158.192.139"}
[23-Apr-2026 00:23:39 UTC] === User Orders API Called ===
[23-Apr-2026 00:23:39 UTC] User ID: 360
[23-Apr-2026 00:23:39 UTC] Limit: 20, Offset: 0
[23-Apr-2026 00:23:39 UTC] Orders found: 1
[23-Apr-2026 00:23:39 UTC] Orders data: [{"id":215,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/xiaokuyewu\/5","status":"pending","created_at":"2026-04-23 03:51:51","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[23-Apr-2026 00:23:39 UTC] Total orders count: 1
[23-Apr-2026 00:40:54 UTC] === API CALL LOG ===
[23-Apr-2026 00:40:54 UTC] Endpoint: user/profile.php
[23-Apr-2026 00:40:54 UTC] Full Log Data: {
    "timestamp": "2026-04-23 00:40:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "179.19.183.215",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM3IiwidXNlcm5hbWUiOiJqdWFuY2hpc29ydGVvcyIsImVtYWlsIjoiYmF6YWdlcnRydWRpczA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNzMxNn0.u9niOte9CZxThwIEUKLWQcia-ooigy9B7zFFUkezLhQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f08d1c9cb7638e7-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "179.19.183.215",
        "CF-IPCountry": "CO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "179.19.183.215, 104.23.248.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Apr-2026 00:40:54 UTC] === END API CALL LOG ===
[23-Apr-2026 00:40:54 UTC] ✅ API Hash verification passed for profile endpoint
[23-Apr-2026 00:40:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM3IiwidXNlcm5hbWUiOiJqdWFuY2hpc29ydGVvcyIsImVtYWlsIjoiYmF6YWdlcnRydWRpczA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNzMxNn0.u9niOte9CZxThwIEUKLWQcia-ooigy9B7zFFUkezLhQ
[23-Apr-2026 00:40:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Apr-2026 00:40:54 UTC] ✅ JWT token verified successfully for user profile
[23-Apr-2026 00:40:54 UTC] User ID: 337
[23-Apr-2026 00:40:54 UTC] ✅ User profile retrieved successfully for user ID: 337
[23-Apr-2026 00:40:55 UTC] === API CALL LOG ===
[23-Apr-2026 00:40:55 UTC] Endpoint: user/profile.php
[23-Apr-2026 00:40:55 UTC] Full Log Data: {
    "timestamp": "2026-04-23 00:40:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "179.19.183.215",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM3IiwidXNlcm5hbWUiOiJqdWFuY2hpc29ydGVvcyIsImVtYWlsIjoiYmF6YWdlcnRydWRpczA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNzMxNn0.u9niOte9CZxThwIEUKLWQcia-ooigy9B7zFFUkezLhQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f08d1d00e1438e7-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "179.19.183.215",
        "CF-IPCountry": "CO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "179.19.183.215, 104.23.248.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Apr-2026 00:40:55 UTC] === END API CALL LOG ===
[23-Apr-2026 00:40:55 UTC] ✅ API Hash verification passed for profile endpoint
[23-Apr-2026 00:40:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM3IiwidXNlcm5hbWUiOiJqdWFuY2hpc29ydGVvcyIsImVtYWlsIjoiYmF6YWdlcnRydWRpczA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNzMxNn0.u9niOte9CZxThwIEUKLWQcia-ooigy9B7zFFUkezLhQ
[23-Apr-2026 00:40:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Apr-2026 00:40:55 UTC] ✅ JWT token verified successfully for user profile
[23-Apr-2026 00:40:55 UTC] User ID: 337
[23-Apr-2026 00:40:55 UTC] ✅ User profile retrieved successfully for user ID: 337
[23-Apr-2026 00:40:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Apr-2026 00:40:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Apr-2026 00:40:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM3IiwidXNlcm5hbWUiOiJqdWFuY2hpc29ydGVvcyIsImVtYWlsIjoiYmF6YWdlcnRydWRpczA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNzMxNn0.u9niOte9CZxThwIEUKLWQcia-ooigy9B7zFFUkezLhQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f08d1d00e1738e7-MIA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"179.19.183.215","CF-IPCountry":"CO","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"179.19.183.215, 104.23.248.168"}
[23-Apr-2026 00:40:55 UTC] === User Orders API Called ===
[23-Apr-2026 00:40:55 UTC] User ID: 337
[23-Apr-2026 00:40:55 UTC] Limit: 20, Offset: 0
[23-Apr-2026 00:40:55 UTC] Orders found: 5
[23-Apr-2026 00:40:55 UTC] Orders data: [{"id":195,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/Samuelcryptos","status":"cancelled","created_at":"2026-04-17 01:11:53","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":194,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/Samuelcryptos","status":"cancelled","created_at":"2026-04-17 01:11:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":193,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Samuelcryptos","status":"cancelled","created_at":"2026-04-16 02:06:49","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":192,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Samuelcryptos","status":"cancelled","created_at":"2026-04-15 03:58:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":191,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Samuelcryptos","status":"cancelled","created_at":"2026-04-15 03:57:43","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[23-Apr-2026 00:40:55 UTC] Total orders count: 5
[23-Apr-2026 00:40:55 UTC] === API CALL LOG ===
[23-Apr-2026 00:40:55 UTC] Endpoint: user/profile.php
[23-Apr-2026 00:40:55 UTC] Full Log Data: {
    "timestamp": "2026-04-23 00:40:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "179.19.183.215",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM3IiwidXNlcm5hbWUiOiJqdWFuY2hpc29ydGVvcyIsImVtYWlsIjoiYmF6YWdlcnRydWRpczA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNzMxNn0.u9niOte9CZxThwIEUKLWQcia-ooigy9B7zFFUkezLhQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f08d1d178a038e7-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "179.19.183.215",
        "CF-IPCountry": "CO",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "179.19.183.215, 104.23.248.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Apr-2026 00:40:55 UTC] === END API CALL LOG ===
[23-Apr-2026 00:40:55 UTC] ✅ API Hash verification passed for profile endpoint
[23-Apr-2026 00:40:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM3IiwidXNlcm5hbWUiOiJqdWFuY2hpc29ydGVvcyIsImVtYWlsIjoiYmF6YWdlcnRydWRpczA4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNzMxNn0.u9niOte9CZxThwIEUKLWQcia-ooigy9B7zFFUkezLhQ
[23-Apr-2026 00:40:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Apr-2026 00:40:55 UTC] ✅ JWT token verified successfully for user profile
[23-Apr-2026 00:40:55 UTC] User ID: 337
[23-Apr-2026 00:40:55 UTC] ✅ User profile retrieved successfully for user ID: 337
[23-Apr-2026 00:46:12 UTC] === API CALL LOG ===
[23-Apr-2026 00:46:12 UTC] Endpoint: user/profile.php
[23-Apr-2026 00:46:12 UTC] Full Log Data: {
    "timestamp": "2026-04-23 00:46:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:d08:1411:5b37:8bf:dfff:fe75:52fa",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNjAsInVzZXJuYW1lIjoieGlhb2t1IiwiZW1haWwiOiJ4aWFva3VwdWJnQGdtYWlsLmNvbSIsImV4cCI6MTc3NzIwNzE1MX0.UE295y-L1U8pIvpLAkm6VAmAmQCfI-Zj7abq-rYI9O0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f08d98cf8663c3f-KUL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:d08:1411:5b37:8bf:dfff:fe75:52fa",
        "CF-IPCountry": "MY",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2001:d08:1411:5b37:8bf:dfff:fe75:52fa, 162.158.192.139"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Apr-2026 00:46:12 UTC] === END API CALL LOG ===
[23-Apr-2026 00:46:12 UTC] ✅ API Hash verification passed for profile endpoint
[23-Apr-2026 00:46:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNjAsInVzZXJuYW1lIjoieGlhb2t1IiwiZW1haWwiOiJ4aWFva3VwdWJnQGdtYWlsLmNvbSIsImV4cCI6MTc3NzIwNzE1MX0.UE295y-L1U8pIvpLAkm6VAmAmQCfI-Zj7abq-rYI9O0
[23-Apr-2026 00:46:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Apr-2026 00:46:12 UTC] ✅ JWT token verified successfully for user profile
[23-Apr-2026 00:46:12 UTC] User ID: 360
[23-Apr-2026 00:46:12 UTC] ✅ User profile retrieved successfully for user ID: 360
[23-Apr-2026 00:46:13 UTC] === API CALL LOG ===
[23-Apr-2026 00:46:13 UTC] Endpoint: user/profile.php
[23-Apr-2026 00:46:13 UTC] Full Log Data: {
    "timestamp": "2026-04-23 00:46:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:d08:1411:5b37:8bf:dfff:fe75:52fa",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNjAsInVzZXJuYW1lIjoieGlhb2t1IiwiZW1haWwiOiJ4aWFva3VwdWJnQGdtYWlsLmNvbSIsImV4cCI6MTc3NzIwNzE1MX0.UE295y-L1U8pIvpLAkm6VAmAmQCfI-Zj7abq-rYI9O0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f08d992abf03c3f-KUL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:d08:1411:5b37:8bf:dfff:fe75:52fa",
        "CF-IPCountry": "MY",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2001:d08:1411:5b37:8bf:dfff:fe75:52fa, 162.158.192.138"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Apr-2026 00:46:13 UTC] === END API CALL LOG ===
[23-Apr-2026 00:46:13 UTC] ✅ API Hash verification passed for profile endpoint
[23-Apr-2026 00:46:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNjAsInVzZXJuYW1lIjoieGlhb2t1IiwiZW1haWwiOiJ4aWFva3VwdWJnQGdtYWlsLmNvbSIsImV4cCI6MTc3NzIwNzE1MX0.UE295y-L1U8pIvpLAkm6VAmAmQCfI-Zj7abq-rYI9O0
[23-Apr-2026 00:46:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Apr-2026 00:46:13 UTC] ✅ JWT token verified successfully for user profile
[23-Apr-2026 00:46:13 UTC] User ID: 360
[23-Apr-2026 00:46:13 UTC] ✅ User profile retrieved successfully for user ID: 360
[23-Apr-2026 03:33:12 UTC] === API CALL LOG ===
[23-Apr-2026 03:33:12 UTC] Endpoint: user/profile.php
[23-Apr-2026 03:33:12 UTC] Full Log Data: {
    "timestamp": "2026-04-23 03:33:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "157.35.25.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzk2IiwidXNlcm5hbWUiOiJzaGl2OTIzNCIsImVtYWlsIjoic2hpdm5hbmRhbjkyMzRAZ21haWwuY29tIiwiZXhwIjoxNzc3NTE5OTkwfQ.9PA1jnLfCX94Lj5zCq7gFX5K8z-jn1dQriIwwWB6RfQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f09ce2f4ceaf93a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "157.35.25.129",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "157.35.25.129, 172.68.164.101"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Apr-2026 03:33:12 UTC] === END API CALL LOG ===
[23-Apr-2026 03:33:12 UTC] ✅ API Hash verification passed for profile endpoint
[23-Apr-2026 03:33:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzk2IiwidXNlcm5hbWUiOiJzaGl2OTIzNCIsImVtYWlsIjoic2hpdm5hbmRhbjkyMzRAZ21haWwuY29tIiwiZXhwIjoxNzc3NTE5OTkwfQ.9PA1jnLfCX94Lj5zCq7gFX5K8z-jn1dQriIwwWB6RfQ
[23-Apr-2026 03:33:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Apr-2026 03:33:12 UTC] ✅ JWT token verified successfully for user profile
[23-Apr-2026 03:33:12 UTC] User ID: 396
[23-Apr-2026 03:33:12 UTC] ✅ User profile retrieved successfully for user ID: 396
[23-Apr-2026 03:33:12 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Apr-2026 03:33:12 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Apr-2026 03:33:12 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzk2IiwidXNlcm5hbWUiOiJzaGl2OTIzNCIsImVtYWlsIjoic2hpdm5hbmRhbjkyMzRAZ21haWwuY29tIiwiZXhwIjoxNzc3NTE5OTkwfQ.9PA1jnLfCX94Lj5zCq7gFX5K8z-jn1dQriIwwWB6RfQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f09ce2f4cedf93a-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"157.35.25.129","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"157.35.25.129, 172.68.164.100"}
[23-Apr-2026 03:33:12 UTC] === User Orders API Called ===
[23-Apr-2026 03:33:12 UTC] User ID: 396
[23-Apr-2026 03:33:12 UTC] Limit: 20, Offset: 0
[23-Apr-2026 03:33:12 UTC] Orders found: 0
[23-Apr-2026 03:33:12 UTC] Orders data: []
[23-Apr-2026 03:33:12 UTC] Total orders count: 0
[23-Apr-2026 03:33:12 UTC] === API CALL LOG ===
[23-Apr-2026 03:33:12 UTC] Endpoint: user/profile.php
[23-Apr-2026 03:33:12 UTC] Full Log Data: {
    "timestamp": "2026-04-23 03:33:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "157.35.25.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzk2IiwidXNlcm5hbWUiOiJzaGl2OTIzNCIsImVtYWlsIjoic2hpdm5hbmRhbjkyMzRAZ21haWwuY29tIiwiZXhwIjoxNzc3NTE5OTkwfQ.9PA1jnLfCX94Lj5zCq7gFX5K8z-jn1dQriIwwWB6RfQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f09ce2ffee2f93a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "157.35.25.129",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "157.35.25.129, 172.68.164.100"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Apr-2026 03:33:12 UTC] === END API CALL LOG ===
[23-Apr-2026 03:33:12 UTC] ✅ API Hash verification passed for profile endpoint
[23-Apr-2026 03:33:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzk2IiwidXNlcm5hbWUiOiJzaGl2OTIzNCIsImVtYWlsIjoic2hpdm5hbmRhbjkyMzRAZ21haWwuY29tIiwiZXhwIjoxNzc3NTE5OTkwfQ.9PA1jnLfCX94Lj5zCq7gFX5K8z-jn1dQriIwwWB6RfQ
[23-Apr-2026 03:33:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Apr-2026 03:33:12 UTC] ✅ JWT token verified successfully for user profile
[23-Apr-2026 03:33:12 UTC] User ID: 396
[23-Apr-2026 03:33:12 UTC] ✅ User profile retrieved successfully for user ID: 396
[23-Apr-2026 03:33:13 UTC] === API CALL LOG ===
[23-Apr-2026 03:33:13 UTC] Endpoint: user/profile.php
[23-Apr-2026 03:33:13 UTC] Full Log Data: {
    "timestamp": "2026-04-23 03:33:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "157.35.25.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzk2IiwidXNlcm5hbWUiOiJzaGl2OTIzNCIsImVtYWlsIjoic2hpdm5hbmRhbjkyMzRAZ21haWwuY29tIiwiZXhwIjoxNzc3NTE5OTkwfQ.9PA1jnLfCX94Lj5zCq7gFX5K8z-jn1dQriIwwWB6RfQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f09ce394f50f93a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "157.35.25.129",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "157.35.25.129, 172.68.164.100"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Apr-2026 03:33:13 UTC] === END API CALL LOG ===
[23-Apr-2026 03:33:13 UTC] ✅ API Hash verification passed for profile endpoint
[23-Apr-2026 03:33:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzk2IiwidXNlcm5hbWUiOiJzaGl2OTIzNCIsImVtYWlsIjoic2hpdm5hbmRhbjkyMzRAZ21haWwuY29tIiwiZXhwIjoxNzc3NTE5OTkwfQ.9PA1jnLfCX94Lj5zCq7gFX5K8z-jn1dQriIwwWB6RfQ
[23-Apr-2026 03:33:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Apr-2026 03:33:13 UTC] ✅ JWT token verified successfully for user profile
[23-Apr-2026 03:33:13 UTC] User ID: 396
[23-Apr-2026 03:33:13 UTC] ✅ User profile retrieved successfully for user ID: 396
[23-Apr-2026 03:33:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Apr-2026 03:33:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Apr-2026 03:33:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzk2IiwidXNlcm5hbWUiOiJzaGl2OTIzNCIsImVtYWlsIjoic2hpdm5hbmRhbjkyMzRAZ21haWwuY29tIiwiZXhwIjoxNzc3NTE5OTkwfQ.9PA1jnLfCX94Lj5zCq7gFX5K8z-jn1dQriIwwWB6RfQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f09cebc9fb4f93a-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"157.35.25.129","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"157.35.25.129, 172.68.164.101"}
[23-Apr-2026 03:33:35 UTC] === User Orders API Called ===
[23-Apr-2026 03:33:35 UTC] User ID: 396
[23-Apr-2026 03:33:35 UTC] Limit: 20, Offset: 0
[23-Apr-2026 03:33:35 UTC] Orders found: 0
[23-Apr-2026 03:33:35 UTC] Orders data: []
[23-Apr-2026 03:33:35 UTC] Total orders count: 0
[23-Apr-2026 03:33:36 UTC] === API CALL LOG ===
[23-Apr-2026 03:33:36 UTC] Endpoint: user/profile.php
[23-Apr-2026 03:33:36 UTC] Full Log Data: {
    "timestamp": "2026-04-23 03:33:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "157.35.25.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzk2IiwidXNlcm5hbWUiOiJzaGl2OTIzNCIsImVtYWlsIjoic2hpdm5hbmRhbjkyMzRAZ21haWwuY29tIiwiZXhwIjoxNzc3NTE5OTkwfQ.9PA1jnLfCX94Lj5zCq7gFX5K8z-jn1dQriIwwWB6RfQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f09cec7cc57f93a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "157.35.25.129",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "157.35.25.129, 172.68.164.101"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Apr-2026 03:33:36 UTC] === END API CALL LOG ===
[23-Apr-2026 03:33:36 UTC] ✅ API Hash verification passed for profile endpoint
[23-Apr-2026 03:33:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzk2IiwidXNlcm5hbWUiOiJzaGl2OTIzNCIsImVtYWlsIjoic2hpdm5hbmRhbjkyMzRAZ21haWwuY29tIiwiZXhwIjoxNzc3NTE5OTkwfQ.9PA1jnLfCX94Lj5zCq7gFX5K8z-jn1dQriIwwWB6RfQ
[23-Apr-2026 03:33:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Apr-2026 03:33:36 UTC] ✅ JWT token verified successfully for user profile
[23-Apr-2026 03:33:36 UTC] User ID: 396
[23-Apr-2026 03:33:36 UTC] ✅ User profile retrieved successfully for user ID: 396
[23-Apr-2026 03:33:37 UTC] User Purchases API - User ID: 396
[23-Apr-2026 03:33:37 UTC] User Purchases API - Total purchases found: 0
[23-Apr-2026 03:33:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Apr-2026 03:33:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Apr-2026 03:33:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzk2IiwidXNlcm5hbWUiOiJzaGl2OTIzNCIsImVtYWlsIjoic2hpdm5hbmRhbjkyMzRAZ21haWwuY29tIiwiZXhwIjoxNzc3NTE5OTkwfQ.9PA1jnLfCX94Lj5zCq7gFX5K8z-jn1dQriIwwWB6RfQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f09ceecaba8f93a-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"157.35.25.129","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"157.35.25.129, 172.68.164.100"}
[23-Apr-2026 03:33:42 UTC] === User Orders API Called ===
[23-Apr-2026 03:33:42 UTC] User ID: 396
[23-Apr-2026 03:33:42 UTC] Limit: 20, Offset: 0
[23-Apr-2026 03:33:42 UTC] Orders found: 0
[23-Apr-2026 03:33:42 UTC] Orders data: []
[23-Apr-2026 03:33:42 UTC] Total orders count: 0
[23-Apr-2026 03:33:42 UTC] === API CALL LOG ===
[23-Apr-2026 03:33:42 UTC] Endpoint: user/profile.php
[23-Apr-2026 03:33:42 UTC] Full Log Data: {
    "timestamp": "2026-04-23 03:33:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "157.35.25.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzk2IiwidXNlcm5hbWUiOiJzaGl2OTIzNCIsImVtYWlsIjoic2hpdm5hbmRhbjkyMzRAZ21haWwuY29tIiwiZXhwIjoxNzc3NTE5OTkwfQ.9PA1jnLfCX94Lj5zCq7gFX5K8z-jn1dQriIwwWB6RfQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f09ceecababf93a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "157.35.25.129",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "157.35.25.129, 172.68.164.101"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Apr-2026 03:33:42 UTC] === END API CALL LOG ===
[23-Apr-2026 03:33:42 UTC] ✅ API Hash verification passed for profile endpoint
[23-Apr-2026 03:33:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzk2IiwidXNlcm5hbWUiOiJzaGl2OTIzNCIsImVtYWlsIjoic2hpdm5hbmRhbjkyMzRAZ21haWwuY29tIiwiZXhwIjoxNzc3NTE5OTkwfQ.9PA1jnLfCX94Lj5zCq7gFX5K8z-jn1dQriIwwWB6RfQ
[23-Apr-2026 03:33:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Apr-2026 03:33:42 UTC] ✅ JWT token verified successfully for user profile
[23-Apr-2026 03:33:42 UTC] User ID: 396
[23-Apr-2026 03:33:42 UTC] ✅ User profile retrieved successfully for user ID: 396
[23-Apr-2026 03:33:43 UTC] === API CALL LOG ===
[23-Apr-2026 03:33:43 UTC] Endpoint: user/profile.php
[23-Apr-2026 03:33:43 UTC] Full Log Data: {
    "timestamp": "2026-04-23 03:33:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "157.35.25.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzk2IiwidXNlcm5hbWUiOiJzaGl2OTIzNCIsImVtYWlsIjoic2hpdm5hbmRhbjkyMzRAZ21haWwuY29tIiwiZXhwIjoxNzc3NTE5OTkwfQ.9PA1jnLfCX94Lj5zCq7gFX5K8z-jn1dQriIwwWB6RfQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f09cef09e6df93a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "157.35.25.129",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "157.35.25.129, 172.68.164.100"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Apr-2026 03:33:43 UTC] === END API CALL LOG ===
[23-Apr-2026 03:33:43 UTC] ✅ API Hash verification passed for profile endpoint
[23-Apr-2026 03:33:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzk2IiwidXNlcm5hbWUiOiJzaGl2OTIzNCIsImVtYWlsIjoic2hpdm5hbmRhbjkyMzRAZ21haWwuY29tIiwiZXhwIjoxNzc3NTE5OTkwfQ.9PA1jnLfCX94Lj5zCq7gFX5K8z-jn1dQriIwwWB6RfQ
[23-Apr-2026 03:33:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Apr-2026 03:33:43 UTC] ✅ JWT token verified successfully for user profile
[23-Apr-2026 03:33:43 UTC] User ID: 396
[23-Apr-2026 03:33:43 UTC] ✅ User profile retrieved successfully for user ID: 396
[23-Apr-2026 03:33:44 UTC] === API CALL LOG ===
[23-Apr-2026 03:33:44 UTC] Endpoint: user/profile.php
[23-Apr-2026 03:33:44 UTC] Full Log Data: {
    "timestamp": "2026-04-23 03:33:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "157.35.25.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzk2IiwidXNlcm5hbWUiOiJzaGl2OTIzNCIsImVtYWlsIjoic2hpdm5hbmRhbjkyMzRAZ21haWwuY29tIiwiZXhwIjoxNzc3NTE5OTkwfQ.9PA1jnLfCX94Lj5zCq7gFX5K8z-jn1dQriIwwWB6RfQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f09cef8ab95f93a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "157.35.25.129",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "157.35.25.129, 172.68.164.100"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Apr-2026 03:33:44 UTC] === END API CALL LOG ===
[23-Apr-2026 03:33:44 UTC] ✅ API Hash verification passed for profile endpoint
[23-Apr-2026 03:33:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzk2IiwidXNlcm5hbWUiOiJzaGl2OTIzNCIsImVtYWlsIjoic2hpdm5hbmRhbjkyMzRAZ21haWwuY29tIiwiZXhwIjoxNzc3NTE5OTkwfQ.9PA1jnLfCX94Lj5zCq7gFX5K8z-jn1dQriIwwWB6RfQ
[23-Apr-2026 03:33:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Apr-2026 03:33:44 UTC] ✅ JWT token verified successfully for user profile
[23-Apr-2026 03:33:44 UTC] User ID: 396
[23-Apr-2026 03:33:44 UTC] ✅ User profile retrieved successfully for user ID: 396
[23-Apr-2026 03:33:59 UTC] === API CALL LOG ===
[23-Apr-2026 03:33:59 UTC] Endpoint: user/profile.php
[23-Apr-2026 03:33:59 UTC] Full Log Data: {
    "timestamp": "2026-04-23 03:33:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "157.35.25.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzk2IiwidXNlcm5hbWUiOiJzaGl2OTIzNCIsImVtYWlsIjoic2hpdm5hbmRhbjkyMzRAZ21haWwuY29tIiwiZXhwIjoxNzc3NTE5OTkwfQ.9PA1jnLfCX94Lj5zCq7gFX5K8z-jn1dQriIwwWB6RfQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f09cf52ac99f93a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "157.35.25.129",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "157.35.25.129, 172.68.164.101"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Apr-2026 03:33:59 UTC] === END API CALL LOG ===
[23-Apr-2026 03:33:59 UTC] ✅ API Hash verification passed for profile endpoint
[23-Apr-2026 03:33:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzk2IiwidXNlcm5hbWUiOiJzaGl2OTIzNCIsImVtYWlsIjoic2hpdm5hbmRhbjkyMzRAZ21haWwuY29tIiwiZXhwIjoxNzc3NTE5OTkwfQ.9PA1jnLfCX94Lj5zCq7gFX5K8z-jn1dQriIwwWB6RfQ
[23-Apr-2026 03:33:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Apr-2026 03:33:59 UTC] ✅ JWT token verified successfully for user profile
[23-Apr-2026 03:33:59 UTC] User ID: 396
[23-Apr-2026 03:33:59 UTC] ✅ User profile retrieved successfully for user ID: 396
[23-Apr-2026 03:33:59 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Apr-2026 03:33:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Apr-2026 03:33:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzk2IiwidXNlcm5hbWUiOiJzaGl2OTIzNCIsImVtYWlsIjoic2hpdm5hbmRhbjkyMzRAZ21haWwuY29tIiwiZXhwIjoxNzc3NTE5OTkwfQ.9PA1jnLfCX94Lj5zCq7gFX5K8z-jn1dQriIwwWB6RfQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f09cf52ac98f93a-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"157.35.25.129","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"157.35.25.129, 172.68.164.101"}
[23-Apr-2026 03:33:59 UTC] === User Orders API Called ===
[23-Apr-2026 03:33:59 UTC] User ID: 396
[23-Apr-2026 03:33:59 UTC] Limit: 20, Offset: 0
[23-Apr-2026 03:33:59 UTC] Orders found: 0
[23-Apr-2026 03:33:59 UTC] Orders data: []
[23-Apr-2026 03:33:59 UTC] Total orders count: 0
[23-Apr-2026 03:33:59 UTC] === API CALL LOG ===
[23-Apr-2026 03:33:59 UTC] Endpoint: user/profile.php
[23-Apr-2026 03:33:59 UTC] Full Log Data: {
    "timestamp": "2026-04-23 03:33:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "157.35.25.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzk2IiwidXNlcm5hbWUiOiJzaGl2OTIzNCIsImVtYWlsIjoic2hpdm5hbmRhbjkyMzRAZ21haWwuY29tIiwiZXhwIjoxNzc3NTE5OTkwfQ.9PA1jnLfCX94Lj5zCq7gFX5K8z-jn1dQriIwwWB6RfQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f09cf561e35f93a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "157.35.25.129",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "157.35.25.129, 172.68.164.101"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Apr-2026 03:33:59 UTC] === END API CALL LOG ===
[23-Apr-2026 03:33:59 UTC] ✅ API Hash verification passed for profile endpoint
[23-Apr-2026 03:33:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzk2IiwidXNlcm5hbWUiOiJzaGl2OTIzNCIsImVtYWlsIjoic2hpdm5hbmRhbjkyMzRAZ21haWwuY29tIiwiZXhwIjoxNzc3NTE5OTkwfQ.9PA1jnLfCX94Lj5zCq7gFX5K8z-jn1dQriIwwWB6RfQ
[23-Apr-2026 03:33:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Apr-2026 03:33:59 UTC] ✅ JWT token verified successfully for user profile
[23-Apr-2026 03:33:59 UTC] User ID: 396
[23-Apr-2026 03:33:59 UTC] ✅ User profile retrieved successfully for user ID: 396
[23-Apr-2026 03:34:00 UTC] === API CALL LOG ===
[23-Apr-2026 03:34:00 UTC] Endpoint: user/profile.php
[23-Apr-2026 03:34:00 UTC] Full Log Data: {
    "timestamp": "2026-04-23 03:34:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "157.35.25.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzk2IiwidXNlcm5hbWUiOiJzaGl2OTIzNCIsImVtYWlsIjoic2hpdm5hbmRhbjkyMzRAZ21haWwuY29tIiwiZXhwIjoxNzc3NTE5OTkwfQ.9PA1jnLfCX94Lj5zCq7gFX5K8z-jn1dQriIwwWB6RfQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f09cf5c1e3bf93a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "157.35.25.129",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "157.35.25.129, 172.68.164.101"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Apr-2026 03:34:00 UTC] === END API CALL LOG ===
[23-Apr-2026 03:34:00 UTC] ✅ API Hash verification passed for profile endpoint
[23-Apr-2026 03:34:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzk2IiwidXNlcm5hbWUiOiJzaGl2OTIzNCIsImVtYWlsIjoic2hpdm5hbmRhbjkyMzRAZ21haWwuY29tIiwiZXhwIjoxNzc3NTE5OTkwfQ.9PA1jnLfCX94Lj5zCq7gFX5K8z-jn1dQriIwwWB6RfQ
[23-Apr-2026 03:34:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Apr-2026 03:34:00 UTC] ✅ JWT token verified successfully for user profile
[23-Apr-2026 03:34:00 UTC] User ID: 396
[23-Apr-2026 03:34:00 UTC] ✅ User profile retrieved successfully for user ID: 396
[23-Apr-2026 03:34:20 UTC] === API CALL LOG ===
[23-Apr-2026 03:34:20 UTC] Endpoint: user/profile.php
[23-Apr-2026 03:34:20 UTC] Full Log Data: {
    "timestamp": "2026-04-23 03:34:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "157.35.25.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzk2IiwidXNlcm5hbWUiOiJzaGl2OTIzNCIsImVtYWlsIjoic2hpdm5hbmRhbjkyMzRAZ21haWwuY29tIiwiZXhwIjoxNzc3NTE5OTkwfQ.9PA1jnLfCX94Lj5zCq7gFX5K8z-jn1dQriIwwWB6RfQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f09cfd9ce9cf93a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "157.35.25.129",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "157.35.25.129, 172.68.164.100"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Apr-2026 03:34:20 UTC] === END API CALL LOG ===
[23-Apr-2026 03:34:20 UTC] ✅ API Hash verification passed for profile endpoint
[23-Apr-2026 03:34:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzk2IiwidXNlcm5hbWUiOiJzaGl2OTIzNCIsImVtYWlsIjoic2hpdm5hbmRhbjkyMzRAZ21haWwuY29tIiwiZXhwIjoxNzc3NTE5OTkwfQ.9PA1jnLfCX94Lj5zCq7gFX5K8z-jn1dQriIwwWB6RfQ
[23-Apr-2026 03:34:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Apr-2026 03:34:20 UTC] ✅ JWT token verified successfully for user profile
[23-Apr-2026 03:34:20 UTC] User ID: 396
[23-Apr-2026 03:34:20 UTC] ✅ User profile retrieved successfully for user ID: 396
[23-Apr-2026 03:34:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Apr-2026 03:34:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Apr-2026 03:34:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzk2IiwidXNlcm5hbWUiOiJzaGl2OTIzNCIsImVtYWlsIjoic2hpdm5hbmRhbjkyMzRAZ21haWwuY29tIiwiZXhwIjoxNzc3NTE5OTkwfQ.9PA1jnLfCX94Lj5zCq7gFX5K8z-jn1dQriIwwWB6RfQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f09cfd9ce98f93a-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"157.35.25.129","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"157.35.25.129, 172.68.164.101"}
[23-Apr-2026 03:34:20 UTC] === User Orders API Called ===
[23-Apr-2026 03:34:20 UTC] User ID: 396
[23-Apr-2026 03:34:20 UTC] Limit: 20, Offset: 0
[23-Apr-2026 03:34:20 UTC] Orders found: 0
[23-Apr-2026 03:34:20 UTC] Orders data: []
[23-Apr-2026 03:34:20 UTC] Total orders count: 0
[23-Apr-2026 03:34:21 UTC] === API CALL LOG ===
[23-Apr-2026 03:34:21 UTC] Endpoint: user/profile.php
[23-Apr-2026 03:34:21 UTC] Full Log Data: {
    "timestamp": "2026-04-23 03:34:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "157.35.25.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzk2IiwidXNlcm5hbWUiOiJzaGl2OTIzNCIsImVtYWlsIjoic2hpdm5hbmRhbjkyMzRAZ21haWwuY29tIiwiZXhwIjoxNzc3NTE5OTkwfQ.9PA1jnLfCX94Lj5zCq7gFX5K8z-jn1dQriIwwWB6RfQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f09cfdde9baf93a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "157.35.25.129",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "157.35.25.129, 172.68.164.100"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Apr-2026 03:34:21 UTC] === END API CALL LOG ===
[23-Apr-2026 03:34:21 UTC] ✅ API Hash verification passed for profile endpoint
[23-Apr-2026 03:34:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzk2IiwidXNlcm5hbWUiOiJzaGl2OTIzNCIsImVtYWlsIjoic2hpdm5hbmRhbjkyMzRAZ21haWwuY29tIiwiZXhwIjoxNzc3NTE5OTkwfQ.9PA1jnLfCX94Lj5zCq7gFX5K8z-jn1dQriIwwWB6RfQ
[23-Apr-2026 03:34:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Apr-2026 03:34:21 UTC] ✅ JWT token verified successfully for user profile
[23-Apr-2026 03:34:21 UTC] User ID: 396
[23-Apr-2026 03:34:21 UTC] ✅ User profile retrieved successfully for user ID: 396
[23-Apr-2026 03:34:22 UTC] === API CALL LOG ===
[23-Apr-2026 03:34:22 UTC] Endpoint: user/profile.php
[23-Apr-2026 03:34:22 UTC] Full Log Data: {
    "timestamp": "2026-04-23 03:34:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "157.35.25.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzk2IiwidXNlcm5hbWUiOiJzaGl2OTIzNCIsImVtYWlsIjoic2hpdm5hbmRhbjkyMzRAZ21haWwuY29tIiwiZXhwIjoxNzc3NTE5OTkwfQ.9PA1jnLfCX94Lj5zCq7gFX5K8z-jn1dQriIwwWB6RfQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f09cfe31eb3f93a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "157.35.25.129",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "157.35.25.129, 172.68.164.100"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Apr-2026 03:34:22 UTC] === END API CALL LOG ===
[23-Apr-2026 03:34:22 UTC] ✅ API Hash verification passed for profile endpoint
[23-Apr-2026 03:34:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzk2IiwidXNlcm5hbWUiOiJzaGl2OTIzNCIsImVtYWlsIjoic2hpdm5hbmRhbjkyMzRAZ21haWwuY29tIiwiZXhwIjoxNzc3NTE5OTkwfQ.9PA1jnLfCX94Lj5zCq7gFX5K8z-jn1dQriIwwWB6RfQ
[23-Apr-2026 03:34:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Apr-2026 03:34:22 UTC] ✅ JWT token verified successfully for user profile
[23-Apr-2026 03:34:22 UTC] User ID: 396
[23-Apr-2026 03:34:22 UTC] ✅ User profile retrieved successfully for user ID: 396
[23-Apr-2026 03:34:53 UTC] === API CALL LOG ===
[23-Apr-2026 03:34:53 UTC] Endpoint: user/profile.php
[23-Apr-2026 03:34:53 UTC] Full Log Data: {
    "timestamp": "2026-04-23 03:34:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "157.35.25.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzk2IiwidXNlcm5hbWUiOiJzaGl2OTIzNCIsImVtYWlsIjoic2hpdm5hbmRhbjkyMzRAZ21haWwuY29tIiwiZXhwIjoxNzc3NTE5OTkwfQ.9PA1jnLfCX94Lj5zCq7gFX5K8z-jn1dQriIwwWB6RfQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f09d0a95911ce27-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "157.35.25.129",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "157.35.25.129, 172.71.124.89"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Apr-2026 03:34:53 UTC] === END API CALL LOG ===
[23-Apr-2026 03:34:53 UTC] ✅ API Hash verification passed for profile endpoint
[23-Apr-2026 03:34:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzk2IiwidXNlcm5hbWUiOiJzaGl2OTIzNCIsImVtYWlsIjoic2hpdm5hbmRhbjkyMzRAZ21haWwuY29tIiwiZXhwIjoxNzc3NTE5OTkwfQ.9PA1jnLfCX94Lj5zCq7gFX5K8z-jn1dQriIwwWB6RfQ
[23-Apr-2026 03:34:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Apr-2026 03:34:53 UTC] ✅ JWT token verified successfully for user profile
[23-Apr-2026 03:34:53 UTC] User ID: 396
[23-Apr-2026 03:34:53 UTC] ✅ User profile retrieved successfully for user ID: 396
[23-Apr-2026 03:34:55 UTC] === API CALL LOG ===
[23-Apr-2026 03:34:55 UTC] Endpoint: user/profile.php
[23-Apr-2026 03:34:55 UTC] Full Log Data: {
    "timestamp": "2026-04-23 03:34:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "157.35.25.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzk2IiwidXNlcm5hbWUiOiJzaGl2OTIzNCIsImVtYWlsIjoic2hpdm5hbmRhbjkyMzRAZ21haWwuY29tIiwiZXhwIjoxNzc3NTE5OTkwfQ.9PA1jnLfCX94Lj5zCq7gFX5K8z-jn1dQriIwwWB6RfQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f09d0b55e58ce27-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "157.35.25.129",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "157.35.25.129, 172.71.124.89"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Apr-2026 03:34:55 UTC] === END API CALL LOG ===
[23-Apr-2026 03:34:55 UTC] ✅ API Hash verification passed for profile endpoint
[23-Apr-2026 03:34:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzk2IiwidXNlcm5hbWUiOiJzaGl2OTIzNCIsImVtYWlsIjoic2hpdm5hbmRhbjkyMzRAZ21haWwuY29tIiwiZXhwIjoxNzc3NTE5OTkwfQ.9PA1jnLfCX94Lj5zCq7gFX5K8z-jn1dQriIwwWB6RfQ
[23-Apr-2026 03:34:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Apr-2026 03:34:55 UTC] ✅ JWT token verified successfully for user profile
[23-Apr-2026 03:34:55 UTC] User ID: 396
[23-Apr-2026 03:34:55 UTC] ✅ User profile retrieved successfully for user ID: 396
[23-Apr-2026 03:34:56 UTC] === API CALL LOG ===
[23-Apr-2026 03:34:56 UTC] Endpoint: user/profile.php
[23-Apr-2026 03:34:56 UTC] Full Log Data: {
    "timestamp": "2026-04-23 03:34:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "157.35.25.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzk2IiwidXNlcm5hbWUiOiJzaGl2OTIzNCIsImVtYWlsIjoic2hpdm5hbmRhbjkyMzRAZ21haWwuY29tIiwiZXhwIjoxNzc3NTE5OTkwfQ.9PA1jnLfCX94Lj5zCq7gFX5K8z-jn1dQriIwwWB6RfQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f09d0b83cface27-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "157.35.25.129",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "157.35.25.129, 172.71.124.74"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Apr-2026 03:34:56 UTC] === END API CALL LOG ===
[23-Apr-2026 03:34:56 UTC] ✅ API Hash verification passed for profile endpoint
[23-Apr-2026 03:34:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzk2IiwidXNlcm5hbWUiOiJzaGl2OTIzNCIsImVtYWlsIjoic2hpdm5hbmRhbjkyMzRAZ21haWwuY29tIiwiZXhwIjoxNzc3NTE5OTkwfQ.9PA1jnLfCX94Lj5zCq7gFX5K8z-jn1dQriIwwWB6RfQ
[23-Apr-2026 03:34:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Apr-2026 03:34:56 UTC] ✅ JWT token verified successfully for user profile
[23-Apr-2026 03:34:56 UTC] User ID: 396
[23-Apr-2026 03:34:56 UTC] ✅ User profile retrieved successfully for user ID: 396
[23-Apr-2026 03:34:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Apr-2026 03:34:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Apr-2026 03:34:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzk2IiwidXNlcm5hbWUiOiJzaGl2OTIzNCIsImVtYWlsIjoic2hpdm5hbmRhbjkyMzRAZ21haWwuY29tIiwiZXhwIjoxNzc3NTE5OTkwfQ.9PA1jnLfCX94Lj5zCq7gFX5K8z-jn1dQriIwwWB6RfQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f09d0b94f5bce27-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"157.35.25.129","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"157.35.25.129, 172.71.124.74"}
[23-Apr-2026 03:34:56 UTC] === User Orders API Called ===
[23-Apr-2026 03:34:56 UTC] User ID: 396
[23-Apr-2026 03:34:56 UTC] Limit: 20, Offset: 0
[23-Apr-2026 03:34:56 UTC] === API CALL LOG ===
[23-Apr-2026 03:34:56 UTC] Endpoint: user/profile.php
[23-Apr-2026 03:34:56 UTC] Full Log Data: {
    "timestamp": "2026-04-23 03:34:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "157.35.25.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzk2IiwidXNlcm5hbWUiOiJzaGl2OTIzNCIsImVtYWlsIjoic2hpdm5hbmRhbjkyMzRAZ21haWwuY29tIiwiZXhwIjoxNzc3NTE5OTkwfQ.9PA1jnLfCX94Lj5zCq7gFX5K8z-jn1dQriIwwWB6RfQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f09d0b94f5ece27-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "157.35.25.129",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "157.35.25.129, 172.71.124.75"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Apr-2026 03:34:56 UTC] === END API CALL LOG ===
[23-Apr-2026 03:34:56 UTC] ✅ API Hash verification passed for profile endpoint
[23-Apr-2026 03:34:56 UTC] Orders found: 0
[23-Apr-2026 03:34:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzk2IiwidXNlcm5hbWUiOiJzaGl2OTIzNCIsImVtYWlsIjoic2hpdm5hbmRhbjkyMzRAZ21haWwuY29tIiwiZXhwIjoxNzc3NTE5OTkwfQ.9PA1jnLfCX94Lj5zCq7gFX5K8z-jn1dQriIwwWB6RfQ
[23-Apr-2026 03:34:56 UTC] Orders data: []
[23-Apr-2026 03:34:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Apr-2026 03:34:56 UTC] ✅ JWT token verified successfully for user profile
[23-Apr-2026 03:34:56 UTC] User ID: 396
[23-Apr-2026 03:34:56 UTC] Total orders count: 0
[23-Apr-2026 03:34:56 UTC] ✅ User profile retrieved successfully for user ID: 396
[23-Apr-2026 03:34:57 UTC] === API CALL LOG ===
[23-Apr-2026 03:34:57 UTC] Endpoint: user/profile.php
[23-Apr-2026 03:34:57 UTC] Full Log Data: {
    "timestamp": "2026-04-23 03:34:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "157.35.25.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzk2IiwidXNlcm5hbWUiOiJzaGl2OTIzNCIsImVtYWlsIjoic2hpdm5hbmRhbjkyMzRAZ21haWwuY29tIiwiZXhwIjoxNzc3NTE5OTkwfQ.9PA1jnLfCX94Lj5zCq7gFX5K8z-jn1dQriIwwWB6RfQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f09d0c35ec0ce27-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "157.35.25.129",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "157.35.25.129, 172.71.124.74"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Apr-2026 03:34:57 UTC] === END API CALL LOG ===
[23-Apr-2026 03:34:57 UTC] ✅ API Hash verification passed for profile endpoint
[23-Apr-2026 03:34:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzk2IiwidXNlcm5hbWUiOiJzaGl2OTIzNCIsImVtYWlsIjoic2hpdm5hbmRhbjkyMzRAZ21haWwuY29tIiwiZXhwIjoxNzc3NTE5OTkwfQ.9PA1jnLfCX94Lj5zCq7gFX5K8z-jn1dQriIwwWB6RfQ
[23-Apr-2026 03:34:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Apr-2026 03:34:57 UTC] ✅ JWT token verified successfully for user profile
[23-Apr-2026 03:34:57 UTC] User ID: 396
[23-Apr-2026 03:34:57 UTC] ✅ User profile retrieved successfully for user ID: 396
[23-Apr-2026 03:35:45 UTC] === API CALL LOG ===
[23-Apr-2026 03:35:45 UTC] Endpoint: user/profile.php
[23-Apr-2026 03:35:45 UTC] Full Log Data: {
    "timestamp": "2026-04-23 03:35:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "157.35.25.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzk2IiwidXNlcm5hbWUiOiJzaGl2OTIzNCIsImVtYWlsIjoic2hpdm5hbmRhbjkyMzRAZ21haWwuY29tIiwiZXhwIjoxNzc3NTE5OTkwfQ.9PA1jnLfCX94Lj5zCq7gFX5K8z-jn1dQriIwwWB6RfQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f09d1e9d8d4ce27-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "157.35.25.129",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "157.35.25.129, 172.71.124.88"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Apr-2026 03:35:45 UTC] === END API CALL LOG ===
[23-Apr-2026 03:35:45 UTC] ✅ API Hash verification passed for profile endpoint
[23-Apr-2026 03:35:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzk2IiwidXNlcm5hbWUiOiJzaGl2OTIzNCIsImVtYWlsIjoic2hpdm5hbmRhbjkyMzRAZ21haWwuY29tIiwiZXhwIjoxNzc3NTE5OTkwfQ.9PA1jnLfCX94Lj5zCq7gFX5K8z-jn1dQriIwwWB6RfQ
[23-Apr-2026 03:35:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Apr-2026 03:35:45 UTC] ✅ JWT token verified successfully for user profile
[23-Apr-2026 03:35:45 UTC] User ID: 396
[23-Apr-2026 03:35:45 UTC] ✅ User profile retrieved successfully for user ID: 396
[23-Apr-2026 03:36:18 UTC] === API CALL LOG ===
[23-Apr-2026 03:36:18 UTC] Endpoint: user/profile.php
[23-Apr-2026 03:36:18 UTC] Full Log Data: {
    "timestamp": "2026-04-23 03:36:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "157.35.25.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzk2IiwidXNlcm5hbWUiOiJzaGl2OTIzNCIsImVtYWlsIjoic2hpdm5hbmRhbjkyMzRAZ21haWwuY29tIiwiZXhwIjoxNzc3NTE5OTkwfQ.9PA1jnLfCX94Lj5zCq7gFX5K8z-jn1dQriIwwWB6RfQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f09d2b6fdecce27-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "157.35.25.129",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "157.35.25.129, 172.71.124.89"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Apr-2026 03:36:18 UTC] === END API CALL LOG ===
[23-Apr-2026 03:36:18 UTC] ✅ API Hash verification passed for profile endpoint
[23-Apr-2026 03:36:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzk2IiwidXNlcm5hbWUiOiJzaGl2OTIzNCIsImVtYWlsIjoic2hpdm5hbmRhbjkyMzRAZ21haWwuY29tIiwiZXhwIjoxNzc3NTE5OTkwfQ.9PA1jnLfCX94Lj5zCq7gFX5K8z-jn1dQriIwwWB6RfQ
[23-Apr-2026 03:36:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Apr-2026 03:36:18 UTC] ✅ JWT token verified successfully for user profile
[23-Apr-2026 03:36:18 UTC] User ID: 396
[23-Apr-2026 03:36:18 UTC] ✅ User profile retrieved successfully for user ID: 396
[23-Apr-2026 03:36:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Apr-2026 03:36:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Apr-2026 03:36:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzk2IiwidXNlcm5hbWUiOiJzaGl2OTIzNCIsImVtYWlsIjoic2hpdm5hbmRhbjkyMzRAZ21haWwuY29tIiwiZXhwIjoxNzc3NTE5OTkwfQ.9PA1jnLfCX94Lj5zCq7gFX5K8z-jn1dQriIwwWB6RfQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f09d2d4aaacce27-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"157.35.25.129","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"157.35.25.129, 172.71.124.89"}
[23-Apr-2026 03:36:22 UTC] === User Orders API Called ===
[23-Apr-2026 03:36:22 UTC] User ID: 396
[23-Apr-2026 03:36:22 UTC] Limit: 20, Offset: 0
[23-Apr-2026 03:36:22 UTC] Orders found: 0
[23-Apr-2026 03:36:22 UTC] Orders data: []
[23-Apr-2026 03:36:22 UTC] Total orders count: 0
[23-Apr-2026 03:36:22 UTC] === API CALL LOG ===
[23-Apr-2026 03:36:22 UTC] Endpoint: user/profile.php
[23-Apr-2026 03:36:22 UTC] Full Log Data: {
    "timestamp": "2026-04-23 03:36:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "157.35.25.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzk2IiwidXNlcm5hbWUiOiJzaGl2OTIzNCIsImVtYWlsIjoic2hpdm5hbmRhbjkyMzRAZ21haWwuY29tIiwiZXhwIjoxNzc3NTE5OTkwfQ.9PA1jnLfCX94Lj5zCq7gFX5K8z-jn1dQriIwwWB6RfQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f09d2d4aaafce27-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "157.35.25.129",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "157.35.25.129, 172.71.124.89"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Apr-2026 03:36:22 UTC] === END API CALL LOG ===
[23-Apr-2026 03:36:22 UTC] ✅ API Hash verification passed for profile endpoint
[23-Apr-2026 03:36:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzk2IiwidXNlcm5hbWUiOiJzaGl2OTIzNCIsImVtYWlsIjoic2hpdm5hbmRhbjkyMzRAZ21haWwuY29tIiwiZXhwIjoxNzc3NTE5OTkwfQ.9PA1jnLfCX94Lj5zCq7gFX5K8z-jn1dQriIwwWB6RfQ
[23-Apr-2026 03:36:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Apr-2026 03:36:22 UTC] ✅ JWT token verified successfully for user profile
[23-Apr-2026 03:36:22 UTC] User ID: 396
[23-Apr-2026 03:36:22 UTC] ✅ User profile retrieved successfully for user ID: 396
[23-Apr-2026 03:36:23 UTC] === API CALL LOG ===
[23-Apr-2026 03:36:23 UTC] Endpoint: user/profile.php
[23-Apr-2026 03:36:23 UTC] Full Log Data: {
    "timestamp": "2026-04-23 03:36:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "157.35.25.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzk2IiwidXNlcm5hbWUiOiJzaGl2OTIzNCIsImVtYWlsIjoic2hpdm5hbmRhbjkyMzRAZ21haWwuY29tIiwiZXhwIjoxNzc3NTE5OTkwfQ.9PA1jnLfCX94Lj5zCq7gFX5K8z-jn1dQriIwwWB6RfQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f09d2d97e56ce27-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "157.35.25.129",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "157.35.25.129, 172.71.124.89"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Apr-2026 03:36:23 UTC] === END API CALL LOG ===
[23-Apr-2026 03:36:23 UTC] ✅ API Hash verification passed for profile endpoint
[23-Apr-2026 03:36:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzk2IiwidXNlcm5hbWUiOiJzaGl2OTIzNCIsImVtYWlsIjoic2hpdm5hbmRhbjkyMzRAZ21haWwuY29tIiwiZXhwIjoxNzc3NTE5OTkwfQ.9PA1jnLfCX94Lj5zCq7gFX5K8z-jn1dQriIwwWB6RfQ
[23-Apr-2026 03:36:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Apr-2026 03:36:23 UTC] ✅ JWT token verified successfully for user profile
[23-Apr-2026 03:36:23 UTC] User ID: 396
[23-Apr-2026 03:36:23 UTC] ✅ User profile retrieved successfully for user ID: 396
[23-Apr-2026 03:36:23 UTC] User Purchases API - User ID: 396
[23-Apr-2026 03:36:23 UTC] User Purchases API - Total purchases found: 0
[23-Apr-2026 03:44:12 UTC] === API CALL LOG ===
[23-Apr-2026 03:44:12 UTC] Endpoint: user/profile.php
[23-Apr-2026 03:44:12 UTC] Full Log Data: {
    "timestamp": "2026-04-23 03:44:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "203.171.101.234",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzk3IiwidXNlcm5hbWUiOiJVaGR1Z2hqdSIsImVtYWlsIjoiaGF6cnRhcm1hbjg4OEBnbWFpbC5jb20iLCJleHAiOjE3Nzc1MjA2NDh9.R8WDm4e3MneDNoVQVuV5X_sxkS5LAZ35oN5d_ov72J4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f09de4c9f1470eb-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "203.171.101.234",
        "CF-IPCountry": "AF",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "203.171.101.234, 162.158.22.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Apr-2026 03:44:12 UTC] === END API CALL LOG ===
[23-Apr-2026 03:44:12 UTC] ✅ API Hash verification passed for profile endpoint
[23-Apr-2026 03:44:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzk3IiwidXNlcm5hbWUiOiJVaGR1Z2hqdSIsImVtYWlsIjoiaGF6cnRhcm1hbjg4OEBnbWFpbC5jb20iLCJleHAiOjE3Nzc1MjA2NDh9.R8WDm4e3MneDNoVQVuV5X_sxkS5LAZ35oN5d_ov72J4
[23-Apr-2026 03:44:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Apr-2026 03:44:12 UTC] ✅ JWT token verified successfully for user profile
[23-Apr-2026 03:44:12 UTC] User ID: 397
[23-Apr-2026 03:44:12 UTC] ✅ User profile retrieved successfully for user ID: 397
[23-Apr-2026 03:44:14 UTC] === API CALL LOG ===
[23-Apr-2026 03:44:14 UTC] Endpoint: user/profile.php
[23-Apr-2026 03:44:14 UTC] Full Log Data: {
    "timestamp": "2026-04-23 03:44:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "203.171.101.234",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzk3IiwidXNlcm5hbWUiOiJVaGR1Z2hqdSIsImVtYWlsIjoiaGF6cnRhcm1hbjg4OEBnbWFpbC5jb20iLCJleHAiOjE3Nzc1MjA2NDh9.R8WDm4e3MneDNoVQVuV5X_sxkS5LAZ35oN5d_ov72J4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f09de5c7e7312ab-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "203.171.101.234",
        "CF-IPCountry": "AF",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "203.171.101.234, 162.158.22.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Apr-2026 03:44:14 UTC] === END API CALL LOG ===
[23-Apr-2026 03:44:14 UTC] ✅ API Hash verification passed for profile endpoint
[23-Apr-2026 03:44:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzk3IiwidXNlcm5hbWUiOiJVaGR1Z2hqdSIsImVtYWlsIjoiaGF6cnRhcm1hbjg4OEBnbWFpbC5jb20iLCJleHAiOjE3Nzc1MjA2NDh9.R8WDm4e3MneDNoVQVuV5X_sxkS5LAZ35oN5d_ov72J4
[23-Apr-2026 03:44:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Apr-2026 03:44:14 UTC] ✅ JWT token verified successfully for user profile
[23-Apr-2026 03:44:14 UTC] User ID: 397
[23-Apr-2026 03:44:14 UTC] ✅ User profile retrieved successfully for user ID: 397
[23-Apr-2026 05:08:50 UTC] === API CALL LOG ===
[23-Apr-2026 05:08:50 UTC] Endpoint: user/profile.php
[23-Apr-2026 05:08:50 UTC] Full Log Data: {
    "timestamp": "2026-04-23 05:08:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "85.193.102.181",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzk4IiwidXNlcm5hbWUiOiJEYXVsZXQiLCJlbWFpbCI6IkRhdmxhdHRvcHBpa0BnbWFpbC5jb20iLCJleHAiOjE3Nzc1MjU3Mjd9.cBJcd6MImHpZbcolulUHnoseoGaBxNZ6XXTXNsZ28sY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f0a5a44cfcc6b87-ALA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "85.193.102.181",
        "CF-IPCountry": "KZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "85.193.102.181, 172.68.207.158"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Apr-2026 05:08:50 UTC] === END API CALL LOG ===
[23-Apr-2026 05:08:50 UTC] ✅ API Hash verification passed for profile endpoint
[23-Apr-2026 05:08:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzk4IiwidXNlcm5hbWUiOiJEYXVsZXQiLCJlbWFpbCI6IkRhdmxhdHRvcHBpa0BnbWFpbC5jb20iLCJleHAiOjE3Nzc1MjU3Mjd9.cBJcd6MImHpZbcolulUHnoseoGaBxNZ6XXTXNsZ28sY
[23-Apr-2026 05:08:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Apr-2026 05:08:50 UTC] ✅ JWT token verified successfully for user profile
[23-Apr-2026 05:08:50 UTC] User ID: 398
[23-Apr-2026 05:08:50 UTC] ✅ User profile retrieved successfully for user ID: 398
[23-Apr-2026 05:08:52 UTC] === API CALL LOG ===
[23-Apr-2026 05:08:52 UTC] Endpoint: user/profile.php
[23-Apr-2026 05:08:52 UTC] Full Log Data: {
    "timestamp": "2026-04-23 05:08:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "85.193.102.181",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzk4IiwidXNlcm5hbWUiOiJEYXVsZXQiLCJlbWFpbCI6IkRhdmxhdHRvcHBpa0BnbWFpbC5jb20iLCJleHAiOjE3Nzc1MjU3Mjd9.cBJcd6MImHpZbcolulUHnoseoGaBxNZ6XXTXNsZ28sY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f0a5a546943bcbe-ALA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "85.193.102.181",
        "CF-IPCountry": "KZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "85.193.102.181, 172.68.207.158"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Apr-2026 05:08:52 UTC] === END API CALL LOG ===
[23-Apr-2026 05:08:52 UTC] ✅ API Hash verification passed for profile endpoint
[23-Apr-2026 05:08:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzk4IiwidXNlcm5hbWUiOiJEYXVsZXQiLCJlbWFpbCI6IkRhdmxhdHRvcHBpa0BnbWFpbC5jb20iLCJleHAiOjE3Nzc1MjU3Mjd9.cBJcd6MImHpZbcolulUHnoseoGaBxNZ6XXTXNsZ28sY
[23-Apr-2026 05:08:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Apr-2026 05:08:52 UTC] ✅ JWT token verified successfully for user profile
[23-Apr-2026 05:08:52 UTC] User ID: 398
[23-Apr-2026 05:08:52 UTC] ✅ User profile retrieved successfully for user ID: 398
[23-Apr-2026 07:51:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Apr-2026 07:51:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Apr-2026 07:51:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzk5IiwidXNlcm5hbWUiOiJ2aXBzaG9oYW4iLCJlbWFpbCI6ImZyZjg0NDIwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzUzNTUwNH0.JYvfZ1qv-bvW-eKN_D7-adNKF0xrfB8jcNGGm_ab5mg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f0b48eabfa23d91-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:1900:81bf:7949::1","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:1900:81bf:7949::1, 172.68.231.172"}
[23-Apr-2026 07:51:45 UTC] === User Orders API Called ===
[23-Apr-2026 07:51:45 UTC] User ID: 399
[23-Apr-2026 07:51:45 UTC] Limit: 20, Offset: 0
[23-Apr-2026 07:51:45 UTC] Orders found: 0
[23-Apr-2026 07:51:45 UTC] Orders data: []
[23-Apr-2026 07:51:45 UTC] Total orders count: 0
[23-Apr-2026 07:51:45 UTC] === API CALL LOG ===
[23-Apr-2026 07:51:45 UTC] Endpoint: user/profile.php
[23-Apr-2026 07:51:45 UTC] Full Log Data: {
    "timestamp": "2026-04-23 07:51:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:1900:81bf:7949::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzk5IiwidXNlcm5hbWUiOiJ2aXBzaG9oYW4iLCJlbWFpbCI6ImZyZjg0NDIwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzUzNTUwNH0.JYvfZ1qv-bvW-eKN_D7-adNKF0xrfB8jcNGGm_ab5mg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f0b48eabf9d3d91-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:1900:81bf:7949::1",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:1900:81bf:7949::1, 172.68.231.172"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Apr-2026 07:51:45 UTC] === END API CALL LOG ===
[23-Apr-2026 07:51:45 UTC] ✅ API Hash verification passed for profile endpoint
[23-Apr-2026 07:51:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzk5IiwidXNlcm5hbWUiOiJ2aXBzaG9oYW4iLCJlbWFpbCI6ImZyZjg0NDIwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzUzNTUwNH0.JYvfZ1qv-bvW-eKN_D7-adNKF0xrfB8jcNGGm_ab5mg
[23-Apr-2026 07:51:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Apr-2026 07:51:45 UTC] ✅ JWT token verified successfully for user profile
[23-Apr-2026 07:51:45 UTC] User ID: 399
[23-Apr-2026 07:51:45 UTC] ✅ User profile retrieved successfully for user ID: 399
[23-Apr-2026 07:51:45 UTC] === API CALL LOG ===
[23-Apr-2026 07:51:45 UTC] Endpoint: user/profile.php
[23-Apr-2026 07:51:45 UTC] Full Log Data: {
    "timestamp": "2026-04-23 07:51:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:1900:81bf:7949::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzk5IiwidXNlcm5hbWUiOiJ2aXBzaG9oYW4iLCJlbWFpbCI6ImZyZjg0NDIwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzUzNTUwNH0.JYvfZ1qv-bvW-eKN_D7-adNKF0xrfB8jcNGGm_ab5mg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f0b48eb28ae3d91-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:1900:81bf:7949::1",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:1900:81bf:7949::1, 172.68.231.172"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Apr-2026 07:51:45 UTC] === END API CALL LOG ===
[23-Apr-2026 07:51:45 UTC] ✅ API Hash verification passed for profile endpoint
[23-Apr-2026 07:51:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzk5IiwidXNlcm5hbWUiOiJ2aXBzaG9oYW4iLCJlbWFpbCI6ImZyZjg0NDIwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzUzNTUwNH0.JYvfZ1qv-bvW-eKN_D7-adNKF0xrfB8jcNGGm_ab5mg
[23-Apr-2026 07:51:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Apr-2026 07:51:45 UTC] ✅ JWT token verified successfully for user profile
[23-Apr-2026 07:51:45 UTC] User ID: 399
[23-Apr-2026 07:51:45 UTC] ✅ User profile retrieved successfully for user ID: 399
[23-Apr-2026 07:51:46 UTC] === API CALL LOG ===
[23-Apr-2026 07:51:46 UTC] Endpoint: user/profile.php
[23-Apr-2026 07:51:46 UTC] Full Log Data: {
    "timestamp": "2026-04-23 07:51:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:1900:81bf:7949::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzk5IiwidXNlcm5hbWUiOiJ2aXBzaG9oYW4iLCJlbWFpbCI6ImZyZjg0NDIwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzUzNTUwNH0.JYvfZ1qv-bvW-eKN_D7-adNKF0xrfB8jcNGGm_ab5mg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f0b48f4ae743d91-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:1900:81bf:7949::1",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:1900:81bf:7949::1, 172.68.231.172"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Apr-2026 07:51:46 UTC] === END API CALL LOG ===
[23-Apr-2026 07:51:46 UTC] ✅ API Hash verification passed for profile endpoint
[23-Apr-2026 07:51:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzk5IiwidXNlcm5hbWUiOiJ2aXBzaG9oYW4iLCJlbWFpbCI6ImZyZjg0NDIwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzUzNTUwNH0.JYvfZ1qv-bvW-eKN_D7-adNKF0xrfB8jcNGGm_ab5mg
[23-Apr-2026 07:51:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Apr-2026 07:51:46 UTC] ✅ JWT token verified successfully for user profile
[23-Apr-2026 07:51:46 UTC] User ID: 399
[23-Apr-2026 07:51:46 UTC] ✅ User profile retrieved successfully for user ID: 399
[23-Apr-2026 07:52:04 UTC] === API CALL LOG ===
[23-Apr-2026 07:52:04 UTC] Endpoint: user/profile.php
[23-Apr-2026 07:52:04 UTC] Full Log Data: {
    "timestamp": "2026-04-23 07:52:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:1900:81bf:7949::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzk5IiwidXNlcm5hbWUiOiJ2aXBzaG9oYW4iLCJlbWFpbCI6ImZyZjg0NDIwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzUzNTUwNH0.JYvfZ1qv-bvW-eKN_D7-adNKF0xrfB8jcNGGm_ab5mg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f0b4962ef590eed-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:1900:81bf:7949::1",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:1900:81bf:7949::1, 172.68.231.172"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Apr-2026 07:52:04 UTC] === END API CALL LOG ===
[23-Apr-2026 07:52:04 UTC] ✅ API Hash verification passed for profile endpoint
[23-Apr-2026 07:52:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzk5IiwidXNlcm5hbWUiOiJ2aXBzaG9oYW4iLCJlbWFpbCI6ImZyZjg0NDIwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzUzNTUwNH0.JYvfZ1qv-bvW-eKN_D7-adNKF0xrfB8jcNGGm_ab5mg
[23-Apr-2026 07:52:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Apr-2026 07:52:04 UTC] ✅ JWT token verified successfully for user profile
[23-Apr-2026 07:52:04 UTC] User ID: 399
[23-Apr-2026 07:52:04 UTC] ✅ User profile retrieved successfully for user ID: 399
[23-Apr-2026 07:52:04 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Apr-2026 07:52:04 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Apr-2026 07:52:04 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzk5IiwidXNlcm5hbWUiOiJ2aXBzaG9oYW4iLCJlbWFpbCI6ImZyZjg0NDIwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzUzNTUwNH0.JYvfZ1qv-bvW-eKN_D7-adNKF0xrfB8jcNGGm_ab5mg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f0b49632fd40eed-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:1900:81bf:7949::1","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:1900:81bf:7949::1, 172.68.231.173"}
[23-Apr-2026 07:52:04 UTC] === User Orders API Called ===
[23-Apr-2026 07:52:04 UTC] User ID: 399
[23-Apr-2026 07:52:04 UTC] Limit: 20, Offset: 0
[23-Apr-2026 07:52:04 UTC] Orders found: 0
[23-Apr-2026 07:52:04 UTC] Orders data: []
[23-Apr-2026 07:52:04 UTC] Total orders count: 0
[23-Apr-2026 07:52:04 UTC] === API CALL LOG ===
[23-Apr-2026 07:52:04 UTC] Endpoint: user/profile.php
[23-Apr-2026 07:52:04 UTC] Full Log Data: {
    "timestamp": "2026-04-23 07:52:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:1900:81bf:7949::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzk5IiwidXNlcm5hbWUiOiJ2aXBzaG9oYW4iLCJlbWFpbCI6ImZyZjg0NDIwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzUzNTUwNH0.JYvfZ1qv-bvW-eKN_D7-adNKF0xrfB8jcNGGm_ab5mg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f0b49632fd80eed-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:1900:81bf:7949::1",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:1900:81bf:7949::1, 172.68.231.173"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Apr-2026 07:52:04 UTC] === END API CALL LOG ===
[23-Apr-2026 07:52:04 UTC] ✅ API Hash verification passed for profile endpoint
[23-Apr-2026 07:52:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzk5IiwidXNlcm5hbWUiOiJ2aXBzaG9oYW4iLCJlbWFpbCI6ImZyZjg0NDIwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzUzNTUwNH0.JYvfZ1qv-bvW-eKN_D7-adNKF0xrfB8jcNGGm_ab5mg
[23-Apr-2026 07:52:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Apr-2026 07:52:04 UTC] ✅ JWT token verified successfully for user profile
[23-Apr-2026 07:52:04 UTC] User ID: 399
[23-Apr-2026 07:52:04 UTC] ✅ User profile retrieved successfully for user ID: 399
[23-Apr-2026 07:52:05 UTC] === API CALL LOG ===
[23-Apr-2026 07:52:05 UTC] Endpoint: user/profile.php
[23-Apr-2026 07:52:05 UTC] Full Log Data: {
    "timestamp": "2026-04-23 07:52:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:1900:81bf:7949::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzk5IiwidXNlcm5hbWUiOiJ2aXBzaG9oYW4iLCJlbWFpbCI6ImZyZjg0NDIwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzUzNTUwNH0.JYvfZ1qv-bvW-eKN_D7-adNKF0xrfB8jcNGGm_ab5mg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f0b496aced10eed-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:1900:81bf:7949::1",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:1900:81bf:7949::1, 172.68.231.173"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Apr-2026 07:52:05 UTC] === END API CALL LOG ===
[23-Apr-2026 07:52:05 UTC] ✅ API Hash verification passed for profile endpoint
[23-Apr-2026 07:52:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzk5IiwidXNlcm5hbWUiOiJ2aXBzaG9oYW4iLCJlbWFpbCI6ImZyZjg0NDIwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzUzNTUwNH0.JYvfZ1qv-bvW-eKN_D7-adNKF0xrfB8jcNGGm_ab5mg
[23-Apr-2026 07:52:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Apr-2026 07:52:05 UTC] ✅ JWT token verified successfully for user profile
[23-Apr-2026 07:52:05 UTC] User ID: 399
[23-Apr-2026 07:52:05 UTC] ✅ User profile retrieved successfully for user ID: 399
[23-Apr-2026 07:52:30 UTC] === API CALL LOG ===
[23-Apr-2026 07:52:30 UTC] Endpoint: user/profile.php
[23-Apr-2026 07:52:30 UTC] Full Log Data: {
    "timestamp": "2026-04-23 07:52:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:1900:81bf:7949::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzk5IiwidXNlcm5hbWUiOiJ2aXBzaG9oYW4iLCJlbWFpbCI6ImZyZjg0NDIwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzUzNTUwNH0.JYvfZ1qv-bvW-eKN_D7-adNKF0xrfB8jcNGGm_ab5mg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f0b4a074a0f0eed-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:1900:81bf:7949::1",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:1900:81bf:7949::1, 172.68.231.172"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Apr-2026 07:52:30 UTC] === END API CALL LOG ===
[23-Apr-2026 07:52:30 UTC] ✅ API Hash verification passed for profile endpoint
[23-Apr-2026 07:52:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzk5IiwidXNlcm5hbWUiOiJ2aXBzaG9oYW4iLCJlbWFpbCI6ImZyZjg0NDIwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzUzNTUwNH0.JYvfZ1qv-bvW-eKN_D7-adNKF0xrfB8jcNGGm_ab5mg
[23-Apr-2026 07:52:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Apr-2026 07:52:30 UTC] ✅ JWT token verified successfully for user profile
[23-Apr-2026 07:52:30 UTC] User ID: 399
[23-Apr-2026 07:52:30 UTC] ✅ User profile retrieved successfully for user ID: 399
[23-Apr-2026 07:52:31 UTC] User Purchases API - User ID: 399
[23-Apr-2026 07:52:31 UTC] User Purchases API - Total purchases found: 0
[23-Apr-2026 07:52:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Apr-2026 07:52:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Apr-2026 07:52:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzk5IiwidXNlcm5hbWUiOiJ2aXBzaG9oYW4iLCJlbWFpbCI6ImZyZjg0NDIwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzUzNTUwNH0.JYvfZ1qv-bvW-eKN_D7-adNKF0xrfB8jcNGGm_ab5mg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f0b4a357b8b0eed-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:1900:81bf:7949::1","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:1900:81bf:7949::1, 172.68.231.172"}
[23-Apr-2026 07:52:38 UTC] === User Orders API Called ===
[23-Apr-2026 07:52:38 UTC] User ID: 399
[23-Apr-2026 07:52:38 UTC] Limit: 20, Offset: 0
[23-Apr-2026 07:52:38 UTC] Orders found: 0
[23-Apr-2026 07:52:38 UTC] Orders data: []
[23-Apr-2026 07:52:38 UTC] Total orders count: 0
[23-Apr-2026 07:52:38 UTC] === API CALL LOG ===
[23-Apr-2026 07:52:38 UTC] Endpoint: user/profile.php
[23-Apr-2026 07:52:38 UTC] Full Log Data: {
    "timestamp": "2026-04-23 07:52:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:1900:81bf:7949::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzk5IiwidXNlcm5hbWUiOiJ2aXBzaG9oYW4iLCJlbWFpbCI6ImZyZjg0NDIwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzUzNTUwNH0.JYvfZ1qv-bvW-eKN_D7-adNKF0xrfB8jcNGGm_ab5mg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f0b4a357b8d0eed-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:1900:81bf:7949::1",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:1900:81bf:7949::1, 172.68.231.172"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Apr-2026 07:52:38 UTC] === END API CALL LOG ===
[23-Apr-2026 07:52:38 UTC] ✅ API Hash verification passed for profile endpoint
[23-Apr-2026 07:52:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzk5IiwidXNlcm5hbWUiOiJ2aXBzaG9oYW4iLCJlbWFpbCI6ImZyZjg0NDIwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzUzNTUwNH0.JYvfZ1qv-bvW-eKN_D7-adNKF0xrfB8jcNGGm_ab5mg
[23-Apr-2026 07:52:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Apr-2026 07:52:38 UTC] ✅ JWT token verified successfully for user profile
[23-Apr-2026 07:52:38 UTC] User ID: 399
[23-Apr-2026 07:52:38 UTC] ✅ User profile retrieved successfully for user ID: 399
[23-Apr-2026 07:52:38 UTC] === API CALL LOG ===
[23-Apr-2026 07:52:38 UTC] Endpoint: user/profile.php
[23-Apr-2026 07:52:38 UTC] Full Log Data: {
    "timestamp": "2026-04-23 07:52:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:1900:81bf:7949::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzk5IiwidXNlcm5hbWUiOiJ2aXBzaG9oYW4iLCJlbWFpbCI6ImZyZjg0NDIwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzUzNTUwNH0.JYvfZ1qv-bvW-eKN_D7-adNKF0xrfB8jcNGGm_ab5mg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f0b4a37d82d0eed-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:1900:81bf:7949::1",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:1900:81bf:7949::1, 172.68.231.172"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Apr-2026 07:52:38 UTC] === END API CALL LOG ===
[23-Apr-2026 07:52:38 UTC] ✅ API Hash verification passed for profile endpoint
[23-Apr-2026 07:52:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzk5IiwidXNlcm5hbWUiOiJ2aXBzaG9oYW4iLCJlbWFpbCI6ImZyZjg0NDIwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzUzNTUwNH0.JYvfZ1qv-bvW-eKN_D7-adNKF0xrfB8jcNGGm_ab5mg
[23-Apr-2026 07:52:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Apr-2026 07:52:38 UTC] ✅ JWT token verified successfully for user profile
[23-Apr-2026 07:52:38 UTC] User ID: 399
[23-Apr-2026 07:52:38 UTC] ✅ User profile retrieved successfully for user ID: 399
[23-Apr-2026 07:52:39 UTC] === API CALL LOG ===
[23-Apr-2026 07:52:39 UTC] Endpoint: user/profile.php
[23-Apr-2026 07:52:39 UTC] Full Log Data: {
    "timestamp": "2026-04-23 07:52:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:1900:81bf:7949::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzk5IiwidXNlcm5hbWUiOiJ2aXBzaG9oYW4iLCJlbWFpbCI6ImZyZjg0NDIwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzUzNTUwNH0.JYvfZ1qv-bvW-eKN_D7-adNKF0xrfB8jcNGGm_ab5mg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f0b4a3fdb080eed-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:1900:81bf:7949::1",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:1900:81bf:7949::1, 172.68.231.172"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Apr-2026 07:52:39 UTC] === END API CALL LOG ===
[23-Apr-2026 07:52:39 UTC] ✅ API Hash verification passed for profile endpoint
[23-Apr-2026 07:52:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzk5IiwidXNlcm5hbWUiOiJ2aXBzaG9oYW4iLCJlbWFpbCI6ImZyZjg0NDIwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzUzNTUwNH0.JYvfZ1qv-bvW-eKN_D7-adNKF0xrfB8jcNGGm_ab5mg
[23-Apr-2026 07:52:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Apr-2026 07:52:39 UTC] ✅ JWT token verified successfully for user profile
[23-Apr-2026 07:52:39 UTC] User ID: 399
[23-Apr-2026 07:52:39 UTC] ✅ User profile retrieved successfully for user ID: 399
[23-Apr-2026 07:52:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Apr-2026 07:52:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Apr-2026 07:52:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzk5IiwidXNlcm5hbWUiOiJ2aXBzaG9oYW4iLCJlbWFpbCI6ImZyZjg0NDIwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzUzNTUwNH0.JYvfZ1qv-bvW-eKN_D7-adNKF0xrfB8jcNGGm_ab5mg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f0b4a8c7f350eed-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:1900:81bf:7949::1","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:1900:81bf:7949::1, 172.68.231.172"}
[23-Apr-2026 07:52:52 UTC] === User Orders API Called ===
[23-Apr-2026 07:52:52 UTC] User ID: 399
[23-Apr-2026 07:52:52 UTC] Limit: 20, Offset: 0
[23-Apr-2026 07:52:52 UTC] Orders found: 0
[23-Apr-2026 07:52:52 UTC] Orders data: []
[23-Apr-2026 07:52:52 UTC] Total orders count: 0
[23-Apr-2026 07:52:52 UTC] === API CALL LOG ===
[23-Apr-2026 07:52:52 UTC] Endpoint: user/profile.php
[23-Apr-2026 07:52:52 UTC] Full Log Data: {
    "timestamp": "2026-04-23 07:52:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:1900:81bf:7949::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzk5IiwidXNlcm5hbWUiOiJ2aXBzaG9oYW4iLCJlbWFpbCI6ImZyZjg0NDIwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzUzNTUwNH0.JYvfZ1qv-bvW-eKN_D7-adNKF0xrfB8jcNGGm_ab5mg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f0b4a8cbfe60eed-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:1900:81bf:7949::1",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:1900:81bf:7949::1, 172.68.231.173"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Apr-2026 07:52:52 UTC] === END API CALL LOG ===
[23-Apr-2026 07:52:52 UTC] ✅ API Hash verification passed for profile endpoint
[23-Apr-2026 07:52:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzk5IiwidXNlcm5hbWUiOiJ2aXBzaG9oYW4iLCJlbWFpbCI6ImZyZjg0NDIwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzUzNTUwNH0.JYvfZ1qv-bvW-eKN_D7-adNKF0xrfB8jcNGGm_ab5mg
[23-Apr-2026 07:52:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Apr-2026 07:52:52 UTC] ✅ JWT token verified successfully for user profile
[23-Apr-2026 07:52:52 UTC] User ID: 399
[23-Apr-2026 07:52:52 UTC] ✅ User profile retrieved successfully for user ID: 399
[23-Apr-2026 07:52:52 UTC] === API CALL LOG ===
[23-Apr-2026 07:52:52 UTC] Endpoint: user/profile.php
[23-Apr-2026 07:52:52 UTC] Full Log Data: {
    "timestamp": "2026-04-23 07:52:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:1900:81bf:7949::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzk5IiwidXNlcm5hbWUiOiJ2aXBzaG9oYW4iLCJlbWFpbCI6ImZyZjg0NDIwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzUzNTUwNH0.JYvfZ1qv-bvW-eKN_D7-adNKF0xrfB8jcNGGm_ab5mg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f0b4a90b87a0eed-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:1900:81bf:7949::1",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:1900:81bf:7949::1, 172.68.231.173"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Apr-2026 07:52:52 UTC] === END API CALL LOG ===
[23-Apr-2026 07:52:52 UTC] ✅ API Hash verification passed for profile endpoint
[23-Apr-2026 07:52:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzk5IiwidXNlcm5hbWUiOiJ2aXBzaG9oYW4iLCJlbWFpbCI6ImZyZjg0NDIwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzUzNTUwNH0.JYvfZ1qv-bvW-eKN_D7-adNKF0xrfB8jcNGGm_ab5mg
[23-Apr-2026 07:52:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Apr-2026 07:52:52 UTC] ✅ JWT token verified successfully for user profile
[23-Apr-2026 07:52:52 UTC] User ID: 399
[23-Apr-2026 07:52:52 UTC] ✅ User profile retrieved successfully for user ID: 399
[23-Apr-2026 07:52:53 UTC] === API CALL LOG ===
[23-Apr-2026 07:52:53 UTC] Endpoint: user/profile.php
[23-Apr-2026 07:52:53 UTC] Full Log Data: {
    "timestamp": "2026-04-23 07:52:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:1900:81bf:7949::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzk5IiwidXNlcm5hbWUiOiJ2aXBzaG9oYW4iLCJlbWFpbCI6ImZyZjg0NDIwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzUzNTUwNH0.JYvfZ1qv-bvW-eKN_D7-adNKF0xrfB8jcNGGm_ab5mg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f0b4a9469040eed-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:1900:81bf:7949::1",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:1900:81bf:7949::1, 172.68.231.172"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Apr-2026 07:52:53 UTC] === END API CALL LOG ===
[23-Apr-2026 07:52:53 UTC] ✅ API Hash verification passed for profile endpoint
[23-Apr-2026 07:52:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzk5IiwidXNlcm5hbWUiOiJ2aXBzaG9oYW4iLCJlbWFpbCI6ImZyZjg0NDIwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzUzNTUwNH0.JYvfZ1qv-bvW-eKN_D7-adNKF0xrfB8jcNGGm_ab5mg
[23-Apr-2026 07:52:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Apr-2026 07:52:53 UTC] ✅ JWT token verified successfully for user profile
[23-Apr-2026 07:52:53 UTC] User ID: 399
[23-Apr-2026 07:52:53 UTC] ✅ User profile retrieved successfully for user ID: 399
[23-Apr-2026 07:53:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Apr-2026 07:53:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Apr-2026 07:53:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzk5IiwidXNlcm5hbWUiOiJ2aXBzaG9oYW4iLCJlbWFpbCI6ImZyZjg0NDIwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzUzNTUwNH0.JYvfZ1qv-bvW-eKN_D7-adNKF0xrfB8jcNGGm_ab5mg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f0b4aca3b7b0eed-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:1900:81bf:7949::1","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:1900:81bf:7949::1, 172.68.231.173"}
[23-Apr-2026 07:53:02 UTC] === User Orders API Called ===
[23-Apr-2026 07:53:02 UTC] User ID: 399
[23-Apr-2026 07:53:02 UTC] Limit: 20, Offset: 0
[23-Apr-2026 07:53:02 UTC] Orders found: 0
[23-Apr-2026 07:53:02 UTC] Orders data: []
[23-Apr-2026 07:53:02 UTC] Total orders count: 0
[23-Apr-2026 07:53:02 UTC] === API CALL LOG ===
[23-Apr-2026 07:53:02 UTC] Endpoint: user/profile.php
[23-Apr-2026 07:53:02 UTC] Full Log Data: {
    "timestamp": "2026-04-23 07:53:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:1900:81bf:7949::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzk5IiwidXNlcm5hbWUiOiJ2aXBzaG9oYW4iLCJlbWFpbCI6ImZyZjg0NDIwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzUzNTUwNH0.JYvfZ1qv-bvW-eKN_D7-adNKF0xrfB8jcNGGm_ab5mg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f0b4aca3b7d0eed-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:1900:81bf:7949::1",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:1900:81bf:7949::1, 172.68.231.173"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Apr-2026 07:53:02 UTC] === END API CALL LOG ===
[23-Apr-2026 07:53:02 UTC] ✅ API Hash verification passed for profile endpoint
[23-Apr-2026 07:53:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzk5IiwidXNlcm5hbWUiOiJ2aXBzaG9oYW4iLCJlbWFpbCI6ImZyZjg0NDIwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzUzNTUwNH0.JYvfZ1qv-bvW-eKN_D7-adNKF0xrfB8jcNGGm_ab5mg
[23-Apr-2026 07:53:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Apr-2026 07:53:02 UTC] ✅ JWT token verified successfully for user profile
[23-Apr-2026 07:53:02 UTC] User ID: 399
[23-Apr-2026 07:53:02 UTC] ✅ User profile retrieved successfully for user ID: 399
[23-Apr-2026 07:53:02 UTC] === API CALL LOG ===
[23-Apr-2026 07:53:02 UTC] Endpoint: user/profile.php
[23-Apr-2026 07:53:02 UTC] Full Log Data: {
    "timestamp": "2026-04-23 07:53:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:1900:81bf:7949::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzk5IiwidXNlcm5hbWUiOiJ2aXBzaG9oYW4iLCJlbWFpbCI6ImZyZjg0NDIwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzUzNTUwNH0.JYvfZ1qv-bvW-eKN_D7-adNKF0xrfB8jcNGGm_ab5mg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f0b4acce9d10eed-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:1900:81bf:7949::1",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:1900:81bf:7949::1, 172.68.231.173"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Apr-2026 07:53:02 UTC] === END API CALL LOG ===
[23-Apr-2026 07:53:02 UTC] ✅ API Hash verification passed for profile endpoint
[23-Apr-2026 07:53:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzk5IiwidXNlcm5hbWUiOiJ2aXBzaG9oYW4iLCJlbWFpbCI6ImZyZjg0NDIwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzUzNTUwNH0.JYvfZ1qv-bvW-eKN_D7-adNKF0xrfB8jcNGGm_ab5mg
[23-Apr-2026 07:53:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Apr-2026 07:53:02 UTC] ✅ JWT token verified successfully for user profile
[23-Apr-2026 07:53:02 UTC] User ID: 399
[23-Apr-2026 07:53:02 UTC] ✅ User profile retrieved successfully for user ID: 399
[23-Apr-2026 07:53:02 UTC] === API CALL LOG ===
[23-Apr-2026 07:53:02 UTC] Endpoint: user/profile.php
[23-Apr-2026 07:53:02 UTC] Full Log Data: {
    "timestamp": "2026-04-23 07:53:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:1900:81bf:7949::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzk5IiwidXNlcm5hbWUiOiJ2aXBzaG9oYW4iLCJlbWFpbCI6ImZyZjg0NDIwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzUzNTUwNH0.JYvfZ1qv-bvW-eKN_D7-adNKF0xrfB8jcNGGm_ab5mg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f0b4ad0396d0eed-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:1900:81bf:7949::1",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:1900:81bf:7949::1, 172.68.231.172"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Apr-2026 07:53:02 UTC] === END API CALL LOG ===
[23-Apr-2026 07:53:02 UTC] ✅ API Hash verification passed for profile endpoint
[23-Apr-2026 07:53:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzk5IiwidXNlcm5hbWUiOiJ2aXBzaG9oYW4iLCJlbWFpbCI6ImZyZjg0NDIwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzUzNTUwNH0.JYvfZ1qv-bvW-eKN_D7-adNKF0xrfB8jcNGGm_ab5mg
[23-Apr-2026 07:53:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Apr-2026 07:53:02 UTC] ✅ JWT token verified successfully for user profile
[23-Apr-2026 07:53:02 UTC] User ID: 399
[23-Apr-2026 07:53:02 UTC] ✅ User profile retrieved successfully for user ID: 399
[23-Apr-2026 09:36:23 UTC] === API CALL LOG ===
[23-Apr-2026 09:36:23 UTC] Endpoint: user/profile.php
[23-Apr-2026 09:36:23 UTC] Full Log Data: {
    "timestamp": "2026-04-23 09:36:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.198.67.135",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f0be2300e43037c-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.198.67.135",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "188.198.67.135, 172.70.251.119"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Apr-2026 09:36:23 UTC] === END API CALL LOG ===
[23-Apr-2026 09:36:23 UTC] ✅ API Hash verification passed for profile endpoint
[23-Apr-2026 09:36:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[23-Apr-2026 09:36:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Apr-2026 09:36:23 UTC] ✅ JWT token verified successfully for user profile
[23-Apr-2026 09:36:23 UTC] User ID: 346
[23-Apr-2026 09:36:23 UTC] ✅ User profile retrieved successfully for user ID: 346
[23-Apr-2026 09:36:23 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Apr-2026 09:36:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Apr-2026 09:36:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f0be2329827037c-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"188.198.67.135","CF-IPCountry":"SI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"188.198.67.135, 172.70.251.119"}
[23-Apr-2026 09:36:23 UTC] === User Orders API Called ===
[23-Apr-2026 09:36:23 UTC] User ID: 346
[23-Apr-2026 09:36:23 UTC] Limit: 20, Offset: 0
[23-Apr-2026 09:36:23 UTC] Orders found: 5
[23-Apr-2026 09:36:23 UTC] Orders data: [{"id":204,"quantity":820,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro\/1234567","status":"pending","created_at":"2026-04-17 14:44:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":200,"quantity":41,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"cancelled","created_at":"2026-04-17 10:18:01","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":199,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:36","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":198,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:20","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":197,"quantity":1000,"total_coins":20000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:38:00","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[23-Apr-2026 09:36:23 UTC] Total orders count: 5
[23-Apr-2026 09:36:23 UTC] === API CALL LOG ===
[23-Apr-2026 09:36:23 UTC] Endpoint: user/profile.php
[23-Apr-2026 09:36:23 UTC] Full Log Data: {
    "timestamp": "2026-04-23 09:36:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.198.67.135",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f0be2329828037c-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.198.67.135",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "188.198.67.135, 172.70.251.120"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Apr-2026 09:36:23 UTC] === END API CALL LOG ===
[23-Apr-2026 09:36:23 UTC] ✅ API Hash verification passed for profile endpoint
[23-Apr-2026 09:36:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[23-Apr-2026 09:36:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Apr-2026 09:36:23 UTC] ✅ JWT token verified successfully for user profile
[23-Apr-2026 09:36:23 UTC] User ID: 346
[23-Apr-2026 09:36:23 UTC] ✅ User profile retrieved successfully for user ID: 346
[23-Apr-2026 09:36:23 UTC] === API CALL LOG ===
[23-Apr-2026 09:36:23 UTC] Endpoint: user/profile.php
[23-Apr-2026 09:36:23 UTC] Full Log Data: {
    "timestamp": "2026-04-23 09:36:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.198.67.135",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f0be232e875037c-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.198.67.135",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "188.198.67.135, 172.70.251.119"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Apr-2026 09:36:23 UTC] === END API CALL LOG ===
[23-Apr-2026 09:36:23 UTC] ✅ API Hash verification passed for profile endpoint
[23-Apr-2026 09:36:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[23-Apr-2026 09:36:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Apr-2026 09:36:23 UTC] ✅ JWT token verified successfully for user profile
[23-Apr-2026 09:36:23 UTC] User ID: 346
[23-Apr-2026 09:36:23 UTC] ✅ User profile retrieved successfully for user ID: 346
[23-Apr-2026 09:36:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Apr-2026 09:36:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Apr-2026 09:36:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f0be23f5903037c-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"188.198.67.135","CF-IPCountry":"SI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"188.198.67.135, 172.70.251.119"}
[23-Apr-2026 09:36:25 UTC] === User Orders API Called ===
[23-Apr-2026 09:36:25 UTC] User ID: 346
[23-Apr-2026 09:36:25 UTC] Limit: 20, Offset: 0
[23-Apr-2026 09:36:25 UTC] Orders found: 5
[23-Apr-2026 09:36:25 UTC] Orders data: [{"id":204,"quantity":820,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro\/1234567","status":"pending","created_at":"2026-04-17 14:44:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":200,"quantity":41,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"cancelled","created_at":"2026-04-17 10:18:01","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":199,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:36","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":198,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:20","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":197,"quantity":1000,"total_coins":20000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:38:00","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[23-Apr-2026 09:36:25 UTC] Total orders count: 5
[23-Apr-2026 11:53:09 UTC] === API CALL LOG ===
[23-Apr-2026 11:53:09 UTC] Endpoint: user/profile.php
[23-Apr-2026 11:53:09 UTC] Full Log Data: {
    "timestamp": "2026-04-23 11:53:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.102.218",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkyIiwidXNlcm5hbWUiOiJmaXJzdHVzZXJuYW1lMTgiLCJlbWFpbCI6ImZpcnN0dXNlcm5hbWU2MkBnbWFpbC5jb20iLCJleHAiOjE3Nzc0NzM1NjR9.59zcfiKh98c7Lh6nIQaH6roOJLCjwnBqweDDN4gTbkw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f0caa8a9da23d90-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.102.218",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.102.218, 172.68.229.181"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Apr-2026 11:53:09 UTC] === END API CALL LOG ===
[23-Apr-2026 11:53:09 UTC] ✅ API Hash verification passed for profile endpoint
[23-Apr-2026 11:53:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkyIiwidXNlcm5hbWUiOiJmaXJzdHVzZXJuYW1lMTgiLCJlbWFpbCI6ImZpcnN0dXNlcm5hbWU2MkBnbWFpbC5jb20iLCJleHAiOjE3Nzc0NzM1NjR9.59zcfiKh98c7Lh6nIQaH6roOJLCjwnBqweDDN4gTbkw
[23-Apr-2026 11:53:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Apr-2026 11:53:09 UTC] ✅ JWT token verified successfully for user profile
[23-Apr-2026 11:53:09 UTC] User ID: 392
[23-Apr-2026 11:53:09 UTC] ✅ User profile retrieved successfully for user ID: 392
[23-Apr-2026 11:53:11 UTC] === API CALL LOG ===
[23-Apr-2026 11:53:11 UTC] Endpoint: user/profile.php
[23-Apr-2026 11:53:11 UTC] Full Log Data: {
    "timestamp": "2026-04-23 11:53:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.102.218",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkyIiwidXNlcm5hbWUiOiJmaXJzdHVzZXJuYW1lMTgiLCJlbWFpbCI6ImZpcnN0dXNlcm5hbWU2MkBnbWFpbC5jb20iLCJleHAiOjE3Nzc0NzM1NjR9.59zcfiKh98c7Lh6nIQaH6roOJLCjwnBqweDDN4gTbkw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f0caa945d8e3d90-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.102.218",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.102.218, 172.68.229.181"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Apr-2026 11:53:11 UTC] === END API CALL LOG ===
[23-Apr-2026 11:53:11 UTC] ✅ API Hash verification passed for profile endpoint
[23-Apr-2026 11:53:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkyIiwidXNlcm5hbWUiOiJmaXJzdHVzZXJuYW1lMTgiLCJlbWFpbCI6ImZpcnN0dXNlcm5hbWU2MkBnbWFpbC5jb20iLCJleHAiOjE3Nzc0NzM1NjR9.59zcfiKh98c7Lh6nIQaH6roOJLCjwnBqweDDN4gTbkw
[23-Apr-2026 11:53:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Apr-2026 11:53:11 UTC] ✅ JWT token verified successfully for user profile
[23-Apr-2026 11:53:11 UTC] User ID: 392
[23-Apr-2026 11:53:11 UTC] ✅ User profile retrieved successfully for user ID: 392
[23-Apr-2026 11:53:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Apr-2026 11:53:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Apr-2026 11:53:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkyIiwidXNlcm5hbWUiOiJmaXJzdHVzZXJuYW1lMTgiLCJlbWFpbCI6ImZpcnN0dXNlcm5hbWU2MkBnbWFpbC5jb20iLCJleHAiOjE3Nzc0NzM1NjR9.59zcfiKh98c7Lh6nIQaH6roOJLCjwnBqweDDN4gTbkw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f0caa945d973d90-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.90.102.218","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.90.102.218, 172.68.229.180"}
[23-Apr-2026 11:53:11 UTC] === User Orders API Called ===
[23-Apr-2026 11:53:11 UTC] User ID: 392
[23-Apr-2026 11:53:11 UTC] Limit: 20, Offset: 0
[23-Apr-2026 11:53:11 UTC] Orders found: 1
[23-Apr-2026 11:53:11 UTC] Orders data: [{"id":214,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/paul_h_anderson1\/20","status":"pending","created_at":"2026-04-22 18:20:49","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[23-Apr-2026 11:53:11 UTC] Total orders count: 1
[23-Apr-2026 11:53:11 UTC] === API CALL LOG ===
[23-Apr-2026 11:53:11 UTC] Endpoint: user/profile.php
[23-Apr-2026 11:53:11 UTC] Full Log Data: {
    "timestamp": "2026-04-23 11:53:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.102.218",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkyIiwidXNlcm5hbWUiOiJmaXJzdHVzZXJuYW1lMTgiLCJlbWFpbCI6ImZpcnN0dXNlcm5hbWU2MkBnbWFpbC5jb20iLCJleHAiOjE3Nzc0NzM1NjR9.59zcfiKh98c7Lh6nIQaH6roOJLCjwnBqweDDN4gTbkw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f0caa955fcd3d90-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.102.218",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.102.218, 172.68.229.181"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Apr-2026 11:53:11 UTC] === END API CALL LOG ===
[23-Apr-2026 11:53:11 UTC] ✅ API Hash verification passed for profile endpoint
[23-Apr-2026 11:53:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkyIiwidXNlcm5hbWUiOiJmaXJzdHVzZXJuYW1lMTgiLCJlbWFpbCI6ImZpcnN0dXNlcm5hbWU2MkBnbWFpbC5jb20iLCJleHAiOjE3Nzc0NzM1NjR9.59zcfiKh98c7Lh6nIQaH6roOJLCjwnBqweDDN4gTbkw
[23-Apr-2026 11:53:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Apr-2026 11:53:11 UTC] ✅ JWT token verified successfully for user profile
[23-Apr-2026 11:53:11 UTC] User ID: 392
[23-Apr-2026 11:53:11 UTC] ✅ User profile retrieved successfully for user ID: 392
[23-Apr-2026 11:53:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Apr-2026 11:53:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Apr-2026 11:53:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkyIiwidXNlcm5hbWUiOiJmaXJzdHVzZXJuYW1lMTgiLCJlbWFpbCI6ImZpcnN0dXNlcm5hbWU2MkBnbWFpbC5jb20iLCJleHAiOjE3Nzc0NzM1NjR9.59zcfiKh98c7Lh6nIQaH6roOJLCjwnBqweDDN4gTbkw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f0caacb4f863d90-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.90.102.218","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.90.102.218, 172.68.229.181"}
[23-Apr-2026 11:53:19 UTC] === User Orders API Called ===
[23-Apr-2026 11:53:19 UTC] User ID: 392
[23-Apr-2026 11:53:19 UTC] Limit: 20, Offset: 0
[23-Apr-2026 11:53:19 UTC] Orders found: 1
[23-Apr-2026 11:53:19 UTC] Orders data: [{"id":214,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/paul_h_anderson1\/20","status":"pending","created_at":"2026-04-22 18:20:49","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[23-Apr-2026 11:53:19 UTC] Total orders count: 1
[23-Apr-2026 11:53:53 UTC] === API CALL LOG ===
[23-Apr-2026 11:53:53 UTC] Endpoint: user/profile.php
[23-Apr-2026 11:53:53 UTC] Full Log Data: {
    "timestamp": "2026-04-23 11:53:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.102.218",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkyIiwidXNlcm5hbWUiOiJmaXJzdHVzZXJuYW1lMTgiLCJlbWFpbCI6ImZpcnN0dXNlcm5hbWU2MkBnbWFpbC5jb20iLCJleHAiOjE3Nzc0NzM1NjR9.59zcfiKh98c7Lh6nIQaH6roOJLCjwnBqweDDN4gTbkw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f0cab9f9e2f3d90-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.102.218",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.102.218, 172.68.229.181"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Apr-2026 11:53:53 UTC] === END API CALL LOG ===
[23-Apr-2026 11:53:53 UTC] ✅ API Hash verification passed for profile endpoint
[23-Apr-2026 11:53:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkyIiwidXNlcm5hbWUiOiJmaXJzdHVzZXJuYW1lMTgiLCJlbWFpbCI6ImZpcnN0dXNlcm5hbWU2MkBnbWFpbC5jb20iLCJleHAiOjE3Nzc0NzM1NjR9.59zcfiKh98c7Lh6nIQaH6roOJLCjwnBqweDDN4gTbkw
[23-Apr-2026 11:53:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Apr-2026 11:53:53 UTC] ✅ JWT token verified successfully for user profile
[23-Apr-2026 11:53:53 UTC] User ID: 392
[23-Apr-2026 11:53:53 UTC] ✅ User profile retrieved successfully for user ID: 392
[23-Apr-2026 11:53:53 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Apr-2026 11:53:53 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Apr-2026 11:53:53 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkyIiwidXNlcm5hbWUiOiJmaXJzdHVzZXJuYW1lMTgiLCJlbWFpbCI6ImZpcnN0dXNlcm5hbWU2MkBnbWFpbC5jb20iLCJleHAiOjE3Nzc0NzM1NjR9.59zcfiKh98c7Lh6nIQaH6roOJLCjwnBqweDDN4gTbkw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f0cab9f9e293d90-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.90.102.218","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.90.102.218, 172.68.229.180"}
[23-Apr-2026 11:53:53 UTC] === User Orders API Called ===
[23-Apr-2026 11:53:53 UTC] User ID: 392
[23-Apr-2026 11:53:53 UTC] Limit: 20, Offset: 0
[23-Apr-2026 11:53:53 UTC] Orders found: 1
[23-Apr-2026 11:53:53 UTC] Orders data: [{"id":214,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/paul_h_anderson1\/20","status":"pending","created_at":"2026-04-22 18:20:49","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[23-Apr-2026 11:53:53 UTC] Total orders count: 1
[23-Apr-2026 11:53:54 UTC] === API CALL LOG ===
[23-Apr-2026 11:53:54 UTC] Endpoint: user/profile.php
[23-Apr-2026 11:53:54 UTC] Full Log Data: {
    "timestamp": "2026-04-23 11:53:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.102.218",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkyIiwidXNlcm5hbWUiOiJmaXJzdHVzZXJuYW1lMTgiLCJlbWFpbCI6ImZpcnN0dXNlcm5hbWU2MkBnbWFpbC5jb20iLCJleHAiOjE3Nzc0NzM1NjR9.59zcfiKh98c7Lh6nIQaH6roOJLCjwnBqweDDN4gTbkw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f0caba45aa43d90-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.102.218",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.102.218, 172.68.229.180"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Apr-2026 11:53:54 UTC] === END API CALL LOG ===
[23-Apr-2026 11:53:54 UTC] ✅ API Hash verification passed for profile endpoint
[23-Apr-2026 11:53:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkyIiwidXNlcm5hbWUiOiJmaXJzdHVzZXJuYW1lMTgiLCJlbWFpbCI6ImZpcnN0dXNlcm5hbWU2MkBnbWFpbC5jb20iLCJleHAiOjE3Nzc0NzM1NjR9.59zcfiKh98c7Lh6nIQaH6roOJLCjwnBqweDDN4gTbkw
[23-Apr-2026 11:53:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Apr-2026 11:53:54 UTC] ✅ JWT token verified successfully for user profile
[23-Apr-2026 11:53:54 UTC] User ID: 392
[23-Apr-2026 11:53:54 UTC] ✅ User profile retrieved successfully for user ID: 392
[23-Apr-2026 11:53:59 UTC] === API CALL LOG ===
[23-Apr-2026 11:53:59 UTC] Endpoint: user/profile.php
[23-Apr-2026 11:53:59 UTC] Full Log Data: {
    "timestamp": "2026-04-23 11:53:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.102.218",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkyIiwidXNlcm5hbWUiOiJmaXJzdHVzZXJuYW1lMTgiLCJlbWFpbCI6ImZpcnN0dXNlcm5hbWU2MkBnbWFpbC5jb20iLCJleHAiOjE3Nzc0NzM1NjR9.59zcfiKh98c7Lh6nIQaH6roOJLCjwnBqweDDN4gTbkw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f0cabc028e53d90-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.102.218",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.102.218, 172.68.229.181"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Apr-2026 11:53:59 UTC] === END API CALL LOG ===
[23-Apr-2026 11:53:59 UTC] ✅ API Hash verification passed for profile endpoint
[23-Apr-2026 11:53:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkyIiwidXNlcm5hbWUiOiJmaXJzdHVzZXJuYW1lMTgiLCJlbWFpbCI6ImZpcnN0dXNlcm5hbWU2MkBnbWFpbC5jb20iLCJleHAiOjE3Nzc0NzM1NjR9.59zcfiKh98c7Lh6nIQaH6roOJLCjwnBqweDDN4gTbkw
[23-Apr-2026 11:53:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Apr-2026 11:53:59 UTC] ✅ JWT token verified successfully for user profile
[23-Apr-2026 11:53:59 UTC] User ID: 392
[23-Apr-2026 11:53:59 UTC] ✅ User profile retrieved successfully for user ID: 392
[23-Apr-2026 11:53:59 UTC] User Purchases API - User ID: 392
[23-Apr-2026 11:53:59 UTC] User Purchases API - Total purchases found: 0
[23-Apr-2026 11:54:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Apr-2026 11:54:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Apr-2026 11:54:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkyIiwidXNlcm5hbWUiOiJmaXJzdHVzZXJuYW1lMTgiLCJlbWFpbCI6ImZpcnN0dXNlcm5hbWU2MkBnbWFpbC5jb20iLCJleHAiOjE3Nzc0NzM1NjR9.59zcfiKh98c7Lh6nIQaH6roOJLCjwnBqweDDN4gTbkw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f0cabc86d2d3d90-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.90.102.218","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.90.102.218, 172.68.229.181"}
[23-Apr-2026 11:54:00 UTC] === User Orders API Called ===
[23-Apr-2026 11:54:00 UTC] User ID: 392
[23-Apr-2026 11:54:00 UTC] Limit: 20, Offset: 0
[23-Apr-2026 11:54:00 UTC] Orders found: 1
[23-Apr-2026 11:54:00 UTC] Orders data: [{"id":214,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/paul_h_anderson1\/20","status":"pending","created_at":"2026-04-22 18:20:49","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[23-Apr-2026 11:54:00 UTC] Total orders count: 1
[23-Apr-2026 11:54:09 UTC] === API CALL LOG ===
[23-Apr-2026 11:54:09 UTC] Endpoint: user/profile.php
[23-Apr-2026 11:54:09 UTC] Full Log Data: {
    "timestamp": "2026-04-23 11:54:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.102.218",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkyIiwidXNlcm5hbWUiOiJmaXJzdHVzZXJuYW1lMTgiLCJlbWFpbCI6ImZpcnN0dXNlcm5hbWU2MkBnbWFpbC5jb20iLCJleHAiOjE3Nzc0NzM1NjR9.59zcfiKh98c7Lh6nIQaH6roOJLCjwnBqweDDN4gTbkw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f0cabff996d3d90-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.102.218",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.102.218, 172.68.229.181"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Apr-2026 11:54:09 UTC] === END API CALL LOG ===
[23-Apr-2026 11:54:09 UTC] ✅ API Hash verification passed for profile endpoint
[23-Apr-2026 11:54:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkyIiwidXNlcm5hbWUiOiJmaXJzdHVzZXJuYW1lMTgiLCJlbWFpbCI6ImZpcnN0dXNlcm5hbWU2MkBnbWFpbC5jb20iLCJleHAiOjE3Nzc0NzM1NjR9.59zcfiKh98c7Lh6nIQaH6roOJLCjwnBqweDDN4gTbkw
[23-Apr-2026 11:54:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Apr-2026 11:54:09 UTC] ✅ JWT token verified successfully for user profile
[23-Apr-2026 11:54:09 UTC] User ID: 392
[23-Apr-2026 11:54:09 UTC] ✅ User profile retrieved successfully for user ID: 392
[23-Apr-2026 11:54:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Apr-2026 11:54:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Apr-2026 11:54:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkyIiwidXNlcm5hbWUiOiJmaXJzdHVzZXJuYW1lMTgiLCJlbWFpbCI6ImZpcnN0dXNlcm5hbWU2MkBnbWFpbC5jb20iLCJleHAiOjE3Nzc0NzM1NjR9.59zcfiKh98c7Lh6nIQaH6roOJLCjwnBqweDDN4gTbkw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f0cabff996a3d90-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.90.102.218","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.90.102.218, 172.68.229.181"}
[23-Apr-2026 11:54:09 UTC] === User Orders API Called ===
[23-Apr-2026 11:54:09 UTC] User ID: 392
[23-Apr-2026 11:54:09 UTC] Limit: 20, Offset: 0
[23-Apr-2026 11:54:09 UTC] Orders found: 1
[23-Apr-2026 11:54:09 UTC] Orders data: [{"id":214,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/paul_h_anderson1\/20","status":"pending","created_at":"2026-04-22 18:20:49","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[23-Apr-2026 11:54:09 UTC] Total orders count: 1
[23-Apr-2026 11:54:09 UTC] === API CALL LOG ===
[23-Apr-2026 11:54:09 UTC] Endpoint: user/profile.php
[23-Apr-2026 11:54:09 UTC] Full Log Data: {
    "timestamp": "2026-04-23 11:54:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.102.218",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkyIiwidXNlcm5hbWUiOiJmaXJzdHVzZXJuYW1lMTgiLCJlbWFpbCI6ImZpcnN0dXNlcm5hbWU2MkBnbWFpbC5jb20iLCJleHAiOjE3Nzc0NzM1NjR9.59zcfiKh98c7Lh6nIQaH6roOJLCjwnBqweDDN4gTbkw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f0cac036adc3d90-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.102.218",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.102.218, 172.68.229.181"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Apr-2026 11:54:09 UTC] === END API CALL LOG ===
[23-Apr-2026 11:54:09 UTC] ✅ API Hash verification passed for profile endpoint
[23-Apr-2026 11:54:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzkyIiwidXNlcm5hbWUiOiJmaXJzdHVzZXJuYW1lMTgiLCJlbWFpbCI6ImZpcnN0dXNlcm5hbWU2MkBnbWFpbC5jb20iLCJleHAiOjE3Nzc0NzM1NjR9.59zcfiKh98c7Lh6nIQaH6roOJLCjwnBqweDDN4gTbkw
[23-Apr-2026 11:54:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Apr-2026 11:54:09 UTC] ✅ JWT token verified successfully for user profile
[23-Apr-2026 11:54:09 UTC] User ID: 392
[23-Apr-2026 11:54:09 UTC] ✅ User profile retrieved successfully for user ID: 392
[23-Apr-2026 13:45:44 UTC] === API CALL LOG ===
[23-Apr-2026 13:45:44 UTC] Endpoint: user/profile.php
[23-Apr-2026 13:45:44 UTC] Full Log Data: {
    "timestamp": "2026-04-23 13:45:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:7c80:0:3b0::11",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f0d4f72de5ef5c1-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a00:7c80:0:3b0::11",
        "CF-IPCountry": "NL",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a00:7c80:0:3b0::11, 141.101.76.184"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Apr-2026 13:45:44 UTC] === END API CALL LOG ===
[23-Apr-2026 13:45:44 UTC] ✅ API Hash verification passed for profile endpoint
[23-Apr-2026 13:45:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM
[23-Apr-2026 13:45:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Apr-2026 13:45:44 UTC] ✅ JWT token verified successfully for user profile
[23-Apr-2026 13:45:44 UTC] User ID: 334
[23-Apr-2026 13:45:44 UTC] ✅ User profile retrieved successfully for user ID: 334
[23-Apr-2026 13:45:45 UTC] === API CALL LOG ===
[23-Apr-2026 13:45:45 UTC] Endpoint: user/profile.php
[23-Apr-2026 13:45:45 UTC] Full Log Data: {
    "timestamp": "2026-04-23 13:45:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:7c80:0:3b0::11",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f0d4f7ae832f5c1-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a00:7c80:0:3b0::11",
        "CF-IPCountry": "NL",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a00:7c80:0:3b0::11, 141.101.76.71"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Apr-2026 13:45:45 UTC] === END API CALL LOG ===
[23-Apr-2026 13:45:45 UTC] ✅ API Hash verification passed for profile endpoint
[23-Apr-2026 13:45:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM
[23-Apr-2026 13:45:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Apr-2026 13:45:45 UTC] ✅ JWT token verified successfully for user profile
[23-Apr-2026 13:45:45 UTC] User ID: 334
[23-Apr-2026 13:45:45 UTC] ✅ User profile retrieved successfully for user ID: 334
[23-Apr-2026 13:45:45 UTC] === API CALL LOG ===
[23-Apr-2026 13:45:45 UTC] Endpoint: user/profile.php
[23-Apr-2026 13:45:45 UTC] Full Log Data: {
    "timestamp": "2026-04-23 13:45:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:7c80:0:3b0::11",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f0d4f7ae83bf5c1-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a00:7c80:0:3b0::11",
        "CF-IPCountry": "NL",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a00:7c80:0:3b0::11, 141.101.76.70"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Apr-2026 13:45:45 UTC] === END API CALL LOG ===
[23-Apr-2026 13:45:45 UTC] ✅ API Hash verification passed for profile endpoint
[23-Apr-2026 13:45:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM
[23-Apr-2026 13:45:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Apr-2026 13:45:45 UTC] ✅ JWT token verified successfully for user profile
[23-Apr-2026 13:45:45 UTC] User ID: 334
[23-Apr-2026 13:45:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Apr-2026 13:45:45 UTC] ✅ User profile retrieved successfully for user ID: 334
[23-Apr-2026 13:45:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Apr-2026 13:45:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f0d4f7ae838f5c1-AMS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2a00:7c80:0:3b0::11","CF-IPCountry":"NL","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2a00:7c80:0:3b0::11, 141.101.76.71"}
[23-Apr-2026 13:45:45 UTC] === User Orders API Called ===
[23-Apr-2026 13:45:45 UTC] User ID: 334
[23-Apr-2026 13:45:45 UTC] Limit: 20, Offset: 0
[23-Apr-2026 13:45:45 UTC] Orders found: 0
[23-Apr-2026 13:45:45 UTC] Orders data: []
[23-Apr-2026 13:45:45 UTC] Total orders count: 0
[23-Apr-2026 13:45:59 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Apr-2026 13:45:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Apr-2026 13:45:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f0d4fd53cfbf5c1-AMS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2a00:7c80:0:3b0::11","CF-IPCountry":"NL","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2a00:7c80:0:3b0::11, 141.101.76.184"}
[23-Apr-2026 13:45:59 UTC] === User Orders API Called ===
[23-Apr-2026 13:45:59 UTC] User ID: 334
[23-Apr-2026 13:45:59 UTC] Limit: 20, Offset: 0
[23-Apr-2026 13:45:59 UTC] Orders found: 0
[23-Apr-2026 13:45:59 UTC] Orders data: []
[23-Apr-2026 13:45:59 UTC] Total orders count: 0
[23-Apr-2026 13:46:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Apr-2026 13:46:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Apr-2026 13:46:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f0d4fdede74f5c1-AMS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2a00:7c80:0:3b0::11","CF-IPCountry":"NL","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2a00:7c80:0:3b0::11, 141.101.76.184"}
[23-Apr-2026 13:46:01 UTC] === User Orders API Called ===
[23-Apr-2026 13:46:01 UTC] User ID: 334
[23-Apr-2026 13:46:01 UTC] Limit: 20, Offset: 0
[23-Apr-2026 13:46:01 UTC] Orders found: 0
[23-Apr-2026 13:46:01 UTC] Orders data: []
[23-Apr-2026 13:46:01 UTC] Total orders count: 0
[23-Apr-2026 13:46:01 UTC] === API CALL LOG ===
[23-Apr-2026 13:46:01 UTC] Endpoint: user/profile.php
[23-Apr-2026 13:46:01 UTC] Full Log Data: {
    "timestamp": "2026-04-23 13:46:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:7c80:0:3b0::11",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f0d4fdede7cf5c1-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a00:7c80:0:3b0::11",
        "CF-IPCountry": "NL",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a00:7c80:0:3b0::11, 141.101.76.184"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Apr-2026 13:46:01 UTC] === END API CALL LOG ===
[23-Apr-2026 13:46:01 UTC] ✅ API Hash verification passed for profile endpoint
[23-Apr-2026 13:46:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM
[23-Apr-2026 13:46:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Apr-2026 13:46:01 UTC] ✅ JWT token verified successfully for user profile
[23-Apr-2026 13:46:01 UTC] User ID: 334
[23-Apr-2026 13:46:01 UTC] ✅ User profile retrieved successfully for user ID: 334
[23-Apr-2026 13:46:01 UTC] === API CALL LOG ===
[23-Apr-2026 13:46:01 UTC] Endpoint: user/profile.php
[23-Apr-2026 13:46:01 UTC] Full Log Data: {
    "timestamp": "2026-04-23 13:46:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:7c80:0:3b0::11",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f0d4fe17eb4f5c1-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a00:7c80:0:3b0::11",
        "CF-IPCountry": "NL",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a00:7c80:0:3b0::11, 141.101.76.184"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Apr-2026 13:46:01 UTC] === END API CALL LOG ===
[23-Apr-2026 13:46:01 UTC] ✅ API Hash verification passed for profile endpoint
[23-Apr-2026 13:46:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM
[23-Apr-2026 13:46:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Apr-2026 13:46:01 UTC] ✅ JWT token verified successfully for user profile
[23-Apr-2026 13:46:01 UTC] User ID: 334
[23-Apr-2026 13:46:01 UTC] ✅ User profile retrieved successfully for user ID: 334
[23-Apr-2026 13:46:04 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Apr-2026 13:46:04 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Apr-2026 13:46:04 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f0d4ff33fdef5c1-AMS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2a00:7c80:0:3b0::11","CF-IPCountry":"NL","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2a00:7c80:0:3b0::11, 141.101.76.184"}
[23-Apr-2026 13:46:04 UTC] === User Orders API Called ===
[23-Apr-2026 13:46:04 UTC] User ID: 334
[23-Apr-2026 13:46:04 UTC] Limit: 20, Offset: 0
[23-Apr-2026 13:46:04 UTC] Orders found: 0
[23-Apr-2026 13:46:04 UTC] Orders data: []
[23-Apr-2026 13:46:04 UTC] Total orders count: 0
[23-Apr-2026 14:18:25 UTC] === API CALL LOG ===
[23-Apr-2026 14:18:25 UTC] Endpoint: user/profile.php
[23-Apr-2026 14:18:25 UTC] Full Log Data: {
    "timestamp": "2026-04-23 14:18:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.182.150.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f0d7f526de0dbe3-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.182.150.156",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.182.150.156, 172.71.144.83"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Apr-2026 14:18:25 UTC] === END API CALL LOG ===
[23-Apr-2026 14:18:25 UTC] ✅ API Hash verification passed for profile endpoint
[23-Apr-2026 14:18:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[23-Apr-2026 14:18:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Apr-2026 14:18:25 UTC] ✅ JWT token verified successfully for user profile
[23-Apr-2026 14:18:25 UTC] User ID: 346
[23-Apr-2026 14:18:25 UTC] ✅ User profile retrieved successfully for user ID: 346
[23-Apr-2026 14:18:25 UTC] === API CALL LOG ===
[23-Apr-2026 14:18:25 UTC] Endpoint: user/profile.php
[23-Apr-2026 14:18:25 UTC] Full Log Data: {
    "timestamp": "2026-04-23 14:18:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.182.150.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f0d7f548b75dbe3-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.182.150.156",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.182.150.156, 172.71.144.68"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Apr-2026 14:18:25 UTC] === END API CALL LOG ===
[23-Apr-2026 14:18:25 UTC] ✅ API Hash verification passed for profile endpoint
[23-Apr-2026 14:18:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[23-Apr-2026 14:18:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Apr-2026 14:18:25 UTC] ✅ JWT token verified successfully for user profile
[23-Apr-2026 14:18:25 UTC] User ID: 346
[23-Apr-2026 14:18:25 UTC] ✅ User profile retrieved successfully for user ID: 346
[23-Apr-2026 14:18:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Apr-2026 14:18:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Apr-2026 14:18:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f0d7f548b79dbe3-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"109.182.150.156","CF-IPCountry":"SI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"109.182.150.156, 172.71.144.69"}
[23-Apr-2026 14:18:25 UTC] === User Orders API Called ===
[23-Apr-2026 14:18:25 UTC] User ID: 346
[23-Apr-2026 14:18:25 UTC] Limit: 20, Offset: 0
[23-Apr-2026 14:18:25 UTC] Orders found: 5
[23-Apr-2026 14:18:25 UTC] Orders data: [{"id":204,"quantity":820,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro\/1234567","status":"pending","created_at":"2026-04-17 14:44:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":200,"quantity":41,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"cancelled","created_at":"2026-04-17 10:18:01","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":199,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:36","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":198,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:20","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":197,"quantity":1000,"total_coins":20000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:38:00","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[23-Apr-2026 14:18:25 UTC] Total orders count: 5
[23-Apr-2026 14:18:25 UTC] === API CALL LOG ===
[23-Apr-2026 14:18:25 UTC] Endpoint: user/profile.php
[23-Apr-2026 14:18:25 UTC] Full Log Data: {
    "timestamp": "2026-04-23 14:18:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.182.150.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f0d7f54cbf7dbe3-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.182.150.156",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.182.150.156, 172.71.144.68"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Apr-2026 14:18:25 UTC] === END API CALL LOG ===
[23-Apr-2026 14:18:25 UTC] ✅ API Hash verification passed for profile endpoint
[23-Apr-2026 14:18:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[23-Apr-2026 14:18:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Apr-2026 14:18:25 UTC] ✅ JWT token verified successfully for user profile
[23-Apr-2026 14:18:25 UTC] User ID: 346
[23-Apr-2026 14:18:25 UTC] ✅ User profile retrieved successfully for user ID: 346
[23-Apr-2026 14:18:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Apr-2026 14:18:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Apr-2026 14:18:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f0d7f5fca2fdbe3-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"109.182.150.156","CF-IPCountry":"SI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"109.182.150.156, 172.71.144.69"}
[23-Apr-2026 14:18:27 UTC] === User Orders API Called ===
[23-Apr-2026 14:18:27 UTC] User ID: 346
[23-Apr-2026 14:18:27 UTC] Limit: 20, Offset: 0
[23-Apr-2026 14:18:27 UTC] Orders found: 5
[23-Apr-2026 14:18:27 UTC] Orders data: [{"id":204,"quantity":820,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro\/1234567","status":"pending","created_at":"2026-04-17 14:44:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":200,"quantity":41,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"cancelled","created_at":"2026-04-17 10:18:01","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":199,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:36","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":198,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:20","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":197,"quantity":1000,"total_coins":20000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:38:00","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[23-Apr-2026 14:18:27 UTC] Total orders count: 5
[23-Apr-2026 14:18:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Apr-2026 14:18:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Apr-2026 14:18:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f0d8020bad6dbe3-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"109.182.150.156","CF-IPCountry":"SI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"109.182.150.156, 172.71.144.82"}
[23-Apr-2026 14:18:58 UTC] === User Orders API Called ===
[23-Apr-2026 14:18:58 UTC] User ID: 346
[23-Apr-2026 14:18:58 UTC] Limit: 20, Offset: 0
[23-Apr-2026 14:18:58 UTC] Orders found: 5
[23-Apr-2026 14:18:58 UTC] Orders data: [{"id":204,"quantity":820,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro\/1234567","status":"pending","created_at":"2026-04-17 14:44:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":200,"quantity":41,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"cancelled","created_at":"2026-04-17 10:18:01","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":199,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:36","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":198,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:20","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":197,"quantity":1000,"total_coins":20000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:38:00","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[23-Apr-2026 14:18:58 UTC] Total orders count: 5
[23-Apr-2026 14:18:58 UTC] === API CALL LOG ===
[23-Apr-2026 14:18:58 UTC] Endpoint: user/profile.php
[23-Apr-2026 14:18:58 UTC] Full Log Data: {
    "timestamp": "2026-04-23 14:18:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.182.150.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f0d80212bf9dbe3-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.182.150.156",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.182.150.156, 172.71.144.82"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Apr-2026 14:18:58 UTC] === END API CALL LOG ===
[23-Apr-2026 14:18:58 UTC] ✅ API Hash verification passed for profile endpoint
[23-Apr-2026 14:18:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[23-Apr-2026 14:18:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Apr-2026 14:18:58 UTC] ✅ JWT token verified successfully for user profile
[23-Apr-2026 14:18:58 UTC] User ID: 346
[23-Apr-2026 14:18:58 UTC] ✅ User profile retrieved successfully for user ID: 346
[23-Apr-2026 14:18:58 UTC] === API CALL LOG ===
[23-Apr-2026 14:18:58 UTC] Endpoint: user/profile.php
[23-Apr-2026 14:18:58 UTC] Full Log Data: {
    "timestamp": "2026-04-23 14:18:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.182.150.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f0d80250f49dbe3-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.182.150.156",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.182.150.156, 172.71.144.82"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Apr-2026 14:18:58 UTC] === END API CALL LOG ===
[23-Apr-2026 14:18:58 UTC] ✅ API Hash verification passed for profile endpoint
[23-Apr-2026 14:18:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[23-Apr-2026 14:18:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Apr-2026 14:18:58 UTC] ✅ JWT token verified successfully for user profile
[23-Apr-2026 14:18:58 UTC] User ID: 346
[23-Apr-2026 14:18:58 UTC] ✅ User profile retrieved successfully for user ID: 346
[23-Apr-2026 14:19:04 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Apr-2026 14:19:04 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Apr-2026 14:19:04 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f0d80472f20dbe3-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"109.182.150.156","CF-IPCountry":"SI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"109.182.150.156, 172.71.144.82"}
[23-Apr-2026 14:19:04 UTC] === User Orders API Called ===
[23-Apr-2026 14:19:04 UTC] User ID: 346
[23-Apr-2026 14:19:04 UTC] Limit: 20, Offset: 0
[23-Apr-2026 14:19:04 UTC] Orders found: 5
[23-Apr-2026 14:19:04 UTC] Orders data: [{"id":204,"quantity":820,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro\/1234567","status":"pending","created_at":"2026-04-17 14:44:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":200,"quantity":41,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"cancelled","created_at":"2026-04-17 10:18:01","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":199,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:36","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":198,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:20","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":197,"quantity":1000,"total_coins":20000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:38:00","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[23-Apr-2026 14:19:04 UTC] Total orders count: 5
[23-Apr-2026 14:19:04 UTC] === API CALL LOG ===
[23-Apr-2026 14:19:04 UTC] Endpoint: user/profile.php
[23-Apr-2026 14:19:04 UTC] Full Log Data: {
    "timestamp": "2026-04-23 14:19:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.182.150.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f0d80478841dbe3-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.182.150.156",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.182.150.156, 172.71.144.82"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Apr-2026 14:19:04 UTC] === END API CALL LOG ===
[23-Apr-2026 14:19:04 UTC] ✅ API Hash verification passed for profile endpoint
[23-Apr-2026 14:19:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[23-Apr-2026 14:19:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Apr-2026 14:19:04 UTC] ✅ JWT token verified successfully for user profile
[23-Apr-2026 14:19:04 UTC] User ID: 346
[23-Apr-2026 14:19:04 UTC] ✅ User profile retrieved successfully for user ID: 346
[23-Apr-2026 14:19:04 UTC] === API CALL LOG ===
[23-Apr-2026 14:19:04 UTC] Endpoint: user/profile.php
[23-Apr-2026 14:19:04 UTC] Full Log Data: {
    "timestamp": "2026-04-23 14:19:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.182.150.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f0d804b5b9cdbe3-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.182.150.156",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.182.150.156, 172.71.144.82"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Apr-2026 14:19:04 UTC] === END API CALL LOG ===
[23-Apr-2026 14:19:04 UTC] ✅ API Hash verification passed for profile endpoint
[23-Apr-2026 14:19:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[23-Apr-2026 14:19:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Apr-2026 14:19:04 UTC] ✅ JWT token verified successfully for user profile
[23-Apr-2026 14:19:04 UTC] User ID: 346
[23-Apr-2026 14:19:04 UTC] ✅ User profile retrieved successfully for user ID: 346
[23-Apr-2026 14:19:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Apr-2026 14:19:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Apr-2026 14:19:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f0d805b7d71dbe3-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"109.182.150.156","CF-IPCountry":"SI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"109.182.150.156, 172.71.144.82"}
[23-Apr-2026 14:19:07 UTC] === User Orders API Called ===
[23-Apr-2026 14:19:07 UTC] User ID: 346
[23-Apr-2026 14:19:07 UTC] Limit: 20, Offset: 0
[23-Apr-2026 14:19:07 UTC] Orders found: 5
[23-Apr-2026 14:19:07 UTC] Orders data: [{"id":204,"quantity":820,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro\/1234567","status":"pending","created_at":"2026-04-17 14:44:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":200,"quantity":41,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"cancelled","created_at":"2026-04-17 10:18:01","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":199,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:36","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":198,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:20","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":197,"quantity":1000,"total_coins":20000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:38:00","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[23-Apr-2026 14:19:07 UTC] Total orders count: 5
[23-Apr-2026 14:19:07 UTC] === API CALL LOG ===
[23-Apr-2026 14:19:07 UTC] Endpoint: user/profile.php
[23-Apr-2026 14:19:07 UTC] Full Log Data: {
    "timestamp": "2026-04-23 14:19:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.182.150.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f0d805c6894dbe3-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.182.150.156",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.182.150.156, 172.71.144.82"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Apr-2026 14:19:07 UTC] === END API CALL LOG ===
[23-Apr-2026 14:19:07 UTC] ✅ API Hash verification passed for profile endpoint
[23-Apr-2026 14:19:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[23-Apr-2026 14:19:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Apr-2026 14:19:07 UTC] ✅ JWT token verified successfully for user profile
[23-Apr-2026 14:19:07 UTC] User ID: 346
[23-Apr-2026 14:19:07 UTC] ✅ User profile retrieved successfully for user ID: 346
[23-Apr-2026 14:19:08 UTC] === API CALL LOG ===
[23-Apr-2026 14:19:08 UTC] Endpoint: user/profile.php
[23-Apr-2026 14:19:08 UTC] Full Log Data: {
    "timestamp": "2026-04-23 14:19:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.182.150.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f0d80603c2ddbe3-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.182.150.156",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.182.150.156, 172.71.144.82"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Apr-2026 14:19:08 UTC] === END API CALL LOG ===
[23-Apr-2026 14:19:08 UTC] ✅ API Hash verification passed for profile endpoint
[23-Apr-2026 14:19:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[23-Apr-2026 14:19:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Apr-2026 14:19:08 UTC] ✅ JWT token verified successfully for user profile
[23-Apr-2026 14:19:08 UTC] User ID: 346
[23-Apr-2026 14:19:08 UTC] ✅ User profile retrieved successfully for user ID: 346
[23-Apr-2026 14:19:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Apr-2026 14:19:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Apr-2026 14:19:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f0d8064e923dbe3-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"109.182.150.156","CF-IPCountry":"SI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"109.182.150.156, 172.71.144.82"}
[23-Apr-2026 14:19:08 UTC] === User Orders API Called ===
[23-Apr-2026 14:19:08 UTC] User ID: 346
[23-Apr-2026 14:19:08 UTC] Limit: 20, Offset: 0
[23-Apr-2026 14:19:08 UTC] Orders found: 5
[23-Apr-2026 14:19:08 UTC] Orders data: [{"id":204,"quantity":820,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro\/1234567","status":"pending","created_at":"2026-04-17 14:44:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":200,"quantity":41,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"cancelled","created_at":"2026-04-17 10:18:01","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":199,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:36","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":198,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:20","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":197,"quantity":1000,"total_coins":20000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:38:00","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[23-Apr-2026 14:19:08 UTC] Total orders count: 5
[23-Apr-2026 14:28:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Apr-2026 14:28:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Apr-2026 14:28:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f0d8dd6fb80348f-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"109.182.150.156","CF-IPCountry":"SI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"109.182.150.156, 104.23.239.32"}
[23-Apr-2026 14:28:19 UTC] === User Orders API Called ===
[23-Apr-2026 14:28:19 UTC] User ID: 346
[23-Apr-2026 14:28:19 UTC] Limit: 20, Offset: 0
[23-Apr-2026 14:28:19 UTC] Orders found: 5
[23-Apr-2026 14:28:19 UTC] Orders data: [{"id":204,"quantity":820,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro\/1234567","status":"pending","created_at":"2026-04-17 14:44:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":200,"quantity":41,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"cancelled","created_at":"2026-04-17 10:18:01","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":199,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:36","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":198,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:20","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":197,"quantity":1000,"total_coins":20000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:38:00","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[23-Apr-2026 14:28:19 UTC] Total orders count: 5
[23-Apr-2026 14:28:19 UTC] === API CALL LOG ===
[23-Apr-2026 14:28:19 UTC] Endpoint: user/profile.php
[23-Apr-2026 14:28:19 UTC] Full Log Data: {
    "timestamp": "2026-04-23 14:28:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.182.150.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f0d8dd74c62348f-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.182.150.156",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.182.150.156, 104.23.239.32"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Apr-2026 14:28:19 UTC] === END API CALL LOG ===
[23-Apr-2026 14:28:19 UTC] ✅ API Hash verification passed for profile endpoint
[23-Apr-2026 14:28:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[23-Apr-2026 14:28:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Apr-2026 14:28:19 UTC] ✅ JWT token verified successfully for user profile
[23-Apr-2026 14:28:19 UTC] User ID: 346
[23-Apr-2026 14:28:19 UTC] ✅ User profile retrieved successfully for user ID: 346
[23-Apr-2026 14:28:20 UTC] === API CALL LOG ===
[23-Apr-2026 14:28:20 UTC] Endpoint: user/profile.php
[23-Apr-2026 14:28:20 UTC] Full Log Data: {
    "timestamp": "2026-04-23 14:28:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.182.150.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f0d8ddaa8c6348f-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.182.150.156",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.182.150.156, 104.23.239.32"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Apr-2026 14:28:20 UTC] === END API CALL LOG ===
[23-Apr-2026 14:28:20 UTC] ✅ API Hash verification passed for profile endpoint
[23-Apr-2026 14:28:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[23-Apr-2026 14:28:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Apr-2026 14:28:20 UTC] ✅ JWT token verified successfully for user profile
[23-Apr-2026 14:28:20 UTC] User ID: 346
[23-Apr-2026 14:28:20 UTC] ✅ User profile retrieved successfully for user ID: 346
[23-Apr-2026 14:53:34 UTC] === API CALL LOG ===
[23-Apr-2026 14:53:34 UTC] Endpoint: user/profile.php
[23-Apr-2026 14:53:34 UTC] Full Log Data: {
    "timestamp": "2026-04-23 14:53:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.182.150.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f0db2d33f8a8ed5-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.182.150.156",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.182.150.156, 172.70.242.148"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Apr-2026 14:53:34 UTC] === END API CALL LOG ===
[23-Apr-2026 14:53:34 UTC] ✅ API Hash verification passed for profile endpoint
[23-Apr-2026 14:53:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[23-Apr-2026 14:53:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Apr-2026 14:53:34 UTC] ✅ JWT token verified successfully for user profile
[23-Apr-2026 14:53:34 UTC] User ID: 346
[23-Apr-2026 14:53:34 UTC] ✅ User profile retrieved successfully for user ID: 346
[23-Apr-2026 14:53:34 UTC] === API CALL LOG ===
[23-Apr-2026 14:53:34 UTC] Endpoint: user/profile.php
[23-Apr-2026 14:53:34 UTC] Full Log Data: {
    "timestamp": "2026-04-23 14:53:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.182.150.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f0db2d5093d8ed5-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.182.150.156",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.182.150.156, 172.70.243.179"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Apr-2026 14:53:34 UTC] === END API CALL LOG ===
[23-Apr-2026 14:53:34 UTC] ✅ API Hash verification passed for profile endpoint
[23-Apr-2026 14:53:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[23-Apr-2026 14:53:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Apr-2026 14:53:34 UTC] ✅ JWT token verified successfully for user profile
[23-Apr-2026 14:53:34 UTC] User ID: 346
[23-Apr-2026 14:53:34 UTC] ✅ User profile retrieved successfully for user ID: 346
[23-Apr-2026 14:53:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Apr-2026 14:53:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Apr-2026 14:53:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f0db2d509418ed5-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"109.182.150.156","CF-IPCountry":"SI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"109.182.150.156, 172.70.243.180"}
[23-Apr-2026 14:53:34 UTC] === User Orders API Called ===
[23-Apr-2026 14:53:34 UTC] User ID: 346
[23-Apr-2026 14:53:34 UTC] Limit: 20, Offset: 0
[23-Apr-2026 14:53:34 UTC] Orders found: 5
[23-Apr-2026 14:53:34 UTC] Orders data: [{"id":204,"quantity":820,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro\/1234567","status":"pending","created_at":"2026-04-17 14:44:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":200,"quantity":41,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"cancelled","created_at":"2026-04-17 10:18:01","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":199,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:36","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":198,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:20","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":197,"quantity":1000,"total_coins":20000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:38:00","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[23-Apr-2026 14:53:34 UTC] Total orders count: 5
[23-Apr-2026 14:53:34 UTC] === API CALL LOG ===
[23-Apr-2026 14:53:34 UTC] Endpoint: user/profile.php
[23-Apr-2026 14:53:34 UTC] Full Log Data: {
    "timestamp": "2026-04-23 14:53:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.182.150.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f0db2d579a68ed5-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.182.150.156",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.182.150.156, 172.70.243.179"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Apr-2026 14:53:34 UTC] === END API CALL LOG ===
[23-Apr-2026 14:53:34 UTC] ✅ API Hash verification passed for profile endpoint
[23-Apr-2026 14:53:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[23-Apr-2026 14:53:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Apr-2026 14:53:34 UTC] ✅ JWT token verified successfully for user profile
[23-Apr-2026 14:53:34 UTC] User ID: 346
[23-Apr-2026 14:53:34 UTC] ✅ User profile retrieved successfully for user ID: 346
[23-Apr-2026 14:53:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Apr-2026 14:53:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Apr-2026 14:53:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f0db2dc99158ed5-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"109.182.150.156","CF-IPCountry":"SI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"109.182.150.156, 172.70.243.179"}
[23-Apr-2026 14:53:36 UTC] === User Orders API Called ===
[23-Apr-2026 14:53:36 UTC] User ID: 346
[23-Apr-2026 14:53:36 UTC] Limit: 20, Offset: 0
[23-Apr-2026 14:53:36 UTC] Orders found: 5
[23-Apr-2026 14:53:36 UTC] Orders data: [{"id":204,"quantity":820,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro\/1234567","status":"pending","created_at":"2026-04-17 14:44:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":200,"quantity":41,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"cancelled","created_at":"2026-04-17 10:18:01","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":199,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:36","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":198,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:20","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":197,"quantity":1000,"total_coins":20000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:38:00","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[23-Apr-2026 14:53:36 UTC] Total orders count: 5
[23-Apr-2026 14:57:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Apr-2026 14:57:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Apr-2026 14:57:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f0db8379b66d25c-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"109.182.150.156","CF-IPCountry":"SI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"109.182.150.156, 172.71.164.219"}
[23-Apr-2026 14:57:15 UTC] === User Orders API Called ===
[23-Apr-2026 14:57:15 UTC] User ID: 346
[23-Apr-2026 14:57:15 UTC] Limit: 20, Offset: 0
[23-Apr-2026 14:57:15 UTC] Orders found: 5
[23-Apr-2026 14:57:15 UTC] Orders data: [{"id":204,"quantity":820,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro\/1234567","status":"pending","created_at":"2026-04-17 14:44:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":200,"quantity":41,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"cancelled","created_at":"2026-04-17 10:18:01","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":199,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:36","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":198,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:20","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":197,"quantity":1000,"total_coins":20000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:38:00","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[23-Apr-2026 14:57:15 UTC] Total orders count: 5
[23-Apr-2026 15:30:33 UTC] === API CALL LOG ===
[23-Apr-2026 15:30:33 UTC] Endpoint: user/profile.php
[23-Apr-2026 15:30:33 UTC] Full Log Data: {
    "timestamp": "2026-04-23 15:30:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:6ea0:c041:2344::13",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f0de900381efeb0-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a02:6ea0:c041:2344::13",
        "CF-IPCountry": "NL",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a02:6ea0:c041:2344::13, 172.71.95.102"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Apr-2026 15:30:33 UTC] === END API CALL LOG ===
[23-Apr-2026 15:30:33 UTC] ✅ API Hash verification passed for profile endpoint
[23-Apr-2026 15:30:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM
[23-Apr-2026 15:30:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Apr-2026 15:30:33 UTC] ✅ JWT token verified successfully for user profile
[23-Apr-2026 15:30:33 UTC] User ID: 334
[23-Apr-2026 15:30:33 UTC] ✅ User profile retrieved successfully for user ID: 334
[23-Apr-2026 15:30:34 UTC] === API CALL LOG ===
[23-Apr-2026 15:30:34 UTC] Endpoint: user/profile.php
[23-Apr-2026 15:30:34 UTC] Full Log Data: {
    "timestamp": "2026-04-23 15:30:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:6ea0:c041:2344::13",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f0de9060ca4feb0-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a02:6ea0:c041:2344::13",
        "CF-IPCountry": "NL",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a02:6ea0:c041:2344::13, 172.71.95.87"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Apr-2026 15:30:34 UTC] === END API CALL LOG ===
[23-Apr-2026 15:30:34 UTC] ✅ API Hash verification passed for profile endpoint
[23-Apr-2026 15:30:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM
[23-Apr-2026 15:30:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Apr-2026 15:30:34 UTC] ✅ JWT token verified successfully for user profile
[23-Apr-2026 15:30:34 UTC] User ID: 334
[23-Apr-2026 15:30:34 UTC] ✅ User profile retrieved successfully for user ID: 334
[23-Apr-2026 15:30:34 UTC] === API CALL LOG ===
[23-Apr-2026 15:30:34 UTC] Endpoint: user/profile.php
[23-Apr-2026 15:30:34 UTC] Full Log Data: {
    "timestamp": "2026-04-23 15:30:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:6ea0:c041:2344::13",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f0de9060c9ffeb0-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a02:6ea0:c041:2344::13",
        "CF-IPCountry": "NL",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a02:6ea0:c041:2344::13, 172.71.95.88"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Apr-2026 15:30:34 UTC] === END API CALL LOG ===
[23-Apr-2026 15:30:34 UTC] ✅ API Hash verification passed for profile endpoint
[23-Apr-2026 15:30:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM
[23-Apr-2026 15:30:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Apr-2026 15:30:34 UTC] ✅ JWT token verified successfully for user profile
[23-Apr-2026 15:30:34 UTC] User ID: 334
[23-Apr-2026 15:30:34 UTC] ✅ User profile retrieved successfully for user ID: 334
[23-Apr-2026 15:30:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Apr-2026 15:30:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Apr-2026 15:30:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f0de9060ca2feb0-AMS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2a02:6ea0:c041:2344::13","CF-IPCountry":"NL","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2a02:6ea0:c041:2344::13, 172.71.95.88"}
[23-Apr-2026 15:30:34 UTC] === User Orders API Called ===
[23-Apr-2026 15:30:34 UTC] User ID: 334
[23-Apr-2026 15:30:34 UTC] Limit: 20, Offset: 0
[23-Apr-2026 15:30:34 UTC] Orders found: 0
[23-Apr-2026 15:30:34 UTC] Orders data: []
[23-Apr-2026 15:30:34 UTC] Total orders count: 0
[23-Apr-2026 15:30:38 UTC] === API CALL LOG ===
[23-Apr-2026 15:30:38 UTC] Endpoint: user/profile.php
[23-Apr-2026 15:30:38 UTC] Full Log Data: {
    "timestamp": "2026-04-23 15:30:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:6ea0:c041:2344::13",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f0de91d8b6afeb0-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a02:6ea0:c041:2344::13",
        "CF-IPCountry": "NL",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a02:6ea0:c041:2344::13, 172.71.95.88"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Apr-2026 15:30:38 UTC] === END API CALL LOG ===
[23-Apr-2026 15:30:38 UTC] ✅ API Hash verification passed for profile endpoint
[23-Apr-2026 15:30:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM
[23-Apr-2026 15:30:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Apr-2026 15:30:38 UTC] ✅ JWT token verified successfully for user profile
[23-Apr-2026 15:30:38 UTC] User ID: 334
[23-Apr-2026 15:30:38 UTC] ✅ User profile retrieved successfully for user ID: 334
[23-Apr-2026 15:30:39 UTC] User Purchases API - User ID: 334
[23-Apr-2026 15:30:39 UTC] User Purchases API - Total purchases found: 1
[23-Apr-2026 15:30:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Apr-2026 15:30:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Apr-2026 15:30:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f0de94a7acffeb0-AMS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2a02:6ea0:c041:2344::13","CF-IPCountry":"NL","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2a02:6ea0:c041:2344::13, 172.71.95.101"}
[23-Apr-2026 15:30:45 UTC] === User Orders API Called ===
[23-Apr-2026 15:30:45 UTC] User ID: 334
[23-Apr-2026 15:30:45 UTC] Limit: 20, Offset: 0
[23-Apr-2026 15:30:45 UTC] Orders found: 0
[23-Apr-2026 15:30:45 UTC] Orders data: []
[23-Apr-2026 15:30:45 UTC] Total orders count: 0
[23-Apr-2026 15:30:47 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Apr-2026 15:30:47 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Apr-2026 15:30:47 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f0de9554eb6feb0-AMS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2a02:6ea0:c041:2344::13","CF-IPCountry":"NL","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2a02:6ea0:c041:2344::13, 172.71.95.101"}
[23-Apr-2026 15:30:47 UTC] === User Orders API Called ===
[23-Apr-2026 15:30:47 UTC] User ID: 334
[23-Apr-2026 15:30:47 UTC] Limit: 20, Offset: 0
[23-Apr-2026 15:30:47 UTC] Orders found: 0
[23-Apr-2026 15:30:47 UTC] Orders data: []
[23-Apr-2026 15:30:47 UTC] Total orders count: 0
[23-Apr-2026 15:30:47 UTC] === API CALL LOG ===
[23-Apr-2026 15:30:47 UTC] Endpoint: user/profile.php
[23-Apr-2026 15:30:47 UTC] Full Log Data: {
    "timestamp": "2026-04-23 15:30:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:6ea0:c041:2344::13",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f0de9554ebafeb0-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a02:6ea0:c041:2344::13",
        "CF-IPCountry": "NL",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a02:6ea0:c041:2344::13, 172.71.95.101"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Apr-2026 15:30:47 UTC] === END API CALL LOG ===
[23-Apr-2026 15:30:47 UTC] ✅ API Hash verification passed for profile endpoint
[23-Apr-2026 15:30:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM
[23-Apr-2026 15:30:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Apr-2026 15:30:47 UTC] ✅ JWT token verified successfully for user profile
[23-Apr-2026 15:30:47 UTC] User ID: 334
[23-Apr-2026 15:30:47 UTC] ✅ User profile retrieved successfully for user ID: 334
[23-Apr-2026 15:30:47 UTC] === API CALL LOG ===
[23-Apr-2026 15:30:47 UTC] Endpoint: user/profile.php
[23-Apr-2026 15:30:47 UTC] Full Log Data: {
    "timestamp": "2026-04-23 15:30:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:6ea0:c041:2344::13",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f0de95828a5feb0-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a02:6ea0:c041:2344::13",
        "CF-IPCountry": "NL",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a02:6ea0:c041:2344::13, 172.71.95.101"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Apr-2026 15:30:47 UTC] === END API CALL LOG ===
[23-Apr-2026 15:30:47 UTC] ✅ API Hash verification passed for profile endpoint
[23-Apr-2026 15:30:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM
[23-Apr-2026 15:30:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Apr-2026 15:30:47 UTC] ✅ JWT token verified successfully for user profile
[23-Apr-2026 15:30:47 UTC] User ID: 334
[23-Apr-2026 15:30:47 UTC] ✅ User profile retrieved successfully for user ID: 334
[23-Apr-2026 15:31:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Apr-2026 15:31:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Apr-2026 15:31:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f0de9b1ee06feb0-AMS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2a02:6ea0:c041:2344::13","CF-IPCountry":"NL","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2a02:6ea0:c041:2344::13, 172.71.95.101"}
[23-Apr-2026 15:31:02 UTC] === User Orders API Called ===
[23-Apr-2026 15:31:02 UTC] User ID: 334
[23-Apr-2026 15:31:02 UTC] Limit: 20, Offset: 0
[23-Apr-2026 15:31:02 UTC] Orders found: 0
[23-Apr-2026 15:31:02 UTC] Orders data: []
[23-Apr-2026 15:31:02 UTC] Total orders count: 0
[23-Apr-2026 15:31:02 UTC] === API CALL LOG ===
[23-Apr-2026 15:31:02 UTC] Endpoint: user/profile.php
[23-Apr-2026 15:31:02 UTC] Full Log Data: {
    "timestamp": "2026-04-23 15:31:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:6ea0:c041:2344::13",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f0de9b1ee09feb0-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a02:6ea0:c041:2344::13",
        "CF-IPCountry": "NL",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a02:6ea0:c041:2344::13, 172.71.95.102"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Apr-2026 15:31:02 UTC] === END API CALL LOG ===
[23-Apr-2026 15:31:02 UTC] ✅ API Hash verification passed for profile endpoint
[23-Apr-2026 15:31:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM
[23-Apr-2026 15:31:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Apr-2026 15:31:02 UTC] ✅ JWT token verified successfully for user profile
[23-Apr-2026 15:31:02 UTC] User ID: 334
[23-Apr-2026 15:31:02 UTC] ✅ User profile retrieved successfully for user ID: 334
[23-Apr-2026 15:31:02 UTC] === API CALL LOG ===
[23-Apr-2026 15:31:02 UTC] Endpoint: user/profile.php
[23-Apr-2026 15:31:02 UTC] Full Log Data: {
    "timestamp": "2026-04-23 15:31:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:6ea0:c041:2344::13",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f0de9b1ee0bfeb0-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a02:6ea0:c041:2344::13",
        "CF-IPCountry": "NL",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a02:6ea0:c041:2344::13, 172.71.95.101"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Apr-2026 15:31:02 UTC] === END API CALL LOG ===
[23-Apr-2026 15:31:02 UTC] ✅ API Hash verification passed for profile endpoint
[23-Apr-2026 15:31:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM
[23-Apr-2026 15:31:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Apr-2026 15:31:02 UTC] ✅ JWT token verified successfully for user profile
[23-Apr-2026 15:31:02 UTC] User ID: 334
[23-Apr-2026 15:31:02 UTC] ✅ User profile retrieved successfully for user ID: 334
[23-Apr-2026 17:49:59 UTC] API Hash Debug - Received: 
[23-Apr-2026 17:49:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Apr-2026 17:49:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","User-Agent":"Mozilla\/5.0 AppleWebKit\/537.36 (KHTML, like Gecko; compatible; GPTBot\/1.3; +https:\/\/openai.com\/gptbot)","Referer":"https:\/\/api.memberx.app\/api\/user\/","Cookie":"PHPSESSID=rkp598k543eqr3jr6qn2o6age7","Accept-Encoding":"gzip, br","cf-ray":"9f0eb53b68fa96d7-ATL","Accept":"*\/*","x-openai-host-hash":"114523492","from":"gptbot(at)openai.com","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"74.7.242.34","CF-IPCountry":"US","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"74.7.242.34, 104.22.1.128"}
[23-Apr-2026 17:50:00 UTC] === API CALL LOG ===
[23-Apr-2026 17:50:00 UTC] Endpoint: user/profile.php
[23-Apr-2026 17:50:00 UTC] Full Log Data: {
    "timestamp": "2026-04-23 17:50:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "74.7.242.34",
    "user_agent": "Mozilla\/5.0 AppleWebKit\/537.36 (KHTML, like Gecko; compatible; GPTBot\/1.3; +https:\/\/openai.com\/gptbot)",
    "headers": {
        "Host": "api.memberx.app",
        "User-Agent": "Mozilla\/5.0 AppleWebKit\/537.36 (KHTML, like Gecko; compatible; GPTBot\/1.3; +https:\/\/openai.com\/gptbot)",
        "Referer": "https:\/\/api.memberx.app\/api\/user\/",
        "Cookie": "PHPSESSID=rkp598k543eqr3jr6qn2o6age7",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f0eb5458ba996d7-ATL",
        "Accept": "*\/*",
        "x-openai-host-hash": "114523492",
        "from": "gptbot(at)openai.com",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "74.7.242.34",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "74.7.242.34, 104.22.1.128"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Apr-2026 17:50:00 UTC] === END API CALL LOG ===
[23-Apr-2026 18:03:45 UTC] === API CALL LOG ===
[23-Apr-2026 18:03:45 UTC] Endpoint: user/profile.php
[23-Apr-2026 18:03:45 UTC] Full Log Data: {
    "timestamp": "2026-04-23 18:03:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "90.129.114.248",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAwIiwidXNlcm5hbWUiOiJ0ZXh0MSIsImVtYWlsIjoicGFzY2FkZXJvbTUwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzU3MjIyMX0.4syzSHT2yqSa0UWwXr57U2eEpC_44hXrwv0-EysbZhg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f0ec96a6bd375a1-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "90.129.114.248",
        "CF-IPCountry": "SE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "90.129.114.248, 104.23.221.58"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Apr-2026 18:03:45 UTC] === END API CALL LOG ===
[23-Apr-2026 18:03:45 UTC] ✅ API Hash verification passed for profile endpoint
[23-Apr-2026 18:03:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAwIiwidXNlcm5hbWUiOiJ0ZXh0MSIsImVtYWlsIjoicGFzY2FkZXJvbTUwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzU3MjIyMX0.4syzSHT2yqSa0UWwXr57U2eEpC_44hXrwv0-EysbZhg
[23-Apr-2026 18:03:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Apr-2026 18:03:45 UTC] ✅ JWT token verified successfully for user profile
[23-Apr-2026 18:03:45 UTC] User ID: 400
[23-Apr-2026 18:03:45 UTC] ✅ User profile retrieved successfully for user ID: 400
[23-Apr-2026 18:03:48 UTC] === API CALL LOG ===
[23-Apr-2026 18:03:48 UTC] Endpoint: user/profile.php
[23-Apr-2026 18:03:48 UTC] Full Log Data: {
    "timestamp": "2026-04-23 18:03:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "90.129.114.248",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAwIiwidXNlcm5hbWUiOiJ0ZXh0MSIsImVtYWlsIjoicGFzY2FkZXJvbTUwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzU3MjIyMX0.4syzSHT2yqSa0UWwXr57U2eEpC_44hXrwv0-EysbZhg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f0ec97b1e89dd81-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "90.129.114.248",
        "CF-IPCountry": "SE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "90.129.114.248, 104.23.221.58"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Apr-2026 18:03:48 UTC] === END API CALL LOG ===
[23-Apr-2026 18:03:48 UTC] ✅ API Hash verification passed for profile endpoint
[23-Apr-2026 18:03:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAwIiwidXNlcm5hbWUiOiJ0ZXh0MSIsImVtYWlsIjoicGFzY2FkZXJvbTUwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzU3MjIyMX0.4syzSHT2yqSa0UWwXr57U2eEpC_44hXrwv0-EysbZhg
[23-Apr-2026 18:03:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Apr-2026 18:03:48 UTC] ✅ JWT token verified successfully for user profile
[23-Apr-2026 18:03:48 UTC] User ID: 400
[23-Apr-2026 18:03:48 UTC] ✅ User profile retrieved successfully for user ID: 400
[23-Apr-2026 18:03:50 UTC] === API CALL LOG ===
[23-Apr-2026 18:03:50 UTC] Endpoint: user/profile.php
[23-Apr-2026 18:03:50 UTC] Full Log Data: {
    "timestamp": "2026-04-23 18:03:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "90.129.114.248",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAwIiwidXNlcm5hbWUiOiJ0ZXh0MSIsImVtYWlsIjoicGFzY2FkZXJvbTUwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzU3MjIyMX0.4syzSHT2yqSa0UWwXr57U2eEpC_44hXrwv0-EysbZhg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f0ec988f90911c5-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "90.129.114.248",
        "CF-IPCountry": "SE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "90.129.114.248, 104.23.221.58"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Apr-2026 18:03:50 UTC] === END API CALL LOG ===
[23-Apr-2026 18:03:50 UTC] ✅ API Hash verification passed for profile endpoint
[23-Apr-2026 18:03:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAwIiwidXNlcm5hbWUiOiJ0ZXh0MSIsImVtYWlsIjoicGFzY2FkZXJvbTUwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzU3MjIyMX0.4syzSHT2yqSa0UWwXr57U2eEpC_44hXrwv0-EysbZhg
[23-Apr-2026 18:03:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Apr-2026 18:03:50 UTC] ✅ JWT token verified successfully for user profile
[23-Apr-2026 18:03:50 UTC] User ID: 400
[23-Apr-2026 18:03:50 UTC] ✅ User profile retrieved successfully for user ID: 400
[23-Apr-2026 18:03:52 UTC] === API CALL LOG ===
[23-Apr-2026 18:03:52 UTC] Endpoint: user/profile.php
[23-Apr-2026 18:03:52 UTC] Full Log Data: {
    "timestamp": "2026-04-23 18:03:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "90.129.114.248",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAwIiwidXNlcm5hbWUiOiJ0ZXh0MSIsImVtYWlsIjoicGFzY2FkZXJvbTUwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzU3MjIyMX0.4syzSHT2yqSa0UWwXr57U2eEpC_44hXrwv0-EysbZhg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f0ec997ccb9e07c-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "90.129.114.248",
        "CF-IPCountry": "SE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "90.129.114.248, 104.23.221.58"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Apr-2026 18:03:52 UTC] === END API CALL LOG ===
[23-Apr-2026 18:03:52 UTC] ✅ API Hash verification passed for profile endpoint
[23-Apr-2026 18:03:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAwIiwidXNlcm5hbWUiOiJ0ZXh0MSIsImVtYWlsIjoicGFzY2FkZXJvbTUwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzU3MjIyMX0.4syzSHT2yqSa0UWwXr57U2eEpC_44hXrwv0-EysbZhg
[23-Apr-2026 18:03:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Apr-2026 18:03:52 UTC] ✅ JWT token verified successfully for user profile
[23-Apr-2026 18:03:52 UTC] User ID: 400
[23-Apr-2026 18:03:52 UTC] ✅ User profile retrieved successfully for user ID: 400
[23-Apr-2026 18:03:56 UTC] === API CALL LOG ===
[23-Apr-2026 18:03:56 UTC] Endpoint: user/profile.php
[23-Apr-2026 18:03:56 UTC] Full Log Data: {
    "timestamp": "2026-04-23 18:03:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "90.129.114.248",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAwIiwidXNlcm5hbWUiOiJ0ZXh0MSIsImVtYWlsIjoicGFzY2FkZXJvbTUwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzU3MjIyMX0.4syzSHT2yqSa0UWwXr57U2eEpC_44hXrwv0-EysbZhg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f0ec9acadbfeff0-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "90.129.114.248",
        "CF-IPCountry": "SE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "90.129.114.248, 104.23.221.58"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Apr-2026 18:03:56 UTC] === END API CALL LOG ===
[23-Apr-2026 18:03:56 UTC] ✅ API Hash verification passed for profile endpoint
[23-Apr-2026 18:03:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAwIiwidXNlcm5hbWUiOiJ0ZXh0MSIsImVtYWlsIjoicGFzY2FkZXJvbTUwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzU3MjIyMX0.4syzSHT2yqSa0UWwXr57U2eEpC_44hXrwv0-EysbZhg
[23-Apr-2026 18:03:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Apr-2026 18:03:56 UTC] ✅ JWT token verified successfully for user profile
[23-Apr-2026 18:03:56 UTC] User ID: 400
[23-Apr-2026 18:03:56 UTC] ✅ User profile retrieved successfully for user ID: 400
[23-Apr-2026 18:03:58 UTC] === API CALL LOG ===
[23-Apr-2026 18:03:58 UTC] Endpoint: user/profile.php
[23-Apr-2026 18:03:58 UTC] Full Log Data: {
    "timestamp": "2026-04-23 18:03:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "90.129.114.248",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAwIiwidXNlcm5hbWUiOiJ0ZXh0MSIsImVtYWlsIjoicGFzY2FkZXJvbTUwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzU3MjIyMX0.4syzSHT2yqSa0UWwXr57U2eEpC_44hXrwv0-EysbZhg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f0ec9ba1c05f3c7-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "90.129.114.248",
        "CF-IPCountry": "SE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "90.129.114.248, 104.23.221.58"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Apr-2026 18:03:58 UTC] === END API CALL LOG ===
[23-Apr-2026 18:03:58 UTC] ✅ API Hash verification passed for profile endpoint
[23-Apr-2026 18:03:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAwIiwidXNlcm5hbWUiOiJ0ZXh0MSIsImVtYWlsIjoicGFzY2FkZXJvbTUwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzU3MjIyMX0.4syzSHT2yqSa0UWwXr57U2eEpC_44hXrwv0-EysbZhg
[23-Apr-2026 18:03:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Apr-2026 18:03:58 UTC] ✅ JWT token verified successfully for user profile
[23-Apr-2026 18:03:58 UTC] User ID: 400
[23-Apr-2026 18:03:58 UTC] ✅ User profile retrieved successfully for user ID: 400
[23-Apr-2026 18:03:59 UTC] === API CALL LOG ===
[23-Apr-2026 18:03:59 UTC] Endpoint: user/profile.php
[23-Apr-2026 18:03:59 UTC] Full Log Data: {
    "timestamp": "2026-04-23 18:03:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "90.129.114.248",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAwIiwidXNlcm5hbWUiOiJ0ZXh0MSIsImVtYWlsIjoicGFzY2FkZXJvbTUwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzU3MjIyMX0.4syzSHT2yqSa0UWwXr57U2eEpC_44hXrwv0-EysbZhg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f0ec9be4e0ef3c7-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "90.129.114.248",
        "CF-IPCountry": "SE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "90.129.114.248, 104.23.221.58"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Apr-2026 18:03:59 UTC] === END API CALL LOG ===
[23-Apr-2026 18:03:59 UTC] ✅ API Hash verification passed for profile endpoint
[23-Apr-2026 18:03:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAwIiwidXNlcm5hbWUiOiJ0ZXh0MSIsImVtYWlsIjoicGFzY2FkZXJvbTUwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzU3MjIyMX0.4syzSHT2yqSa0UWwXr57U2eEpC_44hXrwv0-EysbZhg
[23-Apr-2026 18:03:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Apr-2026 18:03:59 UTC] ✅ JWT token verified successfully for user profile
[23-Apr-2026 18:03:59 UTC] User ID: 400
[23-Apr-2026 18:03:59 UTC] ✅ User profile retrieved successfully for user ID: 400
[23-Apr-2026 18:03:59 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Apr-2026 18:03:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Apr-2026 18:03:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAwIiwidXNlcm5hbWUiOiJ0ZXh0MSIsImVtYWlsIjoicGFzY2FkZXJvbTUwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzU3MjIyMX0.4syzSHT2yqSa0UWwXr57U2eEpC_44hXrwv0-EysbZhg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f0ec9be6e5bf3c7-ARN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"90.129.114.248","CF-IPCountry":"SE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"90.129.114.248, 104.23.221.58"}
[23-Apr-2026 18:03:59 UTC] === User Orders API Called ===
[23-Apr-2026 18:03:59 UTC] User ID: 400
[23-Apr-2026 18:03:59 UTC] Limit: 20, Offset: 0
[23-Apr-2026 18:03:59 UTC] Orders found: 0
[23-Apr-2026 18:03:59 UTC] Orders data: []
[23-Apr-2026 18:03:59 UTC] Total orders count: 0
[23-Apr-2026 18:03:59 UTC] === API CALL LOG ===
[23-Apr-2026 18:03:59 UTC] Endpoint: user/profile.php
[23-Apr-2026 18:03:59 UTC] Full Log Data: {
    "timestamp": "2026-04-23 18:03:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "90.129.114.248",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAwIiwidXNlcm5hbWUiOiJ0ZXh0MSIsImVtYWlsIjoicGFzY2FkZXJvbTUwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzU3MjIyMX0.4syzSHT2yqSa0UWwXr57U2eEpC_44hXrwv0-EysbZhg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f0ec9bf0f8cf3c7-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "90.129.114.248",
        "CF-IPCountry": "SE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "90.129.114.248, 104.23.221.58"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Apr-2026 18:03:59 UTC] === END API CALL LOG ===
[23-Apr-2026 18:03:59 UTC] ✅ API Hash verification passed for profile endpoint
[23-Apr-2026 18:03:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAwIiwidXNlcm5hbWUiOiJ0ZXh0MSIsImVtYWlsIjoicGFzY2FkZXJvbTUwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzU3MjIyMX0.4syzSHT2yqSa0UWwXr57U2eEpC_44hXrwv0-EysbZhg
[23-Apr-2026 18:03:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Apr-2026 18:03:59 UTC] ✅ JWT token verified successfully for user profile
[23-Apr-2026 18:03:59 UTC] User ID: 400
[23-Apr-2026 18:03:59 UTC] ✅ User profile retrieved successfully for user ID: 400
[23-Apr-2026 18:03:59 UTC] === API CALL LOG ===
[23-Apr-2026 18:03:59 UTC] Endpoint: user/profile.php
[23-Apr-2026 18:03:59 UTC] Full Log Data: {
    "timestamp": "2026-04-23 18:03:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "90.129.114.248",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAwIiwidXNlcm5hbWUiOiJ0ZXh0MSIsImVtYWlsIjoicGFzY2FkZXJvbTUwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzU3MjIyMX0.4syzSHT2yqSa0UWwXr57U2eEpC_44hXrwv0-EysbZhg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f0ec9c14cbaf3c7-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "90.129.114.248",
        "CF-IPCountry": "SE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "90.129.114.248, 104.23.221.58"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Apr-2026 18:03:59 UTC] === END API CALL LOG ===
[23-Apr-2026 18:03:59 UTC] ✅ API Hash verification passed for profile endpoint
[23-Apr-2026 18:03:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAwIiwidXNlcm5hbWUiOiJ0ZXh0MSIsImVtYWlsIjoicGFzY2FkZXJvbTUwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzU3MjIyMX0.4syzSHT2yqSa0UWwXr57U2eEpC_44hXrwv0-EysbZhg
[23-Apr-2026 18:03:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Apr-2026 18:03:59 UTC] ✅ JWT token verified successfully for user profile
[23-Apr-2026 18:03:59 UTC] User ID: 400
[23-Apr-2026 18:03:59 UTC] ✅ User profile retrieved successfully for user ID: 400
[23-Apr-2026 18:04:21 UTC] === API CALL LOG ===
[23-Apr-2026 18:04:21 UTC] Endpoint: user/profile.php
[23-Apr-2026 18:04:21 UTC] Full Log Data: {
    "timestamp": "2026-04-23 18:04:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "90.129.114.248",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAwIiwidXNlcm5hbWUiOiJ0ZXh0MSIsImVtYWlsIjoicGFzY2FkZXJvbTUwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzU3MjIyMX0.4syzSHT2yqSa0UWwXr57U2eEpC_44hXrwv0-EysbZhg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f0eca492d412d8f-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "90.129.114.248",
        "CF-IPCountry": "SE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "90.129.114.248, 162.158.182.30"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Apr-2026 18:04:21 UTC] === END API CALL LOG ===
[23-Apr-2026 18:04:21 UTC] ✅ API Hash verification passed for profile endpoint
[23-Apr-2026 18:04:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAwIiwidXNlcm5hbWUiOiJ0ZXh0MSIsImVtYWlsIjoicGFzY2FkZXJvbTUwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzU3MjIyMX0.4syzSHT2yqSa0UWwXr57U2eEpC_44hXrwv0-EysbZhg
[23-Apr-2026 18:04:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Apr-2026 18:04:21 UTC] ✅ JWT token verified successfully for user profile
[23-Apr-2026 18:04:21 UTC] User ID: 400
[23-Apr-2026 18:04:21 UTC] ✅ User profile retrieved successfully for user ID: 400
[23-Apr-2026 18:05:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Apr-2026 18:05:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Apr-2026 18:05:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAwIiwidXNlcm5hbWUiOiJ0ZXh0MSIsImVtYWlsIjoicGFzY2FkZXJvbTUwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzU3MjIyMX0.4syzSHT2yqSa0UWwXr57U2eEpC_44hXrwv0-EysbZhg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f0ecba5eea92d8f-ARN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"90.129.114.248","CF-IPCountry":"SE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"90.129.114.248, 162.158.182.30"}
[23-Apr-2026 18:05:17 UTC] === User Orders API Called ===
[23-Apr-2026 18:05:17 UTC] User ID: 400
[23-Apr-2026 18:05:17 UTC] Limit: 20, Offset: 0
[23-Apr-2026 18:05:17 UTC] Orders found: 0
[23-Apr-2026 18:05:17 UTC] Orders data: []
[23-Apr-2026 18:05:17 UTC] Total orders count: 0
[23-Apr-2026 18:05:17 UTC] === API CALL LOG ===
[23-Apr-2026 18:05:17 UTC] Endpoint: user/profile.php
[23-Apr-2026 18:05:17 UTC] Full Log Data: {
    "timestamp": "2026-04-23 18:05:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "90.129.114.248",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAwIiwidXNlcm5hbWUiOiJ0ZXh0MSIsImVtYWlsIjoicGFzY2FkZXJvbTUwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzU3MjIyMX0.4syzSHT2yqSa0UWwXr57U2eEpC_44hXrwv0-EysbZhg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f0ecba64f142d8f-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "90.129.114.248",
        "CF-IPCountry": "SE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "90.129.114.248, 162.158.182.31"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Apr-2026 18:05:17 UTC] === END API CALL LOG ===
[23-Apr-2026 18:05:17 UTC] ✅ API Hash verification passed for profile endpoint
[23-Apr-2026 18:05:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAwIiwidXNlcm5hbWUiOiJ0ZXh0MSIsImVtYWlsIjoicGFzY2FkZXJvbTUwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzU3MjIyMX0.4syzSHT2yqSa0UWwXr57U2eEpC_44hXrwv0-EysbZhg
[23-Apr-2026 18:05:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Apr-2026 18:05:17 UTC] ✅ JWT token verified successfully for user profile
[23-Apr-2026 18:05:17 UTC] User ID: 400
[23-Apr-2026 18:05:17 UTC] ✅ User profile retrieved successfully for user ID: 400
[23-Apr-2026 18:05:17 UTC] === API CALL LOG ===
[23-Apr-2026 18:05:17 UTC] Endpoint: user/profile.php
[23-Apr-2026 18:05:17 UTC] Full Log Data: {
    "timestamp": "2026-04-23 18:05:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "90.129.114.248",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAwIiwidXNlcm5hbWUiOiJ0ZXh0MSIsImVtYWlsIjoicGFzY2FkZXJvbTUwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzU3MjIyMX0.4syzSHT2yqSa0UWwXr57U2eEpC_44hXrwv0-EysbZhg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f0ecba95a582d8f-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "90.129.114.248",
        "CF-IPCountry": "SE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "90.129.114.248, 162.158.182.31"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Apr-2026 18:05:17 UTC] === END API CALL LOG ===
[23-Apr-2026 18:05:17 UTC] ✅ API Hash verification passed for profile endpoint
[23-Apr-2026 18:05:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAwIiwidXNlcm5hbWUiOiJ0ZXh0MSIsImVtYWlsIjoicGFzY2FkZXJvbTUwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzU3MjIyMX0.4syzSHT2yqSa0UWwXr57U2eEpC_44hXrwv0-EysbZhg
[23-Apr-2026 18:05:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Apr-2026 18:05:17 UTC] ✅ JWT token verified successfully for user profile
[23-Apr-2026 18:05:17 UTC] User ID: 400
[23-Apr-2026 18:05:17 UTC] ✅ User profile retrieved successfully for user ID: 400
[23-Apr-2026 18:05:17 UTC] === API CALL LOG ===
[23-Apr-2026 18:05:17 UTC] Endpoint: user/profile.php
[23-Apr-2026 18:05:17 UTC] Full Log Data: {
    "timestamp": "2026-04-23 18:05:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "90.129.114.248",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAwIiwidXNlcm5hbWUiOiJ0ZXh0MSIsImVtYWlsIjoicGFzY2FkZXJvbTUwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzU3MjIyMX0.4syzSHT2yqSa0UWwXr57U2eEpC_44hXrwv0-EysbZhg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f0ecbaa3b532d8f-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "90.129.114.248",
        "CF-IPCountry": "SE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "90.129.114.248, 162.158.182.30"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Apr-2026 18:05:17 UTC] === END API CALL LOG ===
[23-Apr-2026 18:05:17 UTC] ✅ API Hash verification passed for profile endpoint
[23-Apr-2026 18:05:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAwIiwidXNlcm5hbWUiOiJ0ZXh0MSIsImVtYWlsIjoicGFzY2FkZXJvbTUwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzU3MjIyMX0.4syzSHT2yqSa0UWwXr57U2eEpC_44hXrwv0-EysbZhg
[23-Apr-2026 18:05:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Apr-2026 18:05:17 UTC] ✅ JWT token verified successfully for user profile
[23-Apr-2026 18:05:17 UTC] User ID: 400
[23-Apr-2026 18:05:17 UTC] ✅ User profile retrieved successfully for user ID: 400
[23-Apr-2026 18:05:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Apr-2026 18:05:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Apr-2026 18:05:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAwIiwidXNlcm5hbWUiOiJ0ZXh0MSIsImVtYWlsIjoicGFzY2FkZXJvbTUwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzU3MjIyMX0.4syzSHT2yqSa0UWwXr57U2eEpC_44hXrwv0-EysbZhg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f0ecbfae9652d8f-ARN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"90.129.114.248","CF-IPCountry":"SE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"90.129.114.248, 162.158.182.31"}
[23-Apr-2026 18:05:30 UTC] === User Orders API Called ===
[23-Apr-2026 18:05:30 UTC] User ID: 400
[23-Apr-2026 18:05:30 UTC] Limit: 20, Offset: 0
[23-Apr-2026 18:05:30 UTC] Orders found: 0
[23-Apr-2026 18:05:30 UTC] Orders data: []
[23-Apr-2026 18:05:30 UTC] Total orders count: 0
[23-Apr-2026 18:05:30 UTC] === API CALL LOG ===
[23-Apr-2026 18:05:30 UTC] Endpoint: user/profile.php
[23-Apr-2026 18:05:30 UTC] Full Log Data: {
    "timestamp": "2026-04-23 18:05:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "90.129.114.248",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAwIiwidXNlcm5hbWUiOiJ0ZXh0MSIsImVtYWlsIjoicGFzY2FkZXJvbTUwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzU3MjIyMX0.4syzSHT2yqSa0UWwXr57U2eEpC_44hXrwv0-EysbZhg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f0ecbfae96c2d8f-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "90.129.114.248",
        "CF-IPCountry": "SE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "90.129.114.248, 162.158.182.30"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Apr-2026 18:05:30 UTC] === END API CALL LOG ===
[23-Apr-2026 18:05:30 UTC] ✅ API Hash verification passed for profile endpoint
[23-Apr-2026 18:05:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAwIiwidXNlcm5hbWUiOiJ0ZXh0MSIsImVtYWlsIjoicGFzY2FkZXJvbTUwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzU3MjIyMX0.4syzSHT2yqSa0UWwXr57U2eEpC_44hXrwv0-EysbZhg
[23-Apr-2026 18:05:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Apr-2026 18:05:30 UTC] ✅ JWT token verified successfully for user profile
[23-Apr-2026 18:05:30 UTC] User ID: 400
[23-Apr-2026 18:05:30 UTC] ✅ User profile retrieved successfully for user ID: 400
[23-Apr-2026 18:05:31 UTC] === API CALL LOG ===
[23-Apr-2026 18:05:31 UTC] Endpoint: user/profile.php
[23-Apr-2026 18:05:31 UTC] Full Log Data: {
    "timestamp": "2026-04-23 18:05:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "90.129.114.248",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAwIiwidXNlcm5hbWUiOiJ0ZXh0MSIsImVtYWlsIjoicGFzY2FkZXJvbTUwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzU3MjIyMX0.4syzSHT2yqSa0UWwXr57U2eEpC_44hXrwv0-EysbZhg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f0ecbfd9cf32d8f-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "90.129.114.248",
        "CF-IPCountry": "SE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "90.129.114.248, 162.158.182.30"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Apr-2026 18:05:31 UTC] === END API CALL LOG ===
[23-Apr-2026 18:05:31 UTC] ✅ API Hash verification passed for profile endpoint
[23-Apr-2026 18:05:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAwIiwidXNlcm5hbWUiOiJ0ZXh0MSIsImVtYWlsIjoicGFzY2FkZXJvbTUwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzU3MjIyMX0.4syzSHT2yqSa0UWwXr57U2eEpC_44hXrwv0-EysbZhg
[23-Apr-2026 18:05:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Apr-2026 18:05:31 UTC] ✅ JWT token verified successfully for user profile
[23-Apr-2026 18:05:31 UTC] User ID: 400
[23-Apr-2026 18:05:31 UTC] ✅ User profile retrieved successfully for user ID: 400
[23-Apr-2026 18:05:31 UTC] === API CALL LOG ===
[23-Apr-2026 18:05:31 UTC] Endpoint: user/profile.php
[23-Apr-2026 18:05:31 UTC] Full Log Data: {
    "timestamp": "2026-04-23 18:05:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "90.129.114.248",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAwIiwidXNlcm5hbWUiOiJ0ZXh0MSIsImVtYWlsIjoicGFzY2FkZXJvbTUwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzU3MjIyMX0.4syzSHT2yqSa0UWwXr57U2eEpC_44hXrwv0-EysbZhg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f0ecbff7f2a2d8f-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "90.129.114.248",
        "CF-IPCountry": "SE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "90.129.114.248, 162.158.182.31"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Apr-2026 18:05:31 UTC] === END API CALL LOG ===
[23-Apr-2026 18:05:31 UTC] ✅ API Hash verification passed for profile endpoint
[23-Apr-2026 18:05:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAwIiwidXNlcm5hbWUiOiJ0ZXh0MSIsImVtYWlsIjoicGFzY2FkZXJvbTUwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzU3MjIyMX0.4syzSHT2yqSa0UWwXr57U2eEpC_44hXrwv0-EysbZhg
[23-Apr-2026 18:05:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Apr-2026 18:05:31 UTC] ✅ JWT token verified successfully for user profile
[23-Apr-2026 18:05:31 UTC] User ID: 400
[23-Apr-2026 18:05:31 UTC] ✅ User profile retrieved successfully for user ID: 400
[23-Apr-2026 18:05:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Apr-2026 18:05:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Apr-2026 18:05:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAwIiwidXNlcm5hbWUiOiJ0ZXh0MSIsImVtYWlsIjoicGFzY2FkZXJvbTUwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzU3MjIyMX0.4syzSHT2yqSa0UWwXr57U2eEpC_44hXrwv0-EysbZhg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f0ecc296d332d8f-ARN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"90.129.114.248","CF-IPCountry":"SE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"90.129.114.248, 162.158.182.31"}
[23-Apr-2026 18:05:38 UTC] === User Orders API Called ===
[23-Apr-2026 18:05:38 UTC] User ID: 400
[23-Apr-2026 18:05:38 UTC] Limit: 20, Offset: 0
[23-Apr-2026 18:05:38 UTC] Orders found: 0
[23-Apr-2026 18:05:38 UTC] Orders data: []
[23-Apr-2026 18:05:38 UTC] Total orders count: 0
[23-Apr-2026 18:05:38 UTC] === API CALL LOG ===
[23-Apr-2026 18:05:38 UTC] Endpoint: user/profile.php
[23-Apr-2026 18:05:38 UTC] Full Log Data: {
    "timestamp": "2026-04-23 18:05:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "90.129.114.248",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAwIiwidXNlcm5hbWUiOiJ0ZXh0MSIsImVtYWlsIjoicGFzY2FkZXJvbTUwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzU3MjIyMX0.4syzSHT2yqSa0UWwXr57U2eEpC_44hXrwv0-EysbZhg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f0ecc29bd962d8f-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "90.129.114.248",
        "CF-IPCountry": "SE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "90.129.114.248, 162.158.182.30"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Apr-2026 18:05:38 UTC] === END API CALL LOG ===
[23-Apr-2026 18:05:38 UTC] ✅ API Hash verification passed for profile endpoint
[23-Apr-2026 18:05:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAwIiwidXNlcm5hbWUiOiJ0ZXh0MSIsImVtYWlsIjoicGFzY2FkZXJvbTUwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzU3MjIyMX0.4syzSHT2yqSa0UWwXr57U2eEpC_44hXrwv0-EysbZhg
[23-Apr-2026 18:05:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Apr-2026 18:05:38 UTC] ✅ JWT token verified successfully for user profile
[23-Apr-2026 18:05:38 UTC] User ID: 400
[23-Apr-2026 18:05:38 UTC] ✅ User profile retrieved successfully for user ID: 400
[23-Apr-2026 18:05:38 UTC] === API CALL LOG ===
[23-Apr-2026 18:05:38 UTC] Endpoint: user/profile.php
[23-Apr-2026 18:05:38 UTC] Full Log Data: {
    "timestamp": "2026-04-23 18:05:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "90.129.114.248",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAwIiwidXNlcm5hbWUiOiJ0ZXh0MSIsImVtYWlsIjoicGFzY2FkZXJvbTUwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzU3MjIyMX0.4syzSHT2yqSa0UWwXr57U2eEpC_44hXrwv0-EysbZhg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f0ecc2c181f2d8f-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "90.129.114.248",
        "CF-IPCountry": "SE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "90.129.114.248, 162.158.182.30"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Apr-2026 18:05:38 UTC] === END API CALL LOG ===
[23-Apr-2026 18:05:38 UTC] ✅ API Hash verification passed for profile endpoint
[23-Apr-2026 18:05:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAwIiwidXNlcm5hbWUiOiJ0ZXh0MSIsImVtYWlsIjoicGFzY2FkZXJvbTUwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzU3MjIyMX0.4syzSHT2yqSa0UWwXr57U2eEpC_44hXrwv0-EysbZhg
[23-Apr-2026 18:05:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Apr-2026 18:05:38 UTC] ✅ JWT token verified successfully for user profile
[23-Apr-2026 18:05:38 UTC] User ID: 400
[23-Apr-2026 18:05:38 UTC] ✅ User profile retrieved successfully for user ID: 400
[23-Apr-2026 18:05:38 UTC] === API CALL LOG ===
[23-Apr-2026 18:05:38 UTC] Endpoint: user/profile.php
[23-Apr-2026 18:05:38 UTC] Full Log Data: {
    "timestamp": "2026-04-23 18:05:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "90.129.114.248",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAwIiwidXNlcm5hbWUiOiJ0ZXh0MSIsImVtYWlsIjoicGFzY2FkZXJvbTUwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzU3MjIyMX0.4syzSHT2yqSa0UWwXr57U2eEpC_44hXrwv0-EysbZhg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f0ecc2db9db2d8f-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "90.129.114.248",
        "CF-IPCountry": "SE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "90.129.114.248, 162.158.182.31"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Apr-2026 18:05:38 UTC] === END API CALL LOG ===
[23-Apr-2026 18:05:38 UTC] ✅ API Hash verification passed for profile endpoint
[23-Apr-2026 18:05:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAwIiwidXNlcm5hbWUiOiJ0ZXh0MSIsImVtYWlsIjoicGFzY2FkZXJvbTUwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzU3MjIyMX0.4syzSHT2yqSa0UWwXr57U2eEpC_44hXrwv0-EysbZhg
[23-Apr-2026 18:05:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Apr-2026 18:05:38 UTC] ✅ JWT token verified successfully for user profile
[23-Apr-2026 18:05:38 UTC] User ID: 400
[23-Apr-2026 18:05:38 UTC] ✅ User profile retrieved successfully for user ID: 400
[23-Apr-2026 18:05:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Apr-2026 18:05:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Apr-2026 18:05:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAwIiwidXNlcm5hbWUiOiJ0ZXh0MSIsImVtYWlsIjoicGFzY2FkZXJvbTUwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzU3MjIyMX0.4syzSHT2yqSa0UWwXr57U2eEpC_44hXrwv0-EysbZhg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f0ecc993b702d8f-ARN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"90.129.114.248","CF-IPCountry":"SE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"90.129.114.248, 162.158.182.30"}
[23-Apr-2026 18:05:56 UTC] === User Orders API Called ===
[23-Apr-2026 18:05:56 UTC] User ID: 400
[23-Apr-2026 18:05:56 UTC] Limit: 20, Offset: 0
[23-Apr-2026 18:05:56 UTC] Orders found: 0
[23-Apr-2026 18:05:56 UTC] Orders data: []
[23-Apr-2026 18:05:56 UTC] Total orders count: 0
[23-Apr-2026 18:05:56 UTC] === API CALL LOG ===
[23-Apr-2026 18:05:56 UTC] Endpoint: user/profile.php
[23-Apr-2026 18:05:56 UTC] Full Log Data: {
    "timestamp": "2026-04-23 18:05:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "90.129.114.248",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAwIiwidXNlcm5hbWUiOiJ0ZXh0MSIsImVtYWlsIjoicGFzY2FkZXJvbTUwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzU3MjIyMX0.4syzSHT2yqSa0UWwXr57U2eEpC_44hXrwv0-EysbZhg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f0ecc999bd52d8f-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "90.129.114.248",
        "CF-IPCountry": "SE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "90.129.114.248, 162.158.182.30"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Apr-2026 18:05:56 UTC] === END API CALL LOG ===
[23-Apr-2026 18:05:56 UTC] ✅ API Hash verification passed for profile endpoint
[23-Apr-2026 18:05:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAwIiwidXNlcm5hbWUiOiJ0ZXh0MSIsImVtYWlsIjoicGFzY2FkZXJvbTUwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzU3MjIyMX0.4syzSHT2yqSa0UWwXr57U2eEpC_44hXrwv0-EysbZhg
[23-Apr-2026 18:05:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Apr-2026 18:05:56 UTC] ✅ JWT token verified successfully for user profile
[23-Apr-2026 18:05:56 UTC] User ID: 400
[23-Apr-2026 18:05:56 UTC] ✅ User profile retrieved successfully for user ID: 400
[23-Apr-2026 18:05:56 UTC] === API CALL LOG ===
[23-Apr-2026 18:05:56 UTC] Endpoint: user/profile.php
[23-Apr-2026 18:05:56 UTC] Full Log Data: {
    "timestamp": "2026-04-23 18:05:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "90.129.114.248",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAwIiwidXNlcm5hbWUiOiJ0ZXh0MSIsImVtYWlsIjoicGFzY2FkZXJvbTUwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzU3MjIyMX0.4syzSHT2yqSa0UWwXr57U2eEpC_44hXrwv0-EysbZhg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f0ecc9bfe7f2d8f-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "90.129.114.248",
        "CF-IPCountry": "SE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "90.129.114.248, 162.158.182.31"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Apr-2026 18:05:56 UTC] === END API CALL LOG ===
[23-Apr-2026 18:05:56 UTC] ✅ API Hash verification passed for profile endpoint
[23-Apr-2026 18:05:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAwIiwidXNlcm5hbWUiOiJ0ZXh0MSIsImVtYWlsIjoicGFzY2FkZXJvbTUwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzU3MjIyMX0.4syzSHT2yqSa0UWwXr57U2eEpC_44hXrwv0-EysbZhg
[23-Apr-2026 18:05:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Apr-2026 18:05:56 UTC] ✅ JWT token verified successfully for user profile
[23-Apr-2026 18:05:56 UTC] User ID: 400
[23-Apr-2026 18:05:56 UTC] ✅ User profile retrieved successfully for user ID: 400
[23-Apr-2026 18:05:56 UTC] === API CALL LOG ===
[23-Apr-2026 18:05:56 UTC] Endpoint: user/profile.php
[23-Apr-2026 18:05:56 UTC] Full Log Data: {
    "timestamp": "2026-04-23 18:05:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "90.129.114.248",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAwIiwidXNlcm5hbWUiOiJ0ZXh0MSIsImVtYWlsIjoicGFzY2FkZXJvbTUwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzU3MjIyMX0.4syzSHT2yqSa0UWwXr57U2eEpC_44hXrwv0-EysbZhg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f0ecc9d98432d8f-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "90.129.114.248",
        "CF-IPCountry": "SE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "90.129.114.248, 162.158.182.30"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Apr-2026 18:05:56 UTC] === END API CALL LOG ===
[23-Apr-2026 18:05:56 UTC] ✅ API Hash verification passed for profile endpoint
[23-Apr-2026 18:05:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAwIiwidXNlcm5hbWUiOiJ0ZXh0MSIsImVtYWlsIjoicGFzY2FkZXJvbTUwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzU3MjIyMX0.4syzSHT2yqSa0UWwXr57U2eEpC_44hXrwv0-EysbZhg
[23-Apr-2026 18:05:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Apr-2026 18:05:56 UTC] ✅ JWT token verified successfully for user profile
[23-Apr-2026 18:05:56 UTC] User ID: 400
[23-Apr-2026 18:05:56 UTC] ✅ User profile retrieved successfully for user ID: 400
[23-Apr-2026 18:06:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Apr-2026 18:06:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Apr-2026 18:06:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAwIiwidXNlcm5hbWUiOiJ0ZXh0MSIsImVtYWlsIjoicGFzY2FkZXJvbTUwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzU3MjIyMX0.4syzSHT2yqSa0UWwXr57U2eEpC_44hXrwv0-EysbZhg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f0eccb7981f2d8f-ARN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"90.129.114.248","CF-IPCountry":"SE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"90.129.114.248, 162.158.182.30"}
[23-Apr-2026 18:06:00 UTC] === User Orders API Called ===
[23-Apr-2026 18:06:00 UTC] User ID: 400
[23-Apr-2026 18:06:00 UTC] Limit: 20, Offset: 0
[23-Apr-2026 18:06:00 UTC] Orders found: 0
[23-Apr-2026 18:06:00 UTC] Orders data: []
[23-Apr-2026 18:06:00 UTC] Total orders count: 0
[23-Apr-2026 18:06:02 UTC] === API CALL LOG ===
[23-Apr-2026 18:06:02 UTC] Endpoint: user/profile.php
[23-Apr-2026 18:06:02 UTC] Full Log Data: {
    "timestamp": "2026-04-23 18:06:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "90.129.114.248",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAwIiwidXNlcm5hbWUiOiJ0ZXh0MSIsImVtYWlsIjoicGFzY2FkZXJvbTUwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzU3MjIyMX0.4syzSHT2yqSa0UWwXr57U2eEpC_44hXrwv0-EysbZhg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f0eccc16b3e2d8f-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "90.129.114.248",
        "CF-IPCountry": "SE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "90.129.114.248, 162.158.182.30"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Apr-2026 18:06:02 UTC] === END API CALL LOG ===
[23-Apr-2026 18:06:02 UTC] ✅ API Hash verification passed for profile endpoint
[23-Apr-2026 18:06:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAwIiwidXNlcm5hbWUiOiJ0ZXh0MSIsImVtYWlsIjoicGFzY2FkZXJvbTUwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzU3MjIyMX0.4syzSHT2yqSa0UWwXr57U2eEpC_44hXrwv0-EysbZhg
[23-Apr-2026 18:06:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Apr-2026 18:06:02 UTC] ✅ JWT token verified successfully for user profile
[23-Apr-2026 18:06:02 UTC] User ID: 400
[23-Apr-2026 18:06:02 UTC] ✅ User profile retrieved successfully for user ID: 400
[23-Apr-2026 18:06:02 UTC] User Purchases API - User ID: 400
[23-Apr-2026 18:06:02 UTC] User Purchases API - Total purchases found: 0
[23-Apr-2026 20:07:20 UTC] === API CALL LOG ===
[23-Apr-2026 20:07:20 UTC] Endpoint: user/profile.php
[23-Apr-2026 20:07:20 UTC] Full Log Data: {
    "timestamp": "2026-04-23 20:07:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "217.113.194.6",
    "user_agent": "Mozilla\/5.0 (compatible; Barkrowler\/0.9; +https:\/\/babbar.tech\/crawler)",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "217.113.194.6, 104.23.225.98",
        "From": "tech@babbar.tech",
        "Accept": "text\/html;q=0.95,text\/*;q=0.9,*\/*;q=0.8",
        "Accept-Encoding": "gzip",
        "User-Agent": "Mozilla\/5.0 (compatible; Barkrowler\/0.9; +https:\/\/babbar.tech\/crawler)",
        "cf-ray": "9f0f7e6eee4e6056-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "217.113.194.6",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"http\"}",
        "X-Forwarded-Proto": "http"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Apr-2026 20:07:20 UTC] === END API CALL LOG ===
[23-Apr-2026 20:42:25 UTC] API Hash Debug - Received: 
[23-Apr-2026 20:42:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Apr-2026 20:42:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"217.113.194.2, 172.71.135.120","From":"tech@babbar.tech","Accept":"text\/html;q=0.95,text\/*;q=0.9,*\/*;q=0.8","Accept-Encoding":"gzip","User-Agent":"Mozilla\/5.0 (compatible; Barkrowler\/0.9; +https:\/\/babbar.tech\/crawler)","cf-ray":"9f0fb1d60c8af18f-CDG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"217.113.194.2","CF-IPCountry":"FR","CF-Visitor":"{\"scheme\":\"http\"}","X-Forwarded-Proto":"http"}
[23-Apr-2026 21:32:41 UTC] === API CALL LOG ===
[23-Apr-2026 21:32:41 UTC] Endpoint: user/profile.php
[23-Apr-2026 21:32:41 UTC] Full Log Data: {
    "timestamp": "2026-04-23 21:32:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "217.113.194.5",
    "user_agent": "Mozilla\/5.0 (compatible; Barkrowler\/0.9; +https:\/\/babbar.tech\/crawler)",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "217.113.194.5, 104.23.225.99",
        "Accept": "text\/html;q=0.95,text\/*;q=0.9,*\/*;q=0.8",
        "From": "tech@babbar.tech",
        "Accept-Encoding": "gzip, br",
        "User-Agent": "Mozilla\/5.0 (compatible; Barkrowler\/0.9; +https:\/\/babbar.tech\/crawler)",
        "cf-ray": "9f0ffb75099c53c5-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "217.113.194.5",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Apr-2026 21:32:41 UTC] === END API CALL LOG ===
[23-Apr-2026 22:15:47 UTC] API Hash Debug - Received: 
[23-Apr-2026 22:15:47 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Apr-2026 22:15:47 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"217.113.194.203, 172.71.126.52","Accept":"text\/html;q=0.95,text\/*;q=0.9,*\/*;q=0.8","From":"tech@babbar.tech","Accept-Encoding":"gzip, br","User-Agent":"Mozilla\/5.0 (compatible; Barkrowler\/0.9; +https:\/\/babbar.tech\/crawler)","cf-ray":"9f103a9b2a777921-CDG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"217.113.194.203","CF-IPCountry":"FR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[23-Apr-2026 22:47:16 UTC] === API CALL LOG ===
[23-Apr-2026 22:47:16 UTC] Endpoint: user/profile.php
[23-Apr-2026 22:47:16 UTC] Full Log Data: {
    "timestamp": "2026-04-23 22:47:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:7c80:0:3c8::11",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1068b68e96656f-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a00:7c80:0:3c8::11",
        "CF-IPCountry": "NL",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a00:7c80:0:3c8::11, 172.70.47.57"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Apr-2026 22:47:16 UTC] === END API CALL LOG ===
[23-Apr-2026 22:47:16 UTC] ✅ API Hash verification passed for profile endpoint
[23-Apr-2026 22:47:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM
[23-Apr-2026 22:47:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Apr-2026 22:47:16 UTC] ✅ JWT token verified successfully for user profile
[23-Apr-2026 22:47:16 UTC] User ID: 334
[23-Apr-2026 22:47:16 UTC] ✅ User profile retrieved successfully for user ID: 334
[23-Apr-2026 22:47:17 UTC] === API CALL LOG ===
[23-Apr-2026 22:47:17 UTC] Endpoint: user/profile.php
[23-Apr-2026 22:47:17 UTC] Full Log Data: {
    "timestamp": "2026-04-23 22:47:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:7c80:0:3c8::11",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1068bcbacb656f-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a00:7c80:0:3c8::11",
        "CF-IPCountry": "NL",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a00:7c80:0:3c8::11, 172.70.47.57"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Apr-2026 22:47:17 UTC] === END API CALL LOG ===
[23-Apr-2026 22:47:17 UTC] ✅ API Hash verification passed for profile endpoint
[23-Apr-2026 22:47:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM
[23-Apr-2026 22:47:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Apr-2026 22:47:17 UTC] ✅ JWT token verified successfully for user profile
[23-Apr-2026 22:47:17 UTC] User ID: 334
[23-Apr-2026 22:47:17 UTC] ✅ User profile retrieved successfully for user ID: 334
[23-Apr-2026 22:47:17 UTC] === API CALL LOG ===
[23-Apr-2026 22:47:17 UTC] Endpoint: user/profile.php
[23-Apr-2026 22:47:17 UTC] Full Log Data: {
    "timestamp": "2026-04-23 22:47:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:7c80:0:3c8::11",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1068bcbad1656f-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a00:7c80:0:3c8::11",
        "CF-IPCountry": "NL",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a00:7c80:0:3c8::11, 172.70.47.58"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Apr-2026 22:47:17 UTC] === END API CALL LOG ===
[23-Apr-2026 22:47:17 UTC] ✅ API Hash verification passed for profile endpoint
[23-Apr-2026 22:47:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM
[23-Apr-2026 22:47:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Apr-2026 22:47:17 UTC] ✅ JWT token verified successfully for user profile
[23-Apr-2026 22:47:17 UTC] User ID: 334
[23-Apr-2026 22:47:17 UTC] ✅ User profile retrieved successfully for user ID: 334
[23-Apr-2026 22:47:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Apr-2026 22:47:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Apr-2026 22:47:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f1068bcbacf656f-AMS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2a00:7c80:0:3c8::11","CF-IPCountry":"NL","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2a00:7c80:0:3c8::11, 172.70.47.57"}
[23-Apr-2026 22:47:17 UTC] === User Orders API Called ===
[23-Apr-2026 22:47:17 UTC] User ID: 334
[23-Apr-2026 22:47:17 UTC] Limit: 20, Offset: 0
[23-Apr-2026 22:47:17 UTC] Orders found: 0
[23-Apr-2026 22:47:17 UTC] Orders data: []
[23-Apr-2026 22:47:17 UTC] Total orders count: 0
[23-Apr-2026 22:47:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Apr-2026 22:47:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Apr-2026 22:47:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f1068ce2dd8656f-AMS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2a00:7c80:0:3c8::11","CF-IPCountry":"NL","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2a00:7c80:0:3c8::11, 172.70.47.58"}
[23-Apr-2026 22:47:20 UTC] === User Orders API Called ===
[23-Apr-2026 22:47:20 UTC] User ID: 334
[23-Apr-2026 22:47:20 UTC] Limit: 20, Offset: 0
[23-Apr-2026 22:47:20 UTC] Orders found: 0
[23-Apr-2026 22:47:20 UTC] Orders data: []
[23-Apr-2026 22:47:20 UTC] Total orders count: 0
[23-Apr-2026 22:47:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Apr-2026 22:47:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Apr-2026 22:47:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f1068da5da4656f-AMS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2a00:7c80:0:3c8::11","CF-IPCountry":"NL","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2a00:7c80:0:3c8::11, 172.70.47.58"}
[23-Apr-2026 22:47:21 UTC] === User Orders API Called ===
[23-Apr-2026 22:47:21 UTC] User ID: 334
[23-Apr-2026 22:47:21 UTC] Limit: 20, Offset: 0
[23-Apr-2026 22:47:21 UTC] === API CALL LOG ===
[23-Apr-2026 22:47:21 UTC] Endpoint: user/profile.php
[23-Apr-2026 22:47:21 UTC] Full Log Data: {
    "timestamp": "2026-04-23 22:47:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:7c80:0:3c8::11",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1068da5da9656f-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a00:7c80:0:3c8::11",
        "CF-IPCountry": "NL",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a00:7c80:0:3c8::11, 172.70.47.57"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Apr-2026 22:47:21 UTC] === END API CALL LOG ===
[23-Apr-2026 22:47:21 UTC] ✅ API Hash verification passed for profile endpoint
[23-Apr-2026 22:47:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM
[23-Apr-2026 22:47:21 UTC] Orders found: 0
[23-Apr-2026 22:47:21 UTC] Orders data: []
[23-Apr-2026 22:47:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Apr-2026 22:47:21 UTC] ✅ JWT token verified successfully for user profile
[23-Apr-2026 22:47:21 UTC] User ID: 334
[23-Apr-2026 22:47:21 UTC] Total orders count: 0
[23-Apr-2026 22:47:21 UTC] ✅ User profile retrieved successfully for user ID: 334
[23-Apr-2026 22:47:22 UTC] === API CALL LOG ===
[23-Apr-2026 22:47:22 UTC] Endpoint: user/profile.php
[23-Apr-2026 22:47:22 UTC] Full Log Data: {
    "timestamp": "2026-04-23 22:47:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:7c80:0:3c8::11",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1068dd0f9c656f-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a00:7c80:0:3c8::11",
        "CF-IPCountry": "NL",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a00:7c80:0:3c8::11, 172.70.47.57"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Apr-2026 22:47:22 UTC] === END API CALL LOG ===
[23-Apr-2026 22:47:22 UTC] ✅ API Hash verification passed for profile endpoint
[23-Apr-2026 22:47:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM
[23-Apr-2026 22:47:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Apr-2026 22:47:22 UTC] ✅ JWT token verified successfully for user profile
[23-Apr-2026 22:47:22 UTC] User ID: 334
[23-Apr-2026 22:47:22 UTC] ✅ User profile retrieved successfully for user ID: 334
[23-Apr-2026 22:48:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Apr-2026 22:48:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Apr-2026 22:48:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f106a370b05656f-AMS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2a00:7c80:0:3c8::11","CF-IPCountry":"NL","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2a00:7c80:0:3c8::11, 172.70.47.57"}
[23-Apr-2026 22:48:17 UTC] === User Orders API Called ===
[23-Apr-2026 22:48:17 UTC] User ID: 334
[23-Apr-2026 22:48:17 UTC] Limit: 20, Offset: 0
[23-Apr-2026 22:48:17 UTC] Orders found: 0
[23-Apr-2026 22:48:17 UTC] Orders data: []
[23-Apr-2026 22:48:17 UTC] Total orders count: 0
[23-Apr-2026 22:48:17 UTC] === API CALL LOG ===
[23-Apr-2026 22:48:17 UTC] Endpoint: user/profile.php
[23-Apr-2026 22:48:17 UTC] Full Log Data: {
    "timestamp": "2026-04-23 22:48:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:7c80:0:3c8::11",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f106a370b06656f-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a00:7c80:0:3c8::11",
        "CF-IPCountry": "NL",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a00:7c80:0:3c8::11, 172.70.47.57"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Apr-2026 22:48:17 UTC] === END API CALL LOG ===
[23-Apr-2026 22:48:17 UTC] ✅ API Hash verification passed for profile endpoint
[23-Apr-2026 22:48:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM
[23-Apr-2026 22:48:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Apr-2026 22:48:17 UTC] ✅ JWT token verified successfully for user profile
[23-Apr-2026 22:48:17 UTC] User ID: 334
[23-Apr-2026 22:48:17 UTC] ✅ User profile retrieved successfully for user ID: 334
[23-Apr-2026 22:48:18 UTC] === API CALL LOG ===
[23-Apr-2026 22:48:18 UTC] Endpoint: user/profile.php
[23-Apr-2026 22:48:18 UTC] Full Log Data: {
    "timestamp": "2026-04-23 22:48:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:7c80:0:3c8::11",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f106a3a1cf8656f-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a00:7c80:0:3c8::11",
        "CF-IPCountry": "NL",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a00:7c80:0:3c8::11, 172.70.47.57"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Apr-2026 22:48:18 UTC] === END API CALL LOG ===
[23-Apr-2026 22:48:18 UTC] ✅ API Hash verification passed for profile endpoint
[23-Apr-2026 22:48:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM
[23-Apr-2026 22:48:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Apr-2026 22:48:18 UTC] ✅ JWT token verified successfully for user profile
[23-Apr-2026 22:48:18 UTC] User ID: 334
[23-Apr-2026 22:48:18 UTC] ✅ User profile retrieved successfully for user ID: 334
[23-Apr-2026 22:49:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Apr-2026 22:49:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Apr-2026 22:49:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f106c243c47656f-AMS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2a00:7c80:0:3c8::11","CF-IPCountry":"NL","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2a00:7c80:0:3c8::11, 172.70.47.57"}
[23-Apr-2026 22:49:36 UTC] === User Orders API Called ===
[23-Apr-2026 22:49:36 UTC] User ID: 334
[23-Apr-2026 22:49:36 UTC] Limit: 20, Offset: 0
[23-Apr-2026 22:49:36 UTC] Orders found: 0
[23-Apr-2026 22:49:36 UTC] Orders data: []
[23-Apr-2026 22:49:36 UTC] Total orders count: 0
[23-Apr-2026 22:49:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Apr-2026 22:49:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Apr-2026 22:49:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f106c2f5c8b656f-AMS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2a00:7c80:0:3c8::11","CF-IPCountry":"NL","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2a00:7c80:0:3c8::11, 172.70.47.57"}
[23-Apr-2026 22:49:38 UTC] === User Orders API Called ===
[23-Apr-2026 22:49:38 UTC] User ID: 334
[23-Apr-2026 22:49:38 UTC] Limit: 20, Offset: 0
[23-Apr-2026 22:49:38 UTC] Orders found: 0
[23-Apr-2026 22:49:38 UTC] Orders data: []
[23-Apr-2026 22:49:38 UTC] Total orders count: 0
[23-Apr-2026 22:49:38 UTC] === API CALL LOG ===
[23-Apr-2026 22:49:38 UTC] Endpoint: user/profile.php
[23-Apr-2026 22:49:38 UTC] Full Log Data: {
    "timestamp": "2026-04-23 22:49:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:7c80:0:3c8::11",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f106c2f5c8c656f-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a00:7c80:0:3c8::11",
        "CF-IPCountry": "NL",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a00:7c80:0:3c8::11, 172.70.47.58"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Apr-2026 22:49:38 UTC] === END API CALL LOG ===
[23-Apr-2026 22:49:38 UTC] ✅ API Hash verification passed for profile endpoint
[23-Apr-2026 22:49:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM
[23-Apr-2026 22:49:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Apr-2026 22:49:38 UTC] ✅ JWT token verified successfully for user profile
[23-Apr-2026 22:49:38 UTC] User ID: 334
[23-Apr-2026 22:49:38 UTC] ✅ User profile retrieved successfully for user ID: 334
[23-Apr-2026 22:49:38 UTC] === API CALL LOG ===
[23-Apr-2026 22:49:38 UTC] Endpoint: user/profile.php
[23-Apr-2026 22:49:38 UTC] Full Log Data: {
    "timestamp": "2026-04-23 22:49:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:7c80:0:3c8::11",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f106c319df4656f-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a00:7c80:0:3c8::11",
        "CF-IPCountry": "NL",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a00:7c80:0:3c8::11, 172.70.47.58"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Apr-2026 22:49:38 UTC] === END API CALL LOG ===
[23-Apr-2026 22:49:38 UTC] ✅ API Hash verification passed for profile endpoint
[23-Apr-2026 22:49:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM
[23-Apr-2026 22:49:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Apr-2026 22:49:38 UTC] ✅ JWT token verified successfully for user profile
[23-Apr-2026 22:49:38 UTC] User ID: 334
[23-Apr-2026 22:49:38 UTC] ✅ User profile retrieved successfully for user ID: 334
[23-Apr-2026 22:50:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Apr-2026 22:50:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Apr-2026 22:50:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f106e08bda6656f-AMS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2a00:7c80:0:3c8::11","CF-IPCountry":"NL","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2a00:7c80:0:3c8::11, 172.70.47.57"}
[23-Apr-2026 22:50:54 UTC] === User Orders API Called ===
[23-Apr-2026 22:50:54 UTC] User ID: 334
[23-Apr-2026 22:50:54 UTC] Limit: 20, Offset: 0
[23-Apr-2026 22:50:54 UTC] Orders found: 0
[23-Apr-2026 22:50:54 UTC] Orders data: []
[23-Apr-2026 22:50:54 UTC] Total orders count: 0
[23-Apr-2026 22:50:54 UTC] === API CALL LOG ===
[23-Apr-2026 22:50:54 UTC] Endpoint: user/profile.php
[23-Apr-2026 22:50:54 UTC] Full Log Data: {
    "timestamp": "2026-04-23 22:50:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:7c80:0:3c8::11",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f106e08bda8656f-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a00:7c80:0:3c8::11",
        "CF-IPCountry": "NL",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a00:7c80:0:3c8::11, 172.70.47.57"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Apr-2026 22:50:54 UTC] === END API CALL LOG ===
[23-Apr-2026 22:50:54 UTC] ✅ API Hash verification passed for profile endpoint
[23-Apr-2026 22:50:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM
[23-Apr-2026 22:50:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Apr-2026 22:50:54 UTC] ✅ JWT token verified successfully for user profile
[23-Apr-2026 22:50:54 UTC] User ID: 334
[23-Apr-2026 22:50:54 UTC] ✅ User profile retrieved successfully for user ID: 334
[23-Apr-2026 22:50:54 UTC] === API CALL LOG ===
[23-Apr-2026 22:50:54 UTC] Endpoint: user/profile.php
[23-Apr-2026 22:50:54 UTC] Full Log Data: {
    "timestamp": "2026-04-23 22:50:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:7c80:0:3c8::11",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f106e0be84e656f-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a00:7c80:0:3c8::11",
        "CF-IPCountry": "NL",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a00:7c80:0:3c8::11, 172.70.47.57"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Apr-2026 22:50:54 UTC] === END API CALL LOG ===
[23-Apr-2026 22:50:54 UTC] ✅ API Hash verification passed for profile endpoint
[23-Apr-2026 22:50:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM
[23-Apr-2026 22:50:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Apr-2026 22:50:54 UTC] ✅ JWT token verified successfully for user profile
[23-Apr-2026 22:50:54 UTC] User ID: 334
[23-Apr-2026 22:50:54 UTC] ✅ User profile retrieved successfully for user ID: 334
[23-Apr-2026 22:52:11 UTC] === API CALL LOG ===
[23-Apr-2026 22:52:11 UTC] Endpoint: user/profile.php
[23-Apr-2026 22:52:11 UTC] Full Log Data: {
    "timestamp": "2026-04-23 22:52:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:7c80:0:3c8::11",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f106fe86dd111ed-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a00:7c80:0:3c8::11",
        "CF-IPCountry": "NL",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a00:7c80:0:3c8::11, 104.23.166.101"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Apr-2026 22:52:11 UTC] === END API CALL LOG ===
[23-Apr-2026 22:52:11 UTC] ✅ API Hash verification passed for profile endpoint
[23-Apr-2026 22:52:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM
[23-Apr-2026 22:52:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Apr-2026 22:52:11 UTC] ✅ JWT token verified successfully for user profile
[23-Apr-2026 22:52:11 UTC] User ID: 334
[23-Apr-2026 22:52:11 UTC] ✅ User profile retrieved successfully for user ID: 334
[23-Apr-2026 22:52:18 UTC] === API CALL LOG ===
[23-Apr-2026 22:52:18 UTC] Endpoint: user/profile.php
[23-Apr-2026 22:52:18 UTC] Full Log Data: {
    "timestamp": "2026-04-23 22:52:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.97.19",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1070183ca4c5eb-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.97.19",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.97.19, 162.158.216.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Apr-2026 22:52:18 UTC] === END API CALL LOG ===
[23-Apr-2026 22:52:18 UTC] ✅ API Hash verification passed for profile endpoint
[23-Apr-2026 22:52:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[23-Apr-2026 22:52:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Apr-2026 22:52:18 UTC] ✅ JWT token verified successfully for user profile
[23-Apr-2026 22:52:18 UTC] User ID: 344
[23-Apr-2026 22:52:18 UTC] ✅ User profile retrieved successfully for user ID: 344
[23-Apr-2026 22:52:20 UTC] === API CALL LOG ===
[23-Apr-2026 22:52:20 UTC] Endpoint: user/profile.php
[23-Apr-2026 22:52:20 UTC] Full Log Data: {
    "timestamp": "2026-04-23 22:52:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.97.19",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1070251d07c5eb-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.97.19",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.97.19, 162.158.216.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Apr-2026 22:52:20 UTC] === END API CALL LOG ===
[23-Apr-2026 22:52:20 UTC] ✅ API Hash verification passed for profile endpoint
[23-Apr-2026 22:52:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[23-Apr-2026 22:52:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Apr-2026 22:52:20 UTC] ✅ JWT token verified successfully for user profile
[23-Apr-2026 22:52:20 UTC] User ID: 344
[23-Apr-2026 22:52:20 UTC] ✅ User profile retrieved successfully for user ID: 344
[23-Apr-2026 22:52:20 UTC] === API CALL LOG ===
[23-Apr-2026 22:52:20 UTC] Endpoint: user/profile.php
[23-Apr-2026 22:52:20 UTC] Full Log Data: {
    "timestamp": "2026-04-23 22:52:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.97.19",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1070263ee4c5eb-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.97.19",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.97.19, 162.158.216.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Apr-2026 22:52:20 UTC] === END API CALL LOG ===
[23-Apr-2026 22:52:20 UTC] ✅ API Hash verification passed for profile endpoint
[23-Apr-2026 22:52:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[23-Apr-2026 22:52:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Apr-2026 22:52:20 UTC] ✅ JWT token verified successfully for user profile
[23-Apr-2026 22:52:20 UTC] User ID: 344
[23-Apr-2026 22:52:20 UTC] ✅ User profile retrieved successfully for user ID: 344
[23-Apr-2026 22:52:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Apr-2026 22:52:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Apr-2026 22:52:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f1070263ee3c5eb-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.90.97.19","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.90.97.19, 162.158.216.169"}
[23-Apr-2026 22:52:20 UTC] === User Orders API Called ===
[23-Apr-2026 22:52:20 UTC] User ID: 344
[23-Apr-2026 22:52:20 UTC] Limit: 20, Offset: 0
[23-Apr-2026 22:52:20 UTC] Orders found: 0
[23-Apr-2026 22:52:20 UTC] Orders data: []
[23-Apr-2026 22:52:20 UTC] Total orders count: 0
[23-Apr-2026 22:52:21 UTC] === API CALL LOG ===
[23-Apr-2026 22:52:21 UTC] Endpoint: user/profile.php
[23-Apr-2026 22:52:21 UTC] Full Log Data: {
    "timestamp": "2026-04-23 22:52:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.97.19",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f10702cbb42c5eb-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.97.19",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.97.19, 162.158.216.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Apr-2026 22:52:21 UTC] === END API CALL LOG ===
[23-Apr-2026 22:52:21 UTC] ✅ API Hash verification passed for profile endpoint
[23-Apr-2026 22:52:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[23-Apr-2026 22:52:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Apr-2026 22:52:21 UTC] ✅ JWT token verified successfully for user profile
[23-Apr-2026 22:52:21 UTC] User ID: 344
[23-Apr-2026 22:52:21 UTC] ✅ User profile retrieved successfully for user ID: 344
[23-Apr-2026 22:53:44 UTC] === API CALL LOG ===
[23-Apr-2026 22:53:44 UTC] Endpoint: user/profile.php
[23-Apr-2026 22:53:44 UTC] Full Log Data: {
    "timestamp": "2026-04-23 22:53:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:7c80:0:3c8::11",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f10723269f0ef92-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a00:7c80:0:3c8::11",
        "CF-IPCountry": "NL",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a00:7c80:0:3c8::11, 104.23.168.99"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Apr-2026 22:53:44 UTC] === END API CALL LOG ===
[23-Apr-2026 22:53:44 UTC] ✅ API Hash verification passed for profile endpoint
[23-Apr-2026 22:53:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM
[23-Apr-2026 22:53:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Apr-2026 22:53:44 UTC] ✅ JWT token verified successfully for user profile
[23-Apr-2026 22:53:44 UTC] User ID: 334
[23-Apr-2026 22:53:44 UTC] ✅ User profile retrieved successfully for user ID: 334
[23-Apr-2026 22:53:45 UTC] === API CALL LOG ===
[23-Apr-2026 22:53:45 UTC] Endpoint: user/profile.php
[23-Apr-2026 22:53:45 UTC] Full Log Data: {
    "timestamp": "2026-04-23 22:53:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:7c80:0:3c8::11",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1072371ba8ef92-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a00:7c80:0:3c8::11",
        "CF-IPCountry": "NL",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a00:7c80:0:3c8::11, 104.23.168.108"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Apr-2026 22:53:45 UTC] === END API CALL LOG ===
[23-Apr-2026 22:53:45 UTC] ✅ API Hash verification passed for profile endpoint
[23-Apr-2026 22:53:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM
[23-Apr-2026 22:53:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Apr-2026 22:53:45 UTC] ✅ JWT token verified successfully for user profile
[23-Apr-2026 22:53:45 UTC] User ID: 334
[23-Apr-2026 22:53:45 UTC] ✅ User profile retrieved successfully for user ID: 334
[23-Apr-2026 22:53:45 UTC] === API CALL LOG ===
[23-Apr-2026 22:53:45 UTC] Endpoint: user/profile.php
[23-Apr-2026 22:53:45 UTC] Full Log Data: {
    "timestamp": "2026-04-23 22:53:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:7c80:0:3c8::11",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1072387e58ef92-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a00:7c80:0:3c8::11",
        "CF-IPCountry": "NL",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a00:7c80:0:3c8::11, 104.23.168.108"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Apr-2026 22:53:45 UTC] === END API CALL LOG ===
[23-Apr-2026 22:53:45 UTC] ✅ API Hash verification passed for profile endpoint
[23-Apr-2026 22:53:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM
[23-Apr-2026 22:53:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Apr-2026 22:53:45 UTC] ✅ JWT token verified successfully for user profile
[23-Apr-2026 22:53:45 UTC] User ID: 334
[23-Apr-2026 22:53:45 UTC] ✅ User profile retrieved successfully for user ID: 334
[23-Apr-2026 22:53:45 UTC] === API CALL LOG ===
[23-Apr-2026 22:53:45 UTC] Endpoint: user/profile.php
[23-Apr-2026 22:53:45 UTC] Full Log Data: {
    "timestamp": "2026-04-23 22:53:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:7c80:0:3c8::11",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1072387e5eef92-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a00:7c80:0:3c8::11",
        "CF-IPCountry": "NL",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a00:7c80:0:3c8::11, 104.23.168.109"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Apr-2026 22:53:45 UTC] === END API CALL LOG ===
[23-Apr-2026 22:53:45 UTC] ✅ API Hash verification passed for profile endpoint
[23-Apr-2026 22:53:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM
[23-Apr-2026 22:53:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Apr-2026 22:53:45 UTC] ✅ JWT token verified successfully for user profile
[23-Apr-2026 22:53:45 UTC] User ID: 334
[23-Apr-2026 22:53:45 UTC] ✅ User profile retrieved successfully for user ID: 334
[23-Apr-2026 22:53:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Apr-2026 22:53:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Apr-2026 22:53:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f1072387e5cef92-AMS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2a00:7c80:0:3c8::11","CF-IPCountry":"NL","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2a00:7c80:0:3c8::11, 104.23.168.109"}
[23-Apr-2026 22:53:45 UTC] === User Orders API Called ===
[23-Apr-2026 22:53:45 UTC] User ID: 334
[23-Apr-2026 22:53:45 UTC] Limit: 20, Offset: 0
[23-Apr-2026 22:53:45 UTC] Orders found: 0
[23-Apr-2026 22:53:45 UTC] Orders data: []
[23-Apr-2026 22:53:45 UTC] Total orders count: 0
[23-Apr-2026 22:53:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Apr-2026 22:53:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Apr-2026 22:53:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f1072550bd0ef92-AMS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2a00:7c80:0:3c8::11","CF-IPCountry":"NL","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2a00:7c80:0:3c8::11, 104.23.168.98"}
[23-Apr-2026 22:53:50 UTC] === User Orders API Called ===
[23-Apr-2026 22:53:50 UTC] User ID: 334
[23-Apr-2026 22:53:50 UTC] Limit: 20, Offset: 0
[23-Apr-2026 22:53:50 UTC] Orders found: 0
[23-Apr-2026 22:53:50 UTC] Orders data: []
[23-Apr-2026 22:53:50 UTC] Total orders count: 0
[23-Apr-2026 22:56:28 UTC] === API CALL LOG ===
[23-Apr-2026 22:56:28 UTC] Endpoint: user/profile.php
[23-Apr-2026 22:56:28 UTC] Full Log Data: {
    "timestamp": "2026-04-23 22:56:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.97.19",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f10762ebd6ec5eb-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.97.19",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.97.19, 162.158.216.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Apr-2026 22:56:28 UTC] === END API CALL LOG ===
[23-Apr-2026 22:56:28 UTC] ✅ API Hash verification passed for profile endpoint
[23-Apr-2026 22:56:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[23-Apr-2026 22:56:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Apr-2026 22:56:28 UTC] ✅ JWT token verified successfully for user profile
[23-Apr-2026 22:56:28 UTC] User ID: 344
[23-Apr-2026 22:56:28 UTC] ✅ User profile retrieved successfully for user ID: 344
[23-Apr-2026 22:56:39 UTC] === API CALL LOG ===
[23-Apr-2026 22:56:39 UTC] Endpoint: user/profile.php
[23-Apr-2026 22:56:39 UTC] Full Log Data: {
    "timestamp": "2026-04-23 22:56:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.97.19",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1076764e3ec5eb-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.97.19",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.97.19, 162.158.216.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Apr-2026 22:56:39 UTC] === END API CALL LOG ===
[23-Apr-2026 22:56:39 UTC] ✅ API Hash verification passed for profile endpoint
[23-Apr-2026 22:56:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[23-Apr-2026 22:56:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Apr-2026 22:56:39 UTC] ✅ JWT token verified successfully for user profile
[23-Apr-2026 22:56:39 UTC] User ID: 344
[23-Apr-2026 22:56:39 UTC] ✅ User profile retrieved successfully for user ID: 344
[23-Apr-2026 22:56:39 UTC] User Purchases API - User ID: 344
[23-Apr-2026 22:56:39 UTC] User Purchases API - Total purchases found: 3
[23-Apr-2026 22:57:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Apr-2026 22:57:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Apr-2026 22:57:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f1077528b16c5eb-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.90.97.19","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.90.97.19, 162.158.216.168"}
[23-Apr-2026 22:57:14 UTC] === User Orders API Called ===
[23-Apr-2026 22:57:14 UTC] User ID: 344
[23-Apr-2026 22:57:14 UTC] Limit: 20, Offset: 0
[23-Apr-2026 22:57:14 UTC] Orders found: 0
[23-Apr-2026 22:57:14 UTC] Orders data: []
[23-Apr-2026 22:57:14 UTC] Total orders count: 0
[23-Apr-2026 22:57:29 UTC] === API CALL LOG ===
[23-Apr-2026 22:57:29 UTC] Endpoint: user/profile.php
[23-Apr-2026 22:57:29 UTC] Full Log Data: {
    "timestamp": "2026-04-23 22:57:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.97.19",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1077ae68e5c5eb-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.97.19",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.97.19, 162.158.216.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Apr-2026 22:57:29 UTC] === END API CALL LOG ===
[23-Apr-2026 22:57:29 UTC] ✅ API Hash verification passed for profile endpoint
[23-Apr-2026 22:57:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[23-Apr-2026 22:57:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Apr-2026 22:57:29 UTC] ✅ JWT token verified successfully for user profile
[23-Apr-2026 22:57:29 UTC] User ID: 344
[23-Apr-2026 22:57:29 UTC] ✅ User profile retrieved successfully for user ID: 344
[23-Apr-2026 22:57:29 UTC] === API CALL LOG ===
[23-Apr-2026 22:57:29 UTC] Endpoint: user/profile.php
[23-Apr-2026 22:57:29 UTC] Full Log Data: {
    "timestamp": "2026-04-23 22:57:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.97.19",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1077ae68ecc5eb-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.97.19",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.97.19, 162.158.216.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Apr-2026 22:57:29 UTC] === END API CALL LOG ===
[23-Apr-2026 22:57:29 UTC] ✅ API Hash verification passed for profile endpoint
[23-Apr-2026 22:57:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[23-Apr-2026 22:57:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Apr-2026 22:57:29 UTC] ✅ JWT token verified successfully for user profile
[23-Apr-2026 22:57:29 UTC] User ID: 344
[23-Apr-2026 22:57:29 UTC] ✅ User profile retrieved successfully for user ID: 344
[23-Apr-2026 22:57:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Apr-2026 22:57:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Apr-2026 22:57:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f1077ae68e9c5eb-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.90.97.19","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.90.97.19, 162.158.216.169"}
[23-Apr-2026 22:57:29 UTC] === User Orders API Called ===
[23-Apr-2026 22:57:29 UTC] User ID: 344
[23-Apr-2026 22:57:29 UTC] Limit: 20, Offset: 0
[23-Apr-2026 22:57:29 UTC] Orders found: 0
[23-Apr-2026 22:57:29 UTC] Orders data: []
[23-Apr-2026 22:57:29 UTC] Total orders count: 0
[23-Apr-2026 22:57:30 UTC] === API CALL LOG ===
[23-Apr-2026 22:57:30 UTC] Endpoint: user/profile.php
[23-Apr-2026 22:57:30 UTC] Full Log Data: {
    "timestamp": "2026-04-23 22:57:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.97.19",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1077b41b55c5eb-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.97.19",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.97.19, 162.158.216.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Apr-2026 22:57:30 UTC] === END API CALL LOG ===
[23-Apr-2026 22:57:30 UTC] ✅ API Hash verification passed for profile endpoint
[23-Apr-2026 22:57:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[23-Apr-2026 22:57:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Apr-2026 22:57:30 UTC] ✅ JWT token verified successfully for user profile
[23-Apr-2026 22:57:30 UTC] User ID: 344
[23-Apr-2026 22:57:30 UTC] ✅ User profile retrieved successfully for user ID: 344
[23-Apr-2026 22:58:18 UTC] === API CALL LOG ===
[23-Apr-2026 22:58:18 UTC] Endpoint: user/profile.php
[23-Apr-2026 22:58:18 UTC] Full Log Data: {
    "timestamp": "2026-04-23 22:58:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.97.19",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1078df8d01c5eb-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.97.19",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.97.19, 162.158.216.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Apr-2026 22:58:18 UTC] === END API CALL LOG ===
[23-Apr-2026 22:58:18 UTC] ✅ API Hash verification passed for profile endpoint
[23-Apr-2026 22:58:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[23-Apr-2026 22:58:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Apr-2026 22:58:18 UTC] ✅ JWT token verified successfully for user profile
[23-Apr-2026 22:58:18 UTC] User ID: 344
[23-Apr-2026 22:58:18 UTC] ✅ User profile retrieved successfully for user ID: 344
[23-Apr-2026 22:58:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Apr-2026 22:58:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Apr-2026 22:58:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f1079478af4c5eb-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.90.97.19","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.90.97.19, 162.158.216.168"}
[23-Apr-2026 22:58:34 UTC] === User Orders API Called ===
[23-Apr-2026 22:58:34 UTC] User ID: 344
[23-Apr-2026 22:58:34 UTC] Limit: 20, Offset: 0
[23-Apr-2026 22:58:34 UTC] Orders found: 0
[23-Apr-2026 22:58:34 UTC] Orders data: []
[23-Apr-2026 22:58:34 UTC] Total orders count: 0
[23-Apr-2026 22:58:34 UTC] === API CALL LOG ===
[23-Apr-2026 22:58:34 UTC] Endpoint: user/profile.php
[23-Apr-2026 22:58:34 UTC] === API CALL LOG ===
[23-Apr-2026 22:58:34 UTC] Full Log Data: {
    "timestamp": "2026-04-23 22:58:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.97.19",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1079478af9c5eb-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.97.19",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.97.19, 162.158.216.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Apr-2026 22:58:34 UTC] Endpoint: user/profile.php
[23-Apr-2026 22:58:34 UTC] === END API CALL LOG ===
[23-Apr-2026 22:58:34 UTC] Full Log Data: {
    "timestamp": "2026-04-23 22:58:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.97.19",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1079478af8c5eb-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.97.19",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.97.19, 162.158.216.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Apr-2026 22:58:34 UTC] ✅ API Hash verification passed for profile endpoint
[23-Apr-2026 22:58:34 UTC] === END API CALL LOG ===
[23-Apr-2026 22:58:34 UTC] ✅ API Hash verification passed for profile endpoint
[23-Apr-2026 22:58:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[23-Apr-2026 22:58:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[23-Apr-2026 22:58:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Apr-2026 22:58:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Apr-2026 22:58:34 UTC] ✅ JWT token verified successfully for user profile
[23-Apr-2026 22:58:34 UTC] ✅ JWT token verified successfully for user profile
[23-Apr-2026 22:58:34 UTC] User ID: 344
[23-Apr-2026 22:58:34 UTC] User ID: 344
[23-Apr-2026 22:58:34 UTC] ✅ User profile retrieved successfully for user ID: 344
[23-Apr-2026 22:58:34 UTC] ✅ User profile retrieved successfully for user ID: 344
[23-Apr-2026 22:58:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Apr-2026 22:58:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Apr-2026 22:58:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f1079784dbdc5eb-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.90.97.19","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.90.97.19, 162.158.216.169"}
[23-Apr-2026 22:58:42 UTC] === User Orders API Called ===
[23-Apr-2026 22:58:42 UTC] User ID: 344
[23-Apr-2026 22:58:42 UTC] Limit: 20, Offset: 0
[23-Apr-2026 22:58:42 UTC] Orders found: 0
[23-Apr-2026 22:58:42 UTC] Orders data: []
[23-Apr-2026 22:58:42 UTC] Total orders count: 0
[23-Apr-2026 22:58:42 UTC] === API CALL LOG ===
[23-Apr-2026 22:58:42 UTC] Endpoint: user/profile.php
[23-Apr-2026 22:58:42 UTC] Full Log Data: {
    "timestamp": "2026-04-23 22:58:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.97.19",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1079784dc2c5eb-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.97.19",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.97.19, 162.158.216.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Apr-2026 22:58:42 UTC] === END API CALL LOG ===
[23-Apr-2026 22:58:42 UTC] ✅ API Hash verification passed for profile endpoint
[23-Apr-2026 22:58:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[23-Apr-2026 22:58:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Apr-2026 22:58:42 UTC] ✅ JWT token verified successfully for user profile
[23-Apr-2026 22:58:42 UTC] User ID: 344
[23-Apr-2026 22:58:42 UTC] ✅ User profile retrieved successfully for user ID: 344
[23-Apr-2026 22:58:42 UTC] === API CALL LOG ===
[23-Apr-2026 22:58:42 UTC] Endpoint: user/profile.php
[23-Apr-2026 22:58:42 UTC] Full Log Data: {
    "timestamp": "2026-04-23 22:58:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.97.19",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1079784dc0c5eb-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.97.19",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.97.19, 162.158.216.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Apr-2026 22:58:42 UTC] === END API CALL LOG ===
[23-Apr-2026 22:58:42 UTC] ✅ API Hash verification passed for profile endpoint
[23-Apr-2026 22:58:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[23-Apr-2026 22:58:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Apr-2026 22:58:42 UTC] ✅ JWT token verified successfully for user profile
[23-Apr-2026 22:58:42 UTC] User ID: 344
[23-Apr-2026 22:58:42 UTC] ✅ User profile retrieved successfully for user ID: 344
[23-Apr-2026 22:59:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Apr-2026 22:59:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Apr-2026 22:59:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f107ac76949c5eb-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.90.97.19","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.90.97.19, 162.158.216.168"}
[23-Apr-2026 22:59:36 UTC] === User Orders API Called ===
[23-Apr-2026 22:59:36 UTC] User ID: 344
[23-Apr-2026 22:59:36 UTC] Limit: 20, Offset: 0
[23-Apr-2026 22:59:36 UTC] Orders found: 0
[23-Apr-2026 22:59:36 UTC] Orders data: []
[23-Apr-2026 22:59:36 UTC] Total orders count: 0
[23-Apr-2026 22:59:36 UTC] === API CALL LOG ===
[23-Apr-2026 22:59:36 UTC] Endpoint: user/profile.php
[23-Apr-2026 22:59:36 UTC] Full Log Data: {
    "timestamp": "2026-04-23 22:59:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.97.19",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f107ac76946c5eb-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.97.19",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.97.19, 162.158.216.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Apr-2026 22:59:36 UTC] === API CALL LOG ===
[23-Apr-2026 22:59:36 UTC] === END API CALL LOG ===
[23-Apr-2026 22:59:36 UTC] Endpoint: user/profile.php
[23-Apr-2026 22:59:36 UTC] ✅ API Hash verification passed for profile endpoint
[23-Apr-2026 22:59:36 UTC] Full Log Data: {
    "timestamp": "2026-04-23 22:59:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.97.19",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f107ac7694cc5eb-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.97.19",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.97.19, 162.158.216.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Apr-2026 22:59:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[23-Apr-2026 22:59:36 UTC] === END API CALL LOG ===
[23-Apr-2026 22:59:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Apr-2026 22:59:36 UTC] ✅ API Hash verification passed for profile endpoint
[23-Apr-2026 22:59:36 UTC] ✅ JWT token verified successfully for user profile
[23-Apr-2026 22:59:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[23-Apr-2026 22:59:36 UTC] User ID: 344
[23-Apr-2026 22:59:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Apr-2026 22:59:36 UTC] ✅ JWT token verified successfully for user profile
[23-Apr-2026 22:59:36 UTC] User ID: 344
[23-Apr-2026 22:59:36 UTC] ✅ User profile retrieved successfully for user ID: 344
[23-Apr-2026 22:59:36 UTC] ✅ User profile retrieved successfully for user ID: 344
[23-Apr-2026 22:59:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Apr-2026 22:59:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Apr-2026 22:59:46 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f107b05dde0c5eb-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.90.97.19","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.90.97.19, 162.158.216.169"}
[23-Apr-2026 22:59:46 UTC] === User Orders API Called ===
[23-Apr-2026 22:59:46 UTC] User ID: 344
[23-Apr-2026 22:59:46 UTC] Limit: 20, Offset: 0
[23-Apr-2026 22:59:46 UTC] Orders found: 0
[23-Apr-2026 22:59:46 UTC] Orders data: []
[23-Apr-2026 22:59:46 UTC] Total orders count: 0
[23-Apr-2026 22:59:46 UTC] === API CALL LOG ===
[23-Apr-2026 22:59:46 UTC] Endpoint: user/profile.php
[23-Apr-2026 22:59:46 UTC] === API CALL LOG ===
[23-Apr-2026 22:59:46 UTC] Endpoint: user/profile.php
[23-Apr-2026 22:59:46 UTC] Full Log Data: {
    "timestamp": "2026-04-23 22:59:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.97.19",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f107b05dde1c5eb-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.97.19",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.97.19, 162.158.216.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Apr-2026 22:59:46 UTC] === END API CALL LOG ===
[23-Apr-2026 22:59:46 UTC] Full Log Data: {
    "timestamp": "2026-04-23 22:59:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.97.19",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f107b05dde2c5eb-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.97.19",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.97.19, 162.158.216.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Apr-2026 22:59:46 UTC] ✅ API Hash verification passed for profile endpoint
[23-Apr-2026 22:59:46 UTC] === END API CALL LOG ===
[23-Apr-2026 22:59:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[23-Apr-2026 22:59:46 UTC] ✅ API Hash verification passed for profile endpoint
[23-Apr-2026 22:59:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Apr-2026 22:59:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[23-Apr-2026 22:59:46 UTC] ✅ JWT token verified successfully for user profile
[23-Apr-2026 22:59:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Apr-2026 22:59:46 UTC] User ID: 344
[23-Apr-2026 22:59:46 UTC] ✅ JWT token verified successfully for user profile
[23-Apr-2026 22:59:46 UTC] User ID: 344
[23-Apr-2026 22:59:46 UTC] ✅ User profile retrieved successfully for user ID: 344
[23-Apr-2026 22:59:46 UTC] ✅ User profile retrieved successfully for user ID: 344
[23-Apr-2026 23:00:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Apr-2026 23:00:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Apr-2026 23:00:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f107bc66b7ec5eb-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.90.97.19","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.90.97.19, 162.158.216.169"}
[23-Apr-2026 23:00:17 UTC] === User Orders API Called ===
[23-Apr-2026 23:00:17 UTC] User ID: 344
[23-Apr-2026 23:00:17 UTC] Limit: 20, Offset: 0
[23-Apr-2026 23:00:17 UTC] Orders found: 0
[23-Apr-2026 23:00:17 UTC] Orders data: []
[23-Apr-2026 23:00:17 UTC] Total orders count: 0
[23-Apr-2026 23:00:17 UTC] === API CALL LOG ===
[23-Apr-2026 23:00:17 UTC] Endpoint: user/profile.php
[23-Apr-2026 23:00:17 UTC] Full Log Data: {
    "timestamp": "2026-04-23 23:00:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.97.19",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f107bc66b81c5eb-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.97.19",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.97.19, 162.158.216.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Apr-2026 23:00:17 UTC] === END API CALL LOG ===
[23-Apr-2026 23:00:17 UTC] ✅ API Hash verification passed for profile endpoint
[23-Apr-2026 23:00:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[23-Apr-2026 23:00:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Apr-2026 23:00:17 UTC] ✅ JWT token verified successfully for user profile
[23-Apr-2026 23:00:17 UTC] User ID: 344
[23-Apr-2026 23:00:17 UTC] ✅ User profile retrieved successfully for user ID: 344
[23-Apr-2026 23:00:17 UTC] === API CALL LOG ===
[23-Apr-2026 23:00:17 UTC] Endpoint: user/profile.php
[23-Apr-2026 23:00:17 UTC] Full Log Data: {
    "timestamp": "2026-04-23 23:00:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.97.19",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f107bc66b80c5eb-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.97.19",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.97.19, 162.158.216.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Apr-2026 23:00:17 UTC] === END API CALL LOG ===
[23-Apr-2026 23:00:17 UTC] ✅ API Hash verification passed for profile endpoint
[23-Apr-2026 23:00:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[23-Apr-2026 23:00:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Apr-2026 23:00:17 UTC] ✅ JWT token verified successfully for user profile
[23-Apr-2026 23:00:17 UTC] User ID: 344
[23-Apr-2026 23:00:17 UTC] ✅ User profile retrieved successfully for user ID: 344
[23-Apr-2026 23:00:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Apr-2026 23:00:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Apr-2026 23:00:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f107be49bd6c5eb-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.90.97.19","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.90.97.19, 162.158.216.169"}
[23-Apr-2026 23:00:21 UTC] === User Orders API Called ===
[23-Apr-2026 23:00:21 UTC] User ID: 344
[23-Apr-2026 23:00:21 UTC] Limit: 20, Offset: 0
[23-Apr-2026 23:00:21 UTC] Orders found: 0
[23-Apr-2026 23:00:21 UTC] Orders data: []
[23-Apr-2026 23:00:21 UTC] Total orders count: 0
[23-Apr-2026 23:00:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Apr-2026 23:00:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Apr-2026 23:00:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f107bf39999c5eb-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.90.97.19","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.90.97.19, 162.158.216.169"}
[23-Apr-2026 23:00:24 UTC] === User Orders API Called ===
[23-Apr-2026 23:00:24 UTC] User ID: 344
[23-Apr-2026 23:00:24 UTC] Limit: 20, Offset: 0
[23-Apr-2026 23:00:24 UTC] Orders found: 0
[23-Apr-2026 23:00:24 UTC] Orders data: []
[23-Apr-2026 23:00:24 UTC] Total orders count: 0
[23-Apr-2026 23:00:24 UTC] === API CALL LOG ===
[23-Apr-2026 23:00:24 UTC] Endpoint: user/profile.php
[23-Apr-2026 23:00:24 UTC] Full Log Data: {
    "timestamp": "2026-04-23 23:00:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.97.19",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f107bf3999bc5eb-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.97.19",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.97.19, 162.158.216.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Apr-2026 23:00:24 UTC] === END API CALL LOG ===
[23-Apr-2026 23:00:24 UTC] ✅ API Hash verification passed for profile endpoint
[23-Apr-2026 23:00:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[23-Apr-2026 23:00:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Apr-2026 23:00:24 UTC] ✅ JWT token verified successfully for user profile
[23-Apr-2026 23:00:24 UTC] User ID: 344
[23-Apr-2026 23:00:24 UTC] === API CALL LOG ===
[23-Apr-2026 23:00:24 UTC] Endpoint: user/profile.php
[23-Apr-2026 23:00:24 UTC] ✅ User profile retrieved successfully for user ID: 344
[23-Apr-2026 23:00:24 UTC] Full Log Data: {
    "timestamp": "2026-04-23 23:00:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.97.19",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f107bf3999fc5eb-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.97.19",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.97.19, 162.158.216.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Apr-2026 23:00:24 UTC] === END API CALL LOG ===
[23-Apr-2026 23:00:24 UTC] ✅ API Hash verification passed for profile endpoint
[23-Apr-2026 23:00:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[23-Apr-2026 23:00:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Apr-2026 23:00:24 UTC] ✅ JWT token verified successfully for user profile
[23-Apr-2026 23:00:24 UTC] User ID: 344
[23-Apr-2026 23:00:24 UTC] ✅ User profile retrieved successfully for user ID: 344
[23-Apr-2026 23:00:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Apr-2026 23:00:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Apr-2026 23:00:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f107cc22f1ec5eb-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.90.97.19","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.90.97.19, 162.158.216.169"}
[23-Apr-2026 23:00:57 UTC] === User Orders API Called ===
[23-Apr-2026 23:00:57 UTC] User ID: 344
[23-Apr-2026 23:00:57 UTC] Limit: 20, Offset: 0
[23-Apr-2026 23:00:57 UTC] Orders found: 1
[23-Apr-2026 23:00:57 UTC] Orders data: [{"id":216,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"pending","created_at":"2026-04-24 02:30:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[23-Apr-2026 23:00:57 UTC] Total orders count: 1
[23-Apr-2026 23:01:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Apr-2026 23:01:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Apr-2026 23:01:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f107cdbbdd0c5eb-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.90.97.19","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.90.97.19, 162.158.216.169"}
[23-Apr-2026 23:01:01 UTC] === User Orders API Called ===
[23-Apr-2026 23:01:01 UTC] User ID: 344
[23-Apr-2026 23:01:01 UTC] Limit: 20, Offset: 0
[23-Apr-2026 23:01:01 UTC] Orders found: 1
[23-Apr-2026 23:01:01 UTC] Orders data: [{"id":216,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"pending","created_at":"2026-04-24 02:30:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[23-Apr-2026 23:01:01 UTC] Total orders count: 1
[23-Apr-2026 23:01:01 UTC] === API CALL LOG ===
[23-Apr-2026 23:01:01 UTC] Endpoint: user/profile.php
[23-Apr-2026 23:01:01 UTC] Full Log Data: {
    "timestamp": "2026-04-23 23:01:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.97.19",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f107cdbbdd3c5eb-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.97.19",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.97.19, 162.158.216.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Apr-2026 23:01:01 UTC] === END API CALL LOG ===
[23-Apr-2026 23:01:01 UTC] ✅ API Hash verification passed for profile endpoint
[23-Apr-2026 23:01:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[23-Apr-2026 23:01:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Apr-2026 23:01:01 UTC] ✅ JWT token verified successfully for user profile
[23-Apr-2026 23:01:01 UTC] User ID: 344
[23-Apr-2026 23:01:01 UTC] ✅ User profile retrieved successfully for user ID: 344
[23-Apr-2026 23:01:01 UTC] === API CALL LOG ===
[23-Apr-2026 23:01:01 UTC] Endpoint: user/profile.php
[23-Apr-2026 23:01:01 UTC] Full Log Data: {
    "timestamp": "2026-04-23 23:01:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.97.19",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f107cdbbdd5c5eb-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.97.19",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.97.19, 162.158.216.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Apr-2026 23:01:01 UTC] === END API CALL LOG ===
[23-Apr-2026 23:01:01 UTC] ✅ API Hash verification passed for profile endpoint
[23-Apr-2026 23:01:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[23-Apr-2026 23:01:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Apr-2026 23:01:01 UTC] ✅ JWT token verified successfully for user profile
[23-Apr-2026 23:01:01 UTC] User ID: 344
[23-Apr-2026 23:01:01 UTC] ✅ User profile retrieved successfully for user ID: 344
[23-Apr-2026 23:01:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Apr-2026 23:01:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Apr-2026 23:01:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f107d19cbd3c5eb-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.90.97.19","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.90.97.19, 162.158.216.168"}
[23-Apr-2026 23:01:11 UTC] === User Orders API Called ===
[23-Apr-2026 23:01:11 UTC] User ID: 344
[23-Apr-2026 23:01:11 UTC] Limit: 20, Offset: 0
[23-Apr-2026 23:01:11 UTC] Orders found: 1
[23-Apr-2026 23:01:11 UTC] Orders data: [{"id":216,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"pending","created_at":"2026-04-24 02:30:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[23-Apr-2026 23:01:11 UTC] Total orders count: 1
[23-Apr-2026 23:01:11 UTC] === API CALL LOG ===
[23-Apr-2026 23:01:11 UTC] Endpoint: user/profile.php
[23-Apr-2026 23:01:11 UTC] Full Log Data: {
    "timestamp": "2026-04-23 23:01:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.97.19",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f107d19cbd8c5eb-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.97.19",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.97.19, 162.158.216.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Apr-2026 23:01:11 UTC] === END API CALL LOG ===
[23-Apr-2026 23:01:11 UTC] ✅ API Hash verification passed for profile endpoint
[23-Apr-2026 23:01:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[23-Apr-2026 23:01:11 UTC] === API CALL LOG ===
[23-Apr-2026 23:01:11 UTC] Endpoint: user/profile.php
[23-Apr-2026 23:01:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Apr-2026 23:01:11 UTC] Full Log Data: {
    "timestamp": "2026-04-23 23:01:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.97.19",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f107d19cbd7c5eb-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.97.19",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.97.19, 162.158.216.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Apr-2026 23:01:11 UTC] ✅ JWT token verified successfully for user profile
[23-Apr-2026 23:01:11 UTC] === END API CALL LOG ===
[23-Apr-2026 23:01:11 UTC] User ID: 344
[23-Apr-2026 23:01:11 UTC] ✅ API Hash verification passed for profile endpoint
[23-Apr-2026 23:01:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[23-Apr-2026 23:01:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Apr-2026 23:01:11 UTC] ✅ JWT token verified successfully for user profile
[23-Apr-2026 23:01:11 UTC] User ID: 344
[23-Apr-2026 23:01:11 UTC] ✅ User profile retrieved successfully for user ID: 344
[23-Apr-2026 23:01:11 UTC] ✅ User profile retrieved successfully for user ID: 344
[23-Apr-2026 23:01:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Apr-2026 23:01:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Apr-2026 23:01:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f107d845f97c5eb-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.90.97.19","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.90.97.19, 162.158.216.168"}
[23-Apr-2026 23:01:28 UTC] === User Orders API Called ===
[23-Apr-2026 23:01:28 UTC] User ID: 344
[23-Apr-2026 23:01:28 UTC] Limit: 20, Offset: 0
[23-Apr-2026 23:01:28 UTC] Orders found: 2
[23-Apr-2026 23:01:28 UTC] Orders data: [{"id":217,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"pending","created_at":"2026-04-24 02:31:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":216,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"pending","created_at":"2026-04-24 02:30:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[23-Apr-2026 23:01:28 UTC] Total orders count: 2
[23-Apr-2026 23:01:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Apr-2026 23:01:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Apr-2026 23:01:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f107de76e48c5eb-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.90.97.19","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.90.97.19, 162.158.216.168"}
[23-Apr-2026 23:01:44 UTC] === User Orders API Called ===
[23-Apr-2026 23:01:44 UTC] User ID: 344
[23-Apr-2026 23:01:44 UTC] Limit: 20, Offset: 0
[23-Apr-2026 23:01:44 UTC] Orders found: 2
[23-Apr-2026 23:01:44 UTC] Orders data: [{"id":217,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"pending","created_at":"2026-04-24 02:31:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":216,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"pending","created_at":"2026-04-24 02:30:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[23-Apr-2026 23:01:44 UTC] Total orders count: 2
[23-Apr-2026 23:01:44 UTC] === API CALL LOG ===
[23-Apr-2026 23:01:44 UTC] Endpoint: user/profile.php
[23-Apr-2026 23:01:44 UTC] Full Log Data: {
    "timestamp": "2026-04-23 23:01:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.97.19",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f107de76e4dc5eb-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.97.19",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.97.19, 162.158.216.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Apr-2026 23:01:44 UTC] === END API CALL LOG ===
[23-Apr-2026 23:01:44 UTC] ✅ API Hash verification passed for profile endpoint
[23-Apr-2026 23:01:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[23-Apr-2026 23:01:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Apr-2026 23:01:44 UTC] ✅ JWT token verified successfully for user profile
[23-Apr-2026 23:01:44 UTC] User ID: 344
[23-Apr-2026 23:01:44 UTC] ✅ User profile retrieved successfully for user ID: 344
[23-Apr-2026 23:01:44 UTC] === API CALL LOG ===
[23-Apr-2026 23:01:44 UTC] Endpoint: user/profile.php
[23-Apr-2026 23:01:44 UTC] Full Log Data: {
    "timestamp": "2026-04-23 23:01:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.97.19",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f107de76e4ac5eb-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.97.19",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.97.19, 162.158.216.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Apr-2026 23:01:44 UTC] === END API CALL LOG ===
[23-Apr-2026 23:01:44 UTC] ✅ API Hash verification passed for profile endpoint
[23-Apr-2026 23:01:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[23-Apr-2026 23:01:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Apr-2026 23:01:44 UTC] ✅ JWT token verified successfully for user profile
[23-Apr-2026 23:01:44 UTC] User ID: 344
[23-Apr-2026 23:01:44 UTC] ✅ User profile retrieved successfully for user ID: 344
[23-Apr-2026 23:01:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Apr-2026 23:01:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Apr-2026 23:01:46 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f107df5bd56c5eb-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.90.97.19","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.90.97.19, 162.158.216.168"}
[23-Apr-2026 23:01:46 UTC] === User Orders API Called ===
[23-Apr-2026 23:01:46 UTC] User ID: 344
[23-Apr-2026 23:01:46 UTC] Limit: 20, Offset: 0
[23-Apr-2026 23:01:46 UTC] Orders found: 2
[23-Apr-2026 23:01:46 UTC] Orders data: [{"id":217,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"pending","created_at":"2026-04-24 02:31:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":216,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"pending","created_at":"2026-04-24 02:30:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[23-Apr-2026 23:01:46 UTC] Total orders count: 2
[23-Apr-2026 23:03:11 UTC] === API CALL LOG ===
[23-Apr-2026 23:03:11 UTC] Endpoint: user/profile.php
[23-Apr-2026 23:03:11 UTC] Full Log Data: {
    "timestamp": "2026-04-23 23:03:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:7c80:0:3c8::11",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f108008e85b9fd8-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a00:7c80:0:3c8::11",
        "CF-IPCountry": "NL",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a00:7c80:0:3c8::11, 172.71.183.89"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Apr-2026 23:03:11 UTC] === END API CALL LOG ===
[23-Apr-2026 23:03:11 UTC] ✅ API Hash verification passed for profile endpoint
[23-Apr-2026 23:03:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM
[23-Apr-2026 23:03:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Apr-2026 23:03:11 UTC] ✅ JWT token verified successfully for user profile
[23-Apr-2026 23:03:11 UTC] User ID: 334
[23-Apr-2026 23:03:11 UTC] ✅ User profile retrieved successfully for user ID: 334
[23-Apr-2026 23:03:12 UTC] === API CALL LOG ===
[23-Apr-2026 23:03:12 UTC] Endpoint: user/profile.php
[23-Apr-2026 23:03:12 UTC] Full Log Data: {
    "timestamp": "2026-04-23 23:03:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:7c80:0:3c8::11",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f10800e6ad89fd8-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a00:7c80:0:3c8::11",
        "CF-IPCountry": "NL",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a00:7c80:0:3c8::11, 172.71.183.200"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Apr-2026 23:03:12 UTC] === END API CALL LOG ===
[23-Apr-2026 23:03:12 UTC] ✅ API Hash verification passed for profile endpoint
[23-Apr-2026 23:03:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM
[23-Apr-2026 23:03:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Apr-2026 23:03:12 UTC] ✅ JWT token verified successfully for user profile
[23-Apr-2026 23:03:12 UTC] User ID: 334
[23-Apr-2026 23:03:12 UTC] ✅ User profile retrieved successfully for user ID: 334
[23-Apr-2026 23:03:12 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Apr-2026 23:03:12 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Apr-2026 23:03:12 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f10800e6add9fd8-AMS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2a00:7c80:0:3c8::11","CF-IPCountry":"NL","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2a00:7c80:0:3c8::11, 172.71.183.199"}
[23-Apr-2026 23:03:12 UTC] === User Orders API Called ===
[23-Apr-2026 23:03:12 UTC] User ID: 334
[23-Apr-2026 23:03:12 UTC] Limit: 20, Offset: 0
[23-Apr-2026 23:03:12 UTC] Orders found: 0
[23-Apr-2026 23:03:12 UTC] Orders data: []
[23-Apr-2026 23:03:12 UTC] === API CALL LOG ===
[23-Apr-2026 23:03:12 UTC] Endpoint: user/profile.php
[23-Apr-2026 23:03:12 UTC] Full Log Data: {
    "timestamp": "2026-04-23 23:03:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:7c80:0:3c8::11",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f10800e6ae19fd8-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a00:7c80:0:3c8::11",
        "CF-IPCountry": "NL",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a00:7c80:0:3c8::11, 172.71.183.199"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Apr-2026 23:03:12 UTC] === END API CALL LOG ===
[23-Apr-2026 23:03:12 UTC] ✅ API Hash verification passed for profile endpoint
[23-Apr-2026 23:03:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM
[23-Apr-2026 23:03:12 UTC] Total orders count: 0
[23-Apr-2026 23:03:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Apr-2026 23:03:12 UTC] ✅ JWT token verified successfully for user profile
[23-Apr-2026 23:03:12 UTC] User ID: 334
[23-Apr-2026 23:03:12 UTC] ✅ User profile retrieved successfully for user ID: 334
[23-Apr-2026 23:03:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Apr-2026 23:03:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Apr-2026 23:03:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f1080b2ff7cc5eb-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.90.97.19","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.90.97.19, 162.158.216.169"}
[23-Apr-2026 23:03:38 UTC] === User Orders API Called ===
[23-Apr-2026 23:03:38 UTC] User ID: 344
[23-Apr-2026 23:03:38 UTC] Limit: 20, Offset: 0
[23-Apr-2026 23:03:38 UTC] Orders found: 2
[23-Apr-2026 23:03:38 UTC] Orders data: [{"id":217,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"pending","created_at":"2026-04-24 02:31:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":216,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"pending","created_at":"2026-04-24 02:30:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[23-Apr-2026 23:03:38 UTC] Total orders count: 2
[23-Apr-2026 23:03:38 UTC] === API CALL LOG ===
[23-Apr-2026 23:03:38 UTC] Endpoint: user/profile.php
[23-Apr-2026 23:03:38 UTC] Full Log Data: {
    "timestamp": "2026-04-23 23:03:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.97.19",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1080b2ff81c5eb-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.97.19",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.97.19, 162.158.216.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Apr-2026 23:03:38 UTC] === END API CALL LOG ===
[23-Apr-2026 23:03:38 UTC] ✅ API Hash verification passed for profile endpoint
[23-Apr-2026 23:03:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[23-Apr-2026 23:03:38 UTC] === API CALL LOG ===
[23-Apr-2026 23:03:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Apr-2026 23:03:38 UTC] Endpoint: user/profile.php
[23-Apr-2026 23:03:38 UTC] ✅ JWT token verified successfully for user profile
[23-Apr-2026 23:03:38 UTC] Full Log Data: {
    "timestamp": "2026-04-23 23:03:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.97.19",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1080b2ff7fc5eb-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.97.19",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.97.19, 162.158.216.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Apr-2026 23:03:38 UTC] User ID: 344
[23-Apr-2026 23:03:38 UTC] === END API CALL LOG ===
[23-Apr-2026 23:03:38 UTC] ✅ API Hash verification passed for profile endpoint
[23-Apr-2026 23:03:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[23-Apr-2026 23:03:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Apr-2026 23:03:38 UTC] ✅ User profile retrieved successfully for user ID: 344
[23-Apr-2026 23:03:38 UTC] ✅ JWT token verified successfully for user profile
[23-Apr-2026 23:03:38 UTC] User ID: 344
[23-Apr-2026 23:03:38 UTC] ✅ User profile retrieved successfully for user ID: 344
[23-Apr-2026 23:03:40 UTC] === API CALL LOG ===
[23-Apr-2026 23:03:40 UTC] Endpoint: user/profile.php
[23-Apr-2026 23:03:40 UTC] Full Log Data: {
    "timestamp": "2026-04-23 23:03:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:7c80:0:3c8::11",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1080bc1f4d9fd8-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a00:7c80:0:3c8::11",
        "CF-IPCountry": "NL",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a00:7c80:0:3c8::11, 172.71.183.89"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Apr-2026 23:03:40 UTC] === END API CALL LOG ===
[23-Apr-2026 23:03:40 UTC] ✅ API Hash verification passed for profile endpoint
[23-Apr-2026 23:03:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM
[23-Apr-2026 23:03:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Apr-2026 23:03:40 UTC] ✅ JWT token verified successfully for user profile
[23-Apr-2026 23:03:40 UTC] User ID: 334
[23-Apr-2026 23:03:40 UTC] ✅ User profile retrieved successfully for user ID: 334
[23-Apr-2026 23:03:49 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Apr-2026 23:03:49 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Apr-2026 23:03:49 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f1080f64841c5eb-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.90.97.19","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.90.97.19, 162.158.216.169"}
[23-Apr-2026 23:03:49 UTC] === User Orders API Called ===
[23-Apr-2026 23:03:49 UTC] User ID: 344
[23-Apr-2026 23:03:49 UTC] Limit: 20, Offset: 0
[23-Apr-2026 23:03:49 UTC] Orders found: 2
[23-Apr-2026 23:03:49 UTC] Orders data: [{"id":217,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"pending","created_at":"2026-04-24 02:31:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":216,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"pending","created_at":"2026-04-24 02:30:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[23-Apr-2026 23:03:49 UTC] Total orders count: 2
[23-Apr-2026 23:03:49 UTC] === API CALL LOG ===
[23-Apr-2026 23:03:49 UTC] Endpoint: user/profile.php
[23-Apr-2026 23:03:49 UTC] Full Log Data: {
    "timestamp": "2026-04-23 23:03:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.97.19",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1080f64843c5eb-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.97.19",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.97.19, 162.158.216.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Apr-2026 23:03:49 UTC] === END API CALL LOG ===
[23-Apr-2026 23:03:49 UTC] ✅ API Hash verification passed for profile endpoint
[23-Apr-2026 23:03:49 UTC] === API CALL LOG ===
[23-Apr-2026 23:03:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[23-Apr-2026 23:03:49 UTC] Endpoint: user/profile.php
[23-Apr-2026 23:03:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Apr-2026 23:03:49 UTC] Full Log Data: {
    "timestamp": "2026-04-23 23:03:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.97.19",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1080f64846c5eb-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.97.19",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.97.19, 162.158.216.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Apr-2026 23:03:49 UTC] ✅ JWT token verified successfully for user profile
[23-Apr-2026 23:03:49 UTC] === END API CALL LOG ===
[23-Apr-2026 23:03:49 UTC] User ID: 344
[23-Apr-2026 23:03:49 UTC] ✅ API Hash verification passed for profile endpoint
[23-Apr-2026 23:03:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[23-Apr-2026 23:03:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Apr-2026 23:03:49 UTC] ✅ JWT token verified successfully for user profile
[23-Apr-2026 23:03:49 UTC] User ID: 344
[23-Apr-2026 23:03:49 UTC] ✅ User profile retrieved successfully for user ID: 344
[23-Apr-2026 23:03:49 UTC] ✅ User profile retrieved successfully for user ID: 344
[23-Apr-2026 23:08:46 UTC] === API CALL LOG ===
[23-Apr-2026 23:08:46 UTC] Endpoint: user/profile.php
[23-Apr-2026 23:08:46 UTC] Full Log Data: {
    "timestamp": "2026-04-23 23:08:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.76",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1088356933f77c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.76",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.76, 172.69.224.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Apr-2026 23:08:46 UTC] === END API CALL LOG ===
[23-Apr-2026 23:08:46 UTC] ✅ API Hash verification passed for profile endpoint
[23-Apr-2026 23:08:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[23-Apr-2026 23:08:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Apr-2026 23:08:46 UTC] ✅ JWT token verified successfully for user profile
[23-Apr-2026 23:08:46 UTC] User ID: 344
[23-Apr-2026 23:08:46 UTC] ✅ User profile retrieved successfully for user ID: 344
[23-Apr-2026 23:08:47 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Apr-2026 23:08:47 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Apr-2026 23:08:47 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f10883a99b2f77c-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.52.76","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.52.76, 172.69.224.169"}
[23-Apr-2026 23:08:47 UTC] === User Orders API Called ===
[23-Apr-2026 23:08:47 UTC] User ID: 344
[23-Apr-2026 23:08:47 UTC] Limit: 20, Offset: 0
[23-Apr-2026 23:08:47 UTC] Orders found: 2
[23-Apr-2026 23:08:47 UTC] Orders data: [{"id":217,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"pending","created_at":"2026-04-24 02:31:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":216,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"pending","created_at":"2026-04-24 02:30:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[23-Apr-2026 23:08:47 UTC] Total orders count: 2
[23-Apr-2026 23:08:47 UTC] === API CALL LOG ===
[23-Apr-2026 23:08:47 UTC] Endpoint: user/profile.php
[23-Apr-2026 23:08:47 UTC] Full Log Data: {
    "timestamp": "2026-04-23 23:08:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.76",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f10883a99b4f77c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.76",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.76, 172.69.224.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Apr-2026 23:08:47 UTC] === END API CALL LOG ===
[23-Apr-2026 23:08:47 UTC] ✅ API Hash verification passed for profile endpoint
[23-Apr-2026 23:08:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[23-Apr-2026 23:08:47 UTC] === API CALL LOG ===
[23-Apr-2026 23:08:47 UTC] Endpoint: user/profile.php
[23-Apr-2026 23:08:47 UTC] Full Log Data: {
    "timestamp": "2026-04-23 23:08:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.76",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f10883a99b6f77c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.76",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.76, 172.69.224.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Apr-2026 23:08:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Apr-2026 23:08:47 UTC] === END API CALL LOG ===
[23-Apr-2026 23:08:47 UTC] ✅ JWT token verified successfully for user profile
[23-Apr-2026 23:08:47 UTC] ✅ API Hash verification passed for profile endpoint
[23-Apr-2026 23:08:47 UTC] User ID: 344
[23-Apr-2026 23:08:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[23-Apr-2026 23:08:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Apr-2026 23:08:47 UTC] ✅ JWT token verified successfully for user profile
[23-Apr-2026 23:08:47 UTC] User ID: 344
[23-Apr-2026 23:08:47 UTC] ✅ User profile retrieved successfully for user ID: 344
[23-Apr-2026 23:08:47 UTC] ✅ User profile retrieved successfully for user ID: 344
[23-Apr-2026 23:08:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Apr-2026 23:08:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Apr-2026 23:08:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f10884e7cd2f77c-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.52.76","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.52.76, 172.69.224.169"}
[23-Apr-2026 23:08:50 UTC] === User Orders API Called ===
[23-Apr-2026 23:08:50 UTC] User ID: 344
[23-Apr-2026 23:08:50 UTC] Limit: 20, Offset: 0
[23-Apr-2026 23:08:50 UTC] Orders found: 2
[23-Apr-2026 23:08:50 UTC] Orders data: [{"id":217,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"pending","created_at":"2026-04-24 02:31:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":216,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"pending","created_at":"2026-04-24 02:30:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[23-Apr-2026 23:08:50 UTC] Total orders count: 2
[23-Apr-2026 23:09:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Apr-2026 23:09:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Apr-2026 23:09:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f1089090830f77c-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.52.76","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.52.76, 172.69.224.169"}
[23-Apr-2026 23:09:20 UTC] === User Orders API Called ===
[23-Apr-2026 23:09:20 UTC] User ID: 344
[23-Apr-2026 23:09:20 UTC] Limit: 20, Offset: 0
[23-Apr-2026 23:09:20 UTC] Orders found: 2
[23-Apr-2026 23:09:20 UTC] Orders data: [{"id":217,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"pending","created_at":"2026-04-24 02:31:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":216,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"pending","created_at":"2026-04-24 02:30:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[23-Apr-2026 23:09:20 UTC] Total orders count: 2
[23-Apr-2026 23:09:20 UTC] === API CALL LOG ===
[23-Apr-2026 23:09:20 UTC] === API CALL LOG ===
[23-Apr-2026 23:09:20 UTC] Endpoint: user/profile.php
[23-Apr-2026 23:09:20 UTC] Endpoint: user/profile.php
[23-Apr-2026 23:09:20 UTC] Full Log Data: {
    "timestamp": "2026-04-23 23:09:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.76",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1089090832f77c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.76",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.76, 172.69.224.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Apr-2026 23:09:20 UTC] Full Log Data: {
    "timestamp": "2026-04-23 23:09:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.76",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1089090835f77c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.76",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.76, 172.69.224.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Apr-2026 23:09:20 UTC] === END API CALL LOG ===
[23-Apr-2026 23:09:20 UTC] === END API CALL LOG ===
[23-Apr-2026 23:09:20 UTC] ✅ API Hash verification passed for profile endpoint
[23-Apr-2026 23:09:20 UTC] ✅ API Hash verification passed for profile endpoint
[23-Apr-2026 23:09:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[23-Apr-2026 23:09:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[23-Apr-2026 23:09:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Apr-2026 23:09:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Apr-2026 23:09:20 UTC] ✅ JWT token verified successfully for user profile
[23-Apr-2026 23:09:20 UTC] ✅ JWT token verified successfully for user profile
[23-Apr-2026 23:09:20 UTC] User ID: 344
[23-Apr-2026 23:09:20 UTC] User ID: 344
[23-Apr-2026 23:09:20 UTC] ✅ User profile retrieved successfully for user ID: 344
[23-Apr-2026 23:09:20 UTC] ✅ User profile retrieved successfully for user ID: 344
[23-Apr-2026 23:09:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Apr-2026 23:09:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Apr-2026 23:09:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f10894c0d03f77c-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.52.76","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.52.76, 172.69.224.169"}
[23-Apr-2026 23:09:30 UTC] === User Orders API Called ===
[23-Apr-2026 23:09:30 UTC] User ID: 344
[23-Apr-2026 23:09:30 UTC] Limit: 20, Offset: 0
[23-Apr-2026 23:09:30 UTC] Orders found: 2
[23-Apr-2026 23:09:30 UTC] Orders data: [{"id":217,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"pending","created_at":"2026-04-24 02:31:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":216,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"pending","created_at":"2026-04-24 02:30:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[23-Apr-2026 23:09:30 UTC] Total orders count: 2
[23-Apr-2026 23:12:31 UTC] === API CALL LOG ===
[23-Apr-2026 23:12:31 UTC] Endpoint: user/profile.php
[23-Apr-2026 23:12:31 UTC] Full Log Data: {
    "timestamp": "2026-04-23 23:12:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.76",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f108db21c78f77c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.76",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.76, 172.69.224.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Apr-2026 23:12:31 UTC] === END API CALL LOG ===
[23-Apr-2026 23:12:31 UTC] ✅ API Hash verification passed for profile endpoint
[23-Apr-2026 23:12:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[23-Apr-2026 23:12:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Apr-2026 23:12:31 UTC] ✅ JWT token verified successfully for user profile
[23-Apr-2026 23:12:31 UTC] User ID: 344
[23-Apr-2026 23:12:31 UTC] ✅ User profile retrieved successfully for user ID: 344
[23-Apr-2026 23:12:31 UTC] User Purchases API - User ID: 344
[23-Apr-2026 23:12:31 UTC] User Purchases API - Total purchases found: 3
[23-Apr-2026 23:12:46 UTC] User Purchases API - User ID: 344
[23-Apr-2026 23:12:46 UTC] User Purchases API - Total purchases found: 3
[23-Apr-2026 23:13:04 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Apr-2026 23:13:04 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Apr-2026 23:13:04 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f108e81f8a7f77c-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.52.76","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.52.76, 172.69.224.169"}
[23-Apr-2026 23:13:04 UTC] === User Orders API Called ===
[23-Apr-2026 23:13:04 UTC] User ID: 344
[23-Apr-2026 23:13:04 UTC] Limit: 20, Offset: 0
[23-Apr-2026 23:13:04 UTC] Orders found: 2
[23-Apr-2026 23:13:04 UTC] Orders data: [{"id":217,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"pending","created_at":"2026-04-24 02:31:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":216,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"pending","created_at":"2026-04-24 02:30:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[23-Apr-2026 23:13:04 UTC] Total orders count: 2
[23-Apr-2026 23:13:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Apr-2026 23:13:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Apr-2026 23:13:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f108e95d89cf77c-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.52.76","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.52.76, 172.69.224.169"}
[23-Apr-2026 23:13:07 UTC] === User Orders API Called ===
[23-Apr-2026 23:13:07 UTC] User ID: 344
[23-Apr-2026 23:13:07 UTC] Limit: 20, Offset: 0
[23-Apr-2026 23:13:07 UTC] Orders found: 2
[23-Apr-2026 23:13:07 UTC] Orders data: [{"id":217,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"pending","created_at":"2026-04-24 02:31:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":216,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"pending","created_at":"2026-04-24 02:30:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[23-Apr-2026 23:13:07 UTC] Total orders count: 2
[23-Apr-2026 23:13:07 UTC] === API CALL LOG ===
[23-Apr-2026 23:13:07 UTC] Endpoint: user/profile.php
[23-Apr-2026 23:13:07 UTC] Full Log Data: {
    "timestamp": "2026-04-23 23:13:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.76",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f108e95d8a0f77c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.76",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.76, 172.69.224.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Apr-2026 23:13:07 UTC] === END API CALL LOG ===
[23-Apr-2026 23:13:07 UTC] ✅ API Hash verification passed for profile endpoint
[23-Apr-2026 23:13:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[23-Apr-2026 23:13:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Apr-2026 23:13:07 UTC] ✅ JWT token verified successfully for user profile
[23-Apr-2026 23:13:07 UTC] User ID: 344
[23-Apr-2026 23:13:07 UTC] ✅ User profile retrieved successfully for user ID: 344
[23-Apr-2026 23:13:07 UTC] === API CALL LOG ===
[23-Apr-2026 23:13:07 UTC] Endpoint: user/profile.php
[23-Apr-2026 23:13:07 UTC] Full Log Data: {
    "timestamp": "2026-04-23 23:13:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.76",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f108e95d8a4f77c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.76",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.76, 172.69.224.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Apr-2026 23:13:07 UTC] === END API CALL LOG ===
[23-Apr-2026 23:13:07 UTC] ✅ API Hash verification passed for profile endpoint
[23-Apr-2026 23:13:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[23-Apr-2026 23:13:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Apr-2026 23:13:07 UTC] ✅ JWT token verified successfully for user profile
[23-Apr-2026 23:13:07 UTC] User ID: 344
[23-Apr-2026 23:13:07 UTC] ✅ User profile retrieved successfully for user ID: 344
[23-Apr-2026 23:13:16 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Apr-2026 23:13:16 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Apr-2026 23:13:16 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f108ece49eaf77c-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.52.76","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.52.76, 172.69.224.169"}
[23-Apr-2026 23:13:16 UTC] === User Orders API Called ===
[23-Apr-2026 23:13:16 UTC] User ID: 344
[23-Apr-2026 23:13:16 UTC] Limit: 20, Offset: 0
[23-Apr-2026 23:13:16 UTC] Orders found: 2
[23-Apr-2026 23:13:16 UTC] Orders data: [{"id":217,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"pending","created_at":"2026-04-24 02:31:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":216,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"pending","created_at":"2026-04-24 02:30:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[23-Apr-2026 23:13:16 UTC] Total orders count: 2
[23-Apr-2026 23:20:38 UTC] === API CALL LOG ===
[23-Apr-2026 23:20:38 UTC] Endpoint: user/profile.php
[23-Apr-2026 23:20:38 UTC] Full Log Data: {
    "timestamp": "2026-04-23 23:20:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.76",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f109999eb1563f5-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.76",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.76, 172.69.194.221"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Apr-2026 23:20:38 UTC] === END API CALL LOG ===
[23-Apr-2026 23:20:38 UTC] ✅ API Hash verification passed for profile endpoint
[23-Apr-2026 23:20:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[23-Apr-2026 23:20:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Apr-2026 23:20:38 UTC] ✅ JWT token verified successfully for user profile
[23-Apr-2026 23:20:38 UTC] User ID: 344
[23-Apr-2026 23:20:38 UTC] ✅ User profile retrieved successfully for user ID: 344
[23-Apr-2026 23:20:38 UTC] === API CALL LOG ===
[23-Apr-2026 23:20:38 UTC] Endpoint: user/profile.php
[23-Apr-2026 23:20:38 UTC] Full Log Data: {
    "timestamp": "2026-04-23 23:20:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.76",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f10999adba563f5-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.76",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.76, 172.69.43.199"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Apr-2026 23:20:38 UTC] === END API CALL LOG ===
[23-Apr-2026 23:20:38 UTC] ✅ API Hash verification passed for profile endpoint
[23-Apr-2026 23:20:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[23-Apr-2026 23:20:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Apr-2026 23:20:38 UTC] ✅ JWT token verified successfully for user profile
[23-Apr-2026 23:20:38 UTC] User ID: 344
[23-Apr-2026 23:20:38 UTC] ✅ User profile retrieved successfully for user ID: 344
[23-Apr-2026 23:20:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Apr-2026 23:20:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Apr-2026 23:20:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f1099ea9c6e63f5-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.52.76","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.52.76, 172.69.194.220"}
[23-Apr-2026 23:20:51 UTC] === User Orders API Called ===
[23-Apr-2026 23:20:51 UTC] User ID: 344
[23-Apr-2026 23:20:51 UTC] Limit: 20, Offset: 0
[23-Apr-2026 23:20:51 UTC] Orders found: 2
[23-Apr-2026 23:20:51 UTC] Orders data: [{"id":217,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"pending","created_at":"2026-04-24 02:31:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":216,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"pending","created_at":"2026-04-24 02:30:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[23-Apr-2026 23:20:51 UTC] Total orders count: 2
[23-Apr-2026 23:20:51 UTC] === API CALL LOG ===
[23-Apr-2026 23:20:51 UTC] Endpoint: user/profile.php
[23-Apr-2026 23:20:51 UTC] Full Log Data: {
    "timestamp": "2026-04-23 23:20:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.76",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1099ea9c7163f5-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.76",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.76, 172.69.194.221"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Apr-2026 23:20:51 UTC] === END API CALL LOG ===
[23-Apr-2026 23:20:51 UTC] ✅ API Hash verification passed for profile endpoint
[23-Apr-2026 23:20:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[23-Apr-2026 23:20:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Apr-2026 23:20:51 UTC] ✅ JWT token verified successfully for user profile
[23-Apr-2026 23:20:51 UTC] User ID: 344
[23-Apr-2026 23:20:51 UTC] ✅ User profile retrieved successfully for user ID: 344
[23-Apr-2026 23:20:51 UTC] === API CALL LOG ===
[23-Apr-2026 23:20:51 UTC] Endpoint: user/profile.php
[23-Apr-2026 23:20:51 UTC] Full Log Data: {
    "timestamp": "2026-04-23 23:20:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.76",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1099ea9c6f63f5-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.76",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.76, 172.69.194.221"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Apr-2026 23:20:51 UTC] === END API CALL LOG ===
[23-Apr-2026 23:20:51 UTC] ✅ API Hash verification passed for profile endpoint
[23-Apr-2026 23:20:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[23-Apr-2026 23:20:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Apr-2026 23:20:51 UTC] ✅ JWT token verified successfully for user profile
[23-Apr-2026 23:20:51 UTC] User ID: 344
[23-Apr-2026 23:20:51 UTC] ✅ User profile retrieved successfully for user ID: 344
[23-Apr-2026 23:21:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Apr-2026 23:21:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Apr-2026 23:21:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f109ab80c9863f5-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.52.76","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.52.76, 172.69.194.221"}
[23-Apr-2026 23:21:24 UTC] === User Orders API Called ===
[23-Apr-2026 23:21:24 UTC] User ID: 344
[23-Apr-2026 23:21:24 UTC] Limit: 20, Offset: 0
[23-Apr-2026 23:21:24 UTC] Orders found: 2
[23-Apr-2026 23:21:24 UTC] Orders data: [{"id":217,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"pending","created_at":"2026-04-24 02:31:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":216,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"pending","created_at":"2026-04-24 02:30:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[23-Apr-2026 23:21:24 UTC] Total orders count: 2
[23-Apr-2026 23:21:24 UTC] === API CALL LOG ===
[23-Apr-2026 23:21:24 UTC] Endpoint: user/profile.php
[23-Apr-2026 23:21:24 UTC] Full Log Data: {
    "timestamp": "2026-04-23 23:21:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.76",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f109ab80c9a63f5-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.76",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.76, 172.69.194.220"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Apr-2026 23:21:24 UTC] === END API CALL LOG ===
[23-Apr-2026 23:21:24 UTC] ✅ API Hash verification passed for profile endpoint
[23-Apr-2026 23:21:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[23-Apr-2026 23:21:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Apr-2026 23:21:24 UTC] ✅ JWT token verified successfully for user profile
[23-Apr-2026 23:21:24 UTC] User ID: 344
[23-Apr-2026 23:21:24 UTC] ✅ User profile retrieved successfully for user ID: 344
[23-Apr-2026 23:21:24 UTC] === API CALL LOG ===
[23-Apr-2026 23:21:24 UTC] Endpoint: user/profile.php
[23-Apr-2026 23:21:24 UTC] Full Log Data: {
    "timestamp": "2026-04-23 23:21:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.76",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f109ab80c9963f5-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.76",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.76, 172.69.194.220"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Apr-2026 23:21:24 UTC] === END API CALL LOG ===
[23-Apr-2026 23:21:24 UTC] ✅ API Hash verification passed for profile endpoint
[23-Apr-2026 23:21:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[23-Apr-2026 23:21:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Apr-2026 23:21:24 UTC] ✅ JWT token verified successfully for user profile
[23-Apr-2026 23:21:24 UTC] User ID: 344
[23-Apr-2026 23:21:24 UTC] ✅ User profile retrieved successfully for user ID: 344
[23-Apr-2026 23:22:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Apr-2026 23:22:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Apr-2026 23:22:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f109c8c69d763f5-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.52.76","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.52.76, 172.69.194.220"}
[23-Apr-2026 23:22:39 UTC] === User Orders API Called ===
[23-Apr-2026 23:22:39 UTC] User ID: 344
[23-Apr-2026 23:22:39 UTC] Limit: 20, Offset: 0
[23-Apr-2026 23:22:39 UTC] Orders found: 2
[23-Apr-2026 23:22:39 UTC] Orders data: [{"id":217,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"pending","created_at":"2026-04-24 02:31:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":216,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"pending","created_at":"2026-04-24 02:30:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[23-Apr-2026 23:22:39 UTC] Total orders count: 2
[23-Apr-2026 23:30:52 UTC] === API CALL LOG ===
[23-Apr-2026 23:30:52 UTC] Endpoint: user/profile.php
[23-Apr-2026 23:30:52 UTC] Full Log Data: {
    "timestamp": "2026-04-23 23:30:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.76",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f10a892eed679b9-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.76",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.76, 172.69.194.221"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Apr-2026 23:30:52 UTC] === END API CALL LOG ===
[23-Apr-2026 23:30:52 UTC] ✅ API Hash verification passed for profile endpoint
[23-Apr-2026 23:30:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[23-Apr-2026 23:30:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Apr-2026 23:30:52 UTC] ✅ JWT token verified successfully for user profile
[23-Apr-2026 23:30:52 UTC] User ID: 344
[23-Apr-2026 23:30:52 UTC] ✅ User profile retrieved successfully for user ID: 344
[23-Apr-2026 23:30:52 UTC] === API CALL LOG ===
[23-Apr-2026 23:30:52 UTC] Endpoint: user/profile.php
[23-Apr-2026 23:30:52 UTC] Full Log Data: {
    "timestamp": "2026-04-23 23:30:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.76",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f10a89859d979b9-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.76",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.76, 172.69.194.221"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Apr-2026 23:30:52 UTC] === END API CALL LOG ===
[23-Apr-2026 23:30:52 UTC] ✅ API Hash verification passed for profile endpoint
[23-Apr-2026 23:30:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[23-Apr-2026 23:30:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Apr-2026 23:30:52 UTC] ✅ JWT token verified successfully for user profile
[23-Apr-2026 23:30:52 UTC] User ID: 344
[23-Apr-2026 23:30:52 UTC] ✅ User profile retrieved successfully for user ID: 344
[23-Apr-2026 23:30:53 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Apr-2026 23:30:53 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Apr-2026 23:30:53 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f10a8996a5e79b9-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.52.76","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.52.76, 172.69.194.221"}
[23-Apr-2026 23:30:53 UTC] === User Orders API Called ===
[23-Apr-2026 23:30:53 UTC] User ID: 344
[23-Apr-2026 23:30:53 UTC] Limit: 20, Offset: 0
[23-Apr-2026 23:30:53 UTC] Orders found: 2
[23-Apr-2026 23:30:53 UTC] Orders data: [{"id":217,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"pending","created_at":"2026-04-24 02:31:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":216,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"pending","created_at":"2026-04-24 02:30:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[23-Apr-2026 23:30:53 UTC] Total orders count: 2
[23-Apr-2026 23:31:12 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Apr-2026 23:31:12 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Apr-2026 23:31:12 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f10a910bb5579b9-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.52.76","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.52.76, 172.69.194.220"}
[23-Apr-2026 23:31:12 UTC] === User Orders API Called ===
[23-Apr-2026 23:31:12 UTC] User ID: 344
[23-Apr-2026 23:31:12 UTC] Limit: 20, Offset: 0
[23-Apr-2026 23:31:12 UTC] Orders found: 2
[23-Apr-2026 23:31:12 UTC] Orders data: [{"id":217,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"pending","created_at":"2026-04-24 02:31:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":216,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"pending","created_at":"2026-04-24 02:30:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[23-Apr-2026 23:31:12 UTC] Total orders count: 2
[23-Apr-2026 23:31:12 UTC] === API CALL LOG ===
[23-Apr-2026 23:31:12 UTC] Endpoint: user/profile.php
[23-Apr-2026 23:31:12 UTC] Full Log Data: {
    "timestamp": "2026-04-23 23:31:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.76",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f10a910bb5779b9-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.76",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.76, 172.69.194.220"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Apr-2026 23:31:12 UTC] === END API CALL LOG ===
[23-Apr-2026 23:31:12 UTC] ✅ API Hash verification passed for profile endpoint
[23-Apr-2026 23:31:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[23-Apr-2026 23:31:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Apr-2026 23:31:12 UTC] ✅ JWT token verified successfully for user profile
[23-Apr-2026 23:31:12 UTC] User ID: 344
[23-Apr-2026 23:31:12 UTC] ✅ User profile retrieved successfully for user ID: 344
[23-Apr-2026 23:31:12 UTC] === API CALL LOG ===
[23-Apr-2026 23:31:12 UTC] Endpoint: user/profile.php
[23-Apr-2026 23:31:12 UTC] Full Log Data: {
    "timestamp": "2026-04-23 23:31:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.76",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f10a910bb5879b9-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.76",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.76, 172.69.194.220"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Apr-2026 23:31:12 UTC] === END API CALL LOG ===
[23-Apr-2026 23:31:12 UTC] ✅ API Hash verification passed for profile endpoint
[23-Apr-2026 23:31:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[23-Apr-2026 23:31:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Apr-2026 23:31:12 UTC] ✅ JWT token verified successfully for user profile
[23-Apr-2026 23:31:12 UTC] User ID: 344
[23-Apr-2026 23:31:12 UTC] ✅ User profile retrieved successfully for user ID: 344
[23-Apr-2026 23:31:38 UTC] === API CALL LOG ===
[23-Apr-2026 23:31:38 UTC] Endpoint: user/profile.php
[23-Apr-2026 23:31:38 UTC] Full Log Data: {
    "timestamp": "2026-04-23 23:31:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.76",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f10a9b81da279b9-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.76",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.76, 172.69.194.220"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Apr-2026 23:31:38 UTC] === END API CALL LOG ===
[23-Apr-2026 23:31:38 UTC] ✅ API Hash verification passed for profile endpoint
[23-Apr-2026 23:31:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[23-Apr-2026 23:31:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Apr-2026 23:31:38 UTC] ✅ JWT token verified successfully for user profile
[23-Apr-2026 23:31:38 UTC] User ID: 344
[23-Apr-2026 23:31:38 UTC] ✅ User profile retrieved successfully for user ID: 344
[23-Apr-2026 23:31:38 UTC] === API CALL LOG ===
[23-Apr-2026 23:31:38 UTC] Endpoint: user/profile.php
[23-Apr-2026 23:31:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Apr-2026 23:31:38 UTC] Full Log Data: {
    "timestamp": "2026-04-23 23:31:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.76",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f10a9b81da579b9-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.76",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.76, 172.69.194.220"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Apr-2026 23:31:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Apr-2026 23:31:38 UTC] === END API CALL LOG ===
[23-Apr-2026 23:31:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f10a9b81da079b9-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.52.76","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.52.76, 172.69.194.220"}
[23-Apr-2026 23:31:38 UTC] ✅ API Hash verification passed for profile endpoint
[23-Apr-2026 23:31:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[23-Apr-2026 23:31:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Apr-2026 23:31:38 UTC] === User Orders API Called ===
[23-Apr-2026 23:31:38 UTC] ✅ JWT token verified successfully for user profile
[23-Apr-2026 23:31:38 UTC] User ID: 344
[23-Apr-2026 23:31:38 UTC] User ID: 344
[23-Apr-2026 23:31:38 UTC] Limit: 20, Offset: 0
[23-Apr-2026 23:31:38 UTC] ✅ User profile retrieved successfully for user ID: 344
[23-Apr-2026 23:31:38 UTC] Orders found: 2
[23-Apr-2026 23:31:38 UTC] Orders data: [{"id":217,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"pending","created_at":"2026-04-24 02:31:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":216,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"pending","created_at":"2026-04-24 02:30:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[23-Apr-2026 23:31:38 UTC] Total orders count: 2
[23-Apr-2026 23:32:05 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Apr-2026 23:32:05 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Apr-2026 23:32:05 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f10aa5b8b7479b9-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.52.76","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.52.76, 172.69.194.221"}
[23-Apr-2026 23:32:05 UTC] === User Orders API Called ===
[23-Apr-2026 23:32:05 UTC] User ID: 344
[23-Apr-2026 23:32:05 UTC] Limit: 20, Offset: 0
[23-Apr-2026 23:32:05 UTC] Orders found: 2
[23-Apr-2026 23:32:05 UTC] Orders data: [{"id":217,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"pending","created_at":"2026-04-24 02:31:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":216,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"pending","created_at":"2026-04-24 02:30:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[23-Apr-2026 23:32:05 UTC] Total orders count: 2
[23-Apr-2026 23:32:05 UTC] === API CALL LOG ===
[23-Apr-2026 23:32:05 UTC] Endpoint: user/profile.php
[23-Apr-2026 23:32:05 UTC] Full Log Data: {
    "timestamp": "2026-04-23 23:32:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.76",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f10aa5b8b7579b9-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.76",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.76, 172.69.194.221"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Apr-2026 23:32:05 UTC] === END API CALL LOG ===
[23-Apr-2026 23:32:05 UTC] ✅ API Hash verification passed for profile endpoint
[23-Apr-2026 23:32:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[23-Apr-2026 23:32:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Apr-2026 23:32:05 UTC] ✅ JWT token verified successfully for user profile
[23-Apr-2026 23:32:05 UTC] User ID: 344
[23-Apr-2026 23:32:05 UTC] ✅ User profile retrieved successfully for user ID: 344
[23-Apr-2026 23:32:05 UTC] === API CALL LOG ===
[23-Apr-2026 23:32:05 UTC] Endpoint: user/profile.php
[23-Apr-2026 23:32:05 UTC] Full Log Data: {
    "timestamp": "2026-04-23 23:32:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.76",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f10aa5b8b7779b9-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.76",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.76, 172.69.194.220"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Apr-2026 23:32:05 UTC] === END API CALL LOG ===
[23-Apr-2026 23:32:05 UTC] ✅ API Hash verification passed for profile endpoint
[23-Apr-2026 23:32:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[23-Apr-2026 23:32:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Apr-2026 23:32:05 UTC] ✅ JWT token verified successfully for user profile
[23-Apr-2026 23:32:05 UTC] User ID: 344
[23-Apr-2026 23:32:05 UTC] ✅ User profile retrieved successfully for user ID: 344
[23-Apr-2026 23:34:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Apr-2026 23:34:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Apr-2026 23:34:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f10ae2e8db179b9-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.52.76","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.52.76, 172.69.194.221"}
[23-Apr-2026 23:34:41 UTC] === User Orders API Called ===
[23-Apr-2026 23:34:41 UTC] User ID: 344
[23-Apr-2026 23:34:41 UTC] Limit: 20, Offset: 0
[23-Apr-2026 23:34:41 UTC] Orders found: 2
[23-Apr-2026 23:34:41 UTC] Orders data: [{"id":217,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"pending","created_at":"2026-04-24 02:31:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":216,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"pending","created_at":"2026-04-24 02:30:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[23-Apr-2026 23:34:41 UTC] Total orders count: 2
[23-Apr-2026 23:34:41 UTC] === API CALL LOG ===
[23-Apr-2026 23:34:41 UTC] Endpoint: user/profile.php
[23-Apr-2026 23:34:41 UTC] Full Log Data: {
    "timestamp": "2026-04-23 23:34:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.76",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f10ae2e8db379b9-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.76",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.76, 172.69.194.220"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Apr-2026 23:34:41 UTC] === END API CALL LOG ===
[23-Apr-2026 23:34:41 UTC] ✅ API Hash verification passed for profile endpoint
[23-Apr-2026 23:34:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[23-Apr-2026 23:34:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Apr-2026 23:34:41 UTC] ✅ JWT token verified successfully for user profile
[23-Apr-2026 23:34:41 UTC] User ID: 344
[23-Apr-2026 23:34:41 UTC] ✅ User profile retrieved successfully for user ID: 344
[23-Apr-2026 23:34:41 UTC] === API CALL LOG ===
[23-Apr-2026 23:34:41 UTC] Endpoint: user/profile.php
[23-Apr-2026 23:34:41 UTC] Full Log Data: {
    "timestamp": "2026-04-23 23:34:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.76",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f10ae2e8db279b9-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.76",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.76, 172.69.194.220"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Apr-2026 23:34:41 UTC] === END API CALL LOG ===
[23-Apr-2026 23:34:41 UTC] ✅ API Hash verification passed for profile endpoint
[23-Apr-2026 23:34:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[23-Apr-2026 23:34:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Apr-2026 23:34:41 UTC] ✅ JWT token verified successfully for user profile
[23-Apr-2026 23:34:41 UTC] User ID: 344
[23-Apr-2026 23:34:41 UTC] ✅ User profile retrieved successfully for user ID: 344
[23-Apr-2026 23:35:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Apr-2026 23:35:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Apr-2026 23:35:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f10af48ed2f79b9-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.52.76","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.52.76, 172.69.194.220"}
[23-Apr-2026 23:35:26 UTC] === User Orders API Called ===
[23-Apr-2026 23:35:26 UTC] User ID: 344
[23-Apr-2026 23:35:26 UTC] Limit: 20, Offset: 0
[23-Apr-2026 23:35:26 UTC] Orders found: 2
[23-Apr-2026 23:35:26 UTC] Orders data: [{"id":217,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"pending","created_at":"2026-04-24 02:31:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":216,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"pending","created_at":"2026-04-24 02:30:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[23-Apr-2026 23:35:26 UTC] Total orders count: 2
[23-Apr-2026 23:35:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Apr-2026 23:35:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Apr-2026 23:35:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f10af62cc4679b9-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.52.76","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.52.76, 172.69.194.220"}
[23-Apr-2026 23:35:31 UTC] === User Orders API Called ===
[23-Apr-2026 23:35:31 UTC] User ID: 344
[23-Apr-2026 23:35:31 UTC] Limit: 20, Offset: 0
[23-Apr-2026 23:35:31 UTC] Orders found: 2
[23-Apr-2026 23:35:31 UTC] Orders data: [{"id":217,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"pending","created_at":"2026-04-24 02:31:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":216,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"pending","created_at":"2026-04-24 02:30:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[23-Apr-2026 23:35:31 UTC] Total orders count: 2
[23-Apr-2026 23:35:31 UTC] === API CALL LOG ===
[23-Apr-2026 23:35:31 UTC] Endpoint: user/profile.php
[23-Apr-2026 23:35:31 UTC] Full Log Data: {
    "timestamp": "2026-04-23 23:35:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.76",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f10af62cc4779b9-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.76",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.76, 172.69.194.221"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Apr-2026 23:35:31 UTC] === END API CALL LOG ===
[23-Apr-2026 23:35:31 UTC] ✅ API Hash verification passed for profile endpoint
[23-Apr-2026 23:35:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[23-Apr-2026 23:35:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Apr-2026 23:35:31 UTC] ✅ JWT token verified successfully for user profile
[23-Apr-2026 23:35:31 UTC] User ID: 344
[23-Apr-2026 23:35:31 UTC] ✅ User profile retrieved successfully for user ID: 344
[23-Apr-2026 23:35:31 UTC] === API CALL LOG ===
[23-Apr-2026 23:35:31 UTC] Endpoint: user/profile.php
[23-Apr-2026 23:35:31 UTC] Full Log Data: {
    "timestamp": "2026-04-23 23:35:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.76",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f10af62cc4879b9-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.76",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.76, 172.69.194.220"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Apr-2026 23:35:31 UTC] === END API CALL LOG ===
[23-Apr-2026 23:35:31 UTC] ✅ API Hash verification passed for profile endpoint
[23-Apr-2026 23:35:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[23-Apr-2026 23:35:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Apr-2026 23:35:31 UTC] ✅ JWT token verified successfully for user profile
[23-Apr-2026 23:35:31 UTC] User ID: 344
[23-Apr-2026 23:35:31 UTC] ✅ User profile retrieved successfully for user ID: 344
[23-Apr-2026 23:36:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Apr-2026 23:36:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Apr-2026 23:36:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f10b0b68f4b79b9-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.52.76","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.52.76, 172.69.194.220"}
[23-Apr-2026 23:36:25 UTC] === User Orders API Called ===
[23-Apr-2026 23:36:25 UTC] User ID: 344
[23-Apr-2026 23:36:25 UTC] Limit: 20, Offset: 0
[23-Apr-2026 23:36:25 UTC] Orders found: 2
[23-Apr-2026 23:36:25 UTC] Orders data: [{"id":217,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"pending","created_at":"2026-04-24 02:31:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":216,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"pending","created_at":"2026-04-24 02:30:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[23-Apr-2026 23:36:25 UTC] Total orders count: 2
[23-Apr-2026 23:36:25 UTC] === API CALL LOG ===
[23-Apr-2026 23:36:25 UTC] Endpoint: user/profile.php
[23-Apr-2026 23:36:25 UTC] Full Log Data: {
    "timestamp": "2026-04-23 23:36:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.76",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f10b0b68f4c79b9-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.76",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.76, 172.69.194.221"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Apr-2026 23:36:25 UTC] === END API CALL LOG ===
[23-Apr-2026 23:36:25 UTC] ✅ API Hash verification passed for profile endpoint
[23-Apr-2026 23:36:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[23-Apr-2026 23:36:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Apr-2026 23:36:25 UTC] ✅ JWT token verified successfully for user profile
[23-Apr-2026 23:36:25 UTC] User ID: 344
[23-Apr-2026 23:36:25 UTC] ✅ User profile retrieved successfully for user ID: 344
[23-Apr-2026 23:36:25 UTC] === API CALL LOG ===
[23-Apr-2026 23:36:25 UTC] Endpoint: user/profile.php
[23-Apr-2026 23:36:25 UTC] Full Log Data: {
    "timestamp": "2026-04-23 23:36:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.76",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f10b0b68f4d79b9-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.76",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.76, 172.69.194.220"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Apr-2026 23:36:25 UTC] === END API CALL LOG ===
[23-Apr-2026 23:36:25 UTC] ✅ API Hash verification passed for profile endpoint
[23-Apr-2026 23:36:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[23-Apr-2026 23:36:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Apr-2026 23:36:25 UTC] ✅ JWT token verified successfully for user profile
[23-Apr-2026 23:36:25 UTC] User ID: 344
[23-Apr-2026 23:36:25 UTC] ✅ User profile retrieved successfully for user ID: 344
[23-Apr-2026 23:37:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Apr-2026 23:37:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Apr-2026 23:37:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f10b245df1779b9-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.52.76","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.52.76, 172.69.194.220"}
[23-Apr-2026 23:37:29 UTC] === User Orders API Called ===
[23-Apr-2026 23:37:29 UTC] User ID: 344
[23-Apr-2026 23:37:29 UTC] Limit: 20, Offset: 0
[23-Apr-2026 23:37:29 UTC] Orders found: 2
[23-Apr-2026 23:37:29 UTC] Orders data: [{"id":217,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"pending","created_at":"2026-04-24 02:31:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":216,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"pending","created_at":"2026-04-24 02:30:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[23-Apr-2026 23:37:29 UTC] Total orders count: 2
[23-Apr-2026 23:37:29 UTC] === API CALL LOG ===
[23-Apr-2026 23:37:29 UTC] Endpoint: user/profile.php
[23-Apr-2026 23:37:29 UTC] === API CALL LOG ===
[23-Apr-2026 23:37:29 UTC] Full Log Data: {
    "timestamp": "2026-04-23 23:37:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.76",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f10b245df1979b9-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.76",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.76, 172.69.194.220"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Apr-2026 23:37:29 UTC] Endpoint: user/profile.php
[23-Apr-2026 23:37:29 UTC] === END API CALL LOG ===
[23-Apr-2026 23:37:29 UTC] Full Log Data: {
    "timestamp": "2026-04-23 23:37:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.76",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f10b245df1879b9-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.76",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.76, 172.69.194.221"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Apr-2026 23:37:29 UTC] ✅ API Hash verification passed for profile endpoint
[23-Apr-2026 23:37:29 UTC] === END API CALL LOG ===
[23-Apr-2026 23:37:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[23-Apr-2026 23:37:29 UTC] ✅ API Hash verification passed for profile endpoint
[23-Apr-2026 23:37:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Apr-2026 23:37:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[23-Apr-2026 23:37:29 UTC] ✅ JWT token verified successfully for user profile
[23-Apr-2026 23:37:29 UTC] User ID: 344
[23-Apr-2026 23:37:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Apr-2026 23:37:29 UTC] ✅ JWT token verified successfully for user profile
[23-Apr-2026 23:37:29 UTC] User ID: 344
[23-Apr-2026 23:37:29 UTC] ✅ User profile retrieved successfully for user ID: 344
[23-Apr-2026 23:37:29 UTC] ✅ User profile retrieved successfully for user ID: 344
[23-Apr-2026 23:38:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Apr-2026 23:38:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Apr-2026 23:38:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f10b402a92379b9-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.52.76","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.52.76, 172.69.194.221"}
[23-Apr-2026 23:38:40 UTC] === User Orders API Called ===
[23-Apr-2026 23:38:40 UTC] User ID: 344
[23-Apr-2026 23:38:40 UTC] Limit: 20, Offset: 0
[23-Apr-2026 23:38:40 UTC] Orders found: 2
[23-Apr-2026 23:38:40 UTC] Orders data: [{"id":217,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"pending","created_at":"2026-04-24 02:31:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":216,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"pending","created_at":"2026-04-24 02:30:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[23-Apr-2026 23:38:40 UTC] Total orders count: 2
[23-Apr-2026 23:38:40 UTC] === API CALL LOG ===
[23-Apr-2026 23:38:40 UTC] Endpoint: user/profile.php
[23-Apr-2026 23:38:40 UTC] Full Log Data: {
    "timestamp": "2026-04-23 23:38:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.76",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f10b402a92479b9-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.76",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.76, 172.69.194.221"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Apr-2026 23:38:40 UTC] === END API CALL LOG ===
[23-Apr-2026 23:38:40 UTC] ✅ API Hash verification passed for profile endpoint
[23-Apr-2026 23:38:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[23-Apr-2026 23:38:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Apr-2026 23:38:40 UTC] ✅ JWT token verified successfully for user profile
[23-Apr-2026 23:38:40 UTC] User ID: 344
[23-Apr-2026 23:38:40 UTC] ✅ User profile retrieved successfully for user ID: 344
[23-Apr-2026 23:38:40 UTC] === API CALL LOG ===
[23-Apr-2026 23:38:40 UTC] Endpoint: user/profile.php
[23-Apr-2026 23:38:40 UTC] Full Log Data: {
    "timestamp": "2026-04-23 23:38:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.76",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f10b402a92579b9-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.76",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.76, 172.69.194.220"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Apr-2026 23:38:40 UTC] === END API CALL LOG ===
[23-Apr-2026 23:38:40 UTC] ✅ API Hash verification passed for profile endpoint
[23-Apr-2026 23:38:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[23-Apr-2026 23:38:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Apr-2026 23:38:40 UTC] ✅ JWT token verified successfully for user profile
[23-Apr-2026 23:38:40 UTC] User ID: 344
[23-Apr-2026 23:38:40 UTC] ✅ User profile retrieved successfully for user ID: 344
[23-Apr-2026 23:38:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Apr-2026 23:38:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Apr-2026 23:38:46 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f10b42acf7d79b9-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.52.76","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.52.76, 172.69.194.221"}
[23-Apr-2026 23:38:46 UTC] === User Orders API Called ===
[23-Apr-2026 23:38:46 UTC] User ID: 344
[23-Apr-2026 23:38:46 UTC] Limit: 20, Offset: 0
[23-Apr-2026 23:38:46 UTC] Orders found: 2
[23-Apr-2026 23:38:46 UTC] Orders data: [{"id":217,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"pending","created_at":"2026-04-24 02:31:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":216,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"pending","created_at":"2026-04-24 02:30:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[23-Apr-2026 23:38:46 UTC] Total orders count: 2
[23-Apr-2026 23:38:52 UTC] === API CALL LOG ===
[23-Apr-2026 23:38:52 UTC] Endpoint: user/profile.php
[23-Apr-2026 23:38:52 UTC] Full Log Data: {
    "timestamp": "2026-04-23 23:38:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.76",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f10b44cd9ca79b9-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.76",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.76, 172.69.194.220"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Apr-2026 23:38:52 UTC] === END API CALL LOG ===
[23-Apr-2026 23:38:52 UTC] ✅ API Hash verification passed for profile endpoint
[23-Apr-2026 23:38:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[23-Apr-2026 23:38:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Apr-2026 23:38:52 UTC] ✅ JWT token verified successfully for user profile
[23-Apr-2026 23:38:52 UTC] User ID: 344
[23-Apr-2026 23:38:52 UTC] ✅ User profile retrieved successfully for user ID: 344
[23-Apr-2026 23:38:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Apr-2026 23:38:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Apr-2026 23:38:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f10b44cd9cb79b9-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.52.76","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.52.76, 172.69.194.220"}
[23-Apr-2026 23:38:52 UTC] === User Orders API Called ===
[23-Apr-2026 23:38:52 UTC] User ID: 344
[23-Apr-2026 23:38:52 UTC] Limit: 20, Offset: 0
[23-Apr-2026 23:38:52 UTC] Orders found: 2
[23-Apr-2026 23:38:52 UTC] Orders data: [{"id":217,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"pending","created_at":"2026-04-24 02:31:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":216,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"pending","created_at":"2026-04-24 02:30:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[23-Apr-2026 23:38:52 UTC] Total orders count: 2
[23-Apr-2026 23:38:52 UTC] === API CALL LOG ===
[23-Apr-2026 23:38:52 UTC] Endpoint: user/profile.php
[23-Apr-2026 23:38:52 UTC] Full Log Data: {
    "timestamp": "2026-04-23 23:38:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.76",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f10b44cd9cc79b9-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.76",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.76, 172.69.194.220"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Apr-2026 23:38:52 UTC] === END API CALL LOG ===
[23-Apr-2026 23:38:52 UTC] ✅ API Hash verification passed for profile endpoint
[23-Apr-2026 23:38:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[23-Apr-2026 23:38:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Apr-2026 23:38:52 UTC] ✅ JWT token verified successfully for user profile
[23-Apr-2026 23:38:52 UTC] User ID: 344
[23-Apr-2026 23:38:52 UTC] ✅ User profile retrieved successfully for user ID: 344
[23-Apr-2026 23:39:29 UTC] === API CALL LOG ===
[23-Apr-2026 23:39:29 UTC] Endpoint: user/profile.php
[23-Apr-2026 23:39:29 UTC] Full Log Data: {
    "timestamp": "2026-04-23 23:39:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.76",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f10b5383b7379b9-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.76",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.76, 172.69.194.220"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Apr-2026 23:39:29 UTC] === END API CALL LOG ===
[23-Apr-2026 23:39:29 UTC] ✅ API Hash verification passed for profile endpoint
[23-Apr-2026 23:39:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[23-Apr-2026 23:39:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Apr-2026 23:39:29 UTC] ✅ JWT token verified successfully for user profile
[23-Apr-2026 23:39:29 UTC] User ID: 344
[23-Apr-2026 23:39:29 UTC] ✅ User profile retrieved successfully for user ID: 344
[23-Apr-2026 23:39:29 UTC] === API CALL LOG ===
[23-Apr-2026 23:39:29 UTC] Endpoint: user/profile.php
[23-Apr-2026 23:39:29 UTC] Full Log Data: {
    "timestamp": "2026-04-23 23:39:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.76",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f10b5383b7479b9-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.76",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.76, 172.69.194.220"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Apr-2026 23:39:29 UTC] === END API CALL LOG ===
[23-Apr-2026 23:39:29 UTC] ✅ API Hash verification passed for profile endpoint
[23-Apr-2026 23:39:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[23-Apr-2026 23:39:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Apr-2026 23:39:29 UTC] ✅ JWT token verified successfully for user profile
[23-Apr-2026 23:39:29 UTC] User ID: 344
[23-Apr-2026 23:39:29 UTC] ✅ User profile retrieved successfully for user ID: 344
[23-Apr-2026 23:39:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Apr-2026 23:39:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Apr-2026 23:39:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f10b5383b7279b9-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.52.76","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.52.76, 172.69.194.220"}
[23-Apr-2026 23:39:30 UTC] === User Orders API Called ===
[23-Apr-2026 23:39:30 UTC] User ID: 344
[23-Apr-2026 23:39:30 UTC] Limit: 20, Offset: 0
[23-Apr-2026 23:39:30 UTC] Orders found: 2
[23-Apr-2026 23:39:30 UTC] Orders data: [{"id":217,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"pending","created_at":"2026-04-24 02:31:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":216,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"pending","created_at":"2026-04-24 02:30:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[23-Apr-2026 23:39:30 UTC] Total orders count: 2
[23-Apr-2026 23:39:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Apr-2026 23:39:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Apr-2026 23:39:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f10b564dab579b9-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.52.76","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.52.76, 172.69.194.220"}
[23-Apr-2026 23:39:37 UTC] === API CALL LOG ===
[23-Apr-2026 23:39:37 UTC] Endpoint: user/profile.php
[23-Apr-2026 23:39:37 UTC] === User Orders API Called ===
[23-Apr-2026 23:39:37 UTC] Full Log Data: {
    "timestamp": "2026-04-23 23:39:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.76",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f10b564dab679b9-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.76",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.76, 172.69.194.220"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Apr-2026 23:39:37 UTC] User ID: 344
[23-Apr-2026 23:39:37 UTC] === END API CALL LOG ===
[23-Apr-2026 23:39:37 UTC] Limit: 20, Offset: 0
[23-Apr-2026 23:39:37 UTC] ✅ API Hash verification passed for profile endpoint
[23-Apr-2026 23:39:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[23-Apr-2026 23:39:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Apr-2026 23:39:37 UTC] ✅ JWT token verified successfully for user profile
[23-Apr-2026 23:39:37 UTC] User ID: 344
[23-Apr-2026 23:39:37 UTC] Orders found: 2
[23-Apr-2026 23:39:37 UTC] Orders data: [{"id":217,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"pending","created_at":"2026-04-24 02:31:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":216,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"pending","created_at":"2026-04-24 02:30:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[23-Apr-2026 23:39:37 UTC] ✅ User profile retrieved successfully for user ID: 344
[23-Apr-2026 23:39:37 UTC] Total orders count: 2
[23-Apr-2026 23:39:37 UTC] === API CALL LOG ===
[23-Apr-2026 23:39:37 UTC] Endpoint: user/profile.php
[23-Apr-2026 23:39:37 UTC] Full Log Data: {
    "timestamp": "2026-04-23 23:39:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.76",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f10b564dab779b9-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.76",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.76, 172.69.194.221"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Apr-2026 23:39:37 UTC] === END API CALL LOG ===
[23-Apr-2026 23:39:37 UTC] ✅ API Hash verification passed for profile endpoint
[23-Apr-2026 23:39:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[23-Apr-2026 23:39:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Apr-2026 23:39:37 UTC] ✅ JWT token verified successfully for user profile
[23-Apr-2026 23:39:37 UTC] User ID: 344
[23-Apr-2026 23:39:37 UTC] ✅ User profile retrieved successfully for user ID: 344
[23-Apr-2026 23:39:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Apr-2026 23:39:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Apr-2026 23:39:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f10b5e5585b79b9-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.52.76","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.52.76, 172.69.194.220"}
[23-Apr-2026 23:39:57 UTC] === User Orders API Called ===
[23-Apr-2026 23:39:57 UTC] User ID: 344
[23-Apr-2026 23:39:57 UTC] Limit: 20, Offset: 0
[23-Apr-2026 23:39:57 UTC] Orders found: 2
[23-Apr-2026 23:39:57 UTC] Orders data: [{"id":217,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"pending","created_at":"2026-04-24 02:31:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":216,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"pending","created_at":"2026-04-24 02:30:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[23-Apr-2026 23:39:57 UTC] Total orders count: 2
[23-Apr-2026 23:39:57 UTC] === API CALL LOG ===
[23-Apr-2026 23:39:57 UTC] Endpoint: user/profile.php
[23-Apr-2026 23:39:57 UTC] Full Log Data: {
    "timestamp": "2026-04-23 23:39:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.76",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f10b5e5585e79b9-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.76",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.76, 172.69.194.220"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Apr-2026 23:39:57 UTC] === END API CALL LOG ===
[23-Apr-2026 23:39:57 UTC] ✅ API Hash verification passed for profile endpoint
[23-Apr-2026 23:39:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[23-Apr-2026 23:39:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Apr-2026 23:39:57 UTC] ✅ JWT token verified successfully for user profile
[23-Apr-2026 23:39:57 UTC] User ID: 344
[23-Apr-2026 23:39:57 UTC] ✅ User profile retrieved successfully for user ID: 344
[23-Apr-2026 23:39:57 UTC] === API CALL LOG ===
[23-Apr-2026 23:39:57 UTC] Endpoint: user/profile.php
[23-Apr-2026 23:39:57 UTC] Full Log Data: {
    "timestamp": "2026-04-23 23:39:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.76",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f10b5e5585d79b9-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.76",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.76, 172.69.194.220"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Apr-2026 23:39:57 UTC] === END API CALL LOG ===
[23-Apr-2026 23:39:57 UTC] ✅ API Hash verification passed for profile endpoint
[23-Apr-2026 23:39:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[23-Apr-2026 23:39:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Apr-2026 23:39:57 UTC] ✅ JWT token verified successfully for user profile
[23-Apr-2026 23:39:57 UTC] User ID: 344
[23-Apr-2026 23:39:57 UTC] ✅ User profile retrieved successfully for user ID: 344
[23-Apr-2026 23:41:01 UTC] === API CALL LOG ===
[23-Apr-2026 23:41:01 UTC] Endpoint: user/profile.php
[23-Apr-2026 23:41:01 UTC] Full Log Data: {
    "timestamp": "2026-04-23 23:41:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.76",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f10b7729e5479b9-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.76",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.76, 172.69.194.221"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Apr-2026 23:41:01 UTC] === END API CALL LOG ===
[23-Apr-2026 23:41:01 UTC] ✅ API Hash verification passed for profile endpoint
[23-Apr-2026 23:41:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[23-Apr-2026 23:41:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Apr-2026 23:41:01 UTC] ✅ JWT token verified successfully for user profile
[23-Apr-2026 23:41:01 UTC] User ID: 344
[23-Apr-2026 23:41:01 UTC] ✅ User profile retrieved successfully for user ID: 344
[23-Apr-2026 23:41:13 UTC] === API CALL LOG ===
[23-Apr-2026 23:41:13 UTC] Endpoint: user/profile.php
[23-Apr-2026 23:41:13 UTC] Full Log Data: {
    "timestamp": "2026-04-23 23:41:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.76",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f10b7bebf8479b9-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.76",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.76, 172.69.194.221"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Apr-2026 23:41:13 UTC] === END API CALL LOG ===
[23-Apr-2026 23:41:13 UTC] ✅ API Hash verification passed for profile endpoint
[23-Apr-2026 23:41:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[23-Apr-2026 23:41:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Apr-2026 23:41:13 UTC] ✅ JWT token verified successfully for user profile
[23-Apr-2026 23:41:13 UTC] User ID: 344
[23-Apr-2026 23:41:13 UTC] ✅ User profile retrieved successfully for user ID: 344
[23-Apr-2026 23:41:13 UTC] === API CALL LOG ===
[23-Apr-2026 23:41:13 UTC] Endpoint: user/profile.php
[23-Apr-2026 23:41:13 UTC] Full Log Data: {
    "timestamp": "2026-04-23 23:41:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.76",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f10b7bebf8579b9-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.76",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.76, 172.69.194.221"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Apr-2026 23:41:13 UTC] === END API CALL LOG ===
[23-Apr-2026 23:41:13 UTC] ✅ API Hash verification passed for profile endpoint
[23-Apr-2026 23:41:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[23-Apr-2026 23:41:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Apr-2026 23:41:13 UTC] ✅ JWT token verified successfully for user profile
[23-Apr-2026 23:41:13 UTC] User ID: 344
[23-Apr-2026 23:41:13 UTC] ✅ User profile retrieved successfully for user ID: 344
[23-Apr-2026 23:41:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Apr-2026 23:41:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Apr-2026 23:41:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f10b7bebf8379b9-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.52.76","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.52.76, 172.69.194.221"}
[23-Apr-2026 23:41:13 UTC] === User Orders API Called ===
[23-Apr-2026 23:41:13 UTC] User ID: 344
[23-Apr-2026 23:41:13 UTC] Limit: 20, Offset: 0
[23-Apr-2026 23:41:13 UTC] Orders found: 2
[23-Apr-2026 23:41:13 UTC] Orders data: [{"id":217,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"pending","created_at":"2026-04-24 02:31:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":216,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"pending","created_at":"2026-04-24 02:30:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[23-Apr-2026 23:41:13 UTC] Total orders count: 2
[24-Apr-2026 02:05:51 UTC] === API CALL LOG ===
[24-Apr-2026 02:05:51 UTC] Endpoint: user/profile.php
[24-Apr-2026 02:05:51 UTC] Full Log Data: {
    "timestamp": "2026-04-24 02:05:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:7c80:0:3c8::11",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f118b9d5a6c391d-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a00:7c80:0:3c8::11",
        "CF-IPCountry": "NL",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a00:7c80:0:3c8::11, 104.23.166.161"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 02:05:51 UTC] === END API CALL LOG ===
[24-Apr-2026 02:05:51 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 02:05:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM
[24-Apr-2026 02:05:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 02:05:51 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 02:05:51 UTC] User ID: 334
[24-Apr-2026 02:05:51 UTC] ✅ User profile retrieved successfully for user ID: 334
[24-Apr-2026 02:05:52 UTC] === API CALL LOG ===
[24-Apr-2026 02:05:52 UTC] Endpoint: user/profile.php
[24-Apr-2026 02:05:52 UTC] Full Log Data: {
    "timestamp": "2026-04-24 02:05:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:7c80:0:3c8::11",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f118ba2087b391d-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a00:7c80:0:3c8::11",
        "CF-IPCountry": "NL",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a00:7c80:0:3c8::11, 104.23.166.161"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 02:05:52 UTC] === END API CALL LOG ===
[24-Apr-2026 02:05:52 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 02:05:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM
[24-Apr-2026 02:05:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 02:05:52 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 02:05:52 UTC] User ID: 334
[24-Apr-2026 02:05:52 UTC] ✅ User profile retrieved successfully for user ID: 334
[24-Apr-2026 02:05:52 UTC] === API CALL LOG ===
[24-Apr-2026 02:05:52 UTC] Endpoint: user/profile.php
[24-Apr-2026 02:05:52 UTC] Full Log Data: {
    "timestamp": "2026-04-24 02:05:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:7c80:0:3c8::11",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f118ba20881391d-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a00:7c80:0:3c8::11",
        "CF-IPCountry": "NL",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a00:7c80:0:3c8::11, 104.23.166.160"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 02:05:52 UTC] === END API CALL LOG ===
[24-Apr-2026 02:05:52 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 02:05:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM
[24-Apr-2026 02:05:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 02:05:52 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 02:05:52 UTC] User ID: 334
[24-Apr-2026 02:05:52 UTC] ✅ User profile retrieved successfully for user ID: 334
[24-Apr-2026 02:05:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 02:05:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 02:05:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f118ba2087f391d-AMS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2a00:7c80:0:3c8::11","CF-IPCountry":"NL","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2a00:7c80:0:3c8::11, 104.23.166.161"}
[24-Apr-2026 02:05:52 UTC] === User Orders API Called ===
[24-Apr-2026 02:05:52 UTC] User ID: 334
[24-Apr-2026 02:05:52 UTC] Limit: 20, Offset: 0
[24-Apr-2026 02:05:52 UTC] Orders found: 0
[24-Apr-2026 02:05:52 UTC] Orders data: []
[24-Apr-2026 02:05:52 UTC] Total orders count: 0
[24-Apr-2026 02:09:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 02:09:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 02:09:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f119135deb6fff2-AMS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2a00:7c80:0:3c8::11","CF-IPCountry":"NL","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2a00:7c80:0:3c8::11, 172.71.95.102"}
[24-Apr-2026 02:09:40 UTC] === User Orders API Called ===
[24-Apr-2026 02:09:40 UTC] User ID: 334
[24-Apr-2026 02:09:40 UTC] Limit: 20, Offset: 0
[24-Apr-2026 02:09:40 UTC] Orders found: 0
[24-Apr-2026 02:09:40 UTC] Orders data: []
[24-Apr-2026 02:09:40 UTC] Total orders count: 0
[24-Apr-2026 02:09:40 UTC] === API CALL LOG ===
[24-Apr-2026 02:09:40 UTC] Endpoint: user/profile.php
[24-Apr-2026 02:09:40 UTC] Full Log Data: {
    "timestamp": "2026-04-24 02:09:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:7c80:0:3c8::11",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f119135deb8fff2-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a00:7c80:0:3c8::11",
        "CF-IPCountry": "NL",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a00:7c80:0:3c8::11, 172.71.95.101"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 02:09:40 UTC] === END API CALL LOG ===
[24-Apr-2026 02:09:40 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 02:09:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM
[24-Apr-2026 02:09:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 02:09:40 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 02:09:40 UTC] User ID: 334
[24-Apr-2026 02:09:40 UTC] ✅ User profile retrieved successfully for user ID: 334
[24-Apr-2026 02:09:41 UTC] === API CALL LOG ===
[24-Apr-2026 02:09:41 UTC] Endpoint: user/profile.php
[24-Apr-2026 02:09:41 UTC] Full Log Data: {
    "timestamp": "2026-04-24 02:09:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:7c80:0:3c8::11",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1191387ac5fff2-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a00:7c80:0:3c8::11",
        "CF-IPCountry": "NL",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a00:7c80:0:3c8::11, 172.71.95.101"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 02:09:41 UTC] === END API CALL LOG ===
[24-Apr-2026 02:09:41 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 02:09:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM
[24-Apr-2026 02:09:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 02:09:41 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 02:09:41 UTC] User ID: 334
[24-Apr-2026 02:09:41 UTC] ✅ User profile retrieved successfully for user ID: 334
[24-Apr-2026 02:09:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 02:09:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 02:09:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f1191a6db07fff2-AMS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2a00:7c80:0:3c8::11","CF-IPCountry":"NL","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2a00:7c80:0:3c8::11, 172.71.95.102"}
[24-Apr-2026 02:09:58 UTC] === User Orders API Called ===
[24-Apr-2026 02:09:58 UTC] User ID: 334
[24-Apr-2026 02:09:58 UTC] Limit: 20, Offset: 0
[24-Apr-2026 02:09:58 UTC] Orders found: 0
[24-Apr-2026 02:09:58 UTC] Orders data: []
[24-Apr-2026 02:09:58 UTC] Total orders count: 0
[24-Apr-2026 05:43:47 UTC] === API CALL LOG ===
[24-Apr-2026 05:43:47 UTC] Endpoint: user/profile.php
[24-Apr-2026 05:43:47 UTC] Full Log Data: {
    "timestamp": "2026-04-24 05:43:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:14c:467:8415:fd7c:61d1:94d3:318c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAxIiwidXNlcm5hbWUiOiJqb3JnZXZpcCIsImVtYWlsIjoibmVrb25pbmp1dC54QGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNDIyNn0.8lskJr6xFaALgQ_kfVxciHMsdLn0JWGgRvucUeXSBZc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f12cad9cbf4428c-VCP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2804:14c:467:8415:fd7c:61d1:94d3:318c",
        "CF-IPCountry": "BR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2804:14c:467:8415:fd7c:61d1:94d3:318c, 172.68.74.138"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 05:43:47 UTC] === END API CALL LOG ===
[24-Apr-2026 05:43:47 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 05:43:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAxIiwidXNlcm5hbWUiOiJqb3JnZXZpcCIsImVtYWlsIjoibmVrb25pbmp1dC54QGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNDIyNn0.8lskJr6xFaALgQ_kfVxciHMsdLn0JWGgRvucUeXSBZc
[24-Apr-2026 05:43:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 05:43:47 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 05:43:47 UTC] User ID: 401
[24-Apr-2026 05:43:47 UTC] ✅ User profile retrieved successfully for user ID: 401
[24-Apr-2026 05:43:47 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 05:43:47 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 05:43:47 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAxIiwidXNlcm5hbWUiOiJqb3JnZXZpcCIsImVtYWlsIjoibmVrb25pbmp1dC54QGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNDIyNn0.8lskJr6xFaALgQ_kfVxciHMsdLn0JWGgRvucUeXSBZc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f12cad9dc01428c-VCP","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2804:14c:467:8415:fd7c:61d1:94d3:318c","CF-IPCountry":"BR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2804:14c:467:8415:fd7c:61d1:94d3:318c, 172.68.74.139"}
[24-Apr-2026 05:43:47 UTC] === User Orders API Called ===
[24-Apr-2026 05:43:47 UTC] User ID: 401
[24-Apr-2026 05:43:47 UTC] Limit: 20, Offset: 0
[24-Apr-2026 05:43:47 UTC] Orders found: 0
[24-Apr-2026 05:43:47 UTC] Orders data: []
[24-Apr-2026 05:43:47 UTC] Total orders count: 0
[24-Apr-2026 05:43:47 UTC] === API CALL LOG ===
[24-Apr-2026 05:43:47 UTC] Endpoint: user/profile.php
[24-Apr-2026 05:43:47 UTC] Full Log Data: {
    "timestamp": "2026-04-24 05:43:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:14c:467:8415:fd7c:61d1:94d3:318c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAxIiwidXNlcm5hbWUiOiJqb3JnZXZpcCIsImVtYWlsIjoibmVrb25pbmp1dC54QGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNDIyNn0.8lskJr6xFaALgQ_kfVxciHMsdLn0JWGgRvucUeXSBZc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f12cada6c90428c-VCP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2804:14c:467:8415:fd7c:61d1:94d3:318c",
        "CF-IPCountry": "BR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2804:14c:467:8415:fd7c:61d1:94d3:318c, 172.68.74.139"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 05:43:47 UTC] === END API CALL LOG ===
[24-Apr-2026 05:43:47 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 05:43:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAxIiwidXNlcm5hbWUiOiJqb3JnZXZpcCIsImVtYWlsIjoibmVrb25pbmp1dC54QGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNDIyNn0.8lskJr6xFaALgQ_kfVxciHMsdLn0JWGgRvucUeXSBZc
[24-Apr-2026 05:43:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 05:43:47 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 05:43:47 UTC] User ID: 401
[24-Apr-2026 05:43:47 UTC] ✅ User profile retrieved successfully for user ID: 401
[24-Apr-2026 05:43:48 UTC] === API CALL LOG ===
[24-Apr-2026 05:43:48 UTC] Endpoint: user/profile.php
[24-Apr-2026 05:43:48 UTC] Full Log Data: {
    "timestamp": "2026-04-24 05:43:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:14c:467:8415:fd7c:61d1:94d3:318c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAxIiwidXNlcm5hbWUiOiJqb3JnZXZpcCIsImVtYWlsIjoibmVrb25pbmp1dC54QGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNDIyNn0.8lskJr6xFaALgQ_kfVxciHMsdLn0JWGgRvucUeXSBZc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f12cae14bd7428c-VCP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2804:14c:467:8415:fd7c:61d1:94d3:318c",
        "CF-IPCountry": "BR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2804:14c:467:8415:fd7c:61d1:94d3:318c, 172.68.74.139"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 05:43:48 UTC] === END API CALL LOG ===
[24-Apr-2026 05:43:48 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 05:43:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAxIiwidXNlcm5hbWUiOiJqb3JnZXZpcCIsImVtYWlsIjoibmVrb25pbmp1dC54QGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNDIyNn0.8lskJr6xFaALgQ_kfVxciHMsdLn0JWGgRvucUeXSBZc
[24-Apr-2026 05:43:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 05:43:48 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 05:43:48 UTC] User ID: 401
[24-Apr-2026 05:43:48 UTC] ✅ User profile retrieved successfully for user ID: 401
[24-Apr-2026 05:44:08 UTC] === API CALL LOG ===
[24-Apr-2026 05:44:08 UTC] Endpoint: user/profile.php
[24-Apr-2026 05:44:08 UTC] Full Log Data: {
    "timestamp": "2026-04-24 05:44:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:14c:467:8415:fd7c:61d1:94d3:318c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAxIiwidXNlcm5hbWUiOiJqb3JnZXZpcCIsImVtYWlsIjoibmVrb25pbmp1dC54QGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNDIyNn0.8lskJr6xFaALgQ_kfVxciHMsdLn0JWGgRvucUeXSBZc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f12cb5e6d56428c-VCP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2804:14c:467:8415:fd7c:61d1:94d3:318c",
        "CF-IPCountry": "BR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2804:14c:467:8415:fd7c:61d1:94d3:318c, 172.68.74.139"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 05:44:08 UTC] === END API CALL LOG ===
[24-Apr-2026 05:44:08 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 05:44:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAxIiwidXNlcm5hbWUiOiJqb3JnZXZpcCIsImVtYWlsIjoibmVrb25pbmp1dC54QGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNDIyNn0.8lskJr6xFaALgQ_kfVxciHMsdLn0JWGgRvucUeXSBZc
[24-Apr-2026 05:44:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 05:44:08 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 05:44:08 UTC] User ID: 401
[24-Apr-2026 05:44:08 UTC] ✅ User profile retrieved successfully for user ID: 401
[24-Apr-2026 05:44:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 05:44:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 05:44:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAxIiwidXNlcm5hbWUiOiJqb3JnZXZpcCIsImVtYWlsIjoibmVrb25pbmp1dC54QGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNDIyNn0.8lskJr6xFaALgQ_kfVxciHMsdLn0JWGgRvucUeXSBZc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f12cb963a08428c-VCP","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2804:14c:467:8415:fd7c:61d1:94d3:318c","CF-IPCountry":"BR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2804:14c:467:8415:fd7c:61d1:94d3:318c, 172.68.74.139"}
[24-Apr-2026 05:44:17 UTC] === User Orders API Called ===
[24-Apr-2026 05:44:17 UTC] User ID: 401
[24-Apr-2026 05:44:17 UTC] Limit: 20, Offset: 0
[24-Apr-2026 05:44:17 UTC] Orders found: 0
[24-Apr-2026 05:44:17 UTC] Orders data: []
[24-Apr-2026 05:44:17 UTC] Total orders count: 0
[24-Apr-2026 05:44:17 UTC] === API CALL LOG ===
[24-Apr-2026 05:44:17 UTC] Endpoint: user/profile.php
[24-Apr-2026 05:44:17 UTC] Full Log Data: {
    "timestamp": "2026-04-24 05:44:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:14c:467:8415:fd7c:61d1:94d3:318c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAxIiwidXNlcm5hbWUiOiJqb3JnZXZpcCIsImVtYWlsIjoibmVrb25pbmp1dC54QGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNDIyNn0.8lskJr6xFaALgQ_kfVxciHMsdLn0JWGgRvucUeXSBZc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f12cb96dad9428c-VCP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2804:14c:467:8415:fd7c:61d1:94d3:318c",
        "CF-IPCountry": "BR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2804:14c:467:8415:fd7c:61d1:94d3:318c, 172.68.74.139"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 05:44:17 UTC] === END API CALL LOG ===
[24-Apr-2026 05:44:17 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 05:44:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAxIiwidXNlcm5hbWUiOiJqb3JnZXZpcCIsImVtYWlsIjoibmVrb25pbmp1dC54QGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNDIyNn0.8lskJr6xFaALgQ_kfVxciHMsdLn0JWGgRvucUeXSBZc
[24-Apr-2026 05:44:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 05:44:17 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 05:44:17 UTC] User ID: 401
[24-Apr-2026 05:44:17 UTC] ✅ User profile retrieved successfully for user ID: 401
[24-Apr-2026 05:44:18 UTC] === API CALL LOG ===
[24-Apr-2026 05:44:18 UTC] Endpoint: user/profile.php
[24-Apr-2026 05:44:18 UTC] Full Log Data: {
    "timestamp": "2026-04-24 05:44:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:14c:467:8415:fd7c:61d1:94d3:318c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAxIiwidXNlcm5hbWUiOiJqb3JnZXZpcCIsImVtYWlsIjoibmVrb25pbmp1dC54QGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNDIyNn0.8lskJr6xFaALgQ_kfVxciHMsdLn0JWGgRvucUeXSBZc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f12cb988c96428c-VCP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2804:14c:467:8415:fd7c:61d1:94d3:318c",
        "CF-IPCountry": "BR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2804:14c:467:8415:fd7c:61d1:94d3:318c, 172.68.74.139"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 05:44:18 UTC] === END API CALL LOG ===
[24-Apr-2026 05:44:18 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 05:44:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAxIiwidXNlcm5hbWUiOiJqb3JnZXZpcCIsImVtYWlsIjoibmVrb25pbmp1dC54QGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNDIyNn0.8lskJr6xFaALgQ_kfVxciHMsdLn0JWGgRvucUeXSBZc
[24-Apr-2026 05:44:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 05:44:18 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 05:44:18 UTC] User ID: 401
[24-Apr-2026 05:44:18 UTC] ✅ User profile retrieved successfully for user ID: 401
[24-Apr-2026 05:44:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 05:44:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 05:44:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAxIiwidXNlcm5hbWUiOiJqb3JnZXZpcCIsImVtYWlsIjoibmVrb25pbmp1dC54QGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNDIyNn0.8lskJr6xFaALgQ_kfVxciHMsdLn0JWGgRvucUeXSBZc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f12cbc1bded428c-VCP","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2804:14c:467:8415:fd7c:61d1:94d3:318c","CF-IPCountry":"BR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2804:14c:467:8415:fd7c:61d1:94d3:318c, 172.68.74.139"}
[24-Apr-2026 05:44:24 UTC] === User Orders API Called ===
[24-Apr-2026 05:44:24 UTC] User ID: 401
[24-Apr-2026 05:44:24 UTC] Limit: 20, Offset: 0
[24-Apr-2026 05:44:24 UTC] Orders found: 0
[24-Apr-2026 05:44:24 UTC] Orders data: []
[24-Apr-2026 05:44:24 UTC] Total orders count: 0
[24-Apr-2026 05:44:25 UTC] === API CALL LOG ===
[24-Apr-2026 05:44:25 UTC] Endpoint: user/profile.php
[24-Apr-2026 05:44:25 UTC] Full Log Data: {
    "timestamp": "2026-04-24 05:44:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:14c:467:8415:fd7c:61d1:94d3:318c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAxIiwidXNlcm5hbWUiOiJqb3JnZXZpcCIsImVtYWlsIjoibmVrb25pbmp1dC54QGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNDIyNn0.8lskJr6xFaALgQ_kfVxciHMsdLn0JWGgRvucUeXSBZc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f12cbc7dbd3428c-VCP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2804:14c:467:8415:fd7c:61d1:94d3:318c",
        "CF-IPCountry": "BR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2804:14c:467:8415:fd7c:61d1:94d3:318c, 172.68.74.139"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 05:44:25 UTC] === END API CALL LOG ===
[24-Apr-2026 05:44:25 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 05:44:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAxIiwidXNlcm5hbWUiOiJqb3JnZXZpcCIsImVtYWlsIjoibmVrb25pbmp1dC54QGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNDIyNn0.8lskJr6xFaALgQ_kfVxciHMsdLn0JWGgRvucUeXSBZc
[24-Apr-2026 05:44:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 05:44:25 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 05:44:25 UTC] User ID: 401
[24-Apr-2026 05:44:25 UTC] ✅ User profile retrieved successfully for user ID: 401
[24-Apr-2026 05:44:25 UTC] User Purchases API - User ID: 401
[24-Apr-2026 05:44:25 UTC] User Purchases API - Total purchases found: 0
[24-Apr-2026 05:44:28 UTC] === API CALL LOG ===
[24-Apr-2026 05:44:28 UTC] Endpoint: user/profile.php
[24-Apr-2026 05:44:28 UTC] Full Log Data: {
    "timestamp": "2026-04-24 05:44:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:14c:467:8415:fd7c:61d1:94d3:318c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAxIiwidXNlcm5hbWUiOiJqb3JnZXZpcCIsImVtYWlsIjoibmVrb25pbmp1dC54QGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNDIyNn0.8lskJr6xFaALgQ_kfVxciHMsdLn0JWGgRvucUeXSBZc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f12cbda0e7b428c-VCP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2804:14c:467:8415:fd7c:61d1:94d3:318c",
        "CF-IPCountry": "BR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2804:14c:467:8415:fd7c:61d1:94d3:318c, 172.68.74.139"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 05:44:28 UTC] === END API CALL LOG ===
[24-Apr-2026 05:44:28 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 05:44:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAxIiwidXNlcm5hbWUiOiJqb3JnZXZpcCIsImVtYWlsIjoibmVrb25pbmp1dC54QGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNDIyNn0.8lskJr6xFaALgQ_kfVxciHMsdLn0JWGgRvucUeXSBZc
[24-Apr-2026 05:44:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 05:44:28 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 05:44:28 UTC] User ID: 401
[24-Apr-2026 05:44:28 UTC] ✅ User profile retrieved successfully for user ID: 401
[24-Apr-2026 05:44:28 UTC] User Purchases API - User ID: 401
[24-Apr-2026 05:44:28 UTC] User Purchases API - Total purchases found: 0
[24-Apr-2026 05:44:30 UTC] === API CALL LOG ===
[24-Apr-2026 05:44:30 UTC] Endpoint: user/profile.php
[24-Apr-2026 05:44:30 UTC] Full Log Data: {
    "timestamp": "2026-04-24 05:44:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:14c:467:8415:fd7c:61d1:94d3:318c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAxIiwidXNlcm5hbWUiOiJqb3JnZXZpcCIsImVtYWlsIjoibmVrb25pbmp1dC54QGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNDIyNn0.8lskJr6xFaALgQ_kfVxciHMsdLn0JWGgRvucUeXSBZc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f12cbe8ad86428c-VCP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2804:14c:467:8415:fd7c:61d1:94d3:318c",
        "CF-IPCountry": "BR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2804:14c:467:8415:fd7c:61d1:94d3:318c, 172.68.74.139"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 05:44:30 UTC] === END API CALL LOG ===
[24-Apr-2026 05:44:30 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 05:44:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAxIiwidXNlcm5hbWUiOiJqb3JnZXZpcCIsImVtYWlsIjoibmVrb25pbmp1dC54QGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNDIyNn0.8lskJr6xFaALgQ_kfVxciHMsdLn0JWGgRvucUeXSBZc
[24-Apr-2026 05:44:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 05:44:30 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 05:44:30 UTC] User ID: 401
[24-Apr-2026 05:44:30 UTC] ✅ User profile retrieved successfully for user ID: 401
[24-Apr-2026 05:44:31 UTC] User Purchases API - User ID: 401
[24-Apr-2026 05:44:31 UTC] User Purchases API - Total purchases found: 0
[24-Apr-2026 05:44:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 05:44:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 05:44:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAxIiwidXNlcm5hbWUiOiJqb3JnZXZpcCIsImVtYWlsIjoibmVrb25pbmp1dC54QGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNDIyNn0.8lskJr6xFaALgQ_kfVxciHMsdLn0JWGgRvucUeXSBZc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f12cc05c88f428c-VCP","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2804:14c:467:8415:fd7c:61d1:94d3:318c","CF-IPCountry":"BR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2804:14c:467:8415:fd7c:61d1:94d3:318c, 172.68.74.139"}
[24-Apr-2026 05:44:35 UTC] === User Orders API Called ===
[24-Apr-2026 05:44:35 UTC] User ID: 401
[24-Apr-2026 05:44:35 UTC] Limit: 20, Offset: 0
[24-Apr-2026 05:44:35 UTC] Orders found: 0
[24-Apr-2026 05:44:35 UTC] Orders data: []
[24-Apr-2026 05:44:35 UTC] Total orders count: 0
[24-Apr-2026 05:44:35 UTC] === API CALL LOG ===
[24-Apr-2026 05:44:35 UTC] Endpoint: user/profile.php
[24-Apr-2026 05:44:35 UTC] Full Log Data: {
    "timestamp": "2026-04-24 05:44:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:14c:467:8415:fd7c:61d1:94d3:318c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAxIiwidXNlcm5hbWUiOiJqb3JnZXZpcCIsImVtYWlsIjoibmVrb25pbmp1dC54QGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNDIyNn0.8lskJr6xFaALgQ_kfVxciHMsdLn0JWGgRvucUeXSBZc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f12cc06695e428c-VCP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2804:14c:467:8415:fd7c:61d1:94d3:318c",
        "CF-IPCountry": "BR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2804:14c:467:8415:fd7c:61d1:94d3:318c, 172.68.74.138"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 05:44:35 UTC] === END API CALL LOG ===
[24-Apr-2026 05:44:35 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 05:44:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAxIiwidXNlcm5hbWUiOiJqb3JnZXZpcCIsImVtYWlsIjoibmVrb25pbmp1dC54QGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNDIyNn0.8lskJr6xFaALgQ_kfVxciHMsdLn0JWGgRvucUeXSBZc
[24-Apr-2026 05:44:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 05:44:35 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 05:44:35 UTC] User ID: 401
[24-Apr-2026 05:44:35 UTC] ✅ User profile retrieved successfully for user ID: 401
[24-Apr-2026 05:44:35 UTC] === API CALL LOG ===
[24-Apr-2026 05:44:35 UTC] Endpoint: user/profile.php
[24-Apr-2026 05:44:35 UTC] Full Log Data: {
    "timestamp": "2026-04-24 05:44:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:14c:467:8415:fd7c:61d1:94d3:318c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAxIiwidXNlcm5hbWUiOiJqb3JnZXZpcCIsImVtYWlsIjoibmVrb25pbmp1dC54QGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNDIyNn0.8lskJr6xFaALgQ_kfVxciHMsdLn0JWGgRvucUeXSBZc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f12cc081b3a428c-VCP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2804:14c:467:8415:fd7c:61d1:94d3:318c",
        "CF-IPCountry": "BR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2804:14c:467:8415:fd7c:61d1:94d3:318c, 172.68.74.139"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 05:44:35 UTC] === END API CALL LOG ===
[24-Apr-2026 05:44:35 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 05:44:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAxIiwidXNlcm5hbWUiOiJqb3JnZXZpcCIsImVtYWlsIjoibmVrb25pbmp1dC54QGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNDIyNn0.8lskJr6xFaALgQ_kfVxciHMsdLn0JWGgRvucUeXSBZc
[24-Apr-2026 05:44:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 05:44:35 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 05:44:35 UTC] User ID: 401
[24-Apr-2026 05:44:35 UTC] ✅ User profile retrieved successfully for user ID: 401
[24-Apr-2026 05:44:38 UTC] === API CALL LOG ===
[24-Apr-2026 05:44:38 UTC] Endpoint: user/profile.php
[24-Apr-2026 05:44:38 UTC] Full Log Data: {
    "timestamp": "2026-04-24 05:44:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:14c:467:8415:fd7c:61d1:94d3:318c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAxIiwidXNlcm5hbWUiOiJqb3JnZXZpcCIsImVtYWlsIjoibmVrb25pbmp1dC54QGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNDIyNn0.8lskJr6xFaALgQ_kfVxciHMsdLn0JWGgRvucUeXSBZc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f12cc1b4d93428c-VCP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2804:14c:467:8415:fd7c:61d1:94d3:318c",
        "CF-IPCountry": "BR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2804:14c:467:8415:fd7c:61d1:94d3:318c, 172.68.74.139"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 05:44:38 UTC] === END API CALL LOG ===
[24-Apr-2026 05:44:38 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 05:44:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAxIiwidXNlcm5hbWUiOiJqb3JnZXZpcCIsImVtYWlsIjoibmVrb25pbmp1dC54QGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNDIyNn0.8lskJr6xFaALgQ_kfVxciHMsdLn0JWGgRvucUeXSBZc
[24-Apr-2026 05:44:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 05:44:38 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 05:44:38 UTC] User ID: 401
[24-Apr-2026 05:44:38 UTC] ✅ User profile retrieved successfully for user ID: 401
[24-Apr-2026 05:44:47 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 05:44:47 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 05:44:47 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAxIiwidXNlcm5hbWUiOiJqb3JnZXZpcCIsImVtYWlsIjoibmVrb25pbmp1dC54QGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNDIyNn0.8lskJr6xFaALgQ_kfVxciHMsdLn0JWGgRvucUeXSBZc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f12cc4e8974428c-VCP","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2804:14c:467:8415:fd7c:61d1:94d3:318c","CF-IPCountry":"BR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2804:14c:467:8415:fd7c:61d1:94d3:318c, 172.68.74.138"}
[24-Apr-2026 05:44:47 UTC] === User Orders API Called ===
[24-Apr-2026 05:44:47 UTC] User ID: 401
[24-Apr-2026 05:44:47 UTC] Limit: 20, Offset: 0
[24-Apr-2026 05:44:47 UTC] Orders found: 0
[24-Apr-2026 05:44:47 UTC] Orders data: []
[24-Apr-2026 05:44:47 UTC] Total orders count: 0
[24-Apr-2026 05:44:47 UTC] === API CALL LOG ===
[24-Apr-2026 05:44:47 UTC] Endpoint: user/profile.php
[24-Apr-2026 05:44:47 UTC] Full Log Data: {
    "timestamp": "2026-04-24 05:44:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:14c:467:8415:fd7c:61d1:94d3:318c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAxIiwidXNlcm5hbWUiOiJqb3JnZXZpcCIsImVtYWlsIjoibmVrb25pbmp1dC54QGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNDIyNn0.8lskJr6xFaALgQ_kfVxciHMsdLn0JWGgRvucUeXSBZc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f12cc4f2a20428c-VCP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2804:14c:467:8415:fd7c:61d1:94d3:318c",
        "CF-IPCountry": "BR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2804:14c:467:8415:fd7c:61d1:94d3:318c, 172.68.74.138"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 05:44:47 UTC] === END API CALL LOG ===
[24-Apr-2026 05:44:47 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 05:44:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAxIiwidXNlcm5hbWUiOiJqb3JnZXZpcCIsImVtYWlsIjoibmVrb25pbmp1dC54QGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNDIyNn0.8lskJr6xFaALgQ_kfVxciHMsdLn0JWGgRvucUeXSBZc
[24-Apr-2026 05:44:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 05:44:47 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 05:44:47 UTC] User ID: 401
[24-Apr-2026 05:44:47 UTC] ✅ User profile retrieved successfully for user ID: 401
[24-Apr-2026 05:44:47 UTC] === API CALL LOG ===
[24-Apr-2026 05:44:47 UTC] Endpoint: user/profile.php
[24-Apr-2026 05:44:47 UTC] Full Log Data: {
    "timestamp": "2026-04-24 05:44:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:14c:467:8415:fd7c:61d1:94d3:318c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAxIiwidXNlcm5hbWUiOiJqb3JnZXZpcCIsImVtYWlsIjoibmVrb25pbmp1dC54QGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNDIyNn0.8lskJr6xFaALgQ_kfVxciHMsdLn0JWGgRvucUeXSBZc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f12cc50dbce428c-VCP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2804:14c:467:8415:fd7c:61d1:94d3:318c",
        "CF-IPCountry": "BR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2804:14c:467:8415:fd7c:61d1:94d3:318c, 172.68.74.138"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 05:44:47 UTC] === END API CALL LOG ===
[24-Apr-2026 05:44:47 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 05:44:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAxIiwidXNlcm5hbWUiOiJqb3JnZXZpcCIsImVtYWlsIjoibmVrb25pbmp1dC54QGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNDIyNn0.8lskJr6xFaALgQ_kfVxciHMsdLn0JWGgRvucUeXSBZc
[24-Apr-2026 05:44:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 05:44:47 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 05:44:47 UTC] User ID: 401
[24-Apr-2026 05:44:47 UTC] ✅ User profile retrieved successfully for user ID: 401
[24-Apr-2026 05:44:49 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 05:44:49 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 05:44:49 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAxIiwidXNlcm5hbWUiOiJqb3JnZXZpcCIsImVtYWlsIjoibmVrb25pbmp1dC54QGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNDIyNn0.8lskJr6xFaALgQ_kfVxciHMsdLn0JWGgRvucUeXSBZc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f12cc5bfe78428c-VCP","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2804:14c:467:8415:fd7c:61d1:94d3:318c","CF-IPCountry":"BR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2804:14c:467:8415:fd7c:61d1:94d3:318c, 172.68.74.138"}
[24-Apr-2026 05:44:49 UTC] === User Orders API Called ===
[24-Apr-2026 05:44:49 UTC] User ID: 401
[24-Apr-2026 05:44:49 UTC] Limit: 20, Offset: 0
[24-Apr-2026 05:44:49 UTC] Orders found: 0
[24-Apr-2026 05:44:49 UTC] Orders data: []
[24-Apr-2026 05:44:49 UTC] Total orders count: 0
[24-Apr-2026 05:44:49 UTC] === API CALL LOG ===
[24-Apr-2026 05:44:49 UTC] Endpoint: user/profile.php
[24-Apr-2026 05:44:49 UTC] Full Log Data: {
    "timestamp": "2026-04-24 05:44:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:14c:467:8415:fd7c:61d1:94d3:318c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAxIiwidXNlcm5hbWUiOiJqb3JnZXZpcCIsImVtYWlsIjoibmVrb25pbmp1dC54QGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNDIyNn0.8lskJr6xFaALgQ_kfVxciHMsdLn0JWGgRvucUeXSBZc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f12cc5c9f1a428c-VCP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2804:14c:467:8415:fd7c:61d1:94d3:318c",
        "CF-IPCountry": "BR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2804:14c:467:8415:fd7c:61d1:94d3:318c, 172.68.74.138"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 05:44:49 UTC] === END API CALL LOG ===
[24-Apr-2026 05:44:49 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 05:44:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAxIiwidXNlcm5hbWUiOiJqb3JnZXZpcCIsImVtYWlsIjoibmVrb25pbmp1dC54QGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNDIyNn0.8lskJr6xFaALgQ_kfVxciHMsdLn0JWGgRvucUeXSBZc
[24-Apr-2026 05:44:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 05:44:49 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 05:44:49 UTC] User ID: 401
[24-Apr-2026 05:44:49 UTC] ✅ User profile retrieved successfully for user ID: 401
[24-Apr-2026 05:44:49 UTC] === API CALL LOG ===
[24-Apr-2026 05:44:49 UTC] Endpoint: user/profile.php
[24-Apr-2026 05:44:49 UTC] Full Log Data: {
    "timestamp": "2026-04-24 05:44:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:14c:467:8415:fd7c:61d1:94d3:318c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAxIiwidXNlcm5hbWUiOiJqb3JnZXZpcCIsImVtYWlsIjoibmVrb25pbmp1dC54QGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNDIyNn0.8lskJr6xFaALgQ_kfVxciHMsdLn0JWGgRvucUeXSBZc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f12cc5e2880428c-VCP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2804:14c:467:8415:fd7c:61d1:94d3:318c",
        "CF-IPCountry": "BR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2804:14c:467:8415:fd7c:61d1:94d3:318c, 172.68.74.138"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 05:44:49 UTC] === END API CALL LOG ===
[24-Apr-2026 05:44:49 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 05:44:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAxIiwidXNlcm5hbWUiOiJqb3JnZXZpcCIsImVtYWlsIjoibmVrb25pbmp1dC54QGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNDIyNn0.8lskJr6xFaALgQ_kfVxciHMsdLn0JWGgRvucUeXSBZc
[24-Apr-2026 05:44:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 05:44:49 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 05:44:49 UTC] User ID: 401
[24-Apr-2026 05:44:49 UTC] ✅ User profile retrieved successfully for user ID: 401
[24-Apr-2026 05:44:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 05:44:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 05:44:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAxIiwidXNlcm5hbWUiOiJqb3JnZXZpcCIsImVtYWlsIjoibmVrb25pbmp1dC54QGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNDIyNn0.8lskJr6xFaALgQ_kfVxciHMsdLn0JWGgRvucUeXSBZc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f12cc8b3bb5428c-VCP","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2804:14c:467:8415:fd7c:61d1:94d3:318c","CF-IPCountry":"BR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2804:14c:467:8415:fd7c:61d1:94d3:318c, 172.68.74.138"}
[24-Apr-2026 05:44:56 UTC] === User Orders API Called ===
[24-Apr-2026 05:44:56 UTC] User ID: 401
[24-Apr-2026 05:44:56 UTC] Limit: 20, Offset: 0
[24-Apr-2026 05:44:56 UTC] Orders found: 0
[24-Apr-2026 05:44:56 UTC] Orders data: []
[24-Apr-2026 05:44:56 UTC] Total orders count: 0
[24-Apr-2026 05:44:57 UTC] === API CALL LOG ===
[24-Apr-2026 05:44:57 UTC] Endpoint: user/profile.php
[24-Apr-2026 05:44:57 UTC] Full Log Data: {
    "timestamp": "2026-04-24 05:44:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:14c:467:8415:fd7c:61d1:94d3:318c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAxIiwidXNlcm5hbWUiOiJqb3JnZXZpcCIsImVtYWlsIjoibmVrb25pbmp1dC54QGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNDIyNn0.8lskJr6xFaALgQ_kfVxciHMsdLn0JWGgRvucUeXSBZc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f12cc8bdc52428c-VCP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2804:14c:467:8415:fd7c:61d1:94d3:318c",
        "CF-IPCountry": "BR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2804:14c:467:8415:fd7c:61d1:94d3:318c, 172.68.74.138"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 05:44:57 UTC] === END API CALL LOG ===
[24-Apr-2026 05:44:57 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 05:44:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAxIiwidXNlcm5hbWUiOiJqb3JnZXZpcCIsImVtYWlsIjoibmVrb25pbmp1dC54QGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNDIyNn0.8lskJr6xFaALgQ_kfVxciHMsdLn0JWGgRvucUeXSBZc
[24-Apr-2026 05:44:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 05:44:57 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 05:44:57 UTC] User ID: 401
[24-Apr-2026 05:44:57 UTC] ✅ User profile retrieved successfully for user ID: 401
[24-Apr-2026 05:44:57 UTC] === API CALL LOG ===
[24-Apr-2026 05:44:57 UTC] Endpoint: user/profile.php
[24-Apr-2026 05:44:57 UTC] Full Log Data: {
    "timestamp": "2026-04-24 05:44:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:14c:467:8415:fd7c:61d1:94d3:318c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAxIiwidXNlcm5hbWUiOiJqb3JnZXZpcCIsImVtYWlsIjoibmVrb25pbmp1dC54QGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNDIyNn0.8lskJr6xFaALgQ_kfVxciHMsdLn0JWGgRvucUeXSBZc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f12cc8d6dbc428c-VCP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2804:14c:467:8415:fd7c:61d1:94d3:318c",
        "CF-IPCountry": "BR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2804:14c:467:8415:fd7c:61d1:94d3:318c, 172.68.74.138"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 05:44:57 UTC] === END API CALL LOG ===
[24-Apr-2026 05:44:57 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 05:44:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAxIiwidXNlcm5hbWUiOiJqb3JnZXZpcCIsImVtYWlsIjoibmVrb25pbmp1dC54QGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNDIyNn0.8lskJr6xFaALgQ_kfVxciHMsdLn0JWGgRvucUeXSBZc
[24-Apr-2026 05:44:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 05:44:57 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 05:44:57 UTC] User ID: 401
[24-Apr-2026 05:44:57 UTC] ✅ User profile retrieved successfully for user ID: 401
[24-Apr-2026 05:45:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 05:45:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 05:45:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAxIiwidXNlcm5hbWUiOiJqb3JnZXZpcCIsImVtYWlsIjoibmVrb25pbmp1dC54QGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNDIyNn0.8lskJr6xFaALgQ_kfVxciHMsdLn0JWGgRvucUeXSBZc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f12ccaf1d2e428c-VCP","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2804:14c:467:8415:fd7c:61d1:94d3:318c","CF-IPCountry":"BR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2804:14c:467:8415:fd7c:61d1:94d3:318c, 172.68.74.138"}
[24-Apr-2026 05:45:02 UTC] === User Orders API Called ===
[24-Apr-2026 05:45:02 UTC] User ID: 401
[24-Apr-2026 05:45:02 UTC] Limit: 20, Offset: 0
[24-Apr-2026 05:45:02 UTC] Orders found: 0
[24-Apr-2026 05:45:02 UTC] Orders data: []
[24-Apr-2026 05:45:02 UTC] Total orders count: 0
[24-Apr-2026 05:45:02 UTC] === API CALL LOG ===
[24-Apr-2026 05:45:02 UTC] Endpoint: user/profile.php
[24-Apr-2026 05:45:02 UTC] Full Log Data: {
    "timestamp": "2026-04-24 05:45:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:14c:467:8415:fd7c:61d1:94d3:318c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAxIiwidXNlcm5hbWUiOiJqb3JnZXZpcCIsImVtYWlsIjoibmVrb25pbmp1dC54QGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNDIyNn0.8lskJr6xFaALgQ_kfVxciHMsdLn0JWGgRvucUeXSBZc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f12ccafbdd9428c-VCP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2804:14c:467:8415:fd7c:61d1:94d3:318c",
        "CF-IPCountry": "BR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2804:14c:467:8415:fd7c:61d1:94d3:318c, 172.68.74.138"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 05:45:02 UTC] === END API CALL LOG ===
[24-Apr-2026 05:45:02 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 05:45:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAxIiwidXNlcm5hbWUiOiJqb3JnZXZpcCIsImVtYWlsIjoibmVrb25pbmp1dC54QGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNDIyNn0.8lskJr6xFaALgQ_kfVxciHMsdLn0JWGgRvucUeXSBZc
[24-Apr-2026 05:45:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 05:45:02 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 05:45:02 UTC] User ID: 401
[24-Apr-2026 05:45:02 UTC] ✅ User profile retrieved successfully for user ID: 401
[24-Apr-2026 05:45:03 UTC] === API CALL LOG ===
[24-Apr-2026 05:45:03 UTC] Endpoint: user/profile.php
[24-Apr-2026 05:45:03 UTC] Full Log Data: {
    "timestamp": "2026-04-24 05:45:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:14c:467:8415:fd7c:61d1:94d3:318c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAxIiwidXNlcm5hbWUiOiJqb3JnZXZpcCIsImVtYWlsIjoibmVrb25pbmp1dC54QGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNDIyNn0.8lskJr6xFaALgQ_kfVxciHMsdLn0JWGgRvucUeXSBZc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f12ccb15f96428c-VCP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2804:14c:467:8415:fd7c:61d1:94d3:318c",
        "CF-IPCountry": "BR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2804:14c:467:8415:fd7c:61d1:94d3:318c, 172.68.74.138"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 05:45:03 UTC] === END API CALL LOG ===
[24-Apr-2026 05:45:03 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 05:45:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAxIiwidXNlcm5hbWUiOiJqb3JnZXZpcCIsImVtYWlsIjoibmVrb25pbmp1dC54QGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNDIyNn0.8lskJr6xFaALgQ_kfVxciHMsdLn0JWGgRvucUeXSBZc
[24-Apr-2026 05:45:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 05:45:03 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 05:45:03 UTC] User ID: 401
[24-Apr-2026 05:45:03 UTC] ✅ User profile retrieved successfully for user ID: 401
[24-Apr-2026 05:45:23 UTC] === API CALL LOG ===
[24-Apr-2026 05:45:23 UTC] Endpoint: user/profile.php
[24-Apr-2026 05:45:23 UTC] Full Log Data: {
    "timestamp": "2026-04-24 05:45:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:14c:467:8415:fd7c:61d1:94d3:318c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAxIiwidXNlcm5hbWUiOiJqb3JnZXZpcCIsImVtYWlsIjoibmVrb25pbmp1dC54QGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNDIyNn0.8lskJr6xFaALgQ_kfVxciHMsdLn0JWGgRvucUeXSBZc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f12cd2e8c30428c-VCP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2804:14c:467:8415:fd7c:61d1:94d3:318c",
        "CF-IPCountry": "BR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2804:14c:467:8415:fd7c:61d1:94d3:318c, 172.68.74.138"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 05:45:23 UTC] === END API CALL LOG ===
[24-Apr-2026 05:45:23 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 05:45:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAxIiwidXNlcm5hbWUiOiJqb3JnZXZpcCIsImVtYWlsIjoibmVrb25pbmp1dC54QGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNDIyNn0.8lskJr6xFaALgQ_kfVxciHMsdLn0JWGgRvucUeXSBZc
[24-Apr-2026 05:45:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 05:45:23 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 05:45:23 UTC] User ID: 401
[24-Apr-2026 05:45:23 UTC] ✅ User profile retrieved successfully for user ID: 401
[24-Apr-2026 05:45:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 05:45:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 05:45:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAxIiwidXNlcm5hbWUiOiJqb3JnZXZpcCIsImVtYWlsIjoibmVrb25pbmp1dC54QGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNDIyNn0.8lskJr6xFaALgQ_kfVxciHMsdLn0JWGgRvucUeXSBZc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f12cdcc8d48428c-VCP","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2804:14c:467:8415:fd7c:61d1:94d3:318c","CF-IPCountry":"BR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2804:14c:467:8415:fd7c:61d1:94d3:318c, 172.68.74.138"}
[24-Apr-2026 05:45:48 UTC] === User Orders API Called ===
[24-Apr-2026 05:45:48 UTC] User ID: 401
[24-Apr-2026 05:45:48 UTC] Limit: 20, Offset: 0
[24-Apr-2026 05:45:48 UTC] Orders found: 0
[24-Apr-2026 05:45:48 UTC] Orders data: []
[24-Apr-2026 05:45:48 UTC] Total orders count: 0
[24-Apr-2026 05:45:48 UTC] === API CALL LOG ===
[24-Apr-2026 05:45:48 UTC] Endpoint: user/profile.php
[24-Apr-2026 05:45:48 UTC] Full Log Data: {
    "timestamp": "2026-04-24 05:45:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:14c:467:8415:fd7c:61d1:94d3:318c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAxIiwidXNlcm5hbWUiOiJqb3JnZXZpcCIsImVtYWlsIjoibmVrb25pbmp1dC54QGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNDIyNn0.8lskJr6xFaALgQ_kfVxciHMsdLn0JWGgRvucUeXSBZc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f12cdcd2e06428c-VCP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2804:14c:467:8415:fd7c:61d1:94d3:318c",
        "CF-IPCountry": "BR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2804:14c:467:8415:fd7c:61d1:94d3:318c, 172.68.74.138"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 05:45:48 UTC] === END API CALL LOG ===
[24-Apr-2026 05:45:48 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 05:45:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAxIiwidXNlcm5hbWUiOiJqb3JnZXZpcCIsImVtYWlsIjoibmVrb25pbmp1dC54QGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNDIyNn0.8lskJr6xFaALgQ_kfVxciHMsdLn0JWGgRvucUeXSBZc
[24-Apr-2026 05:45:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 05:45:48 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 05:45:48 UTC] User ID: 401
[24-Apr-2026 05:45:48 UTC] ✅ User profile retrieved successfully for user ID: 401
[24-Apr-2026 05:45:48 UTC] === API CALL LOG ===
[24-Apr-2026 05:45:48 UTC] Endpoint: user/profile.php
[24-Apr-2026 05:45:48 UTC] Full Log Data: {
    "timestamp": "2026-04-24 05:45:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:14c:467:8415:fd7c:61d1:94d3:318c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAxIiwidXNlcm5hbWUiOiJqb3JnZXZpcCIsImVtYWlsIjoibmVrb25pbmp1dC54QGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNDIyNn0.8lskJr6xFaALgQ_kfVxciHMsdLn0JWGgRvucUeXSBZc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f12cdceffc1428c-VCP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2804:14c:467:8415:fd7c:61d1:94d3:318c",
        "CF-IPCountry": "BR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2804:14c:467:8415:fd7c:61d1:94d3:318c, 172.68.74.139"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 05:45:48 UTC] === END API CALL LOG ===
[24-Apr-2026 05:45:48 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 05:45:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAxIiwidXNlcm5hbWUiOiJqb3JnZXZpcCIsImVtYWlsIjoibmVrb25pbmp1dC54QGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNDIyNn0.8lskJr6xFaALgQ_kfVxciHMsdLn0JWGgRvucUeXSBZc
[24-Apr-2026 05:45:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 05:45:48 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 05:45:48 UTC] User ID: 401
[24-Apr-2026 05:45:48 UTC] ✅ User profile retrieved successfully for user ID: 401
[24-Apr-2026 05:54:42 UTC] === API CALL LOG ===
[24-Apr-2026 05:54:42 UTC] Endpoint: user/profile.php
[24-Apr-2026 05:54:42 UTC] Full Log Data: {
    "timestamp": "2026-04-24 05:54:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAyIiwidXNlcm5hbWUiOiJoYW1zdHJpbmciLCJlbWFpbCI6ImpvaHNvbmhhbXN0cmluZ3NwdGFAZ21haWwuY29tIiwiZXhwIjoxNzc3NjE0ODgwfQ.-Djxq4JZEH5I3ILi_mfxrLEkWuqqbv40asd0o0FO4zA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f12dad33bdef30b-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2400:c600:531f:f79f:6011:c0ff:fe72:549d, 172.68.231.173"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 05:54:42 UTC] === END API CALL LOG ===
[24-Apr-2026 05:54:42 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 05:54:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAyIiwidXNlcm5hbWUiOiJoYW1zdHJpbmciLCJlbWFpbCI6ImpvaHNvbmhhbXN0cmluZ3NwdGFAZ21haWwuY29tIiwiZXhwIjoxNzc3NjE0ODgwfQ.-Djxq4JZEH5I3ILi_mfxrLEkWuqqbv40asd0o0FO4zA
[24-Apr-2026 05:54:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 05:54:42 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 05:54:42 UTC] User ID: 402
[24-Apr-2026 05:54:42 UTC] ✅ User profile retrieved successfully for user ID: 402
[24-Apr-2026 05:54:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 05:54:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 05:54:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAyIiwidXNlcm5hbWUiOiJoYW1zdHJpbmciLCJlbWFpbCI6ImpvaHNvbmhhbXN0cmluZ3NwdGFAZ21haWwuY29tIiwiZXhwIjoxNzc3NjE0ODgwfQ.-Djxq4JZEH5I3ILi_mfxrLEkWuqqbv40asd0o0FO4zA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f12dad3ecf2f30b-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2400:c600:531f:f79f:6011:c0ff:fe72:549d","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2400:c600:531f:f79f:6011:c0ff:fe72:549d, 172.68.231.172"}
[24-Apr-2026 05:54:42 UTC] === User Orders API Called ===
[24-Apr-2026 05:54:42 UTC] User ID: 402
[24-Apr-2026 05:54:42 UTC] Limit: 20, Offset: 0
[24-Apr-2026 05:54:42 UTC] Orders found: 0
[24-Apr-2026 05:54:42 UTC] Orders data: []
[24-Apr-2026 05:54:42 UTC] Total orders count: 0
[24-Apr-2026 05:54:42 UTC] === API CALL LOG ===
[24-Apr-2026 05:54:42 UTC] Endpoint: user/profile.php
[24-Apr-2026 05:54:42 UTC] Full Log Data: {
    "timestamp": "2026-04-24 05:54:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAyIiwidXNlcm5hbWUiOiJoYW1zdHJpbmciLCJlbWFpbCI6ImpvaHNvbmhhbXN0cmluZ3NwdGFAZ21haWwuY29tIiwiZXhwIjoxNzc3NjE0ODgwfQ.-Djxq4JZEH5I3ILi_mfxrLEkWuqqbv40asd0o0FO4zA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f12dad3ecf6f30b-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2400:c600:531f:f79f:6011:c0ff:fe72:549d, 172.68.231.173"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 05:54:42 UTC] === END API CALL LOG ===
[24-Apr-2026 05:54:42 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 05:54:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAyIiwidXNlcm5hbWUiOiJoYW1zdHJpbmciLCJlbWFpbCI6ImpvaHNvbmhhbXN0cmluZ3NwdGFAZ21haWwuY29tIiwiZXhwIjoxNzc3NjE0ODgwfQ.-Djxq4JZEH5I3ILi_mfxrLEkWuqqbv40asd0o0FO4zA
[24-Apr-2026 05:54:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 05:54:42 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 05:54:42 UTC] User ID: 402
[24-Apr-2026 05:54:42 UTC] ✅ User profile retrieved successfully for user ID: 402
[24-Apr-2026 05:54:43 UTC] === API CALL LOG ===
[24-Apr-2026 05:54:43 UTC] Endpoint: user/profile.php
[24-Apr-2026 05:54:43 UTC] Full Log Data: {
    "timestamp": "2026-04-24 05:54:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAyIiwidXNlcm5hbWUiOiJoYW1zdHJpbmciLCJlbWFpbCI6ImpvaHNvbmhhbXN0cmluZ3NwdGFAZ21haWwuY29tIiwiZXhwIjoxNzc3NjE0ODgwfQ.-Djxq4JZEH5I3ILi_mfxrLEkWuqqbv40asd0o0FO4zA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f12dadbbb69f30b-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2400:c600:531f:f79f:6011:c0ff:fe72:549d, 172.68.231.172"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 05:54:43 UTC] === END API CALL LOG ===
[24-Apr-2026 05:54:43 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 05:54:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAyIiwidXNlcm5hbWUiOiJoYW1zdHJpbmciLCJlbWFpbCI6ImpvaHNvbmhhbXN0cmluZ3NwdGFAZ21haWwuY29tIiwiZXhwIjoxNzc3NjE0ODgwfQ.-Djxq4JZEH5I3ILi_mfxrLEkWuqqbv40asd0o0FO4zA
[24-Apr-2026 05:54:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 05:54:43 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 05:54:43 UTC] User ID: 402
[24-Apr-2026 05:54:43 UTC] ✅ User profile retrieved successfully for user ID: 402
[24-Apr-2026 05:55:05 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 05:55:05 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 05:55:05 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAyIiwidXNlcm5hbWUiOiJoYW1zdHJpbmciLCJlbWFpbCI6ImpvaHNvbmhhbXN0cmluZ3NwdGFAZ21haWwuY29tIiwiZXhwIjoxNzc3NjE0ODgwfQ.-Djxq4JZEH5I3ILi_mfxrLEkWuqqbv40asd0o0FO4zA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f12db664c04f30b-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2400:c600:531f:f79f:6011:c0ff:fe72:549d","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2400:c600:531f:f79f:6011:c0ff:fe72:549d, 172.68.231.173"}
[24-Apr-2026 05:55:05 UTC] === User Orders API Called ===
[24-Apr-2026 05:55:05 UTC] User ID: 402
[24-Apr-2026 05:55:05 UTC] Limit: 20, Offset: 0
[24-Apr-2026 05:55:05 UTC] Orders found: 0
[24-Apr-2026 05:55:05 UTC] Orders data: []
[24-Apr-2026 05:55:05 UTC] Total orders count: 0
[24-Apr-2026 05:55:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 05:55:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 05:55:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAyIiwidXNlcm5hbWUiOiJoYW1zdHJpbmciLCJlbWFpbCI6ImpvaHNvbmhhbXN0cmluZ3NwdGFAZ21haWwuY29tIiwiZXhwIjoxNzc3NjE0ODgwfQ.-Djxq4JZEH5I3ILi_mfxrLEkWuqqbv40asd0o0FO4zA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f12db7a5f02f30b-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2400:c600:531f:f79f:6011:c0ff:fe72:549d","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2400:c600:531f:f79f:6011:c0ff:fe72:549d, 172.68.231.173"}
[24-Apr-2026 05:55:08 UTC] === User Orders API Called ===
[24-Apr-2026 05:55:08 UTC] User ID: 402
[24-Apr-2026 05:55:08 UTC] Limit: 20, Offset: 0
[24-Apr-2026 05:55:08 UTC] Orders found: 0
[24-Apr-2026 05:55:08 UTC] Orders data: []
[24-Apr-2026 05:55:08 UTC] Total orders count: 0
[24-Apr-2026 05:55:08 UTC] === API CALL LOG ===
[24-Apr-2026 05:55:08 UTC] Endpoint: user/profile.php
[24-Apr-2026 05:55:08 UTC] Full Log Data: {
    "timestamp": "2026-04-24 05:55:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAyIiwidXNlcm5hbWUiOiJoYW1zdHJpbmciLCJlbWFpbCI6ImpvaHNvbmhhbXN0cmluZ3NwdGFAZ21haWwuY29tIiwiZXhwIjoxNzc3NjE0ODgwfQ.-Djxq4JZEH5I3ILi_mfxrLEkWuqqbv40asd0o0FO4zA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f12db7abfdcf30b-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2400:c600:531f:f79f:6011:c0ff:fe72:549d, 172.68.231.172"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 05:55:08 UTC] === END API CALL LOG ===
[24-Apr-2026 05:55:08 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 05:55:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAyIiwidXNlcm5hbWUiOiJoYW1zdHJpbmciLCJlbWFpbCI6ImpvaHNvbmhhbXN0cmluZ3NwdGFAZ21haWwuY29tIiwiZXhwIjoxNzc3NjE0ODgwfQ.-Djxq4JZEH5I3ILi_mfxrLEkWuqqbv40asd0o0FO4zA
[24-Apr-2026 05:55:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 05:55:08 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 05:55:08 UTC] User ID: 402
[24-Apr-2026 05:55:08 UTC] ✅ User profile retrieved successfully for user ID: 402
[24-Apr-2026 05:55:09 UTC] === API CALL LOG ===
[24-Apr-2026 05:55:09 UTC] Endpoint: user/profile.php
[24-Apr-2026 05:55:09 UTC] Full Log Data: {
    "timestamp": "2026-04-24 05:55:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAyIiwidXNlcm5hbWUiOiJoYW1zdHJpbmciLCJlbWFpbCI6ImpvaHNvbmhhbXN0cmluZ3NwdGFAZ21haWwuY29tIiwiZXhwIjoxNzc3NjE0ODgwfQ.-Djxq4JZEH5I3ILi_mfxrLEkWuqqbv40asd0o0FO4zA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f12db7eefeff30b-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2400:c600:531f:f79f:6011:c0ff:fe72:549d, 172.68.231.173"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 05:55:09 UTC] === END API CALL LOG ===
[24-Apr-2026 05:55:09 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 05:55:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAyIiwidXNlcm5hbWUiOiJoYW1zdHJpbmciLCJlbWFpbCI6ImpvaHNvbmhhbXN0cmluZ3NwdGFAZ21haWwuY29tIiwiZXhwIjoxNzc3NjE0ODgwfQ.-Djxq4JZEH5I3ILi_mfxrLEkWuqqbv40asd0o0FO4zA
[24-Apr-2026 05:55:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 05:55:09 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 05:55:09 UTC] User ID: 402
[24-Apr-2026 05:55:09 UTC] ✅ User profile retrieved successfully for user ID: 402
[24-Apr-2026 05:55:09 UTC] === API CALL LOG ===
[24-Apr-2026 05:55:09 UTC] Endpoint: user/profile.php
[24-Apr-2026 05:55:09 UTC] Full Log Data: {
    "timestamp": "2026-04-24 05:55:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAyIiwidXNlcm5hbWUiOiJoYW1zdHJpbmciLCJlbWFpbCI6ImpvaHNvbmhhbXN0cmluZ3NwdGFAZ21haWwuY29tIiwiZXhwIjoxNzc3NjE0ODgwfQ.-Djxq4JZEH5I3ILi_mfxrLEkWuqqbv40asd0o0FO4zA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f12db821e78f30b-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2400:c600:531f:f79f:6011:c0ff:fe72:549d, 172.68.231.173"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 05:55:09 UTC] === END API CALL LOG ===
[24-Apr-2026 05:55:09 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 05:55:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAyIiwidXNlcm5hbWUiOiJoYW1zdHJpbmciLCJlbWFpbCI6ImpvaHNvbmhhbXN0cmluZ3NwdGFAZ21haWwuY29tIiwiZXhwIjoxNzc3NjE0ODgwfQ.-Djxq4JZEH5I3ILi_mfxrLEkWuqqbv40asd0o0FO4zA
[24-Apr-2026 05:55:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 05:55:09 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 05:55:09 UTC] User ID: 402
[24-Apr-2026 05:55:09 UTC] ✅ User profile retrieved successfully for user ID: 402
[24-Apr-2026 05:55:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 05:55:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 05:55:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAyIiwidXNlcm5hbWUiOiJoYW1zdHJpbmciLCJlbWFpbCI6ImpvaHNvbmhhbXN0cmluZ3NwdGFAZ21haWwuY29tIiwiZXhwIjoxNzc3NjE0ODgwfQ.-Djxq4JZEH5I3ILi_mfxrLEkWuqqbv40asd0o0FO4zA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f12dc2e0906f30b-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2400:c600:531f:f79f:6011:c0ff:fe72:549d","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2400:c600:531f:f79f:6011:c0ff:fe72:549d, 172.68.231.173"}
[24-Apr-2026 05:55:37 UTC] === User Orders API Called ===
[24-Apr-2026 05:55:37 UTC] User ID: 402
[24-Apr-2026 05:55:37 UTC] Limit: 20, Offset: 0
[24-Apr-2026 05:55:37 UTC] Orders found: 0
[24-Apr-2026 05:55:37 UTC] Orders data: []
[24-Apr-2026 05:55:37 UTC] Total orders count: 0
[24-Apr-2026 05:55:37 UTC] === API CALL LOG ===
[24-Apr-2026 05:55:37 UTC] Endpoint: user/profile.php
[24-Apr-2026 05:55:37 UTC] Full Log Data: {
    "timestamp": "2026-04-24 05:55:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAyIiwidXNlcm5hbWUiOiJoYW1zdHJpbmciLCJlbWFpbCI6ImpvaHNvbmhhbXN0cmluZ3NwdGFAZ21haWwuY29tIiwiZXhwIjoxNzc3NjE0ODgwfQ.-Djxq4JZEH5I3ILi_mfxrLEkWuqqbv40asd0o0FO4zA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f12dc2e59b5f30b-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2400:c600:531f:f79f:6011:c0ff:fe72:549d, 172.68.231.172"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 05:55:37 UTC] === END API CALL LOG ===
[24-Apr-2026 05:55:37 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 05:55:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAyIiwidXNlcm5hbWUiOiJoYW1zdHJpbmciLCJlbWFpbCI6ImpvaHNvbmhhbXN0cmluZ3NwdGFAZ21haWwuY29tIiwiZXhwIjoxNzc3NjE0ODgwfQ.-Djxq4JZEH5I3ILi_mfxrLEkWuqqbv40asd0o0FO4zA
[24-Apr-2026 05:55:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 05:55:37 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 05:55:37 UTC] User ID: 402
[24-Apr-2026 05:55:37 UTC] ✅ User profile retrieved successfully for user ID: 402
[24-Apr-2026 05:55:38 UTC] === API CALL LOG ===
[24-Apr-2026 05:55:38 UTC] Endpoint: user/profile.php
[24-Apr-2026 05:55:38 UTC] Full Log Data: {
    "timestamp": "2026-04-24 05:55:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAyIiwidXNlcm5hbWUiOiJoYW1zdHJpbmciLCJlbWFpbCI6ImpvaHNvbmhhbXN0cmluZ3NwdGFAZ21haWwuY29tIiwiZXhwIjoxNzc3NjE0ODgwfQ.-Djxq4JZEH5I3ILi_mfxrLEkWuqqbv40asd0o0FO4zA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f12dc329b22f30b-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2400:c600:531f:f79f:6011:c0ff:fe72:549d, 172.68.231.172"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 05:55:38 UTC] === END API CALL LOG ===
[24-Apr-2026 05:55:38 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 05:55:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAyIiwidXNlcm5hbWUiOiJoYW1zdHJpbmciLCJlbWFpbCI6ImpvaHNvbmhhbXN0cmluZ3NwdGFAZ21haWwuY29tIiwiZXhwIjoxNzc3NjE0ODgwfQ.-Djxq4JZEH5I3ILi_mfxrLEkWuqqbv40asd0o0FO4zA
[24-Apr-2026 05:55:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 05:55:38 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 05:55:38 UTC] User ID: 402
[24-Apr-2026 05:55:38 UTC] ✅ User profile retrieved successfully for user ID: 402
[24-Apr-2026 05:55:38 UTC] === API CALL LOG ===
[24-Apr-2026 05:55:38 UTC] Endpoint: user/profile.php
[24-Apr-2026 05:55:38 UTC] Full Log Data: {
    "timestamp": "2026-04-24 05:55:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAyIiwidXNlcm5hbWUiOiJoYW1zdHJpbmciLCJlbWFpbCI6ImpvaHNvbmhhbXN0cmluZ3NwdGFAZ21haWwuY29tIiwiZXhwIjoxNzc3NjE0ODgwfQ.-Djxq4JZEH5I3ILi_mfxrLEkWuqqbv40asd0o0FO4zA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f12dc367afdf30b-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2400:c600:531f:f79f:6011:c0ff:fe72:549d, 172.68.231.173"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 05:55:38 UTC] === END API CALL LOG ===
[24-Apr-2026 05:55:38 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 05:55:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAyIiwidXNlcm5hbWUiOiJoYW1zdHJpbmciLCJlbWFpbCI6ImpvaHNvbmhhbXN0cmluZ3NwdGFAZ21haWwuY29tIiwiZXhwIjoxNzc3NjE0ODgwfQ.-Djxq4JZEH5I3ILi_mfxrLEkWuqqbv40asd0o0FO4zA
[24-Apr-2026 05:55:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 05:55:38 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 05:55:38 UTC] User ID: 402
[24-Apr-2026 05:55:38 UTC] ✅ User profile retrieved successfully for user ID: 402
[24-Apr-2026 05:55:59 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 05:55:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 05:55:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAyIiwidXNlcm5hbWUiOiJoYW1zdHJpbmciLCJlbWFpbCI6ImpvaHNvbmhhbXN0cmluZ3NwdGFAZ21haWwuY29tIiwiZXhwIjoxNzc3NjE0ODgwfQ.-Djxq4JZEH5I3ILi_mfxrLEkWuqqbv40asd0o0FO4zA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f12dcb8ab87f30b-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2400:c600:531f:f79f:6011:c0ff:fe72:549d","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2400:c600:531f:f79f:6011:c0ff:fe72:549d, 172.68.231.172"}
[24-Apr-2026 05:55:59 UTC] === User Orders API Called ===
[24-Apr-2026 05:55:59 UTC] User ID: 402
[24-Apr-2026 05:55:59 UTC] Limit: 20, Offset: 0
[24-Apr-2026 05:55:59 UTC] Orders found: 0
[24-Apr-2026 05:55:59 UTC] Orders data: []
[24-Apr-2026 05:55:59 UTC] Total orders count: 0
[24-Apr-2026 05:55:59 UTC] === API CALL LOG ===
[24-Apr-2026 05:55:59 UTC] Endpoint: user/profile.php
[24-Apr-2026 05:55:59 UTC] Full Log Data: {
    "timestamp": "2026-04-24 05:55:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAyIiwidXNlcm5hbWUiOiJoYW1zdHJpbmciLCJlbWFpbCI6ImpvaHNvbmhhbXN0cmluZ3NwdGFAZ21haWwuY29tIiwiZXhwIjoxNzc3NjE0ODgwfQ.-Djxq4JZEH5I3ILi_mfxrLEkWuqqbv40asd0o0FO4zA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f12dcb8fc2cf30b-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2400:c600:531f:f79f:6011:c0ff:fe72:549d, 172.68.231.172"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 05:55:59 UTC] === END API CALL LOG ===
[24-Apr-2026 05:55:59 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 05:55:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAyIiwidXNlcm5hbWUiOiJoYW1zdHJpbmciLCJlbWFpbCI6ImpvaHNvbmhhbXN0cmluZ3NwdGFAZ21haWwuY29tIiwiZXhwIjoxNzc3NjE0ODgwfQ.-Djxq4JZEH5I3ILi_mfxrLEkWuqqbv40asd0o0FO4zA
[24-Apr-2026 05:55:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 05:55:59 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 05:55:59 UTC] User ID: 402
[24-Apr-2026 05:55:59 UTC] ✅ User profile retrieved successfully for user ID: 402
[24-Apr-2026 05:56:00 UTC] === API CALL LOG ===
[24-Apr-2026 05:56:00 UTC] Endpoint: user/profile.php
[24-Apr-2026 05:56:00 UTC] Full Log Data: {
    "timestamp": "2026-04-24 05:56:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAyIiwidXNlcm5hbWUiOiJoYW1zdHJpbmciLCJlbWFpbCI6ImpvaHNvbmhhbXN0cmluZ3NwdGFAZ21haWwuY29tIiwiZXhwIjoxNzc3NjE0ODgwfQ.-Djxq4JZEH5I3ILi_mfxrLEkWuqqbv40asd0o0FO4zA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f12dcbd6cd4f30b-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2400:c600:531f:f79f:6011:c0ff:fe72:549d, 172.68.231.172"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 05:56:00 UTC] === END API CALL LOG ===
[24-Apr-2026 05:56:00 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 05:56:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAyIiwidXNlcm5hbWUiOiJoYW1zdHJpbmciLCJlbWFpbCI6ImpvaHNvbmhhbXN0cmluZ3NwdGFAZ21haWwuY29tIiwiZXhwIjoxNzc3NjE0ODgwfQ.-Djxq4JZEH5I3ILi_mfxrLEkWuqqbv40asd0o0FO4zA
[24-Apr-2026 05:56:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 05:56:00 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 05:56:00 UTC] User ID: 402
[24-Apr-2026 05:56:00 UTC] ✅ User profile retrieved successfully for user ID: 402
[24-Apr-2026 05:56:00 UTC] === API CALL LOG ===
[24-Apr-2026 05:56:00 UTC] Endpoint: user/profile.php
[24-Apr-2026 05:56:00 UTC] Full Log Data: {
    "timestamp": "2026-04-24 05:56:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAyIiwidXNlcm5hbWUiOiJoYW1zdHJpbmciLCJlbWFpbCI6ImpvaHNvbmhhbXN0cmluZ3NwdGFAZ21haWwuY29tIiwiZXhwIjoxNzc3NjE0ODgwfQ.-Djxq4JZEH5I3ILi_mfxrLEkWuqqbv40asd0o0FO4zA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f12dcc04b66f30b-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2400:c600:531f:f79f:6011:c0ff:fe72:549d, 172.68.231.172"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 05:56:00 UTC] === END API CALL LOG ===
[24-Apr-2026 05:56:00 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 05:56:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAyIiwidXNlcm5hbWUiOiJoYW1zdHJpbmciLCJlbWFpbCI6ImpvaHNvbmhhbXN0cmluZ3NwdGFAZ21haWwuY29tIiwiZXhwIjoxNzc3NjE0ODgwfQ.-Djxq4JZEH5I3ILi_mfxrLEkWuqqbv40asd0o0FO4zA
[24-Apr-2026 05:56:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 05:56:00 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 05:56:00 UTC] User ID: 402
[24-Apr-2026 05:56:00 UTC] ✅ User profile retrieved successfully for user ID: 402
[24-Apr-2026 05:56:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 05:56:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 05:56:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAyIiwidXNlcm5hbWUiOiJoYW1zdHJpbmciLCJlbWFpbCI6ImpvaHNvbmhhbXN0cmluZ3NwdGFAZ21haWwuY29tIiwiZXhwIjoxNzc3NjE0ODgwfQ.-Djxq4JZEH5I3ILi_mfxrLEkWuqqbv40asd0o0FO4zA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f12dcd12d6ef30b-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2400:c600:531f:f79f:6011:c0ff:fe72:549d","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2400:c600:531f:f79f:6011:c0ff:fe72:549d, 172.68.231.172"}
[24-Apr-2026 05:56:03 UTC] === User Orders API Called ===
[24-Apr-2026 05:56:03 UTC] User ID: 402
[24-Apr-2026 05:56:03 UTC] Limit: 20, Offset: 0
[24-Apr-2026 05:56:03 UTC] Orders found: 0
[24-Apr-2026 05:56:03 UTC] Orders data: []
[24-Apr-2026 05:56:03 UTC] Total orders count: 0
[24-Apr-2026 05:56:05 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 05:56:05 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 05:56:05 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAyIiwidXNlcm5hbWUiOiJoYW1zdHJpbmciLCJlbWFpbCI6ImpvaHNvbmhhbXN0cmluZ3NwdGFAZ21haWwuY29tIiwiZXhwIjoxNzc3NjE0ODgwfQ.-Djxq4JZEH5I3ILi_mfxrLEkWuqqbv40asd0o0FO4zA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f12dce00ad0f30b-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2400:c600:531f:f79f:6011:c0ff:fe72:549d","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2400:c600:531f:f79f:6011:c0ff:fe72:549d, 172.68.231.172"}
[24-Apr-2026 05:56:05 UTC] === User Orders API Called ===
[24-Apr-2026 05:56:05 UTC] User ID: 402
[24-Apr-2026 05:56:05 UTC] Limit: 20, Offset: 0
[24-Apr-2026 05:56:05 UTC] Orders found: 0
[24-Apr-2026 05:56:05 UTC] Orders data: []
[24-Apr-2026 05:56:05 UTC] Total orders count: 0
[24-Apr-2026 05:56:06 UTC] === API CALL LOG ===
[24-Apr-2026 05:56:06 UTC] Endpoint: user/profile.php
[24-Apr-2026 05:56:06 UTC] Full Log Data: {
    "timestamp": "2026-04-24 05:56:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAyIiwidXNlcm5hbWUiOiJoYW1zdHJpbmciLCJlbWFpbCI6ImpvaHNvbmhhbXN0cmluZ3NwdGFAZ21haWwuY29tIiwiZXhwIjoxNzc3NjE0ODgwfQ.-Djxq4JZEH5I3ILi_mfxrLEkWuqqbv40asd0o0FO4zA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f12dce05b91f30b-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2400:c600:531f:f79f:6011:c0ff:fe72:549d, 172.68.231.172"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 05:56:06 UTC] === END API CALL LOG ===
[24-Apr-2026 05:56:06 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 05:56:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAyIiwidXNlcm5hbWUiOiJoYW1zdHJpbmciLCJlbWFpbCI6ImpvaHNvbmhhbXN0cmluZ3NwdGFAZ21haWwuY29tIiwiZXhwIjoxNzc3NjE0ODgwfQ.-Djxq4JZEH5I3ILi_mfxrLEkWuqqbv40asd0o0FO4zA
[24-Apr-2026 05:56:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 05:56:06 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 05:56:06 UTC] User ID: 402
[24-Apr-2026 05:56:06 UTC] ✅ User profile retrieved successfully for user ID: 402
[24-Apr-2026 05:56:06 UTC] === API CALL LOG ===
[24-Apr-2026 05:56:06 UTC] Endpoint: user/profile.php
[24-Apr-2026 05:56:06 UTC] Full Log Data: {
    "timestamp": "2026-04-24 05:56:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAyIiwidXNlcm5hbWUiOiJoYW1zdHJpbmciLCJlbWFpbCI6ImpvaHNvbmhhbXN0cmluZ3NwdGFAZ21haWwuY29tIiwiZXhwIjoxNzc3NjE0ODgwfQ.-Djxq4JZEH5I3ILi_mfxrLEkWuqqbv40asd0o0FO4zA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f12dce48d29f30b-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2400:c600:531f:f79f:6011:c0ff:fe72:549d, 172.68.231.172"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 05:56:06 UTC] === END API CALL LOG ===
[24-Apr-2026 05:56:06 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 05:56:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAyIiwidXNlcm5hbWUiOiJoYW1zdHJpbmciLCJlbWFpbCI6ImpvaHNvbmhhbXN0cmluZ3NwdGFAZ21haWwuY29tIiwiZXhwIjoxNzc3NjE0ODgwfQ.-Djxq4JZEH5I3ILi_mfxrLEkWuqqbv40asd0o0FO4zA
[24-Apr-2026 05:56:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 05:56:06 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 05:56:06 UTC] User ID: 402
[24-Apr-2026 05:56:06 UTC] ✅ User profile retrieved successfully for user ID: 402
[24-Apr-2026 05:56:07 UTC] === API CALL LOG ===
[24-Apr-2026 05:56:07 UTC] Endpoint: user/profile.php
[24-Apr-2026 05:56:07 UTC] Full Log Data: {
    "timestamp": "2026-04-24 05:56:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAyIiwidXNlcm5hbWUiOiJoYW1zdHJpbmciLCJlbWFpbCI6ImpvaHNvbmhhbXN0cmluZ3NwdGFAZ21haWwuY29tIiwiZXhwIjoxNzc3NjE0ODgwfQ.-Djxq4JZEH5I3ILi_mfxrLEkWuqqbv40asd0o0FO4zA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f12dce8ae37f30b-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2400:c600:531f:f79f:6011:c0ff:fe72:549d, 172.68.231.172"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 05:56:07 UTC] === END API CALL LOG ===
[24-Apr-2026 05:56:07 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 05:56:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAyIiwidXNlcm5hbWUiOiJoYW1zdHJpbmciLCJlbWFpbCI6ImpvaHNvbmhhbXN0cmluZ3NwdGFAZ21haWwuY29tIiwiZXhwIjoxNzc3NjE0ODgwfQ.-Djxq4JZEH5I3ILi_mfxrLEkWuqqbv40asd0o0FO4zA
[24-Apr-2026 05:56:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 05:56:07 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 05:56:07 UTC] User ID: 402
[24-Apr-2026 05:56:07 UTC] ✅ User profile retrieved successfully for user ID: 402
[24-Apr-2026 06:11:01 UTC] === API CALL LOG ===
[24-Apr-2026 06:11:01 UTC] Endpoint: user/profile.php
[24-Apr-2026 06:11:01 UTC] Full Log Data: {
    "timestamp": "2026-04-24 06:11:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAyIiwidXNlcm5hbWUiOiJoYW1zdHJpbmciLCJlbWFpbCI6ImpvaHNvbmhhbXN0cmluZ3NwdGFAZ21haWwuY29tIiwiZXhwIjoxNzc3NjE0ODgwfQ.-Djxq4JZEH5I3ILi_mfxrLEkWuqqbv40asd0o0FO4zA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f12f2bde89088f7-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2400:c600:531f:f79f:6011:c0ff:fe72:549d, 172.68.231.173"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 06:11:01 UTC] === END API CALL LOG ===
[24-Apr-2026 06:11:01 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 06:11:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAyIiwidXNlcm5hbWUiOiJoYW1zdHJpbmciLCJlbWFpbCI6ImpvaHNvbmhhbXN0cmluZ3NwdGFAZ21haWwuY29tIiwiZXhwIjoxNzc3NjE0ODgwfQ.-Djxq4JZEH5I3ILi_mfxrLEkWuqqbv40asd0o0FO4zA
[24-Apr-2026 06:11:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 06:11:01 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 06:11:01 UTC] User ID: 402
[24-Apr-2026 06:11:01 UTC] ✅ User profile retrieved successfully for user ID: 402
[24-Apr-2026 06:11:03 UTC] === API CALL LOG ===
[24-Apr-2026 06:11:03 UTC] Endpoint: user/profile.php
[24-Apr-2026 06:11:03 UTC] Full Log Data: {
    "timestamp": "2026-04-24 06:11:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAyIiwidXNlcm5hbWUiOiJoYW1zdHJpbmciLCJlbWFpbCI6ImpvaHNvbmhhbXN0cmluZ3NwdGFAZ21haWwuY29tIiwiZXhwIjoxNzc3NjE0ODgwfQ.-Djxq4JZEH5I3ILi_mfxrLEkWuqqbv40asd0o0FO4zA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f12f2c7ee8a88f7-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2400:c600:531f:f79f:6011:c0ff:fe72:549d, 172.68.231.173"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 06:11:03 UTC] === END API CALL LOG ===
[24-Apr-2026 06:11:03 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 06:11:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAyIiwidXNlcm5hbWUiOiJoYW1zdHJpbmciLCJlbWFpbCI6ImpvaHNvbmhhbXN0cmluZ3NwdGFAZ21haWwuY29tIiwiZXhwIjoxNzc3NjE0ODgwfQ.-Djxq4JZEH5I3ILi_mfxrLEkWuqqbv40asd0o0FO4zA
[24-Apr-2026 06:11:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 06:11:03 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 06:11:03 UTC] User ID: 402
[24-Apr-2026 06:11:03 UTC] ✅ User profile retrieved successfully for user ID: 402
[24-Apr-2026 06:11:03 UTC] === API CALL LOG ===
[24-Apr-2026 06:11:03 UTC] Endpoint: user/profile.php
[24-Apr-2026 06:11:03 UTC] Full Log Data: {
    "timestamp": "2026-04-24 06:11:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAyIiwidXNlcm5hbWUiOiJoYW1zdHJpbmciLCJlbWFpbCI6ImpvaHNvbmhhbXN0cmluZ3NwdGFAZ21haWwuY29tIiwiZXhwIjoxNzc3NjE0ODgwfQ.-Djxq4JZEH5I3ILi_mfxrLEkWuqqbv40asd0o0FO4zA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f12f2cb3d0488f7-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2400:c600:531f:f79f:6011:c0ff:fe72:549d, 172.68.231.173"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 06:11:03 UTC] === END API CALL LOG ===
[24-Apr-2026 06:11:03 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 06:11:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAyIiwidXNlcm5hbWUiOiJoYW1zdHJpbmciLCJlbWFpbCI6ImpvaHNvbmhhbXN0cmluZ3NwdGFAZ21haWwuY29tIiwiZXhwIjoxNzc3NjE0ODgwfQ.-Djxq4JZEH5I3ILi_mfxrLEkWuqqbv40asd0o0FO4zA
[24-Apr-2026 06:11:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 06:11:03 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 06:11:03 UTC] User ID: 402
[24-Apr-2026 06:11:03 UTC] ✅ User profile retrieved successfully for user ID: 402
[24-Apr-2026 06:11:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 06:11:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 06:11:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAyIiwidXNlcm5hbWUiOiJoYW1zdHJpbmciLCJlbWFpbCI6ImpvaHNvbmhhbXN0cmluZ3NwdGFAZ21haWwuY29tIiwiZXhwIjoxNzc3NjE0ODgwfQ.-Djxq4JZEH5I3ILi_mfxrLEkWuqqbv40asd0o0FO4zA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f12f2cc0ea688f7-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2400:c600:531f:f79f:6011:c0ff:fe72:549d","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2400:c600:531f:f79f:6011:c0ff:fe72:549d, 172.68.231.172"}
[24-Apr-2026 06:11:03 UTC] === User Orders API Called ===
[24-Apr-2026 06:11:03 UTC] User ID: 402
[24-Apr-2026 06:11:03 UTC] Limit: 20, Offset: 0
[24-Apr-2026 06:11:03 UTC] Orders found: 0
[24-Apr-2026 06:11:03 UTC] Orders data: []
[24-Apr-2026 06:11:03 UTC] Total orders count: 0
[24-Apr-2026 06:11:04 UTC] === API CALL LOG ===
[24-Apr-2026 06:11:04 UTC] Endpoint: user/profile.php
[24-Apr-2026 06:11:04 UTC] Full Log Data: {
    "timestamp": "2026-04-24 06:11:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAyIiwidXNlcm5hbWUiOiJoYW1zdHJpbmciLCJlbWFpbCI6ImpvaHNvbmhhbXN0cmluZ3NwdGFAZ21haWwuY29tIiwiZXhwIjoxNzc3NjE0ODgwfQ.-Djxq4JZEH5I3ILi_mfxrLEkWuqqbv40asd0o0FO4zA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f12f2cc7f8288f7-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2400:c600:531f:f79f:6011:c0ff:fe72:549d, 172.68.231.173"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 06:11:04 UTC] === END API CALL LOG ===
[24-Apr-2026 06:11:04 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 06:11:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAyIiwidXNlcm5hbWUiOiJoYW1zdHJpbmciLCJlbWFpbCI6ImpvaHNvbmhhbXN0cmluZ3NwdGFAZ21haWwuY29tIiwiZXhwIjoxNzc3NjE0ODgwfQ.-Djxq4JZEH5I3ILi_mfxrLEkWuqqbv40asd0o0FO4zA
[24-Apr-2026 06:11:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 06:11:04 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 06:11:04 UTC] User ID: 402
[24-Apr-2026 06:11:04 UTC] ✅ User profile retrieved successfully for user ID: 402
[24-Apr-2026 06:11:06 UTC] === API CALL LOG ===
[24-Apr-2026 06:11:06 UTC] Endpoint: user/profile.php
[24-Apr-2026 06:11:06 UTC] Full Log Data: {
    "timestamp": "2026-04-24 06:11:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAyIiwidXNlcm5hbWUiOiJoYW1zdHJpbmciLCJlbWFpbCI6ImpvaHNvbmhhbXN0cmluZ3NwdGFAZ21haWwuY29tIiwiZXhwIjoxNzc3NjE0ODgwfQ.-Djxq4JZEH5I3ILi_mfxrLEkWuqqbv40asd0o0FO4zA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f12f2deacab0cfa-CGP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2400:c600:531f:f79f:6011:c0ff:fe72:549d, 172.69.159.180"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 06:11:06 UTC] === END API CALL LOG ===
[24-Apr-2026 06:11:06 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 06:11:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAyIiwidXNlcm5hbWUiOiJoYW1zdHJpbmciLCJlbWFpbCI6ImpvaHNvbmhhbXN0cmluZ3NwdGFAZ21haWwuY29tIiwiZXhwIjoxNzc3NjE0ODgwfQ.-Djxq4JZEH5I3ILi_mfxrLEkWuqqbv40asd0o0FO4zA
[24-Apr-2026 06:11:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 06:11:06 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 06:11:06 UTC] User ID: 402
[24-Apr-2026 06:11:06 UTC] ✅ User profile retrieved successfully for user ID: 402
[24-Apr-2026 06:11:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 06:11:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 06:11:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAyIiwidXNlcm5hbWUiOiJoYW1zdHJpbmciLCJlbWFpbCI6ImpvaHNvbmhhbXN0cmluZ3NwdGFAZ21haWwuY29tIiwiZXhwIjoxNzc3NjE0ODgwfQ.-Djxq4JZEH5I3ILi_mfxrLEkWuqqbv40asd0o0FO4zA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f12f2f0bbad0cfa-CGP","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2400:c600:531f:f79f:6011:c0ff:fe72:549d","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2400:c600:531f:f79f:6011:c0ff:fe72:549d, 172.69.159.181"}
[24-Apr-2026 06:11:09 UTC] === User Orders API Called ===
[24-Apr-2026 06:11:09 UTC] User ID: 402
[24-Apr-2026 06:11:09 UTC] Limit: 20, Offset: 0
[24-Apr-2026 06:11:09 UTC] Orders found: 0
[24-Apr-2026 06:11:09 UTC] Orders data: []
[24-Apr-2026 06:11:09 UTC] Total orders count: 0
[24-Apr-2026 06:11:12 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 06:11:12 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 06:11:12 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAyIiwidXNlcm5hbWUiOiJoYW1zdHJpbmciLCJlbWFpbCI6ImpvaHNvbmhhbXN0cmluZ3NwdGFAZ21haWwuY29tIiwiZXhwIjoxNzc3NjE0ODgwfQ.-Djxq4JZEH5I3ILi_mfxrLEkWuqqbv40asd0o0FO4zA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f12f2ff68e20cfa-CGP","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2400:c600:531f:f79f:6011:c0ff:fe72:549d","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2400:c600:531f:f79f:6011:c0ff:fe72:549d, 172.69.159.181"}
[24-Apr-2026 06:11:12 UTC] === User Orders API Called ===
[24-Apr-2026 06:11:12 UTC] User ID: 402
[24-Apr-2026 06:11:12 UTC] Limit: 20, Offset: 0
[24-Apr-2026 06:11:12 UTC] Orders found: 0
[24-Apr-2026 06:11:12 UTC] Orders data: []
[24-Apr-2026 06:11:12 UTC] Total orders count: 0
[24-Apr-2026 06:11:12 UTC] === API CALL LOG ===
[24-Apr-2026 06:11:12 UTC] Endpoint: user/profile.php
[24-Apr-2026 06:11:12 UTC] Full Log Data: {
    "timestamp": "2026-04-24 06:11:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAyIiwidXNlcm5hbWUiOiJoYW1zdHJpbmciLCJlbWFpbCI6ImpvaHNvbmhhbXN0cmluZ3NwdGFAZ21haWwuY29tIiwiZXhwIjoxNzc3NjE0ODgwfQ.-Djxq4JZEH5I3ILi_mfxrLEkWuqqbv40asd0o0FO4zA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f12f2ffc9c10cfa-CGP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2400:c600:531f:f79f:6011:c0ff:fe72:549d, 172.69.159.181"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 06:11:12 UTC] === END API CALL LOG ===
[24-Apr-2026 06:11:12 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 06:11:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAyIiwidXNlcm5hbWUiOiJoYW1zdHJpbmciLCJlbWFpbCI6ImpvaHNvbmhhbXN0cmluZ3NwdGFAZ21haWwuY29tIiwiZXhwIjoxNzc3NjE0ODgwfQ.-Djxq4JZEH5I3ILi_mfxrLEkWuqqbv40asd0o0FO4zA
[24-Apr-2026 06:11:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 06:11:12 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 06:11:12 UTC] User ID: 402
[24-Apr-2026 06:11:12 UTC] ✅ User profile retrieved successfully for user ID: 402
[24-Apr-2026 06:11:12 UTC] === API CALL LOG ===
[24-Apr-2026 06:11:12 UTC] Endpoint: user/profile.php
[24-Apr-2026 06:11:12 UTC] Full Log Data: {
    "timestamp": "2026-04-24 06:11:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAyIiwidXNlcm5hbWUiOiJoYW1zdHJpbmciLCJlbWFpbCI6ImpvaHNvbmhhbXN0cmluZ3NwdGFAZ21haWwuY29tIiwiZXhwIjoxNzc3NjE0ODgwfQ.-Djxq4JZEH5I3ILi_mfxrLEkWuqqbv40asd0o0FO4zA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f12f3046b770cfa-CGP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2400:c600:531f:f79f:6011:c0ff:fe72:549d, 172.69.159.181"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 06:11:12 UTC] === END API CALL LOG ===
[24-Apr-2026 06:11:12 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 06:11:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAyIiwidXNlcm5hbWUiOiJoYW1zdHJpbmciLCJlbWFpbCI6ImpvaHNvbmhhbXN0cmluZ3NwdGFAZ21haWwuY29tIiwiZXhwIjoxNzc3NjE0ODgwfQ.-Djxq4JZEH5I3ILi_mfxrLEkWuqqbv40asd0o0FO4zA
[24-Apr-2026 06:11:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 06:11:12 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 06:11:12 UTC] User ID: 402
[24-Apr-2026 06:11:12 UTC] ✅ User profile retrieved successfully for user ID: 402
[24-Apr-2026 06:11:13 UTC] === API CALL LOG ===
[24-Apr-2026 06:11:13 UTC] Endpoint: user/profile.php
[24-Apr-2026 06:11:13 UTC] Full Log Data: {
    "timestamp": "2026-04-24 06:11:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAyIiwidXNlcm5hbWUiOiJoYW1zdHJpbmciLCJlbWFpbCI6ImpvaHNvbmhhbXN0cmluZ3NwdGFAZ21haWwuY29tIiwiZXhwIjoxNzc3NjE0ODgwfQ.-Djxq4JZEH5I3ILi_mfxrLEkWuqqbv40asd0o0FO4zA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f12f30738a90cfa-CGP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2400:c600:531f:f79f:6011:c0ff:fe72:549d, 172.69.159.181"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 06:11:13 UTC] === END API CALL LOG ===
[24-Apr-2026 06:11:13 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 06:11:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAyIiwidXNlcm5hbWUiOiJoYW1zdHJpbmciLCJlbWFpbCI6ImpvaHNvbmhhbXN0cmluZ3NwdGFAZ21haWwuY29tIiwiZXhwIjoxNzc3NjE0ODgwfQ.-Djxq4JZEH5I3ILi_mfxrLEkWuqqbv40asd0o0FO4zA
[24-Apr-2026 06:11:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 06:11:13 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 06:11:13 UTC] User ID: 402
[24-Apr-2026 06:11:13 UTC] ✅ User profile retrieved successfully for user ID: 402
[24-Apr-2026 06:11:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 06:11:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 06:11:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAyIiwidXNlcm5hbWUiOiJoYW1zdHJpbmciLCJlbWFpbCI6ImpvaHNvbmhhbXN0cmluZ3NwdGFAZ21haWwuY29tIiwiZXhwIjoxNzc3NjE0ODgwfQ.-Djxq4JZEH5I3ILi_mfxrLEkWuqqbv40asd0o0FO4zA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f12f34c28c30cfa-CGP","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2400:c600:531f:f79f:6011:c0ff:fe72:549d","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2400:c600:531f:f79f:6011:c0ff:fe72:549d, 172.69.159.180"}
[24-Apr-2026 06:11:24 UTC] === User Orders API Called ===
[24-Apr-2026 06:11:24 UTC] User ID: 402
[24-Apr-2026 06:11:24 UTC] Limit: 20, Offset: 0
[24-Apr-2026 06:11:24 UTC] Orders found: 0
[24-Apr-2026 06:11:24 UTC] Orders data: []
[24-Apr-2026 06:11:24 UTC] Total orders count: 0
[24-Apr-2026 06:11:24 UTC] === API CALL LOG ===
[24-Apr-2026 06:11:24 UTC] Endpoint: user/profile.php
[24-Apr-2026 06:11:24 UTC] Full Log Data: {
    "timestamp": "2026-04-24 06:11:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAyIiwidXNlcm5hbWUiOiJoYW1zdHJpbmciLCJlbWFpbCI6ImpvaHNvbmhhbXN0cmluZ3NwdGFAZ21haWwuY29tIiwiZXhwIjoxNzc3NjE0ODgwfQ.-Djxq4JZEH5I3ILi_mfxrLEkWuqqbv40asd0o0FO4zA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f12f34c28c40cfa-CGP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2400:c600:531f:f79f:6011:c0ff:fe72:549d, 172.69.159.180"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 06:11:24 UTC] === END API CALL LOG ===
[24-Apr-2026 06:11:24 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 06:11:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAyIiwidXNlcm5hbWUiOiJoYW1zdHJpbmciLCJlbWFpbCI6ImpvaHNvbmhhbXN0cmluZ3NwdGFAZ21haWwuY29tIiwiZXhwIjoxNzc3NjE0ODgwfQ.-Djxq4JZEH5I3ILi_mfxrLEkWuqqbv40asd0o0FO4zA
[24-Apr-2026 06:11:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 06:11:24 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 06:11:24 UTC] User ID: 402
[24-Apr-2026 06:11:24 UTC] ✅ User profile retrieved successfully for user ID: 402
[24-Apr-2026 06:11:25 UTC] === API CALL LOG ===
[24-Apr-2026 06:11:25 UTC] Endpoint: user/profile.php
[24-Apr-2026 06:11:25 UTC] Full Log Data: {
    "timestamp": "2026-04-24 06:11:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAyIiwidXNlcm5hbWUiOiJoYW1zdHJpbmciLCJlbWFpbCI6ImpvaHNvbmhhbXN0cmluZ3NwdGFAZ21haWwuY29tIiwiZXhwIjoxNzc3NjE0ODgwfQ.-Djxq4JZEH5I3ILi_mfxrLEkWuqqbv40asd0o0FO4zA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f12f351dc670cfa-CGP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2400:c600:531f:f79f:6011:c0ff:fe72:549d, 172.69.159.180"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 06:11:25 UTC] === END API CALL LOG ===
[24-Apr-2026 06:11:25 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 06:11:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAyIiwidXNlcm5hbWUiOiJoYW1zdHJpbmciLCJlbWFpbCI6ImpvaHNvbmhhbXN0cmluZ3NwdGFAZ21haWwuY29tIiwiZXhwIjoxNzc3NjE0ODgwfQ.-Djxq4JZEH5I3ILi_mfxrLEkWuqqbv40asd0o0FO4zA
[24-Apr-2026 06:11:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 06:11:25 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 06:11:25 UTC] User ID: 402
[24-Apr-2026 06:11:25 UTC] ✅ User profile retrieved successfully for user ID: 402
[24-Apr-2026 06:11:25 UTC] === API CALL LOG ===
[24-Apr-2026 06:11:25 UTC] Endpoint: user/profile.php
[24-Apr-2026 06:11:25 UTC] Full Log Data: {
    "timestamp": "2026-04-24 06:11:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAyIiwidXNlcm5hbWUiOiJoYW1zdHJpbmciLCJlbWFpbCI6ImpvaHNvbmhhbXN0cmluZ3NwdGFAZ21haWwuY29tIiwiZXhwIjoxNzc3NjE0ODgwfQ.-Djxq4JZEH5I3ILi_mfxrLEkWuqqbv40asd0o0FO4zA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f12f3557b180cfa-CGP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2400:c600:531f:f79f:6011:c0ff:fe72:549d, 172.69.159.180"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 06:11:25 UTC] === END API CALL LOG ===
[24-Apr-2026 06:11:25 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 06:11:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAyIiwidXNlcm5hbWUiOiJoYW1zdHJpbmciLCJlbWFpbCI6ImpvaHNvbmhhbXN0cmluZ3NwdGFAZ21haWwuY29tIiwiZXhwIjoxNzc3NjE0ODgwfQ.-Djxq4JZEH5I3ILi_mfxrLEkWuqqbv40asd0o0FO4zA
[24-Apr-2026 06:11:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 06:11:25 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 06:11:25 UTC] User ID: 402
[24-Apr-2026 06:11:25 UTC] ✅ User profile retrieved successfully for user ID: 402
[24-Apr-2026 06:11:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 06:11:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 06:11:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAyIiwidXNlcm5hbWUiOiJoYW1zdHJpbmciLCJlbWFpbCI6ImpvaHNvbmhhbXN0cmluZ3NwdGFAZ21haWwuY29tIiwiZXhwIjoxNzc3NjE0ODgwfQ.-Djxq4JZEH5I3ILi_mfxrLEkWuqqbv40asd0o0FO4zA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f12f35aed570cfa-CGP","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2400:c600:531f:f79f:6011:c0ff:fe72:549d","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2400:c600:531f:f79f:6011:c0ff:fe72:549d, 172.69.159.180"}
[24-Apr-2026 06:11:26 UTC] === User Orders API Called ===
[24-Apr-2026 06:11:26 UTC] User ID: 402
[24-Apr-2026 06:11:26 UTC] Limit: 20, Offset: 0
[24-Apr-2026 06:11:26 UTC] Orders found: 0
[24-Apr-2026 06:11:26 UTC] Orders data: []
[24-Apr-2026 06:11:26 UTC] Total orders count: 0
[24-Apr-2026 06:11:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 06:11:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 06:11:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAyIiwidXNlcm5hbWUiOiJoYW1zdHJpbmciLCJlbWFpbCI6ImpvaHNvbmhhbXN0cmluZ3NwdGFAZ21haWwuY29tIiwiZXhwIjoxNzc3NjE0ODgwfQ.-Djxq4JZEH5I3ILi_mfxrLEkWuqqbv40asd0o0FO4zA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f12f365fa8c0cfa-CGP","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2400:c600:531f:f79f:6011:c0ff:fe72:549d","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2400:c600:531f:f79f:6011:c0ff:fe72:549d, 172.69.159.180"}
[24-Apr-2026 06:11:28 UTC] === User Orders API Called ===
[24-Apr-2026 06:11:28 UTC] User ID: 402
[24-Apr-2026 06:11:28 UTC] Limit: 20, Offset: 0
[24-Apr-2026 06:11:28 UTC] Orders found: 0
[24-Apr-2026 06:11:28 UTC] Orders data: []
[24-Apr-2026 06:11:28 UTC] Total orders count: 0
[24-Apr-2026 06:11:28 UTC] === API CALL LOG ===
[24-Apr-2026 06:11:28 UTC] Endpoint: user/profile.php
[24-Apr-2026 06:11:28 UTC] Full Log Data: {
    "timestamp": "2026-04-24 06:11:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAyIiwidXNlcm5hbWUiOiJoYW1zdHJpbmciLCJlbWFpbCI6ImpvaHNvbmhhbXN0cmluZ3NwdGFAZ21haWwuY29tIiwiZXhwIjoxNzc3NjE0ODgwfQ.-Djxq4JZEH5I3ILi_mfxrLEkWuqqbv40asd0o0FO4zA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f12f3667b7f0cfa-CGP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2400:c600:531f:f79f:6011:c0ff:fe72:549d, 172.69.159.180"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 06:11:28 UTC] === END API CALL LOG ===
[24-Apr-2026 06:11:28 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 06:11:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAyIiwidXNlcm5hbWUiOiJoYW1zdHJpbmciLCJlbWFpbCI6ImpvaHNvbmhhbXN0cmluZ3NwdGFAZ21haWwuY29tIiwiZXhwIjoxNzc3NjE0ODgwfQ.-Djxq4JZEH5I3ILi_mfxrLEkWuqqbv40asd0o0FO4zA
[24-Apr-2026 06:11:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 06:11:28 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 06:11:28 UTC] User ID: 402
[24-Apr-2026 06:11:28 UTC] ✅ User profile retrieved successfully for user ID: 402
[24-Apr-2026 06:11:29 UTC] === API CALL LOG ===
[24-Apr-2026 06:11:29 UTC] Endpoint: user/profile.php
[24-Apr-2026 06:11:29 UTC] Full Log Data: {
    "timestamp": "2026-04-24 06:11:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAyIiwidXNlcm5hbWUiOiJoYW1zdHJpbmciLCJlbWFpbCI6ImpvaHNvbmhhbXN0cmluZ3NwdGFAZ21haWwuY29tIiwiZXhwIjoxNzc3NjE0ODgwfQ.-Djxq4JZEH5I3ILi_mfxrLEkWuqqbv40asd0o0FO4zA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f12f36a5c0e0cfa-CGP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2400:c600:531f:f79f:6011:c0ff:fe72:549d, 172.69.159.180"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 06:11:29 UTC] === END API CALL LOG ===
[24-Apr-2026 06:11:29 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 06:11:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAyIiwidXNlcm5hbWUiOiJoYW1zdHJpbmciLCJlbWFpbCI6ImpvaHNvbmhhbXN0cmluZ3NwdGFAZ21haWwuY29tIiwiZXhwIjoxNzc3NjE0ODgwfQ.-Djxq4JZEH5I3ILi_mfxrLEkWuqqbv40asd0o0FO4zA
[24-Apr-2026 06:11:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 06:11:29 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 06:11:29 UTC] User ID: 402
[24-Apr-2026 06:11:29 UTC] ✅ User profile retrieved successfully for user ID: 402
[24-Apr-2026 06:11:29 UTC] === API CALL LOG ===
[24-Apr-2026 06:11:29 UTC] Endpoint: user/profile.php
[24-Apr-2026 06:11:29 UTC] Full Log Data: {
    "timestamp": "2026-04-24 06:11:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAyIiwidXNlcm5hbWUiOiJoYW1zdHJpbmciLCJlbWFpbCI6ImpvaHNvbmhhbXN0cmluZ3NwdGFAZ21haWwuY29tIiwiZXhwIjoxNzc3NjE0ODgwfQ.-Djxq4JZEH5I3ILi_mfxrLEkWuqqbv40asd0o0FO4zA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f12f36d6a3c0cfa-CGP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2400:c600:531f:f79f:6011:c0ff:fe72:549d, 172.69.159.180"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 06:11:29 UTC] === END API CALL LOG ===
[24-Apr-2026 06:11:29 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 06:11:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAyIiwidXNlcm5hbWUiOiJoYW1zdHJpbmciLCJlbWFpbCI6ImpvaHNvbmhhbXN0cmluZ3NwdGFAZ21haWwuY29tIiwiZXhwIjoxNzc3NjE0ODgwfQ.-Djxq4JZEH5I3ILi_mfxrLEkWuqqbv40asd0o0FO4zA
[24-Apr-2026 06:11:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 06:11:29 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 06:11:29 UTC] User ID: 402
[24-Apr-2026 06:11:29 UTC] ✅ User profile retrieved successfully for user ID: 402
[24-Apr-2026 06:12:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 06:12:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 06:12:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAyIiwidXNlcm5hbWUiOiJoYW1zdHJpbmciLCJlbWFpbCI6ImpvaHNvbmhhbXN0cmluZ3NwdGFAZ21haWwuY29tIiwiZXhwIjoxNzc3NjE0ODgwfQ.-Djxq4JZEH5I3ILi_mfxrLEkWuqqbv40asd0o0FO4zA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f12f469bf850cfa-CGP","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2400:c600:531f:f79f:6011:c0ff:fe72:549d","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2400:c600:531f:f79f:6011:c0ff:fe72:549d, 172.69.159.180"}
[24-Apr-2026 06:12:10 UTC] === User Orders API Called ===
[24-Apr-2026 06:12:10 UTC] User ID: 402
[24-Apr-2026 06:12:10 UTC] Limit: 20, Offset: 0
[24-Apr-2026 06:12:10 UTC] Orders found: 0
[24-Apr-2026 06:12:10 UTC] Orders data: []
[24-Apr-2026 06:12:10 UTC] Total orders count: 0
[24-Apr-2026 06:12:10 UTC] === API CALL LOG ===
[24-Apr-2026 06:12:10 UTC] Endpoint: user/profile.php
[24-Apr-2026 06:12:10 UTC] Full Log Data: {
    "timestamp": "2026-04-24 06:12:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAyIiwidXNlcm5hbWUiOiJoYW1zdHJpbmciLCJlbWFpbCI6ImpvaHNvbmhhbXN0cmluZ3NwdGFAZ21haWwuY29tIiwiZXhwIjoxNzc3NjE0ODgwfQ.-Djxq4JZEH5I3ILi_mfxrLEkWuqqbv40asd0o0FO4zA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f12f46a18810cfa-CGP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2400:c600:531f:f79f:6011:c0ff:fe72:549d, 172.69.159.180"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 06:12:10 UTC] === END API CALL LOG ===
[24-Apr-2026 06:12:10 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 06:12:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAyIiwidXNlcm5hbWUiOiJoYW1zdHJpbmciLCJlbWFpbCI6ImpvaHNvbmhhbXN0cmluZ3NwdGFAZ21haWwuY29tIiwiZXhwIjoxNzc3NjE0ODgwfQ.-Djxq4JZEH5I3ILi_mfxrLEkWuqqbv40asd0o0FO4zA
[24-Apr-2026 06:12:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 06:12:10 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 06:12:10 UTC] User ID: 402
[24-Apr-2026 06:12:10 UTC] ✅ User profile retrieved successfully for user ID: 402
[24-Apr-2026 06:12:10 UTC] === API CALL LOG ===
[24-Apr-2026 06:12:10 UTC] Endpoint: user/profile.php
[24-Apr-2026 06:12:10 UTC] Full Log Data: {
    "timestamp": "2026-04-24 06:12:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAyIiwidXNlcm5hbWUiOiJoYW1zdHJpbmciLCJlbWFpbCI6ImpvaHNvbmhhbXN0cmluZ3NwdGFAZ21haWwuY29tIiwiZXhwIjoxNzc3NjE0ODgwfQ.-Djxq4JZEH5I3ILi_mfxrLEkWuqqbv40asd0o0FO4zA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f12f46e78b90cfa-CGP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2400:c600:531f:f79f:6011:c0ff:fe72:549d, 172.69.159.180"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 06:12:10 UTC] === END API CALL LOG ===
[24-Apr-2026 06:12:10 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 06:12:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAyIiwidXNlcm5hbWUiOiJoYW1zdHJpbmciLCJlbWFpbCI6ImpvaHNvbmhhbXN0cmluZ3NwdGFAZ21haWwuY29tIiwiZXhwIjoxNzc3NjE0ODgwfQ.-Djxq4JZEH5I3ILi_mfxrLEkWuqqbv40asd0o0FO4zA
[24-Apr-2026 06:12:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 06:12:10 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 06:12:10 UTC] User ID: 402
[24-Apr-2026 06:12:10 UTC] ✅ User profile retrieved successfully for user ID: 402
[24-Apr-2026 06:12:11 UTC] === API CALL LOG ===
[24-Apr-2026 06:12:11 UTC] Endpoint: user/profile.php
[24-Apr-2026 06:12:11 UTC] Full Log Data: {
    "timestamp": "2026-04-24 06:12:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAyIiwidXNlcm5hbWUiOiJoYW1zdHJpbmciLCJlbWFpbCI6ImpvaHNvbmhhbXN0cmluZ3NwdGFAZ21haWwuY29tIiwiZXhwIjoxNzc3NjE0ODgwfQ.-Djxq4JZEH5I3ILi_mfxrLEkWuqqbv40asd0o0FO4zA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f12f471df070cfa-CGP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2400:c600:531f:f79f:6011:c0ff:fe72:549d, 172.69.159.180"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 06:12:11 UTC] === END API CALL LOG ===
[24-Apr-2026 06:12:11 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 06:12:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAyIiwidXNlcm5hbWUiOiJoYW1zdHJpbmciLCJlbWFpbCI6ImpvaHNvbmhhbXN0cmluZ3NwdGFAZ21haWwuY29tIiwiZXhwIjoxNzc3NjE0ODgwfQ.-Djxq4JZEH5I3ILi_mfxrLEkWuqqbv40asd0o0FO4zA
[24-Apr-2026 06:12:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 06:12:11 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 06:12:11 UTC] User ID: 402
[24-Apr-2026 06:12:11 UTC] ✅ User profile retrieved successfully for user ID: 402
[24-Apr-2026 06:12:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 06:12:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 06:12:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAyIiwidXNlcm5hbWUiOiJoYW1zdHJpbmciLCJlbWFpbCI6ImpvaHNvbmhhbXN0cmluZ3NwdGFAZ21haWwuY29tIiwiZXhwIjoxNzc3NjE0ODgwfQ.-Djxq4JZEH5I3ILi_mfxrLEkWuqqbv40asd0o0FO4zA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f12f4819f190cfa-CGP","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2400:c600:531f:f79f:6011:c0ff:fe72:549d","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2400:c600:531f:f79f:6011:c0ff:fe72:549d, 172.69.159.180"}
[24-Apr-2026 06:12:13 UTC] === User Orders API Called ===
[24-Apr-2026 06:12:13 UTC] User ID: 402
[24-Apr-2026 06:12:13 UTC] Limit: 20, Offset: 0
[24-Apr-2026 06:12:13 UTC] Orders found: 0
[24-Apr-2026 06:12:13 UTC] Orders data: []
[24-Apr-2026 06:12:13 UTC] Total orders count: 0
[24-Apr-2026 06:12:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 06:12:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 06:12:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAyIiwidXNlcm5hbWUiOiJoYW1zdHJpbmciLCJlbWFpbCI6ImpvaHNvbmhhbXN0cmluZ3NwdGFAZ21haWwuY29tIiwiZXhwIjoxNzc3NjE0ODgwfQ.-Djxq4JZEH5I3ILi_mfxrLEkWuqqbv40asd0o0FO4zA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f12f48bdcec0cfa-CGP","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2400:c600:531f:f79f:6011:c0ff:fe72:549d","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2400:c600:531f:f79f:6011:c0ff:fe72:549d, 172.69.159.180"}
[24-Apr-2026 06:12:15 UTC] === User Orders API Called ===
[24-Apr-2026 06:12:15 UTC] User ID: 402
[24-Apr-2026 06:12:15 UTC] Limit: 20, Offset: 0
[24-Apr-2026 06:12:15 UTC] Orders found: 0
[24-Apr-2026 06:12:15 UTC] Orders data: []
[24-Apr-2026 06:12:15 UTC] Total orders count: 0
[24-Apr-2026 06:12:15 UTC] === API CALL LOG ===
[24-Apr-2026 06:12:15 UTC] Endpoint: user/profile.php
[24-Apr-2026 06:12:15 UTC] Full Log Data: {
    "timestamp": "2026-04-24 06:12:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAyIiwidXNlcm5hbWUiOiJoYW1zdHJpbmciLCJlbWFpbCI6ImpvaHNvbmhhbXN0cmluZ3NwdGFAZ21haWwuY29tIiwiZXhwIjoxNzc3NjE0ODgwfQ.-Djxq4JZEH5I3ILi_mfxrLEkWuqqbv40asd0o0FO4zA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f12f48c2da40cfa-CGP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2400:c600:531f:f79f:6011:c0ff:fe72:549d, 172.69.159.180"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 06:12:15 UTC] === END API CALL LOG ===
[24-Apr-2026 06:12:15 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 06:12:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAyIiwidXNlcm5hbWUiOiJoYW1zdHJpbmciLCJlbWFpbCI6ImpvaHNvbmhhbXN0cmluZ3NwdGFAZ21haWwuY29tIiwiZXhwIjoxNzc3NjE0ODgwfQ.-Djxq4JZEH5I3ILi_mfxrLEkWuqqbv40asd0o0FO4zA
[24-Apr-2026 06:12:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 06:12:15 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 06:12:15 UTC] User ID: 402
[24-Apr-2026 06:12:15 UTC] ✅ User profile retrieved successfully for user ID: 402
[24-Apr-2026 06:12:16 UTC] === API CALL LOG ===
[24-Apr-2026 06:12:16 UTC] Endpoint: user/profile.php
[24-Apr-2026 06:12:16 UTC] Full Log Data: {
    "timestamp": "2026-04-24 06:12:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAyIiwidXNlcm5hbWUiOiJoYW1zdHJpbmciLCJlbWFpbCI6ImpvaHNvbmhhbXN0cmluZ3NwdGFAZ21haWwuY29tIiwiZXhwIjoxNzc3NjE0ODgwfQ.-Djxq4JZEH5I3ILi_mfxrLEkWuqqbv40asd0o0FO4zA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f12f4903dfb0cfa-CGP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2400:c600:531f:f79f:6011:c0ff:fe72:549d, 172.69.159.180"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 06:12:16 UTC] === END API CALL LOG ===
[24-Apr-2026 06:12:16 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 06:12:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAyIiwidXNlcm5hbWUiOiJoYW1zdHJpbmciLCJlbWFpbCI6ImpvaHNvbmhhbXN0cmluZ3NwdGFAZ21haWwuY29tIiwiZXhwIjoxNzc3NjE0ODgwfQ.-Djxq4JZEH5I3ILi_mfxrLEkWuqqbv40asd0o0FO4zA
[24-Apr-2026 06:12:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 06:12:16 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 06:12:16 UTC] User ID: 402
[24-Apr-2026 06:12:16 UTC] ✅ User profile retrieved successfully for user ID: 402
[24-Apr-2026 06:12:16 UTC] === API CALL LOG ===
[24-Apr-2026 06:12:16 UTC] Endpoint: user/profile.php
[24-Apr-2026 06:12:16 UTC] Full Log Data: {
    "timestamp": "2026-04-24 06:12:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAyIiwidXNlcm5hbWUiOiJoYW1zdHJpbmciLCJlbWFpbCI6ImpvaHNvbmhhbXN0cmluZ3NwdGFAZ21haWwuY29tIiwiZXhwIjoxNzc3NjE0ODgwfQ.-Djxq4JZEH5I3ILi_mfxrLEkWuqqbv40asd0o0FO4zA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f12f4927af30cfa-CGP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2400:c600:531f:f79f:6011:c0ff:fe72:549d, 172.69.159.180"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 06:12:16 UTC] === END API CALL LOG ===
[24-Apr-2026 06:12:16 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 06:12:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAyIiwidXNlcm5hbWUiOiJoYW1zdHJpbmciLCJlbWFpbCI6ImpvaHNvbmhhbXN0cmluZ3NwdGFAZ21haWwuY29tIiwiZXhwIjoxNzc3NjE0ODgwfQ.-Djxq4JZEH5I3ILi_mfxrLEkWuqqbv40asd0o0FO4zA
[24-Apr-2026 06:12:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 06:12:16 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 06:12:16 UTC] User ID: 402
[24-Apr-2026 06:12:16 UTC] ✅ User profile retrieved successfully for user ID: 402
[24-Apr-2026 06:12:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 06:12:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 06:12:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAyIiwidXNlcm5hbWUiOiJoYW1zdHJpbmciLCJlbWFpbCI6ImpvaHNvbmhhbXN0cmluZ3NwdGFAZ21haWwuY29tIiwiZXhwIjoxNzc3NjE0ODgwfQ.-Djxq4JZEH5I3ILi_mfxrLEkWuqqbv40asd0o0FO4zA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f12f4dd0e1e0cfa-CGP","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2400:c600:531f:f79f:6011:c0ff:fe72:549d","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2400:c600:531f:f79f:6011:c0ff:fe72:549d, 172.69.159.180"}
[24-Apr-2026 06:12:28 UTC] === User Orders API Called ===
[24-Apr-2026 06:12:28 UTC] User ID: 402
[24-Apr-2026 06:12:28 UTC] Limit: 20, Offset: 0
[24-Apr-2026 06:12:28 UTC] Orders found: 0
[24-Apr-2026 06:12:28 UTC] Orders data: []
[24-Apr-2026 06:12:28 UTC] Total orders count: 0
[24-Apr-2026 06:12:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 06:12:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 06:12:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAyIiwidXNlcm5hbWUiOiJoYW1zdHJpbmciLCJlbWFpbCI6ImpvaHNvbmhhbXN0cmluZ3NwdGFAZ21haWwuY29tIiwiZXhwIjoxNzc3NjE0ODgwfQ.-Djxq4JZEH5I3ILi_mfxrLEkWuqqbv40asd0o0FO4zA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f12f4e699760cfa-CGP","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2400:c600:531f:f79f:6011:c0ff:fe72:549d","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2400:c600:531f:f79f:6011:c0ff:fe72:549d, 172.69.159.180"}
[24-Apr-2026 06:12:30 UTC] === User Orders API Called ===
[24-Apr-2026 06:12:30 UTC] User ID: 402
[24-Apr-2026 06:12:30 UTC] Limit: 20, Offset: 0
[24-Apr-2026 06:12:30 UTC] Orders found: 0
[24-Apr-2026 06:12:30 UTC] Orders data: []
[24-Apr-2026 06:12:30 UTC] Total orders count: 0
[24-Apr-2026 06:12:30 UTC] === API CALL LOG ===
[24-Apr-2026 06:12:30 UTC] Endpoint: user/profile.php
[24-Apr-2026 06:12:30 UTC] Full Log Data: {
    "timestamp": "2026-04-24 06:12:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAyIiwidXNlcm5hbWUiOiJoYW1zdHJpbmciLCJlbWFpbCI6ImpvaHNvbmhhbXN0cmluZ3NwdGFAZ21haWwuY29tIiwiZXhwIjoxNzc3NjE0ODgwfQ.-Djxq4JZEH5I3ILi_mfxrLEkWuqqbv40asd0o0FO4zA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f12f4e6c9f40cfa-CGP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2400:c600:531f:f79f:6011:c0ff:fe72:549d, 172.69.159.181"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 06:12:30 UTC] === END API CALL LOG ===
[24-Apr-2026 06:12:30 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 06:12:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAyIiwidXNlcm5hbWUiOiJoYW1zdHJpbmciLCJlbWFpbCI6ImpvaHNvbmhhbXN0cmluZ3NwdGFAZ21haWwuY29tIiwiZXhwIjoxNzc3NjE0ODgwfQ.-Djxq4JZEH5I3ILi_mfxrLEkWuqqbv40asd0o0FO4zA
[24-Apr-2026 06:12:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 06:12:30 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 06:12:30 UTC] User ID: 402
[24-Apr-2026 06:12:30 UTC] ✅ User profile retrieved successfully for user ID: 402
[24-Apr-2026 06:12:30 UTC] === API CALL LOG ===
[24-Apr-2026 06:12:30 UTC] Endpoint: user/profile.php
[24-Apr-2026 06:12:30 UTC] Full Log Data: {
    "timestamp": "2026-04-24 06:12:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAyIiwidXNlcm5hbWUiOiJoYW1zdHJpbmciLCJlbWFpbCI6ImpvaHNvbmhhbXN0cmluZ3NwdGFAZ21haWwuY29tIiwiZXhwIjoxNzc3NjE0ODgwfQ.-Djxq4JZEH5I3ILi_mfxrLEkWuqqbv40asd0o0FO4zA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f12f4eb5a3d0cfa-CGP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2400:c600:531f:f79f:6011:c0ff:fe72:549d, 172.69.159.181"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 06:12:30 UTC] === END API CALL LOG ===
[24-Apr-2026 06:12:30 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 06:12:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAyIiwidXNlcm5hbWUiOiJoYW1zdHJpbmciLCJlbWFpbCI6ImpvaHNvbmhhbXN0cmluZ3NwdGFAZ21haWwuY29tIiwiZXhwIjoxNzc3NjE0ODgwfQ.-Djxq4JZEH5I3ILi_mfxrLEkWuqqbv40asd0o0FO4zA
[24-Apr-2026 06:12:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 06:12:30 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 06:12:30 UTC] User ID: 402
[24-Apr-2026 06:12:30 UTC] ✅ User profile retrieved successfully for user ID: 402
[24-Apr-2026 06:12:30 UTC] === API CALL LOG ===
[24-Apr-2026 06:12:30 UTC] Endpoint: user/profile.php
[24-Apr-2026 06:12:30 UTC] Full Log Data: {
    "timestamp": "2026-04-24 06:12:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAyIiwidXNlcm5hbWUiOiJoYW1zdHJpbmciLCJlbWFpbCI6ImpvaHNvbmhhbXN0cmluZ3NwdGFAZ21haWwuY29tIiwiZXhwIjoxNzc3NjE0ODgwfQ.-Djxq4JZEH5I3ILi_mfxrLEkWuqqbv40asd0o0FO4zA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f12f4ecdd440cfa-CGP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2400:c600:531f:f79f:6011:c0ff:fe72:549d, 172.69.159.180"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 06:12:30 UTC] === END API CALL LOG ===
[24-Apr-2026 06:12:30 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 06:12:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAyIiwidXNlcm5hbWUiOiJoYW1zdHJpbmciLCJlbWFpbCI6ImpvaHNvbmhhbXN0cmluZ3NwdGFAZ21haWwuY29tIiwiZXhwIjoxNzc3NjE0ODgwfQ.-Djxq4JZEH5I3ILi_mfxrLEkWuqqbv40asd0o0FO4zA
[24-Apr-2026 06:12:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 06:12:30 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 06:12:30 UTC] User ID: 402
[24-Apr-2026 06:12:30 UTC] ✅ User profile retrieved successfully for user ID: 402
[24-Apr-2026 06:12:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 06:12:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 06:12:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAyIiwidXNlcm5hbWUiOiJoYW1zdHJpbmciLCJlbWFpbCI6ImpvaHNvbmhhbXN0cmluZ3NwdGFAZ21haWwuY29tIiwiZXhwIjoxNzc3NjE0ODgwfQ.-Djxq4JZEH5I3ILi_mfxrLEkWuqqbv40asd0o0FO4zA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f12f57119b90cfa-CGP","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2400:c600:531f:f79f:6011:c0ff:fe72:549d","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2400:c600:531f:f79f:6011:c0ff:fe72:549d, 172.69.159.181"}
[24-Apr-2026 06:12:52 UTC] === User Orders API Called ===
[24-Apr-2026 06:12:52 UTC] User ID: 402
[24-Apr-2026 06:12:52 UTC] Limit: 20, Offset: 0
[24-Apr-2026 06:12:52 UTC] Orders found: 0
[24-Apr-2026 06:12:52 UTC] Orders data: []
[24-Apr-2026 06:12:52 UTC] Total orders count: 0
[24-Apr-2026 06:12:52 UTC] === API CALL LOG ===
[24-Apr-2026 06:12:52 UTC] Endpoint: user/profile.php
[24-Apr-2026 06:12:52 UTC] Full Log Data: {
    "timestamp": "2026-04-24 06:12:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAyIiwidXNlcm5hbWUiOiJoYW1zdHJpbmciLCJlbWFpbCI6ImpvaHNvbmhhbXN0cmluZ3NwdGFAZ21haWwuY29tIiwiZXhwIjoxNzc3NjE0ODgwfQ.-Djxq4JZEH5I3ILi_mfxrLEkWuqqbv40asd0o0FO4zA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f12f5717a610cfa-CGP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2400:c600:531f:f79f:6011:c0ff:fe72:549d, 172.69.159.180"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 06:12:52 UTC] === END API CALL LOG ===
[24-Apr-2026 06:12:52 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 06:12:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAyIiwidXNlcm5hbWUiOiJoYW1zdHJpbmciLCJlbWFpbCI6ImpvaHNvbmhhbXN0cmluZ3NwdGFAZ21haWwuY29tIiwiZXhwIjoxNzc3NjE0ODgwfQ.-Djxq4JZEH5I3ILi_mfxrLEkWuqqbv40asd0o0FO4zA
[24-Apr-2026 06:12:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 06:12:52 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 06:12:52 UTC] User ID: 402
[24-Apr-2026 06:12:52 UTC] ✅ User profile retrieved successfully for user ID: 402
[24-Apr-2026 06:12:52 UTC] === API CALL LOG ===
[24-Apr-2026 06:12:52 UTC] Endpoint: user/profile.php
[24-Apr-2026 06:12:52 UTC] Full Log Data: {
    "timestamp": "2026-04-24 06:12:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAyIiwidXNlcm5hbWUiOiJoYW1zdHJpbmciLCJlbWFpbCI6ImpvaHNvbmhhbXN0cmluZ3NwdGFAZ21haWwuY29tIiwiZXhwIjoxNzc3NjE0ODgwfQ.-Djxq4JZEH5I3ILi_mfxrLEkWuqqbv40asd0o0FO4zA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f12f574e8e60cfa-CGP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2400:c600:531f:f79f:6011:c0ff:fe72:549d, 172.69.159.181"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 06:12:52 UTC] === END API CALL LOG ===
[24-Apr-2026 06:12:52 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 06:12:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAyIiwidXNlcm5hbWUiOiJoYW1zdHJpbmciLCJlbWFpbCI6ImpvaHNvbmhhbXN0cmluZ3NwdGFAZ21haWwuY29tIiwiZXhwIjoxNzc3NjE0ODgwfQ.-Djxq4JZEH5I3ILi_mfxrLEkWuqqbv40asd0o0FO4zA
[24-Apr-2026 06:12:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 06:12:52 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 06:12:52 UTC] User ID: 402
[24-Apr-2026 06:12:52 UTC] ✅ User profile retrieved successfully for user ID: 402
[24-Apr-2026 06:12:53 UTC] === API CALL LOG ===
[24-Apr-2026 06:12:53 UTC] Endpoint: user/profile.php
[24-Apr-2026 06:12:53 UTC] Full Log Data: {
    "timestamp": "2026-04-24 06:12:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAyIiwidXNlcm5hbWUiOiJoYW1zdHJpbmciLCJlbWFpbCI6ImpvaHNvbmhhbXN0cmluZ3NwdGFAZ21haWwuY29tIiwiZXhwIjoxNzc3NjE0ODgwfQ.-Djxq4JZEH5I3ILi_mfxrLEkWuqqbv40asd0o0FO4zA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f12f5793a2a0cfa-CGP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2400:c600:531f:f79f:6011:c0ff:fe72:549d, 172.69.159.181"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 06:12:53 UTC] === END API CALL LOG ===
[24-Apr-2026 06:12:53 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 06:12:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAyIiwidXNlcm5hbWUiOiJoYW1zdHJpbmciLCJlbWFpbCI6ImpvaHNvbmhhbXN0cmluZ3NwdGFAZ21haWwuY29tIiwiZXhwIjoxNzc3NjE0ODgwfQ.-Djxq4JZEH5I3ILi_mfxrLEkWuqqbv40asd0o0FO4zA
[24-Apr-2026 06:12:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 06:12:53 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 06:12:53 UTC] User ID: 402
[24-Apr-2026 06:12:53 UTC] ✅ User profile retrieved successfully for user ID: 402
[24-Apr-2026 06:13:06 UTC] === API CALL LOG ===
[24-Apr-2026 06:13:06 UTC] Endpoint: user/profile.php
[24-Apr-2026 06:13:06 UTC] Full Log Data: {
    "timestamp": "2026-04-24 06:13:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAyIiwidXNlcm5hbWUiOiJoYW1zdHJpbmciLCJlbWFpbCI6ImpvaHNvbmhhbXN0cmluZ3NwdGFAZ21haWwuY29tIiwiZXhwIjoxNzc3NjE0ODgwfQ.-Djxq4JZEH5I3ILi_mfxrLEkWuqqbv40asd0o0FO4zA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f12f5c6f8bf0cfa-CGP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2400:c600:531f:f79f:6011:c0ff:fe72:549d, 172.69.159.181"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 06:13:06 UTC] === END API CALL LOG ===
[24-Apr-2026 06:13:06 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 06:13:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAyIiwidXNlcm5hbWUiOiJoYW1zdHJpbmciLCJlbWFpbCI6ImpvaHNvbmhhbXN0cmluZ3NwdGFAZ21haWwuY29tIiwiZXhwIjoxNzc3NjE0ODgwfQ.-Djxq4JZEH5I3ILi_mfxrLEkWuqqbv40asd0o0FO4zA
[24-Apr-2026 06:13:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 06:13:06 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 06:13:06 UTC] User ID: 402
[24-Apr-2026 06:13:06 UTC] ✅ User profile retrieved successfully for user ID: 402
[24-Apr-2026 06:13:06 UTC] User Purchases API - User ID: 402
[24-Apr-2026 06:13:06 UTC] User Purchases API - Total purchases found: 1
[24-Apr-2026 06:18:39 UTC] === API CALL LOG ===
[24-Apr-2026 06:18:39 UTC] Endpoint: user/profile.php
[24-Apr-2026 06:18:39 UTC] Full Log Data: {
    "timestamp": "2026-04-24 06:18:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAyIiwidXNlcm5hbWUiOiJoYW1zdHJpbmciLCJlbWFpbCI6ImpvaHNvbmhhbXN0cmluZ3NwdGFAZ21haWwuY29tIiwiZXhwIjoxNzc3NjE0ODgwfQ.-Djxq4JZEH5I3ILi_mfxrLEkWuqqbv40asd0o0FO4zA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f12fde7daf41645-CGP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2400:c600:531f:f79f:6011:c0ff:fe72:549d, 172.69.159.180"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 06:18:39 UTC] === END API CALL LOG ===
[24-Apr-2026 06:18:39 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 06:18:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAyIiwidXNlcm5hbWUiOiJoYW1zdHJpbmciLCJlbWFpbCI6ImpvaHNvbmhhbXN0cmluZ3NwdGFAZ21haWwuY29tIiwiZXhwIjoxNzc3NjE0ODgwfQ.-Djxq4JZEH5I3ILi_mfxrLEkWuqqbv40asd0o0FO4zA
[24-Apr-2026 06:18:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 06:18:39 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 06:18:39 UTC] User ID: 402
[24-Apr-2026 06:18:39 UTC] ✅ User profile retrieved successfully for user ID: 402
[24-Apr-2026 06:18:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 06:18:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 06:18:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAyIiwidXNlcm5hbWUiOiJoYW1zdHJpbmciLCJlbWFpbCI6ImpvaHNvbmhhbXN0cmluZ3NwdGFAZ21haWwuY29tIiwiZXhwIjoxNzc3NjE0ODgwfQ.-Djxq4JZEH5I3ILi_mfxrLEkWuqqbv40asd0o0FO4zA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f12fde82bc21645-CGP","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2400:c600:531f:f79f:6011:c0ff:fe72:549d","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2400:c600:531f:f79f:6011:c0ff:fe72:549d, 172.69.159.181"}
[24-Apr-2026 06:18:39 UTC] === User Orders API Called ===
[24-Apr-2026 06:18:39 UTC] User ID: 402
[24-Apr-2026 06:18:39 UTC] Limit: 20, Offset: 0
[24-Apr-2026 06:18:39 UTC] Orders found: 0
[24-Apr-2026 06:18:39 UTC] Orders data: []
[24-Apr-2026 06:18:39 UTC] Total orders count: 0
[24-Apr-2026 06:18:39 UTC] === API CALL LOG ===
[24-Apr-2026 06:18:39 UTC] Endpoint: user/profile.php
[24-Apr-2026 06:18:39 UTC] Full Log Data: {
    "timestamp": "2026-04-24 06:18:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAyIiwidXNlcm5hbWUiOiJoYW1zdHJpbmciLCJlbWFpbCI6ImpvaHNvbmhhbXN0cmluZ3NwdGFAZ21haWwuY29tIiwiZXhwIjoxNzc3NjE0ODgwfQ.-Djxq4JZEH5I3ILi_mfxrLEkWuqqbv40asd0o0FO4zA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f12fde95e051645-CGP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2400:c600:531f:f79f:6011:c0ff:fe72:549d, 172.69.159.181"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 06:18:39 UTC] === END API CALL LOG ===
[24-Apr-2026 06:18:39 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 06:18:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAyIiwidXNlcm5hbWUiOiJoYW1zdHJpbmciLCJlbWFpbCI6ImpvaHNvbmhhbXN0cmluZ3NwdGFAZ21haWwuY29tIiwiZXhwIjoxNzc3NjE0ODgwfQ.-Djxq4JZEH5I3ILi_mfxrLEkWuqqbv40asd0o0FO4zA
[24-Apr-2026 06:18:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 06:18:39 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 06:18:39 UTC] User ID: 402
[24-Apr-2026 06:18:39 UTC] ✅ User profile retrieved successfully for user ID: 402
[24-Apr-2026 06:18:42 UTC] === API CALL LOG ===
[24-Apr-2026 06:18:42 UTC] Endpoint: user/profile.php
[24-Apr-2026 06:18:42 UTC] Full Log Data: {
    "timestamp": "2026-04-24 06:18:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAyIiwidXNlcm5hbWUiOiJoYW1zdHJpbmciLCJlbWFpbCI6ImpvaHNvbmhhbXN0cmluZ3NwdGFAZ21haWwuY29tIiwiZXhwIjoxNzc3NjE0ODgwfQ.-Djxq4JZEH5I3ILi_mfxrLEkWuqqbv40asd0o0FO4zA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f12fdfd2888a9fd-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2400:c600:531f:f79f:6011:c0ff:fe72:549d, 172.68.231.173"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 06:18:42 UTC] === END API CALL LOG ===
[24-Apr-2026 06:18:42 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 06:18:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAyIiwidXNlcm5hbWUiOiJoYW1zdHJpbmciLCJlbWFpbCI6ImpvaHNvbmhhbXN0cmluZ3NwdGFAZ21haWwuY29tIiwiZXhwIjoxNzc3NjE0ODgwfQ.-Djxq4JZEH5I3ILi_mfxrLEkWuqqbv40asd0o0FO4zA
[24-Apr-2026 06:18:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 06:18:42 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 06:18:42 UTC] User ID: 402
[24-Apr-2026 06:18:42 UTC] ✅ User profile retrieved successfully for user ID: 402
[24-Apr-2026 06:19:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 06:19:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 06:19:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAyIiwidXNlcm5hbWUiOiJoYW1zdHJpbmciLCJlbWFpbCI6ImpvaHNvbmhhbXN0cmluZ3NwdGFAZ21haWwuY29tIiwiZXhwIjoxNzc3NjE0ODgwfQ.-Djxq4JZEH5I3ILi_mfxrLEkWuqqbv40asd0o0FO4zA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f12ff70bfc5a9fd-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2400:c600:531f:f79f:6011:c0ff:fe72:549d","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2400:c600:531f:f79f:6011:c0ff:fe72:549d, 172.68.231.173"}
[24-Apr-2026 06:19:41 UTC] === User Orders API Called ===
[24-Apr-2026 06:19:41 UTC] User ID: 402
[24-Apr-2026 06:19:41 UTC] Limit: 20, Offset: 0
[24-Apr-2026 06:19:41 UTC] Orders found: 0
[24-Apr-2026 06:19:41 UTC] Orders data: []
[24-Apr-2026 06:19:41 UTC] Total orders count: 0
[24-Apr-2026 06:19:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 06:19:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 06:19:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAyIiwidXNlcm5hbWUiOiJoYW1zdHJpbmciLCJlbWFpbCI6ImpvaHNvbmhhbXN0cmluZ3NwdGFAZ21haWwuY29tIiwiZXhwIjoxNzc3NjE0ODgwfQ.-Djxq4JZEH5I3ILi_mfxrLEkWuqqbv40asd0o0FO4zA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f12ff83db30a9fd-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2400:c600:531f:f79f:6011:c0ff:fe72:549d","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2400:c600:531f:f79f:6011:c0ff:fe72:549d, 172.68.231.173"}
[24-Apr-2026 06:19:44 UTC] === User Orders API Called ===
[24-Apr-2026 06:19:44 UTC] User ID: 402
[24-Apr-2026 06:19:44 UTC] Limit: 20, Offset: 0
[24-Apr-2026 06:19:44 UTC] Orders found: 0
[24-Apr-2026 06:19:44 UTC] Orders data: []
[24-Apr-2026 06:19:44 UTC] Total orders count: 0
[24-Apr-2026 06:19:44 UTC] === API CALL LOG ===
[24-Apr-2026 06:19:44 UTC] Endpoint: user/profile.php
[24-Apr-2026 06:19:44 UTC] Full Log Data: {
    "timestamp": "2026-04-24 06:19:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAyIiwidXNlcm5hbWUiOiJoYW1zdHJpbmciLCJlbWFpbCI6ImpvaHNvbmhhbXN0cmluZ3NwdGFAZ21haWwuY29tIiwiZXhwIjoxNzc3NjE0ODgwfQ.-Djxq4JZEH5I3ILi_mfxrLEkWuqqbv40asd0o0FO4zA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f12ff83db32a9fd-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2400:c600:531f:f79f:6011:c0ff:fe72:549d, 172.68.231.172"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 06:19:44 UTC] === END API CALL LOG ===
[24-Apr-2026 06:19:44 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 06:19:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAyIiwidXNlcm5hbWUiOiJoYW1zdHJpbmciLCJlbWFpbCI6ImpvaHNvbmhhbXN0cmluZ3NwdGFAZ21haWwuY29tIiwiZXhwIjoxNzc3NjE0ODgwfQ.-Djxq4JZEH5I3ILi_mfxrLEkWuqqbv40asd0o0FO4zA
[24-Apr-2026 06:19:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 06:19:44 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 06:19:44 UTC] User ID: 402
[24-Apr-2026 06:19:44 UTC] ✅ User profile retrieved successfully for user ID: 402
[24-Apr-2026 06:19:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 06:19:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 06:19:46 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAyIiwidXNlcm5hbWUiOiJoYW1zdHJpbmciLCJlbWFpbCI6ImpvaHNvbmhhbXN0cmluZ3NwdGFAZ21haWwuY29tIiwiZXhwIjoxNzc3NjE0ODgwfQ.-Djxq4JZEH5I3ILi_mfxrLEkWuqqbv40asd0o0FO4zA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f12ff8d7c78b60e-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2400:c600:531f:f79f:6011:c0ff:fe72:549d","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2400:c600:531f:f79f:6011:c0ff:fe72:549d, 172.68.231.172"}
[24-Apr-2026 06:19:46 UTC] === User Orders API Called ===
[24-Apr-2026 06:19:46 UTC] User ID: 402
[24-Apr-2026 06:19:46 UTC] Limit: 20, Offset: 0
[24-Apr-2026 06:19:46 UTC] Orders found: 0
[24-Apr-2026 06:19:46 UTC] Orders data: []
[24-Apr-2026 06:19:46 UTC] Total orders count: 0
[24-Apr-2026 06:19:46 UTC] === API CALL LOG ===
[24-Apr-2026 06:19:46 UTC] Endpoint: user/profile.php
[24-Apr-2026 06:19:46 UTC] Full Log Data: {
    "timestamp": "2026-04-24 06:19:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAyIiwidXNlcm5hbWUiOiJoYW1zdHJpbmciLCJlbWFpbCI6ImpvaHNvbmhhbXN0cmluZ3NwdGFAZ21haWwuY29tIiwiZXhwIjoxNzc3NjE0ODgwfQ.-Djxq4JZEH5I3ILi_mfxrLEkWuqqbv40asd0o0FO4zA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f12ff8d7c7db60e-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2400:c600:531f:f79f:6011:c0ff:fe72:549d, 172.68.231.173"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 06:19:46 UTC] === END API CALL LOG ===
[24-Apr-2026 06:19:46 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 06:19:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAyIiwidXNlcm5hbWUiOiJoYW1zdHJpbmciLCJlbWFpbCI6ImpvaHNvbmhhbXN0cmluZ3NwdGFAZ21haWwuY29tIiwiZXhwIjoxNzc3NjE0ODgwfQ.-Djxq4JZEH5I3ILi_mfxrLEkWuqqbv40asd0o0FO4zA
[24-Apr-2026 06:19:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 06:19:46 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 06:19:46 UTC] User ID: 402
[24-Apr-2026 06:19:46 UTC] ✅ User profile retrieved successfully for user ID: 402
[24-Apr-2026 06:19:46 UTC] === API CALL LOG ===
[24-Apr-2026 06:19:46 UTC] Endpoint: user/profile.php
[24-Apr-2026 06:19:46 UTC] Full Log Data: {
    "timestamp": "2026-04-24 06:19:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAyIiwidXNlcm5hbWUiOiJoYW1zdHJpbmciLCJlbWFpbCI6ImpvaHNvbmhhbXN0cmluZ3NwdGFAZ21haWwuY29tIiwiZXhwIjoxNzc3NjE0ODgwfQ.-Djxq4JZEH5I3ILi_mfxrLEkWuqqbv40asd0o0FO4zA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f12ff8d7c81b60e-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2400:c600:531f:f79f:6011:c0ff:fe72:549d, 172.68.231.173"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 06:19:46 UTC] === END API CALL LOG ===
[24-Apr-2026 06:19:46 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 06:19:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAyIiwidXNlcm5hbWUiOiJoYW1zdHJpbmciLCJlbWFpbCI6ImpvaHNvbmhhbXN0cmluZ3NwdGFAZ21haWwuY29tIiwiZXhwIjoxNzc3NjE0ODgwfQ.-Djxq4JZEH5I3ILi_mfxrLEkWuqqbv40asd0o0FO4zA
[24-Apr-2026 06:19:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 06:19:46 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 06:19:46 UTC] User ID: 402
[24-Apr-2026 06:19:46 UTC] ✅ User profile retrieved successfully for user ID: 402
[24-Apr-2026 06:19:47 UTC] === API CALL LOG ===
[24-Apr-2026 06:19:47 UTC] Endpoint: user/profile.php
[24-Apr-2026 06:19:47 UTC] Full Log Data: {
    "timestamp": "2026-04-24 06:19:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAyIiwidXNlcm5hbWUiOiJoYW1zdHJpbmciLCJlbWFpbCI6ImpvaHNvbmhhbXN0cmluZ3NwdGFAZ21haWwuY29tIiwiZXhwIjoxNzc3NjE0ODgwfQ.-Djxq4JZEH5I3ILi_mfxrLEkWuqqbv40asd0o0FO4zA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f12ff940943b60e-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2400:c600:531f:f79f:6011:c0ff:fe72:549d, 172.68.231.173"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 06:19:47 UTC] === END API CALL LOG ===
[24-Apr-2026 06:19:47 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 06:19:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAyIiwidXNlcm5hbWUiOiJoYW1zdHJpbmciLCJlbWFpbCI6ImpvaHNvbmhhbXN0cmluZ3NwdGFAZ21haWwuY29tIiwiZXhwIjoxNzc3NjE0ODgwfQ.-Djxq4JZEH5I3ILi_mfxrLEkWuqqbv40asd0o0FO4zA
[24-Apr-2026 06:19:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 06:19:47 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 06:19:47 UTC] User ID: 402
[24-Apr-2026 06:19:47 UTC] ✅ User profile retrieved successfully for user ID: 402
[24-Apr-2026 06:20:12 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 06:20:12 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 06:20:12 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAyIiwidXNlcm5hbWUiOiJoYW1zdHJpbmciLCJlbWFpbCI6ImpvaHNvbmhhbXN0cmluZ3NwdGFAZ21haWwuY29tIiwiZXhwIjoxNzc3NjE0ODgwfQ.-Djxq4JZEH5I3ILi_mfxrLEkWuqqbv40asd0o0FO4zA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f130032cc7bb60e-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2400:c600:531f:f79f:6011:c0ff:fe72:549d","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2400:c600:531f:f79f:6011:c0ff:fe72:549d, 172.68.231.172"}
[24-Apr-2026 06:20:12 UTC] === User Orders API Called ===
[24-Apr-2026 06:20:12 UTC] User ID: 402
[24-Apr-2026 06:20:12 UTC] Limit: 20, Offset: 0
[24-Apr-2026 06:20:12 UTC] Orders found: 0
[24-Apr-2026 06:20:12 UTC] Orders data: []
[24-Apr-2026 06:20:12 UTC] Total orders count: 0
[24-Apr-2026 06:20:13 UTC] === API CALL LOG ===
[24-Apr-2026 06:20:13 UTC] Endpoint: user/profile.php
[24-Apr-2026 06:20:13 UTC] Full Log Data: {
    "timestamp": "2026-04-24 06:20:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAyIiwidXNlcm5hbWUiOiJoYW1zdHJpbmciLCJlbWFpbCI6ImpvaHNvbmhhbXN0cmluZ3NwdGFAZ21haWwuY29tIiwiZXhwIjoxNzc3NjE0ODgwfQ.-Djxq4JZEH5I3ILi_mfxrLEkWuqqbv40asd0o0FO4zA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1300334ddeb60e-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2400:c600:531f:f79f:6011:c0ff:fe72:549d, 172.68.231.173"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 06:20:13 UTC] === END API CALL LOG ===
[24-Apr-2026 06:20:13 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 06:20:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAyIiwidXNlcm5hbWUiOiJoYW1zdHJpbmciLCJlbWFpbCI6ImpvaHNvbmhhbXN0cmluZ3NwdGFAZ21haWwuY29tIiwiZXhwIjoxNzc3NjE0ODgwfQ.-Djxq4JZEH5I3ILi_mfxrLEkWuqqbv40asd0o0FO4zA
[24-Apr-2026 06:20:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 06:20:13 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 06:20:13 UTC] User ID: 402
[24-Apr-2026 06:20:13 UTC] ✅ User profile retrieved successfully for user ID: 402
[24-Apr-2026 06:20:13 UTC] === API CALL LOG ===
[24-Apr-2026 06:20:13 UTC] Endpoint: user/profile.php
[24-Apr-2026 06:20:13 UTC] Full Log Data: {
    "timestamp": "2026-04-24 06:20:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAyIiwidXNlcm5hbWUiOiJoYW1zdHJpbmciLCJlbWFpbCI6ImpvaHNvbmhhbXN0cmluZ3NwdGFAZ21haWwuY29tIiwiZXhwIjoxNzc3NjE0ODgwfQ.-Djxq4JZEH5I3ILi_mfxrLEkWuqqbv40asd0o0FO4zA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f13003919d0b60e-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2400:c600:531f:f79f:6011:c0ff:fe72:549d, 172.68.231.172"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 06:20:13 UTC] === END API CALL LOG ===
[24-Apr-2026 06:20:13 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 06:20:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAyIiwidXNlcm5hbWUiOiJoYW1zdHJpbmciLCJlbWFpbCI6ImpvaHNvbmhhbXN0cmluZ3NwdGFAZ21haWwuY29tIiwiZXhwIjoxNzc3NjE0ODgwfQ.-Djxq4JZEH5I3ILi_mfxrLEkWuqqbv40asd0o0FO4zA
[24-Apr-2026 06:20:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 06:20:13 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 06:20:13 UTC] User ID: 402
[24-Apr-2026 06:20:13 UTC] ✅ User profile retrieved successfully for user ID: 402
[24-Apr-2026 06:20:14 UTC] === API CALL LOG ===
[24-Apr-2026 06:20:14 UTC] Endpoint: user/profile.php
[24-Apr-2026 06:20:14 UTC] Full Log Data: {
    "timestamp": "2026-04-24 06:20:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAyIiwidXNlcm5hbWUiOiJoYW1zdHJpbmciLCJlbWFpbCI6ImpvaHNvbmhhbXN0cmluZ3NwdGFAZ21haWwuY29tIiwiZXhwIjoxNzc3NjE0ODgwfQ.-Djxq4JZEH5I3ILi_mfxrLEkWuqqbv40asd0o0FO4zA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f13003e9cf6b60e-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2400:c600:531f:f79f:6011:c0ff:fe72:549d, 172.68.231.172"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 06:20:14 UTC] === END API CALL LOG ===
[24-Apr-2026 06:20:14 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 06:20:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAyIiwidXNlcm5hbWUiOiJoYW1zdHJpbmciLCJlbWFpbCI6ImpvaHNvbmhhbXN0cmluZ3NwdGFAZ21haWwuY29tIiwiZXhwIjoxNzc3NjE0ODgwfQ.-Djxq4JZEH5I3ILi_mfxrLEkWuqqbv40asd0o0FO4zA
[24-Apr-2026 06:20:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 06:20:14 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 06:20:14 UTC] User ID: 402
[24-Apr-2026 06:20:14 UTC] ✅ User profile retrieved successfully for user ID: 402
[24-Apr-2026 06:20:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 06:20:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 06:20:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAyIiwidXNlcm5hbWUiOiJoYW1zdHJpbmciLCJlbWFpbCI6ImpvaHNvbmhhbXN0cmluZ3NwdGFAZ21haWwuY29tIiwiZXhwIjoxNzc3NjE0ODgwfQ.-Djxq4JZEH5I3ILi_mfxrLEkWuqqbv40asd0o0FO4zA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f13005dac4cb60e-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2400:c600:531f:f79f:6011:c0ff:fe72:549d","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2400:c600:531f:f79f:6011:c0ff:fe72:549d, 172.68.231.173"}
[24-Apr-2026 06:20:19 UTC] === User Orders API Called ===
[24-Apr-2026 06:20:19 UTC] User ID: 402
[24-Apr-2026 06:20:19 UTC] Limit: 20, Offset: 0
[24-Apr-2026 06:20:19 UTC] Orders found: 0
[24-Apr-2026 06:20:19 UTC] Orders data: []
[24-Apr-2026 06:20:19 UTC] Total orders count: 0
[24-Apr-2026 06:20:19 UTC] === API CALL LOG ===
[24-Apr-2026 06:20:19 UTC] Endpoint: user/profile.php
[24-Apr-2026 06:20:19 UTC] Full Log Data: {
    "timestamp": "2026-04-24 06:20:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAyIiwidXNlcm5hbWUiOiJoYW1zdHJpbmciLCJlbWFpbCI6ImpvaHNvbmhhbXN0cmluZ3NwdGFAZ21haWwuY29tIiwiZXhwIjoxNzc3NjE0ODgwfQ.-Djxq4JZEH5I3ILi_mfxrLEkWuqqbv40asd0o0FO4zA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f13005e0d16b60e-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2400:c600:531f:f79f:6011:c0ff:fe72:549d, 172.68.231.172"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 06:20:19 UTC] === END API CALL LOG ===
[24-Apr-2026 06:20:19 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 06:20:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAyIiwidXNlcm5hbWUiOiJoYW1zdHJpbmciLCJlbWFpbCI6ImpvaHNvbmhhbXN0cmluZ3NwdGFAZ21haWwuY29tIiwiZXhwIjoxNzc3NjE0ODgwfQ.-Djxq4JZEH5I3ILi_mfxrLEkWuqqbv40asd0o0FO4zA
[24-Apr-2026 06:20:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 06:20:19 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 06:20:19 UTC] User ID: 402
[24-Apr-2026 06:20:19 UTC] ✅ User profile retrieved successfully for user ID: 402
[24-Apr-2026 06:20:20 UTC] === API CALL LOG ===
[24-Apr-2026 06:20:20 UTC] Endpoint: user/profile.php
[24-Apr-2026 06:20:20 UTC] Full Log Data: {
    "timestamp": "2026-04-24 06:20:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAyIiwidXNlcm5hbWUiOiJoYW1zdHJpbmciLCJlbWFpbCI6ImpvaHNvbmhhbXN0cmluZ3NwdGFAZ21haWwuY29tIiwiZXhwIjoxNzc3NjE0ODgwfQ.-Djxq4JZEH5I3ILi_mfxrLEkWuqqbv40asd0o0FO4zA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f130061fd4db60e-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2400:c600:531f:f79f:6011:c0ff:fe72:549d, 172.68.231.172"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 06:20:20 UTC] === END API CALL LOG ===
[24-Apr-2026 06:20:20 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 06:20:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAyIiwidXNlcm5hbWUiOiJoYW1zdHJpbmciLCJlbWFpbCI6ImpvaHNvbmhhbXN0cmluZ3NwdGFAZ21haWwuY29tIiwiZXhwIjoxNzc3NjE0ODgwfQ.-Djxq4JZEH5I3ILi_mfxrLEkWuqqbv40asd0o0FO4zA
[24-Apr-2026 06:20:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 06:20:20 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 06:20:20 UTC] User ID: 402
[24-Apr-2026 06:20:20 UTC] ✅ User profile retrieved successfully for user ID: 402
[24-Apr-2026 06:20:21 UTC] === API CALL LOG ===
[24-Apr-2026 06:20:21 UTC] Endpoint: user/profile.php
[24-Apr-2026 06:20:21 UTC] Full Log Data: {
    "timestamp": "2026-04-24 06:20:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAyIiwidXNlcm5hbWUiOiJoYW1zdHJpbmciLCJlbWFpbCI6ImpvaHNvbmhhbXN0cmluZ3NwdGFAZ21haWwuY29tIiwiZXhwIjoxNzc3NjE0ODgwfQ.-Djxq4JZEH5I3ILi_mfxrLEkWuqqbv40asd0o0FO4zA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f130068da26b60e-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2400:c600:531f:f79f:6011:c0ff:fe72:549d, 172.68.231.173"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 06:20:21 UTC] === END API CALL LOG ===
[24-Apr-2026 06:20:21 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 06:20:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAyIiwidXNlcm5hbWUiOiJoYW1zdHJpbmciLCJlbWFpbCI6ImpvaHNvbmhhbXN0cmluZ3NwdGFAZ21haWwuY29tIiwiZXhwIjoxNzc3NjE0ODgwfQ.-Djxq4JZEH5I3ILi_mfxrLEkWuqqbv40asd0o0FO4zA
[24-Apr-2026 06:20:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 06:20:21 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 06:20:21 UTC] User ID: 402
[24-Apr-2026 06:20:21 UTC] ✅ User profile retrieved successfully for user ID: 402
[24-Apr-2026 06:21:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 06:21:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 06:21:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAyIiwidXNlcm5hbWUiOiJoYW1zdHJpbmciLCJlbWFpbCI6ImpvaHNvbmhhbXN0cmluZ3NwdGFAZ21haWwuY29tIiwiZXhwIjoxNzc3NjE0ODgwfQ.-Djxq4JZEH5I3ILi_mfxrLEkWuqqbv40asd0o0FO4zA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f130222889ab60e-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2400:c600:531f:f79f:6011:c0ff:fe72:549d","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2400:c600:531f:f79f:6011:c0ff:fe72:549d, 172.68.231.173"}
[24-Apr-2026 06:21:32 UTC] === User Orders API Called ===
[24-Apr-2026 06:21:32 UTC] User ID: 402
[24-Apr-2026 06:21:32 UTC] Limit: 20, Offset: 0
[24-Apr-2026 06:21:32 UTC] Orders found: 0
[24-Apr-2026 06:21:32 UTC] Orders data: []
[24-Apr-2026 06:21:32 UTC] Total orders count: 0
[24-Apr-2026 06:21:32 UTC] === API CALL LOG ===
[24-Apr-2026 06:21:32 UTC] Endpoint: user/profile.php
[24-Apr-2026 06:21:32 UTC] Full Log Data: {
    "timestamp": "2026-04-24 06:21:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAyIiwidXNlcm5hbWUiOiJoYW1zdHJpbmciLCJlbWFpbCI6ImpvaHNvbmhhbXN0cmluZ3NwdGFAZ21haWwuY29tIiwiZXhwIjoxNzc3NjE0ODgwfQ.-Djxq4JZEH5I3ILi_mfxrLEkWuqqbv40asd0o0FO4zA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1302230981b60e-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2400:c600:531f:f79f:6011:c0ff:fe72:549d, 172.68.231.172"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 06:21:32 UTC] === END API CALL LOG ===
[24-Apr-2026 06:21:32 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 06:21:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAyIiwidXNlcm5hbWUiOiJoYW1zdHJpbmciLCJlbWFpbCI6ImpvaHNvbmhhbXN0cmluZ3NwdGFAZ21haWwuY29tIiwiZXhwIjoxNzc3NjE0ODgwfQ.-Djxq4JZEH5I3ILi_mfxrLEkWuqqbv40asd0o0FO4zA
[24-Apr-2026 06:21:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 06:21:32 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 06:21:32 UTC] User ID: 402
[24-Apr-2026 06:21:32 UTC] ✅ User profile retrieved successfully for user ID: 402
[24-Apr-2026 06:21:32 UTC] === API CALL LOG ===
[24-Apr-2026 06:21:32 UTC] Endpoint: user/profile.php
[24-Apr-2026 06:21:32 UTC] Full Log Data: {
    "timestamp": "2026-04-24 06:21:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAyIiwidXNlcm5hbWUiOiJoYW1zdHJpbmciLCJlbWFpbCI6ImpvaHNvbmhhbXN0cmluZ3NwdGFAZ21haWwuY29tIiwiZXhwIjoxNzc3NjE0ODgwfQ.-Djxq4JZEH5I3ILi_mfxrLEkWuqqbv40asd0o0FO4zA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1302287e18b60e-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2400:c600:531f:f79f:6011:c0ff:fe72:549d, 172.68.231.172"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 06:21:32 UTC] === END API CALL LOG ===
[24-Apr-2026 06:21:32 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 06:21:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAyIiwidXNlcm5hbWUiOiJoYW1zdHJpbmciLCJlbWFpbCI6ImpvaHNvbmhhbXN0cmluZ3NwdGFAZ21haWwuY29tIiwiZXhwIjoxNzc3NjE0ODgwfQ.-Djxq4JZEH5I3ILi_mfxrLEkWuqqbv40asd0o0FO4zA
[24-Apr-2026 06:21:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 06:21:32 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 06:21:32 UTC] User ID: 402
[24-Apr-2026 06:21:32 UTC] ✅ User profile retrieved successfully for user ID: 402
[24-Apr-2026 06:21:33 UTC] === API CALL LOG ===
[24-Apr-2026 06:21:33 UTC] Endpoint: user/profile.php
[24-Apr-2026 06:21:33 UTC] Full Log Data: {
    "timestamp": "2026-04-24 06:21:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAyIiwidXNlcm5hbWUiOiJoYW1zdHJpbmciLCJlbWFpbCI6ImpvaHNvbmhhbXN0cmluZ3NwdGFAZ21haWwuY29tIiwiZXhwIjoxNzc3NjE0ODgwfQ.-Djxq4JZEH5I3ILi_mfxrLEkWuqqbv40asd0o0FO4zA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f13022ebcfab60e-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2400:c600:531f:f79f:6011:c0ff:fe72:549d, 172.68.231.172"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 06:21:33 UTC] === END API CALL LOG ===
[24-Apr-2026 06:21:33 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 06:21:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAyIiwidXNlcm5hbWUiOiJoYW1zdHJpbmciLCJlbWFpbCI6ImpvaHNvbmhhbXN0cmluZ3NwdGFAZ21haWwuY29tIiwiZXhwIjoxNzc3NjE0ODgwfQ.-Djxq4JZEH5I3ILi_mfxrLEkWuqqbv40asd0o0FO4zA
[24-Apr-2026 06:21:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 06:21:33 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 06:21:33 UTC] User ID: 402
[24-Apr-2026 06:21:33 UTC] ✅ User profile retrieved successfully for user ID: 402
[24-Apr-2026 06:21:36 UTC] === API CALL LOG ===
[24-Apr-2026 06:21:36 UTC] Endpoint: user/profile.php
[24-Apr-2026 06:21:36 UTC] Full Log Data: {
    "timestamp": "2026-04-24 06:21:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAyIiwidXNlcm5hbWUiOiJoYW1zdHJpbmciLCJlbWFpbCI6ImpvaHNvbmhhbXN0cmluZ3NwdGFAZ21haWwuY29tIiwiZXhwIjoxNzc3NjE0ODgwfQ.-Djxq4JZEH5I3ILi_mfxrLEkWuqqbv40asd0o0FO4zA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f130240a9dfb60e-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2400:c600:531f:f79f:6011:c0ff:fe72:549d, 172.68.231.173"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 06:21:36 UTC] === END API CALL LOG ===
[24-Apr-2026 06:21:36 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 06:21:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAyIiwidXNlcm5hbWUiOiJoYW1zdHJpbmciLCJlbWFpbCI6ImpvaHNvbmhhbXN0cmluZ3NwdGFAZ21haWwuY29tIiwiZXhwIjoxNzc3NjE0ODgwfQ.-Djxq4JZEH5I3ILi_mfxrLEkWuqqbv40asd0o0FO4zA
[24-Apr-2026 06:21:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 06:21:36 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 06:21:36 UTC] User ID: 402
[24-Apr-2026 06:21:36 UTC] ✅ User profile retrieved successfully for user ID: 402
[24-Apr-2026 06:21:37 UTC] User Purchases API - User ID: 402
[24-Apr-2026 06:21:37 UTC] User Purchases API - Total purchases found: 1
[24-Apr-2026 06:27:30 UTC] === API CALL LOG ===
[24-Apr-2026 06:27:30 UTC] Endpoint: user/profile.php
[24-Apr-2026 06:27:30 UTC] Full Log Data: {
    "timestamp": "2026-04-24 06:27:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0MDIsInVzZXJuYW1lIjoiaGFtc3RyaW5nIiwiZW1haWwiOiJqb2hzb25oYW1zdHJpbmdzcHRhQGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNjg0OH0.yrByWamnL1Yga0cQe-YKY_YsHwfGPf2xKCz-JDgpKqw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f130adf98661ed4-CGP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2400:c600:531f:f79f:6011:c0ff:fe72:549d, 172.69.159.181"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 06:27:30 UTC] === END API CALL LOG ===
[24-Apr-2026 06:27:30 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 06:27:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0MDIsInVzZXJuYW1lIjoiaGFtc3RyaW5nIiwiZW1haWwiOiJqb2hzb25oYW1zdHJpbmdzcHRhQGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNjg0OH0.yrByWamnL1Yga0cQe-YKY_YsHwfGPf2xKCz-JDgpKqw
[24-Apr-2026 06:27:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 06:27:30 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 06:27:30 UTC] User ID: 402
[24-Apr-2026 06:27:30 UTC] ✅ User profile retrieved successfully for user ID: 402
[24-Apr-2026 06:27:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 06:27:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 06:27:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0MDIsInVzZXJuYW1lIjoiaGFtc3RyaW5nIiwiZW1haWwiOiJqb2hzb25oYW1zdHJpbmdzcHRhQGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNjg0OH0.yrByWamnL1Yga0cQe-YKY_YsHwfGPf2xKCz-JDgpKqw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f130adff9681ed4-CGP","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2400:c600:531f:f79f:6011:c0ff:fe72:549d","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2400:c600:531f:f79f:6011:c0ff:fe72:549d, 172.69.159.181"}
[24-Apr-2026 06:27:30 UTC] === User Orders API Called ===
[24-Apr-2026 06:27:30 UTC] User ID: 402
[24-Apr-2026 06:27:30 UTC] Limit: 20, Offset: 0
[24-Apr-2026 06:27:30 UTC] Orders found: 0
[24-Apr-2026 06:27:30 UTC] Orders data: []
[24-Apr-2026 06:27:30 UTC] Total orders count: 0
[24-Apr-2026 06:27:30 UTC] === API CALL LOG ===
[24-Apr-2026 06:27:30 UTC] Endpoint: user/profile.php
[24-Apr-2026 06:27:30 UTC] Full Log Data: {
    "timestamp": "2026-04-24 06:27:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0MDIsInVzZXJuYW1lIjoiaGFtc3RyaW5nIiwiZW1haWwiOiJqb2hzb25oYW1zdHJpbmdzcHRhQGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNjg0OH0.yrByWamnL1Yga0cQe-YKY_YsHwfGPf2xKCz-JDgpKqw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f130ae16c8b1ed4-CGP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2400:c600:531f:f79f:6011:c0ff:fe72:549d, 172.69.159.181"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 06:27:30 UTC] === END API CALL LOG ===
[24-Apr-2026 06:27:30 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 06:27:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0MDIsInVzZXJuYW1lIjoiaGFtc3RyaW5nIiwiZW1haWwiOiJqb2hzb25oYW1zdHJpbmdzcHRhQGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNjg0OH0.yrByWamnL1Yga0cQe-YKY_YsHwfGPf2xKCz-JDgpKqw
[24-Apr-2026 06:27:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 06:27:30 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 06:27:30 UTC] User ID: 402
[24-Apr-2026 06:27:30 UTC] ✅ User profile retrieved successfully for user ID: 402
[24-Apr-2026 06:27:31 UTC] === API CALL LOG ===
[24-Apr-2026 06:27:31 UTC] Endpoint: user/profile.php
[24-Apr-2026 06:27:31 UTC] Full Log Data: {
    "timestamp": "2026-04-24 06:27:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0MDIsInVzZXJuYW1lIjoiaGFtc3RyaW5nIiwiZW1haWwiOiJqb2hzb25oYW1zdHJpbmdzcHRhQGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNjg0OH0.yrByWamnL1Yga0cQe-YKY_YsHwfGPf2xKCz-JDgpKqw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f130ae96cf41ed4-CGP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2400:c600:531f:f79f:6011:c0ff:fe72:549d, 172.69.159.181"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 06:27:31 UTC] === END API CALL LOG ===
[24-Apr-2026 06:27:31 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 06:27:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0MDIsInVzZXJuYW1lIjoiaGFtc3RyaW5nIiwiZW1haWwiOiJqb2hzb25oYW1zdHJpbmdzcHRhQGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNjg0OH0.yrByWamnL1Yga0cQe-YKY_YsHwfGPf2xKCz-JDgpKqw
[24-Apr-2026 06:27:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 06:27:31 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 06:27:31 UTC] User ID: 402
[24-Apr-2026 06:27:31 UTC] ✅ User profile retrieved successfully for user ID: 402
[24-Apr-2026 06:27:39 UTC] === API CALL LOG ===
[24-Apr-2026 06:27:39 UTC] Endpoint: user/profile.php
[24-Apr-2026 06:27:39 UTC] Full Log Data: {
    "timestamp": "2026-04-24 06:27:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0MDIsInVzZXJuYW1lIjoiaGFtc3RyaW5nIiwiZW1haWwiOiJqb2hzb25oYW1zdHJpbmdzcHRhQGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNjg0OH0.yrByWamnL1Yga0cQe-YKY_YsHwfGPf2xKCz-JDgpKqw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f130b19b97c1ed4-CGP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2400:c600:531f:f79f:6011:c0ff:fe72:549d, 172.69.159.180"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 06:27:39 UTC] === END API CALL LOG ===
[24-Apr-2026 06:27:39 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 06:27:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0MDIsInVzZXJuYW1lIjoiaGFtc3RyaW5nIiwiZW1haWwiOiJqb2hzb25oYW1zdHJpbmdzcHRhQGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNjg0OH0.yrByWamnL1Yga0cQe-YKY_YsHwfGPf2xKCz-JDgpKqw
[24-Apr-2026 06:27:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 06:27:39 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 06:27:39 UTC] User ID: 402
[24-Apr-2026 06:27:39 UTC] ✅ User profile retrieved successfully for user ID: 402
[24-Apr-2026 06:55:01 UTC] === API CALL LOG ===
[24-Apr-2026 06:55:01 UTC] Endpoint: user/profile.php
[24-Apr-2026 06:55:01 UTC] Full Log Data: {
    "timestamp": "2026-04-24 06:55:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0MDIsInVzZXJuYW1lIjoiaGFtc3RyaW5nIiwiZW1haWwiOiJqb2hzb25oYW1zdHJpbmdzcHRhQGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNjg0OH0.yrByWamnL1Yga0cQe-YKY_YsHwfGPf2xKCz-JDgpKqw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f13332f7bea1c00-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2400:c600:531f:f79f:6011:c0ff:fe72:549d, 172.68.231.173"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 06:55:01 UTC] === END API CALL LOG ===
[24-Apr-2026 06:55:01 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 06:55:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0MDIsInVzZXJuYW1lIjoiaGFtc3RyaW5nIiwiZW1haWwiOiJqb2hzb25oYW1zdHJpbmdzcHRhQGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNjg0OH0.yrByWamnL1Yga0cQe-YKY_YsHwfGPf2xKCz-JDgpKqw
[24-Apr-2026 06:55:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 06:55:01 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 06:55:01 UTC] User ID: 402
[24-Apr-2026 06:55:01 UTC] ✅ User profile retrieved successfully for user ID: 402
[24-Apr-2026 06:55:03 UTC] === API CALL LOG ===
[24-Apr-2026 06:55:03 UTC] Endpoint: user/profile.php
[24-Apr-2026 06:55:03 UTC] Full Log Data: {
    "timestamp": "2026-04-24 06:55:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0MDIsInVzZXJuYW1lIjoiaGFtc3RyaW5nIiwiZW1haWwiOiJqb2hzb25oYW1zdHJpbmdzcHRhQGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNjg0OH0.yrByWamnL1Yga0cQe-YKY_YsHwfGPf2xKCz-JDgpKqw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f13333b2cd31c00-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2400:c600:531f:f79f:6011:c0ff:fe72:549d, 172.68.231.172"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 06:55:03 UTC] === END API CALL LOG ===
[24-Apr-2026 06:55:03 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 06:55:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0MDIsInVzZXJuYW1lIjoiaGFtc3RyaW5nIiwiZW1haWwiOiJqb2hzb25oYW1zdHJpbmdzcHRhQGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNjg0OH0.yrByWamnL1Yga0cQe-YKY_YsHwfGPf2xKCz-JDgpKqw
[24-Apr-2026 06:55:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 06:55:03 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 06:55:03 UTC] User ID: 402
[24-Apr-2026 06:55:03 UTC] ✅ User profile retrieved successfully for user ID: 402
[24-Apr-2026 06:55:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 06:55:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 06:55:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0MDIsInVzZXJuYW1lIjoiaGFtc3RyaW5nIiwiZW1haWwiOiJqb2hzb25oYW1zdHJpbmdzcHRhQGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNjg0OH0.yrByWamnL1Yga0cQe-YKY_YsHwfGPf2xKCz-JDgpKqw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f13333bfd7c1c00-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2400:c600:531f:f79f:6011:c0ff:fe72:549d","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2400:c600:531f:f79f:6011:c0ff:fe72:549d, 172.68.231.173"}
[24-Apr-2026 06:55:03 UTC] === User Orders API Called ===
[24-Apr-2026 06:55:03 UTC] User ID: 402
[24-Apr-2026 06:55:03 UTC] Limit: 20, Offset: 0
[24-Apr-2026 06:55:03 UTC] Orders found: 0
[24-Apr-2026 06:55:03 UTC] Orders data: []
[24-Apr-2026 06:55:03 UTC] Total orders count: 0
[24-Apr-2026 06:55:03 UTC] === API CALL LOG ===
[24-Apr-2026 06:55:03 UTC] Endpoint: user/profile.php
[24-Apr-2026 06:55:03 UTC] Full Log Data: {
    "timestamp": "2026-04-24 06:55:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0MDIsInVzZXJuYW1lIjoiaGFtc3RyaW5nIiwiZW1haWwiOiJqb2hzb25oYW1zdHJpbmdzcHRhQGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNjg0OH0.yrByWamnL1Yga0cQe-YKY_YsHwfGPf2xKCz-JDgpKqw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f13333c3dad1c00-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2400:c600:531f:f79f:6011:c0ff:fe72:549d, 172.68.231.172"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 06:55:03 UTC] === END API CALL LOG ===
[24-Apr-2026 06:55:03 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 06:55:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0MDIsInVzZXJuYW1lIjoiaGFtc3RyaW5nIiwiZW1haWwiOiJqb2hzb25oYW1zdHJpbmdzcHRhQGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNjg0OH0.yrByWamnL1Yga0cQe-YKY_YsHwfGPf2xKCz-JDgpKqw
[24-Apr-2026 06:55:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 06:55:03 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 06:55:03 UTC] User ID: 402
[24-Apr-2026 06:55:03 UTC] ✅ User profile retrieved successfully for user ID: 402
[24-Apr-2026 06:55:04 UTC] === API CALL LOG ===
[24-Apr-2026 06:55:04 UTC] Endpoint: user/profile.php
[24-Apr-2026 06:55:04 UTC] Full Log Data: {
    "timestamp": "2026-04-24 06:55:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0MDIsInVzZXJuYW1lIjoiaGFtc3RyaW5nIiwiZW1haWwiOiJqb2hzb25oYW1zdHJpbmdzcHRhQGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNjg0OH0.yrByWamnL1Yga0cQe-YKY_YsHwfGPf2xKCz-JDgpKqw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1333446c7d1c00-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2400:c600:531f:f79f:6011:c0ff:fe72:549d, 172.68.231.172"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 06:55:04 UTC] === END API CALL LOG ===
[24-Apr-2026 06:55:04 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 06:55:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0MDIsInVzZXJuYW1lIjoiaGFtc3RyaW5nIiwiZW1haWwiOiJqb2hzb25oYW1zdHJpbmdzcHRhQGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNjg0OH0.yrByWamnL1Yga0cQe-YKY_YsHwfGPf2xKCz-JDgpKqw
[24-Apr-2026 06:55:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 06:55:04 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 06:55:04 UTC] User ID: 402
[24-Apr-2026 06:55:04 UTC] ✅ User profile retrieved successfully for user ID: 402
[24-Apr-2026 06:55:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 06:55:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 06:55:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0MDIsInVzZXJuYW1lIjoiaGFtc3RyaW5nIiwiZW1haWwiOiJqb2hzb25oYW1zdHJpbmdzcHRhQGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNjg0OH0.yrByWamnL1Yga0cQe-YKY_YsHwfGPf2xKCz-JDgpKqw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f13335aabb21c00-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2400:c600:531f:f79f:6011:c0ff:fe72:549d","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2400:c600:531f:f79f:6011:c0ff:fe72:549d, 172.68.231.173"}
[24-Apr-2026 06:55:08 UTC] === User Orders API Called ===
[24-Apr-2026 06:55:08 UTC] User ID: 402
[24-Apr-2026 06:55:08 UTC] Limit: 20, Offset: 0
[24-Apr-2026 06:55:08 UTC] Orders found: 0
[24-Apr-2026 06:55:08 UTC] Orders data: []
[24-Apr-2026 06:55:08 UTC] Total orders count: 0
[24-Apr-2026 06:55:12 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 06:55:12 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 06:55:12 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0MDIsInVzZXJuYW1lIjoiaGFtc3RyaW5nIiwiZW1haWwiOiJqb2hzb25oYW1zdHJpbmdzcHRhQGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNjg0OH0.yrByWamnL1Yga0cQe-YKY_YsHwfGPf2xKCz-JDgpKqw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f1333775d691c00-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2400:c600:531f:f79f:6011:c0ff:fe72:549d","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2400:c600:531f:f79f:6011:c0ff:fe72:549d, 172.68.231.172"}
[24-Apr-2026 06:55:12 UTC] === User Orders API Called ===
[24-Apr-2026 06:55:12 UTC] User ID: 402
[24-Apr-2026 06:55:12 UTC] Limit: 20, Offset: 0
[24-Apr-2026 06:55:12 UTC] Orders found: 0
[24-Apr-2026 06:55:12 UTC] Orders data: []
[24-Apr-2026 06:55:12 UTC] Total orders count: 0
[24-Apr-2026 06:55:12 UTC] === API CALL LOG ===
[24-Apr-2026 06:55:12 UTC] Endpoint: user/profile.php
[24-Apr-2026 06:55:12 UTC] Full Log Data: {
    "timestamp": "2026-04-24 06:55:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0MDIsInVzZXJuYW1lIjoiaGFtc3RyaW5nIiwiZW1haWwiOiJqb2hzb25oYW1zdHJpbmdzcHRhQGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNjg0OH0.yrByWamnL1Yga0cQe-YKY_YsHwfGPf2xKCz-JDgpKqw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f133377ad831c00-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2400:c600:531f:f79f:6011:c0ff:fe72:549d, 172.68.231.172"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 06:55:12 UTC] === END API CALL LOG ===
[24-Apr-2026 06:55:12 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 06:55:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0MDIsInVzZXJuYW1lIjoiaGFtc3RyaW5nIiwiZW1haWwiOiJqb2hzb25oYW1zdHJpbmdzcHRhQGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNjg0OH0.yrByWamnL1Yga0cQe-YKY_YsHwfGPf2xKCz-JDgpKqw
[24-Apr-2026 06:55:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 06:55:12 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 06:55:12 UTC] User ID: 402
[24-Apr-2026 06:55:12 UTC] ✅ User profile retrieved successfully for user ID: 402
[24-Apr-2026 06:55:13 UTC] === API CALL LOG ===
[24-Apr-2026 06:55:13 UTC] Endpoint: user/profile.php
[24-Apr-2026 06:55:13 UTC] Full Log Data: {
    "timestamp": "2026-04-24 06:55:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0MDIsInVzZXJuYW1lIjoiaGFtc3RyaW5nIiwiZW1haWwiOiJqb2hzb25oYW1zdHJpbmdzcHRhQGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNjg0OH0.yrByWamnL1Yga0cQe-YKY_YsHwfGPf2xKCz-JDgpKqw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f133378fe601c00-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2400:c600:531f:f79f:6011:c0ff:fe72:549d, 172.68.231.172"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 06:55:13 UTC] === END API CALL LOG ===
[24-Apr-2026 06:55:13 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 06:55:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0MDIsInVzZXJuYW1lIjoiaGFtc3RyaW5nIiwiZW1haWwiOiJqb2hzb25oYW1zdHJpbmdzcHRhQGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNjg0OH0.yrByWamnL1Yga0cQe-YKY_YsHwfGPf2xKCz-JDgpKqw
[24-Apr-2026 06:55:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 06:55:13 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 06:55:13 UTC] User ID: 402
[24-Apr-2026 06:55:13 UTC] ✅ User profile retrieved successfully for user ID: 402
[24-Apr-2026 06:55:13 UTC] === API CALL LOG ===
[24-Apr-2026 06:55:13 UTC] Endpoint: user/profile.php
[24-Apr-2026 06:55:13 UTC] Full Log Data: {
    "timestamp": "2026-04-24 06:55:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0MDIsInVzZXJuYW1lIjoiaGFtc3RyaW5nIiwiZW1haWwiOiJqb2hzb25oYW1zdHJpbmdzcHRhQGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNjg0OH0.yrByWamnL1Yga0cQe-YKY_YsHwfGPf2xKCz-JDgpKqw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f13337e3a821c00-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2400:c600:531f:f79f:6011:c0ff:fe72:549d, 172.68.231.172"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 06:55:13 UTC] === END API CALL LOG ===
[24-Apr-2026 06:55:13 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 06:55:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0MDIsInVzZXJuYW1lIjoiaGFtc3RyaW5nIiwiZW1haWwiOiJqb2hzb25oYW1zdHJpbmdzcHRhQGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNjg0OH0.yrByWamnL1Yga0cQe-YKY_YsHwfGPf2xKCz-JDgpKqw
[24-Apr-2026 06:55:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 06:55:13 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 06:55:13 UTC] User ID: 402
[24-Apr-2026 06:55:13 UTC] ✅ User profile retrieved successfully for user ID: 402
[24-Apr-2026 06:55:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 06:55:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 06:55:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0MDIsInVzZXJuYW1lIjoiaGFtc3RyaW5nIiwiZW1haWwiOiJqb2hzb25oYW1zdHJpbmdzcHRhQGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNjg0OH0.yrByWamnL1Yga0cQe-YKY_YsHwfGPf2xKCz-JDgpKqw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f13339c7f061c00-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2400:c600:531f:f79f:6011:c0ff:fe72:549d","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2400:c600:531f:f79f:6011:c0ff:fe72:549d, 172.68.231.173"}
[24-Apr-2026 06:55:18 UTC] === User Orders API Called ===
[24-Apr-2026 06:55:18 UTC] User ID: 402
[24-Apr-2026 06:55:18 UTC] Limit: 20, Offset: 0
[24-Apr-2026 06:55:18 UTC] Orders found: 0
[24-Apr-2026 06:55:18 UTC] Orders data: []
[24-Apr-2026 06:55:18 UTC] Total orders count: 0
[24-Apr-2026 06:55:18 UTC] === API CALL LOG ===
[24-Apr-2026 06:55:18 UTC] Endpoint: user/profile.php
[24-Apr-2026 06:55:18 UTC] Full Log Data: {
    "timestamp": "2026-04-24 06:55:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0MDIsInVzZXJuYW1lIjoiaGFtc3RyaW5nIiwiZW1haWwiOiJqb2hzb25oYW1zdHJpbmdzcHRhQGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNjg0OH0.yrByWamnL1Yga0cQe-YKY_YsHwfGPf2xKCz-JDgpKqw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f13339cdf401c00-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2400:c600:531f:f79f:6011:c0ff:fe72:549d, 172.68.231.172"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 06:55:18 UTC] === END API CALL LOG ===
[24-Apr-2026 06:55:18 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 06:55:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0MDIsInVzZXJuYW1lIjoiaGFtc3RyaW5nIiwiZW1haWwiOiJqb2hzb25oYW1zdHJpbmdzcHRhQGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNjg0OH0.yrByWamnL1Yga0cQe-YKY_YsHwfGPf2xKCz-JDgpKqw
[24-Apr-2026 06:55:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 06:55:18 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 06:55:18 UTC] User ID: 402
[24-Apr-2026 06:55:18 UTC] ✅ User profile retrieved successfully for user ID: 402
[24-Apr-2026 06:55:19 UTC] === API CALL LOG ===
[24-Apr-2026 06:55:19 UTC] Endpoint: user/profile.php
[24-Apr-2026 06:55:19 UTC] Full Log Data: {
    "timestamp": "2026-04-24 06:55:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0MDIsInVzZXJuYW1lIjoiaGFtc3RyaW5nIiwiZW1haWwiOiJqb2hzb25oYW1zdHJpbmdzcHRhQGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNjg0OH0.yrByWamnL1Yga0cQe-YKY_YsHwfGPf2xKCz-JDgpKqw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1333a11a291c00-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2400:c600:531f:f79f:6011:c0ff:fe72:549d, 172.68.231.172"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 06:55:19 UTC] === END API CALL LOG ===
[24-Apr-2026 06:55:19 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 06:55:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0MDIsInVzZXJuYW1lIjoiaGFtc3RyaW5nIiwiZW1haWwiOiJqb2hzb25oYW1zdHJpbmdzcHRhQGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNjg0OH0.yrByWamnL1Yga0cQe-YKY_YsHwfGPf2xKCz-JDgpKqw
[24-Apr-2026 06:55:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 06:55:19 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 06:55:19 UTC] User ID: 402
[24-Apr-2026 06:55:19 UTC] ✅ User profile retrieved successfully for user ID: 402
[24-Apr-2026 06:55:19 UTC] === API CALL LOG ===
[24-Apr-2026 06:55:19 UTC] Endpoint: user/profile.php
[24-Apr-2026 06:55:19 UTC] Full Log Data: {
    "timestamp": "2026-04-24 06:55:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0MDIsInVzZXJuYW1lIjoiaGFtc3RyaW5nIiwiZW1haWwiOiJqb2hzb25oYW1zdHJpbmdzcHRhQGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNjg0OH0.yrByWamnL1Yga0cQe-YKY_YsHwfGPf2xKCz-JDgpKqw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1333a3fbde1c00-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2400:c600:531f:f79f:6011:c0ff:fe72:549d, 172.68.231.172"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 06:55:19 UTC] === END API CALL LOG ===
[24-Apr-2026 06:55:19 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 06:55:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0MDIsInVzZXJuYW1lIjoiaGFtc3RyaW5nIiwiZW1haWwiOiJqb2hzb25oYW1zdHJpbmdzcHRhQGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNjg0OH0.yrByWamnL1Yga0cQe-YKY_YsHwfGPf2xKCz-JDgpKqw
[24-Apr-2026 06:55:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 06:55:19 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 06:55:19 UTC] User ID: 402
[24-Apr-2026 06:55:19 UTC] ✅ User profile retrieved successfully for user ID: 402
[24-Apr-2026 06:55:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 06:55:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 06:55:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0MDIsInVzZXJuYW1lIjoiaGFtc3RyaW5nIiwiZW1haWwiOiJqb2hzb25oYW1zdHJpbmdzcHRhQGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNjg0OH0.yrByWamnL1Yga0cQe-YKY_YsHwfGPf2xKCz-JDgpKqw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f1334561c181c00-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2400:c600:531f:f79f:6011:c0ff:fe72:549d","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2400:c600:531f:f79f:6011:c0ff:fe72:549d, 172.68.231.172"}
[24-Apr-2026 06:55:48 UTC] === User Orders API Called ===
[24-Apr-2026 06:55:48 UTC] User ID: 402
[24-Apr-2026 06:55:48 UTC] Limit: 20, Offset: 0
[24-Apr-2026 06:55:48 UTC] Orders found: 0
[24-Apr-2026 06:55:48 UTC] Orders data: []
[24-Apr-2026 06:55:48 UTC] Total orders count: 0
[24-Apr-2026 06:55:48 UTC] === API CALL LOG ===
[24-Apr-2026 06:55:48 UTC] Endpoint: user/profile.php
[24-Apr-2026 06:55:48 UTC] Full Log Data: {
    "timestamp": "2026-04-24 06:55:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0MDIsInVzZXJuYW1lIjoiaGFtc3RyaW5nIiwiZW1haWwiOiJqb2hzb25oYW1zdHJpbmdzcHRhQGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNjg0OH0.yrByWamnL1Yga0cQe-YKY_YsHwfGPf2xKCz-JDgpKqw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1334565c3d1c00-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2400:c600:531f:f79f:6011:c0ff:fe72:549d, 172.68.231.172"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 06:55:48 UTC] === END API CALL LOG ===
[24-Apr-2026 06:55:48 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 06:55:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0MDIsInVzZXJuYW1lIjoiaGFtc3RyaW5nIiwiZW1haWwiOiJqb2hzb25oYW1zdHJpbmdzcHRhQGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNjg0OH0.yrByWamnL1Yga0cQe-YKY_YsHwfGPf2xKCz-JDgpKqw
[24-Apr-2026 06:55:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 06:55:48 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 06:55:48 UTC] User ID: 402
[24-Apr-2026 06:55:48 UTC] ✅ User profile retrieved successfully for user ID: 402
[24-Apr-2026 06:55:49 UTC] === API CALL LOG ===
[24-Apr-2026 06:55:49 UTC] Endpoint: user/profile.php
[24-Apr-2026 06:55:49 UTC] Full Log Data: {
    "timestamp": "2026-04-24 06:55:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0MDIsInVzZXJuYW1lIjoiaGFtc3RyaW5nIiwiZW1haWwiOiJqb2hzb25oYW1zdHJpbmdzcHRhQGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNjg0OH0.yrByWamnL1Yga0cQe-YKY_YsHwfGPf2xKCz-JDgpKqw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f13345b1fed1c00-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2400:c600:531f:f79f:6011:c0ff:fe72:549d, 172.68.231.172"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 06:55:49 UTC] === END API CALL LOG ===
[24-Apr-2026 06:55:49 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 06:55:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0MDIsInVzZXJuYW1lIjoiaGFtc3RyaW5nIiwiZW1haWwiOiJqb2hzb25oYW1zdHJpbmdzcHRhQGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNjg0OH0.yrByWamnL1Yga0cQe-YKY_YsHwfGPf2xKCz-JDgpKqw
[24-Apr-2026 06:55:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 06:55:49 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 06:55:49 UTC] User ID: 402
[24-Apr-2026 06:55:49 UTC] ✅ User profile retrieved successfully for user ID: 402
[24-Apr-2026 06:55:49 UTC] === API CALL LOG ===
[24-Apr-2026 06:55:49 UTC] Endpoint: user/profile.php
[24-Apr-2026 06:55:49 UTC] Full Log Data: {
    "timestamp": "2026-04-24 06:55:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0MDIsInVzZXJuYW1lIjoiaGFtc3RyaW5nIiwiZW1haWwiOiJqb2hzb25oYW1zdHJpbmdzcHRhQGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNjg0OH0.yrByWamnL1Yga0cQe-YKY_YsHwfGPf2xKCz-JDgpKqw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f13345e3a4b1c00-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2400:c600:531f:f79f:6011:c0ff:fe72:549d, 172.68.231.172"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 06:55:49 UTC] === END API CALL LOG ===
[24-Apr-2026 06:55:49 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 06:55:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0MDIsInVzZXJuYW1lIjoiaGFtc3RyaW5nIiwiZW1haWwiOiJqb2hzb25oYW1zdHJpbmdzcHRhQGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNjg0OH0.yrByWamnL1Yga0cQe-YKY_YsHwfGPf2xKCz-JDgpKqw
[24-Apr-2026 06:55:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 06:55:49 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 06:55:49 UTC] User ID: 402
[24-Apr-2026 06:55:49 UTC] ✅ User profile retrieved successfully for user ID: 402
[24-Apr-2026 06:55:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 06:55:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 06:55:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0MDIsInVzZXJuYW1lIjoiaGFtc3RyaW5nIiwiZW1haWwiOiJqb2hzb25oYW1zdHJpbmdzcHRhQGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNjg0OH0.yrByWamnL1Yga0cQe-YKY_YsHwfGPf2xKCz-JDgpKqw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f1334805b0b1c00-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2400:c600:531f:f79f:6011:c0ff:fe72:549d","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2400:c600:531f:f79f:6011:c0ff:fe72:549d, 172.68.231.172"}
[24-Apr-2026 06:55:55 UTC] === User Orders API Called ===
[24-Apr-2026 06:55:55 UTC] User ID: 402
[24-Apr-2026 06:55:55 UTC] Limit: 20, Offset: 0
[24-Apr-2026 06:55:55 UTC] Orders found: 0
[24-Apr-2026 06:55:55 UTC] Orders data: []
[24-Apr-2026 06:55:55 UTC] Total orders count: 0
[24-Apr-2026 06:55:55 UTC] === API CALL LOG ===
[24-Apr-2026 06:55:55 UTC] Endpoint: user/profile.php
[24-Apr-2026 06:55:55 UTC] Full Log Data: {
    "timestamp": "2026-04-24 06:55:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0MDIsInVzZXJuYW1lIjoiaGFtc3RyaW5nIiwiZW1haWwiOiJqb2hzb25oYW1zdHJpbmdzcHRhQGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNjg0OH0.yrByWamnL1Yga0cQe-YKY_YsHwfGPf2xKCz-JDgpKqw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f133480ab7b1c00-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2400:c600:531f:f79f:6011:c0ff:fe72:549d, 172.68.231.172"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 06:55:55 UTC] === END API CALL LOG ===
[24-Apr-2026 06:55:55 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 06:55:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0MDIsInVzZXJuYW1lIjoiaGFtc3RyaW5nIiwiZW1haWwiOiJqb2hzb25oYW1zdHJpbmdzcHRhQGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNjg0OH0.yrByWamnL1Yga0cQe-YKY_YsHwfGPf2xKCz-JDgpKqw
[24-Apr-2026 06:55:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 06:55:55 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 06:55:55 UTC] User ID: 402
[24-Apr-2026 06:55:55 UTC] ✅ User profile retrieved successfully for user ID: 402
[24-Apr-2026 06:55:55 UTC] === API CALL LOG ===
[24-Apr-2026 06:55:55 UTC] Endpoint: user/profile.php
[24-Apr-2026 06:55:55 UTC] Full Log Data: {
    "timestamp": "2026-04-24 06:55:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0MDIsInVzZXJuYW1lIjoiaGFtc3RyaW5nIiwiZW1haWwiOiJqb2hzb25oYW1zdHJpbmdzcHRhQGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNjg0OH0.yrByWamnL1Yga0cQe-YKY_YsHwfGPf2xKCz-JDgpKqw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f133484ce461c00-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2400:c600:531f:f79f:6011:c0ff:fe72:549d, 172.68.231.172"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 06:55:55 UTC] === END API CALL LOG ===
[24-Apr-2026 06:55:55 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 06:55:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0MDIsInVzZXJuYW1lIjoiaGFtc3RyaW5nIiwiZW1haWwiOiJqb2hzb25oYW1zdHJpbmdzcHRhQGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNjg0OH0.yrByWamnL1Yga0cQe-YKY_YsHwfGPf2xKCz-JDgpKqw
[24-Apr-2026 06:55:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 06:55:55 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 06:55:55 UTC] User ID: 402
[24-Apr-2026 06:55:55 UTC] ✅ User profile retrieved successfully for user ID: 402
[24-Apr-2026 06:55:56 UTC] === API CALL LOG ===
[24-Apr-2026 06:55:56 UTC] Endpoint: user/profile.php
[24-Apr-2026 06:55:56 UTC] Full Log Data: {
    "timestamp": "2026-04-24 06:55:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0MDIsInVzZXJuYW1lIjoiaGFtc3RyaW5nIiwiZW1haWwiOiJqb2hzb25oYW1zdHJpbmdzcHRhQGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNjg0OH0.yrByWamnL1Yga0cQe-YKY_YsHwfGPf2xKCz-JDgpKqw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f13348768381c00-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2400:c600:531f:f79f:6011:c0ff:fe72:549d, 172.68.231.172"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 06:55:56 UTC] === END API CALL LOG ===
[24-Apr-2026 06:55:56 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 06:55:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0MDIsInVzZXJuYW1lIjoiaGFtc3RyaW5nIiwiZW1haWwiOiJqb2hzb25oYW1zdHJpbmdzcHRhQGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNjg0OH0.yrByWamnL1Yga0cQe-YKY_YsHwfGPf2xKCz-JDgpKqw
[24-Apr-2026 06:55:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 06:55:56 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 06:55:56 UTC] User ID: 402
[24-Apr-2026 06:55:56 UTC] ✅ User profile retrieved successfully for user ID: 402
[24-Apr-2026 06:56:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 06:56:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 06:56:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0MDIsInVzZXJuYW1lIjoiaGFtc3RyaW5nIiwiZW1haWwiOiJqb2hzb25oYW1zdHJpbmdzcHRhQGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNjg0OH0.yrByWamnL1Yga0cQe-YKY_YsHwfGPf2xKCz-JDgpKqw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f1334b25e5a1c00-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2400:c600:531f:f79f:6011:c0ff:fe72:549d","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2400:c600:531f:f79f:6011:c0ff:fe72:549d, 172.68.231.172"}
[24-Apr-2026 06:56:03 UTC] === User Orders API Called ===
[24-Apr-2026 06:56:03 UTC] User ID: 402
[24-Apr-2026 06:56:03 UTC] Limit: 20, Offset: 0
[24-Apr-2026 06:56:03 UTC] Orders found: 0
[24-Apr-2026 06:56:03 UTC] Orders data: []
[24-Apr-2026 06:56:03 UTC] Total orders count: 0
[24-Apr-2026 06:56:03 UTC] === API CALL LOG ===
[24-Apr-2026 06:56:03 UTC] Endpoint: user/profile.php
[24-Apr-2026 06:56:03 UTC] Full Log Data: {
    "timestamp": "2026-04-24 06:56:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0MDIsInVzZXJuYW1lIjoiaGFtc3RyaW5nIiwiZW1haWwiOiJqb2hzb25oYW1zdHJpbmdzcHRhQGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNjg0OH0.yrByWamnL1Yga0cQe-YKY_YsHwfGPf2xKCz-JDgpKqw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1334b31efb1c00-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2400:c600:531f:f79f:6011:c0ff:fe72:549d, 172.68.231.172"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 06:56:03 UTC] === END API CALL LOG ===
[24-Apr-2026 06:56:03 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 06:56:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0MDIsInVzZXJuYW1lIjoiaGFtc3RyaW5nIiwiZW1haWwiOiJqb2hzb25oYW1zdHJpbmdzcHRhQGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNjg0OH0.yrByWamnL1Yga0cQe-YKY_YsHwfGPf2xKCz-JDgpKqw
[24-Apr-2026 06:56:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 06:56:03 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 06:56:03 UTC] User ID: 402
[24-Apr-2026 06:56:03 UTC] ✅ User profile retrieved successfully for user ID: 402
[24-Apr-2026 06:56:03 UTC] === API CALL LOG ===
[24-Apr-2026 06:56:03 UTC] Endpoint: user/profile.php
[24-Apr-2026 06:56:03 UTC] Full Log Data: {
    "timestamp": "2026-04-24 06:56:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0MDIsInVzZXJuYW1lIjoiaGFtc3RyaW5nIiwiZW1haWwiOiJqb2hzb25oYW1zdHJpbmdzcHRhQGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNjg0OH0.yrByWamnL1Yga0cQe-YKY_YsHwfGPf2xKCz-JDgpKqw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1334b6b9f21c00-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2400:c600:531f:f79f:6011:c0ff:fe72:549d, 172.68.231.172"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 06:56:03 UTC] === END API CALL LOG ===
[24-Apr-2026 06:56:03 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 06:56:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0MDIsInVzZXJuYW1lIjoiaGFtc3RyaW5nIiwiZW1haWwiOiJqb2hzb25oYW1zdHJpbmdzcHRhQGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNjg0OH0.yrByWamnL1Yga0cQe-YKY_YsHwfGPf2xKCz-JDgpKqw
[24-Apr-2026 06:56:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 06:56:03 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 06:56:03 UTC] User ID: 402
[24-Apr-2026 06:56:03 UTC] ✅ User profile retrieved successfully for user ID: 402
[24-Apr-2026 06:56:04 UTC] === API CALL LOG ===
[24-Apr-2026 06:56:04 UTC] Endpoint: user/profile.php
[24-Apr-2026 06:56:04 UTC] Full Log Data: {
    "timestamp": "2026-04-24 06:56:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0MDIsInVzZXJuYW1lIjoiaGFtc3RyaW5nIiwiZW1haWwiOiJqb2hzb25oYW1zdHJpbmdzcHRhQGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNjg0OH0.yrByWamnL1Yga0cQe-YKY_YsHwfGPf2xKCz-JDgpKqw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1334bc0d5b1c00-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2400:c600:531f:f79f:6011:c0ff:fe72:549d, 172.68.231.172"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 06:56:04 UTC] === END API CALL LOG ===
[24-Apr-2026 06:56:04 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 06:56:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0MDIsInVzZXJuYW1lIjoiaGFtc3RyaW5nIiwiZW1haWwiOiJqb2hzb25oYW1zdHJpbmdzcHRhQGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNjg0OH0.yrByWamnL1Yga0cQe-YKY_YsHwfGPf2xKCz-JDgpKqw
[24-Apr-2026 06:56:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 06:56:04 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 06:56:04 UTC] User ID: 402
[24-Apr-2026 06:56:04 UTC] ✅ User profile retrieved successfully for user ID: 402
[24-Apr-2026 06:56:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 06:56:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 06:56:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0MDIsInVzZXJuYW1lIjoiaGFtc3RyaW5nIiwiZW1haWwiOiJqb2hzb25oYW1zdHJpbmdzcHRhQGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNjg0OH0.yrByWamnL1Yga0cQe-YKY_YsHwfGPf2xKCz-JDgpKqw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f1334d2adfa1c00-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2400:c600:531f:f79f:6011:c0ff:fe72:549d","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2400:c600:531f:f79f:6011:c0ff:fe72:549d, 172.68.231.172"}
[24-Apr-2026 06:56:08 UTC] === User Orders API Called ===
[24-Apr-2026 06:56:08 UTC] User ID: 402
[24-Apr-2026 06:56:08 UTC] Limit: 20, Offset: 0
[24-Apr-2026 06:56:08 UTC] Orders found: 0
[24-Apr-2026 06:56:08 UTC] Orders data: []
[24-Apr-2026 06:56:08 UTC] Total orders count: 0
[24-Apr-2026 06:56:09 UTC] === API CALL LOG ===
[24-Apr-2026 06:56:09 UTC] Endpoint: user/profile.php
[24-Apr-2026 06:56:09 UTC] Full Log Data: {
    "timestamp": "2026-04-24 06:56:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0MDIsInVzZXJuYW1lIjoiaGFtc3RyaW5nIiwiZW1haWwiOiJqb2hzb25oYW1zdHJpbmdzcHRhQGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNjg0OH0.yrByWamnL1Yga0cQe-YKY_YsHwfGPf2xKCz-JDgpKqw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1334ddaecb1c00-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2400:c600:531f:f79f:6011:c0ff:fe72:549d, 172.68.231.172"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 06:56:09 UTC] === END API CALL LOG ===
[24-Apr-2026 06:56:09 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 06:56:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0MDIsInVzZXJuYW1lIjoiaGFtc3RyaW5nIiwiZW1haWwiOiJqb2hzb25oYW1zdHJpbmdzcHRhQGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNjg0OH0.yrByWamnL1Yga0cQe-YKY_YsHwfGPf2xKCz-JDgpKqw
[24-Apr-2026 06:56:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 06:56:09 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 06:56:09 UTC] User ID: 402
[24-Apr-2026 06:56:09 UTC] ✅ User profile retrieved successfully for user ID: 402
[24-Apr-2026 06:56:10 UTC] User Purchases API - User ID: 402
[24-Apr-2026 06:56:10 UTC] User Purchases API - Total purchases found: 1
[24-Apr-2026 06:56:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 06:56:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 06:56:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0MDIsInVzZXJuYW1lIjoiaGFtc3RyaW5nIiwiZW1haWwiOiJqb2hzb25oYW1zdHJpbmdzcHRhQGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNjg0OH0.yrByWamnL1Yga0cQe-YKY_YsHwfGPf2xKCz-JDgpKqw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f1334f729971c00-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2400:c600:531f:f79f:6011:c0ff:fe72:549d","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2400:c600:531f:f79f:6011:c0ff:fe72:549d, 172.68.231.172"}
[24-Apr-2026 06:56:14 UTC] === User Orders API Called ===
[24-Apr-2026 06:56:14 UTC] User ID: 402
[24-Apr-2026 06:56:14 UTC] Limit: 20, Offset: 0
[24-Apr-2026 06:56:14 UTC] Orders found: 0
[24-Apr-2026 06:56:14 UTC] Orders data: []
[24-Apr-2026 06:56:14 UTC] Total orders count: 0
[24-Apr-2026 06:56:14 UTC] === API CALL LOG ===
[24-Apr-2026 06:56:14 UTC] Endpoint: user/profile.php
[24-Apr-2026 06:56:14 UTC] Full Log Data: {
    "timestamp": "2026-04-24 06:56:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0MDIsInVzZXJuYW1lIjoiaGFtc3RyaW5nIiwiZW1haWwiOiJqb2hzb25oYW1zdHJpbmdzcHRhQGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNjg0OH0.yrByWamnL1Yga0cQe-YKY_YsHwfGPf2xKCz-JDgpKqw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1334f7ba211c00-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2400:c600:531f:f79f:6011:c0ff:fe72:549d, 172.68.231.172"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 06:56:14 UTC] === END API CALL LOG ===
[24-Apr-2026 06:56:14 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 06:56:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0MDIsInVzZXJuYW1lIjoiaGFtc3RyaW5nIiwiZW1haWwiOiJqb2hzb25oYW1zdHJpbmdzcHRhQGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNjg0OH0.yrByWamnL1Yga0cQe-YKY_YsHwfGPf2xKCz-JDgpKqw
[24-Apr-2026 06:56:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 06:56:14 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 06:56:14 UTC] User ID: 402
[24-Apr-2026 06:56:14 UTC] ✅ User profile retrieved successfully for user ID: 402
[24-Apr-2026 06:56:14 UTC] === API CALL LOG ===
[24-Apr-2026 06:56:14 UTC] Endpoint: user/profile.php
[24-Apr-2026 06:56:14 UTC] Full Log Data: {
    "timestamp": "2026-04-24 06:56:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0MDIsInVzZXJuYW1lIjoiaGFtc3RyaW5nIiwiZW1haWwiOiJqb2hzb25oYW1zdHJpbmdzcHRhQGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNjg0OH0.yrByWamnL1Yga0cQe-YKY_YsHwfGPf2xKCz-JDgpKqw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1334facc7c1c00-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2400:c600:531f:f79f:6011:c0ff:fe72:549d, 172.68.231.172"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 06:56:14 UTC] === END API CALL LOG ===
[24-Apr-2026 06:56:14 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 06:56:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0MDIsInVzZXJuYW1lIjoiaGFtc3RyaW5nIiwiZW1haWwiOiJqb2hzb25oYW1zdHJpbmdzcHRhQGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNjg0OH0.yrByWamnL1Yga0cQe-YKY_YsHwfGPf2xKCz-JDgpKqw
[24-Apr-2026 06:56:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 06:56:14 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 06:56:14 UTC] User ID: 402
[24-Apr-2026 06:56:14 UTC] ✅ User profile retrieved successfully for user ID: 402
[24-Apr-2026 06:56:15 UTC] === API CALL LOG ===
[24-Apr-2026 06:56:15 UTC] Endpoint: user/profile.php
[24-Apr-2026 06:56:15 UTC] Full Log Data: {
    "timestamp": "2026-04-24 06:56:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0MDIsInVzZXJuYW1lIjoiaGFtc3RyaW5nIiwiZW1haWwiOiJqb2hzb25oYW1zdHJpbmdzcHRhQGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNjg0OH0.yrByWamnL1Yga0cQe-YKY_YsHwfGPf2xKCz-JDgpKqw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1334fdce7e1c00-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2400:c600:531f:f79f:6011:c0ff:fe72:549d, 172.68.231.172"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 06:56:15 UTC] === END API CALL LOG ===
[24-Apr-2026 06:56:15 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 06:56:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0MDIsInVzZXJuYW1lIjoiaGFtc3RyaW5nIiwiZW1haWwiOiJqb2hzb25oYW1zdHJpbmdzcHRhQGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNjg0OH0.yrByWamnL1Yga0cQe-YKY_YsHwfGPf2xKCz-JDgpKqw
[24-Apr-2026 06:56:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 06:56:15 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 06:56:15 UTC] User ID: 402
[24-Apr-2026 06:56:15 UTC] ✅ User profile retrieved successfully for user ID: 402
[24-Apr-2026 06:56:16 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 06:56:16 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 06:56:16 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0MDIsInVzZXJuYW1lIjoiaGFtc3RyaW5nIiwiZW1haWwiOiJqb2hzb25oYW1zdHJpbmdzcHRhQGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNjg0OH0.yrByWamnL1Yga0cQe-YKY_YsHwfGPf2xKCz-JDgpKqw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f133507ad7c1c00-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2400:c600:531f:f79f:6011:c0ff:fe72:549d","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2400:c600:531f:f79f:6011:c0ff:fe72:549d, 172.68.231.172"}
[24-Apr-2026 06:56:16 UTC] === User Orders API Called ===
[24-Apr-2026 06:56:16 UTC] User ID: 402
[24-Apr-2026 06:56:16 UTC] Limit: 20, Offset: 0
[24-Apr-2026 06:56:16 UTC] Orders found: 0
[24-Apr-2026 06:56:16 UTC] Orders data: []
[24-Apr-2026 06:56:16 UTC] Total orders count: 0
[24-Apr-2026 06:56:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 06:56:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 06:56:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0MDIsInVzZXJuYW1lIjoiaGFtc3RyaW5nIiwiZW1haWwiOiJqb2hzb25oYW1zdHJpbmdzcHRhQGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNjg0OH0.yrByWamnL1Yga0cQe-YKY_YsHwfGPf2xKCz-JDgpKqw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f1335131e861c00-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2400:c600:531f:f79f:6011:c0ff:fe72:549d","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2400:c600:531f:f79f:6011:c0ff:fe72:549d, 172.68.231.172"}
[24-Apr-2026 06:56:18 UTC] === User Orders API Called ===
[24-Apr-2026 06:56:18 UTC] User ID: 402
[24-Apr-2026 06:56:18 UTC] Limit: 20, Offset: 0
[24-Apr-2026 06:56:18 UTC] Orders found: 0
[24-Apr-2026 06:56:18 UTC] Orders data: []
[24-Apr-2026 06:56:18 UTC] Total orders count: 0
[24-Apr-2026 06:56:18 UTC] === API CALL LOG ===
[24-Apr-2026 06:56:18 UTC] Endpoint: user/profile.php
[24-Apr-2026 06:56:18 UTC] Full Log Data: {
    "timestamp": "2026-04-24 06:56:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0MDIsInVzZXJuYW1lIjoiaGFtc3RyaW5nIiwiZW1haWwiOiJqb2hzb25oYW1zdHJpbmdzcHRhQGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNjg0OH0.yrByWamnL1Yga0cQe-YKY_YsHwfGPf2xKCz-JDgpKqw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1335135ec41c00-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2400:c600:531f:f79f:6011:c0ff:fe72:549d, 172.68.231.172"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 06:56:18 UTC] === END API CALL LOG ===
[24-Apr-2026 06:56:18 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 06:56:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0MDIsInVzZXJuYW1lIjoiaGFtc3RyaW5nIiwiZW1haWwiOiJqb2hzb25oYW1zdHJpbmdzcHRhQGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNjg0OH0.yrByWamnL1Yga0cQe-YKY_YsHwfGPf2xKCz-JDgpKqw
[24-Apr-2026 06:56:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 06:56:18 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 06:56:18 UTC] User ID: 402
[24-Apr-2026 06:56:18 UTC] ✅ User profile retrieved successfully for user ID: 402
[24-Apr-2026 06:56:19 UTC] === API CALL LOG ===
[24-Apr-2026 06:56:19 UTC] Endpoint: user/profile.php
[24-Apr-2026 06:56:19 UTC] Full Log Data: {
    "timestamp": "2026-04-24 06:56:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0MDIsInVzZXJuYW1lIjoiaGFtc3RyaW5nIiwiZW1haWwiOiJqb2hzb25oYW1zdHJpbmdzcHRhQGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNjg0OH0.yrByWamnL1Yga0cQe-YKY_YsHwfGPf2xKCz-JDgpKqw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f133517b9911c00-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2400:c600:531f:f79f:6011:c0ff:fe72:549d, 172.68.231.172"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 06:56:19 UTC] === END API CALL LOG ===
[24-Apr-2026 06:56:19 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 06:56:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0MDIsInVzZXJuYW1lIjoiaGFtc3RyaW5nIiwiZW1haWwiOiJqb2hzb25oYW1zdHJpbmdzcHRhQGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNjg0OH0.yrByWamnL1Yga0cQe-YKY_YsHwfGPf2xKCz-JDgpKqw
[24-Apr-2026 06:56:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 06:56:19 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 06:56:19 UTC] User ID: 402
[24-Apr-2026 06:56:19 UTC] ✅ User profile retrieved successfully for user ID: 402
[24-Apr-2026 06:56:19 UTC] === API CALL LOG ===
[24-Apr-2026 06:56:19 UTC] Endpoint: user/profile.php
[24-Apr-2026 06:56:19 UTC] Full Log Data: {
    "timestamp": "2026-04-24 06:56:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0MDIsInVzZXJuYW1lIjoiaGFtc3RyaW5nIiwiZW1haWwiOiJqb2hzb25oYW1zdHJpbmdzcHRhQGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNjg0OH0.yrByWamnL1Yga0cQe-YKY_YsHwfGPf2xKCz-JDgpKqw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1335191aa71c00-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2400:c600:531f:f79f:6011:c0ff:fe72:549d, 172.68.231.172"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 06:56:19 UTC] === END API CALL LOG ===
[24-Apr-2026 06:56:19 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 06:56:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0MDIsInVzZXJuYW1lIjoiaGFtc3RyaW5nIiwiZW1haWwiOiJqb2hzb25oYW1zdHJpbmdzcHRhQGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNjg0OH0.yrByWamnL1Yga0cQe-YKY_YsHwfGPf2xKCz-JDgpKqw
[24-Apr-2026 06:56:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 06:56:19 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 06:56:19 UTC] User ID: 402
[24-Apr-2026 06:56:19 UTC] ✅ User profile retrieved successfully for user ID: 402
[24-Apr-2026 06:57:39 UTC] === API CALL LOG ===
[24-Apr-2026 06:57:39 UTC] Endpoint: user/profile.php
[24-Apr-2026 06:57:39 UTC] Full Log Data: {
    "timestamp": "2026-04-24 06:57:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0MDIsInVzZXJuYW1lIjoiaGFtc3RyaW5nIiwiZW1haWwiOiJqb2hzb25oYW1zdHJpbmdzcHRhQGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNjg0OH0.yrByWamnL1Yga0cQe-YKY_YsHwfGPf2xKCz-JDgpKqw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f13370cdb473e7d-CGP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2400:c600:531f:f79f:6011:c0ff:fe72:549d, 172.69.159.180"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 06:57:39 UTC] === END API CALL LOG ===
[24-Apr-2026 06:57:39 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 06:57:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0MDIsInVzZXJuYW1lIjoiaGFtc3RyaW5nIiwiZW1haWwiOiJqb2hzb25oYW1zdHJpbmdzcHRhQGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNjg0OH0.yrByWamnL1Yga0cQe-YKY_YsHwfGPf2xKCz-JDgpKqw
[24-Apr-2026 06:57:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 06:57:39 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 06:57:39 UTC] User ID: 402
[24-Apr-2026 06:57:39 UTC] ✅ User profile retrieved successfully for user ID: 402
[24-Apr-2026 06:57:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 06:57:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 06:57:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0MDIsInVzZXJuYW1lIjoiaGFtc3RyaW5nIiwiZW1haWwiOiJqb2hzb25oYW1zdHJpbmdzcHRhQGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNjg0OH0.yrByWamnL1Yga0cQe-YKY_YsHwfGPf2xKCz-JDgpKqw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f13371eaae43e7d-CGP","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2400:c600:531f:f79f:6011:c0ff:fe72:549d","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2400:c600:531f:f79f:6011:c0ff:fe72:549d, 172.69.159.181"}
[24-Apr-2026 06:57:42 UTC] === User Orders API Called ===
[24-Apr-2026 06:57:42 UTC] User ID: 402
[24-Apr-2026 06:57:42 UTC] Limit: 20, Offset: 0
[24-Apr-2026 06:57:42 UTC] Orders found: 0
[24-Apr-2026 06:57:42 UTC] Orders data: []
[24-Apr-2026 06:57:42 UTC] Total orders count: 0
[24-Apr-2026 06:57:42 UTC] === API CALL LOG ===
[24-Apr-2026 06:57:42 UTC] Endpoint: user/profile.php
[24-Apr-2026 06:57:42 UTC] Full Log Data: {
    "timestamp": "2026-04-24 06:57:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0MDIsInVzZXJuYW1lIjoiaGFtc3RyaW5nIiwiZW1haWwiOiJqb2hzb25oYW1zdHJpbmdzcHRhQGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNjg0OH0.yrByWamnL1Yga0cQe-YKY_YsHwfGPf2xKCz-JDgpKqw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f13371eeb663e7d-CGP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2400:c600:531f:f79f:6011:c0ff:fe72:549d, 172.69.159.180"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 06:57:42 UTC] === END API CALL LOG ===
[24-Apr-2026 06:57:42 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 06:57:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0MDIsInVzZXJuYW1lIjoiaGFtc3RyaW5nIiwiZW1haWwiOiJqb2hzb25oYW1zdHJpbmdzcHRhQGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNjg0OH0.yrByWamnL1Yga0cQe-YKY_YsHwfGPf2xKCz-JDgpKqw
[24-Apr-2026 06:57:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 06:57:42 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 06:57:42 UTC] User ID: 402
[24-Apr-2026 06:57:42 UTC] ✅ User profile retrieved successfully for user ID: 402
[24-Apr-2026 06:57:44 UTC] === API CALL LOG ===
[24-Apr-2026 06:57:44 UTC] Endpoint: user/profile.php
[24-Apr-2026 06:57:44 UTC] Full Log Data: {
    "timestamp": "2026-04-24 06:57:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0MDIsInVzZXJuYW1lIjoiaGFtc3RyaW5nIiwiZW1haWwiOiJqb2hzb25oYW1zdHJpbmdzcHRhQGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNjg0OH0.yrByWamnL1Yga0cQe-YKY_YsHwfGPf2xKCz-JDgpKqw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f13372b19073e7d-CGP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2400:c600:531f:f79f:6011:c0ff:fe72:549d, 172.69.159.181"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 06:57:44 UTC] === END API CALL LOG ===
[24-Apr-2026 06:57:44 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 06:57:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0MDIsInVzZXJuYW1lIjoiaGFtc3RyaW5nIiwiZW1haWwiOiJqb2hzb25oYW1zdHJpbmdzcHRhQGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNjg0OH0.yrByWamnL1Yga0cQe-YKY_YsHwfGPf2xKCz-JDgpKqw
[24-Apr-2026 06:57:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 06:57:44 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 06:57:44 UTC] User ID: 402
[24-Apr-2026 06:57:44 UTC] ✅ User profile retrieved successfully for user ID: 402
[24-Apr-2026 06:57:53 UTC] === API CALL LOG ===
[24-Apr-2026 06:57:53 UTC] Endpoint: user/profile.php
[24-Apr-2026 06:57:53 UTC] Full Log Data: {
    "timestamp": "2026-04-24 06:57:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0MDIsInVzZXJuYW1lIjoiaGFtc3RyaW5nIiwiZW1haWwiOiJqb2hzb25oYW1zdHJpbmdzcHRhQGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNjg0OH0.yrByWamnL1Yga0cQe-YKY_YsHwfGPf2xKCz-JDgpKqw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1337619df03e7d-CGP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2400:c600:531f:f79f:6011:c0ff:fe72:549d, 172.69.159.181"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 06:57:53 UTC] === END API CALL LOG ===
[24-Apr-2026 06:57:53 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 06:57:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0MDIsInVzZXJuYW1lIjoiaGFtc3RyaW5nIiwiZW1haWwiOiJqb2hzb25oYW1zdHJpbmdzcHRhQGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNjg0OH0.yrByWamnL1Yga0cQe-YKY_YsHwfGPf2xKCz-JDgpKqw
[24-Apr-2026 06:57:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 06:57:53 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 06:57:53 UTC] User ID: 402
[24-Apr-2026 06:57:53 UTC] ✅ User profile retrieved successfully for user ID: 402
[24-Apr-2026 06:57:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 06:57:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 06:57:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0MDIsInVzZXJuYW1lIjoiaGFtc3RyaW5nIiwiZW1haWwiOiJqb2hzb25oYW1zdHJpbmdzcHRhQGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNjg0OH0.yrByWamnL1Yga0cQe-YKY_YsHwfGPf2xKCz-JDgpKqw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f133781beb53e7d-CGP","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2400:c600:531f:f79f:6011:c0ff:fe72:549d","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2400:c600:531f:f79f:6011:c0ff:fe72:549d, 172.69.159.181"}
[24-Apr-2026 06:57:58 UTC] === User Orders API Called ===
[24-Apr-2026 06:57:58 UTC] User ID: 402
[24-Apr-2026 06:57:58 UTC] Limit: 20, Offset: 0
[24-Apr-2026 06:57:58 UTC] Orders found: 0
[24-Apr-2026 06:57:58 UTC] Orders data: []
[24-Apr-2026 06:57:58 UTC] Total orders count: 0
[24-Apr-2026 06:57:58 UTC] === API CALL LOG ===
[24-Apr-2026 06:57:58 UTC] Endpoint: user/profile.php
[24-Apr-2026 06:57:58 UTC] Full Log Data: {
    "timestamp": "2026-04-24 06:57:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0MDIsInVzZXJuYW1lIjoiaGFtc3RyaW5nIiwiZW1haWwiOiJqb2hzb25oYW1zdHJpbmdzcHRhQGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNjg0OH0.yrByWamnL1Yga0cQe-YKY_YsHwfGPf2xKCz-JDgpKqw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1337821f5e3e7d-CGP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2400:c600:531f:f79f:6011:c0ff:fe72:549d, 172.69.159.180"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 06:57:58 UTC] === END API CALL LOG ===
[24-Apr-2026 06:57:58 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 06:57:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0MDIsInVzZXJuYW1lIjoiaGFtc3RyaW5nIiwiZW1haWwiOiJqb2hzb25oYW1zdHJpbmdzcHRhQGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNjg0OH0.yrByWamnL1Yga0cQe-YKY_YsHwfGPf2xKCz-JDgpKqw
[24-Apr-2026 06:57:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 06:57:58 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 06:57:58 UTC] User ID: 402
[24-Apr-2026 06:57:58 UTC] ✅ User profile retrieved successfully for user ID: 402
[24-Apr-2026 06:57:58 UTC] === API CALL LOG ===
[24-Apr-2026 06:57:58 UTC] Endpoint: user/profile.php
[24-Apr-2026 06:57:58 UTC] Full Log Data: {
    "timestamp": "2026-04-24 06:57:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0MDIsInVzZXJuYW1lIjoiaGFtc3RyaW5nIiwiZW1haWwiOiJqb2hzb25oYW1zdHJpbmdzcHRhQGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNjg0OH0.yrByWamnL1Yga0cQe-YKY_YsHwfGPf2xKCz-JDgpKqw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1337850d2d3e7d-CGP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2400:c600:531f:f79f:6011:c0ff:fe72:549d, 172.69.159.181"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 06:57:58 UTC] === END API CALL LOG ===
[24-Apr-2026 06:57:58 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 06:57:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0MDIsInVzZXJuYW1lIjoiaGFtc3RyaW5nIiwiZW1haWwiOiJqb2hzb25oYW1zdHJpbmdzcHRhQGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNjg0OH0.yrByWamnL1Yga0cQe-YKY_YsHwfGPf2xKCz-JDgpKqw
[24-Apr-2026 06:57:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 06:57:58 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 06:57:58 UTC] User ID: 402
[24-Apr-2026 06:57:58 UTC] ✅ User profile retrieved successfully for user ID: 402
[24-Apr-2026 06:58:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 06:58:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 06:58:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0MDIsInVzZXJuYW1lIjoiaGFtc3RyaW5nIiwiZW1haWwiOiJqb2hzb25oYW1zdHJpbmdzcHRhQGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNjg0OH0.yrByWamnL1Yga0cQe-YKY_YsHwfGPf2xKCz-JDgpKqw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f13382239a23e7d-CGP","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2400:c600:531f:f79f:6011:c0ff:fe72:549d","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2400:c600:531f:f79f:6011:c0ff:fe72:549d, 172.69.159.181"}
[24-Apr-2026 06:58:24 UTC] === User Orders API Called ===
[24-Apr-2026 06:58:24 UTC] User ID: 402
[24-Apr-2026 06:58:24 UTC] Limit: 20, Offset: 0
[24-Apr-2026 06:58:24 UTC] Orders found: 0
[24-Apr-2026 06:58:24 UTC] Orders data: []
[24-Apr-2026 06:58:24 UTC] Total orders count: 0
[24-Apr-2026 06:58:24 UTC] === API CALL LOG ===
[24-Apr-2026 06:58:24 UTC] Endpoint: user/profile.php
[24-Apr-2026 06:58:24 UTC] Full Log Data: {
    "timestamp": "2026-04-24 06:58:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0MDIsInVzZXJuYW1lIjoiaGFtc3RyaW5nIiwiZW1haWwiOiJqb2hzb25oYW1zdHJpbmdzcHRhQGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNjg0OH0.yrByWamnL1Yga0cQe-YKY_YsHwfGPf2xKCz-JDgpKqw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f13382279f53e7d-CGP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2400:c600:531f:f79f:6011:c0ff:fe72:549d, 172.69.159.180"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 06:58:24 UTC] === END API CALL LOG ===
[24-Apr-2026 06:58:24 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 06:58:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0MDIsInVzZXJuYW1lIjoiaGFtc3RyaW5nIiwiZW1haWwiOiJqb2hzb25oYW1zdHJpbmdzcHRhQGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNjg0OH0.yrByWamnL1Yga0cQe-YKY_YsHwfGPf2xKCz-JDgpKqw
[24-Apr-2026 06:58:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 06:58:24 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 06:58:24 UTC] User ID: 402
[24-Apr-2026 06:58:24 UTC] ✅ User profile retrieved successfully for user ID: 402
[24-Apr-2026 06:58:24 UTC] === API CALL LOG ===
[24-Apr-2026 06:58:24 UTC] Endpoint: user/profile.php
[24-Apr-2026 06:58:24 UTC] Full Log Data: {
    "timestamp": "2026-04-24 06:58:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0MDIsInVzZXJuYW1lIjoiaGFtc3RyaW5nIiwiZW1haWwiOiJqb2hzb25oYW1zdHJpbmdzcHRhQGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNjg0OH0.yrByWamnL1Yga0cQe-YKY_YsHwfGPf2xKCz-JDgpKqw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1338271a3e3e7d-CGP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2400:c600:531f:f79f:6011:c0ff:fe72:549d, 172.69.159.180"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 06:58:24 UTC] === END API CALL LOG ===
[24-Apr-2026 06:58:24 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 06:58:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0MDIsInVzZXJuYW1lIjoiaGFtc3RyaW5nIiwiZW1haWwiOiJqb2hzb25oYW1zdHJpbmdzcHRhQGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNjg0OH0.yrByWamnL1Yga0cQe-YKY_YsHwfGPf2xKCz-JDgpKqw
[24-Apr-2026 06:58:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 06:58:24 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 06:58:24 UTC] User ID: 402
[24-Apr-2026 06:58:24 UTC] ✅ User profile retrieved successfully for user ID: 402
[24-Apr-2026 06:58:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 06:58:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 06:58:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0MDIsInVzZXJuYW1lIjoiaGFtc3RyaW5nIiwiZW1haWwiOiJqb2hzb25oYW1zdHJpbmdzcHRhQGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNjg0OH0.yrByWamnL1Yga0cQe-YKY_YsHwfGPf2xKCz-JDgpKqw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f1338e41a283e7d-CGP","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2400:c600:531f:f79f:6011:c0ff:fe72:549d","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2400:c600:531f:f79f:6011:c0ff:fe72:549d, 172.69.159.180"}
[24-Apr-2026 06:58:55 UTC] === User Orders API Called ===
[24-Apr-2026 06:58:55 UTC] User ID: 402
[24-Apr-2026 06:58:55 UTC] Limit: 20, Offset: 0
[24-Apr-2026 06:58:55 UTC] Orders found: 0
[24-Apr-2026 06:58:55 UTC] Orders data: []
[24-Apr-2026 06:58:55 UTC] Total orders count: 0
[24-Apr-2026 06:58:55 UTC] === API CALL LOG ===
[24-Apr-2026 06:58:55 UTC] Endpoint: user/profile.php
[24-Apr-2026 06:58:55 UTC] Full Log Data: {
    "timestamp": "2026-04-24 06:58:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0MDIsInVzZXJuYW1lIjoiaGFtc3RyaW5nIiwiZW1haWwiOiJqb2hzb25oYW1zdHJpbmdzcHRhQGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNjg0OH0.yrByWamnL1Yga0cQe-YKY_YsHwfGPf2xKCz-JDgpKqw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1338e46abc3e7d-CGP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2400:c600:531f:f79f:6011:c0ff:fe72:549d, 172.69.159.180"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 06:58:55 UTC] === END API CALL LOG ===
[24-Apr-2026 06:58:55 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 06:58:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0MDIsInVzZXJuYW1lIjoiaGFtc3RyaW5nIiwiZW1haWwiOiJqb2hzb25oYW1zdHJpbmdzcHRhQGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNjg0OH0.yrByWamnL1Yga0cQe-YKY_YsHwfGPf2xKCz-JDgpKqw
[24-Apr-2026 06:58:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 06:58:55 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 06:58:55 UTC] User ID: 402
[24-Apr-2026 06:58:55 UTC] ✅ User profile retrieved successfully for user ID: 402
[24-Apr-2026 06:58:55 UTC] === API CALL LOG ===
[24-Apr-2026 06:58:55 UTC] Endpoint: user/profile.php
[24-Apr-2026 06:58:55 UTC] Full Log Data: {
    "timestamp": "2026-04-24 06:58:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0MDIsInVzZXJuYW1lIjoiaGFtc3RyaW5nIiwiZW1haWwiOiJqb2hzb25oYW1zdHJpbmdzcHRhQGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNjg0OH0.yrByWamnL1Yga0cQe-YKY_YsHwfGPf2xKCz-JDgpKqw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1338e8ea713e7d-CGP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2400:c600:531f:f79f:6011:c0ff:fe72:549d, 172.69.159.180"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 06:58:55 UTC] === END API CALL LOG ===
[24-Apr-2026 06:58:55 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 06:58:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0MDIsInVzZXJuYW1lIjoiaGFtc3RyaW5nIiwiZW1haWwiOiJqb2hzb25oYW1zdHJpbmdzcHRhQGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNjg0OH0.yrByWamnL1Yga0cQe-YKY_YsHwfGPf2xKCz-JDgpKqw
[24-Apr-2026 06:58:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 06:58:55 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 06:58:55 UTC] User ID: 402
[24-Apr-2026 06:58:55 UTC] ✅ User profile retrieved successfully for user ID: 402
[24-Apr-2026 06:59:56 UTC] === API CALL LOG ===
[24-Apr-2026 06:59:56 UTC] Endpoint: user/profile.php
[24-Apr-2026 06:59:56 UTC] Full Log Data: {
    "timestamp": "2026-04-24 06:59:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0MDIsInVzZXJuYW1lIjoiaGFtc3RyaW5nIiwiZW1haWwiOiJqb2hzb25oYW1zdHJpbmdzcHRhQGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNjg0OH0.yrByWamnL1Yga0cQe-YKY_YsHwfGPf2xKCz-JDgpKqw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f133a635a293e7d-CGP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2400:c600:531f:f79f:6011:c0ff:fe72:549d, 172.69.159.181"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 06:59:56 UTC] === END API CALL LOG ===
[24-Apr-2026 06:59:56 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 06:59:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0MDIsInVzZXJuYW1lIjoiaGFtc3RyaW5nIiwiZW1haWwiOiJqb2hzb25oYW1zdHJpbmdzcHRhQGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNjg0OH0.yrByWamnL1Yga0cQe-YKY_YsHwfGPf2xKCz-JDgpKqw
[24-Apr-2026 06:59:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 06:59:56 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 06:59:56 UTC] User ID: 402
[24-Apr-2026 06:59:56 UTC] ✅ User profile retrieved successfully for user ID: 402
[24-Apr-2026 06:59:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 06:59:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 06:59:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0MDIsInVzZXJuYW1lIjoiaGFtc3RyaW5nIiwiZW1haWwiOiJqb2hzb25oYW1zdHJpbmdzcHRhQGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNjg0OH0.yrByWamnL1Yga0cQe-YKY_YsHwfGPf2xKCz-JDgpKqw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f133a635a273e7d-CGP","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2400:c600:531f:f79f:6011:c0ff:fe72:549d","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2400:c600:531f:f79f:6011:c0ff:fe72:549d, 172.69.159.180"}
[24-Apr-2026 06:59:56 UTC] === User Orders API Called ===
[24-Apr-2026 06:59:56 UTC] User ID: 402
[24-Apr-2026 06:59:56 UTC] Limit: 20, Offset: 0
[24-Apr-2026 06:59:56 UTC] Orders found: 0
[24-Apr-2026 06:59:56 UTC] Orders data: []
[24-Apr-2026 06:59:56 UTC] Total orders count: 0
[24-Apr-2026 06:59:56 UTC] === API CALL LOG ===
[24-Apr-2026 06:59:56 UTC] Endpoint: user/profile.php
[24-Apr-2026 06:59:56 UTC] Full Log Data: {
    "timestamp": "2026-04-24 06:59:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0MDIsInVzZXJuYW1lIjoiaGFtc3RyaW5nIiwiZW1haWwiOiJqb2hzb25oYW1zdHJpbmdzcHRhQGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNjg0OH0.yrByWamnL1Yga0cQe-YKY_YsHwfGPf2xKCz-JDgpKqw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f133a683b6c3e7d-CGP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2400:c600:531f:f79f:6011:c0ff:fe72:549d, 172.69.159.180"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 06:59:56 UTC] === END API CALL LOG ===
[24-Apr-2026 06:59:56 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 06:59:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0MDIsInVzZXJuYW1lIjoiaGFtc3RyaW5nIiwiZW1haWwiOiJqb2hzb25oYW1zdHJpbmdzcHRhQGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNjg0OH0.yrByWamnL1Yga0cQe-YKY_YsHwfGPf2xKCz-JDgpKqw
[24-Apr-2026 06:59:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 06:59:56 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 06:59:56 UTC] User ID: 402
[24-Apr-2026 06:59:56 UTC] ✅ User profile retrieved successfully for user ID: 402
[24-Apr-2026 07:00:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 07:00:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 07:00:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0MDIsInVzZXJuYW1lIjoiaGFtc3RyaW5nIiwiZW1haWwiOiJqb2hzb25oYW1zdHJpbmdzcHRhQGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNjg0OH0.yrByWamnL1Yga0cQe-YKY_YsHwfGPf2xKCz-JDgpKqw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f133aab1fe53e7d-CGP","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2400:c600:531f:f79f:6011:c0ff:fe72:549d","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2400:c600:531f:f79f:6011:c0ff:fe72:549d, 172.69.159.181"}
[24-Apr-2026 07:00:07 UTC] === User Orders API Called ===
[24-Apr-2026 07:00:07 UTC] User ID: 402
[24-Apr-2026 07:00:07 UTC] Limit: 20, Offset: 0
[24-Apr-2026 07:00:07 UTC] Orders found: 0
[24-Apr-2026 07:00:07 UTC] Orders data: []
[24-Apr-2026 07:00:07 UTC] Total orders count: 0
[24-Apr-2026 07:00:07 UTC] === API CALL LOG ===
[24-Apr-2026 07:00:07 UTC] Endpoint: user/profile.php
[24-Apr-2026 07:00:07 UTC] Full Log Data: {
    "timestamp": "2026-04-24 07:00:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0MDIsInVzZXJuYW1lIjoiaGFtc3RyaW5nIiwiZW1haWwiOiJqb2hzb25oYW1zdHJpbmdzcHRhQGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNjg0OH0.yrByWamnL1Yga0cQe-YKY_YsHwfGPf2xKCz-JDgpKqw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f133aab88b43e7d-CGP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2400:c600:531f:f79f:6011:c0ff:fe72:549d, 172.69.159.181"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 07:00:07 UTC] === END API CALL LOG ===
[24-Apr-2026 07:00:07 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 07:00:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0MDIsInVzZXJuYW1lIjoiaGFtc3RyaW5nIiwiZW1haWwiOiJqb2hzb25oYW1zdHJpbmdzcHRhQGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNjg0OH0.yrByWamnL1Yga0cQe-YKY_YsHwfGPf2xKCz-JDgpKqw
[24-Apr-2026 07:00:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 07:00:07 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 07:00:07 UTC] User ID: 402
[24-Apr-2026 07:00:07 UTC] ✅ User profile retrieved successfully for user ID: 402
[24-Apr-2026 07:00:08 UTC] === API CALL LOG ===
[24-Apr-2026 07:00:08 UTC] Endpoint: user/profile.php
[24-Apr-2026 07:00:08 UTC] Full Log Data: {
    "timestamp": "2026-04-24 07:00:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0MDIsInVzZXJuYW1lIjoiaGFtc3RyaW5nIiwiZW1haWwiOiJqb2hzb25oYW1zdHJpbmdzcHRhQGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNjg0OH0.yrByWamnL1Yga0cQe-YKY_YsHwfGPf2xKCz-JDgpKqw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f133aaf885d3e7d-CGP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2400:c600:531f:f79f:6011:c0ff:fe72:549d, 172.69.159.181"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 07:00:08 UTC] === END API CALL LOG ===
[24-Apr-2026 07:00:08 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 07:00:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0MDIsInVzZXJuYW1lIjoiaGFtc3RyaW5nIiwiZW1haWwiOiJqb2hzb25oYW1zdHJpbmdzcHRhQGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNjg0OH0.yrByWamnL1Yga0cQe-YKY_YsHwfGPf2xKCz-JDgpKqw
[24-Apr-2026 07:00:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 07:00:08 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 07:00:08 UTC] User ID: 402
[24-Apr-2026 07:00:08 UTC] ✅ User profile retrieved successfully for user ID: 402
[24-Apr-2026 07:00:10 UTC] === API CALL LOG ===
[24-Apr-2026 07:00:10 UTC] Endpoint: user/profile.php
[24-Apr-2026 07:00:10 UTC] Full Log Data: {
    "timestamp": "2026-04-24 07:00:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0MDIsInVzZXJuYW1lIjoiaGFtc3RyaW5nIiwiZW1haWwiOiJqb2hzb25oYW1zdHJpbmdzcHRhQGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNjg0OH0.yrByWamnL1Yga0cQe-YKY_YsHwfGPf2xKCz-JDgpKqw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f133aba2e9c3e7d-CGP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2400:c600:531f:f79f:6011:c0ff:fe72:549d, 172.69.159.181"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 07:00:10 UTC] === END API CALL LOG ===
[24-Apr-2026 07:00:10 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 07:00:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0MDIsInVzZXJuYW1lIjoiaGFtc3RyaW5nIiwiZW1haWwiOiJqb2hzb25oYW1zdHJpbmdzcHRhQGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNjg0OH0.yrByWamnL1Yga0cQe-YKY_YsHwfGPf2xKCz-JDgpKqw
[24-Apr-2026 07:00:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 07:00:10 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 07:00:10 UTC] User ID: 402
[24-Apr-2026 07:00:10 UTC] ✅ User profile retrieved successfully for user ID: 402
[24-Apr-2026 07:00:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 07:00:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 07:00:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0MDIsInVzZXJuYW1lIjoiaGFtc3RyaW5nIiwiZW1haWwiOiJqb2hzb25oYW1zdHJpbmdzcHRhQGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNjg0OH0.yrByWamnL1Yga0cQe-YKY_YsHwfGPf2xKCz-JDgpKqw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f133acf2dbe3e7d-CGP","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2400:c600:531f:f79f:6011:c0ff:fe72:549d","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2400:c600:531f:f79f:6011:c0ff:fe72:549d, 172.69.159.181"}
[24-Apr-2026 07:00:13 UTC] === User Orders API Called ===
[24-Apr-2026 07:00:13 UTC] User ID: 402
[24-Apr-2026 07:00:13 UTC] Limit: 20, Offset: 0
[24-Apr-2026 07:00:13 UTC] Orders found: 0
[24-Apr-2026 07:00:13 UTC] Orders data: []
[24-Apr-2026 07:00:13 UTC] Total orders count: 0
[24-Apr-2026 07:00:15 UTC] === API CALL LOG ===
[24-Apr-2026 07:00:15 UTC] Endpoint: user/profile.php
[24-Apr-2026 07:00:15 UTC] Full Log Data: {
    "timestamp": "2026-04-24 07:00:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0MDIsInVzZXJuYW1lIjoiaGFtc3RyaW5nIiwiZW1haWwiOiJqb2hzb25oYW1zdHJpbmdzcHRhQGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNjg0OH0.yrByWamnL1Yga0cQe-YKY_YsHwfGPf2xKCz-JDgpKqw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f133adb8dcf3e7d-CGP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2400:c600:531f:f79f:6011:c0ff:fe72:549d, 172.69.159.181"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 07:00:15 UTC] === END API CALL LOG ===
[24-Apr-2026 07:00:15 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 07:00:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0MDIsInVzZXJuYW1lIjoiaGFtc3RyaW5nIiwiZW1haWwiOiJqb2hzb25oYW1zdHJpbmdzcHRhQGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNjg0OH0.yrByWamnL1Yga0cQe-YKY_YsHwfGPf2xKCz-JDgpKqw
[24-Apr-2026 07:00:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 07:00:15 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 07:00:15 UTC] User ID: 402
[24-Apr-2026 07:00:15 UTC] ✅ User profile retrieved successfully for user ID: 402
[24-Apr-2026 07:00:15 UTC] User Purchases API - User ID: 402
[24-Apr-2026 07:00:15 UTC] User Purchases API - Total purchases found: 1
[24-Apr-2026 07:00:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 07:00:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 07:00:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0MDIsInVzZXJuYW1lIjoiaGFtc3RyaW5nIiwiZW1haWwiOiJqb2hzb25oYW1zdHJpbmdzcHRhQGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNjg0OH0.yrByWamnL1Yga0cQe-YKY_YsHwfGPf2xKCz-JDgpKqw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f133aebca393e7d-CGP","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2400:c600:531f:f79f:6011:c0ff:fe72:549d","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2400:c600:531f:f79f:6011:c0ff:fe72:549d, 172.69.159.181"}
[24-Apr-2026 07:00:17 UTC] === User Orders API Called ===
[24-Apr-2026 07:00:17 UTC] User ID: 402
[24-Apr-2026 07:00:17 UTC] Limit: 20, Offset: 0
[24-Apr-2026 07:00:17 UTC] Orders found: 0
[24-Apr-2026 07:00:17 UTC] Orders data: []
[24-Apr-2026 07:00:17 UTC] Total orders count: 0
[24-Apr-2026 07:00:18 UTC] === API CALL LOG ===
[24-Apr-2026 07:00:18 UTC] Endpoint: user/profile.php
[24-Apr-2026 07:00:18 UTC] Full Log Data: {
    "timestamp": "2026-04-24 07:00:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0MDIsInVzZXJuYW1lIjoiaGFtc3RyaW5nIiwiZW1haWwiOiJqb2hzb25oYW1zdHJpbmdzcHRhQGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNjg0OH0.yrByWamnL1Yga0cQe-YKY_YsHwfGPf2xKCz-JDgpKqw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f133aec2ae73e7d-CGP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2400:c600:531f:f79f:6011:c0ff:fe72:549d, 172.69.159.181"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 07:00:18 UTC] === END API CALL LOG ===
[24-Apr-2026 07:00:18 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 07:00:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0MDIsInVzZXJuYW1lIjoiaGFtc3RyaW5nIiwiZW1haWwiOiJqb2hzb25oYW1zdHJpbmdzcHRhQGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNjg0OH0.yrByWamnL1Yga0cQe-YKY_YsHwfGPf2xKCz-JDgpKqw
[24-Apr-2026 07:00:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 07:00:18 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 07:00:18 UTC] User ID: 402
[24-Apr-2026 07:00:18 UTC] ✅ User profile retrieved successfully for user ID: 402
[24-Apr-2026 07:00:18 UTC] === API CALL LOG ===
[24-Apr-2026 07:00:18 UTC] Endpoint: user/profile.php
[24-Apr-2026 07:00:18 UTC] Full Log Data: {
    "timestamp": "2026-04-24 07:00:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0MDIsInVzZXJuYW1lIjoiaGFtc3RyaW5nIiwiZW1haWwiOiJqb2hzb25oYW1zdHJpbmdzcHRhQGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNjg0OH0.yrByWamnL1Yga0cQe-YKY_YsHwfGPf2xKCz-JDgpKqw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f133af029223e7d-CGP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2400:c600:531f:f79f:6011:c0ff:fe72:549d, 172.69.159.181"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 07:00:18 UTC] === END API CALL LOG ===
[24-Apr-2026 07:00:18 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 07:00:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0MDIsInVzZXJuYW1lIjoiaGFtc3RyaW5nIiwiZW1haWwiOiJqb2hzb25oYW1zdHJpbmdzcHRhQGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNjg0OH0.yrByWamnL1Yga0cQe-YKY_YsHwfGPf2xKCz-JDgpKqw
[24-Apr-2026 07:00:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 07:00:18 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 07:00:18 UTC] User ID: 402
[24-Apr-2026 07:00:18 UTC] ✅ User profile retrieved successfully for user ID: 402
[24-Apr-2026 07:00:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 07:00:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 07:00:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0MDIsInVzZXJuYW1lIjoiaGFtc3RyaW5nIiwiZW1haWwiOiJqb2hzb25oYW1zdHJpbmdzcHRhQGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNjg0OH0.yrByWamnL1Yga0cQe-YKY_YsHwfGPf2xKCz-JDgpKqw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f133b14f9ce3e7d-CGP","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2400:c600:531f:f79f:6011:c0ff:fe72:549d","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2400:c600:531f:f79f:6011:c0ff:fe72:549d, 172.69.159.181"}
[24-Apr-2026 07:00:24 UTC] === User Orders API Called ===
[24-Apr-2026 07:00:24 UTC] User ID: 402
[24-Apr-2026 07:00:24 UTC] Limit: 20, Offset: 0
[24-Apr-2026 07:00:24 UTC] Orders found: 0
[24-Apr-2026 07:00:24 UTC] Orders data: []
[24-Apr-2026 07:00:24 UTC] Total orders count: 0
[24-Apr-2026 07:00:24 UTC] === API CALL LOG ===
[24-Apr-2026 07:00:24 UTC] Endpoint: user/profile.php
[24-Apr-2026 07:00:24 UTC] Full Log Data: {
    "timestamp": "2026-04-24 07:00:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0MDIsInVzZXJuYW1lIjoiaGFtc3RyaW5nIiwiZW1haWwiOiJqb2hzb25oYW1zdHJpbmdzcHRhQGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNjg0OH0.yrByWamnL1Yga0cQe-YKY_YsHwfGPf2xKCz-JDgpKqw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f133b154a473e7d-CGP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2400:c600:531f:f79f:6011:c0ff:fe72:549d, 172.69.159.180"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 07:00:24 UTC] === END API CALL LOG ===
[24-Apr-2026 07:00:24 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 07:00:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0MDIsInVzZXJuYW1lIjoiaGFtc3RyaW5nIiwiZW1haWwiOiJqb2hzb25oYW1zdHJpbmdzcHRhQGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNjg0OH0.yrByWamnL1Yga0cQe-YKY_YsHwfGPf2xKCz-JDgpKqw
[24-Apr-2026 07:00:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 07:00:24 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 07:00:24 UTC] User ID: 402
[24-Apr-2026 07:00:24 UTC] ✅ User profile retrieved successfully for user ID: 402
[24-Apr-2026 07:00:25 UTC] === API CALL LOG ===
[24-Apr-2026 07:00:25 UTC] Endpoint: user/profile.php
[24-Apr-2026 07:00:25 UTC] Full Log Data: {
    "timestamp": "2026-04-24 07:00:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0MDIsInVzZXJuYW1lIjoiaGFtc3RyaW5nIiwiZW1haWwiOiJqb2hzb25oYW1zdHJpbmdzcHRhQGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNjg0OH0.yrByWamnL1Yga0cQe-YKY_YsHwfGPf2xKCz-JDgpKqw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f133b1949083e7d-CGP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2400:c600:531f:f79f:6011:c0ff:fe72:549d, 172.69.159.181"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 07:00:25 UTC] === END API CALL LOG ===
[24-Apr-2026 07:00:25 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 07:00:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0MDIsInVzZXJuYW1lIjoiaGFtc3RyaW5nIiwiZW1haWwiOiJqb2hzb25oYW1zdHJpbmdzcHRhQGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNjg0OH0.yrByWamnL1Yga0cQe-YKY_YsHwfGPf2xKCz-JDgpKqw
[24-Apr-2026 07:00:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 07:00:25 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 07:00:25 UTC] User ID: 402
[24-Apr-2026 07:00:25 UTC] ✅ User profile retrieved successfully for user ID: 402
[24-Apr-2026 07:00:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 07:00:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 07:00:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0MDIsInVzZXJuYW1lIjoiaGFtc3RyaW5nIiwiZW1haWwiOiJqb2hzb25oYW1zdHJpbmdzcHRhQGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNjg0OH0.yrByWamnL1Yga0cQe-YKY_YsHwfGPf2xKCz-JDgpKqw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f133b6829343e7d-CGP","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2400:c600:531f:f79f:6011:c0ff:fe72:549d","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2400:c600:531f:f79f:6011:c0ff:fe72:549d, 172.69.159.181"}
[24-Apr-2026 07:00:38 UTC] === User Orders API Called ===
[24-Apr-2026 07:00:38 UTC] User ID: 402
[24-Apr-2026 07:00:38 UTC] Limit: 20, Offset: 0
[24-Apr-2026 07:00:38 UTC] Orders found: 0
[24-Apr-2026 07:00:38 UTC] Orders data: []
[24-Apr-2026 07:00:38 UTC] Total orders count: 0
[24-Apr-2026 07:00:38 UTC] === API CALL LOG ===
[24-Apr-2026 07:00:38 UTC] Endpoint: user/profile.php
[24-Apr-2026 07:00:38 UTC] Full Log Data: {
    "timestamp": "2026-04-24 07:00:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0MDIsInVzZXJuYW1lIjoiaGFtc3RyaW5nIiwiZW1haWwiOiJqb2hzb25oYW1zdHJpbmdzcHRhQGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNjg0OH0.yrByWamnL1Yga0cQe-YKY_YsHwfGPf2xKCz-JDgpKqw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f133b6889d23e7d-CGP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2400:c600:531f:f79f:6011:c0ff:fe72:549d, 172.69.159.180"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 07:00:38 UTC] === END API CALL LOG ===
[24-Apr-2026 07:00:38 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 07:00:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0MDIsInVzZXJuYW1lIjoiaGFtc3RyaW5nIiwiZW1haWwiOiJqb2hzb25oYW1zdHJpbmdzcHRhQGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNjg0OH0.yrByWamnL1Yga0cQe-YKY_YsHwfGPf2xKCz-JDgpKqw
[24-Apr-2026 07:00:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 07:00:38 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 07:00:38 UTC] User ID: 402
[24-Apr-2026 07:00:38 UTC] ✅ User profile retrieved successfully for user ID: 402
[24-Apr-2026 07:00:38 UTC] === API CALL LOG ===
[24-Apr-2026 07:00:38 UTC] Endpoint: user/profile.php
[24-Apr-2026 07:00:38 UTC] Full Log Data: {
    "timestamp": "2026-04-24 07:00:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0MDIsInVzZXJuYW1lIjoiaGFtc3RyaW5nIiwiZW1haWwiOiJqb2hzb25oYW1zdHJpbmdzcHRhQGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNjg0OH0.yrByWamnL1Yga0cQe-YKY_YsHwfGPf2xKCz-JDgpKqw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f133b6d19c83e7d-CGP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2400:c600:531f:f79f:6011:c0ff:fe72:549d, 172.69.159.180"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 07:00:38 UTC] === END API CALL LOG ===
[24-Apr-2026 07:00:38 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 07:00:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0MDIsInVzZXJuYW1lIjoiaGFtc3RyaW5nIiwiZW1haWwiOiJqb2hzb25oYW1zdHJpbmdzcHRhQGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNjg0OH0.yrByWamnL1Yga0cQe-YKY_YsHwfGPf2xKCz-JDgpKqw
[24-Apr-2026 07:00:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 07:00:38 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 07:00:38 UTC] User ID: 402
[24-Apr-2026 07:00:38 UTC] ✅ User profile retrieved successfully for user ID: 402
[24-Apr-2026 07:00:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 07:00:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 07:00:46 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0MDIsInVzZXJuYW1lIjoiaGFtc3RyaW5nIiwiZW1haWwiOiJqb2hzb25oYW1zdHJpbmdzcHRhQGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNjg0OH0.yrByWamnL1Yga0cQe-YKY_YsHwfGPf2xKCz-JDgpKqw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f133b9decd83e7d-CGP","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2400:c600:531f:f79f:6011:c0ff:fe72:549d","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2400:c600:531f:f79f:6011:c0ff:fe72:549d, 172.69.159.181"}
[24-Apr-2026 07:00:46 UTC] === User Orders API Called ===
[24-Apr-2026 07:00:46 UTC] User ID: 402
[24-Apr-2026 07:00:46 UTC] Limit: 20, Offset: 0
[24-Apr-2026 07:00:46 UTC] Orders found: 0
[24-Apr-2026 07:00:46 UTC] Orders data: []
[24-Apr-2026 07:00:46 UTC] Total orders count: 0
[24-Apr-2026 07:00:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 07:00:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 07:00:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0MDIsInVzZXJuYW1lIjoiaGFtc3RyaW5nIiwiZW1haWwiOiJqb2hzb25oYW1zdHJpbmdzcHRhQGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNjg0OH0.yrByWamnL1Yga0cQe-YKY_YsHwfGPf2xKCz-JDgpKqw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f133ba95ab93e7d-CGP","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2400:c600:531f:f79f:6011:c0ff:fe72:549d","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2400:c600:531f:f79f:6011:c0ff:fe72:549d, 172.69.159.181"}
[24-Apr-2026 07:00:48 UTC] === User Orders API Called ===
[24-Apr-2026 07:00:48 UTC] User ID: 402
[24-Apr-2026 07:00:48 UTC] Limit: 20, Offset: 0
[24-Apr-2026 07:00:48 UTC] Orders found: 0
[24-Apr-2026 07:00:48 UTC] Orders data: []
[24-Apr-2026 07:00:48 UTC] Total orders count: 0
[24-Apr-2026 07:00:48 UTC] === API CALL LOG ===
[24-Apr-2026 07:00:48 UTC] Endpoint: user/profile.php
[24-Apr-2026 07:00:48 UTC] Full Log Data: {
    "timestamp": "2026-04-24 07:00:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0MDIsInVzZXJuYW1lIjoiaGFtc3RyaW5nIiwiZW1haWwiOiJqb2hzb25oYW1zdHJpbmdzcHRhQGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNjg0OH0.yrByWamnL1Yga0cQe-YKY_YsHwfGPf2xKCz-JDgpKqw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f133ba9ab643e7d-CGP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2400:c600:531f:f79f:6011:c0ff:fe72:549d, 172.69.159.181"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 07:00:48 UTC] === END API CALL LOG ===
[24-Apr-2026 07:00:48 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 07:00:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0MDIsInVzZXJuYW1lIjoiaGFtc3RyaW5nIiwiZW1haWwiOiJqb2hzb25oYW1zdHJpbmdzcHRhQGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNjg0OH0.yrByWamnL1Yga0cQe-YKY_YsHwfGPf2xKCz-JDgpKqw
[24-Apr-2026 07:00:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 07:00:48 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 07:00:48 UTC] User ID: 402
[24-Apr-2026 07:00:48 UTC] ✅ User profile retrieved successfully for user ID: 402
[24-Apr-2026 07:00:49 UTC] === API CALL LOG ===
[24-Apr-2026 07:00:49 UTC] Endpoint: user/profile.php
[24-Apr-2026 07:00:49 UTC] Full Log Data: {
    "timestamp": "2026-04-24 07:00:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0MDIsInVzZXJuYW1lIjoiaGFtc3RyaW5nIiwiZW1haWwiOiJqb2hzb25oYW1zdHJpbmdzcHRhQGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNjg0OH0.yrByWamnL1Yga0cQe-YKY_YsHwfGPf2xKCz-JDgpKqw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f133badb9fa3e7d-CGP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2400:c600:531f:f79f:6011:c0ff:fe72:549d, 172.69.159.181"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 07:00:49 UTC] === END API CALL LOG ===
[24-Apr-2026 07:00:49 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 07:00:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0MDIsInVzZXJuYW1lIjoiaGFtc3RyaW5nIiwiZW1haWwiOiJqb2hzb25oYW1zdHJpbmdzcHRhQGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNjg0OH0.yrByWamnL1Yga0cQe-YKY_YsHwfGPf2xKCz-JDgpKqw
[24-Apr-2026 07:00:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 07:00:49 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 07:00:49 UTC] User ID: 402
[24-Apr-2026 07:00:49 UTC] ✅ User profile retrieved successfully for user ID: 402
[24-Apr-2026 07:00:51 UTC] === API CALL LOG ===
[24-Apr-2026 07:00:51 UTC] Endpoint: user/profile.php
[24-Apr-2026 07:00:51 UTC] Full Log Data: {
    "timestamp": "2026-04-24 07:00:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0MDIsInVzZXJuYW1lIjoiaGFtc3RyaW5nIiwiZW1haWwiOiJqb2hzb25oYW1zdHJpbmdzcHRhQGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNjg0OH0.yrByWamnL1Yga0cQe-YKY_YsHwfGPf2xKCz-JDgpKqw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f133bbb8f6d3e7d-CGP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2400:c600:531f:f79f:6011:c0ff:fe72:549d, 172.69.159.181"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 07:00:51 UTC] === END API CALL LOG ===
[24-Apr-2026 07:00:51 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 07:00:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0MDIsInVzZXJuYW1lIjoiaGFtc3RyaW5nIiwiZW1haWwiOiJqb2hzb25oYW1zdHJpbmdzcHRhQGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNjg0OH0.yrByWamnL1Yga0cQe-YKY_YsHwfGPf2xKCz-JDgpKqw
[24-Apr-2026 07:00:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 07:00:51 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 07:00:51 UTC] User ID: 402
[24-Apr-2026 07:00:51 UTC] ✅ User profile retrieved successfully for user ID: 402
[24-Apr-2026 07:00:51 UTC] User Purchases API - User ID: 402
[24-Apr-2026 07:00:51 UTC] User Purchases API - Total purchases found: 1
[24-Apr-2026 07:00:54 UTC] User Purchases API - User ID: 402
[24-Apr-2026 07:00:54 UTC] User Purchases API - Total purchases found: 1
[24-Apr-2026 07:01:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 07:01:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 07:01:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0MDIsInVzZXJuYW1lIjoiaGFtc3RyaW5nIiwiZW1haWwiOiJqb2hzb25oYW1zdHJpbmdzcHRhQGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNjg0OH0.yrByWamnL1Yga0cQe-YKY_YsHwfGPf2xKCz-JDgpKqw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f133c05fb5d3e7d-CGP","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2400:c600:531f:f79f:6011:c0ff:fe72:549d","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2400:c600:531f:f79f:6011:c0ff:fe72:549d, 172.69.159.180"}
[24-Apr-2026 07:01:03 UTC] === User Orders API Called ===
[24-Apr-2026 07:01:03 UTC] User ID: 402
[24-Apr-2026 07:01:03 UTC] Limit: 20, Offset: 0
[24-Apr-2026 07:01:03 UTC] Orders found: 0
[24-Apr-2026 07:01:03 UTC] Orders data: []
[24-Apr-2026 07:01:03 UTC] Total orders count: 0
[24-Apr-2026 07:01:03 UTC] === API CALL LOG ===
[24-Apr-2026 07:01:03 UTC] Endpoint: user/profile.php
[24-Apr-2026 07:01:03 UTC] Full Log Data: {
    "timestamp": "2026-04-24 07:01:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0MDIsInVzZXJuYW1lIjoiaGFtc3RyaW5nIiwiZW1haWwiOiJqb2hzb25oYW1zdHJpbmdzcHRhQGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNjg0OH0.yrByWamnL1Yga0cQe-YKY_YsHwfGPf2xKCz-JDgpKqw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f133c065c163e7d-CGP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2400:c600:531f:f79f:6011:c0ff:fe72:549d, 172.69.159.181"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 07:01:03 UTC] === END API CALL LOG ===
[24-Apr-2026 07:01:03 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 07:01:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0MDIsInVzZXJuYW1lIjoiaGFtc3RyaW5nIiwiZW1haWwiOiJqb2hzb25oYW1zdHJpbmdzcHRhQGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNjg0OH0.yrByWamnL1Yga0cQe-YKY_YsHwfGPf2xKCz-JDgpKqw
[24-Apr-2026 07:01:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 07:01:03 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 07:01:03 UTC] User ID: 402
[24-Apr-2026 07:01:03 UTC] ✅ User profile retrieved successfully for user ID: 402
[24-Apr-2026 07:01:03 UTC] === API CALL LOG ===
[24-Apr-2026 07:01:03 UTC] Endpoint: user/profile.php
[24-Apr-2026 07:01:03 UTC] Full Log Data: {
    "timestamp": "2026-04-24 07:01:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0MDIsInVzZXJuYW1lIjoiaGFtc3RyaW5nIiwiZW1haWwiOiJqb2hzb25oYW1zdHJpbmdzcHRhQGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNjg0OH0.yrByWamnL1Yga0cQe-YKY_YsHwfGPf2xKCz-JDgpKqw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f133c0a7bbb3e7d-CGP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2400:c600:531f:f79f:6011:c0ff:fe72:549d, 172.69.159.181"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 07:01:03 UTC] === END API CALL LOG ===
[24-Apr-2026 07:01:03 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 07:01:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0MDIsInVzZXJuYW1lIjoiaGFtc3RyaW5nIiwiZW1haWwiOiJqb2hzb25oYW1zdHJpbmdzcHRhQGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNjg0OH0.yrByWamnL1Yga0cQe-YKY_YsHwfGPf2xKCz-JDgpKqw
[24-Apr-2026 07:01:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 07:01:03 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 07:01:03 UTC] User ID: 402
[24-Apr-2026 07:01:03 UTC] ✅ User profile retrieved successfully for user ID: 402
[24-Apr-2026 07:05:18 UTC] === API CALL LOG ===
[24-Apr-2026 07:05:18 UTC] Endpoint: user/profile.php
[24-Apr-2026 07:05:18 UTC] Full Log Data: {
    "timestamp": "2026-04-24 07:05:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.100.216",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1342407fdd4886-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.100.216",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.100.216, 172.70.91.141"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 07:05:18 UTC] === END API CALL LOG ===
[24-Apr-2026 07:05:18 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 07:05:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[24-Apr-2026 07:05:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 07:05:18 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 07:05:18 UTC] User ID: 344
[24-Apr-2026 07:05:18 UTC] ✅ User profile retrieved successfully for user ID: 344
[24-Apr-2026 07:05:19 UTC] === API CALL LOG ===
[24-Apr-2026 07:05:19 UTC] Endpoint: user/profile.php
[24-Apr-2026 07:05:19 UTC] Full Log Data: {
    "timestamp": "2026-04-24 07:05:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.100.216",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1342476bed4886-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.100.216",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.100.216, 172.70.91.141"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 07:05:19 UTC] === END API CALL LOG ===
[24-Apr-2026 07:05:19 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 07:05:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[24-Apr-2026 07:05:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 07:05:19 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 07:05:19 UTC] User ID: 344
[24-Apr-2026 07:05:19 UTC] ✅ User profile retrieved successfully for user ID: 344
[24-Apr-2026 07:05:19 UTC] === API CALL LOG ===
[24-Apr-2026 07:05:19 UTC] Endpoint: user/profile.php
[24-Apr-2026 07:05:19 UTC] Full Log Data: {
    "timestamp": "2026-04-24 07:05:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.100.216",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1342499d5e4886-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.100.216",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.100.216, 172.70.91.141"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 07:05:19 UTC] === END API CALL LOG ===
[24-Apr-2026 07:05:19 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 07:05:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[24-Apr-2026 07:05:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 07:05:19 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 07:05:19 UTC] User ID: 344
[24-Apr-2026 07:05:19 UTC] ✅ User profile retrieved successfully for user ID: 344
[24-Apr-2026 07:05:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 07:05:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 07:05:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f13424a8de94886-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.90.100.216","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.90.100.216, 172.70.91.142"}
[24-Apr-2026 07:05:19 UTC] === User Orders API Called ===
[24-Apr-2026 07:05:19 UTC] User ID: 344
[24-Apr-2026 07:05:19 UTC] Limit: 20, Offset: 0
[24-Apr-2026 07:05:19 UTC] Orders found: 2
[24-Apr-2026 07:05:19 UTC] Orders data: [{"id":217,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:31:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":216,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:30:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Apr-2026 07:05:19 UTC] Total orders count: 2
[24-Apr-2026 07:05:19 UTC] === API CALL LOG ===
[24-Apr-2026 07:05:19 UTC] Endpoint: user/profile.php
[24-Apr-2026 07:05:19 UTC] Full Log Data: {
    "timestamp": "2026-04-24 07:05:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.100.216",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f13424a8deb4886-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.100.216",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.100.216, 172.70.91.142"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 07:05:19 UTC] === END API CALL LOG ===
[24-Apr-2026 07:05:19 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 07:05:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[24-Apr-2026 07:05:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 07:05:19 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 07:05:19 UTC] User ID: 344
[24-Apr-2026 07:05:19 UTC] ✅ User profile retrieved successfully for user ID: 344
[24-Apr-2026 07:05:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 07:05:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 07:05:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f13428f08934886-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.90.100.216","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.90.100.216, 172.70.91.142"}
[24-Apr-2026 07:05:30 UTC] === User Orders API Called ===
[24-Apr-2026 07:05:30 UTC] User ID: 344
[24-Apr-2026 07:05:30 UTC] Limit: 20, Offset: 0
[24-Apr-2026 07:05:30 UTC] Orders found: 2
[24-Apr-2026 07:05:30 UTC] Orders data: [{"id":217,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:31:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":216,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:30:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Apr-2026 07:05:30 UTC] Total orders count: 2
[24-Apr-2026 07:05:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 07:05:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 07:05:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f1342e929754886-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.90.100.216","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.90.100.216, 172.70.91.142"}
[24-Apr-2026 07:05:45 UTC] === User Orders API Called ===
[24-Apr-2026 07:05:45 UTC] User ID: 344
[24-Apr-2026 07:05:45 UTC] Limit: 20, Offset: 0
[24-Apr-2026 07:05:45 UTC] Orders found: 2
[24-Apr-2026 07:05:45 UTC] Orders data: [{"id":217,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:31:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":216,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:30:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Apr-2026 07:05:45 UTC] Total orders count: 2
[24-Apr-2026 07:05:45 UTC] === API CALL LOG ===
[24-Apr-2026 07:05:45 UTC] Endpoint: user/profile.php
[24-Apr-2026 07:05:45 UTC] Full Log Data: {
    "timestamp": "2026-04-24 07:05:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.100.216",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1342e929774886-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.100.216",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.100.216, 172.70.91.141"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 07:05:45 UTC] === END API CALL LOG ===
[24-Apr-2026 07:05:45 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 07:05:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[24-Apr-2026 07:05:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 07:05:45 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 07:05:45 UTC] User ID: 344
[24-Apr-2026 07:05:45 UTC] ✅ User profile retrieved successfully for user ID: 344
[24-Apr-2026 07:05:45 UTC] === API CALL LOG ===
[24-Apr-2026 07:05:45 UTC] Endpoint: user/profile.php
[24-Apr-2026 07:05:45 UTC] Full Log Data: {
    "timestamp": "2026-04-24 07:05:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.100.216",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1342e9297a4886-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.100.216",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.100.216, 172.70.91.142"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 07:05:45 UTC] === END API CALL LOG ===
[24-Apr-2026 07:05:45 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 07:05:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[24-Apr-2026 07:05:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 07:05:45 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 07:05:45 UTC] User ID: 344
[24-Apr-2026 07:05:45 UTC] ✅ User profile retrieved successfully for user ID: 344
[24-Apr-2026 07:05:47 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 07:05:47 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 07:05:47 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f1342f81ff24886-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.90.100.216","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.90.100.216, 172.70.91.142"}
[24-Apr-2026 07:05:47 UTC] === User Orders API Called ===
[24-Apr-2026 07:05:47 UTC] User ID: 344
[24-Apr-2026 07:05:47 UTC] Limit: 20, Offset: 0
[24-Apr-2026 07:05:47 UTC] Orders found: 2
[24-Apr-2026 07:05:47 UTC] Orders data: [{"id":217,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:31:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":216,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:30:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Apr-2026 07:05:47 UTC] Total orders count: 2
[24-Apr-2026 07:05:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 07:05:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 07:05:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f134322bc4e4886-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.90.100.216","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.90.100.216, 172.70.91.141"}
[24-Apr-2026 07:05:54 UTC] === User Orders API Called ===
[24-Apr-2026 07:05:54 UTC] User ID: 344
[24-Apr-2026 07:05:54 UTC] Limit: 20, Offset: 0
[24-Apr-2026 07:05:54 UTC] Orders found: 2
[24-Apr-2026 07:05:54 UTC] Orders data: [{"id":217,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:31:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":216,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:30:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Apr-2026 07:05:54 UTC] Total orders count: 2
[24-Apr-2026 07:05:54 UTC] === API CALL LOG ===
[24-Apr-2026 07:05:54 UTC] === API CALL LOG ===
[24-Apr-2026 07:05:54 UTC] Endpoint: user/profile.php
[24-Apr-2026 07:05:54 UTC] Endpoint: user/profile.php
[24-Apr-2026 07:05:54 UTC] Full Log Data: {
    "timestamp": "2026-04-24 07:05:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.100.216",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f134322bc554886-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.100.216",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.100.216, 172.70.91.142"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 07:05:54 UTC] Full Log Data: {
    "timestamp": "2026-04-24 07:05:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.100.216",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f134322bc534886-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.100.216",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.100.216, 172.70.91.142"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 07:05:54 UTC] === END API CALL LOG ===
[24-Apr-2026 07:05:54 UTC] === END API CALL LOG ===
[24-Apr-2026 07:05:54 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 07:05:54 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 07:05:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[24-Apr-2026 07:05:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[24-Apr-2026 07:05:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 07:05:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 07:05:54 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 07:05:54 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 07:05:54 UTC] User ID: 344
[24-Apr-2026 07:05:54 UTC] User ID: 344
[24-Apr-2026 07:05:54 UTC] ✅ User profile retrieved successfully for user ID: 344
[24-Apr-2026 07:05:54 UTC] ✅ User profile retrieved successfully for user ID: 344
[24-Apr-2026 07:06:05 UTC] === API CALL LOG ===
[24-Apr-2026 07:06:05 UTC] Endpoint: user/profile.php
[24-Apr-2026 07:06:05 UTC] Full Log Data: {
    "timestamp": "2026-04-24 07:06:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.100.216",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f134367d92b4886-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.100.216",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.100.216, 172.70.91.142"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 07:06:05 UTC] === END API CALL LOG ===
[24-Apr-2026 07:06:05 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 07:06:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[24-Apr-2026 07:06:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 07:06:05 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 07:06:05 UTC] User ID: 344
[24-Apr-2026 07:06:05 UTC] ✅ User profile retrieved successfully for user ID: 344
[24-Apr-2026 07:06:05 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 07:06:05 UTC] === API CALL LOG ===
[24-Apr-2026 07:06:05 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 07:06:05 UTC] Endpoint: user/profile.php
[24-Apr-2026 07:06:05 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f134367d92a4886-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.90.100.216","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.90.100.216, 172.70.91.141"}
[24-Apr-2026 07:06:05 UTC] Full Log Data: {
    "timestamp": "2026-04-24 07:06:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.100.216",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f134367d92e4886-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.100.216",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.100.216, 172.70.91.142"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 07:06:05 UTC] === END API CALL LOG ===
[24-Apr-2026 07:06:05 UTC] === User Orders API Called ===
[24-Apr-2026 07:06:05 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 07:06:05 UTC] User ID: 344
[24-Apr-2026 07:06:05 UTC] Limit: 20, Offset: 0
[24-Apr-2026 07:06:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[24-Apr-2026 07:06:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 07:06:05 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 07:06:05 UTC] User ID: 344
[24-Apr-2026 07:06:05 UTC] ✅ User profile retrieved successfully for user ID: 344
[24-Apr-2026 07:06:05 UTC] Orders found: 2
[24-Apr-2026 07:06:05 UTC] Orders data: [{"id":217,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:31:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":216,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:30:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Apr-2026 07:06:05 UTC] Total orders count: 2
[24-Apr-2026 07:06:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 07:06:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 07:06:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f1343a4f8654886-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.90.100.216","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.90.100.216, 172.70.91.141"}
[24-Apr-2026 07:06:15 UTC] === User Orders API Called ===
[24-Apr-2026 07:06:15 UTC] User ID: 344
[24-Apr-2026 07:06:15 UTC] Limit: 20, Offset: 0
[24-Apr-2026 07:06:15 UTC] Orders found: 2
[24-Apr-2026 07:06:15 UTC] Orders data: [{"id":217,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:31:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":216,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:30:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Apr-2026 07:06:15 UTC] Total orders count: 2
[24-Apr-2026 07:06:15 UTC] === API CALL LOG ===
[24-Apr-2026 07:06:15 UTC] Endpoint: user/profile.php
[24-Apr-2026 07:06:15 UTC] Full Log Data: {
    "timestamp": "2026-04-24 07:06:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.100.216",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1343a4f8674886-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.100.216",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.100.216, 172.70.91.142"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 07:06:15 UTC] === END API CALL LOG ===
[24-Apr-2026 07:06:15 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 07:06:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[24-Apr-2026 07:06:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 07:06:15 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 07:06:15 UTC] User ID: 344
[24-Apr-2026 07:06:15 UTC] ✅ User profile retrieved successfully for user ID: 344
[24-Apr-2026 07:06:15 UTC] === API CALL LOG ===
[24-Apr-2026 07:06:15 UTC] Endpoint: user/profile.php
[24-Apr-2026 07:06:15 UTC] Full Log Data: {
    "timestamp": "2026-04-24 07:06:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.100.216",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1343a4f8694886-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.100.216",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.100.216, 172.70.91.141"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 07:06:15 UTC] === END API CALL LOG ===
[24-Apr-2026 07:06:15 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 07:06:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[24-Apr-2026 07:06:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 07:06:15 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 07:06:15 UTC] User ID: 344
[24-Apr-2026 07:06:15 UTC] ✅ User profile retrieved successfully for user ID: 344
[24-Apr-2026 07:06:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 07:06:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 07:06:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f134424dd044886-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.90.100.216","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.90.100.216, 172.70.91.141"}
[24-Apr-2026 07:06:35 UTC] === User Orders API Called ===
[24-Apr-2026 07:06:35 UTC] User ID: 344
[24-Apr-2026 07:06:35 UTC] Limit: 20, Offset: 0
[24-Apr-2026 07:06:35 UTC] Orders found: 2
[24-Apr-2026 07:06:35 UTC] Orders data: [{"id":217,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:31:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":216,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:30:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Apr-2026 07:06:35 UTC] Total orders count: 2
[24-Apr-2026 07:06:35 UTC] === API CALL LOG ===
[24-Apr-2026 07:06:35 UTC] Endpoint: user/profile.php
[24-Apr-2026 07:06:35 UTC] Full Log Data: {
    "timestamp": "2026-04-24 07:06:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.100.216",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f134424dd074886-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.100.216",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.100.216, 172.70.91.142"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 07:06:35 UTC] === END API CALL LOG ===
[24-Apr-2026 07:06:35 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 07:06:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[24-Apr-2026 07:06:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 07:06:35 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 07:06:35 UTC] User ID: 344
[24-Apr-2026 07:06:35 UTC] ✅ User profile retrieved successfully for user ID: 344
[24-Apr-2026 07:06:35 UTC] === API CALL LOG ===
[24-Apr-2026 07:06:35 UTC] Endpoint: user/profile.php
[24-Apr-2026 07:06:35 UTC] Full Log Data: {
    "timestamp": "2026-04-24 07:06:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.100.216",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f134424dd064886-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.100.216",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.100.216, 172.70.91.142"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 07:06:35 UTC] === END API CALL LOG ===
[24-Apr-2026 07:06:35 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 07:06:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[24-Apr-2026 07:06:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 07:06:35 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 07:06:35 UTC] User ID: 344
[24-Apr-2026 07:06:35 UTC] ✅ User profile retrieved successfully for user ID: 344
[24-Apr-2026 07:06:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 07:06:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 07:06:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f1344654fe24886-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.90.100.216","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.90.100.216, 172.70.91.141"}
[24-Apr-2026 07:06:45 UTC] === User Orders API Called ===
[24-Apr-2026 07:06:45 UTC] User ID: 344
[24-Apr-2026 07:06:45 UTC] Limit: 20, Offset: 0
[24-Apr-2026 07:06:45 UTC] Orders found: 2
[24-Apr-2026 07:06:45 UTC] Orders data: [{"id":217,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:31:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":216,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:30:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Apr-2026 07:06:45 UTC] Total orders count: 2
[24-Apr-2026 07:06:46 UTC] === API CALL LOG ===
[24-Apr-2026 07:06:46 UTC] === API CALL LOG ===
[24-Apr-2026 07:06:46 UTC] Endpoint: user/profile.php
[24-Apr-2026 07:06:46 UTC] Endpoint: user/profile.php
[24-Apr-2026 07:06:46 UTC] Full Log Data: {
    "timestamp": "2026-04-24 07:06:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.100.216",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1344654fe44886-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.100.216",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.100.216, 172.70.91.141"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 07:06:46 UTC] Full Log Data: {
    "timestamp": "2026-04-24 07:06:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.100.216",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1344654fe34886-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.100.216",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.100.216, 172.70.91.142"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 07:06:46 UTC] === END API CALL LOG ===
[24-Apr-2026 07:06:46 UTC] === END API CALL LOG ===
[24-Apr-2026 07:06:46 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 07:06:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[24-Apr-2026 07:06:46 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 07:06:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[24-Apr-2026 07:06:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 07:06:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 07:06:46 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 07:06:46 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 07:06:46 UTC] User ID: 344
[24-Apr-2026 07:06:46 UTC] User ID: 344
[24-Apr-2026 07:06:46 UTC] ✅ User profile retrieved successfully for user ID: 344
[24-Apr-2026 07:06:46 UTC] ✅ User profile retrieved successfully for user ID: 344
[24-Apr-2026 07:16:35 UTC] === API CALL LOG ===
[24-Apr-2026 07:16:35 UTC] Endpoint: user/profile.php
[24-Apr-2026 07:16:35 UTC] Full Log Data: {
    "timestamp": "2026-04-24 07:16:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0MDIsInVzZXJuYW1lIjoiaGFtc3RyaW5nIiwiZW1haWwiOiJqb2hzb25oYW1zdHJpbmdzcHRhQGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNjg0OH0.yrByWamnL1Yga0cQe-YKY_YsHwfGPf2xKCz-JDgpKqw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1352c70c73dce8-CGP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2400:c600:531f:f79f:6011:c0ff:fe72:549d, 172.69.159.180"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 07:16:35 UTC] === END API CALL LOG ===
[24-Apr-2026 07:16:35 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 07:16:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0MDIsInVzZXJuYW1lIjoiaGFtc3RyaW5nIiwiZW1haWwiOiJqb2hzb25oYW1zdHJpbmdzcHRhQGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNjg0OH0.yrByWamnL1Yga0cQe-YKY_YsHwfGPf2xKCz-JDgpKqw
[24-Apr-2026 07:16:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 07:16:35 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 07:16:35 UTC] User ID: 402
[24-Apr-2026 07:16:35 UTC] ✅ User profile retrieved successfully for user ID: 402
[24-Apr-2026 07:16:36 UTC] === API CALL LOG ===
[24-Apr-2026 07:16:36 UTC] Endpoint: user/profile.php
[24-Apr-2026 07:16:36 UTC] Full Log Data: {
    "timestamp": "2026-04-24 07:16:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0MDIsInVzZXJuYW1lIjoiaGFtc3RyaW5nIiwiZW1haWwiOiJqb2hzb25oYW1zdHJpbmdzcHRhQGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNjg0OH0.yrByWamnL1Yga0cQe-YKY_YsHwfGPf2xKCz-JDgpKqw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1352d06984dce8-CGP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2400:c600:531f:f79f:6011:c0ff:fe72:549d, 172.69.159.180"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 07:16:36 UTC] === END API CALL LOG ===
[24-Apr-2026 07:16:36 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 07:16:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0MDIsInVzZXJuYW1lIjoiaGFtc3RyaW5nIiwiZW1haWwiOiJqb2hzb25oYW1zdHJpbmdzcHRhQGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNjg0OH0.yrByWamnL1Yga0cQe-YKY_YsHwfGPf2xKCz-JDgpKqw
[24-Apr-2026 07:16:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 07:16:36 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 07:16:36 UTC] User ID: 402
[24-Apr-2026 07:16:36 UTC] ✅ User profile retrieved successfully for user ID: 402
[24-Apr-2026 07:16:37 UTC] === API CALL LOG ===
[24-Apr-2026 07:16:37 UTC] Endpoint: user/profile.php
[24-Apr-2026 07:16:37 UTC] Full Log Data: {
    "timestamp": "2026-04-24 07:16:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0MDIsInVzZXJuYW1lIjoiaGFtc3RyaW5nIiwiZW1haWwiOiJqb2hzb25oYW1zdHJpbmdzcHRhQGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNjg0OH0.yrByWamnL1Yga0cQe-YKY_YsHwfGPf2xKCz-JDgpKqw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1352d30d56dce8-CGP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2400:c600:531f:f79f:6011:c0ff:fe72:549d, 172.69.159.180"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 07:16:37 UTC] === END API CALL LOG ===
[24-Apr-2026 07:16:37 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 07:16:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0MDIsInVzZXJuYW1lIjoiaGFtc3RyaW5nIiwiZW1haWwiOiJqb2hzb25oYW1zdHJpbmdzcHRhQGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNjg0OH0.yrByWamnL1Yga0cQe-YKY_YsHwfGPf2xKCz-JDgpKqw
[24-Apr-2026 07:16:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 07:16:37 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 07:16:37 UTC] User ID: 402
[24-Apr-2026 07:16:37 UTC] ✅ User profile retrieved successfully for user ID: 402
[24-Apr-2026 07:16:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 07:16:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 07:16:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0MDIsInVzZXJuYW1lIjoiaGFtc3RyaW5nIiwiZW1haWwiOiJqb2hzb25oYW1zdHJpbmdzcHRhQGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNjg0OH0.yrByWamnL1Yga0cQe-YKY_YsHwfGPf2xKCz-JDgpKqw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f1352d3deb5dce8-CGP","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2400:c600:531f:f79f:6011:c0ff:fe72:549d","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2400:c600:531f:f79f:6011:c0ff:fe72:549d, 172.69.159.181"}
[24-Apr-2026 07:16:37 UTC] === User Orders API Called ===
[24-Apr-2026 07:16:37 UTC] User ID: 402
[24-Apr-2026 07:16:37 UTC] Limit: 20, Offset: 0
[24-Apr-2026 07:16:37 UTC] Orders found: 0
[24-Apr-2026 07:16:37 UTC] Orders data: []
[24-Apr-2026 07:16:37 UTC] Total orders count: 0
[24-Apr-2026 07:16:37 UTC] === API CALL LOG ===
[24-Apr-2026 07:16:37 UTC] Endpoint: user/profile.php
[24-Apr-2026 07:16:37 UTC] Full Log Data: {
    "timestamp": "2026-04-24 07:16:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0MDIsInVzZXJuYW1lIjoiaGFtc3RyaW5nIiwiZW1haWwiOiJqb2hzb25oYW1zdHJpbmdzcHRhQGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNjg0OH0.yrByWamnL1Yga0cQe-YKY_YsHwfGPf2xKCz-JDgpKqw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1352d43f2bdce8-CGP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2400:c600:531f:f79f:6011:c0ff:fe72:549d, 172.69.159.180"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 07:16:37 UTC] === END API CALL LOG ===
[24-Apr-2026 07:16:37 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 07:16:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0MDIsInVzZXJuYW1lIjoiaGFtc3RyaW5nIiwiZW1haWwiOiJqb2hzb25oYW1zdHJpbmdzcHRhQGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNjg0OH0.yrByWamnL1Yga0cQe-YKY_YsHwfGPf2xKCz-JDgpKqw
[24-Apr-2026 07:16:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 07:16:37 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 07:16:37 UTC] User ID: 402
[24-Apr-2026 07:16:37 UTC] ✅ User profile retrieved successfully for user ID: 402
[24-Apr-2026 07:16:42 UTC] === API CALL LOG ===
[24-Apr-2026 07:16:42 UTC] Endpoint: user/profile.php
[24-Apr-2026 07:16:42 UTC] Full Log Data: {
    "timestamp": "2026-04-24 07:16:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0MDIsInVzZXJuYW1lIjoiaGFtc3RyaW5nIiwiZW1haWwiOiJqb2hzb25oYW1zdHJpbmdzcHRhQGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNjg0OH0.yrByWamnL1Yga0cQe-YKY_YsHwfGPf2xKCz-JDgpKqw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1352f28b00dce8-CGP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2400:c600:531f:f79f:6011:c0ff:fe72:549d, 172.69.159.180"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 07:16:42 UTC] === END API CALL LOG ===
[24-Apr-2026 07:16:42 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 07:16:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0MDIsInVzZXJuYW1lIjoiaGFtc3RyaW5nIiwiZW1haWwiOiJqb2hzb25oYW1zdHJpbmdzcHRhQGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNjg0OH0.yrByWamnL1Yga0cQe-YKY_YsHwfGPf2xKCz-JDgpKqw
[24-Apr-2026 07:16:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 07:16:42 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 07:16:42 UTC] User ID: 402
[24-Apr-2026 07:16:42 UTC] ✅ User profile retrieved successfully for user ID: 402
[24-Apr-2026 07:18:53 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 07:18:53 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 07:18:53 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0MDIsInVzZXJuYW1lIjoiaGFtc3RyaW5nIiwiZW1haWwiOiJqb2hzb25oYW1zdHJpbmdzcHRhQGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNjg0OH0.yrByWamnL1Yga0cQe-YKY_YsHwfGPf2xKCz-JDgpKqw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f135622f9acdce8-CGP","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2400:c600:531f:f79f:6011:c0ff:fe72:549d","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2400:c600:531f:f79f:6011:c0ff:fe72:549d, 172.69.159.180"}
[24-Apr-2026 07:18:53 UTC] === User Orders API Called ===
[24-Apr-2026 07:18:53 UTC] User ID: 402
[24-Apr-2026 07:18:53 UTC] Limit: 20, Offset: 0
[24-Apr-2026 07:18:53 UTC] Orders found: 0
[24-Apr-2026 07:18:53 UTC] Orders data: []
[24-Apr-2026 07:18:53 UTC] Total orders count: 0
[24-Apr-2026 07:18:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 07:18:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 07:18:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0MDIsInVzZXJuYW1lIjoiaGFtc3RyaW5nIiwiZW1haWwiOiJqb2hzb25oYW1zdHJpbmdzcHRhQGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNjg0OH0.yrByWamnL1Yga0cQe-YKY_YsHwfGPf2xKCz-JDgpKqw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f1356312f11dce8-CGP","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2400:c600:531f:f79f:6011:c0ff:fe72:549d","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2400:c600:531f:f79f:6011:c0ff:fe72:549d, 172.69.159.181"}
[24-Apr-2026 07:18:55 UTC] === User Orders API Called ===
[24-Apr-2026 07:18:55 UTC] User ID: 402
[24-Apr-2026 07:18:55 UTC] Limit: 20, Offset: 0
[24-Apr-2026 07:18:55 UTC] Orders found: 0
[24-Apr-2026 07:18:55 UTC] Orders data: []
[24-Apr-2026 07:18:55 UTC] Total orders count: 0
[24-Apr-2026 07:18:55 UTC] === API CALL LOG ===
[24-Apr-2026 07:18:55 UTC] Endpoint: user/profile.php
[24-Apr-2026 07:18:55 UTC] Full Log Data: {
    "timestamp": "2026-04-24 07:18:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0MDIsInVzZXJuYW1lIjoiaGFtc3RyaW5nIiwiZW1haWwiOiJqb2hzb25oYW1zdHJpbmdzcHRhQGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNjg0OH0.yrByWamnL1Yga0cQe-YKY_YsHwfGPf2xKCz-JDgpKqw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f135631afe2dce8-CGP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2400:c600:531f:f79f:6011:c0ff:fe72:549d, 172.69.159.181"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 07:18:55 UTC] === END API CALL LOG ===
[24-Apr-2026 07:18:55 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 07:18:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0MDIsInVzZXJuYW1lIjoiaGFtc3RyaW5nIiwiZW1haWwiOiJqb2hzb25oYW1zdHJpbmdzcHRhQGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNjg0OH0.yrByWamnL1Yga0cQe-YKY_YsHwfGPf2xKCz-JDgpKqw
[24-Apr-2026 07:18:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 07:18:55 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 07:18:55 UTC] User ID: 402
[24-Apr-2026 07:18:55 UTC] ✅ User profile retrieved successfully for user ID: 402
[24-Apr-2026 07:18:55 UTC] === API CALL LOG ===
[24-Apr-2026 07:18:55 UTC] Endpoint: user/profile.php
[24-Apr-2026 07:18:55 UTC] Full Log Data: {
    "timestamp": "2026-04-24 07:18:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0MDIsInVzZXJuYW1lIjoiaGFtc3RyaW5nIiwiZW1haWwiOiJqb2hzb25oYW1zdHJpbmdzcHRhQGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNjg0OH0.yrByWamnL1Yga0cQe-YKY_YsHwfGPf2xKCz-JDgpKqw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1356359e1adce8-CGP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2400:c600:531f:f79f:6011:c0ff:fe72:549d, 172.69.159.180"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 07:18:55 UTC] === END API CALL LOG ===
[24-Apr-2026 07:18:55 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 07:18:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0MDIsInVzZXJuYW1lIjoiaGFtc3RyaW5nIiwiZW1haWwiOiJqb2hzb25oYW1zdHJpbmdzcHRhQGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNjg0OH0.yrByWamnL1Yga0cQe-YKY_YsHwfGPf2xKCz-JDgpKqw
[24-Apr-2026 07:18:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 07:18:55 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 07:18:55 UTC] User ID: 402
[24-Apr-2026 07:18:55 UTC] ✅ User profile retrieved successfully for user ID: 402
[24-Apr-2026 07:19:24 UTC] === API CALL LOG ===
[24-Apr-2026 07:19:24 UTC] Endpoint: user/profile.php
[24-Apr-2026 07:19:24 UTC] Full Log Data: {
    "timestamp": "2026-04-24 07:19:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0MDIsInVzZXJuYW1lIjoiaGFtc3RyaW5nIiwiZW1haWwiOiJqb2hzb25oYW1zdHJpbmdzcHRhQGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNjg0OH0.yrByWamnL1Yga0cQe-YKY_YsHwfGPf2xKCz-JDgpKqw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1356e6299cdce8-CGP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2400:c600:531f:f79f:6011:c0ff:fe72:549d, 172.69.159.181"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 07:19:24 UTC] === END API CALL LOG ===
[24-Apr-2026 07:19:24 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 07:19:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0MDIsInVzZXJuYW1lIjoiaGFtc3RyaW5nIiwiZW1haWwiOiJqb2hzb25oYW1zdHJpbmdzcHRhQGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNjg0OH0.yrByWamnL1Yga0cQe-YKY_YsHwfGPf2xKCz-JDgpKqw
[24-Apr-2026 07:19:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 07:19:24 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 07:19:24 UTC] User ID: 402
[24-Apr-2026 07:19:24 UTC] ✅ User profile retrieved successfully for user ID: 402
[24-Apr-2026 07:19:24 UTC] User Purchases API - User ID: 402
[24-Apr-2026 07:19:24 UTC] User Purchases API - Total purchases found: 1
[24-Apr-2026 07:19:28 UTC] User Purchases API - User ID: 402
[24-Apr-2026 07:19:28 UTC] User Purchases API - Total purchases found: 1
[24-Apr-2026 07:19:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 07:19:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 07:19:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0MDIsInVzZXJuYW1lIjoiaGFtc3RyaW5nIiwiZW1haWwiOiJqb2hzb25oYW1zdHJpbmdzcHRhQGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNjg0OH0.yrByWamnL1Yga0cQe-YKY_YsHwfGPf2xKCz-JDgpKqw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f1357150de7dce8-CGP","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2400:c600:531f:f79f:6011:c0ff:fe72:549d","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2400:c600:531f:f79f:6011:c0ff:fe72:549d, 172.69.159.181"}
[24-Apr-2026 07:19:31 UTC] === User Orders API Called ===
[24-Apr-2026 07:19:31 UTC] User ID: 402
[24-Apr-2026 07:19:31 UTC] Limit: 20, Offset: 0
[24-Apr-2026 07:19:31 UTC] Orders found: 0
[24-Apr-2026 07:19:31 UTC] Orders data: []
[24-Apr-2026 07:19:31 UTC] Total orders count: 0
[24-Apr-2026 07:19:31 UTC] === API CALL LOG ===
[24-Apr-2026 07:19:31 UTC] Endpoint: user/profile.php
[24-Apr-2026 07:19:31 UTC] Full Log Data: {
    "timestamp": "2026-04-24 07:19:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0MDIsInVzZXJuYW1lIjoiaGFtc3RyaW5nIiwiZW1haWwiOiJqb2hzb25oYW1zdHJpbmdzcHRhQGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNjg0OH0.yrByWamnL1Yga0cQe-YKY_YsHwfGPf2xKCz-JDgpKqw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1357154e4fdce8-CGP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2400:c600:531f:f79f:6011:c0ff:fe72:549d, 172.69.159.180"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 07:19:31 UTC] === END API CALL LOG ===
[24-Apr-2026 07:19:31 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 07:19:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0MDIsInVzZXJuYW1lIjoiaGFtc3RyaW5nIiwiZW1haWwiOiJqb2hzb25oYW1zdHJpbmdzcHRhQGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNjg0OH0.yrByWamnL1Yga0cQe-YKY_YsHwfGPf2xKCz-JDgpKqw
[24-Apr-2026 07:19:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 07:19:31 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 07:19:31 UTC] User ID: 402
[24-Apr-2026 07:19:31 UTC] ✅ User profile retrieved successfully for user ID: 402
[24-Apr-2026 07:19:32 UTC] === API CALL LOG ===
[24-Apr-2026 07:19:32 UTC] Endpoint: user/profile.php
[24-Apr-2026 07:19:32 UTC] Full Log Data: {
    "timestamp": "2026-04-24 07:19:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0MDIsInVzZXJuYW1lIjoiaGFtc3RyaW5nIiwiZW1haWwiOiJqb2hzb25oYW1zdHJpbmdzcHRhQGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNjg0OH0.yrByWamnL1Yga0cQe-YKY_YsHwfGPf2xKCz-JDgpKqw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1357197e0ddce8-CGP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2400:c600:531f:f79f:6011:c0ff:fe72:549d, 172.69.159.181"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 07:19:32 UTC] === END API CALL LOG ===
[24-Apr-2026 07:19:32 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 07:19:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0MDIsInVzZXJuYW1lIjoiaGFtc3RyaW5nIiwiZW1haWwiOiJqb2hzb25oYW1zdHJpbmdzcHRhQGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNjg0OH0.yrByWamnL1Yga0cQe-YKY_YsHwfGPf2xKCz-JDgpKqw
[24-Apr-2026 07:19:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 07:19:32 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 07:19:32 UTC] User ID: 402
[24-Apr-2026 07:19:32 UTC] ✅ User profile retrieved successfully for user ID: 402
[24-Apr-2026 07:19:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 07:19:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 07:19:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0MDIsInVzZXJuYW1lIjoiaGFtc3RyaW5nIiwiZW1haWwiOiJqb2hzb25oYW1zdHJpbmdzcHRhQGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNjg0OH0.yrByWamnL1Yga0cQe-YKY_YsHwfGPf2xKCz-JDgpKqw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f13574189a8dce8-CGP","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2400:c600:531f:f79f:6011:c0ff:fe72:549d","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2400:c600:531f:f79f:6011:c0ff:fe72:549d, 172.69.159.181"}
[24-Apr-2026 07:19:38 UTC] === User Orders API Called ===
[24-Apr-2026 07:19:38 UTC] User ID: 402
[24-Apr-2026 07:19:38 UTC] Limit: 20, Offset: 0
[24-Apr-2026 07:19:38 UTC] Orders found: 0
[24-Apr-2026 07:19:38 UTC] Orders data: []
[24-Apr-2026 07:19:38 UTC] Total orders count: 0
[24-Apr-2026 07:19:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 07:19:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 07:19:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0MDIsInVzZXJuYW1lIjoiaGFtc3RyaW5nIiwiZW1haWwiOiJqb2hzb25oYW1zdHJpbmdzcHRhQGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNjg0OH0.yrByWamnL1Yga0cQe-YKY_YsHwfGPf2xKCz-JDgpKqw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f13574e5ee5dce8-CGP","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2400:c600:531f:f79f:6011:c0ff:fe72:549d","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2400:c600:531f:f79f:6011:c0ff:fe72:549d, 172.69.159.181"}
[24-Apr-2026 07:19:40 UTC] === User Orders API Called ===
[24-Apr-2026 07:19:40 UTC] User ID: 402
[24-Apr-2026 07:19:40 UTC] Limit: 20, Offset: 0
[24-Apr-2026 07:19:40 UTC] Orders found: 0
[24-Apr-2026 07:19:40 UTC] Orders data: []
[24-Apr-2026 07:19:40 UTC] Total orders count: 0
[24-Apr-2026 07:19:40 UTC] === API CALL LOG ===
[24-Apr-2026 07:19:40 UTC] Endpoint: user/profile.php
[24-Apr-2026 07:19:40 UTC] Full Log Data: {
    "timestamp": "2026-04-24 07:19:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0MDIsInVzZXJuYW1lIjoiaGFtc3RyaW5nIiwiZW1haWwiOiJqb2hzb25oYW1zdHJpbmdzcHRhQGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNjg0OH0.yrByWamnL1Yga0cQe-YKY_YsHwfGPf2xKCz-JDgpKqw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f13574e9f3ddce8-CGP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2400:c600:531f:f79f:6011:c0ff:fe72:549d, 172.69.159.181"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 07:19:40 UTC] === END API CALL LOG ===
[24-Apr-2026 07:19:40 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 07:19:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0MDIsInVzZXJuYW1lIjoiaGFtc3RyaW5nIiwiZW1haWwiOiJqb2hzb25oYW1zdHJpbmdzcHRhQGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNjg0OH0.yrByWamnL1Yga0cQe-YKY_YsHwfGPf2xKCz-JDgpKqw
[24-Apr-2026 07:19:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 07:19:40 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 07:19:40 UTC] User ID: 402
[24-Apr-2026 07:19:40 UTC] ✅ User profile retrieved successfully for user ID: 402
[24-Apr-2026 07:19:41 UTC] === API CALL LOG ===
[24-Apr-2026 07:19:41 UTC] Endpoint: user/profile.php
[24-Apr-2026 07:19:41 UTC] Full Log Data: {
    "timestamp": "2026-04-24 07:19:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0MDIsInVzZXJuYW1lIjoiaGFtc3RyaW5nIiwiZW1haWwiOiJqb2hzb25oYW1zdHJpbmdzcHRhQGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNjg0OH0.yrByWamnL1Yga0cQe-YKY_YsHwfGPf2xKCz-JDgpKqw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f135752ad2fdce8-CGP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2400:c600:531f:f79f:6011:c0ff:fe72:549d, 172.69.159.181"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 07:19:41 UTC] === END API CALL LOG ===
[24-Apr-2026 07:19:41 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 07:19:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0MDIsInVzZXJuYW1lIjoiaGFtc3RyaW5nIiwiZW1haWwiOiJqb2hzb25oYW1zdHJpbmdzcHRhQGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNjg0OH0.yrByWamnL1Yga0cQe-YKY_YsHwfGPf2xKCz-JDgpKqw
[24-Apr-2026 07:19:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 07:19:41 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 07:19:41 UTC] User ID: 402
[24-Apr-2026 07:19:41 UTC] ✅ User profile retrieved successfully for user ID: 402
[24-Apr-2026 07:19:41 UTC] === API CALL LOG ===
[24-Apr-2026 07:19:41 UTC] Endpoint: user/profile.php
[24-Apr-2026 07:19:41 UTC] Full Log Data: {
    "timestamp": "2026-04-24 07:19:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0MDIsInVzZXJuYW1lIjoiaGFtc3RyaW5nIiwiZW1haWwiOiJqb2hzb25oYW1zdHJpbmdzcHRhQGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNjg0OH0.yrByWamnL1Yga0cQe-YKY_YsHwfGPf2xKCz-JDgpKqw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1357566ac9dce8-CGP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2400:c600:531f:f79f:6011:c0ff:fe72:549d, 172.69.159.181"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 07:19:41 UTC] === END API CALL LOG ===
[24-Apr-2026 07:19:41 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 07:19:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0MDIsInVzZXJuYW1lIjoiaGFtc3RyaW5nIiwiZW1haWwiOiJqb2hzb25oYW1zdHJpbmdzcHRhQGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNjg0OH0.yrByWamnL1Yga0cQe-YKY_YsHwfGPf2xKCz-JDgpKqw
[24-Apr-2026 07:19:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 07:19:41 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 07:19:41 UTC] User ID: 402
[24-Apr-2026 07:19:41 UTC] ✅ User profile retrieved successfully for user ID: 402
[24-Apr-2026 07:19:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 07:19:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 07:19:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0MDIsInVzZXJuYW1lIjoiaGFtc3RyaW5nIiwiZW1haWwiOiJqb2hzb25oYW1zdHJpbmdzcHRhQGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNjg0OH0.yrByWamnL1Yga0cQe-YKY_YsHwfGPf2xKCz-JDgpKqw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f13576b6ccbdce8-CGP","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2400:c600:531f:f79f:6011:c0ff:fe72:549d","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2400:c600:531f:f79f:6011:c0ff:fe72:549d, 172.69.159.181"}
[24-Apr-2026 07:19:45 UTC] === User Orders API Called ===
[24-Apr-2026 07:19:45 UTC] User ID: 402
[24-Apr-2026 07:19:45 UTC] Limit: 20, Offset: 0
[24-Apr-2026 07:19:45 UTC] Orders found: 0
[24-Apr-2026 07:19:45 UTC] Orders data: []
[24-Apr-2026 07:19:45 UTC] Total orders count: 0
[24-Apr-2026 07:19:45 UTC] === API CALL LOG ===
[24-Apr-2026 07:19:45 UTC] Endpoint: user/profile.php
[24-Apr-2026 07:19:45 UTC] Full Log Data: {
    "timestamp": "2026-04-24 07:19:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0MDIsInVzZXJuYW1lIjoiaGFtc3RyaW5nIiwiZW1haWwiOiJqb2hzb25oYW1zdHJpbmdzcHRhQGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNjg0OH0.yrByWamnL1Yga0cQe-YKY_YsHwfGPf2xKCz-JDgpKqw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f13576bed9fdce8-CGP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2400:c600:531f:f79f:6011:c0ff:fe72:549d, 172.69.159.181"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 07:19:45 UTC] === END API CALL LOG ===
[24-Apr-2026 07:19:45 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 07:19:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0MDIsInVzZXJuYW1lIjoiaGFtc3RyaW5nIiwiZW1haWwiOiJqb2hzb25oYW1zdHJpbmdzcHRhQGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNjg0OH0.yrByWamnL1Yga0cQe-YKY_YsHwfGPf2xKCz-JDgpKqw
[24-Apr-2026 07:19:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 07:19:45 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 07:19:45 UTC] User ID: 402
[24-Apr-2026 07:19:45 UTC] ✅ User profile retrieved successfully for user ID: 402
[24-Apr-2026 07:19:46 UTC] === API CALL LOG ===
[24-Apr-2026 07:19:46 UTC] Endpoint: user/profile.php
[24-Apr-2026 07:19:46 UTC] Full Log Data: {
    "timestamp": "2026-04-24 07:19:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0MDIsInVzZXJuYW1lIjoiaGFtc3RyaW5nIiwiZW1haWwiOiJqb2hzb25oYW1zdHJpbmdzcHRhQGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNjg0OH0.yrByWamnL1Yga0cQe-YKY_YsHwfGPf2xKCz-JDgpKqw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1357701cbedce8-CGP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2400:c600:531f:f79f:6011:c0ff:fe72:549d",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2400:c600:531f:f79f:6011:c0ff:fe72:549d, 172.69.159.181"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 07:19:46 UTC] === END API CALL LOG ===
[24-Apr-2026 07:19:46 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 07:19:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0MDIsInVzZXJuYW1lIjoiaGFtc3RyaW5nIiwiZW1haWwiOiJqb2hzb25oYW1zdHJpbmdzcHRhQGdtYWlsLmNvbSIsImV4cCI6MTc3NzYxNjg0OH0.yrByWamnL1Yga0cQe-YKY_YsHwfGPf2xKCz-JDgpKqw
[24-Apr-2026 07:19:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 07:19:46 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 07:19:46 UTC] User ID: 402
[24-Apr-2026 07:19:46 UTC] ✅ User profile retrieved successfully for user ID: 402
[24-Apr-2026 08:42:59 UTC] === API CALL LOG ===
[24-Apr-2026 08:42:59 UTC] Endpoint: user/profile.php
[24-Apr-2026 08:42:59 UTC] Full Log Data: {
    "timestamp": "2026-04-24 08:42:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.198.67.135",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f13d15bbe167c0a-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.198.67.135",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "188.198.67.135, 172.70.240.14"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 08:42:59 UTC] === END API CALL LOG ===
[24-Apr-2026 08:42:59 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 08:42:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[24-Apr-2026 08:42:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 08:42:59 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 08:42:59 UTC] User ID: 346
[24-Apr-2026 08:42:59 UTC] ✅ User profile retrieved successfully for user ID: 346
[24-Apr-2026 08:43:00 UTC] === API CALL LOG ===
[24-Apr-2026 08:43:00 UTC] Endpoint: user/profile.php
[24-Apr-2026 08:43:00 UTC] Full Log Data: {
    "timestamp": "2026-04-24 08:43:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.198.67.135",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f13d15dbc4c7c0a-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.198.67.135",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "188.198.67.135, 172.70.240.14"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 08:43:00 UTC] === END API CALL LOG ===
[24-Apr-2026 08:43:00 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 08:43:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[24-Apr-2026 08:43:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 08:43:00 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 08:43:00 UTC] User ID: 346
[24-Apr-2026 08:43:00 UTC] ✅ User profile retrieved successfully for user ID: 346
[24-Apr-2026 08:43:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 08:43:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 08:43:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f13d15dfceb7c0a-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"188.198.67.135","CF-IPCountry":"SI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"188.198.67.135, 172.70.240.14"}
[24-Apr-2026 08:43:00 UTC] === User Orders API Called ===
[24-Apr-2026 08:43:00 UTC] User ID: 346
[24-Apr-2026 08:43:00 UTC] Limit: 20, Offset: 0
[24-Apr-2026 08:43:00 UTC] Orders found: 5
[24-Apr-2026 08:43:00 UTC] Orders data: [{"id":204,"quantity":820,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro\/1234567","status":"pending","created_at":"2026-04-17 14:44:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":200,"quantity":41,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"cancelled","created_at":"2026-04-17 10:18:01","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":199,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:36","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":198,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:20","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":197,"quantity":1000,"total_coins":20000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:38:00","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[24-Apr-2026 08:43:00 UTC] Total orders count: 5
[24-Apr-2026 08:43:00 UTC] === API CALL LOG ===
[24-Apr-2026 08:43:00 UTC] Endpoint: user/profile.php
[24-Apr-2026 08:43:00 UTC] Full Log Data: {
    "timestamp": "2026-04-24 08:43:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.198.67.135",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f13d15e4dd67c0a-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.198.67.135",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "188.198.67.135, 172.70.240.14"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 08:43:00 UTC] === END API CALL LOG ===
[24-Apr-2026 08:43:00 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 08:43:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[24-Apr-2026 08:43:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 08:43:00 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 08:43:00 UTC] User ID: 346
[24-Apr-2026 08:43:00 UTC] ✅ User profile retrieved successfully for user ID: 346
[24-Apr-2026 08:43:05 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 08:43:05 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 08:43:05 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f13d17d9fce7c0a-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"188.198.67.135","CF-IPCountry":"SI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"188.198.67.135, 172.70.240.14"}
[24-Apr-2026 08:43:05 UTC] === User Orders API Called ===
[24-Apr-2026 08:43:05 UTC] User ID: 346
[24-Apr-2026 08:43:05 UTC] Limit: 20, Offset: 0
[24-Apr-2026 08:43:05 UTC] Orders found: 5
[24-Apr-2026 08:43:05 UTC] Orders data: [{"id":204,"quantity":820,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro\/1234567","status":"pending","created_at":"2026-04-17 14:44:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":200,"quantity":41,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"cancelled","created_at":"2026-04-17 10:18:01","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":199,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:36","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":198,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:20","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":197,"quantity":1000,"total_coins":20000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:38:00","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[24-Apr-2026 08:43:05 UTC] Total orders count: 5
[24-Apr-2026 08:43:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 08:43:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 08:43:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f13d1891fbf7c0a-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"188.198.67.135","CF-IPCountry":"SI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"188.198.67.135, 172.70.240.14"}
[24-Apr-2026 08:43:07 UTC] === User Orders API Called ===
[24-Apr-2026 08:43:07 UTC] User ID: 346
[24-Apr-2026 08:43:07 UTC] Limit: 20, Offset: 0
[24-Apr-2026 08:43:07 UTC] Orders found: 5
[24-Apr-2026 08:43:07 UTC] Orders data: [{"id":204,"quantity":820,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro\/1234567","status":"pending","created_at":"2026-04-17 14:44:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":200,"quantity":41,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"cancelled","created_at":"2026-04-17 10:18:01","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":199,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:36","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":198,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:20","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":197,"quantity":1000,"total_coins":20000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:38:00","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[24-Apr-2026 08:43:07 UTC] Total orders count: 5
[24-Apr-2026 08:43:07 UTC] === API CALL LOG ===
[24-Apr-2026 08:43:07 UTC] Endpoint: user/profile.php
[24-Apr-2026 08:43:07 UTC] Full Log Data: {
    "timestamp": "2026-04-24 08:43:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.198.67.135",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f13d18988d27c0a-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.198.67.135",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "188.198.67.135, 172.70.240.14"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 08:43:07 UTC] === END API CALL LOG ===
[24-Apr-2026 08:43:07 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 08:43:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[24-Apr-2026 08:43:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 08:43:07 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 08:43:07 UTC] User ID: 346
[24-Apr-2026 08:43:07 UTC] ✅ User profile retrieved successfully for user ID: 346
[24-Apr-2026 08:43:07 UTC] === API CALL LOG ===
[24-Apr-2026 08:43:07 UTC] Endpoint: user/profile.php
[24-Apr-2026 08:43:07 UTC] Full Log Data: {
    "timestamp": "2026-04-24 08:43:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.198.67.135",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f13d18d3ab47c0a-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.198.67.135",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "188.198.67.135, 172.70.240.14"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 08:43:07 UTC] === END API CALL LOG ===
[24-Apr-2026 08:43:07 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 08:43:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[24-Apr-2026 08:43:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 08:43:07 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 08:43:07 UTC] User ID: 346
[24-Apr-2026 08:43:07 UTC] ✅ User profile retrieved successfully for user ID: 346
[24-Apr-2026 08:43:07 UTC] === API CALL LOG ===
[24-Apr-2026 08:43:07 UTC] Endpoint: user/profile.php
[24-Apr-2026 08:43:07 UTC] Full Log Data: {
    "timestamp": "2026-04-24 08:43:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.198.67.135",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f13d18e4dca7c0a-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.198.67.135",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "188.198.67.135, 172.70.240.14"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 08:43:07 UTC] === END API CALL LOG ===
[24-Apr-2026 08:43:07 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 08:43:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[24-Apr-2026 08:43:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 08:43:07 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 08:43:07 UTC] User ID: 346
[24-Apr-2026 08:43:07 UTC] ✅ User profile retrieved successfully for user ID: 346
[24-Apr-2026 08:43:07 UTC] User Purchases API - User ID: 346
[24-Apr-2026 08:43:07 UTC] User Purchases API - Total purchases found: 2
[24-Apr-2026 08:43:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 08:43:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 08:43:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f13d19a5d577c0a-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"188.198.67.135","CF-IPCountry":"SI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"188.198.67.135, 172.70.240.14"}
[24-Apr-2026 08:43:09 UTC] === User Orders API Called ===
[24-Apr-2026 08:43:09 UTC] User ID: 346
[24-Apr-2026 08:43:09 UTC] Limit: 20, Offset: 0
[24-Apr-2026 08:43:09 UTC] Orders found: 5
[24-Apr-2026 08:43:09 UTC] Orders data: [{"id":204,"quantity":820,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro\/1234567","status":"pending","created_at":"2026-04-17 14:44:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":200,"quantity":41,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"cancelled","created_at":"2026-04-17 10:18:01","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":199,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:36","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":198,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:20","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":197,"quantity":1000,"total_coins":20000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:38:00","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[24-Apr-2026 08:43:09 UTC] Total orders count: 5
[24-Apr-2026 08:43:09 UTC] === API CALL LOG ===
[24-Apr-2026 08:43:09 UTC] Endpoint: user/profile.php
[24-Apr-2026 08:43:09 UTC] Full Log Data: {
    "timestamp": "2026-04-24 08:43:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.198.67.135",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f13d19aae537c0a-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.198.67.135",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "188.198.67.135, 172.70.240.14"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 08:43:09 UTC] === END API CALL LOG ===
[24-Apr-2026 08:43:09 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 08:43:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[24-Apr-2026 08:43:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 08:43:09 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 08:43:09 UTC] User ID: 346
[24-Apr-2026 08:43:09 UTC] ✅ User profile retrieved successfully for user ID: 346
[24-Apr-2026 08:43:10 UTC] === API CALL LOG ===
[24-Apr-2026 08:43:10 UTC] Endpoint: user/profile.php
[24-Apr-2026 08:43:10 UTC] Full Log Data: {
    "timestamp": "2026-04-24 08:43:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.198.67.135",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f13d19e48ec7c0a-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.198.67.135",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "188.198.67.135, 172.70.240.14"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 08:43:10 UTC] === END API CALL LOG ===
[24-Apr-2026 08:43:10 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 08:43:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[24-Apr-2026 08:43:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 08:43:10 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 08:43:10 UTC] User ID: 346
[24-Apr-2026 08:43:10 UTC] ✅ User profile retrieved successfully for user ID: 346
[24-Apr-2026 09:41:59 UTC] === API CALL LOG ===
[24-Apr-2026 09:41:59 UTC] Endpoint: user/profile.php
[24-Apr-2026 09:41:59 UTC] Full Log Data: {
    "timestamp": "2026-04-24 09:41:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "208.117.238.8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "208.117.238.8, 104.23.241.72",
        "X-API-Hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc3NjI4NTE4fQ.nG_Ztg81Gs4JZytgAzo-p0Oi7BdEuck1Niily2Fjq6k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1427c7bb8caeaf-BRU",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "208.117.238.8",
        "CF-IPCountry": "BE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 09:41:59 UTC] === END API CALL LOG ===
[24-Apr-2026 09:41:59 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 09:41:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc3NjI4NTE4fQ.nG_Ztg81Gs4JZytgAzo-p0Oi7BdEuck1Niily2Fjq6k
[24-Apr-2026 09:41:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 09:41:59 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 09:41:59 UTC] User ID: 5
[24-Apr-2026 09:41:59 UTC] ✅ User profile retrieved successfully for user ID: 5
[24-Apr-2026 09:41:59 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 09:41:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 09:41:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"208.117.238.8, 104.23.241.72","X-API-Hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc3NjI4NTE4fQ.nG_Ztg81Gs4JZytgAzo-p0Oi7BdEuck1Niily2Fjq6k","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f1427c86a20c893-BRU","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"208.117.238.8","CF-IPCountry":"BE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[24-Apr-2026 09:41:59 UTC] === User Orders API Called ===
[24-Apr-2026 09:41:59 UTC] User ID: 5
[24-Apr-2026 09:41:59 UTC] Limit: 20, Offset: 0
[24-Apr-2026 09:41:59 UTC] Orders found: 0
[24-Apr-2026 09:41:59 UTC] Orders data: []
[24-Apr-2026 09:41:59 UTC] Total orders count: 0
[24-Apr-2026 09:41:59 UTC] === API CALL LOG ===
[24-Apr-2026 09:41:59 UTC] Endpoint: user/profile.php
[24-Apr-2026 09:41:59 UTC] Full Log Data: {
    "timestamp": "2026-04-24 09:41:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "208.117.238.8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "208.117.238.8, 162.158.233.232",
        "X-API-Hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc3NjI4NTE4fQ.nG_Ztg81Gs4JZytgAzo-p0Oi7BdEuck1Niily2Fjq6k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1427c9a8795631-BRU",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "208.117.238.8",
        "CF-IPCountry": "BE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 09:41:59 UTC] === END API CALL LOG ===
[24-Apr-2026 09:41:59 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 09:41:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc3NjI4NTE4fQ.nG_Ztg81Gs4JZytgAzo-p0Oi7BdEuck1Niily2Fjq6k
[24-Apr-2026 09:41:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 09:41:59 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 09:41:59 UTC] User ID: 5
[24-Apr-2026 09:41:59 UTC] ✅ User profile retrieved successfully for user ID: 5
[24-Apr-2026 09:42:07 UTC] === API CALL LOG ===
[24-Apr-2026 09:42:07 UTC] Endpoint: user/profile.php
[24-Apr-2026 09:42:07 UTC] Full Log Data: {
    "timestamp": "2026-04-24 09:42:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "208.117.238.8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "208.117.238.8, 162.158.233.233",
        "X-API-Hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc3NjI4NTE4fQ.nG_Ztg81Gs4JZytgAzo-p0Oi7BdEuck1Niily2Fjq6k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1427fb1da6b72d-BRU",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "208.117.238.8",
        "CF-IPCountry": "BE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 09:42:07 UTC] === END API CALL LOG ===
[24-Apr-2026 09:42:07 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 09:42:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc3NjI4NTE4fQ.nG_Ztg81Gs4JZytgAzo-p0Oi7BdEuck1Niily2Fjq6k
[24-Apr-2026 09:42:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 09:42:07 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 09:42:07 UTC] User ID: 5
[24-Apr-2026 09:42:07 UTC] ✅ User profile retrieved successfully for user ID: 5
[24-Apr-2026 09:42:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 09:42:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 09:42:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"208.117.238.8, 162.158.233.233","X-API-Hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc3NjI4NTE4fQ.nG_Ztg81Gs4JZytgAzo-p0Oi7BdEuck1Niily2Fjq6k","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f14280148983235-BRU","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"208.117.238.8","CF-IPCountry":"BE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[24-Apr-2026 09:42:08 UTC] === User Orders API Called ===
[24-Apr-2026 09:42:08 UTC] User ID: 5
[24-Apr-2026 09:42:08 UTC] Limit: 20, Offset: 0
[24-Apr-2026 09:42:08 UTC] Orders found: 0
[24-Apr-2026 09:42:08 UTC] Orders data: []
[24-Apr-2026 09:42:08 UTC] Total orders count: 0
[24-Apr-2026 09:42:08 UTC] === API CALL LOG ===
[24-Apr-2026 09:42:08 UTC] Endpoint: user/profile.php
[24-Apr-2026 09:42:08 UTC] Full Log Data: {
    "timestamp": "2026-04-24 09:42:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "208.117.238.8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "208.117.238.8, 104.23.241.73",
        "X-API-Hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc3NjI4NTE4fQ.nG_Ztg81Gs4JZytgAzo-p0Oi7BdEuck1Niily2Fjq6k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1428018a933d67-BRU",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "208.117.238.8",
        "CF-IPCountry": "BE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 09:42:08 UTC] === END API CALL LOG ===
[24-Apr-2026 09:42:08 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 09:42:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc3NjI4NTE4fQ.nG_Ztg81Gs4JZytgAzo-p0Oi7BdEuck1Niily2Fjq6k
[24-Apr-2026 09:42:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 09:42:08 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 09:42:08 UTC] User ID: 5
[24-Apr-2026 09:42:08 UTC] ✅ User profile retrieved successfully for user ID: 5
[24-Apr-2026 09:42:08 UTC] === API CALL LOG ===
[24-Apr-2026 09:42:08 UTC] Endpoint: user/profile.php
[24-Apr-2026 09:42:08 UTC] Full Log Data: {
    "timestamp": "2026-04-24 09:42:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "208.117.238.8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "208.117.238.8, 104.23.241.73",
        "X-API-Hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc3NjI4NTE4fQ.nG_Ztg81Gs4JZytgAzo-p0Oi7BdEuck1Niily2Fjq6k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f142801bf784718-BRU",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "208.117.238.8",
        "CF-IPCountry": "BE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 09:42:08 UTC] === END API CALL LOG ===
[24-Apr-2026 09:42:08 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 09:42:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc3NjI4NTE4fQ.nG_Ztg81Gs4JZytgAzo-p0Oi7BdEuck1Niily2Fjq6k
[24-Apr-2026 09:42:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 09:42:08 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 09:42:08 UTC] User ID: 5
[24-Apr-2026 09:42:08 UTC] ✅ User profile retrieved successfully for user ID: 5
[24-Apr-2026 12:41:19 UTC] === API CALL LOG ===
[24-Apr-2026 12:41:19 UTC] Endpoint: user/profile.php
[24-Apr-2026 12:41:19 UTC] Full Log Data: {
    "timestamp": "2026-04-24 12:41:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.228",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f152e766de126a4-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.228",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.228, 172.64.192.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 12:41:19 UTC] === END API CALL LOG ===
[24-Apr-2026 12:41:19 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 12:41:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[24-Apr-2026 12:41:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 12:41:19 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 12:41:19 UTC] User ID: 344
[24-Apr-2026 12:41:19 UTC] ✅ User profile retrieved successfully for user ID: 344
[24-Apr-2026 12:41:21 UTC] === API CALL LOG ===
[24-Apr-2026 12:41:21 UTC] Endpoint: user/profile.php
[24-Apr-2026 12:41:21 UTC] Full Log Data: {
    "timestamp": "2026-04-24 12:41:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.228",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f152e828efe26a4-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.228",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.228, 172.64.192.66"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 12:41:21 UTC] === END API CALL LOG ===
[24-Apr-2026 12:41:21 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 12:41:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[24-Apr-2026 12:41:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 12:41:21 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 12:41:21 UTC] User ID: 344
[24-Apr-2026 12:41:21 UTC] ✅ User profile retrieved successfully for user ID: 344
[24-Apr-2026 12:41:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 12:41:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 12:41:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f152e83ca0826a4-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.52.228","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.52.228, 172.64.192.66"}
[24-Apr-2026 12:41:21 UTC] === User Orders API Called ===
[24-Apr-2026 12:41:21 UTC] User ID: 344
[24-Apr-2026 12:41:21 UTC] Limit: 20, Offset: 0
[24-Apr-2026 12:41:21 UTC] Orders found: 2
[24-Apr-2026 12:41:21 UTC] Orders data: [{"id":217,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:31:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":216,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:30:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Apr-2026 12:41:21 UTC] Total orders count: 2
[24-Apr-2026 12:41:21 UTC] === API CALL LOG ===
[24-Apr-2026 12:41:21 UTC] Endpoint: user/profile.php
[24-Apr-2026 12:41:21 UTC] Full Log Data: {
    "timestamp": "2026-04-24 12:41:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.228",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f152e83ca0c26a4-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.228",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.228, 172.64.192.66"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 12:41:21 UTC] === END API CALL LOG ===
[24-Apr-2026 12:41:21 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 12:41:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[24-Apr-2026 12:41:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 12:41:21 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 12:41:21 UTC] User ID: 344
[24-Apr-2026 12:41:21 UTC] ✅ User profile retrieved successfully for user ID: 344
[24-Apr-2026 12:42:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 12:42:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 12:42:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f15306f197726a4-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.52.228","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.52.228, 172.64.192.169"}
[24-Apr-2026 12:42:39 UTC] === User Orders API Called ===
[24-Apr-2026 12:42:39 UTC] User ID: 344
[24-Apr-2026 12:42:39 UTC] Limit: 20, Offset: 0
[24-Apr-2026 12:42:39 UTC] Orders found: 2
[24-Apr-2026 12:42:39 UTC] Orders data: [{"id":217,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:31:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":216,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:30:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Apr-2026 12:42:39 UTC] Total orders count: 2
[24-Apr-2026 12:42:46 UTC] === API CALL LOG ===
[24-Apr-2026 12:42:46 UTC] Endpoint: user/profile.php
[24-Apr-2026 12:42:46 UTC] Full Log Data: {
    "timestamp": "2026-04-24 12:42:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.228",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1530979d3326a4-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.228",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.228, 172.64.192.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 12:42:46 UTC] === END API CALL LOG ===
[24-Apr-2026 12:42:46 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 12:42:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[24-Apr-2026 12:42:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 12:42:46 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 12:42:46 UTC] User ID: 344
[24-Apr-2026 12:42:46 UTC] ✅ User profile retrieved successfully for user ID: 344
[24-Apr-2026 12:42:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 12:42:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 12:42:46 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f1530979d2e26a4-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.52.228","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.52.228, 172.64.192.168"}
[24-Apr-2026 12:42:46 UTC] === User Orders API Called ===
[24-Apr-2026 12:42:46 UTC] User ID: 344
[24-Apr-2026 12:42:46 UTC] Limit: 20, Offset: 0
[24-Apr-2026 12:42:46 UTC] === API CALL LOG ===
[24-Apr-2026 12:42:46 UTC] Orders found: 2
[24-Apr-2026 12:42:46 UTC] Endpoint: user/profile.php
[24-Apr-2026 12:42:46 UTC] Orders data: [{"id":217,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:31:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":216,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:30:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Apr-2026 12:42:46 UTC] Full Log Data: {
    "timestamp": "2026-04-24 12:42:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.228",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1530979d3126a4-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.228",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.228, 172.64.192.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 12:42:46 UTC] === END API CALL LOG ===
[24-Apr-2026 12:42:46 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 12:42:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[24-Apr-2026 12:42:46 UTC] Total orders count: 2
[24-Apr-2026 12:42:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 12:42:46 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 12:42:46 UTC] User ID: 344
[24-Apr-2026 12:42:46 UTC] ✅ User profile retrieved successfully for user ID: 344
[24-Apr-2026 13:19:21 UTC] === API CALL LOG ===
[24-Apr-2026 13:19:21 UTC] Endpoint: user/profile.php
[24-Apr-2026 13:19:21 UTC] Full Log Data: {
    "timestamp": "2026-04-24 13:19:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.71",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f15662bfd1a48be-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.71",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.71, 141.101.99.151"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 13:19:21 UTC] === END API CALL LOG ===
[24-Apr-2026 13:19:21 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 13:19:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[24-Apr-2026 13:19:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 13:19:21 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 13:19:21 UTC] User ID: 344
[24-Apr-2026 13:19:21 UTC] ✅ User profile retrieved successfully for user ID: 344
[24-Apr-2026 13:19:23 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 13:19:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 13:19:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f1566397f5148be-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.52.71","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.52.71, 141.101.98.56"}
[24-Apr-2026 13:19:23 UTC] === User Orders API Called ===
[24-Apr-2026 13:19:23 UTC] User ID: 344
[24-Apr-2026 13:19:23 UTC] Limit: 20, Offset: 0
[24-Apr-2026 13:19:23 UTC] Orders found: 2
[24-Apr-2026 13:19:23 UTC] Orders data: [{"id":217,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:31:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":216,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:30:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Apr-2026 13:19:23 UTC] Total orders count: 2
[24-Apr-2026 13:19:23 UTC] === API CALL LOG ===
[24-Apr-2026 13:19:23 UTC] Endpoint: user/profile.php
[24-Apr-2026 13:19:23 UTC] Full Log Data: {
    "timestamp": "2026-04-24 13:19:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.71",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f15663b890648be-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.71",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.71, 141.101.98.56"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 13:19:23 UTC] === END API CALL LOG ===
[24-Apr-2026 13:19:23 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 13:19:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[24-Apr-2026 13:19:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 13:19:23 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 13:19:23 UTC] User ID: 344
[24-Apr-2026 13:19:23 UTC] ✅ User profile retrieved successfully for user ID: 344
[24-Apr-2026 13:21:12 UTC] === API CALL LOG ===
[24-Apr-2026 13:21:12 UTC] Endpoint: user/profile.php
[24-Apr-2026 13:21:12 UTC] Full Log Data: {
    "timestamp": "2026-04-24 13:21:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.71",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1568e1c9a848be-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.71",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.71, 141.101.99.151"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 13:21:12 UTC] === END API CALL LOG ===
[24-Apr-2026 13:21:12 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 13:21:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[24-Apr-2026 13:21:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 13:21:12 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 13:21:12 UTC] User ID: 344
[24-Apr-2026 13:21:12 UTC] ✅ User profile retrieved successfully for user ID: 344
[24-Apr-2026 14:31:05 UTC] === API CALL LOG ===
[24-Apr-2026 14:31:05 UTC] Endpoint: user/profile.php
[24-Apr-2026 14:31:05 UTC] Full Log Data: {
    "timestamp": "2026-04-24 14:31:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "120.89.112.28",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg3IiwidXNlcm5hbWUiOiJCaHVqZWxOZXRyYSIsImVtYWlsIjoibmV0cmFiaHVqZWw2ODJAZ21haWwuY29tIiwiZXhwIjoxNzc3Mzg1NDU4fQ.HUB3GtoYOln-k-wY91dz4-vbbO1MqUJ-VrmBPDlPThs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f15cf41df815ffc-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "120.89.112.28",
        "CF-IPCountry": "NP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "120.89.112.28, 172.70.143.194"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 14:31:05 UTC] === END API CALL LOG ===
[24-Apr-2026 14:31:05 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 14:31:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg3IiwidXNlcm5hbWUiOiJCaHVqZWxOZXRyYSIsImVtYWlsIjoibmV0cmFiaHVqZWw2ODJAZ21haWwuY29tIiwiZXhwIjoxNzc3Mzg1NDU4fQ.HUB3GtoYOln-k-wY91dz4-vbbO1MqUJ-VrmBPDlPThs
[24-Apr-2026 14:31:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 14:31:05 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 14:31:05 UTC] User ID: 387
[24-Apr-2026 14:31:05 UTC] ✅ User profile retrieved successfully for user ID: 387
[24-Apr-2026 14:31:12 UTC] === API CALL LOG ===
[24-Apr-2026 14:31:12 UTC] Endpoint: user/profile.php
[24-Apr-2026 14:31:12 UTC] Full Log Data: {
    "timestamp": "2026-04-24 14:31:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "120.89.112.28",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg3IiwidXNlcm5hbWUiOiJCaHVqZWxOZXRyYSIsImVtYWlsIjoibmV0cmFiaHVqZWw2ODJAZ21haWwuY29tIiwiZXhwIjoxNzc3Mzg1NDU4fQ.HUB3GtoYOln-k-wY91dz4-vbbO1MqUJ-VrmBPDlPThs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f15cf6fba855ffc-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "120.89.112.28",
        "CF-IPCountry": "NP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "120.89.112.28, 172.70.143.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 14:31:12 UTC] === END API CALL LOG ===
[24-Apr-2026 14:31:12 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 14:31:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg3IiwidXNlcm5hbWUiOiJCaHVqZWxOZXRyYSIsImVtYWlsIjoibmV0cmFiaHVqZWw2ODJAZ21haWwuY29tIiwiZXhwIjoxNzc3Mzg1NDU4fQ.HUB3GtoYOln-k-wY91dz4-vbbO1MqUJ-VrmBPDlPThs
[24-Apr-2026 14:31:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 14:31:12 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 14:31:12 UTC] User ID: 387
[24-Apr-2026 14:31:12 UTC] ✅ User profile retrieved successfully for user ID: 387
[24-Apr-2026 14:31:12 UTC] === API CALL LOG ===
[24-Apr-2026 14:31:12 UTC] Endpoint: user/profile.php
[24-Apr-2026 14:31:12 UTC] Full Log Data: {
    "timestamp": "2026-04-24 14:31:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "120.89.112.28",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg3IiwidXNlcm5hbWUiOiJCaHVqZWxOZXRyYSIsImVtYWlsIjoibmV0cmFiaHVqZWw2ODJAZ21haWwuY29tIiwiZXhwIjoxNzc3Mzg1NDU4fQ.HUB3GtoYOln-k-wY91dz4-vbbO1MqUJ-VrmBPDlPThs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f15cf6fba845ffc-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "120.89.112.28",
        "CF-IPCountry": "NP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "120.89.112.28, 172.70.143.194"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 14:31:12 UTC] === END API CALL LOG ===
[24-Apr-2026 14:31:12 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 14:31:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg3IiwidXNlcm5hbWUiOiJCaHVqZWxOZXRyYSIsImVtYWlsIjoibmV0cmFiaHVqZWw2ODJAZ21haWwuY29tIiwiZXhwIjoxNzc3Mzg1NDU4fQ.HUB3GtoYOln-k-wY91dz4-vbbO1MqUJ-VrmBPDlPThs
[24-Apr-2026 14:31:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 14:31:12 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 14:31:12 UTC] User ID: 387
[24-Apr-2026 14:31:12 UTC] ✅ User profile retrieved successfully for user ID: 387
[24-Apr-2026 14:31:12 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 14:31:12 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 14:31:12 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg3IiwidXNlcm5hbWUiOiJCaHVqZWxOZXRyYSIsImVtYWlsIjoibmV0cmFiaHVqZWw2ODJAZ21haWwuY29tIiwiZXhwIjoxNzc3Mzg1NDU4fQ.HUB3GtoYOln-k-wY91dz4-vbbO1MqUJ-VrmBPDlPThs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f15cf6fba815ffc-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"120.89.112.28","CF-IPCountry":"NP","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"120.89.112.28, 172.70.143.194"}
[24-Apr-2026 14:31:12 UTC] === User Orders API Called ===
[24-Apr-2026 14:31:12 UTC] User ID: 387
[24-Apr-2026 14:31:12 UTC] Limit: 20, Offset: 0
[24-Apr-2026 14:31:12 UTC] Orders found: 0
[24-Apr-2026 14:31:12 UTC] Orders data: []
[24-Apr-2026 14:31:12 UTC] Total orders count: 0
[24-Apr-2026 15:30:25 UTC] === API CALL LOG ===
[24-Apr-2026 15:30:25 UTC] Endpoint: user/profile.php
[24-Apr-2026 15:30:25 UTC] Full Log Data: {
    "timestamp": "2026-04-24 15:30:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f16262b3949149b-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.63",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.63, 172.71.178.5"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 15:30:25 UTC] === END API CALL LOG ===
[24-Apr-2026 15:30:25 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 15:30:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[24-Apr-2026 15:30:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 15:30:25 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 15:30:25 UTC] User ID: 344
[24-Apr-2026 15:30:25 UTC] ✅ User profile retrieved successfully for user ID: 344
[24-Apr-2026 15:30:27 UTC] === API CALL LOG ===
[24-Apr-2026 15:30:27 UTC] Endpoint: user/profile.php
[24-Apr-2026 15:30:27 UTC] Full Log Data: {
    "timestamp": "2026-04-24 15:30:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f16263b3fbf149b-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.63",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.63, 172.71.178.5"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 15:30:27 UTC] === END API CALL LOG ===
[24-Apr-2026 15:30:27 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 15:30:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[24-Apr-2026 15:30:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 15:30:27 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 15:30:27 UTC] User ID: 344
[24-Apr-2026 15:30:27 UTC] ✅ User profile retrieved successfully for user ID: 344
[24-Apr-2026 15:30:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 15:30:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 15:30:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f16263b3fb9149b-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.59.63","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.59.63, 172.71.178.5"}
[24-Apr-2026 15:30:27 UTC] === User Orders API Called ===
[24-Apr-2026 15:30:27 UTC] User ID: 344
[24-Apr-2026 15:30:27 UTC] Limit: 20, Offset: 0
[24-Apr-2026 15:30:27 UTC] Orders found: 2
[24-Apr-2026 15:30:27 UTC] Orders data: [{"id":217,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:31:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":216,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:30:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Apr-2026 15:30:27 UTC] Total orders count: 2
[24-Apr-2026 15:52:40 UTC] === API CALL LOG ===
[24-Apr-2026 15:52:40 UTC] Endpoint: user/profile.php
[24-Apr-2026 15:52:40 UTC] Full Log Data: {
    "timestamp": "2026-04-24 15:52:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1646c58e4094eb-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.63",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.63, 172.70.162.239"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 15:52:40 UTC] === END API CALL LOG ===
[24-Apr-2026 15:52:40 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 15:52:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[24-Apr-2026 15:52:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 15:52:40 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 15:52:40 UTC] User ID: 344
[24-Apr-2026 15:52:40 UTC] ✅ User profile retrieved successfully for user ID: 344
[24-Apr-2026 15:52:42 UTC] === API CALL LOG ===
[24-Apr-2026 15:52:42 UTC] Endpoint: user/profile.php
[24-Apr-2026 15:52:42 UTC] Full Log Data: {
    "timestamp": "2026-04-24 15:52:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1646d169ab94eb-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.63",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.63, 172.70.160.245"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 15:52:42 UTC] === END API CALL LOG ===
[24-Apr-2026 15:52:42 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 15:52:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[24-Apr-2026 15:52:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 15:52:42 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 15:52:42 UTC] User ID: 344
[24-Apr-2026 15:52:42 UTC] ✅ User profile retrieved successfully for user ID: 344
[24-Apr-2026 15:52:42 UTC] === API CALL LOG ===
[24-Apr-2026 15:52:42 UTC] Endpoint: user/profile.php
[24-Apr-2026 15:52:42 UTC] Full Log Data: {
    "timestamp": "2026-04-24 15:52:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1646d25afd94eb-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.63",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.63, 172.70.160.245"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 15:52:42 UTC] === END API CALL LOG ===
[24-Apr-2026 15:52:42 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 15:52:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[24-Apr-2026 15:52:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 15:52:42 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 15:52:42 UTC] User ID: 344
[24-Apr-2026 15:52:42 UTC] ✅ User profile retrieved successfully for user ID: 344
[24-Apr-2026 15:52:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 15:52:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 15:52:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f1646d25afb94eb-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.59.63","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.59.63, 172.70.160.245"}
[24-Apr-2026 15:52:42 UTC] === User Orders API Called ===
[24-Apr-2026 15:52:42 UTC] User ID: 344
[24-Apr-2026 15:52:42 UTC] Limit: 20, Offset: 0
[24-Apr-2026 15:52:42 UTC] Orders found: 2
[24-Apr-2026 15:52:42 UTC] Orders data: [{"id":217,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:31:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":216,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:30:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Apr-2026 15:52:42 UTC] Total orders count: 2
[24-Apr-2026 15:53:07 UTC] === API CALL LOG ===
[24-Apr-2026 15:53:07 UTC] Endpoint: user/profile.php
[24-Apr-2026 15:53:07 UTC] Full Log Data: {
    "timestamp": "2026-04-24 15:53:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1647705de594eb-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.63",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.63, 172.70.162.239"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 15:53:07 UTC] === END API CALL LOG ===
[24-Apr-2026 15:53:07 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 15:53:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[24-Apr-2026 15:53:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 15:53:07 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 15:53:07 UTC] User ID: 344
[24-Apr-2026 15:53:07 UTC] ✅ User profile retrieved successfully for user ID: 344
[24-Apr-2026 15:53:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 15:53:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 15:53:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f1647705de194eb-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.59.63","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.59.63, 172.70.162.239"}
[24-Apr-2026 15:53:07 UTC] === User Orders API Called ===
[24-Apr-2026 15:53:07 UTC] User ID: 344
[24-Apr-2026 15:53:07 UTC] Limit: 20, Offset: 0
[24-Apr-2026 15:53:07 UTC] Orders found: 2
[24-Apr-2026 15:53:07 UTC] Orders data: [{"id":217,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:31:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":216,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:30:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Apr-2026 15:53:07 UTC] Total orders count: 2
[24-Apr-2026 15:53:07 UTC] === API CALL LOG ===
[24-Apr-2026 15:53:07 UTC] Endpoint: user/profile.php
[24-Apr-2026 15:53:07 UTC] Full Log Data: {
    "timestamp": "2026-04-24 15:53:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1647705de694eb-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.63",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.63, 172.70.162.240"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 15:53:07 UTC] === END API CALL LOG ===
[24-Apr-2026 15:53:07 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 15:53:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[24-Apr-2026 15:53:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 15:53:07 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 15:53:07 UTC] User ID: 344
[24-Apr-2026 15:53:07 UTC] ✅ User profile retrieved successfully for user ID: 344
[24-Apr-2026 15:56:20 UTC] === API CALL LOG ===
[24-Apr-2026 15:56:20 UTC] Endpoint: user/profile.php
[24-Apr-2026 15:56:20 UTC] Full Log Data: {
    "timestamp": "2026-04-24 15:56:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f164c219a9b94eb-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.63",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.63, 172.70.162.239"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 15:56:20 UTC] === END API CALL LOG ===
[24-Apr-2026 15:56:20 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 15:56:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[24-Apr-2026 15:56:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 15:56:20 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 15:56:20 UTC] User ID: 344
[24-Apr-2026 15:56:20 UTC] ✅ User profile retrieved successfully for user ID: 344
[24-Apr-2026 15:56:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 15:56:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 15:56:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f164c2f4f3d94eb-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.59.63","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.59.63, 172.70.162.239"}
[24-Apr-2026 15:56:22 UTC] === User Orders API Called ===
[24-Apr-2026 15:56:22 UTC] User ID: 344
[24-Apr-2026 15:56:22 UTC] Limit: 20, Offset: 0
[24-Apr-2026 15:56:22 UTC] Orders found: 2
[24-Apr-2026 15:56:22 UTC] Orders data: [{"id":217,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:31:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":216,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:30:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Apr-2026 15:56:22 UTC] Total orders count: 2
[24-Apr-2026 15:56:22 UTC] === API CALL LOG ===
[24-Apr-2026 15:56:22 UTC] Endpoint: user/profile.php
[24-Apr-2026 15:56:22 UTC] Full Log Data: {
    "timestamp": "2026-04-24 15:56:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f164c2f4f4094eb-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.63",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.63, 172.70.162.240"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 15:56:22 UTC] === END API CALL LOG ===
[24-Apr-2026 15:56:22 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 15:56:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[24-Apr-2026 15:56:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 15:56:22 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 15:56:22 UTC] User ID: 344
[24-Apr-2026 15:56:22 UTC] ✅ User profile retrieved successfully for user ID: 344
[24-Apr-2026 15:56:22 UTC] === API CALL LOG ===
[24-Apr-2026 15:56:22 UTC] Endpoint: user/profile.php
[24-Apr-2026 15:56:22 UTC] Full Log Data: {
    "timestamp": "2026-04-24 15:56:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f164c2f4f3f94eb-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.63",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.63, 172.70.162.239"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 15:56:22 UTC] === END API CALL LOG ===
[24-Apr-2026 15:56:22 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 15:56:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[24-Apr-2026 15:56:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 15:56:22 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 15:56:22 UTC] User ID: 344
[24-Apr-2026 15:56:22 UTC] ✅ User profile retrieved successfully for user ID: 344
[24-Apr-2026 15:57:27 UTC] === API CALL LOG ===
[24-Apr-2026 15:57:27 UTC] Endpoint: user/profile.php
[24-Apr-2026 15:57:27 UTC] Full Log Data: {
    "timestamp": "2026-04-24 15:57:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f164dc69a8a94eb-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.63",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.63, 172.70.162.239"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 15:57:27 UTC] === END API CALL LOG ===
[24-Apr-2026 15:57:27 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 15:57:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[24-Apr-2026 15:57:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 15:57:27 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 15:57:27 UTC] User ID: 344
[24-Apr-2026 15:57:27 UTC] ✅ User profile retrieved successfully for user ID: 344
[24-Apr-2026 15:57:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 15:57:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 15:57:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f164dcaedf794eb-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.59.63","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.59.63, 172.70.162.239"}
[24-Apr-2026 15:57:28 UTC] === User Orders API Called ===
[24-Apr-2026 15:57:28 UTC] User ID: 344
[24-Apr-2026 15:57:28 UTC] Limit: 20, Offset: 0
[24-Apr-2026 15:57:28 UTC] Orders found: 2
[24-Apr-2026 15:57:28 UTC] Orders data: [{"id":217,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:31:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":216,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:30:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Apr-2026 15:57:28 UTC] Total orders count: 2
[24-Apr-2026 15:57:28 UTC] === API CALL LOG ===
[24-Apr-2026 15:57:28 UTC] Endpoint: user/profile.php
[24-Apr-2026 15:57:28 UTC] Full Log Data: {
    "timestamp": "2026-04-24 15:57:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f164dcaedf894eb-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.63",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.63, 172.70.162.240"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 15:57:28 UTC] === END API CALL LOG ===
[24-Apr-2026 15:57:28 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 15:57:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[24-Apr-2026 15:57:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 15:57:28 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 15:57:28 UTC] User ID: 344
[24-Apr-2026 15:57:28 UTC] ✅ User profile retrieved successfully for user ID: 344
[24-Apr-2026 15:57:28 UTC] === API CALL LOG ===
[24-Apr-2026 15:57:28 UTC] Endpoint: user/profile.php
[24-Apr-2026 15:57:28 UTC] Full Log Data: {
    "timestamp": "2026-04-24 15:57:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f164dcaedfa94eb-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.63",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.63, 172.70.162.240"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 15:57:28 UTC] === END API CALL LOG ===
[24-Apr-2026 15:57:28 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 15:57:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[24-Apr-2026 15:57:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 15:57:28 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 15:57:28 UTC] User ID: 344
[24-Apr-2026 15:57:28 UTC] ✅ User profile retrieved successfully for user ID: 344
[24-Apr-2026 15:57:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 15:57:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 15:57:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f164e1c1a6294eb-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.59.63","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.59.63, 172.70.162.240"}
[24-Apr-2026 15:57:41 UTC] === User Orders API Called ===
[24-Apr-2026 15:57:41 UTC] User ID: 344
[24-Apr-2026 15:57:41 UTC] Limit: 20, Offset: 0
[24-Apr-2026 15:57:41 UTC] Orders found: 2
[24-Apr-2026 15:57:41 UTC] Orders data: [{"id":217,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:31:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":216,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:30:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Apr-2026 15:57:41 UTC] Total orders count: 2
[24-Apr-2026 15:57:41 UTC] === API CALL LOG ===
[24-Apr-2026 15:57:41 UTC] Endpoint: user/profile.php
[24-Apr-2026 15:57:41 UTC] Full Log Data: {
    "timestamp": "2026-04-24 15:57:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f164e1c1a6594eb-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.63",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.63, 172.70.162.240"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 15:57:41 UTC] === END API CALL LOG ===
[24-Apr-2026 15:57:41 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 15:57:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[24-Apr-2026 15:57:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 15:57:41 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 15:57:41 UTC] User ID: 344
[24-Apr-2026 15:57:41 UTC] ✅ User profile retrieved successfully for user ID: 344
[24-Apr-2026 15:57:41 UTC] === API CALL LOG ===
[24-Apr-2026 15:57:41 UTC] Endpoint: user/profile.php
[24-Apr-2026 15:57:41 UTC] Full Log Data: {
    "timestamp": "2026-04-24 15:57:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f164e1c1a6394eb-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.63",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.63, 172.70.162.240"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 15:57:41 UTC] === END API CALL LOG ===
[24-Apr-2026 15:57:41 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 15:57:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[24-Apr-2026 15:57:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 15:57:41 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 15:57:41 UTC] User ID: 344
[24-Apr-2026 15:57:41 UTC] ✅ User profile retrieved successfully for user ID: 344
[24-Apr-2026 15:57:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 15:57:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 15:57:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f164e70daa294eb-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.59.63","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.59.63, 172.70.162.239"}
[24-Apr-2026 15:57:54 UTC] === User Orders API Called ===
[24-Apr-2026 15:57:54 UTC] User ID: 344
[24-Apr-2026 15:57:54 UTC] Limit: 20, Offset: 0
[24-Apr-2026 15:57:54 UTC] Orders found: 2
[24-Apr-2026 15:57:54 UTC] Orders data: [{"id":217,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:31:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":216,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:30:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Apr-2026 15:57:54 UTC] Total orders count: 2
[24-Apr-2026 15:57:54 UTC] === API CALL LOG ===
[24-Apr-2026 15:57:54 UTC] Endpoint: user/profile.php
[24-Apr-2026 15:57:54 UTC] Full Log Data: {
    "timestamp": "2026-04-24 15:57:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f164e70daa594eb-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.63",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.63, 172.70.162.239"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 15:57:54 UTC] === END API CALL LOG ===
[24-Apr-2026 15:57:54 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 15:57:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[24-Apr-2026 15:57:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 15:57:54 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 15:57:54 UTC] User ID: 344
[24-Apr-2026 15:57:54 UTC] ✅ User profile retrieved successfully for user ID: 344
[24-Apr-2026 15:57:54 UTC] === API CALL LOG ===
[24-Apr-2026 15:57:54 UTC] Endpoint: user/profile.php
[24-Apr-2026 15:57:54 UTC] Full Log Data: {
    "timestamp": "2026-04-24 15:57:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f164e70daa394eb-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.63",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.63, 172.70.162.240"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 15:57:54 UTC] === END API CALL LOG ===
[24-Apr-2026 15:57:54 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 15:57:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[24-Apr-2026 15:57:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 15:57:54 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 15:57:54 UTC] User ID: 344
[24-Apr-2026 15:57:54 UTC] ✅ User profile retrieved successfully for user ID: 344
[24-Apr-2026 15:58:16 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 15:58:16 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 15:58:16 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f164efa591694eb-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.59.63","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.59.63, 172.70.162.240"}
[24-Apr-2026 15:58:16 UTC] === User Orders API Called ===
[24-Apr-2026 15:58:16 UTC] User ID: 344
[24-Apr-2026 15:58:16 UTC] Limit: 20, Offset: 0
[24-Apr-2026 15:58:16 UTC] Orders found: 3
[24-Apr-2026 15:58:16 UTC] Orders data: [{"id":218,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"pending","created_at":"2026-04-24 19:28:14","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":217,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:31:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":216,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:30:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Apr-2026 15:58:16 UTC] Total orders count: 3
[24-Apr-2026 15:58:22 UTC] === API CALL LOG ===
[24-Apr-2026 15:58:22 UTC] Endpoint: user/profile.php
[24-Apr-2026 15:58:22 UTC] Full Log Data: {
    "timestamp": "2026-04-24 15:58:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f164f1c0f1a94eb-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.63",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.63, 172.70.162.240"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 15:58:22 UTC] === END API CALL LOG ===
[24-Apr-2026 15:58:22 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 15:58:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[24-Apr-2026 15:58:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 15:58:22 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 15:58:22 UTC] User ID: 344
[24-Apr-2026 15:58:22 UTC] ✅ User profile retrieved successfully for user ID: 344
[24-Apr-2026 15:58:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 15:58:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 15:58:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f164f1c0f1994eb-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.59.63","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.59.63, 172.70.162.240"}
[24-Apr-2026 15:58:22 UTC] === User Orders API Called ===
[24-Apr-2026 15:58:22 UTC] User ID: 344
[24-Apr-2026 15:58:22 UTC] Limit: 20, Offset: 0
[24-Apr-2026 15:58:22 UTC] Orders found: 3
[24-Apr-2026 15:58:22 UTC] Orders data: [{"id":218,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"pending","created_at":"2026-04-24 19:28:14","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":217,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:31:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":216,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:30:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Apr-2026 15:58:22 UTC] === API CALL LOG ===
[24-Apr-2026 15:58:22 UTC] Endpoint: user/profile.php
[24-Apr-2026 15:58:22 UTC] Full Log Data: {
    "timestamp": "2026-04-24 15:58:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f164f1c0f1b94eb-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.63",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.63, 172.70.162.239"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 15:58:22 UTC] Total orders count: 3
[24-Apr-2026 15:58:22 UTC] === END API CALL LOG ===
[24-Apr-2026 15:58:22 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 15:58:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[24-Apr-2026 15:58:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 15:58:22 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 15:58:22 UTC] User ID: 344
[24-Apr-2026 15:58:22 UTC] ✅ User profile retrieved successfully for user ID: 344
[24-Apr-2026 15:59:07 UTC] === API CALL LOG ===
[24-Apr-2026 15:59:07 UTC] Endpoint: user/profile.php
[24-Apr-2026 15:59:07 UTC] Full Log Data: {
    "timestamp": "2026-04-24 15:59:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1650390d4594eb-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.63",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.63, 172.70.162.239"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 15:59:07 UTC] === END API CALL LOG ===
[24-Apr-2026 15:59:07 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 15:59:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[24-Apr-2026 15:59:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 15:59:07 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 15:59:07 UTC] User ID: 344
[24-Apr-2026 15:59:07 UTC] ✅ User profile retrieved successfully for user ID: 344
[24-Apr-2026 15:59:12 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 15:59:12 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 15:59:12 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f1650541ecb94eb-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.59.63","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.59.63, 172.70.162.239"}
[24-Apr-2026 15:59:12 UTC] === User Orders API Called ===
[24-Apr-2026 15:59:12 UTC] User ID: 344
[24-Apr-2026 15:59:12 UTC] Limit: 20, Offset: 0
[24-Apr-2026 15:59:12 UTC] Orders found: 3
[24-Apr-2026 15:59:12 UTC] Orders data: [{"id":218,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 19:28:14","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":217,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:31:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":216,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:30:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Apr-2026 15:59:12 UTC] Total orders count: 3
[24-Apr-2026 15:59:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 15:59:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 15:59:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f16507dee0a94eb-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.59.63","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.59.63, 172.70.162.240"}
[24-Apr-2026 15:59:18 UTC] === User Orders API Called ===
[24-Apr-2026 15:59:18 UTC] User ID: 344
[24-Apr-2026 15:59:18 UTC] Limit: 20, Offset: 0
[24-Apr-2026 15:59:18 UTC] Orders found: 3
[24-Apr-2026 15:59:18 UTC] Orders data: [{"id":218,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 19:28:14","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":217,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:31:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":216,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:30:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Apr-2026 15:59:18 UTC] Total orders count: 3
[24-Apr-2026 15:59:18 UTC] === API CALL LOG ===
[24-Apr-2026 15:59:18 UTC] Endpoint: user/profile.php
[24-Apr-2026 15:59:18 UTC] Full Log Data: {
    "timestamp": "2026-04-24 15:59:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f16507dee0e94eb-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.63",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.63, 172.70.162.239"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 15:59:18 UTC] === API CALL LOG ===
[24-Apr-2026 15:59:18 UTC] === END API CALL LOG ===
[24-Apr-2026 15:59:18 UTC] Endpoint: user/profile.php
[24-Apr-2026 15:59:18 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 15:59:18 UTC] Full Log Data: {
    "timestamp": "2026-04-24 15:59:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f16507dee0c94eb-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.63",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.63, 172.70.162.239"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 15:59:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[24-Apr-2026 15:59:18 UTC] === END API CALL LOG ===
[24-Apr-2026 15:59:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 15:59:18 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 15:59:18 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 15:59:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[24-Apr-2026 15:59:18 UTC] User ID: 344
[24-Apr-2026 15:59:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 15:59:18 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 15:59:18 UTC] User ID: 344
[24-Apr-2026 15:59:18 UTC] ✅ User profile retrieved successfully for user ID: 344
[24-Apr-2026 15:59:18 UTC] ✅ User profile retrieved successfully for user ID: 344
[24-Apr-2026 15:59:31 UTC] === API CALL LOG ===
[24-Apr-2026 15:59:31 UTC] Endpoint: user/profile.php
[24-Apr-2026 15:59:31 UTC] Full Log Data: {
    "timestamp": "2026-04-24 15:59:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1650d0bb2c94eb-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.63",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.63, 172.70.162.239"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 15:59:31 UTC] === END API CALL LOG ===
[24-Apr-2026 15:59:31 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 15:59:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[24-Apr-2026 15:59:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 15:59:31 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 15:59:31 UTC] User ID: 344
[24-Apr-2026 15:59:31 UTC] ✅ User profile retrieved successfully for user ID: 344
[24-Apr-2026 15:59:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 15:59:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 15:59:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f1650d0bb2894eb-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.59.63","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.59.63, 172.70.162.239"}
[24-Apr-2026 15:59:31 UTC] === User Orders API Called ===
[24-Apr-2026 15:59:31 UTC] User ID: 344
[24-Apr-2026 15:59:31 UTC] Limit: 20, Offset: 0
[24-Apr-2026 15:59:31 UTC] Orders found: 3
[24-Apr-2026 15:59:31 UTC] Orders data: [{"id":218,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 19:28:14","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":217,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:31:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":216,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:30:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Apr-2026 15:59:31 UTC] Total orders count: 3
[24-Apr-2026 15:59:32 UTC] === API CALL LOG ===
[24-Apr-2026 15:59:32 UTC] Endpoint: user/profile.php
[24-Apr-2026 15:59:32 UTC] Full Log Data: {
    "timestamp": "2026-04-24 15:59:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1650d0bb2f94eb-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.63",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.63, 172.70.162.239"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 15:59:32 UTC] === END API CALL LOG ===
[24-Apr-2026 15:59:32 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 15:59:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[24-Apr-2026 15:59:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 15:59:32 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 15:59:32 UTC] User ID: 344
[24-Apr-2026 15:59:32 UTC] ✅ User profile retrieved successfully for user ID: 344
[24-Apr-2026 15:59:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 15:59:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 15:59:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f1650d9aae194eb-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.59.63","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.59.63, 172.70.162.239"}
[24-Apr-2026 15:59:33 UTC] === User Orders API Called ===
[24-Apr-2026 15:59:33 UTC] User ID: 344
[24-Apr-2026 15:59:33 UTC] Limit: 20, Offset: 0
[24-Apr-2026 15:59:33 UTC] Orders found: 3
[24-Apr-2026 15:59:33 UTC] Orders data: [{"id":218,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 19:28:14","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":217,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:31:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":216,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:30:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Apr-2026 15:59:33 UTC] Total orders count: 3
[24-Apr-2026 15:59:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 15:59:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 15:59:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f1650ff8d1d94eb-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.59.63","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.59.63, 172.70.162.240"}
[24-Apr-2026 15:59:39 UTC] === User Orders API Called ===
[24-Apr-2026 15:59:39 UTC] User ID: 344
[24-Apr-2026 15:59:39 UTC] Limit: 20, Offset: 0
[24-Apr-2026 15:59:39 UTC] Orders found: 3
[24-Apr-2026 15:59:39 UTC] Orders data: [{"id":218,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 19:28:14","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":217,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:31:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":216,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:30:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Apr-2026 15:59:39 UTC] Total orders count: 3
[24-Apr-2026 15:59:39 UTC] === API CALL LOG ===
[24-Apr-2026 15:59:39 UTC] Endpoint: user/profile.php
[24-Apr-2026 15:59:39 UTC] Full Log Data: {
    "timestamp": "2026-04-24 15:59:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1650ff8d1f94eb-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.63",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.63, 172.70.162.240"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 15:59:39 UTC] === END API CALL LOG ===
[24-Apr-2026 15:59:39 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 15:59:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[24-Apr-2026 15:59:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 15:59:39 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 15:59:39 UTC] User ID: 344
[24-Apr-2026 15:59:39 UTC] ✅ User profile retrieved successfully for user ID: 344
[24-Apr-2026 15:59:39 UTC] === API CALL LOG ===
[24-Apr-2026 15:59:39 UTC] Endpoint: user/profile.php
[24-Apr-2026 15:59:39 UTC] Full Log Data: {
    "timestamp": "2026-04-24 15:59:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1650ff8d2094eb-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.63",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.63, 172.70.162.239"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 15:59:39 UTC] === END API CALL LOG ===
[24-Apr-2026 15:59:39 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 15:59:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[24-Apr-2026 15:59:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 15:59:39 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 15:59:39 UTC] User ID: 344
[24-Apr-2026 15:59:39 UTC] ✅ User profile retrieved successfully for user ID: 344
[24-Apr-2026 15:59:40 UTC] === API CALL LOG ===
[24-Apr-2026 15:59:40 UTC] Endpoint: user/profile.php
[24-Apr-2026 15:59:40 UTC] Full Log Data: {
    "timestamp": "2026-04-24 15:59:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.213.229.99",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAzIiwidXNlcm5hbWUiOiJARmFtaWx5X1Nob3BfeGFtemEiLCJlbWFpbCI6Im11aGlkZGlubWF2bG9ubzkzQGdtYWlsLmNvbSIsImV4cCI6MTc3NzY1MTE3OH0.KmMLJwXrr5BaI188gnMC0dOtinhOKgOyxr17oXtwpIg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f165104cbbc0247-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.213.229.99",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.213.229.99, 162.158.102.193"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 15:59:40 UTC] === END API CALL LOG ===
[24-Apr-2026 15:59:40 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 15:59:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAzIiwidXNlcm5hbWUiOiJARmFtaWx5X1Nob3BfeGFtemEiLCJlbWFpbCI6Im11aGlkZGlubWF2bG9ubzkzQGdtYWlsLmNvbSIsImV4cCI6MTc3NzY1MTE3OH0.KmMLJwXrr5BaI188gnMC0dOtinhOKgOyxr17oXtwpIg
[24-Apr-2026 15:59:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 15:59:40 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 15:59:40 UTC] User ID: 403
[24-Apr-2026 15:59:40 UTC] ✅ User profile retrieved successfully for user ID: 403
[24-Apr-2026 15:59:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 15:59:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 15:59:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAzIiwidXNlcm5hbWUiOiJARmFtaWx5X1Nob3BfeGFtemEiLCJlbWFpbCI6Im11aGlkZGlubWF2bG9ubzkzQGdtYWlsLmNvbSIsImV4cCI6MTc3NzY1MTE3OH0.KmMLJwXrr5BaI188gnMC0dOtinhOKgOyxr17oXtwpIg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f165104cbbe0247-WAW","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.213.229.99","CF-IPCountry":"UZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"185.213.229.99, 162.158.102.192"}
[24-Apr-2026 15:59:40 UTC] === User Orders API Called ===
[24-Apr-2026 15:59:40 UTC] User ID: 403
[24-Apr-2026 15:59:40 UTC] Limit: 20, Offset: 0
[24-Apr-2026 15:59:40 UTC] Orders found: 0
[24-Apr-2026 15:59:40 UTC] Orders data: []
[24-Apr-2026 15:59:40 UTC] === API CALL LOG ===
[24-Apr-2026 15:59:40 UTC] Endpoint: user/profile.php
[24-Apr-2026 15:59:40 UTC] Full Log Data: {
    "timestamp": "2026-04-24 15:59:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.213.229.99",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAzIiwidXNlcm5hbWUiOiJARmFtaWx5X1Nob3BfeGFtemEiLCJlbWFpbCI6Im11aGlkZGlubWF2bG9ubzkzQGdtYWlsLmNvbSIsImV4cCI6MTc3NzY1MTE3OH0.KmMLJwXrr5BaI188gnMC0dOtinhOKgOyxr17oXtwpIg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f165104cbc00247-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.213.229.99",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.213.229.99, 162.158.102.193"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 15:59:40 UTC] === END API CALL LOG ===
[24-Apr-2026 15:59:40 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 15:59:40 UTC] Total orders count: 0
[24-Apr-2026 15:59:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAzIiwidXNlcm5hbWUiOiJARmFtaWx5X1Nob3BfeGFtemEiLCJlbWFpbCI6Im11aGlkZGlubWF2bG9ubzkzQGdtYWlsLmNvbSIsImV4cCI6MTc3NzY1MTE3OH0.KmMLJwXrr5BaI188gnMC0dOtinhOKgOyxr17oXtwpIg
[24-Apr-2026 15:59:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 15:59:40 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 15:59:40 UTC] User ID: 403
[24-Apr-2026 15:59:40 UTC] ✅ User profile retrieved successfully for user ID: 403
[24-Apr-2026 15:59:41 UTC] === API CALL LOG ===
[24-Apr-2026 15:59:41 UTC] Endpoint: user/profile.php
[24-Apr-2026 15:59:41 UTC] Full Log Data: {
    "timestamp": "2026-04-24 15:59:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.213.229.99",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAzIiwidXNlcm5hbWUiOiJARmFtaWx5X1Nob3BfeGFtemEiLCJlbWFpbCI6Im11aGlkZGlubWF2bG9ubzkzQGdtYWlsLmNvbSIsImV4cCI6MTc3NzY1MTE3OH0.KmMLJwXrr5BaI188gnMC0dOtinhOKgOyxr17oXtwpIg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f16510abab60247-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.213.229.99",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.213.229.99, 162.158.102.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 15:59:41 UTC] === END API CALL LOG ===
[24-Apr-2026 15:59:41 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 15:59:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAzIiwidXNlcm5hbWUiOiJARmFtaWx5X1Nob3BfeGFtemEiLCJlbWFpbCI6Im11aGlkZGlubWF2bG9ubzkzQGdtYWlsLmNvbSIsImV4cCI6MTc3NzY1MTE3OH0.KmMLJwXrr5BaI188gnMC0dOtinhOKgOyxr17oXtwpIg
[24-Apr-2026 15:59:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 15:59:41 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 15:59:41 UTC] User ID: 403
[24-Apr-2026 15:59:41 UTC] ✅ User profile retrieved successfully for user ID: 403
[24-Apr-2026 15:59:49 UTC] === API CALL LOG ===
[24-Apr-2026 15:59:49 UTC] Endpoint: user/profile.php
[24-Apr-2026 15:59:49 UTC] Full Log Data: {
    "timestamp": "2026-04-24 15:59:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f16513c296f94eb-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.63",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.63, 172.70.162.240"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 15:59:49 UTC] === END API CALL LOG ===
[24-Apr-2026 15:59:49 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 15:59:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[24-Apr-2026 15:59:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 15:59:49 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 15:59:49 UTC] User ID: 344
[24-Apr-2026 15:59:49 UTC] ✅ User profile retrieved successfully for user ID: 344
[24-Apr-2026 15:59:49 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 15:59:49 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 15:59:49 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f16513c296d94eb-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.59.63","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.59.63, 172.70.162.239"}
[24-Apr-2026 15:59:49 UTC] === User Orders API Called ===
[24-Apr-2026 15:59:49 UTC] User ID: 344
[24-Apr-2026 15:59:49 UTC] Limit: 20, Offset: 0
[24-Apr-2026 15:59:49 UTC] Orders found: 3
[24-Apr-2026 15:59:49 UTC] Orders data: [{"id":218,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 19:28:14","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":217,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:31:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":216,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:30:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Apr-2026 15:59:49 UTC] Total orders count: 3
[24-Apr-2026 15:59:49 UTC] === API CALL LOG ===
[24-Apr-2026 15:59:49 UTC] Endpoint: user/profile.php
[24-Apr-2026 15:59:49 UTC] Full Log Data: {
    "timestamp": "2026-04-24 15:59:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f16513c297094eb-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.63",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.63, 172.70.162.239"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 15:59:49 UTC] === END API CALL LOG ===
[24-Apr-2026 15:59:49 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 15:59:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[24-Apr-2026 15:59:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 15:59:49 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 15:59:49 UTC] User ID: 344
[24-Apr-2026 15:59:49 UTC] ✅ User profile retrieved successfully for user ID: 344
[24-Apr-2026 15:59:53 UTC] === API CALL LOG ===
[24-Apr-2026 15:59:53 UTC] Endpoint: user/profile.php
[24-Apr-2026 15:59:53 UTC] Full Log Data: {
    "timestamp": "2026-04-24 15:59:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.213.229.99",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAzIiwidXNlcm5hbWUiOiJARmFtaWx5X1Nob3BfeGFtemEiLCJlbWFpbCI6Im11aGlkZGlubWF2bG9ubzkzQGdtYWlsLmNvbSIsImV4cCI6MTc3NzY1MTE3OH0.KmMLJwXrr5BaI188gnMC0dOtinhOKgOyxr17oXtwpIg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f16515a1f560247-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.213.229.99",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.213.229.99, 162.158.102.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 15:59:53 UTC] === END API CALL LOG ===
[24-Apr-2026 15:59:53 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 15:59:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAzIiwidXNlcm5hbWUiOiJARmFtaWx5X1Nob3BfeGFtemEiLCJlbWFpbCI6Im11aGlkZGlubWF2bG9ubzkzQGdtYWlsLmNvbSIsImV4cCI6MTc3NzY1MTE3OH0.KmMLJwXrr5BaI188gnMC0dOtinhOKgOyxr17oXtwpIg
[24-Apr-2026 15:59:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 15:59:53 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 15:59:53 UTC] User ID: 403
[24-Apr-2026 15:59:53 UTC] ✅ User profile retrieved successfully for user ID: 403
[24-Apr-2026 15:59:59 UTC] === API CALL LOG ===
[24-Apr-2026 15:59:59 UTC] Endpoint: user/profile.php
[24-Apr-2026 15:59:59 UTC] Full Log Data: {
    "timestamp": "2026-04-24 15:59:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.213.229.99",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAzIiwidXNlcm5hbWUiOiJARmFtaWx5X1Nob3BfeGFtemEiLCJlbWFpbCI6Im11aGlkZGlubWF2bG9ubzkzQGdtYWlsLmNvbSIsImV4cCI6MTc3NzY1MTE3OH0.KmMLJwXrr5BaI188gnMC0dOtinhOKgOyxr17oXtwpIg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f16517bf8140247-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.213.229.99",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.213.229.99, 162.158.102.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 15:59:59 UTC] === END API CALL LOG ===
[24-Apr-2026 15:59:59 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 15:59:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAzIiwidXNlcm5hbWUiOiJARmFtaWx5X1Nob3BfeGFtemEiLCJlbWFpbCI6Im11aGlkZGlubWF2bG9ubzkzQGdtYWlsLmNvbSIsImV4cCI6MTc3NzY1MTE3OH0.KmMLJwXrr5BaI188gnMC0dOtinhOKgOyxr17oXtwpIg
[24-Apr-2026 15:59:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 15:59:59 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 15:59:59 UTC] User ID: 403
[24-Apr-2026 15:59:59 UTC] ✅ User profile retrieved successfully for user ID: 403
[24-Apr-2026 15:59:59 UTC] User Purchases API - User ID: 403
[24-Apr-2026 15:59:59 UTC] User Purchases API - Total purchases found: 0
[24-Apr-2026 16:00:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 16:00:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 16:00:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAzIiwidXNlcm5hbWUiOiJARmFtaWx5X1Nob3BfeGFtemEiLCJlbWFpbCI6Im11aGlkZGlubWF2bG9ubzkzQGdtYWlsLmNvbSIsImV4cCI6MTc3NzY1MTE3OH0.KmMLJwXrr5BaI188gnMC0dOtinhOKgOyxr17oXtwpIg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f165265382b0247-WAW","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.213.229.99","CF-IPCountry":"UZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"185.213.229.99, 162.158.102.169"}
[24-Apr-2026 16:00:36 UTC] === User Orders API Called ===
[24-Apr-2026 16:00:36 UTC] User ID: 403
[24-Apr-2026 16:00:36 UTC] Limit: 20, Offset: 0
[24-Apr-2026 16:00:36 UTC] Orders found: 0
[24-Apr-2026 16:00:36 UTC] Orders data: []
[24-Apr-2026 16:00:36 UTC] Total orders count: 0
[24-Apr-2026 16:00:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 16:00:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 16:00:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAzIiwidXNlcm5hbWUiOiJARmFtaWx5X1Nob3BfeGFtemEiLCJlbWFpbCI6Im11aGlkZGlubWF2bG9ubzkzQGdtYWlsLmNvbSIsImV4cCI6MTc3NzY1MTE3OH0.KmMLJwXrr5BaI188gnMC0dOtinhOKgOyxr17oXtwpIg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f1652c2be6d0247-WAW","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.213.229.99","CF-IPCountry":"UZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"185.213.229.99, 162.158.102.168"}
[24-Apr-2026 16:00:51 UTC] === User Orders API Called ===
[24-Apr-2026 16:00:51 UTC] User ID: 403
[24-Apr-2026 16:00:51 UTC] Limit: 20, Offset: 0
[24-Apr-2026 16:00:51 UTC] Orders found: 0
[24-Apr-2026 16:00:51 UTC] Orders data: []
[24-Apr-2026 16:00:51 UTC] Total orders count: 0
[24-Apr-2026 16:00:51 UTC] === API CALL LOG ===
[24-Apr-2026 16:00:51 UTC] Endpoint: user/profile.php
[24-Apr-2026 16:00:51 UTC] Full Log Data: {
    "timestamp": "2026-04-24 16:00:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.213.229.99",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAzIiwidXNlcm5hbWUiOiJARmFtaWx5X1Nob3BfeGFtemEiLCJlbWFpbCI6Im11aGlkZGlubWF2bG9ubzkzQGdtYWlsLmNvbSIsImV4cCI6MTc3NzY1MTE3OH0.KmMLJwXrr5BaI188gnMC0dOtinhOKgOyxr17oXtwpIg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1652c2be6e0247-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.213.229.99",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.213.229.99, 162.158.102.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 16:00:51 UTC] === END API CALL LOG ===
[24-Apr-2026 16:00:51 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 16:00:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAzIiwidXNlcm5hbWUiOiJARmFtaWx5X1Nob3BfeGFtemEiLCJlbWFpbCI6Im11aGlkZGlubWF2bG9ubzkzQGdtYWlsLmNvbSIsImV4cCI6MTc3NzY1MTE3OH0.KmMLJwXrr5BaI188gnMC0dOtinhOKgOyxr17oXtwpIg
[24-Apr-2026 16:00:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 16:00:51 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 16:00:51 UTC] User ID: 403
[24-Apr-2026 16:00:51 UTC] ✅ User profile retrieved successfully for user ID: 403
[24-Apr-2026 16:00:52 UTC] === API CALL LOG ===
[24-Apr-2026 16:00:52 UTC] Endpoint: user/profile.php
[24-Apr-2026 16:00:52 UTC] Full Log Data: {
    "timestamp": "2026-04-24 16:00:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.213.229.99",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAzIiwidXNlcm5hbWUiOiJARmFtaWx5X1Nob3BfeGFtemEiLCJlbWFpbCI6Im11aGlkZGlubWF2bG9ubzkzQGdtYWlsLmNvbSIsImV4cCI6MTc3NzY1MTE3OH0.KmMLJwXrr5BaI188gnMC0dOtinhOKgOyxr17oXtwpIg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1652c69b970247-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.213.229.99",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.213.229.99, 162.158.102.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 16:00:52 UTC] === END API CALL LOG ===
[24-Apr-2026 16:00:52 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 16:00:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAzIiwidXNlcm5hbWUiOiJARmFtaWx5X1Nob3BfeGFtemEiLCJlbWFpbCI6Im11aGlkZGlubWF2bG9ubzkzQGdtYWlsLmNvbSIsImV4cCI6MTc3NzY1MTE3OH0.KmMLJwXrr5BaI188gnMC0dOtinhOKgOyxr17oXtwpIg
[24-Apr-2026 16:00:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 16:00:52 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 16:00:52 UTC] User ID: 403
[24-Apr-2026 16:00:52 UTC] ✅ User profile retrieved successfully for user ID: 403
[24-Apr-2026 16:00:52 UTC] === API CALL LOG ===
[24-Apr-2026 16:00:52 UTC] Endpoint: user/profile.php
[24-Apr-2026 16:00:52 UTC] Full Log Data: {
    "timestamp": "2026-04-24 16:00:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.213.229.99",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAzIiwidXNlcm5hbWUiOiJARmFtaWx5X1Nob3BfeGFtemEiLCJlbWFpbCI6Im11aGlkZGlubWF2bG9ubzkzQGdtYWlsLmNvbSIsImV4cCI6MTc3NzY1MTE3OH0.KmMLJwXrr5BaI188gnMC0dOtinhOKgOyxr17oXtwpIg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1652c8fe3a0247-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.213.229.99",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.213.229.99, 162.158.102.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 16:00:52 UTC] === END API CALL LOG ===
[24-Apr-2026 16:00:52 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 16:00:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDAzIiwidXNlcm5hbWUiOiJARmFtaWx5X1Nob3BfeGFtemEiLCJlbWFpbCI6Im11aGlkZGlubWF2bG9ubzkzQGdtYWlsLmNvbSIsImV4cCI6MTc3NzY1MTE3OH0.KmMLJwXrr5BaI188gnMC0dOtinhOKgOyxr17oXtwpIg
[24-Apr-2026 16:00:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 16:00:52 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 16:00:52 UTC] User ID: 403
[24-Apr-2026 16:00:52 UTC] ✅ User profile retrieved successfully for user ID: 403
[24-Apr-2026 16:04:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 16:04:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 16:04:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f16578f6bc294eb-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.59.63","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.59.63, 172.70.162.240"}
[24-Apr-2026 16:04:08 UTC] === User Orders API Called ===
[24-Apr-2026 16:04:08 UTC] User ID: 344
[24-Apr-2026 16:04:08 UTC] Limit: 20, Offset: 0
[24-Apr-2026 16:04:08 UTC] Orders found: 4
[24-Apr-2026 16:04:08 UTC] Orders data: [{"id":219,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance12556","status":"pending","created_at":"2026-04-24 19:34:06","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":218,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 19:28:14","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":217,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:31:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":216,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:30:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Apr-2026 16:04:08 UTC] Total orders count: 4
[24-Apr-2026 16:04:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 16:04:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 16:04:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f1657928f4b94eb-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.59.63","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.59.63, 172.70.162.240"}
[24-Apr-2026 16:04:08 UTC] === User Orders API Called ===
[24-Apr-2026 16:04:08 UTC] User ID: 344
[24-Apr-2026 16:04:08 UTC] Limit: 20, Offset: 0
[24-Apr-2026 16:04:08 UTC] Orders found: 4
[24-Apr-2026 16:04:08 UTC] Orders data: [{"id":219,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance12556","status":"pending","created_at":"2026-04-24 19:34:06","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":218,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 19:28:14","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":217,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:31:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":216,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:30:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Apr-2026 16:04:08 UTC] Total orders count: 4
[24-Apr-2026 16:04:08 UTC] === API CALL LOG ===
[24-Apr-2026 16:04:08 UTC] === API CALL LOG ===
[24-Apr-2026 16:04:08 UTC] Endpoint: user/profile.php
[24-Apr-2026 16:04:08 UTC] Endpoint: user/profile.php
[24-Apr-2026 16:04:08 UTC] Full Log Data: {
    "timestamp": "2026-04-24 16:04:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1657928f5194eb-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.63",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.63, 172.70.162.240"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 16:04:08 UTC] Full Log Data: {
    "timestamp": "2026-04-24 16:04:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1657928f4f94eb-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.63",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.63, 172.70.162.239"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 16:04:08 UTC] === END API CALL LOG ===
[24-Apr-2026 16:04:08 UTC] === END API CALL LOG ===
[24-Apr-2026 16:04:08 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 16:04:08 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 16:04:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[24-Apr-2026 16:04:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[24-Apr-2026 16:04:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 16:04:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 16:04:08 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 16:04:08 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 16:04:08 UTC] User ID: 344
[24-Apr-2026 16:04:08 UTC] User ID: 344
[24-Apr-2026 16:04:08 UTC] ✅ User profile retrieved successfully for user ID: 344
[24-Apr-2026 16:04:08 UTC] ✅ User profile retrieved successfully for user ID: 344
[24-Apr-2026 16:04:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 16:04:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 16:04:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f1657c8095394eb-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.59.63","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.59.63, 172.70.162.239"}
[24-Apr-2026 16:04:17 UTC] === User Orders API Called ===
[24-Apr-2026 16:04:17 UTC] User ID: 344
[24-Apr-2026 16:04:17 UTC] Limit: 20, Offset: 0
[24-Apr-2026 16:04:17 UTC] Orders found: 4
[24-Apr-2026 16:04:17 UTC] Orders data: [{"id":219,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance12556","status":"pending","created_at":"2026-04-24 19:34:06","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":218,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 19:28:14","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":217,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:31:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":216,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:30:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Apr-2026 16:04:17 UTC] Total orders count: 4
[24-Apr-2026 16:05:01 UTC] === API CALL LOG ===
[24-Apr-2026 16:05:01 UTC] Endpoint: user/profile.php
[24-Apr-2026 16:05:01 UTC] Full Log Data: {
    "timestamp": "2026-04-24 16:05:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1658de0a7394eb-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.63",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.63, 172.70.162.240"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 16:05:01 UTC] === END API CALL LOG ===
[24-Apr-2026 16:05:01 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 16:05:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[24-Apr-2026 16:05:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 16:05:01 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 16:05:01 UTC] User ID: 344
[24-Apr-2026 16:05:01 UTC] ✅ User profile retrieved successfully for user ID: 344
[24-Apr-2026 16:05:01 UTC] === API CALL LOG ===
[24-Apr-2026 16:05:01 UTC] Endpoint: user/profile.php
[24-Apr-2026 16:05:01 UTC] Full Log Data: {
    "timestamp": "2026-04-24 16:05:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1658de0a7594eb-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.63",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.63, 172.70.162.239"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 16:05:01 UTC] === END API CALL LOG ===
[24-Apr-2026 16:05:01 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 16:05:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[24-Apr-2026 16:05:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 16:05:01 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 16:05:01 UTC] User ID: 344
[24-Apr-2026 16:05:01 UTC] ✅ User profile retrieved successfully for user ID: 344
[24-Apr-2026 16:05:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 16:05:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 16:05:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f1658de0a7194eb-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.59.63","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.59.63, 172.70.162.240"}
[24-Apr-2026 16:05:01 UTC] === User Orders API Called ===
[24-Apr-2026 16:05:01 UTC] User ID: 344
[24-Apr-2026 16:05:01 UTC] Limit: 20, Offset: 0
[24-Apr-2026 16:05:01 UTC] Orders found: 4
[24-Apr-2026 16:05:01 UTC] Orders data: [{"id":219,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance12556","status":"cancelled","created_at":"2026-04-24 19:34:06","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":218,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 19:28:14","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":217,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:31:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":216,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:30:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Apr-2026 16:05:01 UTC] Total orders count: 4
[24-Apr-2026 16:05:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 16:05:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 16:05:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f1658f9aa6a94eb-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.59.63","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.59.63, 172.70.162.240"}
[24-Apr-2026 16:05:06 UTC] === User Orders API Called ===
[24-Apr-2026 16:05:06 UTC] User ID: 344
[24-Apr-2026 16:05:06 UTC] Limit: 20, Offset: 0
[24-Apr-2026 16:05:06 UTC] Orders found: 4
[24-Apr-2026 16:05:06 UTC] Orders data: [{"id":219,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance12556","status":"cancelled","created_at":"2026-04-24 19:34:06","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":218,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 19:28:14","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":217,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:31:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":216,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:30:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Apr-2026 16:05:06 UTC] Total orders count: 4
[24-Apr-2026 16:05:12 UTC] === API CALL LOG ===
[24-Apr-2026 16:05:12 UTC] Endpoint: user/profile.php
[24-Apr-2026 16:05:12 UTC] Full Log Data: {
    "timestamp": "2026-04-24 16:05:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f165923684094eb-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.63",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.63, 172.70.162.239"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 16:05:12 UTC] === END API CALL LOG ===
[24-Apr-2026 16:05:12 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 16:05:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[24-Apr-2026 16:05:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 16:05:12 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 16:05:12 UTC] User ID: 344
[24-Apr-2026 16:05:12 UTC] ✅ User profile retrieved successfully for user ID: 344
[24-Apr-2026 16:05:13 UTC] User Purchases API - User ID: 344
[24-Apr-2026 16:05:13 UTC] User Purchases API - Total purchases found: 4
[24-Apr-2026 16:05:55 UTC] === API CALL LOG ===
[24-Apr-2026 16:05:55 UTC] Endpoint: user/profile.php
[24-Apr-2026 16:05:55 UTC] Full Log Data: {
    "timestamp": "2026-04-24 16:05:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f165a2bab6994eb-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.63",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.63, 172.70.162.239"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 16:05:55 UTC] === END API CALL LOG ===
[24-Apr-2026 16:05:55 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 16:05:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[24-Apr-2026 16:05:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 16:05:55 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 16:05:55 UTC] User ID: 344
[24-Apr-2026 16:05:55 UTC] ✅ User profile retrieved successfully for user ID: 344
[24-Apr-2026 16:05:55 UTC] User Purchases API - User ID: 344
[24-Apr-2026 16:05:55 UTC] User Purchases API - Total purchases found: 4
[24-Apr-2026 16:06:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 16:06:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 16:06:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f165a4cf88394eb-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.59.63","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.59.63, 172.70.162.239"}
[24-Apr-2026 16:06:00 UTC] === User Orders API Called ===
[24-Apr-2026 16:06:00 UTC] User ID: 344
[24-Apr-2026 16:06:00 UTC] Limit: 20, Offset: 0
[24-Apr-2026 16:06:00 UTC] Orders found: 4
[24-Apr-2026 16:06:00 UTC] Orders data: [{"id":219,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance12556","status":"cancelled","created_at":"2026-04-24 19:34:06","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":218,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 19:28:14","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":217,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:31:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":216,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:30:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Apr-2026 16:06:00 UTC] Total orders count: 4
[24-Apr-2026 16:06:00 UTC] === API CALL LOG ===
[24-Apr-2026 16:06:00 UTC] Endpoint: user/profile.php
[24-Apr-2026 16:06:00 UTC] Full Log Data: {
    "timestamp": "2026-04-24 16:06:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f165a4cf88594eb-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.63",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.63, 172.70.162.239"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 16:06:00 UTC] === END API CALL LOG ===
[24-Apr-2026 16:06:00 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 16:06:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[24-Apr-2026 16:06:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 16:06:00 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 16:06:00 UTC] User ID: 344
[24-Apr-2026 16:06:00 UTC] ✅ User profile retrieved successfully for user ID: 344
[24-Apr-2026 16:06:00 UTC] === API CALL LOG ===
[24-Apr-2026 16:06:00 UTC] Endpoint: user/profile.php
[24-Apr-2026 16:06:00 UTC] Full Log Data: {
    "timestamp": "2026-04-24 16:06:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f165a4cf88694eb-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.63",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.63, 172.70.162.239"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 16:06:00 UTC] === END API CALL LOG ===
[24-Apr-2026 16:06:00 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 16:06:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[24-Apr-2026 16:06:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 16:06:00 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 16:06:00 UTC] User ID: 344
[24-Apr-2026 16:06:00 UTC] ✅ User profile retrieved successfully for user ID: 344
[24-Apr-2026 16:06:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 16:06:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 16:06:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f165ac06ad394eb-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.59.63","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.59.63, 172.70.162.240"}
[24-Apr-2026 16:06:18 UTC] === User Orders API Called ===
[24-Apr-2026 16:06:18 UTC] User ID: 344
[24-Apr-2026 16:06:18 UTC] Limit: 20, Offset: 0
[24-Apr-2026 16:06:18 UTC] Orders found: 4
[24-Apr-2026 16:06:18 UTC] Orders data: [{"id":219,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance12556","status":"cancelled","created_at":"2026-04-24 19:34:06","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":218,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 19:28:14","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":217,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:31:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":216,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:30:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Apr-2026 16:06:18 UTC] Total orders count: 4
[24-Apr-2026 16:06:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 16:06:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 16:06:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f165ace3de694eb-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.59.63","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.59.63, 172.70.162.240"}
[24-Apr-2026 16:06:21 UTC] === User Orders API Called ===
[24-Apr-2026 16:06:21 UTC] User ID: 344
[24-Apr-2026 16:06:21 UTC] Limit: 20, Offset: 0
[24-Apr-2026 16:06:21 UTC] Orders found: 4
[24-Apr-2026 16:06:21 UTC] Orders data: [{"id":219,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance12556","status":"cancelled","created_at":"2026-04-24 19:34:06","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":218,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 19:28:14","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":217,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:31:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":216,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:30:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Apr-2026 16:06:21 UTC] Total orders count: 4
[24-Apr-2026 16:06:21 UTC] === API CALL LOG ===
[24-Apr-2026 16:06:21 UTC] Endpoint: user/profile.php
[24-Apr-2026 16:06:21 UTC] Full Log Data: {
    "timestamp": "2026-04-24 16:06:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f165ace3de894eb-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.63",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.63, 172.70.162.240"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 16:06:21 UTC] === END API CALL LOG ===
[24-Apr-2026 16:06:21 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 16:06:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[24-Apr-2026 16:06:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 16:06:21 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 16:06:21 UTC] User ID: 344
[24-Apr-2026 16:06:21 UTC] ✅ User profile retrieved successfully for user ID: 344
[24-Apr-2026 16:06:21 UTC] === API CALL LOG ===
[24-Apr-2026 16:06:21 UTC] Endpoint: user/profile.php
[24-Apr-2026 16:06:21 UTC] Full Log Data: {
    "timestamp": "2026-04-24 16:06:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f165ace3de994eb-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.63",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.63, 172.70.162.239"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 16:06:21 UTC] === END API CALL LOG ===
[24-Apr-2026 16:06:21 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 16:06:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[24-Apr-2026 16:06:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 16:06:21 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 16:06:21 UTC] User ID: 344
[24-Apr-2026 16:06:21 UTC] ✅ User profile retrieved successfully for user ID: 344
[24-Apr-2026 16:06:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 16:06:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 16:06:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f165af46c1794eb-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.59.63","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.59.63, 172.70.162.240"}
[24-Apr-2026 16:06:27 UTC] === User Orders API Called ===
[24-Apr-2026 16:06:27 UTC] User ID: 344
[24-Apr-2026 16:06:27 UTC] Limit: 20, Offset: 0
[24-Apr-2026 16:06:27 UTC] Orders found: 4
[24-Apr-2026 16:06:27 UTC] Orders data: [{"id":219,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance12556","status":"cancelled","created_at":"2026-04-24 19:34:06","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":218,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 19:28:14","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":217,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:31:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":216,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:30:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Apr-2026 16:06:27 UTC] === API CALL LOG ===
[24-Apr-2026 16:06:27 UTC] Endpoint: user/profile.php
[24-Apr-2026 16:06:27 UTC] Full Log Data: {
    "timestamp": "2026-04-24 16:06:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f165af46c1a94eb-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.63",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.63, 172.70.162.240"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 16:06:27 UTC] Total orders count: 4
[24-Apr-2026 16:06:27 UTC] === END API CALL LOG ===
[24-Apr-2026 16:06:27 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 16:06:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[24-Apr-2026 16:06:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 16:06:27 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 16:06:27 UTC] User ID: 344
[24-Apr-2026 16:06:27 UTC] ✅ User profile retrieved successfully for user ID: 344
[24-Apr-2026 16:06:27 UTC] === API CALL LOG ===
[24-Apr-2026 16:06:27 UTC] Endpoint: user/profile.php
[24-Apr-2026 16:06:27 UTC] Full Log Data: {
    "timestamp": "2026-04-24 16:06:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f165af46c1b94eb-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.63",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.63, 172.70.162.240"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 16:06:27 UTC] === END API CALL LOG ===
[24-Apr-2026 16:06:27 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 16:06:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[24-Apr-2026 16:06:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 16:06:27 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 16:06:27 UTC] User ID: 344
[24-Apr-2026 16:06:27 UTC] ✅ User profile retrieved successfully for user ID: 344
[24-Apr-2026 16:06:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 16:06:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 16:06:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f165afa28b594eb-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.59.63","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.59.63, 172.70.162.240"}
[24-Apr-2026 16:06:28 UTC] === User Orders API Called ===
[24-Apr-2026 16:06:28 UTC] User ID: 344
[24-Apr-2026 16:06:28 UTC] Limit: 20, Offset: 0
[24-Apr-2026 16:06:28 UTC] Orders found: 4
[24-Apr-2026 16:06:28 UTC] Orders data: [{"id":219,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance12556","status":"cancelled","created_at":"2026-04-24 19:34:06","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":218,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 19:28:14","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":217,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:31:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":216,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:30:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Apr-2026 16:06:28 UTC] Total orders count: 4
[24-Apr-2026 16:06:37 UTC] === API CALL LOG ===
[24-Apr-2026 16:06:37 UTC] Endpoint: user/profile.php
[24-Apr-2026 16:06:37 UTC] Full Log Data: {
    "timestamp": "2026-04-24 16:06:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f165b366bc194eb-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.63",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.63, 172.70.162.240"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 16:06:37 UTC] === END API CALL LOG ===
[24-Apr-2026 16:06:37 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 16:06:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[24-Apr-2026 16:06:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 16:06:37 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 16:06:37 UTC] User ID: 344
[24-Apr-2026 16:06:37 UTC] ✅ User profile retrieved successfully for user ID: 344
[24-Apr-2026 16:06:38 UTC] User Purchases API - User ID: 344
[24-Apr-2026 16:06:38 UTC] User Purchases API - Total purchases found: 4
[24-Apr-2026 16:10:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 16:10:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 16:10:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f1660267b7e94eb-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.59.63","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.59.63, 172.70.162.239"}
[24-Apr-2026 16:10:00 UTC] === User Orders API Called ===
[24-Apr-2026 16:10:00 UTC] User ID: 344
[24-Apr-2026 16:10:00 UTC] Limit: 20, Offset: 0
[24-Apr-2026 16:10:00 UTC] Orders found: 4
[24-Apr-2026 16:10:00 UTC] Orders data: [{"id":219,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance12556","status":"cancelled","created_at":"2026-04-24 19:34:06","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":218,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 19:28:14","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":217,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:31:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":216,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:30:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Apr-2026 16:10:00 UTC] Total orders count: 4
[24-Apr-2026 16:10:00 UTC] === API CALL LOG ===
[24-Apr-2026 16:10:00 UTC] Endpoint: user/profile.php
[24-Apr-2026 16:10:00 UTC] Full Log Data: {
    "timestamp": "2026-04-24 16:10:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1660267b8294eb-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.63",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.63, 172.70.162.240"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 16:10:00 UTC] === END API CALL LOG ===
[24-Apr-2026 16:10:00 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 16:10:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[24-Apr-2026 16:10:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 16:10:00 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 16:10:00 UTC] User ID: 344
[24-Apr-2026 16:10:00 UTC] ✅ User profile retrieved successfully for user ID: 344
[24-Apr-2026 16:10:00 UTC] === API CALL LOG ===
[24-Apr-2026 16:10:00 UTC] Endpoint: user/profile.php
[24-Apr-2026 16:10:00 UTC] Full Log Data: {
    "timestamp": "2026-04-24 16:10:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1660267b8494eb-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.63",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.63, 172.70.162.239"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 16:10:00 UTC] === END API CALL LOG ===
[24-Apr-2026 16:10:00 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 16:10:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[24-Apr-2026 16:10:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 16:10:00 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 16:10:00 UTC] User ID: 344
[24-Apr-2026 16:10:00 UTC] ✅ User profile retrieved successfully for user ID: 344
[24-Apr-2026 16:13:35 UTC] === API CALL LOG ===
[24-Apr-2026 16:13:35 UTC] Endpoint: user/profile.php
[24-Apr-2026 16:13:35 UTC] Full Log Data: {
    "timestamp": "2026-04-24 16:13:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1665674b0994eb-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.63",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.63, 172.70.162.239"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 16:13:35 UTC] === END API CALL LOG ===
[24-Apr-2026 16:13:35 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 16:13:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[24-Apr-2026 16:13:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 16:13:35 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 16:13:35 UTC] User ID: 344
[24-Apr-2026 16:13:35 UTC] ✅ User profile retrieved successfully for user ID: 344
[24-Apr-2026 16:13:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 16:13:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 16:13:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f1665d4ea1294eb-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.59.63","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.59.63, 172.70.162.239"}
[24-Apr-2026 16:13:52 UTC] === User Orders API Called ===
[24-Apr-2026 16:13:52 UTC] User ID: 344
[24-Apr-2026 16:13:52 UTC] Limit: 20, Offset: 0
[24-Apr-2026 16:13:52 UTC] Orders found: 5
[24-Apr-2026 16:13:52 UTC] Orders data: [{"id":220,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"pending","created_at":"2026-04-24 19:43:50","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":219,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance12556","status":"cancelled","created_at":"2026-04-24 19:34:06","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":218,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 19:28:14","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":217,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:31:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":216,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:30:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Apr-2026 16:13:52 UTC] Total orders count: 5
[24-Apr-2026 16:14:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 16:14:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 16:14:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f1666337dc494eb-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.59.63","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.59.63, 172.70.162.239"}
[24-Apr-2026 16:14:07 UTC] === User Orders API Called ===
[24-Apr-2026 16:14:07 UTC] User ID: 344
[24-Apr-2026 16:14:07 UTC] Limit: 20, Offset: 0
[24-Apr-2026 16:14:07 UTC] Orders found: 5
[24-Apr-2026 16:14:07 UTC] Orders data: [{"id":220,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"pending","created_at":"2026-04-24 19:43:50","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":219,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance12556","status":"cancelled","created_at":"2026-04-24 19:34:06","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":218,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 19:28:14","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":217,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:31:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":216,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:30:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Apr-2026 16:14:07 UTC] Total orders count: 5
[24-Apr-2026 16:14:07 UTC] === API CALL LOG ===
[24-Apr-2026 16:14:07 UTC] Endpoint: user/profile.php
[24-Apr-2026 16:14:07 UTC] Full Log Data: {
    "timestamp": "2026-04-24 16:14:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1666337dc994eb-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.63",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.63, 172.70.162.240"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 16:14:07 UTC] === END API CALL LOG ===
[24-Apr-2026 16:14:07 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 16:14:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[24-Apr-2026 16:14:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 16:14:07 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 16:14:07 UTC] User ID: 344
[24-Apr-2026 16:14:07 UTC] ✅ User profile retrieved successfully for user ID: 344
[24-Apr-2026 16:14:07 UTC] === API CALL LOG ===
[24-Apr-2026 16:14:07 UTC] Endpoint: user/profile.php
[24-Apr-2026 16:14:07 UTC] Full Log Data: {
    "timestamp": "2026-04-24 16:14:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1666337dc894eb-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.63",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.63, 172.70.162.240"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 16:14:07 UTC] === END API CALL LOG ===
[24-Apr-2026 16:14:07 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 16:14:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[24-Apr-2026 16:14:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 16:14:07 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 16:14:07 UTC] User ID: 344
[24-Apr-2026 16:14:07 UTC] ✅ User profile retrieved successfully for user ID: 344
[24-Apr-2026 16:14:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 16:14:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 16:14:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f166665485494eb-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.59.63","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.59.63, 172.70.162.239"}
[24-Apr-2026 16:14:15 UTC] === User Orders API Called ===
[24-Apr-2026 16:14:15 UTC] User ID: 344
[24-Apr-2026 16:14:15 UTC] Limit: 20, Offset: 0
[24-Apr-2026 16:14:15 UTC] Orders found: 5
[24-Apr-2026 16:14:15 UTC] Orders data: [{"id":220,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"pending","created_at":"2026-04-24 19:43:50","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":219,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance12556","status":"cancelled","created_at":"2026-04-24 19:34:06","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":218,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 19:28:14","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":217,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:31:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":216,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:30:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Apr-2026 16:14:15 UTC] Total orders count: 5
[24-Apr-2026 16:14:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 16:14:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 16:14:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f1666738e6794eb-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.59.63","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.59.63, 172.70.162.239"}
[24-Apr-2026 16:14:18 UTC] === User Orders API Called ===
[24-Apr-2026 16:14:18 UTC] User ID: 344
[24-Apr-2026 16:14:18 UTC] Limit: 20, Offset: 0
[24-Apr-2026 16:14:18 UTC] Orders found: 5
[24-Apr-2026 16:14:18 UTC] Orders data: [{"id":220,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"pending","created_at":"2026-04-24 19:43:50","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":219,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance12556","status":"cancelled","created_at":"2026-04-24 19:34:06","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":218,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 19:28:14","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":217,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:31:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":216,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:30:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Apr-2026 16:14:18 UTC] Total orders count: 5
[24-Apr-2026 16:14:18 UTC] === API CALL LOG ===
[24-Apr-2026 16:14:18 UTC] Endpoint: user/profile.php
[24-Apr-2026 16:14:18 UTC] Full Log Data: {
    "timestamp": "2026-04-24 16:14:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1666738e6994eb-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.63",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.63, 172.70.162.240"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 16:14:18 UTC] === END API CALL LOG ===
[24-Apr-2026 16:14:18 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 16:14:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[24-Apr-2026 16:14:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 16:14:18 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 16:14:18 UTC] User ID: 344
[24-Apr-2026 16:14:18 UTC] ✅ User profile retrieved successfully for user ID: 344
[24-Apr-2026 16:14:18 UTC] === API CALL LOG ===
[24-Apr-2026 16:14:18 UTC] Endpoint: user/profile.php
[24-Apr-2026 16:14:18 UTC] Full Log Data: {
    "timestamp": "2026-04-24 16:14:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1666738e6c94eb-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.63",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.63, 172.70.162.239"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 16:14:18 UTC] === END API CALL LOG ===
[24-Apr-2026 16:14:18 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 16:14:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[24-Apr-2026 16:14:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 16:14:18 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 16:14:18 UTC] User ID: 344
[24-Apr-2026 16:14:18 UTC] ✅ User profile retrieved successfully for user ID: 344
[24-Apr-2026 16:14:37 UTC] === API CALL LOG ===
[24-Apr-2026 16:14:37 UTC] Endpoint: user/profile.php
[24-Apr-2026 16:14:37 UTC] Full Log Data: {
    "timestamp": "2026-04-24 16:14:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1666eecaf094eb-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.63",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.63, 172.70.162.239"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 16:14:37 UTC] === END API CALL LOG ===
[24-Apr-2026 16:14:37 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 16:14:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[24-Apr-2026 16:14:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 16:14:37 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 16:14:37 UTC] User ID: 344
[24-Apr-2026 16:14:37 UTC] ✅ User profile retrieved successfully for user ID: 344
[24-Apr-2026 16:14:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 16:14:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 16:14:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f166768bf1594eb-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.59.63","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.59.63, 172.70.162.240"}
[24-Apr-2026 16:14:57 UTC] === User Orders API Called ===
[24-Apr-2026 16:14:57 UTC] User ID: 344
[24-Apr-2026 16:14:57 UTC] Limit: 20, Offset: 0
[24-Apr-2026 16:14:57 UTC] Orders found: 5
[24-Apr-2026 16:14:57 UTC] Orders data: [{"id":220,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"pending","created_at":"2026-04-24 19:43:50","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":219,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance12556","status":"cancelled","created_at":"2026-04-24 19:34:06","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":218,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 19:28:14","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":217,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:31:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":216,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:30:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Apr-2026 16:14:57 UTC] Total orders count: 5
[24-Apr-2026 16:15:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 16:15:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 16:15:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f16677ed84494eb-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.59.63","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.59.63, 172.70.162.240"}
[24-Apr-2026 16:15:00 UTC] === User Orders API Called ===
[24-Apr-2026 16:15:00 UTC] User ID: 344
[24-Apr-2026 16:15:00 UTC] Limit: 20, Offset: 0
[24-Apr-2026 16:15:00 UTC] Orders found: 5
[24-Apr-2026 16:15:00 UTC] Orders data: [{"id":220,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"pending","created_at":"2026-04-24 19:43:50","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":219,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance12556","status":"cancelled","created_at":"2026-04-24 19:34:06","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":218,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 19:28:14","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":217,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:31:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":216,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:30:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Apr-2026 16:15:00 UTC] Total orders count: 5
[24-Apr-2026 16:15:00 UTC] === API CALL LOG ===
[24-Apr-2026 16:15:00 UTC] Endpoint: user/profile.php
[24-Apr-2026 16:15:00 UTC] Full Log Data: {
    "timestamp": "2026-04-24 16:15:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f16677ed84894eb-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.63",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.63, 172.70.162.240"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 16:15:00 UTC] === END API CALL LOG ===
[24-Apr-2026 16:15:00 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 16:15:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[24-Apr-2026 16:15:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 16:15:00 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 16:15:00 UTC] User ID: 344
[24-Apr-2026 16:15:00 UTC] ✅ User profile retrieved successfully for user ID: 344
[24-Apr-2026 16:15:00 UTC] === API CALL LOG ===
[24-Apr-2026 16:15:00 UTC] Endpoint: user/profile.php
[24-Apr-2026 16:15:00 UTC] Full Log Data: {
    "timestamp": "2026-04-24 16:15:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f16677ed84694eb-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.63",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.63, 172.70.162.240"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 16:15:00 UTC] === END API CALL LOG ===
[24-Apr-2026 16:15:00 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 16:15:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[24-Apr-2026 16:15:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 16:15:00 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 16:15:00 UTC] User ID: 344
[24-Apr-2026 16:15:00 UTC] ✅ User profile retrieved successfully for user ID: 344
[24-Apr-2026 16:15:13 UTC] === API CALL LOG ===
[24-Apr-2026 16:15:13 UTC] Endpoint: user/profile.php
[24-Apr-2026 16:15:13 UTC] Full Log Data: {
    "timestamp": "2026-04-24 16:15:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1667cc6e1994eb-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.63",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.63, 172.70.162.240"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 16:15:13 UTC] === END API CALL LOG ===
[24-Apr-2026 16:15:13 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 16:15:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[24-Apr-2026 16:15:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 16:15:13 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 16:15:13 UTC] User ID: 344
[24-Apr-2026 16:15:13 UTC] ✅ User profile retrieved successfully for user ID: 344
[24-Apr-2026 16:15:16 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 16:15:16 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 16:15:16 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f1667e1e9f194eb-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.59.63","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.59.63, 172.70.162.240"}
[24-Apr-2026 16:15:16 UTC] === User Orders API Called ===
[24-Apr-2026 16:15:16 UTC] User ID: 344
[24-Apr-2026 16:15:16 UTC] Limit: 20, Offset: 0
[24-Apr-2026 16:15:16 UTC] Orders found: 5
[24-Apr-2026 16:15:16 UTC] Orders data: [{"id":220,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"pending","created_at":"2026-04-24 19:43:50","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":219,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance12556","status":"cancelled","created_at":"2026-04-24 19:34:06","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":218,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 19:28:14","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":217,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:31:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":216,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:30:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Apr-2026 16:15:16 UTC] Total orders count: 5
[24-Apr-2026 16:15:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 16:15:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 16:15:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f16685a9e5994eb-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.59.63","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.59.63, 172.70.162.240"}
[24-Apr-2026 16:15:36 UTC] === User Orders API Called ===
[24-Apr-2026 16:15:36 UTC] User ID: 344
[24-Apr-2026 16:15:36 UTC] Limit: 20, Offset: 0
[24-Apr-2026 16:15:36 UTC] Orders found: 5
[24-Apr-2026 16:15:36 UTC] Orders data: [{"id":220,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"pending","created_at":"2026-04-24 19:43:50","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":219,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance12556","status":"cancelled","created_at":"2026-04-24 19:34:06","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":218,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 19:28:14","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":217,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:31:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":216,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:30:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Apr-2026 16:15:36 UTC] Total orders count: 5
[24-Apr-2026 16:15:36 UTC] === API CALL LOG ===
[24-Apr-2026 16:15:36 UTC] Endpoint: user/profile.php
[24-Apr-2026 16:15:36 UTC] Full Log Data: {
    "timestamp": "2026-04-24 16:15:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f16685a9e5c94eb-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.63",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.63, 172.70.162.239"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 16:15:36 UTC] === END API CALL LOG ===
[24-Apr-2026 16:15:36 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 16:15:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[24-Apr-2026 16:15:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 16:15:36 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 16:15:36 UTC] User ID: 344
[24-Apr-2026 16:15:36 UTC] ✅ User profile retrieved successfully for user ID: 344
[24-Apr-2026 16:15:36 UTC] === API CALL LOG ===
[24-Apr-2026 16:15:36 UTC] Endpoint: user/profile.php
[24-Apr-2026 16:15:36 UTC] Full Log Data: {
    "timestamp": "2026-04-24 16:15:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f16685a9e5e94eb-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.63",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.63, 172.70.162.240"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 16:15:36 UTC] === END API CALL LOG ===
[24-Apr-2026 16:15:36 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 16:15:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[24-Apr-2026 16:15:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 16:15:36 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 16:15:36 UTC] User ID: 344
[24-Apr-2026 16:15:36 UTC] ✅ User profile retrieved successfully for user ID: 344
[24-Apr-2026 16:15:46 UTC] === API CALL LOG ===
[24-Apr-2026 16:15:46 UTC] Endpoint: user/profile.php
[24-Apr-2026 16:15:46 UTC] Full Log Data: {
    "timestamp": "2026-04-24 16:15:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f16689a6e0694eb-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.63",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.63, 172.70.162.239"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 16:15:46 UTC] === END API CALL LOG ===
[24-Apr-2026 16:15:46 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 16:15:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[24-Apr-2026 16:15:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 16:15:46 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 16:15:46 UTC] User ID: 344
[24-Apr-2026 16:15:46 UTC] ✅ User profile retrieved successfully for user ID: 344
[24-Apr-2026 16:15:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 16:15:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 16:15:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f1668a94f5394eb-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.59.63","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.59.63, 172.70.162.239"}
[24-Apr-2026 16:15:48 UTC] === User Orders API Called ===
[24-Apr-2026 16:15:48 UTC] User ID: 344
[24-Apr-2026 16:15:48 UTC] Limit: 20, Offset: 0
[24-Apr-2026 16:15:48 UTC] Orders found: 5
[24-Apr-2026 16:15:48 UTC] Orders data: [{"id":220,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"pending","created_at":"2026-04-24 19:43:50","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":219,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance12556","status":"cancelled","created_at":"2026-04-24 19:34:06","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":218,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 19:28:14","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":217,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:31:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":216,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:30:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Apr-2026 16:15:48 UTC] Total orders count: 5
[24-Apr-2026 16:15:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 16:15:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 16:15:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f1668c20be894eb-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.59.63","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.59.63, 172.70.162.239"}
[24-Apr-2026 16:15:52 UTC] === User Orders API Called ===
[24-Apr-2026 16:15:52 UTC] User ID: 344
[24-Apr-2026 16:15:52 UTC] Limit: 20, Offset: 0
[24-Apr-2026 16:15:52 UTC] Orders found: 5
[24-Apr-2026 16:15:52 UTC] Orders data: [{"id":220,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"pending","created_at":"2026-04-24 19:43:50","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":219,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance12556","status":"cancelled","created_at":"2026-04-24 19:34:06","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":218,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 19:28:14","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":217,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:31:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":216,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:30:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Apr-2026 16:15:52 UTC] Total orders count: 5
[24-Apr-2026 16:15:52 UTC] === API CALL LOG ===
[24-Apr-2026 16:15:52 UTC] === API CALL LOG ===
[24-Apr-2026 16:15:52 UTC] Endpoint: user/profile.php
[24-Apr-2026 16:15:52 UTC] Endpoint: user/profile.php
[24-Apr-2026 16:15:52 UTC] Full Log Data: {
    "timestamp": "2026-04-24 16:15:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1668c20be994eb-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.63",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.63, 172.70.162.240"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 16:15:52 UTC] Full Log Data: {
    "timestamp": "2026-04-24 16:15:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1668c20bea94eb-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.63",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.63, 172.70.162.240"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 16:15:52 UTC] === END API CALL LOG ===
[24-Apr-2026 16:15:52 UTC] === END API CALL LOG ===
[24-Apr-2026 16:15:52 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 16:15:52 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 16:15:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[24-Apr-2026 16:15:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[24-Apr-2026 16:15:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 16:15:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 16:15:52 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 16:15:52 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 16:15:52 UTC] User ID: 344
[24-Apr-2026 16:15:52 UTC] User ID: 344
[24-Apr-2026 16:15:52 UTC] ✅ User profile retrieved successfully for user ID: 344
[24-Apr-2026 16:15:52 UTC] ✅ User profile retrieved successfully for user ID: 344
[24-Apr-2026 16:16:01 UTC] === API CALL LOG ===
[24-Apr-2026 16:16:01 UTC] Endpoint: user/profile.php
[24-Apr-2026 16:16:01 UTC] Full Log Data: {
    "timestamp": "2026-04-24 16:16:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1668f6c8ec94eb-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.63",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.63, 172.70.162.239"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 16:16:01 UTC] === END API CALL LOG ===
[24-Apr-2026 16:16:01 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 16:16:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[24-Apr-2026 16:16:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 16:16:01 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 16:16:01 UTC] User ID: 344
[24-Apr-2026 16:16:01 UTC] ✅ User profile retrieved successfully for user ID: 344
[24-Apr-2026 16:16:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 16:16:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 16:16:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f166905afaa94eb-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.59.63","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.59.63, 172.70.162.239"}
[24-Apr-2026 16:16:03 UTC] === User Orders API Called ===
[24-Apr-2026 16:16:03 UTC] User ID: 344
[24-Apr-2026 16:16:03 UTC] Limit: 20, Offset: 0
[24-Apr-2026 16:16:03 UTC] Orders found: 5
[24-Apr-2026 16:16:03 UTC] Orders data: [{"id":220,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"pending","created_at":"2026-04-24 19:43:50","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":219,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance12556","status":"cancelled","created_at":"2026-04-24 19:34:06","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":218,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 19:28:14","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":217,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:31:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":216,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:30:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Apr-2026 16:16:03 UTC] Total orders count: 5
[24-Apr-2026 16:16:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 16:16:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 16:16:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f16691b7b8e94eb-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.59.63","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.59.63, 172.70.162.239"}
[24-Apr-2026 16:16:06 UTC] === User Orders API Called ===
[24-Apr-2026 16:16:06 UTC] User ID: 344
[24-Apr-2026 16:16:06 UTC] Limit: 20, Offset: 0
[24-Apr-2026 16:16:06 UTC] Orders found: 5
[24-Apr-2026 16:16:06 UTC] Orders data: [{"id":220,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"pending","created_at":"2026-04-24 19:43:50","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":219,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance12556","status":"cancelled","created_at":"2026-04-24 19:34:06","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":218,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 19:28:14","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":217,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:31:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":216,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:30:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Apr-2026 16:16:06 UTC] Total orders count: 5
[24-Apr-2026 16:16:06 UTC] === API CALL LOG ===
[24-Apr-2026 16:16:06 UTC] Endpoint: user/profile.php
[24-Apr-2026 16:16:06 UTC] Full Log Data: {
    "timestamp": "2026-04-24 16:16:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f16691b7b9194eb-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.63",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.63, 172.70.162.239"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 16:16:06 UTC] === END API CALL LOG ===
[24-Apr-2026 16:16:06 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 16:16:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[24-Apr-2026 16:16:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 16:16:06 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 16:16:06 UTC] User ID: 344
[24-Apr-2026 16:16:06 UTC] ✅ User profile retrieved successfully for user ID: 344
[24-Apr-2026 16:16:06 UTC] === API CALL LOG ===
[24-Apr-2026 16:16:06 UTC] Endpoint: user/profile.php
[24-Apr-2026 16:16:06 UTC] Full Log Data: {
    "timestamp": "2026-04-24 16:16:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f16691b7b9594eb-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.63",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.63, 172.70.162.239"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 16:16:06 UTC] === END API CALL LOG ===
[24-Apr-2026 16:16:06 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 16:16:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[24-Apr-2026 16:16:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 16:16:06 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 16:16:06 UTC] User ID: 344
[24-Apr-2026 16:16:06 UTC] ✅ User profile retrieved successfully for user ID: 344
[24-Apr-2026 16:16:21 UTC] === API CALL LOG ===
[24-Apr-2026 16:16:21 UTC] Endpoint: user/profile.php
[24-Apr-2026 16:16:21 UTC] Full Log Data: {
    "timestamp": "2026-04-24 16:16:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1669766cbe94eb-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.63",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.63, 172.70.162.239"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 16:16:21 UTC] === END API CALL LOG ===
[24-Apr-2026 16:16:21 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 16:16:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[24-Apr-2026 16:16:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 16:16:21 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 16:16:21 UTC] User ID: 344
[24-Apr-2026 16:16:21 UTC] ✅ User profile retrieved successfully for user ID: 344
[24-Apr-2026 16:16:23 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 16:16:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 16:16:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f1669822e7c94eb-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.59.63","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.59.63, 172.70.162.239"}
[24-Apr-2026 16:16:23 UTC] === User Orders API Called ===
[24-Apr-2026 16:16:23 UTC] User ID: 344
[24-Apr-2026 16:16:23 UTC] Limit: 20, Offset: 0
[24-Apr-2026 16:16:23 UTC] Orders found: 5
[24-Apr-2026 16:16:23 UTC] Orders data: [{"id":220,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"pending","created_at":"2026-04-24 19:43:50","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":219,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance12556","status":"cancelled","created_at":"2026-04-24 19:34:06","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":218,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 19:28:14","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":217,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:31:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":216,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:30:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Apr-2026 16:16:23 UTC] Total orders count: 5
[24-Apr-2026 16:18:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 16:18:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 16:18:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f166c7e0b1f94eb-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.59.63","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.59.63, 172.70.162.239"}
[24-Apr-2026 16:18:25 UTC] === User Orders API Called ===
[24-Apr-2026 16:18:25 UTC] User ID: 344
[24-Apr-2026 16:18:25 UTC] Limit: 20, Offset: 0
[24-Apr-2026 16:18:25 UTC] Orders found: 5
[24-Apr-2026 16:18:25 UTC] Orders data: [{"id":220,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"pending","created_at":"2026-04-24 19:43:50","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":219,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance12556","status":"cancelled","created_at":"2026-04-24 19:34:06","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":218,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 19:28:14","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":217,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:31:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":216,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:30:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Apr-2026 16:18:25 UTC] Total orders count: 5
[24-Apr-2026 16:18:25 UTC] === API CALL LOG ===
[24-Apr-2026 16:18:25 UTC] Endpoint: user/profile.php
[24-Apr-2026 16:18:25 UTC] Full Log Data: {
    "timestamp": "2026-04-24 16:18:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f166c7e0b2694eb-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.63",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.63, 172.70.162.240"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 16:18:25 UTC] === END API CALL LOG ===
[24-Apr-2026 16:18:25 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 16:18:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[24-Apr-2026 16:18:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 16:18:25 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 16:18:25 UTC] User ID: 344
[24-Apr-2026 16:18:25 UTC] ✅ User profile retrieved successfully for user ID: 344
[24-Apr-2026 16:18:25 UTC] === API CALL LOG ===
[24-Apr-2026 16:18:25 UTC] Endpoint: user/profile.php
[24-Apr-2026 16:18:25 UTC] Full Log Data: {
    "timestamp": "2026-04-24 16:18:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f166c7e0b2494eb-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.63",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.63, 172.70.162.239"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 16:18:25 UTC] === END API CALL LOG ===
[24-Apr-2026 16:18:25 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 16:18:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[24-Apr-2026 16:18:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 16:18:25 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 16:18:25 UTC] User ID: 344
[24-Apr-2026 16:18:25 UTC] ✅ User profile retrieved successfully for user ID: 344
[24-Apr-2026 16:18:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 16:18:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 16:18:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f166c94fefc94eb-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.59.63","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.59.63, 172.70.162.239"}
[24-Apr-2026 16:18:29 UTC] === User Orders API Called ===
[24-Apr-2026 16:18:29 UTC] User ID: 344
[24-Apr-2026 16:18:29 UTC] Limit: 20, Offset: 0
[24-Apr-2026 16:18:29 UTC] Orders found: 5
[24-Apr-2026 16:18:29 UTC] Orders data: [{"id":220,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"pending","created_at":"2026-04-24 19:43:50","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":219,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance12556","status":"cancelled","created_at":"2026-04-24 19:34:06","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":218,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 19:28:14","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":217,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:31:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":216,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:30:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Apr-2026 16:18:29 UTC] Total orders count: 5
[24-Apr-2026 16:19:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 16:19:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 16:19:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f166e32988e94eb-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.59.63","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.59.63, 172.70.162.239"}
[24-Apr-2026 16:19:35 UTC] === User Orders API Called ===
[24-Apr-2026 16:19:35 UTC] User ID: 344
[24-Apr-2026 16:19:35 UTC] Limit: 20, Offset: 0
[24-Apr-2026 16:19:35 UTC] Orders found: 5
[24-Apr-2026 16:19:35 UTC] Orders data: [{"id":220,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"pending","created_at":"2026-04-24 19:43:50","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":219,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance12556","status":"cancelled","created_at":"2026-04-24 19:34:06","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":218,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 19:28:14","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":217,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:31:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":216,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:30:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Apr-2026 16:19:35 UTC] Total orders count: 5
[24-Apr-2026 16:19:35 UTC] === API CALL LOG ===
[24-Apr-2026 16:19:35 UTC] Endpoint: user/profile.php
[24-Apr-2026 16:19:35 UTC] Full Log Data: {
    "timestamp": "2026-04-24 16:19:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f166e32989494eb-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.63",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.63, 172.70.162.240"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 16:19:35 UTC] === END API CALL LOG ===
[24-Apr-2026 16:19:35 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 16:19:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[24-Apr-2026 16:19:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 16:19:35 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 16:19:35 UTC] User ID: 344
[24-Apr-2026 16:19:35 UTC] ✅ User profile retrieved successfully for user ID: 344
[24-Apr-2026 16:19:35 UTC] === API CALL LOG ===
[24-Apr-2026 16:19:35 UTC] Endpoint: user/profile.php
[24-Apr-2026 16:19:35 UTC] Full Log Data: {
    "timestamp": "2026-04-24 16:19:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f166e32988f94eb-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.63",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.63, 172.70.162.239"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 16:19:35 UTC] === END API CALL LOG ===
[24-Apr-2026 16:19:35 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 16:19:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[24-Apr-2026 16:19:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 16:19:35 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 16:19:35 UTC] User ID: 344
[24-Apr-2026 16:19:35 UTC] ✅ User profile retrieved successfully for user ID: 344
[24-Apr-2026 16:20:03 UTC] === API CALL LOG ===
[24-Apr-2026 16:20:03 UTC] Endpoint: user/profile.php
[24-Apr-2026 16:20:03 UTC] Full Log Data: {
    "timestamp": "2026-04-24 16:20:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f166ede791094eb-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.63",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.63, 172.70.162.239"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 16:20:03 UTC] === END API CALL LOG ===
[24-Apr-2026 16:20:03 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 16:20:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[24-Apr-2026 16:20:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 16:20:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 16:20:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 16:20:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f166ede790e94eb-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.59.63","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.59.63, 172.70.162.239"}
[24-Apr-2026 16:20:03 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 16:20:03 UTC] User ID: 344
[24-Apr-2026 16:20:03 UTC] === User Orders API Called ===
[24-Apr-2026 16:20:03 UTC] User ID: 344
[24-Apr-2026 16:20:03 UTC] Limit: 20, Offset: 0
[24-Apr-2026 16:20:03 UTC] Orders found: 5
[24-Apr-2026 16:20:03 UTC] Orders data: [{"id":220,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"pending","created_at":"2026-04-24 19:43:50","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":219,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance12556","status":"cancelled","created_at":"2026-04-24 19:34:06","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":218,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 19:28:14","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":217,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:31:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":216,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:30:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Apr-2026 16:20:03 UTC] Total orders count: 5
[24-Apr-2026 16:20:03 UTC] === API CALL LOG ===
[24-Apr-2026 16:20:03 UTC] Endpoint: user/profile.php
[24-Apr-2026 16:20:03 UTC] Full Log Data: {
    "timestamp": "2026-04-24 16:20:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f166ede791194eb-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.63",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.63, 172.70.162.240"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 16:20:03 UTC] === END API CALL LOG ===
[24-Apr-2026 16:20:03 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 16:20:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[24-Apr-2026 16:20:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 16:20:03 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 16:20:03 UTC] User ID: 344
[24-Apr-2026 16:20:03 UTC] ✅ User profile retrieved successfully for user ID: 344
[24-Apr-2026 16:20:03 UTC] ✅ User profile retrieved successfully for user ID: 344
[24-Apr-2026 16:21:02 UTC] === API CALL LOG ===
[24-Apr-2026 16:21:02 UTC] Endpoint: user/profile.php
[24-Apr-2026 16:21:02 UTC] Full Log Data: {
    "timestamp": "2026-04-24 16:21:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1670546d5e94eb-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.63",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.63, 172.70.162.240"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 16:21:02 UTC] === END API CALL LOG ===
[24-Apr-2026 16:21:02 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 16:21:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[24-Apr-2026 16:21:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 16:21:02 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 16:21:02 UTC] User ID: 344
[24-Apr-2026 16:21:02 UTC] ✅ User profile retrieved successfully for user ID: 344
[24-Apr-2026 16:21:12 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 16:21:12 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 16:21:12 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f1670928a8494eb-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.59.63","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.59.63, 172.70.162.240"}
[24-Apr-2026 16:21:12 UTC] === User Orders API Called ===
[24-Apr-2026 16:21:12 UTC] User ID: 344
[24-Apr-2026 16:21:12 UTC] Limit: 20, Offset: 0
[24-Apr-2026 16:21:12 UTC] Orders found: 5
[24-Apr-2026 16:21:12 UTC] Orders data: [{"id":220,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"pending","created_at":"2026-04-24 19:43:50","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":219,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance12556","status":"cancelled","created_at":"2026-04-24 19:34:06","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":218,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 19:28:14","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":217,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:31:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":216,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:30:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Apr-2026 16:21:12 UTC] Total orders count: 5
[24-Apr-2026 16:22:18 UTC] === API CALL LOG ===
[24-Apr-2026 16:22:18 UTC] Endpoint: user/profile.php
[24-Apr-2026 16:22:18 UTC] Full Log Data: {
    "timestamp": "2026-04-24 16:22:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f16722daaaa94eb-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.63",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.63, 172.70.162.240"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 16:22:18 UTC] === END API CALL LOG ===
[24-Apr-2026 16:22:18 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 16:22:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[24-Apr-2026 16:22:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 16:22:18 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 16:22:18 UTC] User ID: 344
[24-Apr-2026 16:22:18 UTC] ✅ User profile retrieved successfully for user ID: 344
[24-Apr-2026 16:22:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 16:22:18 UTC] === API CALL LOG ===
[24-Apr-2026 16:22:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 16:22:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f16722daaa894eb-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.59.63","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.59.63, 172.70.162.240"}
[24-Apr-2026 16:22:18 UTC] Endpoint: user/profile.php
[24-Apr-2026 16:22:18 UTC] === User Orders API Called ===
[24-Apr-2026 16:22:18 UTC] Full Log Data: {
    "timestamp": "2026-04-24 16:22:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f16722daaab94eb-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.63",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.63, 172.70.162.240"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 16:22:18 UTC] User ID: 344
[24-Apr-2026 16:22:18 UTC] Limit: 20, Offset: 0
[24-Apr-2026 16:22:18 UTC] === END API CALL LOG ===
[24-Apr-2026 16:22:18 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 16:22:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[24-Apr-2026 16:22:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 16:22:18 UTC] Orders found: 5
[24-Apr-2026 16:22:18 UTC] Orders data: [{"id":220,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"pending","created_at":"2026-04-24 19:43:50","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":219,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance12556","status":"cancelled","created_at":"2026-04-24 19:34:06","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":218,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 19:28:14","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":217,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:31:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":216,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:30:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Apr-2026 16:22:18 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 16:22:18 UTC] User ID: 344
[24-Apr-2026 16:22:18 UTC] Total orders count: 5
[24-Apr-2026 16:22:18 UTC] ✅ User profile retrieved successfully for user ID: 344
[24-Apr-2026 16:22:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 16:22:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 16:22:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f167315485e94eb-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.59.63","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.59.63, 172.70.162.240"}
[24-Apr-2026 16:22:55 UTC] === User Orders API Called ===
[24-Apr-2026 16:22:55 UTC] User ID: 344
[24-Apr-2026 16:22:55 UTC] Limit: 20, Offset: 0
[24-Apr-2026 16:22:55 UTC] Orders found: 5
[24-Apr-2026 16:22:55 UTC] Orders data: [{"id":220,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"pending","created_at":"2026-04-24 19:43:50","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":219,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance12556","status":"cancelled","created_at":"2026-04-24 19:34:06","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":218,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 19:28:14","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":217,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:31:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":216,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:30:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Apr-2026 16:22:55 UTC] Total orders count: 5
[24-Apr-2026 16:22:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 16:22:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 16:22:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f16732798ac94eb-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.59.63","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.59.63, 172.70.162.240"}
[24-Apr-2026 16:22:58 UTC] === User Orders API Called ===
[24-Apr-2026 16:22:58 UTC] User ID: 344
[24-Apr-2026 16:22:58 UTC] Limit: 20, Offset: 0
[24-Apr-2026 16:22:58 UTC] Orders found: 5
[24-Apr-2026 16:22:58 UTC] Orders data: [{"id":220,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"pending","created_at":"2026-04-24 19:43:50","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":219,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance12556","status":"cancelled","created_at":"2026-04-24 19:34:06","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":218,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 19:28:14","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":217,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:31:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":216,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:30:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Apr-2026 16:22:58 UTC] Total orders count: 5
[24-Apr-2026 16:22:58 UTC] === API CALL LOG ===
[24-Apr-2026 16:22:58 UTC] Endpoint: user/profile.php
[24-Apr-2026 16:22:58 UTC] Full Log Data: {
    "timestamp": "2026-04-24 16:22:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f16732798ad94eb-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.63",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.63, 172.70.162.239"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 16:22:58 UTC] === END API CALL LOG ===
[24-Apr-2026 16:22:58 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 16:22:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[24-Apr-2026 16:22:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 16:22:58 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 16:22:58 UTC] User ID: 344
[24-Apr-2026 16:22:58 UTC] ✅ User profile retrieved successfully for user ID: 344
[24-Apr-2026 16:22:58 UTC] === API CALL LOG ===
[24-Apr-2026 16:22:58 UTC] Endpoint: user/profile.php
[24-Apr-2026 16:22:58 UTC] Full Log Data: {
    "timestamp": "2026-04-24 16:22:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f16732798af94eb-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.63",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.63, 172.70.162.240"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 16:22:58 UTC] === END API CALL LOG ===
[24-Apr-2026 16:22:58 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 16:22:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[24-Apr-2026 16:22:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 16:22:58 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 16:22:58 UTC] User ID: 344
[24-Apr-2026 16:22:58 UTC] ✅ User profile retrieved successfully for user ID: 344
[24-Apr-2026 16:23:47 UTC] === API CALL LOG ===
[24-Apr-2026 16:23:47 UTC] Endpoint: user/profile.php
[24-Apr-2026 16:23:47 UTC] Full Log Data: {
    "timestamp": "2026-04-24 16:23:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1674592f6294eb-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.63",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.63, 172.70.162.240"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 16:23:47 UTC] === END API CALL LOG ===
[24-Apr-2026 16:23:47 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 16:23:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[24-Apr-2026 16:23:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 16:23:47 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 16:23:47 UTC] User ID: 344
[24-Apr-2026 16:23:47 UTC] ✅ User profile retrieved successfully for user ID: 344
[24-Apr-2026 16:23:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 16:23:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 16:23:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f167469ae3194eb-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.59.63","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.59.63, 172.70.162.240"}
[24-Apr-2026 16:23:50 UTC] === User Orders API Called ===
[24-Apr-2026 16:23:50 UTC] User ID: 344
[24-Apr-2026 16:23:50 UTC] Limit: 20, Offset: 0
[24-Apr-2026 16:23:50 UTC] Orders found: 5
[24-Apr-2026 16:23:50 UTC] Orders data: [{"id":220,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"pending","created_at":"2026-04-24 19:43:50","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":219,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance12556","status":"cancelled","created_at":"2026-04-24 19:34:06","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":218,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 19:28:14","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":217,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:31:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":216,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:30:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Apr-2026 16:23:50 UTC] Total orders count: 5
[24-Apr-2026 16:23:53 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 16:23:53 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 16:23:53 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f16747cfe1794eb-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.59.63","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.59.63, 172.70.162.240"}
[24-Apr-2026 16:23:53 UTC] === User Orders API Called ===
[24-Apr-2026 16:23:53 UTC] User ID: 344
[24-Apr-2026 16:23:53 UTC] Limit: 20, Offset: 0
[24-Apr-2026 16:23:53 UTC] Orders found: 5
[24-Apr-2026 16:23:53 UTC] Orders data: [{"id":220,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"pending","created_at":"2026-04-24 19:43:50","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":219,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance12556","status":"cancelled","created_at":"2026-04-24 19:34:06","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":218,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 19:28:14","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":217,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:31:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":216,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:30:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Apr-2026 16:23:53 UTC] Total orders count: 5
[24-Apr-2026 16:23:53 UTC] === API CALL LOG ===
[24-Apr-2026 16:23:53 UTC] Endpoint: user/profile.php
[24-Apr-2026 16:23:53 UTC] Full Log Data: {
    "timestamp": "2026-04-24 16:23:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f16747cfe2494eb-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.63",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.63, 172.70.162.240"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 16:23:53 UTC] === END API CALL LOG ===
[24-Apr-2026 16:23:53 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 16:23:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[24-Apr-2026 16:23:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 16:23:53 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 16:23:53 UTC] User ID: 344
[24-Apr-2026 16:23:53 UTC] ✅ User profile retrieved successfully for user ID: 344
[24-Apr-2026 16:23:53 UTC] === API CALL LOG ===
[24-Apr-2026 16:23:53 UTC] Endpoint: user/profile.php
[24-Apr-2026 16:23:53 UTC] Full Log Data: {
    "timestamp": "2026-04-24 16:23:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f16747cfe1d94eb-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.63",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.63, 172.70.162.240"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 16:23:53 UTC] === END API CALL LOG ===
[24-Apr-2026 16:23:53 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 16:23:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[24-Apr-2026 16:23:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 16:23:53 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 16:23:53 UTC] User ID: 344
[24-Apr-2026 16:23:53 UTC] ✅ User profile retrieved successfully for user ID: 344
[24-Apr-2026 16:25:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 16:25:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 16:25:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f1676312a7a94eb-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.59.63","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.59.63, 172.70.162.239"}
[24-Apr-2026 16:25:02 UTC] === User Orders API Called ===
[24-Apr-2026 16:25:02 UTC] User ID: 344
[24-Apr-2026 16:25:02 UTC] Limit: 20, Offset: 0
[24-Apr-2026 16:25:02 UTC] Orders found: 5
[24-Apr-2026 16:25:02 UTC] Orders data: [{"id":220,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"pending","created_at":"2026-04-24 19:43:50","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":219,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance12556","status":"cancelled","created_at":"2026-04-24 19:34:06","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":218,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 19:28:14","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":217,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:31:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":216,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:30:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Apr-2026 16:25:02 UTC] Total orders count: 5
[24-Apr-2026 16:25:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 16:25:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 16:25:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f1676ada81694eb-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.59.63","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.59.63, 172.70.162.239"}
[24-Apr-2026 16:25:22 UTC] === User Orders API Called ===
[24-Apr-2026 16:25:22 UTC] User ID: 344
[24-Apr-2026 16:25:22 UTC] Limit: 20, Offset: 0
[24-Apr-2026 16:25:22 UTC] Orders found: 5
[24-Apr-2026 16:25:22 UTC] Orders data: [{"id":220,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"completed","created_at":"2026-04-24 19:43:50","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":219,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance12556","status":"cancelled","created_at":"2026-04-24 19:34:06","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":218,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 19:28:14","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":217,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:31:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":216,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:30:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Apr-2026 16:25:22 UTC] Total orders count: 5
[24-Apr-2026 16:25:22 UTC] === API CALL LOG ===
[24-Apr-2026 16:25:22 UTC] Endpoint: user/profile.php
[24-Apr-2026 16:25:22 UTC] Full Log Data: {
    "timestamp": "2026-04-24 16:25:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1676ada81794eb-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.63",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.63, 172.70.162.239"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 16:25:22 UTC] === END API CALL LOG ===
[24-Apr-2026 16:25:22 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 16:25:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[24-Apr-2026 16:25:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 16:25:22 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 16:25:22 UTC] User ID: 344
[24-Apr-2026 16:25:22 UTC] ✅ User profile retrieved successfully for user ID: 344
[24-Apr-2026 16:25:22 UTC] === API CALL LOG ===
[24-Apr-2026 16:25:22 UTC] Endpoint: user/profile.php
[24-Apr-2026 16:25:22 UTC] Full Log Data: {
    "timestamp": "2026-04-24 16:25:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1676ada81894eb-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.63",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.63, 172.70.162.239"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 16:25:22 UTC] === END API CALL LOG ===
[24-Apr-2026 16:25:22 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 16:25:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[24-Apr-2026 16:25:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 16:25:22 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 16:25:22 UTC] User ID: 344
[24-Apr-2026 16:25:22 UTC] ✅ User profile retrieved successfully for user ID: 344
[24-Apr-2026 16:26:06 UTC] === API CALL LOG ===
[24-Apr-2026 16:26:06 UTC] Endpoint: user/profile.php
[24-Apr-2026 16:26:06 UTC] Full Log Data: {
    "timestamp": "2026-04-24 16:26:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1677bb8db394eb-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.63",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.63, 172.70.162.239"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 16:26:06 UTC] === END API CALL LOG ===
[24-Apr-2026 16:26:06 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 16:26:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[24-Apr-2026 16:26:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 16:26:06 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 16:26:06 UTC] User ID: 344
[24-Apr-2026 16:26:06 UTC] ✅ User profile retrieved successfully for user ID: 344
[24-Apr-2026 16:26:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 16:26:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 16:26:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f1677c29bd394eb-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.59.63","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.59.63, 172.70.162.239"}
[24-Apr-2026 16:26:07 UTC] === User Orders API Called ===
[24-Apr-2026 16:26:07 UTC] User ID: 344
[24-Apr-2026 16:26:07 UTC] Limit: 20, Offset: 0
[24-Apr-2026 16:26:07 UTC] Orders found: 5
[24-Apr-2026 16:26:07 UTC] Orders data: [{"id":220,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"completed","created_at":"2026-04-24 19:43:50","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":219,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance12556","status":"cancelled","created_at":"2026-04-24 19:34:06","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":218,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 19:28:14","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":217,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:31:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":216,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:30:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Apr-2026 16:26:07 UTC] Total orders count: 5
[24-Apr-2026 16:26:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 16:26:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 16:26:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f1677de3a2a94eb-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.59.63","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.59.63, 172.70.162.239"}
[24-Apr-2026 16:26:11 UTC] === User Orders API Called ===
[24-Apr-2026 16:26:11 UTC] User ID: 344
[24-Apr-2026 16:26:11 UTC] Limit: 20, Offset: 0
[24-Apr-2026 16:26:11 UTC] Orders found: 5
[24-Apr-2026 16:26:11 UTC] Orders data: [{"id":220,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"completed","created_at":"2026-04-24 19:43:50","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":219,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance12556","status":"cancelled","created_at":"2026-04-24 19:34:06","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":218,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 19:28:14","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":217,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:31:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":216,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:30:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Apr-2026 16:26:11 UTC] Total orders count: 5
[24-Apr-2026 16:26:11 UTC] === API CALL LOG ===
[24-Apr-2026 16:26:11 UTC] Endpoint: user/profile.php
[24-Apr-2026 16:26:11 UTC] Full Log Data: {
    "timestamp": "2026-04-24 16:26:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1677de3a2c94eb-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.63",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.63, 172.70.162.240"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 16:26:11 UTC] === END API CALL LOG ===
[24-Apr-2026 16:26:11 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 16:26:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[24-Apr-2026 16:26:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 16:26:11 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 16:26:11 UTC] User ID: 344
[24-Apr-2026 16:26:11 UTC] ✅ User profile retrieved successfully for user ID: 344
[24-Apr-2026 16:26:11 UTC] === API CALL LOG ===
[24-Apr-2026 16:26:11 UTC] Endpoint: user/profile.php
[24-Apr-2026 16:26:11 UTC] Full Log Data: {
    "timestamp": "2026-04-24 16:26:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1677de3a2b94eb-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.63",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.63, 172.70.162.240"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 16:26:11 UTC] === END API CALL LOG ===
[24-Apr-2026 16:26:11 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 16:26:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[24-Apr-2026 16:26:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 16:26:11 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 16:26:11 UTC] User ID: 344
[24-Apr-2026 16:26:11 UTC] ✅ User profile retrieved successfully for user ID: 344
[24-Apr-2026 16:26:22 UTC] === API CALL LOG ===
[24-Apr-2026 16:26:22 UTC] Endpoint: user/profile.php
[24-Apr-2026 16:26:22 UTC] Full Log Data: {
    "timestamp": "2026-04-24 16:26:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1678220bf594eb-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.63",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.63, 172.70.162.240"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 16:26:22 UTC] === END API CALL LOG ===
[24-Apr-2026 16:26:22 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 16:26:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[24-Apr-2026 16:26:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 16:26:22 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 16:26:22 UTC] User ID: 344
[24-Apr-2026 16:26:22 UTC] ✅ User profile retrieved successfully for user ID: 344
[24-Apr-2026 16:26:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 16:26:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 16:26:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f1678ad9f1294eb-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.59.63","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.59.63, 172.70.162.240"}
[24-Apr-2026 16:26:44 UTC] === User Orders API Called ===
[24-Apr-2026 16:26:44 UTC] User ID: 344
[24-Apr-2026 16:26:44 UTC] Limit: 20, Offset: 0
[24-Apr-2026 16:26:44 UTC] Orders found: 6
[24-Apr-2026 16:26:44 UTC] Orders data: [{"id":221,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"pending","created_at":"2026-04-24 19:56:42","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":220,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"completed","created_at":"2026-04-24 19:43:50","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":219,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance12556","status":"cancelled","created_at":"2026-04-24 19:34:06","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":218,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 19:28:14","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":217,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:31:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":216,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:30:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Apr-2026 16:26:44 UTC] Total orders count: 6
[24-Apr-2026 16:26:47 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 16:26:47 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 16:26:47 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f1678beedde94eb-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.59.63","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.59.63, 172.70.162.240"}
[24-Apr-2026 16:26:47 UTC] === User Orders API Called ===
[24-Apr-2026 16:26:47 UTC] User ID: 344
[24-Apr-2026 16:26:47 UTC] Limit: 20, Offset: 0
[24-Apr-2026 16:26:47 UTC] Orders found: 6
[24-Apr-2026 16:26:47 UTC] Orders data: [{"id":221,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"pending","created_at":"2026-04-24 19:56:42","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":220,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"completed","created_at":"2026-04-24 19:43:50","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":219,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance12556","status":"cancelled","created_at":"2026-04-24 19:34:06","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":218,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 19:28:14","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":217,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:31:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":216,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:30:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Apr-2026 16:26:47 UTC] Total orders count: 6
[24-Apr-2026 16:26:47 UTC] === API CALL LOG ===
[24-Apr-2026 16:26:47 UTC] Endpoint: user/profile.php
[24-Apr-2026 16:26:47 UTC] Full Log Data: {
    "timestamp": "2026-04-24 16:26:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1678beede094eb-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.63",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.63, 172.70.162.239"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 16:26:47 UTC] === END API CALL LOG ===
[24-Apr-2026 16:26:47 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 16:26:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[24-Apr-2026 16:26:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 16:26:47 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 16:26:47 UTC] User ID: 344
[24-Apr-2026 16:26:47 UTC] ✅ User profile retrieved successfully for user ID: 344
[24-Apr-2026 16:26:47 UTC] === API CALL LOG ===
[24-Apr-2026 16:26:47 UTC] Endpoint: user/profile.php
[24-Apr-2026 16:26:47 UTC] Full Log Data: {
    "timestamp": "2026-04-24 16:26:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1678beeddf94eb-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.63",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.63, 172.70.162.239"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 16:26:47 UTC] === END API CALL LOG ===
[24-Apr-2026 16:26:47 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 16:26:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[24-Apr-2026 16:26:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 16:26:47 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 16:26:47 UTC] User ID: 344
[24-Apr-2026 16:26:47 UTC] ✅ User profile retrieved successfully for user ID: 344
[24-Apr-2026 16:27:13 UTC] === API CALL LOG ===
[24-Apr-2026 16:27:13 UTC] Endpoint: user/profile.php
[24-Apr-2026 16:27:13 UTC] Full Log Data: {
    "timestamp": "2026-04-24 16:27:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f167962599d94eb-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.63",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.63, 172.70.162.239"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 16:27:13 UTC] === END API CALL LOG ===
[24-Apr-2026 16:27:13 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 16:27:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[24-Apr-2026 16:27:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 16:27:13 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 16:27:13 UTC] User ID: 344
[24-Apr-2026 16:27:13 UTC] ✅ User profile retrieved successfully for user ID: 344
[24-Apr-2026 16:27:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 16:27:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 16:27:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f16796cdcb594eb-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.59.63","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.59.63, 172.70.162.239"}
[24-Apr-2026 16:27:15 UTC] === User Orders API Called ===
[24-Apr-2026 16:27:15 UTC] User ID: 344
[24-Apr-2026 16:27:15 UTC] Limit: 20, Offset: 0
[24-Apr-2026 16:27:15 UTC] Orders found: 6
[24-Apr-2026 16:27:15 UTC] Orders data: [{"id":221,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"pending","created_at":"2026-04-24 19:56:42","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":220,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"completed","created_at":"2026-04-24 19:43:50","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":219,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance12556","status":"cancelled","created_at":"2026-04-24 19:34:06","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":218,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 19:28:14","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":217,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:31:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":216,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:30:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Apr-2026 16:27:15 UTC] Total orders count: 6
[24-Apr-2026 16:29:58 UTC] === API CALL LOG ===
[24-Apr-2026 16:29:58 UTC] Endpoint: user/profile.php
[24-Apr-2026 16:29:58 UTC] Full Log Data: {
    "timestamp": "2026-04-24 16:29:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f167d66eceb94eb-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.63",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.63, 172.70.162.239"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 16:29:58 UTC] === END API CALL LOG ===
[24-Apr-2026 16:29:58 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 16:29:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[24-Apr-2026 16:29:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 16:29:58 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 16:29:58 UTC] User ID: 344
[24-Apr-2026 16:29:58 UTC] ✅ User profile retrieved successfully for user ID: 344
[24-Apr-2026 16:29:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 16:29:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 16:29:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f167d66ece994eb-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.59.63","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.59.63, 172.70.162.239"}
[24-Apr-2026 16:29:58 UTC] === User Orders API Called ===
[24-Apr-2026 16:29:58 UTC] User ID: 344
[24-Apr-2026 16:29:58 UTC] Limit: 20, Offset: 0
[24-Apr-2026 16:29:58 UTC] Orders found: 6
[24-Apr-2026 16:29:58 UTC] Orders data: [{"id":221,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 19:56:42","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":220,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"completed","created_at":"2026-04-24 19:43:50","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":219,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance12556","status":"cancelled","created_at":"2026-04-24 19:34:06","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":218,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 19:28:14","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":217,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:31:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":216,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:30:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Apr-2026 16:29:58 UTC] Total orders count: 6
[24-Apr-2026 16:29:58 UTC] === API CALL LOG ===
[24-Apr-2026 16:29:58 UTC] Endpoint: user/profile.php
[24-Apr-2026 16:29:58 UTC] Full Log Data: {
    "timestamp": "2026-04-24 16:29:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f167d66ecee94eb-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.63",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.63, 172.70.162.239"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 16:29:58 UTC] === END API CALL LOG ===
[24-Apr-2026 16:29:58 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 16:29:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[24-Apr-2026 16:29:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 16:29:58 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 16:29:58 UTC] User ID: 344
[24-Apr-2026 16:29:58 UTC] ✅ User profile retrieved successfully for user ID: 344
[24-Apr-2026 16:30:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 16:30:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 16:30:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f167d7b98b194eb-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.59.63","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.59.63, 172.70.162.239"}
[24-Apr-2026 16:30:01 UTC] === User Orders API Called ===
[24-Apr-2026 16:30:01 UTC] User ID: 344
[24-Apr-2026 16:30:01 UTC] Limit: 20, Offset: 0
[24-Apr-2026 16:30:01 UTC] Orders found: 6
[24-Apr-2026 16:30:01 UTC] Orders data: [{"id":221,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 19:56:42","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":220,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"completed","created_at":"2026-04-24 19:43:50","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":219,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance12556","status":"cancelled","created_at":"2026-04-24 19:34:06","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":218,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 19:28:14","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":217,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:31:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":216,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:30:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Apr-2026 16:30:01 UTC] Total orders count: 6
[24-Apr-2026 16:32:02 UTC] === API CALL LOG ===
[24-Apr-2026 16:32:02 UTC] Endpoint: user/profile.php
[24-Apr-2026 16:32:02 UTC] Full Log Data: {
    "timestamp": "2026-04-24 16:32:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f16806ecf246388-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.63",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.63, 172.69.194.220"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 16:32:02 UTC] === END API CALL LOG ===
[24-Apr-2026 16:32:02 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 16:32:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[24-Apr-2026 16:32:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 16:32:02 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 16:32:02 UTC] User ID: 344
[24-Apr-2026 16:32:02 UTC] ✅ User profile retrieved successfully for user ID: 344
[24-Apr-2026 16:32:02 UTC] === API CALL LOG ===
[24-Apr-2026 16:32:02 UTC] Endpoint: user/profile.php
[24-Apr-2026 16:32:02 UTC] Full Log Data: {
    "timestamp": "2026-04-24 16:32:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f16806ecf1b6388-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.63",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.63, 172.69.194.221"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 16:32:02 UTC] === END API CALL LOG ===
[24-Apr-2026 16:32:02 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 16:32:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[24-Apr-2026 16:32:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 16:32:02 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 16:32:02 UTC] User ID: 344
[24-Apr-2026 16:32:02 UTC] ✅ User profile retrieved successfully for user ID: 344
[24-Apr-2026 16:32:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 16:32:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 16:32:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f16806f9fd86388-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.59.63","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.59.63, 172.69.194.220"}
[24-Apr-2026 16:32:02 UTC] === User Orders API Called ===
[24-Apr-2026 16:32:02 UTC] User ID: 344
[24-Apr-2026 16:32:02 UTC] Limit: 20, Offset: 0
[24-Apr-2026 16:32:02 UTC] Orders found: 6
[24-Apr-2026 16:32:02 UTC] Orders data: [{"id":221,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 19:56:42","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":220,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"completed","created_at":"2026-04-24 19:43:50","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":219,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance12556","status":"cancelled","created_at":"2026-04-24 19:34:06","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":218,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 19:28:14","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":217,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:31:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":216,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:30:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Apr-2026 16:32:02 UTC] Total orders count: 6
[24-Apr-2026 16:32:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 16:32:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 16:32:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f1680f98ea86388-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.59.63","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.59.63, 172.69.194.221"}
[24-Apr-2026 16:32:24 UTC] === User Orders API Called ===
[24-Apr-2026 16:32:24 UTC] User ID: 344
[24-Apr-2026 16:32:24 UTC] Limit: 20, Offset: 0
[24-Apr-2026 16:32:24 UTC] Orders found: 7
[24-Apr-2026 16:32:24 UTC] Orders data: [{"id":222,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"pending","created_at":"2026-04-24 20:02:22","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":221,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 19:56:42","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":220,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"completed","created_at":"2026-04-24 19:43:50","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":219,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance12556","status":"cancelled","created_at":"2026-04-24 19:34:06","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":218,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 19:28:14","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":217,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:31:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":216,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:30:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Apr-2026 16:32:24 UTC] Total orders count: 7
[24-Apr-2026 16:35:03 UTC] === API CALL LOG ===
[24-Apr-2026 16:35:03 UTC] Endpoint: user/profile.php
[24-Apr-2026 16:35:03 UTC] Full Log Data: {
    "timestamp": "2026-04-24 16:35:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1684d9dc5f6388-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.63",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.63, 172.69.194.221"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 16:35:03 UTC] === END API CALL LOG ===
[24-Apr-2026 16:35:03 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 16:35:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[24-Apr-2026 16:35:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 16:35:03 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 16:35:03 UTC] User ID: 344
[24-Apr-2026 16:35:03 UTC] ✅ User profile retrieved successfully for user ID: 344
[24-Apr-2026 16:35:03 UTC] === API CALL LOG ===
[24-Apr-2026 16:35:03 UTC] Endpoint: user/profile.php
[24-Apr-2026 16:35:03 UTC] Full Log Data: {
    "timestamp": "2026-04-24 16:35:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1684d9dc5c6388-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.63",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.63, 172.69.194.221"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 16:35:03 UTC] === END API CALL LOG ===
[24-Apr-2026 16:35:03 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 16:35:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[24-Apr-2026 16:35:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 16:35:03 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 16:35:03 UTC] User ID: 344
[24-Apr-2026 16:35:03 UTC] ✅ User profile retrieved successfully for user ID: 344
[24-Apr-2026 16:35:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 16:35:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 16:35:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f1684d9dc5a6388-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.59.63","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.59.63, 172.69.194.221"}
[24-Apr-2026 16:35:03 UTC] === User Orders API Called ===
[24-Apr-2026 16:35:03 UTC] User ID: 344
[24-Apr-2026 16:35:03 UTC] Limit: 20, Offset: 0
[24-Apr-2026 16:35:03 UTC] Orders found: 7
[24-Apr-2026 16:35:03 UTC] Orders data: [{"id":222,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"pending","created_at":"2026-04-24 20:02:22","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":221,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 19:56:42","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":220,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"completed","created_at":"2026-04-24 19:43:50","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":219,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance12556","status":"cancelled","created_at":"2026-04-24 19:34:06","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":218,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 19:28:14","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":217,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:31:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":216,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:30:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Apr-2026 16:35:03 UTC] Total orders count: 7
[24-Apr-2026 16:36:09 UTC] === API CALL LOG ===
[24-Apr-2026 16:36:09 UTC] Endpoint: user/profile.php
[24-Apr-2026 16:36:09 UTC] Full Log Data: {
    "timestamp": "2026-04-24 16:36:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1686797fe26388-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.63",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.63, 172.69.194.220"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 16:36:09 UTC] === END API CALL LOG ===
[24-Apr-2026 16:36:09 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 16:36:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[24-Apr-2026 16:36:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 16:36:09 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 16:36:09 UTC] User ID: 344
[24-Apr-2026 16:36:09 UTC] ✅ User profile retrieved successfully for user ID: 344
[24-Apr-2026 16:36:12 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 16:36:12 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 16:36:12 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f1686885bea6388-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.59.63","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.59.63, 172.69.194.220"}
[24-Apr-2026 16:36:12 UTC] === User Orders API Called ===
[24-Apr-2026 16:36:12 UTC] User ID: 344
[24-Apr-2026 16:36:12 UTC] Limit: 20, Offset: 0
[24-Apr-2026 16:36:12 UTC] Orders found: 7
[24-Apr-2026 16:36:12 UTC] Orders data: [{"id":222,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"pending","created_at":"2026-04-24 20:02:22","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":221,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 19:56:42","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":220,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"completed","created_at":"2026-04-24 19:43:50","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":219,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance12556","status":"cancelled","created_at":"2026-04-24 19:34:06","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":218,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 19:28:14","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":217,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:31:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":216,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:30:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Apr-2026 16:36:12 UTC] Total orders count: 7
[24-Apr-2026 16:37:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 16:37:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 16:37:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f1687dc1c946388-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.59.63","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.59.63, 172.69.194.221"}
[24-Apr-2026 16:37:06 UTC] === User Orders API Called ===
[24-Apr-2026 16:37:06 UTC] User ID: 344
[24-Apr-2026 16:37:06 UTC] Limit: 20, Offset: 0
[24-Apr-2026 16:37:06 UTC] Orders found: 7
[24-Apr-2026 16:37:06 UTC] Orders data: [{"id":222,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"pending","created_at":"2026-04-24 20:02:22","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":221,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 19:56:42","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":220,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"completed","created_at":"2026-04-24 19:43:50","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":219,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance12556","status":"cancelled","created_at":"2026-04-24 19:34:06","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":218,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 19:28:14","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":217,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:31:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":216,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:30:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Apr-2026 16:37:06 UTC] Total orders count: 7
[24-Apr-2026 16:37:06 UTC] === API CALL LOG ===
[24-Apr-2026 16:37:06 UTC] Endpoint: user/profile.php
[24-Apr-2026 16:37:06 UTC] Full Log Data: {
    "timestamp": "2026-04-24 16:37:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1687dc1c966388-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.63",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.63, 172.69.194.221"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 16:37:06 UTC] === END API CALL LOG ===
[24-Apr-2026 16:37:06 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 16:37:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[24-Apr-2026 16:37:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 16:37:06 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 16:37:06 UTC] User ID: 344
[24-Apr-2026 16:37:06 UTC] ✅ User profile retrieved successfully for user ID: 344
[24-Apr-2026 16:37:06 UTC] === API CALL LOG ===
[24-Apr-2026 16:37:06 UTC] Endpoint: user/profile.php
[24-Apr-2026 16:37:06 UTC] Full Log Data: {
    "timestamp": "2026-04-24 16:37:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1687dc1c986388-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.63",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.63, 172.69.194.220"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 16:37:06 UTC] === END API CALL LOG ===
[24-Apr-2026 16:37:06 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 16:37:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[24-Apr-2026 16:37:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 16:37:06 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 16:37:06 UTC] User ID: 344
[24-Apr-2026 16:37:06 UTC] ✅ User profile retrieved successfully for user ID: 344
[24-Apr-2026 16:37:21 UTC] === API CALL LOG ===
[24-Apr-2026 16:37:21 UTC] Endpoint: user/profile.php
[24-Apr-2026 16:37:21 UTC] Full Log Data: {
    "timestamp": "2026-04-24 16:37:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f16883beedd6388-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.63",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.63, 172.69.194.220"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 16:37:21 UTC] === END API CALL LOG ===
[24-Apr-2026 16:37:21 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 16:37:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[24-Apr-2026 16:37:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 16:37:21 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 16:37:21 UTC] User ID: 344
[24-Apr-2026 16:37:21 UTC] ✅ User profile retrieved successfully for user ID: 344
[24-Apr-2026 16:37:21 UTC] === API CALL LOG ===
[24-Apr-2026 16:37:21 UTC] Endpoint: user/profile.php
[24-Apr-2026 16:37:21 UTC] Full Log Data: {
    "timestamp": "2026-04-24 16:37:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f16883beee06388-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.63",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.63, 172.69.194.220"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 16:37:21 UTC] === END API CALL LOG ===
[24-Apr-2026 16:37:21 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 16:37:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[24-Apr-2026 16:37:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 16:37:21 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 16:37:21 UTC] User ID: 344
[24-Apr-2026 16:37:21 UTC] ✅ User profile retrieved successfully for user ID: 344
[24-Apr-2026 16:37:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 16:37:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 16:37:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f16883beedc6388-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.59.63","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.59.63, 172.69.194.221"}
[24-Apr-2026 16:37:21 UTC] === User Orders API Called ===
[24-Apr-2026 16:37:21 UTC] User ID: 344
[24-Apr-2026 16:37:21 UTC] Limit: 20, Offset: 0
[24-Apr-2026 16:37:21 UTC] Orders found: 7
[24-Apr-2026 16:37:21 UTC] Orders data: [{"id":222,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"pending","created_at":"2026-04-24 20:02:22","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":221,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 19:56:42","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":220,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"completed","created_at":"2026-04-24 19:43:50","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":219,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance12556","status":"cancelled","created_at":"2026-04-24 19:34:06","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":218,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 19:28:14","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":217,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:31:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":216,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:30:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Apr-2026 16:37:21 UTC] Total orders count: 7
[24-Apr-2026 16:37:43 UTC] === API CALL LOG ===
[24-Apr-2026 16:37:43 UTC] Endpoint: user/profile.php
[24-Apr-2026 16:37:43 UTC] Full Log Data: {
    "timestamp": "2026-04-24 16:37:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1688c2cb1d6388-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.63",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.63, 172.69.194.220"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 16:37:43 UTC] === END API CALL LOG ===
[24-Apr-2026 16:37:43 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 16:37:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[24-Apr-2026 16:37:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 16:37:43 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 16:37:43 UTC] User ID: 344
[24-Apr-2026 16:37:43 UTC] ✅ User profile retrieved successfully for user ID: 344
[24-Apr-2026 16:37:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 16:37:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 16:37:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f168904c9556388-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.59.63","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.59.63, 172.69.194.220"}
[24-Apr-2026 16:37:54 UTC] === User Orders API Called ===
[24-Apr-2026 16:37:54 UTC] User ID: 344
[24-Apr-2026 16:37:54 UTC] Limit: 20, Offset: 0
[24-Apr-2026 16:37:54 UTC] Orders found: 7
[24-Apr-2026 16:37:54 UTC] Orders data: [{"id":222,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"pending","created_at":"2026-04-24 20:02:22","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":221,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 19:56:42","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":220,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"completed","created_at":"2026-04-24 19:43:50","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":219,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance12556","status":"cancelled","created_at":"2026-04-24 19:34:06","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":218,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 19:28:14","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":217,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:31:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":216,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:30:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Apr-2026 16:37:54 UTC] Total orders count: 7
[24-Apr-2026 16:37:54 UTC] === API CALL LOG ===
[24-Apr-2026 16:37:54 UTC] Endpoint: user/profile.php
[24-Apr-2026 16:37:54 UTC] Full Log Data: {
    "timestamp": "2026-04-24 16:37:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f168904c9576388-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.63",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.63, 172.69.194.221"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 16:37:54 UTC] === END API CALL LOG ===
[24-Apr-2026 16:37:54 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 16:37:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[24-Apr-2026 16:37:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 16:37:54 UTC] === API CALL LOG ===
[24-Apr-2026 16:37:54 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 16:37:54 UTC] User ID: 344
[24-Apr-2026 16:37:54 UTC] Endpoint: user/profile.php
[24-Apr-2026 16:37:54 UTC] Full Log Data: {
    "timestamp": "2026-04-24 16:37:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f168904c9596388-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.63",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.63, 172.69.194.220"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 16:37:54 UTC] === END API CALL LOG ===
[24-Apr-2026 16:37:54 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 16:37:54 UTC] ✅ User profile retrieved successfully for user ID: 344
[24-Apr-2026 16:37:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[24-Apr-2026 16:37:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 16:37:54 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 16:37:54 UTC] User ID: 344
[24-Apr-2026 16:37:54 UTC] ✅ User profile retrieved successfully for user ID: 344
[24-Apr-2026 16:39:12 UTC] === API CALL LOG ===
[24-Apr-2026 16:39:12 UTC] Endpoint: user/profile.php
[24-Apr-2026 16:39:12 UTC] Full Log Data: {
    "timestamp": "2026-04-24 16:39:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f168aeb78a66388-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.63",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.63, 172.69.194.220"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 16:39:12 UTC] === END API CALL LOG ===
[24-Apr-2026 16:39:12 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 16:39:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[24-Apr-2026 16:39:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 16:39:12 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 16:39:12 UTC] User ID: 344
[24-Apr-2026 16:39:12 UTC] ✅ User profile retrieved successfully for user ID: 344
[24-Apr-2026 16:39:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 16:39:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 16:39:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f168afade776388-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.59.63","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.59.63, 172.69.194.220"}
[24-Apr-2026 16:39:14 UTC] === User Orders API Called ===
[24-Apr-2026 16:39:14 UTC] User ID: 344
[24-Apr-2026 16:39:14 UTC] Limit: 20, Offset: 0
[24-Apr-2026 16:39:14 UTC] Orders found: 7
[24-Apr-2026 16:39:14 UTC] Orders data: [{"id":222,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"pending","created_at":"2026-04-24 20:02:22","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":221,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 19:56:42","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":220,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"completed","created_at":"2026-04-24 19:43:50","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":219,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance12556","status":"cancelled","created_at":"2026-04-24 19:34:06","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":218,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 19:28:14","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":217,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:31:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":216,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:30:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Apr-2026 16:39:14 UTC] Total orders count: 7
[24-Apr-2026 16:40:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 16:40:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 16:40:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f168d1cdf0f6388-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.59.63","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.59.63, 172.69.194.220"}
[24-Apr-2026 16:40:41 UTC] === User Orders API Called ===
[24-Apr-2026 16:40:41 UTC] User ID: 344
[24-Apr-2026 16:40:41 UTC] Limit: 20, Offset: 0
[24-Apr-2026 16:40:41 UTC] Orders found: 7
[24-Apr-2026 16:40:41 UTC] Orders data: [{"id":222,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"pending","created_at":"2026-04-24 20:02:22","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":221,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 19:56:42","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":220,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"completed","created_at":"2026-04-24 19:43:50","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":219,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance12556","status":"cancelled","created_at":"2026-04-24 19:34:06","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":218,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 19:28:14","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":217,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:31:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":216,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:30:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Apr-2026 16:40:41 UTC] Total orders count: 7
[24-Apr-2026 16:40:41 UTC] === API CALL LOG ===
[24-Apr-2026 16:40:41 UTC] Endpoint: user/profile.php
[24-Apr-2026 16:40:41 UTC] Full Log Data: {
    "timestamp": "2026-04-24 16:40:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f168d1cdf116388-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.63",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.63, 172.69.194.221"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 16:40:41 UTC] === END API CALL LOG ===
[24-Apr-2026 16:40:41 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 16:40:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[24-Apr-2026 16:40:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 16:40:41 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 16:40:41 UTC] User ID: 344
[24-Apr-2026 16:40:41 UTC] ✅ User profile retrieved successfully for user ID: 344
[24-Apr-2026 16:40:41 UTC] === API CALL LOG ===
[24-Apr-2026 16:40:41 UTC] Endpoint: user/profile.php
[24-Apr-2026 16:40:41 UTC] Full Log Data: {
    "timestamp": "2026-04-24 16:40:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f168d1cdf136388-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.63",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.63, 172.69.194.220"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 16:40:41 UTC] === END API CALL LOG ===
[24-Apr-2026 16:40:41 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 16:40:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[24-Apr-2026 16:40:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 16:40:41 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 16:40:41 UTC] User ID: 344
[24-Apr-2026 16:40:41 UTC] ✅ User profile retrieved successfully for user ID: 344
[24-Apr-2026 16:40:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 16:40:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 16:40:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f168d2f3cd56388-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.59.63","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.59.63, 172.69.194.220"}
[24-Apr-2026 16:40:44 UTC] === User Orders API Called ===
[24-Apr-2026 16:40:44 UTC] User ID: 344
[24-Apr-2026 16:40:44 UTC] Limit: 20, Offset: 0
[24-Apr-2026 16:40:44 UTC] Orders found: 7
[24-Apr-2026 16:40:44 UTC] Orders data: [{"id":222,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"pending","created_at":"2026-04-24 20:02:22","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":221,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 19:56:42","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":220,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"completed","created_at":"2026-04-24 19:43:50","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":219,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance12556","status":"cancelled","created_at":"2026-04-24 19:34:06","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":218,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 19:28:14","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":217,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:31:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":216,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:30:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Apr-2026 16:40:44 UTC] Total orders count: 7
[24-Apr-2026 16:43:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 16:43:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 16:43:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f1690eb7e726388-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.59.63","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.59.63, 172.69.194.221"}
[24-Apr-2026 16:43:17 UTC] === User Orders API Called ===
[24-Apr-2026 16:43:17 UTC] User ID: 344
[24-Apr-2026 16:43:17 UTC] Limit: 20, Offset: 0
[24-Apr-2026 16:43:17 UTC] Orders found: 7
[24-Apr-2026 16:43:17 UTC] Orders data: [{"id":222,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 20:02:22","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":221,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 19:56:42","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":220,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"completed","created_at":"2026-04-24 19:43:50","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":219,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance12556","status":"cancelled","created_at":"2026-04-24 19:34:06","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":218,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 19:28:14","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":217,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:31:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":216,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:30:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Apr-2026 16:43:17 UTC] Total orders count: 7
[24-Apr-2026 16:43:17 UTC] === API CALL LOG ===
[24-Apr-2026 16:43:17 UTC] Endpoint: user/profile.php
[24-Apr-2026 16:43:17 UTC] Full Log Data: {
    "timestamp": "2026-04-24 16:43:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1690eb7e756388-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.63",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.63, 172.69.194.221"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 16:43:17 UTC] === END API CALL LOG ===
[24-Apr-2026 16:43:17 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 16:43:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[24-Apr-2026 16:43:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 16:43:17 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 16:43:17 UTC] User ID: 344
[24-Apr-2026 16:43:17 UTC] ✅ User profile retrieved successfully for user ID: 344
[24-Apr-2026 16:43:17 UTC] === API CALL LOG ===
[24-Apr-2026 16:43:17 UTC] Endpoint: user/profile.php
[24-Apr-2026 16:43:17 UTC] Full Log Data: {
    "timestamp": "2026-04-24 16:43:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1690eb7e746388-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.63",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.63, 172.69.194.221"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 16:43:17 UTC] === END API CALL LOG ===
[24-Apr-2026 16:43:17 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 16:43:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[24-Apr-2026 16:43:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 16:43:17 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 16:43:17 UTC] User ID: 344
[24-Apr-2026 16:43:17 UTC] ✅ User profile retrieved successfully for user ID: 344
[24-Apr-2026 16:43:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 16:43:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 16:43:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f16911dbd406388-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.59.63","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.59.63, 172.69.194.221"}
[24-Apr-2026 16:43:25 UTC] === User Orders API Called ===
[24-Apr-2026 16:43:25 UTC] User ID: 344
[24-Apr-2026 16:43:25 UTC] Limit: 20, Offset: 0
[24-Apr-2026 16:43:25 UTC] Orders found: 7
[24-Apr-2026 16:43:25 UTC] Orders data: [{"id":222,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 20:02:22","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":221,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 19:56:42","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":220,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"completed","created_at":"2026-04-24 19:43:50","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":219,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance12556","status":"cancelled","created_at":"2026-04-24 19:34:06","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":218,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 19:28:14","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":217,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:31:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":216,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:30:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Apr-2026 16:43:25 UTC] Total orders count: 7
[24-Apr-2026 16:43:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 16:43:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 16:43:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f169145bc4d6388-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.59.63","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.59.63, 172.69.194.221"}
[24-Apr-2026 16:43:32 UTC] === User Orders API Called ===
[24-Apr-2026 16:43:32 UTC] User ID: 344
[24-Apr-2026 16:43:32 UTC] Limit: 20, Offset: 0
[24-Apr-2026 16:43:32 UTC] Orders found: 7
[24-Apr-2026 16:43:32 UTC] Orders data: [{"id":222,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 20:02:22","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":221,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 19:56:42","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":220,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"completed","created_at":"2026-04-24 19:43:50","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":219,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance12556","status":"cancelled","created_at":"2026-04-24 19:34:06","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":218,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 19:28:14","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":217,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:31:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":216,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:30:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Apr-2026 16:43:32 UTC] Total orders count: 7
[24-Apr-2026 16:43:32 UTC] === API CALL LOG ===
[24-Apr-2026 16:43:32 UTC] Endpoint: user/profile.php
[24-Apr-2026 16:43:32 UTC] Full Log Data: {
    "timestamp": "2026-04-24 16:43:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f169145bc516388-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.63",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.63, 172.69.194.221"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 16:43:32 UTC] === END API CALL LOG ===
[24-Apr-2026 16:43:32 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 16:43:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[24-Apr-2026 16:43:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 16:43:32 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 16:43:32 UTC] User ID: 344
[24-Apr-2026 16:43:32 UTC] ✅ User profile retrieved successfully for user ID: 344
[24-Apr-2026 16:43:32 UTC] === API CALL LOG ===
[24-Apr-2026 16:43:32 UTC] Endpoint: user/profile.php
[24-Apr-2026 16:43:32 UTC] Full Log Data: {
    "timestamp": "2026-04-24 16:43:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f169145bc4f6388-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.63",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.63, 172.69.194.221"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 16:43:32 UTC] === END API CALL LOG ===
[24-Apr-2026 16:43:32 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 16:43:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[24-Apr-2026 16:43:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 16:43:32 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 16:43:32 UTC] User ID: 344
[24-Apr-2026 16:43:32 UTC] ✅ User profile retrieved successfully for user ID: 344
[24-Apr-2026 16:43:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 16:43:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 16:43:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f169190ed6e6388-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.59.63","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.59.63, 172.69.194.220"}
[24-Apr-2026 16:43:44 UTC] === User Orders API Called ===
[24-Apr-2026 16:43:44 UTC] User ID: 344
[24-Apr-2026 16:43:44 UTC] Limit: 20, Offset: 0
[24-Apr-2026 16:43:44 UTC] Orders found: 7
[24-Apr-2026 16:43:44 UTC] Orders data: [{"id":222,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 20:02:22","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":221,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 19:56:42","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":220,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"completed","created_at":"2026-04-24 19:43:50","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":219,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance12556","status":"cancelled","created_at":"2026-04-24 19:34:06","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":218,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 19:28:14","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":217,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:31:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":216,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:30:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Apr-2026 16:43:44 UTC] Total orders count: 7
[24-Apr-2026 16:43:44 UTC] === API CALL LOG ===
[24-Apr-2026 16:43:44 UTC] === API CALL LOG ===
[24-Apr-2026 16:43:44 UTC] Endpoint: user/profile.php
[24-Apr-2026 16:43:44 UTC] Endpoint: user/profile.php
[24-Apr-2026 16:43:44 UTC] Full Log Data: {
    "timestamp": "2026-04-24 16:43:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f169190ed726388-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.63",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.63, 172.69.194.221"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 16:43:44 UTC] Full Log Data: {
    "timestamp": "2026-04-24 16:43:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f169190ed716388-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.63",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.63, 172.69.194.220"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 16:43:44 UTC] === END API CALL LOG ===
[24-Apr-2026 16:43:44 UTC] === END API CALL LOG ===
[24-Apr-2026 16:43:44 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 16:43:44 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 16:43:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[24-Apr-2026 16:43:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[24-Apr-2026 16:43:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 16:43:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 16:43:44 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 16:43:44 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 16:43:44 UTC] User ID: 344
[24-Apr-2026 16:43:44 UTC] User ID: 344
[24-Apr-2026 16:43:44 UTC] ✅ User profile retrieved successfully for user ID: 344
[24-Apr-2026 16:43:44 UTC] ✅ User profile retrieved successfully for user ID: 344
[24-Apr-2026 16:44:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 16:44:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 16:44:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f16922c382a6388-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.59.63","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.59.63, 172.69.194.220"}
[24-Apr-2026 16:44:09 UTC] === User Orders API Called ===
[24-Apr-2026 16:44:09 UTC] User ID: 344
[24-Apr-2026 16:44:09 UTC] Limit: 20, Offset: 0
[24-Apr-2026 16:44:09 UTC] Orders found: 8
[24-Apr-2026 16:44:09 UTC] Orders data: [{"id":223,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"pending","created_at":"2026-04-24 20:14:06","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":222,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 20:02:22","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":221,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 19:56:42","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":220,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"completed","created_at":"2026-04-24 19:43:50","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":219,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance12556","status":"cancelled","created_at":"2026-04-24 19:34:06","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":218,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 19:28:14","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":217,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:31:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":216,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:30:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Apr-2026 16:44:09 UTC] Total orders count: 8
[24-Apr-2026 16:44:12 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 16:44:12 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 16:44:12 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f1692435acd6388-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.59.63","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.59.63, 172.69.194.220"}
[24-Apr-2026 16:44:12 UTC] === User Orders API Called ===
[24-Apr-2026 16:44:12 UTC] User ID: 344
[24-Apr-2026 16:44:12 UTC] Limit: 20, Offset: 0
[24-Apr-2026 16:44:12 UTC] Orders found: 8
[24-Apr-2026 16:44:12 UTC] Orders data: [{"id":223,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"pending","created_at":"2026-04-24 20:14:06","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":222,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 20:02:22","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":221,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 19:56:42","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":220,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"completed","created_at":"2026-04-24 19:43:50","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":219,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance12556","status":"cancelled","created_at":"2026-04-24 19:34:06","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":218,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 19:28:14","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":217,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:31:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":216,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:30:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Apr-2026 16:44:12 UTC] Total orders count: 8
[24-Apr-2026 16:44:12 UTC] === API CALL LOG ===
[24-Apr-2026 16:44:12 UTC] === API CALL LOG ===
[24-Apr-2026 16:44:12 UTC] Endpoint: user/profile.php
[24-Apr-2026 16:44:12 UTC] Endpoint: user/profile.php
[24-Apr-2026 16:44:12 UTC] Full Log Data: {
    "timestamp": "2026-04-24 16:44:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1692435acf6388-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.63",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.63, 172.69.194.221"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 16:44:12 UTC] === END API CALL LOG ===
[24-Apr-2026 16:44:12 UTC] Full Log Data: {
    "timestamp": "2026-04-24 16:44:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1692435ad16388-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.63",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.63, 172.69.194.221"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 16:44:12 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 16:44:12 UTC] === END API CALL LOG ===
[24-Apr-2026 16:44:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[24-Apr-2026 16:44:12 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 16:44:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[24-Apr-2026 16:44:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 16:44:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 16:44:12 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 16:44:12 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 16:44:12 UTC] User ID: 344
[24-Apr-2026 16:44:12 UTC] User ID: 344
[24-Apr-2026 16:44:12 UTC] ✅ User profile retrieved successfully for user ID: 344
[24-Apr-2026 16:44:12 UTC] ✅ User profile retrieved successfully for user ID: 344
[24-Apr-2026 16:46:23 UTC] === API CALL LOG ===
[24-Apr-2026 16:46:23 UTC] Endpoint: user/profile.php
[24-Apr-2026 16:46:23 UTC] Full Log Data: {
    "timestamp": "2026-04-24 16:46:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f16957158a66388-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.63",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.63, 172.69.194.220"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 16:46:23 UTC] === END API CALL LOG ===
[24-Apr-2026 16:46:23 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 16:46:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[24-Apr-2026 16:46:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 16:46:23 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 16:46:23 UTC] User ID: 344
[24-Apr-2026 16:46:23 UTC] ✅ User profile retrieved successfully for user ID: 344
[24-Apr-2026 16:46:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 16:46:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 16:46:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f1695b42f1d6388-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.59.63","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.59.63, 172.69.194.221"}
[24-Apr-2026 16:46:33 UTC] === User Orders API Called ===
[24-Apr-2026 16:46:33 UTC] User ID: 344
[24-Apr-2026 16:46:33 UTC] Limit: 20, Offset: 0
[24-Apr-2026 16:46:33 UTC] Orders found: 8
[24-Apr-2026 16:46:33 UTC] Orders data: [{"id":223,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 20:14:06","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":222,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 20:02:22","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":221,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 19:56:42","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":220,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"completed","created_at":"2026-04-24 19:43:50","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":219,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance12556","status":"cancelled","created_at":"2026-04-24 19:34:06","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":218,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 19:28:14","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":217,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:31:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":216,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:30:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Apr-2026 16:46:33 UTC] Total orders count: 8
[24-Apr-2026 16:46:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 16:46:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 16:46:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f1695c2c9336388-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.59.63","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.59.63, 172.69.194.221"}
[24-Apr-2026 16:46:35 UTC] === User Orders API Called ===
[24-Apr-2026 16:46:35 UTC] User ID: 344
[24-Apr-2026 16:46:35 UTC] Limit: 20, Offset: 0
[24-Apr-2026 16:46:35 UTC] Orders found: 8
[24-Apr-2026 16:46:35 UTC] Orders data: [{"id":223,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 20:14:06","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":222,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 20:02:22","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":221,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 19:56:42","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":220,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"completed","created_at":"2026-04-24 19:43:50","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":219,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance12556","status":"cancelled","created_at":"2026-04-24 19:34:06","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":218,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 19:28:14","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":217,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:31:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":216,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:30:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Apr-2026 16:46:35 UTC] Total orders count: 8
[24-Apr-2026 16:46:36 UTC] === API CALL LOG ===
[24-Apr-2026 16:46:36 UTC] Endpoint: user/profile.php
[24-Apr-2026 16:46:36 UTC] Full Log Data: {
    "timestamp": "2026-04-24 16:46:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1695c2c9366388-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.63",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.63, 172.69.194.221"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 16:46:36 UTC] === END API CALL LOG ===
[24-Apr-2026 16:46:36 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 16:46:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[24-Apr-2026 16:46:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 16:46:36 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 16:46:36 UTC] User ID: 344
[24-Apr-2026 16:46:36 UTC] ✅ User profile retrieved successfully for user ID: 344
[24-Apr-2026 16:46:36 UTC] === API CALL LOG ===
[24-Apr-2026 16:46:36 UTC] Endpoint: user/profile.php
[24-Apr-2026 16:46:36 UTC] Full Log Data: {
    "timestamp": "2026-04-24 16:46:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1695c2c9376388-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.63",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.63, 172.69.194.220"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 16:46:36 UTC] === END API CALL LOG ===
[24-Apr-2026 16:46:36 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 16:46:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[24-Apr-2026 16:46:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 16:46:36 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 16:46:36 UTC] User ID: 344
[24-Apr-2026 16:46:36 UTC] ✅ User profile retrieved successfully for user ID: 344
[24-Apr-2026 16:47:00 UTC] === API CALL LOG ===
[24-Apr-2026 16:47:00 UTC] Endpoint: user/profile.php
[24-Apr-2026 16:47:00 UTC] Full Log Data: {
    "timestamp": "2026-04-24 16:47:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f16965dcc256388-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.63",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.63, 172.69.194.220"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 16:47:00 UTC] === END API CALL LOG ===
[24-Apr-2026 16:47:00 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 16:47:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[24-Apr-2026 16:47:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 16:47:00 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 16:47:00 UTC] User ID: 344
[24-Apr-2026 16:47:00 UTC] ✅ User profile retrieved successfully for user ID: 344
[24-Apr-2026 16:47:10 UTC] === API CALL LOG ===
[24-Apr-2026 16:47:10 UTC] Endpoint: user/profile.php
[24-Apr-2026 16:47:10 UTC] Full Log Data: {
    "timestamp": "2026-04-24 16:47:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f16969aeb236388-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.63",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.63, 172.69.194.220"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 16:47:10 UTC] === END API CALL LOG ===
[24-Apr-2026 16:47:10 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 16:47:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[24-Apr-2026 16:47:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 16:47:10 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 16:47:10 UTC] User ID: 344
[24-Apr-2026 16:47:10 UTC] ✅ User profile retrieved successfully for user ID: 344
[24-Apr-2026 16:47:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 16:47:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 16:47:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f16969aeb1f6388-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.59.63","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.59.63, 172.69.194.220"}
[24-Apr-2026 16:47:10 UTC] === User Orders API Called ===
[24-Apr-2026 16:47:10 UTC] User ID: 344
[24-Apr-2026 16:47:10 UTC] Limit: 20, Offset: 0
[24-Apr-2026 16:47:10 UTC] Orders found: 8
[24-Apr-2026 16:47:10 UTC] Orders data: [{"id":223,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 20:14:06","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":222,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 20:02:22","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":221,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 19:56:42","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":220,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"completed","created_at":"2026-04-24 19:43:50","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":219,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance12556","status":"cancelled","created_at":"2026-04-24 19:34:06","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":218,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 19:28:14","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":217,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:31:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":216,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:30:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Apr-2026 16:47:10 UTC] Total orders count: 8
[24-Apr-2026 16:47:10 UTC] === API CALL LOG ===
[24-Apr-2026 16:47:10 UTC] Endpoint: user/profile.php
[24-Apr-2026 16:47:10 UTC] Full Log Data: {
    "timestamp": "2026-04-24 16:47:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f16969aeb256388-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.63",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.63, 172.69.194.221"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 16:47:10 UTC] === END API CALL LOG ===
[24-Apr-2026 16:47:10 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 16:47:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[24-Apr-2026 16:47:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 16:47:10 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 16:47:10 UTC] User ID: 344
[24-Apr-2026 16:47:10 UTC] ✅ User profile retrieved successfully for user ID: 344
[24-Apr-2026 16:47:38 UTC] === API CALL LOG ===
[24-Apr-2026 16:47:38 UTC] Endpoint: user/profile.php
[24-Apr-2026 16:47:38 UTC] Full Log Data: {
    "timestamp": "2026-04-24 16:47:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f16974c19a16388-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.63",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.63, 172.69.194.221"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 16:47:38 UTC] === END API CALL LOG ===
[24-Apr-2026 16:47:38 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 16:47:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[24-Apr-2026 16:47:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 16:47:38 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 16:47:38 UTC] User ID: 344
[24-Apr-2026 16:47:38 UTC] ✅ User profile retrieved successfully for user ID: 344
[24-Apr-2026 16:47:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 16:47:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 16:47:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f16974c19a06388-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.59.63","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.59.63, 172.69.194.221"}
[24-Apr-2026 16:47:38 UTC] === User Orders API Called ===
[24-Apr-2026 16:47:38 UTC] User ID: 344
[24-Apr-2026 16:47:38 UTC] Limit: 20, Offset: 0
[24-Apr-2026 16:47:38 UTC] Orders found: 8
[24-Apr-2026 16:47:38 UTC] Orders data: [{"id":223,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 20:14:06","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":222,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 20:02:22","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":221,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 19:56:42","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":220,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"completed","created_at":"2026-04-24 19:43:50","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":219,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance12556","status":"cancelled","created_at":"2026-04-24 19:34:06","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":218,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 19:28:14","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":217,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:31:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":216,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:30:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Apr-2026 16:47:38 UTC] Total orders count: 8
[24-Apr-2026 16:47:38 UTC] === API CALL LOG ===
[24-Apr-2026 16:47:38 UTC] Endpoint: user/profile.php
[24-Apr-2026 16:47:38 UTC] Full Log Data: {
    "timestamp": "2026-04-24 16:47:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f16974c19a26388-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.63",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.63, 172.69.194.221"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 16:47:38 UTC] === END API CALL LOG ===
[24-Apr-2026 16:47:38 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 16:47:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[24-Apr-2026 16:47:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 16:47:38 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 16:47:38 UTC] User ID: 344
[24-Apr-2026 16:47:38 UTC] ✅ User profile retrieved successfully for user ID: 344
[24-Apr-2026 16:47:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 16:47:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 16:47:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f1697879f7e6388-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.59.63","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.59.63, 172.69.194.220"}
[24-Apr-2026 16:47:48 UTC] === User Orders API Called ===
[24-Apr-2026 16:47:48 UTC] User ID: 344
[24-Apr-2026 16:47:48 UTC] Limit: 20, Offset: 0
[24-Apr-2026 16:47:48 UTC] Orders found: 8
[24-Apr-2026 16:47:48 UTC] Orders data: [{"id":223,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 20:14:06","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":222,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 20:02:22","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":221,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 19:56:42","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":220,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"completed","created_at":"2026-04-24 19:43:50","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":219,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance12556","status":"cancelled","created_at":"2026-04-24 19:34:06","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":218,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 19:28:14","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":217,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:31:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":216,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:30:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Apr-2026 16:47:48 UTC] Total orders count: 8
[24-Apr-2026 16:47:48 UTC] === API CALL LOG ===
[24-Apr-2026 16:47:48 UTC] === API CALL LOG ===
[24-Apr-2026 16:47:48 UTC] Endpoint: user/profile.php
[24-Apr-2026 16:47:48 UTC] Endpoint: user/profile.php
[24-Apr-2026 16:47:48 UTC] Full Log Data: {
    "timestamp": "2026-04-24 16:47:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1697879f836388-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.63",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.63, 172.69.194.220"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 16:47:48 UTC] Full Log Data: {
    "timestamp": "2026-04-24 16:47:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1697879f816388-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.63",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.63, 172.69.194.220"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 16:47:48 UTC] === END API CALL LOG ===
[24-Apr-2026 16:47:48 UTC] === END API CALL LOG ===
[24-Apr-2026 16:47:48 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 16:47:48 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 16:47:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[24-Apr-2026 16:47:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[24-Apr-2026 16:47:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 16:47:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 16:47:48 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 16:47:48 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 16:47:48 UTC] User ID: 344
[24-Apr-2026 16:47:48 UTC] User ID: 344
[24-Apr-2026 16:47:48 UTC] ✅ User profile retrieved successfully for user ID: 344
[24-Apr-2026 16:47:48 UTC] ✅ User profile retrieved successfully for user ID: 344
[24-Apr-2026 16:47:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 16:47:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 16:47:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f1697b5b8fb6388-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.59.63","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.59.63, 172.69.194.220"}
[24-Apr-2026 16:47:55 UTC] === User Orders API Called ===
[24-Apr-2026 16:47:55 UTC] User ID: 344
[24-Apr-2026 16:47:55 UTC] Limit: 20, Offset: 0
[24-Apr-2026 16:47:55 UTC] Orders found: 8
[24-Apr-2026 16:47:55 UTC] Orders data: [{"id":223,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 20:14:06","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":222,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 20:02:22","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":221,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 19:56:42","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":220,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"completed","created_at":"2026-04-24 19:43:50","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":219,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance12556","status":"cancelled","created_at":"2026-04-24 19:34:06","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":218,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 19:28:14","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":217,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:31:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":216,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:30:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Apr-2026 16:47:55 UTC] Total orders count: 8
[24-Apr-2026 16:47:55 UTC] === API CALL LOG ===
[24-Apr-2026 16:47:55 UTC] Endpoint: user/profile.php
[24-Apr-2026 16:47:55 UTC] Full Log Data: {
    "timestamp": "2026-04-24 16:47:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1697b5b9016388-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.63",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.63, 172.69.194.220"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 16:47:55 UTC] === END API CALL LOG ===
[24-Apr-2026 16:47:55 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 16:47:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[24-Apr-2026 16:47:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 16:47:55 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 16:47:55 UTC] User ID: 344
[24-Apr-2026 16:47:55 UTC] ✅ User profile retrieved successfully for user ID: 344
[24-Apr-2026 16:47:55 UTC] === API CALL LOG ===
[24-Apr-2026 16:47:55 UTC] Endpoint: user/profile.php
[24-Apr-2026 16:47:55 UTC] Full Log Data: {
    "timestamp": "2026-04-24 16:47:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1697b5b8ff6388-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.63",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.63, 172.69.194.220"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 16:47:55 UTC] === END API CALL LOG ===
[24-Apr-2026 16:47:55 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 16:47:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[24-Apr-2026 16:47:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 16:47:55 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 16:47:55 UTC] User ID: 344
[24-Apr-2026 16:47:55 UTC] ✅ User profile retrieved successfully for user ID: 344
[24-Apr-2026 16:48:04 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 16:48:04 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 16:48:04 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f1697ea8ffd6388-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.59.63","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.59.63, 172.69.194.220"}
[24-Apr-2026 16:48:04 UTC] === User Orders API Called ===
[24-Apr-2026 16:48:04 UTC] User ID: 344
[24-Apr-2026 16:48:04 UTC] Limit: 20, Offset: 0
[24-Apr-2026 16:48:04 UTC] Orders found: 8
[24-Apr-2026 16:48:04 UTC] Orders data: [{"id":223,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 20:14:06","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":222,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 20:02:22","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":221,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 19:56:42","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":220,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"completed","created_at":"2026-04-24 19:43:50","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":219,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance12556","status":"cancelled","created_at":"2026-04-24 19:34:06","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":218,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 19:28:14","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":217,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:31:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":216,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:30:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Apr-2026 16:48:04 UTC] Total orders count: 8
[24-Apr-2026 16:48:04 UTC] === API CALL LOG ===
[24-Apr-2026 16:48:04 UTC] === API CALL LOG ===
[24-Apr-2026 16:48:04 UTC] Endpoint: user/profile.php
[24-Apr-2026 16:48:04 UTC] Endpoint: user/profile.php
[24-Apr-2026 16:48:04 UTC] Full Log Data: {
    "timestamp": "2026-04-24 16:48:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1697ea88006388-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.63",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.63, 172.69.194.221"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 16:48:04 UTC] Full Log Data: {
    "timestamp": "2026-04-24 16:48:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1697ea8fff6388-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.63",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.63, 172.69.194.220"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 16:48:04 UTC] === END API CALL LOG ===
[24-Apr-2026 16:48:04 UTC] === END API CALL LOG ===
[24-Apr-2026 16:48:04 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 16:48:04 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 16:48:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[24-Apr-2026 16:48:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[24-Apr-2026 16:48:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 16:48:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 16:48:04 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 16:48:04 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 16:48:04 UTC] User ID: 344
[24-Apr-2026 16:48:04 UTC] User ID: 344
[24-Apr-2026 16:48:04 UTC] ✅ User profile retrieved successfully for user ID: 344
[24-Apr-2026 16:48:04 UTC] ✅ User profile retrieved successfully for user ID: 344
[24-Apr-2026 16:48:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 16:48:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 16:48:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f1698ab2d086388-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.59.63","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.59.63, 172.69.194.221"}
[24-Apr-2026 16:48:35 UTC] === User Orders API Called ===
[24-Apr-2026 16:48:35 UTC] User ID: 344
[24-Apr-2026 16:48:35 UTC] Limit: 20, Offset: 0
[24-Apr-2026 16:48:35 UTC] Orders found: 8
[24-Apr-2026 16:48:35 UTC] Orders data: [{"id":223,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 20:14:06","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":222,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 20:02:22","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":221,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 19:56:42","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":220,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"completed","created_at":"2026-04-24 19:43:50","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":219,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance12556","status":"cancelled","created_at":"2026-04-24 19:34:06","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":218,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 19:28:14","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":217,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:31:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":216,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:30:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Apr-2026 16:48:35 UTC] Total orders count: 8
[24-Apr-2026 16:48:35 UTC] === API CALL LOG ===
[24-Apr-2026 16:48:35 UTC] Endpoint: user/profile.php
[24-Apr-2026 16:48:35 UTC] Full Log Data: {
    "timestamp": "2026-04-24 16:48:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1698ab2d0c6388-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.63",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.63, 172.69.194.220"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 16:48:35 UTC] === END API CALL LOG ===
[24-Apr-2026 16:48:35 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 16:48:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[24-Apr-2026 16:48:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 16:48:35 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 16:48:35 UTC] User ID: 344
[24-Apr-2026 16:48:35 UTC] ✅ User profile retrieved successfully for user ID: 344
[24-Apr-2026 16:48:35 UTC] === API CALL LOG ===
[24-Apr-2026 16:48:35 UTC] Endpoint: user/profile.php
[24-Apr-2026 16:48:35 UTC] Full Log Data: {
    "timestamp": "2026-04-24 16:48:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1698ab2d0d6388-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.63",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.63, 172.69.194.220"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 16:48:35 UTC] === END API CALL LOG ===
[24-Apr-2026 16:48:35 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 16:48:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[24-Apr-2026 16:48:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 16:48:35 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 16:48:35 UTC] User ID: 344
[24-Apr-2026 16:48:35 UTC] ✅ User profile retrieved successfully for user ID: 344
[24-Apr-2026 16:48:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 16:48:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 16:48:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f169916ea146388-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.59.63","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.59.63, 172.69.194.220"}
[24-Apr-2026 16:48:52 UTC] === User Orders API Called ===
[24-Apr-2026 16:48:52 UTC] User ID: 344
[24-Apr-2026 16:48:52 UTC] Limit: 20, Offset: 0
[24-Apr-2026 16:48:52 UTC] Orders found: 8
[24-Apr-2026 16:48:52 UTC] Orders data: [{"id":223,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 20:14:06","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":222,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 20:02:22","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":221,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 19:56:42","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":220,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"completed","created_at":"2026-04-24 19:43:50","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":219,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance12556","status":"cancelled","created_at":"2026-04-24 19:34:06","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":218,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 19:28:14","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":217,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:31:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":216,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:30:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Apr-2026 16:48:52 UTC] Total orders count: 8
[24-Apr-2026 16:48:52 UTC] === API CALL LOG ===
[24-Apr-2026 16:48:52 UTC] Endpoint: user/profile.php
[24-Apr-2026 16:48:52 UTC] Full Log Data: {
    "timestamp": "2026-04-24 16:48:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f169916ea176388-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.63",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.63, 172.69.194.221"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 16:48:52 UTC] === END API CALL LOG ===
[24-Apr-2026 16:48:52 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 16:48:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[24-Apr-2026 16:48:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 16:48:52 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 16:48:52 UTC] User ID: 344
[24-Apr-2026 16:48:52 UTC] ✅ User profile retrieved successfully for user ID: 344
[24-Apr-2026 16:48:52 UTC] === API CALL LOG ===
[24-Apr-2026 16:48:52 UTC] Endpoint: user/profile.php
[24-Apr-2026 16:48:52 UTC] Full Log Data: {
    "timestamp": "2026-04-24 16:48:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f169916ea186388-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.63",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.63, 172.69.194.220"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 16:48:52 UTC] === END API CALL LOG ===
[24-Apr-2026 16:48:52 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 16:48:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[24-Apr-2026 16:48:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 16:48:52 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 16:48:52 UTC] User ID: 344
[24-Apr-2026 16:48:52 UTC] ✅ User profile retrieved successfully for user ID: 344
[24-Apr-2026 16:49:21 UTC] === API CALL LOG ===
[24-Apr-2026 16:49:21 UTC] Endpoint: user/profile.php
[24-Apr-2026 16:49:21 UTC] Full Log Data: {
    "timestamp": "2026-04-24 16:49:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1699cd5a6a6388-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.63",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.63, 172.69.194.220"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 16:49:21 UTC] === END API CALL LOG ===
[24-Apr-2026 16:49:21 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 16:49:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[24-Apr-2026 16:49:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 16:49:21 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 16:49:21 UTC] User ID: 344
[24-Apr-2026 16:49:21 UTC] ✅ User profile retrieved successfully for user ID: 344
[24-Apr-2026 16:49:21 UTC] === API CALL LOG ===
[24-Apr-2026 16:49:21 UTC] Endpoint: user/profile.php
[24-Apr-2026 16:49:21 UTC] Full Log Data: {
    "timestamp": "2026-04-24 16:49:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1699cd5a6c6388-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.63",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.63, 172.69.194.221"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 16:49:21 UTC] === END API CALL LOG ===
[24-Apr-2026 16:49:21 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 16:49:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[24-Apr-2026 16:49:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 16:49:21 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 16:49:21 UTC] User ID: 344
[24-Apr-2026 16:49:21 UTC] ✅ User profile retrieved successfully for user ID: 344
[24-Apr-2026 16:49:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 16:49:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 16:49:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f1699cd5a676388-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.59.63","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.59.63, 172.69.194.220"}
[24-Apr-2026 16:49:21 UTC] === User Orders API Called ===
[24-Apr-2026 16:49:21 UTC] User ID: 344
[24-Apr-2026 16:49:21 UTC] Limit: 20, Offset: 0
[24-Apr-2026 16:49:21 UTC] Orders found: 8
[24-Apr-2026 16:49:21 UTC] Orders data: [{"id":223,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 20:14:06","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":222,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 20:02:22","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":221,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 19:56:42","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":220,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"completed","created_at":"2026-04-24 19:43:50","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":219,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance12556","status":"cancelled","created_at":"2026-04-24 19:34:06","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":218,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 19:28:14","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":217,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:31:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":216,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:30:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Apr-2026 16:49:21 UTC] Total orders count: 8
[24-Apr-2026 16:49:38 UTC] === API CALL LOG ===
[24-Apr-2026 16:49:38 UTC] Endpoint: user/profile.php
[24-Apr-2026 16:49:38 UTC] Full Log Data: {
    "timestamp": "2026-04-24 16:49:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f169a38e9b76388-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.63",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.63, 172.69.194.221"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 16:49:38 UTC] === END API CALL LOG ===
[24-Apr-2026 16:49:38 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 16:49:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[24-Apr-2026 16:49:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 16:49:38 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 16:49:38 UTC] User ID: 344
[24-Apr-2026 16:49:38 UTC] ✅ User profile retrieved successfully for user ID: 344
[24-Apr-2026 16:49:38 UTC] === API CALL LOG ===
[24-Apr-2026 16:49:38 UTC] Endpoint: user/profile.php
[24-Apr-2026 16:49:38 UTC] Full Log Data: {
    "timestamp": "2026-04-24 16:49:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f169a38e9b96388-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.63",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.63, 172.69.194.221"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 16:49:38 UTC] === END API CALL LOG ===
[24-Apr-2026 16:49:38 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 16:49:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[24-Apr-2026 16:49:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 16:49:38 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 16:49:38 UTC] User ID: 344
[24-Apr-2026 16:49:38 UTC] ✅ User profile retrieved successfully for user ID: 344
[24-Apr-2026 16:49:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 16:49:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 16:49:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f169a38e9b66388-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.59.63","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.59.63, 172.69.194.220"}
[24-Apr-2026 16:49:38 UTC] === User Orders API Called ===
[24-Apr-2026 16:49:38 UTC] User ID: 344
[24-Apr-2026 16:49:38 UTC] Limit: 20, Offset: 0
[24-Apr-2026 16:49:38 UTC] Orders found: 8
[24-Apr-2026 16:49:38 UTC] Orders data: [{"id":223,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 20:14:06","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":222,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 20:02:22","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":221,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 19:56:42","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":220,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"completed","created_at":"2026-04-24 19:43:50","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":219,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance12556","status":"cancelled","created_at":"2026-04-24 19:34:06","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":218,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 19:28:14","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":217,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:31:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":216,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:30:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Apr-2026 16:49:38 UTC] Total orders count: 8
[24-Apr-2026 16:50:25 UTC] === API CALL LOG ===
[24-Apr-2026 16:50:25 UTC] Endpoint: user/profile.php
[24-Apr-2026 16:50:25 UTC] Full Log Data: {
    "timestamp": "2026-04-24 16:50:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f169b5c583ed184-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.63",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.63, 172.70.85.151"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 16:50:25 UTC] === END API CALL LOG ===
[24-Apr-2026 16:50:25 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 16:50:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[24-Apr-2026 16:50:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 16:50:25 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 16:50:25 UTC] User ID: 344
[24-Apr-2026 16:50:25 UTC] ✅ User profile retrieved successfully for user ID: 344
[24-Apr-2026 16:50:27 UTC] === API CALL LOG ===
[24-Apr-2026 16:50:27 UTC] Endpoint: user/profile.php
[24-Apr-2026 16:50:27 UTC] Full Log Data: {
    "timestamp": "2026-04-24 16:50:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f169b674f74d184-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.63",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.63, 172.70.85.151"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 16:50:27 UTC] === END API CALL LOG ===
[24-Apr-2026 16:50:27 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 16:50:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[24-Apr-2026 16:50:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 16:50:27 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 16:50:27 UTC] User ID: 344
[24-Apr-2026 16:50:27 UTC] ✅ User profile retrieved successfully for user ID: 344
[24-Apr-2026 16:50:27 UTC] === API CALL LOG ===
[24-Apr-2026 16:50:27 UTC] Endpoint: user/profile.php
[24-Apr-2026 16:50:27 UTC] Full Log Data: {
    "timestamp": "2026-04-24 16:50:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f169b674f79d184-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.63",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.63, 172.70.85.151"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 16:50:27 UTC] === END API CALL LOG ===
[24-Apr-2026 16:50:27 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 16:50:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[24-Apr-2026 16:50:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 16:50:27 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 16:50:27 UTC] User ID: 344
[24-Apr-2026 16:50:27 UTC] ✅ User profile retrieved successfully for user ID: 344
[24-Apr-2026 16:50:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 16:50:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 16:50:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f169b674f78d184-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.59.63","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.59.63, 172.70.85.151"}
[24-Apr-2026 16:50:27 UTC] === User Orders API Called ===
[24-Apr-2026 16:50:27 UTC] User ID: 344
[24-Apr-2026 16:50:27 UTC] Limit: 20, Offset: 0
[24-Apr-2026 16:50:27 UTC] Orders found: 8
[24-Apr-2026 16:50:27 UTC] Orders data: [{"id":223,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 20:14:06","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":222,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 20:02:22","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":221,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 19:56:42","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":220,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"completed","created_at":"2026-04-24 19:43:50","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":219,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance12556","status":"cancelled","created_at":"2026-04-24 19:34:06","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":218,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 19:28:14","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":217,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:31:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":216,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:30:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Apr-2026 16:50:27 UTC] Total orders count: 8
[24-Apr-2026 16:50:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 16:50:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 16:50:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f169bb21f16d184-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.59.63","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.59.63, 172.70.85.151"}
[24-Apr-2026 16:50:39 UTC] === User Orders API Called ===
[24-Apr-2026 16:50:39 UTC] User ID: 344
[24-Apr-2026 16:50:39 UTC] Limit: 20, Offset: 0
[24-Apr-2026 16:50:39 UTC] Orders found: 8
[24-Apr-2026 16:50:39 UTC] Orders data: [{"id":223,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 20:14:06","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":222,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 20:02:22","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":221,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 19:56:42","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":220,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"completed","created_at":"2026-04-24 19:43:50","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":219,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance12556","status":"cancelled","created_at":"2026-04-24 19:34:06","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":218,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 19:28:14","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":217,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:31:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":216,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:30:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Apr-2026 16:50:39 UTC] Total orders count: 8
[24-Apr-2026 16:50:39 UTC] === API CALL LOG ===
[24-Apr-2026 16:50:39 UTC] Endpoint: user/profile.php
[24-Apr-2026 16:50:39 UTC] Full Log Data: {
    "timestamp": "2026-04-24 16:50:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f169bb21f17d184-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.63",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.63, 172.70.85.151"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 16:50:39 UTC] === END API CALL LOG ===
[24-Apr-2026 16:50:39 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 16:50:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[24-Apr-2026 16:50:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 16:50:39 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 16:50:39 UTC] User ID: 344
[24-Apr-2026 16:50:39 UTC] ✅ User profile retrieved successfully for user ID: 344
[24-Apr-2026 16:50:39 UTC] === API CALL LOG ===
[24-Apr-2026 16:50:39 UTC] Endpoint: user/profile.php
[24-Apr-2026 16:50:39 UTC] Full Log Data: {
    "timestamp": "2026-04-24 16:50:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f169bb21f18d184-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.63",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.63, 172.70.85.150"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 16:50:39 UTC] === END API CALL LOG ===
[24-Apr-2026 16:50:39 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 16:50:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[24-Apr-2026 16:50:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 16:50:39 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 16:50:39 UTC] User ID: 344
[24-Apr-2026 16:50:39 UTC] ✅ User profile retrieved successfully for user ID: 344
[24-Apr-2026 16:50:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 16:50:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 16:50:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f169bd05a89d184-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.59.63","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.59.63, 172.70.85.151"}
[24-Apr-2026 16:50:43 UTC] === User Orders API Called ===
[24-Apr-2026 16:50:43 UTC] User ID: 344
[24-Apr-2026 16:50:43 UTC] Limit: 20, Offset: 0
[24-Apr-2026 16:50:43 UTC] Orders found: 8
[24-Apr-2026 16:50:43 UTC] Orders data: [{"id":223,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 20:14:06","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":222,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 20:02:22","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":221,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 19:56:42","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":220,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"completed","created_at":"2026-04-24 19:43:50","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":219,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance12556","status":"cancelled","created_at":"2026-04-24 19:34:06","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":218,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 19:28:14","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":217,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:31:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":216,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:30:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Apr-2026 16:50:43 UTC] Total orders count: 8
[24-Apr-2026 16:50:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 16:50:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 16:50:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f169beaabccd184-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.59.63","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.59.63, 172.70.85.151"}
[24-Apr-2026 16:50:48 UTC] === User Orders API Called ===
[24-Apr-2026 16:50:48 UTC] User ID: 344
[24-Apr-2026 16:50:48 UTC] Limit: 20, Offset: 0
[24-Apr-2026 16:50:48 UTC] Orders found: 8
[24-Apr-2026 16:50:48 UTC] Orders data: [{"id":223,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 20:14:06","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":222,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 20:02:22","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":221,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 19:56:42","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":220,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"completed","created_at":"2026-04-24 19:43:50","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":219,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance12556","status":"cancelled","created_at":"2026-04-24 19:34:06","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":218,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 19:28:14","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":217,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:31:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":216,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:30:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Apr-2026 16:50:48 UTC] Total orders count: 8
[24-Apr-2026 16:50:48 UTC] === API CALL LOG ===
[24-Apr-2026 16:50:48 UTC] Endpoint: user/profile.php
[24-Apr-2026 16:50:48 UTC] Full Log Data: {
    "timestamp": "2026-04-24 16:50:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f169beaabced184-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.63",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.63, 172.70.85.151"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 16:50:48 UTC] === END API CALL LOG ===
[24-Apr-2026 16:50:48 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 16:50:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[24-Apr-2026 16:50:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 16:50:48 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 16:50:48 UTC] User ID: 344
[24-Apr-2026 16:50:48 UTC] === API CALL LOG ===
[24-Apr-2026 16:50:48 UTC] Endpoint: user/profile.php
[24-Apr-2026 16:50:48 UTC] Full Log Data: {
    "timestamp": "2026-04-24 16:50:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f169beaabd1d184-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.63",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.63, 172.70.85.150"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 16:50:48 UTC] === END API CALL LOG ===
[24-Apr-2026 16:50:48 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 16:50:48 UTC] ✅ User profile retrieved successfully for user ID: 344
[24-Apr-2026 16:50:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[24-Apr-2026 16:50:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 16:50:48 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 16:50:48 UTC] User ID: 344
[24-Apr-2026 16:50:48 UTC] ✅ User profile retrieved successfully for user ID: 344
[24-Apr-2026 16:51:14 UTC] === API CALL LOG ===
[24-Apr-2026 16:51:14 UTC] Endpoint: user/profile.php
[24-Apr-2026 16:51:14 UTC] Full Log Data: {
    "timestamp": "2026-04-24 16:51:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f169c91ffe8d184-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.63",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.63, 172.70.85.151"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 16:51:14 UTC] === END API CALL LOG ===
[24-Apr-2026 16:51:14 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 16:51:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[24-Apr-2026 16:51:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 16:51:14 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 16:51:14 UTC] User ID: 344
[24-Apr-2026 16:51:14 UTC] ✅ User profile retrieved successfully for user ID: 344
[24-Apr-2026 16:51:14 UTC] === API CALL LOG ===
[24-Apr-2026 16:51:14 UTC] Endpoint: user/profile.php
[24-Apr-2026 16:51:14 UTC] Full Log Data: {
    "timestamp": "2026-04-24 16:51:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f169c91ffe7d184-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.63",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.63, 172.70.85.151"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 16:51:14 UTC] === END API CALL LOG ===
[24-Apr-2026 16:51:14 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 16:51:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[24-Apr-2026 16:51:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 16:51:14 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 16:51:14 UTC] User ID: 344
[24-Apr-2026 16:51:14 UTC] ✅ User profile retrieved successfully for user ID: 344
[24-Apr-2026 16:51:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 16:51:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 16:51:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f169c91ffe6d184-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.59.63","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.59.63, 172.70.85.150"}
[24-Apr-2026 16:51:14 UTC] === User Orders API Called ===
[24-Apr-2026 16:51:14 UTC] User ID: 344
[24-Apr-2026 16:51:14 UTC] Limit: 20, Offset: 0
[24-Apr-2026 16:51:14 UTC] Orders found: 8
[24-Apr-2026 16:51:14 UTC] Orders data: [{"id":223,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 20:14:06","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":222,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 20:02:22","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":221,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 19:56:42","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":220,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"completed","created_at":"2026-04-24 19:43:50","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":219,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance12556","status":"cancelled","created_at":"2026-04-24 19:34:06","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":218,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 19:28:14","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":217,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:31:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":216,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:30:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Apr-2026 16:51:14 UTC] Total orders count: 8
[24-Apr-2026 16:51:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 16:51:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 16:51:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f169ceaac7ed184-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.59.63","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.59.63, 172.70.85.150"}
[24-Apr-2026 16:51:29 UTC] === User Orders API Called ===
[24-Apr-2026 16:51:29 UTC] User ID: 344
[24-Apr-2026 16:51:29 UTC] Limit: 20, Offset: 0
[24-Apr-2026 16:51:29 UTC] Orders found: 9
[24-Apr-2026 16:51:29 UTC] Orders data: [{"id":224,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10008","status":"pending","created_at":"2026-04-24 20:21:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":223,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 20:14:06","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":222,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 20:02:22","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":221,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 19:56:42","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":220,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"completed","created_at":"2026-04-24 19:43:50","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":219,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance12556","status":"cancelled","created_at":"2026-04-24 19:34:06","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":218,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 19:28:14","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":217,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:31:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":216,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:30:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Apr-2026 16:51:29 UTC] Total orders count: 9
[24-Apr-2026 16:51:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 16:51:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 16:51:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f169d0b0ad6d184-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.59.63","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.59.63, 172.70.85.150"}
[24-Apr-2026 16:51:34 UTC] === User Orders API Called ===
[24-Apr-2026 16:51:34 UTC] User ID: 344
[24-Apr-2026 16:51:34 UTC] Limit: 20, Offset: 0
[24-Apr-2026 16:51:34 UTC] Orders found: 9
[24-Apr-2026 16:51:34 UTC] Orders data: [{"id":224,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10008","status":"pending","created_at":"2026-04-24 20:21:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":223,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 20:14:06","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":222,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 20:02:22","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":221,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 19:56:42","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":220,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"completed","created_at":"2026-04-24 19:43:50","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":219,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance12556","status":"cancelled","created_at":"2026-04-24 19:34:06","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":218,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 19:28:14","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":217,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:31:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":216,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:30:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Apr-2026 16:51:34 UTC] Total orders count: 9
[24-Apr-2026 16:51:34 UTC] === API CALL LOG ===
[24-Apr-2026 16:51:34 UTC] Endpoint: user/profile.php
[24-Apr-2026 16:51:34 UTC] Full Log Data: {
    "timestamp": "2026-04-24 16:51:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f169d0b0ad8d184-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.63",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.63, 172.70.85.151"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 16:51:34 UTC] === END API CALL LOG ===
[24-Apr-2026 16:51:34 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 16:51:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[24-Apr-2026 16:51:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 16:51:34 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 16:51:34 UTC] User ID: 344
[24-Apr-2026 16:51:34 UTC] ✅ User profile retrieved successfully for user ID: 344
[24-Apr-2026 16:51:34 UTC] === API CALL LOG ===
[24-Apr-2026 16:51:34 UTC] Endpoint: user/profile.php
[24-Apr-2026 16:51:34 UTC] Full Log Data: {
    "timestamp": "2026-04-24 16:51:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f169d0b0ad9d184-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.63",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.63, 172.70.85.151"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 16:51:34 UTC] === END API CALL LOG ===
[24-Apr-2026 16:51:34 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 16:51:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[24-Apr-2026 16:51:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 16:51:34 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 16:51:34 UTC] User ID: 344
[24-Apr-2026 16:51:34 UTC] ✅ User profile retrieved successfully for user ID: 344
[24-Apr-2026 16:51:43 UTC] === API CALL LOG ===
[24-Apr-2026 16:51:43 UTC] Endpoint: user/profile.php
[24-Apr-2026 16:51:43 UTC] Full Log Data: {
    "timestamp": "2026-04-24 16:51:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f169d41aacad184-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.63",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.63, 172.70.85.150"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 16:51:43 UTC] === END API CALL LOG ===
[24-Apr-2026 16:51:43 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 16:51:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[24-Apr-2026 16:51:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 16:51:43 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 16:51:43 UTC] User ID: 344
[24-Apr-2026 16:51:43 UTC] ✅ User profile retrieved successfully for user ID: 344
[24-Apr-2026 16:51:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 16:51:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 16:51:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f169d41aac6d184-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.59.63","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.59.63, 172.70.85.151"}
[24-Apr-2026 16:51:43 UTC] === User Orders API Called ===
[24-Apr-2026 16:51:43 UTC] User ID: 344
[24-Apr-2026 16:51:43 UTC] Limit: 20, Offset: 0
[24-Apr-2026 16:51:43 UTC] Orders found: 9
[24-Apr-2026 16:51:43 UTC] Orders data: [{"id":224,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10008","status":"pending","created_at":"2026-04-24 20:21:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":223,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 20:14:06","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":222,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 20:02:22","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":221,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 19:56:42","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":220,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"completed","created_at":"2026-04-24 19:43:50","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":219,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance12556","status":"cancelled","created_at":"2026-04-24 19:34:06","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":218,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 19:28:14","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":217,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:31:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":216,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:30:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Apr-2026 16:51:43 UTC] Total orders count: 9
[24-Apr-2026 16:51:43 UTC] === API CALL LOG ===
[24-Apr-2026 16:51:43 UTC] Endpoint: user/profile.php
[24-Apr-2026 16:51:43 UTC] Full Log Data: {
    "timestamp": "2026-04-24 16:51:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f169d41aaccd184-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.63",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.63, 172.70.85.151"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 16:51:43 UTC] === END API CALL LOG ===
[24-Apr-2026 16:51:43 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 16:51:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[24-Apr-2026 16:51:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 16:51:43 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 16:51:43 UTC] User ID: 344
[24-Apr-2026 16:51:43 UTC] ✅ User profile retrieved successfully for user ID: 344
[24-Apr-2026 16:51:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 16:51:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 16:51:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f169d6f8ee4d184-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.59.63","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.59.63, 172.70.85.151"}
[24-Apr-2026 16:51:50 UTC] === User Orders API Called ===
[24-Apr-2026 16:51:50 UTC] User ID: 344
[24-Apr-2026 16:51:50 UTC] Limit: 20, Offset: 0
[24-Apr-2026 16:51:50 UTC] Orders found: 9
[24-Apr-2026 16:51:50 UTC] Orders data: [{"id":224,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10008","status":"pending","created_at":"2026-04-24 20:21:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":223,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 20:14:06","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":222,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 20:02:22","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":221,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 19:56:42","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":220,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"completed","created_at":"2026-04-24 19:43:50","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":219,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance12556","status":"cancelled","created_at":"2026-04-24 19:34:06","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":218,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 19:28:14","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":217,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:31:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":216,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:30:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Apr-2026 16:51:50 UTC] Total orders count: 9
[24-Apr-2026 16:51:50 UTC] === API CALL LOG ===
[24-Apr-2026 16:51:50 UTC] Endpoint: user/profile.php
[24-Apr-2026 16:51:50 UTC] Full Log Data: {
    "timestamp": "2026-04-24 16:51:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f169d6f8ee5d184-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.63",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.63, 172.70.85.151"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 16:51:50 UTC] === API CALL LOG ===
[24-Apr-2026 16:51:50 UTC] === END API CALL LOG ===
[24-Apr-2026 16:51:50 UTC] Endpoint: user/profile.php
[24-Apr-2026 16:51:50 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 16:51:50 UTC] Full Log Data: {
    "timestamp": "2026-04-24 16:51:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f169d6f8ee8d184-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.63",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.63, 172.70.85.151"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 16:51:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[24-Apr-2026 16:51:50 UTC] === END API CALL LOG ===
[24-Apr-2026 16:51:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 16:51:50 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 16:51:50 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 16:51:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[24-Apr-2026 16:51:50 UTC] User ID: 344
[24-Apr-2026 16:51:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 16:51:50 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 16:51:50 UTC] User ID: 344
[24-Apr-2026 16:51:50 UTC] ✅ User profile retrieved successfully for user ID: 344
[24-Apr-2026 16:51:50 UTC] ✅ User profile retrieved successfully for user ID: 344
[24-Apr-2026 16:52:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 16:52:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 16:52:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f169daefb93d184-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.59.63","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.59.63, 172.70.85.151"}
[24-Apr-2026 16:52:00 UTC] === User Orders API Called ===
[24-Apr-2026 16:52:00 UTC] User ID: 344
[24-Apr-2026 16:52:00 UTC] Limit: 20, Offset: 0
[24-Apr-2026 16:52:00 UTC] Orders found: 9
[24-Apr-2026 16:52:00 UTC] Orders data: [{"id":224,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10008","status":"pending","created_at":"2026-04-24 20:21:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":223,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 20:14:06","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":222,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 20:02:22","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":221,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 19:56:42","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":220,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"completed","created_at":"2026-04-24 19:43:50","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":219,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance12556","status":"cancelled","created_at":"2026-04-24 19:34:06","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":218,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 19:28:14","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":217,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:31:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":216,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:30:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Apr-2026 16:52:00 UTC] Total orders count: 9
[24-Apr-2026 16:52:53 UTC] === API CALL LOG ===
[24-Apr-2026 16:52:53 UTC] Endpoint: user/profile.php
[24-Apr-2026 16:52:53 UTC] Full Log Data: {
    "timestamp": "2026-04-24 16:52:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f169efc6c60d184-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.63",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.63, 172.70.85.150"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 16:52:53 UTC] === END API CALL LOG ===
[24-Apr-2026 16:52:53 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 16:52:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[24-Apr-2026 16:52:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 16:52:53 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 16:52:53 UTC] User ID: 344
[24-Apr-2026 16:52:53 UTC] ✅ User profile retrieved successfully for user ID: 344
[24-Apr-2026 16:52:53 UTC] === API CALL LOG ===
[24-Apr-2026 16:52:53 UTC] Endpoint: user/profile.php
[24-Apr-2026 16:52:53 UTC] Full Log Data: {
    "timestamp": "2026-04-24 16:52:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f169efc6c64d184-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.63",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.63, 172.70.85.151"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 16:52:53 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 16:52:53 UTC] === END API CALL LOG ===
[24-Apr-2026 16:52:53 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 16:52:53 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 16:52:53 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f169efc6c5ed184-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.59.63","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.59.63, 172.70.85.150"}
[24-Apr-2026 16:52:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[24-Apr-2026 16:52:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 16:52:53 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 16:52:53 UTC] === User Orders API Called ===
[24-Apr-2026 16:52:53 UTC] User ID: 344
[24-Apr-2026 16:52:53 UTC] User ID: 344
[24-Apr-2026 16:52:53 UTC] Limit: 20, Offset: 0
[24-Apr-2026 16:52:53 UTC] ✅ User profile retrieved successfully for user ID: 344
[24-Apr-2026 16:52:53 UTC] Orders found: 9
[24-Apr-2026 16:52:53 UTC] Orders data: [{"id":224,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10008","status":"cancelled","created_at":"2026-04-24 20:21:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":223,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 20:14:06","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":222,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 20:02:22","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":221,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 19:56:42","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":220,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"completed","created_at":"2026-04-24 19:43:50","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":219,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance12556","status":"cancelled","created_at":"2026-04-24 19:34:06","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":218,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 19:28:14","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":217,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:31:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":216,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:30:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Apr-2026 16:52:53 UTC] Total orders count: 9
[24-Apr-2026 16:57:59 UTC] === API CALL LOG ===
[24-Apr-2026 16:57:59 UTC] Endpoint: user/profile.php
[24-Apr-2026 16:57:59 UTC] Full Log Data: {
    "timestamp": "2026-04-24 16:57:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f16a6734febcda9-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.63",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.63, 172.70.91.141"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 16:57:59 UTC] === END API CALL LOG ===
[24-Apr-2026 16:57:59 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 16:57:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[24-Apr-2026 16:57:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 16:57:59 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 16:57:59 UTC] User ID: 344
[24-Apr-2026 16:57:59 UTC] ✅ User profile retrieved successfully for user ID: 344
[24-Apr-2026 16:58:11 UTC] === API CALL LOG ===
[24-Apr-2026 16:58:11 UTC] Endpoint: user/profile.php
[24-Apr-2026 16:58:11 UTC] Full Log Data: {
    "timestamp": "2026-04-24 16:58:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f16a6bb291fcda9-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.63",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.63, 172.70.91.141"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 16:58:11 UTC] === END API CALL LOG ===
[24-Apr-2026 16:58:11 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 16:58:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[24-Apr-2026 16:58:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 16:58:11 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 16:58:11 UTC] User ID: 344
[24-Apr-2026 16:58:11 UTC] ✅ User profile retrieved successfully for user ID: 344
[24-Apr-2026 16:59:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 16:59:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 16:59:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f16a8644e18cda9-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.59.63","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.59.63, 172.70.91.142"}
[24-Apr-2026 16:59:19 UTC] === User Orders API Called ===
[24-Apr-2026 16:59:19 UTC] User ID: 344
[24-Apr-2026 16:59:19 UTC] Limit: 20, Offset: 0
[24-Apr-2026 16:59:19 UTC] Orders found: 10
[24-Apr-2026 16:59:19 UTC] Orders data: [{"id":225,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"pending","created_at":"2026-04-24 20:29:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":224,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10008","status":"cancelled","created_at":"2026-04-24 20:21:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":223,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 20:14:06","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":222,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 20:02:22","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":221,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 19:56:42","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":220,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"completed","created_at":"2026-04-24 19:43:50","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":219,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance12556","status":"cancelled","created_at":"2026-04-24 19:34:06","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":218,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 19:28:14","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":217,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:31:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":216,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:30:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Apr-2026 16:59:19 UTC] Total orders count: 10
[24-Apr-2026 16:59:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 16:59:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 16:59:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f16a8753928cda9-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.59.63","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.59.63, 172.70.91.142"}
[24-Apr-2026 16:59:21 UTC] === User Orders API Called ===
[24-Apr-2026 16:59:21 UTC] User ID: 344
[24-Apr-2026 16:59:21 UTC] Limit: 20, Offset: 0
[24-Apr-2026 16:59:21 UTC] Orders found: 10
[24-Apr-2026 16:59:21 UTC] Orders data: [{"id":225,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"pending","created_at":"2026-04-24 20:29:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":224,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10008","status":"cancelled","created_at":"2026-04-24 20:21:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":223,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 20:14:06","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":222,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 20:02:22","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":221,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 19:56:42","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":220,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"completed","created_at":"2026-04-24 19:43:50","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":219,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance12556","status":"cancelled","created_at":"2026-04-24 19:34:06","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":218,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 19:28:14","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":217,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:31:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":216,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:30:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Apr-2026 16:59:21 UTC] Total orders count: 10
[24-Apr-2026 16:59:21 UTC] === API CALL LOG ===
[24-Apr-2026 16:59:21 UTC] Endpoint: user/profile.php
[24-Apr-2026 16:59:21 UTC] Full Log Data: {
    "timestamp": "2026-04-24 16:59:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f16a8753929cda9-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.63",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.63, 172.70.91.141"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 16:59:21 UTC] === END API CALL LOG ===
[24-Apr-2026 16:59:21 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 16:59:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[24-Apr-2026 16:59:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 16:59:21 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 16:59:21 UTC] User ID: 344
[24-Apr-2026 16:59:21 UTC] ✅ User profile retrieved successfully for user ID: 344
[24-Apr-2026 16:59:21 UTC] === API CALL LOG ===
[24-Apr-2026 16:59:21 UTC] Endpoint: user/profile.php
[24-Apr-2026 16:59:21 UTC] Full Log Data: {
    "timestamp": "2026-04-24 16:59:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f16a875392acda9-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.63",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.63, 172.70.91.142"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 16:59:21 UTC] === END API CALL LOG ===
[24-Apr-2026 16:59:21 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 16:59:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[24-Apr-2026 16:59:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 16:59:21 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 16:59:21 UTC] User ID: 344
[24-Apr-2026 16:59:21 UTC] ✅ User profile retrieved successfully for user ID: 344
[24-Apr-2026 17:00:18 UTC] === API CALL LOG ===
[24-Apr-2026 17:00:18 UTC] Endpoint: user/profile.php
[24-Apr-2026 17:00:18 UTC] Full Log Data: {
    "timestamp": "2026-04-24 17:00:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f16a9d6887ecda9-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.63",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.63, 172.70.91.142"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 17:00:18 UTC] === END API CALL LOG ===
[24-Apr-2026 17:00:18 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 17:00:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[24-Apr-2026 17:00:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 17:00:18 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 17:00:18 UTC] User ID: 344
[24-Apr-2026 17:00:18 UTC] ✅ User profile retrieved successfully for user ID: 344
[24-Apr-2026 17:00:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 17:00:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 17:00:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f16aa193a6dcda9-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.59.63","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.59.63, 172.70.91.141"}
[24-Apr-2026 17:00:29 UTC] === User Orders API Called ===
[24-Apr-2026 17:00:29 UTC] User ID: 344
[24-Apr-2026 17:00:29 UTC] Limit: 20, Offset: 0
[24-Apr-2026 17:00:29 UTC] Orders found: 10
[24-Apr-2026 17:00:29 UTC] Orders data: [{"id":225,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 20:29:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":224,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10008","status":"cancelled","created_at":"2026-04-24 20:21:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":223,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 20:14:06","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":222,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 20:02:22","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":221,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 19:56:42","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":220,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"completed","created_at":"2026-04-24 19:43:50","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":219,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance12556","status":"cancelled","created_at":"2026-04-24 19:34:06","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":218,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 19:28:14","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":217,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:31:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":216,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:30:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Apr-2026 17:00:29 UTC] Total orders count: 10
[24-Apr-2026 17:00:29 UTC] === API CALL LOG ===
[24-Apr-2026 17:00:29 UTC] Endpoint: user/profile.php
[24-Apr-2026 17:00:29 UTC] Full Log Data: {
    "timestamp": "2026-04-24 17:00:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f16aa193a6fcda9-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.63",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.63, 172.70.91.142"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 17:00:29 UTC] === END API CALL LOG ===
[24-Apr-2026 17:00:29 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 17:00:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[24-Apr-2026 17:00:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 17:00:29 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 17:00:29 UTC] User ID: 344
[24-Apr-2026 17:00:29 UTC] ✅ User profile retrieved successfully for user ID: 344
[24-Apr-2026 17:00:29 UTC] === API CALL LOG ===
[24-Apr-2026 17:00:29 UTC] Endpoint: user/profile.php
[24-Apr-2026 17:00:29 UTC] Full Log Data: {
    "timestamp": "2026-04-24 17:00:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f16aa193a70cda9-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.63",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.63, 172.70.91.142"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 17:00:29 UTC] === END API CALL LOG ===
[24-Apr-2026 17:00:29 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 17:00:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[24-Apr-2026 17:00:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 17:00:29 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 17:00:29 UTC] User ID: 344
[24-Apr-2026 17:00:29 UTC] ✅ User profile retrieved successfully for user ID: 344
[24-Apr-2026 17:01:29 UTC] === API CALL LOG ===
[24-Apr-2026 17:01:29 UTC] Endpoint: user/profile.php
[24-Apr-2026 17:01:29 UTC] Full Log Data: {
    "timestamp": "2026-04-24 17:01:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f16ab94db77cda9-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.63",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.63, 172.70.91.142"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 17:01:29 UTC] === END API CALL LOG ===
[24-Apr-2026 17:01:29 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 17:01:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[24-Apr-2026 17:01:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 17:01:29 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 17:01:29 UTC] User ID: 344
[24-Apr-2026 17:01:29 UTC] ✅ User profile retrieved successfully for user ID: 344
[24-Apr-2026 17:01:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 17:01:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 17:01:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f16abb98f63cda9-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.59.63","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.59.63, 172.70.91.142"}
[24-Apr-2026 17:01:35 UTC] === User Orders API Called ===
[24-Apr-2026 17:01:35 UTC] User ID: 344
[24-Apr-2026 17:01:35 UTC] Limit: 20, Offset: 0
[24-Apr-2026 17:01:35 UTC] Orders found: 10
[24-Apr-2026 17:01:35 UTC] Orders data: [{"id":225,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 20:29:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":224,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10008","status":"cancelled","created_at":"2026-04-24 20:21:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":223,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 20:14:06","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":222,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 20:02:22","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":221,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 19:56:42","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":220,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"completed","created_at":"2026-04-24 19:43:50","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":219,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance12556","status":"cancelled","created_at":"2026-04-24 19:34:06","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":218,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 19:28:14","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":217,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:31:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":216,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:30:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Apr-2026 17:01:35 UTC] Total orders count: 10
[24-Apr-2026 17:01:35 UTC] === API CALL LOG ===
[24-Apr-2026 17:01:35 UTC] Endpoint: user/profile.php
[24-Apr-2026 17:01:35 UTC] Full Log Data: {
    "timestamp": "2026-04-24 17:01:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f16abb98f66cda9-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.63",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.63, 172.70.91.142"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 17:01:35 UTC] === END API CALL LOG ===
[24-Apr-2026 17:01:35 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 17:01:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[24-Apr-2026 17:01:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 17:01:35 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 17:01:35 UTC] User ID: 344
[24-Apr-2026 17:01:35 UTC] ✅ User profile retrieved successfully for user ID: 344
[24-Apr-2026 17:01:35 UTC] === API CALL LOG ===
[24-Apr-2026 17:01:35 UTC] Endpoint: user/profile.php
[24-Apr-2026 17:01:35 UTC] Full Log Data: {
    "timestamp": "2026-04-24 17:01:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f16abb98f65cda9-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.63",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.63, 172.70.91.141"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 17:01:35 UTC] === END API CALL LOG ===
[24-Apr-2026 17:01:35 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 17:01:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[24-Apr-2026 17:01:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 17:01:35 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 17:01:35 UTC] User ID: 344
[24-Apr-2026 17:01:35 UTC] ✅ User profile retrieved successfully for user ID: 344
[24-Apr-2026 17:01:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 17:01:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 17:01:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f16ac13af5fcda9-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.59.63","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.59.63, 172.70.91.142"}
[24-Apr-2026 17:01:50 UTC] === User Orders API Called ===
[24-Apr-2026 17:01:50 UTC] User ID: 344
[24-Apr-2026 17:01:50 UTC] Limit: 20, Offset: 0
[24-Apr-2026 17:01:50 UTC] Orders found: 11
[24-Apr-2026 17:01:50 UTC] Orders data: [{"id":226,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"pending","created_at":"2026-04-24 20:31:47","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":225,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 20:29:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":224,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10008","status":"cancelled","created_at":"2026-04-24 20:21:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":223,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 20:14:06","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":222,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 20:02:22","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":221,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 19:56:42","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":220,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"completed","created_at":"2026-04-24 19:43:50","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":219,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance12556","status":"cancelled","created_at":"2026-04-24 19:34:06","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":218,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 19:28:14","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":217,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:31:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":216,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:30:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Apr-2026 17:01:50 UTC] Total orders count: 11
[24-Apr-2026 17:05:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 17:05:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 17:05:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f16b108eca7cda9-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.59.63","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.59.63, 172.70.91.141"}
[24-Apr-2026 17:05:13 UTC] === User Orders API Called ===
[24-Apr-2026 17:05:13 UTC] User ID: 344
[24-Apr-2026 17:05:13 UTC] Limit: 20, Offset: 0
[24-Apr-2026 17:05:13 UTC] Orders found: 11
[24-Apr-2026 17:05:13 UTC] Orders data: [{"id":226,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 20:31:47","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":225,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 20:29:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":224,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10008","status":"cancelled","created_at":"2026-04-24 20:21:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":223,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 20:14:06","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":222,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 20:02:22","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":221,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 19:56:42","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":220,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"completed","created_at":"2026-04-24 19:43:50","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":219,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance12556","status":"cancelled","created_at":"2026-04-24 19:34:06","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":218,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 19:28:14","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":217,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:31:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":216,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:30:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Apr-2026 17:05:13 UTC] Total orders count: 11
[24-Apr-2026 17:05:13 UTC] === API CALL LOG ===
[24-Apr-2026 17:05:13 UTC] Endpoint: user/profile.php
[24-Apr-2026 17:05:13 UTC] Full Log Data: {
    "timestamp": "2026-04-24 17:05:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f16b108eca9cda9-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.63",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.63, 172.70.91.142"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 17:05:13 UTC] === END API CALL LOG ===
[24-Apr-2026 17:05:13 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 17:05:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[24-Apr-2026 17:05:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 17:05:13 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 17:05:13 UTC] User ID: 344
[24-Apr-2026 17:05:13 UTC] ✅ User profile retrieved successfully for user ID: 344
[24-Apr-2026 17:05:13 UTC] === API CALL LOG ===
[24-Apr-2026 17:05:13 UTC] Endpoint: user/profile.php
[24-Apr-2026 17:05:13 UTC] Full Log Data: {
    "timestamp": "2026-04-24 17:05:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f16b108eca8cda9-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.63",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.63, 172.70.91.142"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 17:05:13 UTC] === END API CALL LOG ===
[24-Apr-2026 17:05:13 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 17:05:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[24-Apr-2026 17:05:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 17:05:13 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 17:05:13 UTC] User ID: 344
[24-Apr-2026 17:05:13 UTC] ✅ User profile retrieved successfully for user ID: 344
[24-Apr-2026 17:05:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 17:05:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 17:05:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f16b175f9c8cda9-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.59.63","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.59.63, 172.70.91.142"}
[24-Apr-2026 17:05:30 UTC] === User Orders API Called ===
[24-Apr-2026 17:05:30 UTC] User ID: 344
[24-Apr-2026 17:05:30 UTC] Limit: 20, Offset: 0
[24-Apr-2026 17:05:30 UTC] Orders found: 12
[24-Apr-2026 17:05:30 UTC] Orders data: [{"id":227,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"pending","created_at":"2026-04-24 20:35:27","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":226,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 20:31:47","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":225,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 20:29:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":224,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10008","status":"cancelled","created_at":"2026-04-24 20:21:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":223,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 20:14:06","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":222,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 20:02:22","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":221,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 19:56:42","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":220,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"completed","created_at":"2026-04-24 19:43:50","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":219,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance12556","status":"cancelled","created_at":"2026-04-24 19:34:06","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":218,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 19:28:14","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":217,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:31:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":216,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:30:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Apr-2026 17:05:30 UTC] Total orders count: 12
[24-Apr-2026 17:25:03 UTC] === API CALL LOG ===
[24-Apr-2026 17:25:03 UTC] Endpoint: user/profile.php
[24-Apr-2026 17:25:03 UTC] Full Log Data: {
    "timestamp": "2026-04-24 17:25:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f16ce194ce163ce-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.63",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.63, 172.69.194.220"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 17:25:03 UTC] === END API CALL LOG ===
[24-Apr-2026 17:25:03 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 17:25:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[24-Apr-2026 17:25:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 17:25:03 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 17:25:03 UTC] User ID: 344
[24-Apr-2026 17:25:03 UTC] ✅ User profile retrieved successfully for user ID: 344
[24-Apr-2026 17:25:04 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 17:25:04 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 17:25:04 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f16ce1f596563ce-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.59.63","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.59.63, 172.69.194.220"}
[24-Apr-2026 17:25:04 UTC] === User Orders API Called ===
[24-Apr-2026 17:25:04 UTC] User ID: 344
[24-Apr-2026 17:25:04 UTC] Limit: 20, Offset: 0
[24-Apr-2026 17:25:04 UTC] Orders found: 12
[24-Apr-2026 17:25:04 UTC] Orders data: [{"id":227,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 20:35:27","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":226,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 20:31:47","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":225,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 20:29:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":224,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10008","status":"cancelled","created_at":"2026-04-24 20:21:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":223,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 20:14:06","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":222,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 20:02:22","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":221,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 19:56:42","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":220,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"completed","created_at":"2026-04-24 19:43:50","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":219,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance12556","status":"cancelled","created_at":"2026-04-24 19:34:06","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":218,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 19:28:14","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":217,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:31:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":216,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:30:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Apr-2026 17:25:04 UTC] Total orders count: 12
[24-Apr-2026 17:25:05 UTC] === API CALL LOG ===
[24-Apr-2026 17:25:05 UTC] Endpoint: user/profile.php
[24-Apr-2026 17:25:05 UTC] Full Log Data: {
    "timestamp": "2026-04-24 17:25:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f16ce225b7663ce-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.63",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.63, 172.69.194.220"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 17:25:05 UTC] === END API CALL LOG ===
[24-Apr-2026 17:25:05 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 17:25:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[24-Apr-2026 17:25:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 17:25:05 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 17:25:05 UTC] User ID: 344
[24-Apr-2026 17:25:05 UTC] ✅ User profile retrieved successfully for user ID: 344
[24-Apr-2026 17:25:05 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 17:25:05 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 17:25:05 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f16ce233c3d63ce-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.59.63","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.59.63, 172.69.194.220"}
[24-Apr-2026 17:25:05 UTC] === User Orders API Called ===
[24-Apr-2026 17:25:05 UTC] User ID: 344
[24-Apr-2026 17:25:05 UTC] Limit: 20, Offset: 0
[24-Apr-2026 17:25:05 UTC] Orders found: 12
[24-Apr-2026 17:25:05 UTC] Orders data: [{"id":227,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 20:35:27","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":226,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 20:31:47","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":225,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 20:29:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":224,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10008","status":"cancelled","created_at":"2026-04-24 20:21:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":223,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 20:14:06","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":222,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 20:02:22","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":221,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 19:56:42","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":220,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"completed","created_at":"2026-04-24 19:43:50","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":219,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance12556","status":"cancelled","created_at":"2026-04-24 19:34:06","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":218,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 19:28:14","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":217,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:31:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":216,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:30:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Apr-2026 17:25:05 UTC] Total orders count: 12
[24-Apr-2026 17:25:05 UTC] === API CALL LOG ===
[24-Apr-2026 17:25:05 UTC] Endpoint: user/profile.php
[24-Apr-2026 17:25:05 UTC] Full Log Data: {
    "timestamp": "2026-04-24 17:25:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f16ce233c4163ce-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.63",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.63, 172.69.194.220"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 17:25:05 UTC] === END API CALL LOG ===
[24-Apr-2026 17:25:05 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 17:25:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[24-Apr-2026 17:25:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 17:25:05 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 17:25:05 UTC] User ID: 344
[24-Apr-2026 17:25:05 UTC] ✅ User profile retrieved successfully for user ID: 344
[24-Apr-2026 17:46:06 UTC] === API CALL LOG ===
[24-Apr-2026 17:46:06 UTC] Endpoint: user/profile.php
[24-Apr-2026 17:46:06 UTC] Full Log Data: {
    "timestamp": "2026-04-24 17:46:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.175.186.83",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA0IiwidXNlcm5hbWUiOiJyb2hpdC4gMDciLCJlbWFpbCI6InJhbm9yMDcxMUBnbWFpbC5jb20iLCJleHAiOjE3Nzc2NTc1NjV9.RnoRDGU0Wl958bSEp-C7O6wDXOLnPk_248Orp6giED0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f16eceb6b8a88ec-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.175.186.83",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.175.186.83, 162.158.227.38"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 17:46:06 UTC] === END API CALL LOG ===
[24-Apr-2026 17:46:06 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 17:46:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA0IiwidXNlcm5hbWUiOiJyb2hpdC4gMDciLCJlbWFpbCI6InJhbm9yMDcxMUBnbWFpbC5jb20iLCJleHAiOjE3Nzc2NTc1NjV9.RnoRDGU0Wl958bSEp-C7O6wDXOLnPk_248Orp6giED0
[24-Apr-2026 17:46:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 17:46:06 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 17:46:06 UTC] User ID: 404
[24-Apr-2026 17:46:06 UTC] ✅ User profile retrieved successfully for user ID: 404
[24-Apr-2026 17:46:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 17:46:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 17:46:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA0IiwidXNlcm5hbWUiOiJyb2hpdC4gMDciLCJlbWFpbCI6InJhbm9yMDcxMUBnbWFpbC5jb20iLCJleHAiOjE3Nzc2NTc1NjV9.RnoRDGU0Wl958bSEp-C7O6wDXOLnPk_248Orp6giED0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f16ecebbbb688ec-BOM","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.175.186.83","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.175.186.83, 162.158.227.38"}
[24-Apr-2026 17:46:06 UTC] === User Orders API Called ===
[24-Apr-2026 17:46:06 UTC] User ID: 404
[24-Apr-2026 17:46:06 UTC] Limit: 20, Offset: 0
[24-Apr-2026 17:46:06 UTC] Orders found: 0
[24-Apr-2026 17:46:06 UTC] Orders data: []
[24-Apr-2026 17:46:06 UTC] Total orders count: 0
[24-Apr-2026 17:46:06 UTC] === API CALL LOG ===
[24-Apr-2026 17:46:06 UTC] Endpoint: user/profile.php
[24-Apr-2026 17:46:06 UTC] Full Log Data: {
    "timestamp": "2026-04-24 17:46:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.175.186.83",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA0IiwidXNlcm5hbWUiOiJyb2hpdC4gMDciLCJlbWFpbCI6InJhbm9yMDcxMUBnbWFpbC5jb20iLCJleHAiOjE3Nzc2NTc1NjV9.RnoRDGU0Wl958bSEp-C7O6wDXOLnPk_248Orp6giED0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f16ecec0bde88ec-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.175.186.83",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.175.186.83, 162.158.227.38"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 17:46:06 UTC] === END API CALL LOG ===
[24-Apr-2026 17:46:06 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 17:46:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA0IiwidXNlcm5hbWUiOiJyb2hpdC4gMDciLCJlbWFpbCI6InJhbm9yMDcxMUBnbWFpbC5jb20iLCJleHAiOjE3Nzc2NTc1NjV9.RnoRDGU0Wl958bSEp-C7O6wDXOLnPk_248Orp6giED0
[24-Apr-2026 17:46:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 17:46:06 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 17:46:06 UTC] User ID: 404
[24-Apr-2026 17:46:06 UTC] ✅ User profile retrieved successfully for user ID: 404
[24-Apr-2026 17:46:08 UTC] === API CALL LOG ===
[24-Apr-2026 17:46:08 UTC] Endpoint: user/profile.php
[24-Apr-2026 17:46:08 UTC] Full Log Data: {
    "timestamp": "2026-04-24 17:46:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.175.186.83",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA0IiwidXNlcm5hbWUiOiJyb2hpdC4gMDciLCJlbWFpbCI6InJhbm9yMDcxMUBnbWFpbC5jb20iLCJleHAiOjE3Nzc2NTc1NjV9.RnoRDGU0Wl958bSEp-C7O6wDXOLnPk_248Orp6giED0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f16ecf78a5e88ec-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.175.186.83",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.175.186.83, 162.158.227.38"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 17:46:08 UTC] === END API CALL LOG ===
[24-Apr-2026 17:46:08 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 17:46:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA0IiwidXNlcm5hbWUiOiJyb2hpdC4gMDciLCJlbWFpbCI6InJhbm9yMDcxMUBnbWFpbC5jb20iLCJleHAiOjE3Nzc2NTc1NjV9.RnoRDGU0Wl958bSEp-C7O6wDXOLnPk_248Orp6giED0
[24-Apr-2026 17:46:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 17:46:08 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 17:46:08 UTC] User ID: 404
[24-Apr-2026 17:46:08 UTC] ✅ User profile retrieved successfully for user ID: 404
[24-Apr-2026 17:46:23 UTC] === API CALL LOG ===
[24-Apr-2026 17:46:23 UTC] Endpoint: user/profile.php
[24-Apr-2026 17:46:23 UTC] Full Log Data: {
    "timestamp": "2026-04-24 17:46:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.175.186.83",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA0IiwidXNlcm5hbWUiOiJyb2hpdC4gMDciLCJlbWFpbCI6InJhbm9yMDcxMUBnbWFpbC5jb20iLCJleHAiOjE3Nzc2NTc1NjV9.RnoRDGU0Wl958bSEp-C7O6wDXOLnPk_248Orp6giED0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f16ed52fa1ce40f-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.175.186.83",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.175.186.83, 172.70.219.201"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 17:46:23 UTC] === END API CALL LOG ===
[24-Apr-2026 17:46:23 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 17:46:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA0IiwidXNlcm5hbWUiOiJyb2hpdC4gMDciLCJlbWFpbCI6InJhbm9yMDcxMUBnbWFpbC5jb20iLCJleHAiOjE3Nzc2NTc1NjV9.RnoRDGU0Wl958bSEp-C7O6wDXOLnPk_248Orp6giED0
[24-Apr-2026 17:46:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 17:46:23 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 17:46:23 UTC] User ID: 404
[24-Apr-2026 17:46:23 UTC] ✅ User profile retrieved successfully for user ID: 404
[24-Apr-2026 17:46:24 UTC] === API CALL LOG ===
[24-Apr-2026 17:46:24 UTC] Endpoint: user/profile.php
[24-Apr-2026 17:46:24 UTC] Full Log Data: {
    "timestamp": "2026-04-24 17:46:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.175.186.83",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA0IiwidXNlcm5hbWUiOiJyb2hpdC4gMDciLCJlbWFpbCI6InJhbm9yMDcxMUBnbWFpbC5jb20iLCJleHAiOjE3Nzc2NTc1NjV9.RnoRDGU0Wl958bSEp-C7O6wDXOLnPk_248Orp6giED0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f16ed5ace87e40f-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.175.186.83",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.175.186.83, 172.70.218.161"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 17:46:24 UTC] === END API CALL LOG ===
[24-Apr-2026 17:46:24 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 17:46:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA0IiwidXNlcm5hbWUiOiJyb2hpdC4gMDciLCJlbWFpbCI6InJhbm9yMDcxMUBnbWFpbC5jb20iLCJleHAiOjE3Nzc2NTc1NjV9.RnoRDGU0Wl958bSEp-C7O6wDXOLnPk_248Orp6giED0
[24-Apr-2026 17:46:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 17:46:24 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 17:46:24 UTC] User ID: 404
[24-Apr-2026 17:46:24 UTC] ✅ User profile retrieved successfully for user ID: 404
[24-Apr-2026 17:46:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 17:46:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 17:46:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA0IiwidXNlcm5hbWUiOiJyb2hpdC4gMDciLCJlbWFpbCI6InJhbm9yMDcxMUBnbWFpbC5jb20iLCJleHAiOjE3Nzc2NTc1NjV9.RnoRDGU0Wl958bSEp-C7O6wDXOLnPk_248Orp6giED0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f16ed5bc8a2e40f-BOM","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.175.186.83","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.175.186.83, 172.70.218.161"}
[24-Apr-2026 17:46:24 UTC] === User Orders API Called ===
[24-Apr-2026 17:46:24 UTC] User ID: 404
[24-Apr-2026 17:46:24 UTC] Limit: 20, Offset: 0
[24-Apr-2026 17:46:24 UTC] Orders found: 0
[24-Apr-2026 17:46:24 UTC] Orders data: []
[24-Apr-2026 17:46:24 UTC] Total orders count: 0
[24-Apr-2026 17:46:24 UTC] === API CALL LOG ===
[24-Apr-2026 17:46:24 UTC] Endpoint: user/profile.php
[24-Apr-2026 17:46:24 UTC] Full Log Data: {
    "timestamp": "2026-04-24 17:46:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.175.186.83",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA0IiwidXNlcm5hbWUiOiJyb2hpdC4gMDciLCJlbWFpbCI6InJhbm9yMDcxMUBnbWFpbC5jb20iLCJleHAiOjE3Nzc2NTc1NjV9.RnoRDGU0Wl958bSEp-C7O6wDXOLnPk_248Orp6giED0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f16ed5c091fe40f-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.175.186.83",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.175.186.83, 172.70.218.160"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 17:46:24 UTC] === END API CALL LOG ===
[24-Apr-2026 17:46:24 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 17:46:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA0IiwidXNlcm5hbWUiOiJyb2hpdC4gMDciLCJlbWFpbCI6InJhbm9yMDcxMUBnbWFpbC5jb20iLCJleHAiOjE3Nzc2NTc1NjV9.RnoRDGU0Wl958bSEp-C7O6wDXOLnPk_248Orp6giED0
[24-Apr-2026 17:46:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 17:46:24 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 17:46:24 UTC] User ID: 404
[24-Apr-2026 17:46:24 UTC] ✅ User profile retrieved successfully for user ID: 404
[24-Apr-2026 17:46:25 UTC] === API CALL LOG ===
[24-Apr-2026 17:46:25 UTC] Endpoint: user/profile.php
[24-Apr-2026 17:46:25 UTC] Full Log Data: {
    "timestamp": "2026-04-24 17:46:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.175.186.83",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA0IiwidXNlcm5hbWUiOiJyb2hpdC4gMDciLCJlbWFpbCI6InJhbm9yMDcxMUBnbWFpbC5jb20iLCJleHAiOjE3Nzc2NTc1NjV9.RnoRDGU0Wl958bSEp-C7O6wDXOLnPk_248Orp6giED0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f16ed66bb39e40f-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.175.186.83",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.175.186.83, 172.70.218.160"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 17:46:25 UTC] === END API CALL LOG ===
[24-Apr-2026 17:46:25 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 17:46:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA0IiwidXNlcm5hbWUiOiJyb2hpdC4gMDciLCJlbWFpbCI6InJhbm9yMDcxMUBnbWFpbC5jb20iLCJleHAiOjE3Nzc2NTc1NjV9.RnoRDGU0Wl958bSEp-C7O6wDXOLnPk_248Orp6giED0
[24-Apr-2026 17:46:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 17:46:25 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 17:46:25 UTC] User ID: 404
[24-Apr-2026 17:46:25 UTC] ✅ User profile retrieved successfully for user ID: 404
[24-Apr-2026 17:46:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 17:46:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 17:46:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA0IiwidXNlcm5hbWUiOiJyb2hpdC4gMDciLCJlbWFpbCI6InJhbm9yMDcxMUBnbWFpbC5jb20iLCJleHAiOjE3Nzc2NTc1NjV9.RnoRDGU0Wl958bSEp-C7O6wDXOLnPk_248Orp6giED0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f16edd14b5ce40f-BOM","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.175.186.83","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.175.186.83, 172.70.219.201"}
[24-Apr-2026 17:46:43 UTC] === User Orders API Called ===
[24-Apr-2026 17:46:43 UTC] User ID: 404
[24-Apr-2026 17:46:43 UTC] Limit: 20, Offset: 0
[24-Apr-2026 17:46:43 UTC] Orders found: 0
[24-Apr-2026 17:46:43 UTC] Orders data: []
[24-Apr-2026 17:46:43 UTC] Total orders count: 0
[24-Apr-2026 17:46:43 UTC] === API CALL LOG ===
[24-Apr-2026 17:46:43 UTC] Endpoint: user/profile.php
[24-Apr-2026 17:46:43 UTC] Full Log Data: {
    "timestamp": "2026-04-24 17:46:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.175.186.83",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA0IiwidXNlcm5hbWUiOiJyb2hpdC4gMDciLCJlbWFpbCI6InJhbm9yMDcxMUBnbWFpbC5jb20iLCJleHAiOjE3Nzc2NTc1NjV9.RnoRDGU0Wl958bSEp-C7O6wDXOLnPk_248Orp6giED0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f16edd14b5ee40f-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.175.186.83",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.175.186.83, 172.70.219.202"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 17:46:43 UTC] === END API CALL LOG ===
[24-Apr-2026 17:46:43 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 17:46:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA0IiwidXNlcm5hbWUiOiJyb2hpdC4gMDciLCJlbWFpbCI6InJhbm9yMDcxMUBnbWFpbC5jb20iLCJleHAiOjE3Nzc2NTc1NjV9.RnoRDGU0Wl958bSEp-C7O6wDXOLnPk_248Orp6giED0
[24-Apr-2026 17:46:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 17:46:43 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 17:46:43 UTC] User ID: 404
[24-Apr-2026 17:46:43 UTC] ✅ User profile retrieved successfully for user ID: 404
[24-Apr-2026 17:46:43 UTC] === API CALL LOG ===
[24-Apr-2026 17:46:43 UTC] Endpoint: user/profile.php
[24-Apr-2026 17:46:43 UTC] Full Log Data: {
    "timestamp": "2026-04-24 17:46:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.175.186.83",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA0IiwidXNlcm5hbWUiOiJyb2hpdC4gMDciLCJlbWFpbCI6InJhbm9yMDcxMUBnbWFpbC5jb20iLCJleHAiOjE3Nzc2NTc1NjV9.RnoRDGU0Wl958bSEp-C7O6wDXOLnPk_248Orp6giED0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f16edd19bcbe40f-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.175.186.83",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.175.186.83, 172.70.219.201"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 17:46:43 UTC] === END API CALL LOG ===
[24-Apr-2026 17:46:43 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 17:46:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA0IiwidXNlcm5hbWUiOiJyb2hpdC4gMDciLCJlbWFpbCI6InJhbm9yMDcxMUBnbWFpbC5jb20iLCJleHAiOjE3Nzc2NTc1NjV9.RnoRDGU0Wl958bSEp-C7O6wDXOLnPk_248Orp6giED0
[24-Apr-2026 17:46:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 17:46:43 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 17:46:43 UTC] User ID: 404
[24-Apr-2026 17:46:43 UTC] ✅ User profile retrieved successfully for user ID: 404
[24-Apr-2026 17:46:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 17:46:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 17:46:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA0IiwidXNlcm5hbWUiOiJyb2hpdC4gMDciLCJlbWFpbCI6InJhbm9yMDcxMUBnbWFpbC5jb20iLCJleHAiOjE3Nzc2NTc1NjV9.RnoRDGU0Wl958bSEp-C7O6wDXOLnPk_248Orp6giED0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f16edd6fd61e40f-BOM","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.175.186.83","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.175.186.83, 172.70.219.201"}
[24-Apr-2026 17:46:43 UTC] === User Orders API Called ===
[24-Apr-2026 17:46:43 UTC] User ID: 404
[24-Apr-2026 17:46:43 UTC] Limit: 20, Offset: 0
[24-Apr-2026 17:46:43 UTC] Orders found: 0
[24-Apr-2026 17:46:43 UTC] Orders data: []
[24-Apr-2026 17:46:43 UTC] Total orders count: 0
[24-Apr-2026 17:46:49 UTC] === API CALL LOG ===
[24-Apr-2026 17:46:49 UTC] Endpoint: user/profile.php
[24-Apr-2026 17:46:49 UTC] Full Log Data: {
    "timestamp": "2026-04-24 17:46:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.175.186.83",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA0IiwidXNlcm5hbWUiOiJyb2hpdC4gMDciLCJlbWFpbCI6InJhbm9yMDcxMUBnbWFpbC5jb20iLCJleHAiOjE3Nzc2NTc1NjV9.RnoRDGU0Wl958bSEp-C7O6wDXOLnPk_248Orp6giED0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f16edf8dbca4713-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.175.186.83",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.175.186.83, 172.69.87.207"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 17:46:49 UTC] === END API CALL LOG ===
[24-Apr-2026 17:46:49 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 17:46:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA0IiwidXNlcm5hbWUiOiJyb2hpdC4gMDciLCJlbWFpbCI6InJhbm9yMDcxMUBnbWFpbC5jb20iLCJleHAiOjE3Nzc2NTc1NjV9.RnoRDGU0Wl958bSEp-C7O6wDXOLnPk_248Orp6giED0
[24-Apr-2026 17:46:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 17:46:49 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 17:46:49 UTC] User ID: 404
[24-Apr-2026 17:46:49 UTC] ✅ User profile retrieved successfully for user ID: 404
[24-Apr-2026 17:46:50 UTC] === API CALL LOG ===
[24-Apr-2026 17:46:50 UTC] Endpoint: user/profile.php
[24-Apr-2026 17:46:50 UTC] Full Log Data: {
    "timestamp": "2026-04-24 17:46:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.175.186.83",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA0IiwidXNlcm5hbWUiOiJyb2hpdC4gMDciLCJlbWFpbCI6InJhbm9yMDcxMUBnbWFpbC5jb20iLCJleHAiOjE3Nzc2NTc1NjV9.RnoRDGU0Wl958bSEp-C7O6wDXOLnPk_248Orp6giED0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f16ee00a9024713-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.175.186.83",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.175.186.83, 172.69.87.206"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 17:46:50 UTC] === END API CALL LOG ===
[24-Apr-2026 17:46:50 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 17:46:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA0IiwidXNlcm5hbWUiOiJyb2hpdC4gMDciLCJlbWFpbCI6InJhbm9yMDcxMUBnbWFpbC5jb20iLCJleHAiOjE3Nzc2NTc1NjV9.RnoRDGU0Wl958bSEp-C7O6wDXOLnPk_248Orp6giED0
[24-Apr-2026 17:46:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 17:46:50 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 17:46:50 UTC] User ID: 404
[24-Apr-2026 17:46:50 UTC] ✅ User profile retrieved successfully for user ID: 404
[24-Apr-2026 17:46:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 17:46:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 17:46:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA0IiwidXNlcm5hbWUiOiJyb2hpdC4gMDciLCJlbWFpbCI6InJhbm9yMDcxMUBnbWFpbC5jb20iLCJleHAiOjE3Nzc2NTc1NjV9.RnoRDGU0Wl958bSEp-C7O6wDXOLnPk_248Orp6giED0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f16ee00f93a4713-BOM","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.175.186.83","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.175.186.83, 172.69.87.205"}
[24-Apr-2026 17:46:50 UTC] === User Orders API Called ===
[24-Apr-2026 17:46:50 UTC] User ID: 404
[24-Apr-2026 17:46:50 UTC] Limit: 20, Offset: 0
[24-Apr-2026 17:46:50 UTC] Orders found: 0
[24-Apr-2026 17:46:50 UTC] Orders data: []
[24-Apr-2026 17:46:50 UTC] Total orders count: 0
[24-Apr-2026 17:46:50 UTC] === API CALL LOG ===
[24-Apr-2026 17:46:50 UTC] Endpoint: user/profile.php
[24-Apr-2026 17:46:50 UTC] Full Log Data: {
    "timestamp": "2026-04-24 17:46:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.175.186.83",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA0IiwidXNlcm5hbWUiOiJyb2hpdC4gMDciLCJlbWFpbCI6InJhbm9yMDcxMUBnbWFpbC5jb20iLCJleHAiOjE3Nzc2NTc1NjV9.RnoRDGU0Wl958bSEp-C7O6wDXOLnPk_248Orp6giED0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f16ee0149824713-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.175.186.83",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.175.186.83, 172.69.87.206"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 17:46:50 UTC] === END API CALL LOG ===
[24-Apr-2026 17:46:50 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 17:46:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA0IiwidXNlcm5hbWUiOiJyb2hpdC4gMDciLCJlbWFpbCI6InJhbm9yMDcxMUBnbWFpbC5jb20iLCJleHAiOjE3Nzc2NTc1NjV9.RnoRDGU0Wl958bSEp-C7O6wDXOLnPk_248Orp6giED0
[24-Apr-2026 17:46:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 17:46:50 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 17:46:50 UTC] User ID: 404
[24-Apr-2026 17:46:50 UTC] ✅ User profile retrieved successfully for user ID: 404
[24-Apr-2026 19:33:28 UTC] === API CALL LOG ===
[24-Apr-2026 19:33:28 UTC] Endpoint: user/profile.php
[24-Apr-2026 19:33:28 UTC] Full Log Data: {
    "timestamp": "2026-04-24 19:33:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.123.176",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA1IiwidXNlcm5hbWUiOiJmbG9wcHltYW41NSIsImVtYWlsIjoiaGFsaWtha3M1MUBnbWFpbC5jb20iLCJleHAiOjE3Nzc2NjQwMDd9.Ml1Bxb-iV-4MMkhNBhtHUT6x3GZvePGxSbDn4AIx4kM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f178a31e972ec21-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.189.123.176",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.189.123.176, 104.23.208.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 19:33:28 UTC] === END API CALL LOG ===
[24-Apr-2026 19:33:28 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 19:33:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA1IiwidXNlcm5hbWUiOiJmbG9wcHltYW41NSIsImVtYWlsIjoiaGFsaWtha3M1MUBnbWFpbC5jb20iLCJleHAiOjE3Nzc2NjQwMDd9.Ml1Bxb-iV-4MMkhNBhtHUT6x3GZvePGxSbDn4AIx4kM
[24-Apr-2026 19:33:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 19:33:28 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 19:33:28 UTC] User ID: 405
[24-Apr-2026 19:33:28 UTC] ✅ User profile retrieved successfully for user ID: 405
[24-Apr-2026 19:33:28 UTC] === API CALL LOG ===
[24-Apr-2026 19:33:28 UTC] Endpoint: user/profile.php
[24-Apr-2026 19:33:28 UTC] Full Log Data: {
    "timestamp": "2026-04-24 19:33:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.123.176",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA1IiwidXNlcm5hbWUiOiJmbG9wcHltYW41NSIsImVtYWlsIjoiaGFsaWtha3M1MUBnbWFpbC5jb20iLCJleHAiOjE3Nzc2NjQwMDd9.Ml1Bxb-iV-4MMkhNBhtHUT6x3GZvePGxSbDn4AIx4kM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f178a31e979ec21-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.189.123.176",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.189.123.176, 104.23.208.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 19:33:28 UTC] === END API CALL LOG ===
[24-Apr-2026 19:33:28 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 19:33:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA1IiwidXNlcm5hbWUiOiJmbG9wcHltYW41NSIsImVtYWlsIjoiaGFsaWtha3M1MUBnbWFpbC5jb20iLCJleHAiOjE3Nzc2NjQwMDd9.Ml1Bxb-iV-4MMkhNBhtHUT6x3GZvePGxSbDn4AIx4kM
[24-Apr-2026 19:33:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 19:33:28 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 19:33:28 UTC] User ID: 405
[24-Apr-2026 19:33:28 UTC] ✅ User profile retrieved successfully for user ID: 405
[24-Apr-2026 19:33:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 19:33:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 19:33:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA1IiwidXNlcm5hbWUiOiJmbG9wcHltYW41NSIsImVtYWlsIjoiaGFsaWtha3M1MUBnbWFpbC5jb20iLCJleHAiOjE3Nzc2NjQwMDd9.Ml1Bxb-iV-4MMkhNBhtHUT6x3GZvePGxSbDn4AIx4kM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f178a31e978ec21-ADD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"196.189.123.176","CF-IPCountry":"ET","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"196.189.123.176, 104.23.208.145"}
[24-Apr-2026 19:33:28 UTC] === User Orders API Called ===
[24-Apr-2026 19:33:28 UTC] User ID: 405
[24-Apr-2026 19:33:28 UTC] Limit: 20, Offset: 0
[24-Apr-2026 19:33:28 UTC] Orders found: 0
[24-Apr-2026 19:33:28 UTC] Orders data: []
[24-Apr-2026 19:33:28 UTC] Total orders count: 0
[24-Apr-2026 19:33:30 UTC] === API CALL LOG ===
[24-Apr-2026 19:33:30 UTC] Endpoint: user/profile.php
[24-Apr-2026 19:33:30 UTC] Full Log Data: {
    "timestamp": "2026-04-24 19:33:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.123.176",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA1IiwidXNlcm5hbWUiOiJmbG9wcHltYW41NSIsImVtYWlsIjoiaGFsaWtha3M1MUBnbWFpbC5jb20iLCJleHAiOjE3Nzc2NjQwMDd9.Ml1Bxb-iV-4MMkhNBhtHUT6x3GZvePGxSbDn4AIx4kM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f178a407a18ec21-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.189.123.176",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.189.123.176, 104.23.208.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 19:33:30 UTC] === END API CALL LOG ===
[24-Apr-2026 19:33:30 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 19:33:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA1IiwidXNlcm5hbWUiOiJmbG9wcHltYW41NSIsImVtYWlsIjoiaGFsaWtha3M1MUBnbWFpbC5jb20iLCJleHAiOjE3Nzc2NjQwMDd9.Ml1Bxb-iV-4MMkhNBhtHUT6x3GZvePGxSbDn4AIx4kM
[24-Apr-2026 19:33:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 19:33:30 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 19:33:30 UTC] User ID: 405
[24-Apr-2026 19:33:30 UTC] ✅ User profile retrieved successfully for user ID: 405
[24-Apr-2026 19:33:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 19:33:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 19:33:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA1IiwidXNlcm5hbWUiOiJmbG9wcHltYW41NSIsImVtYWlsIjoiaGFsaWtha3M1MUBnbWFpbC5jb20iLCJleHAiOjE3Nzc2NjQwMDd9.Ml1Bxb-iV-4MMkhNBhtHUT6x3GZvePGxSbDn4AIx4kM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f178ac45a53ec21-ADD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"196.189.123.176","CF-IPCountry":"ET","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"196.189.123.176, 104.23.208.145"}
[24-Apr-2026 19:33:51 UTC] === User Orders API Called ===
[24-Apr-2026 19:33:51 UTC] User ID: 405
[24-Apr-2026 19:33:51 UTC] Limit: 20, Offset: 0
[24-Apr-2026 19:33:51 UTC] Orders found: 0
[24-Apr-2026 19:33:51 UTC] Orders data: []
[24-Apr-2026 19:33:51 UTC] Total orders count: 0
[24-Apr-2026 19:33:51 UTC] === API CALL LOG ===
[24-Apr-2026 19:33:51 UTC] Endpoint: user/profile.php
[24-Apr-2026 19:33:51 UTC] Full Log Data: {
    "timestamp": "2026-04-24 19:33:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.123.176",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA1IiwidXNlcm5hbWUiOiJmbG9wcHltYW41NSIsImVtYWlsIjoiaGFsaWtha3M1MUBnbWFpbC5jb20iLCJleHAiOjE3Nzc2NjQwMDd9.Ml1Bxb-iV-4MMkhNBhtHUT6x3GZvePGxSbDn4AIx4kM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f178ac49acaec21-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.189.123.176",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.189.123.176, 104.23.208.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 19:33:51 UTC] === END API CALL LOG ===
[24-Apr-2026 19:33:51 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 19:33:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA1IiwidXNlcm5hbWUiOiJmbG9wcHltYW41NSIsImVtYWlsIjoiaGFsaWtha3M1MUBnbWFpbC5jb20iLCJleHAiOjE3Nzc2NjQwMDd9.Ml1Bxb-iV-4MMkhNBhtHUT6x3GZvePGxSbDn4AIx4kM
[24-Apr-2026 19:33:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 19:33:51 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 19:33:51 UTC] User ID: 405
[24-Apr-2026 19:33:51 UTC] ✅ User profile retrieved successfully for user ID: 405
[24-Apr-2026 19:33:52 UTC] === API CALL LOG ===
[24-Apr-2026 19:33:52 UTC] Endpoint: user/profile.php
[24-Apr-2026 19:33:52 UTC] Full Log Data: {
    "timestamp": "2026-04-24 19:33:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.123.176",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA1IiwidXNlcm5hbWUiOiJmbG9wcHltYW41NSIsImVtYWlsIjoiaGFsaWtha3M1MUBnbWFpbC5jb20iLCJleHAiOjE3Nzc2NjQwMDd9.Ml1Bxb-iV-4MMkhNBhtHUT6x3GZvePGxSbDn4AIx4kM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f178ac8aa52ec21-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.189.123.176",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.189.123.176, 104.23.208.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 19:33:52 UTC] === END API CALL LOG ===
[24-Apr-2026 19:33:52 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 19:33:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA1IiwidXNlcm5hbWUiOiJmbG9wcHltYW41NSIsImVtYWlsIjoiaGFsaWtha3M1MUBnbWFpbC5jb20iLCJleHAiOjE3Nzc2NjQwMDd9.Ml1Bxb-iV-4MMkhNBhtHUT6x3GZvePGxSbDn4AIx4kM
[24-Apr-2026 19:33:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 19:33:52 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 19:33:52 UTC] User ID: 405
[24-Apr-2026 19:33:52 UTC] ✅ User profile retrieved successfully for user ID: 405
[24-Apr-2026 19:33:52 UTC] === API CALL LOG ===
[24-Apr-2026 19:33:52 UTC] Endpoint: user/profile.php
[24-Apr-2026 19:33:52 UTC] Full Log Data: {
    "timestamp": "2026-04-24 19:33:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.123.176",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA1IiwidXNlcm5hbWUiOiJmbG9wcHltYW41NSIsImVtYWlsIjoiaGFsaWtha3M1MUBnbWFpbC5jb20iLCJleHAiOjE3Nzc2NjQwMDd9.Ml1Bxb-iV-4MMkhNBhtHUT6x3GZvePGxSbDn4AIx4kM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f178ac8eabdec21-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.189.123.176",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.189.123.176, 104.23.208.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 19:33:52 UTC] === END API CALL LOG ===
[24-Apr-2026 19:33:52 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 19:33:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA1IiwidXNlcm5hbWUiOiJmbG9wcHltYW41NSIsImVtYWlsIjoiaGFsaWtha3M1MUBnbWFpbC5jb20iLCJleHAiOjE3Nzc2NjQwMDd9.Ml1Bxb-iV-4MMkhNBhtHUT6x3GZvePGxSbDn4AIx4kM
[24-Apr-2026 19:33:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 19:33:52 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 19:33:52 UTC] User ID: 405
[24-Apr-2026 19:33:52 UTC] ✅ User profile retrieved successfully for user ID: 405
[24-Apr-2026 19:34:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 19:34:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 19:34:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA1IiwidXNlcm5hbWUiOiJmbG9wcHltYW41NSIsImVtYWlsIjoiaGFsaWtha3M1MUBnbWFpbC5jb20iLCJleHAiOjE3Nzc2NjQwMDd9.Ml1Bxb-iV-4MMkhNBhtHUT6x3GZvePGxSbDn4AIx4kM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f178b0c6d84ec21-ADD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"196.189.123.176","CF-IPCountry":"ET","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"196.189.123.176, 104.23.208.145"}
[24-Apr-2026 19:34:03 UTC] === User Orders API Called ===
[24-Apr-2026 19:34:03 UTC] User ID: 405
[24-Apr-2026 19:34:03 UTC] Limit: 20, Offset: 0
[24-Apr-2026 19:34:03 UTC] Orders found: 0
[24-Apr-2026 19:34:03 UTC] Orders data: []
[24-Apr-2026 19:34:03 UTC] Total orders count: 0
[24-Apr-2026 19:34:03 UTC] === API CALL LOG ===
[24-Apr-2026 19:34:03 UTC] Endpoint: user/profile.php
[24-Apr-2026 19:34:03 UTC] Full Log Data: {
    "timestamp": "2026-04-24 19:34:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.123.176",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA1IiwidXNlcm5hbWUiOiJmbG9wcHltYW41NSIsImVtYWlsIjoiaGFsaWtha3M1MUBnbWFpbC5jb20iLCJleHAiOjE3Nzc2NjQwMDd9.Ml1Bxb-iV-4MMkhNBhtHUT6x3GZvePGxSbDn4AIx4kM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f178b0cade2ec21-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.189.123.176",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.189.123.176, 104.23.208.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 19:34:03 UTC] === END API CALL LOG ===
[24-Apr-2026 19:34:03 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 19:34:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA1IiwidXNlcm5hbWUiOiJmbG9wcHltYW41NSIsImVtYWlsIjoiaGFsaWtha3M1MUBnbWFpbC5jb20iLCJleHAiOjE3Nzc2NjQwMDd9.Ml1Bxb-iV-4MMkhNBhtHUT6x3GZvePGxSbDn4AIx4kM
[24-Apr-2026 19:34:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 19:34:03 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 19:34:03 UTC] User ID: 405
[24-Apr-2026 19:34:03 UTC] ✅ User profile retrieved successfully for user ID: 405
[24-Apr-2026 19:34:03 UTC] === API CALL LOG ===
[24-Apr-2026 19:34:03 UTC] Endpoint: user/profile.php
[24-Apr-2026 19:34:03 UTC] Full Log Data: {
    "timestamp": "2026-04-24 19:34:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.123.176",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA1IiwidXNlcm5hbWUiOiJmbG9wcHltYW41NSIsImVtYWlsIjoiaGFsaWtha3M1MUBnbWFpbC5jb20iLCJleHAiOjE3Nzc2NjQwMDd9.Ml1Bxb-iV-4MMkhNBhtHUT6x3GZvePGxSbDn4AIx4kM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f178b10acbbec21-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.189.123.176",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.189.123.176, 104.23.208.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 19:34:03 UTC] === END API CALL LOG ===
[24-Apr-2026 19:34:03 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 19:34:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA1IiwidXNlcm5hbWUiOiJmbG9wcHltYW41NSIsImVtYWlsIjoiaGFsaWtha3M1MUBnbWFpbC5jb20iLCJleHAiOjE3Nzc2NjQwMDd9.Ml1Bxb-iV-4MMkhNBhtHUT6x3GZvePGxSbDn4AIx4kM
[24-Apr-2026 19:34:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 19:34:03 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 19:34:03 UTC] User ID: 405
[24-Apr-2026 19:34:03 UTC] ✅ User profile retrieved successfully for user ID: 405
[24-Apr-2026 19:34:03 UTC] === API CALL LOG ===
[24-Apr-2026 19:34:03 UTC] Endpoint: user/profile.php
[24-Apr-2026 19:34:03 UTC] Full Log Data: {
    "timestamp": "2026-04-24 19:34:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.123.176",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA1IiwidXNlcm5hbWUiOiJmbG9wcHltYW41NSIsImVtYWlsIjoiaGFsaWtha3M1MUBnbWFpbC5jb20iLCJleHAiOjE3Nzc2NjQwMDd9.Ml1Bxb-iV-4MMkhNBhtHUT6x3GZvePGxSbDn4AIx4kM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f178b12980eec21-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.189.123.176",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.189.123.176, 104.23.208.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 19:34:03 UTC] === END API CALL LOG ===
[24-Apr-2026 19:34:03 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 19:34:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA1IiwidXNlcm5hbWUiOiJmbG9wcHltYW41NSIsImVtYWlsIjoiaGFsaWtha3M1MUBnbWFpbC5jb20iLCJleHAiOjE3Nzc2NjQwMDd9.Ml1Bxb-iV-4MMkhNBhtHUT6x3GZvePGxSbDn4AIx4kM
[24-Apr-2026 19:34:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 19:34:03 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 19:34:03 UTC] User ID: 405
[24-Apr-2026 19:34:03 UTC] ✅ User profile retrieved successfully for user ID: 405
[24-Apr-2026 19:34:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 19:34:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 19:34:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA1IiwidXNlcm5hbWUiOiJmbG9wcHltYW41NSIsImVtYWlsIjoiaGFsaWtha3M1MUBnbWFpbC5jb20iLCJleHAiOjE3Nzc2NjQwMDd9.Ml1Bxb-iV-4MMkhNBhtHUT6x3GZvePGxSbDn4AIx4kM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f178b6adb11ec21-ADD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"196.189.123.176","CF-IPCountry":"ET","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"196.189.123.176, 104.23.208.144"}
[24-Apr-2026 19:34:18 UTC] === User Orders API Called ===
[24-Apr-2026 19:34:18 UTC] User ID: 405
[24-Apr-2026 19:34:18 UTC] Limit: 20, Offset: 0
[24-Apr-2026 19:34:18 UTC] Orders found: 0
[24-Apr-2026 19:34:18 UTC] Orders data: []
[24-Apr-2026 19:34:18 UTC] Total orders count: 0
[24-Apr-2026 19:34:18 UTC] === API CALL LOG ===
[24-Apr-2026 19:34:18 UTC] Endpoint: user/profile.php
[24-Apr-2026 19:34:18 UTC] Full Log Data: {
    "timestamp": "2026-04-24 19:34:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.123.176",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA1IiwidXNlcm5hbWUiOiJmbG9wcHltYW41NSIsImVtYWlsIjoiaGFsaWtha3M1MUBnbWFpbC5jb20iLCJleHAiOjE3Nzc2NjQwMDd9.Ml1Bxb-iV-4MMkhNBhtHUT6x3GZvePGxSbDn4AIx4kM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f178b6b1b98ec21-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.189.123.176",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.189.123.176, 104.23.208.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 19:34:18 UTC] === END API CALL LOG ===
[24-Apr-2026 19:34:18 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 19:34:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA1IiwidXNlcm5hbWUiOiJmbG9wcHltYW41NSIsImVtYWlsIjoiaGFsaWtha3M1MUBnbWFpbC5jb20iLCJleHAiOjE3Nzc2NjQwMDd9.Ml1Bxb-iV-4MMkhNBhtHUT6x3GZvePGxSbDn4AIx4kM
[24-Apr-2026 19:34:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 19:34:18 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 19:34:18 UTC] User ID: 405
[24-Apr-2026 19:34:18 UTC] ✅ User profile retrieved successfully for user ID: 405
[24-Apr-2026 19:34:18 UTC] === API CALL LOG ===
[24-Apr-2026 19:34:18 UTC] Endpoint: user/profile.php
[24-Apr-2026 19:34:18 UTC] Full Log Data: {
    "timestamp": "2026-04-24 19:34:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.123.176",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA1IiwidXNlcm5hbWUiOiJmbG9wcHltYW41NSIsImVtYWlsIjoiaGFsaWtha3M1MUBnbWFpbC5jb20iLCJleHAiOjE3Nzc2NjQwMDd9.Ml1Bxb-iV-4MMkhNBhtHUT6x3GZvePGxSbDn4AIx4kM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f178b6e79bfec21-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.189.123.176",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.189.123.176, 104.23.208.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 19:34:18 UTC] === END API CALL LOG ===
[24-Apr-2026 19:34:18 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 19:34:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA1IiwidXNlcm5hbWUiOiJmbG9wcHltYW41NSIsImVtYWlsIjoiaGFsaWtha3M1MUBnbWFpbC5jb20iLCJleHAiOjE3Nzc2NjQwMDd9.Ml1Bxb-iV-4MMkhNBhtHUT6x3GZvePGxSbDn4AIx4kM
[24-Apr-2026 19:34:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 19:34:18 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 19:34:18 UTC] User ID: 405
[24-Apr-2026 19:34:18 UTC] ✅ User profile retrieved successfully for user ID: 405
[24-Apr-2026 19:34:18 UTC] === API CALL LOG ===
[24-Apr-2026 19:34:18 UTC] Endpoint: user/profile.php
[24-Apr-2026 19:34:18 UTC] Full Log Data: {
    "timestamp": "2026-04-24 19:34:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.123.176",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA1IiwidXNlcm5hbWUiOiJmbG9wcHltYW41NSIsImVtYWlsIjoiaGFsaWtha3M1MUBnbWFpbC5jb20iLCJleHAiOjE3Nzc2NjQwMDd9.Ml1Bxb-iV-4MMkhNBhtHUT6x3GZvePGxSbDn4AIx4kM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f178b6efac2ec21-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.189.123.176",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.189.123.176, 104.23.208.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 19:34:18 UTC] === END API CALL LOG ===
[24-Apr-2026 19:34:18 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 19:34:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA1IiwidXNlcm5hbWUiOiJmbG9wcHltYW41NSIsImVtYWlsIjoiaGFsaWtha3M1MUBnbWFpbC5jb20iLCJleHAiOjE3Nzc2NjQwMDd9.Ml1Bxb-iV-4MMkhNBhtHUT6x3GZvePGxSbDn4AIx4kM
[24-Apr-2026 19:34:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 19:34:18 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 19:34:18 UTC] User ID: 405
[24-Apr-2026 19:34:18 UTC] ✅ User profile retrieved successfully for user ID: 405
[24-Apr-2026 19:34:23 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 19:34:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 19:34:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA1IiwidXNlcm5hbWUiOiJmbG9wcHltYW41NSIsImVtYWlsIjoiaGFsaWtha3M1MUBnbWFpbC5jb20iLCJleHAiOjE3Nzc2NjQwMDd9.Ml1Bxb-iV-4MMkhNBhtHUT6x3GZvePGxSbDn4AIx4kM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f178b8a09b9ec21-ADD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"196.189.123.176","CF-IPCountry":"ET","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"196.189.123.176, 104.23.208.144"}
[24-Apr-2026 19:34:23 UTC] === User Orders API Called ===
[24-Apr-2026 19:34:23 UTC] User ID: 405
[24-Apr-2026 19:34:23 UTC] Limit: 20, Offset: 0
[24-Apr-2026 19:34:23 UTC] Orders found: 0
[24-Apr-2026 19:34:23 UTC] Orders data: []
[24-Apr-2026 19:34:23 UTC] Total orders count: 0
[24-Apr-2026 19:34:23 UTC] === API CALL LOG ===
[24-Apr-2026 19:34:23 UTC] Endpoint: user/profile.php
[24-Apr-2026 19:34:23 UTC] Full Log Data: {
    "timestamp": "2026-04-24 19:34:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.123.176",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA1IiwidXNlcm5hbWUiOiJmbG9wcHltYW41NSIsImVtYWlsIjoiaGFsaWtha3M1MUBnbWFpbC5jb20iLCJleHAiOjE3Nzc2NjQwMDd9.Ml1Bxb-iV-4MMkhNBhtHUT6x3GZvePGxSbDn4AIx4kM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f178b8a5a3dec21-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.189.123.176",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.189.123.176, 104.23.208.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 19:34:23 UTC] === END API CALL LOG ===
[24-Apr-2026 19:34:23 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 19:34:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA1IiwidXNlcm5hbWUiOiJmbG9wcHltYW41NSIsImVtYWlsIjoiaGFsaWtha3M1MUBnbWFpbC5jb20iLCJleHAiOjE3Nzc2NjQwMDd9.Ml1Bxb-iV-4MMkhNBhtHUT6x3GZvePGxSbDn4AIx4kM
[24-Apr-2026 19:34:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 19:34:23 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 19:34:23 UTC] User ID: 405
[24-Apr-2026 19:34:23 UTC] ✅ User profile retrieved successfully for user ID: 405
[24-Apr-2026 19:34:23 UTC] === API CALL LOG ===
[24-Apr-2026 19:34:23 UTC] Endpoint: user/profile.php
[24-Apr-2026 19:34:23 UTC] Full Log Data: {
    "timestamp": "2026-04-24 19:34:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.123.176",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA1IiwidXNlcm5hbWUiOiJmbG9wcHltYW41NSIsImVtYWlsIjoiaGFsaWtha3M1MUBnbWFpbC5jb20iLCJleHAiOjE3Nzc2NjQwMDd9.Ml1Bxb-iV-4MMkhNBhtHUT6x3GZvePGxSbDn4AIx4kM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f178b8e998aec21-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.189.123.176",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.189.123.176, 104.23.208.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 19:34:23 UTC] === END API CALL LOG ===
[24-Apr-2026 19:34:23 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 19:34:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA1IiwidXNlcm5hbWUiOiJmbG9wcHltYW41NSIsImVtYWlsIjoiaGFsaWtha3M1MUBnbWFpbC5jb20iLCJleHAiOjE3Nzc2NjQwMDd9.Ml1Bxb-iV-4MMkhNBhtHUT6x3GZvePGxSbDn4AIx4kM
[24-Apr-2026 19:34:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 19:34:23 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 19:34:23 UTC] User ID: 405
[24-Apr-2026 19:34:23 UTC] ✅ User profile retrieved successfully for user ID: 405
[24-Apr-2026 19:34:23 UTC] === API CALL LOG ===
[24-Apr-2026 19:34:23 UTC] Endpoint: user/profile.php
[24-Apr-2026 19:34:23 UTC] Full Log Data: {
    "timestamp": "2026-04-24 19:34:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.123.176",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA1IiwidXNlcm5hbWUiOiJmbG9wcHltYW41NSIsImVtYWlsIjoiaGFsaWtha3M1MUBnbWFpbC5jb20iLCJleHAiOjE3Nzc2NjQwMDd9.Ml1Bxb-iV-4MMkhNBhtHUT6x3GZvePGxSbDn4AIx4kM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f178b8eea19ec21-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.189.123.176",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.189.123.176, 104.23.208.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 19:34:23 UTC] === END API CALL LOG ===
[24-Apr-2026 19:34:23 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 19:34:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA1IiwidXNlcm5hbWUiOiJmbG9wcHltYW41NSIsImVtYWlsIjoiaGFsaWtha3M1MUBnbWFpbC5jb20iLCJleHAiOjE3Nzc2NjQwMDd9.Ml1Bxb-iV-4MMkhNBhtHUT6x3GZvePGxSbDn4AIx4kM
[24-Apr-2026 19:34:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 19:34:23 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 19:34:23 UTC] User ID: 405
[24-Apr-2026 19:34:23 UTC] ✅ User profile retrieved successfully for user ID: 405
[24-Apr-2026 19:35:10 UTC] === API CALL LOG ===
[24-Apr-2026 19:35:10 UTC] Endpoint: user/profile.php
[24-Apr-2026 19:35:10 UTC] Full Log Data: {
    "timestamp": "2026-04-24 19:35:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.123.176",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA1IiwidXNlcm5hbWUiOiJmbG9wcHltYW41NSIsImVtYWlsIjoiaGFsaWtha3M1MUBnbWFpbC5jb20iLCJleHAiOjE3Nzc2NjQwMDd9.Ml1Bxb-iV-4MMkhNBhtHUT6x3GZvePGxSbDn4AIx4kM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f178cb01991ec21-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.189.123.176",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.189.123.176, 104.23.208.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 19:35:10 UTC] === END API CALL LOG ===
[24-Apr-2026 19:35:10 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 19:35:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA1IiwidXNlcm5hbWUiOiJmbG9wcHltYW41NSIsImVtYWlsIjoiaGFsaWtha3M1MUBnbWFpbC5jb20iLCJleHAiOjE3Nzc2NjQwMDd9.Ml1Bxb-iV-4MMkhNBhtHUT6x3GZvePGxSbDn4AIx4kM
[24-Apr-2026 19:35:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 19:35:10 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 19:35:10 UTC] User ID: 405
[24-Apr-2026 19:35:10 UTC] ✅ User profile retrieved successfully for user ID: 405
[24-Apr-2026 19:35:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 19:35:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 19:35:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA1IiwidXNlcm5hbWUiOiJmbG9wcHltYW41NSIsImVtYWlsIjoiaGFsaWtha3M1MUBnbWFpbC5jb20iLCJleHAiOjE3Nzc2NjQwMDd9.Ml1Bxb-iV-4MMkhNBhtHUT6x3GZvePGxSbDn4AIx4kM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f178d0a7e97ec21-ADD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"196.189.123.176","CF-IPCountry":"ET","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"196.189.123.176, 104.23.208.144"}
[24-Apr-2026 19:35:24 UTC] === User Orders API Called ===
[24-Apr-2026 19:35:24 UTC] User ID: 405
[24-Apr-2026 19:35:24 UTC] Limit: 20, Offset: 0
[24-Apr-2026 19:35:24 UTC] Orders found: 0
[24-Apr-2026 19:35:24 UTC] Orders data: []
[24-Apr-2026 19:35:24 UTC] Total orders count: 0
[24-Apr-2026 19:35:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 19:35:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 19:35:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA1IiwidXNlcm5hbWUiOiJmbG9wcHltYW41NSIsImVtYWlsIjoiaGFsaWtha3M1MUBnbWFpbC5jb20iLCJleHAiOjE3Nzc2NjQwMDd9.Ml1Bxb-iV-4MMkhNBhtHUT6x3GZvePGxSbDn4AIx4kM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f178d1b6ba9ec21-ADD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"196.189.123.176","CF-IPCountry":"ET","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"196.189.123.176, 104.23.208.145"}
[24-Apr-2026 19:35:27 UTC] === User Orders API Called ===
[24-Apr-2026 19:35:27 UTC] User ID: 405
[24-Apr-2026 19:35:27 UTC] Limit: 20, Offset: 0
[24-Apr-2026 19:35:27 UTC] Orders found: 0
[24-Apr-2026 19:35:27 UTC] Orders data: []
[24-Apr-2026 19:35:27 UTC] Total orders count: 0
[24-Apr-2026 19:35:27 UTC] === API CALL LOG ===
[24-Apr-2026 19:35:27 UTC] Endpoint: user/profile.php
[24-Apr-2026 19:35:27 UTC] Full Log Data: {
    "timestamp": "2026-04-24 19:35:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.123.176",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA1IiwidXNlcm5hbWUiOiJmbG9wcHltYW41NSIsImVtYWlsIjoiaGFsaWtha3M1MUBnbWFpbC5jb20iLCJleHAiOjE3Nzc2NjQwMDd9.Ml1Bxb-iV-4MMkhNBhtHUT6x3GZvePGxSbDn4AIx4kM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f178d1bbc26ec21-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.189.123.176",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.189.123.176, 104.23.208.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 19:35:27 UTC] === END API CALL LOG ===
[24-Apr-2026 19:35:27 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 19:35:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA1IiwidXNlcm5hbWUiOiJmbG9wcHltYW41NSIsImVtYWlsIjoiaGFsaWtha3M1MUBnbWFpbC5jb20iLCJleHAiOjE3Nzc2NjQwMDd9.Ml1Bxb-iV-4MMkhNBhtHUT6x3GZvePGxSbDn4AIx4kM
[24-Apr-2026 19:35:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 19:35:27 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 19:35:27 UTC] User ID: 405
[24-Apr-2026 19:35:27 UTC] ✅ User profile retrieved successfully for user ID: 405
[24-Apr-2026 19:35:28 UTC] === API CALL LOG ===
[24-Apr-2026 19:35:28 UTC] Endpoint: user/profile.php
[24-Apr-2026 19:35:28 UTC] Full Log Data: {
    "timestamp": "2026-04-24 19:35:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.123.176",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA1IiwidXNlcm5hbWUiOiJmbG9wcHltYW41NSIsImVtYWlsIjoiaGFsaWtha3M1MUBnbWFpbC5jb20iLCJleHAiOjE3Nzc2NjQwMDd9.Ml1Bxb-iV-4MMkhNBhtHUT6x3GZvePGxSbDn4AIx4kM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f178d1fdbafec21-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.189.123.176",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.189.123.176, 104.23.208.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 19:35:28 UTC] === END API CALL LOG ===
[24-Apr-2026 19:35:28 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 19:35:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA1IiwidXNlcm5hbWUiOiJmbG9wcHltYW41NSIsImVtYWlsIjoiaGFsaWtha3M1MUBnbWFpbC5jb20iLCJleHAiOjE3Nzc2NjQwMDd9.Ml1Bxb-iV-4MMkhNBhtHUT6x3GZvePGxSbDn4AIx4kM
[24-Apr-2026 19:35:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 19:35:28 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 19:35:28 UTC] User ID: 405
[24-Apr-2026 19:35:28 UTC] ✅ User profile retrieved successfully for user ID: 405
[24-Apr-2026 19:36:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 19:36:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 19:36:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA1IiwidXNlcm5hbWUiOiJmbG9wcHltYW41NSIsImVtYWlsIjoiaGFsaWtha3M1MUBnbWFpbC5jb20iLCJleHAiOjE3Nzc2NjQwMDd9.Ml1Bxb-iV-4MMkhNBhtHUT6x3GZvePGxSbDn4AIx4kM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f178ed0bf22ec21-ADD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"196.189.123.176","CF-IPCountry":"ET","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"196.189.123.176, 104.23.208.144"}
[24-Apr-2026 19:36:37 UTC] === User Orders API Called ===
[24-Apr-2026 19:36:37 UTC] User ID: 405
[24-Apr-2026 19:36:37 UTC] Limit: 20, Offset: 0
[24-Apr-2026 19:36:37 UTC] Orders found: 0
[24-Apr-2026 19:36:37 UTC] Orders data: []
[24-Apr-2026 19:36:37 UTC] Total orders count: 0
[24-Apr-2026 19:36:37 UTC] === API CALL LOG ===
[24-Apr-2026 19:36:37 UTC] Endpoint: user/profile.php
[24-Apr-2026 19:36:37 UTC] Full Log Data: {
    "timestamp": "2026-04-24 19:36:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.123.176",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA1IiwidXNlcm5hbWUiOiJmbG9wcHltYW41NSIsImVtYWlsIjoiaGFsaWtha3M1MUBnbWFpbC5jb20iLCJleHAiOjE3Nzc2NjQwMDd9.Ml1Bxb-iV-4MMkhNBhtHUT6x3GZvePGxSbDn4AIx4kM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f178ed10fabec21-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.189.123.176",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.189.123.176, 104.23.208.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 19:36:37 UTC] === END API CALL LOG ===
[24-Apr-2026 19:36:37 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 19:36:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA1IiwidXNlcm5hbWUiOiJmbG9wcHltYW41NSIsImVtYWlsIjoiaGFsaWtha3M1MUBnbWFpbC5jb20iLCJleHAiOjE3Nzc2NjQwMDd9.Ml1Bxb-iV-4MMkhNBhtHUT6x3GZvePGxSbDn4AIx4kM
[24-Apr-2026 19:36:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 19:36:37 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 19:36:37 UTC] User ID: 405
[24-Apr-2026 19:36:37 UTC] ✅ User profile retrieved successfully for user ID: 405
[24-Apr-2026 19:36:37 UTC] === API CALL LOG ===
[24-Apr-2026 19:36:37 UTC] Endpoint: user/profile.php
[24-Apr-2026 19:36:37 UTC] Full Log Data: {
    "timestamp": "2026-04-24 19:36:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.123.176",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA1IiwidXNlcm5hbWUiOiJmbG9wcHltYW41NSIsImVtYWlsIjoiaGFsaWtha3M1MUBnbWFpbC5jb20iLCJleHAiOjE3Nzc2NjQwMDd9.Ml1Bxb-iV-4MMkhNBhtHUT6x3GZvePGxSbDn4AIx4kM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f178ed4fe99ec21-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.189.123.176",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.189.123.176, 104.23.208.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 19:36:37 UTC] === END API CALL LOG ===
[24-Apr-2026 19:36:37 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 19:36:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA1IiwidXNlcm5hbWUiOiJmbG9wcHltYW41NSIsImVtYWlsIjoiaGFsaWtha3M1MUBnbWFpbC5jb20iLCJleHAiOjE3Nzc2NjQwMDd9.Ml1Bxb-iV-4MMkhNBhtHUT6x3GZvePGxSbDn4AIx4kM
[24-Apr-2026 19:36:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 19:36:37 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 19:36:37 UTC] User ID: 405
[24-Apr-2026 19:36:37 UTC] ✅ User profile retrieved successfully for user ID: 405
[24-Apr-2026 19:36:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 19:36:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 19:36:46 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA1IiwidXNlcm5hbWUiOiJmbG9wcHltYW41NSIsImVtYWlsIjoiaGFsaWtha3M1MUBnbWFpbC5jb20iLCJleHAiOjE3Nzc2NjQwMDd9.Ml1Bxb-iV-4MMkhNBhtHUT6x3GZvePGxSbDn4AIx4kM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f178f098f43ec21-ADD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"196.189.123.176","CF-IPCountry":"ET","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"196.189.123.176, 104.23.208.145"}
[24-Apr-2026 19:36:46 UTC] === User Orders API Called ===
[24-Apr-2026 19:36:46 UTC] User ID: 405
[24-Apr-2026 19:36:46 UTC] Limit: 20, Offset: 0
[24-Apr-2026 19:36:46 UTC] Orders found: 0
[24-Apr-2026 19:36:46 UTC] Orders data: []
[24-Apr-2026 19:36:46 UTC] Total orders count: 0
[24-Apr-2026 19:36:46 UTC] === API CALL LOG ===
[24-Apr-2026 19:36:46 UTC] Endpoint: user/profile.php
[24-Apr-2026 19:36:46 UTC] Full Log Data: {
    "timestamp": "2026-04-24 19:36:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.123.176",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA1IiwidXNlcm5hbWUiOiJmbG9wcHltYW41NSIsImVtYWlsIjoiaGFsaWtha3M1MUBnbWFpbC5jb20iLCJleHAiOjE3Nzc2NjQwMDd9.Ml1Bxb-iV-4MMkhNBhtHUT6x3GZvePGxSbDn4AIx4kM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f178f09efd5ec21-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.189.123.176",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.189.123.176, 104.23.208.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 19:36:46 UTC] === END API CALL LOG ===
[24-Apr-2026 19:36:46 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 19:36:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA1IiwidXNlcm5hbWUiOiJmbG9wcHltYW41NSIsImVtYWlsIjoiaGFsaWtha3M1MUBnbWFpbC5jb20iLCJleHAiOjE3Nzc2NjQwMDd9.Ml1Bxb-iV-4MMkhNBhtHUT6x3GZvePGxSbDn4AIx4kM
[24-Apr-2026 19:36:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 19:36:46 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 19:36:46 UTC] User ID: 405
[24-Apr-2026 19:36:46 UTC] ✅ User profile retrieved successfully for user ID: 405
[24-Apr-2026 19:36:47 UTC] === API CALL LOG ===
[24-Apr-2026 19:36:47 UTC] Endpoint: user/profile.php
[24-Apr-2026 19:36:47 UTC] Full Log Data: {
    "timestamp": "2026-04-24 19:36:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.123.176",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA1IiwidXNlcm5hbWUiOiJmbG9wcHltYW41NSIsImVtYWlsIjoiaGFsaWtha3M1MUBnbWFpbC5jb20iLCJleHAiOjE3Nzc2NjQwMDd9.Ml1Bxb-iV-4MMkhNBhtHUT6x3GZvePGxSbDn4AIx4kM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f178f0e7f8fec21-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.189.123.176",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.189.123.176, 104.23.208.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 19:36:47 UTC] === END API CALL LOG ===
[24-Apr-2026 19:36:47 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 19:36:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA1IiwidXNlcm5hbWUiOiJmbG9wcHltYW41NSIsImVtYWlsIjoiaGFsaWtha3M1MUBnbWFpbC5jb20iLCJleHAiOjE3Nzc2NjQwMDd9.Ml1Bxb-iV-4MMkhNBhtHUT6x3GZvePGxSbDn4AIx4kM
[24-Apr-2026 19:36:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 19:36:47 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 19:36:47 UTC] User ID: 405
[24-Apr-2026 19:36:47 UTC] ✅ User profile retrieved successfully for user ID: 405
[24-Apr-2026 19:36:58 UTC] === API CALL LOG ===
[24-Apr-2026 19:36:58 UTC] Endpoint: user/profile.php
[24-Apr-2026 19:36:58 UTC] Full Log Data: {
    "timestamp": "2026-04-24 19:36:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.123.176",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA1IiwidXNlcm5hbWUiOiJmbG9wcHltYW41NSIsImVtYWlsIjoiaGFsaWtha3M1MUBnbWFpbC5jb20iLCJleHAiOjE3Nzc2NjQwMDd9.Ml1Bxb-iV-4MMkhNBhtHUT6x3GZvePGxSbDn4AIx4kM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f178f55984aec21-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.189.123.176",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.189.123.176, 104.23.208.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 19:36:58 UTC] === END API CALL LOG ===
[24-Apr-2026 19:36:58 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 19:36:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA1IiwidXNlcm5hbWUiOiJmbG9wcHltYW41NSIsImVtYWlsIjoiaGFsaWtha3M1MUBnbWFpbC5jb20iLCJleHAiOjE3Nzc2NjQwMDd9.Ml1Bxb-iV-4MMkhNBhtHUT6x3GZvePGxSbDn4AIx4kM
[24-Apr-2026 19:36:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 19:36:58 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 19:36:58 UTC] User ID: 405
[24-Apr-2026 19:36:58 UTC] ✅ User profile retrieved successfully for user ID: 405
[24-Apr-2026 19:36:58 UTC] User Purchases API - User ID: 405
[24-Apr-2026 19:36:58 UTC] User Purchases API - Total purchases found: 0
[24-Apr-2026 19:37:02 UTC] User Purchases API - User ID: 405
[24-Apr-2026 19:37:02 UTC] User Purchases API - Total purchases found: 0
[24-Apr-2026 19:37:04 UTC] === API CALL LOG ===
[24-Apr-2026 19:37:04 UTC] Endpoint: user/profile.php
[24-Apr-2026 19:37:04 UTC] Full Log Data: {
    "timestamp": "2026-04-24 19:37:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.123.176",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA1IiwidXNlcm5hbWUiOiJmbG9wcHltYW41NSIsImVtYWlsIjoiaGFsaWtha3M1MUBnbWFpbC5jb20iLCJleHAiOjE3Nzc2NjQwMDd9.Ml1Bxb-iV-4MMkhNBhtHUT6x3GZvePGxSbDn4AIx4kM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f178f78dd41ec21-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.189.123.176",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.189.123.176, 104.23.208.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 19:37:04 UTC] === END API CALL LOG ===
[24-Apr-2026 19:37:04 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 19:37:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA1IiwidXNlcm5hbWUiOiJmbG9wcHltYW41NSIsImVtYWlsIjoiaGFsaWtha3M1MUBnbWFpbC5jb20iLCJleHAiOjE3Nzc2NjQwMDd9.Ml1Bxb-iV-4MMkhNBhtHUT6x3GZvePGxSbDn4AIx4kM
[24-Apr-2026 19:37:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 19:37:04 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 19:37:04 UTC] User ID: 405
[24-Apr-2026 19:37:04 UTC] ✅ User profile retrieved successfully for user ID: 405
[24-Apr-2026 19:37:04 UTC] User Purchases API - User ID: 405
[24-Apr-2026 19:37:04 UTC] User Purchases API - Total purchases found: 0
[24-Apr-2026 21:04:55 UTC] === API CALL LOG ===
[24-Apr-2026 21:04:55 UTC] Endpoint: user/profile.php
[24-Apr-2026 21:04:55 UTC] Full Log Data: {
    "timestamp": "2026-04-24 21:04:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1810296f357779-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.63",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.63, 172.70.85.150"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 21:04:55 UTC] === END API CALL LOG ===
[24-Apr-2026 21:04:55 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 21:04:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[24-Apr-2026 21:04:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 21:04:55 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 21:04:55 UTC] User ID: 344
[24-Apr-2026 21:04:55 UTC] ✅ User profile retrieved successfully for user ID: 344
[24-Apr-2026 21:04:57 UTC] === API CALL LOG ===
[24-Apr-2026 21:04:57 UTC] Endpoint: user/profile.php
[24-Apr-2026 21:04:57 UTC] Full Log Data: {
    "timestamp": "2026-04-24 21:04:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f181037496e7779-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.63",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.63, 172.70.85.150"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 21:04:57 UTC] === END API CALL LOG ===
[24-Apr-2026 21:04:57 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 21:04:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[24-Apr-2026 21:04:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 21:04:57 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 21:04:57 UTC] User ID: 344
[24-Apr-2026 21:04:57 UTC] ✅ User profile retrieved successfully for user ID: 344
[24-Apr-2026 21:04:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 21:04:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 21:04:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f18103749737779-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.59.63","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.59.63, 172.70.85.151"}
[24-Apr-2026 21:04:57 UTC] === User Orders API Called ===
[24-Apr-2026 21:04:57 UTC] User ID: 344
[24-Apr-2026 21:04:57 UTC] Limit: 20, Offset: 0
[24-Apr-2026 21:04:57 UTC] Orders found: 12
[24-Apr-2026 21:04:57 UTC] Orders data: [{"id":227,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 20:35:27","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":226,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 20:31:47","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":225,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 20:29:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":224,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10008","status":"cancelled","created_at":"2026-04-24 20:21:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":223,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 20:14:06","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":222,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 20:02:22","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":221,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 19:56:42","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":220,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"completed","created_at":"2026-04-24 19:43:50","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":219,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance12556","status":"cancelled","created_at":"2026-04-24 19:34:06","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":218,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 19:28:14","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":217,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:31:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":216,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:30:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Apr-2026 21:04:57 UTC] === API CALL LOG ===
[24-Apr-2026 21:04:57 UTC] Endpoint: user/profile.php
[24-Apr-2026 21:04:57 UTC] Total orders count: 12
[24-Apr-2026 21:04:57 UTC] Full Log Data: {
    "timestamp": "2026-04-24 21:04:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f18103749757779-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.63",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.63, 172.70.85.150"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 21:04:57 UTC] === END API CALL LOG ===
[24-Apr-2026 21:04:57 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 21:04:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[24-Apr-2026 21:04:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 21:04:57 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 21:04:57 UTC] User ID: 344
[24-Apr-2026 21:04:57 UTC] ✅ User profile retrieved successfully for user ID: 344
[24-Apr-2026 21:05:04 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 21:05:04 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 21:05:04 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f18106398cd7779-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.59.63","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.59.63, 172.70.85.150"}
[24-Apr-2026 21:05:04 UTC] === User Orders API Called ===
[24-Apr-2026 21:05:04 UTC] User ID: 344
[24-Apr-2026 21:05:04 UTC] Limit: 20, Offset: 0
[24-Apr-2026 21:05:04 UTC] Orders found: 12
[24-Apr-2026 21:05:04 UTC] Orders data: [{"id":227,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 20:35:27","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":226,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 20:31:47","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":225,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 20:29:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":224,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10008","status":"cancelled","created_at":"2026-04-24 20:21:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":223,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 20:14:06","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":222,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 20:02:22","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":221,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 19:56:42","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":220,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"completed","created_at":"2026-04-24 19:43:50","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":219,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance12556","status":"cancelled","created_at":"2026-04-24 19:34:06","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":218,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 19:28:14","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":217,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:31:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":216,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:30:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Apr-2026 21:05:04 UTC] Total orders count: 12
[24-Apr-2026 21:05:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 21:05:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 21:05:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f18109fdea47779-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.59.63","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.59.63, 172.70.85.150"}
[24-Apr-2026 21:05:14 UTC] === User Orders API Called ===
[24-Apr-2026 21:05:14 UTC] User ID: 344
[24-Apr-2026 21:05:14 UTC] Limit: 20, Offset: 0
[24-Apr-2026 21:05:14 UTC] Orders found: 12
[24-Apr-2026 21:05:14 UTC] Orders data: [{"id":227,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 20:35:27","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":226,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 20:31:47","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":225,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 20:29:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":224,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10008","status":"cancelled","created_at":"2026-04-24 20:21:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":223,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 20:14:06","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":222,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 20:02:22","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":221,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 19:56:42","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":220,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"completed","created_at":"2026-04-24 19:43:50","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":219,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance12556","status":"cancelled","created_at":"2026-04-24 19:34:06","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":218,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 19:28:14","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":217,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:31:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":216,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:30:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Apr-2026 21:05:14 UTC] Total orders count: 12
[24-Apr-2026 21:05:14 UTC] === API CALL LOG ===
[24-Apr-2026 21:05:14 UTC] Endpoint: user/profile.php
[24-Apr-2026 21:05:14 UTC] Full Log Data: {
    "timestamp": "2026-04-24 21:05:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f18109fdead7779-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.63",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.63, 172.70.85.151"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 21:05:14 UTC] === END API CALL LOG ===
[24-Apr-2026 21:05:14 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 21:05:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[24-Apr-2026 21:05:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 21:05:14 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 21:05:14 UTC] User ID: 344
[24-Apr-2026 21:05:14 UTC] ✅ User profile retrieved successfully for user ID: 344
[24-Apr-2026 21:05:14 UTC] === API CALL LOG ===
[24-Apr-2026 21:05:14 UTC] Endpoint: user/profile.php
[24-Apr-2026 21:05:14 UTC] Full Log Data: {
    "timestamp": "2026-04-24 21:05:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f18109fdeaa7779-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.63",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.63, 172.70.85.151"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 21:05:14 UTC] === END API CALL LOG ===
[24-Apr-2026 21:05:14 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 21:05:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[24-Apr-2026 21:05:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 21:05:14 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 21:05:14 UTC] User ID: 344
[24-Apr-2026 21:05:14 UTC] ✅ User profile retrieved successfully for user ID: 344
[24-Apr-2026 21:05:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 21:05:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 21:05:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f1810cfebb87779-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.59.63","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.59.63, 172.70.85.150"}
[24-Apr-2026 21:05:21 UTC] === User Orders API Called ===
[24-Apr-2026 21:05:21 UTC] User ID: 344
[24-Apr-2026 21:05:21 UTC] Limit: 20, Offset: 0
[24-Apr-2026 21:05:21 UTC] Orders found: 12
[24-Apr-2026 21:05:21 UTC] Orders data: [{"id":227,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 20:35:27","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":226,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 20:31:47","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":225,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 20:29:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":224,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10008","status":"cancelled","created_at":"2026-04-24 20:21:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":223,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 20:14:06","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":222,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 20:02:22","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":221,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 19:56:42","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":220,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"completed","created_at":"2026-04-24 19:43:50","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":219,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance12556","status":"cancelled","created_at":"2026-04-24 19:34:06","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":218,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 19:28:14","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":217,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:31:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":216,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:30:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Apr-2026 21:05:21 UTC] Total orders count: 12
[24-Apr-2026 21:05:21 UTC] === API CALL LOG ===
[24-Apr-2026 21:05:21 UTC] Endpoint: user/profile.php
[24-Apr-2026 21:05:21 UTC] Full Log Data: {
    "timestamp": "2026-04-24 21:05:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1810cfebbc7779-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.63",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.63, 172.70.85.150"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 21:05:21 UTC] === END API CALL LOG ===
[24-Apr-2026 21:05:21 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 21:05:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[24-Apr-2026 21:05:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 21:05:21 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 21:05:21 UTC] User ID: 344
[24-Apr-2026 21:05:21 UTC] ✅ User profile retrieved successfully for user ID: 344
[24-Apr-2026 21:05:21 UTC] === API CALL LOG ===
[24-Apr-2026 21:05:21 UTC] Endpoint: user/profile.php
[24-Apr-2026 21:05:21 UTC] Full Log Data: {
    "timestamp": "2026-04-24 21:05:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1810cfebbf7779-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.63",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.63, 172.70.85.150"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 21:05:21 UTC] === END API CALL LOG ===
[24-Apr-2026 21:05:21 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 21:05:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[24-Apr-2026 21:05:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 21:05:21 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 21:05:21 UTC] User ID: 344
[24-Apr-2026 21:05:21 UTC] ✅ User profile retrieved successfully for user ID: 344
[24-Apr-2026 21:05:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 21:05:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 21:05:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f1811551f087779-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.59.63","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.59.63, 172.70.85.150"}
[24-Apr-2026 21:05:43 UTC] === User Orders API Called ===
[24-Apr-2026 21:05:43 UTC] User ID: 344
[24-Apr-2026 21:05:43 UTC] Limit: 20, Offset: 0
[24-Apr-2026 21:05:43 UTC] Orders found: 12
[24-Apr-2026 21:05:43 UTC] Orders data: [{"id":227,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 20:35:27","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":226,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 20:31:47","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":225,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 20:29:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":224,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10008","status":"cancelled","created_at":"2026-04-24 20:21:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":223,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 20:14:06","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":222,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 20:02:22","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":221,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 19:56:42","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":220,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"completed","created_at":"2026-04-24 19:43:50","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":219,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance12556","status":"cancelled","created_at":"2026-04-24 19:34:06","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":218,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 19:28:14","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":217,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:31:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":216,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:30:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Apr-2026 21:05:43 UTC] Total orders count: 12
[24-Apr-2026 21:05:43 UTC] === API CALL LOG ===
[24-Apr-2026 21:05:43 UTC] Endpoint: user/profile.php
[24-Apr-2026 21:05:43 UTC] Full Log Data: {
    "timestamp": "2026-04-24 21:05:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1811551f0a7779-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.63",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.63, 172.70.85.150"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 21:05:43 UTC] === END API CALL LOG ===
[24-Apr-2026 21:05:43 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 21:05:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[24-Apr-2026 21:05:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 21:05:43 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 21:05:43 UTC] User ID: 344
[24-Apr-2026 21:05:43 UTC] ✅ User profile retrieved successfully for user ID: 344
[24-Apr-2026 21:05:43 UTC] === API CALL LOG ===
[24-Apr-2026 21:05:43 UTC] Endpoint: user/profile.php
[24-Apr-2026 21:05:43 UTC] Full Log Data: {
    "timestamp": "2026-04-24 21:05:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1811551f0b7779-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.63",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.63, 172.70.85.151"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 21:05:43 UTC] === END API CALL LOG ===
[24-Apr-2026 21:05:43 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 21:05:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[24-Apr-2026 21:05:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 21:05:43 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 21:05:43 UTC] User ID: 344
[24-Apr-2026 21:05:43 UTC] ✅ User profile retrieved successfully for user ID: 344
[24-Apr-2026 23:14:11 UTC] === API CALL LOG ===
[24-Apr-2026 23:14:11 UTC] Endpoint: user/profile.php
[24-Apr-2026 23:14:11 UTC] Full Log Data: {
    "timestamp": "2026-04-24 23:14:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f18cd830fb27785-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.63",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.63, 172.70.85.150"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 23:14:11 UTC] === END API CALL LOG ===
[24-Apr-2026 23:14:11 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 23:14:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[24-Apr-2026 23:14:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 23:14:11 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 23:14:11 UTC] User ID: 344
[24-Apr-2026 23:14:11 UTC] ✅ User profile retrieved successfully for user ID: 344
[24-Apr-2026 23:14:12 UTC] === API CALL LOG ===
[24-Apr-2026 23:14:12 UTC] Endpoint: user/profile.php
[24-Apr-2026 23:14:12 UTC] Full Log Data: {
    "timestamp": "2026-04-24 23:14:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f18cd8d2d277785-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.63",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.63, 172.70.85.103"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 23:14:12 UTC] === END API CALL LOG ===
[24-Apr-2026 23:14:12 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 23:14:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[24-Apr-2026 23:14:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 23:14:12 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 23:14:12 UTC] User ID: 344
[24-Apr-2026 23:14:12 UTC] ✅ User profile retrieved successfully for user ID: 344
[24-Apr-2026 23:14:12 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 23:14:12 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 23:14:12 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f18cd8d2d2d7785-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.59.63","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.59.63, 172.70.85.103"}
[24-Apr-2026 23:14:12 UTC] === User Orders API Called ===
[24-Apr-2026 23:14:12 UTC] User ID: 344
[24-Apr-2026 23:14:12 UTC] Limit: 20, Offset: 0
[24-Apr-2026 23:14:12 UTC] Orders found: 12
[24-Apr-2026 23:14:12 UTC] Orders data: [{"id":227,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 20:35:27","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":226,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 20:31:47","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":225,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 20:29:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":224,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10008","status":"cancelled","created_at":"2026-04-24 20:21:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":223,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 20:14:06","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":222,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 20:02:22","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":221,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 19:56:42","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":220,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"completed","created_at":"2026-04-24 19:43:50","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":219,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance12556","status":"cancelled","created_at":"2026-04-24 19:34:06","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":218,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 19:28:14","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":217,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:31:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":216,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:30:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Apr-2026 23:14:12 UTC] Total orders count: 12
[24-Apr-2026 23:14:12 UTC] === API CALL LOG ===
[24-Apr-2026 23:14:12 UTC] Endpoint: user/profile.php
[24-Apr-2026 23:14:12 UTC] Full Log Data: {
    "timestamp": "2026-04-24 23:14:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f18cd8d2d2e7785-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.63",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.63, 172.70.85.102"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 23:14:12 UTC] === END API CALL LOG ===
[24-Apr-2026 23:14:12 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 23:14:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[24-Apr-2026 23:14:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 23:14:12 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 23:14:12 UTC] User ID: 344
[24-Apr-2026 23:14:12 UTC] ✅ User profile retrieved successfully for user ID: 344
[24-Apr-2026 23:14:38 UTC] === API CALL LOG ===
[24-Apr-2026 23:14:38 UTC] Endpoint: user/profile.php
[24-Apr-2026 23:14:38 UTC] Full Log Data: {
    "timestamp": "2026-04-24 23:14:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f18ce2c1fb17785-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.63",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.63, 172.70.85.151"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 23:14:38 UTC] === END API CALL LOG ===
[24-Apr-2026 23:14:38 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 23:14:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[24-Apr-2026 23:14:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 23:14:38 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 23:14:38 UTC] User ID: 344
[24-Apr-2026 23:14:38 UTC] ✅ User profile retrieved successfully for user ID: 344
[24-Apr-2026 23:14:38 UTC] === API CALL LOG ===
[24-Apr-2026 23:14:38 UTC] Endpoint: user/profile.php
[24-Apr-2026 23:14:38 UTC] Full Log Data: {
    "timestamp": "2026-04-24 23:14:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f18ce2c1fb27785-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.63",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.63, 172.70.85.151"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 23:14:38 UTC] === END API CALL LOG ===
[24-Apr-2026 23:14:38 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 23:14:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[24-Apr-2026 23:14:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 23:14:38 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 23:14:38 UTC] User ID: 344
[24-Apr-2026 23:14:38 UTC] ✅ User profile retrieved successfully for user ID: 344
[24-Apr-2026 23:14:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 23:14:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 23:14:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f18ce2c1fb07785-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.59.63","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.59.63, 172.70.85.151"}
[24-Apr-2026 23:14:38 UTC] === User Orders API Called ===
[24-Apr-2026 23:14:38 UTC] User ID: 344
[24-Apr-2026 23:14:38 UTC] Limit: 20, Offset: 0
[24-Apr-2026 23:14:38 UTC] Orders found: 12
[24-Apr-2026 23:14:38 UTC] Orders data: [{"id":227,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 20:35:27","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":226,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 20:31:47","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":225,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 20:29:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":224,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10008","status":"cancelled","created_at":"2026-04-24 20:21:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":223,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 20:14:06","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":222,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 20:02:22","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":221,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 19:56:42","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":220,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"completed","created_at":"2026-04-24 19:43:50","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":219,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance12556","status":"cancelled","created_at":"2026-04-24 19:34:06","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":218,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 19:28:14","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":217,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:31:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":216,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:30:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Apr-2026 23:14:38 UTC] Total orders count: 12
[24-Apr-2026 23:14:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 23:14:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 23:14:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f18ce4c48777785-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.59.63","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.59.63, 172.70.85.151"}
[24-Apr-2026 23:14:43 UTC] === User Orders API Called ===
[24-Apr-2026 23:14:43 UTC] User ID: 344
[24-Apr-2026 23:14:43 UTC] Limit: 20, Offset: 0
[24-Apr-2026 23:14:43 UTC] Orders found: 12
[24-Apr-2026 23:14:43 UTC] Orders data: [{"id":227,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 20:35:27","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":226,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 20:31:47","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":225,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 20:29:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":224,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10008","status":"cancelled","created_at":"2026-04-24 20:21:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":223,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 20:14:06","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":222,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 20:02:22","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":221,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 19:56:42","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":220,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"completed","created_at":"2026-04-24 19:43:50","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":219,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance12556","status":"cancelled","created_at":"2026-04-24 19:34:06","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":218,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 19:28:14","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":217,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:31:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":216,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:30:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Apr-2026 23:14:43 UTC] Total orders count: 12
[24-Apr-2026 23:14:46 UTC] === API CALL LOG ===
[24-Apr-2026 23:14:46 UTC] Endpoint: user/profile.php
[24-Apr-2026 23:14:46 UTC] Full Log Data: {
    "timestamp": "2026-04-24 23:14:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f18ce60fc767785-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.63",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.63, 172.70.85.151"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 23:14:46 UTC] === END API CALL LOG ===
[24-Apr-2026 23:14:46 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 23:14:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[24-Apr-2026 23:14:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 23:14:46 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 23:14:46 UTC] User ID: 344
[24-Apr-2026 23:14:46 UTC] ✅ User profile retrieved successfully for user ID: 344
[24-Apr-2026 23:14:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 23:14:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 23:14:46 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f18ce60fc757785-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.59.63","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.59.63, 172.70.85.151"}
[24-Apr-2026 23:14:46 UTC] === User Orders API Called ===
[24-Apr-2026 23:14:46 UTC] User ID: 344
[24-Apr-2026 23:14:46 UTC] Limit: 20, Offset: 0
[24-Apr-2026 23:14:46 UTC] Orders found: 12
[24-Apr-2026 23:14:46 UTC] Orders data: [{"id":227,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 20:35:27","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":226,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 20:31:47","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":225,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 20:29:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":224,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10008","status":"cancelled","created_at":"2026-04-24 20:21:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":223,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 20:14:06","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":222,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 20:02:22","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":221,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 19:56:42","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":220,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"completed","created_at":"2026-04-24 19:43:50","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":219,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance12556","status":"cancelled","created_at":"2026-04-24 19:34:06","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":218,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 19:28:14","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":217,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:31:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":216,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:30:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Apr-2026 23:14:46 UTC] Total orders count: 12
[24-Apr-2026 23:14:46 UTC] === API CALL LOG ===
[24-Apr-2026 23:14:46 UTC] Endpoint: user/profile.php
[24-Apr-2026 23:14:46 UTC] Full Log Data: {
    "timestamp": "2026-04-24 23:14:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f18ce60fc787785-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.63",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.63, 172.70.85.150"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 23:14:46 UTC] === END API CALL LOG ===
[24-Apr-2026 23:14:46 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 23:14:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[24-Apr-2026 23:14:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 23:14:46 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 23:14:46 UTC] User ID: 344
[24-Apr-2026 23:14:46 UTC] ✅ User profile retrieved successfully for user ID: 344
[24-Apr-2026 23:14:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 23:14:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Apr-2026 23:14:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f18ceaa8d3c7785-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.59.63","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.59.63, 172.70.85.150"}
[24-Apr-2026 23:14:58 UTC] === User Orders API Called ===
[24-Apr-2026 23:14:58 UTC] User ID: 344
[24-Apr-2026 23:14:58 UTC] Limit: 20, Offset: 0
[24-Apr-2026 23:14:58 UTC] Orders found: 12
[24-Apr-2026 23:14:58 UTC] Orders data: [{"id":227,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 20:35:27","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":226,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 20:31:47","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":225,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 20:29:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":224,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10008","status":"cancelled","created_at":"2026-04-24 20:21:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":223,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 20:14:06","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":222,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 20:02:22","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":221,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 19:56:42","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":220,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"completed","created_at":"2026-04-24 19:43:50","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":219,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance12556","status":"cancelled","created_at":"2026-04-24 19:34:06","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":218,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 19:28:14","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":217,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:31:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":216,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:30:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Apr-2026 23:14:58 UTC] Total orders count: 12
[24-Apr-2026 23:14:58 UTC] === API CALL LOG ===
[24-Apr-2026 23:14:58 UTC] === API CALL LOG ===
[24-Apr-2026 23:14:58 UTC] Endpoint: user/profile.php
[24-Apr-2026 23:14:58 UTC] Endpoint: user/profile.php
[24-Apr-2026 23:14:58 UTC] Full Log Data: {
    "timestamp": "2026-04-24 23:14:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f18ceaa8d407785-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.63",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.63, 172.70.85.150"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 23:14:58 UTC] Full Log Data: {
    "timestamp": "2026-04-24 23:14:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f18ceaa8d3f7785-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.63",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.63, 172.70.85.150"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Apr-2026 23:14:58 UTC] === END API CALL LOG ===
[24-Apr-2026 23:14:58 UTC] === END API CALL LOG ===
[24-Apr-2026 23:14:58 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 23:14:58 UTC] ✅ API Hash verification passed for profile endpoint
[24-Apr-2026 23:14:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[24-Apr-2026 23:14:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[24-Apr-2026 23:14:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 23:14:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Apr-2026 23:14:58 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 23:14:58 UTC] ✅ JWT token verified successfully for user profile
[24-Apr-2026 23:14:58 UTC] User ID: 344
[24-Apr-2026 23:14:58 UTC] User ID: 344
[24-Apr-2026 23:14:58 UTC] ✅ User profile retrieved successfully for user ID: 344
[24-Apr-2026 23:14:58 UTC] ✅ User profile retrieved successfully for user ID: 344
[25-Apr-2026 05:29:07 UTC] === API CALL LOG ===
[25-Apr-2026 05:29:07 UTC] Endpoint: user/profile.php
[25-Apr-2026 05:29:07 UTC] Full Log Data: {
    "timestamp": "2026-04-25 05:29:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2407:54c0:1b28:8b4:70cf:563b:8459:7108",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA2IiwidXNlcm5hbWUiOiJQcmFqd2FsMTIzIiwiZW1haWwiOiJwZ3Blc3BvcnRzQGdtYWlsLmNvbSIsImV4cCI6MTc3NzY5OTc0NX0.Jx50Ms-UbSROx3_7AwBMDbnX0jXYH5RCwbWPEFXAhYo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1af2ba4c9130e5-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2407:54c0:1b28:8b4:70cf:563b:8459:7108",
        "CF-IPCountry": "NP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2407:54c0:1b28:8b4:70cf:563b:8459:7108, 172.70.218.160"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 05:29:07 UTC] === END API CALL LOG ===
[25-Apr-2026 05:29:07 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 05:29:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA2IiwidXNlcm5hbWUiOiJQcmFqd2FsMTIzIiwiZW1haWwiOiJwZ3Blc3BvcnRzQGdtYWlsLmNvbSIsImV4cCI6MTc3NzY5OTc0NX0.Jx50Ms-UbSROx3_7AwBMDbnX0jXYH5RCwbWPEFXAhYo
[25-Apr-2026 05:29:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 05:29:07 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 05:29:07 UTC] User ID: 406
[25-Apr-2026 05:29:07 UTC] ✅ User profile retrieved successfully for user ID: 406
[25-Apr-2026 05:29:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Apr-2026 05:29:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Apr-2026 05:29:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA2IiwidXNlcm5hbWUiOiJQcmFqd2FsMTIzIiwiZW1haWwiOiJwZ3Blc3BvcnRzQGdtYWlsLmNvbSIsImV4cCI6MTc3NzY5OTc0NX0.Jx50Ms-UbSROx3_7AwBMDbnX0jXYH5RCwbWPEFXAhYo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f1af2babd7d30e5-BOM","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2407:54c0:1b28:8b4:70cf:563b:8459:7108","CF-IPCountry":"NP","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2407:54c0:1b28:8b4:70cf:563b:8459:7108, 172.70.218.160"}
[25-Apr-2026 05:29:07 UTC] === User Orders API Called ===
[25-Apr-2026 05:29:07 UTC] User ID: 406
[25-Apr-2026 05:29:07 UTC] Limit: 20, Offset: 0
[25-Apr-2026 05:29:07 UTC] Orders found: 0
[25-Apr-2026 05:29:07 UTC] Orders data: []
[25-Apr-2026 05:29:07 UTC] Total orders count: 0
[25-Apr-2026 05:29:07 UTC] === API CALL LOG ===
[25-Apr-2026 05:29:07 UTC] Endpoint: user/profile.php
[25-Apr-2026 05:29:07 UTC] Full Log Data: {
    "timestamp": "2026-04-25 05:29:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2407:54c0:1b28:8b4:70cf:563b:8459:7108",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA2IiwidXNlcm5hbWUiOiJQcmFqd2FsMTIzIiwiZW1haWwiOiJwZ3Blc3BvcnRzQGdtYWlsLmNvbSIsImV4cCI6MTc3NzY5OTc0NX0.Jx50Ms-UbSROx3_7AwBMDbnX0jXYH5RCwbWPEFXAhYo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1af2bafde730e5-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2407:54c0:1b28:8b4:70cf:563b:8459:7108",
        "CF-IPCountry": "NP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2407:54c0:1b28:8b4:70cf:563b:8459:7108, 172.70.218.160"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 05:29:07 UTC] === END API CALL LOG ===
[25-Apr-2026 05:29:07 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 05:29:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA2IiwidXNlcm5hbWUiOiJQcmFqd2FsMTIzIiwiZW1haWwiOiJwZ3Blc3BvcnRzQGdtYWlsLmNvbSIsImV4cCI6MTc3NzY5OTc0NX0.Jx50Ms-UbSROx3_7AwBMDbnX0jXYH5RCwbWPEFXAhYo
[25-Apr-2026 05:29:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 05:29:07 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 05:29:07 UTC] User ID: 406
[25-Apr-2026 05:29:07 UTC] ✅ User profile retrieved successfully for user ID: 406
[25-Apr-2026 05:29:08 UTC] === API CALL LOG ===
[25-Apr-2026 05:29:08 UTC] Endpoint: user/profile.php
[25-Apr-2026 05:29:08 UTC] Full Log Data: {
    "timestamp": "2026-04-25 05:29:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2407:54c0:1b28:8b4:70cf:563b:8459:7108",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA2IiwidXNlcm5hbWUiOiJQcmFqd2FsMTIzIiwiZW1haWwiOiJwZ3Blc3BvcnRzQGdtYWlsLmNvbSIsImV4cCI6MTc3NzY5OTc0NX0.Jx50Ms-UbSROx3_7AwBMDbnX0jXYH5RCwbWPEFXAhYo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1af2c43a4f30e5-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2407:54c0:1b28:8b4:70cf:563b:8459:7108",
        "CF-IPCountry": "NP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2407:54c0:1b28:8b4:70cf:563b:8459:7108, 172.70.218.160"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 05:29:08 UTC] === END API CALL LOG ===
[25-Apr-2026 05:29:08 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 05:29:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA2IiwidXNlcm5hbWUiOiJQcmFqd2FsMTIzIiwiZW1haWwiOiJwZ3Blc3BvcnRzQGdtYWlsLmNvbSIsImV4cCI6MTc3NzY5OTc0NX0.Jx50Ms-UbSROx3_7AwBMDbnX0jXYH5RCwbWPEFXAhYo
[25-Apr-2026 05:29:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 05:29:08 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 05:29:08 UTC] User ID: 406
[25-Apr-2026 05:29:08 UTC] ✅ User profile retrieved successfully for user ID: 406
[25-Apr-2026 05:29:14 UTC] === API CALL LOG ===
[25-Apr-2026 05:29:14 UTC] Endpoint: user/profile.php
[25-Apr-2026 05:29:14 UTC] Full Log Data: {
    "timestamp": "2026-04-25 05:29:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2407:54c0:1b28:8b4:70cf:563b:8459:7108",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA2IiwidXNlcm5hbWUiOiJQcmFqd2FsMTIzIiwiZW1haWwiOiJwZ3Blc3BvcnRzQGdtYWlsLmNvbSIsImV4cCI6MTc3NzY5OTc0NX0.Jx50Ms-UbSROx3_7AwBMDbnX0jXYH5RCwbWPEFXAhYo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1af2e869c530e5-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2407:54c0:1b28:8b4:70cf:563b:8459:7108",
        "CF-IPCountry": "NP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2407:54c0:1b28:8b4:70cf:563b:8459:7108, 172.70.219.202"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 05:29:14 UTC] === END API CALL LOG ===
[25-Apr-2026 05:29:14 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 05:29:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA2IiwidXNlcm5hbWUiOiJQcmFqd2FsMTIzIiwiZW1haWwiOiJwZ3Blc3BvcnRzQGdtYWlsLmNvbSIsImV4cCI6MTc3NzY5OTc0NX0.Jx50Ms-UbSROx3_7AwBMDbnX0jXYH5RCwbWPEFXAhYo
[25-Apr-2026 05:29:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 05:29:14 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 05:29:14 UTC] User ID: 406
[25-Apr-2026 05:29:14 UTC] ✅ User profile retrieved successfully for user ID: 406
[25-Apr-2026 05:30:03 UTC] === API CALL LOG ===
[25-Apr-2026 05:30:03 UTC] Endpoint: user/profile.php
[25-Apr-2026 05:30:03 UTC] Full Log Data: {
    "timestamp": "2026-04-25 05:30:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2407:54c0:1b28:8b4:70cf:563b:8459:7108",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA2IiwidXNlcm5hbWUiOiJQcmFqd2FsMTIzIiwiZW1haWwiOiJwZ3Blc3BvcnRzQGdtYWlsLmNvbSIsImV4cCI6MTc3NzY5OTc0NX0.Jx50Ms-UbSROx3_7AwBMDbnX0jXYH5RCwbWPEFXAhYo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1af417cda830e5-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2407:54c0:1b28:8b4:70cf:563b:8459:7108",
        "CF-IPCountry": "NP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2407:54c0:1b28:8b4:70cf:563b:8459:7108, 172.70.219.202"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 05:30:03 UTC] === END API CALL LOG ===
[25-Apr-2026 05:30:03 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 05:30:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA2IiwidXNlcm5hbWUiOiJQcmFqd2FsMTIzIiwiZW1haWwiOiJwZ3Blc3BvcnRzQGdtYWlsLmNvbSIsImV4cCI6MTc3NzY5OTc0NX0.Jx50Ms-UbSROx3_7AwBMDbnX0jXYH5RCwbWPEFXAhYo
[25-Apr-2026 05:30:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 05:30:03 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 05:30:03 UTC] User ID: 406
[25-Apr-2026 05:30:03 UTC] ✅ User profile retrieved successfully for user ID: 406
[25-Apr-2026 05:30:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Apr-2026 05:30:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Apr-2026 05:30:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA2IiwidXNlcm5hbWUiOiJQcmFqd2FsMTIzIiwiZW1haWwiOiJwZ3Blc3BvcnRzQGdtYWlsLmNvbSIsImV4cCI6MTc3NzY5OTc0NX0.Jx50Ms-UbSROx3_7AwBMDbnX0jXYH5RCwbWPEFXAhYo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f1af4a4a94330e5-BOM","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2407:54c0:1b28:8b4:70cf:563b:8459:7108","CF-IPCountry":"NP","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2407:54c0:1b28:8b4:70cf:563b:8459:7108, 172.70.219.201"}
[25-Apr-2026 05:30:25 UTC] === User Orders API Called ===
[25-Apr-2026 05:30:25 UTC] User ID: 406
[25-Apr-2026 05:30:25 UTC] Limit: 20, Offset: 0
[25-Apr-2026 05:30:25 UTC] Orders found: 0
[25-Apr-2026 05:30:25 UTC] Orders data: []
[25-Apr-2026 05:30:25 UTC] Total orders count: 0
[25-Apr-2026 05:30:27 UTC] === API CALL LOG ===
[25-Apr-2026 05:30:27 UTC] Endpoint: user/profile.php
[25-Apr-2026 05:30:27 UTC] Full Log Data: {
    "timestamp": "2026-04-25 05:30:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2407:54c0:1b28:8b4:70cf:563b:8459:7108",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA2IiwidXNlcm5hbWUiOiJQcmFqd2FsMTIzIiwiZW1haWwiOiJwZ3Blc3BvcnRzQGdtYWlsLmNvbSIsImV4cCI6MTc3NzY5OTc0NX0.Jx50Ms-UbSROx3_7AwBMDbnX0jXYH5RCwbWPEFXAhYo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1af4afdedd30e5-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2407:54c0:1b28:8b4:70cf:563b:8459:7108",
        "CF-IPCountry": "NP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2407:54c0:1b28:8b4:70cf:563b:8459:7108, 172.70.219.201"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 05:30:27 UTC] === END API CALL LOG ===
[25-Apr-2026 05:30:27 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 05:30:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA2IiwidXNlcm5hbWUiOiJQcmFqd2FsMTIzIiwiZW1haWwiOiJwZ3Blc3BvcnRzQGdtYWlsLmNvbSIsImV4cCI6MTc3NzY5OTc0NX0.Jx50Ms-UbSROx3_7AwBMDbnX0jXYH5RCwbWPEFXAhYo
[25-Apr-2026 05:30:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 05:30:27 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 05:30:27 UTC] User ID: 406
[25-Apr-2026 05:30:27 UTC] ✅ User profile retrieved successfully for user ID: 406
[25-Apr-2026 05:30:27 UTC] User Purchases API - User ID: 406
[25-Apr-2026 05:30:27 UTC] User Purchases API - Total purchases found: 0
[25-Apr-2026 05:30:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Apr-2026 05:30:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Apr-2026 05:30:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA2IiwidXNlcm5hbWUiOiJQcmFqd2FsMTIzIiwiZW1haWwiOiJwZ3Blc3BvcnRzQGdtYWlsLmNvbSIsImV4cCI6MTc3NzY5OTc0NX0.Jx50Ms-UbSROx3_7AwBMDbnX0jXYH5RCwbWPEFXAhYo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f1af4c4fd3630e5-BOM","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2407:54c0:1b28:8b4:70cf:563b:8459:7108","CF-IPCountry":"NP","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2407:54c0:1b28:8b4:70cf:563b:8459:7108, 172.70.219.201"}
[25-Apr-2026 05:30:30 UTC] === User Orders API Called ===
[25-Apr-2026 05:30:30 UTC] User ID: 406
[25-Apr-2026 05:30:30 UTC] Limit: 20, Offset: 0
[25-Apr-2026 05:30:30 UTC] Orders found: 0
[25-Apr-2026 05:30:30 UTC] Orders data: []
[25-Apr-2026 05:30:30 UTC] Total orders count: 0
[25-Apr-2026 05:30:30 UTC] === API CALL LOG ===
[25-Apr-2026 05:30:30 UTC] Endpoint: user/profile.php
[25-Apr-2026 05:30:30 UTC] Full Log Data: {
    "timestamp": "2026-04-25 05:30:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2407:54c0:1b28:8b4:70cf:563b:8459:7108",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA2IiwidXNlcm5hbWUiOiJQcmFqd2FsMTIzIiwiZW1haWwiOiJwZ3Blc3BvcnRzQGdtYWlsLmNvbSIsImV4cCI6MTc3NzY5OTc0NX0.Jx50Ms-UbSROx3_7AwBMDbnX0jXYH5RCwbWPEFXAhYo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1af4c53da630e5-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2407:54c0:1b28:8b4:70cf:563b:8459:7108",
        "CF-IPCountry": "NP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2407:54c0:1b28:8b4:70cf:563b:8459:7108, 172.70.219.202"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 05:30:30 UTC] === END API CALL LOG ===
[25-Apr-2026 05:30:30 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 05:30:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA2IiwidXNlcm5hbWUiOiJQcmFqd2FsMTIzIiwiZW1haWwiOiJwZ3Blc3BvcnRzQGdtYWlsLmNvbSIsImV4cCI6MTc3NzY5OTc0NX0.Jx50Ms-UbSROx3_7AwBMDbnX0jXYH5RCwbWPEFXAhYo
[25-Apr-2026 05:30:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 05:30:30 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 05:30:30 UTC] User ID: 406
[25-Apr-2026 05:30:30 UTC] ✅ User profile retrieved successfully for user ID: 406
[25-Apr-2026 05:30:30 UTC] === API CALL LOG ===
[25-Apr-2026 05:30:30 UTC] Endpoint: user/profile.php
[25-Apr-2026 05:30:30 UTC] Full Log Data: {
    "timestamp": "2026-04-25 05:30:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2407:54c0:1b28:8b4:70cf:563b:8459:7108",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA2IiwidXNlcm5hbWUiOiJQcmFqd2FsMTIzIiwiZW1haWwiOiJwZ3Blc3BvcnRzQGdtYWlsLmNvbSIsImV4cCI6MTc3NzY5OTc0NX0.Jx50Ms-UbSROx3_7AwBMDbnX0jXYH5RCwbWPEFXAhYo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1af4c56e2630e5-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2407:54c0:1b28:8b4:70cf:563b:8459:7108",
        "CF-IPCountry": "NP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2407:54c0:1b28:8b4:70cf:563b:8459:7108, 172.70.219.202"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 05:30:30 UTC] === END API CALL LOG ===
[25-Apr-2026 05:30:30 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 05:30:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA2IiwidXNlcm5hbWUiOiJQcmFqd2FsMTIzIiwiZW1haWwiOiJwZ3Blc3BvcnRzQGdtYWlsLmNvbSIsImV4cCI6MTc3NzY5OTc0NX0.Jx50Ms-UbSROx3_7AwBMDbnX0jXYH5RCwbWPEFXAhYo
[25-Apr-2026 05:30:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 05:30:30 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 05:30:30 UTC] User ID: 406
[25-Apr-2026 05:30:30 UTC] ✅ User profile retrieved successfully for user ID: 406
[25-Apr-2026 05:30:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Apr-2026 05:30:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Apr-2026 05:30:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA2IiwidXNlcm5hbWUiOiJQcmFqd2FsMTIzIiwiZW1haWwiOiJwZ3Blc3BvcnRzQGdtYWlsLmNvbSIsImV4cCI6MTc3NzY5OTc0NX0.Jx50Ms-UbSROx3_7AwBMDbnX0jXYH5RCwbWPEFXAhYo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f1af4ea384830e5-BOM","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2407:54c0:1b28:8b4:70cf:563b:8459:7108","CF-IPCountry":"NP","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2407:54c0:1b28:8b4:70cf:563b:8459:7108, 172.70.219.202"}
[25-Apr-2026 05:30:36 UTC] === User Orders API Called ===
[25-Apr-2026 05:30:36 UTC] User ID: 406
[25-Apr-2026 05:30:36 UTC] === API CALL LOG ===
[25-Apr-2026 05:30:36 UTC] Limit: 20, Offset: 0
[25-Apr-2026 05:30:36 UTC] Endpoint: user/profile.php
[25-Apr-2026 05:30:36 UTC] Full Log Data: {
    "timestamp": "2026-04-25 05:30:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2407:54c0:1b28:8b4:70cf:563b:8459:7108",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA2IiwidXNlcm5hbWUiOiJQcmFqd2FsMTIzIiwiZW1haWwiOiJwZ3Blc3BvcnRzQGdtYWlsLmNvbSIsImV4cCI6MTc3NzY5OTc0NX0.Jx50Ms-UbSROx3_7AwBMDbnX0jXYH5RCwbWPEFXAhYo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1af4ea384c30e5-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2407:54c0:1b28:8b4:70cf:563b:8459:7108",
        "CF-IPCountry": "NP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2407:54c0:1b28:8b4:70cf:563b:8459:7108, 172.70.219.202"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 05:30:36 UTC] === END API CALL LOG ===
[25-Apr-2026 05:30:36 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 05:30:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA2IiwidXNlcm5hbWUiOiJQcmFqd2FsMTIzIiwiZW1haWwiOiJwZ3Blc3BvcnRzQGdtYWlsLmNvbSIsImV4cCI6MTc3NzY5OTc0NX0.Jx50Ms-UbSROx3_7AwBMDbnX0jXYH5RCwbWPEFXAhYo
[25-Apr-2026 05:30:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 05:30:36 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 05:30:36 UTC] User ID: 406
[25-Apr-2026 05:30:36 UTC] Orders found: 0
[25-Apr-2026 05:30:36 UTC] Orders data: []
[25-Apr-2026 05:30:36 UTC] Total orders count: 0
[25-Apr-2026 05:30:36 UTC] ✅ User profile retrieved successfully for user ID: 406
[25-Apr-2026 05:30:36 UTC] === API CALL LOG ===
[25-Apr-2026 05:30:36 UTC] Endpoint: user/profile.php
[25-Apr-2026 05:30:36 UTC] Full Log Data: {
    "timestamp": "2026-04-25 05:30:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2407:54c0:1b28:8b4:70cf:563b:8459:7108",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA2IiwidXNlcm5hbWUiOiJQcmFqd2FsMTIzIiwiZW1haWwiOiJwZ3Blc3BvcnRzQGdtYWlsLmNvbSIsImV4cCI6MTc3NzY5OTc0NX0.Jx50Ms-UbSROx3_7AwBMDbnX0jXYH5RCwbWPEFXAhYo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1af4ea78d130e5-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2407:54c0:1b28:8b4:70cf:563b:8459:7108",
        "CF-IPCountry": "NP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2407:54c0:1b28:8b4:70cf:563b:8459:7108, 172.70.219.201"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 05:30:36 UTC] === END API CALL LOG ===
[25-Apr-2026 05:30:36 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 05:30:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA2IiwidXNlcm5hbWUiOiJQcmFqd2FsMTIzIiwiZW1haWwiOiJwZ3Blc3BvcnRzQGdtYWlsLmNvbSIsImV4cCI6MTc3NzY5OTc0NX0.Jx50Ms-UbSROx3_7AwBMDbnX0jXYH5RCwbWPEFXAhYo
[25-Apr-2026 05:30:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 05:30:36 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 05:30:36 UTC] User ID: 406
[25-Apr-2026 05:30:36 UTC] ✅ User profile retrieved successfully for user ID: 406
[25-Apr-2026 05:30:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Apr-2026 05:30:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Apr-2026 05:30:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA2IiwidXNlcm5hbWUiOiJQcmFqd2FsMTIzIiwiZW1haWwiOiJwZ3Blc3BvcnRzQGdtYWlsLmNvbSIsImV4cCI6MTc3NzY5OTc0NX0.Jx50Ms-UbSROx3_7AwBMDbnX0jXYH5RCwbWPEFXAhYo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f1af55689e430e5-BOM","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2407:54c0:1b28:8b4:70cf:563b:8459:7108","CF-IPCountry":"NP","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2407:54c0:1b28:8b4:70cf:563b:8459:7108, 172.70.219.202"}
[25-Apr-2026 05:30:54 UTC] === User Orders API Called ===
[25-Apr-2026 05:30:54 UTC] User ID: 406
[25-Apr-2026 05:30:54 UTC] Limit: 20, Offset: 0
[25-Apr-2026 05:30:54 UTC] Orders found: 0
[25-Apr-2026 05:30:54 UTC] Orders data: []
[25-Apr-2026 05:30:54 UTC] Total orders count: 0
[25-Apr-2026 05:30:54 UTC] === API CALL LOG ===
[25-Apr-2026 05:30:54 UTC] Endpoint: user/profile.php
[25-Apr-2026 05:30:54 UTC] Full Log Data: {
    "timestamp": "2026-04-25 05:30:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2407:54c0:1b28:8b4:70cf:563b:8459:7108",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA2IiwidXNlcm5hbWUiOiJQcmFqd2FsMTIzIiwiZW1haWwiOiJwZ3Blc3BvcnRzQGdtYWlsLmNvbSIsImV4cCI6MTc3NzY5OTc0NX0.Jx50Ms-UbSROx3_7AwBMDbnX0jXYH5RCwbWPEFXAhYo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1af55689e630e5-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2407:54c0:1b28:8b4:70cf:563b:8459:7108",
        "CF-IPCountry": "NP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2407:54c0:1b28:8b4:70cf:563b:8459:7108, 172.70.219.202"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 05:30:54 UTC] === END API CALL LOG ===
[25-Apr-2026 05:30:54 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 05:30:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA2IiwidXNlcm5hbWUiOiJQcmFqd2FsMTIzIiwiZW1haWwiOiJwZ3Blc3BvcnRzQGdtYWlsLmNvbSIsImV4cCI6MTc3NzY5OTc0NX0.Jx50Ms-UbSROx3_7AwBMDbnX0jXYH5RCwbWPEFXAhYo
[25-Apr-2026 05:30:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 05:30:54 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 05:30:54 UTC] User ID: 406
[25-Apr-2026 05:30:54 UTC] ✅ User profile retrieved successfully for user ID: 406
[25-Apr-2026 05:30:54 UTC] === API CALL LOG ===
[25-Apr-2026 05:30:54 UTC] Endpoint: user/profile.php
[25-Apr-2026 05:30:54 UTC] Full Log Data: {
    "timestamp": "2026-04-25 05:30:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2407:54c0:1b28:8b4:70cf:563b:8459:7108",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA2IiwidXNlcm5hbWUiOiJQcmFqd2FsMTIzIiwiZW1haWwiOiJwZ3Blc3BvcnRzQGdtYWlsLmNvbSIsImV4cCI6MTc3NzY5OTc0NX0.Jx50Ms-UbSROx3_7AwBMDbnX0jXYH5RCwbWPEFXAhYo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1af556da7d30e5-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2407:54c0:1b28:8b4:70cf:563b:8459:7108",
        "CF-IPCountry": "NP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2407:54c0:1b28:8b4:70cf:563b:8459:7108, 172.70.219.202"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 05:30:54 UTC] === END API CALL LOG ===
[25-Apr-2026 05:30:54 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 05:30:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA2IiwidXNlcm5hbWUiOiJQcmFqd2FsMTIzIiwiZW1haWwiOiJwZ3Blc3BvcnRzQGdtYWlsLmNvbSIsImV4cCI6MTc3NzY5OTc0NX0.Jx50Ms-UbSROx3_7AwBMDbnX0jXYH5RCwbWPEFXAhYo
[25-Apr-2026 05:30:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 05:30:54 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 05:30:54 UTC] User ID: 406
[25-Apr-2026 05:30:54 UTC] ✅ User profile retrieved successfully for user ID: 406
[25-Apr-2026 05:31:13 UTC] === API CALL LOG ===
[25-Apr-2026 05:31:13 UTC] Endpoint: user/profile.php
[25-Apr-2026 05:31:13 UTC] Full Log Data: {
    "timestamp": "2026-04-25 05:31:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2407:54c0:1b28:8b4:70cf:563b:8459:7108",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA2IiwidXNlcm5hbWUiOiJQcmFqd2FsMTIzIiwiZW1haWwiOiJwZ3Blc3BvcnRzQGdtYWlsLmNvbSIsImV4cCI6MTc3NzY5OTc0NX0.Jx50Ms-UbSROx3_7AwBMDbnX0jXYH5RCwbWPEFXAhYo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1af5d07e3430e5-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2407:54c0:1b28:8b4:70cf:563b:8459:7108",
        "CF-IPCountry": "NP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2407:54c0:1b28:8b4:70cf:563b:8459:7108, 172.70.219.202"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 05:31:13 UTC] === END API CALL LOG ===
[25-Apr-2026 05:31:13 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 05:31:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA2IiwidXNlcm5hbWUiOiJQcmFqd2FsMTIzIiwiZW1haWwiOiJwZ3Blc3BvcnRzQGdtYWlsLmNvbSIsImV4cCI6MTc3NzY5OTc0NX0.Jx50Ms-UbSROx3_7AwBMDbnX0jXYH5RCwbWPEFXAhYo
[25-Apr-2026 05:31:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 05:31:13 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 05:31:13 UTC] User ID: 406
[25-Apr-2026 05:31:13 UTC] ✅ User profile retrieved successfully for user ID: 406
[25-Apr-2026 05:31:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Apr-2026 05:31:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Apr-2026 05:31:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA2IiwidXNlcm5hbWUiOiJQcmFqd2FsMTIzIiwiZW1haWwiOiJwZ3Blc3BvcnRzQGdtYWlsLmNvbSIsImV4cCI6MTc3NzY5OTc0NX0.Jx50Ms-UbSROx3_7AwBMDbnX0jXYH5RCwbWPEFXAhYo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f1af5d07e3130e5-BOM","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2407:54c0:1b28:8b4:70cf:563b:8459:7108","CF-IPCountry":"NP","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2407:54c0:1b28:8b4:70cf:563b:8459:7108, 172.70.219.201"}
[25-Apr-2026 05:31:13 UTC] === User Orders API Called ===
[25-Apr-2026 05:31:13 UTC] User ID: 406
[25-Apr-2026 05:31:13 UTC] Limit: 20, Offset: 0
[25-Apr-2026 05:31:13 UTC] Orders found: 0
[25-Apr-2026 05:31:13 UTC] Orders data: []
[25-Apr-2026 05:31:13 UTC] Total orders count: 0
[25-Apr-2026 05:31:13 UTC] === API CALL LOG ===
[25-Apr-2026 05:31:13 UTC] Endpoint: user/profile.php
[25-Apr-2026 05:31:13 UTC] Full Log Data: {
    "timestamp": "2026-04-25 05:31:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2407:54c0:1b28:8b4:70cf:563b:8459:7108",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA2IiwidXNlcm5hbWUiOiJQcmFqd2FsMTIzIiwiZW1haWwiOiJwZ3Blc3BvcnRzQGdtYWlsLmNvbSIsImV4cCI6MTc3NzY5OTc0NX0.Jx50Ms-UbSROx3_7AwBMDbnX0jXYH5RCwbWPEFXAhYo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1af5d0deef30e5-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2407:54c0:1b28:8b4:70cf:563b:8459:7108",
        "CF-IPCountry": "NP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2407:54c0:1b28:8b4:70cf:563b:8459:7108, 172.70.219.201"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 05:31:13 UTC] === END API CALL LOG ===
[25-Apr-2026 05:31:13 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 05:31:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA2IiwidXNlcm5hbWUiOiJQcmFqd2FsMTIzIiwiZW1haWwiOiJwZ3Blc3BvcnRzQGdtYWlsLmNvbSIsImV4cCI6MTc3NzY5OTc0NX0.Jx50Ms-UbSROx3_7AwBMDbnX0jXYH5RCwbWPEFXAhYo
[25-Apr-2026 05:31:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 05:31:13 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 05:31:13 UTC] User ID: 406
[25-Apr-2026 05:31:13 UTC] ✅ User profile retrieved successfully for user ID: 406
[25-Apr-2026 05:31:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Apr-2026 05:31:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Apr-2026 05:31:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA2IiwidXNlcm5hbWUiOiJQcmFqd2FsMTIzIiwiZW1haWwiOiJwZ3Blc3BvcnRzQGdtYWlsLmNvbSIsImV4cCI6MTc3NzY5OTc0NX0.Jx50Ms-UbSROx3_7AwBMDbnX0jXYH5RCwbWPEFXAhYo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f1af676eb2430e5-BOM","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2407:54c0:1b28:8b4:70cf:563b:8459:7108","CF-IPCountry":"NP","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2407:54c0:1b28:8b4:70cf:563b:8459:7108, 172.70.219.202"}
[25-Apr-2026 05:31:40 UTC] === User Orders API Called ===
[25-Apr-2026 05:31:40 UTC] User ID: 406
[25-Apr-2026 05:31:40 UTC] Limit: 20, Offset: 0
[25-Apr-2026 05:31:40 UTC] Orders found: 0
[25-Apr-2026 05:31:40 UTC] Orders data: []
[25-Apr-2026 05:31:40 UTC] Total orders count: 0
[25-Apr-2026 05:31:40 UTC] === API CALL LOG ===
[25-Apr-2026 05:31:40 UTC] Endpoint: user/profile.php
[25-Apr-2026 05:31:40 UTC] Full Log Data: {
    "timestamp": "2026-04-25 05:31:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2407:54c0:1b28:8b4:70cf:563b:8459:7108",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA2IiwidXNlcm5hbWUiOiJQcmFqd2FsMTIzIiwiZW1haWwiOiJwZ3Blc3BvcnRzQGdtYWlsLmNvbSIsImV4cCI6MTc3NzY5OTc0NX0.Jx50Ms-UbSROx3_7AwBMDbnX0jXYH5RCwbWPEFXAhYo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1af676eb2730e5-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2407:54c0:1b28:8b4:70cf:563b:8459:7108",
        "CF-IPCountry": "NP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2407:54c0:1b28:8b4:70cf:563b:8459:7108, 172.70.219.201"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 05:31:40 UTC] === END API CALL LOG ===
[25-Apr-2026 05:31:40 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 05:31:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA2IiwidXNlcm5hbWUiOiJQcmFqd2FsMTIzIiwiZW1haWwiOiJwZ3Blc3BvcnRzQGdtYWlsLmNvbSIsImV4cCI6MTc3NzY5OTc0NX0.Jx50Ms-UbSROx3_7AwBMDbnX0jXYH5RCwbWPEFXAhYo
[25-Apr-2026 05:31:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 05:31:40 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 05:31:40 UTC] User ID: 406
[25-Apr-2026 05:31:40 UTC] ✅ User profile retrieved successfully for user ID: 406
[25-Apr-2026 05:31:40 UTC] === API CALL LOG ===
[25-Apr-2026 05:31:40 UTC] Endpoint: user/profile.php
[25-Apr-2026 05:31:40 UTC] Full Log Data: {
    "timestamp": "2026-04-25 05:31:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2407:54c0:1b28:8b4:70cf:563b:8459:7108",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA2IiwidXNlcm5hbWUiOiJQcmFqd2FsMTIzIiwiZW1haWwiOiJwZ3Blc3BvcnRzQGdtYWlsLmNvbSIsImV4cCI6MTc3NzY5OTc0NX0.Jx50Ms-UbSROx3_7AwBMDbnX0jXYH5RCwbWPEFXAhYo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1af6774bff30e5-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2407:54c0:1b28:8b4:70cf:563b:8459:7108",
        "CF-IPCountry": "NP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2407:54c0:1b28:8b4:70cf:563b:8459:7108, 172.70.219.201"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 05:31:40 UTC] === END API CALL LOG ===
[25-Apr-2026 05:31:40 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 05:31:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA2IiwidXNlcm5hbWUiOiJQcmFqd2FsMTIzIiwiZW1haWwiOiJwZ3Blc3BvcnRzQGdtYWlsLmNvbSIsImV4cCI6MTc3NzY5OTc0NX0.Jx50Ms-UbSROx3_7AwBMDbnX0jXYH5RCwbWPEFXAhYo
[25-Apr-2026 05:31:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 05:31:40 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 05:31:40 UTC] User ID: 406
[25-Apr-2026 05:31:40 UTC] ✅ User profile retrieved successfully for user ID: 406
[25-Apr-2026 06:47:24 UTC] === API CALL LOG ===
[25-Apr-2026 06:47:24 UTC] Endpoint: user/profile.php
[25-Apr-2026 06:47:24 UTC] Full Log Data: {
    "timestamp": "2026-04-25 06:47:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d5:85:e4b4:b4f7:ffc8:68b9:a043",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA3IiwidXNlcm5hbWUiOiJAR2xleHBlcnR4IiwiZW1haWwiOiJhdHRhcmtoYWtoYW5AZ21haWwuY29tIiwiZXhwIjoxNzc3NzA0NDQzfQ.2FG-RdZEwYLIWCRpPL4548ZCUmkyjknKIpOF6cm9cJk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1b6566e81bce86-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d5:85:e4b4:b4f7:ffc8:68b9:a043",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40d5:85:e4b4:b4f7:ffc8:68b9:a043, 172.71.124.89"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 06:47:24 UTC] === END API CALL LOG ===
[25-Apr-2026 06:47:24 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 06:47:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA3IiwidXNlcm5hbWUiOiJAR2xleHBlcnR4IiwiZW1haWwiOiJhdHRhcmtoYWtoYW5AZ21haWwuY29tIiwiZXhwIjoxNzc3NzA0NDQzfQ.2FG-RdZEwYLIWCRpPL4548ZCUmkyjknKIpOF6cm9cJk
[25-Apr-2026 06:47:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 06:47:24 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 06:47:24 UTC] User ID: 407
[25-Apr-2026 06:47:24 UTC] ✅ User profile retrieved successfully for user ID: 407
[25-Apr-2026 06:47:24 UTC] === API CALL LOG ===
[25-Apr-2026 06:47:24 UTC] Endpoint: user/profile.php
[25-Apr-2026 06:47:24 UTC] Full Log Data: {
    "timestamp": "2026-04-25 06:47:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d5:85:e4b4:b4f7:ffc8:68b9:a043",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA3IiwidXNlcm5hbWUiOiJAR2xleHBlcnR4IiwiZW1haWwiOiJhdHRhcmtoYWtoYW5AZ21haWwuY29tIiwiZXhwIjoxNzc3NzA0NDQzfQ.2FG-RdZEwYLIWCRpPL4548ZCUmkyjknKIpOF6cm9cJk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1b656799bfce86-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d5:85:e4b4:b4f7:ffc8:68b9:a043",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40d5:85:e4b4:b4f7:ffc8:68b9:a043, 172.71.124.88"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 06:47:24 UTC] === END API CALL LOG ===
[25-Apr-2026 06:47:24 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 06:47:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA3IiwidXNlcm5hbWUiOiJAR2xleHBlcnR4IiwiZW1haWwiOiJhdHRhcmtoYWtoYW5AZ21haWwuY29tIiwiZXhwIjoxNzc3NzA0NDQzfQ.2FG-RdZEwYLIWCRpPL4548ZCUmkyjknKIpOF6cm9cJk
[25-Apr-2026 06:47:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 06:47:24 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 06:47:24 UTC] User ID: 407
[25-Apr-2026 06:47:24 UTC] ✅ User profile retrieved successfully for user ID: 407
[25-Apr-2026 06:47:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Apr-2026 06:47:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Apr-2026 06:47:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA3IiwidXNlcm5hbWUiOiJAR2xleHBlcnR4IiwiZW1haWwiOiJhdHRhcmtoYWtoYW5AZ21haWwuY29tIiwiZXhwIjoxNzc3NzA0NDQzfQ.2FG-RdZEwYLIWCRpPL4548ZCUmkyjknKIpOF6cm9cJk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f1b656799bbce86-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40d5:85:e4b4:b4f7:ffc8:68b9:a043","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40d5:85:e4b4:b4f7:ffc8:68b9:a043, 172.71.124.88"}
[25-Apr-2026 06:47:24 UTC] === User Orders API Called ===
[25-Apr-2026 06:47:24 UTC] User ID: 407
[25-Apr-2026 06:47:24 UTC] Limit: 20, Offset: 0
[25-Apr-2026 06:47:24 UTC] Orders found: 0
[25-Apr-2026 06:47:24 UTC] Orders data: []
[25-Apr-2026 06:47:24 UTC] Total orders count: 0
[25-Apr-2026 06:47:25 UTC] === API CALL LOG ===
[25-Apr-2026 06:47:25 UTC] Endpoint: user/profile.php
[25-Apr-2026 06:47:25 UTC] Full Log Data: {
    "timestamp": "2026-04-25 06:47:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d5:85:e4b4:b4f7:ffc8:68b9:a043",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA3IiwidXNlcm5hbWUiOiJAR2xleHBlcnR4IiwiZW1haWwiOiJhdHRhcmtoYWtoYW5AZ21haWwuY29tIiwiZXhwIjoxNzc3NzA0NDQzfQ.2FG-RdZEwYLIWCRpPL4548ZCUmkyjknKIpOF6cm9cJk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1b6570180cce86-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d5:85:e4b4:b4f7:ffc8:68b9:a043",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40d5:85:e4b4:b4f7:ffc8:68b9:a043, 172.71.124.88"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 06:47:25 UTC] === END API CALL LOG ===
[25-Apr-2026 06:47:25 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 06:47:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA3IiwidXNlcm5hbWUiOiJAR2xleHBlcnR4IiwiZW1haWwiOiJhdHRhcmtoYWtoYW5AZ21haWwuY29tIiwiZXhwIjoxNzc3NzA0NDQzfQ.2FG-RdZEwYLIWCRpPL4548ZCUmkyjknKIpOF6cm9cJk
[25-Apr-2026 06:47:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 06:47:25 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 06:47:25 UTC] User ID: 407
[25-Apr-2026 06:47:25 UTC] ✅ User profile retrieved successfully for user ID: 407
[25-Apr-2026 06:48:26 UTC] === API CALL LOG ===
[25-Apr-2026 06:48:26 UTC] Endpoint: user/profile.php
[25-Apr-2026 06:48:26 UTC] Full Log Data: {
    "timestamp": "2026-04-25 06:48:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d5:85:e4b4:b4f7:ffc8:68b9:a043",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA3IiwidXNlcm5hbWUiOiJAR2xleHBlcnR4IiwiZW1haWwiOiJhdHRhcmtoYWtoYW5AZ21haWwuY29tIiwiZXhwIjoxNzc3NzA0NDQzfQ.2FG-RdZEwYLIWCRpPL4548ZCUmkyjknKIpOF6cm9cJk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1b66ed1bc2ce86-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d5:85:e4b4:b4f7:ffc8:68b9:a043",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40d5:85:e4b4:b4f7:ffc8:68b9:a043, 172.71.124.89"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 06:48:26 UTC] === END API CALL LOG ===
[25-Apr-2026 06:48:26 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 06:48:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA3IiwidXNlcm5hbWUiOiJAR2xleHBlcnR4IiwiZW1haWwiOiJhdHRhcmtoYWtoYW5AZ21haWwuY29tIiwiZXhwIjoxNzc3NzA0NDQzfQ.2FG-RdZEwYLIWCRpPL4548ZCUmkyjknKIpOF6cm9cJk
[25-Apr-2026 06:48:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 06:48:26 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 06:48:26 UTC] User ID: 407
[25-Apr-2026 06:48:26 UTC] ✅ User profile retrieved successfully for user ID: 407
[25-Apr-2026 06:49:29 UTC] === API CALL LOG ===
[25-Apr-2026 06:49:29 UTC] Endpoint: user/profile.php
[25-Apr-2026 06:49:29 UTC] Full Log Data: {
    "timestamp": "2026-04-25 06:49:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.123.176",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA1IiwidXNlcm5hbWUiOiJmbG9wcHltYW41NSIsImVtYWlsIjoiaGFsaWtha3M1MUBnbWFpbC5jb20iLCJleHAiOjE3Nzc2NjQwMDd9.Ml1Bxb-iV-4MMkhNBhtHUT6x3GZvePGxSbDn4AIx4kM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1b6873ef8bfbc6-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.189.123.176",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.189.123.176, 104.23.208.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 06:49:29 UTC] === END API CALL LOG ===
[25-Apr-2026 06:49:29 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 06:49:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA1IiwidXNlcm5hbWUiOiJmbG9wcHltYW41NSIsImVtYWlsIjoiaGFsaWtha3M1MUBnbWFpbC5jb20iLCJleHAiOjE3Nzc2NjQwMDd9.Ml1Bxb-iV-4MMkhNBhtHUT6x3GZvePGxSbDn4AIx4kM
[25-Apr-2026 06:49:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 06:49:29 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 06:49:29 UTC] User ID: 405
[25-Apr-2026 06:49:29 UTC] ✅ User profile retrieved successfully for user ID: 405
[25-Apr-2026 06:49:29 UTC] === API CALL LOG ===
[25-Apr-2026 06:49:29 UTC] Endpoint: user/profile.php
[25-Apr-2026 06:49:29 UTC] Full Log Data: {
    "timestamp": "2026-04-25 06:49:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.123.176",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA1IiwidXNlcm5hbWUiOiJmbG9wcHltYW41NSIsImVtYWlsIjoiaGFsaWtha3M1MUBnbWFpbC5jb20iLCJleHAiOjE3Nzc2NjQwMDd9.Ml1Bxb-iV-4MMkhNBhtHUT6x3GZvePGxSbDn4AIx4kM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1b68791dd7fbc6-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.189.123.176",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.189.123.176, 104.23.208.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 06:49:29 UTC] === END API CALL LOG ===
[25-Apr-2026 06:49:29 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 06:49:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA1IiwidXNlcm5hbWUiOiJmbG9wcHltYW41NSIsImVtYWlsIjoiaGFsaWtha3M1MUBnbWFpbC5jb20iLCJleHAiOjE3Nzc2NjQwMDd9.Ml1Bxb-iV-4MMkhNBhtHUT6x3GZvePGxSbDn4AIx4kM
[25-Apr-2026 06:49:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 06:49:29 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 06:49:29 UTC] User ID: 405
[25-Apr-2026 06:49:29 UTC] ✅ User profile retrieved successfully for user ID: 405
[25-Apr-2026 06:49:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Apr-2026 06:49:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Apr-2026 06:49:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA1IiwidXNlcm5hbWUiOiJmbG9wcHltYW41NSIsImVtYWlsIjoiaGFsaWtha3M1MUBnbWFpbC5jb20iLCJleHAiOjE3Nzc2NjQwMDd9.Ml1Bxb-iV-4MMkhNBhtHUT6x3GZvePGxSbDn4AIx4kM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f1b68794e10fbc6-ADD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"196.189.123.176","CF-IPCountry":"ET","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"196.189.123.176, 104.23.208.145"}
[25-Apr-2026 06:49:29 UTC] === User Orders API Called ===
[25-Apr-2026 06:49:29 UTC] User ID: 405
[25-Apr-2026 06:49:29 UTC] Limit: 20, Offset: 0
[25-Apr-2026 06:49:29 UTC] Orders found: 0
[25-Apr-2026 06:49:29 UTC] Orders data: []
[25-Apr-2026 06:49:29 UTC] Total orders count: 0
[25-Apr-2026 06:49:30 UTC] === API CALL LOG ===
[25-Apr-2026 06:49:30 UTC] Endpoint: user/profile.php
[25-Apr-2026 06:49:30 UTC] Full Log Data: {
    "timestamp": "2026-04-25 06:49:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.123.176",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA1IiwidXNlcm5hbWUiOiJmbG9wcHltYW41NSIsImVtYWlsIjoiaGFsaWtha3M1MUBnbWFpbC5jb20iLCJleHAiOjE3Nzc2NjQwMDd9.Ml1Bxb-iV-4MMkhNBhtHUT6x3GZvePGxSbDn4AIx4kM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1b687a6fdffbc6-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.189.123.176",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.189.123.176, 104.23.208.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 06:49:30 UTC] === END API CALL LOG ===
[25-Apr-2026 06:49:30 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 06:49:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA1IiwidXNlcm5hbWUiOiJmbG9wcHltYW41NSIsImVtYWlsIjoiaGFsaWtha3M1MUBnbWFpbC5jb20iLCJleHAiOjE3Nzc2NjQwMDd9.Ml1Bxb-iV-4MMkhNBhtHUT6x3GZvePGxSbDn4AIx4kM
[25-Apr-2026 06:49:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 06:49:30 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 06:49:30 UTC] User ID: 405
[25-Apr-2026 06:49:30 UTC] ✅ User profile retrieved successfully for user ID: 405
[25-Apr-2026 06:49:49 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Apr-2026 06:49:49 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Apr-2026 06:49:49 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA1IiwidXNlcm5hbWUiOiJmbG9wcHltYW41NSIsImVtYWlsIjoiaGFsaWtha3M1MUBnbWFpbC5jb20iLCJleHAiOjE3Nzc2NjQwMDd9.Ml1Bxb-iV-4MMkhNBhtHUT6x3GZvePGxSbDn4AIx4kM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f1b68f66d4dfbc6-ADD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"196.189.123.176","CF-IPCountry":"ET","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"196.189.123.176, 104.23.208.144"}
[25-Apr-2026 06:49:49 UTC] === User Orders API Called ===
[25-Apr-2026 06:49:49 UTC] User ID: 405
[25-Apr-2026 06:49:49 UTC] Limit: 20, Offset: 0
[25-Apr-2026 06:49:49 UTC] Orders found: 0
[25-Apr-2026 06:49:49 UTC] Orders data: []
[25-Apr-2026 06:49:49 UTC] Total orders count: 0
[25-Apr-2026 06:49:50 UTC] === API CALL LOG ===
[25-Apr-2026 06:49:50 UTC] Endpoint: user/profile.php
[25-Apr-2026 06:49:50 UTC] Full Log Data: {
    "timestamp": "2026-04-25 06:49:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.123.176",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA1IiwidXNlcm5hbWUiOiJmbG9wcHltYW41NSIsImVtYWlsIjoiaGFsaWtha3M1MUBnbWFpbC5jb20iLCJleHAiOjE3Nzc2NjQwMDd9.Ml1Bxb-iV-4MMkhNBhtHUT6x3GZvePGxSbDn4AIx4kM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1b68f6dde9fbc6-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.189.123.176",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.189.123.176, 104.23.208.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 06:49:50 UTC] === END API CALL LOG ===
[25-Apr-2026 06:49:50 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 06:49:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA1IiwidXNlcm5hbWUiOiJmbG9wcHltYW41NSIsImVtYWlsIjoiaGFsaWtha3M1MUBnbWFpbC5jb20iLCJleHAiOjE3Nzc2NjQwMDd9.Ml1Bxb-iV-4MMkhNBhtHUT6x3GZvePGxSbDn4AIx4kM
[25-Apr-2026 06:49:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 06:49:50 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 06:49:50 UTC] User ID: 405
[25-Apr-2026 06:49:50 UTC] ✅ User profile retrieved successfully for user ID: 405
[25-Apr-2026 06:49:50 UTC] === API CALL LOG ===
[25-Apr-2026 06:49:50 UTC] Endpoint: user/profile.php
[25-Apr-2026 06:49:50 UTC] Full Log Data: {
    "timestamp": "2026-04-25 06:49:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.123.176",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA1IiwidXNlcm5hbWUiOiJmbG9wcHltYW41NSIsImVtYWlsIjoiaGFsaWtha3M1MUBnbWFpbC5jb20iLCJleHAiOjE3Nzc2NjQwMDd9.Ml1Bxb-iV-4MMkhNBhtHUT6x3GZvePGxSbDn4AIx4kM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1b68faaa85fbc6-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.189.123.176",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.189.123.176, 104.23.208.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 06:49:50 UTC] === END API CALL LOG ===
[25-Apr-2026 06:49:50 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 06:49:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA1IiwidXNlcm5hbWUiOiJmbG9wcHltYW41NSIsImVtYWlsIjoiaGFsaWtha3M1MUBnbWFpbC5jb20iLCJleHAiOjE3Nzc2NjQwMDd9.Ml1Bxb-iV-4MMkhNBhtHUT6x3GZvePGxSbDn4AIx4kM
[25-Apr-2026 06:49:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 06:49:50 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 06:49:50 UTC] User ID: 405
[25-Apr-2026 06:49:50 UTC] ✅ User profile retrieved successfully for user ID: 405
[25-Apr-2026 06:49:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Apr-2026 06:49:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Apr-2026 06:49:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA1IiwidXNlcm5hbWUiOiJmbG9wcHltYW41NSIsImVtYWlsIjoiaGFsaWtha3M1MUBnbWFpbC5jb20iLCJleHAiOjE3Nzc2NjQwMDd9.Ml1Bxb-iV-4MMkhNBhtHUT6x3GZvePGxSbDn4AIx4kM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f1b691eef6efbc6-ADD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"196.189.123.176","CF-IPCountry":"ET","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"196.189.123.176, 104.23.208.144"}
[25-Apr-2026 06:49:56 UTC] === User Orders API Called ===
[25-Apr-2026 06:49:56 UTC] User ID: 405
[25-Apr-2026 06:49:56 UTC] Limit: 20, Offset: 0
[25-Apr-2026 06:49:56 UTC] Orders found: 0
[25-Apr-2026 06:49:56 UTC] Orders data: []
[25-Apr-2026 06:49:56 UTC] Total orders count: 0
[25-Apr-2026 06:49:58 UTC] === API CALL LOG ===
[25-Apr-2026 06:49:58 UTC] Endpoint: user/profile.php
[25-Apr-2026 06:49:58 UTC] Full Log Data: {
    "timestamp": "2026-04-25 06:49:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.123.176",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA1IiwidXNlcm5hbWUiOiJmbG9wcHltYW41NSIsImVtYWlsIjoiaGFsaWtha3M1MUBnbWFpbC5jb20iLCJleHAiOjE3Nzc2NjQwMDd9.Ml1Bxb-iV-4MMkhNBhtHUT6x3GZvePGxSbDn4AIx4kM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1b692d0a99fbc6-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.189.123.176",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.189.123.176, 104.23.208.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 06:49:58 UTC] === END API CALL LOG ===
[25-Apr-2026 06:49:58 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 06:49:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA1IiwidXNlcm5hbWUiOiJmbG9wcHltYW41NSIsImVtYWlsIjoiaGFsaWtha3M1MUBnbWFpbC5jb20iLCJleHAiOjE3Nzc2NjQwMDd9.Ml1Bxb-iV-4MMkhNBhtHUT6x3GZvePGxSbDn4AIx4kM
[25-Apr-2026 06:49:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 06:49:58 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 06:49:58 UTC] User ID: 405
[25-Apr-2026 06:49:58 UTC] ✅ User profile retrieved successfully for user ID: 405
[25-Apr-2026 06:49:58 UTC] User Purchases API - User ID: 405
[25-Apr-2026 06:49:58 UTC] User Purchases API - Total purchases found: 0
[25-Apr-2026 06:50:07 UTC] === API CALL LOG ===
[25-Apr-2026 06:50:07 UTC] Endpoint: user/profile.php
[25-Apr-2026 06:50:07 UTC] Full Log Data: {
    "timestamp": "2026-04-25 06:50:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.123.176",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA1IiwidXNlcm5hbWUiOiJmbG9wcHltYW41NSIsImVtYWlsIjoiaGFsaWtha3M1MUBnbWFpbC5jb20iLCJleHAiOjE3Nzc2NjQwMDd9.Ml1Bxb-iV-4MMkhNBhtHUT6x3GZvePGxSbDn4AIx4kM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1b69647814fbc6-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.189.123.176",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.189.123.176, 104.23.208.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 06:50:07 UTC] === END API CALL LOG ===
[25-Apr-2026 06:50:07 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 06:50:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA1IiwidXNlcm5hbWUiOiJmbG9wcHltYW41NSIsImVtYWlsIjoiaGFsaWtha3M1MUBnbWFpbC5jb20iLCJleHAiOjE3Nzc2NjQwMDd9.Ml1Bxb-iV-4MMkhNBhtHUT6x3GZvePGxSbDn4AIx4kM
[25-Apr-2026 06:50:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 06:50:07 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 06:50:07 UTC] User ID: 405
[25-Apr-2026 06:50:07 UTC] ✅ User profile retrieved successfully for user ID: 405
[25-Apr-2026 06:50:07 UTC] User Purchases API - User ID: 405
[25-Apr-2026 06:50:07 UTC] User Purchases API - Total purchases found: 0
[25-Apr-2026 06:50:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Apr-2026 06:50:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Apr-2026 06:50:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA1IiwidXNlcm5hbWUiOiJmbG9wcHltYW41NSIsImVtYWlsIjoiaGFsaWtha3M1MUBnbWFpbC5jb20iLCJleHAiOjE3Nzc2NjQwMDd9.Ml1Bxb-iV-4MMkhNBhtHUT6x3GZvePGxSbDn4AIx4kM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f1b698d48c5fbc6-ADD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"196.189.123.176","CF-IPCountry":"ET","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"196.189.123.176, 104.23.208.145"}
[25-Apr-2026 06:50:14 UTC] === User Orders API Called ===
[25-Apr-2026 06:50:14 UTC] User ID: 405
[25-Apr-2026 06:50:14 UTC] Limit: 20, Offset: 0
[25-Apr-2026 06:50:14 UTC] Orders found: 0
[25-Apr-2026 06:50:14 UTC] Orders data: []
[25-Apr-2026 06:50:14 UTC] Total orders count: 0
[25-Apr-2026 06:50:18 UTC] === API CALL LOG ===
[25-Apr-2026 06:50:18 UTC] Endpoint: user/profile.php
[25-Apr-2026 06:50:18 UTC] Full Log Data: {
    "timestamp": "2026-04-25 06:50:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.123.176",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA1IiwidXNlcm5hbWUiOiJmbG9wcHltYW41NSIsImVtYWlsIjoiaGFsaWtha3M1MUBnbWFpbC5jb20iLCJleHAiOjE3Nzc2NjQwMDd9.Ml1Bxb-iV-4MMkhNBhtHUT6x3GZvePGxSbDn4AIx4kM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1b69a71d9ffbc6-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.189.123.176",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.189.123.176, 104.23.208.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 06:50:18 UTC] === END API CALL LOG ===
[25-Apr-2026 06:50:18 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 06:50:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA1IiwidXNlcm5hbWUiOiJmbG9wcHltYW41NSIsImVtYWlsIjoiaGFsaWtha3M1MUBnbWFpbC5jb20iLCJleHAiOjE3Nzc2NjQwMDd9.Ml1Bxb-iV-4MMkhNBhtHUT6x3GZvePGxSbDn4AIx4kM
[25-Apr-2026 06:50:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 06:50:18 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 06:50:18 UTC] User ID: 405
[25-Apr-2026 06:50:18 UTC] ✅ User profile retrieved successfully for user ID: 405
[25-Apr-2026 06:50:18 UTC] User Purchases API - User ID: 405
[25-Apr-2026 06:50:18 UTC] User Purchases API - Total purchases found: 0
[25-Apr-2026 06:50:22 UTC] === API CALL LOG ===
[25-Apr-2026 06:50:22 UTC] Endpoint: user/profile.php
[25-Apr-2026 06:50:22 UTC] Full Log Data: {
    "timestamp": "2026-04-25 06:50:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.123.176",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA1IiwidXNlcm5hbWUiOiJmbG9wcHltYW41NSIsImVtYWlsIjoiaGFsaWtha3M1MUBnbWFpbC5jb20iLCJleHAiOjE3Nzc2NjQwMDd9.Ml1Bxb-iV-4MMkhNBhtHUT6x3GZvePGxSbDn4AIx4kM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1b69c52ffb7893-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.189.123.176",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.189.123.176, 104.23.208.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 06:50:22 UTC] === END API CALL LOG ===
[25-Apr-2026 06:50:22 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 06:50:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA1IiwidXNlcm5hbWUiOiJmbG9wcHltYW41NSIsImVtYWlsIjoiaGFsaWtha3M1MUBnbWFpbC5jb20iLCJleHAiOjE3Nzc2NjQwMDd9.Ml1Bxb-iV-4MMkhNBhtHUT6x3GZvePGxSbDn4AIx4kM
[25-Apr-2026 06:50:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 06:50:22 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 06:50:22 UTC] User ID: 405
[25-Apr-2026 06:50:22 UTC] ✅ User profile retrieved successfully for user ID: 405
[25-Apr-2026 06:50:23 UTC] === API CALL LOG ===
[25-Apr-2026 06:50:23 UTC] Endpoint: user/profile.php
[25-Apr-2026 06:50:23 UTC] Full Log Data: {
    "timestamp": "2026-04-25 06:50:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.123.176",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA1IiwidXNlcm5hbWUiOiJmbG9wcHltYW41NSIsImVtYWlsIjoiaGFsaWtha3M1MUBnbWFpbC5jb20iLCJleHAiOjE3Nzc2NjQwMDd9.Ml1Bxb-iV-4MMkhNBhtHUT6x3GZvePGxSbDn4AIx4kM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1b69c6a9f17893-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.189.123.176",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.189.123.176, 104.23.208.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 06:50:23 UTC] === END API CALL LOG ===
[25-Apr-2026 06:50:23 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 06:50:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA1IiwidXNlcm5hbWUiOiJmbG9wcHltYW41NSIsImVtYWlsIjoiaGFsaWtha3M1MUBnbWFpbC5jb20iLCJleHAiOjE3Nzc2NjQwMDd9.Ml1Bxb-iV-4MMkhNBhtHUT6x3GZvePGxSbDn4AIx4kM
[25-Apr-2026 06:50:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 06:50:23 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 06:50:23 UTC] User ID: 405
[25-Apr-2026 06:50:23 UTC] ✅ User profile retrieved successfully for user ID: 405
[25-Apr-2026 06:50:23 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Apr-2026 06:50:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Apr-2026 06:50:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA1IiwidXNlcm5hbWUiOiJmbG9wcHltYW41NSIsImVtYWlsIjoiaGFsaWtha3M1MUBnbWFpbC5jb20iLCJleHAiOjE3Nzc2NjQwMDd9.Ml1Bxb-iV-4MMkhNBhtHUT6x3GZvePGxSbDn4AIx4kM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f1b69c6ca1d7893-ADD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"196.189.123.176","CF-IPCountry":"ET","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"196.189.123.176, 104.23.208.145"}
[25-Apr-2026 06:50:23 UTC] === User Orders API Called ===
[25-Apr-2026 06:50:23 UTC] User ID: 405
[25-Apr-2026 06:50:23 UTC] Limit: 20, Offset: 0
[25-Apr-2026 06:50:23 UTC] Orders found: 0
[25-Apr-2026 06:50:23 UTC] Orders data: []
[25-Apr-2026 06:50:23 UTC] Total orders count: 0
[25-Apr-2026 06:50:23 UTC] === API CALL LOG ===
[25-Apr-2026 06:50:23 UTC] Endpoint: user/profile.php
[25-Apr-2026 06:50:23 UTC] Full Log Data: {
    "timestamp": "2026-04-25 06:50:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.123.176",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA1IiwidXNlcm5hbWUiOiJmbG9wcHltYW41NSIsImVtYWlsIjoiaGFsaWtha3M1MUBnbWFpbC5jb20iLCJleHAiOjE3Nzc2NjQwMDd9.Ml1Bxb-iV-4MMkhNBhtHUT6x3GZvePGxSbDn4AIx4kM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1b69c76ad67893-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.189.123.176",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.189.123.176, 104.23.208.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 06:50:23 UTC] === END API CALL LOG ===
[25-Apr-2026 06:50:23 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 06:50:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA1IiwidXNlcm5hbWUiOiJmbG9wcHltYW41NSIsImVtYWlsIjoiaGFsaWtha3M1MUBnbWFpbC5jb20iLCJleHAiOjE3Nzc2NjQwMDd9.Ml1Bxb-iV-4MMkhNBhtHUT6x3GZvePGxSbDn4AIx4kM
[25-Apr-2026 06:50:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 06:50:23 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 06:50:23 UTC] User ID: 405
[25-Apr-2026 06:50:23 UTC] ✅ User profile retrieved successfully for user ID: 405
[25-Apr-2026 06:50:24 UTC] === API CALL LOG ===
[25-Apr-2026 06:50:24 UTC] Endpoint: user/profile.php
[25-Apr-2026 06:50:24 UTC] Full Log Data: {
    "timestamp": "2026-04-25 06:50:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.123.176",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA1IiwidXNlcm5hbWUiOiJmbG9wcHltYW41NSIsImVtYWlsIjoiaGFsaWtha3M1MUBnbWFpbC5jb20iLCJleHAiOjE3Nzc2NjQwMDd9.Ml1Bxb-iV-4MMkhNBhtHUT6x3GZvePGxSbDn4AIx4kM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1b69cc69e97893-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.189.123.176",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.189.123.176, 104.23.208.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 06:50:24 UTC] === END API CALL LOG ===
[25-Apr-2026 06:50:24 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 06:50:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA1IiwidXNlcm5hbWUiOiJmbG9wcHltYW41NSIsImVtYWlsIjoiaGFsaWtha3M1MUBnbWFpbC5jb20iLCJleHAiOjE3Nzc2NjQwMDd9.Ml1Bxb-iV-4MMkhNBhtHUT6x3GZvePGxSbDn4AIx4kM
[25-Apr-2026 06:50:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 06:50:24 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 06:50:24 UTC] User ID: 405
[25-Apr-2026 06:50:24 UTC] ✅ User profile retrieved successfully for user ID: 405
[25-Apr-2026 06:50:24 UTC] User Purchases API - User ID: 405
[25-Apr-2026 06:50:24 UTC] User Purchases API - Total purchases found: 0
[25-Apr-2026 06:50:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Apr-2026 06:50:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Apr-2026 06:50:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA1IiwidXNlcm5hbWUiOiJmbG9wcHltYW41NSIsImVtYWlsIjoiaGFsaWtha3M1MUBnbWFpbC5jb20iLCJleHAiOjE3Nzc2NjQwMDd9.Ml1Bxb-iV-4MMkhNBhtHUT6x3GZvePGxSbDn4AIx4kM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f1b69d7aa427893-ADD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"196.189.123.176","CF-IPCountry":"ET","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"196.189.123.176, 104.23.208.144"}
[25-Apr-2026 06:50:25 UTC] === User Orders API Called ===
[25-Apr-2026 06:50:25 UTC] User ID: 405
[25-Apr-2026 06:50:25 UTC] Limit: 20, Offset: 0
[25-Apr-2026 06:50:25 UTC] Orders found: 0
[25-Apr-2026 06:50:25 UTC] Orders data: []
[25-Apr-2026 06:50:25 UTC] Total orders count: 0
[25-Apr-2026 06:50:25 UTC] === API CALL LOG ===
[25-Apr-2026 06:50:25 UTC] Endpoint: user/profile.php
[25-Apr-2026 06:50:25 UTC] Full Log Data: {
    "timestamp": "2026-04-25 06:50:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.123.176",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA1IiwidXNlcm5hbWUiOiJmbG9wcHltYW41NSIsImVtYWlsIjoiaGFsaWtha3M1MUBnbWFpbC5jb20iLCJleHAiOjE3Nzc2NjQwMDd9.Ml1Bxb-iV-4MMkhNBhtHUT6x3GZvePGxSbDn4AIx4kM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1b69d81ae97893-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.189.123.176",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.189.123.176, 104.23.208.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 06:50:25 UTC] === END API CALL LOG ===
[25-Apr-2026 06:50:25 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 06:50:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA1IiwidXNlcm5hbWUiOiJmbG9wcHltYW41NSIsImVtYWlsIjoiaGFsaWtha3M1MUBnbWFpbC5jb20iLCJleHAiOjE3Nzc2NjQwMDd9.Ml1Bxb-iV-4MMkhNBhtHUT6x3GZvePGxSbDn4AIx4kM
[25-Apr-2026 06:50:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 06:50:25 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 06:50:25 UTC] User ID: 405
[25-Apr-2026 06:50:25 UTC] ✅ User profile retrieved successfully for user ID: 405
[25-Apr-2026 06:50:26 UTC] === API CALL LOG ===
[25-Apr-2026 06:50:26 UTC] Endpoint: user/profile.php
[25-Apr-2026 06:50:26 UTC] Full Log Data: {
    "timestamp": "2026-04-25 06:50:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.123.176",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA1IiwidXNlcm5hbWUiOiJmbG9wcHltYW41NSIsImVtYWlsIjoiaGFsaWtha3M1MUBnbWFpbC5jb20iLCJleHAiOjE3Nzc2NjQwMDd9.Ml1Bxb-iV-4MMkhNBhtHUT6x3GZvePGxSbDn4AIx4kM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1b69dbc89a7893-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.189.123.176",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.189.123.176, 104.23.208.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 06:50:26 UTC] === END API CALL LOG ===
[25-Apr-2026 06:50:26 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 06:50:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA1IiwidXNlcm5hbWUiOiJmbG9wcHltYW41NSIsImVtYWlsIjoiaGFsaWtha3M1MUBnbWFpbC5jb20iLCJleHAiOjE3Nzc2NjQwMDd9.Ml1Bxb-iV-4MMkhNBhtHUT6x3GZvePGxSbDn4AIx4kM
[25-Apr-2026 06:50:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 06:50:26 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 06:50:26 UTC] User ID: 405
[25-Apr-2026 06:50:26 UTC] ✅ User profile retrieved successfully for user ID: 405
[25-Apr-2026 06:50:26 UTC] === API CALL LOG ===
[25-Apr-2026 06:50:26 UTC] Endpoint: user/profile.php
[25-Apr-2026 06:50:26 UTC] Full Log Data: {
    "timestamp": "2026-04-25 06:50:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.123.176",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA1IiwidXNlcm5hbWUiOiJmbG9wcHltYW41NSIsImVtYWlsIjoiaGFsaWtha3M1MUBnbWFpbC5jb20iLCJleHAiOjE3Nzc2NjQwMDd9.Ml1Bxb-iV-4MMkhNBhtHUT6x3GZvePGxSbDn4AIx4kM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1b69dcda287893-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.189.123.176",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.189.123.176, 104.23.208.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 06:50:26 UTC] === END API CALL LOG ===
[25-Apr-2026 06:50:26 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 06:50:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA1IiwidXNlcm5hbWUiOiJmbG9wcHltYW41NSIsImVtYWlsIjoiaGFsaWtha3M1MUBnbWFpbC5jb20iLCJleHAiOjE3Nzc2NjQwMDd9.Ml1Bxb-iV-4MMkhNBhtHUT6x3GZvePGxSbDn4AIx4kM
[25-Apr-2026 06:50:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 06:50:26 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 06:50:26 UTC] User ID: 405
[25-Apr-2026 06:50:26 UTC] ✅ User profile retrieved successfully for user ID: 405
[25-Apr-2026 06:50:26 UTC] User Purchases API - User ID: 405
[25-Apr-2026 06:50:26 UTC] User Purchases API - Total purchases found: 0
[25-Apr-2026 06:50:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Apr-2026 06:50:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Apr-2026 06:50:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA3IiwidXNlcm5hbWUiOiJAR2xleHBlcnR4IiwiZW1haWwiOiJhdHRhcmtoYWtoYW5AZ21haWwuY29tIiwiZXhwIjoxNzc3NzA0NDQzfQ.2FG-RdZEwYLIWCRpPL4548ZCUmkyjknKIpOF6cm9cJk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f1b6a246c4bce86-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40d5:85:e4b4:b4f7:ffc8:68b9:a043","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40d5:85:e4b4:b4f7:ffc8:68b9:a043, 172.71.124.88"}
[25-Apr-2026 06:50:38 UTC] === User Orders API Called ===
[25-Apr-2026 06:50:38 UTC] User ID: 407
[25-Apr-2026 06:50:38 UTC] Limit: 20, Offset: 0
[25-Apr-2026 06:50:38 UTC] Orders found: 0
[25-Apr-2026 06:50:38 UTC] Orders data: []
[25-Apr-2026 06:50:38 UTC] Total orders count: 0
[25-Apr-2026 06:50:38 UTC] === API CALL LOG ===
[25-Apr-2026 06:50:38 UTC] Endpoint: user/profile.php
[25-Apr-2026 06:50:38 UTC] Full Log Data: {
    "timestamp": "2026-04-25 06:50:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d5:85:e4b4:b4f7:ffc8:68b9:a043",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA3IiwidXNlcm5hbWUiOiJAR2xleHBlcnR4IiwiZW1haWwiOiJhdHRhcmtoYWtoYW5AZ21haWwuY29tIiwiZXhwIjoxNzc3NzA0NDQzfQ.2FG-RdZEwYLIWCRpPL4548ZCUmkyjknKIpOF6cm9cJk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1b6a246c4ece86-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d5:85:e4b4:b4f7:ffc8:68b9:a043",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40d5:85:e4b4:b4f7:ffc8:68b9:a043, 172.71.124.88"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 06:50:38 UTC] === END API CALL LOG ===
[25-Apr-2026 06:50:38 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 06:50:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA3IiwidXNlcm5hbWUiOiJAR2xleHBlcnR4IiwiZW1haWwiOiJhdHRhcmtoYWtoYW5AZ21haWwuY29tIiwiZXhwIjoxNzc3NzA0NDQzfQ.2FG-RdZEwYLIWCRpPL4548ZCUmkyjknKIpOF6cm9cJk
[25-Apr-2026 06:50:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 06:50:38 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 06:50:38 UTC] User ID: 407
[25-Apr-2026 06:50:38 UTC] ✅ User profile retrieved successfully for user ID: 407
[25-Apr-2026 06:50:38 UTC] === API CALL LOG ===
[25-Apr-2026 06:50:38 UTC] Endpoint: user/profile.php
[25-Apr-2026 06:50:38 UTC] Full Log Data: {
    "timestamp": "2026-04-25 06:50:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d5:85:e4b4:b4f7:ffc8:68b9:a043",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA3IiwidXNlcm5hbWUiOiJAR2xleHBlcnR4IiwiZW1haWwiOiJhdHRhcmtoYWtoYW5AZ21haWwuY29tIiwiZXhwIjoxNzc3NzA0NDQzfQ.2FG-RdZEwYLIWCRpPL4548ZCUmkyjknKIpOF6cm9cJk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1b6a280f18ce86-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d5:85:e4b4:b4f7:ffc8:68b9:a043",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40d5:85:e4b4:b4f7:ffc8:68b9:a043, 172.71.124.88"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 06:50:38 UTC] === END API CALL LOG ===
[25-Apr-2026 06:50:38 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 06:50:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA3IiwidXNlcm5hbWUiOiJAR2xleHBlcnR4IiwiZW1haWwiOiJhdHRhcmtoYWtoYW5AZ21haWwuY29tIiwiZXhwIjoxNzc3NzA0NDQzfQ.2FG-RdZEwYLIWCRpPL4548ZCUmkyjknKIpOF6cm9cJk
[25-Apr-2026 06:50:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 06:50:38 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 06:50:38 UTC] User ID: 407
[25-Apr-2026 06:50:38 UTC] ✅ User profile retrieved successfully for user ID: 407
[25-Apr-2026 06:50:39 UTC] === API CALL LOG ===
[25-Apr-2026 06:50:39 UTC] Endpoint: user/profile.php
[25-Apr-2026 06:50:39 UTC] Full Log Data: {
    "timestamp": "2026-04-25 06:50:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d5:85:e4b4:b4f7:ffc8:68b9:a043",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA3IiwidXNlcm5hbWUiOiJAR2xleHBlcnR4IiwiZW1haWwiOiJhdHRhcmtoYWtoYW5AZ21haWwuY29tIiwiZXhwIjoxNzc3NzA0NDQzfQ.2FG-RdZEwYLIWCRpPL4548ZCUmkyjknKIpOF6cm9cJk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1b6a2c3a81ce86-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d5:85:e4b4:b4f7:ffc8:68b9:a043",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40d5:85:e4b4:b4f7:ffc8:68b9:a043, 172.71.124.89"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 06:50:39 UTC] === END API CALL LOG ===
[25-Apr-2026 06:50:39 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 06:50:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA3IiwidXNlcm5hbWUiOiJAR2xleHBlcnR4IiwiZW1haWwiOiJhdHRhcmtoYWtoYW5AZ21haWwuY29tIiwiZXhwIjoxNzc3NzA0NDQzfQ.2FG-RdZEwYLIWCRpPL4548ZCUmkyjknKIpOF6cm9cJk
[25-Apr-2026 06:50:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 06:50:39 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 06:50:39 UTC] User ID: 407
[25-Apr-2026 06:50:39 UTC] ✅ User profile retrieved successfully for user ID: 407
[25-Apr-2026 06:51:25 UTC] === API CALL LOG ===
[25-Apr-2026 06:51:25 UTC] Endpoint: user/profile.php
[25-Apr-2026 06:51:25 UTC] Full Log Data: {
    "timestamp": "2026-04-25 06:51:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d5:85:e4b4:b4f7:ffc8:68b9:a043",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA3IiwidXNlcm5hbWUiOiJAR2xleHBlcnR4IiwiZW1haWwiOiJhdHRhcmtoYWtoYW5AZ21haWwuY29tIiwiZXhwIjoxNzc3NzA0NDQzfQ.2FG-RdZEwYLIWCRpPL4548ZCUmkyjknKIpOF6cm9cJk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1b6b4ea85ace86-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d5:85:e4b4:b4f7:ffc8:68b9:a043",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40d5:85:e4b4:b4f7:ffc8:68b9:a043, 172.71.124.89"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 06:51:25 UTC] === END API CALL LOG ===
[25-Apr-2026 06:51:25 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 06:51:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA3IiwidXNlcm5hbWUiOiJAR2xleHBlcnR4IiwiZW1haWwiOiJhdHRhcmtoYWtoYW5AZ21haWwuY29tIiwiZXhwIjoxNzc3NzA0NDQzfQ.2FG-RdZEwYLIWCRpPL4548ZCUmkyjknKIpOF6cm9cJk
[25-Apr-2026 06:51:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 06:51:25 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 06:51:25 UTC] User ID: 407
[25-Apr-2026 06:51:25 UTC] ✅ User profile retrieved successfully for user ID: 407
[25-Apr-2026 06:51:26 UTC] User Purchases API - User ID: 407
[25-Apr-2026 06:51:26 UTC] User Purchases API - Total purchases found: 0
[25-Apr-2026 06:51:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Apr-2026 06:51:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Apr-2026 06:51:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA3IiwidXNlcm5hbWUiOiJAR2xleHBlcnR4IiwiZW1haWwiOiJhdHRhcmtoYWtoYW5AZ21haWwuY29tIiwiZXhwIjoxNzc3NzA0NDQzfQ.2FG-RdZEwYLIWCRpPL4548ZCUmkyjknKIpOF6cm9cJk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f1b6b71fdc4ce86-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40d5:85:e4b4:b4f7:ffc8:68b9:a043","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40d5:85:e4b4:b4f7:ffc8:68b9:a043, 172.71.124.88"}
[25-Apr-2026 06:51:31 UTC] === User Orders API Called ===
[25-Apr-2026 06:51:31 UTC] User ID: 407
[25-Apr-2026 06:51:31 UTC] Limit: 20, Offset: 0
[25-Apr-2026 06:51:31 UTC] Orders found: 0
[25-Apr-2026 06:51:31 UTC] Orders data: []
[25-Apr-2026 06:51:31 UTC] Total orders count: 0
[25-Apr-2026 06:51:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Apr-2026 06:51:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Apr-2026 06:51:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA3IiwidXNlcm5hbWUiOiJAR2xleHBlcnR4IiwiZW1haWwiOiJhdHRhcmtoYWtoYW5AZ21haWwuY29tIiwiZXhwIjoxNzc3NzA0NDQzfQ.2FG-RdZEwYLIWCRpPL4548ZCUmkyjknKIpOF6cm9cJk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f1b6b8baffbce86-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40d5:85:e4b4:b4f7:ffc8:68b9:a043","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40d5:85:e4b4:b4f7:ffc8:68b9:a043, 172.71.124.89"}
[25-Apr-2026 06:51:35 UTC] === User Orders API Called ===
[25-Apr-2026 06:51:35 UTC] User ID: 407
[25-Apr-2026 06:51:35 UTC] Limit: 20, Offset: 0
[25-Apr-2026 06:51:35 UTC] Orders found: 0
[25-Apr-2026 06:51:35 UTC] Orders data: []
[25-Apr-2026 06:51:35 UTC] Total orders count: 0
[25-Apr-2026 06:51:35 UTC] === API CALL LOG ===
[25-Apr-2026 06:51:35 UTC] Endpoint: user/profile.php
[25-Apr-2026 06:51:35 UTC] Full Log Data: {
    "timestamp": "2026-04-25 06:51:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d5:85:e4b4:b4f7:ffc8:68b9:a043",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA3IiwidXNlcm5hbWUiOiJAR2xleHBlcnR4IiwiZW1haWwiOiJhdHRhcmtoYWtoYW5AZ21haWwuY29tIiwiZXhwIjoxNzc3NzA0NDQzfQ.2FG-RdZEwYLIWCRpPL4548ZCUmkyjknKIpOF6cm9cJk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1b6b8c59afce86-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d5:85:e4b4:b4f7:ffc8:68b9:a043",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40d5:85:e4b4:b4f7:ffc8:68b9:a043, 172.71.124.89"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 06:51:35 UTC] === END API CALL LOG ===
[25-Apr-2026 06:51:35 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 06:51:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA3IiwidXNlcm5hbWUiOiJAR2xleHBlcnR4IiwiZW1haWwiOiJhdHRhcmtoYWtoYW5AZ21haWwuY29tIiwiZXhwIjoxNzc3NzA0NDQzfQ.2FG-RdZEwYLIWCRpPL4548ZCUmkyjknKIpOF6cm9cJk
[25-Apr-2026 06:51:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 06:51:35 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 06:51:35 UTC] User ID: 407
[25-Apr-2026 06:51:35 UTC] ✅ User profile retrieved successfully for user ID: 407
[25-Apr-2026 06:51:36 UTC] === API CALL LOG ===
[25-Apr-2026 06:51:36 UTC] Endpoint: user/profile.php
[25-Apr-2026 06:51:36 UTC] Full Log Data: {
    "timestamp": "2026-04-25 06:51:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d5:85:e4b4:b4f7:ffc8:68b9:a043",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA3IiwidXNlcm5hbWUiOiJAR2xleHBlcnR4IiwiZW1haWwiOiJhdHRhcmtoYWtoYW5AZ21haWwuY29tIiwiZXhwIjoxNzc3NzA0NDQzfQ.2FG-RdZEwYLIWCRpPL4548ZCUmkyjknKIpOF6cm9cJk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1b6b8faaa9ce86-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d5:85:e4b4:b4f7:ffc8:68b9:a043",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40d5:85:e4b4:b4f7:ffc8:68b9:a043, 172.71.124.89"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 06:51:36 UTC] === END API CALL LOG ===
[25-Apr-2026 06:51:36 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 06:51:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA3IiwidXNlcm5hbWUiOiJAR2xleHBlcnR4IiwiZW1haWwiOiJhdHRhcmtoYWtoYW5AZ21haWwuY29tIiwiZXhwIjoxNzc3NzA0NDQzfQ.2FG-RdZEwYLIWCRpPL4548ZCUmkyjknKIpOF6cm9cJk
[25-Apr-2026 06:51:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 06:51:36 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 06:51:36 UTC] User ID: 407
[25-Apr-2026 06:51:36 UTC] ✅ User profile retrieved successfully for user ID: 407
[25-Apr-2026 06:51:37 UTC] === API CALL LOG ===
[25-Apr-2026 06:51:37 UTC] Endpoint: user/profile.php
[25-Apr-2026 06:51:37 UTC] Full Log Data: {
    "timestamp": "2026-04-25 06:51:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d5:85:e4b4:b4f7:ffc8:68b9:a043",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA3IiwidXNlcm5hbWUiOiJAR2xleHBlcnR4IiwiZW1haWwiOiJhdHRhcmtoYWtoYW5AZ21haWwuY29tIiwiZXhwIjoxNzc3NzA0NDQzfQ.2FG-RdZEwYLIWCRpPL4548ZCUmkyjknKIpOF6cm9cJk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1b6b953b26ce86-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d5:85:e4b4:b4f7:ffc8:68b9:a043",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40d5:85:e4b4:b4f7:ffc8:68b9:a043, 172.71.124.89"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 06:51:37 UTC] === END API CALL LOG ===
[25-Apr-2026 06:51:37 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 06:51:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA3IiwidXNlcm5hbWUiOiJAR2xleHBlcnR4IiwiZW1haWwiOiJhdHRhcmtoYWtoYW5AZ21haWwuY29tIiwiZXhwIjoxNzc3NzA0NDQzfQ.2FG-RdZEwYLIWCRpPL4548ZCUmkyjknKIpOF6cm9cJk
[25-Apr-2026 06:51:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 06:51:37 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 06:51:37 UTC] User ID: 407
[25-Apr-2026 06:51:37 UTC] ✅ User profile retrieved successfully for user ID: 407
[25-Apr-2026 06:57:42 UTC] === API CALL LOG ===
[25-Apr-2026 06:57:42 UTC] Endpoint: user/profile.php
[25-Apr-2026 06:57:42 UTC] Full Log Data: {
    "timestamp": "2026-04-25 06:57:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d5:85:e4b4:b4f7:ffc8:68b9:a043",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA3IiwidXNlcm5hbWUiOiJAR2xleHBlcnR4IiwiZW1haWwiOiJhdHRhcmtoYWtoYW5AZ21haWwuY29tIiwiZXhwIjoxNzc3NzA0NDQzfQ.2FG-RdZEwYLIWCRpPL4548ZCUmkyjknKIpOF6cm9cJk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1b747f3c4bf4a9-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d5:85:e4b4:b4f7:ffc8:68b9:a043",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40d5:85:e4b4:b4f7:ffc8:68b9:a043, 104.23.175.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 06:57:42 UTC] === END API CALL LOG ===
[25-Apr-2026 06:57:42 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 06:57:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA3IiwidXNlcm5hbWUiOiJAR2xleHBlcnR4IiwiZW1haWwiOiJhdHRhcmtoYWtoYW5AZ21haWwuY29tIiwiZXhwIjoxNzc3NzA0NDQzfQ.2FG-RdZEwYLIWCRpPL4548ZCUmkyjknKIpOF6cm9cJk
[25-Apr-2026 06:57:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 06:57:42 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 06:57:42 UTC] User ID: 407
[25-Apr-2026 06:57:42 UTC] ✅ User profile retrieved successfully for user ID: 407
[25-Apr-2026 06:57:52 UTC] === API CALL LOG ===
[25-Apr-2026 06:57:52 UTC] Endpoint: user/profile.php
[25-Apr-2026 06:57:52 UTC] Full Log Data: {
    "timestamp": "2026-04-25 06:57:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d5:85:e4b4:b4f7:ffc8:68b9:a043",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA3IiwidXNlcm5hbWUiOiJAR2xleHBlcnR4IiwiZW1haWwiOiJhdHRhcmtoYWtoYW5AZ21haWwuY29tIiwiZXhwIjoxNzc3NzA0NDQzfQ.2FG-RdZEwYLIWCRpPL4548ZCUmkyjknKIpOF6cm9cJk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1b74bfec13f4a9-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d5:85:e4b4:b4f7:ffc8:68b9:a043",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40d5:85:e4b4:b4f7:ffc8:68b9:a043, 104.23.175.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 06:57:52 UTC] === END API CALL LOG ===
[25-Apr-2026 06:57:52 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 06:57:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA3IiwidXNlcm5hbWUiOiJAR2xleHBlcnR4IiwiZW1haWwiOiJhdHRhcmtoYWtoYW5AZ21haWwuY29tIiwiZXhwIjoxNzc3NzA0NDQzfQ.2FG-RdZEwYLIWCRpPL4548ZCUmkyjknKIpOF6cm9cJk
[25-Apr-2026 06:57:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 06:57:52 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 06:57:52 UTC] User ID: 407
[25-Apr-2026 06:57:52 UTC] ✅ User profile retrieved successfully for user ID: 407
[25-Apr-2026 06:57:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Apr-2026 06:57:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Apr-2026 06:57:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA3IiwidXNlcm5hbWUiOiJAR2xleHBlcnR4IiwiZW1haWwiOiJhdHRhcmtoYWtoYW5AZ21haWwuY29tIiwiZXhwIjoxNzc3NzA0NDQzfQ.2FG-RdZEwYLIWCRpPL4548ZCUmkyjknKIpOF6cm9cJk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f1b74bfec11f4a9-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40d5:85:e4b4:b4f7:ffc8:68b9:a043","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40d5:85:e4b4:b4f7:ffc8:68b9:a043, 104.23.175.169"}
[25-Apr-2026 06:57:52 UTC] === User Orders API Called ===
[25-Apr-2026 06:57:52 UTC] User ID: 407
[25-Apr-2026 06:57:52 UTC] Limit: 20, Offset: 0
[25-Apr-2026 06:57:52 UTC] Orders found: 0
[25-Apr-2026 06:57:52 UTC] Orders data: []
[25-Apr-2026 06:57:52 UTC] Total orders count: 0
[25-Apr-2026 06:57:53 UTC] === API CALL LOG ===
[25-Apr-2026 06:57:53 UTC] Endpoint: user/profile.php
[25-Apr-2026 06:57:53 UTC] Full Log Data: {
    "timestamp": "2026-04-25 06:57:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d5:85:e4b4:b4f7:ffc8:68b9:a043",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA3IiwidXNlcm5hbWUiOiJAR2xleHBlcnR4IiwiZW1haWwiOiJhdHRhcmtoYWtoYW5AZ21haWwuY29tIiwiZXhwIjoxNzc3NzA0NDQzfQ.2FG-RdZEwYLIWCRpPL4548ZCUmkyjknKIpOF6cm9cJk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1b74c3bce3f4a9-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d5:85:e4b4:b4f7:ffc8:68b9:a043",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40d5:85:e4b4:b4f7:ffc8:68b9:a043, 104.23.175.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 06:57:53 UTC] === END API CALL LOG ===
[25-Apr-2026 06:57:53 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 06:57:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA3IiwidXNlcm5hbWUiOiJAR2xleHBlcnR4IiwiZW1haWwiOiJhdHRhcmtoYWtoYW5AZ21haWwuY29tIiwiZXhwIjoxNzc3NzA0NDQzfQ.2FG-RdZEwYLIWCRpPL4548ZCUmkyjknKIpOF6cm9cJk
[25-Apr-2026 06:57:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 06:57:53 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 06:57:53 UTC] User ID: 407
[25-Apr-2026 06:57:53 UTC] ✅ User profile retrieved successfully for user ID: 407
[25-Apr-2026 06:57:54 UTC] === API CALL LOG ===
[25-Apr-2026 06:57:54 UTC] Endpoint: user/profile.php
[25-Apr-2026 06:57:54 UTC] Full Log Data: {
    "timestamp": "2026-04-25 06:57:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d5:85:e4b4:b4f7:ffc8:68b9:a043",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA3IiwidXNlcm5hbWUiOiJAR2xleHBlcnR4IiwiZW1haWwiOiJhdHRhcmtoYWtoYW5AZ21haWwuY29tIiwiZXhwIjoxNzc3NzA0NDQzfQ.2FG-RdZEwYLIWCRpPL4548ZCUmkyjknKIpOF6cm9cJk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1b74ca6ed6f4a9-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d5:85:e4b4:b4f7:ffc8:68b9:a043",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40d5:85:e4b4:b4f7:ffc8:68b9:a043, 104.23.175.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 06:57:54 UTC] === END API CALL LOG ===
[25-Apr-2026 06:57:54 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 06:57:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA3IiwidXNlcm5hbWUiOiJAR2xleHBlcnR4IiwiZW1haWwiOiJhdHRhcmtoYWtoYW5AZ21haWwuY29tIiwiZXhwIjoxNzc3NzA0NDQzfQ.2FG-RdZEwYLIWCRpPL4548ZCUmkyjknKIpOF6cm9cJk
[25-Apr-2026 06:57:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 06:57:54 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 06:57:54 UTC] User ID: 407
[25-Apr-2026 06:57:54 UTC] ✅ User profile retrieved successfully for user ID: 407
[25-Apr-2026 06:58:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Apr-2026 06:58:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Apr-2026 06:58:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA3IiwidXNlcm5hbWUiOiJAR2xleHBlcnR4IiwiZW1haWwiOiJhdHRhcmtoYWtoYW5AZ21haWwuY29tIiwiZXhwIjoxNzc3NzA0NDQzfQ.2FG-RdZEwYLIWCRpPL4548ZCUmkyjknKIpOF6cm9cJk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f1b74facd61f4a9-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40d5:85:e4b4:b4f7:ffc8:68b9:a043","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40d5:85:e4b4:b4f7:ffc8:68b9:a043, 104.23.175.169"}
[25-Apr-2026 06:58:02 UTC] === User Orders API Called ===
[25-Apr-2026 06:58:02 UTC] User ID: 407
[25-Apr-2026 06:58:02 UTC] Limit: 20, Offset: 0
[25-Apr-2026 06:58:02 UTC] Orders found: 0
[25-Apr-2026 06:58:02 UTC] Orders data: []
[25-Apr-2026 06:58:02 UTC] Total orders count: 0
[25-Apr-2026 07:03:25 UTC] === API CALL LOG ===
[25-Apr-2026 07:03:25 UTC] Endpoint: user/profile.php
[25-Apr-2026 07:03:25 UTC] Full Log Data: {
    "timestamp": "2026-04-25 07:03:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d5:85:e4b4:b4f7:ffc8:68b9:a043",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA3IiwidXNlcm5hbWUiOiJAR2xleHBlcnR4IiwiZW1haWwiOiJhdHRhcmtoYWtoYW5AZ21haWwuY29tIiwiZXhwIjoxNzc3NzA0NDQzfQ.2FG-RdZEwYLIWCRpPL4548ZCUmkyjknKIpOF6cm9cJk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1b7cdf5b3681a1-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d5:85:e4b4:b4f7:ffc8:68b9:a043",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40d5:85:e4b4:b4f7:ffc8:68b9:a043, 172.71.81.18"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 07:03:25 UTC] === END API CALL LOG ===
[25-Apr-2026 07:03:25 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 07:03:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA3IiwidXNlcm5hbWUiOiJAR2xleHBlcnR4IiwiZW1haWwiOiJhdHRhcmtoYWtoYW5AZ21haWwuY29tIiwiZXhwIjoxNzc3NzA0NDQzfQ.2FG-RdZEwYLIWCRpPL4548ZCUmkyjknKIpOF6cm9cJk
[25-Apr-2026 07:03:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 07:03:25 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 07:03:25 UTC] User ID: 407
[25-Apr-2026 07:03:25 UTC] ✅ User profile retrieved successfully for user ID: 407
[25-Apr-2026 07:03:27 UTC] === API CALL LOG ===
[25-Apr-2026 07:03:27 UTC] Endpoint: user/profile.php
[25-Apr-2026 07:03:27 UTC] Full Log Data: {
    "timestamp": "2026-04-25 07:03:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d5:85:e4b4:b4f7:ffc8:68b9:a043",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA3IiwidXNlcm5hbWUiOiJAR2xleHBlcnR4IiwiZW1haWwiOiJhdHRhcmtoYWtoYW5AZ21haWwuY29tIiwiZXhwIjoxNzc3NzA0NDQzfQ.2FG-RdZEwYLIWCRpPL4548ZCUmkyjknKIpOF6cm9cJk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1b7ceaeee981a1-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d5:85:e4b4:b4f7:ffc8:68b9:a043",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40d5:85:e4b4:b4f7:ffc8:68b9:a043, 172.71.81.241"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 07:03:27 UTC] === END API CALL LOG ===
[25-Apr-2026 07:03:27 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 07:03:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA3IiwidXNlcm5hbWUiOiJAR2xleHBlcnR4IiwiZW1haWwiOiJhdHRhcmtoYWtoYW5AZ21haWwuY29tIiwiZXhwIjoxNzc3NzA0NDQzfQ.2FG-RdZEwYLIWCRpPL4548ZCUmkyjknKIpOF6cm9cJk
[25-Apr-2026 07:03:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 07:03:27 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 07:03:27 UTC] User ID: 407
[25-Apr-2026 07:03:27 UTC] ✅ User profile retrieved successfully for user ID: 407
[25-Apr-2026 07:03:27 UTC] === API CALL LOG ===
[25-Apr-2026 07:03:27 UTC] Endpoint: user/profile.php
[25-Apr-2026 07:03:27 UTC] Full Log Data: {
    "timestamp": "2026-04-25 07:03:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d5:85:e4b4:b4f7:ffc8:68b9:a043",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA3IiwidXNlcm5hbWUiOiJAR2xleHBlcnR4IiwiZW1haWwiOiJhdHRhcmtoYWtoYW5AZ21haWwuY29tIiwiZXhwIjoxNzc3NzA0NDQzfQ.2FG-RdZEwYLIWCRpPL4548ZCUmkyjknKIpOF6cm9cJk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1b7ced08ec81a1-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d5:85:e4b4:b4f7:ffc8:68b9:a043",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40d5:85:e4b4:b4f7:ffc8:68b9:a043, 172.71.81.242"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 07:03:27 UTC] === END API CALL LOG ===
[25-Apr-2026 07:03:27 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 07:03:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA3IiwidXNlcm5hbWUiOiJAR2xleHBlcnR4IiwiZW1haWwiOiJhdHRhcmtoYWtoYW5AZ21haWwuY29tIiwiZXhwIjoxNzc3NzA0NDQzfQ.2FG-RdZEwYLIWCRpPL4548ZCUmkyjknKIpOF6cm9cJk
[25-Apr-2026 07:03:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 07:03:27 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 07:03:27 UTC] User ID: 407
[25-Apr-2026 07:03:27 UTC] ✅ User profile retrieved successfully for user ID: 407
[25-Apr-2026 07:03:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Apr-2026 07:03:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Apr-2026 07:03:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA3IiwidXNlcm5hbWUiOiJAR2xleHBlcnR4IiwiZW1haWwiOiJhdHRhcmtoYWtoYW5AZ21haWwuY29tIiwiZXhwIjoxNzc3NzA0NDQzfQ.2FG-RdZEwYLIWCRpPL4548ZCUmkyjknKIpOF6cm9cJk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f1b7ced08ea81a1-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40d5:85:e4b4:b4f7:ffc8:68b9:a043","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40d5:85:e4b4:b4f7:ffc8:68b9:a043, 172.71.81.241"}
[25-Apr-2026 07:03:27 UTC] === User Orders API Called ===
[25-Apr-2026 07:03:27 UTC] User ID: 407
[25-Apr-2026 07:03:27 UTC] Limit: 20, Offset: 0
[25-Apr-2026 07:03:27 UTC] Orders found: 0
[25-Apr-2026 07:03:27 UTC] Orders data: []
[25-Apr-2026 07:03:27 UTC] Total orders count: 0
[25-Apr-2026 07:03:29 UTC] === API CALL LOG ===
[25-Apr-2026 07:03:29 UTC] Endpoint: user/profile.php
[25-Apr-2026 07:03:29 UTC] Full Log Data: {
    "timestamp": "2026-04-25 07:03:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d5:85:e4b4:b4f7:ffc8:68b9:a043",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA3IiwidXNlcm5hbWUiOiJAR2xleHBlcnR4IiwiZW1haWwiOiJhdHRhcmtoYWtoYW5AZ21haWwuY29tIiwiZXhwIjoxNzc3NzA0NDQzfQ.2FG-RdZEwYLIWCRpPL4548ZCUmkyjknKIpOF6cm9cJk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1b7cf7db9f81a1-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d5:85:e4b4:b4f7:ffc8:68b9:a043",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40d5:85:e4b4:b4f7:ffc8:68b9:a043, 172.71.81.242"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 07:03:29 UTC] === END API CALL LOG ===
[25-Apr-2026 07:03:29 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 07:03:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA3IiwidXNlcm5hbWUiOiJAR2xleHBlcnR4IiwiZW1haWwiOiJhdHRhcmtoYWtoYW5AZ21haWwuY29tIiwiZXhwIjoxNzc3NzA0NDQzfQ.2FG-RdZEwYLIWCRpPL4548ZCUmkyjknKIpOF6cm9cJk
[25-Apr-2026 07:03:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 07:03:29 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 07:03:29 UTC] User ID: 407
[25-Apr-2026 07:03:29 UTC] ✅ User profile retrieved successfully for user ID: 407
[25-Apr-2026 07:03:31 UTC] === API CALL LOG ===
[25-Apr-2026 07:03:31 UTC] Endpoint: user/profile.php
[25-Apr-2026 07:03:31 UTC] Full Log Data: {
    "timestamp": "2026-04-25 07:03:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d5:85:e4b4:b4f7:ffc8:68b9:a043",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA3IiwidXNlcm5hbWUiOiJAR2xleHBlcnR4IiwiZW1haWwiOiJhdHRhcmtoYWtoYW5AZ21haWwuY29tIiwiZXhwIjoxNzc3NzA0NDQzfQ.2FG-RdZEwYLIWCRpPL4548ZCUmkyjknKIpOF6cm9cJk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1b7d065a9c81a1-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d5:85:e4b4:b4f7:ffc8:68b9:a043",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40d5:85:e4b4:b4f7:ffc8:68b9:a043, 172.71.81.241"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 07:03:31 UTC] === END API CALL LOG ===
[25-Apr-2026 07:03:31 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 07:03:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA3IiwidXNlcm5hbWUiOiJAR2xleHBlcnR4IiwiZW1haWwiOiJhdHRhcmtoYWtoYW5AZ21haWwuY29tIiwiZXhwIjoxNzc3NzA0NDQzfQ.2FG-RdZEwYLIWCRpPL4548ZCUmkyjknKIpOF6cm9cJk
[25-Apr-2026 07:03:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 07:03:31 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 07:03:31 UTC] User ID: 407
[25-Apr-2026 07:03:31 UTC] ✅ User profile retrieved successfully for user ID: 407
[25-Apr-2026 07:03:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Apr-2026 07:03:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Apr-2026 07:03:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA3IiwidXNlcm5hbWUiOiJAR2xleHBlcnR4IiwiZW1haWwiOiJhdHRhcmtoYWtoYW5AZ21haWwuY29tIiwiZXhwIjoxNzc3NzA0NDQzfQ.2FG-RdZEwYLIWCRpPL4548ZCUmkyjknKIpOF6cm9cJk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f1b7d25faea81a1-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40d5:85:e4b4:b4f7:ffc8:68b9:a043","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40d5:85:e4b4:b4f7:ffc8:68b9:a043, 172.71.81.242"}
[25-Apr-2026 07:03:36 UTC] === User Orders API Called ===
[25-Apr-2026 07:03:36 UTC] User ID: 407
[25-Apr-2026 07:03:36 UTC] Limit: 20, Offset: 0
[25-Apr-2026 07:03:36 UTC] Orders found: 0
[25-Apr-2026 07:03:36 UTC] Orders data: []
[25-Apr-2026 07:03:36 UTC] Total orders count: 0
[25-Apr-2026 07:03:36 UTC] === API CALL LOG ===
[25-Apr-2026 07:03:36 UTC] Endpoint: user/profile.php
[25-Apr-2026 07:03:36 UTC] Full Log Data: {
    "timestamp": "2026-04-25 07:03:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d5:85:e4b4:b4f7:ffc8:68b9:a043",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA3IiwidXNlcm5hbWUiOiJAR2xleHBlcnR4IiwiZW1haWwiOiJhdHRhcmtoYWtoYW5AZ21haWwuY29tIiwiZXhwIjoxNzc3NzA0NDQzfQ.2FG-RdZEwYLIWCRpPL4548ZCUmkyjknKIpOF6cm9cJk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1b7d270bfb81a1-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d5:85:e4b4:b4f7:ffc8:68b9:a043",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40d5:85:e4b4:b4f7:ffc8:68b9:a043, 172.71.81.241"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 07:03:36 UTC] === END API CALL LOG ===
[25-Apr-2026 07:03:36 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 07:03:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA3IiwidXNlcm5hbWUiOiJAR2xleHBlcnR4IiwiZW1haWwiOiJhdHRhcmtoYWtoYW5AZ21haWwuY29tIiwiZXhwIjoxNzc3NzA0NDQzfQ.2FG-RdZEwYLIWCRpPL4548ZCUmkyjknKIpOF6cm9cJk
[25-Apr-2026 07:03:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 07:03:36 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 07:03:36 UTC] User ID: 407
[25-Apr-2026 07:03:36 UTC] ✅ User profile retrieved successfully for user ID: 407
[25-Apr-2026 07:03:37 UTC] === API CALL LOG ===
[25-Apr-2026 07:03:37 UTC] Endpoint: user/profile.php
[25-Apr-2026 07:03:37 UTC] Full Log Data: {
    "timestamp": "2026-04-25 07:03:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d5:85:e4b4:b4f7:ffc8:68b9:a043",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA3IiwidXNlcm5hbWUiOiJAR2xleHBlcnR4IiwiZW1haWwiOiJhdHRhcmtoYWtoYW5AZ21haWwuY29tIiwiZXhwIjoxNzc3NzA0NDQzfQ.2FG-RdZEwYLIWCRpPL4548ZCUmkyjknKIpOF6cm9cJk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1b7d2b0ffa81a1-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d5:85:e4b4:b4f7:ffc8:68b9:a043",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40d5:85:e4b4:b4f7:ffc8:68b9:a043, 172.71.81.241"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 07:03:37 UTC] === END API CALL LOG ===
[25-Apr-2026 07:03:37 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 07:03:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA3IiwidXNlcm5hbWUiOiJAR2xleHBlcnR4IiwiZW1haWwiOiJhdHRhcmtoYWtoYW5AZ21haWwuY29tIiwiZXhwIjoxNzc3NzA0NDQzfQ.2FG-RdZEwYLIWCRpPL4548ZCUmkyjknKIpOF6cm9cJk
[25-Apr-2026 07:03:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 07:03:37 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 07:03:37 UTC] User ID: 407
[25-Apr-2026 07:03:37 UTC] ✅ User profile retrieved successfully for user ID: 407
[25-Apr-2026 07:03:38 UTC] === API CALL LOG ===
[25-Apr-2026 07:03:38 UTC] Endpoint: user/profile.php
[25-Apr-2026 07:03:38 UTC] Full Log Data: {
    "timestamp": "2026-04-25 07:03:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d5:85:e4b4:b4f7:ffc8:68b9:a043",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA3IiwidXNlcm5hbWUiOiJAR2xleHBlcnR4IiwiZW1haWwiOiJhdHRhcmtoYWtoYW5AZ21haWwuY29tIiwiZXhwIjoxNzc3NzA0NDQzfQ.2FG-RdZEwYLIWCRpPL4548ZCUmkyjknKIpOF6cm9cJk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1b7d30ade281a1-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d5:85:e4b4:b4f7:ffc8:68b9:a043",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40d5:85:e4b4:b4f7:ffc8:68b9:a043, 172.71.81.241"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 07:03:38 UTC] === END API CALL LOG ===
[25-Apr-2026 07:03:38 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 07:03:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA3IiwidXNlcm5hbWUiOiJAR2xleHBlcnR4IiwiZW1haWwiOiJhdHRhcmtoYWtoYW5AZ21haWwuY29tIiwiZXhwIjoxNzc3NzA0NDQzfQ.2FG-RdZEwYLIWCRpPL4548ZCUmkyjknKIpOF6cm9cJk
[25-Apr-2026 07:03:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 07:03:38 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 07:03:38 UTC] User ID: 407
[25-Apr-2026 07:03:38 UTC] ✅ User profile retrieved successfully for user ID: 407
[25-Apr-2026 07:03:55 UTC] === API CALL LOG ===
[25-Apr-2026 07:03:55 UTC] Endpoint: user/profile.php
[25-Apr-2026 07:03:55 UTC] Full Log Data: {
    "timestamp": "2026-04-25 07:03:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d5:85:e4b4:b4f7:ffc8:68b9:a043",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA3IiwidXNlcm5hbWUiOiJAR2xleHBlcnR4IiwiZW1haWwiOiJhdHRhcmtoYWtoYW5AZ21haWwuY29tIiwiZXhwIjoxNzc3NzA0NDQzfQ.2FG-RdZEwYLIWCRpPL4548ZCUmkyjknKIpOF6cm9cJk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1b7d975ccc81a1-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d5:85:e4b4:b4f7:ffc8:68b9:a043",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40d5:85:e4b4:b4f7:ffc8:68b9:a043, 172.71.81.18"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 07:03:55 UTC] === END API CALL LOG ===
[25-Apr-2026 07:03:55 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 07:03:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA3IiwidXNlcm5hbWUiOiJAR2xleHBlcnR4IiwiZW1haWwiOiJhdHRhcmtoYWtoYW5AZ21haWwuY29tIiwiZXhwIjoxNzc3NzA0NDQzfQ.2FG-RdZEwYLIWCRpPL4548ZCUmkyjknKIpOF6cm9cJk
[25-Apr-2026 07:03:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 07:03:55 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 07:03:55 UTC] User ID: 407
[25-Apr-2026 07:03:55 UTC] ✅ User profile retrieved successfully for user ID: 407
[25-Apr-2026 07:04:04 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Apr-2026 07:04:04 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Apr-2026 07:04:04 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA3IiwidXNlcm5hbWUiOiJAR2xleHBlcnR4IiwiZW1haWwiOiJhdHRhcmtoYWtoYW5AZ21haWwuY29tIiwiZXhwIjoxNzc3NzA0NDQzfQ.2FG-RdZEwYLIWCRpPL4548ZCUmkyjknKIpOF6cm9cJk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f1b7dd0a94481a1-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40d5:85:e4b4:b4f7:ffc8:68b9:a043","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40d5:85:e4b4:b4f7:ffc8:68b9:a043, 172.71.81.17"}
[25-Apr-2026 07:04:04 UTC] === User Orders API Called ===
[25-Apr-2026 07:04:04 UTC] User ID: 407
[25-Apr-2026 07:04:04 UTC] Limit: 20, Offset: 0
[25-Apr-2026 07:04:04 UTC] Orders found: 0
[25-Apr-2026 07:04:04 UTC] Orders data: []
[25-Apr-2026 07:04:04 UTC] Total orders count: 0
[25-Apr-2026 07:04:05 UTC] === API CALL LOG ===
[25-Apr-2026 07:04:05 UTC] Endpoint: user/profile.php
[25-Apr-2026 07:04:05 UTC] Full Log Data: {
    "timestamp": "2026-04-25 07:04:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d5:85:e4b4:b4f7:ffc8:68b9:a043",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA3IiwidXNlcm5hbWUiOiJAR2xleHBlcnR4IiwiZW1haWwiOiJhdHRhcmtoYWtoYW5AZ21haWwuY29tIiwiZXhwIjoxNzc3NzA0NDQzfQ.2FG-RdZEwYLIWCRpPL4548ZCUmkyjknKIpOF6cm9cJk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1b7dd8691b81a1-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d5:85:e4b4:b4f7:ffc8:68b9:a043",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40d5:85:e4b4:b4f7:ffc8:68b9:a043, 172.71.81.17"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 07:04:05 UTC] === END API CALL LOG ===
[25-Apr-2026 07:04:05 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 07:04:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA3IiwidXNlcm5hbWUiOiJAR2xleHBlcnR4IiwiZW1haWwiOiJhdHRhcmtoYWtoYW5AZ21haWwuY29tIiwiZXhwIjoxNzc3NzA0NDQzfQ.2FG-RdZEwYLIWCRpPL4548ZCUmkyjknKIpOF6cm9cJk
[25-Apr-2026 07:04:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 07:04:05 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 07:04:05 UTC] User ID: 407
[25-Apr-2026 07:04:05 UTC] ✅ User profile retrieved successfully for user ID: 407
[25-Apr-2026 07:04:05 UTC] User Purchases API - User ID: 407
[25-Apr-2026 07:04:05 UTC] User Purchases API - Total purchases found: 2
[25-Apr-2026 07:04:08 UTC] User Purchases API - User ID: 407
[25-Apr-2026 07:04:08 UTC] User Purchases API - Total purchases found: 2
[25-Apr-2026 07:04:12 UTC] === API CALL LOG ===
[25-Apr-2026 07:04:12 UTC] Endpoint: user/profile.php
[25-Apr-2026 07:04:12 UTC] Full Log Data: {
    "timestamp": "2026-04-25 07:04:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d5:85:e4b4:b4f7:ffc8:68b9:a043",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA3IiwidXNlcm5hbWUiOiJAR2xleHBlcnR4IiwiZW1haWwiOiJhdHRhcmtoYWtoYW5AZ21haWwuY29tIiwiZXhwIjoxNzc3NzA0NDQzfQ.2FG-RdZEwYLIWCRpPL4548ZCUmkyjknKIpOF6cm9cJk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1b7e054a8f81a1-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d5:85:e4b4:b4f7:ffc8:68b9:a043",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40d5:85:e4b4:b4f7:ffc8:68b9:a043, 172.71.81.17"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 07:04:12 UTC] === END API CALL LOG ===
[25-Apr-2026 07:04:12 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 07:04:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA3IiwidXNlcm5hbWUiOiJAR2xleHBlcnR4IiwiZW1haWwiOiJhdHRhcmtoYWtoYW5AZ21haWwuY29tIiwiZXhwIjoxNzc3NzA0NDQzfQ.2FG-RdZEwYLIWCRpPL4548ZCUmkyjknKIpOF6cm9cJk
[25-Apr-2026 07:04:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 07:04:12 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 07:04:12 UTC] User ID: 407
[25-Apr-2026 07:04:12 UTC] ✅ User profile retrieved successfully for user ID: 407
[25-Apr-2026 07:04:12 UTC] User Purchases API - User ID: 407
[25-Apr-2026 07:04:12 UTC] User Purchases API - Total purchases found: 2
[25-Apr-2026 07:04:13 UTC] === API CALL LOG ===
[25-Apr-2026 07:04:13 UTC] Endpoint: user/profile.php
[25-Apr-2026 07:04:13 UTC] Full Log Data: {
    "timestamp": "2026-04-25 07:04:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d5:85:e4b4:b4f7:ffc8:68b9:a043",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA3IiwidXNlcm5hbWUiOiJAR2xleHBlcnR4IiwiZW1haWwiOiJhdHRhcmtoYWtoYW5AZ21haWwuY29tIiwiZXhwIjoxNzc3NzA0NDQzfQ.2FG-RdZEwYLIWCRpPL4548ZCUmkyjknKIpOF6cm9cJk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1b7e0cea7181a1-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d5:85:e4b4:b4f7:ffc8:68b9:a043",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40d5:85:e4b4:b4f7:ffc8:68b9:a043, 172.71.81.17"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 07:04:13 UTC] === END API CALL LOG ===
[25-Apr-2026 07:04:13 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 07:04:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA3IiwidXNlcm5hbWUiOiJAR2xleHBlcnR4IiwiZW1haWwiOiJhdHRhcmtoYWtoYW5AZ21haWwuY29tIiwiZXhwIjoxNzc3NzA0NDQzfQ.2FG-RdZEwYLIWCRpPL4548ZCUmkyjknKIpOF6cm9cJk
[25-Apr-2026 07:04:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 07:04:13 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 07:04:13 UTC] User ID: 407
[25-Apr-2026 07:04:13 UTC] ✅ User profile retrieved successfully for user ID: 407
[25-Apr-2026 07:04:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Apr-2026 07:04:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Apr-2026 07:04:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA3IiwidXNlcm5hbWUiOiJAR2xleHBlcnR4IiwiZW1haWwiOiJhdHRhcmtoYWtoYW5AZ21haWwuY29tIiwiZXhwIjoxNzc3NzA0NDQzfQ.2FG-RdZEwYLIWCRpPL4548ZCUmkyjknKIpOF6cm9cJk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f1b7e0c39cb81a1-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40d5:85:e4b4:b4f7:ffc8:68b9:a043","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40d5:85:e4b4:b4f7:ffc8:68b9:a043, 172.71.81.18"}
[25-Apr-2026 07:04:13 UTC] === User Orders API Called ===
[25-Apr-2026 07:04:13 UTC] User ID: 407
[25-Apr-2026 07:04:13 UTC] Limit: 20, Offset: 0
[25-Apr-2026 07:04:13 UTC] Orders found: 0
[25-Apr-2026 07:04:13 UTC] Orders data: []
[25-Apr-2026 07:04:13 UTC] Total orders count: 0
[25-Apr-2026 07:04:14 UTC] === API CALL LOG ===
[25-Apr-2026 07:04:14 UTC] Endpoint: user/profile.php
[25-Apr-2026 07:04:14 UTC] Full Log Data: {
    "timestamp": "2026-04-25 07:04:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d5:85:e4b4:b4f7:ffc8:68b9:a043",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA3IiwidXNlcm5hbWUiOiJAR2xleHBlcnR4IiwiZW1haWwiOiJhdHRhcmtoYWtoYW5AZ21haWwuY29tIiwiZXhwIjoxNzc3NzA0NDQzfQ.2FG-RdZEwYLIWCRpPL4548ZCUmkyjknKIpOF6cm9cJk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1b7e109e4d81a1-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d5:85:e4b4:b4f7:ffc8:68b9:a043",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40d5:85:e4b4:b4f7:ffc8:68b9:a043, 172.71.81.17"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 07:04:14 UTC] === END API CALL LOG ===
[25-Apr-2026 07:04:14 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 07:04:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA3IiwidXNlcm5hbWUiOiJAR2xleHBlcnR4IiwiZW1haWwiOiJhdHRhcmtoYWtoYW5AZ21haWwuY29tIiwiZXhwIjoxNzc3NzA0NDQzfQ.2FG-RdZEwYLIWCRpPL4548ZCUmkyjknKIpOF6cm9cJk
[25-Apr-2026 07:04:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 07:04:14 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 07:04:14 UTC] User ID: 407
[25-Apr-2026 07:04:14 UTC] ✅ User profile retrieved successfully for user ID: 407
[25-Apr-2026 07:04:15 UTC] === API CALL LOG ===
[25-Apr-2026 07:04:15 UTC] Endpoint: user/profile.php
[25-Apr-2026 07:04:15 UTC] Full Log Data: {
    "timestamp": "2026-04-25 07:04:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d5:85:e4b4:b4f7:ffc8:68b9:a043",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA3IiwidXNlcm5hbWUiOiJAR2xleHBlcnR4IiwiZW1haWwiOiJhdHRhcmtoYWtoYW5AZ21haWwuY29tIiwiZXhwIjoxNzc3NzA0NDQzfQ.2FG-RdZEwYLIWCRpPL4548ZCUmkyjknKIpOF6cm9cJk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1b7e16ac9681a1-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d5:85:e4b4:b4f7:ffc8:68b9:a043",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40d5:85:e4b4:b4f7:ffc8:68b9:a043, 172.71.81.17"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 07:04:15 UTC] === END API CALL LOG ===
[25-Apr-2026 07:04:15 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 07:04:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA3IiwidXNlcm5hbWUiOiJAR2xleHBlcnR4IiwiZW1haWwiOiJhdHRhcmtoYWtoYW5AZ21haWwuY29tIiwiZXhwIjoxNzc3NzA0NDQzfQ.2FG-RdZEwYLIWCRpPL4548ZCUmkyjknKIpOF6cm9cJk
[25-Apr-2026 07:04:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 07:04:15 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 07:04:15 UTC] User ID: 407
[25-Apr-2026 07:04:15 UTC] ✅ User profile retrieved successfully for user ID: 407
[25-Apr-2026 07:30:11 UTC] === API CALL LOG ===
[25-Apr-2026 07:30:11 UTC] Endpoint: user/profile.php
[25-Apr-2026 07:30:11 UTC] Full Log Data: {
    "timestamp": "2026-04-25 07:30:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8821:8c7e:8cbd:87de:27c4:9d5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA4IiwidXNlcm5hbWUiOiJtcmhhY2tlcjAwMCIsImVtYWlsIjoia2F6aWVzYWsxQGdtYWlsLmNvbSIsImV4cCI6MTc3NzcwNzAxMH0.EmhHXBXQaW9d6_UfuYGKTD4h1whAx-hVRbGNBvFVsPE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1ba4141c41e1c9-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:8821:8c7e:8cbd:87de:27c4:9d5",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:8821:8c7e:8cbd:87de:27c4:9d5, 172.68.234.130"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 07:30:11 UTC] === END API CALL LOG ===
[25-Apr-2026 07:30:11 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 07:30:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA4IiwidXNlcm5hbWUiOiJtcmhhY2tlcjAwMCIsImVtYWlsIjoia2F6aWVzYWsxQGdtYWlsLmNvbSIsImV4cCI6MTc3NzcwNzAxMH0.EmhHXBXQaW9d6_UfuYGKTD4h1whAx-hVRbGNBvFVsPE
[25-Apr-2026 07:30:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 07:30:11 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 07:30:11 UTC] User ID: 408
[25-Apr-2026 07:30:11 UTC] ✅ User profile retrieved successfully for user ID: 408
[25-Apr-2026 07:30:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Apr-2026 07:30:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Apr-2026 07:30:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA4IiwidXNlcm5hbWUiOiJtcmhhY2tlcjAwMCIsImVtYWlsIjoia2F6aWVzYWsxQGdtYWlsLmNvbSIsImV4cCI6MTc3NzcwNzAxMH0.EmhHXBXQaW9d6_UfuYGKTD4h1whAx-hVRbGNBvFVsPE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f1ba4141c44e1c9-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:8821:8c7e:8cbd:87de:27c4:9d5","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:4900:8821:8c7e:8cbd:87de:27c4:9d5, 172.68.234.131"}
[25-Apr-2026 07:30:11 UTC] === User Orders API Called ===
[25-Apr-2026 07:30:11 UTC] User ID: 408
[25-Apr-2026 07:30:11 UTC] Limit: 20, Offset: 0
[25-Apr-2026 07:30:11 UTC] Orders found: 0
[25-Apr-2026 07:30:11 UTC] Orders data: []
[25-Apr-2026 07:30:11 UTC] Total orders count: 0
[25-Apr-2026 07:30:11 UTC] === API CALL LOG ===
[25-Apr-2026 07:30:11 UTC] Endpoint: user/profile.php
[25-Apr-2026 07:30:11 UTC] Full Log Data: {
    "timestamp": "2026-04-25 07:30:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8821:8c7e:8cbd:87de:27c4:9d5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA4IiwidXNlcm5hbWUiOiJtcmhhY2tlcjAwMCIsImVtYWlsIjoia2F6aWVzYWsxQGdtYWlsLmNvbSIsImV4cCI6MTc3NzcwNzAxMH0.EmhHXBXQaW9d6_UfuYGKTD4h1whAx-hVRbGNBvFVsPE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1ba4153df4e1c9-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:8821:8c7e:8cbd:87de:27c4:9d5",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:8821:8c7e:8cbd:87de:27c4:9d5, 172.68.234.130"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 07:30:11 UTC] === END API CALL LOG ===
[25-Apr-2026 07:30:11 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 07:30:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA4IiwidXNlcm5hbWUiOiJtcmhhY2tlcjAwMCIsImVtYWlsIjoia2F6aWVzYWsxQGdtYWlsLmNvbSIsImV4cCI6MTc3NzcwNzAxMH0.EmhHXBXQaW9d6_UfuYGKTD4h1whAx-hVRbGNBvFVsPE
[25-Apr-2026 07:30:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 07:30:11 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 07:30:11 UTC] User ID: 408
[25-Apr-2026 07:30:11 UTC] ✅ User profile retrieved successfully for user ID: 408
[25-Apr-2026 07:30:12 UTC] === API CALL LOG ===
[25-Apr-2026 07:30:12 UTC] Endpoint: user/profile.php
[25-Apr-2026 07:30:12 UTC] Full Log Data: {
    "timestamp": "2026-04-25 07:30:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8821:8c7e:8cbd:87de:27c4:9d5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA4IiwidXNlcm5hbWUiOiJtcmhhY2tlcjAwMCIsImVtYWlsIjoia2F6aWVzYWsxQGdtYWlsLmNvbSIsImV4cCI6MTc3NzcwNzAxMH0.EmhHXBXQaW9d6_UfuYGKTD4h1whAx-hVRbGNBvFVsPE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1ba41aeee6e1c9-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:8821:8c7e:8cbd:87de:27c4:9d5",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:8821:8c7e:8cbd:87de:27c4:9d5, 172.68.234.131"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 07:30:12 UTC] === END API CALL LOG ===
[25-Apr-2026 07:30:12 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 07:30:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA4IiwidXNlcm5hbWUiOiJtcmhhY2tlcjAwMCIsImVtYWlsIjoia2F6aWVzYWsxQGdtYWlsLmNvbSIsImV4cCI6MTc3NzcwNzAxMH0.EmhHXBXQaW9d6_UfuYGKTD4h1whAx-hVRbGNBvFVsPE
[25-Apr-2026 07:30:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 07:30:12 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 07:30:12 UTC] User ID: 408
[25-Apr-2026 07:30:12 UTC] ✅ User profile retrieved successfully for user ID: 408
[25-Apr-2026 07:30:20 UTC] === API CALL LOG ===
[25-Apr-2026 07:30:20 UTC] Endpoint: user/profile.php
[25-Apr-2026 07:30:20 UTC] Full Log Data: {
    "timestamp": "2026-04-25 07:30:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8821:8c7e:8cbd:87de:27c4:9d5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA4IiwidXNlcm5hbWUiOiJtcmhhY2tlcjAwMCIsImVtYWlsIjoia2F6aWVzYWsxQGdtYWlsLmNvbSIsImV4cCI6MTc3NzcwNzAxMH0.EmhHXBXQaW9d6_UfuYGKTD4h1whAx-hVRbGNBvFVsPE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1ba44f5947e1c9-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:8821:8c7e:8cbd:87de:27c4:9d5",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:8821:8c7e:8cbd:87de:27c4:9d5, 172.68.234.131"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 07:30:20 UTC] === END API CALL LOG ===
[25-Apr-2026 07:30:20 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 07:30:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA4IiwidXNlcm5hbWUiOiJtcmhhY2tlcjAwMCIsImVtYWlsIjoia2F6aWVzYWsxQGdtYWlsLmNvbSIsImV4cCI6MTc3NzcwNzAxMH0.EmhHXBXQaW9d6_UfuYGKTD4h1whAx-hVRbGNBvFVsPE
[25-Apr-2026 07:30:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 07:30:20 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 07:30:20 UTC] User ID: 408
[25-Apr-2026 07:30:20 UTC] ✅ User profile retrieved successfully for user ID: 408
[25-Apr-2026 07:30:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Apr-2026 07:30:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Apr-2026 07:30:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA4IiwidXNlcm5hbWUiOiJtcmhhY2tlcjAwMCIsImVtYWlsIjoia2F6aWVzYWsxQGdtYWlsLmNvbSIsImV4cCI6MTc3NzcwNzAxMH0.EmhHXBXQaW9d6_UfuYGKTD4h1whAx-hVRbGNBvFVsPE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f1ba4705a88e1c9-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:8821:8c7e:8cbd:87de:27c4:9d5","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:4900:8821:8c7e:8cbd:87de:27c4:9d5, 172.68.234.131"}
[25-Apr-2026 07:30:26 UTC] === User Orders API Called ===
[25-Apr-2026 07:30:26 UTC] User ID: 408
[25-Apr-2026 07:30:26 UTC] Limit: 20, Offset: 0
[25-Apr-2026 07:30:26 UTC] Orders found: 0
[25-Apr-2026 07:30:26 UTC] Orders data: []
[25-Apr-2026 07:30:26 UTC] Total orders count: 0
[25-Apr-2026 07:30:38 UTC] === API CALL LOG ===
[25-Apr-2026 07:30:38 UTC] Endpoint: user/profile.php
[25-Apr-2026 07:30:38 UTC] Full Log Data: {
    "timestamp": "2026-04-25 07:30:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8821:8c7e:8cbd:87de:27c4:9d5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA4IiwidXNlcm5hbWUiOiJtcmhhY2tlcjAwMCIsImVtYWlsIjoia2F6aWVzYWsxQGdtYWlsLmNvbSIsImV4cCI6MTc3NzcwNzAxMH0.EmhHXBXQaW9d6_UfuYGKTD4h1whAx-hVRbGNBvFVsPE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1ba4c0de3f4777-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:8821:8c7e:8cbd:87de:27c4:9d5",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:8821:8c7e:8cbd:87de:27c4:9d5, 162.159.122.165"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 07:30:38 UTC] === END API CALL LOG ===
[25-Apr-2026 07:30:38 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 07:30:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA4IiwidXNlcm5hbWUiOiJtcmhhY2tlcjAwMCIsImVtYWlsIjoia2F6aWVzYWsxQGdtYWlsLmNvbSIsImV4cCI6MTc3NzcwNzAxMH0.EmhHXBXQaW9d6_UfuYGKTD4h1whAx-hVRbGNBvFVsPE
[25-Apr-2026 07:30:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 07:30:38 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 07:30:38 UTC] User ID: 408
[25-Apr-2026 07:30:38 UTC] ✅ User profile retrieved successfully for user ID: 408
[25-Apr-2026 07:30:39 UTC] === API CALL LOG ===
[25-Apr-2026 07:30:39 UTC] Endpoint: user/profile.php
[25-Apr-2026 07:30:39 UTC] Full Log Data: {
    "timestamp": "2026-04-25 07:30:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8821:8c7e:8cbd:87de:27c4:9d5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA4IiwidXNlcm5hbWUiOiJtcmhhY2tlcjAwMCIsImVtYWlsIjoia2F6aWVzYWsxQGdtYWlsLmNvbSIsImV4cCI6MTc3NzcwNzAxMH0.EmhHXBXQaW9d6_UfuYGKTD4h1whAx-hVRbGNBvFVsPE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1ba4c58d7f4777-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:8821:8c7e:8cbd:87de:27c4:9d5",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:8821:8c7e:8cbd:87de:27c4:9d5, 162.159.122.165"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 07:30:39 UTC] === END API CALL LOG ===
[25-Apr-2026 07:30:39 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 07:30:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA4IiwidXNlcm5hbWUiOiJtcmhhY2tlcjAwMCIsImVtYWlsIjoia2F6aWVzYWsxQGdtYWlsLmNvbSIsImV4cCI6MTc3NzcwNzAxMH0.EmhHXBXQaW9d6_UfuYGKTD4h1whAx-hVRbGNBvFVsPE
[25-Apr-2026 07:30:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 07:30:39 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 07:30:39 UTC] User ID: 408
[25-Apr-2026 07:30:39 UTC] ✅ User profile retrieved successfully for user ID: 408
[25-Apr-2026 07:30:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Apr-2026 07:30:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Apr-2026 07:30:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA4IiwidXNlcm5hbWUiOiJtcmhhY2tlcjAwMCIsImVtYWlsIjoia2F6aWVzYWsxQGdtYWlsLmNvbSIsImV4cCI6MTc3NzcwNzAxMH0.EmhHXBXQaW9d6_UfuYGKTD4h1whAx-hVRbGNBvFVsPE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f1ba4c58d864777-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:8821:8c7e:8cbd:87de:27c4:9d5","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:4900:8821:8c7e:8cbd:87de:27c4:9d5, 162.159.122.165"}
[25-Apr-2026 07:30:39 UTC] === User Orders API Called ===
[25-Apr-2026 07:30:39 UTC] User ID: 408
[25-Apr-2026 07:30:39 UTC] Limit: 20, Offset: 0
[25-Apr-2026 07:30:39 UTC] Orders found: 0
[25-Apr-2026 07:30:39 UTC] Orders data: []
[25-Apr-2026 07:30:39 UTC] Total orders count: 0
[25-Apr-2026 07:30:39 UTC] === API CALL LOG ===
[25-Apr-2026 07:30:39 UTC] Endpoint: user/profile.php
[25-Apr-2026 07:30:39 UTC] Full Log Data: {
    "timestamp": "2026-04-25 07:30:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8821:8c7e:8cbd:87de:27c4:9d5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA4IiwidXNlcm5hbWUiOiJtcmhhY2tlcjAwMCIsImVtYWlsIjoia2F6aWVzYWsxQGdtYWlsLmNvbSIsImV4cCI6MTc3NzcwNzAxMH0.EmhHXBXQaW9d6_UfuYGKTD4h1whAx-hVRbGNBvFVsPE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1ba4c68f0b4777-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:8821:8c7e:8cbd:87de:27c4:9d5",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:8821:8c7e:8cbd:87de:27c4:9d5, 162.159.122.165"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 07:30:39 UTC] === END API CALL LOG ===
[25-Apr-2026 07:30:39 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 07:30:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA4IiwidXNlcm5hbWUiOiJtcmhhY2tlcjAwMCIsImVtYWlsIjoia2F6aWVzYWsxQGdtYWlsLmNvbSIsImV4cCI6MTc3NzcwNzAxMH0.EmhHXBXQaW9d6_UfuYGKTD4h1whAx-hVRbGNBvFVsPE
[25-Apr-2026 07:30:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 07:30:39 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 07:30:39 UTC] User ID: 408
[25-Apr-2026 07:30:39 UTC] ✅ User profile retrieved successfully for user ID: 408
[25-Apr-2026 07:30:40 UTC] === API CALL LOG ===
[25-Apr-2026 07:30:40 UTC] Endpoint: user/profile.php
[25-Apr-2026 07:30:40 UTC] Full Log Data: {
    "timestamp": "2026-04-25 07:30:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8821:8c7e:8cbd:87de:27c4:9d5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA4IiwidXNlcm5hbWUiOiJtcmhhY2tlcjAwMCIsImVtYWlsIjoia2F6aWVzYWsxQGdtYWlsLmNvbSIsImV4cCI6MTc3NzcwNzAxMH0.EmhHXBXQaW9d6_UfuYGKTD4h1whAx-hVRbGNBvFVsPE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1ba4cbcfa94777-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:8821:8c7e:8cbd:87de:27c4:9d5",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:8821:8c7e:8cbd:87de:27c4:9d5, 162.159.122.165"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 07:30:40 UTC] === END API CALL LOG ===
[25-Apr-2026 07:30:40 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 07:30:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA4IiwidXNlcm5hbWUiOiJtcmhhY2tlcjAwMCIsImVtYWlsIjoia2F6aWVzYWsxQGdtYWlsLmNvbSIsImV4cCI6MTc3NzcwNzAxMH0.EmhHXBXQaW9d6_UfuYGKTD4h1whAx-hVRbGNBvFVsPE
[25-Apr-2026 07:30:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 07:30:40 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 07:30:40 UTC] User ID: 408
[25-Apr-2026 07:30:40 UTC] ✅ User profile retrieved successfully for user ID: 408
[25-Apr-2026 07:31:09 UTC] === API CALL LOG ===
[25-Apr-2026 07:31:09 UTC] Endpoint: user/profile.php
[25-Apr-2026 07:31:09 UTC] Full Log Data: {
    "timestamp": "2026-04-25 07:31:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8821:8c7e:8cbd:87de:27c4:9d5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA4IiwidXNlcm5hbWUiOiJtcmhhY2tlcjAwMCIsImVtYWlsIjoia2F6aWVzYWsxQGdtYWlsLmNvbSIsImV4cCI6MTc3NzcwNzAxMH0.EmhHXBXQaW9d6_UfuYGKTD4h1whAx-hVRbGNBvFVsPE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1ba5831d164777-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:8821:8c7e:8cbd:87de:27c4:9d5",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:8821:8c7e:8cbd:87de:27c4:9d5, 162.159.122.165"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 07:31:09 UTC] === END API CALL LOG ===
[25-Apr-2026 07:31:09 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 07:31:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA4IiwidXNlcm5hbWUiOiJtcmhhY2tlcjAwMCIsImVtYWlsIjoia2F6aWVzYWsxQGdtYWlsLmNvbSIsImV4cCI6MTc3NzcwNzAxMH0.EmhHXBXQaW9d6_UfuYGKTD4h1whAx-hVRbGNBvFVsPE
[25-Apr-2026 07:31:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 07:31:09 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 07:31:09 UTC] User ID: 408
[25-Apr-2026 07:31:09 UTC] ✅ User profile retrieved successfully for user ID: 408
[25-Apr-2026 07:31:19 UTC] === API CALL LOG ===
[25-Apr-2026 07:31:19 UTC] Endpoint: user/profile.php
[25-Apr-2026 07:31:19 UTC] Full Log Data: {
    "timestamp": "2026-04-25 07:31:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8821:8c7e:8cbd:87de:27c4:9d5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA4IiwidXNlcm5hbWUiOiJtcmhhY2tlcjAwMCIsImVtYWlsIjoia2F6aWVzYWsxQGdtYWlsLmNvbSIsImV4cCI6MTc3NzcwNzAxMH0.EmhHXBXQaW9d6_UfuYGKTD4h1whAx-hVRbGNBvFVsPE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1ba5be8ff9e1f4-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:8821:8c7e:8cbd:87de:27c4:9d5",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:8821:8c7e:8cbd:87de:27c4:9d5, 172.70.108.14"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 07:31:19 UTC] === END API CALL LOG ===
[25-Apr-2026 07:31:19 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 07:31:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA4IiwidXNlcm5hbWUiOiJtcmhhY2tlcjAwMCIsImVtYWlsIjoia2F6aWVzYWsxQGdtYWlsLmNvbSIsImV4cCI6MTc3NzcwNzAxMH0.EmhHXBXQaW9d6_UfuYGKTD4h1whAx-hVRbGNBvFVsPE
[25-Apr-2026 07:31:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 07:31:19 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 07:31:19 UTC] User ID: 408
[25-Apr-2026 07:31:19 UTC] ✅ User profile retrieved successfully for user ID: 408
[25-Apr-2026 07:31:20 UTC] === API CALL LOG ===
[25-Apr-2026 07:31:20 UTC] Endpoint: user/profile.php
[25-Apr-2026 07:31:20 UTC] Full Log Data: {
    "timestamp": "2026-04-25 07:31:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8821:8c7e:8cbd:87de:27c4:9d5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA4IiwidXNlcm5hbWUiOiJtcmhhY2tlcjAwMCIsImVtYWlsIjoia2F6aWVzYWsxQGdtYWlsLmNvbSIsImV4cCI6MTc3NzcwNzAxMH0.EmhHXBXQaW9d6_UfuYGKTD4h1whAx-hVRbGNBvFVsPE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1ba5c47a60e1f4-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:8821:8c7e:8cbd:87de:27c4:9d5",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:8821:8c7e:8cbd:87de:27c4:9d5, 172.70.108.14"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 07:31:20 UTC] === END API CALL LOG ===
[25-Apr-2026 07:31:20 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 07:31:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA4IiwidXNlcm5hbWUiOiJtcmhhY2tlcjAwMCIsImVtYWlsIjoia2F6aWVzYWsxQGdtYWlsLmNvbSIsImV4cCI6MTc3NzcwNzAxMH0.EmhHXBXQaW9d6_UfuYGKTD4h1whAx-hVRbGNBvFVsPE
[25-Apr-2026 07:31:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 07:31:20 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 07:31:20 UTC] User ID: 408
[25-Apr-2026 07:31:20 UTC] ✅ User profile retrieved successfully for user ID: 408
[25-Apr-2026 07:31:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Apr-2026 07:31:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Apr-2026 07:31:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA4IiwidXNlcm5hbWUiOiJtcmhhY2tlcjAwMCIsImVtYWlsIjoia2F6aWVzYWsxQGdtYWlsLmNvbSIsImV4cCI6MTc3NzcwNzAxMH0.EmhHXBXQaW9d6_UfuYGKTD4h1whAx-hVRbGNBvFVsPE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f1ba5c47a64e1f4-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:8821:8c7e:8cbd:87de:27c4:9d5","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:4900:8821:8c7e:8cbd:87de:27c4:9d5, 172.70.108.15"}
[25-Apr-2026 07:31:20 UTC] === User Orders API Called ===
[25-Apr-2026 07:31:20 UTC] User ID: 408
[25-Apr-2026 07:31:20 UTC] Limit: 20, Offset: 0
[25-Apr-2026 07:31:20 UTC] Orders found: 0
[25-Apr-2026 07:31:20 UTC] Orders data: []
[25-Apr-2026 07:31:20 UTC] Total orders count: 0
[25-Apr-2026 07:31:20 UTC] === API CALL LOG ===
[25-Apr-2026 07:31:20 UTC] Endpoint: user/profile.php
[25-Apr-2026 07:31:20 UTC] Full Log Data: {
    "timestamp": "2026-04-25 07:31:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8821:8c7e:8cbd:87de:27c4:9d5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA4IiwidXNlcm5hbWUiOiJtcmhhY2tlcjAwMCIsImVtYWlsIjoia2F6aWVzYWsxQGdtYWlsLmNvbSIsImV4cCI6MTc3NzcwNzAxMH0.EmhHXBXQaW9d6_UfuYGKTD4h1whAx-hVRbGNBvFVsPE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1ba5c47a66e1f4-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:8821:8c7e:8cbd:87de:27c4:9d5",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:8821:8c7e:8cbd:87de:27c4:9d5, 172.70.108.15"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 07:31:20 UTC] === END API CALL LOG ===
[25-Apr-2026 07:31:20 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 07:31:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA4IiwidXNlcm5hbWUiOiJtcmhhY2tlcjAwMCIsImVtYWlsIjoia2F6aWVzYWsxQGdtYWlsLmNvbSIsImV4cCI6MTc3NzcwNzAxMH0.EmhHXBXQaW9d6_UfuYGKTD4h1whAx-hVRbGNBvFVsPE
[25-Apr-2026 07:31:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 07:31:20 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 07:31:20 UTC] User ID: 408
[25-Apr-2026 07:31:20 UTC] ✅ User profile retrieved successfully for user ID: 408
[25-Apr-2026 07:31:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Apr-2026 07:31:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Apr-2026 07:31:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA4IiwidXNlcm5hbWUiOiJtcmhhY2tlcjAwMCIsImVtYWlsIjoia2F6aWVzYWsxQGdtYWlsLmNvbSIsImV4cCI6MTc3NzcwNzAxMH0.EmhHXBXQaW9d6_UfuYGKTD4h1whAx-hVRbGNBvFVsPE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f1ba5ee9b6de1f4-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:8821:8c7e:8cbd:87de:27c4:9d5","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:4900:8821:8c7e:8cbd:87de:27c4:9d5, 172.70.108.15"}
[25-Apr-2026 07:31:27 UTC] === User Orders API Called ===
[25-Apr-2026 07:31:27 UTC] User ID: 408
[25-Apr-2026 07:31:27 UTC] Limit: 20, Offset: 0
[25-Apr-2026 07:31:27 UTC] Orders found: 0
[25-Apr-2026 07:31:27 UTC] Orders data: []
[25-Apr-2026 07:31:27 UTC] Total orders count: 0
[25-Apr-2026 07:31:27 UTC] === API CALL LOG ===
[25-Apr-2026 07:31:27 UTC] Endpoint: user/profile.php
[25-Apr-2026 07:31:27 UTC] Full Log Data: {
    "timestamp": "2026-04-25 07:31:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8821:8c7e:8cbd:87de:27c4:9d5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA4IiwidXNlcm5hbWUiOiJtcmhhY2tlcjAwMCIsImVtYWlsIjoia2F6aWVzYWsxQGdtYWlsLmNvbSIsImV4cCI6MTc3NzcwNzAxMH0.EmhHXBXQaW9d6_UfuYGKTD4h1whAx-hVRbGNBvFVsPE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1ba5ee9b71e1f4-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:8821:8c7e:8cbd:87de:27c4:9d5",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:8821:8c7e:8cbd:87de:27c4:9d5, 172.70.108.14"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 07:31:27 UTC] === END API CALL LOG ===
[25-Apr-2026 07:31:27 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 07:31:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA4IiwidXNlcm5hbWUiOiJtcmhhY2tlcjAwMCIsImVtYWlsIjoia2F6aWVzYWsxQGdtYWlsLmNvbSIsImV4cCI6MTc3NzcwNzAxMH0.EmhHXBXQaW9d6_UfuYGKTD4h1whAx-hVRbGNBvFVsPE
[25-Apr-2026 07:31:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 07:31:27 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 07:31:27 UTC] User ID: 408
[25-Apr-2026 07:31:27 UTC] ✅ User profile retrieved successfully for user ID: 408
[25-Apr-2026 07:31:27 UTC] === API CALL LOG ===
[25-Apr-2026 07:31:27 UTC] Endpoint: user/profile.php
[25-Apr-2026 07:31:27 UTC] Full Log Data: {
    "timestamp": "2026-04-25 07:31:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8821:8c7e:8cbd:87de:27c4:9d5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA4IiwidXNlcm5hbWUiOiJtcmhhY2tlcjAwMCIsImVtYWlsIjoia2F6aWVzYWsxQGdtYWlsLmNvbSIsImV4cCI6MTc3NzcwNzAxMH0.EmhHXBXQaW9d6_UfuYGKTD4h1whAx-hVRbGNBvFVsPE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1ba5f2490fe1f4-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:8821:8c7e:8cbd:87de:27c4:9d5",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:8821:8c7e:8cbd:87de:27c4:9d5, 172.70.108.15"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 07:31:27 UTC] === END API CALL LOG ===
[25-Apr-2026 07:31:27 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 07:31:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA4IiwidXNlcm5hbWUiOiJtcmhhY2tlcjAwMCIsImVtYWlsIjoia2F6aWVzYWsxQGdtYWlsLmNvbSIsImV4cCI6MTc3NzcwNzAxMH0.EmhHXBXQaW9d6_UfuYGKTD4h1whAx-hVRbGNBvFVsPE
[25-Apr-2026 07:31:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 07:31:27 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 07:31:27 UTC] User ID: 408
[25-Apr-2026 07:31:27 UTC] ✅ User profile retrieved successfully for user ID: 408
[25-Apr-2026 07:32:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Apr-2026 07:32:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Apr-2026 07:32:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA4IiwidXNlcm5hbWUiOiJtcmhhY2tlcjAwMCIsImVtYWlsIjoia2F6aWVzYWsxQGdtYWlsLmNvbSIsImV4cCI6MTc3NzcwNzAxMH0.EmhHXBXQaW9d6_UfuYGKTD4h1whAx-hVRbGNBvFVsPE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f1ba6f6ca35e1f4-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:8821:8c7e:8cbd:87de:27c4:9d5","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:4900:8821:8c7e:8cbd:87de:27c4:9d5, 172.70.108.14"}
[25-Apr-2026 07:32:09 UTC] === User Orders API Called ===
[25-Apr-2026 07:32:09 UTC] User ID: 408
[25-Apr-2026 07:32:09 UTC] Limit: 20, Offset: 0
[25-Apr-2026 07:32:09 UTC] Orders found: 0
[25-Apr-2026 07:32:09 UTC] Orders data: []
[25-Apr-2026 07:32:09 UTC] Total orders count: 0
[25-Apr-2026 07:32:09 UTC] === API CALL LOG ===
[25-Apr-2026 07:32:09 UTC] Endpoint: user/profile.php
[25-Apr-2026 07:32:09 UTC] Full Log Data: {
    "timestamp": "2026-04-25 07:32:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8821:8c7e:8cbd:87de:27c4:9d5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA4IiwidXNlcm5hbWUiOiJtcmhhY2tlcjAwMCIsImVtYWlsIjoia2F6aWVzYWsxQGdtYWlsLmNvbSIsImV4cCI6MTc3NzcwNzAxMH0.EmhHXBXQaW9d6_UfuYGKTD4h1whAx-hVRbGNBvFVsPE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1ba6f6ca3be1f4-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:8821:8c7e:8cbd:87de:27c4:9d5",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:8821:8c7e:8cbd:87de:27c4:9d5, 172.70.108.15"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 07:32:09 UTC] === END API CALL LOG ===
[25-Apr-2026 07:32:09 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 07:32:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA4IiwidXNlcm5hbWUiOiJtcmhhY2tlcjAwMCIsImVtYWlsIjoia2F6aWVzYWsxQGdtYWlsLmNvbSIsImV4cCI6MTc3NzcwNzAxMH0.EmhHXBXQaW9d6_UfuYGKTD4h1whAx-hVRbGNBvFVsPE
[25-Apr-2026 07:32:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 07:32:09 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 07:32:09 UTC] User ID: 408
[25-Apr-2026 07:32:09 UTC] ✅ User profile retrieved successfully for user ID: 408
[25-Apr-2026 07:32:09 UTC] === API CALL LOG ===
[25-Apr-2026 07:32:09 UTC] Endpoint: user/profile.php
[25-Apr-2026 07:32:09 UTC] Full Log Data: {
    "timestamp": "2026-04-25 07:32:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8821:8c7e:8cbd:87de:27c4:9d5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA4IiwidXNlcm5hbWUiOiJtcmhhY2tlcjAwMCIsImVtYWlsIjoia2F6aWVzYWsxQGdtYWlsLmNvbSIsImV4cCI6MTc3NzcwNzAxMH0.EmhHXBXQaW9d6_UfuYGKTD4h1whAx-hVRbGNBvFVsPE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1ba6f91e52e1f4-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:8821:8c7e:8cbd:87de:27c4:9d5",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:8821:8c7e:8cbd:87de:27c4:9d5, 172.70.108.15"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 07:32:09 UTC] === END API CALL LOG ===
[25-Apr-2026 07:32:09 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 07:32:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA4IiwidXNlcm5hbWUiOiJtcmhhY2tlcjAwMCIsImVtYWlsIjoia2F6aWVzYWsxQGdtYWlsLmNvbSIsImV4cCI6MTc3NzcwNzAxMH0.EmhHXBXQaW9d6_UfuYGKTD4h1whAx-hVRbGNBvFVsPE
[25-Apr-2026 07:32:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 07:32:09 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 07:32:09 UTC] User ID: 408
[25-Apr-2026 07:32:09 UTC] ✅ User profile retrieved successfully for user ID: 408
[25-Apr-2026 07:33:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Apr-2026 07:33:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Apr-2026 07:33:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA3IiwidXNlcm5hbWUiOiJAR2xleHBlcnR4IiwiZW1haWwiOiJhdHRhcmtoYWtoYW5AZ21haWwuY29tIiwiZXhwIjoxNzc3NzA0NDQzfQ.2FG-RdZEwYLIWCRpPL4548ZCUmkyjknKIpOF6cm9cJk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f1ba9358aafe161-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"106.205.140.240","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"106.205.140.240, 172.68.234.130"}
[25-Apr-2026 07:33:41 UTC] === User Orders API Called ===
[25-Apr-2026 07:33:41 UTC] User ID: 407
[25-Apr-2026 07:33:41 UTC] Limit: 20, Offset: 0
[25-Apr-2026 07:33:41 UTC] === API CALL LOG ===
[25-Apr-2026 07:33:41 UTC] Endpoint: user/profile.php
[25-Apr-2026 07:33:41 UTC] Full Log Data: {
    "timestamp": "2026-04-25 07:33:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "106.205.140.240",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA3IiwidXNlcm5hbWUiOiJAR2xleHBlcnR4IiwiZW1haWwiOiJhdHRhcmtoYWtoYW5AZ21haWwuY29tIiwiZXhwIjoxNzc3NzA0NDQzfQ.2FG-RdZEwYLIWCRpPL4548ZCUmkyjknKIpOF6cm9cJk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1ba9358ab2e161-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "106.205.140.240",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "106.205.140.240, 172.68.234.130"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 07:33:41 UTC] === END API CALL LOG ===
[25-Apr-2026 07:33:41 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 07:33:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA3IiwidXNlcm5hbWUiOiJAR2xleHBlcnR4IiwiZW1haWwiOiJhdHRhcmtoYWtoYW5AZ21haWwuY29tIiwiZXhwIjoxNzc3NzA0NDQzfQ.2FG-RdZEwYLIWCRpPL4548ZCUmkyjknKIpOF6cm9cJk
[25-Apr-2026 07:33:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 07:33:41 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 07:33:41 UTC] Orders found: 0
[25-Apr-2026 07:33:41 UTC] User ID: 407
[25-Apr-2026 07:33:41 UTC] Orders data: []
[25-Apr-2026 07:33:41 UTC] Total orders count: 0
[25-Apr-2026 07:33:41 UTC] ✅ User profile retrieved successfully for user ID: 407
[25-Apr-2026 07:33:42 UTC] === API CALL LOG ===
[25-Apr-2026 07:33:42 UTC] Endpoint: user/profile.php
[25-Apr-2026 07:33:42 UTC] Full Log Data: {
    "timestamp": "2026-04-25 07:33:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "106.205.140.240",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA3IiwidXNlcm5hbWUiOiJAR2xleHBlcnR4IiwiZW1haWwiOiJhdHRhcmtoYWtoYW5AZ21haWwuY29tIiwiZXhwIjoxNzc3NzA0NDQzfQ.2FG-RdZEwYLIWCRpPL4548ZCUmkyjknKIpOF6cm9cJk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1ba93cef55e161-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "106.205.140.240",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "106.205.140.240, 172.68.234.130"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 07:33:42 UTC] === END API CALL LOG ===
[25-Apr-2026 07:33:42 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 07:33:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA3IiwidXNlcm5hbWUiOiJAR2xleHBlcnR4IiwiZW1haWwiOiJhdHRhcmtoYWtoYW5AZ21haWwuY29tIiwiZXhwIjoxNzc3NzA0NDQzfQ.2FG-RdZEwYLIWCRpPL4548ZCUmkyjknKIpOF6cm9cJk
[25-Apr-2026 07:33:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 07:33:42 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 07:33:42 UTC] User ID: 407
[25-Apr-2026 07:33:42 UTC] ✅ User profile retrieved successfully for user ID: 407
[25-Apr-2026 07:38:15 UTC] === API CALL LOG ===
[25-Apr-2026 07:38:15 UTC] Endpoint: user/profile.php
[25-Apr-2026 07:38:15 UTC] Full Log Data: {
    "timestamp": "2026-04-25 07:38:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d5:85:e4b4:b4f7:ffc8:68b9:a043",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA3IiwidXNlcm5hbWUiOiJAR2xleHBlcnR4IiwiZW1haWwiOiJhdHRhcmtoYWtoYW5AZ21haWwuY29tIiwiZXhwIjoxNzc3NzA0NDQzfQ.2FG-RdZEwYLIWCRpPL4548ZCUmkyjknKIpOF6cm9cJk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1bafe4ab829d6f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d5:85:e4b4:b4f7:ffc8:68b9:a043",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40d5:85:e4b4:b4f7:ffc8:68b9:a043, 172.69.176.75"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 07:38:15 UTC] === END API CALL LOG ===
[25-Apr-2026 07:38:15 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 07:38:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA3IiwidXNlcm5hbWUiOiJAR2xleHBlcnR4IiwiZW1haWwiOiJhdHRhcmtoYWtoYW5AZ21haWwuY29tIiwiZXhwIjoxNzc3NzA0NDQzfQ.2FG-RdZEwYLIWCRpPL4548ZCUmkyjknKIpOF6cm9cJk
[25-Apr-2026 07:38:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 07:38:15 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 07:38:15 UTC] User ID: 407
[25-Apr-2026 07:38:15 UTC] ✅ User profile retrieved successfully for user ID: 407
[25-Apr-2026 07:38:15 UTC] === API CALL LOG ===
[25-Apr-2026 07:38:15 UTC] Endpoint: user/profile.php
[25-Apr-2026 07:38:15 UTC] Full Log Data: {
    "timestamp": "2026-04-25 07:38:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d5:85:e4b4:b4f7:ffc8:68b9:a043",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA3IiwidXNlcm5hbWUiOiJAR2xleHBlcnR4IiwiZW1haWwiOiJhdHRhcmtoYWtoYW5AZ21haWwuY29tIiwiZXhwIjoxNzc3NzA0NDQzfQ.2FG-RdZEwYLIWCRpPL4548ZCUmkyjknKIpOF6cm9cJk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1bafe678739d6f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d5:85:e4b4:b4f7:ffc8:68b9:a043",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40d5:85:e4b4:b4f7:ffc8:68b9:a043, 172.69.176.75"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 07:38:15 UTC] === END API CALL LOG ===
[25-Apr-2026 07:38:15 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 07:38:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA3IiwidXNlcm5hbWUiOiJAR2xleHBlcnR4IiwiZW1haWwiOiJhdHRhcmtoYWtoYW5AZ21haWwuY29tIiwiZXhwIjoxNzc3NzA0NDQzfQ.2FG-RdZEwYLIWCRpPL4548ZCUmkyjknKIpOF6cm9cJk
[25-Apr-2026 07:38:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 07:38:15 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 07:38:15 UTC] User ID: 407
[25-Apr-2026 07:38:15 UTC] ✅ User profile retrieved successfully for user ID: 407
[25-Apr-2026 07:38:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Apr-2026 07:38:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Apr-2026 07:38:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA3IiwidXNlcm5hbWUiOiJAR2xleHBlcnR4IiwiZW1haWwiOiJhdHRhcmtoYWtoYW5AZ21haWwuY29tIiwiZXhwIjoxNzc3NzA0NDQzfQ.2FG-RdZEwYLIWCRpPL4548ZCUmkyjknKIpOF6cm9cJk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f1baff75fed9d6f-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40d5:85:e4b4:b4f7:ffc8:68b9:a043","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40d5:85:e4b4:b4f7:ffc8:68b9:a043, 172.69.176.75"}
[25-Apr-2026 07:38:18 UTC] === User Orders API Called ===
[25-Apr-2026 07:38:18 UTC] User ID: 407
[25-Apr-2026 07:38:18 UTC] Limit: 20, Offset: 0
[25-Apr-2026 07:38:18 UTC] Orders found: 0
[25-Apr-2026 07:38:18 UTC] Orders data: []
[25-Apr-2026 07:38:18 UTC] Total orders count: 0
[25-Apr-2026 07:38:18 UTC] === API CALL LOG ===
[25-Apr-2026 07:38:18 UTC] Endpoint: user/profile.php
[25-Apr-2026 07:38:18 UTC] Full Log Data: {
    "timestamp": "2026-04-25 07:38:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d5:85:e4b4:b4f7:ffc8:68b9:a043",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA3IiwidXNlcm5hbWUiOiJAR2xleHBlcnR4IiwiZW1haWwiOiJhdHRhcmtoYWtoYW5AZ21haWwuY29tIiwiZXhwIjoxNzc3NzA0NDQzfQ.2FG-RdZEwYLIWCRpPL4548ZCUmkyjknKIpOF6cm9cJk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1baff88ad99d6f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d5:85:e4b4:b4f7:ffc8:68b9:a043",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40d5:85:e4b4:b4f7:ffc8:68b9:a043, 172.69.176.75"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 07:38:18 UTC] === END API CALL LOG ===
[25-Apr-2026 07:38:18 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 07:38:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA3IiwidXNlcm5hbWUiOiJAR2xleHBlcnR4IiwiZW1haWwiOiJhdHRhcmtoYWtoYW5AZ21haWwuY29tIiwiZXhwIjoxNzc3NzA0NDQzfQ.2FG-RdZEwYLIWCRpPL4548ZCUmkyjknKIpOF6cm9cJk
[25-Apr-2026 07:38:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 07:38:18 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 07:38:18 UTC] User ID: 407
[25-Apr-2026 07:38:18 UTC] ✅ User profile retrieved successfully for user ID: 407
[25-Apr-2026 07:38:19 UTC] === API CALL LOG ===
[25-Apr-2026 07:38:19 UTC] Endpoint: user/profile.php
[25-Apr-2026 07:38:19 UTC] Full Log Data: {
    "timestamp": "2026-04-25 07:38:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d5:85:e4b4:b4f7:ffc8:68b9:a043",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA3IiwidXNlcm5hbWUiOiJAR2xleHBlcnR4IiwiZW1haWwiOiJhdHRhcmtoYWtoYW5AZ21haWwuY29tIiwiZXhwIjoxNzc3NzA0NDQzfQ.2FG-RdZEwYLIWCRpPL4548ZCUmkyjknKIpOF6cm9cJk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1baffc9d289d6f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d5:85:e4b4:b4f7:ffc8:68b9:a043",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40d5:85:e4b4:b4f7:ffc8:68b9:a043, 172.69.176.75"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 07:38:19 UTC] === END API CALL LOG ===
[25-Apr-2026 07:38:19 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 07:38:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA3IiwidXNlcm5hbWUiOiJAR2xleHBlcnR4IiwiZW1haWwiOiJhdHRhcmtoYWtoYW5AZ21haWwuY29tIiwiZXhwIjoxNzc3NzA0NDQzfQ.2FG-RdZEwYLIWCRpPL4548ZCUmkyjknKIpOF6cm9cJk
[25-Apr-2026 07:38:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 07:38:19 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 07:38:19 UTC] User ID: 407
[25-Apr-2026 07:38:19 UTC] ✅ User profile retrieved successfully for user ID: 407
[25-Apr-2026 07:38:20 UTC] === API CALL LOG ===
[25-Apr-2026 07:38:20 UTC] Endpoint: user/profile.php
[25-Apr-2026 07:38:20 UTC] Full Log Data: {
    "timestamp": "2026-04-25 07:38:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d5:85:e4b4:b4f7:ffc8:68b9:a043",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA3IiwidXNlcm5hbWUiOiJAR2xleHBlcnR4IiwiZW1haWwiOiJhdHRhcmtoYWtoYW5AZ21haWwuY29tIiwiZXhwIjoxNzc3NzA0NDQzfQ.2FG-RdZEwYLIWCRpPL4548ZCUmkyjknKIpOF6cm9cJk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1bb004bc0f9d6f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d5:85:e4b4:b4f7:ffc8:68b9:a043",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40d5:85:e4b4:b4f7:ffc8:68b9:a043, 172.69.176.75"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 07:38:20 UTC] === END API CALL LOG ===
[25-Apr-2026 07:38:20 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 07:38:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA3IiwidXNlcm5hbWUiOiJAR2xleHBlcnR4IiwiZW1haWwiOiJhdHRhcmtoYWtoYW5AZ21haWwuY29tIiwiZXhwIjoxNzc3NzA0NDQzfQ.2FG-RdZEwYLIWCRpPL4548ZCUmkyjknKIpOF6cm9cJk
[25-Apr-2026 07:38:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 07:38:20 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 07:38:20 UTC] User ID: 407
[25-Apr-2026 07:38:20 UTC] ✅ User profile retrieved successfully for user ID: 407
[25-Apr-2026 08:56:10 UTC] === API CALL LOG ===
[25-Apr-2026 08:56:10 UTC] Endpoint: user/profile.php
[25-Apr-2026 08:56:10 UTC] Full Log Data: {
    "timestamp": "2026-04-25 08:56:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "106.205.140.240",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA3IiwidXNlcm5hbWUiOiJAR2xleHBlcnR4IiwiZW1haWwiOiJhdHRhcmtoYWtoYW5AZ21haWwuY29tIiwiZXhwIjoxNzc3NzA0NDQzfQ.2FG-RdZEwYLIWCRpPL4548ZCUmkyjknKIpOF6cm9cJk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1c22085e972c49-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "106.205.140.240",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "106.205.140.240, 162.159.122.165"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 08:56:10 UTC] === END API CALL LOG ===
[25-Apr-2026 08:56:10 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 08:56:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA3IiwidXNlcm5hbWUiOiJAR2xleHBlcnR4IiwiZW1haWwiOiJhdHRhcmtoYWtoYW5AZ21haWwuY29tIiwiZXhwIjoxNzc3NzA0NDQzfQ.2FG-RdZEwYLIWCRpPL4548ZCUmkyjknKIpOF6cm9cJk
[25-Apr-2026 08:56:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 08:56:10 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 08:56:10 UTC] User ID: 407
[25-Apr-2026 08:56:10 UTC] ✅ User profile retrieved successfully for user ID: 407
[25-Apr-2026 08:56:11 UTC] === API CALL LOG ===
[25-Apr-2026 08:56:11 UTC] Endpoint: user/profile.php
[25-Apr-2026 08:56:11 UTC] Full Log Data: {
    "timestamp": "2026-04-25 08:56:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "106.205.140.240",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA3IiwidXNlcm5hbWUiOiJAR2xleHBlcnR4IiwiZW1haWwiOiJhdHRhcmtoYWtoYW5AZ21haWwuY29tIiwiZXhwIjoxNzc3NzA0NDQzfQ.2FG-RdZEwYLIWCRpPL4548ZCUmkyjknKIpOF6cm9cJk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1c220d28b72c49-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "106.205.140.240",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "106.205.140.240, 162.159.122.75"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 08:56:11 UTC] === END API CALL LOG ===
[25-Apr-2026 08:56:11 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 08:56:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA3IiwidXNlcm5hbWUiOiJAR2xleHBlcnR4IiwiZW1haWwiOiJhdHRhcmtoYWtoYW5AZ21haWwuY29tIiwiZXhwIjoxNzc3NzA0NDQzfQ.2FG-RdZEwYLIWCRpPL4548ZCUmkyjknKIpOF6cm9cJk
[25-Apr-2026 08:56:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 08:56:11 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 08:56:11 UTC] User ID: 407
[25-Apr-2026 08:56:11 UTC] ✅ User profile retrieved successfully for user ID: 407
[25-Apr-2026 08:56:11 UTC] === API CALL LOG ===
[25-Apr-2026 08:56:11 UTC] Endpoint: user/profile.php
[25-Apr-2026 08:56:11 UTC] Full Log Data: {
    "timestamp": "2026-04-25 08:56:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "106.205.140.240",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA3IiwidXNlcm5hbWUiOiJAR2xleHBlcnR4IiwiZW1haWwiOiJhdHRhcmtoYWtoYW5AZ21haWwuY29tIiwiZXhwIjoxNzc3NzA0NDQzfQ.2FG-RdZEwYLIWCRpPL4548ZCUmkyjknKIpOF6cm9cJk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1c220e3aa52c49-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "106.205.140.240",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "106.205.140.240, 162.159.122.75"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 08:56:11 UTC] === END API CALL LOG ===
[25-Apr-2026 08:56:11 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 08:56:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA3IiwidXNlcm5hbWUiOiJAR2xleHBlcnR4IiwiZW1haWwiOiJhdHRhcmtoYWtoYW5AZ21haWwuY29tIiwiZXhwIjoxNzc3NzA0NDQzfQ.2FG-RdZEwYLIWCRpPL4548ZCUmkyjknKIpOF6cm9cJk
[25-Apr-2026 08:56:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 08:56:11 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 08:56:11 UTC] User ID: 407
[25-Apr-2026 08:56:11 UTC] ✅ User profile retrieved successfully for user ID: 407
[25-Apr-2026 08:56:11 UTC] === API CALL LOG ===
[25-Apr-2026 08:56:11 UTC] Endpoint: user/profile.php
[25-Apr-2026 08:56:11 UTC] Full Log Data: {
    "timestamp": "2026-04-25 08:56:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "106.205.140.240",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA3IiwidXNlcm5hbWUiOiJAR2xleHBlcnR4IiwiZW1haWwiOiJhdHRhcmtoYWtoYW5AZ21haWwuY29tIiwiZXhwIjoxNzc3NzA0NDQzfQ.2FG-RdZEwYLIWCRpPL4548ZCUmkyjknKIpOF6cm9cJk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1c220f4cf92c49-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "106.205.140.240",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "106.205.140.240, 162.159.122.74"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 08:56:11 UTC] === END API CALL LOG ===
[25-Apr-2026 08:56:11 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 08:56:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA3IiwidXNlcm5hbWUiOiJAR2xleHBlcnR4IiwiZW1haWwiOiJhdHRhcmtoYWtoYW5AZ21haWwuY29tIiwiZXhwIjoxNzc3NzA0NDQzfQ.2FG-RdZEwYLIWCRpPL4548ZCUmkyjknKIpOF6cm9cJk
[25-Apr-2026 08:56:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 08:56:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Apr-2026 08:56:11 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 08:56:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Apr-2026 08:56:11 UTC] User ID: 407
[25-Apr-2026 08:56:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA3IiwidXNlcm5hbWUiOiJAR2xleHBlcnR4IiwiZW1haWwiOiJhdHRhcmtoYWtoYW5AZ21haWwuY29tIiwiZXhwIjoxNzc3NzA0NDQzfQ.2FG-RdZEwYLIWCRpPL4548ZCUmkyjknKIpOF6cm9cJk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f1c220f4cf72c49-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"106.205.140.240","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"106.205.140.240, 162.159.122.75"}
[25-Apr-2026 08:56:11 UTC] === User Orders API Called ===
[25-Apr-2026 08:56:11 UTC] User ID: 407
[25-Apr-2026 08:56:11 UTC] ✅ User profile retrieved successfully for user ID: 407
[25-Apr-2026 08:56:11 UTC] Limit: 20, Offset: 0
[25-Apr-2026 08:56:11 UTC] Orders found: 0
[25-Apr-2026 08:56:11 UTC] Orders data: []
[25-Apr-2026 08:56:11 UTC] Total orders count: 0
[25-Apr-2026 08:56:13 UTC] === API CALL LOG ===
[25-Apr-2026 08:56:13 UTC] Endpoint: user/profile.php
[25-Apr-2026 08:56:13 UTC] Full Log Data: {
    "timestamp": "2026-04-25 08:56:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "106.205.140.240",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA3IiwidXNlcm5hbWUiOiJAR2xleHBlcnR4IiwiZW1haWwiOiJhdHRhcmtoYWtoYW5AZ21haWwuY29tIiwiZXhwIjoxNzc3NzA0NDQzfQ.2FG-RdZEwYLIWCRpPL4548ZCUmkyjknKIpOF6cm9cJk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1c2219f89c2c49-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "106.205.140.240",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "106.205.140.240, 162.159.122.75"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 08:56:13 UTC] === END API CALL LOG ===
[25-Apr-2026 08:56:13 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 08:56:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA3IiwidXNlcm5hbWUiOiJAR2xleHBlcnR4IiwiZW1haWwiOiJhdHRhcmtoYWtoYW5AZ21haWwuY29tIiwiZXhwIjoxNzc3NzA0NDQzfQ.2FG-RdZEwYLIWCRpPL4548ZCUmkyjknKIpOF6cm9cJk
[25-Apr-2026 08:56:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 08:56:13 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 08:56:13 UTC] User ID: 407
[25-Apr-2026 08:56:13 UTC] ✅ User profile retrieved successfully for user ID: 407
[25-Apr-2026 08:56:13 UTC] User Purchases API - User ID: 407
[25-Apr-2026 08:56:13 UTC] User Purchases API - Total purchases found: 3
[25-Apr-2026 08:56:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Apr-2026 08:56:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Apr-2026 08:56:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA3IiwidXNlcm5hbWUiOiJAR2xleHBlcnR4IiwiZW1haWwiOiJhdHRhcmtoYWtoYW5AZ21haWwuY29tIiwiZXhwIjoxNzc3NzA0NDQzfQ.2FG-RdZEwYLIWCRpPL4548ZCUmkyjknKIpOF6cm9cJk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f1c22245c4d2c49-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"106.205.140.240","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"106.205.140.240, 162.159.122.75"}
[25-Apr-2026 08:56:14 UTC] === User Orders API Called ===
[25-Apr-2026 08:56:14 UTC] User ID: 407
[25-Apr-2026 08:56:14 UTC] Limit: 20, Offset: 0
[25-Apr-2026 08:56:14 UTC] Orders found: 0
[25-Apr-2026 08:56:14 UTC] Orders data: []
[25-Apr-2026 08:56:14 UTC] Total orders count: 0
[25-Apr-2026 08:56:16 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Apr-2026 08:56:16 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Apr-2026 08:56:16 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA3IiwidXNlcm5hbWUiOiJAR2xleHBlcnR4IiwiZW1haWwiOiJhdHRhcmtoYWtoYW5AZ21haWwuY29tIiwiZXhwIjoxNzc3NzA0NDQzfQ.2FG-RdZEwYLIWCRpPL4548ZCUmkyjknKIpOF6cm9cJk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f1c222ebeaf2c49-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"106.205.140.240","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"106.205.140.240, 162.159.122.165"}
[25-Apr-2026 08:56:16 UTC] === User Orders API Called ===
[25-Apr-2026 08:56:16 UTC] User ID: 407
[25-Apr-2026 08:56:16 UTC] Limit: 20, Offset: 0
[25-Apr-2026 08:56:16 UTC] Orders found: 0
[25-Apr-2026 08:56:16 UTC] Orders data: []
[25-Apr-2026 08:56:16 UTC] Total orders count: 0
[25-Apr-2026 08:56:16 UTC] === API CALL LOG ===
[25-Apr-2026 08:56:16 UTC] Endpoint: user/profile.php
[25-Apr-2026 08:56:16 UTC] Full Log Data: {
    "timestamp": "2026-04-25 08:56:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "106.205.140.240",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA3IiwidXNlcm5hbWUiOiJAR2xleHBlcnR4IiwiZW1haWwiOiJhdHRhcmtoYWtoYW5AZ21haWwuY29tIiwiZXhwIjoxNzc3NzA0NDQzfQ.2FG-RdZEwYLIWCRpPL4548ZCUmkyjknKIpOF6cm9cJk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1c222ebeb12c49-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "106.205.140.240",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "106.205.140.240, 162.159.122.164"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 08:56:16 UTC] === END API CALL LOG ===
[25-Apr-2026 08:56:16 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 08:56:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA3IiwidXNlcm5hbWUiOiJAR2xleHBlcnR4IiwiZW1haWwiOiJhdHRhcmtoYWtoYW5AZ21haWwuY29tIiwiZXhwIjoxNzc3NzA0NDQzfQ.2FG-RdZEwYLIWCRpPL4548ZCUmkyjknKIpOF6cm9cJk
[25-Apr-2026 08:56:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 08:56:16 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 08:56:16 UTC] User ID: 407
[25-Apr-2026 08:56:16 UTC] ✅ User profile retrieved successfully for user ID: 407
[25-Apr-2026 08:56:17 UTC] === API CALL LOG ===
[25-Apr-2026 08:56:17 UTC] Endpoint: user/profile.php
[25-Apr-2026 08:56:17 UTC] Full Log Data: {
    "timestamp": "2026-04-25 08:56:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "106.205.140.240",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA3IiwidXNlcm5hbWUiOiJAR2xleHBlcnR4IiwiZW1haWwiOiJhdHRhcmtoYWtoYW5AZ21haWwuY29tIiwiZXhwIjoxNzc3NzA0NDQzfQ.2FG-RdZEwYLIWCRpPL4548ZCUmkyjknKIpOF6cm9cJk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1c2233a8022c49-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "106.205.140.240",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "106.205.140.240, 162.159.122.165"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 08:56:17 UTC] === END API CALL LOG ===
[25-Apr-2026 08:56:17 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 08:56:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA3IiwidXNlcm5hbWUiOiJAR2xleHBlcnR4IiwiZW1haWwiOiJhdHRhcmtoYWtoYW5AZ21haWwuY29tIiwiZXhwIjoxNzc3NzA0NDQzfQ.2FG-RdZEwYLIWCRpPL4548ZCUmkyjknKIpOF6cm9cJk
[25-Apr-2026 08:56:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 08:56:17 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 08:56:17 UTC] User ID: 407
[25-Apr-2026 08:56:17 UTC] ✅ User profile retrieved successfully for user ID: 407
[25-Apr-2026 08:56:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Apr-2026 08:56:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Apr-2026 08:56:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA3IiwidXNlcm5hbWUiOiJAR2xleHBlcnR4IiwiZW1haWwiOiJhdHRhcmtoYWtoYW5AZ21haWwuY29tIiwiZXhwIjoxNzc3NzA0NDQzfQ.2FG-RdZEwYLIWCRpPL4548ZCUmkyjknKIpOF6cm9cJk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f1c223b1d8d2c49-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"106.205.140.240","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"106.205.140.240, 162.159.122.165"}
[25-Apr-2026 08:56:18 UTC] === User Orders API Called ===
[25-Apr-2026 08:56:18 UTC] User ID: 407
[25-Apr-2026 08:56:18 UTC] Limit: 20, Offset: 0
[25-Apr-2026 08:56:18 UTC] Orders found: 0
[25-Apr-2026 08:56:18 UTC] Orders data: []
[25-Apr-2026 08:56:18 UTC] Total orders count: 0
[25-Apr-2026 08:56:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Apr-2026 08:56:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Apr-2026 08:56:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA3IiwidXNlcm5hbWUiOiJAR2xleHBlcnR4IiwiZW1haWwiOiJhdHRhcmtoYWtoYW5AZ21haWwuY29tIiwiZXhwIjoxNzc3NzA0NDQzfQ.2FG-RdZEwYLIWCRpPL4548ZCUmkyjknKIpOF6cm9cJk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f1c2245385d2c49-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"106.205.140.240","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"106.205.140.240, 162.159.122.165"}
[25-Apr-2026 08:56:20 UTC] === User Orders API Called ===
[25-Apr-2026 08:56:20 UTC] User ID: 407
[25-Apr-2026 08:56:20 UTC] Limit: 20, Offset: 0
[25-Apr-2026 08:56:20 UTC] Orders found: 0
[25-Apr-2026 08:56:20 UTC] Orders data: []
[25-Apr-2026 08:56:20 UTC] Total orders count: 0
[25-Apr-2026 08:56:20 UTC] === API CALL LOG ===
[25-Apr-2026 08:56:20 UTC] Endpoint: user/profile.php
[25-Apr-2026 08:56:20 UTC] Full Log Data: {
    "timestamp": "2026-04-25 08:56:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "106.205.140.240",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA3IiwidXNlcm5hbWUiOiJAR2xleHBlcnR4IiwiZW1haWwiOiJhdHRhcmtoYWtoYW5AZ21haWwuY29tIiwiZXhwIjoxNzc3NzA0NDQzfQ.2FG-RdZEwYLIWCRpPL4548ZCUmkyjknKIpOF6cm9cJk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1c2245385e2c49-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "106.205.140.240",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "106.205.140.240, 162.159.122.164"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 08:56:20 UTC] === END API CALL LOG ===
[25-Apr-2026 08:56:20 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 08:56:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA3IiwidXNlcm5hbWUiOiJAR2xleHBlcnR4IiwiZW1haWwiOiJhdHRhcmtoYWtoYW5AZ21haWwuY29tIiwiZXhwIjoxNzc3NzA0NDQzfQ.2FG-RdZEwYLIWCRpPL4548ZCUmkyjknKIpOF6cm9cJk
[25-Apr-2026 08:56:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 08:56:20 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 08:56:20 UTC] User ID: 407
[25-Apr-2026 08:56:20 UTC] ✅ User profile retrieved successfully for user ID: 407
[25-Apr-2026 08:56:20 UTC] === API CALL LOG ===
[25-Apr-2026 08:56:20 UTC] Endpoint: user/profile.php
[25-Apr-2026 08:56:20 UTC] Full Log Data: {
    "timestamp": "2026-04-25 08:56:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "106.205.140.240",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA3IiwidXNlcm5hbWUiOiJAR2xleHBlcnR4IiwiZW1haWwiOiJhdHRhcmtoYWtoYW5AZ21haWwuY29tIiwiZXhwIjoxNzc3NzA0NDQzfQ.2FG-RdZEwYLIWCRpPL4548ZCUmkyjknKIpOF6cm9cJk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1c224968602c49-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "106.205.140.240",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "106.205.140.240, 162.159.122.164"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 08:56:20 UTC] === END API CALL LOG ===
[25-Apr-2026 08:56:20 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 08:56:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA3IiwidXNlcm5hbWUiOiJAR2xleHBlcnR4IiwiZW1haWwiOiJhdHRhcmtoYWtoYW5AZ21haWwuY29tIiwiZXhwIjoxNzc3NzA0NDQzfQ.2FG-RdZEwYLIWCRpPL4548ZCUmkyjknKIpOF6cm9cJk
[25-Apr-2026 08:56:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 08:56:20 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 08:56:20 UTC] User ID: 407
[25-Apr-2026 08:56:20 UTC] ✅ User profile retrieved successfully for user ID: 407
[25-Apr-2026 12:42:18 UTC] === API CALL LOG ===
[25-Apr-2026 12:42:18 UTC] Endpoint: user/profile.php
[25-Apr-2026 12:42:18 UTC] Full Log Data: {
    "timestamp": "2026-04-25 12:42:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "79.16.81.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA5IiwidXNlcm5hbWUiOiJOZGpkamRqZCIsImVtYWlsIjoidmluY2Vuem92aW9sYWFAZ21haWwuY29tIiwiZXhwIjoxNzc3NzI1NzM3fQ.h8hBzMCROHXyFJ4VAxvWpEch9ecnd-W4ko_tEJBvBvc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1d6d46de51edab-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "79.16.81.225",
        "CF-IPCountry": "IT",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "79.16.81.225, 172.70.216.161"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 12:42:18 UTC] === END API CALL LOG ===
[25-Apr-2026 12:42:18 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 12:42:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA5IiwidXNlcm5hbWUiOiJOZGpkamRqZCIsImVtYWlsIjoidmluY2Vuem92aW9sYWFAZ21haWwuY29tIiwiZXhwIjoxNzc3NzI1NzM3fQ.h8hBzMCROHXyFJ4VAxvWpEch9ecnd-W4ko_tEJBvBvc
[25-Apr-2026 12:42:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 12:42:18 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 12:42:18 UTC] User ID: 409
[25-Apr-2026 12:42:18 UTC] ✅ User profile retrieved successfully for user ID: 409
[25-Apr-2026 12:42:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Apr-2026 12:42:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Apr-2026 12:42:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA5IiwidXNlcm5hbWUiOiJOZGpkamRqZCIsImVtYWlsIjoidmluY2Vuem92aW9sYWFAZ21haWwuY29tIiwiZXhwIjoxNzc3NzI1NzM3fQ.h8hBzMCROHXyFJ4VAxvWpEch9ecnd-W4ko_tEJBvBvc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f1d6d46ee78edab-MXP","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"79.16.81.225","CF-IPCountry":"IT","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"79.16.81.225, 172.70.216.161"}
[25-Apr-2026 12:42:18 UTC] === User Orders API Called ===
[25-Apr-2026 12:42:18 UTC] User ID: 409
[25-Apr-2026 12:42:18 UTC] Limit: 20, Offset: 0
[25-Apr-2026 12:42:18 UTC] Orders found: 0
[25-Apr-2026 12:42:18 UTC] Orders data: []
[25-Apr-2026 12:42:18 UTC] Total orders count: 0
[25-Apr-2026 12:42:18 UTC] === API CALL LOG ===
[25-Apr-2026 12:42:18 UTC] Endpoint: user/profile.php
[25-Apr-2026 12:42:18 UTC] Full Log Data: {
    "timestamp": "2026-04-25 12:42:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "79.16.81.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA5IiwidXNlcm5hbWUiOiJOZGpkamRqZCIsImVtYWlsIjoidmluY2Vuem92aW9sYWFAZ21haWwuY29tIiwiZXhwIjoxNzc3NzI1NzM3fQ.h8hBzMCROHXyFJ4VAxvWpEch9ecnd-W4ko_tEJBvBvc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1d6d477f9fedab-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "79.16.81.225",
        "CF-IPCountry": "IT",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "79.16.81.225, 172.70.216.161"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 12:42:18 UTC] === END API CALL LOG ===
[25-Apr-2026 12:42:18 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 12:42:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA5IiwidXNlcm5hbWUiOiJOZGpkamRqZCIsImVtYWlsIjoidmluY2Vuem92aW9sYWFAZ21haWwuY29tIiwiZXhwIjoxNzc3NzI1NzM3fQ.h8hBzMCROHXyFJ4VAxvWpEch9ecnd-W4ko_tEJBvBvc
[25-Apr-2026 12:42:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 12:42:18 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 12:42:18 UTC] User ID: 409
[25-Apr-2026 12:42:18 UTC] ✅ User profile retrieved successfully for user ID: 409
[25-Apr-2026 12:42:18 UTC] === API CALL LOG ===
[25-Apr-2026 12:42:18 UTC] Endpoint: user/profile.php
[25-Apr-2026 12:42:18 UTC] Full Log Data: {
    "timestamp": "2026-04-25 12:42:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "79.16.81.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA5IiwidXNlcm5hbWUiOiJOZGpkamRqZCIsImVtYWlsIjoidmluY2Vuem92aW9sYWFAZ21haWwuY29tIiwiZXhwIjoxNzc3NzI1NzM3fQ.h8hBzMCROHXyFJ4VAxvWpEch9ecnd-W4ko_tEJBvBvc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1d6d486968edab-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "79.16.81.225",
        "CF-IPCountry": "IT",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "79.16.81.225, 172.70.216.161"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 12:42:18 UTC] === END API CALL LOG ===
[25-Apr-2026 12:42:18 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 12:42:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA5IiwidXNlcm5hbWUiOiJOZGpkamRqZCIsImVtYWlsIjoidmluY2Vuem92aW9sYWFAZ21haWwuY29tIiwiZXhwIjoxNzc3NzI1NzM3fQ.h8hBzMCROHXyFJ4VAxvWpEch9ecnd-W4ko_tEJBvBvc
[25-Apr-2026 12:42:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 12:42:18 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 12:42:18 UTC] User ID: 409
[25-Apr-2026 12:42:18 UTC] ✅ User profile retrieved successfully for user ID: 409
[25-Apr-2026 12:42:20 UTC] === API CALL LOG ===
[25-Apr-2026 12:42:20 UTC] Endpoint: user/profile.php
[25-Apr-2026 12:42:20 UTC] Full Log Data: {
    "timestamp": "2026-04-25 12:42:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "79.16.81.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA5IiwidXNlcm5hbWUiOiJOZGpkamRqZCIsImVtYWlsIjoidmluY2Vuem92aW9sYWFAZ21haWwuY29tIiwiZXhwIjoxNzc3NzI1NzM3fQ.h8hBzMCROHXyFJ4VAxvWpEch9ecnd-W4ko_tEJBvBvc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1d6d570d07edab-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "79.16.81.225",
        "CF-IPCountry": "IT",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "79.16.81.225, 172.70.216.161"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 12:42:20 UTC] === END API CALL LOG ===
[25-Apr-2026 12:42:20 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 12:42:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA5IiwidXNlcm5hbWUiOiJOZGpkamRqZCIsImVtYWlsIjoidmluY2Vuem92aW9sYWFAZ21haWwuY29tIiwiZXhwIjoxNzc3NzI1NzM3fQ.h8hBzMCROHXyFJ4VAxvWpEch9ecnd-W4ko_tEJBvBvc
[25-Apr-2026 12:42:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 12:42:20 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 12:42:20 UTC] User ID: 409
[25-Apr-2026 12:42:20 UTC] ✅ User profile retrieved successfully for user ID: 409
[25-Apr-2026 12:42:20 UTC] User Purchases API - User ID: 409
[25-Apr-2026 12:42:20 UTC] User Purchases API - Total purchases found: 0
[25-Apr-2026 12:42:25 UTC] User Purchases API - User ID: 409
[25-Apr-2026 12:42:25 UTC] User Purchases API - Total purchases found: 0
[25-Apr-2026 12:42:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Apr-2026 12:42:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Apr-2026 12:42:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA5IiwidXNlcm5hbWUiOiJOZGpkamRqZCIsImVtYWlsIjoidmluY2Vuem92aW9sYWFAZ21haWwuY29tIiwiZXhwIjoxNzc3NzI1NzM3fQ.h8hBzMCROHXyFJ4VAxvWpEch9ecnd-W4ko_tEJBvBvc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f1d6d7ed9a1edab-MXP","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"79.16.81.225","CF-IPCountry":"IT","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"79.16.81.225, 172.70.216.161"}
[25-Apr-2026 12:42:27 UTC] === User Orders API Called ===
[25-Apr-2026 12:42:27 UTC] User ID: 409
[25-Apr-2026 12:42:27 UTC] Limit: 20, Offset: 0
[25-Apr-2026 12:42:27 UTC] Orders found: 0
[25-Apr-2026 12:42:27 UTC] Orders data: []
[25-Apr-2026 12:42:27 UTC] Total orders count: 0
[25-Apr-2026 12:42:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Apr-2026 12:42:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Apr-2026 12:42:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA5IiwidXNlcm5hbWUiOiJOZGpkamRqZCIsImVtYWlsIjoidmluY2Vuem92aW9sYWFAZ21haWwuY29tIiwiZXhwIjoxNzc3NzI1NzM3fQ.h8hBzMCROHXyFJ4VAxvWpEch9ecnd-W4ko_tEJBvBvc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f1d6db99a67edab-MXP","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"79.16.81.225","CF-IPCountry":"IT","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"79.16.81.225, 172.70.216.160"}
[25-Apr-2026 12:42:36 UTC] === User Orders API Called ===
[25-Apr-2026 12:42:36 UTC] User ID: 409
[25-Apr-2026 12:42:36 UTC] Limit: 20, Offset: 0
[25-Apr-2026 12:42:36 UTC] Orders found: 0
[25-Apr-2026 12:42:36 UTC] Orders data: []
[25-Apr-2026 12:42:36 UTC] Total orders count: 0
[25-Apr-2026 12:42:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Apr-2026 12:42:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Apr-2026 12:42:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA5IiwidXNlcm5hbWUiOiJOZGpkamRqZCIsImVtYWlsIjoidmluY2Vuem92aW9sYWFAZ21haWwuY29tIiwiZXhwIjoxNzc3NzI1NzM3fQ.h8hBzMCROHXyFJ4VAxvWpEch9ecnd-W4ko_tEJBvBvc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f1d6dbf5dbcedab-MXP","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"79.16.81.225","CF-IPCountry":"IT","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"79.16.81.225, 172.70.216.161"}
[25-Apr-2026 12:42:37 UTC] === User Orders API Called ===
[25-Apr-2026 12:42:37 UTC] User ID: 409
[25-Apr-2026 12:42:37 UTC] Limit: 20, Offset: 0
[25-Apr-2026 12:42:37 UTC] Orders found: 0
[25-Apr-2026 12:42:37 UTC] Orders data: []
[25-Apr-2026 12:42:37 UTC] Total orders count: 0
[25-Apr-2026 12:42:37 UTC] === API CALL LOG ===
[25-Apr-2026 12:42:37 UTC] Endpoint: user/profile.php
[25-Apr-2026 12:42:37 UTC] Full Log Data: {
    "timestamp": "2026-04-25 12:42:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "79.16.81.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA5IiwidXNlcm5hbWUiOiJOZGpkamRqZCIsImVtYWlsIjoidmluY2Vuem92aW9sYWFAZ21haWwuY29tIiwiZXhwIjoxNzc3NzI1NzM3fQ.h8hBzMCROHXyFJ4VAxvWpEch9ecnd-W4ko_tEJBvBvc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1d6dbfeed8edab-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "79.16.81.225",
        "CF-IPCountry": "IT",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "79.16.81.225, 172.70.216.161"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 12:42:37 UTC] === END API CALL LOG ===
[25-Apr-2026 12:42:37 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 12:42:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA5IiwidXNlcm5hbWUiOiJOZGpkamRqZCIsImVtYWlsIjoidmluY2Vuem92aW9sYWFAZ21haWwuY29tIiwiZXhwIjoxNzc3NzI1NzM3fQ.h8hBzMCROHXyFJ4VAxvWpEch9ecnd-W4ko_tEJBvBvc
[25-Apr-2026 12:42:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 12:42:37 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 12:42:37 UTC] User ID: 409
[25-Apr-2026 12:42:37 UTC] ✅ User profile retrieved successfully for user ID: 409
[25-Apr-2026 12:42:37 UTC] === API CALL LOG ===
[25-Apr-2026 12:42:37 UTC] Endpoint: user/profile.php
[25-Apr-2026 12:42:37 UTC] Full Log Data: {
    "timestamp": "2026-04-25 12:42:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "79.16.81.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA5IiwidXNlcm5hbWUiOiJOZGpkamRqZCIsImVtYWlsIjoidmluY2Vuem92aW9sYWFAZ21haWwuY29tIiwiZXhwIjoxNzc3NzI1NzM3fQ.h8hBzMCROHXyFJ4VAxvWpEch9ecnd-W4ko_tEJBvBvc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1d6dc0f8c2edab-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "79.16.81.225",
        "CF-IPCountry": "IT",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "79.16.81.225, 172.70.216.160"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 12:42:37 UTC] === END API CALL LOG ===
[25-Apr-2026 12:42:37 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 12:42:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA5IiwidXNlcm5hbWUiOiJOZGpkamRqZCIsImVtYWlsIjoidmluY2Vuem92aW9sYWFAZ21haWwuY29tIiwiZXhwIjoxNzc3NzI1NzM3fQ.h8hBzMCROHXyFJ4VAxvWpEch9ecnd-W4ko_tEJBvBvc
[25-Apr-2026 12:42:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 12:42:37 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 12:42:37 UTC] User ID: 409
[25-Apr-2026 12:42:37 UTC] ✅ User profile retrieved successfully for user ID: 409
[25-Apr-2026 12:42:38 UTC] === API CALL LOG ===
[25-Apr-2026 12:42:38 UTC] Endpoint: user/profile.php
[25-Apr-2026 12:42:38 UTC] Full Log Data: {
    "timestamp": "2026-04-25 12:42:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "79.16.81.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA5IiwidXNlcm5hbWUiOiJOZGpkamRqZCIsImVtYWlsIjoidmluY2Vuem92aW9sYWFAZ21haWwuY29tIiwiZXhwIjoxNzc3NzI1NzM3fQ.h8hBzMCROHXyFJ4VAxvWpEch9ecnd-W4ko_tEJBvBvc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1d6dc3de66edab-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "79.16.81.225",
        "CF-IPCountry": "IT",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "79.16.81.225, 172.70.216.161"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 12:42:38 UTC] === END API CALL LOG ===
[25-Apr-2026 12:42:38 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 12:42:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA5IiwidXNlcm5hbWUiOiJOZGpkamRqZCIsImVtYWlsIjoidmluY2Vuem92aW9sYWFAZ21haWwuY29tIiwiZXhwIjoxNzc3NzI1NzM3fQ.h8hBzMCROHXyFJ4VAxvWpEch9ecnd-W4ko_tEJBvBvc
[25-Apr-2026 12:42:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 12:42:38 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 12:42:38 UTC] User ID: 409
[25-Apr-2026 12:42:38 UTC] ✅ User profile retrieved successfully for user ID: 409
[25-Apr-2026 12:42:42 UTC] === API CALL LOG ===
[25-Apr-2026 12:42:42 UTC] Endpoint: user/profile.php
[25-Apr-2026 12:42:42 UTC] Full Log Data: {
    "timestamp": "2026-04-25 12:42:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "79.16.81.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA5IiwidXNlcm5hbWUiOiJOZGpkamRqZCIsImVtYWlsIjoidmluY2Vuem92aW9sYWFAZ21haWwuY29tIiwiZXhwIjoxNzc3NzI1NzM3fQ.h8hBzMCROHXyFJ4VAxvWpEch9ecnd-W4ko_tEJBvBvc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1d6de1a861edab-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "79.16.81.225",
        "CF-IPCountry": "IT",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "79.16.81.225, 172.70.216.161"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 12:42:42 UTC] === END API CALL LOG ===
[25-Apr-2026 12:42:42 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 12:42:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA5IiwidXNlcm5hbWUiOiJOZGpkamRqZCIsImVtYWlsIjoidmluY2Vuem92aW9sYWFAZ21haWwuY29tIiwiZXhwIjoxNzc3NzI1NzM3fQ.h8hBzMCROHXyFJ4VAxvWpEch9ecnd-W4ko_tEJBvBvc
[25-Apr-2026 12:42:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 12:42:42 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 12:42:42 UTC] User ID: 409
[25-Apr-2026 12:42:42 UTC] ✅ User profile retrieved successfully for user ID: 409
[25-Apr-2026 12:43:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Apr-2026 12:43:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Apr-2026 12:43:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA5IiwidXNlcm5hbWUiOiJOZGpkamRqZCIsImVtYWlsIjoidmluY2Vuem92aW9sYWFAZ21haWwuY29tIiwiZXhwIjoxNzc3NzI1NzM3fQ.h8hBzMCROHXyFJ4VAxvWpEch9ecnd-W4ko_tEJBvBvc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f1d6f5339e6ee69-MXP","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"79.16.81.225","CF-IPCountry":"IT","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"79.16.81.225, 172.69.68.168"}
[25-Apr-2026 12:43:42 UTC] === User Orders API Called ===
[25-Apr-2026 12:43:42 UTC] User ID: 409
[25-Apr-2026 12:43:42 UTC] Limit: 20, Offset: 0
[25-Apr-2026 12:43:42 UTC] Orders found: 0
[25-Apr-2026 12:43:42 UTC] Orders data: []
[25-Apr-2026 12:43:42 UTC] Total orders count: 0
[25-Apr-2026 12:43:42 UTC] === API CALL LOG ===
[25-Apr-2026 12:43:42 UTC] Endpoint: user/profile.php
[25-Apr-2026 12:43:42 UTC] Full Log Data: {
    "timestamp": "2026-04-25 12:43:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "79.16.81.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA5IiwidXNlcm5hbWUiOiJOZGpkamRqZCIsImVtYWlsIjoidmluY2Vuem92aW9sYWFAZ21haWwuY29tIiwiZXhwIjoxNzc3NzI1NzM3fQ.h8hBzMCROHXyFJ4VAxvWpEch9ecnd-W4ko_tEJBvBvc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1d6f539a80ee69-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "79.16.81.225",
        "CF-IPCountry": "IT",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "79.16.81.225, 172.69.68.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 12:43:42 UTC] === END API CALL LOG ===
[25-Apr-2026 12:43:42 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 12:43:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA5IiwidXNlcm5hbWUiOiJOZGpkamRqZCIsImVtYWlsIjoidmluY2Vuem92aW9sYWFAZ21haWwuY29tIiwiZXhwIjoxNzc3NzI1NzM3fQ.h8hBzMCROHXyFJ4VAxvWpEch9ecnd-W4ko_tEJBvBvc
[25-Apr-2026 12:43:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 12:43:42 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 12:43:42 UTC] User ID: 409
[25-Apr-2026 12:43:42 UTC] ✅ User profile retrieved successfully for user ID: 409
[25-Apr-2026 12:43:42 UTC] === API CALL LOG ===
[25-Apr-2026 12:43:42 UTC] Endpoint: user/profile.php
[25-Apr-2026 12:43:42 UTC] Full Log Data: {
    "timestamp": "2026-04-25 12:43:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "79.16.81.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA5IiwidXNlcm5hbWUiOiJOZGpkamRqZCIsImVtYWlsIjoidmluY2Vuem92aW9sYWFAZ21haWwuY29tIiwiZXhwIjoxNzc3NzI1NzM3fQ.h8hBzMCROHXyFJ4VAxvWpEch9ecnd-W4ko_tEJBvBvc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1d6f54fd43ee69-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "79.16.81.225",
        "CF-IPCountry": "IT",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "79.16.81.225, 172.69.68.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 12:43:42 UTC] === END API CALL LOG ===
[25-Apr-2026 12:43:42 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 12:43:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA5IiwidXNlcm5hbWUiOiJOZGpkamRqZCIsImVtYWlsIjoidmluY2Vuem92aW9sYWFAZ21haWwuY29tIiwiZXhwIjoxNzc3NzI1NzM3fQ.h8hBzMCROHXyFJ4VAxvWpEch9ecnd-W4ko_tEJBvBvc
[25-Apr-2026 12:43:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 12:43:42 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 12:43:42 UTC] User ID: 409
[25-Apr-2026 12:43:42 UTC] ✅ User profile retrieved successfully for user ID: 409
[25-Apr-2026 12:43:42 UTC] === API CALL LOG ===
[25-Apr-2026 12:43:42 UTC] Endpoint: user/profile.php
[25-Apr-2026 12:43:42 UTC] Full Log Data: {
    "timestamp": "2026-04-25 12:43:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "79.16.81.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA5IiwidXNlcm5hbWUiOiJOZGpkamRqZCIsImVtYWlsIjoidmluY2Vuem92aW9sYWFAZ21haWwuY29tIiwiZXhwIjoxNzc3NzI1NzM3fQ.h8hBzMCROHXyFJ4VAxvWpEch9ecnd-W4ko_tEJBvBvc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1d6f576a2bee69-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "79.16.81.225",
        "CF-IPCountry": "IT",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "79.16.81.225, 172.69.68.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 12:43:42 UTC] === END API CALL LOG ===
[25-Apr-2026 12:43:42 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 12:43:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA5IiwidXNlcm5hbWUiOiJOZGpkamRqZCIsImVtYWlsIjoidmluY2Vuem92aW9sYWFAZ21haWwuY29tIiwiZXhwIjoxNzc3NzI1NzM3fQ.h8hBzMCROHXyFJ4VAxvWpEch9ecnd-W4ko_tEJBvBvc
[25-Apr-2026 12:43:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 12:43:42 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 12:43:42 UTC] User ID: 409
[25-Apr-2026 12:43:42 UTC] ✅ User profile retrieved successfully for user ID: 409
[25-Apr-2026 12:44:11 UTC] === API CALL LOG ===
[25-Apr-2026 12:44:11 UTC] Endpoint: user/profile.php
[25-Apr-2026 12:44:11 UTC] Full Log Data: {
    "timestamp": "2026-04-25 12:44:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "79.16.81.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA5IiwidXNlcm5hbWUiOiJOZGpkamRqZCIsImVtYWlsIjoidmluY2Vuem92aW9sYWFAZ21haWwuY29tIiwiZXhwIjoxNzc3NzI1NzM3fQ.h8hBzMCROHXyFJ4VAxvWpEch9ecnd-W4ko_tEJBvBvc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1d700afab12dc3-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "79.16.81.225",
        "CF-IPCountry": "IT",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "79.16.81.225, 162.158.129.114"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 12:44:11 UTC] === END API CALL LOG ===
[25-Apr-2026 12:44:11 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 12:44:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA5IiwidXNlcm5hbWUiOiJOZGpkamRqZCIsImVtYWlsIjoidmluY2Vuem92aW9sYWFAZ21haWwuY29tIiwiZXhwIjoxNzc3NzI1NzM3fQ.h8hBzMCROHXyFJ4VAxvWpEch9ecnd-W4ko_tEJBvBvc
[25-Apr-2026 12:44:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 12:44:11 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 12:44:11 UTC] User ID: 409
[25-Apr-2026 12:44:11 UTC] ✅ User profile retrieved successfully for user ID: 409
[25-Apr-2026 12:44:17 UTC] === API CALL LOG ===
[25-Apr-2026 12:44:17 UTC] Endpoint: user/profile.php
[25-Apr-2026 12:44:17 UTC] Full Log Data: {
    "timestamp": "2026-04-25 12:44:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "79.16.81.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA5IiwidXNlcm5hbWUiOiJOZGpkamRqZCIsImVtYWlsIjoidmluY2Vuem92aW9sYWFAZ21haWwuY29tIiwiZXhwIjoxNzc3NzI1NzM3fQ.h8hBzMCROHXyFJ4VAxvWpEch9ecnd-W4ko_tEJBvBvc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1d702edd652dc3-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "79.16.81.225",
        "CF-IPCountry": "IT",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "79.16.81.225, 162.158.129.114"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 12:44:17 UTC] === END API CALL LOG ===
[25-Apr-2026 12:44:17 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 12:44:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA5IiwidXNlcm5hbWUiOiJOZGpkamRqZCIsImVtYWlsIjoidmluY2Vuem92aW9sYWFAZ21haWwuY29tIiwiZXhwIjoxNzc3NzI1NzM3fQ.h8hBzMCROHXyFJ4VAxvWpEch9ecnd-W4ko_tEJBvBvc
[25-Apr-2026 12:44:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 12:44:17 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 12:44:17 UTC] User ID: 409
[25-Apr-2026 12:44:17 UTC] ✅ User profile retrieved successfully for user ID: 409
[25-Apr-2026 12:44:17 UTC] User Purchases API - User ID: 409
[25-Apr-2026 12:44:17 UTC] User Purchases API - Total purchases found: 0
[25-Apr-2026 12:44:21 UTC] === API CALL LOG ===
[25-Apr-2026 12:44:21 UTC] Endpoint: user/profile.php
[25-Apr-2026 12:44:21 UTC] Full Log Data: {
    "timestamp": "2026-04-25 12:44:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "79.16.81.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA5IiwidXNlcm5hbWUiOiJOZGpkamRqZCIsImVtYWlsIjoidmluY2Vuem92aW9sYWFAZ21haWwuY29tIiwiZXhwIjoxNzc3NzI1NzM3fQ.h8hBzMCROHXyFJ4VAxvWpEch9ecnd-W4ko_tEJBvBvc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1d704cec402dc3-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "79.16.81.225",
        "CF-IPCountry": "IT",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "79.16.81.225, 162.158.129.114"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 12:44:21 UTC] === END API CALL LOG ===
[25-Apr-2026 12:44:21 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 12:44:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA5IiwidXNlcm5hbWUiOiJOZGpkamRqZCIsImVtYWlsIjoidmluY2Vuem92aW9sYWFAZ21haWwuY29tIiwiZXhwIjoxNzc3NzI1NzM3fQ.h8hBzMCROHXyFJ4VAxvWpEch9ecnd-W4ko_tEJBvBvc
[25-Apr-2026 12:44:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 12:44:21 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 12:44:21 UTC] User ID: 409
[25-Apr-2026 12:44:21 UTC] ✅ User profile retrieved successfully for user ID: 409
[25-Apr-2026 12:44:21 UTC] User Purchases API - User ID: 409
[25-Apr-2026 12:44:21 UTC] User Purchases API - Total purchases found: 0
[25-Apr-2026 12:44:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Apr-2026 12:44:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Apr-2026 12:44:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA5IiwidXNlcm5hbWUiOiJOZGpkamRqZCIsImVtYWlsIjoidmluY2Vuem92aW9sYWFAZ21haWwuY29tIiwiZXhwIjoxNzc3NzI1NzM3fQ.h8hBzMCROHXyFJ4VAxvWpEch9ecnd-W4ko_tEJBvBvc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f1d7060584c2dc3-MXP","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"79.16.81.225","CF-IPCountry":"IT","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"79.16.81.225, 162.158.129.114"}
[25-Apr-2026 12:44:25 UTC] === User Orders API Called ===
[25-Apr-2026 12:44:25 UTC] User ID: 409
[25-Apr-2026 12:44:25 UTC] Limit: 20, Offset: 0
[25-Apr-2026 12:44:25 UTC] Orders found: 0
[25-Apr-2026 12:44:25 UTC] Orders data: []
[25-Apr-2026 12:44:25 UTC] Total orders count: 0
[25-Apr-2026 12:44:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Apr-2026 12:44:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Apr-2026 12:44:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA5IiwidXNlcm5hbWUiOiJOZGpkamRqZCIsImVtYWlsIjoidmluY2Vuem92aW9sYWFAZ21haWwuY29tIiwiZXhwIjoxNzc3NzI1NzM3fQ.h8hBzMCROHXyFJ4VAxvWpEch9ecnd-W4ko_tEJBvBvc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f1d70680d442dc3-MXP","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"79.16.81.225","CF-IPCountry":"IT","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"79.16.81.225, 162.158.129.114"}
[25-Apr-2026 12:44:26 UTC] === User Orders API Called ===
[25-Apr-2026 12:44:26 UTC] User ID: 409
[25-Apr-2026 12:44:26 UTC] Limit: 20, Offset: 0
[25-Apr-2026 12:44:26 UTC] Orders found: 0
[25-Apr-2026 12:44:26 UTC] Orders data: []
[25-Apr-2026 12:44:26 UTC] Total orders count: 0
[25-Apr-2026 12:44:26 UTC] === API CALL LOG ===
[25-Apr-2026 12:44:26 UTC] Endpoint: user/profile.php
[25-Apr-2026 12:44:26 UTC] Full Log Data: {
    "timestamp": "2026-04-25 12:44:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "79.16.81.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA5IiwidXNlcm5hbWUiOiJOZGpkamRqZCIsImVtYWlsIjoidmluY2Vuem92aW9sYWFAZ21haWwuY29tIiwiZXhwIjoxNzc3NzI1NzM3fQ.h8hBzMCROHXyFJ4VAxvWpEch9ecnd-W4ko_tEJBvBvc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1d70684d7c2dc3-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "79.16.81.225",
        "CF-IPCountry": "IT",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "79.16.81.225, 162.158.129.114"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 12:44:26 UTC] === END API CALL LOG ===
[25-Apr-2026 12:44:26 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 12:44:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA5IiwidXNlcm5hbWUiOiJOZGpkamRqZCIsImVtYWlsIjoidmluY2Vuem92aW9sYWFAZ21haWwuY29tIiwiZXhwIjoxNzc3NzI1NzM3fQ.h8hBzMCROHXyFJ4VAxvWpEch9ecnd-W4ko_tEJBvBvc
[25-Apr-2026 12:44:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 12:44:26 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 12:44:26 UTC] User ID: 409
[25-Apr-2026 12:44:26 UTC] ✅ User profile retrieved successfully for user ID: 409
[25-Apr-2026 12:44:26 UTC] === API CALL LOG ===
[25-Apr-2026 12:44:26 UTC] Endpoint: user/profile.php
[25-Apr-2026 12:44:26 UTC] Full Log Data: {
    "timestamp": "2026-04-25 12:44:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "79.16.81.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA5IiwidXNlcm5hbWUiOiJOZGpkamRqZCIsImVtYWlsIjoidmluY2Vuem92aW9sYWFAZ21haWwuY29tIiwiZXhwIjoxNzc3NzI1NzM3fQ.h8hBzMCROHXyFJ4VAxvWpEch9ecnd-W4ko_tEJBvBvc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1d706c2fc92dc3-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "79.16.81.225",
        "CF-IPCountry": "IT",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "79.16.81.225, 162.158.129.114"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 12:44:26 UTC] === END API CALL LOG ===
[25-Apr-2026 12:44:26 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 12:44:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA5IiwidXNlcm5hbWUiOiJOZGpkamRqZCIsImVtYWlsIjoidmluY2Vuem92aW9sYWFAZ21haWwuY29tIiwiZXhwIjoxNzc3NzI1NzM3fQ.h8hBzMCROHXyFJ4VAxvWpEch9ecnd-W4ko_tEJBvBvc
[25-Apr-2026 12:44:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 12:44:26 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 12:44:26 UTC] User ID: 409
[25-Apr-2026 12:44:26 UTC] ✅ User profile retrieved successfully for user ID: 409
[25-Apr-2026 12:44:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Apr-2026 12:44:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Apr-2026 12:44:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA5IiwidXNlcm5hbWUiOiJOZGpkamRqZCIsImVtYWlsIjoidmluY2Vuem92aW9sYWFAZ21haWwuY29tIiwiZXhwIjoxNzc3NzI1NzM3fQ.h8hBzMCROHXyFJ4VAxvWpEch9ecnd-W4ko_tEJBvBvc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f1d70a43f3c2dc3-MXP","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"79.16.81.225","CF-IPCountry":"IT","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"79.16.81.225, 162.158.129.115"}
[25-Apr-2026 12:44:35 UTC] === User Orders API Called ===
[25-Apr-2026 12:44:35 UTC] User ID: 409
[25-Apr-2026 12:44:35 UTC] Limit: 20, Offset: 0
[25-Apr-2026 12:44:35 UTC] Orders found: 0
[25-Apr-2026 12:44:35 UTC] Orders data: []
[25-Apr-2026 12:44:35 UTC] Total orders count: 0
[25-Apr-2026 12:44:35 UTC] === API CALL LOG ===
[25-Apr-2026 12:44:35 UTC] Endpoint: user/profile.php
[25-Apr-2026 12:44:35 UTC] Full Log Data: {
    "timestamp": "2026-04-25 12:44:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "79.16.81.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA5IiwidXNlcm5hbWUiOiJOZGpkamRqZCIsImVtYWlsIjoidmluY2Vuem92aW9sYWFAZ21haWwuY29tIiwiZXhwIjoxNzc3NzI1NzM3fQ.h8hBzMCROHXyFJ4VAxvWpEch9ecnd-W4ko_tEJBvBvc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1d70a4afc92dc3-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "79.16.81.225",
        "CF-IPCountry": "IT",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "79.16.81.225, 162.158.129.115"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 12:44:35 UTC] === END API CALL LOG ===
[25-Apr-2026 12:44:35 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 12:44:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA5IiwidXNlcm5hbWUiOiJOZGpkamRqZCIsImVtYWlsIjoidmluY2Vuem92aW9sYWFAZ21haWwuY29tIiwiZXhwIjoxNzc3NzI1NzM3fQ.h8hBzMCROHXyFJ4VAxvWpEch9ecnd-W4ko_tEJBvBvc
[25-Apr-2026 12:44:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 12:44:35 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 12:44:35 UTC] User ID: 409
[25-Apr-2026 12:44:35 UTC] ✅ User profile retrieved successfully for user ID: 409
[25-Apr-2026 12:44:36 UTC] === API CALL LOG ===
[25-Apr-2026 12:44:36 UTC] Endpoint: user/profile.php
[25-Apr-2026 12:44:36 UTC] Full Log Data: {
    "timestamp": "2026-04-25 12:44:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "79.16.81.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA5IiwidXNlcm5hbWUiOiJOZGpkamRqZCIsImVtYWlsIjoidmluY2Vuem92aW9sYWFAZ21haWwuY29tIiwiZXhwIjoxNzc3NzI1NzM3fQ.h8hBzMCROHXyFJ4VAxvWpEch9ecnd-W4ko_tEJBvBvc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1d70a8ab2b2dc3-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "79.16.81.225",
        "CF-IPCountry": "IT",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "79.16.81.225, 162.158.129.115"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 12:44:36 UTC] === END API CALL LOG ===
[25-Apr-2026 12:44:36 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 12:44:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA5IiwidXNlcm5hbWUiOiJOZGpkamRqZCIsImVtYWlsIjoidmluY2Vuem92aW9sYWFAZ21haWwuY29tIiwiZXhwIjoxNzc3NzI1NzM3fQ.h8hBzMCROHXyFJ4VAxvWpEch9ecnd-W4ko_tEJBvBvc
[25-Apr-2026 12:44:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 12:44:36 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 12:44:36 UTC] User ID: 409
[25-Apr-2026 12:44:36 UTC] ✅ User profile retrieved successfully for user ID: 409
[25-Apr-2026 12:44:47 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Apr-2026 12:44:47 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Apr-2026 12:44:47 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA5IiwidXNlcm5hbWUiOiJOZGpkamRqZCIsImVtYWlsIjoidmluY2Vuem92aW9sYWFAZ21haWwuY29tIiwiZXhwIjoxNzc3NzI1NzM3fQ.h8hBzMCROHXyFJ4VAxvWpEch9ecnd-W4ko_tEJBvBvc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f1d70ecbd942dc3-MXP","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"79.16.81.225","CF-IPCountry":"IT","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"79.16.81.225, 162.158.129.114"}
[25-Apr-2026 12:44:47 UTC] === User Orders API Called ===
[25-Apr-2026 12:44:47 UTC] User ID: 409
[25-Apr-2026 12:44:47 UTC] Limit: 20, Offset: 0
[25-Apr-2026 12:44:47 UTC] Orders found: 0
[25-Apr-2026 12:44:47 UTC] Orders data: []
[25-Apr-2026 12:44:47 UTC] Total orders count: 0
[25-Apr-2026 12:44:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Apr-2026 12:44:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Apr-2026 12:44:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA5IiwidXNlcm5hbWUiOiJOZGpkamRqZCIsImVtYWlsIjoidmluY2Vuem92aW9sYWFAZ21haWwuY29tIiwiZXhwIjoxNzc3NzI1NzM3fQ.h8hBzMCROHXyFJ4VAxvWpEch9ecnd-W4ko_tEJBvBvc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f1d70f30a4b2dc3-MXP","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"79.16.81.225","CF-IPCountry":"IT","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"79.16.81.225, 162.158.129.115"}
[25-Apr-2026 12:44:48 UTC] === User Orders API Called ===
[25-Apr-2026 12:44:48 UTC] User ID: 409
[25-Apr-2026 12:44:48 UTC] Limit: 20, Offset: 0
[25-Apr-2026 12:44:48 UTC] Orders found: 0
[25-Apr-2026 12:44:48 UTC] Orders data: []
[25-Apr-2026 12:44:48 UTC] Total orders count: 0
[25-Apr-2026 12:44:48 UTC] === API CALL LOG ===
[25-Apr-2026 12:44:48 UTC] Endpoint: user/profile.php
[25-Apr-2026 12:44:48 UTC] Full Log Data: {
    "timestamp": "2026-04-25 12:44:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "79.16.81.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA5IiwidXNlcm5hbWUiOiJOZGpkamRqZCIsImVtYWlsIjoidmluY2Vuem92aW9sYWFAZ21haWwuY29tIiwiZXhwIjoxNzc3NzI1NzM3fQ.h8hBzMCROHXyFJ4VAxvWpEch9ecnd-W4ko_tEJBvBvc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1d70f39ab02dc3-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "79.16.81.225",
        "CF-IPCountry": "IT",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "79.16.81.225, 162.158.129.115"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 12:44:48 UTC] === END API CALL LOG ===
[25-Apr-2026 12:44:48 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 12:44:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA5IiwidXNlcm5hbWUiOiJOZGpkamRqZCIsImVtYWlsIjoidmluY2Vuem92aW9sYWFAZ21haWwuY29tIiwiZXhwIjoxNzc3NzI1NzM3fQ.h8hBzMCROHXyFJ4VAxvWpEch9ecnd-W4ko_tEJBvBvc
[25-Apr-2026 12:44:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 12:44:48 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 12:44:48 UTC] User ID: 409
[25-Apr-2026 12:44:48 UTC] ✅ User profile retrieved successfully for user ID: 409
[25-Apr-2026 12:44:49 UTC] === API CALL LOG ===
[25-Apr-2026 12:44:49 UTC] Endpoint: user/profile.php
[25-Apr-2026 12:44:49 UTC] Full Log Data: {
    "timestamp": "2026-04-25 12:44:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "79.16.81.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA5IiwidXNlcm5hbWUiOiJOZGpkamRqZCIsImVtYWlsIjoidmluY2Vuem92aW9sYWFAZ21haWwuY29tIiwiZXhwIjoxNzc3NzI1NzM3fQ.h8hBzMCROHXyFJ4VAxvWpEch9ecnd-W4ko_tEJBvBvc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1d70f76d252dc3-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "79.16.81.225",
        "CF-IPCountry": "IT",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "79.16.81.225, 162.158.129.114"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 12:44:49 UTC] === END API CALL LOG ===
[25-Apr-2026 12:44:49 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 12:44:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA5IiwidXNlcm5hbWUiOiJOZGpkamRqZCIsImVtYWlsIjoidmluY2Vuem92aW9sYWFAZ21haWwuY29tIiwiZXhwIjoxNzc3NzI1NzM3fQ.h8hBzMCROHXyFJ4VAxvWpEch9ecnd-W4ko_tEJBvBvc
[25-Apr-2026 12:44:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 12:44:49 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 12:44:49 UTC] User ID: 409
[25-Apr-2026 12:44:49 UTC] ✅ User profile retrieved successfully for user ID: 409
[25-Apr-2026 12:44:53 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Apr-2026 12:44:53 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Apr-2026 12:44:53 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA5IiwidXNlcm5hbWUiOiJOZGpkamRqZCIsImVtYWlsIjoidmluY2Vuem92aW9sYWFAZ21haWwuY29tIiwiZXhwIjoxNzc3NzI1NzM3fQ.h8hBzMCROHXyFJ4VAxvWpEch9ecnd-W4ko_tEJBvBvc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f1d711138752dc3-MXP","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"79.16.81.225","CF-IPCountry":"IT","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"79.16.81.225, 162.158.129.114"}
[25-Apr-2026 12:44:53 UTC] === User Orders API Called ===
[25-Apr-2026 12:44:53 UTC] User ID: 409
[25-Apr-2026 12:44:53 UTC] Limit: 20, Offset: 0
[25-Apr-2026 12:44:53 UTC] Orders found: 0
[25-Apr-2026 12:44:53 UTC] Orders data: []
[25-Apr-2026 12:44:53 UTC] Total orders count: 0
[25-Apr-2026 12:44:53 UTC] === API CALL LOG ===
[25-Apr-2026 12:44:53 UTC] Endpoint: user/profile.php
[25-Apr-2026 12:44:53 UTC] Full Log Data: {
    "timestamp": "2026-04-25 12:44:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "79.16.81.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA5IiwidXNlcm5hbWUiOiJOZGpkamRqZCIsImVtYWlsIjoidmluY2Vuem92aW9sYWFAZ21haWwuY29tIiwiZXhwIjoxNzc3NzI1NzM3fQ.h8hBzMCROHXyFJ4VAxvWpEch9ecnd-W4ko_tEJBvBvc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1d7111c8f92dc3-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "79.16.81.225",
        "CF-IPCountry": "IT",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "79.16.81.225, 162.158.129.114"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 12:44:53 UTC] === END API CALL LOG ===
[25-Apr-2026 12:44:53 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 12:44:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA5IiwidXNlcm5hbWUiOiJOZGpkamRqZCIsImVtYWlsIjoidmluY2Vuem92aW9sYWFAZ21haWwuY29tIiwiZXhwIjoxNzc3NzI1NzM3fQ.h8hBzMCROHXyFJ4VAxvWpEch9ecnd-W4ko_tEJBvBvc
[25-Apr-2026 12:44:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 12:44:53 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 12:44:53 UTC] User ID: 409
[25-Apr-2026 12:44:53 UTC] ✅ User profile retrieved successfully for user ID: 409
[25-Apr-2026 12:44:53 UTC] === API CALL LOG ===
[25-Apr-2026 12:44:53 UTC] Endpoint: user/profile.php
[25-Apr-2026 12:44:53 UTC] Full Log Data: {
    "timestamp": "2026-04-25 12:44:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "79.16.81.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA5IiwidXNlcm5hbWUiOiJOZGpkamRqZCIsImVtYWlsIjoidmluY2Vuem92aW9sYWFAZ21haWwuY29tIiwiZXhwIjoxNzc3NzI1NzM3fQ.h8hBzMCROHXyFJ4VAxvWpEch9ecnd-W4ko_tEJBvBvc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1d71155c0c2dc3-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "79.16.81.225",
        "CF-IPCountry": "IT",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "79.16.81.225, 162.158.129.115"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 12:44:53 UTC] === END API CALL LOG ===
[25-Apr-2026 12:44:53 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 12:44:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA5IiwidXNlcm5hbWUiOiJOZGpkamRqZCIsImVtYWlsIjoidmluY2Vuem92aW9sYWFAZ21haWwuY29tIiwiZXhwIjoxNzc3NzI1NzM3fQ.h8hBzMCROHXyFJ4VAxvWpEch9ecnd-W4ko_tEJBvBvc
[25-Apr-2026 12:44:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 12:44:53 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 12:44:53 UTC] User ID: 409
[25-Apr-2026 12:44:53 UTC] ✅ User profile retrieved successfully for user ID: 409
[25-Apr-2026 12:45:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Apr-2026 12:45:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Apr-2026 12:45:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA5IiwidXNlcm5hbWUiOiJOZGpkamRqZCIsImVtYWlsIjoidmluY2Vuem92aW9sYWFAZ21haWwuY29tIiwiZXhwIjoxNzc3NzI1NzM3fQ.h8hBzMCROHXyFJ4VAxvWpEch9ecnd-W4ko_tEJBvBvc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f1d714a1dbc2dc3-MXP","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"79.16.81.225","CF-IPCountry":"IT","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"79.16.81.225, 162.158.129.114"}
[25-Apr-2026 12:45:02 UTC] === User Orders API Called ===
[25-Apr-2026 12:45:02 UTC] User ID: 409
[25-Apr-2026 12:45:02 UTC] Limit: 20, Offset: 0
[25-Apr-2026 12:45:02 UTC] Orders found: 0
[25-Apr-2026 12:45:02 UTC] Orders data: []
[25-Apr-2026 12:45:02 UTC] Total orders count: 0
[25-Apr-2026 12:45:02 UTC] === API CALL LOG ===
[25-Apr-2026 12:45:02 UTC] Endpoint: user/profile.php
[25-Apr-2026 12:45:02 UTC] Full Log Data: {
    "timestamp": "2026-04-25 12:45:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "79.16.81.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA5IiwidXNlcm5hbWUiOiJOZGpkamRqZCIsImVtYWlsIjoidmluY2Vuem92aW9sYWFAZ21haWwuY29tIiwiZXhwIjoxNzc3NzI1NzM3fQ.h8hBzMCROHXyFJ4VAxvWpEch9ecnd-W4ko_tEJBvBvc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1d714a4dcc2dc3-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "79.16.81.225",
        "CF-IPCountry": "IT",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "79.16.81.225, 162.158.129.114"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 12:45:02 UTC] === END API CALL LOG ===
[25-Apr-2026 12:45:02 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 12:45:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA5IiwidXNlcm5hbWUiOiJOZGpkamRqZCIsImVtYWlsIjoidmluY2Vuem92aW9sYWFAZ21haWwuY29tIiwiZXhwIjoxNzc3NzI1NzM3fQ.h8hBzMCROHXyFJ4VAxvWpEch9ecnd-W4ko_tEJBvBvc
[25-Apr-2026 12:45:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 12:45:02 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 12:45:02 UTC] User ID: 409
[25-Apr-2026 12:45:02 UTC] ✅ User profile retrieved successfully for user ID: 409
[25-Apr-2026 12:45:03 UTC] === API CALL LOG ===
[25-Apr-2026 12:45:03 UTC] Endpoint: user/profile.php
[25-Apr-2026 12:45:03 UTC] Full Log Data: {
    "timestamp": "2026-04-25 12:45:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "79.16.81.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA5IiwidXNlcm5hbWUiOiJOZGpkamRqZCIsImVtYWlsIjoidmluY2Vuem92aW9sYWFAZ21haWwuY29tIiwiZXhwIjoxNzc3NzI1NzM3fQ.h8hBzMCROHXyFJ4VAxvWpEch9ecnd-W4ko_tEJBvBvc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1d714e48282dc3-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "79.16.81.225",
        "CF-IPCountry": "IT",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "79.16.81.225, 162.158.129.114"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 12:45:03 UTC] === END API CALL LOG ===
[25-Apr-2026 12:45:03 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 12:45:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA5IiwidXNlcm5hbWUiOiJOZGpkamRqZCIsImVtYWlsIjoidmluY2Vuem92aW9sYWFAZ21haWwuY29tIiwiZXhwIjoxNzc3NzI1NzM3fQ.h8hBzMCROHXyFJ4VAxvWpEch9ecnd-W4ko_tEJBvBvc
[25-Apr-2026 12:45:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 12:45:03 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 12:45:03 UTC] User ID: 409
[25-Apr-2026 12:45:03 UTC] ✅ User profile retrieved successfully for user ID: 409
[25-Apr-2026 12:45:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Apr-2026 12:45:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Apr-2026 12:45:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA5IiwidXNlcm5hbWUiOiJOZGpkamRqZCIsImVtYWlsIjoidmluY2Vuem92aW9sYWFAZ21haWwuY29tIiwiZXhwIjoxNzc3NzI1NzM3fQ.h8hBzMCROHXyFJ4VAxvWpEch9ecnd-W4ko_tEJBvBvc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f1d718538e12dc3-MXP","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"79.16.81.225","CF-IPCountry":"IT","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"79.16.81.225, 162.158.129.114"}
[25-Apr-2026 12:45:11 UTC] === User Orders API Called ===
[25-Apr-2026 12:45:11 UTC] User ID: 409
[25-Apr-2026 12:45:11 UTC] Limit: 20, Offset: 0
[25-Apr-2026 12:45:11 UTC] Orders found: 0
[25-Apr-2026 12:45:11 UTC] Orders data: []
[25-Apr-2026 12:45:11 UTC] Total orders count: 0
[25-Apr-2026 12:45:11 UTC] === API CALL LOG ===
[25-Apr-2026 12:45:11 UTC] Endpoint: user/profile.php
[25-Apr-2026 12:45:11 UTC] Full Log Data: {
    "timestamp": "2026-04-25 12:45:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "79.16.81.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA5IiwidXNlcm5hbWUiOiJOZGpkamRqZCIsImVtYWlsIjoidmluY2Vuem92aW9sYWFAZ21haWwuY29tIiwiZXhwIjoxNzc3NzI1NzM3fQ.h8hBzMCROHXyFJ4VAxvWpEch9ecnd-W4ko_tEJBvBvc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1d718589162dc3-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "79.16.81.225",
        "CF-IPCountry": "IT",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "79.16.81.225, 162.158.129.114"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 12:45:11 UTC] === END API CALL LOG ===
[25-Apr-2026 12:45:11 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 12:45:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA5IiwidXNlcm5hbWUiOiJOZGpkamRqZCIsImVtYWlsIjoidmluY2Vuem92aW9sYWFAZ21haWwuY29tIiwiZXhwIjoxNzc3NzI1NzM3fQ.h8hBzMCROHXyFJ4VAxvWpEch9ecnd-W4ko_tEJBvBvc
[25-Apr-2026 12:45:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 12:45:11 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 12:45:11 UTC] User ID: 409
[25-Apr-2026 12:45:11 UTC] ✅ User profile retrieved successfully for user ID: 409
[25-Apr-2026 12:45:12 UTC] === API CALL LOG ===
[25-Apr-2026 12:45:12 UTC] Endpoint: user/profile.php
[25-Apr-2026 12:45:12 UTC] Full Log Data: {
    "timestamp": "2026-04-25 12:45:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "79.16.81.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA5IiwidXNlcm5hbWUiOiJOZGpkamRqZCIsImVtYWlsIjoidmluY2Vuem92aW9sYWFAZ21haWwuY29tIiwiZXhwIjoxNzc3NzI1NzM3fQ.h8hBzMCROHXyFJ4VAxvWpEch9ecnd-W4ko_tEJBvBvc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1d71895b762dc3-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "79.16.81.225",
        "CF-IPCountry": "IT",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "79.16.81.225, 162.158.129.114"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 12:45:12 UTC] === END API CALL LOG ===
[25-Apr-2026 12:45:12 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 12:45:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA5IiwidXNlcm5hbWUiOiJOZGpkamRqZCIsImVtYWlsIjoidmluY2Vuem92aW9sYWFAZ21haWwuY29tIiwiZXhwIjoxNzc3NzI1NzM3fQ.h8hBzMCROHXyFJ4VAxvWpEch9ecnd-W4ko_tEJBvBvc
[25-Apr-2026 12:45:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 12:45:12 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 12:45:12 UTC] User ID: 409
[25-Apr-2026 12:45:12 UTC] ✅ User profile retrieved successfully for user ID: 409
[25-Apr-2026 12:45:15 UTC] === API CALL LOG ===
[25-Apr-2026 12:45:15 UTC] Endpoint: user/profile.php
[25-Apr-2026 12:45:15 UTC] Full Log Data: {
    "timestamp": "2026-04-25 12:45:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "79.16.81.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA5IiwidXNlcm5hbWUiOiJOZGpkamRqZCIsImVtYWlsIjoidmluY2Vuem92aW9sYWFAZ21haWwuY29tIiwiZXhwIjoxNzc3NzI1NzM3fQ.h8hBzMCROHXyFJ4VAxvWpEch9ecnd-W4ko_tEJBvBvc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1d719e1ea92dc3-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "79.16.81.225",
        "CF-IPCountry": "IT",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "79.16.81.225, 162.158.129.114"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 12:45:15 UTC] === END API CALL LOG ===
[25-Apr-2026 12:45:15 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 12:45:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA5IiwidXNlcm5hbWUiOiJOZGpkamRqZCIsImVtYWlsIjoidmluY2Vuem92aW9sYWFAZ21haWwuY29tIiwiZXhwIjoxNzc3NzI1NzM3fQ.h8hBzMCROHXyFJ4VAxvWpEch9ecnd-W4ko_tEJBvBvc
[25-Apr-2026 12:45:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 12:45:15 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 12:45:15 UTC] User ID: 409
[25-Apr-2026 12:45:15 UTC] ✅ User profile retrieved successfully for user ID: 409
[25-Apr-2026 12:45:15 UTC] User Purchases API - User ID: 409
[25-Apr-2026 12:45:15 UTC] User Purchases API - Total purchases found: 0
[25-Apr-2026 12:45:25 UTC] === API CALL LOG ===
[25-Apr-2026 12:45:25 UTC] Endpoint: user/profile.php
[25-Apr-2026 12:45:25 UTC] Full Log Data: {
    "timestamp": "2026-04-25 12:45:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "79.16.81.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA5IiwidXNlcm5hbWUiOiJOZGpkamRqZCIsImVtYWlsIjoidmluY2Vuem92aW9sYWFAZ21haWwuY29tIiwiZXhwIjoxNzc3NzI1NzM3fQ.h8hBzMCROHXyFJ4VAxvWpEch9ecnd-W4ko_tEJBvBvc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1d71d95c062dc3-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "79.16.81.225",
        "CF-IPCountry": "IT",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "79.16.81.225, 162.158.129.115"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 12:45:25 UTC] === END API CALL LOG ===
[25-Apr-2026 12:45:25 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 12:45:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA5IiwidXNlcm5hbWUiOiJOZGpkamRqZCIsImVtYWlsIjoidmluY2Vuem92aW9sYWFAZ21haWwuY29tIiwiZXhwIjoxNzc3NzI1NzM3fQ.h8hBzMCROHXyFJ4VAxvWpEch9ecnd-W4ko_tEJBvBvc
[25-Apr-2026 12:45:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 12:45:25 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 12:45:25 UTC] User ID: 409
[25-Apr-2026 12:45:25 UTC] ✅ User profile retrieved successfully for user ID: 409
[25-Apr-2026 12:45:25 UTC] User Purchases API - User ID: 409
[25-Apr-2026 12:45:25 UTC] User Purchases API - Total purchases found: 0
[25-Apr-2026 12:45:28 UTC] === API CALL LOG ===
[25-Apr-2026 12:45:28 UTC] Endpoint: user/profile.php
[25-Apr-2026 12:45:28 UTC] Full Log Data: {
    "timestamp": "2026-04-25 12:45:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "79.16.81.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA5IiwidXNlcm5hbWUiOiJOZGpkamRqZCIsImVtYWlsIjoidmluY2Vuem92aW9sYWFAZ21haWwuY29tIiwiZXhwIjoxNzc3NzI1NzM3fQ.h8hBzMCROHXyFJ4VAxvWpEch9ecnd-W4ko_tEJBvBvc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1d71ea7e0b2dc3-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "79.16.81.225",
        "CF-IPCountry": "IT",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "79.16.81.225, 162.158.129.115"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 12:45:28 UTC] === END API CALL LOG ===
[25-Apr-2026 12:45:28 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 12:45:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA5IiwidXNlcm5hbWUiOiJOZGpkamRqZCIsImVtYWlsIjoidmluY2Vuem92aW9sYWFAZ21haWwuY29tIiwiZXhwIjoxNzc3NzI1NzM3fQ.h8hBzMCROHXyFJ4VAxvWpEch9ecnd-W4ko_tEJBvBvc
[25-Apr-2026 12:45:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 12:45:28 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 12:45:28 UTC] User ID: 409
[25-Apr-2026 12:45:28 UTC] ✅ User profile retrieved successfully for user ID: 409
[25-Apr-2026 12:45:28 UTC] User Purchases API - User ID: 409
[25-Apr-2026 12:45:28 UTC] User Purchases API - Total purchases found: 0
[25-Apr-2026 12:45:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Apr-2026 12:45:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Apr-2026 12:45:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA5IiwidXNlcm5hbWUiOiJOZGpkamRqZCIsImVtYWlsIjoidmluY2Vuem92aW9sYWFAZ21haWwuY29tIiwiZXhwIjoxNzc3NzI1NzM3fQ.h8hBzMCROHXyFJ4VAxvWpEch9ecnd-W4ko_tEJBvBvc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f1d7206af2b2dc3-MXP","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"79.16.81.225","CF-IPCountry":"IT","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"79.16.81.225, 162.158.129.115"}
[25-Apr-2026 12:45:32 UTC] === User Orders API Called ===
[25-Apr-2026 12:45:32 UTC] User ID: 409
[25-Apr-2026 12:45:32 UTC] Limit: 20, Offset: 0
[25-Apr-2026 12:45:32 UTC] Orders found: 0
[25-Apr-2026 12:45:32 UTC] Orders data: []
[25-Apr-2026 12:45:32 UTC] Total orders count: 0
[25-Apr-2026 12:45:32 UTC] === API CALL LOG ===
[25-Apr-2026 12:45:32 UTC] Endpoint: user/profile.php
[25-Apr-2026 12:45:32 UTC] Full Log Data: {
    "timestamp": "2026-04-25 12:45:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "79.16.81.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA5IiwidXNlcm5hbWUiOiJOZGpkamRqZCIsImVtYWlsIjoidmluY2Vuem92aW9sYWFAZ21haWwuY29tIiwiZXhwIjoxNzc3NzI1NzM3fQ.h8hBzMCROHXyFJ4VAxvWpEch9ecnd-W4ko_tEJBvBvc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1d7206ef592dc3-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "79.16.81.225",
        "CF-IPCountry": "IT",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "79.16.81.225, 162.158.129.115"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 12:45:32 UTC] === END API CALL LOG ===
[25-Apr-2026 12:45:32 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 12:45:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA5IiwidXNlcm5hbWUiOiJOZGpkamRqZCIsImVtYWlsIjoidmluY2Vuem92aW9sYWFAZ21haWwuY29tIiwiZXhwIjoxNzc3NzI1NzM3fQ.h8hBzMCROHXyFJ4VAxvWpEch9ecnd-W4ko_tEJBvBvc
[25-Apr-2026 12:45:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 12:45:32 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 12:45:32 UTC] User ID: 409
[25-Apr-2026 12:45:32 UTC] ✅ User profile retrieved successfully for user ID: 409
[25-Apr-2026 12:45:33 UTC] === API CALL LOG ===
[25-Apr-2026 12:45:33 UTC] Endpoint: user/profile.php
[25-Apr-2026 12:45:33 UTC] Full Log Data: {
    "timestamp": "2026-04-25 12:45:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "79.16.81.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA5IiwidXNlcm5hbWUiOiJOZGpkamRqZCIsImVtYWlsIjoidmluY2Vuem92aW9sYWFAZ21haWwuY29tIiwiZXhwIjoxNzc3NzI1NzM3fQ.h8hBzMCROHXyFJ4VAxvWpEch9ecnd-W4ko_tEJBvBvc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1d720aea192dc3-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "79.16.81.225",
        "CF-IPCountry": "IT",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "79.16.81.225, 162.158.129.115"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 12:45:33 UTC] === END API CALL LOG ===
[25-Apr-2026 12:45:33 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 12:45:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA5IiwidXNlcm5hbWUiOiJOZGpkamRqZCIsImVtYWlsIjoidmluY2Vuem92aW9sYWFAZ21haWwuY29tIiwiZXhwIjoxNzc3NzI1NzM3fQ.h8hBzMCROHXyFJ4VAxvWpEch9ecnd-W4ko_tEJBvBvc
[25-Apr-2026 12:45:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 12:45:33 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 12:45:33 UTC] User ID: 409
[25-Apr-2026 12:45:33 UTC] ✅ User profile retrieved successfully for user ID: 409
[25-Apr-2026 12:45:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Apr-2026 12:45:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Apr-2026 12:45:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA5IiwidXNlcm5hbWUiOiJOZGpkamRqZCIsImVtYWlsIjoidmluY2Vuem92aW9sYWFAZ21haWwuY29tIiwiZXhwIjoxNzc3NzI1NzM3fQ.h8hBzMCROHXyFJ4VAxvWpEch9ecnd-W4ko_tEJBvBvc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f1d72148fee2dc3-MXP","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"79.16.81.225","CF-IPCountry":"IT","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"79.16.81.225, 162.158.129.115"}
[25-Apr-2026 12:45:34 UTC] === User Orders API Called ===
[25-Apr-2026 12:45:34 UTC] User ID: 409
[25-Apr-2026 12:45:34 UTC] Limit: 20, Offset: 0
[25-Apr-2026 12:45:34 UTC] Orders found: 0
[25-Apr-2026 12:45:34 UTC] Orders data: []
[25-Apr-2026 12:45:34 UTC] Total orders count: 0
[25-Apr-2026 12:45:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Apr-2026 12:45:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Apr-2026 12:45:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA5IiwidXNlcm5hbWUiOiJOZGpkamRqZCIsImVtYWlsIjoidmluY2Vuem92aW9sYWFAZ21haWwuY29tIiwiZXhwIjoxNzc3NzI1NzM3fQ.h8hBzMCROHXyFJ4VAxvWpEch9ecnd-W4ko_tEJBvBvc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f1d72232f742dc3-MXP","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"79.16.81.225","CF-IPCountry":"IT","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"79.16.81.225, 162.158.129.115"}
[25-Apr-2026 12:45:37 UTC] === User Orders API Called ===
[25-Apr-2026 12:45:37 UTC] User ID: 409
[25-Apr-2026 12:45:37 UTC] Limit: 20, Offset: 0
[25-Apr-2026 12:45:37 UTC] Orders found: 0
[25-Apr-2026 12:45:37 UTC] Orders data: []
[25-Apr-2026 12:45:37 UTC] Total orders count: 0
[25-Apr-2026 12:45:37 UTC] === API CALL LOG ===
[25-Apr-2026 12:45:37 UTC] Endpoint: user/profile.php
[25-Apr-2026 12:45:37 UTC] Full Log Data: {
    "timestamp": "2026-04-25 12:45:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "79.16.81.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA5IiwidXNlcm5hbWUiOiJOZGpkamRqZCIsImVtYWlsIjoidmluY2Vuem92aW9sYWFAZ21haWwuY29tIiwiZXhwIjoxNzc3NzI1NzM3fQ.h8hBzMCROHXyFJ4VAxvWpEch9ecnd-W4ko_tEJBvBvc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1d72237f992dc3-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "79.16.81.225",
        "CF-IPCountry": "IT",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "79.16.81.225, 162.158.129.115"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 12:45:37 UTC] === END API CALL LOG ===
[25-Apr-2026 12:45:37 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 12:45:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA5IiwidXNlcm5hbWUiOiJOZGpkamRqZCIsImVtYWlsIjoidmluY2Vuem92aW9sYWFAZ21haWwuY29tIiwiZXhwIjoxNzc3NzI1NzM3fQ.h8hBzMCROHXyFJ4VAxvWpEch9ecnd-W4ko_tEJBvBvc
[25-Apr-2026 12:45:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 12:45:37 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 12:45:37 UTC] User ID: 409
[25-Apr-2026 12:45:37 UTC] ✅ User profile retrieved successfully for user ID: 409
[25-Apr-2026 12:45:37 UTC] === API CALL LOG ===
[25-Apr-2026 12:45:37 UTC] Endpoint: user/profile.php
[25-Apr-2026 12:45:37 UTC] Full Log Data: {
    "timestamp": "2026-04-25 12:45:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "79.16.81.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA5IiwidXNlcm5hbWUiOiJOZGpkamRqZCIsImVtYWlsIjoidmluY2Vuem92aW9sYWFAZ21haWwuY29tIiwiZXhwIjoxNzc3NzI1NzM3fQ.h8hBzMCROHXyFJ4VAxvWpEch9ecnd-W4ko_tEJBvBvc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1d72279a692dc3-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "79.16.81.225",
        "CF-IPCountry": "IT",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "79.16.81.225, 162.158.129.115"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 12:45:37 UTC] === END API CALL LOG ===
[25-Apr-2026 12:45:37 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 12:45:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA5IiwidXNlcm5hbWUiOiJOZGpkamRqZCIsImVtYWlsIjoidmluY2Vuem92aW9sYWFAZ21haWwuY29tIiwiZXhwIjoxNzc3NzI1NzM3fQ.h8hBzMCROHXyFJ4VAxvWpEch9ecnd-W4ko_tEJBvBvc
[25-Apr-2026 12:45:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 12:45:37 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 12:45:37 UTC] User ID: 409
[25-Apr-2026 12:45:37 UTC] ✅ User profile retrieved successfully for user ID: 409
[25-Apr-2026 12:45:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Apr-2026 12:45:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Apr-2026 12:45:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA5IiwidXNlcm5hbWUiOiJOZGpkamRqZCIsImVtYWlsIjoidmluY2Vuem92aW9sYWFAZ21haWwuY29tIiwiZXhwIjoxNzc3NzI1NzM3fQ.h8hBzMCROHXyFJ4VAxvWpEch9ecnd-W4ko_tEJBvBvc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f1d7252fbd02dc3-MXP","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"79.16.81.225","CF-IPCountry":"IT","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"79.16.81.225, 162.158.129.115"}
[25-Apr-2026 12:45:44 UTC] === User Orders API Called ===
[25-Apr-2026 12:45:44 UTC] User ID: 409
[25-Apr-2026 12:45:44 UTC] Limit: 20, Offset: 0
[25-Apr-2026 12:45:44 UTC] Orders found: 0
[25-Apr-2026 12:45:44 UTC] Orders data: []
[25-Apr-2026 12:45:44 UTC] Total orders count: 0
[25-Apr-2026 12:45:44 UTC] === API CALL LOG ===
[25-Apr-2026 12:45:44 UTC] Endpoint: user/profile.php
[25-Apr-2026 12:45:44 UTC] Full Log Data: {
    "timestamp": "2026-04-25 12:45:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "79.16.81.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA5IiwidXNlcm5hbWUiOiJOZGpkamRqZCIsImVtYWlsIjoidmluY2Vuem92aW9sYWFAZ21haWwuY29tIiwiZXhwIjoxNzc3NzI1NzM3fQ.h8hBzMCROHXyFJ4VAxvWpEch9ecnd-W4ko_tEJBvBvc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1d72533c122dc3-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "79.16.81.225",
        "CF-IPCountry": "IT",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "79.16.81.225, 162.158.129.115"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 12:45:44 UTC] === END API CALL LOG ===
[25-Apr-2026 12:45:44 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 12:45:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA5IiwidXNlcm5hbWUiOiJOZGpkamRqZCIsImVtYWlsIjoidmluY2Vuem92aW9sYWFAZ21haWwuY29tIiwiZXhwIjoxNzc3NzI1NzM3fQ.h8hBzMCROHXyFJ4VAxvWpEch9ecnd-W4ko_tEJBvBvc
[25-Apr-2026 12:45:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 12:45:44 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 12:45:44 UTC] User ID: 409
[25-Apr-2026 12:45:44 UTC] ✅ User profile retrieved successfully for user ID: 409
[25-Apr-2026 12:45:45 UTC] === API CALL LOG ===
[25-Apr-2026 12:45:45 UTC] Endpoint: user/profile.php
[25-Apr-2026 12:45:45 UTC] Full Log Data: {
    "timestamp": "2026-04-25 12:45:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "79.16.81.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA5IiwidXNlcm5hbWUiOiJOZGpkamRqZCIsImVtYWlsIjoidmluY2Vuem92aW9sYWFAZ21haWwuY29tIiwiZXhwIjoxNzc3NzI1NzM3fQ.h8hBzMCROHXyFJ4VAxvWpEch9ecnd-W4ko_tEJBvBvc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1d7256fe522dc3-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "79.16.81.225",
        "CF-IPCountry": "IT",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "79.16.81.225, 162.158.129.115"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 12:45:45 UTC] === END API CALL LOG ===
[25-Apr-2026 12:45:45 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 12:45:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA5IiwidXNlcm5hbWUiOiJOZGpkamRqZCIsImVtYWlsIjoidmluY2Vuem92aW9sYWFAZ21haWwuY29tIiwiZXhwIjoxNzc3NzI1NzM3fQ.h8hBzMCROHXyFJ4VAxvWpEch9ecnd-W4ko_tEJBvBvc
[25-Apr-2026 12:45:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 12:45:45 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 12:45:45 UTC] User ID: 409
[25-Apr-2026 12:45:45 UTC] ✅ User profile retrieved successfully for user ID: 409
[25-Apr-2026 12:45:53 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Apr-2026 12:45:53 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Apr-2026 12:45:53 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA5IiwidXNlcm5hbWUiOiJOZGpkamRqZCIsImVtYWlsIjoidmluY2Vuem92aW9sYWFAZ21haWwuY29tIiwiZXhwIjoxNzc3NzI1NzM3fQ.h8hBzMCROHXyFJ4VAxvWpEch9ecnd-W4ko_tEJBvBvc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f1d72877b312dc3-MXP","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"79.16.81.225","CF-IPCountry":"IT","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"79.16.81.225, 162.158.129.115"}
[25-Apr-2026 12:45:53 UTC] === User Orders API Called ===
[25-Apr-2026 12:45:53 UTC] User ID: 409
[25-Apr-2026 12:45:53 UTC] Limit: 20, Offset: 0
[25-Apr-2026 12:45:53 UTC] Orders found: 0
[25-Apr-2026 12:45:53 UTC] Orders data: []
[25-Apr-2026 12:45:53 UTC] Total orders count: 0
[25-Apr-2026 12:54:41 UTC] === API CALL LOG ===
[25-Apr-2026 12:54:41 UTC] Endpoint: user/profile.php
[25-Apr-2026 12:54:41 UTC] Full Log Data: {
    "timestamp": "2026-04-25 12:54:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "79.16.81.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA5IiwidXNlcm5hbWUiOiJOZGpkamRqZCIsImVtYWlsIjoidmluY2Vuem92aW9sYWFAZ21haWwuY29tIiwiZXhwIjoxNzc3NzI1NzM3fQ.h8hBzMCROHXyFJ4VAxvWpEch9ecnd-W4ko_tEJBvBvc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1d7f6d3dd13a89-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "79.16.81.225",
        "CF-IPCountry": "IT",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "79.16.81.225, 172.69.68.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 12:54:41 UTC] === END API CALL LOG ===
[25-Apr-2026 12:54:41 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 12:54:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA5IiwidXNlcm5hbWUiOiJOZGpkamRqZCIsImVtYWlsIjoidmluY2Vuem92aW9sYWFAZ21haWwuY29tIiwiZXhwIjoxNzc3NzI1NzM3fQ.h8hBzMCROHXyFJ4VAxvWpEch9ecnd-W4ko_tEJBvBvc
[25-Apr-2026 12:54:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 12:54:41 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 12:54:41 UTC] User ID: 409
[25-Apr-2026 12:54:41 UTC] ✅ User profile retrieved successfully for user ID: 409
[25-Apr-2026 12:54:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Apr-2026 12:54:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Apr-2026 12:54:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA5IiwidXNlcm5hbWUiOiJOZGpkamRqZCIsImVtYWlsIjoidmluY2Vuem92aW9sYWFAZ21haWwuY29tIiwiZXhwIjoxNzc3NzI1NzM3fQ.h8hBzMCROHXyFJ4VAxvWpEch9ecnd-W4ko_tEJBvBvc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f1d7f6f795f3a89-MXP","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"79.16.81.225","CF-IPCountry":"IT","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"79.16.81.225, 172.69.68.169"}
[25-Apr-2026 12:54:41 UTC] === User Orders API Called ===
[25-Apr-2026 12:54:41 UTC] User ID: 409
[25-Apr-2026 12:54:41 UTC] Limit: 20, Offset: 0
[25-Apr-2026 12:54:41 UTC] Orders found: 0
[25-Apr-2026 12:54:41 UTC] Orders data: []
[25-Apr-2026 12:54:41 UTC] Total orders count: 0
[25-Apr-2026 12:54:41 UTC] === API CALL LOG ===
[25-Apr-2026 12:54:41 UTC] Endpoint: user/profile.php
[25-Apr-2026 12:54:41 UTC] Full Log Data: {
    "timestamp": "2026-04-25 12:54:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "79.16.81.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA5IiwidXNlcm5hbWUiOiJOZGpkamRqZCIsImVtYWlsIjoidmluY2Vuem92aW9sYWFAZ21haWwuY29tIiwiZXhwIjoxNzc3NzI1NzM3fQ.h8hBzMCROHXyFJ4VAxvWpEch9ecnd-W4ko_tEJBvBvc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1d7f705a6e3a89-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "79.16.81.225",
        "CF-IPCountry": "IT",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "79.16.81.225, 172.69.68.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 12:54:41 UTC] === END API CALL LOG ===
[25-Apr-2026 12:54:41 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 12:54:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA5IiwidXNlcm5hbWUiOiJOZGpkamRqZCIsImVtYWlsIjoidmluY2Vuem92aW9sYWFAZ21haWwuY29tIiwiZXhwIjoxNzc3NzI1NzM3fQ.h8hBzMCROHXyFJ4VAxvWpEch9ecnd-W4ko_tEJBvBvc
[25-Apr-2026 12:54:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 12:54:41 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 12:54:41 UTC] User ID: 409
[25-Apr-2026 12:54:41 UTC] ✅ User profile retrieved successfully for user ID: 409
[25-Apr-2026 12:54:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Apr-2026 12:54:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Apr-2026 12:54:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA5IiwidXNlcm5hbWUiOiJOZGpkamRqZCIsImVtYWlsIjoidmluY2Vuem92aW9sYWFAZ21haWwuY29tIiwiZXhwIjoxNzc3NzI1NzM3fQ.h8hBzMCROHXyFJ4VAxvWpEch9ecnd-W4ko_tEJBvBvc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f1d7f708a9c3a89-MXP","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"79.16.81.225","CF-IPCountry":"IT","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"79.16.81.225, 172.69.68.168"}
[25-Apr-2026 12:54:42 UTC] === User Orders API Called ===
[25-Apr-2026 12:54:42 UTC] User ID: 409
[25-Apr-2026 12:54:42 UTC] Limit: 20, Offset: 0
[25-Apr-2026 12:54:42 UTC] Orders found: 0
[25-Apr-2026 12:54:42 UTC] Orders data: []
[25-Apr-2026 12:54:42 UTC] Total orders count: 0
[25-Apr-2026 12:54:42 UTC] === API CALL LOG ===
[25-Apr-2026 12:54:42 UTC] Endpoint: user/profile.php
[25-Apr-2026 12:54:42 UTC] Full Log Data: {
    "timestamp": "2026-04-25 12:54:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "79.16.81.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA5IiwidXNlcm5hbWUiOiJOZGpkamRqZCIsImVtYWlsIjoidmluY2Vuem92aW9sYWFAZ21haWwuY29tIiwiZXhwIjoxNzc3NzI1NzM3fQ.h8hBzMCROHXyFJ4VAxvWpEch9ecnd-W4ko_tEJBvBvc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1d7f714b9f3a89-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "79.16.81.225",
        "CF-IPCountry": "IT",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "79.16.81.225, 172.69.68.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 12:54:42 UTC] === END API CALL LOG ===
[25-Apr-2026 12:54:42 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 12:54:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA5IiwidXNlcm5hbWUiOiJOZGpkamRqZCIsImVtYWlsIjoidmluY2Vuem92aW9sYWFAZ21haWwuY29tIiwiZXhwIjoxNzc3NzI1NzM3fQ.h8hBzMCROHXyFJ4VAxvWpEch9ecnd-W4ko_tEJBvBvc
[25-Apr-2026 12:54:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 12:54:42 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 12:54:42 UTC] User ID: 409
[25-Apr-2026 12:54:42 UTC] ✅ User profile retrieved successfully for user ID: 409
[25-Apr-2026 12:55:34 UTC] === API CALL LOG ===
[25-Apr-2026 12:55:34 UTC] Endpoint: user/profile.php
[25-Apr-2026 12:55:34 UTC] Full Log Data: {
    "timestamp": "2026-04-25 12:55:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "79.16.81.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA5IiwidXNlcm5hbWUiOiJOZGpkamRqZCIsImVtYWlsIjoidmluY2Vuem92aW9sYWFAZ21haWwuY29tIiwiZXhwIjoxNzc3NzI1NzM3fQ.h8hBzMCROHXyFJ4VAxvWpEch9ecnd-W4ko_tEJBvBvc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1d80ba7e9c3a89-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "79.16.81.225",
        "CF-IPCountry": "IT",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "79.16.81.225, 172.69.68.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 12:55:34 UTC] === END API CALL LOG ===
[25-Apr-2026 12:55:34 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 12:55:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA5IiwidXNlcm5hbWUiOiJOZGpkamRqZCIsImVtYWlsIjoidmluY2Vuem92aW9sYWFAZ21haWwuY29tIiwiZXhwIjoxNzc3NzI1NzM3fQ.h8hBzMCROHXyFJ4VAxvWpEch9ecnd-W4ko_tEJBvBvc
[25-Apr-2026 12:55:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 12:55:34 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 12:55:34 UTC] User ID: 409
[25-Apr-2026 12:55:34 UTC] ✅ User profile retrieved successfully for user ID: 409
[25-Apr-2026 12:55:34 UTC] User Purchases API - User ID: 409
[25-Apr-2026 12:55:34 UTC] User Purchases API - Total purchases found: 0
[25-Apr-2026 12:55:40 UTC] === API CALL LOG ===
[25-Apr-2026 12:55:40 UTC] Endpoint: user/profile.php
[25-Apr-2026 12:55:40 UTC] Full Log Data: {
    "timestamp": "2026-04-25 12:55:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "79.16.81.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA5IiwidXNlcm5hbWUiOiJOZGpkamRqZCIsImVtYWlsIjoidmluY2Vuem92aW9sYWFAZ21haWwuY29tIiwiZXhwIjoxNzc3NzI1NzM3fQ.h8hBzMCROHXyFJ4VAxvWpEch9ecnd-W4ko_tEJBvBvc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1d80dcbc363a89-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "79.16.81.225",
        "CF-IPCountry": "IT",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "79.16.81.225, 172.69.68.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 12:55:40 UTC] === END API CALL LOG ===
[25-Apr-2026 12:55:40 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 12:55:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA5IiwidXNlcm5hbWUiOiJOZGpkamRqZCIsImVtYWlsIjoidmluY2Vuem92aW9sYWFAZ21haWwuY29tIiwiZXhwIjoxNzc3NzI1NzM3fQ.h8hBzMCROHXyFJ4VAxvWpEch9ecnd-W4ko_tEJBvBvc
[25-Apr-2026 12:55:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 12:55:40 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 12:55:40 UTC] User ID: 409
[25-Apr-2026 12:55:40 UTC] ✅ User profile retrieved successfully for user ID: 409
[25-Apr-2026 12:55:40 UTC] User Purchases API - User ID: 409
[25-Apr-2026 12:55:40 UTC] User Purchases API - Total purchases found: 0
[25-Apr-2026 12:55:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Apr-2026 12:55:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Apr-2026 12:55:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA5IiwidXNlcm5hbWUiOiJOZGpkamRqZCIsImVtYWlsIjoidmluY2Vuem92aW9sYWFAZ21haWwuY29tIiwiZXhwIjoxNzc3NzI1NzM3fQ.h8hBzMCROHXyFJ4VAxvWpEch9ecnd-W4ko_tEJBvBvc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f1d80e91cf03a89-MXP","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"79.16.81.225","CF-IPCountry":"IT","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"79.16.81.225, 172.69.68.169"}
[25-Apr-2026 12:55:42 UTC] === User Orders API Called ===
[25-Apr-2026 12:55:42 UTC] User ID: 409
[25-Apr-2026 12:55:42 UTC] Limit: 20, Offset: 0
[25-Apr-2026 12:55:42 UTC] Orders found: 0
[25-Apr-2026 12:55:42 UTC] Orders data: []
[25-Apr-2026 12:55:42 UTC] Total orders count: 0
[25-Apr-2026 12:55:42 UTC] === API CALL LOG ===
[25-Apr-2026 12:55:42 UTC] Endpoint: user/profile.php
[25-Apr-2026 12:55:42 UTC] Full Log Data: {
    "timestamp": "2026-04-25 12:55:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "79.16.81.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA5IiwidXNlcm5hbWUiOiJOZGpkamRqZCIsImVtYWlsIjoidmluY2Vuem92aW9sYWFAZ21haWwuY29tIiwiZXhwIjoxNzc3NzI1NzM3fQ.h8hBzMCROHXyFJ4VAxvWpEch9ecnd-W4ko_tEJBvBvc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1d80e9bdb23a89-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "79.16.81.225",
        "CF-IPCountry": "IT",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "79.16.81.225, 172.69.68.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 12:55:42 UTC] === END API CALL LOG ===
[25-Apr-2026 12:55:42 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 12:55:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA5IiwidXNlcm5hbWUiOiJOZGpkamRqZCIsImVtYWlsIjoidmluY2Vuem92aW9sYWFAZ21haWwuY29tIiwiZXhwIjoxNzc3NzI1NzM3fQ.h8hBzMCROHXyFJ4VAxvWpEch9ecnd-W4ko_tEJBvBvc
[25-Apr-2026 12:55:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 12:55:42 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 12:55:42 UTC] User ID: 409
[25-Apr-2026 12:55:42 UTC] ✅ User profile retrieved successfully for user ID: 409
[25-Apr-2026 12:55:42 UTC] === API CALL LOG ===
[25-Apr-2026 12:55:42 UTC] Endpoint: user/profile.php
[25-Apr-2026 12:55:42 UTC] Full Log Data: {
    "timestamp": "2026-04-25 12:55:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "79.16.81.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA5IiwidXNlcm5hbWUiOiJOZGpkamRqZCIsImVtYWlsIjoidmluY2Vuem92aW9sYWFAZ21haWwuY29tIiwiZXhwIjoxNzc3NzI1NzM3fQ.h8hBzMCROHXyFJ4VAxvWpEch9ecnd-W4ko_tEJBvBvc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1d80ed7b2f3a89-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "79.16.81.225",
        "CF-IPCountry": "IT",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "79.16.81.225, 172.69.68.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 12:55:42 UTC] === END API CALL LOG ===
[25-Apr-2026 12:55:42 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 12:55:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA5IiwidXNlcm5hbWUiOiJOZGpkamRqZCIsImVtYWlsIjoidmluY2Vuem92aW9sYWFAZ21haWwuY29tIiwiZXhwIjoxNzc3NzI1NzM3fQ.h8hBzMCROHXyFJ4VAxvWpEch9ecnd-W4ko_tEJBvBvc
[25-Apr-2026 12:55:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 12:55:42 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 12:55:42 UTC] User ID: 409
[25-Apr-2026 12:55:42 UTC] ✅ User profile retrieved successfully for user ID: 409
[25-Apr-2026 12:57:17 UTC] === API CALL LOG ===
[25-Apr-2026 12:57:17 UTC] Endpoint: user/profile.php
[25-Apr-2026 12:57:17 UTC] Full Log Data: {
    "timestamp": "2026-04-25 12:57:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "79.16.81.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA5IiwidXNlcm5hbWUiOiJOZGpkamRqZCIsImVtYWlsIjoidmluY2Vuem92aW9sYWFAZ21haWwuY29tIiwiZXhwIjoxNzc3NzI1NzM3fQ.h8hBzMCROHXyFJ4VAxvWpEch9ecnd-W4ko_tEJBvBvc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1d833ce86ced17-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "79.16.81.225",
        "CF-IPCountry": "IT",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "79.16.81.225, 172.70.216.161"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 12:57:17 UTC] === END API CALL LOG ===
[25-Apr-2026 12:57:17 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 12:57:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA5IiwidXNlcm5hbWUiOiJOZGpkamRqZCIsImVtYWlsIjoidmluY2Vuem92aW9sYWFAZ21haWwuY29tIiwiZXhwIjoxNzc3NzI1NzM3fQ.h8hBzMCROHXyFJ4VAxvWpEch9ecnd-W4ko_tEJBvBvc
[25-Apr-2026 12:57:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 12:57:17 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 12:57:17 UTC] User ID: 409
[25-Apr-2026 12:57:17 UTC] ✅ User profile retrieved successfully for user ID: 409
[25-Apr-2026 12:57:17 UTC] User Purchases API - User ID: 409
[25-Apr-2026 12:57:17 UTC] User Purchases API - Total purchases found: 0
[25-Apr-2026 12:57:23 UTC] === API CALL LOG ===
[25-Apr-2026 12:57:23 UTC] Endpoint: user/profile.php
[25-Apr-2026 12:57:23 UTC] Full Log Data: {
    "timestamp": "2026-04-25 12:57:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "79.16.81.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA5IiwidXNlcm5hbWUiOiJOZGpkamRqZCIsImVtYWlsIjoidmluY2Vuem92aW9sYWFAZ21haWwuY29tIiwiZXhwIjoxNzc3NzI1NzM3fQ.h8hBzMCROHXyFJ4VAxvWpEch9ecnd-W4ko_tEJBvBvc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1d835f5821ed17-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "79.16.81.225",
        "CF-IPCountry": "IT",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "79.16.81.225, 172.70.216.161"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 12:57:23 UTC] === END API CALL LOG ===
[25-Apr-2026 12:57:23 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 12:57:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA5IiwidXNlcm5hbWUiOiJOZGpkamRqZCIsImVtYWlsIjoidmluY2Vuem92aW9sYWFAZ21haWwuY29tIiwiZXhwIjoxNzc3NzI1NzM3fQ.h8hBzMCROHXyFJ4VAxvWpEch9ecnd-W4ko_tEJBvBvc
[25-Apr-2026 12:57:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 12:57:23 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 12:57:23 UTC] User ID: 409
[25-Apr-2026 12:57:23 UTC] ✅ User profile retrieved successfully for user ID: 409
[25-Apr-2026 12:57:23 UTC] User Purchases API - User ID: 409
[25-Apr-2026 12:57:23 UTC] User Purchases API - Total purchases found: 0
[25-Apr-2026 12:57:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Apr-2026 12:57:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Apr-2026 12:57:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA5IiwidXNlcm5hbWUiOiJOZGpkamRqZCIsImVtYWlsIjoidmluY2Vuem92aW9sYWFAZ21haWwuY29tIiwiZXhwIjoxNzc3NzI1NzM3fQ.h8hBzMCROHXyFJ4VAxvWpEch9ecnd-W4ko_tEJBvBvc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f1d838dae21ed17-MXP","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"79.16.81.225","CF-IPCountry":"IT","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"79.16.81.225, 172.70.216.161"}
[25-Apr-2026 12:57:30 UTC] === User Orders API Called ===
[25-Apr-2026 12:57:30 UTC] User ID: 409
[25-Apr-2026 12:57:30 UTC] Limit: 20, Offset: 0
[25-Apr-2026 12:57:30 UTC] Orders found: 0
[25-Apr-2026 12:57:30 UTC] Orders data: []
[25-Apr-2026 12:57:30 UTC] Total orders count: 0
[25-Apr-2026 12:57:30 UTC] === API CALL LOG ===
[25-Apr-2026 12:57:30 UTC] Endpoint: user/profile.php
[25-Apr-2026 12:57:30 UTC] Full Log Data: {
    "timestamp": "2026-04-25 12:57:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "79.16.81.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA5IiwidXNlcm5hbWUiOiJOZGpkamRqZCIsImVtYWlsIjoidmluY2Vuem92aW9sYWFAZ21haWwuY29tIiwiZXhwIjoxNzc3NzI1NzM3fQ.h8hBzMCROHXyFJ4VAxvWpEch9ecnd-W4ko_tEJBvBvc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1d838dee94ed17-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "79.16.81.225",
        "CF-IPCountry": "IT",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "79.16.81.225, 172.70.216.161"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 12:57:30 UTC] === END API CALL LOG ===
[25-Apr-2026 12:57:30 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 12:57:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA5IiwidXNlcm5hbWUiOiJOZGpkamRqZCIsImVtYWlsIjoidmluY2Vuem92aW9sYWFAZ21haWwuY29tIiwiZXhwIjoxNzc3NzI1NzM3fQ.h8hBzMCROHXyFJ4VAxvWpEch9ecnd-W4ko_tEJBvBvc
[25-Apr-2026 12:57:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 12:57:30 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 12:57:30 UTC] User ID: 409
[25-Apr-2026 12:57:30 UTC] ✅ User profile retrieved successfully for user ID: 409
[25-Apr-2026 12:57:31 UTC] === API CALL LOG ===
[25-Apr-2026 12:57:31 UTC] Endpoint: user/profile.php
[25-Apr-2026 12:57:31 UTC] Full Log Data: {
    "timestamp": "2026-04-25 12:57:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "79.16.81.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA5IiwidXNlcm5hbWUiOiJOZGpkamRqZCIsImVtYWlsIjoidmluY2Vuem92aW9sYWFAZ21haWwuY29tIiwiZXhwIjoxNzc3NzI1NzM3fQ.h8hBzMCROHXyFJ4VAxvWpEch9ecnd-W4ko_tEJBvBvc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1d8391e827ed17-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "79.16.81.225",
        "CF-IPCountry": "IT",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "79.16.81.225, 172.70.216.161"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 12:57:31 UTC] === END API CALL LOG ===
[25-Apr-2026 12:57:31 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 12:57:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA5IiwidXNlcm5hbWUiOiJOZGpkamRqZCIsImVtYWlsIjoidmluY2Vuem92aW9sYWFAZ21haWwuY29tIiwiZXhwIjoxNzc3NzI1NzM3fQ.h8hBzMCROHXyFJ4VAxvWpEch9ecnd-W4ko_tEJBvBvc
[25-Apr-2026 12:57:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 12:57:31 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 12:57:31 UTC] User ID: 409
[25-Apr-2026 12:57:31 UTC] ✅ User profile retrieved successfully for user ID: 409
[25-Apr-2026 12:57:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Apr-2026 12:57:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Apr-2026 12:57:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA5IiwidXNlcm5hbWUiOiJOZGpkamRqZCIsImVtYWlsIjoidmluY2Vuem92aW9sYWFAZ21haWwuY29tIiwiZXhwIjoxNzc3NzI1NzM3fQ.h8hBzMCROHXyFJ4VAxvWpEch9ecnd-W4ko_tEJBvBvc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f1d83a26841ed17-MXP","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"79.16.81.225","CF-IPCountry":"IT","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"79.16.81.225, 172.70.216.160"}
[25-Apr-2026 12:57:33 UTC] === User Orders API Called ===
[25-Apr-2026 12:57:33 UTC] User ID: 409
[25-Apr-2026 12:57:33 UTC] Limit: 20, Offset: 0
[25-Apr-2026 12:57:33 UTC] Orders found: 0
[25-Apr-2026 12:57:33 UTC] Orders data: []
[25-Apr-2026 12:57:33 UTC] Total orders count: 0
[25-Apr-2026 12:57:35 UTC] === API CALL LOG ===
[25-Apr-2026 12:57:35 UTC] Endpoint: user/profile.php
[25-Apr-2026 12:57:35 UTC] Full Log Data: {
    "timestamp": "2026-04-25 12:57:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "79.16.81.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA5IiwidXNlcm5hbWUiOiJOZGpkamRqZCIsImVtYWlsIjoidmluY2Vuem92aW9sYWFAZ21haWwuY29tIiwiZXhwIjoxNzc3NzI1NzM3fQ.h8hBzMCROHXyFJ4VAxvWpEch9ecnd-W4ko_tEJBvBvc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1d83ad6cf0ed17-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "79.16.81.225",
        "CF-IPCountry": "IT",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "79.16.81.225, 172.70.216.161"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 12:57:35 UTC] === END API CALL LOG ===
[25-Apr-2026 12:57:35 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 12:57:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA5IiwidXNlcm5hbWUiOiJOZGpkamRqZCIsImVtYWlsIjoidmluY2Vuem92aW9sYWFAZ21haWwuY29tIiwiZXhwIjoxNzc3NzI1NzM3fQ.h8hBzMCROHXyFJ4VAxvWpEch9ecnd-W4ko_tEJBvBvc
[25-Apr-2026 12:57:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 12:57:35 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 12:57:35 UTC] User ID: 409
[25-Apr-2026 12:57:35 UTC] ✅ User profile retrieved successfully for user ID: 409
[25-Apr-2026 12:57:35 UTC] User Purchases API - User ID: 409
[25-Apr-2026 12:57:35 UTC] User Purchases API - Total purchases found: 0
[25-Apr-2026 12:57:45 UTC] === API CALL LOG ===
[25-Apr-2026 12:57:45 UTC] Endpoint: user/profile.php
[25-Apr-2026 12:57:45 UTC] Full Log Data: {
    "timestamp": "2026-04-25 12:57:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "79.16.81.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA5IiwidXNlcm5hbWUiOiJOZGpkamRqZCIsImVtYWlsIjoidmluY2Vuem92aW9sYWFAZ21haWwuY29tIiwiZXhwIjoxNzc3NzI1NzM3fQ.h8hBzMCROHXyFJ4VAxvWpEch9ecnd-W4ko_tEJBvBvc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1d83edba42ed17-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "79.16.81.225",
        "CF-IPCountry": "IT",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "79.16.81.225, 172.70.216.160"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 12:57:45 UTC] === END API CALL LOG ===
[25-Apr-2026 12:57:45 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 12:57:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA5IiwidXNlcm5hbWUiOiJOZGpkamRqZCIsImVtYWlsIjoidmluY2Vuem92aW9sYWFAZ21haWwuY29tIiwiZXhwIjoxNzc3NzI1NzM3fQ.h8hBzMCROHXyFJ4VAxvWpEch9ecnd-W4ko_tEJBvBvc
[25-Apr-2026 12:57:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 12:57:45 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 12:57:45 UTC] User ID: 409
[25-Apr-2026 12:57:45 UTC] ✅ User profile retrieved successfully for user ID: 409
[25-Apr-2026 12:57:46 UTC] User Purchases API - User ID: 409
[25-Apr-2026 12:57:46 UTC] User Purchases API - Total purchases found: 0
[25-Apr-2026 12:57:47 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Apr-2026 12:57:47 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Apr-2026 12:57:47 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDA5IiwidXNlcm5hbWUiOiJOZGpkamRqZCIsImVtYWlsIjoidmluY2Vuem92aW9sYWFAZ21haWwuY29tIiwiZXhwIjoxNzc3NzI1NzM3fQ.h8hBzMCROHXyFJ4VAxvWpEch9ecnd-W4ko_tEJBvBvc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f1d83f67a1fed17-MXP","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"79.16.81.225","CF-IPCountry":"IT","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"79.16.81.225, 172.70.216.160"}
[25-Apr-2026 12:57:47 UTC] === User Orders API Called ===
[25-Apr-2026 12:57:47 UTC] User ID: 409
[25-Apr-2026 12:57:47 UTC] Limit: 20, Offset: 0
[25-Apr-2026 12:57:47 UTC] Orders found: 0
[25-Apr-2026 12:57:47 UTC] Orders data: []
[25-Apr-2026 12:57:47 UTC] Total orders count: 0
[25-Apr-2026 15:55:48 UTC] === API CALL LOG ===
[25-Apr-2026 15:55:48 UTC] Endpoint: user/profile.php
[25-Apr-2026 15:55:48 UTC] Full Log Data: {
    "timestamp": "2026-04-25 15:55:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.112.100",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDEwIiwidXNlcm5hbWUiOiJibGV6ZWVubyIsImVtYWlsIjoibm9vbzIwMTVvb29yaEBnbWFpbC5jb20iLCJleHAiOjE3Nzc3MzczNDd9.hsr5G-x89YM4yl3dmWhldCwH6vpFcqpQJu7WZ4zHQmk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1e88ba5ea6bb2e-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.113.112.100",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.113.112.100, 172.71.119.71"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 15:55:48 UTC] === END API CALL LOG ===
[25-Apr-2026 15:55:48 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 15:55:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDEwIiwidXNlcm5hbWUiOiJibGV6ZWVubyIsImVtYWlsIjoibm9vbzIwMTVvb29yaEBnbWFpbC5jb20iLCJleHAiOjE3Nzc3MzczNDd9.hsr5G-x89YM4yl3dmWhldCwH6vpFcqpQJu7WZ4zHQmk
[25-Apr-2026 15:55:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 15:55:48 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 15:55:48 UTC] User ID: 410
[25-Apr-2026 15:55:48 UTC] ✅ User profile retrieved successfully for user ID: 410
[25-Apr-2026 15:55:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Apr-2026 15:55:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Apr-2026 15:55:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDEwIiwidXNlcm5hbWUiOiJibGV6ZWVubyIsImVtYWlsIjoibm9vbzIwMTVvb29yaEBnbWFpbC5jb20iLCJleHAiOjE3Nzc3MzczNDd9.hsr5G-x89YM4yl3dmWhldCwH6vpFcqpQJu7WZ4zHQmk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f1e88ba5ea8bb2e-CDG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"105.113.112.100","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"105.113.112.100, 172.71.119.71"}
[25-Apr-2026 15:55:48 UTC] === User Orders API Called ===
[25-Apr-2026 15:55:48 UTC] User ID: 410
[25-Apr-2026 15:55:48 UTC] Limit: 20, Offset: 0
[25-Apr-2026 15:55:48 UTC] Orders found: 0
[25-Apr-2026 15:55:48 UTC] Orders data: []
[25-Apr-2026 15:55:48 UTC] Total orders count: 0
[25-Apr-2026 15:55:48 UTC] === API CALL LOG ===
[25-Apr-2026 15:55:48 UTC] Endpoint: user/profile.php
[25-Apr-2026 15:55:48 UTC] Full Log Data: {
    "timestamp": "2026-04-25 15:55:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.112.100",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDEwIiwidXNlcm5hbWUiOiJibGV6ZWVubyIsImVtYWlsIjoibm9vbzIwMTVvb29yaEBnbWFpbC5jb20iLCJleHAiOjE3Nzc3MzczNDd9.hsr5G-x89YM4yl3dmWhldCwH6vpFcqpQJu7WZ4zHQmk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1e88ba5ea9bb2e-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.113.112.100",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.113.112.100, 172.71.119.71"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 15:55:48 UTC] === END API CALL LOG ===
[25-Apr-2026 15:55:48 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 15:55:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDEwIiwidXNlcm5hbWUiOiJibGV6ZWVubyIsImVtYWlsIjoibm9vbzIwMTVvb29yaEBnbWFpbC5jb20iLCJleHAiOjE3Nzc3MzczNDd9.hsr5G-x89YM4yl3dmWhldCwH6vpFcqpQJu7WZ4zHQmk
[25-Apr-2026 15:55:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 15:55:48 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 15:55:48 UTC] User ID: 410
[25-Apr-2026 15:55:48 UTC] ✅ User profile retrieved successfully for user ID: 410
[25-Apr-2026 15:55:50 UTC] === API CALL LOG ===
[25-Apr-2026 15:55:50 UTC] Endpoint: user/profile.php
[25-Apr-2026 15:55:50 UTC] Full Log Data: {
    "timestamp": "2026-04-25 15:55:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.112.100",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDEwIiwidXNlcm5hbWUiOiJibGV6ZWVubyIsImVtYWlsIjoibm9vbzIwMTVvb29yaEBnbWFpbC5jb20iLCJleHAiOjE3Nzc3MzczNDd9.hsr5G-x89YM4yl3dmWhldCwH6vpFcqpQJu7WZ4zHQmk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1e88c78edfbb2e-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.113.112.100",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.113.112.100, 172.71.119.71"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 15:55:50 UTC] === END API CALL LOG ===
[25-Apr-2026 15:55:50 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 15:55:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDEwIiwidXNlcm5hbWUiOiJibGV6ZWVubyIsImVtYWlsIjoibm9vbzIwMTVvb29yaEBnbWFpbC5jb20iLCJleHAiOjE3Nzc3MzczNDd9.hsr5G-x89YM4yl3dmWhldCwH6vpFcqpQJu7WZ4zHQmk
[25-Apr-2026 15:55:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 15:55:50 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 15:55:50 UTC] User ID: 410
[25-Apr-2026 15:55:50 UTC] ✅ User profile retrieved successfully for user ID: 410
[25-Apr-2026 15:56:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Apr-2026 15:56:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Apr-2026 15:56:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDEwIiwidXNlcm5hbWUiOiJibGV6ZWVubyIsImVtYWlsIjoibm9vbzIwMTVvb29yaEBnbWFpbC5jb20iLCJleHAiOjE3Nzc3MzczNDd9.hsr5G-x89YM4yl3dmWhldCwH6vpFcqpQJu7WZ4zHQmk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f1e8a681c9abb2e-CDG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"105.113.112.100","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"105.113.112.100, 172.71.118.133"}
[25-Apr-2026 15:56:57 UTC] === User Orders API Called ===
[25-Apr-2026 15:56:57 UTC] User ID: 410
[25-Apr-2026 15:56:57 UTC] Limit: 20, Offset: 0
[25-Apr-2026 15:56:57 UTC] Orders found: 0
[25-Apr-2026 15:56:57 UTC] Orders data: []
[25-Apr-2026 15:56:57 UTC] Total orders count: 0
[25-Apr-2026 15:56:59 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Apr-2026 15:56:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Apr-2026 15:56:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDEwIiwidXNlcm5hbWUiOiJibGV6ZWVubyIsImVtYWlsIjoibm9vbzIwMTVvb29yaEBnbWFpbC5jb20iLCJleHAiOjE3Nzc3MzczNDd9.hsr5G-x89YM4yl3dmWhldCwH6vpFcqpQJu7WZ4zHQmk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f1e8a793f3dbb2e-CDG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"105.113.112.100","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"105.113.112.100, 172.71.118.133"}
[25-Apr-2026 15:56:59 UTC] === User Orders API Called ===
[25-Apr-2026 15:56:59 UTC] User ID: 410
[25-Apr-2026 15:56:59 UTC] Limit: 20, Offset: 0
[25-Apr-2026 15:56:59 UTC] Orders found: 0
[25-Apr-2026 15:56:59 UTC] Orders data: []
[25-Apr-2026 15:56:59 UTC] Total orders count: 0
[25-Apr-2026 15:56:59 UTC] === API CALL LOG ===
[25-Apr-2026 15:56:59 UTC] Endpoint: user/profile.php
[25-Apr-2026 15:56:59 UTC] Full Log Data: {
    "timestamp": "2026-04-25 15:56:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.112.100",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDEwIiwidXNlcm5hbWUiOiJibGV6ZWVubyIsImVtYWlsIjoibm9vbzIwMTVvb29yaEBnbWFpbC5jb20iLCJleHAiOjE3Nzc3MzczNDd9.hsr5G-x89YM4yl3dmWhldCwH6vpFcqpQJu7WZ4zHQmk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1e8a793f3ebb2e-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.113.112.100",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.113.112.100, 172.71.118.133"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 15:56:59 UTC] === END API CALL LOG ===
[25-Apr-2026 15:56:59 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 15:56:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDEwIiwidXNlcm5hbWUiOiJibGV6ZWVubyIsImVtYWlsIjoibm9vbzIwMTVvb29yaEBnbWFpbC5jb20iLCJleHAiOjE3Nzc3MzczNDd9.hsr5G-x89YM4yl3dmWhldCwH6vpFcqpQJu7WZ4zHQmk
[25-Apr-2026 15:56:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 15:56:59 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 15:56:59 UTC] User ID: 410
[25-Apr-2026 15:56:59 UTC] ✅ User profile retrieved successfully for user ID: 410
[25-Apr-2026 15:57:00 UTC] === API CALL LOG ===
[25-Apr-2026 15:57:00 UTC] Endpoint: user/profile.php
[25-Apr-2026 15:57:00 UTC] Full Log Data: {
    "timestamp": "2026-04-25 15:57:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.112.100",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDEwIiwidXNlcm5hbWUiOiJibGV6ZWVubyIsImVtYWlsIjoibm9vbzIwMTVvb29yaEBnbWFpbC5jb20iLCJleHAiOjE3Nzc3MzczNDd9.hsr5G-x89YM4yl3dmWhldCwH6vpFcqpQJu7WZ4zHQmk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1e8a7d29d6bb2e-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.113.112.100",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.113.112.100, 172.71.118.133"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 15:57:00 UTC] === END API CALL LOG ===
[25-Apr-2026 15:57:00 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 15:57:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDEwIiwidXNlcm5hbWUiOiJibGV6ZWVubyIsImVtYWlsIjoibm9vbzIwMTVvb29yaEBnbWFpbC5jb20iLCJleHAiOjE3Nzc3MzczNDd9.hsr5G-x89YM4yl3dmWhldCwH6vpFcqpQJu7WZ4zHQmk
[25-Apr-2026 15:57:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 15:57:00 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 15:57:00 UTC] User ID: 410
[25-Apr-2026 15:57:00 UTC] ✅ User profile retrieved successfully for user ID: 410
[25-Apr-2026 15:57:02 UTC] === API CALL LOG ===
[25-Apr-2026 15:57:02 UTC] Endpoint: user/profile.php
[25-Apr-2026 15:57:02 UTC] Full Log Data: {
    "timestamp": "2026-04-25 15:57:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.112.100",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDEwIiwidXNlcm5hbWUiOiJibGV6ZWVubyIsImVtYWlsIjoibm9vbzIwMTVvb29yaEBnbWFpbC5jb20iLCJleHAiOjE3Nzc3MzczNDd9.hsr5G-x89YM4yl3dmWhldCwH6vpFcqpQJu7WZ4zHQmk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1e8a8c7b1fbb2e-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.113.112.100",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.113.112.100, 172.71.118.133"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 15:57:02 UTC] === END API CALL LOG ===
[25-Apr-2026 15:57:02 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 15:57:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDEwIiwidXNlcm5hbWUiOiJibGV6ZWVubyIsImVtYWlsIjoibm9vbzIwMTVvb29yaEBnbWFpbC5jb20iLCJleHAiOjE3Nzc3MzczNDd9.hsr5G-x89YM4yl3dmWhldCwH6vpFcqpQJu7WZ4zHQmk
[25-Apr-2026 15:57:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 15:57:02 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 15:57:02 UTC] User ID: 410
[25-Apr-2026 15:57:02 UTC] ✅ User profile retrieved successfully for user ID: 410
[25-Apr-2026 15:57:17 UTC] === API CALL LOG ===
[25-Apr-2026 15:57:17 UTC] Endpoint: user/profile.php
[25-Apr-2026 15:57:17 UTC] Full Log Data: {
    "timestamp": "2026-04-25 15:57:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.112.100",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDEwIiwidXNlcm5hbWUiOiJibGV6ZWVubyIsImVtYWlsIjoibm9vbzIwMTVvb29yaEBnbWFpbC5jb20iLCJleHAiOjE3Nzc3MzczNDd9.hsr5G-x89YM4yl3dmWhldCwH6vpFcqpQJu7WZ4zHQmk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1e8ae78d53bb2e-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.113.112.100",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.113.112.100, 172.71.118.133"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 15:57:17 UTC] === END API CALL LOG ===
[25-Apr-2026 15:57:17 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 15:57:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDEwIiwidXNlcm5hbWUiOiJibGV6ZWVubyIsImVtYWlsIjoibm9vbzIwMTVvb29yaEBnbWFpbC5jb20iLCJleHAiOjE3Nzc3MzczNDd9.hsr5G-x89YM4yl3dmWhldCwH6vpFcqpQJu7WZ4zHQmk
[25-Apr-2026 15:57:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 15:57:17 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 15:57:17 UTC] User ID: 410
[25-Apr-2026 15:57:17 UTC] ✅ User profile retrieved successfully for user ID: 410
[25-Apr-2026 15:57:33 UTC] === API CALL LOG ===
[25-Apr-2026 15:57:33 UTC] Endpoint: user/profile.php
[25-Apr-2026 15:57:33 UTC] Full Log Data: {
    "timestamp": "2026-04-25 15:57:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.112.100",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDEwIiwidXNlcm5hbWUiOiJibGV6ZWVubyIsImVtYWlsIjoibm9vbzIwMTVvb29yaEBnbWFpbC5jb20iLCJleHAiOjE3Nzc3MzczNDd9.hsr5G-x89YM4yl3dmWhldCwH6vpFcqpQJu7WZ4zHQmk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1e8b4e3d99bb2e-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.113.112.100",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.113.112.100, 172.71.118.132"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 15:57:33 UTC] === END API CALL LOG ===
[25-Apr-2026 15:57:33 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 15:57:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDEwIiwidXNlcm5hbWUiOiJibGV6ZWVubyIsImVtYWlsIjoibm9vbzIwMTVvb29yaEBnbWFpbC5jb20iLCJleHAiOjE3Nzc3MzczNDd9.hsr5G-x89YM4yl3dmWhldCwH6vpFcqpQJu7WZ4zHQmk
[25-Apr-2026 15:57:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 15:57:33 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 15:57:33 UTC] User ID: 410
[25-Apr-2026 15:57:33 UTC] ✅ User profile retrieved successfully for user ID: 410
[25-Apr-2026 15:57:38 UTC] === API CALL LOG ===
[25-Apr-2026 15:57:38 UTC] Endpoint: user/profile.php
[25-Apr-2026 15:57:38 UTC] Full Log Data: {
    "timestamp": "2026-04-25 15:57:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.112.100",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDEwIiwidXNlcm5hbWUiOiJibGV6ZWVubyIsImVtYWlsIjoibm9vbzIwMTVvb29yaEBnbWFpbC5jb20iLCJleHAiOjE3Nzc3MzczNDd9.hsr5G-x89YM4yl3dmWhldCwH6vpFcqpQJu7WZ4zHQmk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1e8b6c188dbb2e-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.113.112.100",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.113.112.100, 172.71.118.132"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 15:57:38 UTC] === END API CALL LOG ===
[25-Apr-2026 15:57:38 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 15:57:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDEwIiwidXNlcm5hbWUiOiJibGV6ZWVubyIsImVtYWlsIjoibm9vbzIwMTVvb29yaEBnbWFpbC5jb20iLCJleHAiOjE3Nzc3MzczNDd9.hsr5G-x89YM4yl3dmWhldCwH6vpFcqpQJu7WZ4zHQmk
[25-Apr-2026 15:57:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 15:57:38 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 15:57:38 UTC] User ID: 410
[25-Apr-2026 15:57:38 UTC] ✅ User profile retrieved successfully for user ID: 410
[25-Apr-2026 15:57:38 UTC] User Purchases API - User ID: 410
[25-Apr-2026 15:57:38 UTC] User Purchases API - Total purchases found: 0
[25-Apr-2026 15:58:04 UTC] === API CALL LOG ===
[25-Apr-2026 15:58:04 UTC] Endpoint: user/profile.php
[25-Apr-2026 15:58:04 UTC] Full Log Data: {
    "timestamp": "2026-04-25 15:58:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.112.100",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDEwIiwidXNlcm5hbWUiOiJibGV6ZWVubyIsImVtYWlsIjoibm9vbzIwMTVvb29yaEBnbWFpbC5jb20iLCJleHAiOjE3Nzc3MzczNDd9.hsr5G-x89YM4yl3dmWhldCwH6vpFcqpQJu7WZ4zHQmk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1e8c0cd81fbb2e-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.113.112.100",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.113.112.100, 172.71.118.133"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 15:58:04 UTC] === END API CALL LOG ===
[25-Apr-2026 15:58:04 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 15:58:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDEwIiwidXNlcm5hbWUiOiJibGV6ZWVubyIsImVtYWlsIjoibm9vbzIwMTVvb29yaEBnbWFpbC5jb20iLCJleHAiOjE3Nzc3MzczNDd9.hsr5G-x89YM4yl3dmWhldCwH6vpFcqpQJu7WZ4zHQmk
[25-Apr-2026 15:58:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 15:58:04 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 15:58:04 UTC] User ID: 410
[25-Apr-2026 15:58:04 UTC] ✅ User profile retrieved successfully for user ID: 410
[25-Apr-2026 15:58:05 UTC] User Purchases API - User ID: 410
[25-Apr-2026 15:58:05 UTC] User Purchases API - Total purchases found: 0
[25-Apr-2026 15:58:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Apr-2026 15:58:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Apr-2026 15:58:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDEwIiwidXNlcm5hbWUiOiJibGV6ZWVubyIsImVtYWlsIjoibm9vbzIwMTVvb29yaEBnbWFpbC5jb20iLCJleHAiOjE3Nzc3MzczNDd9.hsr5G-x89YM4yl3dmWhldCwH6vpFcqpQJu7WZ4zHQmk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f1e8c6bc896bb2e-CDG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"105.113.112.100","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"105.113.112.100, 172.71.118.132"}
[25-Apr-2026 15:58:19 UTC] === User Orders API Called ===
[25-Apr-2026 15:58:19 UTC] User ID: 410
[25-Apr-2026 15:58:19 UTC] Limit: 20, Offset: 0
[25-Apr-2026 15:58:19 UTC] Orders found: 0
[25-Apr-2026 15:58:19 UTC] Orders data: []
[25-Apr-2026 15:58:19 UTC] Total orders count: 0
[25-Apr-2026 15:58:19 UTC] === API CALL LOG ===
[25-Apr-2026 15:58:19 UTC] Endpoint: user/profile.php
[25-Apr-2026 15:58:19 UTC] Full Log Data: {
    "timestamp": "2026-04-25 15:58:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.112.100",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDEwIiwidXNlcm5hbWUiOiJibGV6ZWVubyIsImVtYWlsIjoibm9vbzIwMTVvb29yaEBnbWFpbC5jb20iLCJleHAiOjE3Nzc3MzczNDd9.hsr5G-x89YM4yl3dmWhldCwH6vpFcqpQJu7WZ4zHQmk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1e8c6bc898bb2e-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.113.112.100",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.113.112.100, 172.71.118.133"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 15:58:19 UTC] === END API CALL LOG ===
[25-Apr-2026 15:58:19 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 15:58:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDEwIiwidXNlcm5hbWUiOiJibGV6ZWVubyIsImVtYWlsIjoibm9vbzIwMTVvb29yaEBnbWFpbC5jb20iLCJleHAiOjE3Nzc3MzczNDd9.hsr5G-x89YM4yl3dmWhldCwH6vpFcqpQJu7WZ4zHQmk
[25-Apr-2026 15:58:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 15:58:19 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 15:58:19 UTC] User ID: 410
[25-Apr-2026 15:58:19 UTC] ✅ User profile retrieved successfully for user ID: 410
[25-Apr-2026 15:58:20 UTC] === API CALL LOG ===
[25-Apr-2026 15:58:20 UTC] Endpoint: user/profile.php
[25-Apr-2026 15:58:20 UTC] Full Log Data: {
    "timestamp": "2026-04-25 15:58:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.112.100",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDEwIiwidXNlcm5hbWUiOiJibGV6ZWVubyIsImVtYWlsIjoibm9vbzIwMTVvb29yaEBnbWFpbC5jb20iLCJleHAiOjE3Nzc3MzczNDd9.hsr5G-x89YM4yl3dmWhldCwH6vpFcqpQJu7WZ4zHQmk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1e8c6f2ae5bb2e-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.113.112.100",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.113.112.100, 172.71.118.133"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 15:58:20 UTC] === END API CALL LOG ===
[25-Apr-2026 15:58:20 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 15:58:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDEwIiwidXNlcm5hbWUiOiJibGV6ZWVubyIsImVtYWlsIjoibm9vbzIwMTVvb29yaEBnbWFpbC5jb20iLCJleHAiOjE3Nzc3MzczNDd9.hsr5G-x89YM4yl3dmWhldCwH6vpFcqpQJu7WZ4zHQmk
[25-Apr-2026 15:58:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 15:58:20 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 15:58:20 UTC] User ID: 410
[25-Apr-2026 15:58:20 UTC] ✅ User profile retrieved successfully for user ID: 410
[25-Apr-2026 15:58:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Apr-2026 15:58:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Apr-2026 15:58:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDEwIiwidXNlcm5hbWUiOiJibGV6ZWVubyIsImVtYWlsIjoibm9vbzIwMTVvb29yaEBnbWFpbC5jb20iLCJleHAiOjE3Nzc3MzczNDd9.hsr5G-x89YM4yl3dmWhldCwH6vpFcqpQJu7WZ4zHQmk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f1e8cac3ed9bb2e-CDG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"105.113.112.100","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"105.113.112.100, 172.71.118.133"}
[25-Apr-2026 15:58:29 UTC] === User Orders API Called ===
[25-Apr-2026 15:58:29 UTC] User ID: 410
[25-Apr-2026 15:58:29 UTC] Limit: 20, Offset: 0
[25-Apr-2026 15:58:29 UTC] Orders found: 0
[25-Apr-2026 15:58:29 UTC] Orders data: []
[25-Apr-2026 15:58:29 UTC] Total orders count: 0
[25-Apr-2026 15:58:29 UTC] === API CALL LOG ===
[25-Apr-2026 15:58:29 UTC] Endpoint: user/profile.php
[25-Apr-2026 15:58:29 UTC] Full Log Data: {
    "timestamp": "2026-04-25 15:58:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.112.100",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDEwIiwidXNlcm5hbWUiOiJibGV6ZWVubyIsImVtYWlsIjoibm9vbzIwMTVvb29yaEBnbWFpbC5jb20iLCJleHAiOjE3Nzc3MzczNDd9.hsr5G-x89YM4yl3dmWhldCwH6vpFcqpQJu7WZ4zHQmk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1e8cac3edcbb2e-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.113.112.100",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.113.112.100, 172.71.118.133"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 15:58:29 UTC] === END API CALL LOG ===
[25-Apr-2026 15:58:29 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 15:58:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDEwIiwidXNlcm5hbWUiOiJibGV6ZWVubyIsImVtYWlsIjoibm9vbzIwMTVvb29yaEBnbWFpbC5jb20iLCJleHAiOjE3Nzc3MzczNDd9.hsr5G-x89YM4yl3dmWhldCwH6vpFcqpQJu7WZ4zHQmk
[25-Apr-2026 15:58:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 15:58:29 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 15:58:29 UTC] User ID: 410
[25-Apr-2026 15:58:29 UTC] ✅ User profile retrieved successfully for user ID: 410
[25-Apr-2026 15:58:30 UTC] === API CALL LOG ===
[25-Apr-2026 15:58:30 UTC] Endpoint: user/profile.php
[25-Apr-2026 15:58:30 UTC] Full Log Data: {
    "timestamp": "2026-04-25 15:58:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.112.100",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDEwIiwidXNlcm5hbWUiOiJibGV6ZWVubyIsImVtYWlsIjoibm9vbzIwMTVvb29yaEBnbWFpbC5jb20iLCJleHAiOjE3Nzc3MzczNDd9.hsr5G-x89YM4yl3dmWhldCwH6vpFcqpQJu7WZ4zHQmk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1e8caf0870bb2e-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.113.112.100",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.113.112.100, 172.71.118.133"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 15:58:30 UTC] === END API CALL LOG ===
[25-Apr-2026 15:58:30 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 15:58:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDEwIiwidXNlcm5hbWUiOiJibGV6ZWVubyIsImVtYWlsIjoibm9vbzIwMTVvb29yaEBnbWFpbC5jb20iLCJleHAiOjE3Nzc3MzczNDd9.hsr5G-x89YM4yl3dmWhldCwH6vpFcqpQJu7WZ4zHQmk
[25-Apr-2026 15:58:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 15:58:30 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 15:58:30 UTC] User ID: 410
[25-Apr-2026 15:58:30 UTC] ✅ User profile retrieved successfully for user ID: 410
[25-Apr-2026 15:58:32 UTC] === API CALL LOG ===
[25-Apr-2026 15:58:32 UTC] Endpoint: user/profile.php
[25-Apr-2026 15:58:32 UTC] Full Log Data: {
    "timestamp": "2026-04-25 15:58:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.112.100",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDEwIiwidXNlcm5hbWUiOiJibGV6ZWVubyIsImVtYWlsIjoibm9vbzIwMTVvb29yaEBnbWFpbC5jb20iLCJleHAiOjE3Nzc3MzczNDd9.hsr5G-x89YM4yl3dmWhldCwH6vpFcqpQJu7WZ4zHQmk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1e8cbbf8a7bb2e-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.113.112.100",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.113.112.100, 172.71.118.133"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 15:58:32 UTC] === END API CALL LOG ===
[25-Apr-2026 15:58:32 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 15:58:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDEwIiwidXNlcm5hbWUiOiJibGV6ZWVubyIsImVtYWlsIjoibm9vbzIwMTVvb29yaEBnbWFpbC5jb20iLCJleHAiOjE3Nzc3MzczNDd9.hsr5G-x89YM4yl3dmWhldCwH6vpFcqpQJu7WZ4zHQmk
[25-Apr-2026 15:58:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 15:58:32 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 15:58:32 UTC] User ID: 410
[25-Apr-2026 15:58:32 UTC] ✅ User profile retrieved successfully for user ID: 410
[25-Apr-2026 15:58:33 UTC] === API CALL LOG ===
[25-Apr-2026 15:58:33 UTC] Endpoint: user/profile.php
[25-Apr-2026 15:58:33 UTC] Full Log Data: {
    "timestamp": "2026-04-25 15:58:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.112.100",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDEwIiwidXNlcm5hbWUiOiJibGV6ZWVubyIsImVtYWlsIjoibm9vbzIwMTVvb29yaEBnbWFpbC5jb20iLCJleHAiOjE3Nzc3MzczNDd9.hsr5G-x89YM4yl3dmWhldCwH6vpFcqpQJu7WZ4zHQmk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1e8cc15badbb2e-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.113.112.100",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.113.112.100, 172.71.118.133"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 15:58:33 UTC] === END API CALL LOG ===
[25-Apr-2026 15:58:33 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 15:58:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDEwIiwidXNlcm5hbWUiOiJibGV6ZWVubyIsImVtYWlsIjoibm9vbzIwMTVvb29yaEBnbWFpbC5jb20iLCJleHAiOjE3Nzc3MzczNDd9.hsr5G-x89YM4yl3dmWhldCwH6vpFcqpQJu7WZ4zHQmk
[25-Apr-2026 15:58:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 15:58:33 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 15:58:33 UTC] User ID: 410
[25-Apr-2026 15:58:33 UTC] ✅ User profile retrieved successfully for user ID: 410
[25-Apr-2026 15:58:33 UTC] User Purchases API - User ID: 410
[25-Apr-2026 15:58:33 UTC] User Purchases API - Total purchases found: 0
[25-Apr-2026 17:37:38 UTC] === API CALL LOG ===
[25-Apr-2026 17:37:38 UTC] Endpoint: user/profile.php
[25-Apr-2026 17:37:38 UTC] Full Log Data: {
    "timestamp": "2026-04-25 17:37:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4090:d007:6a07:1cce:9324:f3bd:a174",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDExIiwidXNlcm5hbWUiOiJzaW5naCIsImVtYWlsIjoiYmFhanM5NDBAZ21haWwuY29tIiwiZXhwIjoxNzc3NzQzNDU1fQ.XF8y6bRCK2vYWJN1UzmP2F4C9e6mB6znXUGD9G3ByDM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1f1de56a68d976-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:4090:d007:6a07:1cce:9324:f3bd:a174",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:4090:d007:6a07:1cce:9324:f3bd:a174, 104.23.175.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 17:37:38 UTC] === END API CALL LOG ===
[25-Apr-2026 17:37:38 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 17:37:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDExIiwidXNlcm5hbWUiOiJzaW5naCIsImVtYWlsIjoiYmFhanM5NDBAZ21haWwuY29tIiwiZXhwIjoxNzc3NzQzNDU1fQ.XF8y6bRCK2vYWJN1UzmP2F4C9e6mB6znXUGD9G3ByDM
[25-Apr-2026 17:37:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 17:37:38 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 17:37:38 UTC] User ID: 411
[25-Apr-2026 17:37:38 UTC] ✅ User profile retrieved successfully for user ID: 411
[25-Apr-2026 17:37:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Apr-2026 17:37:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Apr-2026 17:37:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDExIiwidXNlcm5hbWUiOiJzaW5naCIsImVtYWlsIjoiYmFhanM5NDBAZ21haWwuY29tIiwiZXhwIjoxNzc3NzQzNDU1fQ.XF8y6bRCK2vYWJN1UzmP2F4C9e6mB6znXUGD9G3ByDM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f1f1de56a6dd976-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:4090:d007:6a07:1cce:9324:f3bd:a174","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:4090:d007:6a07:1cce:9324:f3bd:a174, 104.23.175.168"}
[25-Apr-2026 17:37:38 UTC] === User Orders API Called ===
[25-Apr-2026 17:37:38 UTC] User ID: 411
[25-Apr-2026 17:37:38 UTC] Limit: 20, Offset: 0
[25-Apr-2026 17:37:38 UTC] === API CALL LOG ===
[25-Apr-2026 17:37:38 UTC] Endpoint: user/profile.php
[25-Apr-2026 17:37:38 UTC] Full Log Data: {
    "timestamp": "2026-04-25 17:37:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4090:d007:6a07:1cce:9324:f3bd:a174",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDExIiwidXNlcm5hbWUiOiJzaW5naCIsImVtYWlsIjoiYmFhanM5NDBAZ21haWwuY29tIiwiZXhwIjoxNzc3NzQzNDU1fQ.XF8y6bRCK2vYWJN1UzmP2F4C9e6mB6znXUGD9G3ByDM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1f1de56a6fd976-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:4090:d007:6a07:1cce:9324:f3bd:a174",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:4090:d007:6a07:1cce:9324:f3bd:a174, 104.23.175.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 17:37:38 UTC] === END API CALL LOG ===
[25-Apr-2026 17:37:38 UTC] Orders found: 0
[25-Apr-2026 17:37:38 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 17:37:38 UTC] Orders data: []
[25-Apr-2026 17:37:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDExIiwidXNlcm5hbWUiOiJzaW5naCIsImVtYWlsIjoiYmFhanM5NDBAZ21haWwuY29tIiwiZXhwIjoxNzc3NzQzNDU1fQ.XF8y6bRCK2vYWJN1UzmP2F4C9e6mB6znXUGD9G3ByDM
[25-Apr-2026 17:37:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 17:37:38 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 17:37:38 UTC] User ID: 411
[25-Apr-2026 17:37:38 UTC] Total orders count: 0
[25-Apr-2026 17:37:38 UTC] ✅ User profile retrieved successfully for user ID: 411
[25-Apr-2026 17:37:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Apr-2026 17:37:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Apr-2026 17:37:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDExIiwidXNlcm5hbWUiOiJzaW5naCIsImVtYWlsIjoiYmFhanM5NDBAZ21haWwuY29tIiwiZXhwIjoxNzc3NzQzNDU1fQ.XF8y6bRCK2vYWJN1UzmP2F4C9e6mB6znXUGD9G3ByDM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f1f1e0f8dd5d976-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:4090:d007:6a07:1cce:9324:f3bd:a174","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:4090:d007:6a07:1cce:9324:f3bd:a174, 104.23.175.169"}
[25-Apr-2026 17:37:45 UTC] === User Orders API Called ===
[25-Apr-2026 17:37:45 UTC] User ID: 411
[25-Apr-2026 17:37:45 UTC] Limit: 20, Offset: 0
[25-Apr-2026 17:37:45 UTC] Orders found: 0
[25-Apr-2026 17:37:45 UTC] Orders data: []
[25-Apr-2026 17:37:45 UTC] Total orders count: 0
[25-Apr-2026 17:37:45 UTC] === API CALL LOG ===
[25-Apr-2026 17:37:45 UTC] Endpoint: user/profile.php
[25-Apr-2026 17:37:45 UTC] Full Log Data: {
    "timestamp": "2026-04-25 17:37:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4090:d007:6a07:1cce:9324:f3bd:a174",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDExIiwidXNlcm5hbWUiOiJzaW5naCIsImVtYWlsIjoiYmFhanM5NDBAZ21haWwuY29tIiwiZXhwIjoxNzc3NzQzNDU1fQ.XF8y6bRCK2vYWJN1UzmP2F4C9e6mB6znXUGD9G3ByDM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1f1e10989bd976-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:4090:d007:6a07:1cce:9324:f3bd:a174",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:4090:d007:6a07:1cce:9324:f3bd:a174, 104.23.175.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 17:37:45 UTC] === END API CALL LOG ===
[25-Apr-2026 17:37:45 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 17:37:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDExIiwidXNlcm5hbWUiOiJzaW5naCIsImVtYWlsIjoiYmFhanM5NDBAZ21haWwuY29tIiwiZXhwIjoxNzc3NzQzNDU1fQ.XF8y6bRCK2vYWJN1UzmP2F4C9e6mB6znXUGD9G3ByDM
[25-Apr-2026 17:37:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 17:37:45 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 17:37:45 UTC] User ID: 411
[25-Apr-2026 17:37:45 UTC] ✅ User profile retrieved successfully for user ID: 411
[25-Apr-2026 17:37:45 UTC] === API CALL LOG ===
[25-Apr-2026 17:37:45 UTC] Endpoint: user/profile.php
[25-Apr-2026 17:37:45 UTC] Full Log Data: {
    "timestamp": "2026-04-25 17:37:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4090:d007:6a07:1cce:9324:f3bd:a174",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDExIiwidXNlcm5hbWUiOiJzaW5naCIsImVtYWlsIjoiYmFhanM5NDBAZ21haWwuY29tIiwiZXhwIjoxNzc3NzQzNDU1fQ.XF8y6bRCK2vYWJN1UzmP2F4C9e6mB6znXUGD9G3ByDM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1f1e0f8dd7d976-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:4090:d007:6a07:1cce:9324:f3bd:a174",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:4090:d007:6a07:1cce:9324:f3bd:a174, 104.23.175.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 17:37:45 UTC] === END API CALL LOG ===
[25-Apr-2026 17:37:45 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 17:37:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDExIiwidXNlcm5hbWUiOiJzaW5naCIsImVtYWlsIjoiYmFhanM5NDBAZ21haWwuY29tIiwiZXhwIjoxNzc3NzQzNDU1fQ.XF8y6bRCK2vYWJN1UzmP2F4C9e6mB6znXUGD9G3ByDM
[25-Apr-2026 17:37:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 17:37:45 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 17:37:45 UTC] User ID: 411
[25-Apr-2026 17:37:45 UTC] ✅ User profile retrieved successfully for user ID: 411
[25-Apr-2026 17:37:46 UTC] === API CALL LOG ===
[25-Apr-2026 17:37:46 UTC] Endpoint: user/profile.php
[25-Apr-2026 17:37:46 UTC] Full Log Data: {
    "timestamp": "2026-04-25 17:37:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4090:d007:6a07:1cce:9324:f3bd:a174",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDExIiwidXNlcm5hbWUiOiJzaW5naCIsImVtYWlsIjoiYmFhanM5NDBAZ21haWwuY29tIiwiZXhwIjoxNzc3NzQzNDU1fQ.XF8y6bRCK2vYWJN1UzmP2F4C9e6mB6znXUGD9G3ByDM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1f1e18dd16d976-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:4090:d007:6a07:1cce:9324:f3bd:a174",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:4090:d007:6a07:1cce:9324:f3bd:a174, 104.23.175.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 17:37:46 UTC] === END API CALL LOG ===
[25-Apr-2026 17:37:46 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 17:37:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDExIiwidXNlcm5hbWUiOiJzaW5naCIsImVtYWlsIjoiYmFhanM5NDBAZ21haWwuY29tIiwiZXhwIjoxNzc3NzQzNDU1fQ.XF8y6bRCK2vYWJN1UzmP2F4C9e6mB6znXUGD9G3ByDM
[25-Apr-2026 17:37:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 17:37:46 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 17:37:46 UTC] User ID: 411
[25-Apr-2026 17:37:46 UTC] ✅ User profile retrieved successfully for user ID: 411
[25-Apr-2026 17:37:47 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Apr-2026 17:37:47 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Apr-2026 17:37:47 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDExIiwidXNlcm5hbWUiOiJzaW5naCIsImVtYWlsIjoiYmFhanM5NDBAZ21haWwuY29tIiwiZXhwIjoxNzc3NzQzNDU1fQ.XF8y6bRCK2vYWJN1UzmP2F4C9e6mB6znXUGD9G3ByDM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f1f1e1fcd92d976-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:4090:d007:6a07:1cce:9324:f3bd:a174","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:4090:d007:6a07:1cce:9324:f3bd:a174, 104.23.175.168"}
[25-Apr-2026 17:37:47 UTC] === User Orders API Called ===
[25-Apr-2026 17:37:47 UTC] User ID: 411
[25-Apr-2026 17:37:47 UTC] Limit: 20, Offset: 0
[25-Apr-2026 17:37:47 UTC] Orders found: 0
[25-Apr-2026 17:37:47 UTC] Orders data: []
[25-Apr-2026 17:37:47 UTC] Total orders count: 0
[25-Apr-2026 17:37:47 UTC] === API CALL LOG ===
[25-Apr-2026 17:37:47 UTC] Endpoint: user/profile.php
[25-Apr-2026 17:37:47 UTC] Full Log Data: {
    "timestamp": "2026-04-25 17:37:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4090:d007:6a07:1cce:9324:f3bd:a174",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDExIiwidXNlcm5hbWUiOiJzaW5naCIsImVtYWlsIjoiYmFhanM5NDBAZ21haWwuY29tIiwiZXhwIjoxNzc3NzQzNDU1fQ.XF8y6bRCK2vYWJN1UzmP2F4C9e6mB6znXUGD9G3ByDM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1f1e1fcd94d976-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:4090:d007:6a07:1cce:9324:f3bd:a174",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:4090:d007:6a07:1cce:9324:f3bd:a174, 104.23.175.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 17:37:47 UTC] === END API CALL LOG ===
[25-Apr-2026 17:37:47 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 17:37:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDExIiwidXNlcm5hbWUiOiJzaW5naCIsImVtYWlsIjoiYmFhanM5NDBAZ21haWwuY29tIiwiZXhwIjoxNzc3NzQzNDU1fQ.XF8y6bRCK2vYWJN1UzmP2F4C9e6mB6znXUGD9G3ByDM
[25-Apr-2026 17:37:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 17:37:47 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 17:37:47 UTC] User ID: 411
[25-Apr-2026 17:37:47 UTC] ✅ User profile retrieved successfully for user ID: 411
[25-Apr-2026 17:37:48 UTC] === API CALL LOG ===
[25-Apr-2026 17:37:48 UTC] Endpoint: user/profile.php
[25-Apr-2026 17:37:48 UTC] Full Log Data: {
    "timestamp": "2026-04-25 17:37:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4090:d007:6a07:1cce:9324:f3bd:a174",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDExIiwidXNlcm5hbWUiOiJzaW5naCIsImVtYWlsIjoiYmFhanM5NDBAZ21haWwuY29tIiwiZXhwIjoxNzc3NzQzNDU1fQ.XF8y6bRCK2vYWJN1UzmP2F4C9e6mB6znXUGD9G3ByDM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1f1e238eccd976-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:4090:d007:6a07:1cce:9324:f3bd:a174",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:4090:d007:6a07:1cce:9324:f3bd:a174, 104.23.175.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 17:37:48 UTC] === END API CALL LOG ===
[25-Apr-2026 17:37:48 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 17:37:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDExIiwidXNlcm5hbWUiOiJzaW5naCIsImVtYWlsIjoiYmFhanM5NDBAZ21haWwuY29tIiwiZXhwIjoxNzc3NzQzNDU1fQ.XF8y6bRCK2vYWJN1UzmP2F4C9e6mB6znXUGD9G3ByDM
[25-Apr-2026 17:37:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 17:37:48 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 17:37:48 UTC] User ID: 411
[25-Apr-2026 17:37:48 UTC] ✅ User profile retrieved successfully for user ID: 411
[25-Apr-2026 17:37:49 UTC] === API CALL LOG ===
[25-Apr-2026 17:37:49 UTC] Endpoint: user/profile.php
[25-Apr-2026 17:37:49 UTC] Full Log Data: {
    "timestamp": "2026-04-25 17:37:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4090:d007:6a07:1cce:9324:f3bd:a174",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDExIiwidXNlcm5hbWUiOiJzaW5naCIsImVtYWlsIjoiYmFhanM5NDBAZ21haWwuY29tIiwiZXhwIjoxNzc3NzQzNDU1fQ.XF8y6bRCK2vYWJN1UzmP2F4C9e6mB6znXUGD9G3ByDM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1f1e29fe0fd976-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:4090:d007:6a07:1cce:9324:f3bd:a174",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:4090:d007:6a07:1cce:9324:f3bd:a174, 104.23.175.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 17:37:49 UTC] === END API CALL LOG ===
[25-Apr-2026 17:37:49 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 17:37:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDExIiwidXNlcm5hbWUiOiJzaW5naCIsImVtYWlsIjoiYmFhanM5NDBAZ21haWwuY29tIiwiZXhwIjoxNzc3NzQzNDU1fQ.XF8y6bRCK2vYWJN1UzmP2F4C9e6mB6znXUGD9G3ByDM
[25-Apr-2026 17:37:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 17:37:49 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 17:37:49 UTC] User ID: 411
[25-Apr-2026 17:37:49 UTC] ✅ User profile retrieved successfully for user ID: 411
[25-Apr-2026 17:37:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Apr-2026 17:37:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Apr-2026 17:37:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDExIiwidXNlcm5hbWUiOiJzaW5naCIsImVtYWlsIjoiYmFhanM5NDBAZ21haWwuY29tIiwiZXhwIjoxNzc3NzQzNDU1fQ.XF8y6bRCK2vYWJN1UzmP2F4C9e6mB6znXUGD9G3ByDM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f1f1e567803d976-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:4090:d007:6a07:1cce:9324:f3bd:a174","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:4090:d007:6a07:1cce:9324:f3bd:a174, 104.23.175.168"}
[25-Apr-2026 17:37:56 UTC] === User Orders API Called ===
[25-Apr-2026 17:37:56 UTC] User ID: 411
[25-Apr-2026 17:37:56 UTC] Limit: 20, Offset: 0
[25-Apr-2026 17:37:56 UTC] Orders found: 0
[25-Apr-2026 17:37:56 UTC] Orders data: []
[25-Apr-2026 17:37:56 UTC] Total orders count: 0
[25-Apr-2026 17:37:56 UTC] === API CALL LOG ===
[25-Apr-2026 17:37:56 UTC] Endpoint: user/profile.php
[25-Apr-2026 17:37:56 UTC] Full Log Data: {
    "timestamp": "2026-04-25 17:37:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4090:d007:6a07:1cce:9324:f3bd:a174",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDExIiwidXNlcm5hbWUiOiJzaW5naCIsImVtYWlsIjoiYmFhanM5NDBAZ21haWwuY29tIiwiZXhwIjoxNzc3NzQzNDU1fQ.XF8y6bRCK2vYWJN1UzmP2F4C9e6mB6znXUGD9G3ByDM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1f1e567808d976-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:4090:d007:6a07:1cce:9324:f3bd:a174",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:4090:d007:6a07:1cce:9324:f3bd:a174, 104.23.175.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 17:37:56 UTC] === END API CALL LOG ===
[25-Apr-2026 17:37:56 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 17:37:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDExIiwidXNlcm5hbWUiOiJzaW5naCIsImVtYWlsIjoiYmFhanM5NDBAZ21haWwuY29tIiwiZXhwIjoxNzc3NzQzNDU1fQ.XF8y6bRCK2vYWJN1UzmP2F4C9e6mB6znXUGD9G3ByDM
[25-Apr-2026 17:37:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 17:37:56 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 17:37:56 UTC] User ID: 411
[25-Apr-2026 17:37:56 UTC] ✅ User profile retrieved successfully for user ID: 411
[25-Apr-2026 17:37:57 UTC] === API CALL LOG ===
[25-Apr-2026 17:37:57 UTC] Endpoint: user/profile.php
[25-Apr-2026 17:37:57 UTC] Full Log Data: {
    "timestamp": "2026-04-25 17:37:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4090:d007:6a07:1cce:9324:f3bd:a174",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDExIiwidXNlcm5hbWUiOiJzaW5naCIsImVtYWlsIjoiYmFhanM5NDBAZ21haWwuY29tIiwiZXhwIjoxNzc3NzQzNDU1fQ.XF8y6bRCK2vYWJN1UzmP2F4C9e6mB6znXUGD9G3ByDM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1f1e5bfe57d976-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:4090:d007:6a07:1cce:9324:f3bd:a174",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:4090:d007:6a07:1cce:9324:f3bd:a174, 104.23.175.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 17:37:57 UTC] === END API CALL LOG ===
[25-Apr-2026 17:37:57 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 17:37:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDExIiwidXNlcm5hbWUiOiJzaW5naCIsImVtYWlsIjoiYmFhanM5NDBAZ21haWwuY29tIiwiZXhwIjoxNzc3NzQzNDU1fQ.XF8y6bRCK2vYWJN1UzmP2F4C9e6mB6znXUGD9G3ByDM
[25-Apr-2026 17:37:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 17:37:57 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 17:37:57 UTC] User ID: 411
[25-Apr-2026 17:37:57 UTC] ✅ User profile retrieved successfully for user ID: 411
[25-Apr-2026 17:37:58 UTC] === API CALL LOG ===
[25-Apr-2026 17:37:58 UTC] Endpoint: user/profile.php
[25-Apr-2026 17:37:58 UTC] Full Log Data: {
    "timestamp": "2026-04-25 17:37:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4090:d007:6a07:1cce:9324:f3bd:a174",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDExIiwidXNlcm5hbWUiOiJzaW5naCIsImVtYWlsIjoiYmFhanM5NDBAZ21haWwuY29tIiwiZXhwIjoxNzc3NzQzNDU1fQ.XF8y6bRCK2vYWJN1UzmP2F4C9e6mB6znXUGD9G3ByDM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1f1e62ded6d976-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:4090:d007:6a07:1cce:9324:f3bd:a174",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:4090:d007:6a07:1cce:9324:f3bd:a174, 104.23.175.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 17:37:58 UTC] === END API CALL LOG ===
[25-Apr-2026 17:37:58 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 17:37:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDExIiwidXNlcm5hbWUiOiJzaW5naCIsImVtYWlsIjoiYmFhanM5NDBAZ21haWwuY29tIiwiZXhwIjoxNzc3NzQzNDU1fQ.XF8y6bRCK2vYWJN1UzmP2F4C9e6mB6znXUGD9G3ByDM
[25-Apr-2026 17:37:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 17:37:58 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 17:37:58 UTC] User ID: 411
[25-Apr-2026 17:37:58 UTC] ✅ User profile retrieved successfully for user ID: 411
[25-Apr-2026 17:37:59 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Apr-2026 17:37:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Apr-2026 17:37:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDExIiwidXNlcm5hbWUiOiJzaW5naCIsImVtYWlsIjoiYmFhanM5NDBAZ21haWwuY29tIiwiZXhwIjoxNzc3NzQzNDU1fQ.XF8y6bRCK2vYWJN1UzmP2F4C9e6mB6znXUGD9G3ByDM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f1f1e6a7facd976-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:4090:d007:6a07:1cce:9324:f3bd:a174","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:4090:d007:6a07:1cce:9324:f3bd:a174, 104.23.175.168"}
[25-Apr-2026 17:37:59 UTC] === User Orders API Called ===
[25-Apr-2026 17:37:59 UTC] User ID: 411
[25-Apr-2026 17:37:59 UTC] Limit: 20, Offset: 0
[25-Apr-2026 17:37:59 UTC] Orders found: 0
[25-Apr-2026 17:37:59 UTC] Orders data: []
[25-Apr-2026 17:37:59 UTC] Total orders count: 0
[25-Apr-2026 17:37:59 UTC] === API CALL LOG ===
[25-Apr-2026 17:37:59 UTC] Endpoint: user/profile.php
[25-Apr-2026 17:37:59 UTC] Full Log Data: {
    "timestamp": "2026-04-25 17:37:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4090:d007:6a07:1cce:9324:f3bd:a174",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDExIiwidXNlcm5hbWUiOiJzaW5naCIsImVtYWlsIjoiYmFhanM5NDBAZ21haWwuY29tIiwiZXhwIjoxNzc3NzQzNDU1fQ.XF8y6bRCK2vYWJN1UzmP2F4C9e6mB6znXUGD9G3ByDM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1f1e6a7fafd976-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:4090:d007:6a07:1cce:9324:f3bd:a174",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:4090:d007:6a07:1cce:9324:f3bd:a174, 104.23.175.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 17:37:59 UTC] === END API CALL LOG ===
[25-Apr-2026 17:37:59 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 17:37:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDExIiwidXNlcm5hbWUiOiJzaW5naCIsImVtYWlsIjoiYmFhanM5NDBAZ21haWwuY29tIiwiZXhwIjoxNzc3NzQzNDU1fQ.XF8y6bRCK2vYWJN1UzmP2F4C9e6mB6znXUGD9G3ByDM
[25-Apr-2026 17:37:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 17:37:59 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 17:37:59 UTC] User ID: 411
[25-Apr-2026 17:37:59 UTC] ✅ User profile retrieved successfully for user ID: 411
[25-Apr-2026 17:37:59 UTC] === API CALL LOG ===
[25-Apr-2026 17:37:59 UTC] Endpoint: user/profile.php
[25-Apr-2026 17:37:59 UTC] Full Log Data: {
    "timestamp": "2026-04-25 17:37:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4090:d007:6a07:1cce:9324:f3bd:a174",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDExIiwidXNlcm5hbWUiOiJzaW5naCIsImVtYWlsIjoiYmFhanM5NDBAZ21haWwuY29tIiwiZXhwIjoxNzc3NzQzNDU1fQ.XF8y6bRCK2vYWJN1UzmP2F4C9e6mB6znXUGD9G3ByDM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1f1e6a7fb1d976-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:4090:d007:6a07:1cce:9324:f3bd:a174",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:4090:d007:6a07:1cce:9324:f3bd:a174, 104.23.175.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 17:37:59 UTC] === END API CALL LOG ===
[25-Apr-2026 17:37:59 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 17:37:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDExIiwidXNlcm5hbWUiOiJzaW5naCIsImVtYWlsIjoiYmFhanM5NDBAZ21haWwuY29tIiwiZXhwIjoxNzc3NzQzNDU1fQ.XF8y6bRCK2vYWJN1UzmP2F4C9e6mB6znXUGD9G3ByDM
[25-Apr-2026 17:37:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 17:37:59 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 17:37:59 UTC] User ID: 411
[25-Apr-2026 17:37:59 UTC] ✅ User profile retrieved successfully for user ID: 411
[25-Apr-2026 17:38:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Apr-2026 17:38:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Apr-2026 17:38:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDExIiwidXNlcm5hbWUiOiJzaW5naCIsImVtYWlsIjoiYmFhanM5NDBAZ21haWwuY29tIiwiZXhwIjoxNzc3NzQzNDU1fQ.XF8y6bRCK2vYWJN1UzmP2F4C9e6mB6znXUGD9G3ByDM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f1f1e778ef3d976-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:4090:d007:6a07:1cce:9324:f3bd:a174","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:4090:d007:6a07:1cce:9324:f3bd:a174, 104.23.175.168"}
[25-Apr-2026 17:38:01 UTC] === User Orders API Called ===
[25-Apr-2026 17:38:01 UTC] User ID: 411
[25-Apr-2026 17:38:01 UTC] Limit: 20, Offset: 0
[25-Apr-2026 17:38:01 UTC] Orders found: 0
[25-Apr-2026 17:38:01 UTC] Orders data: []
[25-Apr-2026 17:38:01 UTC] Total orders count: 0
[25-Apr-2026 17:38:01 UTC] === API CALL LOG ===
[25-Apr-2026 17:38:01 UTC] Endpoint: user/profile.php
[25-Apr-2026 17:38:01 UTC] Full Log Data: {
    "timestamp": "2026-04-25 17:38:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4090:d007:6a07:1cce:9324:f3bd:a174",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDExIiwidXNlcm5hbWUiOiJzaW5naCIsImVtYWlsIjoiYmFhanM5NDBAZ21haWwuY29tIiwiZXhwIjoxNzc3NzQzNDU1fQ.XF8y6bRCK2vYWJN1UzmP2F4C9e6mB6znXUGD9G3ByDM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1f1e78488bd976-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:4090:d007:6a07:1cce:9324:f3bd:a174",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:4090:d007:6a07:1cce:9324:f3bd:a174, 104.23.175.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 17:38:01 UTC] === END API CALL LOG ===
[25-Apr-2026 17:38:01 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 17:38:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDExIiwidXNlcm5hbWUiOiJzaW5naCIsImVtYWlsIjoiYmFhanM5NDBAZ21haWwuY29tIiwiZXhwIjoxNzc3NzQzNDU1fQ.XF8y6bRCK2vYWJN1UzmP2F4C9e6mB6znXUGD9G3ByDM
[25-Apr-2026 17:38:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 17:38:01 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 17:38:01 UTC] User ID: 411
[25-Apr-2026 17:38:01 UTC] ✅ User profile retrieved successfully for user ID: 411
[25-Apr-2026 17:38:02 UTC] === API CALL LOG ===
[25-Apr-2026 17:38:02 UTC] Endpoint: user/profile.php
[25-Apr-2026 17:38:02 UTC] Full Log Data: {
    "timestamp": "2026-04-25 17:38:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4090:d007:6a07:1cce:9324:f3bd:a174",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDExIiwidXNlcm5hbWUiOiJzaW5naCIsImVtYWlsIjoiYmFhanM5NDBAZ21haWwuY29tIiwiZXhwIjoxNzc3NzQzNDU1fQ.XF8y6bRCK2vYWJN1UzmP2F4C9e6mB6znXUGD9G3ByDM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1f1e7b8827d976-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:4090:d007:6a07:1cce:9324:f3bd:a174",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:4090:d007:6a07:1cce:9324:f3bd:a174, 104.23.175.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 17:38:02 UTC] === END API CALL LOG ===
[25-Apr-2026 17:38:02 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 17:38:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDExIiwidXNlcm5hbWUiOiJzaW5naCIsImVtYWlsIjoiYmFhanM5NDBAZ21haWwuY29tIiwiZXhwIjoxNzc3NzQzNDU1fQ.XF8y6bRCK2vYWJN1UzmP2F4C9e6mB6znXUGD9G3ByDM
[25-Apr-2026 17:38:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 17:38:02 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 17:38:02 UTC] User ID: 411
[25-Apr-2026 17:38:02 UTC] ✅ User profile retrieved successfully for user ID: 411
[25-Apr-2026 17:38:03 UTC] === API CALL LOG ===
[25-Apr-2026 17:38:03 UTC] Endpoint: user/profile.php
[25-Apr-2026 17:38:03 UTC] Full Log Data: {
    "timestamp": "2026-04-25 17:38:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4090:d007:6a07:1cce:9324:f3bd:a174",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDExIiwidXNlcm5hbWUiOiJzaW5naCIsImVtYWlsIjoiYmFhanM5NDBAZ21haWwuY29tIiwiZXhwIjoxNzc3NzQzNDU1fQ.XF8y6bRCK2vYWJN1UzmP2F4C9e6mB6znXUGD9G3ByDM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1f1e8369dbd976-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:4090:d007:6a07:1cce:9324:f3bd:a174",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:4090:d007:6a07:1cce:9324:f3bd:a174, 104.23.175.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 17:38:03 UTC] === END API CALL LOG ===
[25-Apr-2026 17:38:03 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 17:38:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDExIiwidXNlcm5hbWUiOiJzaW5naCIsImVtYWlsIjoiYmFhanM5NDBAZ21haWwuY29tIiwiZXhwIjoxNzc3NzQzNDU1fQ.XF8y6bRCK2vYWJN1UzmP2F4C9e6mB6znXUGD9G3ByDM
[25-Apr-2026 17:38:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 17:38:03 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 17:38:03 UTC] User ID: 411
[25-Apr-2026 17:38:03 UTC] ✅ User profile retrieved successfully for user ID: 411
[25-Apr-2026 17:38:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Apr-2026 17:38:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Apr-2026 17:38:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDExIiwidXNlcm5hbWUiOiJzaW5naCIsImVtYWlsIjoiYmFhanM5NDBAZ21haWwuY29tIiwiZXhwIjoxNzc3NzQzNDU1fQ.XF8y6bRCK2vYWJN1UzmP2F4C9e6mB6znXUGD9G3ByDM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f1f1ea2e9eed976-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:4090:d007:6a07:1cce:9324:f3bd:a174","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:4090:d007:6a07:1cce:9324:f3bd:a174, 104.23.175.169"}
[25-Apr-2026 17:38:08 UTC] === User Orders API Called ===
[25-Apr-2026 17:38:08 UTC] User ID: 411
[25-Apr-2026 17:38:08 UTC] Limit: 20, Offset: 0
[25-Apr-2026 17:38:08 UTC] Orders found: 0
[25-Apr-2026 17:38:08 UTC] Orders data: []
[25-Apr-2026 17:38:08 UTC] Total orders count: 0
[25-Apr-2026 17:38:08 UTC] === API CALL LOG ===
[25-Apr-2026 17:38:08 UTC] Endpoint: user/profile.php
[25-Apr-2026 17:38:08 UTC] Full Log Data: {
    "timestamp": "2026-04-25 17:38:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4090:d007:6a07:1cce:9324:f3bd:a174",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDExIiwidXNlcm5hbWUiOiJzaW5naCIsImVtYWlsIjoiYmFhanM5NDBAZ21haWwuY29tIiwiZXhwIjoxNzc3NzQzNDU1fQ.XF8y6bRCK2vYWJN1UzmP2F4C9e6mB6znXUGD9G3ByDM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1f1ea2e9f0d976-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:4090:d007:6a07:1cce:9324:f3bd:a174",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:4090:d007:6a07:1cce:9324:f3bd:a174, 104.23.175.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 17:38:08 UTC] === END API CALL LOG ===
[25-Apr-2026 17:38:08 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 17:38:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDExIiwidXNlcm5hbWUiOiJzaW5naCIsImVtYWlsIjoiYmFhanM5NDBAZ21haWwuY29tIiwiZXhwIjoxNzc3NzQzNDU1fQ.XF8y6bRCK2vYWJN1UzmP2F4C9e6mB6znXUGD9G3ByDM
[25-Apr-2026 17:38:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 17:38:08 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 17:38:08 UTC] User ID: 411
[25-Apr-2026 17:38:08 UTC] ✅ User profile retrieved successfully for user ID: 411
[25-Apr-2026 17:38:09 UTC] === API CALL LOG ===
[25-Apr-2026 17:38:09 UTC] Endpoint: user/profile.php
[25-Apr-2026 17:38:09 UTC] Full Log Data: {
    "timestamp": "2026-04-25 17:38:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4090:d007:6a07:1cce:9324:f3bd:a174",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDExIiwidXNlcm5hbWUiOiJzaW5naCIsImVtYWlsIjoiYmFhanM5NDBAZ21haWwuY29tIiwiZXhwIjoxNzc3NzQzNDU1fQ.XF8y6bRCK2vYWJN1UzmP2F4C9e6mB6znXUGD9G3ByDM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1f1ea66a4ad976-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:4090:d007:6a07:1cce:9324:f3bd:a174",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:4090:d007:6a07:1cce:9324:f3bd:a174, 104.23.175.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 17:38:09 UTC] === END API CALL LOG ===
[25-Apr-2026 17:38:09 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 17:38:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDExIiwidXNlcm5hbWUiOiJzaW5naCIsImVtYWlsIjoiYmFhanM5NDBAZ21haWwuY29tIiwiZXhwIjoxNzc3NzQzNDU1fQ.XF8y6bRCK2vYWJN1UzmP2F4C9e6mB6znXUGD9G3ByDM
[25-Apr-2026 17:38:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 17:38:09 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 17:38:09 UTC] User ID: 411
[25-Apr-2026 17:38:09 UTC] ✅ User profile retrieved successfully for user ID: 411
[25-Apr-2026 17:38:10 UTC] === API CALL LOG ===
[25-Apr-2026 17:38:10 UTC] Endpoint: user/profile.php
[25-Apr-2026 17:38:10 UTC] Full Log Data: {
    "timestamp": "2026-04-25 17:38:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4090:d007:6a07:1cce:9324:f3bd:a174",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDExIiwidXNlcm5hbWUiOiJzaW5naCIsImVtYWlsIjoiYmFhanM5NDBAZ21haWwuY29tIiwiZXhwIjoxNzc3NzQzNDU1fQ.XF8y6bRCK2vYWJN1UzmP2F4C9e6mB6znXUGD9G3ByDM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1f1eadbb96d976-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:4090:d007:6a07:1cce:9324:f3bd:a174",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:4090:d007:6a07:1cce:9324:f3bd:a174, 104.23.175.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 17:38:10 UTC] === END API CALL LOG ===
[25-Apr-2026 17:38:10 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 17:38:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDExIiwidXNlcm5hbWUiOiJzaW5naCIsImVtYWlsIjoiYmFhanM5NDBAZ21haWwuY29tIiwiZXhwIjoxNzc3NzQzNDU1fQ.XF8y6bRCK2vYWJN1UzmP2F4C9e6mB6znXUGD9G3ByDM
[25-Apr-2026 17:38:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 17:38:10 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 17:38:10 UTC] User ID: 411
[25-Apr-2026 17:38:10 UTC] ✅ User profile retrieved successfully for user ID: 411
[25-Apr-2026 17:38:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Apr-2026 17:38:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Apr-2026 17:38:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDExIiwidXNlcm5hbWUiOiJzaW5naCIsImVtYWlsIjoiYmFhanM5NDBAZ21haWwuY29tIiwiZXhwIjoxNzc3NzQzNDU1fQ.XF8y6bRCK2vYWJN1UzmP2F4C9e6mB6znXUGD9G3ByDM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f1f1eeab85cd976-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:4090:d007:6a07:1cce:9324:f3bd:a174","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:4090:d007:6a07:1cce:9324:f3bd:a174, 104.23.175.169"}
[25-Apr-2026 17:38:20 UTC] === User Orders API Called ===
[25-Apr-2026 17:38:20 UTC] User ID: 411
[25-Apr-2026 17:38:20 UTC] Limit: 20, Offset: 0
[25-Apr-2026 17:38:20 UTC] Orders found: 0
[25-Apr-2026 17:38:20 UTC] Orders data: []
[25-Apr-2026 17:38:20 UTC] Total orders count: 0
[25-Apr-2026 17:38:20 UTC] === API CALL LOG ===
[25-Apr-2026 17:38:20 UTC] Endpoint: user/profile.php
[25-Apr-2026 17:38:20 UTC] Full Log Data: {
    "timestamp": "2026-04-25 17:38:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4090:d007:6a07:1cce:9324:f3bd:a174",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDExIiwidXNlcm5hbWUiOiJzaW5naCIsImVtYWlsIjoiYmFhanM5NDBAZ21haWwuY29tIiwiZXhwIjoxNzc3NzQzNDU1fQ.XF8y6bRCK2vYWJN1UzmP2F4C9e6mB6znXUGD9G3ByDM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1f1eeab861d976-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:4090:d007:6a07:1cce:9324:f3bd:a174",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:4090:d007:6a07:1cce:9324:f3bd:a174, 104.23.175.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 17:38:20 UTC] === END API CALL LOG ===
[25-Apr-2026 17:38:20 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 17:38:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDExIiwidXNlcm5hbWUiOiJzaW5naCIsImVtYWlsIjoiYmFhanM5NDBAZ21haWwuY29tIiwiZXhwIjoxNzc3NzQzNDU1fQ.XF8y6bRCK2vYWJN1UzmP2F4C9e6mB6znXUGD9G3ByDM
[25-Apr-2026 17:38:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 17:38:20 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 17:38:20 UTC] User ID: 411
[25-Apr-2026 17:38:20 UTC] ✅ User profile retrieved successfully for user ID: 411
[25-Apr-2026 17:38:20 UTC] === API CALL LOG ===
[25-Apr-2026 17:38:20 UTC] Endpoint: user/profile.php
[25-Apr-2026 17:38:20 UTC] Full Log Data: {
    "timestamp": "2026-04-25 17:38:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4090:d007:6a07:1cce:9324:f3bd:a174",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDExIiwidXNlcm5hbWUiOiJzaW5naCIsImVtYWlsIjoiYmFhanM5NDBAZ21haWwuY29tIiwiZXhwIjoxNzc3NzQzNDU1fQ.XF8y6bRCK2vYWJN1UzmP2F4C9e6mB6znXUGD9G3ByDM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1f1eec3b67d976-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:4090:d007:6a07:1cce:9324:f3bd:a174",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:4090:d007:6a07:1cce:9324:f3bd:a174, 104.23.175.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 17:38:20 UTC] === END API CALL LOG ===
[25-Apr-2026 17:38:20 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 17:38:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDExIiwidXNlcm5hbWUiOiJzaW5naCIsImVtYWlsIjoiYmFhanM5NDBAZ21haWwuY29tIiwiZXhwIjoxNzc3NzQzNDU1fQ.XF8y6bRCK2vYWJN1UzmP2F4C9e6mB6znXUGD9G3ByDM
[25-Apr-2026 17:38:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 17:38:20 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 17:38:20 UTC] User ID: 411
[25-Apr-2026 17:38:20 UTC] ✅ User profile retrieved successfully for user ID: 411
[25-Apr-2026 17:38:21 UTC] === API CALL LOG ===
[25-Apr-2026 17:38:21 UTC] Endpoint: user/profile.php
[25-Apr-2026 17:38:21 UTC] Full Log Data: {
    "timestamp": "2026-04-25 17:38:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4090:d007:6a07:1cce:9324:f3bd:a174",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDExIiwidXNlcm5hbWUiOiJzaW5naCIsImVtYWlsIjoiYmFhanM5NDBAZ21haWwuY29tIiwiZXhwIjoxNzc3NzQzNDU1fQ.XF8y6bRCK2vYWJN1UzmP2F4C9e6mB6znXUGD9G3ByDM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1f1ef5db2bd976-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:4090:d007:6a07:1cce:9324:f3bd:a174",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:4090:d007:6a07:1cce:9324:f3bd:a174, 104.23.175.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 17:38:21 UTC] === END API CALL LOG ===
[25-Apr-2026 17:38:21 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 17:38:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDExIiwidXNlcm5hbWUiOiJzaW5naCIsImVtYWlsIjoiYmFhanM5NDBAZ21haWwuY29tIiwiZXhwIjoxNzc3NzQzNDU1fQ.XF8y6bRCK2vYWJN1UzmP2F4C9e6mB6znXUGD9G3ByDM
[25-Apr-2026 17:38:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 17:38:21 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 17:38:21 UTC] User ID: 411
[25-Apr-2026 17:38:21 UTC] ✅ User profile retrieved successfully for user ID: 411
[25-Apr-2026 17:38:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Apr-2026 17:38:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Apr-2026 17:38:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDExIiwidXNlcm5hbWUiOiJzaW5naCIsImVtYWlsIjoiYmFhanM5NDBAZ21haWwuY29tIiwiZXhwIjoxNzc3NzQzNDU1fQ.XF8y6bRCK2vYWJN1UzmP2F4C9e6mB6znXUGD9G3ByDM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f1f1f1ddc5fd976-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:4090:d007:6a07:1cce:9324:f3bd:a174","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:4090:d007:6a07:1cce:9324:f3bd:a174, 104.23.175.169"}
[25-Apr-2026 17:38:28 UTC] === User Orders API Called ===
[25-Apr-2026 17:38:28 UTC] User ID: 411
[25-Apr-2026 17:38:28 UTC] Limit: 20, Offset: 0
[25-Apr-2026 17:38:28 UTC] Orders found: 0
[25-Apr-2026 17:38:28 UTC] Orders data: []
[25-Apr-2026 17:38:28 UTC] Total orders count: 0
[25-Apr-2026 17:38:28 UTC] === API CALL LOG ===
[25-Apr-2026 17:38:28 UTC] Endpoint: user/profile.php
[25-Apr-2026 17:38:28 UTC] Full Log Data: {
    "timestamp": "2026-04-25 17:38:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4090:d007:6a07:1cce:9324:f3bd:a174",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDExIiwidXNlcm5hbWUiOiJzaW5naCIsImVtYWlsIjoiYmFhanM5NDBAZ21haWwuY29tIiwiZXhwIjoxNzc3NzQzNDU1fQ.XF8y6bRCK2vYWJN1UzmP2F4C9e6mB6znXUGD9G3ByDM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1f1f1ddc60d976-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:4090:d007:6a07:1cce:9324:f3bd:a174",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:4090:d007:6a07:1cce:9324:f3bd:a174, 104.23.175.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 17:38:28 UTC] === END API CALL LOG ===
[25-Apr-2026 17:38:28 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 17:38:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDExIiwidXNlcm5hbWUiOiJzaW5naCIsImVtYWlsIjoiYmFhanM5NDBAZ21haWwuY29tIiwiZXhwIjoxNzc3NzQzNDU1fQ.XF8y6bRCK2vYWJN1UzmP2F4C9e6mB6znXUGD9G3ByDM
[25-Apr-2026 17:38:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 17:38:28 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 17:38:28 UTC] User ID: 411
[25-Apr-2026 17:38:28 UTC] ✅ User profile retrieved successfully for user ID: 411
[25-Apr-2026 17:38:28 UTC] === API CALL LOG ===
[25-Apr-2026 17:38:28 UTC] Endpoint: user/profile.php
[25-Apr-2026 17:38:28 UTC] Full Log Data: {
    "timestamp": "2026-04-25 17:38:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4090:d007:6a07:1cce:9324:f3bd:a174",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDExIiwidXNlcm5hbWUiOiJzaW5naCIsImVtYWlsIjoiYmFhanM5NDBAZ21haWwuY29tIiwiZXhwIjoxNzc3NzQzNDU1fQ.XF8y6bRCK2vYWJN1UzmP2F4C9e6mB6znXUGD9G3ByDM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1f1f213ba5d976-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:4090:d007:6a07:1cce:9324:f3bd:a174",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:4090:d007:6a07:1cce:9324:f3bd:a174, 104.23.175.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 17:38:28 UTC] === END API CALL LOG ===
[25-Apr-2026 17:38:28 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 17:38:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDExIiwidXNlcm5hbWUiOiJzaW5naCIsImVtYWlsIjoiYmFhanM5NDBAZ21haWwuY29tIiwiZXhwIjoxNzc3NzQzNDU1fQ.XF8y6bRCK2vYWJN1UzmP2F4C9e6mB6znXUGD9G3ByDM
[25-Apr-2026 17:38:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 17:38:28 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 17:38:28 UTC] User ID: 411
[25-Apr-2026 17:38:28 UTC] ✅ User profile retrieved successfully for user ID: 411
[25-Apr-2026 17:38:30 UTC] === API CALL LOG ===
[25-Apr-2026 17:38:30 UTC] Endpoint: user/profile.php
[25-Apr-2026 17:38:30 UTC] Full Log Data: {
    "timestamp": "2026-04-25 17:38:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4090:d007:6a07:1cce:9324:f3bd:a174",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDExIiwidXNlcm5hbWUiOiJzaW5naCIsImVtYWlsIjoiYmFhanM5NDBAZ21haWwuY29tIiwiZXhwIjoxNzc3NzQzNDU1fQ.XF8y6bRCK2vYWJN1UzmP2F4C9e6mB6znXUGD9G3ByDM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1f1f2aa95ed976-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:4090:d007:6a07:1cce:9324:f3bd:a174",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:4090:d007:6a07:1cce:9324:f3bd:a174, 104.23.175.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 17:38:30 UTC] === END API CALL LOG ===
[25-Apr-2026 17:38:30 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 17:38:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDExIiwidXNlcm5hbWUiOiJzaW5naCIsImVtYWlsIjoiYmFhanM5NDBAZ21haWwuY29tIiwiZXhwIjoxNzc3NzQzNDU1fQ.XF8y6bRCK2vYWJN1UzmP2F4C9e6mB6znXUGD9G3ByDM
[25-Apr-2026 17:38:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 17:38:30 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 17:38:30 UTC] User ID: 411
[25-Apr-2026 17:38:30 UTC] ✅ User profile retrieved successfully for user ID: 411
[25-Apr-2026 17:39:16 UTC] === API CALL LOG ===
[25-Apr-2026 17:39:16 UTC] Endpoint: user/profile.php
[25-Apr-2026 17:39:16 UTC] Full Log Data: {
    "timestamp": "2026-04-25 17:39:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4090:d007:6a07:1cce:9324:f3bd:a174",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDExIiwidXNlcm5hbWUiOiJzaW5naCIsImVtYWlsIjoiYmFhanM5NDBAZ21haWwuY29tIiwiZXhwIjoxNzc3NzQzNDU1fQ.XF8y6bRCK2vYWJN1UzmP2F4C9e6mB6znXUGD9G3ByDM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1f204c68a8d976-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:4090:d007:6a07:1cce:9324:f3bd:a174",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:4090:d007:6a07:1cce:9324:f3bd:a174, 104.23.175.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 17:39:16 UTC] === END API CALL LOG ===
[25-Apr-2026 17:39:16 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 17:39:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDExIiwidXNlcm5hbWUiOiJzaW5naCIsImVtYWlsIjoiYmFhanM5NDBAZ21haWwuY29tIiwiZXhwIjoxNzc3NzQzNDU1fQ.XF8y6bRCK2vYWJN1UzmP2F4C9e6mB6znXUGD9G3ByDM
[25-Apr-2026 17:39:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 17:39:16 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 17:39:16 UTC] User ID: 411
[25-Apr-2026 17:39:16 UTC] ✅ User profile retrieved successfully for user ID: 411
[25-Apr-2026 17:39:17 UTC] User Purchases API - User ID: 411
[25-Apr-2026 17:39:17 UTC] User Purchases API - Total purchases found: 0
[25-Apr-2026 17:39:23 UTC] === API CALL LOG ===
[25-Apr-2026 17:39:23 UTC] Endpoint: user/profile.php
[25-Apr-2026 17:39:23 UTC] Full Log Data: {
    "timestamp": "2026-04-25 17:39:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4090:d007:6a07:1cce:9324:f3bd:a174",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDExIiwidXNlcm5hbWUiOiJzaW5naCIsImVtYWlsIjoiYmFhanM5NDBAZ21haWwuY29tIiwiZXhwIjoxNzc3NzQzNDU1fQ.XF8y6bRCK2vYWJN1UzmP2F4C9e6mB6znXUGD9G3ByDM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1f2079fa9cd976-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:4090:d007:6a07:1cce:9324:f3bd:a174",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:4090:d007:6a07:1cce:9324:f3bd:a174, 104.23.175.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 17:39:23 UTC] === END API CALL LOG ===
[25-Apr-2026 17:39:23 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 17:39:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDExIiwidXNlcm5hbWUiOiJzaW5naCIsImVtYWlsIjoiYmFhanM5NDBAZ21haWwuY29tIiwiZXhwIjoxNzc3NzQzNDU1fQ.XF8y6bRCK2vYWJN1UzmP2F4C9e6mB6znXUGD9G3ByDM
[25-Apr-2026 17:39:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 17:39:23 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 17:39:23 UTC] User ID: 411
[25-Apr-2026 17:39:23 UTC] ✅ User profile retrieved successfully for user ID: 411
[25-Apr-2026 17:39:24 UTC] User Purchases API - User ID: 411
[25-Apr-2026 17:39:24 UTC] User Purchases API - Total purchases found: 0
[25-Apr-2026 17:39:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Apr-2026 17:39:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Apr-2026 17:39:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDExIiwidXNlcm5hbWUiOiJzaW5naCIsImVtYWlsIjoiYmFhanM5NDBAZ21haWwuY29tIiwiZXhwIjoxNzc3NzQzNDU1fQ.XF8y6bRCK2vYWJN1UzmP2F4C9e6mB6znXUGD9G3ByDM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f1f2080bd91d976-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:4090:d007:6a07:1cce:9324:f3bd:a174","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:4090:d007:6a07:1cce:9324:f3bd:a174, 104.23.175.169"}
[25-Apr-2026 17:39:25 UTC] === User Orders API Called ===
[25-Apr-2026 17:39:25 UTC] User ID: 411
[25-Apr-2026 17:39:25 UTC] Limit: 20, Offset: 0
[25-Apr-2026 17:39:25 UTC] Orders found: 0
[25-Apr-2026 17:39:25 UTC] Orders data: []
[25-Apr-2026 17:39:25 UTC] Total orders count: 0
[25-Apr-2026 17:39:25 UTC] === API CALL LOG ===
[25-Apr-2026 17:39:25 UTC] Endpoint: user/profile.php
[25-Apr-2026 17:39:25 UTC] Full Log Data: {
    "timestamp": "2026-04-25 17:39:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4090:d007:6a07:1cce:9324:f3bd:a174",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDExIiwidXNlcm5hbWUiOiJzaW5naCIsImVtYWlsIjoiYmFhanM5NDBAZ21haWwuY29tIiwiZXhwIjoxNzc3NzQzNDU1fQ.XF8y6bRCK2vYWJN1UzmP2F4C9e6mB6znXUGD9G3ByDM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1f2080bd94d976-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:4090:d007:6a07:1cce:9324:f3bd:a174",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:4090:d007:6a07:1cce:9324:f3bd:a174, 104.23.175.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 17:39:25 UTC] === END API CALL LOG ===
[25-Apr-2026 17:39:25 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 17:39:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDExIiwidXNlcm5hbWUiOiJzaW5naCIsImVtYWlsIjoiYmFhanM5NDBAZ21haWwuY29tIiwiZXhwIjoxNzc3NzQzNDU1fQ.XF8y6bRCK2vYWJN1UzmP2F4C9e6mB6znXUGD9G3ByDM
[25-Apr-2026 17:39:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 17:39:25 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 17:39:25 UTC] User ID: 411
[25-Apr-2026 17:39:25 UTC] ✅ User profile retrieved successfully for user ID: 411
[25-Apr-2026 17:39:25 UTC] === API CALL LOG ===
[25-Apr-2026 17:39:25 UTC] Endpoint: user/profile.php
[25-Apr-2026 17:39:25 UTC] Full Log Data: {
    "timestamp": "2026-04-25 17:39:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4090:d007:6a07:1cce:9324:f3bd:a174",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDExIiwidXNlcm5hbWUiOiJzaW5naCIsImVtYWlsIjoiYmFhanM5NDBAZ21haWwuY29tIiwiZXhwIjoxNzc3NzQzNDU1fQ.XF8y6bRCK2vYWJN1UzmP2F4C9e6mB6znXUGD9G3ByDM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1f20844f99d976-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:4090:d007:6a07:1cce:9324:f3bd:a174",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:4090:d007:6a07:1cce:9324:f3bd:a174, 104.23.175.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 17:39:25 UTC] === END API CALL LOG ===
[25-Apr-2026 17:39:25 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 17:39:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDExIiwidXNlcm5hbWUiOiJzaW5naCIsImVtYWlsIjoiYmFhanM5NDBAZ21haWwuY29tIiwiZXhwIjoxNzc3NzQzNDU1fQ.XF8y6bRCK2vYWJN1UzmP2F4C9e6mB6znXUGD9G3ByDM
[25-Apr-2026 17:39:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 17:39:25 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 17:39:25 UTC] User ID: 411
[25-Apr-2026 17:39:25 UTC] ✅ User profile retrieved successfully for user ID: 411
[25-Apr-2026 17:39:27 UTC] === API CALL LOG ===
[25-Apr-2026 17:39:27 UTC] Endpoint: user/profile.php
[25-Apr-2026 17:39:27 UTC] Full Log Data: {
    "timestamp": "2026-04-25 17:39:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4090:d007:6a07:1cce:9324:f3bd:a174",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDExIiwidXNlcm5hbWUiOiJzaW5naCIsImVtYWlsIjoiYmFhanM5NDBAZ21haWwuY29tIiwiZXhwIjoxNzc3NzQzNDU1fQ.XF8y6bRCK2vYWJN1UzmP2F4C9e6mB6znXUGD9G3ByDM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1f2090af8ad976-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:4090:d007:6a07:1cce:9324:f3bd:a174",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:4090:d007:6a07:1cce:9324:f3bd:a174, 104.23.175.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 17:39:27 UTC] === END API CALL LOG ===
[25-Apr-2026 17:39:27 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 17:39:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDExIiwidXNlcm5hbWUiOiJzaW5naCIsImVtYWlsIjoiYmFhanM5NDBAZ21haWwuY29tIiwiZXhwIjoxNzc3NzQzNDU1fQ.XF8y6bRCK2vYWJN1UzmP2F4C9e6mB6znXUGD9G3ByDM
[25-Apr-2026 17:39:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 17:39:27 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 17:39:27 UTC] User ID: 411
[25-Apr-2026 17:39:27 UTC] ✅ User profile retrieved successfully for user ID: 411
[25-Apr-2026 17:39:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Apr-2026 17:39:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Apr-2026 17:39:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDExIiwidXNlcm5hbWUiOiJzaW5naCIsImVtYWlsIjoiYmFhanM5NDBAZ21haWwuY29tIiwiZXhwIjoxNzc3NzQzNDU1fQ.XF8y6bRCK2vYWJN1UzmP2F4C9e6mB6znXUGD9G3ByDM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f1f20cc8eedd976-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:4090:d007:6a07:1cce:9324:f3bd:a174","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:4090:d007:6a07:1cce:9324:f3bd:a174, 104.23.175.168"}
[25-Apr-2026 17:39:37 UTC] === User Orders API Called ===
[25-Apr-2026 17:39:37 UTC] User ID: 411
[25-Apr-2026 17:39:37 UTC] Limit: 20, Offset: 0
[25-Apr-2026 17:39:37 UTC] Orders found: 0
[25-Apr-2026 17:39:37 UTC] Orders data: []
[25-Apr-2026 17:39:37 UTC] Total orders count: 0
[25-Apr-2026 17:39:37 UTC] === API CALL LOG ===
[25-Apr-2026 17:39:37 UTC] Endpoint: user/profile.php
[25-Apr-2026 17:39:37 UTC] Full Log Data: {
    "timestamp": "2026-04-25 17:39:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4090:d007:6a07:1cce:9324:f3bd:a174",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDExIiwidXNlcm5hbWUiOiJzaW5naCIsImVtYWlsIjoiYmFhanM5NDBAZ21haWwuY29tIiwiZXhwIjoxNzc3NzQzNDU1fQ.XF8y6bRCK2vYWJN1UzmP2F4C9e6mB6znXUGD9G3ByDM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1f20cc8ef2d976-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:4090:d007:6a07:1cce:9324:f3bd:a174",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:4090:d007:6a07:1cce:9324:f3bd:a174, 104.23.175.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 17:39:37 UTC] === END API CALL LOG ===
[25-Apr-2026 17:39:37 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 17:39:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDExIiwidXNlcm5hbWUiOiJzaW5naCIsImVtYWlsIjoiYmFhanM5NDBAZ21haWwuY29tIiwiZXhwIjoxNzc3NzQzNDU1fQ.XF8y6bRCK2vYWJN1UzmP2F4C9e6mB6znXUGD9G3ByDM
[25-Apr-2026 17:39:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 17:39:37 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 17:39:37 UTC] User ID: 411
[25-Apr-2026 17:39:37 UTC] ✅ User profile retrieved successfully for user ID: 411
[25-Apr-2026 17:39:37 UTC] === API CALL LOG ===
[25-Apr-2026 17:39:37 UTC] Endpoint: user/profile.php
[25-Apr-2026 17:39:37 UTC] Full Log Data: {
    "timestamp": "2026-04-25 17:39:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4090:d007:6a07:1cce:9324:f3bd:a174",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDExIiwidXNlcm5hbWUiOiJzaW5naCIsImVtYWlsIjoiYmFhanM5NDBAZ21haWwuY29tIiwiZXhwIjoxNzc3NzQzNDU1fQ.XF8y6bRCK2vYWJN1UzmP2F4C9e6mB6znXUGD9G3ByDM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1f20d09f7fd976-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:4090:d007:6a07:1cce:9324:f3bd:a174",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:4090:d007:6a07:1cce:9324:f3bd:a174, 104.23.175.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 17:39:37 UTC] === END API CALL LOG ===
[25-Apr-2026 17:39:37 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 17:39:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDExIiwidXNlcm5hbWUiOiJzaW5naCIsImVtYWlsIjoiYmFhanM5NDBAZ21haWwuY29tIiwiZXhwIjoxNzc3NzQzNDU1fQ.XF8y6bRCK2vYWJN1UzmP2F4C9e6mB6znXUGD9G3ByDM
[25-Apr-2026 17:39:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 17:39:37 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 17:39:37 UTC] User ID: 411
[25-Apr-2026 17:39:37 UTC] ✅ User profile retrieved successfully for user ID: 411
[25-Apr-2026 17:39:38 UTC] === API CALL LOG ===
[25-Apr-2026 17:39:38 UTC] Endpoint: user/profile.php
[25-Apr-2026 17:39:38 UTC] Full Log Data: {
    "timestamp": "2026-04-25 17:39:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4090:d007:6a07:1cce:9324:f3bd:a174",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDExIiwidXNlcm5hbWUiOiJzaW5naCIsImVtYWlsIjoiYmFhanM5NDBAZ21haWwuY29tIiwiZXhwIjoxNzc3NzQzNDU1fQ.XF8y6bRCK2vYWJN1UzmP2F4C9e6mB6znXUGD9G3ByDM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1f20d4181ad976-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:4090:d007:6a07:1cce:9324:f3bd:a174",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:4090:d007:6a07:1cce:9324:f3bd:a174, 104.23.175.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 17:39:38 UTC] === END API CALL LOG ===
[25-Apr-2026 17:39:38 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 17:39:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDExIiwidXNlcm5hbWUiOiJzaW5naCIsImVtYWlsIjoiYmFhanM5NDBAZ21haWwuY29tIiwiZXhwIjoxNzc3NzQzNDU1fQ.XF8y6bRCK2vYWJN1UzmP2F4C9e6mB6znXUGD9G3ByDM
[25-Apr-2026 17:39:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 17:39:38 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 17:39:38 UTC] User ID: 411
[25-Apr-2026 17:39:38 UTC] ✅ User profile retrieved successfully for user ID: 411
[25-Apr-2026 17:39:41 UTC] === API CALL LOG ===
[25-Apr-2026 17:39:41 UTC] Endpoint: user/profile.php
[25-Apr-2026 17:39:41 UTC] Full Log Data: {
    "timestamp": "2026-04-25 17:39:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4090:d007:6a07:1cce:9324:f3bd:a174",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDExIiwidXNlcm5hbWUiOiJzaW5naCIsImVtYWlsIjoiYmFhanM5NDBAZ21haWwuY29tIiwiZXhwIjoxNzc3NzQzNDU1fQ.XF8y6bRCK2vYWJN1UzmP2F4C9e6mB6znXUGD9G3ByDM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1f20ea7c62d976-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:4090:d007:6a07:1cce:9324:f3bd:a174",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:4090:d007:6a07:1cce:9324:f3bd:a174, 104.23.175.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 17:39:41 UTC] === END API CALL LOG ===
[25-Apr-2026 17:39:41 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 17:39:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDExIiwidXNlcm5hbWUiOiJzaW5naCIsImVtYWlsIjoiYmFhanM5NDBAZ21haWwuY29tIiwiZXhwIjoxNzc3NzQzNDU1fQ.XF8y6bRCK2vYWJN1UzmP2F4C9e6mB6znXUGD9G3ByDM
[25-Apr-2026 17:39:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 17:39:41 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 17:39:41 UTC] User ID: 411
[25-Apr-2026 17:39:41 UTC] ✅ User profile retrieved successfully for user ID: 411
[25-Apr-2026 18:42:16 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Apr-2026 18:42:16 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Apr-2026 18:42:16 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDEyIiwidXNlcm5hbWUiOiJsZXdhd2kiLCJlbWFpbCI6ImdldG5ldGZhbnRhaHVuOTVAZ21haWwuY29tIiwiZXhwIjoxNzc3NzQ3MzM1fQ.HhNbHUK_C9yiXRa2UD3kIovPS8IDfxt73vnwvIAkhsM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f1f7c955b695459-JIB","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.218.50.113","CF-IPCountry":"ET","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.218.50.113, 172.68.128.174"}
[25-Apr-2026 18:42:16 UTC] === User Orders API Called ===
[25-Apr-2026 18:42:16 UTC] User ID: 412
[25-Apr-2026 18:42:16 UTC] Limit: 20, Offset: 0
[25-Apr-2026 18:42:16 UTC] Orders found: 0
[25-Apr-2026 18:42:16 UTC] Orders data: []
[25-Apr-2026 18:42:16 UTC] Total orders count: 0
[25-Apr-2026 18:42:16 UTC] === API CALL LOG ===
[25-Apr-2026 18:42:16 UTC] Endpoint: user/profile.php
[25-Apr-2026 18:42:16 UTC] Full Log Data: {
    "timestamp": "2026-04-25 18:42:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.218.50.113",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDEyIiwidXNlcm5hbWUiOiJsZXdhd2kiLCJlbWFpbCI6ImdldG5ldGZhbnRhaHVuOTVAZ21haWwuY29tIiwiZXhwIjoxNzc3NzQ3MzM1fQ.HhNbHUK_C9yiXRa2UD3kIovPS8IDfxt73vnwvIAkhsM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1f7c955b675459-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.218.50.113",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.218.50.113, 172.68.128.175"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 18:42:16 UTC] === END API CALL LOG ===
[25-Apr-2026 18:42:16 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 18:42:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDEyIiwidXNlcm5hbWUiOiJsZXdhd2kiLCJlbWFpbCI6ImdldG5ldGZhbnRhaHVuOTVAZ21haWwuY29tIiwiZXhwIjoxNzc3NzQ3MzM1fQ.HhNbHUK_C9yiXRa2UD3kIovPS8IDfxt73vnwvIAkhsM
[25-Apr-2026 18:42:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 18:42:16 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 18:42:16 UTC] User ID: 412
[25-Apr-2026 18:42:16 UTC] ✅ User profile retrieved successfully for user ID: 412
[25-Apr-2026 18:42:16 UTC] === API CALL LOG ===
[25-Apr-2026 18:42:16 UTC] Endpoint: user/profile.php
[25-Apr-2026 18:42:16 UTC] Full Log Data: {
    "timestamp": "2026-04-25 18:42:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.218.50.113",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDEyIiwidXNlcm5hbWUiOiJsZXdhd2kiLCJlbWFpbCI6ImdldG5ldGZhbnRhaHVuOTVAZ21haWwuY29tIiwiZXhwIjoxNzc3NzQ3MzM1fQ.HhNbHUK_C9yiXRa2UD3kIovPS8IDfxt73vnwvIAkhsM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1f7c955b6b5459-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.218.50.113",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.218.50.113, 172.68.128.174"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 18:42:16 UTC] === END API CALL LOG ===
[25-Apr-2026 18:42:16 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 18:42:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDEyIiwidXNlcm5hbWUiOiJsZXdhd2kiLCJlbWFpbCI6ImdldG5ldGZhbnRhaHVuOTVAZ21haWwuY29tIiwiZXhwIjoxNzc3NzQ3MzM1fQ.HhNbHUK_C9yiXRa2UD3kIovPS8IDfxt73vnwvIAkhsM
[25-Apr-2026 18:42:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 18:42:16 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 18:42:16 UTC] User ID: 412
[25-Apr-2026 18:42:16 UTC] ✅ User profile retrieved successfully for user ID: 412
[25-Apr-2026 18:42:18 UTC] === API CALL LOG ===
[25-Apr-2026 18:42:18 UTC] Endpoint: user/profile.php
[25-Apr-2026 18:42:18 UTC] Full Log Data: {
    "timestamp": "2026-04-25 18:42:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.218.50.113",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDEyIiwidXNlcm5hbWUiOiJsZXdhd2kiLCJlbWFpbCI6ImdldG5ldGZhbnRhaHVuOTVAZ21haWwuY29tIiwiZXhwIjoxNzc3NzQ3MzM1fQ.HhNbHUK_C9yiXRa2UD3kIovPS8IDfxt73vnwvIAkhsM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1f7c9ffa685459-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.218.50.113",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.218.50.113, 172.68.128.175"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 18:42:18 UTC] === END API CALL LOG ===
[25-Apr-2026 18:42:18 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 18:42:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDEyIiwidXNlcm5hbWUiOiJsZXdhd2kiLCJlbWFpbCI6ImdldG5ldGZhbnRhaHVuOTVAZ21haWwuY29tIiwiZXhwIjoxNzc3NzQ3MzM1fQ.HhNbHUK_C9yiXRa2UD3kIovPS8IDfxt73vnwvIAkhsM
[25-Apr-2026 18:42:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 18:42:18 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 18:42:18 UTC] User ID: 412
[25-Apr-2026 18:42:18 UTC] ✅ User profile retrieved successfully for user ID: 412
[25-Apr-2026 18:42:47 UTC] === API CALL LOG ===
[25-Apr-2026 18:42:47 UTC] Endpoint: user/profile.php
[25-Apr-2026 18:42:47 UTC] Full Log Data: {
    "timestamp": "2026-04-25 18:42:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.218.50.113",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDEyIiwidXNlcm5hbWUiOiJsZXdhd2kiLCJlbWFpbCI6ImdldG5ldGZhbnRhaHVuOTVAZ21haWwuY29tIiwiZXhwIjoxNzc3NzQ3MzM1fQ.HhNbHUK_C9yiXRa2UD3kIovPS8IDfxt73vnwvIAkhsM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1f7d535db75459-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.218.50.113",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.218.50.113, 172.68.128.166"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 18:42:47 UTC] === END API CALL LOG ===
[25-Apr-2026 18:42:47 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 18:42:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDEyIiwidXNlcm5hbWUiOiJsZXdhd2kiLCJlbWFpbCI6ImdldG5ldGZhbnRhaHVuOTVAZ21haWwuY29tIiwiZXhwIjoxNzc3NzQ3MzM1fQ.HhNbHUK_C9yiXRa2UD3kIovPS8IDfxt73vnwvIAkhsM
[25-Apr-2026 18:42:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 18:42:47 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 18:42:47 UTC] User ID: 412
[25-Apr-2026 18:42:47 UTC] ✅ User profile retrieved successfully for user ID: 412
[25-Apr-2026 18:42:47 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Apr-2026 18:42:47 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Apr-2026 18:42:47 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDEyIiwidXNlcm5hbWUiOiJsZXdhd2kiLCJlbWFpbCI6ImdldG5ldGZhbnRhaHVuOTVAZ21haWwuY29tIiwiZXhwIjoxNzc3NzQ3MzM1fQ.HhNbHUK_C9yiXRa2UD3kIovPS8IDfxt73vnwvIAkhsM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f1f7d535db85459-JIB","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.218.50.113","CF-IPCountry":"ET","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.218.50.113, 172.68.128.167"}
[25-Apr-2026 18:42:47 UTC] === User Orders API Called ===
[25-Apr-2026 18:42:47 UTC] User ID: 412
[25-Apr-2026 18:42:47 UTC] Limit: 20, Offset: 0
[25-Apr-2026 18:42:47 UTC] Orders found: 0
[25-Apr-2026 18:42:47 UTC] Orders data: []
[25-Apr-2026 18:42:47 UTC] Total orders count: 0
[25-Apr-2026 18:42:47 UTC] === API CALL LOG ===
[25-Apr-2026 18:42:47 UTC] Endpoint: user/profile.php
[25-Apr-2026 18:42:47 UTC] Full Log Data: {
    "timestamp": "2026-04-25 18:42:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.218.50.113",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDEyIiwidXNlcm5hbWUiOiJsZXdhd2kiLCJlbWFpbCI6ImdldG5ldGZhbnRhaHVuOTVAZ21haWwuY29tIiwiZXhwIjoxNzc3NzQ3MzM1fQ.HhNbHUK_C9yiXRa2UD3kIovPS8IDfxt73vnwvIAkhsM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1f7d558f425459-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.218.50.113",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.218.50.113, 172.68.128.166"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 18:42:47 UTC] === END API CALL LOG ===
[25-Apr-2026 18:42:47 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 18:42:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDEyIiwidXNlcm5hbWUiOiJsZXdhd2kiLCJlbWFpbCI6ImdldG5ldGZhbnRhaHVuOTVAZ21haWwuY29tIiwiZXhwIjoxNzc3NzQ3MzM1fQ.HhNbHUK_C9yiXRa2UD3kIovPS8IDfxt73vnwvIAkhsM
[25-Apr-2026 18:42:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 18:42:47 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 18:42:47 UTC] User ID: 412
[25-Apr-2026 18:42:47 UTC] ✅ User profile retrieved successfully for user ID: 412
[25-Apr-2026 18:42:49 UTC] === API CALL LOG ===
[25-Apr-2026 18:42:49 UTC] Endpoint: user/profile.php
[25-Apr-2026 18:42:49 UTC] Full Log Data: {
    "timestamp": "2026-04-25 18:42:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.218.50.113",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDEyIiwidXNlcm5hbWUiOiJsZXdhd2kiLCJlbWFpbCI6ImdldG5ldGZhbnRhaHVuOTVAZ21haWwuY29tIiwiZXhwIjoxNzc3NzQ3MzM1fQ.HhNbHUK_C9yiXRa2UD3kIovPS8IDfxt73vnwvIAkhsM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1f7d617ef65459-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.218.50.113",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.218.50.113, 172.68.128.166"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 18:42:49 UTC] === END API CALL LOG ===
[25-Apr-2026 18:42:49 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 18:42:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDEyIiwidXNlcm5hbWUiOiJsZXdhd2kiLCJlbWFpbCI6ImdldG5ldGZhbnRhaHVuOTVAZ21haWwuY29tIiwiZXhwIjoxNzc3NzQ3MzM1fQ.HhNbHUK_C9yiXRa2UD3kIovPS8IDfxt73vnwvIAkhsM
[25-Apr-2026 18:42:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 18:42:49 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 18:42:49 UTC] User ID: 412
[25-Apr-2026 18:42:49 UTC] ✅ User profile retrieved successfully for user ID: 412
[25-Apr-2026 18:44:08 UTC] === API CALL LOG ===
[25-Apr-2026 18:44:08 UTC] Endpoint: user/profile.php
[25-Apr-2026 18:44:08 UTC] Full Log Data: {
    "timestamp": "2026-04-25 18:44:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.218.50.113",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDEyIiwidXNlcm5hbWUiOiJsZXdhd2kiLCJlbWFpbCI6ImdldG5ldGZhbnRhaHVuOTVAZ21haWwuY29tIiwiZXhwIjoxNzc3NzQ3MzM1fQ.HhNbHUK_C9yiXRa2UD3kIovPS8IDfxt73vnwvIAkhsM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1f7f510ae65454-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.218.50.113",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.218.50.113, 172.68.128.166"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 18:44:08 UTC] === END API CALL LOG ===
[25-Apr-2026 18:44:08 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 18:44:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDEyIiwidXNlcm5hbWUiOiJsZXdhd2kiLCJlbWFpbCI6ImdldG5ldGZhbnRhaHVuOTVAZ21haWwuY29tIiwiZXhwIjoxNzc3NzQ3MzM1fQ.HhNbHUK_C9yiXRa2UD3kIovPS8IDfxt73vnwvIAkhsM
[25-Apr-2026 18:44:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 18:44:08 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 18:44:08 UTC] User ID: 412
[25-Apr-2026 18:44:08 UTC] ✅ User profile retrieved successfully for user ID: 412
[25-Apr-2026 18:44:10 UTC] === API CALL LOG ===
[25-Apr-2026 18:44:10 UTC] Endpoint: user/profile.php
[25-Apr-2026 18:44:10 UTC] Full Log Data: {
    "timestamp": "2026-04-25 18:44:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.218.50.113",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDEyIiwidXNlcm5hbWUiOiJsZXdhd2kiLCJlbWFpbCI6ImdldG5ldGZhbnRhaHVuOTVAZ21haWwuY29tIiwiZXhwIjoxNzc3NzQ3MzM1fQ.HhNbHUK_C9yiXRa2UD3kIovPS8IDfxt73vnwvIAkhsM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1f7f5d7bc45454-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.218.50.113",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.218.50.113, 172.68.128.166"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 18:44:10 UTC] === END API CALL LOG ===
[25-Apr-2026 18:44:10 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 18:44:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDEyIiwidXNlcm5hbWUiOiJsZXdhd2kiLCJlbWFpbCI6ImdldG5ldGZhbnRhaHVuOTVAZ21haWwuY29tIiwiZXhwIjoxNzc3NzQ3MzM1fQ.HhNbHUK_C9yiXRa2UD3kIovPS8IDfxt73vnwvIAkhsM
[25-Apr-2026 18:44:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 18:44:10 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 18:44:10 UTC] User ID: 412
[25-Apr-2026 18:44:10 UTC] ✅ User profile retrieved successfully for user ID: 412
[25-Apr-2026 18:44:10 UTC] === API CALL LOG ===
[25-Apr-2026 18:44:10 UTC] Endpoint: user/profile.php
[25-Apr-2026 18:44:10 UTC] Full Log Data: {
    "timestamp": "2026-04-25 18:44:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.218.50.113",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDEyIiwidXNlcm5hbWUiOiJsZXdhd2kiLCJlbWFpbCI6ImdldG5ldGZhbnRhaHVuOTVAZ21haWwuY29tIiwiZXhwIjoxNzc3NzQ3MzM1fQ.HhNbHUK_C9yiXRa2UD3kIovPS8IDfxt73vnwvIAkhsM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1f7f604e275454-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.218.50.113",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.218.50.113, 172.68.128.166"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 18:44:10 UTC] === END API CALL LOG ===
[25-Apr-2026 18:44:10 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 18:44:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDEyIiwidXNlcm5hbWUiOiJsZXdhd2kiLCJlbWFpbCI6ImdldG5ldGZhbnRhaHVuOTVAZ21haWwuY29tIiwiZXhwIjoxNzc3NzQ3MzM1fQ.HhNbHUK_C9yiXRa2UD3kIovPS8IDfxt73vnwvIAkhsM
[25-Apr-2026 18:44:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 18:44:10 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 18:44:10 UTC] User ID: 412
[25-Apr-2026 18:44:10 UTC] ✅ User profile retrieved successfully for user ID: 412
[25-Apr-2026 18:44:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Apr-2026 18:44:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Apr-2026 18:44:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDEyIiwidXNlcm5hbWUiOiJsZXdhd2kiLCJlbWFpbCI6ImdldG5ldGZhbnRhaHVuOTVAZ21haWwuY29tIiwiZXhwIjoxNzc3NzQ3MzM1fQ.HhNbHUK_C9yiXRa2UD3kIovPS8IDfxt73vnwvIAkhsM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f1f7f615f335454-JIB","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.218.50.113","CF-IPCountry":"ET","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.218.50.113, 172.68.128.166"}
[25-Apr-2026 18:44:11 UTC] === User Orders API Called ===
[25-Apr-2026 18:44:11 UTC] User ID: 412
[25-Apr-2026 18:44:11 UTC] Limit: 20, Offset: 0
[25-Apr-2026 18:44:11 UTC] Orders found: 0
[25-Apr-2026 18:44:11 UTC] Orders data: []
[25-Apr-2026 18:44:11 UTC] Total orders count: 0
[25-Apr-2026 18:44:11 UTC] === API CALL LOG ===
[25-Apr-2026 18:44:11 UTC] Endpoint: user/profile.php
[25-Apr-2026 18:44:11 UTC] Full Log Data: {
    "timestamp": "2026-04-25 18:44:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.218.50.113",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDEyIiwidXNlcm5hbWUiOiJsZXdhd2kiLCJlbWFpbCI6ImdldG5ldGZhbnRhaHVuOTVAZ21haWwuY29tIiwiZXhwIjoxNzc3NzQ3MzM1fQ.HhNbHUK_C9yiXRa2UD3kIovPS8IDfxt73vnwvIAkhsM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1f7f615f355454-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.218.50.113",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.218.50.113, 172.68.128.166"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 18:44:11 UTC] === END API CALL LOG ===
[25-Apr-2026 18:44:11 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 18:44:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDEyIiwidXNlcm5hbWUiOiJsZXdhd2kiLCJlbWFpbCI6ImdldG5ldGZhbnRhaHVuOTVAZ21haWwuY29tIiwiZXhwIjoxNzc3NzQ3MzM1fQ.HhNbHUK_C9yiXRa2UD3kIovPS8IDfxt73vnwvIAkhsM
[25-Apr-2026 18:44:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 18:44:11 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 18:44:11 UTC] User ID: 412
[25-Apr-2026 18:44:11 UTC] ✅ User profile retrieved successfully for user ID: 412
[25-Apr-2026 18:44:12 UTC] === API CALL LOG ===
[25-Apr-2026 18:44:12 UTC] Endpoint: user/profile.php
[25-Apr-2026 18:44:12 UTC] Full Log Data: {
    "timestamp": "2026-04-25 18:44:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.218.50.113",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDEyIiwidXNlcm5hbWUiOiJsZXdhd2kiLCJlbWFpbCI6ImdldG5ldGZhbnRhaHVuOTVAZ21haWwuY29tIiwiZXhwIjoxNzc3NzQ3MzM1fQ.HhNbHUK_C9yiXRa2UD3kIovPS8IDfxt73vnwvIAkhsM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1f7f6b8fc45454-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.218.50.113",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.218.50.113, 172.68.128.166"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 18:44:12 UTC] === END API CALL LOG ===
[25-Apr-2026 18:44:12 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 18:44:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDEyIiwidXNlcm5hbWUiOiJsZXdhd2kiLCJlbWFpbCI6ImdldG5ldGZhbnRhaHVuOTVAZ21haWwuY29tIiwiZXhwIjoxNzc3NzQ3MzM1fQ.HhNbHUK_C9yiXRa2UD3kIovPS8IDfxt73vnwvIAkhsM
[25-Apr-2026 18:44:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 18:44:12 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 18:44:12 UTC] User ID: 412
[25-Apr-2026 18:44:12 UTC] ✅ User profile retrieved successfully for user ID: 412
[25-Apr-2026 18:44:31 UTC] === API CALL LOG ===
[25-Apr-2026 18:44:31 UTC] Endpoint: user/profile.php
[25-Apr-2026 18:44:31 UTC] Full Log Data: {
    "timestamp": "2026-04-25 18:44:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.218.50.113",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDEyIiwidXNlcm5hbWUiOiJsZXdhd2kiLCJlbWFpbCI6ImdldG5ldGZhbnRhaHVuOTVAZ21haWwuY29tIiwiZXhwIjoxNzc3NzQ3MzM1fQ.HhNbHUK_C9yiXRa2UD3kIovPS8IDfxt73vnwvIAkhsM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1f7fdfcbbe5459-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.218.50.113",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.218.50.113, 172.68.128.167"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 18:44:31 UTC] === END API CALL LOG ===
[25-Apr-2026 18:44:31 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 18:44:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDEyIiwidXNlcm5hbWUiOiJsZXdhd2kiLCJlbWFpbCI6ImdldG5ldGZhbnRhaHVuOTVAZ21haWwuY29tIiwiZXhwIjoxNzc3NzQ3MzM1fQ.HhNbHUK_C9yiXRa2UD3kIovPS8IDfxt73vnwvIAkhsM
[25-Apr-2026 18:44:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 18:44:31 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 18:44:31 UTC] User ID: 412
[25-Apr-2026 18:44:31 UTC] ✅ User profile retrieved successfully for user ID: 412
[25-Apr-2026 18:45:24 UTC] === API CALL LOG ===
[25-Apr-2026 18:45:24 UTC] Endpoint: user/profile.php
[25-Apr-2026 18:45:24 UTC] Full Log Data: {
    "timestamp": "2026-04-25 18:45:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.218.50.113",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDEyIiwidXNlcm5hbWUiOiJsZXdhd2kiLCJlbWFpbCI6ImdldG5ldGZhbnRhaHVuOTVAZ21haWwuY29tIiwiZXhwIjoxNzc3NzQ3MzM1fQ.HhNbHUK_C9yiXRa2UD3kIovPS8IDfxt73vnwvIAkhsM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1f812dcf545459-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.218.50.113",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.218.50.113, 172.68.128.167"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 18:45:24 UTC] === END API CALL LOG ===
[25-Apr-2026 18:45:24 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 18:45:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDEyIiwidXNlcm5hbWUiOiJsZXdhd2kiLCJlbWFpbCI6ImdldG5ldGZhbnRhaHVuOTVAZ21haWwuY29tIiwiZXhwIjoxNzc3NzQ3MzM1fQ.HhNbHUK_C9yiXRa2UD3kIovPS8IDfxt73vnwvIAkhsM
[25-Apr-2026 18:45:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 18:45:24 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 18:45:24 UTC] User ID: 412
[25-Apr-2026 18:45:24 UTC] ✅ User profile retrieved successfully for user ID: 412
[25-Apr-2026 18:45:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Apr-2026 18:45:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Apr-2026 18:45:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDEyIiwidXNlcm5hbWUiOiJsZXdhd2kiLCJlbWFpbCI6ImdldG5ldGZhbnRhaHVuOTVAZ21haWwuY29tIiwiZXhwIjoxNzc3NzQ3MzM1fQ.HhNbHUK_C9yiXRa2UD3kIovPS8IDfxt73vnwvIAkhsM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f1f812dcf525459-JIB","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.218.50.113","CF-IPCountry":"ET","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.218.50.113, 172.68.128.166"}
[25-Apr-2026 18:45:24 UTC] === User Orders API Called ===
[25-Apr-2026 18:45:24 UTC] User ID: 412
[25-Apr-2026 18:45:24 UTC] Limit: 20, Offset: 0
[25-Apr-2026 18:45:24 UTC] Orders found: 0
[25-Apr-2026 18:45:24 UTC] Orders data: []
[25-Apr-2026 18:45:24 UTC] Total orders count: 0
[25-Apr-2026 18:45:25 UTC] === API CALL LOG ===
[25-Apr-2026 18:45:25 UTC] Endpoint: user/profile.php
[25-Apr-2026 18:45:25 UTC] Full Log Data: {
    "timestamp": "2026-04-25 18:45:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.218.50.113",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDEyIiwidXNlcm5hbWUiOiJsZXdhd2kiLCJlbWFpbCI6ImdldG5ldGZhbnRhaHVuOTVAZ21haWwuY29tIiwiZXhwIjoxNzc3NzQ3MzM1fQ.HhNbHUK_C9yiXRa2UD3kIovPS8IDfxt73vnwvIAkhsM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1f81318a4c5459-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.218.50.113",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.218.50.113, 172.68.128.167"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 18:45:25 UTC] === END API CALL LOG ===
[25-Apr-2026 18:45:25 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 18:45:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDEyIiwidXNlcm5hbWUiOiJsZXdhd2kiLCJlbWFpbCI6ImdldG5ldGZhbnRhaHVuOTVAZ21haWwuY29tIiwiZXhwIjoxNzc3NzQ3MzM1fQ.HhNbHUK_C9yiXRa2UD3kIovPS8IDfxt73vnwvIAkhsM
[25-Apr-2026 18:45:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 18:45:25 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 18:45:25 UTC] User ID: 412
[25-Apr-2026 18:45:25 UTC] ✅ User profile retrieved successfully for user ID: 412
[25-Apr-2026 18:46:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Apr-2026 18:46:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Apr-2026 18:46:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDEyIiwidXNlcm5hbWUiOiJsZXdhd2kiLCJlbWFpbCI6ImdldG5ldGZhbnRhaHVuOTVAZ21haWwuY29tIiwiZXhwIjoxNzc3NzQ3MzM1fQ.HhNbHUK_C9yiXRa2UD3kIovPS8IDfxt73vnwvIAkhsM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f1f82359eed5459-JIB","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.218.50.113","CF-IPCountry":"ET","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.218.50.113, 172.68.128.166"}
[25-Apr-2026 18:46:07 UTC] === User Orders API Called ===
[25-Apr-2026 18:46:07 UTC] User ID: 412
[25-Apr-2026 18:46:07 UTC] Limit: 20, Offset: 0
[25-Apr-2026 18:46:07 UTC] Orders found: 0
[25-Apr-2026 18:46:07 UTC] Orders data: []
[25-Apr-2026 18:46:07 UTC] Total orders count: 0
[25-Apr-2026 18:46:07 UTC] === API CALL LOG ===
[25-Apr-2026 18:46:07 UTC] Endpoint: user/profile.php
[25-Apr-2026 18:46:07 UTC] Full Log Data: {
    "timestamp": "2026-04-25 18:46:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.218.50.113",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDEyIiwidXNlcm5hbWUiOiJsZXdhd2kiLCJlbWFpbCI6ImdldG5ldGZhbnRhaHVuOTVAZ21haWwuY29tIiwiZXhwIjoxNzc3NzQ3MzM1fQ.HhNbHUK_C9yiXRa2UD3kIovPS8IDfxt73vnwvIAkhsM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1f82359eee5459-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.218.50.113",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.218.50.113, 172.68.128.167"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 18:46:07 UTC] === END API CALL LOG ===
[25-Apr-2026 18:46:07 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 18:46:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDEyIiwidXNlcm5hbWUiOiJsZXdhd2kiLCJlbWFpbCI6ImdldG5ldGZhbnRhaHVuOTVAZ21haWwuY29tIiwiZXhwIjoxNzc3NzQ3MzM1fQ.HhNbHUK_C9yiXRa2UD3kIovPS8IDfxt73vnwvIAkhsM
[25-Apr-2026 18:46:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 18:46:07 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 18:46:07 UTC] User ID: 412
[25-Apr-2026 18:46:07 UTC] ✅ User profile retrieved successfully for user ID: 412
[25-Apr-2026 18:46:07 UTC] === API CALL LOG ===
[25-Apr-2026 18:46:07 UTC] Endpoint: user/profile.php
[25-Apr-2026 18:46:07 UTC] Full Log Data: {
    "timestamp": "2026-04-25 18:46:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.218.50.113",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDEyIiwidXNlcm5hbWUiOiJsZXdhd2kiLCJlbWFpbCI6ImdldG5ldGZhbnRhaHVuOTVAZ21haWwuY29tIiwiZXhwIjoxNzc3NzQ3MzM1fQ.HhNbHUK_C9yiXRa2UD3kIovPS8IDfxt73vnwvIAkhsM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1f8238e94b5459-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.218.50.113",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.218.50.113, 172.68.128.166"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 18:46:07 UTC] === END API CALL LOG ===
[25-Apr-2026 18:46:07 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 18:46:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDEyIiwidXNlcm5hbWUiOiJsZXdhd2kiLCJlbWFpbCI6ImdldG5ldGZhbnRhaHVuOTVAZ21haWwuY29tIiwiZXhwIjoxNzc3NzQ3MzM1fQ.HhNbHUK_C9yiXRa2UD3kIovPS8IDfxt73vnwvIAkhsM
[25-Apr-2026 18:46:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 18:46:07 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 18:46:07 UTC] User ID: 412
[25-Apr-2026 18:46:07 UTC] ✅ User profile retrieved successfully for user ID: 412
[25-Apr-2026 18:46:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Apr-2026 18:46:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Apr-2026 18:46:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDEyIiwidXNlcm5hbWUiOiJsZXdhd2kiLCJlbWFpbCI6ImdldG5ldGZhbnRhaHVuOTVAZ21haWwuY29tIiwiZXhwIjoxNzc3NzQ3MzM1fQ.HhNbHUK_C9yiXRa2UD3kIovPS8IDfxt73vnwvIAkhsM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f1f826acac95459-JIB","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.218.50.113","CF-IPCountry":"ET","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.218.50.113, 172.68.128.166"}
[25-Apr-2026 18:46:15 UTC] === User Orders API Called ===
[25-Apr-2026 18:46:15 UTC] User ID: 412
[25-Apr-2026 18:46:15 UTC] Limit: 20, Offset: 0
[25-Apr-2026 18:46:15 UTC] Orders found: 0
[25-Apr-2026 18:46:15 UTC] Orders data: []
[25-Apr-2026 18:46:15 UTC] Total orders count: 0
[25-Apr-2026 18:46:15 UTC] === API CALL LOG ===
[25-Apr-2026 18:46:15 UTC] Endpoint: user/profile.php
[25-Apr-2026 18:46:15 UTC] Full Log Data: {
    "timestamp": "2026-04-25 18:46:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.218.50.113",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDEyIiwidXNlcm5hbWUiOiJsZXdhd2kiLCJlbWFpbCI6ImdldG5ldGZhbnRhaHVuOTVAZ21haWwuY29tIiwiZXhwIjoxNzc3NzQ3MzM1fQ.HhNbHUK_C9yiXRa2UD3kIovPS8IDfxt73vnwvIAkhsM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1f826acaca5459-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.218.50.113",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.218.50.113, 172.68.128.166"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 18:46:15 UTC] === END API CALL LOG ===
[25-Apr-2026 18:46:15 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 18:46:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDEyIiwidXNlcm5hbWUiOiJsZXdhd2kiLCJlbWFpbCI6ImdldG5ldGZhbnRhaHVuOTVAZ21haWwuY29tIiwiZXhwIjoxNzc3NzQ3MzM1fQ.HhNbHUK_C9yiXRa2UD3kIovPS8IDfxt73vnwvIAkhsM
[25-Apr-2026 18:46:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 18:46:15 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 18:46:15 UTC] User ID: 412
[25-Apr-2026 18:46:15 UTC] ✅ User profile retrieved successfully for user ID: 412
[25-Apr-2026 18:46:16 UTC] === API CALL LOG ===
[25-Apr-2026 18:46:16 UTC] Endpoint: user/profile.php
[25-Apr-2026 18:46:16 UTC] Full Log Data: {
    "timestamp": "2026-04-25 18:46:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.218.50.113",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDEyIiwidXNlcm5hbWUiOiJsZXdhd2kiLCJlbWFpbCI6ImdldG5ldGZhbnRhaHVuOTVAZ21haWwuY29tIiwiZXhwIjoxNzc3NzQ3MzM1fQ.HhNbHUK_C9yiXRa2UD3kIovPS8IDfxt73vnwvIAkhsM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1f826e4d535459-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.218.50.113",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.218.50.113, 172.68.128.166"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 18:46:16 UTC] === END API CALL LOG ===
[25-Apr-2026 18:46:16 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 18:46:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDEyIiwidXNlcm5hbWUiOiJsZXdhd2kiLCJlbWFpbCI6ImdldG5ldGZhbnRhaHVuOTVAZ21haWwuY29tIiwiZXhwIjoxNzc3NzQ3MzM1fQ.HhNbHUK_C9yiXRa2UD3kIovPS8IDfxt73vnwvIAkhsM
[25-Apr-2026 18:46:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 18:46:16 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 18:46:16 UTC] User ID: 412
[25-Apr-2026 18:46:16 UTC] ✅ User profile retrieved successfully for user ID: 412
[25-Apr-2026 18:46:21 UTC] === API CALL LOG ===
[25-Apr-2026 18:46:21 UTC] Endpoint: user/profile.php
[25-Apr-2026 18:46:21 UTC] Full Log Data: {
    "timestamp": "2026-04-25 18:46:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.218.50.113",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDEyIiwidXNlcm5hbWUiOiJsZXdhd2kiLCJlbWFpbCI6ImdldG5ldGZhbnRhaHVuOTVAZ21haWwuY29tIiwiZXhwIjoxNzc3NzQ3MzM1fQ.HhNbHUK_C9yiXRa2UD3kIovPS8IDfxt73vnwvIAkhsM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1f828f8c435459-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.218.50.113",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.218.50.113, 172.68.128.166"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 18:46:21 UTC] === END API CALL LOG ===
[25-Apr-2026 18:46:21 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 18:46:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDEyIiwidXNlcm5hbWUiOiJsZXdhd2kiLCJlbWFpbCI6ImdldG5ldGZhbnRhaHVuOTVAZ21haWwuY29tIiwiZXhwIjoxNzc3NzQ3MzM1fQ.HhNbHUK_C9yiXRa2UD3kIovPS8IDfxt73vnwvIAkhsM
[25-Apr-2026 18:46:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 18:46:21 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 18:46:21 UTC] User ID: 412
[25-Apr-2026 18:46:21 UTC] ✅ User profile retrieved successfully for user ID: 412
[25-Apr-2026 18:46:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Apr-2026 18:46:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Apr-2026 18:46:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDEyIiwidXNlcm5hbWUiOiJsZXdhd2kiLCJlbWFpbCI6ImdldG5ldGZhbnRhaHVuOTVAZ21haWwuY29tIiwiZXhwIjoxNzc3NzQ3MzM1fQ.HhNbHUK_C9yiXRa2UD3kIovPS8IDfxt73vnwvIAkhsM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f1f828f8c405459-JIB","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.218.50.113","CF-IPCountry":"ET","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.218.50.113, 172.68.128.166"}
[25-Apr-2026 18:46:21 UTC] === User Orders API Called ===
[25-Apr-2026 18:46:21 UTC] User ID: 412
[25-Apr-2026 18:46:21 UTC] Limit: 20, Offset: 0
[25-Apr-2026 18:46:21 UTC] Orders found: 0
[25-Apr-2026 18:46:21 UTC] Orders data: []
[25-Apr-2026 18:46:21 UTC] Total orders count: 0
[25-Apr-2026 18:46:21 UTC] === API CALL LOG ===
[25-Apr-2026 18:46:21 UTC] Endpoint: user/profile.php
[25-Apr-2026 18:46:21 UTC] Full Log Data: {
    "timestamp": "2026-04-25 18:46:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.218.50.113",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDEyIiwidXNlcm5hbWUiOiJsZXdhd2kiLCJlbWFpbCI6ImdldG5ldGZhbnRhaHVuOTVAZ21haWwuY29tIiwiZXhwIjoxNzc3NzQ3MzM1fQ.HhNbHUK_C9yiXRa2UD3kIovPS8IDfxt73vnwvIAkhsM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1f82931f005459-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.218.50.113",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.218.50.113, 172.68.128.166"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 18:46:21 UTC] === END API CALL LOG ===
[25-Apr-2026 18:46:21 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 18:46:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDEyIiwidXNlcm5hbWUiOiJsZXdhd2kiLCJlbWFpbCI6ImdldG5ldGZhbnRhaHVuOTVAZ21haWwuY29tIiwiZXhwIjoxNzc3NzQ3MzM1fQ.HhNbHUK_C9yiXRa2UD3kIovPS8IDfxt73vnwvIAkhsM
[25-Apr-2026 18:46:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 18:46:21 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 18:46:21 UTC] User ID: 412
[25-Apr-2026 18:46:21 UTC] ✅ User profile retrieved successfully for user ID: 412
[25-Apr-2026 18:46:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Apr-2026 18:46:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Apr-2026 18:46:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDEyIiwidXNlcm5hbWUiOiJsZXdhd2kiLCJlbWFpbCI6ImdldG5ldGZhbnRhaHVuOTVAZ21haWwuY29tIiwiZXhwIjoxNzc3NzQ3MzM1fQ.HhNbHUK_C9yiXRa2UD3kIovPS8IDfxt73vnwvIAkhsM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f1f82980a135459-JIB","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.218.50.113","CF-IPCountry":"ET","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.218.50.113, 172.68.128.166"}
[25-Apr-2026 18:46:22 UTC] === User Orders API Called ===
[25-Apr-2026 18:46:22 UTC] User ID: 412
[25-Apr-2026 18:46:22 UTC] Limit: 20, Offset: 0
[25-Apr-2026 18:46:22 UTC] Orders found: 0
[25-Apr-2026 18:46:22 UTC] Orders data: []
[25-Apr-2026 18:46:22 UTC] Total orders count: 0
[25-Apr-2026 18:46:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Apr-2026 18:46:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Apr-2026 18:46:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDEyIiwidXNlcm5hbWUiOiJsZXdhd2kiLCJlbWFpbCI6ImdldG5ldGZhbnRhaHVuOTVAZ21haWwuY29tIiwiZXhwIjoxNzc3NzQ3MzM1fQ.HhNbHUK_C9yiXRa2UD3kIovPS8IDfxt73vnwvIAkhsM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f1f82a448125459-JIB","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.218.50.113","CF-IPCountry":"ET","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.218.50.113, 172.68.128.166"}
[25-Apr-2026 18:46:24 UTC] === User Orders API Called ===
[25-Apr-2026 18:46:24 UTC] User ID: 412
[25-Apr-2026 18:46:24 UTC] Limit: 20, Offset: 0
[25-Apr-2026 18:46:24 UTC] === API CALL LOG ===
[25-Apr-2026 18:46:24 UTC] Endpoint: user/profile.php
[25-Apr-2026 18:46:24 UTC] Full Log Data: {
    "timestamp": "2026-04-25 18:46:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.218.50.113",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDEyIiwidXNlcm5hbWUiOiJsZXdhd2kiLCJlbWFpbCI6ImdldG5ldGZhbnRhaHVuOTVAZ21haWwuY29tIiwiZXhwIjoxNzc3NzQ3MzM1fQ.HhNbHUK_C9yiXRa2UD3kIovPS8IDfxt73vnwvIAkhsM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1f82a448155459-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.218.50.113",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.218.50.113, 172.68.128.166"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 18:46:24 UTC] === END API CALL LOG ===
[25-Apr-2026 18:46:24 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 18:46:24 UTC] Orders found: 0
[25-Apr-2026 18:46:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDEyIiwidXNlcm5hbWUiOiJsZXdhd2kiLCJlbWFpbCI6ImdldG5ldGZhbnRhaHVuOTVAZ21haWwuY29tIiwiZXhwIjoxNzc3NzQ3MzM1fQ.HhNbHUK_C9yiXRa2UD3kIovPS8IDfxt73vnwvIAkhsM
[25-Apr-2026 18:46:24 UTC] Orders data: []
[25-Apr-2026 18:46:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 18:46:24 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 18:46:24 UTC] User ID: 412
[25-Apr-2026 18:46:24 UTC] Total orders count: 0
[25-Apr-2026 18:46:24 UTC] ✅ User profile retrieved successfully for user ID: 412
[25-Apr-2026 18:46:25 UTC] === API CALL LOG ===
[25-Apr-2026 18:46:25 UTC] Endpoint: user/profile.php
[25-Apr-2026 18:46:25 UTC] Full Log Data: {
    "timestamp": "2026-04-25 18:46:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.218.50.113",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDEyIiwidXNlcm5hbWUiOiJsZXdhd2kiLCJlbWFpbCI6ImdldG5ldGZhbnRhaHVuOTVAZ21haWwuY29tIiwiZXhwIjoxNzc3NzQ3MzM1fQ.HhNbHUK_C9yiXRa2UD3kIovPS8IDfxt73vnwvIAkhsM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1f82a7bb185459-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.218.50.113",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.218.50.113, 172.68.128.166"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 18:46:25 UTC] === END API CALL LOG ===
[25-Apr-2026 18:46:25 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 18:46:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDEyIiwidXNlcm5hbWUiOiJsZXdhd2kiLCJlbWFpbCI6ImdldG5ldGZhbnRhaHVuOTVAZ21haWwuY29tIiwiZXhwIjoxNzc3NzQ3MzM1fQ.HhNbHUK_C9yiXRa2UD3kIovPS8IDfxt73vnwvIAkhsM
[25-Apr-2026 18:46:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 18:46:25 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 18:46:25 UTC] User ID: 412
[25-Apr-2026 18:46:25 UTC] ✅ User profile retrieved successfully for user ID: 412
[25-Apr-2026 18:47:23 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Apr-2026 18:47:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Apr-2026 18:47:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDEyIiwidXNlcm5hbWUiOiJsZXdhd2kiLCJlbWFpbCI6ImdldG5ldGZhbnRhaHVuOTVAZ21haWwuY29tIiwiZXhwIjoxNzc3NzQ3MzM1fQ.HhNbHUK_C9yiXRa2UD3kIovPS8IDfxt73vnwvIAkhsM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f1f84169ad35454-JIB","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.218.50.113","CF-IPCountry":"ET","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.218.50.113, 172.68.128.166"}
[25-Apr-2026 18:47:23 UTC] === User Orders API Called ===
[25-Apr-2026 18:47:23 UTC] User ID: 412
[25-Apr-2026 18:47:23 UTC] Limit: 20, Offset: 0
[25-Apr-2026 18:47:23 UTC] Orders found: 0
[25-Apr-2026 18:47:23 UTC] Orders data: []
[25-Apr-2026 18:47:23 UTC] Total orders count: 0
[25-Apr-2026 18:47:24 UTC] === API CALL LOG ===
[25-Apr-2026 18:47:24 UTC] Endpoint: user/profile.php
[25-Apr-2026 18:47:24 UTC] Full Log Data: {
    "timestamp": "2026-04-25 18:47:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.218.50.113",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDEyIiwidXNlcm5hbWUiOiJsZXdhd2kiLCJlbWFpbCI6ImdldG5ldGZhbnRhaHVuOTVAZ21haWwuY29tIiwiZXhwIjoxNzc3NzQ3MzM1fQ.HhNbHUK_C9yiXRa2UD3kIovPS8IDfxt73vnwvIAkhsM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1f84169ad55454-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.218.50.113",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.218.50.113, 172.68.128.167"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 18:47:24 UTC] === END API CALL LOG ===
[25-Apr-2026 18:47:24 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 18:47:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDEyIiwidXNlcm5hbWUiOiJsZXdhd2kiLCJlbWFpbCI6ImdldG5ldGZhbnRhaHVuOTVAZ21haWwuY29tIiwiZXhwIjoxNzc3NzQ3MzM1fQ.HhNbHUK_C9yiXRa2UD3kIovPS8IDfxt73vnwvIAkhsM
[25-Apr-2026 18:47:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 18:47:24 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 18:47:24 UTC] User ID: 412
[25-Apr-2026 18:47:24 UTC] ✅ User profile retrieved successfully for user ID: 412
[25-Apr-2026 18:47:24 UTC] === API CALL LOG ===
[25-Apr-2026 18:47:24 UTC] Endpoint: user/profile.php
[25-Apr-2026 18:47:24 UTC] Full Log Data: {
    "timestamp": "2026-04-25 18:47:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.218.50.113",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDEyIiwidXNlcm5hbWUiOiJsZXdhd2kiLCJlbWFpbCI6ImdldG5ldGZhbnRhaHVuOTVAZ21haWwuY29tIiwiZXhwIjoxNzc3NzQ3MzM1fQ.HhNbHUK_C9yiXRa2UD3kIovPS8IDfxt73vnwvIAkhsM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1f841a9d8f5454-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.218.50.113",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.218.50.113, 172.68.128.167"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 18:47:24 UTC] === END API CALL LOG ===
[25-Apr-2026 18:47:24 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 18:47:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDEyIiwidXNlcm5hbWUiOiJsZXdhd2kiLCJlbWFpbCI6ImdldG5ldGZhbnRhaHVuOTVAZ21haWwuY29tIiwiZXhwIjoxNzc3NzQ3MzM1fQ.HhNbHUK_C9yiXRa2UD3kIovPS8IDfxt73vnwvIAkhsM
[25-Apr-2026 18:47:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 18:47:24 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 18:47:24 UTC] User ID: 412
[25-Apr-2026 18:47:24 UTC] ✅ User profile retrieved successfully for user ID: 412
[25-Apr-2026 18:47:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Apr-2026 18:47:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Apr-2026 18:47:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDEyIiwidXNlcm5hbWUiOiJsZXdhd2kiLCJlbWFpbCI6ImdldG5ldGZhbnRhaHVuOTVAZ21haWwuY29tIiwiZXhwIjoxNzc3NzQ3MzM1fQ.HhNbHUK_C9yiXRa2UD3kIovPS8IDfxt73vnwvIAkhsM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f1f8424ec6d5454-JIB","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.218.50.113","CF-IPCountry":"ET","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.218.50.113, 172.68.128.166"}
[25-Apr-2026 18:47:26 UTC] === User Orders API Called ===
[25-Apr-2026 18:47:26 UTC] User ID: 412
[25-Apr-2026 18:47:26 UTC] Limit: 20, Offset: 0
[25-Apr-2026 18:47:26 UTC] Orders found: 0
[25-Apr-2026 18:47:26 UTC] Orders data: []
[25-Apr-2026 18:47:26 UTC] Total orders count: 0
[25-Apr-2026 18:47:28 UTC] === API CALL LOG ===
[25-Apr-2026 18:47:28 UTC] Endpoint: user/profile.php
[25-Apr-2026 18:47:28 UTC] Full Log Data: {
    "timestamp": "2026-04-25 18:47:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.218.50.113",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDEyIiwidXNlcm5hbWUiOiJsZXdhd2kiLCJlbWFpbCI6ImdldG5ldGZhbnRhaHVuOTVAZ21haWwuY29tIiwiZXhwIjoxNzc3NzQ3MzM1fQ.HhNbHUK_C9yiXRa2UD3kIovPS8IDfxt73vnwvIAkhsM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1f8434cfe95454-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.218.50.113",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.218.50.113, 172.68.128.167"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 18:47:28 UTC] === END API CALL LOG ===
[25-Apr-2026 18:47:28 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 18:47:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDEyIiwidXNlcm5hbWUiOiJsZXdhd2kiLCJlbWFpbCI6ImdldG5ldGZhbnRhaHVuOTVAZ21haWwuY29tIiwiZXhwIjoxNzc3NzQ3MzM1fQ.HhNbHUK_C9yiXRa2UD3kIovPS8IDfxt73vnwvIAkhsM
[25-Apr-2026 18:47:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 18:47:28 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 18:47:28 UTC] User ID: 412
[25-Apr-2026 18:47:28 UTC] ✅ User profile retrieved successfully for user ID: 412
[25-Apr-2026 18:47:29 UTC] User Purchases API - User ID: 412
[25-Apr-2026 18:47:29 UTC] User Purchases API - Total purchases found: 0
[25-Apr-2026 18:47:38 UTC] === API CALL LOG ===
[25-Apr-2026 18:47:38 UTC] Endpoint: user/profile.php
[25-Apr-2026 18:47:38 UTC] Full Log Data: {
    "timestamp": "2026-04-25 18:47:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.218.50.113",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDEyIiwidXNlcm5hbWUiOiJsZXdhd2kiLCJlbWFpbCI6ImdldG5ldGZhbnRhaHVuOTVAZ21haWwuY29tIiwiZXhwIjoxNzc3NzQ3MzM1fQ.HhNbHUK_C9yiXRa2UD3kIovPS8IDfxt73vnwvIAkhsM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1f846f1b515454-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.218.50.113",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.218.50.113, 172.68.128.167"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 18:47:38 UTC] === END API CALL LOG ===
[25-Apr-2026 18:47:38 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 18:47:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDEyIiwidXNlcm5hbWUiOiJsZXdhd2kiLCJlbWFpbCI6ImdldG5ldGZhbnRhaHVuOTVAZ21haWwuY29tIiwiZXhwIjoxNzc3NzQ3MzM1fQ.HhNbHUK_C9yiXRa2UD3kIovPS8IDfxt73vnwvIAkhsM
[25-Apr-2026 18:47:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 18:47:38 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 18:47:38 UTC] User ID: 412
[25-Apr-2026 18:47:38 UTC] ✅ User profile retrieved successfully for user ID: 412
[25-Apr-2026 18:47:38 UTC] User Purchases API - User ID: 412
[25-Apr-2026 18:47:38 UTC] User Purchases API - Total purchases found: 0
[25-Apr-2026 18:47:42 UTC] === API CALL LOG ===
[25-Apr-2026 18:47:42 UTC] Endpoint: user/profile.php
[25-Apr-2026 18:47:42 UTC] Full Log Data: {
    "timestamp": "2026-04-25 18:47:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.218.50.113",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDEyIiwidXNlcm5hbWUiOiJsZXdhd2kiLCJlbWFpbCI6ImdldG5ldGZhbnRhaHVuOTVAZ21haWwuY29tIiwiZXhwIjoxNzc3NzQ3MzM1fQ.HhNbHUK_C9yiXRa2UD3kIovPS8IDfxt73vnwvIAkhsM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1f84879e445454-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.218.50.113",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.218.50.113, 172.68.128.167"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 18:47:42 UTC] === END API CALL LOG ===
[25-Apr-2026 18:47:42 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 18:47:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDEyIiwidXNlcm5hbWUiOiJsZXdhd2kiLCJlbWFpbCI6ImdldG5ldGZhbnRhaHVuOTVAZ21haWwuY29tIiwiZXhwIjoxNzc3NzQ3MzM1fQ.HhNbHUK_C9yiXRa2UD3kIovPS8IDfxt73vnwvIAkhsM
[25-Apr-2026 18:47:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 18:47:42 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 18:47:42 UTC] User ID: 412
[25-Apr-2026 18:47:42 UTC] ✅ User profile retrieved successfully for user ID: 412
[25-Apr-2026 18:47:43 UTC] User Purchases API - User ID: 412
[25-Apr-2026 18:47:43 UTC] User Purchases API - Total purchases found: 0
[25-Apr-2026 18:47:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Apr-2026 18:47:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Apr-2026 18:47:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDEyIiwidXNlcm5hbWUiOiJsZXdhd2kiLCJlbWFpbCI6ImdldG5ldGZhbnRhaHVuOTVAZ21haWwuY29tIiwiZXhwIjoxNzc3NzQ3MzM1fQ.HhNbHUK_C9yiXRa2UD3kIovPS8IDfxt73vnwvIAkhsM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f1f849c7ed95454-JIB","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.218.50.113","CF-IPCountry":"ET","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.218.50.113, 172.68.128.167"}
[25-Apr-2026 18:47:45 UTC] === User Orders API Called ===
[25-Apr-2026 18:47:45 UTC] User ID: 412
[25-Apr-2026 18:47:45 UTC] Limit: 20, Offset: 0
[25-Apr-2026 18:47:45 UTC] Orders found: 0
[25-Apr-2026 18:47:45 UTC] Orders data: []
[25-Apr-2026 18:47:45 UTC] Total orders count: 0
[25-Apr-2026 18:47:45 UTC] === API CALL LOG ===
[25-Apr-2026 18:47:45 UTC] Endpoint: user/profile.php
[25-Apr-2026 18:47:45 UTC] Full Log Data: {
    "timestamp": "2026-04-25 18:47:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.218.50.113",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDEyIiwidXNlcm5hbWUiOiJsZXdhd2kiLCJlbWFpbCI6ImdldG5ldGZhbnRhaHVuOTVAZ21haWwuY29tIiwiZXhwIjoxNzc3NzQ3MzM1fQ.HhNbHUK_C9yiXRa2UD3kIovPS8IDfxt73vnwvIAkhsM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1f849c7eda5454-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.218.50.113",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.218.50.113, 172.68.128.167"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 18:47:45 UTC] === END API CALL LOG ===
[25-Apr-2026 18:47:45 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 18:47:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDEyIiwidXNlcm5hbWUiOiJsZXdhd2kiLCJlbWFpbCI6ImdldG5ldGZhbnRhaHVuOTVAZ21haWwuY29tIiwiZXhwIjoxNzc3NzQ3MzM1fQ.HhNbHUK_C9yiXRa2UD3kIovPS8IDfxt73vnwvIAkhsM
[25-Apr-2026 18:47:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 18:47:45 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 18:47:45 UTC] User ID: 412
[25-Apr-2026 18:47:45 UTC] ✅ User profile retrieved successfully for user ID: 412
[25-Apr-2026 18:47:45 UTC] === API CALL LOG ===
[25-Apr-2026 18:47:45 UTC] Endpoint: user/profile.php
[25-Apr-2026 18:47:45 UTC] Full Log Data: {
    "timestamp": "2026-04-25 18:47:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.218.50.113",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDEyIiwidXNlcm5hbWUiOiJsZXdhd2kiLCJlbWFpbCI6ImdldG5ldGZhbnRhaHVuOTVAZ21haWwuY29tIiwiZXhwIjoxNzc3NzQ3MzM1fQ.HhNbHUK_C9yiXRa2UD3kIovPS8IDfxt73vnwvIAkhsM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1f849f08a85454-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.218.50.113",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.218.50.113, 172.68.128.167"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 18:47:45 UTC] === END API CALL LOG ===
[25-Apr-2026 18:47:45 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 18:47:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDEyIiwidXNlcm5hbWUiOiJsZXdhd2kiLCJlbWFpbCI6ImdldG5ldGZhbnRhaHVuOTVAZ21haWwuY29tIiwiZXhwIjoxNzc3NzQ3MzM1fQ.HhNbHUK_C9yiXRa2UD3kIovPS8IDfxt73vnwvIAkhsM
[25-Apr-2026 18:47:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 18:47:45 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 18:47:45 UTC] User ID: 412
[25-Apr-2026 18:47:45 UTC] ✅ User profile retrieved successfully for user ID: 412
[25-Apr-2026 18:48:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Apr-2026 18:48:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Apr-2026 18:48:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDEyIiwidXNlcm5hbWUiOiJsZXdhd2kiLCJlbWFpbCI6ImdldG5ldGZhbnRhaHVuOTVAZ21haWwuY29tIiwiZXhwIjoxNzc3NzQ3MzM1fQ.HhNbHUK_C9yiXRa2UD3kIovPS8IDfxt73vnwvIAkhsM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f1f8553f8565454-JIB","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.218.50.113","CF-IPCountry":"ET","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.218.50.113, 172.68.128.167"}
[25-Apr-2026 18:48:14 UTC] === User Orders API Called ===
[25-Apr-2026 18:48:14 UTC] User ID: 412
[25-Apr-2026 18:48:14 UTC] Limit: 20, Offset: 0
[25-Apr-2026 18:48:14 UTC] Orders found: 0
[25-Apr-2026 18:48:14 UTC] Orders data: []
[25-Apr-2026 18:48:14 UTC] Total orders count: 0
[25-Apr-2026 18:48:14 UTC] === API CALL LOG ===
[25-Apr-2026 18:48:14 UTC] Endpoint: user/profile.php
[25-Apr-2026 18:48:14 UTC] Full Log Data: {
    "timestamp": "2026-04-25 18:48:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.218.50.113",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDEyIiwidXNlcm5hbWUiOiJsZXdhd2kiLCJlbWFpbCI6ImdldG5ldGZhbnRhaHVuOTVAZ21haWwuY29tIiwiZXhwIjoxNzc3NzQ3MzM1fQ.HhNbHUK_C9yiXRa2UD3kIovPS8IDfxt73vnwvIAkhsM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1f8553f8595454-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.218.50.113",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.218.50.113, 172.68.128.166"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 18:48:14 UTC] === END API CALL LOG ===
[25-Apr-2026 18:48:14 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 18:48:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDEyIiwidXNlcm5hbWUiOiJsZXdhd2kiLCJlbWFpbCI6ImdldG5ldGZhbnRhaHVuOTVAZ21haWwuY29tIiwiZXhwIjoxNzc3NzQ3MzM1fQ.HhNbHUK_C9yiXRa2UD3kIovPS8IDfxt73vnwvIAkhsM
[25-Apr-2026 18:48:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 18:48:14 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 18:48:14 UTC] User ID: 412
[25-Apr-2026 18:48:14 UTC] ✅ User profile retrieved successfully for user ID: 412
[25-Apr-2026 18:48:15 UTC] === API CALL LOG ===
[25-Apr-2026 18:48:15 UTC] Endpoint: user/profile.php
[25-Apr-2026 18:48:15 UTC] Full Log Data: {
    "timestamp": "2026-04-25 18:48:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.218.50.113",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDEyIiwidXNlcm5hbWUiOiJsZXdhd2kiLCJlbWFpbCI6ImdldG5ldGZhbnRhaHVuOTVAZ21haWwuY29tIiwiZXhwIjoxNzc3NzQ3MzM1fQ.HhNbHUK_C9yiXRa2UD3kIovPS8IDfxt73vnwvIAkhsM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1f85584b8a5454-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.218.50.113",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.218.50.113, 172.68.128.166"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 18:48:15 UTC] === END API CALL LOG ===
[25-Apr-2026 18:48:15 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 18:48:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDEyIiwidXNlcm5hbWUiOiJsZXdhd2kiLCJlbWFpbCI6ImdldG5ldGZhbnRhaHVuOTVAZ21haWwuY29tIiwiZXhwIjoxNzc3NzQ3MzM1fQ.HhNbHUK_C9yiXRa2UD3kIovPS8IDfxt73vnwvIAkhsM
[25-Apr-2026 18:48:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 18:48:15 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 18:48:15 UTC] User ID: 412
[25-Apr-2026 18:48:15 UTC] ✅ User profile retrieved successfully for user ID: 412
[25-Apr-2026 18:48:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Apr-2026 18:48:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Apr-2026 18:48:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDEyIiwidXNlcm5hbWUiOiJsZXdhd2kiLCJlbWFpbCI6ImdldG5ldGZhbnRhaHVuOTVAZ21haWwuY29tIiwiZXhwIjoxNzc3NzQ3MzM1fQ.HhNbHUK_C9yiXRa2UD3kIovPS8IDfxt73vnwvIAkhsM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f1f85aa6f0b5454-JIB","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.218.50.113","CF-IPCountry":"ET","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.218.50.113, 172.68.128.166"}
[25-Apr-2026 18:48:28 UTC] === User Orders API Called ===
[25-Apr-2026 18:48:28 UTC] User ID: 412
[25-Apr-2026 18:48:28 UTC] Limit: 20, Offset: 0
[25-Apr-2026 18:48:28 UTC] Orders found: 0
[25-Apr-2026 18:48:28 UTC] Orders data: []
[25-Apr-2026 18:48:28 UTC] Total orders count: 0
[25-Apr-2026 18:48:28 UTC] === API CALL LOG ===
[25-Apr-2026 18:48:28 UTC] Endpoint: user/profile.php
[25-Apr-2026 18:48:28 UTC] Full Log Data: {
    "timestamp": "2026-04-25 18:48:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.218.50.113",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDEyIiwidXNlcm5hbWUiOiJsZXdhd2kiLCJlbWFpbCI6ImdldG5ldGZhbnRhaHVuOTVAZ21haWwuY29tIiwiZXhwIjoxNzc3NzQ3MzM1fQ.HhNbHUK_C9yiXRa2UD3kIovPS8IDfxt73vnwvIAkhsM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1f85aa6f0c5454-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.218.50.113",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.218.50.113, 172.68.128.166"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 18:48:28 UTC] === END API CALL LOG ===
[25-Apr-2026 18:48:28 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 18:48:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDEyIiwidXNlcm5hbWUiOiJsZXdhd2kiLCJlbWFpbCI6ImdldG5ldGZhbnRhaHVuOTVAZ21haWwuY29tIiwiZXhwIjoxNzc3NzQ3MzM1fQ.HhNbHUK_C9yiXRa2UD3kIovPS8IDfxt73vnwvIAkhsM
[25-Apr-2026 18:48:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 18:48:28 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 18:48:28 UTC] User ID: 412
[25-Apr-2026 18:48:28 UTC] ✅ User profile retrieved successfully for user ID: 412
[25-Apr-2026 18:48:29 UTC] === API CALL LOG ===
[25-Apr-2026 18:48:29 UTC] Endpoint: user/profile.php
[25-Apr-2026 18:48:29 UTC] Full Log Data: {
    "timestamp": "2026-04-25 18:48:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.218.50.113",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDEyIiwidXNlcm5hbWUiOiJsZXdhd2kiLCJlbWFpbCI6ImdldG5ldGZhbnRhaHVuOTVAZ21haWwuY29tIiwiZXhwIjoxNzc3NzQ3MzM1fQ.HhNbHUK_C9yiXRa2UD3kIovPS8IDfxt73vnwvIAkhsM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1f85ae9a205454-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.218.50.113",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.218.50.113, 172.68.128.166"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 18:48:29 UTC] === END API CALL LOG ===
[25-Apr-2026 18:48:29 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 18:48:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDEyIiwidXNlcm5hbWUiOiJsZXdhd2kiLCJlbWFpbCI6ImdldG5ldGZhbnRhaHVuOTVAZ21haWwuY29tIiwiZXhwIjoxNzc3NzQ3MzM1fQ.HhNbHUK_C9yiXRa2UD3kIovPS8IDfxt73vnwvIAkhsM
[25-Apr-2026 18:48:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 18:48:29 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 18:48:29 UTC] User ID: 412
[25-Apr-2026 18:48:29 UTC] ✅ User profile retrieved successfully for user ID: 412
[25-Apr-2026 19:21:43 UTC] === API CALL LOG ===
[25-Apr-2026 19:21:43 UTC] Endpoint: user/profile.php
[25-Apr-2026 19:21:43 UTC] Full Log Data: {
    "timestamp": "2026-04-25 19:21:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.184.112.109",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDEzIiwidXNlcm5hbWUiOiJAR3VzdGF2b196dyIsImVtYWlsIjoiYW5lc3UucC5rYXl6MDhAZ21haWwuY29tIiwiZXhwIjoxNzc3NzQ5NzAyfQ.blxykAWqRH6xIFST0zYYhjZg1aHiPSWE1hwvuFTzPY8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1fb65c3b371841-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.184.112.109",
        "CF-IPCountry": "ZA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.184.112.109, 172.68.140.160"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 19:21:43 UTC] === END API CALL LOG ===
[25-Apr-2026 19:21:43 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 19:21:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDEzIiwidXNlcm5hbWUiOiJAR3VzdGF2b196dyIsImVtYWlsIjoiYW5lc3UucC5rYXl6MDhAZ21haWwuY29tIiwiZXhwIjoxNzc3NzQ5NzAyfQ.blxykAWqRH6xIFST0zYYhjZg1aHiPSWE1hwvuFTzPY8
[25-Apr-2026 19:21:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 19:21:43 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 19:21:43 UTC] User ID: 413
[25-Apr-2026 19:21:43 UTC] ✅ User profile retrieved successfully for user ID: 413
[25-Apr-2026 19:21:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Apr-2026 19:21:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Apr-2026 19:21:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDEzIiwidXNlcm5hbWUiOiJAR3VzdGF2b196dyIsImVtYWlsIjoiYW5lc3UucC5rYXl6MDhAZ21haWwuY29tIiwiZXhwIjoxNzc3NzQ5NzAyfQ.blxykAWqRH6xIFST0zYYhjZg1aHiPSWE1hwvuFTzPY8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f1fb65cbbe01841-JNB","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.184.112.109","CF-IPCountry":"ZA","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.184.112.109, 172.68.140.161"}
[25-Apr-2026 19:21:43 UTC] === User Orders API Called ===
[25-Apr-2026 19:21:43 UTC] User ID: 413
[25-Apr-2026 19:21:43 UTC] Limit: 20, Offset: 0
[25-Apr-2026 19:21:43 UTC] Orders found: 0
[25-Apr-2026 19:21:43 UTC] Orders data: []
[25-Apr-2026 19:21:43 UTC] Total orders count: 0
[25-Apr-2026 19:21:43 UTC] === API CALL LOG ===
[25-Apr-2026 19:21:43 UTC] Endpoint: user/profile.php
[25-Apr-2026 19:21:43 UTC] Full Log Data: {
    "timestamp": "2026-04-25 19:21:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.184.112.109",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDEzIiwidXNlcm5hbWUiOiJAR3VzdGF2b196dyIsImVtYWlsIjoiYW5lc3UucC5rYXl6MDhAZ21haWwuY29tIiwiZXhwIjoxNzc3NzQ5NzAyfQ.blxykAWqRH6xIFST0zYYhjZg1aHiPSWE1hwvuFTzPY8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1fb65d3c8a1841-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.184.112.109",
        "CF-IPCountry": "ZA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.184.112.109, 172.68.140.161"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 19:21:43 UTC] === END API CALL LOG ===
[25-Apr-2026 19:21:43 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 19:21:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDEzIiwidXNlcm5hbWUiOiJAR3VzdGF2b196dyIsImVtYWlsIjoiYW5lc3UucC5rYXl6MDhAZ21haWwuY29tIiwiZXhwIjoxNzc3NzQ5NzAyfQ.blxykAWqRH6xIFST0zYYhjZg1aHiPSWE1hwvuFTzPY8
[25-Apr-2026 19:21:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 19:21:43 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 19:21:43 UTC] User ID: 413
[25-Apr-2026 19:21:43 UTC] ✅ User profile retrieved successfully for user ID: 413
[25-Apr-2026 19:21:44 UTC] === API CALL LOG ===
[25-Apr-2026 19:21:44 UTC] Endpoint: user/profile.php
[25-Apr-2026 19:21:44 UTC] Full Log Data: {
    "timestamp": "2026-04-25 19:21:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.184.112.109",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDEzIiwidXNlcm5hbWUiOiJAR3VzdGF2b196dyIsImVtYWlsIjoiYW5lc3UucC5rYXl6MDhAZ21haWwuY29tIiwiZXhwIjoxNzc3NzQ5NzAyfQ.blxykAWqRH6xIFST0zYYhjZg1aHiPSWE1hwvuFTzPY8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1fb664bed41841-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.184.112.109",
        "CF-IPCountry": "ZA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.184.112.109, 172.68.140.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 19:21:44 UTC] === END API CALL LOG ===
[25-Apr-2026 19:21:44 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 19:21:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDEzIiwidXNlcm5hbWUiOiJAR3VzdGF2b196dyIsImVtYWlsIjoiYW5lc3UucC5rYXl6MDhAZ21haWwuY29tIiwiZXhwIjoxNzc3NzQ5NzAyfQ.blxykAWqRH6xIFST0zYYhjZg1aHiPSWE1hwvuFTzPY8
[25-Apr-2026 19:21:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 19:21:44 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 19:21:44 UTC] User ID: 413
[25-Apr-2026 19:21:44 UTC] ✅ User profile retrieved successfully for user ID: 413
[25-Apr-2026 19:23:14 UTC] === API CALL LOG ===
[25-Apr-2026 19:23:14 UTC] Endpoint: user/profile.php
[25-Apr-2026 19:23:14 UTC] Full Log Data: {
    "timestamp": "2026-04-25 19:23:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.184.112.109",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDEzIiwidXNlcm5hbWUiOiJAR3VzdGF2b196dyIsImVtYWlsIjoiYW5lc3UucC5rYXl6MDhAZ21haWwuY29tIiwiZXhwIjoxNzc3NzQ5NzAyfQ.blxykAWqRH6xIFST0zYYhjZg1aHiPSWE1hwvuFTzPY8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f1fb893c85a6d25-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.184.112.109",
        "CF-IPCountry": "ZA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.184.112.109, 172.68.140.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 19:23:14 UTC] === END API CALL LOG ===
[25-Apr-2026 19:23:14 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 19:23:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDEzIiwidXNlcm5hbWUiOiJAR3VzdGF2b196dyIsImVtYWlsIjoiYW5lc3UucC5rYXl6MDhAZ21haWwuY29tIiwiZXhwIjoxNzc3NzQ5NzAyfQ.blxykAWqRH6xIFST0zYYhjZg1aHiPSWE1hwvuFTzPY8
[25-Apr-2026 19:23:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 19:23:14 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 19:23:14 UTC] User ID: 413
[25-Apr-2026 19:23:14 UTC] ✅ User profile retrieved successfully for user ID: 413
[25-Apr-2026 22:28:49 UTC] === API CALL LOG ===
[25-Apr-2026 22:28:49 UTC] Endpoint: user/profile.php
[25-Apr-2026 22:28:49 UTC] Full Log Data: {
    "timestamp": "2026-04-25 22:28:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:a020:5cf:fe11:946b:deff:fe30:c2a6",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE0IiwidXNlcm5hbWUiOiJ0cmFuczIyY212aXIiLCJlbWFpbCI6InRvbGdzNzAwQGdtYWlsLmNvbSIsImV4cCI6MTc3Nzc2MDkyOX0.mhMWC4e6zmf_qSnJ2hgGvqAchFcnSGGIBd4JrSHnCl4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f20c8733e2e5661-BRU",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a02:a020:5cf:fe11:946b:deff:fe30:c2a6",
        "CF-IPCountry": "BE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a02:a020:5cf:fe11:946b:deff:fe30:c2a6, 104.23.241.50"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 22:28:49 UTC] === END API CALL LOG ===
[25-Apr-2026 22:28:49 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 22:28:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE0IiwidXNlcm5hbWUiOiJ0cmFuczIyY212aXIiLCJlbWFpbCI6InRvbGdzNzAwQGdtYWlsLmNvbSIsImV4cCI6MTc3Nzc2MDkyOX0.mhMWC4e6zmf_qSnJ2hgGvqAchFcnSGGIBd4JrSHnCl4
[25-Apr-2026 22:28:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 22:28:49 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 22:28:49 UTC] User ID: 414
[25-Apr-2026 22:28:49 UTC] ✅ User profile retrieved successfully for user ID: 414
[25-Apr-2026 22:28:49 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Apr-2026 22:28:49 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Apr-2026 22:28:49 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE0IiwidXNlcm5hbWUiOiJ0cmFuczIyY212aXIiLCJlbWFpbCI6InRvbGdzNzAwQGdtYWlsLmNvbSIsImV4cCI6MTc3Nzc2MDkyOX0.mhMWC4e6zmf_qSnJ2hgGvqAchFcnSGGIBd4JrSHnCl4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f20c8736e8b5661-BRU","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2a02:a020:5cf:fe11:946b:deff:fe30:c2a6","CF-IPCountry":"BE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2a02:a020:5cf:fe11:946b:deff:fe30:c2a6, 104.23.241.50"}
[25-Apr-2026 22:28:49 UTC] === User Orders API Called ===
[25-Apr-2026 22:28:49 UTC] User ID: 414
[25-Apr-2026 22:28:49 UTC] Limit: 20, Offset: 0
[25-Apr-2026 22:28:49 UTC] Orders found: 0
[25-Apr-2026 22:28:49 UTC] Orders data: []
[25-Apr-2026 22:28:49 UTC] Total orders count: 0
[25-Apr-2026 22:28:49 UTC] === API CALL LOG ===
[25-Apr-2026 22:28:49 UTC] Endpoint: user/profile.php
[25-Apr-2026 22:28:49 UTC] Full Log Data: {
    "timestamp": "2026-04-25 22:28:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:a020:5cf:fe11:946b:deff:fe30:c2a6",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE0IiwidXNlcm5hbWUiOiJ0cmFuczIyY212aXIiLCJlbWFpbCI6InRvbGdzNzAwQGdtYWlsLmNvbSIsImV4cCI6MTc3Nzc2MDkyOX0.mhMWC4e6zmf_qSnJ2hgGvqAchFcnSGGIBd4JrSHnCl4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f20c873df345661-BRU",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a02:a020:5cf:fe11:946b:deff:fe30:c2a6",
        "CF-IPCountry": "BE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a02:a020:5cf:fe11:946b:deff:fe30:c2a6, 104.23.241.50"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 22:28:49 UTC] === END API CALL LOG ===
[25-Apr-2026 22:28:49 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 22:28:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE0IiwidXNlcm5hbWUiOiJ0cmFuczIyY212aXIiLCJlbWFpbCI6InRvbGdzNzAwQGdtYWlsLmNvbSIsImV4cCI6MTc3Nzc2MDkyOX0.mhMWC4e6zmf_qSnJ2hgGvqAchFcnSGGIBd4JrSHnCl4
[25-Apr-2026 22:28:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 22:28:49 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 22:28:49 UTC] User ID: 414
[25-Apr-2026 22:28:49 UTC] ✅ User profile retrieved successfully for user ID: 414
[25-Apr-2026 22:28:50 UTC] === API CALL LOG ===
[25-Apr-2026 22:28:50 UTC] Endpoint: user/profile.php
[25-Apr-2026 22:28:50 UTC] Full Log Data: {
    "timestamp": "2026-04-25 22:28:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:a020:5cf:fe11:946b:deff:fe30:c2a6",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE0IiwidXNlcm5hbWUiOiJ0cmFuczIyY212aXIiLCJlbWFpbCI6InRvbGdzNzAwQGdtYWlsLmNvbSIsImV4cCI6MTc3Nzc2MDkyOX0.mhMWC4e6zmf_qSnJ2hgGvqAchFcnSGGIBd4JrSHnCl4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f20c875ca5b5661-BRU",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a02:a020:5cf:fe11:946b:deff:fe30:c2a6",
        "CF-IPCountry": "BE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a02:a020:5cf:fe11:946b:deff:fe30:c2a6, 104.23.241.51"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 22:28:50 UTC] === END API CALL LOG ===
[25-Apr-2026 22:28:50 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 22:28:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE0IiwidXNlcm5hbWUiOiJ0cmFuczIyY212aXIiLCJlbWFpbCI6InRvbGdzNzAwQGdtYWlsLmNvbSIsImV4cCI6MTc3Nzc2MDkyOX0.mhMWC4e6zmf_qSnJ2hgGvqAchFcnSGGIBd4JrSHnCl4
[25-Apr-2026 22:28:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 22:28:50 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 22:28:50 UTC] User ID: 414
[25-Apr-2026 22:28:50 UTC] ✅ User profile retrieved successfully for user ID: 414
[25-Apr-2026 22:30:09 UTC] === API CALL LOG ===
[25-Apr-2026 22:30:09 UTC] Endpoint: user/profile.php
[25-Apr-2026 22:30:09 UTC] Full Log Data: {
    "timestamp": "2026-04-25 22:30:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:a020:5cf:fe11:946b:deff:fe30:c2a6",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE0IiwidXNlcm5hbWUiOiJ0cmFuczIyY212aXIiLCJlbWFpbCI6InRvbGdzNzAwQGdtYWlsLmNvbSIsImV4cCI6MTc3Nzc2MDkyOX0.mhMWC4e6zmf_qSnJ2hgGvqAchFcnSGGIBd4JrSHnCl4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f20ca63eb25b733-BRU",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a02:a020:5cf:fe11:946b:deff:fe30:c2a6",
        "CF-IPCountry": "BE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a02:a020:5cf:fe11:946b:deff:fe30:c2a6, 162.158.233.232"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 22:30:09 UTC] === END API CALL LOG ===
[25-Apr-2026 22:30:09 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 22:30:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE0IiwidXNlcm5hbWUiOiJ0cmFuczIyY212aXIiLCJlbWFpbCI6InRvbGdzNzAwQGdtYWlsLmNvbSIsImV4cCI6MTc3Nzc2MDkyOX0.mhMWC4e6zmf_qSnJ2hgGvqAchFcnSGGIBd4JrSHnCl4
[25-Apr-2026 22:30:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 22:30:09 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 22:30:09 UTC] User ID: 414
[25-Apr-2026 22:30:09 UTC] ✅ User profile retrieved successfully for user ID: 414
[25-Apr-2026 22:30:10 UTC] === API CALL LOG ===
[25-Apr-2026 22:30:10 UTC] Endpoint: user/profile.php
[25-Apr-2026 22:30:10 UTC] Full Log Data: {
    "timestamp": "2026-04-25 22:30:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:a020:5cf:fe11:946b:deff:fe30:c2a6",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE0IiwidXNlcm5hbWUiOiJ0cmFuczIyY212aXIiLCJlbWFpbCI6InRvbGdzNzAwQGdtYWlsLmNvbSIsImV4cCI6MTc3Nzc2MDkyOX0.mhMWC4e6zmf_qSnJ2hgGvqAchFcnSGGIBd4JrSHnCl4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f20ca6a4e2bb733-BRU",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a02:a020:5cf:fe11:946b:deff:fe30:c2a6",
        "CF-IPCountry": "BE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a02:a020:5cf:fe11:946b:deff:fe30:c2a6, 162.158.233.17"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 22:30:10 UTC] === END API CALL LOG ===
[25-Apr-2026 22:30:10 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 22:30:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE0IiwidXNlcm5hbWUiOiJ0cmFuczIyY212aXIiLCJlbWFpbCI6InRvbGdzNzAwQGdtYWlsLmNvbSIsImV4cCI6MTc3Nzc2MDkyOX0.mhMWC4e6zmf_qSnJ2hgGvqAchFcnSGGIBd4JrSHnCl4
[25-Apr-2026 22:30:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 22:30:10 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 22:30:10 UTC] User ID: 414
[25-Apr-2026 22:30:10 UTC] ✅ User profile retrieved successfully for user ID: 414
[25-Apr-2026 22:30:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Apr-2026 22:30:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Apr-2026 22:30:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE0IiwidXNlcm5hbWUiOiJ0cmFuczIyY212aXIiLCJlbWFpbCI6InRvbGdzNzAwQGdtYWlsLmNvbSIsImV4cCI6MTc3Nzc2MDkyOX0.mhMWC4e6zmf_qSnJ2hgGvqAchFcnSGGIBd4JrSHnCl4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f20ca6a9e57b733-BRU","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2a02:a020:5cf:fe11:946b:deff:fe30:c2a6","CF-IPCountry":"BE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2a02:a020:5cf:fe11:946b:deff:fe30:c2a6, 162.158.233.16"}
[25-Apr-2026 22:30:10 UTC] === User Orders API Called ===
[25-Apr-2026 22:30:10 UTC] User ID: 414
[25-Apr-2026 22:30:10 UTC] Limit: 20, Offset: 0
[25-Apr-2026 22:30:10 UTC] Orders found: 0
[25-Apr-2026 22:30:10 UTC] Orders data: []
[25-Apr-2026 22:30:10 UTC] Total orders count: 0
[25-Apr-2026 22:30:10 UTC] === API CALL LOG ===
[25-Apr-2026 22:30:10 UTC] Endpoint: user/profile.php
[25-Apr-2026 22:30:10 UTC] Full Log Data: {
    "timestamp": "2026-04-25 22:30:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:a020:5cf:fe11:946b:deff:fe30:c2a6",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE0IiwidXNlcm5hbWUiOiJ0cmFuczIyY212aXIiLCJlbWFpbCI6InRvbGdzNzAwQGdtYWlsLmNvbSIsImV4cCI6MTc3Nzc2MDkyOX0.mhMWC4e6zmf_qSnJ2hgGvqAchFcnSGGIBd4JrSHnCl4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f20ca6afe8ab733-BRU",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a02:a020:5cf:fe11:946b:deff:fe30:c2a6",
        "CF-IPCountry": "BE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a02:a020:5cf:fe11:946b:deff:fe30:c2a6, 162.158.233.17"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 22:30:10 UTC] === END API CALL LOG ===
[25-Apr-2026 22:30:10 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 22:30:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE0IiwidXNlcm5hbWUiOiJ0cmFuczIyY212aXIiLCJlbWFpbCI6InRvbGdzNzAwQGdtYWlsLmNvbSIsImV4cCI6MTc3Nzc2MDkyOX0.mhMWC4e6zmf_qSnJ2hgGvqAchFcnSGGIBd4JrSHnCl4
[25-Apr-2026 22:30:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 22:30:10 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 22:30:10 UTC] User ID: 414
[25-Apr-2026 22:30:10 UTC] ✅ User profile retrieved successfully for user ID: 414
[25-Apr-2026 22:30:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Apr-2026 22:30:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Apr-2026 22:30:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE0IiwidXNlcm5hbWUiOiJ0cmFuczIyY212aXIiLCJlbWFpbCI6InRvbGdzNzAwQGdtYWlsLmNvbSIsImV4cCI6MTc3Nzc2MDkyOX0.mhMWC4e6zmf_qSnJ2hgGvqAchFcnSGGIBd4JrSHnCl4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f20cada598db733-BRU","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2a02:a020:5cf:fe11:946b:deff:fe30:c2a6","CF-IPCountry":"BE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2a02:a020:5cf:fe11:946b:deff:fe30:c2a6, 162.158.233.232"}
[25-Apr-2026 22:30:28 UTC] === User Orders API Called ===
[25-Apr-2026 22:30:28 UTC] User ID: 414
[25-Apr-2026 22:30:28 UTC] Limit: 20, Offset: 0
[25-Apr-2026 22:30:28 UTC] Orders found: 0
[25-Apr-2026 22:30:28 UTC] Orders data: []
[25-Apr-2026 22:30:28 UTC] Total orders count: 0
[25-Apr-2026 22:30:28 UTC] === API CALL LOG ===
[25-Apr-2026 22:30:28 UTC] Endpoint: user/profile.php
[25-Apr-2026 22:30:28 UTC] Full Log Data: {
    "timestamp": "2026-04-25 22:30:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:a020:5cf:fe11:946b:deff:fe30:c2a6",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE0IiwidXNlcm5hbWUiOiJ0cmFuczIyY212aXIiLCJlbWFpbCI6InRvbGdzNzAwQGdtYWlsLmNvbSIsImV4cCI6MTc3Nzc2MDkyOX0.mhMWC4e6zmf_qSnJ2hgGvqAchFcnSGGIBd4JrSHnCl4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f20cadaf9d5b733-BRU",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a02:a020:5cf:fe11:946b:deff:fe30:c2a6",
        "CF-IPCountry": "BE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a02:a020:5cf:fe11:946b:deff:fe30:c2a6, 162.158.233.232"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 22:30:28 UTC] === END API CALL LOG ===
[25-Apr-2026 22:30:28 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 22:30:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE0IiwidXNlcm5hbWUiOiJ0cmFuczIyY212aXIiLCJlbWFpbCI6InRvbGdzNzAwQGdtYWlsLmNvbSIsImV4cCI6MTc3Nzc2MDkyOX0.mhMWC4e6zmf_qSnJ2hgGvqAchFcnSGGIBd4JrSHnCl4
[25-Apr-2026 22:30:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 22:30:28 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 22:30:28 UTC] User ID: 414
[25-Apr-2026 22:30:28 UTC] ✅ User profile retrieved successfully for user ID: 414
[25-Apr-2026 22:30:28 UTC] === API CALL LOG ===
[25-Apr-2026 22:30:28 UTC] Endpoint: user/profile.php
[25-Apr-2026 22:30:28 UTC] Full Log Data: {
    "timestamp": "2026-04-25 22:30:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:a020:5cf:fe11:946b:deff:fe30:c2a6",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE0IiwidXNlcm5hbWUiOiJ0cmFuczIyY212aXIiLCJlbWFpbCI6InRvbGdzNzAwQGdtYWlsLmNvbSIsImV4cCI6MTc3Nzc2MDkyOX0.mhMWC4e6zmf_qSnJ2hgGvqAchFcnSGGIBd4JrSHnCl4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f20cadedc00b733-BRU",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a02:a020:5cf:fe11:946b:deff:fe30:c2a6",
        "CF-IPCountry": "BE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a02:a020:5cf:fe11:946b:deff:fe30:c2a6, 162.158.233.232"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 22:30:28 UTC] === END API CALL LOG ===
[25-Apr-2026 22:30:28 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 22:30:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE0IiwidXNlcm5hbWUiOiJ0cmFuczIyY212aXIiLCJlbWFpbCI6InRvbGdzNzAwQGdtYWlsLmNvbSIsImV4cCI6MTc3Nzc2MDkyOX0.mhMWC4e6zmf_qSnJ2hgGvqAchFcnSGGIBd4JrSHnCl4
[25-Apr-2026 22:30:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 22:30:28 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 22:30:28 UTC] User ID: 414
[25-Apr-2026 22:30:28 UTC] ✅ User profile retrieved successfully for user ID: 414
[25-Apr-2026 22:30:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Apr-2026 22:30:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Apr-2026 22:30:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE0IiwidXNlcm5hbWUiOiJ0cmFuczIyY212aXIiLCJlbWFpbCI6InRvbGdzNzAwQGdtYWlsLmNvbSIsImV4cCI6MTc3Nzc2MDkyOX0.mhMWC4e6zmf_qSnJ2hgGvqAchFcnSGGIBd4JrSHnCl4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f20cb24dd93b733-BRU","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2a02:a020:5cf:fe11:946b:deff:fe30:c2a6","CF-IPCountry":"BE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2a02:a020:5cf:fe11:946b:deff:fe30:c2a6, 162.158.233.233"}
[25-Apr-2026 22:30:40 UTC] === User Orders API Called ===
[25-Apr-2026 22:30:40 UTC] User ID: 414
[25-Apr-2026 22:30:40 UTC] Limit: 20, Offset: 0
[25-Apr-2026 22:30:40 UTC] Orders found: 0
[25-Apr-2026 22:30:40 UTC] Orders data: []
[25-Apr-2026 22:30:40 UTC] Total orders count: 0
[25-Apr-2026 22:30:40 UTC] === API CALL LOG ===
[25-Apr-2026 22:30:40 UTC] Endpoint: user/profile.php
[25-Apr-2026 22:30:40 UTC] Full Log Data: {
    "timestamp": "2026-04-25 22:30:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:a020:5cf:fe11:946b:deff:fe30:c2a6",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE0IiwidXNlcm5hbWUiOiJ0cmFuczIyY212aXIiLCJlbWFpbCI6InRvbGdzNzAwQGdtYWlsLmNvbSIsImV4cCI6MTc3Nzc2MDkyOX0.mhMWC4e6zmf_qSnJ2hgGvqAchFcnSGGIBd4JrSHnCl4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f20cb257e39b733-BRU",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a02:a020:5cf:fe11:946b:deff:fe30:c2a6",
        "CF-IPCountry": "BE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a02:a020:5cf:fe11:946b:deff:fe30:c2a6, 162.158.233.233"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 22:30:40 UTC] === END API CALL LOG ===
[25-Apr-2026 22:30:40 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 22:30:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE0IiwidXNlcm5hbWUiOiJ0cmFuczIyY212aXIiLCJlbWFpbCI6InRvbGdzNzAwQGdtYWlsLmNvbSIsImV4cCI6MTc3Nzc2MDkyOX0.mhMWC4e6zmf_qSnJ2hgGvqAchFcnSGGIBd4JrSHnCl4
[25-Apr-2026 22:30:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 22:30:40 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 22:30:40 UTC] User ID: 414
[25-Apr-2026 22:30:40 UTC] ✅ User profile retrieved successfully for user ID: 414
[25-Apr-2026 22:30:40 UTC] === API CALL LOG ===
[25-Apr-2026 22:30:40 UTC] Endpoint: user/profile.php
[25-Apr-2026 22:30:40 UTC] Full Log Data: {
    "timestamp": "2026-04-25 22:30:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:a020:5cf:fe11:946b:deff:fe30:c2a6",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE0IiwidXNlcm5hbWUiOiJ0cmFuczIyY212aXIiLCJlbWFpbCI6InRvbGdzNzAwQGdtYWlsLmNvbSIsImV4cCI6MTc3Nzc2MDkyOX0.mhMWC4e6zmf_qSnJ2hgGvqAchFcnSGGIBd4JrSHnCl4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f20cb29287fb733-BRU",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a02:a020:5cf:fe11:946b:deff:fe30:c2a6",
        "CF-IPCountry": "BE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a02:a020:5cf:fe11:946b:deff:fe30:c2a6, 162.158.233.232"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 22:30:40 UTC] === END API CALL LOG ===
[25-Apr-2026 22:30:40 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 22:30:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE0IiwidXNlcm5hbWUiOiJ0cmFuczIyY212aXIiLCJlbWFpbCI6InRvbGdzNzAwQGdtYWlsLmNvbSIsImV4cCI6MTc3Nzc2MDkyOX0.mhMWC4e6zmf_qSnJ2hgGvqAchFcnSGGIBd4JrSHnCl4
[25-Apr-2026 22:30:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 22:30:40 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 22:30:40 UTC] User ID: 414
[25-Apr-2026 22:30:40 UTC] ✅ User profile retrieved successfully for user ID: 414
[25-Apr-2026 22:30:44 UTC] === API CALL LOG ===
[25-Apr-2026 22:30:44 UTC] Endpoint: user/profile.php
[25-Apr-2026 22:30:44 UTC] Full Log Data: {
    "timestamp": "2026-04-25 22:30:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:a020:5cf:fe11:946b:deff:fe30:c2a6",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE0IiwidXNlcm5hbWUiOiJ0cmFuczIyY212aXIiLCJlbWFpbCI6InRvbGdzNzAwQGdtYWlsLmNvbSIsImV4cCI6MTc3Nzc2MDkyOX0.mhMWC4e6zmf_qSnJ2hgGvqAchFcnSGGIBd4JrSHnCl4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f20cb400ce8b733-BRU",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a02:a020:5cf:fe11:946b:deff:fe30:c2a6",
        "CF-IPCountry": "BE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a02:a020:5cf:fe11:946b:deff:fe30:c2a6, 162.158.233.233"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 22:30:44 UTC] === END API CALL LOG ===
[25-Apr-2026 22:30:44 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 22:30:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE0IiwidXNlcm5hbWUiOiJ0cmFuczIyY212aXIiLCJlbWFpbCI6InRvbGdzNzAwQGdtYWlsLmNvbSIsImV4cCI6MTc3Nzc2MDkyOX0.mhMWC4e6zmf_qSnJ2hgGvqAchFcnSGGIBd4JrSHnCl4
[25-Apr-2026 22:30:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 22:30:44 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 22:30:44 UTC] User ID: 414
[25-Apr-2026 22:30:44 UTC] ✅ User profile retrieved successfully for user ID: 414
[25-Apr-2026 22:30:44 UTC] User Purchases API - User ID: 414
[25-Apr-2026 22:30:44 UTC] User Purchases API - Total purchases found: 0
[25-Apr-2026 22:30:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Apr-2026 22:30:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Apr-2026 22:30:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE0IiwidXNlcm5hbWUiOiJ0cmFuczIyY212aXIiLCJlbWFpbCI6InRvbGdzNzAwQGdtYWlsLmNvbSIsImV4cCI6MTc3Nzc2MDkyOX0.mhMWC4e6zmf_qSnJ2hgGvqAchFcnSGGIBd4JrSHnCl4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f20cb5b9b99b733-BRU","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2a02:a020:5cf:fe11:946b:deff:fe30:c2a6","CF-IPCountry":"BE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2a02:a020:5cf:fe11:946b:deff:fe30:c2a6, 162.158.233.232"}
[25-Apr-2026 22:30:48 UTC] === User Orders API Called ===
[25-Apr-2026 22:30:48 UTC] User ID: 414
[25-Apr-2026 22:30:48 UTC] Limit: 20, Offset: 0
[25-Apr-2026 22:30:48 UTC] Orders found: 0
[25-Apr-2026 22:30:48 UTC] Orders data: []
[25-Apr-2026 22:30:48 UTC] Total orders count: 0
[25-Apr-2026 22:30:49 UTC] === API CALL LOG ===
[25-Apr-2026 22:30:49 UTC] Endpoint: user/profile.php
[25-Apr-2026 22:30:49 UTC] Full Log Data: {
    "timestamp": "2026-04-25 22:30:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:a020:5cf:fe11:946b:deff:fe30:c2a6",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE0IiwidXNlcm5hbWUiOiJ0cmFuczIyY212aXIiLCJlbWFpbCI6InRvbGdzNzAwQGdtYWlsLmNvbSIsImV4cCI6MTc3Nzc2MDkyOX0.mhMWC4e6zmf_qSnJ2hgGvqAchFcnSGGIBd4JrSHnCl4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f20cb5c3c1ab733-BRU",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a02:a020:5cf:fe11:946b:deff:fe30:c2a6",
        "CF-IPCountry": "BE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a02:a020:5cf:fe11:946b:deff:fe30:c2a6, 162.158.233.232"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 22:30:49 UTC] === END API CALL LOG ===
[25-Apr-2026 22:30:49 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 22:30:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE0IiwidXNlcm5hbWUiOiJ0cmFuczIyY212aXIiLCJlbWFpbCI6InRvbGdzNzAwQGdtYWlsLmNvbSIsImV4cCI6MTc3Nzc2MDkyOX0.mhMWC4e6zmf_qSnJ2hgGvqAchFcnSGGIBd4JrSHnCl4
[25-Apr-2026 22:30:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 22:30:49 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 22:30:49 UTC] User ID: 414
[25-Apr-2026 22:30:49 UTC] ✅ User profile retrieved successfully for user ID: 414
[25-Apr-2026 22:30:49 UTC] === API CALL LOG ===
[25-Apr-2026 22:30:49 UTC] Endpoint: user/profile.php
[25-Apr-2026 22:30:49 UTC] Full Log Data: {
    "timestamp": "2026-04-25 22:30:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:a020:5cf:fe11:946b:deff:fe30:c2a6",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE0IiwidXNlcm5hbWUiOiJ0cmFuczIyY212aXIiLCJlbWFpbCI6InRvbGdzNzAwQGdtYWlsLmNvbSIsImV4cCI6MTc3Nzc2MDkyOX0.mhMWC4e6zmf_qSnJ2hgGvqAchFcnSGGIBd4JrSHnCl4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f20cb5ffe7bb733-BRU",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a02:a020:5cf:fe11:946b:deff:fe30:c2a6",
        "CF-IPCountry": "BE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a02:a020:5cf:fe11:946b:deff:fe30:c2a6, 162.158.233.233"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 22:30:49 UTC] === END API CALL LOG ===
[25-Apr-2026 22:30:49 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 22:30:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE0IiwidXNlcm5hbWUiOiJ0cmFuczIyY212aXIiLCJlbWFpbCI6InRvbGdzNzAwQGdtYWlsLmNvbSIsImV4cCI6MTc3Nzc2MDkyOX0.mhMWC4e6zmf_qSnJ2hgGvqAchFcnSGGIBd4JrSHnCl4
[25-Apr-2026 22:30:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 22:30:49 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 22:30:49 UTC] User ID: 414
[25-Apr-2026 22:30:49 UTC] ✅ User profile retrieved successfully for user ID: 414
[25-Apr-2026 22:31:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Apr-2026 22:31:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Apr-2026 22:31:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE0IiwidXNlcm5hbWUiOiJ0cmFuczIyY212aXIiLCJlbWFpbCI6InRvbGdzNzAwQGdtYWlsLmNvbSIsImV4cCI6MTc3Nzc2MDkyOX0.mhMWC4e6zmf_qSnJ2hgGvqAchFcnSGGIBd4JrSHnCl4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f20cba51a82b733-BRU","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2a02:a020:5cf:fe11:946b:deff:fe30:c2a6","CF-IPCountry":"BE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2a02:a020:5cf:fe11:946b:deff:fe30:c2a6, 162.158.233.233"}
[25-Apr-2026 22:31:00 UTC] === User Orders API Called ===
[25-Apr-2026 22:31:00 UTC] User ID: 414
[25-Apr-2026 22:31:00 UTC] Limit: 20, Offset: 0
[25-Apr-2026 22:31:00 UTC] Orders found: 0
[25-Apr-2026 22:31:00 UTC] Orders data: []
[25-Apr-2026 22:31:00 UTC] Total orders count: 0
[25-Apr-2026 22:31:42 UTC] === API CALL LOG ===
[25-Apr-2026 22:31:42 UTC] Endpoint: user/profile.php
[25-Apr-2026 22:31:42 UTC] Full Log Data: {
    "timestamp": "2026-04-25 22:31:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:a020:5cf:fe11:946b:deff:fe30:c2a6",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE0IiwidXNlcm5hbWUiOiJ0cmFuczIyY212aXIiLCJlbWFpbCI6InRvbGdzNzAwQGdtYWlsLmNvbSIsImV4cCI6MTc3Nzc2MDkyOX0.mhMWC4e6zmf_qSnJ2hgGvqAchFcnSGGIBd4JrSHnCl4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f20cca8cdebb733-BRU",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a02:a020:5cf:fe11:946b:deff:fe30:c2a6",
        "CF-IPCountry": "BE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a02:a020:5cf:fe11:946b:deff:fe30:c2a6, 162.158.233.232"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 22:31:42 UTC] === END API CALL LOG ===
[25-Apr-2026 22:31:42 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 22:31:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE0IiwidXNlcm5hbWUiOiJ0cmFuczIyY212aXIiLCJlbWFpbCI6InRvbGdzNzAwQGdtYWlsLmNvbSIsImV4cCI6MTc3Nzc2MDkyOX0.mhMWC4e6zmf_qSnJ2hgGvqAchFcnSGGIBd4JrSHnCl4
[25-Apr-2026 22:31:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 22:31:42 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 22:31:42 UTC] User ID: 414
[25-Apr-2026 22:31:42 UTC] ✅ User profile retrieved successfully for user ID: 414
[25-Apr-2026 22:31:42 UTC] User Purchases API - User ID: 414
[25-Apr-2026 22:31:42 UTC] User Purchases API - Total purchases found: 0
[25-Apr-2026 22:31:49 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Apr-2026 22:31:49 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Apr-2026 22:31:49 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE0IiwidXNlcm5hbWUiOiJ0cmFuczIyY212aXIiLCJlbWFpbCI6InRvbGdzNzAwQGdtYWlsLmNvbSIsImV4cCI6MTc3Nzc2MDkyOX0.mhMWC4e6zmf_qSnJ2hgGvqAchFcnSGGIBd4JrSHnCl4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f20ccd60e10b733-BRU","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2a02:a020:5cf:fe11:946b:deff:fe30:c2a6","CF-IPCountry":"BE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2a02:a020:5cf:fe11:946b:deff:fe30:c2a6, 162.158.233.233"}
[25-Apr-2026 22:31:49 UTC] === User Orders API Called ===
[25-Apr-2026 22:31:49 UTC] User ID: 414
[25-Apr-2026 22:31:49 UTC] Limit: 20, Offset: 0
[25-Apr-2026 22:31:49 UTC] Orders found: 0
[25-Apr-2026 22:31:49 UTC] Orders data: []
[25-Apr-2026 22:31:49 UTC] Total orders count: 0
[25-Apr-2026 22:31:49 UTC] === API CALL LOG ===
[25-Apr-2026 22:31:49 UTC] Endpoint: user/profile.php
[25-Apr-2026 22:31:49 UTC] Full Log Data: {
    "timestamp": "2026-04-25 22:31:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:a020:5cf:fe11:946b:deff:fe30:c2a6",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE0IiwidXNlcm5hbWUiOiJ0cmFuczIyY212aXIiLCJlbWFpbCI6InRvbGdzNzAwQGdtYWlsLmNvbSIsImV4cCI6MTc3Nzc2MDkyOX0.mhMWC4e6zmf_qSnJ2hgGvqAchFcnSGGIBd4JrSHnCl4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f20ccd68e6fb733-BRU",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a02:a020:5cf:fe11:946b:deff:fe30:c2a6",
        "CF-IPCountry": "BE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a02:a020:5cf:fe11:946b:deff:fe30:c2a6, 162.158.233.233"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 22:31:49 UTC] === END API CALL LOG ===
[25-Apr-2026 22:31:49 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 22:31:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE0IiwidXNlcm5hbWUiOiJ0cmFuczIyY212aXIiLCJlbWFpbCI6InRvbGdzNzAwQGdtYWlsLmNvbSIsImV4cCI6MTc3Nzc2MDkyOX0.mhMWC4e6zmf_qSnJ2hgGvqAchFcnSGGIBd4JrSHnCl4
[25-Apr-2026 22:31:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 22:31:49 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 22:31:49 UTC] User ID: 414
[25-Apr-2026 22:31:49 UTC] ✅ User profile retrieved successfully for user ID: 414
[25-Apr-2026 22:31:50 UTC] === API CALL LOG ===
[25-Apr-2026 22:31:50 UTC] Endpoint: user/profile.php
[25-Apr-2026 22:31:50 UTC] Full Log Data: {
    "timestamp": "2026-04-25 22:31:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:a020:5cf:fe11:946b:deff:fe30:c2a6",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE0IiwidXNlcm5hbWUiOiJ0cmFuczIyY212aXIiLCJlbWFpbCI6InRvbGdzNzAwQGdtYWlsLmNvbSIsImV4cCI6MTc3Nzc2MDkyOX0.mhMWC4e6zmf_qSnJ2hgGvqAchFcnSGGIBd4JrSHnCl4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f20ccda5861b733-BRU",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a02:a020:5cf:fe11:946b:deff:fe30:c2a6",
        "CF-IPCountry": "BE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a02:a020:5cf:fe11:946b:deff:fe30:c2a6, 162.158.233.233"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 22:31:50 UTC] === END API CALL LOG ===
[25-Apr-2026 22:31:50 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 22:31:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE0IiwidXNlcm5hbWUiOiJ0cmFuczIyY212aXIiLCJlbWFpbCI6InRvbGdzNzAwQGdtYWlsLmNvbSIsImV4cCI6MTc3Nzc2MDkyOX0.mhMWC4e6zmf_qSnJ2hgGvqAchFcnSGGIBd4JrSHnCl4
[25-Apr-2026 22:31:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 22:31:50 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 22:31:50 UTC] User ID: 414
[25-Apr-2026 22:31:50 UTC] ✅ User profile retrieved successfully for user ID: 414
[25-Apr-2026 22:32:36 UTC] === API CALL LOG ===
[25-Apr-2026 22:32:36 UTC] Endpoint: user/profile.php
[25-Apr-2026 22:32:36 UTC] Full Log Data: {
    "timestamp": "2026-04-25 22:32:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:a03f:68dd:e601:3d38:66d:b969:61d4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE0IiwidXNlcm5hbWUiOiJ0cmFuczIyY212aXIiLCJlbWFpbCI6InRvbGdzNzAwQGdtYWlsLmNvbSIsImV4cCI6MTc3Nzc2MDkyOX0.mhMWC4e6zmf_qSnJ2hgGvqAchFcnSGGIBd4JrSHnCl4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f20cdf96f985e0e-BRU",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a02:a03f:68dd:e601:3d38:66d:b969:61d4",
        "CF-IPCountry": "BE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a02:a03f:68dd:e601:3d38:66d:b969:61d4, 104.23.241.72"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 22:32:36 UTC] === END API CALL LOG ===
[25-Apr-2026 22:32:36 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 22:32:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE0IiwidXNlcm5hbWUiOiJ0cmFuczIyY212aXIiLCJlbWFpbCI6InRvbGdzNzAwQGdtYWlsLmNvbSIsImV4cCI6MTc3Nzc2MDkyOX0.mhMWC4e6zmf_qSnJ2hgGvqAchFcnSGGIBd4JrSHnCl4
[25-Apr-2026 22:32:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 22:32:36 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 22:32:36 UTC] User ID: 414
[25-Apr-2026 22:32:36 UTC] ✅ User profile retrieved successfully for user ID: 414
[25-Apr-2026 22:32:44 UTC] === API CALL LOG ===
[25-Apr-2026 22:32:44 UTC] Endpoint: user/profile.php
[25-Apr-2026 22:32:44 UTC] Full Log Data: {
    "timestamp": "2026-04-25 22:32:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:a03f:68dd:e601:3d38:66d:b969:61d4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE0IiwidXNlcm5hbWUiOiJ0cmFuczIyY212aXIiLCJlbWFpbCI6InRvbGdzNzAwQGdtYWlsLmNvbSIsImV4cCI6MTc3Nzc2MDkyOX0.mhMWC4e6zmf_qSnJ2hgGvqAchFcnSGGIBd4JrSHnCl4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f20ce2e8b1a5e0e-BRU",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a02:a03f:68dd:e601:3d38:66d:b969:61d4",
        "CF-IPCountry": "BE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a02:a03f:68dd:e601:3d38:66d:b969:61d4, 104.23.241.72"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 22:32:44 UTC] === END API CALL LOG ===
[25-Apr-2026 22:32:44 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 22:32:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE0IiwidXNlcm5hbWUiOiJ0cmFuczIyY212aXIiLCJlbWFpbCI6InRvbGdzNzAwQGdtYWlsLmNvbSIsImV4cCI6MTc3Nzc2MDkyOX0.mhMWC4e6zmf_qSnJ2hgGvqAchFcnSGGIBd4JrSHnCl4
[25-Apr-2026 22:32:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 22:32:44 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 22:32:44 UTC] User ID: 414
[25-Apr-2026 22:32:44 UTC] ✅ User profile retrieved successfully for user ID: 414
[25-Apr-2026 22:32:46 UTC] === API CALL LOG ===
[25-Apr-2026 22:32:46 UTC] Endpoint: user/profile.php
[25-Apr-2026 22:32:46 UTC] Full Log Data: {
    "timestamp": "2026-04-25 22:32:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:a03f:68dd:e601:3d38:66d:b969:61d4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE0IiwidXNlcm5hbWUiOiJ0cmFuczIyY212aXIiLCJlbWFpbCI6InRvbGdzNzAwQGdtYWlsLmNvbSIsImV4cCI6MTc3Nzc2MDkyOX0.mhMWC4e6zmf_qSnJ2hgGvqAchFcnSGGIBd4JrSHnCl4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f20ce3a7f4b5e0e-BRU",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a02:a03f:68dd:e601:3d38:66d:b969:61d4",
        "CF-IPCountry": "BE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a02:a03f:68dd:e601:3d38:66d:b969:61d4, 104.23.241.72"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 22:32:46 UTC] === END API CALL LOG ===
[25-Apr-2026 22:32:46 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 22:32:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE0IiwidXNlcm5hbWUiOiJ0cmFuczIyY212aXIiLCJlbWFpbCI6InRvbGdzNzAwQGdtYWlsLmNvbSIsImV4cCI6MTc3Nzc2MDkyOX0.mhMWC4e6zmf_qSnJ2hgGvqAchFcnSGGIBd4JrSHnCl4
[25-Apr-2026 22:32:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 22:32:46 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 22:32:46 UTC] User ID: 414
[25-Apr-2026 22:32:46 UTC] ✅ User profile retrieved successfully for user ID: 414
[25-Apr-2026 22:32:47 UTC] === API CALL LOG ===
[25-Apr-2026 22:32:47 UTC] Endpoint: user/profile.php
[25-Apr-2026 22:32:47 UTC] Full Log Data: {
    "timestamp": "2026-04-25 22:32:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:a03f:68dd:e601:3d38:66d:b969:61d4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE0IiwidXNlcm5hbWUiOiJ0cmFuczIyY212aXIiLCJlbWFpbCI6InRvbGdzNzAwQGdtYWlsLmNvbSIsImV4cCI6MTc3Nzc2MDkyOX0.mhMWC4e6zmf_qSnJ2hgGvqAchFcnSGGIBd4JrSHnCl4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f20ce4029265e0e-BRU",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a02:a03f:68dd:e601:3d38:66d:b969:61d4",
        "CF-IPCountry": "BE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a02:a03f:68dd:e601:3d38:66d:b969:61d4, 104.23.241.72"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Apr-2026 22:32:47 UTC] === END API CALL LOG ===
[25-Apr-2026 22:32:47 UTC] ✅ API Hash verification passed for profile endpoint
[25-Apr-2026 22:32:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE0IiwidXNlcm5hbWUiOiJ0cmFuczIyY212aXIiLCJlbWFpbCI6InRvbGdzNzAwQGdtYWlsLmNvbSIsImV4cCI6MTc3Nzc2MDkyOX0.mhMWC4e6zmf_qSnJ2hgGvqAchFcnSGGIBd4JrSHnCl4
[25-Apr-2026 22:32:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Apr-2026 22:32:47 UTC] ✅ JWT token verified successfully for user profile
[25-Apr-2026 22:32:47 UTC] User ID: 414
[25-Apr-2026 22:32:47 UTC] ✅ User profile retrieved successfully for user ID: 414
[25-Apr-2026 22:32:47 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Apr-2026 22:32:47 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Apr-2026 22:32:47 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE0IiwidXNlcm5hbWUiOiJ0cmFuczIyY212aXIiLCJlbWFpbCI6InRvbGdzNzAwQGdtYWlsLmNvbSIsImV4cCI6MTc3Nzc2MDkyOX0.mhMWC4e6zmf_qSnJ2hgGvqAchFcnSGGIBd4JrSHnCl4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f20ce416b445e0e-BRU","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2a02:a03f:68dd:e601:3d38:66d:b969:61d4","CF-IPCountry":"BE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2a02:a03f:68dd:e601:3d38:66d:b969:61d4, 104.23.241.72"}
[25-Apr-2026 22:32:47 UTC] === User Orders API Called ===
[25-Apr-2026 22:32:47 UTC] User ID: 414
[25-Apr-2026 22:32:47 UTC] Limit: 20, Offset: 0
[25-Apr-2026 22:32:47 UTC] Orders found: 0
[25-Apr-2026 22:32:47 UTC] Orders data: []
[25-Apr-2026 22:32:47 UTC] Total orders count: 0
[26-Apr-2026 03:27:04 UTC] === API CALL LOG ===
[26-Apr-2026 03:27:04 UTC] Endpoint: user/profile.php
[26-Apr-2026 03:27:04 UTC] Full Log Data: {
    "timestamp": "2026-04-26 03:27:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.68.239.16",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE1IiwidXNlcm5hbWUiOiJTSEFJS0hJRERJTiIsImVtYWlsIjoibGV4dXNtYW5iYUBnbWFpbC5jb20iLCJleHAiOjE3Nzc3Nzg4MjN9.hlfzHFizCBYnnNPSWa972iIo-YvYhrkwZHspwWeUMWg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f227d55fbe939eb-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.68.239.16",
        "CF-IPCountry": "TJ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.68.239.16, 162.158.94.149"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Apr-2026 03:27:04 UTC] === END API CALL LOG ===
[26-Apr-2026 03:27:04 UTC] ✅ API Hash verification passed for profile endpoint
[26-Apr-2026 03:27:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE1IiwidXNlcm5hbWUiOiJTSEFJS0hJRERJTiIsImVtYWlsIjoibGV4dXNtYW5iYUBnbWFpbC5jb20iLCJleHAiOjE3Nzc3Nzg4MjN9.hlfzHFizCBYnnNPSWa972iIo-YvYhrkwZHspwWeUMWg
[26-Apr-2026 03:27:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Apr-2026 03:27:04 UTC] ✅ JWT token verified successfully for user profile
[26-Apr-2026 03:27:04 UTC] User ID: 415
[26-Apr-2026 03:27:04 UTC] ✅ User profile retrieved successfully for user ID: 415
[26-Apr-2026 03:27:04 UTC] === API CALL LOG ===
[26-Apr-2026 03:27:04 UTC] Endpoint: user/profile.php
[26-Apr-2026 03:27:04 UTC] Full Log Data: {
    "timestamp": "2026-04-26 03:27:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.68.239.16",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE1IiwidXNlcm5hbWUiOiJTSEFJS0hJRERJTiIsImVtYWlsIjoibGV4dXNtYW5iYUBnbWFpbC5jb20iLCJleHAiOjE3Nzc3Nzg4MjN9.hlfzHFizCBYnnNPSWa972iIo-YvYhrkwZHspwWeUMWg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f227d55fbec39eb-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.68.239.16",
        "CF-IPCountry": "TJ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.68.239.16, 162.158.94.148"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Apr-2026 03:27:04 UTC] === END API CALL LOG ===
[26-Apr-2026 03:27:04 UTC] ✅ API Hash verification passed for profile endpoint
[26-Apr-2026 03:27:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE1IiwidXNlcm5hbWUiOiJTSEFJS0hJRERJTiIsImVtYWlsIjoibGV4dXNtYW5iYUBnbWFpbC5jb20iLCJleHAiOjE3Nzc3Nzg4MjN9.hlfzHFizCBYnnNPSWa972iIo-YvYhrkwZHspwWeUMWg
[26-Apr-2026 03:27:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Apr-2026 03:27:04 UTC] ✅ JWT token verified successfully for user profile
[26-Apr-2026 03:27:04 UTC] User ID: 415
[26-Apr-2026 03:27:04 UTC] ✅ User profile retrieved successfully for user ID: 415
[26-Apr-2026 03:27:04 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Apr-2026 03:27:04 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Apr-2026 03:27:04 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE1IiwidXNlcm5hbWUiOiJTSEFJS0hJRERJTiIsImVtYWlsIjoibGV4dXNtYW5iYUBnbWFpbC5jb20iLCJleHAiOjE3Nzc3Nzg4MjN9.hlfzHFizCBYnnNPSWa972iIo-YvYhrkwZHspwWeUMWg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f227d55fbeb39eb-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"109.68.239.16","CF-IPCountry":"TJ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"109.68.239.16, 162.158.94.149"}
[26-Apr-2026 03:27:04 UTC] === User Orders API Called ===
[26-Apr-2026 03:27:04 UTC] User ID: 415
[26-Apr-2026 03:27:04 UTC] Limit: 20, Offset: 0
[26-Apr-2026 03:27:04 UTC] Orders found: 0
[26-Apr-2026 03:27:04 UTC] Orders data: []
[26-Apr-2026 03:27:04 UTC] Total orders count: 0
[26-Apr-2026 03:27:05 UTC] === API CALL LOG ===
[26-Apr-2026 03:27:05 UTC] Endpoint: user/profile.php
[26-Apr-2026 03:27:05 UTC] Full Log Data: {
    "timestamp": "2026-04-26 03:27:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.68.239.16",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE1IiwidXNlcm5hbWUiOiJTSEFJS0hJRERJTiIsImVtYWlsIjoibGV4dXNtYW5iYUBnbWFpbC5jb20iLCJleHAiOjE3Nzc3Nzg4MjN9.hlfzHFizCBYnnNPSWa972iIo-YvYhrkwZHspwWeUMWg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f227d595d8139eb-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.68.239.16",
        "CF-IPCountry": "TJ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.68.239.16, 162.158.94.149"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Apr-2026 03:27:05 UTC] === END API CALL LOG ===
[26-Apr-2026 03:27:05 UTC] ✅ API Hash verification passed for profile endpoint
[26-Apr-2026 03:27:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE1IiwidXNlcm5hbWUiOiJTSEFJS0hJRERJTiIsImVtYWlsIjoibGV4dXNtYW5iYUBnbWFpbC5jb20iLCJleHAiOjE3Nzc3Nzg4MjN9.hlfzHFizCBYnnNPSWa972iIo-YvYhrkwZHspwWeUMWg
[26-Apr-2026 03:27:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Apr-2026 03:27:05 UTC] ✅ JWT token verified successfully for user profile
[26-Apr-2026 03:27:05 UTC] User ID: 415
[26-Apr-2026 03:27:05 UTC] ✅ User profile retrieved successfully for user ID: 415
[26-Apr-2026 03:27:12 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Apr-2026 03:27:12 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Apr-2026 03:27:12 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE1IiwidXNlcm5hbWUiOiJTSEFJS0hJRERJTiIsImVtYWlsIjoibGV4dXNtYW5iYUBnbWFpbC5jb20iLCJleHAiOjE3Nzc3Nzg4MjN9.hlfzHFizCBYnnNPSWa972iIo-YvYhrkwZHspwWeUMWg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f227d88da4039eb-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"109.68.239.16","CF-IPCountry":"TJ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"109.68.239.16, 162.158.94.149"}
[26-Apr-2026 03:27:12 UTC] === User Orders API Called ===
[26-Apr-2026 03:27:12 UTC] User ID: 415
[26-Apr-2026 03:27:12 UTC] Limit: 20, Offset: 0
[26-Apr-2026 03:27:12 UTC] Orders found: 0
[26-Apr-2026 03:27:12 UTC] Orders data: []
[26-Apr-2026 03:27:12 UTC] Total orders count: 0
[26-Apr-2026 03:27:12 UTC] === API CALL LOG ===
[26-Apr-2026 03:27:12 UTC] Endpoint: user/profile.php
[26-Apr-2026 03:27:12 UTC] Full Log Data: {
    "timestamp": "2026-04-26 03:27:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.68.239.16",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE1IiwidXNlcm5hbWUiOiJTSEFJS0hJRERJTiIsImVtYWlsIjoibGV4dXNtYW5iYUBnbWFpbC5jb20iLCJleHAiOjE3Nzc3Nzg4MjN9.hlfzHFizCBYnnNPSWa972iIo-YvYhrkwZHspwWeUMWg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f227d88da4139eb-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.68.239.16",
        "CF-IPCountry": "TJ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.68.239.16, 162.158.94.148"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Apr-2026 03:27:12 UTC] === END API CALL LOG ===
[26-Apr-2026 03:27:12 UTC] ✅ API Hash verification passed for profile endpoint
[26-Apr-2026 03:27:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE1IiwidXNlcm5hbWUiOiJTSEFJS0hJRERJTiIsImVtYWlsIjoibGV4dXNtYW5iYUBnbWFpbC5jb20iLCJleHAiOjE3Nzc3Nzg4MjN9.hlfzHFizCBYnnNPSWa972iIo-YvYhrkwZHspwWeUMWg
[26-Apr-2026 03:27:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Apr-2026 03:27:12 UTC] ✅ JWT token verified successfully for user profile
[26-Apr-2026 03:27:12 UTC] User ID: 415
[26-Apr-2026 03:27:12 UTC] ✅ User profile retrieved successfully for user ID: 415
[26-Apr-2026 03:27:13 UTC] === API CALL LOG ===
[26-Apr-2026 03:27:13 UTC] Endpoint: user/profile.php
[26-Apr-2026 03:27:13 UTC] Full Log Data: {
    "timestamp": "2026-04-26 03:27:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.68.239.16",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE1IiwidXNlcm5hbWUiOiJTSEFJS0hJRERJTiIsImVtYWlsIjoibGV4dXNtYW5iYUBnbWFpbC5jb20iLCJleHAiOjE3Nzc3Nzg4MjN9.hlfzHFizCBYnnNPSWa972iIo-YvYhrkwZHspwWeUMWg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f227d8c0baa39eb-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.68.239.16",
        "CF-IPCountry": "TJ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.68.239.16, 162.158.94.148"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Apr-2026 03:27:13 UTC] === END API CALL LOG ===
[26-Apr-2026 03:27:13 UTC] ✅ API Hash verification passed for profile endpoint
[26-Apr-2026 03:27:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE1IiwidXNlcm5hbWUiOiJTSEFJS0hJRERJTiIsImVtYWlsIjoibGV4dXNtYW5iYUBnbWFpbC5jb20iLCJleHAiOjE3Nzc3Nzg4MjN9.hlfzHFizCBYnnNPSWa972iIo-YvYhrkwZHspwWeUMWg
[26-Apr-2026 03:27:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Apr-2026 03:27:13 UTC] ✅ JWT token verified successfully for user profile
[26-Apr-2026 03:27:13 UTC] User ID: 415
[26-Apr-2026 03:27:13 UTC] ✅ User profile retrieved successfully for user ID: 415
[26-Apr-2026 03:27:13 UTC] === API CALL LOG ===
[26-Apr-2026 03:27:13 UTC] Endpoint: user/profile.php
[26-Apr-2026 03:27:13 UTC] Full Log Data: {
    "timestamp": "2026-04-26 03:27:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.68.239.16",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE1IiwidXNlcm5hbWUiOiJTSEFJS0hJRERJTiIsImVtYWlsIjoibGV4dXNtYW5iYUBnbWFpbC5jb20iLCJleHAiOjE3Nzc3Nzg4MjN9.hlfzHFizCBYnnNPSWa972iIo-YvYhrkwZHspwWeUMWg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f227d8cbbf039eb-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.68.239.16",
        "CF-IPCountry": "TJ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.68.239.16, 162.158.94.149"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Apr-2026 03:27:13 UTC] === END API CALL LOG ===
[26-Apr-2026 03:27:13 UTC] ✅ API Hash verification passed for profile endpoint
[26-Apr-2026 03:27:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE1IiwidXNlcm5hbWUiOiJTSEFJS0hJRERJTiIsImVtYWlsIjoibGV4dXNtYW5iYUBnbWFpbC5jb20iLCJleHAiOjE3Nzc3Nzg4MjN9.hlfzHFizCBYnnNPSWa972iIo-YvYhrkwZHspwWeUMWg
[26-Apr-2026 03:27:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Apr-2026 03:27:13 UTC] ✅ JWT token verified successfully for user profile
[26-Apr-2026 03:27:13 UTC] User ID: 415
[26-Apr-2026 03:27:13 UTC] ✅ User profile retrieved successfully for user ID: 415
[26-Apr-2026 03:27:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Apr-2026 03:27:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Apr-2026 03:27:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE1IiwidXNlcm5hbWUiOiJTSEFJS0hJRERJTiIsImVtYWlsIjoibGV4dXNtYW5iYUBnbWFpbC5jb20iLCJleHAiOjE3Nzc3Nzg4MjN9.hlfzHFizCBYnnNPSWa972iIo-YvYhrkwZHspwWeUMWg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f227e67484bdc99-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"109.68.239.16","CF-IPCountry":"TJ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"109.68.239.16, 172.71.148.68"}
[26-Apr-2026 03:27:48 UTC] === User Orders API Called ===
[26-Apr-2026 03:27:48 UTC] User ID: 415
[26-Apr-2026 03:27:48 UTC] Limit: 20, Offset: 0
[26-Apr-2026 03:27:48 UTC] Orders found: 0
[26-Apr-2026 03:27:48 UTC] Orders data: []
[26-Apr-2026 03:27:48 UTC] Total orders count: 0
[26-Apr-2026 03:27:48 UTC] === API CALL LOG ===
[26-Apr-2026 03:27:48 UTC] Endpoint: user/profile.php
[26-Apr-2026 03:27:48 UTC] Full Log Data: {
    "timestamp": "2026-04-26 03:27:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.68.239.16",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE1IiwidXNlcm5hbWUiOiJTSEFJS0hJRERJTiIsImVtYWlsIjoibGV4dXNtYW5iYUBnbWFpbC5jb20iLCJleHAiOjE3Nzc3Nzg4MjN9.hlfzHFizCBYnnNPSWa972iIo-YvYhrkwZHspwWeUMWg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f227e67484edc99-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.68.239.16",
        "CF-IPCountry": "TJ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.68.239.16, 172.71.148.69"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Apr-2026 03:27:48 UTC] === END API CALL LOG ===
[26-Apr-2026 03:27:48 UTC] ✅ API Hash verification passed for profile endpoint
[26-Apr-2026 03:27:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE1IiwidXNlcm5hbWUiOiJTSEFJS0hJRERJTiIsImVtYWlsIjoibGV4dXNtYW5iYUBnbWFpbC5jb20iLCJleHAiOjE3Nzc3Nzg4MjN9.hlfzHFizCBYnnNPSWa972iIo-YvYhrkwZHspwWeUMWg
[26-Apr-2026 03:27:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Apr-2026 03:27:48 UTC] ✅ JWT token verified successfully for user profile
[26-Apr-2026 03:27:48 UTC] User ID: 415
[26-Apr-2026 03:27:48 UTC] ✅ User profile retrieved successfully for user ID: 415
[26-Apr-2026 03:27:48 UTC] === API CALL LOG ===
[26-Apr-2026 03:27:48 UTC] Endpoint: user/profile.php
[26-Apr-2026 03:27:48 UTC] Full Log Data: {
    "timestamp": "2026-04-26 03:27:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.68.239.16",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE1IiwidXNlcm5hbWUiOiJTSEFJS0hJRERJTiIsImVtYWlsIjoibGV4dXNtYW5iYUBnbWFpbC5jb20iLCJleHAiOjE3Nzc3Nzg4MjN9.hlfzHFizCBYnnNPSWa972iIo-YvYhrkwZHspwWeUMWg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f227e6a9d7fdc99-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.68.239.16",
        "CF-IPCountry": "TJ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.68.239.16, 172.71.148.69"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Apr-2026 03:27:48 UTC] === END API CALL LOG ===
[26-Apr-2026 03:27:48 UTC] ✅ API Hash verification passed for profile endpoint
[26-Apr-2026 03:27:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE1IiwidXNlcm5hbWUiOiJTSEFJS0hJRERJTiIsImVtYWlsIjoibGV4dXNtYW5iYUBnbWFpbC5jb20iLCJleHAiOjE3Nzc3Nzg4MjN9.hlfzHFizCBYnnNPSWa972iIo-YvYhrkwZHspwWeUMWg
[26-Apr-2026 03:27:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Apr-2026 03:27:48 UTC] ✅ JWT token verified successfully for user profile
[26-Apr-2026 03:27:48 UTC] User ID: 415
[26-Apr-2026 03:27:48 UTC] ✅ User profile retrieved successfully for user ID: 415
[26-Apr-2026 03:27:49 UTC] === API CALL LOG ===
[26-Apr-2026 03:27:49 UTC] Endpoint: user/profile.php
[26-Apr-2026 03:27:49 UTC] Full Log Data: {
    "timestamp": "2026-04-26 03:27:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.68.239.16",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE1IiwidXNlcm5hbWUiOiJTSEFJS0hJRERJTiIsImVtYWlsIjoibGV4dXNtYW5iYUBnbWFpbC5jb20iLCJleHAiOjE3Nzc3Nzg4MjN9.hlfzHFizCBYnnNPSWa972iIo-YvYhrkwZHspwWeUMWg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f227e6b3e79dc99-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.68.239.16",
        "CF-IPCountry": "TJ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.68.239.16, 172.71.148.68"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Apr-2026 03:27:49 UTC] === END API CALL LOG ===
[26-Apr-2026 03:27:49 UTC] ✅ API Hash verification passed for profile endpoint
[26-Apr-2026 03:27:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE1IiwidXNlcm5hbWUiOiJTSEFJS0hJRERJTiIsImVtYWlsIjoibGV4dXNtYW5iYUBnbWFpbC5jb20iLCJleHAiOjE3Nzc3Nzg4MjN9.hlfzHFizCBYnnNPSWa972iIo-YvYhrkwZHspwWeUMWg
[26-Apr-2026 03:27:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Apr-2026 03:27:49 UTC] ✅ JWT token verified successfully for user profile
[26-Apr-2026 03:27:49 UTC] User ID: 415
[26-Apr-2026 03:27:49 UTC] ✅ User profile retrieved successfully for user ID: 415
[26-Apr-2026 03:27:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Apr-2026 03:27:54 UTC] === API CALL LOG ===
[26-Apr-2026 03:27:54 UTC] Endpoint: user/profile.php
[26-Apr-2026 03:27:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Apr-2026 03:27:54 UTC] Full Log Data: {
    "timestamp": "2026-04-26 03:27:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.68.239.16",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE1IiwidXNlcm5hbWUiOiJTSEFJS0hJRERJTiIsImVtYWlsIjoibGV4dXNtYW5iYUBnbWFpbC5jb20iLCJleHAiOjE3Nzc3Nzg4MjN9.hlfzHFizCBYnnNPSWa972iIo-YvYhrkwZHspwWeUMWg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f227e8ad8e6dc99-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.68.239.16",
        "CF-IPCountry": "TJ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.68.239.16, 172.71.148.68"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Apr-2026 03:27:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE1IiwidXNlcm5hbWUiOiJTSEFJS0hJRERJTiIsImVtYWlsIjoibGV4dXNtYW5iYUBnbWFpbC5jb20iLCJleHAiOjE3Nzc3Nzg4MjN9.hlfzHFizCBYnnNPSWa972iIo-YvYhrkwZHspwWeUMWg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f227e8ad8e4dc99-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"109.68.239.16","CF-IPCountry":"TJ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"109.68.239.16, 172.71.148.69"}
[26-Apr-2026 03:27:54 UTC] === END API CALL LOG ===
[26-Apr-2026 03:27:54 UTC] ✅ API Hash verification passed for profile endpoint
[26-Apr-2026 03:27:54 UTC] === User Orders API Called ===
[26-Apr-2026 03:27:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE1IiwidXNlcm5hbWUiOiJTSEFJS0hJRERJTiIsImVtYWlsIjoibGV4dXNtYW5iYUBnbWFpbC5jb20iLCJleHAiOjE3Nzc3Nzg4MjN9.hlfzHFizCBYnnNPSWa972iIo-YvYhrkwZHspwWeUMWg
[26-Apr-2026 03:27:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Apr-2026 03:27:54 UTC] User ID: 415
[26-Apr-2026 03:27:54 UTC] ✅ JWT token verified successfully for user profile
[26-Apr-2026 03:27:54 UTC] Limit: 20, Offset: 0
[26-Apr-2026 03:27:54 UTC] User ID: 415
[26-Apr-2026 03:27:54 UTC] ✅ User profile retrieved successfully for user ID: 415
[26-Apr-2026 03:27:54 UTC] Orders found: 0
[26-Apr-2026 03:27:54 UTC] Orders data: []
[26-Apr-2026 03:27:54 UTC] Total orders count: 0
[26-Apr-2026 03:27:54 UTC] === API CALL LOG ===
[26-Apr-2026 03:27:54 UTC] Endpoint: user/profile.php
[26-Apr-2026 03:27:54 UTC] Full Log Data: {
    "timestamp": "2026-04-26 03:27:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.68.239.16",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE1IiwidXNlcm5hbWUiOiJTSEFJS0hJRERJTiIsImVtYWlsIjoibGV4dXNtYW5iYUBnbWFpbC5jb20iLCJleHAiOjE3Nzc3Nzg4MjN9.hlfzHFizCBYnnNPSWa972iIo-YvYhrkwZHspwWeUMWg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f227e8dfda2dc99-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.68.239.16",
        "CF-IPCountry": "TJ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.68.239.16, 172.71.148.68"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Apr-2026 03:27:54 UTC] === END API CALL LOG ===
[26-Apr-2026 03:27:54 UTC] ✅ API Hash verification passed for profile endpoint
[26-Apr-2026 03:27:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE1IiwidXNlcm5hbWUiOiJTSEFJS0hJRERJTiIsImVtYWlsIjoibGV4dXNtYW5iYUBnbWFpbC5jb20iLCJleHAiOjE3Nzc3Nzg4MjN9.hlfzHFizCBYnnNPSWa972iIo-YvYhrkwZHspwWeUMWg
[26-Apr-2026 03:27:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Apr-2026 03:27:54 UTC] ✅ JWT token verified successfully for user profile
[26-Apr-2026 03:27:54 UTC] User ID: 415
[26-Apr-2026 03:27:54 UTC] ✅ User profile retrieved successfully for user ID: 415
[26-Apr-2026 03:27:54 UTC] === API CALL LOG ===
[26-Apr-2026 03:27:54 UTC] Endpoint: user/profile.php
[26-Apr-2026 03:27:54 UTC] Full Log Data: {
    "timestamp": "2026-04-26 03:27:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.68.239.16",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE1IiwidXNlcm5hbWUiOiJTSEFJS0hJRERJTiIsImVtYWlsIjoibGV4dXNtYW5iYUBnbWFpbC5jb20iLCJleHAiOjE3Nzc3Nzg4MjN9.hlfzHFizCBYnnNPSWa972iIo-YvYhrkwZHspwWeUMWg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f227e8eaec2dc99-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.68.239.16",
        "CF-IPCountry": "TJ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.68.239.16, 172.71.148.69"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Apr-2026 03:27:54 UTC] === END API CALL LOG ===
[26-Apr-2026 03:27:54 UTC] ✅ API Hash verification passed for profile endpoint
[26-Apr-2026 03:27:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE1IiwidXNlcm5hbWUiOiJTSEFJS0hJRERJTiIsImVtYWlsIjoibGV4dXNtYW5iYUBnbWFpbC5jb20iLCJleHAiOjE3Nzc3Nzg4MjN9.hlfzHFizCBYnnNPSWa972iIo-YvYhrkwZHspwWeUMWg
[26-Apr-2026 03:27:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Apr-2026 03:27:54 UTC] ✅ JWT token verified successfully for user profile
[26-Apr-2026 03:27:54 UTC] User ID: 415
[26-Apr-2026 03:27:54 UTC] ✅ User profile retrieved successfully for user ID: 415
[26-Apr-2026 03:27:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Apr-2026 03:27:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Apr-2026 03:27:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE1IiwidXNlcm5hbWUiOiJTSEFJS0hJRERJTiIsImVtYWlsIjoibGV4dXNtYW5iYUBnbWFpbC5jb20iLCJleHAiOjE3Nzc3Nzg4MjN9.hlfzHFizCBYnnNPSWa972iIo-YvYhrkwZHspwWeUMWg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f227ea3ce15dc99-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"109.68.239.16","CF-IPCountry":"TJ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"109.68.239.16, 172.71.148.68"}
[26-Apr-2026 03:27:58 UTC] === User Orders API Called ===
[26-Apr-2026 03:27:58 UTC] User ID: 415
[26-Apr-2026 03:27:58 UTC] Limit: 20, Offset: 0
[26-Apr-2026 03:27:58 UTC] Orders found: 0
[26-Apr-2026 03:27:58 UTC] Orders data: []
[26-Apr-2026 03:27:58 UTC] Total orders count: 0
[26-Apr-2026 03:27:59 UTC] === API CALL LOG ===
[26-Apr-2026 03:27:59 UTC] Endpoint: user/profile.php
[26-Apr-2026 03:27:59 UTC] Full Log Data: {
    "timestamp": "2026-04-26 03:27:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.68.239.16",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE1IiwidXNlcm5hbWUiOiJTSEFJS0hJRERJTiIsImVtYWlsIjoibGV4dXNtYW5iYUBnbWFpbC5jb20iLCJleHAiOjE3Nzc3Nzg4MjN9.hlfzHFizCBYnnNPSWa972iIo-YvYhrkwZHspwWeUMWg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f227eac7ad8dc99-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.68.239.16",
        "CF-IPCountry": "TJ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.68.239.16, 172.71.148.69"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Apr-2026 03:27:59 UTC] === END API CALL LOG ===
[26-Apr-2026 03:27:59 UTC] ✅ API Hash verification passed for profile endpoint
[26-Apr-2026 03:27:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE1IiwidXNlcm5hbWUiOiJTSEFJS0hJRERJTiIsImVtYWlsIjoibGV4dXNtYW5iYUBnbWFpbC5jb20iLCJleHAiOjE3Nzc3Nzg4MjN9.hlfzHFizCBYnnNPSWa972iIo-YvYhrkwZHspwWeUMWg
[26-Apr-2026 03:27:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Apr-2026 03:27:59 UTC] ✅ JWT token verified successfully for user profile
[26-Apr-2026 03:27:59 UTC] User ID: 415
[26-Apr-2026 03:27:59 UTC] ✅ User profile retrieved successfully for user ID: 415
[26-Apr-2026 03:27:59 UTC] User Purchases API - User ID: 415
[26-Apr-2026 03:27:59 UTC] User Purchases API - Total purchases found: 0
[26-Apr-2026 03:28:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Apr-2026 03:28:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Apr-2026 03:28:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE1IiwidXNlcm5hbWUiOiJTSEFJS0hJRERJTiIsImVtYWlsIjoibGV4dXNtYW5iYUBnbWFpbC5jb20iLCJleHAiOjE3Nzc3Nzg4MjN9.hlfzHFizCBYnnNPSWa972iIo-YvYhrkwZHspwWeUMWg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f227ed71a4fdc99-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"109.68.239.16","CF-IPCountry":"TJ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"109.68.239.16, 172.71.148.69"}
[26-Apr-2026 03:28:06 UTC] === User Orders API Called ===
[26-Apr-2026 03:28:06 UTC] User ID: 415
[26-Apr-2026 03:28:06 UTC] Limit: 20, Offset: 0
[26-Apr-2026 03:28:06 UTC] Orders found: 0
[26-Apr-2026 03:28:06 UTC] Orders data: []
[26-Apr-2026 03:28:06 UTC] Total orders count: 0
[26-Apr-2026 03:28:06 UTC] === API CALL LOG ===
[26-Apr-2026 03:28:06 UTC] Endpoint: user/profile.php
[26-Apr-2026 03:28:06 UTC] Full Log Data: {
    "timestamp": "2026-04-26 03:28:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.68.239.16",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE1IiwidXNlcm5hbWUiOiJTSEFJS0hJRERJTiIsImVtYWlsIjoibGV4dXNtYW5iYUBnbWFpbC5jb20iLCJleHAiOjE3Nzc3Nzg4MjN9.hlfzHFizCBYnnNPSWa972iIo-YvYhrkwZHspwWeUMWg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f227ed71a53dc99-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.68.239.16",
        "CF-IPCountry": "TJ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.68.239.16, 172.71.148.69"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Apr-2026 03:28:06 UTC] === END API CALL LOG ===
[26-Apr-2026 03:28:06 UTC] ✅ API Hash verification passed for profile endpoint
[26-Apr-2026 03:28:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE1IiwidXNlcm5hbWUiOiJTSEFJS0hJRERJTiIsImVtYWlsIjoibGV4dXNtYW5iYUBnbWFpbC5jb20iLCJleHAiOjE3Nzc3Nzg4MjN9.hlfzHFizCBYnnNPSWa972iIo-YvYhrkwZHspwWeUMWg
[26-Apr-2026 03:28:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Apr-2026 03:28:06 UTC] ✅ JWT token verified successfully for user profile
[26-Apr-2026 03:28:06 UTC] User ID: 415
[26-Apr-2026 03:28:06 UTC] ✅ User profile retrieved successfully for user ID: 415
[26-Apr-2026 03:28:06 UTC] === API CALL LOG ===
[26-Apr-2026 03:28:06 UTC] Endpoint: user/profile.php
[26-Apr-2026 03:28:06 UTC] Full Log Data: {
    "timestamp": "2026-04-26 03:28:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.68.239.16",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE1IiwidXNlcm5hbWUiOiJTSEFJS0hJRERJTiIsImVtYWlsIjoibGV4dXNtYW5iYUBnbWFpbC5jb20iLCJleHAiOjE3Nzc3Nzg4MjN9.hlfzHFizCBYnnNPSWa972iIo-YvYhrkwZHspwWeUMWg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f227ed87c65dc99-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.68.239.16",
        "CF-IPCountry": "TJ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.68.239.16, 172.71.148.69"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Apr-2026 03:28:06 UTC] === END API CALL LOG ===
[26-Apr-2026 03:28:06 UTC] ✅ API Hash verification passed for profile endpoint
[26-Apr-2026 03:28:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE1IiwidXNlcm5hbWUiOiJTSEFJS0hJRERJTiIsImVtYWlsIjoibGV4dXNtYW5iYUBnbWFpbC5jb20iLCJleHAiOjE3Nzc3Nzg4MjN9.hlfzHFizCBYnnNPSWa972iIo-YvYhrkwZHspwWeUMWg
[26-Apr-2026 03:28:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Apr-2026 03:28:06 UTC] ✅ JWT token verified successfully for user profile
[26-Apr-2026 03:28:06 UTC] User ID: 415
[26-Apr-2026 03:28:06 UTC] ✅ User profile retrieved successfully for user ID: 415
[26-Apr-2026 03:28:06 UTC] === API CALL LOG ===
[26-Apr-2026 03:28:06 UTC] Endpoint: user/profile.php
[26-Apr-2026 03:28:06 UTC] Full Log Data: {
    "timestamp": "2026-04-26 03:28:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.68.239.16",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE1IiwidXNlcm5hbWUiOiJTSEFJS0hJRERJTiIsImVtYWlsIjoibGV4dXNtYW5iYUBnbWFpbC5jb20iLCJleHAiOjE3Nzc3Nzg4MjN9.hlfzHFizCBYnnNPSWa972iIo-YvYhrkwZHspwWeUMWg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f227edae8c2dc99-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.68.239.16",
        "CF-IPCountry": "TJ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.68.239.16, 172.71.148.69"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Apr-2026 03:28:06 UTC] === END API CALL LOG ===
[26-Apr-2026 03:28:06 UTC] ✅ API Hash verification passed for profile endpoint
[26-Apr-2026 03:28:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE1IiwidXNlcm5hbWUiOiJTSEFJS0hJRERJTiIsImVtYWlsIjoibGV4dXNtYW5iYUBnbWFpbC5jb20iLCJleHAiOjE3Nzc3Nzg4MjN9.hlfzHFizCBYnnNPSWa972iIo-YvYhrkwZHspwWeUMWg
[26-Apr-2026 03:28:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Apr-2026 03:28:06 UTC] ✅ JWT token verified successfully for user profile
[26-Apr-2026 03:28:06 UTC] User ID: 415
[26-Apr-2026 03:28:06 UTC] ✅ User profile retrieved successfully for user ID: 415
[26-Apr-2026 03:28:26 UTC] === API CALL LOG ===
[26-Apr-2026 03:28:26 UTC] Endpoint: user/profile.php
[26-Apr-2026 03:28:26 UTC] Full Log Data: {
    "timestamp": "2026-04-26 03:28:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.68.239.16",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE1IiwidXNlcm5hbWUiOiJTSEFJS0hJRERJTiIsImVtYWlsIjoibGV4dXNtYW5iYUBnbWFpbC5jb20iLCJleHAiOjE3Nzc3Nzg4MjN9.hlfzHFizCBYnnNPSWa972iIo-YvYhrkwZHspwWeUMWg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f227f539bc4f466-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.68.239.16",
        "CF-IPCountry": "TJ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.68.239.16, 172.70.248.8"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Apr-2026 03:28:26 UTC] === END API CALL LOG ===
[26-Apr-2026 03:28:26 UTC] ✅ API Hash verification passed for profile endpoint
[26-Apr-2026 03:28:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE1IiwidXNlcm5hbWUiOiJTSEFJS0hJRERJTiIsImVtYWlsIjoibGV4dXNtYW5iYUBnbWFpbC5jb20iLCJleHAiOjE3Nzc3Nzg4MjN9.hlfzHFizCBYnnNPSWa972iIo-YvYhrkwZHspwWeUMWg
[26-Apr-2026 03:28:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Apr-2026 03:28:26 UTC] ✅ JWT token verified successfully for user profile
[26-Apr-2026 03:28:26 UTC] User ID: 415
[26-Apr-2026 03:28:26 UTC] ✅ User profile retrieved successfully for user ID: 415
[26-Apr-2026 03:28:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Apr-2026 03:28:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Apr-2026 03:28:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE1IiwidXNlcm5hbWUiOiJTSEFJS0hJRERJTiIsImVtYWlsIjoibGV4dXNtYW5iYUBnbWFpbC5jb20iLCJleHAiOjE3Nzc3Nzg4MjN9.hlfzHFizCBYnnNPSWa972iIo-YvYhrkwZHspwWeUMWg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f227f785971f466-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"109.68.239.16","CF-IPCountry":"TJ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"109.68.239.16, 172.70.248.192"}
[26-Apr-2026 03:28:32 UTC] === User Orders API Called ===
[26-Apr-2026 03:28:32 UTC] User ID: 415
[26-Apr-2026 03:28:32 UTC] Limit: 20, Offset: 0
[26-Apr-2026 03:28:32 UTC] Orders found: 0
[26-Apr-2026 03:28:32 UTC] Orders data: []
[26-Apr-2026 03:28:32 UTC] Total orders count: 0
[26-Apr-2026 03:28:32 UTC] === API CALL LOG ===
[26-Apr-2026 03:28:32 UTC] Endpoint: user/profile.php
[26-Apr-2026 03:28:32 UTC] Full Log Data: {
    "timestamp": "2026-04-26 03:28:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.68.239.16",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE1IiwidXNlcm5hbWUiOiJTSEFJS0hJRERJTiIsImVtYWlsIjoibGV4dXNtYW5iYUBnbWFpbC5jb20iLCJleHAiOjE3Nzc3Nzg4MjN9.hlfzHFizCBYnnNPSWa972iIo-YvYhrkwZHspwWeUMWg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f227f785973f466-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.68.239.16",
        "CF-IPCountry": "TJ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.68.239.16, 172.70.248.193"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Apr-2026 03:28:32 UTC] === END API CALL LOG ===
[26-Apr-2026 03:28:32 UTC] ✅ API Hash verification passed for profile endpoint
[26-Apr-2026 03:28:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE1IiwidXNlcm5hbWUiOiJTSEFJS0hJRERJTiIsImVtYWlsIjoibGV4dXNtYW5iYUBnbWFpbC5jb20iLCJleHAiOjE3Nzc3Nzg4MjN9.hlfzHFizCBYnnNPSWa972iIo-YvYhrkwZHspwWeUMWg
[26-Apr-2026 03:28:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Apr-2026 03:28:32 UTC] ✅ JWT token verified successfully for user profile
[26-Apr-2026 03:28:32 UTC] User ID: 415
[26-Apr-2026 03:28:32 UTC] ✅ User profile retrieved successfully for user ID: 415
[26-Apr-2026 03:28:32 UTC] === API CALL LOG ===
[26-Apr-2026 03:28:32 UTC] Endpoint: user/profile.php
[26-Apr-2026 03:28:32 UTC] Full Log Data: {
    "timestamp": "2026-04-26 03:28:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.68.239.16",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE1IiwidXNlcm5hbWUiOiJTSEFJS0hJRERJTiIsImVtYWlsIjoibGV4dXNtYW5iYUBnbWFpbC5jb20iLCJleHAiOjE3Nzc3Nzg4MjN9.hlfzHFizCBYnnNPSWa972iIo-YvYhrkwZHspwWeUMWg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f227f7bd800f466-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.68.239.16",
        "CF-IPCountry": "TJ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.68.239.16, 172.70.248.9"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Apr-2026 03:28:32 UTC] === END API CALL LOG ===
[26-Apr-2026 03:28:32 UTC] ✅ API Hash verification passed for profile endpoint
[26-Apr-2026 03:28:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE1IiwidXNlcm5hbWUiOiJTSEFJS0hJRERJTiIsImVtYWlsIjoibGV4dXNtYW5iYUBnbWFpbC5jb20iLCJleHAiOjE3Nzc3Nzg4MjN9.hlfzHFizCBYnnNPSWa972iIo-YvYhrkwZHspwWeUMWg
[26-Apr-2026 03:28:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Apr-2026 03:28:32 UTC] ✅ JWT token verified successfully for user profile
[26-Apr-2026 03:28:32 UTC] User ID: 415
[26-Apr-2026 03:28:32 UTC] ✅ User profile retrieved successfully for user ID: 415
[26-Apr-2026 03:28:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Apr-2026 03:28:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Apr-2026 03:28:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE1IiwidXNlcm5hbWUiOiJTSEFJS0hJRERJTiIsImVtYWlsIjoibGV4dXNtYW5iYUBnbWFpbC5jb20iLCJleHAiOjE3Nzc3Nzg4MjN9.hlfzHFizCBYnnNPSWa972iIo-YvYhrkwZHspwWeUMWg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f227f8128a4f466-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"109.68.239.16","CF-IPCountry":"TJ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"109.68.239.16, 172.70.248.9"}
[26-Apr-2026 03:28:33 UTC] === User Orders API Called ===
[26-Apr-2026 03:28:33 UTC] User ID: 415
[26-Apr-2026 03:28:33 UTC] Limit: 20, Offset: 0
[26-Apr-2026 03:28:33 UTC] Orders found: 0
[26-Apr-2026 03:28:33 UTC] Orders data: []
[26-Apr-2026 03:28:33 UTC] Total orders count: 0
[26-Apr-2026 03:28:34 UTC] === API CALL LOG ===
[26-Apr-2026 03:28:34 UTC] Endpoint: user/profile.php
[26-Apr-2026 03:28:34 UTC] Full Log Data: {
    "timestamp": "2026-04-26 03:28:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.68.239.16",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE1IiwidXNlcm5hbWUiOiJTSEFJS0hJRERJTiIsImVtYWlsIjoibGV4dXNtYW5iYUBnbWFpbC5jb20iLCJleHAiOjE3Nzc3Nzg4MjN9.hlfzHFizCBYnnNPSWa972iIo-YvYhrkwZHspwWeUMWg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f227f891d1ef466-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.68.239.16",
        "CF-IPCountry": "TJ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.68.239.16, 172.70.248.9"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Apr-2026 03:28:34 UTC] === END API CALL LOG ===
[26-Apr-2026 03:28:34 UTC] ✅ API Hash verification passed for profile endpoint
[26-Apr-2026 03:28:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE1IiwidXNlcm5hbWUiOiJTSEFJS0hJRERJTiIsImVtYWlsIjoibGV4dXNtYW5iYUBnbWFpbC5jb20iLCJleHAiOjE3Nzc3Nzg4MjN9.hlfzHFizCBYnnNPSWa972iIo-YvYhrkwZHspwWeUMWg
[26-Apr-2026 03:28:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Apr-2026 03:28:34 UTC] ✅ JWT token verified successfully for user profile
[26-Apr-2026 03:28:34 UTC] User ID: 415
[26-Apr-2026 03:28:34 UTC] ✅ User profile retrieved successfully for user ID: 415
[26-Apr-2026 03:28:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Apr-2026 03:28:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Apr-2026 03:28:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE1IiwidXNlcm5hbWUiOiJTSEFJS0hJRERJTiIsImVtYWlsIjoibGV4dXNtYW5iYUBnbWFpbC5jb20iLCJleHAiOjE3Nzc3Nzg4MjN9.hlfzHFizCBYnnNPSWa972iIo-YvYhrkwZHspwWeUMWg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f227f891d1af466-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"109.68.239.16","CF-IPCountry":"TJ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"109.68.239.16, 172.70.248.9"}
[26-Apr-2026 03:28:34 UTC] === User Orders API Called ===
[26-Apr-2026 03:28:34 UTC] User ID: 415
[26-Apr-2026 03:28:34 UTC] Limit: 20, Offset: 0
[26-Apr-2026 03:28:34 UTC] Orders found: 0
[26-Apr-2026 03:28:34 UTC] Orders data: []
[26-Apr-2026 03:28:34 UTC] Total orders count: 0
[26-Apr-2026 03:28:35 UTC] === API CALL LOG ===
[26-Apr-2026 03:28:35 UTC] Endpoint: user/profile.php
[26-Apr-2026 03:28:35 UTC] Full Log Data: {
    "timestamp": "2026-04-26 03:28:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.68.239.16",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE1IiwidXNlcm5hbWUiOiJTSEFJS0hJRERJTiIsImVtYWlsIjoibGV4dXNtYW5iYUBnbWFpbC5jb20iLCJleHAiOjE3Nzc3Nzg4MjN9.hlfzHFizCBYnnNPSWa972iIo-YvYhrkwZHspwWeUMWg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f227f8cdb0ef466-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.68.239.16",
        "CF-IPCountry": "TJ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.68.239.16, 172.70.248.9"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Apr-2026 03:28:35 UTC] === END API CALL LOG ===
[26-Apr-2026 03:28:35 UTC] ✅ API Hash verification passed for profile endpoint
[26-Apr-2026 03:28:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE1IiwidXNlcm5hbWUiOiJTSEFJS0hJRERJTiIsImVtYWlsIjoibGV4dXNtYW5iYUBnbWFpbC5jb20iLCJleHAiOjE3Nzc3Nzg4MjN9.hlfzHFizCBYnnNPSWa972iIo-YvYhrkwZHspwWeUMWg
[26-Apr-2026 03:28:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Apr-2026 03:28:35 UTC] ✅ JWT token verified successfully for user profile
[26-Apr-2026 03:28:35 UTC] User ID: 415
[26-Apr-2026 03:28:35 UTC] ✅ User profile retrieved successfully for user ID: 415
[26-Apr-2026 03:28:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Apr-2026 03:28:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Apr-2026 03:28:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE1IiwidXNlcm5hbWUiOiJTSEFJS0hJRERJTiIsImVtYWlsIjoibGV4dXNtYW5iYUBnbWFpbC5jb20iLCJleHAiOjE3Nzc3Nzg4MjN9.hlfzHFizCBYnnNPSWa972iIo-YvYhrkwZHspwWeUMWg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f227fad7e3cf466-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"109.68.239.16","CF-IPCountry":"TJ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"109.68.239.16, 172.70.248.9"}
[26-Apr-2026 03:28:40 UTC] === User Orders API Called ===
[26-Apr-2026 03:28:40 UTC] User ID: 415
[26-Apr-2026 03:28:40 UTC] Limit: 20, Offset: 0
[26-Apr-2026 03:28:40 UTC] Orders found: 0
[26-Apr-2026 03:28:40 UTC] Orders data: []
[26-Apr-2026 03:28:40 UTC] Total orders count: 0
[26-Apr-2026 03:28:40 UTC] === API CALL LOG ===
[26-Apr-2026 03:28:40 UTC] Endpoint: user/profile.php
[26-Apr-2026 03:28:40 UTC] Full Log Data: {
    "timestamp": "2026-04-26 03:28:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.68.239.16",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE1IiwidXNlcm5hbWUiOiJTSEFJS0hJRERJTiIsImVtYWlsIjoibGV4dXNtYW5iYUBnbWFpbC5jb20iLCJleHAiOjE3Nzc3Nzg4MjN9.hlfzHFizCBYnnNPSWa972iIo-YvYhrkwZHspwWeUMWg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f227fad7e3ff466-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.68.239.16",
        "CF-IPCountry": "TJ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.68.239.16, 172.70.248.9"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Apr-2026 03:28:40 UTC] === END API CALL LOG ===
[26-Apr-2026 03:28:40 UTC] ✅ API Hash verification passed for profile endpoint
[26-Apr-2026 03:28:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE1IiwidXNlcm5hbWUiOiJTSEFJS0hJRERJTiIsImVtYWlsIjoibGV4dXNtYW5iYUBnbWFpbC5jb20iLCJleHAiOjE3Nzc3Nzg4MjN9.hlfzHFizCBYnnNPSWa972iIo-YvYhrkwZHspwWeUMWg
[26-Apr-2026 03:28:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Apr-2026 03:28:40 UTC] ✅ JWT token verified successfully for user profile
[26-Apr-2026 03:28:40 UTC] User ID: 415
[26-Apr-2026 03:28:40 UTC] ✅ User profile retrieved successfully for user ID: 415
[26-Apr-2026 03:28:41 UTC] === API CALL LOG ===
[26-Apr-2026 03:28:41 UTC] Endpoint: user/profile.php
[26-Apr-2026 03:28:41 UTC] Full Log Data: {
    "timestamp": "2026-04-26 03:28:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.68.239.16",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE1IiwidXNlcm5hbWUiOiJTSEFJS0hJRERJTiIsImVtYWlsIjoibGV4dXNtYW5iYUBnbWFpbC5jb20iLCJleHAiOjE3Nzc3Nzg4MjN9.hlfzHFizCBYnnNPSWa972iIo-YvYhrkwZHspwWeUMWg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f227fb15cd9f466-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.68.239.16",
        "CF-IPCountry": "TJ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.68.239.16, 172.70.248.9"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Apr-2026 03:28:41 UTC] === END API CALL LOG ===
[26-Apr-2026 03:28:41 UTC] ✅ API Hash verification passed for profile endpoint
[26-Apr-2026 03:28:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE1IiwidXNlcm5hbWUiOiJTSEFJS0hJRERJTiIsImVtYWlsIjoibGV4dXNtYW5iYUBnbWFpbC5jb20iLCJleHAiOjE3Nzc3Nzg4MjN9.hlfzHFizCBYnnNPSWa972iIo-YvYhrkwZHspwWeUMWg
[26-Apr-2026 03:28:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Apr-2026 03:28:41 UTC] ✅ JWT token verified successfully for user profile
[26-Apr-2026 03:28:41 UTC] User ID: 415
[26-Apr-2026 03:28:41 UTC] ✅ User profile retrieved successfully for user ID: 415
[26-Apr-2026 03:28:53 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Apr-2026 03:28:53 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Apr-2026 03:28:53 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE1IiwidXNlcm5hbWUiOiJTSEFJS0hJRERJTiIsImVtYWlsIjoibGV4dXNtYW5iYUBnbWFpbC5jb20iLCJleHAiOjE3Nzc3Nzg4MjN9.hlfzHFizCBYnnNPSWa972iIo-YvYhrkwZHspwWeUMWg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f2280001979f466-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"109.68.239.16","CF-IPCountry":"TJ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"109.68.239.16, 172.70.248.8"}
[26-Apr-2026 03:28:53 UTC] === User Orders API Called ===
[26-Apr-2026 03:28:53 UTC] User ID: 415
[26-Apr-2026 03:28:53 UTC] Limit: 20, Offset: 0
[26-Apr-2026 03:28:53 UTC] Orders found: 0
[26-Apr-2026 03:28:53 UTC] Orders data: []
[26-Apr-2026 03:28:53 UTC] Total orders count: 0
[26-Apr-2026 03:28:53 UTC] === API CALL LOG ===
[26-Apr-2026 03:28:53 UTC] Endpoint: user/profile.php
[26-Apr-2026 03:28:53 UTC] Full Log Data: {
    "timestamp": "2026-04-26 03:28:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.68.239.16",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE1IiwidXNlcm5hbWUiOiJTSEFJS0hJRERJTiIsImVtYWlsIjoibGV4dXNtYW5iYUBnbWFpbC5jb20iLCJleHAiOjE3Nzc3Nzg4MjN9.hlfzHFizCBYnnNPSWa972iIo-YvYhrkwZHspwWeUMWg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f228000197cf466-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.68.239.16",
        "CF-IPCountry": "TJ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.68.239.16, 172.70.248.9"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Apr-2026 03:28:53 UTC] === END API CALL LOG ===
[26-Apr-2026 03:28:53 UTC] ✅ API Hash verification passed for profile endpoint
[26-Apr-2026 03:28:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE1IiwidXNlcm5hbWUiOiJTSEFJS0hJRERJTiIsImVtYWlsIjoibGV4dXNtYW5iYUBnbWFpbC5jb20iLCJleHAiOjE3Nzc3Nzg4MjN9.hlfzHFizCBYnnNPSWa972iIo-YvYhrkwZHspwWeUMWg
[26-Apr-2026 03:28:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Apr-2026 03:28:53 UTC] ✅ JWT token verified successfully for user profile
[26-Apr-2026 03:28:53 UTC] User ID: 415
[26-Apr-2026 03:28:53 UTC] ✅ User profile retrieved successfully for user ID: 415
[26-Apr-2026 03:28:54 UTC] === API CALL LOG ===
[26-Apr-2026 03:28:54 UTC] Endpoint: user/profile.php
[26-Apr-2026 03:28:54 UTC] Full Log Data: {
    "timestamp": "2026-04-26 03:28:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.68.239.16",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE1IiwidXNlcm5hbWUiOiJTSEFJS0hJRERJTiIsImVtYWlsIjoibGV4dXNtYW5iYUBnbWFpbC5jb20iLCJleHAiOjE3Nzc3Nzg4MjN9.hlfzHFizCBYnnNPSWa972iIo-YvYhrkwZHspwWeUMWg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f228003ffccf466-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.68.239.16",
        "CF-IPCountry": "TJ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.68.239.16, 172.70.248.9"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Apr-2026 03:28:54 UTC] === END API CALL LOG ===
[26-Apr-2026 03:28:54 UTC] ✅ API Hash verification passed for profile endpoint
[26-Apr-2026 03:28:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE1IiwidXNlcm5hbWUiOiJTSEFJS0hJRERJTiIsImVtYWlsIjoibGV4dXNtYW5iYUBnbWFpbC5jb20iLCJleHAiOjE3Nzc3Nzg4MjN9.hlfzHFizCBYnnNPSWa972iIo-YvYhrkwZHspwWeUMWg
[26-Apr-2026 03:28:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Apr-2026 03:28:54 UTC] ✅ JWT token verified successfully for user profile
[26-Apr-2026 03:28:54 UTC] User ID: 415
[26-Apr-2026 03:28:54 UTC] ✅ User profile retrieved successfully for user ID: 415
[26-Apr-2026 03:28:55 UTC] === API CALL LOG ===
[26-Apr-2026 03:28:55 UTC] Endpoint: user/profile.php
[26-Apr-2026 03:28:55 UTC] Full Log Data: {
    "timestamp": "2026-04-26 03:28:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.68.239.16",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE1IiwidXNlcm5hbWUiOiJTSEFJS0hJRERJTiIsImVtYWlsIjoibGV4dXNtYW5iYUBnbWFpbC5jb20iLCJleHAiOjE3Nzc3Nzg4MjN9.hlfzHFizCBYnnNPSWa972iIo-YvYhrkwZHspwWeUMWg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f2280081e22f466-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.68.239.16",
        "CF-IPCountry": "TJ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.68.239.16, 172.70.248.8"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Apr-2026 03:28:55 UTC] === END API CALL LOG ===
[26-Apr-2026 03:28:55 UTC] ✅ API Hash verification passed for profile endpoint
[26-Apr-2026 03:28:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE1IiwidXNlcm5hbWUiOiJTSEFJS0hJRERJTiIsImVtYWlsIjoibGV4dXNtYW5iYUBnbWFpbC5jb20iLCJleHAiOjE3Nzc3Nzg4MjN9.hlfzHFizCBYnnNPSWa972iIo-YvYhrkwZHspwWeUMWg
[26-Apr-2026 03:28:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Apr-2026 03:28:55 UTC] ✅ JWT token verified successfully for user profile
[26-Apr-2026 03:28:55 UTC] User ID: 415
[26-Apr-2026 03:28:55 UTC] ✅ User profile retrieved successfully for user ID: 415
[26-Apr-2026 03:28:55 UTC] User Purchases API - User ID: 415
[26-Apr-2026 03:28:55 UTC] User Purchases API - Total purchases found: 0
[26-Apr-2026 03:28:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Apr-2026 03:28:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Apr-2026 03:28:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE1IiwidXNlcm5hbWUiOiJTSEFJS0hJRERJTiIsImVtYWlsIjoibGV4dXNtYW5iYUBnbWFpbC5jb20iLCJleHAiOjE3Nzc3Nzg4MjN9.hlfzHFizCBYnnNPSWa972iIo-YvYhrkwZHspwWeUMWg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f2280160d30f466-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"109.68.239.16","CF-IPCountry":"TJ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"109.68.239.16, 172.70.248.8"}
[26-Apr-2026 03:28:57 UTC] === User Orders API Called ===
[26-Apr-2026 03:28:57 UTC] User ID: 415
[26-Apr-2026 03:28:57 UTC] Limit: 20, Offset: 0
[26-Apr-2026 03:28:57 UTC] Orders found: 0
[26-Apr-2026 03:28:57 UTC] Orders data: []
[26-Apr-2026 03:28:57 UTC] Total orders count: 0
[26-Apr-2026 03:29:07 UTC] === API CALL LOG ===
[26-Apr-2026 03:29:07 UTC] Endpoint: user/profile.php
[26-Apr-2026 03:29:07 UTC] Full Log Data: {
    "timestamp": "2026-04-26 03:29:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.68.239.16",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE1IiwidXNlcm5hbWUiOiJTSEFJS0hJRERJTiIsImVtYWlsIjoibGV4dXNtYW5iYUBnbWFpbC5jb20iLCJleHAiOjE3Nzc3Nzg4MjN9.hlfzHFizCBYnnNPSWa972iIo-YvYhrkwZHspwWeUMWg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f2280585890f466-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.68.239.16",
        "CF-IPCountry": "TJ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.68.239.16, 172.70.248.8"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Apr-2026 03:29:07 UTC] === END API CALL LOG ===
[26-Apr-2026 03:29:07 UTC] ✅ API Hash verification passed for profile endpoint
[26-Apr-2026 03:29:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE1IiwidXNlcm5hbWUiOiJTSEFJS0hJRERJTiIsImVtYWlsIjoibGV4dXNtYW5iYUBnbWFpbC5jb20iLCJleHAiOjE3Nzc3Nzg4MjN9.hlfzHFizCBYnnNPSWa972iIo-YvYhrkwZHspwWeUMWg
[26-Apr-2026 03:29:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Apr-2026 03:29:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Apr-2026 03:29:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Apr-2026 03:29:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE1IiwidXNlcm5hbWUiOiJTSEFJS0hJRERJTiIsImVtYWlsIjoibGV4dXNtYW5iYUBnbWFpbC5jb20iLCJleHAiOjE3Nzc3Nzg4MjN9.hlfzHFizCBYnnNPSWa972iIo-YvYhrkwZHspwWeUMWg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f228058588ff466-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"109.68.239.16","CF-IPCountry":"TJ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"109.68.239.16, 172.70.248.9"}
[26-Apr-2026 03:29:07 UTC] ✅ JWT token verified successfully for user profile
[26-Apr-2026 03:29:07 UTC] User ID: 415
[26-Apr-2026 03:29:07 UTC] === User Orders API Called ===
[26-Apr-2026 03:29:07 UTC] User ID: 415
[26-Apr-2026 03:29:07 UTC] Limit: 20, Offset: 0
[26-Apr-2026 03:29:07 UTC] ✅ User profile retrieved successfully for user ID: 415
[26-Apr-2026 03:29:07 UTC] Orders found: 0
[26-Apr-2026 03:29:07 UTC] Orders data: []
[26-Apr-2026 03:29:07 UTC] Total orders count: 0
[26-Apr-2026 03:29:08 UTC] === API CALL LOG ===
[26-Apr-2026 03:29:08 UTC] Endpoint: user/profile.php
[26-Apr-2026 03:29:08 UTC] Full Log Data: {
    "timestamp": "2026-04-26 03:29:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.68.239.16",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE1IiwidXNlcm5hbWUiOiJTSEFJS0hJRERJTiIsImVtYWlsIjoibGV4dXNtYW5iYUBnbWFpbC5jb20iLCJleHAiOjE3Nzc3Nzg4MjN9.hlfzHFizCBYnnNPSWa972iIo-YvYhrkwZHspwWeUMWg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f22805c1eb7f466-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.68.239.16",
        "CF-IPCountry": "TJ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.68.239.16, 172.70.248.8"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Apr-2026 03:29:08 UTC] === END API CALL LOG ===
[26-Apr-2026 03:29:08 UTC] ✅ API Hash verification passed for profile endpoint
[26-Apr-2026 03:29:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE1IiwidXNlcm5hbWUiOiJTSEFJS0hJRERJTiIsImVtYWlsIjoibGV4dXNtYW5iYUBnbWFpbC5jb20iLCJleHAiOjE3Nzc3Nzg4MjN9.hlfzHFizCBYnnNPSWa972iIo-YvYhrkwZHspwWeUMWg
[26-Apr-2026 03:29:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Apr-2026 03:29:08 UTC] ✅ JWT token verified successfully for user profile
[26-Apr-2026 03:29:08 UTC] User ID: 415
[26-Apr-2026 03:29:08 UTC] ✅ User profile retrieved successfully for user ID: 415
[26-Apr-2026 03:29:54 UTC] === API CALL LOG ===
[26-Apr-2026 03:29:54 UTC] Endpoint: user/profile.php
[26-Apr-2026 03:29:54 UTC] Full Log Data: {
    "timestamp": "2026-04-26 03:29:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.68.239.16",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE1IiwidXNlcm5hbWUiOiJTSEFJS0hJRERJTiIsImVtYWlsIjoibGV4dXNtYW5iYUBnbWFpbC5jb20iLCJleHAiOjE3Nzc3Nzg4MjN9.hlfzHFizCBYnnNPSWa972iIo-YvYhrkwZHspwWeUMWg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f22817acf201953-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.68.239.16",
        "CF-IPCountry": "TJ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.68.239.16, 162.158.94.148"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Apr-2026 03:29:54 UTC] === END API CALL LOG ===
[26-Apr-2026 03:29:54 UTC] ✅ API Hash verification passed for profile endpoint
[26-Apr-2026 03:29:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE1IiwidXNlcm5hbWUiOiJTSEFJS0hJRERJTiIsImVtYWlsIjoibGV4dXNtYW5iYUBnbWFpbC5jb20iLCJleHAiOjE3Nzc3Nzg4MjN9.hlfzHFizCBYnnNPSWa972iIo-YvYhrkwZHspwWeUMWg
[26-Apr-2026 03:29:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Apr-2026 03:29:54 UTC] ✅ JWT token verified successfully for user profile
[26-Apr-2026 03:29:54 UTC] User ID: 415
[26-Apr-2026 03:29:54 UTC] ✅ User profile retrieved successfully for user ID: 415
[26-Apr-2026 03:29:55 UTC] === API CALL LOG ===
[26-Apr-2026 03:29:55 UTC] Endpoint: user/profile.php
[26-Apr-2026 03:29:55 UTC] Full Log Data: {
    "timestamp": "2026-04-26 03:29:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.68.239.16",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE1IiwidXNlcm5hbWUiOiJTSEFJS0hJRERJTiIsImVtYWlsIjoibGV4dXNtYW5iYUBnbWFpbC5jb20iLCJleHAiOjE3Nzc3Nzg4MjN9.hlfzHFizCBYnnNPSWa972iIo-YvYhrkwZHspwWeUMWg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f22817fc9a41953-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.68.239.16",
        "CF-IPCountry": "TJ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.68.239.16, 162.158.94.148"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Apr-2026 03:29:55 UTC] === END API CALL LOG ===
[26-Apr-2026 03:29:55 UTC] ✅ API Hash verification passed for profile endpoint
[26-Apr-2026 03:29:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE1IiwidXNlcm5hbWUiOiJTSEFJS0hJRERJTiIsImVtYWlsIjoibGV4dXNtYW5iYUBnbWFpbC5jb20iLCJleHAiOjE3Nzc3Nzg4MjN9.hlfzHFizCBYnnNPSWa972iIo-YvYhrkwZHspwWeUMWg
[26-Apr-2026 03:29:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Apr-2026 03:29:55 UTC] ✅ JWT token verified successfully for user profile
[26-Apr-2026 03:29:55 UTC] User ID: 415
[26-Apr-2026 03:29:55 UTC] ✅ User profile retrieved successfully for user ID: 415
[26-Apr-2026 03:29:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Apr-2026 03:29:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Apr-2026 03:29:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE1IiwidXNlcm5hbWUiOiJTSEFJS0hJRERJTiIsImVtYWlsIjoibGV4dXNtYW5iYUBnbWFpbC5jb20iLCJleHAiOjE3Nzc3Nzg4MjN9.hlfzHFizCBYnnNPSWa972iIo-YvYhrkwZHspwWeUMWg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f22817fc9aa1953-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"109.68.239.16","CF-IPCountry":"TJ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"109.68.239.16, 162.158.94.148"}
[26-Apr-2026 03:29:55 UTC] === User Orders API Called ===
[26-Apr-2026 03:29:55 UTC] User ID: 415
[26-Apr-2026 03:29:55 UTC] Limit: 20, Offset: 0
[26-Apr-2026 03:29:55 UTC] Orders found: 0
[26-Apr-2026 03:29:55 UTC] Orders data: []
[26-Apr-2026 03:29:55 UTC] Total orders count: 0
[26-Apr-2026 03:29:55 UTC] === API CALL LOG ===
[26-Apr-2026 03:29:55 UTC] Endpoint: user/profile.php
[26-Apr-2026 03:29:55 UTC] Full Log Data: {
    "timestamp": "2026-04-26 03:29:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.68.239.16",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE1IiwidXNlcm5hbWUiOiJTSEFJS0hJRERJTiIsImVtYWlsIjoibGV4dXNtYW5iYUBnbWFpbC5jb20iLCJleHAiOjE3Nzc3Nzg4MjN9.hlfzHFizCBYnnNPSWa972iIo-YvYhrkwZHspwWeUMWg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f22818069ea1953-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.68.239.16",
        "CF-IPCountry": "TJ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.68.239.16, 162.158.94.148"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Apr-2026 03:29:55 UTC] === END API CALL LOG ===
[26-Apr-2026 03:29:55 UTC] ✅ API Hash verification passed for profile endpoint
[26-Apr-2026 03:29:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE1IiwidXNlcm5hbWUiOiJTSEFJS0hJRERJTiIsImVtYWlsIjoibGV4dXNtYW5iYUBnbWFpbC5jb20iLCJleHAiOjE3Nzc3Nzg4MjN9.hlfzHFizCBYnnNPSWa972iIo-YvYhrkwZHspwWeUMWg
[26-Apr-2026 03:29:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Apr-2026 03:29:55 UTC] ✅ JWT token verified successfully for user profile
[26-Apr-2026 03:29:55 UTC] User ID: 415
[26-Apr-2026 03:29:55 UTC] ✅ User profile retrieved successfully for user ID: 415
[26-Apr-2026 03:29:55 UTC] === API CALL LOG ===
[26-Apr-2026 03:29:55 UTC] Endpoint: user/profile.php
[26-Apr-2026 03:29:55 UTC] Full Log Data: {
    "timestamp": "2026-04-26 03:29:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.68.239.16",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE1IiwidXNlcm5hbWUiOiJTSEFJS0hJRERJTiIsImVtYWlsIjoibGV4dXNtYW5iYUBnbWFpbC5jb20iLCJleHAiOjE3Nzc3Nzg4MjN9.hlfzHFizCBYnnNPSWa972iIo-YvYhrkwZHspwWeUMWg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f228183eb9f1953-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.68.239.16",
        "CF-IPCountry": "TJ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.68.239.16, 162.158.94.148"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Apr-2026 03:29:55 UTC] === END API CALL LOG ===
[26-Apr-2026 03:29:55 UTC] ✅ API Hash verification passed for profile endpoint
[26-Apr-2026 03:29:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE1IiwidXNlcm5hbWUiOiJTSEFJS0hJRERJTiIsImVtYWlsIjoibGV4dXNtYW5iYUBnbWFpbC5jb20iLCJleHAiOjE3Nzc3Nzg4MjN9.hlfzHFizCBYnnNPSWa972iIo-YvYhrkwZHspwWeUMWg
[26-Apr-2026 03:29:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Apr-2026 03:29:55 UTC] ✅ JWT token verified successfully for user profile
[26-Apr-2026 03:29:55 UTC] User ID: 415
[26-Apr-2026 03:29:55 UTC] ✅ User profile retrieved successfully for user ID: 415
[26-Apr-2026 03:29:55 UTC] User Purchases API - User ID: 415
[26-Apr-2026 03:29:55 UTC] User Purchases API - Total purchases found: 1
[26-Apr-2026 05:54:30 UTC] === API CALL LOG ===
[26-Apr-2026 05:54:30 UTC] Endpoint: user/profile.php
[26-Apr-2026 05:54:30 UTC] Full Log Data: {
    "timestamp": "2026-04-26 05:54:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2407:54c0:1b28:4644:297b:4958:c989:f65b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0MDYsInVzZXJuYW1lIjoiUHJhandhbDEyMyIsImVtYWlsIjoicGdwZXNwb3J0c0BnbWFpbC5jb20iLCJleHAiOjE3Nzc3ODc2Njl9.87APHWEjWemfDdtZzGlGWQosLzmanfxlXfcLsZXr94E",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f23554c299f80be-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2407:54c0:1b28:4644:297b:4958:c989:f65b",
        "CF-IPCountry": "NP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2407:54c0:1b28:4644:297b:4958:c989:f65b, 172.69.94.190"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Apr-2026 05:54:30 UTC] === END API CALL LOG ===
[26-Apr-2026 05:54:30 UTC] ✅ API Hash verification passed for profile endpoint
[26-Apr-2026 05:54:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0MDYsInVzZXJuYW1lIjoiUHJhandhbDEyMyIsImVtYWlsIjoicGdwZXNwb3J0c0BnbWFpbC5jb20iLCJleHAiOjE3Nzc3ODc2Njl9.87APHWEjWemfDdtZzGlGWQosLzmanfxlXfcLsZXr94E
[26-Apr-2026 05:54:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Apr-2026 05:54:30 UTC] ✅ JWT token verified successfully for user profile
[26-Apr-2026 05:54:30 UTC] User ID: 406
[26-Apr-2026 05:54:30 UTC] ✅ User profile retrieved successfully for user ID: 406
[26-Apr-2026 05:54:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Apr-2026 05:54:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Apr-2026 05:54:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0MDYsInVzZXJuYW1lIjoiUHJhandhbDEyMyIsImVtYWlsIjoicGdwZXNwb3J0c0BnbWFpbC5jb20iLCJleHAiOjE3Nzc3ODc2Njl9.87APHWEjWemfDdtZzGlGWQosLzmanfxlXfcLsZXr94E","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f23554ca9f080be-BOM","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2407:54c0:1b28:4644:297b:4958:c989:f65b","CF-IPCountry":"NP","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2407:54c0:1b28:4644:297b:4958:c989:f65b, 172.69.94.190"}
[26-Apr-2026 05:54:30 UTC] === User Orders API Called ===
[26-Apr-2026 05:54:30 UTC] User ID: 406
[26-Apr-2026 05:54:30 UTC] Limit: 20, Offset: 0
[26-Apr-2026 05:54:30 UTC] Orders found: 0
[26-Apr-2026 05:54:30 UTC] Orders data: []
[26-Apr-2026 05:54:30 UTC] Total orders count: 0
[26-Apr-2026 05:54:30 UTC] === API CALL LOG ===
[26-Apr-2026 05:54:30 UTC] Endpoint: user/profile.php
[26-Apr-2026 05:54:30 UTC] Full Log Data: {
    "timestamp": "2026-04-26 05:54:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2407:54c0:1b28:4644:297b:4958:c989:f65b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0MDYsInVzZXJuYW1lIjoiUHJhandhbDEyMyIsImVtYWlsIjoicGdwZXNwb3J0c0BnbWFpbC5jb20iLCJleHAiOjE3Nzc3ODc2Njl9.87APHWEjWemfDdtZzGlGWQosLzmanfxlXfcLsZXr94E",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f23554cea1c80be-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2407:54c0:1b28:4644:297b:4958:c989:f65b",
        "CF-IPCountry": "NP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2407:54c0:1b28:4644:297b:4958:c989:f65b, 172.69.94.190"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Apr-2026 05:54:30 UTC] === END API CALL LOG ===
[26-Apr-2026 05:54:30 UTC] ✅ API Hash verification passed for profile endpoint
[26-Apr-2026 05:54:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0MDYsInVzZXJuYW1lIjoiUHJhandhbDEyMyIsImVtYWlsIjoicGdwZXNwb3J0c0BnbWFpbC5jb20iLCJleHAiOjE3Nzc3ODc2Njl9.87APHWEjWemfDdtZzGlGWQosLzmanfxlXfcLsZXr94E
[26-Apr-2026 05:54:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Apr-2026 05:54:30 UTC] ✅ JWT token verified successfully for user profile
[26-Apr-2026 05:54:30 UTC] User ID: 406
[26-Apr-2026 05:54:30 UTC] ✅ User profile retrieved successfully for user ID: 406
[26-Apr-2026 05:54:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Apr-2026 05:54:36 UTC] === API CALL LOG ===
[26-Apr-2026 05:54:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Apr-2026 05:54:36 UTC] Endpoint: user/profile.php
[26-Apr-2026 05:54:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0MDYsInVzZXJuYW1lIjoiUHJhandhbDEyMyIsImVtYWlsIjoicGdwZXNwb3J0c0BnbWFpbC5jb20iLCJleHAiOjE3Nzc3ODc2Njl9.87APHWEjWemfDdtZzGlGWQosLzmanfxlXfcLsZXr94E","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f2355702bcd80be-BOM","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2407:54c0:1b28:4644:297b:4958:c989:f65b","CF-IPCountry":"NP","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2407:54c0:1b28:4644:297b:4958:c989:f65b, 172.69.94.191"}
[26-Apr-2026 05:54:36 UTC] Full Log Data: {
    "timestamp": "2026-04-26 05:54:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2407:54c0:1b28:4644:297b:4958:c989:f65b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0MDYsInVzZXJuYW1lIjoiUHJhandhbDEyMyIsImVtYWlsIjoicGdwZXNwb3J0c0BnbWFpbC5jb20iLCJleHAiOjE3Nzc3ODc2Njl9.87APHWEjWemfDdtZzGlGWQosLzmanfxlXfcLsZXr94E",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f2355702bce80be-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2407:54c0:1b28:4644:297b:4958:c989:f65b",
        "CF-IPCountry": "NP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2407:54c0:1b28:4644:297b:4958:c989:f65b, 172.69.94.190"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Apr-2026 05:54:36 UTC] === END API CALL LOG ===
[26-Apr-2026 05:54:36 UTC] === User Orders API Called ===
[26-Apr-2026 05:54:36 UTC] ✅ API Hash verification passed for profile endpoint
[26-Apr-2026 05:54:36 UTC] User ID: 406
[26-Apr-2026 05:54:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0MDYsInVzZXJuYW1lIjoiUHJhandhbDEyMyIsImVtYWlsIjoicGdwZXNwb3J0c0BnbWFpbC5jb20iLCJleHAiOjE3Nzc3ODc2Njl9.87APHWEjWemfDdtZzGlGWQosLzmanfxlXfcLsZXr94E
[26-Apr-2026 05:54:36 UTC] Limit: 20, Offset: 0
[26-Apr-2026 05:54:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Apr-2026 05:54:36 UTC] ✅ JWT token verified successfully for user profile
[26-Apr-2026 05:54:36 UTC] User ID: 406
[26-Apr-2026 05:54:36 UTC] Orders found: 0
[26-Apr-2026 05:54:36 UTC] ✅ User profile retrieved successfully for user ID: 406
[26-Apr-2026 05:54:36 UTC] Orders data: []
[26-Apr-2026 05:54:36 UTC] Total orders count: 0
[26-Apr-2026 05:54:36 UTC] === API CALL LOG ===
[26-Apr-2026 05:54:36 UTC] Endpoint: user/profile.php
[26-Apr-2026 05:54:36 UTC] Full Log Data: {
    "timestamp": "2026-04-26 05:54:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2407:54c0:1b28:4644:297b:4958:c989:f65b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0MDYsInVzZXJuYW1lIjoiUHJhandhbDEyMyIsImVtYWlsIjoicGdwZXNwb3J0c0BnbWFpbC5jb20iLCJleHAiOjE3Nzc3ODc2Njl9.87APHWEjWemfDdtZzGlGWQosLzmanfxlXfcLsZXr94E",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f2355708c0180be-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2407:54c0:1b28:4644:297b:4958:c989:f65b",
        "CF-IPCountry": "NP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2407:54c0:1b28:4644:297b:4958:c989:f65b, 172.69.94.190"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Apr-2026 05:54:36 UTC] === END API CALL LOG ===
[26-Apr-2026 05:54:36 UTC] ✅ API Hash verification passed for profile endpoint
[26-Apr-2026 05:54:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0MDYsInVzZXJuYW1lIjoiUHJhandhbDEyMyIsImVtYWlsIjoicGdwZXNwb3J0c0BnbWFpbC5jb20iLCJleHAiOjE3Nzc3ODc2Njl9.87APHWEjWemfDdtZzGlGWQosLzmanfxlXfcLsZXr94E
[26-Apr-2026 05:54:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Apr-2026 05:54:36 UTC] ✅ JWT token verified successfully for user profile
[26-Apr-2026 05:54:36 UTC] User ID: 406
[26-Apr-2026 05:54:36 UTC] ✅ User profile retrieved successfully for user ID: 406
[26-Apr-2026 09:51:58 UTC] === API CALL LOG ===
[26-Apr-2026 09:51:58 UTC] Endpoint: user/profile.php
[26-Apr-2026 09:51:58 UTC] Full Log Data: {
    "timestamp": "2026-04-26 09:51:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.235.109",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE2IiwidXNlcm5hbWUiOiJBcmRhbWlyIiwiZW1haWwiOiJzb2RpcTQ3ODVAZ21haWwuY29tIiwiZXhwIjoxNzc3ODAxOTE3fQ.Hp19RI5fLNrqLEdZMzhpYqIQAIkEaVBlD1xiiSuF7-U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f24b12758f1eed2-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.235.109",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "188.113.235.109, 162.158.172.51"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Apr-2026 09:51:58 UTC] === END API CALL LOG ===
[26-Apr-2026 09:51:58 UTC] ✅ API Hash verification passed for profile endpoint
[26-Apr-2026 09:51:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE2IiwidXNlcm5hbWUiOiJBcmRhbWlyIiwiZW1haWwiOiJzb2RpcTQ3ODVAZ21haWwuY29tIiwiZXhwIjoxNzc3ODAxOTE3fQ.Hp19RI5fLNrqLEdZMzhpYqIQAIkEaVBlD1xiiSuF7-U
[26-Apr-2026 09:51:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Apr-2026 09:51:58 UTC] ✅ JWT token verified successfully for user profile
[26-Apr-2026 09:51:58 UTC] User ID: 416
[26-Apr-2026 09:51:58 UTC] ✅ User profile retrieved successfully for user ID: 416
[26-Apr-2026 09:51:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Apr-2026 09:51:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Apr-2026 09:51:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE2IiwidXNlcm5hbWUiOiJBcmRhbWlyIiwiZW1haWwiOiJzb2RpcTQ3ODVAZ21haWwuY29tIiwiZXhwIjoxNzc3ODAxOTE3fQ.Hp19RI5fLNrqLEdZMzhpYqIQAIkEaVBlD1xiiSuF7-U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f24b1283a46eed2-WAW","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"188.113.235.109","CF-IPCountry":"UZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"188.113.235.109, 162.158.172.51"}
[26-Apr-2026 09:51:58 UTC] === User Orders API Called ===
[26-Apr-2026 09:51:58 UTC] User ID: 416
[26-Apr-2026 09:51:58 UTC] Limit: 20, Offset: 0
[26-Apr-2026 09:51:58 UTC] Orders found: 0
[26-Apr-2026 09:51:58 UTC] Orders data: []
[26-Apr-2026 09:51:58 UTC] Total orders count: 0
[26-Apr-2026 09:51:58 UTC] === API CALL LOG ===
[26-Apr-2026 09:51:58 UTC] Endpoint: user/profile.php
[26-Apr-2026 09:51:58 UTC] Full Log Data: {
    "timestamp": "2026-04-26 09:51:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.235.109",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE2IiwidXNlcm5hbWUiOiJBcmRhbWlyIiwiZW1haWwiOiJzb2RpcTQ3ODVAZ21haWwuY29tIiwiZXhwIjoxNzc3ODAxOTE3fQ.Hp19RI5fLNrqLEdZMzhpYqIQAIkEaVBlD1xiiSuF7-U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f24b1283a49eed2-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.235.109",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "188.113.235.109, 162.158.172.51"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Apr-2026 09:51:58 UTC] === END API CALL LOG ===
[26-Apr-2026 09:51:58 UTC] ✅ API Hash verification passed for profile endpoint
[26-Apr-2026 09:51:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE2IiwidXNlcm5hbWUiOiJBcmRhbWlyIiwiZW1haWwiOiJzb2RpcTQ3ODVAZ21haWwuY29tIiwiZXhwIjoxNzc3ODAxOTE3fQ.Hp19RI5fLNrqLEdZMzhpYqIQAIkEaVBlD1xiiSuF7-U
[26-Apr-2026 09:51:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Apr-2026 09:51:58 UTC] ✅ JWT token verified successfully for user profile
[26-Apr-2026 09:51:58 UTC] User ID: 416
[26-Apr-2026 09:51:58 UTC] ✅ User profile retrieved successfully for user ID: 416
[26-Apr-2026 09:51:59 UTC] === API CALL LOG ===
[26-Apr-2026 09:51:59 UTC] Endpoint: user/profile.php
[26-Apr-2026 09:51:59 UTC] Full Log Data: {
    "timestamp": "2026-04-26 09:51:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.235.109",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE2IiwidXNlcm5hbWUiOiJBcmRhbWlyIiwiZW1haWwiOiJzb2RpcTQ3ODVAZ21haWwuY29tIiwiZXhwIjoxNzc3ODAxOTE3fQ.Hp19RI5fLNrqLEdZMzhpYqIQAIkEaVBlD1xiiSuF7-U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f24b12be844eed2-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.235.109",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "188.113.235.109, 162.158.172.51"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Apr-2026 09:51:59 UTC] === END API CALL LOG ===
[26-Apr-2026 09:51:59 UTC] ✅ API Hash verification passed for profile endpoint
[26-Apr-2026 09:51:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE2IiwidXNlcm5hbWUiOiJBcmRhbWlyIiwiZW1haWwiOiJzb2RpcTQ3ODVAZ21haWwuY29tIiwiZXhwIjoxNzc3ODAxOTE3fQ.Hp19RI5fLNrqLEdZMzhpYqIQAIkEaVBlD1xiiSuF7-U
[26-Apr-2026 09:51:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Apr-2026 09:51:59 UTC] ✅ JWT token verified successfully for user profile
[26-Apr-2026 09:51:59 UTC] User ID: 416
[26-Apr-2026 09:51:59 UTC] ✅ User profile retrieved successfully for user ID: 416
[26-Apr-2026 09:53:13 UTC] === API CALL LOG ===
[26-Apr-2026 09:53:13 UTC] Endpoint: user/profile.php
[26-Apr-2026 09:53:13 UTC] Full Log Data: {
    "timestamp": "2026-04-26 09:53:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.235.109",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE2IiwidXNlcm5hbWUiOiJBcmRhbWlyIiwiZW1haWwiOiJzb2RpcTQ3ODVAZ21haWwuY29tIiwiZXhwIjoxNzc3ODAxOTE3fQ.Hp19RI5fLNrqLEdZMzhpYqIQAIkEaVBlD1xiiSuF7-U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f24b2fd994fbbd0-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.235.109",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "188.113.235.109, 162.158.172.51"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Apr-2026 09:53:13 UTC] === END API CALL LOG ===
[26-Apr-2026 09:53:13 UTC] ✅ API Hash verification passed for profile endpoint
[26-Apr-2026 09:53:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE2IiwidXNlcm5hbWUiOiJBcmRhbWlyIiwiZW1haWwiOiJzb2RpcTQ3ODVAZ21haWwuY29tIiwiZXhwIjoxNzc3ODAxOTE3fQ.Hp19RI5fLNrqLEdZMzhpYqIQAIkEaVBlD1xiiSuF7-U
[26-Apr-2026 09:53:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Apr-2026 09:53:13 UTC] ✅ JWT token verified successfully for user profile
[26-Apr-2026 09:53:13 UTC] User ID: 416
[26-Apr-2026 09:53:13 UTC] ✅ User profile retrieved successfully for user ID: 416
[26-Apr-2026 09:53:14 UTC] === API CALL LOG ===
[26-Apr-2026 09:53:14 UTC] Endpoint: user/profile.php
[26-Apr-2026 09:53:14 UTC] Full Log Data: {
    "timestamp": "2026-04-26 09:53:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.235.109",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE2IiwidXNlcm5hbWUiOiJBcmRhbWlyIiwiZW1haWwiOiJzb2RpcTQ3ODVAZ21haWwuY29tIiwiZXhwIjoxNzc3ODAxOTE3fQ.Hp19RI5fLNrqLEdZMzhpYqIQAIkEaVBlD1xiiSuF7-U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f24b3014b92bbd0-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.235.109",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "188.113.235.109, 162.158.172.51"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Apr-2026 09:53:14 UTC] === END API CALL LOG ===
[26-Apr-2026 09:53:14 UTC] ✅ API Hash verification passed for profile endpoint
[26-Apr-2026 09:53:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE2IiwidXNlcm5hbWUiOiJBcmRhbWlyIiwiZW1haWwiOiJzb2RpcTQ3ODVAZ21haWwuY29tIiwiZXhwIjoxNzc3ODAxOTE3fQ.Hp19RI5fLNrqLEdZMzhpYqIQAIkEaVBlD1xiiSuF7-U
[26-Apr-2026 09:53:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Apr-2026 09:53:14 UTC] ✅ JWT token verified successfully for user profile
[26-Apr-2026 09:53:14 UTC] User ID: 416
[26-Apr-2026 09:53:14 UTC] ✅ User profile retrieved successfully for user ID: 416
[26-Apr-2026 09:53:14 UTC] === API CALL LOG ===
[26-Apr-2026 09:53:14 UTC] Endpoint: user/profile.php
[26-Apr-2026 09:53:14 UTC] Full Log Data: {
    "timestamp": "2026-04-26 09:53:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.235.109",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE2IiwidXNlcm5hbWUiOiJBcmRhbWlyIiwiZW1haWwiOiJzb2RpcTQ3ODVAZ21haWwuY29tIiwiZXhwIjoxNzc3ODAxOTE3fQ.Hp19RI5fLNrqLEdZMzhpYqIQAIkEaVBlD1xiiSuF7-U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f24b301dbdcbbd0-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.235.109",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "188.113.235.109, 162.158.172.50"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Apr-2026 09:53:14 UTC] === END API CALL LOG ===
[26-Apr-2026 09:53:14 UTC] ✅ API Hash verification passed for profile endpoint
[26-Apr-2026 09:53:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE2IiwidXNlcm5hbWUiOiJBcmRhbWlyIiwiZW1haWwiOiJzb2RpcTQ3ODVAZ21haWwuY29tIiwiZXhwIjoxNzc3ODAxOTE3fQ.Hp19RI5fLNrqLEdZMzhpYqIQAIkEaVBlD1xiiSuF7-U
[26-Apr-2026 09:53:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Apr-2026 09:53:14 UTC] ✅ JWT token verified successfully for user profile
[26-Apr-2026 09:53:14 UTC] User ID: 416
[26-Apr-2026 09:53:14 UTC] ✅ User profile retrieved successfully for user ID: 416
[26-Apr-2026 09:53:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Apr-2026 09:53:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Apr-2026 09:53:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE2IiwidXNlcm5hbWUiOiJBcmRhbWlyIiwiZW1haWwiOiJzb2RpcTQ3ODVAZ21haWwuY29tIiwiZXhwIjoxNzc3ODAxOTE3fQ.Hp19RI5fLNrqLEdZMzhpYqIQAIkEaVBlD1xiiSuF7-U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f24b301dbdbbbd0-WAW","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"188.113.235.109","CF-IPCountry":"UZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"188.113.235.109, 162.158.172.51"}
[26-Apr-2026 09:53:14 UTC] === User Orders API Called ===
[26-Apr-2026 09:53:14 UTC] User ID: 416
[26-Apr-2026 09:53:14 UTC] Limit: 20, Offset: 0
[26-Apr-2026 09:53:14 UTC] Orders found: 0
[26-Apr-2026 09:53:14 UTC] Orders data: []
[26-Apr-2026 09:53:14 UTC] Total orders count: 0
[26-Apr-2026 09:53:15 UTC] === API CALL LOG ===
[26-Apr-2026 09:53:15 UTC] Endpoint: user/profile.php
[26-Apr-2026 09:53:15 UTC] Full Log Data: {
    "timestamp": "2026-04-26 09:53:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.235.109",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE2IiwidXNlcm5hbWUiOiJBcmRhbWlyIiwiZW1haWwiOiJzb2RpcTQ3ODVAZ21haWwuY29tIiwiZXhwIjoxNzc3ODAxOTE3fQ.Hp19RI5fLNrqLEdZMzhpYqIQAIkEaVBlD1xiiSuF7-U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f24b3059e1dbbd0-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.235.109",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "188.113.235.109, 162.158.172.51"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Apr-2026 09:53:15 UTC] === END API CALL LOG ===
[26-Apr-2026 09:53:15 UTC] ✅ API Hash verification passed for profile endpoint
[26-Apr-2026 09:53:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE2IiwidXNlcm5hbWUiOiJBcmRhbWlyIiwiZW1haWwiOiJzb2RpcTQ3ODVAZ21haWwuY29tIiwiZXhwIjoxNzc3ODAxOTE3fQ.Hp19RI5fLNrqLEdZMzhpYqIQAIkEaVBlD1xiiSuF7-U
[26-Apr-2026 09:53:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Apr-2026 09:53:15 UTC] ✅ JWT token verified successfully for user profile
[26-Apr-2026 09:53:15 UTC] User ID: 416
[26-Apr-2026 09:53:15 UTC] ✅ User profile retrieved successfully for user ID: 416
[26-Apr-2026 09:53:47 UTC] === API CALL LOG ===
[26-Apr-2026 09:53:47 UTC] Endpoint: user/profile.php
[26-Apr-2026 09:53:47 UTC] Full Log Data: {
    "timestamp": "2026-04-26 09:53:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.235.109",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE2IiwidXNlcm5hbWUiOiJBcmRhbWlyIiwiZW1haWwiOiJzb2RpcTQ3ODVAZ21haWwuY29tIiwiZXhwIjoxNzc3ODAxOTE3fQ.Hp19RI5fLNrqLEdZMzhpYqIQAIkEaVBlD1xiiSuF7-U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f24b3cfb87dbbd0-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.235.109",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "188.113.235.109, 162.158.172.51"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Apr-2026 09:53:47 UTC] === END API CALL LOG ===
[26-Apr-2026 09:53:47 UTC] ✅ API Hash verification passed for profile endpoint
[26-Apr-2026 09:53:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE2IiwidXNlcm5hbWUiOiJBcmRhbWlyIiwiZW1haWwiOiJzb2RpcTQ3ODVAZ21haWwuY29tIiwiZXhwIjoxNzc3ODAxOTE3fQ.Hp19RI5fLNrqLEdZMzhpYqIQAIkEaVBlD1xiiSuF7-U
[26-Apr-2026 09:53:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Apr-2026 09:53:47 UTC] ✅ JWT token verified successfully for user profile
[26-Apr-2026 09:53:47 UTC] User ID: 416
[26-Apr-2026 09:53:47 UTC] ✅ User profile retrieved successfully for user ID: 416
[26-Apr-2026 09:53:47 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Apr-2026 09:53:47 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Apr-2026 09:53:47 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE2IiwidXNlcm5hbWUiOiJBcmRhbWlyIiwiZW1haWwiOiJzb2RpcTQ3ODVAZ21haWwuY29tIiwiZXhwIjoxNzc3ODAxOTE3fQ.Hp19RI5fLNrqLEdZMzhpYqIQAIkEaVBlD1xiiSuF7-U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f24b3cfb87cbbd0-WAW","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"188.113.235.109","CF-IPCountry":"UZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"188.113.235.109, 162.158.172.50"}
[26-Apr-2026 09:53:47 UTC] === User Orders API Called ===
[26-Apr-2026 09:53:47 UTC] User ID: 416
[26-Apr-2026 09:53:47 UTC] Limit: 20, Offset: 0
[26-Apr-2026 09:53:47 UTC] Orders found: 0
[26-Apr-2026 09:53:47 UTC] Orders data: []
[26-Apr-2026 09:53:47 UTC] Total orders count: 0
[26-Apr-2026 09:53:48 UTC] === API CALL LOG ===
[26-Apr-2026 09:53:48 UTC] Endpoint: user/profile.php
[26-Apr-2026 09:53:48 UTC] Full Log Data: {
    "timestamp": "2026-04-26 09:53:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.235.109",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE2IiwidXNlcm5hbWUiOiJBcmRhbWlyIiwiZW1haWwiOiJzb2RpcTQ3ODVAZ21haWwuY29tIiwiZXhwIjoxNzc3ODAxOTE3fQ.Hp19RI5fLNrqLEdZMzhpYqIQAIkEaVBlD1xiiSuF7-U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f24b3d33a26bbd0-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.235.109",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "188.113.235.109, 162.158.172.50"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Apr-2026 09:53:48 UTC] === END API CALL LOG ===
[26-Apr-2026 09:53:48 UTC] ✅ API Hash verification passed for profile endpoint
[26-Apr-2026 09:53:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE2IiwidXNlcm5hbWUiOiJBcmRhbWlyIiwiZW1haWwiOiJzb2RpcTQ3ODVAZ21haWwuY29tIiwiZXhwIjoxNzc3ODAxOTE3fQ.Hp19RI5fLNrqLEdZMzhpYqIQAIkEaVBlD1xiiSuF7-U
[26-Apr-2026 09:53:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Apr-2026 09:53:48 UTC] ✅ JWT token verified successfully for user profile
[26-Apr-2026 09:53:48 UTC] User ID: 416
[26-Apr-2026 09:53:48 UTC] ✅ User profile retrieved successfully for user ID: 416
[26-Apr-2026 09:53:48 UTC] === API CALL LOG ===
[26-Apr-2026 09:53:48 UTC] Endpoint: user/profile.php
[26-Apr-2026 09:53:48 UTC] Full Log Data: {
    "timestamp": "2026-04-26 09:53:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.235.109",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE2IiwidXNlcm5hbWUiOiJBcmRhbWlyIiwiZW1haWwiOiJzb2RpcTQ3ODVAZ21haWwuY29tIiwiZXhwIjoxNzc3ODAxOTE3fQ.Hp19RI5fLNrqLEdZMzhpYqIQAIkEaVBlD1xiiSuF7-U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f24b3d41ac8bbd0-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.235.109",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "188.113.235.109, 162.158.172.51"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Apr-2026 09:53:48 UTC] === END API CALL LOG ===
[26-Apr-2026 09:53:48 UTC] ✅ API Hash verification passed for profile endpoint
[26-Apr-2026 09:53:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE2IiwidXNlcm5hbWUiOiJBcmRhbWlyIiwiZW1haWwiOiJzb2RpcTQ3ODVAZ21haWwuY29tIiwiZXhwIjoxNzc3ODAxOTE3fQ.Hp19RI5fLNrqLEdZMzhpYqIQAIkEaVBlD1xiiSuF7-U
[26-Apr-2026 09:53:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Apr-2026 09:53:48 UTC] ✅ JWT token verified successfully for user profile
[26-Apr-2026 09:53:48 UTC] User ID: 416
[26-Apr-2026 09:53:48 UTC] ✅ User profile retrieved successfully for user ID: 416
[26-Apr-2026 09:53:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Apr-2026 09:53:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Apr-2026 09:53:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE2IiwidXNlcm5hbWUiOiJBcmRhbWlyIiwiZW1haWwiOiJzb2RpcTQ3ODVAZ21haWwuY29tIiwiZXhwIjoxNzc3ODAxOTE3fQ.Hp19RI5fLNrqLEdZMzhpYqIQAIkEaVBlD1xiiSuF7-U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f24b4073afdbbd0-WAW","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"188.113.235.109","CF-IPCountry":"UZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"188.113.235.109, 162.158.172.51"}
[26-Apr-2026 09:53:56 UTC] === User Orders API Called ===
[26-Apr-2026 09:53:56 UTC] User ID: 416
[26-Apr-2026 09:53:56 UTC] Limit: 20, Offset: 0
[26-Apr-2026 09:53:56 UTC] Orders found: 0
[26-Apr-2026 09:53:56 UTC] Orders data: []
[26-Apr-2026 09:53:56 UTC] Total orders count: 0
[26-Apr-2026 09:53:56 UTC] === API CALL LOG ===
[26-Apr-2026 09:53:56 UTC] Endpoint: user/profile.php
[26-Apr-2026 09:53:56 UTC] Full Log Data: {
    "timestamp": "2026-04-26 09:53:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.235.109",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE2IiwidXNlcm5hbWUiOiJBcmRhbWlyIiwiZW1haWwiOiJzb2RpcTQ3ODVAZ21haWwuY29tIiwiZXhwIjoxNzc3ODAxOTE3fQ.Hp19RI5fLNrqLEdZMzhpYqIQAIkEaVBlD1xiiSuF7-U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f24b4073b02bbd0-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.235.109",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "188.113.235.109, 162.158.172.51"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Apr-2026 09:53:56 UTC] === END API CALL LOG ===
[26-Apr-2026 09:53:56 UTC] ✅ API Hash verification passed for profile endpoint
[26-Apr-2026 09:53:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE2IiwidXNlcm5hbWUiOiJBcmRhbWlyIiwiZW1haWwiOiJzb2RpcTQ3ODVAZ21haWwuY29tIiwiZXhwIjoxNzc3ODAxOTE3fQ.Hp19RI5fLNrqLEdZMzhpYqIQAIkEaVBlD1xiiSuF7-U
[26-Apr-2026 09:53:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Apr-2026 09:53:56 UTC] ✅ JWT token verified successfully for user profile
[26-Apr-2026 09:53:56 UTC] User ID: 416
[26-Apr-2026 09:53:56 UTC] ✅ User profile retrieved successfully for user ID: 416
[26-Apr-2026 09:53:56 UTC] === API CALL LOG ===
[26-Apr-2026 09:53:56 UTC] Endpoint: user/profile.php
[26-Apr-2026 09:53:56 UTC] Full Log Data: {
    "timestamp": "2026-04-26 09:53:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.235.109",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE2IiwidXNlcm5hbWUiOiJBcmRhbWlyIiwiZW1haWwiOiJzb2RpcTQ3ODVAZ21haWwuY29tIiwiZXhwIjoxNzc3ODAxOTE3fQ.Hp19RI5fLNrqLEdZMzhpYqIQAIkEaVBlD1xiiSuF7-U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f24b40aedaabbd0-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.235.109",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "188.113.235.109, 162.158.172.51"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Apr-2026 09:53:56 UTC] === END API CALL LOG ===
[26-Apr-2026 09:53:56 UTC] ✅ API Hash verification passed for profile endpoint
[26-Apr-2026 09:53:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE2IiwidXNlcm5hbWUiOiJBcmRhbWlyIiwiZW1haWwiOiJzb2RpcTQ3ODVAZ21haWwuY29tIiwiZXhwIjoxNzc3ODAxOTE3fQ.Hp19RI5fLNrqLEdZMzhpYqIQAIkEaVBlD1xiiSuF7-U
[26-Apr-2026 09:53:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Apr-2026 09:53:56 UTC] ✅ JWT token verified successfully for user profile
[26-Apr-2026 09:53:56 UTC] User ID: 416
[26-Apr-2026 09:53:56 UTC] ✅ User profile retrieved successfully for user ID: 416
[26-Apr-2026 09:53:57 UTC] === API CALL LOG ===
[26-Apr-2026 09:53:57 UTC] Endpoint: user/profile.php
[26-Apr-2026 09:53:57 UTC] Full Log Data: {
    "timestamp": "2026-04-26 09:53:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.235.109",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE2IiwidXNlcm5hbWUiOiJBcmRhbWlyIiwiZW1haWwiOiJzb2RpcTQ3ODVAZ21haWwuY29tIiwiZXhwIjoxNzc3ODAxOTE3fQ.Hp19RI5fLNrqLEdZMzhpYqIQAIkEaVBlD1xiiSuF7-U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f24b40bce19bbd0-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.235.109",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "188.113.235.109, 162.158.172.51"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Apr-2026 09:53:57 UTC] === END API CALL LOG ===
[26-Apr-2026 09:53:57 UTC] ✅ API Hash verification passed for profile endpoint
[26-Apr-2026 09:53:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE2IiwidXNlcm5hbWUiOiJBcmRhbWlyIiwiZW1haWwiOiJzb2RpcTQ3ODVAZ21haWwuY29tIiwiZXhwIjoxNzc3ODAxOTE3fQ.Hp19RI5fLNrqLEdZMzhpYqIQAIkEaVBlD1xiiSuF7-U
[26-Apr-2026 09:53:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Apr-2026 09:53:57 UTC] ✅ JWT token verified successfully for user profile
[26-Apr-2026 09:53:57 UTC] User ID: 416
[26-Apr-2026 09:53:57 UTC] ✅ User profile retrieved successfully for user ID: 416
[26-Apr-2026 09:53:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Apr-2026 09:53:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Apr-2026 09:53:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE2IiwidXNlcm5hbWUiOiJBcmRhbWlyIiwiZW1haWwiOiJzb2RpcTQ3ODVAZ21haWwuY29tIiwiZXhwIjoxNzc3ODAxOTE3fQ.Hp19RI5fLNrqLEdZMzhpYqIQAIkEaVBlD1xiiSuF7-U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f24b41219d0bbd0-WAW","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"188.113.235.109","CF-IPCountry":"UZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"188.113.235.109, 162.158.172.51"}
[26-Apr-2026 09:53:58 UTC] === User Orders API Called ===
[26-Apr-2026 09:53:58 UTC] User ID: 416
[26-Apr-2026 09:53:58 UTC] Limit: 20, Offset: 0
[26-Apr-2026 09:53:58 UTC] Orders found: 0
[26-Apr-2026 09:53:58 UTC] Orders data: []
[26-Apr-2026 09:53:58 UTC] Total orders count: 0
[26-Apr-2026 09:53:59 UTC] === API CALL LOG ===
[26-Apr-2026 09:53:59 UTC] Endpoint: user/profile.php
[26-Apr-2026 09:53:59 UTC] Full Log Data: {
    "timestamp": "2026-04-26 09:53:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.235.109",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE2IiwidXNlcm5hbWUiOiJBcmRhbWlyIiwiZW1haWwiOiJzb2RpcTQ3ODVAZ21haWwuY29tIiwiZXhwIjoxNzc3ODAxOTE3fQ.Hp19RI5fLNrqLEdZMzhpYqIQAIkEaVBlD1xiiSuF7-U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f24b41b1fe4bbd0-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.235.109",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "188.113.235.109, 162.158.172.51"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Apr-2026 09:53:59 UTC] === END API CALL LOG ===
[26-Apr-2026 09:53:59 UTC] ✅ API Hash verification passed for profile endpoint
[26-Apr-2026 09:53:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE2IiwidXNlcm5hbWUiOiJBcmRhbWlyIiwiZW1haWwiOiJzb2RpcTQ3ODVAZ21haWwuY29tIiwiZXhwIjoxNzc3ODAxOTE3fQ.Hp19RI5fLNrqLEdZMzhpYqIQAIkEaVBlD1xiiSuF7-U
[26-Apr-2026 09:53:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Apr-2026 09:53:59 UTC] ✅ JWT token verified successfully for user profile
[26-Apr-2026 09:53:59 UTC] User ID: 416
[26-Apr-2026 09:53:59 UTC] ✅ User profile retrieved successfully for user ID: 416
[26-Apr-2026 09:53:59 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Apr-2026 09:53:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Apr-2026 09:53:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE2IiwidXNlcm5hbWUiOiJBcmRhbWlyIiwiZW1haWwiOiJzb2RpcTQ3ODVAZ21haWwuY29tIiwiZXhwIjoxNzc3ODAxOTE3fQ.Hp19RI5fLNrqLEdZMzhpYqIQAIkEaVBlD1xiiSuF7-U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f24b41b1fe3bbd0-WAW","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"188.113.235.109","CF-IPCountry":"UZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"188.113.235.109, 162.158.172.51"}
[26-Apr-2026 09:53:59 UTC] === User Orders API Called ===
[26-Apr-2026 09:53:59 UTC] User ID: 416
[26-Apr-2026 09:53:59 UTC] Limit: 20, Offset: 0
[26-Apr-2026 09:53:59 UTC] Orders found: 0
[26-Apr-2026 09:53:59 UTC] Orders data: []
[26-Apr-2026 09:53:59 UTC] Total orders count: 0
[26-Apr-2026 09:54:00 UTC] === API CALL LOG ===
[26-Apr-2026 09:54:00 UTC] Endpoint: user/profile.php
[26-Apr-2026 09:54:00 UTC] Full Log Data: {
    "timestamp": "2026-04-26 09:54:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.235.109",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE2IiwidXNlcm5hbWUiOiJBcmRhbWlyIiwiZW1haWwiOiJzb2RpcTQ3ODVAZ21haWwuY29tIiwiZXhwIjoxNzc3ODAxOTE3fQ.Hp19RI5fLNrqLEdZMzhpYqIQAIkEaVBlD1xiiSuF7-U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f24b41efa42bbd0-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.235.109",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "188.113.235.109, 162.158.172.51"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Apr-2026 09:54:00 UTC] === END API CALL LOG ===
[26-Apr-2026 09:54:00 UTC] ✅ API Hash verification passed for profile endpoint
[26-Apr-2026 09:54:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE2IiwidXNlcm5hbWUiOiJBcmRhbWlyIiwiZW1haWwiOiJzb2RpcTQ3ODVAZ21haWwuY29tIiwiZXhwIjoxNzc3ODAxOTE3fQ.Hp19RI5fLNrqLEdZMzhpYqIQAIkEaVBlD1xiiSuF7-U
[26-Apr-2026 09:54:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Apr-2026 09:54:00 UTC] ✅ JWT token verified successfully for user profile
[26-Apr-2026 09:54:00 UTC] User ID: 416
[26-Apr-2026 09:54:00 UTC] ✅ User profile retrieved successfully for user ID: 416
[26-Apr-2026 09:54:00 UTC] === API CALL LOG ===
[26-Apr-2026 09:54:00 UTC] Endpoint: user/profile.php
[26-Apr-2026 09:54:00 UTC] Full Log Data: {
    "timestamp": "2026-04-26 09:54:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.235.109",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE2IiwidXNlcm5hbWUiOiJBcmRhbWlyIiwiZW1haWwiOiJzb2RpcTQ3ODVAZ21haWwuY29tIiwiZXhwIjoxNzc3ODAxOTE3fQ.Hp19RI5fLNrqLEdZMzhpYqIQAIkEaVBlD1xiiSuF7-U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f24b41fcababbd0-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.235.109",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "188.113.235.109, 162.158.172.51"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Apr-2026 09:54:00 UTC] === END API CALL LOG ===
[26-Apr-2026 09:54:00 UTC] ✅ API Hash verification passed for profile endpoint
[26-Apr-2026 09:54:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE2IiwidXNlcm5hbWUiOiJBcmRhbWlyIiwiZW1haWwiOiJzb2RpcTQ3ODVAZ21haWwuY29tIiwiZXhwIjoxNzc3ODAxOTE3fQ.Hp19RI5fLNrqLEdZMzhpYqIQAIkEaVBlD1xiiSuF7-U
[26-Apr-2026 09:54:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Apr-2026 09:54:00 UTC] ✅ JWT token verified successfully for user profile
[26-Apr-2026 09:54:00 UTC] User ID: 416
[26-Apr-2026 09:54:00 UTC] ✅ User profile retrieved successfully for user ID: 416
[26-Apr-2026 09:55:13 UTC] === API CALL LOG ===
[26-Apr-2026 09:55:13 UTC] Endpoint: user/profile.php
[26-Apr-2026 09:55:13 UTC] Full Log Data: {
    "timestamp": "2026-04-26 09:55:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.235.109",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE2IiwidXNlcm5hbWUiOiJBcmRhbWlyIiwiZW1haWwiOiJzb2RpcTQ3ODVAZ21haWwuY29tIiwiZXhwIjoxNzc3ODAxOTE3fQ.Hp19RI5fLNrqLEdZMzhpYqIQAIkEaVBlD1xiiSuF7-U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f24b5ec090cbbd0-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.235.109",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "188.113.235.109, 162.158.172.51"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Apr-2026 09:55:13 UTC] === END API CALL LOG ===
[26-Apr-2026 09:55:13 UTC] ✅ API Hash verification passed for profile endpoint
[26-Apr-2026 09:55:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE2IiwidXNlcm5hbWUiOiJBcmRhbWlyIiwiZW1haWwiOiJzb2RpcTQ3ODVAZ21haWwuY29tIiwiZXhwIjoxNzc3ODAxOTE3fQ.Hp19RI5fLNrqLEdZMzhpYqIQAIkEaVBlD1xiiSuF7-U
[26-Apr-2026 09:55:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Apr-2026 09:55:13 UTC] ✅ JWT token verified successfully for user profile
[26-Apr-2026 09:55:13 UTC] User ID: 416
[26-Apr-2026 09:55:13 UTC] ✅ User profile retrieved successfully for user ID: 416
[26-Apr-2026 09:55:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Apr-2026 09:55:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Apr-2026 09:55:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE2IiwidXNlcm5hbWUiOiJBcmRhbWlyIiwiZW1haWwiOiJzb2RpcTQ3ODVAZ21haWwuY29tIiwiZXhwIjoxNzc3ODAxOTE3fQ.Hp19RI5fLNrqLEdZMzhpYqIQAIkEaVBlD1xiiSuF7-U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f24b5ec090abbd0-WAW","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"188.113.235.109","CF-IPCountry":"UZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"188.113.235.109, 162.158.172.51"}
[26-Apr-2026 09:55:13 UTC] === User Orders API Called ===
[26-Apr-2026 09:55:13 UTC] User ID: 416
[26-Apr-2026 09:55:13 UTC] Limit: 20, Offset: 0
[26-Apr-2026 09:55:13 UTC] Orders found: 0
[26-Apr-2026 09:55:13 UTC] Orders data: []
[26-Apr-2026 09:55:13 UTC] Total orders count: 0
[26-Apr-2026 09:55:14 UTC] === API CALL LOG ===
[26-Apr-2026 09:55:14 UTC] Endpoint: user/profile.php
[26-Apr-2026 09:55:14 UTC] Full Log Data: {
    "timestamp": "2026-04-26 09:55:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.235.109",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE2IiwidXNlcm5hbWUiOiJBcmRhbWlyIiwiZW1haWwiOiJzb2RpcTQ3ODVAZ21haWwuY29tIiwiZXhwIjoxNzc3ODAxOTE3fQ.Hp19RI5fLNrqLEdZMzhpYqIQAIkEaVBlD1xiiSuF7-U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f24b5efbb25bbd0-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.235.109",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "188.113.235.109, 162.158.172.51"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Apr-2026 09:55:14 UTC] === END API CALL LOG ===
[26-Apr-2026 09:55:14 UTC] ✅ API Hash verification passed for profile endpoint
[26-Apr-2026 09:55:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE2IiwidXNlcm5hbWUiOiJBcmRhbWlyIiwiZW1haWwiOiJzb2RpcTQ3ODVAZ21haWwuY29tIiwiZXhwIjoxNzc3ODAxOTE3fQ.Hp19RI5fLNrqLEdZMzhpYqIQAIkEaVBlD1xiiSuF7-U
[26-Apr-2026 09:55:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Apr-2026 09:55:14 UTC] ✅ JWT token verified successfully for user profile
[26-Apr-2026 09:55:14 UTC] User ID: 416
[26-Apr-2026 09:55:14 UTC] ✅ User profile retrieved successfully for user ID: 416
[26-Apr-2026 09:55:14 UTC] === API CALL LOG ===
[26-Apr-2026 09:55:14 UTC] Endpoint: user/profile.php
[26-Apr-2026 09:55:14 UTC] Full Log Data: {
    "timestamp": "2026-04-26 09:55:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.235.109",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE2IiwidXNlcm5hbWUiOiJBcmRhbWlyIiwiZW1haWwiOiJzb2RpcTQ3ODVAZ21haWwuY29tIiwiZXhwIjoxNzc3ODAxOTE3fQ.Hp19RI5fLNrqLEdZMzhpYqIQAIkEaVBlD1xiiSuF7-U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f24b5f08b92bbd0-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.235.109",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "188.113.235.109, 162.158.172.51"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Apr-2026 09:55:14 UTC] === END API CALL LOG ===
[26-Apr-2026 09:55:14 UTC] ✅ API Hash verification passed for profile endpoint
[26-Apr-2026 09:55:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE2IiwidXNlcm5hbWUiOiJBcmRhbWlyIiwiZW1haWwiOiJzb2RpcTQ3ODVAZ21haWwuY29tIiwiZXhwIjoxNzc3ODAxOTE3fQ.Hp19RI5fLNrqLEdZMzhpYqIQAIkEaVBlD1xiiSuF7-U
[26-Apr-2026 09:55:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Apr-2026 09:55:14 UTC] ✅ JWT token verified successfully for user profile
[26-Apr-2026 09:55:14 UTC] User ID: 416
[26-Apr-2026 09:55:14 UTC] ✅ User profile retrieved successfully for user ID: 416
[26-Apr-2026 09:55:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Apr-2026 09:55:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Apr-2026 09:55:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE2IiwidXNlcm5hbWUiOiJBcmRhbWlyIiwiZW1haWwiOiJzb2RpcTQ3ODVAZ21haWwuY29tIiwiZXhwIjoxNzc3ODAxOTE3fQ.Hp19RI5fLNrqLEdZMzhpYqIQAIkEaVBlD1xiiSuF7-U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f24b6982922bbd0-WAW","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"188.113.235.109","CF-IPCountry":"UZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"188.113.235.109, 162.158.172.51"}
[26-Apr-2026 09:55:41 UTC] === User Orders API Called ===
[26-Apr-2026 09:55:41 UTC] User ID: 416
[26-Apr-2026 09:55:41 UTC] Limit: 20, Offset: 0
[26-Apr-2026 09:55:41 UTC] Orders found: 0
[26-Apr-2026 09:55:41 UTC] Orders data: []
[26-Apr-2026 09:55:41 UTC] Total orders count: 0
[26-Apr-2026 09:55:42 UTC] === API CALL LOG ===
[26-Apr-2026 09:55:42 UTC] Endpoint: user/profile.php
[26-Apr-2026 09:55:42 UTC] Full Log Data: {
    "timestamp": "2026-04-26 09:55:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.235.109",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE2IiwidXNlcm5hbWUiOiJBcmRhbWlyIiwiZW1haWwiOiJzb2RpcTQ3ODVAZ21haWwuY29tIiwiZXhwIjoxNzc3ODAxOTE3fQ.Hp19RI5fLNrqLEdZMzhpYqIQAIkEaVBlD1xiiSuF7-U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f24b69d1b87bbd0-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.235.109",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "188.113.235.109, 162.158.172.51"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Apr-2026 09:55:42 UTC] === END API CALL LOG ===
[26-Apr-2026 09:55:42 UTC] ✅ API Hash verification passed for profile endpoint
[26-Apr-2026 09:55:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE2IiwidXNlcm5hbWUiOiJBcmRhbWlyIiwiZW1haWwiOiJzb2RpcTQ3ODVAZ21haWwuY29tIiwiZXhwIjoxNzc3ODAxOTE3fQ.Hp19RI5fLNrqLEdZMzhpYqIQAIkEaVBlD1xiiSuF7-U
[26-Apr-2026 09:55:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Apr-2026 09:55:42 UTC] ✅ JWT token verified successfully for user profile
[26-Apr-2026 09:55:42 UTC] User ID: 416
[26-Apr-2026 09:55:42 UTC] ✅ User profile retrieved successfully for user ID: 416
[26-Apr-2026 09:55:42 UTC] User Purchases API - User ID: 416
[26-Apr-2026 09:55:42 UTC] User Purchases API - Total purchases found: 0
[26-Apr-2026 09:55:47 UTC] === API CALL LOG ===
[26-Apr-2026 09:55:47 UTC] Endpoint: user/profile.php
[26-Apr-2026 09:55:47 UTC] Full Log Data: {
    "timestamp": "2026-04-26 09:55:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.235.109",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE2IiwidXNlcm5hbWUiOiJBcmRhbWlyIiwiZW1haWwiOiJzb2RpcTQ3ODVAZ21haWwuY29tIiwiZXhwIjoxNzc3ODAxOTE3fQ.Hp19RI5fLNrqLEdZMzhpYqIQAIkEaVBlD1xiiSuF7-U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f24b6bdae9bbbd0-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.235.109",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "188.113.235.109, 162.158.172.51"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Apr-2026 09:55:47 UTC] === END API CALL LOG ===
[26-Apr-2026 09:55:47 UTC] ✅ API Hash verification passed for profile endpoint
[26-Apr-2026 09:55:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE2IiwidXNlcm5hbWUiOiJBcmRhbWlyIiwiZW1haWwiOiJzb2RpcTQ3ODVAZ21haWwuY29tIiwiZXhwIjoxNzc3ODAxOTE3fQ.Hp19RI5fLNrqLEdZMzhpYqIQAIkEaVBlD1xiiSuF7-U
[26-Apr-2026 09:55:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Apr-2026 09:55:47 UTC] ✅ JWT token verified successfully for user profile
[26-Apr-2026 09:55:47 UTC] User ID: 416
[26-Apr-2026 09:55:47 UTC] ✅ User profile retrieved successfully for user ID: 416
[26-Apr-2026 09:55:47 UTC] User Purchases API - User ID: 416
[26-Apr-2026 09:55:47 UTC] User Purchases API - Total purchases found: 0
[26-Apr-2026 09:55:49 UTC] User Purchases API - User ID: 416
[26-Apr-2026 09:55:49 UTC] User Purchases API - Total purchases found: 0
[26-Apr-2026 09:55:52 UTC] === API CALL LOG ===
[26-Apr-2026 09:55:52 UTC] Endpoint: user/profile.php
[26-Apr-2026 09:55:52 UTC] Full Log Data: {
    "timestamp": "2026-04-26 09:55:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.235.109",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE2IiwidXNlcm5hbWUiOiJBcmRhbWlyIiwiZW1haWwiOiJzb2RpcTQ3ODVAZ21haWwuY29tIiwiZXhwIjoxNzc3ODAxOTE3fQ.Hp19RI5fLNrqLEdZMzhpYqIQAIkEaVBlD1xiiSuF7-U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f24b6dcfacebbd0-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.235.109",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "188.113.235.109, 162.158.172.51"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Apr-2026 09:55:52 UTC] === END API CALL LOG ===
[26-Apr-2026 09:55:52 UTC] ✅ API Hash verification passed for profile endpoint
[26-Apr-2026 09:55:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE2IiwidXNlcm5hbWUiOiJBcmRhbWlyIiwiZW1haWwiOiJzb2RpcTQ3ODVAZ21haWwuY29tIiwiZXhwIjoxNzc3ODAxOTE3fQ.Hp19RI5fLNrqLEdZMzhpYqIQAIkEaVBlD1xiiSuF7-U
[26-Apr-2026 09:55:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Apr-2026 09:55:52 UTC] ✅ JWT token verified successfully for user profile
[26-Apr-2026 09:55:52 UTC] User ID: 416
[26-Apr-2026 09:55:52 UTC] ✅ User profile retrieved successfully for user ID: 416
[26-Apr-2026 09:55:52 UTC] User Purchases API - User ID: 416
[26-Apr-2026 09:55:52 UTC] User Purchases API - Total purchases found: 0
[26-Apr-2026 17:53:19 UTC] === API CALL LOG ===
[26-Apr-2026 17:53:19 UTC] Endpoint: user/profile.php
[26-Apr-2026 17:53:19 UTC] Full Log Data: {
    "timestamp": "2026-04-26 17:53:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:314c:ea50:8bc:7bff:fe92:395b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE3IiwidXNlcm5hbWUiOiI5OTMzODU3MTIxc3VyYSIsImVtYWlsIjoiY2hvd2RodXJ5c3VyYWppdDUwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzgzMDc5Mn0.mpDu11Igp4hg_tWZLb8jKQXPcnx9yb5tFkdrQttpfv4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f27723c393d9c69-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e1:314c:ea50:8bc:7bff:fe92:395b",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e1:314c:ea50:8bc:7bff:fe92:395b, 172.71.81.17"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Apr-2026 17:53:19 UTC] === END API CALL LOG ===
[26-Apr-2026 17:53:19 UTC] ✅ API Hash verification passed for profile endpoint
[26-Apr-2026 17:53:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE3IiwidXNlcm5hbWUiOiI5OTMzODU3MTIxc3VyYSIsImVtYWlsIjoiY2hvd2RodXJ5c3VyYWppdDUwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzgzMDc5Mn0.mpDu11Igp4hg_tWZLb8jKQXPcnx9yb5tFkdrQttpfv4
[26-Apr-2026 17:53:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Apr-2026 17:53:19 UTC] ✅ JWT token verified successfully for user profile
[26-Apr-2026 17:53:19 UTC] User ID: 417
[26-Apr-2026 17:53:19 UTC] ✅ User profile retrieved successfully for user ID: 417
[26-Apr-2026 17:53:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Apr-2026 17:53:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Apr-2026 17:53:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE3IiwidXNlcm5hbWUiOiI5OTMzODU3MTIxc3VyYSIsImVtYWlsIjoiY2hvd2RodXJ5c3VyYWppdDUwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzgzMDc5Mn0.mpDu11Igp4hg_tWZLb8jKQXPcnx9yb5tFkdrQttpfv4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f27723c39429c69-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40e1:314c:ea50:8bc:7bff:fe92:395b","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40e1:314c:ea50:8bc:7bff:fe92:395b, 172.71.81.17"}
[26-Apr-2026 17:53:19 UTC] === User Orders API Called ===
[26-Apr-2026 17:53:19 UTC] User ID: 417
[26-Apr-2026 17:53:19 UTC] Limit: 20, Offset: 0
[26-Apr-2026 17:53:19 UTC] Orders found: 0
[26-Apr-2026 17:53:19 UTC] Orders data: []
[26-Apr-2026 17:53:19 UTC] Total orders count: 0
[26-Apr-2026 17:53:19 UTC] === API CALL LOG ===
[26-Apr-2026 17:53:19 UTC] Endpoint: user/profile.php
[26-Apr-2026 17:53:19 UTC] Full Log Data: {
    "timestamp": "2026-04-26 17:53:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:314c:ea50:8bc:7bff:fe92:395b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE3IiwidXNlcm5hbWUiOiI5OTMzODU3MTIxc3VyYSIsImVtYWlsIjoiY2hvd2RodXJ5c3VyYWppdDUwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzgzMDc5Mn0.mpDu11Igp4hg_tWZLb8jKQXPcnx9yb5tFkdrQttpfv4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f27723cd9ad9c69-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e1:314c:ea50:8bc:7bff:fe92:395b",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e1:314c:ea50:8bc:7bff:fe92:395b, 172.71.81.18"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Apr-2026 17:53:19 UTC] === END API CALL LOG ===
[26-Apr-2026 17:53:19 UTC] ✅ API Hash verification passed for profile endpoint
[26-Apr-2026 17:53:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE3IiwidXNlcm5hbWUiOiI5OTMzODU3MTIxc3VyYSIsImVtYWlsIjoiY2hvd2RodXJ5c3VyYWppdDUwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzgzMDc5Mn0.mpDu11Igp4hg_tWZLb8jKQXPcnx9yb5tFkdrQttpfv4
[26-Apr-2026 17:53:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Apr-2026 17:53:19 UTC] ✅ JWT token verified successfully for user profile
[26-Apr-2026 17:53:19 UTC] User ID: 417
[26-Apr-2026 17:53:19 UTC] ✅ User profile retrieved successfully for user ID: 417
[26-Apr-2026 17:53:20 UTC] === API CALL LOG ===
[26-Apr-2026 17:53:20 UTC] Endpoint: user/profile.php
[26-Apr-2026 17:53:20 UTC] Full Log Data: {
    "timestamp": "2026-04-26 17:53:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:314c:ea50:8bc:7bff:fe92:395b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE3IiwidXNlcm5hbWUiOiI5OTMzODU3MTIxc3VyYSIsImVtYWlsIjoiY2hvd2RodXJ5c3VyYWppdDUwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzgzMDc5Mn0.mpDu11Igp4hg_tWZLb8jKQXPcnx9yb5tFkdrQttpfv4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f2772459fd29c69-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e1:314c:ea50:8bc:7bff:fe92:395b",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e1:314c:ea50:8bc:7bff:fe92:395b, 172.71.81.18"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Apr-2026 17:53:20 UTC] === END API CALL LOG ===
[26-Apr-2026 17:53:20 UTC] ✅ API Hash verification passed for profile endpoint
[26-Apr-2026 17:53:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE3IiwidXNlcm5hbWUiOiI5OTMzODU3MTIxc3VyYSIsImVtYWlsIjoiY2hvd2RodXJ5c3VyYWppdDUwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzgzMDc5Mn0.mpDu11Igp4hg_tWZLb8jKQXPcnx9yb5tFkdrQttpfv4
[26-Apr-2026 17:53:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Apr-2026 17:53:20 UTC] ✅ JWT token verified successfully for user profile
[26-Apr-2026 17:53:20 UTC] User ID: 417
[26-Apr-2026 17:53:20 UTC] ✅ User profile retrieved successfully for user ID: 417
[26-Apr-2026 17:53:28 UTC] === API CALL LOG ===
[26-Apr-2026 17:53:28 UTC] Endpoint: user/profile.php
[26-Apr-2026 17:53:28 UTC] Full Log Data: {
    "timestamp": "2026-04-26 17:53:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:314c:ea50:8bc:7bff:fe92:395b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE3IiwidXNlcm5hbWUiOiI5OTMzODU3MTIxc3VyYSIsImVtYWlsIjoiY2hvd2RodXJ5c3VyYWppdDUwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzgzMDc5Mn0.mpDu11Igp4hg_tWZLb8jKQXPcnx9yb5tFkdrQttpfv4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f2772772c419c69-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e1:314c:ea50:8bc:7bff:fe92:395b",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e1:314c:ea50:8bc:7bff:fe92:395b, 172.71.81.17"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Apr-2026 17:53:28 UTC] === END API CALL LOG ===
[26-Apr-2026 17:53:28 UTC] ✅ API Hash verification passed for profile endpoint
[26-Apr-2026 17:53:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE3IiwidXNlcm5hbWUiOiI5OTMzODU3MTIxc3VyYSIsImVtYWlsIjoiY2hvd2RodXJ5c3VyYWppdDUwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzgzMDc5Mn0.mpDu11Igp4hg_tWZLb8jKQXPcnx9yb5tFkdrQttpfv4
[26-Apr-2026 17:53:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Apr-2026 17:53:28 UTC] ✅ JWT token verified successfully for user profile
[26-Apr-2026 17:53:28 UTC] User ID: 417
[26-Apr-2026 17:53:28 UTC] ✅ User profile retrieved successfully for user ID: 417
[26-Apr-2026 17:53:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Apr-2026 17:53:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Apr-2026 17:53:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE3IiwidXNlcm5hbWUiOiI5OTMzODU3MTIxc3VyYSIsImVtYWlsIjoiY2hvd2RodXJ5c3VyYWppdDUwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzgzMDc5Mn0.mpDu11Igp4hg_tWZLb8jKQXPcnx9yb5tFkdrQttpfv4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f2772767b7e9c69-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40e1:314c:ea50:8bc:7bff:fe92:395b","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40e1:314c:ea50:8bc:7bff:fe92:395b, 172.71.81.18"}
[26-Apr-2026 17:53:28 UTC] === User Orders API Called ===
[26-Apr-2026 17:53:28 UTC] User ID: 417
[26-Apr-2026 17:53:28 UTC] Limit: 20, Offset: 0
[26-Apr-2026 17:53:28 UTC] Orders found: 0
[26-Apr-2026 17:53:28 UTC] Orders data: []
[26-Apr-2026 17:53:28 UTC] Total orders count: 0
[26-Apr-2026 17:53:28 UTC] === API CALL LOG ===
[26-Apr-2026 17:53:28 UTC] Endpoint: user/profile.php
[26-Apr-2026 17:53:28 UTC] Full Log Data: {
    "timestamp": "2026-04-26 17:53:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:314c:ea50:8bc:7bff:fe92:395b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE3IiwidXNlcm5hbWUiOiI5OTMzODU3MTIxc3VyYSIsImVtYWlsIjoiY2hvd2RodXJ5c3VyYWppdDUwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzgzMDc5Mn0.mpDu11Igp4hg_tWZLb8jKQXPcnx9yb5tFkdrQttpfv4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f27727a6ed79c69-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e1:314c:ea50:8bc:7bff:fe92:395b",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e1:314c:ea50:8bc:7bff:fe92:395b, 172.71.81.17"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Apr-2026 17:53:28 UTC] === END API CALL LOG ===
[26-Apr-2026 17:53:28 UTC] ✅ API Hash verification passed for profile endpoint
[26-Apr-2026 17:53:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE3IiwidXNlcm5hbWUiOiI5OTMzODU3MTIxc3VyYSIsImVtYWlsIjoiY2hvd2RodXJ5c3VyYWppdDUwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzgzMDc5Mn0.mpDu11Igp4hg_tWZLb8jKQXPcnx9yb5tFkdrQttpfv4
[26-Apr-2026 17:53:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Apr-2026 17:53:28 UTC] ✅ JWT token verified successfully for user profile
[26-Apr-2026 17:53:28 UTC] User ID: 417
[26-Apr-2026 17:53:28 UTC] ✅ User profile retrieved successfully for user ID: 417
[26-Apr-2026 17:53:29 UTC] === API CALL LOG ===
[26-Apr-2026 17:53:29 UTC] Endpoint: user/profile.php
[26-Apr-2026 17:53:29 UTC] Full Log Data: {
    "timestamp": "2026-04-26 17:53:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:314c:ea50:8bc:7bff:fe92:395b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE3IiwidXNlcm5hbWUiOiI5OTMzODU3MTIxc3VyYSIsImVtYWlsIjoiY2hvd2RodXJ5c3VyYWppdDUwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzgzMDc5Mn0.mpDu11Igp4hg_tWZLb8jKQXPcnx9yb5tFkdrQttpfv4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f277280abea9c69-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e1:314c:ea50:8bc:7bff:fe92:395b",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e1:314c:ea50:8bc:7bff:fe92:395b, 172.71.81.17"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Apr-2026 17:53:29 UTC] === END API CALL LOG ===
[26-Apr-2026 17:53:29 UTC] ✅ API Hash verification passed for profile endpoint
[26-Apr-2026 17:53:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE3IiwidXNlcm5hbWUiOiI5OTMzODU3MTIxc3VyYSIsImVtYWlsIjoiY2hvd2RodXJ5c3VyYWppdDUwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzgzMDc5Mn0.mpDu11Igp4hg_tWZLb8jKQXPcnx9yb5tFkdrQttpfv4
[26-Apr-2026 17:53:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Apr-2026 17:53:29 UTC] ✅ JWT token verified successfully for user profile
[26-Apr-2026 17:53:29 UTC] User ID: 417
[26-Apr-2026 17:53:29 UTC] ✅ User profile retrieved successfully for user ID: 417
[26-Apr-2026 17:53:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Apr-2026 17:53:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Apr-2026 17:53:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE3IiwidXNlcm5hbWUiOiI5OTMzODU3MTIxc3VyYSIsImVtYWlsIjoiY2hvd2RodXJ5c3VyYWppdDUwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzgzMDc5Mn0.mpDu11Igp4hg_tWZLb8jKQXPcnx9yb5tFkdrQttpfv4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f27728cfd2d9c69-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40e1:314c:ea50:8bc:7bff:fe92:395b","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40e1:314c:ea50:8bc:7bff:fe92:395b, 172.71.81.17"}
[26-Apr-2026 17:53:31 UTC] === User Orders API Called ===
[26-Apr-2026 17:53:31 UTC] User ID: 417
[26-Apr-2026 17:53:31 UTC] Limit: 20, Offset: 0
[26-Apr-2026 17:53:31 UTC] Orders found: 0
[26-Apr-2026 17:53:31 UTC] Orders data: []
[26-Apr-2026 17:53:31 UTC] Total orders count: 0
[26-Apr-2026 17:53:31 UTC] === API CALL LOG ===
[26-Apr-2026 17:53:31 UTC] Endpoint: user/profile.php
[26-Apr-2026 17:53:31 UTC] Full Log Data: {
    "timestamp": "2026-04-26 17:53:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:314c:ea50:8bc:7bff:fe92:395b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE3IiwidXNlcm5hbWUiOiI5OTMzODU3MTIxc3VyYSIsImVtYWlsIjoiY2hvd2RodXJ5c3VyYWppdDUwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzgzMDc5Mn0.mpDu11Igp4hg_tWZLb8jKQXPcnx9yb5tFkdrQttpfv4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f27728cfd319c69-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e1:314c:ea50:8bc:7bff:fe92:395b",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e1:314c:ea50:8bc:7bff:fe92:395b, 172.71.81.17"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Apr-2026 17:53:31 UTC] === END API CALL LOG ===
[26-Apr-2026 17:53:31 UTC] ✅ API Hash verification passed for profile endpoint
[26-Apr-2026 17:53:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE3IiwidXNlcm5hbWUiOiI5OTMzODU3MTIxc3VyYSIsImVtYWlsIjoiY2hvd2RodXJ5c3VyYWppdDUwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzgzMDc5Mn0.mpDu11Igp4hg_tWZLb8jKQXPcnx9yb5tFkdrQttpfv4
[26-Apr-2026 17:53:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Apr-2026 17:53:31 UTC] ✅ JWT token verified successfully for user profile
[26-Apr-2026 17:53:31 UTC] User ID: 417
[26-Apr-2026 17:53:31 UTC] ✅ User profile retrieved successfully for user ID: 417
[26-Apr-2026 17:53:32 UTC] === API CALL LOG ===
[26-Apr-2026 17:53:32 UTC] Endpoint: user/profile.php
[26-Apr-2026 17:53:32 UTC] Full Log Data: {
    "timestamp": "2026-04-26 17:53:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:314c:ea50:8bc:7bff:fe92:395b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE3IiwidXNlcm5hbWUiOiI5OTMzODU3MTIxc3VyYSIsImVtYWlsIjoiY2hvd2RodXJ5c3VyYWppdDUwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzgzMDc5Mn0.mpDu11Igp4hg_tWZLb8jKQXPcnx9yb5tFkdrQttpfv4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f277290dfca9c69-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e1:314c:ea50:8bc:7bff:fe92:395b",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e1:314c:ea50:8bc:7bff:fe92:395b, 172.71.81.17"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Apr-2026 17:53:32 UTC] === END API CALL LOG ===
[26-Apr-2026 17:53:32 UTC] ✅ API Hash verification passed for profile endpoint
[26-Apr-2026 17:53:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE3IiwidXNlcm5hbWUiOiI5OTMzODU3MTIxc3VyYSIsImVtYWlsIjoiY2hvd2RodXJ5c3VyYWppdDUwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzgzMDc5Mn0.mpDu11Igp4hg_tWZLb8jKQXPcnx9yb5tFkdrQttpfv4
[26-Apr-2026 17:53:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Apr-2026 17:53:32 UTC] ✅ JWT token verified successfully for user profile
[26-Apr-2026 17:53:32 UTC] User ID: 417
[26-Apr-2026 17:53:32 UTC] ✅ User profile retrieved successfully for user ID: 417
[26-Apr-2026 17:53:32 UTC] === API CALL LOG ===
[26-Apr-2026 17:53:32 UTC] Endpoint: user/profile.php
[26-Apr-2026 17:53:32 UTC] Full Log Data: {
    "timestamp": "2026-04-26 17:53:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:314c:ea50:8bc:7bff:fe92:395b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE3IiwidXNlcm5hbWUiOiI5OTMzODU3MTIxc3VyYSIsImVtYWlsIjoiY2hvd2RodXJ5c3VyYWppdDUwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzgzMDc5Mn0.mpDu11Igp4hg_tWZLb8jKQXPcnx9yb5tFkdrQttpfv4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f2772947a869c69-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e1:314c:ea50:8bc:7bff:fe92:395b",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e1:314c:ea50:8bc:7bff:fe92:395b, 172.71.81.18"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Apr-2026 17:53:32 UTC] === END API CALL LOG ===
[26-Apr-2026 17:53:32 UTC] ✅ API Hash verification passed for profile endpoint
[26-Apr-2026 17:53:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE3IiwidXNlcm5hbWUiOiI5OTMzODU3MTIxc3VyYSIsImVtYWlsIjoiY2hvd2RodXJ5c3VyYWppdDUwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzgzMDc5Mn0.mpDu11Igp4hg_tWZLb8jKQXPcnx9yb5tFkdrQttpfv4
[26-Apr-2026 17:53:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Apr-2026 17:53:32 UTC] ✅ JWT token verified successfully for user profile
[26-Apr-2026 17:53:32 UTC] User ID: 417
[26-Apr-2026 17:53:32 UTC] ✅ User profile retrieved successfully for user ID: 417
[26-Apr-2026 17:54:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Apr-2026 17:54:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Apr-2026 17:54:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE3IiwidXNlcm5hbWUiOiI5OTMzODU3MTIxc3VyYSIsImVtYWlsIjoiY2hvd2RodXJ5c3VyYWppdDUwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzgzMDc5Mn0.mpDu11Igp4hg_tWZLb8jKQXPcnx9yb5tFkdrQttpfv4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f27739f8c409c69-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40e1:314c:ea50:8bc:7bff:fe92:395b","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40e1:314c:ea50:8bc:7bff:fe92:395b, 172.71.81.17"}
[26-Apr-2026 17:54:15 UTC] === User Orders API Called ===
[26-Apr-2026 17:54:15 UTC] User ID: 417
[26-Apr-2026 17:54:15 UTC] Limit: 20, Offset: 0
[26-Apr-2026 17:54:15 UTC] Orders found: 0
[26-Apr-2026 17:54:15 UTC] Orders data: []
[26-Apr-2026 17:54:15 UTC] Total orders count: 0
[26-Apr-2026 17:54:15 UTC] === API CALL LOG ===
[26-Apr-2026 17:54:15 UTC] Endpoint: user/profile.php
[26-Apr-2026 17:54:15 UTC] Full Log Data: {
    "timestamp": "2026-04-26 17:54:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:314c:ea50:8bc:7bff:fe92:395b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE3IiwidXNlcm5hbWUiOiI5OTMzODU3MTIxc3VyYSIsImVtYWlsIjoiY2hvd2RodXJ5c3VyYWppdDUwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzgzMDc5Mn0.mpDu11Igp4hg_tWZLb8jKQXPcnx9yb5tFkdrQttpfv4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f27739f8c419c69-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e1:314c:ea50:8bc:7bff:fe92:395b",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e1:314c:ea50:8bc:7bff:fe92:395b, 172.71.81.17"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Apr-2026 17:54:15 UTC] === END API CALL LOG ===
[26-Apr-2026 17:54:15 UTC] ✅ API Hash verification passed for profile endpoint
[26-Apr-2026 17:54:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE3IiwidXNlcm5hbWUiOiI5OTMzODU3MTIxc3VyYSIsImVtYWlsIjoiY2hvd2RodXJ5c3VyYWppdDUwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzgzMDc5Mn0.mpDu11Igp4hg_tWZLb8jKQXPcnx9yb5tFkdrQttpfv4
[26-Apr-2026 17:54:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Apr-2026 17:54:15 UTC] ✅ JWT token verified successfully for user profile
[26-Apr-2026 17:54:15 UTC] User ID: 417
[26-Apr-2026 17:54:15 UTC] ✅ User profile retrieved successfully for user ID: 417
[26-Apr-2026 17:54:16 UTC] === API CALL LOG ===
[26-Apr-2026 17:54:16 UTC] Endpoint: user/profile.php
[26-Apr-2026 17:54:16 UTC] Full Log Data: {
    "timestamp": "2026-04-26 17:54:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:314c:ea50:8bc:7bff:fe92:395b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE3IiwidXNlcm5hbWUiOiI5OTMzODU3MTIxc3VyYSIsImVtYWlsIjoiY2hvd2RodXJ5c3VyYWppdDUwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzgzMDc5Mn0.mpDu11Igp4hg_tWZLb8jKQXPcnx9yb5tFkdrQttpfv4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f2773a34f449c69-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e1:314c:ea50:8bc:7bff:fe92:395b",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e1:314c:ea50:8bc:7bff:fe92:395b, 172.71.81.17"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Apr-2026 17:54:16 UTC] === END API CALL LOG ===
[26-Apr-2026 17:54:16 UTC] ✅ API Hash verification passed for profile endpoint
[26-Apr-2026 17:54:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE3IiwidXNlcm5hbWUiOiI5OTMzODU3MTIxc3VyYSIsImVtYWlsIjoiY2hvd2RodXJ5c3VyYWppdDUwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzgzMDc5Mn0.mpDu11Igp4hg_tWZLb8jKQXPcnx9yb5tFkdrQttpfv4
[26-Apr-2026 17:54:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Apr-2026 17:54:16 UTC] ✅ JWT token verified successfully for user profile
[26-Apr-2026 17:54:16 UTC] User ID: 417
[26-Apr-2026 17:54:16 UTC] ✅ User profile retrieved successfully for user ID: 417
[26-Apr-2026 17:54:17 UTC] === API CALL LOG ===
[26-Apr-2026 17:54:17 UTC] Endpoint: user/profile.php
[26-Apr-2026 17:54:17 UTC] Full Log Data: {
    "timestamp": "2026-04-26 17:54:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:314c:ea50:8bc:7bff:fe92:395b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE3IiwidXNlcm5hbWUiOiI5OTMzODU3MTIxc3VyYSIsImVtYWlsIjoiY2hvd2RodXJ5c3VyYWppdDUwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzgzMDc5Mn0.mpDu11Igp4hg_tWZLb8jKQXPcnx9yb5tFkdrQttpfv4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f2773a8eafd9c69-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e1:314c:ea50:8bc:7bff:fe92:395b",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e1:314c:ea50:8bc:7bff:fe92:395b, 172.71.81.17"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Apr-2026 17:54:17 UTC] === END API CALL LOG ===
[26-Apr-2026 17:54:17 UTC] ✅ API Hash verification passed for profile endpoint
[26-Apr-2026 17:54:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE3IiwidXNlcm5hbWUiOiI5OTMzODU3MTIxc3VyYSIsImVtYWlsIjoiY2hvd2RodXJ5c3VyYWppdDUwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzgzMDc5Mn0.mpDu11Igp4hg_tWZLb8jKQXPcnx9yb5tFkdrQttpfv4
[26-Apr-2026 17:54:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Apr-2026 17:54:17 UTC] ✅ JWT token verified successfully for user profile
[26-Apr-2026 17:54:17 UTC] User ID: 417
[26-Apr-2026 17:54:17 UTC] ✅ User profile retrieved successfully for user ID: 417
[26-Apr-2026 17:54:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Apr-2026 17:54:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Apr-2026 17:54:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE3IiwidXNlcm5hbWUiOiI5OTMzODU3MTIxc3VyYSIsImVtYWlsIjoiY2hvd2RodXJ5c3VyYWppdDUwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzgzMDc5Mn0.mpDu11Igp4hg_tWZLb8jKQXPcnx9yb5tFkdrQttpfv4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f27744abab69c69-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40e1:314c:ea50:8bc:7bff:fe92:395b","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40e1:314c:ea50:8bc:7bff:fe92:395b, 172.71.81.17"}
[26-Apr-2026 17:54:43 UTC] === User Orders API Called ===
[26-Apr-2026 17:54:43 UTC] User ID: 417
[26-Apr-2026 17:54:43 UTC] Limit: 20, Offset: 0
[26-Apr-2026 17:54:43 UTC] Orders found: 0
[26-Apr-2026 17:54:43 UTC] Orders data: []
[26-Apr-2026 17:54:43 UTC] Total orders count: 0
[26-Apr-2026 17:54:43 UTC] === API CALL LOG ===
[26-Apr-2026 17:54:43 UTC] Endpoint: user/profile.php
[26-Apr-2026 17:54:43 UTC] Full Log Data: {
    "timestamp": "2026-04-26 17:54:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:314c:ea50:8bc:7bff:fe92:395b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE3IiwidXNlcm5hbWUiOiI5OTMzODU3MTIxc3VyYSIsImVtYWlsIjoiY2hvd2RodXJ5c3VyYWppdDUwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzgzMDc5Mn0.mpDu11Igp4hg_tWZLb8jKQXPcnx9yb5tFkdrQttpfv4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f27744b5b199c69-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e1:314c:ea50:8bc:7bff:fe92:395b",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e1:314c:ea50:8bc:7bff:fe92:395b, 172.71.81.18"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Apr-2026 17:54:43 UTC] === END API CALL LOG ===
[26-Apr-2026 17:54:43 UTC] ✅ API Hash verification passed for profile endpoint
[26-Apr-2026 17:54:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE3IiwidXNlcm5hbWUiOiI5OTMzODU3MTIxc3VyYSIsImVtYWlsIjoiY2hvd2RodXJ5c3VyYWppdDUwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzgzMDc5Mn0.mpDu11Igp4hg_tWZLb8jKQXPcnx9yb5tFkdrQttpfv4
[26-Apr-2026 17:54:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Apr-2026 17:54:43 UTC] ✅ JWT token verified successfully for user profile
[26-Apr-2026 17:54:43 UTC] User ID: 417
[26-Apr-2026 17:54:43 UTC] ✅ User profile retrieved successfully for user ID: 417
[26-Apr-2026 17:54:43 UTC] === API CALL LOG ===
[26-Apr-2026 17:54:43 UTC] Endpoint: user/profile.php
[26-Apr-2026 17:54:43 UTC] Full Log Data: {
    "timestamp": "2026-04-26 17:54:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:314c:ea50:8bc:7bff:fe92:395b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE3IiwidXNlcm5hbWUiOiI5OTMzODU3MTIxc3VyYSIsImVtYWlsIjoiY2hvd2RodXJ5c3VyYWppdDUwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzgzMDc5Mn0.mpDu11Igp4hg_tWZLb8jKQXPcnx9yb5tFkdrQttpfv4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f27744e8db19c69-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e1:314c:ea50:8bc:7bff:fe92:395b",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e1:314c:ea50:8bc:7bff:fe92:395b, 172.71.81.17"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Apr-2026 17:54:43 UTC] === END API CALL LOG ===
[26-Apr-2026 17:54:43 UTC] ✅ API Hash verification passed for profile endpoint
[26-Apr-2026 17:54:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE3IiwidXNlcm5hbWUiOiI5OTMzODU3MTIxc3VyYSIsImVtYWlsIjoiY2hvd2RodXJ5c3VyYWppdDUwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzgzMDc5Mn0.mpDu11Igp4hg_tWZLb8jKQXPcnx9yb5tFkdrQttpfv4
[26-Apr-2026 17:54:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Apr-2026 17:54:43 UTC] ✅ JWT token verified successfully for user profile
[26-Apr-2026 17:54:43 UTC] User ID: 417
[26-Apr-2026 17:54:43 UTC] ✅ User profile retrieved successfully for user ID: 417
[26-Apr-2026 17:54:44 UTC] === API CALL LOG ===
[26-Apr-2026 17:54:44 UTC] Endpoint: user/profile.php
[26-Apr-2026 17:54:44 UTC] Full Log Data: {
    "timestamp": "2026-04-26 17:54:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:314c:ea50:8bc:7bff:fe92:395b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE3IiwidXNlcm5hbWUiOiI5OTMzODU3MTIxc3VyYSIsImVtYWlsIjoiY2hvd2RodXJ5c3VyYWppdDUwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzgzMDc5Mn0.mpDu11Igp4hg_tWZLb8jKQXPcnx9yb5tFkdrQttpfv4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f277453e9569c69-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e1:314c:ea50:8bc:7bff:fe92:395b",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e1:314c:ea50:8bc:7bff:fe92:395b, 172.71.81.17"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Apr-2026 17:54:44 UTC] === END API CALL LOG ===
[26-Apr-2026 17:54:44 UTC] ✅ API Hash verification passed for profile endpoint
[26-Apr-2026 17:54:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE3IiwidXNlcm5hbWUiOiI5OTMzODU3MTIxc3VyYSIsImVtYWlsIjoiY2hvd2RodXJ5c3VyYWppdDUwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzgzMDc5Mn0.mpDu11Igp4hg_tWZLb8jKQXPcnx9yb5tFkdrQttpfv4
[26-Apr-2026 17:54:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Apr-2026 17:54:44 UTC] ✅ JWT token verified successfully for user profile
[26-Apr-2026 17:54:44 UTC] User ID: 417
[26-Apr-2026 17:54:44 UTC] ✅ User profile retrieved successfully for user ID: 417
[26-Apr-2026 17:54:58 UTC] === API CALL LOG ===
[26-Apr-2026 17:54:58 UTC] Endpoint: user/profile.php
[26-Apr-2026 17:54:58 UTC] Full Log Data: {
    "timestamp": "2026-04-26 17:54:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:314c:ea50:8bc:7bff:fe92:395b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE3IiwidXNlcm5hbWUiOiI5OTMzODU3MTIxc3VyYSIsImVtYWlsIjoiY2hvd2RodXJ5c3VyYWppdDUwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzgzMDc5Mn0.mpDu11Igp4hg_tWZLb8jKQXPcnx9yb5tFkdrQttpfv4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f2774acbbc39c69-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e1:314c:ea50:8bc:7bff:fe92:395b",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e1:314c:ea50:8bc:7bff:fe92:395b, 172.71.81.17"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Apr-2026 17:54:58 UTC] === END API CALL LOG ===
[26-Apr-2026 17:54:58 UTC] ✅ API Hash verification passed for profile endpoint
[26-Apr-2026 17:54:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE3IiwidXNlcm5hbWUiOiI5OTMzODU3MTIxc3VyYSIsImVtYWlsIjoiY2hvd2RodXJ5c3VyYWppdDUwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzgzMDc5Mn0.mpDu11Igp4hg_tWZLb8jKQXPcnx9yb5tFkdrQttpfv4
[26-Apr-2026 17:54:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Apr-2026 17:54:58 UTC] ✅ JWT token verified successfully for user profile
[26-Apr-2026 17:54:58 UTC] User ID: 417
[26-Apr-2026 17:54:58 UTC] ✅ User profile retrieved successfully for user ID: 417
[26-Apr-2026 17:54:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Apr-2026 17:54:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Apr-2026 17:54:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE3IiwidXNlcm5hbWUiOiI5OTMzODU3MTIxc3VyYSIsImVtYWlsIjoiY2hvd2RodXJ5c3VyYWppdDUwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzgzMDc5Mn0.mpDu11Igp4hg_tWZLb8jKQXPcnx9yb5tFkdrQttpfv4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f2774acbbc29c69-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40e1:314c:ea50:8bc:7bff:fe92:395b","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40e1:314c:ea50:8bc:7bff:fe92:395b, 172.71.81.17"}
[26-Apr-2026 17:54:58 UTC] === User Orders API Called ===
[26-Apr-2026 17:54:58 UTC] User ID: 417
[26-Apr-2026 17:54:58 UTC] Limit: 20, Offset: 0
[26-Apr-2026 17:54:58 UTC] Orders found: 0
[26-Apr-2026 17:54:58 UTC] Orders data: []
[26-Apr-2026 17:54:58 UTC] Total orders count: 0
[26-Apr-2026 17:54:59 UTC] === API CALL LOG ===
[26-Apr-2026 17:54:59 UTC] Endpoint: user/profile.php
[26-Apr-2026 17:54:59 UTC] Full Log Data: {
    "timestamp": "2026-04-26 17:54:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:314c:ea50:8bc:7bff:fe92:395b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE3IiwidXNlcm5hbWUiOiI5OTMzODU3MTIxc3VyYSIsImVtYWlsIjoiY2hvd2RodXJ5c3VyYWppdDUwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzgzMDc5Mn0.mpDu11Igp4hg_tWZLb8jKQXPcnx9yb5tFkdrQttpfv4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f2774b09e049c69-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e1:314c:ea50:8bc:7bff:fe92:395b",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e1:314c:ea50:8bc:7bff:fe92:395b, 172.71.81.17"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Apr-2026 17:54:59 UTC] === END API CALL LOG ===
[26-Apr-2026 17:54:59 UTC] ✅ API Hash verification passed for profile endpoint
[26-Apr-2026 17:54:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE3IiwidXNlcm5hbWUiOiI5OTMzODU3MTIxc3VyYSIsImVtYWlsIjoiY2hvd2RodXJ5c3VyYWppdDUwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzgzMDc5Mn0.mpDu11Igp4hg_tWZLb8jKQXPcnx9yb5tFkdrQttpfv4
[26-Apr-2026 17:54:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Apr-2026 17:54:59 UTC] ✅ JWT token verified successfully for user profile
[26-Apr-2026 17:54:59 UTC] User ID: 417
[26-Apr-2026 17:54:59 UTC] ✅ User profile retrieved successfully for user ID: 417
[26-Apr-2026 17:55:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Apr-2026 17:55:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Apr-2026 17:55:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE3IiwidXNlcm5hbWUiOiI5OTMzODU3MTIxc3VyYSIsImVtYWlsIjoiY2hvd2RodXJ5c3VyYWppdDUwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzgzMDc5Mn0.mpDu11Igp4hg_tWZLb8jKQXPcnx9yb5tFkdrQttpfv4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f2774b7cb6c9c69-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40e1:314c:ea50:8bc:7bff:fe92:395b","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40e1:314c:ea50:8bc:7bff:fe92:395b, 172.71.81.17"}
[26-Apr-2026 17:55:00 UTC] === User Orders API Called ===
[26-Apr-2026 17:55:00 UTC] User ID: 417
[26-Apr-2026 17:55:00 UTC] Limit: 20, Offset: 0
[26-Apr-2026 17:55:00 UTC] Orders found: 0
[26-Apr-2026 17:55:00 UTC] Orders data: []
[26-Apr-2026 17:55:00 UTC] Total orders count: 0
[26-Apr-2026 17:55:00 UTC] === API CALL LOG ===
[26-Apr-2026 17:55:00 UTC] Endpoint: user/profile.php
[26-Apr-2026 17:55:00 UTC] Full Log Data: {
    "timestamp": "2026-04-26 17:55:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:314c:ea50:8bc:7bff:fe92:395b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE3IiwidXNlcm5hbWUiOiI5OTMzODU3MTIxc3VyYSIsImVtYWlsIjoiY2hvd2RodXJ5c3VyYWppdDUwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzgzMDc5Mn0.mpDu11Igp4hg_tWZLb8jKQXPcnx9yb5tFkdrQttpfv4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f2774b8ec1a9c69-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e1:314c:ea50:8bc:7bff:fe92:395b",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e1:314c:ea50:8bc:7bff:fe92:395b, 172.71.81.17"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Apr-2026 17:55:00 UTC] === END API CALL LOG ===
[26-Apr-2026 17:55:00 UTC] ✅ API Hash verification passed for profile endpoint
[26-Apr-2026 17:55:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE3IiwidXNlcm5hbWUiOiI5OTMzODU3MTIxc3VyYSIsImVtYWlsIjoiY2hvd2RodXJ5c3VyYWppdDUwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzgzMDc5Mn0.mpDu11Igp4hg_tWZLb8jKQXPcnx9yb5tFkdrQttpfv4
[26-Apr-2026 17:55:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Apr-2026 17:55:00 UTC] ✅ JWT token verified successfully for user profile
[26-Apr-2026 17:55:00 UTC] User ID: 417
[26-Apr-2026 17:55:00 UTC] ✅ User profile retrieved successfully for user ID: 417
[26-Apr-2026 17:55:03 UTC] === API CALL LOG ===
[26-Apr-2026 17:55:03 UTC] Endpoint: user/profile.php
[26-Apr-2026 17:55:03 UTC] Full Log Data: {
    "timestamp": "2026-04-26 17:55:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:314c:ea50:8bc:7bff:fe92:395b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE3IiwidXNlcm5hbWUiOiI5OTMzODU3MTIxc3VyYSIsImVtYWlsIjoiY2hvd2RodXJ5c3VyYWppdDUwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzgzMDc5Mn0.mpDu11Igp4hg_tWZLb8jKQXPcnx9yb5tFkdrQttpfv4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f2774c8af509c69-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e1:314c:ea50:8bc:7bff:fe92:395b",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e1:314c:ea50:8bc:7bff:fe92:395b, 172.71.81.18"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Apr-2026 17:55:03 UTC] === END API CALL LOG ===
[26-Apr-2026 17:55:03 UTC] ✅ API Hash verification passed for profile endpoint
[26-Apr-2026 17:55:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE3IiwidXNlcm5hbWUiOiI5OTMzODU3MTIxc3VyYSIsImVtYWlsIjoiY2hvd2RodXJ5c3VyYWppdDUwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzgzMDc5Mn0.mpDu11Igp4hg_tWZLb8jKQXPcnx9yb5tFkdrQttpfv4
[26-Apr-2026 17:55:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Apr-2026 17:55:03 UTC] ✅ JWT token verified successfully for user profile
[26-Apr-2026 17:55:03 UTC] User ID: 417
[26-Apr-2026 17:55:03 UTC] ✅ User profile retrieved successfully for user ID: 417
[26-Apr-2026 17:55:03 UTC] User Purchases API - User ID: 417
[26-Apr-2026 17:55:03 UTC] User Purchases API - Total purchases found: 1
[26-Apr-2026 17:55:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Apr-2026 17:55:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Apr-2026 17:55:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE3IiwidXNlcm5hbWUiOiI5OTMzODU3MTIxc3VyYSIsImVtYWlsIjoiY2hvd2RodXJ5c3VyYWppdDUwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzgzMDc5Mn0.mpDu11Igp4hg_tWZLb8jKQXPcnx9yb5tFkdrQttpfv4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f2774dbccea9c69-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40e1:314c:ea50:8bc:7bff:fe92:395b","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40e1:314c:ea50:8bc:7bff:fe92:395b, 172.71.81.17"}
[26-Apr-2026 17:55:06 UTC] === User Orders API Called ===
[26-Apr-2026 17:55:06 UTC] User ID: 417
[26-Apr-2026 17:55:06 UTC] Limit: 20, Offset: 0
[26-Apr-2026 17:55:06 UTC] Orders found: 0
[26-Apr-2026 17:55:06 UTC] Orders data: []
[26-Apr-2026 17:55:06 UTC] Total orders count: 0
[26-Apr-2026 17:55:06 UTC] === API CALL LOG ===
[26-Apr-2026 17:55:06 UTC] Endpoint: user/profile.php
[26-Apr-2026 17:55:06 UTC] Full Log Data: {
    "timestamp": "2026-04-26 17:55:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:314c:ea50:8bc:7bff:fe92:395b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE3IiwidXNlcm5hbWUiOiI5OTMzODU3MTIxc3VyYSIsImVtYWlsIjoiY2hvd2RodXJ5c3VyYWppdDUwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzgzMDc5Mn0.mpDu11Igp4hg_tWZLb8jKQXPcnx9yb5tFkdrQttpfv4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f2774dbcceb9c69-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e1:314c:ea50:8bc:7bff:fe92:395b",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e1:314c:ea50:8bc:7bff:fe92:395b, 172.71.81.18"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Apr-2026 17:55:06 UTC] === END API CALL LOG ===
[26-Apr-2026 17:55:06 UTC] ✅ API Hash verification passed for profile endpoint
[26-Apr-2026 17:55:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE3IiwidXNlcm5hbWUiOiI5OTMzODU3MTIxc3VyYSIsImVtYWlsIjoiY2hvd2RodXJ5c3VyYWppdDUwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzgzMDc5Mn0.mpDu11Igp4hg_tWZLb8jKQXPcnx9yb5tFkdrQttpfv4
[26-Apr-2026 17:55:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Apr-2026 17:55:06 UTC] ✅ JWT token verified successfully for user profile
[26-Apr-2026 17:55:06 UTC] User ID: 417
[26-Apr-2026 17:55:06 UTC] ✅ User profile retrieved successfully for user ID: 417
[26-Apr-2026 17:55:07 UTC] === API CALL LOG ===
[26-Apr-2026 17:55:07 UTC] Endpoint: user/profile.php
[26-Apr-2026 17:55:07 UTC] Full Log Data: {
    "timestamp": "2026-04-26 17:55:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:314c:ea50:8bc:7bff:fe92:395b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE3IiwidXNlcm5hbWUiOiI5OTMzODU3MTIxc3VyYSIsImVtYWlsIjoiY2hvd2RodXJ5c3VyYWppdDUwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzgzMDc5Mn0.mpDu11Igp4hg_tWZLb8jKQXPcnx9yb5tFkdrQttpfv4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f2774e1989f9c69-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e1:314c:ea50:8bc:7bff:fe92:395b",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e1:314c:ea50:8bc:7bff:fe92:395b, 172.71.81.18"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Apr-2026 17:55:07 UTC] === END API CALL LOG ===
[26-Apr-2026 17:55:07 UTC] ✅ API Hash verification passed for profile endpoint
[26-Apr-2026 17:55:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE3IiwidXNlcm5hbWUiOiI5OTMzODU3MTIxc3VyYSIsImVtYWlsIjoiY2hvd2RodXJ5c3VyYWppdDUwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzgzMDc5Mn0.mpDu11Igp4hg_tWZLb8jKQXPcnx9yb5tFkdrQttpfv4
[26-Apr-2026 17:55:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Apr-2026 17:55:07 UTC] ✅ JWT token verified successfully for user profile
[26-Apr-2026 17:55:07 UTC] User ID: 417
[26-Apr-2026 17:55:07 UTC] ✅ User profile retrieved successfully for user ID: 417
[26-Apr-2026 17:55:08 UTC] === API CALL LOG ===
[26-Apr-2026 17:55:08 UTC] Endpoint: user/profile.php
[26-Apr-2026 17:55:08 UTC] Full Log Data: {
    "timestamp": "2026-04-26 17:55:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:314c:ea50:8bc:7bff:fe92:395b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE3IiwidXNlcm5hbWUiOiI5OTMzODU3MTIxc3VyYSIsImVtYWlsIjoiY2hvd2RodXJ5c3VyYWppdDUwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzgzMDc5Mn0.mpDu11Igp4hg_tWZLb8jKQXPcnx9yb5tFkdrQttpfv4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f2774e7fc9e9c69-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e1:314c:ea50:8bc:7bff:fe92:395b",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e1:314c:ea50:8bc:7bff:fe92:395b, 172.71.81.17"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Apr-2026 17:55:08 UTC] === END API CALL LOG ===
[26-Apr-2026 17:55:08 UTC] ✅ API Hash verification passed for profile endpoint
[26-Apr-2026 17:55:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE3IiwidXNlcm5hbWUiOiI5OTMzODU3MTIxc3VyYSIsImVtYWlsIjoiY2hvd2RodXJ5c3VyYWppdDUwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzgzMDc5Mn0.mpDu11Igp4hg_tWZLb8jKQXPcnx9yb5tFkdrQttpfv4
[26-Apr-2026 17:55:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Apr-2026 17:55:08 UTC] ✅ JWT token verified successfully for user profile
[26-Apr-2026 17:55:08 UTC] User ID: 417
[26-Apr-2026 17:55:08 UTC] ✅ User profile retrieved successfully for user ID: 417
[26-Apr-2026 17:55:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Apr-2026 17:55:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Apr-2026 17:55:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE3IiwidXNlcm5hbWUiOiI5OTMzODU3MTIxc3VyYSIsImVtYWlsIjoiY2hvd2RodXJ5c3VyYWppdDUwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzgzMDc5Mn0.mpDu11Igp4hg_tWZLb8jKQXPcnx9yb5tFkdrQttpfv4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f27753338969c69-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40e1:314c:ea50:8bc:7bff:fe92:395b","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40e1:314c:ea50:8bc:7bff:fe92:395b, 172.71.81.18"}
[26-Apr-2026 17:55:20 UTC] === User Orders API Called ===
[26-Apr-2026 17:55:20 UTC] User ID: 417
[26-Apr-2026 17:55:20 UTC] Limit: 20, Offset: 0
[26-Apr-2026 17:55:20 UTC] Orders found: 0
[26-Apr-2026 17:55:20 UTC] Orders data: []
[26-Apr-2026 17:55:20 UTC] Total orders count: 0
[26-Apr-2026 17:55:20 UTC] === API CALL LOG ===
[26-Apr-2026 17:55:20 UTC] Endpoint: user/profile.php
[26-Apr-2026 17:55:20 UTC] Full Log Data: {
    "timestamp": "2026-04-26 17:55:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:314c:ea50:8bc:7bff:fe92:395b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE3IiwidXNlcm5hbWUiOiI5OTMzODU3MTIxc3VyYSIsImVtYWlsIjoiY2hvd2RodXJ5c3VyYWppdDUwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzgzMDc5Mn0.mpDu11Igp4hg_tWZLb8jKQXPcnx9yb5tFkdrQttpfv4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f277533d8fa9c69-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e1:314c:ea50:8bc:7bff:fe92:395b",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e1:314c:ea50:8bc:7bff:fe92:395b, 172.71.81.18"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Apr-2026 17:55:20 UTC] === END API CALL LOG ===
[26-Apr-2026 17:55:20 UTC] ✅ API Hash verification passed for profile endpoint
[26-Apr-2026 17:55:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE3IiwidXNlcm5hbWUiOiI5OTMzODU3MTIxc3VyYSIsImVtYWlsIjoiY2hvd2RodXJ5c3VyYWppdDUwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzgzMDc5Mn0.mpDu11Igp4hg_tWZLb8jKQXPcnx9yb5tFkdrQttpfv4
[26-Apr-2026 17:55:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Apr-2026 17:55:20 UTC] ✅ JWT token verified successfully for user profile
[26-Apr-2026 17:55:20 UTC] User ID: 417
[26-Apr-2026 17:55:20 UTC] ✅ User profile retrieved successfully for user ID: 417
[26-Apr-2026 17:55:20 UTC] === API CALL LOG ===
[26-Apr-2026 17:55:20 UTC] Endpoint: user/profile.php
[26-Apr-2026 17:55:20 UTC] Full Log Data: {
    "timestamp": "2026-04-26 17:55:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:314c:ea50:8bc:7bff:fe92:395b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE3IiwidXNlcm5hbWUiOiI5OTMzODU3MTIxc3VyYSIsImVtYWlsIjoiY2hvd2RodXJ5c3VyYWppdDUwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzgzMDc5Mn0.mpDu11Igp4hg_tWZLb8jKQXPcnx9yb5tFkdrQttpfv4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f2775373b769c69-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e1:314c:ea50:8bc:7bff:fe92:395b",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e1:314c:ea50:8bc:7bff:fe92:395b, 172.71.81.18"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Apr-2026 17:55:20 UTC] === END API CALL LOG ===
[26-Apr-2026 17:55:20 UTC] ✅ API Hash verification passed for profile endpoint
[26-Apr-2026 17:55:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE3IiwidXNlcm5hbWUiOiI5OTMzODU3MTIxc3VyYSIsImVtYWlsIjoiY2hvd2RodXJ5c3VyYWppdDUwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzgzMDc5Mn0.mpDu11Igp4hg_tWZLb8jKQXPcnx9yb5tFkdrQttpfv4
[26-Apr-2026 17:55:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Apr-2026 17:55:20 UTC] ✅ JWT token verified successfully for user profile
[26-Apr-2026 17:55:20 UTC] User ID: 417
[26-Apr-2026 17:55:20 UTC] ✅ User profile retrieved successfully for user ID: 417
[26-Apr-2026 17:55:21 UTC] === API CALL LOG ===
[26-Apr-2026 17:55:21 UTC] Endpoint: user/profile.php
[26-Apr-2026 17:55:21 UTC] Full Log Data: {
    "timestamp": "2026-04-26 17:55:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:314c:ea50:8bc:7bff:fe92:395b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE3IiwidXNlcm5hbWUiOiI5OTMzODU3MTIxc3VyYSIsImVtYWlsIjoiY2hvd2RodXJ5c3VyYWppdDUwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzgzMDc5Mn0.mpDu11Igp4hg_tWZLb8jKQXPcnx9yb5tFkdrQttpfv4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f27753c1f6c9c69-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e1:314c:ea50:8bc:7bff:fe92:395b",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e1:314c:ea50:8bc:7bff:fe92:395b, 172.71.81.18"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Apr-2026 17:55:21 UTC] === END API CALL LOG ===
[26-Apr-2026 17:55:21 UTC] ✅ API Hash verification passed for profile endpoint
[26-Apr-2026 17:55:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE3IiwidXNlcm5hbWUiOiI5OTMzODU3MTIxc3VyYSIsImVtYWlsIjoiY2hvd2RodXJ5c3VyYWppdDUwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzgzMDc5Mn0.mpDu11Igp4hg_tWZLb8jKQXPcnx9yb5tFkdrQttpfv4
[26-Apr-2026 17:55:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Apr-2026 17:55:21 UTC] ✅ JWT token verified successfully for user profile
[26-Apr-2026 17:55:21 UTC] User ID: 417
[26-Apr-2026 17:55:21 UTC] ✅ User profile retrieved successfully for user ID: 417
[26-Apr-2026 17:55:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Apr-2026 17:55:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Apr-2026 17:55:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE3IiwidXNlcm5hbWUiOiI5OTMzODU3MTIxc3VyYSIsImVtYWlsIjoiY2hvd2RodXJ5c3VyYWppdDUwQGdtYWlsLmNvbSIsImV4cCI6MTc3NzgzMDc5Mn0.mpDu11Igp4hg_tWZLb8jKQXPcnx9yb5tFkdrQttpfv4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f27755d8a019c69-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40e1:314c:ea50:8bc:7bff:fe92:395b","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40e1:314c:ea50:8bc:7bff:fe92:395b, 172.71.81.18"}
[26-Apr-2026 17:55:27 UTC] === User Orders API Called ===
[26-Apr-2026 17:55:27 UTC] User ID: 417
[26-Apr-2026 17:55:27 UTC] Limit: 20, Offset: 0
[26-Apr-2026 17:55:27 UTC] Orders found: 0
[26-Apr-2026 17:55:27 UTC] Orders data: []
[26-Apr-2026 17:55:27 UTC] Total orders count: 0
[26-Apr-2026 20:30:57 UTC] === API CALL LOG ===
[26-Apr-2026 20:30:57 UTC] Endpoint: user/profile.php
[26-Apr-2026 20:30:57 UTC] Full Log Data: {
    "timestamp": "2026-04-26 20:30:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.184.112.109",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDEzIiwidXNlcm5hbWUiOiJAR3VzdGF2b196dyIsImVtYWlsIjoiYW5lc3UucC5rYXl6MDhAZ21haWwuY29tIiwiZXhwIjoxNzc3NzQ5NzAyfQ.blxykAWqRH6xIFST0zYYhjZg1aHiPSWE1hwvuFTzPY8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f2859242f521841-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.184.112.109",
        "CF-IPCountry": "ZA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.184.112.109, 172.68.140.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Apr-2026 20:30:57 UTC] === END API CALL LOG ===
[26-Apr-2026 20:30:57 UTC] ✅ API Hash verification passed for profile endpoint
[26-Apr-2026 20:30:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDEzIiwidXNlcm5hbWUiOiJAR3VzdGF2b196dyIsImVtYWlsIjoiYW5lc3UucC5rYXl6MDhAZ21haWwuY29tIiwiZXhwIjoxNzc3NzQ5NzAyfQ.blxykAWqRH6xIFST0zYYhjZg1aHiPSWE1hwvuFTzPY8
[26-Apr-2026 20:30:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Apr-2026 20:30:57 UTC] ✅ JWT token verified successfully for user profile
[26-Apr-2026 20:30:57 UTC] User ID: 413
[26-Apr-2026 20:30:57 UTC] ✅ User profile retrieved successfully for user ID: 413
[26-Apr-2026 20:30:57 UTC] === API CALL LOG ===
[26-Apr-2026 20:30:57 UTC] Endpoint: user/profile.php
[26-Apr-2026 20:30:57 UTC] Full Log Data: {
    "timestamp": "2026-04-26 20:30:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.184.112.109",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDEzIiwidXNlcm5hbWUiOiJAR3VzdGF2b196dyIsImVtYWlsIjoiYW5lc3UucC5rYXl6MDhAZ21haWwuY29tIiwiZXhwIjoxNzc3NzQ5NzAyfQ.blxykAWqRH6xIFST0zYYhjZg1aHiPSWE1hwvuFTzPY8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f285928abad1841-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.184.112.109",
        "CF-IPCountry": "ZA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.184.112.109, 172.68.140.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Apr-2026 20:30:57 UTC] === END API CALL LOG ===
[26-Apr-2026 20:30:57 UTC] ✅ API Hash verification passed for profile endpoint
[26-Apr-2026 20:30:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDEzIiwidXNlcm5hbWUiOiJAR3VzdGF2b196dyIsImVtYWlsIjoiYW5lc3UucC5rYXl6MDhAZ21haWwuY29tIiwiZXhwIjoxNzc3NzQ5NzAyfQ.blxykAWqRH6xIFST0zYYhjZg1aHiPSWE1hwvuFTzPY8
[26-Apr-2026 20:30:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Apr-2026 20:30:57 UTC] ✅ JWT token verified successfully for user profile
[26-Apr-2026 20:30:57 UTC] User ID: 413
[26-Apr-2026 20:30:57 UTC] ✅ User profile retrieved successfully for user ID: 413
[26-Apr-2026 20:30:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Apr-2026 20:30:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Apr-2026 20:30:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDEzIiwidXNlcm5hbWUiOiJAR3VzdGF2b196dyIsImVtYWlsIjoiYW5lc3UucC5rYXl6MDhAZ21haWwuY29tIiwiZXhwIjoxNzc3NzQ5NzAyfQ.blxykAWqRH6xIFST0zYYhjZg1aHiPSWE1hwvuFTzPY8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f285928abaf1841-JNB","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.184.112.109","CF-IPCountry":"ZA","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.184.112.109, 172.68.140.144"}
[26-Apr-2026 20:30:57 UTC] === User Orders API Called ===
[26-Apr-2026 20:30:57 UTC] User ID: 413
[26-Apr-2026 20:30:57 UTC] Limit: 20, Offset: 0
[26-Apr-2026 20:30:57 UTC] Orders found: 0
[26-Apr-2026 20:30:57 UTC] Orders data: []
[26-Apr-2026 20:30:57 UTC] Total orders count: 0
[26-Apr-2026 20:30:57 UTC] === API CALL LOG ===
[26-Apr-2026 20:30:57 UTC] Endpoint: user/profile.php
[26-Apr-2026 20:30:57 UTC] Full Log Data: {
    "timestamp": "2026-04-26 20:30:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.184.112.109",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDEzIiwidXNlcm5hbWUiOiJAR3VzdGF2b196dyIsImVtYWlsIjoiYW5lc3UucC5rYXl6MDhAZ21haWwuY29tIiwiZXhwIjoxNzc3NzQ5NzAyfQ.blxykAWqRH6xIFST0zYYhjZg1aHiPSWE1hwvuFTzPY8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f2859292c1f1841-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.184.112.109",
        "CF-IPCountry": "ZA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.184.112.109, 172.68.140.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Apr-2026 20:30:57 UTC] === END API CALL LOG ===
[26-Apr-2026 20:30:57 UTC] ✅ API Hash verification passed for profile endpoint
[26-Apr-2026 20:30:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDEzIiwidXNlcm5hbWUiOiJAR3VzdGF2b196dyIsImVtYWlsIjoiYW5lc3UucC5rYXl6MDhAZ21haWwuY29tIiwiZXhwIjoxNzc3NzQ5NzAyfQ.blxykAWqRH6xIFST0zYYhjZg1aHiPSWE1hwvuFTzPY8
[26-Apr-2026 20:30:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Apr-2026 20:30:57 UTC] ✅ JWT token verified successfully for user profile
[26-Apr-2026 20:30:57 UTC] User ID: 413
[26-Apr-2026 20:30:57 UTC] ✅ User profile retrieved successfully for user ID: 413
[26-Apr-2026 20:30:58 UTC] === API CALL LOG ===
[26-Apr-2026 20:30:58 UTC] Endpoint: user/profile.php
[26-Apr-2026 20:30:58 UTC] Full Log Data: {
    "timestamp": "2026-04-26 20:30:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.184.112.109",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDEzIiwidXNlcm5hbWUiOiJAR3VzdGF2b196dyIsImVtYWlsIjoiYW5lc3UucC5rYXl6MDhAZ21haWwuY29tIiwiZXhwIjoxNzc3NzQ5NzAyfQ.blxykAWqRH6xIFST0zYYhjZg1aHiPSWE1hwvuFTzPY8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f28592fab011841-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.184.112.109",
        "CF-IPCountry": "ZA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.184.112.109, 172.68.140.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Apr-2026 20:30:58 UTC] === END API CALL LOG ===
[26-Apr-2026 20:30:58 UTC] ✅ API Hash verification passed for profile endpoint
[26-Apr-2026 20:30:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDEzIiwidXNlcm5hbWUiOiJAR3VzdGF2b196dyIsImVtYWlsIjoiYW5lc3UucC5rYXl6MDhAZ21haWwuY29tIiwiZXhwIjoxNzc3NzQ5NzAyfQ.blxykAWqRH6xIFST0zYYhjZg1aHiPSWE1hwvuFTzPY8
[26-Apr-2026 20:30:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Apr-2026 20:30:58 UTC] ✅ JWT token verified successfully for user profile
[26-Apr-2026 20:30:58 UTC] User ID: 413
[26-Apr-2026 20:30:58 UTC] ✅ User profile retrieved successfully for user ID: 413
[26-Apr-2026 20:31:44 UTC] === API CALL LOG ===
[26-Apr-2026 20:31:44 UTC] Endpoint: user/profile.php
[26-Apr-2026 20:31:44 UTC] Full Log Data: {
    "timestamp": "2026-04-26 20:31:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.184.112.109",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDEzIiwidXNlcm5hbWUiOiJAR3VzdGF2b196dyIsImVtYWlsIjoiYW5lc3UucC5rYXl6MDhAZ21haWwuY29tIiwiZXhwIjoxNzc3NzQ5NzAyfQ.blxykAWqRH6xIFST0zYYhjZg1aHiPSWE1hwvuFTzPY8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f285a4b2d0d8698-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.184.112.109",
        "CF-IPCountry": "ZA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.184.112.109, 172.68.140.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Apr-2026 20:31:44 UTC] === END API CALL LOG ===
[26-Apr-2026 20:31:44 UTC] ✅ API Hash verification passed for profile endpoint
[26-Apr-2026 20:31:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDEzIiwidXNlcm5hbWUiOiJAR3VzdGF2b196dyIsImVtYWlsIjoiYW5lc3UucC5rYXl6MDhAZ21haWwuY29tIiwiZXhwIjoxNzc3NzQ5NzAyfQ.blxykAWqRH6xIFST0zYYhjZg1aHiPSWE1hwvuFTzPY8
[26-Apr-2026 20:31:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Apr-2026 20:31:44 UTC] ✅ JWT token verified successfully for user profile
[26-Apr-2026 20:31:44 UTC] User ID: 413
[26-Apr-2026 20:31:44 UTC] ✅ User profile retrieved successfully for user ID: 413
[26-Apr-2026 20:32:53 UTC] === API CALL LOG ===
[26-Apr-2026 20:32:53 UTC] Endpoint: user/profile.php
[26-Apr-2026 20:32:53 UTC] Full Log Data: {
    "timestamp": "2026-04-26 20:32:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.184.112.109",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDEzIiwidXNlcm5hbWUiOiJAR3VzdGF2b196dyIsImVtYWlsIjoiYW5lc3UucC5rYXl6MDhAZ21haWwuY29tIiwiZXhwIjoxNzc3NzQ5NzAyfQ.blxykAWqRH6xIFST0zYYhjZg1aHiPSWE1hwvuFTzPY8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f285bf9a97e8698-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.184.112.109",
        "CF-IPCountry": "ZA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.184.112.109, 172.68.140.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Apr-2026 20:32:53 UTC] === END API CALL LOG ===
[26-Apr-2026 20:32:53 UTC] ✅ API Hash verification passed for profile endpoint
[26-Apr-2026 20:32:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDEzIiwidXNlcm5hbWUiOiJAR3VzdGF2b196dyIsImVtYWlsIjoiYW5lc3UucC5rYXl6MDhAZ21haWwuY29tIiwiZXhwIjoxNzc3NzQ5NzAyfQ.blxykAWqRH6xIFST0zYYhjZg1aHiPSWE1hwvuFTzPY8
[26-Apr-2026 20:32:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Apr-2026 20:32:53 UTC] ✅ JWT token verified successfully for user profile
[26-Apr-2026 20:32:53 UTC] User ID: 413
[26-Apr-2026 20:32:53 UTC] ✅ User profile retrieved successfully for user ID: 413
[26-Apr-2026 20:32:53 UTC] User Purchases API - User ID: 413
[26-Apr-2026 20:32:53 UTC] User Purchases API - Total purchases found: 0
[26-Apr-2026 20:33:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Apr-2026 20:33:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Apr-2026 20:33:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDEzIiwidXNlcm5hbWUiOiJAR3VzdGF2b196dyIsImVtYWlsIjoiYW5lc3UucC5rYXl6MDhAZ21haWwuY29tIiwiZXhwIjoxNzc3NzQ5NzAyfQ.blxykAWqRH6xIFST0zYYhjZg1aHiPSWE1hwvuFTzPY8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f285c25aeaa8698-JNB","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.184.112.109","CF-IPCountry":"ZA","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.184.112.109, 172.68.140.144"}
[26-Apr-2026 20:33:00 UTC] === User Orders API Called ===
[26-Apr-2026 20:33:00 UTC] User ID: 413
[26-Apr-2026 20:33:00 UTC] Limit: 20, Offset: 0
[26-Apr-2026 20:33:00 UTC] Orders found: 0
[26-Apr-2026 20:33:00 UTC] Orders data: []
[26-Apr-2026 20:33:00 UTC] Total orders count: 0
[26-Apr-2026 20:33:00 UTC] === API CALL LOG ===
[26-Apr-2026 20:33:00 UTC] Endpoint: user/profile.php
[26-Apr-2026 20:33:00 UTC] Full Log Data: {
    "timestamp": "2026-04-26 20:33:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.184.112.109",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDEzIiwidXNlcm5hbWUiOiJAR3VzdGF2b196dyIsImVtYWlsIjoiYW5lc3UucC5rYXl6MDhAZ21haWwuY29tIiwiZXhwIjoxNzc3NzQ5NzAyfQ.blxykAWqRH6xIFST0zYYhjZg1aHiPSWE1hwvuFTzPY8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f285c262f1f8698-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.184.112.109",
        "CF-IPCountry": "ZA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.184.112.109, 172.68.140.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Apr-2026 20:33:00 UTC] === END API CALL LOG ===
[26-Apr-2026 20:33:00 UTC] ✅ API Hash verification passed for profile endpoint
[26-Apr-2026 20:33:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDEzIiwidXNlcm5hbWUiOiJAR3VzdGF2b196dyIsImVtYWlsIjoiYW5lc3UucC5rYXl6MDhAZ21haWwuY29tIiwiZXhwIjoxNzc3NzQ5NzAyfQ.blxykAWqRH6xIFST0zYYhjZg1aHiPSWE1hwvuFTzPY8
[26-Apr-2026 20:33:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Apr-2026 20:33:00 UTC] ✅ JWT token verified successfully for user profile
[26-Apr-2026 20:33:00 UTC] User ID: 413
[26-Apr-2026 20:33:00 UTC] ✅ User profile retrieved successfully for user ID: 413
[26-Apr-2026 20:33:00 UTC] === API CALL LOG ===
[26-Apr-2026 20:33:00 UTC] Endpoint: user/profile.php
[26-Apr-2026 20:33:00 UTC] Full Log Data: {
    "timestamp": "2026-04-26 20:33:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.184.112.109",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDEzIiwidXNlcm5hbWUiOiJAR3VzdGF2b196dyIsImVtYWlsIjoiYW5lc3UucC5rYXl6MDhAZ21haWwuY29tIiwiZXhwIjoxNzc3NzQ5NzAyfQ.blxykAWqRH6xIFST0zYYhjZg1aHiPSWE1hwvuFTzPY8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f285c2a2b558698-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.184.112.109",
        "CF-IPCountry": "ZA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.184.112.109, 172.68.140.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Apr-2026 20:33:00 UTC] === END API CALL LOG ===
[26-Apr-2026 20:33:00 UTC] ✅ API Hash verification passed for profile endpoint
[26-Apr-2026 20:33:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDEzIiwidXNlcm5hbWUiOiJAR3VzdGF2b196dyIsImVtYWlsIjoiYW5lc3UucC5rYXl6MDhAZ21haWwuY29tIiwiZXhwIjoxNzc3NzQ5NzAyfQ.blxykAWqRH6xIFST0zYYhjZg1aHiPSWE1hwvuFTzPY8
[26-Apr-2026 20:33:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Apr-2026 20:33:00 UTC] ✅ JWT token verified successfully for user profile
[26-Apr-2026 20:33:00 UTC] User ID: 413
[26-Apr-2026 20:33:00 UTC] ✅ User profile retrieved successfully for user ID: 413
[26-Apr-2026 20:33:01 UTC] === API CALL LOG ===
[26-Apr-2026 20:33:01 UTC] Endpoint: user/profile.php
[26-Apr-2026 20:33:01 UTC] Full Log Data: {
    "timestamp": "2026-04-26 20:33:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.184.112.109",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDEzIiwidXNlcm5hbWUiOiJAR3VzdGF2b196dyIsImVtYWlsIjoiYW5lc3UucC5rYXl6MDhAZ21haWwuY29tIiwiZXhwIjoxNzc3NzQ5NzAyfQ.blxykAWqRH6xIFST0zYYhjZg1aHiPSWE1hwvuFTzPY8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f285c2d2e798698-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.184.112.109",
        "CF-IPCountry": "ZA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.184.112.109, 172.68.140.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Apr-2026 20:33:01 UTC] === END API CALL LOG ===
[26-Apr-2026 20:33:01 UTC] ✅ API Hash verification passed for profile endpoint
[26-Apr-2026 20:33:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDEzIiwidXNlcm5hbWUiOiJAR3VzdGF2b196dyIsImVtYWlsIjoiYW5lc3UucC5rYXl6MDhAZ21haWwuY29tIiwiZXhwIjoxNzc3NzQ5NzAyfQ.blxykAWqRH6xIFST0zYYhjZg1aHiPSWE1hwvuFTzPY8
[26-Apr-2026 20:33:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Apr-2026 20:33:01 UTC] ✅ JWT token verified successfully for user profile
[26-Apr-2026 20:33:01 UTC] User ID: 413
[26-Apr-2026 20:33:01 UTC] ✅ User profile retrieved successfully for user ID: 413
[26-Apr-2026 21:01:05 UTC] === API CALL LOG ===
[26-Apr-2026 21:01:05 UTC] Endpoint: user/profile.php
[26-Apr-2026 21:01:05 UTC] Full Log Data: {
    "timestamp": "2026-04-26 21:01:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:a020:4c3:960f:e482:56ff:fe06:a82a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE0IiwidXNlcm5hbWUiOiJ0cmFuczIyY212aXIiLCJlbWFpbCI6InRvbGdzNzAwQGdtYWlsLmNvbSIsImV4cCI6MTc3Nzc2MDkyOX0.mhMWC4e6zmf_qSnJ2hgGvqAchFcnSGGIBd4JrSHnCl4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f28854c5b022211-BRU",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a02:a020:4c3:960f:e482:56ff:fe06:a82a",
        "CF-IPCountry": "BE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a02:a020:4c3:960f:e482:56ff:fe06:a82a, 104.23.241.72"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Apr-2026 21:01:05 UTC] === END API CALL LOG ===
[26-Apr-2026 21:01:05 UTC] ✅ API Hash verification passed for profile endpoint
[26-Apr-2026 21:01:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE0IiwidXNlcm5hbWUiOiJ0cmFuczIyY212aXIiLCJlbWFpbCI6InRvbGdzNzAwQGdtYWlsLmNvbSIsImV4cCI6MTc3Nzc2MDkyOX0.mhMWC4e6zmf_qSnJ2hgGvqAchFcnSGGIBd4JrSHnCl4
[26-Apr-2026 21:01:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Apr-2026 21:01:05 UTC] ✅ JWT token verified successfully for user profile
[26-Apr-2026 21:01:05 UTC] User ID: 414
[26-Apr-2026 21:01:05 UTC] ✅ User profile retrieved successfully for user ID: 414
[26-Apr-2026 21:01:06 UTC] === API CALL LOG ===
[26-Apr-2026 21:01:06 UTC] Endpoint: user/profile.php
[26-Apr-2026 21:01:06 UTC] Full Log Data: {
    "timestamp": "2026-04-26 21:01:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:a020:4c3:960f:e482:56ff:fe06:a82a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE0IiwidXNlcm5hbWUiOiJ0cmFuczIyY212aXIiLCJlbWFpbCI6InRvbGdzNzAwQGdtYWlsLmNvbSIsImV4cCI6MTc3Nzc2MDkyOX0.mhMWC4e6zmf_qSnJ2hgGvqAchFcnSGGIBd4JrSHnCl4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f288552bb702211-BRU",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a02:a020:4c3:960f:e482:56ff:fe06:a82a",
        "CF-IPCountry": "BE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a02:a020:4c3:960f:e482:56ff:fe06:a82a, 104.23.241.51"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Apr-2026 21:01:06 UTC] === END API CALL LOG ===
[26-Apr-2026 21:01:06 UTC] ✅ API Hash verification passed for profile endpoint
[26-Apr-2026 21:01:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE0IiwidXNlcm5hbWUiOiJ0cmFuczIyY212aXIiLCJlbWFpbCI6InRvbGdzNzAwQGdtYWlsLmNvbSIsImV4cCI6MTc3Nzc2MDkyOX0.mhMWC4e6zmf_qSnJ2hgGvqAchFcnSGGIBd4JrSHnCl4
[26-Apr-2026 21:01:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Apr-2026 21:01:06 UTC] ✅ JWT token verified successfully for user profile
[26-Apr-2026 21:01:06 UTC] User ID: 414
[26-Apr-2026 21:01:06 UTC] ✅ User profile retrieved successfully for user ID: 414
[26-Apr-2026 21:01:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Apr-2026 21:01:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Apr-2026 21:01:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE0IiwidXNlcm5hbWUiOiJ0cmFuczIyY212aXIiLCJlbWFpbCI6InRvbGdzNzAwQGdtYWlsLmNvbSIsImV4cCI6MTc3Nzc2MDkyOX0.mhMWC4e6zmf_qSnJ2hgGvqAchFcnSGGIBd4JrSHnCl4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f288552ec002211-BRU","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2a02:a020:4c3:960f:e482:56ff:fe06:a82a","CF-IPCountry":"BE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2a02:a020:4c3:960f:e482:56ff:fe06:a82a, 104.23.241.51"}
[26-Apr-2026 21:01:06 UTC] === User Orders API Called ===
[26-Apr-2026 21:01:06 UTC] User ID: 414
[26-Apr-2026 21:01:06 UTC] Limit: 20, Offset: 0
[26-Apr-2026 21:01:06 UTC] Orders found: 0
[26-Apr-2026 21:01:06 UTC] Orders data: []
[26-Apr-2026 21:01:06 UTC] Total orders count: 0
[26-Apr-2026 21:01:06 UTC] === API CALL LOG ===
[26-Apr-2026 21:01:06 UTC] Endpoint: user/profile.php
[26-Apr-2026 21:01:06 UTC] Full Log Data: {
    "timestamp": "2026-04-26 21:01:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:a020:4c3:960f:e482:56ff:fe06:a82a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE0IiwidXNlcm5hbWUiOiJ0cmFuczIyY212aXIiLCJlbWFpbCI6InRvbGdzNzAwQGdtYWlsLmNvbSIsImV4cCI6MTc3Nzc2MDkyOX0.mhMWC4e6zmf_qSnJ2hgGvqAchFcnSGGIBd4JrSHnCl4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f2885537d432211-BRU",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a02:a020:4c3:960f:e482:56ff:fe06:a82a",
        "CF-IPCountry": "BE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a02:a020:4c3:960f:e482:56ff:fe06:a82a, 104.23.241.50"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Apr-2026 21:01:06 UTC] === END API CALL LOG ===
[26-Apr-2026 21:01:06 UTC] ✅ API Hash verification passed for profile endpoint
[26-Apr-2026 21:01:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE0IiwidXNlcm5hbWUiOiJ0cmFuczIyY212aXIiLCJlbWFpbCI6InRvbGdzNzAwQGdtYWlsLmNvbSIsImV4cCI6MTc3Nzc2MDkyOX0.mhMWC4e6zmf_qSnJ2hgGvqAchFcnSGGIBd4JrSHnCl4
[26-Apr-2026 21:01:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Apr-2026 21:01:06 UTC] ✅ JWT token verified successfully for user profile
[26-Apr-2026 21:01:06 UTC] User ID: 414
[26-Apr-2026 21:01:06 UTC] ✅ User profile retrieved successfully for user ID: 414
[26-Apr-2026 21:01:22 UTC] === API CALL LOG ===
[26-Apr-2026 21:01:22 UTC] Endpoint: user/profile.php
[26-Apr-2026 21:01:22 UTC] Full Log Data: {
    "timestamp": "2026-04-26 21:01:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:a020:4c3:960f:e482:56ff:fe06:a82a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE0IiwidXNlcm5hbWUiOiJ0cmFuczIyY212aXIiLCJlbWFpbCI6InRvbGdzNzAwQGdtYWlsLmNvbSIsImV4cCI6MTc3Nzc2MDkyOX0.mhMWC4e6zmf_qSnJ2hgGvqAchFcnSGGIBd4JrSHnCl4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f2885b9c9b42211-BRU",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a02:a020:4c3:960f:e482:56ff:fe06:a82a",
        "CF-IPCountry": "BE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a02:a020:4c3:960f:e482:56ff:fe06:a82a, 104.23.241.73"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Apr-2026 21:01:22 UTC] === END API CALL LOG ===
[26-Apr-2026 21:01:22 UTC] ✅ API Hash verification passed for profile endpoint
[26-Apr-2026 21:01:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE0IiwidXNlcm5hbWUiOiJ0cmFuczIyY212aXIiLCJlbWFpbCI6InRvbGdzNzAwQGdtYWlsLmNvbSIsImV4cCI6MTc3Nzc2MDkyOX0.mhMWC4e6zmf_qSnJ2hgGvqAchFcnSGGIBd4JrSHnCl4
[26-Apr-2026 21:01:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Apr-2026 21:01:22 UTC] ✅ JWT token verified successfully for user profile
[26-Apr-2026 21:01:22 UTC] User ID: 414
[26-Apr-2026 21:01:22 UTC] ✅ User profile retrieved successfully for user ID: 414
[26-Apr-2026 21:01:22 UTC] User Purchases API - User ID: 414
[26-Apr-2026 21:01:22 UTC] User Purchases API - Total purchases found: 0
[26-Apr-2026 21:01:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Apr-2026 21:01:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Apr-2026 21:01:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE0IiwidXNlcm5hbWUiOiJ0cmFuczIyY212aXIiLCJlbWFpbCI6InRvbGdzNzAwQGdtYWlsLmNvbSIsImV4cCI6MTc3Nzc2MDkyOX0.mhMWC4e6zmf_qSnJ2hgGvqAchFcnSGGIBd4JrSHnCl4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f2885c5bf432211-BRU","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2a02:a020:4c3:960f:e482:56ff:fe06:a82a","CF-IPCountry":"BE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2a02:a020:4c3:960f:e482:56ff:fe06:a82a, 104.23.241.73"}
[26-Apr-2026 21:01:24 UTC] === User Orders API Called ===
[26-Apr-2026 21:01:24 UTC] User ID: 414
[26-Apr-2026 21:01:24 UTC] Limit: 20, Offset: 0
[26-Apr-2026 21:01:24 UTC] Orders found: 0
[26-Apr-2026 21:01:24 UTC] Orders data: []
[26-Apr-2026 21:01:24 UTC] Total orders count: 0
[26-Apr-2026 21:01:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Apr-2026 21:01:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Apr-2026 21:01:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE0IiwidXNlcm5hbWUiOiJ0cmFuczIyY212aXIiLCJlbWFpbCI6InRvbGdzNzAwQGdtYWlsLmNvbSIsImV4cCI6MTc3Nzc2MDkyOX0.mhMWC4e6zmf_qSnJ2hgGvqAchFcnSGGIBd4JrSHnCl4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f2885ce3c102211-BRU","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2a02:a020:4c3:960f:e482:56ff:fe06:a82a","CF-IPCountry":"BE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2a02:a020:4c3:960f:e482:56ff:fe06:a82a, 104.23.241.73"}
[26-Apr-2026 21:01:26 UTC] === User Orders API Called ===
[26-Apr-2026 21:01:26 UTC] User ID: 414
[26-Apr-2026 21:01:26 UTC] Limit: 20, Offset: 0
[26-Apr-2026 21:01:26 UTC] Orders found: 0
[26-Apr-2026 21:01:26 UTC] Orders data: []
[26-Apr-2026 21:01:26 UTC] Total orders count: 0
[26-Apr-2026 21:01:26 UTC] === API CALL LOG ===
[26-Apr-2026 21:01:26 UTC] Endpoint: user/profile.php
[26-Apr-2026 21:01:26 UTC] Full Log Data: {
    "timestamp": "2026-04-26 21:01:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:a020:4c3:960f:e482:56ff:fe06:a82a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE0IiwidXNlcm5hbWUiOiJ0cmFuczIyY212aXIiLCJlbWFpbCI6InRvbGdzNzAwQGdtYWlsLmNvbSIsImV4cCI6MTc3Nzc2MDkyOX0.mhMWC4e6zmf_qSnJ2hgGvqAchFcnSGGIBd4JrSHnCl4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f2885ceddcc2211-BRU",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a02:a020:4c3:960f:e482:56ff:fe06:a82a",
        "CF-IPCountry": "BE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a02:a020:4c3:960f:e482:56ff:fe06:a82a, 104.23.241.73"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Apr-2026 21:01:26 UTC] === END API CALL LOG ===
[26-Apr-2026 21:01:26 UTC] ✅ API Hash verification passed for profile endpoint
[26-Apr-2026 21:01:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE0IiwidXNlcm5hbWUiOiJ0cmFuczIyY212aXIiLCJlbWFpbCI6InRvbGdzNzAwQGdtYWlsLmNvbSIsImV4cCI6MTc3Nzc2MDkyOX0.mhMWC4e6zmf_qSnJ2hgGvqAchFcnSGGIBd4JrSHnCl4
[26-Apr-2026 21:01:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Apr-2026 21:01:26 UTC] ✅ JWT token verified successfully for user profile
[26-Apr-2026 21:01:26 UTC] User ID: 414
[26-Apr-2026 21:01:26 UTC] ✅ User profile retrieved successfully for user ID: 414
[26-Apr-2026 21:01:26 UTC] === API CALL LOG ===
[26-Apr-2026 21:01:26 UTC] Endpoint: user/profile.php
[26-Apr-2026 21:01:26 UTC] Full Log Data: {
    "timestamp": "2026-04-26 21:01:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:a020:4c3:960f:e482:56ff:fe06:a82a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE0IiwidXNlcm5hbWUiOiJ0cmFuczIyY212aXIiLCJlbWFpbCI6InRvbGdzNzAwQGdtYWlsLmNvbSIsImV4cCI6MTc3Nzc2MDkyOX0.mhMWC4e6zmf_qSnJ2hgGvqAchFcnSGGIBd4JrSHnCl4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f2885d2bff92211-BRU",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a02:a020:4c3:960f:e482:56ff:fe06:a82a",
        "CF-IPCountry": "BE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a02:a020:4c3:960f:e482:56ff:fe06:a82a, 104.23.241.73"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Apr-2026 21:01:26 UTC] === END API CALL LOG ===
[26-Apr-2026 21:01:26 UTC] ✅ API Hash verification passed for profile endpoint
[26-Apr-2026 21:01:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE0IiwidXNlcm5hbWUiOiJ0cmFuczIyY212aXIiLCJlbWFpbCI6InRvbGdzNzAwQGdtYWlsLmNvbSIsImV4cCI6MTc3Nzc2MDkyOX0.mhMWC4e6zmf_qSnJ2hgGvqAchFcnSGGIBd4JrSHnCl4
[26-Apr-2026 21:01:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Apr-2026 21:01:26 UTC] ✅ JWT token verified successfully for user profile
[26-Apr-2026 21:01:26 UTC] User ID: 414
[26-Apr-2026 21:01:26 UTC] ✅ User profile retrieved successfully for user ID: 414
[26-Apr-2026 21:01:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Apr-2026 21:01:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Apr-2026 21:01:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE0IiwidXNlcm5hbWUiOiJ0cmFuczIyY212aXIiLCJlbWFpbCI6InRvbGdzNzAwQGdtYWlsLmNvbSIsImV4cCI6MTc3Nzc2MDkyOX0.mhMWC4e6zmf_qSnJ2hgGvqAchFcnSGGIBd4JrSHnCl4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f2886202d332211-BRU","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2a02:a020:4c3:960f:e482:56ff:fe06:a82a","CF-IPCountry":"BE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2a02:a020:4c3:960f:e482:56ff:fe06:a82a, 104.23.241.73"}
[26-Apr-2026 21:01:39 UTC] === User Orders API Called ===
[26-Apr-2026 21:01:39 UTC] User ID: 414
[26-Apr-2026 21:01:39 UTC] Limit: 20, Offset: 0
[26-Apr-2026 21:01:39 UTC] Orders found: 0
[26-Apr-2026 21:01:39 UTC] Orders data: []
[26-Apr-2026 21:01:39 UTC] Total orders count: 0
[26-Apr-2026 21:01:39 UTC] === API CALL LOG ===
[26-Apr-2026 21:01:39 UTC] Endpoint: user/profile.php
[26-Apr-2026 21:01:39 UTC] Full Log Data: {
    "timestamp": "2026-04-26 21:01:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:a020:4c3:960f:e482:56ff:fe06:a82a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE0IiwidXNlcm5hbWUiOiJ0cmFuczIyY212aXIiLCJlbWFpbCI6InRvbGdzNzAwQGdtYWlsLmNvbSIsImV4cCI6MTc3Nzc2MDkyOX0.mhMWC4e6zmf_qSnJ2hgGvqAchFcnSGGIBd4JrSHnCl4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f288620feeb2211-BRU",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a02:a020:4c3:960f:e482:56ff:fe06:a82a",
        "CF-IPCountry": "BE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a02:a020:4c3:960f:e482:56ff:fe06:a82a, 104.23.241.73"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Apr-2026 21:01:39 UTC] === END API CALL LOG ===
[26-Apr-2026 21:01:39 UTC] ✅ API Hash verification passed for profile endpoint
[26-Apr-2026 21:01:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE0IiwidXNlcm5hbWUiOiJ0cmFuczIyY212aXIiLCJlbWFpbCI6InRvbGdzNzAwQGdtYWlsLmNvbSIsImV4cCI6MTc3Nzc2MDkyOX0.mhMWC4e6zmf_qSnJ2hgGvqAchFcnSGGIBd4JrSHnCl4
[26-Apr-2026 21:01:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Apr-2026 21:01:39 UTC] ✅ JWT token verified successfully for user profile
[26-Apr-2026 21:01:39 UTC] User ID: 414
[26-Apr-2026 21:01:39 UTC] ✅ User profile retrieved successfully for user ID: 414
[26-Apr-2026 21:01:39 UTC] === API CALL LOG ===
[26-Apr-2026 21:01:39 UTC] Endpoint: user/profile.php
[26-Apr-2026 21:01:39 UTC] Full Log Data: {
    "timestamp": "2026-04-26 21:01:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:a020:4c3:960f:e482:56ff:fe06:a82a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE0IiwidXNlcm5hbWUiOiJ0cmFuczIyY212aXIiLCJlbWFpbCI6InRvbGdzNzAwQGdtYWlsLmNvbSIsImV4cCI6MTc3Nzc2MDkyOX0.mhMWC4e6zmf_qSnJ2hgGvqAchFcnSGGIBd4JrSHnCl4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f2886249f872211-BRU",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a02:a020:4c3:960f:e482:56ff:fe06:a82a",
        "CF-IPCountry": "BE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a02:a020:4c3:960f:e482:56ff:fe06:a82a, 104.23.241.73"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Apr-2026 21:01:39 UTC] === END API CALL LOG ===
[26-Apr-2026 21:01:39 UTC] ✅ API Hash verification passed for profile endpoint
[26-Apr-2026 21:01:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE0IiwidXNlcm5hbWUiOiJ0cmFuczIyY212aXIiLCJlbWFpbCI6InRvbGdzNzAwQGdtYWlsLmNvbSIsImV4cCI6MTc3Nzc2MDkyOX0.mhMWC4e6zmf_qSnJ2hgGvqAchFcnSGGIBd4JrSHnCl4
[26-Apr-2026 21:01:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Apr-2026 21:01:39 UTC] ✅ JWT token verified successfully for user profile
[26-Apr-2026 21:01:39 UTC] User ID: 414
[26-Apr-2026 21:01:39 UTC] ✅ User profile retrieved successfully for user ID: 414
[26-Apr-2026 21:01:47 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Apr-2026 21:01:47 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Apr-2026 21:01:47 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE0IiwidXNlcm5hbWUiOiJ0cmFuczIyY212aXIiLCJlbWFpbCI6InRvbGdzNzAwQGdtYWlsLmNvbSIsImV4cCI6MTc3Nzc2MDkyOX0.mhMWC4e6zmf_qSnJ2hgGvqAchFcnSGGIBd4JrSHnCl4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f2886550c592211-BRU","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2a02:a020:4c3:960f:e482:56ff:fe06:a82a","CF-IPCountry":"BE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2a02:a020:4c3:960f:e482:56ff:fe06:a82a, 104.23.241.72"}
[26-Apr-2026 21:01:47 UTC] === User Orders API Called ===
[26-Apr-2026 21:01:47 UTC] User ID: 414
[26-Apr-2026 21:01:47 UTC] Limit: 20, Offset: 0
[26-Apr-2026 21:01:47 UTC] Orders found: 0
[26-Apr-2026 21:01:47 UTC] Orders data: []
[26-Apr-2026 21:01:47 UTC] Total orders count: 0
[26-Apr-2026 21:01:47 UTC] === API CALL LOG ===
[26-Apr-2026 21:01:47 UTC] Endpoint: user/profile.php
[26-Apr-2026 21:01:47 UTC] Full Log Data: {
    "timestamp": "2026-04-26 21:01:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:a020:4c3:960f:e482:56ff:fe06:a82a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE0IiwidXNlcm5hbWUiOiJ0cmFuczIyY212aXIiLCJlbWFpbCI6InRvbGdzNzAwQGdtYWlsLmNvbSIsImV4cCI6MTc3Nzc2MDkyOX0.mhMWC4e6zmf_qSnJ2hgGvqAchFcnSGGIBd4JrSHnCl4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f2886558d9e2211-BRU",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a02:a020:4c3:960f:e482:56ff:fe06:a82a",
        "CF-IPCountry": "BE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a02:a020:4c3:960f:e482:56ff:fe06:a82a, 104.23.241.72"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Apr-2026 21:01:47 UTC] === END API CALL LOG ===
[26-Apr-2026 21:01:47 UTC] ✅ API Hash verification passed for profile endpoint
[26-Apr-2026 21:01:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE0IiwidXNlcm5hbWUiOiJ0cmFuczIyY212aXIiLCJlbWFpbCI6InRvbGdzNzAwQGdtYWlsLmNvbSIsImV4cCI6MTc3Nzc2MDkyOX0.mhMWC4e6zmf_qSnJ2hgGvqAchFcnSGGIBd4JrSHnCl4
[26-Apr-2026 21:01:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Apr-2026 21:01:47 UTC] ✅ JWT token verified successfully for user profile
[26-Apr-2026 21:01:47 UTC] User ID: 414
[26-Apr-2026 21:01:47 UTC] ✅ User profile retrieved successfully for user ID: 414
[26-Apr-2026 21:01:48 UTC] === API CALL LOG ===
[26-Apr-2026 21:01:48 UTC] Endpoint: user/profile.php
[26-Apr-2026 21:01:48 UTC] Full Log Data: {
    "timestamp": "2026-04-26 21:01:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:a020:4c3:960f:e482:56ff:fe06:a82a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE0IiwidXNlcm5hbWUiOiJ0cmFuczIyY212aXIiLCJlbWFpbCI6InRvbGdzNzAwQGdtYWlsLmNvbSIsImV4cCI6MTc3Nzc2MDkyOX0.mhMWC4e6zmf_qSnJ2hgGvqAchFcnSGGIBd4JrSHnCl4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f28865948322211-BRU",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a02:a020:4c3:960f:e482:56ff:fe06:a82a",
        "CF-IPCountry": "BE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a02:a020:4c3:960f:e482:56ff:fe06:a82a, 104.23.241.72"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Apr-2026 21:01:48 UTC] === END API CALL LOG ===
[26-Apr-2026 21:01:48 UTC] ✅ API Hash verification passed for profile endpoint
[26-Apr-2026 21:01:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE0IiwidXNlcm5hbWUiOiJ0cmFuczIyY212aXIiLCJlbWFpbCI6InRvbGdzNzAwQGdtYWlsLmNvbSIsImV4cCI6MTc3Nzc2MDkyOX0.mhMWC4e6zmf_qSnJ2hgGvqAchFcnSGGIBd4JrSHnCl4
[26-Apr-2026 21:01:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Apr-2026 21:01:48 UTC] ✅ JWT token verified successfully for user profile
[26-Apr-2026 21:01:48 UTC] User ID: 414
[26-Apr-2026 21:01:48 UTC] ✅ User profile retrieved successfully for user ID: 414
[26-Apr-2026 22:35:36 UTC] === API CALL LOG ===
[26-Apr-2026 22:35:36 UTC] Endpoint: user/profile.php
[26-Apr-2026 22:35:36 UTC] Full Log Data: {
    "timestamp": "2026-04-26 22:35:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.114",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE4IiwidXNlcm5hbWUiOiJib3NzJ3MiLCJlbWFpbCI6ImJvc3NtYW5AcmMubWFpbGluZ3MubGl2ZSIsImV4cCI6MTc3Nzg0NzczM30.TqYAclzsS4d2Aqv98NG8xA1u4_L6VwyZF3b8pphR5dM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f290fc2aa30a580-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.114",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.114, 172.64.192.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Apr-2026 22:35:36 UTC] === END API CALL LOG ===
[26-Apr-2026 22:35:36 UTC] ✅ API Hash verification passed for profile endpoint
[26-Apr-2026 22:35:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE4IiwidXNlcm5hbWUiOiJib3NzJ3MiLCJlbWFpbCI6ImJvc3NtYW5AcmMubWFpbGluZ3MubGl2ZSIsImV4cCI6MTc3Nzg0NzczM30.TqYAclzsS4d2Aqv98NG8xA1u4_L6VwyZF3b8pphR5dM
[26-Apr-2026 22:35:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Apr-2026 22:35:36 UTC] ✅ JWT token verified successfully for user profile
[26-Apr-2026 22:35:36 UTC] User ID: 418
[26-Apr-2026 22:35:36 UTC] ✅ User profile retrieved successfully for user ID: 418
[26-Apr-2026 22:35:37 UTC] === API CALL LOG ===
[26-Apr-2026 22:35:37 UTC] Endpoint: user/profile.php
[26-Apr-2026 22:35:37 UTC] Full Log Data: {
    "timestamp": "2026-04-26 22:35:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.114",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE4IiwidXNlcm5hbWUiOiJib3NzJ3MiLCJlbWFpbCI6ImJvc3NtYW5AcmMubWFpbGluZ3MubGl2ZSIsImV4cCI6MTc3Nzg0NzczM30.TqYAclzsS4d2Aqv98NG8xA1u4_L6VwyZF3b8pphR5dM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f290fc74a05a580-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.114",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.114, 172.64.192.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Apr-2026 22:35:37 UTC] === END API CALL LOG ===
[26-Apr-2026 22:35:37 UTC] ✅ API Hash verification passed for profile endpoint
[26-Apr-2026 22:35:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE4IiwidXNlcm5hbWUiOiJib3NzJ3MiLCJlbWFpbCI6ImJvc3NtYW5AcmMubWFpbGluZ3MubGl2ZSIsImV4cCI6MTc3Nzg0NzczM30.TqYAclzsS4d2Aqv98NG8xA1u4_L6VwyZF3b8pphR5dM
[26-Apr-2026 22:35:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Apr-2026 22:35:37 UTC] ✅ JWT token verified successfully for user profile
[26-Apr-2026 22:35:37 UTC] User ID: 418
[26-Apr-2026 22:35:37 UTC] ✅ User profile retrieved successfully for user ID: 418
[26-Apr-2026 22:35:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Apr-2026 22:35:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Apr-2026 22:35:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE4IiwidXNlcm5hbWUiOiJib3NzJ3MiLCJlbWFpbCI6ImJvc3NtYW5AcmMubWFpbGluZ3MubGl2ZSIsImV4cCI6MTc3Nzg0NzczM30.TqYAclzsS4d2Aqv98NG8xA1u4_L6VwyZF3b8pphR5dM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f290fc74a0aa580-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.59.114","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.59.114, 172.64.192.168"}
[26-Apr-2026 22:35:37 UTC] === User Orders API Called ===
[26-Apr-2026 22:35:37 UTC] User ID: 418
[26-Apr-2026 22:35:37 UTC] Limit: 20, Offset: 0
[26-Apr-2026 22:35:37 UTC] Orders found: 0
[26-Apr-2026 22:35:37 UTC] Orders data: []
[26-Apr-2026 22:35:37 UTC] Total orders count: 0
[26-Apr-2026 22:35:37 UTC] === API CALL LOG ===
[26-Apr-2026 22:35:37 UTC] Endpoint: user/profile.php
[26-Apr-2026 22:35:37 UTC] Full Log Data: {
    "timestamp": "2026-04-26 22:35:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.114",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE4IiwidXNlcm5hbWUiOiJib3NzJ3MiLCJlbWFpbCI6ImJvc3NtYW5AcmMubWFpbGluZ3MubGl2ZSIsImV4cCI6MTc3Nzg0NzczM30.TqYAclzsS4d2Aqv98NG8xA1u4_L6VwyZF3b8pphR5dM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f290fc84b6aa580-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.114",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.114, 172.64.192.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Apr-2026 22:35:37 UTC] === END API CALL LOG ===
[26-Apr-2026 22:35:37 UTC] ✅ API Hash verification passed for profile endpoint
[26-Apr-2026 22:35:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE4IiwidXNlcm5hbWUiOiJib3NzJ3MiLCJlbWFpbCI6ImJvc3NtYW5AcmMubWFpbGluZ3MubGl2ZSIsImV4cCI6MTc3Nzg0NzczM30.TqYAclzsS4d2Aqv98NG8xA1u4_L6VwyZF3b8pphR5dM
[26-Apr-2026 22:35:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Apr-2026 22:35:37 UTC] ✅ JWT token verified successfully for user profile
[26-Apr-2026 22:35:37 UTC] User ID: 418
[26-Apr-2026 22:35:37 UTC] ✅ User profile retrieved successfully for user ID: 418
[26-Apr-2026 22:35:38 UTC] === API CALL LOG ===
[26-Apr-2026 22:35:38 UTC] Endpoint: user/profile.php
[26-Apr-2026 22:35:38 UTC] Full Log Data: {
    "timestamp": "2026-04-26 22:35:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.114",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE4IiwidXNlcm5hbWUiOiJib3NzJ3MiLCJlbWFpbCI6ImJvc3NtYW5AcmMubWFpbGluZ3MubGl2ZSIsImV4cCI6MTc3Nzg0NzczM30.TqYAclzsS4d2Aqv98NG8xA1u4_L6VwyZF3b8pphR5dM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f290fce9f50a580-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.114",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.114, 172.64.192.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Apr-2026 22:35:38 UTC] === END API CALL LOG ===
[26-Apr-2026 22:35:38 UTC] ✅ API Hash verification passed for profile endpoint
[26-Apr-2026 22:35:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE4IiwidXNlcm5hbWUiOiJib3NzJ3MiLCJlbWFpbCI6ImJvc3NtYW5AcmMubWFpbGluZ3MubGl2ZSIsImV4cCI6MTc3Nzg0NzczM30.TqYAclzsS4d2Aqv98NG8xA1u4_L6VwyZF3b8pphR5dM
[26-Apr-2026 22:35:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Apr-2026 22:35:38 UTC] ✅ JWT token verified successfully for user profile
[26-Apr-2026 22:35:38 UTC] User ID: 418
[26-Apr-2026 22:35:38 UTC] ✅ User profile retrieved successfully for user ID: 418
[26-Apr-2026 22:35:41 UTC] === API CALL LOG ===
[26-Apr-2026 22:35:41 UTC] Endpoint: user/profile.php
[26-Apr-2026 22:35:41 UTC] Full Log Data: {
    "timestamp": "2026-04-26 22:35:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.114",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE4IiwidXNlcm5hbWUiOiJib3NzJ3MiLCJlbWFpbCI6ImJvc3NtYW5AcmMubWFpbGluZ3MubGl2ZSIsImV4cCI6MTc3Nzg0NzczM30.TqYAclzsS4d2Aqv98NG8xA1u4_L6VwyZF3b8pphR5dM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f290fdec804a580-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.114",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.114, 172.64.192.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Apr-2026 22:35:41 UTC] === END API CALL LOG ===
[26-Apr-2026 22:35:41 UTC] ✅ API Hash verification passed for profile endpoint
[26-Apr-2026 22:35:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE4IiwidXNlcm5hbWUiOiJib3NzJ3MiLCJlbWFpbCI6ImJvc3NtYW5AcmMubWFpbGluZ3MubGl2ZSIsImV4cCI6MTc3Nzg0NzczM30.TqYAclzsS4d2Aqv98NG8xA1u4_L6VwyZF3b8pphR5dM
[26-Apr-2026 22:35:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Apr-2026 22:35:41 UTC] ✅ JWT token verified successfully for user profile
[26-Apr-2026 22:35:41 UTC] User ID: 418
[26-Apr-2026 22:35:41 UTC] ✅ User profile retrieved successfully for user ID: 418
[26-Apr-2026 22:35:41 UTC] User Purchases API - User ID: 418
[26-Apr-2026 22:35:41 UTC] User Purchases API - Total purchases found: 0
[26-Apr-2026 22:35:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Apr-2026 22:35:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Apr-2026 22:35:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE4IiwidXNlcm5hbWUiOiJib3NzJ3MiLCJlbWFpbCI6ImJvc3NtYW5AcmMubWFpbGluZ3MubGl2ZSIsImV4cCI6MTc3Nzg0NzczM30.TqYAclzsS4d2Aqv98NG8xA1u4_L6VwyZF3b8pphR5dM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f29100c7ddaa580-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.59.114","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.59.114, 172.64.192.169"}
[26-Apr-2026 22:35:48 UTC] === User Orders API Called ===
[26-Apr-2026 22:35:48 UTC] User ID: 418
[26-Apr-2026 22:35:48 UTC] Limit: 20, Offset: 0
[26-Apr-2026 22:35:48 UTC] Orders found: 0
[26-Apr-2026 22:35:48 UTC] Orders data: []
[26-Apr-2026 22:35:48 UTC] Total orders count: 0
[26-Apr-2026 22:35:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Apr-2026 22:35:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Apr-2026 22:35:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE4IiwidXNlcm5hbWUiOiJib3NzJ3MiLCJlbWFpbCI6ImJvc3NtYW5AcmMubWFpbGluZ3MubGl2ZSIsImV4cCI6MTc3Nzg0NzczM30.TqYAclzsS4d2Aqv98NG8xA1u4_L6VwyZF3b8pphR5dM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f291020b99aa580-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.59.114","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.59.114, 172.64.192.169"}
[26-Apr-2026 22:35:51 UTC] === User Orders API Called ===
[26-Apr-2026 22:35:51 UTC] User ID: 418
[26-Apr-2026 22:35:51 UTC] Limit: 20, Offset: 0
[26-Apr-2026 22:35:51 UTC] Orders found: 0
[26-Apr-2026 22:35:51 UTC] Orders data: []
[26-Apr-2026 22:35:51 UTC] Total orders count: 0
[26-Apr-2026 22:35:51 UTC] === API CALL LOG ===
[26-Apr-2026 22:35:51 UTC] Endpoint: user/profile.php
[26-Apr-2026 22:35:51 UTC] Full Log Data: {
    "timestamp": "2026-04-26 22:35:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.114",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE4IiwidXNlcm5hbWUiOiJib3NzJ3MiLCJlbWFpbCI6ImJvc3NtYW5AcmMubWFpbGluZ3MubGl2ZSIsImV4cCI6MTc3Nzg0NzczM30.TqYAclzsS4d2Aqv98NG8xA1u4_L6VwyZF3b8pphR5dM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f291020b99ba580-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.114",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.114, 172.64.192.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Apr-2026 22:35:51 UTC] === END API CALL LOG ===
[26-Apr-2026 22:35:51 UTC] ✅ API Hash verification passed for profile endpoint
[26-Apr-2026 22:35:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE4IiwidXNlcm5hbWUiOiJib3NzJ3MiLCJlbWFpbCI6ImJvc3NtYW5AcmMubWFpbGluZ3MubGl2ZSIsImV4cCI6MTc3Nzg0NzczM30.TqYAclzsS4d2Aqv98NG8xA1u4_L6VwyZF3b8pphR5dM
[26-Apr-2026 22:35:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Apr-2026 22:35:51 UTC] ✅ JWT token verified successfully for user profile
[26-Apr-2026 22:35:51 UTC] User ID: 418
[26-Apr-2026 22:35:51 UTC] ✅ User profile retrieved successfully for user ID: 418
[26-Apr-2026 22:35:52 UTC] === API CALL LOG ===
[26-Apr-2026 22:35:52 UTC] Endpoint: user/profile.php
[26-Apr-2026 22:35:52 UTC] Full Log Data: {
    "timestamp": "2026-04-26 22:35:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.114",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE4IiwidXNlcm5hbWUiOiJib3NzJ3MiLCJlbWFpbCI6ImJvc3NtYW5AcmMubWFpbGluZ3MubGl2ZSIsImV4cCI6MTc3Nzg0NzczM30.TqYAclzsS4d2Aqv98NG8xA1u4_L6VwyZF3b8pphR5dM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f291025cb4da580-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.114",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.114, 172.64.192.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Apr-2026 22:35:52 UTC] === END API CALL LOG ===
[26-Apr-2026 22:35:52 UTC] ✅ API Hash verification passed for profile endpoint
[26-Apr-2026 22:35:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE4IiwidXNlcm5hbWUiOiJib3NzJ3MiLCJlbWFpbCI6ImJvc3NtYW5AcmMubWFpbGluZ3MubGl2ZSIsImV4cCI6MTc3Nzg0NzczM30.TqYAclzsS4d2Aqv98NG8xA1u4_L6VwyZF3b8pphR5dM
[26-Apr-2026 22:35:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Apr-2026 22:35:52 UTC] ✅ JWT token verified successfully for user profile
[26-Apr-2026 22:35:52 UTC] User ID: 418
[26-Apr-2026 22:35:52 UTC] ✅ User profile retrieved successfully for user ID: 418
[26-Apr-2026 22:35:53 UTC] === API CALL LOG ===
[26-Apr-2026 22:35:53 UTC] Endpoint: user/profile.php
[26-Apr-2026 22:35:53 UTC] Full Log Data: {
    "timestamp": "2026-04-26 22:35:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.114",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE4IiwidXNlcm5hbWUiOiJib3NzJ3MiLCJlbWFpbCI6ImJvc3NtYW5AcmMubWFpbGluZ3MubGl2ZSIsImV4cCI6MTc3Nzg0NzczM30.TqYAclzsS4d2Aqv98NG8xA1u4_L6VwyZF3b8pphR5dM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f291029497ca580-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.114",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.114, 172.64.192.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Apr-2026 22:35:53 UTC] === END API CALL LOG ===
[26-Apr-2026 22:35:53 UTC] ✅ API Hash verification passed for profile endpoint
[26-Apr-2026 22:35:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE4IiwidXNlcm5hbWUiOiJib3NzJ3MiLCJlbWFpbCI6ImJvc3NtYW5AcmMubWFpbGluZ3MubGl2ZSIsImV4cCI6MTc3Nzg0NzczM30.TqYAclzsS4d2Aqv98NG8xA1u4_L6VwyZF3b8pphR5dM
[26-Apr-2026 22:35:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Apr-2026 22:35:53 UTC] ✅ JWT token verified successfully for user profile
[26-Apr-2026 22:35:53 UTC] User ID: 418
[26-Apr-2026 22:35:53 UTC] ✅ User profile retrieved successfully for user ID: 418
[26-Apr-2026 22:36:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Apr-2026 22:36:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Apr-2026 22:36:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE4IiwidXNlcm5hbWUiOiJib3NzJ3MiLCJlbWFpbCI6ImJvc3NtYW5AcmMubWFpbGluZ3MubGl2ZSIsImV4cCI6MTc3Nzg0NzczM30.TqYAclzsS4d2Aqv98NG8xA1u4_L6VwyZF3b8pphR5dM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f2910e20b2aa580-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.59.114","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.59.114, 172.64.192.168"}
[26-Apr-2026 22:36:22 UTC] === User Orders API Called ===
[26-Apr-2026 22:36:22 UTC] User ID: 418
[26-Apr-2026 22:36:22 UTC] Limit: 20, Offset: 0
[26-Apr-2026 22:36:22 UTC] Orders found: 0
[26-Apr-2026 22:36:22 UTC] Orders data: []
[26-Apr-2026 22:36:22 UTC] Total orders count: 0
[26-Apr-2026 22:36:22 UTC] === API CALL LOG ===
[26-Apr-2026 22:36:22 UTC] Endpoint: user/profile.php
[26-Apr-2026 22:36:22 UTC] Full Log Data: {
    "timestamp": "2026-04-26 22:36:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.114",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE4IiwidXNlcm5hbWUiOiJib3NzJ3MiLCJlbWFpbCI6ImJvc3NtYW5AcmMubWFpbGluZ3MubGl2ZSIsImV4cCI6MTc3Nzg0NzczM30.TqYAclzsS4d2Aqv98NG8xA1u4_L6VwyZF3b8pphR5dM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f2910e20b2ea580-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.114",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.114, 172.64.192.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Apr-2026 22:36:22 UTC] === END API CALL LOG ===
[26-Apr-2026 22:36:22 UTC] ✅ API Hash verification passed for profile endpoint
[26-Apr-2026 22:36:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE4IiwidXNlcm5hbWUiOiJib3NzJ3MiLCJlbWFpbCI6ImJvc3NtYW5AcmMubWFpbGluZ3MubGl2ZSIsImV4cCI6MTc3Nzg0NzczM30.TqYAclzsS4d2Aqv98NG8xA1u4_L6VwyZF3b8pphR5dM
[26-Apr-2026 22:36:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Apr-2026 22:36:22 UTC] ✅ JWT token verified successfully for user profile
[26-Apr-2026 22:36:22 UTC] User ID: 418
[26-Apr-2026 22:36:22 UTC] ✅ User profile retrieved successfully for user ID: 418
[26-Apr-2026 22:36:22 UTC] === API CALL LOG ===
[26-Apr-2026 22:36:22 UTC] Endpoint: user/profile.php
[26-Apr-2026 22:36:22 UTC] Full Log Data: {
    "timestamp": "2026-04-26 22:36:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.114",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE4IiwidXNlcm5hbWUiOiJib3NzJ3MiLCJlbWFpbCI6ImJvc3NtYW5AcmMubWFpbGluZ3MubGl2ZSIsImV4cCI6MTc3Nzg0NzczM30.TqYAclzsS4d2Aqv98NG8xA1u4_L6VwyZF3b8pphR5dM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f2910e21b55a580-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.114",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.114, 172.64.192.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Apr-2026 22:36:22 UTC] === END API CALL LOG ===
[26-Apr-2026 22:36:22 UTC] ✅ API Hash verification passed for profile endpoint
[26-Apr-2026 22:36:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE4IiwidXNlcm5hbWUiOiJib3NzJ3MiLCJlbWFpbCI6ImJvc3NtYW5AcmMubWFpbGluZ3MubGl2ZSIsImV4cCI6MTc3Nzg0NzczM30.TqYAclzsS4d2Aqv98NG8xA1u4_L6VwyZF3b8pphR5dM
[26-Apr-2026 22:36:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Apr-2026 22:36:22 UTC] ✅ JWT token verified successfully for user profile
[26-Apr-2026 22:36:22 UTC] User ID: 418
[26-Apr-2026 22:36:22 UTC] ✅ User profile retrieved successfully for user ID: 418
[26-Apr-2026 22:36:23 UTC] === API CALL LOG ===
[26-Apr-2026 22:36:23 UTC] Endpoint: user/profile.php
[26-Apr-2026 22:36:23 UTC] Full Log Data: {
    "timestamp": "2026-04-26 22:36:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.114",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE4IiwidXNlcm5hbWUiOiJib3NzJ3MiLCJlbWFpbCI6ImJvc3NtYW5AcmMubWFpbGluZ3MubGl2ZSIsImV4cCI6MTc3Nzg0NzczM30.TqYAclzsS4d2Aqv98NG8xA1u4_L6VwyZF3b8pphR5dM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f2910e70b56a580-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.114",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.114, 172.64.192.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Apr-2026 22:36:23 UTC] === END API CALL LOG ===
[26-Apr-2026 22:36:23 UTC] ✅ API Hash verification passed for profile endpoint
[26-Apr-2026 22:36:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE4IiwidXNlcm5hbWUiOiJib3NzJ3MiLCJlbWFpbCI6ImJvc3NtYW5AcmMubWFpbGluZ3MubGl2ZSIsImV4cCI6MTc3Nzg0NzczM30.TqYAclzsS4d2Aqv98NG8xA1u4_L6VwyZF3b8pphR5dM
[26-Apr-2026 22:36:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Apr-2026 22:36:23 UTC] ✅ JWT token verified successfully for user profile
[26-Apr-2026 22:36:23 UTC] User ID: 418
[26-Apr-2026 22:36:23 UTC] ✅ User profile retrieved successfully for user ID: 418
[26-Apr-2026 22:36:41 UTC] === API CALL LOG ===
[26-Apr-2026 22:36:41 UTC] Endpoint: user/profile.php
[26-Apr-2026 22:36:41 UTC] Full Log Data: {
    "timestamp": "2026-04-26 22:36:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.114",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE4IiwidXNlcm5hbWUiOiJib3NzJ3MiLCJlbWFpbCI6ImJvc3NtYW5AcmMubWFpbGluZ3MubGl2ZSIsImV4cCI6MTc3Nzg0NzczM30.TqYAclzsS4d2Aqv98NG8xA1u4_L6VwyZF3b8pphR5dM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f2911548a729783-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.114",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.114, 172.69.224.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Apr-2026 22:36:41 UTC] === END API CALL LOG ===
[26-Apr-2026 22:36:41 UTC] ✅ API Hash verification passed for profile endpoint
[26-Apr-2026 22:36:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE4IiwidXNlcm5hbWUiOiJib3NzJ3MiLCJlbWFpbCI6ImJvc3NtYW5AcmMubWFpbGluZ3MubGl2ZSIsImV4cCI6MTc3Nzg0NzczM30.TqYAclzsS4d2Aqv98NG8xA1u4_L6VwyZF3b8pphR5dM
[26-Apr-2026 22:36:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Apr-2026 22:36:41 UTC] ✅ JWT token verified successfully for user profile
[26-Apr-2026 22:36:41 UTC] User ID: 418
[26-Apr-2026 22:36:41 UTC] ✅ User profile retrieved successfully for user ID: 418
[26-Apr-2026 22:36:42 UTC] === API CALL LOG ===
[26-Apr-2026 22:36:42 UTC] Endpoint: user/profile.php
[26-Apr-2026 22:36:42 UTC] Full Log Data: {
    "timestamp": "2026-04-26 22:36:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.114",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE4IiwidXNlcm5hbWUiOiJib3NzJ3MiLCJlbWFpbCI6ImJvc3NtYW5AcmMubWFpbGluZ3MubGl2ZSIsImV4cCI6MTc3Nzg0NzczM30.TqYAclzsS4d2Aqv98NG8xA1u4_L6VwyZF3b8pphR5dM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f29115f3d659783-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.114",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.114, 172.69.224.66"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Apr-2026 22:36:42 UTC] === END API CALL LOG ===
[26-Apr-2026 22:36:42 UTC] ✅ API Hash verification passed for profile endpoint
[26-Apr-2026 22:36:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE4IiwidXNlcm5hbWUiOiJib3NzJ3MiLCJlbWFpbCI6ImJvc3NtYW5AcmMubWFpbGluZ3MubGl2ZSIsImV4cCI6MTc3Nzg0NzczM30.TqYAclzsS4d2Aqv98NG8xA1u4_L6VwyZF3b8pphR5dM
[26-Apr-2026 22:36:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Apr-2026 22:36:42 UTC] ✅ JWT token verified successfully for user profile
[26-Apr-2026 22:36:42 UTC] User ID: 418
[26-Apr-2026 22:36:42 UTC] ✅ User profile retrieved successfully for user ID: 418
[26-Apr-2026 22:36:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Apr-2026 22:36:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Apr-2026 22:36:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE4IiwidXNlcm5hbWUiOiJib3NzJ3MiLCJlbWFpbCI6ImJvc3NtYW5AcmMubWFpbGluZ3MubGl2ZSIsImV4cCI6MTc3Nzg0NzczM30.TqYAclzsS4d2Aqv98NG8xA1u4_L6VwyZF3b8pphR5dM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f291160981d9783-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.59.114","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.59.114, 172.69.224.168"}
[26-Apr-2026 22:36:42 UTC] === User Orders API Called ===
[26-Apr-2026 22:36:42 UTC] User ID: 418
[26-Apr-2026 22:36:42 UTC] Limit: 20, Offset: 0
[26-Apr-2026 22:36:42 UTC] Orders found: 0
[26-Apr-2026 22:36:42 UTC] Orders data: []
[26-Apr-2026 22:36:42 UTC] Total orders count: 0
[26-Apr-2026 22:36:43 UTC] === API CALL LOG ===
[26-Apr-2026 22:36:43 UTC] Endpoint: user/profile.php
[26-Apr-2026 22:36:43 UTC] Full Log Data: {
    "timestamp": "2026-04-26 22:36:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.114",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE4IiwidXNlcm5hbWUiOiJib3NzJ3MiLCJlbWFpbCI6ImJvc3NtYW5AcmMubWFpbGluZ3MubGl2ZSIsImV4cCI6MTc3Nzg0NzczM30.TqYAclzsS4d2Aqv98NG8xA1u4_L6VwyZF3b8pphR5dM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f291160981e9783-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.114",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.114, 172.69.224.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Apr-2026 22:36:43 UTC] === END API CALL LOG ===
[26-Apr-2026 22:36:43 UTC] ✅ API Hash verification passed for profile endpoint
[26-Apr-2026 22:36:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE4IiwidXNlcm5hbWUiOiJib3NzJ3MiLCJlbWFpbCI6ImJvc3NtYW5AcmMubWFpbGluZ3MubGl2ZSIsImV4cCI6MTc3Nzg0NzczM30.TqYAclzsS4d2Aqv98NG8xA1u4_L6VwyZF3b8pphR5dM
[26-Apr-2026 22:36:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Apr-2026 22:36:43 UTC] ✅ JWT token verified successfully for user profile
[26-Apr-2026 22:36:43 UTC] User ID: 418
[26-Apr-2026 22:36:43 UTC] ✅ User profile retrieved successfully for user ID: 418
[26-Apr-2026 22:36:44 UTC] === API CALL LOG ===
[26-Apr-2026 22:36:44 UTC] Endpoint: user/profile.php
[26-Apr-2026 22:36:44 UTC] Full Log Data: {
    "timestamp": "2026-04-26 22:36:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.114",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE4IiwidXNlcm5hbWUiOiJib3NzJ3MiLCJlbWFpbCI6ImJvc3NtYW5AcmMubWFpbGluZ3MubGl2ZSIsImV4cCI6MTc3Nzg0NzczM30.TqYAclzsS4d2Aqv98NG8xA1u4_L6VwyZF3b8pphR5dM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f2911678c969783-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.114",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.114, 172.69.224.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Apr-2026 22:36:44 UTC] === END API CALL LOG ===
[26-Apr-2026 22:36:44 UTC] ✅ API Hash verification passed for profile endpoint
[26-Apr-2026 22:36:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE4IiwidXNlcm5hbWUiOiJib3NzJ3MiLCJlbWFpbCI6ImJvc3NtYW5AcmMubWFpbGluZ3MubGl2ZSIsImV4cCI6MTc3Nzg0NzczM30.TqYAclzsS4d2Aqv98NG8xA1u4_L6VwyZF3b8pphR5dM
[26-Apr-2026 22:36:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Apr-2026 22:36:44 UTC] ✅ JWT token verified successfully for user profile
[26-Apr-2026 22:36:44 UTC] User ID: 418
[26-Apr-2026 22:36:44 UTC] ✅ User profile retrieved successfully for user ID: 418
[26-Apr-2026 22:36:57 UTC] === API CALL LOG ===
[26-Apr-2026 22:36:57 UTC] Endpoint: user/profile.php
[26-Apr-2026 22:36:57 UTC] Full Log Data: {
    "timestamp": "2026-04-26 22:36:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.114",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE4IiwidXNlcm5hbWUiOiJib3NzJ3MiLCJlbWFpbCI6ImJvc3NtYW5AcmMubWFpbGluZ3MubGl2ZSIsImV4cCI6MTc3Nzg0NzczM30.TqYAclzsS4d2Aqv98NG8xA1u4_L6VwyZF3b8pphR5dM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f2911b83b6a9783-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.114",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.114, 172.69.224.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Apr-2026 22:36:57 UTC] === END API CALL LOG ===
[26-Apr-2026 22:36:57 UTC] ✅ API Hash verification passed for profile endpoint
[26-Apr-2026 22:36:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE4IiwidXNlcm5hbWUiOiJib3NzJ3MiLCJlbWFpbCI6ImJvc3NtYW5AcmMubWFpbGluZ3MubGl2ZSIsImV4cCI6MTc3Nzg0NzczM30.TqYAclzsS4d2Aqv98NG8xA1u4_L6VwyZF3b8pphR5dM
[26-Apr-2026 22:36:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Apr-2026 22:36:57 UTC] ✅ JWT token verified successfully for user profile
[26-Apr-2026 22:36:57 UTC] User ID: 418
[26-Apr-2026 22:36:57 UTC] ✅ User profile retrieved successfully for user ID: 418
[26-Apr-2026 22:36:57 UTC] User Purchases API - User ID: 418
[26-Apr-2026 22:36:57 UTC] User Purchases API - Total purchases found: 0
[26-Apr-2026 22:37:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Apr-2026 22:37:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Apr-2026 22:37:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE4IiwidXNlcm5hbWUiOiJib3NzJ3MiLCJlbWFpbCI6ImJvc3NtYW5AcmMubWFpbGluZ3MubGl2ZSIsImV4cCI6MTc3Nzg0NzczM30.TqYAclzsS4d2Aqv98NG8xA1u4_L6VwyZF3b8pphR5dM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f29121c99a09783-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.59.114","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.59.114, 172.69.224.169"}
[26-Apr-2026 22:37:13 UTC] === User Orders API Called ===
[26-Apr-2026 22:37:13 UTC] User ID: 418
[26-Apr-2026 22:37:13 UTC] Limit: 20, Offset: 0
[26-Apr-2026 22:37:13 UTC] Orders found: 0
[26-Apr-2026 22:37:13 UTC] Orders data: []
[26-Apr-2026 22:37:13 UTC] Total orders count: 0
[26-Apr-2026 22:37:16 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Apr-2026 22:37:16 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Apr-2026 22:37:16 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE4IiwidXNlcm5hbWUiOiJib3NzJ3MiLCJlbWFpbCI6ImJvc3NtYW5AcmMubWFpbGluZ3MubGl2ZSIsImV4cCI6MTc3Nzg0NzczM30.TqYAclzsS4d2Aqv98NG8xA1u4_L6VwyZF3b8pphR5dM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f2912306f049783-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.59.114","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.59.114, 172.69.224.169"}
[26-Apr-2026 22:37:16 UTC] === User Orders API Called ===
[26-Apr-2026 22:37:16 UTC] User ID: 418
[26-Apr-2026 22:37:16 UTC] Limit: 20, Offset: 0
[26-Apr-2026 22:37:16 UTC] Orders found: 0
[26-Apr-2026 22:37:16 UTC] Orders data: []
[26-Apr-2026 22:37:16 UTC] Total orders count: 0
[26-Apr-2026 22:37:16 UTC] === API CALL LOG ===
[26-Apr-2026 22:37:16 UTC] Endpoint: user/profile.php
[26-Apr-2026 22:37:16 UTC] Full Log Data: {
    "timestamp": "2026-04-26 22:37:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.114",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE4IiwidXNlcm5hbWUiOiJib3NzJ3MiLCJlbWFpbCI6ImJvc3NtYW5AcmMubWFpbGluZ3MubGl2ZSIsImV4cCI6MTc3Nzg0NzczM30.TqYAclzsS4d2Aqv98NG8xA1u4_L6VwyZF3b8pphR5dM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f2912306f069783-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.114",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.114, 172.69.224.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Apr-2026 22:37:16 UTC] === END API CALL LOG ===
[26-Apr-2026 22:37:16 UTC] ✅ API Hash verification passed for profile endpoint
[26-Apr-2026 22:37:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE4IiwidXNlcm5hbWUiOiJib3NzJ3MiLCJlbWFpbCI6ImJvc3NtYW5AcmMubWFpbGluZ3MubGl2ZSIsImV4cCI6MTc3Nzg0NzczM30.TqYAclzsS4d2Aqv98NG8xA1u4_L6VwyZF3b8pphR5dM
[26-Apr-2026 22:37:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Apr-2026 22:37:16 UTC] ✅ JWT token verified successfully for user profile
[26-Apr-2026 22:37:16 UTC] User ID: 418
[26-Apr-2026 22:37:16 UTC] ✅ User profile retrieved successfully for user ID: 418
[26-Apr-2026 22:37:16 UTC] === API CALL LOG ===
[26-Apr-2026 22:37:16 UTC] Endpoint: user/profile.php
[26-Apr-2026 22:37:16 UTC] Full Log Data: {
    "timestamp": "2026-04-26 22:37:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.114",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE4IiwidXNlcm5hbWUiOiJib3NzJ3MiLCJlbWFpbCI6ImJvc3NtYW5AcmMubWFpbGluZ3MubGl2ZSIsImV4cCI6MTc3Nzg0NzczM30.TqYAclzsS4d2Aqv98NG8xA1u4_L6VwyZF3b8pphR5dM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f2912351f2b9783-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.114",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.114, 172.69.224.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Apr-2026 22:37:16 UTC] === END API CALL LOG ===
[26-Apr-2026 22:37:16 UTC] ✅ API Hash verification passed for profile endpoint
[26-Apr-2026 22:37:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE4IiwidXNlcm5hbWUiOiJib3NzJ3MiLCJlbWFpbCI6ImJvc3NtYW5AcmMubWFpbGluZ3MubGl2ZSIsImV4cCI6MTc3Nzg0NzczM30.TqYAclzsS4d2Aqv98NG8xA1u4_L6VwyZF3b8pphR5dM
[26-Apr-2026 22:37:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Apr-2026 22:37:16 UTC] ✅ JWT token verified successfully for user profile
[26-Apr-2026 22:37:16 UTC] User ID: 418
[26-Apr-2026 22:37:16 UTC] ✅ User profile retrieved successfully for user ID: 418
[26-Apr-2026 22:37:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Apr-2026 22:37:20 UTC] === API CALL LOG ===
[26-Apr-2026 22:37:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Apr-2026 22:37:20 UTC] Endpoint: user/profile.php
[26-Apr-2026 22:37:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE4IiwidXNlcm5hbWUiOiJib3NzJ3MiLCJlbWFpbCI6ImJvc3NtYW5AcmMubWFpbGluZ3MubGl2ZSIsImV4cCI6MTc3Nzg0NzczM30.TqYAclzsS4d2Aqv98NG8xA1u4_L6VwyZF3b8pphR5dM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f29124dea2c9783-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.59.114","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.59.114, 172.69.224.169"}
[26-Apr-2026 22:37:20 UTC] Full Log Data: {
    "timestamp": "2026-04-26 22:37:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.114",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE4IiwidXNlcm5hbWUiOiJib3NzJ3MiLCJlbWFpbCI6ImJvc3NtYW5AcmMubWFpbGluZ3MubGl2ZSIsImV4cCI6MTc3Nzg0NzczM30.TqYAclzsS4d2Aqv98NG8xA1u4_L6VwyZF3b8pphR5dM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f29124dea2d9783-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.114",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.114, 172.69.224.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Apr-2026 22:37:20 UTC] === END API CALL LOG ===
[26-Apr-2026 22:37:20 UTC] ✅ API Hash verification passed for profile endpoint
[26-Apr-2026 22:37:20 UTC] === User Orders API Called ===
[26-Apr-2026 22:37:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE4IiwidXNlcm5hbWUiOiJib3NzJ3MiLCJlbWFpbCI6ImJvc3NtYW5AcmMubWFpbGluZ3MubGl2ZSIsImV4cCI6MTc3Nzg0NzczM30.TqYAclzsS4d2Aqv98NG8xA1u4_L6VwyZF3b8pphR5dM
[26-Apr-2026 22:37:20 UTC] User ID: 418
[26-Apr-2026 22:37:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Apr-2026 22:37:20 UTC] Limit: 20, Offset: 0
[26-Apr-2026 22:37:20 UTC] ✅ JWT token verified successfully for user profile
[26-Apr-2026 22:37:20 UTC] User ID: 418
[26-Apr-2026 22:37:20 UTC] ✅ User profile retrieved successfully for user ID: 418
[26-Apr-2026 22:37:20 UTC] Orders found: 0
[26-Apr-2026 22:37:20 UTC] Orders data: []
[26-Apr-2026 22:37:20 UTC] Total orders count: 0
[26-Apr-2026 22:37:21 UTC] === API CALL LOG ===
[26-Apr-2026 22:37:21 UTC] Endpoint: user/profile.php
[26-Apr-2026 22:37:21 UTC] Full Log Data: {
    "timestamp": "2026-04-26 22:37:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.114",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE4IiwidXNlcm5hbWUiOiJib3NzJ3MiLCJlbWFpbCI6ImJvc3NtYW5AcmMubWFpbGluZ3MubGl2ZSIsImV4cCI6MTc3Nzg0NzczM30.TqYAclzsS4d2Aqv98NG8xA1u4_L6VwyZF3b8pphR5dM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f29125148fb9783-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.114",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.114, 172.69.224.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Apr-2026 22:37:21 UTC] === END API CALL LOG ===
[26-Apr-2026 22:37:21 UTC] ✅ API Hash verification passed for profile endpoint
[26-Apr-2026 22:37:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE4IiwidXNlcm5hbWUiOiJib3NzJ3MiLCJlbWFpbCI6ImJvc3NtYW5AcmMubWFpbGluZ3MubGl2ZSIsImV4cCI6MTc3Nzg0NzczM30.TqYAclzsS4d2Aqv98NG8xA1u4_L6VwyZF3b8pphR5dM
[26-Apr-2026 22:37:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Apr-2026 22:37:21 UTC] ✅ JWT token verified successfully for user profile
[26-Apr-2026 22:37:21 UTC] User ID: 418
[26-Apr-2026 22:37:21 UTC] ✅ User profile retrieved successfully for user ID: 418
[26-Apr-2026 22:37:22 UTC] === API CALL LOG ===
[26-Apr-2026 22:37:22 UTC] Endpoint: user/profile.php
[26-Apr-2026 22:37:22 UTC] Full Log Data: {
    "timestamp": "2026-04-26 22:37:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.114",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE4IiwidXNlcm5hbWUiOiJib3NzJ3MiLCJlbWFpbCI6ImJvc3NtYW5AcmMubWFpbGluZ3MubGl2ZSIsImV4cCI6MTc3Nzg0NzczM30.TqYAclzsS4d2Aqv98NG8xA1u4_L6VwyZF3b8pphR5dM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f2912569ac69783-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.114",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.114, 172.69.224.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Apr-2026 22:37:22 UTC] === END API CALL LOG ===
[26-Apr-2026 22:37:22 UTC] ✅ API Hash verification passed for profile endpoint
[26-Apr-2026 22:37:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE4IiwidXNlcm5hbWUiOiJib3NzJ3MiLCJlbWFpbCI6ImJvc3NtYW5AcmMubWFpbGluZ3MubGl2ZSIsImV4cCI6MTc3Nzg0NzczM30.TqYAclzsS4d2Aqv98NG8xA1u4_L6VwyZF3b8pphR5dM
[26-Apr-2026 22:37:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Apr-2026 22:37:22 UTC] ✅ JWT token verified successfully for user profile
[26-Apr-2026 22:37:22 UTC] User ID: 418
[26-Apr-2026 22:37:22 UTC] ✅ User profile retrieved successfully for user ID: 418
[26-Apr-2026 22:37:23 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Apr-2026 22:37:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Apr-2026 22:37:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE4IiwidXNlcm5hbWUiOiJib3NzJ3MiLCJlbWFpbCI6ImJvc3NtYW5AcmMubWFpbGluZ3MubGl2ZSIsImV4cCI6MTc3Nzg0NzczM30.TqYAclzsS4d2Aqv98NG8xA1u4_L6VwyZF3b8pphR5dM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f29125eca619783-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.59.114","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.59.114, 172.69.224.169"}
[26-Apr-2026 22:37:23 UTC] === User Orders API Called ===
[26-Apr-2026 22:37:23 UTC] User ID: 418
[26-Apr-2026 22:37:23 UTC] Limit: 20, Offset: 0
[26-Apr-2026 22:37:23 UTC] Orders found: 0
[26-Apr-2026 22:37:23 UTC] Orders data: []
[26-Apr-2026 22:37:23 UTC] Total orders count: 0
[26-Apr-2026 22:37:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Apr-2026 22:37:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Apr-2026 22:37:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE4IiwidXNlcm5hbWUiOiJib3NzJ3MiLCJlbWFpbCI6ImJvc3NtYW5AcmMubWFpbGluZ3MubGl2ZSIsImV4cCI6MTc3Nzg0NzczM30.TqYAclzsS4d2Aqv98NG8xA1u4_L6VwyZF3b8pphR5dM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f29126d9bed9783-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.59.114","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.59.114, 172.69.224.169"}
[26-Apr-2026 22:37:26 UTC] === User Orders API Called ===
[26-Apr-2026 22:37:26 UTC] User ID: 418
[26-Apr-2026 22:37:26 UTC] Limit: 20, Offset: 0
[26-Apr-2026 22:37:26 UTC] === API CALL LOG ===
[26-Apr-2026 22:37:26 UTC] Endpoint: user/profile.php
[26-Apr-2026 22:37:26 UTC] Full Log Data: {
    "timestamp": "2026-04-26 22:37:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.114",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE4IiwidXNlcm5hbWUiOiJib3NzJ3MiLCJlbWFpbCI6ImJvc3NtYW5AcmMubWFpbGluZ3MubGl2ZSIsImV4cCI6MTc3Nzg0NzczM30.TqYAclzsS4d2Aqv98NG8xA1u4_L6VwyZF3b8pphR5dM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f29126d9bee9783-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.114",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.114, 172.69.224.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Apr-2026 22:37:26 UTC] === END API CALL LOG ===
[26-Apr-2026 22:37:26 UTC] ✅ API Hash verification passed for profile endpoint
[26-Apr-2026 22:37:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE4IiwidXNlcm5hbWUiOiJib3NzJ3MiLCJlbWFpbCI6ImJvc3NtYW5AcmMubWFpbGluZ3MubGl2ZSIsImV4cCI6MTc3Nzg0NzczM30.TqYAclzsS4d2Aqv98NG8xA1u4_L6VwyZF3b8pphR5dM
[26-Apr-2026 22:37:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Apr-2026 22:37:26 UTC] ✅ JWT token verified successfully for user profile
[26-Apr-2026 22:37:26 UTC] Orders found: 0
[26-Apr-2026 22:37:26 UTC] User ID: 418
[26-Apr-2026 22:37:26 UTC] Orders data: []
[26-Apr-2026 22:37:26 UTC] Total orders count: 0
[26-Apr-2026 22:37:26 UTC] ✅ User profile retrieved successfully for user ID: 418
[26-Apr-2026 22:37:26 UTC] === API CALL LOG ===
[26-Apr-2026 22:37:26 UTC] Endpoint: user/profile.php
[26-Apr-2026 22:37:26 UTC] Full Log Data: {
    "timestamp": "2026-04-26 22:37:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.114",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE4IiwidXNlcm5hbWUiOiJib3NzJ3MiLCJlbWFpbCI6ImJvc3NtYW5AcmMubWFpbGluZ3MubGl2ZSIsImV4cCI6MTc3Nzg0NzczM30.TqYAclzsS4d2Aqv98NG8xA1u4_L6VwyZF3b8pphR5dM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f2912723bd69783-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.114",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.114, 172.69.224.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Apr-2026 22:37:26 UTC] === END API CALL LOG ===
[26-Apr-2026 22:37:26 UTC] ✅ API Hash verification passed for profile endpoint
[26-Apr-2026 22:37:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE4IiwidXNlcm5hbWUiOiJib3NzJ3MiLCJlbWFpbCI6ImJvc3NtYW5AcmMubWFpbGluZ3MubGl2ZSIsImV4cCI6MTc3Nzg0NzczM30.TqYAclzsS4d2Aqv98NG8xA1u4_L6VwyZF3b8pphR5dM
[26-Apr-2026 22:37:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Apr-2026 22:37:26 UTC] ✅ JWT token verified successfully for user profile
[26-Apr-2026 22:37:26 UTC] User ID: 418
[26-Apr-2026 22:37:26 UTC] ✅ User profile retrieved successfully for user ID: 418
[26-Apr-2026 23:14:01 UTC] === API CALL LOG ===
[26-Apr-2026 23:14:01 UTC] Endpoint: user/profile.php
[26-Apr-2026 23:14:01 UTC] Full Log Data: {
    "timestamp": "2026-04-26 23:14:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.191.248.240",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE5IiwidXNlcm5hbWUiOiJVc2VyMjYiLCJlbWFpbCI6InNpc3lldGVrdUBnbWFpbC5jb20iLCJleHAiOjE3Nzc4NTAwMzh9.BD7qxZJCrsKvYIXINushdj7xf6n8Mjg-q3ZusiOc3J8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f2948048bf4f7f3-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.191.248.240",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.191.248.240, 104.23.208.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Apr-2026 23:14:01 UTC] === END API CALL LOG ===
[26-Apr-2026 23:14:01 UTC] ✅ API Hash verification passed for profile endpoint
[26-Apr-2026 23:14:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE5IiwidXNlcm5hbWUiOiJVc2VyMjYiLCJlbWFpbCI6InNpc3lldGVrdUBnbWFpbC5jb20iLCJleHAiOjE3Nzc4NTAwMzh9.BD7qxZJCrsKvYIXINushdj7xf6n8Mjg-q3ZusiOc3J8
[26-Apr-2026 23:14:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Apr-2026 23:14:01 UTC] ✅ JWT token verified successfully for user profile
[26-Apr-2026 23:14:01 UTC] User ID: 419
[26-Apr-2026 23:14:01 UTC] ✅ User profile retrieved successfully for user ID: 419
[26-Apr-2026 23:14:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Apr-2026 23:14:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Apr-2026 23:14:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE5IiwidXNlcm5hbWUiOiJVc2VyMjYiLCJlbWFpbCI6InNpc3lldGVrdUBnbWFpbC5jb20iLCJleHAiOjE3Nzc4NTAwMzh9.BD7qxZJCrsKvYIXINushdj7xf6n8Mjg-q3ZusiOc3J8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f2948048bfef7f3-ADD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"196.191.248.240","CF-IPCountry":"ET","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"196.191.248.240, 104.23.208.144"}
[26-Apr-2026 23:14:01 UTC] === User Orders API Called ===
[26-Apr-2026 23:14:01 UTC] User ID: 419
[26-Apr-2026 23:14:01 UTC] Limit: 20, Offset: 0
[26-Apr-2026 23:14:01 UTC] Orders found: 0
[26-Apr-2026 23:14:01 UTC] Orders data: []
[26-Apr-2026 23:14:01 UTC] Total orders count: 0
[26-Apr-2026 23:14:01 UTC] === API CALL LOG ===
[26-Apr-2026 23:14:01 UTC] Endpoint: user/profile.php
[26-Apr-2026 23:14:01 UTC] Full Log Data: {
    "timestamp": "2026-04-26 23:14:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.191.248.240",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE5IiwidXNlcm5hbWUiOiJVc2VyMjYiLCJlbWFpbCI6InNpc3lldGVrdUBnbWFpbC5jb20iLCJleHAiOjE3Nzc4NTAwMzh9.BD7qxZJCrsKvYIXINushdj7xf6n8Mjg-q3ZusiOc3J8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f2948048bfff7f3-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.191.248.240",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.191.248.240, 104.23.208.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Apr-2026 23:14:01 UTC] === END API CALL LOG ===
[26-Apr-2026 23:14:01 UTC] ✅ API Hash verification passed for profile endpoint
[26-Apr-2026 23:14:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE5IiwidXNlcm5hbWUiOiJVc2VyMjYiLCJlbWFpbCI6InNpc3lldGVrdUBnbWFpbC5jb20iLCJleHAiOjE3Nzc4NTAwMzh9.BD7qxZJCrsKvYIXINushdj7xf6n8Mjg-q3ZusiOc3J8
[26-Apr-2026 23:14:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Apr-2026 23:14:01 UTC] ✅ JWT token verified successfully for user profile
[26-Apr-2026 23:14:01 UTC] User ID: 419
[26-Apr-2026 23:14:01 UTC] ✅ User profile retrieved successfully for user ID: 419
[26-Apr-2026 23:14:02 UTC] === API CALL LOG ===
[26-Apr-2026 23:14:02 UTC] Endpoint: user/profile.php
[26-Apr-2026 23:14:02 UTC] Full Log Data: {
    "timestamp": "2026-04-26 23:14:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.191.248.240",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE5IiwidXNlcm5hbWUiOiJVc2VyMjYiLCJlbWFpbCI6InNpc3lldGVrdUBnbWFpbC5jb20iLCJleHAiOjE3Nzc4NTAwMzh9.BD7qxZJCrsKvYIXINushdj7xf6n8Mjg-q3ZusiOc3J8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f29480abefef7f3-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.191.248.240",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.191.248.240, 104.23.208.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Apr-2026 23:14:02 UTC] === END API CALL LOG ===
[26-Apr-2026 23:14:02 UTC] ✅ API Hash verification passed for profile endpoint
[26-Apr-2026 23:14:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE5IiwidXNlcm5hbWUiOiJVc2VyMjYiLCJlbWFpbCI6InNpc3lldGVrdUBnbWFpbC5jb20iLCJleHAiOjE3Nzc4NTAwMzh9.BD7qxZJCrsKvYIXINushdj7xf6n8Mjg-q3ZusiOc3J8
[26-Apr-2026 23:14:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Apr-2026 23:14:02 UTC] ✅ JWT token verified successfully for user profile
[26-Apr-2026 23:14:02 UTC] User ID: 419
[26-Apr-2026 23:14:02 UTC] ✅ User profile retrieved successfully for user ID: 419
[26-Apr-2026 23:14:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Apr-2026 23:14:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Apr-2026 23:14:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE5IiwidXNlcm5hbWUiOiJVc2VyMjYiLCJlbWFpbCI6InNpc3lldGVrdUBnbWFpbC5jb20iLCJleHAiOjE3Nzc4NTAwMzh9.BD7qxZJCrsKvYIXINushdj7xf6n8Mjg-q3ZusiOc3J8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f2948dfe8baf7f3-ADD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"196.191.248.240","CF-IPCountry":"ET","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"196.191.248.240, 104.23.208.144"}
[26-Apr-2026 23:14:36 UTC] === User Orders API Called ===
[26-Apr-2026 23:14:36 UTC] User ID: 419
[26-Apr-2026 23:14:36 UTC] Limit: 20, Offset: 0
[26-Apr-2026 23:14:36 UTC] Orders found: 0
[26-Apr-2026 23:14:36 UTC] Orders data: []
[26-Apr-2026 23:14:36 UTC] Total orders count: 0
[26-Apr-2026 23:14:36 UTC] === API CALL LOG ===
[26-Apr-2026 23:14:36 UTC] Endpoint: user/profile.php
[26-Apr-2026 23:14:36 UTC] Full Log Data: {
    "timestamp": "2026-04-26 23:14:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.191.248.240",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE5IiwidXNlcm5hbWUiOiJVc2VyMjYiLCJlbWFpbCI6InNpc3lldGVrdUBnbWFpbC5jb20iLCJleHAiOjE3Nzc4NTAwMzh9.BD7qxZJCrsKvYIXINushdj7xf6n8Mjg-q3ZusiOc3J8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f2948dff8bcf7f3-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.191.248.240",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.191.248.240, 104.23.208.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Apr-2026 23:14:36 UTC] === END API CALL LOG ===
[26-Apr-2026 23:14:36 UTC] ✅ API Hash verification passed for profile endpoint
[26-Apr-2026 23:14:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE5IiwidXNlcm5hbWUiOiJVc2VyMjYiLCJlbWFpbCI6InNpc3lldGVrdUBnbWFpbC5jb20iLCJleHAiOjE3Nzc4NTAwMzh9.BD7qxZJCrsKvYIXINushdj7xf6n8Mjg-q3ZusiOc3J8
[26-Apr-2026 23:14:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Apr-2026 23:14:36 UTC] ✅ JWT token verified successfully for user profile
[26-Apr-2026 23:14:36 UTC] User ID: 419
[26-Apr-2026 23:14:36 UTC] ✅ User profile retrieved successfully for user ID: 419
[26-Apr-2026 23:14:36 UTC] === API CALL LOG ===
[26-Apr-2026 23:14:36 UTC] Endpoint: user/profile.php
[26-Apr-2026 23:14:36 UTC] Full Log Data: {
    "timestamp": "2026-04-26 23:14:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.191.248.240",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE5IiwidXNlcm5hbWUiOiJVc2VyMjYiLCJlbWFpbCI6InNpc3lldGVrdUBnbWFpbC5jb20iLCJleHAiOjE3Nzc4NTAwMzh9.BD7qxZJCrsKvYIXINushdj7xf6n8Mjg-q3ZusiOc3J8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f2948e028d2f7f3-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.191.248.240",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.191.248.240, 104.23.208.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Apr-2026 23:14:36 UTC] === END API CALL LOG ===
[26-Apr-2026 23:14:36 UTC] ✅ API Hash verification passed for profile endpoint
[26-Apr-2026 23:14:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE5IiwidXNlcm5hbWUiOiJVc2VyMjYiLCJlbWFpbCI6InNpc3lldGVrdUBnbWFpbC5jb20iLCJleHAiOjE3Nzc4NTAwMzh9.BD7qxZJCrsKvYIXINushdj7xf6n8Mjg-q3ZusiOc3J8
[26-Apr-2026 23:14:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Apr-2026 23:14:36 UTC] ✅ JWT token verified successfully for user profile
[26-Apr-2026 23:14:36 UTC] User ID: 419
[26-Apr-2026 23:14:36 UTC] ✅ User profile retrieved successfully for user ID: 419
[26-Apr-2026 23:14:36 UTC] === API CALL LOG ===
[26-Apr-2026 23:14:36 UTC] Endpoint: user/profile.php
[26-Apr-2026 23:14:36 UTC] Full Log Data: {
    "timestamp": "2026-04-26 23:14:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.191.248.240",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE5IiwidXNlcm5hbWUiOiJVc2VyMjYiLCJlbWFpbCI6InNpc3lldGVrdUBnbWFpbC5jb20iLCJleHAiOjE3Nzc4NTAwMzh9.BD7qxZJCrsKvYIXINushdj7xf6n8Mjg-q3ZusiOc3J8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f2948e44ae9f7f3-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.191.248.240",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.191.248.240, 104.23.208.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Apr-2026 23:14:36 UTC] === END API CALL LOG ===
[26-Apr-2026 23:14:36 UTC] ✅ API Hash verification passed for profile endpoint
[26-Apr-2026 23:14:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE5IiwidXNlcm5hbWUiOiJVc2VyMjYiLCJlbWFpbCI6InNpc3lldGVrdUBnbWFpbC5jb20iLCJleHAiOjE3Nzc4NTAwMzh9.BD7qxZJCrsKvYIXINushdj7xf6n8Mjg-q3ZusiOc3J8
[26-Apr-2026 23:14:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Apr-2026 23:14:36 UTC] ✅ JWT token verified successfully for user profile
[26-Apr-2026 23:14:36 UTC] User ID: 419
[26-Apr-2026 23:14:36 UTC] ✅ User profile retrieved successfully for user ID: 419
[26-Apr-2026 23:14:44 UTC] === API CALL LOG ===
[26-Apr-2026 23:14:44 UTC] Endpoint: user/profile.php
[26-Apr-2026 23:14:44 UTC] Full Log Data: {
    "timestamp": "2026-04-26 23:14:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.191.248.240",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE5IiwidXNlcm5hbWUiOiJVc2VyMjYiLCJlbWFpbCI6InNpc3lldGVrdUBnbWFpbC5jb20iLCJleHAiOjE3Nzc4NTAwMzh9.BD7qxZJCrsKvYIXINushdj7xf6n8Mjg-q3ZusiOc3J8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f29491488248cf6-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.191.248.240",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.191.248.240, 104.23.208.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Apr-2026 23:14:44 UTC] === END API CALL LOG ===
[26-Apr-2026 23:14:44 UTC] ✅ API Hash verification passed for profile endpoint
[26-Apr-2026 23:14:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE5IiwidXNlcm5hbWUiOiJVc2VyMjYiLCJlbWFpbCI6InNpc3lldGVrdUBnbWFpbC5jb20iLCJleHAiOjE3Nzc4NTAwMzh9.BD7qxZJCrsKvYIXINushdj7xf6n8Mjg-q3ZusiOc3J8
[26-Apr-2026 23:14:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Apr-2026 23:14:44 UTC] ✅ JWT token verified successfully for user profile
[26-Apr-2026 23:14:44 UTC] User ID: 419
[26-Apr-2026 23:14:44 UTC] ✅ User profile retrieved successfully for user ID: 419
[26-Apr-2026 23:14:48 UTC] === API CALL LOG ===
[26-Apr-2026 23:14:48 UTC] Endpoint: user/profile.php
[26-Apr-2026 23:14:48 UTC] Full Log Data: {
    "timestamp": "2026-04-26 23:14:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.191.248.240",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE5IiwidXNlcm5hbWUiOiJVc2VyMjYiLCJlbWFpbCI6InNpc3lldGVrdUBnbWFpbC5jb20iLCJleHAiOjE3Nzc4NTAwMzh9.BD7qxZJCrsKvYIXINushdj7xf6n8Mjg-q3ZusiOc3J8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f29492bfbee8cf6-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.191.248.240",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.191.248.240, 104.23.208.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Apr-2026 23:14:48 UTC] === END API CALL LOG ===
[26-Apr-2026 23:14:48 UTC] ✅ API Hash verification passed for profile endpoint
[26-Apr-2026 23:14:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE5IiwidXNlcm5hbWUiOiJVc2VyMjYiLCJlbWFpbCI6InNpc3lldGVrdUBnbWFpbC5jb20iLCJleHAiOjE3Nzc4NTAwMzh9.BD7qxZJCrsKvYIXINushdj7xf6n8Mjg-q3ZusiOc3J8
[26-Apr-2026 23:14:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Apr-2026 23:14:48 UTC] ✅ JWT token verified successfully for user profile
[26-Apr-2026 23:14:48 UTC] User ID: 419
[26-Apr-2026 23:14:48 UTC] ✅ User profile retrieved successfully for user ID: 419
[26-Apr-2026 23:14:48 UTC] === API CALL LOG ===
[26-Apr-2026 23:14:48 UTC] Endpoint: user/profile.php
[26-Apr-2026 23:14:48 UTC] Full Log Data: {
    "timestamp": "2026-04-26 23:14:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.191.248.240",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE5IiwidXNlcm5hbWUiOiJVc2VyMjYiLCJlbWFpbCI6InNpc3lldGVrdUBnbWFpbC5jb20iLCJleHAiOjE3Nzc4NTAwMzh9.BD7qxZJCrsKvYIXINushdj7xf6n8Mjg-q3ZusiOc3J8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f29492d9c9d8cf6-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.191.248.240",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.191.248.240, 104.23.208.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Apr-2026 23:14:48 UTC] === END API CALL LOG ===
[26-Apr-2026 23:14:48 UTC] ✅ API Hash verification passed for profile endpoint
[26-Apr-2026 23:14:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE5IiwidXNlcm5hbWUiOiJVc2VyMjYiLCJlbWFpbCI6InNpc3lldGVrdUBnbWFpbC5jb20iLCJleHAiOjE3Nzc4NTAwMzh9.BD7qxZJCrsKvYIXINushdj7xf6n8Mjg-q3ZusiOc3J8
[26-Apr-2026 23:14:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Apr-2026 23:14:48 UTC] ✅ JWT token verified successfully for user profile
[26-Apr-2026 23:14:48 UTC] User ID: 419
[26-Apr-2026 23:14:48 UTC] ✅ User profile retrieved successfully for user ID: 419
[26-Apr-2026 23:14:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Apr-2026 23:14:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Apr-2026 23:14:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE5IiwidXNlcm5hbWUiOiJVc2VyMjYiLCJlbWFpbCI6InNpc3lldGVrdUBnbWFpbC5jb20iLCJleHAiOjE3Nzc4NTAwMzh9.BD7qxZJCrsKvYIXINushdj7xf6n8Mjg-q3ZusiOc3J8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f29492daca38cf6-ADD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"196.191.248.240","CF-IPCountry":"ET","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"196.191.248.240, 104.23.208.144"}
[26-Apr-2026 23:14:48 UTC] === User Orders API Called ===
[26-Apr-2026 23:14:48 UTC] User ID: 419
[26-Apr-2026 23:14:48 UTC] Limit: 20, Offset: 0
[26-Apr-2026 23:14:48 UTC] Orders found: 0
[26-Apr-2026 23:14:48 UTC] Orders data: []
[26-Apr-2026 23:14:48 UTC] Total orders count: 0
[26-Apr-2026 23:14:54 UTC] === API CALL LOG ===
[26-Apr-2026 23:14:54 UTC] Endpoint: user/profile.php
[26-Apr-2026 23:14:54 UTC] Full Log Data: {
    "timestamp": "2026-04-26 23:14:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.191.248.240",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE5IiwidXNlcm5hbWUiOiJVc2VyMjYiLCJlbWFpbCI6InNpc3lldGVrdUBnbWFpbC5jb20iLCJleHAiOjE3Nzc4NTAwMzh9.BD7qxZJCrsKvYIXINushdj7xf6n8Mjg-q3ZusiOc3J8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f294953eb49ec21-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.191.248.240",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.191.248.240, 104.23.208.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Apr-2026 23:14:54 UTC] === END API CALL LOG ===
[26-Apr-2026 23:14:54 UTC] ✅ API Hash verification passed for profile endpoint
[26-Apr-2026 23:14:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE5IiwidXNlcm5hbWUiOiJVc2VyMjYiLCJlbWFpbCI6InNpc3lldGVrdUBnbWFpbC5jb20iLCJleHAiOjE3Nzc4NTAwMzh9.BD7qxZJCrsKvYIXINushdj7xf6n8Mjg-q3ZusiOc3J8
[26-Apr-2026 23:14:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Apr-2026 23:14:54 UTC] ✅ JWT token verified successfully for user profile
[26-Apr-2026 23:14:54 UTC] User ID: 419
[26-Apr-2026 23:14:54 UTC] ✅ User profile retrieved successfully for user ID: 419
[26-Apr-2026 23:14:58 UTC] === API CALL LOG ===
[26-Apr-2026 23:14:58 UTC] Endpoint: user/profile.php
[26-Apr-2026 23:14:58 UTC] Full Log Data: {
    "timestamp": "2026-04-26 23:14:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.191.248.240",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE5IiwidXNlcm5hbWUiOiJVc2VyMjYiLCJlbWFpbCI6InNpc3lldGVrdUBnbWFpbC5jb20iLCJleHAiOjE3Nzc4NTAwMzh9.BD7qxZJCrsKvYIXINushdj7xf6n8Mjg-q3ZusiOc3J8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f29496b3d10ec21-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.191.248.240",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.191.248.240, 104.23.208.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Apr-2026 23:14:58 UTC] === END API CALL LOG ===
[26-Apr-2026 23:14:58 UTC] ✅ API Hash verification passed for profile endpoint
[26-Apr-2026 23:14:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE5IiwidXNlcm5hbWUiOiJVc2VyMjYiLCJlbWFpbCI6InNpc3lldGVrdUBnbWFpbC5jb20iLCJleHAiOjE3Nzc4NTAwMzh9.BD7qxZJCrsKvYIXINushdj7xf6n8Mjg-q3ZusiOc3J8
[26-Apr-2026 23:14:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Apr-2026 23:14:58 UTC] ✅ JWT token verified successfully for user profile
[26-Apr-2026 23:14:58 UTC] User ID: 419
[26-Apr-2026 23:14:58 UTC] ✅ User profile retrieved successfully for user ID: 419
[26-Apr-2026 23:14:58 UTC] === API CALL LOG ===
[26-Apr-2026 23:14:58 UTC] Endpoint: user/profile.php
[26-Apr-2026 23:14:58 UTC] Full Log Data: {
    "timestamp": "2026-04-26 23:14:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.191.248.240",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE5IiwidXNlcm5hbWUiOiJVc2VyMjYiLCJlbWFpbCI6InNpc3lldGVrdUBnbWFpbC5jb20iLCJleHAiOjE3Nzc4NTAwMzh9.BD7qxZJCrsKvYIXINushdj7xf6n8Mjg-q3ZusiOc3J8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f29496cdd99ec21-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.191.248.240",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.191.248.240, 104.23.208.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Apr-2026 23:14:58 UTC] === END API CALL LOG ===
[26-Apr-2026 23:14:58 UTC] ✅ API Hash verification passed for profile endpoint
[26-Apr-2026 23:14:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE5IiwidXNlcm5hbWUiOiJVc2VyMjYiLCJlbWFpbCI6InNpc3lldGVrdUBnbWFpbC5jb20iLCJleHAiOjE3Nzc4NTAwMzh9.BD7qxZJCrsKvYIXINushdj7xf6n8Mjg-q3ZusiOc3J8
[26-Apr-2026 23:14:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Apr-2026 23:14:58 UTC] ✅ JWT token verified successfully for user profile
[26-Apr-2026 23:14:58 UTC] User ID: 419
[26-Apr-2026 23:14:58 UTC] ✅ User profile retrieved successfully for user ID: 419
[26-Apr-2026 23:14:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Apr-2026 23:14:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Apr-2026 23:14:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE5IiwidXNlcm5hbWUiOiJVc2VyMjYiLCJlbWFpbCI6InNpc3lldGVrdUBnbWFpbC5jb20iLCJleHAiOjE3Nzc4NTAwMzh9.BD7qxZJCrsKvYIXINushdj7xf6n8Mjg-q3ZusiOc3J8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f29496ced9dec21-ADD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"196.191.248.240","CF-IPCountry":"ET","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"196.191.248.240, 104.23.208.145"}
[26-Apr-2026 23:14:58 UTC] === User Orders API Called ===
[26-Apr-2026 23:14:58 UTC] User ID: 419
[26-Apr-2026 23:14:58 UTC] Limit: 20, Offset: 0
[26-Apr-2026 23:14:58 UTC] Orders found: 0
[26-Apr-2026 23:14:58 UTC] Orders data: []
[26-Apr-2026 23:14:58 UTC] Total orders count: 0
[26-Apr-2026 23:14:59 UTC] === API CALL LOG ===
[26-Apr-2026 23:14:59 UTC] Endpoint: user/profile.php
[26-Apr-2026 23:14:59 UTC] Full Log Data: {
    "timestamp": "2026-04-26 23:14:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.191.248.240",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE5IiwidXNlcm5hbWUiOiJVc2VyMjYiLCJlbWFpbCI6InNpc3lldGVrdUBnbWFpbC5jb20iLCJleHAiOjE3Nzc4NTAwMzh9.BD7qxZJCrsKvYIXINushdj7xf6n8Mjg-q3ZusiOc3J8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f294973b806ec21-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.191.248.240",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.191.248.240, 104.23.208.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Apr-2026 23:14:59 UTC] === END API CALL LOG ===
[26-Apr-2026 23:14:59 UTC] ✅ API Hash verification passed for profile endpoint
[26-Apr-2026 23:14:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDE5IiwidXNlcm5hbWUiOiJVc2VyMjYiLCJlbWFpbCI6InNpc3lldGVrdUBnbWFpbC5jb20iLCJleHAiOjE3Nzc4NTAwMzh9.BD7qxZJCrsKvYIXINushdj7xf6n8Mjg-q3ZusiOc3J8
[26-Apr-2026 23:14:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Apr-2026 23:14:59 UTC] ✅ JWT token verified successfully for user profile
[26-Apr-2026 23:14:59 UTC] User ID: 419
[26-Apr-2026 23:14:59 UTC] ✅ User profile retrieved successfully for user ID: 419
[27-Apr-2026 02:33:58 UTC] === API CALL LOG ===
[27-Apr-2026 02:33:58 UTC] Endpoint: user/profile.php
[27-Apr-2026 02:33:58 UTC] Full Log Data: {
    "timestamp": "2026-04-27 02:33:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.201.164.6",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.201.164.6, 172.68.254.137",
        "X-API-Hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc3ODYyMDM0fQ.fCR_79pvbR9mSyHk1TD7K664S-hH0pIRzEJ7Z1r5Ndg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f2a6ce93e9e44f4-ORN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "41.201.164.6",
        "CF-IPCountry": "DZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Apr-2026 02:33:58 UTC] === END API CALL LOG ===
[27-Apr-2026 02:33:58 UTC] ✅ API Hash verification passed for profile endpoint
[27-Apr-2026 02:33:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc3ODYyMDM0fQ.fCR_79pvbR9mSyHk1TD7K664S-hH0pIRzEJ7Z1r5Ndg
[27-Apr-2026 02:33:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Apr-2026 02:33:58 UTC] ✅ JWT token verified successfully for user profile
[27-Apr-2026 02:33:58 UTC] User ID: 5
[27-Apr-2026 02:33:58 UTC] ✅ User profile retrieved successfully for user ID: 5
[27-Apr-2026 02:33:58 UTC] === API CALL LOG ===
[27-Apr-2026 02:33:58 UTC] Endpoint: user/profile.php
[27-Apr-2026 02:33:58 UTC] Full Log Data: {
    "timestamp": "2026-04-27 02:33:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.201.164.6",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.201.164.6, 172.68.254.136",
        "X-API-Hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc3ODYyMDM0fQ.fCR_79pvbR9mSyHk1TD7K664S-hH0pIRzEJ7Z1r5Ndg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f2a6ceaad9e9319-ORN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "41.201.164.6",
        "CF-IPCountry": "DZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Apr-2026 02:33:58 UTC] === END API CALL LOG ===
[27-Apr-2026 02:33:58 UTC] ✅ API Hash verification passed for profile endpoint
[27-Apr-2026 02:33:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc3ODYyMDM0fQ.fCR_79pvbR9mSyHk1TD7K664S-hH0pIRzEJ7Z1r5Ndg
[27-Apr-2026 02:33:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Apr-2026 02:33:58 UTC] ✅ JWT token verified successfully for user profile
[27-Apr-2026 02:33:58 UTC] User ID: 5
[27-Apr-2026 02:33:58 UTC] ✅ User profile retrieved successfully for user ID: 5
[27-Apr-2026 02:33:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Apr-2026 02:33:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Apr-2026 02:33:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"41.201.164.6, 172.68.254.137","X-API-Hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc3ODYyMDM0fQ.fCR_79pvbR9mSyHk1TD7K664S-hH0pIRzEJ7Z1r5Ndg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f2a6cebaef4a0e6-ORN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"41.201.164.6","CF-IPCountry":"DZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[27-Apr-2026 02:33:58 UTC] === User Orders API Called ===
[27-Apr-2026 02:33:58 UTC] User ID: 5
[27-Apr-2026 02:33:58 UTC] Limit: 20, Offset: 0
[27-Apr-2026 02:33:58 UTC] Orders found: 0
[27-Apr-2026 02:33:58 UTC] Orders data: []
[27-Apr-2026 02:33:58 UTC] Total orders count: 0
[27-Apr-2026 02:33:59 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Apr-2026 02:33:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Apr-2026 02:33:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"41.201.164.6, 172.68.254.136","X-API-Hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc3ODYyMDM0fQ.fCR_79pvbR9mSyHk1TD7K664S-hH0pIRzEJ7Z1r5Ndg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f2a6cf22a3444f4-ORN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"41.201.164.6","CF-IPCountry":"DZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[27-Apr-2026 02:33:59 UTC] === User Orders API Called ===
[27-Apr-2026 02:33:59 UTC] User ID: 5
[27-Apr-2026 02:33:59 UTC] Limit: 20, Offset: 0
[27-Apr-2026 02:33:59 UTC] Orders found: 0
[27-Apr-2026 02:33:59 UTC] Orders data: []
[27-Apr-2026 02:33:59 UTC] Total orders count: 0
[27-Apr-2026 02:34:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Apr-2026 02:34:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Apr-2026 02:34:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"41.201.164.6, 172.68.254.136","X-API-Hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc3ODYyMDM0fQ.fCR_79pvbR9mSyHk1TD7K664S-hH0pIRzEJ7Z1r5Ndg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f2a6d008fe809ad-ORN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"41.201.164.6","CF-IPCountry":"DZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[27-Apr-2026 02:34:01 UTC] === User Orders API Called ===
[27-Apr-2026 02:34:01 UTC] User ID: 5
[27-Apr-2026 02:34:01 UTC] Limit: 20, Offset: 0
[27-Apr-2026 02:34:01 UTC] Orders found: 0
[27-Apr-2026 02:34:01 UTC] Orders data: []
[27-Apr-2026 02:34:01 UTC] Total orders count: 0
[27-Apr-2026 02:34:01 UTC] === API CALL LOG ===
[27-Apr-2026 02:34:01 UTC] Endpoint: user/profile.php
[27-Apr-2026 02:34:01 UTC] Full Log Data: {
    "timestamp": "2026-04-27 02:34:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.201.164.6",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.201.164.6, 172.68.254.137",
        "X-API-Hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc3ODYyMDM0fQ.fCR_79pvbR9mSyHk1TD7K664S-hH0pIRzEJ7Z1r5Ndg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f2a6d0138470d46-ORN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "41.201.164.6",
        "CF-IPCountry": "DZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Apr-2026 02:34:01 UTC] === END API CALL LOG ===
[27-Apr-2026 02:34:01 UTC] ✅ API Hash verification passed for profile endpoint
[27-Apr-2026 02:34:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc3ODYyMDM0fQ.fCR_79pvbR9mSyHk1TD7K664S-hH0pIRzEJ7Z1r5Ndg
[27-Apr-2026 02:34:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Apr-2026 02:34:01 UTC] ✅ JWT token verified successfully for user profile
[27-Apr-2026 02:34:01 UTC] User ID: 5
[27-Apr-2026 02:34:01 UTC] ✅ User profile retrieved successfully for user ID: 5
[27-Apr-2026 02:34:01 UTC] === API CALL LOG ===
[27-Apr-2026 02:34:01 UTC] Endpoint: user/profile.php
[27-Apr-2026 02:34:01 UTC] Full Log Data: {
    "timestamp": "2026-04-27 02:34:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.201.164.6",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.201.164.6, 172.68.254.136",
        "X-API-Hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc3ODYyMDM0fQ.fCR_79pvbR9mSyHk1TD7K664S-hH0pIRzEJ7Z1r5Ndg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f2a6d017b2d33c9-ORN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "41.201.164.6",
        "CF-IPCountry": "DZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Apr-2026 02:34:01 UTC] === END API CALL LOG ===
[27-Apr-2026 02:34:01 UTC] ✅ API Hash verification passed for profile endpoint
[27-Apr-2026 02:34:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc3ODYyMDM0fQ.fCR_79pvbR9mSyHk1TD7K664S-hH0pIRzEJ7Z1r5Ndg
[27-Apr-2026 02:34:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Apr-2026 02:34:01 UTC] ✅ JWT token verified successfully for user profile
[27-Apr-2026 02:34:01 UTC] User ID: 5
[27-Apr-2026 02:34:01 UTC] ✅ User profile retrieved successfully for user ID: 5
[27-Apr-2026 02:34:05 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Apr-2026 02:34:05 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Apr-2026 02:34:05 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"41.201.164.6, 172.68.254.136","X-API-Hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc3ODYyMDM0fQ.fCR_79pvbR9mSyHk1TD7K664S-hH0pIRzEJ7Z1r5Ndg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f2a6d153e39a4a7-ORN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"41.201.164.6","CF-IPCountry":"DZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[27-Apr-2026 02:34:05 UTC] === User Orders API Called ===
[27-Apr-2026 02:34:05 UTC] User ID: 5
[27-Apr-2026 02:34:05 UTC] Limit: 20, Offset: 0
[27-Apr-2026 02:34:05 UTC] Orders found: 0
[27-Apr-2026 02:34:05 UTC] Orders data: []
[27-Apr-2026 02:34:05 UTC] Total orders count: 0
[27-Apr-2026 02:34:51 UTC] === API CALL LOG ===
[27-Apr-2026 02:34:51 UTC] Endpoint: user/profile.php
[27-Apr-2026 02:34:51 UTC] Full Log Data: {
    "timestamp": "2026-04-27 02:34:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.201.164.6",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.201.164.6, 172.68.254.137",
        "X-API-Hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc3ODYyMDM0fQ.fCR_79pvbR9mSyHk1TD7K664S-hH0pIRzEJ7Z1r5Ndg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f2a6e374bce9845-ORN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "41.201.164.6",
        "CF-IPCountry": "DZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Apr-2026 02:34:51 UTC] === END API CALL LOG ===
[27-Apr-2026 02:34:51 UTC] ✅ API Hash verification passed for profile endpoint
[27-Apr-2026 02:34:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc3ODYyMDM0fQ.fCR_79pvbR9mSyHk1TD7K664S-hH0pIRzEJ7Z1r5Ndg
[27-Apr-2026 02:34:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Apr-2026 02:34:51 UTC] ✅ JWT token verified successfully for user profile
[27-Apr-2026 02:34:51 UTC] User ID: 5
[27-Apr-2026 02:34:51 UTC] ✅ User profile retrieved successfully for user ID: 5
[27-Apr-2026 02:34:54 UTC] === API CALL LOG ===
[27-Apr-2026 02:34:54 UTC] Endpoint: user/profile.php
[27-Apr-2026 02:34:54 UTC] Full Log Data: {
    "timestamp": "2026-04-27 02:34:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.201.164.6",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.201.164.6, 172.68.254.136",
        "X-API-Hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc3ODYyMDM0fQ.fCR_79pvbR9mSyHk1TD7K664S-hH0pIRzEJ7Z1r5Ndg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f2a6e480860304e-ORN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "41.201.164.6",
        "CF-IPCountry": "DZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Apr-2026 02:34:54 UTC] === END API CALL LOG ===
[27-Apr-2026 02:34:54 UTC] ✅ API Hash verification passed for profile endpoint
[27-Apr-2026 02:34:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc3ODYyMDM0fQ.fCR_79pvbR9mSyHk1TD7K664S-hH0pIRzEJ7Z1r5Ndg
[27-Apr-2026 02:34:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Apr-2026 02:34:54 UTC] ✅ JWT token verified successfully for user profile
[27-Apr-2026 02:34:54 UTC] User ID: 5
[27-Apr-2026 02:34:54 UTC] ✅ User profile retrieved successfully for user ID: 5
[27-Apr-2026 02:34:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Apr-2026 02:34:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Apr-2026 02:34:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"41.201.164.6, 172.68.254.137","X-API-Hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc3ODYyMDM0fQ.fCR_79pvbR9mSyHk1TD7K664S-hH0pIRzEJ7Z1r5Ndg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f2a6e487a89f9ac-ORN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"41.201.164.6","CF-IPCountry":"DZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[27-Apr-2026 02:34:54 UTC] === User Orders API Called ===
[27-Apr-2026 02:34:54 UTC] User ID: 5
[27-Apr-2026 02:34:54 UTC] Limit: 20, Offset: 0
[27-Apr-2026 02:34:54 UTC] Orders found: 0
[27-Apr-2026 02:34:54 UTC] Orders data: []
[27-Apr-2026 02:34:54 UTC] Total orders count: 0
[27-Apr-2026 02:34:54 UTC] === API CALL LOG ===
[27-Apr-2026 02:34:54 UTC] Endpoint: user/profile.php
[27-Apr-2026 02:34:54 UTC] Full Log Data: {
    "timestamp": "2026-04-27 02:34:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.201.164.6",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.201.164.6, 172.68.254.136",
        "X-API-Hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc3ODYyMDM0fQ.fCR_79pvbR9mSyHk1TD7K664S-hH0pIRzEJ7Z1r5Ndg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f2a6e48ae6c6cd9-ORN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "41.201.164.6",
        "CF-IPCountry": "DZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Apr-2026 02:34:54 UTC] === END API CALL LOG ===
[27-Apr-2026 02:34:54 UTC] ✅ API Hash verification passed for profile endpoint
[27-Apr-2026 02:34:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzc3ODYyMDM0fQ.fCR_79pvbR9mSyHk1TD7K664S-hH0pIRzEJ7Z1r5Ndg
[27-Apr-2026 02:34:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Apr-2026 02:34:54 UTC] ✅ JWT token verified successfully for user profile
[27-Apr-2026 02:34:54 UTC] User ID: 5
[27-Apr-2026 02:34:54 UTC] ✅ User profile retrieved successfully for user ID: 5
[27-Apr-2026 06:12:57 UTC] === API CALL LOG ===
[27-Apr-2026 06:12:57 UTC] Endpoint: user/profile.php
[27-Apr-2026 06:12:57 UTC] Full Log Data: {
    "timestamp": "2026-04-27 06:12:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c2:103f:d782:5438:daff:fe56:3a7a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDIwIiwidXNlcm5hbWUiOiJAaGFja19sb2FkZXIiLCJlbWFpbCI6InRjeGFydGgyMEBnbWFpbC5jb20iLCJleHAiOjE3Nzc4NzUxNzV9.HksnPkInc-hsvj0XSE5WI_VG6dzdDTeKPIp0gpzyFCY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f2badaea97e9cb3-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c2:103f:d782:5438:daff:fe56:3a7a",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c2:103f:d782:5438:daff:fe56:3a7a, 172.71.81.242"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Apr-2026 06:12:57 UTC] === END API CALL LOG ===
[27-Apr-2026 06:12:57 UTC] ✅ API Hash verification passed for profile endpoint
[27-Apr-2026 06:12:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDIwIiwidXNlcm5hbWUiOiJAaGFja19sb2FkZXIiLCJlbWFpbCI6InRjeGFydGgyMEBnbWFpbC5jb20iLCJleHAiOjE3Nzc4NzUxNzV9.HksnPkInc-hsvj0XSE5WI_VG6dzdDTeKPIp0gpzyFCY
[27-Apr-2026 06:12:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Apr-2026 06:12:57 UTC] ✅ JWT token verified successfully for user profile
[27-Apr-2026 06:12:57 UTC] User ID: 420
[27-Apr-2026 06:12:57 UTC] ✅ User profile retrieved successfully for user ID: 420
[27-Apr-2026 06:12:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Apr-2026 06:12:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Apr-2026 06:12:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDIwIiwidXNlcm5hbWUiOiJAaGFja19sb2FkZXIiLCJlbWFpbCI6InRjeGFydGgyMEBnbWFpbC5jb20iLCJleHAiOjE3Nzc4NzUxNzV9.HksnPkInc-hsvj0XSE5WI_VG6dzdDTeKPIp0gpzyFCY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f2badaea9839cb3-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40c2:103f:d782:5438:daff:fe56:3a7a","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40c2:103f:d782:5438:daff:fe56:3a7a, 172.71.81.241"}
[27-Apr-2026 06:12:57 UTC] === User Orders API Called ===
[27-Apr-2026 06:12:57 UTC] User ID: 420
[27-Apr-2026 06:12:57 UTC] Limit: 20, Offset: 0
[27-Apr-2026 06:12:57 UTC] Orders found: 0
[27-Apr-2026 06:12:57 UTC] Orders data: []
[27-Apr-2026 06:12:57 UTC] Total orders count: 0
[27-Apr-2026 06:12:57 UTC] === API CALL LOG ===
[27-Apr-2026 06:12:57 UTC] Endpoint: user/profile.php
[27-Apr-2026 06:12:57 UTC] Full Log Data: {
    "timestamp": "2026-04-27 06:12:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c2:103f:d782:5438:daff:fe56:3a7a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDIwIiwidXNlcm5hbWUiOiJAaGFja19sb2FkZXIiLCJlbWFpbCI6InRjeGFydGgyMEBnbWFpbC5jb20iLCJleHAiOjE3Nzc4NzUxNzV9.HksnPkInc-hsvj0XSE5WI_VG6dzdDTeKPIp0gpzyFCY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f2badaf09f49cb3-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c2:103f:d782:5438:daff:fe56:3a7a",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c2:103f:d782:5438:daff:fe56:3a7a, 172.71.81.242"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Apr-2026 06:12:57 UTC] === END API CALL LOG ===
[27-Apr-2026 06:12:57 UTC] ✅ API Hash verification passed for profile endpoint
[27-Apr-2026 06:12:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDIwIiwidXNlcm5hbWUiOiJAaGFja19sb2FkZXIiLCJlbWFpbCI6InRjeGFydGgyMEBnbWFpbC5jb20iLCJleHAiOjE3Nzc4NzUxNzV9.HksnPkInc-hsvj0XSE5WI_VG6dzdDTeKPIp0gpzyFCY
[27-Apr-2026 06:12:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Apr-2026 06:12:57 UTC] ✅ JWT token verified successfully for user profile
[27-Apr-2026 06:12:57 UTC] User ID: 420
[27-Apr-2026 06:12:57 UTC] ✅ User profile retrieved successfully for user ID: 420
[27-Apr-2026 06:12:58 UTC] === API CALL LOG ===
[27-Apr-2026 06:12:58 UTC] Endpoint: user/profile.php
[27-Apr-2026 06:12:58 UTC] Full Log Data: {
    "timestamp": "2026-04-27 06:12:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c2:103f:d782:5438:daff:fe56:3a7a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDIwIiwidXNlcm5hbWUiOiJAaGFja19sb2FkZXIiLCJlbWFpbCI6InRjeGFydGgyMEBnbWFpbC5jb20iLCJleHAiOjE3Nzc4NzUxNzV9.HksnPkInc-hsvj0XSE5WI_VG6dzdDTeKPIp0gpzyFCY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f2badb81a699cb3-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c2:103f:d782:5438:daff:fe56:3a7a",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c2:103f:d782:5438:daff:fe56:3a7a, 172.71.81.242"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Apr-2026 06:12:58 UTC] === END API CALL LOG ===
[27-Apr-2026 06:12:58 UTC] ✅ API Hash verification passed for profile endpoint
[27-Apr-2026 06:12:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDIwIiwidXNlcm5hbWUiOiJAaGFja19sb2FkZXIiLCJlbWFpbCI6InRjeGFydGgyMEBnbWFpbC5jb20iLCJleHAiOjE3Nzc4NzUxNzV9.HksnPkInc-hsvj0XSE5WI_VG6dzdDTeKPIp0gpzyFCY
[27-Apr-2026 06:12:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Apr-2026 06:12:58 UTC] ✅ JWT token verified successfully for user profile
[27-Apr-2026 06:12:58 UTC] User ID: 420
[27-Apr-2026 06:12:58 UTC] ✅ User profile retrieved successfully for user ID: 420
[27-Apr-2026 06:14:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Apr-2026 06:14:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Apr-2026 06:14:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDIwIiwidXNlcm5hbWUiOiJAaGFja19sb2FkZXIiLCJlbWFpbCI6InRjeGFydGgyMEBnbWFpbC5jb20iLCJleHAiOjE3Nzc4NzUxNzV9.HksnPkInc-hsvj0XSE5WI_VG6dzdDTeKPIp0gpzyFCY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f2baf5fc86e9cb3-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40c2:103f:d782:5438:daff:fe56:3a7a","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40c2:103f:d782:5438:daff:fe56:3a7a, 172.71.81.18"}
[27-Apr-2026 06:14:06 UTC] === User Orders API Called ===
[27-Apr-2026 06:14:06 UTC] User ID: 420
[27-Apr-2026 06:14:06 UTC] Limit: 20, Offset: 0
[27-Apr-2026 06:14:06 UTC] Orders found: 0
[27-Apr-2026 06:14:06 UTC] Orders data: []
[27-Apr-2026 06:14:06 UTC] Total orders count: 0
[27-Apr-2026 06:14:06 UTC] === API CALL LOG ===
[27-Apr-2026 06:14:06 UTC] Endpoint: user/profile.php
[27-Apr-2026 06:14:06 UTC] Full Log Data: {
    "timestamp": "2026-04-27 06:14:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c2:103f:d782:5438:daff:fe56:3a7a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDIwIiwidXNlcm5hbWUiOiJAaGFja19sb2FkZXIiLCJlbWFpbCI6InRjeGFydGgyMEBnbWFpbC5jb20iLCJleHAiOjE3Nzc4NzUxNzV9.HksnPkInc-hsvj0XSE5WI_VG6dzdDTeKPIp0gpzyFCY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f2baf6038b79cb3-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c2:103f:d782:5438:daff:fe56:3a7a",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c2:103f:d782:5438:daff:fe56:3a7a, 172.71.81.17"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Apr-2026 06:14:06 UTC] === END API CALL LOG ===
[27-Apr-2026 06:14:06 UTC] ✅ API Hash verification passed for profile endpoint
[27-Apr-2026 06:14:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDIwIiwidXNlcm5hbWUiOiJAaGFja19sb2FkZXIiLCJlbWFpbCI6InRjeGFydGgyMEBnbWFpbC5jb20iLCJleHAiOjE3Nzc4NzUxNzV9.HksnPkInc-hsvj0XSE5WI_VG6dzdDTeKPIp0gpzyFCY
[27-Apr-2026 06:14:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Apr-2026 06:14:06 UTC] ✅ JWT token verified successfully for user profile
[27-Apr-2026 06:14:06 UTC] User ID: 420
[27-Apr-2026 06:14:06 UTC] ✅ User profile retrieved successfully for user ID: 420
[27-Apr-2026 06:14:06 UTC] === API CALL LOG ===
[27-Apr-2026 06:14:06 UTC] Endpoint: user/profile.php
[27-Apr-2026 06:14:06 UTC] Full Log Data: {
    "timestamp": "2026-04-27 06:14:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c2:103f:d782:5438:daff:fe56:3a7a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDIwIiwidXNlcm5hbWUiOiJAaGFja19sb2FkZXIiLCJlbWFpbCI6InRjeGFydGgyMEBnbWFpbC5jb20iLCJleHAiOjE3Nzc4NzUxNzV9.HksnPkInc-hsvj0XSE5WI_VG6dzdDTeKPIp0gpzyFCY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f2baf63fc349cb3-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c2:103f:d782:5438:daff:fe56:3a7a",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c2:103f:d782:5438:daff:fe56:3a7a, 172.71.81.18"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Apr-2026 06:14:06 UTC] === END API CALL LOG ===
[27-Apr-2026 06:14:06 UTC] ✅ API Hash verification passed for profile endpoint
[27-Apr-2026 06:14:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDIwIiwidXNlcm5hbWUiOiJAaGFja19sb2FkZXIiLCJlbWFpbCI6InRjeGFydGgyMEBnbWFpbC5jb20iLCJleHAiOjE3Nzc4NzUxNzV9.HksnPkInc-hsvj0XSE5WI_VG6dzdDTeKPIp0gpzyFCY
[27-Apr-2026 06:14:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Apr-2026 06:14:06 UTC] ✅ JWT token verified successfully for user profile
[27-Apr-2026 06:14:06 UTC] User ID: 420
[27-Apr-2026 06:14:06 UTC] ✅ User profile retrieved successfully for user ID: 420
[27-Apr-2026 06:14:07 UTC] === API CALL LOG ===
[27-Apr-2026 06:14:07 UTC] Endpoint: user/profile.php
[27-Apr-2026 06:14:07 UTC] Full Log Data: {
    "timestamp": "2026-04-27 06:14:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c2:103f:d782:5438:daff:fe56:3a7a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDIwIiwidXNlcm5hbWUiOiJAaGFja19sb2FkZXIiLCJlbWFpbCI6InRjeGFydGgyMEBnbWFpbC5jb20iLCJleHAiOjE3Nzc4NzUxNzV9.HksnPkInc-hsvj0XSE5WI_VG6dzdDTeKPIp0gpzyFCY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f2baf67efa49cb3-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c2:103f:d782:5438:daff:fe56:3a7a",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c2:103f:d782:5438:daff:fe56:3a7a, 172.71.81.18"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Apr-2026 06:14:07 UTC] === END API CALL LOG ===
[27-Apr-2026 06:14:07 UTC] ✅ API Hash verification passed for profile endpoint
[27-Apr-2026 06:14:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDIwIiwidXNlcm5hbWUiOiJAaGFja19sb2FkZXIiLCJlbWFpbCI6InRjeGFydGgyMEBnbWFpbC5jb20iLCJleHAiOjE3Nzc4NzUxNzV9.HksnPkInc-hsvj0XSE5WI_VG6dzdDTeKPIp0gpzyFCY
[27-Apr-2026 06:14:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Apr-2026 06:14:07 UTC] ✅ JWT token verified successfully for user profile
[27-Apr-2026 06:14:07 UTC] User ID: 420
[27-Apr-2026 06:14:07 UTC] ✅ User profile retrieved successfully for user ID: 420
[27-Apr-2026 06:14:39 UTC] === API CALL LOG ===
[27-Apr-2026 06:14:39 UTC] Endpoint: user/profile.php
[27-Apr-2026 06:14:39 UTC] Full Log Data: {
    "timestamp": "2026-04-27 06:14:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c2:103f:d782:5438:daff:fe56:3a7a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDIwIiwidXNlcm5hbWUiOiJAaGFja19sb2FkZXIiLCJlbWFpbCI6InRjeGFydGgyMEBnbWFpbC5jb20iLCJleHAiOjE3Nzc4NzUxNzV9.HksnPkInc-hsvj0XSE5WI_VG6dzdDTeKPIp0gpzyFCY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f2bb0319bac9cb3-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c2:103f:d782:5438:daff:fe56:3a7a",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c2:103f:d782:5438:daff:fe56:3a7a, 172.71.81.17"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Apr-2026 06:14:39 UTC] === END API CALL LOG ===
[27-Apr-2026 06:14:39 UTC] ✅ API Hash verification passed for profile endpoint
[27-Apr-2026 06:14:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDIwIiwidXNlcm5hbWUiOiJAaGFja19sb2FkZXIiLCJlbWFpbCI6InRjeGFydGgyMEBnbWFpbC5jb20iLCJleHAiOjE3Nzc4NzUxNzV9.HksnPkInc-hsvj0XSE5WI_VG6dzdDTeKPIp0gpzyFCY
[27-Apr-2026 06:14:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Apr-2026 06:14:39 UTC] ✅ JWT token verified successfully for user profile
[27-Apr-2026 06:14:39 UTC] User ID: 420
[27-Apr-2026 06:14:39 UTC] ✅ User profile retrieved successfully for user ID: 420
[27-Apr-2026 06:14:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Apr-2026 06:14:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Apr-2026 06:14:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDIwIiwidXNlcm5hbWUiOiJAaGFja19sb2FkZXIiLCJlbWFpbCI6InRjeGFydGgyMEBnbWFpbC5jb20iLCJleHAiOjE3Nzc4NzUxNzV9.HksnPkInc-hsvj0XSE5WI_VG6dzdDTeKPIp0gpzyFCY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f2bb0319bab9cb3-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40c2:103f:d782:5438:daff:fe56:3a7a","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40c2:103f:d782:5438:daff:fe56:3a7a, 172.71.81.17"}
[27-Apr-2026 06:14:39 UTC] === User Orders API Called ===
[27-Apr-2026 06:14:39 UTC] User ID: 420
[27-Apr-2026 06:14:39 UTC] Limit: 20, Offset: 0
[27-Apr-2026 06:14:39 UTC] Orders found: 0
[27-Apr-2026 06:14:39 UTC] Orders data: []
[27-Apr-2026 06:14:39 UTC] Total orders count: 0
[27-Apr-2026 06:14:40 UTC] === API CALL LOG ===
[27-Apr-2026 06:14:40 UTC] Endpoint: user/profile.php
[27-Apr-2026 06:14:40 UTC] Full Log Data: {
    "timestamp": "2026-04-27 06:14:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c2:103f:d782:5438:daff:fe56:3a7a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDIwIiwidXNlcm5hbWUiOiJAaGFja19sb2FkZXIiLCJlbWFpbCI6InRjeGFydGgyMEBnbWFpbC5jb20iLCJleHAiOjE3Nzc4NzUxNzV9.HksnPkInc-hsvj0XSE5WI_VG6dzdDTeKPIp0gpzyFCY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f2bb035aec59cb3-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c2:103f:d782:5438:daff:fe56:3a7a",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c2:103f:d782:5438:daff:fe56:3a7a, 172.71.81.17"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Apr-2026 06:14:40 UTC] === END API CALL LOG ===
[27-Apr-2026 06:14:40 UTC] ✅ API Hash verification passed for profile endpoint
[27-Apr-2026 06:14:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDIwIiwidXNlcm5hbWUiOiJAaGFja19sb2FkZXIiLCJlbWFpbCI6InRjeGFydGgyMEBnbWFpbC5jb20iLCJleHAiOjE3Nzc4NzUxNzV9.HksnPkInc-hsvj0XSE5WI_VG6dzdDTeKPIp0gpzyFCY
[27-Apr-2026 06:14:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Apr-2026 06:14:40 UTC] ✅ JWT token verified successfully for user profile
[27-Apr-2026 06:14:40 UTC] User ID: 420
[27-Apr-2026 06:14:40 UTC] ✅ User profile retrieved successfully for user ID: 420
[27-Apr-2026 06:14:41 UTC] === API CALL LOG ===
[27-Apr-2026 06:14:41 UTC] Endpoint: user/profile.php
[27-Apr-2026 06:14:41 UTC] Full Log Data: {
    "timestamp": "2026-04-27 06:14:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c2:103f:d782:5438:daff:fe56:3a7a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDIwIiwidXNlcm5hbWUiOiJAaGFja19sb2FkZXIiLCJlbWFpbCI6InRjeGFydGgyMEBnbWFpbC5jb20iLCJleHAiOjE3Nzc4NzUxNzV9.HksnPkInc-hsvj0XSE5WI_VG6dzdDTeKPIp0gpzyFCY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f2bb03aebfb9cb3-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c2:103f:d782:5438:daff:fe56:3a7a",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c2:103f:d782:5438:daff:fe56:3a7a, 172.71.81.17"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Apr-2026 06:14:41 UTC] === END API CALL LOG ===
[27-Apr-2026 06:14:41 UTC] ✅ API Hash verification passed for profile endpoint
[27-Apr-2026 06:14:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDIwIiwidXNlcm5hbWUiOiJAaGFja19sb2FkZXIiLCJlbWFpbCI6InRjeGFydGgyMEBnbWFpbC5jb20iLCJleHAiOjE3Nzc4NzUxNzV9.HksnPkInc-hsvj0XSE5WI_VG6dzdDTeKPIp0gpzyFCY
[27-Apr-2026 06:14:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Apr-2026 06:14:41 UTC] ✅ JWT token verified successfully for user profile
[27-Apr-2026 06:14:41 UTC] User ID: 420
[27-Apr-2026 06:14:41 UTC] ✅ User profile retrieved successfully for user ID: 420
[27-Apr-2026 06:14:42 UTC] === API CALL LOG ===
[27-Apr-2026 06:14:42 UTC] Endpoint: user/profile.php
[27-Apr-2026 06:14:42 UTC] Full Log Data: {
    "timestamp": "2026-04-27 06:14:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c2:103f:d782:5438:daff:fe56:3a7a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDIwIiwidXNlcm5hbWUiOiJAaGFja19sb2FkZXIiLCJlbWFpbCI6InRjeGFydGgyMEBnbWFpbC5jb20iLCJleHAiOjE3Nzc4NzUxNzV9.HksnPkInc-hsvj0XSE5WI_VG6dzdDTeKPIp0gpzyFCY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f2bb042ba9f9cb3-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c2:103f:d782:5438:daff:fe56:3a7a",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c2:103f:d782:5438:daff:fe56:3a7a, 172.71.81.17"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Apr-2026 06:14:42 UTC] === END API CALL LOG ===
[27-Apr-2026 06:14:42 UTC] ✅ API Hash verification passed for profile endpoint
[27-Apr-2026 06:14:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDIwIiwidXNlcm5hbWUiOiJAaGFja19sb2FkZXIiLCJlbWFpbCI6InRjeGFydGgyMEBnbWFpbC5jb20iLCJleHAiOjE3Nzc4NzUxNzV9.HksnPkInc-hsvj0XSE5WI_VG6dzdDTeKPIp0gpzyFCY
[27-Apr-2026 06:14:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Apr-2026 06:14:42 UTC] ✅ JWT token verified successfully for user profile
[27-Apr-2026 06:14:42 UTC] User ID: 420
[27-Apr-2026 06:14:42 UTC] ✅ User profile retrieved successfully for user ID: 420
[27-Apr-2026 06:14:43 UTC] User Purchases API - User ID: 420
[27-Apr-2026 06:14:43 UTC] User Purchases API - Total purchases found: 0
[27-Apr-2026 08:56:18 UTC] === API CALL LOG ===
[27-Apr-2026 08:56:18 UTC] Endpoint: user/profile.php
[27-Apr-2026 08:56:18 UTC] Full Log Data: {
    "timestamp": "2026-04-27 08:56:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "182.190.208.135",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDIxIiwidXNlcm5hbWUiOiJraHViYWlic2hzaDc3NyIsImVtYWlsIjoid2c1MzYyMTEwQGdtYWlsLmNvbSIsImV4cCI6MTc3Nzg4NDk3N30.AhdWd7kWVGjQSagxy56_VxppccWOQUTBxw6loJrwj70",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f2c9cfcac43fd3e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "182.190.208.135",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "182.190.208.135, 162.158.108.31"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Apr-2026 08:56:18 UTC] === END API CALL LOG ===
[27-Apr-2026 08:56:18 UTC] ✅ API Hash verification passed for profile endpoint
[27-Apr-2026 08:56:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDIxIiwidXNlcm5hbWUiOiJraHViYWlic2hzaDc3NyIsImVtYWlsIjoid2c1MzYyMTEwQGdtYWlsLmNvbSIsImV4cCI6MTc3Nzg4NDk3N30.AhdWd7kWVGjQSagxy56_VxppccWOQUTBxw6loJrwj70
[27-Apr-2026 08:56:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Apr-2026 08:56:18 UTC] ✅ JWT token verified successfully for user profile
[27-Apr-2026 08:56:18 UTC] User ID: 421
[27-Apr-2026 08:56:18 UTC] ✅ User profile retrieved successfully for user ID: 421
[27-Apr-2026 08:56:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Apr-2026 08:56:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Apr-2026 08:56:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDIxIiwidXNlcm5hbWUiOiJraHViYWlic2hzaDc3NyIsImVtYWlsIjoid2c1MzYyMTEwQGdtYWlsLmNvbSIsImV4cCI6MTc3Nzg4NDk3N30.AhdWd7kWVGjQSagxy56_VxppccWOQUTBxw6loJrwj70","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f2c9cfcac48fd3e-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"182.190.208.135","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"182.190.208.135, 162.158.108.30"}
[27-Apr-2026 08:56:18 UTC] === User Orders API Called ===
[27-Apr-2026 08:56:18 UTC] User ID: 421
[27-Apr-2026 08:56:18 UTC] Limit: 20, Offset: 0
[27-Apr-2026 08:56:18 UTC] Orders found: 0
[27-Apr-2026 08:56:18 UTC] Orders data: []
[27-Apr-2026 08:56:18 UTC] Total orders count: 0
[27-Apr-2026 08:56:19 UTC] === API CALL LOG ===
[27-Apr-2026 08:56:19 UTC] Endpoint: user/profile.php
[27-Apr-2026 08:56:19 UTC] Full Log Data: {
    "timestamp": "2026-04-27 08:56:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "182.190.208.135",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDIxIiwidXNlcm5hbWUiOiJraHViYWlic2hzaDc3NyIsImVtYWlsIjoid2c1MzYyMTEwQGdtYWlsLmNvbSIsImV4cCI6MTc3Nzg4NDk3N30.AhdWd7kWVGjQSagxy56_VxppccWOQUTBxw6loJrwj70",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f2c9cfd2d79fd3e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "182.190.208.135",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "182.190.208.135, 162.158.108.31"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Apr-2026 08:56:19 UTC] === END API CALL LOG ===
[27-Apr-2026 08:56:19 UTC] ✅ API Hash verification passed for profile endpoint
[27-Apr-2026 08:56:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDIxIiwidXNlcm5hbWUiOiJraHViYWlic2hzaDc3NyIsImVtYWlsIjoid2c1MzYyMTEwQGdtYWlsLmNvbSIsImV4cCI6MTc3Nzg4NDk3N30.AhdWd7kWVGjQSagxy56_VxppccWOQUTBxw6loJrwj70
[27-Apr-2026 08:56:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Apr-2026 08:56:19 UTC] ✅ JWT token verified successfully for user profile
[27-Apr-2026 08:56:19 UTC] User ID: 421
[27-Apr-2026 08:56:19 UTC] ✅ User profile retrieved successfully for user ID: 421
[27-Apr-2026 08:56:20 UTC] === API CALL LOG ===
[27-Apr-2026 08:56:20 UTC] Endpoint: user/profile.php
[27-Apr-2026 08:56:20 UTC] Full Log Data: {
    "timestamp": "2026-04-27 08:56:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "182.190.208.135",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDIxIiwidXNlcm5hbWUiOiJraHViYWlic2hzaDc3NyIsImVtYWlsIjoid2c1MzYyMTEwQGdtYWlsLmNvbSIsImV4cCI6MTc3Nzg4NDk3N30.AhdWd7kWVGjQSagxy56_VxppccWOQUTBxw6loJrwj70",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f2c9d055973fd3e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "182.190.208.135",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "182.190.208.135, 162.158.108.31"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Apr-2026 08:56:20 UTC] === END API CALL LOG ===
[27-Apr-2026 08:56:20 UTC] ✅ API Hash verification passed for profile endpoint
[27-Apr-2026 08:56:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDIxIiwidXNlcm5hbWUiOiJraHViYWlic2hzaDc3NyIsImVtYWlsIjoid2c1MzYyMTEwQGdtYWlsLmNvbSIsImV4cCI6MTc3Nzg4NDk3N30.AhdWd7kWVGjQSagxy56_VxppccWOQUTBxw6loJrwj70
[27-Apr-2026 08:56:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Apr-2026 08:56:20 UTC] ✅ JWT token verified successfully for user profile
[27-Apr-2026 08:56:20 UTC] User ID: 421
[27-Apr-2026 08:56:20 UTC] ✅ User profile retrieved successfully for user ID: 421
[27-Apr-2026 08:56:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Apr-2026 08:56:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Apr-2026 08:56:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDIxIiwidXNlcm5hbWUiOiJraHViYWlic2hzaDc3NyIsImVtYWlsIjoid2c1MzYyMTEwQGdtYWlsLmNvbSIsImV4cCI6MTc3Nzg4NDk3N30.AhdWd7kWVGjQSagxy56_VxppccWOQUTBxw6loJrwj70","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f2c9d7baa77fd3e-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"182.190.208.135","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"182.190.208.135, 162.158.108.70"}
[27-Apr-2026 08:56:39 UTC] === User Orders API Called ===
[27-Apr-2026 08:56:39 UTC] User ID: 421
[27-Apr-2026 08:56:39 UTC] Limit: 20, Offset: 0
[27-Apr-2026 08:56:39 UTC] Orders found: 0
[27-Apr-2026 08:56:39 UTC] Orders data: []
[27-Apr-2026 08:56:39 UTC] Total orders count: 0
[27-Apr-2026 08:56:39 UTC] === API CALL LOG ===
[27-Apr-2026 08:56:39 UTC] Endpoint: user/profile.php
[27-Apr-2026 08:56:39 UTC] Full Log Data: {
    "timestamp": "2026-04-27 08:56:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "182.190.208.135",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDIxIiwidXNlcm5hbWUiOiJraHViYWlic2hzaDc3NyIsImVtYWlsIjoid2c1MzYyMTEwQGdtYWlsLmNvbSIsImV4cCI6MTc3Nzg4NDk3N30.AhdWd7kWVGjQSagxy56_VxppccWOQUTBxw6loJrwj70",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f2c9d7c2bd3fd3e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "182.190.208.135",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "182.190.208.135, 162.158.108.70"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Apr-2026 08:56:39 UTC] === END API CALL LOG ===
[27-Apr-2026 08:56:39 UTC] ✅ API Hash verification passed for profile endpoint
[27-Apr-2026 08:56:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDIxIiwidXNlcm5hbWUiOiJraHViYWlic2hzaDc3NyIsImVtYWlsIjoid2c1MzYyMTEwQGdtYWlsLmNvbSIsImV4cCI6MTc3Nzg4NDk3N30.AhdWd7kWVGjQSagxy56_VxppccWOQUTBxw6loJrwj70
[27-Apr-2026 08:56:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Apr-2026 08:56:39 UTC] ✅ JWT token verified successfully for user profile
[27-Apr-2026 08:56:39 UTC] User ID: 421
[27-Apr-2026 08:56:39 UTC] ✅ User profile retrieved successfully for user ID: 421
[27-Apr-2026 08:56:39 UTC] === API CALL LOG ===
[27-Apr-2026 08:56:39 UTC] Endpoint: user/profile.php
[27-Apr-2026 08:56:39 UTC] Full Log Data: {
    "timestamp": "2026-04-27 08:56:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "182.190.208.135",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDIxIiwidXNlcm5hbWUiOiJraHViYWlic2hzaDc3NyIsImVtYWlsIjoid2c1MzYyMTEwQGdtYWlsLmNvbSIsImV4cCI6MTc3Nzg4NDk3N30.AhdWd7kWVGjQSagxy56_VxppccWOQUTBxw6loJrwj70",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f2c9d7f8c47fd3e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "182.190.208.135",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "182.190.208.135, 162.158.108.70"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Apr-2026 08:56:39 UTC] === END API CALL LOG ===
[27-Apr-2026 08:56:39 UTC] ✅ API Hash verification passed for profile endpoint
[27-Apr-2026 08:56:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDIxIiwidXNlcm5hbWUiOiJraHViYWlic2hzaDc3NyIsImVtYWlsIjoid2c1MzYyMTEwQGdtYWlsLmNvbSIsImV4cCI6MTc3Nzg4NDk3N30.AhdWd7kWVGjQSagxy56_VxppccWOQUTBxw6loJrwj70
[27-Apr-2026 08:56:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Apr-2026 08:56:39 UTC] ✅ JWT token verified successfully for user profile
[27-Apr-2026 08:56:39 UTC] User ID: 421
[27-Apr-2026 08:56:39 UTC] ✅ User profile retrieved successfully for user ID: 421
[27-Apr-2026 08:56:40 UTC] === API CALL LOG ===
[27-Apr-2026 08:56:40 UTC] Endpoint: user/profile.php
[27-Apr-2026 08:56:40 UTC] Full Log Data: {
    "timestamp": "2026-04-27 08:56:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "182.190.208.135",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDIxIiwidXNlcm5hbWUiOiJraHViYWlic2hzaDc3NyIsImVtYWlsIjoid2c1MzYyMTEwQGdtYWlsLmNvbSIsImV4cCI6MTc3Nzg4NDk3N30.AhdWd7kWVGjQSagxy56_VxppccWOQUTBxw6loJrwj70",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f2c9d83be5dfd3e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "182.190.208.135",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "182.190.208.135, 162.158.108.70"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Apr-2026 08:56:40 UTC] === END API CALL LOG ===
[27-Apr-2026 08:56:40 UTC] ✅ API Hash verification passed for profile endpoint
[27-Apr-2026 08:56:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDIxIiwidXNlcm5hbWUiOiJraHViYWlic2hzaDc3NyIsImVtYWlsIjoid2c1MzYyMTEwQGdtYWlsLmNvbSIsImV4cCI6MTc3Nzg4NDk3N30.AhdWd7kWVGjQSagxy56_VxppccWOQUTBxw6loJrwj70
[27-Apr-2026 08:56:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Apr-2026 08:56:40 UTC] ✅ JWT token verified successfully for user profile
[27-Apr-2026 08:56:40 UTC] User ID: 421
[27-Apr-2026 08:56:40 UTC] ✅ User profile retrieved successfully for user ID: 421
[27-Apr-2026 08:56:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Apr-2026 08:56:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Apr-2026 08:56:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDIxIiwidXNlcm5hbWUiOiJraHViYWlic2hzaDc3NyIsImVtYWlsIjoid2c1MzYyMTEwQGdtYWlsLmNvbSIsImV4cCI6MTc3Nzg4NDk3N30.AhdWd7kWVGjQSagxy56_VxppccWOQUTBxw6loJrwj70","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f2c9d84987bfd3e-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"182.190.208.135","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"182.190.208.135, 162.158.108.70"}
[27-Apr-2026 08:56:40 UTC] === User Orders API Called ===
[27-Apr-2026 08:56:40 UTC] User ID: 421
[27-Apr-2026 08:56:40 UTC] Limit: 20, Offset: 0
[27-Apr-2026 08:56:40 UTC] Orders found: 0
[27-Apr-2026 08:56:40 UTC] Orders data: []
[27-Apr-2026 08:56:40 UTC] Total orders count: 0
[27-Apr-2026 08:56:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Apr-2026 08:56:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Apr-2026 08:56:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDIxIiwidXNlcm5hbWUiOiJraHViYWlic2hzaDc3NyIsImVtYWlsIjoid2c1MzYyMTEwQGdtYWlsLmNvbSIsImV4cCI6MTc3Nzg4NDk3N30.AhdWd7kWVGjQSagxy56_VxppccWOQUTBxw6loJrwj70","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f2c9d909d94fd3e-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"182.190.208.135","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"182.190.208.135, 162.158.108.70"}
[27-Apr-2026 08:56:42 UTC] === User Orders API Called ===
[27-Apr-2026 08:56:42 UTC] User ID: 421
[27-Apr-2026 08:56:42 UTC] Limit: 20, Offset: 0
[27-Apr-2026 08:56:42 UTC] Orders found: 0
[27-Apr-2026 08:56:42 UTC] Orders data: []
[27-Apr-2026 08:56:42 UTC] Total orders count: 0
[27-Apr-2026 08:56:42 UTC] === API CALL LOG ===
[27-Apr-2026 08:56:42 UTC] Endpoint: user/profile.php
[27-Apr-2026 08:56:42 UTC] Full Log Data: {
    "timestamp": "2026-04-27 08:56:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "182.190.208.135",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDIxIiwidXNlcm5hbWUiOiJraHViYWlic2hzaDc3NyIsImVtYWlsIjoid2c1MzYyMTEwQGdtYWlsLmNvbSIsImV4cCI6MTc3Nzg4NDk3N30.AhdWd7kWVGjQSagxy56_VxppccWOQUTBxw6loJrwj70",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f2c9d912eeefd3e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "182.190.208.135",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "182.190.208.135, 162.158.108.70"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Apr-2026 08:56:42 UTC] === END API CALL LOG ===
[27-Apr-2026 08:56:42 UTC] ✅ API Hash verification passed for profile endpoint
[27-Apr-2026 08:56:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDIxIiwidXNlcm5hbWUiOiJraHViYWlic2hzaDc3NyIsImVtYWlsIjoid2c1MzYyMTEwQGdtYWlsLmNvbSIsImV4cCI6MTc3Nzg4NDk3N30.AhdWd7kWVGjQSagxy56_VxppccWOQUTBxw6loJrwj70
[27-Apr-2026 08:56:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Apr-2026 08:56:42 UTC] ✅ JWT token verified successfully for user profile
[27-Apr-2026 08:56:42 UTC] User ID: 421
[27-Apr-2026 08:56:42 UTC] ✅ User profile retrieved successfully for user ID: 421
[27-Apr-2026 08:56:43 UTC] === API CALL LOG ===
[27-Apr-2026 08:56:43 UTC] Endpoint: user/profile.php
[27-Apr-2026 08:56:43 UTC] Full Log Data: {
    "timestamp": "2026-04-27 08:56:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "182.190.208.135",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDIxIiwidXNlcm5hbWUiOiJraHViYWlic2hzaDc3NyIsImVtYWlsIjoid2c1MzYyMTEwQGdtYWlsLmNvbSIsImV4cCI6MTc3Nzg4NDk3N30.AhdWd7kWVGjQSagxy56_VxppccWOQUTBxw6loJrwj70",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f2c9d94b899fd3e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "182.190.208.135",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "182.190.208.135, 162.158.108.70"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Apr-2026 08:56:43 UTC] === END API CALL LOG ===
[27-Apr-2026 08:56:43 UTC] ✅ API Hash verification passed for profile endpoint
[27-Apr-2026 08:56:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDIxIiwidXNlcm5hbWUiOiJraHViYWlic2hzaDc3NyIsImVtYWlsIjoid2c1MzYyMTEwQGdtYWlsLmNvbSIsImV4cCI6MTc3Nzg4NDk3N30.AhdWd7kWVGjQSagxy56_VxppccWOQUTBxw6loJrwj70
[27-Apr-2026 08:56:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Apr-2026 08:56:43 UTC] ✅ JWT token verified successfully for user profile
[27-Apr-2026 08:56:43 UTC] User ID: 421
[27-Apr-2026 08:56:43 UTC] ✅ User profile retrieved successfully for user ID: 421
[27-Apr-2026 08:56:43 UTC] === API CALL LOG ===
[27-Apr-2026 08:56:43 UTC] Endpoint: user/profile.php
[27-Apr-2026 08:56:43 UTC] Full Log Data: {
    "timestamp": "2026-04-27 08:56:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "182.190.208.135",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDIxIiwidXNlcm5hbWUiOiJraHViYWlic2hzaDc3NyIsImVtYWlsIjoid2c1MzYyMTEwQGdtYWlsLmNvbSIsImV4cCI6MTc3Nzg4NDk3N30.AhdWd7kWVGjQSagxy56_VxppccWOQUTBxw6loJrwj70",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f2c9d990bcdfd3e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "182.190.208.135",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "182.190.208.135, 162.158.108.70"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Apr-2026 08:56:43 UTC] === END API CALL LOG ===
[27-Apr-2026 08:56:43 UTC] ✅ API Hash verification passed for profile endpoint
[27-Apr-2026 08:56:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDIxIiwidXNlcm5hbWUiOiJraHViYWlic2hzaDc3NyIsImVtYWlsIjoid2c1MzYyMTEwQGdtYWlsLmNvbSIsImV4cCI6MTc3Nzg4NDk3N30.AhdWd7kWVGjQSagxy56_VxppccWOQUTBxw6loJrwj70
[27-Apr-2026 08:56:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Apr-2026 08:56:43 UTC] ✅ JWT token verified successfully for user profile
[27-Apr-2026 08:56:43 UTC] User ID: 421
[27-Apr-2026 08:56:43 UTC] ✅ User profile retrieved successfully for user ID: 421
[27-Apr-2026 08:56:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Apr-2026 08:56:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Apr-2026 08:56:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDIxIiwidXNlcm5hbWUiOiJraHViYWlic2hzaDc3NyIsImVtYWlsIjoid2c1MzYyMTEwQGdtYWlsLmNvbSIsImV4cCI6MTc3Nzg4NDk3N30.AhdWd7kWVGjQSagxy56_VxppccWOQUTBxw6loJrwj70","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f2c9da53e0afd3e-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"182.190.208.135","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"182.190.208.135, 162.158.108.70"}
[27-Apr-2026 08:56:45 UTC] === User Orders API Called ===
[27-Apr-2026 08:56:45 UTC] User ID: 421
[27-Apr-2026 08:56:45 UTC] Limit: 20, Offset: 0
[27-Apr-2026 08:56:45 UTC] Orders found: 0
[27-Apr-2026 08:56:45 UTC] Orders data: []
[27-Apr-2026 08:56:45 UTC] Total orders count: 0
[27-Apr-2026 08:56:47 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Apr-2026 08:56:47 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Apr-2026 08:56:47 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDIxIiwidXNlcm5hbWUiOiJraHViYWlic2hzaDc3NyIsImVtYWlsIjoid2c1MzYyMTEwQGdtYWlsLmNvbSIsImV4cCI6MTc3Nzg4NDk3N30.AhdWd7kWVGjQSagxy56_VxppccWOQUTBxw6loJrwj70","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f2c9dae0caffd3e-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"182.190.208.135","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"182.190.208.135, 162.158.108.70"}
[27-Apr-2026 08:56:47 UTC] === User Orders API Called ===
[27-Apr-2026 08:56:47 UTC] User ID: 421
[27-Apr-2026 08:56:47 UTC] Limit: 20, Offset: 0
[27-Apr-2026 08:56:47 UTC] Orders found: 0
[27-Apr-2026 08:56:47 UTC] Orders data: []
[27-Apr-2026 08:56:47 UTC] Total orders count: 0
[27-Apr-2026 08:56:47 UTC] === API CALL LOG ===
[27-Apr-2026 08:56:47 UTC] Endpoint: user/profile.php
[27-Apr-2026 08:56:47 UTC] Full Log Data: {
    "timestamp": "2026-04-27 08:56:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "182.190.208.135",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDIxIiwidXNlcm5hbWUiOiJraHViYWlic2hzaDc3NyIsImVtYWlsIjoid2c1MzYyMTEwQGdtYWlsLmNvbSIsImV4cCI6MTc3Nzg4NDk3N30.AhdWd7kWVGjQSagxy56_VxppccWOQUTBxw6loJrwj70",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f2c9dae8dfcfd3e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "182.190.208.135",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "182.190.208.135, 162.158.108.70"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Apr-2026 08:56:47 UTC] === END API CALL LOG ===
[27-Apr-2026 08:56:47 UTC] ✅ API Hash verification passed for profile endpoint
[27-Apr-2026 08:56:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDIxIiwidXNlcm5hbWUiOiJraHViYWlic2hzaDc3NyIsImVtYWlsIjoid2c1MzYyMTEwQGdtYWlsLmNvbSIsImV4cCI6MTc3Nzg4NDk3N30.AhdWd7kWVGjQSagxy56_VxppccWOQUTBxw6loJrwj70
[27-Apr-2026 08:56:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Apr-2026 08:56:47 UTC] ✅ JWT token verified successfully for user profile
[27-Apr-2026 08:56:47 UTC] User ID: 421
[27-Apr-2026 08:56:47 UTC] ✅ User profile retrieved successfully for user ID: 421
[27-Apr-2026 08:56:47 UTC] === API CALL LOG ===
[27-Apr-2026 08:56:47 UTC] Endpoint: user/profile.php
[27-Apr-2026 08:56:47 UTC] Full Log Data: {
    "timestamp": "2026-04-27 08:56:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "182.190.208.135",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDIxIiwidXNlcm5hbWUiOiJraHViYWlic2hzaDc3NyIsImVtYWlsIjoid2c1MzYyMTEwQGdtYWlsLmNvbSIsImV4cCI6MTc3Nzg4NDk3N30.AhdWd7kWVGjQSagxy56_VxppccWOQUTBxw6loJrwj70",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f2c9db2585ffd3e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "182.190.208.135",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "182.190.208.135, 162.158.108.70"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Apr-2026 08:56:47 UTC] === END API CALL LOG ===
[27-Apr-2026 08:56:47 UTC] ✅ API Hash verification passed for profile endpoint
[27-Apr-2026 08:56:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDIxIiwidXNlcm5hbWUiOiJraHViYWlic2hzaDc3NyIsImVtYWlsIjoid2c1MzYyMTEwQGdtYWlsLmNvbSIsImV4cCI6MTc3Nzg4NDk3N30.AhdWd7kWVGjQSagxy56_VxppccWOQUTBxw6loJrwj70
[27-Apr-2026 08:56:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Apr-2026 08:56:47 UTC] ✅ JWT token verified successfully for user profile
[27-Apr-2026 08:56:47 UTC] User ID: 421
[27-Apr-2026 08:56:47 UTC] ✅ User profile retrieved successfully for user ID: 421
[27-Apr-2026 08:56:48 UTC] === API CALL LOG ===
[27-Apr-2026 08:56:48 UTC] Endpoint: user/profile.php
[27-Apr-2026 08:56:48 UTC] Full Log Data: {
    "timestamp": "2026-04-27 08:56:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "182.190.208.135",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDIxIiwidXNlcm5hbWUiOiJraHViYWlic2hzaDc3NyIsImVtYWlsIjoid2c1MzYyMTEwQGdtYWlsLmNvbSIsImV4cCI6MTc3Nzg4NDk3N30.AhdWd7kWVGjQSagxy56_VxppccWOQUTBxw6loJrwj70",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f2c9db5481efd3e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "182.190.208.135",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "182.190.208.135, 162.158.108.70"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Apr-2026 08:56:48 UTC] === END API CALL LOG ===
[27-Apr-2026 08:56:48 UTC] ✅ API Hash verification passed for profile endpoint
[27-Apr-2026 08:56:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDIxIiwidXNlcm5hbWUiOiJraHViYWlic2hzaDc3NyIsImVtYWlsIjoid2c1MzYyMTEwQGdtYWlsLmNvbSIsImV4cCI6MTc3Nzg4NDk3N30.AhdWd7kWVGjQSagxy56_VxppccWOQUTBxw6loJrwj70
[27-Apr-2026 08:56:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Apr-2026 08:56:48 UTC] ✅ JWT token verified successfully for user profile
[27-Apr-2026 08:56:48 UTC] User ID: 421
[27-Apr-2026 08:56:48 UTC] ✅ User profile retrieved successfully for user ID: 421
[27-Apr-2026 08:57:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Apr-2026 08:57:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Apr-2026 08:57:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDIxIiwidXNlcm5hbWUiOiJraHViYWlic2hzaDc3NyIsImVtYWlsIjoid2c1MzYyMTEwQGdtYWlsLmNvbSIsImV4cCI6MTc3Nzg4NDk3N30.AhdWd7kWVGjQSagxy56_VxppccWOQUTBxw6loJrwj70","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f2c9e282967fd3e-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"182.190.208.135","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"182.190.208.135, 162.158.108.70"}
[27-Apr-2026 08:57:06 UTC] === User Orders API Called ===
[27-Apr-2026 08:57:06 UTC] User ID: 421
[27-Apr-2026 08:57:06 UTC] Limit: 20, Offset: 0
[27-Apr-2026 08:57:06 UTC] Orders found: 0
[27-Apr-2026 08:57:06 UTC] Orders data: []
[27-Apr-2026 08:57:06 UTC] Total orders count: 0
[27-Apr-2026 08:57:06 UTC] === API CALL LOG ===
[27-Apr-2026 08:57:06 UTC] Endpoint: user/profile.php
[27-Apr-2026 08:57:06 UTC] Full Log Data: {
    "timestamp": "2026-04-27 08:57:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "182.190.208.135",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDIxIiwidXNlcm5hbWUiOiJraHViYWlic2hzaDc3NyIsImVtYWlsIjoid2c1MzYyMTEwQGdtYWlsLmNvbSIsImV4cCI6MTc3Nzg4NDk3N30.AhdWd7kWVGjQSagxy56_VxppccWOQUTBxw6loJrwj70",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f2c9e28bab4fd3e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "182.190.208.135",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "182.190.208.135, 162.158.108.71"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Apr-2026 08:57:06 UTC] === END API CALL LOG ===
[27-Apr-2026 08:57:06 UTC] ✅ API Hash verification passed for profile endpoint
[27-Apr-2026 08:57:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDIxIiwidXNlcm5hbWUiOiJraHViYWlic2hzaDc3NyIsImVtYWlsIjoid2c1MzYyMTEwQGdtYWlsLmNvbSIsImV4cCI6MTc3Nzg4NDk3N30.AhdWd7kWVGjQSagxy56_VxppccWOQUTBxw6loJrwj70
[27-Apr-2026 08:57:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Apr-2026 08:57:06 UTC] ✅ JWT token verified successfully for user profile
[27-Apr-2026 08:57:06 UTC] User ID: 421
[27-Apr-2026 08:57:06 UTC] ✅ User profile retrieved successfully for user ID: 421
[27-Apr-2026 08:57:07 UTC] === API CALL LOG ===
[27-Apr-2026 08:57:07 UTC] Endpoint: user/profile.php
[27-Apr-2026 08:57:07 UTC] Full Log Data: {
    "timestamp": "2026-04-27 08:57:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "182.190.208.135",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDIxIiwidXNlcm5hbWUiOiJraHViYWlic2hzaDc3NyIsImVtYWlsIjoid2c1MzYyMTEwQGdtYWlsLmNvbSIsImV4cCI6MTc3Nzg4NDk3N30.AhdWd7kWVGjQSagxy56_VxppccWOQUTBxw6loJrwj70",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f2c9e2c0aeafd3e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "182.190.208.135",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "182.190.208.135, 162.158.108.70"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Apr-2026 08:57:07 UTC] === END API CALL LOG ===
[27-Apr-2026 08:57:07 UTC] ✅ API Hash verification passed for profile endpoint
[27-Apr-2026 08:57:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDIxIiwidXNlcm5hbWUiOiJraHViYWlic2hzaDc3NyIsImVtYWlsIjoid2c1MzYyMTEwQGdtYWlsLmNvbSIsImV4cCI6MTc3Nzg4NDk3N30.AhdWd7kWVGjQSagxy56_VxppccWOQUTBxw6loJrwj70
[27-Apr-2026 08:57:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Apr-2026 08:57:07 UTC] ✅ JWT token verified successfully for user profile
[27-Apr-2026 08:57:07 UTC] User ID: 421
[27-Apr-2026 08:57:07 UTC] ✅ User profile retrieved successfully for user ID: 421
[27-Apr-2026 08:57:07 UTC] === API CALL LOG ===
[27-Apr-2026 08:57:07 UTC] Endpoint: user/profile.php
[27-Apr-2026 08:57:07 UTC] Full Log Data: {
    "timestamp": "2026-04-27 08:57:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "182.190.208.135",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDIxIiwidXNlcm5hbWUiOiJraHViYWlic2hzaDc3NyIsImVtYWlsIjoid2c1MzYyMTEwQGdtYWlsLmNvbSIsImV4cCI6MTc3Nzg4NDk3N30.AhdWd7kWVGjQSagxy56_VxppccWOQUTBxw6loJrwj70",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f2c9e302cbbfd3e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "182.190.208.135",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "182.190.208.135, 162.158.108.70"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Apr-2026 08:57:07 UTC] === END API CALL LOG ===
[27-Apr-2026 08:57:07 UTC] ✅ API Hash verification passed for profile endpoint
[27-Apr-2026 08:57:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDIxIiwidXNlcm5hbWUiOiJraHViYWlic2hzaDc3NyIsImVtYWlsIjoid2c1MzYyMTEwQGdtYWlsLmNvbSIsImV4cCI6MTc3Nzg4NDk3N30.AhdWd7kWVGjQSagxy56_VxppccWOQUTBxw6loJrwj70
[27-Apr-2026 08:57:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Apr-2026 08:57:07 UTC] ✅ JWT token verified successfully for user profile
[27-Apr-2026 08:57:07 UTC] User ID: 421
[27-Apr-2026 08:57:07 UTC] ✅ User profile retrieved successfully for user ID: 421
[27-Apr-2026 08:57:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Apr-2026 08:57:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Apr-2026 08:57:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDIxIiwidXNlcm5hbWUiOiJraHViYWlic2hzaDc3NyIsImVtYWlsIjoid2c1MzYyMTEwQGdtYWlsLmNvbSIsImV4cCI6MTc3Nzg4NDk3N30.AhdWd7kWVGjQSagxy56_VxppccWOQUTBxw6loJrwj70","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f2c9e368b89fd3e-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"182.190.208.135","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"182.190.208.135, 162.158.108.71"}
[27-Apr-2026 08:57:08 UTC] === User Orders API Called ===
[27-Apr-2026 08:57:08 UTC] User ID: 421
[27-Apr-2026 08:57:08 UTC] Limit: 20, Offset: 0
[27-Apr-2026 08:57:08 UTC] Orders found: 0
[27-Apr-2026 08:57:08 UTC] Orders data: []
[27-Apr-2026 08:57:08 UTC] Total orders count: 0
[27-Apr-2026 08:57:09 UTC] === API CALL LOG ===
[27-Apr-2026 08:57:09 UTC] Endpoint: user/profile.php
[27-Apr-2026 08:57:09 UTC] Full Log Data: {
    "timestamp": "2026-04-27 08:57:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "182.190.208.135",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDIxIiwidXNlcm5hbWUiOiJraHViYWlic2hzaDc3NyIsImVtYWlsIjoid2c1MzYyMTEwQGdtYWlsLmNvbSIsImV4cCI6MTc3Nzg4NDk3N30.AhdWd7kWVGjQSagxy56_VxppccWOQUTBxw6loJrwj70",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f2c9e371cb7fd3e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "182.190.208.135",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "182.190.208.135, 162.158.108.70"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Apr-2026 08:57:09 UTC] === END API CALL LOG ===
[27-Apr-2026 08:57:09 UTC] ✅ API Hash verification passed for profile endpoint
[27-Apr-2026 08:57:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDIxIiwidXNlcm5hbWUiOiJraHViYWlic2hzaDc3NyIsImVtYWlsIjoid2c1MzYyMTEwQGdtYWlsLmNvbSIsImV4cCI6MTc3Nzg4NDk3N30.AhdWd7kWVGjQSagxy56_VxppccWOQUTBxw6loJrwj70
[27-Apr-2026 08:57:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Apr-2026 08:57:09 UTC] ✅ JWT token verified successfully for user profile
[27-Apr-2026 08:57:09 UTC] User ID: 421
[27-Apr-2026 08:57:09 UTC] ✅ User profile retrieved successfully for user ID: 421
[27-Apr-2026 08:57:09 UTC] === API CALL LOG ===
[27-Apr-2026 08:57:09 UTC] Endpoint: user/profile.php
[27-Apr-2026 08:57:09 UTC] Full Log Data: {
    "timestamp": "2026-04-27 08:57:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "182.190.208.135",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDIxIiwidXNlcm5hbWUiOiJraHViYWlic2hzaDc3NyIsImVtYWlsIjoid2c1MzYyMTEwQGdtYWlsLmNvbSIsImV4cCI6MTc3Nzg4NDk3N30.AhdWd7kWVGjQSagxy56_VxppccWOQUTBxw6loJrwj70",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f2c9e3acdcdfd3e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "182.190.208.135",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "182.190.208.135, 162.158.108.71"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Apr-2026 08:57:09 UTC] === END API CALL LOG ===
[27-Apr-2026 08:57:09 UTC] ✅ API Hash verification passed for profile endpoint
[27-Apr-2026 08:57:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDIxIiwidXNlcm5hbWUiOiJraHViYWlic2hzaDc3NyIsImVtYWlsIjoid2c1MzYyMTEwQGdtYWlsLmNvbSIsImV4cCI6MTc3Nzg4NDk3N30.AhdWd7kWVGjQSagxy56_VxppccWOQUTBxw6loJrwj70
[27-Apr-2026 08:57:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Apr-2026 08:57:09 UTC] ✅ JWT token verified successfully for user profile
[27-Apr-2026 08:57:09 UTC] User ID: 421
[27-Apr-2026 08:57:09 UTC] ✅ User profile retrieved successfully for user ID: 421
[27-Apr-2026 08:57:10 UTC] === API CALL LOG ===
[27-Apr-2026 08:57:10 UTC] Endpoint: user/profile.php
[27-Apr-2026 08:57:10 UTC] Full Log Data: {
    "timestamp": "2026-04-27 08:57:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "182.190.208.135",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDIxIiwidXNlcm5hbWUiOiJraHViYWlic2hzaDc3NyIsImVtYWlsIjoid2c1MzYyMTEwQGdtYWlsLmNvbSIsImV4cCI6MTc3Nzg4NDk3N30.AhdWd7kWVGjQSagxy56_VxppccWOQUTBxw6loJrwj70",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f2c9e3ddcf1fd3e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "182.190.208.135",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "182.190.208.135, 162.158.108.71"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Apr-2026 08:57:10 UTC] === END API CALL LOG ===
[27-Apr-2026 08:57:10 UTC] ✅ API Hash verification passed for profile endpoint
[27-Apr-2026 08:57:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDIxIiwidXNlcm5hbWUiOiJraHViYWlic2hzaDc3NyIsImVtYWlsIjoid2c1MzYyMTEwQGdtYWlsLmNvbSIsImV4cCI6MTc3Nzg4NDk3N30.AhdWd7kWVGjQSagxy56_VxppccWOQUTBxw6loJrwj70
[27-Apr-2026 08:57:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Apr-2026 08:57:10 UTC] ✅ JWT token verified successfully for user profile
[27-Apr-2026 08:57:10 UTC] User ID: 421
[27-Apr-2026 08:57:10 UTC] ✅ User profile retrieved successfully for user ID: 421
[27-Apr-2026 08:57:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Apr-2026 08:57:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Apr-2026 08:57:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDIxIiwidXNlcm5hbWUiOiJraHViYWlic2hzaDc3NyIsImVtYWlsIjoid2c1MzYyMTEwQGdtYWlsLmNvbSIsImV4cCI6MTc3Nzg4NDk3N30.AhdWd7kWVGjQSagxy56_VxppccWOQUTBxw6loJrwj70","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f2c9e5b3efffd3e-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"182.190.208.135","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"182.190.208.135, 162.158.108.71"}
[27-Apr-2026 08:57:14 UTC] === User Orders API Called ===
[27-Apr-2026 08:57:14 UTC] User ID: 421
[27-Apr-2026 08:57:14 UTC] Limit: 20, Offset: 0
[27-Apr-2026 08:57:14 UTC] Orders found: 0
[27-Apr-2026 08:57:14 UTC] Orders data: []
[27-Apr-2026 08:57:14 UTC] Total orders count: 0
[27-Apr-2026 08:57:15 UTC] === API CALL LOG ===
[27-Apr-2026 08:57:15 UTC] Endpoint: user/profile.php
[27-Apr-2026 08:57:15 UTC] Full Log Data: {
    "timestamp": "2026-04-27 08:57:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "182.190.208.135",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDIxIiwidXNlcm5hbWUiOiJraHViYWlic2hzaDc3NyIsImVtYWlsIjoid2c1MzYyMTEwQGdtYWlsLmNvbSIsImV4cCI6MTc3Nzg4NDk3N30.AhdWd7kWVGjQSagxy56_VxppccWOQUTBxw6loJrwj70",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f2c9e5b3f00fd3e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "182.190.208.135",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "182.190.208.135, 162.158.108.71"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Apr-2026 08:57:15 UTC] === END API CALL LOG ===
[27-Apr-2026 08:57:15 UTC] ✅ API Hash verification passed for profile endpoint
[27-Apr-2026 08:57:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDIxIiwidXNlcm5hbWUiOiJraHViYWlic2hzaDc3NyIsImVtYWlsIjoid2c1MzYyMTEwQGdtYWlsLmNvbSIsImV4cCI6MTc3Nzg4NDk3N30.AhdWd7kWVGjQSagxy56_VxppccWOQUTBxw6loJrwj70
[27-Apr-2026 08:57:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Apr-2026 08:57:15 UTC] ✅ JWT token verified successfully for user profile
[27-Apr-2026 08:57:15 UTC] User ID: 421
[27-Apr-2026 08:57:15 UTC] ✅ User profile retrieved successfully for user ID: 421
[27-Apr-2026 08:57:15 UTC] === API CALL LOG ===
[27-Apr-2026 08:57:15 UTC] Endpoint: user/profile.php
[27-Apr-2026 08:57:15 UTC] Full Log Data: {
    "timestamp": "2026-04-27 08:57:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "182.190.208.135",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDIxIiwidXNlcm5hbWUiOiJraHViYWlic2hzaDc3NyIsImVtYWlsIjoid2c1MzYyMTEwQGdtYWlsLmNvbSIsImV4cCI6MTc3Nzg4NDk3N30.AhdWd7kWVGjQSagxy56_VxppccWOQUTBxw6loJrwj70",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f2c9e5ef822fd3e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "182.190.208.135",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "182.190.208.135, 162.158.108.71"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Apr-2026 08:57:15 UTC] === END API CALL LOG ===
[27-Apr-2026 08:57:15 UTC] ✅ API Hash verification passed for profile endpoint
[27-Apr-2026 08:57:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDIxIiwidXNlcm5hbWUiOiJraHViYWlic2hzaDc3NyIsImVtYWlsIjoid2c1MzYyMTEwQGdtYWlsLmNvbSIsImV4cCI6MTc3Nzg4NDk3N30.AhdWd7kWVGjQSagxy56_VxppccWOQUTBxw6loJrwj70
[27-Apr-2026 08:57:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Apr-2026 08:57:15 UTC] ✅ JWT token verified successfully for user profile
[27-Apr-2026 08:57:15 UTC] User ID: 421
[27-Apr-2026 08:57:15 UTC] ✅ User profile retrieved successfully for user ID: 421
[27-Apr-2026 08:57:15 UTC] === API CALL LOG ===
[27-Apr-2026 08:57:15 UTC] Endpoint: user/profile.php
[27-Apr-2026 08:57:15 UTC] Full Log Data: {
    "timestamp": "2026-04-27 08:57:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "182.190.208.135",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDIxIiwidXNlcm5hbWUiOiJraHViYWlic2hzaDc3NyIsImVtYWlsIjoid2c1MzYyMTEwQGdtYWlsLmNvbSIsImV4cCI6MTc3Nzg4NDk3N30.AhdWd7kWVGjQSagxy56_VxppccWOQUTBxw6loJrwj70",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f2c9e620fbdfd3e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "182.190.208.135",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "182.190.208.135, 162.158.108.71"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Apr-2026 08:57:15 UTC] === END API CALL LOG ===
[27-Apr-2026 08:57:15 UTC] ✅ API Hash verification passed for profile endpoint
[27-Apr-2026 08:57:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDIxIiwidXNlcm5hbWUiOiJraHViYWlic2hzaDc3NyIsImVtYWlsIjoid2c1MzYyMTEwQGdtYWlsLmNvbSIsImV4cCI6MTc3Nzg4NDk3N30.AhdWd7kWVGjQSagxy56_VxppccWOQUTBxw6loJrwj70
[27-Apr-2026 08:57:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Apr-2026 08:57:15 UTC] ✅ JWT token verified successfully for user profile
[27-Apr-2026 08:57:15 UTC] User ID: 421
[27-Apr-2026 08:57:15 UTC] ✅ User profile retrieved successfully for user ID: 421
[27-Apr-2026 08:57:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Apr-2026 08:57:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Apr-2026 08:57:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDIxIiwidXNlcm5hbWUiOiJraHViYWlic2hzaDc3NyIsImVtYWlsIjoid2c1MzYyMTEwQGdtYWlsLmNvbSIsImV4cCI6MTc3Nzg4NDk3N30.AhdWd7kWVGjQSagxy56_VxppccWOQUTBxw6loJrwj70","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f2c9e6cf8f3fd3e-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"182.190.208.135","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"182.190.208.135, 162.158.108.71"}
[27-Apr-2026 08:57:17 UTC] === User Orders API Called ===
[27-Apr-2026 08:57:17 UTC] User ID: 421
[27-Apr-2026 08:57:17 UTC] Limit: 20, Offset: 0
[27-Apr-2026 08:57:17 UTC] Orders found: 0
[27-Apr-2026 08:57:17 UTC] Orders data: []
[27-Apr-2026 08:57:17 UTC] Total orders count: 0
[27-Apr-2026 08:57:17 UTC] === API CALL LOG ===
[27-Apr-2026 08:57:17 UTC] Endpoint: user/profile.php
[27-Apr-2026 08:57:17 UTC] Full Log Data: {
    "timestamp": "2026-04-27 08:57:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "182.190.208.135",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDIxIiwidXNlcm5hbWUiOiJraHViYWlic2hzaDc3NyIsImVtYWlsIjoid2c1MzYyMTEwQGdtYWlsLmNvbSIsImV4cCI6MTc3Nzg4NDk3N30.AhdWd7kWVGjQSagxy56_VxppccWOQUTBxw6loJrwj70",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f2c9e6d7a15fd3e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "182.190.208.135",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "182.190.208.135, 162.158.108.71"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Apr-2026 08:57:17 UTC] === END API CALL LOG ===
[27-Apr-2026 08:57:17 UTC] ✅ API Hash verification passed for profile endpoint
[27-Apr-2026 08:57:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDIxIiwidXNlcm5hbWUiOiJraHViYWlic2hzaDc3NyIsImVtYWlsIjoid2c1MzYyMTEwQGdtYWlsLmNvbSIsImV4cCI6MTc3Nzg4NDk3N30.AhdWd7kWVGjQSagxy56_VxppccWOQUTBxw6loJrwj70
[27-Apr-2026 08:57:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Apr-2026 08:57:17 UTC] ✅ JWT token verified successfully for user profile
[27-Apr-2026 08:57:17 UTC] User ID: 421
[27-Apr-2026 08:57:17 UTC] ✅ User profile retrieved successfully for user ID: 421
[27-Apr-2026 08:57:18 UTC] === API CALL LOG ===
[27-Apr-2026 08:57:18 UTC] Endpoint: user/profile.php
[27-Apr-2026 08:57:18 UTC] Full Log Data: {
    "timestamp": "2026-04-27 08:57:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "182.190.208.135",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDIxIiwidXNlcm5hbWUiOiJraHViYWlic2hzaDc3NyIsImVtYWlsIjoid2c1MzYyMTEwQGdtYWlsLmNvbSIsImV4cCI6MTc3Nzg4NDk3N30.AhdWd7kWVGjQSagxy56_VxppccWOQUTBxw6loJrwj70",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f2c9e712a43fd3e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "182.190.208.135",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "182.190.208.135, 162.158.108.71"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Apr-2026 08:57:18 UTC] === END API CALL LOG ===
[27-Apr-2026 08:57:18 UTC] ✅ API Hash verification passed for profile endpoint
[27-Apr-2026 08:57:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDIxIiwidXNlcm5hbWUiOiJraHViYWlic2hzaDc3NyIsImVtYWlsIjoid2c1MzYyMTEwQGdtYWlsLmNvbSIsImV4cCI6MTc3Nzg4NDk3N30.AhdWd7kWVGjQSagxy56_VxppccWOQUTBxw6loJrwj70
[27-Apr-2026 08:57:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Apr-2026 08:57:18 UTC] ✅ JWT token verified successfully for user profile
[27-Apr-2026 08:57:18 UTC] User ID: 421
[27-Apr-2026 08:57:18 UTC] ✅ User profile retrieved successfully for user ID: 421
[27-Apr-2026 08:57:18 UTC] === API CALL LOG ===
[27-Apr-2026 08:57:18 UTC] Endpoint: user/profile.php
[27-Apr-2026 08:57:18 UTC] Full Log Data: {
    "timestamp": "2026-04-27 08:57:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "182.190.208.135",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDIxIiwidXNlcm5hbWUiOiJraHViYWlic2hzaDc3NyIsImVtYWlsIjoid2c1MzYyMTEwQGdtYWlsLmNvbSIsImV4cCI6MTc3Nzg4NDk3N30.AhdWd7kWVGjQSagxy56_VxppccWOQUTBxw6loJrwj70",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f2c9e744992fd3e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "182.190.208.135",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "182.190.208.135, 162.158.108.71"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Apr-2026 08:57:18 UTC] === END API CALL LOG ===
[27-Apr-2026 08:57:18 UTC] ✅ API Hash verification passed for profile endpoint
[27-Apr-2026 08:57:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDIxIiwidXNlcm5hbWUiOiJraHViYWlic2hzaDc3NyIsImVtYWlsIjoid2c1MzYyMTEwQGdtYWlsLmNvbSIsImV4cCI6MTc3Nzg4NDk3N30.AhdWd7kWVGjQSagxy56_VxppccWOQUTBxw6loJrwj70
[27-Apr-2026 08:57:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Apr-2026 08:57:18 UTC] ✅ JWT token verified successfully for user profile
[27-Apr-2026 08:57:18 UTC] User ID: 421
[27-Apr-2026 08:57:18 UTC] ✅ User profile retrieved successfully for user ID: 421
[27-Apr-2026 08:57:28 UTC] === API CALL LOG ===
[27-Apr-2026 08:57:28 UTC] Endpoint: user/profile.php
[27-Apr-2026 08:57:28 UTC] Full Log Data: {
    "timestamp": "2026-04-27 08:57:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "182.190.208.135",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDIxIiwidXNlcm5hbWUiOiJraHViYWlic2hzaDc3NyIsImVtYWlsIjoid2c1MzYyMTEwQGdtYWlsLmNvbSIsImV4cCI6MTc3Nzg4NDk3N30.AhdWd7kWVGjQSagxy56_VxppccWOQUTBxw6loJrwj70",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f2c9eacfca4fd3e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "182.190.208.135",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "182.190.208.135, 162.158.108.71"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Apr-2026 08:57:28 UTC] === END API CALL LOG ===
[27-Apr-2026 08:57:28 UTC] ✅ API Hash verification passed for profile endpoint
[27-Apr-2026 08:57:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDIxIiwidXNlcm5hbWUiOiJraHViYWlic2hzaDc3NyIsImVtYWlsIjoid2c1MzYyMTEwQGdtYWlsLmNvbSIsImV4cCI6MTc3Nzg4NDk3N30.AhdWd7kWVGjQSagxy56_VxppccWOQUTBxw6loJrwj70
[27-Apr-2026 08:57:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Apr-2026 08:57:28 UTC] ✅ JWT token verified successfully for user profile
[27-Apr-2026 08:57:28 UTC] User ID: 421
[27-Apr-2026 08:57:28 UTC] ✅ User profile retrieved successfully for user ID: 421
[27-Apr-2026 08:59:29 UTC] === API CALL LOG ===
[27-Apr-2026 08:59:29 UTC] Endpoint: user/profile.php
[27-Apr-2026 08:59:29 UTC] Full Log Data: {
    "timestamp": "2026-04-27 08:59:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "182.190.208.135",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDIxIiwidXNlcm5hbWUiOiJraHViYWlic2hzaDc3NyIsImVtYWlsIjoid2c1MzYyMTEwQGdtYWlsLmNvbSIsImV4cCI6MTc3Nzg4NDk3N30.AhdWd7kWVGjQSagxy56_VxppccWOQUTBxw6loJrwj70",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f2ca1a2ec4efd3e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "182.190.208.135",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "182.190.208.135, 162.158.108.70"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Apr-2026 08:59:29 UTC] === END API CALL LOG ===
[27-Apr-2026 08:59:29 UTC] ✅ API Hash verification passed for profile endpoint
[27-Apr-2026 08:59:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDIxIiwidXNlcm5hbWUiOiJraHViYWlic2hzaDc3NyIsImVtYWlsIjoid2c1MzYyMTEwQGdtYWlsLmNvbSIsImV4cCI6MTc3Nzg4NDk3N30.AhdWd7kWVGjQSagxy56_VxppccWOQUTBxw6loJrwj70
[27-Apr-2026 08:59:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Apr-2026 08:59:29 UTC] ✅ JWT token verified successfully for user profile
[27-Apr-2026 08:59:29 UTC] User ID: 421
[27-Apr-2026 08:59:29 UTC] ✅ User profile retrieved successfully for user ID: 421
[27-Apr-2026 09:02:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Apr-2026 09:02:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Apr-2026 09:02:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDIxIiwidXNlcm5hbWUiOiJraHViYWlic2hzaDc3NyIsImVtYWlsIjoid2c1MzYyMTEwQGdtYWlsLmNvbSIsImV4cCI6MTc3Nzg4NDk3N30.AhdWd7kWVGjQSagxy56_VxppccWOQUTBxw6loJrwj70","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f2ca5a80887fd3e-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"182.190.208.135","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"182.190.208.135, 162.158.108.71"}
[27-Apr-2026 09:02:13 UTC] === User Orders API Called ===
[27-Apr-2026 09:02:13 UTC] User ID: 421
[27-Apr-2026 09:02:13 UTC] Limit: 20, Offset: 0
[27-Apr-2026 09:02:13 UTC] Orders found: 1
[27-Apr-2026 09:02:13 UTC] Orders data: [{"id":228,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/eshalsupport","status":"pending","created_at":"2026-04-27 12:32:11","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[27-Apr-2026 09:02:13 UTC] Total orders count: 1
[27-Apr-2026 09:02:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Apr-2026 09:02:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Apr-2026 09:02:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDIxIiwidXNlcm5hbWUiOiJraHViYWlic2hzaDc3NyIsImVtYWlsIjoid2c1MzYyMTEwQGdtYWlsLmNvbSIsImV4cCI6MTc3Nzg4NDk3N30.AhdWd7kWVGjQSagxy56_VxppccWOQUTBxw6loJrwj70","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f2ca5a899b9fd3e-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"182.190.208.135","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"182.190.208.135, 162.158.108.71"}
[27-Apr-2026 09:02:14 UTC] === User Orders API Called ===
[27-Apr-2026 09:02:14 UTC] User ID: 421
[27-Apr-2026 09:02:14 UTC] Limit: 20, Offset: 0
[27-Apr-2026 09:02:14 UTC] Orders found: 1
[27-Apr-2026 09:02:14 UTC] Orders data: [{"id":228,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/eshalsupport","status":"pending","created_at":"2026-04-27 12:32:11","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[27-Apr-2026 09:02:14 UTC] Total orders count: 1
[27-Apr-2026 11:02:46 UTC] === API CALL LOG ===
[27-Apr-2026 11:02:46 UTC] Endpoint: user/profile.php
[27-Apr-2026 11:02:46 UTC] Full Log Data: {
    "timestamp": "2026-04-27 11:02:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.139.210",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDIyIiwidXNlcm5hbWUiOiJ6b2QiLCJlbWFpbCI6Im1hamlkb3ZiZWt6b29vZEBnbWFpbC5jb20iLCJleHAiOjE3Nzc4OTI1NjV9.Y7Nru1CxKdDd1-7wB6lHEsBCpbsU_YGo9RnupaRzcjs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f2d563e6b667a60-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.139.139.210",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.139.139.210, 172.64.198.49"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Apr-2026 11:02:46 UTC] === END API CALL LOG ===
[27-Apr-2026 11:02:46 UTC] ✅ API Hash verification passed for profile endpoint
[27-Apr-2026 11:02:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDIyIiwidXNlcm5hbWUiOiJ6b2QiLCJlbWFpbCI6Im1hamlkb3ZiZWt6b29vZEBnbWFpbC5jb20iLCJleHAiOjE3Nzc4OTI1NjV9.Y7Nru1CxKdDd1-7wB6lHEsBCpbsU_YGo9RnupaRzcjs
[27-Apr-2026 11:02:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Apr-2026 11:02:46 UTC] ✅ JWT token verified successfully for user profile
[27-Apr-2026 11:02:46 UTC] User ID: 422
[27-Apr-2026 11:02:46 UTC] ✅ User profile retrieved successfully for user ID: 422
[27-Apr-2026 11:02:46 UTC] === API CALL LOG ===
[27-Apr-2026 11:02:46 UTC] Endpoint: user/profile.php
[27-Apr-2026 11:02:46 UTC] Full Log Data: {
    "timestamp": "2026-04-27 11:02:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.139.210",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDIyIiwidXNlcm5hbWUiOiJ6b2QiLCJlbWFpbCI6Im1hamlkb3ZiZWt6b29vZEBnbWFpbC5jb20iLCJleHAiOjE3Nzc4OTI1NjV9.Y7Nru1CxKdDd1-7wB6lHEsBCpbsU_YGo9RnupaRzcjs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f2d563e6b697a60-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.139.139.210",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.139.139.210, 172.64.198.48"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Apr-2026 11:02:46 UTC] === END API CALL LOG ===
[27-Apr-2026 11:02:46 UTC] ✅ API Hash verification passed for profile endpoint
[27-Apr-2026 11:02:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDIyIiwidXNlcm5hbWUiOiJ6b2QiLCJlbWFpbCI6Im1hamlkb3ZiZWt6b29vZEBnbWFpbC5jb20iLCJleHAiOjE3Nzc4OTI1NjV9.Y7Nru1CxKdDd1-7wB6lHEsBCpbsU_YGo9RnupaRzcjs
[27-Apr-2026 11:02:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Apr-2026 11:02:46 UTC] ✅ JWT token verified successfully for user profile
[27-Apr-2026 11:02:46 UTC] User ID: 422
[27-Apr-2026 11:02:46 UTC] ✅ User profile retrieved successfully for user ID: 422
[27-Apr-2026 11:02:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Apr-2026 11:02:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Apr-2026 11:02:46 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDIyIiwidXNlcm5hbWUiOiJ6b2QiLCJlbWFpbCI6Im1hamlkb3ZiZWt6b29vZEBnbWFpbC5jb20iLCJleHAiOjE3Nzc4OTI1NjV9.Y7Nru1CxKdDd1-7wB6lHEsBCpbsU_YGo9RnupaRzcjs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f2d563e6b687a60-WAW","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.139.139.210","CF-IPCountry":"UZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"185.139.139.210, 172.64.198.48"}
[27-Apr-2026 11:02:46 UTC] === User Orders API Called ===
[27-Apr-2026 11:02:46 UTC] User ID: 422
[27-Apr-2026 11:02:46 UTC] Limit: 20, Offset: 0
[27-Apr-2026 11:02:46 UTC] Orders found: 0
[27-Apr-2026 11:02:46 UTC] Orders data: []
[27-Apr-2026 11:02:46 UTC] Total orders count: 0
[27-Apr-2026 11:02:48 UTC] === API CALL LOG ===
[27-Apr-2026 11:02:48 UTC] Endpoint: user/profile.php
[27-Apr-2026 11:02:48 UTC] Full Log Data: {
    "timestamp": "2026-04-27 11:02:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.139.210",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDIyIiwidXNlcm5hbWUiOiJ6b2QiLCJlbWFpbCI6Im1hamlkb3ZiZWt6b29vZEBnbWFpbC5jb20iLCJleHAiOjE3Nzc4OTI1NjV9.Y7Nru1CxKdDd1-7wB6lHEsBCpbsU_YGo9RnupaRzcjs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f2d56473cea7a60-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.139.139.210",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.139.139.210, 172.64.198.48"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Apr-2026 11:02:48 UTC] === END API CALL LOG ===
[27-Apr-2026 11:02:48 UTC] ✅ API Hash verification passed for profile endpoint
[27-Apr-2026 11:02:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDIyIiwidXNlcm5hbWUiOiJ6b2QiLCJlbWFpbCI6Im1hamlkb3ZiZWt6b29vZEBnbWFpbC5jb20iLCJleHAiOjE3Nzc4OTI1NjV9.Y7Nru1CxKdDd1-7wB6lHEsBCpbsU_YGo9RnupaRzcjs
[27-Apr-2026 11:02:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Apr-2026 11:02:48 UTC] ✅ JWT token verified successfully for user profile
[27-Apr-2026 11:02:48 UTC] User ID: 422
[27-Apr-2026 11:02:48 UTC] ✅ User profile retrieved successfully for user ID: 422
[27-Apr-2026 11:03:17 UTC] === API CALL LOG ===
[27-Apr-2026 11:03:17 UTC] Endpoint: user/profile.php
[27-Apr-2026 11:03:17 UTC] Full Log Data: {
    "timestamp": "2026-04-27 11:03:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.139.210",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDIyIiwidXNlcm5hbWUiOiJ6b2QiLCJlbWFpbCI6Im1hamlkb3ZiZWt6b29vZEBnbWFpbC5jb20iLCJleHAiOjE3Nzc4OTI1NjV9.Y7Nru1CxKdDd1-7wB6lHEsBCpbsU_YGo9RnupaRzcjs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f2d56fb8cd17a60-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.139.139.210",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.139.139.210, 172.64.198.15"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Apr-2026 11:03:17 UTC] === END API CALL LOG ===
[27-Apr-2026 11:03:17 UTC] ✅ API Hash verification passed for profile endpoint
[27-Apr-2026 11:03:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDIyIiwidXNlcm5hbWUiOiJ6b2QiLCJlbWFpbCI6Im1hamlkb3ZiZWt6b29vZEBnbWFpbC5jb20iLCJleHAiOjE3Nzc4OTI1NjV9.Y7Nru1CxKdDd1-7wB6lHEsBCpbsU_YGo9RnupaRzcjs
[27-Apr-2026 11:03:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Apr-2026 11:03:17 UTC] ✅ JWT token verified successfully for user profile
[27-Apr-2026 11:03:17 UTC] User ID: 422
[27-Apr-2026 11:03:17 UTC] ✅ User profile retrieved successfully for user ID: 422
[27-Apr-2026 11:03:48 UTC] === API CALL LOG ===
[27-Apr-2026 11:03:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Apr-2026 11:03:48 UTC] Endpoint: user/profile.php
[27-Apr-2026 11:03:48 UTC] Full Log Data: {
    "timestamp": "2026-04-27 11:03:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.253.99",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDIyIiwidXNlcm5hbWUiOiJ6b2QiLCJlbWFpbCI6Im1hamlkb3ZiZWt6b29vZEBnbWFpbC5jb20iLCJleHAiOjE3Nzc4OTI1NjV9.Y7Nru1CxKdDd1-7wB6lHEsBCpbsU_YGo9RnupaRzcjs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f2d57bd2b17c60b-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.253.99",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "188.113.253.99, 162.158.172.51"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Apr-2026 11:03:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Apr-2026 11:03:48 UTC] === END API CALL LOG ===
[27-Apr-2026 11:03:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDIyIiwidXNlcm5hbWUiOiJ6b2QiLCJlbWFpbCI6Im1hamlkb3ZiZWt6b29vZEBnbWFpbC5jb20iLCJleHAiOjE3Nzc4OTI1NjV9.Y7Nru1CxKdDd1-7wB6lHEsBCpbsU_YGo9RnupaRzcjs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f2d57bd2b18c60b-WAW","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"188.113.253.99","CF-IPCountry":"UZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"188.113.253.99, 162.158.172.50"}
[27-Apr-2026 11:03:48 UTC] ✅ API Hash verification passed for profile endpoint
[27-Apr-2026 11:03:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDIyIiwidXNlcm5hbWUiOiJ6b2QiLCJlbWFpbCI6Im1hamlkb3ZiZWt6b29vZEBnbWFpbC5jb20iLCJleHAiOjE3Nzc4OTI1NjV9.Y7Nru1CxKdDd1-7wB6lHEsBCpbsU_YGo9RnupaRzcjs
[27-Apr-2026 11:03:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Apr-2026 11:03:48 UTC] === User Orders API Called ===
[27-Apr-2026 11:03:48 UTC] ✅ JWT token verified successfully for user profile
[27-Apr-2026 11:03:48 UTC] User ID: 422
[27-Apr-2026 11:03:48 UTC] User ID: 422
[27-Apr-2026 11:03:48 UTC] Limit: 20, Offset: 0
[27-Apr-2026 11:03:48 UTC] ✅ User profile retrieved successfully for user ID: 422
[27-Apr-2026 11:03:48 UTC] Orders found: 0
[27-Apr-2026 11:03:48 UTC] Orders data: []
[27-Apr-2026 11:03:48 UTC] Total orders count: 0
[27-Apr-2026 11:03:48 UTC] === API CALL LOG ===
[27-Apr-2026 11:03:48 UTC] Endpoint: user/profile.php
[27-Apr-2026 11:03:48 UTC] Full Log Data: {
    "timestamp": "2026-04-27 11:03:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.253.99",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDIyIiwidXNlcm5hbWUiOiJ6b2QiLCJlbWFpbCI6Im1hamlkb3ZiZWt6b29vZEBnbWFpbC5jb20iLCJleHAiOjE3Nzc4OTI1NjV9.Y7Nru1CxKdDd1-7wB6lHEsBCpbsU_YGo9RnupaRzcjs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f2d57bf0ee0c60b-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.253.99",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "188.113.253.99, 162.158.172.51"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Apr-2026 11:03:48 UTC] === END API CALL LOG ===
[27-Apr-2026 11:03:48 UTC] ✅ API Hash verification passed for profile endpoint
[27-Apr-2026 11:03:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDIyIiwidXNlcm5hbWUiOiJ6b2QiLCJlbWFpbCI6Im1hamlkb3ZiZWt6b29vZEBnbWFpbC5jb20iLCJleHAiOjE3Nzc4OTI1NjV9.Y7Nru1CxKdDd1-7wB6lHEsBCpbsU_YGo9RnupaRzcjs
[27-Apr-2026 11:03:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Apr-2026 11:03:48 UTC] ✅ JWT token verified successfully for user profile
[27-Apr-2026 11:03:48 UTC] User ID: 422
[27-Apr-2026 11:03:48 UTC] ✅ User profile retrieved successfully for user ID: 422
[27-Apr-2026 11:03:48 UTC] === API CALL LOG ===
[27-Apr-2026 11:03:48 UTC] Endpoint: user/profile.php
[27-Apr-2026 11:03:48 UTC] Full Log Data: {
    "timestamp": "2026-04-27 11:03:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.253.99",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDIyIiwidXNlcm5hbWUiOiJ6b2QiLCJlbWFpbCI6Im1hamlkb3ZiZWt6b29vZEBnbWFpbC5jb20iLCJleHAiOjE3Nzc4OTI1NjV9.Y7Nru1CxKdDd1-7wB6lHEsBCpbsU_YGo9RnupaRzcjs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f2d57c29e24c60b-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.253.99",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "188.113.253.99, 162.158.172.51"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Apr-2026 11:03:48 UTC] === END API CALL LOG ===
[27-Apr-2026 11:03:48 UTC] ✅ API Hash verification passed for profile endpoint
[27-Apr-2026 11:03:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDIyIiwidXNlcm5hbWUiOiJ6b2QiLCJlbWFpbCI6Im1hamlkb3ZiZWt6b29vZEBnbWFpbC5jb20iLCJleHAiOjE3Nzc4OTI1NjV9.Y7Nru1CxKdDd1-7wB6lHEsBCpbsU_YGo9RnupaRzcjs
[27-Apr-2026 11:03:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Apr-2026 11:03:48 UTC] ✅ JWT token verified successfully for user profile
[27-Apr-2026 11:03:48 UTC] User ID: 422
[27-Apr-2026 11:03:48 UTC] ✅ User profile retrieved successfully for user ID: 422
[27-Apr-2026 11:03:56 UTC] === API CALL LOG ===
[27-Apr-2026 11:03:56 UTC] Endpoint: user/profile.php
[27-Apr-2026 11:03:56 UTC] Full Log Data: {
    "timestamp": "2026-04-27 11:03:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.253.99",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDIyIiwidXNlcm5hbWUiOiJ6b2QiLCJlbWFpbCI6Im1hamlkb3ZiZWt6b29vZEBnbWFpbC5jb20iLCJleHAiOjE3Nzc4OTI1NjV9.Y7Nru1CxKdDd1-7wB6lHEsBCpbsU_YGo9RnupaRzcjs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f2d57f289ba3bcc-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.253.99",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "188.113.253.99, 162.158.102.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Apr-2026 11:03:56 UTC] === END API CALL LOG ===
[27-Apr-2026 11:03:56 UTC] ✅ API Hash verification passed for profile endpoint
[27-Apr-2026 11:03:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDIyIiwidXNlcm5hbWUiOiJ6b2QiLCJlbWFpbCI6Im1hamlkb3ZiZWt6b29vZEBnbWFpbC5jb20iLCJleHAiOjE3Nzc4OTI1NjV9.Y7Nru1CxKdDd1-7wB6lHEsBCpbsU_YGo9RnupaRzcjs
[27-Apr-2026 11:03:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Apr-2026 11:03:56 UTC] ✅ JWT token verified successfully for user profile
[27-Apr-2026 11:03:56 UTC] User ID: 422
[27-Apr-2026 11:03:56 UTC] ✅ User profile retrieved successfully for user ID: 422
[27-Apr-2026 11:03:57 UTC] === API CALL LOG ===
[27-Apr-2026 11:03:57 UTC] Endpoint: user/profile.php
[27-Apr-2026 11:03:57 UTC] Full Log Data: {
    "timestamp": "2026-04-27 11:03:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.253.99",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDIyIiwidXNlcm5hbWUiOiJ6b2QiLCJlbWFpbCI6Im1hamlkb3ZiZWt6b29vZEBnbWFpbC5jb20iLCJleHAiOjE3Nzc4OTI1NjV9.Y7Nru1CxKdDd1-7wB6lHEsBCpbsU_YGo9RnupaRzcjs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f2d57f6dbdd3bcc-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.253.99",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "188.113.253.99, 162.158.102.192"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Apr-2026 11:03:57 UTC] === END API CALL LOG ===
[27-Apr-2026 11:03:57 UTC] ✅ API Hash verification passed for profile endpoint
[27-Apr-2026 11:03:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDIyIiwidXNlcm5hbWUiOiJ6b2QiLCJlbWFpbCI6Im1hamlkb3ZiZWt6b29vZEBnbWFpbC5jb20iLCJleHAiOjE3Nzc4OTI1NjV9.Y7Nru1CxKdDd1-7wB6lHEsBCpbsU_YGo9RnupaRzcjs
[27-Apr-2026 11:03:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Apr-2026 11:03:57 UTC] ✅ JWT token verified successfully for user profile
[27-Apr-2026 11:03:57 UTC] User ID: 422
[27-Apr-2026 11:03:57 UTC] ✅ User profile retrieved successfully for user ID: 422
[27-Apr-2026 11:03:57 UTC] === API CALL LOG ===
[27-Apr-2026 11:03:57 UTC] Endpoint: user/profile.php
[27-Apr-2026 11:03:57 UTC] Full Log Data: {
    "timestamp": "2026-04-27 11:03:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.253.99",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDIyIiwidXNlcm5hbWUiOiJ6b2QiLCJlbWFpbCI6Im1hamlkb3ZiZWt6b29vZEBnbWFpbC5jb20iLCJleHAiOjE3Nzc4OTI1NjV9.Y7Nru1CxKdDd1-7wB6lHEsBCpbsU_YGo9RnupaRzcjs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f2d57f6dbe13bcc-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.253.99",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "188.113.253.99, 162.158.102.193"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Apr-2026 11:03:57 UTC] === END API CALL LOG ===
[27-Apr-2026 11:03:57 UTC] ✅ API Hash verification passed for profile endpoint
[27-Apr-2026 11:03:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDIyIiwidXNlcm5hbWUiOiJ6b2QiLCJlbWFpbCI6Im1hamlkb3ZiZWt6b29vZEBnbWFpbC5jb20iLCJleHAiOjE3Nzc4OTI1NjV9.Y7Nru1CxKdDd1-7wB6lHEsBCpbsU_YGo9RnupaRzcjs
[27-Apr-2026 11:03:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Apr-2026 11:03:57 UTC] ✅ JWT token verified successfully for user profile
[27-Apr-2026 11:03:57 UTC] User ID: 422
[27-Apr-2026 11:03:57 UTC] ✅ User profile retrieved successfully for user ID: 422
[27-Apr-2026 11:03:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Apr-2026 11:03:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Apr-2026 11:03:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDIyIiwidXNlcm5hbWUiOiJ6b2QiLCJlbWFpbCI6Im1hamlkb3ZiZWt6b29vZEBnbWFpbC5jb20iLCJleHAiOjE3Nzc4OTI1NjV9.Y7Nru1CxKdDd1-7wB6lHEsBCpbsU_YGo9RnupaRzcjs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f2d57f6dbe03bcc-WAW","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"188.113.253.99","CF-IPCountry":"UZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"188.113.253.99, 162.158.102.192"}
[27-Apr-2026 11:03:57 UTC] === User Orders API Called ===
[27-Apr-2026 11:03:57 UTC] User ID: 422
[27-Apr-2026 11:03:57 UTC] Limit: 20, Offset: 0
[27-Apr-2026 11:03:57 UTC] Orders found: 0
[27-Apr-2026 11:03:57 UTC] Orders data: []
[27-Apr-2026 11:03:57 UTC] Total orders count: 0
[27-Apr-2026 11:03:58 UTC] === API CALL LOG ===
[27-Apr-2026 11:03:58 UTC] Endpoint: user/profile.php
[27-Apr-2026 11:03:58 UTC] Full Log Data: {
    "timestamp": "2026-04-27 11:03:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.253.99",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDIyIiwidXNlcm5hbWUiOiJ6b2QiLCJlbWFpbCI6Im1hamlkb3ZiZWt6b29vZEBnbWFpbC5jb20iLCJleHAiOjE3Nzc4OTI1NjV9.Y7Nru1CxKdDd1-7wB6lHEsBCpbsU_YGo9RnupaRzcjs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f2d57fd6f003bcc-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.253.99",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "188.113.253.99, 162.158.102.192"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Apr-2026 11:03:58 UTC] === END API CALL LOG ===
[27-Apr-2026 11:03:58 UTC] ✅ API Hash verification passed for profile endpoint
[27-Apr-2026 11:03:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDIyIiwidXNlcm5hbWUiOiJ6b2QiLCJlbWFpbCI6Im1hamlkb3ZiZWt6b29vZEBnbWFpbC5jb20iLCJleHAiOjE3Nzc4OTI1NjV9.Y7Nru1CxKdDd1-7wB6lHEsBCpbsU_YGo9RnupaRzcjs
[27-Apr-2026 11:03:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Apr-2026 11:03:58 UTC] ✅ JWT token verified successfully for user profile
[27-Apr-2026 11:03:58 UTC] User ID: 422
[27-Apr-2026 11:03:58 UTC] ✅ User profile retrieved successfully for user ID: 422
[27-Apr-2026 11:04:24 UTC] === API CALL LOG ===
[27-Apr-2026 11:04:24 UTC] Endpoint: user/profile.php
[27-Apr-2026 11:04:24 UTC] Full Log Data: {
    "timestamp": "2026-04-27 11:04:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.253.99",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDIyIiwidXNlcm5hbWUiOiJ6b2QiLCJlbWFpbCI6Im1hamlkb3ZiZWt6b29vZEBnbWFpbC5jb20iLCJleHAiOjE3Nzc4OTI1NjV9.Y7Nru1CxKdDd1-7wB6lHEsBCpbsU_YGo9RnupaRzcjs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f2d58a2dd733bcc-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.253.99",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "188.113.253.99, 162.158.102.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Apr-2026 11:04:24 UTC] === END API CALL LOG ===
[27-Apr-2026 11:04:24 UTC] ✅ API Hash verification passed for profile endpoint
[27-Apr-2026 11:04:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDIyIiwidXNlcm5hbWUiOiJ6b2QiLCJlbWFpbCI6Im1hamlkb3ZiZWt6b29vZEBnbWFpbC5jb20iLCJleHAiOjE3Nzc4OTI1NjV9.Y7Nru1CxKdDd1-7wB6lHEsBCpbsU_YGo9RnupaRzcjs
[27-Apr-2026 11:04:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Apr-2026 11:04:24 UTC] ✅ JWT token verified successfully for user profile
[27-Apr-2026 11:04:24 UTC] User ID: 422
[27-Apr-2026 11:04:24 UTC] ✅ User profile retrieved successfully for user ID: 422
[27-Apr-2026 11:05:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Apr-2026 11:05:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Apr-2026 11:05:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDIyIiwidXNlcm5hbWUiOiJ6b2QiLCJlbWFpbCI6Im1hamlkb3ZiZWt6b29vZEBnbWFpbC5jb20iLCJleHAiOjE3Nzc4OTI1NjV9.Y7Nru1CxKdDd1-7wB6lHEsBCpbsU_YGo9RnupaRzcjs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f2d5a4509e33bcc-WAW","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"188.113.253.99","CF-IPCountry":"UZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"188.113.253.99, 162.158.102.169"}
[27-Apr-2026 11:05:31 UTC] === User Orders API Called ===
[27-Apr-2026 11:05:31 UTC] User ID: 422
[27-Apr-2026 11:05:31 UTC] Limit: 20, Offset: 0
[27-Apr-2026 11:05:31 UTC] Orders found: 0
[27-Apr-2026 11:05:31 UTC] Orders data: []
[27-Apr-2026 11:05:31 UTC] Total orders count: 0
[27-Apr-2026 11:05:33 UTC] === API CALL LOG ===
[27-Apr-2026 11:05:33 UTC] Endpoint: user/profile.php
[27-Apr-2026 11:05:33 UTC] Full Log Data: {
    "timestamp": "2026-04-27 11:05:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.253.99",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDIyIiwidXNlcm5hbWUiOiJ6b2QiLCJlbWFpbCI6Im1hamlkb3ZiZWt6b29vZEBnbWFpbC5jb20iLCJleHAiOjE3Nzc4OTI1NjV9.Y7Nru1CxKdDd1-7wB6lHEsBCpbsU_YGo9RnupaRzcjs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f2d5a4e8e443bcc-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.253.99",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "188.113.253.99, 162.158.102.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Apr-2026 11:05:33 UTC] === END API CALL LOG ===
[27-Apr-2026 11:05:33 UTC] ✅ API Hash verification passed for profile endpoint
[27-Apr-2026 11:05:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDIyIiwidXNlcm5hbWUiOiJ6b2QiLCJlbWFpbCI6Im1hamlkb3ZiZWt6b29vZEBnbWFpbC5jb20iLCJleHAiOjE3Nzc4OTI1NjV9.Y7Nru1CxKdDd1-7wB6lHEsBCpbsU_YGo9RnupaRzcjs
[27-Apr-2026 11:05:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Apr-2026 11:05:33 UTC] ✅ JWT token verified successfully for user profile
[27-Apr-2026 11:05:33 UTC] User ID: 422
[27-Apr-2026 11:05:33 UTC] ✅ User profile retrieved successfully for user ID: 422
[27-Apr-2026 11:05:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Apr-2026 11:05:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Apr-2026 11:05:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDIyIiwidXNlcm5hbWUiOiJ6b2QiLCJlbWFpbCI6Im1hamlkb3ZiZWt6b29vZEBnbWFpbC5jb20iLCJleHAiOjE3Nzc4OTI1NjV9.Y7Nru1CxKdDd1-7wB6lHEsBCpbsU_YGo9RnupaRzcjs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f2d5a4e8e433bcc-WAW","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"188.113.253.99","CF-IPCountry":"UZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"188.113.253.99, 162.158.102.169"}
[27-Apr-2026 11:05:33 UTC] === User Orders API Called ===
[27-Apr-2026 11:05:33 UTC] User ID: 422
[27-Apr-2026 11:05:33 UTC] Limit: 20, Offset: 0
[27-Apr-2026 11:05:33 UTC] Orders found: 0
[27-Apr-2026 11:05:33 UTC] Orders data: []
[27-Apr-2026 11:05:33 UTC] Total orders count: 0
[27-Apr-2026 11:05:33 UTC] === API CALL LOG ===
[27-Apr-2026 11:05:33 UTC] Endpoint: user/profile.php
[27-Apr-2026 11:05:33 UTC] Full Log Data: {
    "timestamp": "2026-04-27 11:05:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.253.99",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDIyIiwidXNlcm5hbWUiOiJ6b2QiLCJlbWFpbCI6Im1hamlkb3ZiZWt6b29vZEBnbWFpbC5jb20iLCJleHAiOjE3Nzc4OTI1NjV9.Y7Nru1CxKdDd1-7wB6lHEsBCpbsU_YGo9RnupaRzcjs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f2d5a5258c63bcc-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.253.99",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "188.113.253.99, 162.158.102.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Apr-2026 11:05:33 UTC] === END API CALL LOG ===
[27-Apr-2026 11:05:33 UTC] ✅ API Hash verification passed for profile endpoint
[27-Apr-2026 11:05:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDIyIiwidXNlcm5hbWUiOiJ6b2QiLCJlbWFpbCI6Im1hamlkb3ZiZWt6b29vZEBnbWFpbC5jb20iLCJleHAiOjE3Nzc4OTI1NjV9.Y7Nru1CxKdDd1-7wB6lHEsBCpbsU_YGo9RnupaRzcjs
[27-Apr-2026 11:05:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Apr-2026 11:05:33 UTC] ✅ JWT token verified successfully for user profile
[27-Apr-2026 11:05:33 UTC] User ID: 422
[27-Apr-2026 11:05:33 UTC] ✅ User profile retrieved successfully for user ID: 422
[27-Apr-2026 11:06:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Apr-2026 11:06:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Apr-2026 11:06:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDIyIiwidXNlcm5hbWUiOiJ6b2QiLCJlbWFpbCI6Im1hamlkb3ZiZWt6b29vZEBnbWFpbC5jb20iLCJleHAiOjE3Nzc4OTI1NjV9.Y7Nru1CxKdDd1-7wB6lHEsBCpbsU_YGo9RnupaRzcjs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f2d5b3c5cbb3bcc-WAW","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"188.113.253.99","CF-IPCountry":"UZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"188.113.253.99, 162.158.102.168"}
[27-Apr-2026 11:06:11 UTC] === User Orders API Called ===
[27-Apr-2026 11:06:11 UTC] User ID: 422
[27-Apr-2026 11:06:11 UTC] Limit: 20, Offset: 0
[27-Apr-2026 11:06:11 UTC] Orders found: 0
[27-Apr-2026 11:06:11 UTC] Orders data: []
[27-Apr-2026 11:06:11 UTC] Total orders count: 0
[27-Apr-2026 11:06:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Apr-2026 11:06:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Apr-2026 11:06:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDIyIiwidXNlcm5hbWUiOiJ6b2QiLCJlbWFpbCI6Im1hamlkb3ZiZWt6b29vZEBnbWFpbC5jb20iLCJleHAiOjE3Nzc4OTI1NjV9.Y7Nru1CxKdDd1-7wB6lHEsBCpbsU_YGo9RnupaRzcjs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f2d5b4b5d183bcc-WAW","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"188.113.253.99","CF-IPCountry":"UZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"188.113.253.99, 162.158.102.168"}
[27-Apr-2026 11:06:13 UTC] === User Orders API Called ===
[27-Apr-2026 11:06:13 UTC] User ID: 422
[27-Apr-2026 11:06:13 UTC] Limit: 20, Offset: 0
[27-Apr-2026 11:06:13 UTC] Orders found: 0
[27-Apr-2026 11:06:13 UTC] Orders data: []
[27-Apr-2026 11:06:13 UTC] Total orders count: 0
[27-Apr-2026 11:06:13 UTC] === API CALL LOG ===
[27-Apr-2026 11:06:13 UTC] Endpoint: user/profile.php
[27-Apr-2026 11:06:13 UTC] Full Log Data: {
    "timestamp": "2026-04-27 11:06:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.253.99",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDIyIiwidXNlcm5hbWUiOiJ6b2QiLCJlbWFpbCI6Im1hamlkb3ZiZWt6b29vZEBnbWFpbC5jb20iLCJleHAiOjE3Nzc4OTI1NjV9.Y7Nru1CxKdDd1-7wB6lHEsBCpbsU_YGo9RnupaRzcjs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f2d5b4b5d193bcc-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.253.99",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "188.113.253.99, 162.158.102.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Apr-2026 11:06:13 UTC] === END API CALL LOG ===
[27-Apr-2026 11:06:13 UTC] ✅ API Hash verification passed for profile endpoint
[27-Apr-2026 11:06:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDIyIiwidXNlcm5hbWUiOiJ6b2QiLCJlbWFpbCI6Im1hamlkb3ZiZWt6b29vZEBnbWFpbC5jb20iLCJleHAiOjE3Nzc4OTI1NjV9.Y7Nru1CxKdDd1-7wB6lHEsBCpbsU_YGo9RnupaRzcjs
[27-Apr-2026 11:06:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Apr-2026 11:06:13 UTC] ✅ JWT token verified successfully for user profile
[27-Apr-2026 11:06:13 UTC] User ID: 422
[27-Apr-2026 11:06:13 UTC] ✅ User profile retrieved successfully for user ID: 422
[27-Apr-2026 11:06:14 UTC] === API CALL LOG ===
[27-Apr-2026 11:06:14 UTC] Endpoint: user/profile.php
[27-Apr-2026 11:06:14 UTC] Full Log Data: {
    "timestamp": "2026-04-27 11:06:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.253.99",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDIyIiwidXNlcm5hbWUiOiJ6b2QiLCJlbWFpbCI6Im1hamlkb3ZiZWt6b29vZEBnbWFpbC5jb20iLCJleHAiOjE3Nzc4OTI1NjV9.Y7Nru1CxKdDd1-7wB6lHEsBCpbsU_YGo9RnupaRzcjs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f2d5b4f2ec83bcc-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.253.99",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "188.113.253.99, 162.158.102.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Apr-2026 11:06:14 UTC] === END API CALL LOG ===
[27-Apr-2026 11:06:14 UTC] ✅ API Hash verification passed for profile endpoint
[27-Apr-2026 11:06:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDIyIiwidXNlcm5hbWUiOiJ6b2QiLCJlbWFpbCI6Im1hamlkb3ZiZWt6b29vZEBnbWFpbC5jb20iLCJleHAiOjE3Nzc4OTI1NjV9.Y7Nru1CxKdDd1-7wB6lHEsBCpbsU_YGo9RnupaRzcjs
[27-Apr-2026 11:06:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Apr-2026 11:06:14 UTC] ✅ JWT token verified successfully for user profile
[27-Apr-2026 11:06:14 UTC] User ID: 422
[27-Apr-2026 11:06:14 UTC] ✅ User profile retrieved successfully for user ID: 422
[27-Apr-2026 11:06:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Apr-2026 11:06:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Apr-2026 11:06:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDIyIiwidXNlcm5hbWUiOiJ6b2QiLCJlbWFpbCI6Im1hamlkb3ZiZWt6b29vZEBnbWFpbC5jb20iLCJleHAiOjE3Nzc4OTI1NjV9.Y7Nru1CxKdDd1-7wB6lHEsBCpbsU_YGo9RnupaRzcjs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f2d5c3decef3bcc-WAW","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"188.113.253.99","CF-IPCountry":"UZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"188.113.253.99, 162.158.102.168"}
[27-Apr-2026 11:06:52 UTC] === User Orders API Called ===
[27-Apr-2026 11:06:52 UTC] User ID: 422
[27-Apr-2026 11:06:52 UTC] Limit: 20, Offset: 0
[27-Apr-2026 11:06:52 UTC] Orders found: 0
[27-Apr-2026 11:06:52 UTC] Orders data: []
[27-Apr-2026 11:06:52 UTC] Total orders count: 0
[27-Apr-2026 11:06:52 UTC] === API CALL LOG ===
[27-Apr-2026 11:06:52 UTC] Endpoint: user/profile.php
[27-Apr-2026 11:06:52 UTC] Full Log Data: {
    "timestamp": "2026-04-27 11:06:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.253.99",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDIyIiwidXNlcm5hbWUiOiJ6b2QiLCJlbWFpbCI6Im1hamlkb3ZiZWt6b29vZEBnbWFpbC5jb20iLCJleHAiOjE3Nzc4OTI1NjV9.Y7Nru1CxKdDd1-7wB6lHEsBCpbsU_YGo9RnupaRzcjs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f2d5c3decf03bcc-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.253.99",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "188.113.253.99, 162.158.102.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Apr-2026 11:06:52 UTC] === END API CALL LOG ===
[27-Apr-2026 11:06:52 UTC] ✅ API Hash verification passed for profile endpoint
[27-Apr-2026 11:06:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDIyIiwidXNlcm5hbWUiOiJ6b2QiLCJlbWFpbCI6Im1hamlkb3ZiZWt6b29vZEBnbWFpbC5jb20iLCJleHAiOjE3Nzc4OTI1NjV9.Y7Nru1CxKdDd1-7wB6lHEsBCpbsU_YGo9RnupaRzcjs
[27-Apr-2026 11:06:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Apr-2026 11:06:52 UTC] ✅ JWT token verified successfully for user profile
[27-Apr-2026 11:06:52 UTC] User ID: 422
[27-Apr-2026 11:06:52 UTC] ✅ User profile retrieved successfully for user ID: 422
[27-Apr-2026 11:06:53 UTC] === API CALL LOG ===
[27-Apr-2026 11:06:53 UTC] Endpoint: user/profile.php
[27-Apr-2026 11:06:53 UTC] Full Log Data: {
    "timestamp": "2026-04-27 11:06:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.253.99",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDIyIiwidXNlcm5hbWUiOiJ6b2QiLCJlbWFpbCI6Im1hamlkb3ZiZWt6b29vZEBnbWFpbC5jb20iLCJleHAiOjE3Nzc4OTI1NjV9.Y7Nru1CxKdDd1-7wB6lHEsBCpbsU_YGo9RnupaRzcjs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f2d5c41bf013bcc-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.253.99",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "188.113.253.99, 162.158.102.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Apr-2026 11:06:53 UTC] === END API CALL LOG ===
[27-Apr-2026 11:06:53 UTC] ✅ API Hash verification passed for profile endpoint
[27-Apr-2026 11:06:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDIyIiwidXNlcm5hbWUiOiJ6b2QiLCJlbWFpbCI6Im1hamlkb3ZiZWt6b29vZEBnbWFpbC5jb20iLCJleHAiOjE3Nzc4OTI1NjV9.Y7Nru1CxKdDd1-7wB6lHEsBCpbsU_YGo9RnupaRzcjs
[27-Apr-2026 11:06:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Apr-2026 11:06:53 UTC] ✅ JWT token verified successfully for user profile
[27-Apr-2026 11:06:53 UTC] User ID: 422
[27-Apr-2026 11:06:53 UTC] ✅ User profile retrieved successfully for user ID: 422
[27-Apr-2026 11:07:05 UTC] === API CALL LOG ===
[27-Apr-2026 11:07:05 UTC] Endpoint: user/profile.php
[27-Apr-2026 11:07:05 UTC] Full Log Data: {
    "timestamp": "2026-04-27 11:07:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.253.99",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDIyIiwidXNlcm5hbWUiOiJ6b2QiLCJlbWFpbCI6Im1hamlkb3ZiZWt6b29vZEBnbWFpbC5jb20iLCJleHAiOjE3Nzc4OTI1NjV9.Y7Nru1CxKdDd1-7wB6lHEsBCpbsU_YGo9RnupaRzcjs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f2d5c8ebeefbbc6-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.253.99",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "188.113.253.99, 162.158.172.51"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Apr-2026 11:07:05 UTC] === END API CALL LOG ===
[27-Apr-2026 11:07:05 UTC] ✅ API Hash verification passed for profile endpoint
[27-Apr-2026 11:07:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDIyIiwidXNlcm5hbWUiOiJ6b2QiLCJlbWFpbCI6Im1hamlkb3ZiZWt6b29vZEBnbWFpbC5jb20iLCJleHAiOjE3Nzc4OTI1NjV9.Y7Nru1CxKdDd1-7wB6lHEsBCpbsU_YGo9RnupaRzcjs
[27-Apr-2026 11:07:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Apr-2026 11:07:05 UTC] ✅ JWT token verified successfully for user profile
[27-Apr-2026 11:07:05 UTC] User ID: 422
[27-Apr-2026 11:07:05 UTC] ✅ User profile retrieved successfully for user ID: 422
[27-Apr-2026 11:07:53 UTC] === API CALL LOG ===
[27-Apr-2026 11:07:53 UTC] Endpoint: user/profile.php
[27-Apr-2026 11:07:53 UTC] Full Log Data: {
    "timestamp": "2026-04-27 11:07:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.253.99",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDIyIiwidXNlcm5hbWUiOiJ6b2QiLCJlbWFpbCI6Im1hamlkb3ZiZWt6b29vZEBnbWFpbC5jb20iLCJleHAiOjE3Nzc4OTI1NjV9.Y7Nru1CxKdDd1-7wB6lHEsBCpbsU_YGo9RnupaRzcjs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f2d5dbc5cf712f9-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.253.99",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "188.113.253.99, 172.69.155.213"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Apr-2026 11:07:53 UTC] === END API CALL LOG ===
[27-Apr-2026 11:07:53 UTC] ✅ API Hash verification passed for profile endpoint
[27-Apr-2026 11:07:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDIyIiwidXNlcm5hbWUiOiJ6b2QiLCJlbWFpbCI6Im1hamlkb3ZiZWt6b29vZEBnbWFpbC5jb20iLCJleHAiOjE3Nzc4OTI1NjV9.Y7Nru1CxKdDd1-7wB6lHEsBCpbsU_YGo9RnupaRzcjs
[27-Apr-2026 11:07:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Apr-2026 11:07:53 UTC] ✅ JWT token verified successfully for user profile
[27-Apr-2026 11:07:53 UTC] User ID: 422
[27-Apr-2026 11:07:53 UTC] ✅ User profile retrieved successfully for user ID: 422
[27-Apr-2026 11:07:54 UTC] === API CALL LOG ===
[27-Apr-2026 11:07:54 UTC] Endpoint: user/profile.php
[27-Apr-2026 11:07:54 UTC] Full Log Data: {
    "timestamp": "2026-04-27 11:07:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.253.99",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDIyIiwidXNlcm5hbWUiOiJ6b2QiLCJlbWFpbCI6Im1hamlkb3ZiZWt6b29vZEBnbWFpbC5jb20iLCJleHAiOjE3Nzc4OTI1NjV9.Y7Nru1CxKdDd1-7wB6lHEsBCpbsU_YGo9RnupaRzcjs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f2d5dc04c4112f9-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.253.99",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "188.113.253.99, 172.69.155.222"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Apr-2026 11:07:54 UTC] === END API CALL LOG ===
[27-Apr-2026 11:07:54 UTC] ✅ API Hash verification passed for profile endpoint
[27-Apr-2026 11:07:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDIyIiwidXNlcm5hbWUiOiJ6b2QiLCJlbWFpbCI6Im1hamlkb3ZiZWt6b29vZEBnbWFpbC5jb20iLCJleHAiOjE3Nzc4OTI1NjV9.Y7Nru1CxKdDd1-7wB6lHEsBCpbsU_YGo9RnupaRzcjs
[27-Apr-2026 11:07:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Apr-2026 11:07:54 UTC] ✅ JWT token verified successfully for user profile
[27-Apr-2026 11:07:54 UTC] User ID: 422
[27-Apr-2026 11:07:54 UTC] ✅ User profile retrieved successfully for user ID: 422
[27-Apr-2026 11:07:54 UTC] === API CALL LOG ===
[27-Apr-2026 11:07:54 UTC] Endpoint: user/profile.php
[27-Apr-2026 11:07:54 UTC] Full Log Data: {
    "timestamp": "2026-04-27 11:07:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.253.99",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDIyIiwidXNlcm5hbWUiOiJ6b2QiLCJlbWFpbCI6Im1hamlkb3ZiZWt6b29vZEBnbWFpbC5jb20iLCJleHAiOjE3Nzc4OTI1NjV9.Y7Nru1CxKdDd1-7wB6lHEsBCpbsU_YGo9RnupaRzcjs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f2d5dc12e1912f9-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.253.99",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "188.113.253.99, 172.69.155.223"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Apr-2026 11:07:54 UTC] === END API CALL LOG ===
[27-Apr-2026 11:07:54 UTC] ✅ API Hash verification passed for profile endpoint
[27-Apr-2026 11:07:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDIyIiwidXNlcm5hbWUiOiJ6b2QiLCJlbWFpbCI6Im1hamlkb3ZiZWt6b29vZEBnbWFpbC5jb20iLCJleHAiOjE3Nzc4OTI1NjV9.Y7Nru1CxKdDd1-7wB6lHEsBCpbsU_YGo9RnupaRzcjs
[27-Apr-2026 11:07:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Apr-2026 11:07:54 UTC] ✅ JWT token verified successfully for user profile
[27-Apr-2026 11:07:54 UTC] User ID: 422
[27-Apr-2026 11:07:54 UTC] ✅ User profile retrieved successfully for user ID: 422
[27-Apr-2026 11:07:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Apr-2026 11:07:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Apr-2026 11:07:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDIyIiwidXNlcm5hbWUiOiJ6b2QiLCJlbWFpbCI6Im1hamlkb3ZiZWt6b29vZEBnbWFpbC5jb20iLCJleHAiOjE3Nzc4OTI1NjV9.Y7Nru1CxKdDd1-7wB6lHEsBCpbsU_YGo9RnupaRzcjs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f2d5dc12e1712f9-WAW","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"188.113.253.99","CF-IPCountry":"UZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"188.113.253.99, 172.69.155.222"}
[27-Apr-2026 11:07:54 UTC] === User Orders API Called ===
[27-Apr-2026 11:07:54 UTC] User ID: 422
[27-Apr-2026 11:07:54 UTC] Limit: 20, Offset: 0
[27-Apr-2026 11:07:54 UTC] Orders found: 0
[27-Apr-2026 11:07:54 UTC] Orders data: []
[27-Apr-2026 11:07:54 UTC] Total orders count: 0
[27-Apr-2026 11:08:10 UTC] === API CALL LOG ===
[27-Apr-2026 11:08:10 UTC] Endpoint: user/profile.php
[27-Apr-2026 11:08:10 UTC] Full Log Data: {
    "timestamp": "2026-04-27 11:08:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.253.99",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDIyIiwidXNlcm5hbWUiOiJ6b2QiLCJlbWFpbCI6Im1hamlkb3ZiZWt6b29vZEBnbWFpbC5jb20iLCJleHAiOjE3Nzc4OTI1NjV9.Y7Nru1CxKdDd1-7wB6lHEsBCpbsU_YGo9RnupaRzcjs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f2d5e26f983effb-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.253.99",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "188.113.253.99, 172.69.155.213"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Apr-2026 11:08:10 UTC] === END API CALL LOG ===
[27-Apr-2026 11:08:10 UTC] ✅ API Hash verification passed for profile endpoint
[27-Apr-2026 11:08:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDIyIiwidXNlcm5hbWUiOiJ6b2QiLCJlbWFpbCI6Im1hamlkb3ZiZWt6b29vZEBnbWFpbC5jb20iLCJleHAiOjE3Nzc4OTI1NjV9.Y7Nru1CxKdDd1-7wB6lHEsBCpbsU_YGo9RnupaRzcjs
[27-Apr-2026 11:08:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Apr-2026 11:08:10 UTC] ✅ JWT token verified successfully for user profile
[27-Apr-2026 11:08:10 UTC] User ID: 422
[27-Apr-2026 11:08:10 UTC] ✅ User profile retrieved successfully for user ID: 422
[27-Apr-2026 11:08:11 UTC] === API CALL LOG ===
[27-Apr-2026 11:08:11 UTC] Endpoint: user/profile.php
[27-Apr-2026 11:08:11 UTC] Full Log Data: {
    "timestamp": "2026-04-27 11:08:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.253.99",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDIyIiwidXNlcm5hbWUiOiJ6b2QiLCJlbWFpbCI6Im1hamlkb3ZiZWt6b29vZEBnbWFpbC5jb20iLCJleHAiOjE3Nzc4OTI1NjV9.Y7Nru1CxKdDd1-7wB6lHEsBCpbsU_YGo9RnupaRzcjs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f2d5e2dfce3effb-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.253.99",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "188.113.253.99, 172.69.155.212"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Apr-2026 11:08:11 UTC] === END API CALL LOG ===
[27-Apr-2026 11:08:11 UTC] ✅ API Hash verification passed for profile endpoint
[27-Apr-2026 11:08:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDIyIiwidXNlcm5hbWUiOiJ6b2QiLCJlbWFpbCI6Im1hamlkb3ZiZWt6b29vZEBnbWFpbC5jb20iLCJleHAiOjE3Nzc4OTI1NjV9.Y7Nru1CxKdDd1-7wB6lHEsBCpbsU_YGo9RnupaRzcjs
[27-Apr-2026 11:08:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Apr-2026 11:08:11 UTC] ✅ JWT token verified successfully for user profile
[27-Apr-2026 11:08:11 UTC] User ID: 422
[27-Apr-2026 11:08:11 UTC] ✅ User profile retrieved successfully for user ID: 422
[27-Apr-2026 11:08:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Apr-2026 11:08:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Apr-2026 11:08:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDIyIiwidXNlcm5hbWUiOiJ6b2QiLCJlbWFpbCI6Im1hamlkb3ZiZWt6b29vZEBnbWFpbC5jb20iLCJleHAiOjE3Nzc4OTI1NjV9.Y7Nru1CxKdDd1-7wB6lHEsBCpbsU_YGo9RnupaRzcjs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f2d5e2dfce2effb-WAW","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"188.113.253.99","CF-IPCountry":"UZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"188.113.253.99, 172.69.155.212"}
[27-Apr-2026 11:08:11 UTC] === User Orders API Called ===
[27-Apr-2026 11:08:11 UTC] User ID: 422
[27-Apr-2026 11:08:11 UTC] Limit: 20, Offset: 0
[27-Apr-2026 11:08:11 UTC] Orders found: 0
[27-Apr-2026 11:08:11 UTC] Orders data: []
[27-Apr-2026 11:08:11 UTC] Total orders count: 0
[27-Apr-2026 11:08:11 UTC] === API CALL LOG ===
[27-Apr-2026 11:08:11 UTC] Endpoint: user/profile.php
[27-Apr-2026 11:08:11 UTC] Full Log Data: {
    "timestamp": "2026-04-27 11:08:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.253.99",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDIyIiwidXNlcm5hbWUiOiJ6b2QiLCJlbWFpbCI6Im1hamlkb3ZiZWt6b29vZEBnbWFpbC5jb20iLCJleHAiOjE3Nzc4OTI1NjV9.Y7Nru1CxKdDd1-7wB6lHEsBCpbsU_YGo9RnupaRzcjs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f2d5e2dfce0effb-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.253.99",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "188.113.253.99, 172.69.155.213"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Apr-2026 11:08:11 UTC] === END API CALL LOG ===
[27-Apr-2026 11:08:11 UTC] ✅ API Hash verification passed for profile endpoint
[27-Apr-2026 11:08:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDIyIiwidXNlcm5hbWUiOiJ6b2QiLCJlbWFpbCI6Im1hamlkb3ZiZWt6b29vZEBnbWFpbC5jb20iLCJleHAiOjE3Nzc4OTI1NjV9.Y7Nru1CxKdDd1-7wB6lHEsBCpbsU_YGo9RnupaRzcjs
[27-Apr-2026 11:08:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Apr-2026 11:08:11 UTC] ✅ JWT token verified successfully for user profile
[27-Apr-2026 11:08:11 UTC] User ID: 422
[27-Apr-2026 11:08:11 UTC] ✅ User profile retrieved successfully for user ID: 422
[27-Apr-2026 11:08:12 UTC] === API CALL LOG ===
[27-Apr-2026 11:08:12 UTC] Endpoint: user/profile.php
[27-Apr-2026 11:08:12 UTC] Full Log Data: {
    "timestamp": "2026-04-27 11:08:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.253.99",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDIyIiwidXNlcm5hbWUiOiJ6b2QiLCJlbWFpbCI6Im1hamlkb3ZiZWt6b29vZEBnbWFpbC5jb20iLCJleHAiOjE3Nzc4OTI1NjV9.Y7Nru1CxKdDd1-7wB6lHEsBCpbsU_YGo9RnupaRzcjs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f2d5e34f80eeffb-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.253.99",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "188.113.253.99, 172.69.155.213"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Apr-2026 11:08:12 UTC] === END API CALL LOG ===
[27-Apr-2026 11:08:12 UTC] ✅ API Hash verification passed for profile endpoint
[27-Apr-2026 11:08:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDIyIiwidXNlcm5hbWUiOiJ6b2QiLCJlbWFpbCI6Im1hamlkb3ZiZWt6b29vZEBnbWFpbC5jb20iLCJleHAiOjE3Nzc4OTI1NjV9.Y7Nru1CxKdDd1-7wB6lHEsBCpbsU_YGo9RnupaRzcjs
[27-Apr-2026 11:08:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Apr-2026 11:08:12 UTC] ✅ JWT token verified successfully for user profile
[27-Apr-2026 11:08:12 UTC] User ID: 422
[27-Apr-2026 11:08:12 UTC] ✅ User profile retrieved successfully for user ID: 422
[27-Apr-2026 11:08:13 UTC] User Purchases API - User ID: 422
[27-Apr-2026 11:08:13 UTC] User Purchases API - Total purchases found: 0
[27-Apr-2026 11:08:18 UTC] === API CALL LOG ===
[27-Apr-2026 11:08:18 UTC] Endpoint: user/profile.php
[27-Apr-2026 11:08:18 UTC] Full Log Data: {
    "timestamp": "2026-04-27 11:08:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.253.99",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDIyIiwidXNlcm5hbWUiOiJ6b2QiLCJlbWFpbCI6Im1hamlkb3ZiZWt6b29vZEBnbWFpbC5jb20iLCJleHAiOjE3Nzc4OTI1NjV9.Y7Nru1CxKdDd1-7wB6lHEsBCpbsU_YGo9RnupaRzcjs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f2d5e56dfc1effb-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.253.99",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "188.113.253.99, 172.69.155.213"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Apr-2026 11:08:18 UTC] === END API CALL LOG ===
[27-Apr-2026 11:08:18 UTC] ✅ API Hash verification passed for profile endpoint
[27-Apr-2026 11:08:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDIyIiwidXNlcm5hbWUiOiJ6b2QiLCJlbWFpbCI6Im1hamlkb3ZiZWt6b29vZEBnbWFpbC5jb20iLCJleHAiOjE3Nzc4OTI1NjV9.Y7Nru1CxKdDd1-7wB6lHEsBCpbsU_YGo9RnupaRzcjs
[27-Apr-2026 11:08:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Apr-2026 11:08:18 UTC] ✅ JWT token verified successfully for user profile
[27-Apr-2026 11:08:18 UTC] User ID: 422
[27-Apr-2026 11:08:18 UTC] ✅ User profile retrieved successfully for user ID: 422
[27-Apr-2026 11:08:18 UTC] User Purchases API - User ID: 422
[27-Apr-2026 11:08:18 UTC] User Purchases API - Total purchases found: 0
[27-Apr-2026 11:08:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Apr-2026 11:08:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Apr-2026 11:08:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDIyIiwidXNlcm5hbWUiOiJ6b2QiLCJlbWFpbCI6Im1hamlkb3ZiZWt6b29vZEBnbWFpbC5jb20iLCJleHAiOjE3Nzc4OTI1NjV9.Y7Nru1CxKdDd1-7wB6lHEsBCpbsU_YGo9RnupaRzcjs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f2d5e8548c7effb-WAW","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"188.113.253.99","CF-IPCountry":"UZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"188.113.253.99, 172.69.155.212"}
[27-Apr-2026 11:08:25 UTC] === User Orders API Called ===
[27-Apr-2026 11:08:25 UTC] User ID: 422
[27-Apr-2026 11:08:25 UTC] Limit: 20, Offset: 0
[27-Apr-2026 11:08:25 UTC] Orders found: 0
[27-Apr-2026 11:08:25 UTC] Orders data: []
[27-Apr-2026 11:08:25 UTC] Total orders count: 0
[27-Apr-2026 11:08:32 UTC] === API CALL LOG ===
[27-Apr-2026 11:08:32 UTC] Endpoint: user/profile.php
[27-Apr-2026 11:08:32 UTC] Full Log Data: {
    "timestamp": "2026-04-27 11:08:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.253.99",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDIyIiwidXNlcm5hbWUiOiJ6b2QiLCJlbWFpbCI6Im1hamlkb3ZiZWt6b29vZEBnbWFpbC5jb20iLCJleHAiOjE3Nzc4OTI1NjV9.Y7Nru1CxKdDd1-7wB6lHEsBCpbsU_YGo9RnupaRzcjs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f2d5eaf6f2eee40-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.253.99",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "188.113.253.99, 162.158.102.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Apr-2026 11:08:32 UTC] === END API CALL LOG ===
[27-Apr-2026 11:08:32 UTC] ✅ API Hash verification passed for profile endpoint
[27-Apr-2026 11:08:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDIyIiwidXNlcm5hbWUiOiJ6b2QiLCJlbWFpbCI6Im1hamlkb3ZiZWt6b29vZEBnbWFpbC5jb20iLCJleHAiOjE3Nzc4OTI1NjV9.Y7Nru1CxKdDd1-7wB6lHEsBCpbsU_YGo9RnupaRzcjs
[27-Apr-2026 11:08:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Apr-2026 11:08:32 UTC] ✅ JWT token verified successfully for user profile
[27-Apr-2026 11:08:32 UTC] User ID: 422
[27-Apr-2026 11:08:32 UTC] ✅ User profile retrieved successfully for user ID: 422
[27-Apr-2026 11:08:33 UTC] === API CALL LOG ===
[27-Apr-2026 11:08:33 UTC] Endpoint: user/profile.php
[27-Apr-2026 11:08:33 UTC] Full Log Data: {
    "timestamp": "2026-04-27 11:08:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.253.99",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDIyIiwidXNlcm5hbWUiOiJ6b2QiLCJlbWFpbCI6Im1hamlkb3ZiZWt6b29vZEBnbWFpbC5jb20iLCJleHAiOjE3Nzc4OTI1NjV9.Y7Nru1CxKdDd1-7wB6lHEsBCpbsU_YGo9RnupaRzcjs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f2d5eb34f35ee40-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.253.99",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "188.113.253.99, 162.158.102.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Apr-2026 11:08:33 UTC] === END API CALL LOG ===
[27-Apr-2026 11:08:33 UTC] ✅ API Hash verification passed for profile endpoint
[27-Apr-2026 11:08:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDIyIiwidXNlcm5hbWUiOiJ6b2QiLCJlbWFpbCI6Im1hamlkb3ZiZWt6b29vZEBnbWFpbC5jb20iLCJleHAiOjE3Nzc4OTI1NjV9.Y7Nru1CxKdDd1-7wB6lHEsBCpbsU_YGo9RnupaRzcjs
[27-Apr-2026 11:08:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Apr-2026 11:08:33 UTC] ✅ JWT token verified successfully for user profile
[27-Apr-2026 11:08:33 UTC] User ID: 422
[27-Apr-2026 11:08:33 UTC] ✅ User profile retrieved successfully for user ID: 422
[27-Apr-2026 11:08:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Apr-2026 11:08:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Apr-2026 11:08:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDIyIiwidXNlcm5hbWUiOiJ6b2QiLCJlbWFpbCI6Im1hamlkb3ZiZWt6b29vZEBnbWFpbC5jb20iLCJleHAiOjE3Nzc4OTI1NjV9.Y7Nru1CxKdDd1-7wB6lHEsBCpbsU_YGo9RnupaRzcjs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f2d5eb458dbee40-WAW","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"188.113.253.99","CF-IPCountry":"UZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"188.113.253.99, 162.158.102.169"}
[27-Apr-2026 11:08:33 UTC] === User Orders API Called ===
[27-Apr-2026 11:08:33 UTC] User ID: 422
[27-Apr-2026 11:08:33 UTC] Limit: 20, Offset: 0
[27-Apr-2026 11:08:33 UTC] Orders found: 0
[27-Apr-2026 11:08:33 UTC] Orders data: []
[27-Apr-2026 11:08:33 UTC] Total orders count: 0
[27-Apr-2026 11:08:33 UTC] === API CALL LOG ===
[27-Apr-2026 11:08:33 UTC] Endpoint: user/profile.php
[27-Apr-2026 11:08:33 UTC] Full Log Data: {
    "timestamp": "2026-04-27 11:08:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.253.99",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDIyIiwidXNlcm5hbWUiOiJ6b2QiLCJlbWFpbCI6Im1hamlkb3ZiZWt6b29vZEBnbWFpbC5jb20iLCJleHAiOjE3Nzc4OTI1NjV9.Y7Nru1CxKdDd1-7wB6lHEsBCpbsU_YGo9RnupaRzcjs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f2d5eb458e0ee40-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.253.99",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "188.113.253.99, 162.158.102.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Apr-2026 11:08:33 UTC] === END API CALL LOG ===
[27-Apr-2026 11:08:33 UTC] ✅ API Hash verification passed for profile endpoint
[27-Apr-2026 11:08:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDIyIiwidXNlcm5hbWUiOiJ6b2QiLCJlbWFpbCI6Im1hamlkb3ZiZWt6b29vZEBnbWFpbC5jb20iLCJleHAiOjE3Nzc4OTI1NjV9.Y7Nru1CxKdDd1-7wB6lHEsBCpbsU_YGo9RnupaRzcjs
[27-Apr-2026 11:08:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Apr-2026 11:08:33 UTC] ✅ JWT token verified successfully for user profile
[27-Apr-2026 11:08:33 UTC] User ID: 422
[27-Apr-2026 11:08:33 UTC] ✅ User profile retrieved successfully for user ID: 422
[27-Apr-2026 11:08:37 UTC] === API CALL LOG ===
[27-Apr-2026 11:08:37 UTC] Endpoint: user/profile.php
[27-Apr-2026 11:08:37 UTC] Full Log Data: {
    "timestamp": "2026-04-27 11:08:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.253.99",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDIyIiwidXNlcm5hbWUiOiJ6b2QiLCJlbWFpbCI6Im1hamlkb3ZiZWt6b29vZEBnbWFpbC5jb20iLCJleHAiOjE3Nzc4OTI1NjV9.Y7Nru1CxKdDd1-7wB6lHEsBCpbsU_YGo9RnupaRzcjs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f2d5eccfeeb58b1-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.253.99",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "188.113.253.99, 172.69.155.213"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Apr-2026 11:08:37 UTC] === END API CALL LOG ===
[27-Apr-2026 11:08:37 UTC] ✅ API Hash verification passed for profile endpoint
[27-Apr-2026 11:08:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDIyIiwidXNlcm5hbWUiOiJ6b2QiLCJlbWFpbCI6Im1hamlkb3ZiZWt6b29vZEBnbWFpbC5jb20iLCJleHAiOjE3Nzc4OTI1NjV9.Y7Nru1CxKdDd1-7wB6lHEsBCpbsU_YGo9RnupaRzcjs
[27-Apr-2026 11:08:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Apr-2026 11:08:37 UTC] ✅ JWT token verified successfully for user profile
[27-Apr-2026 11:08:37 UTC] User ID: 422
[27-Apr-2026 11:08:37 UTC] ✅ User profile retrieved successfully for user ID: 422
[27-Apr-2026 11:08:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Apr-2026 11:08:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Apr-2026 11:08:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDIyIiwidXNlcm5hbWUiOiJ6b2QiLCJlbWFpbCI6Im1hamlkb3ZiZWt6b29vZEBnbWFpbC5jb20iLCJleHAiOjE3Nzc4OTI1NjV9.Y7Nru1CxKdDd1-7wB6lHEsBCpbsU_YGo9RnupaRzcjs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f2d5ed02d5a58b1-WAW","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"188.113.253.99","CF-IPCountry":"UZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"188.113.253.99, 172.69.155.213"}
[27-Apr-2026 11:08:37 UTC] === User Orders API Called ===
[27-Apr-2026 11:08:37 UTC] User ID: 422
[27-Apr-2026 11:08:37 UTC] Limit: 20, Offset: 0
[27-Apr-2026 11:08:37 UTC] Orders found: 0
[27-Apr-2026 11:08:37 UTC] Orders data: []
[27-Apr-2026 11:08:37 UTC] Total orders count: 0
[27-Apr-2026 11:08:37 UTC] === API CALL LOG ===
[27-Apr-2026 11:08:37 UTC] Endpoint: user/profile.php
[27-Apr-2026 11:08:37 UTC] Full Log Data: {
    "timestamp": "2026-04-27 11:08:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.253.99",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDIyIiwidXNlcm5hbWUiOiJ6b2QiLCJlbWFpbCI6Im1hamlkb3ZiZWt6b29vZEBnbWFpbC5jb20iLCJleHAiOjE3Nzc4OTI1NjV9.Y7Nru1CxKdDd1-7wB6lHEsBCpbsU_YGo9RnupaRzcjs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f2d5ed02d5658b1-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.253.99",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "188.113.253.99, 172.69.155.213"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Apr-2026 11:08:37 UTC] === END API CALL LOG ===
[27-Apr-2026 11:08:37 UTC] ✅ API Hash verification passed for profile endpoint
[27-Apr-2026 11:08:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDIyIiwidXNlcm5hbWUiOiJ6b2QiLCJlbWFpbCI6Im1hamlkb3ZiZWt6b29vZEBnbWFpbC5jb20iLCJleHAiOjE3Nzc4OTI1NjV9.Y7Nru1CxKdDd1-7wB6lHEsBCpbsU_YGo9RnupaRzcjs
[27-Apr-2026 11:08:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Apr-2026 11:08:37 UTC] ✅ JWT token verified successfully for user profile
[27-Apr-2026 11:08:37 UTC] User ID: 422
[27-Apr-2026 11:08:37 UTC] ✅ User profile retrieved successfully for user ID: 422
[27-Apr-2026 11:08:37 UTC] === API CALL LOG ===
[27-Apr-2026 11:08:37 UTC] Endpoint: user/profile.php
[27-Apr-2026 11:08:37 UTC] Full Log Data: {
    "timestamp": "2026-04-27 11:08:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.253.99",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDIyIiwidXNlcm5hbWUiOiJ6b2QiLCJlbWFpbCI6Im1hamlkb3ZiZWt6b29vZEBnbWFpbC5jb20iLCJleHAiOjE3Nzc4OTI1NjV9.Y7Nru1CxKdDd1-7wB6lHEsBCpbsU_YGo9RnupaRzcjs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f2d5ed11f3358b1-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.253.99",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "188.113.253.99, 172.69.155.213"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Apr-2026 11:08:37 UTC] === END API CALL LOG ===
[27-Apr-2026 11:08:37 UTC] ✅ API Hash verification passed for profile endpoint
[27-Apr-2026 11:08:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDIyIiwidXNlcm5hbWUiOiJ6b2QiLCJlbWFpbCI6Im1hamlkb3ZiZWt6b29vZEBnbWFpbC5jb20iLCJleHAiOjE3Nzc4OTI1NjV9.Y7Nru1CxKdDd1-7wB6lHEsBCpbsU_YGo9RnupaRzcjs
[27-Apr-2026 11:08:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Apr-2026 11:08:37 UTC] ✅ JWT token verified successfully for user profile
[27-Apr-2026 11:08:37 UTC] User ID: 422
[27-Apr-2026 11:08:37 UTC] ✅ User profile retrieved successfully for user ID: 422
[27-Apr-2026 12:15:06 UTC] === API CALL LOG ===
[27-Apr-2026 12:15:06 UTC] Endpoint: user/profile.php
[27-Apr-2026 12:15:06 UTC] Full Log Data: {
    "timestamp": "2026-04-27 12:15:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "57.128.212.210",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDIyIiwidXNlcm5hbWUiOiJ6b2QiLCJlbWFpbCI6Im1hamlkb3ZiZWt6b29vZEBnbWFpbC5jb20iLCJleHAiOjE3Nzc4OTI1NjV9.Y7Nru1CxKdDd1-7wB6lHEsBCpbsU_YGo9RnupaRzcjs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f2dc02ffcfdc019-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "57.128.212.210",
        "CF-IPCountry": "PL",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "57.128.212.210, 162.158.102.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Apr-2026 12:15:06 UTC] === END API CALL LOG ===
[27-Apr-2026 12:15:06 UTC] ✅ API Hash verification passed for profile endpoint
[27-Apr-2026 12:15:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDIyIiwidXNlcm5hbWUiOiJ6b2QiLCJlbWFpbCI6Im1hamlkb3ZiZWt6b29vZEBnbWFpbC5jb20iLCJleHAiOjE3Nzc4OTI1NjV9.Y7Nru1CxKdDd1-7wB6lHEsBCpbsU_YGo9RnupaRzcjs
[27-Apr-2026 12:15:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Apr-2026 12:15:06 UTC] ✅ JWT token verified successfully for user profile
[27-Apr-2026 12:15:06 UTC] User ID: 422
[27-Apr-2026 12:15:06 UTC] ✅ User profile retrieved successfully for user ID: 422
[27-Apr-2026 12:15:07 UTC] === API CALL LOG ===
[27-Apr-2026 12:15:07 UTC] Endpoint: user/profile.php
[27-Apr-2026 12:15:07 UTC] Full Log Data: {
    "timestamp": "2026-04-27 12:15:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "57.128.212.210",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDIyIiwidXNlcm5hbWUiOiJ6b2QiLCJlbWFpbCI6Im1hamlkb3ZiZWt6b29vZEBnbWFpbC5jb20iLCJleHAiOjE3Nzc4OTI1NjV9.Y7Nru1CxKdDd1-7wB6lHEsBCpbsU_YGo9RnupaRzcjs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f2dc0351f79c019-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "57.128.212.210",
        "CF-IPCountry": "PL",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "57.128.212.210, 162.158.102.193"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Apr-2026 12:15:07 UTC] === END API CALL LOG ===
[27-Apr-2026 12:15:07 UTC] ✅ API Hash verification passed for profile endpoint
[27-Apr-2026 12:15:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDIyIiwidXNlcm5hbWUiOiJ6b2QiLCJlbWFpbCI6Im1hamlkb3ZiZWt6b29vZEBnbWFpbC5jb20iLCJleHAiOjE3Nzc4OTI1NjV9.Y7Nru1CxKdDd1-7wB6lHEsBCpbsU_YGo9RnupaRzcjs
[27-Apr-2026 12:15:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Apr-2026 12:15:07 UTC] ✅ JWT token verified successfully for user profile
[27-Apr-2026 12:15:07 UTC] User ID: 422
[27-Apr-2026 12:15:07 UTC] ✅ User profile retrieved successfully for user ID: 422
[27-Apr-2026 12:15:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Apr-2026 12:15:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Apr-2026 12:15:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDIyIiwidXNlcm5hbWUiOiJ6b2QiLCJlbWFpbCI6Im1hamlkb3ZiZWt6b29vZEBnbWFpbC5jb20iLCJleHAiOjE3Nzc4OTI1NjV9.Y7Nru1CxKdDd1-7wB6lHEsBCpbsU_YGo9RnupaRzcjs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f2dc0351f7bc019-WAW","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"57.128.212.210","CF-IPCountry":"PL","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"57.128.212.210, 162.158.102.192"}
[27-Apr-2026 12:15:07 UTC] === User Orders API Called ===
[27-Apr-2026 12:15:07 UTC] User ID: 422
[27-Apr-2026 12:15:07 UTC] Limit: 20, Offset: 0
[27-Apr-2026 12:15:07 UTC] Orders found: 0
[27-Apr-2026 12:15:07 UTC] Orders data: []
[27-Apr-2026 12:15:07 UTC] Total orders count: 0
[27-Apr-2026 12:15:07 UTC] === API CALL LOG ===
[27-Apr-2026 12:15:07 UTC] Endpoint: user/profile.php
[27-Apr-2026 12:15:07 UTC] Full Log Data: {
    "timestamp": "2026-04-27 12:15:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "57.128.212.210",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDIyIiwidXNlcm5hbWUiOiJ6b2QiLCJlbWFpbCI6Im1hamlkb3ZiZWt6b29vZEBnbWFpbC5jb20iLCJleHAiOjE3Nzc4OTI1NjV9.Y7Nru1CxKdDd1-7wB6lHEsBCpbsU_YGo9RnupaRzcjs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f2dc035efe0c019-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "57.128.212.210",
        "CF-IPCountry": "PL",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "57.128.212.210, 162.158.102.193"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Apr-2026 12:15:07 UTC] === END API CALL LOG ===
[27-Apr-2026 12:15:07 UTC] ✅ API Hash verification passed for profile endpoint
[27-Apr-2026 12:15:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDIyIiwidXNlcm5hbWUiOiJ6b2QiLCJlbWFpbCI6Im1hamlkb3ZiZWt6b29vZEBnbWFpbC5jb20iLCJleHAiOjE3Nzc4OTI1NjV9.Y7Nru1CxKdDd1-7wB6lHEsBCpbsU_YGo9RnupaRzcjs
[27-Apr-2026 12:15:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Apr-2026 12:15:07 UTC] ✅ JWT token verified successfully for user profile
[27-Apr-2026 12:15:07 UTC] User ID: 422
[27-Apr-2026 12:15:07 UTC] ✅ User profile retrieved successfully for user ID: 422
[27-Apr-2026 14:00:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Apr-2026 14:00:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Apr-2026 14:00:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDIzIiwidXNlcm5hbWUiOiJGaXJlIGxvcmQiLCJlbWFpbCI6IlN0ZXBhbm11cnppbjIzMDgxMkBnbWFpbC5jb20iLCJleHAiOjE3Nzc5MDMyNDh9.WoNeWantbBYAaOfhTbgr1LrXkuApuSiek2pRZe1gjds","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f2e5b08f9e037c2-ARN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"147.45.35.222","CF-IPCountry":"RU","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"147.45.35.222, 104.23.221.58"}
[27-Apr-2026 14:00:48 UTC] === User Orders API Called ===
[27-Apr-2026 14:00:48 UTC] User ID: 423
[27-Apr-2026 14:00:48 UTC] Limit: 20, Offset: 0
[27-Apr-2026 14:00:48 UTC] Orders found: 0
[27-Apr-2026 14:00:48 UTC] Orders data: []
[27-Apr-2026 14:00:48 UTC] Total orders count: 0
[27-Apr-2026 14:00:48 UTC] === API CALL LOG ===
[27-Apr-2026 14:00:48 UTC] Endpoint: user/profile.php
[27-Apr-2026 14:00:48 UTC] Full Log Data: {
    "timestamp": "2026-04-27 14:00:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "147.45.35.222",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDIzIiwidXNlcm5hbWUiOiJGaXJlIGxvcmQiLCJlbWFpbCI6IlN0ZXBhbm11cnppbjIzMDgxMkBnbWFpbC5jb20iLCJleHAiOjE3Nzc5MDMyNDh9.WoNeWantbBYAaOfhTbgr1LrXkuApuSiek2pRZe1gjds",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f2e5b08f9db37c2-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "147.45.35.222",
        "CF-IPCountry": "RU",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "147.45.35.222, 104.23.221.59"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Apr-2026 14:00:48 UTC] === END API CALL LOG ===
[27-Apr-2026 14:00:48 UTC] ✅ API Hash verification passed for profile endpoint
[27-Apr-2026 14:00:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDIzIiwidXNlcm5hbWUiOiJGaXJlIGxvcmQiLCJlbWFpbCI6IlN0ZXBhbm11cnppbjIzMDgxMkBnbWFpbC5jb20iLCJleHAiOjE3Nzc5MDMyNDh9.WoNeWantbBYAaOfhTbgr1LrXkuApuSiek2pRZe1gjds
[27-Apr-2026 14:00:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Apr-2026 14:00:48 UTC] ✅ JWT token verified successfully for user profile
[27-Apr-2026 14:00:48 UTC] User ID: 423
[27-Apr-2026 14:00:48 UTC] ✅ User profile retrieved successfully for user ID: 423
[27-Apr-2026 14:00:48 UTC] === API CALL LOG ===
[27-Apr-2026 14:00:48 UTC] Endpoint: user/profile.php
[27-Apr-2026 14:00:48 UTC] Full Log Data: {
    "timestamp": "2026-04-27 14:00:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "147.45.35.222",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDIzIiwidXNlcm5hbWUiOiJGaXJlIGxvcmQiLCJlbWFpbCI6IlN0ZXBhbm11cnppbjIzMDgxMkBnbWFpbC5jb20iLCJleHAiOjE3Nzc5MDMyNDh9.WoNeWantbBYAaOfhTbgr1LrXkuApuSiek2pRZe1gjds",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f2e5b098b1237c2-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "147.45.35.222",
        "CF-IPCountry": "RU",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "147.45.35.222, 104.23.221.59"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Apr-2026 14:00:48 UTC] === END API CALL LOG ===
[27-Apr-2026 14:00:48 UTC] ✅ API Hash verification passed for profile endpoint
[27-Apr-2026 14:00:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDIzIiwidXNlcm5hbWUiOiJGaXJlIGxvcmQiLCJlbWFpbCI6IlN0ZXBhbm11cnppbjIzMDgxMkBnbWFpbC5jb20iLCJleHAiOjE3Nzc5MDMyNDh9.WoNeWantbBYAaOfhTbgr1LrXkuApuSiek2pRZe1gjds
[27-Apr-2026 14:00:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Apr-2026 14:00:48 UTC] ✅ JWT token verified successfully for user profile
[27-Apr-2026 14:00:48 UTC] User ID: 423
[27-Apr-2026 14:00:48 UTC] ✅ User profile retrieved successfully for user ID: 423
[27-Apr-2026 14:01:11 UTC] === API CALL LOG ===
[27-Apr-2026 14:01:11 UTC] Endpoint: user/profile.php
[27-Apr-2026 14:01:11 UTC] Full Log Data: {
    "timestamp": "2026-04-27 14:01:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "147.45.35.222",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDIzIiwidXNlcm5hbWUiOiJGaXJlIGxvcmQiLCJlbWFpbCI6IlN0ZXBhbm11cnppbjIzMDgxMkBnbWFpbC5jb20iLCJleHAiOjE3Nzc5MDMyNDh9.WoNeWantbBYAaOfhTbgr1LrXkuApuSiek2pRZe1gjds",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f2e5b96af2a9cae-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "147.45.35.222",
        "CF-IPCountry": "RU",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "147.45.35.222, 104.23.221.58"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Apr-2026 14:01:11 UTC] === END API CALL LOG ===
[27-Apr-2026 14:01:11 UTC] ✅ API Hash verification passed for profile endpoint
[27-Apr-2026 14:01:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDIzIiwidXNlcm5hbWUiOiJGaXJlIGxvcmQiLCJlbWFpbCI6IlN0ZXBhbm11cnppbjIzMDgxMkBnbWFpbC5jb20iLCJleHAiOjE3Nzc5MDMyNDh9.WoNeWantbBYAaOfhTbgr1LrXkuApuSiek2pRZe1gjds
[27-Apr-2026 14:01:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Apr-2026 14:01:11 UTC] ✅ JWT token verified successfully for user profile
[27-Apr-2026 14:01:11 UTC] User ID: 423
[27-Apr-2026 14:01:11 UTC] ✅ User profile retrieved successfully for user ID: 423
[27-Apr-2026 14:01:12 UTC] === API CALL LOG ===
[27-Apr-2026 14:01:12 UTC] Endpoint: user/profile.php
[27-Apr-2026 14:01:12 UTC] Full Log Data: {
    "timestamp": "2026-04-27 14:01:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "147.45.35.222",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDIzIiwidXNlcm5hbWUiOiJGaXJlIGxvcmQiLCJlbWFpbCI6IlN0ZXBhbm11cnppbjIzMDgxMkBnbWFpbC5jb20iLCJleHAiOjE3Nzc5MDMyNDh9.WoNeWantbBYAaOfhTbgr1LrXkuApuSiek2pRZe1gjds",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f2e5b99f8d49cae-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "147.45.35.222",
        "CF-IPCountry": "RU",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "147.45.35.222, 104.23.221.58"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Apr-2026 14:01:12 UTC] === END API CALL LOG ===
[27-Apr-2026 14:01:12 UTC] ✅ API Hash verification passed for profile endpoint
[27-Apr-2026 14:01:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDIzIiwidXNlcm5hbWUiOiJGaXJlIGxvcmQiLCJlbWFpbCI6IlN0ZXBhbm11cnppbjIzMDgxMkBnbWFpbC5jb20iLCJleHAiOjE3Nzc5MDMyNDh9.WoNeWantbBYAaOfhTbgr1LrXkuApuSiek2pRZe1gjds
[27-Apr-2026 14:01:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Apr-2026 14:01:12 UTC] ✅ JWT token verified successfully for user profile
[27-Apr-2026 14:01:12 UTC] User ID: 423
[27-Apr-2026 14:01:12 UTC] ✅ User profile retrieved successfully for user ID: 423
[27-Apr-2026 14:01:12 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Apr-2026 14:01:12 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Apr-2026 14:01:12 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDIzIiwidXNlcm5hbWUiOiJGaXJlIGxvcmQiLCJlbWFpbCI6IlN0ZXBhbm11cnppbjIzMDgxMkBnbWFpbC5jb20iLCJleHAiOjE3Nzc5MDMyNDh9.WoNeWantbBYAaOfhTbgr1LrXkuApuSiek2pRZe1gjds","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f2e5b9a69f29cae-ARN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"147.45.35.222","CF-IPCountry":"RU","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"147.45.35.222, 104.23.221.58"}
[27-Apr-2026 14:01:12 UTC] === User Orders API Called ===
[27-Apr-2026 14:01:12 UTC] User ID: 423
[27-Apr-2026 14:01:12 UTC] Limit: 20, Offset: 0
[27-Apr-2026 14:01:12 UTC] Orders found: 0
[27-Apr-2026 14:01:12 UTC] Orders data: []
[27-Apr-2026 14:01:12 UTC] Total orders count: 0
[27-Apr-2026 14:01:12 UTC] === API CALL LOG ===
[27-Apr-2026 14:01:12 UTC] Endpoint: user/profile.php
[27-Apr-2026 14:01:12 UTC] Full Log Data: {
    "timestamp": "2026-04-27 14:01:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "147.45.35.222",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDIzIiwidXNlcm5hbWUiOiJGaXJlIGxvcmQiLCJlbWFpbCI6IlN0ZXBhbm11cnppbjIzMDgxMkBnbWFpbC5jb20iLCJleHAiOjE3Nzc5MDMyNDh9.WoNeWantbBYAaOfhTbgr1LrXkuApuSiek2pRZe1gjds",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f2e5b9abafe9cae-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "147.45.35.222",
        "CF-IPCountry": "RU",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "147.45.35.222, 104.23.221.58"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Apr-2026 14:01:12 UTC] === END API CALL LOG ===
[27-Apr-2026 14:01:12 UTC] ✅ API Hash verification passed for profile endpoint
[27-Apr-2026 14:01:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDIzIiwidXNlcm5hbWUiOiJGaXJlIGxvcmQiLCJlbWFpbCI6IlN0ZXBhbm11cnppbjIzMDgxMkBnbWFpbC5jb20iLCJleHAiOjE3Nzc5MDMyNDh9.WoNeWantbBYAaOfhTbgr1LrXkuApuSiek2pRZe1gjds
[27-Apr-2026 14:01:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Apr-2026 14:01:12 UTC] ✅ JWT token verified successfully for user profile
[27-Apr-2026 14:01:12 UTC] User ID: 423
[27-Apr-2026 14:01:12 UTC] ✅ User profile retrieved successfully for user ID: 423
[27-Apr-2026 14:01:53 UTC] === API CALL LOG ===
[27-Apr-2026 14:01:53 UTC] Endpoint: user/profile.php
[27-Apr-2026 14:01:53 UTC] Full Log Data: {
    "timestamp": "2026-04-27 14:01:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "147.45.35.222",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDIzIiwidXNlcm5hbWUiOiJGaXJlIGxvcmQiLCJlbWFpbCI6IlN0ZXBhbm11cnppbjIzMDgxMkBnbWFpbC5jb20iLCJleHAiOjE3Nzc5MDMyNDh9.WoNeWantbBYAaOfhTbgr1LrXkuApuSiek2pRZe1gjds",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f2e5c9e7f36a618-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "147.45.35.222",
        "CF-IPCountry": "RU",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "147.45.35.222, 104.23.221.58"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Apr-2026 14:01:53 UTC] === END API CALL LOG ===
[27-Apr-2026 14:01:53 UTC] ✅ API Hash verification passed for profile endpoint
[27-Apr-2026 14:01:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDIzIiwidXNlcm5hbWUiOiJGaXJlIGxvcmQiLCJlbWFpbCI6IlN0ZXBhbm11cnppbjIzMDgxMkBnbWFpbC5jb20iLCJleHAiOjE3Nzc5MDMyNDh9.WoNeWantbBYAaOfhTbgr1LrXkuApuSiek2pRZe1gjds
[27-Apr-2026 14:01:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Apr-2026 14:01:53 UTC] ✅ JWT token verified successfully for user profile
[27-Apr-2026 14:01:53 UTC] User ID: 423
[27-Apr-2026 14:01:53 UTC] ✅ User profile retrieved successfully for user ID: 423
[27-Apr-2026 14:01:54 UTC] === API CALL LOG ===
[27-Apr-2026 14:01:54 UTC] Endpoint: user/profile.php
[27-Apr-2026 14:01:54 UTC] Full Log Data: {
    "timestamp": "2026-04-27 14:01:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "147.45.35.222",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDIzIiwidXNlcm5hbWUiOiJGaXJlIGxvcmQiLCJlbWFpbCI6IlN0ZXBhbm11cnppbjIzMDgxMkBnbWFpbC5jb20iLCJleHAiOjE3Nzc5MDMyNDh9.WoNeWantbBYAaOfhTbgr1LrXkuApuSiek2pRZe1gjds",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f2e5ca1fe90a618-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "147.45.35.222",
        "CF-IPCountry": "RU",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "147.45.35.222, 104.23.221.58"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Apr-2026 14:01:54 UTC] === END API CALL LOG ===
[27-Apr-2026 14:01:54 UTC] ✅ API Hash verification passed for profile endpoint
[27-Apr-2026 14:01:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDIzIiwidXNlcm5hbWUiOiJGaXJlIGxvcmQiLCJlbWFpbCI6IlN0ZXBhbm11cnppbjIzMDgxMkBnbWFpbC5jb20iLCJleHAiOjE3Nzc5MDMyNDh9.WoNeWantbBYAaOfhTbgr1LrXkuApuSiek2pRZe1gjds
[27-Apr-2026 14:01:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Apr-2026 14:01:54 UTC] ✅ JWT token verified successfully for user profile
[27-Apr-2026 14:01:54 UTC] User ID: 423
[27-Apr-2026 14:01:54 UTC] ✅ User profile retrieved successfully for user ID: 423
[27-Apr-2026 14:01:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Apr-2026 14:01:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Apr-2026 14:01:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDIzIiwidXNlcm5hbWUiOiJGaXJlIGxvcmQiLCJlbWFpbCI6IlN0ZXBhbm11cnppbjIzMDgxMkBnbWFpbC5jb20iLCJleHAiOjE3Nzc5MDMyNDh9.WoNeWantbBYAaOfhTbgr1LrXkuApuSiek2pRZe1gjds","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f2e5ca1fe96a618-ARN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"147.45.35.222","CF-IPCountry":"RU","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"147.45.35.222, 104.23.221.59"}
[27-Apr-2026 14:01:54 UTC] === User Orders API Called ===
[27-Apr-2026 14:01:54 UTC] User ID: 423
[27-Apr-2026 14:01:54 UTC] Limit: 20, Offset: 0
[27-Apr-2026 14:01:54 UTC] Orders found: 0
[27-Apr-2026 14:01:54 UTC] Orders data: []
[27-Apr-2026 14:01:54 UTC] Total orders count: 0
[27-Apr-2026 14:01:54 UTC] === API CALL LOG ===
[27-Apr-2026 14:01:54 UTC] Endpoint: user/profile.php
[27-Apr-2026 14:01:54 UTC] Full Log Data: {
    "timestamp": "2026-04-27 14:01:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "147.45.35.222",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDIzIiwidXNlcm5hbWUiOiJGaXJlIGxvcmQiLCJlbWFpbCI6IlN0ZXBhbm11cnppbjIzMDgxMkBnbWFpbC5jb20iLCJleHAiOjE3Nzc5MDMyNDh9.WoNeWantbBYAaOfhTbgr1LrXkuApuSiek2pRZe1gjds",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f2e5ca25f4da618-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "147.45.35.222",
        "CF-IPCountry": "RU",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "147.45.35.222, 104.23.221.58"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Apr-2026 14:01:54 UTC] === END API CALL LOG ===
[27-Apr-2026 14:01:54 UTC] ✅ API Hash verification passed for profile endpoint
[27-Apr-2026 14:01:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDIzIiwidXNlcm5hbWUiOiJGaXJlIGxvcmQiLCJlbWFpbCI6IlN0ZXBhbm11cnppbjIzMDgxMkBnbWFpbC5jb20iLCJleHAiOjE3Nzc5MDMyNDh9.WoNeWantbBYAaOfhTbgr1LrXkuApuSiek2pRZe1gjds
[27-Apr-2026 14:01:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Apr-2026 14:01:54 UTC] ✅ JWT token verified successfully for user profile
[27-Apr-2026 14:01:54 UTC] User ID: 423
[27-Apr-2026 14:01:54 UTC] ✅ User profile retrieved successfully for user ID: 423
[27-Apr-2026 15:25:13 UTC] === API CALL LOG ===
[27-Apr-2026 15:25:13 UTC] Endpoint: user/profile.php
[27-Apr-2026 15:25:13 UTC] Full Log Data: {
    "timestamp": "2026-04-27 15:25:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.208.97.75",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI0IiwidXNlcm5hbWUiOiJAeWVnbmFfbWFya2V0IiwiZW1haWwiOiJhZGVtamlicmlsQGdtYWlsLmNvbSIsImV4cCI6MTc3NzkwODMxMX0.deoW-z-qOzMa6pryCc5dgooqO7zLhMS5JL_-VgU2oS8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f2ed6ac8af45457-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.208.97.75",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.208.97.75, 172.68.128.166"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Apr-2026 15:25:13 UTC] === END API CALL LOG ===
[27-Apr-2026 15:25:13 UTC] ✅ API Hash verification passed for profile endpoint
[27-Apr-2026 15:25:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI0IiwidXNlcm5hbWUiOiJAeWVnbmFfbWFya2V0IiwiZW1haWwiOiJhZGVtamlicmlsQGdtYWlsLmNvbSIsImV4cCI6MTc3NzkwODMxMX0.deoW-z-qOzMa6pryCc5dgooqO7zLhMS5JL_-VgU2oS8
[27-Apr-2026 15:25:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Apr-2026 15:25:13 UTC] ✅ JWT token verified successfully for user profile
[27-Apr-2026 15:25:13 UTC] User ID: 424
[27-Apr-2026 15:25:13 UTC] ✅ User profile retrieved successfully for user ID: 424
[27-Apr-2026 15:25:13 UTC] === API CALL LOG ===
[27-Apr-2026 15:25:13 UTC] Endpoint: user/profile.php
[27-Apr-2026 15:25:13 UTC] Full Log Data: {
    "timestamp": "2026-04-27 15:25:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.208.97.75",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI0IiwidXNlcm5hbWUiOiJAeWVnbmFfbWFya2V0IiwiZW1haWwiOiJhZGVtamlicmlsQGdtYWlsLmNvbSIsImV4cCI6MTc3NzkwODMxMX0.deoW-z-qOzMa6pryCc5dgooqO7zLhMS5JL_-VgU2oS8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f2ed6adbba65457-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.208.97.75",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.208.97.75, 172.68.128.166"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Apr-2026 15:25:13 UTC] === END API CALL LOG ===
[27-Apr-2026 15:25:13 UTC] ✅ API Hash verification passed for profile endpoint
[27-Apr-2026 15:25:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI0IiwidXNlcm5hbWUiOiJAeWVnbmFfbWFya2V0IiwiZW1haWwiOiJhZGVtamlicmlsQGdtYWlsLmNvbSIsImV4cCI6MTc3NzkwODMxMX0.deoW-z-qOzMa6pryCc5dgooqO7zLhMS5JL_-VgU2oS8
[27-Apr-2026 15:25:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Apr-2026 15:25:13 UTC] ✅ JWT token verified successfully for user profile
[27-Apr-2026 15:25:13 UTC] User ID: 424
[27-Apr-2026 15:25:13 UTC] ✅ User profile retrieved successfully for user ID: 424
[27-Apr-2026 15:25:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Apr-2026 15:25:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Apr-2026 15:25:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI0IiwidXNlcm5hbWUiOiJAeWVnbmFfbWFya2V0IiwiZW1haWwiOiJhZGVtamlicmlsQGdtYWlsLmNvbSIsImV4cCI6MTc3NzkwODMxMX0.deoW-z-qOzMa6pryCc5dgooqO7zLhMS5JL_-VgU2oS8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f2ed6ad2b4b5457-JIB","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.208.97.75","CF-IPCountry":"ET","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.208.97.75, 172.68.128.167"}
[27-Apr-2026 15:25:13 UTC] === User Orders API Called ===
[27-Apr-2026 15:25:13 UTC] User ID: 424
[27-Apr-2026 15:25:13 UTC] Limit: 20, Offset: 0
[27-Apr-2026 15:25:13 UTC] Orders found: 0
[27-Apr-2026 15:25:13 UTC] Orders data: []
[27-Apr-2026 15:25:13 UTC] Total orders count: 0
[27-Apr-2026 15:25:14 UTC] === API CALL LOG ===
[27-Apr-2026 15:25:14 UTC] Endpoint: user/profile.php
[27-Apr-2026 15:25:14 UTC] Full Log Data: {
    "timestamp": "2026-04-27 15:25:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.208.97.75",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI0IiwidXNlcm5hbWUiOiJAeWVnbmFfbWFya2V0IiwiZW1haWwiOiJhZGVtamlicmlsQGdtYWlsLmNvbSIsImV4cCI6MTc3NzkwODMxMX0.deoW-z-qOzMa6pryCc5dgooqO7zLhMS5JL_-VgU2oS8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f2ed6b3aee65457-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.208.97.75",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.208.97.75, 172.68.128.166"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Apr-2026 15:25:14 UTC] === END API CALL LOG ===
[27-Apr-2026 15:25:14 UTC] ✅ API Hash verification passed for profile endpoint
[27-Apr-2026 15:25:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI0IiwidXNlcm5hbWUiOiJAeWVnbmFfbWFya2V0IiwiZW1haWwiOiJhZGVtamlicmlsQGdtYWlsLmNvbSIsImV4cCI6MTc3NzkwODMxMX0.deoW-z-qOzMa6pryCc5dgooqO7zLhMS5JL_-VgU2oS8
[27-Apr-2026 15:25:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Apr-2026 15:25:14 UTC] ✅ JWT token verified successfully for user profile
[27-Apr-2026 15:25:14 UTC] User ID: 424
[27-Apr-2026 15:25:14 UTC] ✅ User profile retrieved successfully for user ID: 424
[27-Apr-2026 15:27:04 UTC] === API CALL LOG ===
[27-Apr-2026 15:27:04 UTC] Endpoint: user/profile.php
[27-Apr-2026 15:27:04 UTC] Full Log Data: {
    "timestamp": "2026-04-27 15:27:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.208.96.125",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI0IiwidXNlcm5hbWUiOiJAeWVnbmFfbWFya2V0IiwiZW1haWwiOiJhZGVtamlicmlsQGdtYWlsLmNvbSIsImV4cCI6MTc3NzkwODMxMX0.deoW-z-qOzMa6pryCc5dgooqO7zLhMS5JL_-VgU2oS8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f2ed965ea075452-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.208.96.125",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.208.96.125, 172.68.128.167"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Apr-2026 15:27:04 UTC] === END API CALL LOG ===
[27-Apr-2026 15:27:04 UTC] ✅ API Hash verification passed for profile endpoint
[27-Apr-2026 15:27:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI0IiwidXNlcm5hbWUiOiJAeWVnbmFfbWFya2V0IiwiZW1haWwiOiJhZGVtamlicmlsQGdtYWlsLmNvbSIsImV4cCI6MTc3NzkwODMxMX0.deoW-z-qOzMa6pryCc5dgooqO7zLhMS5JL_-VgU2oS8
[27-Apr-2026 15:27:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Apr-2026 15:27:04 UTC] ✅ JWT token verified successfully for user profile
[27-Apr-2026 15:27:04 UTC] User ID: 424
[27-Apr-2026 15:27:04 UTC] ✅ User profile retrieved successfully for user ID: 424
[27-Apr-2026 15:27:06 UTC] === API CALL LOG ===
[27-Apr-2026 15:27:06 UTC] Endpoint: user/profile.php
[27-Apr-2026 15:27:06 UTC] Full Log Data: {
    "timestamp": "2026-04-27 15:27:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.208.96.125",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI0IiwidXNlcm5hbWUiOiJAeWVnbmFfbWFya2V0IiwiZW1haWwiOiJhZGVtamlicmlsQGdtYWlsLmNvbSIsImV4cCI6MTc3NzkwODMxMX0.deoW-z-qOzMa6pryCc5dgooqO7zLhMS5JL_-VgU2oS8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f2ed971afb55452-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.208.96.125",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.208.96.125, 172.68.128.167"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Apr-2026 15:27:06 UTC] === END API CALL LOG ===
[27-Apr-2026 15:27:06 UTC] ✅ API Hash verification passed for profile endpoint
[27-Apr-2026 15:27:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI0IiwidXNlcm5hbWUiOiJAeWVnbmFfbWFya2V0IiwiZW1haWwiOiJhZGVtamlicmlsQGdtYWlsLmNvbSIsImV4cCI6MTc3NzkwODMxMX0.deoW-z-qOzMa6pryCc5dgooqO7zLhMS5JL_-VgU2oS8
[27-Apr-2026 15:27:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Apr-2026 15:27:06 UTC] ✅ JWT token verified successfully for user profile
[27-Apr-2026 15:27:06 UTC] User ID: 424
[27-Apr-2026 15:27:06 UTC] ✅ User profile retrieved successfully for user ID: 424
[27-Apr-2026 15:27:07 UTC] === API CALL LOG ===
[27-Apr-2026 15:27:07 UTC] Endpoint: user/profile.php
[27-Apr-2026 15:27:07 UTC] Full Log Data: {
    "timestamp": "2026-04-27 15:27:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.208.96.125",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI0IiwidXNlcm5hbWUiOiJAeWVnbmFfbWFya2V0IiwiZW1haWwiOiJhZGVtamlicmlsQGdtYWlsLmNvbSIsImV4cCI6MTc3NzkwODMxMX0.deoW-z-qOzMa6pryCc5dgooqO7zLhMS5JL_-VgU2oS8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f2ed974a9705452-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.208.96.125",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.208.96.125, 172.68.128.167"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Apr-2026 15:27:07 UTC] === END API CALL LOG ===
[27-Apr-2026 15:27:07 UTC] ✅ API Hash verification passed for profile endpoint
[27-Apr-2026 15:27:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI0IiwidXNlcm5hbWUiOiJAeWVnbmFfbWFya2V0IiwiZW1haWwiOiJhZGVtamlicmlsQGdtYWlsLmNvbSIsImV4cCI6MTc3NzkwODMxMX0.deoW-z-qOzMa6pryCc5dgooqO7zLhMS5JL_-VgU2oS8
[27-Apr-2026 15:27:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Apr-2026 15:27:07 UTC] ✅ JWT token verified successfully for user profile
[27-Apr-2026 15:27:07 UTC] User ID: 424
[27-Apr-2026 15:27:07 UTC] ✅ User profile retrieved successfully for user ID: 424
[27-Apr-2026 15:27:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Apr-2026 15:27:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Apr-2026 15:27:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI0IiwidXNlcm5hbWUiOiJAeWVnbmFfbWFya2V0IiwiZW1haWwiOiJhZGVtamlicmlsQGdtYWlsLmNvbSIsImV4cCI6MTc3NzkwODMxMX0.deoW-z-qOzMa6pryCc5dgooqO7zLhMS5JL_-VgU2oS8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f2ed97569ec5452-JIB","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.208.96.125","CF-IPCountry":"ET","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.208.96.125, 172.68.128.166"}
[27-Apr-2026 15:27:07 UTC] === User Orders API Called ===
[27-Apr-2026 15:27:07 UTC] User ID: 424
[27-Apr-2026 15:27:07 UTC] Limit: 20, Offset: 0
[27-Apr-2026 15:27:07 UTC] Orders found: 0
[27-Apr-2026 15:27:07 UTC] Orders data: []
[27-Apr-2026 15:27:07 UTC] Total orders count: 0
[27-Apr-2026 15:27:07 UTC] === API CALL LOG ===
[27-Apr-2026 15:27:07 UTC] Endpoint: user/profile.php
[27-Apr-2026 15:27:07 UTC] Full Log Data: {
    "timestamp": "2026-04-27 15:27:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.208.96.125",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI0IiwidXNlcm5hbWUiOiJAeWVnbmFfbWFya2V0IiwiZW1haWwiOiJhZGVtamlicmlsQGdtYWlsLmNvbSIsImV4cCI6MTc3NzkwODMxMX0.deoW-z-qOzMa6pryCc5dgooqO7zLhMS5JL_-VgU2oS8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f2ed9761ab25452-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.208.96.125",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.208.96.125, 172.68.128.167"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Apr-2026 15:27:07 UTC] === END API CALL LOG ===
[27-Apr-2026 15:27:07 UTC] ✅ API Hash verification passed for profile endpoint
[27-Apr-2026 15:27:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI0IiwidXNlcm5hbWUiOiJAeWVnbmFfbWFya2V0IiwiZW1haWwiOiJhZGVtamlicmlsQGdtYWlsLmNvbSIsImV4cCI6MTc3NzkwODMxMX0.deoW-z-qOzMa6pryCc5dgooqO7zLhMS5JL_-VgU2oS8
[27-Apr-2026 15:27:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Apr-2026 15:27:07 UTC] ✅ JWT token verified successfully for user profile
[27-Apr-2026 15:27:07 UTC] User ID: 424
[27-Apr-2026 15:27:07 UTC] ✅ User profile retrieved successfully for user ID: 424
[27-Apr-2026 15:28:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Apr-2026 15:28:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Apr-2026 15:28:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI0IiwidXNlcm5hbWUiOiJAeWVnbmFfbWFya2V0IiwiZW1haWwiOiJhZGVtamlicmlsQGdtYWlsLmNvbSIsImV4cCI6MTc3NzkwODMxMX0.deoW-z-qOzMa6pryCc5dgooqO7zLhMS5JL_-VgU2oS8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f2edb194a185452-JIB","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.208.96.125","CF-IPCountry":"ET","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.208.96.125, 172.68.128.166"}
[27-Apr-2026 15:28:14 UTC] === User Orders API Called ===
[27-Apr-2026 15:28:14 UTC] User ID: 424
[27-Apr-2026 15:28:14 UTC] Limit: 20, Offset: 0
[27-Apr-2026 15:28:14 UTC] Orders found: 0
[27-Apr-2026 15:28:14 UTC] Orders data: []
[27-Apr-2026 15:28:14 UTC] Total orders count: 0
[27-Apr-2026 15:28:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Apr-2026 15:28:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Apr-2026 15:28:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI0IiwidXNlcm5hbWUiOiJAeWVnbmFfbWFya2V0IiwiZW1haWwiOiJhZGVtamlicmlsQGdtYWlsLmNvbSIsImV4cCI6MTc3NzkwODMxMX0.deoW-z-qOzMa6pryCc5dgooqO7zLhMS5JL_-VgU2oS8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f2edb312e235452-JIB","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.208.96.125","CF-IPCountry":"ET","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.208.96.125, 172.68.128.166"}
[27-Apr-2026 15:28:18 UTC] === User Orders API Called ===
[27-Apr-2026 15:28:18 UTC] User ID: 424
[27-Apr-2026 15:28:18 UTC] Limit: 20, Offset: 0
[27-Apr-2026 15:28:18 UTC] Orders found: 0
[27-Apr-2026 15:28:18 UTC] Orders data: []
[27-Apr-2026 15:28:18 UTC] Total orders count: 0
[27-Apr-2026 15:28:18 UTC] === API CALL LOG ===
[27-Apr-2026 15:28:18 UTC] Endpoint: user/profile.php
[27-Apr-2026 15:28:18 UTC] Full Log Data: {
    "timestamp": "2026-04-27 15:28:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.208.96.125",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI0IiwidXNlcm5hbWUiOiJAeWVnbmFfbWFya2V0IiwiZW1haWwiOiJhZGVtamlicmlsQGdtYWlsLmNvbSIsImV4cCI6MTc3NzkwODMxMX0.deoW-z-qOzMa6pryCc5dgooqO7zLhMS5JL_-VgU2oS8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f2edb312e255452-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.208.96.125",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.208.96.125, 172.68.128.166"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Apr-2026 15:28:18 UTC] === END API CALL LOG ===
[27-Apr-2026 15:28:18 UTC] ✅ API Hash verification passed for profile endpoint
[27-Apr-2026 15:28:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI0IiwidXNlcm5hbWUiOiJAeWVnbmFfbWFya2V0IiwiZW1haWwiOiJhZGVtamlicmlsQGdtYWlsLmNvbSIsImV4cCI6MTc3NzkwODMxMX0.deoW-z-qOzMa6pryCc5dgooqO7zLhMS5JL_-VgU2oS8
[27-Apr-2026 15:28:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Apr-2026 15:28:18 UTC] ✅ JWT token verified successfully for user profile
[27-Apr-2026 15:28:18 UTC] User ID: 424
[27-Apr-2026 15:28:18 UTC] ✅ User profile retrieved successfully for user ID: 424
[27-Apr-2026 15:28:18 UTC] === API CALL LOG ===
[27-Apr-2026 15:28:18 UTC] Endpoint: user/profile.php
[27-Apr-2026 15:28:18 UTC] Full Log Data: {
    "timestamp": "2026-04-27 15:28:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.208.96.125",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI0IiwidXNlcm5hbWUiOiJAeWVnbmFfbWFya2V0IiwiZW1haWwiOiJhZGVtamlicmlsQGdtYWlsLmNvbSIsImV4cCI6MTc3NzkwODMxMX0.deoW-z-qOzMa6pryCc5dgooqO7zLhMS5JL_-VgU2oS8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f2edb34fff95452-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.208.96.125",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.208.96.125, 172.68.128.166"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Apr-2026 15:28:18 UTC] === END API CALL LOG ===
[27-Apr-2026 15:28:18 UTC] ✅ API Hash verification passed for profile endpoint
[27-Apr-2026 15:28:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI0IiwidXNlcm5hbWUiOiJAeWVnbmFfbWFya2V0IiwiZW1haWwiOiJhZGVtamlicmlsQGdtYWlsLmNvbSIsImV4cCI6MTc3NzkwODMxMX0.deoW-z-qOzMa6pryCc5dgooqO7zLhMS5JL_-VgU2oS8
[27-Apr-2026 15:28:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Apr-2026 15:28:18 UTC] ✅ JWT token verified successfully for user profile
[27-Apr-2026 15:28:18 UTC] User ID: 424
[27-Apr-2026 15:28:18 UTC] ✅ User profile retrieved successfully for user ID: 424
[27-Apr-2026 15:29:32 UTC] === API CALL LOG ===
[27-Apr-2026 15:29:32 UTC] Endpoint: user/profile.php
[27-Apr-2026 15:29:32 UTC] Full Log Data: {
    "timestamp": "2026-04-27 15:29:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.208.96.125",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI0IiwidXNlcm5hbWUiOiJAeWVnbmFfbWFya2V0IiwiZW1haWwiOiJhZGVtamlicmlsQGdtYWlsLmNvbSIsImV4cCI6MTc3NzkwODMxMX0.deoW-z-qOzMa6pryCc5dgooqO7zLhMS5JL_-VgU2oS8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f2edd030b7c5452-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.208.96.125",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.208.96.125, 172.68.128.166"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Apr-2026 15:29:32 UTC] === END API CALL LOG ===
[27-Apr-2026 15:29:32 UTC] ✅ API Hash verification passed for profile endpoint
[27-Apr-2026 15:29:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI0IiwidXNlcm5hbWUiOiJAeWVnbmFfbWFya2V0IiwiZW1haWwiOiJhZGVtamlicmlsQGdtYWlsLmNvbSIsImV4cCI6MTc3NzkwODMxMX0.deoW-z-qOzMa6pryCc5dgooqO7zLhMS5JL_-VgU2oS8
[27-Apr-2026 15:29:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Apr-2026 15:29:32 UTC] ✅ JWT token verified successfully for user profile
[27-Apr-2026 15:29:32 UTC] User ID: 424
[27-Apr-2026 15:29:32 UTC] ✅ User profile retrieved successfully for user ID: 424
[27-Apr-2026 15:29:33 UTC] User Purchases API - User ID: 424
[27-Apr-2026 15:29:33 UTC] User Purchases API - Total purchases found: 0
[27-Apr-2026 15:30:17 UTC] === API CALL LOG ===
[27-Apr-2026 15:30:17 UTC] Endpoint: user/profile.php
[27-Apr-2026 15:30:17 UTC] Full Log Data: {
    "timestamp": "2026-04-27 15:30:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.208.96.125",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI0IiwidXNlcm5hbWUiOiJAeWVnbmFfbWFya2V0IiwiZW1haWwiOiJhZGVtamlicmlsQGdtYWlsLmNvbSIsImV4cCI6MTc3NzkwODMxMX0.deoW-z-qOzMa6pryCc5dgooqO7zLhMS5JL_-VgU2oS8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f2ede1d0be45452-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.208.96.125",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.208.96.125, 172.68.128.167"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Apr-2026 15:30:17 UTC] === END API CALL LOG ===
[27-Apr-2026 15:30:17 UTC] ✅ API Hash verification passed for profile endpoint
[27-Apr-2026 15:30:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI0IiwidXNlcm5hbWUiOiJAeWVnbmFfbWFya2V0IiwiZW1haWwiOiJhZGVtamlicmlsQGdtYWlsLmNvbSIsImV4cCI6MTc3NzkwODMxMX0.deoW-z-qOzMa6pryCc5dgooqO7zLhMS5JL_-VgU2oS8
[27-Apr-2026 15:30:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Apr-2026 15:30:17 UTC] ✅ JWT token verified successfully for user profile
[27-Apr-2026 15:30:17 UTC] User ID: 424
[27-Apr-2026 15:30:17 UTC] ✅ User profile retrieved successfully for user ID: 424
[27-Apr-2026 15:30:18 UTC] User Purchases API - User ID: 424
[27-Apr-2026 15:30:18 UTC] User Purchases API - Total purchases found: 0
[27-Apr-2026 15:31:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Apr-2026 15:31:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Apr-2026 15:31:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI0IiwidXNlcm5hbWUiOiJAeWVnbmFfbWFya2V0IiwiZW1haWwiOiJhZGVtamlicmlsQGdtYWlsLmNvbSIsImV4cCI6MTc3NzkwODMxMX0.deoW-z-qOzMa6pryCc5dgooqO7zLhMS5JL_-VgU2oS8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f2edfa14cec5452-JIB","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.208.96.125","CF-IPCountry":"ET","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.208.96.125, 172.68.128.166"}
[27-Apr-2026 15:31:20 UTC] === User Orders API Called ===
[27-Apr-2026 15:31:20 UTC] User ID: 424
[27-Apr-2026 15:31:20 UTC] Limit: 20, Offset: 0
[27-Apr-2026 15:31:20 UTC] Orders found: 0
[27-Apr-2026 15:31:20 UTC] Orders data: []
[27-Apr-2026 15:31:20 UTC] Total orders count: 0
[27-Apr-2026 15:31:20 UTC] === API CALL LOG ===
[27-Apr-2026 15:31:20 UTC] Endpoint: user/profile.php
[27-Apr-2026 15:31:20 UTC] Full Log Data: {
    "timestamp": "2026-04-27 15:31:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.208.96.125",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI0IiwidXNlcm5hbWUiOiJAeWVnbmFfbWFya2V0IiwiZW1haWwiOiJhZGVtamlicmlsQGdtYWlsLmNvbSIsImV4cCI6MTc3NzkwODMxMX0.deoW-z-qOzMa6pryCc5dgooqO7zLhMS5JL_-VgU2oS8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f2edfa14cef5452-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.208.96.125",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.208.96.125, 172.68.128.167"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Apr-2026 15:31:20 UTC] === END API CALL LOG ===
[27-Apr-2026 15:31:20 UTC] ✅ API Hash verification passed for profile endpoint
[27-Apr-2026 15:31:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI0IiwidXNlcm5hbWUiOiJAeWVnbmFfbWFya2V0IiwiZW1haWwiOiJhZGVtamlicmlsQGdtYWlsLmNvbSIsImV4cCI6MTc3NzkwODMxMX0.deoW-z-qOzMa6pryCc5dgooqO7zLhMS5JL_-VgU2oS8
[27-Apr-2026 15:31:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Apr-2026 15:31:20 UTC] ✅ JWT token verified successfully for user profile
[27-Apr-2026 15:31:20 UTC] User ID: 424
[27-Apr-2026 15:31:20 UTC] ✅ User profile retrieved successfully for user ID: 424
[27-Apr-2026 15:31:20 UTC] === API CALL LOG ===
[27-Apr-2026 15:31:20 UTC] Endpoint: user/profile.php
[27-Apr-2026 15:31:20 UTC] Full Log Data: {
    "timestamp": "2026-04-27 15:31:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.208.96.125",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI0IiwidXNlcm5hbWUiOiJAeWVnbmFfbWFya2V0IiwiZW1haWwiOiJhZGVtamlicmlsQGdtYWlsLmNvbSIsImV4cCI6MTc3NzkwODMxMX0.deoW-z-qOzMa6pryCc5dgooqO7zLhMS5JL_-VgU2oS8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f2edfa58f6c5452-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.208.96.125",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.208.96.125, 172.68.128.167"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Apr-2026 15:31:20 UTC] === END API CALL LOG ===
[27-Apr-2026 15:31:20 UTC] ✅ API Hash verification passed for profile endpoint
[27-Apr-2026 15:31:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI0IiwidXNlcm5hbWUiOiJAeWVnbmFfbWFya2V0IiwiZW1haWwiOiJhZGVtamlicmlsQGdtYWlsLmNvbSIsImV4cCI6MTc3NzkwODMxMX0.deoW-z-qOzMa6pryCc5dgooqO7zLhMS5JL_-VgU2oS8
[27-Apr-2026 15:31:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Apr-2026 15:31:20 UTC] ✅ JWT token verified successfully for user profile
[27-Apr-2026 15:31:20 UTC] User ID: 424
[27-Apr-2026 15:31:20 UTC] ✅ User profile retrieved successfully for user ID: 424
[27-Apr-2026 16:52:02 UTC] API Hash Debug - Received: 
[27-Apr-2026 16:52:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Apr-2026 16:52:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","cf-ray":"9f2f55dc1e92d66b-IAD","Accept":"text\/html,application\/xhtml+xml,application\/xml;q=0.9,*\/*;q=0.8","User-Agent":"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit\/605.1.15 (KHTML, like Gecko) Version\/17.4 Safari\/605.1.15 (Applebot\/0.1; +http:\/\/www.apple.com\/go\/applebot)","Accept-Encoding":"gzip","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"17.22.253.95","CF-IPCountry":"US","CF-Visitor":"{\"scheme\":\"http\"}","X-Forwarded-Proto":"http","X-Forwarded-For":"17.22.253.95, 162.158.79.165"}
[27-Apr-2026 17:15:07 UTC] === API CALL LOG ===
[27-Apr-2026 17:15:07 UTC] Endpoint: user/profile.php
[27-Apr-2026 17:15:07 UTC] Full Log Data: {
    "timestamp": "2026-04-27 17:15:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.77",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI1IiwidXNlcm5hbWUiOiJWYWxlbnRpbmUiLCJlbWFpbCI6Iml3dW56ZXZhbGVudGluZTZAZ21haWwuY29tIiwiZXhwIjoxNzc3OTE0OTA2fQ.T9zaO0yxURObpzM7wZCPM0qHLNUins6cfm-oLrzhMnM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f2f77ac5a41d675-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.77",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.77, 172.69.224.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Apr-2026 17:15:07 UTC] === END API CALL LOG ===
[27-Apr-2026 17:15:07 UTC] ✅ API Hash verification passed for profile endpoint
[27-Apr-2026 17:15:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI1IiwidXNlcm5hbWUiOiJWYWxlbnRpbmUiLCJlbWFpbCI6Iml3dW56ZXZhbGVudGluZTZAZ21haWwuY29tIiwiZXhwIjoxNzc3OTE0OTA2fQ.T9zaO0yxURObpzM7wZCPM0qHLNUins6cfm-oLrzhMnM
[27-Apr-2026 17:15:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Apr-2026 17:15:07 UTC] ✅ JWT token verified successfully for user profile
[27-Apr-2026 17:15:07 UTC] User ID: 425
[27-Apr-2026 17:15:07 UTC] ✅ User profile retrieved successfully for user ID: 425
[27-Apr-2026 17:15:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Apr-2026 17:15:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Apr-2026 17:15:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI1IiwidXNlcm5hbWUiOiJWYWxlbnRpbmUiLCJlbWFpbCI6Iml3dW56ZXZhbGVudGluZTZAZ21haWwuY29tIiwiZXhwIjoxNzc3OTE0OTA2fQ.T9zaO0yxURObpzM7wZCPM0qHLNUins6cfm-oLrzhMnM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f2f77ac5a49d675-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.52.77","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.52.77, 172.69.224.169"}
[27-Apr-2026 17:15:07 UTC] === User Orders API Called ===
[27-Apr-2026 17:15:07 UTC] User ID: 425
[27-Apr-2026 17:15:07 UTC] Limit: 20, Offset: 0
[27-Apr-2026 17:15:07 UTC] Orders found: 0
[27-Apr-2026 17:15:07 UTC] Orders data: []
[27-Apr-2026 17:15:07 UTC] Total orders count: 0
[27-Apr-2026 17:15:07 UTC] === API CALL LOG ===
[27-Apr-2026 17:15:07 UTC] Endpoint: user/profile.php
[27-Apr-2026 17:15:07 UTC] Full Log Data: {
    "timestamp": "2026-04-27 17:15:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.77",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI1IiwidXNlcm5hbWUiOiJWYWxlbnRpbmUiLCJlbWFpbCI6Iml3dW56ZXZhbGVudGluZTZAZ21haWwuY29tIiwiZXhwIjoxNzc3OTE0OTA2fQ.T9zaO0yxURObpzM7wZCPM0qHLNUins6cfm-oLrzhMnM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f2f77adcd47d675-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.77",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.77, 172.69.224.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Apr-2026 17:15:07 UTC] === END API CALL LOG ===
[27-Apr-2026 17:15:07 UTC] ✅ API Hash verification passed for profile endpoint
[27-Apr-2026 17:15:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI1IiwidXNlcm5hbWUiOiJWYWxlbnRpbmUiLCJlbWFpbCI6Iml3dW56ZXZhbGVudGluZTZAZ21haWwuY29tIiwiZXhwIjoxNzc3OTE0OTA2fQ.T9zaO0yxURObpzM7wZCPM0qHLNUins6cfm-oLrzhMnM
[27-Apr-2026 17:15:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Apr-2026 17:15:07 UTC] ✅ JWT token verified successfully for user profile
[27-Apr-2026 17:15:07 UTC] User ID: 425
[27-Apr-2026 17:15:07 UTC] ✅ User profile retrieved successfully for user ID: 425
[27-Apr-2026 17:15:08 UTC] === API CALL LOG ===
[27-Apr-2026 17:15:08 UTC] Endpoint: user/profile.php
[27-Apr-2026 17:15:08 UTC] Full Log Data: {
    "timestamp": "2026-04-27 17:15:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.77",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI1IiwidXNlcm5hbWUiOiJWYWxlbnRpbmUiLCJlbWFpbCI6Iml3dW56ZXZhbGVudGluZTZAZ21haWwuY29tIiwiZXhwIjoxNzc3OTE0OTA2fQ.T9zaO0yxURObpzM7wZCPM0qHLNUins6cfm-oLrzhMnM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f2f77b39b9cd675-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.77",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.77, 172.69.224.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Apr-2026 17:15:08 UTC] === END API CALL LOG ===
[27-Apr-2026 17:15:08 UTC] ✅ API Hash verification passed for profile endpoint
[27-Apr-2026 17:15:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI1IiwidXNlcm5hbWUiOiJWYWxlbnRpbmUiLCJlbWFpbCI6Iml3dW56ZXZhbGVudGluZTZAZ21haWwuY29tIiwiZXhwIjoxNzc3OTE0OTA2fQ.T9zaO0yxURObpzM7wZCPM0qHLNUins6cfm-oLrzhMnM
[27-Apr-2026 17:15:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Apr-2026 17:15:08 UTC] ✅ JWT token verified successfully for user profile
[27-Apr-2026 17:15:08 UTC] User ID: 425
[27-Apr-2026 17:15:08 UTC] ✅ User profile retrieved successfully for user ID: 425
[27-Apr-2026 17:15:32 UTC] === API CALL LOG ===
[27-Apr-2026 17:15:32 UTC] Endpoint: user/profile.php
[27-Apr-2026 17:15:32 UTC] Full Log Data: {
    "timestamp": "2026-04-27 17:15:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.77",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI1IiwidXNlcm5hbWUiOiJWYWxlbnRpbmUiLCJlbWFpbCI6Iml3dW56ZXZhbGVudGluZTZAZ21haWwuY29tIiwiZXhwIjoxNzc3OTE0OTA2fQ.T9zaO0yxURObpzM7wZCPM0qHLNUins6cfm-oLrzhMnM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f2f784a9943d675-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.77",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.77, 172.69.224.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Apr-2026 17:15:32 UTC] === END API CALL LOG ===
[27-Apr-2026 17:15:32 UTC] ✅ API Hash verification passed for profile endpoint
[27-Apr-2026 17:15:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI1IiwidXNlcm5hbWUiOiJWYWxlbnRpbmUiLCJlbWFpbCI6Iml3dW56ZXZhbGVudGluZTZAZ21haWwuY29tIiwiZXhwIjoxNzc3OTE0OTA2fQ.T9zaO0yxURObpzM7wZCPM0qHLNUins6cfm-oLrzhMnM
[27-Apr-2026 17:15:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Apr-2026 17:15:32 UTC] ✅ JWT token verified successfully for user profile
[27-Apr-2026 17:15:32 UTC] User ID: 425
[27-Apr-2026 17:15:32 UTC] ✅ User profile retrieved successfully for user ID: 425
[27-Apr-2026 17:18:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Apr-2026 17:18:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Apr-2026 17:18:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI1IiwidXNlcm5hbWUiOiJWYWxlbnRpbmUiLCJlbWFpbCI6Iml3dW56ZXZhbGVudGluZTZAZ21haWwuY29tIiwiZXhwIjoxNzc3OTE0OTA2fQ.T9zaO0yxURObpzM7wZCPM0qHLNUins6cfm-oLrzhMnM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f2f7c1ee986d675-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.52.77","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.52.77, 172.69.224.169"}
[27-Apr-2026 17:18:09 UTC] === User Orders API Called ===
[27-Apr-2026 17:18:09 UTC] User ID: 425
[27-Apr-2026 17:18:09 UTC] Limit: 20, Offset: 0
[27-Apr-2026 17:18:09 UTC] Orders found: 0
[27-Apr-2026 17:18:09 UTC] Orders data: []
[27-Apr-2026 17:18:09 UTC] Total orders count: 0
[27-Apr-2026 17:18:12 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Apr-2026 17:18:12 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Apr-2026 17:18:12 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI1IiwidXNlcm5hbWUiOiJWYWxlbnRpbmUiLCJlbWFpbCI6Iml3dW56ZXZhbGVudGluZTZAZ21haWwuY29tIiwiZXhwIjoxNzc3OTE0OTA2fQ.T9zaO0yxURObpzM7wZCPM0qHLNUins6cfm-oLrzhMnM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f2f7c315ee5d675-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.52.77","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.52.77, 172.69.224.169"}
[27-Apr-2026 17:18:12 UTC] === User Orders API Called ===
[27-Apr-2026 17:18:12 UTC] User ID: 425
[27-Apr-2026 17:18:12 UTC] Limit: 20, Offset: 0
[27-Apr-2026 17:18:12 UTC] Orders found: 0
[27-Apr-2026 17:18:12 UTC] Orders data: []
[27-Apr-2026 17:18:12 UTC] Total orders count: 0
[27-Apr-2026 17:18:12 UTC] === API CALL LOG ===
[27-Apr-2026 17:18:12 UTC] Endpoint: user/profile.php
[27-Apr-2026 17:18:12 UTC] Full Log Data: {
    "timestamp": "2026-04-27 17:18:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.77",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI1IiwidXNlcm5hbWUiOiJWYWxlbnRpbmUiLCJlbWFpbCI6Iml3dW56ZXZhbGVudGluZTZAZ21haWwuY29tIiwiZXhwIjoxNzc3OTE0OTA2fQ.T9zaO0yxURObpzM7wZCPM0qHLNUins6cfm-oLrzhMnM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f2f7c315ee7d675-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.77",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.77, 172.69.224.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Apr-2026 17:18:12 UTC] === END API CALL LOG ===
[27-Apr-2026 17:18:12 UTC] ✅ API Hash verification passed for profile endpoint
[27-Apr-2026 17:18:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI1IiwidXNlcm5hbWUiOiJWYWxlbnRpbmUiLCJlbWFpbCI6Iml3dW56ZXZhbGVudGluZTZAZ21haWwuY29tIiwiZXhwIjoxNzc3OTE0OTA2fQ.T9zaO0yxURObpzM7wZCPM0qHLNUins6cfm-oLrzhMnM
[27-Apr-2026 17:18:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Apr-2026 17:18:12 UTC] ✅ JWT token verified successfully for user profile
[27-Apr-2026 17:18:12 UTC] User ID: 425
[27-Apr-2026 17:18:12 UTC] ✅ User profile retrieved successfully for user ID: 425
[27-Apr-2026 17:18:13 UTC] === API CALL LOG ===
[27-Apr-2026 17:18:13 UTC] Endpoint: user/profile.php
[27-Apr-2026 17:18:13 UTC] Full Log Data: {
    "timestamp": "2026-04-27 17:18:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.77",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI1IiwidXNlcm5hbWUiOiJWYWxlbnRpbmUiLCJlbWFpbCI6Iml3dW56ZXZhbGVudGluZTZAZ21haWwuY29tIiwiZXhwIjoxNzc3OTE0OTA2fQ.T9zaO0yxURObpzM7wZCPM0qHLNUins6cfm-oLrzhMnM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f2f7c352f8ed675-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.77",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.77, 172.69.224.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Apr-2026 17:18:13 UTC] === END API CALL LOG ===
[27-Apr-2026 17:18:13 UTC] ✅ API Hash verification passed for profile endpoint
[27-Apr-2026 17:18:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI1IiwidXNlcm5hbWUiOiJWYWxlbnRpbmUiLCJlbWFpbCI6Iml3dW56ZXZhbGVudGluZTZAZ21haWwuY29tIiwiZXhwIjoxNzc3OTE0OTA2fQ.T9zaO0yxURObpzM7wZCPM0qHLNUins6cfm-oLrzhMnM
[27-Apr-2026 17:18:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Apr-2026 17:18:13 UTC] ✅ JWT token verified successfully for user profile
[27-Apr-2026 17:18:13 UTC] User ID: 425
[27-Apr-2026 17:18:13 UTC] ✅ User profile retrieved successfully for user ID: 425
[27-Apr-2026 17:18:13 UTC] === API CALL LOG ===
[27-Apr-2026 17:18:13 UTC] Endpoint: user/profile.php
[27-Apr-2026 17:18:13 UTC] Full Log Data: {
    "timestamp": "2026-04-27 17:18:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.77",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI1IiwidXNlcm5hbWUiOiJWYWxlbnRpbmUiLCJlbWFpbCI6Iml3dW56ZXZhbGVudGluZTZAZ21haWwuY29tIiwiZXhwIjoxNzc3OTE0OTA2fQ.T9zaO0yxURObpzM7wZCPM0qHLNUins6cfm-oLrzhMnM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f2f7c37eef0d675-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.77",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.77, 172.69.224.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Apr-2026 17:18:13 UTC] === END API CALL LOG ===
[27-Apr-2026 17:18:13 UTC] ✅ API Hash verification passed for profile endpoint
[27-Apr-2026 17:18:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI1IiwidXNlcm5hbWUiOiJWYWxlbnRpbmUiLCJlbWFpbCI6Iml3dW56ZXZhbGVudGluZTZAZ21haWwuY29tIiwiZXhwIjoxNzc3OTE0OTA2fQ.T9zaO0yxURObpzM7wZCPM0qHLNUins6cfm-oLrzhMnM
[27-Apr-2026 17:18:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Apr-2026 17:18:13 UTC] ✅ JWT token verified successfully for user profile
[27-Apr-2026 17:18:13 UTC] User ID: 425
[27-Apr-2026 17:18:13 UTC] ✅ User profile retrieved successfully for user ID: 425
[27-Apr-2026 17:18:30 UTC] === API CALL LOG ===
[27-Apr-2026 17:18:30 UTC] Endpoint: user/profile.php
[27-Apr-2026 17:18:30 UTC] Full Log Data: {
    "timestamp": "2026-04-27 17:18:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.77",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI1IiwidXNlcm5hbWUiOiJWYWxlbnRpbmUiLCJlbWFpbCI6Iml3dW56ZXZhbGVudGluZTZAZ21haWwuY29tIiwiZXhwIjoxNzc3OTE0OTA2fQ.T9zaO0yxURObpzM7wZCPM0qHLNUins6cfm-oLrzhMnM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f2f7c9e4969aa73-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.77",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.77, 172.64.192.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Apr-2026 17:18:30 UTC] === END API CALL LOG ===
[27-Apr-2026 17:18:30 UTC] ✅ API Hash verification passed for profile endpoint
[27-Apr-2026 17:18:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI1IiwidXNlcm5hbWUiOiJWYWxlbnRpbmUiLCJlbWFpbCI6Iml3dW56ZXZhbGVudGluZTZAZ21haWwuY29tIiwiZXhwIjoxNzc3OTE0OTA2fQ.T9zaO0yxURObpzM7wZCPM0qHLNUins6cfm-oLrzhMnM
[27-Apr-2026 17:18:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Apr-2026 17:18:30 UTC] ✅ JWT token verified successfully for user profile
[27-Apr-2026 17:18:30 UTC] User ID: 425
[27-Apr-2026 17:18:30 UTC] ✅ User profile retrieved successfully for user ID: 425
[27-Apr-2026 17:18:30 UTC] === API CALL LOG ===
[27-Apr-2026 17:18:30 UTC] Endpoint: user/profile.php
[27-Apr-2026 17:18:30 UTC] Full Log Data: {
    "timestamp": "2026-04-27 17:18:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.77",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI1IiwidXNlcm5hbWUiOiJWYWxlbnRpbmUiLCJlbWFpbCI6Iml3dW56ZXZhbGVudGluZTZAZ21haWwuY29tIiwiZXhwIjoxNzc3OTE0OTA2fQ.T9zaO0yxURObpzM7wZCPM0qHLNUins6cfm-oLrzhMnM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f2f7ca24d97aa73-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.77",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.77, 172.64.192.67"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Apr-2026 17:18:30 UTC] === END API CALL LOG ===
[27-Apr-2026 17:18:30 UTC] ✅ API Hash verification passed for profile endpoint
[27-Apr-2026 17:18:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI1IiwidXNlcm5hbWUiOiJWYWxlbnRpbmUiLCJlbWFpbCI6Iml3dW56ZXZhbGVudGluZTZAZ21haWwuY29tIiwiZXhwIjoxNzc3OTE0OTA2fQ.T9zaO0yxURObpzM7wZCPM0qHLNUins6cfm-oLrzhMnM
[27-Apr-2026 17:18:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Apr-2026 17:18:30 UTC] ✅ JWT token verified successfully for user profile
[27-Apr-2026 17:18:30 UTC] User ID: 425
[27-Apr-2026 17:18:30 UTC] ✅ User profile retrieved successfully for user ID: 425
[27-Apr-2026 17:18:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Apr-2026 17:18:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Apr-2026 17:18:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI1IiwidXNlcm5hbWUiOiJWYWxlbnRpbmUiLCJlbWFpbCI6Iml3dW56ZXZhbGVudGluZTZAZ21haWwuY29tIiwiZXhwIjoxNzc3OTE0OTA2fQ.T9zaO0yxURObpzM7wZCPM0qHLNUins6cfm-oLrzhMnM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f2f7ca24da3aa73-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.52.77","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.52.77, 172.64.192.67"}
[27-Apr-2026 17:18:30 UTC] === User Orders API Called ===
[27-Apr-2026 17:18:30 UTC] User ID: 425
[27-Apr-2026 17:18:30 UTC] Limit: 20, Offset: 0
[27-Apr-2026 17:18:30 UTC] Orders found: 0
[27-Apr-2026 17:18:30 UTC] Orders data: []
[27-Apr-2026 17:18:30 UTC] Total orders count: 0
[27-Apr-2026 17:18:30 UTC] === API CALL LOG ===
[27-Apr-2026 17:18:30 UTC] Endpoint: user/profile.php
[27-Apr-2026 17:18:30 UTC] Full Log Data: {
    "timestamp": "2026-04-27 17:18:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.77",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI1IiwidXNlcm5hbWUiOiJWYWxlbnRpbmUiLCJlbWFpbCI6Iml3dW56ZXZhbGVudGluZTZAZ21haWwuY29tIiwiZXhwIjoxNzc3OTE0OTA2fQ.T9zaO0yxURObpzM7wZCPM0qHLNUins6cfm-oLrzhMnM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f2f7ca348efaa73-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.77",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.77, 172.64.192.67"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Apr-2026 17:18:30 UTC] === END API CALL LOG ===
[27-Apr-2026 17:18:30 UTC] ✅ API Hash verification passed for profile endpoint
[27-Apr-2026 17:18:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI1IiwidXNlcm5hbWUiOiJWYWxlbnRpbmUiLCJlbWFpbCI6Iml3dW56ZXZhbGVudGluZTZAZ21haWwuY29tIiwiZXhwIjoxNzc3OTE0OTA2fQ.T9zaO0yxURObpzM7wZCPM0qHLNUins6cfm-oLrzhMnM
[27-Apr-2026 17:18:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Apr-2026 17:18:30 UTC] ✅ JWT token verified successfully for user profile
[27-Apr-2026 17:18:30 UTC] User ID: 425
[27-Apr-2026 17:18:30 UTC] ✅ User profile retrieved successfully for user ID: 425
[27-Apr-2026 17:18:31 UTC] === API CALL LOG ===
[27-Apr-2026 17:18:31 UTC] Endpoint: user/profile.php
[27-Apr-2026 17:18:31 UTC] Full Log Data: {
    "timestamp": "2026-04-27 17:18:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.77",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI1IiwidXNlcm5hbWUiOiJWYWxlbnRpbmUiLCJlbWFpbCI6Iml3dW56ZXZhbGVudGluZTZAZ21haWwuY29tIiwiZXhwIjoxNzc3OTE0OTA2fQ.T9zaO0yxURObpzM7wZCPM0qHLNUins6cfm-oLrzhMnM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f2f7ca7be88aa73-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.77",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.77, 172.64.192.67"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Apr-2026 17:18:31 UTC] === END API CALL LOG ===
[27-Apr-2026 17:18:31 UTC] ✅ API Hash verification passed for profile endpoint
[27-Apr-2026 17:18:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI1IiwidXNlcm5hbWUiOiJWYWxlbnRpbmUiLCJlbWFpbCI6Iml3dW56ZXZhbGVudGluZTZAZ21haWwuY29tIiwiZXhwIjoxNzc3OTE0OTA2fQ.T9zaO0yxURObpzM7wZCPM0qHLNUins6cfm-oLrzhMnM
[27-Apr-2026 17:18:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Apr-2026 17:18:31 UTC] ✅ JWT token verified successfully for user profile
[27-Apr-2026 17:18:31 UTC] User ID: 425
[27-Apr-2026 17:18:31 UTC] ✅ User profile retrieved successfully for user ID: 425
[27-Apr-2026 17:18:37 UTC] === API CALL LOG ===
[27-Apr-2026 17:18:37 UTC] Endpoint: user/profile.php
[27-Apr-2026 17:18:37 UTC] Full Log Data: {
    "timestamp": "2026-04-27 17:18:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.77",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI1IiwidXNlcm5hbWUiOiJWYWxlbnRpbmUiLCJlbWFpbCI6Iml3dW56ZXZhbGVudGluZTZAZ21haWwuY29tIiwiZXhwIjoxNzc3OTE0OTA2fQ.T9zaO0yxURObpzM7wZCPM0qHLNUins6cfm-oLrzhMnM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f2f7ccb0add9d0f-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.77",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.77, 172.68.229.180"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Apr-2026 17:18:37 UTC] === END API CALL LOG ===
[27-Apr-2026 17:18:37 UTC] ✅ API Hash verification passed for profile endpoint
[27-Apr-2026 17:18:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI1IiwidXNlcm5hbWUiOiJWYWxlbnRpbmUiLCJlbWFpbCI6Iml3dW56ZXZhbGVudGluZTZAZ21haWwuY29tIiwiZXhwIjoxNzc3OTE0OTA2fQ.T9zaO0yxURObpzM7wZCPM0qHLNUins6cfm-oLrzhMnM
[27-Apr-2026 17:18:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Apr-2026 17:18:37 UTC] ✅ JWT token verified successfully for user profile
[27-Apr-2026 17:18:37 UTC] User ID: 425
[27-Apr-2026 17:18:37 UTC] ✅ User profile retrieved successfully for user ID: 425
[27-Apr-2026 17:18:37 UTC] === API CALL LOG ===
[27-Apr-2026 17:18:37 UTC] Endpoint: user/profile.php
[27-Apr-2026 17:18:37 UTC] Full Log Data: {
    "timestamp": "2026-04-27 17:18:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.77",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI1IiwidXNlcm5hbWUiOiJWYWxlbnRpbmUiLCJlbWFpbCI6Iml3dW56ZXZhbGVudGluZTZAZ21haWwuY29tIiwiZXhwIjoxNzc3OTE0OTA2fQ.T9zaO0yxURObpzM7wZCPM0qHLNUins6cfm-oLrzhMnM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f2f7cceed749d0f-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.77",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.77, 172.68.229.180"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Apr-2026 17:18:37 UTC] === END API CALL LOG ===
[27-Apr-2026 17:18:37 UTC] ✅ API Hash verification passed for profile endpoint
[27-Apr-2026 17:18:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI1IiwidXNlcm5hbWUiOiJWYWxlbnRpbmUiLCJlbWFpbCI6Iml3dW56ZXZhbGVudGluZTZAZ21haWwuY29tIiwiZXhwIjoxNzc3OTE0OTA2fQ.T9zaO0yxURObpzM7wZCPM0qHLNUins6cfm-oLrzhMnM
[27-Apr-2026 17:18:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Apr-2026 17:18:37 UTC] ✅ JWT token verified successfully for user profile
[27-Apr-2026 17:18:37 UTC] User ID: 425
[27-Apr-2026 17:18:37 UTC] ✅ User profile retrieved successfully for user ID: 425
[27-Apr-2026 17:18:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Apr-2026 17:18:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Apr-2026 17:18:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI1IiwidXNlcm5hbWUiOiJWYWxlbnRpbmUiLCJlbWFpbCI6Iml3dW56ZXZhbGVudGluZTZAZ21haWwuY29tIiwiZXhwIjoxNzc3OTE0OTA2fQ.T9zaO0yxURObpzM7wZCPM0qHLNUins6cfm-oLrzhMnM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f2f7cceed789d0f-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.52.77","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.52.77, 172.68.229.181"}
[27-Apr-2026 17:18:37 UTC] === User Orders API Called ===
[27-Apr-2026 17:18:37 UTC] User ID: 425
[27-Apr-2026 17:18:37 UTC] Limit: 20, Offset: 0
[27-Apr-2026 17:18:37 UTC] Orders found: 0
[27-Apr-2026 17:18:37 UTC] Orders data: []
[27-Apr-2026 17:18:37 UTC] Total orders count: 0
[27-Apr-2026 17:18:37 UTC] === API CALL LOG ===
[27-Apr-2026 17:18:37 UTC] Endpoint: user/profile.php
[27-Apr-2026 17:18:37 UTC] Full Log Data: {
    "timestamp": "2026-04-27 17:18:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.77",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI1IiwidXNlcm5hbWUiOiJWYWxlbnRpbmUiLCJlbWFpbCI6Iml3dW56ZXZhbGVudGluZTZAZ21haWwuY29tIiwiZXhwIjoxNzc3OTE0OTA2fQ.T9zaO0yxURObpzM7wZCPM0qHLNUins6cfm-oLrzhMnM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f2f7cceed7b9d0f-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.77",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.77, 172.68.229.180"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Apr-2026 17:18:37 UTC] === END API CALL LOG ===
[27-Apr-2026 17:18:37 UTC] ✅ API Hash verification passed for profile endpoint
[27-Apr-2026 17:18:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI1IiwidXNlcm5hbWUiOiJWYWxlbnRpbmUiLCJlbWFpbCI6Iml3dW56ZXZhbGVudGluZTZAZ21haWwuY29tIiwiZXhwIjoxNzc3OTE0OTA2fQ.T9zaO0yxURObpzM7wZCPM0qHLNUins6cfm-oLrzhMnM
[27-Apr-2026 17:18:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Apr-2026 17:18:37 UTC] ✅ JWT token verified successfully for user profile
[27-Apr-2026 17:18:37 UTC] User ID: 425
[27-Apr-2026 17:18:37 UTC] ✅ User profile retrieved successfully for user ID: 425
[27-Apr-2026 17:18:46 UTC] === API CALL LOG ===
[27-Apr-2026 17:18:46 UTC] Endpoint: user/profile.php
[27-Apr-2026 17:18:46 UTC] Full Log Data: {
    "timestamp": "2026-04-27 17:18:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.77",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI1IiwidXNlcm5hbWUiOiJWYWxlbnRpbmUiLCJlbWFpbCI6Iml3dW56ZXZhbGVudGluZTZAZ21haWwuY29tIiwiZXhwIjoxNzc3OTE0OTA2fQ.T9zaO0yxURObpzM7wZCPM0qHLNUins6cfm-oLrzhMnM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f2f7d05a95af664-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.77",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.77, 141.101.99.152"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Apr-2026 17:18:46 UTC] === END API CALL LOG ===
[27-Apr-2026 17:18:46 UTC] ✅ API Hash verification passed for profile endpoint
[27-Apr-2026 17:18:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI1IiwidXNlcm5hbWUiOiJWYWxlbnRpbmUiLCJlbWFpbCI6Iml3dW56ZXZhbGVudGluZTZAZ21haWwuY29tIiwiZXhwIjoxNzc3OTE0OTA2fQ.T9zaO0yxURObpzM7wZCPM0qHLNUins6cfm-oLrzhMnM
[27-Apr-2026 17:18:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Apr-2026 17:18:46 UTC] ✅ JWT token verified successfully for user profile
[27-Apr-2026 17:18:46 UTC] User ID: 425
[27-Apr-2026 17:18:46 UTC] ✅ User profile retrieved successfully for user ID: 425
[27-Apr-2026 17:18:47 UTC] === API CALL LOG ===
[27-Apr-2026 17:18:47 UTC] Endpoint: user/profile.php
[27-Apr-2026 17:18:47 UTC] Full Log Data: {
    "timestamp": "2026-04-27 17:18:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.77",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI1IiwidXNlcm5hbWUiOiJWYWxlbnRpbmUiLCJlbWFpbCI6Iml3dW56ZXZhbGVudGluZTZAZ21haWwuY29tIiwiZXhwIjoxNzc3OTE0OTA2fQ.T9zaO0yxURObpzM7wZCPM0qHLNUins6cfm-oLrzhMnM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f2f7d08ea86f664-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.77",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.77, 141.101.98.57"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Apr-2026 17:18:47 UTC] === END API CALL LOG ===
[27-Apr-2026 17:18:47 UTC] ✅ API Hash verification passed for profile endpoint
[27-Apr-2026 17:18:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI1IiwidXNlcm5hbWUiOiJWYWxlbnRpbmUiLCJlbWFpbCI6Iml3dW56ZXZhbGVudGluZTZAZ21haWwuY29tIiwiZXhwIjoxNzc3OTE0OTA2fQ.T9zaO0yxURObpzM7wZCPM0qHLNUins6cfm-oLrzhMnM
[27-Apr-2026 17:18:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Apr-2026 17:18:47 UTC] ✅ JWT token verified successfully for user profile
[27-Apr-2026 17:18:47 UTC] User ID: 425
[27-Apr-2026 17:18:47 UTC] ✅ User profile retrieved successfully for user ID: 425
[27-Apr-2026 17:18:47 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Apr-2026 17:18:47 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Apr-2026 17:18:47 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI1IiwidXNlcm5hbWUiOiJWYWxlbnRpbmUiLCJlbWFpbCI6Iml3dW56ZXZhbGVudGluZTZAZ21haWwuY29tIiwiZXhwIjoxNzc3OTE0OTA2fQ.T9zaO0yxURObpzM7wZCPM0qHLNUins6cfm-oLrzhMnM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f2f7d08ea90f664-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.52.77","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.52.77, 141.101.98.57"}
[27-Apr-2026 17:18:47 UTC] === User Orders API Called ===
[27-Apr-2026 17:18:47 UTC] User ID: 425
[27-Apr-2026 17:18:47 UTC] Limit: 20, Offset: 0
[27-Apr-2026 17:18:47 UTC] Orders found: 0
[27-Apr-2026 17:18:47 UTC] Orders data: []
[27-Apr-2026 17:18:47 UTC] Total orders count: 0
[27-Apr-2026 17:18:47 UTC] === API CALL LOG ===
[27-Apr-2026 17:18:47 UTC] Endpoint: user/profile.php
[27-Apr-2026 17:18:47 UTC] Full Log Data: {
    "timestamp": "2026-04-27 17:18:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.77",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI1IiwidXNlcm5hbWUiOiJWYWxlbnRpbmUiLCJlbWFpbCI6Iml3dW56ZXZhbGVudGluZTZAZ21haWwuY29tIiwiZXhwIjoxNzc3OTE0OTA2fQ.T9zaO0yxURObpzM7wZCPM0qHLNUins6cfm-oLrzhMnM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f2f7d09bc8df664-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.77",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.77, 141.101.98.57"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Apr-2026 17:18:47 UTC] === END API CALL LOG ===
[27-Apr-2026 17:18:47 UTC] ✅ API Hash verification passed for profile endpoint
[27-Apr-2026 17:18:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI1IiwidXNlcm5hbWUiOiJWYWxlbnRpbmUiLCJlbWFpbCI6Iml3dW56ZXZhbGVudGluZTZAZ21haWwuY29tIiwiZXhwIjoxNzc3OTE0OTA2fQ.T9zaO0yxURObpzM7wZCPM0qHLNUins6cfm-oLrzhMnM
[27-Apr-2026 17:18:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Apr-2026 17:18:47 UTC] ✅ JWT token verified successfully for user profile
[27-Apr-2026 17:18:47 UTC] User ID: 425
[27-Apr-2026 17:18:47 UTC] ✅ User profile retrieved successfully for user ID: 425
[27-Apr-2026 17:18:47 UTC] === API CALL LOG ===
[27-Apr-2026 17:18:47 UTC] Endpoint: user/profile.php
[27-Apr-2026 17:18:47 UTC] Full Log Data: {
    "timestamp": "2026-04-27 17:18:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.77",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI1IiwidXNlcm5hbWUiOiJWYWxlbnRpbmUiLCJlbWFpbCI6Iml3dW56ZXZhbGVudGluZTZAZ21haWwuY29tIiwiZXhwIjoxNzc3OTE0OTA2fQ.T9zaO0yxURObpzM7wZCPM0qHLNUins6cfm-oLrzhMnM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f2f7d0dbf4df664-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.77",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.77, 141.101.98.57"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Apr-2026 17:18:47 UTC] === END API CALL LOG ===
[27-Apr-2026 17:18:47 UTC] ✅ API Hash verification passed for profile endpoint
[27-Apr-2026 17:18:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI1IiwidXNlcm5hbWUiOiJWYWxlbnRpbmUiLCJlbWFpbCI6Iml3dW56ZXZhbGVudGluZTZAZ21haWwuY29tIiwiZXhwIjoxNzc3OTE0OTA2fQ.T9zaO0yxURObpzM7wZCPM0qHLNUins6cfm-oLrzhMnM
[27-Apr-2026 17:18:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Apr-2026 17:18:47 UTC] ✅ JWT token verified successfully for user profile
[27-Apr-2026 17:18:47 UTC] User ID: 425
[27-Apr-2026 17:18:47 UTC] ✅ User profile retrieved successfully for user ID: 425
[27-Apr-2026 17:18:56 UTC] === API CALL LOG ===
[27-Apr-2026 17:18:56 UTC] Endpoint: user/profile.php
[27-Apr-2026 17:18:56 UTC] Full Log Data: {
    "timestamp": "2026-04-27 17:18:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.77",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI1IiwidXNlcm5hbWUiOiJWYWxlbnRpbmUiLCJlbWFpbCI6Iml3dW56ZXZhbGVudGluZTZAZ21haWwuY29tIiwiZXhwIjoxNzc3OTE0OTA2fQ.T9zaO0yxURObpzM7wZCPM0qHLNUins6cfm-oLrzhMnM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f2f7d40e9a8ef4d-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.77",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.77, 141.101.99.151"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Apr-2026 17:18:56 UTC] === END API CALL LOG ===
[27-Apr-2026 17:18:56 UTC] ✅ API Hash verification passed for profile endpoint
[27-Apr-2026 17:18:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI1IiwidXNlcm5hbWUiOiJWYWxlbnRpbmUiLCJlbWFpbCI6Iml3dW56ZXZhbGVudGluZTZAZ21haWwuY29tIiwiZXhwIjoxNzc3OTE0OTA2fQ.T9zaO0yxURObpzM7wZCPM0qHLNUins6cfm-oLrzhMnM
[27-Apr-2026 17:18:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Apr-2026 17:18:56 UTC] ✅ JWT token verified successfully for user profile
[27-Apr-2026 17:18:56 UTC] User ID: 425
[27-Apr-2026 17:18:56 UTC] ✅ User profile retrieved successfully for user ID: 425
[27-Apr-2026 17:18:56 UTC] === API CALL LOG ===
[27-Apr-2026 17:18:56 UTC] Endpoint: user/profile.php
[27-Apr-2026 17:18:56 UTC] Full Log Data: {
    "timestamp": "2026-04-27 17:18:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.77",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI1IiwidXNlcm5hbWUiOiJWYWxlbnRpbmUiLCJlbWFpbCI6Iml3dW56ZXZhbGVudGluZTZAZ21haWwuY29tIiwiZXhwIjoxNzc3OTE0OTA2fQ.T9zaO0yxURObpzM7wZCPM0qHLNUins6cfm-oLrzhMnM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f2f7d4439dcef4d-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.77",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.77, 141.101.99.151"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Apr-2026 17:18:56 UTC] === END API CALL LOG ===
[27-Apr-2026 17:18:56 UTC] ✅ API Hash verification passed for profile endpoint
[27-Apr-2026 17:18:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI1IiwidXNlcm5hbWUiOiJWYWxlbnRpbmUiLCJlbWFpbCI6Iml3dW56ZXZhbGVudGluZTZAZ21haWwuY29tIiwiZXhwIjoxNzc3OTE0OTA2fQ.T9zaO0yxURObpzM7wZCPM0qHLNUins6cfm-oLrzhMnM
[27-Apr-2026 17:18:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Apr-2026 17:18:56 UTC] ✅ JWT token verified successfully for user profile
[27-Apr-2026 17:18:56 UTC] User ID: 425
[27-Apr-2026 17:18:56 UTC] ✅ User profile retrieved successfully for user ID: 425
[27-Apr-2026 17:18:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Apr-2026 17:18:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Apr-2026 17:18:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI1IiwidXNlcm5hbWUiOiJWYWxlbnRpbmUiLCJlbWFpbCI6Iml3dW56ZXZhbGVudGluZTZAZ21haWwuY29tIiwiZXhwIjoxNzc3OTE0OTA2fQ.T9zaO0yxURObpzM7wZCPM0qHLNUins6cfm-oLrzhMnM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f2f7d4439e7ef4d-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.52.77","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.52.77, 141.101.99.151"}
[27-Apr-2026 17:18:56 UTC] === User Orders API Called ===
[27-Apr-2026 17:18:56 UTC] User ID: 425
[27-Apr-2026 17:18:56 UTC] Limit: 20, Offset: 0
[27-Apr-2026 17:18:56 UTC] Orders found: 0
[27-Apr-2026 17:18:56 UTC] Orders data: []
[27-Apr-2026 17:18:56 UTC] Total orders count: 0
[27-Apr-2026 17:18:56 UTC] === API CALL LOG ===
[27-Apr-2026 17:18:56 UTC] Endpoint: user/profile.php
[27-Apr-2026 17:18:56 UTC] Full Log Data: {
    "timestamp": "2026-04-27 17:18:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.77",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI1IiwidXNlcm5hbWUiOiJWYWxlbnRpbmUiLCJlbWFpbCI6Iml3dW56ZXZhbGVudGluZTZAZ21haWwuY29tIiwiZXhwIjoxNzc3OTE0OTA2fQ.T9zaO0yxURObpzM7wZCPM0qHLNUins6cfm-oLrzhMnM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f2f7d453c21ef4d-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.77",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.77, 141.101.99.151"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Apr-2026 17:18:56 UTC] === END API CALL LOG ===
[27-Apr-2026 17:18:56 UTC] ✅ API Hash verification passed for profile endpoint
[27-Apr-2026 17:18:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI1IiwidXNlcm5hbWUiOiJWYWxlbnRpbmUiLCJlbWFpbCI6Iml3dW56ZXZhbGVudGluZTZAZ21haWwuY29tIiwiZXhwIjoxNzc3OTE0OTA2fQ.T9zaO0yxURObpzM7wZCPM0qHLNUins6cfm-oLrzhMnM
[27-Apr-2026 17:18:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Apr-2026 17:18:56 UTC] ✅ JWT token verified successfully for user profile
[27-Apr-2026 17:18:56 UTC] User ID: 425
[27-Apr-2026 17:18:56 UTC] ✅ User profile retrieved successfully for user ID: 425
[27-Apr-2026 17:18:57 UTC] === API CALL LOG ===
[27-Apr-2026 17:18:57 UTC] Endpoint: user/profile.php
[27-Apr-2026 17:18:57 UTC] Full Log Data: {
    "timestamp": "2026-04-27 17:18:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.77",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI1IiwidXNlcm5hbWUiOiJWYWxlbnRpbmUiLCJlbWFpbCI6Iml3dW56ZXZhbGVudGluZTZAZ21haWwuY29tIiwiZXhwIjoxNzc3OTE0OTA2fQ.T9zaO0yxURObpzM7wZCPM0qHLNUins6cfm-oLrzhMnM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f2f7d494f93ef4d-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.77",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.77, 141.101.99.151"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Apr-2026 17:18:57 UTC] === END API CALL LOG ===
[27-Apr-2026 17:18:57 UTC] ✅ API Hash verification passed for profile endpoint
[27-Apr-2026 17:18:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI1IiwidXNlcm5hbWUiOiJWYWxlbnRpbmUiLCJlbWFpbCI6Iml3dW56ZXZhbGVudGluZTZAZ21haWwuY29tIiwiZXhwIjoxNzc3OTE0OTA2fQ.T9zaO0yxURObpzM7wZCPM0qHLNUins6cfm-oLrzhMnM
[27-Apr-2026 17:18:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Apr-2026 17:18:57 UTC] ✅ JWT token verified successfully for user profile
[27-Apr-2026 17:18:57 UTC] User ID: 425
[27-Apr-2026 17:18:57 UTC] ✅ User profile retrieved successfully for user ID: 425
[27-Apr-2026 17:18:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Apr-2026 17:18:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Apr-2026 17:18:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI1IiwidXNlcm5hbWUiOiJWYWxlbnRpbmUiLCJlbWFpbCI6Iml3dW56ZXZhbGVudGluZTZAZ21haWwuY29tIiwiZXhwIjoxNzc3OTE0OTA2fQ.T9zaO0yxURObpzM7wZCPM0qHLNUins6cfm-oLrzhMnM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f2f7d522d38ef4d-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.52.77","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.52.77, 141.101.99.151"}
[27-Apr-2026 17:18:58 UTC] === User Orders API Called ===
[27-Apr-2026 17:18:58 UTC] User ID: 425
[27-Apr-2026 17:18:58 UTC] Limit: 20, Offset: 0
[27-Apr-2026 17:18:58 UTC] Orders found: 0
[27-Apr-2026 17:18:58 UTC] Orders data: []
[27-Apr-2026 17:18:58 UTC] Total orders count: 0
[27-Apr-2026 17:19:02 UTC] === API CALL LOG ===
[27-Apr-2026 17:19:02 UTC] Endpoint: user/profile.php
[27-Apr-2026 17:19:02 UTC] Full Log Data: {
    "timestamp": "2026-04-27 17:19:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.77",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI1IiwidXNlcm5hbWUiOiJWYWxlbnRpbmUiLCJlbWFpbCI6Iml3dW56ZXZhbGVudGluZTZAZ21haWwuY29tIiwiZXhwIjoxNzc3OTE0OTA2fQ.T9zaO0yxURObpzM7wZCPM0qHLNUins6cfm-oLrzhMnM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f2f7d671b93ef4d-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.77",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.77, 141.101.99.151"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Apr-2026 17:19:02 UTC] === END API CALL LOG ===
[27-Apr-2026 17:19:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Apr-2026 17:19:02 UTC] ✅ API Hash verification passed for profile endpoint
[27-Apr-2026 17:19:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Apr-2026 17:19:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI1IiwidXNlcm5hbWUiOiJWYWxlbnRpbmUiLCJlbWFpbCI6Iml3dW56ZXZhbGVudGluZTZAZ21haWwuY29tIiwiZXhwIjoxNzc3OTE0OTA2fQ.T9zaO0yxURObpzM7wZCPM0qHLNUins6cfm-oLrzhMnM
[27-Apr-2026 17:19:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI1IiwidXNlcm5hbWUiOiJWYWxlbnRpbmUiLCJlbWFpbCI6Iml3dW56ZXZhbGVudGluZTZAZ21haWwuY29tIiwiZXhwIjoxNzc3OTE0OTA2fQ.T9zaO0yxURObpzM7wZCPM0qHLNUins6cfm-oLrzhMnM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f2f7d671b90ef4d-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.52.77","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.52.77, 141.101.99.151"}
[27-Apr-2026 17:19:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Apr-2026 17:19:02 UTC] === User Orders API Called ===
[27-Apr-2026 17:19:02 UTC] ✅ JWT token verified successfully for user profile
[27-Apr-2026 17:19:02 UTC] User ID: 425
[27-Apr-2026 17:19:02 UTC] User ID: 425
[27-Apr-2026 17:19:02 UTC] Limit: 20, Offset: 0
[27-Apr-2026 17:19:02 UTC] ✅ User profile retrieved successfully for user ID: 425
[27-Apr-2026 17:19:02 UTC] Orders found: 0
[27-Apr-2026 17:19:02 UTC] Orders data: []
[27-Apr-2026 17:19:02 UTC] Total orders count: 0
[27-Apr-2026 17:19:02 UTC] === API CALL LOG ===
[27-Apr-2026 17:19:02 UTC] Endpoint: user/profile.php
[27-Apr-2026 17:19:02 UTC] Full Log Data: {
    "timestamp": "2026-04-27 17:19:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.77",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI1IiwidXNlcm5hbWUiOiJWYWxlbnRpbmUiLCJlbWFpbCI6Iml3dW56ZXZhbGVudGluZTZAZ21haWwuY29tIiwiZXhwIjoxNzc3OTE0OTA2fQ.T9zaO0yxURObpzM7wZCPM0qHLNUins6cfm-oLrzhMnM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f2f7d6b5eebef4d-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.77",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.77, 141.101.99.151"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Apr-2026 17:19:02 UTC] === END API CALL LOG ===
[27-Apr-2026 17:19:02 UTC] ✅ API Hash verification passed for profile endpoint
[27-Apr-2026 17:19:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI1IiwidXNlcm5hbWUiOiJWYWxlbnRpbmUiLCJlbWFpbCI6Iml3dW56ZXZhbGVudGluZTZAZ21haWwuY29tIiwiZXhwIjoxNzc3OTE0OTA2fQ.T9zaO0yxURObpzM7wZCPM0qHLNUins6cfm-oLrzhMnM
[27-Apr-2026 17:19:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Apr-2026 17:19:02 UTC] ✅ JWT token verified successfully for user profile
[27-Apr-2026 17:19:02 UTC] User ID: 425
[27-Apr-2026 17:19:02 UTC] ✅ User profile retrieved successfully for user ID: 425
[27-Apr-2026 17:19:03 UTC] === API CALL LOG ===
[27-Apr-2026 17:19:03 UTC] Endpoint: user/profile.php
[27-Apr-2026 17:19:03 UTC] Full Log Data: {
    "timestamp": "2026-04-27 17:19:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.77",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI1IiwidXNlcm5hbWUiOiJWYWxlbnRpbmUiLCJlbWFpbCI6Iml3dW56ZXZhbGVudGluZTZAZ21haWwuY29tIiwiZXhwIjoxNzc3OTE0OTA2fQ.T9zaO0yxURObpzM7wZCPM0qHLNUins6cfm-oLrzhMnM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f2f7d6c9a51ef4d-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.77",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.77, 141.101.99.151"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Apr-2026 17:19:03 UTC] === END API CALL LOG ===
[27-Apr-2026 17:19:03 UTC] ✅ API Hash verification passed for profile endpoint
[27-Apr-2026 17:19:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI1IiwidXNlcm5hbWUiOiJWYWxlbnRpbmUiLCJlbWFpbCI6Iml3dW56ZXZhbGVudGluZTZAZ21haWwuY29tIiwiZXhwIjoxNzc3OTE0OTA2fQ.T9zaO0yxURObpzM7wZCPM0qHLNUins6cfm-oLrzhMnM
[27-Apr-2026 17:19:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Apr-2026 17:19:03 UTC] ✅ JWT token verified successfully for user profile
[27-Apr-2026 17:19:03 UTC] User ID: 425
[27-Apr-2026 17:19:03 UTC] ✅ User profile retrieved successfully for user ID: 425
[27-Apr-2026 17:19:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Apr-2026 17:19:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Apr-2026 17:19:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI1IiwidXNlcm5hbWUiOiJWYWxlbnRpbmUiLCJlbWFpbCI6Iml3dW56ZXZhbGVudGluZTZAZ21haWwuY29tIiwiZXhwIjoxNzc3OTE0OTA2fQ.T9zaO0yxURObpzM7wZCPM0qHLNUins6cfm-oLrzhMnM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f2f7e041cecef4d-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.52.77","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.52.77, 141.101.99.151"}
[27-Apr-2026 17:19:27 UTC] === User Orders API Called ===
[27-Apr-2026 17:19:27 UTC] User ID: 425
[27-Apr-2026 17:19:27 UTC] Limit: 20, Offset: 0
[27-Apr-2026 17:19:27 UTC] Orders found: 0
[27-Apr-2026 17:19:27 UTC] Orders data: []
[27-Apr-2026 17:19:27 UTC] Total orders count: 0
[27-Apr-2026 17:19:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Apr-2026 17:19:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Apr-2026 17:19:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI1IiwidXNlcm5hbWUiOiJWYWxlbnRpbmUiLCJlbWFpbCI6Iml3dW56ZXZhbGVudGluZTZAZ21haWwuY29tIiwiZXhwIjoxNzc3OTE0OTA2fQ.T9zaO0yxURObpzM7wZCPM0qHLNUins6cfm-oLrzhMnM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f2f7e1258abef4d-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.52.77","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.52.77, 141.101.99.151"}
[27-Apr-2026 17:19:29 UTC] === User Orders API Called ===
[27-Apr-2026 17:19:29 UTC] User ID: 425
[27-Apr-2026 17:19:29 UTC] Limit: 20, Offset: 0
[27-Apr-2026 17:19:29 UTC] Orders found: 0
[27-Apr-2026 17:19:29 UTC] Orders data: []
[27-Apr-2026 17:19:29 UTC] Total orders count: 0
[27-Apr-2026 17:19:29 UTC] === API CALL LOG ===
[27-Apr-2026 17:19:29 UTC] Endpoint: user/profile.php
[27-Apr-2026 17:19:29 UTC] Full Log Data: {
    "timestamp": "2026-04-27 17:19:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.77",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI1IiwidXNlcm5hbWUiOiJWYWxlbnRpbmUiLCJlbWFpbCI6Iml3dW56ZXZhbGVudGluZTZAZ21haWwuY29tIiwiZXhwIjoxNzc3OTE0OTA2fQ.T9zaO0yxURObpzM7wZCPM0qHLNUins6cfm-oLrzhMnM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f2f7e1258b0ef4d-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.77",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.77, 141.101.99.151"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Apr-2026 17:19:29 UTC] === END API CALL LOG ===
[27-Apr-2026 17:19:29 UTC] ✅ API Hash verification passed for profile endpoint
[27-Apr-2026 17:19:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI1IiwidXNlcm5hbWUiOiJWYWxlbnRpbmUiLCJlbWFpbCI6Iml3dW56ZXZhbGVudGluZTZAZ21haWwuY29tIiwiZXhwIjoxNzc3OTE0OTA2fQ.T9zaO0yxURObpzM7wZCPM0qHLNUins6cfm-oLrzhMnM
[27-Apr-2026 17:19:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Apr-2026 17:19:29 UTC] ✅ JWT token verified successfully for user profile
[27-Apr-2026 17:19:29 UTC] User ID: 425
[27-Apr-2026 17:19:29 UTC] ✅ User profile retrieved successfully for user ID: 425
[27-Apr-2026 17:19:30 UTC] === API CALL LOG ===
[27-Apr-2026 17:19:30 UTC] Endpoint: user/profile.php
[27-Apr-2026 17:19:30 UTC] Full Log Data: {
    "timestamp": "2026-04-27 17:19:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.77",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI1IiwidXNlcm5hbWUiOiJWYWxlbnRpbmUiLCJlbWFpbCI6Iml3dW56ZXZhbGVudGluZTZAZ21haWwuY29tIiwiZXhwIjoxNzc3OTE0OTA2fQ.T9zaO0yxURObpzM7wZCPM0qHLNUins6cfm-oLrzhMnM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f2f7e166b9bef4d-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.77",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.77, 141.101.99.151"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Apr-2026 17:19:30 UTC] === END API CALL LOG ===
[27-Apr-2026 17:19:30 UTC] ✅ API Hash verification passed for profile endpoint
[27-Apr-2026 17:19:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI1IiwidXNlcm5hbWUiOiJWYWxlbnRpbmUiLCJlbWFpbCI6Iml3dW56ZXZhbGVudGluZTZAZ21haWwuY29tIiwiZXhwIjoxNzc3OTE0OTA2fQ.T9zaO0yxURObpzM7wZCPM0qHLNUins6cfm-oLrzhMnM
[27-Apr-2026 17:19:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Apr-2026 17:19:30 UTC] ✅ JWT token verified successfully for user profile
[27-Apr-2026 17:19:30 UTC] User ID: 425
[27-Apr-2026 17:19:30 UTC] ✅ User profile retrieved successfully for user ID: 425
[27-Apr-2026 17:19:30 UTC] === API CALL LOG ===
[27-Apr-2026 17:19:30 UTC] Endpoint: user/profile.php
[27-Apr-2026 17:19:30 UTC] Full Log Data: {
    "timestamp": "2026-04-27 17:19:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.77",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI1IiwidXNlcm5hbWUiOiJWYWxlbnRpbmUiLCJlbWFpbCI6Iml3dW56ZXZhbGVudGluZTZAZ21haWwuY29tIiwiZXhwIjoxNzc3OTE0OTA2fQ.T9zaO0yxURObpzM7wZCPM0qHLNUins6cfm-oLrzhMnM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f2f7e176e33ef4d-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.77",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.77, 141.101.99.151"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Apr-2026 17:19:30 UTC] === END API CALL LOG ===
[27-Apr-2026 17:19:30 UTC] ✅ API Hash verification passed for profile endpoint
[27-Apr-2026 17:19:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI1IiwidXNlcm5hbWUiOiJWYWxlbnRpbmUiLCJlbWFpbCI6Iml3dW56ZXZhbGVudGluZTZAZ21haWwuY29tIiwiZXhwIjoxNzc3OTE0OTA2fQ.T9zaO0yxURObpzM7wZCPM0qHLNUins6cfm-oLrzhMnM
[27-Apr-2026 17:19:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Apr-2026 17:19:30 UTC] ✅ JWT token verified successfully for user profile
[27-Apr-2026 17:19:30 UTC] User ID: 425
[27-Apr-2026 17:19:30 UTC] ✅ User profile retrieved successfully for user ID: 425
[27-Apr-2026 17:19:38 UTC] === API CALL LOG ===
[27-Apr-2026 17:19:38 UTC] Endpoint: user/profile.php
[27-Apr-2026 17:19:38 UTC] Full Log Data: {
    "timestamp": "2026-04-27 17:19:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.77",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI1IiwidXNlcm5hbWUiOiJWYWxlbnRpbmUiLCJlbWFpbCI6Iml3dW56ZXZhbGVudGluZTZAZ21haWwuY29tIiwiZXhwIjoxNzc3OTE0OTA2fQ.T9zaO0yxURObpzM7wZCPM0qHLNUins6cfm-oLrzhMnM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f2f7e492adeef01-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.77",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.77, 141.101.99.152"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Apr-2026 17:19:38 UTC] === END API CALL LOG ===
[27-Apr-2026 17:19:38 UTC] ✅ API Hash verification passed for profile endpoint
[27-Apr-2026 17:19:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI1IiwidXNlcm5hbWUiOiJWYWxlbnRpbmUiLCJlbWFpbCI6Iml3dW56ZXZhbGVudGluZTZAZ21haWwuY29tIiwiZXhwIjoxNzc3OTE0OTA2fQ.T9zaO0yxURObpzM7wZCPM0qHLNUins6cfm-oLrzhMnM
[27-Apr-2026 17:19:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Apr-2026 17:19:38 UTC] ✅ JWT token verified successfully for user profile
[27-Apr-2026 17:19:38 UTC] User ID: 425
[27-Apr-2026 17:19:38 UTC] ✅ User profile retrieved successfully for user ID: 425
[27-Apr-2026 17:19:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Apr-2026 17:19:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Apr-2026 17:19:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI1IiwidXNlcm5hbWUiOiJWYWxlbnRpbmUiLCJlbWFpbCI6Iml3dW56ZXZhbGVudGluZTZAZ21haWwuY29tIiwiZXhwIjoxNzc3OTE0OTA2fQ.T9zaO0yxURObpzM7wZCPM0qHLNUins6cfm-oLrzhMnM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f2f7e4d7cc4ef01-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.52.77","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.52.77, 141.101.99.152"}
[27-Apr-2026 17:19:39 UTC] === User Orders API Called ===
[27-Apr-2026 17:19:39 UTC] User ID: 425
[27-Apr-2026 17:19:39 UTC] Limit: 20, Offset: 0
[27-Apr-2026 17:19:39 UTC] Orders found: 0
[27-Apr-2026 17:19:39 UTC] Orders data: []
[27-Apr-2026 17:19:39 UTC] Total orders count: 0
[27-Apr-2026 17:19:39 UTC] === API CALL LOG ===
[27-Apr-2026 17:19:39 UTC] Endpoint: user/profile.php
[27-Apr-2026 17:19:39 UTC] Full Log Data: {
    "timestamp": "2026-04-27 17:19:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.77",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI1IiwidXNlcm5hbWUiOiJWYWxlbnRpbmUiLCJlbWFpbCI6Iml3dW56ZXZhbGVudGluZTZAZ21haWwuY29tIiwiZXhwIjoxNzc3OTE0OTA2fQ.T9zaO0yxURObpzM7wZCPM0qHLNUins6cfm-oLrzhMnM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f2f7e4d7cbdef01-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.77",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.77, 141.101.99.152"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Apr-2026 17:19:39 UTC] === END API CALL LOG ===
[27-Apr-2026 17:19:39 UTC] ✅ API Hash verification passed for profile endpoint
[27-Apr-2026 17:19:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI1IiwidXNlcm5hbWUiOiJWYWxlbnRpbmUiLCJlbWFpbCI6Iml3dW56ZXZhbGVudGluZTZAZ21haWwuY29tIiwiZXhwIjoxNzc3OTE0OTA2fQ.T9zaO0yxURObpzM7wZCPM0qHLNUins6cfm-oLrzhMnM
[27-Apr-2026 17:19:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Apr-2026 17:19:39 UTC] ✅ JWT token verified successfully for user profile
[27-Apr-2026 17:19:39 UTC] User ID: 425
[27-Apr-2026 17:19:39 UTC] ✅ User profile retrieved successfully for user ID: 425
[27-Apr-2026 17:19:39 UTC] === API CALL LOG ===
[27-Apr-2026 17:19:39 UTC] Endpoint: user/profile.php
[27-Apr-2026 17:19:39 UTC] Full Log Data: {
    "timestamp": "2026-04-27 17:19:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.77",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI1IiwidXNlcm5hbWUiOiJWYWxlbnRpbmUiLCJlbWFpbCI6Iml3dW56ZXZhbGVudGluZTZAZ21haWwuY29tIiwiZXhwIjoxNzc3OTE0OTA2fQ.T9zaO0yxURObpzM7wZCPM0qHLNUins6cfm-oLrzhMnM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f2f7e4ed844ef01-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.77",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.77, 141.101.99.152"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Apr-2026 17:19:39 UTC] === END API CALL LOG ===
[27-Apr-2026 17:19:39 UTC] ✅ API Hash verification passed for profile endpoint
[27-Apr-2026 17:19:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI1IiwidXNlcm5hbWUiOiJWYWxlbnRpbmUiLCJlbWFpbCI6Iml3dW56ZXZhbGVudGluZTZAZ21haWwuY29tIiwiZXhwIjoxNzc3OTE0OTA2fQ.T9zaO0yxURObpzM7wZCPM0qHLNUins6cfm-oLrzhMnM
[27-Apr-2026 17:19:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Apr-2026 17:19:39 UTC] ✅ JWT token verified successfully for user profile
[27-Apr-2026 17:19:39 UTC] User ID: 425
[27-Apr-2026 17:19:39 UTC] ✅ User profile retrieved successfully for user ID: 425
[27-Apr-2026 17:19:40 UTC] === API CALL LOG ===
[27-Apr-2026 17:19:40 UTC] Endpoint: user/profile.php
[27-Apr-2026 17:19:40 UTC] Full Log Data: {
    "timestamp": "2026-04-27 17:19:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.77",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI1IiwidXNlcm5hbWUiOiJWYWxlbnRpbmUiLCJlbWFpbCI6Iml3dW56ZXZhbGVudGluZTZAZ21haWwuY29tIiwiZXhwIjoxNzc3OTE0OTA2fQ.T9zaO0yxURObpzM7wZCPM0qHLNUins6cfm-oLrzhMnM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f2f7e545dd1ef01-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.77",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.77, 141.101.99.152"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Apr-2026 17:19:40 UTC] === END API CALL LOG ===
[27-Apr-2026 17:19:40 UTC] ✅ API Hash verification passed for profile endpoint
[27-Apr-2026 17:19:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI1IiwidXNlcm5hbWUiOiJWYWxlbnRpbmUiLCJlbWFpbCI6Iml3dW56ZXZhbGVudGluZTZAZ21haWwuY29tIiwiZXhwIjoxNzc3OTE0OTA2fQ.T9zaO0yxURObpzM7wZCPM0qHLNUins6cfm-oLrzhMnM
[27-Apr-2026 17:19:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Apr-2026 17:19:40 UTC] ✅ JWT token verified successfully for user profile
[27-Apr-2026 17:19:40 UTC] User ID: 425
[27-Apr-2026 17:19:40 UTC] ✅ User profile retrieved successfully for user ID: 425
[27-Apr-2026 17:19:44 UTC] === API CALL LOG ===
[27-Apr-2026 17:19:44 UTC] Endpoint: user/profile.php
[27-Apr-2026 17:19:44 UTC] Full Log Data: {
    "timestamp": "2026-04-27 17:19:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.77",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI1IiwidXNlcm5hbWUiOiJWYWxlbnRpbmUiLCJlbWFpbCI6Iml3dW56ZXZhbGVudGluZTZAZ21haWwuY29tIiwiZXhwIjoxNzc3OTE0OTA2fQ.T9zaO0yxURObpzM7wZCPM0qHLNUins6cfm-oLrzhMnM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f2f7e6ccb1c1991-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.77",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.77, 172.71.241.84"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Apr-2026 17:19:44 UTC] === END API CALL LOG ===
[27-Apr-2026 17:19:44 UTC] ✅ API Hash verification passed for profile endpoint
[27-Apr-2026 17:19:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI1IiwidXNlcm5hbWUiOiJWYWxlbnRpbmUiLCJlbWFpbCI6Iml3dW56ZXZhbGVudGluZTZAZ21haWwuY29tIiwiZXhwIjoxNzc3OTE0OTA2fQ.T9zaO0yxURObpzM7wZCPM0qHLNUins6cfm-oLrzhMnM
[27-Apr-2026 17:19:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Apr-2026 17:19:44 UTC] ✅ JWT token verified successfully for user profile
[27-Apr-2026 17:19:44 UTC] User ID: 425
[27-Apr-2026 17:19:44 UTC] ✅ User profile retrieved successfully for user ID: 425
[27-Apr-2026 17:19:44 UTC] === API CALL LOG ===
[27-Apr-2026 17:19:44 UTC] Endpoint: user/profile.php
[27-Apr-2026 17:19:44 UTC] Full Log Data: {
    "timestamp": "2026-04-27 17:19:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.77",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI1IiwidXNlcm5hbWUiOiJWYWxlbnRpbmUiLCJlbWFpbCI6Iml3dW56ZXZhbGVudGluZTZAZ21haWwuY29tIiwiZXhwIjoxNzc3OTE0OTA2fQ.T9zaO0yxURObpzM7wZCPM0qHLNUins6cfm-oLrzhMnM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f2f7e710d181991-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.77",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.77, 172.71.241.20"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Apr-2026 17:19:44 UTC] === END API CALL LOG ===
[27-Apr-2026 17:19:44 UTC] ✅ API Hash verification passed for profile endpoint
[27-Apr-2026 17:19:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI1IiwidXNlcm5hbWUiOiJWYWxlbnRpbmUiLCJlbWFpbCI6Iml3dW56ZXZhbGVudGluZTZAZ21haWwuY29tIiwiZXhwIjoxNzc3OTE0OTA2fQ.T9zaO0yxURObpzM7wZCPM0qHLNUins6cfm-oLrzhMnM
[27-Apr-2026 17:19:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Apr-2026 17:19:44 UTC] ✅ JWT token verified successfully for user profile
[27-Apr-2026 17:19:44 UTC] User ID: 425
[27-Apr-2026 17:19:44 UTC] ✅ User profile retrieved successfully for user ID: 425
[27-Apr-2026 17:19:44 UTC] === API CALL LOG ===
[27-Apr-2026 17:19:44 UTC] Endpoint: user/profile.php
[27-Apr-2026 17:19:44 UTC] Full Log Data: {
    "timestamp": "2026-04-27 17:19:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.77",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI1IiwidXNlcm5hbWUiOiJWYWxlbnRpbmUiLCJlbWFpbCI6Iml3dW56ZXZhbGVudGluZTZAZ21haWwuY29tIiwiZXhwIjoxNzc3OTE0OTA2fQ.T9zaO0yxURObpzM7wZCPM0qHLNUins6cfm-oLrzhMnM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f2f7e710d201991-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.77",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.77, 172.71.241.21"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Apr-2026 17:19:44 UTC] === END API CALL LOG ===
[27-Apr-2026 17:19:44 UTC] ✅ API Hash verification passed for profile endpoint
[27-Apr-2026 17:19:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI1IiwidXNlcm5hbWUiOiJWYWxlbnRpbmUiLCJlbWFpbCI6Iml3dW56ZXZhbGVudGluZTZAZ21haWwuY29tIiwiZXhwIjoxNzc3OTE0OTA2fQ.T9zaO0yxURObpzM7wZCPM0qHLNUins6cfm-oLrzhMnM
[27-Apr-2026 17:19:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Apr-2026 17:19:44 UTC] ✅ JWT token verified successfully for user profile
[27-Apr-2026 17:19:44 UTC] User ID: 425
[27-Apr-2026 17:19:44 UTC] ✅ User profile retrieved successfully for user ID: 425
[27-Apr-2026 17:19:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Apr-2026 17:19:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Apr-2026 17:19:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI1IiwidXNlcm5hbWUiOiJWYWxlbnRpbmUiLCJlbWFpbCI6Iml3dW56ZXZhbGVudGluZTZAZ21haWwuY29tIiwiZXhwIjoxNzc3OTE0OTA2fQ.T9zaO0yxURObpzM7wZCPM0qHLNUins6cfm-oLrzhMnM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f2f7e710d1e1991-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.52.77","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.52.77, 172.71.241.21"}
[27-Apr-2026 17:19:44 UTC] === User Orders API Called ===
[27-Apr-2026 17:19:44 UTC] User ID: 425
[27-Apr-2026 17:19:44 UTC] Limit: 20, Offset: 0
[27-Apr-2026 17:19:44 UTC] Orders found: 0
[27-Apr-2026 17:19:44 UTC] Orders data: []
[27-Apr-2026 17:19:44 UTC] Total orders count: 0
[27-Apr-2026 17:19:45 UTC] === API CALL LOG ===
[27-Apr-2026 17:19:45 UTC] Endpoint: user/profile.php
[27-Apr-2026 17:19:45 UTC] Full Log Data: {
    "timestamp": "2026-04-27 17:19:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.77",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI1IiwidXNlcm5hbWUiOiJWYWxlbnRpbmUiLCJlbWFpbCI6Iml3dW56ZXZhbGVudGluZTZAZ21haWwuY29tIiwiZXhwIjoxNzc3OTE0OTA2fQ.T9zaO0yxURObpzM7wZCPM0qHLNUins6cfm-oLrzhMnM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f2f7e773abe1991-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.77",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.77, 172.71.241.20"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Apr-2026 17:19:45 UTC] === END API CALL LOG ===
[27-Apr-2026 17:19:45 UTC] ✅ API Hash verification passed for profile endpoint
[27-Apr-2026 17:19:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI1IiwidXNlcm5hbWUiOiJWYWxlbnRpbmUiLCJlbWFpbCI6Iml3dW56ZXZhbGVudGluZTZAZ21haWwuY29tIiwiZXhwIjoxNzc3OTE0OTA2fQ.T9zaO0yxURObpzM7wZCPM0qHLNUins6cfm-oLrzhMnM
[27-Apr-2026 17:19:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Apr-2026 17:19:45 UTC] ✅ JWT token verified successfully for user profile
[27-Apr-2026 17:19:45 UTC] User ID: 425
[27-Apr-2026 17:19:45 UTC] ✅ User profile retrieved successfully for user ID: 425
[27-Apr-2026 18:44:39 UTC] === API CALL LOG ===
[27-Apr-2026 18:44:39 UTC] Endpoint: user/profile.php
[27-Apr-2026 18:44:39 UTC] Full Log Data: {
    "timestamp": "2026-04-27 18:44:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.182.150.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f2ffad23894d354-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.182.150.156",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.182.150.156, 172.71.172.136"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Apr-2026 18:44:39 UTC] === END API CALL LOG ===
[27-Apr-2026 18:44:39 UTC] ✅ API Hash verification passed for profile endpoint
[27-Apr-2026 18:44:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[27-Apr-2026 18:44:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Apr-2026 18:44:39 UTC] ✅ JWT token verified successfully for user profile
[27-Apr-2026 18:44:39 UTC] User ID: 346
[27-Apr-2026 18:44:39 UTC] ✅ User profile retrieved successfully for user ID: 346
[27-Apr-2026 18:44:39 UTC] === API CALL LOG ===
[27-Apr-2026 18:44:39 UTC] Endpoint: user/profile.php
[27-Apr-2026 18:44:39 UTC] Full Log Data: {
    "timestamp": "2026-04-27 18:44:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.182.150.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f2ffad3ef2fd354-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.182.150.156",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.182.150.156, 172.71.172.121"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Apr-2026 18:44:39 UTC] === END API CALL LOG ===
[27-Apr-2026 18:44:39 UTC] ✅ API Hash verification passed for profile endpoint
[27-Apr-2026 18:44:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[27-Apr-2026 18:44:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Apr-2026 18:44:39 UTC] ✅ JWT token verified successfully for user profile
[27-Apr-2026 18:44:39 UTC] User ID: 346
[27-Apr-2026 18:44:39 UTC] ✅ User profile retrieved successfully for user ID: 346
[27-Apr-2026 18:44:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Apr-2026 18:44:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Apr-2026 18:44:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f2ffad40fbad354-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"109.182.150.156","CF-IPCountry":"SI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"109.182.150.156, 172.71.172.120"}
[27-Apr-2026 18:44:39 UTC] === User Orders API Called ===
[27-Apr-2026 18:44:39 UTC] User ID: 346
[27-Apr-2026 18:44:39 UTC] Limit: 20, Offset: 0
[27-Apr-2026 18:44:39 UTC] Orders found: 5
[27-Apr-2026 18:44:39 UTC] Orders data: [{"id":204,"quantity":820,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro\/1234567","status":"pending","created_at":"2026-04-17 14:44:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":200,"quantity":41,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"cancelled","created_at":"2026-04-17 10:18:01","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":199,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:36","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":198,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:20","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":197,"quantity":1000,"total_coins":20000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:38:00","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[27-Apr-2026 18:44:39 UTC] Total orders count: 5
[27-Apr-2026 18:44:39 UTC] === API CALL LOG ===
[27-Apr-2026 18:44:39 UTC] Endpoint: user/profile.php
[27-Apr-2026 18:44:39 UTC] Full Log Data: {
    "timestamp": "2026-04-27 18:44:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.182.150.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f2ffad4b9bcd354-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.182.150.156",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.182.150.156, 172.71.172.121"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Apr-2026 18:44:39 UTC] === END API CALL LOG ===
[27-Apr-2026 18:44:39 UTC] ✅ API Hash verification passed for profile endpoint
[27-Apr-2026 18:44:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[27-Apr-2026 18:44:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Apr-2026 18:44:39 UTC] ✅ JWT token verified successfully for user profile
[27-Apr-2026 18:44:39 UTC] User ID: 346
[27-Apr-2026 18:44:39 UTC] ✅ User profile retrieved successfully for user ID: 346
[27-Apr-2026 18:44:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Apr-2026 18:44:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Apr-2026 18:44:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f2ffaefdf07d354-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"109.182.150.156","CF-IPCountry":"SI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"109.182.150.156, 172.71.172.121"}
[27-Apr-2026 18:44:44 UTC] === User Orders API Called ===
[27-Apr-2026 18:44:44 UTC] User ID: 346
[27-Apr-2026 18:44:44 UTC] Limit: 20, Offset: 0
[27-Apr-2026 18:44:44 UTC] Orders found: 5
[27-Apr-2026 18:44:44 UTC] Orders data: [{"id":204,"quantity":820,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro\/1234567","status":"pending","created_at":"2026-04-17 14:44:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":200,"quantity":41,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"cancelled","created_at":"2026-04-17 10:18:01","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":199,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:36","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":198,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:20","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":197,"quantity":1000,"total_coins":20000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:38:00","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[27-Apr-2026 18:44:44 UTC] Total orders count: 5
[27-Apr-2026 18:44:48 UTC] === API CALL LOG ===
[27-Apr-2026 18:44:48 UTC] Endpoint: user/profile.php
[27-Apr-2026 18:44:48 UTC] Full Log Data: {
    "timestamp": "2026-04-27 18:44:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.182.150.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f2ffb081dd8d354-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.182.150.156",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.182.150.156, 172.71.172.120"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Apr-2026 18:44:48 UTC] === END API CALL LOG ===
[27-Apr-2026 18:44:48 UTC] ✅ API Hash verification passed for profile endpoint
[27-Apr-2026 18:44:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[27-Apr-2026 18:44:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Apr-2026 18:44:48 UTC] ✅ JWT token verified successfully for user profile
[27-Apr-2026 18:44:48 UTC] User ID: 346
[27-Apr-2026 18:44:48 UTC] ✅ User profile retrieved successfully for user ID: 346
[27-Apr-2026 18:44:48 UTC] User Purchases API - User ID: 346
[27-Apr-2026 18:44:48 UTC] User Purchases API - Total purchases found: 2
[27-Apr-2026 18:44:51 UTC] === API CALL LOG ===
[27-Apr-2026 18:44:51 UTC] Endpoint: user/profile.php
[27-Apr-2026 18:44:51 UTC] Full Log Data: {
    "timestamp": "2026-04-27 18:44:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.182.150.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f2ffb1b5a8fd354-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.182.150.156",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.182.150.156, 172.71.172.137"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Apr-2026 18:44:51 UTC] === END API CALL LOG ===
[27-Apr-2026 18:44:51 UTC] ✅ API Hash verification passed for profile endpoint
[27-Apr-2026 18:44:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[27-Apr-2026 18:44:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Apr-2026 18:44:51 UTC] ✅ JWT token verified successfully for user profile
[27-Apr-2026 18:44:51 UTC] User ID: 346
[27-Apr-2026 18:44:51 UTC] ✅ User profile retrieved successfully for user ID: 346
[27-Apr-2026 18:44:51 UTC] User Purchases API - User ID: 346
[27-Apr-2026 18:44:51 UTC] User Purchases API - Total purchases found: 2
[27-Apr-2026 18:44:52 UTC] User Purchases API - User ID: 346
[27-Apr-2026 18:44:52 UTC] User Purchases API - Total purchases found: 2
[27-Apr-2026 18:45:04 UTC] === API CALL LOG ===
[27-Apr-2026 18:45:04 UTC] Endpoint: user/profile.php
[27-Apr-2026 18:45:04 UTC] Full Log Data: {
    "timestamp": "2026-04-27 18:45:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.182.150.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f2ffb6d0b3dd354-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.182.150.156",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.182.150.156, 172.71.172.136"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Apr-2026 18:45:04 UTC] === END API CALL LOG ===
[27-Apr-2026 18:45:04 UTC] ✅ API Hash verification passed for profile endpoint
[27-Apr-2026 18:45:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[27-Apr-2026 18:45:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Apr-2026 18:45:04 UTC] ✅ JWT token verified successfully for user profile
[27-Apr-2026 18:45:04 UTC] User ID: 346
[27-Apr-2026 18:45:04 UTC] ✅ User profile retrieved successfully for user ID: 346
[27-Apr-2026 18:45:04 UTC] User Purchases API - User ID: 346
[27-Apr-2026 18:45:04 UTC] User Purchases API - Total purchases found: 2
[27-Apr-2026 18:45:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Apr-2026 18:45:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Apr-2026 18:45:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f2ffb80ce41d354-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"109.182.150.156","CF-IPCountry":"SI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"109.182.150.156, 172.71.172.136"}
[27-Apr-2026 18:45:07 UTC] === User Orders API Called ===
[27-Apr-2026 18:45:07 UTC] User ID: 346
[27-Apr-2026 18:45:07 UTC] Limit: 20, Offset: 0
[27-Apr-2026 18:45:07 UTC] Orders found: 5
[27-Apr-2026 18:45:07 UTC] Orders data: [{"id":204,"quantity":820,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro\/1234567","status":"pending","created_at":"2026-04-17 14:44:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":200,"quantity":41,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"cancelled","created_at":"2026-04-17 10:18:01","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":199,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:36","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":198,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:20","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":197,"quantity":1000,"total_coins":20000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:38:00","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[27-Apr-2026 18:45:07 UTC] Total orders count: 5
[27-Apr-2026 18:45:07 UTC] === API CALL LOG ===
[27-Apr-2026 18:45:07 UTC] Endpoint: user/profile.php
[27-Apr-2026 18:45:07 UTC] Full Log Data: {
    "timestamp": "2026-04-27 18:45:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.182.150.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f2ffb814fadd354-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.182.150.156",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.182.150.156, 172.71.172.136"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Apr-2026 18:45:07 UTC] === END API CALL LOG ===
[27-Apr-2026 18:45:07 UTC] ✅ API Hash verification passed for profile endpoint
[27-Apr-2026 18:45:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[27-Apr-2026 18:45:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Apr-2026 18:45:07 UTC] ✅ JWT token verified successfully for user profile
[27-Apr-2026 18:45:07 UTC] User ID: 346
[27-Apr-2026 18:45:07 UTC] ✅ User profile retrieved successfully for user ID: 346
[27-Apr-2026 18:45:08 UTC] === API CALL LOG ===
[27-Apr-2026 18:45:08 UTC] Endpoint: user/profile.php
[27-Apr-2026 18:45:08 UTC] Full Log Data: {
    "timestamp": "2026-04-27 18:45:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.182.150.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f2ffb850c5ad354-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.182.150.156",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.182.150.156, 172.71.172.136"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Apr-2026 18:45:08 UTC] === END API CALL LOG ===
[27-Apr-2026 18:45:08 UTC] ✅ API Hash verification passed for profile endpoint
[27-Apr-2026 18:45:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[27-Apr-2026 18:45:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Apr-2026 18:45:08 UTC] ✅ JWT token verified successfully for user profile
[27-Apr-2026 18:45:08 UTC] User ID: 346
[27-Apr-2026 18:45:08 UTC] ✅ User profile retrieved successfully for user ID: 346
[27-Apr-2026 18:45:16 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Apr-2026 18:45:16 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Apr-2026 18:45:16 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f2ffbb8bf29d354-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"109.182.150.156","CF-IPCountry":"SI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"109.182.150.156, 172.71.172.136"}
[27-Apr-2026 18:45:16 UTC] === User Orders API Called ===
[27-Apr-2026 18:45:16 UTC] User ID: 346
[27-Apr-2026 18:45:16 UTC] Limit: 20, Offset: 0
[27-Apr-2026 18:45:16 UTC] Orders found: 5
[27-Apr-2026 18:45:16 UTC] Orders data: [{"id":204,"quantity":820,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro\/1234567","status":"pending","created_at":"2026-04-17 14:44:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":200,"quantity":41,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"cancelled","created_at":"2026-04-17 10:18:01","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":199,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:36","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":198,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:20","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":197,"quantity":1000,"total_coins":20000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:38:00","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[27-Apr-2026 18:45:16 UTC] Total orders count: 5
[28-Apr-2026 05:01:28 UTC] === API CALL LOG ===
[28-Apr-2026 05:01:28 UTC] Endpoint: user/profile.php
[28-Apr-2026 05:01:28 UTC] Full Log Data: {
    "timestamp": "2026-04-28 05:01:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "17.246.23.86",
    "user_agent": "Mozilla\/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit\/605.1.15 (KHTML, like Gecko) Version\/17.4 Safari\/605.1.15 (Applebot\/0.1; +http:\/\/www.apple.com\/go\/applebot)",
    "headers": {
        "Host": "api.memberx.app",
        "cf-ray": "9f33825b898d2318-ORD",
        "Accept": "text\/html,application\/xhtml+xml,application\/xml;q=0.9,*\/*;q=0.8",
        "User-Agent": "Mozilla\/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit\/605.1.15 (KHTML, like Gecko) Version\/17.4 Safari\/605.1.15 (Applebot\/0.1; +http:\/\/www.apple.com\/go\/applebot)",
        "Accept-Encoding": "gzip",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "17.246.23.86",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"http\"}",
        "X-Forwarded-Proto": "http",
        "X-Forwarded-For": "17.246.23.86, 172.71.254.206"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 05:01:28 UTC] === END API CALL LOG ===
[28-Apr-2026 08:11:18 UTC] === API CALL LOG ===
[28-Apr-2026 08:11:18 UTC] Endpoint: user/profile.php
[28-Apr-2026 08:11:18 UTC] Full Log Data: {
    "timestamp": "2026-04-28 08:11:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "180.251.147.188",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI2IiwidXNlcm5hbWUiOiJzeXJpYWgiLCJlbWFpbCI6ImRhbGxlc2k3NTRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTY4Njc3fQ.Roi7aLrcWq-3YFKTXJgMc_ZOvlEE--58bxFRvWLVPWc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f34986c4ff3fe86-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "180.251.147.188",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "180.251.147.188, 172.68.164.100"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 08:11:18 UTC] === END API CALL LOG ===
[28-Apr-2026 08:11:18 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 08:11:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI2IiwidXNlcm5hbWUiOiJzeXJpYWgiLCJlbWFpbCI6ImRhbGxlc2k3NTRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTY4Njc3fQ.Roi7aLrcWq-3YFKTXJgMc_ZOvlEE--58bxFRvWLVPWc
[28-Apr-2026 08:11:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 08:11:18 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 08:11:18 UTC] User ID: 426
[28-Apr-2026 08:11:18 UTC] ✅ User profile retrieved successfully for user ID: 426
[28-Apr-2026 08:11:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 08:11:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 08:11:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI2IiwidXNlcm5hbWUiOiJzeXJpYWgiLCJlbWFpbCI6ImRhbGxlc2k3NTRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTY4Njc3fQ.Roi7aLrcWq-3YFKTXJgMc_ZOvlEE--58bxFRvWLVPWc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f34986c88a2fe86-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"180.251.147.188","CF-IPCountry":"ID","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"180.251.147.188, 172.68.164.100"}
[28-Apr-2026 08:11:18 UTC] === User Orders API Called ===
[28-Apr-2026 08:11:18 UTC] User ID: 426
[28-Apr-2026 08:11:18 UTC] Limit: 20, Offset: 0
[28-Apr-2026 08:11:18 UTC] Orders found: 0
[28-Apr-2026 08:11:18 UTC] Orders data: []
[28-Apr-2026 08:11:18 UTC] Total orders count: 0
[28-Apr-2026 08:11:18 UTC] === API CALL LOG ===
[28-Apr-2026 08:11:18 UTC] Endpoint: user/profile.php
[28-Apr-2026 08:11:18 UTC] Full Log Data: {
    "timestamp": "2026-04-28 08:11:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "180.251.147.188",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI2IiwidXNlcm5hbWUiOiJzeXJpYWgiLCJlbWFpbCI6ImRhbGxlc2k3NTRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTY4Njc3fQ.Roi7aLrcWq-3YFKTXJgMc_ZOvlEE--58bxFRvWLVPWc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f34986cfa2dfe86-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "180.251.147.188",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "180.251.147.188, 172.68.164.100"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 08:11:18 UTC] === END API CALL LOG ===
[28-Apr-2026 08:11:18 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 08:11:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI2IiwidXNlcm5hbWUiOiJzeXJpYWgiLCJlbWFpbCI6ImRhbGxlc2k3NTRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTY4Njc3fQ.Roi7aLrcWq-3YFKTXJgMc_ZOvlEE--58bxFRvWLVPWc
[28-Apr-2026 08:11:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 08:11:18 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 08:11:18 UTC] User ID: 426
[28-Apr-2026 08:11:18 UTC] ✅ User profile retrieved successfully for user ID: 426
[28-Apr-2026 08:11:19 UTC] === API CALL LOG ===
[28-Apr-2026 08:11:19 UTC] Endpoint: user/profile.php
[28-Apr-2026 08:11:19 UTC] Full Log Data: {
    "timestamp": "2026-04-28 08:11:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "180.251.147.188",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI2IiwidXNlcm5hbWUiOiJzeXJpYWgiLCJlbWFpbCI6ImRhbGxlc2k3NTRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTY4Njc3fQ.Roi7aLrcWq-3YFKTXJgMc_ZOvlEE--58bxFRvWLVPWc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f349874c9bafe86-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "180.251.147.188",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "180.251.147.188, 172.68.164.100"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 08:11:19 UTC] === END API CALL LOG ===
[28-Apr-2026 08:11:19 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 08:11:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI2IiwidXNlcm5hbWUiOiJzeXJpYWgiLCJlbWFpbCI6ImRhbGxlc2k3NTRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTY4Njc3fQ.Roi7aLrcWq-3YFKTXJgMc_ZOvlEE--58bxFRvWLVPWc
[28-Apr-2026 08:11:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 08:11:19 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 08:11:19 UTC] User ID: 426
[28-Apr-2026 08:11:19 UTC] ✅ User profile retrieved successfully for user ID: 426
[28-Apr-2026 08:11:29 UTC] === API CALL LOG ===
[28-Apr-2026 08:11:29 UTC] Endpoint: user/profile.php
[28-Apr-2026 08:11:29 UTC] Full Log Data: {
    "timestamp": "2026-04-28 08:11:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "180.251.147.188",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI2IiwidXNlcm5hbWUiOiJzeXJpYWgiLCJlbWFpbCI6ImRhbGxlc2k3NTRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTY4Njc3fQ.Roi7aLrcWq-3YFKTXJgMc_ZOvlEE--58bxFRvWLVPWc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f3498b4fc4efe86-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "180.251.147.188",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "180.251.147.188, 172.68.164.101"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 08:11:29 UTC] === END API CALL LOG ===
[28-Apr-2026 08:11:29 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 08:11:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI2IiwidXNlcm5hbWUiOiJzeXJpYWgiLCJlbWFpbCI6ImRhbGxlc2k3NTRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTY4Njc3fQ.Roi7aLrcWq-3YFKTXJgMc_ZOvlEE--58bxFRvWLVPWc
[28-Apr-2026 08:11:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 08:11:29 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 08:11:29 UTC] User ID: 426
[28-Apr-2026 08:11:29 UTC] ✅ User profile retrieved successfully for user ID: 426
[28-Apr-2026 08:11:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 08:11:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 08:11:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI2IiwidXNlcm5hbWUiOiJzeXJpYWgiLCJlbWFpbCI6ImRhbGxlc2k3NTRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTY4Njc3fQ.Roi7aLrcWq-3YFKTXJgMc_ZOvlEE--58bxFRvWLVPWc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f3498dc0ad3fe86-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"180.251.147.188","CF-IPCountry":"ID","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"180.251.147.188, 172.68.164.100"}
[28-Apr-2026 08:11:35 UTC] === User Orders API Called ===
[28-Apr-2026 08:11:35 UTC] User ID: 426
[28-Apr-2026 08:11:35 UTC] Limit: 20, Offset: 0
[28-Apr-2026 08:11:35 UTC] Orders found: 0
[28-Apr-2026 08:11:35 UTC] Orders data: []
[28-Apr-2026 08:11:35 UTC] Total orders count: 0
[28-Apr-2026 08:11:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 08:11:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 08:11:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI2IiwidXNlcm5hbWUiOiJzeXJpYWgiLCJlbWFpbCI6ImRhbGxlc2k3NTRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTY4Njc3fQ.Roi7aLrcWq-3YFKTXJgMc_ZOvlEE--58bxFRvWLVPWc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f3498e8192dfe86-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"180.251.147.188","CF-IPCountry":"ID","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"180.251.147.188, 172.68.164.100"}
[28-Apr-2026 08:11:37 UTC] === User Orders API Called ===
[28-Apr-2026 08:11:37 UTC] User ID: 426
[28-Apr-2026 08:11:37 UTC] Limit: 20, Offset: 0
[28-Apr-2026 08:11:37 UTC] Orders found: 0
[28-Apr-2026 08:11:37 UTC] Orders data: []
[28-Apr-2026 08:11:37 UTC] Total orders count: 0
[28-Apr-2026 08:11:37 UTC] === API CALL LOG ===
[28-Apr-2026 08:11:37 UTC] Endpoint: user/profile.php
[28-Apr-2026 08:11:37 UTC] Full Log Data: {
    "timestamp": "2026-04-28 08:11:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "180.251.147.188",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI2IiwidXNlcm5hbWUiOiJzeXJpYWgiLCJlbWFpbCI6ImRhbGxlc2k3NTRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTY4Njc3fQ.Roi7aLrcWq-3YFKTXJgMc_ZOvlEE--58bxFRvWLVPWc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f3498e87a31fe86-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "180.251.147.188",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "180.251.147.188, 172.68.164.101"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 08:11:37 UTC] === END API CALL LOG ===
[28-Apr-2026 08:11:37 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 08:11:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI2IiwidXNlcm5hbWUiOiJzeXJpYWgiLCJlbWFpbCI6ImRhbGxlc2k3NTRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTY4Njc3fQ.Roi7aLrcWq-3YFKTXJgMc_ZOvlEE--58bxFRvWLVPWc
[28-Apr-2026 08:11:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 08:11:37 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 08:11:37 UTC] User ID: 426
[28-Apr-2026 08:11:37 UTC] ✅ User profile retrieved successfully for user ID: 426
[28-Apr-2026 08:11:38 UTC] === API CALL LOG ===
[28-Apr-2026 08:11:38 UTC] Endpoint: user/profile.php
[28-Apr-2026 08:11:38 UTC] Full Log Data: {
    "timestamp": "2026-04-28 08:11:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "180.251.147.188",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI2IiwidXNlcm5hbWUiOiJzeXJpYWgiLCJlbWFpbCI6ImRhbGxlc2k3NTRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTY4Njc3fQ.Roi7aLrcWq-3YFKTXJgMc_ZOvlEE--58bxFRvWLVPWc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f3498ec8ecdfe86-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "180.251.147.188",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "180.251.147.188, 172.68.164.100"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 08:11:38 UTC] === END API CALL LOG ===
[28-Apr-2026 08:11:38 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 08:11:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI2IiwidXNlcm5hbWUiOiJzeXJpYWgiLCJlbWFpbCI6ImRhbGxlc2k3NTRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTY4Njc3fQ.Roi7aLrcWq-3YFKTXJgMc_ZOvlEE--58bxFRvWLVPWc
[28-Apr-2026 08:11:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 08:11:38 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 08:11:38 UTC] User ID: 426
[28-Apr-2026 08:11:38 UTC] ✅ User profile retrieved successfully for user ID: 426
[28-Apr-2026 08:11:39 UTC] === API CALL LOG ===
[28-Apr-2026 08:11:39 UTC] Endpoint: user/profile.php
[28-Apr-2026 08:11:39 UTC] Full Log Data: {
    "timestamp": "2026-04-28 08:11:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "180.251.147.188",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI2IiwidXNlcm5hbWUiOiJzeXJpYWgiLCJlbWFpbCI6ImRhbGxlc2k3NTRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTY4Njc3fQ.Roi7aLrcWq-3YFKTXJgMc_ZOvlEE--58bxFRvWLVPWc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f3498f1aeadfe86-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "180.251.147.188",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "180.251.147.188, 172.68.164.100"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 08:11:39 UTC] === END API CALL LOG ===
[28-Apr-2026 08:11:39 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 08:11:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI2IiwidXNlcm5hbWUiOiJzeXJpYWgiLCJlbWFpbCI6ImRhbGxlc2k3NTRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTY4Njc3fQ.Roi7aLrcWq-3YFKTXJgMc_ZOvlEE--58bxFRvWLVPWc
[28-Apr-2026 08:11:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 08:11:39 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 08:11:39 UTC] User ID: 426
[28-Apr-2026 08:11:39 UTC] ✅ User profile retrieved successfully for user ID: 426
[28-Apr-2026 08:11:41 UTC] === API CALL LOG ===
[28-Apr-2026 08:11:41 UTC] Endpoint: user/profile.php
[28-Apr-2026 08:11:41 UTC] Full Log Data: {
    "timestamp": "2026-04-28 08:11:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "180.251.147.188",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI2IiwidXNlcm5hbWUiOiJzeXJpYWgiLCJlbWFpbCI6ImRhbGxlc2k3NTRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTY4Njc3fQ.Roi7aLrcWq-3YFKTXJgMc_ZOvlEE--58bxFRvWLVPWc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f3498fe0911fe86-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "180.251.147.188",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "180.251.147.188, 172.68.164.101"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 08:11:41 UTC] === END API CALL LOG ===
[28-Apr-2026 08:11:41 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 08:11:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI2IiwidXNlcm5hbWUiOiJzeXJpYWgiLCJlbWFpbCI6ImRhbGxlc2k3NTRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTY4Njc3fQ.Roi7aLrcWq-3YFKTXJgMc_ZOvlEE--58bxFRvWLVPWc
[28-Apr-2026 08:11:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 08:11:41 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 08:11:41 UTC] User ID: 426
[28-Apr-2026 08:11:41 UTC] ✅ User profile retrieved successfully for user ID: 426
[28-Apr-2026 08:12:04 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 08:12:04 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 08:12:04 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI2IiwidXNlcm5hbWUiOiJzeXJpYWgiLCJlbWFpbCI6ImRhbGxlc2k3NTRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTY4Njc3fQ.Roi7aLrcWq-3YFKTXJgMc_ZOvlEE--58bxFRvWLVPWc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f34998e2f65fe86-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"180.251.147.188","CF-IPCountry":"ID","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"180.251.147.188, 172.68.164.101"}
[28-Apr-2026 08:12:04 UTC] === User Orders API Called ===
[28-Apr-2026 08:12:04 UTC] User ID: 426
[28-Apr-2026 08:12:04 UTC] Limit: 20, Offset: 0
[28-Apr-2026 08:12:04 UTC] Orders found: 0
[28-Apr-2026 08:12:04 UTC] Orders data: []
[28-Apr-2026 08:12:04 UTC] Total orders count: 0
[28-Apr-2026 08:12:04 UTC] === API CALL LOG ===
[28-Apr-2026 08:12:04 UTC] Endpoint: user/profile.php
[28-Apr-2026 08:12:04 UTC] Full Log Data: {
    "timestamp": "2026-04-28 08:12:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "180.251.147.188",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI2IiwidXNlcm5hbWUiOiJzeXJpYWgiLCJlbWFpbCI6ImRhbGxlc2k3NTRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTY4Njc3fQ.Roi7aLrcWq-3YFKTXJgMc_ZOvlEE--58bxFRvWLVPWc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f34998fbb9cfe86-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "180.251.147.188",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "180.251.147.188, 172.68.164.101"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 08:12:04 UTC] === END API CALL LOG ===
[28-Apr-2026 08:12:04 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 08:12:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI2IiwidXNlcm5hbWUiOiJzeXJpYWgiLCJlbWFpbCI6ImRhbGxlc2k3NTRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTY4Njc3fQ.Roi7aLrcWq-3YFKTXJgMc_ZOvlEE--58bxFRvWLVPWc
[28-Apr-2026 08:12:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 08:12:04 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 08:12:04 UTC] User ID: 426
[28-Apr-2026 08:12:04 UTC] ✅ User profile retrieved successfully for user ID: 426
[28-Apr-2026 08:12:04 UTC] === API CALL LOG ===
[28-Apr-2026 08:12:04 UTC] Endpoint: user/profile.php
[28-Apr-2026 08:12:04 UTC] Full Log Data: {
    "timestamp": "2026-04-28 08:12:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "180.251.147.188",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI2IiwidXNlcm5hbWUiOiJzeXJpYWgiLCJlbWFpbCI6ImRhbGxlc2k3NTRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTY4Njc3fQ.Roi7aLrcWq-3YFKTXJgMc_ZOvlEE--58bxFRvWLVPWc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f3499925b03fe86-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "180.251.147.188",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "180.251.147.188, 172.68.164.101"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 08:12:04 UTC] === END API CALL LOG ===
[28-Apr-2026 08:12:04 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 08:12:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI2IiwidXNlcm5hbWUiOiJzeXJpYWgiLCJlbWFpbCI6ImRhbGxlc2k3NTRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTY4Njc3fQ.Roi7aLrcWq-3YFKTXJgMc_ZOvlEE--58bxFRvWLVPWc
[28-Apr-2026 08:12:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 08:12:04 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 08:12:04 UTC] User ID: 426
[28-Apr-2026 08:12:04 UTC] ✅ User profile retrieved successfully for user ID: 426
[28-Apr-2026 08:12:05 UTC] === API CALL LOG ===
[28-Apr-2026 08:12:05 UTC] Endpoint: user/profile.php
[28-Apr-2026 08:12:05 UTC] Full Log Data: {
    "timestamp": "2026-04-28 08:12:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "180.251.147.188",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI2IiwidXNlcm5hbWUiOiJzeXJpYWgiLCJlbWFpbCI6ImRhbGxlc2k3NTRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTY4Njc3fQ.Roi7aLrcWq-3YFKTXJgMc_ZOvlEE--58bxFRvWLVPWc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f3499973a5afe86-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "180.251.147.188",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "180.251.147.188, 172.68.164.101"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 08:12:05 UTC] === END API CALL LOG ===
[28-Apr-2026 08:12:05 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 08:12:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI2IiwidXNlcm5hbWUiOiJzeXJpYWgiLCJlbWFpbCI6ImRhbGxlc2k3NTRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTY4Njc3fQ.Roi7aLrcWq-3YFKTXJgMc_ZOvlEE--58bxFRvWLVPWc
[28-Apr-2026 08:12:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 08:12:05 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 08:12:05 UTC] User ID: 426
[28-Apr-2026 08:12:05 UTC] ✅ User profile retrieved successfully for user ID: 426
[28-Apr-2026 08:12:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 08:12:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 08:12:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI2IiwidXNlcm5hbWUiOiJzeXJpYWgiLCJlbWFpbCI6ImRhbGxlc2k3NTRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTY4Njc3fQ.Roi7aLrcWq-3YFKTXJgMc_ZOvlEE--58bxFRvWLVPWc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f3499d2ccbafe86-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"180.251.147.188","CF-IPCountry":"ID","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"180.251.147.188, 172.68.164.100"}
[28-Apr-2026 08:12:15 UTC] === User Orders API Called ===
[28-Apr-2026 08:12:15 UTC] User ID: 426
[28-Apr-2026 08:12:15 UTC] Limit: 20, Offset: 0
[28-Apr-2026 08:12:15 UTC] Orders found: 0
[28-Apr-2026 08:12:15 UTC] Orders data: []
[28-Apr-2026 08:12:15 UTC] Total orders count: 0
[28-Apr-2026 08:12:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 08:12:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 08:12:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI2IiwidXNlcm5hbWUiOiJzeXJpYWgiLCJlbWFpbCI6ImRhbGxlc2k3NTRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTY4Njc3fQ.Roi7aLrcWq-3YFKTXJgMc_ZOvlEE--58bxFRvWLVPWc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f3499d46993fe86-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"180.251.147.188","CF-IPCountry":"ID","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"180.251.147.188, 172.68.164.101"}
[28-Apr-2026 08:12:15 UTC] === User Orders API Called ===
[28-Apr-2026 08:12:15 UTC] User ID: 426
[28-Apr-2026 08:12:15 UTC] Limit: 20, Offset: 0
[28-Apr-2026 08:12:15 UTC] Orders found: 0
[28-Apr-2026 08:12:15 UTC] Orders data: []
[28-Apr-2026 08:12:15 UTC] Total orders count: 0
[28-Apr-2026 08:12:15 UTC] === API CALL LOG ===
[28-Apr-2026 08:12:15 UTC] Endpoint: user/profile.php
[28-Apr-2026 08:12:15 UTC] Full Log Data: {
    "timestamp": "2026-04-28 08:12:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "180.251.147.188",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI2IiwidXNlcm5hbWUiOiJzeXJpYWgiLCJlbWFpbCI6ImRhbGxlc2k3NTRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTY4Njc3fQ.Roi7aLrcWq-3YFKTXJgMc_ZOvlEE--58bxFRvWLVPWc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f3499d4daf3fe86-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "180.251.147.188",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "180.251.147.188, 172.68.164.100"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 08:12:15 UTC] === END API CALL LOG ===
[28-Apr-2026 08:12:15 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 08:12:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI2IiwidXNlcm5hbWUiOiJzeXJpYWgiLCJlbWFpbCI6ImRhbGxlc2k3NTRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTY4Njc3fQ.Roi7aLrcWq-3YFKTXJgMc_ZOvlEE--58bxFRvWLVPWc
[28-Apr-2026 08:12:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 08:12:15 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 08:12:15 UTC] User ID: 426
[28-Apr-2026 08:12:15 UTC] ✅ User profile retrieved successfully for user ID: 426
[28-Apr-2026 08:12:16 UTC] === API CALL LOG ===
[28-Apr-2026 08:12:16 UTC] Endpoint: user/profile.php
[28-Apr-2026 08:12:16 UTC] Full Log Data: {
    "timestamp": "2026-04-28 08:12:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "180.251.147.188",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI2IiwidXNlcm5hbWUiOiJzeXJpYWgiLCJlbWFpbCI6ImRhbGxlc2k3NTRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTY4Njc3fQ.Roi7aLrcWq-3YFKTXJgMc_ZOvlEE--58bxFRvWLVPWc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f3499dc78eafe86-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "180.251.147.188",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "180.251.147.188, 172.68.164.100"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 08:12:16 UTC] === END API CALL LOG ===
[28-Apr-2026 08:12:16 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 08:12:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI2IiwidXNlcm5hbWUiOiJzeXJpYWgiLCJlbWFpbCI6ImRhbGxlc2k3NTRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTY4Njc3fQ.Roi7aLrcWq-3YFKTXJgMc_ZOvlEE--58bxFRvWLVPWc
[28-Apr-2026 08:12:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 08:12:16 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 08:12:16 UTC] User ID: 426
[28-Apr-2026 08:12:16 UTC] ✅ User profile retrieved successfully for user ID: 426
[28-Apr-2026 08:27:51 UTC] === API CALL LOG ===
[28-Apr-2026 08:27:51 UTC] Endpoint: user/profile.php
[28-Apr-2026 08:27:51 UTC] Full Log Data: {
    "timestamp": "2026-04-28 08:27:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "180.254.205.118",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI2IiwidXNlcm5hbWUiOiJzeXJpYWgiLCJlbWFpbCI6ImRhbGxlc2k3NTRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTY4Njc3fQ.Roi7aLrcWq-3YFKTXJgMc_ZOvlEE--58bxFRvWLVPWc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f34b0aae9509ccf-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "180.254.205.118",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "180.254.205.118, 172.71.81.18"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 08:27:51 UTC] === END API CALL LOG ===
[28-Apr-2026 08:27:51 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 08:27:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI2IiwidXNlcm5hbWUiOiJzeXJpYWgiLCJlbWFpbCI6ImRhbGxlc2k3NTRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTY4Njc3fQ.Roi7aLrcWq-3YFKTXJgMc_ZOvlEE--58bxFRvWLVPWc
[28-Apr-2026 08:27:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 08:27:51 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 08:27:51 UTC] User ID: 426
[28-Apr-2026 08:27:51 UTC] ✅ User profile retrieved successfully for user ID: 426
[28-Apr-2026 08:27:59 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 08:27:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 08:27:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI2IiwidXNlcm5hbWUiOiJzeXJpYWgiLCJlbWFpbCI6ImRhbGxlc2k3NTRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTY4Njc3fQ.Roi7aLrcWq-3YFKTXJgMc_ZOvlEE--58bxFRvWLVPWc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f34b0dd4b679ccf-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"180.254.205.118","CF-IPCountry":"ID","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"180.254.205.118, 172.71.81.17"}
[28-Apr-2026 08:27:59 UTC] === User Orders API Called ===
[28-Apr-2026 08:27:59 UTC] User ID: 426
[28-Apr-2026 08:27:59 UTC] Limit: 20, Offset: 0
[28-Apr-2026 08:27:59 UTC] Orders found: 0
[28-Apr-2026 08:27:59 UTC] Orders data: []
[28-Apr-2026 08:27:59 UTC] Total orders count: 0
[28-Apr-2026 08:28:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 08:28:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 08:28:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI2IiwidXNlcm5hbWUiOiJzeXJpYWgiLCJlbWFpbCI6ImRhbGxlc2k3NTRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTY4Njc3fQ.Roi7aLrcWq-3YFKTXJgMc_ZOvlEE--58bxFRvWLVPWc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f34b0f3385e9ccf-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"180.254.205.118","CF-IPCountry":"ID","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"180.254.205.118, 172.71.81.17"}
[28-Apr-2026 08:28:02 UTC] === User Orders API Called ===
[28-Apr-2026 08:28:02 UTC] User ID: 426
[28-Apr-2026 08:28:02 UTC] Limit: 20, Offset: 0
[28-Apr-2026 08:28:02 UTC] Orders found: 0
[28-Apr-2026 08:28:02 UTC] Orders data: []
[28-Apr-2026 08:28:02 UTC] Total orders count: 0
[28-Apr-2026 08:28:02 UTC] === API CALL LOG ===
[28-Apr-2026 08:28:02 UTC] Endpoint: user/profile.php
[28-Apr-2026 08:28:02 UTC] Full Log Data: {
    "timestamp": "2026-04-28 08:28:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "180.254.205.118",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI2IiwidXNlcm5hbWUiOiJzeXJpYWgiLCJlbWFpbCI6ImRhbGxlc2k3NTRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTY4Njc3fQ.Roi7aLrcWq-3YFKTXJgMc_ZOvlEE--58bxFRvWLVPWc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f34b0f398b29ccf-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "180.254.205.118",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "180.254.205.118, 172.71.81.18"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 08:28:02 UTC] === END API CALL LOG ===
[28-Apr-2026 08:28:02 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 08:28:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI2IiwidXNlcm5hbWUiOiJzeXJpYWgiLCJlbWFpbCI6ImRhbGxlc2k3NTRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTY4Njc3fQ.Roi7aLrcWq-3YFKTXJgMc_ZOvlEE--58bxFRvWLVPWc
[28-Apr-2026 08:28:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 08:28:02 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 08:28:02 UTC] User ID: 426
[28-Apr-2026 08:28:02 UTC] ✅ User profile retrieved successfully for user ID: 426
[28-Apr-2026 08:28:03 UTC] === API CALL LOG ===
[28-Apr-2026 08:28:03 UTC] Endpoint: user/profile.php
[28-Apr-2026 08:28:03 UTC] Full Log Data: {
    "timestamp": "2026-04-28 08:28:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "180.254.205.118",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI2IiwidXNlcm5hbWUiOiJzeXJpYWgiLCJlbWFpbCI6ImRhbGxlc2k3NTRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTY4Njc3fQ.Roi7aLrcWq-3YFKTXJgMc_ZOvlEE--58bxFRvWLVPWc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f34b0f7bce99ccf-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "180.254.205.118",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "180.254.205.118, 172.71.81.18"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 08:28:03 UTC] === END API CALL LOG ===
[28-Apr-2026 08:28:03 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 08:28:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI2IiwidXNlcm5hbWUiOiJzeXJpYWgiLCJlbWFpbCI6ImRhbGxlc2k3NTRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTY4Njc3fQ.Roi7aLrcWq-3YFKTXJgMc_ZOvlEE--58bxFRvWLVPWc
[28-Apr-2026 08:28:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 08:28:03 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 08:28:03 UTC] User ID: 426
[28-Apr-2026 08:28:03 UTC] ✅ User profile retrieved successfully for user ID: 426
[28-Apr-2026 08:28:03 UTC] === API CALL LOG ===
[28-Apr-2026 08:28:03 UTC] Endpoint: user/profile.php
[28-Apr-2026 08:28:03 UTC] Full Log Data: {
    "timestamp": "2026-04-28 08:28:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "180.254.205.118",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI2IiwidXNlcm5hbWUiOiJzeXJpYWgiLCJlbWFpbCI6ImRhbGxlc2k3NTRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTY4Njc3fQ.Roi7aLrcWq-3YFKTXJgMc_ZOvlEE--58bxFRvWLVPWc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f34b0f9ef969ccf-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "180.254.205.118",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "180.254.205.118, 172.71.81.17"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 08:28:03 UTC] === END API CALL LOG ===
[28-Apr-2026 08:28:03 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 08:28:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI2IiwidXNlcm5hbWUiOiJzeXJpYWgiLCJlbWFpbCI6ImRhbGxlc2k3NTRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTY4Njc3fQ.Roi7aLrcWq-3YFKTXJgMc_ZOvlEE--58bxFRvWLVPWc
[28-Apr-2026 08:28:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 08:28:03 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 08:28:03 UTC] User ID: 426
[28-Apr-2026 08:28:03 UTC] ✅ User profile retrieved successfully for user ID: 426
[28-Apr-2026 08:28:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 08:28:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 08:28:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI2IiwidXNlcm5hbWUiOiJzeXJpYWgiLCJlbWFpbCI6ImRhbGxlc2k3NTRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTY4Njc3fQ.Roi7aLrcWq-3YFKTXJgMc_ZOvlEE--58bxFRvWLVPWc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f34b16b0cc49ccf-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"180.254.205.118","CF-IPCountry":"ID","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"180.254.205.118, 172.71.81.17"}
[28-Apr-2026 08:28:21 UTC] === User Orders API Called ===
[28-Apr-2026 08:28:21 UTC] User ID: 426
[28-Apr-2026 08:28:21 UTC] Limit: 20, Offset: 0
[28-Apr-2026 08:28:21 UTC] Orders found: 0
[28-Apr-2026 08:28:21 UTC] Orders data: []
[28-Apr-2026 08:28:21 UTC] Total orders count: 0
[28-Apr-2026 08:28:21 UTC] === API CALL LOG ===
[28-Apr-2026 08:28:21 UTC] Endpoint: user/profile.php
[28-Apr-2026 08:28:21 UTC] Full Log Data: {
    "timestamp": "2026-04-28 08:28:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "180.254.205.118",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI2IiwidXNlcm5hbWUiOiJzeXJpYWgiLCJlbWFpbCI6ImRhbGxlc2k3NTRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTY4Njc3fQ.Roi7aLrcWq-3YFKTXJgMc_ZOvlEE--58bxFRvWLVPWc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f34b16b6d309ccf-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "180.254.205.118",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "180.254.205.118, 172.71.81.18"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 08:28:21 UTC] === END API CALL LOG ===
[28-Apr-2026 08:28:21 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 08:28:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI2IiwidXNlcm5hbWUiOiJzeXJpYWgiLCJlbWFpbCI6ImRhbGxlc2k3NTRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTY4Njc3fQ.Roi7aLrcWq-3YFKTXJgMc_ZOvlEE--58bxFRvWLVPWc
[28-Apr-2026 08:28:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 08:28:21 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 08:28:21 UTC] User ID: 426
[28-Apr-2026 08:28:21 UTC] ✅ User profile retrieved successfully for user ID: 426
[28-Apr-2026 08:28:23 UTC] === API CALL LOG ===
[28-Apr-2026 08:28:23 UTC] Endpoint: user/profile.php
[28-Apr-2026 08:28:23 UTC] Full Log Data: {
    "timestamp": "2026-04-28 08:28:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "180.254.205.118",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI2IiwidXNlcm5hbWUiOiJzeXJpYWgiLCJlbWFpbCI6ImRhbGxlc2k3NTRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTY4Njc3fQ.Roi7aLrcWq-3YFKTXJgMc_ZOvlEE--58bxFRvWLVPWc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f34b1763f139ccf-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "180.254.205.118",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "180.254.205.118, 172.71.81.18"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 08:28:23 UTC] === END API CALL LOG ===
[28-Apr-2026 08:28:23 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 08:28:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI2IiwidXNlcm5hbWUiOiJzeXJpYWgiLCJlbWFpbCI6ImRhbGxlc2k3NTRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTY4Njc3fQ.Roi7aLrcWq-3YFKTXJgMc_ZOvlEE--58bxFRvWLVPWc
[28-Apr-2026 08:28:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 08:28:23 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 08:28:23 UTC] User ID: 426
[28-Apr-2026 08:28:23 UTC] ✅ User profile retrieved successfully for user ID: 426
[28-Apr-2026 08:29:58 UTC] === API CALL LOG ===
[28-Apr-2026 08:29:58 UTC] Endpoint: user/profile.php
[28-Apr-2026 08:29:58 UTC] Full Log Data: {
    "timestamp": "2026-04-28 08:29:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "180.254.205.118",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI2IiwidXNlcm5hbWUiOiJzeXJpYWgiLCJlbWFpbCI6ImRhbGxlc2k3NTRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTY4Njc3fQ.Roi7aLrcWq-3YFKTXJgMc_ZOvlEE--58bxFRvWLVPWc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f34b3c99ebe9ccf-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "180.254.205.118",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "180.254.205.118, 172.71.81.17"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 08:29:58 UTC] === END API CALL LOG ===
[28-Apr-2026 08:29:58 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 08:29:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI2IiwidXNlcm5hbWUiOiJzeXJpYWgiLCJlbWFpbCI6ImRhbGxlc2k3NTRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTY4Njc3fQ.Roi7aLrcWq-3YFKTXJgMc_ZOvlEE--58bxFRvWLVPWc
[28-Apr-2026 08:29:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 08:29:58 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 08:29:58 UTC] User ID: 426
[28-Apr-2026 08:29:58 UTC] ✅ User profile retrieved successfully for user ID: 426
[28-Apr-2026 08:30:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 08:30:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 08:30:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI2IiwidXNlcm5hbWUiOiJzeXJpYWgiLCJlbWFpbCI6ImRhbGxlc2k3NTRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTY4Njc3fQ.Roi7aLrcWq-3YFKTXJgMc_ZOvlEE--58bxFRvWLVPWc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f34b4af8cb29ccf-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"180.254.205.118","CF-IPCountry":"ID","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"180.254.205.118, 172.71.81.18"}
[28-Apr-2026 08:30:35 UTC] === User Orders API Called ===
[28-Apr-2026 08:30:35 UTC] User ID: 426
[28-Apr-2026 08:30:35 UTC] Limit: 20, Offset: 0
[28-Apr-2026 08:30:35 UTC] Orders found: 0
[28-Apr-2026 08:30:35 UTC] Orders data: []
[28-Apr-2026 08:30:35 UTC] Total orders count: 0
[28-Apr-2026 08:30:35 UTC] === API CALL LOG ===
[28-Apr-2026 08:30:35 UTC] Endpoint: user/profile.php
[28-Apr-2026 08:30:35 UTC] Full Log Data: {
    "timestamp": "2026-04-28 08:30:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "180.254.205.118",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI2IiwidXNlcm5hbWUiOiJzeXJpYWgiLCJlbWFpbCI6ImRhbGxlc2k3NTRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTY4Njc3fQ.Roi7aLrcWq-3YFKTXJgMc_ZOvlEE--58bxFRvWLVPWc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f34b4affd019ccf-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "180.254.205.118",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "180.254.205.118, 172.71.81.17"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 08:30:35 UTC] === END API CALL LOG ===
[28-Apr-2026 08:30:35 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 08:30:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI2IiwidXNlcm5hbWUiOiJzeXJpYWgiLCJlbWFpbCI6ImRhbGxlc2k3NTRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTY4Njc3fQ.Roi7aLrcWq-3YFKTXJgMc_ZOvlEE--58bxFRvWLVPWc
[28-Apr-2026 08:30:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 08:30:35 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 08:30:35 UTC] User ID: 426
[28-Apr-2026 08:30:35 UTC] ✅ User profile retrieved successfully for user ID: 426
[28-Apr-2026 08:30:36 UTC] === API CALL LOG ===
[28-Apr-2026 08:30:36 UTC] Endpoint: user/profile.php
[28-Apr-2026 08:30:36 UTC] Full Log Data: {
    "timestamp": "2026-04-28 08:30:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "180.254.205.118",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI2IiwidXNlcm5hbWUiOiJzeXJpYWgiLCJlbWFpbCI6ImRhbGxlc2k3NTRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTY4Njc3fQ.Roi7aLrcWq-3YFKTXJgMc_ZOvlEE--58bxFRvWLVPWc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f34b4b87db09ccf-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "180.254.205.118",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "180.254.205.118, 172.71.81.17"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 08:30:36 UTC] === END API CALL LOG ===
[28-Apr-2026 08:30:36 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 08:30:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI2IiwidXNlcm5hbWUiOiJzeXJpYWgiLCJlbWFpbCI6ImRhbGxlc2k3NTRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTY4Njc3fQ.Roi7aLrcWq-3YFKTXJgMc_ZOvlEE--58bxFRvWLVPWc
[28-Apr-2026 08:30:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 08:30:36 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 08:30:36 UTC] User ID: 426
[28-Apr-2026 08:30:36 UTC] ✅ User profile retrieved successfully for user ID: 426
[28-Apr-2026 08:30:37 UTC] === API CALL LOG ===
[28-Apr-2026 08:30:37 UTC] Endpoint: user/profile.php
[28-Apr-2026 08:30:37 UTC] Full Log Data: {
    "timestamp": "2026-04-28 08:30:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "180.254.205.118",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI2IiwidXNlcm5hbWUiOiJzeXJpYWgiLCJlbWFpbCI6ImRhbGxlc2k3NTRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTY4Njc3fQ.Roi7aLrcWq-3YFKTXJgMc_ZOvlEE--58bxFRvWLVPWc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f34b4b8bde79ccf-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "180.254.205.118",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "180.254.205.118, 172.71.81.18"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 08:30:37 UTC] === END API CALL LOG ===
[28-Apr-2026 08:30:37 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 08:30:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI2IiwidXNlcm5hbWUiOiJzeXJpYWgiLCJlbWFpbCI6ImRhbGxlc2k3NTRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTY4Njc3fQ.Roi7aLrcWq-3YFKTXJgMc_ZOvlEE--58bxFRvWLVPWc
[28-Apr-2026 08:30:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 08:30:37 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 08:30:37 UTC] User ID: 426
[28-Apr-2026 08:30:37 UTC] ✅ User profile retrieved successfully for user ID: 426
[28-Apr-2026 08:30:49 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 08:30:49 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 08:30:49 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI2IiwidXNlcm5hbWUiOiJzeXJpYWgiLCJlbWFpbCI6ImRhbGxlc2k3NTRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTY4Njc3fQ.Roi7aLrcWq-3YFKTXJgMc_ZOvlEE--58bxFRvWLVPWc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f34b507fcd99ccf-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"180.254.205.118","CF-IPCountry":"ID","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"180.254.205.118, 172.71.81.18"}
[28-Apr-2026 08:30:49 UTC] === User Orders API Called ===
[28-Apr-2026 08:30:49 UTC] User ID: 426
[28-Apr-2026 08:30:49 UTC] Limit: 20, Offset: 0
[28-Apr-2026 08:30:49 UTC] Orders found: 0
[28-Apr-2026 08:30:49 UTC] Orders data: []
[28-Apr-2026 08:30:49 UTC] Total orders count: 0
[28-Apr-2026 08:30:49 UTC] === API CALL LOG ===
[28-Apr-2026 08:30:49 UTC] Endpoint: user/profile.php
[28-Apr-2026 08:30:49 UTC] Full Log Data: {
    "timestamp": "2026-04-28 08:30:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "180.254.205.118",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI2IiwidXNlcm5hbWUiOiJzeXJpYWgiLCJlbWFpbCI6ImRhbGxlc2k3NTRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTY4Njc3fQ.Roi7aLrcWq-3YFKTXJgMc_ZOvlEE--58bxFRvWLVPWc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f34b5085d609ccf-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "180.254.205.118",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "180.254.205.118, 172.71.81.17"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 08:30:49 UTC] === END API CALL LOG ===
[28-Apr-2026 08:30:49 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 08:30:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI2IiwidXNlcm5hbWUiOiJzeXJpYWgiLCJlbWFpbCI6ImRhbGxlc2k3NTRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTY4Njc3fQ.Roi7aLrcWq-3YFKTXJgMc_ZOvlEE--58bxFRvWLVPWc
[28-Apr-2026 08:30:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 08:30:49 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 08:30:49 UTC] User ID: 426
[28-Apr-2026 08:30:49 UTC] ✅ User profile retrieved successfully for user ID: 426
[28-Apr-2026 08:30:50 UTC] === API CALL LOG ===
[28-Apr-2026 08:30:50 UTC] Endpoint: user/profile.php
[28-Apr-2026 08:30:50 UTC] Full Log Data: {
    "timestamp": "2026-04-28 08:30:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "180.254.205.118",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI2IiwidXNlcm5hbWUiOiJzeXJpYWgiLCJlbWFpbCI6ImRhbGxlc2k3NTRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTY4Njc3fQ.Roi7aLrcWq-3YFKTXJgMc_ZOvlEE--58bxFRvWLVPWc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f34b50c79019ccf-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "180.254.205.118",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "180.254.205.118, 172.71.81.18"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 08:30:50 UTC] === END API CALL LOG ===
[28-Apr-2026 08:30:50 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 08:30:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI2IiwidXNlcm5hbWUiOiJzeXJpYWgiLCJlbWFpbCI6ImRhbGxlc2k3NTRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTY4Njc3fQ.Roi7aLrcWq-3YFKTXJgMc_ZOvlEE--58bxFRvWLVPWc
[28-Apr-2026 08:30:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 08:30:50 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 08:30:50 UTC] User ID: 426
[28-Apr-2026 08:30:50 UTC] ✅ User profile retrieved successfully for user ID: 426
[28-Apr-2026 08:30:51 UTC] === API CALL LOG ===
[28-Apr-2026 08:30:51 UTC] Endpoint: user/profile.php
[28-Apr-2026 08:30:51 UTC] Full Log Data: {
    "timestamp": "2026-04-28 08:30:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "180.254.205.118",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI2IiwidXNlcm5hbWUiOiJzeXJpYWgiLCJlbWFpbCI6ImRhbGxlc2k3NTRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTY4Njc3fQ.Roi7aLrcWq-3YFKTXJgMc_ZOvlEE--58bxFRvWLVPWc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f34b510ccbe9ccf-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "180.254.205.118",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "180.254.205.118, 172.71.81.18"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 08:30:51 UTC] === END API CALL LOG ===
[28-Apr-2026 08:30:51 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 08:30:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI2IiwidXNlcm5hbWUiOiJzeXJpYWgiLCJlbWFpbCI6ImRhbGxlc2k3NTRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTY4Njc3fQ.Roi7aLrcWq-3YFKTXJgMc_ZOvlEE--58bxFRvWLVPWc
[28-Apr-2026 08:30:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 08:30:51 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 08:30:51 UTC] User ID: 426
[28-Apr-2026 08:30:51 UTC] ✅ User profile retrieved successfully for user ID: 426
[28-Apr-2026 08:30:59 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 08:30:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 08:30:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI2IiwidXNlcm5hbWUiOiJzeXJpYWgiLCJlbWFpbCI6ImRhbGxlc2k3NTRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTY4Njc3fQ.Roi7aLrcWq-3YFKTXJgMc_ZOvlEE--58bxFRvWLVPWc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f34b5454b5c9ccf-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"180.254.205.118","CF-IPCountry":"ID","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"180.254.205.118, 172.71.81.18"}
[28-Apr-2026 08:30:59 UTC] === User Orders API Called ===
[28-Apr-2026 08:30:59 UTC] User ID: 426
[28-Apr-2026 08:30:59 UTC] Limit: 20, Offset: 0
[28-Apr-2026 08:30:59 UTC] Orders found: 0
[28-Apr-2026 08:30:59 UTC] Orders data: []
[28-Apr-2026 08:30:59 UTC] Total orders count: 0
[28-Apr-2026 08:30:59 UTC] === API CALL LOG ===
[28-Apr-2026 08:30:59 UTC] Endpoint: user/profile.php
[28-Apr-2026 08:30:59 UTC] Full Log Data: {
    "timestamp": "2026-04-28 08:30:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "180.254.205.118",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI2IiwidXNlcm5hbWUiOiJzeXJpYWgiLCJlbWFpbCI6ImRhbGxlc2k3NTRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTY4Njc3fQ.Roi7aLrcWq-3YFKTXJgMc_ZOvlEE--58bxFRvWLVPWc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f34b545aba39ccf-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "180.254.205.118",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "180.254.205.118, 172.71.81.17"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 08:30:59 UTC] === END API CALL LOG ===
[28-Apr-2026 08:30:59 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 08:30:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI2IiwidXNlcm5hbWUiOiJzeXJpYWgiLCJlbWFpbCI6ImRhbGxlc2k3NTRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTY4Njc3fQ.Roi7aLrcWq-3YFKTXJgMc_ZOvlEE--58bxFRvWLVPWc
[28-Apr-2026 08:30:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 08:30:59 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 08:30:59 UTC] User ID: 426
[28-Apr-2026 08:30:59 UTC] ✅ User profile retrieved successfully for user ID: 426
[28-Apr-2026 08:31:00 UTC] === API CALL LOG ===
[28-Apr-2026 08:31:00 UTC] Endpoint: user/profile.php
[28-Apr-2026 08:31:00 UTC] Full Log Data: {
    "timestamp": "2026-04-28 08:31:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "180.254.205.118",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI2IiwidXNlcm5hbWUiOiJzeXJpYWgiLCJlbWFpbCI6ImRhbGxlc2k3NTRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTY4Njc3fQ.Roi7aLrcWq-3YFKTXJgMc_ZOvlEE--58bxFRvWLVPWc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f34b5498eef9ccf-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "180.254.205.118",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "180.254.205.118, 172.71.81.18"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 08:31:00 UTC] === END API CALL LOG ===
[28-Apr-2026 08:31:00 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 08:31:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI2IiwidXNlcm5hbWUiOiJzeXJpYWgiLCJlbWFpbCI6ImRhbGxlc2k3NTRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTY4Njc3fQ.Roi7aLrcWq-3YFKTXJgMc_ZOvlEE--58bxFRvWLVPWc
[28-Apr-2026 08:31:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 08:31:00 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 08:31:00 UTC] User ID: 426
[28-Apr-2026 08:31:00 UTC] ✅ User profile retrieved successfully for user ID: 426
[28-Apr-2026 08:31:01 UTC] === API CALL LOG ===
[28-Apr-2026 08:31:01 UTC] Endpoint: user/profile.php
[28-Apr-2026 08:31:01 UTC] Full Log Data: {
    "timestamp": "2026-04-28 08:31:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "180.254.205.118",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI2IiwidXNlcm5hbWUiOiJzeXJpYWgiLCJlbWFpbCI6ImRhbGxlc2k3NTRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTY4Njc3fQ.Roi7aLrcWq-3YFKTXJgMc_ZOvlEE--58bxFRvWLVPWc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f34b54f7c6e9ccf-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "180.254.205.118",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "180.254.205.118, 172.71.81.18"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 08:31:01 UTC] === END API CALL LOG ===
[28-Apr-2026 08:31:01 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 08:31:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI2IiwidXNlcm5hbWUiOiJzeXJpYWgiLCJlbWFpbCI6ImRhbGxlc2k3NTRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTY4Njc3fQ.Roi7aLrcWq-3YFKTXJgMc_ZOvlEE--58bxFRvWLVPWc
[28-Apr-2026 08:31:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 08:31:01 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 08:31:01 UTC] User ID: 426
[28-Apr-2026 08:31:01 UTC] ✅ User profile retrieved successfully for user ID: 426
[28-Apr-2026 08:31:10 UTC] === API CALL LOG ===
[28-Apr-2026 08:31:10 UTC] Endpoint: user/profile.php
[28-Apr-2026 08:31:10 UTC] Full Log Data: {
    "timestamp": "2026-04-28 08:31:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "180.254.205.118",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI2IiwidXNlcm5hbWUiOiJzeXJpYWgiLCJlbWFpbCI6ImRhbGxlc2k3NTRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTY4Njc3fQ.Roi7aLrcWq-3YFKTXJgMc_ZOvlEE--58bxFRvWLVPWc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f34b58b0d919ccf-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "180.254.205.118",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "180.254.205.118, 172.71.81.18"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 08:31:10 UTC] === END API CALL LOG ===
[28-Apr-2026 08:31:10 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 08:31:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI2IiwidXNlcm5hbWUiOiJzeXJpYWgiLCJlbWFpbCI6ImRhbGxlc2k3NTRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTY4Njc3fQ.Roi7aLrcWq-3YFKTXJgMc_ZOvlEE--58bxFRvWLVPWc
[28-Apr-2026 08:31:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 08:31:10 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 08:31:10 UTC] User ID: 426
[28-Apr-2026 08:31:10 UTC] ✅ User profile retrieved successfully for user ID: 426
[28-Apr-2026 09:10:34 UTC] === API CALL LOG ===
[28-Apr-2026 09:10:34 UTC] Endpoint: user/profile.php
[28-Apr-2026 09:10:34 UTC] Full Log Data: {
    "timestamp": "2026-04-28 09:10:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "114.125.174.226",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI2IiwidXNlcm5hbWUiOiJzeXJpYWgiLCJlbWFpbCI6ImRhbGxlc2k3NTRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTY4Njc3fQ.Roi7aLrcWq-3YFKTXJgMc_ZOvlEE--58bxFRvWLVPWc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f34ef3caa18c09d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "114.125.174.226",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "114.125.174.226, 172.69.176.74"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 09:10:34 UTC] === END API CALL LOG ===
[28-Apr-2026 09:10:34 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 09:10:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI2IiwidXNlcm5hbWUiOiJzeXJpYWgiLCJlbWFpbCI6ImRhbGxlc2k3NTRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTY4Njc3fQ.Roi7aLrcWq-3YFKTXJgMc_ZOvlEE--58bxFRvWLVPWc
[28-Apr-2026 09:10:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 09:10:34 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 09:10:34 UTC] User ID: 426
[28-Apr-2026 09:10:34 UTC] ✅ User profile retrieved successfully for user ID: 426
[28-Apr-2026 09:10:34 UTC] === API CALL LOG ===
[28-Apr-2026 09:10:34 UTC] Endpoint: user/profile.php
[28-Apr-2026 09:10:34 UTC] Full Log Data: {
    "timestamp": "2026-04-28 09:10:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "114.125.174.226",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI2IiwidXNlcm5hbWUiOiJzeXJpYWgiLCJlbWFpbCI6ImRhbGxlc2k3NTRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTY4Njc3fQ.Roi7aLrcWq-3YFKTXJgMc_ZOvlEE--58bxFRvWLVPWc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f34ef426a6cc09d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "114.125.174.226",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "114.125.174.226, 172.69.176.105"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 09:10:34 UTC] === END API CALL LOG ===
[28-Apr-2026 09:10:34 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 09:10:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI2IiwidXNlcm5hbWUiOiJzeXJpYWgiLCJlbWFpbCI6ImRhbGxlc2k3NTRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTY4Njc3fQ.Roi7aLrcWq-3YFKTXJgMc_ZOvlEE--58bxFRvWLVPWc
[28-Apr-2026 09:10:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 09:10:34 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 09:10:34 UTC] User ID: 426
[28-Apr-2026 09:10:34 UTC] ✅ User profile retrieved successfully for user ID: 426
[28-Apr-2026 09:10:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 09:10:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 09:10:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI2IiwidXNlcm5hbWUiOiJzeXJpYWgiLCJlbWFpbCI6ImRhbGxlc2k3NTRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTY4Njc3fQ.Roi7aLrcWq-3YFKTXJgMc_ZOvlEE--58bxFRvWLVPWc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f34ef42bb40c09d-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"114.125.174.226","CF-IPCountry":"ID","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"114.125.174.226, 172.69.176.105"}
[28-Apr-2026 09:10:34 UTC] === User Orders API Called ===
[28-Apr-2026 09:10:34 UTC] User ID: 426
[28-Apr-2026 09:10:34 UTC] Limit: 20, Offset: 0
[28-Apr-2026 09:10:34 UTC] Orders found: 0
[28-Apr-2026 09:10:34 UTC] Orders data: []
[28-Apr-2026 09:10:34 UTC] Total orders count: 0
[28-Apr-2026 09:10:35 UTC] === API CALL LOG ===
[28-Apr-2026 09:10:35 UTC] Endpoint: user/profile.php
[28-Apr-2026 09:10:35 UTC] Full Log Data: {
    "timestamp": "2026-04-28 09:10:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "114.125.174.226",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI2IiwidXNlcm5hbWUiOiJzeXJpYWgiLCJlbWFpbCI6ImRhbGxlc2k3NTRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTY4Njc3fQ.Roi7aLrcWq-3YFKTXJgMc_ZOvlEE--58bxFRvWLVPWc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f34ef434c80c09d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "114.125.174.226",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "114.125.174.226, 172.69.176.105"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 09:10:35 UTC] === END API CALL LOG ===
[28-Apr-2026 09:10:35 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 09:10:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI2IiwidXNlcm5hbWUiOiJzeXJpYWgiLCJlbWFpbCI6ImRhbGxlc2k3NTRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTY4Njc3fQ.Roi7aLrcWq-3YFKTXJgMc_ZOvlEE--58bxFRvWLVPWc
[28-Apr-2026 09:10:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 09:10:35 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 09:10:35 UTC] User ID: 426
[28-Apr-2026 09:10:35 UTC] ✅ User profile retrieved successfully for user ID: 426
[28-Apr-2026 09:10:36 UTC] === API CALL LOG ===
[28-Apr-2026 09:10:36 UTC] Endpoint: user/profile.php
[28-Apr-2026 09:10:36 UTC] Full Log Data: {
    "timestamp": "2026-04-28 09:10:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "114.125.174.226",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI2IiwidXNlcm5hbWUiOiJzeXJpYWgiLCJlbWFpbCI6ImRhbGxlc2k3NTRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTY4Njc3fQ.Roi7aLrcWq-3YFKTXJgMc_ZOvlEE--58bxFRvWLVPWc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f34ef4b9c70c09d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "114.125.174.226",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "114.125.174.226, 172.69.176.105"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 09:10:36 UTC] === END API CALL LOG ===
[28-Apr-2026 09:10:36 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 09:10:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI2IiwidXNlcm5hbWUiOiJzeXJpYWgiLCJlbWFpbCI6ImRhbGxlc2k3NTRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTY4Njc3fQ.Roi7aLrcWq-3YFKTXJgMc_ZOvlEE--58bxFRvWLVPWc
[28-Apr-2026 09:10:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 09:10:36 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 09:10:36 UTC] User ID: 426
[28-Apr-2026 09:10:36 UTC] ✅ User profile retrieved successfully for user ID: 426
[28-Apr-2026 11:18:46 UTC] === API CALL LOG ===
[28-Apr-2026 11:18:46 UTC] Endpoint: user/profile.php
[28-Apr-2026 11:18:46 UTC] Full Log Data: {
    "timestamp": "2026-04-28 11:18:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d2:1039:2a49:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI3IiwidXNlcm5hbWUiOiJtZW93IiwiZW1haWwiOiJoaW1hbnNodXJhd2F0MzIyNDRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTc5OTI1fQ.Wt4zE5vTqiNK8xhRhVsKu5SfjE-xDMoaUGLwLnF1WSw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f35ab0df8a14494-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d2:1039:2a49:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40d2:1039:2a49:8000::, 162.158.189.208"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 11:18:46 UTC] === END API CALL LOG ===
[28-Apr-2026 11:18:46 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 11:18:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI3IiwidXNlcm5hbWUiOiJtZW93IiwiZW1haWwiOiJoaW1hbnNodXJhd2F0MzIyNDRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTc5OTI1fQ.Wt4zE5vTqiNK8xhRhVsKu5SfjE-xDMoaUGLwLnF1WSw
[28-Apr-2026 11:18:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 11:18:46 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 11:18:46 UTC] User ID: 427
[28-Apr-2026 11:18:46 UTC] ✅ User profile retrieved successfully for user ID: 427
[28-Apr-2026 11:18:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 11:18:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 11:18:46 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI3IiwidXNlcm5hbWUiOiJtZW93IiwiZW1haWwiOiJoaW1hbnNodXJhd2F0MzIyNDRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTc5OTI1fQ.Wt4zE5vTqiNK8xhRhVsKu5SfjE-xDMoaUGLwLnF1WSw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f35ab0df8a44494-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40d2:1039:2a49:8000::","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40d2:1039:2a49:8000::, 162.158.189.209"}
[28-Apr-2026 11:18:46 UTC] === User Orders API Called ===
[28-Apr-2026 11:18:46 UTC] User ID: 427
[28-Apr-2026 11:18:46 UTC] Limit: 20, Offset: 0
[28-Apr-2026 11:18:46 UTC] Orders found: 0
[28-Apr-2026 11:18:46 UTC] Orders data: []
[28-Apr-2026 11:18:46 UTC] Total orders count: 0
[28-Apr-2026 11:18:47 UTC] === API CALL LOG ===
[28-Apr-2026 11:18:47 UTC] Endpoint: user/profile.php
[28-Apr-2026 11:18:47 UTC] Full Log Data: {
    "timestamp": "2026-04-28 11:18:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d2:1039:2a49:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI3IiwidXNlcm5hbWUiOiJtZW93IiwiZW1haWwiOiJoaW1hbnNodXJhd2F0MzIyNDRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTc5OTI1fQ.Wt4zE5vTqiNK8xhRhVsKu5SfjE-xDMoaUGLwLnF1WSw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f35ab0ec9304494-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d2:1039:2a49:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40d2:1039:2a49:8000::, 162.158.189.209"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 11:18:47 UTC] === END API CALL LOG ===
[28-Apr-2026 11:18:47 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 11:18:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI3IiwidXNlcm5hbWUiOiJtZW93IiwiZW1haWwiOiJoaW1hbnNodXJhd2F0MzIyNDRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTc5OTI1fQ.Wt4zE5vTqiNK8xhRhVsKu5SfjE-xDMoaUGLwLnF1WSw
[28-Apr-2026 11:18:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 11:18:47 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 11:18:47 UTC] User ID: 427
[28-Apr-2026 11:18:47 UTC] ✅ User profile retrieved successfully for user ID: 427
[28-Apr-2026 11:18:49 UTC] === API CALL LOG ===
[28-Apr-2026 11:18:49 UTC] Endpoint: user/profile.php
[28-Apr-2026 11:18:49 UTC] Full Log Data: {
    "timestamp": "2026-04-28 11:18:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d2:1039:2a49:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI3IiwidXNlcm5hbWUiOiJtZW93IiwiZW1haWwiOiJoaW1hbnNodXJhd2F0MzIyNDRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTc5OTI1fQ.Wt4zE5vTqiNK8xhRhVsKu5SfjE-xDMoaUGLwLnF1WSw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f35ab20cfac4494-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d2:1039:2a49:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40d2:1039:2a49:8000::, 162.158.189.209"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 11:18:49 UTC] === END API CALL LOG ===
[28-Apr-2026 11:18:49 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 11:18:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI3IiwidXNlcm5hbWUiOiJtZW93IiwiZW1haWwiOiJoaW1hbnNodXJhd2F0MzIyNDRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTc5OTI1fQ.Wt4zE5vTqiNK8xhRhVsKu5SfjE-xDMoaUGLwLnF1WSw
[28-Apr-2026 11:18:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 11:18:49 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 11:18:49 UTC] User ID: 427
[28-Apr-2026 11:18:49 UTC] ✅ User profile retrieved successfully for user ID: 427
[28-Apr-2026 11:19:40 UTC] === API CALL LOG ===
[28-Apr-2026 11:19:40 UTC] Endpoint: user/profile.php
[28-Apr-2026 11:19:40 UTC] Full Log Data: {
    "timestamp": "2026-04-28 11:19:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d2:1039:2a49:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI3IiwidXNlcm5hbWUiOiJtZW93IiwiZW1haWwiOiJoaW1hbnNodXJhd2F0MzIyNDRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTc5OTI1fQ.Wt4zE5vTqiNK8xhRhVsKu5SfjE-xDMoaUGLwLnF1WSw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f35ac5cbc654494-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d2:1039:2a49:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40d2:1039:2a49:8000::, 162.158.189.209"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 11:19:40 UTC] === END API CALL LOG ===
[28-Apr-2026 11:19:40 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 11:19:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI3IiwidXNlcm5hbWUiOiJtZW93IiwiZW1haWwiOiJoaW1hbnNodXJhd2F0MzIyNDRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTc5OTI1fQ.Wt4zE5vTqiNK8xhRhVsKu5SfjE-xDMoaUGLwLnF1WSw
[28-Apr-2026 11:19:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 11:19:40 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 11:19:40 UTC] User ID: 427
[28-Apr-2026 11:19:40 UTC] ✅ User profile retrieved successfully for user ID: 427
[28-Apr-2026 11:19:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 11:19:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 11:19:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI3IiwidXNlcm5hbWUiOiJtZW93IiwiZW1haWwiOiJoaW1hbnNodXJhd2F0MzIyNDRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTc5OTI1fQ.Wt4zE5vTqiNK8xhRhVsKu5SfjE-xDMoaUGLwLnF1WSw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f35acc10fc34494-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40d2:1039:2a49:8000::","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40d2:1039:2a49:8000::, 162.158.189.209"}
[28-Apr-2026 11:19:56 UTC] === User Orders API Called ===
[28-Apr-2026 11:19:56 UTC] User ID: 427
[28-Apr-2026 11:19:56 UTC] Limit: 20, Offset: 0
[28-Apr-2026 11:19:56 UTC] Orders found: 0
[28-Apr-2026 11:19:56 UTC] Orders data: []
[28-Apr-2026 11:19:56 UTC] Total orders count: 0
[28-Apr-2026 11:20:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 11:20:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 11:20:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI3IiwidXNlcm5hbWUiOiJtZW93IiwiZW1haWwiOiJoaW1hbnNodXJhd2F0MzIyNDRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTc5OTI1fQ.Wt4zE5vTqiNK8xhRhVsKu5SfjE-xDMoaUGLwLnF1WSw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f35ad188ca24494-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40d2:1039:2a49:8000::","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40d2:1039:2a49:8000::, 162.158.189.208"}
[28-Apr-2026 11:20:10 UTC] === User Orders API Called ===
[28-Apr-2026 11:20:10 UTC] User ID: 427
[28-Apr-2026 11:20:10 UTC] Limit: 20, Offset: 0
[28-Apr-2026 11:20:10 UTC] Orders found: 0
[28-Apr-2026 11:20:10 UTC] Orders data: []
[28-Apr-2026 11:20:10 UTC] Total orders count: 0
[28-Apr-2026 11:20:10 UTC] === API CALL LOG ===
[28-Apr-2026 11:20:10 UTC] Endpoint: user/profile.php
[28-Apr-2026 11:20:10 UTC] Full Log Data: {
    "timestamp": "2026-04-28 11:20:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d2:1039:2a49:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI3IiwidXNlcm5hbWUiOiJtZW93IiwiZW1haWwiOiJoaW1hbnNodXJhd2F0MzIyNDRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTc5OTI1fQ.Wt4zE5vTqiNK8xhRhVsKu5SfjE-xDMoaUGLwLnF1WSw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f35ad188ca44494-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d2:1039:2a49:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40d2:1039:2a49:8000::, 162.158.189.208"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 11:20:10 UTC] === END API CALL LOG ===
[28-Apr-2026 11:20:10 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 11:20:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI3IiwidXNlcm5hbWUiOiJtZW93IiwiZW1haWwiOiJoaW1hbnNodXJhd2F0MzIyNDRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTc5OTI1fQ.Wt4zE5vTqiNK8xhRhVsKu5SfjE-xDMoaUGLwLnF1WSw
[28-Apr-2026 11:20:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 11:20:10 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 11:20:10 UTC] User ID: 427
[28-Apr-2026 11:20:10 UTC] ✅ User profile retrieved successfully for user ID: 427
[28-Apr-2026 11:20:12 UTC] === API CALL LOG ===
[28-Apr-2026 11:20:12 UTC] Endpoint: user/profile.php
[28-Apr-2026 11:20:12 UTC] Full Log Data: {
    "timestamp": "2026-04-28 11:20:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d2:1039:2a49:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI3IiwidXNlcm5hbWUiOiJtZW93IiwiZW1haWwiOiJoaW1hbnNodXJhd2F0MzIyNDRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTc5OTI1fQ.Wt4zE5vTqiNK8xhRhVsKu5SfjE-xDMoaUGLwLnF1WSw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f35ad240f4a4494-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d2:1039:2a49:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40d2:1039:2a49:8000::, 162.158.189.208"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 11:20:12 UTC] === END API CALL LOG ===
[28-Apr-2026 11:20:12 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 11:20:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI3IiwidXNlcm5hbWUiOiJtZW93IiwiZW1haWwiOiJoaW1hbnNodXJhd2F0MzIyNDRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTc5OTI1fQ.Wt4zE5vTqiNK8xhRhVsKu5SfjE-xDMoaUGLwLnF1WSw
[28-Apr-2026 11:20:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 11:20:12 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 11:20:12 UTC] User ID: 427
[28-Apr-2026 11:20:12 UTC] ✅ User profile retrieved successfully for user ID: 427
[28-Apr-2026 11:20:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 11:20:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 11:20:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI3IiwidXNlcm5hbWUiOiJtZW93IiwiZW1haWwiOiJoaW1hbnNodXJhd2F0MzIyNDRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTc5OTI1fQ.Wt4zE5vTqiNK8xhRhVsKu5SfjE-xDMoaUGLwLnF1WSw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f35adb9b8a14494-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40d2:1039:2a49:8000::","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40d2:1039:2a49:8000::, 162.158.189.208"}
[28-Apr-2026 11:20:36 UTC] === User Orders API Called ===
[28-Apr-2026 11:20:36 UTC] User ID: 427
[28-Apr-2026 11:20:36 UTC] Limit: 20, Offset: 0
[28-Apr-2026 11:20:36 UTC] Orders found: 0
[28-Apr-2026 11:20:36 UTC] Orders data: []
[28-Apr-2026 11:20:36 UTC] Total orders count: 0
[28-Apr-2026 11:20:36 UTC] === API CALL LOG ===
[28-Apr-2026 11:20:36 UTC] Endpoint: user/profile.php
[28-Apr-2026 11:20:36 UTC] Full Log Data: {
    "timestamp": "2026-04-28 11:20:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d2:1039:2a49:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI3IiwidXNlcm5hbWUiOiJtZW93IiwiZW1haWwiOiJoaW1hbnNodXJhd2F0MzIyNDRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTc5OTI1fQ.Wt4zE5vTqiNK8xhRhVsKu5SfjE-xDMoaUGLwLnF1WSw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f35adb9b8a54494-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d2:1039:2a49:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40d2:1039:2a49:8000::, 162.158.189.209"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 11:20:36 UTC] === END API CALL LOG ===
[28-Apr-2026 11:20:36 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 11:20:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI3IiwidXNlcm5hbWUiOiJtZW93IiwiZW1haWwiOiJoaW1hbnNodXJhd2F0MzIyNDRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTc5OTI1fQ.Wt4zE5vTqiNK8xhRhVsKu5SfjE-xDMoaUGLwLnF1WSw
[28-Apr-2026 11:20:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 11:20:36 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 11:20:36 UTC] User ID: 427
[28-Apr-2026 11:20:36 UTC] ✅ User profile retrieved successfully for user ID: 427
[28-Apr-2026 11:20:36 UTC] === API CALL LOG ===
[28-Apr-2026 11:20:36 UTC] Endpoint: user/profile.php
[28-Apr-2026 11:20:36 UTC] Full Log Data: {
    "timestamp": "2026-04-28 11:20:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d2:1039:2a49:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI3IiwidXNlcm5hbWUiOiJtZW93IiwiZW1haWwiOiJoaW1hbnNodXJhd2F0MzIyNDRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTc5OTI1fQ.Wt4zE5vTqiNK8xhRhVsKu5SfjE-xDMoaUGLwLnF1WSw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f35adbd4bff4494-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d2:1039:2a49:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40d2:1039:2a49:8000::, 162.158.189.208"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 11:20:36 UTC] === END API CALL LOG ===
[28-Apr-2026 11:20:36 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 11:20:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI3IiwidXNlcm5hbWUiOiJtZW93IiwiZW1haWwiOiJoaW1hbnNodXJhd2F0MzIyNDRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTc5OTI1fQ.Wt4zE5vTqiNK8xhRhVsKu5SfjE-xDMoaUGLwLnF1WSw
[28-Apr-2026 11:20:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 11:20:36 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 11:20:36 UTC] User ID: 427
[28-Apr-2026 11:20:36 UTC] ✅ User profile retrieved successfully for user ID: 427
[28-Apr-2026 11:20:52 UTC] === API CALL LOG ===
[28-Apr-2026 11:20:52 UTC] Endpoint: user/profile.php
[28-Apr-2026 11:20:52 UTC] Full Log Data: {
    "timestamp": "2026-04-28 11:20:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d2:1039:2a49:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI3IiwidXNlcm5hbWUiOiJtZW93IiwiZW1haWwiOiJoaW1hbnNodXJhd2F0MzIyNDRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTc5OTI1fQ.Wt4zE5vTqiNK8xhRhVsKu5SfjE-xDMoaUGLwLnF1WSw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f35ae20fe664494-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d2:1039:2a49:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40d2:1039:2a49:8000::, 162.158.189.208"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 11:20:52 UTC] === END API CALL LOG ===
[28-Apr-2026 11:20:52 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 11:20:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI3IiwidXNlcm5hbWUiOiJtZW93IiwiZW1haWwiOiJoaW1hbnNodXJhd2F0MzIyNDRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTc5OTI1fQ.Wt4zE5vTqiNK8xhRhVsKu5SfjE-xDMoaUGLwLnF1WSw
[28-Apr-2026 11:20:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 11:20:52 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 11:20:52 UTC] User ID: 427
[28-Apr-2026 11:20:52 UTC] ✅ User profile retrieved successfully for user ID: 427
[28-Apr-2026 11:20:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 11:20:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 11:20:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI3IiwidXNlcm5hbWUiOiJtZW93IiwiZW1haWwiOiJoaW1hbnNodXJhd2F0MzIyNDRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTc5OTI1fQ.Wt4zE5vTqiNK8xhRhVsKu5SfjE-xDMoaUGLwLnF1WSw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f35ae20fe644494-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40d2:1039:2a49:8000::","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40d2:1039:2a49:8000::, 162.158.189.209"}
[28-Apr-2026 11:20:52 UTC] === User Orders API Called ===
[28-Apr-2026 11:20:52 UTC] User ID: 427
[28-Apr-2026 11:20:52 UTC] Limit: 20, Offset: 0
[28-Apr-2026 11:20:52 UTC] Orders found: 0
[28-Apr-2026 11:20:52 UTC] Orders data: []
[28-Apr-2026 11:20:52 UTC] Total orders count: 0
[28-Apr-2026 11:20:53 UTC] === API CALL LOG ===
[28-Apr-2026 11:20:53 UTC] Endpoint: user/profile.php
[28-Apr-2026 11:20:53 UTC] Full Log Data: {
    "timestamp": "2026-04-28 11:20:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d2:1039:2a49:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI3IiwidXNlcm5hbWUiOiJtZW93IiwiZW1haWwiOiJoaW1hbnNodXJhd2F0MzIyNDRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTc5OTI1fQ.Wt4zE5vTqiNK8xhRhVsKu5SfjE-xDMoaUGLwLnF1WSw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f35ae254a634494-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d2:1039:2a49:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40d2:1039:2a49:8000::, 162.158.189.208"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 11:20:53 UTC] === END API CALL LOG ===
[28-Apr-2026 11:20:53 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 11:20:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI3IiwidXNlcm5hbWUiOiJtZW93IiwiZW1haWwiOiJoaW1hbnNodXJhd2F0MzIyNDRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTc5OTI1fQ.Wt4zE5vTqiNK8xhRhVsKu5SfjE-xDMoaUGLwLnF1WSw
[28-Apr-2026 11:20:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 11:20:53 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 11:20:53 UTC] User ID: 427
[28-Apr-2026 11:20:53 UTC] ✅ User profile retrieved successfully for user ID: 427
[28-Apr-2026 11:22:21 UTC] === API CALL LOG ===
[28-Apr-2026 11:22:21 UTC] Endpoint: user/profile.php
[28-Apr-2026 11:22:21 UTC] Full Log Data: {
    "timestamp": "2026-04-28 11:22:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1471:bb33:18aa:799b:880f:ae0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI4IiwidXNlcm5hbWUiOiJrbWciLCJlbWFpbCI6Iml0czI1MDQ0QGdtYWlsLmNvbSIsImV4cCI6MTc3Nzk4MDEzOX0.1mIkL1fQRhZIDzNEUtzPOP1bBHCtcI0j0b1XlPyy-8c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f35b04af84cc8a7-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:3100:1471:bb33:18aa:799b:880f:ae0",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:3100:1471:bb33:18aa:799b:880f:ae0, 162.159.98.202"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 11:22:21 UTC] === END API CALL LOG ===
[28-Apr-2026 11:22:21 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 11:22:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI4IiwidXNlcm5hbWUiOiJrbWciLCJlbWFpbCI6Iml0czI1MDQ0QGdtYWlsLmNvbSIsImV4cCI6MTc3Nzk4MDEzOX0.1mIkL1fQRhZIDzNEUtzPOP1bBHCtcI0j0b1XlPyy-8c
[28-Apr-2026 11:22:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 11:22:21 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 11:22:21 UTC] User ID: 428
[28-Apr-2026 11:22:21 UTC] ✅ User profile retrieved successfully for user ID: 428
[28-Apr-2026 11:22:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 11:22:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 11:22:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI4IiwidXNlcm5hbWUiOiJrbWciLCJlbWFpbCI6Iml0czI1MDQ0QGdtYWlsLmNvbSIsImV4cCI6MTc3Nzk4MDEzOX0.1mIkL1fQRhZIDzNEUtzPOP1bBHCtcI0j0b1XlPyy-8c","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f35b04af851c8a7-HKG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2404:3100:1471:bb33:18aa:799b:880f:ae0","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2404:3100:1471:bb33:18aa:799b:880f:ae0, 162.159.98.202"}
[28-Apr-2026 11:22:21 UTC] === User Orders API Called ===
[28-Apr-2026 11:22:21 UTC] User ID: 428
[28-Apr-2026 11:22:21 UTC] Limit: 20, Offset: 0
[28-Apr-2026 11:22:21 UTC] Orders found: 0
[28-Apr-2026 11:22:21 UTC] Orders data: []
[28-Apr-2026 11:22:21 UTC] Total orders count: 0
[28-Apr-2026 11:22:21 UTC] === API CALL LOG ===
[28-Apr-2026 11:22:21 UTC] Endpoint: user/profile.php
[28-Apr-2026 11:22:21 UTC] Full Log Data: {
    "timestamp": "2026-04-28 11:22:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1471:bb33:18aa:799b:880f:ae0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI4IiwidXNlcm5hbWUiOiJrbWciLCJlbWFpbCI6Iml0czI1MDQ0QGdtYWlsLmNvbSIsImV4cCI6MTc3Nzk4MDEzOX0.1mIkL1fQRhZIDzNEUtzPOP1bBHCtcI0j0b1XlPyy-8c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f35b04c6ccac8a7-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:3100:1471:bb33:18aa:799b:880f:ae0",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:3100:1471:bb33:18aa:799b:880f:ae0, 162.159.98.203"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 11:22:21 UTC] === END API CALL LOG ===
[28-Apr-2026 11:22:21 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 11:22:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI4IiwidXNlcm5hbWUiOiJrbWciLCJlbWFpbCI6Iml0czI1MDQ0QGdtYWlsLmNvbSIsImV4cCI6MTc3Nzk4MDEzOX0.1mIkL1fQRhZIDzNEUtzPOP1bBHCtcI0j0b1XlPyy-8c
[28-Apr-2026 11:22:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 11:22:21 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 11:22:21 UTC] User ID: 428
[28-Apr-2026 11:22:21 UTC] ✅ User profile retrieved successfully for user ID: 428
[28-Apr-2026 11:22:24 UTC] === API CALL LOG ===
[28-Apr-2026 11:22:24 UTC] Endpoint: user/profile.php
[28-Apr-2026 11:22:24 UTC] Full Log Data: {
    "timestamp": "2026-04-28 11:22:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1471:bb33:18aa:799b:880f:ae0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI4IiwidXNlcm5hbWUiOiJrbWciLCJlbWFpbCI6Iml0czI1MDQ0QGdtYWlsLmNvbSIsImV4cCI6MTc3Nzk4MDEzOX0.1mIkL1fQRhZIDzNEUtzPOP1bBHCtcI0j0b1XlPyy-8c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f35b05c3c2cc8a7-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:3100:1471:bb33:18aa:799b:880f:ae0",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:3100:1471:bb33:18aa:799b:880f:ae0, 162.159.98.203"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 11:22:24 UTC] === END API CALL LOG ===
[28-Apr-2026 11:22:24 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 11:22:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI4IiwidXNlcm5hbWUiOiJrbWciLCJlbWFpbCI6Iml0czI1MDQ0QGdtYWlsLmNvbSIsImV4cCI6MTc3Nzk4MDEzOX0.1mIkL1fQRhZIDzNEUtzPOP1bBHCtcI0j0b1XlPyy-8c
[28-Apr-2026 11:22:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 11:22:24 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 11:22:24 UTC] User ID: 428
[28-Apr-2026 11:22:24 UTC] ✅ User profile retrieved successfully for user ID: 428
[28-Apr-2026 11:23:00 UTC] === API CALL LOG ===
[28-Apr-2026 11:23:00 UTC] Endpoint: user/profile.php
[28-Apr-2026 11:23:00 UTC] Full Log Data: {
    "timestamp": "2026-04-28 11:23:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1471:bb33:18aa:799b:880f:ae0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI4IiwidXNlcm5hbWUiOiJrbWciLCJlbWFpbCI6Iml0czI1MDQ0QGdtYWlsLmNvbSIsImV4cCI6MTc3Nzk4MDEzOX0.1mIkL1fQRhZIDzNEUtzPOP1bBHCtcI0j0b1XlPyy-8c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f35b13eec64c8a7-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:3100:1471:bb33:18aa:799b:880f:ae0",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:3100:1471:bb33:18aa:799b:880f:ae0, 162.159.98.45"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 11:23:00 UTC] === END API CALL LOG ===
[28-Apr-2026 11:23:00 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 11:23:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI4IiwidXNlcm5hbWUiOiJrbWciLCJlbWFpbCI6Iml0czI1MDQ0QGdtYWlsLmNvbSIsImV4cCI6MTc3Nzk4MDEzOX0.1mIkL1fQRhZIDzNEUtzPOP1bBHCtcI0j0b1XlPyy-8c
[28-Apr-2026 11:23:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 11:23:00 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 11:23:00 UTC] User ID: 428
[28-Apr-2026 11:23:00 UTC] ✅ User profile retrieved successfully for user ID: 428
[28-Apr-2026 11:23:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 11:23:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 11:23:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI4IiwidXNlcm5hbWUiOiJrbWciLCJlbWFpbCI6Iml0czI1MDQ0QGdtYWlsLmNvbSIsImV4cCI6MTc3Nzk4MDEzOX0.1mIkL1fQRhZIDzNEUtzPOP1bBHCtcI0j0b1XlPyy-8c","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f35b13eec5fc8a7-HKG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2404:3100:1471:bb33:18aa:799b:880f:ae0","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2404:3100:1471:bb33:18aa:799b:880f:ae0, 162.159.98.44"}
[28-Apr-2026 11:23:00 UTC] === User Orders API Called ===
[28-Apr-2026 11:23:00 UTC] User ID: 428
[28-Apr-2026 11:23:00 UTC] Limit: 20, Offset: 0
[28-Apr-2026 11:23:00 UTC] Orders found: 0
[28-Apr-2026 11:23:00 UTC] Orders data: []
[28-Apr-2026 11:23:00 UTC] Total orders count: 0
[28-Apr-2026 11:23:00 UTC] === API CALL LOG ===
[28-Apr-2026 11:23:00 UTC] Endpoint: user/profile.php
[28-Apr-2026 11:23:00 UTC] Full Log Data: {
    "timestamp": "2026-04-28 11:23:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1471:bb33:18aa:799b:880f:ae0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI4IiwidXNlcm5hbWUiOiJrbWciLCJlbWFpbCI6Iml0czI1MDQ0QGdtYWlsLmNvbSIsImV4cCI6MTc3Nzk4MDEzOX0.1mIkL1fQRhZIDzNEUtzPOP1bBHCtcI0j0b1XlPyy-8c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f35b1426dfec8a7-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:3100:1471:bb33:18aa:799b:880f:ae0",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:3100:1471:bb33:18aa:799b:880f:ae0, 162.159.98.45"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 11:23:00 UTC] === END API CALL LOG ===
[28-Apr-2026 11:23:00 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 11:23:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI4IiwidXNlcm5hbWUiOiJrbWciLCJlbWFpbCI6Iml0czI1MDQ0QGdtYWlsLmNvbSIsImV4cCI6MTc3Nzk4MDEzOX0.1mIkL1fQRhZIDzNEUtzPOP1bBHCtcI0j0b1XlPyy-8c
[28-Apr-2026 11:23:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 11:23:00 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 11:23:00 UTC] User ID: 428
[28-Apr-2026 11:23:00 UTC] ✅ User profile retrieved successfully for user ID: 428
[28-Apr-2026 11:23:02 UTC] === API CALL LOG ===
[28-Apr-2026 11:23:02 UTC] Endpoint: user/profile.php
[28-Apr-2026 11:23:02 UTC] Full Log Data: {
    "timestamp": "2026-04-28 11:23:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1471:bb33:18aa:799b:880f:ae0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI4IiwidXNlcm5hbWUiOiJrbWciLCJlbWFpbCI6Iml0czI1MDQ0QGdtYWlsLmNvbSIsImV4cCI6MTc3Nzk4MDEzOX0.1mIkL1fQRhZIDzNEUtzPOP1bBHCtcI0j0b1XlPyy-8c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f35b14d6a4ac8a7-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:3100:1471:bb33:18aa:799b:880f:ae0",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:3100:1471:bb33:18aa:799b:880f:ae0, 162.159.98.44"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 11:23:02 UTC] === END API CALL LOG ===
[28-Apr-2026 11:23:02 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 11:23:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI4IiwidXNlcm5hbWUiOiJrbWciLCJlbWFpbCI6Iml0czI1MDQ0QGdtYWlsLmNvbSIsImV4cCI6MTc3Nzk4MDEzOX0.1mIkL1fQRhZIDzNEUtzPOP1bBHCtcI0j0b1XlPyy-8c
[28-Apr-2026 11:23:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 11:23:02 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 11:23:02 UTC] User ID: 428
[28-Apr-2026 11:23:02 UTC] ✅ User profile retrieved successfully for user ID: 428
[28-Apr-2026 11:23:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 11:23:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 11:23:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI3IiwidXNlcm5hbWUiOiJtZW93IiwiZW1haWwiOiJoaW1hbnNodXJhd2F0MzIyNDRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTc5OTI1fQ.Wt4zE5vTqiNK8xhRhVsKu5SfjE-xDMoaUGLwLnF1WSw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f35b153fc954494-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40d2:1039:2a49:8000::","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40d2:1039:2a49:8000::, 162.158.189.208"}
[28-Apr-2026 11:23:03 UTC] === User Orders API Called ===
[28-Apr-2026 11:23:03 UTC] User ID: 427
[28-Apr-2026 11:23:03 UTC] Limit: 20, Offset: 0
[28-Apr-2026 11:23:03 UTC] Orders found: 0
[28-Apr-2026 11:23:03 UTC] Orders data: []
[28-Apr-2026 11:23:03 UTC] Total orders count: 0
[28-Apr-2026 11:23:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 11:23:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 11:23:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI3IiwidXNlcm5hbWUiOiJtZW93IiwiZW1haWwiOiJoaW1hbnNodXJhd2F0MzIyNDRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTc5OTI1fQ.Wt4zE5vTqiNK8xhRhVsKu5SfjE-xDMoaUGLwLnF1WSw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f35b1b28a314494-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40d2:1039:2a49:8000::","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40d2:1039:2a49:8000::, 162.158.189.209"}
[28-Apr-2026 11:23:19 UTC] === User Orders API Called ===
[28-Apr-2026 11:23:19 UTC] User ID: 427
[28-Apr-2026 11:23:19 UTC] Limit: 20, Offset: 0
[28-Apr-2026 11:23:19 UTC] Orders found: 0
[28-Apr-2026 11:23:19 UTC] Orders data: []
[28-Apr-2026 11:23:19 UTC] Total orders count: 0
[28-Apr-2026 11:23:19 UTC] === API CALL LOG ===
[28-Apr-2026 11:23:19 UTC] Endpoint: user/profile.php
[28-Apr-2026 11:23:19 UTC] Full Log Data: {
    "timestamp": "2026-04-28 11:23:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d2:1039:2a49:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI3IiwidXNlcm5hbWUiOiJtZW93IiwiZW1haWwiOiJoaW1hbnNodXJhd2F0MzIyNDRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTc5OTI1fQ.Wt4zE5vTqiNK8xhRhVsKu5SfjE-xDMoaUGLwLnF1WSw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f35b1b28a344494-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d2:1039:2a49:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40d2:1039:2a49:8000::, 162.158.189.208"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 11:23:19 UTC] === END API CALL LOG ===
[28-Apr-2026 11:23:19 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 11:23:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI3IiwidXNlcm5hbWUiOiJtZW93IiwiZW1haWwiOiJoaW1hbnNodXJhd2F0MzIyNDRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTc5OTI1fQ.Wt4zE5vTqiNK8xhRhVsKu5SfjE-xDMoaUGLwLnF1WSw
[28-Apr-2026 11:23:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 11:23:19 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 11:23:19 UTC] User ID: 427
[28-Apr-2026 11:23:19 UTC] ✅ User profile retrieved successfully for user ID: 427
[28-Apr-2026 11:23:19 UTC] === API CALL LOG ===
[28-Apr-2026 11:23:19 UTC] Endpoint: user/profile.php
[28-Apr-2026 11:23:19 UTC] Full Log Data: {
    "timestamp": "2026-04-28 11:23:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d2:1039:2a49:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI3IiwidXNlcm5hbWUiOiJtZW93IiwiZW1haWwiOiJoaW1hbnNodXJhd2F0MzIyNDRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTc5OTI1fQ.Wt4zE5vTqiNK8xhRhVsKu5SfjE-xDMoaUGLwLnF1WSw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f35b1b5ddc74494-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d2:1039:2a49:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40d2:1039:2a49:8000::, 162.158.189.209"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 11:23:19 UTC] === END API CALL LOG ===
[28-Apr-2026 11:23:19 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 11:23:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI3IiwidXNlcm5hbWUiOiJtZW93IiwiZW1haWwiOiJoaW1hbnNodXJhd2F0MzIyNDRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTc5OTI1fQ.Wt4zE5vTqiNK8xhRhVsKu5SfjE-xDMoaUGLwLnF1WSw
[28-Apr-2026 11:23:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 11:23:19 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 11:23:19 UTC] User ID: 427
[28-Apr-2026 11:23:19 UTC] ✅ User profile retrieved successfully for user ID: 427
[28-Apr-2026 11:23:20 UTC] === API CALL LOG ===
[28-Apr-2026 11:23:20 UTC] Endpoint: user/profile.php
[28-Apr-2026 11:23:20 UTC] Full Log Data: {
    "timestamp": "2026-04-28 11:23:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1471:bb33:18aa:799b:880f:ae0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI4IiwidXNlcm5hbWUiOiJrbWciLCJlbWFpbCI6Iml0czI1MDQ0QGdtYWlsLmNvbSIsImV4cCI6MTc3Nzk4MDEzOX0.1mIkL1fQRhZIDzNEUtzPOP1bBHCtcI0j0b1XlPyy-8c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f35b1b8691fc8a7-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:3100:1471:bb33:18aa:799b:880f:ae0",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:3100:1471:bb33:18aa:799b:880f:ae0, 162.159.98.45"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 11:23:20 UTC] === END API CALL LOG ===
[28-Apr-2026 11:23:20 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 11:23:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI4IiwidXNlcm5hbWUiOiJrbWciLCJlbWFpbCI6Iml0czI1MDQ0QGdtYWlsLmNvbSIsImV4cCI6MTc3Nzk4MDEzOX0.1mIkL1fQRhZIDzNEUtzPOP1bBHCtcI0j0b1XlPyy-8c
[28-Apr-2026 11:23:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 11:23:20 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 11:23:20 UTC] User ID: 428
[28-Apr-2026 11:23:20 UTC] ✅ User profile retrieved successfully for user ID: 428
[28-Apr-2026 11:23:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 11:23:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 11:23:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI4IiwidXNlcm5hbWUiOiJrbWciLCJlbWFpbCI6Iml0czI1MDQ0QGdtYWlsLmNvbSIsImV4cCI6MTc3Nzk4MDEzOX0.1mIkL1fQRhZIDzNEUtzPOP1bBHCtcI0j0b1XlPyy-8c","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f35b1b8691ac8a7-HKG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2404:3100:1471:bb33:18aa:799b:880f:ae0","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2404:3100:1471:bb33:18aa:799b:880f:ae0, 162.159.98.45"}
[28-Apr-2026 11:23:20 UTC] === User Orders API Called ===
[28-Apr-2026 11:23:20 UTC] User ID: 428
[28-Apr-2026 11:23:20 UTC] Limit: 20, Offset: 0
[28-Apr-2026 11:23:20 UTC] Orders found: 0
[28-Apr-2026 11:23:20 UTC] Orders data: []
[28-Apr-2026 11:23:20 UTC] Total orders count: 0
[28-Apr-2026 11:23:20 UTC] === API CALL LOG ===
[28-Apr-2026 11:23:20 UTC] Endpoint: user/profile.php
[28-Apr-2026 11:23:20 UTC] Full Log Data: {
    "timestamp": "2026-04-28 11:23:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1471:bb33:18aa:799b:880f:ae0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI4IiwidXNlcm5hbWUiOiJrbWciLCJlbWFpbCI6Iml0czI1MDQ0QGdtYWlsLmNvbSIsImV4cCI6MTc3Nzk4MDEzOX0.1mIkL1fQRhZIDzNEUtzPOP1bBHCtcI0j0b1XlPyy-8c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f35b1bbf9abc8a7-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:3100:1471:bb33:18aa:799b:880f:ae0",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:3100:1471:bb33:18aa:799b:880f:ae0, 162.159.98.44"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 11:23:20 UTC] === END API CALL LOG ===
[28-Apr-2026 11:23:20 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 11:23:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI4IiwidXNlcm5hbWUiOiJrbWciLCJlbWFpbCI6Iml0czI1MDQ0QGdtYWlsLmNvbSIsImV4cCI6MTc3Nzk4MDEzOX0.1mIkL1fQRhZIDzNEUtzPOP1bBHCtcI0j0b1XlPyy-8c
[28-Apr-2026 11:23:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 11:23:20 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 11:23:20 UTC] User ID: 428
[28-Apr-2026 11:23:20 UTC] ✅ User profile retrieved successfully for user ID: 428
[28-Apr-2026 11:23:22 UTC] === API CALL LOG ===
[28-Apr-2026 11:23:22 UTC] Endpoint: user/profile.php
[28-Apr-2026 11:23:22 UTC] Full Log Data: {
    "timestamp": "2026-04-28 11:23:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1471:bb33:18aa:799b:880f:ae0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI4IiwidXNlcm5hbWUiOiJrbWciLCJlbWFpbCI6Iml0czI1MDQ0QGdtYWlsLmNvbSIsImV4cCI6MTc3Nzk4MDEzOX0.1mIkL1fQRhZIDzNEUtzPOP1bBHCtcI0j0b1XlPyy-8c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f35b1c73d31c8a7-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:3100:1471:bb33:18aa:799b:880f:ae0",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:3100:1471:bb33:18aa:799b:880f:ae0, 162.159.98.45"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 11:23:22 UTC] === END API CALL LOG ===
[28-Apr-2026 11:23:22 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 11:23:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI4IiwidXNlcm5hbWUiOiJrbWciLCJlbWFpbCI6Iml0czI1MDQ0QGdtYWlsLmNvbSIsImV4cCI6MTc3Nzk4MDEzOX0.1mIkL1fQRhZIDzNEUtzPOP1bBHCtcI0j0b1XlPyy-8c
[28-Apr-2026 11:23:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 11:23:22 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 11:23:22 UTC] User ID: 428
[28-Apr-2026 11:23:22 UTC] ✅ User profile retrieved successfully for user ID: 428
[28-Apr-2026 11:23:27 UTC] === API CALL LOG ===
[28-Apr-2026 11:23:27 UTC] Endpoint: user/profile.php
[28-Apr-2026 11:23:27 UTC] Full Log Data: {
    "timestamp": "2026-04-28 11:23:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1471:bb33:18aa:799b:880f:ae0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI4IiwidXNlcm5hbWUiOiJrbWciLCJlbWFpbCI6Iml0czI1MDQ0QGdtYWlsLmNvbSIsImV4cCI6MTc3Nzk4MDEzOX0.1mIkL1fQRhZIDzNEUtzPOP1bBHCtcI0j0b1XlPyy-8c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f35b1e5995ac8a7-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:3100:1471:bb33:18aa:799b:880f:ae0",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:3100:1471:bb33:18aa:799b:880f:ae0, 162.159.98.45"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 11:23:27 UTC] === END API CALL LOG ===
[28-Apr-2026 11:23:27 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 11:23:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI4IiwidXNlcm5hbWUiOiJrbWciLCJlbWFpbCI6Iml0czI1MDQ0QGdtYWlsLmNvbSIsImV4cCI6MTc3Nzk4MDEzOX0.1mIkL1fQRhZIDzNEUtzPOP1bBHCtcI0j0b1XlPyy-8c
[28-Apr-2026 11:23:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 11:23:27 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 11:23:27 UTC] User ID: 428
[28-Apr-2026 11:23:27 UTC] ✅ User profile retrieved successfully for user ID: 428
[28-Apr-2026 11:23:27 UTC] User Purchases API - User ID: 428
[28-Apr-2026 11:23:27 UTC] User Purchases API - Total purchases found: 0
[28-Apr-2026 11:23:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 11:23:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 11:23:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI4IiwidXNlcm5hbWUiOiJrbWciLCJlbWFpbCI6Iml0czI1MDQ0QGdtYWlsLmNvbSIsImV4cCI6MTc3Nzk4MDEzOX0.1mIkL1fQRhZIDzNEUtzPOP1bBHCtcI0j0b1XlPyy-8c","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f35b1ec8a94c8a7-HKG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2404:3100:1471:bb33:18aa:799b:880f:ae0","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2404:3100:1471:bb33:18aa:799b:880f:ae0, 162.159.98.45"}
[28-Apr-2026 11:23:28 UTC] === User Orders API Called ===
[28-Apr-2026 11:23:28 UTC] User ID: 428
[28-Apr-2026 11:23:28 UTC] Limit: 20, Offset: 0
[28-Apr-2026 11:23:28 UTC] Orders found: 0
[28-Apr-2026 11:23:28 UTC] Orders data: []
[28-Apr-2026 11:23:28 UTC] Total orders count: 0
[28-Apr-2026 11:23:29 UTC] === API CALL LOG ===
[28-Apr-2026 11:23:29 UTC] Endpoint: user/profile.php
[28-Apr-2026 11:23:29 UTC] Full Log Data: {
    "timestamp": "2026-04-28 11:23:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1471:bb33:18aa:799b:880f:ae0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI4IiwidXNlcm5hbWUiOiJrbWciLCJlbWFpbCI6Iml0czI1MDQ0QGdtYWlsLmNvbSIsImV4cCI6MTc3Nzk4MDEzOX0.1mIkL1fQRhZIDzNEUtzPOP1bBHCtcI0j0b1XlPyy-8c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f35b1f63c35c8a7-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:3100:1471:bb33:18aa:799b:880f:ae0",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:3100:1471:bb33:18aa:799b:880f:ae0, 162.159.98.45"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 11:23:29 UTC] === END API CALL LOG ===
[28-Apr-2026 11:23:29 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 11:23:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI4IiwidXNlcm5hbWUiOiJrbWciLCJlbWFpbCI6Iml0czI1MDQ0QGdtYWlsLmNvbSIsImV4cCI6MTc3Nzk4MDEzOX0.1mIkL1fQRhZIDzNEUtzPOP1bBHCtcI0j0b1XlPyy-8c
[28-Apr-2026 11:23:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 11:23:29 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 11:23:29 UTC] User ID: 428
[28-Apr-2026 11:23:29 UTC] ✅ User profile retrieved successfully for user ID: 428
[28-Apr-2026 11:23:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 11:23:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 11:23:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI4IiwidXNlcm5hbWUiOiJrbWciLCJlbWFpbCI6Iml0czI1MDQ0QGdtYWlsLmNvbSIsImV4cCI6MTc3Nzk4MDEzOX0.1mIkL1fQRhZIDzNEUtzPOP1bBHCtcI0j0b1XlPyy-8c","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f35b1f63c34c8a7-HKG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2404:3100:1471:bb33:18aa:799b:880f:ae0","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2404:3100:1471:bb33:18aa:799b:880f:ae0, 162.159.98.45"}
[28-Apr-2026 11:23:30 UTC] === User Orders API Called ===
[28-Apr-2026 11:23:30 UTC] User ID: 428
[28-Apr-2026 11:23:30 UTC] Limit: 20, Offset: 0
[28-Apr-2026 11:23:30 UTC] Orders found: 0
[28-Apr-2026 11:23:30 UTC] Orders data: []
[28-Apr-2026 11:23:30 UTC] Total orders count: 0
[28-Apr-2026 11:23:30 UTC] === API CALL LOG ===
[28-Apr-2026 11:23:30 UTC] Endpoint: user/profile.php
[28-Apr-2026 11:23:30 UTC] Full Log Data: {
    "timestamp": "2026-04-28 11:23:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1471:bb33:18aa:799b:880f:ae0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI4IiwidXNlcm5hbWUiOiJrbWciLCJlbWFpbCI6Iml0czI1MDQ0QGdtYWlsLmNvbSIsImV4cCI6MTc3Nzk4MDEzOX0.1mIkL1fQRhZIDzNEUtzPOP1bBHCtcI0j0b1XlPyy-8c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f35b1f98d55c8a7-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:3100:1471:bb33:18aa:799b:880f:ae0",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:3100:1471:bb33:18aa:799b:880f:ae0, 162.159.98.45"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 11:23:30 UTC] === END API CALL LOG ===
[28-Apr-2026 11:23:30 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 11:23:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI4IiwidXNlcm5hbWUiOiJrbWciLCJlbWFpbCI6Iml0czI1MDQ0QGdtYWlsLmNvbSIsImV4cCI6MTc3Nzk4MDEzOX0.1mIkL1fQRhZIDzNEUtzPOP1bBHCtcI0j0b1XlPyy-8c
[28-Apr-2026 11:23:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 11:23:30 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 11:23:30 UTC] User ID: 428
[28-Apr-2026 11:23:30 UTC] ✅ User profile retrieved successfully for user ID: 428
[28-Apr-2026 11:23:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 11:23:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 11:23:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI3IiwidXNlcm5hbWUiOiJtZW93IiwiZW1haWwiOiJoaW1hbnNodXJhd2F0MzIyNDRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTc5OTI1fQ.Wt4zE5vTqiNK8xhRhVsKu5SfjE-xDMoaUGLwLnF1WSw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f35b1fbbc204494-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40d2:1039:2a49:8000::","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40d2:1039:2a49:8000::, 162.158.189.209"}
[28-Apr-2026 11:23:30 UTC] === User Orders API Called ===
[28-Apr-2026 11:23:30 UTC] User ID: 427
[28-Apr-2026 11:23:30 UTC] Limit: 20, Offset: 0
[28-Apr-2026 11:23:30 UTC] Orders found: 0
[28-Apr-2026 11:23:30 UTC] Orders data: []
[28-Apr-2026 11:23:30 UTC] Total orders count: 0
[28-Apr-2026 11:23:30 UTC] === API CALL LOG ===
[28-Apr-2026 11:23:30 UTC] Endpoint: user/profile.php
[28-Apr-2026 11:23:30 UTC] Full Log Data: {
    "timestamp": "2026-04-28 11:23:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d2:1039:2a49:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI3IiwidXNlcm5hbWUiOiJtZW93IiwiZW1haWwiOiJoaW1hbnNodXJhd2F0MzIyNDRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTc5OTI1fQ.Wt4zE5vTqiNK8xhRhVsKu5SfjE-xDMoaUGLwLnF1WSw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f35b1fbbc214494-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d2:1039:2a49:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40d2:1039:2a49:8000::, 162.158.189.208"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 11:23:30 UTC] === END API CALL LOG ===
[28-Apr-2026 11:23:30 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 11:23:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI3IiwidXNlcm5hbWUiOiJtZW93IiwiZW1haWwiOiJoaW1hbnNodXJhd2F0MzIyNDRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTc5OTI1fQ.Wt4zE5vTqiNK8xhRhVsKu5SfjE-xDMoaUGLwLnF1WSw
[28-Apr-2026 11:23:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 11:23:30 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 11:23:30 UTC] User ID: 427
[28-Apr-2026 11:23:30 UTC] ✅ User profile retrieved successfully for user ID: 427
[28-Apr-2026 11:23:30 UTC] === API CALL LOG ===
[28-Apr-2026 11:23:30 UTC] Endpoint: user/profile.php
[28-Apr-2026 11:23:30 UTC] Full Log Data: {
    "timestamp": "2026-04-28 11:23:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d2:1039:2a49:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI3IiwidXNlcm5hbWUiOiJtZW93IiwiZW1haWwiOiJoaW1hbnNodXJhd2F0MzIyNDRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTc5OTI1fQ.Wt4zE5vTqiNK8xhRhVsKu5SfjE-xDMoaUGLwLnF1WSw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f35b1fdcde04494-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d2:1039:2a49:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40d2:1039:2a49:8000::, 162.158.189.209"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 11:23:30 UTC] === END API CALL LOG ===
[28-Apr-2026 11:23:30 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 11:23:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI3IiwidXNlcm5hbWUiOiJtZW93IiwiZW1haWwiOiJoaW1hbnNodXJhd2F0MzIyNDRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTc5OTI1fQ.Wt4zE5vTqiNK8xhRhVsKu5SfjE-xDMoaUGLwLnF1WSw
[28-Apr-2026 11:23:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 11:23:30 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 11:23:30 UTC] User ID: 427
[28-Apr-2026 11:23:30 UTC] ✅ User profile retrieved successfully for user ID: 427
[28-Apr-2026 11:23:40 UTC] === API CALL LOG ===
[28-Apr-2026 11:23:40 UTC] Endpoint: user/profile.php
[28-Apr-2026 11:23:40 UTC] Full Log Data: {
    "timestamp": "2026-04-28 11:23:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1471:bb33:18aa:799b:880f:ae0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI4IiwidXNlcm5hbWUiOiJrbWciLCJlbWFpbCI6Iml0czI1MDQ0QGdtYWlsLmNvbSIsImV4cCI6MTc3Nzk4MDEzOX0.1mIkL1fQRhZIDzNEUtzPOP1bBHCtcI0j0b1XlPyy-8c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f35b2357f83c8a7-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:3100:1471:bb33:18aa:799b:880f:ae0",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:3100:1471:bb33:18aa:799b:880f:ae0, 162.159.98.45"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 11:23:40 UTC] === END API CALL LOG ===
[28-Apr-2026 11:23:40 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 11:23:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI4IiwidXNlcm5hbWUiOiJrbWciLCJlbWFpbCI6Iml0czI1MDQ0QGdtYWlsLmNvbSIsImV4cCI6MTc3Nzk4MDEzOX0.1mIkL1fQRhZIDzNEUtzPOP1bBHCtcI0j0b1XlPyy-8c
[28-Apr-2026 11:23:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 11:23:40 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 11:23:40 UTC] User ID: 428
[28-Apr-2026 11:23:40 UTC] ✅ User profile retrieved successfully for user ID: 428
[28-Apr-2026 11:23:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 11:23:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 11:23:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI4IiwidXNlcm5hbWUiOiJrbWciLCJlbWFpbCI6Iml0czI1MDQ0QGdtYWlsLmNvbSIsImV4cCI6MTc3Nzk4MDEzOX0.1mIkL1fQRhZIDzNEUtzPOP1bBHCtcI0j0b1XlPyy-8c","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f35b2357f81c8a7-HKG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2404:3100:1471:bb33:18aa:799b:880f:ae0","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2404:3100:1471:bb33:18aa:799b:880f:ae0, 162.159.98.45"}
[28-Apr-2026 11:23:40 UTC] === User Orders API Called ===
[28-Apr-2026 11:23:40 UTC] User ID: 428
[28-Apr-2026 11:23:40 UTC] Limit: 20, Offset: 0
[28-Apr-2026 11:23:40 UTC] Orders found: 0
[28-Apr-2026 11:23:40 UTC] Orders data: []
[28-Apr-2026 11:23:40 UTC] Total orders count: 0
[28-Apr-2026 11:23:41 UTC] === API CALL LOG ===
[28-Apr-2026 11:23:41 UTC] Endpoint: user/profile.php
[28-Apr-2026 11:23:41 UTC] Full Log Data: {
    "timestamp": "2026-04-28 11:23:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1471:bb33:18aa:799b:880f:ae0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI4IiwidXNlcm5hbWUiOiJrbWciLCJlbWFpbCI6Iml0czI1MDQ0QGdtYWlsLmNvbSIsImV4cCI6MTc3Nzk4MDEzOX0.1mIkL1fQRhZIDzNEUtzPOP1bBHCtcI0j0b1XlPyy-8c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f35b2412a94c8a7-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:3100:1471:bb33:18aa:799b:880f:ae0",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:3100:1471:bb33:18aa:799b:880f:ae0, 162.159.98.45"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 11:23:41 UTC] === END API CALL LOG ===
[28-Apr-2026 11:23:41 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 11:23:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI4IiwidXNlcm5hbWUiOiJrbWciLCJlbWFpbCI6Iml0czI1MDQ0QGdtYWlsLmNvbSIsImV4cCI6MTc3Nzk4MDEzOX0.1mIkL1fQRhZIDzNEUtzPOP1bBHCtcI0j0b1XlPyy-8c
[28-Apr-2026 11:23:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 11:23:41 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 11:23:41 UTC] User ID: 428
[28-Apr-2026 11:23:41 UTC] ✅ User profile retrieved successfully for user ID: 428
[28-Apr-2026 11:24:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 11:24:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 11:24:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI3IiwidXNlcm5hbWUiOiJtZW93IiwiZW1haWwiOiJoaW1hbnNodXJhd2F0MzIyNDRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTc5OTI1fQ.Wt4zE5vTqiNK8xhRhVsKu5SfjE-xDMoaUGLwLnF1WSw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f35b32e0c7b4494-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40d2:1039:2a49:8000::","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40d2:1039:2a49:8000::, 162.158.189.208"}
[28-Apr-2026 11:24:19 UTC] === User Orders API Called ===
[28-Apr-2026 11:24:19 UTC] User ID: 427
[28-Apr-2026 11:24:19 UTC] Limit: 20, Offset: 0
[28-Apr-2026 11:24:19 UTC] Orders found: 0
[28-Apr-2026 11:24:19 UTC] Orders data: []
[28-Apr-2026 11:24:19 UTC] Total orders count: 0
[28-Apr-2026 11:24:19 UTC] === API CALL LOG ===
[28-Apr-2026 11:24:19 UTC] Endpoint: user/profile.php
[28-Apr-2026 11:24:19 UTC] Full Log Data: {
    "timestamp": "2026-04-28 11:24:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d2:1039:2a49:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI3IiwidXNlcm5hbWUiOiJtZW93IiwiZW1haWwiOiJoaW1hbnNodXJhd2F0MzIyNDRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTc5OTI1fQ.Wt4zE5vTqiNK8xhRhVsKu5SfjE-xDMoaUGLwLnF1WSw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f35b32e0c7f4494-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d2:1039:2a49:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40d2:1039:2a49:8000::, 162.158.189.208"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 11:24:19 UTC] === END API CALL LOG ===
[28-Apr-2026 11:24:19 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 11:24:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI3IiwidXNlcm5hbWUiOiJtZW93IiwiZW1haWwiOiJoaW1hbnNodXJhd2F0MzIyNDRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTc5OTI1fQ.Wt4zE5vTqiNK8xhRhVsKu5SfjE-xDMoaUGLwLnF1WSw
[28-Apr-2026 11:24:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 11:24:19 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 11:24:19 UTC] User ID: 427
[28-Apr-2026 11:24:19 UTC] ✅ User profile retrieved successfully for user ID: 427
[28-Apr-2026 11:24:19 UTC] === API CALL LOG ===
[28-Apr-2026 11:24:19 UTC] Endpoint: user/profile.php
[28-Apr-2026 11:24:19 UTC] Full Log Data: {
    "timestamp": "2026-04-28 11:24:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d2:1039:2a49:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI3IiwidXNlcm5hbWUiOiJtZW93IiwiZW1haWwiOiJoaW1hbnNodXJhd2F0MzIyNDRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTc5OTI1fQ.Wt4zE5vTqiNK8xhRhVsKu5SfjE-xDMoaUGLwLnF1WSw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f35b32e0c814494-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d2:1039:2a49:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40d2:1039:2a49:8000::, 162.158.189.208"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 11:24:19 UTC] === END API CALL LOG ===
[28-Apr-2026 11:24:19 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 11:24:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI3IiwidXNlcm5hbWUiOiJtZW93IiwiZW1haWwiOiJoaW1hbnNodXJhd2F0MzIyNDRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTc5OTI1fQ.Wt4zE5vTqiNK8xhRhVsKu5SfjE-xDMoaUGLwLnF1WSw
[28-Apr-2026 11:24:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 11:24:19 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 11:24:19 UTC] User ID: 427
[28-Apr-2026 11:24:19 UTC] ✅ User profile retrieved successfully for user ID: 427
[28-Apr-2026 11:24:25 UTC] === API CALL LOG ===
[28-Apr-2026 11:24:25 UTC] Endpoint: user/profile.php
[28-Apr-2026 11:24:25 UTC] Full Log Data: {
    "timestamp": "2026-04-28 11:24:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d2:1039:2a49:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI3IiwidXNlcm5hbWUiOiJtZW93IiwiZW1haWwiOiJoaW1hbnNodXJhd2F0MzIyNDRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTc5OTI1fQ.Wt4zE5vTqiNK8xhRhVsKu5SfjE-xDMoaUGLwLnF1WSw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f35b352ccd04494-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d2:1039:2a49:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40d2:1039:2a49:8000::, 162.158.189.208"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 11:24:25 UTC] === END API CALL LOG ===
[28-Apr-2026 11:24:25 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 11:24:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI3IiwidXNlcm5hbWUiOiJtZW93IiwiZW1haWwiOiJoaW1hbnNodXJhd2F0MzIyNDRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTc5OTI1fQ.Wt4zE5vTqiNK8xhRhVsKu5SfjE-xDMoaUGLwLnF1WSw
[28-Apr-2026 11:24:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 11:24:25 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 11:24:25 UTC] User ID: 427
[28-Apr-2026 11:24:25 UTC] ✅ User profile retrieved successfully for user ID: 427
[28-Apr-2026 11:24:26 UTC] User Purchases API - User ID: 427
[28-Apr-2026 11:24:26 UTC] User Purchases API - Total purchases found: 1
[28-Apr-2026 11:24:37 UTC] === API CALL LOG ===
[28-Apr-2026 11:24:37 UTC] Endpoint: user/profile.php
[28-Apr-2026 11:24:37 UTC] Full Log Data: {
    "timestamp": "2026-04-28 11:24:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d2:1039:2a49:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI3IiwidXNlcm5hbWUiOiJtZW93IiwiZW1haWwiOiJoaW1hbnNodXJhd2F0MzIyNDRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTc5OTI1fQ.Wt4zE5vTqiNK8xhRhVsKu5SfjE-xDMoaUGLwLnF1WSw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f35b39fce944494-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d2:1039:2a49:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40d2:1039:2a49:8000::, 162.158.189.208"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 11:24:37 UTC] === END API CALL LOG ===
[28-Apr-2026 11:24:37 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 11:24:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI3IiwidXNlcm5hbWUiOiJtZW93IiwiZW1haWwiOiJoaW1hbnNodXJhd2F0MzIyNDRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTc5OTI1fQ.Wt4zE5vTqiNK8xhRhVsKu5SfjE-xDMoaUGLwLnF1WSw
[28-Apr-2026 11:24:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 11:24:37 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 11:24:37 UTC] User ID: 427
[28-Apr-2026 11:24:37 UTC] ✅ User profile retrieved successfully for user ID: 427
[28-Apr-2026 11:24:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 11:24:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 11:24:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI3IiwidXNlcm5hbWUiOiJtZW93IiwiZW1haWwiOiJoaW1hbnNodXJhd2F0MzIyNDRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTc5OTI1fQ.Wt4zE5vTqiNK8xhRhVsKu5SfjE-xDMoaUGLwLnF1WSw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f35b39fce904494-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40d2:1039:2a49:8000::","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40d2:1039:2a49:8000::, 162.158.189.208"}
[28-Apr-2026 11:24:37 UTC] === User Orders API Called ===
[28-Apr-2026 11:24:37 UTC] User ID: 427
[28-Apr-2026 11:24:37 UTC] Limit: 20, Offset: 0
[28-Apr-2026 11:24:37 UTC] Orders found: 0
[28-Apr-2026 11:24:37 UTC] Orders data: []
[28-Apr-2026 11:24:37 UTC] Total orders count: 0
[28-Apr-2026 11:24:38 UTC] === API CALL LOG ===
[28-Apr-2026 11:24:38 UTC] Endpoint: user/profile.php
[28-Apr-2026 11:24:38 UTC] Full Log Data: {
    "timestamp": "2026-04-28 11:24:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d2:1039:2a49:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI3IiwidXNlcm5hbWUiOiJtZW93IiwiZW1haWwiOiJoaW1hbnNodXJhd2F0MzIyNDRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTc5OTI1fQ.Wt4zE5vTqiNK8xhRhVsKu5SfjE-xDMoaUGLwLnF1WSw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f35b3a6cd8a4494-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d2:1039:2a49:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40d2:1039:2a49:8000::, 162.158.189.208"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 11:24:38 UTC] === END API CALL LOG ===
[28-Apr-2026 11:24:38 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 11:24:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI3IiwidXNlcm5hbWUiOiJtZW93IiwiZW1haWwiOiJoaW1hbnNodXJhd2F0MzIyNDRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTc5OTI1fQ.Wt4zE5vTqiNK8xhRhVsKu5SfjE-xDMoaUGLwLnF1WSw
[28-Apr-2026 11:24:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 11:24:38 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 11:24:38 UTC] User ID: 427
[28-Apr-2026 11:24:38 UTC] ✅ User profile retrieved successfully for user ID: 427
[28-Apr-2026 11:25:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 11:25:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 11:25:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI3IiwidXNlcm5hbWUiOiJtZW93IiwiZW1haWwiOiJoaW1hbnNodXJhd2F0MzIyNDRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTc5OTI1fQ.Wt4zE5vTqiNK8xhRhVsKu5SfjE-xDMoaUGLwLnF1WSw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f35b47379cd4494-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40d2:1039:2a49:8000::","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40d2:1039:2a49:8000::, 162.158.189.209"}
[28-Apr-2026 11:25:11 UTC] === User Orders API Called ===
[28-Apr-2026 11:25:11 UTC] User ID: 427
[28-Apr-2026 11:25:11 UTC] Limit: 20, Offset: 0
[28-Apr-2026 11:25:11 UTC] Orders found: 0
[28-Apr-2026 11:25:11 UTC] Orders data: []
[28-Apr-2026 11:25:11 UTC] Total orders count: 0
[28-Apr-2026 11:25:11 UTC] === API CALL LOG ===
[28-Apr-2026 11:25:11 UTC] Endpoint: user/profile.php
[28-Apr-2026 11:25:11 UTC] Full Log Data: {
    "timestamp": "2026-04-28 11:25:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d2:1039:2a49:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI3IiwidXNlcm5hbWUiOiJtZW93IiwiZW1haWwiOiJoaW1hbnNodXJhd2F0MzIyNDRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTc5OTI1fQ.Wt4zE5vTqiNK8xhRhVsKu5SfjE-xDMoaUGLwLnF1WSw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f35b47379ce4494-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d2:1039:2a49:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40d2:1039:2a49:8000::, 162.158.189.209"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 11:25:11 UTC] === END API CALL LOG ===
[28-Apr-2026 11:25:11 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 11:25:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI3IiwidXNlcm5hbWUiOiJtZW93IiwiZW1haWwiOiJoaW1hbnNodXJhd2F0MzIyNDRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTc5OTI1fQ.Wt4zE5vTqiNK8xhRhVsKu5SfjE-xDMoaUGLwLnF1WSw
[28-Apr-2026 11:25:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 11:25:11 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 11:25:11 UTC] User ID: 427
[28-Apr-2026 11:25:11 UTC] ✅ User profile retrieved successfully for user ID: 427
[28-Apr-2026 11:25:12 UTC] === API CALL LOG ===
[28-Apr-2026 11:25:12 UTC] Endpoint: user/profile.php
[28-Apr-2026 11:25:12 UTC] Full Log Data: {
    "timestamp": "2026-04-28 11:25:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d2:1039:2a49:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI3IiwidXNlcm5hbWUiOiJtZW93IiwiZW1haWwiOiJoaW1hbnNodXJhd2F0MzIyNDRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTc5OTI1fQ.Wt4zE5vTqiNK8xhRhVsKu5SfjE-xDMoaUGLwLnF1WSw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f35b476fd444494-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d2:1039:2a49:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40d2:1039:2a49:8000::, 162.158.189.209"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 11:25:12 UTC] === END API CALL LOG ===
[28-Apr-2026 11:25:12 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 11:25:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI3IiwidXNlcm5hbWUiOiJtZW93IiwiZW1haWwiOiJoaW1hbnNodXJhd2F0MzIyNDRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTc5OTI1fQ.Wt4zE5vTqiNK8xhRhVsKu5SfjE-xDMoaUGLwLnF1WSw
[28-Apr-2026 11:25:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 11:25:12 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 11:25:12 UTC] User ID: 427
[28-Apr-2026 11:25:12 UTC] ✅ User profile retrieved successfully for user ID: 427
[28-Apr-2026 11:25:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 11:25:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 11:25:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI3IiwidXNlcm5hbWUiOiJtZW93IiwiZW1haWwiOiJoaW1hbnNodXJhd2F0MzIyNDRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTc5OTI1fQ.Wt4zE5vTqiNK8xhRhVsKu5SfjE-xDMoaUGLwLnF1WSw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f35b4c50de84494-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40d2:1039:2a49:8000::","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40d2:1039:2a49:8000::, 162.158.189.209"}
[28-Apr-2026 11:25:24 UTC] === User Orders API Called ===
[28-Apr-2026 11:25:24 UTC] User ID: 427
[28-Apr-2026 11:25:24 UTC] Limit: 20, Offset: 0
[28-Apr-2026 11:25:24 UTC] Orders found: 0
[28-Apr-2026 11:25:24 UTC] Orders data: []
[28-Apr-2026 11:25:24 UTC] Total orders count: 0
[28-Apr-2026 11:25:24 UTC] === API CALL LOG ===
[28-Apr-2026 11:25:24 UTC] Endpoint: user/profile.php
[28-Apr-2026 11:25:24 UTC] Full Log Data: {
    "timestamp": "2026-04-28 11:25:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d2:1039:2a49:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI3IiwidXNlcm5hbWUiOiJtZW93IiwiZW1haWwiOiJoaW1hbnNodXJhd2F0MzIyNDRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTc5OTI1fQ.Wt4zE5vTqiNK8xhRhVsKu5SfjE-xDMoaUGLwLnF1WSw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f35b4c50ded4494-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d2:1039:2a49:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40d2:1039:2a49:8000::, 162.158.189.208"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 11:25:24 UTC] === END API CALL LOG ===
[28-Apr-2026 11:25:24 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 11:25:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI3IiwidXNlcm5hbWUiOiJtZW93IiwiZW1haWwiOiJoaW1hbnNodXJhd2F0MzIyNDRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTc5OTI1fQ.Wt4zE5vTqiNK8xhRhVsKu5SfjE-xDMoaUGLwLnF1WSw
[28-Apr-2026 11:25:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 11:25:24 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 11:25:24 UTC] User ID: 427
[28-Apr-2026 11:25:24 UTC] ✅ User profile retrieved successfully for user ID: 427
[28-Apr-2026 11:25:25 UTC] === API CALL LOG ===
[28-Apr-2026 11:25:25 UTC] Endpoint: user/profile.php
[28-Apr-2026 11:25:25 UTC] Full Log Data: {
    "timestamp": "2026-04-28 11:25:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d2:1039:2a49:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI3IiwidXNlcm5hbWUiOiJtZW93IiwiZW1haWwiOiJoaW1hbnNodXJhd2F0MzIyNDRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTc5OTI1fQ.Wt4zE5vTqiNK8xhRhVsKu5SfjE-xDMoaUGLwLnF1WSw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f35b4c8c9a94494-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d2:1039:2a49:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40d2:1039:2a49:8000::, 162.158.189.209"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 11:25:25 UTC] === END API CALL LOG ===
[28-Apr-2026 11:25:25 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 11:25:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI3IiwidXNlcm5hbWUiOiJtZW93IiwiZW1haWwiOiJoaW1hbnNodXJhd2F0MzIyNDRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTc5OTI1fQ.Wt4zE5vTqiNK8xhRhVsKu5SfjE-xDMoaUGLwLnF1WSw
[28-Apr-2026 11:25:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 11:25:25 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 11:25:25 UTC] User ID: 427
[28-Apr-2026 11:25:25 UTC] ✅ User profile retrieved successfully for user ID: 427
[28-Apr-2026 11:30:32 UTC] === API CALL LOG ===
[28-Apr-2026 11:30:32 UTC] Endpoint: user/profile.php
[28-Apr-2026 11:30:32 UTC] Full Log Data: {
    "timestamp": "2026-04-28 11:30:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4053:311:68fa:ecdf:6fb1:b2c5:2c47",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI3IiwidXNlcm5hbWUiOiJtZW93IiwiZW1haWwiOiJoaW1hbnNodXJhd2F0MzIyNDRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTc5OTI1fQ.Wt4zE5vTqiNK8xhRhVsKu5SfjE-xDMoaUGLwLnF1WSw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f35bc451c73a027-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:4053:311:68fa:ecdf:6fb1:b2c5:2c47",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:4053:311:68fa:ecdf:6fb1:b2c5:2c47, 162.158.170.104"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 11:30:32 UTC] === END API CALL LOG ===
[28-Apr-2026 11:30:32 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 11:30:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI3IiwidXNlcm5hbWUiOiJtZW93IiwiZW1haWwiOiJoaW1hbnNodXJhd2F0MzIyNDRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTc5OTI1fQ.Wt4zE5vTqiNK8xhRhVsKu5SfjE-xDMoaUGLwLnF1WSw
[28-Apr-2026 11:30:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 11:30:32 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 11:30:32 UTC] User ID: 427
[28-Apr-2026 11:30:32 UTC] ✅ User profile retrieved successfully for user ID: 427
[28-Apr-2026 11:30:49 UTC] === API CALL LOG ===
[28-Apr-2026 11:30:49 UTC] Endpoint: user/profile.php
[28-Apr-2026 11:30:49 UTC] Full Log Data: {
    "timestamp": "2026-04-28 11:30:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4053:311:68fa:ecdf:6fb1:b2c5:2c47",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI3IiwidXNlcm5hbWUiOiJtZW93IiwiZW1haWwiOiJoaW1hbnNodXJhd2F0MzIyNDRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTc5OTI1fQ.Wt4zE5vTqiNK8xhRhVsKu5SfjE-xDMoaUGLwLnF1WSw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f35bcae9e82a027-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:4053:311:68fa:ecdf:6fb1:b2c5:2c47",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:4053:311:68fa:ecdf:6fb1:b2c5:2c47, 162.158.170.105"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 11:30:49 UTC] === END API CALL LOG ===
[28-Apr-2026 11:30:49 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 11:30:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI3IiwidXNlcm5hbWUiOiJtZW93IiwiZW1haWwiOiJoaW1hbnNodXJhd2F0MzIyNDRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTc5OTI1fQ.Wt4zE5vTqiNK8xhRhVsKu5SfjE-xDMoaUGLwLnF1WSw
[28-Apr-2026 11:30:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 11:30:49 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 11:30:49 UTC] User ID: 427
[28-Apr-2026 11:30:49 UTC] ✅ User profile retrieved successfully for user ID: 427
[28-Apr-2026 11:30:49 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 11:30:49 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 11:30:49 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI3IiwidXNlcm5hbWUiOiJtZW93IiwiZW1haWwiOiJoaW1hbnNodXJhd2F0MzIyNDRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTc5OTI1fQ.Wt4zE5vTqiNK8xhRhVsKu5SfjE-xDMoaUGLwLnF1WSw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f35bcae9e81a027-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:4053:311:68fa:ecdf:6fb1:b2c5:2c47","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:4053:311:68fa:ecdf:6fb1:b2c5:2c47, 162.158.170.105"}
[28-Apr-2026 11:30:49 UTC] === User Orders API Called ===
[28-Apr-2026 11:30:49 UTC] User ID: 427
[28-Apr-2026 11:30:49 UTC] Limit: 20, Offset: 0
[28-Apr-2026 11:30:49 UTC] Orders found: 0
[28-Apr-2026 11:30:49 UTC] Orders data: []
[28-Apr-2026 11:30:49 UTC] Total orders count: 0
[28-Apr-2026 11:30:49 UTC] === API CALL LOG ===
[28-Apr-2026 11:30:49 UTC] Endpoint: user/profile.php
[28-Apr-2026 11:30:49 UTC] Full Log Data: {
    "timestamp": "2026-04-28 11:30:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4053:311:68fa:ecdf:6fb1:b2c5:2c47",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI3IiwidXNlcm5hbWUiOiJtZW93IiwiZW1haWwiOiJoaW1hbnNodXJhd2F0MzIyNDRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTc5OTI1fQ.Wt4zE5vTqiNK8xhRhVsKu5SfjE-xDMoaUGLwLnF1WSw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f35bcb25b09a027-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:4053:311:68fa:ecdf:6fb1:b2c5:2c47",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:4053:311:68fa:ecdf:6fb1:b2c5:2c47, 162.158.170.105"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 11:30:49 UTC] === END API CALL LOG ===
[28-Apr-2026 11:30:49 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 11:30:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI3IiwidXNlcm5hbWUiOiJtZW93IiwiZW1haWwiOiJoaW1hbnNodXJhd2F0MzIyNDRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTc5OTI1fQ.Wt4zE5vTqiNK8xhRhVsKu5SfjE-xDMoaUGLwLnF1WSw
[28-Apr-2026 11:30:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 11:30:49 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 11:30:49 UTC] User ID: 427
[28-Apr-2026 11:30:49 UTC] ✅ User profile retrieved successfully for user ID: 427
[28-Apr-2026 11:30:58 UTC] === API CALL LOG ===
[28-Apr-2026 11:30:58 UTC] Endpoint: user/profile.php
[28-Apr-2026 11:30:58 UTC] Full Log Data: {
    "timestamp": "2026-04-28 11:30:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4053:311:68fa:ecdf:6fb1:b2c5:2c47",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI3IiwidXNlcm5hbWUiOiJtZW93IiwiZW1haWwiOiJoaW1hbnNodXJhd2F0MzIyNDRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTc5OTI1fQ.Wt4zE5vTqiNK8xhRhVsKu5SfjE-xDMoaUGLwLnF1WSw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f35bcea7d51a027-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:4053:311:68fa:ecdf:6fb1:b2c5:2c47",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:4053:311:68fa:ecdf:6fb1:b2c5:2c47, 162.158.170.105"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 11:30:58 UTC] === END API CALL LOG ===
[28-Apr-2026 11:30:58 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 11:30:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI3IiwidXNlcm5hbWUiOiJtZW93IiwiZW1haWwiOiJoaW1hbnNodXJhd2F0MzIyNDRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTc5OTI1fQ.Wt4zE5vTqiNK8xhRhVsKu5SfjE-xDMoaUGLwLnF1WSw
[28-Apr-2026 11:30:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 11:30:58 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 11:30:58 UTC] User ID: 427
[28-Apr-2026 11:30:58 UTC] ✅ User profile retrieved successfully for user ID: 427
[28-Apr-2026 11:30:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 11:30:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 11:30:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI3IiwidXNlcm5hbWUiOiJtZW93IiwiZW1haWwiOiJoaW1hbnNodXJhd2F0MzIyNDRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTc5OTI1fQ.Wt4zE5vTqiNK8xhRhVsKu5SfjE-xDMoaUGLwLnF1WSw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f35bcea7d50a027-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:4053:311:68fa:ecdf:6fb1:b2c5:2c47","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:4053:311:68fa:ecdf:6fb1:b2c5:2c47, 162.158.170.105"}
[28-Apr-2026 11:30:58 UTC] === User Orders API Called ===
[28-Apr-2026 11:30:58 UTC] User ID: 427
[28-Apr-2026 11:30:58 UTC] Limit: 20, Offset: 0
[28-Apr-2026 11:30:58 UTC] Orders found: 0
[28-Apr-2026 11:30:58 UTC] Orders data: []
[28-Apr-2026 11:30:58 UTC] Total orders count: 0
[28-Apr-2026 11:30:59 UTC] === API CALL LOG ===
[28-Apr-2026 11:30:59 UTC] Endpoint: user/profile.php
[28-Apr-2026 11:30:59 UTC] Full Log Data: {
    "timestamp": "2026-04-28 11:30:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4053:311:68fa:ecdf:6fb1:b2c5:2c47",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI3IiwidXNlcm5hbWUiOiJtZW93IiwiZW1haWwiOiJoaW1hbnNodXJhd2F0MzIyNDRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTc5OTI1fQ.Wt4zE5vTqiNK8xhRhVsKu5SfjE-xDMoaUGLwLnF1WSw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f35bcee487ea027-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:4053:311:68fa:ecdf:6fb1:b2c5:2c47",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:4053:311:68fa:ecdf:6fb1:b2c5:2c47, 162.158.170.105"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 11:30:59 UTC] === END API CALL LOG ===
[28-Apr-2026 11:30:59 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 11:30:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI3IiwidXNlcm5hbWUiOiJtZW93IiwiZW1haWwiOiJoaW1hbnNodXJhd2F0MzIyNDRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTc5OTI1fQ.Wt4zE5vTqiNK8xhRhVsKu5SfjE-xDMoaUGLwLnF1WSw
[28-Apr-2026 11:30:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 11:30:59 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 11:30:59 UTC] User ID: 427
[28-Apr-2026 11:30:59 UTC] ✅ User profile retrieved successfully for user ID: 427
[28-Apr-2026 11:32:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 11:32:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 11:32:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI3IiwidXNlcm5hbWUiOiJtZW93IiwiZW1haWwiOiJoaW1hbnNodXJhd2F0MzIyNDRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTc5OTI1fQ.Wt4zE5vTqiNK8xhRhVsKu5SfjE-xDMoaUGLwLnF1WSw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f35bf3a48fca027-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:4053:311:68fa:ecdf:6fb1:b2c5:2c47","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:4053:311:68fa:ecdf:6fb1:b2c5:2c47, 162.158.170.105"}
[28-Apr-2026 11:32:33 UTC] === User Orders API Called ===
[28-Apr-2026 11:32:33 UTC] User ID: 427
[28-Apr-2026 11:32:33 UTC] Limit: 20, Offset: 0
[28-Apr-2026 11:32:33 UTC] Orders found: 0
[28-Apr-2026 11:32:33 UTC] Orders data: []
[28-Apr-2026 11:32:33 UTC] Total orders count: 0
[28-Apr-2026 11:32:33 UTC] === API CALL LOG ===
[28-Apr-2026 11:32:33 UTC] Endpoint: user/profile.php
[28-Apr-2026 11:32:33 UTC] Full Log Data: {
    "timestamp": "2026-04-28 11:32:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4053:311:68fa:ecdf:6fb1:b2c5:2c47",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI3IiwidXNlcm5hbWUiOiJtZW93IiwiZW1haWwiOiJoaW1hbnNodXJhd2F0MzIyNDRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTc5OTI1fQ.Wt4zE5vTqiNK8xhRhVsKu5SfjE-xDMoaUGLwLnF1WSw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f35bf3a48fda027-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:4053:311:68fa:ecdf:6fb1:b2c5:2c47",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:4053:311:68fa:ecdf:6fb1:b2c5:2c47, 162.158.170.105"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 11:32:33 UTC] === END API CALL LOG ===
[28-Apr-2026 11:32:33 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 11:32:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI3IiwidXNlcm5hbWUiOiJtZW93IiwiZW1haWwiOiJoaW1hbnNodXJhd2F0MzIyNDRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTc5OTI1fQ.Wt4zE5vTqiNK8xhRhVsKu5SfjE-xDMoaUGLwLnF1WSw
[28-Apr-2026 11:32:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 11:32:33 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 11:32:33 UTC] User ID: 427
[28-Apr-2026 11:32:33 UTC] ✅ User profile retrieved successfully for user ID: 427
[28-Apr-2026 11:32:33 UTC] === API CALL LOG ===
[28-Apr-2026 11:32:33 UTC] Endpoint: user/profile.php
[28-Apr-2026 11:32:33 UTC] Full Log Data: {
    "timestamp": "2026-04-28 11:32:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4053:311:68fa:ecdf:6fb1:b2c5:2c47",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI3IiwidXNlcm5hbWUiOiJtZW93IiwiZW1haWwiOiJoaW1hbnNodXJhd2F0MzIyNDRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTc5OTI1fQ.Wt4zE5vTqiNK8xhRhVsKu5SfjE-xDMoaUGLwLnF1WSw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f35bf3ddba8a027-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:4053:311:68fa:ecdf:6fb1:b2c5:2c47",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:4053:311:68fa:ecdf:6fb1:b2c5:2c47, 162.158.170.105"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 11:32:33 UTC] === END API CALL LOG ===
[28-Apr-2026 11:32:33 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 11:32:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI3IiwidXNlcm5hbWUiOiJtZW93IiwiZW1haWwiOiJoaW1hbnNodXJhd2F0MzIyNDRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTc5OTI1fQ.Wt4zE5vTqiNK8xhRhVsKu5SfjE-xDMoaUGLwLnF1WSw
[28-Apr-2026 11:32:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 11:32:33 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 11:32:33 UTC] User ID: 427
[28-Apr-2026 11:32:33 UTC] ✅ User profile retrieved successfully for user ID: 427
[28-Apr-2026 11:32:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 11:32:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 11:32:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI5IiwidXNlcm5hbWUiOiJoYWxkYXIiLCJlbWFpbCI6InNoMDYzNDkwOUBnYW1pbC5jb20iLCJleHAiOjE3Nzc5ODA3NTR9.D5oV3SZppZ_PP646Oh87c4pnZtekgWnZauN1FqJyuP4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f35bf468f25a437-DEL","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.192.119.201","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.192.119.201, 104.23.216.24"}
[28-Apr-2026 11:32:35 UTC] === User Orders API Called ===
[28-Apr-2026 11:32:35 UTC] User ID: 429
[28-Apr-2026 11:32:35 UTC] Limit: 20, Offset: 0
[28-Apr-2026 11:32:35 UTC] Orders found: 0
[28-Apr-2026 11:32:35 UTC] Orders data: []
[28-Apr-2026 11:32:35 UTC] Total orders count: 0
[28-Apr-2026 11:32:35 UTC] === API CALL LOG ===
[28-Apr-2026 11:32:35 UTC] Endpoint: user/profile.php
[28-Apr-2026 11:32:35 UTC] Full Log Data: {
    "timestamp": "2026-04-28 11:32:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.192.119.201",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI5IiwidXNlcm5hbWUiOiJoYWxkYXIiLCJlbWFpbCI6InNoMDYzNDkwOUBnYW1pbC5jb20iLCJleHAiOjE3Nzc5ODA3NTR9.D5oV3SZppZ_PP646Oh87c4pnZtekgWnZauN1FqJyuP4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f35bf468f1ea437-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.192.119.201",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.192.119.201, 104.23.216.24"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 11:32:35 UTC] === END API CALL LOG ===
[28-Apr-2026 11:32:35 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 11:32:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI5IiwidXNlcm5hbWUiOiJoYWxkYXIiLCJlbWFpbCI6InNoMDYzNDkwOUBnYW1pbC5jb20iLCJleHAiOjE3Nzc5ODA3NTR9.D5oV3SZppZ_PP646Oh87c4pnZtekgWnZauN1FqJyuP4
[28-Apr-2026 11:32:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 11:32:35 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 11:32:35 UTC] User ID: 429
[28-Apr-2026 11:32:35 UTC] ✅ User profile retrieved successfully for user ID: 429
[28-Apr-2026 11:32:35 UTC] === API CALL LOG ===
[28-Apr-2026 11:32:35 UTC] Endpoint: user/profile.php
[28-Apr-2026 11:32:35 UTC] Full Log Data: {
    "timestamp": "2026-04-28 11:32:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.192.119.201",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI5IiwidXNlcm5hbWUiOiJoYWxkYXIiLCJlbWFpbCI6InNoMDYzNDkwOUBnYW1pbC5jb20iLCJleHAiOjE3Nzc5ODA3NTR9.D5oV3SZppZ_PP646Oh87c4pnZtekgWnZauN1FqJyuP4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f35bf470ffba437-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.192.119.201",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.192.119.201, 104.23.216.25"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 11:32:35 UTC] === END API CALL LOG ===
[28-Apr-2026 11:32:35 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 11:32:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI5IiwidXNlcm5hbWUiOiJoYWxkYXIiLCJlbWFpbCI6InNoMDYzNDkwOUBnYW1pbC5jb20iLCJleHAiOjE3Nzc5ODA3NTR9.D5oV3SZppZ_PP646Oh87c4pnZtekgWnZauN1FqJyuP4
[28-Apr-2026 11:32:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 11:32:35 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 11:32:35 UTC] User ID: 429
[28-Apr-2026 11:32:35 UTC] ✅ User profile retrieved successfully for user ID: 429
[28-Apr-2026 11:32:36 UTC] === API CALL LOG ===
[28-Apr-2026 11:32:36 UTC] Endpoint: user/profile.php
[28-Apr-2026 11:32:36 UTC] Full Log Data: {
    "timestamp": "2026-04-28 11:32:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.192.119.201",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI5IiwidXNlcm5hbWUiOiJoYWxkYXIiLCJlbWFpbCI6InNoMDYzNDkwOUBnYW1pbC5jb20iLCJleHAiOjE3Nzc5ODA3NTR9.D5oV3SZppZ_PP646Oh87c4pnZtekgWnZauN1FqJyuP4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f35bf523f16a437-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.192.119.201",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.192.119.201, 104.23.216.25"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 11:32:36 UTC] === END API CALL LOG ===
[28-Apr-2026 11:32:36 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 11:32:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI5IiwidXNlcm5hbWUiOiJoYWxkYXIiLCJlbWFpbCI6InNoMDYzNDkwOUBnYW1pbC5jb20iLCJleHAiOjE3Nzc5ODA3NTR9.D5oV3SZppZ_PP646Oh87c4pnZtekgWnZauN1FqJyuP4
[28-Apr-2026 11:32:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 11:32:36 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 11:32:36 UTC] User ID: 429
[28-Apr-2026 11:32:36 UTC] ✅ User profile retrieved successfully for user ID: 429
[28-Apr-2026 11:32:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 11:32:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 11:32:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI5IiwidXNlcm5hbWUiOiJoYWxkYXIiLCJlbWFpbCI6InNoMDYzNDkwOUBnYW1pbC5jb20iLCJleHAiOjE3Nzc5ODA3NTR9.D5oV3SZppZ_PP646Oh87c4pnZtekgWnZauN1FqJyuP4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f35bf889ed5a437-DEL","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.192.119.201","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.192.119.201, 104.23.216.25"}
[28-Apr-2026 11:32:45 UTC] === User Orders API Called ===
[28-Apr-2026 11:32:45 UTC] User ID: 429
[28-Apr-2026 11:32:45 UTC] Limit: 20, Offset: 0
[28-Apr-2026 11:32:45 UTC] Orders found: 0
[28-Apr-2026 11:32:45 UTC] Orders data: []
[28-Apr-2026 11:32:45 UTC] Total orders count: 0
[28-Apr-2026 11:32:45 UTC] === API CALL LOG ===
[28-Apr-2026 11:32:45 UTC] Endpoint: user/profile.php
[28-Apr-2026 11:32:45 UTC] Full Log Data: {
    "timestamp": "2026-04-28 11:32:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.192.119.201",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI5IiwidXNlcm5hbWUiOiJoYWxkYXIiLCJlbWFpbCI6InNoMDYzNDkwOUBnYW1pbC5jb20iLCJleHAiOjE3Nzc5ODA3NTR9.D5oV3SZppZ_PP646Oh87c4pnZtekgWnZauN1FqJyuP4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f35bf890fa2a437-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.192.119.201",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.192.119.201, 104.23.216.24"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 11:32:45 UTC] === END API CALL LOG ===
[28-Apr-2026 11:32:45 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 11:32:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI5IiwidXNlcm5hbWUiOiJoYWxkYXIiLCJlbWFpbCI6InNoMDYzNDkwOUBnYW1pbC5jb20iLCJleHAiOjE3Nzc5ODA3NTR9.D5oV3SZppZ_PP646Oh87c4pnZtekgWnZauN1FqJyuP4
[28-Apr-2026 11:32:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 11:32:45 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 11:32:45 UTC] User ID: 429
[28-Apr-2026 11:32:45 UTC] ✅ User profile retrieved successfully for user ID: 429
[28-Apr-2026 11:32:46 UTC] === API CALL LOG ===
[28-Apr-2026 11:32:46 UTC] Endpoint: user/profile.php
[28-Apr-2026 11:32:46 UTC] Full Log Data: {
    "timestamp": "2026-04-28 11:32:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.192.119.201",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI5IiwidXNlcm5hbWUiOiJoYWxkYXIiLCJlbWFpbCI6InNoMDYzNDkwOUBnYW1pbC5jb20iLCJleHAiOjE3Nzc5ODA3NTR9.D5oV3SZppZ_PP646Oh87c4pnZtekgWnZauN1FqJyuP4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f35bf8d08b0a437-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.192.119.201",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.192.119.201, 104.23.216.25"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 11:32:46 UTC] === END API CALL LOG ===
[28-Apr-2026 11:32:46 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 11:32:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI5IiwidXNlcm5hbWUiOiJoYWxkYXIiLCJlbWFpbCI6InNoMDYzNDkwOUBnYW1pbC5jb20iLCJleHAiOjE3Nzc5ODA3NTR9.D5oV3SZppZ_PP646Oh87c4pnZtekgWnZauN1FqJyuP4
[28-Apr-2026 11:32:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 11:32:46 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 11:32:46 UTC] User ID: 429
[28-Apr-2026 11:32:46 UTC] ✅ User profile retrieved successfully for user ID: 429
[28-Apr-2026 11:32:47 UTC] === API CALL LOG ===
[28-Apr-2026 11:32:47 UTC] Endpoint: user/profile.php
[28-Apr-2026 11:32:47 UTC] Full Log Data: {
    "timestamp": "2026-04-28 11:32:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.192.119.201",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI5IiwidXNlcm5hbWUiOiJoYWxkYXIiLCJlbWFpbCI6InNoMDYzNDkwOUBnYW1pbC5jb20iLCJleHAiOjE3Nzc5ODA3NTR9.D5oV3SZppZ_PP646Oh87c4pnZtekgWnZauN1FqJyuP4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f35bf91ebf2a437-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.192.119.201",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.192.119.201, 104.23.216.25"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 11:32:47 UTC] === END API CALL LOG ===
[28-Apr-2026 11:32:47 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 11:32:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI5IiwidXNlcm5hbWUiOiJoYWxkYXIiLCJlbWFpbCI6InNoMDYzNDkwOUBnYW1pbC5jb20iLCJleHAiOjE3Nzc5ODA3NTR9.D5oV3SZppZ_PP646Oh87c4pnZtekgWnZauN1FqJyuP4
[28-Apr-2026 11:32:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 11:32:47 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 11:32:47 UTC] User ID: 429
[28-Apr-2026 11:32:47 UTC] ✅ User profile retrieved successfully for user ID: 429
[28-Apr-2026 11:32:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 11:32:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 11:32:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI5IiwidXNlcm5hbWUiOiJoYWxkYXIiLCJlbWFpbCI6InNoMDYzNDkwOUBnYW1pbC5jb20iLCJleHAiOjE3Nzc5ODA3NTR9.D5oV3SZppZ_PP646Oh87c4pnZtekgWnZauN1FqJyuP4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f35bfa80a4ea437-DEL","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.192.119.201","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.192.119.201, 104.23.216.25"}
[28-Apr-2026 11:32:50 UTC] === User Orders API Called ===
[28-Apr-2026 11:32:50 UTC] User ID: 429
[28-Apr-2026 11:32:50 UTC] Limit: 20, Offset: 0
[28-Apr-2026 11:32:50 UTC] Orders found: 0
[28-Apr-2026 11:32:50 UTC] Orders data: []
[28-Apr-2026 11:32:50 UTC] Total orders count: 0
[28-Apr-2026 11:32:50 UTC] === API CALL LOG ===
[28-Apr-2026 11:32:50 UTC] Endpoint: user/profile.php
[28-Apr-2026 11:32:50 UTC] Full Log Data: {
    "timestamp": "2026-04-28 11:32:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.192.119.201",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI5IiwidXNlcm5hbWUiOiJoYWxkYXIiLCJlbWFpbCI6InNoMDYzNDkwOUBnYW1pbC5jb20iLCJleHAiOjE3Nzc5ODA3NTR9.D5oV3SZppZ_PP646Oh87c4pnZtekgWnZauN1FqJyuP4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f35bfa86b06a437-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.192.119.201",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.192.119.201, 104.23.216.25"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 11:32:50 UTC] === END API CALL LOG ===
[28-Apr-2026 11:32:50 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 11:32:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI5IiwidXNlcm5hbWUiOiJoYWxkYXIiLCJlbWFpbCI6InNoMDYzNDkwOUBnYW1pbC5jb20iLCJleHAiOjE3Nzc5ODA3NTR9.D5oV3SZppZ_PP646Oh87c4pnZtekgWnZauN1FqJyuP4
[28-Apr-2026 11:32:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 11:32:50 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 11:32:50 UTC] User ID: 429
[28-Apr-2026 11:32:50 UTC] ✅ User profile retrieved successfully for user ID: 429
[28-Apr-2026 11:32:51 UTC] === API CALL LOG ===
[28-Apr-2026 11:32:51 UTC] Endpoint: user/profile.php
[28-Apr-2026 11:32:51 UTC] Full Log Data: {
    "timestamp": "2026-04-28 11:32:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.192.119.201",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI5IiwidXNlcm5hbWUiOiJoYWxkYXIiLCJlbWFpbCI6InNoMDYzNDkwOUBnYW1pbC5jb20iLCJleHAiOjE3Nzc5ODA3NTR9.D5oV3SZppZ_PP646Oh87c4pnZtekgWnZauN1FqJyuP4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f35bfacad6fa437-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.192.119.201",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.192.119.201, 104.23.216.25"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 11:32:51 UTC] === END API CALL LOG ===
[28-Apr-2026 11:32:51 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 11:32:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI5IiwidXNlcm5hbWUiOiJoYWxkYXIiLCJlbWFpbCI6InNoMDYzNDkwOUBnYW1pbC5jb20iLCJleHAiOjE3Nzc5ODA3NTR9.D5oV3SZppZ_PP646Oh87c4pnZtekgWnZauN1FqJyuP4
[28-Apr-2026 11:32:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 11:32:51 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 11:32:51 UTC] User ID: 429
[28-Apr-2026 11:32:51 UTC] ✅ User profile retrieved successfully for user ID: 429
[28-Apr-2026 11:32:52 UTC] === API CALL LOG ===
[28-Apr-2026 11:32:52 UTC] Endpoint: user/profile.php
[28-Apr-2026 11:32:52 UTC] Full Log Data: {
    "timestamp": "2026-04-28 11:32:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.192.119.201",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI5IiwidXNlcm5hbWUiOiJoYWxkYXIiLCJlbWFpbCI6InNoMDYzNDkwOUBnYW1pbC5jb20iLCJleHAiOjE3Nzc5ODA3NTR9.D5oV3SZppZ_PP646Oh87c4pnZtekgWnZauN1FqJyuP4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f35bfb09810a437-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.192.119.201",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.192.119.201, 104.23.216.25"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 11:32:52 UTC] === END API CALL LOG ===
[28-Apr-2026 11:32:52 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 11:32:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI5IiwidXNlcm5hbWUiOiJoYWxkYXIiLCJlbWFpbCI6InNoMDYzNDkwOUBnYW1pbC5jb20iLCJleHAiOjE3Nzc5ODA3NTR9.D5oV3SZppZ_PP646Oh87c4pnZtekgWnZauN1FqJyuP4
[28-Apr-2026 11:32:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 11:32:52 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 11:32:52 UTC] User ID: 429
[28-Apr-2026 11:32:52 UTC] ✅ User profile retrieved successfully for user ID: 429
[28-Apr-2026 11:32:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 11:32:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 11:32:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI5IiwidXNlcm5hbWUiOiJoYWxkYXIiLCJlbWFpbCI6InNoMDYzNDkwOUBnYW1pbC5jb20iLCJleHAiOjE3Nzc5ODA3NTR9.D5oV3SZppZ_PP646Oh87c4pnZtekgWnZauN1FqJyuP4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f35bfc0ddc3a437-DEL","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.192.119.201","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.192.119.201, 104.23.216.24"}
[28-Apr-2026 11:32:54 UTC] === User Orders API Called ===
[28-Apr-2026 11:32:54 UTC] User ID: 429
[28-Apr-2026 11:32:54 UTC] Limit: 20, Offset: 0
[28-Apr-2026 11:32:54 UTC] Orders found: 0
[28-Apr-2026 11:32:54 UTC] Orders data: []
[28-Apr-2026 11:32:54 UTC] Total orders count: 0
[28-Apr-2026 11:32:54 UTC] === API CALL LOG ===
[28-Apr-2026 11:32:54 UTC] Endpoint: user/profile.php
[28-Apr-2026 11:32:54 UTC] Full Log Data: {
    "timestamp": "2026-04-28 11:32:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.192.119.201",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI5IiwidXNlcm5hbWUiOiJoYWxkYXIiLCJlbWFpbCI6InNoMDYzNDkwOUBnYW1pbC5jb20iLCJleHAiOjE3Nzc5ODA3NTR9.D5oV3SZppZ_PP646Oh87c4pnZtekgWnZauN1FqJyuP4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f35bfc14ef5a437-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.192.119.201",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.192.119.201, 104.23.216.25"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 11:32:54 UTC] === END API CALL LOG ===
[28-Apr-2026 11:32:54 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 11:32:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI5IiwidXNlcm5hbWUiOiJoYWxkYXIiLCJlbWFpbCI6InNoMDYzNDkwOUBnYW1pbC5jb20iLCJleHAiOjE3Nzc5ODA3NTR9.D5oV3SZppZ_PP646Oh87c4pnZtekgWnZauN1FqJyuP4
[28-Apr-2026 11:32:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 11:32:54 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 11:32:54 UTC] User ID: 429
[28-Apr-2026 11:32:54 UTC] ✅ User profile retrieved successfully for user ID: 429
[28-Apr-2026 11:32:55 UTC] === API CALL LOG ===
[28-Apr-2026 11:32:55 UTC] Endpoint: user/profile.php
[28-Apr-2026 11:32:55 UTC] Full Log Data: {
    "timestamp": "2026-04-28 11:32:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.192.119.201",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI5IiwidXNlcm5hbWUiOiJoYWxkYXIiLCJlbWFpbCI6InNoMDYzNDkwOUBnYW1pbC5jb20iLCJleHAiOjE3Nzc5ODA3NTR9.D5oV3SZppZ_PP646Oh87c4pnZtekgWnZauN1FqJyuP4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f35bfc58877a437-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.192.119.201",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.192.119.201, 104.23.216.25"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 11:32:55 UTC] === END API CALL LOG ===
[28-Apr-2026 11:32:55 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 11:32:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI5IiwidXNlcm5hbWUiOiJoYWxkYXIiLCJlbWFpbCI6InNoMDYzNDkwOUBnYW1pbC5jb20iLCJleHAiOjE3Nzc5ODA3NTR9.D5oV3SZppZ_PP646Oh87c4pnZtekgWnZauN1FqJyuP4
[28-Apr-2026 11:32:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 11:32:55 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 11:32:55 UTC] User ID: 429
[28-Apr-2026 11:32:55 UTC] ✅ User profile retrieved successfully for user ID: 429
[28-Apr-2026 11:32:56 UTC] === API CALL LOG ===
[28-Apr-2026 11:32:56 UTC] Endpoint: user/profile.php
[28-Apr-2026 11:32:56 UTC] Full Log Data: {
    "timestamp": "2026-04-28 11:32:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.192.119.201",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI5IiwidXNlcm5hbWUiOiJoYWxkYXIiLCJlbWFpbCI6InNoMDYzNDkwOUBnYW1pbC5jb20iLCJleHAiOjE3Nzc5ODA3NTR9.D5oV3SZppZ_PP646Oh87c4pnZtekgWnZauN1FqJyuP4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f35bfcacb64a437-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.192.119.201",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.192.119.201, 104.23.216.25"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 11:32:56 UTC] === END API CALL LOG ===
[28-Apr-2026 11:32:56 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 11:32:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI5IiwidXNlcm5hbWUiOiJoYWxkYXIiLCJlbWFpbCI6InNoMDYzNDkwOUBnYW1pbC5jb20iLCJleHAiOjE3Nzc5ODA3NTR9.D5oV3SZppZ_PP646Oh87c4pnZtekgWnZauN1FqJyuP4
[28-Apr-2026 11:32:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 11:32:56 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 11:32:56 UTC] User ID: 429
[28-Apr-2026 11:32:56 UTC] ✅ User profile retrieved successfully for user ID: 429
[28-Apr-2026 11:33:12 UTC] === API CALL LOG ===
[28-Apr-2026 11:33:12 UTC] Endpoint: user/profile.php
[28-Apr-2026 11:33:12 UTC] Full Log Data: {
    "timestamp": "2026-04-28 11:33:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4053:311:68fa:ecdf:6fb1:b2c5:2c47",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI3IiwidXNlcm5hbWUiOiJtZW93IiwiZW1haWwiOiJoaW1hbnNodXJhd2F0MzIyNDRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTc5OTI1fQ.Wt4zE5vTqiNK8xhRhVsKu5SfjE-xDMoaUGLwLnF1WSw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f35c02ed828a027-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:4053:311:68fa:ecdf:6fb1:b2c5:2c47",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:4053:311:68fa:ecdf:6fb1:b2c5:2c47, 162.158.170.104"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 11:33:12 UTC] === END API CALL LOG ===
[28-Apr-2026 11:33:12 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 11:33:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI3IiwidXNlcm5hbWUiOiJtZW93IiwiZW1haWwiOiJoaW1hbnNodXJhd2F0MzIyNDRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTc5OTI1fQ.Wt4zE5vTqiNK8xhRhVsKu5SfjE-xDMoaUGLwLnF1WSw
[28-Apr-2026 11:33:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 11:33:12 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 11:33:12 UTC] User ID: 427
[28-Apr-2026 11:33:12 UTC] ✅ User profile retrieved successfully for user ID: 427
[28-Apr-2026 11:33:12 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 11:33:12 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 11:33:12 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI5IiwidXNlcm5hbWUiOiJoYWxkYXIiLCJlbWFpbCI6InNoMDYzNDkwOUBnYW1pbC5jb20iLCJleHAiOjE3Nzc5ODA3NTR9.D5oV3SZppZ_PP646Oh87c4pnZtekgWnZauN1FqJyuP4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f35c0310b56a437-DEL","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.192.119.201","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.192.119.201, 104.23.216.25"}
[28-Apr-2026 11:33:12 UTC] === User Orders API Called ===
[28-Apr-2026 11:33:12 UTC] User ID: 429
[28-Apr-2026 11:33:12 UTC] Limit: 20, Offset: 0
[28-Apr-2026 11:33:12 UTC] Orders found: 0
[28-Apr-2026 11:33:12 UTC] Orders data: []
[28-Apr-2026 11:33:12 UTC] Total orders count: 0
[28-Apr-2026 11:33:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 11:33:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 11:33:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI3IiwidXNlcm5hbWUiOiJtZW93IiwiZW1haWwiOiJoaW1hbnNodXJhd2F0MzIyNDRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTc5OTI1fQ.Wt4zE5vTqiNK8xhRhVsKu5SfjE-xDMoaUGLwLnF1WSw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f35c05b1a45a027-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:4053:311:68fa:ecdf:6fb1:b2c5:2c47","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:4053:311:68fa:ecdf:6fb1:b2c5:2c47, 162.158.170.105"}
[28-Apr-2026 11:33:19 UTC] === User Orders API Called ===
[28-Apr-2026 11:33:19 UTC] User ID: 427
[28-Apr-2026 11:33:19 UTC] Limit: 20, Offset: 0
[28-Apr-2026 11:33:19 UTC] Orders found: 0
[28-Apr-2026 11:33:19 UTC] Orders data: []
[28-Apr-2026 11:33:19 UTC] Total orders count: 0
[28-Apr-2026 11:33:19 UTC] === API CALL LOG ===
[28-Apr-2026 11:33:19 UTC] Endpoint: user/profile.php
[28-Apr-2026 11:33:19 UTC] Full Log Data: {
    "timestamp": "2026-04-28 11:33:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4053:311:68fa:ecdf:6fb1:b2c5:2c47",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI3IiwidXNlcm5hbWUiOiJtZW93IiwiZW1haWwiOiJoaW1hbnNodXJhd2F0MzIyNDRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTc5OTI1fQ.Wt4zE5vTqiNK8xhRhVsKu5SfjE-xDMoaUGLwLnF1WSw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f35c05b1a46a027-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:4053:311:68fa:ecdf:6fb1:b2c5:2c47",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:4053:311:68fa:ecdf:6fb1:b2c5:2c47, 162.158.170.104"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 11:33:19 UTC] === END API CALL LOG ===
[28-Apr-2026 11:33:19 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 11:33:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI3IiwidXNlcm5hbWUiOiJtZW93IiwiZW1haWwiOiJoaW1hbnNodXJhd2F0MzIyNDRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTc5OTI1fQ.Wt4zE5vTqiNK8xhRhVsKu5SfjE-xDMoaUGLwLnF1WSw
[28-Apr-2026 11:33:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 11:33:19 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 11:33:19 UTC] User ID: 427
[28-Apr-2026 11:33:19 UTC] ✅ User profile retrieved successfully for user ID: 427
[28-Apr-2026 11:33:19 UTC] === API CALL LOG ===
[28-Apr-2026 11:33:19 UTC] Endpoint: user/profile.php
[28-Apr-2026 11:33:19 UTC] Full Log Data: {
    "timestamp": "2026-04-28 11:33:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4053:311:68fa:ecdf:6fb1:b2c5:2c47",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI3IiwidXNlcm5hbWUiOiJtZW93IiwiZW1haWwiOiJoaW1hbnNodXJhd2F0MzIyNDRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTc5OTI1fQ.Wt4zE5vTqiNK8xhRhVsKu5SfjE-xDMoaUGLwLnF1WSw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f35c05edd18a027-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:4053:311:68fa:ecdf:6fb1:b2c5:2c47",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:4053:311:68fa:ecdf:6fb1:b2c5:2c47, 162.158.170.105"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 11:33:19 UTC] === END API CALL LOG ===
[28-Apr-2026 11:33:19 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 11:33:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI3IiwidXNlcm5hbWUiOiJtZW93IiwiZW1haWwiOiJoaW1hbnNodXJhd2F0MzIyNDRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTc5OTI1fQ.Wt4zE5vTqiNK8xhRhVsKu5SfjE-xDMoaUGLwLnF1WSw
[28-Apr-2026 11:33:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 11:33:19 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 11:33:19 UTC] User ID: 427
[28-Apr-2026 11:33:19 UTC] ✅ User profile retrieved successfully for user ID: 427
[28-Apr-2026 11:33:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 11:33:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 11:33:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI3IiwidXNlcm5hbWUiOiJtZW93IiwiZW1haWwiOiJoaW1hbnNodXJhd2F0MzIyNDRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTc5OTI1fQ.Wt4zE5vTqiNK8xhRhVsKu5SfjE-xDMoaUGLwLnF1WSw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f35c0cbfcb3a027-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:4053:311:68fa:ecdf:6fb1:b2c5:2c47","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:4053:311:68fa:ecdf:6fb1:b2c5:2c47, 162.158.170.105"}
[28-Apr-2026 11:33:37 UTC] === User Orders API Called ===
[28-Apr-2026 11:33:37 UTC] User ID: 427
[28-Apr-2026 11:33:37 UTC] Limit: 20, Offset: 0
[28-Apr-2026 11:33:37 UTC] Orders found: 0
[28-Apr-2026 11:33:37 UTC] Orders data: []
[28-Apr-2026 11:33:37 UTC] Total orders count: 0
[28-Apr-2026 11:33:37 UTC] === API CALL LOG ===
[28-Apr-2026 11:33:37 UTC] Endpoint: user/profile.php
[28-Apr-2026 11:33:37 UTC] Full Log Data: {
    "timestamp": "2026-04-28 11:33:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4053:311:68fa:ecdf:6fb1:b2c5:2c47",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI3IiwidXNlcm5hbWUiOiJtZW93IiwiZW1haWwiOiJoaW1hbnNodXJhd2F0MzIyNDRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTc5OTI1fQ.Wt4zE5vTqiNK8xhRhVsKu5SfjE-xDMoaUGLwLnF1WSw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f35c0cbfcb4a027-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:4053:311:68fa:ecdf:6fb1:b2c5:2c47",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:4053:311:68fa:ecdf:6fb1:b2c5:2c47, 162.158.170.105"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 11:33:37 UTC] === END API CALL LOG ===
[28-Apr-2026 11:33:37 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 11:33:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI3IiwidXNlcm5hbWUiOiJtZW93IiwiZW1haWwiOiJoaW1hbnNodXJhd2F0MzIyNDRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTc5OTI1fQ.Wt4zE5vTqiNK8xhRhVsKu5SfjE-xDMoaUGLwLnF1WSw
[28-Apr-2026 11:33:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 11:33:37 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 11:33:37 UTC] User ID: 427
[28-Apr-2026 11:33:37 UTC] ✅ User profile retrieved successfully for user ID: 427
[28-Apr-2026 11:33:37 UTC] === API CALL LOG ===
[28-Apr-2026 11:33:37 UTC] Endpoint: user/profile.php
[28-Apr-2026 11:33:37 UTC] Full Log Data: {
    "timestamp": "2026-04-28 11:33:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4053:311:68fa:ecdf:6fb1:b2c5:2c47",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI3IiwidXNlcm5hbWUiOiJtZW93IiwiZW1haWwiOiJoaW1hbnNodXJhd2F0MzIyNDRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTc5OTI1fQ.Wt4zE5vTqiNK8xhRhVsKu5SfjE-xDMoaUGLwLnF1WSw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f35c0cfc801a027-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:4053:311:68fa:ecdf:6fb1:b2c5:2c47",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:4053:311:68fa:ecdf:6fb1:b2c5:2c47, 162.158.170.105"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 11:33:37 UTC] === END API CALL LOG ===
[28-Apr-2026 11:33:37 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 11:33:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI3IiwidXNlcm5hbWUiOiJtZW93IiwiZW1haWwiOiJoaW1hbnNodXJhd2F0MzIyNDRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTc5OTI1fQ.Wt4zE5vTqiNK8xhRhVsKu5SfjE-xDMoaUGLwLnF1WSw
[28-Apr-2026 11:33:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 11:33:37 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 11:33:37 UTC] User ID: 427
[28-Apr-2026 11:33:37 UTC] ✅ User profile retrieved successfully for user ID: 427
[28-Apr-2026 11:33:49 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 11:33:49 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 11:33:49 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI3IiwidXNlcm5hbWUiOiJtZW93IiwiZW1haWwiOiJoaW1hbnNodXJhd2F0MzIyNDRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTc5OTI1fQ.Wt4zE5vTqiNK8xhRhVsKu5SfjE-xDMoaUGLwLnF1WSw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f35c119ea7da027-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:4053:311:68fa:ecdf:6fb1:b2c5:2c47","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:4053:311:68fa:ecdf:6fb1:b2c5:2c47, 162.158.170.105"}
[28-Apr-2026 11:33:49 UTC] === User Orders API Called ===
[28-Apr-2026 11:33:49 UTC] User ID: 427
[28-Apr-2026 11:33:49 UTC] Limit: 20, Offset: 0
[28-Apr-2026 11:33:49 UTC] Orders found: 1
[28-Apr-2026 11:33:49 UTC] Orders data: [{"id":229,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/eliteforecaster","status":"pending","created_at":"2026-04-28 15:03:47","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[28-Apr-2026 11:33:49 UTC] Total orders count: 1
[28-Apr-2026 11:33:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 11:33:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 11:33:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI3IiwidXNlcm5hbWUiOiJtZW93IiwiZW1haWwiOiJoaW1hbnNodXJhd2F0MzIyNDRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTc5OTI1fQ.Wt4zE5vTqiNK8xhRhVsKu5SfjE-xDMoaUGLwLnF1WSw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f35c11c2c46a027-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:4053:311:68fa:ecdf:6fb1:b2c5:2c47","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:4053:311:68fa:ecdf:6fb1:b2c5:2c47, 162.158.170.105"}
[28-Apr-2026 11:33:50 UTC] === User Orders API Called ===
[28-Apr-2026 11:33:50 UTC] User ID: 427
[28-Apr-2026 11:33:50 UTC] Limit: 20, Offset: 0
[28-Apr-2026 11:33:50 UTC] Orders found: 1
[28-Apr-2026 11:33:50 UTC] Orders data: [{"id":229,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/eliteforecaster","status":"pending","created_at":"2026-04-28 15:03:47","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[28-Apr-2026 11:33:50 UTC] Total orders count: 1
[28-Apr-2026 11:34:05 UTC] === API CALL LOG ===
[28-Apr-2026 11:34:05 UTC] Endpoint: user/profile.php
[28-Apr-2026 11:34:05 UTC] Full Log Data: {
    "timestamp": "2026-04-28 11:34:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4053:311:68fa:ecdf:6fb1:b2c5:2c47",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI3IiwidXNlcm5hbWUiOiJtZW93IiwiZW1haWwiOiJoaW1hbnNodXJhd2F0MzIyNDRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTc5OTI1fQ.Wt4zE5vTqiNK8xhRhVsKu5SfjE-xDMoaUGLwLnF1WSw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f35c17ad861a027-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:4053:311:68fa:ecdf:6fb1:b2c5:2c47",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:4053:311:68fa:ecdf:6fb1:b2c5:2c47, 162.158.170.105"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 11:34:05 UTC] === END API CALL LOG ===
[28-Apr-2026 11:34:05 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 11:34:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI3IiwidXNlcm5hbWUiOiJtZW93IiwiZW1haWwiOiJoaW1hbnNodXJhd2F0MzIyNDRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTc5OTI1fQ.Wt4zE5vTqiNK8xhRhVsKu5SfjE-xDMoaUGLwLnF1WSw
[28-Apr-2026 11:34:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 11:34:05 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 11:34:05 UTC] User ID: 427
[28-Apr-2026 11:34:05 UTC] ✅ User profile retrieved successfully for user ID: 427
[28-Apr-2026 11:34:05 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 11:34:05 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 11:34:05 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI3IiwidXNlcm5hbWUiOiJtZW93IiwiZW1haWwiOiJoaW1hbnNodXJhd2F0MzIyNDRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTc5OTI1fQ.Wt4zE5vTqiNK8xhRhVsKu5SfjE-xDMoaUGLwLnF1WSw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f35c17ad85ea027-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:4053:311:68fa:ecdf:6fb1:b2c5:2c47","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:4053:311:68fa:ecdf:6fb1:b2c5:2c47, 162.158.170.105"}
[28-Apr-2026 11:34:05 UTC] === User Orders API Called ===
[28-Apr-2026 11:34:05 UTC] User ID: 427
[28-Apr-2026 11:34:05 UTC] Limit: 20, Offset: 0
[28-Apr-2026 11:34:05 UTC] Orders found: 1
[28-Apr-2026 11:34:05 UTC] Orders data: [{"id":229,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/eliteforecaster","status":"pending","created_at":"2026-04-28 15:03:47","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[28-Apr-2026 11:34:05 UTC] Total orders count: 1
[28-Apr-2026 11:34:06 UTC] === API CALL LOG ===
[28-Apr-2026 11:34:06 UTC] Endpoint: user/profile.php
[28-Apr-2026 11:34:06 UTC] Full Log Data: {
    "timestamp": "2026-04-28 11:34:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4053:311:68fa:ecdf:6fb1:b2c5:2c47",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI3IiwidXNlcm5hbWUiOiJtZW93IiwiZW1haWwiOiJoaW1hbnNodXJhd2F0MzIyNDRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTc5OTI1fQ.Wt4zE5vTqiNK8xhRhVsKu5SfjE-xDMoaUGLwLnF1WSw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f35c17f0be0a027-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:4053:311:68fa:ecdf:6fb1:b2c5:2c47",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:4053:311:68fa:ecdf:6fb1:b2c5:2c47, 162.158.170.105"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 11:34:06 UTC] === END API CALL LOG ===
[28-Apr-2026 11:34:06 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 11:34:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI3IiwidXNlcm5hbWUiOiJtZW93IiwiZW1haWwiOiJoaW1hbnNodXJhd2F0MzIyNDRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTc5OTI1fQ.Wt4zE5vTqiNK8xhRhVsKu5SfjE-xDMoaUGLwLnF1WSw
[28-Apr-2026 11:34:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 11:34:06 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 11:34:06 UTC] User ID: 427
[28-Apr-2026 11:34:06 UTC] ✅ User profile retrieved successfully for user ID: 427
[28-Apr-2026 11:34:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 11:34:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 11:34:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI3IiwidXNlcm5hbWUiOiJtZW93IiwiZW1haWwiOiJoaW1hbnNodXJhd2F0MzIyNDRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTc5OTI1fQ.Wt4zE5vTqiNK8xhRhVsKu5SfjE-xDMoaUGLwLnF1WSw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f35c1924bada027-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:4053:311:68fa:ecdf:6fb1:b2c5:2c47","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:4053:311:68fa:ecdf:6fb1:b2c5:2c47, 162.158.170.105"}
[28-Apr-2026 11:34:09 UTC] === User Orders API Called ===
[28-Apr-2026 11:34:09 UTC] User ID: 427
[28-Apr-2026 11:34:09 UTC] Limit: 20, Offset: 0
[28-Apr-2026 11:34:09 UTC] Orders found: 1
[28-Apr-2026 11:34:09 UTC] Orders data: [{"id":229,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/eliteforecaster","status":"pending","created_at":"2026-04-28 15:03:47","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[28-Apr-2026 11:34:09 UTC] Total orders count: 1
[28-Apr-2026 11:34:09 UTC] === API CALL LOG ===
[28-Apr-2026 11:34:09 UTC] Endpoint: user/profile.php
[28-Apr-2026 11:34:09 UTC] Full Log Data: {
    "timestamp": "2026-04-28 11:34:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4053:311:68fa:ecdf:6fb1:b2c5:2c47",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI3IiwidXNlcm5hbWUiOiJtZW93IiwiZW1haWwiOiJoaW1hbnNodXJhd2F0MzIyNDRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTc5OTI1fQ.Wt4zE5vTqiNK8xhRhVsKu5SfjE-xDMoaUGLwLnF1WSw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f35c1924baea027-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:4053:311:68fa:ecdf:6fb1:b2c5:2c47",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:4053:311:68fa:ecdf:6fb1:b2c5:2c47, 162.158.170.104"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 11:34:09 UTC] === END API CALL LOG ===
[28-Apr-2026 11:34:09 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 11:34:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI3IiwidXNlcm5hbWUiOiJtZW93IiwiZW1haWwiOiJoaW1hbnNodXJhd2F0MzIyNDRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTc5OTI1fQ.Wt4zE5vTqiNK8xhRhVsKu5SfjE-xDMoaUGLwLnF1WSw
[28-Apr-2026 11:34:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 11:34:09 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 11:34:09 UTC] User ID: 427
[28-Apr-2026 11:34:09 UTC] ✅ User profile retrieved successfully for user ID: 427
[28-Apr-2026 11:34:09 UTC] === API CALL LOG ===
[28-Apr-2026 11:34:09 UTC] Endpoint: user/profile.php
[28-Apr-2026 11:34:09 UTC] Full Log Data: {
    "timestamp": "2026-04-28 11:34:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4053:311:68fa:ecdf:6fb1:b2c5:2c47",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI3IiwidXNlcm5hbWUiOiJtZW93IiwiZW1haWwiOiJoaW1hbnNodXJhd2F0MzIyNDRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTc5OTI1fQ.Wt4zE5vTqiNK8xhRhVsKu5SfjE-xDMoaUGLwLnF1WSw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f35c195ee44a027-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:4053:311:68fa:ecdf:6fb1:b2c5:2c47",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:4053:311:68fa:ecdf:6fb1:b2c5:2c47, 162.158.170.105"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 11:34:09 UTC] === END API CALL LOG ===
[28-Apr-2026 11:34:09 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 11:34:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI3IiwidXNlcm5hbWUiOiJtZW93IiwiZW1haWwiOiJoaW1hbnNodXJhd2F0MzIyNDRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTc5OTI1fQ.Wt4zE5vTqiNK8xhRhVsKu5SfjE-xDMoaUGLwLnF1WSw
[28-Apr-2026 11:34:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 11:34:09 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 11:34:09 UTC] User ID: 427
[28-Apr-2026 11:34:09 UTC] ✅ User profile retrieved successfully for user ID: 427
[28-Apr-2026 11:34:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 11:34:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 11:34:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI3IiwidXNlcm5hbWUiOiJtZW93IiwiZW1haWwiOiJoaW1hbnNodXJhd2F0MzIyNDRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTc5OTI1fQ.Wt4zE5vTqiNK8xhRhVsKu5SfjE-xDMoaUGLwLnF1WSw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f35c1f02ffaa027-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:4053:311:68fa:ecdf:6fb1:b2c5:2c47","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:4053:311:68fa:ecdf:6fb1:b2c5:2c47, 162.158.170.104"}
[28-Apr-2026 11:34:24 UTC] === User Orders API Called ===
[28-Apr-2026 11:34:24 UTC] User ID: 427
[28-Apr-2026 11:34:24 UTC] Limit: 20, Offset: 0
[28-Apr-2026 11:34:24 UTC] Orders found: 2
[28-Apr-2026 11:34:24 UTC] Orders data: [{"id":230,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/eliteforecaster","status":"pending","created_at":"2026-04-28 15:04:21","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":229,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/eliteforecaster","status":"pending","created_at":"2026-04-28 15:03:47","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[28-Apr-2026 11:34:24 UTC] Total orders count: 2
[28-Apr-2026 11:34:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 11:34:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 11:34:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI3IiwidXNlcm5hbWUiOiJtZW93IiwiZW1haWwiOiJoaW1hbnNodXJhd2F0MzIyNDRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTc5OTI1fQ.Wt4zE5vTqiNK8xhRhVsKu5SfjE-xDMoaUGLwLnF1WSw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f35c2097b02a027-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:4053:311:68fa:ecdf:6fb1:b2c5:2c47","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:4053:311:68fa:ecdf:6fb1:b2c5:2c47, 162.158.170.104"}
[28-Apr-2026 11:34:28 UTC] === User Orders API Called ===
[28-Apr-2026 11:34:28 UTC] User ID: 427
[28-Apr-2026 11:34:28 UTC] Limit: 20, Offset: 0
[28-Apr-2026 11:34:28 UTC] Orders found: 2
[28-Apr-2026 11:34:28 UTC] Orders data: [{"id":230,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/eliteforecaster","status":"pending","created_at":"2026-04-28 15:04:21","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":229,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/eliteforecaster","status":"pending","created_at":"2026-04-28 15:03:47","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[28-Apr-2026 11:34:28 UTC] Total orders count: 2
[28-Apr-2026 11:34:28 UTC] === API CALL LOG ===
[28-Apr-2026 11:34:28 UTC] Endpoint: user/profile.php
[28-Apr-2026 11:34:28 UTC] Full Log Data: {
    "timestamp": "2026-04-28 11:34:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4053:311:68fa:ecdf:6fb1:b2c5:2c47",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI3IiwidXNlcm5hbWUiOiJtZW93IiwiZW1haWwiOiJoaW1hbnNodXJhd2F0MzIyNDRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTc5OTI1fQ.Wt4zE5vTqiNK8xhRhVsKu5SfjE-xDMoaUGLwLnF1WSw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f35c2097b03a027-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:4053:311:68fa:ecdf:6fb1:b2c5:2c47",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:4053:311:68fa:ecdf:6fb1:b2c5:2c47, 162.158.170.104"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 11:34:28 UTC] === END API CALL LOG ===
[28-Apr-2026 11:34:28 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 11:34:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI3IiwidXNlcm5hbWUiOiJtZW93IiwiZW1haWwiOiJoaW1hbnNodXJhd2F0MzIyNDRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTc5OTI1fQ.Wt4zE5vTqiNK8xhRhVsKu5SfjE-xDMoaUGLwLnF1WSw
[28-Apr-2026 11:34:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 11:34:28 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 11:34:28 UTC] User ID: 427
[28-Apr-2026 11:34:28 UTC] ✅ User profile retrieved successfully for user ID: 427
[28-Apr-2026 11:34:28 UTC] === API CALL LOG ===
[28-Apr-2026 11:34:28 UTC] Endpoint: user/profile.php
[28-Apr-2026 11:34:28 UTC] Full Log Data: {
    "timestamp": "2026-04-28 11:34:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4053:311:68fa:ecdf:6fb1:b2c5:2c47",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI3IiwidXNlcm5hbWUiOiJtZW93IiwiZW1haWwiOiJoaW1hbnNodXJhd2F0MzIyNDRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTc5OTI1fQ.Wt4zE5vTqiNK8xhRhVsKu5SfjE-xDMoaUGLwLnF1WSw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f35c20cdd4ba027-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:4053:311:68fa:ecdf:6fb1:b2c5:2c47",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:4053:311:68fa:ecdf:6fb1:b2c5:2c47, 162.158.170.104"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 11:34:28 UTC] === END API CALL LOG ===
[28-Apr-2026 11:34:28 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 11:34:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI3IiwidXNlcm5hbWUiOiJtZW93IiwiZW1haWwiOiJoaW1hbnNodXJhd2F0MzIyNDRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTc5OTI1fQ.Wt4zE5vTqiNK8xhRhVsKu5SfjE-xDMoaUGLwLnF1WSw
[28-Apr-2026 11:34:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 11:34:28 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 11:34:28 UTC] User ID: 427
[28-Apr-2026 11:34:28 UTC] ✅ User profile retrieved successfully for user ID: 427
[28-Apr-2026 11:34:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 11:34:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 11:34:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI3IiwidXNlcm5hbWUiOiJtZW93IiwiZW1haWwiOiJoaW1hbnNodXJhd2F0MzIyNDRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTc5OTI1fQ.Wt4zE5vTqiNK8xhRhVsKu5SfjE-xDMoaUGLwLnF1WSw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f35c2666b6fa027-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:4053:311:68fa:ecdf:6fb1:b2c5:2c47","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:4053:311:68fa:ecdf:6fb1:b2c5:2c47, 162.158.170.104"}
[28-Apr-2026 11:34:43 UTC] === User Orders API Called ===
[28-Apr-2026 11:34:43 UTC] User ID: 427
[28-Apr-2026 11:34:43 UTC] Limit: 20, Offset: 0
[28-Apr-2026 11:34:43 UTC] Orders found: 2
[28-Apr-2026 11:34:43 UTC] Orders data: [{"id":230,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/eliteforecaster","status":"pending","created_at":"2026-04-28 15:04:21","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":229,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/eliteforecaster","status":"pending","created_at":"2026-04-28 15:03:47","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[28-Apr-2026 11:34:43 UTC] Total orders count: 2
[28-Apr-2026 11:34:43 UTC] === API CALL LOG ===
[28-Apr-2026 11:34:43 UTC] Endpoint: user/profile.php
[28-Apr-2026 11:34:43 UTC] Full Log Data: {
    "timestamp": "2026-04-28 11:34:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4053:311:68fa:ecdf:6fb1:b2c5:2c47",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI3IiwidXNlcm5hbWUiOiJtZW93IiwiZW1haWwiOiJoaW1hbnNodXJhd2F0MzIyNDRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTc5OTI1fQ.Wt4zE5vTqiNK8xhRhVsKu5SfjE-xDMoaUGLwLnF1WSw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f35c2666b70a027-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:4053:311:68fa:ecdf:6fb1:b2c5:2c47",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:4053:311:68fa:ecdf:6fb1:b2c5:2c47, 162.158.170.104"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 11:34:43 UTC] === END API CALL LOG ===
[28-Apr-2026 11:34:43 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 11:34:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI3IiwidXNlcm5hbWUiOiJtZW93IiwiZW1haWwiOiJoaW1hbnNodXJhd2F0MzIyNDRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTc5OTI1fQ.Wt4zE5vTqiNK8xhRhVsKu5SfjE-xDMoaUGLwLnF1WSw
[28-Apr-2026 11:34:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 11:34:43 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 11:34:43 UTC] User ID: 427
[28-Apr-2026 11:34:43 UTC] ✅ User profile retrieved successfully for user ID: 427
[28-Apr-2026 11:34:43 UTC] === API CALL LOG ===
[28-Apr-2026 11:34:43 UTC] Endpoint: user/profile.php
[28-Apr-2026 11:34:43 UTC] Full Log Data: {
    "timestamp": "2026-04-28 11:34:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4053:311:68fa:ecdf:6fb1:b2c5:2c47",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI3IiwidXNlcm5hbWUiOiJtZW93IiwiZW1haWwiOiJoaW1hbnNodXJhd2F0MzIyNDRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTc5OTI1fQ.Wt4zE5vTqiNK8xhRhVsKu5SfjE-xDMoaUGLwLnF1WSw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f35c2671beca027-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:4053:311:68fa:ecdf:6fb1:b2c5:2c47",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:4053:311:68fa:ecdf:6fb1:b2c5:2c47, 162.158.170.104"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 11:34:43 UTC] === END API CALL LOG ===
[28-Apr-2026 11:34:43 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 11:34:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI3IiwidXNlcm5hbWUiOiJtZW93IiwiZW1haWwiOiJoaW1hbnNodXJhd2F0MzIyNDRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTc5OTI1fQ.Wt4zE5vTqiNK8xhRhVsKu5SfjE-xDMoaUGLwLnF1WSw
[28-Apr-2026 11:34:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 11:34:43 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 11:34:43 UTC] User ID: 427
[28-Apr-2026 11:34:43 UTC] ✅ User profile retrieved successfully for user ID: 427
[28-Apr-2026 11:34:49 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 11:34:49 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 11:34:49 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI3IiwidXNlcm5hbWUiOiJtZW93IiwiZW1haWwiOiJoaW1hbnNodXJhd2F0MzIyNDRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTc5OTI1fQ.Wt4zE5vTqiNK8xhRhVsKu5SfjE-xDMoaUGLwLnF1WSw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f35c2911a83a027-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:4053:311:68fa:ecdf:6fb1:b2c5:2c47","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:4053:311:68fa:ecdf:6fb1:b2c5:2c47, 162.158.170.104"}
[28-Apr-2026 11:34:49 UTC] === User Orders API Called ===
[28-Apr-2026 11:34:49 UTC] User ID: 427
[28-Apr-2026 11:34:49 UTC] Limit: 20, Offset: 0
[28-Apr-2026 11:34:49 UTC] Orders found: 2
[28-Apr-2026 11:34:49 UTC] Orders data: [{"id":230,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/eliteforecaster","status":"pending","created_at":"2026-04-28 15:04:21","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":229,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/eliteforecaster","status":"pending","created_at":"2026-04-28 15:03:47","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[28-Apr-2026 11:34:49 UTC] Total orders count: 2
[28-Apr-2026 11:34:50 UTC] === API CALL LOG ===
[28-Apr-2026 11:34:50 UTC] Endpoint: user/profile.php
[28-Apr-2026 11:34:50 UTC] Full Log Data: {
    "timestamp": "2026-04-28 11:34:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4053:311:68fa:ecdf:6fb1:b2c5:2c47",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI3IiwidXNlcm5hbWUiOiJtZW93IiwiZW1haWwiOiJoaW1hbnNodXJhd2F0MzIyNDRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTc5OTI1fQ.Wt4zE5vTqiNK8xhRhVsKu5SfjE-xDMoaUGLwLnF1WSw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f35c2911a85a027-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:4053:311:68fa:ecdf:6fb1:b2c5:2c47",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:4053:311:68fa:ecdf:6fb1:b2c5:2c47, 162.158.170.105"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 11:34:50 UTC] === END API CALL LOG ===
[28-Apr-2026 11:34:50 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 11:34:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI3IiwidXNlcm5hbWUiOiJtZW93IiwiZW1haWwiOiJoaW1hbnNodXJhd2F0MzIyNDRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTc5OTI1fQ.Wt4zE5vTqiNK8xhRhVsKu5SfjE-xDMoaUGLwLnF1WSw
[28-Apr-2026 11:34:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 11:34:50 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 11:34:50 UTC] User ID: 427
[28-Apr-2026 11:34:50 UTC] ✅ User profile retrieved successfully for user ID: 427
[28-Apr-2026 11:34:50 UTC] === API CALL LOG ===
[28-Apr-2026 11:34:50 UTC] Endpoint: user/profile.php
[28-Apr-2026 11:34:50 UTC] Full Log Data: {
    "timestamp": "2026-04-28 11:34:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4053:311:68fa:ecdf:6fb1:b2c5:2c47",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI3IiwidXNlcm5hbWUiOiJtZW93IiwiZW1haWwiOiJoaW1hbnNodXJhd2F0MzIyNDRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTc5OTI1fQ.Wt4zE5vTqiNK8xhRhVsKu5SfjE-xDMoaUGLwLnF1WSw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f35c2954d44a027-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:4053:311:68fa:ecdf:6fb1:b2c5:2c47",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:4053:311:68fa:ecdf:6fb1:b2c5:2c47, 162.158.170.104"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 11:34:50 UTC] === END API CALL LOG ===
[28-Apr-2026 11:34:50 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 11:34:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI3IiwidXNlcm5hbWUiOiJtZW93IiwiZW1haWwiOiJoaW1hbnNodXJhd2F0MzIyNDRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTc5OTI1fQ.Wt4zE5vTqiNK8xhRhVsKu5SfjE-xDMoaUGLwLnF1WSw
[28-Apr-2026 11:34:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 11:34:50 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 11:34:50 UTC] User ID: 427
[28-Apr-2026 11:34:50 UTC] ✅ User profile retrieved successfully for user ID: 427
[28-Apr-2026 11:48:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 11:48:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 11:48:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI3IiwidXNlcm5hbWUiOiJtZW93IiwiZW1haWwiOiJoaW1hbnNodXJhd2F0MzIyNDRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTc5OTI1fQ.Wt4zE5vTqiNK8xhRhVsKu5SfjE-xDMoaUGLwLnF1WSw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f35d6d41a4afd17-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:4053:311:68fa:ecdf:6fb1:b2c5:2c47","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:4053:311:68fa:ecdf:6fb1:b2c5:2c47, 162.158.108.70"}
[28-Apr-2026 11:48:40 UTC] === User Orders API Called ===
[28-Apr-2026 11:48:40 UTC] User ID: 427
[28-Apr-2026 11:48:40 UTC] Limit: 20, Offset: 0
[28-Apr-2026 11:48:40 UTC] Orders found: 2
[28-Apr-2026 11:48:40 UTC] Orders data: [{"id":230,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/eliteforecaster","status":"cancelled","created_at":"2026-04-28 15:04:21","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":229,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/eliteforecaster","status":"cancelled","created_at":"2026-04-28 15:03:47","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[28-Apr-2026 11:48:40 UTC] Total orders count: 2
[28-Apr-2026 11:48:42 UTC] === API CALL LOG ===
[28-Apr-2026 11:48:42 UTC] Endpoint: user/profile.php
[28-Apr-2026 11:48:42 UTC] Full Log Data: {
    "timestamp": "2026-04-28 11:48:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4053:311:68fa:ecdf:6fb1:b2c5:2c47",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI3IiwidXNlcm5hbWUiOiJtZW93IiwiZW1haWwiOiJoaW1hbnNodXJhd2F0MzIyNDRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTc5OTI1fQ.Wt4zE5vTqiNK8xhRhVsKu5SfjE-xDMoaUGLwLnF1WSw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f35d6e3db96fd17-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:4053:311:68fa:ecdf:6fb1:b2c5:2c47",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:4053:311:68fa:ecdf:6fb1:b2c5:2c47, 162.158.108.30"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 11:48:42 UTC] === END API CALL LOG ===
[28-Apr-2026 11:48:42 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 11:48:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI3IiwidXNlcm5hbWUiOiJtZW93IiwiZW1haWwiOiJoaW1hbnNodXJhd2F0MzIyNDRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTc5OTI1fQ.Wt4zE5vTqiNK8xhRhVsKu5SfjE-xDMoaUGLwLnF1WSw
[28-Apr-2026 11:48:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 11:48:42 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 11:48:42 UTC] User ID: 427
[28-Apr-2026 11:48:42 UTC] ✅ User profile retrieved successfully for user ID: 427
[28-Apr-2026 11:48:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 11:48:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 11:48:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI3IiwidXNlcm5hbWUiOiJtZW93IiwiZW1haWwiOiJoaW1hbnNodXJhd2F0MzIyNDRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTc5OTI1fQ.Wt4zE5vTqiNK8xhRhVsKu5SfjE-xDMoaUGLwLnF1WSw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f35d6e9295cfd17-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:4053:311:68fa:ecdf:6fb1:b2c5:2c47","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:4053:311:68fa:ecdf:6fb1:b2c5:2c47, 162.158.108.31"}
[28-Apr-2026 11:48:43 UTC] === User Orders API Called ===
[28-Apr-2026 11:48:43 UTC] User ID: 427
[28-Apr-2026 11:48:43 UTC] Limit: 20, Offset: 0
[28-Apr-2026 11:48:43 UTC] Orders found: 2
[28-Apr-2026 11:48:43 UTC] Orders data: [{"id":230,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/eliteforecaster","status":"cancelled","created_at":"2026-04-28 15:04:21","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":229,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/eliteforecaster","status":"cancelled","created_at":"2026-04-28 15:03:47","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[28-Apr-2026 11:48:43 UTC] Total orders count: 2
[28-Apr-2026 11:48:43 UTC] === API CALL LOG ===
[28-Apr-2026 11:48:43 UTC] Endpoint: user/profile.php
[28-Apr-2026 11:48:43 UTC] Full Log Data: {
    "timestamp": "2026-04-28 11:48:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4053:311:68fa:ecdf:6fb1:b2c5:2c47",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI3IiwidXNlcm5hbWUiOiJtZW93IiwiZW1haWwiOiJoaW1hbnNodXJhd2F0MzIyNDRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTc5OTI1fQ.Wt4zE5vTqiNK8xhRhVsKu5SfjE-xDMoaUGLwLnF1WSw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f35d6e9295efd17-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:4053:311:68fa:ecdf:6fb1:b2c5:2c47",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:4053:311:68fa:ecdf:6fb1:b2c5:2c47, 162.158.108.31"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 11:48:43 UTC] === END API CALL LOG ===
[28-Apr-2026 11:48:43 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 11:48:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI3IiwidXNlcm5hbWUiOiJtZW93IiwiZW1haWwiOiJoaW1hbnNodXJhd2F0MzIyNDRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTc5OTI1fQ.Wt4zE5vTqiNK8xhRhVsKu5SfjE-xDMoaUGLwLnF1WSw
[28-Apr-2026 11:48:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 11:48:43 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 11:48:43 UTC] User ID: 427
[28-Apr-2026 11:48:43 UTC] ✅ User profile retrieved successfully for user ID: 427
[28-Apr-2026 11:48:43 UTC] === API CALL LOG ===
[28-Apr-2026 11:48:43 UTC] Endpoint: user/profile.php
[28-Apr-2026 11:48:43 UTC] Full Log Data: {
    "timestamp": "2026-04-28 11:48:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4053:311:68fa:ecdf:6fb1:b2c5:2c47",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI3IiwidXNlcm5hbWUiOiJtZW93IiwiZW1haWwiOiJoaW1hbnNodXJhd2F0MzIyNDRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTc5OTI1fQ.Wt4zE5vTqiNK8xhRhVsKu5SfjE-xDMoaUGLwLnF1WSw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f35d6edef3ffd17-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:4053:311:68fa:ecdf:6fb1:b2c5:2c47",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:4053:311:68fa:ecdf:6fb1:b2c5:2c47, 162.158.108.31"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 11:48:43 UTC] === END API CALL LOG ===
[28-Apr-2026 11:48:43 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 11:48:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI3IiwidXNlcm5hbWUiOiJtZW93IiwiZW1haWwiOiJoaW1hbnNodXJhd2F0MzIyNDRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTc5OTI1fQ.Wt4zE5vTqiNK8xhRhVsKu5SfjE-xDMoaUGLwLnF1WSw
[28-Apr-2026 11:48:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 11:48:43 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 11:48:43 UTC] User ID: 427
[28-Apr-2026 11:48:43 UTC] ✅ User profile retrieved successfully for user ID: 427
[28-Apr-2026 11:48:47 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 11:48:47 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 11:48:47 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI3IiwidXNlcm5hbWUiOiJtZW93IiwiZW1haWwiOiJoaW1hbnNodXJhd2F0MzIyNDRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTc5OTI1fQ.Wt4zE5vTqiNK8xhRhVsKu5SfjE-xDMoaUGLwLnF1WSw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f35d70248bdfd17-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:4053:311:68fa:ecdf:6fb1:b2c5:2c47","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:4053:311:68fa:ecdf:6fb1:b2c5:2c47, 162.158.108.31"}
[28-Apr-2026 11:48:47 UTC] === User Orders API Called ===
[28-Apr-2026 11:48:47 UTC] User ID: 427
[28-Apr-2026 11:48:47 UTC] Limit: 20, Offset: 0
[28-Apr-2026 11:48:47 UTC] Orders found: 2
[28-Apr-2026 11:48:47 UTC] Orders data: [{"id":230,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/eliteforecaster","status":"cancelled","created_at":"2026-04-28 15:04:21","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":229,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/eliteforecaster","status":"cancelled","created_at":"2026-04-28 15:03:47","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[28-Apr-2026 11:48:47 UTC] Total orders count: 2
[28-Apr-2026 11:48:49 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 11:48:49 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 11:48:49 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI3IiwidXNlcm5hbWUiOiJtZW93IiwiZW1haWwiOiJoaW1hbnNodXJhd2F0MzIyNDRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTc5OTI1fQ.Wt4zE5vTqiNK8xhRhVsKu5SfjE-xDMoaUGLwLnF1WSw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f35d7114a4afd17-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:4053:311:68fa:ecdf:6fb1:b2c5:2c47","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:4053:311:68fa:ecdf:6fb1:b2c5:2c47, 162.158.108.31"}
[28-Apr-2026 11:48:49 UTC] === User Orders API Called ===
[28-Apr-2026 11:48:49 UTC] User ID: 427
[28-Apr-2026 11:48:49 UTC] Limit: 20, Offset: 0
[28-Apr-2026 11:48:49 UTC] Orders found: 2
[28-Apr-2026 11:48:49 UTC] Orders data: [{"id":230,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/eliteforecaster","status":"cancelled","created_at":"2026-04-28 15:04:21","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":229,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/eliteforecaster","status":"cancelled","created_at":"2026-04-28 15:03:47","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[28-Apr-2026 11:48:49 UTC] Total orders count: 2
[28-Apr-2026 11:48:49 UTC] === API CALL LOG ===
[28-Apr-2026 11:48:49 UTC] Endpoint: user/profile.php
[28-Apr-2026 11:48:49 UTC] Full Log Data: {
    "timestamp": "2026-04-28 11:48:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4053:311:68fa:ecdf:6fb1:b2c5:2c47",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI3IiwidXNlcm5hbWUiOiJtZW93IiwiZW1haWwiOiJoaW1hbnNodXJhd2F0MzIyNDRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTc5OTI1fQ.Wt4zE5vTqiNK8xhRhVsKu5SfjE-xDMoaUGLwLnF1WSw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f35d7114a4ffd17-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:4053:311:68fa:ecdf:6fb1:b2c5:2c47",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:4053:311:68fa:ecdf:6fb1:b2c5:2c47, 162.158.108.30"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 11:48:49 UTC] === END API CALL LOG ===
[28-Apr-2026 11:48:49 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 11:48:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI3IiwidXNlcm5hbWUiOiJtZW93IiwiZW1haWwiOiJoaW1hbnNodXJhd2F0MzIyNDRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTc5OTI1fQ.Wt4zE5vTqiNK8xhRhVsKu5SfjE-xDMoaUGLwLnF1WSw
[28-Apr-2026 11:48:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 11:48:49 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 11:48:49 UTC] User ID: 427
[28-Apr-2026 11:48:49 UTC] ✅ User profile retrieved successfully for user ID: 427
[28-Apr-2026 11:48:49 UTC] === API CALL LOG ===
[28-Apr-2026 11:48:49 UTC] Endpoint: user/profile.php
[28-Apr-2026 11:48:49 UTC] Full Log Data: {
    "timestamp": "2026-04-28 11:48:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4053:311:68fa:ecdf:6fb1:b2c5:2c47",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI3IiwidXNlcm5hbWUiOiJtZW93IiwiZW1haWwiOiJoaW1hbnNodXJhd2F0MzIyNDRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTc5OTI1fQ.Wt4zE5vTqiNK8xhRhVsKu5SfjE-xDMoaUGLwLnF1WSw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f35d712cf55fd17-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:4053:311:68fa:ecdf:6fb1:b2c5:2c47",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:4053:311:68fa:ecdf:6fb1:b2c5:2c47, 162.158.108.31"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 11:48:49 UTC] === END API CALL LOG ===
[28-Apr-2026 11:48:49 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 11:48:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI3IiwidXNlcm5hbWUiOiJtZW93IiwiZW1haWwiOiJoaW1hbnNodXJhd2F0MzIyNDRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTc5OTI1fQ.Wt4zE5vTqiNK8xhRhVsKu5SfjE-xDMoaUGLwLnF1WSw
[28-Apr-2026 11:48:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 11:48:49 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 11:48:49 UTC] User ID: 427
[28-Apr-2026 11:48:49 UTC] ✅ User profile retrieved successfully for user ID: 427
[28-Apr-2026 11:48:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 11:48:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 11:48:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI3IiwidXNlcm5hbWUiOiJtZW93IiwiZW1haWwiOiJoaW1hbnNodXJhd2F0MzIyNDRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTc5OTI1fQ.Wt4zE5vTqiNK8xhRhVsKu5SfjE-xDMoaUGLwLnF1WSw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f35d7244f8afd17-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:4053:311:68fa:ecdf:6fb1:b2c5:2c47","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:4053:311:68fa:ecdf:6fb1:b2c5:2c47, 162.158.108.71"}
[28-Apr-2026 11:48:52 UTC] === User Orders API Called ===
[28-Apr-2026 11:48:52 UTC] User ID: 427
[28-Apr-2026 11:48:52 UTC] Limit: 20, Offset: 0
[28-Apr-2026 11:48:52 UTC] Orders found: 2
[28-Apr-2026 11:48:52 UTC] Orders data: [{"id":230,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/eliteforecaster","status":"cancelled","created_at":"2026-04-28 15:04:21","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":229,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/eliteforecaster","status":"cancelled","created_at":"2026-04-28 15:03:47","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[28-Apr-2026 11:48:52 UTC] Total orders count: 2
[28-Apr-2026 11:48:52 UTC] === API CALL LOG ===
[28-Apr-2026 11:48:52 UTC] Endpoint: user/profile.php
[28-Apr-2026 11:48:52 UTC] Full Log Data: {
    "timestamp": "2026-04-28 11:48:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4053:311:68fa:ecdf:6fb1:b2c5:2c47",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI3IiwidXNlcm5hbWUiOiJtZW93IiwiZW1haWwiOiJoaW1hbnNodXJhd2F0MzIyNDRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTc5OTI1fQ.Wt4zE5vTqiNK8xhRhVsKu5SfjE-xDMoaUGLwLnF1WSw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f35d7244f8dfd17-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:4053:311:68fa:ecdf:6fb1:b2c5:2c47",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:4053:311:68fa:ecdf:6fb1:b2c5:2c47, 162.158.108.71"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 11:48:52 UTC] === END API CALL LOG ===
[28-Apr-2026 11:48:52 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 11:48:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI3IiwidXNlcm5hbWUiOiJtZW93IiwiZW1haWwiOiJoaW1hbnNodXJhd2F0MzIyNDRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTc5OTI1fQ.Wt4zE5vTqiNK8xhRhVsKu5SfjE-xDMoaUGLwLnF1WSw
[28-Apr-2026 11:48:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 11:48:52 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 11:48:52 UTC] User ID: 427
[28-Apr-2026 11:48:52 UTC] ✅ User profile retrieved successfully for user ID: 427
[28-Apr-2026 11:48:53 UTC] === API CALL LOG ===
[28-Apr-2026 11:48:53 UTC] Endpoint: user/profile.php
[28-Apr-2026 11:48:53 UTC] Full Log Data: {
    "timestamp": "2026-04-28 11:48:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4053:311:68fa:ecdf:6fb1:b2c5:2c47",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI3IiwidXNlcm5hbWUiOiJtZW93IiwiZW1haWwiOiJoaW1hbnNodXJhd2F0MzIyNDRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTc5OTI1fQ.Wt4zE5vTqiNK8xhRhVsKu5SfjE-xDMoaUGLwLnF1WSw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f35d7289b4efd17-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:4053:311:68fa:ecdf:6fb1:b2c5:2c47",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:4053:311:68fa:ecdf:6fb1:b2c5:2c47, 162.158.108.70"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 11:48:53 UTC] === END API CALL LOG ===
[28-Apr-2026 11:48:53 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 11:48:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI3IiwidXNlcm5hbWUiOiJtZW93IiwiZW1haWwiOiJoaW1hbnNodXJhd2F0MzIyNDRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTc5OTI1fQ.Wt4zE5vTqiNK8xhRhVsKu5SfjE-xDMoaUGLwLnF1WSw
[28-Apr-2026 11:48:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 11:48:53 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 11:48:53 UTC] User ID: 427
[28-Apr-2026 11:48:53 UTC] ✅ User profile retrieved successfully for user ID: 427
[28-Apr-2026 11:48:53 UTC] === API CALL LOG ===
[28-Apr-2026 11:48:53 UTC] Endpoint: user/profile.php
[28-Apr-2026 11:48:53 UTC] Full Log Data: {
    "timestamp": "2026-04-28 11:48:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4053:311:68fa:ecdf:6fb1:b2c5:2c47",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI3IiwidXNlcm5hbWUiOiJtZW93IiwiZW1haWwiOiJoaW1hbnNodXJhd2F0MzIyNDRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTc5OTI1fQ.Wt4zE5vTqiNK8xhRhVsKu5SfjE-xDMoaUGLwLnF1WSw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f35d7289b50fd17-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:4053:311:68fa:ecdf:6fb1:b2c5:2c47",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:4053:311:68fa:ecdf:6fb1:b2c5:2c47, 162.158.108.71"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 11:48:53 UTC] === END API CALL LOG ===
[28-Apr-2026 11:48:53 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 11:48:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI3IiwidXNlcm5hbWUiOiJtZW93IiwiZW1haWwiOiJoaW1hbnNodXJhd2F0MzIyNDRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTc5OTI1fQ.Wt4zE5vTqiNK8xhRhVsKu5SfjE-xDMoaUGLwLnF1WSw
[28-Apr-2026 11:48:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 11:48:53 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 11:48:53 UTC] User ID: 427
[28-Apr-2026 11:48:53 UTC] ✅ User profile retrieved successfully for user ID: 427
[28-Apr-2026 11:49:02 UTC] === API CALL LOG ===
[28-Apr-2026 11:49:02 UTC] Endpoint: user/profile.php
[28-Apr-2026 11:49:02 UTC] Full Log Data: {
    "timestamp": "2026-04-28 11:49:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4053:311:68fa:ecdf:6fb1:b2c5:2c47",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI3IiwidXNlcm5hbWUiOiJtZW93IiwiZW1haWwiOiJoaW1hbnNodXJhd2F0MzIyNDRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTc5OTI1fQ.Wt4zE5vTqiNK8xhRhVsKu5SfjE-xDMoaUGLwLnF1WSw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f35d7622acdfd17-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:4053:311:68fa:ecdf:6fb1:b2c5:2c47",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:4053:311:68fa:ecdf:6fb1:b2c5:2c47, 162.158.108.70"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 11:49:02 UTC] === END API CALL LOG ===
[28-Apr-2026 11:49:02 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 11:49:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI3IiwidXNlcm5hbWUiOiJtZW93IiwiZW1haWwiOiJoaW1hbnNodXJhd2F0MzIyNDRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTc5OTI1fQ.Wt4zE5vTqiNK8xhRhVsKu5SfjE-xDMoaUGLwLnF1WSw
[28-Apr-2026 11:49:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 11:49:02 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 11:49:02 UTC] User ID: 427
[28-Apr-2026 11:49:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 11:49:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 11:49:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI3IiwidXNlcm5hbWUiOiJtZW93IiwiZW1haWwiOiJoaW1hbnNodXJhd2F0MzIyNDRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTc5OTI1fQ.Wt4zE5vTqiNK8xhRhVsKu5SfjE-xDMoaUGLwLnF1WSw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f35d7622accfd17-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:4053:311:68fa:ecdf:6fb1:b2c5:2c47","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:4053:311:68fa:ecdf:6fb1:b2c5:2c47, 162.158.108.70"}
[28-Apr-2026 11:49:02 UTC] === User Orders API Called ===
[28-Apr-2026 11:49:02 UTC] User ID: 427
[28-Apr-2026 11:49:02 UTC] Limit: 20, Offset: 0
[28-Apr-2026 11:49:02 UTC] ✅ User profile retrieved successfully for user ID: 427
[28-Apr-2026 11:49:02 UTC] Orders found: 2
[28-Apr-2026 11:49:02 UTC] Orders data: [{"id":230,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/eliteforecaster","status":"cancelled","created_at":"2026-04-28 15:04:21","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":229,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/eliteforecaster","status":"cancelled","created_at":"2026-04-28 15:03:47","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[28-Apr-2026 11:49:02 UTC] Total orders count: 2
[28-Apr-2026 11:49:02 UTC] === API CALL LOG ===
[28-Apr-2026 11:49:02 UTC] Endpoint: user/profile.php
[28-Apr-2026 11:49:02 UTC] Full Log Data: {
    "timestamp": "2026-04-28 11:49:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4053:311:68fa:ecdf:6fb1:b2c5:2c47",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI3IiwidXNlcm5hbWUiOiJtZW93IiwiZW1haWwiOiJoaW1hbnNodXJhd2F0MzIyNDRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTc5OTI1fQ.Wt4zE5vTqiNK8xhRhVsKu5SfjE-xDMoaUGLwLnF1WSw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f35d764994ffd17-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:4053:311:68fa:ecdf:6fb1:b2c5:2c47",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:4053:311:68fa:ecdf:6fb1:b2c5:2c47, 162.158.108.70"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 11:49:02 UTC] === END API CALL LOG ===
[28-Apr-2026 11:49:02 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 11:49:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI3IiwidXNlcm5hbWUiOiJtZW93IiwiZW1haWwiOiJoaW1hbnNodXJhd2F0MzIyNDRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTc5OTI1fQ.Wt4zE5vTqiNK8xhRhVsKu5SfjE-xDMoaUGLwLnF1WSw
[28-Apr-2026 11:49:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 11:49:02 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 11:49:02 UTC] User ID: 427
[28-Apr-2026 11:49:02 UTC] ✅ User profile retrieved successfully for user ID: 427
[28-Apr-2026 11:49:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 11:49:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 11:49:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI3IiwidXNlcm5hbWUiOiJtZW93IiwiZW1haWwiOiJoaW1hbnNodXJhd2F0MzIyNDRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTc5OTI1fQ.Wt4zE5vTqiNK8xhRhVsKu5SfjE-xDMoaUGLwLnF1WSw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f35d792f8f4fd17-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:4053:311:68fa:ecdf:6fb1:b2c5:2c47","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:4053:311:68fa:ecdf:6fb1:b2c5:2c47, 162.158.108.71"}
[28-Apr-2026 11:49:10 UTC] === User Orders API Called ===
[28-Apr-2026 11:49:10 UTC] User ID: 427
[28-Apr-2026 11:49:10 UTC] Limit: 20, Offset: 0
[28-Apr-2026 11:49:10 UTC] Orders found: 2
[28-Apr-2026 11:49:10 UTC] Orders data: [{"id":230,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/eliteforecaster","status":"cancelled","created_at":"2026-04-28 15:04:21","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":229,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/eliteforecaster","status":"cancelled","created_at":"2026-04-28 15:03:47","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[28-Apr-2026 11:49:10 UTC] Total orders count: 2
[28-Apr-2026 11:49:10 UTC] === API CALL LOG ===
[28-Apr-2026 11:49:10 UTC] Endpoint: user/profile.php
[28-Apr-2026 11:49:10 UTC] Full Log Data: {
    "timestamp": "2026-04-28 11:49:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4053:311:68fa:ecdf:6fb1:b2c5:2c47",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI3IiwidXNlcm5hbWUiOiJtZW93IiwiZW1haWwiOiJoaW1hbnNodXJhd2F0MzIyNDRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTc5OTI1fQ.Wt4zE5vTqiNK8xhRhVsKu5SfjE-xDMoaUGLwLnF1WSw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f35d792f8f5fd17-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:4053:311:68fa:ecdf:6fb1:b2c5:2c47",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:4053:311:68fa:ecdf:6fb1:b2c5:2c47, 162.158.108.71"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 11:49:10 UTC] === END API CALL LOG ===
[28-Apr-2026 11:49:10 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 11:49:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI3IiwidXNlcm5hbWUiOiJtZW93IiwiZW1haWwiOiJoaW1hbnNodXJhd2F0MzIyNDRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTc5OTI1fQ.Wt4zE5vTqiNK8xhRhVsKu5SfjE-xDMoaUGLwLnF1WSw
[28-Apr-2026 11:49:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 11:49:10 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 11:49:10 UTC] User ID: 427
[28-Apr-2026 11:49:10 UTC] ✅ User profile retrieved successfully for user ID: 427
[28-Apr-2026 11:49:10 UTC] === API CALL LOG ===
[28-Apr-2026 11:49:10 UTC] Endpoint: user/profile.php
[28-Apr-2026 11:49:10 UTC] Full Log Data: {
    "timestamp": "2026-04-28 11:49:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4053:311:68fa:ecdf:6fb1:b2c5:2c47",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI3IiwidXNlcm5hbWUiOiJtZW93IiwiZW1haWwiOiJoaW1hbnNodXJhd2F0MzIyNDRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTc5OTI1fQ.Wt4zE5vTqiNK8xhRhVsKu5SfjE-xDMoaUGLwLnF1WSw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f35d792f8f7fd17-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:4053:311:68fa:ecdf:6fb1:b2c5:2c47",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:4053:311:68fa:ecdf:6fb1:b2c5:2c47, 162.158.108.70"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 11:49:10 UTC] === END API CALL LOG ===
[28-Apr-2026 11:49:10 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 11:49:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI3IiwidXNlcm5hbWUiOiJtZW93IiwiZW1haWwiOiJoaW1hbnNodXJhd2F0MzIyNDRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTc5OTI1fQ.Wt4zE5vTqiNK8xhRhVsKu5SfjE-xDMoaUGLwLnF1WSw
[28-Apr-2026 11:49:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 11:49:10 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 11:49:10 UTC] User ID: 427
[28-Apr-2026 11:49:10 UTC] ✅ User profile retrieved successfully for user ID: 427
[28-Apr-2026 11:49:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 11:49:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 11:49:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI3IiwidXNlcm5hbWUiOiJtZW93IiwiZW1haWwiOiJoaW1hbnNodXJhd2F0MzIyNDRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTc5OTI1fQ.Wt4zE5vTqiNK8xhRhVsKu5SfjE-xDMoaUGLwLnF1WSw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f35d7ceb94dfd17-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:4053:311:68fa:ecdf:6fb1:b2c5:2c47","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:4053:311:68fa:ecdf:6fb1:b2c5:2c47, 162.158.108.71"}
[28-Apr-2026 11:49:20 UTC] === User Orders API Called ===
[28-Apr-2026 11:49:20 UTC] User ID: 427
[28-Apr-2026 11:49:20 UTC] Limit: 20, Offset: 0
[28-Apr-2026 11:49:20 UTC] Orders found: 2
[28-Apr-2026 11:49:20 UTC] Orders data: [{"id":230,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/eliteforecaster","status":"cancelled","created_at":"2026-04-28 15:04:21","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":229,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/eliteforecaster","status":"cancelled","created_at":"2026-04-28 15:03:47","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[28-Apr-2026 11:49:20 UTC] Total orders count: 2
[28-Apr-2026 11:49:20 UTC] === API CALL LOG ===
[28-Apr-2026 11:49:20 UTC] Endpoint: user/profile.php
[28-Apr-2026 11:49:20 UTC] Full Log Data: {
    "timestamp": "2026-04-28 11:49:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4053:311:68fa:ecdf:6fb1:b2c5:2c47",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI3IiwidXNlcm5hbWUiOiJtZW93IiwiZW1haWwiOiJoaW1hbnNodXJhd2F0MzIyNDRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTc5OTI1fQ.Wt4zE5vTqiNK8xhRhVsKu5SfjE-xDMoaUGLwLnF1WSw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f35d7ceb94efd17-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:4053:311:68fa:ecdf:6fb1:b2c5:2c47",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:4053:311:68fa:ecdf:6fb1:b2c5:2c47, 162.158.108.71"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 11:49:20 UTC] === END API CALL LOG ===
[28-Apr-2026 11:49:20 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 11:49:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI3IiwidXNlcm5hbWUiOiJtZW93IiwiZW1haWwiOiJoaW1hbnNodXJhd2F0MzIyNDRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTc5OTI1fQ.Wt4zE5vTqiNK8xhRhVsKu5SfjE-xDMoaUGLwLnF1WSw
[28-Apr-2026 11:49:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 11:49:20 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 11:49:20 UTC] User ID: 427
[28-Apr-2026 11:49:20 UTC] ✅ User profile retrieved successfully for user ID: 427
[28-Apr-2026 11:49:20 UTC] === API CALL LOG ===
[28-Apr-2026 11:49:20 UTC] Endpoint: user/profile.php
[28-Apr-2026 11:49:20 UTC] Full Log Data: {
    "timestamp": "2026-04-28 11:49:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4053:311:68fa:ecdf:6fb1:b2c5:2c47",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI3IiwidXNlcm5hbWUiOiJtZW93IiwiZW1haWwiOiJoaW1hbnNodXJhd2F0MzIyNDRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTc5OTI1fQ.Wt4zE5vTqiNK8xhRhVsKu5SfjE-xDMoaUGLwLnF1WSw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f35d7d2fe52fd17-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:4053:311:68fa:ecdf:6fb1:b2c5:2c47",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:4053:311:68fa:ecdf:6fb1:b2c5:2c47, 162.158.108.71"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 11:49:20 UTC] === END API CALL LOG ===
[28-Apr-2026 11:49:20 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 11:49:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI3IiwidXNlcm5hbWUiOiJtZW93IiwiZW1haWwiOiJoaW1hbnNodXJhd2F0MzIyNDRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTc5OTI1fQ.Wt4zE5vTqiNK8xhRhVsKu5SfjE-xDMoaUGLwLnF1WSw
[28-Apr-2026 11:49:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 11:49:20 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 11:49:20 UTC] User ID: 427
[28-Apr-2026 11:49:20 UTC] ✅ User profile retrieved successfully for user ID: 427
[28-Apr-2026 11:49:59 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 11:49:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 11:49:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI3IiwidXNlcm5hbWUiOiJtZW93IiwiZW1haWwiOiJoaW1hbnNodXJhd2F0MzIyNDRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTc5OTI1fQ.Wt4zE5vTqiNK8xhRhVsKu5SfjE-xDMoaUGLwLnF1WSw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f35d8c3ff15fd17-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:4053:311:68fa:ecdf:6fb1:b2c5:2c47","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:4053:311:68fa:ecdf:6fb1:b2c5:2c47, 162.158.108.71"}
[28-Apr-2026 11:49:59 UTC] === User Orders API Called ===
[28-Apr-2026 11:49:59 UTC] User ID: 427
[28-Apr-2026 11:49:59 UTC] Limit: 20, Offset: 0
[28-Apr-2026 11:49:59 UTC] Orders found: 3
[28-Apr-2026 11:49:59 UTC] Orders data: [{"id":231,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/eliteforecaster","status":"pending","created_at":"2026-04-28 15:19:56","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":230,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/eliteforecaster","status":"cancelled","created_at":"2026-04-28 15:04:21","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":229,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/eliteforecaster","status":"cancelled","created_at":"2026-04-28 15:03:47","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[28-Apr-2026 11:49:59 UTC] Total orders count: 3
[28-Apr-2026 12:24:37 UTC] === API CALL LOG ===
[28-Apr-2026 12:24:37 UTC] Endpoint: user/profile.php
[28-Apr-2026 12:24:37 UTC] Full Log Data: {
    "timestamp": "2026-04-28 12:24:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "180.254.205.118",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI2IiwidXNlcm5hbWUiOiJzeXJpYWgiLCJlbWFpbCI6ImRhbGxlc2k3NTRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTY4Njc3fQ.Roi7aLrcWq-3YFKTXJgMc_ZOvlEE--58bxFRvWLVPWc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f360b8129ab14b5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "180.254.205.118",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "180.254.205.118, 104.23.175.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 12:24:37 UTC] === END API CALL LOG ===
[28-Apr-2026 12:24:37 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 12:24:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI2IiwidXNlcm5hbWUiOiJzeXJpYWgiLCJlbWFpbCI6ImRhbGxlc2k3NTRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTY4Njc3fQ.Roi7aLrcWq-3YFKTXJgMc_ZOvlEE--58bxFRvWLVPWc
[28-Apr-2026 12:24:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 12:24:37 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 12:24:37 UTC] User ID: 426
[28-Apr-2026 12:24:37 UTC] ✅ User profile retrieved successfully for user ID: 426
[28-Apr-2026 12:24:38 UTC] === API CALL LOG ===
[28-Apr-2026 12:24:38 UTC] Endpoint: user/profile.php
[28-Apr-2026 12:24:38 UTC] Full Log Data: {
    "timestamp": "2026-04-28 12:24:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "180.254.205.118",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI2IiwidXNlcm5hbWUiOiJzeXJpYWgiLCJlbWFpbCI6ImRhbGxlc2k3NTRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTY4Njc3fQ.Roi7aLrcWq-3YFKTXJgMc_ZOvlEE--58bxFRvWLVPWc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f360b881a2514b5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "180.254.205.118",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "180.254.205.118, 104.23.175.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 12:24:38 UTC] === END API CALL LOG ===
[28-Apr-2026 12:24:38 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 12:24:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI2IiwidXNlcm5hbWUiOiJzeXJpYWgiLCJlbWFpbCI6ImRhbGxlc2k3NTRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTY4Njc3fQ.Roi7aLrcWq-3YFKTXJgMc_ZOvlEE--58bxFRvWLVPWc
[28-Apr-2026 12:24:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 12:24:38 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 12:24:38 UTC] User ID: 426
[28-Apr-2026 12:24:38 UTC] ✅ User profile retrieved successfully for user ID: 426
[28-Apr-2026 12:24:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 12:24:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 12:24:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI2IiwidXNlcm5hbWUiOiJzeXJpYWgiLCJlbWFpbCI6ImRhbGxlc2k3NTRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTY4Njc3fQ.Roi7aLrcWq-3YFKTXJgMc_ZOvlEE--58bxFRvWLVPWc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f360b881a2714b5-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"180.254.205.118","CF-IPCountry":"ID","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"180.254.205.118, 104.23.175.169"}
[28-Apr-2026 12:24:38 UTC] === User Orders API Called ===
[28-Apr-2026 12:24:38 UTC] User ID: 426
[28-Apr-2026 12:24:38 UTC] Limit: 20, Offset: 0
[28-Apr-2026 12:24:38 UTC] Orders found: 0
[28-Apr-2026 12:24:38 UTC] Orders data: []
[28-Apr-2026 12:24:38 UTC] Total orders count: 0
[28-Apr-2026 12:24:38 UTC] === API CALL LOG ===
[28-Apr-2026 12:24:38 UTC] Endpoint: user/profile.php
[28-Apr-2026 12:24:38 UTC] Full Log Data: {
    "timestamp": "2026-04-28 12:24:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "180.254.205.118",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI2IiwidXNlcm5hbWUiOiJzeXJpYWgiLCJlbWFpbCI6ImRhbGxlc2k3NTRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTY4Njc3fQ.Roi7aLrcWq-3YFKTXJgMc_ZOvlEE--58bxFRvWLVPWc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f360b881a2c14b5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "180.254.205.118",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "180.254.205.118, 104.23.175.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 12:24:38 UTC] === END API CALL LOG ===
[28-Apr-2026 12:24:38 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 12:24:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI2IiwidXNlcm5hbWUiOiJzeXJpYWgiLCJlbWFpbCI6ImRhbGxlc2k3NTRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTY4Njc3fQ.Roi7aLrcWq-3YFKTXJgMc_ZOvlEE--58bxFRvWLVPWc
[28-Apr-2026 12:24:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 12:24:38 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 12:24:38 UTC] User ID: 426
[28-Apr-2026 12:24:38 UTC] ✅ User profile retrieved successfully for user ID: 426
[28-Apr-2026 12:24:40 UTC] === API CALL LOG ===
[28-Apr-2026 12:24:40 UTC] Endpoint: user/profile.php
[28-Apr-2026 12:24:40 UTC] Full Log Data: {
    "timestamp": "2026-04-28 12:24:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "180.254.205.118",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI2IiwidXNlcm5hbWUiOiJzeXJpYWgiLCJlbWFpbCI6ImRhbGxlc2k3NTRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTY4Njc3fQ.Roi7aLrcWq-3YFKTXJgMc_ZOvlEE--58bxFRvWLVPWc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f360b93ede514b5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "180.254.205.118",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "180.254.205.118, 104.23.175.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 12:24:40 UTC] === END API CALL LOG ===
[28-Apr-2026 12:24:40 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 12:24:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI2IiwidXNlcm5hbWUiOiJzeXJpYWgiLCJlbWFpbCI6ImRhbGxlc2k3NTRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTY4Njc3fQ.Roi7aLrcWq-3YFKTXJgMc_ZOvlEE--58bxFRvWLVPWc
[28-Apr-2026 12:24:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 12:24:40 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 12:24:40 UTC] User ID: 426
[28-Apr-2026 12:24:40 UTC] ✅ User profile retrieved successfully for user ID: 426
[28-Apr-2026 12:24:59 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 12:24:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 12:24:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI2IiwidXNlcm5hbWUiOiJzeXJpYWgiLCJlbWFpbCI6ImRhbGxlc2k3NTRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTY4Njc3fQ.Roi7aLrcWq-3YFKTXJgMc_ZOvlEE--58bxFRvWLVPWc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f360c0a0a1614b5-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"180.254.205.118","CF-IPCountry":"ID","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"180.254.205.118, 104.23.175.169"}
[28-Apr-2026 12:24:59 UTC] === User Orders API Called ===
[28-Apr-2026 12:24:59 UTC] User ID: 426
[28-Apr-2026 12:24:59 UTC] Limit: 20, Offset: 0
[28-Apr-2026 12:24:59 UTC] Orders found: 0
[28-Apr-2026 12:24:59 UTC] Orders data: []
[28-Apr-2026 12:24:59 UTC] Total orders count: 0
[28-Apr-2026 12:24:59 UTC] === API CALL LOG ===
[28-Apr-2026 12:24:59 UTC] Endpoint: user/profile.php
[28-Apr-2026 12:24:59 UTC] Full Log Data: {
    "timestamp": "2026-04-28 12:24:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "180.254.205.118",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI2IiwidXNlcm5hbWUiOiJzeXJpYWgiLCJlbWFpbCI6ImRhbGxlc2k3NTRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTY4Njc3fQ.Roi7aLrcWq-3YFKTXJgMc_ZOvlEE--58bxFRvWLVPWc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f360c0a0a1a14b5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "180.254.205.118",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "180.254.205.118, 104.23.175.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 12:24:59 UTC] === END API CALL LOG ===
[28-Apr-2026 12:24:59 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 12:24:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI2IiwidXNlcm5hbWUiOiJzeXJpYWgiLCJlbWFpbCI6ImRhbGxlc2k3NTRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTY4Njc3fQ.Roi7aLrcWq-3YFKTXJgMc_ZOvlEE--58bxFRvWLVPWc
[28-Apr-2026 12:24:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 12:24:59 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 12:24:59 UTC] User ID: 426
[28-Apr-2026 12:24:59 UTC] ✅ User profile retrieved successfully for user ID: 426
[28-Apr-2026 12:24:59 UTC] === API CALL LOG ===
[28-Apr-2026 12:24:59 UTC] Endpoint: user/profile.php
[28-Apr-2026 12:24:59 UTC] Full Log Data: {
    "timestamp": "2026-04-28 12:24:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "180.254.205.118",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI2IiwidXNlcm5hbWUiOiJzeXJpYWgiLCJlbWFpbCI6ImRhbGxlc2k3NTRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTY4Njc3fQ.Roi7aLrcWq-3YFKTXJgMc_ZOvlEE--58bxFRvWLVPWc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f360c0d8a6c14b5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "180.254.205.118",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "180.254.205.118, 104.23.175.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 12:24:59 UTC] === END API CALL LOG ===
[28-Apr-2026 12:24:59 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 12:24:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI2IiwidXNlcm5hbWUiOiJzeXJpYWgiLCJlbWFpbCI6ImRhbGxlc2k3NTRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTY4Njc3fQ.Roi7aLrcWq-3YFKTXJgMc_ZOvlEE--58bxFRvWLVPWc
[28-Apr-2026 12:24:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 12:24:59 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 12:24:59 UTC] User ID: 426
[28-Apr-2026 12:24:59 UTC] ✅ User profile retrieved successfully for user ID: 426
[28-Apr-2026 12:25:01 UTC] === API CALL LOG ===
[28-Apr-2026 12:25:01 UTC] Endpoint: user/profile.php
[28-Apr-2026 12:25:01 UTC] Full Log Data: {
    "timestamp": "2026-04-28 12:25:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "180.254.205.118",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI2IiwidXNlcm5hbWUiOiJzeXJpYWgiLCJlbWFpbCI6ImRhbGxlc2k3NTRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTY4Njc3fQ.Roi7aLrcWq-3YFKTXJgMc_ZOvlEE--58bxFRvWLVPWc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f360c16b97a14b5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "180.254.205.118",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "180.254.205.118, 104.23.175.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 12:25:01 UTC] === END API CALL LOG ===
[28-Apr-2026 12:25:01 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 12:25:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI2IiwidXNlcm5hbWUiOiJzeXJpYWgiLCJlbWFpbCI6ImRhbGxlc2k3NTRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTY4Njc3fQ.Roi7aLrcWq-3YFKTXJgMc_ZOvlEE--58bxFRvWLVPWc
[28-Apr-2026 12:25:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 12:25:01 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 12:25:01 UTC] User ID: 426
[28-Apr-2026 12:25:01 UTC] ✅ User profile retrieved successfully for user ID: 426
[28-Apr-2026 12:28:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 12:28:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 12:28:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDMwIiwidXNlcm5hbWUiOiJtZXJpIiwiZW1haWwiOiJzaGFkb3cxNzF0a0BnbWFpbC5jb20iLCJleHAiOjE3Nzc5ODQxMTd9.aahk1KMWky7xKQ61G3pJ7VX6CI3fA-67grg-kXm2kRc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f3611638a9fa009-AMS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"78.177.117.146","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"78.177.117.146, 172.70.47.57"}
[28-Apr-2026 12:28:38 UTC] === User Orders API Called ===
[28-Apr-2026 12:28:38 UTC] User ID: 430
[28-Apr-2026 12:28:38 UTC] Limit: 20, Offset: 0
[28-Apr-2026 12:28:38 UTC] Orders found: 0
[28-Apr-2026 12:28:38 UTC] Orders data: []
[28-Apr-2026 12:28:38 UTC] Total orders count: 0
[28-Apr-2026 12:28:38 UTC] === API CALL LOG ===
[28-Apr-2026 12:28:38 UTC] Endpoint: user/profile.php
[28-Apr-2026 12:28:38 UTC] Full Log Data: {
    "timestamp": "2026-04-28 12:28:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "78.177.117.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDMwIiwidXNlcm5hbWUiOiJtZXJpIiwiZW1haWwiOiJzaGFkb3cxNzF0a0BnbWFpbC5jb20iLCJleHAiOjE3Nzc5ODQxMTd9.aahk1KMWky7xKQ61G3pJ7VX6CI3fA-67grg-kXm2kRc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f3611638aa0a009-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "78.177.117.146",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "78.177.117.146, 172.70.47.58"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 12:28:38 UTC] === END API CALL LOG ===
[28-Apr-2026 12:28:38 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 12:28:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDMwIiwidXNlcm5hbWUiOiJtZXJpIiwiZW1haWwiOiJzaGFkb3cxNzF0a0BnbWFpbC5jb20iLCJleHAiOjE3Nzc5ODQxMTd9.aahk1KMWky7xKQ61G3pJ7VX6CI3fA-67grg-kXm2kRc
[28-Apr-2026 12:28:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 12:28:38 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 12:28:38 UTC] User ID: 430
[28-Apr-2026 12:28:38 UTC] ✅ User profile retrieved successfully for user ID: 430
[28-Apr-2026 12:28:38 UTC] === API CALL LOG ===
[28-Apr-2026 12:28:38 UTC] Endpoint: user/profile.php
[28-Apr-2026 12:28:38 UTC] Full Log Data: {
    "timestamp": "2026-04-28 12:28:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "78.177.117.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDMwIiwidXNlcm5hbWUiOiJtZXJpIiwiZW1haWwiOiJzaGFkb3cxNzF0a0BnbWFpbC5jb20iLCJleHAiOjE3Nzc5ODQxMTd9.aahk1KMWky7xKQ61G3pJ7VX6CI3fA-67grg-kXm2kRc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f3611638a99a009-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "78.177.117.146",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "78.177.117.146, 172.70.47.57"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 12:28:38 UTC] === END API CALL LOG ===
[28-Apr-2026 12:28:38 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 12:28:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDMwIiwidXNlcm5hbWUiOiJtZXJpIiwiZW1haWwiOiJzaGFkb3cxNzF0a0BnbWFpbC5jb20iLCJleHAiOjE3Nzc5ODQxMTd9.aahk1KMWky7xKQ61G3pJ7VX6CI3fA-67grg-kXm2kRc
[28-Apr-2026 12:28:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 12:28:38 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 12:28:38 UTC] User ID: 430
[28-Apr-2026 12:28:38 UTC] ✅ User profile retrieved successfully for user ID: 430
[28-Apr-2026 12:28:39 UTC] === API CALL LOG ===
[28-Apr-2026 12:28:39 UTC] Endpoint: user/profile.php
[28-Apr-2026 12:28:39 UTC] Full Log Data: {
    "timestamp": "2026-04-28 12:28:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "78.177.117.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDMwIiwidXNlcm5hbWUiOiJtZXJpIiwiZW1haWwiOiJzaGFkb3cxNzF0a0BnbWFpbC5jb20iLCJleHAiOjE3Nzc5ODQxMTd9.aahk1KMWky7xKQ61G3pJ7VX6CI3fA-67grg-kXm2kRc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f36116c7d3ba009-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "78.177.117.146",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "78.177.117.146, 172.70.47.57"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 12:28:39 UTC] === END API CALL LOG ===
[28-Apr-2026 12:28:39 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 12:28:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDMwIiwidXNlcm5hbWUiOiJtZXJpIiwiZW1haWwiOiJzaGFkb3cxNzF0a0BnbWFpbC5jb20iLCJleHAiOjE3Nzc5ODQxMTd9.aahk1KMWky7xKQ61G3pJ7VX6CI3fA-67grg-kXm2kRc
[28-Apr-2026 12:28:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 12:28:39 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 12:28:39 UTC] User ID: 430
[28-Apr-2026 12:28:39 UTC] ✅ User profile retrieved successfully for user ID: 430
[28-Apr-2026 12:29:00 UTC] === API CALL LOG ===
[28-Apr-2026 12:29:00 UTC] Endpoint: user/profile.php
[28-Apr-2026 12:29:00 UTC] Full Log Data: {
    "timestamp": "2026-04-28 12:29:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "78.177.117.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDMwIiwidXNlcm5hbWUiOiJtZXJpIiwiZW1haWwiOiJzaGFkb3cxNzF0a0BnbWFpbC5jb20iLCJleHAiOjE3Nzc5ODQxMTd9.aahk1KMWky7xKQ61G3pJ7VX6CI3fA-67grg-kXm2kRc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f3611efae1da009-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "78.177.117.146",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "78.177.117.146, 172.70.47.57"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 12:29:00 UTC] === END API CALL LOG ===
[28-Apr-2026 12:29:00 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 12:29:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDMwIiwidXNlcm5hbWUiOiJtZXJpIiwiZW1haWwiOiJzaGFkb3cxNzF0a0BnbWFpbC5jb20iLCJleHAiOjE3Nzc5ODQxMTd9.aahk1KMWky7xKQ61G3pJ7VX6CI3fA-67grg-kXm2kRc
[28-Apr-2026 12:29:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 12:29:00 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 12:29:00 UTC] User ID: 430
[28-Apr-2026 12:29:00 UTC] ✅ User profile retrieved successfully for user ID: 430
[28-Apr-2026 12:29:00 UTC] User Purchases API - User ID: 430
[28-Apr-2026 12:29:00 UTC] User Purchases API - Total purchases found: 0
[28-Apr-2026 12:29:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 12:29:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 12:29:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDMwIiwidXNlcm5hbWUiOiJtZXJpIiwiZW1haWwiOiJzaGFkb3cxNzF0a0BnbWFpbC5jb20iLCJleHAiOjE3Nzc5ODQxMTd9.aahk1KMWky7xKQ61G3pJ7VX6CI3fA-67grg-kXm2kRc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f3612113e10a009-AMS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"78.177.117.146","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"78.177.117.146, 172.70.47.57"}
[28-Apr-2026 12:29:06 UTC] === User Orders API Called ===
[28-Apr-2026 12:29:06 UTC] User ID: 430
[28-Apr-2026 12:29:06 UTC] Limit: 20, Offset: 0
[28-Apr-2026 12:29:06 UTC] Orders found: 0
[28-Apr-2026 12:29:06 UTC] Orders data: []
[28-Apr-2026 12:29:06 UTC] Total orders count: 0
[28-Apr-2026 12:29:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 12:29:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 12:29:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDMwIiwidXNlcm5hbWUiOiJtZXJpIiwiZW1haWwiOiJzaGFkb3cxNzF0a0BnbWFpbC5jb20iLCJleHAiOjE3Nzc5ODQxMTd9.aahk1KMWky7xKQ61G3pJ7VX6CI3fA-67grg-kXm2kRc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f361230e8e3a009-AMS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"78.177.117.146","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"78.177.117.146, 172.70.47.57"}
[28-Apr-2026 12:29:11 UTC] === User Orders API Called ===
[28-Apr-2026 12:29:11 UTC] User ID: 430
[28-Apr-2026 12:29:11 UTC] Limit: 20, Offset: 0
[28-Apr-2026 12:29:11 UTC] Orders found: 0
[28-Apr-2026 12:29:11 UTC] Orders data: []
[28-Apr-2026 12:29:11 UTC] Total orders count: 0
[28-Apr-2026 12:29:11 UTC] === API CALL LOG ===
[28-Apr-2026 12:29:11 UTC] Endpoint: user/profile.php
[28-Apr-2026 12:29:11 UTC] Full Log Data: {
    "timestamp": "2026-04-28 12:29:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "78.177.117.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDMwIiwidXNlcm5hbWUiOiJtZXJpIiwiZW1haWwiOiJzaGFkb3cxNzF0a0BnbWFpbC5jb20iLCJleHAiOjE3Nzc5ODQxMTd9.aahk1KMWky7xKQ61G3pJ7VX6CI3fA-67grg-kXm2kRc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f3612318990a009-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "78.177.117.146",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "78.177.117.146, 172.70.47.57"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 12:29:11 UTC] === END API CALL LOG ===
[28-Apr-2026 12:29:11 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 12:29:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDMwIiwidXNlcm5hbWUiOiJtZXJpIiwiZW1haWwiOiJzaGFkb3cxNzF0a0BnbWFpbC5jb20iLCJleHAiOjE3Nzc5ODQxMTd9.aahk1KMWky7xKQ61G3pJ7VX6CI3fA-67grg-kXm2kRc
[28-Apr-2026 12:29:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 12:29:11 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 12:29:11 UTC] User ID: 430
[28-Apr-2026 12:29:11 UTC] ✅ User profile retrieved successfully for user ID: 430
[28-Apr-2026 12:29:11 UTC] === API CALL LOG ===
[28-Apr-2026 12:29:11 UTC] Endpoint: user/profile.php
[28-Apr-2026 12:29:11 UTC] Full Log Data: {
    "timestamp": "2026-04-28 12:29:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "78.177.117.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDMwIiwidXNlcm5hbWUiOiJtZXJpIiwiZW1haWwiOiJzaGFkb3cxNzF0a0BnbWFpbC5jb20iLCJleHAiOjE3Nzc5ODQxMTd9.aahk1KMWky7xKQ61G3pJ7VX6CI3fA-67grg-kXm2kRc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f361233dbe1a009-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "78.177.117.146",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "78.177.117.146, 172.70.47.57"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 12:29:11 UTC] === END API CALL LOG ===
[28-Apr-2026 12:29:11 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 12:29:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDMwIiwidXNlcm5hbWUiOiJtZXJpIiwiZW1haWwiOiJzaGFkb3cxNzF0a0BnbWFpbC5jb20iLCJleHAiOjE3Nzc5ODQxMTd9.aahk1KMWky7xKQ61G3pJ7VX6CI3fA-67grg-kXm2kRc
[28-Apr-2026 12:29:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 12:29:11 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 12:29:11 UTC] User ID: 430
[28-Apr-2026 12:29:11 UTC] ✅ User profile retrieved successfully for user ID: 430
[28-Apr-2026 12:29:11 UTC] === API CALL LOG ===
[28-Apr-2026 12:29:11 UTC] Endpoint: user/profile.php
[28-Apr-2026 12:29:11 UTC] Full Log Data: {
    "timestamp": "2026-04-28 12:29:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "78.177.117.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDMwIiwidXNlcm5hbWUiOiJtZXJpIiwiZW1haWwiOiJzaGFkb3cxNzF0a0BnbWFpbC5jb20iLCJleHAiOjE3Nzc5ODQxMTd9.aahk1KMWky7xKQ61G3pJ7VX6CI3fA-67grg-kXm2kRc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f361234cceda009-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "78.177.117.146",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "78.177.117.146, 172.70.47.57"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 12:29:11 UTC] === END API CALL LOG ===
[28-Apr-2026 12:29:11 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 12:29:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDMwIiwidXNlcm5hbWUiOiJtZXJpIiwiZW1haWwiOiJzaGFkb3cxNzF0a0BnbWFpbC5jb20iLCJleHAiOjE3Nzc5ODQxMTd9.aahk1KMWky7xKQ61G3pJ7VX6CI3fA-67grg-kXm2kRc
[28-Apr-2026 12:29:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 12:29:11 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 12:29:11 UTC] User ID: 430
[28-Apr-2026 12:29:11 UTC] ✅ User profile retrieved successfully for user ID: 430
[28-Apr-2026 13:53:47 UTC] === API CALL LOG ===
[28-Apr-2026 13:53:47 UTC] Endpoint: user/profile.php
[28-Apr-2026 13:53:47 UTC] Full Log Data: {
    "timestamp": "2026-04-28 13:53:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.153.187.105",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDMxIiwidXNlcm5hbWUiOiJTaGVyaWYiLCJlbWFpbCI6InNhbW9yZWhhYjE0QGdtYWlsLmNvbSIsImV4cCI6MTc3Nzk4OTIyN30.BJvEMJwbXhimAFlP2mOh6FtUCv3cHDQWvWdwf4ffjs8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f368e20ef7aee8c-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.153.187.105",
        "CF-IPCountry": "EG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.153.187.105, 172.69.68.142"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 13:53:47 UTC] === END API CALL LOG ===
[28-Apr-2026 13:53:47 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 13:53:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDMxIiwidXNlcm5hbWUiOiJTaGVyaWYiLCJlbWFpbCI6InNhbW9yZWhhYjE0QGdtYWlsLmNvbSIsImV4cCI6MTc3Nzk4OTIyN30.BJvEMJwbXhimAFlP2mOh6FtUCv3cHDQWvWdwf4ffjs8
[28-Apr-2026 13:53:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 13:53:47 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 13:53:47 UTC] User ID: 431
[28-Apr-2026 13:53:47 UTC] ✅ User profile retrieved successfully for user ID: 431
[28-Apr-2026 13:53:47 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 13:53:47 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 13:53:47 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDMxIiwidXNlcm5hbWUiOiJTaGVyaWYiLCJlbWFpbCI6InNhbW9yZWhhYjE0QGdtYWlsLmNvbSIsImV4cCI6MTc3Nzk4OTIyN30.BJvEMJwbXhimAFlP2mOh6FtUCv3cHDQWvWdwf4ffjs8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f368e21da77ee8c-MXP","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"196.153.187.105","CF-IPCountry":"EG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"196.153.187.105, 172.69.68.142"}
[28-Apr-2026 13:53:47 UTC] === User Orders API Called ===
[28-Apr-2026 13:53:47 UTC] User ID: 431
[28-Apr-2026 13:53:47 UTC] Limit: 20, Offset: 0
[28-Apr-2026 13:53:47 UTC] Orders found: 0
[28-Apr-2026 13:53:47 UTC] Orders data: []
[28-Apr-2026 13:53:47 UTC] Total orders count: 0
[28-Apr-2026 13:53:47 UTC] === API CALL LOG ===
[28-Apr-2026 13:53:47 UTC] Endpoint: user/profile.php
[28-Apr-2026 13:53:47 UTC] Full Log Data: {
    "timestamp": "2026-04-28 13:53:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.153.187.105",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDMxIiwidXNlcm5hbWUiOiJTaGVyaWYiLCJlbWFpbCI6InNhbW9yZWhhYjE0QGdtYWlsLmNvbSIsImV4cCI6MTc3Nzk4OTIyN30.BJvEMJwbXhimAFlP2mOh6FtUCv3cHDQWvWdwf4ffjs8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f368e228bf6ee8c-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.153.187.105",
        "CF-IPCountry": "EG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.153.187.105, 172.69.68.142"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 13:53:47 UTC] === END API CALL LOG ===
[28-Apr-2026 13:53:47 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 13:53:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDMxIiwidXNlcm5hbWUiOiJTaGVyaWYiLCJlbWFpbCI6InNhbW9yZWhhYjE0QGdtYWlsLmNvbSIsImV4cCI6MTc3Nzk4OTIyN30.BJvEMJwbXhimAFlP2mOh6FtUCv3cHDQWvWdwf4ffjs8
[28-Apr-2026 13:53:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 13:53:47 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 13:53:47 UTC] User ID: 431
[28-Apr-2026 13:53:47 UTC] ✅ User profile retrieved successfully for user ID: 431
[28-Apr-2026 13:53:48 UTC] === API CALL LOG ===
[28-Apr-2026 13:53:48 UTC] Endpoint: user/profile.php
[28-Apr-2026 13:53:48 UTC] Full Log Data: {
    "timestamp": "2026-04-28 13:53:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.153.187.105",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDMxIiwidXNlcm5hbWUiOiJTaGVyaWYiLCJlbWFpbCI6InNhbW9yZWhhYjE0QGdtYWlsLmNvbSIsImV4cCI6MTc3Nzk4OTIyN30.BJvEMJwbXhimAFlP2mOh6FtUCv3cHDQWvWdwf4ffjs8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f368e274fd0ee8c-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.153.187.105",
        "CF-IPCountry": "EG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.153.187.105, 172.69.68.142"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 13:53:48 UTC] === END API CALL LOG ===
[28-Apr-2026 13:53:48 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 13:53:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDMxIiwidXNlcm5hbWUiOiJTaGVyaWYiLCJlbWFpbCI6InNhbW9yZWhhYjE0QGdtYWlsLmNvbSIsImV4cCI6MTc3Nzk4OTIyN30.BJvEMJwbXhimAFlP2mOh6FtUCv3cHDQWvWdwf4ffjs8
[28-Apr-2026 13:53:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 13:53:48 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 13:53:48 UTC] User ID: 431
[28-Apr-2026 13:53:48 UTC] ✅ User profile retrieved successfully for user ID: 431
[28-Apr-2026 13:54:16 UTC] === API CALL LOG ===
[28-Apr-2026 13:54:16 UTC] Endpoint: user/profile.php
[28-Apr-2026 13:54:16 UTC] Full Log Data: {
    "timestamp": "2026-04-28 13:54:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.153.187.105",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDMxIiwidXNlcm5hbWUiOiJTaGVyaWYiLCJlbWFpbCI6InNhbW9yZWhhYjE0QGdtYWlsLmNvbSIsImV4cCI6MTc3Nzk4OTIyN30.BJvEMJwbXhimAFlP2mOh6FtUCv3cHDQWvWdwf4ffjs8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f368ed58a5c4bf0-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.153.187.105",
        "X-Forwarded-For": "196.153.187.105,196.153.187.105, 188.114.102.192",
        "CF-IPCountry": "EG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 13:54:16 UTC] === END API CALL LOG ===
[28-Apr-2026 13:54:16 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 13:54:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDMxIiwidXNlcm5hbWUiOiJTaGVyaWYiLCJlbWFpbCI6InNhbW9yZWhhYjE0QGdtYWlsLmNvbSIsImV4cCI6MTc3Nzk4OTIyN30.BJvEMJwbXhimAFlP2mOh6FtUCv3cHDQWvWdwf4ffjs8
[28-Apr-2026 13:54:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 13:54:16 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 13:54:16 UTC] User ID: 431
[28-Apr-2026 13:54:16 UTC] ✅ User profile retrieved successfully for user ID: 431
[28-Apr-2026 13:55:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 13:55:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 13:55:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDMxIiwidXNlcm5hbWUiOiJTaGVyaWYiLCJlbWFpbCI6InNhbW9yZWhhYjE0QGdtYWlsLmNvbSIsImV4cCI6MTc3Nzk4OTIyN30.BJvEMJwbXhimAFlP2mOh6FtUCv3cHDQWvWdwf4ffjs8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f36906b6aba4c43-MXP","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"196.153.187.105","CF-IPCountry":"EG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"196.153.187.105, 172.71.114.33"}
[28-Apr-2026 13:55:21 UTC] === User Orders API Called ===
[28-Apr-2026 13:55:21 UTC] User ID: 431
[28-Apr-2026 13:55:21 UTC] Limit: 20, Offset: 0
[28-Apr-2026 13:55:21 UTC] Orders found: 1
[28-Apr-2026 13:55:21 UTC] Orders data: [{"id":232,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/viewreactchannel\/2","status":"pending","created_at":"2026-04-28 17:25:19","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[28-Apr-2026 13:55:21 UTC] Total orders count: 1
[28-Apr-2026 13:56:05 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 13:56:05 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 13:56:05 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDMxIiwidXNlcm5hbWUiOiJTaGVyaWYiLCJlbWFpbCI6InNhbW9yZWhhYjE0QGdtYWlsLmNvbSIsImV4cCI6MTc3Nzk4OTIyN30.BJvEMJwbXhimAFlP2mOh6FtUCv3cHDQWvWdwf4ffjs8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f36917b9ad80d64-MXP","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"196.153.187.105","CF-IPCountry":"EG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"196.153.187.105, 162.158.129.114"}
[28-Apr-2026 13:56:05 UTC] === User Orders API Called ===
[28-Apr-2026 13:56:05 UTC] User ID: 431
[28-Apr-2026 13:56:05 UTC] Limit: 20, Offset: 0
[28-Apr-2026 13:56:05 UTC] Orders found: 1
[28-Apr-2026 13:56:05 UTC] Orders data: [{"id":232,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/viewreactchannel\/2","status":"pending","created_at":"2026-04-28 17:25:19","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[28-Apr-2026 13:56:05 UTC] Total orders count: 1
[28-Apr-2026 13:56:17 UTC] === API CALL LOG ===
[28-Apr-2026 13:56:17 UTC] Endpoint: user/profile.php
[28-Apr-2026 13:56:17 UTC] Full Log Data: {
    "timestamp": "2026-04-28 13:56:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.153.187.105",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDMxIiwidXNlcm5hbWUiOiJTaGVyaWYiLCJlbWFpbCI6InNhbW9yZWhhYjE0QGdtYWlsLmNvbSIsImV4cCI6MTc3Nzk4OTIyN30.BJvEMJwbXhimAFlP2mOh6FtUCv3cHDQWvWdwf4ffjs8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f3691c97a3a0d64-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.153.187.105",
        "CF-IPCountry": "EG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.153.187.105, 162.158.129.114"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 13:56:17 UTC] === END API CALL LOG ===
[28-Apr-2026 13:56:17 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 13:56:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDMxIiwidXNlcm5hbWUiOiJTaGVyaWYiLCJlbWFpbCI6InNhbW9yZWhhYjE0QGdtYWlsLmNvbSIsImV4cCI6MTc3Nzk4OTIyN30.BJvEMJwbXhimAFlP2mOh6FtUCv3cHDQWvWdwf4ffjs8
[28-Apr-2026 13:56:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 13:56:17 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 13:56:17 UTC] User ID: 431
[28-Apr-2026 13:56:17 UTC] ✅ User profile retrieved successfully for user ID: 431
[28-Apr-2026 13:56:17 UTC] User Purchases API - User ID: 431
[28-Apr-2026 13:56:17 UTC] User Purchases API - Total purchases found: 0
[28-Apr-2026 13:56:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 13:56:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 13:56:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDMxIiwidXNlcm5hbWUiOiJTaGVyaWYiLCJlbWFpbCI6InNhbW9yZWhhYjE0QGdtYWlsLmNvbSIsImV4cCI6MTc3Nzk4OTIyN30.BJvEMJwbXhimAFlP2mOh6FtUCv3cHDQWvWdwf4ffjs8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f3691eb8b490d64-MXP","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"196.153.187.105","CF-IPCountry":"EG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"196.153.187.105, 162.158.129.114"}
[28-Apr-2026 13:56:22 UTC] === User Orders API Called ===
[28-Apr-2026 13:56:22 UTC] User ID: 431
[28-Apr-2026 13:56:22 UTC] Limit: 20, Offset: 0
[28-Apr-2026 13:56:22 UTC] Orders found: 1
[28-Apr-2026 13:56:22 UTC] Orders data: [{"id":232,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/viewreactchannel\/2","status":"pending","created_at":"2026-04-28 17:25:19","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[28-Apr-2026 13:56:22 UTC] Total orders count: 1
[28-Apr-2026 13:56:23 UTC] === API CALL LOG ===
[28-Apr-2026 13:56:23 UTC] Endpoint: user/profile.php
[28-Apr-2026 13:56:23 UTC] Full Log Data: {
    "timestamp": "2026-04-28 13:56:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.153.187.105",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDMxIiwidXNlcm5hbWUiOiJTaGVyaWYiLCJlbWFpbCI6InNhbW9yZWhhYjE0QGdtYWlsLmNvbSIsImV4cCI6MTc3Nzk4OTIyN30.BJvEMJwbXhimAFlP2mOh6FtUCv3cHDQWvWdwf4ffjs8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f3691eb8b4a0d64-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.153.187.105",
        "CF-IPCountry": "EG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.153.187.105, 162.158.129.115"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 13:56:23 UTC] === END API CALL LOG ===
[28-Apr-2026 13:56:23 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 13:56:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDMxIiwidXNlcm5hbWUiOiJTaGVyaWYiLCJlbWFpbCI6InNhbW9yZWhhYjE0QGdtYWlsLmNvbSIsImV4cCI6MTc3Nzk4OTIyN30.BJvEMJwbXhimAFlP2mOh6FtUCv3cHDQWvWdwf4ffjs8
[28-Apr-2026 13:56:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 13:56:23 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 13:56:23 UTC] User ID: 431
[28-Apr-2026 13:56:23 UTC] ✅ User profile retrieved successfully for user ID: 431
[28-Apr-2026 13:56:23 UTC] === API CALL LOG ===
[28-Apr-2026 13:56:23 UTC] Endpoint: user/profile.php
[28-Apr-2026 13:56:23 UTC] Full Log Data: {
    "timestamp": "2026-04-28 13:56:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.153.187.105",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDMxIiwidXNlcm5hbWUiOiJTaGVyaWYiLCJlbWFpbCI6InNhbW9yZWhhYjE0QGdtYWlsLmNvbSIsImV4cCI6MTc3Nzk4OTIyN30.BJvEMJwbXhimAFlP2mOh6FtUCv3cHDQWvWdwf4ffjs8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f3691ef7eab0d64-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.153.187.105",
        "CF-IPCountry": "EG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.153.187.105, 162.158.129.115"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 13:56:23 UTC] === END API CALL LOG ===
[28-Apr-2026 13:56:23 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 13:56:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDMxIiwidXNlcm5hbWUiOiJTaGVyaWYiLCJlbWFpbCI6InNhbW9yZWhhYjE0QGdtYWlsLmNvbSIsImV4cCI6MTc3Nzk4OTIyN30.BJvEMJwbXhimAFlP2mOh6FtUCv3cHDQWvWdwf4ffjs8
[28-Apr-2026 13:56:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 13:56:23 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 13:56:23 UTC] User ID: 431
[28-Apr-2026 13:56:23 UTC] ✅ User profile retrieved successfully for user ID: 431
[28-Apr-2026 13:57:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 13:57:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 13:57:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDMxIiwidXNlcm5hbWUiOiJTaGVyaWYiLCJlbWFpbCI6InNhbW9yZWhhYjE0QGdtYWlsLmNvbSIsImV4cCI6MTc3Nzk4OTIyN30.BJvEMJwbXhimAFlP2mOh6FtUCv3cHDQWvWdwf4ffjs8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f3693035b4d0d64-MXP","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"196.153.187.105","CF-IPCountry":"EG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"196.153.187.105, 162.158.129.115"}
[28-Apr-2026 13:57:07 UTC] === User Orders API Called ===
[28-Apr-2026 13:57:07 UTC] User ID: 431
[28-Apr-2026 13:57:07 UTC] Limit: 20, Offset: 0
[28-Apr-2026 13:57:07 UTC] Orders found: 1
[28-Apr-2026 13:57:07 UTC] Orders data: [{"id":232,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/viewreactchannel\/2","status":"pending","created_at":"2026-04-28 17:25:19","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[28-Apr-2026 13:57:07 UTC] Total orders count: 1
[28-Apr-2026 13:57:07 UTC] === API CALL LOG ===
[28-Apr-2026 13:57:07 UTC] Endpoint: user/profile.php
[28-Apr-2026 13:57:07 UTC] Full Log Data: {
    "timestamp": "2026-04-28 13:57:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.153.187.105",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDMxIiwidXNlcm5hbWUiOiJTaGVyaWYiLCJlbWFpbCI6InNhbW9yZWhhYjE0QGdtYWlsLmNvbSIsImV4cCI6MTc3Nzk4OTIyN30.BJvEMJwbXhimAFlP2mOh6FtUCv3cHDQWvWdwf4ffjs8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f3693035b4f0d64-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.153.187.105",
        "CF-IPCountry": "EG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.153.187.105, 162.158.129.115"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 13:57:07 UTC] === END API CALL LOG ===
[28-Apr-2026 13:57:07 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 13:57:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDMxIiwidXNlcm5hbWUiOiJTaGVyaWYiLCJlbWFpbCI6InNhbW9yZWhhYjE0QGdtYWlsLmNvbSIsImV4cCI6MTc3Nzk4OTIyN30.BJvEMJwbXhimAFlP2mOh6FtUCv3cHDQWvWdwf4ffjs8
[28-Apr-2026 13:57:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 13:57:07 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 13:57:07 UTC] User ID: 431
[28-Apr-2026 13:57:07 UTC] ✅ User profile retrieved successfully for user ID: 431
[28-Apr-2026 13:57:08 UTC] === API CALL LOG ===
[28-Apr-2026 13:57:08 UTC] Endpoint: user/profile.php
[28-Apr-2026 13:57:08 UTC] Full Log Data: {
    "timestamp": "2026-04-28 13:57:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.153.187.105",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDMxIiwidXNlcm5hbWUiOiJTaGVyaWYiLCJlbWFpbCI6InNhbW9yZWhhYjE0QGdtYWlsLmNvbSIsImV4cCI6MTc3Nzk4OTIyN30.BJvEMJwbXhimAFlP2mOh6FtUCv3cHDQWvWdwf4ffjs8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f3693069d9e0d64-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.153.187.105",
        "CF-IPCountry": "EG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.153.187.105, 162.158.129.115"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 13:57:08 UTC] === END API CALL LOG ===
[28-Apr-2026 13:57:08 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 13:57:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDMxIiwidXNlcm5hbWUiOiJTaGVyaWYiLCJlbWFpbCI6InNhbW9yZWhhYjE0QGdtYWlsLmNvbSIsImV4cCI6MTc3Nzk4OTIyN30.BJvEMJwbXhimAFlP2mOh6FtUCv3cHDQWvWdwf4ffjs8
[28-Apr-2026 13:57:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 13:57:08 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 13:57:08 UTC] User ID: 431
[28-Apr-2026 13:57:08 UTC] ✅ User profile retrieved successfully for user ID: 431
[28-Apr-2026 13:57:12 UTC] === API CALL LOG ===
[28-Apr-2026 13:57:12 UTC] Endpoint: user/profile.php
[28-Apr-2026 13:57:12 UTC] Full Log Data: {
    "timestamp": "2026-04-28 13:57:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.153.187.105",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDMxIiwidXNlcm5hbWUiOiJTaGVyaWYiLCJlbWFpbCI6InNhbW9yZWhhYjE0QGdtYWlsLmNvbSIsImV4cCI6MTc3Nzk4OTIyN30.BJvEMJwbXhimAFlP2mOh6FtUCv3cHDQWvWdwf4ffjs8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f369321fa000d64-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.153.187.105",
        "CF-IPCountry": "EG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.153.187.105, 162.158.129.115"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 13:57:12 UTC] === END API CALL LOG ===
[28-Apr-2026 13:57:12 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 13:57:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDMxIiwidXNlcm5hbWUiOiJTaGVyaWYiLCJlbWFpbCI6InNhbW9yZWhhYjE0QGdtYWlsLmNvbSIsImV4cCI6MTc3Nzk4OTIyN30.BJvEMJwbXhimAFlP2mOh6FtUCv3cHDQWvWdwf4ffjs8
[28-Apr-2026 13:57:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 13:57:12 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 13:57:12 UTC] User ID: 431
[28-Apr-2026 13:57:12 UTC] ✅ User profile retrieved successfully for user ID: 431
[28-Apr-2026 13:57:12 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 13:57:12 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 13:57:12 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDMxIiwidXNlcm5hbWUiOiJTaGVyaWYiLCJlbWFpbCI6InNhbW9yZWhhYjE0QGdtYWlsLmNvbSIsImV4cCI6MTc3Nzk4OTIyN30.BJvEMJwbXhimAFlP2mOh6FtUCv3cHDQWvWdwf4ffjs8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f369321f9ff0d64-MXP","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"196.153.187.105","CF-IPCountry":"EG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"196.153.187.105, 162.158.129.115"}
[28-Apr-2026 13:57:12 UTC] === User Orders API Called ===
[28-Apr-2026 13:57:12 UTC] User ID: 431
[28-Apr-2026 13:57:12 UTC] Limit: 20, Offset: 0
[28-Apr-2026 13:57:12 UTC] Orders found: 1
[28-Apr-2026 13:57:12 UTC] Orders data: [{"id":232,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/viewreactchannel\/2","status":"pending","created_at":"2026-04-28 17:25:19","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[28-Apr-2026 13:57:12 UTC] Total orders count: 1
[28-Apr-2026 13:57:13 UTC] === API CALL LOG ===
[28-Apr-2026 13:57:13 UTC] Endpoint: user/profile.php
[28-Apr-2026 13:57:13 UTC] Full Log Data: {
    "timestamp": "2026-04-28 13:57:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.153.187.105",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDMxIiwidXNlcm5hbWUiOiJTaGVyaWYiLCJlbWFpbCI6InNhbW9yZWhhYjE0QGdtYWlsLmNvbSIsImV4cCI6MTc3Nzk4OTIyN30.BJvEMJwbXhimAFlP2mOh6FtUCv3cHDQWvWdwf4ffjs8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f3693256c1e0d64-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.153.187.105",
        "CF-IPCountry": "EG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.153.187.105, 162.158.129.115"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 13:57:13 UTC] === END API CALL LOG ===
[28-Apr-2026 13:57:13 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 13:57:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDMxIiwidXNlcm5hbWUiOiJTaGVyaWYiLCJlbWFpbCI6InNhbW9yZWhhYjE0QGdtYWlsLmNvbSIsImV4cCI6MTc3Nzk4OTIyN30.BJvEMJwbXhimAFlP2mOh6FtUCv3cHDQWvWdwf4ffjs8
[28-Apr-2026 13:57:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 13:57:13 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 13:57:13 UTC] User ID: 431
[28-Apr-2026 13:57:13 UTC] ✅ User profile retrieved successfully for user ID: 431
[28-Apr-2026 13:57:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 13:57:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 13:57:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDMxIiwidXNlcm5hbWUiOiJTaGVyaWYiLCJlbWFpbCI6InNhbW9yZWhhYjE0QGdtYWlsLmNvbSIsImV4cCI6MTc3Nzk4OTIyN30.BJvEMJwbXhimAFlP2mOh6FtUCv3cHDQWvWdwf4ffjs8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f36932b39240d64-MXP","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"196.153.187.105","CF-IPCountry":"EG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"196.153.187.105, 162.158.129.115"}
[28-Apr-2026 13:57:14 UTC] === User Orders API Called ===
[28-Apr-2026 13:57:14 UTC] User ID: 431
[28-Apr-2026 13:57:14 UTC] Limit: 20, Offset: 0
[28-Apr-2026 13:57:14 UTC] Orders found: 1
[28-Apr-2026 13:57:14 UTC] Orders data: [{"id":232,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/viewreactchannel\/2","status":"pending","created_at":"2026-04-28 17:25:19","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[28-Apr-2026 13:57:14 UTC] Total orders count: 1
[28-Apr-2026 13:57:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 13:57:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 13:57:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDMxIiwidXNlcm5hbWUiOiJTaGVyaWYiLCJlbWFpbCI6InNhbW9yZWhhYjE0QGdtYWlsLmNvbSIsImV4cCI6MTc3Nzk4OTIyN30.BJvEMJwbXhimAFlP2mOh6FtUCv3cHDQWvWdwf4ffjs8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f3693814bba0d17-MXP","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"196.153.187.105","CF-IPCountry":"EG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"196.153.187.105, 172.69.9.67"}
[28-Apr-2026 13:57:27 UTC] === User Orders API Called ===
[28-Apr-2026 13:57:27 UTC] User ID: 431
[28-Apr-2026 13:57:27 UTC] Limit: 20, Offset: 0
[28-Apr-2026 13:57:27 UTC] Orders found: 1
[28-Apr-2026 13:57:27 UTC] Orders data: [{"id":232,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/viewreactchannel\/2","status":"pending","created_at":"2026-04-28 17:25:19","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[28-Apr-2026 13:57:27 UTC] Total orders count: 1
[28-Apr-2026 13:57:27 UTC] === API CALL LOG ===
[28-Apr-2026 13:57:27 UTC] Endpoint: user/profile.php
[28-Apr-2026 13:57:27 UTC] Full Log Data: {
    "timestamp": "2026-04-28 13:57:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.153.187.105",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDMxIiwidXNlcm5hbWUiOiJTaGVyaWYiLCJlbWFpbCI6InNhbW9yZWhhYjE0QGdtYWlsLmNvbSIsImV4cCI6MTc3Nzk4OTIyN30.BJvEMJwbXhimAFlP2mOh6FtUCv3cHDQWvWdwf4ffjs8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f369381ac730d17-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.153.187.105",
        "CF-IPCountry": "EG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.153.187.105, 172.69.9.75"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 13:57:27 UTC] === END API CALL LOG ===
[28-Apr-2026 13:57:27 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 13:57:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDMxIiwidXNlcm5hbWUiOiJTaGVyaWYiLCJlbWFpbCI6InNhbW9yZWhhYjE0QGdtYWlsLmNvbSIsImV4cCI6MTc3Nzk4OTIyN30.BJvEMJwbXhimAFlP2mOh6FtUCv3cHDQWvWdwf4ffjs8
[28-Apr-2026 13:57:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 13:57:27 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 13:57:27 UTC] User ID: 431
[28-Apr-2026 13:57:27 UTC] ✅ User profile retrieved successfully for user ID: 431
[28-Apr-2026 13:57:28 UTC] === API CALL LOG ===
[28-Apr-2026 13:57:28 UTC] Endpoint: user/profile.php
[28-Apr-2026 13:57:28 UTC] Full Log Data: {
    "timestamp": "2026-04-28 13:57:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.153.187.105",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDMxIiwidXNlcm5hbWUiOiJTaGVyaWYiLCJlbWFpbCI6InNhbW9yZWhhYjE0QGdtYWlsLmNvbSIsImV4cCI6MTc3Nzk4OTIyN30.BJvEMJwbXhimAFlP2mOh6FtUCv3cHDQWvWdwf4ffjs8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f36938418520d17-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.153.187.105",
        "CF-IPCountry": "EG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.153.187.105, 172.69.9.75"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 13:57:28 UTC] === END API CALL LOG ===
[28-Apr-2026 13:57:28 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 13:57:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDMxIiwidXNlcm5hbWUiOiJTaGVyaWYiLCJlbWFpbCI6InNhbW9yZWhhYjE0QGdtYWlsLmNvbSIsImV4cCI6MTc3Nzk4OTIyN30.BJvEMJwbXhimAFlP2mOh6FtUCv3cHDQWvWdwf4ffjs8
[28-Apr-2026 13:57:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 13:57:28 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 13:57:28 UTC] User ID: 431
[28-Apr-2026 13:57:28 UTC] ✅ User profile retrieved successfully for user ID: 431
[28-Apr-2026 13:57:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 13:57:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 13:57:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDMxIiwidXNlcm5hbWUiOiJTaGVyaWYiLCJlbWFpbCI6InNhbW9yZWhhYjE0QGdtYWlsLmNvbSIsImV4cCI6MTc3Nzk4OTIyN30.BJvEMJwbXhimAFlP2mOh6FtUCv3cHDQWvWdwf4ffjs8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f36942f680c0d17-MXP","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"196.153.187.105","CF-IPCountry":"EG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"196.153.187.105, 172.69.9.66"}
[28-Apr-2026 13:57:55 UTC] === User Orders API Called ===
[28-Apr-2026 13:57:55 UTC] User ID: 431
[28-Apr-2026 13:57:55 UTC] Limit: 20, Offset: 0
[28-Apr-2026 13:57:55 UTC] Orders found: 1
[28-Apr-2026 13:57:55 UTC] Orders data: [{"id":232,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/viewreactchannel\/2","status":"pending","created_at":"2026-04-28 17:25:19","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[28-Apr-2026 13:57:55 UTC] Total orders count: 1
[28-Apr-2026 13:57:55 UTC] === API CALL LOG ===
[28-Apr-2026 13:57:55 UTC] Endpoint: user/profile.php
[28-Apr-2026 13:57:55 UTC] Full Log Data: {
    "timestamp": "2026-04-28 13:57:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.153.187.105",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDMxIiwidXNlcm5hbWUiOiJTaGVyaWYiLCJlbWFpbCI6InNhbW9yZWhhYjE0QGdtYWlsLmNvbSIsImV4cCI6MTc3Nzk4OTIyN30.BJvEMJwbXhimAFlP2mOh6FtUCv3cHDQWvWdwf4ffjs8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f36943008f30d17-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.153.187.105",
        "CF-IPCountry": "EG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.153.187.105, 172.69.9.66"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 13:57:55 UTC] === END API CALL LOG ===
[28-Apr-2026 13:57:55 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 13:57:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDMxIiwidXNlcm5hbWUiOiJTaGVyaWYiLCJlbWFpbCI6InNhbW9yZWhhYjE0QGdtYWlsLmNvbSIsImV4cCI6MTc3Nzk4OTIyN30.BJvEMJwbXhimAFlP2mOh6FtUCv3cHDQWvWdwf4ffjs8
[28-Apr-2026 13:57:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 13:57:55 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 13:57:55 UTC] User ID: 431
[28-Apr-2026 13:57:55 UTC] ✅ User profile retrieved successfully for user ID: 431
[28-Apr-2026 13:57:56 UTC] === API CALL LOG ===
[28-Apr-2026 13:57:56 UTC] Endpoint: user/profile.php
[28-Apr-2026 13:57:56 UTC] Full Log Data: {
    "timestamp": "2026-04-28 13:57:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.153.187.105",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDMxIiwidXNlcm5hbWUiOiJTaGVyaWYiLCJlbWFpbCI6InNhbW9yZWhhYjE0QGdtYWlsLmNvbSIsImV4cCI6MTc3Nzk4OTIyN30.BJvEMJwbXhimAFlP2mOh6FtUCv3cHDQWvWdwf4ffjs8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f3694335e650d17-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.153.187.105",
        "CF-IPCountry": "EG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.153.187.105, 172.69.9.66"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 13:57:56 UTC] === END API CALL LOG ===
[28-Apr-2026 13:57:56 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 13:57:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDMxIiwidXNlcm5hbWUiOiJTaGVyaWYiLCJlbWFpbCI6InNhbW9yZWhhYjE0QGdtYWlsLmNvbSIsImV4cCI6MTc3Nzk4OTIyN30.BJvEMJwbXhimAFlP2mOh6FtUCv3cHDQWvWdwf4ffjs8
[28-Apr-2026 13:57:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 13:57:56 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 13:57:56 UTC] User ID: 431
[28-Apr-2026 13:57:56 UTC] ✅ User profile retrieved successfully for user ID: 431
[28-Apr-2026 13:58:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 13:58:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 13:58:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDMxIiwidXNlcm5hbWUiOiJTaGVyaWYiLCJlbWFpbCI6InNhbW9yZWhhYjE0QGdtYWlsLmNvbSIsImV4cCI6MTc3Nzk4OTIyN30.BJvEMJwbXhimAFlP2mOh6FtUCv3cHDQWvWdwf4ffjs8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f369519d9e80d17-MXP","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"196.153.187.105","CF-IPCountry":"EG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"196.153.187.105, 172.69.9.67"}
[28-Apr-2026 13:58:33 UTC] === User Orders API Called ===
[28-Apr-2026 13:58:33 UTC] User ID: 431
[28-Apr-2026 13:58:33 UTC] Limit: 20, Offset: 0
[28-Apr-2026 13:58:33 UTC] Orders found: 1
[28-Apr-2026 13:58:33 UTC] Orders data: [{"id":232,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/viewreactchannel\/2","status":"pending","created_at":"2026-04-28 17:25:19","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[28-Apr-2026 13:58:33 UTC] Total orders count: 1
[28-Apr-2026 13:58:33 UTC] === API CALL LOG ===
[28-Apr-2026 13:58:33 UTC] Endpoint: user/profile.php
[28-Apr-2026 13:58:33 UTC] Full Log Data: {
    "timestamp": "2026-04-28 13:58:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.153.187.105",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDMxIiwidXNlcm5hbWUiOiJTaGVyaWYiLCJlbWFpbCI6InNhbW9yZWhhYjE0QGdtYWlsLmNvbSIsImV4cCI6MTc3Nzk4OTIyN30.BJvEMJwbXhimAFlP2mOh6FtUCv3cHDQWvWdwf4ffjs8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f369519d9ec0d17-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.153.187.105",
        "CF-IPCountry": "EG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.153.187.105, 172.69.9.66"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 13:58:33 UTC] === END API CALL LOG ===
[28-Apr-2026 13:58:33 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 13:58:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDMxIiwidXNlcm5hbWUiOiJTaGVyaWYiLCJlbWFpbCI6InNhbW9yZWhhYjE0QGdtYWlsLmNvbSIsImV4cCI6MTc3Nzk4OTIyN30.BJvEMJwbXhimAFlP2mOh6FtUCv3cHDQWvWdwf4ffjs8
[28-Apr-2026 13:58:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 13:58:33 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 13:58:33 UTC] User ID: 431
[28-Apr-2026 13:58:33 UTC] ✅ User profile retrieved successfully for user ID: 431
[28-Apr-2026 13:58:33 UTC] === API CALL LOG ===
[28-Apr-2026 13:58:33 UTC] Endpoint: user/profile.php
[28-Apr-2026 13:58:33 UTC] Full Log Data: {
    "timestamp": "2026-04-28 13:58:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.153.187.105",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDMxIiwidXNlcm5hbWUiOiJTaGVyaWYiLCJlbWFpbCI6InNhbW9yZWhhYjE0QGdtYWlsLmNvbSIsImV4cCI6MTc3Nzk4OTIyN30.BJvEMJwbXhimAFlP2mOh6FtUCv3cHDQWvWdwf4ffjs8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f36951daff60d17-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.153.187.105",
        "CF-IPCountry": "EG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.153.187.105, 172.69.9.66"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 13:58:33 UTC] === END API CALL LOG ===
[28-Apr-2026 13:58:33 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 13:58:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDMxIiwidXNlcm5hbWUiOiJTaGVyaWYiLCJlbWFpbCI6InNhbW9yZWhhYjE0QGdtYWlsLmNvbSIsImV4cCI6MTc3Nzk4OTIyN30.BJvEMJwbXhimAFlP2mOh6FtUCv3cHDQWvWdwf4ffjs8
[28-Apr-2026 13:58:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 13:58:33 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 13:58:33 UTC] User ID: 431
[28-Apr-2026 13:58:33 UTC] ✅ User profile retrieved successfully for user ID: 431
[28-Apr-2026 13:58:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 13:58:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 13:58:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDMxIiwidXNlcm5hbWUiOiJTaGVyaWYiLCJlbWFpbCI6InNhbW9yZWhhYjE0QGdtYWlsLmNvbSIsImV4cCI6MTc3Nzk4OTIyN30.BJvEMJwbXhimAFlP2mOh6FtUCv3cHDQWvWdwf4ffjs8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f36952858ca0d17-MXP","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"196.153.187.105","CF-IPCountry":"EG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"196.153.187.105, 172.69.9.67"}
[28-Apr-2026 13:58:35 UTC] === User Orders API Called ===
[28-Apr-2026 13:58:35 UTC] User ID: 431
[28-Apr-2026 13:58:35 UTC] Limit: 20, Offset: 0
[28-Apr-2026 13:58:35 UTC] Orders found: 1
[28-Apr-2026 13:58:35 UTC] Orders data: [{"id":232,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/viewreactchannel\/2","status":"pending","created_at":"2026-04-28 17:25:19","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[28-Apr-2026 13:58:35 UTC] Total orders count: 1
[28-Apr-2026 14:00:41 UTC] === API CALL LOG ===
[28-Apr-2026 14:00:41 UTC] Endpoint: user/profile.php
[28-Apr-2026 14:00:41 UTC] Full Log Data: {
    "timestamp": "2026-04-28 14:00:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.153.187.105",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDMxIiwidXNlcm5hbWUiOiJTaGVyaWYiLCJlbWFpbCI6InNhbW9yZWhhYjE0QGdtYWlsLmNvbSIsImV4cCI6MTc3Nzk4OTIyN30.BJvEMJwbXhimAFlP2mOh6FtUCv3cHDQWvWdwf4ffjs8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f369838cc00ed8e-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.153.187.105",
        "X-Forwarded-For": "196.153.187.105,196.153.187.105, 172.70.216.160",
        "CF-IPCountry": "EG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 14:00:41 UTC] === END API CALL LOG ===
[28-Apr-2026 14:00:41 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 14:00:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDMxIiwidXNlcm5hbWUiOiJTaGVyaWYiLCJlbWFpbCI6InNhbW9yZWhhYjE0QGdtYWlsLmNvbSIsImV4cCI6MTc3Nzk4OTIyN30.BJvEMJwbXhimAFlP2mOh6FtUCv3cHDQWvWdwf4ffjs8
[28-Apr-2026 14:00:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 14:00:41 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 14:00:41 UTC] User ID: 431
[28-Apr-2026 14:00:41 UTC] ✅ User profile retrieved successfully for user ID: 431
[28-Apr-2026 14:00:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 14:00:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 14:00:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDMxIiwidXNlcm5hbWUiOiJTaGVyaWYiLCJlbWFpbCI6InNhbW9yZWhhYjE0QGdtYWlsLmNvbSIsImV4cCI6MTc3Nzk4OTIyN30.BJvEMJwbXhimAFlP2mOh6FtUCv3cHDQWvWdwf4ffjs8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f369838cbfded8e-MXP","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"196.153.187.105","X-Forwarded-For":"196.153.187.105,196.153.187.105, 172.70.216.161","CF-IPCountry":"EG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[28-Apr-2026 14:00:41 UTC] === User Orders API Called ===
[28-Apr-2026 14:00:41 UTC] User ID: 431
[28-Apr-2026 14:00:41 UTC] Limit: 20, Offset: 0
[28-Apr-2026 14:00:41 UTC] Orders found: 1
[28-Apr-2026 14:00:41 UTC] Orders data: [{"id":232,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/viewreactchannel\/2","status":"pending","created_at":"2026-04-28 17:25:19","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[28-Apr-2026 14:00:41 UTC] Total orders count: 1
[28-Apr-2026 14:00:41 UTC] === API CALL LOG ===
[28-Apr-2026 14:00:41 UTC] Endpoint: user/profile.php
[28-Apr-2026 14:00:41 UTC] Full Log Data: {
    "timestamp": "2026-04-28 14:00:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.153.187.105",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDMxIiwidXNlcm5hbWUiOiJTaGVyaWYiLCJlbWFpbCI6InNhbW9yZWhhYjE0QGdtYWlsLmNvbSIsImV4cCI6MTc3Nzk4OTIyN30.BJvEMJwbXhimAFlP2mOh6FtUCv3cHDQWvWdwf4ffjs8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f36983b3ab0ed8e-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.153.187.105",
        "X-Forwarded-For": "196.153.187.105,196.153.187.105, 172.70.216.160",
        "CF-IPCountry": "EG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 14:00:41 UTC] === END API CALL LOG ===
[28-Apr-2026 14:00:41 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 14:00:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDMxIiwidXNlcm5hbWUiOiJTaGVyaWYiLCJlbWFpbCI6InNhbW9yZWhhYjE0QGdtYWlsLmNvbSIsImV4cCI6MTc3Nzk4OTIyN30.BJvEMJwbXhimAFlP2mOh6FtUCv3cHDQWvWdwf4ffjs8
[28-Apr-2026 14:00:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 14:00:41 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 14:00:41 UTC] User ID: 431
[28-Apr-2026 14:00:41 UTC] ✅ User profile retrieved successfully for user ID: 431
[28-Apr-2026 14:00:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 14:00:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 14:00:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDMxIiwidXNlcm5hbWUiOiJTaGVyaWYiLCJlbWFpbCI6InNhbW9yZWhhYjE0QGdtYWlsLmNvbSIsImV4cCI6MTc3Nzk4OTIyN30.BJvEMJwbXhimAFlP2mOh6FtUCv3cHDQWvWdwf4ffjs8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f3698433c86ed8e-MXP","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"196.153.187.105","X-Forwarded-For":"196.153.187.105,196.153.187.105, 172.70.216.160","CF-IPCountry":"EG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[28-Apr-2026 14:00:42 UTC] === User Orders API Called ===
[28-Apr-2026 14:00:42 UTC] User ID: 431
[28-Apr-2026 14:00:42 UTC] Limit: 20, Offset: 0
[28-Apr-2026 14:00:42 UTC] Orders found: 1
[28-Apr-2026 14:00:42 UTC] Orders data: [{"id":232,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/viewreactchannel\/2","status":"pending","created_at":"2026-04-28 17:25:19","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[28-Apr-2026 14:00:42 UTC] Total orders count: 1
[28-Apr-2026 14:09:54 UTC] === API CALL LOG ===
[28-Apr-2026 14:09:54 UTC] Endpoint: user/profile.php
[28-Apr-2026 14:09:54 UTC] Full Log Data: {
    "timestamp": "2026-04-28 14:09:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.153.187.105",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDMxIiwidXNlcm5hbWUiOiJTaGVyaWYiLCJlbWFpbCI6InNhbW9yZWhhYjE0QGdtYWlsLmNvbSIsImV4cCI6MTc3Nzk4OTIyN30.BJvEMJwbXhimAFlP2mOh6FtUCv3cHDQWvWdwf4ffjs8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f36a5bab9c2b937-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.153.187.105",
        "CF-IPCountry": "EG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.153.187.105, 162.158.129.114"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 14:09:54 UTC] === END API CALL LOG ===
[28-Apr-2026 14:09:54 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 14:09:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDMxIiwidXNlcm5hbWUiOiJTaGVyaWYiLCJlbWFpbCI6InNhbW9yZWhhYjE0QGdtYWlsLmNvbSIsImV4cCI6MTc3Nzk4OTIyN30.BJvEMJwbXhimAFlP2mOh6FtUCv3cHDQWvWdwf4ffjs8
[28-Apr-2026 14:09:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 14:09:54 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 14:09:54 UTC] User ID: 431
[28-Apr-2026 14:09:54 UTC] ✅ User profile retrieved successfully for user ID: 431
[28-Apr-2026 14:09:54 UTC] User Purchases API - User ID: 431
[28-Apr-2026 14:09:54 UTC] User Purchases API - Total purchases found: 0
[28-Apr-2026 14:10:04 UTC] === API CALL LOG ===
[28-Apr-2026 14:10:04 UTC] Endpoint: user/profile.php
[28-Apr-2026 14:10:04 UTC] Full Log Data: {
    "timestamp": "2026-04-28 14:10:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.153.187.105",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDMxIiwidXNlcm5hbWUiOiJTaGVyaWYiLCJlbWFpbCI6InNhbW9yZWhhYjE0QGdtYWlsLmNvbSIsImV4cCI6MTc3Nzk4OTIyN30.BJvEMJwbXhimAFlP2mOh6FtUCv3cHDQWvWdwf4ffjs8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f36a5fbee9eb937-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.153.187.105",
        "CF-IPCountry": "EG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.153.187.105, 162.158.129.114"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 14:10:04 UTC] === END API CALL LOG ===
[28-Apr-2026 14:10:04 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 14:10:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDMxIiwidXNlcm5hbWUiOiJTaGVyaWYiLCJlbWFpbCI6InNhbW9yZWhhYjE0QGdtYWlsLmNvbSIsImV4cCI6MTc3Nzk4OTIyN30.BJvEMJwbXhimAFlP2mOh6FtUCv3cHDQWvWdwf4ffjs8
[28-Apr-2026 14:10:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 14:10:04 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 14:10:04 UTC] User ID: 431
[28-Apr-2026 14:10:04 UTC] ✅ User profile retrieved successfully for user ID: 431
[28-Apr-2026 14:10:04 UTC] User Purchases API - User ID: 431
[28-Apr-2026 14:10:04 UTC] User Purchases API - Total purchases found: 0
[28-Apr-2026 14:10:21 UTC] === API CALL LOG ===
[28-Apr-2026 14:10:21 UTC] Endpoint: user/profile.php
[28-Apr-2026 14:10:21 UTC] Full Log Data: {
    "timestamp": "2026-04-28 14:10:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.153.187.105",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDMxIiwidXNlcm5hbWUiOiJTaGVyaWYiLCJlbWFpbCI6InNhbW9yZWhhYjE0QGdtYWlsLmNvbSIsImV4cCI6MTc3Nzk4OTIyN30.BJvEMJwbXhimAFlP2mOh6FtUCv3cHDQWvWdwf4ffjs8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f36a66519d2b937-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.153.187.105",
        "CF-IPCountry": "EG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.153.187.105, 162.158.129.114"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 14:10:21 UTC] === END API CALL LOG ===
[28-Apr-2026 14:10:21 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 14:10:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDMxIiwidXNlcm5hbWUiOiJTaGVyaWYiLCJlbWFpbCI6InNhbW9yZWhhYjE0QGdtYWlsLmNvbSIsImV4cCI6MTc3Nzk4OTIyN30.BJvEMJwbXhimAFlP2mOh6FtUCv3cHDQWvWdwf4ffjs8
[28-Apr-2026 14:10:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 14:10:21 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 14:10:21 UTC] User ID: 431
[28-Apr-2026 14:10:21 UTC] ✅ User profile retrieved successfully for user ID: 431
[28-Apr-2026 14:10:21 UTC] User Purchases API - User ID: 431
[28-Apr-2026 14:10:21 UTC] User Purchases API - Total purchases found: 0
[28-Apr-2026 14:13:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 14:13:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 14:13:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDMxIiwidXNlcm5hbWUiOiJTaGVyaWYiLCJlbWFpbCI6InNhbW9yZWhhYjE0QGdtYWlsLmNvbSIsImV4cCI6MTc3Nzk4OTIyN30.BJvEMJwbXhimAFlP2mOh6FtUCv3cHDQWvWdwf4ffjs8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f36aa6a8b3d5196-MXP","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"196.153.187.105","CF-IPCountry":"EG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"196.153.187.105, 172.69.9.66"}
[28-Apr-2026 14:13:06 UTC] === User Orders API Called ===
[28-Apr-2026 14:13:06 UTC] User ID: 431
[28-Apr-2026 14:13:06 UTC] Limit: 20, Offset: 0
[28-Apr-2026 14:13:06 UTC] Orders found: 1
[28-Apr-2026 14:13:06 UTC] Orders data: [{"id":232,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/viewreactchannel\/2","status":"pending","created_at":"2026-04-28 17:25:19","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[28-Apr-2026 14:13:06 UTC] Total orders count: 1
[28-Apr-2026 14:19:46 UTC] === API CALL LOG ===
[28-Apr-2026 14:19:46 UTC] Endpoint: user/profile.php
[28-Apr-2026 14:19:46 UTC] Full Log Data: {
    "timestamp": "2026-04-28 14:19:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.153.187.105",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDMxIiwidXNlcm5hbWUiOiJTaGVyaWYiLCJlbWFpbCI6InNhbW9yZWhhYjE0QGdtYWlsLmNvbSIsImV4cCI6MTc3Nzk4OTIyN30.BJvEMJwbXhimAFlP2mOh6FtUCv3cHDQWvWdwf4ffjs8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f36b42ecdcdcdef-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.153.187.105",
        "CF-IPCountry": "EG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.153.187.105, 172.69.9.66"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 14:19:46 UTC] === END API CALL LOG ===
[28-Apr-2026 14:19:46 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 14:19:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDMxIiwidXNlcm5hbWUiOiJTaGVyaWYiLCJlbWFpbCI6InNhbW9yZWhhYjE0QGdtYWlsLmNvbSIsImV4cCI6MTc3Nzk4OTIyN30.BJvEMJwbXhimAFlP2mOh6FtUCv3cHDQWvWdwf4ffjs8
[28-Apr-2026 14:19:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 14:19:46 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 14:19:46 UTC] User ID: 431
[28-Apr-2026 14:19:46 UTC] ✅ User profile retrieved successfully for user ID: 431
[28-Apr-2026 14:19:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 14:19:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 14:19:46 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDMxIiwidXNlcm5hbWUiOiJTaGVyaWYiLCJlbWFpbCI6InNhbW9yZWhhYjE0QGdtYWlsLmNvbSIsImV4cCI6MTc3Nzk4OTIyN30.BJvEMJwbXhimAFlP2mOh6FtUCv3cHDQWvWdwf4ffjs8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f36b42ecdcecdef-MXP","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"196.153.187.105","CF-IPCountry":"EG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"196.153.187.105, 172.69.9.67"}
[28-Apr-2026 14:19:46 UTC] === User Orders API Called ===
[28-Apr-2026 14:19:46 UTC] User ID: 431
[28-Apr-2026 14:19:46 UTC] Limit: 20, Offset: 0
[28-Apr-2026 14:19:46 UTC] Orders found: 1
[28-Apr-2026 14:19:46 UTC] Orders data: [{"id":232,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/viewreactchannel\/2","status":"pending","created_at":"2026-04-28 17:25:19","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[28-Apr-2026 14:19:46 UTC] Total orders count: 1
[28-Apr-2026 14:19:47 UTC] === API CALL LOG ===
[28-Apr-2026 14:19:47 UTC] Endpoint: user/profile.php
[28-Apr-2026 14:19:47 UTC] Full Log Data: {
    "timestamp": "2026-04-28 14:19:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.153.187.105",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDMxIiwidXNlcm5hbWUiOiJTaGVyaWYiLCJlbWFpbCI6InNhbW9yZWhhYjE0QGdtYWlsLmNvbSIsImV4cCI6MTc3Nzk4OTIyN30.BJvEMJwbXhimAFlP2mOh6FtUCv3cHDQWvWdwf4ffjs8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f36b42ecdcbcdef-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.153.187.105",
        "CF-IPCountry": "EG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.153.187.105, 172.69.9.66"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 14:19:47 UTC] === END API CALL LOG ===
[28-Apr-2026 14:19:47 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 14:19:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDMxIiwidXNlcm5hbWUiOiJTaGVyaWYiLCJlbWFpbCI6InNhbW9yZWhhYjE0QGdtYWlsLmNvbSIsImV4cCI6MTc3Nzk4OTIyN30.BJvEMJwbXhimAFlP2mOh6FtUCv3cHDQWvWdwf4ffjs8
[28-Apr-2026 14:19:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 14:19:47 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 14:19:47 UTC] User ID: 431
[28-Apr-2026 14:19:47 UTC] ✅ User profile retrieved successfully for user ID: 431
[28-Apr-2026 14:19:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 14:19:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 14:19:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDMxIiwidXNlcm5hbWUiOiJTaGVyaWYiLCJlbWFpbCI6InNhbW9yZWhhYjE0QGdtYWlsLmNvbSIsImV4cCI6MTc3Nzk4OTIyN30.BJvEMJwbXhimAFlP2mOh6FtUCv3cHDQWvWdwf4ffjs8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f36b43bdc4bcdef-MXP","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"196.153.187.105","CF-IPCountry":"EG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"196.153.187.105, 172.69.9.66"}
[28-Apr-2026 14:19:48 UTC] === User Orders API Called ===
[28-Apr-2026 14:19:48 UTC] User ID: 431
[28-Apr-2026 14:19:48 UTC] Limit: 20, Offset: 0
[28-Apr-2026 14:19:48 UTC] Orders found: 1
[28-Apr-2026 14:19:48 UTC] Orders data: [{"id":232,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/viewreactchannel\/2","status":"pending","created_at":"2026-04-28 17:25:19","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[28-Apr-2026 14:19:48 UTC] Total orders count: 1
[28-Apr-2026 14:19:52 UTC] === API CALL LOG ===
[28-Apr-2026 14:19:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 14:19:52 UTC] Endpoint: user/profile.php
[28-Apr-2026 14:19:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 14:19:52 UTC] Full Log Data: {
    "timestamp": "2026-04-28 14:19:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.153.187.105",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDMxIiwidXNlcm5hbWUiOiJTaGVyaWYiLCJlbWFpbCI6InNhbW9yZWhhYjE0QGdtYWlsLmNvbSIsImV4cCI6MTc3Nzk4OTIyN30.BJvEMJwbXhimAFlP2mOh6FtUCv3cHDQWvWdwf4ffjs8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f36b4574a43cdef-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.153.187.105",
        "CF-IPCountry": "EG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.153.187.105, 172.69.9.66"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 14:19:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDMxIiwidXNlcm5hbWUiOiJTaGVyaWYiLCJlbWFpbCI6InNhbW9yZWhhYjE0QGdtYWlsLmNvbSIsImV4cCI6MTc3Nzk4OTIyN30.BJvEMJwbXhimAFlP2mOh6FtUCv3cHDQWvWdwf4ffjs8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f36b4574a40cdef-MXP","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"196.153.187.105","CF-IPCountry":"EG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"196.153.187.105, 172.69.9.66"}
[28-Apr-2026 14:19:52 UTC] === END API CALL LOG ===
[28-Apr-2026 14:19:52 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 14:19:52 UTC] === User Orders API Called ===
[28-Apr-2026 14:19:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDMxIiwidXNlcm5hbWUiOiJTaGVyaWYiLCJlbWFpbCI6InNhbW9yZWhhYjE0QGdtYWlsLmNvbSIsImV4cCI6MTc3Nzk4OTIyN30.BJvEMJwbXhimAFlP2mOh6FtUCv3cHDQWvWdwf4ffjs8
[28-Apr-2026 14:19:52 UTC] User ID: 431
[28-Apr-2026 14:19:52 UTC] Limit: 20, Offset: 0
[28-Apr-2026 14:19:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 14:19:52 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 14:19:52 UTC] User ID: 431
[28-Apr-2026 14:19:52 UTC] ✅ User profile retrieved successfully for user ID: 431
[28-Apr-2026 14:19:52 UTC] Orders found: 1
[28-Apr-2026 14:19:52 UTC] Orders data: [{"id":232,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/viewreactchannel\/2","status":"pending","created_at":"2026-04-28 17:25:19","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[28-Apr-2026 14:19:52 UTC] Total orders count: 1
[28-Apr-2026 14:19:52 UTC] === API CALL LOG ===
[28-Apr-2026 14:19:52 UTC] Endpoint: user/profile.php
[28-Apr-2026 14:19:52 UTC] Full Log Data: {
    "timestamp": "2026-04-28 14:19:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.153.187.105",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDMxIiwidXNlcm5hbWUiOiJTaGVyaWYiLCJlbWFpbCI6InNhbW9yZWhhYjE0QGdtYWlsLmNvbSIsImV4cCI6MTc3Nzk4OTIyN30.BJvEMJwbXhimAFlP2mOh6FtUCv3cHDQWvWdwf4ffjs8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f36b4574a45cdef-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.153.187.105",
        "CF-IPCountry": "EG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.153.187.105, 172.69.9.66"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 14:19:52 UTC] === END API CALL LOG ===
[28-Apr-2026 14:19:52 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 14:19:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDMxIiwidXNlcm5hbWUiOiJTaGVyaWYiLCJlbWFpbCI6InNhbW9yZWhhYjE0QGdtYWlsLmNvbSIsImV4cCI6MTc3Nzk4OTIyN30.BJvEMJwbXhimAFlP2mOh6FtUCv3cHDQWvWdwf4ffjs8
[28-Apr-2026 14:19:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 14:19:52 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 14:19:52 UTC] User ID: 431
[28-Apr-2026 14:19:52 UTC] ✅ User profile retrieved successfully for user ID: 431
[28-Apr-2026 14:21:15 UTC] === API CALL LOG ===
[28-Apr-2026 14:21:15 UTC] Endpoint: user/profile.php
[28-Apr-2026 14:21:15 UTC] Full Log Data: {
    "timestamp": "2026-04-28 14:21:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.100.54.147",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDMyIiwidXNlcm5hbWUiOiJkcmFrdmlkZTE2IiwiZW1haWwiOiJ6YXVuaW0yMDEwQGdtYWlsLmNvbSIsImV4cCI6MTc3Nzk5MDg3NH0.lKy1Wq4dcHEAJcvDTcfmNUEnbXRVvEuvp68zomr7wnM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f36b65e2dfb6cd9-ORN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "41.100.54.147",
        "X-Forwarded-For": "41.100.54.147,41.100.54.147, 172.68.254.135",
        "CF-IPCountry": "DZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 14:21:15 UTC] === END API CALL LOG ===
[28-Apr-2026 14:21:15 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 14:21:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDMyIiwidXNlcm5hbWUiOiJkcmFrdmlkZTE2IiwiZW1haWwiOiJ6YXVuaW0yMDEwQGdtYWlsLmNvbSIsImV4cCI6MTc3Nzk5MDg3NH0.lKy1Wq4dcHEAJcvDTcfmNUEnbXRVvEuvp68zomr7wnM
[28-Apr-2026 14:21:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 14:21:15 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 14:21:15 UTC] User ID: 432
[28-Apr-2026 14:21:15 UTC] ✅ User profile retrieved successfully for user ID: 432
[28-Apr-2026 14:21:16 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 14:21:16 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 14:21:16 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDMyIiwidXNlcm5hbWUiOiJkcmFrdmlkZTE2IiwiZW1haWwiOiJ6YXVuaW0yMDEwQGdtYWlsLmNvbSIsImV4cCI6MTc3Nzk5MDg3NH0.lKy1Wq4dcHEAJcvDTcfmNUEnbXRVvEuvp68zomr7wnM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f36b65e5e296cd9-ORN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"41.100.54.147","X-Forwarded-For":"41.100.54.147,41.100.54.147, 172.68.254.134","CF-IPCountry":"DZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[28-Apr-2026 14:21:16 UTC] === User Orders API Called ===
[28-Apr-2026 14:21:16 UTC] User ID: 432
[28-Apr-2026 14:21:16 UTC] Limit: 20, Offset: 0
[28-Apr-2026 14:21:16 UTC] Orders found: 0
[28-Apr-2026 14:21:16 UTC] Orders data: []
[28-Apr-2026 14:21:16 UTC] Total orders count: 0
[28-Apr-2026 14:21:16 UTC] === API CALL LOG ===
[28-Apr-2026 14:21:16 UTC] Endpoint: user/profile.php
[28-Apr-2026 14:21:16 UTC] Full Log Data: {
    "timestamp": "2026-04-28 14:21:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.100.54.147",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDMyIiwidXNlcm5hbWUiOiJkcmFrdmlkZTE2IiwiZW1haWwiOiJ6YXVuaW0yMDEwQGdtYWlsLmNvbSIsImV4cCI6MTc3Nzk5MDg3NH0.lKy1Wq4dcHEAJcvDTcfmNUEnbXRVvEuvp68zomr7wnM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f36b65ede8c6cd9-ORN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "41.100.54.147",
        "X-Forwarded-For": "41.100.54.147,41.100.54.147, 172.68.254.134",
        "CF-IPCountry": "DZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 14:21:16 UTC] === END API CALL LOG ===
[28-Apr-2026 14:21:16 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 14:21:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDMyIiwidXNlcm5hbWUiOiJkcmFrdmlkZTE2IiwiZW1haWwiOiJ6YXVuaW0yMDEwQGdtYWlsLmNvbSIsImV4cCI6MTc3Nzk5MDg3NH0.lKy1Wq4dcHEAJcvDTcfmNUEnbXRVvEuvp68zomr7wnM
[28-Apr-2026 14:21:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 14:21:16 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 14:21:16 UTC] User ID: 432
[28-Apr-2026 14:21:16 UTC] ✅ User profile retrieved successfully for user ID: 432
[28-Apr-2026 14:21:16 UTC] === API CALL LOG ===
[28-Apr-2026 14:21:16 UTC] Endpoint: user/profile.php
[28-Apr-2026 14:21:16 UTC] Full Log Data: {
    "timestamp": "2026-04-28 14:21:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.100.54.147",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDMyIiwidXNlcm5hbWUiOiJkcmFrdmlkZTE2IiwiZW1haWwiOiJ6YXVuaW0yMDEwQGdtYWlsLmNvbSIsImV4cCI6MTc3Nzk5MDg3NH0.lKy1Wq4dcHEAJcvDTcfmNUEnbXRVvEuvp68zomr7wnM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f36b6634a566cd9-ORN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "41.100.54.147",
        "X-Forwarded-For": "41.100.54.147,41.100.54.147, 172.68.254.134",
        "CF-IPCountry": "DZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 14:21:16 UTC] === END API CALL LOG ===
[28-Apr-2026 14:21:16 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 14:21:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDMyIiwidXNlcm5hbWUiOiJkcmFrdmlkZTE2IiwiZW1haWwiOiJ6YXVuaW0yMDEwQGdtYWlsLmNvbSIsImV4cCI6MTc3Nzk5MDg3NH0.lKy1Wq4dcHEAJcvDTcfmNUEnbXRVvEuvp68zomr7wnM
[28-Apr-2026 14:21:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 14:21:16 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 14:21:16 UTC] User ID: 432
[28-Apr-2026 14:21:16 UTC] ✅ User profile retrieved successfully for user ID: 432
[28-Apr-2026 14:21:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 14:21:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 14:21:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDMyIiwidXNlcm5hbWUiOiJkcmFrdmlkZTE2IiwiZW1haWwiOiJ6YXVuaW0yMDEwQGdtYWlsLmNvbSIsImV4cCI6MTc3Nzk5MDg3NH0.lKy1Wq4dcHEAJcvDTcfmNUEnbXRVvEuvp68zomr7wnM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f36b6b37e3f6cd9-ORN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"41.100.54.147","X-Forwarded-For":"41.100.54.147,41.100.54.147, 172.68.254.136","CF-IPCountry":"DZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[28-Apr-2026 14:21:29 UTC] === User Orders API Called ===
[28-Apr-2026 14:21:29 UTC] User ID: 432
[28-Apr-2026 14:21:29 UTC] Limit: 20, Offset: 0
[28-Apr-2026 14:21:29 UTC] Orders found: 0
[28-Apr-2026 14:21:29 UTC] Orders data: []
[28-Apr-2026 14:21:29 UTC] Total orders count: 0
[28-Apr-2026 14:21:31 UTC] === API CALL LOG ===
[28-Apr-2026 14:21:31 UTC] Endpoint: user/profile.php
[28-Apr-2026 14:21:31 UTC] Full Log Data: {
    "timestamp": "2026-04-28 14:21:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.100.54.147",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDMyIiwidXNlcm5hbWUiOiJkcmFrdmlkZTE2IiwiZW1haWwiOiJ6YXVuaW0yMDEwQGdtYWlsLmNvbSIsImV4cCI6MTc3Nzk5MDg3NH0.lKy1Wq4dcHEAJcvDTcfmNUEnbXRVvEuvp68zomr7wnM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f36b6bc9d256cd9-ORN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "41.100.54.147",
        "X-Forwarded-For": "41.100.54.147,41.100.54.147, 172.68.254.136",
        "CF-IPCountry": "DZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 14:21:31 UTC] === END API CALL LOG ===
[28-Apr-2026 14:21:31 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 14:21:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDMyIiwidXNlcm5hbWUiOiJkcmFrdmlkZTE2IiwiZW1haWwiOiJ6YXVuaW0yMDEwQGdtYWlsLmNvbSIsImV4cCI6MTc3Nzk5MDg3NH0.lKy1Wq4dcHEAJcvDTcfmNUEnbXRVvEuvp68zomr7wnM
[28-Apr-2026 14:21:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 14:21:31 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 14:21:31 UTC] User ID: 432
[28-Apr-2026 14:21:31 UTC] ✅ User profile retrieved successfully for user ID: 432
[28-Apr-2026 14:21:31 UTC] User Purchases API - User ID: 432
[28-Apr-2026 14:21:31 UTC] User Purchases API - Total purchases found: 0
[28-Apr-2026 14:21:31 UTC] === API CALL LOG ===
[28-Apr-2026 14:21:31 UTC] Endpoint: user/profile.php
[28-Apr-2026 14:21:31 UTC] Full Log Data: {
    "timestamp": "2026-04-28 14:21:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.100.54.147",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDMyIiwidXNlcm5hbWUiOiJkcmFrdmlkZTE2IiwiZW1haWwiOiJ6YXVuaW0yMDEwQGdtYWlsLmNvbSIsImV4cCI6MTc3Nzk5MDg3NH0.lKy1Wq4dcHEAJcvDTcfmNUEnbXRVvEuvp68zomr7wnM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f36b6c239786cd9-ORN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "41.100.54.147",
        "X-Forwarded-For": "41.100.54.147,41.100.54.147, 172.68.254.136",
        "CF-IPCountry": "DZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 14:21:31 UTC] === END API CALL LOG ===
[28-Apr-2026 14:21:31 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 14:21:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDMyIiwidXNlcm5hbWUiOiJkcmFrdmlkZTE2IiwiZW1haWwiOiJ6YXVuaW0yMDEwQGdtYWlsLmNvbSIsImV4cCI6MTc3Nzk5MDg3NH0.lKy1Wq4dcHEAJcvDTcfmNUEnbXRVvEuvp68zomr7wnM
[28-Apr-2026 14:21:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 14:21:31 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 14:21:31 UTC] User ID: 432
[28-Apr-2026 14:21:31 UTC] ✅ User profile retrieved successfully for user ID: 432
[28-Apr-2026 14:21:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 14:21:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 14:21:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDMyIiwidXNlcm5hbWUiOiJkcmFrdmlkZTE2IiwiZW1haWwiOiJ6YXVuaW0yMDEwQGdtYWlsLmNvbSIsImV4cCI6MTc3Nzk5MDg3NH0.lKy1Wq4dcHEAJcvDTcfmNUEnbXRVvEuvp68zomr7wnM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f36b6c1f9476cd9-ORN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"41.100.54.147","X-Forwarded-For":"41.100.54.147,41.100.54.147, 172.68.254.137","CF-IPCountry":"DZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[28-Apr-2026 14:21:31 UTC] === User Orders API Called ===
[28-Apr-2026 14:21:31 UTC] User ID: 432
[28-Apr-2026 14:21:31 UTC] Limit: 20, Offset: 0
[28-Apr-2026 14:21:31 UTC] Orders found: 0
[28-Apr-2026 14:21:31 UTC] Orders data: []
[28-Apr-2026 14:21:31 UTC] Total orders count: 0
[28-Apr-2026 14:21:32 UTC] === API CALL LOG ===
[28-Apr-2026 14:21:32 UTC] Endpoint: user/profile.php
[28-Apr-2026 14:21:32 UTC] Full Log Data: {
    "timestamp": "2026-04-28 14:21:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.100.54.147",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDMyIiwidXNlcm5hbWUiOiJkcmFrdmlkZTE2IiwiZW1haWwiOiJ6YXVuaW0yMDEwQGdtYWlsLmNvbSIsImV4cCI6MTc3Nzk5MDg3NH0.lKy1Wq4dcHEAJcvDTcfmNUEnbXRVvEuvp68zomr7wnM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f36b6c51b746cd9-ORN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "41.100.54.147",
        "X-Forwarded-For": "41.100.54.147,41.100.54.147, 172.68.254.137",
        "CF-IPCountry": "DZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 14:21:32 UTC] === END API CALL LOG ===
[28-Apr-2026 14:21:32 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 14:21:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDMyIiwidXNlcm5hbWUiOiJkcmFrdmlkZTE2IiwiZW1haWwiOiJ6YXVuaW0yMDEwQGdtYWlsLmNvbSIsImV4cCI6MTc3Nzk5MDg3NH0.lKy1Wq4dcHEAJcvDTcfmNUEnbXRVvEuvp68zomr7wnM
[28-Apr-2026 14:21:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 14:21:32 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 14:21:32 UTC] User ID: 432
[28-Apr-2026 14:21:32 UTC] ✅ User profile retrieved successfully for user ID: 432
[28-Apr-2026 14:21:32 UTC] === API CALL LOG ===
[28-Apr-2026 14:21:32 UTC] Endpoint: user/profile.php
[28-Apr-2026 14:21:32 UTC] Full Log Data: {
    "timestamp": "2026-04-28 14:21:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.100.54.147",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDMyIiwidXNlcm5hbWUiOiJkcmFrdmlkZTE2IiwiZW1haWwiOiJ6YXVuaW0yMDEwQGdtYWlsLmNvbSIsImV4cCI6MTc3Nzk5MDg3NH0.lKy1Wq4dcHEAJcvDTcfmNUEnbXRVvEuvp68zomr7wnM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f36b6c67c796cd9-ORN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "41.100.54.147",
        "X-Forwarded-For": "41.100.54.147,41.100.54.147, 172.68.254.136",
        "CF-IPCountry": "DZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 14:21:32 UTC] === END API CALL LOG ===
[28-Apr-2026 14:21:32 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 14:21:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDMyIiwidXNlcm5hbWUiOiJkcmFrdmlkZTE2IiwiZW1haWwiOiJ6YXVuaW0yMDEwQGdtYWlsLmNvbSIsImV4cCI6MTc3Nzk5MDg3NH0.lKy1Wq4dcHEAJcvDTcfmNUEnbXRVvEuvp68zomr7wnM
[28-Apr-2026 14:21:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 14:21:32 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 14:21:32 UTC] User ID: 432
[28-Apr-2026 14:21:32 UTC] ✅ User profile retrieved successfully for user ID: 432
[28-Apr-2026 14:21:55 UTC] === API CALL LOG ===
[28-Apr-2026 14:21:55 UTC] Endpoint: user/profile.php
[28-Apr-2026 14:21:55 UTC] Full Log Data: {
    "timestamp": "2026-04-28 14:21:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.100.54.147",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDMyIiwidXNlcm5hbWUiOiJkcmFrdmlkZTE2IiwiZW1haWwiOiJ6YXVuaW0yMDEwQGdtYWlsLmNvbSIsImV4cCI6MTc3Nzk5MDg3NH0.lKy1Wq4dcHEAJcvDTcfmNUEnbXRVvEuvp68zomr7wnM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f36b7538ad96cd9-ORN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "41.100.54.147",
        "X-Forwarded-For": "41.100.54.147,41.100.54.147, 172.68.254.136",
        "CF-IPCountry": "DZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 14:21:55 UTC] === END API CALL LOG ===
[28-Apr-2026 14:21:55 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 14:21:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDMyIiwidXNlcm5hbWUiOiJkcmFrdmlkZTE2IiwiZW1haWwiOiJ6YXVuaW0yMDEwQGdtYWlsLmNvbSIsImV4cCI6MTc3Nzk5MDg3NH0.lKy1Wq4dcHEAJcvDTcfmNUEnbXRVvEuvp68zomr7wnM
[28-Apr-2026 14:21:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 14:21:55 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 14:21:55 UTC] User ID: 432
[28-Apr-2026 14:21:55 UTC] ✅ User profile retrieved successfully for user ID: 432
[28-Apr-2026 14:21:55 UTC] User Purchases API - User ID: 432
[28-Apr-2026 14:21:55 UTC] User Purchases API - Total purchases found: 1
[28-Apr-2026 14:28:55 UTC] === API CALL LOG ===
[28-Apr-2026 14:28:55 UTC] Endpoint: user/profile.php
[28-Apr-2026 14:28:55 UTC] Full Log Data: {
    "timestamp": "2026-04-28 14:28:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.153.187.105",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDMxIiwidXNlcm5hbWUiOiJTaGVyaWYiLCJlbWFpbCI6InNhbW9yZWhhYjE0QGdtYWlsLmNvbSIsImV4cCI6MTc3Nzk4OTIyN30.BJvEMJwbXhimAFlP2mOh6FtUCv3cHDQWvWdwf4ffjs8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f36c1981c3dedc6-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.153.187.105",
        "CF-IPCountry": "EG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.153.187.105, 172.70.216.161"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 14:28:55 UTC] === END API CALL LOG ===
[28-Apr-2026 14:28:55 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 14:28:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDMxIiwidXNlcm5hbWUiOiJTaGVyaWYiLCJlbWFpbCI6InNhbW9yZWhhYjE0QGdtYWlsLmNvbSIsImV4cCI6MTc3Nzk4OTIyN30.BJvEMJwbXhimAFlP2mOh6FtUCv3cHDQWvWdwf4ffjs8
[28-Apr-2026 14:28:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 14:28:55 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 14:28:55 UTC] User ID: 431
[28-Apr-2026 14:28:55 UTC] ✅ User profile retrieved successfully for user ID: 431
[28-Apr-2026 14:28:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 14:28:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 14:28:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDMxIiwidXNlcm5hbWUiOiJTaGVyaWYiLCJlbWFpbCI6InNhbW9yZWhhYjE0QGdtYWlsLmNvbSIsImV4cCI6MTc3Nzk4OTIyN30.BJvEMJwbXhimAFlP2mOh6FtUCv3cHDQWvWdwf4ffjs8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f36c198ee23edc6-MXP","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"196.153.187.105","CF-IPCountry":"EG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"196.153.187.105, 172.70.216.161"}
[28-Apr-2026 14:28:55 UTC] === User Orders API Called ===
[28-Apr-2026 14:28:55 UTC] User ID: 431
[28-Apr-2026 14:28:55 UTC] Limit: 20, Offset: 0
[28-Apr-2026 14:28:55 UTC] Orders found: 1
[28-Apr-2026 14:28:55 UTC] Orders data: [{"id":232,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/viewreactchannel\/2","status":"pending","created_at":"2026-04-28 17:25:19","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[28-Apr-2026 14:28:55 UTC] Total orders count: 1
[28-Apr-2026 14:33:31 UTC] === API CALL LOG ===
[28-Apr-2026 14:33:31 UTC] Endpoint: user/profile.php
[28-Apr-2026 14:33:31 UTC] Full Log Data: {
    "timestamp": "2026-04-28 14:33:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "18.141.216.188",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDMzIiwidXNlcm5hbWUiOiJAYnVybWFfbW92aWVfYWRtaW4iLCJlbWFpbCI6ImNoaWtpcGlkaWFAZ21haWwuY29tIiwiZXhwIjoxNzc3OTkxNjEwfQ.AuMFXOyL80wMSlS5hms9RH0oqi506yIXeRiOIWZPfKM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f36c854495d5ce7-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "18.141.216.188",
        "CF-IPCountry": "SG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "18.141.216.188, 108.162.227.131"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 14:33:31 UTC] === END API CALL LOG ===
[28-Apr-2026 14:33:31 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 14:33:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDMzIiwidXNlcm5hbWUiOiJAYnVybWFfbW92aWVfYWRtaW4iLCJlbWFpbCI6ImNoaWtpcGlkaWFAZ21haWwuY29tIiwiZXhwIjoxNzc3OTkxNjEwfQ.AuMFXOyL80wMSlS5hms9RH0oqi506yIXeRiOIWZPfKM
[28-Apr-2026 14:33:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 14:33:31 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 14:33:31 UTC] User ID: 433
[28-Apr-2026 14:33:31 UTC] ✅ User profile retrieved successfully for user ID: 433
[28-Apr-2026 14:33:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 14:33:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 14:33:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDMzIiwidXNlcm5hbWUiOiJAYnVybWFfbW92aWVfYWRtaW4iLCJlbWFpbCI6ImNoaWtpcGlkaWFAZ21haWwuY29tIiwiZXhwIjoxNzc3OTkxNjEwfQ.AuMFXOyL80wMSlS5hms9RH0oqi506yIXeRiOIWZPfKM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f36c85459625ce7-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"18.141.216.188","CF-IPCountry":"SG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"18.141.216.188, 108.162.227.132"}
[28-Apr-2026 14:33:31 UTC] === User Orders API Called ===
[28-Apr-2026 14:33:31 UTC] User ID: 433
[28-Apr-2026 14:33:31 UTC] Limit: 20, Offset: 0
[28-Apr-2026 14:33:31 UTC] Orders found: 0
[28-Apr-2026 14:33:31 UTC] Orders data: []
[28-Apr-2026 14:33:31 UTC] Total orders count: 0
[28-Apr-2026 14:33:31 UTC] === API CALL LOG ===
[28-Apr-2026 14:33:31 UTC] Endpoint: user/profile.php
[28-Apr-2026 14:33:31 UTC] Full Log Data: {
    "timestamp": "2026-04-28 14:33:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "18.141.216.188",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDMzIiwidXNlcm5hbWUiOiJAYnVybWFfbW92aWVfYWRtaW4iLCJlbWFpbCI6ImNoaWtpcGlkaWFAZ21haWwuY29tIiwiZXhwIjoxNzc3OTkxNjEwfQ.AuMFXOyL80wMSlS5hms9RH0oqi506yIXeRiOIWZPfKM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f36c854c9c85ce7-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "18.141.216.188",
        "CF-IPCountry": "SG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "18.141.216.188, 108.162.227.132"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 14:33:31 UTC] === END API CALL LOG ===
[28-Apr-2026 14:33:31 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 14:33:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDMzIiwidXNlcm5hbWUiOiJAYnVybWFfbW92aWVfYWRtaW4iLCJlbWFpbCI6ImNoaWtpcGlkaWFAZ21haWwuY29tIiwiZXhwIjoxNzc3OTkxNjEwfQ.AuMFXOyL80wMSlS5hms9RH0oqi506yIXeRiOIWZPfKM
[28-Apr-2026 14:33:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 14:33:31 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 14:33:31 UTC] User ID: 433
[28-Apr-2026 14:33:31 UTC] ✅ User profile retrieved successfully for user ID: 433
[28-Apr-2026 14:33:34 UTC] === API CALL LOG ===
[28-Apr-2026 14:33:34 UTC] Endpoint: user/profile.php
[28-Apr-2026 14:33:34 UTC] Full Log Data: {
    "timestamp": "2026-04-28 14:33:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "18.141.216.188",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDMzIiwidXNlcm5hbWUiOiJAYnVybWFfbW92aWVfYWRtaW4iLCJlbWFpbCI6ImNoaWtpcGlkaWFAZ21haWwuY29tIiwiZXhwIjoxNzc3OTkxNjEwfQ.AuMFXOyL80wMSlS5hms9RH0oqi506yIXeRiOIWZPfKM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f36c86589b25ce7-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "18.141.216.188",
        "CF-IPCountry": "SG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "18.141.216.188, 108.162.227.132"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 14:33:34 UTC] === END API CALL LOG ===
[28-Apr-2026 14:33:34 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 14:33:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDMzIiwidXNlcm5hbWUiOiJAYnVybWFfbW92aWVfYWRtaW4iLCJlbWFpbCI6ImNoaWtpcGlkaWFAZ21haWwuY29tIiwiZXhwIjoxNzc3OTkxNjEwfQ.AuMFXOyL80wMSlS5hms9RH0oqi506yIXeRiOIWZPfKM
[28-Apr-2026 14:33:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 14:33:34 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 14:33:34 UTC] User ID: 433
[28-Apr-2026 14:33:34 UTC] ✅ User profile retrieved successfully for user ID: 433
[28-Apr-2026 14:33:47 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 14:33:47 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 14:33:47 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDMzIiwidXNlcm5hbWUiOiJAYnVybWFfbW92aWVfYWRtaW4iLCJlbWFpbCI6ImNoaWtpcGlkaWFAZ21haWwuY29tIiwiZXhwIjoxNzc3OTkxNjEwfQ.AuMFXOyL80wMSlS5hms9RH0oqi506yIXeRiOIWZPfKM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f36c8b408775ce7-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"18.141.216.188","CF-IPCountry":"SG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"18.141.216.188, 108.162.226.113"}
[28-Apr-2026 14:33:47 UTC] === User Orders API Called ===
[28-Apr-2026 14:33:47 UTC] User ID: 433
[28-Apr-2026 14:33:47 UTC] Limit: 20, Offset: 0
[28-Apr-2026 14:33:47 UTC] Orders found: 0
[28-Apr-2026 14:33:47 UTC] Orders data: []
[28-Apr-2026 14:33:47 UTC] Total orders count: 0
[28-Apr-2026 14:33:47 UTC] === API CALL LOG ===
[28-Apr-2026 14:33:47 UTC] Endpoint: user/profile.php
[28-Apr-2026 14:33:47 UTC] Full Log Data: {
    "timestamp": "2026-04-28 14:33:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "18.141.216.188",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDMzIiwidXNlcm5hbWUiOiJAYnVybWFfbW92aWVfYWRtaW4iLCJlbWFpbCI6ImNoaWtpcGlkaWFAZ21haWwuY29tIiwiZXhwIjoxNzc3OTkxNjEwfQ.AuMFXOyL80wMSlS5hms9RH0oqi506yIXeRiOIWZPfKM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f36c8b488f55ce7-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "18.141.216.188",
        "CF-IPCountry": "SG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "18.141.216.188, 108.162.226.113"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 14:33:47 UTC] === END API CALL LOG ===
[28-Apr-2026 14:33:47 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 14:33:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDMzIiwidXNlcm5hbWUiOiJAYnVybWFfbW92aWVfYWRtaW4iLCJlbWFpbCI6ImNoaWtpcGlkaWFAZ21haWwuY29tIiwiZXhwIjoxNzc3OTkxNjEwfQ.AuMFXOyL80wMSlS5hms9RH0oqi506yIXeRiOIWZPfKM
[28-Apr-2026 14:33:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 14:33:47 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 14:33:47 UTC] User ID: 433
[28-Apr-2026 14:33:47 UTC] ✅ User profile retrieved successfully for user ID: 433
[28-Apr-2026 14:33:47 UTC] === API CALL LOG ===
[28-Apr-2026 14:33:47 UTC] Endpoint: user/profile.php
[28-Apr-2026 14:33:47 UTC] Full Log Data: {
    "timestamp": "2026-04-28 14:33:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "18.141.216.188",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDMzIiwidXNlcm5hbWUiOiJAYnVybWFfbW92aWVfYWRtaW4iLCJlbWFpbCI6ImNoaWtpcGlkaWFAZ21haWwuY29tIiwiZXhwIjoxNzc3OTkxNjEwfQ.AuMFXOyL80wMSlS5hms9RH0oqi506yIXeRiOIWZPfKM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f36c8b80c2a5ce7-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "18.141.216.188",
        "CF-IPCountry": "SG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "18.141.216.188, 108.162.226.113"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 14:33:47 UTC] === END API CALL LOG ===
[28-Apr-2026 14:33:47 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 14:33:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDMzIiwidXNlcm5hbWUiOiJAYnVybWFfbW92aWVfYWRtaW4iLCJlbWFpbCI6ImNoaWtpcGlkaWFAZ21haWwuY29tIiwiZXhwIjoxNzc3OTkxNjEwfQ.AuMFXOyL80wMSlS5hms9RH0oqi506yIXeRiOIWZPfKM
[28-Apr-2026 14:33:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 14:33:47 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 14:33:47 UTC] User ID: 433
[28-Apr-2026 14:33:47 UTC] ✅ User profile retrieved successfully for user ID: 433
[28-Apr-2026 14:33:49 UTC] === API CALL LOG ===
[28-Apr-2026 14:33:49 UTC] Endpoint: user/profile.php
[28-Apr-2026 14:33:49 UTC] Full Log Data: {
    "timestamp": "2026-04-28 14:33:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "18.141.216.188",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDMzIiwidXNlcm5hbWUiOiJAYnVybWFfbW92aWVfYWRtaW4iLCJlbWFpbCI6ImNoaWtpcGlkaWFAZ21haWwuY29tIiwiZXhwIjoxNzc3OTkxNjEwfQ.AuMFXOyL80wMSlS5hms9RH0oqi506yIXeRiOIWZPfKM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f36c8c28d775ce7-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "18.141.216.188",
        "CF-IPCountry": "SG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "18.141.216.188, 108.162.226.113"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 14:33:49 UTC] === END API CALL LOG ===
[28-Apr-2026 14:33:49 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 14:33:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDMzIiwidXNlcm5hbWUiOiJAYnVybWFfbW92aWVfYWRtaW4iLCJlbWFpbCI6ImNoaWtpcGlkaWFAZ21haWwuY29tIiwiZXhwIjoxNzc3OTkxNjEwfQ.AuMFXOyL80wMSlS5hms9RH0oqi506yIXeRiOIWZPfKM
[28-Apr-2026 14:33:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 14:33:49 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 14:33:49 UTC] User ID: 433
[28-Apr-2026 14:33:49 UTC] ✅ User profile retrieved successfully for user ID: 433
[28-Apr-2026 14:33:51 UTC] === API CALL LOG ===
[28-Apr-2026 14:33:51 UTC] Endpoint: user/profile.php
[28-Apr-2026 14:33:51 UTC] Full Log Data: {
    "timestamp": "2026-04-28 14:33:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "18.141.216.188",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDMzIiwidXNlcm5hbWUiOiJAYnVybWFfbW92aWVfYWRtaW4iLCJlbWFpbCI6ImNoaWtpcGlkaWFAZ21haWwuY29tIiwiZXhwIjoxNzc3OTkxNjEwfQ.AuMFXOyL80wMSlS5hms9RH0oqi506yIXeRiOIWZPfKM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f36c8cfd9915ce7-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "18.141.216.188",
        "CF-IPCountry": "SG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "18.141.216.188, 108.162.226.113"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 14:33:51 UTC] === END API CALL LOG ===
[28-Apr-2026 14:33:51 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 14:33:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDMzIiwidXNlcm5hbWUiOiJAYnVybWFfbW92aWVfYWRtaW4iLCJlbWFpbCI6ImNoaWtpcGlkaWFAZ21haWwuY29tIiwiZXhwIjoxNzc3OTkxNjEwfQ.AuMFXOyL80wMSlS5hms9RH0oqi506yIXeRiOIWZPfKM
[28-Apr-2026 14:33:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 14:33:51 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 14:33:51 UTC] User ID: 433
[28-Apr-2026 14:33:51 UTC] ✅ User profile retrieved successfully for user ID: 433
[28-Apr-2026 14:33:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 14:33:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 14:33:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDMzIiwidXNlcm5hbWUiOiJAYnVybWFfbW92aWVfYWRtaW4iLCJlbWFpbCI6ImNoaWtpcGlkaWFAZ21haWwuY29tIiwiZXhwIjoxNzc3OTkxNjEwfQ.AuMFXOyL80wMSlS5hms9RH0oqi506yIXeRiOIWZPfKM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f36c8cfc9905ce7-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"18.141.216.188","CF-IPCountry":"SG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"18.141.216.188, 108.162.226.113"}
[28-Apr-2026 14:33:51 UTC] === User Orders API Called ===
[28-Apr-2026 14:33:51 UTC] User ID: 433
[28-Apr-2026 14:33:51 UTC] Limit: 20, Offset: 0
[28-Apr-2026 14:33:51 UTC] Orders found: 0
[28-Apr-2026 14:33:51 UTC] Orders data: []
[28-Apr-2026 14:33:51 UTC] Total orders count: 0
[28-Apr-2026 14:33:52 UTC] === API CALL LOG ===
[28-Apr-2026 14:33:52 UTC] Endpoint: user/profile.php
[28-Apr-2026 14:33:52 UTC] Full Log Data: {
    "timestamp": "2026-04-28 14:33:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "18.141.216.188",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDMzIiwidXNlcm5hbWUiOiJAYnVybWFfbW92aWVfYWRtaW4iLCJlbWFpbCI6ImNoaWtpcGlkaWFAZ21haWwuY29tIiwiZXhwIjoxNzc3OTkxNjEwfQ.AuMFXOyL80wMSlS5hms9RH0oqi506yIXeRiOIWZPfKM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f36c8d4dde55ce7-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "18.141.216.188",
        "CF-IPCountry": "SG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "18.141.216.188, 108.162.226.113"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 14:33:52 UTC] === END API CALL LOG ===
[28-Apr-2026 14:33:52 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 14:33:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDMzIiwidXNlcm5hbWUiOiJAYnVybWFfbW92aWVfYWRtaW4iLCJlbWFpbCI6ImNoaWtpcGlkaWFAZ21haWwuY29tIiwiZXhwIjoxNzc3OTkxNjEwfQ.AuMFXOyL80wMSlS5hms9RH0oqi506yIXeRiOIWZPfKM
[28-Apr-2026 14:33:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 14:33:52 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 14:33:52 UTC] User ID: 433
[28-Apr-2026 14:33:52 UTC] ✅ User profile retrieved successfully for user ID: 433
[28-Apr-2026 14:34:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 14:34:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 14:34:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDMzIiwidXNlcm5hbWUiOiJAYnVybWFfbW92aWVfYWRtaW4iLCJlbWFpbCI6ImNoaWtpcGlkaWFAZ21haWwuY29tIiwiZXhwIjoxNzc3OTkxNjEwfQ.AuMFXOyL80wMSlS5hms9RH0oqi506yIXeRiOIWZPfKM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f36c91a4a7c5ce7-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"18.141.216.188","CF-IPCountry":"SG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"18.141.216.188, 108.162.226.113"}
[28-Apr-2026 14:34:03 UTC] === User Orders API Called ===
[28-Apr-2026 14:34:03 UTC] User ID: 433
[28-Apr-2026 14:34:03 UTC] Limit: 20, Offset: 0
[28-Apr-2026 14:34:03 UTC] Orders found: 0
[28-Apr-2026 14:34:03 UTC] Orders data: []
[28-Apr-2026 14:34:03 UTC] Total orders count: 0
[28-Apr-2026 14:34:03 UTC] === API CALL LOG ===
[28-Apr-2026 14:34:03 UTC] Endpoint: user/profile.php
[28-Apr-2026 14:34:03 UTC] Full Log Data: {
    "timestamp": "2026-04-28 14:34:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "18.141.216.188",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDMzIiwidXNlcm5hbWUiOiJAYnVybWFfbW92aWVfYWRtaW4iLCJlbWFpbCI6ImNoaWtpcGlkaWFAZ21haWwuY29tIiwiZXhwIjoxNzc3OTkxNjEwfQ.AuMFXOyL80wMSlS5hms9RH0oqi506yIXeRiOIWZPfKM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f36c91b0b555ce7-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "18.141.216.188",
        "CF-IPCountry": "SG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "18.141.216.188, 108.162.226.112"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 14:34:03 UTC] === END API CALL LOG ===
[28-Apr-2026 14:34:03 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 14:34:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDMzIiwidXNlcm5hbWUiOiJAYnVybWFfbW92aWVfYWRtaW4iLCJlbWFpbCI6ImNoaWtpcGlkaWFAZ21haWwuY29tIiwiZXhwIjoxNzc3OTkxNjEwfQ.AuMFXOyL80wMSlS5hms9RH0oqi506yIXeRiOIWZPfKM
[28-Apr-2026 14:34:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 14:34:03 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 14:34:03 UTC] User ID: 433
[28-Apr-2026 14:34:03 UTC] ✅ User profile retrieved successfully for user ID: 433
[28-Apr-2026 14:34:03 UTC] === API CALL LOG ===
[28-Apr-2026 14:34:03 UTC] Endpoint: user/profile.php
[28-Apr-2026 14:34:03 UTC] Full Log Data: {
    "timestamp": "2026-04-28 14:34:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "18.141.216.188",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDMzIiwidXNlcm5hbWUiOiJAYnVybWFfbW92aWVfYWRtaW4iLCJlbWFpbCI6ImNoaWtpcGlkaWFAZ21haWwuY29tIiwiZXhwIjoxNzc3OTkxNjEwfQ.AuMFXOyL80wMSlS5hms9RH0oqi506yIXeRiOIWZPfKM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f36c91ccd6b5ce7-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "18.141.216.188",
        "CF-IPCountry": "SG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "18.141.216.188, 108.162.226.113"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 14:34:03 UTC] === END API CALL LOG ===
[28-Apr-2026 14:34:03 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 14:34:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDMzIiwidXNlcm5hbWUiOiJAYnVybWFfbW92aWVfYWRtaW4iLCJlbWFpbCI6ImNoaWtpcGlkaWFAZ21haWwuY29tIiwiZXhwIjoxNzc3OTkxNjEwfQ.AuMFXOyL80wMSlS5hms9RH0oqi506yIXeRiOIWZPfKM
[28-Apr-2026 14:34:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 14:34:03 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 14:34:03 UTC] User ID: 433
[28-Apr-2026 14:34:03 UTC] ✅ User profile retrieved successfully for user ID: 433
[28-Apr-2026 14:34:05 UTC] === API CALL LOG ===
[28-Apr-2026 14:34:05 UTC] Endpoint: user/profile.php
[28-Apr-2026 14:34:05 UTC] Full Log Data: {
    "timestamp": "2026-04-28 14:34:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "18.141.216.188",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDMzIiwidXNlcm5hbWUiOiJAYnVybWFfbW92aWVfYWRtaW4iLCJlbWFpbCI6ImNoaWtpcGlkaWFAZ21haWwuY29tIiwiZXhwIjoxNzc3OTkxNjEwfQ.AuMFXOyL80wMSlS5hms9RH0oqi506yIXeRiOIWZPfKM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f36c9254d525ce7-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "18.141.216.188",
        "CF-IPCountry": "SG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "18.141.216.188, 108.162.226.112"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 14:34:05 UTC] === END API CALL LOG ===
[28-Apr-2026 14:34:05 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 14:34:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDMzIiwidXNlcm5hbWUiOiJAYnVybWFfbW92aWVfYWRtaW4iLCJlbWFpbCI6ImNoaWtpcGlkaWFAZ21haWwuY29tIiwiZXhwIjoxNzc3OTkxNjEwfQ.AuMFXOyL80wMSlS5hms9RH0oqi506yIXeRiOIWZPfKM
[28-Apr-2026 14:34:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 14:34:05 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 14:34:05 UTC] User ID: 433
[28-Apr-2026 14:34:05 UTC] ✅ User profile retrieved successfully for user ID: 433
[28-Apr-2026 14:34:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 14:34:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 14:34:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDMzIiwidXNlcm5hbWUiOiJAYnVybWFfbW92aWVfYWRtaW4iLCJlbWFpbCI6ImNoaWtpcGlkaWFAZ21haWwuY29tIiwiZXhwIjoxNzc3OTkxNjEwfQ.AuMFXOyL80wMSlS5hms9RH0oqi506yIXeRiOIWZPfKM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f36c94d8cd55ce7-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"18.141.216.188","CF-IPCountry":"SG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"18.141.216.188, 108.162.226.113"}
[28-Apr-2026 14:34:11 UTC] === User Orders API Called ===
[28-Apr-2026 14:34:11 UTC] User ID: 433
[28-Apr-2026 14:34:11 UTC] Limit: 20, Offset: 0
[28-Apr-2026 14:34:11 UTC] Orders found: 0
[28-Apr-2026 14:34:11 UTC] Orders data: []
[28-Apr-2026 14:34:11 UTC] Total orders count: 0
[28-Apr-2026 14:34:11 UTC] === API CALL LOG ===
[28-Apr-2026 14:34:11 UTC] Endpoint: user/profile.php
[28-Apr-2026 14:34:11 UTC] Full Log Data: {
    "timestamp": "2026-04-28 14:34:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "18.141.216.188",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDMzIiwidXNlcm5hbWUiOiJAYnVybWFfbW92aWVfYWRtaW4iLCJlbWFpbCI6ImNoaWtpcGlkaWFAZ21haWwuY29tIiwiZXhwIjoxNzc3OTkxNjEwfQ.AuMFXOyL80wMSlS5hms9RH0oqi506yIXeRiOIWZPfKM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f36c94e4d925ce7-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "18.141.216.188",
        "CF-IPCountry": "SG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "18.141.216.188, 108.162.226.112"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 14:34:11 UTC] === END API CALL LOG ===
[28-Apr-2026 14:34:11 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 14:34:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDMzIiwidXNlcm5hbWUiOiJAYnVybWFfbW92aWVfYWRtaW4iLCJlbWFpbCI6ImNoaWtpcGlkaWFAZ21haWwuY29tIiwiZXhwIjoxNzc3OTkxNjEwfQ.AuMFXOyL80wMSlS5hms9RH0oqi506yIXeRiOIWZPfKM
[28-Apr-2026 14:34:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 14:34:11 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 14:34:11 UTC] User ID: 433
[28-Apr-2026 14:34:11 UTC] ✅ User profile retrieved successfully for user ID: 433
[28-Apr-2026 14:34:11 UTC] === API CALL LOG ===
[28-Apr-2026 14:34:11 UTC] Endpoint: user/profile.php
[28-Apr-2026 14:34:11 UTC] Full Log Data: {
    "timestamp": "2026-04-28 14:34:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "18.141.216.188",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDMzIiwidXNlcm5hbWUiOiJAYnVybWFfbW92aWVfYWRtaW4iLCJlbWFpbCI6ImNoaWtpcGlkaWFAZ21haWwuY29tIiwiZXhwIjoxNzc3OTkxNjEwfQ.AuMFXOyL80wMSlS5hms9RH0oqi506yIXeRiOIWZPfKM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f36c94f3e4b5ce7-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "18.141.216.188",
        "CF-IPCountry": "SG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "18.141.216.188, 108.162.226.113"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 14:34:11 UTC] === END API CALL LOG ===
[28-Apr-2026 14:34:11 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 14:34:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDMzIiwidXNlcm5hbWUiOiJAYnVybWFfbW92aWVfYWRtaW4iLCJlbWFpbCI6ImNoaWtpcGlkaWFAZ21haWwuY29tIiwiZXhwIjoxNzc3OTkxNjEwfQ.AuMFXOyL80wMSlS5hms9RH0oqi506yIXeRiOIWZPfKM
[28-Apr-2026 14:34:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 14:34:11 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 14:34:11 UTC] User ID: 433
[28-Apr-2026 14:34:11 UTC] ✅ User profile retrieved successfully for user ID: 433
[28-Apr-2026 14:34:14 UTC] === API CALL LOG ===
[28-Apr-2026 14:34:14 UTC] Endpoint: user/profile.php
[28-Apr-2026 14:34:14 UTC] Full Log Data: {
    "timestamp": "2026-04-28 14:34:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "18.141.216.188",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDMzIiwidXNlcm5hbWUiOiJAYnVybWFfbW92aWVfYWRtaW4iLCJlbWFpbCI6ImNoaWtpcGlkaWFAZ21haWwuY29tIiwiZXhwIjoxNzc3OTkxNjEwfQ.AuMFXOyL80wMSlS5hms9RH0oqi506yIXeRiOIWZPfKM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f36c95d8cde5ce7-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "18.141.216.188",
        "CF-IPCountry": "SG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "18.141.216.188, 108.162.226.113"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 14:34:14 UTC] === END API CALL LOG ===
[28-Apr-2026 14:34:14 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 14:34:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDMzIiwidXNlcm5hbWUiOiJAYnVybWFfbW92aWVfYWRtaW4iLCJlbWFpbCI6ImNoaWtpcGlkaWFAZ21haWwuY29tIiwiZXhwIjoxNzc3OTkxNjEwfQ.AuMFXOyL80wMSlS5hms9RH0oqi506yIXeRiOIWZPfKM
[28-Apr-2026 14:34:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 14:34:14 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 14:34:14 UTC] User ID: 433
[28-Apr-2026 14:34:14 UTC] ✅ User profile retrieved successfully for user ID: 433
[28-Apr-2026 14:34:19 UTC] === API CALL LOG ===
[28-Apr-2026 14:34:19 UTC] Endpoint: user/profile.php
[28-Apr-2026 14:34:19 UTC] Full Log Data: {
    "timestamp": "2026-04-28 14:34:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "18.141.216.188",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDMzIiwidXNlcm5hbWUiOiJAYnVybWFfbW92aWVfYWRtaW4iLCJlbWFpbCI6ImNoaWtpcGlkaWFAZ21haWwuY29tIiwiZXhwIjoxNzc3OTkxNjEwfQ.AuMFXOyL80wMSlS5hms9RH0oqi506yIXeRiOIWZPfKM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f36c97fcd735ce7-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "18.141.216.188",
        "CF-IPCountry": "SG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "18.141.216.188, 108.162.226.112"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 14:34:19 UTC] === END API CALL LOG ===
[28-Apr-2026 14:34:19 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 14:34:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDMzIiwidXNlcm5hbWUiOiJAYnVybWFfbW92aWVfYWRtaW4iLCJlbWFpbCI6ImNoaWtpcGlkaWFAZ21haWwuY29tIiwiZXhwIjoxNzc3OTkxNjEwfQ.AuMFXOyL80wMSlS5hms9RH0oqi506yIXeRiOIWZPfKM
[28-Apr-2026 14:34:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 14:34:19 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 14:34:19 UTC] User ID: 433
[28-Apr-2026 14:34:19 UTC] ✅ User profile retrieved successfully for user ID: 433
[28-Apr-2026 14:34:19 UTC] === API CALL LOG ===
[28-Apr-2026 14:34:19 UTC] Endpoint: user/profile.php
[28-Apr-2026 14:34:19 UTC] Full Log Data: {
    "timestamp": "2026-04-28 14:34:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "18.141.216.188",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDMzIiwidXNlcm5hbWUiOiJAYnVybWFfbW92aWVfYWRtaW4iLCJlbWFpbCI6ImNoaWtpcGlkaWFAZ21haWwuY29tIiwiZXhwIjoxNzc3OTkxNjEwfQ.AuMFXOyL80wMSlS5hms9RH0oqi506yIXeRiOIWZPfKM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f36c97fcd715ce7-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "18.141.216.188",
        "CF-IPCountry": "SG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "18.141.216.188, 108.162.226.112"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 14:34:19 UTC] === END API CALL LOG ===
[28-Apr-2026 14:34:19 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 14:34:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDMzIiwidXNlcm5hbWUiOiJAYnVybWFfbW92aWVfYWRtaW4iLCJlbWFpbCI6ImNoaWtpcGlkaWFAZ21haWwuY29tIiwiZXhwIjoxNzc3OTkxNjEwfQ.AuMFXOyL80wMSlS5hms9RH0oqi506yIXeRiOIWZPfKM
[28-Apr-2026 14:34:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 14:34:19 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 14:34:19 UTC] User ID: 433
[28-Apr-2026 14:34:19 UTC] ✅ User profile retrieved successfully for user ID: 433
[28-Apr-2026 14:34:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 14:34:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 14:34:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDMzIiwidXNlcm5hbWUiOiJAYnVybWFfbW92aWVfYWRtaW4iLCJlbWFpbCI6ImNoaWtpcGlkaWFAZ21haWwuY29tIiwiZXhwIjoxNzc3OTkxNjEwfQ.AuMFXOyL80wMSlS5hms9RH0oqi506yIXeRiOIWZPfKM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f36c97fcd6f5ce7-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"18.141.216.188","CF-IPCountry":"SG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"18.141.216.188, 108.162.226.112"}
[28-Apr-2026 14:34:19 UTC] === User Orders API Called ===
[28-Apr-2026 14:34:19 UTC] User ID: 433
[28-Apr-2026 14:34:19 UTC] Limit: 20, Offset: 0
[28-Apr-2026 14:34:19 UTC] Orders found: 0
[28-Apr-2026 14:34:19 UTC] Orders data: []
[28-Apr-2026 14:34:19 UTC] Total orders count: 0
[28-Apr-2026 14:34:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 14:34:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 14:34:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDMzIiwidXNlcm5hbWUiOiJAYnVybWFfbW92aWVfYWRtaW4iLCJlbWFpbCI6ImNoaWtpcGlkaWFAZ21haWwuY29tIiwiZXhwIjoxNzc3OTkxNjEwfQ.AuMFXOyL80wMSlS5hms9RH0oqi506yIXeRiOIWZPfKM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f36c99c1e735ce7-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"18.141.216.188","CF-IPCountry":"SG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"18.141.216.188, 108.162.226.112"}
[28-Apr-2026 14:34:24 UTC] === User Orders API Called ===
[28-Apr-2026 14:34:24 UTC] User ID: 433
[28-Apr-2026 14:34:24 UTC] Limit: 20, Offset: 0
[28-Apr-2026 14:34:24 UTC] Orders found: 0
[28-Apr-2026 14:34:24 UTC] Orders data: []
[28-Apr-2026 14:34:24 UTC] Total orders count: 0
[28-Apr-2026 14:34:24 UTC] === API CALL LOG ===
[28-Apr-2026 14:34:24 UTC] Endpoint: user/profile.php
[28-Apr-2026 14:34:24 UTC] Full Log Data: {
    "timestamp": "2026-04-28 14:34:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "18.141.216.188",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDMzIiwidXNlcm5hbWUiOiJAYnVybWFfbW92aWVfYWRtaW4iLCJlbWFpbCI6ImNoaWtpcGlkaWFAZ21haWwuY29tIiwiZXhwIjoxNzc3OTkxNjEwfQ.AuMFXOyL80wMSlS5hms9RH0oqi506yIXeRiOIWZPfKM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f36c99c1e745ce7-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "18.141.216.188",
        "CF-IPCountry": "SG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "18.141.216.188, 108.162.226.112"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 14:34:24 UTC] === END API CALL LOG ===
[28-Apr-2026 14:34:24 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 14:34:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDMzIiwidXNlcm5hbWUiOiJAYnVybWFfbW92aWVfYWRtaW4iLCJlbWFpbCI6ImNoaWtpcGlkaWFAZ21haWwuY29tIiwiZXhwIjoxNzc3OTkxNjEwfQ.AuMFXOyL80wMSlS5hms9RH0oqi506yIXeRiOIWZPfKM
[28-Apr-2026 14:34:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 14:34:24 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 14:34:24 UTC] User ID: 433
[28-Apr-2026 14:34:24 UTC] ✅ User profile retrieved successfully for user ID: 433
[28-Apr-2026 14:34:24 UTC] === API CALL LOG ===
[28-Apr-2026 14:34:24 UTC] Endpoint: user/profile.php
[28-Apr-2026 14:34:24 UTC] Full Log Data: {
    "timestamp": "2026-04-28 14:34:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "18.141.216.188",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDMzIiwidXNlcm5hbWUiOiJAYnVybWFfbW92aWVfYWRtaW4iLCJlbWFpbCI6ImNoaWtpcGlkaWFAZ21haWwuY29tIiwiZXhwIjoxNzc3OTkxNjEwfQ.AuMFXOyL80wMSlS5hms9RH0oqi506yIXeRiOIWZPfKM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f36c99c8ee05ce7-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "18.141.216.188",
        "CF-IPCountry": "SG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "18.141.216.188, 108.162.226.112"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 14:34:24 UTC] === END API CALL LOG ===
[28-Apr-2026 14:34:24 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 14:34:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDMzIiwidXNlcm5hbWUiOiJAYnVybWFfbW92aWVfYWRtaW4iLCJlbWFpbCI6ImNoaWtpcGlkaWFAZ21haWwuY29tIiwiZXhwIjoxNzc3OTkxNjEwfQ.AuMFXOyL80wMSlS5hms9RH0oqi506yIXeRiOIWZPfKM
[28-Apr-2026 14:34:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 14:34:24 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 14:34:24 UTC] User ID: 433
[28-Apr-2026 14:34:24 UTC] ✅ User profile retrieved successfully for user ID: 433
[28-Apr-2026 14:34:28 UTC] === API CALL LOG ===
[28-Apr-2026 14:34:28 UTC] Endpoint: user/profile.php
[28-Apr-2026 14:34:28 UTC] Full Log Data: {
    "timestamp": "2026-04-28 14:34:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "18.141.216.188",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDMzIiwidXNlcm5hbWUiOiJAYnVybWFfbW92aWVfYWRtaW4iLCJlbWFpbCI6ImNoaWtpcGlkaWFAZ21haWwuY29tIiwiZXhwIjoxNzc3OTkxNjEwfQ.AuMFXOyL80wMSlS5hms9RH0oqi506yIXeRiOIWZPfKM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f36c9b50b165ce7-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "18.141.216.188",
        "CF-IPCountry": "SG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "18.141.216.188, 108.162.226.112"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 14:34:28 UTC] === END API CALL LOG ===
[28-Apr-2026 14:34:28 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 14:34:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDMzIiwidXNlcm5hbWUiOiJAYnVybWFfbW92aWVfYWRtaW4iLCJlbWFpbCI6ImNoaWtpcGlkaWFAZ21haWwuY29tIiwiZXhwIjoxNzc3OTkxNjEwfQ.AuMFXOyL80wMSlS5hms9RH0oqi506yIXeRiOIWZPfKM
[28-Apr-2026 14:34:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 14:34:28 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 14:34:28 UTC] User ID: 433
[28-Apr-2026 14:34:28 UTC] ✅ User profile retrieved successfully for user ID: 433
[28-Apr-2026 14:34:33 UTC] === API CALL LOG ===
[28-Apr-2026 14:34:33 UTC] Endpoint: user/profile.php
[28-Apr-2026 14:34:33 UTC] Full Log Data: {
    "timestamp": "2026-04-28 14:34:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "18.141.216.188",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDMzIiwidXNlcm5hbWUiOiJAYnVybWFfbW92aWVfYWRtaW4iLCJlbWFpbCI6ImNoaWtpcGlkaWFAZ21haWwuY29tIiwiZXhwIjoxNzc3OTkxNjEwfQ.AuMFXOyL80wMSlS5hms9RH0oqi506yIXeRiOIWZPfKM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f36c9d79c955ce7-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "18.141.216.188",
        "CF-IPCountry": "SG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "18.141.216.188, 108.162.226.112"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 14:34:33 UTC] === END API CALL LOG ===
[28-Apr-2026 14:34:33 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 14:34:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDMzIiwidXNlcm5hbWUiOiJAYnVybWFfbW92aWVfYWRtaW4iLCJlbWFpbCI6ImNoaWtpcGlkaWFAZ21haWwuY29tIiwiZXhwIjoxNzc3OTkxNjEwfQ.AuMFXOyL80wMSlS5hms9RH0oqi506yIXeRiOIWZPfKM
[28-Apr-2026 14:34:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 14:34:33 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 14:34:33 UTC] User ID: 433
[28-Apr-2026 14:34:33 UTC] ✅ User profile retrieved successfully for user ID: 433
[28-Apr-2026 14:34:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 14:34:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 14:34:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDMzIiwidXNlcm5hbWUiOiJAYnVybWFfbW92aWVfYWRtaW4iLCJlbWFpbCI6ImNoaWtpcGlkaWFAZ21haWwuY29tIiwiZXhwIjoxNzc3OTkxNjEwfQ.AuMFXOyL80wMSlS5hms9RH0oqi506yIXeRiOIWZPfKM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f36c9d79c895ce7-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"18.141.216.188","CF-IPCountry":"SG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"18.141.216.188, 108.162.226.112"}
[28-Apr-2026 14:34:33 UTC] === User Orders API Called ===
[28-Apr-2026 14:34:33 UTC] User ID: 433
[28-Apr-2026 14:34:33 UTC] Limit: 20, Offset: 0
[28-Apr-2026 14:34:33 UTC] Orders found: 0
[28-Apr-2026 14:34:33 UTC] Orders data: []
[28-Apr-2026 14:34:33 UTC] Total orders count: 0
[28-Apr-2026 14:34:33 UTC] === API CALL LOG ===
[28-Apr-2026 14:34:33 UTC] Endpoint: user/profile.php
[28-Apr-2026 14:34:33 UTC] Full Log Data: {
    "timestamp": "2026-04-28 14:34:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "18.141.216.188",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDMzIiwidXNlcm5hbWUiOiJAYnVybWFfbW92aWVfYWRtaW4iLCJlbWFpbCI6ImNoaWtpcGlkaWFAZ21haWwuY29tIiwiZXhwIjoxNzc3OTkxNjEwfQ.AuMFXOyL80wMSlS5hms9RH0oqi506yIXeRiOIWZPfKM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f36c9d90de45ce7-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "18.141.216.188",
        "CF-IPCountry": "SG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "18.141.216.188, 108.162.226.112"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 14:34:33 UTC] === END API CALL LOG ===
[28-Apr-2026 14:34:33 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 14:34:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDMzIiwidXNlcm5hbWUiOiJAYnVybWFfbW92aWVfYWRtaW4iLCJlbWFpbCI6ImNoaWtpcGlkaWFAZ21haWwuY29tIiwiZXhwIjoxNzc3OTkxNjEwfQ.AuMFXOyL80wMSlS5hms9RH0oqi506yIXeRiOIWZPfKM
[28-Apr-2026 14:34:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 14:34:33 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 14:34:33 UTC] User ID: 433
[28-Apr-2026 14:34:33 UTC] ✅ User profile retrieved successfully for user ID: 433
[28-Apr-2026 14:34:34 UTC] === API CALL LOG ===
[28-Apr-2026 14:34:34 UTC] Endpoint: user/profile.php
[28-Apr-2026 14:34:34 UTC] Full Log Data: {
    "timestamp": "2026-04-28 14:34:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "18.141.216.188",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDMzIiwidXNlcm5hbWUiOiJAYnVybWFfbW92aWVfYWRtaW4iLCJlbWFpbCI6ImNoaWtpcGlkaWFAZ21haWwuY29tIiwiZXhwIjoxNzc3OTkxNjEwfQ.AuMFXOyL80wMSlS5hms9RH0oqi506yIXeRiOIWZPfKM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f36c9df8c4f5ce7-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "18.141.216.188",
        "CF-IPCountry": "SG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "18.141.216.188, 108.162.226.113"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 14:34:34 UTC] === END API CALL LOG ===
[28-Apr-2026 14:34:34 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 14:34:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDMzIiwidXNlcm5hbWUiOiJAYnVybWFfbW92aWVfYWRtaW4iLCJlbWFpbCI6ImNoaWtpcGlkaWFAZ21haWwuY29tIiwiZXhwIjoxNzc3OTkxNjEwfQ.AuMFXOyL80wMSlS5hms9RH0oqi506yIXeRiOIWZPfKM
[28-Apr-2026 14:34:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 14:34:34 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 14:34:34 UTC] User ID: 433
[28-Apr-2026 14:34:34 UTC] ✅ User profile retrieved successfully for user ID: 433
[28-Apr-2026 15:40:35 UTC] === API CALL LOG ===
[28-Apr-2026 15:40:35 UTC] Endpoint: user/profile.php
[28-Apr-2026 15:40:35 UTC] Full Log Data: {
    "timestamp": "2026-04-28 15:40:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40f0:11de:2f50:1475:9235:7ff1:3e9a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM0IiwidXNlcm5hbWUiOiJuaXhvcm1vZCIsImVtYWlsIjoiaGFudW1hbnNocmVlcmFtODcyQGdtYWlsLmNvbSIsImV4cCI6MTc3Nzk5NTYzM30.0TlFPfFtorJDaUWRwpzwTKZ244d3yPR4DgQxuUGypW0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f372a8d482a5400-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40f0:11de:2f50:1475:9235:7ff1:3e9a",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40f0:11de:2f50:1475:9235:7ff1:3e9a, 104.22.66.162"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 15:40:35 UTC] === END API CALL LOG ===
[28-Apr-2026 15:40:35 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 15:40:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM0IiwidXNlcm5hbWUiOiJuaXhvcm1vZCIsImVtYWlsIjoiaGFudW1hbnNocmVlcmFtODcyQGdtYWlsLmNvbSIsImV4cCI6MTc3Nzk5NTYzM30.0TlFPfFtorJDaUWRwpzwTKZ244d3yPR4DgQxuUGypW0
[28-Apr-2026 15:40:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 15:40:35 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 15:40:35 UTC] User ID: 434
[28-Apr-2026 15:40:35 UTC] ✅ User profile retrieved successfully for user ID: 434
[28-Apr-2026 15:40:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 15:40:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 15:40:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM0IiwidXNlcm5hbWUiOiJuaXhvcm1vZCIsImVtYWlsIjoiaGFudW1hbnNocmVlcmFtODcyQGdtYWlsLmNvbSIsImV4cCI6MTc3Nzk5NTYzM30.0TlFPfFtorJDaUWRwpzwTKZ244d3yPR4DgQxuUGypW0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f372a8dc97c5400-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40f0:11de:2f50:1475:9235:7ff1:3e9a","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40f0:11de:2f50:1475:9235:7ff1:3e9a, 104.22.66.163"}
[28-Apr-2026 15:40:35 UTC] === User Orders API Called ===
[28-Apr-2026 15:40:35 UTC] User ID: 434
[28-Apr-2026 15:40:35 UTC] Limit: 20, Offset: 0
[28-Apr-2026 15:40:35 UTC] Orders found: 0
[28-Apr-2026 15:40:35 UTC] Orders data: []
[28-Apr-2026 15:40:35 UTC] Total orders count: 0
[28-Apr-2026 15:40:35 UTC] === API CALL LOG ===
[28-Apr-2026 15:40:35 UTC] Endpoint: user/profile.php
[28-Apr-2026 15:40:35 UTC] Full Log Data: {
    "timestamp": "2026-04-28 15:40:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40f0:11de:2f50:1475:9235:7ff1:3e9a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM0IiwidXNlcm5hbWUiOiJuaXhvcm1vZCIsImVtYWlsIjoiaGFudW1hbnNocmVlcmFtODcyQGdtYWlsLmNvbSIsImV4cCI6MTc3Nzk5NTYzM30.0TlFPfFtorJDaUWRwpzwTKZ244d3yPR4DgQxuUGypW0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f372a8e3abb5400-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40f0:11de:2f50:1475:9235:7ff1:3e9a",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40f0:11de:2f50:1475:9235:7ff1:3e9a, 104.22.66.162"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 15:40:35 UTC] === END API CALL LOG ===
[28-Apr-2026 15:40:35 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 15:40:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM0IiwidXNlcm5hbWUiOiJuaXhvcm1vZCIsImVtYWlsIjoiaGFudW1hbnNocmVlcmFtODcyQGdtYWlsLmNvbSIsImV4cCI6MTc3Nzk5NTYzM30.0TlFPfFtorJDaUWRwpzwTKZ244d3yPR4DgQxuUGypW0
[28-Apr-2026 15:40:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 15:40:35 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 15:40:35 UTC] User ID: 434
[28-Apr-2026 15:40:35 UTC] ✅ User profile retrieved successfully for user ID: 434
[28-Apr-2026 15:40:36 UTC] === API CALL LOG ===
[28-Apr-2026 15:40:36 UTC] Endpoint: user/profile.php
[28-Apr-2026 15:40:36 UTC] Full Log Data: {
    "timestamp": "2026-04-28 15:40:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40f0:11de:2f50:1475:9235:7ff1:3e9a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM0IiwidXNlcm5hbWUiOiJuaXhvcm1vZCIsImVtYWlsIjoiaGFudW1hbnNocmVlcmFtODcyQGdtYWlsLmNvbSIsImV4cCI6MTc3Nzk5NTYzM30.0TlFPfFtorJDaUWRwpzwTKZ244d3yPR4DgQxuUGypW0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f372a96699d5400-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40f0:11de:2f50:1475:9235:7ff1:3e9a",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40f0:11de:2f50:1475:9235:7ff1:3e9a, 104.22.66.162"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 15:40:36 UTC] === END API CALL LOG ===
[28-Apr-2026 15:40:36 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 15:40:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM0IiwidXNlcm5hbWUiOiJuaXhvcm1vZCIsImVtYWlsIjoiaGFudW1hbnNocmVlcmFtODcyQGdtYWlsLmNvbSIsImV4cCI6MTc3Nzk5NTYzM30.0TlFPfFtorJDaUWRwpzwTKZ244d3yPR4DgQxuUGypW0
[28-Apr-2026 15:40:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 15:40:36 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 15:40:36 UTC] User ID: 434
[28-Apr-2026 15:40:36 UTC] ✅ User profile retrieved successfully for user ID: 434
[28-Apr-2026 15:41:26 UTC] === API CALL LOG ===
[28-Apr-2026 15:41:26 UTC] Endpoint: user/profile.php
[28-Apr-2026 15:41:26 UTC] Full Log Data: {
    "timestamp": "2026-04-28 15:41:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40f0:11de:2f50:1475:9235:7ff1:3e9a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM0IiwidXNlcm5hbWUiOiJuaXhvcm1vZCIsImVtYWlsIjoiaGFudW1hbnNocmVlcmFtODcyQGdtYWlsLmNvbSIsImV4cCI6MTc3Nzk5NTYzM30.0TlFPfFtorJDaUWRwpzwTKZ244d3yPR4DgQxuUGypW0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f372bce4fbd5400-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40f0:11de:2f50:1475:9235:7ff1:3e9a",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40f0:11de:2f50:1475:9235:7ff1:3e9a, 104.22.66.163"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 15:41:26 UTC] === END API CALL LOG ===
[28-Apr-2026 15:41:26 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 15:41:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM0IiwidXNlcm5hbWUiOiJuaXhvcm1vZCIsImVtYWlsIjoiaGFudW1hbnNocmVlcmFtODcyQGdtYWlsLmNvbSIsImV4cCI6MTc3Nzk5NTYzM30.0TlFPfFtorJDaUWRwpzwTKZ244d3yPR4DgQxuUGypW0
[28-Apr-2026 15:41:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 15:41:26 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 15:41:26 UTC] User ID: 434
[28-Apr-2026 15:41:26 UTC] ✅ User profile retrieved successfully for user ID: 434
[28-Apr-2026 15:41:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 15:41:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 15:41:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM0IiwidXNlcm5hbWUiOiJuaXhvcm1vZCIsImVtYWlsIjoiaGFudW1hbnNocmVlcmFtODcyQGdtYWlsLmNvbSIsImV4cCI6MTc3Nzk5NTYzM30.0TlFPfFtorJDaUWRwpzwTKZ244d3yPR4DgQxuUGypW0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f372bfd88165400-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40f0:11de:2f50:1475:9235:7ff1:3e9a","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40f0:11de:2f50:1475:9235:7ff1:3e9a, 104.22.66.162"}
[28-Apr-2026 15:41:33 UTC] === User Orders API Called ===
[28-Apr-2026 15:41:33 UTC] User ID: 434
[28-Apr-2026 15:41:33 UTC] Limit: 20, Offset: 0
[28-Apr-2026 15:41:33 UTC] Orders found: 0
[28-Apr-2026 15:41:33 UTC] Orders data: []
[28-Apr-2026 15:41:33 UTC] Total orders count: 0
[28-Apr-2026 15:41:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 15:41:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 15:41:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM0IiwidXNlcm5hbWUiOiJuaXhvcm1vZCIsImVtYWlsIjoiaGFudW1hbnNocmVlcmFtODcyQGdtYWlsLmNvbSIsImV4cCI6MTc3Nzk5NTYzM30.0TlFPfFtorJDaUWRwpzwTKZ244d3yPR4DgQxuUGypW0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f372c08b8d85400-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40f0:11de:2f50:1475:9235:7ff1:3e9a","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40f0:11de:2f50:1475:9235:7ff1:3e9a, 104.22.66.162"}
[28-Apr-2026 15:41:35 UTC] === User Orders API Called ===
[28-Apr-2026 15:41:35 UTC] User ID: 434
[28-Apr-2026 15:41:35 UTC] Limit: 20, Offset: 0
[28-Apr-2026 15:41:35 UTC] Orders found: 0
[28-Apr-2026 15:41:35 UTC] Orders data: []
[28-Apr-2026 15:41:35 UTC] Total orders count: 0
[28-Apr-2026 15:41:35 UTC] === API CALL LOG ===
[28-Apr-2026 15:41:35 UTC] Endpoint: user/profile.php
[28-Apr-2026 15:41:35 UTC] Full Log Data: {
    "timestamp": "2026-04-28 15:41:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40f0:11de:2f50:1475:9235:7ff1:3e9a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM0IiwidXNlcm5hbWUiOiJuaXhvcm1vZCIsImVtYWlsIjoiaGFudW1hbnNocmVlcmFtODcyQGdtYWlsLmNvbSIsImV4cCI6MTc3Nzk5NTYzM30.0TlFPfFtorJDaUWRwpzwTKZ244d3yPR4DgQxuUGypW0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f372c092a375400-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40f0:11de:2f50:1475:9235:7ff1:3e9a",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40f0:11de:2f50:1475:9235:7ff1:3e9a, 104.22.66.163"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 15:41:35 UTC] === END API CALL LOG ===
[28-Apr-2026 15:41:35 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 15:41:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM0IiwidXNlcm5hbWUiOiJuaXhvcm1vZCIsImVtYWlsIjoiaGFudW1hbnNocmVlcmFtODcyQGdtYWlsLmNvbSIsImV4cCI6MTc3Nzk5NTYzM30.0TlFPfFtorJDaUWRwpzwTKZ244d3yPR4DgQxuUGypW0
[28-Apr-2026 15:41:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 15:41:35 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 15:41:35 UTC] User ID: 434
[28-Apr-2026 15:41:35 UTC] ✅ User profile retrieved successfully for user ID: 434
[28-Apr-2026 15:41:36 UTC] === API CALL LOG ===
[28-Apr-2026 15:41:36 UTC] Endpoint: user/profile.php
[28-Apr-2026 15:41:36 UTC] Full Log Data: {
    "timestamp": "2026-04-28 15:41:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40f0:11de:2f50:1475:9235:7ff1:3e9a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM0IiwidXNlcm5hbWUiOiJuaXhvcm1vZCIsImVtYWlsIjoiaGFudW1hbnNocmVlcmFtODcyQGdtYWlsLmNvbSIsImV4cCI6MTc3Nzk5NTYzM30.0TlFPfFtorJDaUWRwpzwTKZ244d3yPR4DgQxuUGypW0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f372c0aaead5400-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40f0:11de:2f50:1475:9235:7ff1:3e9a",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40f0:11de:2f50:1475:9235:7ff1:3e9a, 104.22.66.163"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 15:41:36 UTC] === END API CALL LOG ===
[28-Apr-2026 15:41:36 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 15:41:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM0IiwidXNlcm5hbWUiOiJuaXhvcm1vZCIsImVtYWlsIjoiaGFudW1hbnNocmVlcmFtODcyQGdtYWlsLmNvbSIsImV4cCI6MTc3Nzk5NTYzM30.0TlFPfFtorJDaUWRwpzwTKZ244d3yPR4DgQxuUGypW0
[28-Apr-2026 15:41:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 15:41:36 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 15:41:36 UTC] User ID: 434
[28-Apr-2026 15:41:36 UTC] ✅ User profile retrieved successfully for user ID: 434
[28-Apr-2026 15:42:10 UTC] === API CALL LOG ===
[28-Apr-2026 15:42:10 UTC] Endpoint: user/profile.php
[28-Apr-2026 15:42:10 UTC] Full Log Data: {
    "timestamp": "2026-04-28 15:42:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40f0:11de:2f50:1475:9235:7ff1:3e9a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM0IiwidXNlcm5hbWUiOiJuaXhvcm1vZCIsImVtYWlsIjoiaGFudW1hbnNocmVlcmFtODcyQGdtYWlsLmNvbSIsImV4cCI6MTc3Nzk5NTYzM30.0TlFPfFtorJDaUWRwpzwTKZ244d3yPR4DgQxuUGypW0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f372ce109235400-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40f0:11de:2f50:1475:9235:7ff1:3e9a",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40f0:11de:2f50:1475:9235:7ff1:3e9a, 104.22.66.162"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 15:42:10 UTC] === END API CALL LOG ===
[28-Apr-2026 15:42:10 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 15:42:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM0IiwidXNlcm5hbWUiOiJuaXhvcm1vZCIsImVtYWlsIjoiaGFudW1hbnNocmVlcmFtODcyQGdtYWlsLmNvbSIsImV4cCI6MTc3Nzk5NTYzM30.0TlFPfFtorJDaUWRwpzwTKZ244d3yPR4DgQxuUGypW0
[28-Apr-2026 15:42:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 15:42:10 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 15:42:10 UTC] User ID: 434
[28-Apr-2026 15:42:10 UTC] ✅ User profile retrieved successfully for user ID: 434
[28-Apr-2026 15:42:10 UTC] User Purchases API - User ID: 434
[28-Apr-2026 15:42:10 UTC] User Purchases API - Total purchases found: 0
[28-Apr-2026 15:42:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 15:42:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 15:42:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM0IiwidXNlcm5hbWUiOiJuaXhvcm1vZCIsImVtYWlsIjoiaGFudW1hbnNocmVlcmFtODcyQGdtYWlsLmNvbSIsImV4cCI6MTc3Nzk5NTYzM30.0TlFPfFtorJDaUWRwpzwTKZ244d3yPR4DgQxuUGypW0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f372cfe48a65400-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40f0:11de:2f50:1475:9235:7ff1:3e9a","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40f0:11de:2f50:1475:9235:7ff1:3e9a, 104.22.66.162"}
[28-Apr-2026 15:42:15 UTC] === User Orders API Called ===
[28-Apr-2026 15:42:15 UTC] User ID: 434
[28-Apr-2026 15:42:15 UTC] Limit: 20, Offset: 0
[28-Apr-2026 15:42:15 UTC] Orders found: 0
[28-Apr-2026 15:42:15 UTC] Orders data: []
[28-Apr-2026 15:42:15 UTC] Total orders count: 0
[28-Apr-2026 15:42:15 UTC] === API CALL LOG ===
[28-Apr-2026 15:42:15 UTC] Endpoint: user/profile.php
[28-Apr-2026 15:42:15 UTC] Full Log Data: {
    "timestamp": "2026-04-28 15:42:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40f0:11de:2f50:1475:9235:7ff1:3e9a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM0IiwidXNlcm5hbWUiOiJuaXhvcm1vZCIsImVtYWlsIjoiaGFudW1hbnNocmVlcmFtODcyQGdtYWlsLmNvbSIsImV4cCI6MTc3Nzk5NTYzM30.0TlFPfFtorJDaUWRwpzwTKZ244d3yPR4DgQxuUGypW0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f372cfea9da5400-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40f0:11de:2f50:1475:9235:7ff1:3e9a",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40f0:11de:2f50:1475:9235:7ff1:3e9a, 104.22.66.163"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 15:42:15 UTC] === END API CALL LOG ===
[28-Apr-2026 15:42:15 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 15:42:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM0IiwidXNlcm5hbWUiOiJuaXhvcm1vZCIsImVtYWlsIjoiaGFudW1hbnNocmVlcmFtODcyQGdtYWlsLmNvbSIsImV4cCI6MTc3Nzk5NTYzM30.0TlFPfFtorJDaUWRwpzwTKZ244d3yPR4DgQxuUGypW0
[28-Apr-2026 15:42:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 15:42:15 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 15:42:15 UTC] User ID: 434
[28-Apr-2026 15:42:15 UTC] ✅ User profile retrieved successfully for user ID: 434
[28-Apr-2026 15:42:15 UTC] === API CALL LOG ===
[28-Apr-2026 15:42:15 UTC] Endpoint: user/profile.php
[28-Apr-2026 15:42:15 UTC] Full Log Data: {
    "timestamp": "2026-04-28 15:42:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40f0:11de:2f50:1475:9235:7ff1:3e9a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM0IiwidXNlcm5hbWUiOiJuaXhvcm1vZCIsImVtYWlsIjoiaGFudW1hbnNocmVlcmFtODcyQGdtYWlsLmNvbSIsImV4cCI6MTc3Nzk5NTYzM30.0TlFPfFtorJDaUWRwpzwTKZ244d3yPR4DgQxuUGypW0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f372d001d9c5400-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40f0:11de:2f50:1475:9235:7ff1:3e9a",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40f0:11de:2f50:1475:9235:7ff1:3e9a, 104.22.66.163"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 15:42:15 UTC] === END API CALL LOG ===
[28-Apr-2026 15:42:15 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 15:42:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM0IiwidXNlcm5hbWUiOiJuaXhvcm1vZCIsImVtYWlsIjoiaGFudW1hbnNocmVlcmFtODcyQGdtYWlsLmNvbSIsImV4cCI6MTc3Nzk5NTYzM30.0TlFPfFtorJDaUWRwpzwTKZ244d3yPR4DgQxuUGypW0
[28-Apr-2026 15:42:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 15:42:15 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 15:42:15 UTC] User ID: 434
[28-Apr-2026 15:42:15 UTC] ✅ User profile retrieved successfully for user ID: 434
[28-Apr-2026 15:42:22 UTC] === API CALL LOG ===
[28-Apr-2026 15:42:22 UTC] Endpoint: user/profile.php
[28-Apr-2026 15:42:22 UTC] Full Log Data: {
    "timestamp": "2026-04-28 15:42:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40f0:11de:2f50:1475:9235:7ff1:3e9a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM0IiwidXNlcm5hbWUiOiJuaXhvcm1vZCIsImVtYWlsIjoiaGFudW1hbnNocmVlcmFtODcyQGdtYWlsLmNvbSIsImV4cCI6MTc3Nzk5NTYzM30.0TlFPfFtorJDaUWRwpzwTKZ244d3yPR4DgQxuUGypW0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f372d2d1cfcf8d3-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40f0:11de:2f50:1475:9235:7ff1:3e9a",
        "X-Forwarded-For": "2409:40f0:11de:2f50:1475:9235:7ff1:3e9a,2409:40f0:11de:2f50:1475:9235:7ff1:3e9a, 172.70.143.195",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 15:42:22 UTC] === END API CALL LOG ===
[28-Apr-2026 15:42:22 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 15:42:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM0IiwidXNlcm5hbWUiOiJuaXhvcm1vZCIsImVtYWlsIjoiaGFudW1hbnNocmVlcmFtODcyQGdtYWlsLmNvbSIsImV4cCI6MTc3Nzk5NTYzM30.0TlFPfFtorJDaUWRwpzwTKZ244d3yPR4DgQxuUGypW0
[28-Apr-2026 15:42:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 15:42:22 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 15:42:22 UTC] User ID: 434
[28-Apr-2026 15:42:22 UTC] ✅ User profile retrieved successfully for user ID: 434
[28-Apr-2026 15:42:24 UTC] === API CALL LOG ===
[28-Apr-2026 15:42:24 UTC] Endpoint: user/profile.php
[28-Apr-2026 15:42:24 UTC] Full Log Data: {
    "timestamp": "2026-04-28 15:42:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40f0:11de:2f50:1475:9235:7ff1:3e9a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM0IiwidXNlcm5hbWUiOiJuaXhvcm1vZCIsImVtYWlsIjoiaGFudW1hbnNocmVlcmFtODcyQGdtYWlsLmNvbSIsImV4cCI6MTc3Nzk5NTYzM30.0TlFPfFtorJDaUWRwpzwTKZ244d3yPR4DgQxuUGypW0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f372d36a942f8d3-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40f0:11de:2f50:1475:9235:7ff1:3e9a",
        "X-Forwarded-For": "2409:40f0:11de:2f50:1475:9235:7ff1:3e9a,2409:40f0:11de:2f50:1475:9235:7ff1:3e9a, 172.71.152.39",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 15:42:24 UTC] === END API CALL LOG ===
[28-Apr-2026 15:42:24 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 15:42:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM0IiwidXNlcm5hbWUiOiJuaXhvcm1vZCIsImVtYWlsIjoiaGFudW1hbnNocmVlcmFtODcyQGdtYWlsLmNvbSIsImV4cCI6MTc3Nzk5NTYzM30.0TlFPfFtorJDaUWRwpzwTKZ244d3yPR4DgQxuUGypW0
[28-Apr-2026 15:42:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 15:42:24 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 15:42:24 UTC] User ID: 434
[28-Apr-2026 15:42:24 UTC] ✅ User profile retrieved successfully for user ID: 434
[28-Apr-2026 15:42:24 UTC] === API CALL LOG ===
[28-Apr-2026 15:42:24 UTC] Endpoint: user/profile.php
[28-Apr-2026 15:42:24 UTC] Full Log Data: {
    "timestamp": "2026-04-28 15:42:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40f0:11de:2f50:1475:9235:7ff1:3e9a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM0IiwidXNlcm5hbWUiOiJuaXhvcm1vZCIsImVtYWlsIjoiaGFudW1hbnNocmVlcmFtODcyQGdtYWlsLmNvbSIsImV4cCI6MTc3Nzk5NTYzM30.0TlFPfFtorJDaUWRwpzwTKZ244d3yPR4DgQxuUGypW0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f372d36a93df8d3-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40f0:11de:2f50:1475:9235:7ff1:3e9a",
        "X-Forwarded-For": "2409:40f0:11de:2f50:1475:9235:7ff1:3e9a,2409:40f0:11de:2f50:1475:9235:7ff1:3e9a, 172.71.152.40",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 15:42:24 UTC] === END API CALL LOG ===
[28-Apr-2026 15:42:24 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 15:42:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM0IiwidXNlcm5hbWUiOiJuaXhvcm1vZCIsImVtYWlsIjoiaGFudW1hbnNocmVlcmFtODcyQGdtYWlsLmNvbSIsImV4cCI6MTc3Nzk5NTYzM30.0TlFPfFtorJDaUWRwpzwTKZ244d3yPR4DgQxuUGypW0
[28-Apr-2026 15:42:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 15:42:24 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 15:42:24 UTC] User ID: 434
[28-Apr-2026 15:42:24 UTC] ✅ User profile retrieved successfully for user ID: 434
[28-Apr-2026 15:42:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 15:42:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 15:42:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM0IiwidXNlcm5hbWUiOiJuaXhvcm1vZCIsImVtYWlsIjoiaGFudW1hbnNocmVlcmFtODcyQGdtYWlsLmNvbSIsImV4cCI6MTc3Nzk5NTYzM30.0TlFPfFtorJDaUWRwpzwTKZ244d3yPR4DgQxuUGypW0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f372d36a941f8d3-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40f0:11de:2f50:1475:9235:7ff1:3e9a","X-Forwarded-For":"2409:40f0:11de:2f50:1475:9235:7ff1:3e9a,2409:40f0:11de:2f50:1475:9235:7ff1:3e9a, 172.71.152.39","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[28-Apr-2026 15:42:24 UTC] === User Orders API Called ===
[28-Apr-2026 15:42:24 UTC] User ID: 434
[28-Apr-2026 15:42:24 UTC] Limit: 20, Offset: 0
[28-Apr-2026 15:42:24 UTC] Orders found: 0
[28-Apr-2026 15:42:24 UTC] Orders data: []
[28-Apr-2026 15:42:24 UTC] Total orders count: 0
[28-Apr-2026 15:42:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 15:42:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 15:42:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM1IiwidXNlcm5hbWUiOiJUSCBPd25lciIsImVtYWlsIjoidGhvd25lcjExMUBnbWFpbC5jb20iLCJleHAiOjE3Nzc5OTU3NDl9.R9SHCkw3pQ6zIGcaQMuhum5d24XSh-CLuCEYsp88o2A","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f372d60e8ca0645-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.118.77.154","X-Forwarded-For":"103.118.77.154,103.118.77.154, 172.68.163.147","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[28-Apr-2026 15:42:30 UTC] === User Orders API Called ===
[28-Apr-2026 15:42:30 UTC] User ID: 435
[28-Apr-2026 15:42:30 UTC] Limit: 20, Offset: 0
[28-Apr-2026 15:42:30 UTC] Orders found: 0
[28-Apr-2026 15:42:30 UTC] Orders data: []
[28-Apr-2026 15:42:30 UTC] Total orders count: 0
[28-Apr-2026 15:42:30 UTC] === API CALL LOG ===
[28-Apr-2026 15:42:30 UTC] Endpoint: user/profile.php
[28-Apr-2026 15:42:30 UTC] Full Log Data: {
    "timestamp": "2026-04-28 15:42:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.118.77.154",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM1IiwidXNlcm5hbWUiOiJUSCBPd25lciIsImVtYWlsIjoidGhvd25lcjExMUBnbWFpbC5jb20iLCJleHAiOjE3Nzc5OTU3NDl9.R9SHCkw3pQ6zIGcaQMuhum5d24XSh-CLuCEYsp88o2A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f372d60c84a0645-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.118.77.154",
        "X-Forwarded-For": "103.118.77.154,103.118.77.154, 172.68.163.147",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 15:42:30 UTC] === END API CALL LOG ===
[28-Apr-2026 15:42:30 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 15:42:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM1IiwidXNlcm5hbWUiOiJUSCBPd25lciIsImVtYWlsIjoidGhvd25lcjExMUBnbWFpbC5jb20iLCJleHAiOjE3Nzc5OTU3NDl9.R9SHCkw3pQ6zIGcaQMuhum5d24XSh-CLuCEYsp88o2A
[28-Apr-2026 15:42:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 15:42:30 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 15:42:30 UTC] User ID: 435
[28-Apr-2026 15:42:30 UTC] ✅ User profile retrieved successfully for user ID: 435
[28-Apr-2026 15:42:30 UTC] === API CALL LOG ===
[28-Apr-2026 15:42:30 UTC] Endpoint: user/profile.php
[28-Apr-2026 15:42:30 UTC] Full Log Data: {
    "timestamp": "2026-04-28 15:42:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.118.77.154",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM1IiwidXNlcm5hbWUiOiJUSCBPd25lciIsImVtYWlsIjoidGhvd25lcjExMUBnbWFpbC5jb20iLCJleHAiOjE3Nzc5OTU3NDl9.R9SHCkw3pQ6zIGcaQMuhum5d24XSh-CLuCEYsp88o2A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f372d615a1e0645-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.118.77.154",
        "X-Forwarded-For": "103.118.77.154,103.118.77.154, 172.68.163.146",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 15:42:30 UTC] === END API CALL LOG ===
[28-Apr-2026 15:42:30 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 15:42:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM1IiwidXNlcm5hbWUiOiJUSCBPd25lciIsImVtYWlsIjoidGhvd25lcjExMUBnbWFpbC5jb20iLCJleHAiOjE3Nzc5OTU3NDl9.R9SHCkw3pQ6zIGcaQMuhum5d24XSh-CLuCEYsp88o2A
[28-Apr-2026 15:42:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 15:42:30 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 15:42:30 UTC] User ID: 435
[28-Apr-2026 15:42:30 UTC] ✅ User profile retrieved successfully for user ID: 435
[28-Apr-2026 15:42:31 UTC] === API CALL LOG ===
[28-Apr-2026 15:42:31 UTC] Endpoint: user/profile.php
[28-Apr-2026 15:42:31 UTC] Full Log Data: {
    "timestamp": "2026-04-28 15:42:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.118.77.154",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM1IiwidXNlcm5hbWUiOiJUSCBPd25lciIsImVtYWlsIjoidGhvd25lcjExMUBnbWFpbC5jb20iLCJleHAiOjE3Nzc5OTU3NDl9.R9SHCkw3pQ6zIGcaQMuhum5d24XSh-CLuCEYsp88o2A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f372d681bf10645-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.118.77.154",
        "X-Forwarded-For": "103.118.77.154,103.118.77.154, 172.68.163.146",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 15:42:31 UTC] === END API CALL LOG ===
[28-Apr-2026 15:42:31 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 15:42:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM1IiwidXNlcm5hbWUiOiJUSCBPd25lciIsImVtYWlsIjoidGhvd25lcjExMUBnbWFpbC5jb20iLCJleHAiOjE3Nzc5OTU3NDl9.R9SHCkw3pQ6zIGcaQMuhum5d24XSh-CLuCEYsp88o2A
[28-Apr-2026 15:42:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 15:42:31 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 15:42:31 UTC] User ID: 435
[28-Apr-2026 15:42:31 UTC] ✅ User profile retrieved successfully for user ID: 435
[28-Apr-2026 15:42:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 15:42:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 15:42:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM0IiwidXNlcm5hbWUiOiJuaXhvcm1vZCIsImVtYWlsIjoiaGFudW1hbnNocmVlcmFtODcyQGdtYWlsLmNvbSIsImV4cCI6MTc3Nzk5NTYzM30.0TlFPfFtorJDaUWRwpzwTKZ244d3yPR4DgQxuUGypW0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f372dbdc8bff8d3-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40f0:11de:2f50:1475:9235:7ff1:3e9a","X-Forwarded-For":"2409:40f0:11de:2f50:1475:9235:7ff1:3e9a,2409:40f0:11de:2f50:1475:9235:7ff1:3e9a, 172.70.143.195","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[28-Apr-2026 15:42:45 UTC] === User Orders API Called ===
[28-Apr-2026 15:42:45 UTC] User ID: 434
[28-Apr-2026 15:42:45 UTC] Limit: 20, Offset: 0
[28-Apr-2026 15:42:45 UTC] Orders found: 0
[28-Apr-2026 15:42:45 UTC] Orders data: []
[28-Apr-2026 15:42:45 UTC] Total orders count: 0
[28-Apr-2026 15:42:45 UTC] === API CALL LOG ===
[28-Apr-2026 15:42:45 UTC] Endpoint: user/profile.php
[28-Apr-2026 15:42:45 UTC] Full Log Data: {
    "timestamp": "2026-04-28 15:42:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40f0:11de:2f50:1475:9235:7ff1:3e9a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM0IiwidXNlcm5hbWUiOiJuaXhvcm1vZCIsImVtYWlsIjoiaGFudW1hbnNocmVlcmFtODcyQGdtYWlsLmNvbSIsImV4cCI6MTc3Nzk5NTYzM30.0TlFPfFtorJDaUWRwpzwTKZ244d3yPR4DgQxuUGypW0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f372dbf6d46f8d3-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40f0:11de:2f50:1475:9235:7ff1:3e9a",
        "X-Forwarded-For": "2409:40f0:11de:2f50:1475:9235:7ff1:3e9a,2409:40f0:11de:2f50:1475:9235:7ff1:3e9a, 172.70.143.194",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 15:42:45 UTC] === END API CALL LOG ===
[28-Apr-2026 15:42:45 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 15:42:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM0IiwidXNlcm5hbWUiOiJuaXhvcm1vZCIsImVtYWlsIjoiaGFudW1hbnNocmVlcmFtODcyQGdtYWlsLmNvbSIsImV4cCI6MTc3Nzk5NTYzM30.0TlFPfFtorJDaUWRwpzwTKZ244d3yPR4DgQxuUGypW0
[28-Apr-2026 15:42:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 15:42:45 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 15:42:45 UTC] User ID: 434
[28-Apr-2026 15:42:45 UTC] ✅ User profile retrieved successfully for user ID: 434
[28-Apr-2026 15:42:45 UTC] === API CALL LOG ===
[28-Apr-2026 15:42:45 UTC] Endpoint: user/profile.php
[28-Apr-2026 15:42:45 UTC] Full Log Data: {
    "timestamp": "2026-04-28 15:42:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40f0:11de:2f50:1475:9235:7ff1:3e9a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM0IiwidXNlcm5hbWUiOiJuaXhvcm1vZCIsImVtYWlsIjoiaGFudW1hbnNocmVlcmFtODcyQGdtYWlsLmNvbSIsImV4cCI6MTc3Nzk5NTYzM30.0TlFPfFtorJDaUWRwpzwTKZ244d3yPR4DgQxuUGypW0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f372dbdc8c4f8d3-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40f0:11de:2f50:1475:9235:7ff1:3e9a",
        "X-Forwarded-For": "2409:40f0:11de:2f50:1475:9235:7ff1:3e9a,2409:40f0:11de:2f50:1475:9235:7ff1:3e9a, 172.70.143.195",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 15:42:45 UTC] === END API CALL LOG ===
[28-Apr-2026 15:42:45 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 15:42:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM0IiwidXNlcm5hbWUiOiJuaXhvcm1vZCIsImVtYWlsIjoiaGFudW1hbnNocmVlcmFtODcyQGdtYWlsLmNvbSIsImV4cCI6MTc3Nzk5NTYzM30.0TlFPfFtorJDaUWRwpzwTKZ244d3yPR4DgQxuUGypW0
[28-Apr-2026 15:42:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 15:42:45 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 15:42:45 UTC] User ID: 434
[28-Apr-2026 15:42:45 UTC] ✅ User profile retrieved successfully for user ID: 434
[28-Apr-2026 15:43:04 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 15:43:04 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 15:43:04 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM0IiwidXNlcm5hbWUiOiJuaXhvcm1vZCIsImVtYWlsIjoiaGFudW1hbnNocmVlcmFtODcyQGdtYWlsLmNvbSIsImV4cCI6MTc3Nzk5NTYzM30.0TlFPfFtorJDaUWRwpzwTKZ244d3yPR4DgQxuUGypW0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f372e315cb7f8d3-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40f0:11de:2f50:1475:9235:7ff1:3e9a","X-Forwarded-For":"2409:40f0:11de:2f50:1475:9235:7ff1:3e9a,2409:40f0:11de:2f50:1475:9235:7ff1:3e9a, 172.70.143.194","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[28-Apr-2026 15:43:04 UTC] === User Orders API Called ===
[28-Apr-2026 15:43:04 UTC] User ID: 434
[28-Apr-2026 15:43:04 UTC] Limit: 20, Offset: 0
[28-Apr-2026 15:43:04 UTC] Orders found: 0
[28-Apr-2026 15:43:04 UTC] Orders data: []
[28-Apr-2026 15:43:04 UTC] Total orders count: 0
[28-Apr-2026 15:43:04 UTC] === API CALL LOG ===
[28-Apr-2026 15:43:04 UTC] Endpoint: user/profile.php
[28-Apr-2026 15:43:04 UTC] Full Log Data: {
    "timestamp": "2026-04-28 15:43:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40f0:11de:2f50:1475:9235:7ff1:3e9a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM0IiwidXNlcm5hbWUiOiJuaXhvcm1vZCIsImVtYWlsIjoiaGFudW1hbnNocmVlcmFtODcyQGdtYWlsLmNvbSIsImV4cCI6MTc3Nzk5NTYzM30.0TlFPfFtorJDaUWRwpzwTKZ244d3yPR4DgQxuUGypW0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f372e315cb9f8d3-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40f0:11de:2f50:1475:9235:7ff1:3e9a",
        "X-Forwarded-For": "2409:40f0:11de:2f50:1475:9235:7ff1:3e9a,2409:40f0:11de:2f50:1475:9235:7ff1:3e9a, 172.70.143.194",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 15:43:04 UTC] === END API CALL LOG ===
[28-Apr-2026 15:43:04 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 15:43:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM0IiwidXNlcm5hbWUiOiJuaXhvcm1vZCIsImVtYWlsIjoiaGFudW1hbnNocmVlcmFtODcyQGdtYWlsLmNvbSIsImV4cCI6MTc3Nzk5NTYzM30.0TlFPfFtorJDaUWRwpzwTKZ244d3yPR4DgQxuUGypW0
[28-Apr-2026 15:43:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 15:43:04 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 15:43:04 UTC] User ID: 434
[28-Apr-2026 15:43:04 UTC] ✅ User profile retrieved successfully for user ID: 434
[28-Apr-2026 15:43:04 UTC] === API CALL LOG ===
[28-Apr-2026 15:43:04 UTC] Endpoint: user/profile.php
[28-Apr-2026 15:43:04 UTC] Full Log Data: {
    "timestamp": "2026-04-28 15:43:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40f0:11de:2f50:1475:9235:7ff1:3e9a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM0IiwidXNlcm5hbWUiOiJuaXhvcm1vZCIsImVtYWlsIjoiaGFudW1hbnNocmVlcmFtODcyQGdtYWlsLmNvbSIsImV4cCI6MTc3Nzk5NTYzM30.0TlFPfFtorJDaUWRwpzwTKZ244d3yPR4DgQxuUGypW0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f372e324f0df8d3-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40f0:11de:2f50:1475:9235:7ff1:3e9a",
        "X-Forwarded-For": "2409:40f0:11de:2f50:1475:9235:7ff1:3e9a,2409:40f0:11de:2f50:1475:9235:7ff1:3e9a, 172.70.143.195",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 15:43:04 UTC] === END API CALL LOG ===
[28-Apr-2026 15:43:04 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 15:43:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM0IiwidXNlcm5hbWUiOiJuaXhvcm1vZCIsImVtYWlsIjoiaGFudW1hbnNocmVlcmFtODcyQGdtYWlsLmNvbSIsImV4cCI6MTc3Nzk5NTYzM30.0TlFPfFtorJDaUWRwpzwTKZ244d3yPR4DgQxuUGypW0
[28-Apr-2026 15:43:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 15:43:04 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 15:43:04 UTC] User ID: 434
[28-Apr-2026 15:43:04 UTC] ✅ User profile retrieved successfully for user ID: 434
[28-Apr-2026 15:43:09 UTC] === API CALL LOG ===
[28-Apr-2026 15:43:09 UTC] Endpoint: user/profile.php
[28-Apr-2026 15:43:09 UTC] Full Log Data: {
    "timestamp": "2026-04-28 15:43:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.118.77.154",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM1IiwidXNlcm5hbWUiOiJUSCBPd25lciIsImVtYWlsIjoidGhvd25lcjExMUBnbWFpbC5jb20iLCJleHAiOjE3Nzc5OTU3NDl9.R9SHCkw3pQ6zIGcaQMuhum5d24XSh-CLuCEYsp88o2A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f372e52580ae87e-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.118.77.154",
        "X-Forwarded-For": "103.118.77.154,103.118.77.154, 172.68.163.147",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 15:43:09 UTC] === END API CALL LOG ===
[28-Apr-2026 15:43:09 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 15:43:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM1IiwidXNlcm5hbWUiOiJUSCBPd25lciIsImVtYWlsIjoidGhvd25lcjExMUBnbWFpbC5jb20iLCJleHAiOjE3Nzc5OTU3NDl9.R9SHCkw3pQ6zIGcaQMuhum5d24XSh-CLuCEYsp88o2A
[28-Apr-2026 15:43:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 15:43:09 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 15:43:09 UTC] User ID: 435
[28-Apr-2026 15:43:09 UTC] ✅ User profile retrieved successfully for user ID: 435
[28-Apr-2026 15:43:10 UTC] === API CALL LOG ===
[28-Apr-2026 15:43:10 UTC] Endpoint: user/profile.php
[28-Apr-2026 15:43:10 UTC] Full Log Data: {
    "timestamp": "2026-04-28 15:43:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40f0:11de:2f50:1475:9235:7ff1:3e9a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM0IiwidXNlcm5hbWUiOiJuaXhvcm1vZCIsImVtYWlsIjoiaGFudW1hbnNocmVlcmFtODcyQGdtYWlsLmNvbSIsImV4cCI6MTc3Nzk5NTYzM30.0TlFPfFtorJDaUWRwpzwTKZ244d3yPR4DgQxuUGypW0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f372e5b5afefd7d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40f0:11de:2f50:1475:9235:7ff1:3e9a",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40f0:11de:2f50:1475:9235:7ff1:3e9a, 172.70.208.5"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 15:43:10 UTC] === END API CALL LOG ===
[28-Apr-2026 15:43:10 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 15:43:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM0IiwidXNlcm5hbWUiOiJuaXhvcm1vZCIsImVtYWlsIjoiaGFudW1hbnNocmVlcmFtODcyQGdtYWlsLmNvbSIsImV4cCI6MTc3Nzk5NTYzM30.0TlFPfFtorJDaUWRwpzwTKZ244d3yPR4DgQxuUGypW0
[28-Apr-2026 15:43:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 15:43:10 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 15:43:10 UTC] User ID: 434
[28-Apr-2026 15:43:10 UTC] ✅ User profile retrieved successfully for user ID: 434
[28-Apr-2026 15:43:12 UTC] === API CALL LOG ===
[28-Apr-2026 15:43:12 UTC] Endpoint: user/profile.php
[28-Apr-2026 15:43:12 UTC] Full Log Data: {
    "timestamp": "2026-04-28 15:43:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40f0:11de:2f50:1475:9235:7ff1:3e9a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM0IiwidXNlcm5hbWUiOiJuaXhvcm1vZCIsImVtYWlsIjoiaGFudW1hbnNocmVlcmFtODcyQGdtYWlsLmNvbSIsImV4cCI6MTc3Nzk5NTYzM30.0TlFPfFtorJDaUWRwpzwTKZ244d3yPR4DgQxuUGypW0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f372e638d8ffd7d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40f0:11de:2f50:1475:9235:7ff1:3e9a",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40f0:11de:2f50:1475:9235:7ff1:3e9a, 172.70.208.5"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 15:43:12 UTC] === END API CALL LOG ===
[28-Apr-2026 15:43:12 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 15:43:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM0IiwidXNlcm5hbWUiOiJuaXhvcm1vZCIsImVtYWlsIjoiaGFudW1hbnNocmVlcmFtODcyQGdtYWlsLmNvbSIsImV4cCI6MTc3Nzk5NTYzM30.0TlFPfFtorJDaUWRwpzwTKZ244d3yPR4DgQxuUGypW0
[28-Apr-2026 15:43:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 15:43:12 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 15:43:12 UTC] User ID: 434
[28-Apr-2026 15:43:12 UTC] ✅ User profile retrieved successfully for user ID: 434
[28-Apr-2026 15:43:12 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 15:43:12 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 15:43:12 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM0IiwidXNlcm5hbWUiOiJuaXhvcm1vZCIsImVtYWlsIjoiaGFudW1hbnNocmVlcmFtODcyQGdtYWlsLmNvbSIsImV4cCI6MTc3Nzk5NTYzM30.0TlFPfFtorJDaUWRwpzwTKZ244d3yPR4DgQxuUGypW0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f372e63ee95fd7d-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40f0:11de:2f50:1475:9235:7ff1:3e9a","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40f0:11de:2f50:1475:9235:7ff1:3e9a, 172.70.208.5"}
[28-Apr-2026 15:43:12 UTC] === User Orders API Called ===
[28-Apr-2026 15:43:12 UTC] User ID: 434
[28-Apr-2026 15:43:12 UTC] Limit: 20, Offset: 0
[28-Apr-2026 15:43:12 UTC] Orders found: 0
[28-Apr-2026 15:43:12 UTC] Orders data: []
[28-Apr-2026 15:43:12 UTC] Total orders count: 0
[28-Apr-2026 15:43:12 UTC] === API CALL LOG ===
[28-Apr-2026 15:43:12 UTC] Endpoint: user/profile.php
[28-Apr-2026 15:43:12 UTC] Full Log Data: {
    "timestamp": "2026-04-28 15:43:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40f0:11de:2f50:1475:9235:7ff1:3e9a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM0IiwidXNlcm5hbWUiOiJuaXhvcm1vZCIsImVtYWlsIjoiaGFudW1hbnNocmVlcmFtODcyQGdtYWlsLmNvbSIsImV4cCI6MTc3Nzk5NTYzM30.0TlFPfFtorJDaUWRwpzwTKZ244d3yPR4DgQxuUGypW0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f372e645fb2fd7d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40f0:11de:2f50:1475:9235:7ff1:3e9a",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40f0:11de:2f50:1475:9235:7ff1:3e9a, 172.70.208.5"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 15:43:12 UTC] === END API CALL LOG ===
[28-Apr-2026 15:43:12 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 15:43:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM0IiwidXNlcm5hbWUiOiJuaXhvcm1vZCIsImVtYWlsIjoiaGFudW1hbnNocmVlcmFtODcyQGdtYWlsLmNvbSIsImV4cCI6MTc3Nzk5NTYzM30.0TlFPfFtorJDaUWRwpzwTKZ244d3yPR4DgQxuUGypW0
[28-Apr-2026 15:43:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 15:43:12 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 15:43:12 UTC] User ID: 434
[28-Apr-2026 15:43:12 UTC] ✅ User profile retrieved successfully for user ID: 434
[28-Apr-2026 15:43:16 UTC] === API CALL LOG ===
[28-Apr-2026 15:43:16 UTC] Endpoint: user/profile.php
[28-Apr-2026 15:43:16 UTC] Full Log Data: {
    "timestamp": "2026-04-28 15:43:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40f0:11de:2f50:1475:9235:7ff1:3e9a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM0IiwidXNlcm5hbWUiOiJuaXhvcm1vZCIsImVtYWlsIjoiaGFudW1hbnNocmVlcmFtODcyQGdtYWlsLmNvbSIsImV4cCI6MTc3Nzk5NTYzM30.0TlFPfFtorJDaUWRwpzwTKZ244d3yPR4DgQxuUGypW0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f372e801ce7f93b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40f0:11de:2f50:1475:9235:7ff1:3e9a",
        "X-Forwarded-For": "2409:40f0:11de:2f50:1475:9235:7ff1:3e9a,2409:40f0:11de:2f50:1475:9235:7ff1:3e9a, 172.68.164.101",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 15:43:16 UTC] === END API CALL LOG ===
[28-Apr-2026 15:43:16 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 15:43:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM0IiwidXNlcm5hbWUiOiJuaXhvcm1vZCIsImVtYWlsIjoiaGFudW1hbnNocmVlcmFtODcyQGdtYWlsLmNvbSIsImV4cCI6MTc3Nzk5NTYzM30.0TlFPfFtorJDaUWRwpzwTKZ244d3yPR4DgQxuUGypW0
[28-Apr-2026 15:43:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 15:43:16 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 15:43:16 UTC] User ID: 434
[28-Apr-2026 15:43:16 UTC] ✅ User profile retrieved successfully for user ID: 434
[28-Apr-2026 15:43:18 UTC] === API CALL LOG ===
[28-Apr-2026 15:43:18 UTC] Endpoint: user/profile.php
[28-Apr-2026 15:43:18 UTC] Full Log Data: {
    "timestamp": "2026-04-28 15:43:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40f0:11de:2f50:1475:9235:7ff1:3e9a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM0IiwidXNlcm5hbWUiOiJuaXhvcm1vZCIsImVtYWlsIjoiaGFudW1hbnNocmVlcmFtODcyQGdtYWlsLmNvbSIsImV4cCI6MTc3Nzk5NTYzM30.0TlFPfFtorJDaUWRwpzwTKZ244d3yPR4DgQxuUGypW0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f372e880de2f93b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40f0:11de:2f50:1475:9235:7ff1:3e9a",
        "X-Forwarded-For": "2409:40f0:11de:2f50:1475:9235:7ff1:3e9a,2409:40f0:11de:2f50:1475:9235:7ff1:3e9a, 172.68.164.100",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 15:43:18 UTC] === END API CALL LOG ===
[28-Apr-2026 15:43:18 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 15:43:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM0IiwidXNlcm5hbWUiOiJuaXhvcm1vZCIsImVtYWlsIjoiaGFudW1hbnNocmVlcmFtODcyQGdtYWlsLmNvbSIsImV4cCI6MTc3Nzk5NTYzM30.0TlFPfFtorJDaUWRwpzwTKZ244d3yPR4DgQxuUGypW0
[28-Apr-2026 15:43:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 15:43:18 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 15:43:18 UTC] User ID: 434
[28-Apr-2026 15:43:18 UTC] ✅ User profile retrieved successfully for user ID: 434
[28-Apr-2026 15:43:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 15:43:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 15:43:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM0IiwidXNlcm5hbWUiOiJuaXhvcm1vZCIsImVtYWlsIjoiaGFudW1hbnNocmVlcmFtODcyQGdtYWlsLmNvbSIsImV4cCI6MTc3Nzk5NTYzM30.0TlFPfFtorJDaUWRwpzwTKZ244d3yPR4DgQxuUGypW0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f372e886ecbf93b-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40f0:11de:2f50:1475:9235:7ff1:3e9a","X-Forwarded-For":"2409:40f0:11de:2f50:1475:9235:7ff1:3e9a,2409:40f0:11de:2f50:1475:9235:7ff1:3e9a, 172.68.164.100","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[28-Apr-2026 15:43:18 UTC] === User Orders API Called ===
[28-Apr-2026 15:43:18 UTC] User ID: 434
[28-Apr-2026 15:43:18 UTC] Limit: 20, Offset: 0
[28-Apr-2026 15:43:18 UTC] Orders found: 0
[28-Apr-2026 15:43:18 UTC] Orders data: []
[28-Apr-2026 15:43:18 UTC] Total orders count: 0
[28-Apr-2026 15:43:18 UTC] === API CALL LOG ===
[28-Apr-2026 15:43:18 UTC] Endpoint: user/profile.php
[28-Apr-2026 15:43:18 UTC] Full Log Data: {
    "timestamp": "2026-04-28 15:43:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40f0:11de:2f50:1475:9235:7ff1:3e9a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM0IiwidXNlcm5hbWUiOiJuaXhvcm1vZCIsImVtYWlsIjoiaGFudW1hbnNocmVlcmFtODcyQGdtYWlsLmNvbSIsImV4cCI6MTc3Nzk5NTYzM30.0TlFPfFtorJDaUWRwpzwTKZ244d3yPR4DgQxuUGypW0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f372e88cfa3f93b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40f0:11de:2f50:1475:9235:7ff1:3e9a",
        "X-Forwarded-For": "2409:40f0:11de:2f50:1475:9235:7ff1:3e9a,2409:40f0:11de:2f50:1475:9235:7ff1:3e9a, 172.68.164.101",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 15:43:18 UTC] === END API CALL LOG ===
[28-Apr-2026 15:43:18 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 15:43:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM0IiwidXNlcm5hbWUiOiJuaXhvcm1vZCIsImVtYWlsIjoiaGFudW1hbnNocmVlcmFtODcyQGdtYWlsLmNvbSIsImV4cCI6MTc3Nzk5NTYzM30.0TlFPfFtorJDaUWRwpzwTKZ244d3yPR4DgQxuUGypW0
[28-Apr-2026 15:43:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 15:43:18 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 15:43:18 UTC] User ID: 434
[28-Apr-2026 15:43:18 UTC] ✅ User profile retrieved successfully for user ID: 434
[28-Apr-2026 15:43:19 UTC] === API CALL LOG ===
[28-Apr-2026 15:43:19 UTC] Endpoint: user/profile.php
[28-Apr-2026 15:43:19 UTC] Full Log Data: {
    "timestamp": "2026-04-28 15:43:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.118.77.154",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM1IiwidXNlcm5hbWUiOiJUSCBPd25lciIsImVtYWlsIjoidGhvd25lcjExMUBnbWFpbC5jb20iLCJleHAiOjE3Nzc5OTU3NDl9.R9SHCkw3pQ6zIGcaQMuhum5d24XSh-CLuCEYsp88o2A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f372e8f0cecded3-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.118.77.154",
        "X-Forwarded-For": "103.118.77.154,103.118.77.154, 172.68.163.147",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 15:43:19 UTC] === END API CALL LOG ===
[28-Apr-2026 15:43:19 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 15:43:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM1IiwidXNlcm5hbWUiOiJUSCBPd25lciIsImVtYWlsIjoidGhvd25lcjExMUBnbWFpbC5jb20iLCJleHAiOjE3Nzc5OTU3NDl9.R9SHCkw3pQ6zIGcaQMuhum5d24XSh-CLuCEYsp88o2A
[28-Apr-2026 15:43:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 15:43:19 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 15:43:19 UTC] User ID: 435
[28-Apr-2026 15:43:19 UTC] ✅ User profile retrieved successfully for user ID: 435
[28-Apr-2026 15:43:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 15:43:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 15:43:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM0IiwidXNlcm5hbWUiOiJuaXhvcm1vZCIsImVtYWlsIjoiaGFudW1hbnNocmVlcmFtODcyQGdtYWlsLmNvbSIsImV4cCI6MTc3Nzk5NTYzM30.0TlFPfFtorJDaUWRwpzwTKZ244d3yPR4DgQxuUGypW0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f372e93d991f93b-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40f0:11de:2f50:1475:9235:7ff1:3e9a","X-Forwarded-For":"2409:40f0:11de:2f50:1475:9235:7ff1:3e9a,2409:40f0:11de:2f50:1475:9235:7ff1:3e9a, 172.68.164.101","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[28-Apr-2026 15:43:19 UTC] === User Orders API Called ===
[28-Apr-2026 15:43:19 UTC] User ID: 434
[28-Apr-2026 15:43:19 UTC] Limit: 20, Offset: 0
[28-Apr-2026 15:43:19 UTC] Orders found: 0
[28-Apr-2026 15:43:19 UTC] Orders data: []
[28-Apr-2026 15:43:19 UTC] Total orders count: 0
[28-Apr-2026 15:43:20 UTC] === API CALL LOG ===
[28-Apr-2026 15:43:20 UTC] Endpoint: user/profile.php
[28-Apr-2026 15:43:20 UTC] Full Log Data: {
    "timestamp": "2026-04-28 15:43:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40f0:11de:2f50:1475:9235:7ff1:3e9a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM0IiwidXNlcm5hbWUiOiJuaXhvcm1vZCIsImVtYWlsIjoiaGFudW1hbnNocmVlcmFtODcyQGdtYWlsLmNvbSIsImV4cCI6MTc3Nzk5NTYzM30.0TlFPfFtorJDaUWRwpzwTKZ244d3yPR4DgQxuUGypW0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f372e9a899cf93b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40f0:11de:2f50:1475:9235:7ff1:3e9a",
        "X-Forwarded-For": "2409:40f0:11de:2f50:1475:9235:7ff1:3e9a,2409:40f0:11de:2f50:1475:9235:7ff1:3e9a, 172.68.164.100",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 15:43:20 UTC] === END API CALL LOG ===
[28-Apr-2026 15:43:20 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 15:43:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM0IiwidXNlcm5hbWUiOiJuaXhvcm1vZCIsImVtYWlsIjoiaGFudW1hbnNocmVlcmFtODcyQGdtYWlsLmNvbSIsImV4cCI6MTc3Nzk5NTYzM30.0TlFPfFtorJDaUWRwpzwTKZ244d3yPR4DgQxuUGypW0
[28-Apr-2026 15:43:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 15:43:20 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 15:43:20 UTC] User ID: 434
[28-Apr-2026 15:43:20 UTC] ✅ User profile retrieved successfully for user ID: 434
[28-Apr-2026 15:43:21 UTC] User Purchases API - User ID: 434
[28-Apr-2026 15:43:21 UTC] User Purchases API - Total purchases found: 0
[28-Apr-2026 15:43:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 15:43:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 15:43:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM1IiwidXNlcm5hbWUiOiJUSCBPd25lciIsImVtYWlsIjoidGhvd25lcjExMUBnbWFpbC5jb20iLCJleHAiOjE3Nzc5OTU3NDl9.R9SHCkw3pQ6zIGcaQMuhum5d24XSh-CLuCEYsp88o2A","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f372eb26b5dded3-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.118.77.154","X-Forwarded-For":"103.118.77.154,103.118.77.154, 172.68.163.147","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[28-Apr-2026 15:43:24 UTC] === User Orders API Called ===
[28-Apr-2026 15:43:24 UTC] User ID: 435
[28-Apr-2026 15:43:24 UTC] Limit: 20, Offset: 0
[28-Apr-2026 15:43:24 UTC] Orders found: 0
[28-Apr-2026 15:43:24 UTC] Orders data: []
[28-Apr-2026 15:43:24 UTC] Total orders count: 0
[28-Apr-2026 15:43:25 UTC] === API CALL LOG ===
[28-Apr-2026 15:43:25 UTC] Endpoint: user/profile.php
[28-Apr-2026 15:43:25 UTC] Full Log Data: {
    "timestamp": "2026-04-28 15:43:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.118.77.154",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM1IiwidXNlcm5hbWUiOiJUSCBPd25lciIsImVtYWlsIjoidGhvd25lcjExMUBnbWFpbC5jb20iLCJleHAiOjE3Nzc5OTU3NDl9.R9SHCkw3pQ6zIGcaQMuhum5d24XSh-CLuCEYsp88o2A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f372eb8aa8aded3-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.118.77.154",
        "X-Forwarded-For": "103.118.77.154,103.118.77.154, 172.68.163.147",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 15:43:25 UTC] === END API CALL LOG ===
[28-Apr-2026 15:43:25 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 15:43:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM1IiwidXNlcm5hbWUiOiJUSCBPd25lciIsImVtYWlsIjoidGhvd25lcjExMUBnbWFpbC5jb20iLCJleHAiOjE3Nzc5OTU3NDl9.R9SHCkw3pQ6zIGcaQMuhum5d24XSh-CLuCEYsp88o2A
[28-Apr-2026 15:43:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 15:43:25 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 15:43:25 UTC] User ID: 435
[28-Apr-2026 15:43:25 UTC] ✅ User profile retrieved successfully for user ID: 435
[28-Apr-2026 15:43:26 UTC] User Purchases API - User ID: 435
[28-Apr-2026 15:43:26 UTC] User Purchases API - Total purchases found: 0
[28-Apr-2026 15:43:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 15:43:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 15:43:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM1IiwidXNlcm5hbWUiOiJUSCBPd25lciIsImVtYWlsIjoidGhvd25lcjExMUBnbWFpbC5jb20iLCJleHAiOjE3Nzc5OTU3NDl9.R9SHCkw3pQ6zIGcaQMuhum5d24XSh-CLuCEYsp88o2A","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f372ec5ed34ded3-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.118.77.154","X-Forwarded-For":"103.118.77.154,103.118.77.154, 172.68.163.147","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[28-Apr-2026 15:43:27 UTC] === User Orders API Called ===
[28-Apr-2026 15:43:27 UTC] User ID: 435
[28-Apr-2026 15:43:27 UTC] Limit: 20, Offset: 0
[28-Apr-2026 15:43:27 UTC] Orders found: 0
[28-Apr-2026 15:43:27 UTC] Orders data: []
[28-Apr-2026 15:43:27 UTC] Total orders count: 0
[28-Apr-2026 15:43:27 UTC] === API CALL LOG ===
[28-Apr-2026 15:43:27 UTC] Endpoint: user/profile.php
[28-Apr-2026 15:43:27 UTC] Full Log Data: {
    "timestamp": "2026-04-28 15:43:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.118.77.154",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM1IiwidXNlcm5hbWUiOiJUSCBPd25lciIsImVtYWlsIjoidGhvd25lcjExMUBnbWFpbC5jb20iLCJleHAiOjE3Nzc5OTU3NDl9.R9SHCkw3pQ6zIGcaQMuhum5d24XSh-CLuCEYsp88o2A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f372ec5ed35ded3-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.118.77.154",
        "X-Forwarded-For": "103.118.77.154,103.118.77.154, 172.68.163.146",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 15:43:27 UTC] === END API CALL LOG ===
[28-Apr-2026 15:43:27 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 15:43:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM1IiwidXNlcm5hbWUiOiJUSCBPd25lciIsImVtYWlsIjoidGhvd25lcjExMUBnbWFpbC5jb20iLCJleHAiOjE3Nzc5OTU3NDl9.R9SHCkw3pQ6zIGcaQMuhum5d24XSh-CLuCEYsp88o2A
[28-Apr-2026 15:43:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 15:43:27 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 15:43:27 UTC] User ID: 435
[28-Apr-2026 15:43:27 UTC] ✅ User profile retrieved successfully for user ID: 435
[28-Apr-2026 15:43:27 UTC] === API CALL LOG ===
[28-Apr-2026 15:43:27 UTC] Endpoint: user/profile.php
[28-Apr-2026 15:43:27 UTC] Full Log Data: {
    "timestamp": "2026-04-28 15:43:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.118.77.154",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM1IiwidXNlcm5hbWUiOiJUSCBPd25lciIsImVtYWlsIjoidGhvd25lcjExMUBnbWFpbC5jb20iLCJleHAiOjE3Nzc5OTU3NDl9.R9SHCkw3pQ6zIGcaQMuhum5d24XSh-CLuCEYsp88o2A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f372ec63e2aded3-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.118.77.154",
        "X-Forwarded-For": "103.118.77.154,103.118.77.154, 172.68.163.147",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 15:43:27 UTC] === END API CALL LOG ===
[28-Apr-2026 15:43:27 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 15:43:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM1IiwidXNlcm5hbWUiOiJUSCBPd25lciIsImVtYWlsIjoidGhvd25lcjExMUBnbWFpbC5jb20iLCJleHAiOjE3Nzc5OTU3NDl9.R9SHCkw3pQ6zIGcaQMuhum5d24XSh-CLuCEYsp88o2A
[28-Apr-2026 15:43:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 15:43:27 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 15:43:27 UTC] User ID: 435
[28-Apr-2026 15:43:27 UTC] ✅ User profile retrieved successfully for user ID: 435
[28-Apr-2026 15:43:28 UTC] === API CALL LOG ===
[28-Apr-2026 15:43:28 UTC] Endpoint: user/profile.php
[28-Apr-2026 15:43:28 UTC] Full Log Data: {
    "timestamp": "2026-04-28 15:43:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.118.77.154",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM1IiwidXNlcm5hbWUiOiJUSCBPd25lciIsImVtYWlsIjoidGhvd25lcjExMUBnbWFpbC5jb20iLCJleHAiOjE3Nzc5OTU3NDl9.R9SHCkw3pQ6zIGcaQMuhum5d24XSh-CLuCEYsp88o2A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f372ecb9d93ded3-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.118.77.154",
        "X-Forwarded-For": "103.118.77.154,103.118.77.154, 172.68.163.147",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 15:43:28 UTC] === END API CALL LOG ===
[28-Apr-2026 15:43:28 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 15:43:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM1IiwidXNlcm5hbWUiOiJUSCBPd25lciIsImVtYWlsIjoidGhvd25lcjExMUBnbWFpbC5jb20iLCJleHAiOjE3Nzc5OTU3NDl9.R9SHCkw3pQ6zIGcaQMuhum5d24XSh-CLuCEYsp88o2A
[28-Apr-2026 15:43:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 15:43:28 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 15:43:28 UTC] User ID: 435
[28-Apr-2026 15:43:28 UTC] ✅ User profile retrieved successfully for user ID: 435
[28-Apr-2026 15:43:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 15:43:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 15:43:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM1IiwidXNlcm5hbWUiOiJUSCBPd25lciIsImVtYWlsIjoidGhvd25lcjExMUBnbWFpbC5jb20iLCJleHAiOjE3Nzc5OTU3NDl9.R9SHCkw3pQ6zIGcaQMuhum5d24XSh-CLuCEYsp88o2A","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f372ede0cb5ded3-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.118.77.154","X-Forwarded-For":"103.118.77.154,103.118.77.154, 172.68.163.147","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[28-Apr-2026 15:43:31 UTC] === User Orders API Called ===
[28-Apr-2026 15:43:31 UTC] User ID: 435
[28-Apr-2026 15:43:31 UTC] Limit: 20, Offset: 0
[28-Apr-2026 15:43:31 UTC] Orders found: 0
[28-Apr-2026 15:43:31 UTC] Orders data: []
[28-Apr-2026 15:43:31 UTC] Total orders count: 0
[28-Apr-2026 15:43:31 UTC] === API CALL LOG ===
[28-Apr-2026 15:43:31 UTC] Endpoint: user/profile.php
[28-Apr-2026 15:43:31 UTC] Full Log Data: {
    "timestamp": "2026-04-28 15:43:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.118.77.154",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM1IiwidXNlcm5hbWUiOiJUSCBPd25lciIsImVtYWlsIjoidGhvd25lcjExMUBnbWFpbC5jb20iLCJleHAiOjE3Nzc5OTU3NDl9.R9SHCkw3pQ6zIGcaQMuhum5d24XSh-CLuCEYsp88o2A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f372ede1cf2ded3-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.118.77.154",
        "X-Forwarded-For": "103.118.77.154,103.118.77.154, 172.68.163.146",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 15:43:31 UTC] === END API CALL LOG ===
[28-Apr-2026 15:43:31 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 15:43:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM1IiwidXNlcm5hbWUiOiJUSCBPd25lciIsImVtYWlsIjoidGhvd25lcjExMUBnbWFpbC5jb20iLCJleHAiOjE3Nzc5OTU3NDl9.R9SHCkw3pQ6zIGcaQMuhum5d24XSh-CLuCEYsp88o2A
[28-Apr-2026 15:43:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 15:43:31 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 15:43:31 UTC] User ID: 435
[28-Apr-2026 15:43:31 UTC] ✅ User profile retrieved successfully for user ID: 435
[28-Apr-2026 15:43:31 UTC] === API CALL LOG ===
[28-Apr-2026 15:43:31 UTC] Endpoint: user/profile.php
[28-Apr-2026 15:43:31 UTC] Full Log Data: {
    "timestamp": "2026-04-28 15:43:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.118.77.154",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM1IiwidXNlcm5hbWUiOiJUSCBPd25lciIsImVtYWlsIjoidGhvd25lcjExMUBnbWFpbC5jb20iLCJleHAiOjE3Nzc5OTU3NDl9.R9SHCkw3pQ6zIGcaQMuhum5d24XSh-CLuCEYsp88o2A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f372ede8e19ded3-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.118.77.154",
        "X-Forwarded-For": "103.118.77.154,103.118.77.154, 172.68.163.147",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 15:43:31 UTC] === END API CALL LOG ===
[28-Apr-2026 15:43:31 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 15:43:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM1IiwidXNlcm5hbWUiOiJUSCBPd25lciIsImVtYWlsIjoidGhvd25lcjExMUBnbWFpbC5jb20iLCJleHAiOjE3Nzc5OTU3NDl9.R9SHCkw3pQ6zIGcaQMuhum5d24XSh-CLuCEYsp88o2A
[28-Apr-2026 15:43:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 15:43:31 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 15:43:31 UTC] User ID: 435
[28-Apr-2026 15:43:31 UTC] ✅ User profile retrieved successfully for user ID: 435
[28-Apr-2026 15:43:32 UTC] === API CALL LOG ===
[28-Apr-2026 15:43:32 UTC] Endpoint: user/profile.php
[28-Apr-2026 15:43:32 UTC] Full Log Data: {
    "timestamp": "2026-04-28 15:43:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.118.77.154",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM1IiwidXNlcm5hbWUiOiJUSCBPd25lciIsImVtYWlsIjoidGhvd25lcjExMUBnbWFpbC5jb20iLCJleHAiOjE3Nzc5OTU3NDl9.R9SHCkw3pQ6zIGcaQMuhum5d24XSh-CLuCEYsp88o2A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f372ee39c55ded3-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.118.77.154",
        "X-Forwarded-For": "103.118.77.154,103.118.77.154, 172.68.163.147",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 15:43:32 UTC] === END API CALL LOG ===
[28-Apr-2026 15:43:32 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 15:43:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM1IiwidXNlcm5hbWUiOiJUSCBPd25lciIsImVtYWlsIjoidGhvd25lcjExMUBnbWFpbC5jb20iLCJleHAiOjE3Nzc5OTU3NDl9.R9SHCkw3pQ6zIGcaQMuhum5d24XSh-CLuCEYsp88o2A
[28-Apr-2026 15:43:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 15:43:32 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 15:43:32 UTC] User ID: 435
[28-Apr-2026 15:43:32 UTC] ✅ User profile retrieved successfully for user ID: 435
[28-Apr-2026 15:43:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 15:43:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 15:43:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM1IiwidXNlcm5hbWUiOiJUSCBPd25lciIsImVtYWlsIjoidGhvd25lcjExMUBnbWFpbC5jb20iLCJleHAiOjE3Nzc5OTU3NDl9.R9SHCkw3pQ6zIGcaQMuhum5d24XSh-CLuCEYsp88o2A","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f372f07cc18ded3-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.118.77.154","X-Forwarded-For":"103.118.77.154,103.118.77.154, 172.68.163.147","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[28-Apr-2026 15:43:38 UTC] === User Orders API Called ===
[28-Apr-2026 15:43:38 UTC] User ID: 435
[28-Apr-2026 15:43:38 UTC] Limit: 20, Offset: 0
[28-Apr-2026 15:43:38 UTC] Orders found: 0
[28-Apr-2026 15:43:38 UTC] Orders data: []
[28-Apr-2026 15:43:38 UTC] Total orders count: 0
[28-Apr-2026 15:43:38 UTC] === API CALL LOG ===
[28-Apr-2026 15:43:38 UTC] Endpoint: user/profile.php
[28-Apr-2026 15:43:38 UTC] Full Log Data: {
    "timestamp": "2026-04-28 15:43:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.118.77.154",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM1IiwidXNlcm5hbWUiOiJUSCBPd25lciIsImVtYWlsIjoidGhvd25lcjExMUBnbWFpbC5jb20iLCJleHAiOjE3Nzc5OTU3NDl9.R9SHCkw3pQ6zIGcaQMuhum5d24XSh-CLuCEYsp88o2A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f372f083d41ded3-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.118.77.154",
        "X-Forwarded-For": "103.118.77.154,103.118.77.154, 172.68.163.146",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 15:43:38 UTC] === END API CALL LOG ===
[28-Apr-2026 15:43:38 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 15:43:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM1IiwidXNlcm5hbWUiOiJUSCBPd25lciIsImVtYWlsIjoidGhvd25lcjExMUBnbWFpbC5jb20iLCJleHAiOjE3Nzc5OTU3NDl9.R9SHCkw3pQ6zIGcaQMuhum5d24XSh-CLuCEYsp88o2A
[28-Apr-2026 15:43:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 15:43:38 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 15:43:38 UTC] User ID: 435
[28-Apr-2026 15:43:38 UTC] ✅ User profile retrieved successfully for user ID: 435
[28-Apr-2026 15:43:38 UTC] === API CALL LOG ===
[28-Apr-2026 15:43:38 UTC] Endpoint: user/profile.php
[28-Apr-2026 15:43:38 UTC] Full Log Data: {
    "timestamp": "2026-04-28 15:43:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.118.77.154",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM1IiwidXNlcm5hbWUiOiJUSCBPd25lciIsImVtYWlsIjoidGhvd25lcjExMUBnbWFpbC5jb20iLCJleHAiOjE3Nzc5OTU3NDl9.R9SHCkw3pQ6zIGcaQMuhum5d24XSh-CLuCEYsp88o2A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f372f07dc4fded3-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.118.77.154",
        "X-Forwarded-For": "103.118.77.154,103.118.77.154, 172.68.163.147",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 15:43:38 UTC] === END API CALL LOG ===
[28-Apr-2026 15:43:38 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 15:43:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM1IiwidXNlcm5hbWUiOiJUSCBPd25lciIsImVtYWlsIjoidGhvd25lcjExMUBnbWFpbC5jb20iLCJleHAiOjE3Nzc5OTU3NDl9.R9SHCkw3pQ6zIGcaQMuhum5d24XSh-CLuCEYsp88o2A
[28-Apr-2026 15:43:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 15:43:38 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 15:43:38 UTC] User ID: 435
[28-Apr-2026 15:43:38 UTC] ✅ User profile retrieved successfully for user ID: 435
[28-Apr-2026 15:43:39 UTC] === API CALL LOG ===
[28-Apr-2026 15:43:39 UTC] Endpoint: user/profile.php
[28-Apr-2026 15:43:39 UTC] Full Log Data: {
    "timestamp": "2026-04-28 15:43:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.118.77.154",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM1IiwidXNlcm5hbWUiOiJUSCBPd25lciIsImVtYWlsIjoidGhvd25lcjExMUBnbWFpbC5jb20iLCJleHAiOjE3Nzc5OTU3NDl9.R9SHCkw3pQ6zIGcaQMuhum5d24XSh-CLuCEYsp88o2A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f372f0cc9e5ded3-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.118.77.154",
        "X-Forwarded-For": "103.118.77.154,103.118.77.154, 172.68.163.146",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 15:43:39 UTC] === END API CALL LOG ===
[28-Apr-2026 15:43:39 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 15:43:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM1IiwidXNlcm5hbWUiOiJUSCBPd25lciIsImVtYWlsIjoidGhvd25lcjExMUBnbWFpbC5jb20iLCJleHAiOjE3Nzc5OTU3NDl9.R9SHCkw3pQ6zIGcaQMuhum5d24XSh-CLuCEYsp88o2A
[28-Apr-2026 15:43:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 15:43:39 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 15:43:39 UTC] User ID: 435
[28-Apr-2026 15:43:39 UTC] ✅ User profile retrieved successfully for user ID: 435
[28-Apr-2026 15:43:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 15:43:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 15:43:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM1IiwidXNlcm5hbWUiOiJUSCBPd25lciIsImVtYWlsIjoidGhvd25lcjExMUBnbWFpbC5jb20iLCJleHAiOjE3Nzc5OTU3NDl9.R9SHCkw3pQ6zIGcaQMuhum5d24XSh-CLuCEYsp88o2A","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f372f2619faded3-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.118.77.154","X-Forwarded-For":"103.118.77.154,103.118.77.154, 172.68.163.147","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[28-Apr-2026 15:43:43 UTC] === User Orders API Called ===
[28-Apr-2026 15:43:43 UTC] User ID: 435
[28-Apr-2026 15:43:43 UTC] Limit: 20, Offset: 0
[28-Apr-2026 15:43:43 UTC] Orders found: 0
[28-Apr-2026 15:43:43 UTC] Orders data: []
[28-Apr-2026 15:43:43 UTC] Total orders count: 0
[28-Apr-2026 15:43:43 UTC] === API CALL LOG ===
[28-Apr-2026 15:43:43 UTC] Endpoint: user/profile.php
[28-Apr-2026 15:43:43 UTC] Full Log Data: {
    "timestamp": "2026-04-28 15:43:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.118.77.154",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM1IiwidXNlcm5hbWUiOiJUSCBPd25lciIsImVtYWlsIjoidGhvd25lcjExMUBnbWFpbC5jb20iLCJleHAiOjE3Nzc5OTU3NDl9.R9SHCkw3pQ6zIGcaQMuhum5d24XSh-CLuCEYsp88o2A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f372f262a19ded3-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.118.77.154",
        "X-Forwarded-For": "103.118.77.154,103.118.77.154, 172.68.163.146",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 15:43:43 UTC] === END API CALL LOG ===
[28-Apr-2026 15:43:43 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 15:43:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM1IiwidXNlcm5hbWUiOiJUSCBPd25lciIsImVtYWlsIjoidGhvd25lcjExMUBnbWFpbC5jb20iLCJleHAiOjE3Nzc5OTU3NDl9.R9SHCkw3pQ6zIGcaQMuhum5d24XSh-CLuCEYsp88o2A
[28-Apr-2026 15:43:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 15:43:43 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 15:43:43 UTC] User ID: 435
[28-Apr-2026 15:43:43 UTC] ✅ User profile retrieved successfully for user ID: 435
[28-Apr-2026 15:43:43 UTC] === API CALL LOG ===
[28-Apr-2026 15:43:43 UTC] Endpoint: user/profile.php
[28-Apr-2026 15:43:43 UTC] Full Log Data: {
    "timestamp": "2026-04-28 15:43:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.118.77.154",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM1IiwidXNlcm5hbWUiOiJUSCBPd25lciIsImVtYWlsIjoidGhvd25lcjExMUBnbWFpbC5jb20iLCJleHAiOjE3Nzc5OTU3NDl9.R9SHCkw3pQ6zIGcaQMuhum5d24XSh-CLuCEYsp88o2A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f372f268bc0ded3-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.118.77.154",
        "X-Forwarded-For": "103.118.77.154,103.118.77.154, 172.68.163.147",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 15:43:43 UTC] === END API CALL LOG ===
[28-Apr-2026 15:43:43 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 15:43:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM1IiwidXNlcm5hbWUiOiJUSCBPd25lciIsImVtYWlsIjoidGhvd25lcjExMUBnbWFpbC5jb20iLCJleHAiOjE3Nzc5OTU3NDl9.R9SHCkw3pQ6zIGcaQMuhum5d24XSh-CLuCEYsp88o2A
[28-Apr-2026 15:43:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 15:43:43 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 15:43:43 UTC] User ID: 435
[28-Apr-2026 15:43:43 UTC] ✅ User profile retrieved successfully for user ID: 435
[28-Apr-2026 15:43:43 UTC] === API CALL LOG ===
[28-Apr-2026 15:43:43 UTC] Endpoint: user/profile.php
[28-Apr-2026 15:43:43 UTC] Full Log Data: {
    "timestamp": "2026-04-28 15:43:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.118.77.154",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM1IiwidXNlcm5hbWUiOiJUSCBPd25lciIsImVtYWlsIjoidGhvd25lcjExMUBnbWFpbC5jb20iLCJleHAiOjE3Nzc5OTU3NDl9.R9SHCkw3pQ6zIGcaQMuhum5d24XSh-CLuCEYsp88o2A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f372f2b4a02ded3-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.118.77.154",
        "X-Forwarded-For": "103.118.77.154,103.118.77.154, 172.68.163.147",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 15:43:43 UTC] === END API CALL LOG ===
[28-Apr-2026 15:43:43 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 15:43:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM1IiwidXNlcm5hbWUiOiJUSCBPd25lciIsImVtYWlsIjoidGhvd25lcjExMUBnbWFpbC5jb20iLCJleHAiOjE3Nzc5OTU3NDl9.R9SHCkw3pQ6zIGcaQMuhum5d24XSh-CLuCEYsp88o2A
[28-Apr-2026 15:43:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 15:43:43 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 15:43:43 UTC] User ID: 435
[28-Apr-2026 15:43:43 UTC] ✅ User profile retrieved successfully for user ID: 435
[28-Apr-2026 16:28:54 UTC] === API CALL LOG ===
[28-Apr-2026 16:28:54 UTC] Endpoint: user/profile.php
[28-Apr-2026 16:28:54 UTC] Full Log Data: {
    "timestamp": "2026-04-28 16:28:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.69",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f3771586ca92695-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.69",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.69, 172.68.229.181"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 16:28:54 UTC] === END API CALL LOG ===
[28-Apr-2026 16:28:54 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 16:28:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[28-Apr-2026 16:28:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 16:28:54 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 16:28:54 UTC] User ID: 344
[28-Apr-2026 16:28:54 UTC] ✅ User profile retrieved successfully for user ID: 344
[28-Apr-2026 16:28:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 16:28:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 16:28:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f3771677fc72695-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.52.69","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.52.69, 172.68.229.180"}
[28-Apr-2026 16:28:56 UTC] === User Orders API Called ===
[28-Apr-2026 16:28:56 UTC] User ID: 344
[28-Apr-2026 16:28:56 UTC] Limit: 20, Offset: 0
[28-Apr-2026 16:28:56 UTC] Orders found: 12
[28-Apr-2026 16:28:56 UTC] Orders data: [{"id":227,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 20:35:27","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":226,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 20:31:47","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":225,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 20:29:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":224,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10008","status":"cancelled","created_at":"2026-04-24 20:21:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":223,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 20:14:06","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":222,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 20:02:22","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":221,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 19:56:42","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":220,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"completed","created_at":"2026-04-24 19:43:50","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":219,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance12556","status":"cancelled","created_at":"2026-04-24 19:34:06","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":218,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 19:28:14","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":217,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:31:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":216,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:30:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[28-Apr-2026 16:28:56 UTC] Total orders count: 12
[28-Apr-2026 16:28:56 UTC] === API CALL LOG ===
[28-Apr-2026 16:28:56 UTC] Endpoint: user/profile.php
[28-Apr-2026 16:28:56 UTC] === API CALL LOG ===
[28-Apr-2026 16:28:56 UTC] Full Log Data: {
    "timestamp": "2026-04-28 16:28:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.69",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f3771677fc42695-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.69",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.69, 172.68.229.180"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 16:28:56 UTC] Endpoint: user/profile.php
[28-Apr-2026 16:28:56 UTC] === END API CALL LOG ===
[28-Apr-2026 16:28:56 UTC] Full Log Data: {
    "timestamp": "2026-04-28 16:28:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.69",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f3771677fc82695-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.69",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.69, 172.68.229.181"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 16:28:56 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 16:28:56 UTC] === END API CALL LOG ===
[28-Apr-2026 16:28:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[28-Apr-2026 16:28:56 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 16:28:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[28-Apr-2026 16:28:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 16:28:56 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 16:28:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 16:28:56 UTC] User ID: 344
[28-Apr-2026 16:28:56 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 16:28:56 UTC] User ID: 344
[28-Apr-2026 16:28:56 UTC] ✅ User profile retrieved successfully for user ID: 344
[28-Apr-2026 16:28:56 UTC] ✅ User profile retrieved successfully for user ID: 344
[28-Apr-2026 17:51:09 UTC] === API CALL LOG ===
[28-Apr-2026 17:51:09 UTC] Endpoint: user/profile.php
[28-Apr-2026 17:51:09 UTC] Full Log Data: {
    "timestamp": "2026-04-28 17:51:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM2IiwidXNlcm5hbWUiOiJKYXZhS3lvc2V2YSIsImVtYWlsIjoiZWR3aW5uYW1lckBnbWFpbC5jb20iLCJleHAiOjE3NzgwMDM0Njh9.TJcej7Q7bY4j2zMoH8YnAZJqfQ-j7YM84sUBN5d489I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f37e9d1fb2766f9-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1",
        "X-Forwarded-For": "2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1,2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1, 172.71.99.196",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 17:51:09 UTC] === END API CALL LOG ===
[28-Apr-2026 17:51:09 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 17:51:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM2IiwidXNlcm5hbWUiOiJKYXZhS3lvc2V2YSIsImVtYWlsIjoiZWR3aW5uYW1lckBnbWFpbC5jb20iLCJleHAiOjE3NzgwMDM0Njh9.TJcej7Q7bY4j2zMoH8YnAZJqfQ-j7YM84sUBN5d489I
[28-Apr-2026 17:51:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 17:51:09 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 17:51:09 UTC] User ID: 436
[28-Apr-2026 17:51:09 UTC] ✅ User profile retrieved successfully for user ID: 436
[28-Apr-2026 17:51:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 17:51:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 17:51:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM2IiwidXNlcm5hbWUiOiJKYXZhS3lvc2V2YSIsImVtYWlsIjoiZWR3aW5uYW1lckBnbWFpbC5jb20iLCJleHAiOjE3NzgwMDM0Njh9.TJcej7Q7bY4j2zMoH8YnAZJqfQ-j7YM84sUBN5d489I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f37e9d1fb2f66f9-AMS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1","X-Forwarded-For":"2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1,2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1, 172.71.99.195","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[28-Apr-2026 17:51:09 UTC] === User Orders API Called ===
[28-Apr-2026 17:51:09 UTC] User ID: 436
[28-Apr-2026 17:51:09 UTC] Limit: 20, Offset: 0
[28-Apr-2026 17:51:09 UTC] Orders found: 0
[28-Apr-2026 17:51:09 UTC] Orders data: []
[28-Apr-2026 17:51:09 UTC] Total orders count: 0
[28-Apr-2026 17:51:09 UTC] === API CALL LOG ===
[28-Apr-2026 17:51:09 UTC] Endpoint: user/profile.php
[28-Apr-2026 17:51:09 UTC] Full Log Data: {
    "timestamp": "2026-04-28 17:51:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM2IiwidXNlcm5hbWUiOiJKYXZhS3lvc2V2YSIsImVtYWlsIjoiZWR3aW5uYW1lckBnbWFpbC5jb20iLCJleHAiOjE3NzgwMDM0Njh9.TJcej7Q7bY4j2zMoH8YnAZJqfQ-j7YM84sUBN5d489I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f37e9d29bd566f9-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1",
        "X-Forwarded-For": "2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1,2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1, 172.71.99.196",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 17:51:09 UTC] === END API CALL LOG ===
[28-Apr-2026 17:51:09 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 17:51:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM2IiwidXNlcm5hbWUiOiJKYXZhS3lvc2V2YSIsImVtYWlsIjoiZWR3aW5uYW1lckBnbWFpbC5jb20iLCJleHAiOjE3NzgwMDM0Njh9.TJcej7Q7bY4j2zMoH8YnAZJqfQ-j7YM84sUBN5d489I
[28-Apr-2026 17:51:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 17:51:09 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 17:51:09 UTC] User ID: 436
[28-Apr-2026 17:51:09 UTC] ✅ User profile retrieved successfully for user ID: 436
[28-Apr-2026 17:51:09 UTC] === API CALL LOG ===
[28-Apr-2026 17:51:09 UTC] Endpoint: user/profile.php
[28-Apr-2026 17:51:09 UTC] Full Log Data: {
    "timestamp": "2026-04-28 17:51:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM2IiwidXNlcm5hbWUiOiJKYXZhS3lvc2V2YSIsImVtYWlsIjoiZWR3aW5uYW1lckBnbWFpbC5jb20iLCJleHAiOjE3NzgwMDM0Njh9.TJcej7Q7bY4j2zMoH8YnAZJqfQ-j7YM84sUBN5d489I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f37e9d53e9366f9-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1",
        "X-Forwarded-For": "2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1,2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1, 172.71.99.196",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 17:51:09 UTC] === END API CALL LOG ===
[28-Apr-2026 17:51:09 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 17:51:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM2IiwidXNlcm5hbWUiOiJKYXZhS3lvc2V2YSIsImVtYWlsIjoiZWR3aW5uYW1lckBnbWFpbC5jb20iLCJleHAiOjE3NzgwMDM0Njh9.TJcej7Q7bY4j2zMoH8YnAZJqfQ-j7YM84sUBN5d489I
[28-Apr-2026 17:51:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 17:51:09 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 17:51:09 UTC] User ID: 436
[28-Apr-2026 17:51:09 UTC] ✅ User profile retrieved successfully for user ID: 436
[28-Apr-2026 17:51:36 UTC] === API CALL LOG ===
[28-Apr-2026 17:51:36 UTC] Endpoint: user/profile.php
[28-Apr-2026 17:51:36 UTC] Full Log Data: {
    "timestamp": "2026-04-28 17:51:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM2IiwidXNlcm5hbWUiOiJKYXZhS3lvc2V2YSIsImVtYWlsIjoiZWR3aW5uYW1lckBnbWFpbC5jb20iLCJleHAiOjE3NzgwMDM0Njh9.TJcej7Q7bY4j2zMoH8YnAZJqfQ-j7YM84sUBN5d489I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f37ea7fae5466f9-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1",
        "X-Forwarded-For": "2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1,2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1, 172.71.99.195",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 17:51:36 UTC] === END API CALL LOG ===
[28-Apr-2026 17:51:36 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 17:51:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM2IiwidXNlcm5hbWUiOiJKYXZhS3lvc2V2YSIsImVtYWlsIjoiZWR3aW5uYW1lckBnbWFpbC5jb20iLCJleHAiOjE3NzgwMDM0Njh9.TJcej7Q7bY4j2zMoH8YnAZJqfQ-j7YM84sUBN5d489I
[28-Apr-2026 17:51:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 17:51:36 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 17:51:36 UTC] User ID: 436
[28-Apr-2026 17:51:36 UTC] ✅ User profile retrieved successfully for user ID: 436
[28-Apr-2026 17:51:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 17:51:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 17:51:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM2IiwidXNlcm5hbWUiOiJKYXZhS3lvc2V2YSIsImVtYWlsIjoiZWR3aW5uYW1lckBnbWFpbC5jb20iLCJleHAiOjE3NzgwMDM0Njh9.TJcej7Q7bY4j2zMoH8YnAZJqfQ-j7YM84sUBN5d489I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f37eaa85fc366f9-AMS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1","X-Forwarded-For":"2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1,2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1, 172.71.99.195","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[28-Apr-2026 17:51:43 UTC] === User Orders API Called ===
[28-Apr-2026 17:51:43 UTC] User ID: 436
[28-Apr-2026 17:51:43 UTC] Limit: 20, Offset: 0
[28-Apr-2026 17:51:43 UTC] Orders found: 0
[28-Apr-2026 17:51:43 UTC] Orders data: []
[28-Apr-2026 17:51:43 UTC] Total orders count: 0
[28-Apr-2026 17:51:43 UTC] === API CALL LOG ===
[28-Apr-2026 17:51:43 UTC] Endpoint: user/profile.php
[28-Apr-2026 17:51:43 UTC] Full Log Data: {
    "timestamp": "2026-04-28 17:51:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM2IiwidXNlcm5hbWUiOiJKYXZhS3lvc2V2YSIsImVtYWlsIjoiZWR3aW5uYW1lckBnbWFpbC5jb20iLCJleHAiOjE3NzgwMDM0Njh9.TJcej7Q7bY4j2zMoH8YnAZJqfQ-j7YM84sUBN5d489I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f37eaa85fc666f9-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1",
        "X-Forwarded-For": "2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1,2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1, 172.71.99.195",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 17:51:43 UTC] === END API CALL LOG ===
[28-Apr-2026 17:51:43 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 17:51:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM2IiwidXNlcm5hbWUiOiJKYXZhS3lvc2V2YSIsImVtYWlsIjoiZWR3aW5uYW1lckBnbWFpbC5jb20iLCJleHAiOjE3NzgwMDM0Njh9.TJcej7Q7bY4j2zMoH8YnAZJqfQ-j7YM84sUBN5d489I
[28-Apr-2026 17:51:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 17:51:43 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 17:51:43 UTC] User ID: 436
[28-Apr-2026 17:51:43 UTC] ✅ User profile retrieved successfully for user ID: 436
[28-Apr-2026 17:51:44 UTC] === API CALL LOG ===
[28-Apr-2026 17:51:44 UTC] Endpoint: user/profile.php
[28-Apr-2026 17:51:44 UTC] Full Log Data: {
    "timestamp": "2026-04-28 17:51:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM2IiwidXNlcm5hbWUiOiJKYXZhS3lvc2V2YSIsImVtYWlsIjoiZWR3aW5uYW1lckBnbWFpbC5jb20iLCJleHAiOjE3NzgwMDM0Njh9.TJcej7Q7bY4j2zMoH8YnAZJqfQ-j7YM84sUBN5d489I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f37eaabeb5d66f9-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1",
        "X-Forwarded-For": "2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1,2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1, 172.71.99.195",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 17:51:44 UTC] === END API CALL LOG ===
[28-Apr-2026 17:51:44 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 17:51:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM2IiwidXNlcm5hbWUiOiJKYXZhS3lvc2V2YSIsImVtYWlsIjoiZWR3aW5uYW1lckBnbWFpbC5jb20iLCJleHAiOjE3NzgwMDM0Njh9.TJcej7Q7bY4j2zMoH8YnAZJqfQ-j7YM84sUBN5d489I
[28-Apr-2026 17:51:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 17:51:44 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 17:51:44 UTC] User ID: 436
[28-Apr-2026 17:51:44 UTC] ✅ User profile retrieved successfully for user ID: 436
[28-Apr-2026 17:51:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 17:51:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 17:51:46 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM2IiwidXNlcm5hbWUiOiJKYXZhS3lvc2V2YSIsImVtYWlsIjoiZWR3aW5uYW1lckBnbWFpbC5jb20iLCJleHAiOjE3NzgwMDM0Njh9.TJcej7Q7bY4j2zMoH8YnAZJqfQ-j7YM84sUBN5d489I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f37eaba3a4466f9-AMS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1","X-Forwarded-For":"2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1,2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1, 172.71.99.195","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[28-Apr-2026 17:51:46 UTC] === User Orders API Called ===
[28-Apr-2026 17:51:46 UTC] User ID: 436
[28-Apr-2026 17:51:46 UTC] Limit: 20, Offset: 0
[28-Apr-2026 17:51:46 UTC] Orders found: 0
[28-Apr-2026 17:51:46 UTC] Orders data: []
[28-Apr-2026 17:51:46 UTC] Total orders count: 0
[28-Apr-2026 17:51:46 UTC] === API CALL LOG ===
[28-Apr-2026 17:51:46 UTC] Endpoint: user/profile.php
[28-Apr-2026 17:51:46 UTC] Full Log Data: {
    "timestamp": "2026-04-28 17:51:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM2IiwidXNlcm5hbWUiOiJKYXZhS3lvc2V2YSIsImVtYWlsIjoiZWR3aW5uYW1lckBnbWFpbC5jb20iLCJleHAiOjE3NzgwMDM0Njh9.TJcej7Q7bY4j2zMoH8YnAZJqfQ-j7YM84sUBN5d489I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f37eababad766f9-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1",
        "X-Forwarded-For": "2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1,2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1, 172.71.99.195",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 17:51:46 UTC] === END API CALL LOG ===
[28-Apr-2026 17:51:46 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 17:51:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM2IiwidXNlcm5hbWUiOiJKYXZhS3lvc2V2YSIsImVtYWlsIjoiZWR3aW5uYW1lckBnbWFpbC5jb20iLCJleHAiOjE3NzgwMDM0Njh9.TJcej7Q7bY4j2zMoH8YnAZJqfQ-j7YM84sUBN5d489I
[28-Apr-2026 17:51:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 17:51:46 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 17:51:46 UTC] User ID: 436
[28-Apr-2026 17:51:46 UTC] ✅ User profile retrieved successfully for user ID: 436
[28-Apr-2026 17:51:46 UTC] === API CALL LOG ===
[28-Apr-2026 17:51:46 UTC] Endpoint: user/profile.php
[28-Apr-2026 17:51:46 UTC] Full Log Data: {
    "timestamp": "2026-04-28 17:51:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM2IiwidXNlcm5hbWUiOiJKYXZhS3lvc2V2YSIsImVtYWlsIjoiZWR3aW5uYW1lckBnbWFpbC5jb20iLCJleHAiOjE3NzgwMDM0Njh9.TJcej7Q7bY4j2zMoH8YnAZJqfQ-j7YM84sUBN5d489I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f37eabe2f1566f9-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1",
        "X-Forwarded-For": "2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1,2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1, 172.71.99.195",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 17:51:46 UTC] === END API CALL LOG ===
[28-Apr-2026 17:51:46 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 17:51:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM2IiwidXNlcm5hbWUiOiJKYXZhS3lvc2V2YSIsImVtYWlsIjoiZWR3aW5uYW1lckBnbWFpbC5jb20iLCJleHAiOjE3NzgwMDM0Njh9.TJcej7Q7bY4j2zMoH8YnAZJqfQ-j7YM84sUBN5d489I
[28-Apr-2026 17:51:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 17:51:46 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 17:51:46 UTC] User ID: 436
[28-Apr-2026 17:51:46 UTC] ✅ User profile retrieved successfully for user ID: 436
[28-Apr-2026 17:51:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 17:51:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 17:51:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM2IiwidXNlcm5hbWUiOiJKYXZhS3lvc2V2YSIsImVtYWlsIjoiZWR3aW5uYW1lckBnbWFpbC5jb20iLCJleHAiOjE3NzgwMDM0Njh9.TJcej7Q7bY4j2zMoH8YnAZJqfQ-j7YM84sUBN5d489I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f37eae00b4866f9-AMS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1","X-Forwarded-For":"2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1,2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1, 172.71.99.195","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[28-Apr-2026 17:51:52 UTC] === User Orders API Called ===
[28-Apr-2026 17:51:52 UTC] User ID: 436
[28-Apr-2026 17:51:52 UTC] Limit: 20, Offset: 0
[28-Apr-2026 17:51:52 UTC] Orders found: 0
[28-Apr-2026 17:51:52 UTC] Orders data: []
[28-Apr-2026 17:51:52 UTC] Total orders count: 0
[28-Apr-2026 17:51:52 UTC] === API CALL LOG ===
[28-Apr-2026 17:51:52 UTC] Endpoint: user/profile.php
[28-Apr-2026 17:51:52 UTC] Full Log Data: {
    "timestamp": "2026-04-28 17:51:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM2IiwidXNlcm5hbWUiOiJKYXZhS3lvc2V2YSIsImVtYWlsIjoiZWR3aW5uYW1lckBnbWFpbC5jb20iLCJleHAiOjE3NzgwMDM0Njh9.TJcej7Q7bY4j2zMoH8YnAZJqfQ-j7YM84sUBN5d489I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f37eae00b4966f9-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1",
        "X-Forwarded-For": "2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1,2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1, 172.71.99.196",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 17:51:52 UTC] === END API CALL LOG ===
[28-Apr-2026 17:51:52 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 17:51:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM2IiwidXNlcm5hbWUiOiJKYXZhS3lvc2V2YSIsImVtYWlsIjoiZWR3aW5uYW1lckBnbWFpbC5jb20iLCJleHAiOjE3NzgwMDM0Njh9.TJcej7Q7bY4j2zMoH8YnAZJqfQ-j7YM84sUBN5d489I
[28-Apr-2026 17:51:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 17:51:52 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 17:51:52 UTC] User ID: 436
[28-Apr-2026 17:51:52 UTC] ✅ User profile retrieved successfully for user ID: 436
[28-Apr-2026 17:51:52 UTC] === API CALL LOG ===
[28-Apr-2026 17:51:52 UTC] Endpoint: user/profile.php
[28-Apr-2026 17:51:52 UTC] Full Log Data: {
    "timestamp": "2026-04-28 17:51:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM2IiwidXNlcm5hbWUiOiJKYXZhS3lvc2V2YSIsImVtYWlsIjoiZWR3aW5uYW1lckBnbWFpbC5jb20iLCJleHAiOjE3NzgwMDM0Njh9.TJcej7Q7bY4j2zMoH8YnAZJqfQ-j7YM84sUBN5d489I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f37eae3bf3466f9-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1",
        "X-Forwarded-For": "2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1,2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1, 172.71.99.196",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 17:51:52 UTC] === END API CALL LOG ===
[28-Apr-2026 17:51:52 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 17:51:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM2IiwidXNlcm5hbWUiOiJKYXZhS3lvc2V2YSIsImVtYWlsIjoiZWR3aW5uYW1lckBnbWFpbC5jb20iLCJleHAiOjE3NzgwMDM0Njh9.TJcej7Q7bY4j2zMoH8YnAZJqfQ-j7YM84sUBN5d489I
[28-Apr-2026 17:51:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 17:51:52 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 17:51:52 UTC] User ID: 436
[28-Apr-2026 17:51:52 UTC] ✅ User profile retrieved successfully for user ID: 436
[28-Apr-2026 17:52:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 17:52:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 17:52:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM2IiwidXNlcm5hbWUiOiJKYXZhS3lvc2V2YSIsImVtYWlsIjoiZWR3aW5uYW1lckBnbWFpbC5jb20iLCJleHAiOjE3NzgwMDM0Njh9.TJcej7Q7bY4j2zMoH8YnAZJqfQ-j7YM84sUBN5d489I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f37eb1fcea166f9-AMS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1","X-Forwarded-For":"2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1,2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1, 172.71.99.195","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[28-Apr-2026 17:52:02 UTC] === User Orders API Called ===
[28-Apr-2026 17:52:02 UTC] User ID: 436
[28-Apr-2026 17:52:02 UTC] Limit: 20, Offset: 0
[28-Apr-2026 17:52:02 UTC] Orders found: 0
[28-Apr-2026 17:52:02 UTC] Orders data: []
[28-Apr-2026 17:52:02 UTC] Total orders count: 0
[28-Apr-2026 17:52:03 UTC] === API CALL LOG ===
[28-Apr-2026 17:52:03 UTC] Endpoint: user/profile.php
[28-Apr-2026 17:52:03 UTC] Full Log Data: {
    "timestamp": "2026-04-28 17:52:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM2IiwidXNlcm5hbWUiOiJKYXZhS3lvc2V2YSIsImVtYWlsIjoiZWR3aW5uYW1lckBnbWFpbC5jb20iLCJleHAiOjE3NzgwMDM0Njh9.TJcej7Q7bY4j2zMoH8YnAZJqfQ-j7YM84sUBN5d489I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f37eb263d1466f9-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1",
        "X-Forwarded-For": "2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1,2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1, 172.71.99.195",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 17:52:03 UTC] === END API CALL LOG ===
[28-Apr-2026 17:52:03 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 17:52:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM2IiwidXNlcm5hbWUiOiJKYXZhS3lvc2V2YSIsImVtYWlsIjoiZWR3aW5uYW1lckBnbWFpbC5jb20iLCJleHAiOjE3NzgwMDM0Njh9.TJcej7Q7bY4j2zMoH8YnAZJqfQ-j7YM84sUBN5d489I
[28-Apr-2026 17:52:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 17:52:03 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 17:52:03 UTC] User ID: 436
[28-Apr-2026 17:52:03 UTC] ✅ User profile retrieved successfully for user ID: 436
[28-Apr-2026 17:52:03 UTC] User Purchases API - User ID: 436
[28-Apr-2026 17:52:03 UTC] User Purchases API - Total purchases found: 0
[28-Apr-2026 17:52:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 17:52:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 17:52:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM2IiwidXNlcm5hbWUiOiJKYXZhS3lvc2V2YSIsImVtYWlsIjoiZWR3aW5uYW1lckBnbWFpbC5jb20iLCJleHAiOjE3NzgwMDM0Njh9.TJcej7Q7bY4j2zMoH8YnAZJqfQ-j7YM84sUBN5d489I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f37eb5a4eab66f9-AMS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1","X-Forwarded-For":"2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1,2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1, 172.71.99.195","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[28-Apr-2026 17:52:11 UTC] === User Orders API Called ===
[28-Apr-2026 17:52:11 UTC] User ID: 436
[28-Apr-2026 17:52:11 UTC] Limit: 20, Offset: 0
[28-Apr-2026 17:52:11 UTC] Orders found: 0
[28-Apr-2026 17:52:11 UTC] Orders data: []
[28-Apr-2026 17:52:11 UTC] Total orders count: 0
[28-Apr-2026 17:52:11 UTC] === API CALL LOG ===
[28-Apr-2026 17:52:11 UTC] Endpoint: user/profile.php
[28-Apr-2026 17:52:11 UTC] Full Log Data: {
    "timestamp": "2026-04-28 17:52:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM2IiwidXNlcm5hbWUiOiJKYXZhS3lvc2V2YSIsImVtYWlsIjoiZWR3aW5uYW1lckBnbWFpbC5jb20iLCJleHAiOjE3NzgwMDM0Njh9.TJcej7Q7bY4j2zMoH8YnAZJqfQ-j7YM84sUBN5d489I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f37eb5a4eae66f9-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1",
        "X-Forwarded-For": "2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1,2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1, 172.71.99.195",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 17:52:11 UTC] === END API CALL LOG ===
[28-Apr-2026 17:52:11 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 17:52:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM2IiwidXNlcm5hbWUiOiJKYXZhS3lvc2V2YSIsImVtYWlsIjoiZWR3aW5uYW1lckBnbWFpbC5jb20iLCJleHAiOjE3NzgwMDM0Njh9.TJcej7Q7bY4j2zMoH8YnAZJqfQ-j7YM84sUBN5d489I
[28-Apr-2026 17:52:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 17:52:11 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 17:52:11 UTC] User ID: 436
[28-Apr-2026 17:52:11 UTC] ✅ User profile retrieved successfully for user ID: 436
[28-Apr-2026 17:52:12 UTC] === API CALL LOG ===
[28-Apr-2026 17:52:12 UTC] Endpoint: user/profile.php
[28-Apr-2026 17:52:12 UTC] Full Log Data: {
    "timestamp": "2026-04-28 17:52:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM2IiwidXNlcm5hbWUiOiJKYXZhS3lvc2V2YSIsImVtYWlsIjoiZWR3aW5uYW1lckBnbWFpbC5jb20iLCJleHAiOjE3NzgwMDM0Njh9.TJcej7Q7bY4j2zMoH8YnAZJqfQ-j7YM84sUBN5d489I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f37eb5d7aba66f9-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1",
        "X-Forwarded-For": "2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1,2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1, 172.71.99.195",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 17:52:12 UTC] === END API CALL LOG ===
[28-Apr-2026 17:52:12 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 17:52:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM2IiwidXNlcm5hbWUiOiJKYXZhS3lvc2V2YSIsImVtYWlsIjoiZWR3aW5uYW1lckBnbWFpbC5jb20iLCJleHAiOjE3NzgwMDM0Njh9.TJcej7Q7bY4j2zMoH8YnAZJqfQ-j7YM84sUBN5d489I
[28-Apr-2026 17:52:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 17:52:12 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 17:52:12 UTC] User ID: 436
[28-Apr-2026 17:52:12 UTC] ✅ User profile retrieved successfully for user ID: 436
[28-Apr-2026 17:52:19 UTC] === API CALL LOG ===
[28-Apr-2026 17:52:19 UTC] Endpoint: user/profile.php
[28-Apr-2026 17:52:19 UTC] Full Log Data: {
    "timestamp": "2026-04-28 17:52:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM2IiwidXNlcm5hbWUiOiJKYXZhS3lvc2V2YSIsImVtYWlsIjoiZWR3aW5uYW1lckBnbWFpbC5jb20iLCJleHAiOjE3NzgwMDM0Njh9.TJcej7Q7bY4j2zMoH8YnAZJqfQ-j7YM84sUBN5d489I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f37eb87ba6166f9-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1",
        "X-Forwarded-For": "2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1,2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1, 172.71.99.195",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 17:52:19 UTC] === END API CALL LOG ===
[28-Apr-2026 17:52:19 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 17:52:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM2IiwidXNlcm5hbWUiOiJKYXZhS3lvc2V2YSIsImVtYWlsIjoiZWR3aW5uYW1lckBnbWFpbC5jb20iLCJleHAiOjE3NzgwMDM0Njh9.TJcej7Q7bY4j2zMoH8YnAZJqfQ-j7YM84sUBN5d489I
[28-Apr-2026 17:52:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 17:52:19 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 17:52:19 UTC] User ID: 436
[28-Apr-2026 17:52:19 UTC] ✅ User profile retrieved successfully for user ID: 436
[28-Apr-2026 17:52:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 17:52:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 17:52:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM2IiwidXNlcm5hbWUiOiJKYXZhS3lvc2V2YSIsImVtYWlsIjoiZWR3aW5uYW1lckBnbWFpbC5jb20iLCJleHAiOjE3NzgwMDM0Njh9.TJcej7Q7bY4j2zMoH8YnAZJqfQ-j7YM84sUBN5d489I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f37eb87ba5d66f9-AMS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1","X-Forwarded-For":"2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1,2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1, 172.71.99.195","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[28-Apr-2026 17:52:19 UTC] === User Orders API Called ===
[28-Apr-2026 17:52:19 UTC] User ID: 436
[28-Apr-2026 17:52:19 UTC] Limit: 20, Offset: 0
[28-Apr-2026 17:52:19 UTC] Orders found: 0
[28-Apr-2026 17:52:19 UTC] Orders data: []
[28-Apr-2026 17:52:19 UTC] Total orders count: 0
[28-Apr-2026 17:52:19 UTC] === API CALL LOG ===
[28-Apr-2026 17:52:19 UTC] Endpoint: user/profile.php
[28-Apr-2026 17:52:19 UTC] Full Log Data: {
    "timestamp": "2026-04-28 17:52:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM2IiwidXNlcm5hbWUiOiJKYXZhS3lvc2V2YSIsImVtYWlsIjoiZWR3aW5uYW1lckBnbWFpbC5jb20iLCJleHAiOjE3NzgwMDM0Njh9.TJcej7Q7bY4j2zMoH8YnAZJqfQ-j7YM84sUBN5d489I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f37eb8b6e8a66f9-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1",
        "X-Forwarded-For": "2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1,2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1, 172.71.99.195",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 17:52:19 UTC] === END API CALL LOG ===
[28-Apr-2026 17:52:19 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 17:52:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM2IiwidXNlcm5hbWUiOiJKYXZhS3lvc2V2YSIsImVtYWlsIjoiZWR3aW5uYW1lckBnbWFpbC5jb20iLCJleHAiOjE3NzgwMDM0Njh9.TJcej7Q7bY4j2zMoH8YnAZJqfQ-j7YM84sUBN5d489I
[28-Apr-2026 17:52:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 17:52:19 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 17:52:19 UTC] User ID: 436
[28-Apr-2026 17:52:19 UTC] ✅ User profile retrieved successfully for user ID: 436
[28-Apr-2026 17:52:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 17:52:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 17:52:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM2IiwidXNlcm5hbWUiOiJKYXZhS3lvc2V2YSIsImVtYWlsIjoiZWR3aW5uYW1lckBnbWFpbC5jb20iLCJleHAiOjE3NzgwMDM0Njh9.TJcej7Q7bY4j2zMoH8YnAZJqfQ-j7YM84sUBN5d489I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f37ebb5ca6366f9-AMS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1","X-Forwarded-For":"2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1,2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1, 172.71.99.195","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[28-Apr-2026 17:52:26 UTC] === User Orders API Called ===
[28-Apr-2026 17:52:26 UTC] User ID: 436
[28-Apr-2026 17:52:26 UTC] Limit: 20, Offset: 0
[28-Apr-2026 17:52:26 UTC] Orders found: 0
[28-Apr-2026 17:52:26 UTC] === API CALL LOG ===
[28-Apr-2026 17:52:26 UTC] Orders data: []
[28-Apr-2026 17:52:26 UTC] Endpoint: user/profile.php
[28-Apr-2026 17:52:26 UTC] Full Log Data: {
    "timestamp": "2026-04-28 17:52:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM2IiwidXNlcm5hbWUiOiJKYXZhS3lvc2V2YSIsImVtYWlsIjoiZWR3aW5uYW1lckBnbWFpbC5jb20iLCJleHAiOjE3NzgwMDM0Njh9.TJcej7Q7bY4j2zMoH8YnAZJqfQ-j7YM84sUBN5d489I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f37ebb5ca6566f9-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1",
        "X-Forwarded-For": "2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1,2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1, 172.71.99.195",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 17:52:26 UTC] === END API CALL LOG ===
[28-Apr-2026 17:52:26 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 17:52:26 UTC] Total orders count: 0
[28-Apr-2026 17:52:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM2IiwidXNlcm5hbWUiOiJKYXZhS3lvc2V2YSIsImVtYWlsIjoiZWR3aW5uYW1lckBnbWFpbC5jb20iLCJleHAiOjE3NzgwMDM0Njh9.TJcej7Q7bY4j2zMoH8YnAZJqfQ-j7YM84sUBN5d489I
[28-Apr-2026 17:52:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 17:52:26 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 17:52:26 UTC] User ID: 436
[28-Apr-2026 17:52:26 UTC] ✅ User profile retrieved successfully for user ID: 436
[28-Apr-2026 17:52:27 UTC] === API CALL LOG ===
[28-Apr-2026 17:52:27 UTC] Endpoint: user/profile.php
[28-Apr-2026 17:52:27 UTC] Full Log Data: {
    "timestamp": "2026-04-28 17:52:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM2IiwidXNlcm5hbWUiOiJKYXZhS3lvc2V2YSIsImVtYWlsIjoiZWR3aW5uYW1lckBnbWFpbC5jb20iLCJleHAiOjE3NzgwMDM0Njh9.TJcej7Q7bY4j2zMoH8YnAZJqfQ-j7YM84sUBN5d489I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f37ebb8fda066f9-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1",
        "X-Forwarded-For": "2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1,2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1, 172.71.99.195",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 17:52:27 UTC] === END API CALL LOG ===
[28-Apr-2026 17:52:27 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 17:52:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM2IiwidXNlcm5hbWUiOiJKYXZhS3lvc2V2YSIsImVtYWlsIjoiZWR3aW5uYW1lckBnbWFpbC5jb20iLCJleHAiOjE3NzgwMDM0Njh9.TJcej7Q7bY4j2zMoH8YnAZJqfQ-j7YM84sUBN5d489I
[28-Apr-2026 17:52:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 17:52:27 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 17:52:27 UTC] User ID: 436
[28-Apr-2026 17:52:27 UTC] ✅ User profile retrieved successfully for user ID: 436
[28-Apr-2026 17:52:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 17:52:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 17:52:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM2IiwidXNlcm5hbWUiOiJKYXZhS3lvc2V2YSIsImVtYWlsIjoiZWR3aW5uYW1lckBnbWFpbC5jb20iLCJleHAiOjE3NzgwMDM0Njh9.TJcej7Q7bY4j2zMoH8YnAZJqfQ-j7YM84sUBN5d489I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f37ebbe4aff66f9-AMS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1","X-Forwarded-For":"2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1,2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1, 172.71.99.195","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[28-Apr-2026 17:52:27 UTC] === User Orders API Called ===
[28-Apr-2026 17:52:27 UTC] User ID: 436
[28-Apr-2026 17:52:27 UTC] Limit: 20, Offset: 0
[28-Apr-2026 17:52:27 UTC] Orders found: 0
[28-Apr-2026 17:52:27 UTC] Orders data: []
[28-Apr-2026 17:52:27 UTC] Total orders count: 0
[28-Apr-2026 17:52:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 17:52:29 UTC] === API CALL LOG ===
[28-Apr-2026 17:52:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 17:52:29 UTC] Endpoint: user/profile.php
[28-Apr-2026 17:52:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM2IiwidXNlcm5hbWUiOiJKYXZhS3lvc2V2YSIsImVtYWlsIjoiZWR3aW5uYW1lckBnbWFpbC5jb20iLCJleHAiOjE3NzgwMDM0Njh9.TJcej7Q7bY4j2zMoH8YnAZJqfQ-j7YM84sUBN5d489I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f37ebc8fd8e66f9-AMS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1","X-Forwarded-For":"2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1,2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1, 172.71.99.195","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[28-Apr-2026 17:52:29 UTC] Full Log Data: {
    "timestamp": "2026-04-28 17:52:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM2IiwidXNlcm5hbWUiOiJKYXZhS3lvc2V2YSIsImVtYWlsIjoiZWR3aW5uYW1lckBnbWFpbC5jb20iLCJleHAiOjE3NzgwMDM0Njh9.TJcej7Q7bY4j2zMoH8YnAZJqfQ-j7YM84sUBN5d489I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f37ebc8fd9066f9-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1",
        "X-Forwarded-For": "2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1,2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1, 172.71.99.195",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 17:52:29 UTC] === END API CALL LOG ===
[28-Apr-2026 17:52:29 UTC] === User Orders API Called ===
[28-Apr-2026 17:52:29 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 17:52:29 UTC] User ID: 436
[28-Apr-2026 17:52:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM2IiwidXNlcm5hbWUiOiJKYXZhS3lvc2V2YSIsImVtYWlsIjoiZWR3aW5uYW1lckBnbWFpbC5jb20iLCJleHAiOjE3NzgwMDM0Njh9.TJcej7Q7bY4j2zMoH8YnAZJqfQ-j7YM84sUBN5d489I
[28-Apr-2026 17:52:29 UTC] Limit: 20, Offset: 0
[28-Apr-2026 17:52:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 17:52:29 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 17:52:29 UTC] User ID: 436
[28-Apr-2026 17:52:29 UTC] ✅ User profile retrieved successfully for user ID: 436
[28-Apr-2026 17:52:29 UTC] Orders found: 0
[28-Apr-2026 17:52:29 UTC] Orders data: []
[28-Apr-2026 17:52:29 UTC] Total orders count: 0
[28-Apr-2026 17:52:30 UTC] === API CALL LOG ===
[28-Apr-2026 17:52:30 UTC] Endpoint: user/profile.php
[28-Apr-2026 17:52:30 UTC] Full Log Data: {
    "timestamp": "2026-04-28 17:52:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM2IiwidXNlcm5hbWUiOiJKYXZhS3lvc2V2YSIsImVtYWlsIjoiZWR3aW5uYW1lckBnbWFpbC5jb20iLCJleHAiOjE3NzgwMDM0Njh9.TJcej7Q7bY4j2zMoH8YnAZJqfQ-j7YM84sUBN5d489I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f37ebccd95066f9-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1",
        "X-Forwarded-For": "2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1,2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1, 172.71.99.195",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 17:52:30 UTC] === END API CALL LOG ===
[28-Apr-2026 17:52:30 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 17:52:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM2IiwidXNlcm5hbWUiOiJKYXZhS3lvc2V2YSIsImVtYWlsIjoiZWR3aW5uYW1lckBnbWFpbC5jb20iLCJleHAiOjE3NzgwMDM0Njh9.TJcej7Q7bY4j2zMoH8YnAZJqfQ-j7YM84sUBN5d489I
[28-Apr-2026 17:52:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 17:52:30 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 17:52:30 UTC] User ID: 436
[28-Apr-2026 17:52:30 UTC] ✅ User profile retrieved successfully for user ID: 436
[28-Apr-2026 17:52:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 17:52:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 17:52:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM2IiwidXNlcm5hbWUiOiJKYXZhS3lvc2V2YSIsImVtYWlsIjoiZWR3aW5uYW1lckBnbWFpbC5jb20iLCJleHAiOjE3NzgwMDM0Njh9.TJcej7Q7bY4j2zMoH8YnAZJqfQ-j7YM84sUBN5d489I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f37ec0c2c8a66f9-AMS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1","X-Forwarded-For":"2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1,2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1, 172.71.99.195","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[28-Apr-2026 17:52:40 UTC] === User Orders API Called ===
[28-Apr-2026 17:52:40 UTC] User ID: 436
[28-Apr-2026 17:52:40 UTC] Limit: 20, Offset: 0
[28-Apr-2026 17:52:40 UTC] Orders found: 0
[28-Apr-2026 17:52:40 UTC] Orders data: []
[28-Apr-2026 17:52:40 UTC] Total orders count: 0
[28-Apr-2026 17:52:40 UTC] === API CALL LOG ===
[28-Apr-2026 17:52:40 UTC] Endpoint: user/profile.php
[28-Apr-2026 17:52:40 UTC] Full Log Data: {
    "timestamp": "2026-04-28 17:52:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM2IiwidXNlcm5hbWUiOiJKYXZhS3lvc2V2YSIsImVtYWlsIjoiZWR3aW5uYW1lckBnbWFpbC5jb20iLCJleHAiOjE3NzgwMDM0Njh9.TJcej7Q7bY4j2zMoH8YnAZJqfQ-j7YM84sUBN5d489I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f37ec0c2c8c66f9-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1",
        "X-Forwarded-For": "2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1,2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1, 172.71.99.195",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 17:52:40 UTC] === END API CALL LOG ===
[28-Apr-2026 17:52:40 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 17:52:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM2IiwidXNlcm5hbWUiOiJKYXZhS3lvc2V2YSIsImVtYWlsIjoiZWR3aW5uYW1lckBnbWFpbC5jb20iLCJleHAiOjE3NzgwMDM0Njh9.TJcej7Q7bY4j2zMoH8YnAZJqfQ-j7YM84sUBN5d489I
[28-Apr-2026 17:52:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 17:52:40 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 17:52:40 UTC] User ID: 436
[28-Apr-2026 17:52:40 UTC] ✅ User profile retrieved successfully for user ID: 436
[28-Apr-2026 17:52:40 UTC] === API CALL LOG ===
[28-Apr-2026 17:52:40 UTC] Endpoint: user/profile.php
[28-Apr-2026 17:52:40 UTC] Full Log Data: {
    "timestamp": "2026-04-28 17:52:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM2IiwidXNlcm5hbWUiOiJKYXZhS3lvc2V2YSIsImVtYWlsIjoiZWR3aW5uYW1lckBnbWFpbC5jb20iLCJleHAiOjE3NzgwMDM0Njh9.TJcej7Q7bY4j2zMoH8YnAZJqfQ-j7YM84sUBN5d489I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f37ec0ff86066f9-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1",
        "X-Forwarded-For": "2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1,2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1, 172.71.99.195",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 17:52:40 UTC] === END API CALL LOG ===
[28-Apr-2026 17:52:40 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 17:52:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM2IiwidXNlcm5hbWUiOiJKYXZhS3lvc2V2YSIsImVtYWlsIjoiZWR3aW5uYW1lckBnbWFpbC5jb20iLCJleHAiOjE3NzgwMDM0Njh9.TJcej7Q7bY4j2zMoH8YnAZJqfQ-j7YM84sUBN5d489I
[28-Apr-2026 17:52:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 17:52:40 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 17:52:40 UTC] User ID: 436
[28-Apr-2026 17:52:40 UTC] ✅ User profile retrieved successfully for user ID: 436
[28-Apr-2026 17:52:53 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 17:52:53 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 17:52:53 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM2IiwidXNlcm5hbWUiOiJKYXZhS3lvc2V2YSIsImVtYWlsIjoiZWR3aW5uYW1lckBnbWFpbC5jb20iLCJleHAiOjE3NzgwMDM0Njh9.TJcej7Q7bY4j2zMoH8YnAZJqfQ-j7YM84sUBN5d489I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f37ec5d7f2766f9-AMS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1","X-Forwarded-For":"2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1,2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1, 172.71.99.195","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[28-Apr-2026 17:52:53 UTC] === User Orders API Called ===
[28-Apr-2026 17:52:53 UTC] User ID: 436
[28-Apr-2026 17:52:53 UTC] Limit: 20, Offset: 0
[28-Apr-2026 17:52:53 UTC] Orders found: 0
[28-Apr-2026 17:52:53 UTC] Orders data: []
[28-Apr-2026 17:52:53 UTC] Total orders count: 0
[28-Apr-2026 17:52:53 UTC] === API CALL LOG ===
[28-Apr-2026 17:52:53 UTC] Endpoint: user/profile.php
[28-Apr-2026 17:52:53 UTC] Full Log Data: {
    "timestamp": "2026-04-28 17:52:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM2IiwidXNlcm5hbWUiOiJKYXZhS3lvc2V2YSIsImVtYWlsIjoiZWR3aW5uYW1lckBnbWFpbC5jb20iLCJleHAiOjE3NzgwMDM0Njh9.TJcej7Q7bY4j2zMoH8YnAZJqfQ-j7YM84sUBN5d489I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f37ec5d7f2966f9-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1",
        "X-Forwarded-For": "2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1,2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1, 172.71.99.196",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 17:52:53 UTC] === END API CALL LOG ===
[28-Apr-2026 17:52:53 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 17:52:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM2IiwidXNlcm5hbWUiOiJKYXZhS3lvc2V2YSIsImVtYWlsIjoiZWR3aW5uYW1lckBnbWFpbC5jb20iLCJleHAiOjE3NzgwMDM0Njh9.TJcej7Q7bY4j2zMoH8YnAZJqfQ-j7YM84sUBN5d489I
[28-Apr-2026 17:52:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 17:52:53 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 17:52:53 UTC] User ID: 436
[28-Apr-2026 17:52:53 UTC] ✅ User profile retrieved successfully for user ID: 436
[28-Apr-2026 17:52:53 UTC] === API CALL LOG ===
[28-Apr-2026 17:52:53 UTC] Endpoint: user/profile.php
[28-Apr-2026 17:52:53 UTC] Full Log Data: {
    "timestamp": "2026-04-28 17:52:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM2IiwidXNlcm5hbWUiOiJKYXZhS3lvc2V2YSIsImVtYWlsIjoiZWR3aW5uYW1lckBnbWFpbC5jb20iLCJleHAiOjE3NzgwMDM0Njh9.TJcej7Q7bY4j2zMoH8YnAZJqfQ-j7YM84sUBN5d489I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f37ec612a7566f9-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1",
        "X-Forwarded-For": "2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1,2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1, 172.71.99.196",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 17:52:53 UTC] === END API CALL LOG ===
[28-Apr-2026 17:52:53 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 17:52:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM2IiwidXNlcm5hbWUiOiJKYXZhS3lvc2V2YSIsImVtYWlsIjoiZWR3aW5uYW1lckBnbWFpbC5jb20iLCJleHAiOjE3NzgwMDM0Njh9.TJcej7Q7bY4j2zMoH8YnAZJqfQ-j7YM84sUBN5d489I
[28-Apr-2026 17:52:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 17:52:53 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 17:52:53 UTC] User ID: 436
[28-Apr-2026 17:52:53 UTC] ✅ User profile retrieved successfully for user ID: 436
[28-Apr-2026 17:53:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 17:53:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 17:53:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM2IiwidXNlcm5hbWUiOiJKYXZhS3lvc2V2YSIsImVtYWlsIjoiZWR3aW5uYW1lckBnbWFpbC5jb20iLCJleHAiOjE3NzgwMDM0Njh9.TJcej7Q7bY4j2zMoH8YnAZJqfQ-j7YM84sUBN5d489I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f37ec93b8d766f9-AMS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1","X-Forwarded-For":"2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1,2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1, 172.71.99.195","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[28-Apr-2026 17:53:02 UTC] === User Orders API Called ===
[28-Apr-2026 17:53:02 UTC] User ID: 436
[28-Apr-2026 17:53:02 UTC] Limit: 20, Offset: 0
[28-Apr-2026 17:53:02 UTC] Orders found: 0
[28-Apr-2026 17:53:02 UTC] Orders data: []
[28-Apr-2026 17:53:02 UTC] Total orders count: 0
[28-Apr-2026 17:53:03 UTC] === API CALL LOG ===
[28-Apr-2026 17:53:03 UTC] Endpoint: user/profile.php
[28-Apr-2026 17:53:03 UTC] Full Log Data: {
    "timestamp": "2026-04-28 17:53:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM2IiwidXNlcm5hbWUiOiJKYXZhS3lvc2V2YSIsImVtYWlsIjoiZWR3aW5uYW1lckBnbWFpbC5jb20iLCJleHAiOjE3NzgwMDM0Njh9.TJcej7Q7bY4j2zMoH8YnAZJqfQ-j7YM84sUBN5d489I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f37ec99ffdd66f9-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1",
        "X-Forwarded-For": "2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1,2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1, 172.71.99.195",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 17:53:03 UTC] === END API CALL LOG ===
[28-Apr-2026 17:53:03 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 17:53:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM2IiwidXNlcm5hbWUiOiJKYXZhS3lvc2V2YSIsImVtYWlsIjoiZWR3aW5uYW1lckBnbWFpbC5jb20iLCJleHAiOjE3NzgwMDM0Njh9.TJcej7Q7bY4j2zMoH8YnAZJqfQ-j7YM84sUBN5d489I
[28-Apr-2026 17:53:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 17:53:03 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 17:53:03 UTC] User ID: 436
[28-Apr-2026 17:53:03 UTC] ✅ User profile retrieved successfully for user ID: 436
[28-Apr-2026 17:54:13 UTC] === API CALL LOG ===
[28-Apr-2026 17:54:13 UTC] Endpoint: user/profile.php
[28-Apr-2026 17:54:13 UTC] Full Log Data: {
    "timestamp": "2026-04-28 17:54:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Connection": "Keep-Alive",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM2IiwidXNlcm5hbWUiOiJKYXZhS3lvc2V2YSIsImVtYWlsIjoiZWR3aW5uYW1lckBnbWFpbC5jb20iLCJleHAiOjE3NzgwMDM0Njh9.TJcej7Q7bY4j2zMoH8YnAZJqfQ-j7YM84sUBN5d489I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f37ee50086666f9-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1",
        "X-Forwarded-For": "2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1,2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "Host": "api.memberx.app"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 17:54:13 UTC] === END API CALL LOG ===
[28-Apr-2026 17:54:13 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 17:54:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM2IiwidXNlcm5hbWUiOiJKYXZhS3lvc2V2YSIsImVtYWlsIjoiZWR3aW5uYW1lckBnbWFpbC5jb20iLCJleHAiOjE3NzgwMDM0Njh9.TJcej7Q7bY4j2zMoH8YnAZJqfQ-j7YM84sUBN5d489I
[28-Apr-2026 17:54:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 17:54:13 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 17:54:13 UTC] User ID: 436
[28-Apr-2026 17:54:13 UTC] ✅ User profile retrieved successfully for user ID: 436
[28-Apr-2026 17:54:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 17:54:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 17:54:27 UTC] API Hash Debug - Headers: {"Connection":"Keep-Alive","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM2IiwidXNlcm5hbWUiOiJKYXZhS3lvc2V2YSIsImVtYWlsIjoiZWR3aW5uYW1lckBnbWFpbC5jb20iLCJleHAiOjE3NzgwMDM0Njh9.TJcej7Q7bY4j2zMoH8YnAZJqfQ-j7YM84sUBN5d489I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f37eea90c0a66f9-AMS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1","X-Forwarded-For":"2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1,2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","Host":"api.memberx.app"}
[28-Apr-2026 17:54:27 UTC] === User Orders API Called ===
[28-Apr-2026 17:54:27 UTC] User ID: 436
[28-Apr-2026 17:54:27 UTC] Limit: 20, Offset: 0
[28-Apr-2026 17:54:27 UTC] Orders found: 0
[28-Apr-2026 17:54:27 UTC] Orders data: []
[28-Apr-2026 17:54:27 UTC] Total orders count: 0
[28-Apr-2026 17:54:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 17:54:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 17:54:29 UTC] API Hash Debug - Headers: {"Connection":"Keep-Alive","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM2IiwidXNlcm5hbWUiOiJKYXZhS3lvc2V2YSIsImVtYWlsIjoiZWR3aW5uYW1lckBnbWFpbC5jb20iLCJleHAiOjE3NzgwMDM0Njh9.TJcej7Q7bY4j2zMoH8YnAZJqfQ-j7YM84sUBN5d489I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f37eeb68b2e66f9-AMS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1","X-Forwarded-For":"2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1,2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","Host":"api.memberx.app"}
[28-Apr-2026 17:54:29 UTC] === User Orders API Called ===
[28-Apr-2026 17:54:29 UTC] User ID: 436
[28-Apr-2026 17:54:29 UTC] Limit: 20, Offset: 0
[28-Apr-2026 17:54:29 UTC] Orders found: 0
[28-Apr-2026 17:54:29 UTC] Orders data: []
[28-Apr-2026 17:54:29 UTC] Total orders count: 0
[28-Apr-2026 17:54:29 UTC] === API CALL LOG ===
[28-Apr-2026 17:54:29 UTC] Endpoint: user/profile.php
[28-Apr-2026 17:54:29 UTC] Full Log Data: {
    "timestamp": "2026-04-28 17:54:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM2IiwidXNlcm5hbWUiOiJKYXZhS3lvc2V2YSIsImVtYWlsIjoiZWR3aW5uYW1lckBnbWFpbC5jb20iLCJleHAiOjE3NzgwMDM0Njh9.TJcej7Q7bY4j2zMoH8YnAZJqfQ-j7YM84sUBN5d489I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f37eeb71bc866f9-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1",
        "X-Forwarded-For": "2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1,2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1, 172.71.99.195",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 17:54:29 UTC] === END API CALL LOG ===
[28-Apr-2026 17:54:29 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 17:54:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM2IiwidXNlcm5hbWUiOiJKYXZhS3lvc2V2YSIsImVtYWlsIjoiZWR3aW5uYW1lckBnbWFpbC5jb20iLCJleHAiOjE3NzgwMDM0Njh9.TJcej7Q7bY4j2zMoH8YnAZJqfQ-j7YM84sUBN5d489I
[28-Apr-2026 17:54:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 17:54:29 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 17:54:29 UTC] User ID: 436
[28-Apr-2026 17:54:29 UTC] ✅ User profile retrieved successfully for user ID: 436
[28-Apr-2026 17:54:30 UTC] === API CALL LOG ===
[28-Apr-2026 17:54:30 UTC] Endpoint: user/profile.php
[28-Apr-2026 17:54:30 UTC] Full Log Data: {
    "timestamp": "2026-04-28 17:54:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Connection": "Keep-Alive",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM2IiwidXNlcm5hbWUiOiJKYXZhS3lvc2V2YSIsImVtYWlsIjoiZWR3aW5uYW1lckBnbWFpbC5jb20iLCJleHAiOjE3NzgwMDM0Njh9.TJcej7Q7bY4j2zMoH8YnAZJqfQ-j7YM84sUBN5d489I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f37eeba7f7966f9-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1",
        "X-Forwarded-For": "2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1,2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "Host": "api.memberx.app"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 17:54:30 UTC] === END API CALL LOG ===
[28-Apr-2026 17:54:30 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 17:54:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM2IiwidXNlcm5hbWUiOiJKYXZhS3lvc2V2YSIsImVtYWlsIjoiZWR3aW5uYW1lckBnbWFpbC5jb20iLCJleHAiOjE3NzgwMDM0Njh9.TJcej7Q7bY4j2zMoH8YnAZJqfQ-j7YM84sUBN5d489I
[28-Apr-2026 17:54:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 17:54:30 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 17:54:30 UTC] User ID: 436
[28-Apr-2026 17:54:30 UTC] ✅ User profile retrieved successfully for user ID: 436
[28-Apr-2026 17:54:31 UTC] === API CALL LOG ===
[28-Apr-2026 17:54:31 UTC] Endpoint: user/profile.php
[28-Apr-2026 17:54:31 UTC] Full Log Data: {
    "timestamp": "2026-04-28 17:54:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM2IiwidXNlcm5hbWUiOiJKYXZhS3lvc2V2YSIsImVtYWlsIjoiZWR3aW5uYW1lckBnbWFpbC5jb20iLCJleHAiOjE3NzgwMDM0Njh9.TJcej7Q7bY4j2zMoH8YnAZJqfQ-j7YM84sUBN5d489I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f37eec07f5c66f9-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1",
        "X-Forwarded-For": "2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1,2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1, 172.71.99.195",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 17:54:31 UTC] === END API CALL LOG ===
[28-Apr-2026 17:54:31 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 17:54:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM2IiwidXNlcm5hbWUiOiJKYXZhS3lvc2V2YSIsImVtYWlsIjoiZWR3aW5uYW1lckBnbWFpbC5jb20iLCJleHAiOjE3NzgwMDM0Njh9.TJcej7Q7bY4j2zMoH8YnAZJqfQ-j7YM84sUBN5d489I
[28-Apr-2026 17:54:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 17:54:31 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 17:54:31 UTC] User ID: 436
[28-Apr-2026 17:54:31 UTC] ✅ User profile retrieved successfully for user ID: 436
[28-Apr-2026 17:54:31 UTC] User Purchases API - User ID: 436
[28-Apr-2026 17:54:31 UTC] User Purchases API - Total purchases found: 0
[28-Apr-2026 17:54:34 UTC] === API CALL LOG ===
[28-Apr-2026 17:54:34 UTC] Endpoint: user/profile.php
[28-Apr-2026 17:54:34 UTC] Full Log Data: {
    "timestamp": "2026-04-28 17:54:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Connection": "Keep-Alive",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM2IiwidXNlcm5hbWUiOiJKYXZhS3lvc2V2YSIsImVtYWlsIjoiZWR3aW5uYW1lckBnbWFpbC5jb20iLCJleHAiOjE3NzgwMDM0Njh9.TJcej7Q7bY4j2zMoH8YnAZJqfQ-j7YM84sUBN5d489I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f37eed7a94266f9-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1",
        "X-Forwarded-For": "2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1,2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "Host": "api.memberx.app"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 17:54:34 UTC] === END API CALL LOG ===
[28-Apr-2026 17:54:34 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 17:54:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM2IiwidXNlcm5hbWUiOiJKYXZhS3lvc2V2YSIsImVtYWlsIjoiZWR3aW5uYW1lckBnbWFpbC5jb20iLCJleHAiOjE3NzgwMDM0Njh9.TJcej7Q7bY4j2zMoH8YnAZJqfQ-j7YM84sUBN5d489I
[28-Apr-2026 17:54:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 17:54:34 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 17:54:34 UTC] User ID: 436
[28-Apr-2026 17:54:34 UTC] ✅ User profile retrieved successfully for user ID: 436
[28-Apr-2026 17:54:34 UTC] User Purchases API - User ID: 436
[28-Apr-2026 17:54:34 UTC] User Purchases API - Total purchases found: 0
[28-Apr-2026 17:54:39 UTC] === API CALL LOG ===
[28-Apr-2026 17:54:39 UTC] Endpoint: user/profile.php
[28-Apr-2026 17:54:39 UTC] Full Log Data: {
    "timestamp": "2026-04-28 17:54:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM2IiwidXNlcm5hbWUiOiJKYXZhS3lvc2V2YSIsImVtYWlsIjoiZWR3aW5uYW1lckBnbWFpbC5jb20iLCJleHAiOjE3NzgwMDM0Njh9.TJcej7Q7bY4j2zMoH8YnAZJqfQ-j7YM84sUBN5d489I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f37eef45b4b66f9-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1",
        "X-Forwarded-For": "2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1,2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1, 172.71.99.195",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 17:54:39 UTC] === END API CALL LOG ===
[28-Apr-2026 17:54:39 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 17:54:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM2IiwidXNlcm5hbWUiOiJKYXZhS3lvc2V2YSIsImVtYWlsIjoiZWR3aW5uYW1lckBnbWFpbC5jb20iLCJleHAiOjE3NzgwMDM0Njh9.TJcej7Q7bY4j2zMoH8YnAZJqfQ-j7YM84sUBN5d489I
[28-Apr-2026 17:54:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 17:54:39 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 17:54:39 UTC] User ID: 436
[28-Apr-2026 17:54:39 UTC] ✅ User profile retrieved successfully for user ID: 436
[28-Apr-2026 17:54:39 UTC] User Purchases API - User ID: 436
[28-Apr-2026 17:54:39 UTC] User Purchases API - Total purchases found: 0
[28-Apr-2026 17:54:43 UTC] === API CALL LOG ===
[28-Apr-2026 17:54:43 UTC] Endpoint: user/profile.php
[28-Apr-2026 17:54:43 UTC] Full Log Data: {
    "timestamp": "2026-04-28 17:54:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM2IiwidXNlcm5hbWUiOiJKYXZhS3lvc2V2YSIsImVtYWlsIjoiZWR3aW5uYW1lckBnbWFpbC5jb20iLCJleHAiOjE3NzgwMDM0Njh9.TJcej7Q7bY4j2zMoH8YnAZJqfQ-j7YM84sUBN5d489I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f37ef104b9e66f9-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1",
        "X-Forwarded-For": "2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1,2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1, 172.71.99.195",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 17:54:43 UTC] === END API CALL LOG ===
[28-Apr-2026 17:54:43 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 17:54:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM2IiwidXNlcm5hbWUiOiJKYXZhS3lvc2V2YSIsImVtYWlsIjoiZWR3aW5uYW1lckBnbWFpbC5jb20iLCJleHAiOjE3NzgwMDM0Njh9.TJcej7Q7bY4j2zMoH8YnAZJqfQ-j7YM84sUBN5d489I
[28-Apr-2026 17:54:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 17:54:43 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 17:54:43 UTC] User ID: 436
[28-Apr-2026 17:54:43 UTC] ✅ User profile retrieved successfully for user ID: 436
[28-Apr-2026 17:54:44 UTC] User Purchases API - User ID: 436
[28-Apr-2026 17:54:44 UTC] User Purchases API - Total purchases found: 0
[28-Apr-2026 17:54:46 UTC] === API CALL LOG ===
[28-Apr-2026 17:54:46 UTC] Endpoint: user/profile.php
[28-Apr-2026 17:54:46 UTC] Full Log Data: {
    "timestamp": "2026-04-28 17:54:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Connection": "Keep-Alive",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM2IiwidXNlcm5hbWUiOiJKYXZhS3lvc2V2YSIsImVtYWlsIjoiZWR3aW5uYW1lckBnbWFpbC5jb20iLCJleHAiOjE3NzgwMDM0Njh9.TJcej7Q7bY4j2zMoH8YnAZJqfQ-j7YM84sUBN5d489I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f37ef1ebd4f66f9-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1",
        "X-Forwarded-For": "2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1,2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "Host": "api.memberx.app"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 17:54:46 UTC] === END API CALL LOG ===
[28-Apr-2026 17:54:46 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 17:54:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM2IiwidXNlcm5hbWUiOiJKYXZhS3lvc2V2YSIsImVtYWlsIjoiZWR3aW5uYW1lckBnbWFpbC5jb20iLCJleHAiOjE3NzgwMDM0Njh9.TJcej7Q7bY4j2zMoH8YnAZJqfQ-j7YM84sUBN5d489I
[28-Apr-2026 17:54:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 17:54:46 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 17:54:46 UTC] User ID: 436
[28-Apr-2026 17:54:46 UTC] ✅ User profile retrieved successfully for user ID: 436
[28-Apr-2026 17:54:46 UTC] User Purchases API - User ID: 436
[28-Apr-2026 17:54:46 UTC] User Purchases API - Total purchases found: 0
[28-Apr-2026 17:54:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 17:54:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 17:54:52 UTC] API Hash Debug - Headers: {"Connection":"Keep-Alive","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM2IiwidXNlcm5hbWUiOiJKYXZhS3lvc2V2YSIsImVtYWlsIjoiZWR3aW5uYW1lckBnbWFpbC5jb20iLCJleHAiOjE3NzgwMDM0Njh9.TJcej7Q7bY4j2zMoH8YnAZJqfQ-j7YM84sUBN5d489I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f37ef466eda66f9-AMS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1","X-Forwarded-For":"2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1,2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","Host":"api.memberx.app"}
[28-Apr-2026 17:54:52 UTC] === User Orders API Called ===
[28-Apr-2026 17:54:52 UTC] User ID: 436
[28-Apr-2026 17:54:52 UTC] Limit: 20, Offset: 0
[28-Apr-2026 17:54:52 UTC] Orders found: 0
[28-Apr-2026 17:54:52 UTC] Orders data: []
[28-Apr-2026 17:54:52 UTC] Total orders count: 0
[28-Apr-2026 17:54:55 UTC] === API CALL LOG ===
[28-Apr-2026 17:54:55 UTC] Endpoint: user/profile.php
[28-Apr-2026 17:54:55 UTC] Full Log Data: {
    "timestamp": "2026-04-28 17:54:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Connection": "Keep-Alive",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM2IiwidXNlcm5hbWUiOiJKYXZhS3lvc2V2YSIsImVtYWlsIjoiZWR3aW5uYW1lckBnbWFpbC5jb20iLCJleHAiOjE3NzgwMDM0Njh9.TJcej7Q7bY4j2zMoH8YnAZJqfQ-j7YM84sUBN5d489I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f37ef599e1666f9-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1",
        "X-Forwarded-For": "2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1,2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "Host": "api.memberx.app"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 17:54:55 UTC] === END API CALL LOG ===
[28-Apr-2026 17:54:55 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 17:54:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM2IiwidXNlcm5hbWUiOiJKYXZhS3lvc2V2YSIsImVtYWlsIjoiZWR3aW5uYW1lckBnbWFpbC5jb20iLCJleHAiOjE3NzgwMDM0Njh9.TJcej7Q7bY4j2zMoH8YnAZJqfQ-j7YM84sUBN5d489I
[28-Apr-2026 17:54:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 17:54:55 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 17:54:55 UTC] User ID: 436
[28-Apr-2026 17:54:55 UTC] ✅ User profile retrieved successfully for user ID: 436
[28-Apr-2026 17:54:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 17:54:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 17:54:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM2IiwidXNlcm5hbWUiOiJKYXZhS3lvc2V2YSIsImVtYWlsIjoiZWR3aW5uYW1lckBnbWFpbC5jb20iLCJleHAiOjE3NzgwMDM0Njh9.TJcej7Q7bY4j2zMoH8YnAZJqfQ-j7YM84sUBN5d489I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f37ef599e1566f9-AMS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1","X-Forwarded-For":"2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1,2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1, 172.71.99.196","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[28-Apr-2026 17:54:55 UTC] === User Orders API Called ===
[28-Apr-2026 17:54:55 UTC] User ID: 436
[28-Apr-2026 17:54:55 UTC] Limit: 20, Offset: 0
[28-Apr-2026 17:54:55 UTC] Orders found: 0
[28-Apr-2026 17:54:55 UTC] Orders data: []
[28-Apr-2026 17:54:55 UTC] Total orders count: 0
[28-Apr-2026 17:54:56 UTC] === API CALL LOG ===
[28-Apr-2026 17:54:56 UTC] Endpoint: user/profile.php
[28-Apr-2026 17:54:56 UTC] Full Log Data: {
    "timestamp": "2026-04-28 17:54:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM2IiwidXNlcm5hbWUiOiJKYXZhS3lvc2V2YSIsImVtYWlsIjoiZWR3aW5uYW1lckBnbWFpbC5jb20iLCJleHAiOjE3NzgwMDM0Njh9.TJcej7Q7bY4j2zMoH8YnAZJqfQ-j7YM84sUBN5d489I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f37ef5d3a6166f9-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1",
        "X-Forwarded-For": "2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1,2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1, 172.71.99.196",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 17:54:56 UTC] === END API CALL LOG ===
[28-Apr-2026 17:54:56 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 17:54:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM2IiwidXNlcm5hbWUiOiJKYXZhS3lvc2V2YSIsImVtYWlsIjoiZWR3aW5uYW1lckBnbWFpbC5jb20iLCJleHAiOjE3NzgwMDM0Njh9.TJcej7Q7bY4j2zMoH8YnAZJqfQ-j7YM84sUBN5d489I
[28-Apr-2026 17:54:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 17:54:56 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 17:54:56 UTC] User ID: 436
[28-Apr-2026 17:54:56 UTC] ✅ User profile retrieved successfully for user ID: 436
[28-Apr-2026 17:55:01 UTC] === API CALL LOG ===
[28-Apr-2026 17:55:01 UTC] Endpoint: user/profile.php
[28-Apr-2026 17:55:01 UTC] Full Log Data: {
    "timestamp": "2026-04-28 17:55:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Connection": "Keep-Alive",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM2IiwidXNlcm5hbWUiOiJKYXZhS3lvc2V2YSIsImVtYWlsIjoiZWR3aW5uYW1lckBnbWFpbC5jb20iLCJleHAiOjE3NzgwMDM0Njh9.TJcej7Q7bY4j2zMoH8YnAZJqfQ-j7YM84sUBN5d489I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f37ef7c0b7866f9-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1",
        "X-Forwarded-For": "2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1,2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "Host": "api.memberx.app"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 17:55:01 UTC] === END API CALL LOG ===
[28-Apr-2026 17:55:01 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 17:55:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM2IiwidXNlcm5hbWUiOiJKYXZhS3lvc2V2YSIsImVtYWlsIjoiZWR3aW5uYW1lckBnbWFpbC5jb20iLCJleHAiOjE3NzgwMDM0Njh9.TJcej7Q7bY4j2zMoH8YnAZJqfQ-j7YM84sUBN5d489I
[28-Apr-2026 17:55:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 17:55:01 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 17:55:01 UTC] User ID: 436
[28-Apr-2026 17:55:01 UTC] ✅ User profile retrieved successfully for user ID: 436
[28-Apr-2026 17:55:11 UTC] === API CALL LOG ===
[28-Apr-2026 17:55:11 UTC] Endpoint: user/profile.php
[28-Apr-2026 17:55:11 UTC] Full Log Data: {
    "timestamp": "2026-04-28 17:55:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Connection": "Keep-Alive",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM2IiwidXNlcm5hbWUiOiJKYXZhS3lvc2V2YSIsImVtYWlsIjoiZWR3aW5uYW1lckBnbWFpbC5jb20iLCJleHAiOjE3NzgwMDM0Njh9.TJcej7Q7bY4j2zMoH8YnAZJqfQ-j7YM84sUBN5d489I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f37efbd891166f9-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1",
        "X-Forwarded-For": "2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1,2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "Host": "api.memberx.app"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 17:55:11 UTC] === END API CALL LOG ===
[28-Apr-2026 17:55:11 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 17:55:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM2IiwidXNlcm5hbWUiOiJKYXZhS3lvc2V2YSIsImVtYWlsIjoiZWR3aW5uYW1lckBnbWFpbC5jb20iLCJleHAiOjE3NzgwMDM0Njh9.TJcej7Q7bY4j2zMoH8YnAZJqfQ-j7YM84sUBN5d489I
[28-Apr-2026 17:55:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 17:55:12 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 17:55:12 UTC] User ID: 436
[28-Apr-2026 17:55:12 UTC] ✅ User profile retrieved successfully for user ID: 436
[28-Apr-2026 17:55:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 17:55:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 17:55:20 UTC] API Hash Debug - Headers: {"Connection":"Keep-Alive","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM2IiwidXNlcm5hbWUiOiJKYXZhS3lvc2V2YSIsImVtYWlsIjoiZWR3aW5uYW1lckBnbWFpbC5jb20iLCJleHAiOjE3NzgwMDM0Njh9.TJcej7Q7bY4j2zMoH8YnAZJqfQ-j7YM84sUBN5d489I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f37eff5988766f9-AMS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1","X-Forwarded-For":"2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1,2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","Host":"api.memberx.app"}
[28-Apr-2026 17:55:20 UTC] === User Orders API Called ===
[28-Apr-2026 17:55:20 UTC] User ID: 436
[28-Apr-2026 17:55:20 UTC] Limit: 20, Offset: 0
[28-Apr-2026 17:55:20 UTC] Orders found: 0
[28-Apr-2026 17:55:20 UTC] Orders data: []
[28-Apr-2026 17:55:20 UTC] Total orders count: 0
[28-Apr-2026 17:55:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 17:55:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 17:55:22 UTC] API Hash Debug - Headers: {"Connection":"Keep-Alive","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM2IiwidXNlcm5hbWUiOiJKYXZhS3lvc2V2YSIsImVtYWlsIjoiZWR3aW5uYW1lckBnbWFpbC5jb20iLCJleHAiOjE3NzgwMDM0Njh9.TJcej7Q7bY4j2zMoH8YnAZJqfQ-j7YM84sUBN5d489I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f37effeba1c66f9-AMS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1","X-Forwarded-For":"2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1,2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","Host":"api.memberx.app"}
[28-Apr-2026 17:55:22 UTC] === User Orders API Called ===
[28-Apr-2026 17:55:22 UTC] User ID: 436
[28-Apr-2026 17:55:22 UTC] Limit: 20, Offset: 0
[28-Apr-2026 17:55:22 UTC] Orders found: 0
[28-Apr-2026 17:55:22 UTC] Orders data: []
[28-Apr-2026 17:55:22 UTC] Total orders count: 0
[28-Apr-2026 17:55:22 UTC] === API CALL LOG ===
[28-Apr-2026 17:55:22 UTC] Endpoint: user/profile.php
[28-Apr-2026 17:55:22 UTC] Full Log Data: {
    "timestamp": "2026-04-28 17:55:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM2IiwidXNlcm5hbWUiOiJKYXZhS3lvc2V2YSIsImVtYWlsIjoiZWR3aW5uYW1lckBnbWFpbC5jb20iLCJleHAiOjE3NzgwMDM0Njh9.TJcej7Q7bY4j2zMoH8YnAZJqfQ-j7YM84sUBN5d489I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f37effeba1d66f9-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1",
        "X-Forwarded-For": "2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1,2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1, 172.71.99.196",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 17:55:22 UTC] === END API CALL LOG ===
[28-Apr-2026 17:55:22 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 17:55:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM2IiwidXNlcm5hbWUiOiJKYXZhS3lvc2V2YSIsImVtYWlsIjoiZWR3aW5uYW1lckBnbWFpbC5jb20iLCJleHAiOjE3NzgwMDM0Njh9.TJcej7Q7bY4j2zMoH8YnAZJqfQ-j7YM84sUBN5d489I
[28-Apr-2026 17:55:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 17:55:22 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 17:55:22 UTC] User ID: 436
[28-Apr-2026 17:55:22 UTC] ✅ User profile retrieved successfully for user ID: 436
[28-Apr-2026 17:55:22 UTC] === API CALL LOG ===
[28-Apr-2026 17:55:22 UTC] Endpoint: user/profile.php
[28-Apr-2026 17:55:22 UTC] Full Log Data: {
    "timestamp": "2026-04-28 17:55:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM2IiwidXNlcm5hbWUiOiJKYXZhS3lvc2V2YSIsImVtYWlsIjoiZWR3aW5uYW1lckBnbWFpbC5jb20iLCJleHAiOjE3NzgwMDM0Njh9.TJcej7Q7bY4j2zMoH8YnAZJqfQ-j7YM84sUBN5d489I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f37f0020d9f66f9-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1",
        "X-Forwarded-For": "2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1,2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1, 172.71.99.196",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 17:55:22 UTC] === END API CALL LOG ===
[28-Apr-2026 17:55:22 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 17:55:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM2IiwidXNlcm5hbWUiOiJKYXZhS3lvc2V2YSIsImVtYWlsIjoiZWR3aW5uYW1lckBnbWFpbC5jb20iLCJleHAiOjE3NzgwMDM0Njh9.TJcej7Q7bY4j2zMoH8YnAZJqfQ-j7YM84sUBN5d489I
[28-Apr-2026 17:55:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 17:55:22 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 17:55:22 UTC] User ID: 436
[28-Apr-2026 17:55:22 UTC] ✅ User profile retrieved successfully for user ID: 436
[28-Apr-2026 17:55:23 UTC] === API CALL LOG ===
[28-Apr-2026 17:55:23 UTC] Endpoint: user/profile.php
[28-Apr-2026 17:55:23 UTC] Full Log Data: {
    "timestamp": "2026-04-28 17:55:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Connection": "Keep-Alive",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM2IiwidXNlcm5hbWUiOiJKYXZhS3lvc2V2YSIsImVtYWlsIjoiZWR3aW5uYW1lckBnbWFpbC5jb20iLCJleHAiOjE3NzgwMDM0Njh9.TJcej7Q7bY4j2zMoH8YnAZJqfQ-j7YM84sUBN5d489I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f37f0079b1b66f9-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1",
        "X-Forwarded-For": "2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1,2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "Host": "api.memberx.app"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 17:55:23 UTC] === END API CALL LOG ===
[28-Apr-2026 17:55:23 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 17:55:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM2IiwidXNlcm5hbWUiOiJKYXZhS3lvc2V2YSIsImVtYWlsIjoiZWR3aW5uYW1lckBnbWFpbC5jb20iLCJleHAiOjE3NzgwMDM0Njh9.TJcej7Q7bY4j2zMoH8YnAZJqfQ-j7YM84sUBN5d489I
[28-Apr-2026 17:55:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 17:55:23 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 17:55:23 UTC] User ID: 436
[28-Apr-2026 17:55:23 UTC] ✅ User profile retrieved successfully for user ID: 436
[28-Apr-2026 17:55:23 UTC] User Purchases API - User ID: 436
[28-Apr-2026 17:55:23 UTC] User Purchases API - Total purchases found: 1
[28-Apr-2026 17:55:26 UTC] === API CALL LOG ===
[28-Apr-2026 17:55:26 UTC] Endpoint: user/profile.php
[28-Apr-2026 17:55:26 UTC] Full Log Data: {
    "timestamp": "2026-04-28 17:55:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM2IiwidXNlcm5hbWUiOiJKYXZhS3lvc2V2YSIsImVtYWlsIjoiZWR3aW5uYW1lckBnbWFpbC5jb20iLCJleHAiOjE3NzgwMDM0Njh9.TJcej7Q7bY4j2zMoH8YnAZJqfQ-j7YM84sUBN5d489I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f37f01b19b966f9-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1",
        "X-Forwarded-For": "2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1,2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1, 172.71.99.196",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 17:55:26 UTC] === END API CALL LOG ===
[28-Apr-2026 17:55:26 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 17:55:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM2IiwidXNlcm5hbWUiOiJKYXZhS3lvc2V2YSIsImVtYWlsIjoiZWR3aW5uYW1lckBnbWFpbC5jb20iLCJleHAiOjE3NzgwMDM0Njh9.TJcej7Q7bY4j2zMoH8YnAZJqfQ-j7YM84sUBN5d489I
[28-Apr-2026 17:55:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 17:55:26 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 17:55:26 UTC] User ID: 436
[28-Apr-2026 17:55:26 UTC] ✅ User profile retrieved successfully for user ID: 436
[28-Apr-2026 17:55:26 UTC] User Purchases API - User ID: 436
[28-Apr-2026 17:55:26 UTC] User Purchases API - Total purchases found: 1
[28-Apr-2026 17:55:31 UTC] User Purchases API - User ID: 436
[28-Apr-2026 17:55:31 UTC] User Purchases API - Total purchases found: 1
[28-Apr-2026 17:55:34 UTC] === API CALL LOG ===
[28-Apr-2026 17:55:34 UTC] Endpoint: user/profile.php
[28-Apr-2026 17:55:34 UTC] Full Log Data: {
    "timestamp": "2026-04-28 17:55:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Connection": "Keep-Alive",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM2IiwidXNlcm5hbWUiOiJKYXZhS3lvc2V2YSIsImVtYWlsIjoiZWR3aW5uYW1lckBnbWFpbC5jb20iLCJleHAiOjE3NzgwMDM0Njh9.TJcej7Q7bY4j2zMoH8YnAZJqfQ-j7YM84sUBN5d489I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f37f04c389266f9-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1",
        "X-Forwarded-For": "2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1,2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "Host": "api.memberx.app"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 17:55:34 UTC] === END API CALL LOG ===
[28-Apr-2026 17:55:34 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 17:55:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM2IiwidXNlcm5hbWUiOiJKYXZhS3lvc2V2YSIsImVtYWlsIjoiZWR3aW5uYW1lckBnbWFpbC5jb20iLCJleHAiOjE3NzgwMDM0Njh9.TJcej7Q7bY4j2zMoH8YnAZJqfQ-j7YM84sUBN5d489I
[28-Apr-2026 17:55:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 17:55:34 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 17:55:34 UTC] User ID: 436
[28-Apr-2026 17:55:34 UTC] ✅ User profile retrieved successfully for user ID: 436
[28-Apr-2026 17:55:34 UTC] User Purchases API - User ID: 436
[28-Apr-2026 17:55:34 UTC] User Purchases API - Total purchases found: 1
[28-Apr-2026 17:55:37 UTC] === API CALL LOG ===
[28-Apr-2026 17:55:37 UTC] Endpoint: user/profile.php
[28-Apr-2026 17:55:37 UTC] Full Log Data: {
    "timestamp": "2026-04-28 17:55:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Connection": "Keep-Alive",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM2IiwidXNlcm5hbWUiOiJKYXZhS3lvc2V2YSIsImVtYWlsIjoiZWR3aW5uYW1lckBnbWFpbC5jb20iLCJleHAiOjE3NzgwMDM0Njh9.TJcej7Q7bY4j2zMoH8YnAZJqfQ-j7YM84sUBN5d489I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f37f05e2ebb66f9-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1",
        "X-Forwarded-For": "2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1,2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "Host": "api.memberx.app"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 17:55:37 UTC] === END API CALL LOG ===
[28-Apr-2026 17:55:37 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 17:55:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM2IiwidXNlcm5hbWUiOiJKYXZhS3lvc2V2YSIsImVtYWlsIjoiZWR3aW5uYW1lckBnbWFpbC5jb20iLCJleHAiOjE3NzgwMDM0Njh9.TJcej7Q7bY4j2zMoH8YnAZJqfQ-j7YM84sUBN5d489I
[28-Apr-2026 17:55:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 17:55:37 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 17:55:37 UTC] User ID: 436
[28-Apr-2026 17:55:37 UTC] ✅ User profile retrieved successfully for user ID: 436
[28-Apr-2026 17:55:37 UTC] User Purchases API - User ID: 436
[28-Apr-2026 17:55:37 UTC] User Purchases API - Total purchases found: 1
[28-Apr-2026 17:55:41 UTC] === API CALL LOG ===
[28-Apr-2026 17:55:41 UTC] Endpoint: user/profile.php
[28-Apr-2026 17:55:41 UTC] Full Log Data: {
    "timestamp": "2026-04-28 17:55:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Connection": "Keep-Alive",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM2IiwidXNlcm5hbWUiOiJKYXZhS3lvc2V2YSIsImVtYWlsIjoiZWR3aW5uYW1lckBnbWFpbC5jb20iLCJleHAiOjE3NzgwMDM0Njh9.TJcej7Q7bY4j2zMoH8YnAZJqfQ-j7YM84sUBN5d489I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f37f0786d0666f9-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1",
        "X-Forwarded-For": "2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1,2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "Host": "api.memberx.app"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 17:55:41 UTC] === END API CALL LOG ===
[28-Apr-2026 17:55:41 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 17:55:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM2IiwidXNlcm5hbWUiOiJKYXZhS3lvc2V2YSIsImVtYWlsIjoiZWR3aW5uYW1lckBnbWFpbC5jb20iLCJleHAiOjE3NzgwMDM0Njh9.TJcej7Q7bY4j2zMoH8YnAZJqfQ-j7YM84sUBN5d489I
[28-Apr-2026 17:55:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 17:55:41 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 17:55:41 UTC] User ID: 436
[28-Apr-2026 17:55:41 UTC] ✅ User profile retrieved successfully for user ID: 436
[28-Apr-2026 17:55:41 UTC] User Purchases API - User ID: 436
[28-Apr-2026 17:55:41 UTC] User Purchases API - Total purchases found: 1
[28-Apr-2026 17:55:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 17:55:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 17:55:48 UTC] API Hash Debug - Headers: {"Connection":"Keep-Alive","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM2IiwidXNlcm5hbWUiOiJKYXZhS3lvc2V2YSIsImVtYWlsIjoiZWR3aW5uYW1lckBnbWFpbC5jb20iLCJleHAiOjE3NzgwMDM0Njh9.TJcej7Q7bY4j2zMoH8YnAZJqfQ-j7YM84sUBN5d489I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f37f0a10a2166f9-AMS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1","X-Forwarded-For":"2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1,2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","Host":"api.memberx.app"}
[28-Apr-2026 17:55:48 UTC] === User Orders API Called ===
[28-Apr-2026 17:55:48 UTC] User ID: 436
[28-Apr-2026 17:55:48 UTC] Limit: 20, Offset: 0
[28-Apr-2026 17:55:48 UTC] Orders found: 0
[28-Apr-2026 17:55:48 UTC] Orders data: []
[28-Apr-2026 17:55:48 UTC] Total orders count: 0
[28-Apr-2026 17:55:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 17:55:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 17:55:55 UTC] API Hash Debug - Headers: {"Connection":"Keep-Alive","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM2IiwidXNlcm5hbWUiOiJKYXZhS3lvc2V2YSIsImVtYWlsIjoiZWR3aW5uYW1lckBnbWFpbC5jb20iLCJleHAiOjE3NzgwMDM0Njh9.TJcej7Q7bY4j2zMoH8YnAZJqfQ-j7YM84sUBN5d489I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f37f0d05cf466f9-AMS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1","X-Forwarded-For":"2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1,2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","Host":"api.memberx.app"}
[28-Apr-2026 17:55:55 UTC] === User Orders API Called ===
[28-Apr-2026 17:55:55 UTC] User ID: 436
[28-Apr-2026 17:55:55 UTC] Limit: 20, Offset: 0
[28-Apr-2026 17:55:55 UTC] Orders found: 0
[28-Apr-2026 17:55:55 UTC] Orders data: []
[28-Apr-2026 17:55:55 UTC] Total orders count: 0
[28-Apr-2026 17:55:55 UTC] === API CALL LOG ===
[28-Apr-2026 17:55:55 UTC] Endpoint: user/profile.php
[28-Apr-2026 17:55:55 UTC] Full Log Data: {
    "timestamp": "2026-04-28 17:55:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM2IiwidXNlcm5hbWUiOiJKYXZhS3lvc2V2YSIsImVtYWlsIjoiZWR3aW5uYW1lckBnbWFpbC5jb20iLCJleHAiOjE3NzgwMDM0Njh9.TJcej7Q7bY4j2zMoH8YnAZJqfQ-j7YM84sUBN5d489I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f37f0d05cf766f9-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1",
        "X-Forwarded-For": "2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1,2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1, 172.71.99.195",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 17:55:55 UTC] === END API CALL LOG ===
[28-Apr-2026 17:55:55 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 17:55:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM2IiwidXNlcm5hbWUiOiJKYXZhS3lvc2V2YSIsImVtYWlsIjoiZWR3aW5uYW1lckBnbWFpbC5jb20iLCJleHAiOjE3NzgwMDM0Njh9.TJcej7Q7bY4j2zMoH8YnAZJqfQ-j7YM84sUBN5d489I
[28-Apr-2026 17:55:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 17:55:55 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 17:55:55 UTC] User ID: 436
[28-Apr-2026 17:55:55 UTC] ✅ User profile retrieved successfully for user ID: 436
[28-Apr-2026 17:55:56 UTC] === API CALL LOG ===
[28-Apr-2026 17:55:56 UTC] Endpoint: user/profile.php
[28-Apr-2026 17:55:56 UTC] Full Log Data: {
    "timestamp": "2026-04-28 17:55:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Connection": "Keep-Alive",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM2IiwidXNlcm5hbWUiOiJKYXZhS3lvc2V2YSIsImVtYWlsIjoiZWR3aW5uYW1lckBnbWFpbC5jb20iLCJleHAiOjE3NzgwMDM0Njh9.TJcej7Q7bY4j2zMoH8YnAZJqfQ-j7YM84sUBN5d489I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f37f0d3d93566f9-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1",
        "X-Forwarded-For": "2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1,2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "Host": "api.memberx.app"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 17:55:56 UTC] === END API CALL LOG ===
[28-Apr-2026 17:55:56 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 17:55:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM2IiwidXNlcm5hbWUiOiJKYXZhS3lvc2V2YSIsImVtYWlsIjoiZWR3aW5uYW1lckBnbWFpbC5jb20iLCJleHAiOjE3NzgwMDM0Njh9.TJcej7Q7bY4j2zMoH8YnAZJqfQ-j7YM84sUBN5d489I
[28-Apr-2026 17:55:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 17:55:56 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 17:55:56 UTC] User ID: 436
[28-Apr-2026 17:55:56 UTC] ✅ User profile retrieved successfully for user ID: 436
[28-Apr-2026 17:55:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 17:55:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 17:55:57 UTC] API Hash Debug - Headers: {"Connection":"Keep-Alive","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM2IiwidXNlcm5hbWUiOiJKYXZhS3lvc2V2YSIsImVtYWlsIjoiZWR3aW5uYW1lckBnbWFpbC5jb20iLCJleHAiOjE3NzgwMDM0Njh9.TJcej7Q7bY4j2zMoH8YnAZJqfQ-j7YM84sUBN5d489I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f37f0dcab6566f9-AMS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1","X-Forwarded-For":"2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1,2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","Host":"api.memberx.app"}
[28-Apr-2026 17:55:57 UTC] === User Orders API Called ===
[28-Apr-2026 17:55:57 UTC] User ID: 436
[28-Apr-2026 17:55:57 UTC] Limit: 20, Offset: 0
[28-Apr-2026 17:55:57 UTC] Orders found: 0
[28-Apr-2026 17:55:57 UTC] Orders data: []
[28-Apr-2026 17:55:57 UTC] Total orders count: 0
[28-Apr-2026 17:55:58 UTC] === API CALL LOG ===
[28-Apr-2026 17:55:58 UTC] Endpoint: user/profile.php
[28-Apr-2026 17:55:58 UTC] Full Log Data: {
    "timestamp": "2026-04-28 17:55:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM2IiwidXNlcm5hbWUiOiJKYXZhS3lvc2V2YSIsImVtYWlsIjoiZWR3aW5uYW1lckBnbWFpbC5jb20iLCJleHAiOjE3NzgwMDM0Njh9.TJcej7Q7bY4j2zMoH8YnAZJqfQ-j7YM84sUBN5d489I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f37f0e2298566f9-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1",
        "X-Forwarded-For": "2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1,2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1, 172.71.99.195",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 17:55:58 UTC] === END API CALL LOG ===
[28-Apr-2026 17:55:58 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 17:55:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM2IiwidXNlcm5hbWUiOiJKYXZhS3lvc2V2YSIsImVtYWlsIjoiZWR3aW5uYW1lckBnbWFpbC5jb20iLCJleHAiOjE3NzgwMDM0Njh9.TJcej7Q7bY4j2zMoH8YnAZJqfQ-j7YM84sUBN5d489I
[28-Apr-2026 17:55:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 17:55:58 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 17:55:58 UTC] User ID: 436
[28-Apr-2026 17:55:58 UTC] ✅ User profile retrieved successfully for user ID: 436
[28-Apr-2026 18:00:33 UTC] === API CALL LOG ===
[28-Apr-2026 18:00:33 UTC] Endpoint: user/profile.php
[28-Apr-2026 18:00:33 UTC] Full Log Data: {
    "timestamp": "2026-04-28 18:00:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM2IiwidXNlcm5hbWUiOiJKYXZhS3lvc2V2YSIsImVtYWlsIjoiZWR3aW5uYW1lckBnbWFpbC5jb20iLCJleHAiOjE3NzgwMDM0Njh9.TJcej7Q7bY4j2zMoH8YnAZJqfQ-j7YM84sUBN5d489I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f37f79a9c058699-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1",
        "X-Forwarded-For": "2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1,2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1, 162.159.113.82",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 18:00:33 UTC] === END API CALL LOG ===
[28-Apr-2026 18:00:33 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 18:00:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM2IiwidXNlcm5hbWUiOiJKYXZhS3lvc2V2YSIsImVtYWlsIjoiZWR3aW5uYW1lckBnbWFpbC5jb20iLCJleHAiOjE3NzgwMDM0Njh9.TJcej7Q7bY4j2zMoH8YnAZJqfQ-j7YM84sUBN5d489I
[28-Apr-2026 18:00:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 18:00:33 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 18:00:33 UTC] User ID: 436
[28-Apr-2026 18:00:33 UTC] ✅ User profile retrieved successfully for user ID: 436
[28-Apr-2026 18:00:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 18:00:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 18:00:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM2IiwidXNlcm5hbWUiOiJKYXZhS3lvc2V2YSIsImVtYWlsIjoiZWR3aW5uYW1lckBnbWFpbC5jb20iLCJleHAiOjE3NzgwMDM0Njh9.TJcej7Q7bY4j2zMoH8YnAZJqfQ-j7YM84sUBN5d489I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f37f79ef9ff8699-AMS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1","X-Forwarded-For":"2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1,2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1, 162.159.113.82","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[28-Apr-2026 18:00:34 UTC] === User Orders API Called ===
[28-Apr-2026 18:00:34 UTC] User ID: 436
[28-Apr-2026 18:00:34 UTC] Limit: 20, Offset: 0
[28-Apr-2026 18:00:34 UTC] Orders found: 0
[28-Apr-2026 18:00:34 UTC] Orders data: []
[28-Apr-2026 18:00:34 UTC] Total orders count: 0
[28-Apr-2026 18:00:34 UTC] === API CALL LOG ===
[28-Apr-2026 18:00:34 UTC] Endpoint: user/profile.php
[28-Apr-2026 18:00:34 UTC] Full Log Data: {
    "timestamp": "2026-04-28 18:00:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM2IiwidXNlcm5hbWUiOiJKYXZhS3lvc2V2YSIsImVtYWlsIjoiZWR3aW5uYW1lckBnbWFpbC5jb20iLCJleHAiOjE3NzgwMDM0Njh9.TJcej7Q7bY4j2zMoH8YnAZJqfQ-j7YM84sUBN5d489I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f37f79ef9f88699-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1",
        "X-Forwarded-For": "2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1,2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1, 162.159.113.83",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 18:00:34 UTC] === END API CALL LOG ===
[28-Apr-2026 18:00:34 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 18:00:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM2IiwidXNlcm5hbWUiOiJKYXZhS3lvc2V2YSIsImVtYWlsIjoiZWR3aW5uYW1lckBnbWFpbC5jb20iLCJleHAiOjE3NzgwMDM0Njh9.TJcej7Q7bY4j2zMoH8YnAZJqfQ-j7YM84sUBN5d489I
[28-Apr-2026 18:00:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 18:00:34 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 18:00:34 UTC] User ID: 436
[28-Apr-2026 18:00:34 UTC] ✅ User profile retrieved successfully for user ID: 436
[28-Apr-2026 18:00:34 UTC] === API CALL LOG ===
[28-Apr-2026 18:00:34 UTC] Endpoint: user/profile.php
[28-Apr-2026 18:00:34 UTC] Full Log Data: {
    "timestamp": "2026-04-28 18:00:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM2IiwidXNlcm5hbWUiOiJKYXZhS3lvc2V2YSIsImVtYWlsIjoiZWR3aW5uYW1lckBnbWFpbC5jb20iLCJleHAiOjE3NzgwMDM0Njh9.TJcej7Q7bY4j2zMoH8YnAZJqfQ-j7YM84sUBN5d489I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f37f79f5b408699-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1",
        "X-Forwarded-For": "2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1,2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1, 162.159.113.82",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 18:00:34 UTC] === END API CALL LOG ===
[28-Apr-2026 18:00:34 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 18:00:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM2IiwidXNlcm5hbWUiOiJKYXZhS3lvc2V2YSIsImVtYWlsIjoiZWR3aW5uYW1lckBnbWFpbC5jb20iLCJleHAiOjE3NzgwMDM0Njh9.TJcej7Q7bY4j2zMoH8YnAZJqfQ-j7YM84sUBN5d489I
[28-Apr-2026 18:00:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 18:00:34 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 18:00:34 UTC] User ID: 436
[28-Apr-2026 18:00:34 UTC] ✅ User profile retrieved successfully for user ID: 436
[28-Apr-2026 18:01:08 UTC] === API CALL LOG ===
[28-Apr-2026 18:01:08 UTC] Endpoint: user/profile.php
[28-Apr-2026 18:01:08 UTC] Full Log Data: {
    "timestamp": "2026-04-28 18:01:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM2IiwidXNlcm5hbWUiOiJKYXZhS3lvc2V2YSIsImVtYWlsIjoiZWR3aW5uYW1lckBnbWFpbC5jb20iLCJleHAiOjE3NzgwMDM0Njh9.TJcej7Q7bY4j2zMoH8YnAZJqfQ-j7YM84sUBN5d489I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f37f8751e088699-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1",
        "X-Forwarded-For": "2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1,2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1, 162.159.113.82",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 18:01:08 UTC] === END API CALL LOG ===
[28-Apr-2026 18:01:08 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 18:01:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM2IiwidXNlcm5hbWUiOiJKYXZhS3lvc2V2YSIsImVtYWlsIjoiZWR3aW5uYW1lckBnbWFpbC5jb20iLCJleHAiOjE3NzgwMDM0Njh9.TJcej7Q7bY4j2zMoH8YnAZJqfQ-j7YM84sUBN5d489I
[28-Apr-2026 18:01:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 18:01:08 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 18:01:08 UTC] User ID: 436
[28-Apr-2026 18:01:08 UTC] ✅ User profile retrieved successfully for user ID: 436
[28-Apr-2026 18:01:08 UTC] User Purchases API - User ID: 436
[28-Apr-2026 18:01:08 UTC] User Purchases API - Total purchases found: 1
[28-Apr-2026 18:01:10 UTC] === API CALL LOG ===
[28-Apr-2026 18:01:10 UTC] Endpoint: user/profile.php
[28-Apr-2026 18:01:10 UTC] Full Log Data: {
    "timestamp": "2026-04-28 18:01:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM2IiwidXNlcm5hbWUiOiJKYXZhS3lvc2V2YSIsImVtYWlsIjoiZWR3aW5uYW1lckBnbWFpbC5jb20iLCJleHAiOjE3NzgwMDM0Njh9.TJcej7Q7bY4j2zMoH8YnAZJqfQ-j7YM84sUBN5d489I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f37f88039ad8699-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1",
        "X-Forwarded-For": "2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1,2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1, 162.159.113.82",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 18:01:10 UTC] === END API CALL LOG ===
[28-Apr-2026 18:01:10 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 18:01:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM2IiwidXNlcm5hbWUiOiJKYXZhS3lvc2V2YSIsImVtYWlsIjoiZWR3aW5uYW1lckBnbWFpbC5jb20iLCJleHAiOjE3NzgwMDM0Njh9.TJcej7Q7bY4j2zMoH8YnAZJqfQ-j7YM84sUBN5d489I
[28-Apr-2026 18:01:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 18:01:10 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 18:01:10 UTC] User ID: 436
[28-Apr-2026 18:01:10 UTC] ✅ User profile retrieved successfully for user ID: 436
[28-Apr-2026 18:01:10 UTC] User Purchases API - User ID: 436
[28-Apr-2026 18:01:10 UTC] User Purchases API - Total purchases found: 1
[28-Apr-2026 18:02:11 UTC] === API CALL LOG ===
[28-Apr-2026 18:02:11 UTC] Endpoint: user/profile.php
[28-Apr-2026 18:02:11 UTC] Full Log Data: {
    "timestamp": "2026-04-28 18:02:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM2IiwidXNlcm5hbWUiOiJKYXZhS3lvc2V2YSIsImVtYWlsIjoiZWR3aW5uYW1lckBnbWFpbC5jb20iLCJleHAiOjE3NzgwMDM0Njh9.TJcej7Q7bY4j2zMoH8YnAZJqfQ-j7YM84sUBN5d489I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f37f9ff4cea8699-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1",
        "X-Forwarded-For": "2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1,2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1, 162.159.113.82",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 18:02:11 UTC] === END API CALL LOG ===
[28-Apr-2026 18:02:11 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 18:02:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM2IiwidXNlcm5hbWUiOiJKYXZhS3lvc2V2YSIsImVtYWlsIjoiZWR3aW5uYW1lckBnbWFpbC5jb20iLCJleHAiOjE3NzgwMDM0Njh9.TJcej7Q7bY4j2zMoH8YnAZJqfQ-j7YM84sUBN5d489I
[28-Apr-2026 18:02:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 18:02:11 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 18:02:11 UTC] User ID: 436
[28-Apr-2026 18:02:11 UTC] ✅ User profile retrieved successfully for user ID: 436
[28-Apr-2026 18:02:11 UTC] User Purchases API - User ID: 436
[28-Apr-2026 18:02:11 UTC] User Purchases API - Total purchases found: 1
[28-Apr-2026 18:02:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 18:02:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 18:02:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM2IiwidXNlcm5hbWUiOiJKYXZhS3lvc2V2YSIsImVtYWlsIjoiZWR3aW5uYW1lckBnbWFpbC5jb20iLCJleHAiOjE3NzgwMDM0Njh9.TJcej7Q7bY4j2zMoH8YnAZJqfQ-j7YM84sUBN5d489I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f37fa0c9d488699-AMS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1","X-Forwarded-For":"2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1,2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1, 162.159.113.82","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[28-Apr-2026 18:02:13 UTC] === User Orders API Called ===
[28-Apr-2026 18:02:13 UTC] User ID: 436
[28-Apr-2026 18:02:13 UTC] Limit: 20, Offset: 0
[28-Apr-2026 18:02:13 UTC] Orders found: 0
[28-Apr-2026 18:02:13 UTC] Orders data: []
[28-Apr-2026 18:02:13 UTC] Total orders count: 0
[28-Apr-2026 18:02:13 UTC] === API CALL LOG ===
[28-Apr-2026 18:02:13 UTC] Endpoint: user/profile.php
[28-Apr-2026 18:02:13 UTC] Full Log Data: {
    "timestamp": "2026-04-28 18:02:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM2IiwidXNlcm5hbWUiOiJKYXZhS3lvc2V2YSIsImVtYWlsIjoiZWR3aW5uYW1lckBnbWFpbC5jb20iLCJleHAiOjE3NzgwMDM0Njh9.TJcej7Q7bY4j2zMoH8YnAZJqfQ-j7YM84sUBN5d489I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f37fa0d1ee98699-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1",
        "X-Forwarded-For": "2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1,2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1, 162.159.113.83",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 18:02:13 UTC] === END API CALL LOG ===
[28-Apr-2026 18:02:13 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 18:02:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM2IiwidXNlcm5hbWUiOiJKYXZhS3lvc2V2YSIsImVtYWlsIjoiZWR3aW5uYW1lckBnbWFpbC5jb20iLCJleHAiOjE3NzgwMDM0Njh9.TJcej7Q7bY4j2zMoH8YnAZJqfQ-j7YM84sUBN5d489I
[28-Apr-2026 18:02:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 18:02:13 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 18:02:13 UTC] User ID: 436
[28-Apr-2026 18:02:13 UTC] ✅ User profile retrieved successfully for user ID: 436
[28-Apr-2026 18:02:14 UTC] === API CALL LOG ===
[28-Apr-2026 18:02:14 UTC] Endpoint: user/profile.php
[28-Apr-2026 18:02:14 UTC] Full Log Data: {
    "timestamp": "2026-04-28 18:02:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM2IiwidXNlcm5hbWUiOiJKYXZhS3lvc2V2YSIsImVtYWlsIjoiZWR3aW5uYW1lckBnbWFpbC5jb20iLCJleHAiOjE3NzgwMDM0Njh9.TJcej7Q7bY4j2zMoH8YnAZJqfQ-j7YM84sUBN5d489I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f37fa1078e78699-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1",
        "X-Forwarded-For": "2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1,2a00:1d37:152a:f200:ec2f:d1df:9e4b:6ba1, 162.159.113.82",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 18:02:14 UTC] === END API CALL LOG ===
[28-Apr-2026 18:02:14 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 18:02:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM2IiwidXNlcm5hbWUiOiJKYXZhS3lvc2V2YSIsImVtYWlsIjoiZWR3aW5uYW1lckBnbWFpbC5jb20iLCJleHAiOjE3NzgwMDM0Njh9.TJcej7Q7bY4j2zMoH8YnAZJqfQ-j7YM84sUBN5d489I
[28-Apr-2026 18:02:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 18:02:14 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 18:02:14 UTC] User ID: 436
[28-Apr-2026 18:02:14 UTC] ✅ User profile retrieved successfully for user ID: 436
[28-Apr-2026 19:41:14 UTC] === API CALL LOG ===
[28-Apr-2026 19:41:14 UTC] Endpoint: user/profile.php
[28-Apr-2026 19:41:14 UTC] Full Log Data: {
    "timestamp": "2026-04-28 19:41:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.198.6",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM3IiwidXNlcm5hbWUiOiJodHRwczpcL1wvdC5tZVwvcHNpeG9sb2dfYmxvZ2wiLCJlbWFpbCI6InlvcXViam9udG9zaG11cm9kb3YxMkBnbWFpbC5ydSIsImV4cCI6MTc3ODAxMDA3Mn0.CXdOGOEbIuEDLHWq0OT_hUejayPL5yMLedQSF0At0XA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f388b12ec6aecbe-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.198.6",
        "X-Forwarded-For": "188.113.198.6,188.113.198.6, 162.158.102.168",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 19:41:14 UTC] === END API CALL LOG ===
[28-Apr-2026 19:41:14 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 19:41:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM3IiwidXNlcm5hbWUiOiJodHRwczpcL1wvdC5tZVwvcHNpeG9sb2dfYmxvZ2wiLCJlbWFpbCI6InlvcXViam9udG9zaG11cm9kb3YxMkBnbWFpbC5ydSIsImV4cCI6MTc3ODAxMDA3Mn0.CXdOGOEbIuEDLHWq0OT_hUejayPL5yMLedQSF0At0XA
[28-Apr-2026 19:41:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 19:41:14 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 19:41:14 UTC] User ID: 437
[28-Apr-2026 19:41:14 UTC] ✅ User profile retrieved successfully for user ID: 437
[28-Apr-2026 19:41:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 19:41:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 19:41:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM3IiwidXNlcm5hbWUiOiJodHRwczpcL1wvdC5tZVwvcHNpeG9sb2dfYmxvZ2wiLCJlbWFpbCI6InlvcXViam9udG9zaG11cm9kb3YxMkBnbWFpbC5ydSIsImV4cCI6MTc3ODAxMDA3Mn0.CXdOGOEbIuEDLHWq0OT_hUejayPL5yMLedQSF0At0XA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f388b139d54ecbe-WAW","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"188.113.198.6","X-Forwarded-For":"188.113.198.6,188.113.198.6, 162.158.102.168","CF-IPCountry":"UZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[28-Apr-2026 19:41:14 UTC] === User Orders API Called ===
[28-Apr-2026 19:41:14 UTC] User ID: 437
[28-Apr-2026 19:41:14 UTC] Limit: 20, Offset: 0
[28-Apr-2026 19:41:14 UTC] Orders found: 0
[28-Apr-2026 19:41:14 UTC] Orders data: []
[28-Apr-2026 19:41:14 UTC] Total orders count: 0
[28-Apr-2026 19:41:14 UTC] === API CALL LOG ===
[28-Apr-2026 19:41:14 UTC] Endpoint: user/profile.php
[28-Apr-2026 19:41:14 UTC] Full Log Data: {
    "timestamp": "2026-04-28 19:41:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.198.6",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM3IiwidXNlcm5hbWUiOiJodHRwczpcL1wvdC5tZVwvcHNpeG9sb2dfYmxvZ2wiLCJlbWFpbCI6InlvcXViam9udG9zaG11cm9kb3YxMkBnbWFpbC5ydSIsImV4cCI6MTc3ODAxMDA3Mn0.CXdOGOEbIuEDLHWq0OT_hUejayPL5yMLedQSF0At0XA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f388b139d57ecbe-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.198.6",
        "X-Forwarded-For": "188.113.198.6,188.113.198.6, 162.158.102.169",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 19:41:14 UTC] === END API CALL LOG ===
[28-Apr-2026 19:41:14 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 19:41:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM3IiwidXNlcm5hbWUiOiJodHRwczpcL1wvdC5tZVwvcHNpeG9sb2dfYmxvZ2wiLCJlbWFpbCI6InlvcXViam9udG9zaG11cm9kb3YxMkBnbWFpbC5ydSIsImV4cCI6MTc3ODAxMDA3Mn0.CXdOGOEbIuEDLHWq0OT_hUejayPL5yMLedQSF0At0XA
[28-Apr-2026 19:41:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 19:41:14 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 19:41:14 UTC] User ID: 437
[28-Apr-2026 19:41:14 UTC] ✅ User profile retrieved successfully for user ID: 437
[28-Apr-2026 19:41:14 UTC] === API CALL LOG ===
[28-Apr-2026 19:41:14 UTC] Endpoint: user/profile.php
[28-Apr-2026 19:41:14 UTC] Full Log Data: {
    "timestamp": "2026-04-28 19:41:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.198.6",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM3IiwidXNlcm5hbWUiOiJodHRwczpcL1wvdC5tZVwvcHNpeG9sb2dfYmxvZ2wiLCJlbWFpbCI6InlvcXViam9udG9zaG11cm9kb3YxMkBnbWFpbC5ydSIsImV4cCI6MTc3ODAxMDA3Mn0.CXdOGOEbIuEDLHWq0OT_hUejayPL5yMLedQSF0At0XA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f388b17eb35ecbe-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.198.6",
        "X-Forwarded-For": "188.113.198.6,188.113.198.6, 162.158.102.169",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 19:41:14 UTC] === END API CALL LOG ===
[28-Apr-2026 19:41:14 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 19:41:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM3IiwidXNlcm5hbWUiOiJodHRwczpcL1wvdC5tZVwvcHNpeG9sb2dfYmxvZ2wiLCJlbWFpbCI6InlvcXViam9udG9zaG11cm9kb3YxMkBnbWFpbC5ydSIsImV4cCI6MTc3ODAxMDA3Mn0.CXdOGOEbIuEDLHWq0OT_hUejayPL5yMLedQSF0At0XA
[28-Apr-2026 19:41:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 19:41:14 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 19:41:14 UTC] User ID: 437
[28-Apr-2026 19:41:14 UTC] ✅ User profile retrieved successfully for user ID: 437
[28-Apr-2026 19:42:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 19:42:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 19:42:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM3IiwidXNlcm5hbWUiOiJodHRwczpcL1wvdC5tZVwvcHNpeG9sb2dfYmxvZ2wiLCJlbWFpbCI6InlvcXViam9udG9zaG11cm9kb3YxMkBnbWFpbC5ydSIsImV4cCI6MTc3ODAxMDA3Mn0.CXdOGOEbIuEDLHWq0OT_hUejayPL5yMLedQSF0At0XA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f388ce66ef8ecbe-WAW","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"188.113.198.6","X-Forwarded-For":"188.113.198.6,188.113.198.6, 162.158.102.168","CF-IPCountry":"UZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[28-Apr-2026 19:42:28 UTC] === User Orders API Called ===
[28-Apr-2026 19:42:28 UTC] User ID: 437
[28-Apr-2026 19:42:28 UTC] Limit: 20, Offset: 0
[28-Apr-2026 19:42:28 UTC] Orders found: 0
[28-Apr-2026 19:42:28 UTC] Orders data: []
[28-Apr-2026 19:42:28 UTC] Total orders count: 0
[28-Apr-2026 19:42:28 UTC] === API CALL LOG ===
[28-Apr-2026 19:42:28 UTC] Endpoint: user/profile.php
[28-Apr-2026 19:42:28 UTC] Full Log Data: {
    "timestamp": "2026-04-28 19:42:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.198.6",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM3IiwidXNlcm5hbWUiOiJodHRwczpcL1wvdC5tZVwvcHNpeG9sb2dfYmxvZ2wiLCJlbWFpbCI6InlvcXViam9udG9zaG11cm9kb3YxMkBnbWFpbC5ydSIsImV4cCI6MTc3ODAxMDA3Mn0.CXdOGOEbIuEDLHWq0OT_hUejayPL5yMLedQSF0At0XA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f388ce66efbecbe-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.198.6",
        "X-Forwarded-For": "188.113.198.6,188.113.198.6, 162.158.102.169",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 19:42:28 UTC] === END API CALL LOG ===
[28-Apr-2026 19:42:28 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 19:42:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM3IiwidXNlcm5hbWUiOiJodHRwczpcL1wvdC5tZVwvcHNpeG9sb2dfYmxvZ2wiLCJlbWFpbCI6InlvcXViam9udG9zaG11cm9kb3YxMkBnbWFpbC5ydSIsImV4cCI6MTc3ODAxMDA3Mn0.CXdOGOEbIuEDLHWq0OT_hUejayPL5yMLedQSF0At0XA
[28-Apr-2026 19:42:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 19:42:28 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 19:42:28 UTC] User ID: 437
[28-Apr-2026 19:42:28 UTC] ✅ User profile retrieved successfully for user ID: 437
[28-Apr-2026 19:42:29 UTC] === API CALL LOG ===
[28-Apr-2026 19:42:29 UTC] Endpoint: user/profile.php
[28-Apr-2026 19:42:29 UTC] Full Log Data: {
    "timestamp": "2026-04-28 19:42:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.198.6",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM3IiwidXNlcm5hbWUiOiJodHRwczpcL1wvdC5tZVwvcHNpeG9sb2dfYmxvZ2wiLCJlbWFpbCI6InlvcXViam9udG9zaG11cm9kb3YxMkBnbWFpbC5ydSIsImV4cCI6MTc3ODAxMDA3Mn0.CXdOGOEbIuEDLHWq0OT_hUejayPL5yMLedQSF0At0XA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f388ce9fc3decbe-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.198.6",
        "X-Forwarded-For": "188.113.198.6,188.113.198.6, 162.158.102.169",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 19:42:29 UTC] === END API CALL LOG ===
[28-Apr-2026 19:42:29 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 19:42:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM3IiwidXNlcm5hbWUiOiJodHRwczpcL1wvdC5tZVwvcHNpeG9sb2dfYmxvZ2wiLCJlbWFpbCI6InlvcXViam9udG9zaG11cm9kb3YxMkBnbWFpbC5ydSIsImV4cCI6MTc3ODAxMDA3Mn0.CXdOGOEbIuEDLHWq0OT_hUejayPL5yMLedQSF0At0XA
[28-Apr-2026 19:42:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 19:42:29 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 19:42:29 UTC] User ID: 437
[28-Apr-2026 19:42:29 UTC] ✅ User profile retrieved successfully for user ID: 437
[28-Apr-2026 19:42:29 UTC] === API CALL LOG ===
[28-Apr-2026 19:42:29 UTC] Endpoint: user/profile.php
[28-Apr-2026 19:42:29 UTC] Full Log Data: {
    "timestamp": "2026-04-28 19:42:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.198.6",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM3IiwidXNlcm5hbWUiOiJodHRwczpcL1wvdC5tZVwvcHNpeG9sb2dfYmxvZ2wiLCJlbWFpbCI6InlvcXViam9udG9zaG11cm9kb3YxMkBnbWFpbC5ydSIsImV4cCI6MTc3ODAxMDA3Mn0.CXdOGOEbIuEDLHWq0OT_hUejayPL5yMLedQSF0At0XA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f388ceacd70ecbe-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.198.6",
        "X-Forwarded-For": "188.113.198.6,188.113.198.6, 162.158.102.168",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 19:42:29 UTC] === END API CALL LOG ===
[28-Apr-2026 19:42:29 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 19:42:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM3IiwidXNlcm5hbWUiOiJodHRwczpcL1wvdC5tZVwvcHNpeG9sb2dfYmxvZ2wiLCJlbWFpbCI6InlvcXViam9udG9zaG11cm9kb3YxMkBnbWFpbC5ydSIsImV4cCI6MTc3ODAxMDA3Mn0.CXdOGOEbIuEDLHWq0OT_hUejayPL5yMLedQSF0At0XA
[28-Apr-2026 19:42:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 19:42:29 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 19:42:29 UTC] User ID: 437
[28-Apr-2026 19:42:29 UTC] ✅ User profile retrieved successfully for user ID: 437
[28-Apr-2026 19:42:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 19:42:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 19:42:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM3IiwidXNlcm5hbWUiOiJodHRwczpcL1wvdC5tZVwvcHNpeG9sb2dfYmxvZ2wiLCJlbWFpbCI6InlvcXViam9udG9zaG11cm9kb3YxMkBnbWFpbC5ydSIsImV4cCI6MTc3ODAxMDA3Mn0.CXdOGOEbIuEDLHWq0OT_hUejayPL5yMLedQSF0At0XA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f388d6d6a6becbe-WAW","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"188.113.198.6","X-Forwarded-For":"188.113.198.6,188.113.198.6, 162.158.102.168","CF-IPCountry":"UZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[28-Apr-2026 19:42:50 UTC] === User Orders API Called ===
[28-Apr-2026 19:42:50 UTC] User ID: 437
[28-Apr-2026 19:42:50 UTC] Limit: 20, Offset: 0
[28-Apr-2026 19:42:50 UTC] Orders found: 0
[28-Apr-2026 19:42:50 UTC] Orders data: []
[28-Apr-2026 19:42:50 UTC] Total orders count: 0
[28-Apr-2026 19:42:50 UTC] === API CALL LOG ===
[28-Apr-2026 19:42:50 UTC] Endpoint: user/profile.php
[28-Apr-2026 19:42:50 UTC] Full Log Data: {
    "timestamp": "2026-04-28 19:42:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.198.6",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM3IiwidXNlcm5hbWUiOiJodHRwczpcL1wvdC5tZVwvcHNpeG9sb2dfYmxvZ2wiLCJlbWFpbCI6InlvcXViam9udG9zaG11cm9kb3YxMkBnbWFpbC5ydSIsImV4cCI6MTc3ODAxMDA3Mn0.CXdOGOEbIuEDLHWq0OT_hUejayPL5yMLedQSF0At0XA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f388d6d6a6cecbe-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.198.6",
        "X-Forwarded-For": "188.113.198.6,188.113.198.6, 162.158.102.168",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 19:42:50 UTC] === END API CALL LOG ===
[28-Apr-2026 19:42:50 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 19:42:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM3IiwidXNlcm5hbWUiOiJodHRwczpcL1wvdC5tZVwvcHNpeG9sb2dfYmxvZ2wiLCJlbWFpbCI6InlvcXViam9udG9zaG11cm9kb3YxMkBnbWFpbC5ydSIsImV4cCI6MTc3ODAxMDA3Mn0.CXdOGOEbIuEDLHWq0OT_hUejayPL5yMLedQSF0At0XA
[28-Apr-2026 19:42:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 19:42:50 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 19:42:50 UTC] User ID: 437
[28-Apr-2026 19:42:50 UTC] ✅ User profile retrieved successfully for user ID: 437
[28-Apr-2026 19:42:51 UTC] === API CALL LOG ===
[28-Apr-2026 19:42:51 UTC] Endpoint: user/profile.php
[28-Apr-2026 19:42:51 UTC] Full Log Data: {
    "timestamp": "2026-04-28 19:42:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.198.6",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM3IiwidXNlcm5hbWUiOiJodHRwczpcL1wvdC5tZVwvcHNpeG9sb2dfYmxvZ2wiLCJlbWFpbCI6InlvcXViam9udG9zaG11cm9kb3YxMkBnbWFpbC5ydSIsImV4cCI6MTc3ODAxMDA3Mn0.CXdOGOEbIuEDLHWq0OT_hUejayPL5yMLedQSF0At0XA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f388d70ff14ecbe-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.198.6",
        "X-Forwarded-For": "188.113.198.6,188.113.198.6, 162.158.102.168",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 19:42:51 UTC] === END API CALL LOG ===
[28-Apr-2026 19:42:51 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 19:42:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM3IiwidXNlcm5hbWUiOiJodHRwczpcL1wvdC5tZVwvcHNpeG9sb2dfYmxvZ2wiLCJlbWFpbCI6InlvcXViam9udG9zaG11cm9kb3YxMkBnbWFpbC5ydSIsImV4cCI6MTc3ODAxMDA3Mn0.CXdOGOEbIuEDLHWq0OT_hUejayPL5yMLedQSF0At0XA
[28-Apr-2026 19:42:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 19:42:51 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 19:42:51 UTC] User ID: 437
[28-Apr-2026 19:42:51 UTC] ✅ User profile retrieved successfully for user ID: 437
[28-Apr-2026 19:42:51 UTC] === API CALL LOG ===
[28-Apr-2026 19:42:51 UTC] Endpoint: user/profile.php
[28-Apr-2026 19:42:51 UTC] Full Log Data: {
    "timestamp": "2026-04-28 19:42:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.198.6",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM3IiwidXNlcm5hbWUiOiJodHRwczpcL1wvdC5tZVwvcHNpeG9sb2dfYmxvZ2wiLCJlbWFpbCI6InlvcXViam9udG9zaG11cm9kb3YxMkBnbWFpbC5ydSIsImV4cCI6MTc3ODAxMDA3Mn0.CXdOGOEbIuEDLHWq0OT_hUejayPL5yMLedQSF0At0XA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f388d71e8d5ecbe-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.198.6",
        "X-Forwarded-For": "188.113.198.6,188.113.198.6, 162.158.102.168",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 19:42:51 UTC] === END API CALL LOG ===
[28-Apr-2026 19:42:51 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 19:42:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM3IiwidXNlcm5hbWUiOiJodHRwczpcL1wvdC5tZVwvcHNpeG9sb2dfYmxvZ2wiLCJlbWFpbCI6InlvcXViam9udG9zaG11cm9kb3YxMkBnbWFpbC5ydSIsImV4cCI6MTc3ODAxMDA3Mn0.CXdOGOEbIuEDLHWq0OT_hUejayPL5yMLedQSF0At0XA
[28-Apr-2026 19:42:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 19:42:51 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 19:42:51 UTC] User ID: 437
[28-Apr-2026 19:42:51 UTC] ✅ User profile retrieved successfully for user ID: 437
[28-Apr-2026 19:42:56 UTC] === API CALL LOG ===
[28-Apr-2026 19:42:56 UTC] Endpoint: user/profile.php
[28-Apr-2026 19:42:56 UTC] Full Log Data: {
    "timestamp": "2026-04-28 19:42:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.198.6",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM3IiwidXNlcm5hbWUiOiJodHRwczpcL1wvdC5tZVwvcHNpeG9sb2dfYmxvZ2wiLCJlbWFpbCI6InlvcXViam9udG9zaG11cm9kb3YxMkBnbWFpbC5ydSIsImV4cCI6MTc3ODAxMDA3Mn0.CXdOGOEbIuEDLHWq0OT_hUejayPL5yMLedQSF0At0XA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f388d94cbceecbe-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.198.6",
        "X-Forwarded-For": "188.113.198.6,188.113.198.6, 162.158.102.169",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 19:42:56 UTC] === END API CALL LOG ===
[28-Apr-2026 19:42:56 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 19:42:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM3IiwidXNlcm5hbWUiOiJodHRwczpcL1wvdC5tZVwvcHNpeG9sb2dfYmxvZ2wiLCJlbWFpbCI6InlvcXViam9udG9zaG11cm9kb3YxMkBnbWFpbC5ydSIsImV4cCI6MTc3ODAxMDA3Mn0.CXdOGOEbIuEDLHWq0OT_hUejayPL5yMLedQSF0At0XA
[28-Apr-2026 19:42:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 19:42:56 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 19:42:56 UTC] User ID: 437
[28-Apr-2026 19:42:56 UTC] ✅ User profile retrieved successfully for user ID: 437
[28-Apr-2026 19:43:12 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 19:43:12 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 19:43:12 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM3IiwidXNlcm5hbWUiOiJodHRwczpcL1wvdC5tZVwvcHNpeG9sb2dfYmxvZ2wiLCJlbWFpbCI6InlvcXViam9udG9zaG11cm9kb3YxMkBnbWFpbC5ydSIsImV4cCI6MTc3ODAxMDA3Mn0.CXdOGOEbIuEDLHWq0OT_hUejayPL5yMLedQSF0At0XA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f388df82948ecbe-WAW","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"188.113.198.6","X-Forwarded-For":"188.113.198.6,188.113.198.6, 162.158.102.169","CF-IPCountry":"UZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[28-Apr-2026 19:43:12 UTC] === User Orders API Called ===
[28-Apr-2026 19:43:12 UTC] User ID: 437
[28-Apr-2026 19:43:12 UTC] Limit: 20, Offset: 0
[28-Apr-2026 19:43:12 UTC] Orders found: 0
[28-Apr-2026 19:43:12 UTC] Orders data: []
[28-Apr-2026 19:43:12 UTC] Total orders count: 0
[28-Apr-2026 19:43:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 19:43:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 19:43:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM3IiwidXNlcm5hbWUiOiJodHRwczpcL1wvdC5tZVwvcHNpeG9sb2dfYmxvZ2wiLCJlbWFpbCI6InlvcXViam9udG9zaG11cm9kb3YxMkBnbWFpbC5ydSIsImV4cCI6MTc3ODAxMDA3Mn0.CXdOGOEbIuEDLHWq0OT_hUejayPL5yMLedQSF0At0XA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f388e05dbe4ecbe-WAW","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"188.113.198.6","X-Forwarded-For":"188.113.198.6,188.113.198.6, 162.158.102.169","CF-IPCountry":"UZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[28-Apr-2026 19:43:14 UTC] === User Orders API Called ===
[28-Apr-2026 19:43:14 UTC] User ID: 437
[28-Apr-2026 19:43:14 UTC] Limit: 20, Offset: 0
[28-Apr-2026 19:43:14 UTC] Orders found: 0
[28-Apr-2026 19:43:14 UTC] Orders data: []
[28-Apr-2026 19:43:14 UTC] Total orders count: 0
[28-Apr-2026 19:43:14 UTC] === API CALL LOG ===
[28-Apr-2026 19:43:14 UTC] Endpoint: user/profile.php
[28-Apr-2026 19:43:14 UTC] Full Log Data: {
    "timestamp": "2026-04-28 19:43:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.198.6",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM3IiwidXNlcm5hbWUiOiJodHRwczpcL1wvdC5tZVwvcHNpeG9sb2dfYmxvZ2wiLCJlbWFpbCI6InlvcXViam9udG9zaG11cm9kb3YxMkBnbWFpbC5ydSIsImV4cCI6MTc3ODAxMDA3Mn0.CXdOGOEbIuEDLHWq0OT_hUejayPL5yMLedQSF0At0XA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f388e05dbe5ecbe-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.198.6",
        "X-Forwarded-For": "188.113.198.6,188.113.198.6, 162.158.102.169",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 19:43:14 UTC] === END API CALL LOG ===
[28-Apr-2026 19:43:14 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 19:43:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM3IiwidXNlcm5hbWUiOiJodHRwczpcL1wvdC5tZVwvcHNpeG9sb2dfYmxvZ2wiLCJlbWFpbCI6InlvcXViam9udG9zaG11cm9kb3YxMkBnbWFpbC5ydSIsImV4cCI6MTc3ODAxMDA3Mn0.CXdOGOEbIuEDLHWq0OT_hUejayPL5yMLedQSF0At0XA
[28-Apr-2026 19:43:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 19:43:14 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 19:43:14 UTC] User ID: 437
[28-Apr-2026 19:43:14 UTC] ✅ User profile retrieved successfully for user ID: 437
[28-Apr-2026 19:43:15 UTC] === API CALL LOG ===
[28-Apr-2026 19:43:15 UTC] Endpoint: user/profile.php
[28-Apr-2026 19:43:15 UTC] Full Log Data: {
    "timestamp": "2026-04-28 19:43:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.198.6",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM3IiwidXNlcm5hbWUiOiJodHRwczpcL1wvdC5tZVwvcHNpeG9sb2dfYmxvZ2wiLCJlbWFpbCI6InlvcXViam9udG9zaG11cm9kb3YxMkBnbWFpbC5ydSIsImV4cCI6MTc3ODAxMDA3Mn0.CXdOGOEbIuEDLHWq0OT_hUejayPL5yMLedQSF0At0XA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f388e09d990ecbe-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.198.6",
        "X-Forwarded-For": "188.113.198.6,188.113.198.6, 162.158.102.169",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 19:43:15 UTC] === END API CALL LOG ===
[28-Apr-2026 19:43:15 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 19:43:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM3IiwidXNlcm5hbWUiOiJodHRwczpcL1wvdC5tZVwvcHNpeG9sb2dfYmxvZ2wiLCJlbWFpbCI6InlvcXViam9udG9zaG11cm9kb3YxMkBnbWFpbC5ydSIsImV4cCI6MTc3ODAxMDA3Mn0.CXdOGOEbIuEDLHWq0OT_hUejayPL5yMLedQSF0At0XA
[28-Apr-2026 19:43:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 19:43:15 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 19:43:15 UTC] User ID: 437
[28-Apr-2026 19:43:15 UTC] ✅ User profile retrieved successfully for user ID: 437
[28-Apr-2026 19:43:15 UTC] === API CALL LOG ===
[28-Apr-2026 19:43:15 UTC] Endpoint: user/profile.php
[28-Apr-2026 19:43:15 UTC] Full Log Data: {
    "timestamp": "2026-04-28 19:43:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.198.6",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM3IiwidXNlcm5hbWUiOiJodHRwczpcL1wvdC5tZVwvcHNpeG9sb2dfYmxvZ2wiLCJlbWFpbCI6InlvcXViam9udG9zaG11cm9kb3YxMkBnbWFpbC5ydSIsImV4cCI6MTc3ODAxMDA3Mn0.CXdOGOEbIuEDLHWq0OT_hUejayPL5yMLedQSF0At0XA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f388e0aca95ecbe-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.198.6",
        "X-Forwarded-For": "188.113.198.6,188.113.198.6, 162.158.102.169",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 19:43:15 UTC] === END API CALL LOG ===
[28-Apr-2026 19:43:15 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 19:43:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM3IiwidXNlcm5hbWUiOiJodHRwczpcL1wvdC5tZVwvcHNpeG9sb2dfYmxvZ2wiLCJlbWFpbCI6InlvcXViam9udG9zaG11cm9kb3YxMkBnbWFpbC5ydSIsImV4cCI6MTc3ODAxMDA3Mn0.CXdOGOEbIuEDLHWq0OT_hUejayPL5yMLedQSF0At0XA
[28-Apr-2026 19:43:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 19:43:15 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 19:43:15 UTC] User ID: 437
[28-Apr-2026 19:43:15 UTC] ✅ User profile retrieved successfully for user ID: 437
[28-Apr-2026 19:43:31 UTC] === API CALL LOG ===
[28-Apr-2026 19:43:31 UTC] Endpoint: user/profile.php
[28-Apr-2026 19:43:31 UTC] Full Log Data: {
    "timestamp": "2026-04-28 19:43:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.198.6",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM3IiwidXNlcm5hbWUiOiJodHRwczpcL1wvdC5tZVwvcHNpeG9sb2dfYmxvZ2wiLCJlbWFpbCI6InlvcXViam9udG9zaG11cm9kb3YxMkBnbWFpbC5ydSIsImV4cCI6MTc3ODAxMDA3Mn0.CXdOGOEbIuEDLHWq0OT_hUejayPL5yMLedQSF0At0XA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f388e6cfb00ecbe-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.198.6",
        "X-Forwarded-For": "188.113.198.6,188.113.198.6, 162.158.102.168",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 19:43:31 UTC] === END API CALL LOG ===
[28-Apr-2026 19:43:31 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 19:43:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM3IiwidXNlcm5hbWUiOiJodHRwczpcL1wvdC5tZVwvcHNpeG9sb2dfYmxvZ2wiLCJlbWFpbCI6InlvcXViam9udG9zaG11cm9kb3YxMkBnbWFpbC5ydSIsImV4cCI6MTc3ODAxMDA3Mn0.CXdOGOEbIuEDLHWq0OT_hUejayPL5yMLedQSF0At0XA
[28-Apr-2026 19:43:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 19:43:31 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 19:43:31 UTC] User ID: 437
[28-Apr-2026 19:43:31 UTC] ✅ User profile retrieved successfully for user ID: 437
[28-Apr-2026 19:43:49 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 19:43:49 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 19:43:49 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM3IiwidXNlcm5hbWUiOiJodHRwczpcL1wvdC5tZVwvcHNpeG9sb2dfYmxvZ2wiLCJlbWFpbCI6InlvcXViam9udG9zaG11cm9kb3YxMkBnbWFpbC5ydSIsImV4cCI6MTc3ODAxMDA3Mn0.CXdOGOEbIuEDLHWq0OT_hUejayPL5yMLedQSF0At0XA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f388edcfdedecbe-WAW","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"188.113.198.6","X-Forwarded-For":"188.113.198.6,188.113.198.6, 162.158.102.168","CF-IPCountry":"UZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[28-Apr-2026 19:43:49 UTC] === User Orders API Called ===
[28-Apr-2026 19:43:49 UTC] User ID: 437
[28-Apr-2026 19:43:49 UTC] Limit: 20, Offset: 0
[28-Apr-2026 19:43:49 UTC] Orders found: 0
[28-Apr-2026 19:43:49 UTC] Orders data: []
[28-Apr-2026 19:43:49 UTC] Total orders count: 0
[28-Apr-2026 19:43:49 UTC] === API CALL LOG ===
[28-Apr-2026 19:43:49 UTC] Endpoint: user/profile.php
[28-Apr-2026 19:43:49 UTC] Full Log Data: {
    "timestamp": "2026-04-28 19:43:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.198.6",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM3IiwidXNlcm5hbWUiOiJodHRwczpcL1wvdC5tZVwvcHNpeG9sb2dfYmxvZ2wiLCJlbWFpbCI6InlvcXViam9udG9zaG11cm9kb3YxMkBnbWFpbC5ydSIsImV4cCI6MTc3ODAxMDA3Mn0.CXdOGOEbIuEDLHWq0OT_hUejayPL5yMLedQSF0At0XA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f388edcfdf0ecbe-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.198.6",
        "X-Forwarded-For": "188.113.198.6,188.113.198.6, 162.158.102.169",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 19:43:49 UTC] === END API CALL LOG ===
[28-Apr-2026 19:43:49 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 19:43:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM3IiwidXNlcm5hbWUiOiJodHRwczpcL1wvdC5tZVwvcHNpeG9sb2dfYmxvZ2wiLCJlbWFpbCI6InlvcXViam9udG9zaG11cm9kb3YxMkBnbWFpbC5ydSIsImV4cCI6MTc3ODAxMDA3Mn0.CXdOGOEbIuEDLHWq0OT_hUejayPL5yMLedQSF0At0XA
[28-Apr-2026 19:43:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 19:43:49 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 19:43:49 UTC] User ID: 437
[28-Apr-2026 19:43:49 UTC] ✅ User profile retrieved successfully for user ID: 437
[28-Apr-2026 19:43:49 UTC] === API CALL LOG ===
[28-Apr-2026 19:43:49 UTC] Endpoint: user/profile.php
[28-Apr-2026 19:43:49 UTC] Full Log Data: {
    "timestamp": "2026-04-28 19:43:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.198.6",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM3IiwidXNlcm5hbWUiOiJodHRwczpcL1wvdC5tZVwvcHNpeG9sb2dfYmxvZ2wiLCJlbWFpbCI6InlvcXViam9udG9zaG11cm9kb3YxMkBnbWFpbC5ydSIsImV4cCI6MTc3ODAxMDA3Mn0.CXdOGOEbIuEDLHWq0OT_hUejayPL5yMLedQSF0At0XA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f388ee0bb32ecbe-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.198.6",
        "X-Forwarded-For": "188.113.198.6,188.113.198.6, 162.158.102.169",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 19:43:49 UTC] === END API CALL LOG ===
[28-Apr-2026 19:43:49 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 19:43:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM3IiwidXNlcm5hbWUiOiJodHRwczpcL1wvdC5tZVwvcHNpeG9sb2dfYmxvZ2wiLCJlbWFpbCI6InlvcXViam9udG9zaG11cm9kb3YxMkBnbWFpbC5ydSIsImV4cCI6MTc3ODAxMDA3Mn0.CXdOGOEbIuEDLHWq0OT_hUejayPL5yMLedQSF0At0XA
[28-Apr-2026 19:43:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 19:43:49 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 19:43:49 UTC] User ID: 437
[28-Apr-2026 19:43:49 UTC] ✅ User profile retrieved successfully for user ID: 437
[28-Apr-2026 19:43:50 UTC] === API CALL LOG ===
[28-Apr-2026 19:43:50 UTC] Endpoint: user/profile.php
[28-Apr-2026 19:43:50 UTC] Full Log Data: {
    "timestamp": "2026-04-28 19:43:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.198.6",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM3IiwidXNlcm5hbWUiOiJodHRwczpcL1wvdC5tZVwvcHNpeG9sb2dfYmxvZ2wiLCJlbWFpbCI6InlvcXViam9udG9zaG11cm9kb3YxMkBnbWFpbC5ydSIsImV4cCI6MTc3ODAxMDA3Mn0.CXdOGOEbIuEDLHWq0OT_hUejayPL5yMLedQSF0At0XA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f388ee17c60ecbe-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.198.6",
        "X-Forwarded-For": "188.113.198.6,188.113.198.6, 162.158.102.168",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 19:43:50 UTC] === END API CALL LOG ===
[28-Apr-2026 19:43:50 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 19:43:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM3IiwidXNlcm5hbWUiOiJodHRwczpcL1wvdC5tZVwvcHNpeG9sb2dfYmxvZ2wiLCJlbWFpbCI6InlvcXViam9udG9zaG11cm9kb3YxMkBnbWFpbC5ydSIsImV4cCI6MTc3ODAxMDA3Mn0.CXdOGOEbIuEDLHWq0OT_hUejayPL5yMLedQSF0At0XA
[28-Apr-2026 19:43:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 19:43:50 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 19:43:50 UTC] User ID: 437
[28-Apr-2026 19:43:50 UTC] ✅ User profile retrieved successfully for user ID: 437
[28-Apr-2026 19:43:57 UTC] === API CALL LOG ===
[28-Apr-2026 19:43:57 UTC] Endpoint: user/profile.php
[28-Apr-2026 19:43:57 UTC] Full Log Data: {
    "timestamp": "2026-04-28 19:43:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.198.6",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM3IiwidXNlcm5hbWUiOiJodHRwczpcL1wvdC5tZVwvcHNpeG9sb2dfYmxvZ2wiLCJlbWFpbCI6InlvcXViam9udG9zaG11cm9kb3YxMkBnbWFpbC5ydSIsImV4cCI6MTc3ODAxMDA3Mn0.CXdOGOEbIuEDLHWq0OT_hUejayPL5yMLedQSF0At0XA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f388f117f27ecbe-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.198.6",
        "X-Forwarded-For": "188.113.198.6,188.113.198.6, 162.158.102.169",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 19:43:57 UTC] === END API CALL LOG ===
[28-Apr-2026 19:43:57 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 19:43:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM3IiwidXNlcm5hbWUiOiJodHRwczpcL1wvdC5tZVwvcHNpeG9sb2dfYmxvZ2wiLCJlbWFpbCI6InlvcXViam9udG9zaG11cm9kb3YxMkBnbWFpbC5ydSIsImV4cCI6MTc3ODAxMDA3Mn0.CXdOGOEbIuEDLHWq0OT_hUejayPL5yMLedQSF0At0XA
[28-Apr-2026 19:43:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 19:43:57 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 19:43:57 UTC] User ID: 437
[28-Apr-2026 19:43:57 UTC] ✅ User profile retrieved successfully for user ID: 437
[28-Apr-2026 19:44:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 19:44:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 19:44:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM3IiwidXNlcm5hbWUiOiJodHRwczpcL1wvdC5tZVwvcHNpeG9sb2dfYmxvZ2wiLCJlbWFpbCI6InlvcXViam9udG9zaG11cm9kb3YxMkBnbWFpbC5ydSIsImV4cCI6MTc3ODAxMDA3Mn0.CXdOGOEbIuEDLHWq0OT_hUejayPL5yMLedQSF0At0XA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f388ff608a3ecbe-WAW","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"188.113.198.6","X-Forwarded-For":"188.113.198.6,188.113.198.6, 162.158.102.168","CF-IPCountry":"UZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[28-Apr-2026 19:44:34 UTC] === User Orders API Called ===
[28-Apr-2026 19:44:34 UTC] User ID: 437
[28-Apr-2026 19:44:34 UTC] Limit: 20, Offset: 0
[28-Apr-2026 19:44:34 UTC] Orders found: 0
[28-Apr-2026 19:44:34 UTC] Orders data: []
[28-Apr-2026 19:44:34 UTC] Total orders count: 0
[28-Apr-2026 19:44:34 UTC] === API CALL LOG ===
[28-Apr-2026 19:44:34 UTC] Endpoint: user/profile.php
[28-Apr-2026 19:44:34 UTC] Full Log Data: {
    "timestamp": "2026-04-28 19:44:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.198.6",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM3IiwidXNlcm5hbWUiOiJodHRwczpcL1wvdC5tZVwvcHNpeG9sb2dfYmxvZ2wiLCJlbWFpbCI6InlvcXViam9udG9zaG11cm9kb3YxMkBnbWFpbC5ydSIsImV4cCI6MTc3ODAxMDA3Mn0.CXdOGOEbIuEDLHWq0OT_hUejayPL5yMLedQSF0At0XA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f388ff608a6ecbe-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.198.6",
        "X-Forwarded-For": "188.113.198.6,188.113.198.6, 162.158.102.168",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 19:44:34 UTC] === END API CALL LOG ===
[28-Apr-2026 19:44:34 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 19:44:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM3IiwidXNlcm5hbWUiOiJodHRwczpcL1wvdC5tZVwvcHNpeG9sb2dfYmxvZ2wiLCJlbWFpbCI6InlvcXViam9udG9zaG11cm9kb3YxMkBnbWFpbC5ydSIsImV4cCI6MTc3ODAxMDA3Mn0.CXdOGOEbIuEDLHWq0OT_hUejayPL5yMLedQSF0At0XA
[28-Apr-2026 19:44:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 19:44:34 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 19:44:34 UTC] User ID: 437
[28-Apr-2026 19:44:34 UTC] ✅ User profile retrieved successfully for user ID: 437
[28-Apr-2026 19:44:34 UTC] === API CALL LOG ===
[28-Apr-2026 19:44:34 UTC] Endpoint: user/profile.php
[28-Apr-2026 19:44:34 UTC] Full Log Data: {
    "timestamp": "2026-04-28 19:44:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.198.6",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM3IiwidXNlcm5hbWUiOiJodHRwczpcL1wvdC5tZVwvcHNpeG9sb2dfYmxvZ2wiLCJlbWFpbCI6InlvcXViam9udG9zaG11cm9kb3YxMkBnbWFpbC5ydSIsImV4cCI6MTc3ODAxMDA3Mn0.CXdOGOEbIuEDLHWq0OT_hUejayPL5yMLedQSF0At0XA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f388ff9ce22ecbe-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.198.6",
        "X-Forwarded-For": "188.113.198.6,188.113.198.6, 162.158.102.168",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 19:44:34 UTC] === END API CALL LOG ===
[28-Apr-2026 19:44:34 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 19:44:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM3IiwidXNlcm5hbWUiOiJodHRwczpcL1wvdC5tZVwvcHNpeG9sb2dfYmxvZ2wiLCJlbWFpbCI6InlvcXViam9udG9zaG11cm9kb3YxMkBnbWFpbC5ydSIsImV4cCI6MTc3ODAxMDA3Mn0.CXdOGOEbIuEDLHWq0OT_hUejayPL5yMLedQSF0At0XA
[28-Apr-2026 19:44:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 19:44:34 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 19:44:34 UTC] User ID: 437
[28-Apr-2026 19:44:34 UTC] ✅ User profile retrieved successfully for user ID: 437
[28-Apr-2026 19:44:34 UTC] === API CALL LOG ===
[28-Apr-2026 19:44:34 UTC] Endpoint: user/profile.php
[28-Apr-2026 19:44:34 UTC] Full Log Data: {
    "timestamp": "2026-04-28 19:44:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.198.6",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM3IiwidXNlcm5hbWUiOiJodHRwczpcL1wvdC5tZVwvcHNpeG9sb2dfYmxvZ2wiLCJlbWFpbCI6InlvcXViam9udG9zaG11cm9kb3YxMkBnbWFpbC5ydSIsImV4cCI6MTc3ODAxMDA3Mn0.CXdOGOEbIuEDLHWq0OT_hUejayPL5yMLedQSF0At0XA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f388ffa9f3cecbe-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.198.6",
        "X-Forwarded-For": "188.113.198.6,188.113.198.6, 162.158.102.168",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 19:44:34 UTC] === END API CALL LOG ===
[28-Apr-2026 19:44:34 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 19:44:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM3IiwidXNlcm5hbWUiOiJodHRwczpcL1wvdC5tZVwvcHNpeG9sb2dfYmxvZ2wiLCJlbWFpbCI6InlvcXViam9udG9zaG11cm9kb3YxMkBnbWFpbC5ydSIsImV4cCI6MTc3ODAxMDA3Mn0.CXdOGOEbIuEDLHWq0OT_hUejayPL5yMLedQSF0At0XA
[28-Apr-2026 19:44:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 19:44:34 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 19:44:34 UTC] User ID: 437
[28-Apr-2026 19:44:34 UTC] ✅ User profile retrieved successfully for user ID: 437
[28-Apr-2026 19:44:55 UTC] === API CALL LOG ===
[28-Apr-2026 19:44:55 UTC] Endpoint: user/profile.php
[28-Apr-2026 19:44:55 UTC] Full Log Data: {
    "timestamp": "2026-04-28 19:44:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.198.6",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM3IiwidXNlcm5hbWUiOiJodHRwczpcL1wvdC5tZVwvcHNpeG9sb2dfYmxvZ2wiLCJlbWFpbCI6InlvcXViam9udG9zaG11cm9kb3YxMkBnbWFpbC5ydSIsImV4cCI6MTc3ODAxMDA3Mn0.CXdOGOEbIuEDLHWq0OT_hUejayPL5yMLedQSF0At0XA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f389079cbb7ecbe-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.198.6",
        "X-Forwarded-For": "188.113.198.6,188.113.198.6, 162.158.102.169",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 19:44:55 UTC] === END API CALL LOG ===
[28-Apr-2026 19:44:55 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 19:44:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM3IiwidXNlcm5hbWUiOiJodHRwczpcL1wvdC5tZVwvcHNpeG9sb2dfYmxvZ2wiLCJlbWFpbCI6InlvcXViam9udG9zaG11cm9kb3YxMkBnbWFpbC5ydSIsImV4cCI6MTc3ODAxMDA3Mn0.CXdOGOEbIuEDLHWq0OT_hUejayPL5yMLedQSF0At0XA
[28-Apr-2026 19:44:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 19:44:55 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 19:44:55 UTC] User ID: 437
[28-Apr-2026 19:44:55 UTC] ✅ User profile retrieved successfully for user ID: 437
[28-Apr-2026 19:44:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 19:44:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 19:44:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM3IiwidXNlcm5hbWUiOiJodHRwczpcL1wvdC5tZVwvcHNpeG9sb2dfYmxvZ2wiLCJlbWFpbCI6InlvcXViam9udG9zaG11cm9kb3YxMkBnbWFpbC5ydSIsImV4cCI6MTc3ODAxMDA3Mn0.CXdOGOEbIuEDLHWq0OT_hUejayPL5yMLedQSF0At0XA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f389079cbb5ecbe-WAW","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"188.113.198.6","X-Forwarded-For":"188.113.198.6,188.113.198.6, 162.158.102.169","CF-IPCountry":"UZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[28-Apr-2026 19:44:55 UTC] === User Orders API Called ===
[28-Apr-2026 19:44:55 UTC] User ID: 437
[28-Apr-2026 19:44:55 UTC] Limit: 20, Offset: 0
[28-Apr-2026 19:44:55 UTC] Orders found: 0
[28-Apr-2026 19:44:55 UTC] Orders data: []
[28-Apr-2026 19:44:55 UTC] Total orders count: 0
[28-Apr-2026 19:44:55 UTC] === API CALL LOG ===
[28-Apr-2026 19:44:55 UTC] Endpoint: user/profile.php
[28-Apr-2026 19:44:55 UTC] Full Log Data: {
    "timestamp": "2026-04-28 19:44:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.198.6",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM3IiwidXNlcm5hbWUiOiJodHRwczpcL1wvdC5tZVwvcHNpeG9sb2dfYmxvZ2wiLCJlbWFpbCI6InlvcXViam9udG9zaG11cm9kb3YxMkBnbWFpbC5ydSIsImV4cCI6MTc3ODAxMDA3Mn0.CXdOGOEbIuEDLHWq0OT_hUejayPL5yMLedQSF0At0XA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f38907da9fcecbe-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.198.6",
        "X-Forwarded-For": "188.113.198.6,188.113.198.6, 162.158.102.169",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 19:44:55 UTC] === END API CALL LOG ===
[28-Apr-2026 19:44:55 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 19:44:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM3IiwidXNlcm5hbWUiOiJodHRwczpcL1wvdC5tZVwvcHNpeG9sb2dfYmxvZ2wiLCJlbWFpbCI6InlvcXViam9udG9zaG11cm9kb3YxMkBnbWFpbC5ydSIsImV4cCI6MTc3ODAxMDA3Mn0.CXdOGOEbIuEDLHWq0OT_hUejayPL5yMLedQSF0At0XA
[28-Apr-2026 19:44:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 19:44:55 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 19:44:55 UTC] User ID: 437
[28-Apr-2026 19:44:55 UTC] ✅ User profile retrieved successfully for user ID: 437
[28-Apr-2026 19:44:56 UTC] === API CALL LOG ===
[28-Apr-2026 19:44:56 UTC] Endpoint: user/profile.php
[28-Apr-2026 19:44:56 UTC] Full Log Data: {
    "timestamp": "2026-04-28 19:44:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.198.6",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM3IiwidXNlcm5hbWUiOiJodHRwczpcL1wvdC5tZVwvcHNpeG9sb2dfYmxvZ2wiLCJlbWFpbCI6InlvcXViam9udG9zaG11cm9kb3YxMkBnbWFpbC5ydSIsImV4cCI6MTc3ODAxMDA3Mn0.CXdOGOEbIuEDLHWq0OT_hUejayPL5yMLedQSF0At0XA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f38907e6b3decbe-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.113.198.6",
        "X-Forwarded-For": "188.113.198.6,188.113.198.6, 162.158.102.169",
        "CF-IPCountry": "UZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 19:44:56 UTC] === END API CALL LOG ===
[28-Apr-2026 19:44:56 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 19:44:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM3IiwidXNlcm5hbWUiOiJodHRwczpcL1wvdC5tZVwvcHNpeG9sb2dfYmxvZ2wiLCJlbWFpbCI6InlvcXViam9udG9zaG11cm9kb3YxMkBnbWFpbC5ydSIsImV4cCI6MTc3ODAxMDA3Mn0.CXdOGOEbIuEDLHWq0OT_hUejayPL5yMLedQSF0At0XA
[28-Apr-2026 19:44:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 19:44:56 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 19:44:56 UTC] User ID: 437
[28-Apr-2026 19:44:56 UTC] ✅ User profile retrieved successfully for user ID: 437
[28-Apr-2026 21:03:13 UTC] === API CALL LOG ===
[28-Apr-2026 21:03:13 UTC] Endpoint: user/profile.php
[28-Apr-2026 21:03:13 UTC] Full Log Data: {
    "timestamp": "2026-04-28 21:03:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.46.143.104",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDMxIiwidXNlcm5hbWUiOiJTaGVyaWYiLCJlbWFpbCI6InNhbW9yZWhhYjE0QGdtYWlsLmNvbSIsImV4cCI6MTc3Nzk4OTIyN30.BJvEMJwbXhimAFlP2mOh6FtUCv3cHDQWvWdwf4ffjs8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f39032b5a6cf519-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.46.143.104",
        "X-Forwarded-For": "102.46.143.104,102.46.143.104, 162.159.122.165",
        "CF-IPCountry": "EG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 21:03:13 UTC] === END API CALL LOG ===
[28-Apr-2026 21:03:13 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 21:03:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDMxIiwidXNlcm5hbWUiOiJTaGVyaWYiLCJlbWFpbCI6InNhbW9yZWhhYjE0QGdtYWlsLmNvbSIsImV4cCI6MTc3Nzk4OTIyN30.BJvEMJwbXhimAFlP2mOh6FtUCv3cHDQWvWdwf4ffjs8
[28-Apr-2026 21:03:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 21:03:13 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 21:03:13 UTC] User ID: 431
[28-Apr-2026 21:03:13 UTC] ✅ User profile retrieved successfully for user ID: 431
[28-Apr-2026 21:03:13 UTC] === API CALL LOG ===
[28-Apr-2026 21:03:13 UTC] Endpoint: user/profile.php
[28-Apr-2026 21:03:13 UTC] Full Log Data: {
    "timestamp": "2026-04-28 21:03:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.46.143.104",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDMxIiwidXNlcm5hbWUiOiJTaGVyaWYiLCJlbWFpbCI6InNhbW9yZWhhYjE0QGdtYWlsLmNvbSIsImV4cCI6MTc3Nzk4OTIyN30.BJvEMJwbXhimAFlP2mOh6FtUCv3cHDQWvWdwf4ffjs8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f39032f1acdf519-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.46.143.104",
        "X-Forwarded-For": "102.46.143.104,102.46.143.104, 162.159.122.165",
        "CF-IPCountry": "EG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 21:03:13 UTC] === END API CALL LOG ===
[28-Apr-2026 21:03:13 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 21:03:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDMxIiwidXNlcm5hbWUiOiJTaGVyaWYiLCJlbWFpbCI6InNhbW9yZWhhYjE0QGdtYWlsLmNvbSIsImV4cCI6MTc3Nzk4OTIyN30.BJvEMJwbXhimAFlP2mOh6FtUCv3cHDQWvWdwf4ffjs8
[28-Apr-2026 21:03:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 21:03:13 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 21:03:13 UTC] User ID: 431
[28-Apr-2026 21:03:13 UTC] ✅ User profile retrieved successfully for user ID: 431
[28-Apr-2026 21:03:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 21:03:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 21:03:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDMxIiwidXNlcm5hbWUiOiJTaGVyaWYiLCJlbWFpbCI6InNhbW9yZWhhYjE0QGdtYWlsLmNvbSIsImV4cCI6MTc3Nzk4OTIyN30.BJvEMJwbXhimAFlP2mOh6FtUCv3cHDQWvWdwf4ffjs8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f39032f1ad2f519-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.46.143.104","X-Forwarded-For":"102.46.143.104,102.46.143.104, 162.159.122.165","CF-IPCountry":"EG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[28-Apr-2026 21:03:13 UTC] === User Orders API Called ===
[28-Apr-2026 21:03:13 UTC] User ID: 431
[28-Apr-2026 21:03:13 UTC] Limit: 20, Offset: 0
[28-Apr-2026 21:03:13 UTC] Orders found: 1
[28-Apr-2026 21:03:13 UTC] Orders data: [{"id":232,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/viewreactchannel\/2","status":"completed","created_at":"2026-04-28 17:25:19","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[28-Apr-2026 21:03:13 UTC] Total orders count: 1
[28-Apr-2026 21:03:13 UTC] === API CALL LOG ===
[28-Apr-2026 21:03:13 UTC] Endpoint: user/profile.php
[28-Apr-2026 21:03:13 UTC] Full Log Data: {
    "timestamp": "2026-04-28 21:03:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.46.143.104",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDMxIiwidXNlcm5hbWUiOiJTaGVyaWYiLCJlbWFpbCI6InNhbW9yZWhhYjE0QGdtYWlsLmNvbSIsImV4cCI6MTc3Nzk4OTIyN30.BJvEMJwbXhimAFlP2mOh6FtUCv3cHDQWvWdwf4ffjs8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f39032f8bebf519-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.46.143.104",
        "X-Forwarded-For": "102.46.143.104,102.46.143.104, 162.159.122.165",
        "CF-IPCountry": "EG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 21:03:13 UTC] === END API CALL LOG ===
[28-Apr-2026 21:03:13 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 21:03:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDMxIiwidXNlcm5hbWUiOiJTaGVyaWYiLCJlbWFpbCI6InNhbW9yZWhhYjE0QGdtYWlsLmNvbSIsImV4cCI6MTc3Nzk4OTIyN30.BJvEMJwbXhimAFlP2mOh6FtUCv3cHDQWvWdwf4ffjs8
[28-Apr-2026 21:03:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 21:03:13 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 21:03:13 UTC] User ID: 431
[28-Apr-2026 21:03:13 UTC] ✅ User profile retrieved successfully for user ID: 431
[28-Apr-2026 21:03:16 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 21:03:16 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 21:03:16 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDMxIiwidXNlcm5hbWUiOiJTaGVyaWYiLCJlbWFpbCI6InNhbW9yZWhhYjE0QGdtYWlsLmNvbSIsImV4cCI6MTc3Nzk4OTIyN30.BJvEMJwbXhimAFlP2mOh6FtUCv3cHDQWvWdwf4ffjs8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f39033d7a82f519-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.46.143.104","X-Forwarded-For":"102.46.143.104,102.46.143.104, 162.159.122.164","CF-IPCountry":"EG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[28-Apr-2026 21:03:16 UTC] === User Orders API Called ===
[28-Apr-2026 21:03:16 UTC] User ID: 431
[28-Apr-2026 21:03:16 UTC] Limit: 20, Offset: 0
[28-Apr-2026 21:03:16 UTC] Orders found: 1
[28-Apr-2026 21:03:16 UTC] Orders data: [{"id":232,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/viewreactchannel\/2","status":"completed","created_at":"2026-04-28 17:25:19","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[28-Apr-2026 21:03:16 UTC] Total orders count: 1
[28-Apr-2026 21:03:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 21:03:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 21:03:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDMxIiwidXNlcm5hbWUiOiJTaGVyaWYiLCJlbWFpbCI6InNhbW9yZWhhYjE0QGdtYWlsLmNvbSIsImV4cCI6MTc3Nzk4OTIyN30.BJvEMJwbXhimAFlP2mOh6FtUCv3cHDQWvWdwf4ffjs8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f3903649e73f519-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.46.143.104","X-Forwarded-For":"102.46.143.104,102.46.143.104, 162.159.122.164","CF-IPCountry":"EG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[28-Apr-2026 21:03:22 UTC] === User Orders API Called ===
[28-Apr-2026 21:03:22 UTC] User ID: 431
[28-Apr-2026 21:03:22 UTC] Limit: 20, Offset: 0
[28-Apr-2026 21:03:22 UTC] Orders found: 1
[28-Apr-2026 21:03:22 UTC] Orders data: [{"id":232,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/viewreactchannel\/2","status":"completed","created_at":"2026-04-28 17:25:19","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[28-Apr-2026 21:03:22 UTC] Total orders count: 1
[28-Apr-2026 21:03:22 UTC] === API CALL LOG ===
[28-Apr-2026 21:03:22 UTC] Endpoint: user/profile.php
[28-Apr-2026 21:03:22 UTC] Full Log Data: {
    "timestamp": "2026-04-28 21:03:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.46.143.104",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDMxIiwidXNlcm5hbWUiOiJTaGVyaWYiLCJlbWFpbCI6InNhbW9yZWhhYjE0QGdtYWlsLmNvbSIsImV4cCI6MTc3Nzk4OTIyN30.BJvEMJwbXhimAFlP2mOh6FtUCv3cHDQWvWdwf4ffjs8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f390364defbf519-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.46.143.104",
        "X-Forwarded-For": "102.46.143.104,102.46.143.104, 162.159.122.164",
        "CF-IPCountry": "EG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 21:03:22 UTC] === END API CALL LOG ===
[28-Apr-2026 21:03:22 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 21:03:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDMxIiwidXNlcm5hbWUiOiJTaGVyaWYiLCJlbWFpbCI6InNhbW9yZWhhYjE0QGdtYWlsLmNvbSIsImV4cCI6MTc3Nzk4OTIyN30.BJvEMJwbXhimAFlP2mOh6FtUCv3cHDQWvWdwf4ffjs8
[28-Apr-2026 21:03:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 21:03:22 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 21:03:22 UTC] User ID: 431
[28-Apr-2026 21:03:22 UTC] ✅ User profile retrieved successfully for user ID: 431
[28-Apr-2026 21:03:23 UTC] === API CALL LOG ===
[28-Apr-2026 21:03:23 UTC] Endpoint: user/profile.php
[28-Apr-2026 21:03:23 UTC] Full Log Data: {
    "timestamp": "2026-04-28 21:03:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.46.143.104",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDMxIiwidXNlcm5hbWUiOiJTaGVyaWYiLCJlbWFpbCI6InNhbW9yZWhhYjE0QGdtYWlsLmNvbSIsImV4cCI6MTc3Nzk4OTIyN30.BJvEMJwbXhimAFlP2mOh6FtUCv3cHDQWvWdwf4ffjs8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f390368c869f519-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.46.143.104",
        "X-Forwarded-For": "102.46.143.104,102.46.143.104, 162.159.122.164",
        "CF-IPCountry": "EG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 21:03:23 UTC] === END API CALL LOG ===
[28-Apr-2026 21:03:23 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 21:03:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDMxIiwidXNlcm5hbWUiOiJTaGVyaWYiLCJlbWFpbCI6InNhbW9yZWhhYjE0QGdtYWlsLmNvbSIsImV4cCI6MTc3Nzk4OTIyN30.BJvEMJwbXhimAFlP2mOh6FtUCv3cHDQWvWdwf4ffjs8
[28-Apr-2026 21:03:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 21:03:23 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 21:03:23 UTC] User ID: 431
[28-Apr-2026 21:03:23 UTC] ✅ User profile retrieved successfully for user ID: 431
[28-Apr-2026 21:05:24 UTC] === API CALL LOG ===
[28-Apr-2026 21:05:24 UTC] Endpoint: user/profile.php
[28-Apr-2026 21:05:24 UTC] Full Log Data: {
    "timestamp": "2026-04-28 21:05:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.46.143.104",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDMxIiwidXNlcm5hbWUiOiJTaGVyaWYiLCJlbWFpbCI6InNhbW9yZWhhYjE0QGdtYWlsLmNvbSIsImV4cCI6MTc3Nzk4OTIyN30.BJvEMJwbXhimAFlP2mOh6FtUCv3cHDQWvWdwf4ffjs8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f3906622b17e167-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.46.143.104",
        "X-Forwarded-For": "102.46.143.104,102.46.143.104, 172.68.234.130",
        "CF-IPCountry": "EG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Apr-2026 21:05:24 UTC] === END API CALL LOG ===
[28-Apr-2026 21:05:24 UTC] ✅ API Hash verification passed for profile endpoint
[28-Apr-2026 21:05:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDMxIiwidXNlcm5hbWUiOiJTaGVyaWYiLCJlbWFpbCI6InNhbW9yZWhhYjE0QGdtYWlsLmNvbSIsImV4cCI6MTc3Nzk4OTIyN30.BJvEMJwbXhimAFlP2mOh6FtUCv3cHDQWvWdwf4ffjs8
[28-Apr-2026 21:05:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Apr-2026 21:05:24 UTC] ✅ JWT token verified successfully for user profile
[28-Apr-2026 21:05:24 UTC] User ID: 431
[28-Apr-2026 21:05:24 UTC] ✅ User profile retrieved successfully for user ID: 431
[28-Apr-2026 21:05:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 21:05:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Apr-2026 21:05:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDMxIiwidXNlcm5hbWUiOiJTaGVyaWYiLCJlbWFpbCI6InNhbW9yZWhhYjE0QGdtYWlsLmNvbSIsImV4cCI6MTc3Nzk4OTIyN30.BJvEMJwbXhimAFlP2mOh6FtUCv3cHDQWvWdwf4ffjs8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f3906c0c896e167-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.46.143.104","X-Forwarded-For":"102.46.143.104,102.46.143.104, 172.68.234.131","CF-IPCountry":"EG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[28-Apr-2026 21:05:40 UTC] === User Orders API Called ===
[28-Apr-2026 21:05:40 UTC] User ID: 431
[28-Apr-2026 21:05:40 UTC] Limit: 20, Offset: 0
[28-Apr-2026 21:05:40 UTC] Orders found: 1
[28-Apr-2026 21:05:40 UTC] Orders data: [{"id":232,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/viewreactchannel\/2","status":"completed","created_at":"2026-04-28 17:25:19","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[28-Apr-2026 21:05:40 UTC] Total orders count: 1
[29-Apr-2026 05:59:14 UTC] === API CALL LOG ===
[29-Apr-2026 05:59:14 UTC] Endpoint: user/profile.php
[29-Apr-2026 05:59:14 UTC] Full Log Data: {
    "timestamp": "2026-04-29 05:59:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.167.233.250",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM4IiwidXNlcm5hbWUiOiJzYWJpbmhlcm85OSIsImVtYWlsIjoibGFtYXNhYmlucDlAZ21haWwuY29tIiwiZXhwIjoxNzc4MDQ3MTUzfQ.IrlsE1IUutAXo8XCmSfXrG8wXQb8bvoUC7UAmLC7QHU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f3c145b985358b9-KTM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.167.233.250",
        "CF-IPCountry": "NP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.167.233.250, 172.69.76.173"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Apr-2026 05:59:14 UTC] === END API CALL LOG ===
[29-Apr-2026 05:59:14 UTC] ✅ API Hash verification passed for profile endpoint
[29-Apr-2026 05:59:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM4IiwidXNlcm5hbWUiOiJzYWJpbmhlcm85OSIsImVtYWlsIjoibGFtYXNhYmlucDlAZ21haWwuY29tIiwiZXhwIjoxNzc4MDQ3MTUzfQ.IrlsE1IUutAXo8XCmSfXrG8wXQb8bvoUC7UAmLC7QHU
[29-Apr-2026 05:59:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Apr-2026 05:59:14 UTC] ✅ JWT token verified successfully for user profile
[29-Apr-2026 05:59:14 UTC] User ID: 438
[29-Apr-2026 05:59:14 UTC] ✅ User profile retrieved successfully for user ID: 438
[29-Apr-2026 05:59:14 UTC] === API CALL LOG ===
[29-Apr-2026 05:59:14 UTC] Endpoint: user/profile.php
[29-Apr-2026 05:59:14 UTC] Full Log Data: {
    "timestamp": "2026-04-29 05:59:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.167.233.250",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM4IiwidXNlcm5hbWUiOiJzYWJpbmhlcm85OSIsImVtYWlsIjoibGFtYXNhYmlucDlAZ21haWwuY29tIiwiZXhwIjoxNzc4MDQ3MTUzfQ.IrlsE1IUutAXo8XCmSfXrG8wXQb8bvoUC7UAmLC7QHU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f3c145d2c0e58b9-KTM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.167.233.250",
        "CF-IPCountry": "NP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.167.233.250, 172.69.76.172"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Apr-2026 05:59:14 UTC] === END API CALL LOG ===
[29-Apr-2026 05:59:14 UTC] ✅ API Hash verification passed for profile endpoint
[29-Apr-2026 05:59:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM4IiwidXNlcm5hbWUiOiJzYWJpbmhlcm85OSIsImVtYWlsIjoibGFtYXNhYmlucDlAZ21haWwuY29tIiwiZXhwIjoxNzc4MDQ3MTUzfQ.IrlsE1IUutAXo8XCmSfXrG8wXQb8bvoUC7UAmLC7QHU
[29-Apr-2026 05:59:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Apr-2026 05:59:14 UTC] ✅ JWT token verified successfully for user profile
[29-Apr-2026 05:59:14 UTC] User ID: 438
[29-Apr-2026 05:59:14 UTC] ✅ User profile retrieved successfully for user ID: 438
[29-Apr-2026 05:59:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Apr-2026 05:59:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Apr-2026 05:59:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM4IiwidXNlcm5hbWUiOiJzYWJpbmhlcm85OSIsImVtYWlsIjoibGFtYXNhYmlucDlAZ21haWwuY29tIiwiZXhwIjoxNzc4MDQ3MTUzfQ.IrlsE1IUutAXo8XCmSfXrG8wXQb8bvoUC7UAmLC7QHU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f3c145d2c0b58b9-KTM","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.167.233.250","CF-IPCountry":"NP","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.167.233.250, 172.69.76.172"}
[29-Apr-2026 05:59:15 UTC] === User Orders API Called ===
[29-Apr-2026 05:59:15 UTC] User ID: 438
[29-Apr-2026 05:59:15 UTC] Limit: 20, Offset: 0
[29-Apr-2026 05:59:15 UTC] Orders found: 0
[29-Apr-2026 05:59:15 UTC] Orders data: []
[29-Apr-2026 05:59:15 UTC] Total orders count: 0
[29-Apr-2026 05:59:15 UTC] === API CALL LOG ===
[29-Apr-2026 05:59:15 UTC] Endpoint: user/profile.php
[29-Apr-2026 05:59:15 UTC] Full Log Data: {
    "timestamp": "2026-04-29 05:59:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.167.233.250",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM4IiwidXNlcm5hbWUiOiJzYWJpbmhlcm85OSIsImVtYWlsIjoibGFtYXNhYmlucDlAZ21haWwuY29tIiwiZXhwIjoxNzc4MDQ3MTUzfQ.IrlsE1IUutAXo8XCmSfXrG8wXQb8bvoUC7UAmLC7QHU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f3c14643dbf58b9-KTM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.167.233.250",
        "CF-IPCountry": "NP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.167.233.250, 172.69.76.172"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Apr-2026 05:59:15 UTC] === END API CALL LOG ===
[29-Apr-2026 05:59:15 UTC] ✅ API Hash verification passed for profile endpoint
[29-Apr-2026 05:59:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM4IiwidXNlcm5hbWUiOiJzYWJpbmhlcm85OSIsImVtYWlsIjoibGFtYXNhYmlucDlAZ21haWwuY29tIiwiZXhwIjoxNzc4MDQ3MTUzfQ.IrlsE1IUutAXo8XCmSfXrG8wXQb8bvoUC7UAmLC7QHU
[29-Apr-2026 05:59:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Apr-2026 05:59:15 UTC] ✅ JWT token verified successfully for user profile
[29-Apr-2026 05:59:15 UTC] User ID: 438
[29-Apr-2026 05:59:15 UTC] ✅ User profile retrieved successfully for user ID: 438
[29-Apr-2026 05:59:56 UTC] === API CALL LOG ===
[29-Apr-2026 05:59:56 UTC] Endpoint: user/profile.php
[29-Apr-2026 05:59:56 UTC] Full Log Data: {
    "timestamp": "2026-04-29 05:59:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.167.233.250",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM4IiwidXNlcm5hbWUiOiJzYWJpbmhlcm85OSIsImVtYWlsIjoibGFtYXNhYmlucDlAZ21haWwuY29tIiwiZXhwIjoxNzc4MDQ3MTUzfQ.IrlsE1IUutAXo8XCmSfXrG8wXQb8bvoUC7UAmLC7QHU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f3c155f0adc58b9-KTM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.167.233.250",
        "CF-IPCountry": "NP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.167.233.250, 172.69.76.173"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Apr-2026 05:59:56 UTC] === END API CALL LOG ===
[29-Apr-2026 05:59:56 UTC] ✅ API Hash verification passed for profile endpoint
[29-Apr-2026 05:59:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM4IiwidXNlcm5hbWUiOiJzYWJpbmhlcm85OSIsImVtYWlsIjoibGFtYXNhYmlucDlAZ21haWwuY29tIiwiZXhwIjoxNzc4MDQ3MTUzfQ.IrlsE1IUutAXo8XCmSfXrG8wXQb8bvoUC7UAmLC7QHU
[29-Apr-2026 05:59:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Apr-2026 05:59:56 UTC] ✅ JWT token verified successfully for user profile
[29-Apr-2026 05:59:56 UTC] User ID: 438
[29-Apr-2026 05:59:56 UTC] ✅ User profile retrieved successfully for user ID: 438
[29-Apr-2026 06:00:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Apr-2026 06:00:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Apr-2026 06:00:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM4IiwidXNlcm5hbWUiOiJzYWJpbmhlcm85OSIsImVtYWlsIjoibGFtYXNhYmlucDlAZ21haWwuY29tIiwiZXhwIjoxNzc4MDQ3MTUzfQ.IrlsE1IUutAXo8XCmSfXrG8wXQb8bvoUC7UAmLC7QHU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f3c15eb7a2e58b9-KTM","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.167.233.250","CF-IPCountry":"NP","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.167.233.250, 172.69.76.173"}
[29-Apr-2026 06:00:18 UTC] === User Orders API Called ===
[29-Apr-2026 06:00:18 UTC] User ID: 438
[29-Apr-2026 06:00:18 UTC] Limit: 20, Offset: 0
[29-Apr-2026 06:00:18 UTC] Orders found: 0
[29-Apr-2026 06:00:18 UTC] Orders data: []
[29-Apr-2026 06:00:18 UTC] Total orders count: 0
[29-Apr-2026 06:00:18 UTC] === API CALL LOG ===
[29-Apr-2026 06:00:18 UTC] Endpoint: user/profile.php
[29-Apr-2026 06:00:18 UTC] Full Log Data: {
    "timestamp": "2026-04-29 06:00:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.167.233.250",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM4IiwidXNlcm5hbWUiOiJzYWJpbmhlcm85OSIsImVtYWlsIjoibGFtYXNhYmlucDlAZ21haWwuY29tIiwiZXhwIjoxNzc4MDQ3MTUzfQ.IrlsE1IUutAXo8XCmSfXrG8wXQb8bvoUC7UAmLC7QHU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f3c15ebfb5d58b9-KTM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.167.233.250",
        "CF-IPCountry": "NP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.167.233.250, 172.69.76.172"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Apr-2026 06:00:18 UTC] === END API CALL LOG ===
[29-Apr-2026 06:00:18 UTC] ✅ API Hash verification passed for profile endpoint
[29-Apr-2026 06:00:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM4IiwidXNlcm5hbWUiOiJzYWJpbmhlcm85OSIsImVtYWlsIjoibGFtYXNhYmlucDlAZ21haWwuY29tIiwiZXhwIjoxNzc4MDQ3MTUzfQ.IrlsE1IUutAXo8XCmSfXrG8wXQb8bvoUC7UAmLC7QHU
[29-Apr-2026 06:00:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Apr-2026 06:00:18 UTC] ✅ JWT token verified successfully for user profile
[29-Apr-2026 06:00:18 UTC] User ID: 438
[29-Apr-2026 06:00:18 UTC] ✅ User profile retrieved successfully for user ID: 438
[29-Apr-2026 06:00:19 UTC] === API CALL LOG ===
[29-Apr-2026 06:00:19 UTC] Endpoint: user/profile.php
[29-Apr-2026 06:00:19 UTC] Full Log Data: {
    "timestamp": "2026-04-29 06:00:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.167.233.250",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM4IiwidXNlcm5hbWUiOiJzYWJpbmhlcm85OSIsImVtYWlsIjoibGFtYXNhYmlucDlAZ21haWwuY29tIiwiZXhwIjoxNzc4MDQ3MTUzfQ.IrlsE1IUutAXo8XCmSfXrG8wXQb8bvoUC7UAmLC7QHU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f3c15f01cf858b9-KTM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.167.233.250",
        "CF-IPCountry": "NP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.167.233.250, 172.69.76.172"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Apr-2026 06:00:19 UTC] === END API CALL LOG ===
[29-Apr-2026 06:00:19 UTC] ✅ API Hash verification passed for profile endpoint
[29-Apr-2026 06:00:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM4IiwidXNlcm5hbWUiOiJzYWJpbmhlcm85OSIsImVtYWlsIjoibGFtYXNhYmlucDlAZ21haWwuY29tIiwiZXhwIjoxNzc4MDQ3MTUzfQ.IrlsE1IUutAXo8XCmSfXrG8wXQb8bvoUC7UAmLC7QHU
[29-Apr-2026 06:00:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Apr-2026 06:00:19 UTC] ✅ JWT token verified successfully for user profile
[29-Apr-2026 06:00:19 UTC] User ID: 438
[29-Apr-2026 06:00:19 UTC] ✅ User profile retrieved successfully for user ID: 438
[29-Apr-2026 06:00:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Apr-2026 06:00:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Apr-2026 06:00:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM4IiwidXNlcm5hbWUiOiJzYWJpbmhlcm85OSIsImVtYWlsIjoibGFtYXNhYmlucDlAZ21haWwuY29tIiwiZXhwIjoxNzc4MDQ3MTUzfQ.IrlsE1IUutAXo8XCmSfXrG8wXQb8bvoUC7UAmLC7QHU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f3c15ffcb2358b9-KTM","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.167.233.250","CF-IPCountry":"NP","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.167.233.250, 172.69.76.173"}
[29-Apr-2026 06:00:21 UTC] === User Orders API Called ===
[29-Apr-2026 06:00:21 UTC] User ID: 438
[29-Apr-2026 06:00:21 UTC] Limit: 20, Offset: 0
[29-Apr-2026 06:00:21 UTC] Orders found: 0
[29-Apr-2026 06:00:21 UTC] Orders data: []
[29-Apr-2026 06:00:21 UTC] Total orders count: 0
[29-Apr-2026 06:00:22 UTC] === API CALL LOG ===
[29-Apr-2026 06:00:22 UTC] Endpoint: user/profile.php
[29-Apr-2026 06:00:22 UTC] Full Log Data: {
    "timestamp": "2026-04-29 06:00:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.167.233.250",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM4IiwidXNlcm5hbWUiOiJzYWJpbmhlcm85OSIsImVtYWlsIjoibGFtYXNhYmlucDlAZ21haWwuY29tIiwiZXhwIjoxNzc4MDQ3MTUzfQ.IrlsE1IUutAXo8XCmSfXrG8wXQb8bvoUC7UAmLC7QHU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f3c16004c5858b9-KTM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.167.233.250",
        "CF-IPCountry": "NP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.167.233.250, 172.69.76.172"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Apr-2026 06:00:22 UTC] === END API CALL LOG ===
[29-Apr-2026 06:00:22 UTC] ✅ API Hash verification passed for profile endpoint
[29-Apr-2026 06:00:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM4IiwidXNlcm5hbWUiOiJzYWJpbmhlcm85OSIsImVtYWlsIjoibGFtYXNhYmlucDlAZ21haWwuY29tIiwiZXhwIjoxNzc4MDQ3MTUzfQ.IrlsE1IUutAXo8XCmSfXrG8wXQb8bvoUC7UAmLC7QHU
[29-Apr-2026 06:00:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Apr-2026 06:00:22 UTC] ✅ JWT token verified successfully for user profile
[29-Apr-2026 06:00:22 UTC] User ID: 438
[29-Apr-2026 06:00:22 UTC] ✅ User profile retrieved successfully for user ID: 438
[29-Apr-2026 06:00:22 UTC] === API CALL LOG ===
[29-Apr-2026 06:00:22 UTC] Endpoint: user/profile.php
[29-Apr-2026 06:00:22 UTC] Full Log Data: {
    "timestamp": "2026-04-29 06:00:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.167.233.250",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM4IiwidXNlcm5hbWUiOiJzYWJpbmhlcm85OSIsImVtYWlsIjoibGFtYXNhYmlucDlAZ21haWwuY29tIiwiZXhwIjoxNzc4MDQ3MTUzfQ.IrlsE1IUutAXo8XCmSfXrG8wXQb8bvoUC7UAmLC7QHU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f3c16045e4b58b9-KTM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.167.233.250",
        "CF-IPCountry": "NP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.167.233.250, 172.69.76.172"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Apr-2026 06:00:22 UTC] === END API CALL LOG ===
[29-Apr-2026 06:00:22 UTC] ✅ API Hash verification passed for profile endpoint
[29-Apr-2026 06:00:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM4IiwidXNlcm5hbWUiOiJzYWJpbmhlcm85OSIsImVtYWlsIjoibGFtYXNhYmlucDlAZ21haWwuY29tIiwiZXhwIjoxNzc4MDQ3MTUzfQ.IrlsE1IUutAXo8XCmSfXrG8wXQb8bvoUC7UAmLC7QHU
[29-Apr-2026 06:00:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Apr-2026 06:00:22 UTC] ✅ JWT token verified successfully for user profile
[29-Apr-2026 06:00:22 UTC] User ID: 438
[29-Apr-2026 06:00:22 UTC] ✅ User profile retrieved successfully for user ID: 438
[29-Apr-2026 06:00:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Apr-2026 06:00:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Apr-2026 06:00:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM4IiwidXNlcm5hbWUiOiJzYWJpbmhlcm85OSIsImVtYWlsIjoibGFtYXNhYmlucDlAZ21haWwuY29tIiwiZXhwIjoxNzc4MDQ3MTUzfQ.IrlsE1IUutAXo8XCmSfXrG8wXQb8bvoUC7UAmLC7QHU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f3c161a5cb958b9-KTM","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.167.233.250","CF-IPCountry":"NP","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.167.233.250, 172.69.76.172"}
[29-Apr-2026 06:00:26 UTC] === User Orders API Called ===
[29-Apr-2026 06:00:26 UTC] User ID: 438
[29-Apr-2026 06:00:26 UTC] Limit: 20, Offset: 0
[29-Apr-2026 06:00:26 UTC] Orders found: 0
[29-Apr-2026 06:00:26 UTC] Orders data: []
[29-Apr-2026 06:00:26 UTC] Total orders count: 0
[29-Apr-2026 06:00:26 UTC] === API CALL LOG ===
[29-Apr-2026 06:00:26 UTC] Endpoint: user/profile.php
[29-Apr-2026 06:00:26 UTC] Full Log Data: {
    "timestamp": "2026-04-29 06:00:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.167.233.250",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM4IiwidXNlcm5hbWUiOiJzYWJpbmhlcm85OSIsImVtYWlsIjoibGFtYXNhYmlucDlAZ21haWwuY29tIiwiZXhwIjoxNzc4MDQ3MTUzfQ.IrlsE1IUutAXo8XCmSfXrG8wXQb8bvoUC7UAmLC7QHU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f3c16201b6958b9-KTM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.167.233.250",
        "CF-IPCountry": "NP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.167.233.250, 172.69.76.173"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Apr-2026 06:00:26 UTC] === END API CALL LOG ===
[29-Apr-2026 06:00:26 UTC] ✅ API Hash verification passed for profile endpoint
[29-Apr-2026 06:00:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM4IiwidXNlcm5hbWUiOiJzYWJpbmhlcm85OSIsImVtYWlsIjoibGFtYXNhYmlucDlAZ21haWwuY29tIiwiZXhwIjoxNzc4MDQ3MTUzfQ.IrlsE1IUutAXo8XCmSfXrG8wXQb8bvoUC7UAmLC7QHU
[29-Apr-2026 06:00:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Apr-2026 06:00:26 UTC] ✅ JWT token verified successfully for user profile
[29-Apr-2026 06:00:26 UTC] User ID: 438
[29-Apr-2026 06:00:26 UTC] ✅ User profile retrieved successfully for user ID: 438
[29-Apr-2026 06:00:27 UTC] User Purchases API - User ID: 438
[29-Apr-2026 06:00:27 UTC] User Purchases API - Total purchases found: 0
[29-Apr-2026 06:00:48 UTC] === API CALL LOG ===
[29-Apr-2026 06:00:48 UTC] Endpoint: user/profile.php
[29-Apr-2026 06:00:48 UTC] Full Log Data: {
    "timestamp": "2026-04-29 06:00:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.167.233.250",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM4IiwidXNlcm5hbWUiOiJzYWJpbmhlcm85OSIsImVtYWlsIjoibGFtYXNhYmlucDlAZ21haWwuY29tIiwiZXhwIjoxNzc4MDQ3MTUzfQ.IrlsE1IUutAXo8XCmSfXrG8wXQb8bvoUC7UAmLC7QHU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f3c16a46e0358b9-KTM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.167.233.250",
        "CF-IPCountry": "NP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.167.233.250, 172.69.76.173"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Apr-2026 06:00:48 UTC] === END API CALL LOG ===
[29-Apr-2026 06:00:48 UTC] ✅ API Hash verification passed for profile endpoint
[29-Apr-2026 06:00:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM4IiwidXNlcm5hbWUiOiJzYWJpbmhlcm85OSIsImVtYWlsIjoibGFtYXNhYmlucDlAZ21haWwuY29tIiwiZXhwIjoxNzc4MDQ3MTUzfQ.IrlsE1IUutAXo8XCmSfXrG8wXQb8bvoUC7UAmLC7QHU
[29-Apr-2026 06:00:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Apr-2026 06:00:48 UTC] ✅ JWT token verified successfully for user profile
[29-Apr-2026 06:00:48 UTC] User ID: 438
[29-Apr-2026 06:00:48 UTC] ✅ User profile retrieved successfully for user ID: 438
[29-Apr-2026 06:00:48 UTC] User Purchases API - User ID: 438
[29-Apr-2026 06:00:48 UTC] User Purchases API - Total purchases found: 0
[29-Apr-2026 06:00:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Apr-2026 06:00:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Apr-2026 06:00:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM4IiwidXNlcm5hbWUiOiJzYWJpbmhlcm85OSIsImVtYWlsIjoibGFtYXNhYmlucDlAZ21haWwuY29tIiwiZXhwIjoxNzc4MDQ3MTUzfQ.IrlsE1IUutAXo8XCmSfXrG8wXQb8bvoUC7UAmLC7QHU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f3c16de297658b9-KTM","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.167.233.250","CF-IPCountry":"NP","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.167.233.250, 172.69.76.172"}
[29-Apr-2026 06:00:57 UTC] === User Orders API Called ===
[29-Apr-2026 06:00:57 UTC] User ID: 438
[29-Apr-2026 06:00:57 UTC] Limit: 20, Offset: 0
[29-Apr-2026 06:00:57 UTC] Orders found: 0
[29-Apr-2026 06:00:57 UTC] Orders data: []
[29-Apr-2026 06:00:57 UTC] Total orders count: 0
[29-Apr-2026 06:00:57 UTC] === API CALL LOG ===
[29-Apr-2026 06:00:57 UTC] Endpoint: user/profile.php
[29-Apr-2026 06:00:57 UTC] Full Log Data: {
    "timestamp": "2026-04-29 06:00:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.167.233.250",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM4IiwidXNlcm5hbWUiOiJzYWJpbmhlcm85OSIsImVtYWlsIjoibGFtYXNhYmlucDlAZ21haWwuY29tIiwiZXhwIjoxNzc4MDQ3MTUzfQ.IrlsE1IUutAXo8XCmSfXrG8wXQb8bvoUC7UAmLC7QHU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f3c16debad558b9-KTM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.167.233.250",
        "CF-IPCountry": "NP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.167.233.250, 172.69.76.173"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Apr-2026 06:00:57 UTC] === END API CALL LOG ===
[29-Apr-2026 06:00:57 UTC] ✅ API Hash verification passed for profile endpoint
[29-Apr-2026 06:00:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM4IiwidXNlcm5hbWUiOiJzYWJpbmhlcm85OSIsImVtYWlsIjoibGFtYXNhYmlucDlAZ21haWwuY29tIiwiZXhwIjoxNzc4MDQ3MTUzfQ.IrlsE1IUutAXo8XCmSfXrG8wXQb8bvoUC7UAmLC7QHU
[29-Apr-2026 06:00:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Apr-2026 06:00:57 UTC] ✅ JWT token verified successfully for user profile
[29-Apr-2026 06:00:57 UTC] User ID: 438
[29-Apr-2026 06:00:57 UTC] ✅ User profile retrieved successfully for user ID: 438
[29-Apr-2026 06:00:58 UTC] === API CALL LOG ===
[29-Apr-2026 06:00:58 UTC] Endpoint: user/profile.php
[29-Apr-2026 06:00:58 UTC] Full Log Data: {
    "timestamp": "2026-04-29 06:00:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.167.233.250",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM4IiwidXNlcm5hbWUiOiJzYWJpbmhlcm85OSIsImVtYWlsIjoibGFtYXNhYmlucDlAZ21haWwuY29tIiwiZXhwIjoxNzc4MDQ3MTUzfQ.IrlsE1IUutAXo8XCmSfXrG8wXQb8bvoUC7UAmLC7QHU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f3c16e2ad1258b9-KTM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.167.233.250",
        "CF-IPCountry": "NP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.167.233.250, 172.69.76.173"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Apr-2026 06:00:58 UTC] === END API CALL LOG ===
[29-Apr-2026 06:00:58 UTC] ✅ API Hash verification passed for profile endpoint
[29-Apr-2026 06:00:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM4IiwidXNlcm5hbWUiOiJzYWJpbmhlcm85OSIsImVtYWlsIjoibGFtYXNhYmlucDlAZ21haWwuY29tIiwiZXhwIjoxNzc4MDQ3MTUzfQ.IrlsE1IUutAXo8XCmSfXrG8wXQb8bvoUC7UAmLC7QHU
[29-Apr-2026 06:00:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Apr-2026 06:00:58 UTC] ✅ JWT token verified successfully for user profile
[29-Apr-2026 06:00:58 UTC] User ID: 438
[29-Apr-2026 06:00:58 UTC] ✅ User profile retrieved successfully for user ID: 438
[29-Apr-2026 06:01:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Apr-2026 06:01:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Apr-2026 06:01:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM4IiwidXNlcm5hbWUiOiJzYWJpbmhlcm85OSIsImVtYWlsIjoibGFtYXNhYmlucDlAZ21haWwuY29tIiwiZXhwIjoxNzc4MDQ3MTUzfQ.IrlsE1IUutAXo8XCmSfXrG8wXQb8bvoUC7UAmLC7QHU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f3c1778884958b9-KTM","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.167.233.250","CF-IPCountry":"NP","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.167.233.250, 172.69.76.173"}
[29-Apr-2026 06:01:22 UTC] === User Orders API Called ===
[29-Apr-2026 06:01:22 UTC] User ID: 438
[29-Apr-2026 06:01:22 UTC] Limit: 20, Offset: 0
[29-Apr-2026 06:01:22 UTC] Orders found: 0
[29-Apr-2026 06:01:22 UTC] Orders data: []
[29-Apr-2026 06:01:22 UTC] Total orders count: 0
[29-Apr-2026 06:01:22 UTC] === API CALL LOG ===
[29-Apr-2026 06:01:22 UTC] Endpoint: user/profile.php
[29-Apr-2026 06:01:22 UTC] Full Log Data: {
    "timestamp": "2026-04-29 06:01:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.167.233.250",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM4IiwidXNlcm5hbWUiOiJzYWJpbmhlcm85OSIsImVtYWlsIjoibGFtYXNhYmlucDlAZ21haWwuY29tIiwiZXhwIjoxNzc4MDQ3MTUzfQ.IrlsE1IUutAXo8XCmSfXrG8wXQb8bvoUC7UAmLC7QHU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f3c1778986458b9-KTM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.167.233.250",
        "CF-IPCountry": "NP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.167.233.250, 172.69.76.172"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Apr-2026 06:01:22 UTC] === END API CALL LOG ===
[29-Apr-2026 06:01:22 UTC] ✅ API Hash verification passed for profile endpoint
[29-Apr-2026 06:01:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM4IiwidXNlcm5hbWUiOiJzYWJpbmhlcm85OSIsImVtYWlsIjoibGFtYXNhYmlucDlAZ21haWwuY29tIiwiZXhwIjoxNzc4MDQ3MTUzfQ.IrlsE1IUutAXo8XCmSfXrG8wXQb8bvoUC7UAmLC7QHU
[29-Apr-2026 06:01:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Apr-2026 06:01:22 UTC] ✅ JWT token verified successfully for user profile
[29-Apr-2026 06:01:22 UTC] User ID: 438
[29-Apr-2026 06:01:22 UTC] ✅ User profile retrieved successfully for user ID: 438
[29-Apr-2026 06:01:22 UTC] === API CALL LOG ===
[29-Apr-2026 06:01:22 UTC] Endpoint: user/profile.php
[29-Apr-2026 06:01:22 UTC] Full Log Data: {
    "timestamp": "2026-04-29 06:01:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.167.233.250",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM4IiwidXNlcm5hbWUiOiJzYWJpbmhlcm85OSIsImVtYWlsIjoibGFtYXNhYmlucDlAZ21haWwuY29tIiwiZXhwIjoxNzc4MDQ3MTUzfQ.IrlsE1IUutAXo8XCmSfXrG8wXQb8bvoUC7UAmLC7QHU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f3c177cfb5458b9-KTM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.167.233.250",
        "CF-IPCountry": "NP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.167.233.250, 172.69.76.172"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Apr-2026 06:01:22 UTC] === END API CALL LOG ===
[29-Apr-2026 06:01:22 UTC] ✅ API Hash verification passed for profile endpoint
[29-Apr-2026 06:01:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM4IiwidXNlcm5hbWUiOiJzYWJpbmhlcm85OSIsImVtYWlsIjoibGFtYXNhYmlucDlAZ21haWwuY29tIiwiZXhwIjoxNzc4MDQ3MTUzfQ.IrlsE1IUutAXo8XCmSfXrG8wXQb8bvoUC7UAmLC7QHU
[29-Apr-2026 06:01:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Apr-2026 06:01:22 UTC] ✅ JWT token verified successfully for user profile
[29-Apr-2026 06:01:22 UTC] User ID: 438
[29-Apr-2026 06:01:22 UTC] ✅ User profile retrieved successfully for user ID: 438
[29-Apr-2026 06:01:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Apr-2026 06:01:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Apr-2026 06:01:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM4IiwidXNlcm5hbWUiOiJzYWJpbmhlcm85OSIsImVtYWlsIjoibGFtYXNhYmlucDlAZ21haWwuY29tIiwiZXhwIjoxNzc4MDQ3MTUzfQ.IrlsE1IUutAXo8XCmSfXrG8wXQb8bvoUC7UAmLC7QHU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f3c17c06aa458b9-KTM","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.167.233.250","CF-IPCountry":"NP","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.167.233.250, 172.69.76.172"}
[29-Apr-2026 06:01:33 UTC] === User Orders API Called ===
[29-Apr-2026 06:01:33 UTC] User ID: 438
[29-Apr-2026 06:01:33 UTC] Limit: 20, Offset: 0
[29-Apr-2026 06:01:33 UTC] Orders found: 0
[29-Apr-2026 06:01:33 UTC] Orders data: []
[29-Apr-2026 06:01:33 UTC] Total orders count: 0
[29-Apr-2026 06:01:33 UTC] === API CALL LOG ===
[29-Apr-2026 06:01:33 UTC] Endpoint: user/profile.php
[29-Apr-2026 06:01:33 UTC] Full Log Data: {
    "timestamp": "2026-04-29 06:01:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.167.233.250",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM4IiwidXNlcm5hbWUiOiJzYWJpbmhlcm85OSIsImVtYWlsIjoibGFtYXNhYmlucDlAZ21haWwuY29tIiwiZXhwIjoxNzc4MDQ3MTUzfQ.IrlsE1IUutAXo8XCmSfXrG8wXQb8bvoUC7UAmLC7QHU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f3c17c0fc1d58b9-KTM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.167.233.250",
        "CF-IPCountry": "NP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.167.233.250, 172.69.76.172"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Apr-2026 06:01:33 UTC] === END API CALL LOG ===
[29-Apr-2026 06:01:33 UTC] ✅ API Hash verification passed for profile endpoint
[29-Apr-2026 06:01:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM4IiwidXNlcm5hbWUiOiJzYWJpbmhlcm85OSIsImVtYWlsIjoibGFtYXNhYmlucDlAZ21haWwuY29tIiwiZXhwIjoxNzc4MDQ3MTUzfQ.IrlsE1IUutAXo8XCmSfXrG8wXQb8bvoUC7UAmLC7QHU
[29-Apr-2026 06:01:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Apr-2026 06:01:33 UTC] ✅ JWT token verified successfully for user profile
[29-Apr-2026 06:01:33 UTC] User ID: 438
[29-Apr-2026 06:01:33 UTC] ✅ User profile retrieved successfully for user ID: 438
[29-Apr-2026 06:01:34 UTC] === API CALL LOG ===
[29-Apr-2026 06:01:34 UTC] Endpoint: user/profile.php
[29-Apr-2026 06:01:34 UTC] Full Log Data: {
    "timestamp": "2026-04-29 06:01:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.167.233.250",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM4IiwidXNlcm5hbWUiOiJzYWJpbmhlcm85OSIsImVtYWlsIjoibGFtYXNhYmlucDlAZ21haWwuY29tIiwiZXhwIjoxNzc4MDQ3MTUzfQ.IrlsE1IUutAXo8XCmSfXrG8wXQb8bvoUC7UAmLC7QHU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f3c17c4fea058b9-KTM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.167.233.250",
        "CF-IPCountry": "NP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.167.233.250, 172.69.76.172"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Apr-2026 06:01:34 UTC] === END API CALL LOG ===
[29-Apr-2026 06:01:34 UTC] ✅ API Hash verification passed for profile endpoint
[29-Apr-2026 06:01:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM4IiwidXNlcm5hbWUiOiJzYWJpbmhlcm85OSIsImVtYWlsIjoibGFtYXNhYmlucDlAZ21haWwuY29tIiwiZXhwIjoxNzc4MDQ3MTUzfQ.IrlsE1IUutAXo8XCmSfXrG8wXQb8bvoUC7UAmLC7QHU
[29-Apr-2026 06:01:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Apr-2026 06:01:34 UTC] ✅ JWT token verified successfully for user profile
[29-Apr-2026 06:01:34 UTC] User ID: 438
[29-Apr-2026 06:01:34 UTC] ✅ User profile retrieved successfully for user ID: 438
[29-Apr-2026 06:02:13 UTC] === API CALL LOG ===
[29-Apr-2026 06:02:13 UTC] Endpoint: user/profile.php
[29-Apr-2026 06:02:13 UTC] Full Log Data: {
    "timestamp": "2026-04-29 06:02:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.167.233.250",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM4IiwidXNlcm5hbWUiOiJzYWJpbmhlcm85OSIsImVtYWlsIjoibGFtYXNhYmlucDlAZ21haWwuY29tIiwiZXhwIjoxNzc4MDQ3MTUzfQ.IrlsE1IUutAXo8XCmSfXrG8wXQb8bvoUC7UAmLC7QHU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f3c18bbaff658b9-KTM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.167.233.250",
        "CF-IPCountry": "NP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.167.233.250, 172.69.76.172"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Apr-2026 06:02:13 UTC] === END API CALL LOG ===
[29-Apr-2026 06:02:13 UTC] ✅ API Hash verification passed for profile endpoint
[29-Apr-2026 06:02:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM4IiwidXNlcm5hbWUiOiJzYWJpbmhlcm85OSIsImVtYWlsIjoibGFtYXNhYmlucDlAZ21haWwuY29tIiwiZXhwIjoxNzc4MDQ3MTUzfQ.IrlsE1IUutAXo8XCmSfXrG8wXQb8bvoUC7UAmLC7QHU
[29-Apr-2026 06:02:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Apr-2026 06:02:13 UTC] ✅ JWT token verified successfully for user profile
[29-Apr-2026 06:02:13 UTC] User ID: 438
[29-Apr-2026 06:02:13 UTC] ✅ User profile retrieved successfully for user ID: 438
[29-Apr-2026 06:02:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Apr-2026 06:02:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Apr-2026 06:02:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM4IiwidXNlcm5hbWUiOiJzYWJpbmhlcm85OSIsImVtYWlsIjoibGFtYXNhYmlucDlAZ21haWwuY29tIiwiZXhwIjoxNzc4MDQ3MTUzfQ.IrlsE1IUutAXo8XCmSfXrG8wXQb8bvoUC7UAmLC7QHU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f3c19048cf958b9-KTM","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.167.233.250","CF-IPCountry":"NP","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.167.233.250, 172.69.76.173"}
[29-Apr-2026 06:02:25 UTC] === User Orders API Called ===
[29-Apr-2026 06:02:25 UTC] User ID: 438
[29-Apr-2026 06:02:25 UTC] Limit: 20, Offset: 0
[29-Apr-2026 06:02:25 UTC] Orders found: 1
[29-Apr-2026 06:02:25 UTC] Orders data: [{"id":233,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/bagmara033\/1187","status":"pending","created_at":"2026-04-29 09:32:23","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[29-Apr-2026 06:02:25 UTC] Total orders count: 1
[29-Apr-2026 06:02:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Apr-2026 06:02:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Apr-2026 06:02:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM4IiwidXNlcm5hbWUiOiJzYWJpbmhlcm85OSIsImVtYWlsIjoibGFtYXNhYmlucDlAZ21haWwuY29tIiwiZXhwIjoxNzc4MDQ3MTUzfQ.IrlsE1IUutAXo8XCmSfXrG8wXQb8bvoUC7UAmLC7QHU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f3c19184bd358b9-KTM","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.167.233.250","CF-IPCountry":"NP","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.167.233.250, 172.69.76.172"}
[29-Apr-2026 06:02:28 UTC] === User Orders API Called ===
[29-Apr-2026 06:02:28 UTC] User ID: 438
[29-Apr-2026 06:02:28 UTC] Limit: 20, Offset: 0
[29-Apr-2026 06:02:28 UTC] Orders found: 1
[29-Apr-2026 06:02:28 UTC] Orders data: [{"id":233,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/bagmara033\/1187","status":"pending","created_at":"2026-04-29 09:32:23","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[29-Apr-2026 06:02:28 UTC] Total orders count: 1
[29-Apr-2026 06:02:28 UTC] === API CALL LOG ===
[29-Apr-2026 06:02:28 UTC] Endpoint: user/profile.php
[29-Apr-2026 06:02:28 UTC] Full Log Data: {
    "timestamp": "2026-04-29 06:02:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.167.233.250",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM4IiwidXNlcm5hbWUiOiJzYWJpbmhlcm85OSIsImVtYWlsIjoibGFtYXNhYmlucDlAZ21haWwuY29tIiwiZXhwIjoxNzc4MDQ3MTUzfQ.IrlsE1IUutAXo8XCmSfXrG8wXQb8bvoUC7UAmLC7QHU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f3c1918fd6658b9-KTM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.167.233.250",
        "CF-IPCountry": "NP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.167.233.250, 172.69.76.173"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Apr-2026 06:02:28 UTC] === END API CALL LOG ===
[29-Apr-2026 06:02:28 UTC] ✅ API Hash verification passed for profile endpoint
[29-Apr-2026 06:02:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM4IiwidXNlcm5hbWUiOiJzYWJpbmhlcm85OSIsImVtYWlsIjoibGFtYXNhYmlucDlAZ21haWwuY29tIiwiZXhwIjoxNzc4MDQ3MTUzfQ.IrlsE1IUutAXo8XCmSfXrG8wXQb8bvoUC7UAmLC7QHU
[29-Apr-2026 06:02:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Apr-2026 06:02:28 UTC] ✅ JWT token verified successfully for user profile
[29-Apr-2026 06:02:28 UTC] User ID: 438
[29-Apr-2026 06:02:28 UTC] ✅ User profile retrieved successfully for user ID: 438
[29-Apr-2026 06:02:29 UTC] === API CALL LOG ===
[29-Apr-2026 06:02:29 UTC] Endpoint: user/profile.php
[29-Apr-2026 06:02:29 UTC] Full Log Data: {
    "timestamp": "2026-04-29 06:02:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.167.233.250",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM4IiwidXNlcm5hbWUiOiJzYWJpbmhlcm85OSIsImVtYWlsIjoibGFtYXNhYmlucDlAZ21haWwuY29tIiwiZXhwIjoxNzc4MDQ3MTUzfQ.IrlsE1IUutAXo8XCmSfXrG8wXQb8bvoUC7UAmLC7QHU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f3c191cb80158b9-KTM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.167.233.250",
        "CF-IPCountry": "NP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.167.233.250, 172.69.76.173"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Apr-2026 06:02:29 UTC] === END API CALL LOG ===
[29-Apr-2026 06:02:29 UTC] ✅ API Hash verification passed for profile endpoint
[29-Apr-2026 06:02:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM4IiwidXNlcm5hbWUiOiJzYWJpbmhlcm85OSIsImVtYWlsIjoibGFtYXNhYmlucDlAZ21haWwuY29tIiwiZXhwIjoxNzc4MDQ3MTUzfQ.IrlsE1IUutAXo8XCmSfXrG8wXQb8bvoUC7UAmLC7QHU
[29-Apr-2026 06:02:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Apr-2026 06:02:29 UTC] ✅ JWT token verified successfully for user profile
[29-Apr-2026 06:02:29 UTC] User ID: 438
[29-Apr-2026 06:02:29 UTC] ✅ User profile retrieved successfully for user ID: 438
[29-Apr-2026 06:02:32 UTC] === API CALL LOG ===
[29-Apr-2026 06:02:32 UTC] Endpoint: user/profile.php
[29-Apr-2026 06:02:32 UTC] Full Log Data: {
    "timestamp": "2026-04-29 06:02:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.167.233.250",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM4IiwidXNlcm5hbWUiOiJzYWJpbmhlcm85OSIsImVtYWlsIjoibGFtYXNhYmlucDlAZ21haWwuY29tIiwiZXhwIjoxNzc4MDQ3MTUzfQ.IrlsE1IUutAXo8XCmSfXrG8wXQb8bvoUC7UAmLC7QHU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f3c19329ee258b9-KTM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.167.233.250",
        "CF-IPCountry": "NP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.167.233.250, 172.69.76.173"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Apr-2026 06:02:32 UTC] === END API CALL LOG ===
[29-Apr-2026 06:02:32 UTC] ✅ API Hash verification passed for profile endpoint
[29-Apr-2026 06:02:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM4IiwidXNlcm5hbWUiOiJzYWJpbmhlcm85OSIsImVtYWlsIjoibGFtYXNhYmlucDlAZ21haWwuY29tIiwiZXhwIjoxNzc4MDQ3MTUzfQ.IrlsE1IUutAXo8XCmSfXrG8wXQb8bvoUC7UAmLC7QHU
[29-Apr-2026 06:02:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Apr-2026 06:02:32 UTC] ✅ JWT token verified successfully for user profile
[29-Apr-2026 06:02:32 UTC] User ID: 438
[29-Apr-2026 06:02:32 UTC] ✅ User profile retrieved successfully for user ID: 438
[29-Apr-2026 06:02:33 UTC] User Purchases API - User ID: 438
[29-Apr-2026 06:02:33 UTC] User Purchases API - Total purchases found: 0
[29-Apr-2026 06:02:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Apr-2026 06:02:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Apr-2026 06:02:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM4IiwidXNlcm5hbWUiOiJzYWJpbmhlcm85OSIsImVtYWlsIjoibGFtYXNhYmlucDlAZ21haWwuY29tIiwiZXhwIjoxNzc4MDQ3MTUzfQ.IrlsE1IUutAXo8XCmSfXrG8wXQb8bvoUC7UAmLC7QHU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f3c19c9fa0158b9-KTM","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.167.233.250","CF-IPCountry":"NP","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.167.233.250, 172.69.76.173"}
[29-Apr-2026 06:02:57 UTC] === User Orders API Called ===
[29-Apr-2026 06:02:57 UTC] User ID: 438
[29-Apr-2026 06:02:57 UTC] Limit: 20, Offset: 0
[29-Apr-2026 06:02:57 UTC] Orders found: 1
[29-Apr-2026 06:02:57 UTC] Orders data: [{"id":233,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/bagmara033\/1187","status":"pending","created_at":"2026-04-29 09:32:23","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[29-Apr-2026 06:02:57 UTC] Total orders count: 1
[29-Apr-2026 06:33:13 UTC] === API CALL LOG ===
[29-Apr-2026 06:33:13 UTC] Endpoint: user/profile.php
[29-Apr-2026 06:33:13 UTC] Full Log Data: {
    "timestamp": "2026-04-29 06:33:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.167.233.250",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM4IiwidXNlcm5hbWUiOiJzYWJpbmhlcm85OSIsImVtYWlsIjoibGFtYXNhYmlucDlAZ21haWwuY29tIiwiZXhwIjoxNzc4MDQ3MTUzfQ.IrlsE1IUutAXo8XCmSfXrG8wXQb8bvoUC7UAmLC7QHU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f3c46233b26ede5-KTM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.167.233.250",
        "CF-IPCountry": "NP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.167.233.250, 172.69.76.173"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Apr-2026 06:33:13 UTC] === END API CALL LOG ===
[29-Apr-2026 06:33:13 UTC] ✅ API Hash verification passed for profile endpoint
[29-Apr-2026 06:33:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM4IiwidXNlcm5hbWUiOiJzYWJpbmhlcm85OSIsImVtYWlsIjoibGFtYXNhYmlucDlAZ21haWwuY29tIiwiZXhwIjoxNzc4MDQ3MTUzfQ.IrlsE1IUutAXo8XCmSfXrG8wXQb8bvoUC7UAmLC7QHU
[29-Apr-2026 06:33:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Apr-2026 06:33:13 UTC] ✅ JWT token verified successfully for user profile
[29-Apr-2026 06:33:13 UTC] User ID: 438
[29-Apr-2026 06:33:13 UTC] ✅ User profile retrieved successfully for user ID: 438
[29-Apr-2026 06:33:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Apr-2026 06:33:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Apr-2026 06:33:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM4IiwidXNlcm5hbWUiOiJzYWJpbmhlcm85OSIsImVtYWlsIjoibGFtYXNhYmlucDlAZ21haWwuY29tIiwiZXhwIjoxNzc4MDQ3MTUzfQ.IrlsE1IUutAXo8XCmSfXrG8wXQb8bvoUC7UAmLC7QHU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f3c4628ea10ede5-KTM","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.167.233.250","CF-IPCountry":"NP","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.167.233.250, 172.69.76.173"}
[29-Apr-2026 06:33:14 UTC] === User Orders API Called ===
[29-Apr-2026 06:33:14 UTC] User ID: 438
[29-Apr-2026 06:33:14 UTC] Limit: 20, Offset: 0
[29-Apr-2026 06:33:14 UTC] Orders found: 1
[29-Apr-2026 06:33:14 UTC] Orders data: [{"id":233,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/bagmara033\/1187","status":"pending","created_at":"2026-04-29 09:32:23","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[29-Apr-2026 06:33:14 UTC] Total orders count: 1
[29-Apr-2026 06:33:14 UTC] === API CALL LOG ===
[29-Apr-2026 06:33:14 UTC] Endpoint: user/profile.php
[29-Apr-2026 06:33:14 UTC] Full Log Data: {
    "timestamp": "2026-04-29 06:33:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.167.233.250",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM4IiwidXNlcm5hbWUiOiJzYWJpbmhlcm85OSIsImVtYWlsIjoibGFtYXNhYmlucDlAZ21haWwuY29tIiwiZXhwIjoxNzc4MDQ3MTUzfQ.IrlsE1IUutAXo8XCmSfXrG8wXQb8bvoUC7UAmLC7QHU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f3c462acf90ede5-KTM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.167.233.250",
        "CF-IPCountry": "NP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.167.233.250, 172.69.76.173"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Apr-2026 06:33:14 UTC] === END API CALL LOG ===
[29-Apr-2026 06:33:14 UTC] ✅ API Hash verification passed for profile endpoint
[29-Apr-2026 06:33:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM4IiwidXNlcm5hbWUiOiJzYWJpbmhlcm85OSIsImVtYWlsIjoibGFtYXNhYmlucDlAZ21haWwuY29tIiwiZXhwIjoxNzc4MDQ3MTUzfQ.IrlsE1IUutAXo8XCmSfXrG8wXQb8bvoUC7UAmLC7QHU
[29-Apr-2026 06:33:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Apr-2026 06:33:14 UTC] ✅ JWT token verified successfully for user profile
[29-Apr-2026 06:33:14 UTC] User ID: 438
[29-Apr-2026 06:33:14 UTC] ✅ User profile retrieved successfully for user ID: 438
[29-Apr-2026 06:33:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Apr-2026 06:33:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Apr-2026 06:33:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM4IiwidXNlcm5hbWUiOiJzYWJpbmhlcm85OSIsImVtYWlsIjoibGFtYXNhYmlucDlAZ21haWwuY29tIiwiZXhwIjoxNzc4MDQ3MTUzfQ.IrlsE1IUutAXo8XCmSfXrG8wXQb8bvoUC7UAmLC7QHU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f3c462af816ede5-KTM","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.167.233.250","CF-IPCountry":"NP","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.167.233.250, 172.69.76.173"}
[29-Apr-2026 06:33:14 UTC] === User Orders API Called ===
[29-Apr-2026 06:33:14 UTC] User ID: 438
[29-Apr-2026 06:33:14 UTC] Limit: 20, Offset: 0
[29-Apr-2026 06:33:14 UTC] Orders found: 1
[29-Apr-2026 06:33:14 UTC] Orders data: [{"id":233,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/bagmara033\/1187","status":"pending","created_at":"2026-04-29 09:32:23","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[29-Apr-2026 06:33:14 UTC] Total orders count: 1
[29-Apr-2026 06:33:15 UTC] === API CALL LOG ===
[29-Apr-2026 06:33:15 UTC] Endpoint: user/profile.php
[29-Apr-2026 06:33:15 UTC] Full Log Data: {
    "timestamp": "2026-04-29 06:33:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.167.233.250",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM4IiwidXNlcm5hbWUiOiJzYWJpbmhlcm85OSIsImVtYWlsIjoibGFtYXNhYmlucDlAZ21haWwuY29tIiwiZXhwIjoxNzc4MDQ3MTUzfQ.IrlsE1IUutAXo8XCmSfXrG8wXQb8bvoUC7UAmLC7QHU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f3c462b696cede5-KTM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.167.233.250",
        "CF-IPCountry": "NP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.167.233.250, 172.69.76.173"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Apr-2026 06:33:15 UTC] === END API CALL LOG ===
[29-Apr-2026 06:33:15 UTC] ✅ API Hash verification passed for profile endpoint
[29-Apr-2026 06:33:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM4IiwidXNlcm5hbWUiOiJzYWJpbmhlcm85OSIsImVtYWlsIjoibGFtYXNhYmlucDlAZ21haWwuY29tIiwiZXhwIjoxNzc4MDQ3MTUzfQ.IrlsE1IUutAXo8XCmSfXrG8wXQb8bvoUC7UAmLC7QHU
[29-Apr-2026 06:33:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Apr-2026 06:33:15 UTC] ✅ JWT token verified successfully for user profile
[29-Apr-2026 06:33:15 UTC] User ID: 438
[29-Apr-2026 06:33:15 UTC] ✅ User profile retrieved successfully for user ID: 438
[29-Apr-2026 06:33:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Apr-2026 06:33:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Apr-2026 06:33:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM4IiwidXNlcm5hbWUiOiJzYWJpbmhlcm85OSIsImVtYWlsIjoibGFtYXNhYmlucDlAZ21haWwuY29tIiwiZXhwIjoxNzc4MDQ3MTUzfQ.IrlsE1IUutAXo8XCmSfXrG8wXQb8bvoUC7UAmLC7QHU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f3c4658d92bede5-KTM","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.167.233.250","CF-IPCountry":"NP","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.167.233.250, 172.69.76.173"}
[29-Apr-2026 06:33:22 UTC] === User Orders API Called ===
[29-Apr-2026 06:33:22 UTC] User ID: 438
[29-Apr-2026 06:33:22 UTC] Limit: 20, Offset: 0
[29-Apr-2026 06:33:22 UTC] Orders found: 1
[29-Apr-2026 06:33:22 UTC] Orders data: [{"id":233,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/bagmara033\/1187","status":"pending","created_at":"2026-04-29 09:32:23","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[29-Apr-2026 06:33:22 UTC] Total orders count: 1
[29-Apr-2026 06:33:26 UTC] === API CALL LOG ===
[29-Apr-2026 06:33:26 UTC] Endpoint: user/profile.php
[29-Apr-2026 06:33:26 UTC] Full Log Data: {
    "timestamp": "2026-04-29 06:33:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.167.233.250",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM4IiwidXNlcm5hbWUiOiJzYWJpbmhlcm85OSIsImVtYWlsIjoibGFtYXNhYmlucDlAZ21haWwuY29tIiwiZXhwIjoxNzc4MDQ3MTUzfQ.IrlsE1IUutAXo8XCmSfXrG8wXQb8bvoUC7UAmLC7QHU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f3c4676fe10ede5-KTM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.167.233.250",
        "CF-IPCountry": "NP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.167.233.250, 172.69.76.173"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Apr-2026 06:33:26 UTC] === END API CALL LOG ===
[29-Apr-2026 06:33:26 UTC] ✅ API Hash verification passed for profile endpoint
[29-Apr-2026 06:33:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM4IiwidXNlcm5hbWUiOiJzYWJpbmhlcm85OSIsImVtYWlsIjoibGFtYXNhYmlucDlAZ21haWwuY29tIiwiZXhwIjoxNzc4MDQ3MTUzfQ.IrlsE1IUutAXo8XCmSfXrG8wXQb8bvoUC7UAmLC7QHU
[29-Apr-2026 06:33:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Apr-2026 06:33:26 UTC] ✅ JWT token verified successfully for user profile
[29-Apr-2026 06:33:26 UTC] User ID: 438
[29-Apr-2026 06:33:26 UTC] ✅ User profile retrieved successfully for user ID: 438
[29-Apr-2026 06:33:27 UTC] User Purchases API - User ID: 438
[29-Apr-2026 06:33:27 UTC] User Purchases API - Total purchases found: 0
[29-Apr-2026 06:33:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Apr-2026 06:33:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Apr-2026 06:33:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM4IiwidXNlcm5hbWUiOiJzYWJpbmhlcm85OSIsImVtYWlsIjoibGFtYXNhYmlucDlAZ21haWwuY29tIiwiZXhwIjoxNzc4MDQ3MTUzfQ.IrlsE1IUutAXo8XCmSfXrG8wXQb8bvoUC7UAmLC7QHU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f3c467dae47ede5-KTM","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.167.233.250","CF-IPCountry":"NP","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.167.233.250, 172.69.76.173"}
[29-Apr-2026 06:33:28 UTC] === User Orders API Called ===
[29-Apr-2026 06:33:28 UTC] User ID: 438
[29-Apr-2026 06:33:28 UTC] Limit: 20, Offset: 0
[29-Apr-2026 06:33:28 UTC] Orders found: 1
[29-Apr-2026 06:33:28 UTC] Orders data: [{"id":233,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/bagmara033\/1187","status":"pending","created_at":"2026-04-29 09:32:23","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[29-Apr-2026 06:33:28 UTC] Total orders count: 1
[29-Apr-2026 06:33:28 UTC] === API CALL LOG ===
[29-Apr-2026 06:33:28 UTC] Endpoint: user/profile.php
[29-Apr-2026 06:33:28 UTC] Full Log Data: {
    "timestamp": "2026-04-29 06:33:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.167.233.250",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM4IiwidXNlcm5hbWUiOiJzYWJpbmhlcm85OSIsImVtYWlsIjoibGFtYXNhYmlucDlAZ21haWwuY29tIiwiZXhwIjoxNzc4MDQ3MTUzfQ.IrlsE1IUutAXo8XCmSfXrG8wXQb8bvoUC7UAmLC7QHU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f3c467e3f67ede5-KTM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.167.233.250",
        "CF-IPCountry": "NP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.167.233.250, 172.69.76.173"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Apr-2026 06:33:28 UTC] === END API CALL LOG ===
[29-Apr-2026 06:33:28 UTC] ✅ API Hash verification passed for profile endpoint
[29-Apr-2026 06:33:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM4IiwidXNlcm5hbWUiOiJzYWJpbmhlcm85OSIsImVtYWlsIjoibGFtYXNhYmlucDlAZ21haWwuY29tIiwiZXhwIjoxNzc4MDQ3MTUzfQ.IrlsE1IUutAXo8XCmSfXrG8wXQb8bvoUC7UAmLC7QHU
[29-Apr-2026 06:33:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Apr-2026 06:33:28 UTC] ✅ JWT token verified successfully for user profile
[29-Apr-2026 06:33:28 UTC] User ID: 438
[29-Apr-2026 06:33:28 UTC] ✅ User profile retrieved successfully for user ID: 438
[29-Apr-2026 06:33:28 UTC] === API CALL LOG ===
[29-Apr-2026 06:33:28 UTC] Endpoint: user/profile.php
[29-Apr-2026 06:33:28 UTC] Full Log Data: {
    "timestamp": "2026-04-29 06:33:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.167.233.250",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM4IiwidXNlcm5hbWUiOiJzYWJpbmhlcm85OSIsImVtYWlsIjoibGFtYXNhYmlucDlAZ21haWwuY29tIiwiZXhwIjoxNzc4MDQ3MTUzfQ.IrlsE1IUutAXo8XCmSfXrG8wXQb8bvoUC7UAmLC7QHU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f3c468218a7ede5-KTM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.167.233.250",
        "CF-IPCountry": "NP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.167.233.250, 172.69.76.173"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Apr-2026 06:33:28 UTC] === END API CALL LOG ===
[29-Apr-2026 06:33:28 UTC] ✅ API Hash verification passed for profile endpoint
[29-Apr-2026 06:33:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM4IiwidXNlcm5hbWUiOiJzYWJpbmhlcm85OSIsImVtYWlsIjoibGFtYXNhYmlucDlAZ21haWwuY29tIiwiZXhwIjoxNzc4MDQ3MTUzfQ.IrlsE1IUutAXo8XCmSfXrG8wXQb8bvoUC7UAmLC7QHU
[29-Apr-2026 06:33:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Apr-2026 06:33:28 UTC] ✅ JWT token verified successfully for user profile
[29-Apr-2026 06:33:28 UTC] User ID: 438
[29-Apr-2026 06:33:28 UTC] ✅ User profile retrieved successfully for user ID: 438
[29-Apr-2026 06:34:28 UTC] === API CALL LOG ===
[29-Apr-2026 06:34:28 UTC] Endpoint: user/profile.php
[29-Apr-2026 06:34:28 UTC] Full Log Data: {
    "timestamp": "2026-04-29 06:34:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.167.233.250",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM4IiwidXNlcm5hbWUiOiJzYWJpbmhlcm85OSIsImVtYWlsIjoibGFtYXNhYmlucDlAZ21haWwuY29tIiwiZXhwIjoxNzc4MDQ3MTUzfQ.IrlsE1IUutAXo8XCmSfXrG8wXQb8bvoUC7UAmLC7QHU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f3c47f85ab9ede5-KTM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.167.233.250",
        "CF-IPCountry": "NP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.167.233.250, 172.69.76.172"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Apr-2026 06:34:28 UTC] === END API CALL LOG ===
[29-Apr-2026 06:34:28 UTC] ✅ API Hash verification passed for profile endpoint
[29-Apr-2026 06:34:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM4IiwidXNlcm5hbWUiOiJzYWJpbmhlcm85OSIsImVtYWlsIjoibGFtYXNhYmlucDlAZ21haWwuY29tIiwiZXhwIjoxNzc4MDQ3MTUzfQ.IrlsE1IUutAXo8XCmSfXrG8wXQb8bvoUC7UAmLC7QHU
[29-Apr-2026 06:34:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Apr-2026 06:34:28 UTC] ✅ JWT token verified successfully for user profile
[29-Apr-2026 06:34:28 UTC] User ID: 438
[29-Apr-2026 06:34:28 UTC] ✅ User profile retrieved successfully for user ID: 438
[29-Apr-2026 08:51:20 UTC] API Hash Debug - Received: 
[29-Apr-2026 08:51:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Apr-2026 08:51:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a03:2880:f806:23::, 172.71.31.126","Accept":"*\/*","cf-ray":"9f3d10721a95a556-ATL","User-Agent":"meta-externalagent\/1.1 (+https:\/\/developers.facebook.com\/docs\/sharing\/webmasters\/crawler)","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2a03:2880:f806:23::","CF-IPCountry":"US","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","Accept-Encoding":"gzip, br"}
[29-Apr-2026 08:51:53 UTC] === API CALL LOG ===
[29-Apr-2026 08:51:53 UTC] Endpoint: user/profile.php
[29-Apr-2026 08:51:53 UTC] Full Log Data: {
    "timestamp": "2026-04-29 08:51:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a03:2880:f806:7::",
    "user_agent": "meta-externalagent\/1.1 (+https:\/\/developers.facebook.com\/docs\/sharing\/webmasters\/crawler)",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a03:2880:f806:7::, 104.23.245.25",
        "Accept": "*\/*",
        "cf-ray": "9f3d114008f61646-ATL",
        "User-Agent": "meta-externalagent\/1.1 (+https:\/\/developers.facebook.com\/docs\/sharing\/webmasters\/crawler)",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a03:2880:f806:7::",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "Accept-Encoding": "gzip, br"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Apr-2026 08:51:53 UTC] === END API CALL LOG ===
[29-Apr-2026 09:17:25 UTC] === API CALL LOG ===
[29-Apr-2026 09:17:25 UTC] Endpoint: user/profile.php
[29-Apr-2026 09:17:25 UTC] Full Log Data: {
    "timestamp": "2026-04-29 09:17:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "195.91.96.86",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM5IiwidXNlcm5hbWUiOiJNYXJ5ODgiLCJlbWFpbCI6Im1hcmlha2FsbGF5MzBAZ21haWwuY29tIiwiZXhwIjoxNzc4MDU5MDQ0fQ.1ktUsRb5aE5DfAuISWhr08S0zBe1olhlulCBe5hkLBE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f3d36a9bc21c2af-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "195.91.96.86",
        "CF-IPCountry": "SK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "195.91.96.86, 172.68.50.97"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Apr-2026 09:17:25 UTC] === END API CALL LOG ===
[29-Apr-2026 09:17:25 UTC] ✅ API Hash verification passed for profile endpoint
[29-Apr-2026 09:17:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM5IiwidXNlcm5hbWUiOiJNYXJ5ODgiLCJlbWFpbCI6Im1hcmlha2FsbGF5MzBAZ21haWwuY29tIiwiZXhwIjoxNzc4MDU5MDQ0fQ.1ktUsRb5aE5DfAuISWhr08S0zBe1olhlulCBe5hkLBE
[29-Apr-2026 09:17:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Apr-2026 09:17:25 UTC] ✅ JWT token verified successfully for user profile
[29-Apr-2026 09:17:25 UTC] User ID: 439
[29-Apr-2026 09:17:25 UTC] ✅ User profile retrieved successfully for user ID: 439
[29-Apr-2026 09:17:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Apr-2026 09:17:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Apr-2026 09:17:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM5IiwidXNlcm5hbWUiOiJNYXJ5ODgiLCJlbWFpbCI6Im1hcmlha2FsbGF5MzBAZ21haWwuY29tIiwiZXhwIjoxNzc4MDU5MDQ0fQ.1ktUsRb5aE5DfAuISWhr08S0zBe1olhlulCBe5hkLBE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f3d36a9ec6cc2af-VIE","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"195.91.96.86","CF-IPCountry":"SK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"195.91.96.86, 172.68.50.97"}
[29-Apr-2026 09:17:25 UTC] === User Orders API Called ===
[29-Apr-2026 09:17:25 UTC] User ID: 439
[29-Apr-2026 09:17:25 UTC] Limit: 20, Offset: 0
[29-Apr-2026 09:17:25 UTC] Orders found: 0
[29-Apr-2026 09:17:25 UTC] Orders data: []
[29-Apr-2026 09:17:25 UTC] Total orders count: 0
[29-Apr-2026 09:17:25 UTC] === API CALL LOG ===
[29-Apr-2026 09:17:25 UTC] Endpoint: user/profile.php
[29-Apr-2026 09:17:25 UTC] Full Log Data: {
    "timestamp": "2026-04-29 09:17:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "195.91.96.86",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM5IiwidXNlcm5hbWUiOiJNYXJ5ODgiLCJlbWFpbCI6Im1hcmlha2FsbGF5MzBAZ21haWwuY29tIiwiZXhwIjoxNzc4MDU5MDQ0fQ.1ktUsRb5aE5DfAuISWhr08S0zBe1olhlulCBe5hkLBE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f3d36aa1ca2c2af-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "195.91.96.86",
        "CF-IPCountry": "SK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "195.91.96.86, 172.68.50.97"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Apr-2026 09:17:25 UTC] === END API CALL LOG ===
[29-Apr-2026 09:17:25 UTC] ✅ API Hash verification passed for profile endpoint
[29-Apr-2026 09:17:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM5IiwidXNlcm5hbWUiOiJNYXJ5ODgiLCJlbWFpbCI6Im1hcmlha2FsbGF5MzBAZ21haWwuY29tIiwiZXhwIjoxNzc4MDU5MDQ0fQ.1ktUsRb5aE5DfAuISWhr08S0zBe1olhlulCBe5hkLBE
[29-Apr-2026 09:17:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Apr-2026 09:17:25 UTC] ✅ JWT token verified successfully for user profile
[29-Apr-2026 09:17:25 UTC] User ID: 439
[29-Apr-2026 09:17:25 UTC] ✅ User profile retrieved successfully for user ID: 439
[29-Apr-2026 09:17:25 UTC] === API CALL LOG ===
[29-Apr-2026 09:17:25 UTC] Endpoint: user/profile.php
[29-Apr-2026 09:17:25 UTC] Full Log Data: {
    "timestamp": "2026-04-29 09:17:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "195.91.96.86",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM5IiwidXNlcm5hbWUiOiJNYXJ5ODgiLCJlbWFpbCI6Im1hcmlha2FsbGF5MzBAZ21haWwuY29tIiwiZXhwIjoxNzc4MDU5MDQ0fQ.1ktUsRb5aE5DfAuISWhr08S0zBe1olhlulCBe5hkLBE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f3d36abceb2c2af-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "195.91.96.86",
        "CF-IPCountry": "SK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "195.91.96.86, 172.68.50.96"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Apr-2026 09:17:25 UTC] === END API CALL LOG ===
[29-Apr-2026 09:17:25 UTC] ✅ API Hash verification passed for profile endpoint
[29-Apr-2026 09:17:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM5IiwidXNlcm5hbWUiOiJNYXJ5ODgiLCJlbWFpbCI6Im1hcmlha2FsbGF5MzBAZ21haWwuY29tIiwiZXhwIjoxNzc4MDU5MDQ0fQ.1ktUsRb5aE5DfAuISWhr08S0zBe1olhlulCBe5hkLBE
[29-Apr-2026 09:17:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Apr-2026 09:17:25 UTC] ✅ JWT token verified successfully for user profile
[29-Apr-2026 09:17:25 UTC] User ID: 439
[29-Apr-2026 09:17:25 UTC] ✅ User profile retrieved successfully for user ID: 439
[29-Apr-2026 09:17:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Apr-2026 09:17:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Apr-2026 09:17:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM5IiwidXNlcm5hbWUiOiJNYXJ5ODgiLCJlbWFpbCI6Im1hcmlha2FsbGF5MzBAZ21haWwuY29tIiwiZXhwIjoxNzc4MDU5MDQ0fQ.1ktUsRb5aE5DfAuISWhr08S0zBe1olhlulCBe5hkLBE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f3d36efffe6c2af-VIE","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"195.91.96.86","CF-IPCountry":"SK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"195.91.96.86, 172.68.50.97"}
[29-Apr-2026 09:17:36 UTC] === User Orders API Called ===
[29-Apr-2026 09:17:36 UTC] User ID: 439
[29-Apr-2026 09:17:36 UTC] Limit: 20, Offset: 0
[29-Apr-2026 09:17:36 UTC] Orders found: 0
[29-Apr-2026 09:17:36 UTC] Orders data: []
[29-Apr-2026 09:17:36 UTC] Total orders count: 0
[29-Apr-2026 09:17:36 UTC] === API CALL LOG ===
[29-Apr-2026 09:17:36 UTC] Endpoint: user/profile.php
[29-Apr-2026 09:17:36 UTC] Full Log Data: {
    "timestamp": "2026-04-29 09:17:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "195.91.96.86",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM5IiwidXNlcm5hbWUiOiJNYXJ5ODgiLCJlbWFpbCI6Im1hcmlha2FsbGF5MzBAZ21haWwuY29tIiwiZXhwIjoxNzc4MDU5MDQ0fQ.1ktUsRb5aE5DfAuISWhr08S0zBe1olhlulCBe5hkLBE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f3d36f03854c2af-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "195.91.96.86",
        "CF-IPCountry": "SK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "195.91.96.86, 172.68.50.96"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Apr-2026 09:17:36 UTC] === END API CALL LOG ===
[29-Apr-2026 09:17:36 UTC] ✅ API Hash verification passed for profile endpoint
[29-Apr-2026 09:17:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM5IiwidXNlcm5hbWUiOiJNYXJ5ODgiLCJlbWFpbCI6Im1hcmlha2FsbGF5MzBAZ21haWwuY29tIiwiZXhwIjoxNzc4MDU5MDQ0fQ.1ktUsRb5aE5DfAuISWhr08S0zBe1olhlulCBe5hkLBE
[29-Apr-2026 09:17:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Apr-2026 09:17:36 UTC] ✅ JWT token verified successfully for user profile
[29-Apr-2026 09:17:36 UTC] User ID: 439
[29-Apr-2026 09:17:36 UTC] ✅ User profile retrieved successfully for user ID: 439
[29-Apr-2026 09:17:37 UTC] === API CALL LOG ===
[29-Apr-2026 09:17:37 UTC] Endpoint: user/profile.php
[29-Apr-2026 09:17:37 UTC] Full Log Data: {
    "timestamp": "2026-04-29 09:17:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "195.91.96.86",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM5IiwidXNlcm5hbWUiOiJNYXJ5ODgiLCJlbWFpbCI6Im1hcmlha2FsbGF5MzBAZ21haWwuY29tIiwiZXhwIjoxNzc4MDU5MDQ0fQ.1ktUsRb5aE5DfAuISWhr08S0zBe1olhlulCBe5hkLBE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f3d36f25b3bc2af-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "195.91.96.86",
        "CF-IPCountry": "SK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "195.91.96.86, 172.68.50.96"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Apr-2026 09:17:37 UTC] === END API CALL LOG ===
[29-Apr-2026 09:17:37 UTC] ✅ API Hash verification passed for profile endpoint
[29-Apr-2026 09:17:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM5IiwidXNlcm5hbWUiOiJNYXJ5ODgiLCJlbWFpbCI6Im1hcmlha2FsbGF5MzBAZ21haWwuY29tIiwiZXhwIjoxNzc4MDU5MDQ0fQ.1ktUsRb5aE5DfAuISWhr08S0zBe1olhlulCBe5hkLBE
[29-Apr-2026 09:17:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Apr-2026 09:17:37 UTC] ✅ JWT token verified successfully for user profile
[29-Apr-2026 09:17:37 UTC] User ID: 439
[29-Apr-2026 09:17:37 UTC] ✅ User profile retrieved successfully for user ID: 439
[29-Apr-2026 09:17:37 UTC] === API CALL LOG ===
[29-Apr-2026 09:17:37 UTC] Endpoint: user/profile.php
[29-Apr-2026 09:17:37 UTC] Full Log Data: {
    "timestamp": "2026-04-29 09:17:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "195.91.96.86",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM5IiwidXNlcm5hbWUiOiJNYXJ5ODgiLCJlbWFpbCI6Im1hcmlha2FsbGF5MzBAZ21haWwuY29tIiwiZXhwIjoxNzc4MDU5MDQ0fQ.1ktUsRb5aE5DfAuISWhr08S0zBe1olhlulCBe5hkLBE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f3d36f3dd67c2af-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "195.91.96.86",
        "CF-IPCountry": "SK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "195.91.96.86, 172.68.50.97"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Apr-2026 09:17:37 UTC] === END API CALL LOG ===
[29-Apr-2026 09:17:37 UTC] ✅ API Hash verification passed for profile endpoint
[29-Apr-2026 09:17:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM5IiwidXNlcm5hbWUiOiJNYXJ5ODgiLCJlbWFpbCI6Im1hcmlha2FsbGF5MzBAZ21haWwuY29tIiwiZXhwIjoxNzc4MDU5MDQ0fQ.1ktUsRb5aE5DfAuISWhr08S0zBe1olhlulCBe5hkLBE
[29-Apr-2026 09:17:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Apr-2026 09:17:37 UTC] ✅ JWT token verified successfully for user profile
[29-Apr-2026 09:17:37 UTC] User ID: 439
[29-Apr-2026 09:17:37 UTC] ✅ User profile retrieved successfully for user ID: 439
[29-Apr-2026 09:17:51 UTC] === API CALL LOG ===
[29-Apr-2026 09:17:51 UTC] Endpoint: user/profile.php
[29-Apr-2026 09:17:51 UTC] Full Log Data: {
    "timestamp": "2026-04-29 09:17:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "195.91.96.86",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM5IiwidXNlcm5hbWUiOiJNYXJ5ODgiLCJlbWFpbCI6Im1hcmlha2FsbGF5MzBAZ21haWwuY29tIiwiZXhwIjoxNzc4MDU5MDQ0fQ.1ktUsRb5aE5DfAuISWhr08S0zBe1olhlulCBe5hkLBE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f3d374f4f368eb1-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "195.91.96.86",
        "CF-IPCountry": "SK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "195.91.96.86, 104.23.162.70"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Apr-2026 09:17:51 UTC] === END API CALL LOG ===
[29-Apr-2026 09:17:51 UTC] ✅ API Hash verification passed for profile endpoint
[29-Apr-2026 09:17:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM5IiwidXNlcm5hbWUiOiJNYXJ5ODgiLCJlbWFpbCI6Im1hcmlha2FsbGF5MzBAZ21haWwuY29tIiwiZXhwIjoxNzc4MDU5MDQ0fQ.1ktUsRb5aE5DfAuISWhr08S0zBe1olhlulCBe5hkLBE
[29-Apr-2026 09:17:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Apr-2026 09:17:51 UTC] ✅ JWT token verified successfully for user profile
[29-Apr-2026 09:17:51 UTC] User ID: 439
[29-Apr-2026 09:17:51 UTC] ✅ User profile retrieved successfully for user ID: 439
[29-Apr-2026 09:18:31 UTC] === API CALL LOG ===
[29-Apr-2026 09:18:31 UTC] Endpoint: user/profile.php
[29-Apr-2026 09:18:31 UTC] Full Log Data: {
    "timestamp": "2026-04-29 09:18:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "195.91.96.86",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM5IiwidXNlcm5hbWUiOiJNYXJ5ODgiLCJlbWFpbCI6Im1hcmlha2FsbGF5MzBAZ21haWwuY29tIiwiZXhwIjoxNzc4MDU5MDQ0fQ.1ktUsRb5aE5DfAuISWhr08S0zBe1olhlulCBe5hkLBE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f3d38447ef0c2ff-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "195.91.96.86",
        "CF-IPCountry": "SK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "195.91.96.86, 172.68.50.96"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Apr-2026 09:18:31 UTC] === END API CALL LOG ===
[29-Apr-2026 09:18:31 UTC] ✅ API Hash verification passed for profile endpoint
[29-Apr-2026 09:18:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM5IiwidXNlcm5hbWUiOiJNYXJ5ODgiLCJlbWFpbCI6Im1hcmlha2FsbGF5MzBAZ21haWwuY29tIiwiZXhwIjoxNzc4MDU5MDQ0fQ.1ktUsRb5aE5DfAuISWhr08S0zBe1olhlulCBe5hkLBE
[29-Apr-2026 09:18:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Apr-2026 09:18:31 UTC] ✅ JWT token verified successfully for user profile
[29-Apr-2026 09:18:31 UTC] User ID: 439
[29-Apr-2026 09:18:31 UTC] ✅ User profile retrieved successfully for user ID: 439
[29-Apr-2026 09:18:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Apr-2026 09:18:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Apr-2026 09:18:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM5IiwidXNlcm5hbWUiOiJNYXJ5ODgiLCJlbWFpbCI6Im1hcmlha2FsbGF5MzBAZ21haWwuY29tIiwiZXhwIjoxNzc4MDU5MDQ0fQ.1ktUsRb5aE5DfAuISWhr08S0zBe1olhlulCBe5hkLBE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f3d3871ff6ac2ff-VIE","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"195.91.96.86","CF-IPCountry":"SK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"195.91.96.86, 172.68.50.96"}
[29-Apr-2026 09:18:38 UTC] === User Orders API Called ===
[29-Apr-2026 09:18:38 UTC] User ID: 439
[29-Apr-2026 09:18:38 UTC] Limit: 20, Offset: 0
[29-Apr-2026 09:18:38 UTC] Orders found: 0
[29-Apr-2026 09:18:38 UTC] Orders data: []
[29-Apr-2026 09:18:38 UTC] Total orders count: 0
[29-Apr-2026 09:18:38 UTC] === API CALL LOG ===
[29-Apr-2026 09:18:38 UTC] Endpoint: user/profile.php
[29-Apr-2026 09:18:38 UTC] Full Log Data: {
    "timestamp": "2026-04-29 09:18:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "195.91.96.86",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM5IiwidXNlcm5hbWUiOiJNYXJ5ODgiLCJlbWFpbCI6Im1hcmlha2FsbGF5MzBAZ21haWwuY29tIiwiZXhwIjoxNzc4MDU5MDQ0fQ.1ktUsRb5aE5DfAuISWhr08S0zBe1olhlulCBe5hkLBE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f3d38727823c2ff-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "195.91.96.86",
        "CF-IPCountry": "SK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "195.91.96.86, 172.68.50.96"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Apr-2026 09:18:38 UTC] === END API CALL LOG ===
[29-Apr-2026 09:18:38 UTC] ✅ API Hash verification passed for profile endpoint
[29-Apr-2026 09:18:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM5IiwidXNlcm5hbWUiOiJNYXJ5ODgiLCJlbWFpbCI6Im1hcmlha2FsbGF5MzBAZ21haWwuY29tIiwiZXhwIjoxNzc4MDU5MDQ0fQ.1ktUsRb5aE5DfAuISWhr08S0zBe1olhlulCBe5hkLBE
[29-Apr-2026 09:18:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Apr-2026 09:18:38 UTC] ✅ JWT token verified successfully for user profile
[29-Apr-2026 09:18:38 UTC] User ID: 439
[29-Apr-2026 09:18:38 UTC] ✅ User profile retrieved successfully for user ID: 439
[29-Apr-2026 09:18:38 UTC] === API CALL LOG ===
[29-Apr-2026 09:18:38 UTC] Endpoint: user/profile.php
[29-Apr-2026 09:18:38 UTC] Full Log Data: {
    "timestamp": "2026-04-29 09:18:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "195.91.96.86",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM5IiwidXNlcm5hbWUiOiJNYXJ5ODgiLCJlbWFpbCI6Im1hcmlha2FsbGF5MzBAZ21haWwuY29tIiwiZXhwIjoxNzc4MDU5MDQ0fQ.1ktUsRb5aE5DfAuISWhr08S0zBe1olhlulCBe5hkLBE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f3d38740a03c2ff-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "195.91.96.86",
        "CF-IPCountry": "SK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "195.91.96.86, 172.68.50.96"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Apr-2026 09:18:38 UTC] === END API CALL LOG ===
[29-Apr-2026 09:18:38 UTC] ✅ API Hash verification passed for profile endpoint
[29-Apr-2026 09:18:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM5IiwidXNlcm5hbWUiOiJNYXJ5ODgiLCJlbWFpbCI6Im1hcmlha2FsbGF5MzBAZ21haWwuY29tIiwiZXhwIjoxNzc4MDU5MDQ0fQ.1ktUsRb5aE5DfAuISWhr08S0zBe1olhlulCBe5hkLBE
[29-Apr-2026 09:18:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Apr-2026 09:18:38 UTC] ✅ JWT token verified successfully for user profile
[29-Apr-2026 09:18:38 UTC] User ID: 439
[29-Apr-2026 09:18:38 UTC] ✅ User profile retrieved successfully for user ID: 439
[29-Apr-2026 09:18:39 UTC] === API CALL LOG ===
[29-Apr-2026 09:18:39 UTC] Endpoint: user/profile.php
[29-Apr-2026 09:18:39 UTC] Full Log Data: {
    "timestamp": "2026-04-29 09:18:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "195.91.96.86",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM5IiwidXNlcm5hbWUiOiJNYXJ5ODgiLCJlbWFpbCI6Im1hcmlha2FsbGF5MzBAZ21haWwuY29tIiwiZXhwIjoxNzc4MDU5MDQ0fQ.1ktUsRb5aE5DfAuISWhr08S0zBe1olhlulCBe5hkLBE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f3d38762c69c2ff-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "195.91.96.86",
        "CF-IPCountry": "SK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "195.91.96.86, 172.68.50.96"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Apr-2026 09:18:39 UTC] === END API CALL LOG ===
[29-Apr-2026 09:18:39 UTC] ✅ API Hash verification passed for profile endpoint
[29-Apr-2026 09:18:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM5IiwidXNlcm5hbWUiOiJNYXJ5ODgiLCJlbWFpbCI6Im1hcmlha2FsbGF5MzBAZ21haWwuY29tIiwiZXhwIjoxNzc4MDU5MDQ0fQ.1ktUsRb5aE5DfAuISWhr08S0zBe1olhlulCBe5hkLBE
[29-Apr-2026 09:18:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Apr-2026 09:18:39 UTC] ✅ JWT token verified successfully for user profile
[29-Apr-2026 09:18:39 UTC] User ID: 439
[29-Apr-2026 09:18:39 UTC] ✅ User profile retrieved successfully for user ID: 439
[29-Apr-2026 09:18:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Apr-2026 09:18:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Apr-2026 09:18:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM5IiwidXNlcm5hbWUiOiJNYXJ5ODgiLCJlbWFpbCI6Im1hcmlha2FsbGF5MzBAZ21haWwuY29tIiwiZXhwIjoxNzc4MDU5MDQ0fQ.1ktUsRb5aE5DfAuISWhr08S0zBe1olhlulCBe5hkLBE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f3d3887c94ec2ff-VIE","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"195.91.96.86","CF-IPCountry":"SK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"195.91.96.86, 172.68.50.96"}
[29-Apr-2026 09:18:41 UTC] === User Orders API Called ===
[29-Apr-2026 09:18:41 UTC] User ID: 439
[29-Apr-2026 09:18:41 UTC] Limit: 20, Offset: 0
[29-Apr-2026 09:18:41 UTC] Orders found: 0
[29-Apr-2026 09:18:41 UTC] Orders data: []
[29-Apr-2026 09:18:41 UTC] Total orders count: 0
[29-Apr-2026 09:18:41 UTC] === API CALL LOG ===
[29-Apr-2026 09:18:41 UTC] Endpoint: user/profile.php
[29-Apr-2026 09:18:41 UTC] Full Log Data: {
    "timestamp": "2026-04-29 09:18:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "195.91.96.86",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM5IiwidXNlcm5hbWUiOiJNYXJ5ODgiLCJlbWFpbCI6Im1hcmlha2FsbGF5MzBAZ21haWwuY29tIiwiZXhwIjoxNzc4MDU5MDQ0fQ.1ktUsRb5aE5DfAuISWhr08S0zBe1olhlulCBe5hkLBE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f3d388829d6c2ff-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "195.91.96.86",
        "CF-IPCountry": "SK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "195.91.96.86, 172.68.50.96"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Apr-2026 09:18:41 UTC] === END API CALL LOG ===
[29-Apr-2026 09:18:41 UTC] ✅ API Hash verification passed for profile endpoint
[29-Apr-2026 09:18:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM5IiwidXNlcm5hbWUiOiJNYXJ5ODgiLCJlbWFpbCI6Im1hcmlha2FsbGF5MzBAZ21haWwuY29tIiwiZXhwIjoxNzc4MDU5MDQ0fQ.1ktUsRb5aE5DfAuISWhr08S0zBe1olhlulCBe5hkLBE
[29-Apr-2026 09:18:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Apr-2026 09:18:41 UTC] ✅ JWT token verified successfully for user profile
[29-Apr-2026 09:18:41 UTC] User ID: 439
[29-Apr-2026 09:18:41 UTC] ✅ User profile retrieved successfully for user ID: 439
[29-Apr-2026 09:18:42 UTC] === API CALL LOG ===
[29-Apr-2026 09:18:42 UTC] Endpoint: user/profile.php
[29-Apr-2026 09:18:42 UTC] Full Log Data: {
    "timestamp": "2026-04-29 09:18:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "195.91.96.86",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM5IiwidXNlcm5hbWUiOiJNYXJ5ODgiLCJlbWFpbCI6Im1hcmlha2FsbGF5MzBAZ21haWwuY29tIiwiZXhwIjoxNzc4MDU5MDQ0fQ.1ktUsRb5aE5DfAuISWhr08S0zBe1olhlulCBe5hkLBE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f3d38898b7cc2ff-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "195.91.96.86",
        "CF-IPCountry": "SK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "195.91.96.86, 172.68.50.96"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Apr-2026 09:18:42 UTC] === END API CALL LOG ===
[29-Apr-2026 09:18:42 UTC] ✅ API Hash verification passed for profile endpoint
[29-Apr-2026 09:18:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM5IiwidXNlcm5hbWUiOiJNYXJ5ODgiLCJlbWFpbCI6Im1hcmlha2FsbGF5MzBAZ21haWwuY29tIiwiZXhwIjoxNzc4MDU5MDQ0fQ.1ktUsRb5aE5DfAuISWhr08S0zBe1olhlulCBe5hkLBE
[29-Apr-2026 09:18:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Apr-2026 09:18:42 UTC] ✅ JWT token verified successfully for user profile
[29-Apr-2026 09:18:42 UTC] User ID: 439
[29-Apr-2026 09:18:42 UTC] ✅ User profile retrieved successfully for user ID: 439
[29-Apr-2026 09:18:42 UTC] === API CALL LOG ===
[29-Apr-2026 09:18:42 UTC] Endpoint: user/profile.php
[29-Apr-2026 09:18:42 UTC] Full Log Data: {
    "timestamp": "2026-04-29 09:18:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "195.91.96.86",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM5IiwidXNlcm5hbWUiOiJNYXJ5ODgiLCJlbWFpbCI6Im1hcmlha2FsbGF5MzBAZ21haWwuY29tIiwiZXhwIjoxNzc4MDU5MDQ0fQ.1ktUsRb5aE5DfAuISWhr08S0zBe1olhlulCBe5hkLBE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f3d388badd8c2ff-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "195.91.96.86",
        "CF-IPCountry": "SK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "195.91.96.86, 172.68.50.96"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Apr-2026 09:18:42 UTC] === END API CALL LOG ===
[29-Apr-2026 09:18:42 UTC] ✅ API Hash verification passed for profile endpoint
[29-Apr-2026 09:18:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM5IiwidXNlcm5hbWUiOiJNYXJ5ODgiLCJlbWFpbCI6Im1hcmlha2FsbGF5MzBAZ21haWwuY29tIiwiZXhwIjoxNzc4MDU5MDQ0fQ.1ktUsRb5aE5DfAuISWhr08S0zBe1olhlulCBe5hkLBE
[29-Apr-2026 09:18:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Apr-2026 09:18:42 UTC] ✅ JWT token verified successfully for user profile
[29-Apr-2026 09:18:42 UTC] User ID: 439
[29-Apr-2026 09:18:42 UTC] ✅ User profile retrieved successfully for user ID: 439
[29-Apr-2026 09:18:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Apr-2026 09:18:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Apr-2026 09:18:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM5IiwidXNlcm5hbWUiOiJNYXJ5ODgiLCJlbWFpbCI6Im1hcmlha2FsbGF5MzBAZ21haWwuY29tIiwiZXhwIjoxNzc4MDU5MDQ0fQ.1ktUsRb5aE5DfAuISWhr08S0zBe1olhlulCBe5hkLBE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f3d3895b94cc2ff-VIE","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"195.91.96.86","CF-IPCountry":"SK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"195.91.96.86, 172.68.50.96"}
[29-Apr-2026 09:18:44 UTC] === User Orders API Called ===
[29-Apr-2026 09:18:44 UTC] User ID: 439
[29-Apr-2026 09:18:44 UTC] Limit: 20, Offset: 0
[29-Apr-2026 09:18:44 UTC] Orders found: 0
[29-Apr-2026 09:18:44 UTC] Orders data: []
[29-Apr-2026 09:18:44 UTC] Total orders count: 0
[29-Apr-2026 09:18:45 UTC] === API CALL LOG ===
[29-Apr-2026 09:18:45 UTC] Endpoint: user/profile.php
[29-Apr-2026 09:18:45 UTC] Full Log Data: {
    "timestamp": "2026-04-29 09:18:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "195.91.96.86",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM5IiwidXNlcm5hbWUiOiJNYXJ5ODgiLCJlbWFpbCI6Im1hcmlha2FsbGF5MzBAZ21haWwuY29tIiwiZXhwIjoxNzc4MDU5MDQ0fQ.1ktUsRb5aE5DfAuISWhr08S0zBe1olhlulCBe5hkLBE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f3d389ba83ec2ff-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "195.91.96.86",
        "CF-IPCountry": "SK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "195.91.96.86, 172.68.50.96"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Apr-2026 09:18:45 UTC] === END API CALL LOG ===
[29-Apr-2026 09:18:45 UTC] ✅ API Hash verification passed for profile endpoint
[29-Apr-2026 09:18:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM5IiwidXNlcm5hbWUiOiJNYXJ5ODgiLCJlbWFpbCI6Im1hcmlha2FsbGF5MzBAZ21haWwuY29tIiwiZXhwIjoxNzc4MDU5MDQ0fQ.1ktUsRb5aE5DfAuISWhr08S0zBe1olhlulCBe5hkLBE
[29-Apr-2026 09:18:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Apr-2026 09:18:45 UTC] ✅ JWT token verified successfully for user profile
[29-Apr-2026 09:18:45 UTC] User ID: 439
[29-Apr-2026 09:18:45 UTC] ✅ User profile retrieved successfully for user ID: 439
[29-Apr-2026 09:18:45 UTC] User Purchases API - User ID: 439
[29-Apr-2026 09:18:45 UTC] User Purchases API - Total purchases found: 0
[29-Apr-2026 09:18:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Apr-2026 09:18:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Apr-2026 09:18:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM5IiwidXNlcm5hbWUiOiJNYXJ5ODgiLCJlbWFpbCI6Im1hcmlha2FsbGF5MzBAZ21haWwuY29tIiwiZXhwIjoxNzc4MDU5MDQ0fQ.1ktUsRb5aE5DfAuISWhr08S0zBe1olhlulCBe5hkLBE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f3d38a00d69c2ff-VIE","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"195.91.96.86","CF-IPCountry":"SK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"195.91.96.86, 172.68.50.96"}
[29-Apr-2026 09:18:45 UTC] === User Orders API Called ===
[29-Apr-2026 09:18:45 UTC] User ID: 439
[29-Apr-2026 09:18:45 UTC] Limit: 20, Offset: 0
[29-Apr-2026 09:18:45 UTC] Orders found: 0
[29-Apr-2026 09:18:45 UTC] Orders data: []
[29-Apr-2026 09:18:45 UTC] Total orders count: 0
[29-Apr-2026 09:18:45 UTC] === API CALL LOG ===
[29-Apr-2026 09:18:45 UTC] Endpoint: user/profile.php
[29-Apr-2026 09:18:45 UTC] Full Log Data: {
    "timestamp": "2026-04-29 09:18:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "195.91.96.86",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM5IiwidXNlcm5hbWUiOiJNYXJ5ODgiLCJlbWFpbCI6Im1hcmlha2FsbGF5MzBAZ21haWwuY29tIiwiZXhwIjoxNzc4MDU5MDQ0fQ.1ktUsRb5aE5DfAuISWhr08S0zBe1olhlulCBe5hkLBE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f3d38a06e09c2ff-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "195.91.96.86",
        "CF-IPCountry": "SK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "195.91.96.86, 172.68.50.96"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Apr-2026 09:18:45 UTC] === END API CALL LOG ===
[29-Apr-2026 09:18:45 UTC] ✅ API Hash verification passed for profile endpoint
[29-Apr-2026 09:18:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM5IiwidXNlcm5hbWUiOiJNYXJ5ODgiLCJlbWFpbCI6Im1hcmlha2FsbGF5MzBAZ21haWwuY29tIiwiZXhwIjoxNzc4MDU5MDQ0fQ.1ktUsRb5aE5DfAuISWhr08S0zBe1olhlulCBe5hkLBE
[29-Apr-2026 09:18:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Apr-2026 09:18:45 UTC] ✅ JWT token verified successfully for user profile
[29-Apr-2026 09:18:45 UTC] User ID: 439
[29-Apr-2026 09:18:45 UTC] ✅ User profile retrieved successfully for user ID: 439
[29-Apr-2026 09:18:46 UTC] === API CALL LOG ===
[29-Apr-2026 09:18:46 UTC] Endpoint: user/profile.php
[29-Apr-2026 09:18:46 UTC] Full Log Data: {
    "timestamp": "2026-04-29 09:18:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "195.91.96.86",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM5IiwidXNlcm5hbWUiOiJNYXJ5ODgiLCJlbWFpbCI6Im1hcmlha2FsbGF5MzBAZ21haWwuY29tIiwiZXhwIjoxNzc4MDU5MDQ0fQ.1ktUsRb5aE5DfAuISWhr08S0zBe1olhlulCBe5hkLBE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f3d38a1bfaec2ff-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "195.91.96.86",
        "CF-IPCountry": "SK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "195.91.96.86, 172.68.50.96"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Apr-2026 09:18:46 UTC] === END API CALL LOG ===
[29-Apr-2026 09:18:46 UTC] ✅ API Hash verification passed for profile endpoint
[29-Apr-2026 09:18:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM5IiwidXNlcm5hbWUiOiJNYXJ5ODgiLCJlbWFpbCI6Im1hcmlha2FsbGF5MzBAZ21haWwuY29tIiwiZXhwIjoxNzc4MDU5MDQ0fQ.1ktUsRb5aE5DfAuISWhr08S0zBe1olhlulCBe5hkLBE
[29-Apr-2026 09:18:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Apr-2026 09:18:46 UTC] ✅ JWT token verified successfully for user profile
[29-Apr-2026 09:18:46 UTC] User ID: 439
[29-Apr-2026 09:18:46 UTC] ✅ User profile retrieved successfully for user ID: 439
[29-Apr-2026 09:18:46 UTC] === API CALL LOG ===
[29-Apr-2026 09:18:46 UTC] Endpoint: user/profile.php
[29-Apr-2026 09:18:46 UTC] Full Log Data: {
    "timestamp": "2026-04-29 09:18:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "195.91.96.86",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM5IiwidXNlcm5hbWUiOiJNYXJ5ODgiLCJlbWFpbCI6Im1hcmlha2FsbGF5MzBAZ21haWwuY29tIiwiZXhwIjoxNzc4MDU5MDQ0fQ.1ktUsRb5aE5DfAuISWhr08S0zBe1olhlulCBe5hkLBE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f3d38a40a39c2ff-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "195.91.96.86",
        "CF-IPCountry": "SK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "195.91.96.86, 172.68.50.96"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Apr-2026 09:18:46 UTC] === END API CALL LOG ===
[29-Apr-2026 09:18:46 UTC] ✅ API Hash verification passed for profile endpoint
[29-Apr-2026 09:18:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM5IiwidXNlcm5hbWUiOiJNYXJ5ODgiLCJlbWFpbCI6Im1hcmlha2FsbGF5MzBAZ21haWwuY29tIiwiZXhwIjoxNzc4MDU5MDQ0fQ.1ktUsRb5aE5DfAuISWhr08S0zBe1olhlulCBe5hkLBE
[29-Apr-2026 09:18:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Apr-2026 09:18:46 UTC] ✅ JWT token verified successfully for user profile
[29-Apr-2026 09:18:46 UTC] User ID: 439
[29-Apr-2026 09:18:46 UTC] ✅ User profile retrieved successfully for user ID: 439
[29-Apr-2026 09:18:46 UTC] === API CALL LOG ===
[29-Apr-2026 09:18:46 UTC] Endpoint: user/profile.php
[29-Apr-2026 09:18:46 UTC] Full Log Data: {
    "timestamp": "2026-04-29 09:18:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "195.91.96.86",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM5IiwidXNlcm5hbWUiOiJNYXJ5ODgiLCJlbWFpbCI6Im1hcmlha2FsbGF5MzBAZ21haWwuY29tIiwiZXhwIjoxNzc4MDU5MDQ0fQ.1ktUsRb5aE5DfAuISWhr08S0zBe1olhlulCBe5hkLBE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f3d38a47ad5c2ff-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "195.91.96.86",
        "CF-IPCountry": "SK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "195.91.96.86, 172.68.50.96"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Apr-2026 09:18:46 UTC] === END API CALL LOG ===
[29-Apr-2026 09:18:46 UTC] ✅ API Hash verification passed for profile endpoint
[29-Apr-2026 09:18:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM5IiwidXNlcm5hbWUiOiJNYXJ5ODgiLCJlbWFpbCI6Im1hcmlha2FsbGF5MzBAZ21haWwuY29tIiwiZXhwIjoxNzc4MDU5MDQ0fQ.1ktUsRb5aE5DfAuISWhr08S0zBe1olhlulCBe5hkLBE
[29-Apr-2026 09:18:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Apr-2026 09:18:46 UTC] ✅ JWT token verified successfully for user profile
[29-Apr-2026 09:18:46 UTC] User ID: 439
[29-Apr-2026 09:18:46 UTC] ✅ User profile retrieved successfully for user ID: 439
[29-Apr-2026 09:18:46 UTC] User Purchases API - User ID: 439
[29-Apr-2026 09:18:46 UTC] User Purchases API - Total purchases found: 0
[29-Apr-2026 09:18:50 UTC] === API CALL LOG ===
[29-Apr-2026 09:18:50 UTC] Endpoint: user/profile.php
[29-Apr-2026 09:18:50 UTC] Full Log Data: {
    "timestamp": "2026-04-29 09:18:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "195.91.96.86",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM5IiwidXNlcm5hbWUiOiJNYXJ5ODgiLCJlbWFpbCI6Im1hcmlha2FsbGF5MzBAZ21haWwuY29tIiwiZXhwIjoxNzc4MDU5MDQ0fQ.1ktUsRb5aE5DfAuISWhr08S0zBe1olhlulCBe5hkLBE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f3d38bd6976c2ff-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "195.91.96.86",
        "CF-IPCountry": "SK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "195.91.96.86, 172.68.50.96"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Apr-2026 09:18:50 UTC] === END API CALL LOG ===
[29-Apr-2026 09:18:50 UTC] ✅ API Hash verification passed for profile endpoint
[29-Apr-2026 09:18:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM5IiwidXNlcm5hbWUiOiJNYXJ5ODgiLCJlbWFpbCI6Im1hcmlha2FsbGF5MzBAZ21haWwuY29tIiwiZXhwIjoxNzc4MDU5MDQ0fQ.1ktUsRb5aE5DfAuISWhr08S0zBe1olhlulCBe5hkLBE
[29-Apr-2026 09:18:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Apr-2026 09:18:50 UTC] ✅ JWT token verified successfully for user profile
[29-Apr-2026 09:18:50 UTC] User ID: 439
[29-Apr-2026 09:18:50 UTC] ✅ User profile retrieved successfully for user ID: 439
[29-Apr-2026 09:18:50 UTC] User Purchases API - User ID: 439
[29-Apr-2026 09:18:50 UTC] User Purchases API - Total purchases found: 0
[29-Apr-2026 09:21:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Apr-2026 09:21:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Apr-2026 09:21:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQwIiwidXNlcm5hbWUiOiJzdHFzYWxtYSIsImVtYWlsIjoic3Rxc2FsbWFAZ21haWwuY29tIiwiZXhwIjoxNzc4MDU5Mjk5fQ.WnhdzSONJSFJPaw5BdLC9L2EcDHfOTKyZXeo5ZQeow0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f3d3ce62f939d20-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"1.39.178.64","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"1.39.178.64, 172.70.143.195"}
[29-Apr-2026 09:21:41 UTC] === User Orders API Called ===
[29-Apr-2026 09:21:41 UTC] User ID: 440
[29-Apr-2026 09:21:41 UTC] Limit: 20, Offset: 0
[29-Apr-2026 09:21:41 UTC] Orders found: 0
[29-Apr-2026 09:21:41 UTC] Orders data: []
[29-Apr-2026 09:21:41 UTC] Total orders count: 0
[29-Apr-2026 09:21:41 UTC] === API CALL LOG ===
[29-Apr-2026 09:21:41 UTC] Endpoint: user/profile.php
[29-Apr-2026 09:21:41 UTC] Full Log Data: {
    "timestamp": "2026-04-29 09:21:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "1.39.178.64",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQwIiwidXNlcm5hbWUiOiJzdHFzYWxtYSIsImVtYWlsIjoic3Rxc2FsbWFAZ21haWwuY29tIiwiZXhwIjoxNzc4MDU5Mjk5fQ.WnhdzSONJSFJPaw5BdLC9L2EcDHfOTKyZXeo5ZQeow0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f3d3ce62f8d9d20-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "1.39.178.64",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "1.39.178.64, 172.70.143.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Apr-2026 09:21:41 UTC] === END API CALL LOG ===
[29-Apr-2026 09:21:41 UTC] ✅ API Hash verification passed for profile endpoint
[29-Apr-2026 09:21:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQwIiwidXNlcm5hbWUiOiJzdHFzYWxtYSIsImVtYWlsIjoic3Rxc2FsbWFAZ21haWwuY29tIiwiZXhwIjoxNzc4MDU5Mjk5fQ.WnhdzSONJSFJPaw5BdLC9L2EcDHfOTKyZXeo5ZQeow0
[29-Apr-2026 09:21:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Apr-2026 09:21:41 UTC] ✅ JWT token verified successfully for user profile
[29-Apr-2026 09:21:41 UTC] User ID: 440
[29-Apr-2026 09:21:41 UTC] ✅ User profile retrieved successfully for user ID: 440
[29-Apr-2026 09:21:41 UTC] === API CALL LOG ===
[29-Apr-2026 09:21:41 UTC] Endpoint: user/profile.php
[29-Apr-2026 09:21:41 UTC] Full Log Data: {
    "timestamp": "2026-04-29 09:21:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "1.39.178.64",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQwIiwidXNlcm5hbWUiOiJzdHFzYWxtYSIsImVtYWlsIjoic3Rxc2FsbWFAZ21haWwuY29tIiwiZXhwIjoxNzc4MDU5Mjk5fQ.WnhdzSONJSFJPaw5BdLC9L2EcDHfOTKyZXeo5ZQeow0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f3d3ce6a8029d20-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "1.39.178.64",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "1.39.178.64, 172.70.143.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Apr-2026 09:21:41 UTC] === END API CALL LOG ===
[29-Apr-2026 09:21:41 UTC] ✅ API Hash verification passed for profile endpoint
[29-Apr-2026 09:21:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQwIiwidXNlcm5hbWUiOiJzdHFzYWxtYSIsImVtYWlsIjoic3Rxc2FsbWFAZ21haWwuY29tIiwiZXhwIjoxNzc4MDU5Mjk5fQ.WnhdzSONJSFJPaw5BdLC9L2EcDHfOTKyZXeo5ZQeow0
[29-Apr-2026 09:21:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Apr-2026 09:21:41 UTC] ✅ JWT token verified successfully for user profile
[29-Apr-2026 09:21:41 UTC] User ID: 440
[29-Apr-2026 09:21:41 UTC] ✅ User profile retrieved successfully for user ID: 440
[29-Apr-2026 09:21:42 UTC] === API CALL LOG ===
[29-Apr-2026 09:21:42 UTC] Endpoint: user/profile.php
[29-Apr-2026 09:21:42 UTC] Full Log Data: {
    "timestamp": "2026-04-29 09:21:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "1.39.178.64",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQwIiwidXNlcm5hbWUiOiJzdHFzYWxtYSIsImVtYWlsIjoic3Rxc2FsbWFAZ21haWwuY29tIiwiZXhwIjoxNzc4MDU5Mjk5fQ.WnhdzSONJSFJPaw5BdLC9L2EcDHfOTKyZXeo5ZQeow0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f3d3cf07b869d20-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "1.39.178.64",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "1.39.178.64, 172.70.143.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Apr-2026 09:21:42 UTC] === END API CALL LOG ===
[29-Apr-2026 09:21:42 UTC] ✅ API Hash verification passed for profile endpoint
[29-Apr-2026 09:21:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQwIiwidXNlcm5hbWUiOiJzdHFzYWxtYSIsImVtYWlsIjoic3Rxc2FsbWFAZ21haWwuY29tIiwiZXhwIjoxNzc4MDU5Mjk5fQ.WnhdzSONJSFJPaw5BdLC9L2EcDHfOTKyZXeo5ZQeow0
[29-Apr-2026 09:21:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Apr-2026 09:21:42 UTC] ✅ JWT token verified successfully for user profile
[29-Apr-2026 09:21:42 UTC] User ID: 440
[29-Apr-2026 09:21:42 UTC] ✅ User profile retrieved successfully for user ID: 440
[29-Apr-2026 09:21:54 UTC] === API CALL LOG ===
[29-Apr-2026 09:21:54 UTC] Endpoint: user/profile.php
[29-Apr-2026 09:21:54 UTC] Full Log Data: {
    "timestamp": "2026-04-29 09:21:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "1.39.178.64",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQwIiwidXNlcm5hbWUiOiJzdHFzYWxtYSIsImVtYWlsIjoic3Rxc2FsbWFAZ21haWwuY29tIiwiZXhwIjoxNzc4MDU5Mjk5fQ.WnhdzSONJSFJPaw5BdLC9L2EcDHfOTKyZXeo5ZQeow0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f3d3d3aae229d20-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "1.39.178.64",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "1.39.178.64, 172.70.143.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Apr-2026 09:21:54 UTC] === END API CALL LOG ===
[29-Apr-2026 09:21:54 UTC] ✅ API Hash verification passed for profile endpoint
[29-Apr-2026 09:21:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQwIiwidXNlcm5hbWUiOiJzdHFzYWxtYSIsImVtYWlsIjoic3Rxc2FsbWFAZ21haWwuY29tIiwiZXhwIjoxNzc4MDU5Mjk5fQ.WnhdzSONJSFJPaw5BdLC9L2EcDHfOTKyZXeo5ZQeow0
[29-Apr-2026 09:21:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Apr-2026 09:21:54 UTC] ✅ JWT token verified successfully for user profile
[29-Apr-2026 09:21:54 UTC] User ID: 440
[29-Apr-2026 09:21:54 UTC] ✅ User profile retrieved successfully for user ID: 440
[29-Apr-2026 09:22:28 UTC] === API CALL LOG ===
[29-Apr-2026 09:22:28 UTC] Endpoint: user/profile.php
[29-Apr-2026 09:22:28 UTC] Full Log Data: {
    "timestamp": "2026-04-29 09:22:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "1.39.178.64",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQwIiwidXNlcm5hbWUiOiJzdHFzYWxtYSIsImVtYWlsIjoic3Rxc2FsbWFAZ21haWwuY29tIiwiZXhwIjoxNzc4MDU5Mjk5fQ.WnhdzSONJSFJPaw5BdLC9L2EcDHfOTKyZXeo5ZQeow0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f3d3e0e9b2e9d20-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "1.39.178.64",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "1.39.178.64, 172.70.143.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Apr-2026 09:22:28 UTC] === END API CALL LOG ===
[29-Apr-2026 09:22:28 UTC] ✅ API Hash verification passed for profile endpoint
[29-Apr-2026 09:22:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQwIiwidXNlcm5hbWUiOiJzdHFzYWxtYSIsImVtYWlsIjoic3Rxc2FsbWFAZ21haWwuY29tIiwiZXhwIjoxNzc4MDU5Mjk5fQ.WnhdzSONJSFJPaw5BdLC9L2EcDHfOTKyZXeo5ZQeow0
[29-Apr-2026 09:22:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Apr-2026 09:22:28 UTC] ✅ JWT token verified successfully for user profile
[29-Apr-2026 09:22:28 UTC] User ID: 440
[29-Apr-2026 09:22:28 UTC] ✅ User profile retrieved successfully for user ID: 440
[29-Apr-2026 09:22:28 UTC] User Purchases API - User ID: 440
[29-Apr-2026 09:22:28 UTC] User Purchases API - Total purchases found: 0
[29-Apr-2026 09:22:34 UTC] User Purchases API - User ID: 440
[29-Apr-2026 09:22:34 UTC] User Purchases API - Total purchases found: 0
[29-Apr-2026 15:11:03 UTC] === API CALL LOG ===
[29-Apr-2026 15:11:03 UTC] Endpoint: user/profile.php
[29-Apr-2026 15:11:03 UTC] Full Log Data: {
    "timestamp": "2026-04-29 15:11:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.23",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQxIiwidXNlcm5hbWUiOiJla3d1bmlmZSIsImVtYWlsIjoibm9yYWVrd3VuaWZlQGdtYWlsLmNvbSIsImV4cCI6MTc3ODA4MDI2M30.f5nlbykL79PU45xVLUG89nxgtzBoD3fQvIFP2jtIBIQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f3f3cb1ad2d4866-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.63.23",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.63.23, 172.69.224.66"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Apr-2026 15:11:03 UTC] === END API CALL LOG ===
[29-Apr-2026 15:11:03 UTC] ✅ API Hash verification passed for profile endpoint
[29-Apr-2026 15:11:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQxIiwidXNlcm5hbWUiOiJla3d1bmlmZSIsImVtYWlsIjoibm9yYWVrd3VuaWZlQGdtYWlsLmNvbSIsImV4cCI6MTc3ODA4MDI2M30.f5nlbykL79PU45xVLUG89nxgtzBoD3fQvIFP2jtIBIQ
[29-Apr-2026 15:11:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Apr-2026 15:11:03 UTC] ✅ JWT token verified successfully for user profile
[29-Apr-2026 15:11:03 UTC] User ID: 441
[29-Apr-2026 15:11:03 UTC] ✅ User profile retrieved successfully for user ID: 441
[29-Apr-2026 15:11:04 UTC] === API CALL LOG ===
[29-Apr-2026 15:11:04 UTC] Endpoint: user/profile.php
[29-Apr-2026 15:11:04 UTC] Full Log Data: {
    "timestamp": "2026-04-29 15:11:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.23",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQxIiwidXNlcm5hbWUiOiJla3d1bmlmZSIsImVtYWlsIjoibm9yYWVrd3VuaWZlQGdtYWlsLmNvbSIsImV4cCI6MTc3ODA4MDI2M30.f5nlbykL79PU45xVLUG89nxgtzBoD3fQvIFP2jtIBIQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f3f3cb31ff24866-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.63.23",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.63.23, 172.69.224.67"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Apr-2026 15:11:04 UTC] === END API CALL LOG ===
[29-Apr-2026 15:11:04 UTC] ✅ API Hash verification passed for profile endpoint
[29-Apr-2026 15:11:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQxIiwidXNlcm5hbWUiOiJla3d1bmlmZSIsImVtYWlsIjoibm9yYWVrd3VuaWZlQGdtYWlsLmNvbSIsImV4cCI6MTc3ODA4MDI2M30.f5nlbykL79PU45xVLUG89nxgtzBoD3fQvIFP2jtIBIQ
[29-Apr-2026 15:11:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Apr-2026 15:11:04 UTC] ✅ JWT token verified successfully for user profile
[29-Apr-2026 15:11:04 UTC] User ID: 441
[29-Apr-2026 15:11:04 UTC] ✅ User profile retrieved successfully for user ID: 441
[29-Apr-2026 15:11:04 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Apr-2026 15:11:04 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Apr-2026 15:11:04 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQxIiwidXNlcm5hbWUiOiJla3d1bmlmZSIsImVtYWlsIjoibm9yYWVrd3VuaWZlQGdtYWlsLmNvbSIsImV4cCI6MTc3ODA4MDI2M30.f5nlbykL79PU45xVLUG89nxgtzBoD3fQvIFP2jtIBIQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f3f3cb31ff14866-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.63.23","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.63.23, 172.69.224.66"}
[29-Apr-2026 15:11:04 UTC] === User Orders API Called ===
[29-Apr-2026 15:11:04 UTC] User ID: 441
[29-Apr-2026 15:11:04 UTC] Limit: 20, Offset: 0
[29-Apr-2026 15:11:04 UTC] Orders found: 0
[29-Apr-2026 15:11:04 UTC] Orders data: []
[29-Apr-2026 15:11:04 UTC] Total orders count: 0
[29-Apr-2026 15:11:04 UTC] === API CALL LOG ===
[29-Apr-2026 15:11:04 UTC] Endpoint: user/profile.php
[29-Apr-2026 15:11:04 UTC] Full Log Data: {
    "timestamp": "2026-04-29 15:11:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.23",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQxIiwidXNlcm5hbWUiOiJla3d1bmlmZSIsImVtYWlsIjoibm9yYWVrd3VuaWZlQGdtYWlsLmNvbSIsImV4cCI6MTc3ODA4MDI2M30.f5nlbykL79PU45xVLUG89nxgtzBoD3fQvIFP2jtIBIQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f3f3cb7c9334866-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.63.23",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.63.23, 172.69.224.66"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Apr-2026 15:11:04 UTC] === END API CALL LOG ===
[29-Apr-2026 15:11:04 UTC] ✅ API Hash verification passed for profile endpoint
[29-Apr-2026 15:11:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQxIiwidXNlcm5hbWUiOiJla3d1bmlmZSIsImVtYWlsIjoibm9yYWVrd3VuaWZlQGdtYWlsLmNvbSIsImV4cCI6MTc3ODA4MDI2M30.f5nlbykL79PU45xVLUG89nxgtzBoD3fQvIFP2jtIBIQ
[29-Apr-2026 15:11:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Apr-2026 15:11:04 UTC] ✅ JWT token verified successfully for user profile
[29-Apr-2026 15:11:04 UTC] User ID: 441
[29-Apr-2026 15:11:04 UTC] ✅ User profile retrieved successfully for user ID: 441
[29-Apr-2026 15:11:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Apr-2026 15:11:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Apr-2026 15:11:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQxIiwidXNlcm5hbWUiOiJla3d1bmlmZSIsImVtYWlsIjoibm9yYWVrd3VuaWZlQGdtYWlsLmNvbSIsImV4cCI6MTc3ODA4MDI2M30.f5nlbykL79PU45xVLUG89nxgtzBoD3fQvIFP2jtIBIQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f3f3cf218b74866-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.63.23","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.63.23, 172.69.224.168"}
[29-Apr-2026 15:11:14 UTC] === User Orders API Called ===
[29-Apr-2026 15:11:14 UTC] User ID: 441
[29-Apr-2026 15:11:14 UTC] Limit: 20, Offset: 0
[29-Apr-2026 15:11:14 UTC] Orders found: 0
[29-Apr-2026 15:11:14 UTC] Orders data: []
[29-Apr-2026 15:11:14 UTC] Total orders count: 0
[29-Apr-2026 15:11:15 UTC] === API CALL LOG ===
[29-Apr-2026 15:11:15 UTC] Endpoint: user/profile.php
[29-Apr-2026 15:11:15 UTC] Full Log Data: {
    "timestamp": "2026-04-29 15:11:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.23",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQxIiwidXNlcm5hbWUiOiJla3d1bmlmZSIsImVtYWlsIjoibm9yYWVrd3VuaWZlQGdtYWlsLmNvbSIsImV4cCI6MTc3ODA4MDI2M30.f5nlbykL79PU45xVLUG89nxgtzBoD3fQvIFP2jtIBIQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f3f3cf98e8a4866-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.63.23",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.63.23, 172.69.224.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Apr-2026 15:11:15 UTC] === END API CALL LOG ===
[29-Apr-2026 15:11:15 UTC] ✅ API Hash verification passed for profile endpoint
[29-Apr-2026 15:11:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQxIiwidXNlcm5hbWUiOiJla3d1bmlmZSIsImVtYWlsIjoibm9yYWVrd3VuaWZlQGdtYWlsLmNvbSIsImV4cCI6MTc3ODA4MDI2M30.f5nlbykL79PU45xVLUG89nxgtzBoD3fQvIFP2jtIBIQ
[29-Apr-2026 15:11:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Apr-2026 15:11:15 UTC] ✅ JWT token verified successfully for user profile
[29-Apr-2026 15:11:15 UTC] User ID: 441
[29-Apr-2026 15:11:15 UTC] ✅ User profile retrieved successfully for user ID: 441
[29-Apr-2026 15:11:15 UTC] User Purchases API - User ID: 441
[29-Apr-2026 15:11:15 UTC] User Purchases API - Total purchases found: 0
[29-Apr-2026 15:11:21 UTC] === API CALL LOG ===
[29-Apr-2026 15:11:21 UTC] Endpoint: user/profile.php
[29-Apr-2026 15:11:21 UTC] Full Log Data: {
    "timestamp": "2026-04-29 15:11:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.23",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQxIiwidXNlcm5hbWUiOiJla3d1bmlmZSIsImVtYWlsIjoibm9yYWVrd3VuaWZlQGdtYWlsLmNvbSIsImV4cCI6MTc3ODA4MDI2M30.f5nlbykL79PU45xVLUG89nxgtzBoD3fQvIFP2jtIBIQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f3f3d21abc54866-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.63.23",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.63.23, 172.69.224.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Apr-2026 15:11:21 UTC] === END API CALL LOG ===
[29-Apr-2026 15:11:21 UTC] ✅ API Hash verification passed for profile endpoint
[29-Apr-2026 15:11:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQxIiwidXNlcm5hbWUiOiJla3d1bmlmZSIsImVtYWlsIjoibm9yYWVrd3VuaWZlQGdtYWlsLmNvbSIsImV4cCI6MTc3ODA4MDI2M30.f5nlbykL79PU45xVLUG89nxgtzBoD3fQvIFP2jtIBIQ
[29-Apr-2026 15:11:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Apr-2026 15:11:21 UTC] ✅ JWT token verified successfully for user profile
[29-Apr-2026 15:11:21 UTC] User ID: 441
[29-Apr-2026 15:11:21 UTC] ✅ User profile retrieved successfully for user ID: 441
[29-Apr-2026 15:11:22 UTC] User Purchases API - User ID: 441
[29-Apr-2026 15:11:22 UTC] User Purchases API - Total purchases found: 0
[29-Apr-2026 15:11:25 UTC] === API CALL LOG ===
[29-Apr-2026 15:11:25 UTC] Endpoint: user/profile.php
[29-Apr-2026 15:11:25 UTC] Full Log Data: {
    "timestamp": "2026-04-29 15:11:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.23",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQxIiwidXNlcm5hbWUiOiJla3d1bmlmZSIsImVtYWlsIjoibm9yYWVrd3VuaWZlQGdtYWlsLmNvbSIsImV4cCI6MTc3ODA4MDI2M30.f5nlbykL79PU45xVLUG89nxgtzBoD3fQvIFP2jtIBIQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f3f3d354e8f4866-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.63.23",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.63.23, 172.69.224.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Apr-2026 15:11:25 UTC] === END API CALL LOG ===
[29-Apr-2026 15:11:25 UTC] ✅ API Hash verification passed for profile endpoint
[29-Apr-2026 15:11:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQxIiwidXNlcm5hbWUiOiJla3d1bmlmZSIsImVtYWlsIjoibm9yYWVrd3VuaWZlQGdtYWlsLmNvbSIsImV4cCI6MTc3ODA4MDI2M30.f5nlbykL79PU45xVLUG89nxgtzBoD3fQvIFP2jtIBIQ
[29-Apr-2026 15:11:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Apr-2026 15:11:25 UTC] ✅ JWT token verified successfully for user profile
[29-Apr-2026 15:11:25 UTC] User ID: 441
[29-Apr-2026 15:11:25 UTC] ✅ User profile retrieved successfully for user ID: 441
[29-Apr-2026 15:11:25 UTC] User Purchases API - User ID: 441
[29-Apr-2026 15:11:25 UTC] User Purchases API - Total purchases found: 0
[29-Apr-2026 15:11:30 UTC] === API CALL LOG ===
[29-Apr-2026 15:11:30 UTC] Endpoint: user/profile.php
[29-Apr-2026 15:11:30 UTC] Full Log Data: {
    "timestamp": "2026-04-29 15:11:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.23",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQxIiwidXNlcm5hbWUiOiJla3d1bmlmZSIsImVtYWlsIjoibm9yYWVrd3VuaWZlQGdtYWlsLmNvbSIsImV4cCI6MTc3ODA4MDI2M30.f5nlbykL79PU45xVLUG89nxgtzBoD3fQvIFP2jtIBIQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f3f3d58fae94866-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.63.23",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.63.23, 172.69.224.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Apr-2026 15:11:30 UTC] === END API CALL LOG ===
[29-Apr-2026 15:11:30 UTC] ✅ API Hash verification passed for profile endpoint
[29-Apr-2026 15:11:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQxIiwidXNlcm5hbWUiOiJla3d1bmlmZSIsImVtYWlsIjoibm9yYWVrd3VuaWZlQGdtYWlsLmNvbSIsImV4cCI6MTc3ODA4MDI2M30.f5nlbykL79PU45xVLUG89nxgtzBoD3fQvIFP2jtIBIQ
[29-Apr-2026 15:11:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Apr-2026 15:11:30 UTC] ✅ JWT token verified successfully for user profile
[29-Apr-2026 15:11:30 UTC] User ID: 441
[29-Apr-2026 15:11:30 UTC] ✅ User profile retrieved successfully for user ID: 441
[29-Apr-2026 15:11:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Apr-2026 15:11:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Apr-2026 15:11:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQxIiwidXNlcm5hbWUiOiJla3d1bmlmZSIsImVtYWlsIjoibm9yYWVrd3VuaWZlQGdtYWlsLmNvbSIsImV4cCI6MTc3ODA4MDI2M30.f5nlbykL79PU45xVLUG89nxgtzBoD3fQvIFP2jtIBIQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f3f3d58fae74866-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.63.23","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.63.23, 172.69.224.169"}
[29-Apr-2026 15:11:30 UTC] === User Orders API Called ===
[29-Apr-2026 15:11:30 UTC] User ID: 441
[29-Apr-2026 15:11:30 UTC] Limit: 20, Offset: 0
[29-Apr-2026 15:11:30 UTC] Orders found: 0
[29-Apr-2026 15:11:30 UTC] Orders data: []
[29-Apr-2026 15:11:30 UTC] Total orders count: 0
[29-Apr-2026 15:11:31 UTC] === API CALL LOG ===
[29-Apr-2026 15:11:31 UTC] Endpoint: user/profile.php
[29-Apr-2026 15:11:31 UTC] Full Log Data: {
    "timestamp": "2026-04-29 15:11:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.23",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQxIiwidXNlcm5hbWUiOiJla3d1bmlmZSIsImVtYWlsIjoibm9yYWVrd3VuaWZlQGdtYWlsLmNvbSIsImV4cCI6MTc3ODA4MDI2M30.f5nlbykL79PU45xVLUG89nxgtzBoD3fQvIFP2jtIBIQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f3f3d5ceb5f4866-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.63.23",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.63.23, 172.69.224.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Apr-2026 15:11:31 UTC] === END API CALL LOG ===
[29-Apr-2026 15:11:31 UTC] ✅ API Hash verification passed for profile endpoint
[29-Apr-2026 15:11:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQxIiwidXNlcm5hbWUiOiJla3d1bmlmZSIsImVtYWlsIjoibm9yYWVrd3VuaWZlQGdtYWlsLmNvbSIsImV4cCI6MTc3ODA4MDI2M30.f5nlbykL79PU45xVLUG89nxgtzBoD3fQvIFP2jtIBIQ
[29-Apr-2026 15:11:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Apr-2026 15:11:31 UTC] ✅ JWT token verified successfully for user profile
[29-Apr-2026 15:11:31 UTC] User ID: 441
[29-Apr-2026 15:11:31 UTC] ✅ User profile retrieved successfully for user ID: 441
[29-Apr-2026 15:11:31 UTC] === API CALL LOG ===
[29-Apr-2026 15:11:31 UTC] Endpoint: user/profile.php
[29-Apr-2026 15:11:31 UTC] Full Log Data: {
    "timestamp": "2026-04-29 15:11:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.23",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQxIiwidXNlcm5hbWUiOiJla3d1bmlmZSIsImVtYWlsIjoibm9yYWVrd3VuaWZlQGdtYWlsLmNvbSIsImV4cCI6MTc3ODA4MDI2M30.f5nlbykL79PU45xVLUG89nxgtzBoD3fQvIFP2jtIBIQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f3f3d5ded6a4866-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.63.23",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.63.23, 172.69.224.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Apr-2026 15:11:31 UTC] === END API CALL LOG ===
[29-Apr-2026 15:11:31 UTC] ✅ API Hash verification passed for profile endpoint
[29-Apr-2026 15:11:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQxIiwidXNlcm5hbWUiOiJla3d1bmlmZSIsImVtYWlsIjoibm9yYWVrd3VuaWZlQGdtYWlsLmNvbSIsImV4cCI6MTc3ODA4MDI2M30.f5nlbykL79PU45xVLUG89nxgtzBoD3fQvIFP2jtIBIQ
[29-Apr-2026 15:11:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Apr-2026 15:11:31 UTC] ✅ JWT token verified successfully for user profile
[29-Apr-2026 15:11:31 UTC] User ID: 441
[29-Apr-2026 15:11:31 UTC] ✅ User profile retrieved successfully for user ID: 441
[29-Apr-2026 15:12:20 UTC] === API CALL LOG ===
[29-Apr-2026 15:12:20 UTC] Endpoint: user/profile.php
[29-Apr-2026 15:12:20 UTC] Full Log Data: {
    "timestamp": "2026-04-29 15:12:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.23",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQxIiwidXNlcm5hbWUiOiJla3d1bmlmZSIsImVtYWlsIjoibm9yYWVrd3VuaWZlQGdtYWlsLmNvbSIsImV4cCI6MTc3ODA4MDI2M30.f5nlbykL79PU45xVLUG89nxgtzBoD3fQvIFP2jtIBIQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f3f3e91e8444ef5-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.63.23",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.63.23, 172.71.241.85"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Apr-2026 15:12:20 UTC] === END API CALL LOG ===
[29-Apr-2026 15:12:20 UTC] ✅ API Hash verification passed for profile endpoint
[29-Apr-2026 15:12:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQxIiwidXNlcm5hbWUiOiJla3d1bmlmZSIsImVtYWlsIjoibm9yYWVrd3VuaWZlQGdtYWlsLmNvbSIsImV4cCI6MTc3ODA4MDI2M30.f5nlbykL79PU45xVLUG89nxgtzBoD3fQvIFP2jtIBIQ
[29-Apr-2026 15:12:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Apr-2026 15:12:20 UTC] ✅ JWT token verified successfully for user profile
[29-Apr-2026 15:12:20 UTC] User ID: 441
[29-Apr-2026 15:12:20 UTC] ✅ User profile retrieved successfully for user ID: 441
[29-Apr-2026 15:12:22 UTC] === API CALL LOG ===
[29-Apr-2026 15:12:22 UTC] Endpoint: user/profile.php
[29-Apr-2026 15:12:22 UTC] Full Log Data: {
    "timestamp": "2026-04-29 15:12:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.23",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQxIiwidXNlcm5hbWUiOiJla3d1bmlmZSIsImVtYWlsIjoibm9yYWVrd3VuaWZlQGdtYWlsLmNvbSIsImV4cCI6MTc3ODA4MDI2M30.f5nlbykL79PU45xVLUG89nxgtzBoD3fQvIFP2jtIBIQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f3f3e9e0b2e4ef5-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.63.23",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.63.23, 172.71.241.85"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Apr-2026 15:12:22 UTC] === END API CALL LOG ===
[29-Apr-2026 15:12:22 UTC] ✅ API Hash verification passed for profile endpoint
[29-Apr-2026 15:12:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQxIiwidXNlcm5hbWUiOiJla3d1bmlmZSIsImVtYWlsIjoibm9yYWVrd3VuaWZlQGdtYWlsLmNvbSIsImV4cCI6MTc3ODA4MDI2M30.f5nlbykL79PU45xVLUG89nxgtzBoD3fQvIFP2jtIBIQ
[29-Apr-2026 15:12:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Apr-2026 15:12:22 UTC] ✅ JWT token verified successfully for user profile
[29-Apr-2026 15:12:22 UTC] User ID: 441
[29-Apr-2026 15:12:22 UTC] ✅ User profile retrieved successfully for user ID: 441
[29-Apr-2026 15:12:22 UTC] === API CALL LOG ===
[29-Apr-2026 15:12:22 UTC] Endpoint: user/profile.php
[29-Apr-2026 15:12:22 UTC] Full Log Data: {
    "timestamp": "2026-04-29 15:12:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.23",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQxIiwidXNlcm5hbWUiOiJla3d1bmlmZSIsImVtYWlsIjoibm9yYWVrd3VuaWZlQGdtYWlsLmNvbSIsImV4cCI6MTc3ODA4MDI2M30.f5nlbykL79PU45xVLUG89nxgtzBoD3fQvIFP2jtIBIQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f3f3e9eed704ef5-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.63.23",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.63.23, 172.71.241.85"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Apr-2026 15:12:22 UTC] === END API CALL LOG ===
[29-Apr-2026 15:12:22 UTC] ✅ API Hash verification passed for profile endpoint
[29-Apr-2026 15:12:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQxIiwidXNlcm5hbWUiOiJla3d1bmlmZSIsImVtYWlsIjoibm9yYWVrd3VuaWZlQGdtYWlsLmNvbSIsImV4cCI6MTc3ODA4MDI2M30.f5nlbykL79PU45xVLUG89nxgtzBoD3fQvIFP2jtIBIQ
[29-Apr-2026 15:12:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Apr-2026 15:12:22 UTC] ✅ JWT token verified successfully for user profile
[29-Apr-2026 15:12:22 UTC] User ID: 441
[29-Apr-2026 15:12:22 UTC] ✅ User profile retrieved successfully for user ID: 441
[29-Apr-2026 15:12:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Apr-2026 15:12:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Apr-2026 15:12:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQxIiwidXNlcm5hbWUiOiJla3d1bmlmZSIsImVtYWlsIjoibm9yYWVrd3VuaWZlQGdtYWlsLmNvbSIsImV4cCI6MTc3ODA4MDI2M30.f5nlbykL79PU45xVLUG89nxgtzBoD3fQvIFP2jtIBIQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f3f3e9eed764ef5-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.63.23","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.63.23, 172.71.241.85"}
[29-Apr-2026 15:12:22 UTC] === User Orders API Called ===
[29-Apr-2026 15:12:22 UTC] User ID: 441
[29-Apr-2026 15:12:22 UTC] Limit: 20, Offset: 0
[29-Apr-2026 15:12:22 UTC] Orders found: 0
[29-Apr-2026 15:12:22 UTC] Orders data: []
[29-Apr-2026 15:12:22 UTC] Total orders count: 0
[29-Apr-2026 15:12:23 UTC] === API CALL LOG ===
[29-Apr-2026 15:12:23 UTC] Endpoint: user/profile.php
[29-Apr-2026 15:12:23 UTC] Full Log Data: {
    "timestamp": "2026-04-29 15:12:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.23",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQxIiwidXNlcm5hbWUiOiJla3d1bmlmZSIsImVtYWlsIjoibm9yYWVrd3VuaWZlQGdtYWlsLmNvbSIsImV4cCI6MTc3ODA4MDI2M30.f5nlbykL79PU45xVLUG89nxgtzBoD3fQvIFP2jtIBIQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f3f3e9ff8af4ef5-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.63.23",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.63.23, 172.71.241.85"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Apr-2026 15:12:23 UTC] === END API CALL LOG ===
[29-Apr-2026 15:12:23 UTC] ✅ API Hash verification passed for profile endpoint
[29-Apr-2026 15:12:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQxIiwidXNlcm5hbWUiOiJla3d1bmlmZSIsImVtYWlsIjoibm9yYWVrd3VuaWZlQGdtYWlsLmNvbSIsImV4cCI6MTc3ODA4MDI2M30.f5nlbykL79PU45xVLUG89nxgtzBoD3fQvIFP2jtIBIQ
[29-Apr-2026 15:12:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Apr-2026 15:12:23 UTC] ✅ JWT token verified successfully for user profile
[29-Apr-2026 15:12:23 UTC] User ID: 441
[29-Apr-2026 15:12:23 UTC] ✅ User profile retrieved successfully for user ID: 441
[29-Apr-2026 15:14:28 UTC] === API CALL LOG ===
[29-Apr-2026 15:14:28 UTC] Endpoint: user/profile.php
[29-Apr-2026 15:14:28 UTC] Full Log Data: {
    "timestamp": "2026-04-29 15:14:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.23",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQxIiwidXNlcm5hbWUiOiJla3d1bmlmZSIsImVtYWlsIjoibm9yYWVrd3VuaWZlQGdtYWlsLmNvbSIsImV4cCI6MTc3ODA4MDI2M30.f5nlbykL79PU45xVLUG89nxgtzBoD3fQvIFP2jtIBIQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f3f41acda01c53e-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.63.23",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.63.23, 172.69.224.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Apr-2026 15:14:28 UTC] === END API CALL LOG ===
[29-Apr-2026 15:14:28 UTC] ✅ API Hash verification passed for profile endpoint
[29-Apr-2026 15:14:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQxIiwidXNlcm5hbWUiOiJla3d1bmlmZSIsImVtYWlsIjoibm9yYWVrd3VuaWZlQGdtYWlsLmNvbSIsImV4cCI6MTc3ODA4MDI2M30.f5nlbykL79PU45xVLUG89nxgtzBoD3fQvIFP2jtIBIQ
[29-Apr-2026 15:14:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Apr-2026 15:14:28 UTC] ✅ JWT token verified successfully for user profile
[29-Apr-2026 15:14:28 UTC] User ID: 441
[29-Apr-2026 15:14:28 UTC] ✅ User profile retrieved successfully for user ID: 441
[29-Apr-2026 15:14:31 UTC] === API CALL LOG ===
[29-Apr-2026 15:14:31 UTC] Endpoint: user/profile.php
[29-Apr-2026 15:14:31 UTC] Full Log Data: {
    "timestamp": "2026-04-29 15:14:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.23",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQxIiwidXNlcm5hbWUiOiJla3d1bmlmZSIsImVtYWlsIjoibm9yYWVrd3VuaWZlQGdtYWlsLmNvbSIsImV4cCI6MTc3ODA4MDI2M30.f5nlbykL79PU45xVLUG89nxgtzBoD3fQvIFP2jtIBIQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f3f41c22963c53e-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.63.23",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.63.23, 172.69.224.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Apr-2026 15:14:31 UTC] === END API CALL LOG ===
[29-Apr-2026 15:14:31 UTC] ✅ API Hash verification passed for profile endpoint
[29-Apr-2026 15:14:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQxIiwidXNlcm5hbWUiOiJla3d1bmlmZSIsImVtYWlsIjoibm9yYWVrd3VuaWZlQGdtYWlsLmNvbSIsImV4cCI6MTc3ODA4MDI2M30.f5nlbykL79PU45xVLUG89nxgtzBoD3fQvIFP2jtIBIQ
[29-Apr-2026 15:14:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Apr-2026 15:14:31 UTC] ✅ JWT token verified successfully for user profile
[29-Apr-2026 15:14:31 UTC] User ID: 441
[29-Apr-2026 15:14:31 UTC] ✅ User profile retrieved successfully for user ID: 441
[29-Apr-2026 15:14:35 UTC] === API CALL LOG ===
[29-Apr-2026 15:14:35 UTC] Endpoint: user/profile.php
[29-Apr-2026 15:14:35 UTC] Full Log Data: {
    "timestamp": "2026-04-29 15:14:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.23",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQxIiwidXNlcm5hbWUiOiJla3d1bmlmZSIsImVtYWlsIjoibm9yYWVrd3VuaWZlQGdtYWlsLmNvbSIsImV4cCI6MTc3ODA4MDI2M30.f5nlbykL79PU45xVLUG89nxgtzBoD3fQvIFP2jtIBIQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f3f41dcab33c53e-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.63.23",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.63.23, 172.69.224.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Apr-2026 15:14:35 UTC] === END API CALL LOG ===
[29-Apr-2026 15:14:35 UTC] ✅ API Hash verification passed for profile endpoint
[29-Apr-2026 15:14:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQxIiwidXNlcm5hbWUiOiJla3d1bmlmZSIsImVtYWlsIjoibm9yYWVrd3VuaWZlQGdtYWlsLmNvbSIsImV4cCI6MTc3ODA4MDI2M30.f5nlbykL79PU45xVLUG89nxgtzBoD3fQvIFP2jtIBIQ
[29-Apr-2026 15:14:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Apr-2026 15:14:35 UTC] ✅ JWT token verified successfully for user profile
[29-Apr-2026 15:14:35 UTC] User ID: 441
[29-Apr-2026 15:14:35 UTC] ✅ User profile retrieved successfully for user ID: 441
[29-Apr-2026 15:14:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Apr-2026 15:14:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Apr-2026 15:14:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQxIiwidXNlcm5hbWUiOiJla3d1bmlmZSIsImVtYWlsIjoibm9yYWVrd3VuaWZlQGdtYWlsLmNvbSIsImV4cCI6MTc3ODA4MDI2M30.f5nlbykL79PU45xVLUG89nxgtzBoD3fQvIFP2jtIBIQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f3f41dcab30c53e-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.63.23","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.63.23, 172.69.224.168"}
[29-Apr-2026 15:14:35 UTC] === User Orders API Called ===
[29-Apr-2026 15:14:35 UTC] User ID: 441
[29-Apr-2026 15:14:35 UTC] Limit: 20, Offset: 0
[29-Apr-2026 15:14:35 UTC] Orders found: 0
[29-Apr-2026 15:14:35 UTC] Orders data: []
[29-Apr-2026 15:14:35 UTC] Total orders count: 0
[29-Apr-2026 15:14:35 UTC] === API CALL LOG ===
[29-Apr-2026 15:14:35 UTC] Endpoint: user/profile.php
[29-Apr-2026 15:14:35 UTC] Full Log Data: {
    "timestamp": "2026-04-29 15:14:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.23",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQxIiwidXNlcm5hbWUiOiJla3d1bmlmZSIsImVtYWlsIjoibm9yYWVrd3VuaWZlQGdtYWlsLmNvbSIsImV4cCI6MTc3ODA4MDI2M30.f5nlbykL79PU45xVLUG89nxgtzBoD3fQvIFP2jtIBIQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f3f41ddbd36c53e-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.63.23",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.63.23, 172.69.224.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Apr-2026 15:14:35 UTC] === END API CALL LOG ===
[29-Apr-2026 15:14:35 UTC] ✅ API Hash verification passed for profile endpoint
[29-Apr-2026 15:14:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQxIiwidXNlcm5hbWUiOiJla3d1bmlmZSIsImVtYWlsIjoibm9yYWVrd3VuaWZlQGdtYWlsLmNvbSIsImV4cCI6MTc3ODA4MDI2M30.f5nlbykL79PU45xVLUG89nxgtzBoD3fQvIFP2jtIBIQ
[29-Apr-2026 15:14:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Apr-2026 15:14:35 UTC] ✅ JWT token verified successfully for user profile
[29-Apr-2026 15:14:35 UTC] User ID: 441
[29-Apr-2026 15:14:35 UTC] ✅ User profile retrieved successfully for user ID: 441
[29-Apr-2026 15:14:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Apr-2026 15:14:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Apr-2026 15:14:39 UTC] === API CALL LOG ===
[29-Apr-2026 15:14:39 UTC] Endpoint: user/profile.php
[29-Apr-2026 15:14:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQxIiwidXNlcm5hbWUiOiJla3d1bmlmZSIsImVtYWlsIjoibm9yYWVrd3VuaWZlQGdtYWlsLmNvbSIsImV4cCI6MTc3ODA4MDI2M30.f5nlbykL79PU45xVLUG89nxgtzBoD3fQvIFP2jtIBIQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f3f41f31d47c53e-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.63.23","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.63.23, 172.69.224.168"}
[29-Apr-2026 15:14:39 UTC] Full Log Data: {
    "timestamp": "2026-04-29 15:14:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.23",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQxIiwidXNlcm5hbWUiOiJla3d1bmlmZSIsImVtYWlsIjoibm9yYWVrd3VuaWZlQGdtYWlsLmNvbSIsImV4cCI6MTc3ODA4MDI2M30.f5nlbykL79PU45xVLUG89nxgtzBoD3fQvIFP2jtIBIQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f3f41f31d4bc53e-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.63.23",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.63.23, 172.69.224.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Apr-2026 15:14:39 UTC] === User Orders API Called ===
[29-Apr-2026 15:14:39 UTC] === END API CALL LOG ===
[29-Apr-2026 15:14:39 UTC] User ID: 441
[29-Apr-2026 15:14:39 UTC] ✅ API Hash verification passed for profile endpoint
[29-Apr-2026 15:14:39 UTC] Limit: 20, Offset: 0
[29-Apr-2026 15:14:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQxIiwidXNlcm5hbWUiOiJla3d1bmlmZSIsImVtYWlsIjoibm9yYWVrd3VuaWZlQGdtYWlsLmNvbSIsImV4cCI6MTc3ODA4MDI2M30.f5nlbykL79PU45xVLUG89nxgtzBoD3fQvIFP2jtIBIQ
[29-Apr-2026 15:14:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Apr-2026 15:14:39 UTC] ✅ JWT token verified successfully for user profile
[29-Apr-2026 15:14:39 UTC] User ID: 441
[29-Apr-2026 15:14:39 UTC] Orders found: 0
[29-Apr-2026 15:14:39 UTC] Orders data: []
[29-Apr-2026 15:14:39 UTC] Total orders count: 0
[29-Apr-2026 15:14:39 UTC] ✅ User profile retrieved successfully for user ID: 441
[29-Apr-2026 15:14:40 UTC] === API CALL LOG ===
[29-Apr-2026 15:14:40 UTC] Endpoint: user/profile.php
[29-Apr-2026 15:14:40 UTC] Full Log Data: {
    "timestamp": "2026-04-29 15:14:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.23",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQxIiwidXNlcm5hbWUiOiJla3d1bmlmZSIsImVtYWlsIjoibm9yYWVrd3VuaWZlQGdtYWlsLmNvbSIsImV4cCI6MTc3ODA4MDI2M30.f5nlbykL79PU45xVLUG89nxgtzBoD3fQvIFP2jtIBIQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f3f41f9b912c53e-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.63.23",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.63.23, 172.69.224.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Apr-2026 15:14:40 UTC] === END API CALL LOG ===
[29-Apr-2026 15:14:40 UTC] ✅ API Hash verification passed for profile endpoint
[29-Apr-2026 15:14:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQxIiwidXNlcm5hbWUiOiJla3d1bmlmZSIsImVtYWlsIjoibm9yYWVrd3VuaWZlQGdtYWlsLmNvbSIsImV4cCI6MTc3ODA4MDI2M30.f5nlbykL79PU45xVLUG89nxgtzBoD3fQvIFP2jtIBIQ
[29-Apr-2026 15:14:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Apr-2026 15:14:40 UTC] ✅ JWT token verified successfully for user profile
[29-Apr-2026 15:14:40 UTC] User ID: 441
[29-Apr-2026 15:14:40 UTC] ✅ User profile retrieved successfully for user ID: 441
[29-Apr-2026 15:14:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Apr-2026 15:14:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Apr-2026 15:14:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQxIiwidXNlcm5hbWUiOiJla3d1bmlmZSIsImVtYWlsIjoibm9yYWVrd3VuaWZlQGdtYWlsLmNvbSIsImV4cCI6MTc3ODA4MDI2M30.f5nlbykL79PU45xVLUG89nxgtzBoD3fQvIFP2jtIBIQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f3f425a3a81c53e-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.63.23","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.63.23, 172.69.224.169"}
[29-Apr-2026 15:14:55 UTC] === User Orders API Called ===
[29-Apr-2026 15:14:55 UTC] User ID: 441
[29-Apr-2026 15:14:55 UTC] Limit: 20, Offset: 0
[29-Apr-2026 15:14:55 UTC] Orders found: 0
[29-Apr-2026 15:14:55 UTC] Orders data: []
[29-Apr-2026 15:14:55 UTC] Total orders count: 0
[29-Apr-2026 15:14:55 UTC] === API CALL LOG ===
[29-Apr-2026 15:14:55 UTC] Endpoint: user/profile.php
[29-Apr-2026 15:14:55 UTC] Full Log Data: {
    "timestamp": "2026-04-29 15:14:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.23",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQxIiwidXNlcm5hbWUiOiJla3d1bmlmZSIsImVtYWlsIjoibm9yYWVrd3VuaWZlQGdtYWlsLmNvbSIsImV4cCI6MTc3ODA4MDI2M30.f5nlbykL79PU45xVLUG89nxgtzBoD3fQvIFP2jtIBIQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f3f425a3a85c53e-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.63.23",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.63.23, 172.69.224.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Apr-2026 15:14:55 UTC] === END API CALL LOG ===
[29-Apr-2026 15:14:55 UTC] ✅ API Hash verification passed for profile endpoint
[29-Apr-2026 15:14:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQxIiwidXNlcm5hbWUiOiJla3d1bmlmZSIsImVtYWlsIjoibm9yYWVrd3VuaWZlQGdtYWlsLmNvbSIsImV4cCI6MTc3ODA4MDI2M30.f5nlbykL79PU45xVLUG89nxgtzBoD3fQvIFP2jtIBIQ
[29-Apr-2026 15:14:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Apr-2026 15:14:55 UTC] ✅ JWT token verified successfully for user profile
[29-Apr-2026 15:14:55 UTC] User ID: 441
[29-Apr-2026 15:14:55 UTC] ✅ User profile retrieved successfully for user ID: 441
[29-Apr-2026 15:14:56 UTC] === API CALL LOG ===
[29-Apr-2026 15:14:56 UTC] Endpoint: user/profile.php
[29-Apr-2026 15:14:56 UTC] Full Log Data: {
    "timestamp": "2026-04-29 15:14:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.23",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQxIiwidXNlcm5hbWUiOiJla3d1bmlmZSIsImVtYWlsIjoibm9yYWVrd3VuaWZlQGdtYWlsLmNvbSIsImV4cCI6MTc3ODA4MDI2M30.f5nlbykL79PU45xVLUG89nxgtzBoD3fQvIFP2jtIBIQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f3f425de96dc53e-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.63.23",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.63.23, 172.69.224.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Apr-2026 15:14:56 UTC] === END API CALL LOG ===
[29-Apr-2026 15:14:56 UTC] ✅ API Hash verification passed for profile endpoint
[29-Apr-2026 15:14:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQxIiwidXNlcm5hbWUiOiJla3d1bmlmZSIsImVtYWlsIjoibm9yYWVrd3VuaWZlQGdtYWlsLmNvbSIsImV4cCI6MTc3ODA4MDI2M30.f5nlbykL79PU45xVLUG89nxgtzBoD3fQvIFP2jtIBIQ
[29-Apr-2026 15:14:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Apr-2026 15:14:56 UTC] ✅ JWT token verified successfully for user profile
[29-Apr-2026 15:14:56 UTC] User ID: 441
[29-Apr-2026 15:14:56 UTC] ✅ User profile retrieved successfully for user ID: 441
[29-Apr-2026 15:15:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Apr-2026 15:15:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Apr-2026 15:15:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQxIiwidXNlcm5hbWUiOiJla3d1bmlmZSIsImVtYWlsIjoibm9yYWVrd3VuaWZlQGdtYWlsLmNvbSIsImV4cCI6MTc3ODA4MDI2M30.f5nlbykL79PU45xVLUG89nxgtzBoD3fQvIFP2jtIBIQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f3f42ba8b11c53e-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.63.23","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.63.23, 172.69.224.168"}
[29-Apr-2026 15:15:11 UTC] === User Orders API Called ===
[29-Apr-2026 15:15:11 UTC] User ID: 441
[29-Apr-2026 15:15:11 UTC] Limit: 20, Offset: 0
[29-Apr-2026 15:15:11 UTC] Orders found: 0
[29-Apr-2026 15:15:11 UTC] Orders data: []
[29-Apr-2026 15:15:11 UTC] Total orders count: 0
[29-Apr-2026 15:15:11 UTC] === API CALL LOG ===
[29-Apr-2026 15:15:11 UTC] Endpoint: user/profile.php
[29-Apr-2026 15:15:11 UTC] Full Log Data: {
    "timestamp": "2026-04-29 15:15:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.23",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQxIiwidXNlcm5hbWUiOiJla3d1bmlmZSIsImVtYWlsIjoibm9yYWVrd3VuaWZlQGdtYWlsLmNvbSIsImV4cCI6MTc3ODA4MDI2M30.f5nlbykL79PU45xVLUG89nxgtzBoD3fQvIFP2jtIBIQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f3f42ba8b12c53e-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.63.23",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.63.23, 172.69.224.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Apr-2026 15:15:11 UTC] === END API CALL LOG ===
[29-Apr-2026 15:15:11 UTC] ✅ API Hash verification passed for profile endpoint
[29-Apr-2026 15:15:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQxIiwidXNlcm5hbWUiOiJla3d1bmlmZSIsImVtYWlsIjoibm9yYWVrd3VuaWZlQGdtYWlsLmNvbSIsImV4cCI6MTc3ODA4MDI2M30.f5nlbykL79PU45xVLUG89nxgtzBoD3fQvIFP2jtIBIQ
[29-Apr-2026 15:15:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Apr-2026 15:15:11 UTC] ✅ JWT token verified successfully for user profile
[29-Apr-2026 15:15:11 UTC] User ID: 441
[29-Apr-2026 15:15:11 UTC] ✅ User profile retrieved successfully for user ID: 441
[29-Apr-2026 15:15:11 UTC] === API CALL LOG ===
[29-Apr-2026 15:15:11 UTC] Endpoint: user/profile.php
[29-Apr-2026 15:15:11 UTC] Full Log Data: {
    "timestamp": "2026-04-29 15:15:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.23",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQxIiwidXNlcm5hbWUiOiJla3d1bmlmZSIsImVtYWlsIjoibm9yYWVrd3VuaWZlQGdtYWlsLmNvbSIsImV4cCI6MTc3ODA4MDI2M30.f5nlbykL79PU45xVLUG89nxgtzBoD3fQvIFP2jtIBIQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f3f42be29c2c53e-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.63.23",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.63.23, 172.69.224.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Apr-2026 15:15:11 UTC] === END API CALL LOG ===
[29-Apr-2026 15:15:11 UTC] ✅ API Hash verification passed for profile endpoint
[29-Apr-2026 15:15:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQxIiwidXNlcm5hbWUiOiJla3d1bmlmZSIsImVtYWlsIjoibm9yYWVrd3VuaWZlQGdtYWlsLmNvbSIsImV4cCI6MTc3ODA4MDI2M30.f5nlbykL79PU45xVLUG89nxgtzBoD3fQvIFP2jtIBIQ
[29-Apr-2026 15:15:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Apr-2026 15:15:11 UTC] ✅ JWT token verified successfully for user profile
[29-Apr-2026 15:15:11 UTC] User ID: 441
[29-Apr-2026 15:15:11 UTC] ✅ User profile retrieved successfully for user ID: 441
[29-Apr-2026 15:15:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Apr-2026 15:15:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Apr-2026 15:15:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQxIiwidXNlcm5hbWUiOiJla3d1bmlmZSIsImVtYWlsIjoibm9yYWVrd3VuaWZlQGdtYWlsLmNvbSIsImV4cCI6MTc3ODA4MDI2M30.f5nlbykL79PU45xVLUG89nxgtzBoD3fQvIFP2jtIBIQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f3f42f01b9cc53e-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.63.23","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.63.23, 172.69.224.168"}
[29-Apr-2026 15:15:19 UTC] === User Orders API Called ===
[29-Apr-2026 15:15:19 UTC] User ID: 441
[29-Apr-2026 15:15:19 UTC] Limit: 20, Offset: 0
[29-Apr-2026 15:15:19 UTC] Orders found: 0
[29-Apr-2026 15:15:19 UTC] Orders data: []
[29-Apr-2026 15:15:19 UTC] Total orders count: 0
[29-Apr-2026 15:15:19 UTC] === API CALL LOG ===
[29-Apr-2026 15:15:19 UTC] Endpoint: user/profile.php
[29-Apr-2026 15:15:19 UTC] Full Log Data: {
    "timestamp": "2026-04-29 15:15:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.23",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQxIiwidXNlcm5hbWUiOiJla3d1bmlmZSIsImVtYWlsIjoibm9yYWVrd3VuaWZlQGdtYWlsLmNvbSIsImV4cCI6MTc3ODA4MDI2M30.f5nlbykL79PU45xVLUG89nxgtzBoD3fQvIFP2jtIBIQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f3f42f01ba2c53e-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.63.23",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.63.23, 172.69.224.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Apr-2026 15:15:19 UTC] === END API CALL LOG ===
[29-Apr-2026 15:15:19 UTC] ✅ API Hash verification passed for profile endpoint
[29-Apr-2026 15:15:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQxIiwidXNlcm5hbWUiOiJla3d1bmlmZSIsImVtYWlsIjoibm9yYWVrd3VuaWZlQGdtYWlsLmNvbSIsImV4cCI6MTc3ODA4MDI2M30.f5nlbykL79PU45xVLUG89nxgtzBoD3fQvIFP2jtIBIQ
[29-Apr-2026 15:15:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Apr-2026 15:15:19 UTC] ✅ JWT token verified successfully for user profile
[29-Apr-2026 15:15:19 UTC] User ID: 441
[29-Apr-2026 15:15:19 UTC] ✅ User profile retrieved successfully for user ID: 441
[29-Apr-2026 15:15:20 UTC] === API CALL LOG ===
[29-Apr-2026 15:15:20 UTC] Endpoint: user/profile.php
[29-Apr-2026 15:15:20 UTC] Full Log Data: {
    "timestamp": "2026-04-29 15:15:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.23",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQxIiwidXNlcm5hbWUiOiJla3d1bmlmZSIsImVtYWlsIjoibm9yYWVrd3VuaWZlQGdtYWlsLmNvbSIsImV4cCI6MTc3ODA4MDI2M30.f5nlbykL79PU45xVLUG89nxgtzBoD3fQvIFP2jtIBIQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f3f42f38b71c53e-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.63.23",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.63.23, 172.69.224.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Apr-2026 15:15:20 UTC] === END API CALL LOG ===
[29-Apr-2026 15:15:20 UTC] ✅ API Hash verification passed for profile endpoint
[29-Apr-2026 15:15:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQxIiwidXNlcm5hbWUiOiJla3d1bmlmZSIsImVtYWlsIjoibm9yYWVrd3VuaWZlQGdtYWlsLmNvbSIsImV4cCI6MTc3ODA4MDI2M30.f5nlbykL79PU45xVLUG89nxgtzBoD3fQvIFP2jtIBIQ
[29-Apr-2026 15:15:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Apr-2026 15:15:20 UTC] ✅ JWT token verified successfully for user profile
[29-Apr-2026 15:15:20 UTC] User ID: 441
[29-Apr-2026 15:15:20 UTC] ✅ User profile retrieved successfully for user ID: 441
[29-Apr-2026 15:15:39 UTC] === API CALL LOG ===
[29-Apr-2026 15:15:39 UTC] Endpoint: user/profile.php
[29-Apr-2026 15:15:39 UTC] Full Log Data: {
    "timestamp": "2026-04-29 15:15:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.23",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQxIiwidXNlcm5hbWUiOiJla3d1bmlmZSIsImVtYWlsIjoibm9yYWVrd3VuaWZlQGdtYWlsLmNvbSIsImV4cCI6MTc3ODA4MDI2M30.f5nlbykL79PU45xVLUG89nxgtzBoD3fQvIFP2jtIBIQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f3f436a9977c53e-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.63.23",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.63.23, 172.69.224.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Apr-2026 15:15:39 UTC] === END API CALL LOG ===
[29-Apr-2026 15:15:39 UTC] ✅ API Hash verification passed for profile endpoint
[29-Apr-2026 15:15:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQxIiwidXNlcm5hbWUiOiJla3d1bmlmZSIsImVtYWlsIjoibm9yYWVrd3VuaWZlQGdtYWlsLmNvbSIsImV4cCI6MTc3ODA4MDI2M30.f5nlbykL79PU45xVLUG89nxgtzBoD3fQvIFP2jtIBIQ
[29-Apr-2026 15:15:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Apr-2026 15:15:39 UTC] ✅ JWT token verified successfully for user profile
[29-Apr-2026 15:15:39 UTC] User ID: 441
[29-Apr-2026 15:15:39 UTC] ✅ User profile retrieved successfully for user ID: 441
[29-Apr-2026 15:15:40 UTC] User Purchases API - User ID: 441
[29-Apr-2026 15:15:40 UTC] User Purchases API - Total purchases found: 0
[29-Apr-2026 15:15:44 UTC] === API CALL LOG ===
[29-Apr-2026 15:15:44 UTC] Endpoint: user/profile.php
[29-Apr-2026 15:15:44 UTC] Full Log Data: {
    "timestamp": "2026-04-29 15:15:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.23",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQxIiwidXNlcm5hbWUiOiJla3d1bmlmZSIsImVtYWlsIjoibm9yYWVrd3VuaWZlQGdtYWlsLmNvbSIsImV4cCI6MTc3ODA4MDI2M30.f5nlbykL79PU45xVLUG89nxgtzBoD3fQvIFP2jtIBIQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f3f438bedf5c53e-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.63.23",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.63.23, 172.69.224.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Apr-2026 15:15:44 UTC] === END API CALL LOG ===
[29-Apr-2026 15:15:44 UTC] ✅ API Hash verification passed for profile endpoint
[29-Apr-2026 15:15:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQxIiwidXNlcm5hbWUiOiJla3d1bmlmZSIsImVtYWlsIjoibm9yYWVrd3VuaWZlQGdtYWlsLmNvbSIsImV4cCI6MTc3ODA4MDI2M30.f5nlbykL79PU45xVLUG89nxgtzBoD3fQvIFP2jtIBIQ
[29-Apr-2026 15:15:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Apr-2026 15:15:44 UTC] ✅ JWT token verified successfully for user profile
[29-Apr-2026 15:15:44 UTC] User ID: 441
[29-Apr-2026 15:15:44 UTC] ✅ User profile retrieved successfully for user ID: 441
[29-Apr-2026 15:15:45 UTC] User Purchases API - User ID: 441
[29-Apr-2026 15:15:45 UTC] User Purchases API - Total purchases found: 0
[29-Apr-2026 15:15:48 UTC] User Purchases API - User ID: 441
[29-Apr-2026 15:15:48 UTC] User Purchases API - Total purchases found: 0
[29-Apr-2026 15:15:50 UTC] === API CALL LOG ===
[29-Apr-2026 15:15:50 UTC] Endpoint: user/profile.php
[29-Apr-2026 15:15:50 UTC] Full Log Data: {
    "timestamp": "2026-04-29 15:15:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.23",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQxIiwidXNlcm5hbWUiOiJla3d1bmlmZSIsImVtYWlsIjoibm9yYWVrd3VuaWZlQGdtYWlsLmNvbSIsImV4cCI6MTc3ODA4MDI2M30.f5nlbykL79PU45xVLUG89nxgtzBoD3fQvIFP2jtIBIQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f3f43adedf7c53e-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.63.23",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.63.23, 172.69.224.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Apr-2026 15:15:50 UTC] === END API CALL LOG ===
[29-Apr-2026 15:15:50 UTC] ✅ API Hash verification passed for profile endpoint
[29-Apr-2026 15:15:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQxIiwidXNlcm5hbWUiOiJla3d1bmlmZSIsImVtYWlsIjoibm9yYWVrd3VuaWZlQGdtYWlsLmNvbSIsImV4cCI6MTc3ODA4MDI2M30.f5nlbykL79PU45xVLUG89nxgtzBoD3fQvIFP2jtIBIQ
[29-Apr-2026 15:15:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Apr-2026 15:15:50 UTC] ✅ JWT token verified successfully for user profile
[29-Apr-2026 15:15:50 UTC] User ID: 441
[29-Apr-2026 15:15:50 UTC] ✅ User profile retrieved successfully for user ID: 441
[29-Apr-2026 15:15:50 UTC] User Purchases API - User ID: 441
[29-Apr-2026 15:15:50 UTC] User Purchases API - Total purchases found: 0
[29-Apr-2026 15:15:52 UTC] === API CALL LOG ===
[29-Apr-2026 15:15:52 UTC] Endpoint: user/profile.php
[29-Apr-2026 15:15:52 UTC] Full Log Data: {
    "timestamp": "2026-04-29 15:15:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.23",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQxIiwidXNlcm5hbWUiOiJla3d1bmlmZSIsImVtYWlsIjoibm9yYWVrd3VuaWZlQGdtYWlsLmNvbSIsImV4cCI6MTc3ODA4MDI2M30.f5nlbykL79PU45xVLUG89nxgtzBoD3fQvIFP2jtIBIQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f3f43bf0e07c53e-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.63.23",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.63.23, 172.69.224.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Apr-2026 15:15:52 UTC] === END API CALL LOG ===
[29-Apr-2026 15:15:52 UTC] ✅ API Hash verification passed for profile endpoint
[29-Apr-2026 15:15:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQxIiwidXNlcm5hbWUiOiJla3d1bmlmZSIsImVtYWlsIjoibm9yYWVrd3VuaWZlQGdtYWlsLmNvbSIsImV4cCI6MTc3ODA4MDI2M30.f5nlbykL79PU45xVLUG89nxgtzBoD3fQvIFP2jtIBIQ
[29-Apr-2026 15:15:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Apr-2026 15:15:52 UTC] ✅ JWT token verified successfully for user profile
[29-Apr-2026 15:15:52 UTC] User ID: 441
[29-Apr-2026 15:15:52 UTC] ✅ User profile retrieved successfully for user ID: 441
[29-Apr-2026 15:15:53 UTC] User Purchases API - User ID: 441
[29-Apr-2026 15:15:53 UTC] User Purchases API - Total purchases found: 0
[29-Apr-2026 18:54:05 UTC] === API CALL LOG ===
[29-Apr-2026 18:54:05 UTC] Endpoint: user/profile.php
[29-Apr-2026 18:54:05 UTC] Full Log Data: {
    "timestamp": "2026-04-29 18:54:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.182.150.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Connection": "Keep-Alive",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f408363fe37d9d6-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.182.150.156",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.182.150.156",
        "Host": "api.memberx.app"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Apr-2026 18:54:05 UTC] === END API CALL LOG ===
[29-Apr-2026 18:54:05 UTC] ✅ API Hash verification passed for profile endpoint
[29-Apr-2026 18:54:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[29-Apr-2026 18:54:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Apr-2026 18:54:05 UTC] ✅ JWT token verified successfully for user profile
[29-Apr-2026 18:54:05 UTC] User ID: 346
[29-Apr-2026 18:54:05 UTC] ✅ User profile retrieved successfully for user ID: 346
[29-Apr-2026 18:54:05 UTC] === API CALL LOG ===
[29-Apr-2026 18:54:05 UTC] Endpoint: user/profile.php
[29-Apr-2026 18:54:05 UTC] Full Log Data: {
    "timestamp": "2026-04-29 18:54:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.182.150.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Connection": "Keep-Alive",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f4083660cb0d9d6-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.182.150.156",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.182.150.156",
        "Host": "api.memberx.app"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Apr-2026 18:54:05 UTC] === END API CALL LOG ===
[29-Apr-2026 18:54:05 UTC] ✅ API Hash verification passed for profile endpoint
[29-Apr-2026 18:54:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[29-Apr-2026 18:54:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Apr-2026 18:54:05 UTC] ✅ JWT token verified successfully for user profile
[29-Apr-2026 18:54:05 UTC] User ID: 346
[29-Apr-2026 18:54:05 UTC] ✅ User profile retrieved successfully for user ID: 346
[29-Apr-2026 18:54:05 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Apr-2026 18:54:05 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Apr-2026 18:54:05 UTC] API Hash Debug - Headers: {"Connection":"Keep-Alive","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f4083660cb5d9d6-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"109.182.150.156","CF-IPCountry":"SI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"109.182.150.156","Host":"api.memberx.app"}
[29-Apr-2026 18:54:05 UTC] === User Orders API Called ===
[29-Apr-2026 18:54:05 UTC] User ID: 346
[29-Apr-2026 18:54:05 UTC] Limit: 20, Offset: 0
[29-Apr-2026 18:54:05 UTC] Orders found: 5
[29-Apr-2026 18:54:05 UTC] Orders data: [{"id":204,"quantity":820,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro\/1234567","status":"pending","created_at":"2026-04-17 14:44:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":200,"quantity":41,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"cancelled","created_at":"2026-04-17 10:18:01","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":199,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:36","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":198,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:20","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":197,"quantity":1000,"total_coins":20000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:38:00","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[29-Apr-2026 18:54:05 UTC] Total orders count: 5
[29-Apr-2026 18:54:05 UTC] === API CALL LOG ===
[29-Apr-2026 18:54:05 UTC] Endpoint: user/profile.php
[29-Apr-2026 18:54:05 UTC] Full Log Data: {
    "timestamp": "2026-04-29 18:54:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.182.150.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Connection": "Keep-Alive",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f4083664d5cd9d6-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.182.150.156",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.182.150.156",
        "Host": "api.memberx.app"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Apr-2026 18:54:05 UTC] === END API CALL LOG ===
[29-Apr-2026 18:54:05 UTC] ✅ API Hash verification passed for profile endpoint
[29-Apr-2026 18:54:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[29-Apr-2026 18:54:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Apr-2026 18:54:05 UTC] ✅ JWT token verified successfully for user profile
[29-Apr-2026 18:54:05 UTC] User ID: 346
[29-Apr-2026 18:54:05 UTC] ✅ User profile retrieved successfully for user ID: 346
[29-Apr-2026 18:54:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Apr-2026 18:54:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Apr-2026 18:54:09 UTC] API Hash Debug - Headers: {"Connection":"Keep-Alive","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f4083802d11d9d6-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"109.182.150.156","CF-IPCountry":"SI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"109.182.150.156","Host":"api.memberx.app"}
[29-Apr-2026 18:54:09 UTC] === User Orders API Called ===
[29-Apr-2026 18:54:09 UTC] User ID: 346
[29-Apr-2026 18:54:09 UTC] Limit: 20, Offset: 0
[29-Apr-2026 18:54:09 UTC] Orders found: 5
[29-Apr-2026 18:54:09 UTC] Orders data: [{"id":204,"quantity":820,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro\/1234567","status":"pending","created_at":"2026-04-17 14:44:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":200,"quantity":41,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"cancelled","created_at":"2026-04-17 10:18:01","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":199,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:36","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":198,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:20","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":197,"quantity":1000,"total_coins":20000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:38:00","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[29-Apr-2026 18:54:09 UTC] Total orders count: 5
[29-Apr-2026 18:54:11 UTC] === API CALL LOG ===
[29-Apr-2026 18:54:11 UTC] Endpoint: user/profile.php
[29-Apr-2026 18:54:11 UTC] Full Log Data: {
    "timestamp": "2026-04-29 18:54:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.182.150.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Connection": "Keep-Alive",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f4083881f0bd9d6-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.182.150.156",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.182.150.156",
        "Host": "api.memberx.app"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Apr-2026 18:54:11 UTC] === END API CALL LOG ===
[29-Apr-2026 18:54:11 UTC] ✅ API Hash verification passed for profile endpoint
[29-Apr-2026 18:54:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[29-Apr-2026 18:54:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Apr-2026 18:54:11 UTC] ✅ JWT token verified successfully for user profile
[29-Apr-2026 18:54:11 UTC] User ID: 346
[29-Apr-2026 18:54:11 UTC] ✅ User profile retrieved successfully for user ID: 346
[29-Apr-2026 18:54:11 UTC] User Purchases API - User ID: 346
[29-Apr-2026 18:54:11 UTC] User Purchases API - Total purchases found: 2
[29-Apr-2026 18:54:12 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Apr-2026 18:54:12 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Apr-2026 18:54:12 UTC] API Hash Debug - Headers: {"Connection":"Keep-Alive","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f40838f1cc4d9d6-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"109.182.150.156","CF-IPCountry":"SI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"109.182.150.156","Host":"api.memberx.app"}
[29-Apr-2026 18:54:12 UTC] === User Orders API Called ===
[29-Apr-2026 18:54:12 UTC] User ID: 346
[29-Apr-2026 18:54:12 UTC] Limit: 20, Offset: 0
[29-Apr-2026 18:54:12 UTC] Orders found: 5
[29-Apr-2026 18:54:12 UTC] Orders data: [{"id":204,"quantity":820,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro\/1234567","status":"pending","created_at":"2026-04-17 14:44:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":200,"quantity":41,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"cancelled","created_at":"2026-04-17 10:18:01","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":199,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:36","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":198,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:20","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":197,"quantity":1000,"total_coins":20000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:38:00","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[29-Apr-2026 18:54:12 UTC] Total orders count: 5
[29-Apr-2026 18:54:14 UTC] === API CALL LOG ===
[29-Apr-2026 18:54:14 UTC] Endpoint: user/profile.php
[29-Apr-2026 18:54:14 UTC] Full Log Data: {
    "timestamp": "2026-04-29 18:54:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.182.150.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Connection": "Keep-Alive",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f40839f28e9d9d6-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.182.150.156",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.182.150.156",
        "Host": "api.memberx.app"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Apr-2026 18:54:14 UTC] === END API CALL LOG ===
[29-Apr-2026 18:54:14 UTC] ✅ API Hash verification passed for profile endpoint
[29-Apr-2026 18:54:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[29-Apr-2026 18:54:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Apr-2026 18:54:14 UTC] ✅ JWT token verified successfully for user profile
[29-Apr-2026 18:54:14 UTC] User ID: 346
[29-Apr-2026 18:54:14 UTC] ✅ User profile retrieved successfully for user ID: 346
[29-Apr-2026 18:54:14 UTC] User Purchases API - User ID: 346
[29-Apr-2026 18:54:14 UTC] User Purchases API - Total purchases found: 2
[29-Apr-2026 18:54:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Apr-2026 18:54:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Apr-2026 18:54:15 UTC] API Hash Debug - Headers: {"Connection":"Keep-Alive","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f4083a0dea7d9d6-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"109.182.150.156","CF-IPCountry":"SI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"109.182.150.156","Host":"api.memberx.app"}
[29-Apr-2026 18:54:15 UTC] === User Orders API Called ===
[29-Apr-2026 18:54:15 UTC] User ID: 346
[29-Apr-2026 18:54:15 UTC] Limit: 20, Offset: 0
[29-Apr-2026 18:54:15 UTC] Orders found: 5
[29-Apr-2026 18:54:15 UTC] Orders data: [{"id":204,"quantity":820,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro\/1234567","status":"pending","created_at":"2026-04-17 14:44:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":200,"quantity":41,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"cancelled","created_at":"2026-04-17 10:18:01","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":199,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:36","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":198,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:20","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":197,"quantity":1000,"total_coins":20000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:38:00","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[29-Apr-2026 18:54:15 UTC] Total orders count: 5
[29-Apr-2026 18:54:15 UTC] === API CALL LOG ===
[29-Apr-2026 18:54:15 UTC] Endpoint: user/profile.php
[29-Apr-2026 18:54:15 UTC] Full Log Data: {
    "timestamp": "2026-04-29 18:54:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.182.150.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Connection": "Keep-Alive",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f4083a11f81d9d6-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.182.150.156",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.182.150.156",
        "Host": "api.memberx.app"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Apr-2026 18:54:15 UTC] === END API CALL LOG ===
[29-Apr-2026 18:54:15 UTC] ✅ API Hash verification passed for profile endpoint
[29-Apr-2026 18:54:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[29-Apr-2026 18:54:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Apr-2026 18:54:15 UTC] ✅ JWT token verified successfully for user profile
[29-Apr-2026 18:54:15 UTC] User ID: 346
[29-Apr-2026 18:54:15 UTC] ✅ User profile retrieved successfully for user ID: 346
[29-Apr-2026 18:54:15 UTC] === API CALL LOG ===
[29-Apr-2026 18:54:15 UTC] Endpoint: user/profile.php
[29-Apr-2026 18:54:15 UTC] Full Log Data: {
    "timestamp": "2026-04-29 18:54:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.182.150.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Connection": "Keep-Alive",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f4083a4bcefd9d6-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.182.150.156",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.182.150.156",
        "Host": "api.memberx.app"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Apr-2026 18:54:15 UTC] === END API CALL LOG ===
[29-Apr-2026 18:54:15 UTC] ✅ API Hash verification passed for profile endpoint
[29-Apr-2026 18:54:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[29-Apr-2026 18:54:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Apr-2026 18:54:15 UTC] ✅ JWT token verified successfully for user profile
[29-Apr-2026 18:54:15 UTC] User ID: 346
[29-Apr-2026 18:54:15 UTC] ✅ User profile retrieved successfully for user ID: 346
[29-Apr-2026 18:54:16 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Apr-2026 18:54:16 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Apr-2026 18:54:16 UTC] API Hash Debug - Headers: {"Connection":"Keep-Alive","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f4083aa3d70d9d6-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"109.182.150.156","CF-IPCountry":"SI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"109.182.150.156","Host":"api.memberx.app"}
[29-Apr-2026 18:54:16 UTC] === User Orders API Called ===
[29-Apr-2026 18:54:16 UTC] User ID: 346
[29-Apr-2026 18:54:16 UTC] Limit: 20, Offset: 0
[29-Apr-2026 18:54:16 UTC] Orders found: 5
[29-Apr-2026 18:54:16 UTC] Orders data: [{"id":204,"quantity":820,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro\/1234567","status":"pending","created_at":"2026-04-17 14:44:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":200,"quantity":41,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"cancelled","created_at":"2026-04-17 10:18:01","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":199,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:36","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":198,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:20","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":197,"quantity":1000,"total_coins":20000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:38:00","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[29-Apr-2026 18:54:16 UTC] Total orders count: 5
[29-Apr-2026 18:54:17 UTC] === API CALL LOG ===
[29-Apr-2026 18:54:17 UTC] Endpoint: user/profile.php
[29-Apr-2026 18:54:17 UTC] Full Log Data: {
    "timestamp": "2026-04-29 18:54:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.182.150.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Connection": "Keep-Alive",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f4083b20d03d9d6-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.182.150.156",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.182.150.156",
        "Host": "api.memberx.app"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Apr-2026 18:54:17 UTC] === END API CALL LOG ===
[29-Apr-2026 18:54:17 UTC] ✅ API Hash verification passed for profile endpoint
[29-Apr-2026 18:54:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[29-Apr-2026 18:54:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Apr-2026 18:54:17 UTC] ✅ JWT token verified successfully for user profile
[29-Apr-2026 18:54:17 UTC] User ID: 346
[29-Apr-2026 18:54:17 UTC] ✅ User profile retrieved successfully for user ID: 346
[29-Apr-2026 18:54:17 UTC] User Purchases API - User ID: 346
[29-Apr-2026 18:54:17 UTC] User Purchases API - Total purchases found: 2
[29-Apr-2026 18:54:22 UTC] === API CALL LOG ===
[29-Apr-2026 18:54:22 UTC] Endpoint: user/profile.php
[29-Apr-2026 18:54:22 UTC] Full Log Data: {
    "timestamp": "2026-04-29 18:54:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.182.150.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Connection": "Keep-Alive",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f4083d0f84bd9d6-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.182.150.156",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.182.150.156",
        "Host": "api.memberx.app"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Apr-2026 18:54:22 UTC] === END API CALL LOG ===
[29-Apr-2026 18:54:22 UTC] ✅ API Hash verification passed for profile endpoint
[29-Apr-2026 18:54:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[29-Apr-2026 18:54:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Apr-2026 18:54:22 UTC] ✅ JWT token verified successfully for user profile
[29-Apr-2026 18:54:22 UTC] User ID: 346
[29-Apr-2026 18:54:22 UTC] ✅ User profile retrieved successfully for user ID: 346
[29-Apr-2026 18:54:23 UTC] User Purchases API - User ID: 346
[29-Apr-2026 18:54:23 UTC] User Purchases API - Total purchases found: 2
[29-Apr-2026 18:54:24 UTC] User Purchases API - User ID: 346
[29-Apr-2026 18:54:24 UTC] User Purchases API - Total purchases found: 2
[29-Apr-2026 18:54:31 UTC] === API CALL LOG ===
[29-Apr-2026 18:54:31 UTC] Endpoint: user/profile.php
[29-Apr-2026 18:54:31 UTC] Full Log Data: {
    "timestamp": "2026-04-29 18:54:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.182.150.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Connection": "Keep-Alive",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f4084050a41d9d6-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.182.150.156",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.182.150.156",
        "Host": "api.memberx.app"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Apr-2026 18:54:31 UTC] === END API CALL LOG ===
[29-Apr-2026 18:54:31 UTC] ✅ API Hash verification passed for profile endpoint
[29-Apr-2026 18:54:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[29-Apr-2026 18:54:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Apr-2026 18:54:31 UTC] ✅ JWT token verified successfully for user profile
[29-Apr-2026 18:54:31 UTC] User ID: 346
[29-Apr-2026 18:54:31 UTC] ✅ User profile retrieved successfully for user ID: 346
[29-Apr-2026 18:54:31 UTC] User Purchases API - User ID: 346
[29-Apr-2026 18:54:31 UTC] User Purchases API - Total purchases found: 2
[29-Apr-2026 18:54:36 UTC] === API CALL LOG ===
[29-Apr-2026 18:54:36 UTC] Endpoint: user/profile.php
[29-Apr-2026 18:54:36 UTC] Full Log Data: {
    "timestamp": "2026-04-29 18:54:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.182.150.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Connection": "Keep-Alive",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f408424b866d9d6-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.182.150.156",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.182.150.156",
        "Host": "api.memberx.app"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Apr-2026 18:54:36 UTC] === END API CALL LOG ===
[29-Apr-2026 18:54:36 UTC] ✅ API Hash verification passed for profile endpoint
[29-Apr-2026 18:54:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[29-Apr-2026 18:54:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Apr-2026 18:54:36 UTC] ✅ JWT token verified successfully for user profile
[29-Apr-2026 18:54:36 UTC] User ID: 346
[29-Apr-2026 18:54:36 UTC] ✅ User profile retrieved successfully for user ID: 346
[29-Apr-2026 18:54:36 UTC] User Purchases API - User ID: 346
[29-Apr-2026 18:54:36 UTC] User Purchases API - Total purchases found: 2
[29-Apr-2026 18:54:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Apr-2026 18:54:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Apr-2026 18:54:37 UTC] API Hash Debug - Headers: {"Connection":"Keep-Alive","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f408429ffd8d9d6-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"109.182.150.156","CF-IPCountry":"SI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"109.182.150.156","Host":"api.memberx.app"}
[29-Apr-2026 18:54:37 UTC] === User Orders API Called ===
[29-Apr-2026 18:54:37 UTC] User ID: 346
[29-Apr-2026 18:54:37 UTC] Limit: 20, Offset: 0
[29-Apr-2026 18:54:37 UTC] Orders found: 5
[29-Apr-2026 18:54:37 UTC] Orders data: [{"id":204,"quantity":820,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro\/1234567","status":"pending","created_at":"2026-04-17 14:44:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":200,"quantity":41,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"cancelled","created_at":"2026-04-17 10:18:01","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":199,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:36","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":198,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:20","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":197,"quantity":1000,"total_coins":20000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:38:00","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[29-Apr-2026 18:54:37 UTC] Total orders count: 5
[29-Apr-2026 18:54:37 UTC] === API CALL LOG ===
[29-Apr-2026 18:54:37 UTC] Endpoint: user/profile.php
[29-Apr-2026 18:54:37 UTC] Full Log Data: {
    "timestamp": "2026-04-29 18:54:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.182.150.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Connection": "Keep-Alive",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f40842a9998d9d6-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.182.150.156",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.182.150.156",
        "Host": "api.memberx.app"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Apr-2026 18:54:37 UTC] === END API CALL LOG ===
[29-Apr-2026 18:54:37 UTC] ✅ API Hash verification passed for profile endpoint
[29-Apr-2026 18:54:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[29-Apr-2026 18:54:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Apr-2026 18:54:37 UTC] ✅ JWT token verified successfully for user profile
[29-Apr-2026 18:54:37 UTC] User ID: 346
[29-Apr-2026 18:54:37 UTC] ✅ User profile retrieved successfully for user ID: 346
[29-Apr-2026 18:54:37 UTC] === API CALL LOG ===
[29-Apr-2026 18:54:37 UTC] Endpoint: user/profile.php
[29-Apr-2026 18:54:37 UTC] Full Log Data: {
    "timestamp": "2026-04-29 18:54:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.182.150.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Connection": "Keep-Alive",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f40842e0c66d9d6-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.182.150.156",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.182.150.156",
        "Host": "api.memberx.app"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Apr-2026 18:54:37 UTC] === END API CALL LOG ===
[29-Apr-2026 18:54:37 UTC] ✅ API Hash verification passed for profile endpoint
[29-Apr-2026 18:54:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[29-Apr-2026 18:54:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Apr-2026 18:54:37 UTC] ✅ JWT token verified successfully for user profile
[29-Apr-2026 18:54:37 UTC] User ID: 346
[29-Apr-2026 18:54:37 UTC] ✅ User profile retrieved successfully for user ID: 346
[29-Apr-2026 18:54:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Apr-2026 18:54:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Apr-2026 18:54:46 UTC] API Hash Debug - Headers: {"Connection":"Keep-Alive","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f408467292bd9d6-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"109.182.150.156","CF-IPCountry":"SI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"109.182.150.156","Host":"api.memberx.app"}
[29-Apr-2026 18:54:46 UTC] === User Orders API Called ===
[29-Apr-2026 18:54:46 UTC] User ID: 346
[29-Apr-2026 18:54:46 UTC] Limit: 20, Offset: 0
[29-Apr-2026 18:54:46 UTC] Orders found: 5
[29-Apr-2026 18:54:46 UTC] Orders data: [{"id":204,"quantity":820,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro\/1234567","status":"pending","created_at":"2026-04-17 14:44:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":200,"quantity":41,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"cancelled","created_at":"2026-04-17 10:18:01","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":199,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:36","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":198,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:20","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":197,"quantity":1000,"total_coins":20000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:38:00","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[29-Apr-2026 18:54:46 UTC] Total orders count: 5
[29-Apr-2026 18:54:46 UTC] === API CALL LOG ===
[29-Apr-2026 18:54:46 UTC] Endpoint: user/profile.php
[29-Apr-2026 18:54:46 UTC] Full Log Data: {
    "timestamp": "2026-04-29 18:54:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.182.150.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Connection": "Keep-Alive",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f4084679acad9d6-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.182.150.156",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.182.150.156",
        "Host": "api.memberx.app"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Apr-2026 18:54:46 UTC] === END API CALL LOG ===
[29-Apr-2026 18:54:46 UTC] ✅ API Hash verification passed for profile endpoint
[29-Apr-2026 18:54:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[29-Apr-2026 18:54:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Apr-2026 18:54:46 UTC] ✅ JWT token verified successfully for user profile
[29-Apr-2026 18:54:46 UTC] User ID: 346
[29-Apr-2026 18:54:46 UTC] ✅ User profile retrieved successfully for user ID: 346
[29-Apr-2026 18:54:47 UTC] === API CALL LOG ===
[29-Apr-2026 18:54:47 UTC] Endpoint: user/profile.php
[29-Apr-2026 18:54:47 UTC] Full Log Data: {
    "timestamp": "2026-04-29 18:54:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.182.150.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Connection": "Keep-Alive",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f40846b6ffdd9d6-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.182.150.156",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.182.150.156",
        "Host": "api.memberx.app"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Apr-2026 18:54:47 UTC] === END API CALL LOG ===
[29-Apr-2026 18:54:47 UTC] ✅ API Hash verification passed for profile endpoint
[29-Apr-2026 18:54:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[29-Apr-2026 18:54:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Apr-2026 18:54:47 UTC] ✅ JWT token verified successfully for user profile
[29-Apr-2026 18:54:47 UTC] User ID: 346
[29-Apr-2026 18:54:47 UTC] ✅ User profile retrieved successfully for user ID: 346
[29-Apr-2026 18:54:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Apr-2026 18:54:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Apr-2026 18:54:48 UTC] API Hash Debug - Headers: {"Connection":"Keep-Alive","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f408473aae8d9d6-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"109.182.150.156","CF-IPCountry":"SI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"109.182.150.156","Host":"api.memberx.app"}
[29-Apr-2026 18:54:48 UTC] === User Orders API Called ===
[29-Apr-2026 18:54:48 UTC] User ID: 346
[29-Apr-2026 18:54:48 UTC] Limit: 20, Offset: 0
[29-Apr-2026 18:54:48 UTC] Orders found: 5
[29-Apr-2026 18:54:48 UTC] Orders data: [{"id":204,"quantity":820,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro\/1234567","status":"pending","created_at":"2026-04-17 14:44:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":200,"quantity":41,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"cancelled","created_at":"2026-04-17 10:18:01","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":199,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:36","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":198,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:20","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":197,"quantity":1000,"total_coins":20000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:38:00","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[29-Apr-2026 18:54:48 UTC] Total orders count: 5
[29-Apr-2026 19:08:53 UTC] === API CALL LOG ===
[29-Apr-2026 19:08:53 UTC] Endpoint: user/profile.php
[29-Apr-2026 19:08:53 UTC] Full Log Data: {
    "timestamp": "2026-04-29 19:08:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a09:bac5:5144:4b4::78:34",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQyIiwidXNlcm5hbWUiOiJnZ2NjeHNzNTY3NzQiLCJlbWFpbCI6Imt3ZHdzeW5zaHkzNkBnbWFpbC5jb20iLCJleHAiOjE3NzgwOTQ1MzJ9.25bLdE0an81tU4yHUseGz9yo-IRoSch-70jlR8kfOcA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f409910ea5cf969-BEG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a09:bac5:5144:4b4::78:34",
        "CF-IPCountry": "RS",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a09:bac5:5144:4b4::78:34, 172.68.152.203"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Apr-2026 19:08:53 UTC] === END API CALL LOG ===
[29-Apr-2026 19:08:53 UTC] ✅ API Hash verification passed for profile endpoint
[29-Apr-2026 19:08:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQyIiwidXNlcm5hbWUiOiJnZ2NjeHNzNTY3NzQiLCJlbWFpbCI6Imt3ZHdzeW5zaHkzNkBnbWFpbC5jb20iLCJleHAiOjE3NzgwOTQ1MzJ9.25bLdE0an81tU4yHUseGz9yo-IRoSch-70jlR8kfOcA
[29-Apr-2026 19:08:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Apr-2026 19:08:53 UTC] ✅ JWT token verified successfully for user profile
[29-Apr-2026 19:08:53 UTC] User ID: 442
[29-Apr-2026 19:08:53 UTC] ✅ User profile retrieved successfully for user ID: 442
[29-Apr-2026 19:08:53 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Apr-2026 19:08:53 UTC] === API CALL LOG ===
[29-Apr-2026 19:08:53 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Apr-2026 19:08:53 UTC] Endpoint: user/profile.php
[29-Apr-2026 19:08:53 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQyIiwidXNlcm5hbWUiOiJnZ2NjeHNzNTY3NzQiLCJlbWFpbCI6Imt3ZHdzeW5zaHkzNkBnbWFpbC5jb20iLCJleHAiOjE3NzgwOTQ1MzJ9.25bLdE0an81tU4yHUseGz9yo-IRoSch-70jlR8kfOcA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f409910ea61f969-BEG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2a09:bac5:5144:4b4::78:34","CF-IPCountry":"RS","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2a09:bac5:5144:4b4::78:34, 172.68.152.202"}
[29-Apr-2026 19:08:53 UTC] Full Log Data: {
    "timestamp": "2026-04-29 19:08:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a09:bac5:5144:4b4::78:34",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQyIiwidXNlcm5hbWUiOiJnZ2NjeHNzNTY3NzQiLCJlbWFpbCI6Imt3ZHdzeW5zaHkzNkBnbWFpbC5jb20iLCJleHAiOjE3NzgwOTQ1MzJ9.25bLdE0an81tU4yHUseGz9yo-IRoSch-70jlR8kfOcA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f409910ea63f969-BEG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a09:bac5:5144:4b4::78:34",
        "CF-IPCountry": "RS",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a09:bac5:5144:4b4::78:34, 172.68.152.203"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Apr-2026 19:08:53 UTC] === END API CALL LOG ===
[29-Apr-2026 19:08:53 UTC] ✅ API Hash verification passed for profile endpoint
[29-Apr-2026 19:08:53 UTC] === User Orders API Called ===
[29-Apr-2026 19:08:53 UTC] User ID: 442
[29-Apr-2026 19:08:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQyIiwidXNlcm5hbWUiOiJnZ2NjeHNzNTY3NzQiLCJlbWFpbCI6Imt3ZHdzeW5zaHkzNkBnbWFpbC5jb20iLCJleHAiOjE3NzgwOTQ1MzJ9.25bLdE0an81tU4yHUseGz9yo-IRoSch-70jlR8kfOcA
[29-Apr-2026 19:08:53 UTC] Limit: 20, Offset: 0
[29-Apr-2026 19:08:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Apr-2026 19:08:53 UTC] ✅ JWT token verified successfully for user profile
[29-Apr-2026 19:08:53 UTC] User ID: 442
[29-Apr-2026 19:08:53 UTC] Orders found: 0
[29-Apr-2026 19:08:53 UTC] ✅ User profile retrieved successfully for user ID: 442
[29-Apr-2026 19:08:53 UTC] Orders data: []
[29-Apr-2026 19:08:53 UTC] Total orders count: 0
[29-Apr-2026 19:08:55 UTC] === API CALL LOG ===
[29-Apr-2026 19:08:55 UTC] Endpoint: user/profile.php
[29-Apr-2026 19:08:55 UTC] Full Log Data: {
    "timestamp": "2026-04-29 19:08:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a09:bac5:5144:4b4::78:34",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQyIiwidXNlcm5hbWUiOiJnZ2NjeHNzNTY3NzQiLCJlbWFpbCI6Imt3ZHdzeW5zaHkzNkBnbWFpbC5jb20iLCJleHAiOjE3NzgwOTQ1MzJ9.25bLdE0an81tU4yHUseGz9yo-IRoSch-70jlR8kfOcA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f40991bcdd4f969-BEG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a09:bac5:5144:4b4::78:34",
        "CF-IPCountry": "RS",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a09:bac5:5144:4b4::78:34, 172.68.152.202"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Apr-2026 19:08:55 UTC] === END API CALL LOG ===
[29-Apr-2026 19:08:55 UTC] ✅ API Hash verification passed for profile endpoint
[29-Apr-2026 19:08:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQyIiwidXNlcm5hbWUiOiJnZ2NjeHNzNTY3NzQiLCJlbWFpbCI6Imt3ZHdzeW5zaHkzNkBnbWFpbC5jb20iLCJleHAiOjE3NzgwOTQ1MzJ9.25bLdE0an81tU4yHUseGz9yo-IRoSch-70jlR8kfOcA
[29-Apr-2026 19:08:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Apr-2026 19:08:55 UTC] ✅ JWT token verified successfully for user profile
[29-Apr-2026 19:08:55 UTC] User ID: 442
[29-Apr-2026 19:08:55 UTC] ✅ User profile retrieved successfully for user ID: 442
[29-Apr-2026 19:09:08 UTC] === API CALL LOG ===
[29-Apr-2026 19:09:08 UTC] Endpoint: user/profile.php
[29-Apr-2026 19:09:08 UTC] Full Log Data: {
    "timestamp": "2026-04-29 19:09:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a09:bac5:5141:4b4::78:34",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQyIiwidXNlcm5hbWUiOiJnZ2NjeHNzNTY3NzQiLCJlbWFpbCI6Imt3ZHdzeW5zaHkzNkBnbWFpbC5jb20iLCJleHAiOjE3NzgwOTQ1MzJ9.25bLdE0an81tU4yHUseGz9yo-IRoSch-70jlR8kfOcA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f409971691df969-BEG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a09:bac5:5141:4b4::78:34",
        "CF-IPCountry": "RS",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a09:bac5:5141:4b4::78:34, 172.68.152.202"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Apr-2026 19:09:08 UTC] === END API CALL LOG ===
[29-Apr-2026 19:09:08 UTC] ✅ API Hash verification passed for profile endpoint
[29-Apr-2026 19:09:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQyIiwidXNlcm5hbWUiOiJnZ2NjeHNzNTY3NzQiLCJlbWFpbCI6Imt3ZHdzeW5zaHkzNkBnbWFpbC5jb20iLCJleHAiOjE3NzgwOTQ1MzJ9.25bLdE0an81tU4yHUseGz9yo-IRoSch-70jlR8kfOcA
[29-Apr-2026 19:09:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Apr-2026 19:09:08 UTC] ✅ JWT token verified successfully for user profile
[29-Apr-2026 19:09:08 UTC] User ID: 442
[29-Apr-2026 19:09:08 UTC] ✅ User profile retrieved successfully for user ID: 442
[29-Apr-2026 19:09:09 UTC] === API CALL LOG ===
[29-Apr-2026 19:09:09 UTC] Endpoint: user/profile.php
[29-Apr-2026 19:09:09 UTC] Full Log Data: {
    "timestamp": "2026-04-29 19:09:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a09:bac5:5141:4b4::78:34",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQyIiwidXNlcm5hbWUiOiJnZ2NjeHNzNTY3NzQiLCJlbWFpbCI6Imt3ZHdzeW5zaHkzNkBnbWFpbC5jb20iLCJleHAiOjE3NzgwOTQ1MzJ9.25bLdE0an81tU4yHUseGz9yo-IRoSch-70jlR8kfOcA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f4099764d8ff969-BEG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a09:bac5:5141:4b4::78:34",
        "CF-IPCountry": "RS",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a09:bac5:5141:4b4::78:34, 172.68.152.202"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Apr-2026 19:09:09 UTC] === END API CALL LOG ===
[29-Apr-2026 19:09:09 UTC] ✅ API Hash verification passed for profile endpoint
[29-Apr-2026 19:09:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQyIiwidXNlcm5hbWUiOiJnZ2NjeHNzNTY3NzQiLCJlbWFpbCI6Imt3ZHdzeW5zaHkzNkBnbWFpbC5jb20iLCJleHAiOjE3NzgwOTQ1MzJ9.25bLdE0an81tU4yHUseGz9yo-IRoSch-70jlR8kfOcA
[29-Apr-2026 19:09:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Apr-2026 19:09:09 UTC] ✅ JWT token verified successfully for user profile
[29-Apr-2026 19:09:09 UTC] User ID: 442
[29-Apr-2026 19:09:09 UTC] ✅ User profile retrieved successfully for user ID: 442
[29-Apr-2026 19:09:09 UTC] === API CALL LOG ===
[29-Apr-2026 19:09:09 UTC] Endpoint: user/profile.php
[29-Apr-2026 19:09:09 UTC] Full Log Data: {
    "timestamp": "2026-04-29 19:09:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a09:bac5:5141:4b4::78:34",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQyIiwidXNlcm5hbWUiOiJnZ2NjeHNzNTY3NzQiLCJlbWFpbCI6Imt3ZHdzeW5zaHkzNkBnbWFpbC5jb20iLCJleHAiOjE3NzgwOTQ1MzJ9.25bLdE0an81tU4yHUseGz9yo-IRoSch-70jlR8kfOcA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f4099764d9bf969-BEG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a09:bac5:5141:4b4::78:34",
        "CF-IPCountry": "RS",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a09:bac5:5141:4b4::78:34, 172.68.152.202"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Apr-2026 19:09:09 UTC] === END API CALL LOG ===
[29-Apr-2026 19:09:09 UTC] ✅ API Hash verification passed for profile endpoint
[29-Apr-2026 19:09:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQyIiwidXNlcm5hbWUiOiJnZ2NjeHNzNTY3NzQiLCJlbWFpbCI6Imt3ZHdzeW5zaHkzNkBnbWFpbC5jb20iLCJleHAiOjE3NzgwOTQ1MzJ9.25bLdE0an81tU4yHUseGz9yo-IRoSch-70jlR8kfOcA
[29-Apr-2026 19:09:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Apr-2026 19:09:09 UTC] ✅ JWT token verified successfully for user profile
[29-Apr-2026 19:09:09 UTC] User ID: 442
[29-Apr-2026 19:09:09 UTC] ✅ User profile retrieved successfully for user ID: 442
[29-Apr-2026 19:09:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Apr-2026 19:09:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Apr-2026 19:09:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQyIiwidXNlcm5hbWUiOiJnZ2NjeHNzNTY3NzQiLCJlbWFpbCI6Imt3ZHdzeW5zaHkzNkBnbWFpbC5jb20iLCJleHAiOjE3NzgwOTQ1MzJ9.25bLdE0an81tU4yHUseGz9yo-IRoSch-70jlR8kfOcA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f4099764d95f969-BEG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2a09:bac5:5141:4b4::78:34","CF-IPCountry":"RS","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2a09:bac5:5141:4b4::78:34, 172.68.152.203"}
[29-Apr-2026 19:09:09 UTC] === User Orders API Called ===
[29-Apr-2026 19:09:09 UTC] User ID: 442
[29-Apr-2026 19:09:09 UTC] Limit: 20, Offset: 0
[29-Apr-2026 19:09:09 UTC] Orders found: 0
[29-Apr-2026 19:09:09 UTC] Orders data: []
[29-Apr-2026 19:09:09 UTC] Total orders count: 0
[29-Apr-2026 19:09:10 UTC] === API CALL LOG ===
[29-Apr-2026 19:09:10 UTC] Endpoint: user/profile.php
[29-Apr-2026 19:09:10 UTC] Full Log Data: {
    "timestamp": "2026-04-29 19:09:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a09:bac5:5141:4b4::78:34",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQyIiwidXNlcm5hbWUiOiJnZ2NjeHNzNTY3NzQiLCJlbWFpbCI6Imt3ZHdzeW5zaHkzNkBnbWFpbC5jb20iLCJleHAiOjE3NzgwOTQ1MzJ9.25bLdE0an81tU4yHUseGz9yo-IRoSch-70jlR8kfOcA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f40997d8848f969-BEG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a09:bac5:5141:4b4::78:34",
        "CF-IPCountry": "RS",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a09:bac5:5141:4b4::78:34, 172.68.152.203"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Apr-2026 19:09:10 UTC] === END API CALL LOG ===
[29-Apr-2026 19:09:10 UTC] ✅ API Hash verification passed for profile endpoint
[29-Apr-2026 19:09:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQyIiwidXNlcm5hbWUiOiJnZ2NjeHNzNTY3NzQiLCJlbWFpbCI6Imt3ZHdzeW5zaHkzNkBnbWFpbC5jb20iLCJleHAiOjE3NzgwOTQ1MzJ9.25bLdE0an81tU4yHUseGz9yo-IRoSch-70jlR8kfOcA
[29-Apr-2026 19:09:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Apr-2026 19:09:10 UTC] ✅ JWT token verified successfully for user profile
[29-Apr-2026 19:09:10 UTC] User ID: 442
[29-Apr-2026 19:09:10 UTC] ✅ User profile retrieved successfully for user ID: 442
[29-Apr-2026 19:09:25 UTC] === API CALL LOG ===
[29-Apr-2026 19:09:25 UTC] Endpoint: user/profile.php
[29-Apr-2026 19:09:25 UTC] Full Log Data: {
    "timestamp": "2026-04-29 19:09:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a09:bac1:6120:220::78:34",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQyIiwidXNlcm5hbWUiOiJnZ2NjeHNzNTY3NzQiLCJlbWFpbCI6Imt3ZHdzeW5zaHkzNkBnbWFpbC5jb20iLCJleHAiOjE3NzgwOTQ1MzJ9.25bLdE0an81tU4yHUseGz9yo-IRoSch-70jlR8kfOcA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f4099d91a82f969-BEG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a09:bac1:6120:220::78:34",
        "CF-IPCountry": "RS",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a09:bac1:6120:220::78:34, 172.68.152.203"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Apr-2026 19:09:25 UTC] === END API CALL LOG ===
[29-Apr-2026 19:09:25 UTC] ✅ API Hash verification passed for profile endpoint
[29-Apr-2026 19:09:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQyIiwidXNlcm5hbWUiOiJnZ2NjeHNzNTY3NzQiLCJlbWFpbCI6Imt3ZHdzeW5zaHkzNkBnbWFpbC5jb20iLCJleHAiOjE3NzgwOTQ1MzJ9.25bLdE0an81tU4yHUseGz9yo-IRoSch-70jlR8kfOcA
[29-Apr-2026 19:09:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Apr-2026 19:09:25 UTC] ✅ JWT token verified successfully for user profile
[29-Apr-2026 19:09:25 UTC] User ID: 442
[29-Apr-2026 19:09:25 UTC] ✅ User profile retrieved successfully for user ID: 442
[29-Apr-2026 19:09:26 UTC] === API CALL LOG ===
[29-Apr-2026 19:09:26 UTC] Endpoint: user/profile.php
[29-Apr-2026 19:09:26 UTC] Full Log Data: {
    "timestamp": "2026-04-29 19:09:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a09:bac1:6120:220::78:34",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQyIiwidXNlcm5hbWUiOiJnZ2NjeHNzNTY3NzQiLCJlbWFpbCI6Imt3ZHdzeW5zaHkzNkBnbWFpbC5jb20iLCJleHAiOjE3NzgwOTQ1MzJ9.25bLdE0an81tU4yHUseGz9yo-IRoSch-70jlR8kfOcA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f4099de7858f969-BEG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a09:bac1:6120:220::78:34",
        "CF-IPCountry": "RS",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a09:bac1:6120:220::78:34, 172.68.152.203"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Apr-2026 19:09:26 UTC] === END API CALL LOG ===
[29-Apr-2026 19:09:26 UTC] ✅ API Hash verification passed for profile endpoint
[29-Apr-2026 19:09:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQyIiwidXNlcm5hbWUiOiJnZ2NjeHNzNTY3NzQiLCJlbWFpbCI6Imt3ZHdzeW5zaHkzNkBnbWFpbC5jb20iLCJleHAiOjE3NzgwOTQ1MzJ9.25bLdE0an81tU4yHUseGz9yo-IRoSch-70jlR8kfOcA
[29-Apr-2026 19:09:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Apr-2026 19:09:26 UTC] ✅ JWT token verified successfully for user profile
[29-Apr-2026 19:09:26 UTC] User ID: 442
[29-Apr-2026 19:09:26 UTC] ✅ User profile retrieved successfully for user ID: 442
[29-Apr-2026 19:09:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Apr-2026 19:09:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Apr-2026 19:09:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQyIiwidXNlcm5hbWUiOiJnZ2NjeHNzNTY3NzQiLCJlbWFpbCI6Imt3ZHdzeW5zaHkzNkBnbWFpbC5jb20iLCJleHAiOjE3NzgwOTQ1MzJ9.25bLdE0an81tU4yHUseGz9yo-IRoSch-70jlR8kfOcA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f4099de785bf969-BEG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2a09:bac1:6120:220::78:34","CF-IPCountry":"RS","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2a09:bac1:6120:220::78:34, 172.68.152.203"}
[29-Apr-2026 19:09:26 UTC] === User Orders API Called ===
[29-Apr-2026 19:09:26 UTC] User ID: 442
[29-Apr-2026 19:09:26 UTC] Limit: 20, Offset: 0
[29-Apr-2026 19:09:26 UTC] Orders found: 0
[29-Apr-2026 19:09:26 UTC] Orders data: []
[29-Apr-2026 19:09:26 UTC] Total orders count: 0
[29-Apr-2026 19:09:26 UTC] === API CALL LOG ===
[29-Apr-2026 19:09:26 UTC] Endpoint: user/profile.php
[29-Apr-2026 19:09:26 UTC] Full Log Data: {
    "timestamp": "2026-04-29 19:09:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a09:bac1:6120:220::78:34",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQyIiwidXNlcm5hbWUiOiJnZ2NjeHNzNTY3NzQiLCJlbWFpbCI6Imt3ZHdzeW5zaHkzNkBnbWFpbC5jb20iLCJleHAiOjE3NzgwOTQ1MzJ9.25bLdE0an81tU4yHUseGz9yo-IRoSch-70jlR8kfOcA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f4099de785cf969-BEG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a09:bac1:6120:220::78:34",
        "CF-IPCountry": "RS",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a09:bac1:6120:220::78:34, 172.68.152.203"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Apr-2026 19:09:26 UTC] === END API CALL LOG ===
[29-Apr-2026 19:09:26 UTC] ✅ API Hash verification passed for profile endpoint
[29-Apr-2026 19:09:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQyIiwidXNlcm5hbWUiOiJnZ2NjeHNzNTY3NzQiLCJlbWFpbCI6Imt3ZHdzeW5zaHkzNkBnbWFpbC5jb20iLCJleHAiOjE3NzgwOTQ1MzJ9.25bLdE0an81tU4yHUseGz9yo-IRoSch-70jlR8kfOcA
[29-Apr-2026 19:09:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Apr-2026 19:09:26 UTC] ✅ JWT token verified successfully for user profile
[29-Apr-2026 19:09:26 UTC] User ID: 442
[29-Apr-2026 19:09:26 UTC] ✅ User profile retrieved successfully for user ID: 442
[29-Apr-2026 19:09:27 UTC] === API CALL LOG ===
[29-Apr-2026 19:09:27 UTC] Endpoint: user/profile.php
[29-Apr-2026 19:09:27 UTC] Full Log Data: {
    "timestamp": "2026-04-29 19:09:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a09:bac1:6120:220::78:34",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQyIiwidXNlcm5hbWUiOiJnZ2NjeHNzNTY3NzQiLCJlbWFpbCI6Imt3ZHdzeW5zaHkzNkBnbWFpbC5jb20iLCJleHAiOjE3NzgwOTQ1MzJ9.25bLdE0an81tU4yHUseGz9yo-IRoSch-70jlR8kfOcA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f4099e859faf969-BEG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a09:bac1:6120:220::78:34",
        "CF-IPCountry": "RS",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a09:bac1:6120:220::78:34, 172.68.152.203"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Apr-2026 19:09:27 UTC] === END API CALL LOG ===
[29-Apr-2026 19:09:27 UTC] ✅ API Hash verification passed for profile endpoint
[29-Apr-2026 19:09:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQyIiwidXNlcm5hbWUiOiJnZ2NjeHNzNTY3NzQiLCJlbWFpbCI6Imt3ZHdzeW5zaHkzNkBnbWFpbC5jb20iLCJleHAiOjE3NzgwOTQ1MzJ9.25bLdE0an81tU4yHUseGz9yo-IRoSch-70jlR8kfOcA
[29-Apr-2026 19:09:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Apr-2026 19:09:27 UTC] ✅ JWT token verified successfully for user profile
[29-Apr-2026 19:09:27 UTC] User ID: 442
[29-Apr-2026 19:09:27 UTC] ✅ User profile retrieved successfully for user ID: 442
[29-Apr-2026 21:22:12 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Apr-2026 21:22:12 UTC] === API CALL LOG ===
[29-Apr-2026 21:22:12 UTC] Endpoint: user/profile.php
[29-Apr-2026 21:22:12 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Apr-2026 21:22:12 UTC] Full Log Data: {
    "timestamp": "2026-04-29 21:22:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "169.224.38.215",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQzIiwidXNlcm5hbWUiOiJ6ZXJvdmlwIiwiZW1haWwiOiJib290cndhcmQzQGdtYWlsLmNvbSIsImV4cCI6MTc3ODEwMjUzMX0.0-mEOhPsge7P3-DSDgYOER2hlgFP1C5ja8RzwWAZQ3s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f415c5a8ae4b5c8-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "169.224.38.215",
        "CF-IPCountry": "IQ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "169.224.38.215, 162.158.210.45"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Apr-2026 21:22:12 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQzIiwidXNlcm5hbWUiOiJ6ZXJvdmlwIiwiZW1haWwiOiJib290cndhcmQzQGdtYWlsLmNvbSIsImV4cCI6MTc3ODEwMjUzMX0.0-mEOhPsge7P3-DSDgYOER2hlgFP1C5ja8RzwWAZQ3s","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f415c5a8ae9b5c8-SOF","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"169.224.38.215","CF-IPCountry":"IQ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"169.224.38.215, 162.158.210.44"}
[29-Apr-2026 21:22:12 UTC] === END API CALL LOG ===
[29-Apr-2026 21:22:12 UTC] ✅ API Hash verification passed for profile endpoint
[29-Apr-2026 21:22:12 UTC] === User Orders API Called ===
[29-Apr-2026 21:22:12 UTC] User ID: 443
[29-Apr-2026 21:22:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQzIiwidXNlcm5hbWUiOiJ6ZXJvdmlwIiwiZW1haWwiOiJib290cndhcmQzQGdtYWlsLmNvbSIsImV4cCI6MTc3ODEwMjUzMX0.0-mEOhPsge7P3-DSDgYOER2hlgFP1C5ja8RzwWAZQ3s
[29-Apr-2026 21:22:12 UTC] Limit: 20, Offset: 0
[29-Apr-2026 21:22:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Apr-2026 21:22:12 UTC] ✅ JWT token verified successfully for user profile
[29-Apr-2026 21:22:12 UTC] User ID: 443
[29-Apr-2026 21:22:12 UTC] Orders found: 0
[29-Apr-2026 21:22:12 UTC] Orders data: []
[29-Apr-2026 21:22:12 UTC] ✅ User profile retrieved successfully for user ID: 443
[29-Apr-2026 21:22:12 UTC] Total orders count: 0
[29-Apr-2026 21:22:12 UTC] === API CALL LOG ===
[29-Apr-2026 21:22:12 UTC] Endpoint: user/profile.php
[29-Apr-2026 21:22:12 UTC] Full Log Data: {
    "timestamp": "2026-04-29 21:22:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "169.224.38.215",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQzIiwidXNlcm5hbWUiOiJ6ZXJvdmlwIiwiZW1haWwiOiJib290cndhcmQzQGdtYWlsLmNvbSIsImV4cCI6MTc3ODEwMjUzMX0.0-mEOhPsge7P3-DSDgYOER2hlgFP1C5ja8RzwWAZQ3s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f415c5b1c4ab5c8-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "169.224.38.215",
        "CF-IPCountry": "IQ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "169.224.38.215, 162.158.210.44"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Apr-2026 21:22:12 UTC] === END API CALL LOG ===
[29-Apr-2026 21:22:12 UTC] ✅ API Hash verification passed for profile endpoint
[29-Apr-2026 21:22:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQzIiwidXNlcm5hbWUiOiJ6ZXJvdmlwIiwiZW1haWwiOiJib290cndhcmQzQGdtYWlsLmNvbSIsImV4cCI6MTc3ODEwMjUzMX0.0-mEOhPsge7P3-DSDgYOER2hlgFP1C5ja8RzwWAZQ3s
[29-Apr-2026 21:22:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Apr-2026 21:22:12 UTC] ✅ JWT token verified successfully for user profile
[29-Apr-2026 21:22:12 UTC] User ID: 443
[29-Apr-2026 21:22:12 UTC] ✅ User profile retrieved successfully for user ID: 443
[29-Apr-2026 21:22:12 UTC] === API CALL LOG ===
[29-Apr-2026 21:22:12 UTC] Endpoint: user/profile.php
[29-Apr-2026 21:22:12 UTC] Full Log Data: {
    "timestamp": "2026-04-29 21:22:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "169.224.38.215",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQzIiwidXNlcm5hbWUiOiJ6ZXJvdmlwIiwiZW1haWwiOiJib290cndhcmQzQGdtYWlsLmNvbSIsImV4cCI6MTc3ODEwMjUzMX0.0-mEOhPsge7P3-DSDgYOER2hlgFP1C5ja8RzwWAZQ3s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f415c5e2d62b5c8-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "169.224.38.215",
        "CF-IPCountry": "IQ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "169.224.38.215, 162.158.210.45"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Apr-2026 21:22:12 UTC] === END API CALL LOG ===
[29-Apr-2026 21:22:12 UTC] ✅ API Hash verification passed for profile endpoint
[29-Apr-2026 21:22:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQzIiwidXNlcm5hbWUiOiJ6ZXJvdmlwIiwiZW1haWwiOiJib290cndhcmQzQGdtYWlsLmNvbSIsImV4cCI6MTc3ODEwMjUzMX0.0-mEOhPsge7P3-DSDgYOER2hlgFP1C5ja8RzwWAZQ3s
[29-Apr-2026 21:22:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Apr-2026 21:22:12 UTC] ✅ JWT token verified successfully for user profile
[29-Apr-2026 21:22:12 UTC] User ID: 443
[29-Apr-2026 21:22:12 UTC] ✅ User profile retrieved successfully for user ID: 443
[29-Apr-2026 21:22:42 UTC] === API CALL LOG ===
[29-Apr-2026 21:22:42 UTC] Endpoint: user/profile.php
[29-Apr-2026 21:22:42 UTC] Full Log Data: {
    "timestamp": "2026-04-29 21:22:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "169.224.38.215",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQzIiwidXNlcm5hbWUiOiJ6ZXJvdmlwIiwiZW1haWwiOiJib290cndhcmQzQGdtYWlsLmNvbSIsImV4cCI6MTc3ODEwMjUzMX0.0-mEOhPsge7P3-DSDgYOER2hlgFP1C5ja8RzwWAZQ3s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f415d152d35b5c8-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "169.224.38.215",
        "CF-IPCountry": "IQ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "169.224.38.215, 162.158.211.28"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Apr-2026 21:22:42 UTC] === END API CALL LOG ===
[29-Apr-2026 21:22:42 UTC] ✅ API Hash verification passed for profile endpoint
[29-Apr-2026 21:22:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQzIiwidXNlcm5hbWUiOiJ6ZXJvdmlwIiwiZW1haWwiOiJib290cndhcmQzQGdtYWlsLmNvbSIsImV4cCI6MTc3ODEwMjUzMX0.0-mEOhPsge7P3-DSDgYOER2hlgFP1C5ja8RzwWAZQ3s
[29-Apr-2026 21:22:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Apr-2026 21:22:42 UTC] ✅ JWT token verified successfully for user profile
[29-Apr-2026 21:22:42 UTC] User ID: 443
[29-Apr-2026 21:22:42 UTC] ✅ User profile retrieved successfully for user ID: 443
[29-Apr-2026 21:23:49 UTC] === API CALL LOG ===
[29-Apr-2026 21:23:49 UTC] Endpoint: user/profile.php
[29-Apr-2026 21:23:49 UTC] Full Log Data: {
    "timestamp": "2026-04-29 21:23:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.16.229.244",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQzIiwidXNlcm5hbWUiOiJ6ZXJvdmlwIiwiZW1haWwiOiJib290cndhcmQzQGdtYWlsLmNvbSIsImV4cCI6MTc3ODEwMjUzMX0.0-mEOhPsge7P3-DSDgYOER2hlgFP1C5ja8RzwWAZQ3s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f415ebd2fbdd411-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "84.16.229.244",
        "CF-IPCountry": "DE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "84.16.229.244, 172.68.193.140"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Apr-2026 21:23:49 UTC] === END API CALL LOG ===
[29-Apr-2026 21:23:49 UTC] ✅ API Hash verification passed for profile endpoint
[29-Apr-2026 21:23:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQzIiwidXNlcm5hbWUiOiJ6ZXJvdmlwIiwiZW1haWwiOiJib290cndhcmQzQGdtYWlsLmNvbSIsImV4cCI6MTc3ODEwMjUzMX0.0-mEOhPsge7P3-DSDgYOER2hlgFP1C5ja8RzwWAZQ3s
[29-Apr-2026 21:23:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Apr-2026 21:23:49 UTC] ✅ JWT token verified successfully for user profile
[29-Apr-2026 21:23:49 UTC] User ID: 443
[29-Apr-2026 21:23:49 UTC] ✅ User profile retrieved successfully for user ID: 443
[29-Apr-2026 21:23:52 UTC] === API CALL LOG ===
[29-Apr-2026 21:23:52 UTC] Endpoint: user/profile.php
[29-Apr-2026 21:23:52 UTC] Full Log Data: {
    "timestamp": "2026-04-29 21:23:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.16.229.244",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQzIiwidXNlcm5hbWUiOiJ6ZXJvdmlwIiwiZW1haWwiOiJib290cndhcmQzQGdtYWlsLmNvbSIsImV4cCI6MTc3ODEwMjUzMX0.0-mEOhPsge7P3-DSDgYOER2hlgFP1C5ja8RzwWAZQ3s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f415ecb4ff5d411-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "84.16.229.244",
        "CF-IPCountry": "DE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "84.16.229.244, 162.158.94.221"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Apr-2026 21:23:52 UTC] === END API CALL LOG ===
[29-Apr-2026 21:23:52 UTC] ✅ API Hash verification passed for profile endpoint
[29-Apr-2026 21:23:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQzIiwidXNlcm5hbWUiOiJ6ZXJvdmlwIiwiZW1haWwiOiJib290cndhcmQzQGdtYWlsLmNvbSIsImV4cCI6MTc3ODEwMjUzMX0.0-mEOhPsge7P3-DSDgYOER2hlgFP1C5ja8RzwWAZQ3s
[29-Apr-2026 21:23:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Apr-2026 21:23:52 UTC] ✅ JWT token verified successfully for user profile
[29-Apr-2026 21:23:52 UTC] User ID: 443
[29-Apr-2026 21:23:52 UTC] ✅ User profile retrieved successfully for user ID: 443
[29-Apr-2026 21:24:24 UTC] === API CALL LOG ===
[29-Apr-2026 21:24:24 UTC] Endpoint: user/profile.php
[29-Apr-2026 21:24:24 UTC] Full Log Data: {
    "timestamp": "2026-04-29 21:24:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.16.229.244",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQzIiwidXNlcm5hbWUiOiJ6ZXJvdmlwIiwiZW1haWwiOiJib290cndhcmQzQGdtYWlsLmNvbSIsImV4cCI6MTc3ODEwMjUzMX0.0-mEOhPsge7P3-DSDgYOER2hlgFP1C5ja8RzwWAZQ3s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f415f9768d6d411-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "84.16.229.244",
        "CF-IPCountry": "DE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "84.16.229.244, 172.68.193.140"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Apr-2026 21:24:24 UTC] === END API CALL LOG ===
[29-Apr-2026 21:24:24 UTC] ✅ API Hash verification passed for profile endpoint
[29-Apr-2026 21:24:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQzIiwidXNlcm5hbWUiOiJ6ZXJvdmlwIiwiZW1haWwiOiJib290cndhcmQzQGdtYWlsLmNvbSIsImV4cCI6MTc3ODEwMjUzMX0.0-mEOhPsge7P3-DSDgYOER2hlgFP1C5ja8RzwWAZQ3s
[29-Apr-2026 21:24:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Apr-2026 21:24:24 UTC] ✅ JWT token verified successfully for user profile
[29-Apr-2026 21:24:24 UTC] User ID: 443
[29-Apr-2026 21:24:24 UTC] ✅ User profile retrieved successfully for user ID: 443
[29-Apr-2026 21:24:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Apr-2026 21:24:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Apr-2026 21:24:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQzIiwidXNlcm5hbWUiOiJ6ZXJvdmlwIiwiZW1haWwiOiJib290cndhcmQzQGdtYWlsLmNvbSIsImV4cCI6MTc3ODEwMjUzMX0.0-mEOhPsge7P3-DSDgYOER2hlgFP1C5ja8RzwWAZQ3s","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f415ffb2d95d411-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"84.16.229.244","CF-IPCountry":"DE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"84.16.229.244, 172.68.193.141"}
[29-Apr-2026 21:24:40 UTC] === User Orders API Called ===
[29-Apr-2026 21:24:40 UTC] User ID: 443
[29-Apr-2026 21:24:40 UTC] Limit: 20, Offset: 0
[29-Apr-2026 21:24:40 UTC] Orders found: 0
[29-Apr-2026 21:24:40 UTC] Orders data: []
[29-Apr-2026 21:24:40 UTC] Total orders count: 0
[29-Apr-2026 21:24:40 UTC] === API CALL LOG ===
[29-Apr-2026 21:24:40 UTC] Endpoint: user/profile.php
[29-Apr-2026 21:24:40 UTC] Full Log Data: {
    "timestamp": "2026-04-29 21:24:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.16.229.244",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQzIiwidXNlcm5hbWUiOiJ6ZXJvdmlwIiwiZW1haWwiOiJib290cndhcmQzQGdtYWlsLmNvbSIsImV4cCI6MTc3ODEwMjUzMX0.0-mEOhPsge7P3-DSDgYOER2hlgFP1C5ja8RzwWAZQ3s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f415ffbffb2d411-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "84.16.229.244",
        "CF-IPCountry": "DE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "84.16.229.244, 172.68.193.141"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Apr-2026 21:24:40 UTC] === END API CALL LOG ===
[29-Apr-2026 21:24:40 UTC] ✅ API Hash verification passed for profile endpoint
[29-Apr-2026 21:24:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQzIiwidXNlcm5hbWUiOiJ6ZXJvdmlwIiwiZW1haWwiOiJib290cndhcmQzQGdtYWlsLmNvbSIsImV4cCI6MTc3ODEwMjUzMX0.0-mEOhPsge7P3-DSDgYOER2hlgFP1C5ja8RzwWAZQ3s
[29-Apr-2026 21:24:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Apr-2026 21:24:40 UTC] ✅ JWT token verified successfully for user profile
[29-Apr-2026 21:24:40 UTC] User ID: 443
[29-Apr-2026 21:24:40 UTC] ✅ User profile retrieved successfully for user ID: 443
[29-Apr-2026 23:07:12 UTC] === API CALL LOG ===
[29-Apr-2026 23:07:12 UTC] Endpoint: user/profile.php
[29-Apr-2026 23:07:12 UTC] Full Log Data: {
    "timestamp": "2026-04-29 23:07:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.195.202.61",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ0IiwidXNlcm5hbWUiOiJwYWtpdG8xMiIsImVtYWlsIjoib2tnZWUwODBAZ21haWwuY29tIiwiZXhwIjoxNzc4MTA4ODMwfQ.JNqprtAaPjA1JdEcN9Of5wqObcGF9zY9w6OUHV_Rp9A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f41f629ccf8873a-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "51.195.202.61",
        "CF-IPCountry": "GB",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "51.195.202.61, 172.69.224.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Apr-2026 23:07:12 UTC] === END API CALL LOG ===
[29-Apr-2026 23:07:12 UTC] ✅ API Hash verification passed for profile endpoint
[29-Apr-2026 23:07:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ0IiwidXNlcm5hbWUiOiJwYWtpdG8xMiIsImVtYWlsIjoib2tnZWUwODBAZ21haWwuY29tIiwiZXhwIjoxNzc4MTA4ODMwfQ.JNqprtAaPjA1JdEcN9Of5wqObcGF9zY9w6OUHV_Rp9A
[29-Apr-2026 23:07:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Apr-2026 23:07:12 UTC] ✅ JWT token verified successfully for user profile
[29-Apr-2026 23:07:12 UTC] User ID: 444
[29-Apr-2026 23:07:12 UTC] ✅ User profile retrieved successfully for user ID: 444
[29-Apr-2026 23:07:12 UTC] === API CALL LOG ===
[29-Apr-2026 23:07:12 UTC] Endpoint: user/profile.php
[29-Apr-2026 23:07:12 UTC] Full Log Data: {
    "timestamp": "2026-04-29 23:07:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.195.202.61",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ0IiwidXNlcm5hbWUiOiJwYWtpdG8xMiIsImVtYWlsIjoib2tnZWUwODBAZ21haWwuY29tIiwiZXhwIjoxNzc4MTA4ODMwfQ.JNqprtAaPjA1JdEcN9Of5wqObcGF9zY9w6OUHV_Rp9A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f41f629ccfd873a-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "51.195.202.61",
        "CF-IPCountry": "GB",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "51.195.202.61, 172.69.224.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Apr-2026 23:07:12 UTC] === END API CALL LOG ===
[29-Apr-2026 23:07:12 UTC] ✅ API Hash verification passed for profile endpoint
[29-Apr-2026 23:07:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ0IiwidXNlcm5hbWUiOiJwYWtpdG8xMiIsImVtYWlsIjoib2tnZWUwODBAZ21haWwuY29tIiwiZXhwIjoxNzc4MTA4ODMwfQ.JNqprtAaPjA1JdEcN9Of5wqObcGF9zY9w6OUHV_Rp9A
[29-Apr-2026 23:07:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Apr-2026 23:07:12 UTC] ✅ JWT token verified successfully for user profile
[29-Apr-2026 23:07:12 UTC] User ID: 444
[29-Apr-2026 23:07:12 UTC] ✅ User profile retrieved successfully for user ID: 444
[29-Apr-2026 23:07:12 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Apr-2026 23:07:12 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Apr-2026 23:07:12 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ0IiwidXNlcm5hbWUiOiJwYWtpdG8xMiIsImVtYWlsIjoib2tnZWUwODBAZ21haWwuY29tIiwiZXhwIjoxNzc4MTA4ODMwfQ.JNqprtAaPjA1JdEcN9Of5wqObcGF9zY9w6OUHV_Rp9A","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f41f629ccfb873a-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"51.195.202.61","CF-IPCountry":"GB","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"51.195.202.61, 172.69.224.168"}
[29-Apr-2026 23:07:12 UTC] === User Orders API Called ===
[29-Apr-2026 23:07:12 UTC] User ID: 444
[29-Apr-2026 23:07:12 UTC] Limit: 20, Offset: 0
[29-Apr-2026 23:07:12 UTC] Orders found: 0
[29-Apr-2026 23:07:12 UTC] Orders data: []
[29-Apr-2026 23:07:12 UTC] Total orders count: 0
[29-Apr-2026 23:07:13 UTC] === API CALL LOG ===
[29-Apr-2026 23:07:13 UTC] Endpoint: user/profile.php
[29-Apr-2026 23:07:13 UTC] Full Log Data: {
    "timestamp": "2026-04-29 23:07:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.195.202.61",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ0IiwidXNlcm5hbWUiOiJwYWtpdG8xMiIsImVtYWlsIjoib2tnZWUwODBAZ21haWwuY29tIiwiZXhwIjoxNzc4MTA4ODMwfQ.JNqprtAaPjA1JdEcN9Of5wqObcGF9zY9w6OUHV_Rp9A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f41f6306908873a-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "51.195.202.61",
        "CF-IPCountry": "GB",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "51.195.202.61, 172.69.224.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Apr-2026 23:07:13 UTC] === END API CALL LOG ===
[29-Apr-2026 23:07:13 UTC] ✅ API Hash verification passed for profile endpoint
[29-Apr-2026 23:07:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ0IiwidXNlcm5hbWUiOiJwYWtpdG8xMiIsImVtYWlsIjoib2tnZWUwODBAZ21haWwuY29tIiwiZXhwIjoxNzc4MTA4ODMwfQ.JNqprtAaPjA1JdEcN9Of5wqObcGF9zY9w6OUHV_Rp9A
[29-Apr-2026 23:07:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Apr-2026 23:07:13 UTC] ✅ JWT token verified successfully for user profile
[29-Apr-2026 23:07:13 UTC] User ID: 444
[29-Apr-2026 23:07:13 UTC] ✅ User profile retrieved successfully for user ID: 444
[29-Apr-2026 23:07:32 UTC] === API CALL LOG ===
[29-Apr-2026 23:07:32 UTC] Endpoint: user/profile.php
[29-Apr-2026 23:07:32 UTC] Full Log Data: {
    "timestamp": "2026-04-29 23:07:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.195.202.61",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ0IiwidXNlcm5hbWUiOiJwYWtpdG8xMiIsImVtYWlsIjoib2tnZWUwODBAZ21haWwuY29tIiwiZXhwIjoxNzc4MTA4ODMwfQ.JNqprtAaPjA1JdEcN9Of5wqObcGF9zY9w6OUHV_Rp9A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f41f6a9ebd0873a-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "51.195.202.61",
        "CF-IPCountry": "GB",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "51.195.202.61, 172.69.224.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Apr-2026 23:07:32 UTC] === END API CALL LOG ===
[29-Apr-2026 23:07:32 UTC] ✅ API Hash verification passed for profile endpoint
[29-Apr-2026 23:07:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ0IiwidXNlcm5hbWUiOiJwYWtpdG8xMiIsImVtYWlsIjoib2tnZWUwODBAZ21haWwuY29tIiwiZXhwIjoxNzc4MTA4ODMwfQ.JNqprtAaPjA1JdEcN9Of5wqObcGF9zY9w6OUHV_Rp9A
[29-Apr-2026 23:07:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Apr-2026 23:07:32 UTC] ✅ JWT token verified successfully for user profile
[29-Apr-2026 23:07:32 UTC] User ID: 444
[29-Apr-2026 23:07:32 UTC] ✅ User profile retrieved successfully for user ID: 444
[29-Apr-2026 23:08:02 UTC] === API CALL LOG ===
[29-Apr-2026 23:08:02 UTC] Endpoint: user/profile.php
[29-Apr-2026 23:08:02 UTC] Full Log Data: {
    "timestamp": "2026-04-29 23:08:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.195.202.61",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ0IiwidXNlcm5hbWUiOiJwYWtpdG8xMiIsImVtYWlsIjoib2tnZWUwODBAZ21haWwuY29tIiwiZXhwIjoxNzc4MTA4ODMwfQ.JNqprtAaPjA1JdEcN9Of5wqObcGF9zY9w6OUHV_Rp9A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f41f763bb2c873a-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "51.195.202.61",
        "CF-IPCountry": "GB",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "51.195.202.61, 172.69.224.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Apr-2026 23:08:02 UTC] === END API CALL LOG ===
[29-Apr-2026 23:08:02 UTC] ✅ API Hash verification passed for profile endpoint
[29-Apr-2026 23:08:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ0IiwidXNlcm5hbWUiOiJwYWtpdG8xMiIsImVtYWlsIjoib2tnZWUwODBAZ21haWwuY29tIiwiZXhwIjoxNzc4MTA4ODMwfQ.JNqprtAaPjA1JdEcN9Of5wqObcGF9zY9w6OUHV_Rp9A
[29-Apr-2026 23:08:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Apr-2026 23:08:02 UTC] ✅ JWT token verified successfully for user profile
[29-Apr-2026 23:08:02 UTC] User ID: 444
[29-Apr-2026 23:08:02 UTC] ✅ User profile retrieved successfully for user ID: 444
[29-Apr-2026 23:09:14 UTC] === API CALL LOG ===
[29-Apr-2026 23:09:14 UTC] Endpoint: user/profile.php
[29-Apr-2026 23:09:14 UTC] Full Log Data: {
    "timestamp": "2026-04-29 23:09:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.195.202.61",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ0IiwidXNlcm5hbWUiOiJwYWtpdG8xMiIsImVtYWlsIjoib2tnZWUwODBAZ21haWwuY29tIiwiZXhwIjoxNzc4MTA4ODMwfQ.JNqprtAaPjA1JdEcN9Of5wqObcGF9zY9w6OUHV_Rp9A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f41f925e881873a-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "51.195.202.61",
        "CF-IPCountry": "GB",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "51.195.202.61, 172.69.224.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Apr-2026 23:09:14 UTC] === END API CALL LOG ===
[29-Apr-2026 23:09:14 UTC] ✅ API Hash verification passed for profile endpoint
[29-Apr-2026 23:09:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ0IiwidXNlcm5hbWUiOiJwYWtpdG8xMiIsImVtYWlsIjoib2tnZWUwODBAZ21haWwuY29tIiwiZXhwIjoxNzc4MTA4ODMwfQ.JNqprtAaPjA1JdEcN9Of5wqObcGF9zY9w6OUHV_Rp9A
[29-Apr-2026 23:09:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Apr-2026 23:09:14 UTC] ✅ JWT token verified successfully for user profile
[29-Apr-2026 23:09:14 UTC] User ID: 444
[29-Apr-2026 23:09:14 UTC] ✅ User profile retrieved successfully for user ID: 444
[29-Apr-2026 23:09:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Apr-2026 23:09:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Apr-2026 23:09:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ0IiwidXNlcm5hbWUiOiJwYWtpdG8xMiIsImVtYWlsIjoib2tnZWUwODBAZ21haWwuY29tIiwiZXhwIjoxNzc4MTA4ODMwfQ.JNqprtAaPjA1JdEcN9Of5wqObcGF9zY9w6OUHV_Rp9A","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f41f9460c72873a-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"51.195.202.61","CF-IPCountry":"GB","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"51.195.202.61, 172.69.224.169"}
[29-Apr-2026 23:09:19 UTC] === User Orders API Called ===
[29-Apr-2026 23:09:19 UTC] User ID: 444
[29-Apr-2026 23:09:19 UTC] Limit: 20, Offset: 0
[29-Apr-2026 23:09:19 UTC] Orders found: 0
[29-Apr-2026 23:09:19 UTC] Orders data: []
[29-Apr-2026 23:09:19 UTC] Total orders count: 0
[29-Apr-2026 23:09:21 UTC] === API CALL LOG ===
[29-Apr-2026 23:09:21 UTC] Endpoint: user/profile.php
[29-Apr-2026 23:09:21 UTC] Full Log Data: {
    "timestamp": "2026-04-29 23:09:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.195.202.61",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ0IiwidXNlcm5hbWUiOiJwYWtpdG8xMiIsImVtYWlsIjoib2tnZWUwODBAZ21haWwuY29tIiwiZXhwIjoxNzc4MTA4ODMwfQ.JNqprtAaPjA1JdEcN9Of5wqObcGF9zY9w6OUHV_Rp9A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f41f952a899873a-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "51.195.202.61",
        "CF-IPCountry": "GB",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "51.195.202.61, 172.69.224.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Apr-2026 23:09:21 UTC] === END API CALL LOG ===
[29-Apr-2026 23:09:21 UTC] ✅ API Hash verification passed for profile endpoint
[29-Apr-2026 23:09:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ0IiwidXNlcm5hbWUiOiJwYWtpdG8xMiIsImVtYWlsIjoib2tnZWUwODBAZ21haWwuY29tIiwiZXhwIjoxNzc4MTA4ODMwfQ.JNqprtAaPjA1JdEcN9Of5wqObcGF9zY9w6OUHV_Rp9A
[29-Apr-2026 23:09:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Apr-2026 23:09:21 UTC] ✅ JWT token verified successfully for user profile
[29-Apr-2026 23:09:21 UTC] User ID: 444
[29-Apr-2026 23:09:21 UTC] ✅ User profile retrieved successfully for user ID: 444
[29-Apr-2026 23:09:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Apr-2026 23:09:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Apr-2026 23:09:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ0IiwidXNlcm5hbWUiOiJwYWtpdG8xMiIsImVtYWlsIjoib2tnZWUwODBAZ21haWwuY29tIiwiZXhwIjoxNzc4MTA4ODMwfQ.JNqprtAaPjA1JdEcN9Of5wqObcGF9zY9w6OUHV_Rp9A","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f41f952a898873a-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"51.195.202.61","CF-IPCountry":"GB","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"51.195.202.61, 172.69.224.169"}
[29-Apr-2026 23:09:21 UTC] === User Orders API Called ===
[29-Apr-2026 23:09:21 UTC] User ID: 444
[29-Apr-2026 23:09:21 UTC] Limit: 20, Offset: 0
[29-Apr-2026 23:09:21 UTC] Orders found: 0
[29-Apr-2026 23:09:21 UTC] Orders data: []
[29-Apr-2026 23:09:21 UTC] Total orders count: 0
[29-Apr-2026 23:09:22 UTC] === API CALL LOG ===
[29-Apr-2026 23:09:22 UTC] Endpoint: user/profile.php
[29-Apr-2026 23:09:22 UTC] Full Log Data: {
    "timestamp": "2026-04-29 23:09:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.195.202.61",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ0IiwidXNlcm5hbWUiOiJwYWtpdG8xMiIsImVtYWlsIjoib2tnZWUwODBAZ21haWwuY29tIiwiZXhwIjoxNzc4MTA4ODMwfQ.JNqprtAaPjA1JdEcN9Of5wqObcGF9zY9w6OUHV_Rp9A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f41f954ebff873a-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "51.195.202.61",
        "CF-IPCountry": "GB",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "51.195.202.61, 172.69.224.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Apr-2026 23:09:22 UTC] === END API CALL LOG ===
[29-Apr-2026 23:09:22 UTC] ✅ API Hash verification passed for profile endpoint
[29-Apr-2026 23:09:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ0IiwidXNlcm5hbWUiOiJwYWtpdG8xMiIsImVtYWlsIjoib2tnZWUwODBAZ21haWwuY29tIiwiZXhwIjoxNzc4MTA4ODMwfQ.JNqprtAaPjA1JdEcN9Of5wqObcGF9zY9w6OUHV_Rp9A
[29-Apr-2026 23:09:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Apr-2026 23:09:22 UTC] ✅ JWT token verified successfully for user profile
[29-Apr-2026 23:09:22 UTC] User ID: 444
[29-Apr-2026 23:09:22 UTC] ✅ User profile retrieved successfully for user ID: 444
[29-Apr-2026 23:10:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Apr-2026 23:10:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Apr-2026 23:10:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ0IiwidXNlcm5hbWUiOiJwYWtpdG8xMiIsImVtYWlsIjoib2tnZWUwODBAZ21haWwuY29tIiwiZXhwIjoxNzc4MTA4ODMwfQ.JNqprtAaPjA1JdEcN9Of5wqObcGF9zY9w6OUHV_Rp9A","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f41faf9ac67873a-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"51.195.202.61","CF-IPCountry":"GB","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"51.195.202.61, 172.69.224.169"}
[29-Apr-2026 23:10:29 UTC] === User Orders API Called ===
[29-Apr-2026 23:10:29 UTC] User ID: 444
[29-Apr-2026 23:10:29 UTC] Limit: 20, Offset: 0
[29-Apr-2026 23:10:29 UTC] Orders found: 0
[29-Apr-2026 23:10:29 UTC] Orders data: []
[29-Apr-2026 23:10:29 UTC] Total orders count: 0
[29-Apr-2026 23:10:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Apr-2026 23:10:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Apr-2026 23:10:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ0IiwidXNlcm5hbWUiOiJwYWtpdG8xMiIsImVtYWlsIjoib2tnZWUwODBAZ21haWwuY29tIiwiZXhwIjoxNzc4MTA4ODMwfQ.JNqprtAaPjA1JdEcN9Of5wqObcGF9zY9w6OUHV_Rp9A","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f41fb04bdfd873a-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"51.195.202.61","CF-IPCountry":"GB","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"51.195.202.61, 172.69.224.169"}
[29-Apr-2026 23:10:31 UTC] === User Orders API Called ===
[29-Apr-2026 23:10:31 UTC] User ID: 444
[29-Apr-2026 23:10:31 UTC] Limit: 20, Offset: 0
[29-Apr-2026 23:10:31 UTC] Orders found: 0
[29-Apr-2026 23:10:31 UTC] Orders data: []
[29-Apr-2026 23:10:31 UTC] Total orders count: 0
[29-Apr-2026 23:10:31 UTC] === API CALL LOG ===
[29-Apr-2026 23:10:31 UTC] Endpoint: user/profile.php
[29-Apr-2026 23:10:31 UTC] Full Log Data: {
    "timestamp": "2026-04-29 23:10:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.195.202.61",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ0IiwidXNlcm5hbWUiOiJwYWtpdG8xMiIsImVtYWlsIjoib2tnZWUwODBAZ21haWwuY29tIiwiZXhwIjoxNzc4MTA4ODMwfQ.JNqprtAaPjA1JdEcN9Of5wqObcGF9zY9w6OUHV_Rp9A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f41fb04bdff873a-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "51.195.202.61",
        "CF-IPCountry": "GB",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "51.195.202.61, 172.69.224.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Apr-2026 23:10:31 UTC] === END API CALL LOG ===
[29-Apr-2026 23:10:31 UTC] ✅ API Hash verification passed for profile endpoint
[29-Apr-2026 23:10:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ0IiwidXNlcm5hbWUiOiJwYWtpdG8xMiIsImVtYWlsIjoib2tnZWUwODBAZ21haWwuY29tIiwiZXhwIjoxNzc4MTA4ODMwfQ.JNqprtAaPjA1JdEcN9Of5wqObcGF9zY9w6OUHV_Rp9A
[29-Apr-2026 23:10:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Apr-2026 23:10:31 UTC] ✅ JWT token verified successfully for user profile
[29-Apr-2026 23:10:31 UTC] User ID: 444
[29-Apr-2026 23:10:31 UTC] ✅ User profile retrieved successfully for user ID: 444
[29-Apr-2026 23:10:31 UTC] === API CALL LOG ===
[29-Apr-2026 23:10:31 UTC] Endpoint: user/profile.php
[29-Apr-2026 23:10:31 UTC] Full Log Data: {
    "timestamp": "2026-04-29 23:10:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.195.202.61",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ0IiwidXNlcm5hbWUiOiJwYWtpdG8xMiIsImVtYWlsIjoib2tnZWUwODBAZ21haWwuY29tIiwiZXhwIjoxNzc4MTA4ODMwfQ.JNqprtAaPjA1JdEcN9Of5wqObcGF9zY9w6OUHV_Rp9A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f41fb063851873a-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "51.195.202.61",
        "CF-IPCountry": "GB",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "51.195.202.61, 172.69.224.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Apr-2026 23:10:31 UTC] === END API CALL LOG ===
[29-Apr-2026 23:10:31 UTC] ✅ API Hash verification passed for profile endpoint
[29-Apr-2026 23:10:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ0IiwidXNlcm5hbWUiOiJwYWtpdG8xMiIsImVtYWlsIjoib2tnZWUwODBAZ21haWwuY29tIiwiZXhwIjoxNzc4MTA4ODMwfQ.JNqprtAaPjA1JdEcN9Of5wqObcGF9zY9w6OUHV_Rp9A
[29-Apr-2026 23:10:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Apr-2026 23:10:31 UTC] ✅ JWT token verified successfully for user profile
[29-Apr-2026 23:10:31 UTC] User ID: 444
[29-Apr-2026 23:10:31 UTC] ✅ User profile retrieved successfully for user ID: 444
[29-Apr-2026 23:11:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Apr-2026 23:11:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Apr-2026 23:11:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ0IiwidXNlcm5hbWUiOiJwYWtpdG8xMiIsImVtYWlsIjoib2tnZWUwODBAZ21haWwuY29tIiwiZXhwIjoxNzc4MTA4ODMwfQ.JNqprtAaPjA1JdEcN9Of5wqObcGF9zY9w6OUHV_Rp9A","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f41fcd00efc873a-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"51.195.202.61","CF-IPCountry":"GB","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"51.195.202.61, 172.69.224.168"}
[29-Apr-2026 23:11:44 UTC] === User Orders API Called ===
[29-Apr-2026 23:11:44 UTC] User ID: 444
[29-Apr-2026 23:11:44 UTC] Limit: 20, Offset: 0
[29-Apr-2026 23:11:44 UTC] Orders found: 0
[29-Apr-2026 23:11:44 UTC] Orders data: []
[29-Apr-2026 23:11:44 UTC] Total orders count: 0
[29-Apr-2026 23:11:44 UTC] === API CALL LOG ===
[29-Apr-2026 23:11:44 UTC] Endpoint: user/profile.php
[29-Apr-2026 23:11:44 UTC] Full Log Data: {
    "timestamp": "2026-04-29 23:11:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.195.202.61",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ0IiwidXNlcm5hbWUiOiJwYWtpdG8xMiIsImVtYWlsIjoib2tnZWUwODBAZ21haWwuY29tIiwiZXhwIjoxNzc4MTA4ODMwfQ.JNqprtAaPjA1JdEcN9Of5wqObcGF9zY9w6OUHV_Rp9A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f41fcd00efe873a-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "51.195.202.61",
        "CF-IPCountry": "GB",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "51.195.202.61, 172.69.224.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Apr-2026 23:11:44 UTC] === END API CALL LOG ===
[29-Apr-2026 23:11:44 UTC] ✅ API Hash verification passed for profile endpoint
[29-Apr-2026 23:11:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ0IiwidXNlcm5hbWUiOiJwYWtpdG8xMiIsImVtYWlsIjoib2tnZWUwODBAZ21haWwuY29tIiwiZXhwIjoxNzc4MTA4ODMwfQ.JNqprtAaPjA1JdEcN9Of5wqObcGF9zY9w6OUHV_Rp9A
[29-Apr-2026 23:11:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Apr-2026 23:11:44 UTC] ✅ JWT token verified successfully for user profile
[29-Apr-2026 23:11:44 UTC] User ID: 444
[29-Apr-2026 23:11:44 UTC] ✅ User profile retrieved successfully for user ID: 444
[29-Apr-2026 23:11:44 UTC] === API CALL LOG ===
[29-Apr-2026 23:11:44 UTC] Endpoint: user/profile.php
[29-Apr-2026 23:11:44 UTC] Full Log Data: {
    "timestamp": "2026-04-29 23:11:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.195.202.61",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ0IiwidXNlcm5hbWUiOiJwYWtpdG8xMiIsImVtYWlsIjoib2tnZWUwODBAZ21haWwuY29tIiwiZXhwIjoxNzc4MTA4ODMwfQ.JNqprtAaPjA1JdEcN9Of5wqObcGF9zY9w6OUHV_Rp9A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f41fcd158da873a-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "51.195.202.61",
        "CF-IPCountry": "GB",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "51.195.202.61, 172.69.224.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Apr-2026 23:11:44 UTC] === END API CALL LOG ===
[29-Apr-2026 23:11:44 UTC] ✅ API Hash verification passed for profile endpoint
[29-Apr-2026 23:11:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ0IiwidXNlcm5hbWUiOiJwYWtpdG8xMiIsImVtYWlsIjoib2tnZWUwODBAZ21haWwuY29tIiwiZXhwIjoxNzc4MTA4ODMwfQ.JNqprtAaPjA1JdEcN9Of5wqObcGF9zY9w6OUHV_Rp9A
[29-Apr-2026 23:11:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Apr-2026 23:11:44 UTC] ✅ JWT token verified successfully for user profile
[29-Apr-2026 23:11:44 UTC] User ID: 444
[29-Apr-2026 23:11:44 UTC] ✅ User profile retrieved successfully for user ID: 444
[29-Apr-2026 23:12:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Apr-2026 23:12:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Apr-2026 23:12:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ0IiwidXNlcm5hbWUiOiJwYWtpdG8xMiIsImVtYWlsIjoib2tnZWUwODBAZ21haWwuY29tIiwiZXhwIjoxNzc4MTA4ODMwfQ.JNqprtAaPjA1JdEcN9Of5wqObcGF9zY9w6OUHV_Rp9A","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f41fd686fe0873a-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"51.195.202.61","CF-IPCountry":"GB","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"51.195.202.61, 172.69.224.169"}
[29-Apr-2026 23:12:09 UTC] === User Orders API Called ===
[29-Apr-2026 23:12:09 UTC] User ID: 444
[29-Apr-2026 23:12:09 UTC] Limit: 20, Offset: 0
[29-Apr-2026 23:12:09 UTC] Orders found: 0
[29-Apr-2026 23:12:09 UTC] Orders data: []
[29-Apr-2026 23:12:09 UTC] Total orders count: 0
[29-Apr-2026 23:12:09 UTC] === API CALL LOG ===
[29-Apr-2026 23:12:09 UTC] Endpoint: user/profile.php
[29-Apr-2026 23:12:09 UTC] Full Log Data: {
    "timestamp": "2026-04-29 23:12:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.195.202.61",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ0IiwidXNlcm5hbWUiOiJwYWtpdG8xMiIsImVtYWlsIjoib2tnZWUwODBAZ21haWwuY29tIiwiZXhwIjoxNzc4MTA4ODMwfQ.JNqprtAaPjA1JdEcN9Of5wqObcGF9zY9w6OUHV_Rp9A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f41fd686fe1873a-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "51.195.202.61",
        "CF-IPCountry": "GB",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "51.195.202.61, 172.69.224.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Apr-2026 23:12:09 UTC] === END API CALL LOG ===
[29-Apr-2026 23:12:09 UTC] ✅ API Hash verification passed for profile endpoint
[29-Apr-2026 23:12:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ0IiwidXNlcm5hbWUiOiJwYWtpdG8xMiIsImVtYWlsIjoib2tnZWUwODBAZ21haWwuY29tIiwiZXhwIjoxNzc4MTA4ODMwfQ.JNqprtAaPjA1JdEcN9Of5wqObcGF9zY9w6OUHV_Rp9A
[29-Apr-2026 23:12:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Apr-2026 23:12:09 UTC] ✅ JWT token verified successfully for user profile
[29-Apr-2026 23:12:09 UTC] User ID: 444
[29-Apr-2026 23:12:09 UTC] ✅ User profile retrieved successfully for user ID: 444
[29-Apr-2026 23:12:09 UTC] === API CALL LOG ===
[29-Apr-2026 23:12:09 UTC] Endpoint: user/profile.php
[29-Apr-2026 23:12:09 UTC] Full Log Data: {
    "timestamp": "2026-04-29 23:12:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.195.202.61",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ0IiwidXNlcm5hbWUiOiJwYWtpdG8xMiIsImVtYWlsIjoib2tnZWUwODBAZ21haWwuY29tIiwiZXhwIjoxNzc4MTA4ODMwfQ.JNqprtAaPjA1JdEcN9Of5wqObcGF9zY9w6OUHV_Rp9A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f41fd69a9b4873a-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "51.195.202.61",
        "CF-IPCountry": "GB",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "51.195.202.61, 172.69.224.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Apr-2026 23:12:09 UTC] === END API CALL LOG ===
[29-Apr-2026 23:12:09 UTC] ✅ API Hash verification passed for profile endpoint
[29-Apr-2026 23:12:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ0IiwidXNlcm5hbWUiOiJwYWtpdG8xMiIsImVtYWlsIjoib2tnZWUwODBAZ21haWwuY29tIiwiZXhwIjoxNzc4MTA4ODMwfQ.JNqprtAaPjA1JdEcN9Of5wqObcGF9zY9w6OUHV_Rp9A
[29-Apr-2026 23:12:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Apr-2026 23:12:09 UTC] ✅ JWT token verified successfully for user profile
[29-Apr-2026 23:12:09 UTC] User ID: 444
[29-Apr-2026 23:12:09 UTC] ✅ User profile retrieved successfully for user ID: 444
[29-Apr-2026 23:12:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Apr-2026 23:12:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Apr-2026 23:12:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ0IiwidXNlcm5hbWUiOiJwYWtpdG8xMiIsImVtYWlsIjoib2tnZWUwODBAZ21haWwuY29tIiwiZXhwIjoxNzc4MTA4ODMwfQ.JNqprtAaPjA1JdEcN9Of5wqObcGF9zY9w6OUHV_Rp9A","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f41fe374e13873a-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"51.195.202.61","CF-IPCountry":"GB","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"51.195.202.61, 172.69.224.168"}
[29-Apr-2026 23:12:42 UTC] === User Orders API Called ===
[29-Apr-2026 23:12:42 UTC] User ID: 444
[29-Apr-2026 23:12:42 UTC] Limit: 20, Offset: 0
[29-Apr-2026 23:12:42 UTC] Orders found: 0
[29-Apr-2026 23:12:42 UTC] Orders data: []
[29-Apr-2026 23:12:42 UTC] Total orders count: 0
[29-Apr-2026 23:12:42 UTC] === API CALL LOG ===
[29-Apr-2026 23:12:42 UTC] Endpoint: user/profile.php
[29-Apr-2026 23:12:42 UTC] Full Log Data: {
    "timestamp": "2026-04-29 23:12:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.195.202.61",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ0IiwidXNlcm5hbWUiOiJwYWtpdG8xMiIsImVtYWlsIjoib2tnZWUwODBAZ21haWwuY29tIiwiZXhwIjoxNzc4MTA4ODMwfQ.JNqprtAaPjA1JdEcN9Of5wqObcGF9zY9w6OUHV_Rp9A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f41fe374e14873a-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "51.195.202.61",
        "CF-IPCountry": "GB",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "51.195.202.61, 172.69.224.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Apr-2026 23:12:42 UTC] === END API CALL LOG ===
[29-Apr-2026 23:12:42 UTC] ✅ API Hash verification passed for profile endpoint
[29-Apr-2026 23:12:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ0IiwidXNlcm5hbWUiOiJwYWtpdG8xMiIsImVtYWlsIjoib2tnZWUwODBAZ21haWwuY29tIiwiZXhwIjoxNzc4MTA4ODMwfQ.JNqprtAaPjA1JdEcN9Of5wqObcGF9zY9w6OUHV_Rp9A
[29-Apr-2026 23:12:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Apr-2026 23:12:42 UTC] ✅ JWT token verified successfully for user profile
[29-Apr-2026 23:12:42 UTC] User ID: 444
[29-Apr-2026 23:12:42 UTC] ✅ User profile retrieved successfully for user ID: 444
[29-Apr-2026 23:12:42 UTC] === API CALL LOG ===
[29-Apr-2026 23:12:42 UTC] Endpoint: user/profile.php
[29-Apr-2026 23:12:42 UTC] Full Log Data: {
    "timestamp": "2026-04-29 23:12:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.195.202.61",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ0IiwidXNlcm5hbWUiOiJwYWtpdG8xMiIsImVtYWlsIjoib2tnZWUwODBAZ21haWwuY29tIiwiZXhwIjoxNzc4MTA4ODMwfQ.JNqprtAaPjA1JdEcN9Of5wqObcGF9zY9w6OUHV_Rp9A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f41fe386fa7873a-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "51.195.202.61",
        "CF-IPCountry": "GB",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "51.195.202.61, 172.69.224.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Apr-2026 23:12:42 UTC] === END API CALL LOG ===
[29-Apr-2026 23:12:42 UTC] ✅ API Hash verification passed for profile endpoint
[29-Apr-2026 23:12:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ0IiwidXNlcm5hbWUiOiJwYWtpdG8xMiIsImVtYWlsIjoib2tnZWUwODBAZ21haWwuY29tIiwiZXhwIjoxNzc4MTA4ODMwfQ.JNqprtAaPjA1JdEcN9Of5wqObcGF9zY9w6OUHV_Rp9A
[29-Apr-2026 23:12:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Apr-2026 23:12:42 UTC] ✅ JWT token verified successfully for user profile
[29-Apr-2026 23:12:42 UTC] User ID: 444
[29-Apr-2026 23:12:42 UTC] ✅ User profile retrieved successfully for user ID: 444
[29-Apr-2026 23:13:09 UTC] === API CALL LOG ===
[29-Apr-2026 23:13:09 UTC] Endpoint: user/profile.php
[29-Apr-2026 23:13:09 UTC] Full Log Data: {
    "timestamp": "2026-04-29 23:13:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.195.202.61",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ0IiwidXNlcm5hbWUiOiJwYWtpdG8xMiIsImVtYWlsIjoib2tnZWUwODBAZ21haWwuY29tIiwiZXhwIjoxNzc4MTA4ODMwfQ.JNqprtAaPjA1JdEcN9Of5wqObcGF9zY9w6OUHV_Rp9A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f41fee1eb02873a-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "51.195.202.61",
        "CF-IPCountry": "GB",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "51.195.202.61, 172.69.224.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Apr-2026 23:13:09 UTC] === END API CALL LOG ===
[29-Apr-2026 23:13:09 UTC] ✅ API Hash verification passed for profile endpoint
[29-Apr-2026 23:13:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ0IiwidXNlcm5hbWUiOiJwYWtpdG8xMiIsImVtYWlsIjoib2tnZWUwODBAZ21haWwuY29tIiwiZXhwIjoxNzc4MTA4ODMwfQ.JNqprtAaPjA1JdEcN9Of5wqObcGF9zY9w6OUHV_Rp9A
[29-Apr-2026 23:13:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Apr-2026 23:13:09 UTC] ✅ JWT token verified successfully for user profile
[29-Apr-2026 23:13:09 UTC] User ID: 444
[29-Apr-2026 23:13:09 UTC] ✅ User profile retrieved successfully for user ID: 444
[29-Apr-2026 23:13:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Apr-2026 23:13:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Apr-2026 23:13:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ0IiwidXNlcm5hbWUiOiJwYWtpdG8xMiIsImVtYWlsIjoib2tnZWUwODBAZ21haWwuY29tIiwiZXhwIjoxNzc4MTA4ODMwfQ.JNqprtAaPjA1JdEcN9Of5wqObcGF9zY9w6OUHV_Rp9A","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f41fee1eafe873a-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"51.195.202.61","CF-IPCountry":"GB","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"51.195.202.61, 172.69.224.169"}
[29-Apr-2026 23:13:09 UTC] === User Orders API Called ===
[29-Apr-2026 23:13:09 UTC] User ID: 444
[29-Apr-2026 23:13:09 UTC] Limit: 20, Offset: 0
[29-Apr-2026 23:13:09 UTC] Orders found: 0
[29-Apr-2026 23:13:09 UTC] Orders data: []
[29-Apr-2026 23:13:09 UTC] Total orders count: 0
[29-Apr-2026 23:13:09 UTC] === API CALL LOG ===
[29-Apr-2026 23:13:09 UTC] Endpoint: user/profile.php
[29-Apr-2026 23:13:09 UTC] Full Log Data: {
    "timestamp": "2026-04-29 23:13:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.195.202.61",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ0IiwidXNlcm5hbWUiOiJwYWtpdG8xMiIsImVtYWlsIjoib2tnZWUwODBAZ21haWwuY29tIiwiZXhwIjoxNzc4MTA4ODMwfQ.JNqprtAaPjA1JdEcN9Of5wqObcGF9zY9w6OUHV_Rp9A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f41fee33d75873a-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "51.195.202.61",
        "CF-IPCountry": "GB",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "51.195.202.61, 172.69.224.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Apr-2026 23:13:09 UTC] === END API CALL LOG ===
[29-Apr-2026 23:13:09 UTC] ✅ API Hash verification passed for profile endpoint
[29-Apr-2026 23:13:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ0IiwidXNlcm5hbWUiOiJwYWtpdG8xMiIsImVtYWlsIjoib2tnZWUwODBAZ21haWwuY29tIiwiZXhwIjoxNzc4MTA4ODMwfQ.JNqprtAaPjA1JdEcN9Of5wqObcGF9zY9w6OUHV_Rp9A
[29-Apr-2026 23:13:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Apr-2026 23:13:09 UTC] ✅ JWT token verified successfully for user profile
[29-Apr-2026 23:13:09 UTC] User ID: 444
[29-Apr-2026 23:13:09 UTC] ✅ User profile retrieved successfully for user ID: 444
[29-Apr-2026 23:13:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Apr-2026 23:13:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Apr-2026 23:13:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ0IiwidXNlcm5hbWUiOiJwYWtpdG8xMiIsImVtYWlsIjoib2tnZWUwODBAZ21haWwuY29tIiwiZXhwIjoxNzc4MTA4ODMwfQ.JNqprtAaPjA1JdEcN9Of5wqObcGF9zY9w6OUHV_Rp9A","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f41ff169c8d873a-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"51.195.202.61","CF-IPCountry":"GB","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"51.195.202.61, 172.69.224.169"}
[29-Apr-2026 23:13:17 UTC] === User Orders API Called ===
[29-Apr-2026 23:13:17 UTC] User ID: 444
[29-Apr-2026 23:13:17 UTC] Limit: 20, Offset: 0
[29-Apr-2026 23:13:17 UTC] Orders found: 0
[29-Apr-2026 23:13:17 UTC] Orders data: []
[29-Apr-2026 23:13:17 UTC] Total orders count: 0
[29-Apr-2026 23:13:20 UTC] === API CALL LOG ===
[29-Apr-2026 23:13:20 UTC] Endpoint: user/profile.php
[29-Apr-2026 23:13:20 UTC] Full Log Data: {
    "timestamp": "2026-04-29 23:13:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.195.202.61",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ0IiwidXNlcm5hbWUiOiJwYWtpdG8xMiIsImVtYWlsIjoib2tnZWUwODBAZ21haWwuY29tIiwiZXhwIjoxNzc4MTA4ODMwfQ.JNqprtAaPjA1JdEcN9Of5wqObcGF9zY9w6OUHV_Rp9A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f41ff24b96b873a-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "51.195.202.61",
        "CF-IPCountry": "GB",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "51.195.202.61, 172.69.224.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Apr-2026 23:13:20 UTC] === END API CALL LOG ===
[29-Apr-2026 23:13:20 UTC] ✅ API Hash verification passed for profile endpoint
[29-Apr-2026 23:13:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ0IiwidXNlcm5hbWUiOiJwYWtpdG8xMiIsImVtYWlsIjoib2tnZWUwODBAZ21haWwuY29tIiwiZXhwIjoxNzc4MTA4ODMwfQ.JNqprtAaPjA1JdEcN9Of5wqObcGF9zY9w6OUHV_Rp9A
[29-Apr-2026 23:13:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Apr-2026 23:13:20 UTC] ✅ JWT token verified successfully for user profile
[29-Apr-2026 23:13:20 UTC] User ID: 444
[29-Apr-2026 23:13:20 UTC] ✅ User profile retrieved successfully for user ID: 444
[29-Apr-2026 23:13:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Apr-2026 23:13:20 UTC] === API CALL LOG ===
[29-Apr-2026 23:13:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Apr-2026 23:13:20 UTC] Endpoint: user/profile.php
[29-Apr-2026 23:13:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ0IiwidXNlcm5hbWUiOiJwYWtpdG8xMiIsImVtYWlsIjoib2tnZWUwODBAZ21haWwuY29tIiwiZXhwIjoxNzc4MTA4ODMwfQ.JNqprtAaPjA1JdEcN9Of5wqObcGF9zY9w6OUHV_Rp9A","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f41ff24b968873a-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"51.195.202.61","CF-IPCountry":"GB","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"51.195.202.61, 172.69.224.168"}
[29-Apr-2026 23:13:20 UTC] Full Log Data: {
    "timestamp": "2026-04-29 23:13:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.195.202.61",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ0IiwidXNlcm5hbWUiOiJwYWtpdG8xMiIsImVtYWlsIjoib2tnZWUwODBAZ21haWwuY29tIiwiZXhwIjoxNzc4MTA4ODMwfQ.JNqprtAaPjA1JdEcN9Of5wqObcGF9zY9w6OUHV_Rp9A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f41ff24b96d873a-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "51.195.202.61",
        "CF-IPCountry": "GB",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "51.195.202.61, 172.69.224.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Apr-2026 23:13:20 UTC] === User Orders API Called ===
[29-Apr-2026 23:13:20 UTC] === END API CALL LOG ===
[29-Apr-2026 23:13:20 UTC] User ID: 444
[29-Apr-2026 23:13:20 UTC] ✅ API Hash verification passed for profile endpoint
[29-Apr-2026 23:13:20 UTC] Limit: 20, Offset: 0
[29-Apr-2026 23:13:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ0IiwidXNlcm5hbWUiOiJwYWtpdG8xMiIsImVtYWlsIjoib2tnZWUwODBAZ21haWwuY29tIiwiZXhwIjoxNzc4MTA4ODMwfQ.JNqprtAaPjA1JdEcN9Of5wqObcGF9zY9w6OUHV_Rp9A
[29-Apr-2026 23:13:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Apr-2026 23:13:20 UTC] ✅ JWT token verified successfully for user profile
[29-Apr-2026 23:13:20 UTC] User ID: 444
[29-Apr-2026 23:13:20 UTC] Orders found: 0
[29-Apr-2026 23:13:20 UTC] Orders data: []
[29-Apr-2026 23:13:20 UTC] Total orders count: 0
[29-Apr-2026 23:13:20 UTC] ✅ User profile retrieved successfully for user ID: 444
[29-Apr-2026 23:13:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Apr-2026 23:13:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Apr-2026 23:13:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ0IiwidXNlcm5hbWUiOiJwYWtpdG8xMiIsImVtYWlsIjoib2tnZWUwODBAZ21haWwuY29tIiwiZXhwIjoxNzc4MTA4ODMwfQ.JNqprtAaPjA1JdEcN9Of5wqObcGF9zY9w6OUHV_Rp9A","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f41ffa5cbf8873a-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"51.195.202.61","CF-IPCountry":"GB","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"51.195.202.61, 172.69.224.168"}
[29-Apr-2026 23:13:40 UTC] === User Orders API Called ===
[29-Apr-2026 23:13:40 UTC] User ID: 444
[29-Apr-2026 23:13:40 UTC] Limit: 20, Offset: 0
[29-Apr-2026 23:13:40 UTC] Orders found: 0
[29-Apr-2026 23:13:40 UTC] Orders data: []
[29-Apr-2026 23:13:40 UTC] Total orders count: 0
[29-Apr-2026 23:13:40 UTC] === API CALL LOG ===
[29-Apr-2026 23:13:40 UTC] Endpoint: user/profile.php
[29-Apr-2026 23:13:40 UTC] Full Log Data: {
    "timestamp": "2026-04-29 23:13:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.195.202.61",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ0IiwidXNlcm5hbWUiOiJwYWtpdG8xMiIsImVtYWlsIjoib2tnZWUwODBAZ21haWwuY29tIiwiZXhwIjoxNzc4MTA4ODMwfQ.JNqprtAaPjA1JdEcN9Of5wqObcGF9zY9w6OUHV_Rp9A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f41ffa5cbfa873a-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "51.195.202.61",
        "CF-IPCountry": "GB",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "51.195.202.61, 172.69.224.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Apr-2026 23:13:40 UTC] === END API CALL LOG ===
[29-Apr-2026 23:13:40 UTC] ✅ API Hash verification passed for profile endpoint
[29-Apr-2026 23:13:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ0IiwidXNlcm5hbWUiOiJwYWtpdG8xMiIsImVtYWlsIjoib2tnZWUwODBAZ21haWwuY29tIiwiZXhwIjoxNzc4MTA4ODMwfQ.JNqprtAaPjA1JdEcN9Of5wqObcGF9zY9w6OUHV_Rp9A
[29-Apr-2026 23:13:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Apr-2026 23:13:40 UTC] ✅ JWT token verified successfully for user profile
[29-Apr-2026 23:13:40 UTC] User ID: 444
[29-Apr-2026 23:13:40 UTC] ✅ User profile retrieved successfully for user ID: 444
[29-Apr-2026 23:13:41 UTC] === API CALL LOG ===
[29-Apr-2026 23:13:41 UTC] Endpoint: user/profile.php
[29-Apr-2026 23:13:41 UTC] Full Log Data: {
    "timestamp": "2026-04-29 23:13:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.195.202.61",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ0IiwidXNlcm5hbWUiOiJwYWtpdG8xMiIsImVtYWlsIjoib2tnZWUwODBAZ21haWwuY29tIiwiZXhwIjoxNzc4MTA4ODMwfQ.JNqprtAaPjA1JdEcN9Of5wqObcGF9zY9w6OUHV_Rp9A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f41ffa7ef25873a-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "51.195.202.61",
        "CF-IPCountry": "GB",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "51.195.202.61, 172.69.224.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Apr-2026 23:13:41 UTC] === END API CALL LOG ===
[29-Apr-2026 23:13:41 UTC] ✅ API Hash verification passed for profile endpoint
[29-Apr-2026 23:13:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ0IiwidXNlcm5hbWUiOiJwYWtpdG8xMiIsImVtYWlsIjoib2tnZWUwODBAZ21haWwuY29tIiwiZXhwIjoxNzc4MTA4ODMwfQ.JNqprtAaPjA1JdEcN9Of5wqObcGF9zY9w6OUHV_Rp9A
[29-Apr-2026 23:13:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Apr-2026 23:13:41 UTC] ✅ JWT token verified successfully for user profile
[29-Apr-2026 23:13:41 UTC] User ID: 444
[29-Apr-2026 23:13:41 UTC] ✅ User profile retrieved successfully for user ID: 444
[29-Apr-2026 23:13:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Apr-2026 23:13:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Apr-2026 23:13:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ0IiwidXNlcm5hbWUiOiJwYWtpdG8xMiIsImVtYWlsIjoib2tnZWUwODBAZ21haWwuY29tIiwiZXhwIjoxNzc4MTA4ODMwfQ.JNqprtAaPjA1JdEcN9Of5wqObcGF9zY9w6OUHV_Rp9A","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f41ffe7f86e873a-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"51.195.202.61","CF-IPCountry":"GB","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"51.195.202.61, 172.69.224.169"}
[29-Apr-2026 23:13:51 UTC] === User Orders API Called ===
[29-Apr-2026 23:13:51 UTC] User ID: 444
[29-Apr-2026 23:13:51 UTC] Limit: 20, Offset: 0
[29-Apr-2026 23:13:51 UTC] Orders found: 0
[29-Apr-2026 23:13:51 UTC] Orders data: []
[29-Apr-2026 23:13:51 UTC] Total orders count: 0
[29-Apr-2026 23:13:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Apr-2026 23:13:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Apr-2026 23:13:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ0IiwidXNlcm5hbWUiOiJwYWtpdG8xMiIsImVtYWlsIjoib2tnZWUwODBAZ21haWwuY29tIiwiZXhwIjoxNzc4MTA4ODMwfQ.JNqprtAaPjA1JdEcN9Of5wqObcGF9zY9w6OUHV_Rp9A","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f41fffed87d873a-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"51.195.202.61","CF-IPCountry":"GB","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"51.195.202.61, 172.69.224.169"}
[29-Apr-2026 23:13:55 UTC] === User Orders API Called ===
[29-Apr-2026 23:13:55 UTC] User ID: 444
[29-Apr-2026 23:13:55 UTC] Limit: 20, Offset: 0
[29-Apr-2026 23:13:55 UTC] Orders found: 0
[29-Apr-2026 23:13:55 UTC] Orders data: []
[29-Apr-2026 23:13:55 UTC] Total orders count: 0
[29-Apr-2026 23:13:55 UTC] === API CALL LOG ===
[29-Apr-2026 23:13:55 UTC] Endpoint: user/profile.php
[29-Apr-2026 23:13:55 UTC] Full Log Data: {
    "timestamp": "2026-04-29 23:13:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.195.202.61",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ0IiwidXNlcm5hbWUiOiJwYWtpdG8xMiIsImVtYWlsIjoib2tnZWUwODBAZ21haWwuY29tIiwiZXhwIjoxNzc4MTA4ODMwfQ.JNqprtAaPjA1JdEcN9Of5wqObcGF9zY9w6OUHV_Rp9A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f41fffed87e873a-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "51.195.202.61",
        "CF-IPCountry": "GB",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "51.195.202.61, 172.69.224.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Apr-2026 23:13:55 UTC] === END API CALL LOG ===
[29-Apr-2026 23:13:55 UTC] ✅ API Hash verification passed for profile endpoint
[29-Apr-2026 23:13:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ0IiwidXNlcm5hbWUiOiJwYWtpdG8xMiIsImVtYWlsIjoib2tnZWUwODBAZ21haWwuY29tIiwiZXhwIjoxNzc4MTA4ODMwfQ.JNqprtAaPjA1JdEcN9Of5wqObcGF9zY9w6OUHV_Rp9A
[29-Apr-2026 23:13:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Apr-2026 23:13:55 UTC] ✅ JWT token verified successfully for user profile
[29-Apr-2026 23:13:55 UTC] User ID: 444
[29-Apr-2026 23:13:55 UTC] ✅ User profile retrieved successfully for user ID: 444
[29-Apr-2026 23:13:55 UTC] === API CALL LOG ===
[29-Apr-2026 23:13:55 UTC] Endpoint: user/profile.php
[29-Apr-2026 23:13:55 UTC] Full Log Data: {
    "timestamp": "2026-04-29 23:13:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.195.202.61",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ0IiwidXNlcm5hbWUiOiJwYWtpdG8xMiIsImVtYWlsIjoib2tnZWUwODBAZ21haWwuY29tIiwiZXhwIjoxNzc4MTA4ODMwfQ.JNqprtAaPjA1JdEcN9Of5wqObcGF9zY9w6OUHV_Rp9A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f41fffed87f873a-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "51.195.202.61",
        "CF-IPCountry": "GB",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "51.195.202.61, 172.69.224.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Apr-2026 23:13:55 UTC] === END API CALL LOG ===
[29-Apr-2026 23:13:55 UTC] ✅ API Hash verification passed for profile endpoint
[29-Apr-2026 23:13:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ0IiwidXNlcm5hbWUiOiJwYWtpdG8xMiIsImVtYWlsIjoib2tnZWUwODBAZ21haWwuY29tIiwiZXhwIjoxNzc4MTA4ODMwfQ.JNqprtAaPjA1JdEcN9Of5wqObcGF9zY9w6OUHV_Rp9A
[29-Apr-2026 23:13:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Apr-2026 23:13:55 UTC] ✅ JWT token verified successfully for user profile
[29-Apr-2026 23:13:55 UTC] User ID: 444
[29-Apr-2026 23:13:55 UTC] ✅ User profile retrieved successfully for user ID: 444
[30-Apr-2026 03:30:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Apr-2026 03:30:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Apr-2026 03:30:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ1IiwidXNlcm5hbWUiOiJjaGV0YW5nIiwiZW1haWwiOiJjaGV0YW50eWFnaTgzM0BnbWFpbC5jb20iLCJleHAiOjE3NzgxMjQ2MTB9.RUasBnDNuQ6paHenaSi2vljFldYC0xtdJUef-EXlgsI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f43776208fe449b-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40d2:103c:4119:28d0:ecff:fed7:407a","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40d2:103c:4119:28d0:ecff:fed7:407a, 162.158.190.122"}
[30-Apr-2026 03:30:11 UTC] === User Orders API Called ===
[30-Apr-2026 03:30:11 UTC] User ID: 445
[30-Apr-2026 03:30:11 UTC] Limit: 20, Offset: 0
[30-Apr-2026 03:30:11 UTC] Orders found: 0
[30-Apr-2026 03:30:11 UTC] Orders data: []
[30-Apr-2026 03:30:11 UTC] Total orders count: 0
[30-Apr-2026 03:30:11 UTC] === API CALL LOG ===
[30-Apr-2026 03:30:11 UTC] Endpoint: user/profile.php
[30-Apr-2026 03:30:11 UTC] Full Log Data: {
    "timestamp": "2026-04-30 03:30:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d2:103c:4119:28d0:ecff:fed7:407a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ1IiwidXNlcm5hbWUiOiJjaGV0YW5nIiwiZW1haWwiOiJjaGV0YW50eWFnaTgzM0BnbWFpbC5jb20iLCJleHAiOjE3NzgxMjQ2MTB9.RUasBnDNuQ6paHenaSi2vljFldYC0xtdJUef-EXlgsI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f43776208f9449b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d2:103c:4119:28d0:ecff:fed7:407a",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40d2:103c:4119:28d0:ecff:fed7:407a, 162.158.190.122"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Apr-2026 03:30:11 UTC] === END API CALL LOG ===
[30-Apr-2026 03:30:11 UTC] ✅ API Hash verification passed for profile endpoint
[30-Apr-2026 03:30:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ1IiwidXNlcm5hbWUiOiJjaGV0YW5nIiwiZW1haWwiOiJjaGV0YW50eWFnaTgzM0BnbWFpbC5jb20iLCJleHAiOjE3NzgxMjQ2MTB9.RUasBnDNuQ6paHenaSi2vljFldYC0xtdJUef-EXlgsI
[30-Apr-2026 03:30:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Apr-2026 03:30:11 UTC] ✅ JWT token verified successfully for user profile
[30-Apr-2026 03:30:11 UTC] User ID: 445
[30-Apr-2026 03:30:11 UTC] ✅ User profile retrieved successfully for user ID: 445
[30-Apr-2026 03:30:11 UTC] === API CALL LOG ===
[30-Apr-2026 03:30:11 UTC] Endpoint: user/profile.php
[30-Apr-2026 03:30:11 UTC] Full Log Data: {
    "timestamp": "2026-04-30 03:30:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d2:103c:4119:28d0:ecff:fed7:407a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ1IiwidXNlcm5hbWUiOiJjaGV0YW5nIiwiZW1haWwiOiJjaGV0YW50eWFnaTgzM0BnbWFpbC5jb20iLCJleHAiOjE3NzgxMjQ2MTB9.RUasBnDNuQ6paHenaSi2vljFldYC0xtdJUef-EXlgsI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f437762998c449b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d2:103c:4119:28d0:ecff:fed7:407a",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40d2:103c:4119:28d0:ecff:fed7:407a, 162.158.190.121"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Apr-2026 03:30:11 UTC] === END API CALL LOG ===
[30-Apr-2026 03:30:11 UTC] ✅ API Hash verification passed for profile endpoint
[30-Apr-2026 03:30:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ1IiwidXNlcm5hbWUiOiJjaGV0YW5nIiwiZW1haWwiOiJjaGV0YW50eWFnaTgzM0BnbWFpbC5jb20iLCJleHAiOjE3NzgxMjQ2MTB9.RUasBnDNuQ6paHenaSi2vljFldYC0xtdJUef-EXlgsI
[30-Apr-2026 03:30:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Apr-2026 03:30:11 UTC] ✅ JWT token verified successfully for user profile
[30-Apr-2026 03:30:11 UTC] User ID: 445
[30-Apr-2026 03:30:11 UTC] ✅ User profile retrieved successfully for user ID: 445
[30-Apr-2026 03:30:12 UTC] === API CALL LOG ===
[30-Apr-2026 03:30:12 UTC] Endpoint: user/profile.php
[30-Apr-2026 03:30:12 UTC] Full Log Data: {
    "timestamp": "2026-04-30 03:30:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d2:103c:4119:28d0:ecff:fed7:407a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ1IiwidXNlcm5hbWUiOiJjaGV0YW5nIiwiZW1haWwiOiJjaGV0YW50eWFnaTgzM0BnbWFpbC5jb20iLCJleHAiOjE3NzgxMjQ2MTB9.RUasBnDNuQ6paHenaSi2vljFldYC0xtdJUef-EXlgsI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f43776b987f449b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d2:103c:4119:28d0:ecff:fed7:407a",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40d2:103c:4119:28d0:ecff:fed7:407a, 162.158.190.121"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Apr-2026 03:30:12 UTC] === END API CALL LOG ===
[30-Apr-2026 03:30:12 UTC] ✅ API Hash verification passed for profile endpoint
[30-Apr-2026 03:30:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ1IiwidXNlcm5hbWUiOiJjaGV0YW5nIiwiZW1haWwiOiJjaGV0YW50eWFnaTgzM0BnbWFpbC5jb20iLCJleHAiOjE3NzgxMjQ2MTB9.RUasBnDNuQ6paHenaSi2vljFldYC0xtdJUef-EXlgsI
[30-Apr-2026 03:30:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Apr-2026 03:30:12 UTC] ✅ JWT token verified successfully for user profile
[30-Apr-2026 03:30:12 UTC] User ID: 445
[30-Apr-2026 03:30:12 UTC] ✅ User profile retrieved successfully for user ID: 445
[30-Apr-2026 03:30:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Apr-2026 03:30:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Apr-2026 03:30:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ1IiwidXNlcm5hbWUiOiJjaGV0YW5nIiwiZW1haWwiOiJjaGV0YW50eWFnaTgzM0BnbWFpbC5jb20iLCJleHAiOjE3NzgxMjQ2MTB9.RUasBnDNuQ6paHenaSi2vljFldYC0xtdJUef-EXlgsI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f43779efe15449b-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40d2:103c:4119:28d0:ecff:fed7:407a","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40d2:103c:4119:28d0:ecff:fed7:407a, 162.158.189.209"}
[30-Apr-2026 03:30:20 UTC] === User Orders API Called ===
[30-Apr-2026 03:30:20 UTC] User ID: 445
[30-Apr-2026 03:30:20 UTC] Limit: 20, Offset: 0
[30-Apr-2026 03:30:20 UTC] Orders found: 0
[30-Apr-2026 03:30:20 UTC] Orders data: []
[30-Apr-2026 03:30:20 UTC] Total orders count: 0
[30-Apr-2026 03:30:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Apr-2026 03:30:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Apr-2026 03:30:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ1IiwidXNlcm5hbWUiOiJjaGV0YW5nIiwiZW1haWwiOiJjaGV0YW50eWFnaTgzM0BnbWFpbC5jb20iLCJleHAiOjE3NzgxMjQ2MTB9.RUasBnDNuQ6paHenaSi2vljFldYC0xtdJUef-EXlgsI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f4377a76c05449b-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40d2:103c:4119:28d0:ecff:fed7:407a","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40d2:103c:4119:28d0:ecff:fed7:407a, 162.158.189.208"}
[30-Apr-2026 03:30:22 UTC] === User Orders API Called ===
[30-Apr-2026 03:30:22 UTC] User ID: 445
[30-Apr-2026 03:30:22 UTC] Limit: 20, Offset: 0
[30-Apr-2026 03:30:22 UTC] Orders found: 0
[30-Apr-2026 03:30:22 UTC] Orders data: []
[30-Apr-2026 03:30:22 UTC] Total orders count: 0
[30-Apr-2026 03:30:22 UTC] === API CALL LOG ===
[30-Apr-2026 03:30:22 UTC] Endpoint: user/profile.php
[30-Apr-2026 03:30:22 UTC] Full Log Data: {
    "timestamp": "2026-04-30 03:30:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d2:103c:4119:28d0:ecff:fed7:407a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ1IiwidXNlcm5hbWUiOiJjaGV0YW5nIiwiZW1haWwiOiJjaGV0YW50eWFnaTgzM0BnbWFpbC5jb20iLCJleHAiOjE3NzgxMjQ2MTB9.RUasBnDNuQ6paHenaSi2vljFldYC0xtdJUef-EXlgsI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f4377a76c07449b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d2:103c:4119:28d0:ecff:fed7:407a",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40d2:103c:4119:28d0:ecff:fed7:407a, 162.158.189.208"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Apr-2026 03:30:22 UTC] === END API CALL LOG ===
[30-Apr-2026 03:30:22 UTC] ✅ API Hash verification passed for profile endpoint
[30-Apr-2026 03:30:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ1IiwidXNlcm5hbWUiOiJjaGV0YW5nIiwiZW1haWwiOiJjaGV0YW50eWFnaTgzM0BnbWFpbC5jb20iLCJleHAiOjE3NzgxMjQ2MTB9.RUasBnDNuQ6paHenaSi2vljFldYC0xtdJUef-EXlgsI
[30-Apr-2026 03:30:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Apr-2026 03:30:22 UTC] ✅ JWT token verified successfully for user profile
[30-Apr-2026 03:30:22 UTC] User ID: 445
[30-Apr-2026 03:30:22 UTC] ✅ User profile retrieved successfully for user ID: 445
[30-Apr-2026 03:30:22 UTC] === API CALL LOG ===
[30-Apr-2026 03:30:22 UTC] Endpoint: user/profile.php
[30-Apr-2026 03:30:22 UTC] Full Log Data: {
    "timestamp": "2026-04-30 03:30:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d2:103c:4119:28d0:ecff:fed7:407a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ1IiwidXNlcm5hbWUiOiJjaGV0YW5nIiwiZW1haWwiOiJjaGV0YW50eWFnaTgzM0BnbWFpbC5jb20iLCJleHAiOjE3NzgxMjQ2MTB9.RUasBnDNuQ6paHenaSi2vljFldYC0xtdJUef-EXlgsI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f4377ab3f29449b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d2:103c:4119:28d0:ecff:fed7:407a",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40d2:103c:4119:28d0:ecff:fed7:407a, 162.158.189.208"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Apr-2026 03:30:22 UTC] === END API CALL LOG ===
[30-Apr-2026 03:30:22 UTC] ✅ API Hash verification passed for profile endpoint
[30-Apr-2026 03:30:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ1IiwidXNlcm5hbWUiOiJjaGV0YW5nIiwiZW1haWwiOiJjaGV0YW50eWFnaTgzM0BnbWFpbC5jb20iLCJleHAiOjE3NzgxMjQ2MTB9.RUasBnDNuQ6paHenaSi2vljFldYC0xtdJUef-EXlgsI
[30-Apr-2026 03:30:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Apr-2026 03:30:22 UTC] ✅ JWT token verified successfully for user profile
[30-Apr-2026 03:30:22 UTC] User ID: 445
[30-Apr-2026 03:30:22 UTC] ✅ User profile retrieved successfully for user ID: 445
[30-Apr-2026 03:30:23 UTC] === API CALL LOG ===
[30-Apr-2026 03:30:23 UTC] Endpoint: user/profile.php
[30-Apr-2026 03:30:23 UTC] Full Log Data: {
    "timestamp": "2026-04-30 03:30:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d2:103c:4119:28d0:ecff:fed7:407a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ1IiwidXNlcm5hbWUiOiJjaGV0YW5nIiwiZW1haWwiOiJjaGV0YW50eWFnaTgzM0BnbWFpbC5jb20iLCJleHAiOjE3NzgxMjQ2MTB9.RUasBnDNuQ6paHenaSi2vljFldYC0xtdJUef-EXlgsI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f4377b08b56449b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d2:103c:4119:28d0:ecff:fed7:407a",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40d2:103c:4119:28d0:ecff:fed7:407a, 162.158.189.208"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Apr-2026 03:30:23 UTC] === END API CALL LOG ===
[30-Apr-2026 03:30:23 UTC] ✅ API Hash verification passed for profile endpoint
[30-Apr-2026 03:30:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ1IiwidXNlcm5hbWUiOiJjaGV0YW5nIiwiZW1haWwiOiJjaGV0YW50eWFnaTgzM0BnbWFpbC5jb20iLCJleHAiOjE3NzgxMjQ2MTB9.RUasBnDNuQ6paHenaSi2vljFldYC0xtdJUef-EXlgsI
[30-Apr-2026 03:30:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Apr-2026 03:30:23 UTC] ✅ JWT token verified successfully for user profile
[30-Apr-2026 03:30:23 UTC] User ID: 445
[30-Apr-2026 03:30:23 UTC] ✅ User profile retrieved successfully for user ID: 445
[30-Apr-2026 03:30:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Apr-2026 03:30:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Apr-2026 03:30:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ1IiwidXNlcm5hbWUiOiJjaGV0YW5nIiwiZW1haWwiOiJjaGV0YW50eWFnaTgzM0BnbWFpbC5jb20iLCJleHAiOjE3NzgxMjQ2MTB9.RUasBnDNuQ6paHenaSi2vljFldYC0xtdJUef-EXlgsI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f4377f7a8dc449b-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40d2:103c:4119:28d0:ecff:fed7:407a","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40d2:103c:4119:28d0:ecff:fed7:407a, 162.158.189.209"}
[30-Apr-2026 03:30:35 UTC] === User Orders API Called ===
[30-Apr-2026 03:30:35 UTC] User ID: 445
[30-Apr-2026 03:30:35 UTC] Limit: 20, Offset: 0
[30-Apr-2026 03:30:35 UTC] Orders found: 0
[30-Apr-2026 03:30:35 UTC] Orders data: []
[30-Apr-2026 03:30:35 UTC] Total orders count: 0
[30-Apr-2026 03:30:35 UTC] === API CALL LOG ===
[30-Apr-2026 03:30:35 UTC] Endpoint: user/profile.php
[30-Apr-2026 03:30:35 UTC] Full Log Data: {
    "timestamp": "2026-04-30 03:30:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d2:103c:4119:28d0:ecff:fed7:407a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ1IiwidXNlcm5hbWUiOiJjaGV0YW5nIiwiZW1haWwiOiJjaGV0YW50eWFnaTgzM0BnbWFpbC5jb20iLCJleHAiOjE3NzgxMjQ2MTB9.RUasBnDNuQ6paHenaSi2vljFldYC0xtdJUef-EXlgsI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f4377f7a8dd449b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d2:103c:4119:28d0:ecff:fed7:407a",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40d2:103c:4119:28d0:ecff:fed7:407a, 162.158.189.209"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Apr-2026 03:30:35 UTC] === END API CALL LOG ===
[30-Apr-2026 03:30:35 UTC] ✅ API Hash verification passed for profile endpoint
[30-Apr-2026 03:30:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ1IiwidXNlcm5hbWUiOiJjaGV0YW5nIiwiZW1haWwiOiJjaGV0YW50eWFnaTgzM0BnbWFpbC5jb20iLCJleHAiOjE3NzgxMjQ2MTB9.RUasBnDNuQ6paHenaSi2vljFldYC0xtdJUef-EXlgsI
[30-Apr-2026 03:30:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Apr-2026 03:30:35 UTC] ✅ JWT token verified successfully for user profile
[30-Apr-2026 03:30:35 UTC] User ID: 445
[30-Apr-2026 03:30:35 UTC] ✅ User profile retrieved successfully for user ID: 445
[30-Apr-2026 03:30:35 UTC] === API CALL LOG ===
[30-Apr-2026 03:30:35 UTC] Endpoint: user/profile.php
[30-Apr-2026 03:30:35 UTC] Full Log Data: {
    "timestamp": "2026-04-30 03:30:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d2:103c:4119:28d0:ecff:fed7:407a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ1IiwidXNlcm5hbWUiOiJjaGV0YW5nIiwiZW1haWwiOiJjaGV0YW50eWFnaTgzM0BnbWFpbC5jb20iLCJleHAiOjE3NzgxMjQ2MTB9.RUasBnDNuQ6paHenaSi2vljFldYC0xtdJUef-EXlgsI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f4377fb9b9a449b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d2:103c:4119:28d0:ecff:fed7:407a",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40d2:103c:4119:28d0:ecff:fed7:407a, 162.158.189.209"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Apr-2026 03:30:35 UTC] === END API CALL LOG ===
[30-Apr-2026 03:30:35 UTC] ✅ API Hash verification passed for profile endpoint
[30-Apr-2026 03:30:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ1IiwidXNlcm5hbWUiOiJjaGV0YW5nIiwiZW1haWwiOiJjaGV0YW50eWFnaTgzM0BnbWFpbC5jb20iLCJleHAiOjE3NzgxMjQ2MTB9.RUasBnDNuQ6paHenaSi2vljFldYC0xtdJUef-EXlgsI
[30-Apr-2026 03:30:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Apr-2026 03:30:35 UTC] ✅ JWT token verified successfully for user profile
[30-Apr-2026 03:30:35 UTC] User ID: 445
[30-Apr-2026 03:30:35 UTC] ✅ User profile retrieved successfully for user ID: 445
[30-Apr-2026 03:30:36 UTC] === API CALL LOG ===
[30-Apr-2026 03:30:36 UTC] Endpoint: user/profile.php
[30-Apr-2026 03:30:36 UTC] Full Log Data: {
    "timestamp": "2026-04-30 03:30:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d2:103c:4119:28d0:ecff:fed7:407a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ1IiwidXNlcm5hbWUiOiJjaGV0YW5nIiwiZW1haWwiOiJjaGV0YW50eWFnaTgzM0BnbWFpbC5jb20iLCJleHAiOjE3NzgxMjQ2MTB9.RUasBnDNuQ6paHenaSi2vljFldYC0xtdJUef-EXlgsI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f4378004e8f449b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d2:103c:4119:28d0:ecff:fed7:407a",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40d2:103c:4119:28d0:ecff:fed7:407a, 162.158.189.209"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Apr-2026 03:30:36 UTC] === END API CALL LOG ===
[30-Apr-2026 03:30:36 UTC] ✅ API Hash verification passed for profile endpoint
[30-Apr-2026 03:30:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ1IiwidXNlcm5hbWUiOiJjaGV0YW5nIiwiZW1haWwiOiJjaGV0YW50eWFnaTgzM0BnbWFpbC5jb20iLCJleHAiOjE3NzgxMjQ2MTB9.RUasBnDNuQ6paHenaSi2vljFldYC0xtdJUef-EXlgsI
[30-Apr-2026 03:30:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Apr-2026 03:30:36 UTC] ✅ JWT token verified successfully for user profile
[30-Apr-2026 03:30:36 UTC] User ID: 445
[30-Apr-2026 03:30:36 UTC] ✅ User profile retrieved successfully for user ID: 445
[30-Apr-2026 05:36:09 UTC] === API CALL LOG ===
[30-Apr-2026 05:36:09 UTC] Endpoint: user/profile.php
[30-Apr-2026 05:36:09 UTC] Full Log Data: {
    "timestamp": "2026-04-30 05:36:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "17.22.245.103",
    "user_agent": "Mozilla\/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit\/605.1.15 (KHTML, like Gecko) Version\/17.4 Safari\/605.1.15 (Applebot\/0.1; +http:\/\/www.apple.com\/go\/applebot)",
    "headers": {
        "Host": "api.memberx.app",
        "cf-ray": "9f442fec597c3925-IAD",
        "Accept": "text\/html,application\/xhtml+xml,application\/xml;q=0.9,*\/*;q=0.8",
        "User-Agent": "Mozilla\/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit\/605.1.15 (KHTML, like Gecko) Version\/17.4 Safari\/605.1.15 (Applebot\/0.1; +http:\/\/www.apple.com\/go\/applebot)",
        "Accept-Encoding": "gzip, br",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "17.22.245.103",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "17.22.245.103, 172.70.39.5"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Apr-2026 05:36:09 UTC] === END API CALL LOG ===
[30-Apr-2026 06:43:06 UTC] API Hash Debug - Received: 
[30-Apr-2026 06:43:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Apr-2026 06:43:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","cf-ray":"9f4491f84fc47660-SEA","Accept":"text\/html,application\/xhtml+xml,application\/xml;q=0.9,*\/*;q=0.8","User-Agent":"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit\/605.1.15 (KHTML, like Gecko) Version\/17.4 Safari\/605.1.15 (Applebot\/0.1; +http:\/\/www.apple.com\/go\/applebot)","Accept-Encoding":"gzip, br","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"17.241.75.168","CF-IPCountry":"US","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"17.241.75.168, 172.68.22.169"}
[30-Apr-2026 08:02:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Apr-2026 08:02:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Apr-2026 08:02:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ2IiwidXNlcm5hbWUiOiJ0dXNoYXIxMiIsImVtYWlsIjoidHVzaGFyMXdlM3JAZ21haWwuY29tIiwiZXhwIjoxNzc4MTQwOTMwfQ.tsoNCzvmChaMMx2qKBdADRiUW99C1GrGiW9Qerrtmdo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f4505d63d8a61ee-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:c21b:a99f:2477:d940:23bc:e74a","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:4900:c21b:a99f:2477:d940:23bc:e74a, 172.70.108.15"}
[30-Apr-2026 08:02:11 UTC] === User Orders API Called ===
[30-Apr-2026 08:02:11 UTC] User ID: 446
[30-Apr-2026 08:02:11 UTC] Limit: 20, Offset: 0
[30-Apr-2026 08:02:11 UTC] Orders found: 0
[30-Apr-2026 08:02:11 UTC] Orders data: []
[30-Apr-2026 08:02:11 UTC] Total orders count: 0
[30-Apr-2026 08:02:11 UTC] === API CALL LOG ===
[30-Apr-2026 08:02:11 UTC] Endpoint: user/profile.php
[30-Apr-2026 08:02:11 UTC] Full Log Data: {
    "timestamp": "2026-04-30 08:02:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:c21b:a99f:2477:d940:23bc:e74a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ2IiwidXNlcm5hbWUiOiJ0dXNoYXIxMiIsImVtYWlsIjoidHVzaGFyMXdlM3JAZ21haWwuY29tIiwiZXhwIjoxNzc4MTQwOTMwfQ.tsoNCzvmChaMMx2qKBdADRiUW99C1GrGiW9Qerrtmdo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f4505d63d8761ee-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:c21b:a99f:2477:d940:23bc:e74a",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:c21b:a99f:2477:d940:23bc:e74a, 172.70.108.14"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Apr-2026 08:02:11 UTC] === END API CALL LOG ===
[30-Apr-2026 08:02:11 UTC] ✅ API Hash verification passed for profile endpoint
[30-Apr-2026 08:02:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ2IiwidXNlcm5hbWUiOiJ0dXNoYXIxMiIsImVtYWlsIjoidHVzaGFyMXdlM3JAZ21haWwuY29tIiwiZXhwIjoxNzc4MTQwOTMwfQ.tsoNCzvmChaMMx2qKBdADRiUW99C1GrGiW9Qerrtmdo
[30-Apr-2026 08:02:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Apr-2026 08:02:11 UTC] ✅ JWT token verified successfully for user profile
[30-Apr-2026 08:02:11 UTC] User ID: 446
[30-Apr-2026 08:02:11 UTC] ✅ User profile retrieved successfully for user ID: 446
[30-Apr-2026 08:02:11 UTC] === API CALL LOG ===
[30-Apr-2026 08:02:11 UTC] Endpoint: user/profile.php
[30-Apr-2026 08:02:11 UTC] Full Log Data: {
    "timestamp": "2026-04-30 08:02:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:c21b:a99f:2477:d940:23bc:e74a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ2IiwidXNlcm5hbWUiOiJ0dXNoYXIxMiIsImVtYWlsIjoidHVzaGFyMXdlM3JAZ21haWwuY29tIiwiZXhwIjoxNzc4MTQwOTMwfQ.tsoNCzvmChaMMx2qKBdADRiUW99C1GrGiW9Qerrtmdo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f4505d7989a61ee-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:c21b:a99f:2477:d940:23bc:e74a",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:c21b:a99f:2477:d940:23bc:e74a, 172.70.108.14"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Apr-2026 08:02:11 UTC] === END API CALL LOG ===
[30-Apr-2026 08:02:11 UTC] ✅ API Hash verification passed for profile endpoint
[30-Apr-2026 08:02:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ2IiwidXNlcm5hbWUiOiJ0dXNoYXIxMiIsImVtYWlsIjoidHVzaGFyMXdlM3JAZ21haWwuY29tIiwiZXhwIjoxNzc4MTQwOTMwfQ.tsoNCzvmChaMMx2qKBdADRiUW99C1GrGiW9Qerrtmdo
[30-Apr-2026 08:02:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Apr-2026 08:02:11 UTC] ✅ JWT token verified successfully for user profile
[30-Apr-2026 08:02:11 UTC] User ID: 446
[30-Apr-2026 08:02:11 UTC] ✅ User profile retrieved successfully for user ID: 446
[30-Apr-2026 08:02:12 UTC] === API CALL LOG ===
[30-Apr-2026 08:02:12 UTC] Endpoint: user/profile.php
[30-Apr-2026 08:02:12 UTC] Full Log Data: {
    "timestamp": "2026-04-30 08:02:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:c21b:a99f:2477:d940:23bc:e74a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ2IiwidXNlcm5hbWUiOiJ0dXNoYXIxMiIsImVtYWlsIjoidHVzaGFyMXdlM3JAZ21haWwuY29tIiwiZXhwIjoxNzc4MTQwOTMwfQ.tsoNCzvmChaMMx2qKBdADRiUW99C1GrGiW9Qerrtmdo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f4505ddde2961ee-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:c21b:a99f:2477:d940:23bc:e74a",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:c21b:a99f:2477:d940:23bc:e74a, 172.70.108.15"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Apr-2026 08:02:12 UTC] === END API CALL LOG ===
[30-Apr-2026 08:02:12 UTC] ✅ API Hash verification passed for profile endpoint
[30-Apr-2026 08:02:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ2IiwidXNlcm5hbWUiOiJ0dXNoYXIxMiIsImVtYWlsIjoidHVzaGFyMXdlM3JAZ21haWwuY29tIiwiZXhwIjoxNzc4MTQwOTMwfQ.tsoNCzvmChaMMx2qKBdADRiUW99C1GrGiW9Qerrtmdo
[30-Apr-2026 08:02:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Apr-2026 08:02:12 UTC] ✅ JWT token verified successfully for user profile
[30-Apr-2026 08:02:12 UTC] User ID: 446
[30-Apr-2026 08:02:12 UTC] ✅ User profile retrieved successfully for user ID: 446
[30-Apr-2026 08:02:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Apr-2026 08:02:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Apr-2026 08:02:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ2IiwidXNlcm5hbWUiOiJ0dXNoYXIxMiIsImVtYWlsIjoidHVzaGFyMXdlM3JAZ21haWwuY29tIiwiZXhwIjoxNzc4MTQwOTMwfQ.tsoNCzvmChaMMx2qKBdADRiUW99C1GrGiW9Qerrtmdo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f45063a2f6661ee-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:c21b:a99f:2477:d940:23bc:e74a","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:4900:c21b:a99f:2477:d940:23bc:e74a, 172.70.108.15"}
[30-Apr-2026 08:02:27 UTC] === User Orders API Called ===
[30-Apr-2026 08:02:27 UTC] User ID: 446
[30-Apr-2026 08:02:27 UTC] Limit: 20, Offset: 0
[30-Apr-2026 08:02:27 UTC] Orders found: 0
[30-Apr-2026 08:02:27 UTC] Orders data: []
[30-Apr-2026 08:02:27 UTC] Total orders count: 0
[30-Apr-2026 08:02:27 UTC] === API CALL LOG ===
[30-Apr-2026 08:02:27 UTC] Endpoint: user/profile.php
[30-Apr-2026 08:02:27 UTC] Full Log Data: {
    "timestamp": "2026-04-30 08:02:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:c21b:a99f:2477:d940:23bc:e74a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ2IiwidXNlcm5hbWUiOiJ0dXNoYXIxMiIsImVtYWlsIjoidHVzaGFyMXdlM3JAZ21haWwuY29tIiwiZXhwIjoxNzc4MTQwOTMwfQ.tsoNCzvmChaMMx2qKBdADRiUW99C1GrGiW9Qerrtmdo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f45063a2f6c61ee-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:c21b:a99f:2477:d940:23bc:e74a",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:c21b:a99f:2477:d940:23bc:e74a, 172.70.108.15"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Apr-2026 08:02:27 UTC] === END API CALL LOG ===
[30-Apr-2026 08:02:27 UTC] ✅ API Hash verification passed for profile endpoint
[30-Apr-2026 08:02:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ2IiwidXNlcm5hbWUiOiJ0dXNoYXIxMiIsImVtYWlsIjoidHVzaGFyMXdlM3JAZ21haWwuY29tIiwiZXhwIjoxNzc4MTQwOTMwfQ.tsoNCzvmChaMMx2qKBdADRiUW99C1GrGiW9Qerrtmdo
[30-Apr-2026 08:02:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Apr-2026 08:02:27 UTC] ✅ JWT token verified successfully for user profile
[30-Apr-2026 08:02:27 UTC] User ID: 446
[30-Apr-2026 08:02:27 UTC] ✅ User profile retrieved successfully for user ID: 446
[30-Apr-2026 08:02:28 UTC] === API CALL LOG ===
[30-Apr-2026 08:02:28 UTC] Endpoint: user/profile.php
[30-Apr-2026 08:02:28 UTC] Full Log Data: {
    "timestamp": "2026-04-30 08:02:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:c21b:a99f:2477:d940:23bc:e74a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ2IiwidXNlcm5hbWUiOiJ0dXNoYXIxMiIsImVtYWlsIjoidHVzaGFyMXdlM3JAZ21haWwuY29tIiwiZXhwIjoxNzc4MTQwOTMwfQ.tsoNCzvmChaMMx2qKBdADRiUW99C1GrGiW9Qerrtmdo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f45063dae3061ee-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:c21b:a99f:2477:d940:23bc:e74a",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:c21b:a99f:2477:d940:23bc:e74a, 172.70.108.15"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Apr-2026 08:02:28 UTC] === END API CALL LOG ===
[30-Apr-2026 08:02:28 UTC] ✅ API Hash verification passed for profile endpoint
[30-Apr-2026 08:02:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ2IiwidXNlcm5hbWUiOiJ0dXNoYXIxMiIsImVtYWlsIjoidHVzaGFyMXdlM3JAZ21haWwuY29tIiwiZXhwIjoxNzc4MTQwOTMwfQ.tsoNCzvmChaMMx2qKBdADRiUW99C1GrGiW9Qerrtmdo
[30-Apr-2026 08:02:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Apr-2026 08:02:28 UTC] ✅ JWT token verified successfully for user profile
[30-Apr-2026 08:02:28 UTC] User ID: 446
[30-Apr-2026 08:02:28 UTC] ✅ User profile retrieved successfully for user ID: 446
[30-Apr-2026 08:02:28 UTC] === API CALL LOG ===
[30-Apr-2026 08:02:28 UTC] Endpoint: user/profile.php
[30-Apr-2026 08:02:28 UTC] Full Log Data: {
    "timestamp": "2026-04-30 08:02:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:c21b:a99f:2477:d940:23bc:e74a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ2IiwidXNlcm5hbWUiOiJ0dXNoYXIxMiIsImVtYWlsIjoidHVzaGFyMXdlM3JAZ21haWwuY29tIiwiZXhwIjoxNzc4MTQwOTMwfQ.tsoNCzvmChaMMx2qKBdADRiUW99C1GrGiW9Qerrtmdo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f4506407b9c61ee-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:c21b:a99f:2477:d940:23bc:e74a",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:c21b:a99f:2477:d940:23bc:e74a, 172.70.108.15"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Apr-2026 08:02:28 UTC] === END API CALL LOG ===
[30-Apr-2026 08:02:28 UTC] ✅ API Hash verification passed for profile endpoint
[30-Apr-2026 08:02:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ2IiwidXNlcm5hbWUiOiJ0dXNoYXIxMiIsImVtYWlsIjoidHVzaGFyMXdlM3JAZ21haWwuY29tIiwiZXhwIjoxNzc4MTQwOTMwfQ.tsoNCzvmChaMMx2qKBdADRiUW99C1GrGiW9Qerrtmdo
[30-Apr-2026 08:02:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Apr-2026 08:02:28 UTC] ✅ JWT token verified successfully for user profile
[30-Apr-2026 08:02:28 UTC] User ID: 446
[30-Apr-2026 08:02:28 UTC] ✅ User profile retrieved successfully for user ID: 446
[30-Apr-2026 08:02:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Apr-2026 08:02:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Apr-2026 08:02:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ2IiwidXNlcm5hbWUiOiJ0dXNoYXIxMiIsImVtYWlsIjoidHVzaGFyMXdlM3JAZ21haWwuY29tIiwiZXhwIjoxNzc4MTQwOTMwfQ.tsoNCzvmChaMMx2qKBdADRiUW99C1GrGiW9Qerrtmdo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f45069fafd661ee-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:c21b:a99f:2477:d940:23bc:e74a","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:4900:c21b:a99f:2477:d940:23bc:e74a, 172.70.108.15"}
[30-Apr-2026 08:02:43 UTC] === User Orders API Called ===
[30-Apr-2026 08:02:43 UTC] User ID: 446
[30-Apr-2026 08:02:43 UTC] Limit: 20, Offset: 0
[30-Apr-2026 08:02:43 UTC] Orders found: 0
[30-Apr-2026 08:02:43 UTC] Orders data: []
[30-Apr-2026 08:02:43 UTC] Total orders count: 0
[30-Apr-2026 08:02:43 UTC] === API CALL LOG ===
[30-Apr-2026 08:02:43 UTC] Endpoint: user/profile.php
[30-Apr-2026 08:02:43 UTC] Full Log Data: {
    "timestamp": "2026-04-30 08:02:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:c21b:a99f:2477:d940:23bc:e74a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ2IiwidXNlcm5hbWUiOiJ0dXNoYXIxMiIsImVtYWlsIjoidHVzaGFyMXdlM3JAZ21haWwuY29tIiwiZXhwIjoxNzc4MTQwOTMwfQ.tsoNCzvmChaMMx2qKBdADRiUW99C1GrGiW9Qerrtmdo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f45069fafd861ee-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:c21b:a99f:2477:d940:23bc:e74a",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:c21b:a99f:2477:d940:23bc:e74a, 172.70.108.14"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Apr-2026 08:02:43 UTC] === END API CALL LOG ===
[30-Apr-2026 08:02:43 UTC] ✅ API Hash verification passed for profile endpoint
[30-Apr-2026 08:02:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ2IiwidXNlcm5hbWUiOiJ0dXNoYXIxMiIsImVtYWlsIjoidHVzaGFyMXdlM3JAZ21haWwuY29tIiwiZXhwIjoxNzc4MTQwOTMwfQ.tsoNCzvmChaMMx2qKBdADRiUW99C1GrGiW9Qerrtmdo
[30-Apr-2026 08:02:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Apr-2026 08:02:43 UTC] ✅ JWT token verified successfully for user profile
[30-Apr-2026 08:02:43 UTC] User ID: 446
[30-Apr-2026 08:02:43 UTC] ✅ User profile retrieved successfully for user ID: 446
[30-Apr-2026 08:02:44 UTC] === API CALL LOG ===
[30-Apr-2026 08:02:44 UTC] Endpoint: user/profile.php
[30-Apr-2026 08:02:44 UTC] Full Log Data: {
    "timestamp": "2026-04-30 08:02:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:c21b:a99f:2477:d940:23bc:e74a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ2IiwidXNlcm5hbWUiOiJ0dXNoYXIxMiIsImVtYWlsIjoidHVzaGFyMXdlM3JAZ21haWwuY29tIiwiZXhwIjoxNzc4MTQwOTMwfQ.tsoNCzvmChaMMx2qKBdADRiUW99C1GrGiW9Qerrtmdo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f4506a3787461ee-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:c21b:a99f:2477:d940:23bc:e74a",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:c21b:a99f:2477:d940:23bc:e74a, 172.70.108.15"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Apr-2026 08:02:44 UTC] === END API CALL LOG ===
[30-Apr-2026 08:02:44 UTC] ✅ API Hash verification passed for profile endpoint
[30-Apr-2026 08:02:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ2IiwidXNlcm5hbWUiOiJ0dXNoYXIxMiIsImVtYWlsIjoidHVzaGFyMXdlM3JAZ21haWwuY29tIiwiZXhwIjoxNzc4MTQwOTMwfQ.tsoNCzvmChaMMx2qKBdADRiUW99C1GrGiW9Qerrtmdo
[30-Apr-2026 08:02:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Apr-2026 08:02:44 UTC] ✅ JWT token verified successfully for user profile
[30-Apr-2026 08:02:44 UTC] User ID: 446
[30-Apr-2026 08:02:44 UTC] ✅ User profile retrieved successfully for user ID: 446
[30-Apr-2026 08:02:44 UTC] === API CALL LOG ===
[30-Apr-2026 08:02:44 UTC] Endpoint: user/profile.php
[30-Apr-2026 08:02:44 UTC] Full Log Data: {
    "timestamp": "2026-04-30 08:02:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:c21b:a99f:2477:d940:23bc:e74a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ2IiwidXNlcm5hbWUiOiJ0dXNoYXIxMiIsImVtYWlsIjoidHVzaGFyMXdlM3JAZ21haWwuY29tIiwiZXhwIjoxNzc4MTQwOTMwfQ.tsoNCzvmChaMMx2qKBdADRiUW99C1GrGiW9Qerrtmdo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f4506a63e7661ee-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:c21b:a99f:2477:d940:23bc:e74a",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:c21b:a99f:2477:d940:23bc:e74a, 172.70.108.15"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Apr-2026 08:02:44 UTC] === END API CALL LOG ===
[30-Apr-2026 08:02:44 UTC] ✅ API Hash verification passed for profile endpoint
[30-Apr-2026 08:02:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ2IiwidXNlcm5hbWUiOiJ0dXNoYXIxMiIsImVtYWlsIjoidHVzaGFyMXdlM3JAZ21haWwuY29tIiwiZXhwIjoxNzc4MTQwOTMwfQ.tsoNCzvmChaMMx2qKBdADRiUW99C1GrGiW9Qerrtmdo
[30-Apr-2026 08:02:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Apr-2026 08:02:44 UTC] ✅ JWT token verified successfully for user profile
[30-Apr-2026 08:02:44 UTC] User ID: 446
[30-Apr-2026 08:02:44 UTC] ✅ User profile retrieved successfully for user ID: 446
[30-Apr-2026 08:02:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Apr-2026 08:02:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Apr-2026 08:02:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ2IiwidXNlcm5hbWUiOiJ0dXNoYXIxMiIsImVtYWlsIjoidHVzaGFyMXdlM3JAZ21haWwuY29tIiwiZXhwIjoxNzc4MTQwOTMwfQ.tsoNCzvmChaMMx2qKBdADRiUW99C1GrGiW9Qerrtmdo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f4506d2688961ee-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:c21b:a99f:2477:d940:23bc:e74a","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:4900:c21b:a99f:2477:d940:23bc:e74a, 172.70.108.15"}
[30-Apr-2026 08:02:51 UTC] === User Orders API Called ===
[30-Apr-2026 08:02:51 UTC] User ID: 446
[30-Apr-2026 08:02:51 UTC] Limit: 20, Offset: 0
[30-Apr-2026 08:02:51 UTC] Orders found: 0
[30-Apr-2026 08:02:51 UTC] Orders data: []
[30-Apr-2026 08:02:51 UTC] Total orders count: 0
[30-Apr-2026 08:02:52 UTC] === API CALL LOG ===
[30-Apr-2026 08:02:52 UTC] Endpoint: user/profile.php
[30-Apr-2026 08:02:52 UTC] Full Log Data: {
    "timestamp": "2026-04-30 08:02:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:c21b:a99f:2477:d940:23bc:e74a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ2IiwidXNlcm5hbWUiOiJ0dXNoYXIxMiIsImVtYWlsIjoidHVzaGFyMXdlM3JAZ21haWwuY29tIiwiZXhwIjoxNzc4MTQwOTMwfQ.tsoNCzvmChaMMx2qKBdADRiUW99C1GrGiW9Qerrtmdo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f4506d38a8061ee-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:c21b:a99f:2477:d940:23bc:e74a",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:c21b:a99f:2477:d940:23bc:e74a, 172.70.108.14"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Apr-2026 08:02:52 UTC] === END API CALL LOG ===
[30-Apr-2026 08:02:52 UTC] ✅ API Hash verification passed for profile endpoint
[30-Apr-2026 08:02:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ2IiwidXNlcm5hbWUiOiJ0dXNoYXIxMiIsImVtYWlsIjoidHVzaGFyMXdlM3JAZ21haWwuY29tIiwiZXhwIjoxNzc4MTQwOTMwfQ.tsoNCzvmChaMMx2qKBdADRiUW99C1GrGiW9Qerrtmdo
[30-Apr-2026 08:02:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Apr-2026 08:02:52 UTC] ✅ JWT token verified successfully for user profile
[30-Apr-2026 08:02:52 UTC] User ID: 446
[30-Apr-2026 08:02:52 UTC] ✅ User profile retrieved successfully for user ID: 446
[30-Apr-2026 08:02:52 UTC] === API CALL LOG ===
[30-Apr-2026 08:02:52 UTC] Endpoint: user/profile.php
[30-Apr-2026 08:02:52 UTC] Full Log Data: {
    "timestamp": "2026-04-30 08:02:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:c21b:a99f:2477:d940:23bc:e74a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ2IiwidXNlcm5hbWUiOiJ0dXNoYXIxMiIsImVtYWlsIjoidHVzaGFyMXdlM3JAZ21haWwuY29tIiwiZXhwIjoxNzc4MTQwOTMwfQ.tsoNCzvmChaMMx2qKBdADRiUW99C1GrGiW9Qerrtmdo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f4506d77a0261ee-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:c21b:a99f:2477:d940:23bc:e74a",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:c21b:a99f:2477:d940:23bc:e74a, 172.70.108.15"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Apr-2026 08:02:52 UTC] === END API CALL LOG ===
[30-Apr-2026 08:02:52 UTC] ✅ API Hash verification passed for profile endpoint
[30-Apr-2026 08:02:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ2IiwidXNlcm5hbWUiOiJ0dXNoYXIxMiIsImVtYWlsIjoidHVzaGFyMXdlM3JAZ21haWwuY29tIiwiZXhwIjoxNzc4MTQwOTMwfQ.tsoNCzvmChaMMx2qKBdADRiUW99C1GrGiW9Qerrtmdo
[30-Apr-2026 08:02:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Apr-2026 08:02:52 UTC] ✅ JWT token verified successfully for user profile
[30-Apr-2026 08:02:52 UTC] User ID: 446
[30-Apr-2026 08:02:52 UTC] ✅ User profile retrieved successfully for user ID: 446
[30-Apr-2026 08:02:53 UTC] === API CALL LOG ===
[30-Apr-2026 08:02:53 UTC] Endpoint: user/profile.php
[30-Apr-2026 08:02:53 UTC] Full Log Data: {
    "timestamp": "2026-04-30 08:02:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:c21b:a99f:2477:d940:23bc:e74a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ2IiwidXNlcm5hbWUiOiJ0dXNoYXIxMiIsImVtYWlsIjoidHVzaGFyMXdlM3JAZ21haWwuY29tIiwiZXhwIjoxNzc4MTQwOTMwfQ.tsoNCzvmChaMMx2qKBdADRiUW99C1GrGiW9Qerrtmdo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f4506da2f3061ee-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:c21b:a99f:2477:d940:23bc:e74a",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:c21b:a99f:2477:d940:23bc:e74a, 172.70.108.15"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Apr-2026 08:02:53 UTC] === END API CALL LOG ===
[30-Apr-2026 08:02:53 UTC] ✅ API Hash verification passed for profile endpoint
[30-Apr-2026 08:02:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ2IiwidXNlcm5hbWUiOiJ0dXNoYXIxMiIsImVtYWlsIjoidHVzaGFyMXdlM3JAZ21haWwuY29tIiwiZXhwIjoxNzc4MTQwOTMwfQ.tsoNCzvmChaMMx2qKBdADRiUW99C1GrGiW9Qerrtmdo
[30-Apr-2026 08:02:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Apr-2026 08:02:53 UTC] ✅ JWT token verified successfully for user profile
[30-Apr-2026 08:02:53 UTC] User ID: 446
[30-Apr-2026 08:02:53 UTC] ✅ User profile retrieved successfully for user ID: 446
[30-Apr-2026 08:03:24 UTC] === API CALL LOG ===
[30-Apr-2026 08:03:24 UTC] Endpoint: user/profile.php
[30-Apr-2026 08:03:24 UTC] Full Log Data: {
    "timestamp": "2026-04-30 08:03:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:c21b:a99f:2477:d940:23bc:e74a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ2IiwidXNlcm5hbWUiOiJ0dXNoYXIxMiIsImVtYWlsIjoidHVzaGFyMXdlM3JAZ21haWwuY29tIiwiZXhwIjoxNzc4MTQwOTMwfQ.tsoNCzvmChaMMx2qKBdADRiUW99C1GrGiW9Qerrtmdo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f45079bfc7961ee-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:c21b:a99f:2477:d940:23bc:e74a",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:c21b:a99f:2477:d940:23bc:e74a, 172.70.108.14"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Apr-2026 08:03:24 UTC] === END API CALL LOG ===
[30-Apr-2026 08:03:24 UTC] ✅ API Hash verification passed for profile endpoint
[30-Apr-2026 08:03:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ2IiwidXNlcm5hbWUiOiJ0dXNoYXIxMiIsImVtYWlsIjoidHVzaGFyMXdlM3JAZ21haWwuY29tIiwiZXhwIjoxNzc4MTQwOTMwfQ.tsoNCzvmChaMMx2qKBdADRiUW99C1GrGiW9Qerrtmdo
[30-Apr-2026 08:03:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Apr-2026 08:03:24 UTC] ✅ JWT token verified successfully for user profile
[30-Apr-2026 08:03:24 UTC] User ID: 446
[30-Apr-2026 08:03:24 UTC] ✅ User profile retrieved successfully for user ID: 446
[30-Apr-2026 08:03:24 UTC] User Purchases API - User ID: 446
[30-Apr-2026 08:03:24 UTC] User Purchases API - Total purchases found: 1
[30-Apr-2026 08:03:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Apr-2026 08:03:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Apr-2026 08:03:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ2IiwidXNlcm5hbWUiOiJ0dXNoYXIxMiIsImVtYWlsIjoidHVzaGFyMXdlM3JAZ21haWwuY29tIiwiZXhwIjoxNzc4MTQwOTMwfQ.tsoNCzvmChaMMx2qKBdADRiUW99C1GrGiW9Qerrtmdo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f4507b4be2761ee-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:c21b:a99f:2477:d940:23bc:e74a","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:4900:c21b:a99f:2477:d940:23bc:e74a, 172.70.108.14"}
[30-Apr-2026 08:03:28 UTC] === User Orders API Called ===
[30-Apr-2026 08:03:28 UTC] User ID: 446
[30-Apr-2026 08:03:28 UTC] Limit: 20, Offset: 0
[30-Apr-2026 08:03:28 UTC] Orders found: 0
[30-Apr-2026 08:03:28 UTC] Orders data: []
[30-Apr-2026 08:03:28 UTC] Total orders count: 0
[30-Apr-2026 08:03:28 UTC] === API CALL LOG ===
[30-Apr-2026 08:03:28 UTC] Endpoint: user/profile.php
[30-Apr-2026 08:03:28 UTC] Full Log Data: {
    "timestamp": "2026-04-30 08:03:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:c21b:a99f:2477:d940:23bc:e74a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ2IiwidXNlcm5hbWUiOiJ0dXNoYXIxMiIsImVtYWlsIjoidHVzaGFyMXdlM3JAZ21haWwuY29tIiwiZXhwIjoxNzc4MTQwOTMwfQ.tsoNCzvmChaMMx2qKBdADRiUW99C1GrGiW9Qerrtmdo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f4507b4be2b61ee-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:c21b:a99f:2477:d940:23bc:e74a",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:c21b:a99f:2477:d940:23bc:e74a, 172.70.108.14"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Apr-2026 08:03:28 UTC] === END API CALL LOG ===
[30-Apr-2026 08:03:28 UTC] ✅ API Hash verification passed for profile endpoint
[30-Apr-2026 08:03:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ2IiwidXNlcm5hbWUiOiJ0dXNoYXIxMiIsImVtYWlsIjoidHVzaGFyMXdlM3JAZ21haWwuY29tIiwiZXhwIjoxNzc4MTQwOTMwfQ.tsoNCzvmChaMMx2qKBdADRiUW99C1GrGiW9Qerrtmdo
[30-Apr-2026 08:03:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Apr-2026 08:03:28 UTC] ✅ JWT token verified successfully for user profile
[30-Apr-2026 08:03:28 UTC] User ID: 446
[30-Apr-2026 08:03:28 UTC] ✅ User profile retrieved successfully for user ID: 446
[30-Apr-2026 08:03:28 UTC] === API CALL LOG ===
[30-Apr-2026 08:03:28 UTC] Endpoint: user/profile.php
[30-Apr-2026 08:03:28 UTC] Full Log Data: {
    "timestamp": "2026-04-30 08:03:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:c21b:a99f:2477:d940:23bc:e74a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ2IiwidXNlcm5hbWUiOiJ0dXNoYXIxMiIsImVtYWlsIjoidHVzaGFyMXdlM3JAZ21haWwuY29tIiwiZXhwIjoxNzc4MTQwOTMwfQ.tsoNCzvmChaMMx2qKBdADRiUW99C1GrGiW9Qerrtmdo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f4507b8adbb61ee-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:c21b:a99f:2477:d940:23bc:e74a",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:c21b:a99f:2477:d940:23bc:e74a, 172.70.108.14"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Apr-2026 08:03:28 UTC] === END API CALL LOG ===
[30-Apr-2026 08:03:28 UTC] ✅ API Hash verification passed for profile endpoint
[30-Apr-2026 08:03:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ2IiwidXNlcm5hbWUiOiJ0dXNoYXIxMiIsImVtYWlsIjoidHVzaGFyMXdlM3JAZ21haWwuY29tIiwiZXhwIjoxNzc4MTQwOTMwfQ.tsoNCzvmChaMMx2qKBdADRiUW99C1GrGiW9Qerrtmdo
[30-Apr-2026 08:03:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Apr-2026 08:03:28 UTC] ✅ JWT token verified successfully for user profile
[30-Apr-2026 08:03:28 UTC] User ID: 446
[30-Apr-2026 08:03:28 UTC] ✅ User profile retrieved successfully for user ID: 446
[30-Apr-2026 08:03:29 UTC] === API CALL LOG ===
[30-Apr-2026 08:03:29 UTC] Endpoint: user/profile.php
[30-Apr-2026 08:03:29 UTC] Full Log Data: {
    "timestamp": "2026-04-30 08:03:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:c21b:a99f:2477:d940:23bc:e74a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ2IiwidXNlcm5hbWUiOiJ0dXNoYXIxMiIsImVtYWlsIjoidHVzaGFyMXdlM3JAZ21haWwuY29tIiwiZXhwIjoxNzc4MTQwOTMwfQ.tsoNCzvmChaMMx2qKBdADRiUW99C1GrGiW9Qerrtmdo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f4507bb7c5261ee-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:c21b:a99f:2477:d940:23bc:e74a",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:c21b:a99f:2477:d940:23bc:e74a, 172.70.108.14"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Apr-2026 08:03:29 UTC] === END API CALL LOG ===
[30-Apr-2026 08:03:29 UTC] ✅ API Hash verification passed for profile endpoint
[30-Apr-2026 08:03:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ2IiwidXNlcm5hbWUiOiJ0dXNoYXIxMiIsImVtYWlsIjoidHVzaGFyMXdlM3JAZ21haWwuY29tIiwiZXhwIjoxNzc4MTQwOTMwfQ.tsoNCzvmChaMMx2qKBdADRiUW99C1GrGiW9Qerrtmdo
[30-Apr-2026 08:03:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Apr-2026 08:03:29 UTC] ✅ JWT token verified successfully for user profile
[30-Apr-2026 08:03:29 UTC] User ID: 446
[30-Apr-2026 08:03:29 UTC] ✅ User profile retrieved successfully for user ID: 446
[30-Apr-2026 08:03:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Apr-2026 08:03:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Apr-2026 08:03:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ2IiwidXNlcm5hbWUiOiJ0dXNoYXIxMiIsImVtYWlsIjoidHVzaGFyMXdlM3JAZ21haWwuY29tIiwiZXhwIjoxNzc4MTQwOTMwfQ.tsoNCzvmChaMMx2qKBdADRiUW99C1GrGiW9Qerrtmdo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f4507d1a9de61ee-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:c21b:a99f:2477:d940:23bc:e74a","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:4900:c21b:a99f:2477:d940:23bc:e74a, 172.70.108.14"}
[30-Apr-2026 08:03:32 UTC] === User Orders API Called ===
[30-Apr-2026 08:03:32 UTC] User ID: 446
[30-Apr-2026 08:03:32 UTC] Limit: 20, Offset: 0
[30-Apr-2026 08:03:32 UTC] Orders found: 0
[30-Apr-2026 08:03:32 UTC] Orders data: []
[30-Apr-2026 08:03:32 UTC] Total orders count: 0
[30-Apr-2026 08:03:32 UTC] === API CALL LOG ===
[30-Apr-2026 08:03:32 UTC] Endpoint: user/profile.php
[30-Apr-2026 08:03:32 UTC] Full Log Data: {
    "timestamp": "2026-04-30 08:03:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:c21b:a99f:2477:d940:23bc:e74a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ2IiwidXNlcm5hbWUiOiJ0dXNoYXIxMiIsImVtYWlsIjoidHVzaGFyMXdlM3JAZ21haWwuY29tIiwiZXhwIjoxNzc4MTQwOTMwfQ.tsoNCzvmChaMMx2qKBdADRiUW99C1GrGiW9Qerrtmdo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f4507d1a9e061ee-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:c21b:a99f:2477:d940:23bc:e74a",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:c21b:a99f:2477:d940:23bc:e74a, 172.70.108.14"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Apr-2026 08:03:32 UTC] === END API CALL LOG ===
[30-Apr-2026 08:03:32 UTC] ✅ API Hash verification passed for profile endpoint
[30-Apr-2026 08:03:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ2IiwidXNlcm5hbWUiOiJ0dXNoYXIxMiIsImVtYWlsIjoidHVzaGFyMXdlM3JAZ21haWwuY29tIiwiZXhwIjoxNzc4MTQwOTMwfQ.tsoNCzvmChaMMx2qKBdADRiUW99C1GrGiW9Qerrtmdo
[30-Apr-2026 08:03:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Apr-2026 08:03:32 UTC] ✅ JWT token verified successfully for user profile
[30-Apr-2026 08:03:32 UTC] User ID: 446
[30-Apr-2026 08:03:32 UTC] ✅ User profile retrieved successfully for user ID: 446
[30-Apr-2026 08:03:33 UTC] === API CALL LOG ===
[30-Apr-2026 08:03:33 UTC] Endpoint: user/profile.php
[30-Apr-2026 08:03:33 UTC] Full Log Data: {
    "timestamp": "2026-04-30 08:03:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:c21b:a99f:2477:d940:23bc:e74a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ2IiwidXNlcm5hbWUiOiJ0dXNoYXIxMiIsImVtYWlsIjoidHVzaGFyMXdlM3JAZ21haWwuY29tIiwiZXhwIjoxNzc4MTQwOTMwfQ.tsoNCzvmChaMMx2qKBdADRiUW99C1GrGiW9Qerrtmdo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f4507d56a9661ee-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:c21b:a99f:2477:d940:23bc:e74a",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:c21b:a99f:2477:d940:23bc:e74a, 172.70.108.14"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Apr-2026 08:03:33 UTC] === END API CALL LOG ===
[30-Apr-2026 08:03:33 UTC] ✅ API Hash verification passed for profile endpoint
[30-Apr-2026 08:03:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ2IiwidXNlcm5hbWUiOiJ0dXNoYXIxMiIsImVtYWlsIjoidHVzaGFyMXdlM3JAZ21haWwuY29tIiwiZXhwIjoxNzc4MTQwOTMwfQ.tsoNCzvmChaMMx2qKBdADRiUW99C1GrGiW9Qerrtmdo
[30-Apr-2026 08:03:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Apr-2026 08:03:33 UTC] ✅ JWT token verified successfully for user profile
[30-Apr-2026 08:03:33 UTC] User ID: 446
[30-Apr-2026 08:03:33 UTC] ✅ User profile retrieved successfully for user ID: 446
[30-Apr-2026 08:03:33 UTC] === API CALL LOG ===
[30-Apr-2026 08:03:33 UTC] Endpoint: user/profile.php
[30-Apr-2026 08:03:33 UTC] Full Log Data: {
    "timestamp": "2026-04-30 08:03:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:c21b:a99f:2477:d940:23bc:e74a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ2IiwidXNlcm5hbWUiOiJ0dXNoYXIxMiIsImVtYWlsIjoidHVzaGFyMXdlM3JAZ21haWwuY29tIiwiZXhwIjoxNzc4MTQwOTMwfQ.tsoNCzvmChaMMx2qKBdADRiUW99C1GrGiW9Qerrtmdo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f4507d8698d61ee-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:c21b:a99f:2477:d940:23bc:e74a",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:c21b:a99f:2477:d940:23bc:e74a, 172.70.108.14"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Apr-2026 08:03:33 UTC] === END API CALL LOG ===
[30-Apr-2026 08:03:33 UTC] ✅ API Hash verification passed for profile endpoint
[30-Apr-2026 08:03:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ2IiwidXNlcm5hbWUiOiJ0dXNoYXIxMiIsImVtYWlsIjoidHVzaGFyMXdlM3JAZ21haWwuY29tIiwiZXhwIjoxNzc4MTQwOTMwfQ.tsoNCzvmChaMMx2qKBdADRiUW99C1GrGiW9Qerrtmdo
[30-Apr-2026 08:03:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Apr-2026 08:03:33 UTC] ✅ JWT token verified successfully for user profile
[30-Apr-2026 08:03:33 UTC] User ID: 446
[30-Apr-2026 08:03:33 UTC] ✅ User profile retrieved successfully for user ID: 446
[30-Apr-2026 08:03:52 UTC] === API CALL LOG ===
[30-Apr-2026 08:03:52 UTC] Endpoint: user/profile.php
[30-Apr-2026 08:03:52 UTC] Full Log Data: {
    "timestamp": "2026-04-30 08:03:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:c21b:a99f:2477:d940:23bc:e74a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ2IiwidXNlcm5hbWUiOiJ0dXNoYXIxMiIsImVtYWlsIjoidHVzaGFyMXdlM3JAZ21haWwuY29tIiwiZXhwIjoxNzc4MTQwOTMwfQ.tsoNCzvmChaMMx2qKBdADRiUW99C1GrGiW9Qerrtmdo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f45084fed5c73af-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:c21b:a99f:2477:d940:23bc:e74a",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:c21b:a99f:2477:d940:23bc:e74a, 162.158.22.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Apr-2026 08:03:52 UTC] === END API CALL LOG ===
[30-Apr-2026 08:03:52 UTC] ✅ API Hash verification passed for profile endpoint
[30-Apr-2026 08:03:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ2IiwidXNlcm5hbWUiOiJ0dXNoYXIxMiIsImVtYWlsIjoidHVzaGFyMXdlM3JAZ21haWwuY29tIiwiZXhwIjoxNzc4MTQwOTMwfQ.tsoNCzvmChaMMx2qKBdADRiUW99C1GrGiW9Qerrtmdo
[30-Apr-2026 08:03:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Apr-2026 08:03:52 UTC] ✅ JWT token verified successfully for user profile
[30-Apr-2026 08:03:52 UTC] User ID: 446
[30-Apr-2026 08:03:52 UTC] ✅ User profile retrieved successfully for user ID: 446
[30-Apr-2026 08:04:49 UTC] === API CALL LOG ===
[30-Apr-2026 08:04:49 UTC] Endpoint: user/profile.php
[30-Apr-2026 08:04:49 UTC] Full Log Data: {
    "timestamp": "2026-04-30 08:04:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:c21b:a99f:2477:d940:23bc:e74a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ2IiwidXNlcm5hbWUiOiJ0dXNoYXIxMiIsImVtYWlsIjoidHVzaGFyMXdlM3JAZ21haWwuY29tIiwiZXhwIjoxNzc4MTQwOTMwfQ.tsoNCzvmChaMMx2qKBdADRiUW99C1GrGiW9Qerrtmdo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f4509adef6886bb-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:c21b:a99f:2477:d940:23bc:e74a",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:c21b:a99f:2477:d940:23bc:e74a, 162.158.22.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Apr-2026 08:04:49 UTC] === END API CALL LOG ===
[30-Apr-2026 08:04:49 UTC] ✅ API Hash verification passed for profile endpoint
[30-Apr-2026 08:04:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ2IiwidXNlcm5hbWUiOiJ0dXNoYXIxMiIsImVtYWlsIjoidHVzaGFyMXdlM3JAZ21haWwuY29tIiwiZXhwIjoxNzc4MTQwOTMwfQ.tsoNCzvmChaMMx2qKBdADRiUW99C1GrGiW9Qerrtmdo
[30-Apr-2026 08:04:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Apr-2026 08:04:49 UTC] ✅ JWT token verified successfully for user profile
[30-Apr-2026 08:04:49 UTC] User ID: 446
[30-Apr-2026 08:04:49 UTC] ✅ User profile retrieved successfully for user ID: 446
[30-Apr-2026 08:06:38 UTC] === API CALL LOG ===
[30-Apr-2026 08:06:38 UTC] Endpoint: user/profile.php
[30-Apr-2026 08:06:38 UTC] Full Log Data: {
    "timestamp": "2026-04-30 08:06:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:c21b:a99f:2477:d940:23bc:e74a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ2IiwidXNlcm5hbWUiOiJ0dXNoYXIxMiIsImVtYWlsIjoidHVzaGFyMXdlM3JAZ21haWwuY29tIiwiZXhwIjoxNzc4MTQwOTMwfQ.tsoNCzvmChaMMx2qKBdADRiUW99C1GrGiW9Qerrtmdo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f450c586bc2e275-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:c21b:a99f:2477:d940:23bc:e74a",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:c21b:a99f:2477:d940:23bc:e74a, 172.70.108.15"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Apr-2026 08:06:38 UTC] === END API CALL LOG ===
[30-Apr-2026 08:06:38 UTC] ✅ API Hash verification passed for profile endpoint
[30-Apr-2026 08:06:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ2IiwidXNlcm5hbWUiOiJ0dXNoYXIxMiIsImVtYWlsIjoidHVzaGFyMXdlM3JAZ21haWwuY29tIiwiZXhwIjoxNzc4MTQwOTMwfQ.tsoNCzvmChaMMx2qKBdADRiUW99C1GrGiW9Qerrtmdo
[30-Apr-2026 08:06:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Apr-2026 08:06:38 UTC] ✅ JWT token verified successfully for user profile
[30-Apr-2026 08:06:38 UTC] User ID: 446
[30-Apr-2026 08:06:38 UTC] ✅ User profile retrieved successfully for user ID: 446
[30-Apr-2026 08:06:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Apr-2026 08:06:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Apr-2026 08:06:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ2IiwidXNlcm5hbWUiOiJ0dXNoYXIxMiIsImVtYWlsIjoidHVzaGFyMXdlM3JAZ21haWwuY29tIiwiZXhwIjoxNzc4MTQwOTMwfQ.tsoNCzvmChaMMx2qKBdADRiUW99C1GrGiW9Qerrtmdo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f450c633a33e275-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:c21b:a99f:2477:d940:23bc:e74a","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:4900:c21b:a99f:2477:d940:23bc:e74a, 172.70.108.15"}
[30-Apr-2026 08:06:39 UTC] === User Orders API Called ===
[30-Apr-2026 08:06:39 UTC] User ID: 446
[30-Apr-2026 08:06:39 UTC] Limit: 20, Offset: 0
[30-Apr-2026 08:06:39 UTC] Orders found: 0
[30-Apr-2026 08:06:39 UTC] Orders data: []
[30-Apr-2026 08:06:39 UTC] Total orders count: 0
[30-Apr-2026 08:06:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Apr-2026 08:06:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Apr-2026 08:06:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ2IiwidXNlcm5hbWUiOiJ0dXNoYXIxMiIsImVtYWlsIjoidHVzaGFyMXdlM3JAZ21haWwuY29tIiwiZXhwIjoxNzc4MTQwOTMwfQ.tsoNCzvmChaMMx2qKBdADRiUW99C1GrGiW9Qerrtmdo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f450c7278ffe275-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:c21b:a99f:2477:d940:23bc:e74a","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:4900:c21b:a99f:2477:d940:23bc:e74a, 172.70.108.15"}
[30-Apr-2026 08:06:42 UTC] === User Orders API Called ===
[30-Apr-2026 08:06:42 UTC] User ID: 446
[30-Apr-2026 08:06:42 UTC] Limit: 20, Offset: 0
[30-Apr-2026 08:06:42 UTC] Orders found: 0
[30-Apr-2026 08:06:42 UTC] Orders data: []
[30-Apr-2026 08:06:42 UTC] Total orders count: 0
[30-Apr-2026 08:06:42 UTC] === API CALL LOG ===
[30-Apr-2026 08:06:42 UTC] Endpoint: user/profile.php
[30-Apr-2026 08:06:42 UTC] Full Log Data: {
    "timestamp": "2026-04-30 08:06:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:c21b:a99f:2477:d940:23bc:e74a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ2IiwidXNlcm5hbWUiOiJ0dXNoYXIxMiIsImVtYWlsIjoidHVzaGFyMXdlM3JAZ21haWwuY29tIiwiZXhwIjoxNzc4MTQwOTMwfQ.tsoNCzvmChaMMx2qKBdADRiUW99C1GrGiW9Qerrtmdo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f450c727904e275-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:c21b:a99f:2477:d940:23bc:e74a",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:c21b:a99f:2477:d940:23bc:e74a, 172.70.108.14"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Apr-2026 08:06:42 UTC] === END API CALL LOG ===
[30-Apr-2026 08:06:42 UTC] ✅ API Hash verification passed for profile endpoint
[30-Apr-2026 08:06:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ2IiwidXNlcm5hbWUiOiJ0dXNoYXIxMiIsImVtYWlsIjoidHVzaGFyMXdlM3JAZ21haWwuY29tIiwiZXhwIjoxNzc4MTQwOTMwfQ.tsoNCzvmChaMMx2qKBdADRiUW99C1GrGiW9Qerrtmdo
[30-Apr-2026 08:06:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Apr-2026 08:06:42 UTC] ✅ JWT token verified successfully for user profile
[30-Apr-2026 08:06:42 UTC] User ID: 446
[30-Apr-2026 08:06:42 UTC] ✅ User profile retrieved successfully for user ID: 446
[30-Apr-2026 08:06:42 UTC] === API CALL LOG ===
[30-Apr-2026 08:06:42 UTC] Endpoint: user/profile.php
[30-Apr-2026 08:06:42 UTC] Full Log Data: {
    "timestamp": "2026-04-30 08:06:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:c21b:a99f:2477:d940:23bc:e74a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ2IiwidXNlcm5hbWUiOiJ0dXNoYXIxMiIsImVtYWlsIjoidHVzaGFyMXdlM3JAZ21haWwuY29tIiwiZXhwIjoxNzc4MTQwOTMwfQ.tsoNCzvmChaMMx2qKBdADRiUW99C1GrGiW9Qerrtmdo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f450c75af51e275-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:c21b:a99f:2477:d940:23bc:e74a",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:c21b:a99f:2477:d940:23bc:e74a, 172.70.108.14"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Apr-2026 08:06:42 UTC] === END API CALL LOG ===
[30-Apr-2026 08:06:42 UTC] ✅ API Hash verification passed for profile endpoint
[30-Apr-2026 08:06:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ2IiwidXNlcm5hbWUiOiJ0dXNoYXIxMiIsImVtYWlsIjoidHVzaGFyMXdlM3JAZ21haWwuY29tIiwiZXhwIjoxNzc4MTQwOTMwfQ.tsoNCzvmChaMMx2qKBdADRiUW99C1GrGiW9Qerrtmdo
[30-Apr-2026 08:06:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Apr-2026 08:06:42 UTC] ✅ JWT token verified successfully for user profile
[30-Apr-2026 08:06:42 UTC] User ID: 446
[30-Apr-2026 08:06:42 UTC] ✅ User profile retrieved successfully for user ID: 446
[30-Apr-2026 08:07:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Apr-2026 08:07:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Apr-2026 08:07:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ2IiwidXNlcm5hbWUiOiJ0dXNoYXIxMiIsImVtYWlsIjoidHVzaGFyMXdlM3JAZ21haWwuY29tIiwiZXhwIjoxNzc4MTQwOTMwfQ.tsoNCzvmChaMMx2qKBdADRiUW99C1GrGiW9Qerrtmdo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f450daf6dd9376c-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:c21b:a99f:2477:d940:23bc:e74a","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:4900:c21b:a99f:2477:d940:23bc:e74a, 162.159.122.164"}
[30-Apr-2026 08:07:33 UTC] === User Orders API Called ===
[30-Apr-2026 08:07:33 UTC] User ID: 446
[30-Apr-2026 08:07:33 UTC] Limit: 20, Offset: 0
[30-Apr-2026 08:07:33 UTC] Orders found: 0
[30-Apr-2026 08:07:33 UTC] Orders data: []
[30-Apr-2026 08:07:33 UTC] Total orders count: 0
[30-Apr-2026 08:07:33 UTC] === API CALL LOG ===
[30-Apr-2026 08:07:33 UTC] Endpoint: user/profile.php
[30-Apr-2026 08:07:33 UTC] Full Log Data: {
    "timestamp": "2026-04-30 08:07:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:c21b:a99f:2477:d940:23bc:e74a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ2IiwidXNlcm5hbWUiOiJ0dXNoYXIxMiIsImVtYWlsIjoidHVzaGFyMXdlM3JAZ21haWwuY29tIiwiZXhwIjoxNzc4MTQwOTMwfQ.tsoNCzvmChaMMx2qKBdADRiUW99C1GrGiW9Qerrtmdo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f450daf6ddb376c-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:c21b:a99f:2477:d940:23bc:e74a",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:c21b:a99f:2477:d940:23bc:e74a, 162.159.122.165"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Apr-2026 08:07:33 UTC] === END API CALL LOG ===
[30-Apr-2026 08:07:33 UTC] ✅ API Hash verification passed for profile endpoint
[30-Apr-2026 08:07:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ2IiwidXNlcm5hbWUiOiJ0dXNoYXIxMiIsImVtYWlsIjoidHVzaGFyMXdlM3JAZ21haWwuY29tIiwiZXhwIjoxNzc4MTQwOTMwfQ.tsoNCzvmChaMMx2qKBdADRiUW99C1GrGiW9Qerrtmdo
[30-Apr-2026 08:07:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Apr-2026 08:07:33 UTC] ✅ JWT token verified successfully for user profile
[30-Apr-2026 08:07:33 UTC] User ID: 446
[30-Apr-2026 08:07:33 UTC] ✅ User profile retrieved successfully for user ID: 446
[30-Apr-2026 08:07:33 UTC] === API CALL LOG ===
[30-Apr-2026 08:07:33 UTC] Endpoint: user/profile.php
[30-Apr-2026 08:07:33 UTC] Full Log Data: {
    "timestamp": "2026-04-30 08:07:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:c21b:a99f:2477:d940:23bc:e74a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ2IiwidXNlcm5hbWUiOiJ0dXNoYXIxMiIsImVtYWlsIjoidHVzaGFyMXdlM3JAZ21haWwuY29tIiwiZXhwIjoxNzc4MTQwOTMwfQ.tsoNCzvmChaMMx2qKBdADRiUW99C1GrGiW9Qerrtmdo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f450db3ed90376c-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:c21b:a99f:2477:d940:23bc:e74a",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:c21b:a99f:2477:d940:23bc:e74a, 162.159.122.164"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Apr-2026 08:07:33 UTC] === END API CALL LOG ===
[30-Apr-2026 08:07:33 UTC] ✅ API Hash verification passed for profile endpoint
[30-Apr-2026 08:07:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ2IiwidXNlcm5hbWUiOiJ0dXNoYXIxMiIsImVtYWlsIjoidHVzaGFyMXdlM3JAZ21haWwuY29tIiwiZXhwIjoxNzc4MTQwOTMwfQ.tsoNCzvmChaMMx2qKBdADRiUW99C1GrGiW9Qerrtmdo
[30-Apr-2026 08:07:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Apr-2026 08:07:33 UTC] ✅ JWT token verified successfully for user profile
[30-Apr-2026 08:07:33 UTC] User ID: 446
[30-Apr-2026 08:07:33 UTC] ✅ User profile retrieved successfully for user ID: 446
[30-Apr-2026 08:07:49 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Apr-2026 08:07:49 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Apr-2026 08:07:49 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ2IiwidXNlcm5hbWUiOiJ0dXNoYXIxMiIsImVtYWlsIjoidHVzaGFyMXdlM3JAZ21haWwuY29tIiwiZXhwIjoxNzc4MTQwOTMwfQ.tsoNCzvmChaMMx2qKBdADRiUW99C1GrGiW9Qerrtmdo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f450e15f95b376c-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:c21b:a99f:2477:d940:23bc:e74a","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:4900:c21b:a99f:2477:d940:23bc:e74a, 162.159.122.165"}
[30-Apr-2026 08:07:49 UTC] === User Orders API Called ===
[30-Apr-2026 08:07:49 UTC] User ID: 446
[30-Apr-2026 08:07:49 UTC] Limit: 20, Offset: 0
[30-Apr-2026 08:07:49 UTC] Orders found: 0
[30-Apr-2026 08:07:49 UTC] Orders data: []
[30-Apr-2026 08:07:49 UTC] Total orders count: 0
[30-Apr-2026 08:07:49 UTC] === API CALL LOG ===
[30-Apr-2026 08:07:49 UTC] Endpoint: user/profile.php
[30-Apr-2026 08:07:49 UTC] Full Log Data: {
    "timestamp": "2026-04-30 08:07:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:c21b:a99f:2477:d940:23bc:e74a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ2IiwidXNlcm5hbWUiOiJ0dXNoYXIxMiIsImVtYWlsIjoidHVzaGFyMXdlM3JAZ21haWwuY29tIiwiZXhwIjoxNzc4MTQwOTMwfQ.tsoNCzvmChaMMx2qKBdADRiUW99C1GrGiW9Qerrtmdo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f450e15f95c376c-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:c21b:a99f:2477:d940:23bc:e74a",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:c21b:a99f:2477:d940:23bc:e74a, 162.159.122.165"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Apr-2026 08:07:49 UTC] === END API CALL LOG ===
[30-Apr-2026 08:07:49 UTC] ✅ API Hash verification passed for profile endpoint
[30-Apr-2026 08:07:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ2IiwidXNlcm5hbWUiOiJ0dXNoYXIxMiIsImVtYWlsIjoidHVzaGFyMXdlM3JAZ21haWwuY29tIiwiZXhwIjoxNzc4MTQwOTMwfQ.tsoNCzvmChaMMx2qKBdADRiUW99C1GrGiW9Qerrtmdo
[30-Apr-2026 08:07:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Apr-2026 08:07:49 UTC] ✅ JWT token verified successfully for user profile
[30-Apr-2026 08:07:49 UTC] User ID: 446
[30-Apr-2026 08:07:49 UTC] ✅ User profile retrieved successfully for user ID: 446
[30-Apr-2026 08:07:50 UTC] === API CALL LOG ===
[30-Apr-2026 08:07:50 UTC] Endpoint: user/profile.php
[30-Apr-2026 08:07:50 UTC] Full Log Data: {
    "timestamp": "2026-04-30 08:07:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:c21b:a99f:2477:d940:23bc:e74a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ2IiwidXNlcm5hbWUiOiJ0dXNoYXIxMiIsImVtYWlsIjoidHVzaGFyMXdlM3JAZ21haWwuY29tIiwiZXhwIjoxNzc4MTQwOTMwfQ.tsoNCzvmChaMMx2qKBdADRiUW99C1GrGiW9Qerrtmdo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f450e19f89f376c-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:c21b:a99f:2477:d940:23bc:e74a",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:c21b:a99f:2477:d940:23bc:e74a, 162.159.122.165"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Apr-2026 08:07:50 UTC] === END API CALL LOG ===
[30-Apr-2026 08:07:50 UTC] ✅ API Hash verification passed for profile endpoint
[30-Apr-2026 08:07:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ2IiwidXNlcm5hbWUiOiJ0dXNoYXIxMiIsImVtYWlsIjoidHVzaGFyMXdlM3JAZ21haWwuY29tIiwiZXhwIjoxNzc4MTQwOTMwfQ.tsoNCzvmChaMMx2qKBdADRiUW99C1GrGiW9Qerrtmdo
[30-Apr-2026 08:07:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Apr-2026 08:07:50 UTC] ✅ JWT token verified successfully for user profile
[30-Apr-2026 08:07:50 UTC] User ID: 446
[30-Apr-2026 08:07:50 UTC] ✅ User profile retrieved successfully for user ID: 446
[30-Apr-2026 08:07:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Apr-2026 08:07:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Apr-2026 08:07:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ2IiwidXNlcm5hbWUiOiJ0dXNoYXIxMiIsImVtYWlsIjoidHVzaGFyMXdlM3JAZ21haWwuY29tIiwiZXhwIjoxNzc4MTQwOTMwfQ.tsoNCzvmChaMMx2qKBdADRiUW99C1GrGiW9Qerrtmdo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f450e1b4af8376c-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:c21b:a99f:2477:d940:23bc:e74a","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:4900:c21b:a99f:2477:d940:23bc:e74a, 162.159.122.165"}
[30-Apr-2026 08:07:50 UTC] === User Orders API Called ===
[30-Apr-2026 08:07:50 UTC] User ID: 446
[30-Apr-2026 08:07:50 UTC] Limit: 20, Offset: 0
[30-Apr-2026 08:07:50 UTC] Orders found: 0
[30-Apr-2026 08:07:50 UTC] Orders data: []
[30-Apr-2026 08:07:50 UTC] Total orders count: 0
[30-Apr-2026 08:07:52 UTC] === API CALL LOG ===
[30-Apr-2026 08:07:52 UTC] Endpoint: user/profile.php
[30-Apr-2026 08:07:52 UTC] Full Log Data: {
    "timestamp": "2026-04-30 08:07:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:c21b:a99f:2477:d940:23bc:e74a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ2IiwidXNlcm5hbWUiOiJ0dXNoYXIxMiIsImVtYWlsIjoidHVzaGFyMXdlM3JAZ21haWwuY29tIiwiZXhwIjoxNzc4MTQwOTMwfQ.tsoNCzvmChaMMx2qKBdADRiUW99C1GrGiW9Qerrtmdo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f450e29ef59376c-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:c21b:a99f:2477:d940:23bc:e74a",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:c21b:a99f:2477:d940:23bc:e74a, 162.159.122.165"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Apr-2026 08:07:52 UTC] === END API CALL LOG ===
[30-Apr-2026 08:07:52 UTC] ✅ API Hash verification passed for profile endpoint
[30-Apr-2026 08:07:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ2IiwidXNlcm5hbWUiOiJ0dXNoYXIxMiIsImVtYWlsIjoidHVzaGFyMXdlM3JAZ21haWwuY29tIiwiZXhwIjoxNzc4MTQwOTMwfQ.tsoNCzvmChaMMx2qKBdADRiUW99C1GrGiW9Qerrtmdo
[30-Apr-2026 08:07:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Apr-2026 08:07:52 UTC] ✅ JWT token verified successfully for user profile
[30-Apr-2026 08:07:52 UTC] User ID: 446
[30-Apr-2026 08:07:52 UTC] ✅ User profile retrieved successfully for user ID: 446
[30-Apr-2026 08:07:52 UTC] User Purchases API - User ID: 446
[30-Apr-2026 08:07:52 UTC] User Purchases API - Total purchases found: 1
[30-Apr-2026 08:07:53 UTC] === API CALL LOG ===
[30-Apr-2026 08:07:53 UTC] Endpoint: user/profile.php
[30-Apr-2026 08:07:53 UTC] Full Log Data: {
    "timestamp": "2026-04-30 08:07:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:c21b:a99f:2477:d940:23bc:e74a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ2IiwidXNlcm5hbWUiOiJ0dXNoYXIxMiIsImVtYWlsIjoidHVzaGFyMXdlM3JAZ21haWwuY29tIiwiZXhwIjoxNzc4MTQwOTMwfQ.tsoNCzvmChaMMx2qKBdADRiUW99C1GrGiW9Qerrtmdo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f450e31fef5376c-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:c21b:a99f:2477:d940:23bc:e74a",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:c21b:a99f:2477:d940:23bc:e74a, 162.159.122.165"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Apr-2026 08:07:53 UTC] === END API CALL LOG ===
[30-Apr-2026 08:07:53 UTC] ✅ API Hash verification passed for profile endpoint
[30-Apr-2026 08:07:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ2IiwidXNlcm5hbWUiOiJ0dXNoYXIxMiIsImVtYWlsIjoidHVzaGFyMXdlM3JAZ21haWwuY29tIiwiZXhwIjoxNzc4MTQwOTMwfQ.tsoNCzvmChaMMx2qKBdADRiUW99C1GrGiW9Qerrtmdo
[30-Apr-2026 08:07:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Apr-2026 08:07:53 UTC] ✅ JWT token verified successfully for user profile
[30-Apr-2026 08:07:53 UTC] User ID: 446
[30-Apr-2026 08:07:53 UTC] ✅ User profile retrieved successfully for user ID: 446
[30-Apr-2026 08:07:53 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Apr-2026 08:07:53 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Apr-2026 08:07:53 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ2IiwidXNlcm5hbWUiOiJ0dXNoYXIxMiIsImVtYWlsIjoidHVzaGFyMXdlM3JAZ21haWwuY29tIiwiZXhwIjoxNzc4MTQwOTMwfQ.tsoNCzvmChaMMx2qKBdADRiUW99C1GrGiW9Qerrtmdo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f450e31fef3376c-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:c21b:a99f:2477:d940:23bc:e74a","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:4900:c21b:a99f:2477:d940:23bc:e74a, 162.159.122.165"}
[30-Apr-2026 08:07:53 UTC] === User Orders API Called ===
[30-Apr-2026 08:07:53 UTC] User ID: 446
[30-Apr-2026 08:07:53 UTC] Limit: 20, Offset: 0
[30-Apr-2026 08:07:53 UTC] Orders found: 0
[30-Apr-2026 08:07:53 UTC] Orders data: []
[30-Apr-2026 08:07:53 UTC] Total orders count: 0
[30-Apr-2026 08:07:54 UTC] === API CALL LOG ===
[30-Apr-2026 08:07:54 UTC] Endpoint: user/profile.php
[30-Apr-2026 08:07:54 UTC] Full Log Data: {
    "timestamp": "2026-04-30 08:07:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:c21b:a99f:2477:d940:23bc:e74a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ2IiwidXNlcm5hbWUiOiJ0dXNoYXIxMiIsImVtYWlsIjoidHVzaGFyMXdlM3JAZ21haWwuY29tIiwiZXhwIjoxNzc4MTQwOTMwfQ.tsoNCzvmChaMMx2qKBdADRiUW99C1GrGiW9Qerrtmdo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f450e35ed83376c-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:c21b:a99f:2477:d940:23bc:e74a",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:c21b:a99f:2477:d940:23bc:e74a, 162.159.122.165"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Apr-2026 08:07:54 UTC] === END API CALL LOG ===
[30-Apr-2026 08:07:54 UTC] ✅ API Hash verification passed for profile endpoint
[30-Apr-2026 08:07:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ2IiwidXNlcm5hbWUiOiJ0dXNoYXIxMiIsImVtYWlsIjoidHVzaGFyMXdlM3JAZ21haWwuY29tIiwiZXhwIjoxNzc4MTQwOTMwfQ.tsoNCzvmChaMMx2qKBdADRiUW99C1GrGiW9Qerrtmdo
[30-Apr-2026 08:07:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Apr-2026 08:07:54 UTC] ✅ JWT token verified successfully for user profile
[30-Apr-2026 08:07:54 UTC] User ID: 446
[30-Apr-2026 08:07:54 UTC] ✅ User profile retrieved successfully for user ID: 446
[30-Apr-2026 08:07:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Apr-2026 08:07:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Apr-2026 08:07:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ2IiwidXNlcm5hbWUiOiJ0dXNoYXIxMiIsImVtYWlsIjoidHVzaGFyMXdlM3JAZ21haWwuY29tIiwiZXhwIjoxNzc4MTQwOTMwfQ.tsoNCzvmChaMMx2qKBdADRiUW99C1GrGiW9Qerrtmdo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f450e3d2bf2376c-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:c21b:a99f:2477:d940:23bc:e74a","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:4900:c21b:a99f:2477:d940:23bc:e74a, 162.159.122.165"}
[30-Apr-2026 08:07:55 UTC] === User Orders API Called ===
[30-Apr-2026 08:07:55 UTC] User ID: 446
[30-Apr-2026 08:07:55 UTC] Limit: 20, Offset: 0
[30-Apr-2026 08:07:55 UTC] Orders found: 0
[30-Apr-2026 08:07:55 UTC] Orders data: []
[30-Apr-2026 08:07:55 UTC] Total orders count: 0
[30-Apr-2026 08:08:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Apr-2026 08:08:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Apr-2026 08:08:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ2IiwidXNlcm5hbWUiOiJ0dXNoYXIxMiIsImVtYWlsIjoidHVzaGFyMXdlM3JAZ21haWwuY29tIiwiZXhwIjoxNzc4MTQwOTMwfQ.tsoNCzvmChaMMx2qKBdADRiUW99C1GrGiW9Qerrtmdo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f450e63bb79376c-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:c21b:a99f:2477:d940:23bc:e74a","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:4900:c21b:a99f:2477:d940:23bc:e74a, 162.159.122.164"}
[30-Apr-2026 08:08:01 UTC] === User Orders API Called ===
[30-Apr-2026 08:08:01 UTC] User ID: 446
[30-Apr-2026 08:08:01 UTC] Limit: 20, Offset: 0
[30-Apr-2026 08:08:01 UTC] Orders found: 0
[30-Apr-2026 08:08:01 UTC] Orders data: []
[30-Apr-2026 08:08:01 UTC] Total orders count: 0
[30-Apr-2026 08:08:01 UTC] === API CALL LOG ===
[30-Apr-2026 08:08:01 UTC] Endpoint: user/profile.php
[30-Apr-2026 08:08:01 UTC] Full Log Data: {
    "timestamp": "2026-04-30 08:08:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:c21b:a99f:2477:d940:23bc:e74a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ2IiwidXNlcm5hbWUiOiJ0dXNoYXIxMiIsImVtYWlsIjoidHVzaGFyMXdlM3JAZ21haWwuY29tIiwiZXhwIjoxNzc4MTQwOTMwfQ.tsoNCzvmChaMMx2qKBdADRiUW99C1GrGiW9Qerrtmdo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f450e63bb7b376c-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:c21b:a99f:2477:d940:23bc:e74a",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:c21b:a99f:2477:d940:23bc:e74a, 162.159.122.165"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Apr-2026 08:08:01 UTC] === END API CALL LOG ===
[30-Apr-2026 08:08:01 UTC] ✅ API Hash verification passed for profile endpoint
[30-Apr-2026 08:08:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ2IiwidXNlcm5hbWUiOiJ0dXNoYXIxMiIsImVtYWlsIjoidHVzaGFyMXdlM3JAZ21haWwuY29tIiwiZXhwIjoxNzc4MTQwOTMwfQ.tsoNCzvmChaMMx2qKBdADRiUW99C1GrGiW9Qerrtmdo
[30-Apr-2026 08:08:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Apr-2026 08:08:01 UTC] ✅ JWT token verified successfully for user profile
[30-Apr-2026 08:08:01 UTC] User ID: 446
[30-Apr-2026 08:08:01 UTC] ✅ User profile retrieved successfully for user ID: 446
[30-Apr-2026 08:08:02 UTC] === API CALL LOG ===
[30-Apr-2026 08:08:02 UTC] Endpoint: user/profile.php
[30-Apr-2026 08:08:02 UTC] Full Log Data: {
    "timestamp": "2026-04-30 08:08:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:c21b:a99f:2477:d940:23bc:e74a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ2IiwidXNlcm5hbWUiOiJ0dXNoYXIxMiIsImVtYWlsIjoidHVzaGFyMXdlM3JAZ21haWwuY29tIiwiZXhwIjoxNzc4MTQwOTMwfQ.tsoNCzvmChaMMx2qKBdADRiUW99C1GrGiW9Qerrtmdo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f450e6749e3376c-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:c21b:a99f:2477:d940:23bc:e74a",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:c21b:a99f:2477:d940:23bc:e74a, 162.159.122.164"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Apr-2026 08:08:02 UTC] === END API CALL LOG ===
[30-Apr-2026 08:08:02 UTC] ✅ API Hash verification passed for profile endpoint
[30-Apr-2026 08:08:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ2IiwidXNlcm5hbWUiOiJ0dXNoYXIxMiIsImVtYWlsIjoidHVzaGFyMXdlM3JAZ21haWwuY29tIiwiZXhwIjoxNzc4MTQwOTMwfQ.tsoNCzvmChaMMx2qKBdADRiUW99C1GrGiW9Qerrtmdo
[30-Apr-2026 08:08:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Apr-2026 08:08:02 UTC] ✅ JWT token verified successfully for user profile
[30-Apr-2026 08:08:02 UTC] User ID: 446
[30-Apr-2026 08:08:02 UTC] ✅ User profile retrieved successfully for user ID: 446
[30-Apr-2026 08:08:15 UTC] === API CALL LOG ===
[30-Apr-2026 08:08:15 UTC] Endpoint: user/profile.php
[30-Apr-2026 08:08:15 UTC] Full Log Data: {
    "timestamp": "2026-04-30 08:08:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:c21b:a99f:2477:d940:23bc:e74a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ2IiwidXNlcm5hbWUiOiJ0dXNoYXIxMiIsImVtYWlsIjoidHVzaGFyMXdlM3JAZ21haWwuY29tIiwiZXhwIjoxNzc4MTQwOTMwfQ.tsoNCzvmChaMMx2qKBdADRiUW99C1GrGiW9Qerrtmdo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f450eb97f96376c-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:c21b:a99f:2477:d940:23bc:e74a",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:c21b:a99f:2477:d940:23bc:e74a, 162.159.122.164"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Apr-2026 08:08:15 UTC] === END API CALL LOG ===
[30-Apr-2026 08:08:15 UTC] ✅ API Hash verification passed for profile endpoint
[30-Apr-2026 08:08:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ2IiwidXNlcm5hbWUiOiJ0dXNoYXIxMiIsImVtYWlsIjoidHVzaGFyMXdlM3JAZ21haWwuY29tIiwiZXhwIjoxNzc4MTQwOTMwfQ.tsoNCzvmChaMMx2qKBdADRiUW99C1GrGiW9Qerrtmdo
[30-Apr-2026 08:08:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Apr-2026 08:08:15 UTC] ✅ JWT token verified successfully for user profile
[30-Apr-2026 08:08:15 UTC] User ID: 446
[30-Apr-2026 08:08:15 UTC] ✅ User profile retrieved successfully for user ID: 446
[30-Apr-2026 08:08:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Apr-2026 08:08:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Apr-2026 08:08:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ2IiwidXNlcm5hbWUiOiJ0dXNoYXIxMiIsImVtYWlsIjoidHVzaGFyMXdlM3JAZ21haWwuY29tIiwiZXhwIjoxNzc4MTQwOTMwfQ.tsoNCzvmChaMMx2qKBdADRiUW99C1GrGiW9Qerrtmdo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f450eb97f95376c-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:c21b:a99f:2477:d940:23bc:e74a","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:4900:c21b:a99f:2477:d940:23bc:e74a, 162.159.122.165"}
[30-Apr-2026 08:08:15 UTC] === User Orders API Called ===
[30-Apr-2026 08:08:15 UTC] User ID: 446
[30-Apr-2026 08:08:15 UTC] Limit: 20, Offset: 0
[30-Apr-2026 08:08:15 UTC] Orders found: 0
[30-Apr-2026 08:08:15 UTC] Orders data: []
[30-Apr-2026 08:08:15 UTC] Total orders count: 0
[30-Apr-2026 08:08:16 UTC] === API CALL LOG ===
[30-Apr-2026 08:08:16 UTC] Endpoint: user/profile.php
[30-Apr-2026 08:08:16 UTC] Full Log Data: {
    "timestamp": "2026-04-30 08:08:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:c21b:a99f:2477:d940:23bc:e74a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ2IiwidXNlcm5hbWUiOiJ0dXNoYXIxMiIsImVtYWlsIjoidHVzaGFyMXdlM3JAZ21haWwuY29tIiwiZXhwIjoxNzc4MTQwOTMwfQ.tsoNCzvmChaMMx2qKBdADRiUW99C1GrGiW9Qerrtmdo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f450ebd6dc6376c-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:c21b:a99f:2477:d940:23bc:e74a",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:c21b:a99f:2477:d940:23bc:e74a, 162.159.122.164"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Apr-2026 08:08:16 UTC] === END API CALL LOG ===
[30-Apr-2026 08:08:16 UTC] ✅ API Hash verification passed for profile endpoint
[30-Apr-2026 08:08:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ2IiwidXNlcm5hbWUiOiJ0dXNoYXIxMiIsImVtYWlsIjoidHVzaGFyMXdlM3JAZ21haWwuY29tIiwiZXhwIjoxNzc4MTQwOTMwfQ.tsoNCzvmChaMMx2qKBdADRiUW99C1GrGiW9Qerrtmdo
[30-Apr-2026 08:08:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Apr-2026 08:08:16 UTC] ✅ JWT token verified successfully for user profile
[30-Apr-2026 08:08:16 UTC] User ID: 446
[30-Apr-2026 08:08:16 UTC] ✅ User profile retrieved successfully for user ID: 446
[30-Apr-2026 08:08:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Apr-2026 08:08:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Apr-2026 08:08:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ2IiwidXNlcm5hbWUiOiJ0dXNoYXIxMiIsImVtYWlsIjoidHVzaGFyMXdlM3JAZ21haWwuY29tIiwiZXhwIjoxNzc4MTQwOTMwfQ.tsoNCzvmChaMMx2qKBdADRiUW99C1GrGiW9Qerrtmdo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f450ece4b60376c-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:c21b:a99f:2477:d940:23bc:e74a","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:4900:c21b:a99f:2477:d940:23bc:e74a, 162.159.122.164"}
[30-Apr-2026 08:08:18 UTC] === User Orders API Called ===
[30-Apr-2026 08:08:18 UTC] User ID: 446
[30-Apr-2026 08:08:18 UTC] Limit: 20, Offset: 0
[30-Apr-2026 08:08:18 UTC] Orders found: 0
[30-Apr-2026 08:08:18 UTC] Orders data: []
[30-Apr-2026 08:08:18 UTC] Total orders count: 0
[30-Apr-2026 08:08:18 UTC] === API CALL LOG ===
[30-Apr-2026 08:08:18 UTC] Endpoint: user/profile.php
[30-Apr-2026 08:08:18 UTC] Full Log Data: {
    "timestamp": "2026-04-30 08:08:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:c21b:a99f:2477:d940:23bc:e74a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ2IiwidXNlcm5hbWUiOiJ0dXNoYXIxMiIsImVtYWlsIjoidHVzaGFyMXdlM3JAZ21haWwuY29tIiwiZXhwIjoxNzc4MTQwOTMwfQ.tsoNCzvmChaMMx2qKBdADRiUW99C1GrGiW9Qerrtmdo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f450ece4b64376c-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:c21b:a99f:2477:d940:23bc:e74a",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:c21b:a99f:2477:d940:23bc:e74a, 162.159.122.165"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Apr-2026 08:08:18 UTC] === END API CALL LOG ===
[30-Apr-2026 08:08:18 UTC] ✅ API Hash verification passed for profile endpoint
[30-Apr-2026 08:08:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ2IiwidXNlcm5hbWUiOiJ0dXNoYXIxMiIsImVtYWlsIjoidHVzaGFyMXdlM3JAZ21haWwuY29tIiwiZXhwIjoxNzc4MTQwOTMwfQ.tsoNCzvmChaMMx2qKBdADRiUW99C1GrGiW9Qerrtmdo
[30-Apr-2026 08:08:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Apr-2026 08:08:18 UTC] ✅ JWT token verified successfully for user profile
[30-Apr-2026 08:08:18 UTC] User ID: 446
[30-Apr-2026 08:08:18 UTC] ✅ User profile retrieved successfully for user ID: 446
[30-Apr-2026 08:08:19 UTC] === API CALL LOG ===
[30-Apr-2026 08:08:19 UTC] Endpoint: user/profile.php
[30-Apr-2026 08:08:19 UTC] Full Log Data: {
    "timestamp": "2026-04-30 08:08:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:c21b:a99f:2477:d940:23bc:e74a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ2IiwidXNlcm5hbWUiOiJ0dXNoYXIxMiIsImVtYWlsIjoidHVzaGFyMXdlM3JAZ21haWwuY29tIiwiZXhwIjoxNzc4MTQwOTMwfQ.tsoNCzvmChaMMx2qKBdADRiUW99C1GrGiW9Qerrtmdo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f450ed26a62376c-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:c21b:a99f:2477:d940:23bc:e74a",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:c21b:a99f:2477:d940:23bc:e74a, 162.159.122.165"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Apr-2026 08:08:19 UTC] === END API CALL LOG ===
[30-Apr-2026 08:08:19 UTC] ✅ API Hash verification passed for profile endpoint
[30-Apr-2026 08:08:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ2IiwidXNlcm5hbWUiOiJ0dXNoYXIxMiIsImVtYWlsIjoidHVzaGFyMXdlM3JAZ21haWwuY29tIiwiZXhwIjoxNzc4MTQwOTMwfQ.tsoNCzvmChaMMx2qKBdADRiUW99C1GrGiW9Qerrtmdo
[30-Apr-2026 08:08:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Apr-2026 08:08:19 UTC] ✅ JWT token verified successfully for user profile
[30-Apr-2026 08:08:19 UTC] User ID: 446
[30-Apr-2026 08:08:19 UTC] ✅ User profile retrieved successfully for user ID: 446
[30-Apr-2026 08:08:30 UTC] === API CALL LOG ===
[30-Apr-2026 08:08:30 UTC] Endpoint: user/profile.php
[30-Apr-2026 08:08:30 UTC] Full Log Data: {
    "timestamp": "2026-04-30 08:08:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:c21b:a99f:2477:d940:23bc:e74a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ2IiwidXNlcm5hbWUiOiJ0dXNoYXIxMiIsImVtYWlsIjoidHVzaGFyMXdlM3JAZ21haWwuY29tIiwiZXhwIjoxNzc4MTQwOTMwfQ.tsoNCzvmChaMMx2qKBdADRiUW99C1GrGiW9Qerrtmdo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f450f166dc3376c-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:c21b:a99f:2477:d940:23bc:e74a",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:c21b:a99f:2477:d940:23bc:e74a, 162.159.122.164"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Apr-2026 08:08:30 UTC] === END API CALL LOG ===
[30-Apr-2026 08:08:30 UTC] ✅ API Hash verification passed for profile endpoint
[30-Apr-2026 08:08:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ2IiwidXNlcm5hbWUiOiJ0dXNoYXIxMiIsImVtYWlsIjoidHVzaGFyMXdlM3JAZ21haWwuY29tIiwiZXhwIjoxNzc4MTQwOTMwfQ.tsoNCzvmChaMMx2qKBdADRiUW99C1GrGiW9Qerrtmdo
[30-Apr-2026 08:08:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Apr-2026 08:08:30 UTC] ✅ JWT token verified successfully for user profile
[30-Apr-2026 08:08:30 UTC] User ID: 446
[30-Apr-2026 08:08:30 UTC] ✅ User profile retrieved successfully for user ID: 446
[30-Apr-2026 08:08:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Apr-2026 08:08:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Apr-2026 08:08:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ2IiwidXNlcm5hbWUiOiJ0dXNoYXIxMiIsImVtYWlsIjoidHVzaGFyMXdlM3JAZ21haWwuY29tIiwiZXhwIjoxNzc4MTQwOTMwfQ.tsoNCzvmChaMMx2qKBdADRiUW99C1GrGiW9Qerrtmdo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f450f166dc0376c-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:c21b:a99f:2477:d940:23bc:e74a","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:4900:c21b:a99f:2477:d940:23bc:e74a, 162.159.122.165"}
[30-Apr-2026 08:08:30 UTC] === User Orders API Called ===
[30-Apr-2026 08:08:30 UTC] User ID: 446
[30-Apr-2026 08:08:30 UTC] Limit: 20, Offset: 0
[30-Apr-2026 08:08:30 UTC] Orders found: 0
[30-Apr-2026 08:08:30 UTC] Orders data: []
[30-Apr-2026 08:08:30 UTC] Total orders count: 0
[30-Apr-2026 08:08:31 UTC] === API CALL LOG ===
[30-Apr-2026 08:08:31 UTC] Endpoint: user/profile.php
[30-Apr-2026 08:08:31 UTC] Full Log Data: {
    "timestamp": "2026-04-30 08:08:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:c21b:a99f:2477:d940:23bc:e74a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ2IiwidXNlcm5hbWUiOiJ0dXNoYXIxMiIsImVtYWlsIjoidHVzaGFyMXdlM3JAZ21haWwuY29tIiwiZXhwIjoxNzc4MTQwOTMwfQ.tsoNCzvmChaMMx2qKBdADRiUW99C1GrGiW9Qerrtmdo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f450f1a4ccc376c-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:c21b:a99f:2477:d940:23bc:e74a",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:c21b:a99f:2477:d940:23bc:e74a, 162.159.122.164"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Apr-2026 08:08:31 UTC] === END API CALL LOG ===
[30-Apr-2026 08:08:31 UTC] ✅ API Hash verification passed for profile endpoint
[30-Apr-2026 08:08:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ2IiwidXNlcm5hbWUiOiJ0dXNoYXIxMiIsImVtYWlsIjoidHVzaGFyMXdlM3JAZ21haWwuY29tIiwiZXhwIjoxNzc4MTQwOTMwfQ.tsoNCzvmChaMMx2qKBdADRiUW99C1GrGiW9Qerrtmdo
[30-Apr-2026 08:08:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Apr-2026 08:08:31 UTC] ✅ JWT token verified successfully for user profile
[30-Apr-2026 08:08:31 UTC] User ID: 446
[30-Apr-2026 08:08:31 UTC] ✅ User profile retrieved successfully for user ID: 446
[30-Apr-2026 09:00:40 UTC] === API CALL LOG ===
[30-Apr-2026 09:00:40 UTC] Endpoint: user/profile.php
[30-Apr-2026 09:00:40 UTC] Full Log Data: {
    "timestamp": "2026-04-30 09:00:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:544e:8e32:e72f:467c:19f3:dea7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ3IiwidXNlcm5hbWUiOiJwcmluY2UzODU3MiIsImVtYWlsIjoicGl5dXNoamFudTcwOEBnbWFpbC5jb20iLCJleHAiOjE3NzgxNDQ0Mzl9.5tihdSsYAaecj1T4YubOl4Pi_v-6GTIh4br4wvFcPQM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f455b826be36dcc-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:544e:8e32:e72f:467c:19f3:dea7",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:544e:8e32:e72f:467c:19f3:dea7, 162.159.122.164"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Apr-2026 09:00:40 UTC] === END API CALL LOG ===
[30-Apr-2026 09:00:40 UTC] ✅ API Hash verification passed for profile endpoint
[30-Apr-2026 09:00:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ3IiwidXNlcm5hbWUiOiJwcmluY2UzODU3MiIsImVtYWlsIjoicGl5dXNoamFudTcwOEBnbWFpbC5jb20iLCJleHAiOjE3NzgxNDQ0Mzl9.5tihdSsYAaecj1T4YubOl4Pi_v-6GTIh4br4wvFcPQM
[30-Apr-2026 09:00:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Apr-2026 09:00:40 UTC] ✅ JWT token verified successfully for user profile
[30-Apr-2026 09:00:40 UTC] User ID: 447
[30-Apr-2026 09:00:40 UTC] ✅ User profile retrieved successfully for user ID: 447
[30-Apr-2026 09:00:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Apr-2026 09:00:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Apr-2026 09:00:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ3IiwidXNlcm5hbWUiOiJwcmluY2UzODU3MiIsImVtYWlsIjoicGl5dXNoamFudTcwOEBnbWFpbC5jb20iLCJleHAiOjE3NzgxNDQ0Mzl9.5tihdSsYAaecj1T4YubOl4Pi_v-6GTIh4br4wvFcPQM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f455b826bea6dcc-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:544e:8e32:e72f:467c:19f3:dea7","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:4900:544e:8e32:e72f:467c:19f3:dea7, 162.159.122.165"}
[30-Apr-2026 09:00:40 UTC] === User Orders API Called ===
[30-Apr-2026 09:00:40 UTC] User ID: 447
[30-Apr-2026 09:00:40 UTC] Limit: 20, Offset: 0
[30-Apr-2026 09:00:40 UTC] Orders found: 0
[30-Apr-2026 09:00:40 UTC] Orders data: []
[30-Apr-2026 09:00:40 UTC] Total orders count: 0
[30-Apr-2026 09:00:40 UTC] === API CALL LOG ===
[30-Apr-2026 09:00:40 UTC] Endpoint: user/profile.php
[30-Apr-2026 09:00:40 UTC] Full Log Data: {
    "timestamp": "2026-04-30 09:00:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:544e:8e32:e72f:467c:19f3:dea7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ3IiwidXNlcm5hbWUiOiJwcmluY2UzODU3MiIsImVtYWlsIjoicGl5dXNoamFudTcwOEBnbWFpbC5jb20iLCJleHAiOjE3NzgxNDQ0Mzl9.5tihdSsYAaecj1T4YubOl4Pi_v-6GTIh4br4wvFcPQM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f455b826bed6dcc-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:544e:8e32:e72f:467c:19f3:dea7",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:544e:8e32:e72f:467c:19f3:dea7, 162.159.122.164"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Apr-2026 09:00:40 UTC] === END API CALL LOG ===
[30-Apr-2026 09:00:40 UTC] ✅ API Hash verification passed for profile endpoint
[30-Apr-2026 09:00:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ3IiwidXNlcm5hbWUiOiJwcmluY2UzODU3MiIsImVtYWlsIjoicGl5dXNoamFudTcwOEBnbWFpbC5jb20iLCJleHAiOjE3NzgxNDQ0Mzl9.5tihdSsYAaecj1T4YubOl4Pi_v-6GTIh4br4wvFcPQM
[30-Apr-2026 09:00:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Apr-2026 09:00:40 UTC] ✅ JWT token verified successfully for user profile
[30-Apr-2026 09:00:40 UTC] User ID: 447
[30-Apr-2026 09:00:40 UTC] ✅ User profile retrieved successfully for user ID: 447
[30-Apr-2026 09:00:42 UTC] === API CALL LOG ===
[30-Apr-2026 09:00:42 UTC] Endpoint: user/profile.php
[30-Apr-2026 09:00:42 UTC] Full Log Data: {
    "timestamp": "2026-04-30 09:00:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:544e:8e32:e72f:467c:19f3:dea7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ3IiwidXNlcm5hbWUiOiJwcmluY2UzODU3MiIsImVtYWlsIjoicGl5dXNoamFudTcwOEBnbWFpbC5jb20iLCJleHAiOjE3NzgxNDQ0Mzl9.5tihdSsYAaecj1T4YubOl4Pi_v-6GTIh4br4wvFcPQM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f455b8d1d8a6dcc-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:544e:8e32:e72f:467c:19f3:dea7",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:544e:8e32:e72f:467c:19f3:dea7, 162.159.122.165"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Apr-2026 09:00:42 UTC] === END API CALL LOG ===
[30-Apr-2026 09:00:42 UTC] ✅ API Hash verification passed for profile endpoint
[30-Apr-2026 09:00:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ3IiwidXNlcm5hbWUiOiJwcmluY2UzODU3MiIsImVtYWlsIjoicGl5dXNoamFudTcwOEBnbWFpbC5jb20iLCJleHAiOjE3NzgxNDQ0Mzl9.5tihdSsYAaecj1T4YubOl4Pi_v-6GTIh4br4wvFcPQM
[30-Apr-2026 09:00:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Apr-2026 09:00:42 UTC] ✅ JWT token verified successfully for user profile
[30-Apr-2026 09:00:42 UTC] User ID: 447
[30-Apr-2026 09:00:42 UTC] ✅ User profile retrieved successfully for user ID: 447
[30-Apr-2026 09:01:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Apr-2026 09:01:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Apr-2026 09:01:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ3IiwidXNlcm5hbWUiOiJwcmluY2UzODU3MiIsImVtYWlsIjoicGl5dXNoamFudTcwOEBnbWFpbC5jb20iLCJleHAiOjE3NzgxNDQ0Mzl9.5tihdSsYAaecj1T4YubOl4Pi_v-6GTIh4br4wvFcPQM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f455c696f8b6dcc-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:544e:8e32:e72f:467c:19f3:dea7","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:4900:544e:8e32:e72f:467c:19f3:dea7, 162.159.122.164"}
[30-Apr-2026 09:01:17 UTC] === User Orders API Called ===
[30-Apr-2026 09:01:17 UTC] User ID: 447
[30-Apr-2026 09:01:17 UTC] Limit: 20, Offset: 0
[30-Apr-2026 09:01:17 UTC] Orders found: 0
[30-Apr-2026 09:01:17 UTC] Orders data: []
[30-Apr-2026 09:01:17 UTC] Total orders count: 0
[30-Apr-2026 09:01:19 UTC] === API CALL LOG ===
[30-Apr-2026 09:01:19 UTC] Endpoint: user/profile.php
[30-Apr-2026 09:01:19 UTC] Full Log Data: {
    "timestamp": "2026-04-30 09:01:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:544e:8e32:e72f:467c:19f3:dea7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ3IiwidXNlcm5hbWUiOiJwcmluY2UzODU3MiIsImVtYWlsIjoicGl5dXNoamFudTcwOEBnbWFpbC5jb20iLCJleHAiOjE3NzgxNDQ0Mzl9.5tihdSsYAaecj1T4YubOl4Pi_v-6GTIh4br4wvFcPQM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f455c75b82b6dcc-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:544e:8e32:e72f:467c:19f3:dea7",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:544e:8e32:e72f:467c:19f3:dea7, 162.159.122.164"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Apr-2026 09:01:19 UTC] === END API CALL LOG ===
[30-Apr-2026 09:01:19 UTC] ✅ API Hash verification passed for profile endpoint
[30-Apr-2026 09:01:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ3IiwidXNlcm5hbWUiOiJwcmluY2UzODU3MiIsImVtYWlsIjoicGl5dXNoamFudTcwOEBnbWFpbC5jb20iLCJleHAiOjE3NzgxNDQ0Mzl9.5tihdSsYAaecj1T4YubOl4Pi_v-6GTIh4br4wvFcPQM
[30-Apr-2026 09:01:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Apr-2026 09:01:19 UTC] ✅ JWT token verified successfully for user profile
[30-Apr-2026 09:01:19 UTC] User ID: 447
[30-Apr-2026 09:01:19 UTC] ✅ User profile retrieved successfully for user ID: 447
[30-Apr-2026 09:01:20 UTC] User Purchases API - User ID: 447
[30-Apr-2026 09:01:20 UTC] User Purchases API - Total purchases found: 0
[30-Apr-2026 09:01:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Apr-2026 09:01:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Apr-2026 09:01:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ3IiwidXNlcm5hbWUiOiJwcmluY2UzODU3MiIsImVtYWlsIjoicGl5dXNoamFudTcwOEBnbWFpbC5jb20iLCJleHAiOjE3NzgxNDQ0Mzl9.5tihdSsYAaecj1T4YubOl4Pi_v-6GTIh4br4wvFcPQM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f455cb07e036dcc-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:544e:8e32:e72f:467c:19f3:dea7","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:4900:544e:8e32:e72f:467c:19f3:dea7, 162.159.122.165"}
[30-Apr-2026 09:01:29 UTC] === User Orders API Called ===
[30-Apr-2026 09:01:29 UTC] User ID: 447
[30-Apr-2026 09:01:29 UTC] Limit: 20, Offset: 0
[30-Apr-2026 09:01:29 UTC] Orders found: 0
[30-Apr-2026 09:01:29 UTC] Orders data: []
[30-Apr-2026 09:01:29 UTC] Total orders count: 0
[30-Apr-2026 09:01:29 UTC] === API CALL LOG ===
[30-Apr-2026 09:01:29 UTC] Endpoint: user/profile.php
[30-Apr-2026 09:01:29 UTC] Full Log Data: {
    "timestamp": "2026-04-30 09:01:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:544e:8e32:e72f:467c:19f3:dea7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ3IiwidXNlcm5hbWUiOiJwcmluY2UzODU3MiIsImVtYWlsIjoicGl5dXNoamFudTcwOEBnbWFpbC5jb20iLCJleHAiOjE3NzgxNDQ0Mzl9.5tihdSsYAaecj1T4YubOl4Pi_v-6GTIh4br4wvFcPQM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f455cb07e066dcc-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:544e:8e32:e72f:467c:19f3:dea7",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:544e:8e32:e72f:467c:19f3:dea7, 162.159.122.164"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Apr-2026 09:01:29 UTC] === END API CALL LOG ===
[30-Apr-2026 09:01:29 UTC] ✅ API Hash verification passed for profile endpoint
[30-Apr-2026 09:01:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ3IiwidXNlcm5hbWUiOiJwcmluY2UzODU3MiIsImVtYWlsIjoicGl5dXNoamFudTcwOEBnbWFpbC5jb20iLCJleHAiOjE3NzgxNDQ0Mzl9.5tihdSsYAaecj1T4YubOl4Pi_v-6GTIh4br4wvFcPQM
[30-Apr-2026 09:01:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Apr-2026 09:01:29 UTC] ✅ JWT token verified successfully for user profile
[30-Apr-2026 09:01:29 UTC] User ID: 447
[30-Apr-2026 09:01:29 UTC] ✅ User profile retrieved successfully for user ID: 447
[30-Apr-2026 09:01:29 UTC] === API CALL LOG ===
[30-Apr-2026 09:01:29 UTC] Endpoint: user/profile.php
[30-Apr-2026 09:01:29 UTC] Full Log Data: {
    "timestamp": "2026-04-30 09:01:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:544e:8e32:e72f:467c:19f3:dea7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ3IiwidXNlcm5hbWUiOiJwcmluY2UzODU3MiIsImVtYWlsIjoicGl5dXNoamFudTcwOEBnbWFpbC5jb20iLCJleHAiOjE3NzgxNDQ0Mzl9.5tihdSsYAaecj1T4YubOl4Pi_v-6GTIh4br4wvFcPQM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f455cb31c3e6dcc-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:544e:8e32:e72f:467c:19f3:dea7",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:544e:8e32:e72f:467c:19f3:dea7, 162.159.122.164"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Apr-2026 09:01:29 UTC] === END API CALL LOG ===
[30-Apr-2026 09:01:29 UTC] ✅ API Hash verification passed for profile endpoint
[30-Apr-2026 09:01:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ3IiwidXNlcm5hbWUiOiJwcmluY2UzODU3MiIsImVtYWlsIjoicGl5dXNoamFudTcwOEBnbWFpbC5jb20iLCJleHAiOjE3NzgxNDQ0Mzl9.5tihdSsYAaecj1T4YubOl4Pi_v-6GTIh4br4wvFcPQM
[30-Apr-2026 09:01:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Apr-2026 09:01:29 UTC] ✅ JWT token verified successfully for user profile
[30-Apr-2026 09:01:29 UTC] User ID: 447
[30-Apr-2026 09:01:29 UTC] ✅ User profile retrieved successfully for user ID: 447
[30-Apr-2026 09:02:01 UTC] === API CALL LOG ===
[30-Apr-2026 09:02:01 UTC] Endpoint: user/profile.php
[30-Apr-2026 09:02:01 UTC] Full Log Data: {
    "timestamp": "2026-04-30 09:02:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:544e:8e32:e72f:467c:19f3:dea7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ3IiwidXNlcm5hbWUiOiJwcmluY2UzODU3MiIsImVtYWlsIjoicGl5dXNoamFudTcwOEBnbWFpbC5jb20iLCJleHAiOjE3NzgxNDQ0Mzl9.5tihdSsYAaecj1T4YubOl4Pi_v-6GTIh4br4wvFcPQM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f455d7acb606dcc-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:544e:8e32:e72f:467c:19f3:dea7",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:544e:8e32:e72f:467c:19f3:dea7, 162.159.122.164"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Apr-2026 09:02:01 UTC] === END API CALL LOG ===
[30-Apr-2026 09:02:01 UTC] ✅ API Hash verification passed for profile endpoint
[30-Apr-2026 09:02:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ3IiwidXNlcm5hbWUiOiJwcmluY2UzODU3MiIsImVtYWlsIjoicGl5dXNoamFudTcwOEBnbWFpbC5jb20iLCJleHAiOjE3NzgxNDQ0Mzl9.5tihdSsYAaecj1T4YubOl4Pi_v-6GTIh4br4wvFcPQM
[30-Apr-2026 09:02:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Apr-2026 09:02:01 UTC] ✅ JWT token verified successfully for user profile
[30-Apr-2026 09:02:01 UTC] User ID: 447
[30-Apr-2026 09:02:01 UTC] ✅ User profile retrieved successfully for user ID: 447
[30-Apr-2026 09:02:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Apr-2026 09:02:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Apr-2026 09:02:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ3IiwidXNlcm5hbWUiOiJwcmluY2UzODU3MiIsImVtYWlsIjoicGl5dXNoamFudTcwOEBnbWFpbC5jb20iLCJleHAiOjE3NzgxNDQ0Mzl9.5tihdSsYAaecj1T4YubOl4Pi_v-6GTIh4br4wvFcPQM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f455d7acb5e6dcc-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:544e:8e32:e72f:467c:19f3:dea7","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:4900:544e:8e32:e72f:467c:19f3:dea7, 162.159.122.164"}
[30-Apr-2026 09:02:01 UTC] === User Orders API Called ===
[30-Apr-2026 09:02:01 UTC] User ID: 447
[30-Apr-2026 09:02:01 UTC] Limit: 20, Offset: 0
[30-Apr-2026 09:02:01 UTC] Orders found: 0
[30-Apr-2026 09:02:01 UTC] Orders data: []
[30-Apr-2026 09:02:01 UTC] Total orders count: 0
[30-Apr-2026 09:02:01 UTC] === API CALL LOG ===
[30-Apr-2026 09:02:01 UTC] Endpoint: user/profile.php
[30-Apr-2026 09:02:01 UTC] Full Log Data: {
    "timestamp": "2026-04-30 09:02:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:544e:8e32:e72f:467c:19f3:dea7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ3IiwidXNlcm5hbWUiOiJwcmluY2UzODU3MiIsImVtYWlsIjoicGl5dXNoamFudTcwOEBnbWFpbC5jb20iLCJleHAiOjE3NzgxNDQ0Mzl9.5tihdSsYAaecj1T4YubOl4Pi_v-6GTIh4br4wvFcPQM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f455d7e4a826dcc-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:544e:8e32:e72f:467c:19f3:dea7",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:544e:8e32:e72f:467c:19f3:dea7, 162.159.122.164"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Apr-2026 09:02:01 UTC] === END API CALL LOG ===
[30-Apr-2026 09:02:01 UTC] ✅ API Hash verification passed for profile endpoint
[30-Apr-2026 09:02:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ3IiwidXNlcm5hbWUiOiJwcmluY2UzODU3MiIsImVtYWlsIjoicGl5dXNoamFudTcwOEBnbWFpbC5jb20iLCJleHAiOjE3NzgxNDQ0Mzl9.5tihdSsYAaecj1T4YubOl4Pi_v-6GTIh4br4wvFcPQM
[30-Apr-2026 09:02:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Apr-2026 09:02:01 UTC] ✅ JWT token verified successfully for user profile
[30-Apr-2026 09:02:01 UTC] User ID: 447
[30-Apr-2026 09:02:01 UTC] ✅ User profile retrieved successfully for user ID: 447
[30-Apr-2026 09:02:03 UTC] === API CALL LOG ===
[30-Apr-2026 09:02:03 UTC] Endpoint: user/profile.php
[30-Apr-2026 09:02:03 UTC] Full Log Data: {
    "timestamp": "2026-04-30 09:02:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:544e:8e32:e72f:467c:19f3:dea7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ3IiwidXNlcm5hbWUiOiJwcmluY2UzODU3MiIsImVtYWlsIjoicGl5dXNoamFudTcwOEBnbWFpbC5jb20iLCJleHAiOjE3NzgxNDQ0Mzl9.5tihdSsYAaecj1T4YubOl4Pi_v-6GTIh4br4wvFcPQM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f455d86acf96dcc-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:544e:8e32:e72f:467c:19f3:dea7",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:544e:8e32:e72f:467c:19f3:dea7, 162.159.122.164"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Apr-2026 09:02:03 UTC] === END API CALL LOG ===
[30-Apr-2026 09:02:03 UTC] ✅ API Hash verification passed for profile endpoint
[30-Apr-2026 09:02:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ3IiwidXNlcm5hbWUiOiJwcmluY2UzODU3MiIsImVtYWlsIjoicGl5dXNoamFudTcwOEBnbWFpbC5jb20iLCJleHAiOjE3NzgxNDQ0Mzl9.5tihdSsYAaecj1T4YubOl4Pi_v-6GTIh4br4wvFcPQM
[30-Apr-2026 09:02:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Apr-2026 09:02:03 UTC] ✅ JWT token verified successfully for user profile
[30-Apr-2026 09:02:03 UTC] User ID: 447
[30-Apr-2026 09:02:03 UTC] ✅ User profile retrieved successfully for user ID: 447
[30-Apr-2026 09:02:45 UTC] === API CALL LOG ===
[30-Apr-2026 09:02:45 UTC] Endpoint: user/profile.php
[30-Apr-2026 09:02:45 UTC] Full Log Data: {
    "timestamp": "2026-04-30 09:02:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:544e:8e32:e72f:467c:19f3:dea7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ3IiwidXNlcm5hbWUiOiJwcmluY2UzODU3MiIsImVtYWlsIjoicGl5dXNoamFudTcwOEBnbWFpbC5jb20iLCJleHAiOjE3NzgxNDQ0Mzl9.5tihdSsYAaecj1T4YubOl4Pi_v-6GTIh4br4wvFcPQM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f455e8e6b85ae2d-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:544e:8e32:e72f:467c:19f3:dea7",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:544e:8e32:e72f:467c:19f3:dea7, 172.70.108.15"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Apr-2026 09:02:45 UTC] === END API CALL LOG ===
[30-Apr-2026 09:02:45 UTC] ✅ API Hash verification passed for profile endpoint
[30-Apr-2026 09:02:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ3IiwidXNlcm5hbWUiOiJwcmluY2UzODU3MiIsImVtYWlsIjoicGl5dXNoamFudTcwOEBnbWFpbC5jb20iLCJleHAiOjE3NzgxNDQ0Mzl9.5tihdSsYAaecj1T4YubOl4Pi_v-6GTIh4br4wvFcPQM
[30-Apr-2026 09:02:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Apr-2026 09:02:45 UTC] ✅ JWT token verified successfully for user profile
[30-Apr-2026 09:02:45 UTC] User ID: 447
[30-Apr-2026 09:02:45 UTC] ✅ User profile retrieved successfully for user ID: 447
[30-Apr-2026 09:02:48 UTC] === API CALL LOG ===
[30-Apr-2026 09:02:48 UTC] Endpoint: user/profile.php
[30-Apr-2026 09:02:48 UTC] Full Log Data: {
    "timestamp": "2026-04-30 09:02:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:544e:8e32:e72f:467c:19f3:dea7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ3IiwidXNlcm5hbWUiOiJwcmluY2UzODU3MiIsImVtYWlsIjoicGl5dXNoamFudTcwOEBnbWFpbC5jb20iLCJleHAiOjE3NzgxNDQ0Mzl9.5tihdSsYAaecj1T4YubOl4Pi_v-6GTIh4br4wvFcPQM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f455e9fd8d7ae2d-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:544e:8e32:e72f:467c:19f3:dea7",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:544e:8e32:e72f:467c:19f3:dea7, 172.70.108.47"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Apr-2026 09:02:48 UTC] === END API CALL LOG ===
[30-Apr-2026 09:02:48 UTC] ✅ API Hash verification passed for profile endpoint
[30-Apr-2026 09:02:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ3IiwidXNlcm5hbWUiOiJwcmluY2UzODU3MiIsImVtYWlsIjoicGl5dXNoamFudTcwOEBnbWFpbC5jb20iLCJleHAiOjE3NzgxNDQ0Mzl9.5tihdSsYAaecj1T4YubOl4Pi_v-6GTIh4br4wvFcPQM
[30-Apr-2026 09:02:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Apr-2026 09:02:48 UTC] ✅ JWT token verified successfully for user profile
[30-Apr-2026 09:02:48 UTC] User ID: 447
[30-Apr-2026 09:02:48 UTC] ✅ User profile retrieved successfully for user ID: 447
[30-Apr-2026 09:02:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Apr-2026 09:02:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Apr-2026 09:02:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ3IiwidXNlcm5hbWUiOiJwcmluY2UzODU3MiIsImVtYWlsIjoicGl5dXNoamFudTcwOEBnbWFpbC5jb20iLCJleHAiOjE3NzgxNDQ0Mzl9.5tihdSsYAaecj1T4YubOl4Pi_v-6GTIh4br4wvFcPQM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f455e9fd8d5ae2d-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:544e:8e32:e72f:467c:19f3:dea7","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:4900:544e:8e32:e72f:467c:19f3:dea7, 172.70.108.47"}
[30-Apr-2026 09:02:48 UTC] === User Orders API Called ===
[30-Apr-2026 09:02:48 UTC] User ID: 447
[30-Apr-2026 09:02:48 UTC] Limit: 20, Offset: 0
[30-Apr-2026 09:02:48 UTC] Orders found: 0
[30-Apr-2026 09:02:48 UTC] Orders data: []
[30-Apr-2026 09:02:48 UTC] Total orders count: 0
[30-Apr-2026 09:03:02 UTC] === API CALL LOG ===
[30-Apr-2026 09:03:02 UTC] Endpoint: user/profile.php
[30-Apr-2026 09:03:02 UTC] Full Log Data: {
    "timestamp": "2026-04-30 09:03:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:544e:8e32:bbce:675:c5e:556c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ3IiwidXNlcm5hbWUiOiJwcmluY2UzODU3MiIsImVtYWlsIjoicGl5dXNoamFudTcwOEBnbWFpbC5jb20iLCJleHAiOjE3NzgxNDQ0Mzl9.5tihdSsYAaecj1T4YubOl4Pi_v-6GTIh4br4wvFcPQM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f455ef64a16ef9a-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:544e:8e32:bbce:675:c5e:556c",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:544e:8e32:bbce:675:c5e:556c, 162.159.122.164"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Apr-2026 09:03:02 UTC] === END API CALL LOG ===
[30-Apr-2026 09:03:02 UTC] ✅ API Hash verification passed for profile endpoint
[30-Apr-2026 09:03:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ3IiwidXNlcm5hbWUiOiJwcmluY2UzODU3MiIsImVtYWlsIjoicGl5dXNoamFudTcwOEBnbWFpbC5jb20iLCJleHAiOjE3NzgxNDQ0Mzl9.5tihdSsYAaecj1T4YubOl4Pi_v-6GTIh4br4wvFcPQM
[30-Apr-2026 09:03:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Apr-2026 09:03:02 UTC] ✅ JWT token verified successfully for user profile
[30-Apr-2026 09:03:02 UTC] User ID: 447
[30-Apr-2026 09:03:02 UTC] ✅ User profile retrieved successfully for user ID: 447
[30-Apr-2026 10:43:35 UTC] === API CALL LOG ===
[30-Apr-2026 10:43:35 UTC] Endpoint: user/profile.php
[30-Apr-2026 10:43:35 UTC] Full Log Data: {
    "timestamp": "2026-04-30 10:43:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "151.236.174.82",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0NDIsInVzZXJuYW1lIjoiZ2djY3hzczU2Nzc0IiwiZW1haWwiOiJrd2R3c3luc2h5MzZAZ21haWwuY29tIiwiZXhwIjoxNzc4MTUwNjAzfQ.OxkblawWNFj0GeuiJzdIRuDWdrHLTjpNDME_cycEsb8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f45f2422a9e9778-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "151.236.174.82",
        "CF-IPCountry": "IQ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "151.236.174.82, 162.158.205.131"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Apr-2026 10:43:35 UTC] === END API CALL LOG ===
[30-Apr-2026 10:43:35 UTC] ✅ API Hash verification passed for profile endpoint
[30-Apr-2026 10:43:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0NDIsInVzZXJuYW1lIjoiZ2djY3hzczU2Nzc0IiwiZW1haWwiOiJrd2R3c3luc2h5MzZAZ21haWwuY29tIiwiZXhwIjoxNzc4MTUwNjAzfQ.OxkblawWNFj0GeuiJzdIRuDWdrHLTjpNDME_cycEsb8
[30-Apr-2026 10:43:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Apr-2026 10:43:35 UTC] ✅ JWT token verified successfully for user profile
[30-Apr-2026 10:43:35 UTC] User ID: 442
[30-Apr-2026 10:43:35 UTC] ✅ User profile retrieved successfully for user ID: 442
[30-Apr-2026 10:43:35 UTC] === API CALL LOG ===
[30-Apr-2026 10:43:35 UTC] Endpoint: user/profile.php
[30-Apr-2026 10:43:35 UTC] Full Log Data: {
    "timestamp": "2026-04-30 10:43:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "151.236.174.82",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0NDIsInVzZXJuYW1lIjoiZ2djY3hzczU2Nzc0IiwiZW1haWwiOiJrd2R3c3luc2h5MzZAZ21haWwuY29tIiwiZXhwIjoxNzc4MTUwNjAzfQ.OxkblawWNFj0GeuiJzdIRuDWdrHLTjpNDME_cycEsb8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f45f2422aa79778-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "151.236.174.82",
        "CF-IPCountry": "IQ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "151.236.174.82, 162.158.205.130"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Apr-2026 10:43:35 UTC] === END API CALL LOG ===
[30-Apr-2026 10:43:35 UTC] ✅ API Hash verification passed for profile endpoint
[30-Apr-2026 10:43:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0NDIsInVzZXJuYW1lIjoiZ2djY3hzczU2Nzc0IiwiZW1haWwiOiJrd2R3c3luc2h5MzZAZ21haWwuY29tIiwiZXhwIjoxNzc4MTUwNjAzfQ.OxkblawWNFj0GeuiJzdIRuDWdrHLTjpNDME_cycEsb8
[30-Apr-2026 10:43:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Apr-2026 10:43:35 UTC] ✅ JWT token verified successfully for user profile
[30-Apr-2026 10:43:35 UTC] User ID: 442
[30-Apr-2026 10:43:35 UTC] ✅ User profile retrieved successfully for user ID: 442
[30-Apr-2026 10:43:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Apr-2026 10:43:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Apr-2026 10:43:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0NDIsInVzZXJuYW1lIjoiZ2djY3hzczU2Nzc0IiwiZW1haWwiOiJrd2R3c3luc2h5MzZAZ21haWwuY29tIiwiZXhwIjoxNzc4MTUwNjAzfQ.OxkblawWNFj0GeuiJzdIRuDWdrHLTjpNDME_cycEsb8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f45f2422aa49778-BGW","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"151.236.174.82","CF-IPCountry":"IQ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"151.236.174.82, 162.158.205.131"}
[30-Apr-2026 10:43:35 UTC] === User Orders API Called ===
[30-Apr-2026 10:43:35 UTC] User ID: 442
[30-Apr-2026 10:43:35 UTC] Limit: 20, Offset: 0
[30-Apr-2026 10:43:35 UTC] Orders found: 0
[30-Apr-2026 10:43:35 UTC] Orders data: []
[30-Apr-2026 10:43:35 UTC] Total orders count: 0
[30-Apr-2026 10:43:52 UTC] === API CALL LOG ===
[30-Apr-2026 10:43:52 UTC] Endpoint: user/profile.php
[30-Apr-2026 10:43:52 UTC] Full Log Data: {
    "timestamp": "2026-04-30 10:43:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "151.236.174.82",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0NDIsInVzZXJuYW1lIjoiZ2djY3hzczU2Nzc0IiwiZW1haWwiOiJrd2R3c3luc2h5MzZAZ21haWwuY29tIiwiZXhwIjoxNzc4MTUwNjAzfQ.OxkblawWNFj0GeuiJzdIRuDWdrHLTjpNDME_cycEsb8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f45f2aafa619777-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "151.236.174.82",
        "CF-IPCountry": "IQ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "151.236.174.82, 162.158.205.130"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Apr-2026 10:43:52 UTC] === END API CALL LOG ===
[30-Apr-2026 10:43:52 UTC] ✅ API Hash verification passed for profile endpoint
[30-Apr-2026 10:43:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0NDIsInVzZXJuYW1lIjoiZ2djY3hzczU2Nzc0IiwiZW1haWwiOiJrd2R3c3luc2h5MzZAZ21haWwuY29tIiwiZXhwIjoxNzc4MTUwNjAzfQ.OxkblawWNFj0GeuiJzdIRuDWdrHLTjpNDME_cycEsb8
[30-Apr-2026 10:43:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Apr-2026 10:43:52 UTC] ✅ JWT token verified successfully for user profile
[30-Apr-2026 10:43:52 UTC] User ID: 442
[30-Apr-2026 10:43:52 UTC] ✅ User profile retrieved successfully for user ID: 442
[30-Apr-2026 10:43:54 UTC] === API CALL LOG ===
[30-Apr-2026 10:43:54 UTC] Endpoint: user/profile.php
[30-Apr-2026 10:43:54 UTC] Full Log Data: {
    "timestamp": "2026-04-30 10:43:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "151.236.174.82",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0NDIsInVzZXJuYW1lIjoiZ2djY3hzczU2Nzc0IiwiZW1haWwiOiJrd2R3c3luc2h5MzZAZ21haWwuY29tIiwiZXhwIjoxNzc4MTUwNjAzfQ.OxkblawWNFj0GeuiJzdIRuDWdrHLTjpNDME_cycEsb8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f45f2baee649777-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "151.236.174.82",
        "CF-IPCountry": "IQ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "151.236.174.82, 162.158.205.130"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Apr-2026 10:43:54 UTC] === END API CALL LOG ===
[30-Apr-2026 10:43:54 UTC] ✅ API Hash verification passed for profile endpoint
[30-Apr-2026 10:43:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0NDIsInVzZXJuYW1lIjoiZ2djY3hzczU2Nzc0IiwiZW1haWwiOiJrd2R3c3luc2h5MzZAZ21haWwuY29tIiwiZXhwIjoxNzc4MTUwNjAzfQ.OxkblawWNFj0GeuiJzdIRuDWdrHLTjpNDME_cycEsb8
[30-Apr-2026 10:43:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Apr-2026 10:43:54 UTC] ✅ JWT token verified successfully for user profile
[30-Apr-2026 10:43:54 UTC] User ID: 442
[30-Apr-2026 10:43:54 UTC] ✅ User profile retrieved successfully for user ID: 442
[30-Apr-2026 10:43:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Apr-2026 10:43:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Apr-2026 10:43:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0NDIsInVzZXJuYW1lIjoiZ2djY3hzczU2Nzc0IiwiZW1haWwiOiJrd2R3c3luc2h5MzZAZ21haWwuY29tIiwiZXhwIjoxNzc4MTUwNjAzfQ.OxkblawWNFj0GeuiJzdIRuDWdrHLTjpNDME_cycEsb8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f45f2baee699777-BGW","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"151.236.174.82","CF-IPCountry":"IQ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"151.236.174.82, 162.158.205.130"}
[30-Apr-2026 10:43:54 UTC] === User Orders API Called ===
[30-Apr-2026 10:43:54 UTC] User ID: 442
[30-Apr-2026 10:43:54 UTC] Limit: 20, Offset: 0
[30-Apr-2026 10:43:54 UTC] Orders found: 0
[30-Apr-2026 10:43:54 UTC] Orders data: []
[30-Apr-2026 10:43:54 UTC] Total orders count: 0
[30-Apr-2026 10:43:54 UTC] === API CALL LOG ===
[30-Apr-2026 10:43:54 UTC] Endpoint: user/profile.php
[30-Apr-2026 10:43:54 UTC] Full Log Data: {
    "timestamp": "2026-04-30 10:43:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "151.236.174.82",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0NDIsInVzZXJuYW1lIjoiZ2djY3hzczU2Nzc0IiwiZW1haWwiOiJrd2R3c3luc2h5MzZAZ21haWwuY29tIiwiZXhwIjoxNzc4MTUwNjAzfQ.OxkblawWNFj0GeuiJzdIRuDWdrHLTjpNDME_cycEsb8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f45f2bb7ebb9777-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "151.236.174.82",
        "CF-IPCountry": "IQ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "151.236.174.82, 162.158.205.130"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Apr-2026 10:43:54 UTC] === END API CALL LOG ===
[30-Apr-2026 10:43:54 UTC] ✅ API Hash verification passed for profile endpoint
[30-Apr-2026 10:43:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0NDIsInVzZXJuYW1lIjoiZ2djY3hzczU2Nzc0IiwiZW1haWwiOiJrd2R3c3luc2h5MzZAZ21haWwuY29tIiwiZXhwIjoxNzc4MTUwNjAzfQ.OxkblawWNFj0GeuiJzdIRuDWdrHLTjpNDME_cycEsb8
[30-Apr-2026 10:43:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Apr-2026 10:43:54 UTC] ✅ JWT token verified successfully for user profile
[30-Apr-2026 10:43:54 UTC] User ID: 442
[30-Apr-2026 10:43:54 UTC] ✅ User profile retrieved successfully for user ID: 442
[30-Apr-2026 10:43:57 UTC] === API CALL LOG ===
[30-Apr-2026 10:43:57 UTC] Endpoint: user/profile.php
[30-Apr-2026 10:43:57 UTC] Full Log Data: {
    "timestamp": "2026-04-30 10:43:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "151.236.174.82",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0NDIsInVzZXJuYW1lIjoiZ2djY3hzczU2Nzc0IiwiZW1haWwiOiJrd2R3c3luc2h5MzZAZ21haWwuY29tIiwiZXhwIjoxNzc4MTUwNjAzfQ.OxkblawWNFj0GeuiJzdIRuDWdrHLTjpNDME_cycEsb8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f45f2ca387a9777-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "151.236.174.82",
        "CF-IPCountry": "IQ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "151.236.174.82, 162.158.205.130"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Apr-2026 10:43:57 UTC] === END API CALL LOG ===
[30-Apr-2026 10:43:57 UTC] ✅ API Hash verification passed for profile endpoint
[30-Apr-2026 10:43:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0NDIsInVzZXJuYW1lIjoiZ2djY3hzczU2Nzc0IiwiZW1haWwiOiJrd2R3c3luc2h5MzZAZ21haWwuY29tIiwiZXhwIjoxNzc4MTUwNjAzfQ.OxkblawWNFj0GeuiJzdIRuDWdrHLTjpNDME_cycEsb8
[30-Apr-2026 10:43:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Apr-2026 10:43:57 UTC] ✅ JWT token verified successfully for user profile
[30-Apr-2026 10:43:57 UTC] User ID: 442
[30-Apr-2026 10:43:57 UTC] ✅ User profile retrieved successfully for user ID: 442
[30-Apr-2026 17:29:55 UTC] === API CALL LOG ===
[30-Apr-2026 17:29:55 UTC] Endpoint: user/profile.php
[30-Apr-2026 17:29:55 UTC] Full Log Data: {
    "timestamp": "2026-04-30 17:29:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:3057:39cc:3c34:ffe0:687d:57ea",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ4IiwidXNlcm5hbWUiOiJqYWljbHViIiwiZW1haWwiOiJnYXVydm1pc2hyYTIwMDdAZ21haWwuY29tIiwiZXhwIjoxNzc4MTc0OTk0fQ.bGZiwogxRHMVjPCMNFJ7fuV0JMmnvqXs2PJoEXozO9U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f4845796cfcdb41-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e3:3057:39cc:3c34:ffe0:687d:57ea",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e3:3057:39cc:3c34:ffe0:687d:57ea, 172.69.176.74"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Apr-2026 17:29:55 UTC] === END API CALL LOG ===
[30-Apr-2026 17:29:55 UTC] ✅ API Hash verification passed for profile endpoint
[30-Apr-2026 17:29:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ4IiwidXNlcm5hbWUiOiJqYWljbHViIiwiZW1haWwiOiJnYXVydm1pc2hyYTIwMDdAZ21haWwuY29tIiwiZXhwIjoxNzc4MTc0OTk0fQ.bGZiwogxRHMVjPCMNFJ7fuV0JMmnvqXs2PJoEXozO9U
[30-Apr-2026 17:29:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Apr-2026 17:29:55 UTC] ✅ JWT token verified successfully for user profile
[30-Apr-2026 17:29:55 UTC] User ID: 448
[30-Apr-2026 17:29:55 UTC] ✅ User profile retrieved successfully for user ID: 448
[30-Apr-2026 17:29:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Apr-2026 17:29:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Apr-2026 17:29:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ4IiwidXNlcm5hbWUiOiJqYWljbHViIiwiZW1haWwiOiJnYXVydm1pc2hyYTIwMDdAZ21haWwuY29tIiwiZXhwIjoxNzc4MTc0OTk0fQ.bGZiwogxRHMVjPCMNFJ7fuV0JMmnvqXs2PJoEXozO9U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f4845796cffdb41-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40e3:3057:39cc:3c34:ffe0:687d:57ea","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40e3:3057:39cc:3c34:ffe0:687d:57ea, 172.69.176.75"}
[30-Apr-2026 17:29:55 UTC] === User Orders API Called ===
[30-Apr-2026 17:29:55 UTC] User ID: 448
[30-Apr-2026 17:29:55 UTC] Limit: 20, Offset: 0
[30-Apr-2026 17:29:55 UTC] Orders found: 0
[30-Apr-2026 17:29:55 UTC] Orders data: []
[30-Apr-2026 17:29:55 UTC] Total orders count: 0
[30-Apr-2026 17:29:55 UTC] === API CALL LOG ===
[30-Apr-2026 17:29:55 UTC] Endpoint: user/profile.php
[30-Apr-2026 17:29:55 UTC] Full Log Data: {
    "timestamp": "2026-04-30 17:29:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:3057:39cc:3c34:ffe0:687d:57ea",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ4IiwidXNlcm5hbWUiOiJqYWljbHViIiwiZW1haWwiOiJnYXVydm1pc2hyYTIwMDdAZ21haWwuY29tIiwiZXhwIjoxNzc4MTc0OTk0fQ.bGZiwogxRHMVjPCMNFJ7fuV0JMmnvqXs2PJoEXozO9U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f4845796d01db41-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e3:3057:39cc:3c34:ffe0:687d:57ea",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e3:3057:39cc:3c34:ffe0:687d:57ea, 172.69.176.75"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Apr-2026 17:29:55 UTC] === END API CALL LOG ===
[30-Apr-2026 17:29:55 UTC] ✅ API Hash verification passed for profile endpoint
[30-Apr-2026 17:29:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ4IiwidXNlcm5hbWUiOiJqYWljbHViIiwiZW1haWwiOiJnYXVydm1pc2hyYTIwMDdAZ21haWwuY29tIiwiZXhwIjoxNzc4MTc0OTk0fQ.bGZiwogxRHMVjPCMNFJ7fuV0JMmnvqXs2PJoEXozO9U
[30-Apr-2026 17:29:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Apr-2026 17:29:55 UTC] ✅ JWT token verified successfully for user profile
[30-Apr-2026 17:29:55 UTC] User ID: 448
[30-Apr-2026 17:29:55 UTC] ✅ User profile retrieved successfully for user ID: 448
[30-Apr-2026 17:29:59 UTC] === API CALL LOG ===
[30-Apr-2026 17:29:59 UTC] Endpoint: user/profile.php
[30-Apr-2026 17:29:59 UTC] Full Log Data: {
    "timestamp": "2026-04-30 17:29:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:3057:39cc:3c34:ffe0:687d:57ea",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ4IiwidXNlcm5hbWUiOiJqYWljbHViIiwiZW1haWwiOiJnYXVydm1pc2hyYTIwMDdAZ21haWwuY29tIiwiZXhwIjoxNzc4MTc0OTk0fQ.bGZiwogxRHMVjPCMNFJ7fuV0JMmnvqXs2PJoEXozO9U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f484592df75db41-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e3:3057:39cc:3c34:ffe0:687d:57ea",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e3:3057:39cc:3c34:ffe0:687d:57ea, 172.69.176.75"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Apr-2026 17:29:59 UTC] === END API CALL LOG ===
[30-Apr-2026 17:29:59 UTC] ✅ API Hash verification passed for profile endpoint
[30-Apr-2026 17:29:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ4IiwidXNlcm5hbWUiOiJqYWljbHViIiwiZW1haWwiOiJnYXVydm1pc2hyYTIwMDdAZ21haWwuY29tIiwiZXhwIjoxNzc4MTc0OTk0fQ.bGZiwogxRHMVjPCMNFJ7fuV0JMmnvqXs2PJoEXozO9U
[30-Apr-2026 17:29:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Apr-2026 17:29:59 UTC] ✅ JWT token verified successfully for user profile
[30-Apr-2026 17:29:59 UTC] User ID: 448
[30-Apr-2026 17:29:59 UTC] ✅ User profile retrieved successfully for user ID: 448
[30-Apr-2026 17:30:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Apr-2026 17:30:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Apr-2026 17:30:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ4IiwidXNlcm5hbWUiOiJqYWljbHViIiwiZW1haWwiOiJnYXVydm1pc2hyYTIwMDdAZ21haWwuY29tIiwiZXhwIjoxNzc4MTc0OTk0fQ.bGZiwogxRHMVjPCMNFJ7fuV0JMmnvqXs2PJoEXozO9U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f4845d80e62db41-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40e3:3057:39cc:3c34:ffe0:687d:57ea","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40e3:3057:39cc:3c34:ffe0:687d:57ea, 172.69.176.75"}
[30-Apr-2026 17:30:10 UTC] === User Orders API Called ===
[30-Apr-2026 17:30:10 UTC] User ID: 448
[30-Apr-2026 17:30:10 UTC] Limit: 20, Offset: 0
[30-Apr-2026 17:30:10 UTC] Orders found: 0
[30-Apr-2026 17:30:10 UTC] Orders data: []
[30-Apr-2026 17:30:10 UTC] Total orders count: 0
[30-Apr-2026 17:30:10 UTC] === API CALL LOG ===
[30-Apr-2026 17:30:10 UTC] Endpoint: user/profile.php
[30-Apr-2026 17:30:10 UTC] Full Log Data: {
    "timestamp": "2026-04-30 17:30:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:3057:39cc:3c34:ffe0:687d:57ea",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ4IiwidXNlcm5hbWUiOiJqYWljbHViIiwiZW1haWwiOiJnYXVydm1pc2hyYTIwMDdAZ21haWwuY29tIiwiZXhwIjoxNzc4MTc0OTk0fQ.bGZiwogxRHMVjPCMNFJ7fuV0JMmnvqXs2PJoEXozO9U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f4845d80e65db41-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e3:3057:39cc:3c34:ffe0:687d:57ea",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e3:3057:39cc:3c34:ffe0:687d:57ea, 172.69.176.75"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Apr-2026 17:30:10 UTC] === END API CALL LOG ===
[30-Apr-2026 17:30:10 UTC] ✅ API Hash verification passed for profile endpoint
[30-Apr-2026 17:30:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ4IiwidXNlcm5hbWUiOiJqYWljbHViIiwiZW1haWwiOiJnYXVydm1pc2hyYTIwMDdAZ21haWwuY29tIiwiZXhwIjoxNzc4MTc0OTk0fQ.bGZiwogxRHMVjPCMNFJ7fuV0JMmnvqXs2PJoEXozO9U
[30-Apr-2026 17:30:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Apr-2026 17:30:10 UTC] ✅ JWT token verified successfully for user profile
[30-Apr-2026 17:30:10 UTC] User ID: 448
[30-Apr-2026 17:30:10 UTC] ✅ User profile retrieved successfully for user ID: 448
[30-Apr-2026 17:30:11 UTC] === API CALL LOG ===
[30-Apr-2026 17:30:11 UTC] Endpoint: user/profile.php
[30-Apr-2026 17:30:11 UTC] Full Log Data: {
    "timestamp": "2026-04-30 17:30:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:3057:39cc:3c34:ffe0:687d:57ea",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ4IiwidXNlcm5hbWUiOiJqYWljbHViIiwiZW1haWwiOiJnYXVydm1pc2hyYTIwMDdAZ21haWwuY29tIiwiZXhwIjoxNzc4MTc0OTk0fQ.bGZiwogxRHMVjPCMNFJ7fuV0JMmnvqXs2PJoEXozO9U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f4845db6f9adb41-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e3:3057:39cc:3c34:ffe0:687d:57ea",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e3:3057:39cc:3c34:ffe0:687d:57ea, 172.69.176.75"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Apr-2026 17:30:11 UTC] === END API CALL LOG ===
[30-Apr-2026 17:30:11 UTC] ✅ API Hash verification passed for profile endpoint
[30-Apr-2026 17:30:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ4IiwidXNlcm5hbWUiOiJqYWljbHViIiwiZW1haWwiOiJnYXVydm1pc2hyYTIwMDdAZ21haWwuY29tIiwiZXhwIjoxNzc4MTc0OTk0fQ.bGZiwogxRHMVjPCMNFJ7fuV0JMmnvqXs2PJoEXozO9U
[30-Apr-2026 17:30:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Apr-2026 17:30:11 UTC] ✅ JWT token verified successfully for user profile
[30-Apr-2026 17:30:11 UTC] User ID: 448
[30-Apr-2026 17:30:11 UTC] ✅ User profile retrieved successfully for user ID: 448
[30-Apr-2026 17:30:12 UTC] === API CALL LOG ===
[30-Apr-2026 17:30:12 UTC] Endpoint: user/profile.php
[30-Apr-2026 17:30:12 UTC] Full Log Data: {
    "timestamp": "2026-04-30 17:30:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:3057:39cc:3c34:ffe0:687d:57ea",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ4IiwidXNlcm5hbWUiOiJqYWljbHViIiwiZW1haWwiOiJnYXVydm1pc2hyYTIwMDdAZ21haWwuY29tIiwiZXhwIjoxNzc4MTc0OTk0fQ.bGZiwogxRHMVjPCMNFJ7fuV0JMmnvqXs2PJoEXozO9U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f4845e2dd27db41-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e3:3057:39cc:3c34:ffe0:687d:57ea",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e3:3057:39cc:3c34:ffe0:687d:57ea, 172.69.176.75"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Apr-2026 17:30:12 UTC] === END API CALL LOG ===
[30-Apr-2026 17:30:12 UTC] ✅ API Hash verification passed for profile endpoint
[30-Apr-2026 17:30:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ4IiwidXNlcm5hbWUiOiJqYWljbHViIiwiZW1haWwiOiJnYXVydm1pc2hyYTIwMDdAZ21haWwuY29tIiwiZXhwIjoxNzc4MTc0OTk0fQ.bGZiwogxRHMVjPCMNFJ7fuV0JMmnvqXs2PJoEXozO9U
[30-Apr-2026 17:30:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Apr-2026 17:30:12 UTC] ✅ JWT token verified successfully for user profile
[30-Apr-2026 17:30:12 UTC] User ID: 448
[30-Apr-2026 17:30:12 UTC] ✅ User profile retrieved successfully for user ID: 448
[30-Apr-2026 17:30:37 UTC] === API CALL LOG ===
[30-Apr-2026 17:30:37 UTC] Endpoint: user/profile.php
[30-Apr-2026 17:30:37 UTC] Full Log Data: {
    "timestamp": "2026-04-30 17:30:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:3057:39cc:3c34:ffe0:687d:57ea",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ4IiwidXNlcm5hbWUiOiJqYWljbHViIiwiZW1haWwiOiJnYXVydm1pc2hyYTIwMDdAZ21haWwuY29tIiwiZXhwIjoxNzc4MTc0OTk0fQ.bGZiwogxRHMVjPCMNFJ7fuV0JMmnvqXs2PJoEXozO9U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f48467f2ac0db41-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e3:3057:39cc:3c34:ffe0:687d:57ea",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e3:3057:39cc:3c34:ffe0:687d:57ea, 172.69.176.74"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Apr-2026 17:30:37 UTC] === END API CALL LOG ===
[30-Apr-2026 17:30:37 UTC] ✅ API Hash verification passed for profile endpoint
[30-Apr-2026 17:30:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ4IiwidXNlcm5hbWUiOiJqYWljbHViIiwiZW1haWwiOiJnYXVydm1pc2hyYTIwMDdAZ21haWwuY29tIiwiZXhwIjoxNzc4MTc0OTk0fQ.bGZiwogxRHMVjPCMNFJ7fuV0JMmnvqXs2PJoEXozO9U
[30-Apr-2026 17:30:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Apr-2026 17:30:37 UTC] ✅ JWT token verified successfully for user profile
[30-Apr-2026 17:30:37 UTC] User ID: 448
[30-Apr-2026 17:30:37 UTC] ✅ User profile retrieved successfully for user ID: 448
[30-Apr-2026 17:30:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Apr-2026 17:30:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Apr-2026 17:30:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ4IiwidXNlcm5hbWUiOiJqYWljbHViIiwiZW1haWwiOiJnYXVydm1pc2hyYTIwMDdAZ21haWwuY29tIiwiZXhwIjoxNzc4MTc0OTk0fQ.bGZiwogxRHMVjPCMNFJ7fuV0JMmnvqXs2PJoEXozO9U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f48467f2ab7db41-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40e3:3057:39cc:3c34:ffe0:687d:57ea","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40e3:3057:39cc:3c34:ffe0:687d:57ea, 172.69.176.75"}
[30-Apr-2026 17:30:37 UTC] === User Orders API Called ===
[30-Apr-2026 17:30:37 UTC] User ID: 448
[30-Apr-2026 17:30:37 UTC] Limit: 20, Offset: 0
[30-Apr-2026 17:30:37 UTC] Orders found: 0
[30-Apr-2026 17:30:37 UTC] Orders data: []
[30-Apr-2026 17:30:37 UTC] Total orders count: 0
[30-Apr-2026 17:30:37 UTC] === API CALL LOG ===
[30-Apr-2026 17:30:37 UTC] Endpoint: user/profile.php
[30-Apr-2026 17:30:37 UTC] Full Log Data: {
    "timestamp": "2026-04-30 17:30:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:3057:39cc:3c34:ffe0:687d:57ea",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ4IiwidXNlcm5hbWUiOiJqYWljbHViIiwiZW1haWwiOiJnYXVydm1pc2hyYTIwMDdAZ21haWwuY29tIiwiZXhwIjoxNzc4MTc0OTk0fQ.bGZiwogxRHMVjPCMNFJ7fuV0JMmnvqXs2PJoEXozO9U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f484681eab4db41-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e3:3057:39cc:3c34:ffe0:687d:57ea",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e3:3057:39cc:3c34:ffe0:687d:57ea, 172.69.176.75"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Apr-2026 17:30:37 UTC] === END API CALL LOG ===
[30-Apr-2026 17:30:37 UTC] ✅ API Hash verification passed for profile endpoint
[30-Apr-2026 17:30:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ4IiwidXNlcm5hbWUiOiJqYWljbHViIiwiZW1haWwiOiJnYXVydm1pc2hyYTIwMDdAZ21haWwuY29tIiwiZXhwIjoxNzc4MTc0OTk0fQ.bGZiwogxRHMVjPCMNFJ7fuV0JMmnvqXs2PJoEXozO9U
[30-Apr-2026 17:30:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Apr-2026 17:30:37 UTC] ✅ JWT token verified successfully for user profile
[30-Apr-2026 17:30:37 UTC] User ID: 448
[30-Apr-2026 17:30:37 UTC] ✅ User profile retrieved successfully for user ID: 448
[30-Apr-2026 17:30:39 UTC] === API CALL LOG ===
[30-Apr-2026 17:30:39 UTC] Endpoint: user/profile.php
[30-Apr-2026 17:30:39 UTC] Full Log Data: {
    "timestamp": "2026-04-30 17:30:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:3057:39cc:3c34:ffe0:687d:57ea",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ4IiwidXNlcm5hbWUiOiJqYWljbHViIiwiZW1haWwiOiJnYXVydm1pc2hyYTIwMDdAZ21haWwuY29tIiwiZXhwIjoxNzc4MTc0OTk0fQ.bGZiwogxRHMVjPCMNFJ7fuV0JMmnvqXs2PJoEXozO9U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f48468baec4db41-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e3:3057:39cc:3c34:ffe0:687d:57ea",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e3:3057:39cc:3c34:ffe0:687d:57ea, 172.69.176.74"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Apr-2026 17:30:39 UTC] === END API CALL LOG ===
[30-Apr-2026 17:30:39 UTC] ✅ API Hash verification passed for profile endpoint
[30-Apr-2026 17:30:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ4IiwidXNlcm5hbWUiOiJqYWljbHViIiwiZW1haWwiOiJnYXVydm1pc2hyYTIwMDdAZ21haWwuY29tIiwiZXhwIjoxNzc4MTc0OTk0fQ.bGZiwogxRHMVjPCMNFJ7fuV0JMmnvqXs2PJoEXozO9U
[30-Apr-2026 17:30:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Apr-2026 17:30:39 UTC] ✅ JWT token verified successfully for user profile
[30-Apr-2026 17:30:39 UTC] User ID: 448
[30-Apr-2026 17:30:39 UTC] ✅ User profile retrieved successfully for user ID: 448
[30-Apr-2026 17:30:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Apr-2026 17:30:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Apr-2026 17:30:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ4IiwidXNlcm5hbWUiOiJqYWljbHViIiwiZW1haWwiOiJnYXVydm1pc2hyYTIwMDdAZ21haWwuY29tIiwiZXhwIjoxNzc4MTc0OTk0fQ.bGZiwogxRHMVjPCMNFJ7fuV0JMmnvqXs2PJoEXozO9U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f4846c49906db41-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40e3:3057:39cc:3c34:ffe0:687d:57ea","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40e3:3057:39cc:3c34:ffe0:687d:57ea, 172.69.176.74"}
[30-Apr-2026 17:30:48 UTC] === User Orders API Called ===
[30-Apr-2026 17:30:48 UTC] User ID: 448
[30-Apr-2026 17:30:48 UTC] Limit: 20, Offset: 0
[30-Apr-2026 17:30:48 UTC] Orders found: 0
[30-Apr-2026 17:30:48 UTC] Orders data: []
[30-Apr-2026 17:30:48 UTC] Total orders count: 0
[30-Apr-2026 17:30:49 UTC] === API CALL LOG ===
[30-Apr-2026 17:30:49 UTC] Endpoint: user/profile.php
[30-Apr-2026 17:30:49 UTC] Full Log Data: {
    "timestamp": "2026-04-30 17:30:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:3057:39cc:3c34:ffe0:687d:57ea",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ4IiwidXNlcm5hbWUiOiJqYWljbHViIiwiZW1haWwiOiJnYXVydm1pc2hyYTIwMDdAZ21haWwuY29tIiwiZXhwIjoxNzc4MTc0OTk0fQ.bGZiwogxRHMVjPCMNFJ7fuV0JMmnvqXs2PJoEXozO9U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f4846cb2a94db41-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e3:3057:39cc:3c34:ffe0:687d:57ea",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e3:3057:39cc:3c34:ffe0:687d:57ea, 172.69.176.74"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Apr-2026 17:30:49 UTC] === END API CALL LOG ===
[30-Apr-2026 17:30:49 UTC] ✅ API Hash verification passed for profile endpoint
[30-Apr-2026 17:30:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ4IiwidXNlcm5hbWUiOiJqYWljbHViIiwiZW1haWwiOiJnYXVydm1pc2hyYTIwMDdAZ21haWwuY29tIiwiZXhwIjoxNzc4MTc0OTk0fQ.bGZiwogxRHMVjPCMNFJ7fuV0JMmnvqXs2PJoEXozO9U
[30-Apr-2026 17:30:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Apr-2026 17:30:49 UTC] ✅ JWT token verified successfully for user profile
[30-Apr-2026 17:30:49 UTC] User ID: 448
[30-Apr-2026 17:30:49 UTC] ✅ User profile retrieved successfully for user ID: 448
[30-Apr-2026 17:30:50 UTC] User Purchases API - User ID: 448
[30-Apr-2026 17:30:50 UTC] User Purchases API - Total purchases found: 0
[30-Apr-2026 17:30:51 UTC] === API CALL LOG ===
[30-Apr-2026 17:30:51 UTC] Endpoint: user/profile.php
[30-Apr-2026 17:30:51 UTC] Full Log Data: {
    "timestamp": "2026-04-30 17:30:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:3057:39cc:3c34:ffe0:687d:57ea",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ4IiwidXNlcm5hbWUiOiJqYWljbHViIiwiZW1haWwiOiJnYXVydm1pc2hyYTIwMDdAZ21haWwuY29tIiwiZXhwIjoxNzc4MTc0OTk0fQ.bGZiwogxRHMVjPCMNFJ7fuV0JMmnvqXs2PJoEXozO9U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f4846d96a0cdb41-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e3:3057:39cc:3c34:ffe0:687d:57ea",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e3:3057:39cc:3c34:ffe0:687d:57ea, 172.69.176.74"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Apr-2026 17:30:51 UTC] === END API CALL LOG ===
[30-Apr-2026 17:30:51 UTC] ✅ API Hash verification passed for profile endpoint
[30-Apr-2026 17:30:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ4IiwidXNlcm5hbWUiOiJqYWljbHViIiwiZW1haWwiOiJnYXVydm1pc2hyYTIwMDdAZ21haWwuY29tIiwiZXhwIjoxNzc4MTc0OTk0fQ.bGZiwogxRHMVjPCMNFJ7fuV0JMmnvqXs2PJoEXozO9U
[30-Apr-2026 17:30:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Apr-2026 17:30:51 UTC] ✅ JWT token verified successfully for user profile
[30-Apr-2026 17:30:51 UTC] User ID: 448
[30-Apr-2026 17:30:51 UTC] ✅ User profile retrieved successfully for user ID: 448
[30-Apr-2026 17:30:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Apr-2026 17:30:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Apr-2026 17:30:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ4IiwidXNlcm5hbWUiOiJqYWljbHViIiwiZW1haWwiOiJnYXVydm1pc2hyYTIwMDdAZ21haWwuY29tIiwiZXhwIjoxNzc4MTc0OTk0fQ.bGZiwogxRHMVjPCMNFJ7fuV0JMmnvqXs2PJoEXozO9U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f4846d96a0bdb41-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40e3:3057:39cc:3c34:ffe0:687d:57ea","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40e3:3057:39cc:3c34:ffe0:687d:57ea, 172.69.176.75"}
[30-Apr-2026 17:30:52 UTC] === User Orders API Called ===
[30-Apr-2026 17:30:52 UTC] User ID: 448
[30-Apr-2026 17:30:52 UTC] Limit: 20, Offset: 0
[30-Apr-2026 17:30:52 UTC] Orders found: 0
[30-Apr-2026 17:30:52 UTC] Orders data: []
[30-Apr-2026 17:30:52 UTC] Total orders count: 0
[30-Apr-2026 17:30:52 UTC] === API CALL LOG ===
[30-Apr-2026 17:30:52 UTC] Endpoint: user/profile.php
[30-Apr-2026 17:30:52 UTC] Full Log Data: {
    "timestamp": "2026-04-30 17:30:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:3057:39cc:3c34:ffe0:687d:57ea",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ4IiwidXNlcm5hbWUiOiJqYWljbHViIiwiZW1haWwiOiJnYXVydm1pc2hyYTIwMDdAZ21haWwuY29tIiwiZXhwIjoxNzc4MTc0OTk0fQ.bGZiwogxRHMVjPCMNFJ7fuV0JMmnvqXs2PJoEXozO9U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f4846dd3caddb41-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e3:3057:39cc:3c34:ffe0:687d:57ea",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e3:3057:39cc:3c34:ffe0:687d:57ea, 172.69.176.75"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Apr-2026 17:30:52 UTC] === END API CALL LOG ===
[30-Apr-2026 17:30:52 UTC] ✅ API Hash verification passed for profile endpoint
[30-Apr-2026 17:30:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ4IiwidXNlcm5hbWUiOiJqYWljbHViIiwiZW1haWwiOiJnYXVydm1pc2hyYTIwMDdAZ21haWwuY29tIiwiZXhwIjoxNzc4MTc0OTk0fQ.bGZiwogxRHMVjPCMNFJ7fuV0JMmnvqXs2PJoEXozO9U
[30-Apr-2026 17:30:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Apr-2026 17:30:52 UTC] ✅ JWT token verified successfully for user profile
[30-Apr-2026 17:30:52 UTC] User ID: 448
[30-Apr-2026 17:30:52 UTC] ✅ User profile retrieved successfully for user ID: 448
[30-Apr-2026 17:30:53 UTC] === API CALL LOG ===
[30-Apr-2026 17:30:53 UTC] Endpoint: user/profile.php
[30-Apr-2026 17:30:53 UTC] Full Log Data: {
    "timestamp": "2026-04-30 17:30:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:3057:39cc:3c34:ffe0:687d:57ea",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ4IiwidXNlcm5hbWUiOiJqYWljbHViIiwiZW1haWwiOiJnYXVydm1pc2hyYTIwMDdAZ21haWwuY29tIiwiZXhwIjoxNzc4MTc0OTk0fQ.bGZiwogxRHMVjPCMNFJ7fuV0JMmnvqXs2PJoEXozO9U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f4846e4d8c4db41-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e3:3057:39cc:3c34:ffe0:687d:57ea",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e3:3057:39cc:3c34:ffe0:687d:57ea, 172.69.176.74"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Apr-2026 17:30:53 UTC] === END API CALL LOG ===
[30-Apr-2026 17:30:53 UTC] ✅ API Hash verification passed for profile endpoint
[30-Apr-2026 17:30:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ4IiwidXNlcm5hbWUiOiJqYWljbHViIiwiZW1haWwiOiJnYXVydm1pc2hyYTIwMDdAZ21haWwuY29tIiwiZXhwIjoxNzc4MTc0OTk0fQ.bGZiwogxRHMVjPCMNFJ7fuV0JMmnvqXs2PJoEXozO9U
[30-Apr-2026 17:30:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Apr-2026 17:30:53 UTC] ✅ JWT token verified successfully for user profile
[30-Apr-2026 17:30:53 UTC] User ID: 448
[30-Apr-2026 17:30:53 UTC] ✅ User profile retrieved successfully for user ID: 448
[30-Apr-2026 17:30:59 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Apr-2026 17:30:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Apr-2026 17:30:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ4IiwidXNlcm5hbWUiOiJqYWljbHViIiwiZW1haWwiOiJnYXVydm1pc2hyYTIwMDdAZ21haWwuY29tIiwiZXhwIjoxNzc4MTc0OTk0fQ.bGZiwogxRHMVjPCMNFJ7fuV0JMmnvqXs2PJoEXozO9U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f4847083c46db41-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40e3:3057:39cc:3c34:ffe0:687d:57ea","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40e3:3057:39cc:3c34:ffe0:687d:57ea, 172.69.176.75"}
[30-Apr-2026 17:30:59 UTC] === User Orders API Called ===
[30-Apr-2026 17:30:59 UTC] User ID: 448
[30-Apr-2026 17:30:59 UTC] Limit: 20, Offset: 0
[30-Apr-2026 17:30:59 UTC] Orders found: 0
[30-Apr-2026 17:30:59 UTC] Orders data: []
[30-Apr-2026 17:30:59 UTC] Total orders count: 0
[30-Apr-2026 17:30:59 UTC] === API CALL LOG ===
[30-Apr-2026 17:30:59 UTC] Endpoint: user/profile.php
[30-Apr-2026 17:30:59 UTC] Full Log Data: {
    "timestamp": "2026-04-30 17:30:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:3057:39cc:3c34:ffe0:687d:57ea",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ4IiwidXNlcm5hbWUiOiJqYWljbHViIiwiZW1haWwiOiJnYXVydm1pc2hyYTIwMDdAZ21haWwuY29tIiwiZXhwIjoxNzc4MTc0OTk0fQ.bGZiwogxRHMVjPCMNFJ7fuV0JMmnvqXs2PJoEXozO9U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f4847083c47db41-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e3:3057:39cc:3c34:ffe0:687d:57ea",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e3:3057:39cc:3c34:ffe0:687d:57ea, 172.69.176.74"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Apr-2026 17:30:59 UTC] === END API CALL LOG ===
[30-Apr-2026 17:30:59 UTC] ✅ API Hash verification passed for profile endpoint
[30-Apr-2026 17:30:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ4IiwidXNlcm5hbWUiOiJqYWljbHViIiwiZW1haWwiOiJnYXVydm1pc2hyYTIwMDdAZ21haWwuY29tIiwiZXhwIjoxNzc4MTc0OTk0fQ.bGZiwogxRHMVjPCMNFJ7fuV0JMmnvqXs2PJoEXozO9U
[30-Apr-2026 17:30:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Apr-2026 17:30:59 UTC] ✅ JWT token verified successfully for user profile
[30-Apr-2026 17:30:59 UTC] User ID: 448
[30-Apr-2026 17:30:59 UTC] ✅ User profile retrieved successfully for user ID: 448
[30-Apr-2026 17:30:59 UTC] === API CALL LOG ===
[30-Apr-2026 17:30:59 UTC] Endpoint: user/profile.php
[30-Apr-2026 17:30:59 UTC] Full Log Data: {
    "timestamp": "2026-04-30 17:30:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:3057:39cc:3c34:ffe0:687d:57ea",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ4IiwidXNlcm5hbWUiOiJqYWljbHViIiwiZW1haWwiOiJnYXVydm1pc2hyYTIwMDdAZ21haWwuY29tIiwiZXhwIjoxNzc4MTc0OTk0fQ.bGZiwogxRHMVjPCMNFJ7fuV0JMmnvqXs2PJoEXozO9U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f48470b5bb5db41-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e3:3057:39cc:3c34:ffe0:687d:57ea",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e3:3057:39cc:3c34:ffe0:687d:57ea, 172.69.176.74"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Apr-2026 17:30:59 UTC] === END API CALL LOG ===
[30-Apr-2026 17:30:59 UTC] ✅ API Hash verification passed for profile endpoint
[30-Apr-2026 17:30:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ4IiwidXNlcm5hbWUiOiJqYWljbHViIiwiZW1haWwiOiJnYXVydm1pc2hyYTIwMDdAZ21haWwuY29tIiwiZXhwIjoxNzc4MTc0OTk0fQ.bGZiwogxRHMVjPCMNFJ7fuV0JMmnvqXs2PJoEXozO9U
[30-Apr-2026 17:30:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Apr-2026 17:30:59 UTC] ✅ JWT token verified successfully for user profile
[30-Apr-2026 17:30:59 UTC] User ID: 448
[30-Apr-2026 17:30:59 UTC] ✅ User profile retrieved successfully for user ID: 448
[30-Apr-2026 17:31:01 UTC] === API CALL LOG ===
[30-Apr-2026 17:31:01 UTC] Endpoint: user/profile.php
[30-Apr-2026 17:31:01 UTC] Full Log Data: {
    "timestamp": "2026-04-30 17:31:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:3057:39cc:3c34:ffe0:687d:57ea",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ4IiwidXNlcm5hbWUiOiJqYWljbHViIiwiZW1haWwiOiJnYXVydm1pc2hyYTIwMDdAZ21haWwuY29tIiwiZXhwIjoxNzc4MTc0OTk0fQ.bGZiwogxRHMVjPCMNFJ7fuV0JMmnvqXs2PJoEXozO9U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f484712ee31db41-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e3:3057:39cc:3c34:ffe0:687d:57ea",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e3:3057:39cc:3c34:ffe0:687d:57ea, 172.69.176.75"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Apr-2026 17:31:01 UTC] === END API CALL LOG ===
[30-Apr-2026 17:31:01 UTC] ✅ API Hash verification passed for profile endpoint
[30-Apr-2026 17:31:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ4IiwidXNlcm5hbWUiOiJqYWljbHViIiwiZW1haWwiOiJnYXVydm1pc2hyYTIwMDdAZ21haWwuY29tIiwiZXhwIjoxNzc4MTc0OTk0fQ.bGZiwogxRHMVjPCMNFJ7fuV0JMmnvqXs2PJoEXozO9U
[30-Apr-2026 17:31:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Apr-2026 17:31:01 UTC] ✅ JWT token verified successfully for user profile
[30-Apr-2026 17:31:01 UTC] User ID: 448
[30-Apr-2026 17:31:01 UTC] ✅ User profile retrieved successfully for user ID: 448
[30-Apr-2026 18:52:56 UTC] === API CALL LOG ===
[30-Apr-2026 18:52:56 UTC] Endpoint: user/profile.php
[30-Apr-2026 18:52:56 UTC] Full Log Data: {
    "timestamp": "2026-04-30 18:52:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.98.146.57",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f48bf11df7e1787-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "92.98.146.57",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "92.98.146.57, 162.159.98.44"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Apr-2026 18:52:56 UTC] === END API CALL LOG ===
[30-Apr-2026 18:52:56 UTC] ✅ API Hash verification passed for profile endpoint
[30-Apr-2026 18:52:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[30-Apr-2026 18:52:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Apr-2026 18:52:56 UTC] ✅ JWT token verified successfully for user profile
[30-Apr-2026 18:52:56 UTC] User ID: 205
[30-Apr-2026 18:52:56 UTC] ✅ User profile retrieved successfully for user ID: 205
[30-Apr-2026 18:52:57 UTC] === API CALL LOG ===
[30-Apr-2026 18:52:57 UTC] Endpoint: user/profile.php
[30-Apr-2026 18:52:57 UTC] Full Log Data: {
    "timestamp": "2026-04-30 18:52:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.98.146.57",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f48bf17b8a71787-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "92.98.146.57",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "92.98.146.57, 162.159.98.203"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Apr-2026 18:52:57 UTC] === END API CALL LOG ===
[30-Apr-2026 18:52:57 UTC] ✅ API Hash verification passed for profile endpoint
[30-Apr-2026 18:52:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[30-Apr-2026 18:52:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Apr-2026 18:52:57 UTC] ✅ JWT token verified successfully for user profile
[30-Apr-2026 18:52:57 UTC] User ID: 205
[30-Apr-2026 18:52:57 UTC] ✅ User profile retrieved successfully for user ID: 205
[30-Apr-2026 18:52:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Apr-2026 18:52:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Apr-2026 18:52:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f48bf17b8ab1787-HKG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"92.98.146.57","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"92.98.146.57, 162.159.98.203"}
[30-Apr-2026 18:52:57 UTC] === User Orders API Called ===
[30-Apr-2026 18:52:57 UTC] User ID: 205
[30-Apr-2026 18:52:57 UTC] Limit: 20, Offset: 0
[30-Apr-2026 18:52:57 UTC] Orders found: 20
[30-Apr-2026 18:52:57 UTC] Orders data: [{"id":185,"quantity":150,"total_coins":3000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W","status":"completed","created_at":"2026-04-11 18:09:46","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":180,"quantity":750,"total_coins":750,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/44","status":"completed","created_at":"2026-04-11 09:14:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":179,"quantity":750,"total_coins":750,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/45","status":"completed","created_at":"2026-04-11 09:13:08","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":178,"quantity":350,"total_coins":350,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/45","status":"completed","created_at":"2026-04-11 06:01:34","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":177,"quantity":1000,"total_coins":1000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/42","status":"completed","created_at":"2026-04-10 07:23:14","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":176,"quantity":750,"total_coins":750,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/44","status":"completed","created_at":"2026-04-10 06:53:11","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":175,"quantity":250,"total_coins":250,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/44","status":"completed","created_at":"2026-04-10 04:37:59","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":174,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"completed","created_at":"2026-04-09 01:05:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":173,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-09 01:04:09","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":172,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/42","status":"completed","created_at":"2026-04-09 00:45:50","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":170,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-08 07:02:32","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":169,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"completed","created_at":"2026-04-08 07:01:03","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":168,"quantity":1000,"total_coins":1000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"completed","created_at":"2026-04-08 03:32:21","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":154,"quantity":325,"total_coins":325,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 09:39:00","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":153,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 05:21:54","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":152,"quantity":175,"total_coins":175,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 01:57:11","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":151,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 00:37:56","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":150,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/69","status":"completed","created_at":"2026-03-31 11:44:10","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":149,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/70","status":"completed","created_at":"2026-03-31 10:13:24","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":147,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 10:00:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[30-Apr-2026 18:52:57 UTC] Total orders count: 24
[30-Apr-2026 18:52:57 UTC] === API CALL LOG ===
[30-Apr-2026 18:52:57 UTC] Endpoint: user/profile.php
[30-Apr-2026 18:52:57 UTC] Full Log Data: {
    "timestamp": "2026-04-30 18:52:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.98.146.57",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f48bf1869bc1787-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "92.98.146.57",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "92.98.146.57, 162.159.98.203"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Apr-2026 18:52:57 UTC] === END API CALL LOG ===
[30-Apr-2026 18:52:57 UTC] ✅ API Hash verification passed for profile endpoint
[30-Apr-2026 18:52:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[30-Apr-2026 18:52:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Apr-2026 18:52:57 UTC] ✅ JWT token verified successfully for user profile
[30-Apr-2026 18:52:57 UTC] User ID: 205
[30-Apr-2026 18:52:57 UTC] ✅ User profile retrieved successfully for user ID: 205
[30-Apr-2026 18:53:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Apr-2026 18:53:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Apr-2026 18:53:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f48bf2f8f071787-HKG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"92.98.146.57","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"92.98.146.57, 162.159.98.203"}
[30-Apr-2026 18:53:00 UTC] === API CALL LOG ===
[30-Apr-2026 18:53:00 UTC] === User Orders API Called ===
[30-Apr-2026 18:53:00 UTC] Endpoint: user/profile.php
[30-Apr-2026 18:53:00 UTC] User ID: 205
[30-Apr-2026 18:53:00 UTC] Full Log Data: {
    "timestamp": "2026-04-30 18:53:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.98.146.57",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f48bf2f8f081787-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "92.98.146.57",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "92.98.146.57, 162.159.98.203"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Apr-2026 18:53:00 UTC] Limit: 20, Offset: 0
[30-Apr-2026 18:53:00 UTC] === END API CALL LOG ===
[30-Apr-2026 18:53:00 UTC] ✅ API Hash verification passed for profile endpoint
[30-Apr-2026 18:53:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[30-Apr-2026 18:53:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Apr-2026 18:53:00 UTC] ✅ JWT token verified successfully for user profile
[30-Apr-2026 18:53:00 UTC] User ID: 205
[30-Apr-2026 18:53:00 UTC] ✅ User profile retrieved successfully for user ID: 205
[30-Apr-2026 18:53:00 UTC] Orders found: 20
[30-Apr-2026 18:53:00 UTC] Orders data: [{"id":185,"quantity":150,"total_coins":3000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W","status":"completed","created_at":"2026-04-11 18:09:46","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":180,"quantity":750,"total_coins":750,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/44","status":"completed","created_at":"2026-04-11 09:14:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":179,"quantity":750,"total_coins":750,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/45","status":"completed","created_at":"2026-04-11 09:13:08","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":178,"quantity":350,"total_coins":350,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/45","status":"completed","created_at":"2026-04-11 06:01:34","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":177,"quantity":1000,"total_coins":1000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/42","status":"completed","created_at":"2026-04-10 07:23:14","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":176,"quantity":750,"total_coins":750,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/44","status":"completed","created_at":"2026-04-10 06:53:11","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":175,"quantity":250,"total_coins":250,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/44","status":"completed","created_at":"2026-04-10 04:37:59","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":174,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"completed","created_at":"2026-04-09 01:05:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":173,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-09 01:04:09","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":172,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/42","status":"completed","created_at":"2026-04-09 00:45:50","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":170,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-08 07:02:32","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":169,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"completed","created_at":"2026-04-08 07:01:03","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":168,"quantity":1000,"total_coins":1000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"completed","created_at":"2026-04-08 03:32:21","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":154,"quantity":325,"total_coins":325,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 09:39:00","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":153,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 05:21:54","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":152,"quantity":175,"total_coins":175,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 01:57:11","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":151,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 00:37:56","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":150,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/69","status":"completed","created_at":"2026-03-31 11:44:10","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":149,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/70","status":"completed","created_at":"2026-03-31 10:13:24","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":147,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 10:00:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[30-Apr-2026 18:53:00 UTC] Total orders count: 24
[30-Apr-2026 18:53:01 UTC] === API CALL LOG ===
[30-Apr-2026 18:53:01 UTC] Endpoint: user/profile.php
[30-Apr-2026 18:53:01 UTC] Full Log Data: {
    "timestamp": "2026-04-30 18:53:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.98.146.57",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f48bf33ce9e1787-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "92.98.146.57",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "92.98.146.57, 162.159.98.203"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Apr-2026 18:53:01 UTC] === END API CALL LOG ===
[30-Apr-2026 18:53:01 UTC] ✅ API Hash verification passed for profile endpoint
[30-Apr-2026 18:53:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[30-Apr-2026 18:53:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Apr-2026 18:53:01 UTC] ✅ JWT token verified successfully for user profile
[30-Apr-2026 18:53:01 UTC] User ID: 205
[30-Apr-2026 18:53:01 UTC] ✅ User profile retrieved successfully for user ID: 205
[30-Apr-2026 18:53:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Apr-2026 18:53:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Apr-2026 18:53:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f48bfe81ff51787-HKG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"92.98.146.57","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"92.98.146.57, 162.159.98.45"}
[30-Apr-2026 18:53:30 UTC] === User Orders API Called ===
[30-Apr-2026 18:53:30 UTC] User ID: 205
[30-Apr-2026 18:53:30 UTC] Limit: 20, Offset: 0
[30-Apr-2026 18:53:30 UTC] Orders found: 20
[30-Apr-2026 18:53:30 UTC] Orders data: [{"id":185,"quantity":150,"total_coins":3000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W","status":"completed","created_at":"2026-04-11 18:09:46","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":180,"quantity":750,"total_coins":750,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/44","status":"completed","created_at":"2026-04-11 09:14:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":179,"quantity":750,"total_coins":750,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/45","status":"completed","created_at":"2026-04-11 09:13:08","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":178,"quantity":350,"total_coins":350,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/45","status":"completed","created_at":"2026-04-11 06:01:34","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":177,"quantity":1000,"total_coins":1000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/42","status":"completed","created_at":"2026-04-10 07:23:14","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":176,"quantity":750,"total_coins":750,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/44","status":"completed","created_at":"2026-04-10 06:53:11","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":175,"quantity":250,"total_coins":250,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/44","status":"completed","created_at":"2026-04-10 04:37:59","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":174,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"completed","created_at":"2026-04-09 01:05:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":173,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-09 01:04:09","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":172,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/42","status":"completed","created_at":"2026-04-09 00:45:50","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":170,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-08 07:02:32","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":169,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"completed","created_at":"2026-04-08 07:01:03","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":168,"quantity":1000,"total_coins":1000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"completed","created_at":"2026-04-08 03:32:21","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":154,"quantity":325,"total_coins":325,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 09:39:00","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":153,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 05:21:54","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":152,"quantity":175,"total_coins":175,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 01:57:11","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":151,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 00:37:56","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":150,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/69","status":"completed","created_at":"2026-03-31 11:44:10","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":149,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/70","status":"completed","created_at":"2026-03-31 10:13:24","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":147,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 10:00:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[30-Apr-2026 18:53:30 UTC] Total orders count: 24
[30-Apr-2026 18:53:30 UTC] === API CALL LOG ===
[30-Apr-2026 18:53:30 UTC] Endpoint: user/profile.php
[30-Apr-2026 18:53:30 UTC] Full Log Data: {
    "timestamp": "2026-04-30 18:53:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.98.146.57",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f48bfe81ff71787-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "92.98.146.57",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "92.98.146.57, 162.159.98.44"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Apr-2026 18:53:30 UTC] === END API CALL LOG ===
[30-Apr-2026 18:53:30 UTC] ✅ API Hash verification passed for profile endpoint
[30-Apr-2026 18:53:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[30-Apr-2026 18:53:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Apr-2026 18:53:30 UTC] ✅ JWT token verified successfully for user profile
[30-Apr-2026 18:53:30 UTC] User ID: 205
[30-Apr-2026 18:53:30 UTC] ✅ User profile retrieved successfully for user ID: 205
[30-Apr-2026 18:53:31 UTC] === API CALL LOG ===
[30-Apr-2026 18:53:31 UTC] Endpoint: user/profile.php
[30-Apr-2026 18:53:31 UTC] Full Log Data: {
    "timestamp": "2026-04-30 18:53:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.98.146.57",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f48bfec1dff1787-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "92.98.146.57",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "92.98.146.57, 162.159.98.45"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Apr-2026 18:53:31 UTC] === END API CALL LOG ===
[30-Apr-2026 18:53:31 UTC] ✅ API Hash verification passed for profile endpoint
[30-Apr-2026 18:53:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[30-Apr-2026 18:53:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Apr-2026 18:53:31 UTC] ✅ JWT token verified successfully for user profile
[30-Apr-2026 18:53:31 UTC] User ID: 205
[30-Apr-2026 18:53:31 UTC] ✅ User profile retrieved successfully for user ID: 205
[30-Apr-2026 20:07:23 UTC] === API CALL LOG ===
[30-Apr-2026 20:07:23 UTC] Endpoint: user/profile.php
[30-Apr-2026 20:07:23 UTC] Full Log Data: {
    "timestamp": "2026-04-30 20:07:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.190.107.141",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ5IiwidXNlcm5hbWUiOiJhbXJhb3VpIiwiZW1haWwiOiJuYXdmYWxla2lwQGdtYWlsLmNvbSIsImV4cCI6MTc3ODE4NDQ0Mn0.RxRapDsZ3T281IcBLoCo14r_tJUla1jQZ2dFlRa0gTY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f492c21aa4df777-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.190.107.141",
        "CF-IPCountry": "MA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.190.107.141, 162.158.123.41"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Apr-2026 20:07:23 UTC] === END API CALL LOG ===
[30-Apr-2026 20:07:23 UTC] ✅ API Hash verification passed for profile endpoint
[30-Apr-2026 20:07:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ5IiwidXNlcm5hbWUiOiJhbXJhb3VpIiwiZW1haWwiOiJuYXdmYWxla2lwQGdtYWlsLmNvbSIsImV4cCI6MTc3ODE4NDQ0Mn0.RxRapDsZ3T281IcBLoCo14r_tJUla1jQZ2dFlRa0gTY
[30-Apr-2026 20:07:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Apr-2026 20:07:23 UTC] ✅ JWT token verified successfully for user profile
[30-Apr-2026 20:07:23 UTC] User ID: 449
[30-Apr-2026 20:07:23 UTC] ✅ User profile retrieved successfully for user ID: 449
[30-Apr-2026 20:07:23 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Apr-2026 20:07:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Apr-2026 20:07:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ5IiwidXNlcm5hbWUiOiJhbXJhb3VpIiwiZW1haWwiOiJuYXdmYWxla2lwQGdtYWlsLmNvbSIsImV4cCI6MTc3ODE4NDQ0Mn0.RxRapDsZ3T281IcBLoCo14r_tJUla1jQZ2dFlRa0gTY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f492c21fb53f777-MAD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"105.190.107.141","CF-IPCountry":"MA","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"105.190.107.141, 162.158.123.41"}
[30-Apr-2026 20:07:23 UTC] === User Orders API Called ===
[30-Apr-2026 20:07:23 UTC] User ID: 449
[30-Apr-2026 20:07:23 UTC] Limit: 20, Offset: 0
[30-Apr-2026 20:07:23 UTC] Orders found: 0
[30-Apr-2026 20:07:23 UTC] Orders data: []
[30-Apr-2026 20:07:23 UTC] Total orders count: 0
[30-Apr-2026 20:07:23 UTC] === API CALL LOG ===
[30-Apr-2026 20:07:23 UTC] Endpoint: user/profile.php
[30-Apr-2026 20:07:23 UTC] Full Log Data: {
    "timestamp": "2026-04-30 20:07:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.190.107.141",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ5IiwidXNlcm5hbWUiOiJhbXJhb3VpIiwiZW1haWwiOiJuYXdmYWxla2lwQGdtYWlsLmNvbSIsImV4cCI6MTc3ODE4NDQ0Mn0.RxRapDsZ3T281IcBLoCo14r_tJUla1jQZ2dFlRa0gTY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f492c225c91f777-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.190.107.141",
        "CF-IPCountry": "MA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.190.107.141, 162.158.123.41"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Apr-2026 20:07:23 UTC] === END API CALL LOG ===
[30-Apr-2026 20:07:23 UTC] ✅ API Hash verification passed for profile endpoint
[30-Apr-2026 20:07:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ5IiwidXNlcm5hbWUiOiJhbXJhb3VpIiwiZW1haWwiOiJuYXdmYWxla2lwQGdtYWlsLmNvbSIsImV4cCI6MTc3ODE4NDQ0Mn0.RxRapDsZ3T281IcBLoCo14r_tJUla1jQZ2dFlRa0gTY
[30-Apr-2026 20:07:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Apr-2026 20:07:23 UTC] ✅ JWT token verified successfully for user profile
[30-Apr-2026 20:07:23 UTC] User ID: 449
[30-Apr-2026 20:07:23 UTC] ✅ User profile retrieved successfully for user ID: 449
[30-Apr-2026 20:07:23 UTC] === API CALL LOG ===
[30-Apr-2026 20:07:23 UTC] Endpoint: user/profile.php
[30-Apr-2026 20:07:23 UTC] Full Log Data: {
    "timestamp": "2026-04-30 20:07:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.190.107.141",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ5IiwidXNlcm5hbWUiOiJhbXJhb3VpIiwiZW1haWwiOiJuYXdmYWxla2lwQGdtYWlsLmNvbSIsImV4cCI6MTc3ODE4NDQ0Mn0.RxRapDsZ3T281IcBLoCo14r_tJUla1jQZ2dFlRa0gTY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f492c25d86bf777-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.190.107.141",
        "CF-IPCountry": "MA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.190.107.141, 162.158.123.41"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Apr-2026 20:07:23 UTC] === END API CALL LOG ===
[30-Apr-2026 20:07:23 UTC] ✅ API Hash verification passed for profile endpoint
[30-Apr-2026 20:07:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ5IiwidXNlcm5hbWUiOiJhbXJhb3VpIiwiZW1haWwiOiJuYXdmYWxla2lwQGdtYWlsLmNvbSIsImV4cCI6MTc3ODE4NDQ0Mn0.RxRapDsZ3T281IcBLoCo14r_tJUla1jQZ2dFlRa0gTY
[30-Apr-2026 20:07:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Apr-2026 20:07:23 UTC] ✅ JWT token verified successfully for user profile
[30-Apr-2026 20:07:23 UTC] User ID: 449
[30-Apr-2026 20:07:23 UTC] ✅ User profile retrieved successfully for user ID: 449
[30-Apr-2026 20:07:34 UTC] === API CALL LOG ===
[30-Apr-2026 20:07:34 UTC] Endpoint: user/profile.php
[30-Apr-2026 20:07:34 UTC] Full Log Data: {
    "timestamp": "2026-04-30 20:07:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.190.107.141",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ5IiwidXNlcm5hbWUiOiJhbXJhb3VpIiwiZW1haWwiOiJuYXdmYWxla2lwQGdtYWlsLmNvbSIsImV4cCI6MTc3ODE4NDQ0Mn0.RxRapDsZ3T281IcBLoCo14r_tJUla1jQZ2dFlRa0gTY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f492c68b9cca0ad-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.190.107.141",
        "CF-IPCountry": "MA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.190.107.141, 162.158.122.94"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Apr-2026 20:07:34 UTC] === END API CALL LOG ===
[30-Apr-2026 20:07:34 UTC] ✅ API Hash verification passed for profile endpoint
[30-Apr-2026 20:07:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ5IiwidXNlcm5hbWUiOiJhbXJhb3VpIiwiZW1haWwiOiJuYXdmYWxla2lwQGdtYWlsLmNvbSIsImV4cCI6MTc3ODE4NDQ0Mn0.RxRapDsZ3T281IcBLoCo14r_tJUla1jQZ2dFlRa0gTY
[30-Apr-2026 20:07:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Apr-2026 20:07:34 UTC] ✅ JWT token verified successfully for user profile
[30-Apr-2026 20:07:34 UTC] User ID: 449
[30-Apr-2026 20:07:34 UTC] ✅ User profile retrieved successfully for user ID: 449
[30-Apr-2026 20:07:35 UTC] === API CALL LOG ===
[30-Apr-2026 20:07:35 UTC] Endpoint: user/profile.php
[30-Apr-2026 20:07:35 UTC] Full Log Data: {
    "timestamp": "2026-04-30 20:07:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.190.107.141",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ5IiwidXNlcm5hbWUiOiJhbXJhb3VpIiwiZW1haWwiOiJuYXdmYWxla2lwQGdtYWlsLmNvbSIsImV4cCI6MTc3ODE4NDQ0Mn0.RxRapDsZ3T281IcBLoCo14r_tJUla1jQZ2dFlRa0gTY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f492c6eac20a0ad-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.190.107.141",
        "CF-IPCountry": "MA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.190.107.141, 162.158.122.71"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Apr-2026 20:07:35 UTC] === END API CALL LOG ===
[30-Apr-2026 20:07:35 UTC] ✅ API Hash verification passed for profile endpoint
[30-Apr-2026 20:07:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ5IiwidXNlcm5hbWUiOiJhbXJhb3VpIiwiZW1haWwiOiJuYXdmYWxla2lwQGdtYWlsLmNvbSIsImV4cCI6MTc3ODE4NDQ0Mn0.RxRapDsZ3T281IcBLoCo14r_tJUla1jQZ2dFlRa0gTY
[30-Apr-2026 20:07:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Apr-2026 20:07:35 UTC] ✅ JWT token verified successfully for user profile
[30-Apr-2026 20:07:35 UTC] User ID: 449
[30-Apr-2026 20:07:35 UTC] ✅ User profile retrieved successfully for user ID: 449
[30-Apr-2026 20:07:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Apr-2026 20:07:35 UTC] === API CALL LOG ===
[30-Apr-2026 20:07:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Apr-2026 20:07:35 UTC] Endpoint: user/profile.php
[30-Apr-2026 20:07:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ5IiwidXNlcm5hbWUiOiJhbXJhb3VpIiwiZW1haWwiOiJuYXdmYWxla2lwQGdtYWlsLmNvbSIsImV4cCI6MTc3ODE4NDQ0Mn0.RxRapDsZ3T281IcBLoCo14r_tJUla1jQZ2dFlRa0gTY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f492c6eac26a0ad-MAD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"105.190.107.141","CF-IPCountry":"MA","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"105.190.107.141, 162.158.122.72"}
[30-Apr-2026 20:07:35 UTC] Full Log Data: {
    "timestamp": "2026-04-30 20:07:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.190.107.141",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ5IiwidXNlcm5hbWUiOiJhbXJhb3VpIiwiZW1haWwiOiJuYXdmYWxla2lwQGdtYWlsLmNvbSIsImV4cCI6MTc3ODE4NDQ0Mn0.RxRapDsZ3T281IcBLoCo14r_tJUla1jQZ2dFlRa0gTY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f492c6eac28a0ad-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.190.107.141",
        "CF-IPCountry": "MA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.190.107.141, 162.158.122.72"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Apr-2026 20:07:35 UTC] === END API CALL LOG ===
[30-Apr-2026 20:07:35 UTC] ✅ API Hash verification passed for profile endpoint
[30-Apr-2026 20:07:35 UTC] === User Orders API Called ===
[30-Apr-2026 20:07:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ5IiwidXNlcm5hbWUiOiJhbXJhb3VpIiwiZW1haWwiOiJuYXdmYWxla2lwQGdtYWlsLmNvbSIsImV4cCI6MTc3ODE4NDQ0Mn0.RxRapDsZ3T281IcBLoCo14r_tJUla1jQZ2dFlRa0gTY
[30-Apr-2026 20:07:35 UTC] User ID: 449
[30-Apr-2026 20:07:35 UTC] Limit: 20, Offset: 0
[30-Apr-2026 20:07:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Apr-2026 20:07:35 UTC] ✅ JWT token verified successfully for user profile
[30-Apr-2026 20:07:35 UTC] User ID: 449
[30-Apr-2026 20:07:35 UTC] Orders found: 0
[30-Apr-2026 20:07:35 UTC] Orders data: []
[30-Apr-2026 20:07:35 UTC] Total orders count: 0
[30-Apr-2026 20:07:35 UTC] ✅ User profile retrieved successfully for user ID: 449
[30-Apr-2026 20:07:36 UTC] === API CALL LOG ===
[30-Apr-2026 20:07:36 UTC] Endpoint: user/profile.php
[30-Apr-2026 20:07:36 UTC] Full Log Data: {
    "timestamp": "2026-04-30 20:07:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.190.107.141",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ5IiwidXNlcm5hbWUiOiJhbXJhb3VpIiwiZW1haWwiOiJuYXdmYWxla2lwQGdtYWlsLmNvbSIsImV4cCI6MTc3ODE4NDQ0Mn0.RxRapDsZ3T281IcBLoCo14r_tJUla1jQZ2dFlRa0gTY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f492c724f03a0ad-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.190.107.141",
        "CF-IPCountry": "MA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.190.107.141, 162.158.122.72"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Apr-2026 20:07:36 UTC] === END API CALL LOG ===
[30-Apr-2026 20:07:36 UTC] ✅ API Hash verification passed for profile endpoint
[30-Apr-2026 20:07:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ5IiwidXNlcm5hbWUiOiJhbXJhb3VpIiwiZW1haWwiOiJuYXdmYWxla2lwQGdtYWlsLmNvbSIsImV4cCI6MTc3ODE4NDQ0Mn0.RxRapDsZ3T281IcBLoCo14r_tJUla1jQZ2dFlRa0gTY
[30-Apr-2026 20:07:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Apr-2026 20:07:36 UTC] ✅ JWT token verified successfully for user profile
[30-Apr-2026 20:07:36 UTC] User ID: 449
[30-Apr-2026 20:07:36 UTC] ✅ User profile retrieved successfully for user ID: 449
[30-Apr-2026 20:07:42 UTC] === API CALL LOG ===
[30-Apr-2026 20:07:42 UTC] Endpoint: user/profile.php
[30-Apr-2026 20:07:42 UTC] Full Log Data: {
    "timestamp": "2026-04-30 20:07:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.190.107.141",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ5IiwidXNlcm5hbWUiOiJhbXJhb3VpIiwiZW1haWwiOiJuYXdmYWxla2lwQGdtYWlsLmNvbSIsImV4cCI6MTc3ODE4NDQ0Mn0.RxRapDsZ3T281IcBLoCo14r_tJUla1jQZ2dFlRa0gTY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f492c9b5cf0e2c2-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.190.107.141",
        "CF-IPCountry": "MA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.190.107.141, 162.158.122.94"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Apr-2026 20:07:42 UTC] === END API CALL LOG ===
[30-Apr-2026 20:07:42 UTC] ✅ API Hash verification passed for profile endpoint
[30-Apr-2026 20:07:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ5IiwidXNlcm5hbWUiOiJhbXJhb3VpIiwiZW1haWwiOiJuYXdmYWxla2lwQGdtYWlsLmNvbSIsImV4cCI6MTc3ODE4NDQ0Mn0.RxRapDsZ3T281IcBLoCo14r_tJUla1jQZ2dFlRa0gTY
[30-Apr-2026 20:07:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Apr-2026 20:07:42 UTC] ✅ JWT token verified successfully for user profile
[30-Apr-2026 20:07:42 UTC] User ID: 449
[30-Apr-2026 20:07:42 UTC] ✅ User profile retrieved successfully for user ID: 449
[30-Apr-2026 20:07:43 UTC] === API CALL LOG ===
[30-Apr-2026 20:07:43 UTC] Endpoint: user/profile.php
[30-Apr-2026 20:07:43 UTC] Full Log Data: {
    "timestamp": "2026-04-30 20:07:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.190.107.141",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ5IiwidXNlcm5hbWUiOiJhbXJhb3VpIiwiZW1haWwiOiJuYXdmYWxla2lwQGdtYWlsLmNvbSIsImV4cCI6MTc3ODE4NDQ0Mn0.RxRapDsZ3T281IcBLoCo14r_tJUla1jQZ2dFlRa0gTY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f492ca0bd04e2c2-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.190.107.141",
        "CF-IPCountry": "MA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.190.107.141, 162.158.122.94"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Apr-2026 20:07:43 UTC] === END API CALL LOG ===
[30-Apr-2026 20:07:43 UTC] ✅ API Hash verification passed for profile endpoint
[30-Apr-2026 20:07:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ5IiwidXNlcm5hbWUiOiJhbXJhb3VpIiwiZW1haWwiOiJuYXdmYWxla2lwQGdtYWlsLmNvbSIsImV4cCI6MTc3ODE4NDQ0Mn0.RxRapDsZ3T281IcBLoCo14r_tJUla1jQZ2dFlRa0gTY
[30-Apr-2026 20:07:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Apr-2026 20:07:43 UTC] ✅ JWT token verified successfully for user profile
[30-Apr-2026 20:07:43 UTC] User ID: 449
[30-Apr-2026 20:07:43 UTC] ✅ User profile retrieved successfully for user ID: 449
[30-Apr-2026 20:07:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Apr-2026 20:07:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Apr-2026 20:07:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ5IiwidXNlcm5hbWUiOiJhbXJhb3VpIiwiZW1haWwiOiJuYXdmYWxla2lwQGdtYWlsLmNvbSIsImV4cCI6MTc3ODE4NDQ0Mn0.RxRapDsZ3T281IcBLoCo14r_tJUla1jQZ2dFlRa0gTY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f492ca0bd0ae2c2-MAD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"105.190.107.141","CF-IPCountry":"MA","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"105.190.107.141, 162.158.122.93"}
[30-Apr-2026 20:07:43 UTC] === User Orders API Called ===
[30-Apr-2026 20:07:43 UTC] User ID: 449
[30-Apr-2026 20:07:43 UTC] Limit: 20, Offset: 0
[30-Apr-2026 20:07:43 UTC] Orders found: 0
[30-Apr-2026 20:07:43 UTC] Orders data: []
[30-Apr-2026 20:07:43 UTC] Total orders count: 0
[30-Apr-2026 20:07:43 UTC] === API CALL LOG ===
[30-Apr-2026 20:07:43 UTC] Endpoint: user/profile.php
[30-Apr-2026 20:07:43 UTC] Full Log Data: {
    "timestamp": "2026-04-30 20:07:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.190.107.141",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ5IiwidXNlcm5hbWUiOiJhbXJhb3VpIiwiZW1haWwiOiJuYXdmYWxla2lwQGdtYWlsLmNvbSIsImV4cCI6MTc3ODE4NDQ0Mn0.RxRapDsZ3T281IcBLoCo14r_tJUla1jQZ2dFlRa0gTY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f492ca0bd0ce2c2-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.190.107.141",
        "CF-IPCountry": "MA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.190.107.141, 162.158.122.94"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Apr-2026 20:07:43 UTC] === END API CALL LOG ===
[30-Apr-2026 20:07:43 UTC] ✅ API Hash verification passed for profile endpoint
[30-Apr-2026 20:07:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ5IiwidXNlcm5hbWUiOiJhbXJhb3VpIiwiZW1haWwiOiJuYXdmYWxla2lwQGdtYWlsLmNvbSIsImV4cCI6MTc3ODE4NDQ0Mn0.RxRapDsZ3T281IcBLoCo14r_tJUla1jQZ2dFlRa0gTY
[30-Apr-2026 20:07:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Apr-2026 20:07:43 UTC] ✅ JWT token verified successfully for user profile
[30-Apr-2026 20:07:43 UTC] User ID: 449
[30-Apr-2026 20:07:43 UTC] ✅ User profile retrieved successfully for user ID: 449
[30-Apr-2026 20:07:44 UTC] === API CALL LOG ===
[30-Apr-2026 20:07:44 UTC] Endpoint: user/profile.php
[30-Apr-2026 20:07:44 UTC] Full Log Data: {
    "timestamp": "2026-04-30 20:07:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.190.107.141",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ5IiwidXNlcm5hbWUiOiJhbXJhb3VpIiwiZW1haWwiOiJuYXdmYWxla2lwQGdtYWlsLmNvbSIsImV4cCI6MTc3ODE4NDQ0Mn0.RxRapDsZ3T281IcBLoCo14r_tJUla1jQZ2dFlRa0gTY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f492ca46fbae2c2-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.190.107.141",
        "CF-IPCountry": "MA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.190.107.141, 162.158.122.94"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Apr-2026 20:07:44 UTC] === END API CALL LOG ===
[30-Apr-2026 20:07:44 UTC] ✅ API Hash verification passed for profile endpoint
[30-Apr-2026 20:07:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ5IiwidXNlcm5hbWUiOiJhbXJhb3VpIiwiZW1haWwiOiJuYXdmYWxla2lwQGdtYWlsLmNvbSIsImV4cCI6MTc3ODE4NDQ0Mn0.RxRapDsZ3T281IcBLoCo14r_tJUla1jQZ2dFlRa0gTY
[30-Apr-2026 20:07:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Apr-2026 20:07:44 UTC] ✅ JWT token verified successfully for user profile
[30-Apr-2026 20:07:44 UTC] User ID: 449
[30-Apr-2026 20:07:44 UTC] ✅ User profile retrieved successfully for user ID: 449
[30-Apr-2026 20:07:52 UTC] === API CALL LOG ===
[30-Apr-2026 20:07:52 UTC] Endpoint: user/profile.php
[30-Apr-2026 20:07:52 UTC] Full Log Data: {
    "timestamp": "2026-04-30 20:07:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.190.107.141",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ5IiwidXNlcm5hbWUiOiJhbXJhb3VpIiwiZW1haWwiOiJuYXdmYWxla2lwQGdtYWlsLmNvbSIsImV4cCI6MTc3ODE4NDQ0Mn0.RxRapDsZ3T281IcBLoCo14r_tJUla1jQZ2dFlRa0gTY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f492cd8e866f76b-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.190.107.141",
        "CF-IPCountry": "MA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.190.107.141, 162.158.122.93"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Apr-2026 20:07:52 UTC] === END API CALL LOG ===
[30-Apr-2026 20:07:52 UTC] ✅ API Hash verification passed for profile endpoint
[30-Apr-2026 20:07:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ5IiwidXNlcm5hbWUiOiJhbXJhb3VpIiwiZW1haWwiOiJuYXdmYWxla2lwQGdtYWlsLmNvbSIsImV4cCI6MTc3ODE4NDQ0Mn0.RxRapDsZ3T281IcBLoCo14r_tJUla1jQZ2dFlRa0gTY
[30-Apr-2026 20:07:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Apr-2026 20:07:52 UTC] ✅ JWT token verified successfully for user profile
[30-Apr-2026 20:07:52 UTC] User ID: 449
[30-Apr-2026 20:07:52 UTC] ✅ User profile retrieved successfully for user ID: 449
[30-Apr-2026 20:07:53 UTC] === API CALL LOG ===
[30-Apr-2026 20:07:53 UTC] Endpoint: user/profile.php
[30-Apr-2026 20:07:53 UTC] Full Log Data: {
    "timestamp": "2026-04-30 20:07:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.190.107.141",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ5IiwidXNlcm5hbWUiOiJhbXJhb3VpIiwiZW1haWwiOiJuYXdmYWxla2lwQGdtYWlsLmNvbSIsImV4cCI6MTc3ODE4NDQ0Mn0.RxRapDsZ3T281IcBLoCo14r_tJUla1jQZ2dFlRa0gTY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f492cde19c2f76b-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.190.107.141",
        "CF-IPCountry": "MA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.190.107.141, 162.158.122.93"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Apr-2026 20:07:53 UTC] === END API CALL LOG ===
[30-Apr-2026 20:07:53 UTC] ✅ API Hash verification passed for profile endpoint
[30-Apr-2026 20:07:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ5IiwidXNlcm5hbWUiOiJhbXJhb3VpIiwiZW1haWwiOiJuYXdmYWxla2lwQGdtYWlsLmNvbSIsImV4cCI6MTc3ODE4NDQ0Mn0.RxRapDsZ3T281IcBLoCo14r_tJUla1jQZ2dFlRa0gTY
[30-Apr-2026 20:07:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Apr-2026 20:07:53 UTC] ✅ JWT token verified successfully for user profile
[30-Apr-2026 20:07:53 UTC] User ID: 449
[30-Apr-2026 20:07:53 UTC] ✅ User profile retrieved successfully for user ID: 449
[30-Apr-2026 20:07:53 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Apr-2026 20:07:53 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Apr-2026 20:07:53 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ5IiwidXNlcm5hbWUiOiJhbXJhb3VpIiwiZW1haWwiOiJuYXdmYWxla2lwQGdtYWlsLmNvbSIsImV4cCI6MTc3ODE4NDQ0Mn0.RxRapDsZ3T281IcBLoCo14r_tJUla1jQZ2dFlRa0gTY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f492cde7b43f76b-MAD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"105.190.107.141","CF-IPCountry":"MA","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"105.190.107.141, 162.158.122.93"}
[30-Apr-2026 20:07:53 UTC] === User Orders API Called ===
[30-Apr-2026 20:07:53 UTC] User ID: 449
[30-Apr-2026 20:07:53 UTC] Limit: 20, Offset: 0
[30-Apr-2026 20:07:53 UTC] Orders found: 0
[30-Apr-2026 20:07:53 UTC] Orders data: []
[30-Apr-2026 20:07:53 UTC] Total orders count: 0
[30-Apr-2026 20:07:53 UTC] === API CALL LOG ===
[30-Apr-2026 20:07:53 UTC] Endpoint: user/profile.php
[30-Apr-2026 20:07:53 UTC] Full Log Data: {
    "timestamp": "2026-04-30 20:07:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.190.107.141",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ5IiwidXNlcm5hbWUiOiJhbXJhb3VpIiwiZW1haWwiOiJuYXdmYWxla2lwQGdtYWlsLmNvbSIsImV4cCI6MTc3ODE4NDQ0Mn0.RxRapDsZ3T281IcBLoCo14r_tJUla1jQZ2dFlRa0gTY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f492cde7b45f76b-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.190.107.141",
        "CF-IPCountry": "MA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.190.107.141, 162.158.122.93"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Apr-2026 20:07:53 UTC] === END API CALL LOG ===
[30-Apr-2026 20:07:53 UTC] ✅ API Hash verification passed for profile endpoint
[30-Apr-2026 20:07:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ5IiwidXNlcm5hbWUiOiJhbXJhb3VpIiwiZW1haWwiOiJuYXdmYWxla2lwQGdtYWlsLmNvbSIsImV4cCI6MTc3ODE4NDQ0Mn0.RxRapDsZ3T281IcBLoCo14r_tJUla1jQZ2dFlRa0gTY
[30-Apr-2026 20:07:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Apr-2026 20:07:53 UTC] ✅ JWT token verified successfully for user profile
[30-Apr-2026 20:07:53 UTC] User ID: 449
[30-Apr-2026 20:07:53 UTC] ✅ User profile retrieved successfully for user ID: 449
[30-Apr-2026 20:07:53 UTC] === API CALL LOG ===
[30-Apr-2026 20:07:53 UTC] Endpoint: user/profile.php
[30-Apr-2026 20:07:53 UTC] Full Log Data: {
    "timestamp": "2026-04-30 20:07:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.190.107.141",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ5IiwidXNlcm5hbWUiOiJhbXJhb3VpIiwiZW1haWwiOiJuYXdmYWxla2lwQGdtYWlsLmNvbSIsImV4cCI6MTc3ODE4NDQ0Mn0.RxRapDsZ3T281IcBLoCo14r_tJUla1jQZ2dFlRa0gTY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f492ce21fa3f76b-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.190.107.141",
        "CF-IPCountry": "MA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.190.107.141, 162.158.122.93"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Apr-2026 20:07:53 UTC] === END API CALL LOG ===
[30-Apr-2026 20:07:53 UTC] ✅ API Hash verification passed for profile endpoint
[30-Apr-2026 20:07:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ5IiwidXNlcm5hbWUiOiJhbXJhb3VpIiwiZW1haWwiOiJuYXdmYWxla2lwQGdtYWlsLmNvbSIsImV4cCI6MTc3ODE4NDQ0Mn0.RxRapDsZ3T281IcBLoCo14r_tJUla1jQZ2dFlRa0gTY
[30-Apr-2026 20:07:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Apr-2026 20:07:53 UTC] ✅ JWT token verified successfully for user profile
[30-Apr-2026 20:07:53 UTC] User ID: 449
[30-Apr-2026 20:07:53 UTC] ✅ User profile retrieved successfully for user ID: 449
[30-Apr-2026 20:08:31 UTC] === API CALL LOG ===
[30-Apr-2026 20:08:31 UTC] Endpoint: user/profile.php
[30-Apr-2026 20:08:31 UTC] Full Log Data: {
    "timestamp": "2026-04-30 20:08:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.190.107.141",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ5IiwidXNlcm5hbWUiOiJhbXJhb3VpIiwiZW1haWwiOiJuYXdmYWxla2lwQGdtYWlsLmNvbSIsImV4cCI6MTc3ODE4NDQ0Mn0.RxRapDsZ3T281IcBLoCo14r_tJUla1jQZ2dFlRa0gTY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f492dca2bacb835-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.190.107.141",
        "CF-IPCountry": "MA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.190.107.141, 162.158.123.222"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Apr-2026 20:08:31 UTC] === END API CALL LOG ===
[30-Apr-2026 20:08:31 UTC] ✅ API Hash verification passed for profile endpoint
[30-Apr-2026 20:08:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ5IiwidXNlcm5hbWUiOiJhbXJhb3VpIiwiZW1haWwiOiJuYXdmYWxla2lwQGdtYWlsLmNvbSIsImV4cCI6MTc3ODE4NDQ0Mn0.RxRapDsZ3T281IcBLoCo14r_tJUla1jQZ2dFlRa0gTY
[30-Apr-2026 20:08:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Apr-2026 20:08:31 UTC] ✅ JWT token verified successfully for user profile
[30-Apr-2026 20:08:31 UTC] User ID: 449
[30-Apr-2026 20:08:31 UTC] ✅ User profile retrieved successfully for user ID: 449
[30-Apr-2026 20:08:32 UTC] === API CALL LOG ===
[30-Apr-2026 20:08:32 UTC] Endpoint: user/profile.php
[30-Apr-2026 20:08:32 UTC] Full Log Data: {
    "timestamp": "2026-04-30 20:08:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.190.107.141",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ5IiwidXNlcm5hbWUiOiJhbXJhb3VpIiwiZW1haWwiOiJuYXdmYWxla2lwQGdtYWlsLmNvbSIsImV4cCI6MTc3ODE4NDQ0Mn0.RxRapDsZ3T281IcBLoCo14r_tJUla1jQZ2dFlRa0gTY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f492dd0dfc2b835-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.190.107.141",
        "CF-IPCountry": "MA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.190.107.141, 162.158.123.222"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Apr-2026 20:08:32 UTC] === END API CALL LOG ===
[30-Apr-2026 20:08:32 UTC] ✅ API Hash verification passed for profile endpoint
[30-Apr-2026 20:08:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ5IiwidXNlcm5hbWUiOiJhbXJhb3VpIiwiZW1haWwiOiJuYXdmYWxla2lwQGdtYWlsLmNvbSIsImV4cCI6MTc3ODE4NDQ0Mn0.RxRapDsZ3T281IcBLoCo14r_tJUla1jQZ2dFlRa0gTY
[30-Apr-2026 20:08:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Apr-2026 20:08:32 UTC] ✅ JWT token verified successfully for user profile
[30-Apr-2026 20:08:32 UTC] User ID: 449
[30-Apr-2026 20:08:32 UTC] ✅ User profile retrieved successfully for user ID: 449
[30-Apr-2026 20:08:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Apr-2026 20:08:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Apr-2026 20:08:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ5IiwidXNlcm5hbWUiOiJhbXJhb3VpIiwiZW1haWwiOiJuYXdmYWxla2lwQGdtYWlsLmNvbSIsImV4cCI6MTc3ODE4NDQ0Mn0.RxRapDsZ3T281IcBLoCo14r_tJUla1jQZ2dFlRa0gTY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f492dd0dfc7b835-MAD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"105.190.107.141","CF-IPCountry":"MA","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"105.190.107.141, 162.158.123.223"}
[30-Apr-2026 20:08:32 UTC] === User Orders API Called ===
[30-Apr-2026 20:08:32 UTC] User ID: 449
[30-Apr-2026 20:08:32 UTC] Limit: 20, Offset: 0
[30-Apr-2026 20:08:32 UTC] Orders found: 0
[30-Apr-2026 20:08:32 UTC] Orders data: []
[30-Apr-2026 20:08:32 UTC] Total orders count: 0
[30-Apr-2026 20:08:32 UTC] === API CALL LOG ===
[30-Apr-2026 20:08:32 UTC] Endpoint: user/profile.php
[30-Apr-2026 20:08:32 UTC] Full Log Data: {
    "timestamp": "2026-04-30 20:08:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.190.107.141",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ5IiwidXNlcm5hbWUiOiJhbXJhb3VpIiwiZW1haWwiOiJuYXdmYWxla2lwQGdtYWlsLmNvbSIsImV4cCI6MTc3ODE4NDQ0Mn0.RxRapDsZ3T281IcBLoCo14r_tJUla1jQZ2dFlRa0gTY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f492dd0dfc9b835-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.190.107.141",
        "CF-IPCountry": "MA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.190.107.141, 162.158.123.222"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Apr-2026 20:08:32 UTC] === END API CALL LOG ===
[30-Apr-2026 20:08:32 UTC] ✅ API Hash verification passed for profile endpoint
[30-Apr-2026 20:08:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ5IiwidXNlcm5hbWUiOiJhbXJhb3VpIiwiZW1haWwiOiJuYXdmYWxla2lwQGdtYWlsLmNvbSIsImV4cCI6MTc3ODE4NDQ0Mn0.RxRapDsZ3T281IcBLoCo14r_tJUla1jQZ2dFlRa0gTY
[30-Apr-2026 20:08:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Apr-2026 20:08:32 UTC] ✅ JWT token verified successfully for user profile
[30-Apr-2026 20:08:32 UTC] User ID: 449
[30-Apr-2026 20:08:32 UTC] ✅ User profile retrieved successfully for user ID: 449
[30-Apr-2026 20:08:32 UTC] === API CALL LOG ===
[30-Apr-2026 20:08:32 UTC] Endpoint: user/profile.php
[30-Apr-2026 20:08:32 UTC] Full Log Data: {
    "timestamp": "2026-04-30 20:08:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.190.107.141",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ5IiwidXNlcm5hbWUiOiJhbXJhb3VpIiwiZW1haWwiOiJuYXdmYWxla2lwQGdtYWlsLmNvbSIsImV4cCI6MTc3ODE4NDQ0Mn0.RxRapDsZ3T281IcBLoCo14r_tJUla1jQZ2dFlRa0gTY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f492dd5df1cb835-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.190.107.141",
        "CF-IPCountry": "MA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.190.107.141, 162.158.123.222"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Apr-2026 20:08:32 UTC] === END API CALL LOG ===
[30-Apr-2026 20:08:32 UTC] ✅ API Hash verification passed for profile endpoint
[30-Apr-2026 20:08:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ5IiwidXNlcm5hbWUiOiJhbXJhb3VpIiwiZW1haWwiOiJuYXdmYWxla2lwQGdtYWlsLmNvbSIsImV4cCI6MTc3ODE4NDQ0Mn0.RxRapDsZ3T281IcBLoCo14r_tJUla1jQZ2dFlRa0gTY
[30-Apr-2026 20:08:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Apr-2026 20:08:32 UTC] ✅ JWT token verified successfully for user profile
[30-Apr-2026 20:08:32 UTC] User ID: 449
[30-Apr-2026 20:08:32 UTC] ✅ User profile retrieved successfully for user ID: 449
[30-Apr-2026 20:09:49 UTC] === API CALL LOG ===
[30-Apr-2026 20:09:49 UTC] Endpoint: user/profile.php
[30-Apr-2026 20:09:49 UTC] Full Log Data: {
    "timestamp": "2026-04-30 20:09:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "17.246.19.195",
    "user_agent": "Mozilla\/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit\/605.1.15 (KHTML, like Gecko) Version\/17.4 Safari\/605.1.15 (Applebot\/0.1; +http:\/\/www.apple.com\/go\/applebot)",
    "headers": {
        "Host": "api.memberx.app",
        "cf-ray": "9f492fafaf85e5db-ORD",
        "Accept": "text\/html,application\/xhtml+xml,application\/xml;q=0.9,*\/*;q=0.8",
        "User-Agent": "Mozilla\/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit\/605.1.15 (KHTML, like Gecko) Version\/17.4 Safari\/605.1.15 (Applebot\/0.1; +http:\/\/www.apple.com\/go\/applebot)",
        "Accept-Encoding": "gzip, br",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "17.246.19.195",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "17.246.19.195, 172.69.17.26"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Apr-2026 20:09:49 UTC] === END API CALL LOG ===
[01-May-2026 03:35:50 UTC] === API CALL LOG ===
[01-May-2026 03:35:50 UTC] Endpoint: user/profile.php
[01-May-2026 03:35:50 UTC] Full Log Data: {
    "timestamp": "2026-05-01 03:35:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "120.89.104.133",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg3IiwidXNlcm5hbWUiOiJCaHVqZWxOZXRyYSIsImVtYWlsIjoibmV0cmFiaHVqZWw2ODJAZ21haWwuY29tIiwiZXhwIjoxNzc3Mzg1NDU4fQ.HUB3GtoYOln-k-wY91dz4-vbbO1MqUJ-VrmBPDlPThs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f4bbd0b2c462f9a-KTM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "120.89.104.133",
        "CF-IPCountry": "NP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "120.89.104.133, 172.69.183.134"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 03:35:50 UTC] === END API CALL LOG ===
[01-May-2026 03:35:50 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 03:35:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg3IiwidXNlcm5hbWUiOiJCaHVqZWxOZXRyYSIsImVtYWlsIjoibmV0cmFiaHVqZWw2ODJAZ21haWwuY29tIiwiZXhwIjoxNzc3Mzg1NDU4fQ.HUB3GtoYOln-k-wY91dz4-vbbO1MqUJ-VrmBPDlPThs
[01-May-2026 03:35:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 03:35:50 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 03:35:50 UTC] User ID: 387
[01-May-2026 03:35:50 UTC] ✅ User profile retrieved successfully for user ID: 387
[01-May-2026 03:35:53 UTC] === API CALL LOG ===
[01-May-2026 03:35:53 UTC] Endpoint: user/profile.php
[01-May-2026 03:35:53 UTC] Full Log Data: {
    "timestamp": "2026-05-01 03:35:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "120.89.104.133",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg3IiwidXNlcm5hbWUiOiJCaHVqZWxOZXRyYSIsImVtYWlsIjoibmV0cmFiaHVqZWw2ODJAZ21haWwuY29tIiwiZXhwIjoxNzc3Mzg1NDU4fQ.HUB3GtoYOln-k-wY91dz4-vbbO1MqUJ-VrmBPDlPThs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f4bbd1f1bdd2f9a-KTM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "120.89.104.133",
        "CF-IPCountry": "NP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "120.89.104.133, 172.69.183.134"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 03:35:53 UTC] === END API CALL LOG ===
[01-May-2026 03:35:53 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 03:35:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg3IiwidXNlcm5hbWUiOiJCaHVqZWxOZXRyYSIsImVtYWlsIjoibmV0cmFiaHVqZWw2ODJAZ21haWwuY29tIiwiZXhwIjoxNzc3Mzg1NDU4fQ.HUB3GtoYOln-k-wY91dz4-vbbO1MqUJ-VrmBPDlPThs
[01-May-2026 03:35:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 03:35:53 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 03:35:53 UTC] User ID: 387
[01-May-2026 03:35:53 UTC] ✅ User profile retrieved successfully for user ID: 387
[01-May-2026 03:35:53 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-May-2026 03:35:53 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-May-2026 03:35:53 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg3IiwidXNlcm5hbWUiOiJCaHVqZWxOZXRyYSIsImVtYWlsIjoibmV0cmFiaHVqZWw2ODJAZ21haWwuY29tIiwiZXhwIjoxNzc3Mzg1NDU4fQ.HUB3GtoYOln-k-wY91dz4-vbbO1MqUJ-VrmBPDlPThs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f4bbd205dae2f9a-KTM","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"120.89.104.133","CF-IPCountry":"NP","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"120.89.104.133, 172.69.183.135"}
[01-May-2026 03:35:53 UTC] === User Orders API Called ===
[01-May-2026 03:35:53 UTC] User ID: 387
[01-May-2026 03:35:53 UTC] Limit: 20, Offset: 0
[01-May-2026 03:35:53 UTC] Orders found: 0
[01-May-2026 03:35:53 UTC] Orders data: []
[01-May-2026 03:35:53 UTC] Total orders count: 0
[01-May-2026 03:35:53 UTC] === API CALL LOG ===
[01-May-2026 03:35:53 UTC] Endpoint: user/profile.php
[01-May-2026 03:35:53 UTC] Full Log Data: {
    "timestamp": "2026-05-01 03:35:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "120.89.104.133",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg3IiwidXNlcm5hbWUiOiJCaHVqZWxOZXRyYSIsImVtYWlsIjoibmV0cmFiaHVqZWw2ODJAZ21haWwuY29tIiwiZXhwIjoxNzc3Mzg1NDU4fQ.HUB3GtoYOln-k-wY91dz4-vbbO1MqUJ-VrmBPDlPThs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f4bbd200d442f9a-KTM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "120.89.104.133",
        "CF-IPCountry": "NP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "120.89.104.133, 172.69.183.134"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 03:35:53 UTC] === END API CALL LOG ===
[01-May-2026 03:35:53 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 03:35:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg3IiwidXNlcm5hbWUiOiJCaHVqZWxOZXRyYSIsImVtYWlsIjoibmV0cmFiaHVqZWw2ODJAZ21haWwuY29tIiwiZXhwIjoxNzc3Mzg1NDU4fQ.HUB3GtoYOln-k-wY91dz4-vbbO1MqUJ-VrmBPDlPThs
[01-May-2026 03:35:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 03:35:53 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 03:35:53 UTC] User ID: 387
[01-May-2026 03:35:53 UTC] ✅ User profile retrieved successfully for user ID: 387
[01-May-2026 03:36:10 UTC] === API CALL LOG ===
[01-May-2026 03:36:10 UTC] Endpoint: user/profile.php
[01-May-2026 03:36:10 UTC] Full Log Data: {
    "timestamp": "2026-05-01 03:36:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "120.89.104.133",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg3IiwidXNlcm5hbWUiOiJCaHVqZWxOZXRyYSIsImVtYWlsIjoibmV0cmFiaHVqZWw2ODJAZ21haWwuY29tIiwiZXhwIjoxNzc3Mzg1NDU4fQ.HUB3GtoYOln-k-wY91dz4-vbbO1MqUJ-VrmBPDlPThs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f4bbd88cc8f1d35-KTM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "120.89.104.133",
        "CF-IPCountry": "NP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "120.89.104.133, 172.69.183.135"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 03:36:10 UTC] === END API CALL LOG ===
[01-May-2026 03:36:10 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 03:36:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg3IiwidXNlcm5hbWUiOiJCaHVqZWxOZXRyYSIsImVtYWlsIjoibmV0cmFiaHVqZWw2ODJAZ21haWwuY29tIiwiZXhwIjoxNzc3Mzg1NDU4fQ.HUB3GtoYOln-k-wY91dz4-vbbO1MqUJ-VrmBPDlPThs
[01-May-2026 03:36:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 03:36:10 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 03:36:10 UTC] User ID: 387
[01-May-2026 03:36:10 UTC] ✅ User profile retrieved successfully for user ID: 387
[01-May-2026 03:36:11 UTC] === API CALL LOG ===
[01-May-2026 03:36:11 UTC] Endpoint: user/profile.php
[01-May-2026 03:36:11 UTC] Full Log Data: {
    "timestamp": "2026-05-01 03:36:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "120.89.104.133",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg3IiwidXNlcm5hbWUiOiJCaHVqZWxOZXRyYSIsImVtYWlsIjoibmV0cmFiaHVqZWw2ODJAZ21haWwuY29tIiwiZXhwIjoxNzc3Mzg1NDU4fQ.HUB3GtoYOln-k-wY91dz4-vbbO1MqUJ-VrmBPDlPThs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f4bbd8fbc291d35-KTM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "120.89.104.133",
        "CF-IPCountry": "NP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "120.89.104.133, 172.69.183.134"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 03:36:11 UTC] === END API CALL LOG ===
[01-May-2026 03:36:11 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 03:36:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg3IiwidXNlcm5hbWUiOiJCaHVqZWxOZXRyYSIsImVtYWlsIjoibmV0cmFiaHVqZWw2ODJAZ21haWwuY29tIiwiZXhwIjoxNzc3Mzg1NDU4fQ.HUB3GtoYOln-k-wY91dz4-vbbO1MqUJ-VrmBPDlPThs
[01-May-2026 03:36:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 03:36:11 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 03:36:11 UTC] User ID: 387
[01-May-2026 03:36:11 UTC] ✅ User profile retrieved successfully for user ID: 387
[01-May-2026 03:36:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-May-2026 03:36:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-May-2026 03:36:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg3IiwidXNlcm5hbWUiOiJCaHVqZWxOZXRyYSIsImVtYWlsIjoibmV0cmFiaHVqZWw2ODJAZ21haWwuY29tIiwiZXhwIjoxNzc3Mzg1NDU4fQ.HUB3GtoYOln-k-wY91dz4-vbbO1MqUJ-VrmBPDlPThs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f4bbd901c781d35-KTM","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"120.89.104.133","CF-IPCountry":"NP","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"120.89.104.133, 172.69.183.134"}
[01-May-2026 03:36:11 UTC] === User Orders API Called ===
[01-May-2026 03:36:11 UTC] User ID: 387
[01-May-2026 03:36:11 UTC] Limit: 20, Offset: 0
[01-May-2026 03:36:11 UTC] Orders found: 0
[01-May-2026 03:36:11 UTC] Orders data: []
[01-May-2026 03:36:11 UTC] Total orders count: 0
[01-May-2026 03:36:11 UTC] === API CALL LOG ===
[01-May-2026 03:36:11 UTC] Endpoint: user/profile.php
[01-May-2026 03:36:11 UTC] Full Log Data: {
    "timestamp": "2026-05-01 03:36:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "120.89.104.133",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg3IiwidXNlcm5hbWUiOiJCaHVqZWxOZXRyYSIsImVtYWlsIjoibmV0cmFiaHVqZWw2ODJAZ21haWwuY29tIiwiZXhwIjoxNzc3Mzg1NDU4fQ.HUB3GtoYOln-k-wY91dz4-vbbO1MqUJ-VrmBPDlPThs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f4bbd905cbc1d35-KTM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "120.89.104.133",
        "CF-IPCountry": "NP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "120.89.104.133, 172.69.183.134"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 03:36:11 UTC] === END API CALL LOG ===
[01-May-2026 03:36:11 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 03:36:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg3IiwidXNlcm5hbWUiOiJCaHVqZWxOZXRyYSIsImVtYWlsIjoibmV0cmFiaHVqZWw2ODJAZ21haWwuY29tIiwiZXhwIjoxNzc3Mzg1NDU4fQ.HUB3GtoYOln-k-wY91dz4-vbbO1MqUJ-VrmBPDlPThs
[01-May-2026 03:36:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 03:36:11 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 03:36:11 UTC] User ID: 387
[01-May-2026 03:36:11 UTC] ✅ User profile retrieved successfully for user ID: 387
[01-May-2026 03:36:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-May-2026 03:36:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-May-2026 03:36:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg3IiwidXNlcm5hbWUiOiJCaHVqZWxOZXRyYSIsImVtYWlsIjoibmV0cmFiaHVqZWw2ODJAZ21haWwuY29tIiwiZXhwIjoxNzc3Mzg1NDU4fQ.HUB3GtoYOln-k-wY91dz4-vbbO1MqUJ-VrmBPDlPThs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f4bbd9a580c1d35-KTM","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"120.89.104.133","CF-IPCountry":"NP","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"120.89.104.133, 172.69.183.134"}
[01-May-2026 03:36:13 UTC] === User Orders API Called ===
[01-May-2026 03:36:13 UTC] User ID: 387
[01-May-2026 03:36:13 UTC] Limit: 20, Offset: 0
[01-May-2026 03:36:13 UTC] Orders found: 0
[01-May-2026 03:36:13 UTC] Orders data: []
[01-May-2026 03:36:13 UTC] Total orders count: 0
[01-May-2026 03:36:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-May-2026 03:36:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-May-2026 03:36:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg3IiwidXNlcm5hbWUiOiJCaHVqZWxOZXRyYSIsImVtYWlsIjoibmV0cmFiaHVqZWw2ODJAZ21haWwuY29tIiwiZXhwIjoxNzc3Mzg1NDU4fQ.HUB3GtoYOln-k-wY91dz4-vbbO1MqUJ-VrmBPDlPThs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f4bbda53c991d35-KTM","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"120.89.104.133","CF-IPCountry":"NP","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"120.89.104.133, 172.69.183.134"}
[01-May-2026 03:36:15 UTC] === User Orders API Called ===
[01-May-2026 03:36:15 UTC] User ID: 387
[01-May-2026 03:36:15 UTC] Limit: 20, Offset: 0
[01-May-2026 03:36:15 UTC] Orders found: 0
[01-May-2026 03:36:15 UTC] Orders data: []
[01-May-2026 03:36:15 UTC] Total orders count: 0
[01-May-2026 03:36:15 UTC] === API CALL LOG ===
[01-May-2026 03:36:15 UTC] Endpoint: user/profile.php
[01-May-2026 03:36:15 UTC] Full Log Data: {
    "timestamp": "2026-05-01 03:36:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "120.89.104.133",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg3IiwidXNlcm5hbWUiOiJCaHVqZWxOZXRyYSIsImVtYWlsIjoibmV0cmFiaHVqZWw2ODJAZ21haWwuY29tIiwiZXhwIjoxNzc3Mzg1NDU4fQ.HUB3GtoYOln-k-wY91dz4-vbbO1MqUJ-VrmBPDlPThs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f4bbda59d171d35-KTM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "120.89.104.133",
        "CF-IPCountry": "NP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "120.89.104.133, 172.69.183.134"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 03:36:15 UTC] === END API CALL LOG ===
[01-May-2026 03:36:15 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 03:36:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg3IiwidXNlcm5hbWUiOiJCaHVqZWxOZXRyYSIsImVtYWlsIjoibmV0cmFiaHVqZWw2ODJAZ21haWwuY29tIiwiZXhwIjoxNzc3Mzg1NDU4fQ.HUB3GtoYOln-k-wY91dz4-vbbO1MqUJ-VrmBPDlPThs
[01-May-2026 03:36:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 03:36:15 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 03:36:15 UTC] User ID: 387
[01-May-2026 03:36:15 UTC] ✅ User profile retrieved successfully for user ID: 387
[01-May-2026 03:36:15 UTC] === API CALL LOG ===
[01-May-2026 03:36:15 UTC] Endpoint: user/profile.php
[01-May-2026 03:36:15 UTC] Full Log Data: {
    "timestamp": "2026-05-01 03:36:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "120.89.104.133",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg3IiwidXNlcm5hbWUiOiJCaHVqZWxOZXRyYSIsImVtYWlsIjoibmV0cmFiaHVqZWw2ODJAZ21haWwuY29tIiwiZXhwIjoxNzc3Mzg1NDU4fQ.HUB3GtoYOln-k-wY91dz4-vbbO1MqUJ-VrmBPDlPThs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f4bbda98a851d35-KTM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "120.89.104.133",
        "CF-IPCountry": "NP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "120.89.104.133, 172.69.183.134"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 03:36:15 UTC] === END API CALL LOG ===
[01-May-2026 03:36:15 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 03:36:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg3IiwidXNlcm5hbWUiOiJCaHVqZWxOZXRyYSIsImVtYWlsIjoibmV0cmFiaHVqZWw2ODJAZ21haWwuY29tIiwiZXhwIjoxNzc3Mzg1NDU4fQ.HUB3GtoYOln-k-wY91dz4-vbbO1MqUJ-VrmBPDlPThs
[01-May-2026 03:36:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 03:36:15 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 03:36:15 UTC] User ID: 387
[01-May-2026 03:36:15 UTC] ✅ User profile retrieved successfully for user ID: 387
[01-May-2026 03:36:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-May-2026 03:36:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-May-2026 03:36:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg3IiwidXNlcm5hbWUiOiJCaHVqZWxOZXRyYSIsImVtYWlsIjoibmV0cmFiaHVqZWw2ODJAZ21haWwuY29tIiwiZXhwIjoxNzc3Mzg1NDU4fQ.HUB3GtoYOln-k-wY91dz4-vbbO1MqUJ-VrmBPDlPThs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f4bbddcb80c1d35-KTM","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"120.89.104.133","CF-IPCountry":"NP","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"120.89.104.133, 172.69.183.134"}
[01-May-2026 03:36:24 UTC] === User Orders API Called ===
[01-May-2026 03:36:24 UTC] User ID: 387
[01-May-2026 03:36:24 UTC] Limit: 20, Offset: 0
[01-May-2026 03:36:24 UTC] Orders found: 0
[01-May-2026 03:36:24 UTC] Orders data: []
[01-May-2026 03:36:24 UTC] Total orders count: 0
[01-May-2026 03:36:25 UTC] === API CALL LOG ===
[01-May-2026 03:36:25 UTC] Endpoint: user/profile.php
[01-May-2026 03:36:25 UTC] Full Log Data: {
    "timestamp": "2026-05-01 03:36:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "120.89.104.133",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg3IiwidXNlcm5hbWUiOiJCaHVqZWxOZXRyYSIsImVtYWlsIjoibmV0cmFiaHVqZWw2ODJAZ21haWwuY29tIiwiZXhwIjoxNzc3Mzg1NDU4fQ.HUB3GtoYOln-k-wY91dz4-vbbO1MqUJ-VrmBPDlPThs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f4bbde59a191d35-KTM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "120.89.104.133",
        "CF-IPCountry": "NP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "120.89.104.133, 172.69.183.134"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 03:36:25 UTC] === END API CALL LOG ===
[01-May-2026 03:36:25 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 03:36:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg3IiwidXNlcm5hbWUiOiJCaHVqZWxOZXRyYSIsImVtYWlsIjoibmV0cmFiaHVqZWw2ODJAZ21haWwuY29tIiwiZXhwIjoxNzc3Mzg1NDU4fQ.HUB3GtoYOln-k-wY91dz4-vbbO1MqUJ-VrmBPDlPThs
[01-May-2026 03:36:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 03:36:25 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 03:36:25 UTC] User ID: 387
[01-May-2026 03:36:25 UTC] ✅ User profile retrieved successfully for user ID: 387
[01-May-2026 03:36:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-May-2026 03:36:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-May-2026 03:36:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg3IiwidXNlcm5hbWUiOiJCaHVqZWxOZXRyYSIsImVtYWlsIjoibmV0cmFiaHVqZWw2ODJAZ21haWwuY29tIiwiZXhwIjoxNzc3Mzg1NDU4fQ.HUB3GtoYOln-k-wY91dz4-vbbO1MqUJ-VrmBPDlPThs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f4bbde5ba441d35-KTM","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"120.89.104.133","CF-IPCountry":"NP","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"120.89.104.133, 172.69.183.134"}
[01-May-2026 03:36:25 UTC] === User Orders API Called ===
[01-May-2026 03:36:25 UTC] User ID: 387
[01-May-2026 03:36:25 UTC] Limit: 20, Offset: 0
[01-May-2026 03:36:25 UTC] Orders found: 0
[01-May-2026 03:36:25 UTC] Orders data: []
[01-May-2026 03:36:25 UTC] Total orders count: 0
[01-May-2026 03:36:26 UTC] === API CALL LOG ===
[01-May-2026 03:36:26 UTC] Endpoint: user/profile.php
[01-May-2026 03:36:26 UTC] Full Log Data: {
    "timestamp": "2026-05-01 03:36:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "120.89.104.133",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg3IiwidXNlcm5hbWUiOiJCaHVqZWxOZXRyYSIsImVtYWlsIjoibmV0cmFiaHVqZWw2ODJAZ21haWwuY29tIiwiZXhwIjoxNzc3Mzg1NDU4fQ.HUB3GtoYOln-k-wY91dz4-vbbO1MqUJ-VrmBPDlPThs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f4bbdea3fc91d35-KTM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "120.89.104.133",
        "CF-IPCountry": "NP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "120.89.104.133, 172.69.183.134"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 03:36:26 UTC] === END API CALL LOG ===
[01-May-2026 03:36:26 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 03:36:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg3IiwidXNlcm5hbWUiOiJCaHVqZWxOZXRyYSIsImVtYWlsIjoibmV0cmFiaHVqZWw2ODJAZ21haWwuY29tIiwiZXhwIjoxNzc3Mzg1NDU4fQ.HUB3GtoYOln-k-wY91dz4-vbbO1MqUJ-VrmBPDlPThs
[01-May-2026 03:36:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 03:36:26 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 03:36:26 UTC] User ID: 387
[01-May-2026 03:36:26 UTC] ✅ User profile retrieved successfully for user ID: 387
[01-May-2026 03:36:31 UTC] === API CALL LOG ===
[01-May-2026 03:36:31 UTC] Endpoint: user/profile.php
[01-May-2026 03:36:31 UTC] Full Log Data: {
    "timestamp": "2026-05-01 03:36:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "120.89.104.133",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg3IiwidXNlcm5hbWUiOiJCaHVqZWxOZXRyYSIsImVtYWlsIjoibmV0cmFiaHVqZWw2ODJAZ21haWwuY29tIiwiZXhwIjoxNzc3Mzg1NDU4fQ.HUB3GtoYOln-k-wY91dz4-vbbO1MqUJ-VrmBPDlPThs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f4bbe0ef8281d35-KTM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "120.89.104.133",
        "CF-IPCountry": "NP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "120.89.104.133, 172.69.183.134"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 03:36:31 UTC] === END API CALL LOG ===
[01-May-2026 03:36:31 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 03:36:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg3IiwidXNlcm5hbWUiOiJCaHVqZWxOZXRyYSIsImVtYWlsIjoibmV0cmFiaHVqZWw2ODJAZ21haWwuY29tIiwiZXhwIjoxNzc3Mzg1NDU4fQ.HUB3GtoYOln-k-wY91dz4-vbbO1MqUJ-VrmBPDlPThs
[01-May-2026 03:36:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 03:36:31 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 03:36:31 UTC] User ID: 387
[01-May-2026 03:36:31 UTC] ✅ User profile retrieved successfully for user ID: 387
[01-May-2026 03:36:32 UTC] User Purchases API - User ID: 387
[01-May-2026 03:36:32 UTC] User Purchases API - Total purchases found: 0
[01-May-2026 03:36:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-May-2026 03:36:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-May-2026 03:36:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg3IiwidXNlcm5hbWUiOiJCaHVqZWxOZXRyYSIsImVtYWlsIjoibmV0cmFiaHVqZWw2ODJAZ21haWwuY29tIiwiZXhwIjoxNzc3Mzg1NDU4fQ.HUB3GtoYOln-k-wY91dz4-vbbO1MqUJ-VrmBPDlPThs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f4bbe2adf791d35-KTM","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"120.89.104.133","CF-IPCountry":"NP","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"120.89.104.133, 172.69.183.134"}
[01-May-2026 03:36:36 UTC] === User Orders API Called ===
[01-May-2026 03:36:36 UTC] User ID: 387
[01-May-2026 03:36:36 UTC] Limit: 20, Offset: 0
[01-May-2026 03:36:36 UTC] Orders found: 0
[01-May-2026 03:36:36 UTC] Orders data: []
[01-May-2026 03:36:36 UTC] Total orders count: 0
[01-May-2026 03:36:36 UTC] === API CALL LOG ===
[01-May-2026 03:36:36 UTC] Endpoint: user/profile.php
[01-May-2026 03:36:36 UTC] Full Log Data: {
    "timestamp": "2026-05-01 03:36:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "120.89.104.133",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg3IiwidXNlcm5hbWUiOiJCaHVqZWxOZXRyYSIsImVtYWlsIjoibmV0cmFiaHVqZWw2ODJAZ21haWwuY29tIiwiZXhwIjoxNzc3Mzg1NDU4fQ.HUB3GtoYOln-k-wY91dz4-vbbO1MqUJ-VrmBPDlPThs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f4bbe2b48001d35-KTM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "120.89.104.133",
        "CF-IPCountry": "NP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "120.89.104.133, 172.69.183.134"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 03:36:36 UTC] === END API CALL LOG ===
[01-May-2026 03:36:36 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 03:36:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg3IiwidXNlcm5hbWUiOiJCaHVqZWxOZXRyYSIsImVtYWlsIjoibmV0cmFiaHVqZWw2ODJAZ21haWwuY29tIiwiZXhwIjoxNzc3Mzg1NDU4fQ.HUB3GtoYOln-k-wY91dz4-vbbO1MqUJ-VrmBPDlPThs
[01-May-2026 03:36:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 03:36:36 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 03:36:36 UTC] User ID: 387
[01-May-2026 03:36:36 UTC] ✅ User profile retrieved successfully for user ID: 387
[01-May-2026 03:36:37 UTC] === API CALL LOG ===
[01-May-2026 03:36:37 UTC] Endpoint: user/profile.php
[01-May-2026 03:36:37 UTC] Full Log Data: {
    "timestamp": "2026-05-01 03:36:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "120.89.104.133",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg3IiwidXNlcm5hbWUiOiJCaHVqZWxOZXRyYSIsImVtYWlsIjoibmV0cmFiaHVqZWw2ODJAZ21haWwuY29tIiwiZXhwIjoxNzc3Mzg1NDU4fQ.HUB3GtoYOln-k-wY91dz4-vbbO1MqUJ-VrmBPDlPThs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f4bbe2f3bec1d35-KTM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "120.89.104.133",
        "CF-IPCountry": "NP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "120.89.104.133, 172.69.183.134"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 03:36:37 UTC] === END API CALL LOG ===
[01-May-2026 03:36:37 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 03:36:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzg3IiwidXNlcm5hbWUiOiJCaHVqZWxOZXRyYSIsImVtYWlsIjoibmV0cmFiaHVqZWw2ODJAZ21haWwuY29tIiwiZXhwIjoxNzc3Mzg1NDU4fQ.HUB3GtoYOln-k-wY91dz4-vbbO1MqUJ-VrmBPDlPThs
[01-May-2026 03:36:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 03:36:37 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 03:36:37 UTC] User ID: 387
[01-May-2026 03:36:37 UTC] ✅ User profile retrieved successfully for user ID: 387
[01-May-2026 04:36:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-May-2026 04:36:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-May-2026 04:36:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUwIiwidXNlcm5hbWUiOiJKYW1lIiwiZW1haWwiOiJna2phbWUyMDA0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODIxNDk5Mn0.JRdLVp4rYyzygdwa3bspcyrA5bL3cPPB5pYllFERzEM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f4c15fc7f35b924-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"23.251.59.61","CF-IPCountry":"FR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"23.251.59.61, 162.158.22.195"}
[01-May-2026 04:36:33 UTC] === User Orders API Called ===
[01-May-2026 04:36:33 UTC] User ID: 450
[01-May-2026 04:36:33 UTC] Limit: 20, Offset: 0
[01-May-2026 04:36:33 UTC] Orders found: 0
[01-May-2026 04:36:33 UTC] Orders data: []
[01-May-2026 04:36:33 UTC] Total orders count: 0
[01-May-2026 04:36:33 UTC] === API CALL LOG ===
[01-May-2026 04:36:33 UTC] Endpoint: user/profile.php
[01-May-2026 04:36:33 UTC] Full Log Data: {
    "timestamp": "2026-05-01 04:36:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "23.251.59.61",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUwIiwidXNlcm5hbWUiOiJKYW1lIiwiZW1haWwiOiJna2phbWUyMDA0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODIxNDk5Mn0.JRdLVp4rYyzygdwa3bspcyrA5bL3cPPB5pYllFERzEM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f4c15fc7f33b924-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "23.251.59.61",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "23.251.59.61, 162.158.22.194"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 04:36:33 UTC] === END API CALL LOG ===
[01-May-2026 04:36:33 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 04:36:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUwIiwidXNlcm5hbWUiOiJKYW1lIiwiZW1haWwiOiJna2phbWUyMDA0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODIxNDk5Mn0.JRdLVp4rYyzygdwa3bspcyrA5bL3cPPB5pYllFERzEM
[01-May-2026 04:36:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 04:36:33 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 04:36:33 UTC] User ID: 450
[01-May-2026 04:36:33 UTC] ✅ User profile retrieved successfully for user ID: 450
[01-May-2026 04:36:33 UTC] === API CALL LOG ===
[01-May-2026 04:36:33 UTC] Endpoint: user/profile.php
[01-May-2026 04:36:33 UTC] Full Log Data: {
    "timestamp": "2026-05-01 04:36:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "23.251.59.61",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUwIiwidXNlcm5hbWUiOiJKYW1lIiwiZW1haWwiOiJna2phbWUyMDA0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODIxNDk5Mn0.JRdLVp4rYyzygdwa3bspcyrA5bL3cPPB5pYllFERzEM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f4c15fdbffab924-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "23.251.59.61",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "23.251.59.61, 162.158.22.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 04:36:33 UTC] === END API CALL LOG ===
[01-May-2026 04:36:33 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 04:36:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUwIiwidXNlcm5hbWUiOiJKYW1lIiwiZW1haWwiOiJna2phbWUyMDA0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODIxNDk5Mn0.JRdLVp4rYyzygdwa3bspcyrA5bL3cPPB5pYllFERzEM
[01-May-2026 04:36:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 04:36:33 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 04:36:33 UTC] User ID: 450
[01-May-2026 04:36:33 UTC] ✅ User profile retrieved successfully for user ID: 450
[01-May-2026 04:36:34 UTC] === API CALL LOG ===
[01-May-2026 04:36:34 UTC] Endpoint: user/profile.php
[01-May-2026 04:36:34 UTC] Full Log Data: {
    "timestamp": "2026-05-01 04:36:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "23.251.59.61",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUwIiwidXNlcm5hbWUiOiJKYW1lIiwiZW1haWwiOiJna2phbWUyMDA0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODIxNDk5Mn0.JRdLVp4rYyzygdwa3bspcyrA5bL3cPPB5pYllFERzEM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f4c1604cbe9b924-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "23.251.59.61",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "23.251.59.61, 162.158.22.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 04:36:34 UTC] === END API CALL LOG ===
[01-May-2026 04:36:34 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 04:36:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUwIiwidXNlcm5hbWUiOiJKYW1lIiwiZW1haWwiOiJna2phbWUyMDA0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODIxNDk5Mn0.JRdLVp4rYyzygdwa3bspcyrA5bL3cPPB5pYllFERzEM
[01-May-2026 04:36:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 04:36:34 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 04:36:34 UTC] User ID: 450
[01-May-2026 04:36:34 UTC] ✅ User profile retrieved successfully for user ID: 450
[01-May-2026 04:36:41 UTC] === API CALL LOG ===
[01-May-2026 04:36:41 UTC] Endpoint: user/profile.php
[01-May-2026 04:36:41 UTC] Full Log Data: {
    "timestamp": "2026-05-01 04:36:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "23.251.59.61",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUwIiwidXNlcm5hbWUiOiJKYW1lIiwiZW1haWwiOiJna2phbWUyMDA0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODIxNDk5Mn0.JRdLVp4rYyzygdwa3bspcyrA5bL3cPPB5pYllFERzEM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f4c162d9c64b924-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "23.251.59.61",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "23.251.59.61, 162.158.22.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 04:36:41 UTC] === END API CALL LOG ===
[01-May-2026 04:36:41 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 04:36:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUwIiwidXNlcm5hbWUiOiJKYW1lIiwiZW1haWwiOiJna2phbWUyMDA0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODIxNDk5Mn0.JRdLVp4rYyzygdwa3bspcyrA5bL3cPPB5pYllFERzEM
[01-May-2026 04:36:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 04:36:41 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 04:36:41 UTC] User ID: 450
[01-May-2026 04:36:41 UTC] ✅ User profile retrieved successfully for user ID: 450
[01-May-2026 04:36:41 UTC] User Purchases API - User ID: 450
[01-May-2026 04:36:41 UTC] User Purchases API - Total purchases found: 0
[01-May-2026 04:36:46 UTC] === API CALL LOG ===
[01-May-2026 04:36:46 UTC] Endpoint: user/profile.php
[01-May-2026 04:36:46 UTC] Full Log Data: {
    "timestamp": "2026-05-01 04:36:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "23.251.59.61",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUwIiwidXNlcm5hbWUiOiJKYW1lIiwiZW1haWwiOiJna2phbWUyMDA0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODIxNDk5Mn0.JRdLVp4rYyzygdwa3bspcyrA5bL3cPPB5pYllFERzEM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f4c164becc4b924-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "23.251.59.61",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "23.251.59.61, 162.158.22.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 04:36:46 UTC] === END API CALL LOG ===
[01-May-2026 04:36:46 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 04:36:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUwIiwidXNlcm5hbWUiOiJKYW1lIiwiZW1haWwiOiJna2phbWUyMDA0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODIxNDk5Mn0.JRdLVp4rYyzygdwa3bspcyrA5bL3cPPB5pYllFERzEM
[01-May-2026 04:36:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 04:36:46 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 04:36:46 UTC] User ID: 450
[01-May-2026 04:36:46 UTC] ✅ User profile retrieved successfully for user ID: 450
[01-May-2026 04:36:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-May-2026 04:36:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-May-2026 04:36:46 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUwIiwidXNlcm5hbWUiOiJKYW1lIiwiZW1haWwiOiJna2phbWUyMDA0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODIxNDk5Mn0.JRdLVp4rYyzygdwa3bspcyrA5bL3cPPB5pYllFERzEM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f4c164becc1b924-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"23.251.59.61","CF-IPCountry":"FR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"23.251.59.61, 162.158.22.195"}
[01-May-2026 04:36:46 UTC] === User Orders API Called ===
[01-May-2026 04:36:46 UTC] User ID: 450
[01-May-2026 04:36:46 UTC] Limit: 20, Offset: 0
[01-May-2026 04:36:46 UTC] Orders found: 0
[01-May-2026 04:36:46 UTC] Orders data: []
[01-May-2026 04:36:46 UTC] Total orders count: 0
[01-May-2026 04:36:46 UTC] === API CALL LOG ===
[01-May-2026 04:36:46 UTC] Endpoint: user/profile.php
[01-May-2026 04:36:46 UTC] Full Log Data: {
    "timestamp": "2026-05-01 04:36:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "23.251.59.61",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUwIiwidXNlcm5hbWUiOiJKYW1lIiwiZW1haWwiOiJna2phbWUyMDA0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODIxNDk5Mn0.JRdLVp4rYyzygdwa3bspcyrA5bL3cPPB5pYllFERzEM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f4c164efe7bb924-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "23.251.59.61",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "23.251.59.61, 162.158.22.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 04:36:46 UTC] === END API CALL LOG ===
[01-May-2026 04:36:46 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 04:36:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUwIiwidXNlcm5hbWUiOiJKYW1lIiwiZW1haWwiOiJna2phbWUyMDA0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODIxNDk5Mn0.JRdLVp4rYyzygdwa3bspcyrA5bL3cPPB5pYllFERzEM
[01-May-2026 04:36:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 04:36:46 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 04:36:46 UTC] User ID: 450
[01-May-2026 04:36:46 UTC] ✅ User profile retrieved successfully for user ID: 450
[01-May-2026 04:36:47 UTC] === API CALL LOG ===
[01-May-2026 04:36:47 UTC] Endpoint: user/profile.php
[01-May-2026 04:36:47 UTC] Full Log Data: {
    "timestamp": "2026-05-01 04:36:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "23.251.59.61",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUwIiwidXNlcm5hbWUiOiJKYW1lIiwiZW1haWwiOiJna2phbWUyMDA0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODIxNDk5Mn0.JRdLVp4rYyzygdwa3bspcyrA5bL3cPPB5pYllFERzEM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f4c16543985b924-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "23.251.59.61",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "23.251.59.61, 162.158.22.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 04:36:47 UTC] === END API CALL LOG ===
[01-May-2026 04:36:47 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 04:36:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUwIiwidXNlcm5hbWUiOiJKYW1lIiwiZW1haWwiOiJna2phbWUyMDA0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODIxNDk5Mn0.JRdLVp4rYyzygdwa3bspcyrA5bL3cPPB5pYllFERzEM
[01-May-2026 04:36:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 04:36:47 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 04:36:47 UTC] User ID: 450
[01-May-2026 04:36:47 UTC] ✅ User profile retrieved successfully for user ID: 450
[01-May-2026 04:36:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-May-2026 04:36:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-May-2026 04:36:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUwIiwidXNlcm5hbWUiOiJKYW1lIiwiZW1haWwiOiJna2phbWUyMDA0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODIxNDk5Mn0.JRdLVp4rYyzygdwa3bspcyrA5bL3cPPB5pYllFERzEM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f4c1689f983b924-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"23.251.59.61","CF-IPCountry":"FR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"23.251.59.61, 162.158.22.194"}
[01-May-2026 04:36:56 UTC] === User Orders API Called ===
[01-May-2026 04:36:56 UTC] User ID: 450
[01-May-2026 04:36:56 UTC] Limit: 20, Offset: 0
[01-May-2026 04:36:56 UTC] Orders found: 0
[01-May-2026 04:36:56 UTC] Orders data: []
[01-May-2026 04:36:56 UTC] Total orders count: 0
[01-May-2026 04:36:56 UTC] === API CALL LOG ===
[01-May-2026 04:36:56 UTC] Endpoint: user/profile.php
[01-May-2026 04:36:56 UTC] Full Log Data: {
    "timestamp": "2026-05-01 04:36:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "23.251.59.61",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUwIiwidXNlcm5hbWUiOiJKYW1lIiwiZW1haWwiOiJna2phbWUyMDA0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODIxNDk5Mn0.JRdLVp4rYyzygdwa3bspcyrA5bL3cPPB5pYllFERzEM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f4c1689f985b924-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "23.251.59.61",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "23.251.59.61, 162.158.22.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 04:36:56 UTC] === END API CALL LOG ===
[01-May-2026 04:36:56 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 04:36:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUwIiwidXNlcm5hbWUiOiJKYW1lIiwiZW1haWwiOiJna2phbWUyMDA0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODIxNDk5Mn0.JRdLVp4rYyzygdwa3bspcyrA5bL3cPPB5pYllFERzEM
[01-May-2026 04:36:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 04:36:56 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 04:36:56 UTC] User ID: 450
[01-May-2026 04:36:56 UTC] ✅ User profile retrieved successfully for user ID: 450
[01-May-2026 04:36:56 UTC] === API CALL LOG ===
[01-May-2026 04:36:56 UTC] Endpoint: user/profile.php
[01-May-2026 04:36:56 UTC] Full Log Data: {
    "timestamp": "2026-05-01 04:36:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "23.251.59.61",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUwIiwidXNlcm5hbWUiOiJKYW1lIiwiZW1haWwiOiJna2phbWUyMDA0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODIxNDk5Mn0.JRdLVp4rYyzygdwa3bspcyrA5bL3cPPB5pYllFERzEM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f4c168cfb28b924-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "23.251.59.61",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "23.251.59.61, 162.158.22.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 04:36:56 UTC] === END API CALL LOG ===
[01-May-2026 04:36:56 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 04:36:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUwIiwidXNlcm5hbWUiOiJKYW1lIiwiZW1haWwiOiJna2phbWUyMDA0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODIxNDk5Mn0.JRdLVp4rYyzygdwa3bspcyrA5bL3cPPB5pYllFERzEM
[01-May-2026 04:36:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 04:36:56 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 04:36:56 UTC] User ID: 450
[01-May-2026 04:36:56 UTC] ✅ User profile retrieved successfully for user ID: 450
[01-May-2026 04:36:57 UTC] === API CALL LOG ===
[01-May-2026 04:36:57 UTC] Endpoint: user/profile.php
[01-May-2026 04:36:57 UTC] Full Log Data: {
    "timestamp": "2026-05-01 04:36:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "23.251.59.61",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUwIiwidXNlcm5hbWUiOiJKYW1lIiwiZW1haWwiOiJna2phbWUyMDA0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODIxNDk5Mn0.JRdLVp4rYyzygdwa3bspcyrA5bL3cPPB5pYllFERzEM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f4c1691be5eb924-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "23.251.59.61",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "23.251.59.61, 162.158.22.194"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 04:36:57 UTC] === END API CALL LOG ===
[01-May-2026 04:36:57 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 04:36:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUwIiwidXNlcm5hbWUiOiJKYW1lIiwiZW1haWwiOiJna2phbWUyMDA0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODIxNDk5Mn0.JRdLVp4rYyzygdwa3bspcyrA5bL3cPPB5pYllFERzEM
[01-May-2026 04:36:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 04:36:57 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 04:36:57 UTC] User ID: 450
[01-May-2026 04:36:57 UTC] ✅ User profile retrieved successfully for user ID: 450
[01-May-2026 04:37:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-May-2026 04:37:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-May-2026 04:37:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUwIiwidXNlcm5hbWUiOiJKYW1lIiwiZW1haWwiOiJna2phbWUyMDA0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODIxNDk5Mn0.JRdLVp4rYyzygdwa3bspcyrA5bL3cPPB5pYllFERzEM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f4c17623f0ab924-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"23.251.59.61","CF-IPCountry":"FR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"23.251.59.61, 162.158.22.195"}
[01-May-2026 04:37:30 UTC] === User Orders API Called ===
[01-May-2026 04:37:30 UTC] User ID: 450
[01-May-2026 04:37:30 UTC] Limit: 20, Offset: 0
[01-May-2026 04:37:30 UTC] Orders found: 0
[01-May-2026 04:37:30 UTC] Orders data: []
[01-May-2026 04:37:30 UTC] Total orders count: 0
[01-May-2026 04:37:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-May-2026 04:37:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-May-2026 04:37:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUwIiwidXNlcm5hbWUiOiJKYW1lIiwiZW1haWwiOiJna2phbWUyMDA0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODIxNDk5Mn0.JRdLVp4rYyzygdwa3bspcyrA5bL3cPPB5pYllFERzEM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f4c176faf72b924-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"23.251.59.61","CF-IPCountry":"FR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"23.251.59.61, 162.158.22.195"}
[01-May-2026 04:37:32 UTC] === User Orders API Called ===
[01-May-2026 04:37:32 UTC] User ID: 450
[01-May-2026 04:37:32 UTC] Limit: 20, Offset: 0
[01-May-2026 04:37:32 UTC] Orders found: 0
[01-May-2026 04:37:32 UTC] Orders data: []
[01-May-2026 04:37:32 UTC] Total orders count: 0
[01-May-2026 04:37:32 UTC] === API CALL LOG ===
[01-May-2026 04:37:32 UTC] Endpoint: user/profile.php
[01-May-2026 04:37:32 UTC] Full Log Data: {
    "timestamp": "2026-05-01 04:37:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "23.251.59.61",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUwIiwidXNlcm5hbWUiOiJKYW1lIiwiZW1haWwiOiJna2phbWUyMDA0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODIxNDk5Mn0.JRdLVp4rYyzygdwa3bspcyrA5bL3cPPB5pYllFERzEM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f4c176faf73b924-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "23.251.59.61",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "23.251.59.61, 162.158.22.194"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 04:37:32 UTC] === END API CALL LOG ===
[01-May-2026 04:37:32 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 04:37:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUwIiwidXNlcm5hbWUiOiJKYW1lIiwiZW1haWwiOiJna2phbWUyMDA0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODIxNDk5Mn0.JRdLVp4rYyzygdwa3bspcyrA5bL3cPPB5pYllFERzEM
[01-May-2026 04:37:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 04:37:32 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 04:37:32 UTC] User ID: 450
[01-May-2026 04:37:32 UTC] ✅ User profile retrieved successfully for user ID: 450
[01-May-2026 04:37:33 UTC] === API CALL LOG ===
[01-May-2026 04:37:33 UTC] Endpoint: user/profile.php
[01-May-2026 04:37:33 UTC] Full Log Data: {
    "timestamp": "2026-05-01 04:37:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "23.251.59.61",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUwIiwidXNlcm5hbWUiOiJKYW1lIiwiZW1haWwiOiJna2phbWUyMDA0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODIxNDk5Mn0.JRdLVp4rYyzygdwa3bspcyrA5bL3cPPB5pYllFERzEM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f4c17747a6db924-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "23.251.59.61",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "23.251.59.61, 162.158.22.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 04:37:33 UTC] === END API CALL LOG ===
[01-May-2026 04:37:33 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 04:37:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUwIiwidXNlcm5hbWUiOiJKYW1lIiwiZW1haWwiOiJna2phbWUyMDA0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODIxNDk5Mn0.JRdLVp4rYyzygdwa3bspcyrA5bL3cPPB5pYllFERzEM
[01-May-2026 04:37:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 04:37:33 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 04:37:33 UTC] User ID: 450
[01-May-2026 04:37:33 UTC] ✅ User profile retrieved successfully for user ID: 450
[01-May-2026 04:37:34 UTC] === API CALL LOG ===
[01-May-2026 04:37:34 UTC] Endpoint: user/profile.php
[01-May-2026 04:37:34 UTC] Full Log Data: {
    "timestamp": "2026-05-01 04:37:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "23.251.59.61",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUwIiwidXNlcm5hbWUiOiJKYW1lIiwiZW1haWwiOiJna2phbWUyMDA0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODIxNDk5Mn0.JRdLVp4rYyzygdwa3bspcyrA5bL3cPPB5pYllFERzEM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f4c1777dc43b924-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "23.251.59.61",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "23.251.59.61, 162.158.22.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 04:37:34 UTC] === END API CALL LOG ===
[01-May-2026 04:37:34 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 04:37:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUwIiwidXNlcm5hbWUiOiJKYW1lIiwiZW1haWwiOiJna2phbWUyMDA0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODIxNDk5Mn0.JRdLVp4rYyzygdwa3bspcyrA5bL3cPPB5pYllFERzEM
[01-May-2026 04:37:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 04:37:34 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 04:37:34 UTC] User ID: 450
[01-May-2026 04:37:34 UTC] ✅ User profile retrieved successfully for user ID: 450
[01-May-2026 04:37:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-May-2026 04:37:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-May-2026 04:37:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUwIiwidXNlcm5hbWUiOiJKYW1lIiwiZW1haWwiOiJna2phbWUyMDA0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODIxNDk5Mn0.JRdLVp4rYyzygdwa3bspcyrA5bL3cPPB5pYllFERzEM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f4c180bfd5fb924-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"23.251.59.61","CF-IPCountry":"FR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"23.251.59.61, 162.158.22.195"}
[01-May-2026 04:37:57 UTC] === User Orders API Called ===
[01-May-2026 04:37:57 UTC] User ID: 450
[01-May-2026 04:37:57 UTC] Limit: 20, Offset: 0
[01-May-2026 04:37:57 UTC] Orders found: 0
[01-May-2026 04:37:57 UTC] Orders data: []
[01-May-2026 04:37:57 UTC] Total orders count: 0
[01-May-2026 04:37:57 UTC] === API CALL LOG ===
[01-May-2026 04:37:57 UTC] Endpoint: user/profile.php
[01-May-2026 04:37:57 UTC] Full Log Data: {
    "timestamp": "2026-05-01 04:37:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "23.251.59.61",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUwIiwidXNlcm5hbWUiOiJKYW1lIiwiZW1haWwiOiJna2phbWUyMDA0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODIxNDk5Mn0.JRdLVp4rYyzygdwa3bspcyrA5bL3cPPB5pYllFERzEM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f4c180bfd60b924-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "23.251.59.61",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "23.251.59.61, 162.158.22.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 04:37:57 UTC] === END API CALL LOG ===
[01-May-2026 04:37:57 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 04:37:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUwIiwidXNlcm5hbWUiOiJKYW1lIiwiZW1haWwiOiJna2phbWUyMDA0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODIxNDk5Mn0.JRdLVp4rYyzygdwa3bspcyrA5bL3cPPB5pYllFERzEM
[01-May-2026 04:37:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 04:37:57 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 04:37:57 UTC] User ID: 450
[01-May-2026 04:37:57 UTC] ✅ User profile retrieved successfully for user ID: 450
[01-May-2026 04:37:58 UTC] === API CALL LOG ===
[01-May-2026 04:37:58 UTC] Endpoint: user/profile.php
[01-May-2026 04:37:58 UTC] Full Log Data: {
    "timestamp": "2026-05-01 04:37:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "23.251.59.61",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUwIiwidXNlcm5hbWUiOiJKYW1lIiwiZW1haWwiOiJna2phbWUyMDA0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODIxNDk5Mn0.JRdLVp4rYyzygdwa3bspcyrA5bL3cPPB5pYllFERzEM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f4c180efefcb924-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "23.251.59.61",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "23.251.59.61, 162.158.22.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 04:37:58 UTC] === END API CALL LOG ===
[01-May-2026 04:37:58 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 04:37:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUwIiwidXNlcm5hbWUiOiJKYW1lIiwiZW1haWwiOiJna2phbWUyMDA0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODIxNDk5Mn0.JRdLVp4rYyzygdwa3bspcyrA5bL3cPPB5pYllFERzEM
[01-May-2026 04:37:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 04:37:58 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 04:37:58 UTC] User ID: 450
[01-May-2026 04:37:58 UTC] ✅ User profile retrieved successfully for user ID: 450
[01-May-2026 04:37:59 UTC] === API CALL LOG ===
[01-May-2026 04:37:59 UTC] Endpoint: user/profile.php
[01-May-2026 04:37:59 UTC] Full Log Data: {
    "timestamp": "2026-05-01 04:37:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "23.251.59.61",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUwIiwidXNlcm5hbWUiOiJKYW1lIiwiZW1haWwiOiJna2phbWUyMDA0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODIxNDk5Mn0.JRdLVp4rYyzygdwa3bspcyrA5bL3cPPB5pYllFERzEM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f4c181419f0b924-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "23.251.59.61",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "23.251.59.61, 162.158.22.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 04:37:59 UTC] === END API CALL LOG ===
[01-May-2026 04:37:59 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 04:37:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUwIiwidXNlcm5hbWUiOiJKYW1lIiwiZW1haWwiOiJna2phbWUyMDA0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODIxNDk5Mn0.JRdLVp4rYyzygdwa3bspcyrA5bL3cPPB5pYllFERzEM
[01-May-2026 04:37:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 04:37:59 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 04:37:59 UTC] User ID: 450
[01-May-2026 04:37:59 UTC] ✅ User profile retrieved successfully for user ID: 450
[01-May-2026 04:38:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-May-2026 04:38:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-May-2026 04:38:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUwIiwidXNlcm5hbWUiOiJKYW1lIiwiZW1haWwiOiJna2phbWUyMDA0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODIxNDk5Mn0.JRdLVp4rYyzygdwa3bspcyrA5bL3cPPB5pYllFERzEM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f4c18c50e42b924-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"23.251.59.61","CF-IPCountry":"FR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"23.251.59.61, 162.158.22.195"}
[01-May-2026 04:38:27 UTC] === User Orders API Called ===
[01-May-2026 04:38:27 UTC] User ID: 450
[01-May-2026 04:38:27 UTC] Limit: 20, Offset: 0
[01-May-2026 04:38:27 UTC] Orders found: 0
[01-May-2026 04:38:27 UTC] Orders data: []
[01-May-2026 04:38:27 UTC] Total orders count: 0
[01-May-2026 04:38:27 UTC] === API CALL LOG ===
[01-May-2026 04:38:27 UTC] Endpoint: user/profile.php
[01-May-2026 04:38:27 UTC] Full Log Data: {
    "timestamp": "2026-05-01 04:38:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "23.251.59.61",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUwIiwidXNlcm5hbWUiOiJKYW1lIiwiZW1haWwiOiJna2phbWUyMDA0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODIxNDk5Mn0.JRdLVp4rYyzygdwa3bspcyrA5bL3cPPB5pYllFERzEM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f4c18c50e43b924-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "23.251.59.61",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "23.251.59.61, 162.158.22.194"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 04:38:27 UTC] === END API CALL LOG ===
[01-May-2026 04:38:27 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 04:38:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUwIiwidXNlcm5hbWUiOiJKYW1lIiwiZW1haWwiOiJna2phbWUyMDA0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODIxNDk5Mn0.JRdLVp4rYyzygdwa3bspcyrA5bL3cPPB5pYllFERzEM
[01-May-2026 04:38:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 04:38:27 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 04:38:27 UTC] User ID: 450
[01-May-2026 04:38:27 UTC] ✅ User profile retrieved successfully for user ID: 450
[01-May-2026 04:38:28 UTC] === API CALL LOG ===
[01-May-2026 04:38:28 UTC] Endpoint: user/profile.php
[01-May-2026 04:38:28 UTC] Full Log Data: {
    "timestamp": "2026-05-01 04:38:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "23.251.59.61",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUwIiwidXNlcm5hbWUiOiJKYW1lIiwiZW1haWwiOiJna2phbWUyMDA0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODIxNDk5Mn0.JRdLVp4rYyzygdwa3bspcyrA5bL3cPPB5pYllFERzEM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f4c18c978b4b924-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "23.251.59.61",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "23.251.59.61, 162.158.22.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 04:38:28 UTC] === END API CALL LOG ===
[01-May-2026 04:38:28 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 04:38:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUwIiwidXNlcm5hbWUiOiJKYW1lIiwiZW1haWwiOiJna2phbWUyMDA0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODIxNDk5Mn0.JRdLVp4rYyzygdwa3bspcyrA5bL3cPPB5pYllFERzEM
[01-May-2026 04:38:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 04:38:28 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 04:38:28 UTC] User ID: 450
[01-May-2026 04:38:28 UTC] ✅ User profile retrieved successfully for user ID: 450
[01-May-2026 04:38:28 UTC] === API CALL LOG ===
[01-May-2026 04:38:28 UTC] Endpoint: user/profile.php
[01-May-2026 04:38:28 UTC] Full Log Data: {
    "timestamp": "2026-05-01 04:38:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "23.251.59.61",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUwIiwidXNlcm5hbWUiOiJKYW1lIiwiZW1haWwiOiJna2phbWUyMDA0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODIxNDk5Mn0.JRdLVp4rYyzygdwa3bspcyrA5bL3cPPB5pYllFERzEM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f4c18ccea8db924-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "23.251.59.61",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "23.251.59.61, 162.158.22.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 04:38:28 UTC] === END API CALL LOG ===
[01-May-2026 04:38:28 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 04:38:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUwIiwidXNlcm5hbWUiOiJKYW1lIiwiZW1haWwiOiJna2phbWUyMDA0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODIxNDk5Mn0.JRdLVp4rYyzygdwa3bspcyrA5bL3cPPB5pYllFERzEM
[01-May-2026 04:38:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 04:38:28 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 04:38:28 UTC] User ID: 450
[01-May-2026 04:38:28 UTC] ✅ User profile retrieved successfully for user ID: 450
[01-May-2026 04:39:30 UTC] === API CALL LOG ===
[01-May-2026 04:39:30 UTC] Endpoint: user/profile.php
[01-May-2026 04:39:30 UTC] Full Log Data: {
    "timestamp": "2026-05-01 04:39:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "23.251.59.61",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUwIiwidXNlcm5hbWUiOiJKYW1lIiwiZW1haWwiOiJna2phbWUyMDA0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODIxNDk5Mn0.JRdLVp4rYyzygdwa3bspcyrA5bL3cPPB5pYllFERzEM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f4c1a4d3d59b924-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "23.251.59.61",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "23.251.59.61, 162.158.22.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 04:39:30 UTC] === END API CALL LOG ===
[01-May-2026 04:39:30 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 04:39:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUwIiwidXNlcm5hbWUiOiJKYW1lIiwiZW1haWwiOiJna2phbWUyMDA0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODIxNDk5Mn0.JRdLVp4rYyzygdwa3bspcyrA5bL3cPPB5pYllFERzEM
[01-May-2026 04:39:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 04:39:30 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 04:39:30 UTC] User ID: 450
[01-May-2026 04:39:30 UTC] ✅ User profile retrieved successfully for user ID: 450
[01-May-2026 04:39:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-May-2026 04:39:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-May-2026 04:39:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUwIiwidXNlcm5hbWUiOiJKYW1lIiwiZW1haWwiOiJna2phbWUyMDA0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODIxNDk5Mn0.JRdLVp4rYyzygdwa3bspcyrA5bL3cPPB5pYllFERzEM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f4c1a4d3d58b924-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"23.251.59.61","CF-IPCountry":"FR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"23.251.59.61, 162.158.22.194"}
[01-May-2026 04:39:30 UTC] === User Orders API Called ===
[01-May-2026 04:39:30 UTC] User ID: 450
[01-May-2026 04:39:30 UTC] Limit: 20, Offset: 0
[01-May-2026 04:39:30 UTC] Orders found: 0
[01-May-2026 04:39:30 UTC] Orders data: []
[01-May-2026 04:39:30 UTC] Total orders count: 0
[01-May-2026 04:39:30 UTC] === API CALL LOG ===
[01-May-2026 04:39:30 UTC] Endpoint: user/profile.php
[01-May-2026 04:39:30 UTC] Full Log Data: {
    "timestamp": "2026-05-01 04:39:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "23.251.59.61",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUwIiwidXNlcm5hbWUiOiJKYW1lIiwiZW1haWwiOiJna2phbWUyMDA0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODIxNDk5Mn0.JRdLVp4rYyzygdwa3bspcyrA5bL3cPPB5pYllFERzEM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f4c1a507f3fb924-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "23.251.59.61",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "23.251.59.61, 162.158.22.194"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 04:39:30 UTC] === END API CALL LOG ===
[01-May-2026 04:39:30 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 04:39:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUwIiwidXNlcm5hbWUiOiJKYW1lIiwiZW1haWwiOiJna2phbWUyMDA0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODIxNDk5Mn0.JRdLVp4rYyzygdwa3bspcyrA5bL3cPPB5pYllFERzEM
[01-May-2026 04:39:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 04:39:30 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 04:39:30 UTC] User ID: 450
[01-May-2026 04:39:30 UTC] ✅ User profile retrieved successfully for user ID: 450
[01-May-2026 04:39:31 UTC] === API CALL LOG ===
[01-May-2026 04:39:31 UTC] Endpoint: user/profile.php
[01-May-2026 04:39:31 UTC] Full Log Data: {
    "timestamp": "2026-05-01 04:39:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "23.251.59.61",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUwIiwidXNlcm5hbWUiOiJKYW1lIiwiZW1haWwiOiJna2phbWUyMDA0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODIxNDk5Mn0.JRdLVp4rYyzygdwa3bspcyrA5bL3cPPB5pYllFERzEM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f4c1a55ca47b924-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "23.251.59.61",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "23.251.59.61, 162.158.22.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 04:39:31 UTC] === END API CALL LOG ===
[01-May-2026 04:39:31 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 04:39:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUwIiwidXNlcm5hbWUiOiJKYW1lIiwiZW1haWwiOiJna2phbWUyMDA0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODIxNDk5Mn0.JRdLVp4rYyzygdwa3bspcyrA5bL3cPPB5pYllFERzEM
[01-May-2026 04:39:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 04:39:31 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 04:39:31 UTC] User ID: 450
[01-May-2026 04:39:31 UTC] ✅ User profile retrieved successfully for user ID: 450
[01-May-2026 04:39:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-May-2026 04:39:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-May-2026 04:39:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUwIiwidXNlcm5hbWUiOiJKYW1lIiwiZW1haWwiOiJna2phbWUyMDA0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODIxNDk5Mn0.JRdLVp4rYyzygdwa3bspcyrA5bL3cPPB5pYllFERzEM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f4c1a8f3ddfb924-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"23.251.59.61","CF-IPCountry":"FR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"23.251.59.61, 162.158.22.194"}
[01-May-2026 04:39:40 UTC] === User Orders API Called ===
[01-May-2026 04:39:40 UTC] User ID: 450
[01-May-2026 04:39:40 UTC] Limit: 20, Offset: 0
[01-May-2026 04:39:40 UTC] Orders found: 0
[01-May-2026 04:39:40 UTC] Orders data: []
[01-May-2026 04:39:40 UTC] Total orders count: 0
[01-May-2026 04:39:43 UTC] === API CALL LOG ===
[01-May-2026 04:39:43 UTC] Endpoint: user/profile.php
[01-May-2026 04:39:43 UTC] Full Log Data: {
    "timestamp": "2026-05-01 04:39:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "23.251.59.61",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUwIiwidXNlcm5hbWUiOiJKYW1lIiwiZW1haWwiOiJna2phbWUyMDA0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODIxNDk5Mn0.JRdLVp4rYyzygdwa3bspcyrA5bL3cPPB5pYllFERzEM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f4c1a9dce64b924-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "23.251.59.61",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "23.251.59.61, 162.158.22.194"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 04:39:43 UTC] === END API CALL LOG ===
[01-May-2026 04:39:43 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 04:39:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUwIiwidXNlcm5hbWUiOiJKYW1lIiwiZW1haWwiOiJna2phbWUyMDA0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODIxNDk5Mn0.JRdLVp4rYyzygdwa3bspcyrA5bL3cPPB5pYllFERzEM
[01-May-2026 04:39:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 04:39:43 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 04:39:43 UTC] User ID: 450
[01-May-2026 04:39:43 UTC] ✅ User profile retrieved successfully for user ID: 450
[01-May-2026 04:39:43 UTC] User Purchases API - User ID: 450
[01-May-2026 04:39:43 UTC] User Purchases API - Total purchases found: 1
[01-May-2026 04:39:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-May-2026 04:39:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-May-2026 04:39:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUwIiwidXNlcm5hbWUiOiJKYW1lIiwiZW1haWwiOiJna2phbWUyMDA0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODIxNDk5Mn0.JRdLVp4rYyzygdwa3bspcyrA5bL3cPPB5pYllFERzEM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f4c1aa6dd3eb924-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"23.251.59.61","CF-IPCountry":"FR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"23.251.59.61, 162.158.22.194"}
[01-May-2026 04:39:44 UTC] === User Orders API Called ===
[01-May-2026 04:39:44 UTC] User ID: 450
[01-May-2026 04:39:44 UTC] Limit: 20, Offset: 0
[01-May-2026 04:39:44 UTC] Orders found: 0
[01-May-2026 04:39:44 UTC] Orders data: []
[01-May-2026 04:39:44 UTC] Total orders count: 0
[01-May-2026 04:39:46 UTC] === API CALL LOG ===
[01-May-2026 04:39:46 UTC] Endpoint: user/profile.php
[01-May-2026 04:39:46 UTC] Full Log Data: {
    "timestamp": "2026-05-01 04:39:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "23.251.59.61",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUwIiwidXNlcm5hbWUiOiJKYW1lIiwiZW1haWwiOiJna2phbWUyMDA0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODIxNDk5Mn0.JRdLVp4rYyzygdwa3bspcyrA5bL3cPPB5pYllFERzEM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f4c1ab09b53b924-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "23.251.59.61",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "23.251.59.61, 162.158.22.194"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 04:39:46 UTC] === END API CALL LOG ===
[01-May-2026 04:39:46 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 04:39:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUwIiwidXNlcm5hbWUiOiJKYW1lIiwiZW1haWwiOiJna2phbWUyMDA0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODIxNDk5Mn0.JRdLVp4rYyzygdwa3bspcyrA5bL3cPPB5pYllFERzEM
[01-May-2026 04:39:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 04:39:46 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 04:39:46 UTC] User ID: 450
[01-May-2026 04:39:46 UTC] ✅ User profile retrieved successfully for user ID: 450
[01-May-2026 04:39:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-May-2026 04:39:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-May-2026 04:39:46 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUwIiwidXNlcm5hbWUiOiJKYW1lIiwiZW1haWwiOiJna2phbWUyMDA0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODIxNDk5Mn0.JRdLVp4rYyzygdwa3bspcyrA5bL3cPPB5pYllFERzEM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f4c1ab09b52b924-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"23.251.59.61","CF-IPCountry":"FR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"23.251.59.61, 162.158.22.195"}
[01-May-2026 04:39:46 UTC] === User Orders API Called ===
[01-May-2026 04:39:46 UTC] User ID: 450
[01-May-2026 04:39:46 UTC] Limit: 20, Offset: 0
[01-May-2026 04:39:46 UTC] Orders found: 0
[01-May-2026 04:39:46 UTC] Orders data: []
[01-May-2026 04:39:46 UTC] Total orders count: 0
[01-May-2026 04:39:46 UTC] === API CALL LOG ===
[01-May-2026 04:39:46 UTC] Endpoint: user/profile.php
[01-May-2026 04:39:46 UTC] Full Log Data: {
    "timestamp": "2026-05-01 04:39:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "23.251.59.61",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUwIiwidXNlcm5hbWUiOiJKYW1lIiwiZW1haWwiOiJna2phbWUyMDA0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODIxNDk5Mn0.JRdLVp4rYyzygdwa3bspcyrA5bL3cPPB5pYllFERzEM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f4c1ab4ee2fb924-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "23.251.59.61",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "23.251.59.61, 162.158.22.194"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 04:39:46 UTC] === END API CALL LOG ===
[01-May-2026 04:39:46 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 04:39:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUwIiwidXNlcm5hbWUiOiJKYW1lIiwiZW1haWwiOiJna2phbWUyMDA0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODIxNDk5Mn0.JRdLVp4rYyzygdwa3bspcyrA5bL3cPPB5pYllFERzEM
[01-May-2026 04:39:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 04:39:46 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 04:39:46 UTC] User ID: 450
[01-May-2026 04:39:46 UTC] ✅ User profile retrieved successfully for user ID: 450
[01-May-2026 04:39:47 UTC] === API CALL LOG ===
[01-May-2026 04:39:47 UTC] Endpoint: user/profile.php
[01-May-2026 04:39:47 UTC] Full Log Data: {
    "timestamp": "2026-05-01 04:39:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "23.251.59.61",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUwIiwidXNlcm5hbWUiOiJKYW1lIiwiZW1haWwiOiJna2phbWUyMDA0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODIxNDk5Mn0.JRdLVp4rYyzygdwa3bspcyrA5bL3cPPB5pYllFERzEM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f4c1ab8186fb924-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "23.251.59.61",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "23.251.59.61, 162.158.22.194"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 04:39:47 UTC] === END API CALL LOG ===
[01-May-2026 04:39:47 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 04:39:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUwIiwidXNlcm5hbWUiOiJKYW1lIiwiZW1haWwiOiJna2phbWUyMDA0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODIxNDk5Mn0.JRdLVp4rYyzygdwa3bspcyrA5bL3cPPB5pYllFERzEM
[01-May-2026 04:39:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 04:39:47 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 04:39:47 UTC] User ID: 450
[01-May-2026 04:39:47 UTC] ✅ User profile retrieved successfully for user ID: 450
[01-May-2026 04:40:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-May-2026 04:40:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-May-2026 04:40:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUwIiwidXNlcm5hbWUiOiJKYW1lIiwiZW1haWwiOiJna2phbWUyMDA0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODIxNDk5Mn0.JRdLVp4rYyzygdwa3bspcyrA5bL3cPPB5pYllFERzEM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f4c1b3eaa36b924-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"23.251.59.61","CF-IPCountry":"FR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"23.251.59.61, 162.158.22.195"}
[01-May-2026 04:40:08 UTC] === User Orders API Called ===
[01-May-2026 04:40:08 UTC] User ID: 450
[01-May-2026 04:40:08 UTC] Limit: 20, Offset: 0
[01-May-2026 04:40:08 UTC] Orders found: 0
[01-May-2026 04:40:08 UTC] Orders data: []
[01-May-2026 04:40:08 UTC] Total orders count: 0
[01-May-2026 04:40:08 UTC] === API CALL LOG ===
[01-May-2026 04:40:08 UTC] Endpoint: user/profile.php
[01-May-2026 04:40:08 UTC] Full Log Data: {
    "timestamp": "2026-05-01 04:40:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "23.251.59.61",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUwIiwidXNlcm5hbWUiOiJKYW1lIiwiZW1haWwiOiJna2phbWUyMDA0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODIxNDk5Mn0.JRdLVp4rYyzygdwa3bspcyrA5bL3cPPB5pYllFERzEM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f4c1b3eaa37b924-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "23.251.59.61",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "23.251.59.61, 162.158.22.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 04:40:08 UTC] === END API CALL LOG ===
[01-May-2026 04:40:08 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 04:40:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUwIiwidXNlcm5hbWUiOiJKYW1lIiwiZW1haWwiOiJna2phbWUyMDA0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODIxNDk5Mn0.JRdLVp4rYyzygdwa3bspcyrA5bL3cPPB5pYllFERzEM
[01-May-2026 04:40:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 04:40:08 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 04:40:08 UTC] User ID: 450
[01-May-2026 04:40:08 UTC] ✅ User profile retrieved successfully for user ID: 450
[01-May-2026 04:40:09 UTC] === API CALL LOG ===
[01-May-2026 04:40:09 UTC] Endpoint: user/profile.php
[01-May-2026 04:40:09 UTC] Full Log Data: {
    "timestamp": "2026-05-01 04:40:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "23.251.59.61",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUwIiwidXNlcm5hbWUiOiJKYW1lIiwiZW1haWwiOiJna2phbWUyMDA0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODIxNDk5Mn0.JRdLVp4rYyzygdwa3bspcyrA5bL3cPPB5pYllFERzEM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f4c1b431ce2b924-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "23.251.59.61",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "23.251.59.61, 162.158.22.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 04:40:09 UTC] === END API CALL LOG ===
[01-May-2026 04:40:09 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 04:40:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUwIiwidXNlcm5hbWUiOiJKYW1lIiwiZW1haWwiOiJna2phbWUyMDA0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODIxNDk5Mn0.JRdLVp4rYyzygdwa3bspcyrA5bL3cPPB5pYllFERzEM
[01-May-2026 04:40:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 04:40:09 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 04:40:09 UTC] User ID: 450
[01-May-2026 04:40:09 UTC] ✅ User profile retrieved successfully for user ID: 450
[01-May-2026 04:40:09 UTC] === API CALL LOG ===
[01-May-2026 04:40:09 UTC] Endpoint: user/profile.php
[01-May-2026 04:40:09 UTC] Full Log Data: {
    "timestamp": "2026-05-01 04:40:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "23.251.59.61",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUwIiwidXNlcm5hbWUiOiJKYW1lIiwiZW1haWwiOiJna2phbWUyMDA0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODIxNDk5Mn0.JRdLVp4rYyzygdwa3bspcyrA5bL3cPPB5pYllFERzEM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f4c1b466eb5b924-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "23.251.59.61",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "23.251.59.61, 162.158.22.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 04:40:09 UTC] === END API CALL LOG ===
[01-May-2026 04:40:09 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 04:40:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUwIiwidXNlcm5hbWUiOiJKYW1lIiwiZW1haWwiOiJna2phbWUyMDA0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODIxNDk5Mn0.JRdLVp4rYyzygdwa3bspcyrA5bL3cPPB5pYllFERzEM
[01-May-2026 04:40:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 04:40:09 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 04:40:09 UTC] User ID: 450
[01-May-2026 04:40:09 UTC] ✅ User profile retrieved successfully for user ID: 450
[01-May-2026 04:41:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-May-2026 04:41:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-May-2026 04:41:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUwIiwidXNlcm5hbWUiOiJKYW1lIiwiZW1haWwiOiJna2phbWUyMDA0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODIxNDk5Mn0.JRdLVp4rYyzygdwa3bspcyrA5bL3cPPB5pYllFERzEM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f4c1dedad8db924-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"23.251.59.61","CF-IPCountry":"FR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"23.251.59.61, 162.158.22.195"}
[01-May-2026 04:41:58 UTC] === User Orders API Called ===
[01-May-2026 04:41:58 UTC] User ID: 450
[01-May-2026 04:41:58 UTC] Limit: 20, Offset: 0
[01-May-2026 04:41:58 UTC] Orders found: 0
[01-May-2026 04:41:58 UTC] Orders data: []
[01-May-2026 04:41:58 UTC] Total orders count: 0
[01-May-2026 04:41:58 UTC] === API CALL LOG ===
[01-May-2026 04:41:58 UTC] Endpoint: user/profile.php
[01-May-2026 04:41:58 UTC] Full Log Data: {
    "timestamp": "2026-05-01 04:41:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "23.251.59.61",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUwIiwidXNlcm5hbWUiOiJKYW1lIiwiZW1haWwiOiJna2phbWUyMDA0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODIxNDk5Mn0.JRdLVp4rYyzygdwa3bspcyrA5bL3cPPB5pYllFERzEM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f4c1dedad8cb924-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "23.251.59.61",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "23.251.59.61, 162.158.22.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 04:41:58 UTC] === END API CALL LOG ===
[01-May-2026 04:41:58 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 04:41:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUwIiwidXNlcm5hbWUiOiJKYW1lIiwiZW1haWwiOiJna2phbWUyMDA0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODIxNDk5Mn0.JRdLVp4rYyzygdwa3bspcyrA5bL3cPPB5pYllFERzEM
[01-May-2026 04:41:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 04:41:58 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 04:41:58 UTC] User ID: 450
[01-May-2026 04:41:58 UTC] ✅ User profile retrieved successfully for user ID: 450
[01-May-2026 04:41:59 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-May-2026 04:41:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-May-2026 04:41:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUwIiwidXNlcm5hbWUiOiJKYW1lIiwiZW1haWwiOiJna2phbWUyMDA0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODIxNDk5Mn0.JRdLVp4rYyzygdwa3bspcyrA5bL3cPPB5pYllFERzEM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f4c1df1af90b924-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"23.251.59.61","CF-IPCountry":"FR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"23.251.59.61, 162.158.22.195"}
[01-May-2026 04:41:59 UTC] === User Orders API Called ===
[01-May-2026 04:41:59 UTC] User ID: 450
[01-May-2026 04:41:59 UTC] Limit: 20, Offset: 0
[01-May-2026 04:41:59 UTC] Orders found: 0
[01-May-2026 04:41:59 UTC] Orders data: []
[01-May-2026 04:41:59 UTC] Total orders count: 0
[01-May-2026 04:41:59 UTC] === API CALL LOG ===
[01-May-2026 04:41:59 UTC] Endpoint: user/profile.php
[01-May-2026 04:41:59 UTC] Full Log Data: {
    "timestamp": "2026-05-01 04:41:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "23.251.59.61",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUwIiwidXNlcm5hbWUiOiJKYW1lIiwiZW1haWwiOiJna2phbWUyMDA0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODIxNDk5Mn0.JRdLVp4rYyzygdwa3bspcyrA5bL3cPPB5pYllFERzEM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f4c1df1af92b924-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "23.251.59.61",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "23.251.59.61, 162.158.22.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 04:41:59 UTC] === END API CALL LOG ===
[01-May-2026 04:41:59 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 04:41:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUwIiwidXNlcm5hbWUiOiJKYW1lIiwiZW1haWwiOiJna2phbWUyMDA0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODIxNDk5Mn0.JRdLVp4rYyzygdwa3bspcyrA5bL3cPPB5pYllFERzEM
[01-May-2026 04:41:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 04:41:59 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 04:41:59 UTC] User ID: 450
[01-May-2026 04:41:59 UTC] ✅ User profile retrieved successfully for user ID: 450
[01-May-2026 04:41:59 UTC] === API CALL LOG ===
[01-May-2026 04:41:59 UTC] Endpoint: user/profile.php
[01-May-2026 04:41:59 UTC] Full Log Data: {
    "timestamp": "2026-05-01 04:41:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "23.251.59.61",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUwIiwidXNlcm5hbWUiOiJKYW1lIiwiZW1haWwiOiJna2phbWUyMDA0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODIxNDk5Mn0.JRdLVp4rYyzygdwa3bspcyrA5bL3cPPB5pYllFERzEM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f4c1df4b92cb924-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "23.251.59.61",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "23.251.59.61, 162.158.22.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 04:41:59 UTC] === END API CALL LOG ===
[01-May-2026 04:41:59 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 04:41:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUwIiwidXNlcm5hbWUiOiJKYW1lIiwiZW1haWwiOiJna2phbWUyMDA0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODIxNDk5Mn0.JRdLVp4rYyzygdwa3bspcyrA5bL3cPPB5pYllFERzEM
[01-May-2026 04:41:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 04:41:59 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 04:41:59 UTC] User ID: 450
[01-May-2026 04:41:59 UTC] ✅ User profile retrieved successfully for user ID: 450
[01-May-2026 04:42:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-May-2026 04:42:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-May-2026 04:42:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUwIiwidXNlcm5hbWUiOiJKYW1lIiwiZW1haWwiOiJna2phbWUyMDA0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODIxNDk5Mn0.JRdLVp4rYyzygdwa3bspcyrA5bL3cPPB5pYllFERzEM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f4c1e48ea5ab924-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"23.251.59.61","CF-IPCountry":"FR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"23.251.59.61, 162.158.22.194"}
[01-May-2026 04:42:13 UTC] === User Orders API Called ===
[01-May-2026 04:42:13 UTC] User ID: 450
[01-May-2026 04:42:13 UTC] Limit: 20, Offset: 0
[01-May-2026 04:42:13 UTC] Orders found: 0
[01-May-2026 04:42:13 UTC] Orders data: []
[01-May-2026 04:42:13 UTC] Total orders count: 0
[01-May-2026 04:42:13 UTC] === API CALL LOG ===
[01-May-2026 04:42:13 UTC] Endpoint: user/profile.php
[01-May-2026 04:42:13 UTC] Full Log Data: {
    "timestamp": "2026-05-01 04:42:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "23.251.59.61",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUwIiwidXNlcm5hbWUiOiJKYW1lIiwiZW1haWwiOiJna2phbWUyMDA0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODIxNDk5Mn0.JRdLVp4rYyzygdwa3bspcyrA5bL3cPPB5pYllFERzEM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f4c1e48ea5bb924-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "23.251.59.61",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "23.251.59.61, 162.158.22.194"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 04:42:13 UTC] === END API CALL LOG ===
[01-May-2026 04:42:13 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 04:42:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUwIiwidXNlcm5hbWUiOiJKYW1lIiwiZW1haWwiOiJna2phbWUyMDA0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODIxNDk5Mn0.JRdLVp4rYyzygdwa3bspcyrA5bL3cPPB5pYllFERzEM
[01-May-2026 04:42:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 04:42:13 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 04:42:13 UTC] User ID: 450
[01-May-2026 04:42:13 UTC] ✅ User profile retrieved successfully for user ID: 450
[01-May-2026 04:42:14 UTC] === API CALL LOG ===
[01-May-2026 04:42:14 UTC] Endpoint: user/profile.php
[01-May-2026 04:42:14 UTC] Full Log Data: {
    "timestamp": "2026-05-01 04:42:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "23.251.59.61",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUwIiwidXNlcm5hbWUiOiJKYW1lIiwiZW1haWwiOiJna2phbWUyMDA0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODIxNDk5Mn0.JRdLVp4rYyzygdwa3bspcyrA5bL3cPPB5pYllFERzEM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f4c1e4ded52b924-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "23.251.59.61",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "23.251.59.61, 162.158.22.194"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 04:42:14 UTC] === END API CALL LOG ===
[01-May-2026 04:42:14 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 04:42:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUwIiwidXNlcm5hbWUiOiJKYW1lIiwiZW1haWwiOiJna2phbWUyMDA0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODIxNDk5Mn0.JRdLVp4rYyzygdwa3bspcyrA5bL3cPPB5pYllFERzEM
[01-May-2026 04:42:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 04:42:14 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 04:42:14 UTC] User ID: 450
[01-May-2026 04:42:14 UTC] ✅ User profile retrieved successfully for user ID: 450
[01-May-2026 04:42:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-May-2026 04:42:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-May-2026 04:42:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUwIiwidXNlcm5hbWUiOiJKYW1lIiwiZW1haWwiOiJna2phbWUyMDA0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODIxNDk5Mn0.JRdLVp4rYyzygdwa3bspcyrA5bL3cPPB5pYllFERzEM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f4c1e670c4ab924-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"23.251.59.61","CF-IPCountry":"FR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"23.251.59.61, 162.158.22.194"}
[01-May-2026 04:42:18 UTC] === User Orders API Called ===
[01-May-2026 04:42:18 UTC] === API CALL LOG ===
[01-May-2026 04:42:18 UTC] User ID: 450
[01-May-2026 04:42:18 UTC] Endpoint: user/profile.php
[01-May-2026 04:42:18 UTC] Limit: 20, Offset: 0
[01-May-2026 04:42:18 UTC] Full Log Data: {
    "timestamp": "2026-05-01 04:42:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "23.251.59.61",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUwIiwidXNlcm5hbWUiOiJKYW1lIiwiZW1haWwiOiJna2phbWUyMDA0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODIxNDk5Mn0.JRdLVp4rYyzygdwa3bspcyrA5bL3cPPB5pYllFERzEM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f4c1e670c4cb924-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "23.251.59.61",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "23.251.59.61, 162.158.22.194"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 04:42:18 UTC] === END API CALL LOG ===
[01-May-2026 04:42:18 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 04:42:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUwIiwidXNlcm5hbWUiOiJKYW1lIiwiZW1haWwiOiJna2phbWUyMDA0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODIxNDk5Mn0.JRdLVp4rYyzygdwa3bspcyrA5bL3cPPB5pYllFERzEM
[01-May-2026 04:42:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 04:42:18 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 04:42:18 UTC] User ID: 450
[01-May-2026 04:42:18 UTC] Orders found: 0
[01-May-2026 04:42:18 UTC] Orders data: []
[01-May-2026 04:42:18 UTC] Total orders count: 0
[01-May-2026 04:42:18 UTC] ✅ User profile retrieved successfully for user ID: 450
[01-May-2026 08:02:25 UTC] === API CALL LOG ===
[01-May-2026 08:02:25 UTC] Endpoint: user/profile.php
[01-May-2026 08:02:25 UTC] Full Log Data: {
    "timestamp": "2026-05-01 08:02:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "49.146.205.211",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUxIiwidXNlcm5hbWUiOiJzeXkiLCJlbWFpbCI6InNoZWVuYW1hc2Fwb2wxNEBnbWFpbC5jb20iLCJleHAiOjE3NzgyMjczNDR9.hsnl6mL90EaHLsYGWCjXGjOZ59Nx0eJO4a7Nx0FYNEY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f4d438b3fb59daa-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "49.146.205.211",
        "CF-IPCountry": "PH",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "49.146.205.211, 172.69.176.74"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 08:02:25 UTC] === END API CALL LOG ===
[01-May-2026 08:02:25 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 08:02:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUxIiwidXNlcm5hbWUiOiJzeXkiLCJlbWFpbCI6InNoZWVuYW1hc2Fwb2wxNEBnbWFpbC5jb20iLCJleHAiOjE3NzgyMjczNDR9.hsnl6mL90EaHLsYGWCjXGjOZ59Nx0eJO4a7Nx0FYNEY
[01-May-2026 08:02:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 08:02:25 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 08:02:25 UTC] User ID: 451
[01-May-2026 08:02:25 UTC] ✅ User profile retrieved successfully for user ID: 451
[01-May-2026 08:02:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-May-2026 08:02:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-May-2026 08:02:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUxIiwidXNlcm5hbWUiOiJzeXkiLCJlbWFpbCI6InNoZWVuYW1hc2Fwb2wxNEBnbWFpbC5jb20iLCJleHAiOjE3NzgyMjczNDR9.hsnl6mL90EaHLsYGWCjXGjOZ59Nx0eJO4a7Nx0FYNEY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f4d438bc9ac9daa-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"49.146.205.211","CF-IPCountry":"PH","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"49.146.205.211, 172.69.176.75"}
[01-May-2026 08:02:25 UTC] === User Orders API Called ===
[01-May-2026 08:02:25 UTC] User ID: 451
[01-May-2026 08:02:25 UTC] Limit: 20, Offset: 0
[01-May-2026 08:02:25 UTC] Orders found: 0
[01-May-2026 08:02:25 UTC] Orders data: []
[01-May-2026 08:02:25 UTC] Total orders count: 0
[01-May-2026 08:02:25 UTC] === API CALL LOG ===
[01-May-2026 08:02:25 UTC] Endpoint: user/profile.php
[01-May-2026 08:02:25 UTC] Full Log Data: {
    "timestamp": "2026-05-01 08:02:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "49.146.205.211",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUxIiwidXNlcm5hbWUiOiJzeXkiLCJlbWFpbCI6InNoZWVuYW1hc2Fwb2wxNEBnbWFpbC5jb20iLCJleHAiOjE3NzgyMjczNDR9.hsnl6mL90EaHLsYGWCjXGjOZ59Nx0eJO4a7Nx0FYNEY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f4d438c5b2e9daa-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "49.146.205.211",
        "CF-IPCountry": "PH",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "49.146.205.211, 172.69.176.74"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 08:02:25 UTC] === END API CALL LOG ===
[01-May-2026 08:02:25 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 08:02:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUxIiwidXNlcm5hbWUiOiJzeXkiLCJlbWFpbCI6InNoZWVuYW1hc2Fwb2wxNEBnbWFpbC5jb20iLCJleHAiOjE3NzgyMjczNDR9.hsnl6mL90EaHLsYGWCjXGjOZ59Nx0eJO4a7Nx0FYNEY
[01-May-2026 08:02:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 08:02:25 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 08:02:25 UTC] User ID: 451
[01-May-2026 08:02:25 UTC] ✅ User profile retrieved successfully for user ID: 451
[01-May-2026 08:02:26 UTC] === API CALL LOG ===
[01-May-2026 08:02:26 UTC] Endpoint: user/profile.php
[01-May-2026 08:02:26 UTC] Full Log Data: {
    "timestamp": "2026-05-01 08:02:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "49.146.205.211",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUxIiwidXNlcm5hbWUiOiJzeXkiLCJlbWFpbCI6InNoZWVuYW1hc2Fwb2wxNEBnbWFpbC5jb20iLCJleHAiOjE3NzgyMjczNDR9.hsnl6mL90EaHLsYGWCjXGjOZ59Nx0eJO4a7Nx0FYNEY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f4d43941eb19daa-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "49.146.205.211",
        "CF-IPCountry": "PH",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "49.146.205.211, 172.69.176.74"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 08:02:26 UTC] === END API CALL LOG ===
[01-May-2026 08:02:26 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 08:02:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUxIiwidXNlcm5hbWUiOiJzeXkiLCJlbWFpbCI6InNoZWVuYW1hc2Fwb2wxNEBnbWFpbC5jb20iLCJleHAiOjE3NzgyMjczNDR9.hsnl6mL90EaHLsYGWCjXGjOZ59Nx0eJO4a7Nx0FYNEY
[01-May-2026 08:02:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 08:02:26 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 08:02:26 UTC] User ID: 451
[01-May-2026 08:02:26 UTC] ✅ User profile retrieved successfully for user ID: 451
[01-May-2026 08:02:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-May-2026 08:02:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-May-2026 08:02:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUxIiwidXNlcm5hbWUiOiJzeXkiLCJlbWFpbCI6InNoZWVuYW1hc2Fwb2wxNEBnbWFpbC5jb20iLCJleHAiOjE3NzgyMjczNDR9.hsnl6mL90EaHLsYGWCjXGjOZ59Nx0eJO4a7Nx0FYNEY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f4d43e5688c9daa-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"49.146.205.211","CF-IPCountry":"PH","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"49.146.205.211, 172.69.176.75"}
[01-May-2026 08:02:39 UTC] === User Orders API Called ===
[01-May-2026 08:02:39 UTC] User ID: 451
[01-May-2026 08:02:39 UTC] Limit: 20, Offset: 0
[01-May-2026 08:02:39 UTC] Orders found: 0
[01-May-2026 08:02:39 UTC] Orders data: []
[01-May-2026 08:02:39 UTC] Total orders count: 0
[01-May-2026 08:02:39 UTC] === API CALL LOG ===
[01-May-2026 08:02:39 UTC] Endpoint: user/profile.php
[01-May-2026 08:02:39 UTC] Full Log Data: {
    "timestamp": "2026-05-01 08:02:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "49.146.205.211",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUxIiwidXNlcm5hbWUiOiJzeXkiLCJlbWFpbCI6InNoZWVuYW1hc2Fwb2wxNEBnbWFpbC5jb20iLCJleHAiOjE3NzgyMjczNDR9.hsnl6mL90EaHLsYGWCjXGjOZ59Nx0eJO4a7Nx0FYNEY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f4d43e5ea149daa-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "49.146.205.211",
        "CF-IPCountry": "PH",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "49.146.205.211, 172.69.176.74"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 08:02:39 UTC] === END API CALL LOG ===
[01-May-2026 08:02:39 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 08:02:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUxIiwidXNlcm5hbWUiOiJzeXkiLCJlbWFpbCI6InNoZWVuYW1hc2Fwb2wxNEBnbWFpbC5jb20iLCJleHAiOjE3NzgyMjczNDR9.hsnl6mL90EaHLsYGWCjXGjOZ59Nx0eJO4a7Nx0FYNEY
[01-May-2026 08:02:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 08:02:39 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 08:02:39 UTC] User ID: 451
[01-May-2026 08:02:39 UTC] ✅ User profile retrieved successfully for user ID: 451
[01-May-2026 08:02:40 UTC] === API CALL LOG ===
[01-May-2026 08:02:40 UTC] Endpoint: user/profile.php
[01-May-2026 08:02:40 UTC] Full Log Data: {
    "timestamp": "2026-05-01 08:02:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "49.146.205.211",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUxIiwidXNlcm5hbWUiOiJzeXkiLCJlbWFpbCI6InNoZWVuYW1hc2Fwb2wxNEBnbWFpbC5jb20iLCJleHAiOjE3NzgyMjczNDR9.hsnl6mL90EaHLsYGWCjXGjOZ59Nx0eJO4a7Nx0FYNEY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f4d43e99b1e9daa-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "49.146.205.211",
        "CF-IPCountry": "PH",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "49.146.205.211, 172.69.176.75"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 08:02:40 UTC] === END API CALL LOG ===
[01-May-2026 08:02:40 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 08:02:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUxIiwidXNlcm5hbWUiOiJzeXkiLCJlbWFpbCI6InNoZWVuYW1hc2Fwb2wxNEBnbWFpbC5jb20iLCJleHAiOjE3NzgyMjczNDR9.hsnl6mL90EaHLsYGWCjXGjOZ59Nx0eJO4a7Nx0FYNEY
[01-May-2026 08:02:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 08:02:40 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 08:02:40 UTC] User ID: 451
[01-May-2026 08:02:40 UTC] ✅ User profile retrieved successfully for user ID: 451
[01-May-2026 08:02:41 UTC] === API CALL LOG ===
[01-May-2026 08:02:41 UTC] Endpoint: user/profile.php
[01-May-2026 08:02:41 UTC] Full Log Data: {
    "timestamp": "2026-05-01 08:02:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "49.146.205.211",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUxIiwidXNlcm5hbWUiOiJzeXkiLCJlbWFpbCI6InNoZWVuYW1hc2Fwb2wxNEBnbWFpbC5jb20iLCJleHAiOjE3NzgyMjczNDR9.hsnl6mL90EaHLsYGWCjXGjOZ59Nx0eJO4a7Nx0FYNEY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f4d43ee0f6c9daa-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "49.146.205.211",
        "CF-IPCountry": "PH",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "49.146.205.211, 172.69.176.75"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 08:02:41 UTC] === END API CALL LOG ===
[01-May-2026 08:02:41 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 08:02:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUxIiwidXNlcm5hbWUiOiJzeXkiLCJlbWFpbCI6InNoZWVuYW1hc2Fwb2wxNEBnbWFpbC5jb20iLCJleHAiOjE3NzgyMjczNDR9.hsnl6mL90EaHLsYGWCjXGjOZ59Nx0eJO4a7Nx0FYNEY
[01-May-2026 08:02:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 08:02:41 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 08:02:41 UTC] User ID: 451
[01-May-2026 08:02:41 UTC] ✅ User profile retrieved successfully for user ID: 451
[01-May-2026 08:02:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-May-2026 08:02:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-May-2026 08:02:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUxIiwidXNlcm5hbWUiOiJzeXkiLCJlbWFpbCI6InNoZWVuYW1hc2Fwb2wxNEBnbWFpbC5jb20iLCJleHAiOjE3NzgyMjczNDR9.hsnl6mL90EaHLsYGWCjXGjOZ59Nx0eJO4a7Nx0FYNEY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f4d4432de799daa-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"49.146.205.211","CF-IPCountry":"PH","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"49.146.205.211, 172.69.176.74"}
[01-May-2026 08:02:52 UTC] === User Orders API Called ===
[01-May-2026 08:02:52 UTC] User ID: 451
[01-May-2026 08:02:52 UTC] Limit: 20, Offset: 0
[01-May-2026 08:02:52 UTC] Orders found: 0
[01-May-2026 08:02:52 UTC] Orders data: []
[01-May-2026 08:02:52 UTC] Total orders count: 0
[01-May-2026 08:03:01 UTC] === API CALL LOG ===
[01-May-2026 08:03:01 UTC] Endpoint: user/profile.php
[01-May-2026 08:03:01 UTC] Full Log Data: {
    "timestamp": "2026-05-01 08:03:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "49.146.205.211",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUxIiwidXNlcm5hbWUiOiJzeXkiLCJlbWFpbCI6InNoZWVuYW1hc2Fwb2wxNEBnbWFpbC5jb20iLCJleHAiOjE3NzgyMjczNDR9.hsnl6mL90EaHLsYGWCjXGjOZ59Nx0eJO4a7Nx0FYNEY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f4d446e5d2b9daa-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "49.146.205.211",
        "CF-IPCountry": "PH",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "49.146.205.211, 172.69.176.74"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 08:03:01 UTC] === END API CALL LOG ===
[01-May-2026 08:03:01 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 08:03:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUxIiwidXNlcm5hbWUiOiJzeXkiLCJlbWFpbCI6InNoZWVuYW1hc2Fwb2wxNEBnbWFpbC5jb20iLCJleHAiOjE3NzgyMjczNDR9.hsnl6mL90EaHLsYGWCjXGjOZ59Nx0eJO4a7Nx0FYNEY
[01-May-2026 08:03:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 08:03:01 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 08:03:01 UTC] User ID: 451
[01-May-2026 08:03:01 UTC] ✅ User profile retrieved successfully for user ID: 451
[01-May-2026 08:03:02 UTC] User Purchases API - User ID: 451
[01-May-2026 08:03:02 UTC] User Purchases API - Total purchases found: 0
[01-May-2026 08:03:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-May-2026 08:03:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-May-2026 08:03:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUxIiwidXNlcm5hbWUiOiJzeXkiLCJlbWFpbCI6InNoZWVuYW1hc2Fwb2wxNEBnbWFpbC5jb20iLCJleHAiOjE3NzgyMjczNDR9.hsnl6mL90EaHLsYGWCjXGjOZ59Nx0eJO4a7Nx0FYNEY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f4d44c6cc6b9daa-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"49.146.205.211","CF-IPCountry":"PH","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"49.146.205.211, 172.69.176.75"}
[01-May-2026 08:03:15 UTC] === User Orders API Called ===
[01-May-2026 08:03:15 UTC] User ID: 451
[01-May-2026 08:03:15 UTC] Limit: 20, Offset: 0
[01-May-2026 08:03:15 UTC] Orders found: 0
[01-May-2026 08:03:15 UTC] Orders data: []
[01-May-2026 08:03:15 UTC] Total orders count: 0
[01-May-2026 08:03:15 UTC] === API CALL LOG ===
[01-May-2026 08:03:15 UTC] Endpoint: user/profile.php
[01-May-2026 08:03:15 UTC] Full Log Data: {
    "timestamp": "2026-05-01 08:03:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "49.146.205.211",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUxIiwidXNlcm5hbWUiOiJzeXkiLCJlbWFpbCI6InNoZWVuYW1hc2Fwb2wxNEBnbWFpbC5jb20iLCJleHAiOjE3NzgyMjczNDR9.hsnl6mL90EaHLsYGWCjXGjOZ59Nx0eJO4a7Nx0FYNEY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f4d44c75e029daa-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "49.146.205.211",
        "CF-IPCountry": "PH",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "49.146.205.211, 172.69.176.75"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 08:03:15 UTC] === END API CALL LOG ===
[01-May-2026 08:03:15 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 08:03:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUxIiwidXNlcm5hbWUiOiJzeXkiLCJlbWFpbCI6InNoZWVuYW1hc2Fwb2wxNEBnbWFpbC5jb20iLCJleHAiOjE3NzgyMjczNDR9.hsnl6mL90EaHLsYGWCjXGjOZ59Nx0eJO4a7Nx0FYNEY
[01-May-2026 08:03:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 08:03:15 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 08:03:15 UTC] User ID: 451
[01-May-2026 08:03:15 UTC] ✅ User profile retrieved successfully for user ID: 451
[01-May-2026 08:03:16 UTC] === API CALL LOG ===
[01-May-2026 08:03:16 UTC] Endpoint: user/profile.php
[01-May-2026 08:03:16 UTC] Full Log Data: {
    "timestamp": "2026-05-01 08:03:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "49.146.205.211",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUxIiwidXNlcm5hbWUiOiJzeXkiLCJlbWFpbCI6InNoZWVuYW1hc2Fwb2wxNEBnbWFpbC5jb20iLCJleHAiOjE3NzgyMjczNDR9.hsnl6mL90EaHLsYGWCjXGjOZ59Nx0eJO4a7Nx0FYNEY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f4d44cadeb59daa-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "49.146.205.211",
        "CF-IPCountry": "PH",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "49.146.205.211, 172.69.176.75"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 08:03:16 UTC] === END API CALL LOG ===
[01-May-2026 08:03:16 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 08:03:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUxIiwidXNlcm5hbWUiOiJzeXkiLCJlbWFpbCI6InNoZWVuYW1hc2Fwb2wxNEBnbWFpbC5jb20iLCJleHAiOjE3NzgyMjczNDR9.hsnl6mL90EaHLsYGWCjXGjOZ59Nx0eJO4a7Nx0FYNEY
[01-May-2026 08:03:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 08:03:16 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 08:03:16 UTC] User ID: 451
[01-May-2026 08:03:16 UTC] ✅ User profile retrieved successfully for user ID: 451
[01-May-2026 08:03:16 UTC] === API CALL LOG ===
[01-May-2026 08:03:16 UTC] Endpoint: user/profile.php
[01-May-2026 08:03:16 UTC] Full Log Data: {
    "timestamp": "2026-05-01 08:03:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "49.146.205.211",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUxIiwidXNlcm5hbWUiOiJzeXkiLCJlbWFpbCI6InNoZWVuYW1hc2Fwb2wxNEBnbWFpbC5jb20iLCJleHAiOjE3NzgyMjczNDR9.hsnl6mL90EaHLsYGWCjXGjOZ59Nx0eJO4a7Nx0FYNEY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f4d44cdafa39daa-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "49.146.205.211",
        "CF-IPCountry": "PH",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "49.146.205.211, 172.69.176.74"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 08:03:16 UTC] === END API CALL LOG ===
[01-May-2026 08:03:16 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 08:03:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUxIiwidXNlcm5hbWUiOiJzeXkiLCJlbWFpbCI6InNoZWVuYW1hc2Fwb2wxNEBnbWFpbC5jb20iLCJleHAiOjE3NzgyMjczNDR9.hsnl6mL90EaHLsYGWCjXGjOZ59Nx0eJO4a7Nx0FYNEY
[01-May-2026 08:03:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 08:03:16 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 08:03:16 UTC] User ID: 451
[01-May-2026 08:03:16 UTC] ✅ User profile retrieved successfully for user ID: 451
[01-May-2026 08:03:23 UTC] === API CALL LOG ===
[01-May-2026 08:03:23 UTC] Endpoint: user/profile.php
[01-May-2026 08:03:23 UTC] Full Log Data: {
    "timestamp": "2026-05-01 08:03:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "49.146.205.211",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUxIiwidXNlcm5hbWUiOiJzeXkiLCJlbWFpbCI6InNoZWVuYW1hc2Fwb2wxNEBnbWFpbC5jb20iLCJleHAiOjE3NzgyMjczNDR9.hsnl6mL90EaHLsYGWCjXGjOZ59Nx0eJO4a7Nx0FYNEY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f4d44f8bb379daa-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "49.146.205.211",
        "CF-IPCountry": "PH",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "49.146.205.211, 172.69.176.74"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 08:03:23 UTC] === END API CALL LOG ===
[01-May-2026 08:03:23 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 08:03:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUxIiwidXNlcm5hbWUiOiJzeXkiLCJlbWFpbCI6InNoZWVuYW1hc2Fwb2wxNEBnbWFpbC5jb20iLCJleHAiOjE3NzgyMjczNDR9.hsnl6mL90EaHLsYGWCjXGjOZ59Nx0eJO4a7Nx0FYNEY
[01-May-2026 08:03:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 08:03:23 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 08:03:23 UTC] User ID: 451
[01-May-2026 08:03:23 UTC] ✅ User profile retrieved successfully for user ID: 451
[01-May-2026 08:03:38 UTC] === API CALL LOG ===
[01-May-2026 08:03:38 UTC] Endpoint: user/profile.php
[01-May-2026 08:03:38 UTC] Full Log Data: {
    "timestamp": "2026-05-01 08:03:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "49.146.205.211",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUxIiwidXNlcm5hbWUiOiJzeXkiLCJlbWFpbCI6InNoZWVuYW1hc2Fwb2wxNEBnbWFpbC5jb20iLCJleHAiOjE3NzgyMjczNDR9.hsnl6mL90EaHLsYGWCjXGjOZ59Nx0eJO4a7Nx0FYNEY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f4d45570c319daa-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "49.146.205.211",
        "CF-IPCountry": "PH",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "49.146.205.211, 172.69.176.75"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 08:03:38 UTC] === END API CALL LOG ===
[01-May-2026 08:03:38 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 08:03:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUxIiwidXNlcm5hbWUiOiJzeXkiLCJlbWFpbCI6InNoZWVuYW1hc2Fwb2wxNEBnbWFpbC5jb20iLCJleHAiOjE3NzgyMjczNDR9.hsnl6mL90EaHLsYGWCjXGjOZ59Nx0eJO4a7Nx0FYNEY
[01-May-2026 08:03:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 08:03:38 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 08:03:38 UTC] User ID: 451
[01-May-2026 08:03:38 UTC] ✅ User profile retrieved successfully for user ID: 451
[01-May-2026 08:03:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-May-2026 08:03:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-May-2026 08:03:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUxIiwidXNlcm5hbWUiOiJzeXkiLCJlbWFpbCI6InNoZWVuYW1hc2Fwb2wxNEBnbWFpbC5jb20iLCJleHAiOjE3NzgyMjczNDR9.hsnl6mL90EaHLsYGWCjXGjOZ59Nx0eJO4a7Nx0FYNEY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f4d45570c309daa-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"49.146.205.211","CF-IPCountry":"PH","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"49.146.205.211, 172.69.176.74"}
[01-May-2026 08:03:38 UTC] === User Orders API Called ===
[01-May-2026 08:03:38 UTC] User ID: 451
[01-May-2026 08:03:38 UTC] Limit: 20, Offset: 0
[01-May-2026 08:03:38 UTC] Orders found: 0
[01-May-2026 08:03:38 UTC] Orders data: []
[01-May-2026 08:03:38 UTC] Total orders count: 0
[01-May-2026 08:03:39 UTC] === API CALL LOG ===
[01-May-2026 08:03:39 UTC] Endpoint: user/profile.php
[01-May-2026 08:03:39 UTC] Full Log Data: {
    "timestamp": "2026-05-01 08:03:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "49.146.205.211",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUxIiwidXNlcm5hbWUiOiJzeXkiLCJlbWFpbCI6InNoZWVuYW1hc2Fwb2wxNEBnbWFpbC5jb20iLCJleHAiOjE3NzgyMjczNDR9.hsnl6mL90EaHLsYGWCjXGjOZ59Nx0eJO4a7Nx0FYNEY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f4d455aff379daa-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "49.146.205.211",
        "CF-IPCountry": "PH",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "49.146.205.211, 172.69.176.75"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 08:03:39 UTC] === END API CALL LOG ===
[01-May-2026 08:03:39 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 08:03:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUxIiwidXNlcm5hbWUiOiJzeXkiLCJlbWFpbCI6InNoZWVuYW1hc2Fwb2wxNEBnbWFpbC5jb20iLCJleHAiOjE3NzgyMjczNDR9.hsnl6mL90EaHLsYGWCjXGjOZ59Nx0eJO4a7Nx0FYNEY
[01-May-2026 08:03:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 08:03:39 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 08:03:39 UTC] User ID: 451
[01-May-2026 08:03:39 UTC] ✅ User profile retrieved successfully for user ID: 451
[01-May-2026 08:03:40 UTC] === API CALL LOG ===
[01-May-2026 08:03:40 UTC] Endpoint: user/profile.php
[01-May-2026 08:03:40 UTC] Full Log Data: {
    "timestamp": "2026-05-01 08:03:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "49.146.205.211",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUxIiwidXNlcm5hbWUiOiJzeXkiLCJlbWFpbCI6InNoZWVuYW1hc2Fwb2wxNEBnbWFpbC5jb20iLCJleHAiOjE3NzgyMjczNDR9.hsnl6mL90EaHLsYGWCjXGjOZ59Nx0eJO4a7Nx0FYNEY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f4d455f5a559daa-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "49.146.205.211",
        "CF-IPCountry": "PH",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "49.146.205.211, 172.69.176.75"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 08:03:40 UTC] === END API CALL LOG ===
[01-May-2026 08:03:40 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 08:03:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUxIiwidXNlcm5hbWUiOiJzeXkiLCJlbWFpbCI6InNoZWVuYW1hc2Fwb2wxNEBnbWFpbC5jb20iLCJleHAiOjE3NzgyMjczNDR9.hsnl6mL90EaHLsYGWCjXGjOZ59Nx0eJO4a7Nx0FYNEY
[01-May-2026 08:03:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 08:03:40 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 08:03:40 UTC] User ID: 451
[01-May-2026 08:03:40 UTC] ✅ User profile retrieved successfully for user ID: 451
[01-May-2026 09:02:39 UTC] === API CALL LOG ===
[01-May-2026 09:02:39 UTC] Endpoint: user/profile.php
[01-May-2026 09:02:39 UTC] Full Log Data: {
    "timestamp": "2026-05-01 09:02:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "65.49.2.16",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUyIiwidXNlcm5hbWUiOiJBbGV4IiwiZW1haWwiOiJic24yazA3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODIzMDk1N30.EyeURtmKlGG0pccWeP6eUbVXsAbfznjr2QwjRYlXXqg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f4d9bc63aa231ad-LAS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "65.49.2.16",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "65.49.2.16, 104.23.203.207"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 09:02:39 UTC] === END API CALL LOG ===
[01-May-2026 09:02:39 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 09:02:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUyIiwidXNlcm5hbWUiOiJBbGV4IiwiZW1haWwiOiJic24yazA3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODIzMDk1N30.EyeURtmKlGG0pccWeP6eUbVXsAbfznjr2QwjRYlXXqg
[01-May-2026 09:02:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 09:02:39 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 09:02:39 UTC] User ID: 452
[01-May-2026 09:02:39 UTC] ✅ User profile retrieved successfully for user ID: 452
[01-May-2026 09:02:39 UTC] === API CALL LOG ===
[01-May-2026 09:02:39 UTC] Endpoint: user/profile.php
[01-May-2026 09:02:39 UTC] Full Log Data: {
    "timestamp": "2026-05-01 09:02:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "65.49.2.16",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUyIiwidXNlcm5hbWUiOiJBbGV4IiwiZW1haWwiOiJic24yazA3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODIzMDk1N30.EyeURtmKlGG0pccWeP6eUbVXsAbfznjr2QwjRYlXXqg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f4d9bc63aa631ad-LAS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "65.49.2.16",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "65.49.2.16, 104.23.203.206"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 09:02:39 UTC] === END API CALL LOG ===
[01-May-2026 09:02:39 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 09:02:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUyIiwidXNlcm5hbWUiOiJBbGV4IiwiZW1haWwiOiJic24yazA3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODIzMDk1N30.EyeURtmKlGG0pccWeP6eUbVXsAbfznjr2QwjRYlXXqg
[01-May-2026 09:02:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 09:02:39 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 09:02:39 UTC] User ID: 452
[01-May-2026 09:02:39 UTC] ✅ User profile retrieved successfully for user ID: 452
[01-May-2026 09:02:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-May-2026 09:02:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-May-2026 09:02:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUyIiwidXNlcm5hbWUiOiJBbGV4IiwiZW1haWwiOiJic24yazA3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODIzMDk1N30.EyeURtmKlGG0pccWeP6eUbVXsAbfznjr2QwjRYlXXqg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f4d9bc63aa531ad-LAS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"65.49.2.16","CF-IPCountry":"US","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"65.49.2.16, 104.23.203.207"}
[01-May-2026 09:02:39 UTC] === User Orders API Called ===
[01-May-2026 09:02:39 UTC] User ID: 452
[01-May-2026 09:02:39 UTC] Limit: 20, Offset: 0
[01-May-2026 09:02:39 UTC] Orders found: 0
[01-May-2026 09:02:39 UTC] Orders data: []
[01-May-2026 09:02:39 UTC] Total orders count: 0
[01-May-2026 09:02:42 UTC] === API CALL LOG ===
[01-May-2026 09:02:42 UTC] Endpoint: user/profile.php
[01-May-2026 09:02:42 UTC] Full Log Data: {
    "timestamp": "2026-05-01 09:02:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "65.49.2.16",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUyIiwidXNlcm5hbWUiOiJBbGV4IiwiZW1haWwiOiJic24yazA3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODIzMDk1N30.EyeURtmKlGG0pccWeP6eUbVXsAbfznjr2QwjRYlXXqg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f4d9bd89eb831ad-LAS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "65.49.2.16",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "65.49.2.16, 104.23.203.207"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 09:02:42 UTC] === END API CALL LOG ===
[01-May-2026 09:02:42 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 09:02:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUyIiwidXNlcm5hbWUiOiJBbGV4IiwiZW1haWwiOiJic24yazA3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODIzMDk1N30.EyeURtmKlGG0pccWeP6eUbVXsAbfznjr2QwjRYlXXqg
[01-May-2026 09:02:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 09:02:42 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 09:02:42 UTC] User ID: 452
[01-May-2026 09:02:42 UTC] ✅ User profile retrieved successfully for user ID: 452
[01-May-2026 09:03:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-May-2026 09:03:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-May-2026 09:03:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUyIiwidXNlcm5hbWUiOiJBbGV4IiwiZW1haWwiOiJic24yazA3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODIzMDk1N30.EyeURtmKlGG0pccWeP6eUbVXsAbfznjr2QwjRYlXXqg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f4d9c4f6bf131ad-LAS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"65.49.2.16","CF-IPCountry":"US","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"65.49.2.16, 104.23.203.207"}
[01-May-2026 09:03:01 UTC] === User Orders API Called ===
[01-May-2026 09:03:01 UTC] User ID: 452
[01-May-2026 09:03:01 UTC] Limit: 20, Offset: 0
[01-May-2026 09:03:01 UTC] Orders found: 0
[01-May-2026 09:03:01 UTC] Orders data: []
[01-May-2026 09:03:01 UTC] Total orders count: 0
[01-May-2026 09:03:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-May-2026 09:03:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-May-2026 09:03:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUyIiwidXNlcm5hbWUiOiJBbGV4IiwiZW1haWwiOiJic24yazA3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODIzMDk1N30.EyeURtmKlGG0pccWeP6eUbVXsAbfznjr2QwjRYlXXqg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f4d9c5cbdc831ad-LAS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"65.49.2.16","CF-IPCountry":"US","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"65.49.2.16, 104.23.203.207"}
[01-May-2026 09:03:03 UTC] === User Orders API Called ===
[01-May-2026 09:03:03 UTC] User ID: 452
[01-May-2026 09:03:03 UTC] Limit: 20, Offset: 0
[01-May-2026 09:03:03 UTC] Orders found: 0
[01-May-2026 09:03:03 UTC] Orders data: []
[01-May-2026 09:03:03 UTC] Total orders count: 0
[01-May-2026 09:03:03 UTC] === API CALL LOG ===
[01-May-2026 09:03:03 UTC] Endpoint: user/profile.php
[01-May-2026 09:03:03 UTC] Full Log Data: {
    "timestamp": "2026-05-01 09:03:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "65.49.2.16",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUyIiwidXNlcm5hbWUiOiJBbGV4IiwiZW1haWwiOiJic24yazA3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODIzMDk1N30.EyeURtmKlGG0pccWeP6eUbVXsAbfznjr2QwjRYlXXqg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f4d9c5e4fc131ad-LAS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "65.49.2.16",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "65.49.2.16, 104.23.203.207"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 09:03:03 UTC] === END API CALL LOG ===
[01-May-2026 09:03:03 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 09:03:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUyIiwidXNlcm5hbWUiOiJBbGV4IiwiZW1haWwiOiJic24yazA3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODIzMDk1N30.EyeURtmKlGG0pccWeP6eUbVXsAbfznjr2QwjRYlXXqg
[01-May-2026 09:03:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 09:03:03 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 09:03:03 UTC] User ID: 452
[01-May-2026 09:03:03 UTC] ✅ User profile retrieved successfully for user ID: 452
[01-May-2026 09:03:03 UTC] === API CALL LOG ===
[01-May-2026 09:03:03 UTC] Endpoint: user/profile.php
[01-May-2026 09:03:03 UTC] Full Log Data: {
    "timestamp": "2026-05-01 09:03:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "65.49.2.16",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUyIiwidXNlcm5hbWUiOiJBbGV4IiwiZW1haWwiOiJic24yazA3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODIzMDk1N30.EyeURtmKlGG0pccWeP6eUbVXsAbfznjr2QwjRYlXXqg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f4d9c60aaea31ad-LAS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "65.49.2.16",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "65.49.2.16, 104.23.203.207"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 09:03:03 UTC] === END API CALL LOG ===
[01-May-2026 09:03:03 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 09:03:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUyIiwidXNlcm5hbWUiOiJBbGV4IiwiZW1haWwiOiJic24yazA3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODIzMDk1N30.EyeURtmKlGG0pccWeP6eUbVXsAbfznjr2QwjRYlXXqg
[01-May-2026 09:03:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 09:03:03 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 09:03:03 UTC] User ID: 452
[01-May-2026 09:03:03 UTC] ✅ User profile retrieved successfully for user ID: 452
[01-May-2026 09:03:05 UTC] === API CALL LOG ===
[01-May-2026 09:03:05 UTC] Endpoint: user/profile.php
[01-May-2026 09:03:05 UTC] Full Log Data: {
    "timestamp": "2026-05-01 09:03:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "65.49.2.16",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUyIiwidXNlcm5hbWUiOiJBbGV4IiwiZW1haWwiOiJic24yazA3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODIzMDk1N30.EyeURtmKlGG0pccWeP6eUbVXsAbfznjr2QwjRYlXXqg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f4d9c6af97c31ad-LAS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "65.49.2.16",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "65.49.2.16, 104.23.203.207"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 09:03:05 UTC] === END API CALL LOG ===
[01-May-2026 09:03:05 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 09:03:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUyIiwidXNlcm5hbWUiOiJBbGV4IiwiZW1haWwiOiJic24yazA3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODIzMDk1N30.EyeURtmKlGG0pccWeP6eUbVXsAbfznjr2QwjRYlXXqg
[01-May-2026 09:03:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 09:03:05 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 09:03:05 UTC] User ID: 452
[01-May-2026 09:03:05 UTC] ✅ User profile retrieved successfully for user ID: 452
[01-May-2026 09:03:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-May-2026 09:03:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-May-2026 09:03:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUyIiwidXNlcm5hbWUiOiJBbGV4IiwiZW1haWwiOiJic24yazA3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODIzMDk1N30.EyeURtmKlGG0pccWeP6eUbVXsAbfznjr2QwjRYlXXqg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f4d9d593e6331ad-LAS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"65.49.2.16","CF-IPCountry":"US","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"65.49.2.16, 104.23.203.207"}
[01-May-2026 09:03:43 UTC] === User Orders API Called ===
[01-May-2026 09:03:43 UTC] User ID: 452
[01-May-2026 09:03:43 UTC] Limit: 20, Offset: 0
[01-May-2026 09:03:43 UTC] Orders found: 0
[01-May-2026 09:03:43 UTC] Orders data: []
[01-May-2026 09:03:43 UTC] Total orders count: 0
[01-May-2026 09:03:43 UTC] === API CALL LOG ===
[01-May-2026 09:03:43 UTC] Endpoint: user/profile.php
[01-May-2026 09:03:43 UTC] Full Log Data: {
    "timestamp": "2026-05-01 09:03:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "65.49.2.16",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUyIiwidXNlcm5hbWUiOiJBbGV4IiwiZW1haWwiOiJic24yazA3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODIzMDk1N30.EyeURtmKlGG0pccWeP6eUbVXsAbfznjr2QwjRYlXXqg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f4d9d593e6431ad-LAS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "65.49.2.16",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "65.49.2.16, 104.23.203.207"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 09:03:43 UTC] === END API CALL LOG ===
[01-May-2026 09:03:43 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 09:03:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUyIiwidXNlcm5hbWUiOiJBbGV4IiwiZW1haWwiOiJic24yazA3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODIzMDk1N30.EyeURtmKlGG0pccWeP6eUbVXsAbfznjr2QwjRYlXXqg
[01-May-2026 09:03:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 09:03:43 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 09:03:43 UTC] User ID: 452
[01-May-2026 09:03:43 UTC] ✅ User profile retrieved successfully for user ID: 452
[01-May-2026 09:03:44 UTC] === API CALL LOG ===
[01-May-2026 09:03:44 UTC] Endpoint: user/profile.php
[01-May-2026 09:03:44 UTC] Full Log Data: {
    "timestamp": "2026-05-01 09:03:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "65.49.2.16",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUyIiwidXNlcm5hbWUiOiJBbGV4IiwiZW1haWwiOiJic24yazA3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODIzMDk1N30.EyeURtmKlGG0pccWeP6eUbVXsAbfznjr2QwjRYlXXqg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f4d9d5cca2231ad-LAS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "65.49.2.16",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "65.49.2.16, 104.23.203.207"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 09:03:44 UTC] === END API CALL LOG ===
[01-May-2026 09:03:44 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 09:03:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUyIiwidXNlcm5hbWUiOiJBbGV4IiwiZW1haWwiOiJic24yazA3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODIzMDk1N30.EyeURtmKlGG0pccWeP6eUbVXsAbfznjr2QwjRYlXXqg
[01-May-2026 09:03:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 09:03:44 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 09:03:44 UTC] User ID: 452
[01-May-2026 09:03:44 UTC] ✅ User profile retrieved successfully for user ID: 452
[01-May-2026 09:03:45 UTC] === API CALL LOG ===
[01-May-2026 09:03:45 UTC] Endpoint: user/profile.php
[01-May-2026 09:03:45 UTC] Full Log Data: {
    "timestamp": "2026-05-01 09:03:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "65.49.2.16",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUyIiwidXNlcm5hbWUiOiJBbGV4IiwiZW1haWwiOiJic24yazA3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODIzMDk1N30.EyeURtmKlGG0pccWeP6eUbVXsAbfznjr2QwjRYlXXqg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f4d9d67f80031ad-LAS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "65.49.2.16",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "65.49.2.16, 104.23.203.207"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 09:03:45 UTC] === END API CALL LOG ===
[01-May-2026 09:03:45 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 09:03:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUyIiwidXNlcm5hbWUiOiJBbGV4IiwiZW1haWwiOiJic24yazA3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODIzMDk1N30.EyeURtmKlGG0pccWeP6eUbVXsAbfznjr2QwjRYlXXqg
[01-May-2026 09:03:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 09:03:45 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 09:03:45 UTC] User ID: 452
[01-May-2026 09:03:45 UTC] ✅ User profile retrieved successfully for user ID: 452
[01-May-2026 09:04:57 UTC] === API CALL LOG ===
[01-May-2026 09:04:57 UTC] Endpoint: user/profile.php
[01-May-2026 09:04:57 UTC] Full Log Data: {
    "timestamp": "2026-05-01 09:04:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "65.49.2.16",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUyIiwidXNlcm5hbWUiOiJBbGV4IiwiZW1haWwiOiJic24yazA3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODIzMDk1N30.EyeURtmKlGG0pccWeP6eUbVXsAbfznjr2QwjRYlXXqg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f4d9f2899540785-LAS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "65.49.2.16",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "65.49.2.16, 104.23.203.207"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 09:04:57 UTC] === END API CALL LOG ===
[01-May-2026 09:04:57 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 09:04:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUyIiwidXNlcm5hbWUiOiJBbGV4IiwiZW1haWwiOiJic24yazA3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODIzMDk1N30.EyeURtmKlGG0pccWeP6eUbVXsAbfznjr2QwjRYlXXqg
[01-May-2026 09:04:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 09:04:57 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 09:04:57 UTC] User ID: 452
[01-May-2026 09:04:57 UTC] ✅ User profile retrieved successfully for user ID: 452
[01-May-2026 09:04:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-May-2026 09:04:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-May-2026 09:04:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUyIiwidXNlcm5hbWUiOiJBbGV4IiwiZW1haWwiOiJic24yazA3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODIzMDk1N30.EyeURtmKlGG0pccWeP6eUbVXsAbfznjr2QwjRYlXXqg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f4d9f2a1b1e0785-LAS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"65.49.2.16","CF-IPCountry":"US","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"65.49.2.16, 104.23.203.207"}
[01-May-2026 09:04:58 UTC] === User Orders API Called ===
[01-May-2026 09:04:58 UTC] User ID: 452
[01-May-2026 09:04:58 UTC] Limit: 20, Offset: 0
[01-May-2026 09:04:58 UTC] Orders found: 0
[01-May-2026 09:04:58 UTC] Orders data: []
[01-May-2026 09:04:58 UTC] Total orders count: 0
[01-May-2026 09:04:58 UTC] === API CALL LOG ===
[01-May-2026 09:04:58 UTC] Endpoint: user/profile.php
[01-May-2026 09:04:58 UTC] Full Log Data: {
    "timestamp": "2026-05-01 09:04:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "65.49.2.16",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUyIiwidXNlcm5hbWUiOiJBbGV4IiwiZW1haWwiOiJic24yazA3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODIzMDk1N30.EyeURtmKlGG0pccWeP6eUbVXsAbfznjr2QwjRYlXXqg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f4d9f2e9f9f0785-LAS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "65.49.2.16",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "65.49.2.16, 104.23.203.207"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 09:04:58 UTC] === END API CALL LOG ===
[01-May-2026 09:04:58 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 09:04:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUyIiwidXNlcm5hbWUiOiJBbGV4IiwiZW1haWwiOiJic24yazA3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODIzMDk1N30.EyeURtmKlGG0pccWeP6eUbVXsAbfznjr2QwjRYlXXqg
[01-May-2026 09:04:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 09:04:58 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 09:04:58 UTC] User ID: 452
[01-May-2026 09:04:58 UTC] ✅ User profile retrieved successfully for user ID: 452
[01-May-2026 09:04:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-May-2026 09:04:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-May-2026 09:04:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUyIiwidXNlcm5hbWUiOiJBbGV4IiwiZW1haWwiOiJic24yazA3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODIzMDk1N30.EyeURtmKlGG0pccWeP6eUbVXsAbfznjr2QwjRYlXXqg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f4d9f2e9f9c0785-LAS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"65.49.2.16","CF-IPCountry":"US","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"65.49.2.16, 104.23.203.207"}
[01-May-2026 09:04:58 UTC] === User Orders API Called ===
[01-May-2026 09:04:58 UTC] User ID: 452
[01-May-2026 09:04:58 UTC] Limit: 20, Offset: 0
[01-May-2026 09:04:58 UTC] Orders found: 0
[01-May-2026 09:04:58 UTC] Orders data: []
[01-May-2026 09:04:58 UTC] Total orders count: 0
[01-May-2026 09:04:59 UTC] === API CALL LOG ===
[01-May-2026 09:04:59 UTC] Endpoint: user/profile.php
[01-May-2026 09:04:59 UTC] Full Log Data: {
    "timestamp": "2026-05-01 09:04:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "65.49.2.16",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUyIiwidXNlcm5hbWUiOiJBbGV4IiwiZW1haWwiOiJic24yazA3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODIzMDk1N30.EyeURtmKlGG0pccWeP6eUbVXsAbfznjr2QwjRYlXXqg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f4d9f31fb7b0785-LAS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "65.49.2.16",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "65.49.2.16, 104.23.203.207"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 09:04:59 UTC] === END API CALL LOG ===
[01-May-2026 09:04:59 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 09:04:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUyIiwidXNlcm5hbWUiOiJBbGV4IiwiZW1haWwiOiJic24yazA3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODIzMDk1N30.EyeURtmKlGG0pccWeP6eUbVXsAbfznjr2QwjRYlXXqg
[01-May-2026 09:04:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 09:04:59 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 09:04:59 UTC] User ID: 452
[01-May-2026 09:04:59 UTC] ✅ User profile retrieved successfully for user ID: 452
[01-May-2026 09:05:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-May-2026 09:05:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-May-2026 09:05:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUyIiwidXNlcm5hbWUiOiJBbGV4IiwiZW1haWwiOiJic24yazA3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODIzMDk1N30.EyeURtmKlGG0pccWeP6eUbVXsAbfznjr2QwjRYlXXqg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f4da021da000785-LAS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"65.49.2.16","CF-IPCountry":"US","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"65.49.2.16, 104.23.203.207"}
[01-May-2026 09:05:37 UTC] === User Orders API Called ===
[01-May-2026 09:05:37 UTC] User ID: 452
[01-May-2026 09:05:37 UTC] Limit: 20, Offset: 0
[01-May-2026 09:05:37 UTC] Orders found: 0
[01-May-2026 09:05:37 UTC] Orders data: []
[01-May-2026 09:05:37 UTC] Total orders count: 0
[01-May-2026 09:05:37 UTC] === API CALL LOG ===
[01-May-2026 09:05:37 UTC] Endpoint: user/profile.php
[01-May-2026 09:05:37 UTC] Full Log Data: {
    "timestamp": "2026-05-01 09:05:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "65.49.2.16",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUyIiwidXNlcm5hbWUiOiJBbGV4IiwiZW1haWwiOiJic24yazA3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODIzMDk1N30.EyeURtmKlGG0pccWeP6eUbVXsAbfznjr2QwjRYlXXqg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f4da021da040785-LAS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "65.49.2.16",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "65.49.2.16, 104.23.203.206"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 09:05:37 UTC] === END API CALL LOG ===
[01-May-2026 09:05:37 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 09:05:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUyIiwidXNlcm5hbWUiOiJBbGV4IiwiZW1haWwiOiJic24yazA3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODIzMDk1N30.EyeURtmKlGG0pccWeP6eUbVXsAbfznjr2QwjRYlXXqg
[01-May-2026 09:05:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 09:05:37 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 09:05:37 UTC] User ID: 452
[01-May-2026 09:05:37 UTC] ✅ User profile retrieved successfully for user ID: 452
[01-May-2026 09:05:38 UTC] === API CALL LOG ===
[01-May-2026 09:05:38 UTC] Endpoint: user/profile.php
[01-May-2026 09:05:38 UTC] Full Log Data: {
    "timestamp": "2026-05-01 09:05:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "65.49.2.16",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUyIiwidXNlcm5hbWUiOiJBbGV4IiwiZW1haWwiOiJic24yazA3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODIzMDk1N30.EyeURtmKlGG0pccWeP6eUbVXsAbfznjr2QwjRYlXXqg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f4da0252e350785-LAS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "65.49.2.16",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "65.49.2.16, 104.23.203.207"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 09:05:38 UTC] === END API CALL LOG ===
[01-May-2026 09:05:38 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 09:05:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUyIiwidXNlcm5hbWUiOiJBbGV4IiwiZW1haWwiOiJic24yazA3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODIzMDk1N30.EyeURtmKlGG0pccWeP6eUbVXsAbfznjr2QwjRYlXXqg
[01-May-2026 09:05:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 09:05:38 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 09:05:38 UTC] User ID: 452
[01-May-2026 09:05:38 UTC] ✅ User profile retrieved successfully for user ID: 452
[01-May-2026 09:05:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-May-2026 09:05:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-May-2026 09:05:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUyIiwidXNlcm5hbWUiOiJBbGV4IiwiZW1haWwiOiJic24yazA3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODIzMDk1N30.EyeURtmKlGG0pccWeP6eUbVXsAbfznjr2QwjRYlXXqg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f4da0397db10785-LAS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"65.49.2.16","CF-IPCountry":"US","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"65.49.2.16, 104.23.203.207"}
[01-May-2026 09:05:41 UTC] === User Orders API Called ===
[01-May-2026 09:05:41 UTC] User ID: 452
[01-May-2026 09:05:41 UTC] Limit: 20, Offset: 0
[01-May-2026 09:05:41 UTC] Orders found: 0
[01-May-2026 09:05:41 UTC] Orders data: []
[01-May-2026 09:05:41 UTC] Total orders count: 0
[01-May-2026 09:05:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-May-2026 09:05:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-May-2026 09:05:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUyIiwidXNlcm5hbWUiOiJBbGV4IiwiZW1haWwiOiJic24yazA3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODIzMDk1N30.EyeURtmKlGG0pccWeP6eUbVXsAbfznjr2QwjRYlXXqg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f4da04f6f3e0785-LAS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"65.49.2.16","CF-IPCountry":"US","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"65.49.2.16, 104.23.203.206"}
[01-May-2026 09:05:45 UTC] === API CALL LOG ===
[01-May-2026 09:05:45 UTC] Endpoint: user/profile.php
[01-May-2026 09:05:45 UTC] === User Orders API Called ===
[01-May-2026 09:05:45 UTC] Full Log Data: {
    "timestamp": "2026-05-01 09:05:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "65.49.2.16",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUyIiwidXNlcm5hbWUiOiJBbGV4IiwiZW1haWwiOiJic24yazA3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODIzMDk1N30.EyeURtmKlGG0pccWeP6eUbVXsAbfznjr2QwjRYlXXqg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f4da04f6f3f0785-LAS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "65.49.2.16",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "65.49.2.16, 104.23.203.207"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 09:05:45 UTC] User ID: 452
[01-May-2026 09:05:45 UTC] === END API CALL LOG ===
[01-May-2026 09:05:45 UTC] Limit: 20, Offset: 0
[01-May-2026 09:05:45 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 09:05:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUyIiwidXNlcm5hbWUiOiJBbGV4IiwiZW1haWwiOiJic24yazA3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODIzMDk1N30.EyeURtmKlGG0pccWeP6eUbVXsAbfznjr2QwjRYlXXqg
[01-May-2026 09:05:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 09:05:45 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 09:05:45 UTC] User ID: 452
[01-May-2026 09:05:45 UTC] Orders found: 0
[01-May-2026 09:05:45 UTC] ✅ User profile retrieved successfully for user ID: 452
[01-May-2026 09:05:45 UTC] Orders data: []
[01-May-2026 09:05:45 UTC] Total orders count: 0
[01-May-2026 09:05:45 UTC] === API CALL LOG ===
[01-May-2026 09:05:45 UTC] Endpoint: user/profile.php
[01-May-2026 09:05:45 UTC] Full Log Data: {
    "timestamp": "2026-05-01 09:05:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "65.49.2.16",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUyIiwidXNlcm5hbWUiOiJBbGV4IiwiZW1haWwiOiJic24yazA3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODIzMDk1N30.EyeURtmKlGG0pccWeP6eUbVXsAbfznjr2QwjRYlXXqg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f4da0538c590785-LAS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "65.49.2.16",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "65.49.2.16, 104.23.203.207"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 09:05:45 UTC] === END API CALL LOG ===
[01-May-2026 09:05:45 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 09:05:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUyIiwidXNlcm5hbWUiOiJBbGV4IiwiZW1haWwiOiJic24yazA3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODIzMDk1N30.EyeURtmKlGG0pccWeP6eUbVXsAbfznjr2QwjRYlXXqg
[01-May-2026 09:05:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 09:05:45 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 09:05:45 UTC] User ID: 452
[01-May-2026 09:05:45 UTC] ✅ User profile retrieved successfully for user ID: 452
[01-May-2026 09:05:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-May-2026 09:05:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-May-2026 09:05:50 UTC] === API CALL LOG ===
[01-May-2026 09:05:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUyIiwidXNlcm5hbWUiOiJBbGV4IiwiZW1haWwiOiJic24yazA3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODIzMDk1N30.EyeURtmKlGG0pccWeP6eUbVXsAbfznjr2QwjRYlXXqg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f4da07509470785-LAS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"65.49.2.16","CF-IPCountry":"US","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"65.49.2.16, 104.23.203.207"}
[01-May-2026 09:05:50 UTC] Endpoint: user/profile.php
[01-May-2026 09:05:50 UTC] Full Log Data: {
    "timestamp": "2026-05-01 09:05:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "65.49.2.16",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUyIiwidXNlcm5hbWUiOiJBbGV4IiwiZW1haWwiOiJic24yazA3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODIzMDk1N30.EyeURtmKlGG0pccWeP6eUbVXsAbfznjr2QwjRYlXXqg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f4da07509490785-LAS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "65.49.2.16",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "65.49.2.16, 104.23.203.206"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 09:05:50 UTC] === User Orders API Called ===
[01-May-2026 09:05:50 UTC] === END API CALL LOG ===
[01-May-2026 09:05:50 UTC] User ID: 452
[01-May-2026 09:05:50 UTC] Limit: 20, Offset: 0
[01-May-2026 09:05:50 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 09:05:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUyIiwidXNlcm5hbWUiOiJBbGV4IiwiZW1haWwiOiJic24yazA3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODIzMDk1N30.EyeURtmKlGG0pccWeP6eUbVXsAbfznjr2QwjRYlXXqg
[01-May-2026 09:05:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 09:05:50 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 09:05:50 UTC] User ID: 452
[01-May-2026 09:05:50 UTC] Orders found: 0
[01-May-2026 09:05:50 UTC] Orders data: []
[01-May-2026 09:05:50 UTC] ✅ User profile retrieved successfully for user ID: 452
[01-May-2026 09:05:50 UTC] Total orders count: 0
[01-May-2026 09:05:51 UTC] === API CALL LOG ===
[01-May-2026 09:05:51 UTC] Endpoint: user/profile.php
[01-May-2026 09:05:51 UTC] Full Log Data: {
    "timestamp": "2026-05-01 09:05:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "65.49.2.16",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUyIiwidXNlcm5hbWUiOiJBbGV4IiwiZW1haWwiOiJic24yazA3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODIzMDk1N30.EyeURtmKlGG0pccWeP6eUbVXsAbfznjr2QwjRYlXXqg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f4da0783cb20785-LAS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "65.49.2.16",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "65.49.2.16, 104.23.203.207"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 09:05:51 UTC] === END API CALL LOG ===
[01-May-2026 09:05:51 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 09:05:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUyIiwidXNlcm5hbWUiOiJBbGV4IiwiZW1haWwiOiJic24yazA3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODIzMDk1N30.EyeURtmKlGG0pccWeP6eUbVXsAbfznjr2QwjRYlXXqg
[01-May-2026 09:05:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 09:05:51 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 09:05:51 UTC] User ID: 452
[01-May-2026 09:05:51 UTC] ✅ User profile retrieved successfully for user ID: 452
[01-May-2026 09:06:05 UTC] === API CALL LOG ===
[01-May-2026 09:06:05 UTC] Endpoint: user/profile.php
[01-May-2026 09:06:05 UTC] Full Log Data: {
    "timestamp": "2026-05-01 09:06:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "65.49.2.16",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUyIiwidXNlcm5hbWUiOiJBbGV4IiwiZW1haWwiOiJic24yazA3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODIzMDk1N30.EyeURtmKlGG0pccWeP6eUbVXsAbfznjr2QwjRYlXXqg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f4da0cf3b1a0785-LAS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "65.49.2.16",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "65.49.2.16, 104.23.203.207"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 09:06:05 UTC] === END API CALL LOG ===
[01-May-2026 09:06:05 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 09:06:05 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-May-2026 09:06:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUyIiwidXNlcm5hbWUiOiJBbGV4IiwiZW1haWwiOiJic24yazA3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODIzMDk1N30.EyeURtmKlGG0pccWeP6eUbVXsAbfznjr2QwjRYlXXqg
[01-May-2026 09:06:05 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-May-2026 09:06:05 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUyIiwidXNlcm5hbWUiOiJBbGV4IiwiZW1haWwiOiJic24yazA3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODIzMDk1N30.EyeURtmKlGG0pccWeP6eUbVXsAbfznjr2QwjRYlXXqg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f4da0cf3b190785-LAS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"65.49.2.16","CF-IPCountry":"US","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"65.49.2.16, 104.23.203.206"}
[01-May-2026 09:06:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 09:06:05 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 09:06:05 UTC] === User Orders API Called ===
[01-May-2026 09:06:05 UTC] User ID: 452
[01-May-2026 09:06:05 UTC] User ID: 452
[01-May-2026 09:06:05 UTC] Limit: 20, Offset: 0
[01-May-2026 09:06:05 UTC] ✅ User profile retrieved successfully for user ID: 452
[01-May-2026 09:06:05 UTC] Orders found: 0
[01-May-2026 09:06:05 UTC] Orders data: []
[01-May-2026 09:06:05 UTC] Total orders count: 0
[01-May-2026 09:06:05 UTC] === API CALL LOG ===
[01-May-2026 09:06:05 UTC] Endpoint: user/profile.php
[01-May-2026 09:06:05 UTC] Full Log Data: {
    "timestamp": "2026-05-01 09:06:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "65.49.2.16",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUyIiwidXNlcm5hbWUiOiJBbGV4IiwiZW1haWwiOiJic24yazA3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODIzMDk1N30.EyeURtmKlGG0pccWeP6eUbVXsAbfznjr2QwjRYlXXqg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f4da0d25e9e0785-LAS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "65.49.2.16",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "65.49.2.16, 104.23.203.206"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 09:06:05 UTC] === END API CALL LOG ===
[01-May-2026 09:06:05 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 09:06:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUyIiwidXNlcm5hbWUiOiJBbGV4IiwiZW1haWwiOiJic24yazA3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODIzMDk1N30.EyeURtmKlGG0pccWeP6eUbVXsAbfznjr2QwjRYlXXqg
[01-May-2026 09:06:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 09:06:05 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 09:06:05 UTC] User ID: 452
[01-May-2026 09:06:05 UTC] ✅ User profile retrieved successfully for user ID: 452
[01-May-2026 09:06:11 UTC] === API CALL LOG ===
[01-May-2026 09:06:11 UTC] Endpoint: user/profile.php
[01-May-2026 09:06:11 UTC] Full Log Data: {
    "timestamp": "2026-05-01 09:06:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "65.49.2.16",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUyIiwidXNlcm5hbWUiOiJBbGV4IiwiZW1haWwiOiJic24yazA3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODIzMDk1N30.EyeURtmKlGG0pccWeP6eUbVXsAbfznjr2QwjRYlXXqg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f4da0f3ef430785-LAS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "65.49.2.16",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "65.49.2.16, 104.23.203.207"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 09:06:11 UTC] === END API CALL LOG ===
[01-May-2026 09:06:11 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 09:06:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUyIiwidXNlcm5hbWUiOiJBbGV4IiwiZW1haWwiOiJic24yazA3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODIzMDk1N30.EyeURtmKlGG0pccWeP6eUbVXsAbfznjr2QwjRYlXXqg
[01-May-2026 09:06:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 09:06:11 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 09:06:11 UTC] User ID: 452
[01-May-2026 09:06:11 UTC] ✅ User profile retrieved successfully for user ID: 452
[01-May-2026 09:06:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-May-2026 09:06:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-May-2026 09:06:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUyIiwidXNlcm5hbWUiOiJBbGV4IiwiZW1haWwiOiJic24yazA3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODIzMDk1N30.EyeURtmKlGG0pccWeP6eUbVXsAbfznjr2QwjRYlXXqg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f4da11089520785-LAS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"65.49.2.16","CF-IPCountry":"US","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"65.49.2.16, 104.23.203.207"}
[01-May-2026 09:06:15 UTC] === User Orders API Called ===
[01-May-2026 09:06:15 UTC] User ID: 452
[01-May-2026 09:06:15 UTC] Limit: 20, Offset: 0
[01-May-2026 09:06:15 UTC] Orders found: 0
[01-May-2026 09:06:15 UTC] Orders data: []
[01-May-2026 09:06:15 UTC] Total orders count: 0
[01-May-2026 09:47:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-May-2026 09:47:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-May-2026 09:47:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUzIiwidXNlcm5hbWUiOiJwYXRlbCIsImVtYWlsIjoiZGhydXZwYXRlbG11a2VzaGJoYWk0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODIzMzY1OH0.3cWmkBp4Z5ciyhRrEApWhMATbZDYUWPcy1rDUhA-fzU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f4dddb17e134d8c-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40c1:415f:8c0d:7c01:1f1b:8c10:deba","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40c1:415f:8c0d:7c01:1f1b:8c10:deba, 104.22.66.162"}
[01-May-2026 09:47:39 UTC] === User Orders API Called ===
[01-May-2026 09:47:39 UTC] User ID: 453
[01-May-2026 09:47:39 UTC] Limit: 20, Offset: 0
[01-May-2026 09:47:39 UTC] Orders found: 0
[01-May-2026 09:47:39 UTC] Orders data: []
[01-May-2026 09:47:39 UTC] Total orders count: 0
[01-May-2026 09:47:39 UTC] === API CALL LOG ===
[01-May-2026 09:47:39 UTC] Endpoint: user/profile.php
[01-May-2026 09:47:39 UTC] Full Log Data: {
    "timestamp": "2026-05-01 09:47:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:415f:8c0d:7c01:1f1b:8c10:deba",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUzIiwidXNlcm5hbWUiOiJwYXRlbCIsImVtYWlsIjoiZGhydXZwYXRlbG11a2VzaGJoYWk0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODIzMzY1OH0.3cWmkBp4Z5ciyhRrEApWhMATbZDYUWPcy1rDUhA-fzU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f4dddb17e0d4d8c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c1:415f:8c0d:7c01:1f1b:8c10:deba",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c1:415f:8c0d:7c01:1f1b:8c10:deba, 104.22.66.163"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 09:47:39 UTC] === END API CALL LOG ===
[01-May-2026 09:47:39 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 09:47:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUzIiwidXNlcm5hbWUiOiJwYXRlbCIsImVtYWlsIjoiZGhydXZwYXRlbG11a2VzaGJoYWk0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODIzMzY1OH0.3cWmkBp4Z5ciyhRrEApWhMATbZDYUWPcy1rDUhA-fzU
[01-May-2026 09:47:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 09:47:39 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 09:47:39 UTC] User ID: 453
[01-May-2026 09:47:39 UTC] ✅ User profile retrieved successfully for user ID: 453
[01-May-2026 09:47:39 UTC] === API CALL LOG ===
[01-May-2026 09:47:39 UTC] Endpoint: user/profile.php
[01-May-2026 09:47:39 UTC] Full Log Data: {
    "timestamp": "2026-05-01 09:47:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:415f:8c0d:7c01:1f1b:8c10:deba",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUzIiwidXNlcm5hbWUiOiJwYXRlbCIsImVtYWlsIjoiZGhydXZwYXRlbG11a2VzaGJoYWk0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODIzMzY1OH0.3cWmkBp4Z5ciyhRrEApWhMATbZDYUWPcy1rDUhA-fzU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f4dddb2784c4d8c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c1:415f:8c0d:7c01:1f1b:8c10:deba",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c1:415f:8c0d:7c01:1f1b:8c10:deba, 104.22.66.162"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 09:47:39 UTC] === END API CALL LOG ===
[01-May-2026 09:47:39 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 09:47:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUzIiwidXNlcm5hbWUiOiJwYXRlbCIsImVtYWlsIjoiZGhydXZwYXRlbG11a2VzaGJoYWk0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODIzMzY1OH0.3cWmkBp4Z5ciyhRrEApWhMATbZDYUWPcy1rDUhA-fzU
[01-May-2026 09:47:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 09:47:39 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 09:47:39 UTC] User ID: 453
[01-May-2026 09:47:39 UTC] ✅ User profile retrieved successfully for user ID: 453
[01-May-2026 09:47:41 UTC] === API CALL LOG ===
[01-May-2026 09:47:41 UTC] Endpoint: user/profile.php
[01-May-2026 09:47:41 UTC] Full Log Data: {
    "timestamp": "2026-05-01 09:47:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:415f:8c0d:7c01:1f1b:8c10:deba",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUzIiwidXNlcm5hbWUiOiJwYXRlbCIsImVtYWlsIjoiZGhydXZwYXRlbG11a2VzaGJoYWk0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODIzMzY1OH0.3cWmkBp4Z5ciyhRrEApWhMATbZDYUWPcy1rDUhA-fzU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f4dddc1fe124d8c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c1:415f:8c0d:7c01:1f1b:8c10:deba",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c1:415f:8c0d:7c01:1f1b:8c10:deba, 104.22.66.162"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 09:47:41 UTC] === END API CALL LOG ===
[01-May-2026 09:47:41 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 09:47:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUzIiwidXNlcm5hbWUiOiJwYXRlbCIsImVtYWlsIjoiZGhydXZwYXRlbG11a2VzaGJoYWk0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODIzMzY1OH0.3cWmkBp4Z5ciyhRrEApWhMATbZDYUWPcy1rDUhA-fzU
[01-May-2026 09:47:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 09:47:41 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 09:47:41 UTC] User ID: 453
[01-May-2026 09:47:41 UTC] ✅ User profile retrieved successfully for user ID: 453
[01-May-2026 09:48:33 UTC] === API CALL LOG ===
[01-May-2026 09:48:33 UTC] Endpoint: user/profile.php
[01-May-2026 09:48:33 UTC] Full Log Data: {
    "timestamp": "2026-05-01 09:48:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:415f:8c0d:7c01:1f1b:8c10:deba",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUzIiwidXNlcm5hbWUiOiJwYXRlbCIsImVtYWlsIjoiZGhydXZwYXRlbG11a2VzaGJoYWk0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODIzMzY1OH0.3cWmkBp4Z5ciyhRrEApWhMATbZDYUWPcy1rDUhA-fzU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f4ddf00dde14d8c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c1:415f:8c0d:7c01:1f1b:8c10:deba",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c1:415f:8c0d:7c01:1f1b:8c10:deba, 104.22.66.162"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 09:48:33 UTC] === END API CALL LOG ===
[01-May-2026 09:48:33 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 09:48:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUzIiwidXNlcm5hbWUiOiJwYXRlbCIsImVtYWlsIjoiZGhydXZwYXRlbG11a2VzaGJoYWk0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODIzMzY1OH0.3cWmkBp4Z5ciyhRrEApWhMATbZDYUWPcy1rDUhA-fzU
[01-May-2026 09:48:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 09:48:33 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 09:48:33 UTC] User ID: 453
[01-May-2026 09:48:33 UTC] ✅ User profile retrieved successfully for user ID: 453
[01-May-2026 09:48:41 UTC] === API CALL LOG ===
[01-May-2026 09:48:41 UTC] Endpoint: user/profile.php
[01-May-2026 09:48:41 UTC] Full Log Data: {
    "timestamp": "2026-05-01 09:48:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:415f:8c0d:7c01:1f1b:8c10:deba",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUzIiwidXNlcm5hbWUiOiJwYXRlbCIsImVtYWlsIjoiZGhydXZwYXRlbG11a2VzaGJoYWk0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODIzMzY1OH0.3cWmkBp4Z5ciyhRrEApWhMATbZDYUWPcy1rDUhA-fzU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f4ddf33ab324118-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c1:415f:8c0d:7c01:1f1b:8c10:deba",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c1:415f:8c0d:7c01:1f1b:8c10:deba, 162.158.106.76"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 09:48:41 UTC] === END API CALL LOG ===
[01-May-2026 09:48:41 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 09:48:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUzIiwidXNlcm5hbWUiOiJwYXRlbCIsImVtYWlsIjoiZGhydXZwYXRlbG11a2VzaGJoYWk0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODIzMzY1OH0.3cWmkBp4Z5ciyhRrEApWhMATbZDYUWPcy1rDUhA-fzU
[01-May-2026 09:48:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 09:48:41 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 09:48:41 UTC] User ID: 453
[01-May-2026 09:48:41 UTC] ✅ User profile retrieved successfully for user ID: 453
[01-May-2026 09:48:42 UTC] === API CALL LOG ===
[01-May-2026 09:48:42 UTC] Endpoint: user/profile.php
[01-May-2026 09:48:42 UTC] Full Log Data: {
    "timestamp": "2026-05-01 09:48:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:415f:8c0d:7c01:1f1b:8c10:deba",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUzIiwidXNlcm5hbWUiOiJwYXRlbCIsImVtYWlsIjoiZGhydXZwYXRlbG11a2VzaGJoYWk0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODIzMzY1OH0.3cWmkBp4Z5ciyhRrEApWhMATbZDYUWPcy1rDUhA-fzU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f4ddf3b793e4118-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c1:415f:8c0d:7c01:1f1b:8c10:deba",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c1:415f:8c0d:7c01:1f1b:8c10:deba, 162.158.106.76"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 09:48:42 UTC] === END API CALL LOG ===
[01-May-2026 09:48:42 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 09:48:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUzIiwidXNlcm5hbWUiOiJwYXRlbCIsImVtYWlsIjoiZGhydXZwYXRlbG11a2VzaGJoYWk0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODIzMzY1OH0.3cWmkBp4Z5ciyhRrEApWhMATbZDYUWPcy1rDUhA-fzU
[01-May-2026 09:48:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 09:48:42 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 09:48:42 UTC] User ID: 453
[01-May-2026 09:48:42 UTC] ✅ User profile retrieved successfully for user ID: 453
[01-May-2026 09:48:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-May-2026 09:48:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-May-2026 09:48:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUzIiwidXNlcm5hbWUiOiJwYXRlbCIsImVtYWlsIjoiZGhydXZwYXRlbG11a2VzaGJoYWk0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODIzMzY1OH0.3cWmkBp4Z5ciyhRrEApWhMATbZDYUWPcy1rDUhA-fzU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f4ddf3b79434118-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40c1:415f:8c0d:7c01:1f1b:8c10:deba","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40c1:415f:8c0d:7c01:1f1b:8c10:deba, 162.158.106.76"}
[01-May-2026 09:48:42 UTC] === User Orders API Called ===
[01-May-2026 09:48:42 UTC] User ID: 453
[01-May-2026 09:48:42 UTC] Limit: 20, Offset: 0
[01-May-2026 09:48:42 UTC] Orders found: 0
[01-May-2026 09:48:42 UTC] Orders data: []
[01-May-2026 09:48:42 UTC] Total orders count: 0
[01-May-2026 09:48:42 UTC] === API CALL LOG ===
[01-May-2026 09:48:42 UTC] Endpoint: user/profile.php
[01-May-2026 09:48:42 UTC] Full Log Data: {
    "timestamp": "2026-05-01 09:48:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:415f:8c0d:7c01:1f1b:8c10:deba",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUzIiwidXNlcm5hbWUiOiJwYXRlbCIsImVtYWlsIjoiZGhydXZwYXRlbG11a2VzaGJoYWk0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODIzMzY1OH0.3cWmkBp4Z5ciyhRrEApWhMATbZDYUWPcy1rDUhA-fzU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f4ddf3eec214118-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c1:415f:8c0d:7c01:1f1b:8c10:deba",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c1:415f:8c0d:7c01:1f1b:8c10:deba, 162.158.106.76"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 09:48:42 UTC] === END API CALL LOG ===
[01-May-2026 09:48:42 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 09:48:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUzIiwidXNlcm5hbWUiOiJwYXRlbCIsImVtYWlsIjoiZGhydXZwYXRlbG11a2VzaGJoYWk0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODIzMzY1OH0.3cWmkBp4Z5ciyhRrEApWhMATbZDYUWPcy1rDUhA-fzU
[01-May-2026 09:48:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 09:48:42 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 09:48:42 UTC] User ID: 453
[01-May-2026 09:48:42 UTC] ✅ User profile retrieved successfully for user ID: 453
[01-May-2026 09:55:06 UTC] === API CALL LOG ===
[01-May-2026 09:55:06 UTC] Endpoint: user/profile.php
[01-May-2026 09:55:06 UTC] Full Log Data: {
    "timestamp": "2026-05-01 09:55:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:415f:8c0d:7c01:1f1b:8c10:deba",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUzIiwidXNlcm5hbWUiOiJwYXRlbCIsImVtYWlsIjoiZGhydXZwYXRlbG11a2VzaGJoYWk0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODIzMzY1OH0.3cWmkBp4Z5ciyhRrEApWhMATbZDYUWPcy1rDUhA-fzU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f4de89c0ded558c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c1:415f:8c0d:7c01:1f1b:8c10:deba",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c1:415f:8c0d:7c01:1f1b:8c10:deba, 172.70.143.194"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 09:55:06 UTC] === END API CALL LOG ===
[01-May-2026 09:55:06 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 09:55:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUzIiwidXNlcm5hbWUiOiJwYXRlbCIsImVtYWlsIjoiZGhydXZwYXRlbG11a2VzaGJoYWk0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODIzMzY1OH0.3cWmkBp4Z5ciyhRrEApWhMATbZDYUWPcy1rDUhA-fzU
[01-May-2026 09:55:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 09:55:06 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 09:55:06 UTC] User ID: 453
[01-May-2026 09:55:06 UTC] ✅ User profile retrieved successfully for user ID: 453
[01-May-2026 09:55:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-May-2026 09:55:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-May-2026 09:55:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUzIiwidXNlcm5hbWUiOiJwYXRlbCIsImVtYWlsIjoiZGhydXZwYXRlbG11a2VzaGJoYWk0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODIzMzY1OH0.3cWmkBp4Z5ciyhRrEApWhMATbZDYUWPcy1rDUhA-fzU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f4de8a41ae4558c-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40c1:415f:8c0d:7c01:1f1b:8c10:deba","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40c1:415f:8c0d:7c01:1f1b:8c10:deba, 172.70.143.194"}
[01-May-2026 09:55:07 UTC] === User Orders API Called ===
[01-May-2026 09:55:07 UTC] User ID: 453
[01-May-2026 09:55:07 UTC] Limit: 20, Offset: 0
[01-May-2026 09:55:07 UTC] Orders found: 0
[01-May-2026 09:55:07 UTC] Orders data: []
[01-May-2026 09:55:07 UTC] Total orders count: 0
[01-May-2026 09:55:07 UTC] === API CALL LOG ===
[01-May-2026 09:55:07 UTC] Endpoint: user/profile.php
[01-May-2026 09:55:07 UTC] Full Log Data: {
    "timestamp": "2026-05-01 09:55:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:415f:8c0d:7c01:1f1b:8c10:deba",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUzIiwidXNlcm5hbWUiOiJwYXRlbCIsImVtYWlsIjoiZGhydXZwYXRlbG11a2VzaGJoYWk0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODIzMzY1OH0.3cWmkBp4Z5ciyhRrEApWhMATbZDYUWPcy1rDUhA-fzU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f4de8a41adf558c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c1:415f:8c0d:7c01:1f1b:8c10:deba",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c1:415f:8c0d:7c01:1f1b:8c10:deba, 172.70.143.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 09:55:07 UTC] === END API CALL LOG ===
[01-May-2026 09:55:07 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 09:55:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUzIiwidXNlcm5hbWUiOiJwYXRlbCIsImVtYWlsIjoiZGhydXZwYXRlbG11a2VzaGJoYWk0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODIzMzY1OH0.3cWmkBp4Z5ciyhRrEApWhMATbZDYUWPcy1rDUhA-fzU
[01-May-2026 09:55:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 09:55:07 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 09:55:07 UTC] User ID: 453
[01-May-2026 09:55:07 UTC] ✅ User profile retrieved successfully for user ID: 453
[01-May-2026 09:55:07 UTC] === API CALL LOG ===
[01-May-2026 09:55:07 UTC] Endpoint: user/profile.php
[01-May-2026 09:55:07 UTC] Full Log Data: {
    "timestamp": "2026-05-01 09:55:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:415f:8c0d:7c01:1f1b:8c10:deba",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUzIiwidXNlcm5hbWUiOiJwYXRlbCIsImVtYWlsIjoiZGhydXZwYXRlbG11a2VzaGJoYWk0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODIzMzY1OH0.3cWmkBp4Z5ciyhRrEApWhMATbZDYUWPcy1rDUhA-fzU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f4de8a51d4c558c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c1:415f:8c0d:7c01:1f1b:8c10:deba",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c1:415f:8c0d:7c01:1f1b:8c10:deba, 172.70.143.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 09:55:07 UTC] === END API CALL LOG ===
[01-May-2026 09:55:07 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 09:55:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUzIiwidXNlcm5hbWUiOiJwYXRlbCIsImVtYWlsIjoiZGhydXZwYXRlbG11a2VzaGJoYWk0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODIzMzY1OH0.3cWmkBp4Z5ciyhRrEApWhMATbZDYUWPcy1rDUhA-fzU
[01-May-2026 09:55:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 09:55:07 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 09:55:07 UTC] User ID: 453
[01-May-2026 09:55:07 UTC] ✅ User profile retrieved successfully for user ID: 453
[01-May-2026 09:55:19 UTC] === API CALL LOG ===
[01-May-2026 09:55:19 UTC] Endpoint: user/profile.php
[01-May-2026 09:55:19 UTC] Full Log Data: {
    "timestamp": "2026-05-01 09:55:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:415f:8c0d:7c01:1f1b:8c10:deba",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUzIiwidXNlcm5hbWUiOiJwYXRlbCIsImVtYWlsIjoiZGhydXZwYXRlbG11a2VzaGJoYWk0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODIzMzY1OH0.3cWmkBp4Z5ciyhRrEApWhMATbZDYUWPcy1rDUhA-fzU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f4de8edc8b4fd84-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c1:415f:8c0d:7c01:1f1b:8c10:deba",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c1:415f:8c0d:7c01:1f1b:8c10:deba, 172.70.208.4"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 09:55:19 UTC] === END API CALL LOG ===
[01-May-2026 09:55:19 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 09:55:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUzIiwidXNlcm5hbWUiOiJwYXRlbCIsImVtYWlsIjoiZGhydXZwYXRlbG11a2VzaGJoYWk0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODIzMzY1OH0.3cWmkBp4Z5ciyhRrEApWhMATbZDYUWPcy1rDUhA-fzU
[01-May-2026 09:55:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 09:55:19 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 09:55:19 UTC] User ID: 453
[01-May-2026 09:55:19 UTC] ✅ User profile retrieved successfully for user ID: 453
[01-May-2026 09:55:20 UTC] === API CALL LOG ===
[01-May-2026 09:55:20 UTC] Endpoint: user/profile.php
[01-May-2026 09:55:20 UTC] Full Log Data: {
    "timestamp": "2026-05-01 09:55:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:415f:8c0d:7c01:1f1b:8c10:deba",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUzIiwidXNlcm5hbWUiOiJwYXRlbCIsImVtYWlsIjoiZGhydXZwYXRlbG11a2VzaGJoYWk0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODIzMzY1OH0.3cWmkBp4Z5ciyhRrEApWhMATbZDYUWPcy1rDUhA-fzU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f4de8f53aaefd84-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c1:415f:8c0d:7c01:1f1b:8c10:deba",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c1:415f:8c0d:7c01:1f1b:8c10:deba, 172.70.208.49"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 09:55:20 UTC] === END API CALL LOG ===
[01-May-2026 09:55:20 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 09:55:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUzIiwidXNlcm5hbWUiOiJwYXRlbCIsImVtYWlsIjoiZGhydXZwYXRlbG11a2VzaGJoYWk0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODIzMzY1OH0.3cWmkBp4Z5ciyhRrEApWhMATbZDYUWPcy1rDUhA-fzU
[01-May-2026 09:55:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 09:55:20 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 09:55:20 UTC] User ID: 453
[01-May-2026 09:55:20 UTC] ✅ User profile retrieved successfully for user ID: 453
[01-May-2026 09:55:20 UTC] === API CALL LOG ===
[01-May-2026 09:55:20 UTC] Endpoint: user/profile.php
[01-May-2026 09:55:20 UTC] Full Log Data: {
    "timestamp": "2026-05-01 09:55:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:415f:8c0d:7c01:1f1b:8c10:deba",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUzIiwidXNlcm5hbWUiOiJwYXRlbCIsImVtYWlsIjoiZGhydXZwYXRlbG11a2VzaGJoYWk0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODIzMzY1OH0.3cWmkBp4Z5ciyhRrEApWhMATbZDYUWPcy1rDUhA-fzU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f4de8f53aa5fd84-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c1:415f:8c0d:7c01:1f1b:8c10:deba",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c1:415f:8c0d:7c01:1f1b:8c10:deba, 172.70.208.49"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 09:55:20 UTC] === END API CALL LOG ===
[01-May-2026 09:55:20 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 09:55:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUzIiwidXNlcm5hbWUiOiJwYXRlbCIsImVtYWlsIjoiZGhydXZwYXRlbG11a2VzaGJoYWk0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODIzMzY1OH0.3cWmkBp4Z5ciyhRrEApWhMATbZDYUWPcy1rDUhA-fzU
[01-May-2026 09:55:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 09:55:20 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 09:55:20 UTC] User ID: 453
[01-May-2026 09:55:20 UTC] ✅ User profile retrieved successfully for user ID: 453
[01-May-2026 09:55:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-May-2026 09:55:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-May-2026 09:55:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUzIiwidXNlcm5hbWUiOiJwYXRlbCIsImVtYWlsIjoiZGhydXZwYXRlbG11a2VzaGJoYWk0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODIzMzY1OH0.3cWmkBp4Z5ciyhRrEApWhMATbZDYUWPcy1rDUhA-fzU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f4de8f53aacfd84-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40c1:415f:8c0d:7c01:1f1b:8c10:deba","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40c1:415f:8c0d:7c01:1f1b:8c10:deba, 172.70.208.49"}
[01-May-2026 09:55:20 UTC] === User Orders API Called ===
[01-May-2026 09:55:20 UTC] User ID: 453
[01-May-2026 09:55:20 UTC] Limit: 20, Offset: 0
[01-May-2026 09:55:20 UTC] Orders found: 0
[01-May-2026 09:55:20 UTC] Orders data: []
[01-May-2026 09:55:20 UTC] Total orders count: 0
[01-May-2026 09:56:14 UTC] === API CALL LOG ===
[01-May-2026 09:56:14 UTC] Endpoint: user/profile.php
[01-May-2026 09:56:14 UTC] Full Log Data: {
    "timestamp": "2026-05-01 09:56:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:415f:8c0d:7c01:1f1b:8c10:deba",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUzIiwidXNlcm5hbWUiOiJwYXRlbCIsImVtYWlsIjoiZGhydXZwYXRlbG11a2VzaGJoYWk0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODIzMzY1OH0.3cWmkBp4Z5ciyhRrEApWhMATbZDYUWPcy1rDUhA-fzU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f4dea424fd7fd84-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c1:415f:8c0d:7c01:1f1b:8c10:deba",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c1:415f:8c0d:7c01:1f1b:8c10:deba, 172.70.208.4"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 09:56:14 UTC] === END API CALL LOG ===
[01-May-2026 09:56:14 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 09:56:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUzIiwidXNlcm5hbWUiOiJwYXRlbCIsImVtYWlsIjoiZGhydXZwYXRlbG11a2VzaGJoYWk0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODIzMzY1OH0.3cWmkBp4Z5ciyhRrEApWhMATbZDYUWPcy1rDUhA-fzU
[01-May-2026 09:56:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 09:56:14 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 09:56:14 UTC] User ID: 453
[01-May-2026 09:56:14 UTC] ✅ User profile retrieved successfully for user ID: 453
[01-May-2026 09:56:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-May-2026 09:56:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-May-2026 09:56:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUzIiwidXNlcm5hbWUiOiJwYXRlbCIsImVtYWlsIjoiZGhydXZwYXRlbG11a2VzaGJoYWk0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODIzMzY1OH0.3cWmkBp4Z5ciyhRrEApWhMATbZDYUWPcy1rDUhA-fzU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f4dea424fd5fd84-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40c1:415f:8c0d:7c01:1f1b:8c10:deba","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40c1:415f:8c0d:7c01:1f1b:8c10:deba, 172.70.208.5"}
[01-May-2026 09:56:14 UTC] === User Orders API Called ===
[01-May-2026 09:56:14 UTC] User ID: 453
[01-May-2026 09:56:14 UTC] Limit: 20, Offset: 0
[01-May-2026 09:56:14 UTC] Orders found: 0
[01-May-2026 09:56:14 UTC] Orders data: []
[01-May-2026 09:56:14 UTC] Total orders count: 0
[01-May-2026 09:56:14 UTC] === API CALL LOG ===
[01-May-2026 09:56:14 UTC] Endpoint: user/profile.php
[01-May-2026 09:56:14 UTC] Full Log Data: {
    "timestamp": "2026-05-01 09:56:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:415f:8c0d:7c01:1f1b:8c10:deba",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUzIiwidXNlcm5hbWUiOiJwYXRlbCIsImVtYWlsIjoiZGhydXZwYXRlbG11a2VzaGJoYWk0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODIzMzY1OH0.3cWmkBp4Z5ciyhRrEApWhMATbZDYUWPcy1rDUhA-fzU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f4dea46490cfd84-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c1:415f:8c0d:7c01:1f1b:8c10:deba",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c1:415f:8c0d:7c01:1f1b:8c10:deba, 172.70.208.4"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 09:56:14 UTC] === END API CALL LOG ===
[01-May-2026 09:56:14 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 09:56:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUzIiwidXNlcm5hbWUiOiJwYXRlbCIsImVtYWlsIjoiZGhydXZwYXRlbG11a2VzaGJoYWk0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODIzMzY1OH0.3cWmkBp4Z5ciyhRrEApWhMATbZDYUWPcy1rDUhA-fzU
[01-May-2026 09:56:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 09:56:14 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 09:56:14 UTC] User ID: 453
[01-May-2026 09:56:14 UTC] ✅ User profile retrieved successfully for user ID: 453
[01-May-2026 09:56:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-May-2026 09:56:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-May-2026 09:56:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUzIiwidXNlcm5hbWUiOiJwYXRlbCIsImVtYWlsIjoiZGhydXZwYXRlbG11a2VzaGJoYWk0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODIzMzY1OH0.3cWmkBp4Z5ciyhRrEApWhMATbZDYUWPcy1rDUhA-fzU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f4dea5f4c40fd84-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40c1:415f:8c0d:7c01:1f1b:8c10:deba","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40c1:415f:8c0d:7c01:1f1b:8c10:deba, 172.70.208.4"}
[01-May-2026 09:56:18 UTC] === User Orders API Called ===
[01-May-2026 09:56:18 UTC] User ID: 453
[01-May-2026 09:56:18 UTC] Limit: 20, Offset: 0
[01-May-2026 09:56:18 UTC] Orders found: 0
[01-May-2026 09:56:18 UTC] Orders data: []
[01-May-2026 09:56:18 UTC] Total orders count: 0
[01-May-2026 09:56:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-May-2026 09:56:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-May-2026 09:56:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUzIiwidXNlcm5hbWUiOiJwYXRlbCIsImVtYWlsIjoiZGhydXZwYXRlbG11a2VzaGJoYWk0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODIzMzY1OH0.3cWmkBp4Z5ciyhRrEApWhMATbZDYUWPcy1rDUhA-fzU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f4dea6b3fc5fd84-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40c1:415f:8c0d:7c01:1f1b:8c10:deba","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40c1:415f:8c0d:7c01:1f1b:8c10:deba, 172.70.208.4"}
[01-May-2026 09:56:20 UTC] === User Orders API Called ===
[01-May-2026 09:56:20 UTC] User ID: 453
[01-May-2026 09:56:20 UTC] Limit: 20, Offset: 0
[01-May-2026 09:56:20 UTC] Orders found: 0
[01-May-2026 09:56:20 UTC] Orders data: []
[01-May-2026 09:56:20 UTC] Total orders count: 0
[01-May-2026 09:56:20 UTC] === API CALL LOG ===
[01-May-2026 09:56:20 UTC] Endpoint: user/profile.php
[01-May-2026 09:56:20 UTC] Full Log Data: {
    "timestamp": "2026-05-01 09:56:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:415f:8c0d:7c01:1f1b:8c10:deba",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUzIiwidXNlcm5hbWUiOiJwYXRlbCIsImVtYWlsIjoiZGhydXZwYXRlbG11a2VzaGJoYWk0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODIzMzY1OH0.3cWmkBp4Z5ciyhRrEApWhMATbZDYUWPcy1rDUhA-fzU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f4dea6b3fc9fd84-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c1:415f:8c0d:7c01:1f1b:8c10:deba",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c1:415f:8c0d:7c01:1f1b:8c10:deba, 172.70.208.4"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 09:56:20 UTC] === END API CALL LOG ===
[01-May-2026 09:56:20 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 09:56:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUzIiwidXNlcm5hbWUiOiJwYXRlbCIsImVtYWlsIjoiZGhydXZwYXRlbG11a2VzaGJoYWk0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODIzMzY1OH0.3cWmkBp4Z5ciyhRrEApWhMATbZDYUWPcy1rDUhA-fzU
[01-May-2026 09:56:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 09:56:20 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 09:56:20 UTC] User ID: 453
[01-May-2026 09:56:20 UTC] ✅ User profile retrieved successfully for user ID: 453
[01-May-2026 09:56:21 UTC] === API CALL LOG ===
[01-May-2026 09:56:21 UTC] Endpoint: user/profile.php
[01-May-2026 09:56:21 UTC] Full Log Data: {
    "timestamp": "2026-05-01 09:56:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:415f:8c0d:7c01:1f1b:8c10:deba",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUzIiwidXNlcm5hbWUiOiJwYXRlbCIsImVtYWlsIjoiZGhydXZwYXRlbG11a2VzaGJoYWk0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODIzMzY1OH0.3cWmkBp4Z5ciyhRrEApWhMATbZDYUWPcy1rDUhA-fzU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f4dea6f28e0fd84-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c1:415f:8c0d:7c01:1f1b:8c10:deba",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c1:415f:8c0d:7c01:1f1b:8c10:deba, 172.70.208.4"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 09:56:21 UTC] === END API CALL LOG ===
[01-May-2026 09:56:21 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 09:56:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUzIiwidXNlcm5hbWUiOiJwYXRlbCIsImVtYWlsIjoiZGhydXZwYXRlbG11a2VzaGJoYWk0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODIzMzY1OH0.3cWmkBp4Z5ciyhRrEApWhMATbZDYUWPcy1rDUhA-fzU
[01-May-2026 09:56:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 09:56:21 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 09:56:21 UTC] User ID: 453
[01-May-2026 09:56:21 UTC] ✅ User profile retrieved successfully for user ID: 453
[01-May-2026 09:56:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-May-2026 09:56:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-May-2026 09:56:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUzIiwidXNlcm5hbWUiOiJwYXRlbCIsImVtYWlsIjoiZGhydXZwYXRlbG11a2VzaGJoYWk0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODIzMzY1OH0.3cWmkBp4Z5ciyhRrEApWhMATbZDYUWPcy1rDUhA-fzU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f4deac64fd8fd84-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40c1:415f:8c0d:7c01:1f1b:8c10:deba","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40c1:415f:8c0d:7c01:1f1b:8c10:deba, 172.70.208.4"}
[01-May-2026 09:56:35 UTC] === User Orders API Called ===
[01-May-2026 09:56:35 UTC] User ID: 453
[01-May-2026 09:56:35 UTC] Limit: 20, Offset: 0
[01-May-2026 09:56:35 UTC] Orders found: 0
[01-May-2026 09:56:35 UTC] Orders data: []
[01-May-2026 09:56:35 UTC] Total orders count: 0
[01-May-2026 09:56:35 UTC] === API CALL LOG ===
[01-May-2026 09:56:35 UTC] Endpoint: user/profile.php
[01-May-2026 09:56:35 UTC] Full Log Data: {
    "timestamp": "2026-05-01 09:56:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:415f:8c0d:7c01:1f1b:8c10:deba",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUzIiwidXNlcm5hbWUiOiJwYXRlbCIsImVtYWlsIjoiZGhydXZwYXRlbG11a2VzaGJoYWk0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODIzMzY1OH0.3cWmkBp4Z5ciyhRrEApWhMATbZDYUWPcy1rDUhA-fzU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f4deac64fdafd84-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c1:415f:8c0d:7c01:1f1b:8c10:deba",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c1:415f:8c0d:7c01:1f1b:8c10:deba, 172.70.208.4"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 09:56:35 UTC] === END API CALL LOG ===
[01-May-2026 09:56:35 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 09:56:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUzIiwidXNlcm5hbWUiOiJwYXRlbCIsImVtYWlsIjoiZGhydXZwYXRlbG11a2VzaGJoYWk0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODIzMzY1OH0.3cWmkBp4Z5ciyhRrEApWhMATbZDYUWPcy1rDUhA-fzU
[01-May-2026 09:56:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 09:56:35 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 09:56:35 UTC] User ID: 453
[01-May-2026 09:56:35 UTC] ✅ User profile retrieved successfully for user ID: 453
[01-May-2026 09:56:35 UTC] === API CALL LOG ===
[01-May-2026 09:56:35 UTC] Endpoint: user/profile.php
[01-May-2026 09:56:35 UTC] Full Log Data: {
    "timestamp": "2026-05-01 09:56:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:415f:8c0d:7c01:1f1b:8c10:deba",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUzIiwidXNlcm5hbWUiOiJwYXRlbCIsImVtYWlsIjoiZGhydXZwYXRlbG11a2VzaGJoYWk0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODIzMzY1OH0.3cWmkBp4Z5ciyhRrEApWhMATbZDYUWPcy1rDUhA-fzU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f4deac9d88efd84-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c1:415f:8c0d:7c01:1f1b:8c10:deba",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c1:415f:8c0d:7c01:1f1b:8c10:deba, 172.70.208.4"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 09:56:35 UTC] === END API CALL LOG ===
[01-May-2026 09:56:35 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 09:56:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDUzIiwidXNlcm5hbWUiOiJwYXRlbCIsImVtYWlsIjoiZGhydXZwYXRlbG11a2VzaGJoYWk0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODIzMzY1OH0.3cWmkBp4Z5ciyhRrEApWhMATbZDYUWPcy1rDUhA-fzU
[01-May-2026 09:56:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 09:56:35 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 09:56:35 UTC] User ID: 453
[01-May-2026 09:56:35 UTC] ✅ User profile retrieved successfully for user ID: 453
[01-May-2026 10:35:19 UTC] === API CALL LOG ===
[01-May-2026 10:35:19 UTC] Endpoint: user/profile.php
[01-May-2026 10:35:19 UTC] Full Log Data: {
    "timestamp": "2026-05-01 10:35:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "91.197.1.98",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU0IiwidXNlcm5hbWUiOiJzanhoYmNkaGQiLCJlbWFpbCI6ImVkaWdoaXJhdG1pcjdAZ21haWwuY29tIiwiZXhwIjoxNzc4MjM2NTE2fQ.5EPhwXtIKAeEA4te7wfWOg2zcem7q-FRZnmAN249d8s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f4e2383d9c9e4ea-RIX",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "91.197.1.98",
        "CF-IPCountry": "LV",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "91.197.1.98, 162.158.48.218"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 10:35:19 UTC] === END API CALL LOG ===
[01-May-2026 10:35:19 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 10:35:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU0IiwidXNlcm5hbWUiOiJzanhoYmNkaGQiLCJlbWFpbCI6ImVkaWdoaXJhdG1pcjdAZ21haWwuY29tIiwiZXhwIjoxNzc4MjM2NTE2fQ.5EPhwXtIKAeEA4te7wfWOg2zcem7q-FRZnmAN249d8s
[01-May-2026 10:35:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 10:35:19 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 10:35:19 UTC] User ID: 454
[01-May-2026 10:35:19 UTC] ✅ User profile retrieved successfully for user ID: 454
[01-May-2026 10:35:24 UTC] === API CALL LOG ===
[01-May-2026 10:35:24 UTC] Endpoint: user/profile.php
[01-May-2026 10:35:24 UTC] Full Log Data: {
    "timestamp": "2026-05-01 10:35:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "91.197.1.98",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU0IiwidXNlcm5hbWUiOiJzanhoYmNkaGQiLCJlbWFpbCI6ImVkaWdoaXJhdG1pcjdAZ21haWwuY29tIiwiZXhwIjoxNzc4MjM2NTE2fQ.5EPhwXtIKAeEA4te7wfWOg2zcem7q-FRZnmAN249d8s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f4e23a2ea4ae4d9-RIX",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "91.197.1.98",
        "CF-IPCountry": "LV",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "91.197.1.98, 162.158.48.218"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 10:35:24 UTC] === END API CALL LOG ===
[01-May-2026 10:35:24 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 10:35:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU0IiwidXNlcm5hbWUiOiJzanhoYmNkaGQiLCJlbWFpbCI6ImVkaWdoaXJhdG1pcjdAZ21haWwuY29tIiwiZXhwIjoxNzc4MjM2NTE2fQ.5EPhwXtIKAeEA4te7wfWOg2zcem7q-FRZnmAN249d8s
[01-May-2026 10:35:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 10:35:24 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 10:35:24 UTC] User ID: 454
[01-May-2026 10:35:24 UTC] ✅ User profile retrieved successfully for user ID: 454
[01-May-2026 10:35:25 UTC] === API CALL LOG ===
[01-May-2026 10:35:25 UTC] Endpoint: user/profile.php
[01-May-2026 10:35:25 UTC] Full Log Data: {
    "timestamp": "2026-05-01 10:35:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "91.197.1.98",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU0IiwidXNlcm5hbWUiOiJzanhoYmNkaGQiLCJlbWFpbCI6ImVkaWdoaXJhdG1pcjdAZ21haWwuY29tIiwiZXhwIjoxNzc4MjM2NTE2fQ.5EPhwXtIKAeEA4te7wfWOg2zcem7q-FRZnmAN249d8s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f4e23adbff1e4d5-RIX",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "91.197.1.98",
        "CF-IPCountry": "LV",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "91.197.1.98, 162.158.48.218"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 10:35:25 UTC] === END API CALL LOG ===
[01-May-2026 10:35:25 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 10:35:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU0IiwidXNlcm5hbWUiOiJzanhoYmNkaGQiLCJlbWFpbCI6ImVkaWdoaXJhdG1pcjdAZ21haWwuY29tIiwiZXhwIjoxNzc4MjM2NTE2fQ.5EPhwXtIKAeEA4te7wfWOg2zcem7q-FRZnmAN249d8s
[01-May-2026 10:35:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 10:35:25 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 10:35:25 UTC] User ID: 454
[01-May-2026 10:35:25 UTC] ✅ User profile retrieved successfully for user ID: 454
[01-May-2026 12:57:46 UTC] === API CALL LOG ===
[01-May-2026 12:57:46 UTC] Endpoint: user/profile.php
[01-May-2026 12:57:46 UTC] Full Log Data: {
    "timestamp": "2026-05-01 12:57:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "98.97.76.116",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU1IiwidXNlcm5hbWUiOiJNYWNrNHBmIiwiZW1haWwiOiJNYWNraXllcml0dWZ1QGdtYWlsLmNvbSIsImV4cCI6MTc3ODI0NTA2Nn0.EbIn8y8burnsad-USix7SVL-CQE-_xjnxtRlgOWw94w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f4ef4334e1e6062-LOS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "98.97.76.116",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "98.97.76.116, 104.22.76.138"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 12:57:46 UTC] === END API CALL LOG ===
[01-May-2026 12:57:46 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 12:57:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU1IiwidXNlcm5hbWUiOiJNYWNrNHBmIiwiZW1haWwiOiJNYWNraXllcml0dWZ1QGdtYWlsLmNvbSIsImV4cCI6MTc3ODI0NTA2Nn0.EbIn8y8burnsad-USix7SVL-CQE-_xjnxtRlgOWw94w
[01-May-2026 12:57:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 12:57:46 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 12:57:46 UTC] User ID: 455
[01-May-2026 12:57:46 UTC] ✅ User profile retrieved successfully for user ID: 455
[01-May-2026 12:57:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-May-2026 12:57:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-May-2026 12:57:46 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU1IiwidXNlcm5hbWUiOiJNYWNrNHBmIiwiZW1haWwiOiJNYWNraXllcml0dWZ1QGdtYWlsLmNvbSIsImV4cCI6MTc3ODI0NTA2Nn0.EbIn8y8burnsad-USix7SVL-CQE-_xjnxtRlgOWw94w","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f4ef4337e826062-LOS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"98.97.76.116","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"98.97.76.116, 104.22.76.138"}
[01-May-2026 12:57:46 UTC] === User Orders API Called ===
[01-May-2026 12:57:46 UTC] User ID: 455
[01-May-2026 12:57:46 UTC] Limit: 20, Offset: 0
[01-May-2026 12:57:46 UTC] Orders found: 0
[01-May-2026 12:57:46 UTC] Orders data: []
[01-May-2026 12:57:46 UTC] Total orders count: 0
[01-May-2026 12:57:47 UTC] === API CALL LOG ===
[01-May-2026 12:57:47 UTC] Endpoint: user/profile.php
[01-May-2026 12:57:47 UTC] Full Log Data: {
    "timestamp": "2026-05-01 12:57:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "98.97.76.116",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU1IiwidXNlcm5hbWUiOiJNYWNrNHBmIiwiZW1haWwiOiJNYWNraXllcml0dWZ1QGdtYWlsLmNvbSIsImV4cCI6MTc3ODI0NTA2Nn0.EbIn8y8burnsad-USix7SVL-CQE-_xjnxtRlgOWw94w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f4ef433ef5b6062-LOS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "98.97.76.116",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "98.97.76.116, 104.22.76.138"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 12:57:47 UTC] === END API CALL LOG ===
[01-May-2026 12:57:47 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 12:57:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU1IiwidXNlcm5hbWUiOiJNYWNrNHBmIiwiZW1haWwiOiJNYWNraXllcml0dWZ1QGdtYWlsLmNvbSIsImV4cCI6MTc3ODI0NTA2Nn0.EbIn8y8burnsad-USix7SVL-CQE-_xjnxtRlgOWw94w
[01-May-2026 12:57:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 12:57:47 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 12:57:47 UTC] User ID: 455
[01-May-2026 12:57:47 UTC] ✅ User profile retrieved successfully for user ID: 455
[01-May-2026 12:57:47 UTC] === API CALL LOG ===
[01-May-2026 12:57:47 UTC] Endpoint: user/profile.php
[01-May-2026 12:57:47 UTC] Full Log Data: {
    "timestamp": "2026-05-01 12:57:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "98.97.76.116",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU1IiwidXNlcm5hbWUiOiJNYWNrNHBmIiwiZW1haWwiOiJNYWNraXllcml0dWZ1QGdtYWlsLmNvbSIsImV4cCI6MTc3ODI0NTA2Nn0.EbIn8y8burnsad-USix7SVL-CQE-_xjnxtRlgOWw94w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f4ef439c8fa6062-LOS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "98.97.76.116",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "98.97.76.116, 104.22.76.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 12:57:47 UTC] === END API CALL LOG ===
[01-May-2026 12:57:47 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 12:57:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU1IiwidXNlcm5hbWUiOiJNYWNrNHBmIiwiZW1haWwiOiJNYWNraXllcml0dWZ1QGdtYWlsLmNvbSIsImV4cCI6MTc3ODI0NTA2Nn0.EbIn8y8burnsad-USix7SVL-CQE-_xjnxtRlgOWw94w
[01-May-2026 12:57:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 12:57:47 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 12:57:47 UTC] User ID: 455
[01-May-2026 12:57:47 UTC] ✅ User profile retrieved successfully for user ID: 455
[01-May-2026 12:58:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-May-2026 12:58:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-May-2026 12:58:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU1IiwidXNlcm5hbWUiOiJNYWNrNHBmIiwiZW1haWwiOiJNYWNraXllcml0dWZ1QGdtYWlsLmNvbSIsImV4cCI6MTc3ODI0NTA2Nn0.EbIn8y8burnsad-USix7SVL-CQE-_xjnxtRlgOWw94w","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f4ef4c8ed1c6062-LOS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"98.97.76.116","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"98.97.76.116, 104.22.76.145"}
[01-May-2026 12:58:10 UTC] === User Orders API Called ===
[01-May-2026 12:58:10 UTC] User ID: 455
[01-May-2026 12:58:10 UTC] Limit: 20, Offset: 0
[01-May-2026 12:58:10 UTC] Orders found: 0
[01-May-2026 12:58:10 UTC] Orders data: []
[01-May-2026 12:58:10 UTC] Total orders count: 0
[01-May-2026 12:58:10 UTC] === API CALL LOG ===
[01-May-2026 12:58:10 UTC] Endpoint: user/profile.php
[01-May-2026 12:58:10 UTC] Full Log Data: {
    "timestamp": "2026-05-01 12:58:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "98.97.76.116",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU1IiwidXNlcm5hbWUiOiJNYWNrNHBmIiwiZW1haWwiOiJNYWNraXllcml0dWZ1QGdtYWlsLmNvbSIsImV4cCI6MTc3ODI0NTA2Nn0.EbIn8y8burnsad-USix7SVL-CQE-_xjnxtRlgOWw94w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f4ef4c92d886062-LOS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "98.97.76.116",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "98.97.76.116, 104.22.76.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 12:58:10 UTC] === END API CALL LOG ===
[01-May-2026 12:58:10 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 12:58:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU1IiwidXNlcm5hbWUiOiJNYWNrNHBmIiwiZW1haWwiOiJNYWNraXllcml0dWZ1QGdtYWlsLmNvbSIsImV4cCI6MTc3ODI0NTA2Nn0.EbIn8y8burnsad-USix7SVL-CQE-_xjnxtRlgOWw94w
[01-May-2026 12:58:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 12:58:10 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 12:58:10 UTC] User ID: 455
[01-May-2026 12:58:10 UTC] ✅ User profile retrieved successfully for user ID: 455
[01-May-2026 12:58:11 UTC] === API CALL LOG ===
[01-May-2026 12:58:11 UTC] Endpoint: user/profile.php
[01-May-2026 12:58:11 UTC] Full Log Data: {
    "timestamp": "2026-05-01 12:58:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "98.97.76.116",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU1IiwidXNlcm5hbWUiOiJNYWNrNHBmIiwiZW1haWwiOiJNYWNraXllcml0dWZ1QGdtYWlsLmNvbSIsImV4cCI6MTc3ODI0NTA2Nn0.EbIn8y8burnsad-USix7SVL-CQE-_xjnxtRlgOWw94w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f4ef4cd0bbb6062-LOS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "98.97.76.116",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "98.97.76.116, 104.22.76.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 12:58:11 UTC] === END API CALL LOG ===
[01-May-2026 12:58:11 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 12:58:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU1IiwidXNlcm5hbWUiOiJNYWNrNHBmIiwiZW1haWwiOiJNYWNraXllcml0dWZ1QGdtYWlsLmNvbSIsImV4cCI6MTc3ODI0NTA2Nn0.EbIn8y8burnsad-USix7SVL-CQE-_xjnxtRlgOWw94w
[01-May-2026 12:58:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 12:58:11 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 12:58:11 UTC] User ID: 455
[01-May-2026 12:58:11 UTC] ✅ User profile retrieved successfully for user ID: 455
[01-May-2026 12:58:11 UTC] === API CALL LOG ===
[01-May-2026 12:58:11 UTC] Endpoint: user/profile.php
[01-May-2026 12:58:11 UTC] Full Log Data: {
    "timestamp": "2026-05-01 12:58:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "98.97.76.116",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU1IiwidXNlcm5hbWUiOiJNYWNrNHBmIiwiZW1haWwiOiJNYWNraXllcml0dWZ1QGdtYWlsLmNvbSIsImV4cCI6MTc3ODI0NTA2Nn0.EbIn8y8burnsad-USix7SVL-CQE-_xjnxtRlgOWw94w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f4ef4ceae516062-LOS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "98.97.76.116",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "98.97.76.116, 104.22.76.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 12:58:11 UTC] === END API CALL LOG ===
[01-May-2026 12:58:11 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 12:58:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU1IiwidXNlcm5hbWUiOiJNYWNrNHBmIiwiZW1haWwiOiJNYWNraXllcml0dWZ1QGdtYWlsLmNvbSIsImV4cCI6MTc3ODI0NTA2Nn0.EbIn8y8burnsad-USix7SVL-CQE-_xjnxtRlgOWw94w
[01-May-2026 12:58:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 12:58:11 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 12:58:11 UTC] User ID: 455
[01-May-2026 12:58:11 UTC] ✅ User profile retrieved successfully for user ID: 455
[01-May-2026 12:58:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-May-2026 12:58:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-May-2026 12:58:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU1IiwidXNlcm5hbWUiOiJNYWNrNHBmIiwiZW1haWwiOiJNYWNraXllcml0dWZ1QGdtYWlsLmNvbSIsImV4cCI6MTc3ODI0NTA2Nn0.EbIn8y8burnsad-USix7SVL-CQE-_xjnxtRlgOWw94w","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f4ef594ec1f6062-LOS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"98.97.76.116","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"98.97.76.116, 104.22.76.144"}
[01-May-2026 12:58:43 UTC] === User Orders API Called ===
[01-May-2026 12:58:43 UTC] User ID: 455
[01-May-2026 12:58:43 UTC] Limit: 20, Offset: 0
[01-May-2026 12:58:43 UTC] Orders found: 0
[01-May-2026 12:58:43 UTC] Orders data: []
[01-May-2026 12:58:43 UTC] Total orders count: 0
[01-May-2026 12:58:43 UTC] === API CALL LOG ===
[01-May-2026 12:58:43 UTC] Endpoint: user/profile.php
[01-May-2026 12:58:43 UTC] Full Log Data: {
    "timestamp": "2026-05-01 12:58:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "98.97.76.116",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU1IiwidXNlcm5hbWUiOiJNYWNrNHBmIiwiZW1haWwiOiJNYWNraXllcml0dWZ1QGdtYWlsLmNvbSIsImV4cCI6MTc3ODI0NTA2Nn0.EbIn8y8burnsad-USix7SVL-CQE-_xjnxtRlgOWw94w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f4ef5962dda6062-LOS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "98.97.76.116",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "98.97.76.116, 104.22.76.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 12:58:43 UTC] === END API CALL LOG ===
[01-May-2026 12:58:43 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 12:58:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU1IiwidXNlcm5hbWUiOiJNYWNrNHBmIiwiZW1haWwiOiJNYWNraXllcml0dWZ1QGdtYWlsLmNvbSIsImV4cCI6MTc3ODI0NTA2Nn0.EbIn8y8burnsad-USix7SVL-CQE-_xjnxtRlgOWw94w
[01-May-2026 12:58:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 12:58:43 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 12:58:43 UTC] User ID: 455
[01-May-2026 12:58:43 UTC] ✅ User profile retrieved successfully for user ID: 455
[01-May-2026 12:58:44 UTC] === API CALL LOG ===
[01-May-2026 12:58:44 UTC] Endpoint: user/profile.php
[01-May-2026 12:58:44 UTC] Full Log Data: {
    "timestamp": "2026-05-01 12:58:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "98.97.76.116",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU1IiwidXNlcm5hbWUiOiJNYWNrNHBmIiwiZW1haWwiOiJNYWNraXllcml0dWZ1QGdtYWlsLmNvbSIsImV4cCI6MTc3ODI0NTA2Nn0.EbIn8y8burnsad-USix7SVL-CQE-_xjnxtRlgOWw94w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f4ef5994b2f6062-LOS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "98.97.76.116",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "98.97.76.116, 104.22.76.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 12:58:44 UTC] === END API CALL LOG ===
[01-May-2026 12:58:44 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 12:58:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU1IiwidXNlcm5hbWUiOiJNYWNrNHBmIiwiZW1haWwiOiJNYWNraXllcml0dWZ1QGdtYWlsLmNvbSIsImV4cCI6MTc3ODI0NTA2Nn0.EbIn8y8burnsad-USix7SVL-CQE-_xjnxtRlgOWw94w
[01-May-2026 12:58:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 12:58:44 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 12:58:44 UTC] User ID: 455
[01-May-2026 12:58:44 UTC] ✅ User profile retrieved successfully for user ID: 455
[01-May-2026 12:58:44 UTC] === API CALL LOG ===
[01-May-2026 12:58:44 UTC] Endpoint: user/profile.php
[01-May-2026 12:58:44 UTC] Full Log Data: {
    "timestamp": "2026-05-01 12:58:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "98.97.76.116",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU1IiwidXNlcm5hbWUiOiJNYWNrNHBmIiwiZW1haWwiOiJNYWNraXllcml0dWZ1QGdtYWlsLmNvbSIsImV4cCI6MTc3ODI0NTA2Nn0.EbIn8y8burnsad-USix7SVL-CQE-_xjnxtRlgOWw94w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f4ef5999bb66062-LOS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "98.97.76.116",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "98.97.76.116, 104.22.76.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 12:58:44 UTC] === END API CALL LOG ===
[01-May-2026 12:58:44 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 12:58:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU1IiwidXNlcm5hbWUiOiJNYWNrNHBmIiwiZW1haWwiOiJNYWNraXllcml0dWZ1QGdtYWlsLmNvbSIsImV4cCI6MTc3ODI0NTA2Nn0.EbIn8y8burnsad-USix7SVL-CQE-_xjnxtRlgOWw94w
[01-May-2026 12:58:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 12:58:44 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 12:58:44 UTC] User ID: 455
[01-May-2026 12:58:44 UTC] ✅ User profile retrieved successfully for user ID: 455
[01-May-2026 12:59:12 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-May-2026 12:59:12 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-May-2026 12:59:12 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU1IiwidXNlcm5hbWUiOiJNYWNrNHBmIiwiZW1haWwiOiJNYWNraXllcml0dWZ1QGdtYWlsLmNvbSIsImV4cCI6MTc3ODI0NTA2Nn0.EbIn8y8burnsad-USix7SVL-CQE-_xjnxtRlgOWw94w","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f4ef648cf386062-LOS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"98.97.76.116","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"98.97.76.116, 104.22.76.144"}
[01-May-2026 12:59:12 UTC] === User Orders API Called ===
[01-May-2026 12:59:12 UTC] User ID: 455
[01-May-2026 12:59:12 UTC] Limit: 20, Offset: 0
[01-May-2026 12:59:12 UTC] Orders found: 0
[01-May-2026 12:59:12 UTC] Orders data: []
[01-May-2026 12:59:12 UTC] Total orders count: 0
[01-May-2026 12:59:12 UTC] === API CALL LOG ===
[01-May-2026 12:59:12 UTC] Endpoint: user/profile.php
[01-May-2026 12:59:12 UTC] Full Log Data: {
    "timestamp": "2026-05-01 12:59:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "98.97.76.116",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU1IiwidXNlcm5hbWUiOiJNYWNrNHBmIiwiZW1haWwiOiJNYWNraXllcml0dWZ1QGdtYWlsLmNvbSIsImV4cCI6MTc3ODI0NTA2Nn0.EbIn8y8burnsad-USix7SVL-CQE-_xjnxtRlgOWw94w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f4ef6493ff26062-LOS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "98.97.76.116",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "98.97.76.116, 104.22.76.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 12:59:12 UTC] === END API CALL LOG ===
[01-May-2026 12:59:12 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 12:59:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU1IiwidXNlcm5hbWUiOiJNYWNrNHBmIiwiZW1haWwiOiJNYWNraXllcml0dWZ1QGdtYWlsLmNvbSIsImV4cCI6MTc3ODI0NTA2Nn0.EbIn8y8burnsad-USix7SVL-CQE-_xjnxtRlgOWw94w
[01-May-2026 12:59:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 12:59:12 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 12:59:12 UTC] User ID: 455
[01-May-2026 12:59:12 UTC] ✅ User profile retrieved successfully for user ID: 455
[01-May-2026 12:59:12 UTC] === API CALL LOG ===
[01-May-2026 12:59:12 UTC] Endpoint: user/profile.php
[01-May-2026 12:59:12 UTC] Full Log Data: {
    "timestamp": "2026-05-01 12:59:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "98.97.76.116",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU1IiwidXNlcm5hbWUiOiJNYWNrNHBmIiwiZW1haWwiOiJNYWNraXllcml0dWZ1QGdtYWlsLmNvbSIsImV4cCI6MTc3ODI0NTA2Nn0.EbIn8y8burnsad-USix7SVL-CQE-_xjnxtRlgOWw94w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f4ef64dc83a6062-LOS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "98.97.76.116",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "98.97.76.116, 104.22.76.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 12:59:12 UTC] === END API CALL LOG ===
[01-May-2026 12:59:12 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 12:59:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU1IiwidXNlcm5hbWUiOiJNYWNrNHBmIiwiZW1haWwiOiJNYWNraXllcml0dWZ1QGdtYWlsLmNvbSIsImV4cCI6MTc3ODI0NTA2Nn0.EbIn8y8burnsad-USix7SVL-CQE-_xjnxtRlgOWw94w
[01-May-2026 12:59:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 12:59:12 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 12:59:12 UTC] User ID: 455
[01-May-2026 12:59:12 UTC] ✅ User profile retrieved successfully for user ID: 455
[01-May-2026 12:59:13 UTC] === API CALL LOG ===
[01-May-2026 12:59:13 UTC] Endpoint: user/profile.php
[01-May-2026 12:59:13 UTC] Full Log Data: {
    "timestamp": "2026-05-01 12:59:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "98.97.76.116",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU1IiwidXNlcm5hbWUiOiJNYWNrNHBmIiwiZW1haWwiOiJNYWNraXllcml0dWZ1QGdtYWlsLmNvbSIsImV4cCI6MTc3ODI0NTA2Nn0.EbIn8y8burnsad-USix7SVL-CQE-_xjnxtRlgOWw94w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f4ef64e08b96062-LOS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "98.97.76.116",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "98.97.76.116, 104.22.76.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 12:59:13 UTC] === END API CALL LOG ===
[01-May-2026 12:59:13 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 12:59:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU1IiwidXNlcm5hbWUiOiJNYWNrNHBmIiwiZW1haWwiOiJNYWNraXllcml0dWZ1QGdtYWlsLmNvbSIsImV4cCI6MTc3ODI0NTA2Nn0.EbIn8y8burnsad-USix7SVL-CQE-_xjnxtRlgOWw94w
[01-May-2026 12:59:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 12:59:13 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 12:59:13 UTC] User ID: 455
[01-May-2026 12:59:13 UTC] ✅ User profile retrieved successfully for user ID: 455
[01-May-2026 12:59:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-May-2026 12:59:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-May-2026 12:59:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU1IiwidXNlcm5hbWUiOiJNYWNrNHBmIiwiZW1haWwiOiJNYWNraXllcml0dWZ1QGdtYWlsLmNvbSIsImV4cCI6MTc3ODI0NTA2Nn0.EbIn8y8burnsad-USix7SVL-CQE-_xjnxtRlgOWw94w","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f4ef6921b6d6062-LOS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"98.97.76.116","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"98.97.76.116, 104.22.76.144"}
[01-May-2026 12:59:24 UTC] === User Orders API Called ===
[01-May-2026 12:59:24 UTC] User ID: 455
[01-May-2026 12:59:24 UTC] Limit: 20, Offset: 0
[01-May-2026 12:59:24 UTC] Orders found: 0
[01-May-2026 12:59:24 UTC] Orders data: []
[01-May-2026 12:59:24 UTC] Total orders count: 0
[01-May-2026 12:59:24 UTC] === API CALL LOG ===
[01-May-2026 12:59:24 UTC] Endpoint: user/profile.php
[01-May-2026 12:59:24 UTC] Full Log Data: {
    "timestamp": "2026-05-01 12:59:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "98.97.76.116",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU1IiwidXNlcm5hbWUiOiJNYWNrNHBmIiwiZW1haWwiOiJNYWNraXllcml0dWZ1QGdtYWlsLmNvbSIsImV4cCI6MTc3ODI0NTA2Nn0.EbIn8y8burnsad-USix7SVL-CQE-_xjnxtRlgOWw94w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f4ef6928c146062-LOS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "98.97.76.116",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "98.97.76.116, 104.22.76.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 12:59:24 UTC] === END API CALL LOG ===
[01-May-2026 12:59:24 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 12:59:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU1IiwidXNlcm5hbWUiOiJNYWNrNHBmIiwiZW1haWwiOiJNYWNraXllcml0dWZ1QGdtYWlsLmNvbSIsImV4cCI6MTc3ODI0NTA2Nn0.EbIn8y8burnsad-USix7SVL-CQE-_xjnxtRlgOWw94w
[01-May-2026 12:59:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 12:59:24 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 12:59:24 UTC] User ID: 455
[01-May-2026 12:59:24 UTC] ✅ User profile retrieved successfully for user ID: 455
[01-May-2026 12:59:24 UTC] === API CALL LOG ===
[01-May-2026 12:59:24 UTC] Endpoint: user/profile.php
[01-May-2026 12:59:24 UTC] Full Log Data: {
    "timestamp": "2026-05-01 12:59:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "98.97.76.116",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU1IiwidXNlcm5hbWUiOiJNYWNrNHBmIiwiZW1haWwiOiJNYWNraXllcml0dWZ1QGdtYWlsLmNvbSIsImV4cCI6MTc3ODI0NTA2Nn0.EbIn8y8burnsad-USix7SVL-CQE-_xjnxtRlgOWw94w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f4ef695f97e6062-LOS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "98.97.76.116",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "98.97.76.116, 104.22.76.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 12:59:24 UTC] === END API CALL LOG ===
[01-May-2026 12:59:24 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 12:59:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU1IiwidXNlcm5hbWUiOiJNYWNrNHBmIiwiZW1haWwiOiJNYWNraXllcml0dWZ1QGdtYWlsLmNvbSIsImV4cCI6MTc3ODI0NTA2Nn0.EbIn8y8burnsad-USix7SVL-CQE-_xjnxtRlgOWw94w
[01-May-2026 12:59:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 12:59:24 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 12:59:24 UTC] User ID: 455
[01-May-2026 12:59:24 UTC] ✅ User profile retrieved successfully for user ID: 455
[01-May-2026 12:59:24 UTC] === API CALL LOG ===
[01-May-2026 12:59:24 UTC] Endpoint: user/profile.php
[01-May-2026 12:59:24 UTC] Full Log Data: {
    "timestamp": "2026-05-01 12:59:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "98.97.76.116",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU1IiwidXNlcm5hbWUiOiJNYWNrNHBmIiwiZW1haWwiOiJNYWNraXllcml0dWZ1QGdtYWlsLmNvbSIsImV4cCI6MTc3ODI0NTA2Nn0.EbIn8y8burnsad-USix7SVL-CQE-_xjnxtRlgOWw94w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f4ef696aabf6062-LOS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "98.97.76.116",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "98.97.76.116, 104.22.76.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 12:59:24 UTC] === END API CALL LOG ===
[01-May-2026 12:59:24 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 12:59:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU1IiwidXNlcm5hbWUiOiJNYWNrNHBmIiwiZW1haWwiOiJNYWNraXllcml0dWZ1QGdtYWlsLmNvbSIsImV4cCI6MTc3ODI0NTA2Nn0.EbIn8y8burnsad-USix7SVL-CQE-_xjnxtRlgOWw94w
[01-May-2026 12:59:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 12:59:24 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 12:59:24 UTC] User ID: 455
[01-May-2026 12:59:24 UTC] ✅ User profile retrieved successfully for user ID: 455
[01-May-2026 12:59:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-May-2026 12:59:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-May-2026 12:59:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU1IiwidXNlcm5hbWUiOiJNYWNrNHBmIiwiZW1haWwiOiJNYWNraXllcml0dWZ1QGdtYWlsLmNvbSIsImV4cCI6MTc3ODI0NTA2Nn0.EbIn8y8burnsad-USix7SVL-CQE-_xjnxtRlgOWw94w","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f4ef6a53d366062-LOS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"98.97.76.116","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"98.97.76.116, 104.22.76.145"}
[01-May-2026 12:59:26 UTC] === User Orders API Called ===
[01-May-2026 12:59:26 UTC] User ID: 455
[01-May-2026 12:59:26 UTC] Limit: 20, Offset: 0
[01-May-2026 12:59:26 UTC] Orders found: 0
[01-May-2026 12:59:26 UTC] Orders data: []
[01-May-2026 12:59:26 UTC] Total orders count: 0
[01-May-2026 12:59:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-May-2026 12:59:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-May-2026 12:59:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU1IiwidXNlcm5hbWUiOiJNYWNrNHBmIiwiZW1haWwiOiJNYWNraXllcml0dWZ1QGdtYWlsLmNvbSIsImV4cCI6MTc3ODI0NTA2Nn0.EbIn8y8burnsad-USix7SVL-CQE-_xjnxtRlgOWw94w","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f4ef6e2199a6062-LOS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"98.97.76.116","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"98.97.76.116, 104.22.76.144"}
[01-May-2026 12:59:36 UTC] === User Orders API Called ===
[01-May-2026 12:59:36 UTC] User ID: 455
[01-May-2026 12:59:36 UTC] Limit: 20, Offset: 0
[01-May-2026 12:59:36 UTC] Orders found: 0
[01-May-2026 12:59:36 UTC] Orders data: []
[01-May-2026 12:59:36 UTC] Total orders count: 0
[01-May-2026 12:59:36 UTC] === API CALL LOG ===
[01-May-2026 12:59:36 UTC] Endpoint: user/profile.php
[01-May-2026 12:59:36 UTC] Full Log Data: {
    "timestamp": "2026-05-01 12:59:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "98.97.76.116",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU1IiwidXNlcm5hbWUiOiJNYWNrNHBmIiwiZW1haWwiOiJNYWNraXllcml0dWZ1QGdtYWlsLmNvbSIsImV4cCI6MTc3ODI0NTA2Nn0.EbIn8y8burnsad-USix7SVL-CQE-_xjnxtRlgOWw94w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f4ef6e26a356062-LOS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "98.97.76.116",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "98.97.76.116, 104.22.76.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 12:59:36 UTC] === END API CALL LOG ===
[01-May-2026 12:59:36 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 12:59:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU1IiwidXNlcm5hbWUiOiJNYWNrNHBmIiwiZW1haWwiOiJNYWNraXllcml0dWZ1QGdtYWlsLmNvbSIsImV4cCI6MTc3ODI0NTA2Nn0.EbIn8y8burnsad-USix7SVL-CQE-_xjnxtRlgOWw94w
[01-May-2026 12:59:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 12:59:36 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 12:59:36 UTC] User ID: 455
[01-May-2026 12:59:36 UTC] ✅ User profile retrieved successfully for user ID: 455
[01-May-2026 12:59:37 UTC] === API CALL LOG ===
[01-May-2026 12:59:37 UTC] Endpoint: user/profile.php
[01-May-2026 12:59:37 UTC] Full Log Data: {
    "timestamp": "2026-05-01 12:59:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "98.97.76.116",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU1IiwidXNlcm5hbWUiOiJNYWNrNHBmIiwiZW1haWwiOiJNYWNraXllcml0dWZ1QGdtYWlsLmNvbSIsImV4cCI6MTc3ODI0NTA2Nn0.EbIn8y8burnsad-USix7SVL-CQE-_xjnxtRlgOWw94w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f4ef6e659296062-LOS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "98.97.76.116",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "98.97.76.116, 104.22.76.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 12:59:37 UTC] === END API CALL LOG ===
[01-May-2026 12:59:37 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 12:59:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU1IiwidXNlcm5hbWUiOiJNYWNrNHBmIiwiZW1haWwiOiJNYWNraXllcml0dWZ1QGdtYWlsLmNvbSIsImV4cCI6MTc3ODI0NTA2Nn0.EbIn8y8burnsad-USix7SVL-CQE-_xjnxtRlgOWw94w
[01-May-2026 12:59:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 12:59:37 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 12:59:37 UTC] User ID: 455
[01-May-2026 12:59:37 UTC] ✅ User profile retrieved successfully for user ID: 455
[01-May-2026 12:59:37 UTC] === API CALL LOG ===
[01-May-2026 12:59:37 UTC] Endpoint: user/profile.php
[01-May-2026 12:59:37 UTC] Full Log Data: {
    "timestamp": "2026-05-01 12:59:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "98.97.76.116",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU1IiwidXNlcm5hbWUiOiJNYWNrNHBmIiwiZW1haWwiOiJNYWNraXllcml0dWZ1QGdtYWlsLmNvbSIsImV4cCI6MTc3ODI0NTA2Nn0.EbIn8y8burnsad-USix7SVL-CQE-_xjnxtRlgOWw94w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f4ef6e83c956062-LOS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "98.97.76.116",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "98.97.76.116, 104.22.76.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 12:59:37 UTC] === END API CALL LOG ===
[01-May-2026 12:59:37 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 12:59:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU1IiwidXNlcm5hbWUiOiJNYWNrNHBmIiwiZW1haWwiOiJNYWNraXllcml0dWZ1QGdtYWlsLmNvbSIsImV4cCI6MTc3ODI0NTA2Nn0.EbIn8y8burnsad-USix7SVL-CQE-_xjnxtRlgOWw94w
[01-May-2026 12:59:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 12:59:37 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 12:59:37 UTC] User ID: 455
[01-May-2026 12:59:37 UTC] ✅ User profile retrieved successfully for user ID: 455
[01-May-2026 12:59:53 UTC] === API CALL LOG ===
[01-May-2026 12:59:53 UTC] Endpoint: user/profile.php
[01-May-2026 12:59:53 UTC] Full Log Data: {
    "timestamp": "2026-05-01 12:59:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "98.97.76.116",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU1IiwidXNlcm5hbWUiOiJNYWNrNHBmIiwiZW1haWwiOiJNYWNraXllcml0dWZ1QGdtYWlsLmNvbSIsImV4cCI6MTc3ODI0NTA2Nn0.EbIn8y8burnsad-USix7SVL-CQE-_xjnxtRlgOWw94w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f4ef74c188f6062-LOS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "98.97.76.116",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "98.97.76.116, 104.22.76.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 12:59:53 UTC] === END API CALL LOG ===
[01-May-2026 12:59:53 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 12:59:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU1IiwidXNlcm5hbWUiOiJNYWNrNHBmIiwiZW1haWwiOiJNYWNraXllcml0dWZ1QGdtYWlsLmNvbSIsImV4cCI6MTc3ODI0NTA2Nn0.EbIn8y8burnsad-USix7SVL-CQE-_xjnxtRlgOWw94w
[01-May-2026 12:59:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 12:59:53 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 12:59:53 UTC] User ID: 455
[01-May-2026 12:59:53 UTC] ✅ User profile retrieved successfully for user ID: 455
[01-May-2026 12:59:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-May-2026 12:59:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-May-2026 12:59:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU1IiwidXNlcm5hbWUiOiJNYWNrNHBmIiwiZW1haWwiOiJNYWNraXllcml0dWZ1QGdtYWlsLmNvbSIsImV4cCI6MTc3ODI0NTA2Nn0.EbIn8y8burnsad-USix7SVL-CQE-_xjnxtRlgOWw94w","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f4ef75d3f846062-LOS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"98.97.76.116","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"98.97.76.116, 104.22.76.144"}
[01-May-2026 12:59:56 UTC] === User Orders API Called ===
[01-May-2026 12:59:56 UTC] User ID: 455
[01-May-2026 12:59:56 UTC] Limit: 20, Offset: 0
[01-May-2026 12:59:56 UTC] Orders found: 0
[01-May-2026 12:59:56 UTC] Orders data: []
[01-May-2026 12:59:56 UTC] Total orders count: 0
[01-May-2026 12:59:57 UTC] === API CALL LOG ===
[01-May-2026 12:59:57 UTC] Endpoint: user/profile.php
[01-May-2026 12:59:57 UTC] Full Log Data: {
    "timestamp": "2026-05-01 12:59:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "98.97.76.116",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU1IiwidXNlcm5hbWUiOiJNYWNrNHBmIiwiZW1haWwiOiJNYWNraXllcml0dWZ1QGdtYWlsLmNvbSIsImV4cCI6MTc3ODI0NTA2Nn0.EbIn8y8burnsad-USix7SVL-CQE-_xjnxtRlgOWw94w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f4ef7612e746062-LOS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "98.97.76.116",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "98.97.76.116, 104.22.76.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 12:59:57 UTC] === END API CALL LOG ===
[01-May-2026 12:59:57 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 12:59:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU1IiwidXNlcm5hbWUiOiJNYWNrNHBmIiwiZW1haWwiOiJNYWNraXllcml0dWZ1QGdtYWlsLmNvbSIsImV4cCI6MTc3ODI0NTA2Nn0.EbIn8y8burnsad-USix7SVL-CQE-_xjnxtRlgOWw94w
[01-May-2026 12:59:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 12:59:57 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 12:59:57 UTC] User ID: 455
[01-May-2026 12:59:57 UTC] ✅ User profile retrieved successfully for user ID: 455
[01-May-2026 12:59:57 UTC] User Purchases API - User ID: 455
[01-May-2026 12:59:57 UTC] User Purchases API - Total purchases found: 0
[01-May-2026 13:00:54 UTC] User Purchases API - User ID: 455
[01-May-2026 13:00:54 UTC] User Purchases API - Total purchases found: 0
[01-May-2026 13:00:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-May-2026 13:00:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-May-2026 13:00:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU1IiwidXNlcm5hbWUiOiJNYWNrNHBmIiwiZW1haWwiOiJNYWNraXllcml0dWZ1QGdtYWlsLmNvbSIsImV4cCI6MTc3ODI0NTA2Nn0.EbIn8y8burnsad-USix7SVL-CQE-_xjnxtRlgOWw94w","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f4ef8cd5e7e6062-LOS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"98.97.76.116","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"98.97.76.116, 104.22.76.144"}
[01-May-2026 13:00:55 UTC] === User Orders API Called ===
[01-May-2026 13:00:55 UTC] User ID: 455
[01-May-2026 13:00:55 UTC] Limit: 20, Offset: 0
[01-May-2026 13:00:55 UTC] Orders found: 0
[01-May-2026 13:00:55 UTC] Orders data: []
[01-May-2026 13:00:55 UTC] Total orders count: 0
[01-May-2026 13:00:55 UTC] === API CALL LOG ===
[01-May-2026 13:00:55 UTC] Endpoint: user/profile.php
[01-May-2026 13:00:55 UTC] Full Log Data: {
    "timestamp": "2026-05-01 13:00:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "98.97.76.116",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU1IiwidXNlcm5hbWUiOiJNYWNrNHBmIiwiZW1haWwiOiJNYWNraXllcml0dWZ1QGdtYWlsLmNvbSIsImV4cCI6MTc3ODI0NTA2Nn0.EbIn8y8burnsad-USix7SVL-CQE-_xjnxtRlgOWw94w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f4ef8cdbf3e6062-LOS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "98.97.76.116",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "98.97.76.116, 104.22.76.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 13:00:55 UTC] === END API CALL LOG ===
[01-May-2026 13:00:55 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 13:00:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU1IiwidXNlcm5hbWUiOiJNYWNrNHBmIiwiZW1haWwiOiJNYWNraXllcml0dWZ1QGdtYWlsLmNvbSIsImV4cCI6MTc3ODI0NTA2Nn0.EbIn8y8burnsad-USix7SVL-CQE-_xjnxtRlgOWw94w
[01-May-2026 13:00:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 13:00:55 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 13:00:55 UTC] User ID: 455
[01-May-2026 13:00:55 UTC] ✅ User profile retrieved successfully for user ID: 455
[01-May-2026 13:00:56 UTC] === API CALL LOG ===
[01-May-2026 13:00:56 UTC] Endpoint: user/profile.php
[01-May-2026 13:00:56 UTC] Full Log Data: {
    "timestamp": "2026-05-01 13:00:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "98.97.76.116",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU1IiwidXNlcm5hbWUiOiJNYWNrNHBmIiwiZW1haWwiOiJNYWNraXllcml0dWZ1QGdtYWlsLmNvbSIsImV4cCI6MTc3ODI0NTA2Nn0.EbIn8y8burnsad-USix7SVL-CQE-_xjnxtRlgOWw94w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f4ef8d1adc76062-LOS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "98.97.76.116",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "98.97.76.116, 104.22.76.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 13:00:56 UTC] === END API CALL LOG ===
[01-May-2026 13:00:56 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 13:00:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU1IiwidXNlcm5hbWUiOiJNYWNrNHBmIiwiZW1haWwiOiJNYWNraXllcml0dWZ1QGdtYWlsLmNvbSIsImV4cCI6MTc3ODI0NTA2Nn0.EbIn8y8burnsad-USix7SVL-CQE-_xjnxtRlgOWw94w
[01-May-2026 13:00:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 13:00:56 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 13:00:56 UTC] User ID: 455
[01-May-2026 13:00:56 UTC] ✅ User profile retrieved successfully for user ID: 455
[01-May-2026 13:00:56 UTC] === API CALL LOG ===
[01-May-2026 13:00:56 UTC] Endpoint: user/profile.php
[01-May-2026 13:00:56 UTC] Full Log Data: {
    "timestamp": "2026-05-01 13:00:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "98.97.76.116",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU1IiwidXNlcm5hbWUiOiJNYWNrNHBmIiwiZW1haWwiOiJNYWNraXllcml0dWZ1QGdtYWlsLmNvbSIsImV4cCI6MTc3ODI0NTA2Nn0.EbIn8y8burnsad-USix7SVL-CQE-_xjnxtRlgOWw94w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f4ef8d409ff6062-LOS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "98.97.76.116",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "98.97.76.116, 104.22.76.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 13:00:56 UTC] === END API CALL LOG ===
[01-May-2026 13:00:56 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 13:00:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU1IiwidXNlcm5hbWUiOiJNYWNrNHBmIiwiZW1haWwiOiJNYWNraXllcml0dWZ1QGdtYWlsLmNvbSIsImV4cCI6MTc3ODI0NTA2Nn0.EbIn8y8burnsad-USix7SVL-CQE-_xjnxtRlgOWw94w
[01-May-2026 13:00:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 13:00:56 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 13:00:56 UTC] User ID: 455
[01-May-2026 13:00:56 UTC] ✅ User profile retrieved successfully for user ID: 455
[01-May-2026 13:01:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-May-2026 13:01:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-May-2026 13:01:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU1IiwidXNlcm5hbWUiOiJNYWNrNHBmIiwiZW1haWwiOiJNYWNraXllcml0dWZ1QGdtYWlsLmNvbSIsImV4cCI6MTc3ODI0NTA2Nn0.EbIn8y8burnsad-USix7SVL-CQE-_xjnxtRlgOWw94w","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f4ef8ed5b576062-LOS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"98.97.76.116","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"98.97.76.116, 104.22.76.144"}
[01-May-2026 13:01:00 UTC] === User Orders API Called ===
[01-May-2026 13:01:00 UTC] User ID: 455
[01-May-2026 13:01:00 UTC] Limit: 20, Offset: 0
[01-May-2026 13:01:00 UTC] Orders found: 0
[01-May-2026 13:01:00 UTC] Orders data: []
[01-May-2026 13:01:00 UTC] Total orders count: 0
[01-May-2026 13:01:00 UTC] === API CALL LOG ===
[01-May-2026 13:01:00 UTC] Endpoint: user/profile.php
[01-May-2026 13:01:00 UTC] Full Log Data: {
    "timestamp": "2026-05-01 13:01:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "98.97.76.116",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU1IiwidXNlcm5hbWUiOiJNYWNrNHBmIiwiZW1haWwiOiJNYWNraXllcml0dWZ1QGdtYWlsLmNvbSIsImV4cCI6MTc3ODI0NTA2Nn0.EbIn8y8burnsad-USix7SVL-CQE-_xjnxtRlgOWw94w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f4ef8ed9bad6062-LOS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "98.97.76.116",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "98.97.76.116, 104.22.76.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 13:01:00 UTC] === END API CALL LOG ===
[01-May-2026 13:01:00 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 13:01:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU1IiwidXNlcm5hbWUiOiJNYWNrNHBmIiwiZW1haWwiOiJNYWNraXllcml0dWZ1QGdtYWlsLmNvbSIsImV4cCI6MTc3ODI0NTA2Nn0.EbIn8y8burnsad-USix7SVL-CQE-_xjnxtRlgOWw94w
[01-May-2026 13:01:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 13:01:00 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 13:01:00 UTC] User ID: 455
[01-May-2026 13:01:00 UTC] ✅ User profile retrieved successfully for user ID: 455
[01-May-2026 13:01:01 UTC] === API CALL LOG ===
[01-May-2026 13:01:01 UTC] Endpoint: user/profile.php
[01-May-2026 13:01:01 UTC] Full Log Data: {
    "timestamp": "2026-05-01 13:01:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "98.97.76.116",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU1IiwidXNlcm5hbWUiOiJNYWNrNHBmIiwiZW1haWwiOiJNYWNraXllcml0dWZ1QGdtYWlsLmNvbSIsImV4cCI6MTc3ODI0NTA2Nn0.EbIn8y8burnsad-USix7SVL-CQE-_xjnxtRlgOWw94w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f4ef8f169bb6062-LOS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "98.97.76.116",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "98.97.76.116, 104.22.76.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 13:01:01 UTC] === END API CALL LOG ===
[01-May-2026 13:01:01 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 13:01:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU1IiwidXNlcm5hbWUiOiJNYWNrNHBmIiwiZW1haWwiOiJNYWNraXllcml0dWZ1QGdtYWlsLmNvbSIsImV4cCI6MTc3ODI0NTA2Nn0.EbIn8y8burnsad-USix7SVL-CQE-_xjnxtRlgOWw94w
[01-May-2026 13:01:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 13:01:01 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 13:01:01 UTC] User ID: 455
[01-May-2026 13:01:01 UTC] ✅ User profile retrieved successfully for user ID: 455
[01-May-2026 13:01:01 UTC] === API CALL LOG ===
[01-May-2026 13:01:01 UTC] Endpoint: user/profile.php
[01-May-2026 13:01:01 UTC] Full Log Data: {
    "timestamp": "2026-05-01 13:01:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "98.97.76.116",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU1IiwidXNlcm5hbWUiOiJNYWNrNHBmIiwiZW1haWwiOiJNYWNraXllcml0dWZ1QGdtYWlsLmNvbSIsImV4cCI6MTc3ODI0NTA2Nn0.EbIn8y8burnsad-USix7SVL-CQE-_xjnxtRlgOWw94w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f4ef8f2fc906062-LOS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "98.97.76.116",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "98.97.76.116, 104.22.76.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 13:01:01 UTC] === END API CALL LOG ===
[01-May-2026 13:01:01 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 13:01:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU1IiwidXNlcm5hbWUiOiJNYWNrNHBmIiwiZW1haWwiOiJNYWNraXllcml0dWZ1QGdtYWlsLmNvbSIsImV4cCI6MTc3ODI0NTA2Nn0.EbIn8y8burnsad-USix7SVL-CQE-_xjnxtRlgOWw94w
[01-May-2026 13:01:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 13:01:01 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 13:01:01 UTC] User ID: 455
[01-May-2026 13:01:01 UTC] ✅ User profile retrieved successfully for user ID: 455
[01-May-2026 13:01:19 UTC] === API CALL LOG ===
[01-May-2026 13:01:19 UTC] Endpoint: user/profile.php
[01-May-2026 13:01:19 UTC] Full Log Data: {
    "timestamp": "2026-05-01 13:01:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "98.97.76.116",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU1IiwidXNlcm5hbWUiOiJNYWNrNHBmIiwiZW1haWwiOiJNYWNraXllcml0dWZ1QGdtYWlsLmNvbSIsImV4cCI6MTc3ODI0NTA2Nn0.EbIn8y8burnsad-USix7SVL-CQE-_xjnxtRlgOWw94w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f4ef9667b2b6062-LOS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "98.97.76.116",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "98.97.76.116, 104.22.76.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 13:01:19 UTC] === END API CALL LOG ===
[01-May-2026 13:01:19 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 13:01:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU1IiwidXNlcm5hbWUiOiJNYWNrNHBmIiwiZW1haWwiOiJNYWNraXllcml0dWZ1QGdtYWlsLmNvbSIsImV4cCI6MTc3ODI0NTA2Nn0.EbIn8y8burnsad-USix7SVL-CQE-_xjnxtRlgOWw94w
[01-May-2026 13:01:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 13:01:19 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 13:01:19 UTC] User ID: 455
[01-May-2026 13:01:19 UTC] ✅ User profile retrieved successfully for user ID: 455
[01-May-2026 13:01:19 UTC] User Purchases API - User ID: 455
[01-May-2026 13:01:19 UTC] User Purchases API - Total purchases found: 1
[01-May-2026 13:01:25 UTC] === API CALL LOG ===
[01-May-2026 13:01:25 UTC] Endpoint: user/profile.php
[01-May-2026 13:01:25 UTC] Full Log Data: {
    "timestamp": "2026-05-01 13:01:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "98.97.76.116",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU1IiwidXNlcm5hbWUiOiJNYWNrNHBmIiwiZW1haWwiOiJNYWNraXllcml0dWZ1QGdtYWlsLmNvbSIsImV4cCI6MTc3ODI0NTA2Nn0.EbIn8y8burnsad-USix7SVL-CQE-_xjnxtRlgOWw94w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f4ef988f9b96062-LOS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "98.97.76.116",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "98.97.76.116, 104.22.76.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 13:01:25 UTC] === END API CALL LOG ===
[01-May-2026 13:01:25 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 13:01:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU1IiwidXNlcm5hbWUiOiJNYWNrNHBmIiwiZW1haWwiOiJNYWNraXllcml0dWZ1QGdtYWlsLmNvbSIsImV4cCI6MTc3ODI0NTA2Nn0.EbIn8y8burnsad-USix7SVL-CQE-_xjnxtRlgOWw94w
[01-May-2026 13:01:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 13:01:25 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 13:01:25 UTC] User ID: 455
[01-May-2026 13:01:25 UTC] ✅ User profile retrieved successfully for user ID: 455
[01-May-2026 13:01:25 UTC] User Purchases API - User ID: 455
[01-May-2026 13:01:25 UTC] User Purchases API - Total purchases found: 1
[01-May-2026 14:03:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-May-2026 14:03:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-May-2026 14:03:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0NTMsInVzZXJuYW1lIjoicGF0ZWwiLCJlbWFpbCI6ImRocnV2cGF0ZWxtdWtlc2hiaGFpNEBnbWFpbC5jb20iLCJleHAiOjE3NzgyNDkwMTl9.VAq9jcBCHfeTAi_fFSkXNP_pFHw-gSRi9ffE-T2RE6c","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f4f54b6b81c9fb3-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40c1:4152:afe7:7c01:1f1b:8c10:deba","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40c1:4152:afe7:7c01:1f1b:8c10:deba, 162.158.170.170"}
[01-May-2026 14:03:40 UTC] === User Orders API Called ===
[01-May-2026 14:03:40 UTC] User ID: 453
[01-May-2026 14:03:40 UTC] Limit: 20, Offset: 0
[01-May-2026 14:03:40 UTC] Orders found: 0
[01-May-2026 14:03:40 UTC] Orders data: []
[01-May-2026 14:03:40 UTC] Total orders count: 0
[01-May-2026 14:03:40 UTC] === API CALL LOG ===
[01-May-2026 14:03:40 UTC] Endpoint: user/profile.php
[01-May-2026 14:03:40 UTC] Full Log Data: {
    "timestamp": "2026-05-01 14:03:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:4152:afe7:7c01:1f1b:8c10:deba",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0NTMsInVzZXJuYW1lIjoicGF0ZWwiLCJlbWFpbCI6ImRocnV2cGF0ZWxtdWtlc2hiaGFpNEBnbWFpbC5jb20iLCJleHAiOjE3NzgyNDkwMTl9.VAq9jcBCHfeTAi_fFSkXNP_pFHw-gSRi9ffE-T2RE6c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f4f54b6b8179fb3-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c1:4152:afe7:7c01:1f1b:8c10:deba",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c1:4152:afe7:7c01:1f1b:8c10:deba, 162.158.170.171"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 14:03:40 UTC] === END API CALL LOG ===
[01-May-2026 14:03:40 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 14:03:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0NTMsInVzZXJuYW1lIjoicGF0ZWwiLCJlbWFpbCI6ImRocnV2cGF0ZWxtdWtlc2hiaGFpNEBnbWFpbC5jb20iLCJleHAiOjE3NzgyNDkwMTl9.VAq9jcBCHfeTAi_fFSkXNP_pFHw-gSRi9ffE-T2RE6c
[01-May-2026 14:03:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 14:03:40 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 14:03:40 UTC] User ID: 453
[01-May-2026 14:03:40 UTC] ✅ User profile retrieved successfully for user ID: 453
[01-May-2026 14:03:40 UTC] === API CALL LOG ===
[01-May-2026 14:03:40 UTC] Endpoint: user/profile.php
[01-May-2026 14:03:40 UTC] Full Log Data: {
    "timestamp": "2026-05-01 14:03:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:4152:afe7:7c01:1f1b:8c10:deba",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0NTMsInVzZXJuYW1lIjoicGF0ZWwiLCJlbWFpbCI6ImRocnV2cGF0ZWxtdWtlc2hiaGFpNEBnbWFpbC5jb20iLCJleHAiOjE3NzgyNDkwMTl9.VAq9jcBCHfeTAi_fFSkXNP_pFHw-gSRi9ffE-T2RE6c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f4f54b7b8c99fb3-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c1:4152:afe7:7c01:1f1b:8c10:deba",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c1:4152:afe7:7c01:1f1b:8c10:deba, 162.158.170.170"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 14:03:40 UTC] === END API CALL LOG ===
[01-May-2026 14:03:40 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 14:03:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0NTMsInVzZXJuYW1lIjoicGF0ZWwiLCJlbWFpbCI6ImRocnV2cGF0ZWxtdWtlc2hiaGFpNEBnbWFpbC5jb20iLCJleHAiOjE3NzgyNDkwMTl9.VAq9jcBCHfeTAi_fFSkXNP_pFHw-gSRi9ffE-T2RE6c
[01-May-2026 14:03:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 14:03:40 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 14:03:40 UTC] User ID: 453
[01-May-2026 14:03:40 UTC] ✅ User profile retrieved successfully for user ID: 453
[01-May-2026 14:03:49 UTC] === API CALL LOG ===
[01-May-2026 14:03:49 UTC] Endpoint: user/profile.php
[01-May-2026 14:03:49 UTC] Full Log Data: {
    "timestamp": "2026-05-01 14:03:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:4152:afe7:7c01:1f1b:8c10:deba",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0NTMsInVzZXJuYW1lIjoicGF0ZWwiLCJlbWFpbCI6ImRocnV2cGF0ZWxtdWtlc2hiaGFpNEBnbWFpbC5jb20iLCJleHAiOjE3NzgyNDkwMTl9.VAq9jcBCHfeTAi_fFSkXNP_pFHw-gSRi9ffE-T2RE6c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f4f54f37cecf8d6-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c1:4152:afe7:7c01:1f1b:8c10:deba",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c1:4152:afe7:7c01:1f1b:8c10:deba, 172.68.164.100"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 14:03:49 UTC] === END API CALL LOG ===
[01-May-2026 14:03:49 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 14:03:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0NTMsInVzZXJuYW1lIjoicGF0ZWwiLCJlbWFpbCI6ImRocnV2cGF0ZWxtdWtlc2hiaGFpNEBnbWFpbC5jb20iLCJleHAiOjE3NzgyNDkwMTl9.VAq9jcBCHfeTAi_fFSkXNP_pFHw-gSRi9ffE-T2RE6c
[01-May-2026 14:03:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 14:03:49 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 14:03:49 UTC] User ID: 453
[01-May-2026 14:03:49 UTC] ✅ User profile retrieved successfully for user ID: 453
[01-May-2026 14:03:52 UTC] === API CALL LOG ===
[01-May-2026 14:03:52 UTC] Endpoint: user/profile.php
[01-May-2026 14:03:52 UTC] Full Log Data: {
    "timestamp": "2026-05-01 14:03:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:4152:afe7:7c01:1f1b:8c10:deba",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0NTMsInVzZXJuYW1lIjoicGF0ZWwiLCJlbWFpbCI6ImRocnV2cGF0ZWxtdWtlc2hiaGFpNEBnbWFpbC5jb20iLCJleHAiOjE3NzgyNDkwMTl9.VAq9jcBCHfeTAi_fFSkXNP_pFHw-gSRi9ffE-T2RE6c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f4f55012e1df8d6-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c1:4152:afe7:7c01:1f1b:8c10:deba",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c1:4152:afe7:7c01:1f1b:8c10:deba, 172.68.164.101"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 14:03:52 UTC] === END API CALL LOG ===
[01-May-2026 14:03:52 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 14:03:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0NTMsInVzZXJuYW1lIjoicGF0ZWwiLCJlbWFpbCI6ImRocnV2cGF0ZWxtdWtlc2hiaGFpNEBnbWFpbC5jb20iLCJleHAiOjE3NzgyNDkwMTl9.VAq9jcBCHfeTAi_fFSkXNP_pFHw-gSRi9ffE-T2RE6c
[01-May-2026 14:03:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 14:03:52 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 14:03:52 UTC] User ID: 453
[01-May-2026 14:03:52 UTC] ✅ User profile retrieved successfully for user ID: 453
[01-May-2026 14:03:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-May-2026 14:03:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-May-2026 14:03:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0NTMsInVzZXJuYW1lIjoicGF0ZWwiLCJlbWFpbCI6ImRocnV2cGF0ZWxtdWtlc2hiaGFpNEBnbWFpbC5jb20iLCJleHAiOjE3NzgyNDkwMTl9.VAq9jcBCHfeTAi_fFSkXNP_pFHw-gSRi9ffE-T2RE6c","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f4f55012e3df8d6-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40c1:4152:afe7:7c01:1f1b:8c10:deba","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40c1:4152:afe7:7c01:1f1b:8c10:deba, 172.68.164.100"}
[01-May-2026 14:03:52 UTC] === User Orders API Called ===
[01-May-2026 14:03:52 UTC] User ID: 453
[01-May-2026 14:03:52 UTC] Limit: 20, Offset: 0
[01-May-2026 14:03:52 UTC] Orders found: 0
[01-May-2026 14:03:52 UTC] Orders data: []
[01-May-2026 14:03:52 UTC] Total orders count: 0
[01-May-2026 14:03:52 UTC] === API CALL LOG ===
[01-May-2026 14:03:52 UTC] Endpoint: user/profile.php
[01-May-2026 14:03:52 UTC] Full Log Data: {
    "timestamp": "2026-05-01 14:03:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:4152:afe7:7c01:1f1b:8c10:deba",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0NTMsInVzZXJuYW1lIjoicGF0ZWwiLCJlbWFpbCI6ImRocnV2cGF0ZWxtdWtlc2hiaGFpNEBnbWFpbC5jb20iLCJleHAiOjE3NzgyNDkwMTl9.VAq9jcBCHfeTAi_fFSkXNP_pFHw-gSRi9ffE-T2RE6c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f4f5501f84df8d6-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c1:4152:afe7:7c01:1f1b:8c10:deba",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c1:4152:afe7:7c01:1f1b:8c10:deba, 172.68.164.100"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 14:03:52 UTC] === END API CALL LOG ===
[01-May-2026 14:03:52 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 14:03:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0NTMsInVzZXJuYW1lIjoicGF0ZWwiLCJlbWFpbCI6ImRocnV2cGF0ZWxtdWtlc2hiaGFpNEBnbWFpbC5jb20iLCJleHAiOjE3NzgyNDkwMTl9.VAq9jcBCHfeTAi_fFSkXNP_pFHw-gSRi9ffE-T2RE6c
[01-May-2026 14:03:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 14:03:52 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 14:03:52 UTC] User ID: 453
[01-May-2026 14:03:52 UTC] ✅ User profile retrieved successfully for user ID: 453
[01-May-2026 14:05:31 UTC] === API CALL LOG ===
[01-May-2026 14:05:31 UTC] Endpoint: user/profile.php
[01-May-2026 14:05:31 UTC] Full Log Data: {
    "timestamp": "2026-05-01 14:05:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:4152:afe7:7c01:1f1b:8c10:deba",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0NTMsInVzZXJuYW1lIjoicGF0ZWwiLCJlbWFpbCI6ImRocnV2cGF0ZWxtdWtlc2hiaGFpNEBnbWFpbC5jb20iLCJleHAiOjE3NzgyNDkwMTl9.VAq9jcBCHfeTAi_fFSkXNP_pFHw-gSRi9ffE-T2RE6c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f4f576d092af8d6-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c1:4152:afe7:7c01:1f1b:8c10:deba",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c1:4152:afe7:7c01:1f1b:8c10:deba, 172.68.164.101"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 14:05:31 UTC] === END API CALL LOG ===
[01-May-2026 14:05:31 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 14:05:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0NTMsInVzZXJuYW1lIjoicGF0ZWwiLCJlbWFpbCI6ImRocnV2cGF0ZWxtdWtlc2hiaGFpNEBnbWFpbC5jb20iLCJleHAiOjE3NzgyNDkwMTl9.VAq9jcBCHfeTAi_fFSkXNP_pFHw-gSRi9ffE-T2RE6c
[01-May-2026 14:05:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 14:05:31 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 14:05:31 UTC] User ID: 453
[01-May-2026 14:05:31 UTC] ✅ User profile retrieved successfully for user ID: 453
[01-May-2026 14:05:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-May-2026 14:05:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-May-2026 14:05:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0NTMsInVzZXJuYW1lIjoicGF0ZWwiLCJlbWFpbCI6ImRocnV2cGF0ZWxtdWtlc2hiaGFpNEBnbWFpbC5jb20iLCJleHAiOjE3NzgyNDkwMTl9.VAq9jcBCHfeTAi_fFSkXNP_pFHw-gSRi9ffE-T2RE6c","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f4f577f8adef8d6-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40c1:4152:afe7:7c01:1f1b:8c10:deba","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40c1:4152:afe7:7c01:1f1b:8c10:deba, 172.68.164.101"}
[01-May-2026 14:05:34 UTC] === User Orders API Called ===
[01-May-2026 14:05:34 UTC] User ID: 453
[01-May-2026 14:05:34 UTC] Limit: 20, Offset: 0
[01-May-2026 14:05:34 UTC] Orders found: 0
[01-May-2026 14:05:34 UTC] Orders data: []
[01-May-2026 14:05:34 UTC] Total orders count: 0
[01-May-2026 14:05:36 UTC] === API CALL LOG ===
[01-May-2026 14:05:36 UTC] Endpoint: user/profile.php
[01-May-2026 14:05:36 UTC] Full Log Data: {
    "timestamp": "2026-05-01 14:05:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:4152:afe7:7c01:1f1b:8c10:deba",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0NTMsInVzZXJuYW1lIjoicGF0ZWwiLCJlbWFpbCI6ImRocnV2cGF0ZWxtdWtlc2hiaGFpNEBnbWFpbC5jb20iLCJleHAiOjE3NzgyNDkwMTl9.VAq9jcBCHfeTAi_fFSkXNP_pFHw-gSRi9ffE-T2RE6c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f4f579068b3f8d6-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c1:4152:afe7:7c01:1f1b:8c10:deba",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c1:4152:afe7:7c01:1f1b:8c10:deba, 172.68.164.101"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 14:05:36 UTC] === END API CALL LOG ===
[01-May-2026 14:05:36 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 14:05:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0NTMsInVzZXJuYW1lIjoicGF0ZWwiLCJlbWFpbCI6ImRocnV2cGF0ZWxtdWtlc2hiaGFpNEBnbWFpbC5jb20iLCJleHAiOjE3NzgyNDkwMTl9.VAq9jcBCHfeTAi_fFSkXNP_pFHw-gSRi9ffE-T2RE6c
[01-May-2026 14:05:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 14:05:36 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 14:05:36 UTC] User ID: 453
[01-May-2026 14:05:36 UTC] ✅ User profile retrieved successfully for user ID: 453
[01-May-2026 14:05:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-May-2026 14:05:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-May-2026 14:05:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0NTMsInVzZXJuYW1lIjoicGF0ZWwiLCJlbWFpbCI6ImRocnV2cGF0ZWxtdWtlc2hiaGFpNEBnbWFpbC5jb20iLCJleHAiOjE3NzgyNDkwMTl9.VAq9jcBCHfeTAi_fFSkXNP_pFHw-gSRi9ffE-T2RE6c","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f4f579068b0f8d6-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40c1:4152:afe7:7c01:1f1b:8c10:deba","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40c1:4152:afe7:7c01:1f1b:8c10:deba, 172.68.164.100"}
[01-May-2026 14:05:36 UTC] === User Orders API Called ===
[01-May-2026 14:05:36 UTC] User ID: 453
[01-May-2026 14:05:36 UTC] Limit: 20, Offset: 0
[01-May-2026 14:05:36 UTC] Orders found: 0
[01-May-2026 14:05:36 UTC] Orders data: []
[01-May-2026 14:05:36 UTC] Total orders count: 0
[01-May-2026 14:05:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-May-2026 14:05:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-May-2026 14:05:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0NTMsInVzZXJuYW1lIjoicGF0ZWwiLCJlbWFpbCI6ImRocnV2cGF0ZWxtdWtlc2hiaGFpNEBnbWFpbC5jb20iLCJleHAiOjE3NzgyNDkwMTl9.VAq9jcBCHfeTAi_fFSkXNP_pFHw-gSRi9ffE-T2RE6c","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f4f5793bc0ef8d6-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40c1:4152:afe7:7c01:1f1b:8c10:deba","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40c1:4152:afe7:7c01:1f1b:8c10:deba, 172.68.164.101"}
[01-May-2026 14:05:37 UTC] === User Orders API Called ===
[01-May-2026 14:05:37 UTC] User ID: 453
[01-May-2026 14:05:37 UTC] Limit: 20, Offset: 0
[01-May-2026 14:05:37 UTC] Orders found: 0
[01-May-2026 14:05:37 UTC] Orders data: []
[01-May-2026 14:05:37 UTC] Total orders count: 0
[01-May-2026 14:05:37 UTC] === API CALL LOG ===
[01-May-2026 14:05:37 UTC] Endpoint: user/profile.php
[01-May-2026 14:05:37 UTC] Full Log Data: {
    "timestamp": "2026-05-01 14:05:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:4152:afe7:7c01:1f1b:8c10:deba",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0NTMsInVzZXJuYW1lIjoicGF0ZWwiLCJlbWFpbCI6ImRocnV2cGF0ZWxtdWtlc2hiaGFpNEBnbWFpbC5jb20iLCJleHAiOjE3NzgyNDkwMTl9.VAq9jcBCHfeTAi_fFSkXNP_pFHw-gSRi9ffE-T2RE6c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f4f57973fa6f8d6-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c1:4152:afe7:7c01:1f1b:8c10:deba",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c1:4152:afe7:7c01:1f1b:8c10:deba, 172.68.164.101"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 14:05:37 UTC] === END API CALL LOG ===
[01-May-2026 14:05:37 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 14:05:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0NTMsInVzZXJuYW1lIjoicGF0ZWwiLCJlbWFpbCI6ImRocnV2cGF0ZWxtdWtlc2hiaGFpNEBnbWFpbC5jb20iLCJleHAiOjE3NzgyNDkwMTl9.VAq9jcBCHfeTAi_fFSkXNP_pFHw-gSRi9ffE-T2RE6c
[01-May-2026 14:05:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 14:05:37 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 14:05:37 UTC] User ID: 453
[01-May-2026 14:05:37 UTC] ✅ User profile retrieved successfully for user ID: 453
[01-May-2026 14:05:38 UTC] User Purchases API - User ID: 453
[01-May-2026 14:05:38 UTC] User Purchases API - Total purchases found: 0
[01-May-2026 14:05:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-May-2026 14:05:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-May-2026 14:05:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0NTMsInVzZXJuYW1lIjoicGF0ZWwiLCJlbWFpbCI6ImRocnV2cGF0ZWxtdWtlc2hiaGFpNEBnbWFpbC5jb20iLCJleHAiOjE3NzgyNDkwMTl9.VAq9jcBCHfeTAi_fFSkXNP_pFHw-gSRi9ffE-T2RE6c","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f4f579f2b85f8d6-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40c1:4152:afe7:7c01:1f1b:8c10:deba","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40c1:4152:afe7:7c01:1f1b:8c10:deba, 172.68.164.101"}
[01-May-2026 14:05:39 UTC] === User Orders API Called ===
[01-May-2026 14:05:39 UTC] User ID: 453
[01-May-2026 14:05:39 UTC] Limit: 20, Offset: 0
[01-May-2026 14:05:39 UTC] Orders found: 0
[01-May-2026 14:05:39 UTC] Orders data: []
[01-May-2026 14:05:39 UTC] Total orders count: 0
[01-May-2026 14:05:39 UTC] === API CALL LOG ===
[01-May-2026 14:05:39 UTC] Endpoint: user/profile.php
[01-May-2026 14:05:39 UTC] Full Log Data: {
    "timestamp": "2026-05-01 14:05:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:4152:afe7:7c01:1f1b:8c10:deba",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0NTMsInVzZXJuYW1lIjoicGF0ZWwiLCJlbWFpbCI6ImRocnV2cGF0ZWxtdWtlc2hiaGFpNEBnbWFpbC5jb20iLCJleHAiOjE3NzgyNDkwMTl9.VAq9jcBCHfeTAi_fFSkXNP_pFHw-gSRi9ffE-T2RE6c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f4f57a03f48f8d6-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c1:4152:afe7:7c01:1f1b:8c10:deba",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c1:4152:afe7:7c01:1f1b:8c10:deba, 172.68.164.101"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 14:05:39 UTC] === END API CALL LOG ===
[01-May-2026 14:05:39 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 14:05:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0NTMsInVzZXJuYW1lIjoicGF0ZWwiLCJlbWFpbCI6ImRocnV2cGF0ZWxtdWtlc2hiaGFpNEBnbWFpbC5jb20iLCJleHAiOjE3NzgyNDkwMTl9.VAq9jcBCHfeTAi_fFSkXNP_pFHw-gSRi9ffE-T2RE6c
[01-May-2026 14:05:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 14:05:39 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 14:05:39 UTC] User ID: 453
[01-May-2026 14:05:39 UTC] ✅ User profile retrieved successfully for user ID: 453
[01-May-2026 14:05:39 UTC] === API CALL LOG ===
[01-May-2026 14:05:39 UTC] Endpoint: user/profile.php
[01-May-2026 14:05:39 UTC] Full Log Data: {
    "timestamp": "2026-05-01 14:05:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:4152:afe7:7c01:1f1b:8c10:deba",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0NTMsInVzZXJuYW1lIjoicGF0ZWwiLCJlbWFpbCI6ImRocnV2cGF0ZWxtdWtlc2hiaGFpNEBnbWFpbC5jb20iLCJleHAiOjE3NzgyNDkwMTl9.VAq9jcBCHfeTAi_fFSkXNP_pFHw-gSRi9ffE-T2RE6c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f4f57a37a9bf8d6-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c1:4152:afe7:7c01:1f1b:8c10:deba",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c1:4152:afe7:7c01:1f1b:8c10:deba, 172.68.164.101"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 14:05:39 UTC] === END API CALL LOG ===
[01-May-2026 14:05:39 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 14:05:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0NTMsInVzZXJuYW1lIjoicGF0ZWwiLCJlbWFpbCI6ImRocnV2cGF0ZWxtdWtlc2hiaGFpNEBnbWFpbC5jb20iLCJleHAiOjE3NzgyNDkwMTl9.VAq9jcBCHfeTAi_fFSkXNP_pFHw-gSRi9ffE-T2RE6c
[01-May-2026 14:05:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 14:05:39 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 14:05:39 UTC] User ID: 453
[01-May-2026 14:05:39 UTC] ✅ User profile retrieved successfully for user ID: 453
[01-May-2026 14:05:54 UTC] === API CALL LOG ===
[01-May-2026 14:05:54 UTC] Endpoint: user/profile.php
[01-May-2026 14:05:54 UTC] Full Log Data: {
    "timestamp": "2026-05-01 14:05:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:4152:afe7:7c01:1f1b:8c10:deba",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0NTMsInVzZXJuYW1lIjoicGF0ZWwiLCJlbWFpbCI6ImRocnV2cGF0ZWxtdWtlc2hiaGFpNEBnbWFpbC5jb20iLCJleHAiOjE3NzgyNDkwMTl9.VAq9jcBCHfeTAi_fFSkXNP_pFHw-gSRi9ffE-T2RE6c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f4f57fae830f8d6-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c1:4152:afe7:7c01:1f1b:8c10:deba",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c1:4152:afe7:7c01:1f1b:8c10:deba, 172.68.164.101"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 14:05:54 UTC] === END API CALL LOG ===
[01-May-2026 14:05:54 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 14:05:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0NTMsInVzZXJuYW1lIjoicGF0ZWwiLCJlbWFpbCI6ImRocnV2cGF0ZWxtdWtlc2hiaGFpNEBnbWFpbC5jb20iLCJleHAiOjE3NzgyNDkwMTl9.VAq9jcBCHfeTAi_fFSkXNP_pFHw-gSRi9ffE-T2RE6c
[01-May-2026 14:05:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-May-2026 14:05:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 14:05:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-May-2026 14:05:54 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 14:05:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0NTMsInVzZXJuYW1lIjoicGF0ZWwiLCJlbWFpbCI6ImRocnV2cGF0ZWxtdWtlc2hiaGFpNEBnbWFpbC5jb20iLCJleHAiOjE3NzgyNDkwMTl9.VAq9jcBCHfeTAi_fFSkXNP_pFHw-gSRi9ffE-T2RE6c","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f4f57fae82af8d6-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40c1:4152:afe7:7c01:1f1b:8c10:deba","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40c1:4152:afe7:7c01:1f1b:8c10:deba, 172.68.164.100"}
[01-May-2026 14:05:54 UTC] User ID: 453
[01-May-2026 14:05:54 UTC] === User Orders API Called ===
[01-May-2026 14:05:54 UTC] User ID: 453
[01-May-2026 14:05:54 UTC] Limit: 20, Offset: 0
[01-May-2026 14:05:54 UTC] ✅ User profile retrieved successfully for user ID: 453
[01-May-2026 14:05:54 UTC] Orders found: 0
[01-May-2026 14:05:54 UTC] Orders data: []
[01-May-2026 14:05:54 UTC] Total orders count: 0
[01-May-2026 14:05:54 UTC] === API CALL LOG ===
[01-May-2026 14:05:54 UTC] Endpoint: user/profile.php
[01-May-2026 14:05:54 UTC] Full Log Data: {
    "timestamp": "2026-05-01 14:05:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:4152:afe7:7c01:1f1b:8c10:deba",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0NTMsInVzZXJuYW1lIjoicGF0ZWwiLCJlbWFpbCI6ImRocnV2cGF0ZWxtdWtlc2hiaGFpNEBnbWFpbC5jb20iLCJleHAiOjE3NzgyNDkwMTl9.VAq9jcBCHfeTAi_fFSkXNP_pFHw-gSRi9ffE-T2RE6c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f4f58016ba1f8d6-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c1:4152:afe7:7c01:1f1b:8c10:deba",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c1:4152:afe7:7c01:1f1b:8c10:deba, 172.68.164.101"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 14:05:54 UTC] === END API CALL LOG ===
[01-May-2026 14:05:54 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 14:05:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0NTMsInVzZXJuYW1lIjoicGF0ZWwiLCJlbWFpbCI6ImRocnV2cGF0ZWxtdWtlc2hiaGFpNEBnbWFpbC5jb20iLCJleHAiOjE3NzgyNDkwMTl9.VAq9jcBCHfeTAi_fFSkXNP_pFHw-gSRi9ffE-T2RE6c
[01-May-2026 14:05:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 14:05:54 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 14:05:54 UTC] User ID: 453
[01-May-2026 14:05:54 UTC] ✅ User profile retrieved successfully for user ID: 453
[01-May-2026 14:06:02 UTC] === API CALL LOG ===
[01-May-2026 14:06:02 UTC] Endpoint: user/profile.php
[01-May-2026 14:06:02 UTC] Full Log Data: {
    "timestamp": "2026-05-01 14:06:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:4152:afe7:7c01:1f1b:8c10:deba",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0NTMsInVzZXJuYW1lIjoicGF0ZWwiLCJlbWFpbCI6ImRocnV2cGF0ZWxtdWtlc2hiaGFpNEBnbWFpbC5jb20iLCJleHAiOjE3NzgyNDkwMTl9.VAq9jcBCHfeTAi_fFSkXNP_pFHw-gSRi9ffE-T2RE6c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f4f582e1c3af8d6-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c1:4152:afe7:7c01:1f1b:8c10:deba",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c1:4152:afe7:7c01:1f1b:8c10:deba, 172.68.164.101"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 14:06:02 UTC] === END API CALL LOG ===
[01-May-2026 14:06:02 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 14:06:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0NTMsInVzZXJuYW1lIjoicGF0ZWwiLCJlbWFpbCI6ImRocnV2cGF0ZWxtdWtlc2hiaGFpNEBnbWFpbC5jb20iLCJleHAiOjE3NzgyNDkwMTl9.VAq9jcBCHfeTAi_fFSkXNP_pFHw-gSRi9ffE-T2RE6c
[01-May-2026 14:06:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 14:06:02 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 14:06:02 UTC] User ID: 453
[01-May-2026 14:06:02 UTC] ✅ User profile retrieved successfully for user ID: 453
[01-May-2026 15:06:34 UTC] === API CALL LOG ===
[01-May-2026 15:06:34 UTC] Endpoint: user/profile.php
[01-May-2026 15:06:34 UTC] Full Log Data: {
    "timestamp": "2026-05-01 15:06:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.244.74.72",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU2IiwidXNlcm5hbWUiOiJvbmVfY2hyaXMiLCJlbWFpbCI6Im9uZXNpbWVjaHJpc3RpYW4xQGdtYWlsLmNvbSIsImV4cCI6MTc3ODI1Mjc5M30.HvuXt3aaNdgNs3TnEE0TRMHiddL4oY_LeUXLdrDWcKY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f4fb0dcdaa3ff2c-GIG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.244.74.72",
        "CF-IPCountry": "CM",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.244.74.72, 172.69.90.9"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 15:06:34 UTC] === END API CALL LOG ===
[01-May-2026 15:06:34 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 15:06:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU2IiwidXNlcm5hbWUiOiJvbmVfY2hyaXMiLCJlbWFpbCI6Im9uZXNpbWVjaHJpc3RpYW4xQGdtYWlsLmNvbSIsImV4cCI6MTc3ODI1Mjc5M30.HvuXt3aaNdgNs3TnEE0TRMHiddL4oY_LeUXLdrDWcKY
[01-May-2026 15:06:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 15:06:34 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 15:06:34 UTC] User ID: 456
[01-May-2026 15:06:34 UTC] ✅ User profile retrieved successfully for user ID: 456
[01-May-2026 15:06:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-May-2026 15:06:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-May-2026 15:06:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU2IiwidXNlcm5hbWUiOiJvbmVfY2hyaXMiLCJlbWFpbCI6Im9uZXNpbWVjaHJpc3RpYW4xQGdtYWlsLmNvbSIsImV4cCI6MTc3ODI1Mjc5M30.HvuXt3aaNdgNs3TnEE0TRMHiddL4oY_LeUXLdrDWcKY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f4fb0dd3bc9ff2c-GIG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.244.74.72","CF-IPCountry":"CM","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.244.74.72, 172.69.90.8"}
[01-May-2026 15:06:34 UTC] === User Orders API Called ===
[01-May-2026 15:06:34 UTC] User ID: 456
[01-May-2026 15:06:34 UTC] Limit: 20, Offset: 0
[01-May-2026 15:06:34 UTC] Orders found: 0
[01-May-2026 15:06:34 UTC] Orders data: []
[01-May-2026 15:06:34 UTC] Total orders count: 0
[01-May-2026 15:06:34 UTC] === API CALL LOG ===
[01-May-2026 15:06:34 UTC] Endpoint: user/profile.php
[01-May-2026 15:06:34 UTC] Full Log Data: {
    "timestamp": "2026-05-01 15:06:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.244.74.72",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU2IiwidXNlcm5hbWUiOiJvbmVfY2hyaXMiLCJlbWFpbCI6Im9uZXNpbWVjaHJpc3RpYW4xQGdtYWlsLmNvbSIsImV4cCI6MTc3ODI1Mjc5M30.HvuXt3aaNdgNs3TnEE0TRMHiddL4oY_LeUXLdrDWcKY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f4fb0dd6c72ff2c-GIG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.244.74.72",
        "CF-IPCountry": "CM",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.244.74.72, 172.69.90.8"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 15:06:34 UTC] === END API CALL LOG ===
[01-May-2026 15:06:34 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 15:06:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU2IiwidXNlcm5hbWUiOiJvbmVfY2hyaXMiLCJlbWFpbCI6Im9uZXNpbWVjaHJpc3RpYW4xQGdtYWlsLmNvbSIsImV4cCI6MTc3ODI1Mjc5M30.HvuXt3aaNdgNs3TnEE0TRMHiddL4oY_LeUXLdrDWcKY
[01-May-2026 15:06:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 15:06:34 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 15:06:34 UTC] User ID: 456
[01-May-2026 15:06:34 UTC] ✅ User profile retrieved successfully for user ID: 456
[01-May-2026 15:06:36 UTC] === API CALL LOG ===
[01-May-2026 15:06:36 UTC] Endpoint: user/profile.php
[01-May-2026 15:06:36 UTC] Full Log Data: {
    "timestamp": "2026-05-01 15:06:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.244.74.72",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU2IiwidXNlcm5hbWUiOiJvbmVfY2hyaXMiLCJlbWFpbCI6Im9uZXNpbWVjaHJpc3RpYW4xQGdtYWlsLmNvbSIsImV4cCI6MTc3ODI1Mjc5M30.HvuXt3aaNdgNs3TnEE0TRMHiddL4oY_LeUXLdrDWcKY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f4fb0e77abfff2c-GIG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.244.74.72",
        "CF-IPCountry": "CM",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.244.74.72, 172.69.90.8"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 15:06:36 UTC] === END API CALL LOG ===
[01-May-2026 15:06:36 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 15:06:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU2IiwidXNlcm5hbWUiOiJvbmVfY2hyaXMiLCJlbWFpbCI6Im9uZXNpbWVjaHJpc3RpYW4xQGdtYWlsLmNvbSIsImV4cCI6MTc3ODI1Mjc5M30.HvuXt3aaNdgNs3TnEE0TRMHiddL4oY_LeUXLdrDWcKY
[01-May-2026 15:06:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 15:06:36 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 15:06:36 UTC] User ID: 456
[01-May-2026 15:06:36 UTC] ✅ User profile retrieved successfully for user ID: 456
[01-May-2026 15:09:06 UTC] === API CALL LOG ===
[01-May-2026 15:09:06 UTC] Endpoint: user/profile.php
[01-May-2026 15:09:06 UTC] Full Log Data: {
    "timestamp": "2026-05-01 15:09:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.244.74.72",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU2IiwidXNlcm5hbWUiOiJvbmVfY2hyaXMiLCJlbWFpbCI6Im9uZXNpbWVjaHJpc3RpYW4xQGdtYWlsLmNvbSIsImV4cCI6MTc3ODI1Mjc5M30.HvuXt3aaNdgNs3TnEE0TRMHiddL4oY_LeUXLdrDWcKY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f4fb49439deff2c-GIG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.244.74.72",
        "CF-IPCountry": "CM",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.244.74.72, 172.69.90.87"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 15:09:06 UTC] === END API CALL LOG ===
[01-May-2026 15:09:06 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 15:09:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU2IiwidXNlcm5hbWUiOiJvbmVfY2hyaXMiLCJlbWFpbCI6Im9uZXNpbWVjaHJpc3RpYW4xQGdtYWlsLmNvbSIsImV4cCI6MTc3ODI1Mjc5M30.HvuXt3aaNdgNs3TnEE0TRMHiddL4oY_LeUXLdrDWcKY
[01-May-2026 15:09:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 15:09:06 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 15:09:06 UTC] User ID: 456
[01-May-2026 15:09:06 UTC] ✅ User profile retrieved successfully for user ID: 456
[01-May-2026 15:09:34 UTC] === API CALL LOG ===
[01-May-2026 15:09:34 UTC] Endpoint: user/profile.php
[01-May-2026 15:09:34 UTC] Full Log Data: {
    "timestamp": "2026-05-01 15:09:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.244.74.72",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU2IiwidXNlcm5hbWUiOiJvbmVfY2hyaXMiLCJlbWFpbCI6Im9uZXNpbWVjaHJpc3RpYW4xQGdtYWlsLmNvbSIsImV4cCI6MTc3ODI1Mjc5M30.HvuXt3aaNdgNs3TnEE0TRMHiddL4oY_LeUXLdrDWcKY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f4fb54199f2ff2c-GIG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.244.74.72",
        "CF-IPCountry": "CM",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.244.74.72, 172.69.90.87"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 15:09:34 UTC] === END API CALL LOG ===
[01-May-2026 15:09:34 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 15:09:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU2IiwidXNlcm5hbWUiOiJvbmVfY2hyaXMiLCJlbWFpbCI6Im9uZXNpbWVjaHJpc3RpYW4xQGdtYWlsLmNvbSIsImV4cCI6MTc3ODI1Mjc5M30.HvuXt3aaNdgNs3TnEE0TRMHiddL4oY_LeUXLdrDWcKY
[01-May-2026 15:09:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 15:09:34 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 15:09:34 UTC] User ID: 456
[01-May-2026 15:09:34 UTC] ✅ User profile retrieved successfully for user ID: 456
[01-May-2026 15:09:50 UTC] === API CALL LOG ===
[01-May-2026 15:09:50 UTC] Endpoint: user/profile.php
[01-May-2026 15:09:50 UTC] Full Log Data: {
    "timestamp": "2026-05-01 15:09:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.244.74.72",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU2IiwidXNlcm5hbWUiOiJvbmVfY2hyaXMiLCJlbWFpbCI6Im9uZXNpbWVjaHJpc3RpYW4xQGdtYWlsLmNvbSIsImV4cCI6MTc3ODI1Mjc5M30.HvuXt3aaNdgNs3TnEE0TRMHiddL4oY_LeUXLdrDWcKY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f4fb5a4cf0fff2c-GIG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.244.74.72",
        "CF-IPCountry": "CM",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.244.74.72, 172.69.90.86"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 15:09:50 UTC] === END API CALL LOG ===
[01-May-2026 15:09:50 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 15:09:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU2IiwidXNlcm5hbWUiOiJvbmVfY2hyaXMiLCJlbWFpbCI6Im9uZXNpbWVjaHJpc3RpYW4xQGdtYWlsLmNvbSIsImV4cCI6MTc3ODI1Mjc5M30.HvuXt3aaNdgNs3TnEE0TRMHiddL4oY_LeUXLdrDWcKY
[01-May-2026 15:09:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 15:09:50 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 15:09:50 UTC] User ID: 456
[01-May-2026 15:09:50 UTC] ✅ User profile retrieved successfully for user ID: 456
[01-May-2026 15:10:53 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-May-2026 15:10:53 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-May-2026 15:10:53 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU2IiwidXNlcm5hbWUiOiJvbmVfY2hyaXMiLCJlbWFpbCI6Im9uZXNpbWVjaHJpc3RpYW4xQGdtYWlsLmNvbSIsImV4cCI6MTc3ODI1Mjc5M30.HvuXt3aaNdgNs3TnEE0TRMHiddL4oY_LeUXLdrDWcKY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f4fb72d5caaff2c-GIG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.244.74.72","CF-IPCountry":"CM","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.244.74.72, 172.69.90.87"}
[01-May-2026 15:10:53 UTC] === User Orders API Called ===
[01-May-2026 15:10:53 UTC] User ID: 456
[01-May-2026 15:10:53 UTC] Limit: 20, Offset: 0
[01-May-2026 15:10:53 UTC] Orders found: 0
[01-May-2026 15:10:53 UTC] Orders data: []
[01-May-2026 15:10:53 UTC] Total orders count: 0
[01-May-2026 15:10:54 UTC] === API CALL LOG ===
[01-May-2026 15:10:54 UTC] Endpoint: user/profile.php
[01-May-2026 15:10:54 UTC] Full Log Data: {
    "timestamp": "2026-05-01 15:10:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.244.74.72",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU2IiwidXNlcm5hbWUiOiJvbmVfY2hyaXMiLCJlbWFpbCI6Im9uZXNpbWVjaHJpc3RpYW4xQGdtYWlsLmNvbSIsImV4cCI6MTc3ODI1Mjc5M30.HvuXt3aaNdgNs3TnEE0TRMHiddL4oY_LeUXLdrDWcKY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f4fb736e8e2ff2c-GIG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.244.74.72",
        "CF-IPCountry": "CM",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.244.74.72, 172.69.90.87"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 15:10:54 UTC] === END API CALL LOG ===
[01-May-2026 15:10:54 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 15:10:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU2IiwidXNlcm5hbWUiOiJvbmVfY2hyaXMiLCJlbWFpbCI6Im9uZXNpbWVjaHJpc3RpYW4xQGdtYWlsLmNvbSIsImV4cCI6MTc3ODI1Mjc5M30.HvuXt3aaNdgNs3TnEE0TRMHiddL4oY_LeUXLdrDWcKY
[01-May-2026 15:10:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 15:10:54 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 15:10:54 UTC] User ID: 456
[01-May-2026 15:10:54 UTC] ✅ User profile retrieved successfully for user ID: 456
[01-May-2026 15:10:54 UTC] User Purchases API - User ID: 456
[01-May-2026 15:10:54 UTC] User Purchases API - Total purchases found: 0
[01-May-2026 15:10:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-May-2026 15:10:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-May-2026 15:10:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU2IiwidXNlcm5hbWUiOiJvbmVfY2hyaXMiLCJlbWFpbCI6Im9uZXNpbWVjaHJpc3RpYW4xQGdtYWlsLmNvbSIsImV4cCI6MTc3ODI1Mjc5M30.HvuXt3aaNdgNs3TnEE0TRMHiddL4oY_LeUXLdrDWcKY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f4fb7452997ff2c-GIG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.244.74.72","CF-IPCountry":"CM","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.244.74.72, 172.69.90.86"}
[01-May-2026 15:10:57 UTC] === User Orders API Called ===
[01-May-2026 15:10:57 UTC] User ID: 456
[01-May-2026 15:10:57 UTC] Limit: 20, Offset: 0
[01-May-2026 15:10:57 UTC] Orders found: 0
[01-May-2026 15:10:57 UTC] Orders data: []
[01-May-2026 15:10:57 UTC] Total orders count: 0
[01-May-2026 15:10:57 UTC] === API CALL LOG ===
[01-May-2026 15:10:57 UTC] Endpoint: user/profile.php
[01-May-2026 15:10:57 UTC] Full Log Data: {
    "timestamp": "2026-05-01 15:10:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.244.74.72",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU2IiwidXNlcm5hbWUiOiJvbmVfY2hyaXMiLCJlbWFpbCI6Im9uZXNpbWVjaHJpc3RpYW4xQGdtYWlsLmNvbSIsImV4cCI6MTc3ODI1Mjc5M30.HvuXt3aaNdgNs3TnEE0TRMHiddL4oY_LeUXLdrDWcKY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f4fb7455a12ff2c-GIG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.244.74.72",
        "CF-IPCountry": "CM",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.244.74.72, 172.69.90.86"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 15:10:57 UTC] === END API CALL LOG ===
[01-May-2026 15:10:57 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 15:10:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU2IiwidXNlcm5hbWUiOiJvbmVfY2hyaXMiLCJlbWFpbCI6Im9uZXNpbWVjaHJpc3RpYW4xQGdtYWlsLmNvbSIsImV4cCI6MTc3ODI1Mjc5M30.HvuXt3aaNdgNs3TnEE0TRMHiddL4oY_LeUXLdrDWcKY
[01-May-2026 15:10:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 15:10:57 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 15:10:57 UTC] User ID: 456
[01-May-2026 15:10:57 UTC] ✅ User profile retrieved successfully for user ID: 456
[01-May-2026 15:10:57 UTC] === API CALL LOG ===
[01-May-2026 15:10:57 UTC] Endpoint: user/profile.php
[01-May-2026 15:10:57 UTC] Full Log Data: {
    "timestamp": "2026-05-01 15:10:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.244.74.72",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU2IiwidXNlcm5hbWUiOiJvbmVfY2hyaXMiLCJlbWFpbCI6Im9uZXNpbWVjaHJpc3RpYW4xQGdtYWlsLmNvbSIsImV4cCI6MTc3ODI1Mjc5M30.HvuXt3aaNdgNs3TnEE0TRMHiddL4oY_LeUXLdrDWcKY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f4fb7497e07ff2c-GIG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.244.74.72",
        "CF-IPCountry": "CM",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.244.74.72, 172.69.90.86"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 15:10:57 UTC] === END API CALL LOG ===
[01-May-2026 15:10:57 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 15:10:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU2IiwidXNlcm5hbWUiOiJvbmVfY2hyaXMiLCJlbWFpbCI6Im9uZXNpbWVjaHJpc3RpYW4xQGdtYWlsLmNvbSIsImV4cCI6MTc3ODI1Mjc5M30.HvuXt3aaNdgNs3TnEE0TRMHiddL4oY_LeUXLdrDWcKY
[01-May-2026 15:10:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 15:10:57 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 15:10:57 UTC] User ID: 456
[01-May-2026 15:10:57 UTC] ✅ User profile retrieved successfully for user ID: 456
[01-May-2026 15:10:58 UTC] === API CALL LOG ===
[01-May-2026 15:10:58 UTC] Endpoint: user/profile.php
[01-May-2026 15:10:58 UTC] Full Log Data: {
    "timestamp": "2026-05-01 15:10:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.244.74.72",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU2IiwidXNlcm5hbWUiOiJvbmVfY2hyaXMiLCJlbWFpbCI6Im9uZXNpbWVjaHJpc3RpYW4xQGdtYWlsLmNvbSIsImV4cCI6MTc3ODI1Mjc5M30.HvuXt3aaNdgNs3TnEE0TRMHiddL4oY_LeUXLdrDWcKY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f4fb74e3c57ff2c-GIG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.244.74.72",
        "CF-IPCountry": "CM",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.244.74.72, 172.69.90.86"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 15:10:58 UTC] === END API CALL LOG ===
[01-May-2026 15:10:58 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 15:10:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU2IiwidXNlcm5hbWUiOiJvbmVfY2hyaXMiLCJlbWFpbCI6Im9uZXNpbWVjaHJpc3RpYW4xQGdtYWlsLmNvbSIsImV4cCI6MTc3ODI1Mjc5M30.HvuXt3aaNdgNs3TnEE0TRMHiddL4oY_LeUXLdrDWcKY
[01-May-2026 15:10:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 15:10:58 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 15:10:58 UTC] User ID: 456
[01-May-2026 15:10:58 UTC] ✅ User profile retrieved successfully for user ID: 456
[01-May-2026 15:10:59 UTC] === API CALL LOG ===
[01-May-2026 15:10:59 UTC] Endpoint: user/profile.php
[01-May-2026 15:10:59 UTC] Full Log Data: {
    "timestamp": "2026-05-01 15:10:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.244.74.72",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU2IiwidXNlcm5hbWUiOiJvbmVfY2hyaXMiLCJlbWFpbCI6Im9uZXNpbWVjaHJpc3RpYW4xQGdtYWlsLmNvbSIsImV4cCI6MTc3ODI1Mjc5M30.HvuXt3aaNdgNs3TnEE0TRMHiddL4oY_LeUXLdrDWcKY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f4fb7548fd6ff2c-GIG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.244.74.72",
        "CF-IPCountry": "CM",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.244.74.72, 172.69.90.86"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 15:10:59 UTC] === END API CALL LOG ===
[01-May-2026 15:10:59 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 15:10:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU2IiwidXNlcm5hbWUiOiJvbmVfY2hyaXMiLCJlbWFpbCI6Im9uZXNpbWVjaHJpc3RpYW4xQGdtYWlsLmNvbSIsImV4cCI6MTc3ODI1Mjc5M30.HvuXt3aaNdgNs3TnEE0TRMHiddL4oY_LeUXLdrDWcKY
[01-May-2026 15:10:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 15:10:59 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 15:10:59 UTC] User ID: 456
[01-May-2026 15:10:59 UTC] ✅ User profile retrieved successfully for user ID: 456
[01-May-2026 15:10:59 UTC] User Purchases API - User ID: 456
[01-May-2026 15:10:59 UTC] User Purchases API - Total purchases found: 0
[01-May-2026 17:01:45 UTC] === API CALL LOG ===
[01-May-2026 17:01:45 UTC] Endpoint: user/profile.php
[01-May-2026 17:01:45 UTC] Full Log Data: {
    "timestamp": "2026-05-01 17:01:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.79",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f50599389edcd1a-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.79",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.79, 172.70.91.141"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 17:01:45 UTC] === END API CALL LOG ===
[01-May-2026 17:01:45 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 17:01:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[01-May-2026 17:01:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 17:01:45 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 17:01:45 UTC] User ID: 344
[01-May-2026 17:01:45 UTC] ✅ User profile retrieved successfully for user ID: 344
[01-May-2026 17:01:46 UTC] === API CALL LOG ===
[01-May-2026 17:01:46 UTC] Endpoint: user/profile.php
[01-May-2026 17:01:46 UTC] Full Log Data: {
    "timestamp": "2026-05-01 17:01:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.79",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f50599f0b93cd1a-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.79",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.79, 172.71.26.43"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 17:01:46 UTC] === END API CALL LOG ===
[01-May-2026 17:01:46 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 17:01:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[01-May-2026 17:01:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 17:01:46 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 17:01:46 UTC] User ID: 344
[01-May-2026 17:01:46 UTC] ✅ User profile retrieved successfully for user ID: 344
[01-May-2026 17:01:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-May-2026 17:01:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-May-2026 17:01:46 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f50599f0b98cd1a-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.52.79","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.52.79, 172.71.26.43"}
[01-May-2026 17:01:46 UTC] === User Orders API Called ===
[01-May-2026 17:01:46 UTC] User ID: 344
[01-May-2026 17:01:46 UTC] Limit: 20, Offset: 0
[01-May-2026 17:01:46 UTC] Orders found: 12
[01-May-2026 17:01:46 UTC] Orders data: [{"id":227,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 20:35:27","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":226,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 20:31:47","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":225,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 20:29:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":224,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10008","status":"cancelled","created_at":"2026-04-24 20:21:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":223,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 20:14:06","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":222,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 20:02:22","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":221,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 19:56:42","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":220,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"completed","created_at":"2026-04-24 19:43:50","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":219,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance12556","status":"cancelled","created_at":"2026-04-24 19:34:06","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":218,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 19:28:14","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":217,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:31:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":216,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:30:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[01-May-2026 17:01:46 UTC] Total orders count: 12
[01-May-2026 17:01:46 UTC] === API CALL LOG ===
[01-May-2026 17:01:46 UTC] Endpoint: user/profile.php
[01-May-2026 17:01:46 UTC] Full Log Data: {
    "timestamp": "2026-05-01 17:01:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.79",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f50599fdc2ecd1a-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.79",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.79, 172.71.26.43"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 17:01:46 UTC] === END API CALL LOG ===
[01-May-2026 17:01:46 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 17:01:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[01-May-2026 17:01:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 17:01:46 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 17:01:46 UTC] User ID: 344
[01-May-2026 17:01:46 UTC] ✅ User profile retrieved successfully for user ID: 344
[01-May-2026 17:02:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-May-2026 17:02:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-May-2026 17:02:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f505a351fb5cd1a-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.52.79","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.52.79, 172.70.91.142"}
[01-May-2026 17:02:10 UTC] === User Orders API Called ===
[01-May-2026 17:02:10 UTC] User ID: 344
[01-May-2026 17:02:10 UTC] Limit: 20, Offset: 0
[01-May-2026 17:02:10 UTC] Orders found: 12
[01-May-2026 17:02:10 UTC] Orders data: [{"id":227,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 20:35:27","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":226,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 20:31:47","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":225,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 20:29:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":224,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10008","status":"cancelled","created_at":"2026-04-24 20:21:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":223,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 20:14:06","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":222,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 20:02:22","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":221,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 19:56:42","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":220,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"completed","created_at":"2026-04-24 19:43:50","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":219,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance12556","status":"cancelled","created_at":"2026-04-24 19:34:06","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":218,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 19:28:14","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":217,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:31:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":216,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:30:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[01-May-2026 17:02:10 UTC] Total orders count: 12
[01-May-2026 17:02:10 UTC] === API CALL LOG ===
[01-May-2026 17:02:10 UTC] Endpoint: user/profile.php
[01-May-2026 17:02:10 UTC] Full Log Data: {
    "timestamp": "2026-05-01 17:02:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.79",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f505a351fb6cd1a-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.79",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.79, 172.70.91.142"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 17:02:10 UTC] === END API CALL LOG ===
[01-May-2026 17:02:10 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 17:02:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[01-May-2026 17:02:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 17:02:10 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 17:02:10 UTC] User ID: 344
[01-May-2026 17:02:10 UTC] ✅ User profile retrieved successfully for user ID: 344
[01-May-2026 17:02:10 UTC] === API CALL LOG ===
[01-May-2026 17:02:10 UTC] Endpoint: user/profile.php
[01-May-2026 17:02:10 UTC] Full Log Data: {
    "timestamp": "2026-05-01 17:02:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.79",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f505a351fbacd1a-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.79",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.79, 172.70.91.141"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 17:02:10 UTC] === END API CALL LOG ===
[01-May-2026 17:02:10 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 17:02:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[01-May-2026 17:02:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 17:02:10 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 17:02:10 UTC] User ID: 344
[01-May-2026 17:02:10 UTC] ✅ User profile retrieved successfully for user ID: 344
[01-May-2026 17:02:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-May-2026 17:02:20 UTC] === API CALL LOG ===
[01-May-2026 17:02:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-May-2026 17:02:20 UTC] Endpoint: user/profile.php
[01-May-2026 17:02:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f505a6f0e9ecd1a-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.52.79","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.52.79, 172.70.91.142"}
[01-May-2026 17:02:20 UTC] Full Log Data: {
    "timestamp": "2026-05-01 17:02:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.79",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f505a6f0ea1cd1a-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.79",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.79, 172.70.91.142"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 17:02:20 UTC] === END API CALL LOG ===
[01-May-2026 17:02:20 UTC] === User Orders API Called ===
[01-May-2026 17:02:20 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 17:02:20 UTC] User ID: 344
[01-May-2026 17:02:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[01-May-2026 17:02:20 UTC] Limit: 20, Offset: 0
[01-May-2026 17:02:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 17:02:20 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 17:02:20 UTC] User ID: 344
[01-May-2026 17:02:20 UTC] Orders found: 12
[01-May-2026 17:02:20 UTC] Orders data: [{"id":227,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 20:35:27","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":226,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 20:31:47","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":225,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 20:29:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":224,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10008","status":"cancelled","created_at":"2026-04-24 20:21:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":223,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 20:14:06","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":222,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 20:02:22","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":221,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 19:56:42","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":220,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"completed","created_at":"2026-04-24 19:43:50","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":219,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance12556","status":"cancelled","created_at":"2026-04-24 19:34:06","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":218,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 19:28:14","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":217,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:31:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":216,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:30:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[01-May-2026 17:02:20 UTC] ✅ User profile retrieved successfully for user ID: 344
[01-May-2026 17:02:20 UTC] Total orders count: 12
[01-May-2026 17:02:20 UTC] === API CALL LOG ===
[01-May-2026 17:02:20 UTC] Endpoint: user/profile.php
[01-May-2026 17:02:20 UTC] Full Log Data: {
    "timestamp": "2026-05-01 17:02:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.79",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f505a6f0e9fcd1a-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.79",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.79, 172.70.91.142"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 17:02:20 UTC] === END API CALL LOG ===
[01-May-2026 17:02:20 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 17:02:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[01-May-2026 17:02:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 17:02:20 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 17:02:20 UTC] User ID: 344
[01-May-2026 17:02:20 UTC] ✅ User profile retrieved successfully for user ID: 344
[01-May-2026 17:02:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-May-2026 17:02:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-May-2026 17:02:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f505ab7091acd1a-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.52.79","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.52.79, 172.70.91.141"}
[01-May-2026 17:02:31 UTC] === User Orders API Called ===
[01-May-2026 17:02:31 UTC] User ID: 344
[01-May-2026 17:02:31 UTC] Limit: 20, Offset: 0
[01-May-2026 17:02:31 UTC] Orders found: 12
[01-May-2026 17:02:31 UTC] Orders data: [{"id":227,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 20:35:27","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":226,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 20:31:47","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":225,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 20:29:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":224,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10008","status":"cancelled","created_at":"2026-04-24 20:21:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":223,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 20:14:06","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":222,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 20:02:22","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":221,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 19:56:42","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":220,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"completed","created_at":"2026-04-24 19:43:50","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":219,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance12556","status":"cancelled","created_at":"2026-04-24 19:34:06","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":218,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 19:28:14","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":217,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:31:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":216,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:30:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[01-May-2026 17:02:31 UTC] Total orders count: 12
[01-May-2026 17:02:31 UTC] === API CALL LOG ===
[01-May-2026 17:02:31 UTC] Endpoint: user/profile.php
[01-May-2026 17:02:31 UTC] Full Log Data: {
    "timestamp": "2026-05-01 17:02:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.79",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f505ab7091ecd1a-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.79",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.79, 172.70.91.141"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 17:02:31 UTC] === END API CALL LOG ===
[01-May-2026 17:02:31 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 17:02:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[01-May-2026 17:02:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 17:02:31 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 17:02:31 UTC] User ID: 344
[01-May-2026 17:02:31 UTC] ✅ User profile retrieved successfully for user ID: 344
[01-May-2026 17:02:31 UTC] === API CALL LOG ===
[01-May-2026 17:02:31 UTC] Endpoint: user/profile.php
[01-May-2026 17:02:31 UTC] Full Log Data: {
    "timestamp": "2026-05-01 17:02:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.79",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f505ab70921cd1a-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.79",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.79, 172.70.91.142"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 17:02:31 UTC] === END API CALL LOG ===
[01-May-2026 17:02:31 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 17:02:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[01-May-2026 17:02:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 17:02:31 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 17:02:31 UTC] User ID: 344
[01-May-2026 17:02:31 UTC] ✅ User profile retrieved successfully for user ID: 344
[01-May-2026 17:02:53 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-May-2026 17:02:53 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-May-2026 17:02:53 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f505b3dfc0acd1a-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.52.79","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.52.79, 172.70.91.141"}
[01-May-2026 17:02:53 UTC] === User Orders API Called ===
[01-May-2026 17:02:53 UTC] User ID: 344
[01-May-2026 17:02:53 UTC] Limit: 20, Offset: 0
[01-May-2026 17:02:53 UTC] Orders found: 12
[01-May-2026 17:02:53 UTC] Orders data: [{"id":227,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 20:35:27","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":226,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 20:31:47","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":225,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 20:29:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":224,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10008","status":"cancelled","created_at":"2026-04-24 20:21:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":223,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 20:14:06","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":222,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 20:02:22","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":221,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 19:56:42","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":220,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"completed","created_at":"2026-04-24 19:43:50","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":219,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance12556","status":"cancelled","created_at":"2026-04-24 19:34:06","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":218,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 19:28:14","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":217,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:31:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":216,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:30:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[01-May-2026 17:02:53 UTC] Total orders count: 12
[01-May-2026 17:02:53 UTC] === API CALL LOG ===
[01-May-2026 17:02:53 UTC] Endpoint: user/profile.php
[01-May-2026 17:02:53 UTC] Full Log Data: {
    "timestamp": "2026-05-01 17:02:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.79",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f505b3dfc0ecd1a-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.79",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.79, 172.70.91.141"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 17:02:53 UTC] === END API CALL LOG ===
[01-May-2026 17:02:53 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 17:02:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[01-May-2026 17:02:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 17:02:53 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 17:02:53 UTC] User ID: 344
[01-May-2026 17:02:53 UTC] ✅ User profile retrieved successfully for user ID: 344
[01-May-2026 17:02:53 UTC] === API CALL LOG ===
[01-May-2026 17:02:53 UTC] Endpoint: user/profile.php
[01-May-2026 17:02:53 UTC] Full Log Data: {
    "timestamp": "2026-05-01 17:02:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.79",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f505b3dfc0bcd1a-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.79",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.79, 172.70.91.142"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 17:02:53 UTC] === END API CALL LOG ===
[01-May-2026 17:02:53 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 17:02:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[01-May-2026 17:02:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 17:02:53 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 17:02:53 UTC] User ID: 344
[01-May-2026 17:02:53 UTC] ✅ User profile retrieved successfully for user ID: 344
[01-May-2026 17:15:57 UTC] === API CALL LOG ===
[01-May-2026 17:15:57 UTC] Endpoint: user/profile.php
[01-May-2026 17:15:57 UTC] Full Log Data: {
    "timestamp": "2026-05-01 17:15:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.182.150.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f506e65b9ced9ce-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.182.150.156",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.182.150.156, 172.71.144.82"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 17:15:57 UTC] === END API CALL LOG ===
[01-May-2026 17:15:57 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 17:15:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[01-May-2026 17:15:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 17:15:57 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 17:15:57 UTC] User ID: 346
[01-May-2026 17:15:57 UTC] ✅ User profile retrieved successfully for user ID: 346
[01-May-2026 17:15:58 UTC] === API CALL LOG ===
[01-May-2026 17:15:58 UTC] Endpoint: user/profile.php
[01-May-2026 17:15:58 UTC] Full Log Data: {
    "timestamp": "2026-05-01 17:15:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.182.150.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f506e68a9aed9ce-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.182.150.156",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.182.150.156, 172.71.144.82"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 17:15:58 UTC] === END API CALL LOG ===
[01-May-2026 17:15:58 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 17:15:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[01-May-2026 17:15:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 17:15:58 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 17:15:58 UTC] User ID: 346
[01-May-2026 17:15:58 UTC] ✅ User profile retrieved successfully for user ID: 346
[01-May-2026 17:15:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-May-2026 17:15:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-May-2026 17:15:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f506e68b9ebd9ce-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"109.182.150.156","CF-IPCountry":"SI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"109.182.150.156, 172.71.144.82"}
[01-May-2026 17:15:58 UTC] === User Orders API Called ===
[01-May-2026 17:15:58 UTC] User ID: 346
[01-May-2026 17:15:58 UTC] Limit: 20, Offset: 0
[01-May-2026 17:15:58 UTC] Orders found: 5
[01-May-2026 17:15:58 UTC] Orders data: [{"id":204,"quantity":820,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro\/1234567","status":"pending","created_at":"2026-04-17 14:44:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":200,"quantity":41,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"cancelled","created_at":"2026-04-17 10:18:01","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":199,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:36","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":198,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:20","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":197,"quantity":1000,"total_coins":20000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:38:00","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[01-May-2026 17:15:58 UTC] Total orders count: 5
[01-May-2026 17:15:58 UTC] === API CALL LOG ===
[01-May-2026 17:15:58 UTC] Endpoint: user/profile.php
[01-May-2026 17:15:58 UTC] Full Log Data: {
    "timestamp": "2026-05-01 17:15:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.182.150.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f506e691abdd9ce-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.182.150.156",
        "CF-IPCountry": "SI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.182.150.156, 172.71.144.82"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 17:15:58 UTC] === END API CALL LOG ===
[01-May-2026 17:15:58 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 17:15:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[01-May-2026 17:15:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 17:15:58 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 17:15:58 UTC] User ID: 346
[01-May-2026 17:15:58 UTC] ✅ User profile retrieved successfully for user ID: 346
[01-May-2026 17:56:10 UTC] === API CALL LOG ===
[01-May-2026 17:56:10 UTC] Endpoint: user/profile.php
[01-May-2026 17:56:10 UTC] Full Log Data: {
    "timestamp": "2026-05-01 17:56:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:bdf1:9e43::6972:9659",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU3IiwidXNlcm5hbWUiOiJTdWJoYW0iLCJlbWFpbCI6InN1YmhhbS5zb25pNDY3NkBnbWFpbC5jb20iLCJleHAiOjE3NzgyNjI5Njl9.ICJ_qwrrTxXAS1hlOC-MR1190ryF1mCqiM38LvJNjm0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f50a94e9f1ee1d5-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:bdf1:9e43::6972:9659",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:bdf1:9e43::6972:9659, 172.68.234.131"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 17:56:10 UTC] === END API CALL LOG ===
[01-May-2026 17:56:10 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 17:56:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU3IiwidXNlcm5hbWUiOiJTdWJoYW0iLCJlbWFpbCI6InN1YmhhbS5zb25pNDY3NkBnbWFpbC5jb20iLCJleHAiOjE3NzgyNjI5Njl9.ICJ_qwrrTxXAS1hlOC-MR1190ryF1mCqiM38LvJNjm0
[01-May-2026 17:56:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 17:56:10 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 17:56:10 UTC] User ID: 457
[01-May-2026 17:56:10 UTC] ✅ User profile retrieved successfully for user ID: 457
[01-May-2026 17:56:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-May-2026 17:56:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-May-2026 17:56:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU3IiwidXNlcm5hbWUiOiJTdWJoYW0iLCJlbWFpbCI6InN1YmhhbS5zb25pNDY3NkBnbWFpbC5jb20iLCJleHAiOjE3NzgyNjI5Njl9.ICJ_qwrrTxXAS1hlOC-MR1190ryF1mCqiM38LvJNjm0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f50a94e9f1de1d5-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:bdf1:9e43::6972:9659","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:4900:bdf1:9e43::6972:9659, 172.68.234.130"}
[01-May-2026 17:56:10 UTC] === User Orders API Called ===
[01-May-2026 17:56:10 UTC] User ID: 457
[01-May-2026 17:56:10 UTC] Limit: 20, Offset: 0
[01-May-2026 17:56:10 UTC] Orders found: 0
[01-May-2026 17:56:10 UTC] Orders data: []
[01-May-2026 17:56:10 UTC] Total orders count: 0
[01-May-2026 17:56:10 UTC] === API CALL LOG ===
[01-May-2026 17:56:10 UTC] Endpoint: user/profile.php
[01-May-2026 17:56:10 UTC] Full Log Data: {
    "timestamp": "2026-05-01 17:56:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:bdf1:9e43::6972:9659",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU3IiwidXNlcm5hbWUiOiJTdWJoYW0iLCJlbWFpbCI6InN1YmhhbS5zb25pNDY3NkBnbWFpbC5jb20iLCJleHAiOjE3NzgyNjI5Njl9.ICJ_qwrrTxXAS1hlOC-MR1190ryF1mCqiM38LvJNjm0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f50a94e9f19e1d5-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:bdf1:9e43::6972:9659",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:bdf1:9e43::6972:9659, 172.68.234.131"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 17:56:10 UTC] === END API CALL LOG ===
[01-May-2026 17:56:10 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 17:56:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU3IiwidXNlcm5hbWUiOiJTdWJoYW0iLCJlbWFpbCI6InN1YmhhbS5zb25pNDY3NkBnbWFpbC5jb20iLCJleHAiOjE3NzgyNjI5Njl9.ICJ_qwrrTxXAS1hlOC-MR1190ryF1mCqiM38LvJNjm0
[01-May-2026 17:56:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 17:56:10 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 17:56:10 UTC] User ID: 457
[01-May-2026 17:56:10 UTC] ✅ User profile retrieved successfully for user ID: 457
[01-May-2026 17:56:12 UTC] === API CALL LOG ===
[01-May-2026 17:56:12 UTC] Endpoint: user/profile.php
[01-May-2026 17:56:12 UTC] Full Log Data: {
    "timestamp": "2026-05-01 17:56:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:bdf1:9e43::6972:9659",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU3IiwidXNlcm5hbWUiOiJTdWJoYW0iLCJlbWFpbCI6InN1YmhhbS5zb25pNDY3NkBnbWFpbC5jb20iLCJleHAiOjE3NzgyNjI5Njl9.ICJ_qwrrTxXAS1hlOC-MR1190ryF1mCqiM38LvJNjm0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f50a956eed8e1d5-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:bdf1:9e43::6972:9659",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:bdf1:9e43::6972:9659, 172.68.234.131"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 17:56:12 UTC] === END API CALL LOG ===
[01-May-2026 17:56:12 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 17:56:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU3IiwidXNlcm5hbWUiOiJTdWJoYW0iLCJlbWFpbCI6InN1YmhhbS5zb25pNDY3NkBnbWFpbC5jb20iLCJleHAiOjE3NzgyNjI5Njl9.ICJ_qwrrTxXAS1hlOC-MR1190ryF1mCqiM38LvJNjm0
[01-May-2026 17:56:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 17:56:12 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 17:56:12 UTC] User ID: 457
[01-May-2026 17:56:12 UTC] ✅ User profile retrieved successfully for user ID: 457
[01-May-2026 17:56:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-May-2026 17:56:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-May-2026 17:56:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU3IiwidXNlcm5hbWUiOiJTdWJoYW0iLCJlbWFpbCI6InN1YmhhbS5zb25pNDY3NkBnbWFpbC5jb20iLCJleHAiOjE3NzgyNjI5Njl9.ICJ_qwrrTxXAS1hlOC-MR1190ryF1mCqiM38LvJNjm0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f50a9d1eaabe1d5-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:bdf1:9e43::6972:9659","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:4900:bdf1:9e43::6972:9659, 172.68.234.130"}
[01-May-2026 17:56:31 UTC] === User Orders API Called ===
[01-May-2026 17:56:31 UTC] User ID: 457
[01-May-2026 17:56:31 UTC] Limit: 20, Offset: 0
[01-May-2026 17:56:31 UTC] Orders found: 0
[01-May-2026 17:56:31 UTC] Orders data: []
[01-May-2026 17:56:31 UTC] Total orders count: 0
[01-May-2026 17:56:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-May-2026 17:56:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-May-2026 17:56:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU3IiwidXNlcm5hbWUiOiJTdWJoYW0iLCJlbWFpbCI6InN1YmhhbS5zb25pNDY3NkBnbWFpbC5jb20iLCJleHAiOjE3NzgyNjI5Njl9.ICJ_qwrrTxXAS1hlOC-MR1190ryF1mCqiM38LvJNjm0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f50a9e6781ee1d5-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:bdf1:9e43::6972:9659","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:4900:bdf1:9e43::6972:9659, 172.68.234.130"}
[01-May-2026 17:56:34 UTC] === User Orders API Called ===
[01-May-2026 17:56:34 UTC] User ID: 457
[01-May-2026 17:56:34 UTC] Limit: 20, Offset: 0
[01-May-2026 17:56:34 UTC] Orders found: 0
[01-May-2026 17:56:34 UTC] Orders data: []
[01-May-2026 17:56:34 UTC] Total orders count: 0
[01-May-2026 17:56:34 UTC] === API CALL LOG ===
[01-May-2026 17:56:34 UTC] Endpoint: user/profile.php
[01-May-2026 17:56:34 UTC] Full Log Data: {
    "timestamp": "2026-05-01 17:56:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:bdf1:9e43::6972:9659",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU3IiwidXNlcm5hbWUiOiJTdWJoYW0iLCJlbWFpbCI6InN1YmhhbS5zb25pNDY3NkBnbWFpbC5jb20iLCJleHAiOjE3NzgyNjI5Njl9.ICJ_qwrrTxXAS1hlOC-MR1190ryF1mCqiM38LvJNjm0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f50a9e67821e1d5-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:bdf1:9e43::6972:9659",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:bdf1:9e43::6972:9659, 172.68.234.131"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 17:56:34 UTC] === END API CALL LOG ===
[01-May-2026 17:56:34 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 17:56:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU3IiwidXNlcm5hbWUiOiJTdWJoYW0iLCJlbWFpbCI6InN1YmhhbS5zb25pNDY3NkBnbWFpbC5jb20iLCJleHAiOjE3NzgyNjI5Njl9.ICJ_qwrrTxXAS1hlOC-MR1190ryF1mCqiM38LvJNjm0
[01-May-2026 17:56:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 17:56:34 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 17:56:34 UTC] User ID: 457
[01-May-2026 17:56:34 UTC] ✅ User profile retrieved successfully for user ID: 457
[01-May-2026 17:56:35 UTC] === API CALL LOG ===
[01-May-2026 17:56:35 UTC] Endpoint: user/profile.php
[01-May-2026 17:56:35 UTC] Full Log Data: {
    "timestamp": "2026-05-01 17:56:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:bdf1:9e43::6972:9659",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU3IiwidXNlcm5hbWUiOiJTdWJoYW0iLCJlbWFpbCI6InN1YmhhbS5zb25pNDY3NkBnbWFpbC5jb20iLCJleHAiOjE3NzgyNjI5Njl9.ICJ_qwrrTxXAS1hlOC-MR1190ryF1mCqiM38LvJNjm0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f50a9eaaa1de1d5-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:bdf1:9e43::6972:9659",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:bdf1:9e43::6972:9659, 172.68.234.130"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 17:56:35 UTC] === END API CALL LOG ===
[01-May-2026 17:56:35 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 17:56:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU3IiwidXNlcm5hbWUiOiJTdWJoYW0iLCJlbWFpbCI6InN1YmhhbS5zb25pNDY3NkBnbWFpbC5jb20iLCJleHAiOjE3NzgyNjI5Njl9.ICJ_qwrrTxXAS1hlOC-MR1190ryF1mCqiM38LvJNjm0
[01-May-2026 17:56:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 17:56:35 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 17:56:35 UTC] User ID: 457
[01-May-2026 17:56:35 UTC] ✅ User profile retrieved successfully for user ID: 457
[01-May-2026 17:56:36 UTC] === API CALL LOG ===
[01-May-2026 17:56:36 UTC] Endpoint: user/profile.php
[01-May-2026 17:56:36 UTC] Full Log Data: {
    "timestamp": "2026-05-01 17:56:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:bdf1:9e43::6972:9659",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU3IiwidXNlcm5hbWUiOiJTdWJoYW0iLCJlbWFpbCI6InN1YmhhbS5zb25pNDY3NkBnbWFpbC5jb20iLCJleHAiOjE3NzgyNjI5Njl9.ICJ_qwrrTxXAS1hlOC-MR1190ryF1mCqiM38LvJNjm0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f50a9f1ab32e1d5-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:bdf1:9e43::6972:9659",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:bdf1:9e43::6972:9659, 172.68.234.131"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 17:56:36 UTC] === END API CALL LOG ===
[01-May-2026 17:56:36 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 17:56:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU3IiwidXNlcm5hbWUiOiJTdWJoYW0iLCJlbWFpbCI6InN1YmhhbS5zb25pNDY3NkBnbWFpbC5jb20iLCJleHAiOjE3NzgyNjI5Njl9.ICJ_qwrrTxXAS1hlOC-MR1190ryF1mCqiM38LvJNjm0
[01-May-2026 17:56:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 17:56:36 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 17:56:36 UTC] User ID: 457
[01-May-2026 17:56:36 UTC] ✅ User profile retrieved successfully for user ID: 457
[01-May-2026 17:57:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-May-2026 17:57:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-May-2026 17:57:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU3IiwidXNlcm5hbWUiOiJTdWJoYW0iLCJlbWFpbCI6InN1YmhhbS5zb25pNDY3NkBnbWFpbC5jb20iLCJleHAiOjE3NzgyNjI5Njl9.ICJ_qwrrTxXAS1hlOC-MR1190ryF1mCqiM38LvJNjm0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f50ab858cf2e1d5-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:bdf1:9e43::6972:9659","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:4900:bdf1:9e43::6972:9659, 172.68.234.131"}
[01-May-2026 17:57:41 UTC] === User Orders API Called ===
[01-May-2026 17:57:41 UTC] User ID: 457
[01-May-2026 17:57:41 UTC] Limit: 20, Offset: 0
[01-May-2026 17:57:41 UTC] Orders found: 0
[01-May-2026 17:57:41 UTC] Orders data: []
[01-May-2026 17:57:41 UTC] Total orders count: 0
[01-May-2026 17:57:44 UTC] === API CALL LOG ===
[01-May-2026 17:57:44 UTC] Endpoint: user/profile.php
[01-May-2026 17:57:44 UTC] Full Log Data: {
    "timestamp": "2026-05-01 17:57:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:bdf1:9e43::6972:9659",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU3IiwidXNlcm5hbWUiOiJTdWJoYW0iLCJlbWFpbCI6InN1YmhhbS5zb25pNDY3NkBnbWFpbC5jb20iLCJleHAiOjE3NzgyNjI5Njl9.ICJ_qwrrTxXAS1hlOC-MR1190ryF1mCqiM38LvJNjm0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f50ab98ac3ce1d5-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:bdf1:9e43::6972:9659",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:bdf1:9e43::6972:9659, 172.68.234.131"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 17:57:44 UTC] === END API CALL LOG ===
[01-May-2026 17:57:44 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 17:57:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU3IiwidXNlcm5hbWUiOiJTdWJoYW0iLCJlbWFpbCI6InN1YmhhbS5zb25pNDY3NkBnbWFpbC5jb20iLCJleHAiOjE3NzgyNjI5Njl9.ICJ_qwrrTxXAS1hlOC-MR1190ryF1mCqiM38LvJNjm0
[01-May-2026 17:57:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 17:57:44 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 17:57:44 UTC] User ID: 457
[01-May-2026 17:57:44 UTC] ✅ User profile retrieved successfully for user ID: 457
[01-May-2026 17:57:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-May-2026 17:57:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-May-2026 17:57:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU3IiwidXNlcm5hbWUiOiJTdWJoYW0iLCJlbWFpbCI6InN1YmhhbS5zb25pNDY3NkBnbWFpbC5jb20iLCJleHAiOjE3NzgyNjI5Njl9.ICJ_qwrrTxXAS1hlOC-MR1190ryF1mCqiM38LvJNjm0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f50ab98ac37e1d5-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:bdf1:9e43::6972:9659","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:4900:bdf1:9e43::6972:9659, 172.68.234.131"}
[01-May-2026 17:57:44 UTC] === User Orders API Called ===
[01-May-2026 17:57:44 UTC] User ID: 457
[01-May-2026 17:57:44 UTC] Limit: 20, Offset: 0
[01-May-2026 17:57:44 UTC] Orders found: 0
[01-May-2026 17:57:44 UTC] Orders data: []
[01-May-2026 17:57:44 UTC] Total orders count: 0
[01-May-2026 17:57:44 UTC] === API CALL LOG ===
[01-May-2026 17:57:44 UTC] Endpoint: user/profile.php
[01-May-2026 17:57:44 UTC] Full Log Data: {
    "timestamp": "2026-05-01 17:57:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:bdf1:9e43::6972:9659",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU3IiwidXNlcm5hbWUiOiJTdWJoYW0iLCJlbWFpbCI6InN1YmhhbS5zb25pNDY3NkBnbWFpbC5jb20iLCJleHAiOjE3NzgyNjI5Njl9.ICJ_qwrrTxXAS1hlOC-MR1190ryF1mCqiM38LvJNjm0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f50ab9bdd78e1d5-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:bdf1:9e43::6972:9659",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:bdf1:9e43::6972:9659, 172.68.234.131"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 17:57:44 UTC] === END API CALL LOG ===
[01-May-2026 17:57:44 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 17:57:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU3IiwidXNlcm5hbWUiOiJTdWJoYW0iLCJlbWFpbCI6InN1YmhhbS5zb25pNDY3NkBnbWFpbC5jb20iLCJleHAiOjE3NzgyNjI5Njl9.ICJ_qwrrTxXAS1hlOC-MR1190ryF1mCqiM38LvJNjm0
[01-May-2026 17:57:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 17:57:44 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 17:57:44 UTC] User ID: 457
[01-May-2026 17:57:44 UTC] ✅ User profile retrieved successfully for user ID: 457
[01-May-2026 17:57:45 UTC] === API CALL LOG ===
[01-May-2026 17:57:45 UTC] Endpoint: user/profile.php
[01-May-2026 17:57:45 UTC] Full Log Data: {
    "timestamp": "2026-05-01 17:57:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:bdf1:9e43::6972:9659",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU3IiwidXNlcm5hbWUiOiJTdWJoYW0iLCJlbWFpbCI6InN1YmhhbS5zb25pNDY3NkBnbWFpbC5jb20iLCJleHAiOjE3NzgyNjI5Njl9.ICJ_qwrrTxXAS1hlOC-MR1190ryF1mCqiM38LvJNjm0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f50aba23dd8e1d5-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:bdf1:9e43::6972:9659",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:bdf1:9e43::6972:9659, 172.68.234.131"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 17:57:45 UTC] === END API CALL LOG ===
[01-May-2026 17:57:45 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 17:57:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU3IiwidXNlcm5hbWUiOiJTdWJoYW0iLCJlbWFpbCI6InN1YmhhbS5zb25pNDY3NkBnbWFpbC5jb20iLCJleHAiOjE3NzgyNjI5Njl9.ICJ_qwrrTxXAS1hlOC-MR1190ryF1mCqiM38LvJNjm0
[01-May-2026 17:57:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 17:57:45 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 17:57:45 UTC] User ID: 457
[01-May-2026 17:57:45 UTC] ✅ User profile retrieved successfully for user ID: 457
[01-May-2026 18:21:14 UTC] === API CALL LOG ===
[01-May-2026 18:21:14 UTC] Endpoint: user/profile.php
[01-May-2026 18:21:14 UTC] Full Log Data: {
    "timestamp": "2026-05-01 18:21:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:4016:3018:2cad:bcff:fed7:1997",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU4IiwidXNlcm5hbWUiOiJzdWpveSIsImVtYWlsIjoic3Vqb3loYWxkZXI1NjY4QGdtYWlsLmNvbSIsImV4cCI6MTc3ODI2NDQ3NH0.ZGDxMZ_IMP2gmGp5ERAxhwsE60_nd1o911179J8bwYg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f50ce079d8170ef-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e1:4016:3018:2cad:bcff:fed7:1997",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e1:4016:3018:2cad:bcff:fed7:1997, 104.22.66.162"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 18:21:14 UTC] === END API CALL LOG ===
[01-May-2026 18:21:14 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 18:21:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU4IiwidXNlcm5hbWUiOiJzdWpveSIsImVtYWlsIjoic3Vqb3loYWxkZXI1NjY4QGdtYWlsLmNvbSIsImV4cCI6MTc3ODI2NDQ3NH0.ZGDxMZ_IMP2gmGp5ERAxhwsE60_nd1o911179J8bwYg
[01-May-2026 18:21:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 18:21:14 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 18:21:14 UTC] User ID: 458
[01-May-2026 18:21:14 UTC] ✅ User profile retrieved successfully for user ID: 458
[01-May-2026 18:21:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-May-2026 18:21:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-May-2026 18:21:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU4IiwidXNlcm5hbWUiOiJzdWpveSIsImVtYWlsIjoic3Vqb3loYWxkZXI1NjY4QGdtYWlsLmNvbSIsImV4cCI6MTc3ODI2NDQ3NH0.ZGDxMZ_IMP2gmGp5ERAxhwsE60_nd1o911179J8bwYg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f50ce08f80170ef-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40e1:4016:3018:2cad:bcff:fed7:1997","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40e1:4016:3018:2cad:bcff:fed7:1997, 104.22.66.162"}
[01-May-2026 18:21:15 UTC] === User Orders API Called ===
[01-May-2026 18:21:15 UTC] User ID: 458
[01-May-2026 18:21:15 UTC] Limit: 20, Offset: 0
[01-May-2026 18:21:15 UTC] Orders found: 0
[01-May-2026 18:21:15 UTC] Orders data: []
[01-May-2026 18:21:15 UTC] Total orders count: 0
[01-May-2026 18:21:15 UTC] === API CALL LOG ===
[01-May-2026 18:21:15 UTC] Endpoint: user/profile.php
[01-May-2026 18:21:15 UTC] Full Log Data: {
    "timestamp": "2026-05-01 18:21:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:4016:3018:2cad:bcff:fed7:1997",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU4IiwidXNlcm5hbWUiOiJzdWpveSIsImVtYWlsIjoic3Vqb3loYWxkZXI1NjY4QGdtYWlsLmNvbSIsImV4cCI6MTc3ODI2NDQ3NH0.ZGDxMZ_IMP2gmGp5ERAxhwsE60_nd1o911179J8bwYg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f50ce08f80470ef-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e1:4016:3018:2cad:bcff:fed7:1997",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e1:4016:3018:2cad:bcff:fed7:1997, 104.22.66.163"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 18:21:15 UTC] === END API CALL LOG ===
[01-May-2026 18:21:15 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 18:21:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU4IiwidXNlcm5hbWUiOiJzdWpveSIsImVtYWlsIjoic3Vqb3loYWxkZXI1NjY4QGdtYWlsLmNvbSIsImV4cCI6MTc3ODI2NDQ3NH0.ZGDxMZ_IMP2gmGp5ERAxhwsE60_nd1o911179J8bwYg
[01-May-2026 18:21:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 18:21:15 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 18:21:15 UTC] User ID: 458
[01-May-2026 18:21:15 UTC] ✅ User profile retrieved successfully for user ID: 458
[01-May-2026 18:21:17 UTC] === API CALL LOG ===
[01-May-2026 18:21:17 UTC] Endpoint: user/profile.php
[01-May-2026 18:21:17 UTC] Full Log Data: {
    "timestamp": "2026-05-01 18:21:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:4016:3018:2cad:bcff:fed7:1997",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU4IiwidXNlcm5hbWUiOiJzdWpveSIsImVtYWlsIjoic3Vqb3loYWxkZXI1NjY4QGdtYWlsLmNvbSIsImV4cCI6MTc3ODI2NDQ3NH0.ZGDxMZ_IMP2gmGp5ERAxhwsE60_nd1o911179J8bwYg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f50ce14cf5f70ef-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e1:4016:3018:2cad:bcff:fed7:1997",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e1:4016:3018:2cad:bcff:fed7:1997, 104.22.66.162"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 18:21:17 UTC] === END API CALL LOG ===
[01-May-2026 18:21:17 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 18:21:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU4IiwidXNlcm5hbWUiOiJzdWpveSIsImVtYWlsIjoic3Vqb3loYWxkZXI1NjY4QGdtYWlsLmNvbSIsImV4cCI6MTc3ODI2NDQ3NH0.ZGDxMZ_IMP2gmGp5ERAxhwsE60_nd1o911179J8bwYg
[01-May-2026 18:21:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 18:21:17 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 18:21:17 UTC] User ID: 458
[01-May-2026 18:21:17 UTC] ✅ User profile retrieved successfully for user ID: 458
[01-May-2026 18:21:18 UTC] === API CALL LOG ===
[01-May-2026 18:21:18 UTC] Endpoint: user/profile.php
[01-May-2026 18:21:18 UTC] Full Log Data: {
    "timestamp": "2026-05-01 18:21:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:4016:3018:2cad:bcff:fed7:1997",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU4IiwidXNlcm5hbWUiOiJzdWpveSIsImVtYWlsIjoic3Vqb3loYWxkZXI1NjY4QGdtYWlsLmNvbSIsImV4cCI6MTc3ODI2NDQ3NH0.ZGDxMZ_IMP2gmGp5ERAxhwsE60_nd1o911179J8bwYg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f50ce1b8d6e70ef-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e1:4016:3018:2cad:bcff:fed7:1997",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e1:4016:3018:2cad:bcff:fed7:1997, 104.22.66.162"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 18:21:18 UTC] === END API CALL LOG ===
[01-May-2026 18:21:18 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 18:21:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU4IiwidXNlcm5hbWUiOiJzdWpveSIsImVtYWlsIjoic3Vqb3loYWxkZXI1NjY4QGdtYWlsLmNvbSIsImV4cCI6MTc3ODI2NDQ3NH0.ZGDxMZ_IMP2gmGp5ERAxhwsE60_nd1o911179J8bwYg
[01-May-2026 18:21:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 18:21:18 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 18:21:18 UTC] User ID: 458
[01-May-2026 18:21:18 UTC] ✅ User profile retrieved successfully for user ID: 458
[01-May-2026 18:21:18 UTC] User Purchases API - User ID: 458
[01-May-2026 18:21:18 UTC] User Purchases API - Total purchases found: 0
[01-May-2026 18:21:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-May-2026 18:21:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-May-2026 18:21:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU4IiwidXNlcm5hbWUiOiJzdWpveSIsImVtYWlsIjoic3Vqb3loYWxkZXI1NjY4QGdtYWlsLmNvbSIsImV4cCI6MTc3ODI2NDQ3NH0.ZGDxMZ_IMP2gmGp5ERAxhwsE60_nd1o911179J8bwYg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f50ce2d7aab70ef-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40e1:4016:3018:2cad:bcff:fed7:1997","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40e1:4016:3018:2cad:bcff:fed7:1997, 104.22.66.162"}
[01-May-2026 18:21:20 UTC] === User Orders API Called ===
[01-May-2026 18:21:20 UTC] User ID: 458
[01-May-2026 18:21:20 UTC] Limit: 20, Offset: 0
[01-May-2026 18:21:20 UTC] Orders found: 0
[01-May-2026 18:21:20 UTC] Orders data: []
[01-May-2026 18:21:20 UTC] Total orders count: 0
[01-May-2026 18:21:23 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-May-2026 18:21:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-May-2026 18:21:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU4IiwidXNlcm5hbWUiOiJzdWpveSIsImVtYWlsIjoic3Vqb3loYWxkZXI1NjY4QGdtYWlsLmNvbSIsImV4cCI6MTc3ODI2NDQ3NH0.ZGDxMZ_IMP2gmGp5ERAxhwsE60_nd1o911179J8bwYg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f50ce3cfa9870ef-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40e1:4016:3018:2cad:bcff:fed7:1997","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40e1:4016:3018:2cad:bcff:fed7:1997, 104.22.66.163"}
[01-May-2026 18:21:23 UTC] === User Orders API Called ===
[01-May-2026 18:21:23 UTC] User ID: 458
[01-May-2026 18:21:23 UTC] Limit: 20, Offset: 0
[01-May-2026 18:21:23 UTC] Orders found: 0
[01-May-2026 18:21:23 UTC] Orders data: []
[01-May-2026 18:21:23 UTC] Total orders count: 0
[01-May-2026 18:21:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-May-2026 18:21:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-May-2026 18:21:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU4IiwidXNlcm5hbWUiOiJzdWpveSIsImVtYWlsIjoic3Vqb3loYWxkZXI1NjY4QGdtYWlsLmNvbSIsImV4cCI6MTc3ODI2NDQ3NH0.ZGDxMZ_IMP2gmGp5ERAxhwsE60_nd1o911179J8bwYg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f50ce48bc8670ef-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40e1:4016:3018:2cad:bcff:fed7:1997","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40e1:4016:3018:2cad:bcff:fed7:1997, 104.22.66.163"}
[01-May-2026 18:21:25 UTC] === User Orders API Called ===
[01-May-2026 18:21:25 UTC] User ID: 458
[01-May-2026 18:21:25 UTC] Limit: 20, Offset: 0
[01-May-2026 18:21:25 UTC] Orders found: 0
[01-May-2026 18:21:25 UTC] Orders data: []
[01-May-2026 18:21:25 UTC] Total orders count: 0
[01-May-2026 18:21:25 UTC] === API CALL LOG ===
[01-May-2026 18:21:25 UTC] Endpoint: user/profile.php
[01-May-2026 18:21:25 UTC] Full Log Data: {
    "timestamp": "2026-05-01 18:21:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:4016:3018:2cad:bcff:fed7:1997",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU4IiwidXNlcm5hbWUiOiJzdWpveSIsImVtYWlsIjoic3Vqb3loYWxkZXI1NjY4QGdtYWlsLmNvbSIsImV4cCI6MTc3ODI2NDQ3NH0.ZGDxMZ_IMP2gmGp5ERAxhwsE60_nd1o911179J8bwYg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f50ce48bc8a70ef-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e1:4016:3018:2cad:bcff:fed7:1997",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e1:4016:3018:2cad:bcff:fed7:1997, 104.22.66.163"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 18:21:25 UTC] === END API CALL LOG ===
[01-May-2026 18:21:25 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 18:21:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU4IiwidXNlcm5hbWUiOiJzdWpveSIsImVtYWlsIjoic3Vqb3loYWxkZXI1NjY4QGdtYWlsLmNvbSIsImV4cCI6MTc3ODI2NDQ3NH0.ZGDxMZ_IMP2gmGp5ERAxhwsE60_nd1o911179J8bwYg
[01-May-2026 18:21:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 18:21:25 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 18:21:25 UTC] User ID: 458
[01-May-2026 18:21:25 UTC] ✅ User profile retrieved successfully for user ID: 458
[01-May-2026 18:21:25 UTC] === API CALL LOG ===
[01-May-2026 18:21:25 UTC] Endpoint: user/profile.php
[01-May-2026 18:21:25 UTC] Full Log Data: {
    "timestamp": "2026-05-01 18:21:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:4016:3018:2cad:bcff:fed7:1997",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU4IiwidXNlcm5hbWUiOiJzdWpveSIsImVtYWlsIjoic3Vqb3loYWxkZXI1NjY4QGdtYWlsLmNvbSIsImV4cCI6MTc3ODI2NDQ3NH0.ZGDxMZ_IMP2gmGp5ERAxhwsE60_nd1o911179J8bwYg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f50ce4af92170ef-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e1:4016:3018:2cad:bcff:fed7:1997",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e1:4016:3018:2cad:bcff:fed7:1997, 104.22.66.162"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 18:21:25 UTC] === END API CALL LOG ===
[01-May-2026 18:21:25 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 18:21:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU4IiwidXNlcm5hbWUiOiJzdWpveSIsImVtYWlsIjoic3Vqb3loYWxkZXI1NjY4QGdtYWlsLmNvbSIsImV4cCI6MTc3ODI2NDQ3NH0.ZGDxMZ_IMP2gmGp5ERAxhwsE60_nd1o911179J8bwYg
[01-May-2026 18:21:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 18:21:25 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 18:21:25 UTC] User ID: 458
[01-May-2026 18:21:25 UTC] ✅ User profile retrieved successfully for user ID: 458
[01-May-2026 18:21:26 UTC] === API CALL LOG ===
[01-May-2026 18:21:26 UTC] Endpoint: user/profile.php
[01-May-2026 18:21:26 UTC] Full Log Data: {
    "timestamp": "2026-05-01 18:21:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:4016:3018:2cad:bcff:fed7:1997",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU4IiwidXNlcm5hbWUiOiJzdWpveSIsImVtYWlsIjoic3Vqb3loYWxkZXI1NjY4QGdtYWlsLmNvbSIsImV4cCI6MTc3ODI2NDQ3NH0.ZGDxMZ_IMP2gmGp5ERAxhwsE60_nd1o911179J8bwYg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f50ce52a94b70ef-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e1:4016:3018:2cad:bcff:fed7:1997",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e1:4016:3018:2cad:bcff:fed7:1997, 104.22.66.163"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 18:21:26 UTC] === END API CALL LOG ===
[01-May-2026 18:21:26 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 18:21:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU4IiwidXNlcm5hbWUiOiJzdWpveSIsImVtYWlsIjoic3Vqb3loYWxkZXI1NjY4QGdtYWlsLmNvbSIsImV4cCI6MTc3ODI2NDQ3NH0.ZGDxMZ_IMP2gmGp5ERAxhwsE60_nd1o911179J8bwYg
[01-May-2026 18:21:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 18:21:26 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 18:21:26 UTC] User ID: 458
[01-May-2026 18:21:26 UTC] ✅ User profile retrieved successfully for user ID: 458
[01-May-2026 18:21:29 UTC] === API CALL LOG ===
[01-May-2026 18:21:29 UTC] Endpoint: user/profile.php
[01-May-2026 18:21:29 UTC] Full Log Data: {
    "timestamp": "2026-05-01 18:21:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:4016:3018:2cad:bcff:fed7:1997",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU4IiwidXNlcm5hbWUiOiJzdWpveSIsImVtYWlsIjoic3Vqb3loYWxkZXI1NjY4QGdtYWlsLmNvbSIsImV4cCI6MTc3ODI2NDQ3NH0.ZGDxMZ_IMP2gmGp5ERAxhwsE60_nd1o911179J8bwYg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f50ce61e8e670ef-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e1:4016:3018:2cad:bcff:fed7:1997",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e1:4016:3018:2cad:bcff:fed7:1997, 104.22.66.163"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 18:21:29 UTC] === END API CALL LOG ===
[01-May-2026 18:21:29 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 18:21:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU4IiwidXNlcm5hbWUiOiJzdWpveSIsImVtYWlsIjoic3Vqb3loYWxkZXI1NjY4QGdtYWlsLmNvbSIsImV4cCI6MTc3ODI2NDQ3NH0.ZGDxMZ_IMP2gmGp5ERAxhwsE60_nd1o911179J8bwYg
[01-May-2026 18:21:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 18:21:29 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 18:21:29 UTC] User ID: 458
[01-May-2026 18:21:29 UTC] ✅ User profile retrieved successfully for user ID: 458
[01-May-2026 18:21:30 UTC] === API CALL LOG ===
[01-May-2026 18:21:30 UTC] Endpoint: user/profile.php
[01-May-2026 18:21:30 UTC] Full Log Data: {
    "timestamp": "2026-05-01 18:21:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:4016:3018:2cad:bcff:fed7:1997",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU4IiwidXNlcm5hbWUiOiJzdWpveSIsImVtYWlsIjoic3Vqb3loYWxkZXI1NjY4QGdtYWlsLmNvbSIsImV4cCI6MTc3ODI2NDQ3NH0.ZGDxMZ_IMP2gmGp5ERAxhwsE60_nd1o911179J8bwYg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f50ce672b3970ef-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e1:4016:3018:2cad:bcff:fed7:1997",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e1:4016:3018:2cad:bcff:fed7:1997, 104.22.66.162"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 18:21:30 UTC] === END API CALL LOG ===
[01-May-2026 18:21:30 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 18:21:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU4IiwidXNlcm5hbWUiOiJzdWpveSIsImVtYWlsIjoic3Vqb3loYWxkZXI1NjY4QGdtYWlsLmNvbSIsImV4cCI6MTc3ODI2NDQ3NH0.ZGDxMZ_IMP2gmGp5ERAxhwsE60_nd1o911179J8bwYg
[01-May-2026 18:21:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 18:21:30 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 18:21:30 UTC] User ID: 458
[01-May-2026 18:21:30 UTC] ✅ User profile retrieved successfully for user ID: 458
[01-May-2026 18:21:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-May-2026 18:21:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-May-2026 18:21:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU4IiwidXNlcm5hbWUiOiJzdWpveSIsImVtYWlsIjoic3Vqb3loYWxkZXI1NjY4QGdtYWlsLmNvbSIsImV4cCI6MTc3ODI2NDQ3NH0.ZGDxMZ_IMP2gmGp5ERAxhwsE60_nd1o911179J8bwYg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f50ce9afd2470ef-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40e1:4016:3018:2cad:bcff:fed7:1997","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40e1:4016:3018:2cad:bcff:fed7:1997, 104.22.66.163"}
[01-May-2026 18:21:38 UTC] === User Orders API Called ===
[01-May-2026 18:21:38 UTC] User ID: 458
[01-May-2026 18:21:38 UTC] Limit: 20, Offset: 0
[01-May-2026 18:21:38 UTC] Orders found: 0
[01-May-2026 18:21:38 UTC] Orders data: []
[01-May-2026 18:21:38 UTC] Total orders count: 0
[01-May-2026 18:21:38 UTC] === API CALL LOG ===
[01-May-2026 18:21:38 UTC] Endpoint: user/profile.php
[01-May-2026 18:21:38 UTC] Full Log Data: {
    "timestamp": "2026-05-01 18:21:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:4016:3018:2cad:bcff:fed7:1997",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU4IiwidXNlcm5hbWUiOiJzdWpveSIsImVtYWlsIjoic3Vqb3loYWxkZXI1NjY4QGdtYWlsLmNvbSIsImV4cCI6MTc3ODI2NDQ3NH0.ZGDxMZ_IMP2gmGp5ERAxhwsE60_nd1o911179J8bwYg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f50ce9afd2670ef-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e1:4016:3018:2cad:bcff:fed7:1997",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e1:4016:3018:2cad:bcff:fed7:1997, 104.22.66.162"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 18:21:38 UTC] === END API CALL LOG ===
[01-May-2026 18:21:38 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 18:21:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU4IiwidXNlcm5hbWUiOiJzdWpveSIsImVtYWlsIjoic3Vqb3loYWxkZXI1NjY4QGdtYWlsLmNvbSIsImV4cCI6MTc3ODI2NDQ3NH0.ZGDxMZ_IMP2gmGp5ERAxhwsE60_nd1o911179J8bwYg
[01-May-2026 18:21:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 18:21:38 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 18:21:38 UTC] User ID: 458
[01-May-2026 18:21:38 UTC] ✅ User profile retrieved successfully for user ID: 458
[01-May-2026 18:21:39 UTC] === API CALL LOG ===
[01-May-2026 18:21:39 UTC] Endpoint: user/profile.php
[01-May-2026 18:21:39 UTC] Full Log Data: {
    "timestamp": "2026-05-01 18:21:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:4016:3018:2cad:bcff:fed7:1997",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU4IiwidXNlcm5hbWUiOiJzdWpveSIsImVtYWlsIjoic3Vqb3loYWxkZXI1NjY4QGdtYWlsLmNvbSIsImV4cCI6MTc3ODI2NDQ3NH0.ZGDxMZ_IMP2gmGp5ERAxhwsE60_nd1o911179J8bwYg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f50ce9e5d7b70ef-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e1:4016:3018:2cad:bcff:fed7:1997",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e1:4016:3018:2cad:bcff:fed7:1997, 104.22.66.163"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 18:21:39 UTC] === END API CALL LOG ===
[01-May-2026 18:21:39 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 18:21:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU4IiwidXNlcm5hbWUiOiJzdWpveSIsImVtYWlsIjoic3Vqb3loYWxkZXI1NjY4QGdtYWlsLmNvbSIsImV4cCI6MTc3ODI2NDQ3NH0.ZGDxMZ_IMP2gmGp5ERAxhwsE60_nd1o911179J8bwYg
[01-May-2026 18:21:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 18:21:39 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 18:21:39 UTC] User ID: 458
[01-May-2026 18:21:39 UTC] ✅ User profile retrieved successfully for user ID: 458
[01-May-2026 18:21:39 UTC] === API CALL LOG ===
[01-May-2026 18:21:39 UTC] Endpoint: user/profile.php
[01-May-2026 18:21:39 UTC] Full Log Data: {
    "timestamp": "2026-05-01 18:21:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:4016:3018:2cad:bcff:fed7:1997",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU4IiwidXNlcm5hbWUiOiJzdWpveSIsImVtYWlsIjoic3Vqb3loYWxkZXI1NjY4QGdtYWlsLmNvbSIsImV4cCI6MTc3ODI2NDQ3NH0.ZGDxMZ_IMP2gmGp5ERAxhwsE60_nd1o911179J8bwYg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f50cea3d8b970ef-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e1:4016:3018:2cad:bcff:fed7:1997",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e1:4016:3018:2cad:bcff:fed7:1997, 104.22.66.163"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 18:21:39 UTC] === END API CALL LOG ===
[01-May-2026 18:21:39 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 18:21:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU4IiwidXNlcm5hbWUiOiJzdWpveSIsImVtYWlsIjoic3Vqb3loYWxkZXI1NjY4QGdtYWlsLmNvbSIsImV4cCI6MTc3ODI2NDQ3NH0.ZGDxMZ_IMP2gmGp5ERAxhwsE60_nd1o911179J8bwYg
[01-May-2026 18:21:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 18:21:39 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 18:21:39 UTC] User ID: 458
[01-May-2026 18:21:39 UTC] ✅ User profile retrieved successfully for user ID: 458
[01-May-2026 18:21:45 UTC] === API CALL LOG ===
[01-May-2026 18:21:45 UTC] Endpoint: user/profile.php
[01-May-2026 18:21:45 UTC] Full Log Data: {
    "timestamp": "2026-05-01 18:21:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:4016:3018:2cad:bcff:fed7:1997",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU4IiwidXNlcm5hbWUiOiJzdWpveSIsImVtYWlsIjoic3Vqb3loYWxkZXI1NjY4QGdtYWlsLmNvbSIsImV4cCI6MTc3ODI2NDQ3NH0.ZGDxMZ_IMP2gmGp5ERAxhwsE60_nd1o911179J8bwYg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f50cec89fd570ef-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e1:4016:3018:2cad:bcff:fed7:1997",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e1:4016:3018:2cad:bcff:fed7:1997, 104.22.66.162"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 18:21:45 UTC] === END API CALL LOG ===
[01-May-2026 18:21:45 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 18:21:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU4IiwidXNlcm5hbWUiOiJzdWpveSIsImVtYWlsIjoic3Vqb3loYWxkZXI1NjY4QGdtYWlsLmNvbSIsImV4cCI6MTc3ODI2NDQ3NH0.ZGDxMZ_IMP2gmGp5ERAxhwsE60_nd1o911179J8bwYg
[01-May-2026 18:21:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 18:21:45 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 18:21:45 UTC] User ID: 458
[01-May-2026 18:21:45 UTC] ✅ User profile retrieved successfully for user ID: 458
[01-May-2026 18:21:46 UTC] User Purchases API - User ID: 458
[01-May-2026 18:21:46 UTC] User Purchases API - Total purchases found: 0
[01-May-2026 18:50:20 UTC] === API CALL LOG ===
[01-May-2026 18:50:20 UTC] Endpoint: user/profile.php
[01-May-2026 18:50:20 UTC] Full Log Data: {
    "timestamp": "2026-05-01 18:50:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "116.206.192.134",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU5IiwidXNlcm5hbWUiOiJuYWthIiwiZW1haWwiOiJ6aW4yMjM0MTVAZ21haWwuY29tIiwiZXhwIjoxNzc4MjY2MjE4fQ.FW5BY2dRP2-IdyKidVr09Ozj7XokdXK9-6AuwxyXsio",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f50f8a26b53fdb2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "116.206.192.134",
        "CF-IPCountry": "MM",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "116.206.192.134, 172.70.208.5"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 18:50:20 UTC] === END API CALL LOG ===
[01-May-2026 18:50:20 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 18:50:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU5IiwidXNlcm5hbWUiOiJuYWthIiwiZW1haWwiOiJ6aW4yMjM0MTVAZ21haWwuY29tIiwiZXhwIjoxNzc4MjY2MjE4fQ.FW5BY2dRP2-IdyKidVr09Ozj7XokdXK9-6AuwxyXsio
[01-May-2026 18:50:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 18:50:20 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 18:50:20 UTC] User ID: 459
[01-May-2026 18:50:20 UTC] ✅ User profile retrieved successfully for user ID: 459
[01-May-2026 18:50:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-May-2026 18:50:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-May-2026 18:50:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU5IiwidXNlcm5hbWUiOiJuYWthIiwiZW1haWwiOiJ6aW4yMjM0MTVAZ21haWwuY29tIiwiZXhwIjoxNzc4MjY2MjE4fQ.FW5BY2dRP2-IdyKidVr09Ozj7XokdXK9-6AuwxyXsio","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f50f8a2abe5fdb2-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"116.206.192.134","CF-IPCountry":"MM","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"116.206.192.134, 172.70.208.4"}
[01-May-2026 18:50:20 UTC] === User Orders API Called ===
[01-May-2026 18:50:20 UTC] User ID: 459
[01-May-2026 18:50:20 UTC] Limit: 20, Offset: 0
[01-May-2026 18:50:20 UTC] Orders found: 0
[01-May-2026 18:50:20 UTC] Orders data: []
[01-May-2026 18:50:20 UTC] Total orders count: 0
[01-May-2026 18:50:20 UTC] === API CALL LOG ===
[01-May-2026 18:50:20 UTC] Endpoint: user/profile.php
[01-May-2026 18:50:20 UTC] Full Log Data: {
    "timestamp": "2026-05-01 18:50:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "116.206.192.134",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU5IiwidXNlcm5hbWUiOiJuYWthIiwiZW1haWwiOiJ6aW4yMjM0MTVAZ21haWwuY29tIiwiZXhwIjoxNzc4MjY2MjE4fQ.FW5BY2dRP2-IdyKidVr09Ozj7XokdXK9-6AuwxyXsio",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f50f8a31c88fdb2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "116.206.192.134",
        "CF-IPCountry": "MM",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "116.206.192.134, 172.70.208.4"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 18:50:20 UTC] === END API CALL LOG ===
[01-May-2026 18:50:20 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 18:50:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU5IiwidXNlcm5hbWUiOiJuYWthIiwiZW1haWwiOiJ6aW4yMjM0MTVAZ21haWwuY29tIiwiZXhwIjoxNzc4MjY2MjE4fQ.FW5BY2dRP2-IdyKidVr09Ozj7XokdXK9-6AuwxyXsio
[01-May-2026 18:50:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 18:50:20 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 18:50:20 UTC] User ID: 459
[01-May-2026 18:50:20 UTC] ✅ User profile retrieved successfully for user ID: 459
[01-May-2026 18:50:21 UTC] === API CALL LOG ===
[01-May-2026 18:50:21 UTC] Endpoint: user/profile.php
[01-May-2026 18:50:21 UTC] Full Log Data: {
    "timestamp": "2026-05-01 18:50:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "116.206.192.134",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU5IiwidXNlcm5hbWUiOiJuYWthIiwiZW1haWwiOiJ6aW4yMjM0MTVAZ21haWwuY29tIiwiZXhwIjoxNzc4MjY2MjE4fQ.FW5BY2dRP2-IdyKidVr09Ozj7XokdXK9-6AuwxyXsio",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f50f8aa0a49fdb2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "116.206.192.134",
        "CF-IPCountry": "MM",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "116.206.192.134, 172.70.208.4"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 18:50:21 UTC] === END API CALL LOG ===
[01-May-2026 18:50:21 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 18:50:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU5IiwidXNlcm5hbWUiOiJuYWthIiwiZW1haWwiOiJ6aW4yMjM0MTVAZ21haWwuY29tIiwiZXhwIjoxNzc4MjY2MjE4fQ.FW5BY2dRP2-IdyKidVr09Ozj7XokdXK9-6AuwxyXsio
[01-May-2026 18:50:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 18:50:21 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 18:50:21 UTC] User ID: 459
[01-May-2026 18:50:21 UTC] ✅ User profile retrieved successfully for user ID: 459
[01-May-2026 18:50:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-May-2026 18:50:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-May-2026 18:50:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU5IiwidXNlcm5hbWUiOiJuYWthIiwiZW1haWwiOiJ6aW4yMjM0MTVAZ21haWwuY29tIiwiZXhwIjoxNzc4MjY2MjE4fQ.FW5BY2dRP2-IdyKidVr09Ozj7XokdXK9-6AuwxyXsio","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f50f8d61e55fdb2-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"116.206.192.134","CF-IPCountry":"MM","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"116.206.192.134, 172.70.208.5"}
[01-May-2026 18:50:28 UTC] === User Orders API Called ===
[01-May-2026 18:50:28 UTC] User ID: 459
[01-May-2026 18:50:28 UTC] Limit: 20, Offset: 0
[01-May-2026 18:50:28 UTC] Orders found: 0
[01-May-2026 18:50:28 UTC] Orders data: []
[01-May-2026 18:50:28 UTC] Total orders count: 0
[01-May-2026 18:50:28 UTC] === API CALL LOG ===
[01-May-2026 18:50:28 UTC] Endpoint: user/profile.php
[01-May-2026 18:50:28 UTC] Full Log Data: {
    "timestamp": "2026-05-01 18:50:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "116.206.192.134",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU5IiwidXNlcm5hbWUiOiJuYWthIiwiZW1haWwiOiJ6aW4yMjM0MTVAZ21haWwuY29tIiwiZXhwIjoxNzc4MjY2MjE4fQ.FW5BY2dRP2-IdyKidVr09Ozj7XokdXK9-6AuwxyXsio",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f50f8d67f0afdb2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "116.206.192.134",
        "CF-IPCountry": "MM",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "116.206.192.134, 172.70.208.5"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 18:50:28 UTC] === END API CALL LOG ===
[01-May-2026 18:50:28 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 18:50:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU5IiwidXNlcm5hbWUiOiJuYWthIiwiZW1haWwiOiJ6aW4yMjM0MTVAZ21haWwuY29tIiwiZXhwIjoxNzc4MjY2MjE4fQ.FW5BY2dRP2-IdyKidVr09Ozj7XokdXK9-6AuwxyXsio
[01-May-2026 18:50:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 18:50:28 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 18:50:28 UTC] User ID: 459
[01-May-2026 18:50:28 UTC] ✅ User profile retrieved successfully for user ID: 459
[01-May-2026 18:50:28 UTC] === API CALL LOG ===
[01-May-2026 18:50:28 UTC] Endpoint: user/profile.php
[01-May-2026 18:50:28 UTC] Full Log Data: {
    "timestamp": "2026-05-01 18:50:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "116.206.192.134",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU5IiwidXNlcm5hbWUiOiJuYWthIiwiZW1haWwiOiJ6aW4yMjM0MTVAZ21haWwuY29tIiwiZXhwIjoxNzc4MjY2MjE4fQ.FW5BY2dRP2-IdyKidVr09Ozj7XokdXK9-6AuwxyXsio",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f50f8da6e9dfdb2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "116.206.192.134",
        "CF-IPCountry": "MM",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "116.206.192.134, 172.70.208.5"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 18:50:28 UTC] === END API CALL LOG ===
[01-May-2026 18:50:28 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 18:50:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU5IiwidXNlcm5hbWUiOiJuYWthIiwiZW1haWwiOiJ6aW4yMjM0MTVAZ21haWwuY29tIiwiZXhwIjoxNzc4MjY2MjE4fQ.FW5BY2dRP2-IdyKidVr09Ozj7XokdXK9-6AuwxyXsio
[01-May-2026 18:50:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 18:50:28 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 18:50:28 UTC] User ID: 459
[01-May-2026 18:50:28 UTC] ✅ User profile retrieved successfully for user ID: 459
[01-May-2026 18:50:29 UTC] === API CALL LOG ===
[01-May-2026 18:50:29 UTC] Endpoint: user/profile.php
[01-May-2026 18:50:29 UTC] Full Log Data: {
    "timestamp": "2026-05-01 18:50:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "116.206.192.134",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU5IiwidXNlcm5hbWUiOiJuYWthIiwiZW1haWwiOiJ6aW4yMjM0MTVAZ21haWwuY29tIiwiZXhwIjoxNzc4MjY2MjE4fQ.FW5BY2dRP2-IdyKidVr09Ozj7XokdXK9-6AuwxyXsio",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f50f8dd3bebfdb2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "116.206.192.134",
        "CF-IPCountry": "MM",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "116.206.192.134, 172.70.208.4"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 18:50:29 UTC] === END API CALL LOG ===
[01-May-2026 18:50:29 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 18:50:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU5IiwidXNlcm5hbWUiOiJuYWthIiwiZW1haWwiOiJ6aW4yMjM0MTVAZ21haWwuY29tIiwiZXhwIjoxNzc4MjY2MjE4fQ.FW5BY2dRP2-IdyKidVr09Ozj7XokdXK9-6AuwxyXsio
[01-May-2026 18:50:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 18:50:29 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 18:50:29 UTC] User ID: 459
[01-May-2026 18:50:29 UTC] ✅ User profile retrieved successfully for user ID: 459
[01-May-2026 18:50:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-May-2026 18:50:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-May-2026 18:50:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU5IiwidXNlcm5hbWUiOiJuYWthIiwiZW1haWwiOiJ6aW4yMjM0MTVAZ21haWwuY29tIiwiZXhwIjoxNzc4MjY2MjE4fQ.FW5BY2dRP2-IdyKidVr09Ozj7XokdXK9-6AuwxyXsio","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f50f919adaffdb2-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"116.206.192.134","CF-IPCountry":"MM","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"116.206.192.134, 172.70.208.4"}
[01-May-2026 18:50:39 UTC] === User Orders API Called ===
[01-May-2026 18:50:39 UTC] User ID: 459
[01-May-2026 18:50:39 UTC] Limit: 20, Offset: 0
[01-May-2026 18:50:39 UTC] Orders found: 0
[01-May-2026 18:50:39 UTC] Orders data: []
[01-May-2026 18:50:39 UTC] Total orders count: 0
[01-May-2026 18:50:39 UTC] === API CALL LOG ===
[01-May-2026 18:50:39 UTC] Endpoint: user/profile.php
[01-May-2026 18:50:39 UTC] Full Log Data: {
    "timestamp": "2026-05-01 18:50:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "116.206.192.134",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU5IiwidXNlcm5hbWUiOiJuYWthIiwiZW1haWwiOiJ6aW4yMjM0MTVAZ21haWwuY29tIiwiZXhwIjoxNzc4MjY2MjE4fQ.FW5BY2dRP2-IdyKidVr09Ozj7XokdXK9-6AuwxyXsio",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f50f91a0e53fdb2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "116.206.192.134",
        "CF-IPCountry": "MM",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "116.206.192.134, 172.70.208.5"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 18:50:39 UTC] === END API CALL LOG ===
[01-May-2026 18:50:39 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 18:50:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU5IiwidXNlcm5hbWUiOiJuYWthIiwiZW1haWwiOiJ6aW4yMjM0MTVAZ21haWwuY29tIiwiZXhwIjoxNzc4MjY2MjE4fQ.FW5BY2dRP2-IdyKidVr09Ozj7XokdXK9-6AuwxyXsio
[01-May-2026 18:50:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 18:50:39 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 18:50:39 UTC] User ID: 459
[01-May-2026 18:50:39 UTC] ✅ User profile retrieved successfully for user ID: 459
[01-May-2026 18:50:39 UTC] === API CALL LOG ===
[01-May-2026 18:50:39 UTC] Endpoint: user/profile.php
[01-May-2026 18:50:39 UTC] Full Log Data: {
    "timestamp": "2026-05-01 18:50:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "116.206.192.134",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU5IiwidXNlcm5hbWUiOiJuYWthIiwiZW1haWwiOiJ6aW4yMjM0MTVAZ21haWwuY29tIiwiZXhwIjoxNzc4MjY2MjE4fQ.FW5BY2dRP2-IdyKidVr09Ozj7XokdXK9-6AuwxyXsio",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f50f91e4e89fdb2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "116.206.192.134",
        "CF-IPCountry": "MM",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "116.206.192.134, 172.70.208.5"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 18:50:39 UTC] === END API CALL LOG ===
[01-May-2026 18:50:39 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 18:50:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU5IiwidXNlcm5hbWUiOiJuYWthIiwiZW1haWwiOiJ6aW4yMjM0MTVAZ21haWwuY29tIiwiZXhwIjoxNzc4MjY2MjE4fQ.FW5BY2dRP2-IdyKidVr09Ozj7XokdXK9-6AuwxyXsio
[01-May-2026 18:50:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 18:50:39 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 18:50:39 UTC] User ID: 459
[01-May-2026 18:50:39 UTC] ✅ User profile retrieved successfully for user ID: 459
[01-May-2026 18:50:40 UTC] === API CALL LOG ===
[01-May-2026 18:50:40 UTC] Endpoint: user/profile.php
[01-May-2026 18:50:40 UTC] Full Log Data: {
    "timestamp": "2026-05-01 18:50:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "116.206.192.134",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU5IiwidXNlcm5hbWUiOiJuYWthIiwiZW1haWwiOiJ6aW4yMjM0MTVAZ21haWwuY29tIiwiZXhwIjoxNzc4MjY2MjE4fQ.FW5BY2dRP2-IdyKidVr09Ozj7XokdXK9-6AuwxyXsio",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f50f9218c54fdb2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "116.206.192.134",
        "CF-IPCountry": "MM",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "116.206.192.134, 172.70.208.4"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 18:50:40 UTC] === END API CALL LOG ===
[01-May-2026 18:50:40 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 18:50:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU5IiwidXNlcm5hbWUiOiJuYWthIiwiZW1haWwiOiJ6aW4yMjM0MTVAZ21haWwuY29tIiwiZXhwIjoxNzc4MjY2MjE4fQ.FW5BY2dRP2-IdyKidVr09Ozj7XokdXK9-6AuwxyXsio
[01-May-2026 18:50:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 18:50:40 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 18:50:40 UTC] User ID: 459
[01-May-2026 18:50:40 UTC] ✅ User profile retrieved successfully for user ID: 459
[01-May-2026 18:50:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-May-2026 18:50:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-May-2026 18:50:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU5IiwidXNlcm5hbWUiOiJuYWthIiwiZW1haWwiOiJ6aW4yMjM0MTVAZ21haWwuY29tIiwiZXhwIjoxNzc4MjY2MjE4fQ.FW5BY2dRP2-IdyKidVr09Ozj7XokdXK9-6AuwxyXsio","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f50f966f971fdb2-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"116.206.192.134","CF-IPCountry":"MM","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"116.206.192.134, 172.70.208.5"}
[01-May-2026 18:50:51 UTC] === User Orders API Called ===
[01-May-2026 18:50:51 UTC] User ID: 459
[01-May-2026 18:50:51 UTC] Limit: 20, Offset: 0
[01-May-2026 18:50:51 UTC] Orders found: 0
[01-May-2026 18:50:51 UTC] Orders data: []
[01-May-2026 18:50:51 UTC] Total orders count: 0
[01-May-2026 18:50:51 UTC] === API CALL LOG ===
[01-May-2026 18:50:51 UTC] Endpoint: user/profile.php
[01-May-2026 18:50:51 UTC] Full Log Data: {
    "timestamp": "2026-05-01 18:50:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "116.206.192.134",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU5IiwidXNlcm5hbWUiOiJuYWthIiwiZW1haWwiOiJ6aW4yMjM0MTVAZ21haWwuY29tIiwiZXhwIjoxNzc4MjY2MjE4fQ.FW5BY2dRP2-IdyKidVr09Ozj7XokdXK9-6AuwxyXsio",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f50f96739e8fdb2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "116.206.192.134",
        "CF-IPCountry": "MM",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "116.206.192.134, 172.70.208.4"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 18:50:51 UTC] === END API CALL LOG ===
[01-May-2026 18:50:51 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 18:50:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU5IiwidXNlcm5hbWUiOiJuYWthIiwiZW1haWwiOiJ6aW4yMjM0MTVAZ21haWwuY29tIiwiZXhwIjoxNzc4MjY2MjE4fQ.FW5BY2dRP2-IdyKidVr09Ozj7XokdXK9-6AuwxyXsio
[01-May-2026 18:50:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 18:50:51 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 18:50:51 UTC] User ID: 459
[01-May-2026 18:50:51 UTC] ✅ User profile retrieved successfully for user ID: 459
[01-May-2026 18:50:52 UTC] === API CALL LOG ===
[01-May-2026 18:50:52 UTC] Endpoint: user/profile.php
[01-May-2026 18:50:52 UTC] Full Log Data: {
    "timestamp": "2026-05-01 18:50:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "116.206.192.134",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU5IiwidXNlcm5hbWUiOiJuYWthIiwiZW1haWwiOiJ6aW4yMjM0MTVAZ21haWwuY29tIiwiZXhwIjoxNzc4MjY2MjE4fQ.FW5BY2dRP2-IdyKidVr09Ozj7XokdXK9-6AuwxyXsio",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f50f96b295afdb2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "116.206.192.134",
        "CF-IPCountry": "MM",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "116.206.192.134, 172.70.208.5"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 18:50:52 UTC] === END API CALL LOG ===
[01-May-2026 18:50:52 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 18:50:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU5IiwidXNlcm5hbWUiOiJuYWthIiwiZW1haWwiOiJ6aW4yMjM0MTVAZ21haWwuY29tIiwiZXhwIjoxNzc4MjY2MjE4fQ.FW5BY2dRP2-IdyKidVr09Ozj7XokdXK9-6AuwxyXsio
[01-May-2026 18:50:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 18:50:52 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 18:50:52 UTC] User ID: 459
[01-May-2026 18:50:52 UTC] ✅ User profile retrieved successfully for user ID: 459
[01-May-2026 18:50:52 UTC] === API CALL LOG ===
[01-May-2026 18:50:52 UTC] Endpoint: user/profile.php
[01-May-2026 18:50:52 UTC] Full Log Data: {
    "timestamp": "2026-05-01 18:50:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "116.206.192.134",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU5IiwidXNlcm5hbWUiOiJuYWthIiwiZW1haWwiOiJ6aW4yMjM0MTVAZ21haWwuY29tIiwiZXhwIjoxNzc4MjY2MjE4fQ.FW5BY2dRP2-IdyKidVr09Ozj7XokdXK9-6AuwxyXsio",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f50f96eb89afdb2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "116.206.192.134",
        "CF-IPCountry": "MM",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "116.206.192.134, 172.70.208.5"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 18:50:52 UTC] === END API CALL LOG ===
[01-May-2026 18:50:52 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 18:50:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU5IiwidXNlcm5hbWUiOiJuYWthIiwiZW1haWwiOiJ6aW4yMjM0MTVAZ21haWwuY29tIiwiZXhwIjoxNzc4MjY2MjE4fQ.FW5BY2dRP2-IdyKidVr09Ozj7XokdXK9-6AuwxyXsio
[01-May-2026 18:50:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 18:50:52 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 18:50:52 UTC] User ID: 459
[01-May-2026 18:50:52 UTC] ✅ User profile retrieved successfully for user ID: 459
[01-May-2026 18:50:59 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-May-2026 18:50:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-May-2026 18:50:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU5IiwidXNlcm5hbWUiOiJuYWthIiwiZW1haWwiOiJ6aW4yMjM0MTVAZ21haWwuY29tIiwiZXhwIjoxNzc4MjY2MjE4fQ.FW5BY2dRP2-IdyKidVr09Ozj7XokdXK9-6AuwxyXsio","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f50f995c915fdb2-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"116.206.192.134","CF-IPCountry":"MM","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"116.206.192.134, 172.70.208.4"}
[01-May-2026 18:50:59 UTC] === User Orders API Called ===
[01-May-2026 18:50:59 UTC] User ID: 459
[01-May-2026 18:50:59 UTC] Limit: 20, Offset: 0
[01-May-2026 18:50:59 UTC] Orders found: 0
[01-May-2026 18:50:59 UTC] Orders data: []
[01-May-2026 18:50:59 UTC] Total orders count: 0
[01-May-2026 18:50:59 UTC] === API CALL LOG ===
[01-May-2026 18:50:59 UTC] Endpoint: user/profile.php
[01-May-2026 18:50:59 UTC] Full Log Data: {
    "timestamp": "2026-05-01 18:50:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "116.206.192.134",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU5IiwidXNlcm5hbWUiOiJuYWthIiwiZW1haWwiOiJ6aW4yMjM0MTVAZ21haWwuY29tIiwiZXhwIjoxNzc4MjY2MjE4fQ.FW5BY2dRP2-IdyKidVr09Ozj7XokdXK9-6AuwxyXsio",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f50f9960998fdb2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "116.206.192.134",
        "CF-IPCountry": "MM",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "116.206.192.134, 172.70.208.5"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 18:50:59 UTC] === END API CALL LOG ===
[01-May-2026 18:50:59 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 18:50:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU5IiwidXNlcm5hbWUiOiJuYWthIiwiZW1haWwiOiJ6aW4yMjM0MTVAZ21haWwuY29tIiwiZXhwIjoxNzc4MjY2MjE4fQ.FW5BY2dRP2-IdyKidVr09Ozj7XokdXK9-6AuwxyXsio
[01-May-2026 18:50:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 18:50:59 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 18:50:59 UTC] User ID: 459
[01-May-2026 18:50:59 UTC] ✅ User profile retrieved successfully for user ID: 459
[01-May-2026 18:50:59 UTC] === API CALL LOG ===
[01-May-2026 18:50:59 UTC] Endpoint: user/profile.php
[01-May-2026 18:50:59 UTC] Full Log Data: {
    "timestamp": "2026-05-01 18:50:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "116.206.192.134",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU5IiwidXNlcm5hbWUiOiJuYWthIiwiZW1haWwiOiJ6aW4yMjM0MTVAZ21haWwuY29tIiwiZXhwIjoxNzc4MjY2MjE4fQ.FW5BY2dRP2-IdyKidVr09Ozj7XokdXK9-6AuwxyXsio",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f50f99a598afdb2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "116.206.192.134",
        "CF-IPCountry": "MM",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "116.206.192.134, 172.70.208.5"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 18:50:59 UTC] === END API CALL LOG ===
[01-May-2026 18:50:59 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 18:50:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU5IiwidXNlcm5hbWUiOiJuYWthIiwiZW1haWwiOiJ6aW4yMjM0MTVAZ21haWwuY29tIiwiZXhwIjoxNzc4MjY2MjE4fQ.FW5BY2dRP2-IdyKidVr09Ozj7XokdXK9-6AuwxyXsio
[01-May-2026 18:50:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 18:50:59 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 18:50:59 UTC] User ID: 459
[01-May-2026 18:50:59 UTC] ✅ User profile retrieved successfully for user ID: 459
[01-May-2026 18:50:59 UTC] === API CALL LOG ===
[01-May-2026 18:50:59 UTC] Endpoint: user/profile.php
[01-May-2026 18:50:59 UTC] Full Log Data: {
    "timestamp": "2026-05-01 18:50:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "116.206.192.134",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU5IiwidXNlcm5hbWUiOiJuYWthIiwiZW1haWwiOiJ6aW4yMjM0MTVAZ21haWwuY29tIiwiZXhwIjoxNzc4MjY2MjE4fQ.FW5BY2dRP2-IdyKidVr09Ozj7XokdXK9-6AuwxyXsio",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f50f99bbbaefdb2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "116.206.192.134",
        "CF-IPCountry": "MM",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "116.206.192.134, 172.70.208.4"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 18:50:59 UTC] === END API CALL LOG ===
[01-May-2026 18:50:59 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 18:50:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU5IiwidXNlcm5hbWUiOiJuYWthIiwiZW1haWwiOiJ6aW4yMjM0MTVAZ21haWwuY29tIiwiZXhwIjoxNzc4MjY2MjE4fQ.FW5BY2dRP2-IdyKidVr09Ozj7XokdXK9-6AuwxyXsio
[01-May-2026 18:50:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 18:50:59 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 18:50:59 UTC] User ID: 459
[01-May-2026 18:50:59 UTC] ✅ User profile retrieved successfully for user ID: 459
[01-May-2026 18:51:08 UTC] === API CALL LOG ===
[01-May-2026 18:51:08 UTC] Endpoint: user/profile.php
[01-May-2026 18:51:08 UTC] Full Log Data: {
    "timestamp": "2026-05-01 18:51:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "116.206.192.134",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU5IiwidXNlcm5hbWUiOiJuYWthIiwiZW1haWwiOiJ6aW4yMjM0MTVAZ21haWwuY29tIiwiZXhwIjoxNzc4MjY2MjE4fQ.FW5BY2dRP2-IdyKidVr09Ozj7XokdXK9-6AuwxyXsio",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f50f9d32b90fdb2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "116.206.192.134",
        "CF-IPCountry": "MM",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "116.206.192.134, 172.70.208.5"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 18:51:08 UTC] === END API CALL LOG ===
[01-May-2026 18:51:08 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 18:51:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU5IiwidXNlcm5hbWUiOiJuYWthIiwiZW1haWwiOiJ6aW4yMjM0MTVAZ21haWwuY29tIiwiZXhwIjoxNzc4MjY2MjE4fQ.FW5BY2dRP2-IdyKidVr09Ozj7XokdXK9-6AuwxyXsio
[01-May-2026 18:51:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 18:51:08 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 18:51:08 UTC] User ID: 459
[01-May-2026 18:51:08 UTC] ✅ User profile retrieved successfully for user ID: 459
[01-May-2026 18:51:08 UTC] User Purchases API - User ID: 459
[01-May-2026 18:51:09 UTC] User Purchases API - Total purchases found: 0
[01-May-2026 18:51:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-May-2026 18:51:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-May-2026 18:51:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU5IiwidXNlcm5hbWUiOiJuYWthIiwiZW1haWwiOiJ6aW4yMjM0MTVAZ21haWwuY29tIiwiZXhwIjoxNzc4MjY2MjE4fQ.FW5BY2dRP2-IdyKidVr09Ozj7XokdXK9-6AuwxyXsio","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f50f9feb8d2fdb2-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"116.206.192.134","CF-IPCountry":"MM","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"116.206.192.134, 172.70.208.5"}
[01-May-2026 18:51:15 UTC] === User Orders API Called ===
[01-May-2026 18:51:15 UTC] User ID: 459
[01-May-2026 18:51:15 UTC] Limit: 20, Offset: 0
[01-May-2026 18:51:15 UTC] Orders found: 0
[01-May-2026 18:51:15 UTC] Orders data: []
[01-May-2026 18:51:15 UTC] Total orders count: 0
[01-May-2026 18:51:15 UTC] === API CALL LOG ===
[01-May-2026 18:51:15 UTC] Endpoint: user/profile.php
[01-May-2026 18:51:15 UTC] Full Log Data: {
    "timestamp": "2026-05-01 18:51:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "116.206.192.134",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU5IiwidXNlcm5hbWUiOiJuYWthIiwiZW1haWwiOiJ6aW4yMjM0MTVAZ21haWwuY29tIiwiZXhwIjoxNzc4MjY2MjE4fQ.FW5BY2dRP2-IdyKidVr09Ozj7XokdXK9-6AuwxyXsio",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f50f9fef95bfdb2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "116.206.192.134",
        "CF-IPCountry": "MM",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "116.206.192.134, 172.70.208.5"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 18:51:15 UTC] === END API CALL LOG ===
[01-May-2026 18:51:15 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 18:51:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU5IiwidXNlcm5hbWUiOiJuYWthIiwiZW1haWwiOiJ6aW4yMjM0MTVAZ21haWwuY29tIiwiZXhwIjoxNzc4MjY2MjE4fQ.FW5BY2dRP2-IdyKidVr09Ozj7XokdXK9-6AuwxyXsio
[01-May-2026 18:51:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 18:51:15 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 18:51:15 UTC] User ID: 459
[01-May-2026 18:51:15 UTC] ✅ User profile retrieved successfully for user ID: 459
[01-May-2026 18:51:16 UTC] === API CALL LOG ===
[01-May-2026 18:51:16 UTC] Endpoint: user/profile.php
[01-May-2026 18:51:16 UTC] Full Log Data: {
    "timestamp": "2026-05-01 18:51:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "116.206.192.134",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU5IiwidXNlcm5hbWUiOiJuYWthIiwiZW1haWwiOiJ6aW4yMjM0MTVAZ21haWwuY29tIiwiZXhwIjoxNzc4MjY2MjE4fQ.FW5BY2dRP2-IdyKidVr09Ozj7XokdXK9-6AuwxyXsio",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f50fa02d92afdb2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "116.206.192.134",
        "CF-IPCountry": "MM",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "116.206.192.134, 172.70.208.5"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 18:51:16 UTC] === END API CALL LOG ===
[01-May-2026 18:51:16 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 18:51:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU5IiwidXNlcm5hbWUiOiJuYWthIiwiZW1haWwiOiJ6aW4yMjM0MTVAZ21haWwuY29tIiwiZXhwIjoxNzc4MjY2MjE4fQ.FW5BY2dRP2-IdyKidVr09Ozj7XokdXK9-6AuwxyXsio
[01-May-2026 18:51:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 18:51:16 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 18:51:16 UTC] User ID: 459
[01-May-2026 18:51:16 UTC] ✅ User profile retrieved successfully for user ID: 459
[01-May-2026 18:51:16 UTC] === API CALL LOG ===
[01-May-2026 18:51:16 UTC] Endpoint: user/profile.php
[01-May-2026 18:51:16 UTC] Full Log Data: {
    "timestamp": "2026-05-01 18:51:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "116.206.192.134",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU5IiwidXNlcm5hbWUiOiJuYWthIiwiZW1haWwiOiJ6aW4yMjM0MTVAZ21haWwuY29tIiwiZXhwIjoxNzc4MjY2MjE4fQ.FW5BY2dRP2-IdyKidVr09Ozj7XokdXK9-6AuwxyXsio",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f50fa067813fdb2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "116.206.192.134",
        "CF-IPCountry": "MM",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "116.206.192.134, 172.70.208.5"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 18:51:16 UTC] === END API CALL LOG ===
[01-May-2026 18:51:16 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 18:51:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU5IiwidXNlcm5hbWUiOiJuYWthIiwiZW1haWwiOiJ6aW4yMjM0MTVAZ21haWwuY29tIiwiZXhwIjoxNzc4MjY2MjE4fQ.FW5BY2dRP2-IdyKidVr09Ozj7XokdXK9-6AuwxyXsio
[01-May-2026 18:51:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 18:51:16 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 18:51:16 UTC] User ID: 459
[01-May-2026 18:51:16 UTC] ✅ User profile retrieved successfully for user ID: 459
[01-May-2026 18:51:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-May-2026 18:51:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-May-2026 18:51:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU5IiwidXNlcm5hbWUiOiJuYWthIiwiZW1haWwiOiJ6aW4yMjM0MTVAZ21haWwuY29tIiwiZXhwIjoxNzc4MjY2MjE4fQ.FW5BY2dRP2-IdyKidVr09Ozj7XokdXK9-6AuwxyXsio","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f50fa233e33fdb2-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"116.206.192.134","CF-IPCountry":"MM","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"116.206.192.134, 172.70.208.5"}
[01-May-2026 18:51:21 UTC] === User Orders API Called ===
[01-May-2026 18:51:21 UTC] User ID: 459
[01-May-2026 18:51:21 UTC] Limit: 20, Offset: 0
[01-May-2026 18:51:21 UTC] Orders found: 0
[01-May-2026 18:51:21 UTC] Orders data: []
[01-May-2026 18:51:21 UTC] Total orders count: 0
[01-May-2026 18:51:21 UTC] === API CALL LOG ===
[01-May-2026 18:51:21 UTC] Endpoint: user/profile.php
[01-May-2026 18:51:21 UTC] Full Log Data: {
    "timestamp": "2026-05-01 18:51:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "116.206.192.134",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU5IiwidXNlcm5hbWUiOiJuYWthIiwiZW1haWwiOiJ6aW4yMjM0MTVAZ21haWwuY29tIiwiZXhwIjoxNzc4MjY2MjE4fQ.FW5BY2dRP2-IdyKidVr09Ozj7XokdXK9-6AuwxyXsio",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f50fa237ec2fdb2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "116.206.192.134",
        "CF-IPCountry": "MM",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "116.206.192.134, 172.70.208.4"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 18:51:21 UTC] === END API CALL LOG ===
[01-May-2026 18:51:21 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 18:51:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU5IiwidXNlcm5hbWUiOiJuYWthIiwiZW1haWwiOiJ6aW4yMjM0MTVAZ21haWwuY29tIiwiZXhwIjoxNzc4MjY2MjE4fQ.FW5BY2dRP2-IdyKidVr09Ozj7XokdXK9-6AuwxyXsio
[01-May-2026 18:51:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 18:51:21 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 18:51:21 UTC] User ID: 459
[01-May-2026 18:51:21 UTC] ✅ User profile retrieved successfully for user ID: 459
[01-May-2026 18:51:22 UTC] === API CALL LOG ===
[01-May-2026 18:51:22 UTC] Endpoint: user/profile.php
[01-May-2026 18:51:22 UTC] Full Log Data: {
    "timestamp": "2026-05-01 18:51:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "116.206.192.134",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU5IiwidXNlcm5hbWUiOiJuYWthIiwiZW1haWwiOiJ6aW4yMjM0MTVAZ21haWwuY29tIiwiZXhwIjoxNzc4MjY2MjE4fQ.FW5BY2dRP2-IdyKidVr09Ozj7XokdXK9-6AuwxyXsio",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f50fa27dedbfdb2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "116.206.192.134",
        "CF-IPCountry": "MM",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "116.206.192.134, 172.70.208.5"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 18:51:22 UTC] === END API CALL LOG ===
[01-May-2026 18:51:22 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 18:51:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU5IiwidXNlcm5hbWUiOiJuYWthIiwiZW1haWwiOiJ6aW4yMjM0MTVAZ21haWwuY29tIiwiZXhwIjoxNzc4MjY2MjE4fQ.FW5BY2dRP2-IdyKidVr09Ozj7XokdXK9-6AuwxyXsio
[01-May-2026 18:51:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 18:51:22 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 18:51:22 UTC] User ID: 459
[01-May-2026 18:51:22 UTC] ✅ User profile retrieved successfully for user ID: 459
[01-May-2026 18:51:22 UTC] === API CALL LOG ===
[01-May-2026 18:51:22 UTC] Endpoint: user/profile.php
[01-May-2026 18:51:22 UTC] Full Log Data: {
    "timestamp": "2026-05-01 18:51:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "116.206.192.134",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU5IiwidXNlcm5hbWUiOiJuYWthIiwiZW1haWwiOiJ6aW4yMjM0MTVAZ21haWwuY29tIiwiZXhwIjoxNzc4MjY2MjE4fQ.FW5BY2dRP2-IdyKidVr09Ozj7XokdXK9-6AuwxyXsio",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f50fa2959d9fdb2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "116.206.192.134",
        "CF-IPCountry": "MM",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "116.206.192.134, 172.70.208.5"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 18:51:22 UTC] === END API CALL LOG ===
[01-May-2026 18:51:22 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 18:51:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU5IiwidXNlcm5hbWUiOiJuYWthIiwiZW1haWwiOiJ6aW4yMjM0MTVAZ21haWwuY29tIiwiZXhwIjoxNzc4MjY2MjE4fQ.FW5BY2dRP2-IdyKidVr09Ozj7XokdXK9-6AuwxyXsio
[01-May-2026 18:51:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 18:51:22 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 18:51:22 UTC] User ID: 459
[01-May-2026 18:51:22 UTC] ✅ User profile retrieved successfully for user ID: 459
[01-May-2026 18:51:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-May-2026 18:51:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-May-2026 18:51:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU5IiwidXNlcm5hbWUiOiJuYWthIiwiZW1haWwiOiJ6aW4yMjM0MTVAZ21haWwuY29tIiwiZXhwIjoxNzc4MjY2MjE4fQ.FW5BY2dRP2-IdyKidVr09Ozj7XokdXK9-6AuwxyXsio","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f50fa29ba8dfdb2-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"116.206.192.134","CF-IPCountry":"MM","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"116.206.192.134, 172.70.208.4"}
[01-May-2026 18:51:22 UTC] === User Orders API Called ===
[01-May-2026 18:51:22 UTC] User ID: 459
[01-May-2026 18:51:22 UTC] Limit: 20, Offset: 0
[01-May-2026 18:51:22 UTC] Orders found: 0
[01-May-2026 18:51:22 UTC] Orders data: []
[01-May-2026 18:51:22 UTC] Total orders count: 0
[01-May-2026 18:51:23 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-May-2026 18:51:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-May-2026 18:51:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU5IiwidXNlcm5hbWUiOiJuYWthIiwiZW1haWwiOiJ6aW4yMjM0MTVAZ21haWwuY29tIiwiZXhwIjoxNzc4MjY2MjE4fQ.FW5BY2dRP2-IdyKidVr09Ozj7XokdXK9-6AuwxyXsio","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f50fa3259e7fdb2-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"116.206.192.134","CF-IPCountry":"MM","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"116.206.192.134, 172.70.208.5"}
[01-May-2026 18:51:23 UTC] === User Orders API Called ===
[01-May-2026 18:51:23 UTC] User ID: 459
[01-May-2026 18:51:23 UTC] Limit: 20, Offset: 0
[01-May-2026 18:51:23 UTC] Orders found: 0
[01-May-2026 18:51:23 UTC] Orders data: []
[01-May-2026 18:51:23 UTC] Total orders count: 0
[01-May-2026 18:51:24 UTC] === API CALL LOG ===
[01-May-2026 18:51:24 UTC] Endpoint: user/profile.php
[01-May-2026 18:51:24 UTC] Full Log Data: {
    "timestamp": "2026-05-01 18:51:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "116.206.192.134",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU5IiwidXNlcm5hbWUiOiJuYWthIiwiZW1haWwiOiJ6aW4yMjM0MTVAZ21haWwuY29tIiwiZXhwIjoxNzc4MjY2MjE4fQ.FW5BY2dRP2-IdyKidVr09Ozj7XokdXK9-6AuwxyXsio",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f50fa329a64fdb2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "116.206.192.134",
        "CF-IPCountry": "MM",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "116.206.192.134, 172.70.208.4"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 18:51:24 UTC] === END API CALL LOG ===
[01-May-2026 18:51:24 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 18:51:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU5IiwidXNlcm5hbWUiOiJuYWthIiwiZW1haWwiOiJ6aW4yMjM0MTVAZ21haWwuY29tIiwiZXhwIjoxNzc4MjY2MjE4fQ.FW5BY2dRP2-IdyKidVr09Ozj7XokdXK9-6AuwxyXsio
[01-May-2026 18:51:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 18:51:24 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 18:51:24 UTC] User ID: 459
[01-May-2026 18:51:24 UTC] ✅ User profile retrieved successfully for user ID: 459
[01-May-2026 18:51:24 UTC] === API CALL LOG ===
[01-May-2026 18:51:24 UTC] Endpoint: user/profile.php
[01-May-2026 18:51:24 UTC] Full Log Data: {
    "timestamp": "2026-05-01 18:51:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "116.206.192.134",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU5IiwidXNlcm5hbWUiOiJuYWthIiwiZW1haWwiOiJ6aW4yMjM0MTVAZ21haWwuY29tIiwiZXhwIjoxNzc4MjY2MjE4fQ.FW5BY2dRP2-IdyKidVr09Ozj7XokdXK9-6AuwxyXsio",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f50fa36da91fdb2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "116.206.192.134",
        "CF-IPCountry": "MM",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "116.206.192.134, 172.70.208.5"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 18:51:24 UTC] === END API CALL LOG ===
[01-May-2026 18:51:24 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 18:51:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU5IiwidXNlcm5hbWUiOiJuYWthIiwiZW1haWwiOiJ6aW4yMjM0MTVAZ21haWwuY29tIiwiZXhwIjoxNzc4MjY2MjE4fQ.FW5BY2dRP2-IdyKidVr09Ozj7XokdXK9-6AuwxyXsio
[01-May-2026 18:51:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 18:51:24 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 18:51:24 UTC] User ID: 459
[01-May-2026 18:51:24 UTC] ✅ User profile retrieved successfully for user ID: 459
[01-May-2026 18:51:24 UTC] === API CALL LOG ===
[01-May-2026 18:51:24 UTC] Endpoint: user/profile.php
[01-May-2026 18:51:24 UTC] Full Log Data: {
    "timestamp": "2026-05-01 18:51:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "116.206.192.134",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU5IiwidXNlcm5hbWUiOiJuYWthIiwiZW1haWwiOiJ6aW4yMjM0MTVAZ21haWwuY29tIiwiZXhwIjoxNzc4MjY2MjE4fQ.FW5BY2dRP2-IdyKidVr09Ozj7XokdXK9-6AuwxyXsio",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f50fa388d5dfdb2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "116.206.192.134",
        "CF-IPCountry": "MM",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "116.206.192.134, 172.70.208.5"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 18:51:24 UTC] === END API CALL LOG ===
[01-May-2026 18:51:24 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 18:51:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU5IiwidXNlcm5hbWUiOiJuYWthIiwiZW1haWwiOiJ6aW4yMjM0MTVAZ21haWwuY29tIiwiZXhwIjoxNzc4MjY2MjE4fQ.FW5BY2dRP2-IdyKidVr09Ozj7XokdXK9-6AuwxyXsio
[01-May-2026 18:51:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 18:51:24 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 18:51:24 UTC] User ID: 459
[01-May-2026 18:51:24 UTC] ✅ User profile retrieved successfully for user ID: 459
[01-May-2026 18:52:51 UTC] === API CALL LOG ===
[01-May-2026 18:52:51 UTC] Endpoint: user/profile.php
[01-May-2026 18:52:51 UTC] Full Log Data: {
    "timestamp": "2026-05-01 18:52:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "116.206.192.134",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU5IiwidXNlcm5hbWUiOiJuYWthIiwiZW1haWwiOiJ6aW4yMjM0MTVAZ21haWwuY29tIiwiZXhwIjoxNzc4MjY2MjE4fQ.FW5BY2dRP2-IdyKidVr09Ozj7XokdXK9-6AuwxyXsio",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f50fc55cac3fdb2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "116.206.192.134",
        "CF-IPCountry": "MM",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "116.206.192.134, 172.70.208.5"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 18:52:51 UTC] === END API CALL LOG ===
[01-May-2026 18:52:51 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 18:52:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU5IiwidXNlcm5hbWUiOiJuYWthIiwiZW1haWwiOiJ6aW4yMjM0MTVAZ21haWwuY29tIiwiZXhwIjoxNzc4MjY2MjE4fQ.FW5BY2dRP2-IdyKidVr09Ozj7XokdXK9-6AuwxyXsio
[01-May-2026 18:52:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 18:52:51 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 18:52:51 UTC] User ID: 459
[01-May-2026 18:52:51 UTC] ✅ User profile retrieved successfully for user ID: 459
[01-May-2026 18:53:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-May-2026 18:53:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-May-2026 18:53:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU5IiwidXNlcm5hbWUiOiJuYWthIiwiZW1haWwiOiJ6aW4yMjM0MTVAZ21haWwuY29tIiwiZXhwIjoxNzc4MjY2MjE4fQ.FW5BY2dRP2-IdyKidVr09Ozj7XokdXK9-6AuwxyXsio","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f50fc8bae5bfdb2-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"116.206.192.134","CF-IPCountry":"MM","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"116.206.192.134, 172.70.208.5"}
[01-May-2026 18:53:00 UTC] === User Orders API Called ===
[01-May-2026 18:53:00 UTC] User ID: 459
[01-May-2026 18:53:00 UTC] Limit: 20, Offset: 0
[01-May-2026 18:53:00 UTC] Orders found: 0
[01-May-2026 18:53:00 UTC] Orders data: []
[01-May-2026 18:53:00 UTC] Total orders count: 0
[01-May-2026 18:53:00 UTC] === API CALL LOG ===
[01-May-2026 18:53:00 UTC] Endpoint: user/profile.php
[01-May-2026 18:53:00 UTC] Full Log Data: {
    "timestamp": "2026-05-01 18:53:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "116.206.192.134",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU5IiwidXNlcm5hbWUiOiJuYWthIiwiZW1haWwiOiJ6aW4yMjM0MTVAZ21haWwuY29tIiwiZXhwIjoxNzc4MjY2MjE4fQ.FW5BY2dRP2-IdyKidVr09Ozj7XokdXK9-6AuwxyXsio",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f50fc8beef2fdb2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "116.206.192.134",
        "CF-IPCountry": "MM",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "116.206.192.134, 172.70.208.5"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 18:53:00 UTC] === END API CALL LOG ===
[01-May-2026 18:53:00 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 18:53:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU5IiwidXNlcm5hbWUiOiJuYWthIiwiZW1haWwiOiJ6aW4yMjM0MTVAZ21haWwuY29tIiwiZXhwIjoxNzc4MjY2MjE4fQ.FW5BY2dRP2-IdyKidVr09Ozj7XokdXK9-6AuwxyXsio
[01-May-2026 18:53:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 18:53:00 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 18:53:00 UTC] User ID: 459
[01-May-2026 18:53:00 UTC] ✅ User profile retrieved successfully for user ID: 459
[01-May-2026 18:53:00 UTC] === API CALL LOG ===
[01-May-2026 18:53:00 UTC] Endpoint: user/profile.php
[01-May-2026 18:53:00 UTC] Full Log Data: {
    "timestamp": "2026-05-01 18:53:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "116.206.192.134",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU5IiwidXNlcm5hbWUiOiJuYWthIiwiZW1haWwiOiJ6aW4yMjM0MTVAZ21haWwuY29tIiwiZXhwIjoxNzc4MjY2MjE4fQ.FW5BY2dRP2-IdyKidVr09Ozj7XokdXK9-6AuwxyXsio",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f50fc903f71fdb2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "116.206.192.134",
        "CF-IPCountry": "MM",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "116.206.192.134, 172.70.208.5"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 18:53:00 UTC] === END API CALL LOG ===
[01-May-2026 18:53:00 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 18:53:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU5IiwidXNlcm5hbWUiOiJuYWthIiwiZW1haWwiOiJ6aW4yMjM0MTVAZ21haWwuY29tIiwiZXhwIjoxNzc4MjY2MjE4fQ.FW5BY2dRP2-IdyKidVr09Ozj7XokdXK9-6AuwxyXsio
[01-May-2026 18:53:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 18:53:00 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 18:53:00 UTC] User ID: 459
[01-May-2026 18:53:00 UTC] ✅ User profile retrieved successfully for user ID: 459
[01-May-2026 18:53:01 UTC] === API CALL LOG ===
[01-May-2026 18:53:01 UTC] Endpoint: user/profile.php
[01-May-2026 18:53:01 UTC] Full Log Data: {
    "timestamp": "2026-05-01 18:53:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "116.206.192.134",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU5IiwidXNlcm5hbWUiOiJuYWthIiwiZW1haWwiOiJ6aW4yMjM0MTVAZ21haWwuY29tIiwiZXhwIjoxNzc4MjY2MjE4fQ.FW5BY2dRP2-IdyKidVr09Ozj7XokdXK9-6AuwxyXsio",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f50fc91aa4efdb2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "116.206.192.134",
        "CF-IPCountry": "MM",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "116.206.192.134, 172.70.208.5"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 18:53:01 UTC] === END API CALL LOG ===
[01-May-2026 18:53:01 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 18:53:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU5IiwidXNlcm5hbWUiOiJuYWthIiwiZW1haWwiOiJ6aW4yMjM0MTVAZ21haWwuY29tIiwiZXhwIjoxNzc4MjY2MjE4fQ.FW5BY2dRP2-IdyKidVr09Ozj7XokdXK9-6AuwxyXsio
[01-May-2026 18:53:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 18:53:01 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 18:53:01 UTC] User ID: 459
[01-May-2026 18:53:01 UTC] ✅ User profile retrieved successfully for user ID: 459
[01-May-2026 18:53:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-May-2026 18:53:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-May-2026 18:53:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU5IiwidXNlcm5hbWUiOiJuYWthIiwiZW1haWwiOiJ6aW4yMjM0MTVAZ21haWwuY29tIiwiZXhwIjoxNzc4MjY2MjE4fQ.FW5BY2dRP2-IdyKidVr09Ozj7XokdXK9-6AuwxyXsio","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f50fccaed96fdb2-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"116.206.192.134","CF-IPCountry":"MM","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"116.206.192.134, 172.70.208.5"}
[01-May-2026 18:53:10 UTC] === User Orders API Called ===
[01-May-2026 18:53:10 UTC] User ID: 459
[01-May-2026 18:53:10 UTC] Limit: 20, Offset: 0
[01-May-2026 18:53:10 UTC] Orders found: 0
[01-May-2026 18:53:10 UTC] Orders data: []
[01-May-2026 18:53:10 UTC] Total orders count: 0
[01-May-2026 18:53:10 UTC] === API CALL LOG ===
[01-May-2026 18:53:10 UTC] Endpoint: user/profile.php
[01-May-2026 18:53:10 UTC] Full Log Data: {
    "timestamp": "2026-05-01 18:53:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "116.206.192.134",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU5IiwidXNlcm5hbWUiOiJuYWthIiwiZW1haWwiOiJ6aW4yMjM0MTVAZ21haWwuY29tIiwiZXhwIjoxNzc4MjY2MjE4fQ.FW5BY2dRP2-IdyKidVr09Ozj7XokdXK9-6AuwxyXsio",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f50fccb3e02fdb2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "116.206.192.134",
        "CF-IPCountry": "MM",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "116.206.192.134, 172.70.208.5"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 18:53:10 UTC] === END API CALL LOG ===
[01-May-2026 18:53:10 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 18:53:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU5IiwidXNlcm5hbWUiOiJuYWthIiwiZW1haWwiOiJ6aW4yMjM0MTVAZ21haWwuY29tIiwiZXhwIjoxNzc4MjY2MjE4fQ.FW5BY2dRP2-IdyKidVr09Ozj7XokdXK9-6AuwxyXsio
[01-May-2026 18:53:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 18:53:10 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 18:53:10 UTC] User ID: 459
[01-May-2026 18:53:10 UTC] ✅ User profile retrieved successfully for user ID: 459
[01-May-2026 18:53:11 UTC] === API CALL LOG ===
[01-May-2026 18:53:11 UTC] Endpoint: user/profile.php
[01-May-2026 18:53:11 UTC] Full Log Data: {
    "timestamp": "2026-05-01 18:53:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "116.206.192.134",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU5IiwidXNlcm5hbWUiOiJuYWthIiwiZW1haWwiOiJ6aW4yMjM0MTVAZ21haWwuY29tIiwiZXhwIjoxNzc4MjY2MjE4fQ.FW5BY2dRP2-IdyKidVr09Ozj7XokdXK9-6AuwxyXsio",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f50fccf3d3efdb2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "116.206.192.134",
        "CF-IPCountry": "MM",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "116.206.192.134, 172.70.208.5"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 18:53:11 UTC] === END API CALL LOG ===
[01-May-2026 18:53:11 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 18:53:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU5IiwidXNlcm5hbWUiOiJuYWthIiwiZW1haWwiOiJ6aW4yMjM0MTVAZ21haWwuY29tIiwiZXhwIjoxNzc4MjY2MjE4fQ.FW5BY2dRP2-IdyKidVr09Ozj7XokdXK9-6AuwxyXsio
[01-May-2026 18:53:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 18:53:11 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 18:53:11 UTC] User ID: 459
[01-May-2026 18:53:11 UTC] ✅ User profile retrieved successfully for user ID: 459
[01-May-2026 18:53:11 UTC] === API CALL LOG ===
[01-May-2026 18:53:11 UTC] Endpoint: user/profile.php
[01-May-2026 18:53:11 UTC] Full Log Data: {
    "timestamp": "2026-05-01 18:53:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "116.206.192.134",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU5IiwidXNlcm5hbWUiOiJuYWthIiwiZW1haWwiOiJ6aW4yMjM0MTVAZ21haWwuY29tIiwiZXhwIjoxNzc4MjY2MjE4fQ.FW5BY2dRP2-IdyKidVr09Ozj7XokdXK9-6AuwxyXsio",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f50fcd0cfe7fdb2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "116.206.192.134",
        "CF-IPCountry": "MM",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "116.206.192.134, 172.70.208.5"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 18:53:11 UTC] === END API CALL LOG ===
[01-May-2026 18:53:11 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 18:53:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU5IiwidXNlcm5hbWUiOiJuYWthIiwiZW1haWwiOiJ6aW4yMjM0MTVAZ21haWwuY29tIiwiZXhwIjoxNzc4MjY2MjE4fQ.FW5BY2dRP2-IdyKidVr09Ozj7XokdXK9-6AuwxyXsio
[01-May-2026 18:53:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 18:53:11 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 18:53:11 UTC] User ID: 459
[01-May-2026 18:53:11 UTC] ✅ User profile retrieved successfully for user ID: 459
[01-May-2026 18:53:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-May-2026 18:53:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-May-2026 18:53:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU5IiwidXNlcm5hbWUiOiJuYWthIiwiZW1haWwiOiJ6aW4yMjM0MTVAZ21haWwuY29tIiwiZXhwIjoxNzc4MjY2MjE4fQ.FW5BY2dRP2-IdyKidVr09Ozj7XokdXK9-6AuwxyXsio","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f50fcde3e58fdb2-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"116.206.192.134","CF-IPCountry":"MM","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"116.206.192.134, 172.70.208.5"}
[01-May-2026 18:53:13 UTC] === User Orders API Called ===
[01-May-2026 18:53:13 UTC] User ID: 459
[01-May-2026 18:53:13 UTC] Limit: 20, Offset: 0
[01-May-2026 18:53:13 UTC] Orders found: 0
[01-May-2026 18:53:13 UTC] Orders data: []
[01-May-2026 18:53:13 UTC] Total orders count: 0
[01-May-2026 18:53:13 UTC] === API CALL LOG ===
[01-May-2026 18:53:13 UTC] Endpoint: user/profile.php
[01-May-2026 18:53:13 UTC] Full Log Data: {
    "timestamp": "2026-05-01 18:53:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "116.206.192.134",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU5IiwidXNlcm5hbWUiOiJuYWthIiwiZW1haWwiOiJ6aW4yMjM0MTVAZ21haWwuY29tIiwiZXhwIjoxNzc4MjY2MjE4fQ.FW5BY2dRP2-IdyKidVr09Ozj7XokdXK9-6AuwxyXsio",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f50fcde9edefdb2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "116.206.192.134",
        "CF-IPCountry": "MM",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "116.206.192.134, 172.70.208.5"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 18:53:13 UTC] === END API CALL LOG ===
[01-May-2026 18:53:13 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 18:53:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU5IiwidXNlcm5hbWUiOiJuYWthIiwiZW1haWwiOiJ6aW4yMjM0MTVAZ21haWwuY29tIiwiZXhwIjoxNzc4MjY2MjE4fQ.FW5BY2dRP2-IdyKidVr09Ozj7XokdXK9-6AuwxyXsio
[01-May-2026 18:53:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 18:53:13 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 18:53:13 UTC] User ID: 459
[01-May-2026 18:53:13 UTC] ✅ User profile retrieved successfully for user ID: 459
[01-May-2026 18:53:14 UTC] === API CALL LOG ===
[01-May-2026 18:53:14 UTC] Endpoint: user/profile.php
[01-May-2026 18:53:14 UTC] Full Log Data: {
    "timestamp": "2026-05-01 18:53:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "116.206.192.134",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU5IiwidXNlcm5hbWUiOiJuYWthIiwiZW1haWwiOiJ6aW4yMjM0MTVAZ21haWwuY29tIiwiZXhwIjoxNzc4MjY2MjE4fQ.FW5BY2dRP2-IdyKidVr09Ozj7XokdXK9-6AuwxyXsio",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f50fce2fee6fdb2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "116.206.192.134",
        "CF-IPCountry": "MM",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "116.206.192.134, 172.70.208.5"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 18:53:14 UTC] === END API CALL LOG ===
[01-May-2026 18:53:14 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 18:53:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU5IiwidXNlcm5hbWUiOiJuYWthIiwiZW1haWwiOiJ6aW4yMjM0MTVAZ21haWwuY29tIiwiZXhwIjoxNzc4MjY2MjE4fQ.FW5BY2dRP2-IdyKidVr09Ozj7XokdXK9-6AuwxyXsio
[01-May-2026 18:53:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 18:53:14 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 18:53:14 UTC] User ID: 459
[01-May-2026 18:53:14 UTC] ✅ User profile retrieved successfully for user ID: 459
[01-May-2026 18:53:14 UTC] === API CALL LOG ===
[01-May-2026 18:53:14 UTC] Endpoint: user/profile.php
[01-May-2026 18:53:14 UTC] Full Log Data: {
    "timestamp": "2026-05-01 18:53:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "116.206.192.134",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU5IiwidXNlcm5hbWUiOiJuYWthIiwiZW1haWwiOiJ6aW4yMjM0MTVAZ21haWwuY29tIiwiZXhwIjoxNzc4MjY2MjE4fQ.FW5BY2dRP2-IdyKidVr09Ozj7XokdXK9-6AuwxyXsio",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f50fce499c1fdb2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "116.206.192.134",
        "CF-IPCountry": "MM",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "116.206.192.134, 172.70.208.5"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 18:53:14 UTC] === END API CALL LOG ===
[01-May-2026 18:53:14 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 18:53:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU5IiwidXNlcm5hbWUiOiJuYWthIiwiZW1haWwiOiJ6aW4yMjM0MTVAZ21haWwuY29tIiwiZXhwIjoxNzc4MjY2MjE4fQ.FW5BY2dRP2-IdyKidVr09Ozj7XokdXK9-6AuwxyXsio
[01-May-2026 18:53:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 18:53:14 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 18:53:14 UTC] User ID: 459
[01-May-2026 18:53:14 UTC] ✅ User profile retrieved successfully for user ID: 459
[01-May-2026 18:53:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-May-2026 18:53:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-May-2026 18:53:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU5IiwidXNlcm5hbWUiOiJuYWthIiwiZW1haWwiOiJ6aW4yMjM0MTVAZ21haWwuY29tIiwiZXhwIjoxNzc4MjY2MjE4fQ.FW5BY2dRP2-IdyKidVr09Ozj7XokdXK9-6AuwxyXsio","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f50fcea3cf0fdb2-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"116.206.192.134","CF-IPCountry":"MM","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"116.206.192.134, 172.70.208.5"}
[01-May-2026 18:53:15 UTC] === User Orders API Called ===
[01-May-2026 18:53:15 UTC] User ID: 459
[01-May-2026 18:53:15 UTC] Limit: 20, Offset: 0
[01-May-2026 18:53:15 UTC] Orders found: 0
[01-May-2026 18:53:15 UTC] Orders data: []
[01-May-2026 18:53:15 UTC] Total orders count: 0
[01-May-2026 18:53:16 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-May-2026 18:53:16 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-May-2026 18:53:16 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU5IiwidXNlcm5hbWUiOiJuYWthIiwiZW1haWwiOiJ6aW4yMjM0MTVAZ21haWwuY29tIiwiZXhwIjoxNzc4MjY2MjE4fQ.FW5BY2dRP2-IdyKidVr09Ozj7XokdXK9-6AuwxyXsio","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f50fcf3ccdffdb2-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"116.206.192.134","CF-IPCountry":"MM","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"116.206.192.134, 172.70.208.5"}
[01-May-2026 18:53:16 UTC] === User Orders API Called ===
[01-May-2026 18:53:16 UTC] User ID: 459
[01-May-2026 18:53:16 UTC] Limit: 20, Offset: 0
[01-May-2026 18:53:16 UTC] Orders found: 0
[01-May-2026 18:53:16 UTC] Orders data: []
[01-May-2026 18:53:16 UTC] Total orders count: 0
[01-May-2026 18:53:16 UTC] === API CALL LOG ===
[01-May-2026 18:53:16 UTC] Endpoint: user/profile.php
[01-May-2026 18:53:16 UTC] Full Log Data: {
    "timestamp": "2026-05-01 18:53:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "116.206.192.134",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU5IiwidXNlcm5hbWUiOiJuYWthIiwiZW1haWwiOiJ6aW4yMjM0MTVAZ21haWwuY29tIiwiZXhwIjoxNzc4MjY2MjE4fQ.FW5BY2dRP2-IdyKidVr09Ozj7XokdXK9-6AuwxyXsio",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f50fcf41d82fdb2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "116.206.192.134",
        "CF-IPCountry": "MM",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "116.206.192.134, 172.70.208.5"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 18:53:16 UTC] === END API CALL LOG ===
[01-May-2026 18:53:16 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 18:53:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU5IiwidXNlcm5hbWUiOiJuYWthIiwiZW1haWwiOiJ6aW4yMjM0MTVAZ21haWwuY29tIiwiZXhwIjoxNzc4MjY2MjE4fQ.FW5BY2dRP2-IdyKidVr09Ozj7XokdXK9-6AuwxyXsio
[01-May-2026 18:53:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 18:53:16 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 18:53:16 UTC] User ID: 459
[01-May-2026 18:53:16 UTC] ✅ User profile retrieved successfully for user ID: 459
[01-May-2026 18:53:17 UTC] === API CALL LOG ===
[01-May-2026 18:53:17 UTC] Endpoint: user/profile.php
[01-May-2026 18:53:17 UTC] Full Log Data: {
    "timestamp": "2026-05-01 18:53:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "116.206.192.134",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU5IiwidXNlcm5hbWUiOiJuYWthIiwiZW1haWwiOiJ6aW4yMjM0MTVAZ21haWwuY29tIiwiZXhwIjoxNzc4MjY2MjE4fQ.FW5BY2dRP2-IdyKidVr09Ozj7XokdXK9-6AuwxyXsio",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f50fcf7db9bfdb2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "116.206.192.134",
        "CF-IPCountry": "MM",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "116.206.192.134, 172.70.208.5"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 18:53:17 UTC] === END API CALL LOG ===
[01-May-2026 18:53:17 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 18:53:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU5IiwidXNlcm5hbWUiOiJuYWthIiwiZW1haWwiOiJ6aW4yMjM0MTVAZ21haWwuY29tIiwiZXhwIjoxNzc4MjY2MjE4fQ.FW5BY2dRP2-IdyKidVr09Ozj7XokdXK9-6AuwxyXsio
[01-May-2026 18:53:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 18:53:17 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 18:53:17 UTC] User ID: 459
[01-May-2026 18:53:17 UTC] ✅ User profile retrieved successfully for user ID: 459
[01-May-2026 18:53:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-May-2026 18:53:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-May-2026 18:53:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU5IiwidXNlcm5hbWUiOiJuYWthIiwiZW1haWwiOiJ6aW4yMjM0MTVAZ21haWwuY29tIiwiZXhwIjoxNzc4MjY2MjE4fQ.FW5BY2dRP2-IdyKidVr09Ozj7XokdXK9-6AuwxyXsio","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f50fcf97eb5fdb2-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"116.206.192.134","CF-IPCountry":"MM","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"116.206.192.134, 172.70.208.5"}
[01-May-2026 18:53:17 UTC] === User Orders API Called ===
[01-May-2026 18:53:17 UTC] User ID: 459
[01-May-2026 18:53:17 UTC] Limit: 20, Offset: 0
[01-May-2026 18:53:17 UTC] Orders found: 0
[01-May-2026 18:53:17 UTC] Orders data: []
[01-May-2026 18:53:17 UTC] Total orders count: 0
[01-May-2026 18:53:17 UTC] === API CALL LOG ===
[01-May-2026 18:53:17 UTC] Endpoint: user/profile.php
[01-May-2026 18:53:17 UTC] Full Log Data: {
    "timestamp": "2026-05-01 18:53:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "116.206.192.134",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU5IiwidXNlcm5hbWUiOiJuYWthIiwiZW1haWwiOiJ6aW4yMjM0MTVAZ21haWwuY29tIiwiZXhwIjoxNzc4MjY2MjE4fQ.FW5BY2dRP2-IdyKidVr09Ozj7XokdXK9-6AuwxyXsio",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f50fcf9bf24fdb2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "116.206.192.134",
        "CF-IPCountry": "MM",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "116.206.192.134, 172.70.208.5"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 18:53:17 UTC] === END API CALL LOG ===
[01-May-2026 18:53:17 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 18:53:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU5IiwidXNlcm5hbWUiOiJuYWthIiwiZW1haWwiOiJ6aW4yMjM0MTVAZ21haWwuY29tIiwiZXhwIjoxNzc4MjY2MjE4fQ.FW5BY2dRP2-IdyKidVr09Ozj7XokdXK9-6AuwxyXsio
[01-May-2026 18:53:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 18:53:17 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 18:53:17 UTC] User ID: 459
[01-May-2026 18:53:17 UTC] ✅ User profile retrieved successfully for user ID: 459
[01-May-2026 18:53:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-May-2026 18:53:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-May-2026 18:53:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU5IiwidXNlcm5hbWUiOiJuYWthIiwiZW1haWwiOiJ6aW4yMjM0MTVAZ21haWwuY29tIiwiZXhwIjoxNzc4MjY2MjE4fQ.FW5BY2dRP2-IdyKidVr09Ozj7XokdXK9-6AuwxyXsio","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f50fd077f5bfdb2-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"116.206.192.134","CF-IPCountry":"MM","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"116.206.192.134, 172.70.208.5"}
[01-May-2026 18:53:20 UTC] === User Orders API Called ===
[01-May-2026 18:53:20 UTC] User ID: 459
[01-May-2026 18:53:20 UTC] Limit: 20, Offset: 0
[01-May-2026 18:53:20 UTC] Orders found: 0
[01-May-2026 18:53:20 UTC] Orders data: []
[01-May-2026 18:53:20 UTC] Total orders count: 0
[01-May-2026 18:53:20 UTC] === API CALL LOG ===
[01-May-2026 18:53:20 UTC] Endpoint: user/profile.php
[01-May-2026 18:53:20 UTC] Full Log Data: {
    "timestamp": "2026-05-01 18:53:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "116.206.192.134",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU5IiwidXNlcm5hbWUiOiJuYWthIiwiZW1haWwiOiJ6aW4yMjM0MTVAZ21haWwuY29tIiwiZXhwIjoxNzc4MjY2MjE4fQ.FW5BY2dRP2-IdyKidVr09Ozj7XokdXK9-6AuwxyXsio",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f50fd07b809fdb2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "116.206.192.134",
        "CF-IPCountry": "MM",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "116.206.192.134, 172.70.208.5"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 18:53:20 UTC] === END API CALL LOG ===
[01-May-2026 18:53:20 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 18:53:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU5IiwidXNlcm5hbWUiOiJuYWthIiwiZW1haWwiOiJ6aW4yMjM0MTVAZ21haWwuY29tIiwiZXhwIjoxNzc4MjY2MjE4fQ.FW5BY2dRP2-IdyKidVr09Ozj7XokdXK9-6AuwxyXsio
[01-May-2026 18:53:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 18:53:20 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 18:53:20 UTC] User ID: 459
[01-May-2026 18:53:20 UTC] ✅ User profile retrieved successfully for user ID: 459
[01-May-2026 18:53:20 UTC] === API CALL LOG ===
[01-May-2026 18:53:20 UTC] Endpoint: user/profile.php
[01-May-2026 18:53:20 UTC] Full Log Data: {
    "timestamp": "2026-05-01 18:53:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "116.206.192.134",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU5IiwidXNlcm5hbWUiOiJuYWthIiwiZW1haWwiOiJ6aW4yMjM0MTVAZ21haWwuY29tIiwiZXhwIjoxNzc4MjY2MjE4fQ.FW5BY2dRP2-IdyKidVr09Ozj7XokdXK9-6AuwxyXsio",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f50fd0bb859fdb2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "116.206.192.134",
        "CF-IPCountry": "MM",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "116.206.192.134, 172.70.208.5"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 18:53:20 UTC] === END API CALL LOG ===
[01-May-2026 18:53:20 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 18:53:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU5IiwidXNlcm5hbWUiOiJuYWthIiwiZW1haWwiOiJ6aW4yMjM0MTVAZ21haWwuY29tIiwiZXhwIjoxNzc4MjY2MjE4fQ.FW5BY2dRP2-IdyKidVr09Ozj7XokdXK9-6AuwxyXsio
[01-May-2026 18:53:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 18:53:20 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 18:53:20 UTC] User ID: 459
[01-May-2026 18:53:20 UTC] ✅ User profile retrieved successfully for user ID: 459
[01-May-2026 18:53:21 UTC] === API CALL LOG ===
[01-May-2026 18:53:21 UTC] Endpoint: user/profile.php
[01-May-2026 18:53:21 UTC] Full Log Data: {
    "timestamp": "2026-05-01 18:53:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "116.206.192.134",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU5IiwidXNlcm5hbWUiOiJuYWthIiwiZW1haWwiOiJ6aW4yMjM0MTVAZ21haWwuY29tIiwiZXhwIjoxNzc4MjY2MjE4fQ.FW5BY2dRP2-IdyKidVr09Ozj7XokdXK9-6AuwxyXsio",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f50fd0dfd37fdb2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "116.206.192.134",
        "CF-IPCountry": "MM",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "116.206.192.134, 172.70.208.5"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 18:53:21 UTC] === END API CALL LOG ===
[01-May-2026 18:53:21 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 18:53:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDU5IiwidXNlcm5hbWUiOiJuYWthIiwiZW1haWwiOiJ6aW4yMjM0MTVAZ21haWwuY29tIiwiZXhwIjoxNzc4MjY2MjE4fQ.FW5BY2dRP2-IdyKidVr09Ozj7XokdXK9-6AuwxyXsio
[01-May-2026 18:53:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 18:53:21 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 18:53:21 UTC] User ID: 459
[01-May-2026 18:53:21 UTC] ✅ User profile retrieved successfully for user ID: 459
[01-May-2026 19:03:13 UTC] === API CALL LOG ===
[01-May-2026 19:03:13 UTC] Endpoint: user/profile.php
[01-May-2026 19:03:13 UTC] Full Log Data: {
    "timestamp": "2026-05-01 19:03:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.115.117.115",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDYwIiwidXNlcm5hbWUiOiJqYWhpZHVsMjU1IiwiZW1haWwiOiJzYWJpbmFha3Rlcm04OEBnbWFpbC5jb20iLCJleHAiOjE3NzgyNjY5ODh9.aBxQ1u5XZRNh5vxoT4W7JRXSF9zbKx8czSJIA-d04DI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f510b827bbcba5c-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.115.117.115",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.115.117.115, 172.68.163.146"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 19:03:13 UTC] === END API CALL LOG ===
[01-May-2026 19:03:13 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 19:03:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDYwIiwidXNlcm5hbWUiOiJqYWhpZHVsMjU1IiwiZW1haWwiOiJzYWJpbmFha3Rlcm04OEBnbWFpbC5jb20iLCJleHAiOjE3NzgyNjY5ODh9.aBxQ1u5XZRNh5vxoT4W7JRXSF9zbKx8czSJIA-d04DI
[01-May-2026 19:03:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 19:03:13 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 19:03:13 UTC] User ID: 460
[01-May-2026 19:03:13 UTC] ✅ User profile retrieved successfully for user ID: 460
[01-May-2026 19:03:15 UTC] === API CALL LOG ===
[01-May-2026 19:03:15 UTC] Endpoint: user/profile.php
[01-May-2026 19:03:15 UTC] Full Log Data: {
    "timestamp": "2026-05-01 19:03:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.115.117.115",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDYwIiwidXNlcm5hbWUiOiJqYWhpZHVsMjU1IiwiZW1haWwiOiJzYWJpbmFha3Rlcm04OEBnbWFpbC5jb20iLCJleHAiOjE3NzgyNjY5ODh9.aBxQ1u5XZRNh5vxoT4W7JRXSF9zbKx8czSJIA-d04DI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f510b8faf6b0645-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.115.117.115",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.115.117.115, 172.68.163.146"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 19:03:15 UTC] === END API CALL LOG ===
[01-May-2026 19:03:15 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 19:03:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDYwIiwidXNlcm5hbWUiOiJqYWhpZHVsMjU1IiwiZW1haWwiOiJzYWJpbmFha3Rlcm04OEBnbWFpbC5jb20iLCJleHAiOjE3NzgyNjY5ODh9.aBxQ1u5XZRNh5vxoT4W7JRXSF9zbKx8czSJIA-d04DI
[01-May-2026 19:03:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 19:03:15 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 19:03:15 UTC] User ID: 460
[01-May-2026 19:03:15 UTC] ✅ User profile retrieved successfully for user ID: 460
[01-May-2026 19:03:22 UTC] === API CALL LOG ===
[01-May-2026 19:03:22 UTC] Endpoint: user/profile.php
[01-May-2026 19:03:22 UTC] Full Log Data: {
    "timestamp": "2026-05-01 19:03:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.115.117.115",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDYwIiwidXNlcm5hbWUiOiJqYWhpZHVsMjU1IiwiZW1haWwiOiJzYWJpbmFha3Rlcm04OEBnbWFpbC5jb20iLCJleHAiOjE3NzgyNjY5ODh9.aBxQ1u5XZRNh5vxoT4W7JRXSF9zbKx8czSJIA-d04DI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f510bb9bfbcce32-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.115.117.115",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.115.117.115, 172.71.124.88"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 19:03:22 UTC] === END API CALL LOG ===
[01-May-2026 19:03:22 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 19:03:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDYwIiwidXNlcm5hbWUiOiJqYWhpZHVsMjU1IiwiZW1haWwiOiJzYWJpbmFha3Rlcm04OEBnbWFpbC5jb20iLCJleHAiOjE3NzgyNjY5ODh9.aBxQ1u5XZRNh5vxoT4W7JRXSF9zbKx8czSJIA-d04DI
[01-May-2026 19:03:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 19:03:22 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 19:03:22 UTC] User ID: 460
[01-May-2026 19:03:22 UTC] ✅ User profile retrieved successfully for user ID: 460
[01-May-2026 19:03:24 UTC] === API CALL LOG ===
[01-May-2026 19:03:24 UTC] Endpoint: user/profile.php
[01-May-2026 19:03:24 UTC] Full Log Data: {
    "timestamp": "2026-05-01 19:03:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.115.117.115",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDYwIiwidXNlcm5hbWUiOiJqYWhpZHVsMjU1IiwiZW1haWwiOiJzYWJpbmFha3Rlcm04OEBnbWFpbC5jb20iLCJleHAiOjE3NzgyNjY5ODh9.aBxQ1u5XZRNh5vxoT4W7JRXSF9zbKx8czSJIA-d04DI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f510bc93fcb5942-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.115.117.115",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.115.117.115, 172.68.163.147"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 19:03:24 UTC] === END API CALL LOG ===
[01-May-2026 19:03:24 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 19:03:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDYwIiwidXNlcm5hbWUiOiJqYWhpZHVsMjU1IiwiZW1haWwiOiJzYWJpbmFha3Rlcm04OEBnbWFpbC5jb20iLCJleHAiOjE3NzgyNjY5ODh9.aBxQ1u5XZRNh5vxoT4W7JRXSF9zbKx8czSJIA-d04DI
[01-May-2026 19:03:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 19:03:24 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 19:03:24 UTC] User ID: 460
[01-May-2026 19:03:24 UTC] ✅ User profile retrieved successfully for user ID: 460
[01-May-2026 19:12:49 UTC] === API CALL LOG ===
[01-May-2026 19:12:49 UTC] Endpoint: user/profile.php
[01-May-2026 19:12:49 UTC] Full Log Data: {
    "timestamp": "2026-05-01 19:12:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.244.213.162",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDYxIiwidXNlcm5hbWUiOiJKYWNvYiIsImVtYWlsIjoiWWFrb3ViZmFraXI2MzNAZ21haWwuY29tIiwiZXhwIjoxNzc4MjY3NTY3fQ.xSY0mPTCzZJyhZlCCFeEiPCWz_-WsUmSl0mYWwfrIO8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f5119947f711d02-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "154.244.213.162",
        "CF-IPCountry": "DZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "154.244.213.162, 162.158.123.41"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 19:12:49 UTC] === END API CALL LOG ===
[01-May-2026 19:12:49 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 19:12:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDYxIiwidXNlcm5hbWUiOiJKYWNvYiIsImVtYWlsIjoiWWFrb3ViZmFraXI2MzNAZ21haWwuY29tIiwiZXhwIjoxNzc4MjY3NTY3fQ.xSY0mPTCzZJyhZlCCFeEiPCWz_-WsUmSl0mYWwfrIO8
[01-May-2026 19:12:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 19:12:49 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 19:12:49 UTC] User ID: 461
[01-May-2026 19:12:49 UTC] ✅ User profile retrieved successfully for user ID: 461
[01-May-2026 19:12:49 UTC] === API CALL LOG ===
[01-May-2026 19:12:49 UTC] Endpoint: user/profile.php
[01-May-2026 19:12:49 UTC] Full Log Data: {
    "timestamp": "2026-05-01 19:12:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.244.213.162",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDYxIiwidXNlcm5hbWUiOiJKYWNvYiIsImVtYWlsIjoiWWFrb3ViZmFraXI2MzNAZ21haWwuY29tIiwiZXhwIjoxNzc4MjY3NTY3fQ.xSY0mPTCzZJyhZlCCFeEiPCWz_-WsUmSl0mYWwfrIO8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f5119949fa51d02-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "154.244.213.162",
        "CF-IPCountry": "DZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "154.244.213.162, 162.158.123.40"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 19:12:49 UTC] === END API CALL LOG ===
[01-May-2026 19:12:49 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 19:12:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDYxIiwidXNlcm5hbWUiOiJKYWNvYiIsImVtYWlsIjoiWWFrb3ViZmFraXI2MzNAZ21haWwuY29tIiwiZXhwIjoxNzc4MjY3NTY3fQ.xSY0mPTCzZJyhZlCCFeEiPCWz_-WsUmSl0mYWwfrIO8
[01-May-2026 19:12:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 19:12:49 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 19:12:49 UTC] User ID: 461
[01-May-2026 19:12:49 UTC] ✅ User profile retrieved successfully for user ID: 461
[01-May-2026 19:12:49 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-May-2026 19:12:49 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-May-2026 19:12:49 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDYxIiwidXNlcm5hbWUiOiJKYWNvYiIsImVtYWlsIjoiWWFrb3ViZmFraXI2MzNAZ21haWwuY29tIiwiZXhwIjoxNzc4MjY3NTY3fQ.xSY0mPTCzZJyhZlCCFeEiPCWz_-WsUmSl0mYWwfrIO8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f5119949fa31d02-MAD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"154.244.213.162","CF-IPCountry":"DZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"154.244.213.162, 162.158.123.41"}
[01-May-2026 19:12:49 UTC] === User Orders API Called ===
[01-May-2026 19:12:49 UTC] User ID: 461
[01-May-2026 19:12:49 UTC] Limit: 20, Offset: 0
[01-May-2026 19:12:49 UTC] Orders found: 0
[01-May-2026 19:12:49 UTC] Orders data: []
[01-May-2026 19:12:49 UTC] Total orders count: 0
[01-May-2026 19:12:51 UTC] === API CALL LOG ===
[01-May-2026 19:12:51 UTC] Endpoint: user/profile.php
[01-May-2026 19:12:51 UTC] Full Log Data: {
    "timestamp": "2026-05-01 19:12:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.244.213.162",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDYxIiwidXNlcm5hbWUiOiJKYWNvYiIsImVtYWlsIjoiWWFrb3ViZmFraXI2MzNAZ21haWwuY29tIiwiZXhwIjoxNzc4MjY3NTY3fQ.xSY0mPTCzZJyhZlCCFeEiPCWz_-WsUmSl0mYWwfrIO8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f5119a079751d02-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "154.244.213.162",
        "CF-IPCountry": "DZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "154.244.213.162, 162.158.123.41"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 19:12:51 UTC] === END API CALL LOG ===
[01-May-2026 19:12:51 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 19:12:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDYxIiwidXNlcm5hbWUiOiJKYWNvYiIsImVtYWlsIjoiWWFrb3ViZmFraXI2MzNAZ21haWwuY29tIiwiZXhwIjoxNzc4MjY3NTY3fQ.xSY0mPTCzZJyhZlCCFeEiPCWz_-WsUmSl0mYWwfrIO8
[01-May-2026 19:12:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 19:12:51 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 19:12:51 UTC] User ID: 461
[01-May-2026 19:12:51 UTC] ✅ User profile retrieved successfully for user ID: 461
[01-May-2026 19:30:31 UTC] === API CALL LOG ===
[01-May-2026 19:30:31 UTC] Endpoint: user/profile.php
[01-May-2026 19:30:31 UTC] Full Log Data: {
    "timestamp": "2026-05-01 19:30:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.244.213.162",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0NjEsInVzZXJuYW1lIjoiSmFjb2IiLCJlbWFpbCI6Illha291YmZha2lyNjMzQGdtYWlsLmNvbSIsImV4cCI6MTc3ODI2ODYzMH0.b6dxNn_67jZVCUR8WoGqdpJVV9Jqy2SPt0OJpD7HOww",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f513381afad21e7-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "154.244.213.162",
        "CF-IPCountry": "DZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "154.244.213.162, 162.158.123.222"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 19:30:31 UTC] === END API CALL LOG ===
[01-May-2026 19:30:31 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 19:30:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0NjEsInVzZXJuYW1lIjoiSmFjb2IiLCJlbWFpbCI6Illha291YmZha2lyNjMzQGdtYWlsLmNvbSIsImV4cCI6MTc3ODI2ODYzMH0.b6dxNn_67jZVCUR8WoGqdpJVV9Jqy2SPt0OJpD7HOww
[01-May-2026 19:30:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 19:30:31 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 19:30:31 UTC] User ID: 461
[01-May-2026 19:30:31 UTC] ✅ User profile retrieved successfully for user ID: 461
[01-May-2026 19:30:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-May-2026 19:30:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-May-2026 19:30:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0NjEsInVzZXJuYW1lIjoiSmFjb2IiLCJlbWFpbCI6Illha291YmZha2lyNjMzQGdtYWlsLmNvbSIsImV4cCI6MTc3ODI2ODYzMH0.b6dxNn_67jZVCUR8WoGqdpJVV9Jqy2SPt0OJpD7HOww","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f513381d83e21e7-MAD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"154.244.213.162","CF-IPCountry":"DZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"154.244.213.162, 162.158.123.222"}
[01-May-2026 19:30:31 UTC] === User Orders API Called ===
[01-May-2026 19:30:31 UTC] User ID: 461
[01-May-2026 19:30:31 UTC] Limit: 20, Offset: 0
[01-May-2026 19:30:31 UTC] Orders found: 0
[01-May-2026 19:30:31 UTC] Orders data: []
[01-May-2026 19:30:31 UTC] Total orders count: 0
[01-May-2026 19:30:31 UTC] === API CALL LOG ===
[01-May-2026 19:30:31 UTC] Endpoint: user/profile.php
[01-May-2026 19:30:31 UTC] Full Log Data: {
    "timestamp": "2026-05-01 19:30:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.244.213.162",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0NjEsInVzZXJuYW1lIjoiSmFjb2IiLCJlbWFpbCI6Illha291YmZha2lyNjMzQGdtYWlsLmNvbSIsImV4cCI6MTc3ODI2ODYzMH0.b6dxNn_67jZVCUR8WoGqdpJVV9Jqy2SPt0OJpD7HOww",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f513382496621e7-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "154.244.213.162",
        "CF-IPCountry": "DZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "154.244.213.162, 162.158.123.222"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 19:30:31 UTC] === END API CALL LOG ===
[01-May-2026 19:30:31 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 19:30:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0NjEsInVzZXJuYW1lIjoiSmFjb2IiLCJlbWFpbCI6Illha291YmZha2lyNjMzQGdtYWlsLmNvbSIsImV4cCI6MTc3ODI2ODYzMH0.b6dxNn_67jZVCUR8WoGqdpJVV9Jqy2SPt0OJpD7HOww
[01-May-2026 19:30:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 19:30:31 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 19:30:31 UTC] User ID: 461
[01-May-2026 19:30:31 UTC] ✅ User profile retrieved successfully for user ID: 461
[01-May-2026 19:30:31 UTC] === API CALL LOG ===
[01-May-2026 19:30:31 UTC] Endpoint: user/profile.php
[01-May-2026 19:30:31 UTC] Full Log Data: {
    "timestamp": "2026-05-01 19:30:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.244.213.162",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0NjEsInVzZXJuYW1lIjoiSmFjb2IiLCJlbWFpbCI6Illha291YmZha2lyNjMzQGdtYWlsLmNvbSIsImV4cCI6MTc3ODI2ODYzMH0.b6dxNn_67jZVCUR8WoGqdpJVV9Jqy2SPt0OJpD7HOww",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f513385098d21e7-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "154.244.213.162",
        "CF-IPCountry": "DZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "154.244.213.162, 162.158.123.222"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 19:30:31 UTC] === END API CALL LOG ===
[01-May-2026 19:30:31 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 19:30:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0NjEsInVzZXJuYW1lIjoiSmFjb2IiLCJlbWFpbCI6Illha291YmZha2lyNjMzQGdtYWlsLmNvbSIsImV4cCI6MTc3ODI2ODYzMH0.b6dxNn_67jZVCUR8WoGqdpJVV9Jqy2SPt0OJpD7HOww
[01-May-2026 19:30:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 19:30:31 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 19:30:31 UTC] User ID: 461
[01-May-2026 19:30:31 UTC] ✅ User profile retrieved successfully for user ID: 461
[01-May-2026 19:30:44 UTC] === API CALL LOG ===
[01-May-2026 19:30:44 UTC] Endpoint: user/profile.php
[01-May-2026 19:30:44 UTC] Full Log Data: {
    "timestamp": "2026-05-01 19:30:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.244.213.162",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0NjEsInVzZXJuYW1lIjoiSmFjb2IiLCJlbWFpbCI6Illha291YmZha2lyNjMzQGdtYWlsLmNvbSIsImV4cCI6MTc3ODI2ODYzMH0.b6dxNn_67jZVCUR8WoGqdpJVV9Jqy2SPt0OJpD7HOww",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f5133d17bb421e7-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "154.244.213.162",
        "CF-IPCountry": "DZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "154.244.213.162, 162.158.123.223"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-May-2026 19:30:44 UTC] === END API CALL LOG ===
[01-May-2026 19:30:44 UTC] ✅ API Hash verification passed for profile endpoint
[01-May-2026 19:30:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo0NjEsInVzZXJuYW1lIjoiSmFjb2IiLCJlbWFpbCI6Illha291YmZha2lyNjMzQGdtYWlsLmNvbSIsImV4cCI6MTc3ODI2ODYzMH0.b6dxNn_67jZVCUR8WoGqdpJVV9Jqy2SPt0OJpD7HOww
[01-May-2026 19:30:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-May-2026 19:30:44 UTC] ✅ JWT token verified successfully for user profile
[01-May-2026 19:30:44 UTC] User ID: 461
[01-May-2026 19:30:44 UTC] ✅ User profile retrieved successfully for user ID: 461
[01-May-2026 19:30:44 UTC] User Purchases API - User ID: 461
[01-May-2026 19:30:44 UTC] User Purchases API - Total purchases found: 0
[02-May-2026 00:05:36 UTC] === API CALL LOG ===
[02-May-2026 00:05:36 UTC] Endpoint: user/profile.php
[02-May-2026 00:05:36 UTC] Full Log Data: {
    "timestamp": "2026-05-02 00:05:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "179.189.72.241",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDYyIiwidXNlcm5hbWUiOiJDYW1hcmdvIiwiZW1haWwiOiJtYXJjaW9sZWl0ZWNhbWFyZ28xMDA0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODI4NTEzNH0.T7aspwGUG-tjP6m1fMBiLos6Jk7a3KUrAsTgQiubpeE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f52c674f8dea8d4-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "179.189.72.241",
        "CF-IPCountry": "BR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "179.189.72.241, 104.22.10.48"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 00:05:36 UTC] === END API CALL LOG ===
[02-May-2026 00:05:36 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 00:05:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDYyIiwidXNlcm5hbWUiOiJDYW1hcmdvIiwiZW1haWwiOiJtYXJjaW9sZWl0ZWNhbWFyZ28xMDA0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODI4NTEzNH0.T7aspwGUG-tjP6m1fMBiLos6Jk7a3KUrAsTgQiubpeE
[02-May-2026 00:05:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 00:05:36 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 00:05:36 UTC] User ID: 462
[02-May-2026 00:05:36 UTC] ✅ User profile retrieved successfully for user ID: 462
[02-May-2026 00:05:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 00:05:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 00:05:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDYyIiwidXNlcm5hbWUiOiJDYW1hcmdvIiwiZW1haWwiOiJtYXJjaW9sZWl0ZWNhbWFyZ28xMDA0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODI4NTEzNH0.T7aspwGUG-tjP6m1fMBiLos6Jk7a3KUrAsTgQiubpeE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f52c675499da8d4-GRU","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"179.189.72.241","CF-IPCountry":"BR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"179.189.72.241, 104.22.10.48"}
[02-May-2026 00:05:36 UTC] === User Orders API Called ===
[02-May-2026 00:05:36 UTC] User ID: 462
[02-May-2026 00:05:36 UTC] Limit: 20, Offset: 0
[02-May-2026 00:05:36 UTC] Orders found: 0
[02-May-2026 00:05:36 UTC] Orders data: []
[02-May-2026 00:05:36 UTC] Total orders count: 0
[02-May-2026 00:05:36 UTC] === API CALL LOG ===
[02-May-2026 00:05:36 UTC] Endpoint: user/profile.php
[02-May-2026 00:05:36 UTC] Full Log Data: {
    "timestamp": "2026-05-02 00:05:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "179.189.72.241",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDYyIiwidXNlcm5hbWUiOiJDYW1hcmdvIiwiZW1haWwiOiJtYXJjaW9sZWl0ZWNhbWFyZ28xMDA0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODI4NTEzNH0.T7aspwGUG-tjP6m1fMBiLos6Jk7a3KUrAsTgQiubpeE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f52c6759a95a8d4-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "179.189.72.241",
        "CF-IPCountry": "BR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "179.189.72.241, 104.22.10.49"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 00:05:36 UTC] === END API CALL LOG ===
[02-May-2026 00:05:36 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 00:05:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDYyIiwidXNlcm5hbWUiOiJDYW1hcmdvIiwiZW1haWwiOiJtYXJjaW9sZWl0ZWNhbWFyZ28xMDA0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODI4NTEzNH0.T7aspwGUG-tjP6m1fMBiLos6Jk7a3KUrAsTgQiubpeE
[02-May-2026 00:05:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 00:05:36 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 00:05:36 UTC] User ID: 462
[02-May-2026 00:05:36 UTC] ✅ User profile retrieved successfully for user ID: 462
[02-May-2026 00:05:37 UTC] === API CALL LOG ===
[02-May-2026 00:05:37 UTC] Endpoint: user/profile.php
[02-May-2026 00:05:37 UTC] Full Log Data: {
    "timestamp": "2026-05-02 00:05:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "179.189.72.241",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDYyIiwidXNlcm5hbWUiOiJDYW1hcmdvIiwiZW1haWwiOiJtYXJjaW9sZWl0ZWNhbWFyZ28xMDA0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODI4NTEzNH0.T7aspwGUG-tjP6m1fMBiLos6Jk7a3KUrAsTgQiubpeE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f52c67ca921a8d4-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "179.189.72.241",
        "CF-IPCountry": "BR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "179.189.72.241, 104.22.10.49"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 00:05:37 UTC] === END API CALL LOG ===
[02-May-2026 00:05:37 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 00:05:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDYyIiwidXNlcm5hbWUiOiJDYW1hcmdvIiwiZW1haWwiOiJtYXJjaW9sZWl0ZWNhbWFyZ28xMDA0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODI4NTEzNH0.T7aspwGUG-tjP6m1fMBiLos6Jk7a3KUrAsTgQiubpeE
[02-May-2026 00:05:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 00:05:37 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 00:05:37 UTC] User ID: 462
[02-May-2026 00:05:37 UTC] ✅ User profile retrieved successfully for user ID: 462
[02-May-2026 00:05:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 00:05:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 00:05:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDYyIiwidXNlcm5hbWUiOiJDYW1hcmdvIiwiZW1haWwiOiJtYXJjaW9sZWl0ZWNhbWFyZ28xMDA0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODI4NTEzNH0.T7aspwGUG-tjP6m1fMBiLos6Jk7a3KUrAsTgQiubpeE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f52c6eb2a8aa8d4-GRU","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"179.189.72.241","CF-IPCountry":"BR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"179.189.72.241, 104.22.10.14"}
[02-May-2026 00:05:55 UTC] === User Orders API Called ===
[02-May-2026 00:05:55 UTC] User ID: 462
[02-May-2026 00:05:55 UTC] Limit: 20, Offset: 0
[02-May-2026 00:05:55 UTC] Orders found: 0
[02-May-2026 00:05:55 UTC] Orders data: []
[02-May-2026 00:05:55 UTC] Total orders count: 0
[02-May-2026 00:05:55 UTC] === API CALL LOG ===
[02-May-2026 00:05:55 UTC] Endpoint: user/profile.php
[02-May-2026 00:05:55 UTC] Full Log Data: {
    "timestamp": "2026-05-02 00:05:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "179.189.72.241",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDYyIiwidXNlcm5hbWUiOiJDYW1hcmdvIiwiZW1haWwiOiJtYXJjaW9sZWl0ZWNhbWFyZ28xMDA0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODI4NTEzNH0.T7aspwGUG-tjP6m1fMBiLos6Jk7a3KUrAsTgQiubpeE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f52c6eb6affa8d4-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "179.189.72.241",
        "CF-IPCountry": "BR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "179.189.72.241, 104.22.10.14"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 00:05:55 UTC] === END API CALL LOG ===
[02-May-2026 00:05:55 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 00:05:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDYyIiwidXNlcm5hbWUiOiJDYW1hcmdvIiwiZW1haWwiOiJtYXJjaW9sZWl0ZWNhbWFyZ28xMDA0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODI4NTEzNH0.T7aspwGUG-tjP6m1fMBiLos6Jk7a3KUrAsTgQiubpeE
[02-May-2026 00:05:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 00:05:55 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 00:05:55 UTC] User ID: 462
[02-May-2026 00:05:55 UTC] ✅ User profile retrieved successfully for user ID: 462
[02-May-2026 00:05:55 UTC] === API CALL LOG ===
[02-May-2026 00:05:55 UTC] Endpoint: user/profile.php
[02-May-2026 00:05:55 UTC] Full Log Data: {
    "timestamp": "2026-05-02 00:05:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "179.189.72.241",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDYyIiwidXNlcm5hbWUiOiJDYW1hcmdvIiwiZW1haWwiOiJtYXJjaW9sZWl0ZWNhbWFyZ28xMDA0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODI4NTEzNH0.T7aspwGUG-tjP6m1fMBiLos6Jk7a3KUrAsTgQiubpeE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f52c6efbcb4a8d4-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "179.189.72.241",
        "CF-IPCountry": "BR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "179.189.72.241, 104.22.10.14"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 00:05:55 UTC] === END API CALL LOG ===
[02-May-2026 00:05:55 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 00:05:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDYyIiwidXNlcm5hbWUiOiJDYW1hcmdvIiwiZW1haWwiOiJtYXJjaW9sZWl0ZWNhbWFyZ28xMDA0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODI4NTEzNH0.T7aspwGUG-tjP6m1fMBiLos6Jk7a3KUrAsTgQiubpeE
[02-May-2026 00:05:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 00:05:55 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 00:05:55 UTC] User ID: 462
[02-May-2026 00:05:55 UTC] ✅ User profile retrieved successfully for user ID: 462
[02-May-2026 00:05:56 UTC] === API CALL LOG ===
[02-May-2026 00:05:56 UTC] Endpoint: user/profile.php
[02-May-2026 00:05:56 UTC] Full Log Data: {
    "timestamp": "2026-05-02 00:05:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "179.189.72.241",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDYyIiwidXNlcm5hbWUiOiJDYW1hcmdvIiwiZW1haWwiOiJtYXJjaW9sZWl0ZWNhbWFyZ28xMDA0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODI4NTEzNH0.T7aspwGUG-tjP6m1fMBiLos6Jk7a3KUrAsTgQiubpeE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f52c6f1f8efa8d4-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "179.189.72.241",
        "CF-IPCountry": "BR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "179.189.72.241, 104.22.10.14"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 00:05:56 UTC] === END API CALL LOG ===
[02-May-2026 00:05:56 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 00:05:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDYyIiwidXNlcm5hbWUiOiJDYW1hcmdvIiwiZW1haWwiOiJtYXJjaW9sZWl0ZWNhbWFyZ28xMDA0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODI4NTEzNH0.T7aspwGUG-tjP6m1fMBiLos6Jk7a3KUrAsTgQiubpeE
[02-May-2026 00:05:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 00:05:56 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 00:05:56 UTC] User ID: 462
[02-May-2026 00:05:56 UTC] ✅ User profile retrieved successfully for user ID: 462
[02-May-2026 00:06:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 00:06:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 00:06:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDYyIiwidXNlcm5hbWUiOiJDYW1hcmdvIiwiZW1haWwiOiJtYXJjaW9sZWl0ZWNhbWFyZ28xMDA0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODI4NTEzNH0.T7aspwGUG-tjP6m1fMBiLos6Jk7a3KUrAsTgQiubpeE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f52c7459b74a8d4-GRU","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"179.189.72.241","CF-IPCountry":"BR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"179.189.72.241, 104.22.10.15"}
[02-May-2026 00:06:09 UTC] === User Orders API Called ===
[02-May-2026 00:06:09 UTC] User ID: 462
[02-May-2026 00:06:09 UTC] Limit: 20, Offset: 0
[02-May-2026 00:06:09 UTC] Orders found: 0
[02-May-2026 00:06:09 UTC] Orders data: []
[02-May-2026 00:06:09 UTC] Total orders count: 0
[02-May-2026 00:06:09 UTC] === API CALL LOG ===
[02-May-2026 00:06:09 UTC] Endpoint: user/profile.php
[02-May-2026 00:06:09 UTC] Full Log Data: {
    "timestamp": "2026-05-02 00:06:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "179.189.72.241",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDYyIiwidXNlcm5hbWUiOiJDYW1hcmdvIiwiZW1haWwiOiJtYXJjaW9sZWl0ZWNhbWFyZ28xMDA0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODI4NTEzNH0.T7aspwGUG-tjP6m1fMBiLos6Jk7a3KUrAsTgQiubpeE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f52c745fc38a8d4-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "179.189.72.241",
        "CF-IPCountry": "BR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "179.189.72.241, 104.22.10.14"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 00:06:09 UTC] === END API CALL LOG ===
[02-May-2026 00:06:09 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 00:06:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDYyIiwidXNlcm5hbWUiOiJDYW1hcmdvIiwiZW1haWwiOiJtYXJjaW9sZWl0ZWNhbWFyZ28xMDA0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODI4NTEzNH0.T7aspwGUG-tjP6m1fMBiLos6Jk7a3KUrAsTgQiubpeE
[02-May-2026 00:06:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 00:06:09 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 00:06:09 UTC] User ID: 462
[02-May-2026 00:06:09 UTC] ✅ User profile retrieved successfully for user ID: 462
[02-May-2026 00:06:10 UTC] === API CALL LOG ===
[02-May-2026 00:06:10 UTC] Endpoint: user/profile.php
[02-May-2026 00:06:10 UTC] Full Log Data: {
    "timestamp": "2026-05-02 00:06:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "179.189.72.241",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDYyIiwidXNlcm5hbWUiOiJDYW1hcmdvIiwiZW1haWwiOiJtYXJjaW9sZWl0ZWNhbWFyZ28xMDA0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODI4NTEzNH0.T7aspwGUG-tjP6m1fMBiLos6Jk7a3KUrAsTgQiubpeE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f52c749ebe2a8d4-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "179.189.72.241",
        "CF-IPCountry": "BR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "179.189.72.241, 104.22.10.14"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 00:06:10 UTC] === END API CALL LOG ===
[02-May-2026 00:06:10 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 00:06:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDYyIiwidXNlcm5hbWUiOiJDYW1hcmdvIiwiZW1haWwiOiJtYXJjaW9sZWl0ZWNhbWFyZ28xMDA0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODI4NTEzNH0.T7aspwGUG-tjP6m1fMBiLos6Jk7a3KUrAsTgQiubpeE
[02-May-2026 00:06:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 00:06:10 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 00:06:10 UTC] User ID: 462
[02-May-2026 00:06:10 UTC] ✅ User profile retrieved successfully for user ID: 462
[02-May-2026 00:06:10 UTC] === API CALL LOG ===
[02-May-2026 00:06:10 UTC] Endpoint: user/profile.php
[02-May-2026 00:06:10 UTC] Full Log Data: {
    "timestamp": "2026-05-02 00:06:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "179.189.72.241",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDYyIiwidXNlcm5hbWUiOiJDYW1hcmdvIiwiZW1haWwiOiJtYXJjaW9sZWl0ZWNhbWFyZ28xMDA0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODI4NTEzNH0.T7aspwGUG-tjP6m1fMBiLos6Jk7a3KUrAsTgQiubpeE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f52c74b9ef8a8d4-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "179.189.72.241",
        "CF-IPCountry": "BR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "179.189.72.241, 104.22.10.15"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 00:06:10 UTC] === END API CALL LOG ===
[02-May-2026 00:06:10 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 00:06:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDYyIiwidXNlcm5hbWUiOiJDYW1hcmdvIiwiZW1haWwiOiJtYXJjaW9sZWl0ZWNhbWFyZ28xMDA0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODI4NTEzNH0.T7aspwGUG-tjP6m1fMBiLos6Jk7a3KUrAsTgQiubpeE
[02-May-2026 00:06:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 00:06:10 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 00:06:10 UTC] User ID: 462
[02-May-2026 00:06:10 UTC] ✅ User profile retrieved successfully for user ID: 462
[02-May-2026 07:17:06 UTC] === API CALL LOG ===
[02-May-2026 07:17:06 UTC] Endpoint: user/profile.php
[02-May-2026 07:17:06 UTC] Full Log Data: {
    "timestamp": "2026-05-02 07:17:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.191.186.9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDYzIiwidXNlcm5hbWUiOiJkYW5pIiwiZW1haWwiOiJ0b2tlbnRhbGtlQGdtYWlsLmNvbSIsImV4cCI6MTc3ODMxMTAyNH0.WCRxxdD8vnvOyzBPfHCXjMlORju_9ofwWrV9nUyB9bA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f553e88f995d981-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.191.186.9",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.191.186.9, 104.23.208.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 07:17:06 UTC] === END API CALL LOG ===
[02-May-2026 07:17:06 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 07:17:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDYzIiwidXNlcm5hbWUiOiJkYW5pIiwiZW1haWwiOiJ0b2tlbnRhbGtlQGdtYWlsLmNvbSIsImV4cCI6MTc3ODMxMTAyNH0.WCRxxdD8vnvOyzBPfHCXjMlORju_9ofwWrV9nUyB9bA
[02-May-2026 07:17:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 07:17:06 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 07:17:06 UTC] User ID: 463
[02-May-2026 07:17:06 UTC] ✅ User profile retrieved successfully for user ID: 463
[02-May-2026 07:17:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 07:17:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 07:17:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDYzIiwidXNlcm5hbWUiOiJkYW5pIiwiZW1haWwiOiJ0b2tlbnRhbGtlQGdtYWlsLmNvbSIsImV4cCI6MTc3ODMxMTAyNH0.WCRxxdD8vnvOyzBPfHCXjMlORju_9ofwWrV9nUyB9bA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f553e899a5ad981-ADD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"196.191.186.9","CF-IPCountry":"ET","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"196.191.186.9, 104.23.208.145"}
[02-May-2026 07:17:06 UTC] === User Orders API Called ===
[02-May-2026 07:17:06 UTC] User ID: 463
[02-May-2026 07:17:06 UTC] Limit: 20, Offset: 0
[02-May-2026 07:17:06 UTC] Orders found: 0
[02-May-2026 07:17:06 UTC] Orders data: []
[02-May-2026 07:17:06 UTC] Total orders count: 0
[02-May-2026 07:17:06 UTC] === API CALL LOG ===
[02-May-2026 07:17:06 UTC] Endpoint: user/profile.php
[02-May-2026 07:17:06 UTC] Full Log Data: {
    "timestamp": "2026-05-02 07:17:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.191.186.9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDYzIiwidXNlcm5hbWUiOiJkYW5pIiwiZW1haWwiOiJ0b2tlbnRhbGtlQGdtYWlsLmNvbSIsImV4cCI6MTc3ODMxMTAyNH0.WCRxxdD8vnvOyzBPfHCXjMlORju_9ofwWrV9nUyB9bA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f553e89aa64d981-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.191.186.9",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.191.186.9, 104.23.208.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 07:17:06 UTC] === END API CALL LOG ===
[02-May-2026 07:17:06 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 07:17:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDYzIiwidXNlcm5hbWUiOiJkYW5pIiwiZW1haWwiOiJ0b2tlbnRhbGtlQGdtYWlsLmNvbSIsImV4cCI6MTc3ODMxMTAyNH0.WCRxxdD8vnvOyzBPfHCXjMlORju_9ofwWrV9nUyB9bA
[02-May-2026 07:17:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 07:17:06 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 07:17:06 UTC] User ID: 463
[02-May-2026 07:17:06 UTC] ✅ User profile retrieved successfully for user ID: 463
[02-May-2026 07:17:06 UTC] === API CALL LOG ===
[02-May-2026 07:17:06 UTC] Endpoint: user/profile.php
[02-May-2026 07:17:06 UTC] Full Log Data: {
    "timestamp": "2026-05-02 07:17:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.191.186.9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDYzIiwidXNlcm5hbWUiOiJkYW5pIiwiZW1haWwiOiJ0b2tlbnRhbGtlQGdtYWlsLmNvbSIsImV4cCI6MTc3ODMxMTAyNH0.WCRxxdD8vnvOyzBPfHCXjMlORju_9ofwWrV9nUyB9bA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f553e8dfff2d981-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.191.186.9",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.191.186.9, 104.23.208.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 07:17:06 UTC] === END API CALL LOG ===
[02-May-2026 07:17:06 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 07:17:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDYzIiwidXNlcm5hbWUiOiJkYW5pIiwiZW1haWwiOiJ0b2tlbnRhbGtlQGdtYWlsLmNvbSIsImV4cCI6MTc3ODMxMTAyNH0.WCRxxdD8vnvOyzBPfHCXjMlORju_9ofwWrV9nUyB9bA
[02-May-2026 07:17:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 07:17:06 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 07:17:06 UTC] User ID: 463
[02-May-2026 07:17:06 UTC] ✅ User profile retrieved successfully for user ID: 463
[02-May-2026 07:19:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 07:19:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 07:19:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDYzIiwidXNlcm5hbWUiOiJkYW5pIiwiZW1haWwiOiJ0b2tlbnRhbGtlQGdtYWlsLmNvbSIsImV4cCI6MTc3ODMxMTAyNH0.WCRxxdD8vnvOyzBPfHCXjMlORju_9ofwWrV9nUyB9bA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f55422cc9ced981-ADD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"196.191.186.9","CF-IPCountry":"ET","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"196.191.186.9, 104.23.208.144"}
[02-May-2026 07:19:35 UTC] === User Orders API Called ===
[02-May-2026 07:19:35 UTC] User ID: 463
[02-May-2026 07:19:35 UTC] Limit: 20, Offset: 0
[02-May-2026 07:19:35 UTC] Orders found: 0
[02-May-2026 07:19:35 UTC] Orders data: []
[02-May-2026 07:19:35 UTC] Total orders count: 0
[02-May-2026 07:19:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 07:19:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 07:19:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDYzIiwidXNlcm5hbWUiOiJkYW5pIiwiZW1haWwiOiJ0b2tlbnRhbGtlQGdtYWlsLmNvbSIsImV4cCI6MTc3ODMxMTAyNH0.WCRxxdD8vnvOyzBPfHCXjMlORju_9ofwWrV9nUyB9bA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f554239abbfd981-ADD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"196.191.186.9","CF-IPCountry":"ET","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"196.191.186.9, 104.23.208.145"}
[02-May-2026 07:19:37 UTC] === User Orders API Called ===
[02-May-2026 07:19:37 UTC] User ID: 463
[02-May-2026 07:19:37 UTC] Limit: 20, Offset: 0
[02-May-2026 07:19:37 UTC] Orders found: 0
[02-May-2026 07:19:37 UTC] Orders data: []
[02-May-2026 07:19:37 UTC] Total orders count: 0
[02-May-2026 07:19:37 UTC] === API CALL LOG ===
[02-May-2026 07:19:37 UTC] Endpoint: user/profile.php
[02-May-2026 07:19:37 UTC] Full Log Data: {
    "timestamp": "2026-05-02 07:19:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.191.186.9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDYzIiwidXNlcm5hbWUiOiJkYW5pIiwiZW1haWwiOiJ0b2tlbnRhbGtlQGdtYWlsLmNvbSIsImV4cCI6MTc3ODMxMTAyNH0.WCRxxdD8vnvOyzBPfHCXjMlORju_9ofwWrV9nUyB9bA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f554239bbd6d981-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.191.186.9",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.191.186.9, 104.23.208.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 07:19:37 UTC] === END API CALL LOG ===
[02-May-2026 07:19:37 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 07:19:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDYzIiwidXNlcm5hbWUiOiJkYW5pIiwiZW1haWwiOiJ0b2tlbnRhbGtlQGdtYWlsLmNvbSIsImV4cCI6MTc3ODMxMTAyNH0.WCRxxdD8vnvOyzBPfHCXjMlORju_9ofwWrV9nUyB9bA
[02-May-2026 07:19:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 07:19:37 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 07:19:37 UTC] User ID: 463
[02-May-2026 07:19:37 UTC] ✅ User profile retrieved successfully for user ID: 463
[02-May-2026 07:19:37 UTC] === API CALL LOG ===
[02-May-2026 07:19:37 UTC] Endpoint: user/profile.php
[02-May-2026 07:19:37 UTC] Full Log Data: {
    "timestamp": "2026-05-02 07:19:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.191.186.9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDYzIiwidXNlcm5hbWUiOiJkYW5pIiwiZW1haWwiOiJ0b2tlbnRhbGtlQGdtYWlsLmNvbSIsImV4cCI6MTc3ODMxMTAyNH0.WCRxxdD8vnvOyzBPfHCXjMlORju_9ofwWrV9nUyB9bA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f554239ec55d981-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.191.186.9",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.191.186.9, 104.23.208.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 07:19:37 UTC] === END API CALL LOG ===
[02-May-2026 07:19:37 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 07:19:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDYzIiwidXNlcm5hbWUiOiJkYW5pIiwiZW1haWwiOiJ0b2tlbnRhbGtlQGdtYWlsLmNvbSIsImV4cCI6MTc3ODMxMTAyNH0.WCRxxdD8vnvOyzBPfHCXjMlORju_9ofwWrV9nUyB9bA
[02-May-2026 07:19:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 07:19:37 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 07:19:37 UTC] User ID: 463
[02-May-2026 07:19:37 UTC] ✅ User profile retrieved successfully for user ID: 463
[02-May-2026 07:19:37 UTC] === API CALL LOG ===
[02-May-2026 07:19:37 UTC] Endpoint: user/profile.php
[02-May-2026 07:19:37 UTC] Full Log Data: {
    "timestamp": "2026-05-02 07:19:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.191.186.9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDYzIiwidXNlcm5hbWUiOiJkYW5pIiwiZW1haWwiOiJ0b2tlbnRhbGtlQGdtYWlsLmNvbSIsImV4cCI6MTc3ODMxMTAyNH0.WCRxxdD8vnvOyzBPfHCXjMlORju_9ofwWrV9nUyB9bA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f55423cf8d4d981-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.191.186.9",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.191.186.9, 104.23.208.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 07:19:37 UTC] === END API CALL LOG ===
[02-May-2026 07:19:37 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 07:19:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDYzIiwidXNlcm5hbWUiOiJkYW5pIiwiZW1haWwiOiJ0b2tlbnRhbGtlQGdtYWlsLmNvbSIsImV4cCI6MTc3ODMxMTAyNH0.WCRxxdD8vnvOyzBPfHCXjMlORju_9ofwWrV9nUyB9bA
[02-May-2026 07:19:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 07:19:37 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 07:19:37 UTC] User ID: 463
[02-May-2026 07:19:37 UTC] ✅ User profile retrieved successfully for user ID: 463
[02-May-2026 07:20:07 UTC] === API CALL LOG ===
[02-May-2026 07:20:07 UTC] Endpoint: user/profile.php
[02-May-2026 07:20:07 UTC] Full Log Data: {
    "timestamp": "2026-05-02 07:20:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.191.186.9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDYzIiwidXNlcm5hbWUiOiJkYW5pIiwiZW1haWwiOiJ0b2tlbnRhbGtlQGdtYWlsLmNvbSIsImV4cCI6MTc3ODMxMTAyNH0.WCRxxdD8vnvOyzBPfHCXjMlORju_9ofwWrV9nUyB9bA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f5542f35925d981-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.191.186.9",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.191.186.9, 104.23.208.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 07:20:07 UTC] === END API CALL LOG ===
[02-May-2026 07:20:07 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 07:20:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDYzIiwidXNlcm5hbWUiOiJkYW5pIiwiZW1haWwiOiJ0b2tlbnRhbGtlQGdtYWlsLmNvbSIsImV4cCI6MTc3ODMxMTAyNH0.WCRxxdD8vnvOyzBPfHCXjMlORju_9ofwWrV9nUyB9bA
[02-May-2026 07:20:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 07:20:07 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 07:20:07 UTC] User ID: 463
[02-May-2026 07:20:07 UTC] ✅ User profile retrieved successfully for user ID: 463
[02-May-2026 07:20:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 07:20:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 07:20:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDYzIiwidXNlcm5hbWUiOiJkYW5pIiwiZW1haWwiOiJ0b2tlbnRhbGtlQGdtYWlsLmNvbSIsImV4cCI6MTc3ODMxMTAyNH0.WCRxxdD8vnvOyzBPfHCXjMlORju_9ofwWrV9nUyB9bA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f554384f8b2d981-ADD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"196.191.186.9","CF-IPCountry":"ET","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"196.191.186.9, 104.23.208.144"}
[02-May-2026 07:20:30 UTC] === User Orders API Called ===
[02-May-2026 07:20:30 UTC] User ID: 463
[02-May-2026 07:20:30 UTC] Limit: 20, Offset: 0
[02-May-2026 07:20:30 UTC] Orders found: 0
[02-May-2026 07:20:30 UTC] Orders data: []
[02-May-2026 07:20:30 UTC] Total orders count: 0
[02-May-2026 07:20:30 UTC] === API CALL LOG ===
[02-May-2026 07:20:30 UTC] Endpoint: user/profile.php
[02-May-2026 07:20:30 UTC] Full Log Data: {
    "timestamp": "2026-05-02 07:20:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.191.186.9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDYzIiwidXNlcm5hbWUiOiJkYW5pIiwiZW1haWwiOiJ0b2tlbnRhbGtlQGdtYWlsLmNvbSIsImV4cCI6MTc3ODMxMTAyNH0.WCRxxdD8vnvOyzBPfHCXjMlORju_9ofwWrV9nUyB9bA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f55438508b9d981-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.191.186.9",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.191.186.9, 104.23.208.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 07:20:30 UTC] === END API CALL LOG ===
[02-May-2026 07:20:30 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 07:20:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDYzIiwidXNlcm5hbWUiOiJkYW5pIiwiZW1haWwiOiJ0b2tlbnRhbGtlQGdtYWlsLmNvbSIsImV4cCI6MTc3ODMxMTAyNH0.WCRxxdD8vnvOyzBPfHCXjMlORju_9ofwWrV9nUyB9bA
[02-May-2026 07:20:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 07:20:30 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 07:20:30 UTC] User ID: 463
[02-May-2026 07:20:30 UTC] ✅ User profile retrieved successfully for user ID: 463
[02-May-2026 07:20:30 UTC] === API CALL LOG ===
[02-May-2026 07:20:30 UTC] Endpoint: user/profile.php
[02-May-2026 07:20:30 UTC] Full Log Data: {
    "timestamp": "2026-05-02 07:20:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.191.186.9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDYzIiwidXNlcm5hbWUiOiJkYW5pIiwiZW1haWwiOiJ0b2tlbnRhbGtlQGdtYWlsLmNvbSIsImV4cCI6MTc3ODMxMTAyNH0.WCRxxdD8vnvOyzBPfHCXjMlORju_9ofwWrV9nUyB9bA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f5543857957d981-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.191.186.9",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.191.186.9, 104.23.208.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 07:20:30 UTC] === END API CALL LOG ===
[02-May-2026 07:20:30 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 07:20:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDYzIiwidXNlcm5hbWUiOiJkYW5pIiwiZW1haWwiOiJ0b2tlbnRhbGtlQGdtYWlsLmNvbSIsImV4cCI6MTc3ODMxMTAyNH0.WCRxxdD8vnvOyzBPfHCXjMlORju_9ofwWrV9nUyB9bA
[02-May-2026 07:20:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 07:20:30 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 07:20:30 UTC] User ID: 463
[02-May-2026 07:20:30 UTC] ✅ User profile retrieved successfully for user ID: 463
[02-May-2026 07:20:41 UTC] === API CALL LOG ===
[02-May-2026 07:20:41 UTC] Endpoint: user/profile.php
[02-May-2026 07:20:41 UTC] Full Log Data: {
    "timestamp": "2026-05-02 07:20:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.191.186.9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDYzIiwidXNlcm5hbWUiOiJkYW5pIiwiZW1haWwiOiJ0b2tlbnRhbGtlQGdtYWlsLmNvbSIsImV4cCI6MTc3ODMxMTAyNH0.WCRxxdD8vnvOyzBPfHCXjMlORju_9ofwWrV9nUyB9bA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f5543c7b886d981-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.191.186.9",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.191.186.9, 104.23.208.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 07:20:41 UTC] === END API CALL LOG ===
[02-May-2026 07:20:41 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 07:20:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDYzIiwidXNlcm5hbWUiOiJkYW5pIiwiZW1haWwiOiJ0b2tlbnRhbGtlQGdtYWlsLmNvbSIsImV4cCI6MTc3ODMxMTAyNH0.WCRxxdD8vnvOyzBPfHCXjMlORju_9ofwWrV9nUyB9bA
[02-May-2026 07:20:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 07:20:41 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 07:20:41 UTC] User ID: 463
[02-May-2026 07:20:41 UTC] ✅ User profile retrieved successfully for user ID: 463
[02-May-2026 07:21:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 07:21:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 07:21:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDYzIiwidXNlcm5hbWUiOiJkYW5pIiwiZW1haWwiOiJ0b2tlbnRhbGtlQGdtYWlsLmNvbSIsImV4cCI6MTc3ODMxMTAyNH0.WCRxxdD8vnvOyzBPfHCXjMlORju_9ofwWrV9nUyB9bA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f5544d7b9f5d981-ADD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"196.191.186.9","CF-IPCountry":"ET","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"196.191.186.9, 104.23.208.145"}
[02-May-2026 07:21:24 UTC] === User Orders API Called ===
[02-May-2026 07:21:24 UTC] User ID: 463
[02-May-2026 07:21:24 UTC] Limit: 20, Offset: 0
[02-May-2026 07:21:24 UTC] Orders found: 0
[02-May-2026 07:21:24 UTC] Orders data: []
[02-May-2026 07:21:24 UTC] Total orders count: 0
[02-May-2026 07:21:24 UTC] === API CALL LOG ===
[02-May-2026 07:21:24 UTC] Endpoint: user/profile.php
[02-May-2026 07:21:24 UTC] Full Log Data: {
    "timestamp": "2026-05-02 07:21:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.191.186.9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDYzIiwidXNlcm5hbWUiOiJkYW5pIiwiZW1haWwiOiJ0b2tlbnRhbGtlQGdtYWlsLmNvbSIsImV4cCI6MTc3ODMxMTAyNH0.WCRxxdD8vnvOyzBPfHCXjMlORju_9ofwWrV9nUyB9bA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f5544d7b9ffd981-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.191.186.9",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.191.186.9, 104.23.208.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 07:21:24 UTC] === END API CALL LOG ===
[02-May-2026 07:21:24 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 07:21:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDYzIiwidXNlcm5hbWUiOiJkYW5pIiwiZW1haWwiOiJ0b2tlbnRhbGtlQGdtYWlsLmNvbSIsImV4cCI6MTc3ODMxMTAyNH0.WCRxxdD8vnvOyzBPfHCXjMlORju_9ofwWrV9nUyB9bA
[02-May-2026 07:21:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 07:21:24 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 07:21:24 UTC] User ID: 463
[02-May-2026 07:21:24 UTC] ✅ User profile retrieved successfully for user ID: 463
[02-May-2026 07:21:24 UTC] === API CALL LOG ===
[02-May-2026 07:21:24 UTC] Endpoint: user/profile.php
[02-May-2026 07:21:24 UTC] Full Log Data: {
    "timestamp": "2026-05-02 07:21:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.191.186.9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDYzIiwidXNlcm5hbWUiOiJkYW5pIiwiZW1haWwiOiJ0b2tlbnRhbGtlQGdtYWlsLmNvbSIsImV4cCI6MTc3ODMxMTAyNH0.WCRxxdD8vnvOyzBPfHCXjMlORju_9ofwWrV9nUyB9bA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f5544d7da37d981-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.191.186.9",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.191.186.9, 104.23.208.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 07:21:24 UTC] === END API CALL LOG ===
[02-May-2026 07:21:24 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 07:21:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDYzIiwidXNlcm5hbWUiOiJkYW5pIiwiZW1haWwiOiJ0b2tlbnRhbGtlQGdtYWlsLmNvbSIsImV4cCI6MTc3ODMxMTAyNH0.WCRxxdD8vnvOyzBPfHCXjMlORju_9ofwWrV9nUyB9bA
[02-May-2026 07:21:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 07:21:24 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 07:21:24 UTC] User ID: 463
[02-May-2026 07:21:24 UTC] ✅ User profile retrieved successfully for user ID: 463
[02-May-2026 07:21:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 07:21:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 07:21:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDYzIiwidXNlcm5hbWUiOiJkYW5pIiwiZW1haWwiOiJ0b2tlbnRhbGtlQGdtYWlsLmNvbSIsImV4cCI6MTc3ODMxMTAyNH0.WCRxxdD8vnvOyzBPfHCXjMlORju_9ofwWrV9nUyB9bA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f5545848afed981-ADD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"196.191.186.9","CF-IPCountry":"ET","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"196.191.186.9, 104.23.208.145"}
[02-May-2026 07:21:52 UTC] === User Orders API Called ===
[02-May-2026 07:21:52 UTC] User ID: 463
[02-May-2026 07:21:52 UTC] Limit: 20, Offset: 0
[02-May-2026 07:21:52 UTC] Orders found: 0
[02-May-2026 07:21:52 UTC] Orders data: []
[02-May-2026 07:21:52 UTC] Total orders count: 0
[02-May-2026 07:21:52 UTC] === API CALL LOG ===
[02-May-2026 07:21:52 UTC] Endpoint: user/profile.php
[02-May-2026 07:21:52 UTC] Full Log Data: {
    "timestamp": "2026-05-02 07:21:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.191.186.9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDYzIiwidXNlcm5hbWUiOiJkYW5pIiwiZW1haWwiOiJ0b2tlbnRhbGtlQGdtYWlsLmNvbSIsImV4cCI6MTc3ODMxMTAyNH0.WCRxxdD8vnvOyzBPfHCXjMlORju_9ofwWrV9nUyB9bA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f5545848b00d981-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.191.186.9",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.191.186.9, 104.23.208.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 07:21:52 UTC] === END API CALL LOG ===
[02-May-2026 07:21:52 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 07:21:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDYzIiwidXNlcm5hbWUiOiJkYW5pIiwiZW1haWwiOiJ0b2tlbnRhbGtlQGdtYWlsLmNvbSIsImV4cCI6MTc3ODMxMTAyNH0.WCRxxdD8vnvOyzBPfHCXjMlORju_9ofwWrV9nUyB9bA
[02-May-2026 07:21:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 07:21:52 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 07:21:52 UTC] User ID: 463
[02-May-2026 07:21:52 UTC] ✅ User profile retrieved successfully for user ID: 463
[02-May-2026 07:21:52 UTC] === API CALL LOG ===
[02-May-2026 07:21:52 UTC] Endpoint: user/profile.php
[02-May-2026 07:21:52 UTC] Full Log Data: {
    "timestamp": "2026-05-02 07:21:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.191.186.9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDYzIiwidXNlcm5hbWUiOiJkYW5pIiwiZW1haWwiOiJ0b2tlbnRhbGtlQGdtYWlsLmNvbSIsImV4cCI6MTc3ODMxMTAyNH0.WCRxxdD8vnvOyzBPfHCXjMlORju_9ofwWrV9nUyB9bA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f5545848affd981-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.191.186.9",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.191.186.9, 104.23.208.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 07:21:52 UTC] === END API CALL LOG ===
[02-May-2026 07:21:52 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 07:21:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDYzIiwidXNlcm5hbWUiOiJkYW5pIiwiZW1haWwiOiJ0b2tlbnRhbGtlQGdtYWlsLmNvbSIsImV4cCI6MTc3ODMxMTAyNH0.WCRxxdD8vnvOyzBPfHCXjMlORju_9ofwWrV9nUyB9bA
[02-May-2026 07:21:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 07:21:52 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 07:21:52 UTC] User ID: 463
[02-May-2026 07:21:52 UTC] ✅ User profile retrieved successfully for user ID: 463
[02-May-2026 07:22:02 UTC] === API CALL LOG ===
[02-May-2026 07:22:02 UTC] Endpoint: user/profile.php
[02-May-2026 07:22:02 UTC] Full Log Data: {
    "timestamp": "2026-05-02 07:22:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.191.186.9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDYzIiwidXNlcm5hbWUiOiJkYW5pIiwiZW1haWwiOiJ0b2tlbnRhbGtlQGdtYWlsLmNvbSIsImV4cCI6MTc3ODMxMTAyNH0.WCRxxdD8vnvOyzBPfHCXjMlORju_9ofwWrV9nUyB9bA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f5545c63cc6d981-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.191.186.9",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.191.186.9, 104.23.208.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 07:22:02 UTC] === END API CALL LOG ===
[02-May-2026 07:22:02 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 07:22:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDYzIiwidXNlcm5hbWUiOiJkYW5pIiwiZW1haWwiOiJ0b2tlbnRhbGtlQGdtYWlsLmNvbSIsImV4cCI6MTc3ODMxMTAyNH0.WCRxxdD8vnvOyzBPfHCXjMlORju_9ofwWrV9nUyB9bA
[02-May-2026 07:22:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 07:22:02 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 07:22:02 UTC] User ID: 463
[02-May-2026 07:22:02 UTC] ✅ User profile retrieved successfully for user ID: 463
[02-May-2026 07:22:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 07:22:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 07:22:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDYzIiwidXNlcm5hbWUiOiJkYW5pIiwiZW1haWwiOiJ0b2tlbnRhbGtlQGdtYWlsLmNvbSIsImV4cCI6MTc3ODMxMTAyNH0.WCRxxdD8vnvOyzBPfHCXjMlORju_9ofwWrV9nUyB9bA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f5545c69d6dd981-ADD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"196.191.186.9","CF-IPCountry":"ET","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"196.191.186.9, 104.23.208.145"}
[02-May-2026 07:22:02 UTC] === User Orders API Called ===
[02-May-2026 07:22:02 UTC] User ID: 463
[02-May-2026 07:22:02 UTC] Limit: 20, Offset: 0
[02-May-2026 07:22:02 UTC] Orders found: 0
[02-May-2026 07:22:02 UTC] Orders data: []
[02-May-2026 07:22:02 UTC] Total orders count: 0
[02-May-2026 07:22:02 UTC] === API CALL LOG ===
[02-May-2026 07:22:02 UTC] Endpoint: user/profile.php
[02-May-2026 07:22:02 UTC] Full Log Data: {
    "timestamp": "2026-05-02 07:22:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.191.186.9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDYzIiwidXNlcm5hbWUiOiJkYW5pIiwiZW1haWwiOiJ0b2tlbnRhbGtlQGdtYWlsLmNvbSIsImV4cCI6MTc3ODMxMTAyNH0.WCRxxdD8vnvOyzBPfHCXjMlORju_9ofwWrV9nUyB9bA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f5545c80fded981-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.191.186.9",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.191.186.9, 104.23.208.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 07:22:02 UTC] === END API CALL LOG ===
[02-May-2026 07:22:02 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 07:22:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDYzIiwidXNlcm5hbWUiOiJkYW5pIiwiZW1haWwiOiJ0b2tlbnRhbGtlQGdtYWlsLmNvbSIsImV4cCI6MTc3ODMxMTAyNH0.WCRxxdD8vnvOyzBPfHCXjMlORju_9ofwWrV9nUyB9bA
[02-May-2026 07:22:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 07:22:02 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 07:22:02 UTC] User ID: 463
[02-May-2026 07:22:02 UTC] ✅ User profile retrieved successfully for user ID: 463
[02-May-2026 07:22:05 UTC] === API CALL LOG ===
[02-May-2026 07:22:05 UTC] Endpoint: user/profile.php
[02-May-2026 07:22:05 UTC] Full Log Data: {
    "timestamp": "2026-05-02 07:22:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.191.186.9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDYzIiwidXNlcm5hbWUiOiJkYW5pIiwiZW1haWwiOiJ0b2tlbnRhbGtlQGdtYWlsLmNvbSIsImV4cCI6MTc3ODMxMTAyNH0.WCRxxdD8vnvOyzBPfHCXjMlORju_9ofwWrV9nUyB9bA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f5545da5b9bd981-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.191.186.9",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.191.186.9, 104.23.208.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 07:22:05 UTC] === END API CALL LOG ===
[02-May-2026 07:22:05 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 07:22:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDYzIiwidXNlcm5hbWUiOiJkYW5pIiwiZW1haWwiOiJ0b2tlbnRhbGtlQGdtYWlsLmNvbSIsImV4cCI6MTc3ODMxMTAyNH0.WCRxxdD8vnvOyzBPfHCXjMlORju_9ofwWrV9nUyB9bA
[02-May-2026 07:22:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 07:22:05 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 07:22:05 UTC] User ID: 463
[02-May-2026 07:22:05 UTC] ✅ User profile retrieved successfully for user ID: 463
[02-May-2026 07:22:06 UTC] === API CALL LOG ===
[02-May-2026 07:22:06 UTC] Endpoint: user/profile.php
[02-May-2026 07:22:06 UTC] Full Log Data: {
    "timestamp": "2026-05-02 07:22:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.191.186.9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDYzIiwidXNlcm5hbWUiOiJkYW5pIiwiZW1haWwiOiJ0b2tlbnRhbGtlQGdtYWlsLmNvbSIsImV4cCI6MTc3ODMxMTAyNH0.WCRxxdD8vnvOyzBPfHCXjMlORju_9ofwWrV9nUyB9bA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f5545dbad5bd981-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.191.186.9",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.191.186.9, 104.23.208.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 07:22:06 UTC] === END API CALL LOG ===
[02-May-2026 07:22:06 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 07:22:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDYzIiwidXNlcm5hbWUiOiJkYW5pIiwiZW1haWwiOiJ0b2tlbnRhbGtlQGdtYWlsLmNvbSIsImV4cCI6MTc3ODMxMTAyNH0.WCRxxdD8vnvOyzBPfHCXjMlORju_9ofwWrV9nUyB9bA
[02-May-2026 07:22:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 07:22:06 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 07:22:06 UTC] User ID: 463
[02-May-2026 07:22:06 UTC] ✅ User profile retrieved successfully for user ID: 463
[02-May-2026 07:22:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 07:22:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 07:22:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDYzIiwidXNlcm5hbWUiOiJkYW5pIiwiZW1haWwiOiJ0b2tlbnRhbGtlQGdtYWlsLmNvbSIsImV4cCI6MTc3ODMxMTAyNH0.WCRxxdD8vnvOyzBPfHCXjMlORju_9ofwWrV9nUyB9bA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f5545dbfdf8d981-ADD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"196.191.186.9","CF-IPCountry":"ET","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"196.191.186.9, 104.23.208.144"}
[02-May-2026 07:22:06 UTC] === User Orders API Called ===
[02-May-2026 07:22:06 UTC] User ID: 463
[02-May-2026 07:22:06 UTC] Limit: 20, Offset: 0
[02-May-2026 07:22:06 UTC] Orders found: 0
[02-May-2026 07:22:06 UTC] Orders data: []
[02-May-2026 07:22:06 UTC] Total orders count: 0
[02-May-2026 07:22:06 UTC] === API CALL LOG ===
[02-May-2026 07:22:06 UTC] Endpoint: user/profile.php
[02-May-2026 07:22:06 UTC] Full Log Data: {
    "timestamp": "2026-05-02 07:22:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.191.186.9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDYzIiwidXNlcm5hbWUiOiJkYW5pIiwiZW1haWwiOiJ0b2tlbnRhbGtlQGdtYWlsLmNvbSIsImV4cCI6MTc3ODMxMTAyNH0.WCRxxdD8vnvOyzBPfHCXjMlORju_9ofwWrV9nUyB9bA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f5545dda86ed981-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.191.186.9",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.191.186.9, 104.23.208.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 07:22:06 UTC] === END API CALL LOG ===
[02-May-2026 07:22:06 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 07:22:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDYzIiwidXNlcm5hbWUiOiJkYW5pIiwiZW1haWwiOiJ0b2tlbnRhbGtlQGdtYWlsLmNvbSIsImV4cCI6MTc3ODMxMTAyNH0.WCRxxdD8vnvOyzBPfHCXjMlORju_9ofwWrV9nUyB9bA
[02-May-2026 07:22:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 07:22:06 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 07:22:06 UTC] User ID: 463
[02-May-2026 07:22:06 UTC] ✅ User profile retrieved successfully for user ID: 463
[02-May-2026 07:22:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 07:22:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 07:22:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDYzIiwidXNlcm5hbWUiOiJkYW5pIiwiZW1haWwiOiJ0b2tlbnRhbGtlQGdtYWlsLmNvbSIsImV4cCI6MTc3ODMxMTAyNH0.WCRxxdD8vnvOyzBPfHCXjMlORju_9ofwWrV9nUyB9bA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f55463509fdd981-ADD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"196.191.186.9","CF-IPCountry":"ET","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"196.191.186.9, 104.23.208.145"}
[02-May-2026 07:22:20 UTC] === User Orders API Called ===
[02-May-2026 07:22:20 UTC] User ID: 463
[02-May-2026 07:22:20 UTC] Limit: 20, Offset: 0
[02-May-2026 07:22:20 UTC] Orders found: 0
[02-May-2026 07:22:20 UTC] Orders data: []
[02-May-2026 07:22:20 UTC] Total orders count: 0
[02-May-2026 07:22:20 UTC] === API CALL LOG ===
[02-May-2026 07:22:20 UTC] Endpoint: user/profile.php
[02-May-2026 07:22:20 UTC] Full Log Data: {
    "timestamp": "2026-05-02 07:22:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.191.186.9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDYzIiwidXNlcm5hbWUiOiJkYW5pIiwiZW1haWwiOiJ0b2tlbnRhbGtlQGdtYWlsLmNvbSIsImV4cCI6MTc3ODMxMTAyNH0.WCRxxdD8vnvOyzBPfHCXjMlORju_9ofwWrV9nUyB9bA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f5546352a30d981-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.191.186.9",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.191.186.9, 104.23.208.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 07:22:20 UTC] === END API CALL LOG ===
[02-May-2026 07:22:20 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 07:22:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDYzIiwidXNlcm5hbWUiOiJkYW5pIiwiZW1haWwiOiJ0b2tlbnRhbGtlQGdtYWlsLmNvbSIsImV4cCI6MTc3ODMxMTAyNH0.WCRxxdD8vnvOyzBPfHCXjMlORju_9ofwWrV9nUyB9bA
[02-May-2026 07:22:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 07:22:20 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 07:22:20 UTC] User ID: 463
[02-May-2026 07:22:20 UTC] ✅ User profile retrieved successfully for user ID: 463
[02-May-2026 07:22:20 UTC] === API CALL LOG ===
[02-May-2026 07:22:20 UTC] Endpoint: user/profile.php
[02-May-2026 07:22:20 UTC] Full Log Data: {
    "timestamp": "2026-05-02 07:22:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.191.186.9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDYzIiwidXNlcm5hbWUiOiJkYW5pIiwiZW1haWwiOiJ0b2tlbnRhbGtlQGdtYWlsLmNvbSIsImV4cCI6MTc3ODMxMTAyNH0.WCRxxdD8vnvOyzBPfHCXjMlORju_9ofwWrV9nUyB9bA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f5546357aabd981-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.191.186.9",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.191.186.9, 104.23.208.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 07:22:20 UTC] === END API CALL LOG ===
[02-May-2026 07:22:20 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 07:22:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDYzIiwidXNlcm5hbWUiOiJkYW5pIiwiZW1haWwiOiJ0b2tlbnRhbGtlQGdtYWlsLmNvbSIsImV4cCI6MTc3ODMxMTAyNH0.WCRxxdD8vnvOyzBPfHCXjMlORju_9ofwWrV9nUyB9bA
[02-May-2026 07:22:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 07:22:20 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 07:22:20 UTC] User ID: 463
[02-May-2026 07:22:20 UTC] ✅ User profile retrieved successfully for user ID: 463
[02-May-2026 07:22:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 07:22:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 07:22:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDYzIiwidXNlcm5hbWUiOiJkYW5pIiwiZW1haWwiOiJ0b2tlbnRhbGtlQGdtYWlsLmNvbSIsImV4cCI6MTc3ODMxMTAyNH0.WCRxxdD8vnvOyzBPfHCXjMlORju_9ofwWrV9nUyB9bA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f55466d2e8ed981-ADD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"196.191.186.9","CF-IPCountry":"ET","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"196.191.186.9, 104.23.208.145"}
[02-May-2026 07:22:29 UTC] === User Orders API Called ===
[02-May-2026 07:22:29 UTC] User ID: 463
[02-May-2026 07:22:29 UTC] Limit: 20, Offset: 0
[02-May-2026 07:22:29 UTC] Orders found: 0
[02-May-2026 07:22:29 UTC] Orders data: []
[02-May-2026 07:22:29 UTC] Total orders count: 0
[02-May-2026 07:22:29 UTC] === API CALL LOG ===
[02-May-2026 07:22:29 UTC] Endpoint: user/profile.php
[02-May-2026 07:22:29 UTC] Full Log Data: {
    "timestamp": "2026-05-02 07:22:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.191.186.9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDYzIiwidXNlcm5hbWUiOiJkYW5pIiwiZW1haWwiOiJ0b2tlbnRhbGtlQGdtYWlsLmNvbSIsImV4cCI6MTc3ODMxMTAyNH0.WCRxxdD8vnvOyzBPfHCXjMlORju_9ofwWrV9nUyB9bA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f55466d2e97d981-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.191.186.9",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.191.186.9, 104.23.208.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 07:22:29 UTC] === END API CALL LOG ===
[02-May-2026 07:22:29 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 07:22:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDYzIiwidXNlcm5hbWUiOiJkYW5pIiwiZW1haWwiOiJ0b2tlbnRhbGtlQGdtYWlsLmNvbSIsImV4cCI6MTc3ODMxMTAyNH0.WCRxxdD8vnvOyzBPfHCXjMlORju_9ofwWrV9nUyB9bA
[02-May-2026 07:22:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 07:22:29 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 07:22:29 UTC] User ID: 463
[02-May-2026 07:22:29 UTC] ✅ User profile retrieved successfully for user ID: 463
[02-May-2026 07:22:29 UTC] === API CALL LOG ===
[02-May-2026 07:22:29 UTC] Endpoint: user/profile.php
[02-May-2026 07:22:29 UTC] Full Log Data: {
    "timestamp": "2026-05-02 07:22:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.191.186.9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDYzIiwidXNlcm5hbWUiOiJkYW5pIiwiZW1haWwiOiJ0b2tlbnRhbGtlQGdtYWlsLmNvbSIsImV4cCI6MTc3ODMxMTAyNH0.WCRxxdD8vnvOyzBPfHCXjMlORju_9ofwWrV9nUyB9bA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f55466d2e96d981-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.191.186.9",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.191.186.9, 104.23.208.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 07:22:29 UTC] === END API CALL LOG ===
[02-May-2026 07:22:29 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 07:22:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDYzIiwidXNlcm5hbWUiOiJkYW5pIiwiZW1haWwiOiJ0b2tlbnRhbGtlQGdtYWlsLmNvbSIsImV4cCI6MTc3ODMxMTAyNH0.WCRxxdD8vnvOyzBPfHCXjMlORju_9ofwWrV9nUyB9bA
[02-May-2026 07:22:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 07:22:29 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 07:22:29 UTC] User ID: 463
[02-May-2026 07:22:29 UTC] ✅ User profile retrieved successfully for user ID: 463
[02-May-2026 07:22:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 07:22:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 07:22:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDYzIiwidXNlcm5hbWUiOiJkYW5pIiwiZW1haWwiOiJ0b2tlbnRhbGtlQGdtYWlsLmNvbSIsImV4cCI6MTc3ODMxMTAyNH0.WCRxxdD8vnvOyzBPfHCXjMlORju_9ofwWrV9nUyB9bA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f5546f18a44d981-ADD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"196.191.186.9","CF-IPCountry":"ET","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"196.191.186.9, 104.23.208.144"}
[02-May-2026 07:22:50 UTC] === User Orders API Called ===
[02-May-2026 07:22:50 UTC] User ID: 463
[02-May-2026 07:22:50 UTC] Limit: 20, Offset: 0
[02-May-2026 07:22:50 UTC] Orders found: 0
[02-May-2026 07:22:50 UTC] Orders data: []
[02-May-2026 07:22:50 UTC] Total orders count: 0
[02-May-2026 07:22:50 UTC] === API CALL LOG ===
[02-May-2026 07:22:50 UTC] Endpoint: user/profile.php
[02-May-2026 07:22:50 UTC] Full Log Data: {
    "timestamp": "2026-05-02 07:22:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.191.186.9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDYzIiwidXNlcm5hbWUiOiJkYW5pIiwiZW1haWwiOiJ0b2tlbnRhbGtlQGdtYWlsLmNvbSIsImV4cCI6MTc3ODMxMTAyNH0.WCRxxdD8vnvOyzBPfHCXjMlORju_9ofwWrV9nUyB9bA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f5546f1aa6ad981-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.191.186.9",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.191.186.9, 104.23.208.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 07:22:50 UTC] === END API CALL LOG ===
[02-May-2026 07:22:50 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 07:22:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDYzIiwidXNlcm5hbWUiOiJkYW5pIiwiZW1haWwiOiJ0b2tlbnRhbGtlQGdtYWlsLmNvbSIsImV4cCI6MTc3ODMxMTAyNH0.WCRxxdD8vnvOyzBPfHCXjMlORju_9ofwWrV9nUyB9bA
[02-May-2026 07:22:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 07:22:50 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 07:22:50 UTC] User ID: 463
[02-May-2026 07:22:50 UTC] ✅ User profile retrieved successfully for user ID: 463
[02-May-2026 07:22:50 UTC] === API CALL LOG ===
[02-May-2026 07:22:50 UTC] Endpoint: user/profile.php
[02-May-2026 07:22:50 UTC] Full Log Data: {
    "timestamp": "2026-05-02 07:22:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.191.186.9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDYzIiwidXNlcm5hbWUiOiJkYW5pIiwiZW1haWwiOiJ0b2tlbnRhbGtlQGdtYWlsLmNvbSIsImV4cCI6MTc3ODMxMTAyNH0.WCRxxdD8vnvOyzBPfHCXjMlORju_9ofwWrV9nUyB9bA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f5546f1eae2d981-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.191.186.9",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.191.186.9, 104.23.208.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 07:22:50 UTC] === END API CALL LOG ===
[02-May-2026 07:22:50 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 07:22:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDYzIiwidXNlcm5hbWUiOiJkYW5pIiwiZW1haWwiOiJ0b2tlbnRhbGtlQGdtYWlsLmNvbSIsImV4cCI6MTc3ODMxMTAyNH0.WCRxxdD8vnvOyzBPfHCXjMlORju_9ofwWrV9nUyB9bA
[02-May-2026 07:22:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 07:22:50 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 07:22:50 UTC] User ID: 463
[02-May-2026 07:22:50 UTC] ✅ User profile retrieved successfully for user ID: 463
[02-May-2026 07:22:59 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 07:22:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 07:22:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDYzIiwidXNlcm5hbWUiOiJkYW5pIiwiZW1haWwiOiJ0b2tlbnRhbGtlQGdtYWlsLmNvbSIsImV4cCI6MTc3ODMxMTAyNH0.WCRxxdD8vnvOyzBPfHCXjMlORju_9ofwWrV9nUyB9bA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f554729fc90d981-ADD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"196.191.186.9","CF-IPCountry":"ET","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"196.191.186.9, 104.23.208.145"}
[02-May-2026 07:22:59 UTC] === User Orders API Called ===
[02-May-2026 07:22:59 UTC] User ID: 463
[02-May-2026 07:22:59 UTC] Limit: 20, Offset: 0
[02-May-2026 07:22:59 UTC] Orders found: 0
[02-May-2026 07:22:59 UTC] Orders data: []
[02-May-2026 07:22:59 UTC] Total orders count: 0
[02-May-2026 07:23:00 UTC] === API CALL LOG ===
[02-May-2026 07:23:00 UTC] Endpoint: user/profile.php
[02-May-2026 07:23:00 UTC] Full Log Data: {
    "timestamp": "2026-05-02 07:23:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.191.186.9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDYzIiwidXNlcm5hbWUiOiJkYW5pIiwiZW1haWwiOiJ0b2tlbnRhbGtlQGdtYWlsLmNvbSIsImV4cCI6MTc3ODMxMTAyNH0.WCRxxdD8vnvOyzBPfHCXjMlORju_9ofwWrV9nUyB9bA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f5547303df7d981-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.191.186.9",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.191.186.9, 104.23.208.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 07:23:00 UTC] === END API CALL LOG ===
[02-May-2026 07:23:00 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 07:23:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDYzIiwidXNlcm5hbWUiOiJkYW5pIiwiZW1haWwiOiJ0b2tlbnRhbGtlQGdtYWlsLmNvbSIsImV4cCI6MTc3ODMxMTAyNH0.WCRxxdD8vnvOyzBPfHCXjMlORju_9ofwWrV9nUyB9bA
[02-May-2026 07:23:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 07:23:00 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 07:23:00 UTC] User ID: 463
[02-May-2026 07:23:00 UTC] ✅ User profile retrieved successfully for user ID: 463
[02-May-2026 07:23:00 UTC] User Purchases API - User ID: 463
[02-May-2026 07:23:00 UTC] User Purchases API - Total purchases found: 0
[02-May-2026 07:23:12 UTC] === API CALL LOG ===
[02-May-2026 07:23:12 UTC] Endpoint: user/profile.php
[02-May-2026 07:23:12 UTC] Full Log Data: {
    "timestamp": "2026-05-02 07:23:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.191.186.9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDYzIiwidXNlcm5hbWUiOiJkYW5pIiwiZW1haWwiOiJ0b2tlbnRhbGtlQGdtYWlsLmNvbSIsImV4cCI6MTc3ODMxMTAyNH0.WCRxxdD8vnvOyzBPfHCXjMlORju_9ofwWrV9nUyB9bA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f5547779d8ad981-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.191.186.9",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.191.186.9, 104.23.208.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 07:23:12 UTC] === END API CALL LOG ===
[02-May-2026 07:23:12 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 07:23:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDYzIiwidXNlcm5hbWUiOiJkYW5pIiwiZW1haWwiOiJ0b2tlbnRhbGtlQGdtYWlsLmNvbSIsImV4cCI6MTc3ODMxMTAyNH0.WCRxxdD8vnvOyzBPfHCXjMlORju_9ofwWrV9nUyB9bA
[02-May-2026 07:23:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 07:23:12 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 07:23:12 UTC] User ID: 463
[02-May-2026 07:23:12 UTC] ✅ User profile retrieved successfully for user ID: 463
[02-May-2026 07:23:12 UTC] User Purchases API - User ID: 463
[02-May-2026 07:23:12 UTC] User Purchases API - Total purchases found: 0
[02-May-2026 07:23:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 07:23:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 07:23:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDYzIiwidXNlcm5hbWUiOiJkYW5pIiwiZW1haWwiOiJ0b2tlbnRhbGtlQGdtYWlsLmNvbSIsImV4cCI6MTc3ODMxMTAyNH0.WCRxxdD8vnvOyzBPfHCXjMlORju_9ofwWrV9nUyB9bA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f55478d2d30d981-ADD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"196.191.186.9","CF-IPCountry":"ET","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"196.191.186.9, 104.23.208.144"}
[02-May-2026 07:23:15 UTC] === User Orders API Called ===
[02-May-2026 07:23:15 UTC] User ID: 463
[02-May-2026 07:23:15 UTC] Limit: 20, Offset: 0
[02-May-2026 07:23:15 UTC] Orders found: 0
[02-May-2026 07:23:15 UTC] Orders data: []
[02-May-2026 07:23:15 UTC] Total orders count: 0
[02-May-2026 07:23:15 UTC] === API CALL LOG ===
[02-May-2026 07:23:15 UTC] Endpoint: user/profile.php
[02-May-2026 07:23:15 UTC] Full Log Data: {
    "timestamp": "2026-05-02 07:23:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.191.186.9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDYzIiwidXNlcm5hbWUiOiJkYW5pIiwiZW1haWwiOiJ0b2tlbnRhbGtlQGdtYWlsLmNvbSIsImV4cCI6MTc3ODMxMTAyNH0.WCRxxdD8vnvOyzBPfHCXjMlORju_9ofwWrV9nUyB9bA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f55478d2d34d981-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.191.186.9",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.191.186.9, 104.23.208.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 07:23:15 UTC] === END API CALL LOG ===
[02-May-2026 07:23:15 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 07:23:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDYzIiwidXNlcm5hbWUiOiJkYW5pIiwiZW1haWwiOiJ0b2tlbnRhbGtlQGdtYWlsLmNvbSIsImV4cCI6MTc3ODMxMTAyNH0.WCRxxdD8vnvOyzBPfHCXjMlORju_9ofwWrV9nUyB9bA
[02-May-2026 07:23:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 07:23:15 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 07:23:15 UTC] User ID: 463
[02-May-2026 07:23:15 UTC] ✅ User profile retrieved successfully for user ID: 463
[02-May-2026 07:23:15 UTC] === API CALL LOG ===
[02-May-2026 07:23:15 UTC] Endpoint: user/profile.php
[02-May-2026 07:23:15 UTC] Full Log Data: {
    "timestamp": "2026-05-02 07:23:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.191.186.9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDYzIiwidXNlcm5hbWUiOiJkYW5pIiwiZW1haWwiOiJ0b2tlbnRhbGtlQGdtYWlsLmNvbSIsImV4cCI6MTc3ODMxMTAyNH0.WCRxxdD8vnvOyzBPfHCXjMlORju_9ofwWrV9nUyB9bA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f55478d7da4d981-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.191.186.9",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.191.186.9, 104.23.208.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 07:23:15 UTC] === END API CALL LOG ===
[02-May-2026 07:23:15 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 07:23:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDYzIiwidXNlcm5hbWUiOiJkYW5pIiwiZW1haWwiOiJ0b2tlbnRhbGtlQGdtYWlsLmNvbSIsImV4cCI6MTc3ODMxMTAyNH0.WCRxxdD8vnvOyzBPfHCXjMlORju_9ofwWrV9nUyB9bA
[02-May-2026 07:23:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 07:23:15 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 07:23:15 UTC] User ID: 463
[02-May-2026 07:23:15 UTC] ✅ User profile retrieved successfully for user ID: 463
[02-May-2026 07:23:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 07:23:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 07:23:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDYzIiwidXNlcm5hbWUiOiJkYW5pIiwiZW1haWwiOiJ0b2tlbnRhbGtlQGdtYWlsLmNvbSIsImV4cCI6MTc3ODMxMTAyNH0.WCRxxdD8vnvOyzBPfHCXjMlORju_9ofwWrV9nUyB9bA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f5547baac79d981-ADD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"196.191.186.9","CF-IPCountry":"ET","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"196.191.186.9, 104.23.208.145"}
[02-May-2026 07:23:22 UTC] === User Orders API Called ===
[02-May-2026 07:23:22 UTC] User ID: 463
[02-May-2026 07:23:22 UTC] Limit: 20, Offset: 0
[02-May-2026 07:23:22 UTC] Orders found: 0
[02-May-2026 07:23:22 UTC] Orders data: []
[02-May-2026 07:23:22 UTC] Total orders count: 0
[02-May-2026 07:28:33 UTC] === API CALL LOG ===
[02-May-2026 07:28:33 UTC] Endpoint: user/profile.php
[02-May-2026 07:28:33 UTC] Full Log Data: {
    "timestamp": "2026-05-02 07:28:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.191.186.9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDYzIiwidXNlcm5hbWUiOiJkYW5pIiwiZW1haWwiOiJ0b2tlbnRhbGtlQGdtYWlsLmNvbSIsImV4cCI6MTc3ODMxMTAyNH0.WCRxxdD8vnvOyzBPfHCXjMlORju_9ofwWrV9nUyB9bA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f554f51d9f04b73-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.191.186.9",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.191.186.9, 104.23.208.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 07:28:33 UTC] === END API CALL LOG ===
[02-May-2026 07:28:33 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 07:28:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDYzIiwidXNlcm5hbWUiOiJkYW5pIiwiZW1haWwiOiJ0b2tlbnRhbGtlQGdtYWlsLmNvbSIsImV4cCI6MTc3ODMxMTAyNH0.WCRxxdD8vnvOyzBPfHCXjMlORju_9ofwWrV9nUyB9bA
[02-May-2026 07:28:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 07:28:33 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 07:28:33 UTC] User ID: 463
[02-May-2026 07:28:33 UTC] ✅ User profile retrieved successfully for user ID: 463
[02-May-2026 07:28:35 UTC] === API CALL LOG ===
[02-May-2026 07:28:35 UTC] Endpoint: user/profile.php
[02-May-2026 07:28:35 UTC] Full Log Data: {
    "timestamp": "2026-05-02 07:28:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.191.186.9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDYzIiwidXNlcm5hbWUiOiJkYW5pIiwiZW1haWwiOiJ0b2tlbnRhbGtlQGdtYWlsLmNvbSIsImV4cCI6MTc3ODMxMTAyNH0.WCRxxdD8vnvOyzBPfHCXjMlORju_9ofwWrV9nUyB9bA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f554f5b4bdd4b73-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.191.186.9",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.191.186.9, 104.23.208.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 07:28:35 UTC] === END API CALL LOG ===
[02-May-2026 07:28:35 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 07:28:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDYzIiwidXNlcm5hbWUiOiJkYW5pIiwiZW1haWwiOiJ0b2tlbnRhbGtlQGdtYWlsLmNvbSIsImV4cCI6MTc3ODMxMTAyNH0.WCRxxdD8vnvOyzBPfHCXjMlORju_9ofwWrV9nUyB9bA
[02-May-2026 07:28:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 07:28:35 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 07:28:35 UTC] User ID: 463
[02-May-2026 07:28:35 UTC] ✅ User profile retrieved successfully for user ID: 463
[02-May-2026 07:28:35 UTC] === API CALL LOG ===
[02-May-2026 07:28:35 UTC] Endpoint: user/profile.php
[02-May-2026 07:28:35 UTC] Full Log Data: {
    "timestamp": "2026-05-02 07:28:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.191.186.9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDYzIiwidXNlcm5hbWUiOiJkYW5pIiwiZW1haWwiOiJ0b2tlbnRhbGtlQGdtYWlsLmNvbSIsImV4cCI6MTc3ODMxMTAyNH0.WCRxxdD8vnvOyzBPfHCXjMlORju_9ofwWrV9nUyB9bA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f554f5b4be54b73-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.191.186.9",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.191.186.9, 104.23.208.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 07:28:35 UTC] === END API CALL LOG ===
[02-May-2026 07:28:35 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 07:28:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDYzIiwidXNlcm5hbWUiOiJkYW5pIiwiZW1haWwiOiJ0b2tlbnRhbGtlQGdtYWlsLmNvbSIsImV4cCI6MTc3ODMxMTAyNH0.WCRxxdD8vnvOyzBPfHCXjMlORju_9ofwWrV9nUyB9bA
[02-May-2026 07:28:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 07:28:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 07:28:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 07:28:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDYzIiwidXNlcm5hbWUiOiJkYW5pIiwiZW1haWwiOiJ0b2tlbnRhbGtlQGdtYWlsLmNvbSIsImV4cCI6MTc3ODMxMTAyNH0.WCRxxdD8vnvOyzBPfHCXjMlORju_9ofwWrV9nUyB9bA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f554f5b4be24b73-ADD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"196.191.186.9","CF-IPCountry":"ET","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"196.191.186.9, 104.23.208.144"}
[02-May-2026 07:28:35 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 07:28:35 UTC] User ID: 463
[02-May-2026 07:28:35 UTC] === User Orders API Called ===
[02-May-2026 07:28:35 UTC] User ID: 463
[02-May-2026 07:28:35 UTC] Limit: 20, Offset: 0
[02-May-2026 07:28:35 UTC] ✅ User profile retrieved successfully for user ID: 463
[02-May-2026 07:28:35 UTC] Orders found: 0
[02-May-2026 07:28:35 UTC] Orders data: []
[02-May-2026 07:28:35 UTC] Total orders count: 0
[02-May-2026 07:29:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 07:29:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 07:29:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDYzIiwidXNlcm5hbWUiOiJkYW5pIiwiZW1haWwiOiJ0b2tlbnRhbGtlQGdtYWlsLmNvbSIsImV4cCI6MTc3ODMxMTAyNH0.WCRxxdD8vnvOyzBPfHCXjMlORju_9ofwWrV9nUyB9bA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f554ff63ee14b73-ADD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"196.191.186.9","CF-IPCountry":"ET","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"196.191.186.9, 104.23.208.145"}
[02-May-2026 07:29:00 UTC] === User Orders API Called ===
[02-May-2026 07:29:00 UTC] User ID: 463
[02-May-2026 07:29:00 UTC] Limit: 20, Offset: 0
[02-May-2026 07:29:00 UTC] Orders found: 0
[02-May-2026 07:29:00 UTC] Orders data: []
[02-May-2026 07:29:00 UTC] Total orders count: 0
[02-May-2026 07:29:00 UTC] === API CALL LOG ===
[02-May-2026 07:29:00 UTC] Endpoint: user/profile.php
[02-May-2026 07:29:00 UTC] Full Log Data: {
    "timestamp": "2026-05-02 07:29:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.191.186.9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDYzIiwidXNlcm5hbWUiOiJkYW5pIiwiZW1haWwiOiJ0b2tlbnRhbGtlQGdtYWlsLmNvbSIsImV4cCI6MTc3ODMxMTAyNH0.WCRxxdD8vnvOyzBPfHCXjMlORju_9ofwWrV9nUyB9bA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f554ff63ee34b73-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.191.186.9",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.191.186.9, 104.23.208.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 07:29:00 UTC] === END API CALL LOG ===
[02-May-2026 07:29:00 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 07:29:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDYzIiwidXNlcm5hbWUiOiJkYW5pIiwiZW1haWwiOiJ0b2tlbnRhbGtlQGdtYWlsLmNvbSIsImV4cCI6MTc3ODMxMTAyNH0.WCRxxdD8vnvOyzBPfHCXjMlORju_9ofwWrV9nUyB9bA
[02-May-2026 07:29:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 07:29:00 UTC] === API CALL LOG ===
[02-May-2026 07:29:00 UTC] Endpoint: user/profile.php
[02-May-2026 07:29:00 UTC] Full Log Data: {
    "timestamp": "2026-05-02 07:29:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.191.186.9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDYzIiwidXNlcm5hbWUiOiJkYW5pIiwiZW1haWwiOiJ0b2tlbnRhbGtlQGdtYWlsLmNvbSIsImV4cCI6MTc3ODMxMTAyNH0.WCRxxdD8vnvOyzBPfHCXjMlORju_9ofwWrV9nUyB9bA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f554ff63ee64b73-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.191.186.9",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.191.186.9, 104.23.208.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 07:29:00 UTC] === END API CALL LOG ===
[02-May-2026 07:29:00 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 07:29:00 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 07:29:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDYzIiwidXNlcm5hbWUiOiJkYW5pIiwiZW1haWwiOiJ0b2tlbnRhbGtlQGdtYWlsLmNvbSIsImV4cCI6MTc3ODMxMTAyNH0.WCRxxdD8vnvOyzBPfHCXjMlORju_9ofwWrV9nUyB9bA
[02-May-2026 07:29:00 UTC] User ID: 463
[02-May-2026 07:29:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 07:29:00 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 07:29:00 UTC] User ID: 463
[02-May-2026 07:29:00 UTC] ✅ User profile retrieved successfully for user ID: 463
[02-May-2026 07:29:00 UTC] ✅ User profile retrieved successfully for user ID: 463
[02-May-2026 07:29:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 07:29:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 07:29:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDYzIiwidXNlcm5hbWUiOiJkYW5pIiwiZW1haWwiOiJ0b2tlbnRhbGtlQGdtYWlsLmNvbSIsImV4cCI6MTc3ODMxMTAyNH0.WCRxxdD8vnvOyzBPfHCXjMlORju_9ofwWrV9nUyB9bA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f5550c669554b73-ADD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"196.191.186.9","CF-IPCountry":"ET","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"196.191.186.9, 104.23.208.145"}
[02-May-2026 07:29:33 UTC] === User Orders API Called ===
[02-May-2026 07:29:33 UTC] User ID: 463
[02-May-2026 07:29:33 UTC] Limit: 20, Offset: 0
[02-May-2026 07:29:33 UTC] Orders found: 1
[02-May-2026 07:29:33 UTC] Orders data: [{"id":234,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/tradeark1\/12","status":"pending","created_at":"2026-05-02 10:59:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[02-May-2026 07:29:33 UTC] Total orders count: 1
[02-May-2026 07:32:52 UTC] === API CALL LOG ===
[02-May-2026 07:32:52 UTC] Endpoint: user/profile.php
[02-May-2026 07:32:52 UTC] Full Log Data: {
    "timestamp": "2026-05-02 07:32:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "150.228.105.52",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY0IiwidXNlcm5hbWUiOiJtaG1kc2FkIiwiZW1haWwiOiJvcnZyYnNoakBoaTIuaW4iLCJleHAiOjE3NzgzMTE5NzF9.FZnbjXWa5ogEcXNVZUb3ck0O9uAdXMAtMazp2oymV5Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f5555a11ebdd0eb-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "150.228.105.52",
        "CF-IPCountry": "IQ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "150.228.105.52, 162.158.211.28"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 07:32:52 UTC] === END API CALL LOG ===
[02-May-2026 07:32:52 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 07:32:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY0IiwidXNlcm5hbWUiOiJtaG1kc2FkIiwiZW1haWwiOiJvcnZyYnNoakBoaTIuaW4iLCJleHAiOjE3NzgzMTE5NzF9.FZnbjXWa5ogEcXNVZUb3ck0O9uAdXMAtMazp2oymV5Y
[02-May-2026 07:32:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 07:32:52 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 07:32:52 UTC] User ID: 464
[02-May-2026 07:32:52 UTC] ✅ User profile retrieved successfully for user ID: 464
[02-May-2026 07:32:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 07:32:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 07:32:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY0IiwidXNlcm5hbWUiOiJtaG1kc2FkIiwiZW1haWwiOiJvcnZyYnNoakBoaTIuaW4iLCJleHAiOjE3NzgzMTE5NzF9.FZnbjXWa5ogEcXNVZUb3ck0O9uAdXMAtMazp2oymV5Y","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f5555a11ec1d0eb-SOF","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"150.228.105.52","CF-IPCountry":"IQ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"150.228.105.52, 162.158.211.27"}
[02-May-2026 07:32:52 UTC] === User Orders API Called ===
[02-May-2026 07:32:52 UTC] User ID: 464
[02-May-2026 07:32:52 UTC] Limit: 20, Offset: 0
[02-May-2026 07:32:52 UTC] Orders found: 0
[02-May-2026 07:32:52 UTC] Orders data: []
[02-May-2026 07:32:52 UTC] Total orders count: 0
[02-May-2026 07:32:52 UTC] === API CALL LOG ===
[02-May-2026 07:32:52 UTC] Endpoint: user/profile.php
[02-May-2026 07:32:52 UTC] Full Log Data: {
    "timestamp": "2026-05-02 07:32:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "150.228.105.52",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY0IiwidXNlcm5hbWUiOiJtaG1kc2FkIiwiZW1haWwiOiJvcnZyYnNoakBoaTIuaW4iLCJleHAiOjE3NzgzMTE5NzF9.FZnbjXWa5ogEcXNVZUb3ck0O9uAdXMAtMazp2oymV5Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f5555a17fd3d0eb-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "150.228.105.52",
        "CF-IPCountry": "IQ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "150.228.105.52, 162.158.211.28"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 07:32:52 UTC] === END API CALL LOG ===
[02-May-2026 07:32:52 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 07:32:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY0IiwidXNlcm5hbWUiOiJtaG1kc2FkIiwiZW1haWwiOiJvcnZyYnNoakBoaTIuaW4iLCJleHAiOjE3NzgzMTE5NzF9.FZnbjXWa5ogEcXNVZUb3ck0O9uAdXMAtMazp2oymV5Y
[02-May-2026 07:32:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 07:32:52 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 07:32:52 UTC] User ID: 464
[02-May-2026 07:32:52 UTC] ✅ User profile retrieved successfully for user ID: 464
[02-May-2026 07:32:53 UTC] === API CALL LOG ===
[02-May-2026 07:32:53 UTC] Endpoint: user/profile.php
[02-May-2026 07:32:53 UTC] Full Log Data: {
    "timestamp": "2026-05-02 07:32:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "150.228.105.52",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY0IiwidXNlcm5hbWUiOiJtaG1kc2FkIiwiZW1haWwiOiJvcnZyYnNoakBoaTIuaW4iLCJleHAiOjE3NzgzMTE5NzF9.FZnbjXWa5ogEcXNVZUb3ck0O9uAdXMAtMazp2oymV5Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f5555a73f93d0eb-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "150.228.105.52",
        "CF-IPCountry": "IQ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "150.228.105.52, 162.158.211.27"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 07:32:53 UTC] === END API CALL LOG ===
[02-May-2026 07:32:53 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 07:32:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY0IiwidXNlcm5hbWUiOiJtaG1kc2FkIiwiZW1haWwiOiJvcnZyYnNoakBoaTIuaW4iLCJleHAiOjE3NzgzMTE5NzF9.FZnbjXWa5ogEcXNVZUb3ck0O9uAdXMAtMazp2oymV5Y
[02-May-2026 07:32:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 07:32:53 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 07:32:53 UTC] User ID: 464
[02-May-2026 07:32:53 UTC] ✅ User profile retrieved successfully for user ID: 464
[02-May-2026 07:33:16 UTC] === API CALL LOG ===
[02-May-2026 07:33:16 UTC] Endpoint: user/profile.php
[02-May-2026 07:33:16 UTC] Full Log Data: {
    "timestamp": "2026-05-02 07:33:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "150.228.105.52",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY0IiwidXNlcm5hbWUiOiJtaG1kc2FkIiwiZW1haWwiOiJvcnZyYnNoakBoaTIuaW4iLCJleHAiOjE3NzgzMTE5NzF9.FZnbjXWa5ogEcXNVZUb3ck0O9uAdXMAtMazp2oymV5Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f55563c09d0d0eb-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "150.228.105.52",
        "CF-IPCountry": "IQ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "150.228.105.52, 162.158.211.27"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 07:33:16 UTC] === END API CALL LOG ===
[02-May-2026 07:33:16 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 07:33:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY0IiwidXNlcm5hbWUiOiJtaG1kc2FkIiwiZW1haWwiOiJvcnZyYnNoakBoaTIuaW4iLCJleHAiOjE3NzgzMTE5NzF9.FZnbjXWa5ogEcXNVZUb3ck0O9uAdXMAtMazp2oymV5Y
[02-May-2026 07:33:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 07:33:16 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 07:33:16 UTC] User ID: 464
[02-May-2026 07:33:16 UTC] ✅ User profile retrieved successfully for user ID: 464
[02-May-2026 07:33:48 UTC] === API CALL LOG ===
[02-May-2026 07:33:48 UTC] Endpoint: user/profile.php
[02-May-2026 07:33:48 UTC] Full Log Data: {
    "timestamp": "2026-05-02 07:33:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "150.228.105.52",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY0IiwidXNlcm5hbWUiOiJtaG1kc2FkIiwiZW1haWwiOiJvcnZyYnNoakBoaTIuaW4iLCJleHAiOjE3NzgzMTE5NzF9.FZnbjXWa5ogEcXNVZUb3ck0O9uAdXMAtMazp2oymV5Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f555702fb68d0eb-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "150.228.105.52",
        "CF-IPCountry": "IQ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "150.228.105.52, 162.158.211.27"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 07:33:48 UTC] === END API CALL LOG ===
[02-May-2026 07:33:48 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 07:33:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY0IiwidXNlcm5hbWUiOiJtaG1kc2FkIiwiZW1haWwiOiJvcnZyYnNoakBoaTIuaW4iLCJleHAiOjE3NzgzMTE5NzF9.FZnbjXWa5ogEcXNVZUb3ck0O9uAdXMAtMazp2oymV5Y
[02-May-2026 07:33:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 07:33:48 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 07:33:48 UTC] User ID: 464
[02-May-2026 07:33:48 UTC] ✅ User profile retrieved successfully for user ID: 464
[02-May-2026 07:33:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 07:33:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 07:33:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY0IiwidXNlcm5hbWUiOiJtaG1kc2FkIiwiZW1haWwiOiJvcnZyYnNoakBoaTIuaW4iLCJleHAiOjE3NzgzMTE5NzF9.FZnbjXWa5ogEcXNVZUb3ck0O9uAdXMAtMazp2oymV5Y","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f555702eb42d0eb-SOF","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"150.228.105.52","CF-IPCountry":"IQ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"150.228.105.52, 162.158.211.28"}
[02-May-2026 07:33:48 UTC] === User Orders API Called ===
[02-May-2026 07:33:48 UTC] User ID: 464
[02-May-2026 07:33:48 UTC] Limit: 20, Offset: 0
[02-May-2026 07:33:48 UTC] Orders found: 0
[02-May-2026 07:33:48 UTC] Orders data: []
[02-May-2026 07:33:48 UTC] Total orders count: 0
[02-May-2026 07:33:49 UTC] === API CALL LOG ===
[02-May-2026 07:33:49 UTC] Endpoint: user/profile.php
[02-May-2026 07:33:49 UTC] Full Log Data: {
    "timestamp": "2026-05-02 07:33:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "150.228.105.52",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY0IiwidXNlcm5hbWUiOiJtaG1kc2FkIiwiZW1haWwiOiJvcnZyYnNoakBoaTIuaW4iLCJleHAiOjE3NzgzMTE5NzF9.FZnbjXWa5ogEcXNVZUb3ck0O9uAdXMAtMazp2oymV5Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f555706bc80d0eb-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "150.228.105.52",
        "CF-IPCountry": "IQ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "150.228.105.52, 162.158.211.28"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 07:33:49 UTC] === END API CALL LOG ===
[02-May-2026 07:33:49 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 07:33:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY0IiwidXNlcm5hbWUiOiJtaG1kc2FkIiwiZW1haWwiOiJvcnZyYnNoakBoaTIuaW4iLCJleHAiOjE3NzgzMTE5NzF9.FZnbjXWa5ogEcXNVZUb3ck0O9uAdXMAtMazp2oymV5Y
[02-May-2026 07:33:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 07:33:49 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 07:33:49 UTC] User ID: 464
[02-May-2026 07:33:49 UTC] ✅ User profile retrieved successfully for user ID: 464
[02-May-2026 07:33:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 07:33:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 07:33:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY0IiwidXNlcm5hbWUiOiJtaG1kc2FkIiwiZW1haWwiOiJvcnZyYnNoakBoaTIuaW4iLCJleHAiOjE3NzgzMTE5NzF9.FZnbjXWa5ogEcXNVZUb3ck0O9uAdXMAtMazp2oymV5Y","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f5557355d77d0eb-SOF","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"150.228.105.52","CF-IPCountry":"IQ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"150.228.105.52, 162.158.211.28"}
[02-May-2026 07:33:56 UTC] === User Orders API Called ===
[02-May-2026 07:33:56 UTC] User ID: 464
[02-May-2026 07:33:56 UTC] Limit: 20, Offset: 0
[02-May-2026 07:33:56 UTC] === API CALL LOG ===
[02-May-2026 07:33:56 UTC] Endpoint: user/profile.php
[02-May-2026 07:33:56 UTC] Full Log Data: {
    "timestamp": "2026-05-02 07:33:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "150.228.105.52",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY0IiwidXNlcm5hbWUiOiJtaG1kc2FkIiwiZW1haWwiOiJvcnZyYnNoakBoaTIuaW4iLCJleHAiOjE3NzgzMTE5NzF9.FZnbjXWa5ogEcXNVZUb3ck0O9uAdXMAtMazp2oymV5Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f5557355d7fd0eb-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "150.228.105.52",
        "CF-IPCountry": "IQ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "150.228.105.52, 162.158.211.27"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 07:33:56 UTC] === END API CALL LOG ===
[02-May-2026 07:33:56 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 07:33:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY0IiwidXNlcm5hbWUiOiJtaG1kc2FkIiwiZW1haWwiOiJvcnZyYnNoakBoaTIuaW4iLCJleHAiOjE3NzgzMTE5NzF9.FZnbjXWa5ogEcXNVZUb3ck0O9uAdXMAtMazp2oymV5Y
[02-May-2026 07:33:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 07:33:56 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 07:33:56 UTC] Orders found: 0
[02-May-2026 07:33:56 UTC] User ID: 464
[02-May-2026 07:33:56 UTC] Orders data: []
[02-May-2026 07:33:56 UTC] ✅ User profile retrieved successfully for user ID: 464
[02-May-2026 07:33:56 UTC] Total orders count: 0
[02-May-2026 07:33:57 UTC] === API CALL LOG ===
[02-May-2026 07:33:57 UTC] Endpoint: user/profile.php
[02-May-2026 07:33:57 UTC] Full Log Data: {
    "timestamp": "2026-05-02 07:33:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "150.228.105.52",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY0IiwidXNlcm5hbWUiOiJtaG1kc2FkIiwiZW1haWwiOiJvcnZyYnNoakBoaTIuaW4iLCJleHAiOjE3NzgzMTE5NzF9.FZnbjXWa5ogEcXNVZUb3ck0O9uAdXMAtMazp2oymV5Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f5557386c2ed0eb-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "150.228.105.52",
        "CF-IPCountry": "IQ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "150.228.105.52, 162.158.211.27"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 07:33:57 UTC] === END API CALL LOG ===
[02-May-2026 07:33:57 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 07:33:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY0IiwidXNlcm5hbWUiOiJtaG1kc2FkIiwiZW1haWwiOiJvcnZyYnNoakBoaTIuaW4iLCJleHAiOjE3NzgzMTE5NzF9.FZnbjXWa5ogEcXNVZUb3ck0O9uAdXMAtMazp2oymV5Y
[02-May-2026 07:33:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 07:33:57 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 07:33:57 UTC] User ID: 464
[02-May-2026 07:33:57 UTC] ✅ User profile retrieved successfully for user ID: 464
[02-May-2026 07:34:05 UTC] === API CALL LOG ===
[02-May-2026 07:34:05 UTC] Endpoint: user/profile.php
[02-May-2026 07:34:05 UTC] Full Log Data: {
    "timestamp": "2026-05-02 07:34:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "150.228.105.52",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY0IiwidXNlcm5hbWUiOiJtaG1kc2FkIiwiZW1haWwiOiJvcnZyYnNoakBoaTIuaW4iLCJleHAiOjE3NzgzMTE5NzF9.FZnbjXWa5ogEcXNVZUb3ck0O9uAdXMAtMazp2oymV5Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f55576bbcadd0eb-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "150.228.105.52",
        "CF-IPCountry": "IQ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "150.228.105.52, 162.158.211.27"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 07:34:05 UTC] === END API CALL LOG ===
[02-May-2026 07:34:05 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 07:34:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY0IiwidXNlcm5hbWUiOiJtaG1kc2FkIiwiZW1haWwiOiJvcnZyYnNoakBoaTIuaW4iLCJleHAiOjE3NzgzMTE5NzF9.FZnbjXWa5ogEcXNVZUb3ck0O9uAdXMAtMazp2oymV5Y
[02-May-2026 07:34:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 07:34:05 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 07:34:05 UTC] User ID: 464
[02-May-2026 07:34:05 UTC] ✅ User profile retrieved successfully for user ID: 464
[02-May-2026 07:34:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 07:34:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 07:34:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY0IiwidXNlcm5hbWUiOiJtaG1kc2FkIiwiZW1haWwiOiJvcnZyYnNoakBoaTIuaW4iLCJleHAiOjE3NzgzMTE5NzF9.FZnbjXWa5ogEcXNVZUb3ck0O9uAdXMAtMazp2oymV5Y","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f5557f4d9abd0eb-SOF","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"150.228.105.52","CF-IPCountry":"IQ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"150.228.105.52, 162.158.211.28"}
[02-May-2026 07:34:27 UTC] === User Orders API Called ===
[02-May-2026 07:34:27 UTC] User ID: 464
[02-May-2026 07:34:27 UTC] Limit: 20, Offset: 0
[02-May-2026 07:34:27 UTC] Orders found: 0
[02-May-2026 07:34:27 UTC] Orders data: []
[02-May-2026 07:34:27 UTC] Total orders count: 0
[02-May-2026 07:34:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 07:34:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 07:34:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY0IiwidXNlcm5hbWUiOiJtaG1kc2FkIiwiZW1haWwiOiJvcnZyYnNoakBoaTIuaW4iLCJleHAiOjE3NzgzMTE5NzF9.FZnbjXWa5ogEcXNVZUb3ck0O9uAdXMAtMazp2oymV5Y","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f5557febafcd0eb-SOF","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"150.228.105.52","CF-IPCountry":"IQ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"150.228.105.52, 162.158.211.28"}
[02-May-2026 07:34:28 UTC] === User Orders API Called ===
[02-May-2026 07:34:28 UTC] User ID: 464
[02-May-2026 07:34:28 UTC] Limit: 20, Offset: 0
[02-May-2026 07:34:28 UTC] Orders found: 0
[02-May-2026 07:34:28 UTC] Orders data: []
[02-May-2026 07:34:28 UTC] Total orders count: 0
[02-May-2026 07:34:29 UTC] === API CALL LOG ===
[02-May-2026 07:34:29 UTC] Endpoint: user/profile.php
[02-May-2026 07:34:29 UTC] Full Log Data: {
    "timestamp": "2026-05-02 07:34:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "150.228.105.52",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY0IiwidXNlcm5hbWUiOiJtaG1kc2FkIiwiZW1haWwiOiJvcnZyYnNoakBoaTIuaW4iLCJleHAiOjE3NzgzMTE5NzF9.FZnbjXWa5ogEcXNVZUb3ck0O9uAdXMAtMazp2oymV5Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f5557ff6c94d0eb-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "150.228.105.52",
        "CF-IPCountry": "IQ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "150.228.105.52, 162.158.211.28"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 07:34:29 UTC] === END API CALL LOG ===
[02-May-2026 07:34:29 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 07:34:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY0IiwidXNlcm5hbWUiOiJtaG1kc2FkIiwiZW1haWwiOiJvcnZyYnNoakBoaTIuaW4iLCJleHAiOjE3NzgzMTE5NzF9.FZnbjXWa5ogEcXNVZUb3ck0O9uAdXMAtMazp2oymV5Y
[02-May-2026 07:34:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 07:34:29 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 07:34:29 UTC] User ID: 464
[02-May-2026 07:34:29 UTC] ✅ User profile retrieved successfully for user ID: 464
[02-May-2026 07:34:29 UTC] === API CALL LOG ===
[02-May-2026 07:34:29 UTC] Endpoint: user/profile.php
[02-May-2026 07:34:29 UTC] Full Log Data: {
    "timestamp": "2026-05-02 07:34:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "150.228.105.52",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY0IiwidXNlcm5hbWUiOiJtaG1kc2FkIiwiZW1haWwiOiJvcnZyYnNoakBoaTIuaW4iLCJleHAiOjE3NzgzMTE5NzF9.FZnbjXWa5ogEcXNVZUb3ck0O9uAdXMAtMazp2oymV5Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f5558029c4ed0eb-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "150.228.105.52",
        "CF-IPCountry": "IQ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "150.228.105.52, 162.158.211.28"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 07:34:29 UTC] === END API CALL LOG ===
[02-May-2026 07:34:29 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 07:34:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY0IiwidXNlcm5hbWUiOiJtaG1kc2FkIiwiZW1haWwiOiJvcnZyYnNoakBoaTIuaW4iLCJleHAiOjE3NzgzMTE5NzF9.FZnbjXWa5ogEcXNVZUb3ck0O9uAdXMAtMazp2oymV5Y
[02-May-2026 07:34:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 07:34:29 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 07:34:29 UTC] User ID: 464
[02-May-2026 07:34:29 UTC] ✅ User profile retrieved successfully for user ID: 464
[02-May-2026 07:34:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 07:34:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 07:34:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY0IiwidXNlcm5hbWUiOiJtaG1kc2FkIiwiZW1haWwiOiJvcnZyYnNoakBoaTIuaW4iLCJleHAiOjE3NzgzMTE5NzF9.FZnbjXWa5ogEcXNVZUb3ck0O9uAdXMAtMazp2oymV5Y","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f5558a12d8bd0eb-SOF","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"150.228.105.52","CF-IPCountry":"IQ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"150.228.105.52, 162.158.211.27"}
[02-May-2026 07:34:54 UTC] === User Orders API Called ===
[02-May-2026 07:34:54 UTC] User ID: 464
[02-May-2026 07:34:54 UTC] Limit: 20, Offset: 0
[02-May-2026 07:34:54 UTC] Orders found: 0
[02-May-2026 07:34:54 UTC] Orders data: []
[02-May-2026 07:34:54 UTC] Total orders count: 0
[02-May-2026 07:34:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 07:34:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 07:34:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY0IiwidXNlcm5hbWUiOiJtaG1kc2FkIiwiZW1haWwiOiJvcnZyYnNoakBoaTIuaW4iLCJleHAiOjE3NzgzMTE5NzF9.FZnbjXWa5ogEcXNVZUb3ck0O9uAdXMAtMazp2oymV5Y","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f5558ae8cbdd0eb-SOF","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"150.228.105.52","CF-IPCountry":"IQ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"150.228.105.52, 162.158.211.27"}
[02-May-2026 07:34:57 UTC] === User Orders API Called ===
[02-May-2026 07:34:57 UTC] User ID: 464
[02-May-2026 07:34:57 UTC] Limit: 20, Offset: 0
[02-May-2026 07:34:57 UTC] Orders found: 0
[02-May-2026 07:34:57 UTC] Orders data: []
[02-May-2026 07:34:57 UTC] Total orders count: 0
[02-May-2026 07:34:57 UTC] === API CALL LOG ===
[02-May-2026 07:34:57 UTC] Endpoint: user/profile.php
[02-May-2026 07:34:57 UTC] Full Log Data: {
    "timestamp": "2026-05-02 07:34:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "150.228.105.52",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY0IiwidXNlcm5hbWUiOiJtaG1kc2FkIiwiZW1haWwiOiJvcnZyYnNoakBoaTIuaW4iLCJleHAiOjE3NzgzMTE5NzF9.FZnbjXWa5ogEcXNVZUb3ck0O9uAdXMAtMazp2oymV5Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f5558b05901d0eb-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "150.228.105.52",
        "CF-IPCountry": "IQ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "150.228.105.52, 162.158.211.27"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 07:34:57 UTC] === END API CALL LOG ===
[02-May-2026 07:34:57 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 07:34:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY0IiwidXNlcm5hbWUiOiJtaG1kc2FkIiwiZW1haWwiOiJvcnZyYnNoakBoaTIuaW4iLCJleHAiOjE3NzgzMTE5NzF9.FZnbjXWa5ogEcXNVZUb3ck0O9uAdXMAtMazp2oymV5Y
[02-May-2026 07:34:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 07:34:57 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 07:34:57 UTC] User ID: 464
[02-May-2026 07:34:57 UTC] ✅ User profile retrieved successfully for user ID: 464
[02-May-2026 07:34:57 UTC] === API CALL LOG ===
[02-May-2026 07:34:57 UTC] Endpoint: user/profile.php
[02-May-2026 07:34:57 UTC] Full Log Data: {
    "timestamp": "2026-05-02 07:34:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "150.228.105.52",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY0IiwidXNlcm5hbWUiOiJtaG1kc2FkIiwiZW1haWwiOiJvcnZyYnNoakBoaTIuaW4iLCJleHAiOjE3NzgzMTE5NzF9.FZnbjXWa5ogEcXNVZUb3ck0O9uAdXMAtMazp2oymV5Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f5558b29ee0d0eb-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "150.228.105.52",
        "CF-IPCountry": "IQ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "150.228.105.52, 162.158.211.27"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 07:34:57 UTC] === END API CALL LOG ===
[02-May-2026 07:34:57 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 07:34:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY0IiwidXNlcm5hbWUiOiJtaG1kc2FkIiwiZW1haWwiOiJvcnZyYnNoakBoaTIuaW4iLCJleHAiOjE3NzgzMTE5NzF9.FZnbjXWa5ogEcXNVZUb3ck0O9uAdXMAtMazp2oymV5Y
[02-May-2026 07:34:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 07:34:57 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 07:34:57 UTC] User ID: 464
[02-May-2026 07:34:57 UTC] ✅ User profile retrieved successfully for user ID: 464
[02-May-2026 07:35:21 UTC] === API CALL LOG ===
[02-May-2026 07:35:21 UTC] Endpoint: user/profile.php
[02-May-2026 07:35:21 UTC] Full Log Data: {
    "timestamp": "2026-05-02 07:35:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "150.228.105.52",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY0IiwidXNlcm5hbWUiOiJtaG1kc2FkIiwiZW1haWwiOiJvcnZyYnNoakBoaTIuaW4iLCJleHAiOjE3NzgzMTE5NzF9.FZnbjXWa5ogEcXNVZUb3ck0O9uAdXMAtMazp2oymV5Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f5559481e19d0eb-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "150.228.105.52",
        "CF-IPCountry": "IQ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "150.228.105.52, 162.158.211.28"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 07:35:21 UTC] === END API CALL LOG ===
[02-May-2026 07:35:21 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 07:35:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY0IiwidXNlcm5hbWUiOiJtaG1kc2FkIiwiZW1haWwiOiJvcnZyYnNoakBoaTIuaW4iLCJleHAiOjE3NzgzMTE5NzF9.FZnbjXWa5ogEcXNVZUb3ck0O9uAdXMAtMazp2oymV5Y
[02-May-2026 07:35:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 07:35:21 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 07:35:21 UTC] User ID: 464
[02-May-2026 07:35:21 UTC] ✅ User profile retrieved successfully for user ID: 464
[02-May-2026 07:35:21 UTC] User Purchases API - User ID: 464
[02-May-2026 07:35:21 UTC] User Purchases API - Total purchases found: 0
[02-May-2026 07:35:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 07:35:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 07:35:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY0IiwidXNlcm5hbWUiOiJtaG1kc2FkIiwiZW1haWwiOiJvcnZyYnNoakBoaTIuaW4iLCJleHAiOjE3NzgzMTE5NzF9.FZnbjXWa5ogEcXNVZUb3ck0O9uAdXMAtMazp2oymV5Y","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f555972bab9d0eb-SOF","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"150.228.105.52","CF-IPCountry":"IQ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"150.228.105.52, 162.158.211.27"}
[02-May-2026 07:35:28 UTC] === User Orders API Called ===
[02-May-2026 07:35:28 UTC] User ID: 464
[02-May-2026 07:35:28 UTC] Limit: 20, Offset: 0
[02-May-2026 07:35:28 UTC] Orders found: 0
[02-May-2026 07:35:28 UTC] Orders data: []
[02-May-2026 07:35:28 UTC] Total orders count: 0
[02-May-2026 07:35:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 07:35:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 07:35:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY0IiwidXNlcm5hbWUiOiJtaG1kc2FkIiwiZW1haWwiOiJvcnZyYnNoakBoaTIuaW4iLCJleHAiOjE3NzgzMTE5NzF9.FZnbjXWa5ogEcXNVZUb3ck0O9uAdXMAtMazp2oymV5Y","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f55597c2aced0eb-SOF","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"150.228.105.52","CF-IPCountry":"IQ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"150.228.105.52, 162.158.211.27"}
[02-May-2026 07:35:29 UTC] === User Orders API Called ===
[02-May-2026 07:35:29 UTC] User ID: 464
[02-May-2026 07:35:29 UTC] Limit: 20, Offset: 0
[02-May-2026 07:35:29 UTC] Orders found: 0
[02-May-2026 07:35:29 UTC] Orders data: []
[02-May-2026 07:35:29 UTC] Total orders count: 0
[02-May-2026 07:35:29 UTC] === API CALL LOG ===
[02-May-2026 07:35:29 UTC] Endpoint: user/profile.php
[02-May-2026 07:35:29 UTC] Full Log Data: {
    "timestamp": "2026-05-02 07:35:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "150.228.105.52",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY0IiwidXNlcm5hbWUiOiJtaG1kc2FkIiwiZW1haWwiOiJvcnZyYnNoakBoaTIuaW4iLCJleHAiOjE3NzgzMTE5NzF9.FZnbjXWa5ogEcXNVZUb3ck0O9uAdXMAtMazp2oymV5Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f55597c2ad1d0eb-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "150.228.105.52",
        "CF-IPCountry": "IQ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "150.228.105.52, 162.158.211.28"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 07:35:29 UTC] === END API CALL LOG ===
[02-May-2026 07:35:29 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 07:35:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY0IiwidXNlcm5hbWUiOiJtaG1kc2FkIiwiZW1haWwiOiJvcnZyYnNoakBoaTIuaW4iLCJleHAiOjE3NzgzMTE5NzF9.FZnbjXWa5ogEcXNVZUb3ck0O9uAdXMAtMazp2oymV5Y
[02-May-2026 07:35:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 07:35:29 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 07:35:29 UTC] User ID: 464
[02-May-2026 07:35:29 UTC] ✅ User profile retrieved successfully for user ID: 464
[02-May-2026 07:35:30 UTC] === API CALL LOG ===
[02-May-2026 07:35:30 UTC] Endpoint: user/profile.php
[02-May-2026 07:35:30 UTC] Full Log Data: {
    "timestamp": "2026-05-02 07:35:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "150.228.105.52",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY0IiwidXNlcm5hbWUiOiJtaG1kc2FkIiwiZW1haWwiOiJvcnZyYnNoakBoaTIuaW4iLCJleHAiOjE3NzgzMTE5NzF9.FZnbjXWa5ogEcXNVZUb3ck0O9uAdXMAtMazp2oymV5Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f55597fce07d0eb-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "150.228.105.52",
        "CF-IPCountry": "IQ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "150.228.105.52, 162.158.211.28"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 07:35:30 UTC] === END API CALL LOG ===
[02-May-2026 07:35:30 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 07:35:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY0IiwidXNlcm5hbWUiOiJtaG1kc2FkIiwiZW1haWwiOiJvcnZyYnNoakBoaTIuaW4iLCJleHAiOjE3NzgzMTE5NzF9.FZnbjXWa5ogEcXNVZUb3ck0O9uAdXMAtMazp2oymV5Y
[02-May-2026 07:35:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 07:35:30 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 07:35:30 UTC] User ID: 464
[02-May-2026 07:35:30 UTC] ✅ User profile retrieved successfully for user ID: 464
[02-May-2026 07:35:42 UTC] === API CALL LOG ===
[02-May-2026 07:35:42 UTC] Endpoint: user/profile.php
[02-May-2026 07:35:42 UTC] Full Log Data: {
    "timestamp": "2026-05-02 07:35:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "150.228.105.52",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY0IiwidXNlcm5hbWUiOiJtaG1kc2FkIiwiZW1haWwiOiJvcnZyYnNoakBoaTIuaW4iLCJleHAiOjE3NzgzMTE5NzF9.FZnbjXWa5ogEcXNVZUb3ck0O9uAdXMAtMazp2oymV5Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f5559c95f9bd0eb-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "150.228.105.52",
        "CF-IPCountry": "IQ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "150.228.105.52, 162.158.211.28"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 07:35:42 UTC] === END API CALL LOG ===
[02-May-2026 07:35:42 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 07:35:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY0IiwidXNlcm5hbWUiOiJtaG1kc2FkIiwiZW1haWwiOiJvcnZyYnNoakBoaTIuaW4iLCJleHAiOjE3NzgzMTE5NzF9.FZnbjXWa5ogEcXNVZUb3ck0O9uAdXMAtMazp2oymV5Y
[02-May-2026 07:35:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 07:35:42 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 07:35:42 UTC] User ID: 464
[02-May-2026 07:35:42 UTC] ✅ User profile retrieved successfully for user ID: 464
[02-May-2026 07:35:42 UTC] User Purchases API - User ID: 464
[02-May-2026 07:35:42 UTC] User Purchases API - Total purchases found: 0
[02-May-2026 07:36:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 07:36:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 07:36:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY0IiwidXNlcm5hbWUiOiJtaG1kc2FkIiwiZW1haWwiOiJvcnZyYnNoakBoaTIuaW4iLCJleHAiOjE3NzgzMTE5NzF9.FZnbjXWa5ogEcXNVZUb3ck0O9uAdXMAtMazp2oymV5Y","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f555a49d91bd0eb-SOF","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"150.228.105.52","CF-IPCountry":"IQ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"150.228.105.52, 162.158.211.27"}
[02-May-2026 07:36:02 UTC] === User Orders API Called ===
[02-May-2026 07:36:02 UTC] User ID: 464
[02-May-2026 07:36:02 UTC] Limit: 20, Offset: 0
[02-May-2026 07:36:02 UTC] Orders found: 0
[02-May-2026 07:36:02 UTC] Orders data: []
[02-May-2026 07:36:02 UTC] Total orders count: 0
[02-May-2026 07:36:03 UTC] === API CALL LOG ===
[02-May-2026 07:36:03 UTC] Endpoint: user/profile.php
[02-May-2026 07:36:03 UTC] Full Log Data: {
    "timestamp": "2026-05-02 07:36:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "150.228.105.52",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY0IiwidXNlcm5hbWUiOiJtaG1kc2FkIiwiZW1haWwiOiJvcnZyYnNoakBoaTIuaW4iLCJleHAiOjE3NzgzMTE5NzF9.FZnbjXWa5ogEcXNVZUb3ck0O9uAdXMAtMazp2oymV5Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f555a4b4c6ed0eb-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "150.228.105.52",
        "CF-IPCountry": "IQ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "150.228.105.52, 162.158.211.27"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 07:36:03 UTC] === END API CALL LOG ===
[02-May-2026 07:36:03 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 07:36:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY0IiwidXNlcm5hbWUiOiJtaG1kc2FkIiwiZW1haWwiOiJvcnZyYnNoakBoaTIuaW4iLCJleHAiOjE3NzgzMTE5NzF9.FZnbjXWa5ogEcXNVZUb3ck0O9uAdXMAtMazp2oymV5Y
[02-May-2026 07:36:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 07:36:03 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 07:36:03 UTC] User ID: 464
[02-May-2026 07:36:03 UTC] ✅ User profile retrieved successfully for user ID: 464
[02-May-2026 07:36:03 UTC] === API CALL LOG ===
[02-May-2026 07:36:03 UTC] Endpoint: user/profile.php
[02-May-2026 07:36:03 UTC] Full Log Data: {
    "timestamp": "2026-05-02 07:36:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "150.228.105.52",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY0IiwidXNlcm5hbWUiOiJtaG1kc2FkIiwiZW1haWwiOiJvcnZyYnNoakBoaTIuaW4iLCJleHAiOjE3NzgzMTE5NzF9.FZnbjXWa5ogEcXNVZUb3ck0O9uAdXMAtMazp2oymV5Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f555a4f0e35d0eb-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "150.228.105.52",
        "CF-IPCountry": "IQ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "150.228.105.52, 162.158.211.27"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 07:36:03 UTC] === END API CALL LOG ===
[02-May-2026 07:36:03 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 07:36:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY0IiwidXNlcm5hbWUiOiJtaG1kc2FkIiwiZW1haWwiOiJvcnZyYnNoakBoaTIuaW4iLCJleHAiOjE3NzgzMTE5NzF9.FZnbjXWa5ogEcXNVZUb3ck0O9uAdXMAtMazp2oymV5Y
[02-May-2026 07:36:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 07:36:03 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 07:36:03 UTC] User ID: 464
[02-May-2026 07:36:03 UTC] ✅ User profile retrieved successfully for user ID: 464
[02-May-2026 07:36:05 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 07:36:05 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 07:36:05 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY0IiwidXNlcm5hbWUiOiJtaG1kc2FkIiwiZW1haWwiOiJvcnZyYnNoakBoaTIuaW4iLCJleHAiOjE3NzgzMTE5NzF9.FZnbjXWa5ogEcXNVZUb3ck0O9uAdXMAtMazp2oymV5Y","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f555a5b1d15d0eb-SOF","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"150.228.105.52","CF-IPCountry":"IQ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"150.228.105.52, 162.158.211.27"}
[02-May-2026 07:36:05 UTC] === User Orders API Called ===
[02-May-2026 07:36:05 UTC] User ID: 464
[02-May-2026 07:36:05 UTC] Limit: 20, Offset: 0
[02-May-2026 07:36:05 UTC] Orders found: 0
[02-May-2026 07:36:05 UTC] Orders data: []
[02-May-2026 07:36:05 UTC] Total orders count: 0
[02-May-2026 07:36:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 07:36:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 07:36:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY0IiwidXNlcm5hbWUiOiJtaG1kc2FkIiwiZW1haWwiOiJvcnZyYnNoakBoaTIuaW4iLCJleHAiOjE3NzgzMTE5NzF9.FZnbjXWa5ogEcXNVZUb3ck0O9uAdXMAtMazp2oymV5Y","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f555a678984d0eb-SOF","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"150.228.105.52","CF-IPCountry":"IQ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"150.228.105.52, 162.158.211.27"}
[02-May-2026 07:36:07 UTC] === User Orders API Called ===
[02-May-2026 07:36:07 UTC] User ID: 464
[02-May-2026 07:36:07 UTC] Limit: 20, Offset: 0
[02-May-2026 07:36:07 UTC] Orders found: 0
[02-May-2026 07:36:07 UTC] Orders data: []
[02-May-2026 07:36:07 UTC] Total orders count: 0
[02-May-2026 07:36:07 UTC] === API CALL LOG ===
[02-May-2026 07:36:07 UTC] Endpoint: user/profile.php
[02-May-2026 07:36:07 UTC] Full Log Data: {
    "timestamp": "2026-05-02 07:36:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "150.228.105.52",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY0IiwidXNlcm5hbWUiOiJtaG1kc2FkIiwiZW1haWwiOiJvcnZyYnNoakBoaTIuaW4iLCJleHAiOjE3NzgzMTE5NzF9.FZnbjXWa5ogEcXNVZUb3ck0O9uAdXMAtMazp2oymV5Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f555a678987d0eb-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "150.228.105.52",
        "CF-IPCountry": "IQ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "150.228.105.52, 162.158.211.27"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 07:36:07 UTC] === END API CALL LOG ===
[02-May-2026 07:36:07 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 07:36:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY0IiwidXNlcm5hbWUiOiJtaG1kc2FkIiwiZW1haWwiOiJvcnZyYnNoakBoaTIuaW4iLCJleHAiOjE3NzgzMTE5NzF9.FZnbjXWa5ogEcXNVZUb3ck0O9uAdXMAtMazp2oymV5Y
[02-May-2026 07:36:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 07:36:07 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 07:36:07 UTC] User ID: 464
[02-May-2026 07:36:07 UTC] ✅ User profile retrieved successfully for user ID: 464
[02-May-2026 07:36:08 UTC] === API CALL LOG ===
[02-May-2026 07:36:08 UTC] Endpoint: user/profile.php
[02-May-2026 07:36:08 UTC] Full Log Data: {
    "timestamp": "2026-05-02 07:36:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "150.228.105.52",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY0IiwidXNlcm5hbWUiOiJtaG1kc2FkIiwiZW1haWwiOiJvcnZyYnNoakBoaTIuaW4iLCJleHAiOjE3NzgzMTE5NzF9.FZnbjXWa5ogEcXNVZUb3ck0O9uAdXMAtMazp2oymV5Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f555a6c1c89d0eb-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "150.228.105.52",
        "CF-IPCountry": "IQ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "150.228.105.52, 162.158.211.27"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 07:36:08 UTC] === END API CALL LOG ===
[02-May-2026 07:36:08 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 07:36:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY0IiwidXNlcm5hbWUiOiJtaG1kc2FkIiwiZW1haWwiOiJvcnZyYnNoakBoaTIuaW4iLCJleHAiOjE3NzgzMTE5NzF9.FZnbjXWa5ogEcXNVZUb3ck0O9uAdXMAtMazp2oymV5Y
[02-May-2026 07:36:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 07:36:08 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 07:36:08 UTC] User ID: 464
[02-May-2026 07:36:08 UTC] ✅ User profile retrieved successfully for user ID: 464
[02-May-2026 08:27:07 UTC] === API CALL LOG ===
[02-May-2026 08:27:07 UTC] Endpoint: user/profile.php
[02-May-2026 08:27:07 UTC] Full Log Data: {
    "timestamp": "2026-05-02 08:27:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.191.186.9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDYzIiwidXNlcm5hbWUiOiJkYW5pIiwiZW1haWwiOiJ0b2tlbnRhbGtlQGdtYWlsLmNvbSIsImV4cCI6MTc3ODMxMTAyNH0.WCRxxdD8vnvOyzBPfHCXjMlORju_9ofwWrV9nUyB9bA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f55a5192b16f7f3-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.191.186.9",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.191.186.9, 104.23.208.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 08:27:07 UTC] === END API CALL LOG ===
[02-May-2026 08:27:07 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 08:27:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDYzIiwidXNlcm5hbWUiOiJkYW5pIiwiZW1haWwiOiJ0b2tlbnRhbGtlQGdtYWlsLmNvbSIsImV4cCI6MTc3ODMxMTAyNH0.WCRxxdD8vnvOyzBPfHCXjMlORju_9ofwWrV9nUyB9bA
[02-May-2026 08:27:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 08:27:07 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 08:27:07 UTC] User ID: 463
[02-May-2026 08:27:07 UTC] ✅ User profile retrieved successfully for user ID: 463
[02-May-2026 08:27:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 08:27:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 08:27:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDYzIiwidXNlcm5hbWUiOiJkYW5pIiwiZW1haWwiOiJ0b2tlbnRhbGtlQGdtYWlsLmNvbSIsImV4cCI6MTc3ODMxMTAyNH0.WCRxxdD8vnvOyzBPfHCXjMlORju_9ofwWrV9nUyB9bA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f55a51eabe3f7f3-ADD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"196.191.186.9","CF-IPCountry":"ET","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"196.191.186.9, 104.23.208.144"}
[02-May-2026 08:27:08 UTC] === User Orders API Called ===
[02-May-2026 08:27:08 UTC] User ID: 463
[02-May-2026 08:27:08 UTC] Limit: 20, Offset: 0
[02-May-2026 08:27:08 UTC] Orders found: 1
[02-May-2026 08:27:08 UTC] Orders data: [{"id":234,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/tradeark1\/12","status":"pending","created_at":"2026-05-02 10:59:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[02-May-2026 08:27:08 UTC] Total orders count: 1
[02-May-2026 08:27:08 UTC] === API CALL LOG ===
[02-May-2026 08:27:08 UTC] Endpoint: user/profile.php
[02-May-2026 08:27:08 UTC] Full Log Data: {
    "timestamp": "2026-05-02 08:27:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.191.186.9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDYzIiwidXNlcm5hbWUiOiJkYW5pIiwiZW1haWwiOiJ0b2tlbnRhbGtlQGdtYWlsLmNvbSIsImV4cCI6MTc3ODMxMTAyNH0.WCRxxdD8vnvOyzBPfHCXjMlORju_9ofwWrV9nUyB9bA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f55a521b8dcf7f3-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.191.186.9",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.191.186.9, 104.23.208.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 08:27:08 UTC] === END API CALL LOG ===
[02-May-2026 08:27:08 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 08:27:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDYzIiwidXNlcm5hbWUiOiJkYW5pIiwiZW1haWwiOiJ0b2tlbnRhbGtlQGdtYWlsLmNvbSIsImV4cCI6MTc3ODMxMTAyNH0.WCRxxdD8vnvOyzBPfHCXjMlORju_9ofwWrV9nUyB9bA
[02-May-2026 08:27:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 08:27:08 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 08:27:08 UTC] User ID: 463
[02-May-2026 08:27:08 UTC] ✅ User profile retrieved successfully for user ID: 463
[02-May-2026 08:27:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 08:27:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 08:27:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDYzIiwidXNlcm5hbWUiOiJkYW5pIiwiZW1haWwiOiJ0b2tlbnRhbGtlQGdtYWlsLmNvbSIsImV4cCI6MTc3ODMxMTAyNH0.WCRxxdD8vnvOyzBPfHCXjMlORju_9ofwWrV9nUyB9bA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f55a52249bcf7f3-ADD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"196.191.186.9","CF-IPCountry":"ET","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"196.191.186.9, 104.23.208.144"}
[02-May-2026 08:27:08 UTC] === User Orders API Called ===
[02-May-2026 08:27:08 UTC] User ID: 463
[02-May-2026 08:27:08 UTC] Limit: 20, Offset: 0
[02-May-2026 08:27:08 UTC] Orders found: 1
[02-May-2026 08:27:08 UTC] Orders data: [{"id":234,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/tradeark1\/12","status":"pending","created_at":"2026-05-02 10:59:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[02-May-2026 08:27:08 UTC] Total orders count: 1
[02-May-2026 08:27:08 UTC] === API CALL LOG ===
[02-May-2026 08:27:08 UTC] Endpoint: user/profile.php
[02-May-2026 08:27:08 UTC] Full Log Data: {
    "timestamp": "2026-05-02 08:27:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.191.186.9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDYzIiwidXNlcm5hbWUiOiJkYW5pIiwiZW1haWwiOiJ0b2tlbnRhbGtlQGdtYWlsLmNvbSIsImV4cCI6MTc3ODMxMTAyNH0.WCRxxdD8vnvOyzBPfHCXjMlORju_9ofwWrV9nUyB9bA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f55a5226a03f7f3-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "196.191.186.9",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "196.191.186.9, 104.23.208.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 08:27:08 UTC] === END API CALL LOG ===
[02-May-2026 08:27:08 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 08:27:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDYzIiwidXNlcm5hbWUiOiJkYW5pIiwiZW1haWwiOiJ0b2tlbnRhbGtlQGdtYWlsLmNvbSIsImV4cCI6MTc3ODMxMTAyNH0.WCRxxdD8vnvOyzBPfHCXjMlORju_9ofwWrV9nUyB9bA
[02-May-2026 08:27:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 08:27:08 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 08:27:08 UTC] User ID: 463
[02-May-2026 08:27:08 UTC] ✅ User profile retrieved successfully for user ID: 463
[02-May-2026 08:27:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 08:27:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 08:27:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDYzIiwidXNlcm5hbWUiOiJkYW5pIiwiZW1haWwiOiJ0b2tlbnRhbGtlQGdtYWlsLmNvbSIsImV4cCI6MTc3ODMxMTAyNH0.WCRxxdD8vnvOyzBPfHCXjMlORju_9ofwWrV9nUyB9bA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f55a5479b14f7f3-ADD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"196.191.186.9","CF-IPCountry":"ET","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"196.191.186.9, 104.23.208.144"}
[02-May-2026 08:27:14 UTC] === User Orders API Called ===
[02-May-2026 08:27:14 UTC] User ID: 463
[02-May-2026 08:27:14 UTC] Limit: 20, Offset: 0
[02-May-2026 08:27:14 UTC] Orders found: 1
[02-May-2026 08:27:14 UTC] Orders data: [{"id":234,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/tradeark1\/12","status":"completed","created_at":"2026-05-02 10:59:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[02-May-2026 08:27:14 UTC] Total orders count: 1
[02-May-2026 09:11:49 UTC] === API CALL LOG ===
[02-May-2026 09:11:49 UTC] Endpoint: user/profile.php
[02-May-2026 09:11:49 UTC] Full Log Data: {
    "timestamp": "2026-05-02 09:11:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.32.48.13",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY1IiwidXNlcm5hbWUiOiJkaXNjb190b3BpcyIsImVtYWlsIjoiZmVmb3JraXJzYW5vdjVAZ21haWwuY29tIiwiZXhwIjoxNzc4MzE3OTA3fQ._ZRUyzw4dex2BD9Cs34ZH3KRbY-pGLWUbZLrCt1qZG8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f55e6925ccb1127-ORD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "84.32.48.13",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "84.32.48.13, 172.69.59.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 09:11:49 UTC] === END API CALL LOG ===
[02-May-2026 09:11:49 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 09:11:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY1IiwidXNlcm5hbWUiOiJkaXNjb190b3BpcyIsImVtYWlsIjoiZmVmb3JraXJzYW5vdjVAZ21haWwuY29tIiwiZXhwIjoxNzc4MzE3OTA3fQ._ZRUyzw4dex2BD9Cs34ZH3KRbY-pGLWUbZLrCt1qZG8
[02-May-2026 09:11:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 09:11:49 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 09:11:49 UTC] User ID: 465
[02-May-2026 09:11:49 UTC] ✅ User profile retrieved successfully for user ID: 465
[02-May-2026 09:11:49 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 09:11:49 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 09:11:49 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY1IiwidXNlcm5hbWUiOiJkaXNjb190b3BpcyIsImVtYWlsIjoiZmVmb3JraXJzYW5vdjVAZ21haWwuY29tIiwiZXhwIjoxNzc4MzE3OTA3fQ._ZRUyzw4dex2BD9Cs34ZH3KRbY-pGLWUbZLrCt1qZG8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f55e6925cce1127-ORD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"84.32.48.13","CF-IPCountry":"US","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"84.32.48.13, 172.69.59.168"}
[02-May-2026 09:11:49 UTC] === User Orders API Called ===
[02-May-2026 09:11:49 UTC] User ID: 465
[02-May-2026 09:11:49 UTC] Limit: 20, Offset: 0
[02-May-2026 09:11:49 UTC] Orders found: 0
[02-May-2026 09:11:49 UTC] Orders data: []
[02-May-2026 09:11:49 UTC] Total orders count: 0
[02-May-2026 09:11:49 UTC] === API CALL LOG ===
[02-May-2026 09:11:49 UTC] Endpoint: user/profile.php
[02-May-2026 09:11:49 UTC] Full Log Data: {
    "timestamp": "2026-05-02 09:11:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.32.48.13",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY1IiwidXNlcm5hbWUiOiJkaXNjb190b3BpcyIsImVtYWlsIjoiZmVmb3JraXJzYW5vdjVAZ21haWwuY29tIiwiZXhwIjoxNzc4MzE3OTA3fQ._ZRUyzw4dex2BD9Cs34ZH3KRbY-pGLWUbZLrCt1qZG8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f55e6926cd31127-ORD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "84.32.48.13",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "84.32.48.13, 172.69.59.167"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 09:11:49 UTC] === END API CALL LOG ===
[02-May-2026 09:11:49 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 09:11:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY1IiwidXNlcm5hbWUiOiJkaXNjb190b3BpcyIsImVtYWlsIjoiZmVmb3JraXJzYW5vdjVAZ21haWwuY29tIiwiZXhwIjoxNzc4MzE3OTA3fQ._ZRUyzw4dex2BD9Cs34ZH3KRbY-pGLWUbZLrCt1qZG8
[02-May-2026 09:11:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 09:11:49 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 09:11:49 UTC] User ID: 465
[02-May-2026 09:11:49 UTC] ✅ User profile retrieved successfully for user ID: 465
[02-May-2026 09:11:50 UTC] === API CALL LOG ===
[02-May-2026 09:11:50 UTC] Endpoint: user/profile.php
[02-May-2026 09:11:50 UTC] Full Log Data: {
    "timestamp": "2026-05-02 09:11:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.32.48.13",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY1IiwidXNlcm5hbWUiOiJkaXNjb190b3BpcyIsImVtYWlsIjoiZmVmb3JraXJzYW5vdjVAZ21haWwuY29tIiwiZXhwIjoxNzc4MzE3OTA3fQ._ZRUyzw4dex2BD9Cs34ZH3KRbY-pGLWUbZLrCt1qZG8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f55e69affda1127-ORD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "84.32.48.13",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "84.32.48.13, 172.69.59.167"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 09:11:50 UTC] === END API CALL LOG ===
[02-May-2026 09:11:50 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 09:11:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY1IiwidXNlcm5hbWUiOiJkaXNjb190b3BpcyIsImVtYWlsIjoiZmVmb3JraXJzYW5vdjVAZ21haWwuY29tIiwiZXhwIjoxNzc4MzE3OTA3fQ._ZRUyzw4dex2BD9Cs34ZH3KRbY-pGLWUbZLrCt1qZG8
[02-May-2026 09:11:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 09:11:50 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 09:11:50 UTC] User ID: 465
[02-May-2026 09:11:50 UTC] ✅ User profile retrieved successfully for user ID: 465
[02-May-2026 09:11:52 UTC] === API CALL LOG ===
[02-May-2026 09:11:52 UTC] Endpoint: user/profile.php
[02-May-2026 09:11:52 UTC] Full Log Data: {
    "timestamp": "2026-05-02 09:11:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.32.48.13",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY1IiwidXNlcm5hbWUiOiJkaXNjb190b3BpcyIsImVtYWlsIjoiZmVmb3JraXJzYW5vdjVAZ21haWwuY29tIiwiZXhwIjoxNzc4MzE3OTA3fQ._ZRUyzw4dex2BD9Cs34ZH3KRbY-pGLWUbZLrCt1qZG8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f55e6a6ec151127-ORD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "84.32.48.13",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "84.32.48.13, 172.69.59.9"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 09:11:52 UTC] === END API CALL LOG ===
[02-May-2026 09:11:52 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 09:11:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY1IiwidXNlcm5hbWUiOiJkaXNjb190b3BpcyIsImVtYWlsIjoiZmVmb3JraXJzYW5vdjVAZ21haWwuY29tIiwiZXhwIjoxNzc4MzE3OTA3fQ._ZRUyzw4dex2BD9Cs34ZH3KRbY-pGLWUbZLrCt1qZG8
[02-May-2026 09:11:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 09:11:52 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 09:11:52 UTC] User ID: 465
[02-May-2026 09:11:52 UTC] ✅ User profile retrieved successfully for user ID: 465
[02-May-2026 09:11:52 UTC] User Purchases API - User ID: 465
[02-May-2026 09:11:52 UTC] User Purchases API - Total purchases found: 0
[02-May-2026 09:11:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 09:11:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 09:11:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY1IiwidXNlcm5hbWUiOiJkaXNjb190b3BpcyIsImVtYWlsIjoiZmVmb3JraXJzYW5vdjVAZ21haWwuY29tIiwiZXhwIjoxNzc4MzE3OTA3fQ._ZRUyzw4dex2BD9Cs34ZH3KRbY-pGLWUbZLrCt1qZG8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f55e6bfcd1b1127-ORD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"84.32.48.13","CF-IPCountry":"US","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"84.32.48.13, 172.69.59.10"}
[02-May-2026 09:11:56 UTC] === User Orders API Called ===
[02-May-2026 09:11:56 UTC] User ID: 465
[02-May-2026 09:11:56 UTC] Limit: 20, Offset: 0
[02-May-2026 09:11:56 UTC] Orders found: 0
[02-May-2026 09:11:56 UTC] Orders data: []
[02-May-2026 09:11:56 UTC] Total orders count: 0
[02-May-2026 09:11:56 UTC] === API CALL LOG ===
[02-May-2026 09:11:56 UTC] Endpoint: user/profile.php
[02-May-2026 09:11:56 UTC] Full Log Data: {
    "timestamp": "2026-05-02 09:11:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.32.48.13",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY1IiwidXNlcm5hbWUiOiJkaXNjb190b3BpcyIsImVtYWlsIjoiZmVmb3JraXJzYW5vdjVAZ21haWwuY29tIiwiZXhwIjoxNzc4MzE3OTA3fQ._ZRUyzw4dex2BD9Cs34ZH3KRbY-pGLWUbZLrCt1qZG8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f55e6c15db41127-ORD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "84.32.48.13",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "84.32.48.13, 172.69.59.9"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 09:11:56 UTC] === END API CALL LOG ===
[02-May-2026 09:11:56 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 09:11:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY1IiwidXNlcm5hbWUiOiJkaXNjb190b3BpcyIsImVtYWlsIjoiZmVmb3JraXJzYW5vdjVAZ21haWwuY29tIiwiZXhwIjoxNzc4MzE3OTA3fQ._ZRUyzw4dex2BD9Cs34ZH3KRbY-pGLWUbZLrCt1qZG8
[02-May-2026 09:11:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 09:11:56 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 09:11:56 UTC] User ID: 465
[02-May-2026 09:11:56 UTC] ✅ User profile retrieved successfully for user ID: 465
[02-May-2026 09:11:56 UTC] === API CALL LOG ===
[02-May-2026 09:11:56 UTC] Endpoint: user/profile.php
[02-May-2026 09:11:56 UTC] Full Log Data: {
    "timestamp": "2026-05-02 09:11:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.32.48.13",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY1IiwidXNlcm5hbWUiOiJkaXNjb190b3BpcyIsImVtYWlsIjoiZmVmb3JraXJzYW5vdjVAZ21haWwuY29tIiwiZXhwIjoxNzc4MzE3OTA3fQ._ZRUyzw4dex2BD9Cs34ZH3KRbY-pGLWUbZLrCt1qZG8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f55e6c47ea01127-ORD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "84.32.48.13",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "84.32.48.13, 172.69.59.10"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 09:11:56 UTC] === END API CALL LOG ===
[02-May-2026 09:11:56 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 09:11:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY1IiwidXNlcm5hbWUiOiJkaXNjb190b3BpcyIsImVtYWlsIjoiZmVmb3JraXJzYW5vdjVAZ21haWwuY29tIiwiZXhwIjoxNzc4MzE3OTA3fQ._ZRUyzw4dex2BD9Cs34ZH3KRbY-pGLWUbZLrCt1qZG8
[02-May-2026 09:11:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 09:11:56 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 09:11:56 UTC] User ID: 465
[02-May-2026 09:11:56 UTC] ✅ User profile retrieved successfully for user ID: 465
[02-May-2026 09:11:57 UTC] === API CALL LOG ===
[02-May-2026 09:11:57 UTC] Endpoint: user/profile.php
[02-May-2026 09:11:57 UTC] Full Log Data: {
    "timestamp": "2026-05-02 09:11:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.32.48.13",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY1IiwidXNlcm5hbWUiOiJkaXNjb190b3BpcyIsImVtYWlsIjoiZmVmb3JraXJzYW5vdjVAZ21haWwuY29tIiwiZXhwIjoxNzc4MzE3OTA3fQ._ZRUyzw4dex2BD9Cs34ZH3KRbY-pGLWUbZLrCt1qZG8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f55e6c6ff831127-ORD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "84.32.48.13",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "84.32.48.13, 172.69.59.10"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 09:11:57 UTC] === END API CALL LOG ===
[02-May-2026 09:11:57 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 09:11:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY1IiwidXNlcm5hbWUiOiJkaXNjb190b3BpcyIsImVtYWlsIjoiZmVmb3JraXJzYW5vdjVAZ21haWwuY29tIiwiZXhwIjoxNzc4MzE3OTA3fQ._ZRUyzw4dex2BD9Cs34ZH3KRbY-pGLWUbZLrCt1qZG8
[02-May-2026 09:11:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 09:11:57 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 09:11:57 UTC] User ID: 465
[02-May-2026 09:11:57 UTC] ✅ User profile retrieved successfully for user ID: 465
[02-May-2026 09:11:59 UTC] === API CALL LOG ===
[02-May-2026 09:11:59 UTC] Endpoint: user/profile.php
[02-May-2026 09:11:59 UTC] Full Log Data: {
    "timestamp": "2026-05-02 09:11:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.32.48.13",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY1IiwidXNlcm5hbWUiOiJkaXNjb190b3BpcyIsImVtYWlsIjoiZmVmb3JraXJzYW5vdjVAZ21haWwuY29tIiwiZXhwIjoxNzc4MzE3OTA3fQ._ZRUyzw4dex2BD9Cs34ZH3KRbY-pGLWUbZLrCt1qZG8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f55e6d26ba71127-ORD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "84.32.48.13",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "84.32.48.13, 172.69.59.9"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 09:11:59 UTC] === END API CALL LOG ===
[02-May-2026 09:11:59 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 09:11:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY1IiwidXNlcm5hbWUiOiJkaXNjb190b3BpcyIsImVtYWlsIjoiZmVmb3JraXJzYW5vdjVAZ21haWwuY29tIiwiZXhwIjoxNzc4MzE3OTA3fQ._ZRUyzw4dex2BD9Cs34ZH3KRbY-pGLWUbZLrCt1qZG8
[02-May-2026 09:11:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 09:11:59 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 09:11:59 UTC] User ID: 465
[02-May-2026 09:11:59 UTC] ✅ User profile retrieved successfully for user ID: 465
[02-May-2026 09:11:59 UTC] User Purchases API - User ID: 465
[02-May-2026 09:11:59 UTC] User Purchases API - Total purchases found: 0
[02-May-2026 09:12:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 09:12:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 09:12:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY1IiwidXNlcm5hbWUiOiJkaXNjb190b3BpcyIsImVtYWlsIjoiZmVmb3JraXJzYW5vdjVAZ21haWwuY29tIiwiZXhwIjoxNzc4MzE3OTA3fQ._ZRUyzw4dex2BD9Cs34ZH3KRbY-pGLWUbZLrCt1qZG8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f55e6eecdff1127-ORD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"84.32.48.13","CF-IPCountry":"US","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"84.32.48.13, 172.69.59.9"}
[02-May-2026 09:12:03 UTC] === User Orders API Called ===
[02-May-2026 09:12:03 UTC] User ID: 465
[02-May-2026 09:12:03 UTC] Limit: 20, Offset: 0
[02-May-2026 09:12:03 UTC] Orders found: 0
[02-May-2026 09:12:03 UTC] Orders data: []
[02-May-2026 09:12:03 UTC] Total orders count: 0
[02-May-2026 09:12:06 UTC] === API CALL LOG ===
[02-May-2026 09:12:06 UTC] Endpoint: user/profile.php
[02-May-2026 09:12:06 UTC] Full Log Data: {
    "timestamp": "2026-05-02 09:12:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.32.48.13",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY1IiwidXNlcm5hbWUiOiJkaXNjb190b3BpcyIsImVtYWlsIjoiZmVmb3JraXJzYW5vdjVAZ21haWwuY29tIiwiZXhwIjoxNzc4MzE3OTA3fQ._ZRUyzw4dex2BD9Cs34ZH3KRbY-pGLWUbZLrCt1qZG8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f55e7033d3e1127-ORD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "84.32.48.13",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "84.32.48.13, 172.69.59.9"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 09:12:06 UTC] === END API CALL LOG ===
[02-May-2026 09:12:06 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 09:12:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY1IiwidXNlcm5hbWUiOiJkaXNjb190b3BpcyIsImVtYWlsIjoiZmVmb3JraXJzYW5vdjVAZ21haWwuY29tIiwiZXhwIjoxNzc4MzE3OTA3fQ._ZRUyzw4dex2BD9Cs34ZH3KRbY-pGLWUbZLrCt1qZG8
[02-May-2026 09:12:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 09:12:06 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 09:12:06 UTC] User ID: 465
[02-May-2026 09:12:06 UTC] ✅ User profile retrieved successfully for user ID: 465
[02-May-2026 09:12:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 09:12:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 09:12:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY1IiwidXNlcm5hbWUiOiJkaXNjb190b3BpcyIsImVtYWlsIjoiZmVmb3JraXJzYW5vdjVAZ21haWwuY29tIiwiZXhwIjoxNzc4MzE3OTA3fQ._ZRUyzw4dex2BD9Cs34ZH3KRbY-pGLWUbZLrCt1qZG8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f55e7033d3d1127-ORD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"84.32.48.13","CF-IPCountry":"US","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"84.32.48.13, 172.69.59.9"}
[02-May-2026 09:12:07 UTC] === User Orders API Called ===
[02-May-2026 09:12:07 UTC] User ID: 465
[02-May-2026 09:12:07 UTC] Limit: 20, Offset: 0
[02-May-2026 09:12:07 UTC] Orders found: 0
[02-May-2026 09:12:07 UTC] Orders data: []
[02-May-2026 09:12:07 UTC] Total orders count: 0
[02-May-2026 09:12:07 UTC] === API CALL LOG ===
[02-May-2026 09:12:07 UTC] Endpoint: user/profile.php
[02-May-2026 09:12:07 UTC] Full Log Data: {
    "timestamp": "2026-05-02 09:12:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.32.48.13",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY1IiwidXNlcm5hbWUiOiJkaXNjb190b3BpcyIsImVtYWlsIjoiZmVmb3JraXJzYW5vdjVAZ21haWwuY29tIiwiZXhwIjoxNzc4MzE3OTA3fQ._ZRUyzw4dex2BD9Cs34ZH3KRbY-pGLWUbZLrCt1qZG8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f55e706de611127-ORD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "84.32.48.13",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "84.32.48.13, 172.69.59.9"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 09:12:07 UTC] === END API CALL LOG ===
[02-May-2026 09:12:07 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 09:12:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY1IiwidXNlcm5hbWUiOiJkaXNjb190b3BpcyIsImVtYWlsIjoiZmVmb3JraXJzYW5vdjVAZ21haWwuY29tIiwiZXhwIjoxNzc4MzE3OTA3fQ._ZRUyzw4dex2BD9Cs34ZH3KRbY-pGLWUbZLrCt1qZG8
[02-May-2026 09:12:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 09:12:07 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 09:12:07 UTC] User ID: 465
[02-May-2026 09:12:07 UTC] ✅ User profile retrieved successfully for user ID: 465
[02-May-2026 09:12:08 UTC] === API CALL LOG ===
[02-May-2026 09:12:08 UTC] Endpoint: user/profile.php
[02-May-2026 09:12:08 UTC] Full Log Data: {
    "timestamp": "2026-05-02 09:12:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.32.48.13",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY1IiwidXNlcm5hbWUiOiJkaXNjb190b3BpcyIsImVtYWlsIjoiZmVmb3JraXJzYW5vdjVAZ21haWwuY29tIiwiZXhwIjoxNzc4MzE3OTA3fQ._ZRUyzw4dex2BD9Cs34ZH3KRbY-pGLWUbZLrCt1qZG8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f55e709df761127-ORD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "84.32.48.13",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "84.32.48.13, 172.69.59.9"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 09:12:08 UTC] === END API CALL LOG ===
[02-May-2026 09:12:08 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 09:12:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY1IiwidXNlcm5hbWUiOiJkaXNjb190b3BpcyIsImVtYWlsIjoiZmVmb3JraXJzYW5vdjVAZ21haWwuY29tIiwiZXhwIjoxNzc4MzE3OTA3fQ._ZRUyzw4dex2BD9Cs34ZH3KRbY-pGLWUbZLrCt1qZG8
[02-May-2026 09:12:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 09:12:08 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 09:12:08 UTC] User ID: 465
[02-May-2026 09:12:08 UTC] ✅ User profile retrieved successfully for user ID: 465
[02-May-2026 09:12:09 UTC] === API CALL LOG ===
[02-May-2026 09:12:09 UTC] Endpoint: user/profile.php
[02-May-2026 09:12:09 UTC] Full Log Data: {
    "timestamp": "2026-05-02 09:12:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.32.48.13",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY1IiwidXNlcm5hbWUiOiJkaXNjb190b3BpcyIsImVtYWlsIjoiZmVmb3JraXJzYW5vdjVAZ21haWwuY29tIiwiZXhwIjoxNzc4MzE3OTA3fQ._ZRUyzw4dex2BD9Cs34ZH3KRbY-pGLWUbZLrCt1qZG8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f55e715ec251127-ORD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "84.32.48.13",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "84.32.48.13, 172.69.59.9"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 09:12:09 UTC] === END API CALL LOG ===
[02-May-2026 09:12:09 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 09:12:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY1IiwidXNlcm5hbWUiOiJkaXNjb190b3BpcyIsImVtYWlsIjoiZmVmb3JraXJzYW5vdjVAZ21haWwuY29tIiwiZXhwIjoxNzc4MzE3OTA3fQ._ZRUyzw4dex2BD9Cs34ZH3KRbY-pGLWUbZLrCt1qZG8
[02-May-2026 09:12:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 09:12:09 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 09:12:09 UTC] User ID: 465
[02-May-2026 09:12:09 UTC] ✅ User profile retrieved successfully for user ID: 465
[02-May-2026 09:12:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 09:12:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 09:12:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY1IiwidXNlcm5hbWUiOiJkaXNjb190b3BpcyIsImVtYWlsIjoiZmVmb3JraXJzYW5vdjVAZ21haWwuY29tIiwiZXhwIjoxNzc4MzE3OTA3fQ._ZRUyzw4dex2BD9Cs34ZH3KRbY-pGLWUbZLrCt1qZG8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f55e736deb31127-ORD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"84.32.48.13","CF-IPCountry":"US","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"84.32.48.13, 172.69.59.9"}
[02-May-2026 09:12:15 UTC] === User Orders API Called ===
[02-May-2026 09:12:15 UTC] User ID: 465
[02-May-2026 09:12:15 UTC] Limit: 20, Offset: 0
[02-May-2026 09:12:15 UTC] Orders found: 0
[02-May-2026 09:12:15 UTC] Orders data: []
[02-May-2026 09:12:15 UTC] Total orders count: 0
[02-May-2026 09:12:16 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 09:12:16 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 09:12:16 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY1IiwidXNlcm5hbWUiOiJkaXNjb190b3BpcyIsImVtYWlsIjoiZmVmb3JraXJzYW5vdjVAZ21haWwuY29tIiwiZXhwIjoxNzc4MzE3OTA3fQ._ZRUyzw4dex2BD9Cs34ZH3KRbY-pGLWUbZLrCt1qZG8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f55e73d19291127-ORD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"84.32.48.13","CF-IPCountry":"US","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"84.32.48.13, 172.69.59.9"}
[02-May-2026 09:12:16 UTC] === User Orders API Called ===
[02-May-2026 09:12:16 UTC] User ID: 465
[02-May-2026 09:12:16 UTC] Limit: 20, Offset: 0
[02-May-2026 09:12:16 UTC] Orders found: 0
[02-May-2026 09:12:16 UTC] Orders data: []
[02-May-2026 09:12:16 UTC] Total orders count: 0
[02-May-2026 09:12:16 UTC] === API CALL LOG ===
[02-May-2026 09:12:16 UTC] Endpoint: user/profile.php
[02-May-2026 09:12:16 UTC] Full Log Data: {
    "timestamp": "2026-05-02 09:12:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.32.48.13",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY1IiwidXNlcm5hbWUiOiJkaXNjb190b3BpcyIsImVtYWlsIjoiZmVmb3JraXJzYW5vdjVAZ21haWwuY29tIiwiZXhwIjoxNzc4MzE3OTA3fQ._ZRUyzw4dex2BD9Cs34ZH3KRbY-pGLWUbZLrCt1qZG8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f55e73ea9b91127-ORD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "84.32.48.13",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "84.32.48.13, 172.69.59.9"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 09:12:16 UTC] === END API CALL LOG ===
[02-May-2026 09:12:16 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 09:12:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY1IiwidXNlcm5hbWUiOiJkaXNjb190b3BpcyIsImVtYWlsIjoiZmVmb3JraXJzYW5vdjVAZ21haWwuY29tIiwiZXhwIjoxNzc4MzE3OTA3fQ._ZRUyzw4dex2BD9Cs34ZH3KRbY-pGLWUbZLrCt1qZG8
[02-May-2026 09:12:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 09:12:16 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 09:12:16 UTC] User ID: 465
[02-May-2026 09:12:16 UTC] ✅ User profile retrieved successfully for user ID: 465
[02-May-2026 09:12:17 UTC] === API CALL LOG ===
[02-May-2026 09:12:17 UTC] Endpoint: user/profile.php
[02-May-2026 09:12:17 UTC] Full Log Data: {
    "timestamp": "2026-05-02 09:12:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.32.48.13",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY1IiwidXNlcm5hbWUiOiJkaXNjb190b3BpcyIsImVtYWlsIjoiZmVmb3JraXJzYW5vdjVAZ21haWwuY29tIiwiZXhwIjoxNzc4MzE3OTA3fQ._ZRUyzw4dex2BD9Cs34ZH3KRbY-pGLWUbZLrCt1qZG8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f55e741dacb1127-ORD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "84.32.48.13",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "84.32.48.13, 172.69.59.9"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 09:12:17 UTC] === END API CALL LOG ===
[02-May-2026 09:12:17 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 09:12:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY1IiwidXNlcm5hbWUiOiJkaXNjb190b3BpcyIsImVtYWlsIjoiZmVmb3JraXJzYW5vdjVAZ21haWwuY29tIiwiZXhwIjoxNzc4MzE3OTA3fQ._ZRUyzw4dex2BD9Cs34ZH3KRbY-pGLWUbZLrCt1qZG8
[02-May-2026 09:12:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 09:12:17 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 09:12:17 UTC] User ID: 465
[02-May-2026 09:12:17 UTC] ✅ User profile retrieved successfully for user ID: 465
[02-May-2026 09:12:17 UTC] === API CALL LOG ===
[02-May-2026 09:12:17 UTC] Endpoint: user/profile.php
[02-May-2026 09:12:17 UTC] Full Log Data: {
    "timestamp": "2026-05-02 09:12:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.32.48.13",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY1IiwidXNlcm5hbWUiOiJkaXNjb190b3BpcyIsImVtYWlsIjoiZmVmb3JraXJzYW5vdjVAZ21haWwuY29tIiwiZXhwIjoxNzc4MzE3OTA3fQ._ZRUyzw4dex2BD9Cs34ZH3KRbY-pGLWUbZLrCt1qZG8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f55e7446b981127-ORD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "84.32.48.13",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "84.32.48.13, 172.69.59.9"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 09:12:17 UTC] === END API CALL LOG ===
[02-May-2026 09:12:17 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 09:12:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY1IiwidXNlcm5hbWUiOiJkaXNjb190b3BpcyIsImVtYWlsIjoiZmVmb3JraXJzYW5vdjVAZ21haWwuY29tIiwiZXhwIjoxNzc4MzE3OTA3fQ._ZRUyzw4dex2BD9Cs34ZH3KRbY-pGLWUbZLrCt1qZG8
[02-May-2026 09:12:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 09:12:17 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 09:12:17 UTC] User ID: 465
[02-May-2026 09:12:17 UTC] ✅ User profile retrieved successfully for user ID: 465
[02-May-2026 09:55:34 UTC] === API CALL LOG ===
[02-May-2026 09:55:34 UTC] Endpoint: user/profile.php
[02-May-2026 09:55:34 UTC] Full Log Data: {
    "timestamp": "2026-05-02 09:55:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.32.48.13",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY1IiwidXNlcm5hbWUiOiJkaXNjb190b3BpcyIsImVtYWlsIjoiZmVmb3JraXJzYW5vdjVAZ21haWwuY29tIiwiZXhwIjoxNzc4MzE3OTA3fQ._ZRUyzw4dex2BD9Cs34ZH3KRbY-pGLWUbZLrCt1qZG8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f5626a8be428222-ORD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "84.32.48.13",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "84.32.48.13, 172.70.179.61"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 09:55:34 UTC] === END API CALL LOG ===
[02-May-2026 09:55:34 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 09:55:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY1IiwidXNlcm5hbWUiOiJkaXNjb190b3BpcyIsImVtYWlsIjoiZmVmb3JraXJzYW5vdjVAZ21haWwuY29tIiwiZXhwIjoxNzc4MzE3OTA3fQ._ZRUyzw4dex2BD9Cs34ZH3KRbY-pGLWUbZLrCt1qZG8
[02-May-2026 09:55:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 09:55:34 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 09:55:34 UTC] User ID: 465
[02-May-2026 09:55:34 UTC] ✅ User profile retrieved successfully for user ID: 465
[02-May-2026 11:03:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 11:03:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 11:03:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY3IiwidXNlcm5hbWUiOiJyYWhtYW5pIiwiZW1haWwiOiJoYXJzcmFobWFuaTExQGdtYWlsLmNvbSIsImV4cCI6MTc3ODMyNDYwN30.XqYklomt8ePhc9yOY-EhYu6PLIhVcgJsG20AgLVyX2Q","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f568a1fdcd42933-EVN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"180.94.68.114","CF-IPCountry":"AF","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"180.94.68.114, 172.68.95.144"}
[02-May-2026 11:03:28 UTC] === User Orders API Called ===
[02-May-2026 11:03:28 UTC] User ID: 467
[02-May-2026 11:03:28 UTC] Limit: 20, Offset: 0
[02-May-2026 11:03:28 UTC] Orders found: 0
[02-May-2026 11:03:28 UTC] Orders data: []
[02-May-2026 11:03:28 UTC] Total orders count: 0
[02-May-2026 11:03:28 UTC] === API CALL LOG ===
[02-May-2026 11:03:28 UTC] Endpoint: user/profile.php
[02-May-2026 11:03:28 UTC] Full Log Data: {
    "timestamp": "2026-05-02 11:03:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "180.94.68.114",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY3IiwidXNlcm5hbWUiOiJyYWhtYW5pIiwiZW1haWwiOiJoYXJzcmFobWFuaTExQGdtYWlsLmNvbSIsImV4cCI6MTc3ODMyNDYwN30.XqYklomt8ePhc9yOY-EhYu6PLIhVcgJsG20AgLVyX2Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f568a1fdcd22933-EVN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "180.94.68.114",
        "CF-IPCountry": "AF",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "180.94.68.114, 172.68.95.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 11:03:28 UTC] === END API CALL LOG ===
[02-May-2026 11:03:28 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 11:03:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY3IiwidXNlcm5hbWUiOiJyYWhtYW5pIiwiZW1haWwiOiJoYXJzcmFobWFuaTExQGdtYWlsLmNvbSIsImV4cCI6MTc3ODMyNDYwN30.XqYklomt8ePhc9yOY-EhYu6PLIhVcgJsG20AgLVyX2Q
[02-May-2026 11:03:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 11:03:28 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 11:03:28 UTC] User ID: 467
[02-May-2026 11:03:28 UTC] ✅ User profile retrieved successfully for user ID: 467
[02-May-2026 11:03:28 UTC] === API CALL LOG ===
[02-May-2026 11:03:28 UTC] Endpoint: user/profile.php
[02-May-2026 11:03:28 UTC] Full Log Data: {
    "timestamp": "2026-05-02 11:03:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "180.94.68.114",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY3IiwidXNlcm5hbWUiOiJyYWhtYW5pIiwiZW1haWwiOiJoYXJzcmFobWFuaTExQGdtYWlsLmNvbSIsImV4cCI6MTc3ODMyNDYwN30.XqYklomt8ePhc9yOY-EhYu6PLIhVcgJsG20AgLVyX2Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f568a205d102933-EVN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "180.94.68.114",
        "CF-IPCountry": "AF",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "180.94.68.114, 172.68.95.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 11:03:28 UTC] === END API CALL LOG ===
[02-May-2026 11:03:28 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 11:03:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY3IiwidXNlcm5hbWUiOiJyYWhtYW5pIiwiZW1haWwiOiJoYXJzcmFobWFuaTExQGdtYWlsLmNvbSIsImV4cCI6MTc3ODMyNDYwN30.XqYklomt8ePhc9yOY-EhYu6PLIhVcgJsG20AgLVyX2Q
[02-May-2026 11:03:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 11:03:28 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 11:03:28 UTC] User ID: 467
[02-May-2026 11:03:28 UTC] ✅ User profile retrieved successfully for user ID: 467
[02-May-2026 11:03:28 UTC] === API CALL LOG ===
[02-May-2026 11:03:28 UTC] Endpoint: user/profile.php
[02-May-2026 11:03:28 UTC] Full Log Data: {
    "timestamp": "2026-05-02 11:03:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "180.94.68.114",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY3IiwidXNlcm5hbWUiOiJyYWhtYW5pIiwiZW1haWwiOiJoYXJzcmFobWFuaTExQGdtYWlsLmNvbSIsImV4cCI6MTc3ODMyNDYwN30.XqYklomt8ePhc9yOY-EhYu6PLIhVcgJsG20AgLVyX2Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f568a23bf212933-EVN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "180.94.68.114",
        "CF-IPCountry": "AF",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "180.94.68.114, 172.68.95.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 11:03:28 UTC] === END API CALL LOG ===
[02-May-2026 11:03:28 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 11:03:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY3IiwidXNlcm5hbWUiOiJyYWhtYW5pIiwiZW1haWwiOiJoYXJzcmFobWFuaTExQGdtYWlsLmNvbSIsImV4cCI6MTc3ODMyNDYwN30.XqYklomt8ePhc9yOY-EhYu6PLIhVcgJsG20AgLVyX2Q
[02-May-2026 11:03:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 11:03:28 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 11:03:28 UTC] User ID: 467
[02-May-2026 11:03:28 UTC] ✅ User profile retrieved successfully for user ID: 467
[02-May-2026 11:03:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 11:03:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 11:03:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY3IiwidXNlcm5hbWUiOiJyYWhtYW5pIiwiZW1haWwiOiJoYXJzcmFobWFuaTExQGdtYWlsLmNvbSIsImV4cCI6MTc3ODMyNDYwN30.XqYklomt8ePhc9yOY-EhYu6PLIhVcgJsG20AgLVyX2Q","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f568a6e1d7a2933-EVN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"180.94.68.114","CF-IPCountry":"AF","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"180.94.68.114, 172.68.95.144"}
[02-May-2026 11:03:40 UTC] === User Orders API Called ===
[02-May-2026 11:03:40 UTC] User ID: 467
[02-May-2026 11:03:40 UTC] Limit: 20, Offset: 0
[02-May-2026 11:03:40 UTC] Orders found: 0
[02-May-2026 11:03:40 UTC] Orders data: []
[02-May-2026 11:03:40 UTC] Total orders count: 0
[02-May-2026 11:03:41 UTC] === API CALL LOG ===
[02-May-2026 11:03:41 UTC] Endpoint: user/profile.php
[02-May-2026 11:03:41 UTC] Full Log Data: {
    "timestamp": "2026-05-02 11:03:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "180.94.68.114",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY3IiwidXNlcm5hbWUiOiJyYWhtYW5pIiwiZW1haWwiOiJoYXJzcmFobWFuaTExQGdtYWlsLmNvbSIsImV4cCI6MTc3ODMyNDYwN30.XqYklomt8ePhc9yOY-EhYu6PLIhVcgJsG20AgLVyX2Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f568a7398c12933-EVN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "180.94.68.114",
        "CF-IPCountry": "AF",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "180.94.68.114, 172.68.95.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 11:03:41 UTC] === END API CALL LOG ===
[02-May-2026 11:03:41 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 11:03:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY3IiwidXNlcm5hbWUiOiJyYWhtYW5pIiwiZW1haWwiOiJoYXJzcmFobWFuaTExQGdtYWlsLmNvbSIsImV4cCI6MTc3ODMyNDYwN30.XqYklomt8ePhc9yOY-EhYu6PLIhVcgJsG20AgLVyX2Q
[02-May-2026 11:03:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 11:03:41 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 11:03:41 UTC] User ID: 467
[02-May-2026 11:03:41 UTC] ✅ User profile retrieved successfully for user ID: 467
[02-May-2026 11:03:41 UTC] User Purchases API - User ID: 467
[02-May-2026 11:03:41 UTC] User Purchases API - Total purchases found: 0
[02-May-2026 11:03:46 UTC] === API CALL LOG ===
[02-May-2026 11:03:46 UTC] Endpoint: user/profile.php
[02-May-2026 11:03:46 UTC] Full Log Data: {
    "timestamp": "2026-05-02 11:03:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "180.94.68.114",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY3IiwidXNlcm5hbWUiOiJyYWhtYW5pIiwiZW1haWwiOiJoYXJzcmFobWFuaTExQGdtYWlsLmNvbSIsImV4cCI6MTc3ODMyNDYwN30.XqYklomt8ePhc9yOY-EhYu6PLIhVcgJsG20AgLVyX2Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f568a93edd62933-EVN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "180.94.68.114",
        "CF-IPCountry": "AF",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "180.94.68.114, 172.68.95.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 11:03:46 UTC] === END API CALL LOG ===
[02-May-2026 11:03:46 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 11:03:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY3IiwidXNlcm5hbWUiOiJyYWhtYW5pIiwiZW1haWwiOiJoYXJzcmFobWFuaTExQGdtYWlsLmNvbSIsImV4cCI6MTc3ODMyNDYwN30.XqYklomt8ePhc9yOY-EhYu6PLIhVcgJsG20AgLVyX2Q
[02-May-2026 11:03:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 11:03:46 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 11:03:46 UTC] User ID: 467
[02-May-2026 11:03:46 UTC] ✅ User profile retrieved successfully for user ID: 467
[02-May-2026 11:03:46 UTC] User Purchases API - User ID: 467
[02-May-2026 11:03:46 UTC] User Purchases API - Total purchases found: 0
[02-May-2026 11:03:50 UTC] === API CALL LOG ===
[02-May-2026 11:03:50 UTC] Endpoint: user/profile.php
[02-May-2026 11:03:50 UTC] Full Log Data: {
    "timestamp": "2026-05-02 11:03:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "180.94.68.114",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY3IiwidXNlcm5hbWUiOiJyYWhtYW5pIiwiZW1haWwiOiJoYXJzcmFobWFuaTExQGdtYWlsLmNvbSIsImV4cCI6MTc3ODMyNDYwN30.XqYklomt8ePhc9yOY-EhYu6PLIhVcgJsG20AgLVyX2Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f568aaa0b452933-EVN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "180.94.68.114",
        "CF-IPCountry": "AF",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "180.94.68.114, 172.68.95.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 11:03:50 UTC] === END API CALL LOG ===
[02-May-2026 11:03:50 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 11:03:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY3IiwidXNlcm5hbWUiOiJyYWhtYW5pIiwiZW1haWwiOiJoYXJzcmFobWFuaTExQGdtYWlsLmNvbSIsImV4cCI6MTc3ODMyNDYwN30.XqYklomt8ePhc9yOY-EhYu6PLIhVcgJsG20AgLVyX2Q
[02-May-2026 11:03:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 11:03:50 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 11:03:50 UTC] User ID: 467
[02-May-2026 11:03:50 UTC] ✅ User profile retrieved successfully for user ID: 467
[02-May-2026 11:03:50 UTC] User Purchases API - User ID: 467
[02-May-2026 11:03:50 UTC] User Purchases API - Total purchases found: 0
[02-May-2026 11:03:52 UTC] User Purchases API - User ID: 467
[02-May-2026 11:03:52 UTC] User Purchases API - Total purchases found: 0
[02-May-2026 11:03:53 UTC] === API CALL LOG ===
[02-May-2026 11:03:53 UTC] Endpoint: user/profile.php
[02-May-2026 11:03:53 UTC] Full Log Data: {
    "timestamp": "2026-05-02 11:03:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "180.94.68.114",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY3IiwidXNlcm5hbWUiOiJyYWhtYW5pIiwiZW1haWwiOiJoYXJzcmFobWFuaTExQGdtYWlsLmNvbSIsImV4cCI6MTc3ODMyNDYwN30.XqYklomt8ePhc9yOY-EhYu6PLIhVcgJsG20AgLVyX2Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f568abcde2f2933-EVN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "180.94.68.114",
        "CF-IPCountry": "AF",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "180.94.68.114, 172.68.95.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 11:03:53 UTC] === END API CALL LOG ===
[02-May-2026 11:03:53 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 11:03:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY3IiwidXNlcm5hbWUiOiJyYWhtYW5pIiwiZW1haWwiOiJoYXJzcmFobWFuaTExQGdtYWlsLmNvbSIsImV4cCI6MTc3ODMyNDYwN30.XqYklomt8ePhc9yOY-EhYu6PLIhVcgJsG20AgLVyX2Q
[02-May-2026 11:03:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 11:03:53 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 11:03:53 UTC] User ID: 467
[02-May-2026 11:03:53 UTC] ✅ User profile retrieved successfully for user ID: 467
[02-May-2026 11:03:53 UTC] User Purchases API - User ID: 467
[02-May-2026 11:03:53 UTC] User Purchases API - Total purchases found: 0
[02-May-2026 11:03:57 UTC] === API CALL LOG ===
[02-May-2026 11:03:57 UTC] Endpoint: user/profile.php
[02-May-2026 11:03:57 UTC] Full Log Data: {
    "timestamp": "2026-05-02 11:03:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "180.94.68.114",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY3IiwidXNlcm5hbWUiOiJyYWhtYW5pIiwiZW1haWwiOiJoYXJzcmFobWFuaTExQGdtYWlsLmNvbSIsImV4cCI6MTc3ODMyNDYwN30.XqYklomt8ePhc9yOY-EhYu6PLIhVcgJsG20AgLVyX2Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f568ad60c002933-EVN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "180.94.68.114",
        "CF-IPCountry": "AF",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "180.94.68.114, 172.68.95.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 11:03:57 UTC] === END API CALL LOG ===
[02-May-2026 11:03:57 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 11:03:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY3IiwidXNlcm5hbWUiOiJyYWhtYW5pIiwiZW1haWwiOiJoYXJzcmFobWFuaTExQGdtYWlsLmNvbSIsImV4cCI6MTc3ODMyNDYwN30.XqYklomt8ePhc9yOY-EhYu6PLIhVcgJsG20AgLVyX2Q
[02-May-2026 11:03:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 11:03:57 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 11:03:57 UTC] User ID: 467
[02-May-2026 11:03:57 UTC] ✅ User profile retrieved successfully for user ID: 467
[02-May-2026 11:03:57 UTC] User Purchases API - User ID: 467
[02-May-2026 11:03:57 UTC] User Purchases API - Total purchases found: 0
[02-May-2026 11:03:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 11:03:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 11:03:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY3IiwidXNlcm5hbWUiOiJyYWhtYW5pIiwiZW1haWwiOiJoYXJzcmFobWFuaTExQGdtYWlsLmNvbSIsImV4cCI6MTc3ODMyNDYwN30.XqYklomt8ePhc9yOY-EhYu6PLIhVcgJsG20AgLVyX2Q","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f568adc3f692933-EVN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"180.94.68.114","CF-IPCountry":"AF","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"180.94.68.114, 172.68.95.145"}
[02-May-2026 11:03:58 UTC] === User Orders API Called ===
[02-May-2026 11:03:58 UTC] User ID: 467
[02-May-2026 11:03:58 UTC] Limit: 20, Offset: 0
[02-May-2026 11:03:58 UTC] Orders found: 0
[02-May-2026 11:03:58 UTC] Orders data: []
[02-May-2026 11:03:58 UTC] Total orders count: 0
[02-May-2026 11:03:58 UTC] === API CALL LOG ===
[02-May-2026 11:03:58 UTC] Endpoint: user/profile.php
[02-May-2026 11:03:58 UTC] Full Log Data: {
    "timestamp": "2026-05-02 11:03:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "180.94.68.114",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY3IiwidXNlcm5hbWUiOiJyYWhtYW5pIiwiZW1haWwiOiJoYXJzcmFobWFuaTExQGdtYWlsLmNvbSIsImV4cCI6MTc3ODMyNDYwN30.XqYklomt8ePhc9yOY-EhYu6PLIhVcgJsG20AgLVyX2Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f568ae12a292933-EVN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "180.94.68.114",
        "CF-IPCountry": "AF",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "180.94.68.114, 172.68.95.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 11:03:58 UTC] === END API CALL LOG ===
[02-May-2026 11:03:58 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 11:03:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY3IiwidXNlcm5hbWUiOiJyYWhtYW5pIiwiZW1haWwiOiJoYXJzcmFobWFuaTExQGdtYWlsLmNvbSIsImV4cCI6MTc3ODMyNDYwN30.XqYklomt8ePhc9yOY-EhYu6PLIhVcgJsG20AgLVyX2Q
[02-May-2026 11:03:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 11:03:58 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 11:03:58 UTC] User ID: 467
[02-May-2026 11:03:58 UTC] ✅ User profile retrieved successfully for user ID: 467
[02-May-2026 11:03:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 11:03:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 11:03:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY3IiwidXNlcm5hbWUiOiJyYWhtYW5pIiwiZW1haWwiOiJoYXJzcmFobWFuaTExQGdtYWlsLmNvbSIsImV4cCI6MTc3ODMyNDYwN30.XqYklomt8ePhc9yOY-EhYu6PLIhVcgJsG20AgLVyX2Q","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f568ae0c9f12933-EVN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"180.94.68.114","CF-IPCountry":"AF","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"180.94.68.114, 172.68.95.144"}
[02-May-2026 11:03:58 UTC] === User Orders API Called ===
[02-May-2026 11:03:58 UTC] User ID: 467
[02-May-2026 11:03:58 UTC] Limit: 20, Offset: 0
[02-May-2026 11:03:58 UTC] Orders found: 0
[02-May-2026 11:03:58 UTC] Orders data: []
[02-May-2026 11:03:58 UTC] Total orders count: 0
[02-May-2026 11:03:59 UTC] === API CALL LOG ===
[02-May-2026 11:03:59 UTC] Endpoint: user/profile.php
[02-May-2026 11:03:59 UTC] Full Log Data: {
    "timestamp": "2026-05-02 11:03:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "180.94.68.114",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY3IiwidXNlcm5hbWUiOiJyYWhtYW5pIiwiZW1haWwiOiJoYXJzcmFobWFuaTExQGdtYWlsLmNvbSIsImV4cCI6MTc3ODMyNDYwN30.XqYklomt8ePhc9yOY-EhYu6PLIhVcgJsG20AgLVyX2Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f568ae43bf92933-EVN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "180.94.68.114",
        "CF-IPCountry": "AF",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "180.94.68.114, 172.68.95.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 11:03:59 UTC] === END API CALL LOG ===
[02-May-2026 11:03:59 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 11:03:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY3IiwidXNlcm5hbWUiOiJyYWhtYW5pIiwiZW1haWwiOiJoYXJzcmFobWFuaTExQGdtYWlsLmNvbSIsImV4cCI6MTc3ODMyNDYwN30.XqYklomt8ePhc9yOY-EhYu6PLIhVcgJsG20AgLVyX2Q
[02-May-2026 11:03:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 11:03:59 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 11:03:59 UTC] User ID: 467
[02-May-2026 11:03:59 UTC] ✅ User profile retrieved successfully for user ID: 467
[02-May-2026 11:03:59 UTC] === API CALL LOG ===
[02-May-2026 11:03:59 UTC] Endpoint: user/profile.php
[02-May-2026 11:03:59 UTC] Full Log Data: {
    "timestamp": "2026-05-02 11:03:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "180.94.68.114",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY3IiwidXNlcm5hbWUiOiJyYWhtYW5pIiwiZW1haWwiOiJoYXJzcmFobWFuaTExQGdtYWlsLmNvbSIsImV4cCI6MTc3ODMyNDYwN30.XqYklomt8ePhc9yOY-EhYu6PLIhVcgJsG20AgLVyX2Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f568ae4bc382933-EVN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "180.94.68.114",
        "CF-IPCountry": "AF",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "180.94.68.114, 172.68.95.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 11:03:59 UTC] === END API CALL LOG ===
[02-May-2026 11:03:59 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 11:03:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY3IiwidXNlcm5hbWUiOiJyYWhtYW5pIiwiZW1haWwiOiJoYXJzcmFobWFuaTExQGdtYWlsLmNvbSIsImV4cCI6MTc3ODMyNDYwN30.XqYklomt8ePhc9yOY-EhYu6PLIhVcgJsG20AgLVyX2Q
[02-May-2026 11:03:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 11:03:59 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 11:03:59 UTC] User ID: 467
[02-May-2026 11:03:59 UTC] ✅ User profile retrieved successfully for user ID: 467
[02-May-2026 11:04:04 UTC] === API CALL LOG ===
[02-May-2026 11:04:04 UTC] Endpoint: user/profile.php
[02-May-2026 11:04:04 UTC] Full Log Data: {
    "timestamp": "2026-05-02 11:04:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "180.94.68.114",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY3IiwidXNlcm5hbWUiOiJyYWhtYW5pIiwiZW1haWwiOiJoYXJzcmFobWFuaTExQGdtYWlsLmNvbSIsImV4cCI6MTc3ODMyNDYwN30.XqYklomt8ePhc9yOY-EhYu6PLIhVcgJsG20AgLVyX2Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f568b063f602933-EVN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "180.94.68.114",
        "CF-IPCountry": "AF",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "180.94.68.114, 172.68.95.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 11:04:04 UTC] === END API CALL LOG ===
[02-May-2026 11:04:04 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 11:04:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY3IiwidXNlcm5hbWUiOiJyYWhtYW5pIiwiZW1haWwiOiJoYXJzcmFobWFuaTExQGdtYWlsLmNvbSIsImV4cCI6MTc3ODMyNDYwN30.XqYklomt8ePhc9yOY-EhYu6PLIhVcgJsG20AgLVyX2Q
[02-May-2026 11:04:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 11:04:04 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 11:04:04 UTC] User ID: 467
[02-May-2026 11:04:04 UTC] ✅ User profile retrieved successfully for user ID: 467
[02-May-2026 11:04:07 UTC] === API CALL LOG ===
[02-May-2026 11:04:07 UTC] Endpoint: user/profile.php
[02-May-2026 11:04:07 UTC] Full Log Data: {
    "timestamp": "2026-05-02 11:04:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "180.94.68.114",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY3IiwidXNlcm5hbWUiOiJyYWhtYW5pIiwiZW1haWwiOiJoYXJzcmFobWFuaTExQGdtYWlsLmNvbSIsImV4cCI6MTc3ODMyNDYwN30.XqYklomt8ePhc9yOY-EhYu6PLIhVcgJsG20AgLVyX2Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f568b197b722933-EVN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "180.94.68.114",
        "CF-IPCountry": "AF",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "180.94.68.114, 172.68.95.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 11:04:07 UTC] === END API CALL LOG ===
[02-May-2026 11:04:07 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 11:04:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY3IiwidXNlcm5hbWUiOiJyYWhtYW5pIiwiZW1haWwiOiJoYXJzcmFobWFuaTExQGdtYWlsLmNvbSIsImV4cCI6MTc3ODMyNDYwN30.XqYklomt8ePhc9yOY-EhYu6PLIhVcgJsG20AgLVyX2Q
[02-May-2026 11:04:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 11:04:07 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 11:04:07 UTC] User ID: 467
[02-May-2026 11:04:07 UTC] ✅ User profile retrieved successfully for user ID: 467
[02-May-2026 11:04:29 UTC] === API CALL LOG ===
[02-May-2026 11:04:29 UTC] Endpoint: user/profile.php
[02-May-2026 11:04:29 UTC] Full Log Data: {
    "timestamp": "2026-05-02 11:04:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "180.94.68.114",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY3IiwidXNlcm5hbWUiOiJyYWhtYW5pIiwiZW1haWwiOiJoYXJzcmFobWFuaTExQGdtYWlsLmNvbSIsImV4cCI6MTc3ODMyNDYwN30.XqYklomt8ePhc9yOY-EhYu6PLIhVcgJsG20AgLVyX2Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f568b9eaa1d292f-EVN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "180.94.68.114",
        "CF-IPCountry": "AF",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "180.94.68.114, 172.68.95.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 11:04:29 UTC] === END API CALL LOG ===
[02-May-2026 11:04:29 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 11:04:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY3IiwidXNlcm5hbWUiOiJyYWhtYW5pIiwiZW1haWwiOiJoYXJzcmFobWFuaTExQGdtYWlsLmNvbSIsImV4cCI6MTc3ODMyNDYwN30.XqYklomt8ePhc9yOY-EhYu6PLIhVcgJsG20AgLVyX2Q
[02-May-2026 11:04:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 11:04:29 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 11:04:29 UTC] User ID: 467
[02-May-2026 11:04:29 UTC] ✅ User profile retrieved successfully for user ID: 467
[02-May-2026 12:54:24 UTC] === API CALL LOG ===
[02-May-2026 12:54:24 UTC] Endpoint: user/profile.php
[02-May-2026 12:54:24 UTC] Full Log Data: {
    "timestamp": "2026-05-02 12:54:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "110.226.166.108",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Connection": "Keep-Alive",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY4IiwidXNlcm5hbWUiOiJwYXdhbmdpcmk0MjEiLCJlbWFpbCI6ImxhZGh1cmFtZ29zd2FtaUBnbWFpbC5jb20iLCJleHAiOjE3NzgzMzEyNjJ9.ITMtsTdbeiE6y2O0eejjdJNAV1prf3Opzk6cdMSXEKA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f572ca05e32ad9d-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "110.226.166.108",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "110.226.166.108",
        "Host": "api.memberx.app"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 12:54:24 UTC] === END API CALL LOG ===
[02-May-2026 12:54:24 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 12:54:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY4IiwidXNlcm5hbWUiOiJwYXdhbmdpcmk0MjEiLCJlbWFpbCI6ImxhZGh1cmFtZ29zd2FtaUBnbWFpbC5jb20iLCJleHAiOjE3NzgzMzEyNjJ9.ITMtsTdbeiE6y2O0eejjdJNAV1prf3Opzk6cdMSXEKA
[02-May-2026 12:54:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 12:54:24 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 12:54:24 UTC] User ID: 468
[02-May-2026 12:54:24 UTC] ✅ User profile retrieved successfully for user ID: 468
[02-May-2026 12:54:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 12:54:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 12:54:24 UTC] API Hash Debug - Headers: {"Connection":"Keep-Alive","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY4IiwidXNlcm5hbWUiOiJwYXdhbmdpcmk0MjEiLCJlbWFpbCI6ImxhZGh1cmFtZ29zd2FtaUBnbWFpbC5jb20iLCJleHAiOjE3NzgzMzEyNjJ9.ITMtsTdbeiE6y2O0eejjdJNAV1prf3Opzk6cdMSXEKA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f572ca05e34ad9d-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"110.226.166.108","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"110.226.166.108","Host":"api.memberx.app"}
[02-May-2026 12:54:24 UTC] === User Orders API Called ===
[02-May-2026 12:54:24 UTC] User ID: 468
[02-May-2026 12:54:24 UTC] Limit: 20, Offset: 0
[02-May-2026 12:54:24 UTC] Orders found: 0
[02-May-2026 12:54:24 UTC] Orders data: []
[02-May-2026 12:54:24 UTC] Total orders count: 0
[02-May-2026 12:54:24 UTC] === API CALL LOG ===
[02-May-2026 12:54:24 UTC] Endpoint: user/profile.php
[02-May-2026 12:54:24 UTC] Full Log Data: {
    "timestamp": "2026-05-02 12:54:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "110.226.166.108",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Connection": "Keep-Alive",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY4IiwidXNlcm5hbWUiOiJwYXdhbmdpcmk0MjEiLCJlbWFpbCI6ImxhZGh1cmFtZ29zd2FtaUBnbWFpbC5jb20iLCJleHAiOjE3NzgzMzEyNjJ9.ITMtsTdbeiE6y2O0eejjdJNAV1prf3Opzk6cdMSXEKA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f572ca05e35ad9d-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "110.226.166.108",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "110.226.166.108",
        "Host": "api.memberx.app"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 12:54:24 UTC] === END API CALL LOG ===
[02-May-2026 12:54:24 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 12:54:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY4IiwidXNlcm5hbWUiOiJwYXdhbmdpcmk0MjEiLCJlbWFpbCI6ImxhZGh1cmFtZ29zd2FtaUBnbWFpbC5jb20iLCJleHAiOjE3NzgzMzEyNjJ9.ITMtsTdbeiE6y2O0eejjdJNAV1prf3Opzk6cdMSXEKA
[02-May-2026 12:54:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 12:54:24 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 12:54:24 UTC] User ID: 468
[02-May-2026 12:54:24 UTC] ✅ User profile retrieved successfully for user ID: 468
[02-May-2026 12:54:25 UTC] === API CALL LOG ===
[02-May-2026 12:54:25 UTC] Endpoint: user/profile.php
[02-May-2026 12:54:25 UTC] Full Log Data: {
    "timestamp": "2026-05-02 12:54:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "110.226.166.108",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Connection": "Keep-Alive",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY4IiwidXNlcm5hbWUiOiJwYXdhbmdpcmk0MjEiLCJlbWFpbCI6ImxhZGh1cmFtZ29zd2FtaUBnbWFpbC5jb20iLCJleHAiOjE3NzgzMzEyNjJ9.ITMtsTdbeiE6y2O0eejjdJNAV1prf3Opzk6cdMSXEKA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f572ca9ea4dad9d-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "110.226.166.108",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "110.226.166.108",
        "Host": "api.memberx.app"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 12:54:25 UTC] === END API CALL LOG ===
[02-May-2026 12:54:25 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 12:54:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY4IiwidXNlcm5hbWUiOiJwYXdhbmdpcmk0MjEiLCJlbWFpbCI6ImxhZGh1cmFtZ29zd2FtaUBnbWFpbC5jb20iLCJleHAiOjE3NzgzMzEyNjJ9.ITMtsTdbeiE6y2O0eejjdJNAV1prf3Opzk6cdMSXEKA
[02-May-2026 12:54:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 12:54:25 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 12:54:25 UTC] User ID: 468
[02-May-2026 12:54:25 UTC] ✅ User profile retrieved successfully for user ID: 468
[02-May-2026 12:54:33 UTC] === API CALL LOG ===
[02-May-2026 12:54:33 UTC] Endpoint: user/profile.php
[02-May-2026 12:54:33 UTC] Full Log Data: {
    "timestamp": "2026-05-02 12:54:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "110.226.166.108",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Connection": "Keep-Alive",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY4IiwidXNlcm5hbWUiOiJwYXdhbmdpcmk0MjEiLCJlbWFpbCI6ImxhZGh1cmFtZ29zd2FtaUBnbWFpbC5jb20iLCJleHAiOjE3NzgzMzEyNjJ9.ITMtsTdbeiE6y2O0eejjdJNAV1prf3Opzk6cdMSXEKA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f572cddda22ad9d-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "110.226.166.108",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "110.226.166.108",
        "Host": "api.memberx.app"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 12:54:33 UTC] === END API CALL LOG ===
[02-May-2026 12:54:33 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 12:54:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY4IiwidXNlcm5hbWUiOiJwYXdhbmdpcmk0MjEiLCJlbWFpbCI6ImxhZGh1cmFtZ29zd2FtaUBnbWFpbC5jb20iLCJleHAiOjE3NzgzMzEyNjJ9.ITMtsTdbeiE6y2O0eejjdJNAV1prf3Opzk6cdMSXEKA
[02-May-2026 12:54:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 12:54:33 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 12:54:33 UTC] User ID: 468
[02-May-2026 12:54:33 UTC] ✅ User profile retrieved successfully for user ID: 468
[02-May-2026 12:55:28 UTC] === API CALL LOG ===
[02-May-2026 12:55:28 UTC] Endpoint: user/profile.php
[02-May-2026 12:55:28 UTC] Full Log Data: {
    "timestamp": "2026-05-02 12:55:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "110.226.166.108",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY4IiwidXNlcm5hbWUiOiJwYXdhbmdpcmk0MjEiLCJlbWFpbCI6ImxhZGh1cmFtZ29zd2FtaUBnbWFpbC5jb20iLCJleHAiOjE3NzgzMzEyNjJ9.ITMtsTdbeiE6y2O0eejjdJNAV1prf3Opzk6cdMSXEKA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f572e331b57ad9d-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "110.226.166.108",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "110.226.166.108, 162.159.122.165"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 12:55:28 UTC] === END API CALL LOG ===
[02-May-2026 12:55:28 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 12:55:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY4IiwidXNlcm5hbWUiOiJwYXdhbmdpcmk0MjEiLCJlbWFpbCI6ImxhZGh1cmFtZ29zd2FtaUBnbWFpbC5jb20iLCJleHAiOjE3NzgzMzEyNjJ9.ITMtsTdbeiE6y2O0eejjdJNAV1prf3Opzk6cdMSXEKA
[02-May-2026 12:55:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 12:55:28 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 12:55:28 UTC] User ID: 468
[02-May-2026 12:55:28 UTC] ✅ User profile retrieved successfully for user ID: 468
[02-May-2026 12:55:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 12:55:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 12:55:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY4IiwidXNlcm5hbWUiOiJwYXdhbmdpcmk0MjEiLCJlbWFpbCI6ImxhZGh1cmFtZ29zd2FtaUBnbWFpbC5jb20iLCJleHAiOjE3NzgzMzEyNjJ9.ITMtsTdbeiE6y2O0eejjdJNAV1prf3Opzk6cdMSXEKA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f572e95c882ad9d-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"110.226.166.108","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"110.226.166.108, 162.159.122.164"}
[02-May-2026 12:55:44 UTC] === User Orders API Called ===
[02-May-2026 12:55:44 UTC] User ID: 468
[02-May-2026 12:55:44 UTC] Limit: 20, Offset: 0
[02-May-2026 12:55:44 UTC] Orders found: 0
[02-May-2026 12:55:44 UTC] Orders data: []
[02-May-2026 12:55:44 UTC] Total orders count: 0
[02-May-2026 12:55:44 UTC] === API CALL LOG ===
[02-May-2026 12:55:44 UTC] Endpoint: user/profile.php
[02-May-2026 12:55:44 UTC] Full Log Data: {
    "timestamp": "2026-05-02 12:55:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "110.226.166.108",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY4IiwidXNlcm5hbWUiOiJwYXdhbmdpcmk0MjEiLCJlbWFpbCI6ImxhZGh1cmFtZ29zd2FtaUBnbWFpbC5jb20iLCJleHAiOjE3NzgzMzEyNjJ9.ITMtsTdbeiE6y2O0eejjdJNAV1prf3Opzk6cdMSXEKA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f572e95c889ad9d-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "110.226.166.108",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "110.226.166.108, 162.159.122.164"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 12:55:44 UTC] === END API CALL LOG ===
[02-May-2026 12:55:44 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 12:55:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY4IiwidXNlcm5hbWUiOiJwYXdhbmdpcmk0MjEiLCJlbWFpbCI6ImxhZGh1cmFtZ29zd2FtaUBnbWFpbC5jb20iLCJleHAiOjE3NzgzMzEyNjJ9.ITMtsTdbeiE6y2O0eejjdJNAV1prf3Opzk6cdMSXEKA
[02-May-2026 12:55:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 12:55:44 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 12:55:44 UTC] User ID: 468
[02-May-2026 12:55:44 UTC] ✅ User profile retrieved successfully for user ID: 468
[02-May-2026 12:55:44 UTC] === API CALL LOG ===
[02-May-2026 12:55:44 UTC] Endpoint: user/profile.php
[02-May-2026 12:55:44 UTC] Full Log Data: {
    "timestamp": "2026-05-02 12:55:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "110.226.166.108",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY4IiwidXNlcm5hbWUiOiJwYXdhbmdpcmk0MjEiLCJlbWFpbCI6ImxhZGh1cmFtZ29zd2FtaUBnbWFpbC5jb20iLCJleHAiOjE3NzgzMzEyNjJ9.ITMtsTdbeiE6y2O0eejjdJNAV1prf3Opzk6cdMSXEKA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f572e98ceeead9d-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "110.226.166.108",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "110.226.166.108, 162.159.122.164"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 12:55:44 UTC] === END API CALL LOG ===
[02-May-2026 12:55:44 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 12:55:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY4IiwidXNlcm5hbWUiOiJwYXdhbmdpcmk0MjEiLCJlbWFpbCI6ImxhZGh1cmFtZ29zd2FtaUBnbWFpbC5jb20iLCJleHAiOjE3NzgzMzEyNjJ9.ITMtsTdbeiE6y2O0eejjdJNAV1prf3Opzk6cdMSXEKA
[02-May-2026 12:55:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 12:55:44 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 12:55:44 UTC] User ID: 468
[02-May-2026 12:55:44 UTC] ✅ User profile retrieved successfully for user ID: 468
[02-May-2026 12:56:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 12:56:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 12:56:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY4IiwidXNlcm5hbWUiOiJwYXdhbmdpcmk0MjEiLCJlbWFpbCI6ImxhZGh1cmFtZ29zd2FtaUBnbWFpbC5jb20iLCJleHAiOjE3NzgzMzEyNjJ9.ITMtsTdbeiE6y2O0eejjdJNAV1prf3Opzk6cdMSXEKA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f572f07297ead9d-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"110.226.166.108","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"110.226.166.108, 162.159.122.165"}
[02-May-2026 12:56:02 UTC] === User Orders API Called ===
[02-May-2026 12:56:02 UTC] User ID: 468
[02-May-2026 12:56:02 UTC] Limit: 20, Offset: 0
[02-May-2026 12:56:02 UTC] Orders found: 0
[02-May-2026 12:56:02 UTC] Orders data: []
[02-May-2026 12:56:02 UTC] Total orders count: 0
[02-May-2026 12:56:02 UTC] === API CALL LOG ===
[02-May-2026 12:56:02 UTC] Endpoint: user/profile.php
[02-May-2026 12:56:02 UTC] Full Log Data: {
    "timestamp": "2026-05-02 12:56:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "110.226.166.108",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY4IiwidXNlcm5hbWUiOiJwYXdhbmdpcmk0MjEiLCJlbWFpbCI6ImxhZGh1cmFtZ29zd2FtaUBnbWFpbC5jb20iLCJleHAiOjE3NzgzMzEyNjJ9.ITMtsTdbeiE6y2O0eejjdJNAV1prf3Opzk6cdMSXEKA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f572f07297fad9d-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "110.226.166.108",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "110.226.166.108, 162.159.122.165"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 12:56:02 UTC] === END API CALL LOG ===
[02-May-2026 12:56:02 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 12:56:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY4IiwidXNlcm5hbWUiOiJwYXdhbmdpcmk0MjEiLCJlbWFpbCI6ImxhZGh1cmFtZ29zd2FtaUBnbWFpbC5jb20iLCJleHAiOjE3NzgzMzEyNjJ9.ITMtsTdbeiE6y2O0eejjdJNAV1prf3Opzk6cdMSXEKA
[02-May-2026 12:56:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 12:56:02 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 12:56:02 UTC] User ID: 468
[02-May-2026 12:56:02 UTC] ✅ User profile retrieved successfully for user ID: 468
[02-May-2026 12:56:02 UTC] === API CALL LOG ===
[02-May-2026 12:56:02 UTC] Endpoint: user/profile.php
[02-May-2026 12:56:02 UTC] Full Log Data: {
    "timestamp": "2026-05-02 12:56:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "110.226.166.108",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY4IiwidXNlcm5hbWUiOiJwYXdhbmdpcmk0MjEiLCJlbWFpbCI6ImxhZGh1cmFtZ29zd2FtaUBnbWFpbC5jb20iLCJleHAiOjE3NzgzMzEyNjJ9.ITMtsTdbeiE6y2O0eejjdJNAV1prf3Opzk6cdMSXEKA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f572f0a3f25ad9d-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "110.226.166.108",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "110.226.166.108, 162.159.122.165"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 12:56:02 UTC] === END API CALL LOG ===
[02-May-2026 12:56:02 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 12:56:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY4IiwidXNlcm5hbWUiOiJwYXdhbmdpcmk0MjEiLCJlbWFpbCI6ImxhZGh1cmFtZ29zd2FtaUBnbWFpbC5jb20iLCJleHAiOjE3NzgzMzEyNjJ9.ITMtsTdbeiE6y2O0eejjdJNAV1prf3Opzk6cdMSXEKA
[02-May-2026 12:56:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 12:56:02 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 12:56:02 UTC] User ID: 468
[02-May-2026 12:56:02 UTC] ✅ User profile retrieved successfully for user ID: 468
[02-May-2026 12:56:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 12:56:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 12:56:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY4IiwidXNlcm5hbWUiOiJwYXdhbmdpcmk0MjEiLCJlbWFpbCI6ImxhZGh1cmFtZ29zd2FtaUBnbWFpbC5jb20iLCJleHAiOjE3NzgzMzEyNjJ9.ITMtsTdbeiE6y2O0eejjdJNAV1prf3Opzk6cdMSXEKA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f572f7c7f18ad9d-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"110.226.166.108","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"110.226.166.108, 162.159.122.164"}
[02-May-2026 12:56:21 UTC] === User Orders API Called ===
[02-May-2026 12:56:21 UTC] User ID: 468
[02-May-2026 12:56:21 UTC] Limit: 20, Offset: 0
[02-May-2026 12:56:21 UTC] Orders found: 0
[02-May-2026 12:56:21 UTC] Orders data: []
[02-May-2026 12:56:21 UTC] Total orders count: 0
[02-May-2026 12:56:22 UTC] === API CALL LOG ===
[02-May-2026 12:56:22 UTC] Endpoint: user/profile.php
[02-May-2026 12:56:22 UTC] Full Log Data: {
    "timestamp": "2026-05-02 12:56:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "110.226.166.108",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY4IiwidXNlcm5hbWUiOiJwYXdhbmdpcmk0MjEiLCJlbWFpbCI6ImxhZGh1cmFtZ29zd2FtaUBnbWFpbC5jb20iLCJleHAiOjE3NzgzMzEyNjJ9.ITMtsTdbeiE6y2O0eejjdJNAV1prf3Opzk6cdMSXEKA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f572f843e48ad9d-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "110.226.166.108",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "110.226.166.108, 162.159.122.164"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 12:56:22 UTC] === END API CALL LOG ===
[02-May-2026 12:56:22 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 12:56:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY4IiwidXNlcm5hbWUiOiJwYXdhbmdpcmk0MjEiLCJlbWFpbCI6ImxhZGh1cmFtZ29zd2FtaUBnbWFpbC5jb20iLCJleHAiOjE3NzgzMzEyNjJ9.ITMtsTdbeiE6y2O0eejjdJNAV1prf3Opzk6cdMSXEKA
[02-May-2026 12:56:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 12:56:22 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 12:56:22 UTC] User ID: 468
[02-May-2026 12:56:22 UTC] ✅ User profile retrieved successfully for user ID: 468
[02-May-2026 12:56:22 UTC] User Purchases API - User ID: 468
[02-May-2026 12:56:22 UTC] User Purchases API - Total purchases found: 0
[02-May-2026 12:56:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 12:56:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 12:56:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY4IiwidXNlcm5hbWUiOiJwYXdhbmdpcmk0MjEiLCJlbWFpbCI6ImxhZGh1cmFtZ29zd2FtaUBnbWFpbC5jb20iLCJleHAiOjE3NzgzMzEyNjJ9.ITMtsTdbeiE6y2O0eejjdJNAV1prf3Opzk6cdMSXEKA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f572fb00a8aad9d-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"110.226.166.108","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"110.226.166.108, 162.159.122.164"}
[02-May-2026 12:56:29 UTC] === User Orders API Called ===
[02-May-2026 12:56:29 UTC] User ID: 468
[02-May-2026 12:56:29 UTC] Limit: 20, Offset: 0
[02-May-2026 12:56:29 UTC] Orders found: 0
[02-May-2026 12:56:29 UTC] Orders data: []
[02-May-2026 12:56:29 UTC] Total orders count: 0
[02-May-2026 12:56:29 UTC] === API CALL LOG ===
[02-May-2026 12:56:29 UTC] Endpoint: user/profile.php
[02-May-2026 12:56:29 UTC] Full Log Data: {
    "timestamp": "2026-05-02 12:56:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "110.226.166.108",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY4IiwidXNlcm5hbWUiOiJwYXdhbmdpcmk0MjEiLCJlbWFpbCI6ImxhZGh1cmFtZ29zd2FtaUBnbWFpbC5jb20iLCJleHAiOjE3NzgzMzEyNjJ9.ITMtsTdbeiE6y2O0eejjdJNAV1prf3Opzk6cdMSXEKA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f572fb00a8cad9d-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "110.226.166.108",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "110.226.166.108, 162.159.122.164"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 12:56:29 UTC] === END API CALL LOG ===
[02-May-2026 12:56:29 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 12:56:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY4IiwidXNlcm5hbWUiOiJwYXdhbmdpcmk0MjEiLCJlbWFpbCI6ImxhZGh1cmFtZ29zd2FtaUBnbWFpbC5jb20iLCJleHAiOjE3NzgzMzEyNjJ9.ITMtsTdbeiE6y2O0eejjdJNAV1prf3Opzk6cdMSXEKA
[02-May-2026 12:56:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 12:56:29 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 12:56:29 UTC] User ID: 468
[02-May-2026 12:56:29 UTC] ✅ User profile retrieved successfully for user ID: 468
[02-May-2026 12:56:29 UTC] === API CALL LOG ===
[02-May-2026 12:56:29 UTC] Endpoint: user/profile.php
[02-May-2026 12:56:29 UTC] Full Log Data: {
    "timestamp": "2026-05-02 12:56:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "110.226.166.108",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY4IiwidXNlcm5hbWUiOiJwYXdhbmdpcmk0MjEiLCJlbWFpbCI6ImxhZGh1cmFtZ29zd2FtaUBnbWFpbC5jb20iLCJleHAiOjE3NzgzMzEyNjJ9.ITMtsTdbeiE6y2O0eejjdJNAV1prf3Opzk6cdMSXEKA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f572fb33905ad9d-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "110.226.166.108",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "110.226.166.108, 162.159.122.164"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 12:56:29 UTC] === END API CALL LOG ===
[02-May-2026 12:56:29 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 12:56:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY4IiwidXNlcm5hbWUiOiJwYXdhbmdpcmk0MjEiLCJlbWFpbCI6ImxhZGh1cmFtZ29zd2FtaUBnbWFpbC5jb20iLCJleHAiOjE3NzgzMzEyNjJ9.ITMtsTdbeiE6y2O0eejjdJNAV1prf3Opzk6cdMSXEKA
[02-May-2026 12:56:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 12:56:29 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 12:56:29 UTC] User ID: 468
[02-May-2026 12:56:29 UTC] ✅ User profile retrieved successfully for user ID: 468
[02-May-2026 12:56:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 12:56:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 12:56:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY4IiwidXNlcm5hbWUiOiJwYXdhbmdpcmk0MjEiLCJlbWFpbCI6ImxhZGh1cmFtZ29zd2FtaUBnbWFpbC5jb20iLCJleHAiOjE3NzgzMzEyNjJ9.ITMtsTdbeiE6y2O0eejjdJNAV1prf3Opzk6cdMSXEKA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f5730040c48ad9d-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"110.226.166.108","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"110.226.166.108, 162.159.122.164"}
[02-May-2026 12:56:42 UTC] === User Orders API Called ===
[02-May-2026 12:56:42 UTC] User ID: 468
[02-May-2026 12:56:42 UTC] Limit: 20, Offset: 0
[02-May-2026 12:56:42 UTC] Orders found: 0
[02-May-2026 12:56:42 UTC] Orders data: []
[02-May-2026 12:56:42 UTC] Total orders count: 0
[02-May-2026 12:56:42 UTC] === API CALL LOG ===
[02-May-2026 12:56:42 UTC] Endpoint: user/profile.php
[02-May-2026 12:56:42 UTC] Full Log Data: {
    "timestamp": "2026-05-02 12:56:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "110.226.166.108",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY4IiwidXNlcm5hbWUiOiJwYXdhbmdpcmk0MjEiLCJlbWFpbCI6ImxhZGh1cmFtZ29zd2FtaUBnbWFpbC5jb20iLCJleHAiOjE3NzgzMzEyNjJ9.ITMtsTdbeiE6y2O0eejjdJNAV1prf3Opzk6cdMSXEKA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f5730040c4bad9d-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "110.226.166.108",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "110.226.166.108, 162.159.122.165"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 12:56:42 UTC] === END API CALL LOG ===
[02-May-2026 12:56:42 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 12:56:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY4IiwidXNlcm5hbWUiOiJwYXdhbmdpcmk0MjEiLCJlbWFpbCI6ImxhZGh1cmFtZ29zd2FtaUBnbWFpbC5jb20iLCJleHAiOjE3NzgzMzEyNjJ9.ITMtsTdbeiE6y2O0eejjdJNAV1prf3Opzk6cdMSXEKA
[02-May-2026 12:56:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 12:56:42 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 12:56:42 UTC] User ID: 468
[02-May-2026 12:56:42 UTC] ✅ User profile retrieved successfully for user ID: 468
[02-May-2026 12:56:43 UTC] === API CALL LOG ===
[02-May-2026 12:56:43 UTC] Endpoint: user/profile.php
[02-May-2026 12:56:43 UTC] Full Log Data: {
    "timestamp": "2026-05-02 12:56:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "110.226.166.108",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY4IiwidXNlcm5hbWUiOiJwYXdhbmdpcmk0MjEiLCJlbWFpbCI6ImxhZGh1cmFtZ29zd2FtaUBnbWFpbC5jb20iLCJleHAiOjE3NzgzMzEyNjJ9.ITMtsTdbeiE6y2O0eejjdJNAV1prf3Opzk6cdMSXEKA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f5730070a81ad9d-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "110.226.166.108",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "110.226.166.108, 162.159.122.165"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 12:56:43 UTC] === END API CALL LOG ===
[02-May-2026 12:56:43 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 12:56:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY4IiwidXNlcm5hbWUiOiJwYXdhbmdpcmk0MjEiLCJlbWFpbCI6ImxhZGh1cmFtZ29zd2FtaUBnbWFpbC5jb20iLCJleHAiOjE3NzgzMzEyNjJ9.ITMtsTdbeiE6y2O0eejjdJNAV1prf3Opzk6cdMSXEKA
[02-May-2026 12:56:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 12:56:43 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 12:56:43 UTC] User ID: 468
[02-May-2026 12:56:43 UTC] ✅ User profile retrieved successfully for user ID: 468
[02-May-2026 12:57:19 UTC] === API CALL LOG ===
[02-May-2026 12:57:19 UTC] Endpoint: user/profile.php
[02-May-2026 12:57:19 UTC] Full Log Data: {
    "timestamp": "2026-05-02 12:57:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "110.226.166.108",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY4IiwidXNlcm5hbWUiOiJwYXdhbmdpcmk0MjEiLCJlbWFpbCI6ImxhZGh1cmFtZ29zd2FtaUBnbWFpbC5jb20iLCJleHAiOjE3NzgzMzEyNjJ9.ITMtsTdbeiE6y2O0eejjdJNAV1prf3Opzk6cdMSXEKA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f5730eb3940ad9d-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "110.226.166.108",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "110.226.166.108, 162.159.122.164"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 12:57:19 UTC] === END API CALL LOG ===
[02-May-2026 12:57:19 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 12:57:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY4IiwidXNlcm5hbWUiOiJwYXdhbmdpcmk0MjEiLCJlbWFpbCI6ImxhZGh1cmFtZ29zd2FtaUBnbWFpbC5jb20iLCJleHAiOjE3NzgzMzEyNjJ9.ITMtsTdbeiE6y2O0eejjdJNAV1prf3Opzk6cdMSXEKA
[02-May-2026 12:57:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 12:57:19 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 12:57:19 UTC] User ID: 468
[02-May-2026 12:57:19 UTC] ✅ User profile retrieved successfully for user ID: 468
[02-May-2026 12:57:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 12:57:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 12:57:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY4IiwidXNlcm5hbWUiOiJwYXdhbmdpcmk0MjEiLCJlbWFpbCI6ImxhZGh1cmFtZ29zd2FtaUBnbWFpbC5jb20iLCJleHAiOjE3NzgzMzEyNjJ9.ITMtsTdbeiE6y2O0eejjdJNAV1prf3Opzk6cdMSXEKA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f5730eb393dad9d-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"110.226.166.108","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"110.226.166.108, 162.159.122.165"}
[02-May-2026 12:57:19 UTC] === User Orders API Called ===
[02-May-2026 12:57:19 UTC] User ID: 468
[02-May-2026 12:57:19 UTC] Limit: 20, Offset: 0
[02-May-2026 12:57:19 UTC] Orders found: 0
[02-May-2026 12:57:19 UTC] Orders data: []
[02-May-2026 12:57:19 UTC] Total orders count: 0
[02-May-2026 12:57:20 UTC] === API CALL LOG ===
[02-May-2026 12:57:20 UTC] Endpoint: user/profile.php
[02-May-2026 12:57:20 UTC] Full Log Data: {
    "timestamp": "2026-05-02 12:57:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "110.226.166.108",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY4IiwidXNlcm5hbWUiOiJwYXdhbmdpcmk0MjEiLCJlbWFpbCI6ImxhZGh1cmFtZ29zd2FtaUBnbWFpbC5jb20iLCJleHAiOjE3NzgzMzEyNjJ9.ITMtsTdbeiE6y2O0eejjdJNAV1prf3Opzk6cdMSXEKA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f5730f04c11ad9d-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "110.226.166.108",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "110.226.166.108, 162.159.122.164"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 12:57:20 UTC] === END API CALL LOG ===
[02-May-2026 12:57:20 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 12:57:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY4IiwidXNlcm5hbWUiOiJwYXdhbmdpcmk0MjEiLCJlbWFpbCI6ImxhZGh1cmFtZ29zd2FtaUBnbWFpbC5jb20iLCJleHAiOjE3NzgzMzEyNjJ9.ITMtsTdbeiE6y2O0eejjdJNAV1prf3Opzk6cdMSXEKA
[02-May-2026 12:57:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 12:57:20 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 12:57:20 UTC] User ID: 468
[02-May-2026 12:57:20 UTC] ✅ User profile retrieved successfully for user ID: 468
[02-May-2026 12:57:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 12:57:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 12:57:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY4IiwidXNlcm5hbWUiOiJwYXdhbmdpcmk0MjEiLCJlbWFpbCI6ImxhZGh1cmFtZ29zd2FtaUBnbWFpbC5jb20iLCJleHAiOjE3NzgzMzEyNjJ9.ITMtsTdbeiE6y2O0eejjdJNAV1prf3Opzk6cdMSXEKA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f57315aeb40ad9d-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"110.226.166.108","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"110.226.166.108, 162.159.122.164"}
[02-May-2026 12:57:37 UTC] === User Orders API Called ===
[02-May-2026 12:57:37 UTC] User ID: 468
[02-May-2026 12:57:37 UTC] Limit: 20, Offset: 0
[02-May-2026 12:57:37 UTC] Orders found: 0
[02-May-2026 12:57:37 UTC] Orders data: []
[02-May-2026 12:57:37 UTC] Total orders count: 0
[02-May-2026 12:57:37 UTC] === API CALL LOG ===
[02-May-2026 12:57:37 UTC] Endpoint: user/profile.php
[02-May-2026 12:57:37 UTC] Full Log Data: {
    "timestamp": "2026-05-02 12:57:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "110.226.166.108",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY4IiwidXNlcm5hbWUiOiJwYXdhbmdpcmk0MjEiLCJlbWFpbCI6ImxhZGh1cmFtZ29zd2FtaUBnbWFpbC5jb20iLCJleHAiOjE3NzgzMzEyNjJ9.ITMtsTdbeiE6y2O0eejjdJNAV1prf3Opzk6cdMSXEKA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f57315aeb42ad9d-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "110.226.166.108",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "110.226.166.108, 162.159.122.165"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 12:57:37 UTC] === END API CALL LOG ===
[02-May-2026 12:57:37 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 12:57:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY4IiwidXNlcm5hbWUiOiJwYXdhbmdpcmk0MjEiLCJlbWFpbCI6ImxhZGh1cmFtZ29zd2FtaUBnbWFpbC5jb20iLCJleHAiOjE3NzgzMzEyNjJ9.ITMtsTdbeiE6y2O0eejjdJNAV1prf3Opzk6cdMSXEKA
[02-May-2026 12:57:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 12:57:37 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 12:57:37 UTC] User ID: 468
[02-May-2026 12:57:37 UTC] ✅ User profile retrieved successfully for user ID: 468
[02-May-2026 12:57:38 UTC] === API CALL LOG ===
[02-May-2026 12:57:38 UTC] Endpoint: user/profile.php
[02-May-2026 12:57:38 UTC] Full Log Data: {
    "timestamp": "2026-05-02 12:57:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "110.226.166.108",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY4IiwidXNlcm5hbWUiOiJwYXdhbmdpcmk0MjEiLCJlbWFpbCI6ImxhZGh1cmFtZ29zd2FtaUBnbWFpbC5jb20iLCJleHAiOjE3NzgzMzEyNjJ9.ITMtsTdbeiE6y2O0eejjdJNAV1prf3Opzk6cdMSXEKA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f57315f6c23ad9d-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "110.226.166.108",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "110.226.166.108, 162.159.122.165"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 12:57:38 UTC] === END API CALL LOG ===
[02-May-2026 12:57:38 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 12:57:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY4IiwidXNlcm5hbWUiOiJwYXdhbmdpcmk0MjEiLCJlbWFpbCI6ImxhZGh1cmFtZ29zd2FtaUBnbWFpbC5jb20iLCJleHAiOjE3NzgzMzEyNjJ9.ITMtsTdbeiE6y2O0eejjdJNAV1prf3Opzk6cdMSXEKA
[02-May-2026 12:57:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 12:57:38 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 12:57:38 UTC] User ID: 468
[02-May-2026 12:57:38 UTC] ✅ User profile retrieved successfully for user ID: 468
[02-May-2026 12:58:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 12:58:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 12:58:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY4IiwidXNlcm5hbWUiOiJwYXdhbmdpcmk0MjEiLCJlbWFpbCI6ImxhZGh1cmFtZ29zd2FtaUBnbWFpbC5jb20iLCJleHAiOjE3NzgzMzEyNjJ9.ITMtsTdbeiE6y2O0eejjdJNAV1prf3Opzk6cdMSXEKA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f5732506858ad9d-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"110.226.166.108","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"110.226.166.108, 162.159.122.164"}
[02-May-2026 12:58:17 UTC] === User Orders API Called ===
[02-May-2026 12:58:17 UTC] User ID: 468
[02-May-2026 12:58:17 UTC] Limit: 20, Offset: 0
[02-May-2026 12:58:17 UTC] Orders found: 0
[02-May-2026 12:58:17 UTC] Orders data: []
[02-May-2026 12:58:17 UTC] Total orders count: 0
[02-May-2026 12:58:17 UTC] === API CALL LOG ===
[02-May-2026 12:58:17 UTC] Endpoint: user/profile.php
[02-May-2026 12:58:17 UTC] Full Log Data: {
    "timestamp": "2026-05-02 12:58:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "110.226.166.108",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY4IiwidXNlcm5hbWUiOiJwYXdhbmdpcmk0MjEiLCJlbWFpbCI6ImxhZGh1cmFtZ29zd2FtaUBnbWFpbC5jb20iLCJleHAiOjE3NzgzMzEyNjJ9.ITMtsTdbeiE6y2O0eejjdJNAV1prf3Opzk6cdMSXEKA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f573250685cad9d-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "110.226.166.108",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "110.226.166.108, 162.159.122.165"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 12:58:17 UTC] === END API CALL LOG ===
[02-May-2026 12:58:17 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 12:58:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY4IiwidXNlcm5hbWUiOiJwYXdhbmdpcmk0MjEiLCJlbWFpbCI6ImxhZGh1cmFtZ29zd2FtaUBnbWFpbC5jb20iLCJleHAiOjE3NzgzMzEyNjJ9.ITMtsTdbeiE6y2O0eejjdJNAV1prf3Opzk6cdMSXEKA
[02-May-2026 12:58:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 12:58:17 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 12:58:17 UTC] User ID: 468
[02-May-2026 12:58:17 UTC] ✅ User profile retrieved successfully for user ID: 468
[02-May-2026 12:58:17 UTC] === API CALL LOG ===
[02-May-2026 12:58:17 UTC] Endpoint: user/profile.php
[02-May-2026 12:58:17 UTC] Full Log Data: {
    "timestamp": "2026-05-02 12:58:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "110.226.166.108",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY4IiwidXNlcm5hbWUiOiJwYXdhbmdpcmk0MjEiLCJlbWFpbCI6ImxhZGh1cmFtZ29zd2FtaUBnbWFpbC5jb20iLCJleHAiOjE3NzgzMzEyNjJ9.ITMtsTdbeiE6y2O0eejjdJNAV1prf3Opzk6cdMSXEKA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f5732534e62ad9d-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "110.226.166.108",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "110.226.166.108, 162.159.122.165"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 12:58:17 UTC] === END API CALL LOG ===
[02-May-2026 12:58:17 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 12:58:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY4IiwidXNlcm5hbWUiOiJwYXdhbmdpcmk0MjEiLCJlbWFpbCI6ImxhZGh1cmFtZ29zd2FtaUBnbWFpbC5jb20iLCJleHAiOjE3NzgzMzEyNjJ9.ITMtsTdbeiE6y2O0eejjdJNAV1prf3Opzk6cdMSXEKA
[02-May-2026 12:58:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 12:58:17 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 12:58:17 UTC] User ID: 468
[02-May-2026 12:58:17 UTC] ✅ User profile retrieved successfully for user ID: 468
[02-May-2026 12:58:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 12:58:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 12:58:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY4IiwidXNlcm5hbWUiOiJwYXdhbmdpcmk0MjEiLCJlbWFpbCI6ImxhZGh1cmFtZ29zd2FtaUBnbWFpbC5jb20iLCJleHAiOjE3NzgzMzEyNjJ9.ITMtsTdbeiE6y2O0eejjdJNAV1prf3Opzk6cdMSXEKA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f5732973d9fad9d-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"110.226.166.108","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"110.226.166.108, 162.159.122.164"}
[02-May-2026 12:58:28 UTC] === User Orders API Called ===
[02-May-2026 12:58:28 UTC] User ID: 468
[02-May-2026 12:58:28 UTC] Limit: 20, Offset: 0
[02-May-2026 12:58:28 UTC] Orders found: 0
[02-May-2026 12:58:28 UTC] Orders data: []
[02-May-2026 12:58:28 UTC] Total orders count: 0
[02-May-2026 12:58:29 UTC] === API CALL LOG ===
[02-May-2026 12:58:29 UTC] Endpoint: user/profile.php
[02-May-2026 12:58:29 UTC] Full Log Data: {
    "timestamp": "2026-05-02 12:58:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "110.226.166.108",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY4IiwidXNlcm5hbWUiOiJwYXdhbmdpcmk0MjEiLCJlbWFpbCI6ImxhZGh1cmFtZ29zd2FtaUBnbWFpbC5jb20iLCJleHAiOjE3NzgzMzEyNjJ9.ITMtsTdbeiE6y2O0eejjdJNAV1prf3Opzk6cdMSXEKA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f57329e5d23ad9d-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "110.226.166.108",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "110.226.166.108, 162.159.122.164"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 12:58:29 UTC] === END API CALL LOG ===
[02-May-2026 12:58:29 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 12:58:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY4IiwidXNlcm5hbWUiOiJwYXdhbmdpcmk0MjEiLCJlbWFpbCI6ImxhZGh1cmFtZ29zd2FtaUBnbWFpbC5jb20iLCJleHAiOjE3NzgzMzEyNjJ9.ITMtsTdbeiE6y2O0eejjdJNAV1prf3Opzk6cdMSXEKA
[02-May-2026 12:58:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 12:58:29 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 12:58:29 UTC] User ID: 468
[02-May-2026 12:58:29 UTC] ✅ User profile retrieved successfully for user ID: 468
[02-May-2026 12:58:29 UTC] User Purchases API - User ID: 468
[02-May-2026 12:58:29 UTC] User Purchases API - Total purchases found: 0
[02-May-2026 12:58:34 UTC] === API CALL LOG ===
[02-May-2026 12:58:34 UTC] Endpoint: user/profile.php
[02-May-2026 12:58:34 UTC] Full Log Data: {
    "timestamp": "2026-05-02 12:58:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "110.226.166.108",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY4IiwidXNlcm5hbWUiOiJwYXdhbmdpcmk0MjEiLCJlbWFpbCI6ImxhZGh1cmFtZ29zd2FtaUBnbWFpbC5jb20iLCJleHAiOjE3NzgzMzEyNjJ9.ITMtsTdbeiE6y2O0eejjdJNAV1prf3Opzk6cdMSXEKA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f5732bb29b9ad9d-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "110.226.166.108",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "110.226.166.108, 162.159.122.164"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 12:58:34 UTC] === END API CALL LOG ===
[02-May-2026 12:58:34 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 12:58:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY4IiwidXNlcm5hbWUiOiJwYXdhbmdpcmk0MjEiLCJlbWFpbCI6ImxhZGh1cmFtZ29zd2FtaUBnbWFpbC5jb20iLCJleHAiOjE3NzgzMzEyNjJ9.ITMtsTdbeiE6y2O0eejjdJNAV1prf3Opzk6cdMSXEKA
[02-May-2026 12:58:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 12:58:34 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 12:58:34 UTC] User ID: 468
[02-May-2026 12:58:34 UTC] ✅ User profile retrieved successfully for user ID: 468
[02-May-2026 12:58:34 UTC] User Purchases API - User ID: 468
[02-May-2026 12:58:34 UTC] User Purchases API - Total purchases found: 0
[02-May-2026 12:58:46 UTC] === API CALL LOG ===
[02-May-2026 12:58:46 UTC] Endpoint: user/profile.php
[02-May-2026 12:58:46 UTC] Full Log Data: {
    "timestamp": "2026-05-02 12:58:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "110.226.166.108",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY4IiwidXNlcm5hbWUiOiJwYXdhbmdpcmk0MjEiLCJlbWFpbCI6ImxhZGh1cmFtZ29zd2FtaUBnbWFpbC5jb20iLCJleHAiOjE3NzgzMzEyNjJ9.ITMtsTdbeiE6y2O0eejjdJNAV1prf3Opzk6cdMSXEKA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f5733070895ad9d-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "110.226.166.108",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "110.226.166.108, 162.159.122.165"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 12:58:46 UTC] === END API CALL LOG ===
[02-May-2026 12:58:46 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 12:58:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY4IiwidXNlcm5hbWUiOiJwYXdhbmdpcmk0MjEiLCJlbWFpbCI6ImxhZGh1cmFtZ29zd2FtaUBnbWFpbC5jb20iLCJleHAiOjE3NzgzMzEyNjJ9.ITMtsTdbeiE6y2O0eejjdJNAV1prf3Opzk6cdMSXEKA
[02-May-2026 12:58:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 12:58:46 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 12:58:46 UTC] User ID: 468
[02-May-2026 12:58:46 UTC] ✅ User profile retrieved successfully for user ID: 468
[02-May-2026 12:58:46 UTC] User Purchases API - User ID: 468
[02-May-2026 12:58:46 UTC] User Purchases API - Total purchases found: 0
[02-May-2026 12:58:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 12:58:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 12:58:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY4IiwidXNlcm5hbWUiOiJwYXdhbmdpcmk0MjEiLCJlbWFpbCI6ImxhZGh1cmFtZ29zd2FtaUBnbWFpbC5jb20iLCJleHAiOjE3NzgzMzEyNjJ9.ITMtsTdbeiE6y2O0eejjdJNAV1prf3Opzk6cdMSXEKA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f573317393aad9d-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"110.226.166.108","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"110.226.166.108, 162.159.122.165"}
[02-May-2026 12:58:48 UTC] === User Orders API Called ===
[02-May-2026 12:58:48 UTC] User ID: 468
[02-May-2026 12:58:48 UTC] Limit: 20, Offset: 0
[02-May-2026 12:58:48 UTC] Orders found: 0
[02-May-2026 12:58:48 UTC] Orders data: []
[02-May-2026 12:58:48 UTC] Total orders count: 0
[02-May-2026 12:58:48 UTC] === API CALL LOG ===
[02-May-2026 12:58:48 UTC] Endpoint: user/profile.php
[02-May-2026 12:58:48 UTC] Full Log Data: {
    "timestamp": "2026-05-02 12:58:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "110.226.166.108",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY4IiwidXNlcm5hbWUiOiJwYXdhbmdpcmk0MjEiLCJlbWFpbCI6ImxhZGh1cmFtZ29zd2FtaUBnbWFpbC5jb20iLCJleHAiOjE3NzgzMzEyNjJ9.ITMtsTdbeiE6y2O0eejjdJNAV1prf3Opzk6cdMSXEKA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f573317393cad9d-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "110.226.166.108",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "110.226.166.108, 162.159.122.164"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 12:58:48 UTC] === END API CALL LOG ===
[02-May-2026 12:58:48 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 12:58:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY4IiwidXNlcm5hbWUiOiJwYXdhbmdpcmk0MjEiLCJlbWFpbCI6ImxhZGh1cmFtZ29zd2FtaUBnbWFpbC5jb20iLCJleHAiOjE3NzgzMzEyNjJ9.ITMtsTdbeiE6y2O0eejjdJNAV1prf3Opzk6cdMSXEKA
[02-May-2026 12:58:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 12:58:48 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 12:58:48 UTC] User ID: 468
[02-May-2026 12:58:48 UTC] ✅ User profile retrieved successfully for user ID: 468
[02-May-2026 12:58:49 UTC] === API CALL LOG ===
[02-May-2026 12:58:49 UTC] Endpoint: user/profile.php
[02-May-2026 12:58:49 UTC] Full Log Data: {
    "timestamp": "2026-05-02 12:58:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "110.226.166.108",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY4IiwidXNlcm5hbWUiOiJwYXdhbmdpcmk0MjEiLCJlbWFpbCI6ImxhZGh1cmFtZ29zd2FtaUBnbWFpbC5jb20iLCJleHAiOjE3NzgzMzEyNjJ9.ITMtsTdbeiE6y2O0eejjdJNAV1prf3Opzk6cdMSXEKA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f57331b08d6ad9d-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "110.226.166.108",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "110.226.166.108, 162.159.122.164"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 12:58:49 UTC] === END API CALL LOG ===
[02-May-2026 12:58:49 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 12:58:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY4IiwidXNlcm5hbWUiOiJwYXdhbmdpcmk0MjEiLCJlbWFpbCI6ImxhZGh1cmFtZ29zd2FtaUBnbWFpbC5jb20iLCJleHAiOjE3NzgzMzEyNjJ9.ITMtsTdbeiE6y2O0eejjdJNAV1prf3Opzk6cdMSXEKA
[02-May-2026 12:58:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 12:58:49 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 12:58:49 UTC] User ID: 468
[02-May-2026 12:58:49 UTC] ✅ User profile retrieved successfully for user ID: 468
[02-May-2026 12:59:08 UTC] === API CALL LOG ===
[02-May-2026 12:59:08 UTC] Endpoint: user/profile.php
[02-May-2026 12:59:08 UTC] Full Log Data: {
    "timestamp": "2026-05-02 12:59:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "110.226.166.108",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY4IiwidXNlcm5hbWUiOiJwYXdhbmdpcmk0MjEiLCJlbWFpbCI6ImxhZGh1cmFtZ29zd2FtaUBnbWFpbC5jb20iLCJleHAiOjE3NzgzMzEyNjJ9.ITMtsTdbeiE6y2O0eejjdJNAV1prf3Opzk6cdMSXEKA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f5733914c9bad9d-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "110.226.166.108",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "110.226.166.108, 162.159.122.165"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 12:59:08 UTC] === END API CALL LOG ===
[02-May-2026 12:59:08 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 12:59:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY4IiwidXNlcm5hbWUiOiJwYXdhbmdpcmk0MjEiLCJlbWFpbCI6ImxhZGh1cmFtZ29zd2FtaUBnbWFpbC5jb20iLCJleHAiOjE3NzgzMzEyNjJ9.ITMtsTdbeiE6y2O0eejjdJNAV1prf3Opzk6cdMSXEKA
[02-May-2026 12:59:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 12:59:08 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 12:59:08 UTC] User ID: 468
[02-May-2026 12:59:08 UTC] ✅ User profile retrieved successfully for user ID: 468
[02-May-2026 12:59:21 UTC] === API CALL LOG ===
[02-May-2026 12:59:21 UTC] Endpoint: user/profile.php
[02-May-2026 12:59:21 UTC] Full Log Data: {
    "timestamp": "2026-05-02 12:59:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "110.226.166.108",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY4IiwidXNlcm5hbWUiOiJwYXdhbmdpcmk0MjEiLCJlbWFpbCI6ImxhZGh1cmFtZ29zd2FtaUBnbWFpbC5jb20iLCJleHAiOjE3NzgzMzEyNjJ9.ITMtsTdbeiE6y2O0eejjdJNAV1prf3Opzk6cdMSXEKA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f5733e5eb4ead9d-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "110.226.166.108",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "110.226.166.108, 162.159.122.165"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 12:59:21 UTC] === END API CALL LOG ===
[02-May-2026 12:59:21 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 12:59:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY4IiwidXNlcm5hbWUiOiJwYXdhbmdpcmk0MjEiLCJlbWFpbCI6ImxhZGh1cmFtZ29zd2FtaUBnbWFpbC5jb20iLCJleHAiOjE3NzgzMzEyNjJ9.ITMtsTdbeiE6y2O0eejjdJNAV1prf3Opzk6cdMSXEKA
[02-May-2026 12:59:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 12:59:21 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 12:59:21 UTC] User ID: 468
[02-May-2026 12:59:21 UTC] ✅ User profile retrieved successfully for user ID: 468
[02-May-2026 12:59:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 12:59:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 12:59:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY4IiwidXNlcm5hbWUiOiJwYXdhbmdpcmk0MjEiLCJlbWFpbCI6ImxhZGh1cmFtZ29zd2FtaUBnbWFpbC5jb20iLCJleHAiOjE3NzgzMzEyNjJ9.ITMtsTdbeiE6y2O0eejjdJNAV1prf3Opzk6cdMSXEKA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f5733e5eb4bad9d-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"110.226.166.108","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"110.226.166.108, 162.159.122.164"}
[02-May-2026 12:59:21 UTC] === User Orders API Called ===
[02-May-2026 12:59:21 UTC] User ID: 468
[02-May-2026 12:59:21 UTC] Limit: 20, Offset: 0
[02-May-2026 12:59:21 UTC] Orders found: 0
[02-May-2026 12:59:21 UTC] Orders data: []
[02-May-2026 12:59:21 UTC] Total orders count: 0
[02-May-2026 12:59:22 UTC] === API CALL LOG ===
[02-May-2026 12:59:22 UTC] Endpoint: user/profile.php
[02-May-2026 12:59:22 UTC] Full Log Data: {
    "timestamp": "2026-05-02 12:59:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "110.226.166.108",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY4IiwidXNlcm5hbWUiOiJwYXdhbmdpcmk0MjEiLCJlbWFpbCI6ImxhZGh1cmFtZ29zd2FtaUBnbWFpbC5jb20iLCJleHAiOjE3NzgzMzEyNjJ9.ITMtsTdbeiE6y2O0eejjdJNAV1prf3Opzk6cdMSXEKA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f5733e8c92ead9d-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "110.226.166.108",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "110.226.166.108, 162.159.122.164"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 12:59:22 UTC] === END API CALL LOG ===
[02-May-2026 12:59:22 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 12:59:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY4IiwidXNlcm5hbWUiOiJwYXdhbmdpcmk0MjEiLCJlbWFpbCI6ImxhZGh1cmFtZ29zd2FtaUBnbWFpbC5jb20iLCJleHAiOjE3NzgzMzEyNjJ9.ITMtsTdbeiE6y2O0eejjdJNAV1prf3Opzk6cdMSXEKA
[02-May-2026 12:59:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 12:59:22 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 12:59:22 UTC] User ID: 468
[02-May-2026 12:59:22 UTC] ✅ User profile retrieved successfully for user ID: 468
[02-May-2026 12:59:53 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 12:59:53 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 12:59:53 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY4IiwidXNlcm5hbWUiOiJwYXdhbmdpcmk0MjEiLCJlbWFpbCI6ImxhZGh1cmFtZ29zd2FtaUBnbWFpbC5jb20iLCJleHAiOjE3NzgzMzEyNjJ9.ITMtsTdbeiE6y2O0eejjdJNAV1prf3Opzk6cdMSXEKA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f5734ab48cdad9d-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"110.226.166.108","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"110.226.166.108, 162.159.122.165"}
[02-May-2026 12:59:53 UTC] === User Orders API Called ===
[02-May-2026 12:59:53 UTC] User ID: 468
[02-May-2026 12:59:53 UTC] Limit: 20, Offset: 0
[02-May-2026 12:59:53 UTC] Orders found: 0
[02-May-2026 12:59:53 UTC] Orders data: []
[02-May-2026 12:59:53 UTC] Total orders count: 0
[02-May-2026 12:59:53 UTC] === API CALL LOG ===
[02-May-2026 12:59:53 UTC] Endpoint: user/profile.php
[02-May-2026 12:59:53 UTC] Full Log Data: {
    "timestamp": "2026-05-02 12:59:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "110.226.166.108",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY4IiwidXNlcm5hbWUiOiJwYXdhbmdpcmk0MjEiLCJlbWFpbCI6ImxhZGh1cmFtZ29zd2FtaUBnbWFpbC5jb20iLCJleHAiOjE3NzgzMzEyNjJ9.ITMtsTdbeiE6y2O0eejjdJNAV1prf3Opzk6cdMSXEKA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f5734ab48d0ad9d-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "110.226.166.108",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "110.226.166.108, 162.159.122.164"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 12:59:53 UTC] === END API CALL LOG ===
[02-May-2026 12:59:53 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 12:59:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY4IiwidXNlcm5hbWUiOiJwYXdhbmdpcmk0MjEiLCJlbWFpbCI6ImxhZGh1cmFtZ29zd2FtaUBnbWFpbC5jb20iLCJleHAiOjE3NzgzMzEyNjJ9.ITMtsTdbeiE6y2O0eejjdJNAV1prf3Opzk6cdMSXEKA
[02-May-2026 12:59:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 12:59:53 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 12:59:53 UTC] User ID: 468
[02-May-2026 12:59:53 UTC] ✅ User profile retrieved successfully for user ID: 468
[02-May-2026 12:59:54 UTC] === API CALL LOG ===
[02-May-2026 12:59:54 UTC] Endpoint: user/profile.php
[02-May-2026 12:59:54 UTC] Full Log Data: {
    "timestamp": "2026-05-02 12:59:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "110.226.166.108",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY4IiwidXNlcm5hbWUiOiJwYXdhbmdpcmk0MjEiLCJlbWFpbCI6ImxhZGh1cmFtZ29zd2FtaUBnbWFpbC5jb20iLCJleHAiOjE3NzgzMzEyNjJ9.ITMtsTdbeiE6y2O0eejjdJNAV1prf3Opzk6cdMSXEKA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f5734af2815ad9d-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "110.226.166.108",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "110.226.166.108, 162.159.122.164"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 12:59:54 UTC] === END API CALL LOG ===
[02-May-2026 12:59:54 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 12:59:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY4IiwidXNlcm5hbWUiOiJwYXdhbmdpcmk0MjEiLCJlbWFpbCI6ImxhZGh1cmFtZ29zd2FtaUBnbWFpbC5jb20iLCJleHAiOjE3NzgzMzEyNjJ9.ITMtsTdbeiE6y2O0eejjdJNAV1prf3Opzk6cdMSXEKA
[02-May-2026 12:59:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 12:59:54 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 12:59:54 UTC] User ID: 468
[02-May-2026 12:59:54 UTC] ✅ User profile retrieved successfully for user ID: 468
[02-May-2026 13:00:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 13:00:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 13:00:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY4IiwidXNlcm5hbWUiOiJwYXdhbmdpcmk0MjEiLCJlbWFpbCI6ImxhZGh1cmFtZ29zd2FtaUBnbWFpbC5jb20iLCJleHAiOjE3NzgzMzEyNjJ9.ITMtsTdbeiE6y2O0eejjdJNAV1prf3Opzk6cdMSXEKA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f5734fa0fd7ad9d-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"110.226.166.108","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"110.226.166.108, 162.159.122.165"}
[02-May-2026 13:00:06 UTC] === User Orders API Called ===
[02-May-2026 13:00:06 UTC] User ID: 468
[02-May-2026 13:00:06 UTC] Limit: 20, Offset: 0
[02-May-2026 13:00:06 UTC] Orders found: 0
[02-May-2026 13:00:06 UTC] Orders data: []
[02-May-2026 13:00:06 UTC] Total orders count: 0
[02-May-2026 13:00:11 UTC] === API CALL LOG ===
[02-May-2026 13:00:11 UTC] Endpoint: user/profile.php
[02-May-2026 13:00:11 UTC] Full Log Data: {
    "timestamp": "2026-05-02 13:00:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "110.226.166.108",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY4IiwidXNlcm5hbWUiOiJwYXdhbmdpcmk0MjEiLCJlbWFpbCI6ImxhZGh1cmFtZ29zd2FtaUBnbWFpbC5jb20iLCJleHAiOjE3NzgzMzEyNjJ9.ITMtsTdbeiE6y2O0eejjdJNAV1prf3Opzk6cdMSXEKA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f57351e2f3cad9d-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "110.226.166.108",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "110.226.166.108, 162.159.122.165"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 13:00:11 UTC] === END API CALL LOG ===
[02-May-2026 13:00:11 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 13:00:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY4IiwidXNlcm5hbWUiOiJwYXdhbmdpcmk0MjEiLCJlbWFpbCI6ImxhZGh1cmFtZ29zd2FtaUBnbWFpbC5jb20iLCJleHAiOjE3NzgzMzEyNjJ9.ITMtsTdbeiE6y2O0eejjdJNAV1prf3Opzk6cdMSXEKA
[02-May-2026 13:00:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 13:00:11 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 13:00:11 UTC] User ID: 468
[02-May-2026 13:00:11 UTC] ✅ User profile retrieved successfully for user ID: 468
[02-May-2026 13:00:12 UTC] User Purchases API - User ID: 468
[02-May-2026 13:00:12 UTC] User Purchases API - Total purchases found: 0
[02-May-2026 13:00:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 13:00:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 13:00:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY4IiwidXNlcm5hbWUiOiJwYXdhbmdpcmk0MjEiLCJlbWFpbCI6ImxhZGh1cmFtZ29zd2FtaUBnbWFpbC5jb20iLCJleHAiOjE3NzgzMzEyNjJ9.ITMtsTdbeiE6y2O0eejjdJNAV1prf3Opzk6cdMSXEKA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f573548b9b3ad9d-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"110.226.166.108","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"110.226.166.108, 162.159.122.165"}
[02-May-2026 13:00:18 UTC] === User Orders API Called ===
[02-May-2026 13:00:18 UTC] User ID: 468
[02-May-2026 13:00:18 UTC] Limit: 20, Offset: 0
[02-May-2026 13:00:18 UTC] Orders found: 0
[02-May-2026 13:00:18 UTC] Orders data: []
[02-May-2026 13:00:18 UTC] Total orders count: 0
[02-May-2026 13:00:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 13:00:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 13:00:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY4IiwidXNlcm5hbWUiOiJwYXdhbmdpcmk0MjEiLCJlbWFpbCI6ImxhZGh1cmFtZ29zd2FtaUBnbWFpbC5jb20iLCJleHAiOjE3NzgzMzEyNjJ9.ITMtsTdbeiE6y2O0eejjdJNAV1prf3Opzk6cdMSXEKA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f573553c97bad9d-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"110.226.166.108","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"110.226.166.108, 162.159.122.165"}
[02-May-2026 13:00:20 UTC] === User Orders API Called ===
[02-May-2026 13:00:20 UTC] User ID: 468
[02-May-2026 13:00:20 UTC] Limit: 20, Offset: 0
[02-May-2026 13:00:20 UTC] Orders found: 0
[02-May-2026 13:00:20 UTC] Orders data: []
[02-May-2026 13:00:20 UTC] Total orders count: 0
[02-May-2026 13:00:20 UTC] === API CALL LOG ===
[02-May-2026 13:00:20 UTC] Endpoint: user/profile.php
[02-May-2026 13:00:20 UTC] Full Log Data: {
    "timestamp": "2026-05-02 13:00:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "110.226.166.108",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY4IiwidXNlcm5hbWUiOiJwYXdhbmdpcmk0MjEiLCJlbWFpbCI6ImxhZGh1cmFtZ29zd2FtaUBnbWFpbC5jb20iLCJleHAiOjE3NzgzMzEyNjJ9.ITMtsTdbeiE6y2O0eejjdJNAV1prf3Opzk6cdMSXEKA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f573553c97dad9d-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "110.226.166.108",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "110.226.166.108, 162.159.122.165"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 13:00:20 UTC] === END API CALL LOG ===
[02-May-2026 13:00:20 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 13:00:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY4IiwidXNlcm5hbWUiOiJwYXdhbmdpcmk0MjEiLCJlbWFpbCI6ImxhZGh1cmFtZ29zd2FtaUBnbWFpbC5jb20iLCJleHAiOjE3NzgzMzEyNjJ9.ITMtsTdbeiE6y2O0eejjdJNAV1prf3Opzk6cdMSXEKA
[02-May-2026 13:00:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 13:00:20 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 13:00:20 UTC] User ID: 468
[02-May-2026 13:00:20 UTC] ✅ User profile retrieved successfully for user ID: 468
[02-May-2026 13:00:21 UTC] === API CALL LOG ===
[02-May-2026 13:00:21 UTC] Endpoint: user/profile.php
[02-May-2026 13:00:21 UTC] Full Log Data: {
    "timestamp": "2026-05-02 13:00:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "110.226.166.108",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY4IiwidXNlcm5hbWUiOiJwYXdhbmdpcmk0MjEiLCJlbWFpbCI6ImxhZGh1cmFtZ29zd2FtaUBnbWFpbC5jb20iLCJleHAiOjE3NzgzMzEyNjJ9.ITMtsTdbeiE6y2O0eejjdJNAV1prf3Opzk6cdMSXEKA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f57355759bbad9d-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "110.226.166.108",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "110.226.166.108, 162.159.122.165"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 13:00:21 UTC] === END API CALL LOG ===
[02-May-2026 13:00:21 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 13:00:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY4IiwidXNlcm5hbWUiOiJwYXdhbmdpcmk0MjEiLCJlbWFpbCI6ImxhZGh1cmFtZ29zd2FtaUBnbWFpbC5jb20iLCJleHAiOjE3NzgzMzEyNjJ9.ITMtsTdbeiE6y2O0eejjdJNAV1prf3Opzk6cdMSXEKA
[02-May-2026 13:00:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 13:00:21 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 13:00:21 UTC] User ID: 468
[02-May-2026 13:00:21 UTC] ✅ User profile retrieved successfully for user ID: 468
[02-May-2026 13:02:48 UTC] === API CALL LOG ===
[02-May-2026 13:02:48 UTC] Endpoint: user/profile.php
[02-May-2026 13:02:48 UTC] Full Log Data: {
    "timestamp": "2026-05-02 13:02:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "110.226.166.108",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY4IiwidXNlcm5hbWUiOiJwYXdhbmdpcmk0MjEiLCJlbWFpbCI6ImxhZGh1cmFtZ29zd2FtaUBnbWFpbC5jb20iLCJleHAiOjE3NzgzMzEyNjJ9.ITMtsTdbeiE6y2O0eejjdJNAV1prf3Opzk6cdMSXEKA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f5738f0486fad9d-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "110.226.166.108",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "110.226.166.108, 162.159.122.165"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 13:02:48 UTC] === END API CALL LOG ===
[02-May-2026 13:02:48 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 13:02:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY4IiwidXNlcm5hbWUiOiJwYXdhbmdpcmk0MjEiLCJlbWFpbCI6ImxhZGh1cmFtZ29zd2FtaUBnbWFpbC5jb20iLCJleHAiOjE3NzgzMzEyNjJ9.ITMtsTdbeiE6y2O0eejjdJNAV1prf3Opzk6cdMSXEKA
[02-May-2026 13:02:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 13:02:48 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 13:02:48 UTC] User ID: 468
[02-May-2026 13:02:48 UTC] ✅ User profile retrieved successfully for user ID: 468
[02-May-2026 13:02:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 13:02:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 13:02:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY4IiwidXNlcm5hbWUiOiJwYXdhbmdpcmk0MjEiLCJlbWFpbCI6ImxhZGh1cmFtZ29zd2FtaUBnbWFpbC5jb20iLCJleHAiOjE3NzgzMzEyNjJ9.ITMtsTdbeiE6y2O0eejjdJNAV1prf3Opzk6cdMSXEKA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f5738f0486bad9d-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"110.226.166.108","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"110.226.166.108, 162.159.122.164"}
[02-May-2026 13:02:48 UTC] === User Orders API Called ===
[02-May-2026 13:02:48 UTC] User ID: 468
[02-May-2026 13:02:48 UTC] Limit: 20, Offset: 0
[02-May-2026 13:02:48 UTC] Orders found: 0
[02-May-2026 13:02:48 UTC] Orders data: []
[02-May-2026 13:02:48 UTC] Total orders count: 0
[02-May-2026 13:02:48 UTC] === API CALL LOG ===
[02-May-2026 13:02:48 UTC] Endpoint: user/profile.php
[02-May-2026 13:02:48 UTC] Full Log Data: {
    "timestamp": "2026-05-02 13:02:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "110.226.166.108",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY4IiwidXNlcm5hbWUiOiJwYXdhbmdpcmk0MjEiLCJlbWFpbCI6ImxhZGh1cmFtZ29zd2FtaUBnbWFpbC5jb20iLCJleHAiOjE3NzgzMzEyNjJ9.ITMtsTdbeiE6y2O0eejjdJNAV1prf3Opzk6cdMSXEKA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f5738f34e91ad9d-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "110.226.166.108",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "110.226.166.108, 162.159.122.164"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 13:02:48 UTC] === END API CALL LOG ===
[02-May-2026 13:02:48 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 13:02:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY4IiwidXNlcm5hbWUiOiJwYXdhbmdpcmk0MjEiLCJlbWFpbCI6ImxhZGh1cmFtZ29zd2FtaUBnbWFpbC5jb20iLCJleHAiOjE3NzgzMzEyNjJ9.ITMtsTdbeiE6y2O0eejjdJNAV1prf3Opzk6cdMSXEKA
[02-May-2026 13:02:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 13:02:48 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 13:02:48 UTC] User ID: 468
[02-May-2026 13:02:48 UTC] ✅ User profile retrieved successfully for user ID: 468
[02-May-2026 13:02:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 13:02:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 13:02:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY4IiwidXNlcm5hbWUiOiJwYXdhbmdpcmk0MjEiLCJlbWFpbCI6ImxhZGh1cmFtZ29zd2FtaUBnbWFpbC5jb20iLCJleHAiOjE3NzgzMzEyNjJ9.ITMtsTdbeiE6y2O0eejjdJNAV1prf3Opzk6cdMSXEKA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f573930a836ad9d-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"110.226.166.108","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"110.226.166.108, 162.159.122.164"}
[02-May-2026 13:02:58 UTC] === User Orders API Called ===
[02-May-2026 13:02:58 UTC] User ID: 468
[02-May-2026 13:02:58 UTC] Limit: 20, Offset: 0
[02-May-2026 13:02:58 UTC] Orders found: 0
[02-May-2026 13:02:58 UTC] Orders data: []
[02-May-2026 13:02:58 UTC] Total orders count: 0
[02-May-2026 13:03:00 UTC] === API CALL LOG ===
[02-May-2026 13:03:00 UTC] Endpoint: user/profile.php
[02-May-2026 13:03:00 UTC] Full Log Data: {
    "timestamp": "2026-05-02 13:03:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "110.226.166.108",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY4IiwidXNlcm5hbWUiOiJwYXdhbmdpcmk0MjEiLCJlbWFpbCI6ImxhZGh1cmFtZ29zd2FtaUBnbWFpbC5jb20iLCJleHAiOjE3NzgzMzEyNjJ9.ITMtsTdbeiE6y2O0eejjdJNAV1prf3Opzk6cdMSXEKA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f573939fbbead9d-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "110.226.166.108",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "110.226.166.108, 162.159.122.164"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 13:03:00 UTC] === END API CALL LOG ===
[02-May-2026 13:03:00 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 13:03:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY4IiwidXNlcm5hbWUiOiJwYXdhbmdpcmk0MjEiLCJlbWFpbCI6ImxhZGh1cmFtZ29zd2FtaUBnbWFpbC5jb20iLCJleHAiOjE3NzgzMzEyNjJ9.ITMtsTdbeiE6y2O0eejjdJNAV1prf3Opzk6cdMSXEKA
[02-May-2026 13:03:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 13:03:00 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 13:03:00 UTC] User ID: 468
[02-May-2026 13:03:00 UTC] ✅ User profile retrieved successfully for user ID: 468
[02-May-2026 13:03:00 UTC] User Purchases API - User ID: 468
[02-May-2026 13:03:00 UTC] User Purchases API - Total purchases found: 0
[02-May-2026 13:51:57 UTC] === API CALL LOG ===
[02-May-2026 13:51:57 UTC] Endpoint: user/profile.php
[02-May-2026 13:51:57 UTC] Full Log Data: {
    "timestamp": "2026-05-02 13:51:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "110.226.166.108",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY4IiwidXNlcm5hbWUiOiJwYXdhbmdpcmk0MjEiLCJlbWFpbCI6ImxhZGh1cmFtZ29zd2FtaUBnbWFpbC5jb20iLCJleHAiOjE3NzgzMzEyNjJ9.ITMtsTdbeiE6y2O0eejjdJNAV1prf3Opzk6cdMSXEKA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f5780f11f548741-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "110.226.166.108",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "110.226.166.108, 162.159.122.164"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 13:51:57 UTC] === END API CALL LOG ===
[02-May-2026 13:51:57 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 13:51:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY4IiwidXNlcm5hbWUiOiJwYXdhbmdpcmk0MjEiLCJlbWFpbCI6ImxhZGh1cmFtZ29zd2FtaUBnbWFpbC5jb20iLCJleHAiOjE3NzgzMzEyNjJ9.ITMtsTdbeiE6y2O0eejjdJNAV1prf3Opzk6cdMSXEKA
[02-May-2026 13:51:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 13:51:57 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 13:51:57 UTC] User ID: 468
[02-May-2026 13:51:57 UTC] ✅ User profile retrieved successfully for user ID: 468
[02-May-2026 13:51:58 UTC] === API CALL LOG ===
[02-May-2026 13:51:58 UTC] Endpoint: user/profile.php
[02-May-2026 13:51:58 UTC] Full Log Data: {
    "timestamp": "2026-05-02 13:51:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "110.226.166.108",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY4IiwidXNlcm5hbWUiOiJwYXdhbmdpcmk0MjEiLCJlbWFpbCI6ImxhZGh1cmFtZ29zd2FtaUBnbWFpbC5jb20iLCJleHAiOjE3NzgzMzEyNjJ9.ITMtsTdbeiE6y2O0eejjdJNAV1prf3Opzk6cdMSXEKA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f5780f569928741-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "110.226.166.108",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "110.226.166.108, 162.159.122.164"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 13:51:58 UTC] === END API CALL LOG ===
[02-May-2026 13:51:58 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 13:51:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY4IiwidXNlcm5hbWUiOiJwYXdhbmdpcmk0MjEiLCJlbWFpbCI6ImxhZGh1cmFtZ29zd2FtaUBnbWFpbC5jb20iLCJleHAiOjE3NzgzMzEyNjJ9.ITMtsTdbeiE6y2O0eejjdJNAV1prf3Opzk6cdMSXEKA
[02-May-2026 13:51:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 13:51:58 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 13:51:58 UTC] User ID: 468
[02-May-2026 13:51:58 UTC] ✅ User profile retrieved successfully for user ID: 468
[02-May-2026 13:51:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 13:51:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 13:51:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY4IiwidXNlcm5hbWUiOiJwYXdhbmdpcmk0MjEiLCJlbWFpbCI6ImxhZGh1cmFtZ29zd2FtaUBnbWFpbC5jb20iLCJleHAiOjE3NzgzMzEyNjJ9.ITMtsTdbeiE6y2O0eejjdJNAV1prf3Opzk6cdMSXEKA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f5780f569948741-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"110.226.166.108","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"110.226.166.108, 162.159.122.164"}
[02-May-2026 13:51:58 UTC] === User Orders API Called ===
[02-May-2026 13:51:58 UTC] User ID: 468
[02-May-2026 13:51:58 UTC] Limit: 20, Offset: 0
[02-May-2026 13:51:58 UTC] Orders found: 0
[02-May-2026 13:51:58 UTC] Orders data: []
[02-May-2026 13:51:58 UTC] Total orders count: 0
[02-May-2026 13:51:58 UTC] === API CALL LOG ===
[02-May-2026 13:51:58 UTC] Endpoint: user/profile.php
[02-May-2026 13:51:58 UTC] Full Log Data: {
    "timestamp": "2026-05-02 13:51:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "110.226.166.108",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY4IiwidXNlcm5hbWUiOiJwYXdhbmdpcmk0MjEiLCJlbWFpbCI6ImxhZGh1cmFtZ29zd2FtaUBnbWFpbC5jb20iLCJleHAiOjE3NzgzMzEyNjJ9.ITMtsTdbeiE6y2O0eejjdJNAV1prf3Opzk6cdMSXEKA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f5780f569978741-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "110.226.166.108",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "110.226.166.108, 162.159.122.165"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 13:51:58 UTC] === END API CALL LOG ===
[02-May-2026 13:51:58 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 13:51:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY4IiwidXNlcm5hbWUiOiJwYXdhbmdpcmk0MjEiLCJlbWFpbCI6ImxhZGh1cmFtZ29zd2FtaUBnbWFpbC5jb20iLCJleHAiOjE3NzgzMzEyNjJ9.ITMtsTdbeiE6y2O0eejjdJNAV1prf3Opzk6cdMSXEKA
[02-May-2026 13:51:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 13:51:58 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 13:51:58 UTC] User ID: 468
[02-May-2026 13:51:58 UTC] ✅ User profile retrieved successfully for user ID: 468
[02-May-2026 13:52:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 13:52:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 13:52:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY4IiwidXNlcm5hbWUiOiJwYXdhbmdpcmk0MjEiLCJlbWFpbCI6ImxhZGh1cmFtZ29zd2FtaUBnbWFpbC5jb20iLCJleHAiOjE3NzgzMzEyNjJ9.ITMtsTdbeiE6y2O0eejjdJNAV1prf3Opzk6cdMSXEKA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f578174ac508741-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"110.226.166.108","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"110.226.166.108, 162.159.122.165"}
[02-May-2026 13:52:18 UTC] === User Orders API Called ===
[02-May-2026 13:52:18 UTC] User ID: 468
[02-May-2026 13:52:18 UTC] Limit: 20, Offset: 0
[02-May-2026 13:52:18 UTC] Orders found: 1
[02-May-2026 13:52:18 UTC] Orders data: [{"id":235,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/YasmovieEmpire\/19","status":"pending","created_at":"2026-05-02 17:22:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[02-May-2026 13:52:18 UTC] Total orders count: 1
[02-May-2026 13:52:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 13:52:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 13:52:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY4IiwidXNlcm5hbWUiOiJwYXdhbmdpcmk0MjEiLCJlbWFpbCI6ImxhZGh1cmFtZ29zd2FtaUBnbWFpbC5jb20iLCJleHAiOjE3NzgzMzEyNjJ9.ITMtsTdbeiE6y2O0eejjdJNAV1prf3Opzk6cdMSXEKA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f57817eaf578741-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"110.226.166.108","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"110.226.166.108, 162.159.122.165"}
[02-May-2026 13:52:20 UTC] === User Orders API Called ===
[02-May-2026 13:52:20 UTC] User ID: 468
[02-May-2026 13:52:20 UTC] Limit: 20, Offset: 0
[02-May-2026 13:52:20 UTC] Orders found: 1
[02-May-2026 13:52:20 UTC] Orders data: [{"id":235,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/YasmovieEmpire\/19","status":"pending","created_at":"2026-05-02 17:22:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[02-May-2026 13:52:20 UTC] Total orders count: 1
[02-May-2026 13:52:20 UTC] === API CALL LOG ===
[02-May-2026 13:52:20 UTC] Endpoint: user/profile.php
[02-May-2026 13:52:20 UTC] Full Log Data: {
    "timestamp": "2026-05-02 13:52:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "110.226.166.108",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY4IiwidXNlcm5hbWUiOiJwYXdhbmdpcmk0MjEiLCJlbWFpbCI6ImxhZGh1cmFtZ29zd2FtaUBnbWFpbC5jb20iLCJleHAiOjE3NzgzMzEyNjJ9.ITMtsTdbeiE6y2O0eejjdJNAV1prf3Opzk6cdMSXEKA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f57817eaf598741-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "110.226.166.108",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "110.226.166.108, 162.159.122.165"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 13:52:20 UTC] === END API CALL LOG ===
[02-May-2026 13:52:20 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 13:52:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY4IiwidXNlcm5hbWUiOiJwYXdhbmdpcmk0MjEiLCJlbWFpbCI6ImxhZGh1cmFtZ29zd2FtaUBnbWFpbC5jb20iLCJleHAiOjE3NzgzMzEyNjJ9.ITMtsTdbeiE6y2O0eejjdJNAV1prf3Opzk6cdMSXEKA
[02-May-2026 13:52:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 13:52:20 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 13:52:20 UTC] User ID: 468
[02-May-2026 13:52:20 UTC] ✅ User profile retrieved successfully for user ID: 468
[02-May-2026 13:52:20 UTC] === API CALL LOG ===
[02-May-2026 13:52:20 UTC] Endpoint: user/profile.php
[02-May-2026 13:52:20 UTC] Full Log Data: {
    "timestamp": "2026-05-02 13:52:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "110.226.166.108",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY4IiwidXNlcm5hbWUiOiJwYXdhbmdpcmk0MjEiLCJlbWFpbCI6ImxhZGh1cmFtZ29zd2FtaUBnbWFpbC5jb20iLCJleHAiOjE3NzgzMzEyNjJ9.ITMtsTdbeiE6y2O0eejjdJNAV1prf3Opzk6cdMSXEKA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f5781821f778741-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "110.226.166.108",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "110.226.166.108, 162.159.122.165"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 13:52:20 UTC] === END API CALL LOG ===
[02-May-2026 13:52:20 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 13:52:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY4IiwidXNlcm5hbWUiOiJwYXdhbmdpcmk0MjEiLCJlbWFpbCI6ImxhZGh1cmFtZ29zd2FtaUBnbWFpbC5jb20iLCJleHAiOjE3NzgzMzEyNjJ9.ITMtsTdbeiE6y2O0eejjdJNAV1prf3Opzk6cdMSXEKA
[02-May-2026 13:52:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 13:52:20 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 13:52:20 UTC] User ID: 468
[02-May-2026 13:52:20 UTC] ✅ User profile retrieved successfully for user ID: 468
[02-May-2026 13:52:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 13:52:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 13:52:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY4IiwidXNlcm5hbWUiOiJwYXdhbmdpcmk0MjEiLCJlbWFpbCI6ImxhZGh1cmFtZ29zd2FtaUBnbWFpbC5jb20iLCJleHAiOjE3NzgzMzEyNjJ9.ITMtsTdbeiE6y2O0eejjdJNAV1prf3Opzk6cdMSXEKA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f5781877ba88741-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"110.226.166.108","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"110.226.166.108, 162.159.122.165"}
[02-May-2026 13:52:21 UTC] === User Orders API Called ===
[02-May-2026 13:52:21 UTC] User ID: 468
[02-May-2026 13:52:21 UTC] Limit: 20, Offset: 0
[02-May-2026 13:52:21 UTC] Orders found: 1
[02-May-2026 13:52:21 UTC] Orders data: [{"id":235,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/YasmovieEmpire\/19","status":"pending","created_at":"2026-05-02 17:22:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[02-May-2026 13:52:21 UTC] Total orders count: 1
[02-May-2026 13:53:52 UTC] === API CALL LOG ===
[02-May-2026 13:53:52 UTC] Endpoint: user/profile.php
[02-May-2026 13:53:52 UTC] Full Log Data: {
    "timestamp": "2026-05-02 13:53:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "110.226.166.108",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY4IiwidXNlcm5hbWUiOiJwYXdhbmdpcmk0MjEiLCJlbWFpbCI6ImxhZGh1cmFtZ29zd2FtaUBnbWFpbC5jb20iLCJleHAiOjE3NzgzMzEyNjJ9.ITMtsTdbeiE6y2O0eejjdJNAV1prf3Opzk6cdMSXEKA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f5783c11dc08741-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "110.226.166.108",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "110.226.166.108, 162.159.122.165"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 13:53:52 UTC] === END API CALL LOG ===
[02-May-2026 13:53:52 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 13:53:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY4IiwidXNlcm5hbWUiOiJwYXdhbmdpcmk0MjEiLCJlbWFpbCI6ImxhZGh1cmFtZ29zd2FtaUBnbWFpbC5jb20iLCJleHAiOjE3NzgzMzEyNjJ9.ITMtsTdbeiE6y2O0eejjdJNAV1prf3Opzk6cdMSXEKA
[02-May-2026 13:53:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 13:53:52 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 13:53:52 UTC] User ID: 468
[02-May-2026 13:53:52 UTC] ✅ User profile retrieved successfully for user ID: 468
[02-May-2026 13:53:53 UTC] User Purchases API - User ID: 468
[02-May-2026 13:53:53 UTC] User Purchases API - Total purchases found: 0
[02-May-2026 13:53:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 13:53:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 13:53:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY4IiwidXNlcm5hbWUiOiJwYXdhbmdpcmk0MjEiLCJlbWFpbCI6ImxhZGh1cmFtZ29zd2FtaUBnbWFpbC5jb20iLCJleHAiOjE3NzgzMzEyNjJ9.ITMtsTdbeiE6y2O0eejjdJNAV1prf3Opzk6cdMSXEKA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f5783c8aa1f8741-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"110.226.166.108","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"110.226.166.108, 162.159.122.165"}
[02-May-2026 13:53:54 UTC] === User Orders API Called ===
[02-May-2026 13:53:54 UTC] User ID: 468
[02-May-2026 13:53:54 UTC] Limit: 20, Offset: 0
[02-May-2026 13:53:54 UTC] Orders found: 1
[02-May-2026 13:53:54 UTC] Orders data: [{"id":235,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/YasmovieEmpire\/19","status":"pending","created_at":"2026-05-02 17:22:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[02-May-2026 13:53:54 UTC] Total orders count: 1
[02-May-2026 13:53:55 UTC] === API CALL LOG ===
[02-May-2026 13:53:55 UTC] Endpoint: user/profile.php
[02-May-2026 13:53:55 UTC] Full Log Data: {
    "timestamp": "2026-05-02 13:53:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "110.226.166.108",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY4IiwidXNlcm5hbWUiOiJwYXdhbmdpcmk0MjEiLCJlbWFpbCI6ImxhZGh1cmFtZ29zd2FtaUBnbWFpbC5jb20iLCJleHAiOjE3NzgzMzEyNjJ9.ITMtsTdbeiE6y2O0eejjdJNAV1prf3Opzk6cdMSXEKA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f5783d0ade08741-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "110.226.166.108",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "110.226.166.108, 162.159.122.165"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 13:53:55 UTC] === END API CALL LOG ===
[02-May-2026 13:53:55 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 13:53:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY4IiwidXNlcm5hbWUiOiJwYXdhbmdpcmk0MjEiLCJlbWFpbCI6ImxhZGh1cmFtZ29zd2FtaUBnbWFpbC5jb20iLCJleHAiOjE3NzgzMzEyNjJ9.ITMtsTdbeiE6y2O0eejjdJNAV1prf3Opzk6cdMSXEKA
[02-May-2026 13:53:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 13:53:55 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 13:53:55 UTC] User ID: 468
[02-May-2026 13:53:55 UTC] ✅ User profile retrieved successfully for user ID: 468
[02-May-2026 13:53:55 UTC] User Purchases API - User ID: 468
[02-May-2026 13:53:55 UTC] User Purchases API - Total purchases found: 0
[02-May-2026 13:53:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 13:53:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 13:53:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY4IiwidXNlcm5hbWUiOiJwYXdhbmdpcmk0MjEiLCJlbWFpbCI6ImxhZGh1cmFtZ29zd2FtaUBnbWFpbC5jb20iLCJleHAiOjE3NzgzMzEyNjJ9.ITMtsTdbeiE6y2O0eejjdJNAV1prf3Opzk6cdMSXEKA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f5783e73ab48741-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"110.226.166.108","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"110.226.166.108, 162.159.122.165"}
[02-May-2026 13:53:58 UTC] === User Orders API Called ===
[02-May-2026 13:53:58 UTC] User ID: 468
[02-May-2026 13:53:58 UTC] Limit: 20, Offset: 0
[02-May-2026 13:53:58 UTC] Orders found: 1
[02-May-2026 13:53:58 UTC] Orders data: [{"id":235,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/YasmovieEmpire\/19","status":"pending","created_at":"2026-05-02 17:22:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[02-May-2026 13:53:58 UTC] Total orders count: 1
[02-May-2026 13:53:58 UTC] === API CALL LOG ===
[02-May-2026 13:53:58 UTC] Endpoint: user/profile.php
[02-May-2026 13:53:58 UTC] Full Log Data: {
    "timestamp": "2026-05-02 13:53:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "110.226.166.108",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY4IiwidXNlcm5hbWUiOiJwYXdhbmdpcmk0MjEiLCJlbWFpbCI6ImxhZGh1cmFtZ29zd2FtaUBnbWFpbC5jb20iLCJleHAiOjE3NzgzMzEyNjJ9.ITMtsTdbeiE6y2O0eejjdJNAV1prf3Opzk6cdMSXEKA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f5783e73ab78741-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "110.226.166.108",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "110.226.166.108, 162.159.122.165"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 13:53:58 UTC] === END API CALL LOG ===
[02-May-2026 13:53:58 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 13:53:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY4IiwidXNlcm5hbWUiOiJwYXdhbmdpcmk0MjEiLCJlbWFpbCI6ImxhZGh1cmFtZ29zd2FtaUBnbWFpbC5jb20iLCJleHAiOjE3NzgzMzEyNjJ9.ITMtsTdbeiE6y2O0eejjdJNAV1prf3Opzk6cdMSXEKA
[02-May-2026 13:53:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 13:53:58 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 13:53:58 UTC] User ID: 468
[02-May-2026 13:53:58 UTC] ✅ User profile retrieved successfully for user ID: 468
[02-May-2026 13:53:59 UTC] === API CALL LOG ===
[02-May-2026 13:53:59 UTC] Endpoint: user/profile.php
[02-May-2026 13:53:59 UTC] Full Log Data: {
    "timestamp": "2026-05-02 13:53:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "110.226.166.108",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY4IiwidXNlcm5hbWUiOiJwYXdhbmdpcmk0MjEiLCJlbWFpbCI6ImxhZGh1cmFtZ29zd2FtaUBnbWFpbC5jb20iLCJleHAiOjE3NzgzMzEyNjJ9.ITMtsTdbeiE6y2O0eejjdJNAV1prf3Opzk6cdMSXEKA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f5783eadb898741-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "110.226.166.108",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "110.226.166.108, 162.159.122.165"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 13:53:59 UTC] === END API CALL LOG ===
[02-May-2026 13:53:59 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 13:53:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY4IiwidXNlcm5hbWUiOiJwYXdhbmdpcmk0MjEiLCJlbWFpbCI6ImxhZGh1cmFtZ29zd2FtaUBnbWFpbC5jb20iLCJleHAiOjE3NzgzMzEyNjJ9.ITMtsTdbeiE6y2O0eejjdJNAV1prf3Opzk6cdMSXEKA
[02-May-2026 13:53:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 13:53:59 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 13:53:59 UTC] User ID: 468
[02-May-2026 13:53:59 UTC] ✅ User profile retrieved successfully for user ID: 468
[02-May-2026 13:54:02 UTC] === API CALL LOG ===
[02-May-2026 13:54:02 UTC] Endpoint: user/profile.php
[02-May-2026 13:54:02 UTC] Full Log Data: {
    "timestamp": "2026-05-02 13:54:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "110.226.166.108",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY4IiwidXNlcm5hbWUiOiJwYXdhbmdpcmk0MjEiLCJlbWFpbCI6ImxhZGh1cmFtZ29zd2FtaUBnbWFpbC5jb20iLCJleHAiOjE3NzgzMzEyNjJ9.ITMtsTdbeiE6y2O0eejjdJNAV1prf3Opzk6cdMSXEKA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f5783fd6b7c8741-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "110.226.166.108",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "110.226.166.108, 162.159.122.165"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 13:54:02 UTC] === END API CALL LOG ===
[02-May-2026 13:54:02 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 13:54:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY4IiwidXNlcm5hbWUiOiJwYXdhbmdpcmk0MjEiLCJlbWFpbCI6ImxhZGh1cmFtZ29zd2FtaUBnbWFpbC5jb20iLCJleHAiOjE3NzgzMzEyNjJ9.ITMtsTdbeiE6y2O0eejjdJNAV1prf3Opzk6cdMSXEKA
[02-May-2026 13:54:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 13:54:02 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 13:54:02 UTC] User ID: 468
[02-May-2026 13:54:02 UTC] ✅ User profile retrieved successfully for user ID: 468
[02-May-2026 13:54:02 UTC] User Purchases API - User ID: 468
[02-May-2026 13:54:02 UTC] User Purchases API - Total purchases found: 0
[02-May-2026 13:54:05 UTC] === API CALL LOG ===
[02-May-2026 13:54:05 UTC] Endpoint: user/profile.php
[02-May-2026 13:54:05 UTC] Full Log Data: {
    "timestamp": "2026-05-02 13:54:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "110.226.166.108",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY4IiwidXNlcm5hbWUiOiJwYXdhbmdpcmk0MjEiLCJlbWFpbCI6ImxhZGh1cmFtZ29zd2FtaUBnbWFpbC5jb20iLCJleHAiOjE3NzgzMzEyNjJ9.ITMtsTdbeiE6y2O0eejjdJNAV1prf3Opzk6cdMSXEKA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f578410cae48741-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "110.226.166.108",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "110.226.166.108, 162.159.122.165"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 13:54:05 UTC] === END API CALL LOG ===
[02-May-2026 13:54:05 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 13:54:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY4IiwidXNlcm5hbWUiOiJwYXdhbmdpcmk0MjEiLCJlbWFpbCI6ImxhZGh1cmFtZ29zd2FtaUBnbWFpbC5jb20iLCJleHAiOjE3NzgzMzEyNjJ9.ITMtsTdbeiE6y2O0eejjdJNAV1prf3Opzk6cdMSXEKA
[02-May-2026 13:54:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 13:54:05 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 13:54:05 UTC] User ID: 468
[02-May-2026 13:54:05 UTC] ✅ User profile retrieved successfully for user ID: 468
[02-May-2026 13:54:05 UTC] User Purchases API - User ID: 468
[02-May-2026 13:54:05 UTC] User Purchases API - Total purchases found: 0
[02-May-2026 13:54:06 UTC] User Purchases API - User ID: 468
[02-May-2026 13:54:06 UTC] User Purchases API - Total purchases found: 0
[02-May-2026 13:54:07 UTC] === API CALL LOG ===
[02-May-2026 13:54:07 UTC] Endpoint: user/profile.php
[02-May-2026 13:54:07 UTC] Full Log Data: {
    "timestamp": "2026-05-02 13:54:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "110.226.166.108",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY4IiwidXNlcm5hbWUiOiJwYXdhbmdpcmk0MjEiLCJlbWFpbCI6ImxhZGh1cmFtZ29zd2FtaUBnbWFpbC5jb20iLCJleHAiOjE3NzgzMzEyNjJ9.ITMtsTdbeiE6y2O0eejjdJNAV1prf3Opzk6cdMSXEKA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f57841d2a878741-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "110.226.166.108",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "110.226.166.108, 162.159.122.165"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 13:54:07 UTC] === END API CALL LOG ===
[02-May-2026 13:54:07 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 13:54:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY4IiwidXNlcm5hbWUiOiJwYXdhbmdpcmk0MjEiLCJlbWFpbCI6ImxhZGh1cmFtZ29zd2FtaUBnbWFpbC5jb20iLCJleHAiOjE3NzgzMzEyNjJ9.ITMtsTdbeiE6y2O0eejjdJNAV1prf3Opzk6cdMSXEKA
[02-May-2026 13:54:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 13:54:07 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 13:54:07 UTC] User ID: 468
[02-May-2026 13:54:07 UTC] ✅ User profile retrieved successfully for user ID: 468
[02-May-2026 13:54:07 UTC] User Purchases API - User ID: 468
[02-May-2026 13:54:07 UTC] User Purchases API - Total purchases found: 0
[02-May-2026 13:55:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 13:55:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 13:55:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY4IiwidXNlcm5hbWUiOiJwYXdhbmdpcmk0MjEiLCJlbWFpbCI6ImxhZGh1cmFtZ29zd2FtaUBnbWFpbC5jb20iLCJleHAiOjE3NzgzMzEyNjJ9.ITMtsTdbeiE6y2O0eejjdJNAV1prf3Opzk6cdMSXEKA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f5785cf2d348741-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"110.226.166.108","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"110.226.166.108, 162.159.122.164"}
[02-May-2026 13:55:17 UTC] === User Orders API Called ===
[02-May-2026 13:55:17 UTC] User ID: 468
[02-May-2026 13:55:17 UTC] Limit: 20, Offset: 0
[02-May-2026 13:55:17 UTC] Orders found: 1
[02-May-2026 13:55:17 UTC] Orders data: [{"id":235,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/YasmovieEmpire\/19","status":"pending","created_at":"2026-05-02 17:22:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[02-May-2026 13:55:17 UTC] Total orders count: 1
[02-May-2026 13:55:43 UTC] === API CALL LOG ===
[02-May-2026 13:55:43 UTC] Endpoint: user/profile.php
[02-May-2026 13:55:43 UTC] Full Log Data: {
    "timestamp": "2026-05-02 13:55:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "110.226.166.108",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY4IiwidXNlcm5hbWUiOiJwYXdhbmdpcmk0MjEiLCJlbWFpbCI6ImxhZGh1cmFtZ29zd2FtaUBnbWFpbC5jb20iLCJleHAiOjE3NzgzMzEyNjJ9.ITMtsTdbeiE6y2O0eejjdJNAV1prf3Opzk6cdMSXEKA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f578675eb3e8741-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "110.226.166.108",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "110.226.166.108, 162.159.122.164"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 13:55:43 UTC] === END API CALL LOG ===
[02-May-2026 13:55:43 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 13:55:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY4IiwidXNlcm5hbWUiOiJwYXdhbmdpcmk0MjEiLCJlbWFpbCI6ImxhZGh1cmFtZ29zd2FtaUBnbWFpbC5jb20iLCJleHAiOjE3NzgzMzEyNjJ9.ITMtsTdbeiE6y2O0eejjdJNAV1prf3Opzk6cdMSXEKA
[02-May-2026 13:55:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 13:55:43 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 13:55:43 UTC] User ID: 468
[02-May-2026 13:55:43 UTC] ✅ User profile retrieved successfully for user ID: 468
[02-May-2026 13:55:43 UTC] User Purchases API - User ID: 468
[02-May-2026 13:55:43 UTC] User Purchases API - Total purchases found: 0
[02-May-2026 13:55:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 13:55:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 13:55:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY4IiwidXNlcm5hbWUiOiJwYXdhbmdpcmk0MjEiLCJlbWFpbCI6ImxhZGh1cmFtZ29zd2FtaUBnbWFpbC5jb20iLCJleHAiOjE3NzgzMzEyNjJ9.ITMtsTdbeiE6y2O0eejjdJNAV1prf3Opzk6cdMSXEKA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f57867e5f818741-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"110.226.166.108","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"110.226.166.108, 162.159.122.164"}
[02-May-2026 13:55:45 UTC] === User Orders API Called ===
[02-May-2026 13:55:45 UTC] User ID: 468
[02-May-2026 13:55:45 UTC] Limit: 20, Offset: 0
[02-May-2026 13:55:45 UTC] Orders found: 1
[02-May-2026 13:55:45 UTC] Orders data: [{"id":235,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/YasmovieEmpire\/19","status":"pending","created_at":"2026-05-02 17:22:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[02-May-2026 13:55:45 UTC] Total orders count: 1
[02-May-2026 15:13:56 UTC] === API CALL LOG ===
[02-May-2026 15:13:56 UTC] Endpoint: user/profile.php
[02-May-2026 15:13:56 UTC] Full Log Data: {
    "timestamp": "2026-05-02 15:13:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:4822:832c:88d:64ff:fe11:aca8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU5IiwidXNlcm5hbWUiOiJHaGF0dXdhbCIsImVtYWlsIjoic2hpdmFnaGF0dXdhbDEyM0BnbWFpbC5jb20iLCJleHAiOjE3NzUxMzU1MjJ9.tV5CaXjyOf6QrcUYMDR4nQAwYcg48IoJw1_r3s6dvnA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f57f90a5bcd13d3-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:4822:832c:88d:64ff:fe11:aca8",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:4822:832c:88d:64ff:fe11:aca8, 172.68.234.130"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 15:13:56 UTC] === END API CALL LOG ===
[02-May-2026 15:13:56 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 15:13:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU5IiwidXNlcm5hbWUiOiJHaGF0dXdhbCIsImVtYWlsIjoic2hpdmFnaGF0dXdhbDEyM0BnbWFpbC5jb20iLCJleHAiOjE3NzUxMzU1MjJ9.tV5CaXjyOf6QrcUYMDR4nQAwYcg48IoJw1_r3s6dvnA
[02-May-2026 15:13:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 15:13:56 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 15:13:56 UTC] User ID: 159
[02-May-2026 15:13:56 UTC] ✅ User profile retrieved successfully for user ID: 159
[02-May-2026 15:13:57 UTC] === API CALL LOG ===
[02-May-2026 15:13:57 UTC] Endpoint: user/profile.php
[02-May-2026 15:13:57 UTC] Full Log Data: {
    "timestamp": "2026-05-02 15:13:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:4822:832c:88d:64ff:fe11:aca8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU5IiwidXNlcm5hbWUiOiJHaGF0dXdhbCIsImVtYWlsIjoic2hpdmFnaGF0dXdhbDEyM0BnbWFpbC5jb20iLCJleHAiOjE3NzUxMzU1MjJ9.tV5CaXjyOf6QrcUYMDR4nQAwYcg48IoJw1_r3s6dvnA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f57f90d4aba13d3-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:4822:832c:88d:64ff:fe11:aca8",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:4822:832c:88d:64ff:fe11:aca8, 172.68.234.130"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 15:13:57 UTC] === END API CALL LOG ===
[02-May-2026 15:13:57 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 15:13:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU5IiwidXNlcm5hbWUiOiJHaGF0dXdhbCIsImVtYWlsIjoic2hpdmFnaGF0dXdhbDEyM0BnbWFpbC5jb20iLCJleHAiOjE3NzUxMzU1MjJ9.tV5CaXjyOf6QrcUYMDR4nQAwYcg48IoJw1_r3s6dvnA
[02-May-2026 15:13:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 15:13:57 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 15:13:57 UTC] User ID: 159
[02-May-2026 15:13:57 UTC] ✅ User profile retrieved successfully for user ID: 159
[02-May-2026 15:13:57 UTC] === API CALL LOG ===
[02-May-2026 15:13:57 UTC] Endpoint: user/profile.php
[02-May-2026 15:13:57 UTC] Full Log Data: {
    "timestamp": "2026-05-02 15:13:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:4822:832c:88d:64ff:fe11:aca8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU5IiwidXNlcm5hbWUiOiJHaGF0dXdhbCIsImVtYWlsIjoic2hpdmFnaGF0dXdhbDEyM0BnbWFpbC5jb20iLCJleHAiOjE3NzUxMzU1MjJ9.tV5CaXjyOf6QrcUYMDR4nQAwYcg48IoJw1_r3s6dvnA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f57f90d4ac013d3-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:4822:832c:88d:64ff:fe11:aca8",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:4822:832c:88d:64ff:fe11:aca8, 172.68.234.131"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 15:13:57 UTC] === END API CALL LOG ===
[02-May-2026 15:13:57 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 15:13:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU5IiwidXNlcm5hbWUiOiJHaGF0dXdhbCIsImVtYWlsIjoic2hpdmFnaGF0dXdhbDEyM0BnbWFpbC5jb20iLCJleHAiOjE3NzUxMzU1MjJ9.tV5CaXjyOf6QrcUYMDR4nQAwYcg48IoJw1_r3s6dvnA
[02-May-2026 15:13:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 15:13:57 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 15:13:57 UTC] User ID: 159
[02-May-2026 15:13:57 UTC] ✅ User profile retrieved successfully for user ID: 159
[02-May-2026 15:13:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 15:13:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 15:13:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU5IiwidXNlcm5hbWUiOiJHaGF0dXdhbCIsImVtYWlsIjoic2hpdmFnaGF0dXdhbDEyM0BnbWFpbC5jb20iLCJleHAiOjE3NzUxMzU1MjJ9.tV5CaXjyOf6QrcUYMDR4nQAwYcg48IoJw1_r3s6dvnA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f57f90d4abf13d3-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:4822:832c:88d:64ff:fe11:aca8","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:4900:4822:832c:88d:64ff:fe11:aca8, 172.68.234.130"}
[02-May-2026 15:13:57 UTC] === User Orders API Called ===
[02-May-2026 15:13:57 UTC] User ID: 159
[02-May-2026 15:13:57 UTC] Limit: 20, Offset: 0
[02-May-2026 15:13:57 UTC] Orders found: 0
[02-May-2026 15:13:57 UTC] Orders data: []
[02-May-2026 15:13:57 UTC] Total orders count: 0
[02-May-2026 15:15:00 UTC] === API CALL LOG ===
[02-May-2026 15:15:00 UTC] Endpoint: user/profile.php
[02-May-2026 15:15:00 UTC] Full Log Data: {
    "timestamp": "2026-05-02 15:15:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:4822:832c:88d:64ff:fe11:aca8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU5IiwidXNlcm5hbWUiOiJHaGF0dXdhbCIsImVtYWlsIjoic2hpdmFnaGF0dXdhbDEyM0BnbWFpbC5jb20iLCJleHAiOjE3NzUxMzU1MjJ9.tV5CaXjyOf6QrcUYMDR4nQAwYcg48IoJw1_r3s6dvnA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f57fa9839d513d3-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:4822:832c:88d:64ff:fe11:aca8",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:4822:832c:88d:64ff:fe11:aca8, 172.68.234.131"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 15:15:00 UTC] === END API CALL LOG ===
[02-May-2026 15:15:00 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 15:15:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU5IiwidXNlcm5hbWUiOiJHaGF0dXdhbCIsImVtYWlsIjoic2hpdmFnaGF0dXdhbDEyM0BnbWFpbC5jb20iLCJleHAiOjE3NzUxMzU1MjJ9.tV5CaXjyOf6QrcUYMDR4nQAwYcg48IoJw1_r3s6dvnA
[02-May-2026 15:15:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 15:15:00 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 15:15:00 UTC] User ID: 159
[02-May-2026 15:15:00 UTC] ✅ User profile retrieved successfully for user ID: 159
[02-May-2026 15:15:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 15:15:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 15:15:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU5IiwidXNlcm5hbWUiOiJHaGF0dXdhbCIsImVtYWlsIjoic2hpdmFnaGF0dXdhbDEyM0BnbWFpbC5jb20iLCJleHAiOjE3NzUxMzU1MjJ9.tV5CaXjyOf6QrcUYMDR4nQAwYcg48IoJw1_r3s6dvnA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f57fa9839d313d3-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:4822:832c:88d:64ff:fe11:aca8","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:4900:4822:832c:88d:64ff:fe11:aca8, 172.68.234.131"}
[02-May-2026 15:15:00 UTC] === User Orders API Called ===
[02-May-2026 15:15:00 UTC] User ID: 159
[02-May-2026 15:15:00 UTC] Limit: 20, Offset: 0
[02-May-2026 15:15:00 UTC] Orders found: 0
[02-May-2026 15:15:00 UTC] Orders data: []
[02-May-2026 15:15:00 UTC] Total orders count: 0
[02-May-2026 15:15:01 UTC] === API CALL LOG ===
[02-May-2026 15:15:01 UTC] Endpoint: user/profile.php
[02-May-2026 15:15:01 UTC] Full Log Data: {
    "timestamp": "2026-05-02 15:15:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:4822:832c:88d:64ff:fe11:aca8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU5IiwidXNlcm5hbWUiOiJHaGF0dXdhbCIsImVtYWlsIjoic2hpdmFnaGF0dXdhbDEyM0BnbWFpbC5jb20iLCJleHAiOjE3NzUxMzU1MjJ9.tV5CaXjyOf6QrcUYMDR4nQAwYcg48IoJw1_r3s6dvnA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f57fa9cac7813d3-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:4822:832c:88d:64ff:fe11:aca8",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:4822:832c:88d:64ff:fe11:aca8, 172.68.234.130"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 15:15:01 UTC] === END API CALL LOG ===
[02-May-2026 15:15:01 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 15:15:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU5IiwidXNlcm5hbWUiOiJHaGF0dXdhbCIsImVtYWlsIjoic2hpdmFnaGF0dXdhbDEyM0BnbWFpbC5jb20iLCJleHAiOjE3NzUxMzU1MjJ9.tV5CaXjyOf6QrcUYMDR4nQAwYcg48IoJw1_r3s6dvnA
[02-May-2026 15:15:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 15:15:01 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 15:15:01 UTC] User ID: 159
[02-May-2026 15:15:01 UTC] ✅ User profile retrieved successfully for user ID: 159
[02-May-2026 15:15:31 UTC] === API CALL LOG ===
[02-May-2026 15:15:31 UTC] Endpoint: user/profile.php
[02-May-2026 15:15:31 UTC] Full Log Data: {
    "timestamp": "2026-05-02 15:15:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:4822:832c:88d:64ff:fe11:aca8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU5IiwidXNlcm5hbWUiOiJHaGF0dXdhbCIsImVtYWlsIjoic2hpdmFnaGF0dXdhbDEyM0BnbWFpbC5jb20iLCJleHAiOjE3NzUxMzU1MjJ9.tV5CaXjyOf6QrcUYMDR4nQAwYcg48IoJw1_r3s6dvnA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f57fb5b5ccd13d3-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:4822:832c:88d:64ff:fe11:aca8",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:4822:832c:88d:64ff:fe11:aca8, 172.68.234.131"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 15:15:31 UTC] === END API CALL LOG ===
[02-May-2026 15:15:31 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 15:15:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU5IiwidXNlcm5hbWUiOiJHaGF0dXdhbCIsImVtYWlsIjoic2hpdmFnaGF0dXdhbDEyM0BnbWFpbC5jb20iLCJleHAiOjE3NzUxMzU1MjJ9.tV5CaXjyOf6QrcUYMDR4nQAwYcg48IoJw1_r3s6dvnA
[02-May-2026 15:15:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 15:15:31 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 15:15:31 UTC] User ID: 159
[02-May-2026 15:15:31 UTC] ✅ User profile retrieved successfully for user ID: 159
[02-May-2026 15:15:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 15:15:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 15:15:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU5IiwidXNlcm5hbWUiOiJHaGF0dXdhbCIsImVtYWlsIjoic2hpdmFnaGF0dXdhbDEyM0BnbWFpbC5jb20iLCJleHAiOjE3NzUxMzU1MjJ9.tV5CaXjyOf6QrcUYMDR4nQAwYcg48IoJw1_r3s6dvnA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f57fb5b5cc913d3-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:4822:832c:88d:64ff:fe11:aca8","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:4900:4822:832c:88d:64ff:fe11:aca8, 172.68.234.131"}
[02-May-2026 15:15:31 UTC] === User Orders API Called ===
[02-May-2026 15:15:31 UTC] User ID: 159
[02-May-2026 15:15:31 UTC] Limit: 20, Offset: 0
[02-May-2026 15:15:31 UTC] Orders found: 0
[02-May-2026 15:15:31 UTC] Orders data: []
[02-May-2026 15:15:31 UTC] Total orders count: 0
[02-May-2026 15:15:32 UTC] === API CALL LOG ===
[02-May-2026 15:15:32 UTC] Endpoint: user/profile.php
[02-May-2026 15:15:32 UTC] Full Log Data: {
    "timestamp": "2026-05-02 15:15:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:4822:832c:88d:64ff:fe11:aca8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU5IiwidXNlcm5hbWUiOiJHaGF0dXdhbCIsImVtYWlsIjoic2hpdmFnaGF0dXdhbDEyM0BnbWFpbC5jb20iLCJleHAiOjE3NzUxMzU1MjJ9.tV5CaXjyOf6QrcUYMDR4nQAwYcg48IoJw1_r3s6dvnA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f57fb5edc4213d3-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:4822:832c:88d:64ff:fe11:aca8",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:4822:832c:88d:64ff:fe11:aca8, 172.68.234.131"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 15:15:32 UTC] === END API CALL LOG ===
[02-May-2026 15:15:32 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 15:15:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU5IiwidXNlcm5hbWUiOiJHaGF0dXdhbCIsImVtYWlsIjoic2hpdmFnaGF0dXdhbDEyM0BnbWFpbC5jb20iLCJleHAiOjE3NzUxMzU1MjJ9.tV5CaXjyOf6QrcUYMDR4nQAwYcg48IoJw1_r3s6dvnA
[02-May-2026 15:15:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 15:15:32 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 15:15:32 UTC] User ID: 159
[02-May-2026 15:15:32 UTC] ✅ User profile retrieved successfully for user ID: 159
[02-May-2026 15:16:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 15:16:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 15:16:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU5IiwidXNlcm5hbWUiOiJHaGF0dXdhbCIsImVtYWlsIjoic2hpdmFnaGF0dXdhbDEyM0BnbWFpbC5jb20iLCJleHAiOjE3NzUxMzU1MjJ9.tV5CaXjyOf6QrcUYMDR4nQAwYcg48IoJw1_r3s6dvnA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f57fc56b8dc13d3-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:4822:832c:88d:64ff:fe11:aca8","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:4900:4822:832c:88d:64ff:fe11:aca8, 172.68.234.130"}
[02-May-2026 15:16:11 UTC] === User Orders API Called ===
[02-May-2026 15:16:11 UTC] User ID: 159
[02-May-2026 15:16:11 UTC] Limit: 20, Offset: 0
[02-May-2026 15:16:11 UTC] Orders found: 0
[02-May-2026 15:16:11 UTC] Orders data: []
[02-May-2026 15:16:11 UTC] Total orders count: 0
[02-May-2026 15:16:12 UTC] === API CALL LOG ===
[02-May-2026 15:16:12 UTC] Endpoint: user/profile.php
[02-May-2026 15:16:12 UTC] Full Log Data: {
    "timestamp": "2026-05-02 15:16:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:4822:832c:88d:64ff:fe11:aca8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU5IiwidXNlcm5hbWUiOiJHaGF0dXdhbCIsImVtYWlsIjoic2hpdmFnaGF0dXdhbDEyM0BnbWFpbC5jb20iLCJleHAiOjE3NzUxMzU1MjJ9.tV5CaXjyOf6QrcUYMDR4nQAwYcg48IoJw1_r3s6dvnA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f57fc56b8df13d3-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:4822:832c:88d:64ff:fe11:aca8",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:4822:832c:88d:64ff:fe11:aca8, 172.68.234.131"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 15:16:12 UTC] === END API CALL LOG ===
[02-May-2026 15:16:12 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 15:16:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU5IiwidXNlcm5hbWUiOiJHaGF0dXdhbCIsImVtYWlsIjoic2hpdmFnaGF0dXdhbDEyM0BnbWFpbC5jb20iLCJleHAiOjE3NzUxMzU1MjJ9.tV5CaXjyOf6QrcUYMDR4nQAwYcg48IoJw1_r3s6dvnA
[02-May-2026 15:16:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 15:16:12 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 15:16:12 UTC] User ID: 159
[02-May-2026 15:16:12 UTC] ✅ User profile retrieved successfully for user ID: 159
[02-May-2026 15:16:12 UTC] === API CALL LOG ===
[02-May-2026 15:16:12 UTC] Endpoint: user/profile.php
[02-May-2026 15:16:12 UTC] Full Log Data: {
    "timestamp": "2026-05-02 15:16:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:4822:832c:88d:64ff:fe11:aca8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU5IiwidXNlcm5hbWUiOiJHaGF0dXdhbCIsImVtYWlsIjoic2hpdmFnaGF0dXdhbDEyM0BnbWFpbC5jb20iLCJleHAiOjE3NzUxMzU1MjJ9.tV5CaXjyOf6QrcUYMDR4nQAwYcg48IoJw1_r3s6dvnA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f57fc58fd4b13d3-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:4822:832c:88d:64ff:fe11:aca8",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:4822:832c:88d:64ff:fe11:aca8, 172.68.234.131"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 15:16:12 UTC] === END API CALL LOG ===
[02-May-2026 15:16:12 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 15:16:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU5IiwidXNlcm5hbWUiOiJHaGF0dXdhbCIsImVtYWlsIjoic2hpdmFnaGF0dXdhbDEyM0BnbWFpbC5jb20iLCJleHAiOjE3NzUxMzU1MjJ9.tV5CaXjyOf6QrcUYMDR4nQAwYcg48IoJw1_r3s6dvnA
[02-May-2026 15:16:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 15:16:12 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 15:16:12 UTC] User ID: 159
[02-May-2026 15:16:12 UTC] ✅ User profile retrieved successfully for user ID: 159
[02-May-2026 15:16:18 UTC] === API CALL LOG ===
[02-May-2026 15:16:18 UTC] Endpoint: user/profile.php
[02-May-2026 15:16:18 UTC] Full Log Data: {
    "timestamp": "2026-05-02 15:16:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:4822:832c:88d:64ff:fe11:aca8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU5IiwidXNlcm5hbWUiOiJHaGF0dXdhbCIsImVtYWlsIjoic2hpdmFnaGF0dXdhbDEyM0BnbWFpbC5jb20iLCJleHAiOjE3NzUxMzU1MjJ9.tV5CaXjyOf6QrcUYMDR4nQAwYcg48IoJw1_r3s6dvnA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f57fc7cdba513d3-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:4822:832c:88d:64ff:fe11:aca8",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:4822:832c:88d:64ff:fe11:aca8, 172.68.234.131"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 15:16:18 UTC] === END API CALL LOG ===
[02-May-2026 15:16:18 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 15:16:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU5IiwidXNlcm5hbWUiOiJHaGF0dXdhbCIsImVtYWlsIjoic2hpdmFnaGF0dXdhbDEyM0BnbWFpbC5jb20iLCJleHAiOjE3NzUxMzU1MjJ9.tV5CaXjyOf6QrcUYMDR4nQAwYcg48IoJw1_r3s6dvnA
[02-May-2026 15:16:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 15:16:18 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 15:16:18 UTC] User ID: 159
[02-May-2026 15:16:18 UTC] ✅ User profile retrieved successfully for user ID: 159
[02-May-2026 15:16:18 UTC] User Purchases API - User ID: 159
[02-May-2026 15:16:18 UTC] User Purchases API - Total purchases found: 5
[02-May-2026 15:16:25 UTC] === API CALL LOG ===
[02-May-2026 15:16:25 UTC] Endpoint: user/profile.php
[02-May-2026 15:16:25 UTC] Full Log Data: {
    "timestamp": "2026-05-02 15:16:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:4822:832c:88d:64ff:fe11:aca8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU5IiwidXNlcm5hbWUiOiJHaGF0dXdhbCIsImVtYWlsIjoic2hpdmFnaGF0dXdhbDEyM0BnbWFpbC5jb20iLCJleHAiOjE3NzUxMzU1MjJ9.tV5CaXjyOf6QrcUYMDR4nQAwYcg48IoJw1_r3s6dvnA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f57fcad5c7213d3-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:4822:832c:88d:64ff:fe11:aca8",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:4822:832c:88d:64ff:fe11:aca8, 172.68.234.131"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 15:16:25 UTC] === END API CALL LOG ===
[02-May-2026 15:16:25 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 15:16:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU5IiwidXNlcm5hbWUiOiJHaGF0dXdhbCIsImVtYWlsIjoic2hpdmFnaGF0dXdhbDEyM0BnbWFpbC5jb20iLCJleHAiOjE3NzUxMzU1MjJ9.tV5CaXjyOf6QrcUYMDR4nQAwYcg48IoJw1_r3s6dvnA
[02-May-2026 15:16:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 15:16:25 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 15:16:25 UTC] User ID: 159
[02-May-2026 15:16:25 UTC] ✅ User profile retrieved successfully for user ID: 159
[02-May-2026 15:16:26 UTC] User Purchases API - User ID: 159
[02-May-2026 15:16:26 UTC] User Purchases API - Total purchases found: 5
[02-May-2026 15:16:28 UTC] === API CALL LOG ===
[02-May-2026 15:16:28 UTC] Endpoint: user/profile.php
[02-May-2026 15:16:28 UTC] Full Log Data: {
    "timestamp": "2026-05-02 15:16:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "150.228.149.97",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY5IiwidXNlcm5hbWUiOiJQdXVDaGkiLCJlbWFpbCI6ImtoYW50emludGhhbnQ5NzRAZ21haWwuY29tIiwiZXhwIjoxNzc4MzM5Nzg3fQ.D-B7oIGu_RKbxL5YWVLnDGpZSeQxdBSW9E1UNTy10z4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f57fcbafffaed99-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "150.228.149.97",
        "CF-IPCountry": "MM",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "150.228.149.97, 172.71.152.39"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 15:16:28 UTC] === END API CALL LOG ===
[02-May-2026 15:16:28 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 15:16:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY5IiwidXNlcm5hbWUiOiJQdXVDaGkiLCJlbWFpbCI6ImtoYW50emludGhhbnQ5NzRAZ21haWwuY29tIiwiZXhwIjoxNzc4MzM5Nzg3fQ.D-B7oIGu_RKbxL5YWVLnDGpZSeQxdBSW9E1UNTy10z4
[02-May-2026 15:16:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 15:16:28 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 15:16:28 UTC] User ID: 469
[02-May-2026 15:16:28 UTC] ✅ User profile retrieved successfully for user ID: 469
[02-May-2026 15:16:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 15:16:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 15:16:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY5IiwidXNlcm5hbWUiOiJQdXVDaGkiLCJlbWFpbCI6ImtoYW50emludGhhbnQ5NzRAZ21haWwuY29tIiwiZXhwIjoxNzc4MzM5Nzg3fQ.D-B7oIGu_RKbxL5YWVLnDGpZSeQxdBSW9E1UNTy10z4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f57fcbbeae5ed99-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"150.228.149.97","CF-IPCountry":"MM","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"150.228.149.97, 172.71.152.40"}
[02-May-2026 15:16:28 UTC] === User Orders API Called ===
[02-May-2026 15:16:28 UTC] User ID: 469
[02-May-2026 15:16:28 UTC] Limit: 20, Offset: 0
[02-May-2026 15:16:28 UTC] Orders found: 0
[02-May-2026 15:16:28 UTC] Orders data: []
[02-May-2026 15:16:28 UTC] Total orders count: 0
[02-May-2026 15:16:28 UTC] === API CALL LOG ===
[02-May-2026 15:16:28 UTC] Endpoint: user/profile.php
[02-May-2026 15:16:28 UTC] Full Log Data: {
    "timestamp": "2026-05-02 15:16:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "150.228.149.97",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY5IiwidXNlcm5hbWUiOiJQdXVDaGkiLCJlbWFpbCI6ImtoYW50emludGhhbnQ5NzRAZ21haWwuY29tIiwiZXhwIjoxNzc4MzM5Nzg3fQ.D-B7oIGu_RKbxL5YWVLnDGpZSeQxdBSW9E1UNTy10z4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f57fcbbeaeaed99-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "150.228.149.97",
        "CF-IPCountry": "MM",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "150.228.149.97, 172.71.152.39"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 15:16:28 UTC] === END API CALL LOG ===
[02-May-2026 15:16:28 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 15:16:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY5IiwidXNlcm5hbWUiOiJQdXVDaGkiLCJlbWFpbCI6ImtoYW50emludGhhbnQ5NzRAZ21haWwuY29tIiwiZXhwIjoxNzc4MzM5Nzg3fQ.D-B7oIGu_RKbxL5YWVLnDGpZSeQxdBSW9E1UNTy10z4
[02-May-2026 15:16:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 15:16:28 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 15:16:28 UTC] User ID: 469
[02-May-2026 15:16:28 UTC] ✅ User profile retrieved successfully for user ID: 469
[02-May-2026 15:16:30 UTC] === API CALL LOG ===
[02-May-2026 15:16:30 UTC] Endpoint: user/profile.php
[02-May-2026 15:16:30 UTC] Full Log Data: {
    "timestamp": "2026-05-02 15:16:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "150.228.149.97",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY5IiwidXNlcm5hbWUiOiJQdXVDaGkiLCJlbWFpbCI6ImtoYW50emludGhhbnQ5NzRAZ21haWwuY29tIiwiZXhwIjoxNzc4MzM5Nzg3fQ.D-B7oIGu_RKbxL5YWVLnDGpZSeQxdBSW9E1UNTy10z4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f57fcc63d06ed99-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "150.228.149.97",
        "CF-IPCountry": "MM",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "150.228.149.97, 172.71.152.39"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 15:16:30 UTC] === END API CALL LOG ===
[02-May-2026 15:16:30 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 15:16:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY5IiwidXNlcm5hbWUiOiJQdXVDaGkiLCJlbWFpbCI6ImtoYW50emludGhhbnQ5NzRAZ21haWwuY29tIiwiZXhwIjoxNzc4MzM5Nzg3fQ.D-B7oIGu_RKbxL5YWVLnDGpZSeQxdBSW9E1UNTy10z4
[02-May-2026 15:16:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 15:16:30 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 15:16:30 UTC] User ID: 469
[02-May-2026 15:16:30 UTC] ✅ User profile retrieved successfully for user ID: 469
[02-May-2026 15:16:37 UTC] === API CALL LOG ===
[02-May-2026 15:16:37 UTC] Endpoint: user/profile.php
[02-May-2026 15:16:37 UTC] Full Log Data: {
    "timestamp": "2026-05-02 15:16:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:4822:832c:88d:64ff:fe11:aca8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU5IiwidXNlcm5hbWUiOiJHaGF0dXdhbCIsImVtYWlsIjoic2hpdmFnaGF0dXdhbDEyM0BnbWFpbC5jb20iLCJleHAiOjE3NzUxMzU1MjJ9.tV5CaXjyOf6QrcUYMDR4nQAwYcg48IoJw1_r3s6dvnA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f57fcf59a2313d3-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:4822:832c:88d:64ff:fe11:aca8",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:4822:832c:88d:64ff:fe11:aca8, 172.68.234.130"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 15:16:37 UTC] === END API CALL LOG ===
[02-May-2026 15:16:37 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 15:16:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU5IiwidXNlcm5hbWUiOiJHaGF0dXdhbCIsImVtYWlsIjoic2hpdmFnaGF0dXdhbDEyM0BnbWFpbC5jb20iLCJleHAiOjE3NzUxMzU1MjJ9.tV5CaXjyOf6QrcUYMDR4nQAwYcg48IoJw1_r3s6dvnA
[02-May-2026 15:16:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 15:16:37 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 15:16:37 UTC] User ID: 159
[02-May-2026 15:16:37 UTC] ✅ User profile retrieved successfully for user ID: 159
[02-May-2026 15:16:37 UTC] User Purchases API - User ID: 159
[02-May-2026 15:16:37 UTC] User Purchases API - Total purchases found: 5
[02-May-2026 15:16:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 15:16:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 15:16:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY5IiwidXNlcm5hbWUiOiJQdXVDaGkiLCJlbWFpbCI6ImtoYW50emludGhhbnQ5NzRAZ21haWwuY29tIiwiZXhwIjoxNzc4MzM5Nzg3fQ.D-B7oIGu_RKbxL5YWVLnDGpZSeQxdBSW9E1UNTy10z4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f57fd0c2be9ed99-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"150.228.149.97","CF-IPCountry":"MM","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"150.228.149.97, 172.71.152.40"}
[02-May-2026 15:16:41 UTC] === User Orders API Called ===
[02-May-2026 15:16:41 UTC] User ID: 469
[02-May-2026 15:16:41 UTC] Limit: 20, Offset: 0
[02-May-2026 15:16:41 UTC] Orders found: 0
[02-May-2026 15:16:41 UTC] Orders data: []
[02-May-2026 15:16:41 UTC] Total orders count: 0
[02-May-2026 15:16:42 UTC] === API CALL LOG ===
[02-May-2026 15:16:42 UTC] Endpoint: user/profile.php
[02-May-2026 15:16:42 UTC] Full Log Data: {
    "timestamp": "2026-05-02 15:16:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "150.228.149.97",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY5IiwidXNlcm5hbWUiOiJQdXVDaGkiLCJlbWFpbCI6ImtoYW50emludGhhbnQ5NzRAZ21haWwuY29tIiwiZXhwIjoxNzc4MzM5Nzg3fQ.D-B7oIGu_RKbxL5YWVLnDGpZSeQxdBSW9E1UNTy10z4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f57fd171b37ed99-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "150.228.149.97",
        "CF-IPCountry": "MM",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "150.228.149.97, 172.71.152.40"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 15:16:42 UTC] === END API CALL LOG ===
[02-May-2026 15:16:42 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 15:16:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY5IiwidXNlcm5hbWUiOiJQdXVDaGkiLCJlbWFpbCI6ImtoYW50emludGhhbnQ5NzRAZ21haWwuY29tIiwiZXhwIjoxNzc4MzM5Nzg3fQ.D-B7oIGu_RKbxL5YWVLnDGpZSeQxdBSW9E1UNTy10z4
[02-May-2026 15:16:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 15:16:42 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 15:16:42 UTC] User ID: 469
[02-May-2026 15:16:42 UTC] ✅ User profile retrieved successfully for user ID: 469
[02-May-2026 15:16:43 UTC] User Purchases API - User ID: 469
[02-May-2026 15:16:43 UTC] User Purchases API - Total purchases found: 0
[02-May-2026 15:16:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 15:16:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 15:16:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY5IiwidXNlcm5hbWUiOiJQdXVDaGkiLCJlbWFpbCI6ImtoYW50emludGhhbnQ5NzRAZ21haWwuY29tIiwiZXhwIjoxNzc4MzM5Nzg3fQ.D-B7oIGu_RKbxL5YWVLnDGpZSeQxdBSW9E1UNTy10z4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f57fd451fa5ed99-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"150.228.149.97","CF-IPCountry":"MM","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"150.228.149.97, 172.70.143.194"}
[02-May-2026 15:16:50 UTC] === User Orders API Called ===
[02-May-2026 15:16:50 UTC] User ID: 469
[02-May-2026 15:16:50 UTC] Limit: 20, Offset: 0
[02-May-2026 15:16:50 UTC] Orders found: 0
[02-May-2026 15:16:50 UTC] Orders data: []
[02-May-2026 15:16:50 UTC] Total orders count: 0
[02-May-2026 15:16:53 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 15:16:53 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 15:16:53 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY5IiwidXNlcm5hbWUiOiJQdXVDaGkiLCJlbWFpbCI6ImtoYW50emludGhhbnQ5NzRAZ21haWwuY29tIiwiZXhwIjoxNzc4MzM5Nzg3fQ.D-B7oIGu_RKbxL5YWVLnDGpZSeQxdBSW9E1UNTy10z4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f57fd57fba8ed99-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"150.228.149.97","CF-IPCountry":"MM","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"150.228.149.97, 172.70.143.194"}
[02-May-2026 15:16:53 UTC] === User Orders API Called ===
[02-May-2026 15:16:53 UTC] User ID: 469
[02-May-2026 15:16:53 UTC] Limit: 20, Offset: 0
[02-May-2026 15:16:53 UTC] Orders found: 0
[02-May-2026 15:16:53 UTC] Orders data: []
[02-May-2026 15:16:53 UTC] Total orders count: 0
[02-May-2026 15:16:53 UTC] === API CALL LOG ===
[02-May-2026 15:16:53 UTC] Endpoint: user/profile.php
[02-May-2026 15:16:53 UTC] Full Log Data: {
    "timestamp": "2026-05-02 15:16:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "150.228.149.97",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY5IiwidXNlcm5hbWUiOiJQdXVDaGkiLCJlbWFpbCI6ImtoYW50emludGhhbnQ5NzRAZ21haWwuY29tIiwiZXhwIjoxNzc4MzM5Nzg3fQ.D-B7oIGu_RKbxL5YWVLnDGpZSeQxdBSW9E1UNTy10z4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f57fd57fbaeed99-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "150.228.149.97",
        "CF-IPCountry": "MM",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "150.228.149.97, 172.70.143.194"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 15:16:53 UTC] === END API CALL LOG ===
[02-May-2026 15:16:53 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 15:16:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY5IiwidXNlcm5hbWUiOiJQdXVDaGkiLCJlbWFpbCI6ImtoYW50emludGhhbnQ5NzRAZ21haWwuY29tIiwiZXhwIjoxNzc4MzM5Nzg3fQ.D-B7oIGu_RKbxL5YWVLnDGpZSeQxdBSW9E1UNTy10z4
[02-May-2026 15:16:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 15:16:53 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 15:16:53 UTC] User ID: 469
[02-May-2026 15:16:53 UTC] ✅ User profile retrieved successfully for user ID: 469
[02-May-2026 15:16:53 UTC] === API CALL LOG ===
[02-May-2026 15:16:53 UTC] Endpoint: user/profile.php
[02-May-2026 15:16:53 UTC] Full Log Data: {
    "timestamp": "2026-05-02 15:16:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "150.228.149.97",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY5IiwidXNlcm5hbWUiOiJQdXVDaGkiLCJlbWFpbCI6ImtoYW50emludGhhbnQ5NzRAZ21haWwuY29tIiwiZXhwIjoxNzc4MzM5Nzg3fQ.D-B7oIGu_RKbxL5YWVLnDGpZSeQxdBSW9E1UNTy10z4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f57fd5b9ec7ed99-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "150.228.149.97",
        "CF-IPCountry": "MM",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "150.228.149.97, 172.70.143.194"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 15:16:53 UTC] === END API CALL LOG ===
[02-May-2026 15:16:53 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 15:16:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY5IiwidXNlcm5hbWUiOiJQdXVDaGkiLCJlbWFpbCI6ImtoYW50emludGhhbnQ5NzRAZ21haWwuY29tIiwiZXhwIjoxNzc4MzM5Nzg3fQ.D-B7oIGu_RKbxL5YWVLnDGpZSeQxdBSW9E1UNTy10z4
[02-May-2026 15:16:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 15:16:53 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 15:16:53 UTC] User ID: 469
[02-May-2026 15:16:53 UTC] ✅ User profile retrieved successfully for user ID: 469
[02-May-2026 15:16:54 UTC] === API CALL LOG ===
[02-May-2026 15:16:54 UTC] Endpoint: user/profile.php
[02-May-2026 15:16:54 UTC] Full Log Data: {
    "timestamp": "2026-05-02 15:16:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "150.228.149.97",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY5IiwidXNlcm5hbWUiOiJQdXVDaGkiLCJlbWFpbCI6ImtoYW50emludGhhbnQ5NzRAZ21haWwuY29tIiwiZXhwIjoxNzc4MzM5Nzg3fQ.D-B7oIGu_RKbxL5YWVLnDGpZSeQxdBSW9E1UNTy10z4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f57fd61c937ed99-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "150.228.149.97",
        "CF-IPCountry": "MM",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "150.228.149.97, 172.70.143.194"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 15:16:54 UTC] === END API CALL LOG ===
[02-May-2026 15:16:54 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 15:16:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY5IiwidXNlcm5hbWUiOiJQdXVDaGkiLCJlbWFpbCI6ImtoYW50emludGhhbnQ5NzRAZ21haWwuY29tIiwiZXhwIjoxNzc4MzM5Nzg3fQ.D-B7oIGu_RKbxL5YWVLnDGpZSeQxdBSW9E1UNTy10z4
[02-May-2026 15:16:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 15:16:54 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 15:16:54 UTC] User ID: 469
[02-May-2026 15:16:54 UTC] ✅ User profile retrieved successfully for user ID: 469
[02-May-2026 15:17:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 15:17:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 15:17:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY5IiwidXNlcm5hbWUiOiJQdXVDaGkiLCJlbWFpbCI6ImtoYW50emludGhhbnQ5NzRAZ21haWwuY29tIiwiZXhwIjoxNzc4MzM5Nzg3fQ.D-B7oIGu_RKbxL5YWVLnDGpZSeQxdBSW9E1UNTy10z4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f57fd96ee66ed99-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"150.228.149.97","CF-IPCountry":"MM","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"150.228.149.97, 172.70.143.194"}
[02-May-2026 15:17:03 UTC] === User Orders API Called ===
[02-May-2026 15:17:03 UTC] User ID: 469
[02-May-2026 15:17:03 UTC] Limit: 20, Offset: 0
[02-May-2026 15:17:03 UTC] Orders found: 0
[02-May-2026 15:17:03 UTC] Orders data: []
[02-May-2026 15:17:03 UTC] Total orders count: 0
[02-May-2026 15:17:03 UTC] === API CALL LOG ===
[02-May-2026 15:17:03 UTC] Endpoint: user/profile.php
[02-May-2026 15:17:03 UTC] Full Log Data: {
    "timestamp": "2026-05-02 15:17:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "150.228.149.97",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY5IiwidXNlcm5hbWUiOiJQdXVDaGkiLCJlbWFpbCI6ImtoYW50emludGhhbnQ5NzRAZ21haWwuY29tIiwiZXhwIjoxNzc4MzM5Nzg3fQ.D-B7oIGu_RKbxL5YWVLnDGpZSeQxdBSW9E1UNTy10z4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f57fd96ee6eed99-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "150.228.149.97",
        "CF-IPCountry": "MM",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "150.228.149.97, 172.70.143.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 15:17:03 UTC] === END API CALL LOG ===
[02-May-2026 15:17:03 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 15:17:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY5IiwidXNlcm5hbWUiOiJQdXVDaGkiLCJlbWFpbCI6ImtoYW50emludGhhbnQ5NzRAZ21haWwuY29tIiwiZXhwIjoxNzc4MzM5Nzg3fQ.D-B7oIGu_RKbxL5YWVLnDGpZSeQxdBSW9E1UNTy10z4
[02-May-2026 15:17:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 15:17:03 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 15:17:03 UTC] User ID: 469
[02-May-2026 15:17:03 UTC] ✅ User profile retrieved successfully for user ID: 469
[02-May-2026 15:17:04 UTC] === API CALL LOG ===
[02-May-2026 15:17:04 UTC] Endpoint: user/profile.php
[02-May-2026 15:17:04 UTC] Full Log Data: {
    "timestamp": "2026-05-02 15:17:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "150.228.149.97",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY5IiwidXNlcm5hbWUiOiJQdXVDaGkiLCJlbWFpbCI6ImtoYW50emludGhhbnQ5NzRAZ21haWwuY29tIiwiZXhwIjoxNzc4MzM5Nzg3fQ.D-B7oIGu_RKbxL5YWVLnDGpZSeQxdBSW9E1UNTy10z4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f57fd9aaab3ed99-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "150.228.149.97",
        "CF-IPCountry": "MM",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "150.228.149.97, 172.70.143.194"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 15:17:04 UTC] === END API CALL LOG ===
[02-May-2026 15:17:04 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 15:17:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY5IiwidXNlcm5hbWUiOiJQdXVDaGkiLCJlbWFpbCI6ImtoYW50emludGhhbnQ5NzRAZ21haWwuY29tIiwiZXhwIjoxNzc4MzM5Nzg3fQ.D-B7oIGu_RKbxL5YWVLnDGpZSeQxdBSW9E1UNTy10z4
[02-May-2026 15:17:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 15:17:04 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 15:17:04 UTC] User ID: 469
[02-May-2026 15:17:04 UTC] ✅ User profile retrieved successfully for user ID: 469
[02-May-2026 15:17:04 UTC] === API CALL LOG ===
[02-May-2026 15:17:04 UTC] Endpoint: user/profile.php
[02-May-2026 15:17:04 UTC] Full Log Data: {
    "timestamp": "2026-05-02 15:17:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "150.228.149.97",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY5IiwidXNlcm5hbWUiOiJQdXVDaGkiLCJlbWFpbCI6ImtoYW50emludGhhbnQ5NzRAZ21haWwuY29tIiwiZXhwIjoxNzc4MzM5Nzg3fQ.D-B7oIGu_RKbxL5YWVLnDGpZSeQxdBSW9E1UNTy10z4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f57fda0bdafed99-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "150.228.149.97",
        "CF-IPCountry": "MM",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "150.228.149.97, 172.70.143.194"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 15:17:04 UTC] === END API CALL LOG ===
[02-May-2026 15:17:04 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 15:17:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY5IiwidXNlcm5hbWUiOiJQdXVDaGkiLCJlbWFpbCI6ImtoYW50emludGhhbnQ5NzRAZ21haWwuY29tIiwiZXhwIjoxNzc4MzM5Nzg3fQ.D-B7oIGu_RKbxL5YWVLnDGpZSeQxdBSW9E1UNTy10z4
[02-May-2026 15:17:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 15:17:04 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 15:17:04 UTC] User ID: 469
[02-May-2026 15:17:04 UTC] ✅ User profile retrieved successfully for user ID: 469
[02-May-2026 15:17:13 UTC] === API CALL LOG ===
[02-May-2026 15:17:13 UTC] Endpoint: user/profile.php
[02-May-2026 15:17:13 UTC] Full Log Data: {
    "timestamp": "2026-05-02 15:17:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "150.228.149.97",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY5IiwidXNlcm5hbWUiOiJQdXVDaGkiLCJlbWFpbCI6ImtoYW50emludGhhbnQ5NzRAZ21haWwuY29tIiwiZXhwIjoxNzc4MzM5Nzg3fQ.D-B7oIGu_RKbxL5YWVLnDGpZSeQxdBSW9E1UNTy10z4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f57fdd2e94ced99-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "150.228.149.97",
        "CF-IPCountry": "MM",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "150.228.149.97, 172.70.143.194"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 15:17:13 UTC] === END API CALL LOG ===
[02-May-2026 15:17:13 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 15:17:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY5IiwidXNlcm5hbWUiOiJQdXVDaGkiLCJlbWFpbCI6ImtoYW50emludGhhbnQ5NzRAZ21haWwuY29tIiwiZXhwIjoxNzc4MzM5Nzg3fQ.D-B7oIGu_RKbxL5YWVLnDGpZSeQxdBSW9E1UNTy10z4
[02-May-2026 15:17:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 15:17:13 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 15:17:13 UTC] User ID: 469
[02-May-2026 15:17:13 UTC] ✅ User profile retrieved successfully for user ID: 469
[02-May-2026 16:44:26 UTC] === API CALL LOG ===
[02-May-2026 16:44:26 UTC] Endpoint: user/profile.php
[02-May-2026 16:44:26 UTC] Full Log Data: {
    "timestamp": "2026-05-02 16:44:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.174.215.226",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcwIiwidXNlcm5hbWUiOiJib2giLCJlbWFpbCI6InVwb254MjAxOUBnbWFpbC5jb20iLCJleHAiOjE3NzgzNDUwNjV9.xCVinBIYyr514loiZXVd7zZiHQEVQuVXBEMVH_5KD_4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f587d95acb4e87e-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.174.215.226",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.174.215.226, 172.68.163.146"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 16:44:26 UTC] === END API CALL LOG ===
[02-May-2026 16:44:26 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 16:44:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcwIiwidXNlcm5hbWUiOiJib2giLCJlbWFpbCI6InVwb254MjAxOUBnbWFpbC5jb20iLCJleHAiOjE3NzgzNDUwNjV9.xCVinBIYyr514loiZXVd7zZiHQEVQuVXBEMVH_5KD_4
[02-May-2026 16:44:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 16:44:26 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 16:44:26 UTC] User ID: 470
[02-May-2026 16:44:26 UTC] ✅ User profile retrieved successfully for user ID: 470
[02-May-2026 16:44:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 16:44:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 16:44:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcwIiwidXNlcm5hbWUiOiJib2giLCJlbWFpbCI6InVwb254MjAxOUBnbWFpbC5jb20iLCJleHAiOjE3NzgzNDUwNjV9.xCVinBIYyr514loiZXVd7zZiHQEVQuVXBEMVH_5KD_4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f587d95ace0e87e-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.174.215.226","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.174.215.226, 172.68.163.147"}
[02-May-2026 16:44:26 UTC] === User Orders API Called ===
[02-May-2026 16:44:26 UTC] User ID: 470
[02-May-2026 16:44:26 UTC] Limit: 20, Offset: 0
[02-May-2026 16:44:26 UTC] Orders found: 0
[02-May-2026 16:44:26 UTC] Orders data: []
[02-May-2026 16:44:26 UTC] Total orders count: 0
[02-May-2026 16:44:26 UTC] === API CALL LOG ===
[02-May-2026 16:44:26 UTC] Endpoint: user/profile.php
[02-May-2026 16:44:26 UTC] Full Log Data: {
    "timestamp": "2026-05-02 16:44:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.174.215.226",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcwIiwidXNlcm5hbWUiOiJib2giLCJlbWFpbCI6InVwb254MjAxOUBnbWFpbC5jb20iLCJleHAiOjE3NzgzNDUwNjV9.xCVinBIYyr514loiZXVd7zZiHQEVQuVXBEMVH_5KD_4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f587d964edfe87e-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.174.215.226",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.174.215.226, 172.68.163.147"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 16:44:26 UTC] === END API CALL LOG ===
[02-May-2026 16:44:26 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 16:44:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcwIiwidXNlcm5hbWUiOiJib2giLCJlbWFpbCI6InVwb254MjAxOUBnbWFpbC5jb20iLCJleHAiOjE3NzgzNDUwNjV9.xCVinBIYyr514loiZXVd7zZiHQEVQuVXBEMVH_5KD_4
[02-May-2026 16:44:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 16:44:26 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 16:44:26 UTC] User ID: 470
[02-May-2026 16:44:26 UTC] ✅ User profile retrieved successfully for user ID: 470
[02-May-2026 16:44:27 UTC] === API CALL LOG ===
[02-May-2026 16:44:27 UTC] Endpoint: user/profile.php
[02-May-2026 16:44:27 UTC] Full Log Data: {
    "timestamp": "2026-05-02 16:44:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.174.215.226",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcwIiwidXNlcm5hbWUiOiJib2giLCJlbWFpbCI6InVwb254MjAxOUBnbWFpbC5jb20iLCJleHAiOjE3NzgzNDUwNjV9.xCVinBIYyr514loiZXVd7zZiHQEVQuVXBEMVH_5KD_4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f587d9d5d0be87e-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.174.215.226",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.174.215.226, 172.68.163.147"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 16:44:27 UTC] === END API CALL LOG ===
[02-May-2026 16:44:27 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 16:44:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcwIiwidXNlcm5hbWUiOiJib2giLCJlbWFpbCI6InVwb254MjAxOUBnbWFpbC5jb20iLCJleHAiOjE3NzgzNDUwNjV9.xCVinBIYyr514loiZXVd7zZiHQEVQuVXBEMVH_5KD_4
[02-May-2026 16:44:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 16:44:27 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 16:44:27 UTC] User ID: 470
[02-May-2026 16:44:27 UTC] ✅ User profile retrieved successfully for user ID: 470
[02-May-2026 16:44:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 16:44:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 16:44:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcwIiwidXNlcm5hbWUiOiJib2giLCJlbWFpbCI6InVwb254MjAxOUBnbWFpbC5jb20iLCJleHAiOjE3NzgzNDUwNjV9.xCVinBIYyr514loiZXVd7zZiHQEVQuVXBEMVH_5KD_4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f587dbdc932e87e-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.174.215.226","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.174.215.226, 172.68.163.147"}
[02-May-2026 16:44:32 UTC] === User Orders API Called ===
[02-May-2026 16:44:32 UTC] User ID: 470
[02-May-2026 16:44:32 UTC] Limit: 20, Offset: 0
[02-May-2026 16:44:32 UTC] Orders found: 0
[02-May-2026 16:44:32 UTC] Orders data: []
[02-May-2026 16:44:32 UTC] Total orders count: 0
[02-May-2026 16:44:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 16:44:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 16:44:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcwIiwidXNlcm5hbWUiOiJib2giLCJlbWFpbCI6InVwb254MjAxOUBnbWFpbC5jb20iLCJleHAiOjE3NzgzNDUwNjV9.xCVinBIYyr514loiZXVd7zZiHQEVQuVXBEMVH_5KD_4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f587dc4ff9be87e-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.174.215.226","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.174.215.226, 172.68.163.146"}
[02-May-2026 16:44:33 UTC] === User Orders API Called ===
[02-May-2026 16:44:33 UTC] User ID: 470
[02-May-2026 16:44:33 UTC] Limit: 20, Offset: 0
[02-May-2026 16:44:33 UTC] Orders found: 0
[02-May-2026 16:44:33 UTC] Orders data: []
[02-May-2026 16:44:33 UTC] Total orders count: 0
[02-May-2026 16:44:33 UTC] === API CALL LOG ===
[02-May-2026 16:44:33 UTC] Endpoint: user/profile.php
[02-May-2026 16:44:33 UTC] Full Log Data: {
    "timestamp": "2026-05-02 16:44:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.174.215.226",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcwIiwidXNlcm5hbWUiOiJib2giLCJlbWFpbCI6InVwb254MjAxOUBnbWFpbC5jb20iLCJleHAiOjE3NzgzNDUwNjV9.xCVinBIYyr514loiZXVd7zZiHQEVQuVXBEMVH_5KD_4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f587dc5790be87e-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.174.215.226",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.174.215.226, 172.68.163.147"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 16:44:33 UTC] === END API CALL LOG ===
[02-May-2026 16:44:33 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 16:44:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcwIiwidXNlcm5hbWUiOiJib2giLCJlbWFpbCI6InVwb254MjAxOUBnbWFpbC5jb20iLCJleHAiOjE3NzgzNDUwNjV9.xCVinBIYyr514loiZXVd7zZiHQEVQuVXBEMVH_5KD_4
[02-May-2026 16:44:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 16:44:33 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 16:44:33 UTC] User ID: 470
[02-May-2026 16:44:33 UTC] ✅ User profile retrieved successfully for user ID: 470
[02-May-2026 16:44:34 UTC] === API CALL LOG ===
[02-May-2026 16:44:34 UTC] Endpoint: user/profile.php
[02-May-2026 16:44:34 UTC] Full Log Data: {
    "timestamp": "2026-05-02 16:44:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.174.215.226",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcwIiwidXNlcm5hbWUiOiJib2giLCJlbWFpbCI6InVwb254MjAxOUBnbWFpbC5jb20iLCJleHAiOjE3NzgzNDUwNjV9.xCVinBIYyr514loiZXVd7zZiHQEVQuVXBEMVH_5KD_4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f587dc96ee0e87e-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.174.215.226",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.174.215.226, 172.68.163.147"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 16:44:34 UTC] === END API CALL LOG ===
[02-May-2026 16:44:34 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 16:44:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcwIiwidXNlcm5hbWUiOiJib2giLCJlbWFpbCI6InVwb254MjAxOUBnbWFpbC5jb20iLCJleHAiOjE3NzgzNDUwNjV9.xCVinBIYyr514loiZXVd7zZiHQEVQuVXBEMVH_5KD_4
[02-May-2026 16:44:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 16:44:34 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 16:44:34 UTC] User ID: 470
[02-May-2026 16:44:34 UTC] ✅ User profile retrieved successfully for user ID: 470
[02-May-2026 16:44:34 UTC] === API CALL LOG ===
[02-May-2026 16:44:34 UTC] Endpoint: user/profile.php
[02-May-2026 16:44:34 UTC] Full Log Data: {
    "timestamp": "2026-05-02 16:44:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.174.215.226",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcwIiwidXNlcm5hbWUiOiJib2giLCJlbWFpbCI6InVwb254MjAxOUBnbWFpbC5jb20iLCJleHAiOjE3NzgzNDUwNjV9.xCVinBIYyr514loiZXVd7zZiHQEVQuVXBEMVH_5KD_4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f587dc9f8d9e87e-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.174.215.226",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.174.215.226, 172.68.163.147"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 16:44:34 UTC] === END API CALL LOG ===
[02-May-2026 16:44:34 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 16:44:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcwIiwidXNlcm5hbWUiOiJib2giLCJlbWFpbCI6InVwb254MjAxOUBnbWFpbC5jb20iLCJleHAiOjE3NzgzNDUwNjV9.xCVinBIYyr514loiZXVd7zZiHQEVQuVXBEMVH_5KD_4
[02-May-2026 16:44:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 16:44:34 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 16:44:34 UTC] User ID: 470
[02-May-2026 16:44:34 UTC] ✅ User profile retrieved successfully for user ID: 470
[02-May-2026 16:45:05 UTC] === API CALL LOG ===
[02-May-2026 16:45:05 UTC] Endpoint: user/profile.php
[02-May-2026 16:45:05 UTC] Full Log Data: {
    "timestamp": "2026-05-02 16:45:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.174.215.226",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcwIiwidXNlcm5hbWUiOiJib2giLCJlbWFpbCI6InVwb254MjAxOUBnbWFpbC5jb20iLCJleHAiOjE3NzgzNDUwNjV9.xCVinBIYyr514loiZXVd7zZiHQEVQuVXBEMVH_5KD_4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f587e8db85ae87e-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.174.215.226",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.174.215.226, 172.68.163.147"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 16:45:05 UTC] === END API CALL LOG ===
[02-May-2026 16:45:05 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 16:45:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcwIiwidXNlcm5hbWUiOiJib2giLCJlbWFpbCI6InVwb254MjAxOUBnbWFpbC5jb20iLCJleHAiOjE3NzgzNDUwNjV9.xCVinBIYyr514loiZXVd7zZiHQEVQuVXBEMVH_5KD_4
[02-May-2026 16:45:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 16:45:05 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 16:45:05 UTC] User ID: 470
[02-May-2026 16:45:05 UTC] ✅ User profile retrieved successfully for user ID: 470
[02-May-2026 16:45:06 UTC] User Purchases API - User ID: 470
[02-May-2026 16:45:06 UTC] User Purchases API - Total purchases found: 0
[02-May-2026 16:45:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 16:45:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 16:45:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcwIiwidXNlcm5hbWUiOiJib2giLCJlbWFpbCI6InVwb254MjAxOUBnbWFpbC5jb20iLCJleHAiOjE3NzgzNDUwNjV9.xCVinBIYyr514loiZXVd7zZiHQEVQuVXBEMVH_5KD_4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f587ee4dcf7e87e-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.174.215.226","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.174.215.226, 172.68.163.147"}
[02-May-2026 16:45:19 UTC] === User Orders API Called ===
[02-May-2026 16:45:19 UTC] User ID: 470
[02-May-2026 16:45:19 UTC] Limit: 20, Offset: 0
[02-May-2026 16:45:19 UTC] Orders found: 0
[02-May-2026 16:45:19 UTC] Orders data: []
[02-May-2026 16:45:19 UTC] Total orders count: 0
[02-May-2026 16:45:19 UTC] === API CALL LOG ===
[02-May-2026 16:45:19 UTC] Endpoint: user/profile.php
[02-May-2026 16:45:19 UTC] Full Log Data: {
    "timestamp": "2026-05-02 16:45:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.174.215.226",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcwIiwidXNlcm5hbWUiOiJib2giLCJlbWFpbCI6InVwb254MjAxOUBnbWFpbC5jb20iLCJleHAiOjE3NzgzNDUwNjV9.xCVinBIYyr514loiZXVd7zZiHQEVQuVXBEMVH_5KD_4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f587ee55eaee87e-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.174.215.226",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.174.215.226, 172.68.163.147"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 16:45:19 UTC] === END API CALL LOG ===
[02-May-2026 16:45:19 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 16:45:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcwIiwidXNlcm5hbWUiOiJib2giLCJlbWFpbCI6InVwb254MjAxOUBnbWFpbC5jb20iLCJleHAiOjE3NzgzNDUwNjV9.xCVinBIYyr514loiZXVd7zZiHQEVQuVXBEMVH_5KD_4
[02-May-2026 16:45:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 16:45:19 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 16:45:19 UTC] User ID: 470
[02-May-2026 16:45:19 UTC] ✅ User profile retrieved successfully for user ID: 470
[02-May-2026 16:45:20 UTC] === API CALL LOG ===
[02-May-2026 16:45:20 UTC] Endpoint: user/profile.php
[02-May-2026 16:45:20 UTC] Full Log Data: {
    "timestamp": "2026-05-02 16:45:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.174.215.226",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcwIiwidXNlcm5hbWUiOiJib2giLCJlbWFpbCI6InVwb254MjAxOUBnbWFpbC5jb20iLCJleHAiOjE3NzgzNDUwNjV9.xCVinBIYyr514loiZXVd7zZiHQEVQuVXBEMVH_5KD_4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f587ee93c04e87e-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.174.215.226",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.174.215.226, 172.68.163.147"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 16:45:20 UTC] === END API CALL LOG ===
[02-May-2026 16:45:20 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 16:45:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcwIiwidXNlcm5hbWUiOiJib2giLCJlbWFpbCI6InVwb254MjAxOUBnbWFpbC5jb20iLCJleHAiOjE3NzgzNDUwNjV9.xCVinBIYyr514loiZXVd7zZiHQEVQuVXBEMVH_5KD_4
[02-May-2026 16:45:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 16:45:20 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 16:45:20 UTC] User ID: 470
[02-May-2026 16:45:20 UTC] ✅ User profile retrieved successfully for user ID: 470
[02-May-2026 16:45:20 UTC] === API CALL LOG ===
[02-May-2026 16:45:20 UTC] Endpoint: user/profile.php
[02-May-2026 16:45:20 UTC] Full Log Data: {
    "timestamp": "2026-05-02 16:45:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.174.215.226",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcwIiwidXNlcm5hbWUiOiJib2giLCJlbWFpbCI6InVwb254MjAxOUBnbWFpbC5jb20iLCJleHAiOjE3NzgzNDUwNjV9.xCVinBIYyr514loiZXVd7zZiHQEVQuVXBEMVH_5KD_4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f587eeb2b33e87e-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.174.215.226",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.174.215.226, 172.68.163.147"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 16:45:20 UTC] === END API CALL LOG ===
[02-May-2026 16:45:20 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 16:45:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcwIiwidXNlcm5hbWUiOiJib2giLCJlbWFpbCI6InVwb254MjAxOUBnbWFpbC5jb20iLCJleHAiOjE3NzgzNDUwNjV9.xCVinBIYyr514loiZXVd7zZiHQEVQuVXBEMVH_5KD_4
[02-May-2026 16:45:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 16:45:20 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 16:45:20 UTC] User ID: 470
[02-May-2026 16:45:20 UTC] ✅ User profile retrieved successfully for user ID: 470
[02-May-2026 16:45:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 16:45:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 16:45:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcwIiwidXNlcm5hbWUiOiJib2giLCJlbWFpbCI6InVwb254MjAxOUBnbWFpbC5jb20iLCJleHAiOjE3NzgzNDUwNjV9.xCVinBIYyr514loiZXVd7zZiHQEVQuVXBEMVH_5KD_4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f587fd54a67e87e-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.174.215.226","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.174.215.226, 172.68.163.146"}
[02-May-2026 16:45:58 UTC] === User Orders API Called ===
[02-May-2026 16:45:58 UTC] User ID: 470
[02-May-2026 16:45:58 UTC] Limit: 20, Offset: 0
[02-May-2026 16:45:58 UTC] Orders found: 0
[02-May-2026 16:45:58 UTC] Orders data: []
[02-May-2026 16:45:58 UTC] Total orders count: 0
[02-May-2026 16:45:58 UTC] === API CALL LOG ===
[02-May-2026 16:45:58 UTC] Endpoint: user/profile.php
[02-May-2026 16:45:58 UTC] Full Log Data: {
    "timestamp": "2026-05-02 16:45:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.174.215.226",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcwIiwidXNlcm5hbWUiOiJib2giLCJlbWFpbCI6InVwb254MjAxOUBnbWFpbC5jb20iLCJleHAiOjE3NzgzNDUwNjV9.xCVinBIYyr514loiZXVd7zZiHQEVQuVXBEMVH_5KD_4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f587fd5cc1ae87e-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.174.215.226",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.174.215.226, 172.68.163.147"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 16:45:58 UTC] === END API CALL LOG ===
[02-May-2026 16:45:58 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 16:45:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcwIiwidXNlcm5hbWUiOiJib2giLCJlbWFpbCI6InVwb254MjAxOUBnbWFpbC5jb20iLCJleHAiOjE3NzgzNDUwNjV9.xCVinBIYyr514loiZXVd7zZiHQEVQuVXBEMVH_5KD_4
[02-May-2026 16:45:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 16:45:58 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 16:45:58 UTC] User ID: 470
[02-May-2026 16:45:58 UTC] ✅ User profile retrieved successfully for user ID: 470
[02-May-2026 16:45:58 UTC] === API CALL LOG ===
[02-May-2026 16:45:58 UTC] Endpoint: user/profile.php
[02-May-2026 16:45:58 UTC] Full Log Data: {
    "timestamp": "2026-05-02 16:45:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.174.215.226",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcwIiwidXNlcm5hbWUiOiJib2giLCJlbWFpbCI6InVwb254MjAxOUBnbWFpbC5jb20iLCJleHAiOjE3NzgzNDUwNjV9.xCVinBIYyr514loiZXVd7zZiHQEVQuVXBEMVH_5KD_4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f587fd99a12e87e-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.174.215.226",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.174.215.226, 172.68.163.147"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 16:45:58 UTC] === END API CALL LOG ===
[02-May-2026 16:45:58 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 16:45:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcwIiwidXNlcm5hbWUiOiJib2giLCJlbWFpbCI6InVwb254MjAxOUBnbWFpbC5jb20iLCJleHAiOjE3NzgzNDUwNjV9.xCVinBIYyr514loiZXVd7zZiHQEVQuVXBEMVH_5KD_4
[02-May-2026 16:45:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 16:45:58 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 16:45:58 UTC] User ID: 470
[02-May-2026 16:45:58 UTC] ✅ User profile retrieved successfully for user ID: 470
[02-May-2026 16:45:59 UTC] === API CALL LOG ===
[02-May-2026 16:45:59 UTC] Endpoint: user/profile.php
[02-May-2026 16:45:59 UTC] Full Log Data: {
    "timestamp": "2026-05-02 16:45:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.174.215.226",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcwIiwidXNlcm5hbWUiOiJib2giLCJlbWFpbCI6InVwb254MjAxOUBnbWFpbC5jb20iLCJleHAiOjE3NzgzNDUwNjV9.xCVinBIYyr514loiZXVd7zZiHQEVQuVXBEMVH_5KD_4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f587fdd3e0ce87e-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.174.215.226",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.174.215.226, 172.68.163.147"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 16:45:59 UTC] === END API CALL LOG ===
[02-May-2026 16:45:59 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 16:45:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcwIiwidXNlcm5hbWUiOiJib2giLCJlbWFpbCI6InVwb254MjAxOUBnbWFpbC5jb20iLCJleHAiOjE3NzgzNDUwNjV9.xCVinBIYyr514loiZXVd7zZiHQEVQuVXBEMVH_5KD_4
[02-May-2026 16:45:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 16:45:59 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 16:45:59 UTC] User ID: 470
[02-May-2026 16:45:59 UTC] ✅ User profile retrieved successfully for user ID: 470
[02-May-2026 16:46:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 16:46:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 16:46:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcwIiwidXNlcm5hbWUiOiJib2giLCJlbWFpbCI6InVwb254MjAxOUBnbWFpbC5jb20iLCJleHAiOjE3NzgzNDUwNjV9.xCVinBIYyr514loiZXVd7zZiHQEVQuVXBEMVH_5KD_4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f58800f7f66e87e-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.174.215.226","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.174.215.226, 172.68.163.147"}
[02-May-2026 16:46:07 UTC] === User Orders API Called ===
[02-May-2026 16:46:07 UTC] User ID: 470
[02-May-2026 16:46:07 UTC] Limit: 20, Offset: 0
[02-May-2026 16:46:07 UTC] Orders found: 0
[02-May-2026 16:46:07 UTC] Orders data: []
[02-May-2026 16:46:07 UTC] Total orders count: 0
[02-May-2026 16:46:07 UTC] === API CALL LOG ===
[02-May-2026 16:46:07 UTC] Endpoint: user/profile.php
[02-May-2026 16:46:07 UTC] Full Log Data: {
    "timestamp": "2026-05-02 16:46:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.174.215.226",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcwIiwidXNlcm5hbWUiOiJib2giLCJlbWFpbCI6InVwb254MjAxOUBnbWFpbC5jb20iLCJleHAiOjE3NzgzNDUwNjV9.xCVinBIYyr514loiZXVd7zZiHQEVQuVXBEMVH_5KD_4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f58800ff912e87e-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.174.215.226",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.174.215.226, 172.68.163.147"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 16:46:07 UTC] === END API CALL LOG ===
[02-May-2026 16:46:07 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 16:46:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcwIiwidXNlcm5hbWUiOiJib2giLCJlbWFpbCI6InVwb254MjAxOUBnbWFpbC5jb20iLCJleHAiOjE3NzgzNDUwNjV9.xCVinBIYyr514loiZXVd7zZiHQEVQuVXBEMVH_5KD_4
[02-May-2026 16:46:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 16:46:07 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 16:46:07 UTC] User ID: 470
[02-May-2026 16:46:07 UTC] ✅ User profile retrieved successfully for user ID: 470
[02-May-2026 16:46:08 UTC] === API CALL LOG ===
[02-May-2026 16:46:08 UTC] Endpoint: user/profile.php
[02-May-2026 16:46:08 UTC] Full Log Data: {
    "timestamp": "2026-05-02 16:46:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.174.215.226",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcwIiwidXNlcm5hbWUiOiJib2giLCJlbWFpbCI6InVwb254MjAxOUBnbWFpbC5jb20iLCJleHAiOjE3NzgzNDUwNjV9.xCVinBIYyr514loiZXVd7zZiHQEVQuVXBEMVH_5KD_4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f588013dfdfe87e-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.174.215.226",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.174.215.226, 172.68.163.147"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 16:46:08 UTC] === END API CALL LOG ===
[02-May-2026 16:46:08 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 16:46:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcwIiwidXNlcm5hbWUiOiJib2giLCJlbWFpbCI6InVwb254MjAxOUBnbWFpbC5jb20iLCJleHAiOjE3NzgzNDUwNjV9.xCVinBIYyr514loiZXVd7zZiHQEVQuVXBEMVH_5KD_4
[02-May-2026 16:46:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 16:46:08 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 16:46:08 UTC] User ID: 470
[02-May-2026 16:46:08 UTC] ✅ User profile retrieved successfully for user ID: 470
[02-May-2026 16:46:08 UTC] === API CALL LOG ===
[02-May-2026 16:46:08 UTC] Endpoint: user/profile.php
[02-May-2026 16:46:08 UTC] Full Log Data: {
    "timestamp": "2026-05-02 16:46:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.174.215.226",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcwIiwidXNlcm5hbWUiOiJib2giLCJlbWFpbCI6InVwb254MjAxOUBnbWFpbC5jb20iLCJleHAiOjE3NzgzNDUwNjV9.xCVinBIYyr514loiZXVd7zZiHQEVQuVXBEMVH_5KD_4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f5880160ecae87e-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.174.215.226",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.174.215.226, 172.68.163.147"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 16:46:08 UTC] === END API CALL LOG ===
[02-May-2026 16:46:08 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 16:46:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcwIiwidXNlcm5hbWUiOiJib2giLCJlbWFpbCI6InVwb254MjAxOUBnbWFpbC5jb20iLCJleHAiOjE3NzgzNDUwNjV9.xCVinBIYyr514loiZXVd7zZiHQEVQuVXBEMVH_5KD_4
[02-May-2026 16:46:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 16:46:08 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 16:46:08 UTC] User ID: 470
[02-May-2026 16:46:08 UTC] ✅ User profile retrieved successfully for user ID: 470
[02-May-2026 16:46:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 16:46:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 16:46:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcwIiwidXNlcm5hbWUiOiJib2giLCJlbWFpbCI6InVwb254MjAxOUBnbWFpbC5jb20iLCJleHAiOjE3NzgzNDUwNjV9.xCVinBIYyr514loiZXVd7zZiHQEVQuVXBEMVH_5KD_4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f58804c0c71e87e-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.174.215.226","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.174.215.226, 172.68.163.147"}
[02-May-2026 16:46:17 UTC] === User Orders API Called ===
[02-May-2026 16:46:17 UTC] User ID: 470
[02-May-2026 16:46:17 UTC] Limit: 20, Offset: 0
[02-May-2026 16:46:17 UTC] Orders found: 0
[02-May-2026 16:46:17 UTC] Orders data: []
[02-May-2026 16:46:17 UTC] Total orders count: 0
[02-May-2026 16:46:17 UTC] === API CALL LOG ===
[02-May-2026 16:46:17 UTC] Endpoint: user/profile.php
[02-May-2026 16:46:17 UTC] Full Log Data: {
    "timestamp": "2026-05-02 16:46:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.174.215.226",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcwIiwidXNlcm5hbWUiOiJib2giLCJlbWFpbCI6InVwb254MjAxOUBnbWFpbC5jb20iLCJleHAiOjE3NzgzNDUwNjV9.xCVinBIYyr514loiZXVd7zZiHQEVQuVXBEMVH_5KD_4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f58804c8e88e87e-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.174.215.226",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.174.215.226, 172.68.163.146"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 16:46:17 UTC] === END API CALL LOG ===
[02-May-2026 16:46:17 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 16:46:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcwIiwidXNlcm5hbWUiOiJib2giLCJlbWFpbCI6InVwb254MjAxOUBnbWFpbC5jb20iLCJleHAiOjE3NzgzNDUwNjV9.xCVinBIYyr514loiZXVd7zZiHQEVQuVXBEMVH_5KD_4
[02-May-2026 16:46:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 16:46:17 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 16:46:17 UTC] User ID: 470
[02-May-2026 16:46:17 UTC] ✅ User profile retrieved successfully for user ID: 470
[02-May-2026 16:46:17 UTC] === API CALL LOG ===
[02-May-2026 16:46:17 UTC] Endpoint: user/profile.php
[02-May-2026 16:46:17 UTC] Full Log Data: {
    "timestamp": "2026-05-02 16:46:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.174.215.226",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcwIiwidXNlcm5hbWUiOiJib2giLCJlbWFpbCI6InVwb254MjAxOUBnbWFpbC5jb20iLCJleHAiOjE3NzgzNDUwNjV9.xCVinBIYyr514loiZXVd7zZiHQEVQuVXBEMVH_5KD_4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f5880506b77e87e-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.174.215.226",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.174.215.226, 172.68.163.146"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 16:46:17 UTC] === END API CALL LOG ===
[02-May-2026 16:46:17 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 16:46:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcwIiwidXNlcm5hbWUiOiJib2giLCJlbWFpbCI6InVwb254MjAxOUBnbWFpbC5jb20iLCJleHAiOjE3NzgzNDUwNjV9.xCVinBIYyr514loiZXVd7zZiHQEVQuVXBEMVH_5KD_4
[02-May-2026 16:46:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 16:46:17 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 16:46:17 UTC] User ID: 470
[02-May-2026 16:46:17 UTC] ✅ User profile retrieved successfully for user ID: 470
[02-May-2026 16:46:18 UTC] === API CALL LOG ===
[02-May-2026 16:46:18 UTC] Endpoint: user/profile.php
[02-May-2026 16:46:18 UTC] Full Log Data: {
    "timestamp": "2026-05-02 16:46:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.174.215.226",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcwIiwidXNlcm5hbWUiOiJib2giLCJlbWFpbCI6InVwb254MjAxOUBnbWFpbC5jb20iLCJleHAiOjE3NzgzNDUwNjV9.xCVinBIYyr514loiZXVd7zZiHQEVQuVXBEMVH_5KD_4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f588052497fe87e-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.174.215.226",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.174.215.226, 172.68.163.147"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 16:46:18 UTC] === END API CALL LOG ===
[02-May-2026 16:46:18 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 16:46:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcwIiwidXNlcm5hbWUiOiJib2giLCJlbWFpbCI6InVwb254MjAxOUBnbWFpbC5jb20iLCJleHAiOjE3NzgzNDUwNjV9.xCVinBIYyr514loiZXVd7zZiHQEVQuVXBEMVH_5KD_4
[02-May-2026 16:46:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 16:46:18 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 16:46:18 UTC] User ID: 470
[02-May-2026 16:46:18 UTC] ✅ User profile retrieved successfully for user ID: 470
[02-May-2026 16:46:24 UTC] === API CALL LOG ===
[02-May-2026 16:46:24 UTC] Endpoint: user/profile.php
[02-May-2026 16:46:24 UTC] Full Log Data: {
    "timestamp": "2026-05-02 16:46:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.174.215.226",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcwIiwidXNlcm5hbWUiOiJib2giLCJlbWFpbCI6InVwb254MjAxOUBnbWFpbC5jb20iLCJleHAiOjE3NzgzNDUwNjV9.xCVinBIYyr514loiZXVd7zZiHQEVQuVXBEMVH_5KD_4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f588076cf4371f4-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.174.215.226",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.174.215.226, 172.68.163.146"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 16:46:24 UTC] === END API CALL LOG ===
[02-May-2026 16:46:24 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 16:46:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcwIiwidXNlcm5hbWUiOiJib2giLCJlbWFpbCI6InVwb254MjAxOUBnbWFpbC5jb20iLCJleHAiOjE3NzgzNDUwNjV9.xCVinBIYyr514loiZXVd7zZiHQEVQuVXBEMVH_5KD_4
[02-May-2026 16:46:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 16:46:24 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 16:46:24 UTC] User ID: 470
[02-May-2026 16:46:24 UTC] ✅ User profile retrieved successfully for user ID: 470
[02-May-2026 16:49:27 UTC] === API CALL LOG ===
[02-May-2026 16:49:27 UTC] Endpoint: user/profile.php
[02-May-2026 16:49:27 UTC] Full Log Data: {
    "timestamp": "2026-05-02 16:49:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.174.215.226",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcwIiwidXNlcm5hbWUiOiJib2giLCJlbWFpbCI6InVwb254MjAxOUBnbWFpbC5jb20iLCJleHAiOjE3NzgzNDUwNjV9.xCVinBIYyr514loiZXVd7zZiHQEVQuVXBEMVH_5KD_4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f5884edbc28814e-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.174.215.226",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.174.215.226, 172.68.163.147"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 16:49:27 UTC] === END API CALL LOG ===
[02-May-2026 16:49:27 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 16:49:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcwIiwidXNlcm5hbWUiOiJib2giLCJlbWFpbCI6InVwb254MjAxOUBnbWFpbC5jb20iLCJleHAiOjE3NzgzNDUwNjV9.xCVinBIYyr514loiZXVd7zZiHQEVQuVXBEMVH_5KD_4
[02-May-2026 16:49:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 16:49:27 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 16:49:27 UTC] User ID: 470
[02-May-2026 16:49:27 UTC] ✅ User profile retrieved successfully for user ID: 470
[02-May-2026 16:49:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 16:49:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 16:49:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcwIiwidXNlcm5hbWUiOiJib2giLCJlbWFpbCI6InVwb254MjAxOUBnbWFpbC5jb20iLCJleHAiOjE3NzgzNDUwNjV9.xCVinBIYyr514loiZXVd7zZiHQEVQuVXBEMVH_5KD_4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f588512dbaf814e-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.174.215.226","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.174.215.226, 172.68.163.147"}
[02-May-2026 16:49:32 UTC] === User Orders API Called ===
[02-May-2026 16:49:32 UTC] User ID: 470
[02-May-2026 16:49:32 UTC] Limit: 20, Offset: 0
[02-May-2026 16:49:32 UTC] Orders found: 0
[02-May-2026 16:49:32 UTC] Orders data: []
[02-May-2026 16:49:32 UTC] Total orders count: 0
[02-May-2026 16:49:32 UTC] === API CALL LOG ===
[02-May-2026 16:49:32 UTC] Endpoint: user/profile.php
[02-May-2026 16:49:32 UTC] Full Log Data: {
    "timestamp": "2026-05-02 16:49:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.174.215.226",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcwIiwidXNlcm5hbWUiOiJib2giLCJlbWFpbCI6InVwb254MjAxOUBnbWFpbC5jb20iLCJleHAiOjE3NzgzNDUwNjV9.xCVinBIYyr514loiZXVd7zZiHQEVQuVXBEMVH_5KD_4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f5885136dd4814e-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.174.215.226",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.174.215.226, 172.68.163.147"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 16:49:32 UTC] === END API CALL LOG ===
[02-May-2026 16:49:32 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 16:49:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcwIiwidXNlcm5hbWUiOiJib2giLCJlbWFpbCI6InVwb254MjAxOUBnbWFpbC5jb20iLCJleHAiOjE3NzgzNDUwNjV9.xCVinBIYyr514loiZXVd7zZiHQEVQuVXBEMVH_5KD_4
[02-May-2026 16:49:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 16:49:32 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 16:49:32 UTC] User ID: 470
[02-May-2026 16:49:32 UTC] ✅ User profile retrieved successfully for user ID: 470
[02-May-2026 16:49:33 UTC] === API CALL LOG ===
[02-May-2026 16:49:33 UTC] Endpoint: user/profile.php
[02-May-2026 16:49:33 UTC] Full Log Data: {
    "timestamp": "2026-05-02 16:49:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.174.215.226",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcwIiwidXNlcm5hbWUiOiJib2giLCJlbWFpbCI6InVwb254MjAxOUBnbWFpbC5jb20iLCJleHAiOjE3NzgzNDUwNjV9.xCVinBIYyr514loiZXVd7zZiHQEVQuVXBEMVH_5KD_4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f5885174a0c814e-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.174.215.226",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.174.215.226, 172.68.163.147"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 16:49:33 UTC] === END API CALL LOG ===
[02-May-2026 16:49:33 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 16:49:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcwIiwidXNlcm5hbWUiOiJib2giLCJlbWFpbCI6InVwb254MjAxOUBnbWFpbC5jb20iLCJleHAiOjE3NzgzNDUwNjV9.xCVinBIYyr514loiZXVd7zZiHQEVQuVXBEMVH_5KD_4
[02-May-2026 16:49:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 16:49:33 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 16:49:33 UTC] User ID: 470
[02-May-2026 16:49:33 UTC] ✅ User profile retrieved successfully for user ID: 470
[02-May-2026 16:49:33 UTC] === API CALL LOG ===
[02-May-2026 16:49:33 UTC] Endpoint: user/profile.php
[02-May-2026 16:49:33 UTC] Full Log Data: {
    "timestamp": "2026-05-02 16:49:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.174.215.226",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcwIiwidXNlcm5hbWUiOiJib2giLCJlbWFpbCI6InVwb254MjAxOUBnbWFpbC5jb20iLCJleHAiOjE3NzgzNDUwNjV9.xCVinBIYyr514loiZXVd7zZiHQEVQuVXBEMVH_5KD_4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f5885185dcd814e-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.174.215.226",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.174.215.226, 172.68.163.147"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 16:49:33 UTC] === END API CALL LOG ===
[02-May-2026 16:49:33 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 16:49:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcwIiwidXNlcm5hbWUiOiJib2giLCJlbWFpbCI6InVwb254MjAxOUBnbWFpbC5jb20iLCJleHAiOjE3NzgzNDUwNjV9.xCVinBIYyr514loiZXVd7zZiHQEVQuVXBEMVH_5KD_4
[02-May-2026 16:49:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 16:49:33 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 16:49:33 UTC] User ID: 470
[02-May-2026 16:49:33 UTC] ✅ User profile retrieved successfully for user ID: 470
[02-May-2026 16:50:09 UTC] === API CALL LOG ===
[02-May-2026 16:50:09 UTC] Endpoint: user/profile.php
[02-May-2026 16:50:09 UTC] Full Log Data: {
    "timestamp": "2026-05-02 16:50:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.174.215.226",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcwIiwidXNlcm5hbWUiOiJib2giLCJlbWFpbCI6InVwb254MjAxOUBnbWFpbC5jb20iLCJleHAiOjE3NzgzNDUwNjV9.xCVinBIYyr514loiZXVd7zZiHQEVQuVXBEMVH_5KD_4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f5885f7ca21ded3-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.174.215.226",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.174.215.226, 172.68.163.146"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 16:50:09 UTC] === END API CALL LOG ===
[02-May-2026 16:50:09 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 16:50:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcwIiwidXNlcm5hbWUiOiJib2giLCJlbWFpbCI6InVwb254MjAxOUBnbWFpbC5jb20iLCJleHAiOjE3NzgzNDUwNjV9.xCVinBIYyr514loiZXVd7zZiHQEVQuVXBEMVH_5KD_4
[02-May-2026 16:50:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 16:50:09 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 16:50:09 UTC] User ID: 470
[02-May-2026 16:50:09 UTC] ✅ User profile retrieved successfully for user ID: 470
[02-May-2026 16:50:19 UTC] === API CALL LOG ===
[02-May-2026 16:50:19 UTC] Endpoint: user/profile.php
[02-May-2026 16:50:19 UTC] Full Log Data: {
    "timestamp": "2026-05-02 16:50:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.174.215.226",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcwIiwidXNlcm5hbWUiOiJib2giLCJlbWFpbCI6InVwb254MjAxOUBnbWFpbC5jb20iLCJleHAiOjE3NzgzNDUwNjV9.xCVinBIYyr514loiZXVd7zZiHQEVQuVXBEMVH_5KD_4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f5886362de3ded3-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.174.215.226",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.174.215.226, 172.68.163.147"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 16:50:19 UTC] === END API CALL LOG ===
[02-May-2026 16:50:19 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 16:50:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcwIiwidXNlcm5hbWUiOiJib2giLCJlbWFpbCI6InVwb254MjAxOUBnbWFpbC5jb20iLCJleHAiOjE3NzgzNDUwNjV9.xCVinBIYyr514loiZXVd7zZiHQEVQuVXBEMVH_5KD_4
[02-May-2026 16:50:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 16:50:19 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 16:50:19 UTC] User ID: 470
[02-May-2026 16:50:19 UTC] ✅ User profile retrieved successfully for user ID: 470
[02-May-2026 16:50:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 16:50:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 16:50:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcwIiwidXNlcm5hbWUiOiJib2giLCJlbWFpbCI6InVwb254MjAxOUBnbWFpbC5jb20iLCJleHAiOjE3NzgzNDUwNjV9.xCVinBIYyr514loiZXVd7zZiHQEVQuVXBEMVH_5KD_4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f5886d1bda7ded3-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.174.215.226","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.174.215.226, 172.68.163.147"}
[02-May-2026 16:50:44 UTC] === User Orders API Called ===
[02-May-2026 16:50:44 UTC] User ID: 470
[02-May-2026 16:50:44 UTC] Limit: 20, Offset: 0
[02-May-2026 16:50:44 UTC] Orders found: 0
[02-May-2026 16:50:44 UTC] Orders data: []
[02-May-2026 16:50:44 UTC] Total orders count: 0
[02-May-2026 16:50:44 UTC] === API CALL LOG ===
[02-May-2026 16:50:44 UTC] Endpoint: user/profile.php
[02-May-2026 16:50:44 UTC] Full Log Data: {
    "timestamp": "2026-05-02 16:50:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.174.215.226",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcwIiwidXNlcm5hbWUiOiJib2giLCJlbWFpbCI6InVwb254MjAxOUBnbWFpbC5jb20iLCJleHAiOjE3NzgzNDUwNjV9.xCVinBIYyr514loiZXVd7zZiHQEVQuVXBEMVH_5KD_4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f5886d23f8dded3-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.174.215.226",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.174.215.226, 172.68.163.147"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 16:50:44 UTC] === END API CALL LOG ===
[02-May-2026 16:50:44 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 16:50:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcwIiwidXNlcm5hbWUiOiJib2giLCJlbWFpbCI6InVwb254MjAxOUBnbWFpbC5jb20iLCJleHAiOjE3NzgzNDUwNjV9.xCVinBIYyr514loiZXVd7zZiHQEVQuVXBEMVH_5KD_4
[02-May-2026 16:50:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 16:50:44 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 16:50:44 UTC] User ID: 470
[02-May-2026 16:50:44 UTC] ✅ User profile retrieved successfully for user ID: 470
[02-May-2026 16:50:44 UTC] === API CALL LOG ===
[02-May-2026 16:50:44 UTC] Endpoint: user/profile.php
[02-May-2026 16:50:44 UTC] Full Log Data: {
    "timestamp": "2026-05-02 16:50:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.174.215.226",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcwIiwidXNlcm5hbWUiOiJib2giLCJlbWFpbCI6InVwb254MjAxOUBnbWFpbC5jb20iLCJleHAiOjE3NzgzNDUwNjV9.xCVinBIYyr514loiZXVd7zZiHQEVQuVXBEMVH_5KD_4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f5886d5fb56ded3-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.174.215.226",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.174.215.226, 172.68.163.147"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 16:50:44 UTC] === END API CALL LOG ===
[02-May-2026 16:50:44 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 16:50:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcwIiwidXNlcm5hbWUiOiJib2giLCJlbWFpbCI6InVwb254MjAxOUBnbWFpbC5jb20iLCJleHAiOjE3NzgzNDUwNjV9.xCVinBIYyr514loiZXVd7zZiHQEVQuVXBEMVH_5KD_4
[02-May-2026 16:50:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 16:50:44 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 16:50:44 UTC] User ID: 470
[02-May-2026 16:50:44 UTC] ✅ User profile retrieved successfully for user ID: 470
[02-May-2026 16:51:46 UTC] === API CALL LOG ===
[02-May-2026 16:51:46 UTC] Endpoint: user/profile.php
[02-May-2026 16:51:46 UTC] Full Log Data: {
    "timestamp": "2026-05-02 16:51:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.174.215.226",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcwIiwidXNlcm5hbWUiOiJib2giLCJlbWFpbCI6InVwb254MjAxOUBnbWFpbC5jb20iLCJleHAiOjE3NzgzNDUwNjV9.xCVinBIYyr514loiZXVd7zZiHQEVQuVXBEMVH_5KD_4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f588856a8960645-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.174.215.226",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.174.215.226, 172.68.163.146"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 16:51:46 UTC] === END API CALL LOG ===
[02-May-2026 16:51:46 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 16:51:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcwIiwidXNlcm5hbWUiOiJib2giLCJlbWFpbCI6InVwb254MjAxOUBnbWFpbC5jb20iLCJleHAiOjE3NzgzNDUwNjV9.xCVinBIYyr514loiZXVd7zZiHQEVQuVXBEMVH_5KD_4
[02-May-2026 16:51:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 16:51:46 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 16:51:46 UTC] User ID: 470
[02-May-2026 16:51:46 UTC] ✅ User profile retrieved successfully for user ID: 470
[02-May-2026 16:52:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 16:52:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 16:52:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcwIiwidXNlcm5hbWUiOiJib2giLCJlbWFpbCI6InVwb254MjAxOUBnbWFpbC5jb20iLCJleHAiOjE3NzgzNDUwNjV9.xCVinBIYyr514loiZXVd7zZiHQEVQuVXBEMVH_5KD_4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f58892a6d1e0645-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.174.215.226","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.174.215.226, 172.68.163.147"}
[02-May-2026 16:52:20 UTC] === User Orders API Called ===
[02-May-2026 16:52:20 UTC] User ID: 470
[02-May-2026 16:52:20 UTC] Limit: 20, Offset: 0
[02-May-2026 16:52:20 UTC] Orders found: 0
[02-May-2026 16:52:20 UTC] Orders data: []
[02-May-2026 16:52:20 UTC] Total orders count: 0
[02-May-2026 16:52:20 UTC] === API CALL LOG ===
[02-May-2026 16:52:20 UTC] Endpoint: user/profile.php
[02-May-2026 16:52:20 UTC] Full Log Data: {
    "timestamp": "2026-05-02 16:52:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.174.215.226",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcwIiwidXNlcm5hbWUiOiJib2giLCJlbWFpbCI6InVwb254MjAxOUBnbWFpbC5jb20iLCJleHAiOjE3NzgzNDUwNjV9.xCVinBIYyr514loiZXVd7zZiHQEVQuVXBEMVH_5KD_4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f58892aeeb70645-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.174.215.226",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.174.215.226, 172.68.163.147"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 16:52:20 UTC] === END API CALL LOG ===
[02-May-2026 16:52:20 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 16:52:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcwIiwidXNlcm5hbWUiOiJib2giLCJlbWFpbCI6InVwb254MjAxOUBnbWFpbC5jb20iLCJleHAiOjE3NzgzNDUwNjV9.xCVinBIYyr514loiZXVd7zZiHQEVQuVXBEMVH_5KD_4
[02-May-2026 16:52:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 16:52:20 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 16:52:20 UTC] User ID: 470
[02-May-2026 16:52:20 UTC] ✅ User profile retrieved successfully for user ID: 470
[02-May-2026 16:52:21 UTC] === API CALL LOG ===
[02-May-2026 16:52:21 UTC] Endpoint: user/profile.php
[02-May-2026 16:52:21 UTC] Full Log Data: {
    "timestamp": "2026-05-02 16:52:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.174.215.226",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcwIiwidXNlcm5hbWUiOiJib2giLCJlbWFpbCI6InVwb254MjAxOUBnbWFpbC5jb20iLCJleHAiOjE3NzgzNDUwNjV9.xCVinBIYyr514loiZXVd7zZiHQEVQuVXBEMVH_5KD_4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f58892ecabc0645-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.174.215.226",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.174.215.226, 172.68.163.147"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 16:52:21 UTC] === END API CALL LOG ===
[02-May-2026 16:52:21 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 16:52:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcwIiwidXNlcm5hbWUiOiJib2giLCJlbWFpbCI6InVwb254MjAxOUBnbWFpbC5jb20iLCJleHAiOjE3NzgzNDUwNjV9.xCVinBIYyr514loiZXVd7zZiHQEVQuVXBEMVH_5KD_4
[02-May-2026 16:52:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 16:52:21 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 16:52:21 UTC] User ID: 470
[02-May-2026 16:52:21 UTC] ✅ User profile retrieved successfully for user ID: 470
[02-May-2026 16:52:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 16:52:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 16:52:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcwIiwidXNlcm5hbWUiOiJib2giLCJlbWFpbCI6InVwb254MjAxOUBnbWFpbC5jb20iLCJleHAiOjE3NzgzNDUwNjV9.xCVinBIYyr514loiZXVd7zZiHQEVQuVXBEMVH_5KD_4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f5889464c980645-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.174.215.226","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.174.215.226, 172.68.163.147"}
[02-May-2026 16:52:24 UTC] === User Orders API Called ===
[02-May-2026 16:52:24 UTC] User ID: 470
[02-May-2026 16:52:24 UTC] Limit: 20, Offset: 0
[02-May-2026 16:52:24 UTC] Orders found: 0
[02-May-2026 16:52:24 UTC] Orders data: []
[02-May-2026 16:52:24 UTC] Total orders count: 0
[02-May-2026 16:52:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 16:52:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 16:52:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcwIiwidXNlcm5hbWUiOiJib2giLCJlbWFpbCI6InVwb254MjAxOUBnbWFpbC5jb20iLCJleHAiOjE3NzgzNDUwNjV9.xCVinBIYyr514loiZXVd7zZiHQEVQuVXBEMVH_5KD_4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f5889556b500645-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.174.215.226","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.174.215.226, 172.68.163.146"}
[02-May-2026 16:52:27 UTC] === User Orders API Called ===
[02-May-2026 16:52:27 UTC] User ID: 470
[02-May-2026 16:52:27 UTC] Limit: 20, Offset: 0
[02-May-2026 16:52:27 UTC] Orders found: 0
[02-May-2026 16:52:27 UTC] Orders data: []
[02-May-2026 16:52:27 UTC] Total orders count: 0
[02-May-2026 16:52:27 UTC] === API CALL LOG ===
[02-May-2026 16:52:27 UTC] Endpoint: user/profile.php
[02-May-2026 16:52:27 UTC] Full Log Data: {
    "timestamp": "2026-05-02 16:52:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.174.215.226",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcwIiwidXNlcm5hbWUiOiJib2giLCJlbWFpbCI6InVwb254MjAxOUBnbWFpbC5jb20iLCJleHAiOjE3NzgzNDUwNjV9.xCVinBIYyr514loiZXVd7zZiHQEVQuVXBEMVH_5KD_4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f588955ecc00645-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.174.215.226",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.174.215.226, 172.68.163.146"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 16:52:27 UTC] === END API CALL LOG ===
[02-May-2026 16:52:27 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 16:52:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcwIiwidXNlcm5hbWUiOiJib2giLCJlbWFpbCI6InVwb254MjAxOUBnbWFpbC5jb20iLCJleHAiOjE3NzgzNDUwNjV9.xCVinBIYyr514loiZXVd7zZiHQEVQuVXBEMVH_5KD_4
[02-May-2026 16:52:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 16:52:27 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 16:52:27 UTC] User ID: 470
[02-May-2026 16:52:27 UTC] ✅ User profile retrieved successfully for user ID: 470
[02-May-2026 16:52:27 UTC] === API CALL LOG ===
[02-May-2026 16:52:27 UTC] Endpoint: user/profile.php
[02-May-2026 16:52:27 UTC] Full Log Data: {
    "timestamp": "2026-05-02 16:52:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.174.215.226",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcwIiwidXNlcm5hbWUiOiJib2giLCJlbWFpbCI6InVwb254MjAxOUBnbWFpbC5jb20iLCJleHAiOjE3NzgzNDUwNjV9.xCVinBIYyr514loiZXVd7zZiHQEVQuVXBEMVH_5KD_4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f588959e93c0645-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.174.215.226",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.174.215.226, 172.68.163.146"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 16:52:27 UTC] === END API CALL LOG ===
[02-May-2026 16:52:27 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 16:52:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcwIiwidXNlcm5hbWUiOiJib2giLCJlbWFpbCI6InVwb254MjAxOUBnbWFpbC5jb20iLCJleHAiOjE3NzgzNDUwNjV9.xCVinBIYyr514loiZXVd7zZiHQEVQuVXBEMVH_5KD_4
[02-May-2026 16:52:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 16:52:27 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 16:52:27 UTC] User ID: 470
[02-May-2026 16:52:27 UTC] ✅ User profile retrieved successfully for user ID: 470
[02-May-2026 16:52:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 16:52:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 16:52:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcwIiwidXNlcm5hbWUiOiJib2giLCJlbWFpbCI6InVwb254MjAxOUBnbWFpbC5jb20iLCJleHAiOjE3NzgzNDUwNjV9.xCVinBIYyr514loiZXVd7zZiHQEVQuVXBEMVH_5KD_4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f5889764c1f0645-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.174.215.226","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.174.215.226, 172.68.163.146"}
[02-May-2026 16:52:32 UTC] === User Orders API Called ===
[02-May-2026 16:52:32 UTC] User ID: 470
[02-May-2026 16:52:32 UTC] Limit: 20, Offset: 0
[02-May-2026 16:52:32 UTC] Orders found: 0
[02-May-2026 16:52:32 UTC] Orders data: []
[02-May-2026 16:52:32 UTC] Total orders count: 0
[02-May-2026 16:52:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 16:52:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 16:52:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcwIiwidXNlcm5hbWUiOiJib2giLCJlbWFpbCI6InVwb254MjAxOUBnbWFpbC5jb20iLCJleHAiOjE3NzgzNDUwNjV9.xCVinBIYyr514loiZXVd7zZiHQEVQuVXBEMVH_5KD_4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f588987aa550645-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.174.215.226","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.174.215.226, 172.68.163.147"}
[02-May-2026 16:52:35 UTC] === User Orders API Called ===
[02-May-2026 16:52:35 UTC] User ID: 470
[02-May-2026 16:52:35 UTC] Limit: 20, Offset: 0
[02-May-2026 16:52:35 UTC] Orders found: 0
[02-May-2026 16:52:35 UTC] Orders data: []
[02-May-2026 16:52:35 UTC] Total orders count: 0
[02-May-2026 16:52:35 UTC] === API CALL LOG ===
[02-May-2026 16:52:35 UTC] Endpoint: user/profile.php
[02-May-2026 16:52:35 UTC] Full Log Data: {
    "timestamp": "2026-05-02 16:52:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.174.215.226",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcwIiwidXNlcm5hbWUiOiJib2giLCJlbWFpbCI6InVwb254MjAxOUBnbWFpbC5jb20iLCJleHAiOjE3NzgzNDUwNjV9.xCVinBIYyr514loiZXVd7zZiHQEVQuVXBEMVH_5KD_4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f5889882bbb0645-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.174.215.226",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.174.215.226, 172.68.163.147"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 16:52:35 UTC] === END API CALL LOG ===
[02-May-2026 16:52:35 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 16:52:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcwIiwidXNlcm5hbWUiOiJib2giLCJlbWFpbCI6InVwb254MjAxOUBnbWFpbC5jb20iLCJleHAiOjE3NzgzNDUwNjV9.xCVinBIYyr514loiZXVd7zZiHQEVQuVXBEMVH_5KD_4
[02-May-2026 16:52:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 16:52:35 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 16:52:35 UTC] User ID: 470
[02-May-2026 16:52:35 UTC] ✅ User profile retrieved successfully for user ID: 470
[02-May-2026 16:52:35 UTC] === API CALL LOG ===
[02-May-2026 16:52:35 UTC] Endpoint: user/profile.php
[02-May-2026 16:52:35 UTC] Full Log Data: {
    "timestamp": "2026-05-02 16:52:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.174.215.226",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcwIiwidXNlcm5hbWUiOiJib2giLCJlbWFpbCI6InVwb254MjAxOUBnbWFpbC5jb20iLCJleHAiOjE3NzgzNDUwNjV9.xCVinBIYyr514loiZXVd7zZiHQEVQuVXBEMVH_5KD_4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f58898bff7b0645-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.174.215.226",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.174.215.226, 172.68.163.146"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 16:52:35 UTC] === END API CALL LOG ===
[02-May-2026 16:52:35 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 16:52:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcwIiwidXNlcm5hbWUiOiJib2giLCJlbWFpbCI6InVwb254MjAxOUBnbWFpbC5jb20iLCJleHAiOjE3NzgzNDUwNjV9.xCVinBIYyr514loiZXVd7zZiHQEVQuVXBEMVH_5KD_4
[02-May-2026 16:52:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 16:52:35 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 16:52:35 UTC] User ID: 470
[02-May-2026 16:52:35 UTC] ✅ User profile retrieved successfully for user ID: 470
[02-May-2026 16:52:38 UTC] === API CALL LOG ===
[02-May-2026 16:52:38 UTC] Endpoint: user/profile.php
[02-May-2026 16:52:38 UTC] Full Log Data: {
    "timestamp": "2026-05-02 16:52:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.174.215.226",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcwIiwidXNlcm5hbWUiOiJib2giLCJlbWFpbCI6InVwb254MjAxOUBnbWFpbC5jb20iLCJleHAiOjE3NzgzNDUwNjV9.xCVinBIYyr514loiZXVd7zZiHQEVQuVXBEMVH_5KD_4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f58899bf90d0645-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.174.215.226",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.174.215.226, 172.68.163.147"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 16:52:38 UTC] === END API CALL LOG ===
[02-May-2026 16:52:38 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 16:52:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcwIiwidXNlcm5hbWUiOiJib2giLCJlbWFpbCI6InVwb254MjAxOUBnbWFpbC5jb20iLCJleHAiOjE3NzgzNDUwNjV9.xCVinBIYyr514loiZXVd7zZiHQEVQuVXBEMVH_5KD_4
[02-May-2026 16:52:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 16:52:38 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 16:52:38 UTC] User ID: 470
[02-May-2026 16:52:38 UTC] ✅ User profile retrieved successfully for user ID: 470
[02-May-2026 16:52:38 UTC] User Purchases API - User ID: 470
[02-May-2026 16:52:38 UTC] User Purchases API - Total purchases found: 1
[02-May-2026 16:53:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 16:53:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 16:53:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcwIiwidXNlcm5hbWUiOiJib2giLCJlbWFpbCI6InVwb254MjAxOUBnbWFpbC5jb20iLCJleHAiOjE3NzgzNDUwNjV9.xCVinBIYyr514loiZXVd7zZiHQEVQuVXBEMVH_5KD_4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f588b7cd98af257-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.174.215.226","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.174.215.226, 172.68.163.147"}
[02-May-2026 16:53:55 UTC] === User Orders API Called ===
[02-May-2026 16:53:55 UTC] User ID: 470
[02-May-2026 16:53:55 UTC] Limit: 20, Offset: 0
[02-May-2026 16:53:55 UTC] Orders found: 0
[02-May-2026 16:53:55 UTC] Orders data: []
[02-May-2026 16:53:55 UTC] Total orders count: 0
[02-May-2026 16:53:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 16:53:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 16:53:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcwIiwidXNlcm5hbWUiOiJib2giLCJlbWFpbCI6InVwb254MjAxOUBnbWFpbC5jb20iLCJleHAiOjE3NzgzNDUwNjV9.xCVinBIYyr514loiZXVd7zZiHQEVQuVXBEMVH_5KD_4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f588b889decf257-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.174.215.226","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.174.215.226, 172.68.163.147"}
[02-May-2026 16:53:57 UTC] === User Orders API Called ===
[02-May-2026 16:53:57 UTC] User ID: 470
[02-May-2026 16:53:57 UTC] Limit: 20, Offset: 0
[02-May-2026 16:53:57 UTC] Orders found: 0
[02-May-2026 16:53:57 UTC] Orders data: []
[02-May-2026 16:53:57 UTC] Total orders count: 0
[02-May-2026 16:53:57 UTC] === API CALL LOG ===
[02-May-2026 16:53:57 UTC] Endpoint: user/profile.php
[02-May-2026 16:53:57 UTC] Full Log Data: {
    "timestamp": "2026-05-02 16:53:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.174.215.226",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcwIiwidXNlcm5hbWUiOiJib2giLCJlbWFpbCI6InVwb254MjAxOUBnbWFpbC5jb20iLCJleHAiOjE3NzgzNDUwNjV9.xCVinBIYyr514loiZXVd7zZiHQEVQuVXBEMVH_5KD_4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f588b891f89f257-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.174.215.226",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.174.215.226, 172.68.163.147"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 16:53:57 UTC] === END API CALL LOG ===
[02-May-2026 16:53:57 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 16:53:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcwIiwidXNlcm5hbWUiOiJib2giLCJlbWFpbCI6InVwb254MjAxOUBnbWFpbC5jb20iLCJleHAiOjE3NzgzNDUwNjV9.xCVinBIYyr514loiZXVd7zZiHQEVQuVXBEMVH_5KD_4
[02-May-2026 16:53:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 16:53:57 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 16:53:57 UTC] User ID: 470
[02-May-2026 16:53:57 UTC] ✅ User profile retrieved successfully for user ID: 470
[02-May-2026 16:53:58 UTC] === API CALL LOG ===
[02-May-2026 16:53:58 UTC] Endpoint: user/profile.php
[02-May-2026 16:53:58 UTC] Full Log Data: {
    "timestamp": "2026-05-02 16:53:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.174.215.226",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcwIiwidXNlcm5hbWUiOiJib2giLCJlbWFpbCI6InVwb254MjAxOUBnbWFpbC5jb20iLCJleHAiOjE3NzgzNDUwNjV9.xCVinBIYyr514loiZXVd7zZiHQEVQuVXBEMVH_5KD_4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f588b8d2d83f257-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.174.215.226",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.174.215.226, 172.68.163.147"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 16:53:58 UTC] === END API CALL LOG ===
[02-May-2026 16:53:58 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 16:53:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcwIiwidXNlcm5hbWUiOiJib2giLCJlbWFpbCI6InVwb254MjAxOUBnbWFpbC5jb20iLCJleHAiOjE3NzgzNDUwNjV9.xCVinBIYyr514loiZXVd7zZiHQEVQuVXBEMVH_5KD_4
[02-May-2026 16:53:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 16:53:58 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 16:53:58 UTC] User ID: 470
[02-May-2026 16:53:58 UTC] ✅ User profile retrieved successfully for user ID: 470
[02-May-2026 16:54:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 16:54:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 16:54:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcwIiwidXNlcm5hbWUiOiJib2giLCJlbWFpbCI6InVwb254MjAxOUBnbWFpbC5jb20iLCJleHAiOjE3NzgzNDUwNjV9.xCVinBIYyr514loiZXVd7zZiHQEVQuVXBEMVH_5KD_4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f588ba2d9b7f257-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.174.215.226","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.174.215.226, 172.68.163.147"}
[02-May-2026 16:54:01 UTC] === User Orders API Called ===
[02-May-2026 16:54:01 UTC] User ID: 470
[02-May-2026 16:54:01 UTC] Limit: 20, Offset: 0
[02-May-2026 16:54:01 UTC] Orders found: 0
[02-May-2026 16:54:01 UTC] Orders data: []
[02-May-2026 16:54:01 UTC] Total orders count: 0
[02-May-2026 16:54:01 UTC] === API CALL LOG ===
[02-May-2026 16:54:01 UTC] Endpoint: user/profile.php
[02-May-2026 16:54:01 UTC] Full Log Data: {
    "timestamp": "2026-05-02 16:54:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.174.215.226",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcwIiwidXNlcm5hbWUiOiJib2giLCJlbWFpbCI6InVwb254MjAxOUBnbWFpbC5jb20iLCJleHAiOjE3NzgzNDUwNjV9.xCVinBIYyr514loiZXVd7zZiHQEVQuVXBEMVH_5KD_4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f588ba36bcdf257-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.174.215.226",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.174.215.226, 172.68.163.147"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 16:54:01 UTC] === END API CALL LOG ===
[02-May-2026 16:54:01 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 16:54:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcwIiwidXNlcm5hbWUiOiJib2giLCJlbWFpbCI6InVwb254MjAxOUBnbWFpbC5jb20iLCJleHAiOjE3NzgzNDUwNjV9.xCVinBIYyr514loiZXVd7zZiHQEVQuVXBEMVH_5KD_4
[02-May-2026 16:54:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 16:54:01 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 16:54:01 UTC] User ID: 470
[02-May-2026 16:54:01 UTC] ✅ User profile retrieved successfully for user ID: 470
[02-May-2026 16:54:02 UTC] === API CALL LOG ===
[02-May-2026 16:54:02 UTC] Endpoint: user/profile.php
[02-May-2026 16:54:02 UTC] Full Log Data: {
    "timestamp": "2026-05-02 16:54:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.174.215.226",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcwIiwidXNlcm5hbWUiOiJib2giLCJlbWFpbCI6InVwb254MjAxOUBnbWFpbC5jb20iLCJleHAiOjE3NzgzNDUwNjV9.xCVinBIYyr514loiZXVd7zZiHQEVQuVXBEMVH_5KD_4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f588ba7485bf257-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.174.215.226",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.174.215.226, 172.68.163.146"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 16:54:02 UTC] === END API CALL LOG ===
[02-May-2026 16:54:02 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 16:54:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcwIiwidXNlcm5hbWUiOiJib2giLCJlbWFpbCI6InVwb254MjAxOUBnbWFpbC5jb20iLCJleHAiOjE3NzgzNDUwNjV9.xCVinBIYyr514loiZXVd7zZiHQEVQuVXBEMVH_5KD_4
[02-May-2026 16:54:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 16:54:02 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 16:54:02 UTC] User ID: 470
[02-May-2026 16:54:02 UTC] ✅ User profile retrieved successfully for user ID: 470
[02-May-2026 17:30:41 UTC] === API CALL LOG ===
[02-May-2026 17:30:41 UTC] Endpoint: user/profile.php
[02-May-2026 17:30:41 UTC] Full Log Data: {
    "timestamp": "2026-05-02 17:30:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c4:100b:4a88:6947:a38b:af6d:9c5d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcxIiwidXNlcm5hbWUiOiJLYWl0aHdhcyIsImVtYWlsIjoia2FpdGh3YXNuYW5kbGFsMjA4QGdtYWlsLmNvbSIsImV4cCI6MTc3ODM0Nzg0MH0.2nB506SE5oav1HlRgf_LwqIx1PxsC806PFHIcKgrovc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f58c15b4edfffe4-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c4:100b:4a88:6947:a38b:af6d:9c5d",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c4:100b:4a88:6947:a38b:af6d:9c5d, 172.69.176.74"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 17:30:41 UTC] === END API CALL LOG ===
[02-May-2026 17:30:41 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 17:30:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcxIiwidXNlcm5hbWUiOiJLYWl0aHdhcyIsImVtYWlsIjoia2FpdGh3YXNuYW5kbGFsMjA4QGdtYWlsLmNvbSIsImV4cCI6MTc3ODM0Nzg0MH0.2nB506SE5oav1HlRgf_LwqIx1PxsC806PFHIcKgrovc
[02-May-2026 17:30:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 17:30:41 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 17:30:41 UTC] User ID: 471
[02-May-2026 17:30:41 UTC] ✅ User profile retrieved successfully for user ID: 471
[02-May-2026 17:30:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 17:30:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 17:30:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcxIiwidXNlcm5hbWUiOiJLYWl0aHdhcyIsImVtYWlsIjoia2FpdGh3YXNuYW5kbGFsMjA4QGdtYWlsLmNvbSIsImV4cCI6MTc3ODM0Nzg0MH0.2nB506SE5oav1HlRgf_LwqIx1PxsC806PFHIcKgrovc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f58c15b4f04ffe4-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40c4:100b:4a88:6947:a38b:af6d:9c5d","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40c4:100b:4a88:6947:a38b:af6d:9c5d, 172.69.176.74"}
[02-May-2026 17:30:42 UTC] === User Orders API Called ===
[02-May-2026 17:30:42 UTC] User ID: 471
[02-May-2026 17:30:42 UTC] Limit: 20, Offset: 0
[02-May-2026 17:30:42 UTC] Orders found: 0
[02-May-2026 17:30:42 UTC] Orders data: []
[02-May-2026 17:30:42 UTC] Total orders count: 0
[02-May-2026 17:30:42 UTC] === API CALL LOG ===
[02-May-2026 17:30:42 UTC] Endpoint: user/profile.php
[02-May-2026 17:30:42 UTC] Full Log Data: {
    "timestamp": "2026-05-02 17:30:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c4:100b:4a88:6947:a38b:af6d:9c5d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcxIiwidXNlcm5hbWUiOiJLYWl0aHdhcyIsImVtYWlsIjoia2FpdGh3YXNuYW5kbGFsMjA4QGdtYWlsLmNvbSIsImV4cCI6MTc3ODM0Nzg0MH0.2nB506SE5oav1HlRgf_LwqIx1PxsC806PFHIcKgrovc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f58c15b4f0bffe4-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c4:100b:4a88:6947:a38b:af6d:9c5d",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c4:100b:4a88:6947:a38b:af6d:9c5d, 172.69.176.74"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 17:30:42 UTC] === END API CALL LOG ===
[02-May-2026 17:30:42 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 17:30:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcxIiwidXNlcm5hbWUiOiJLYWl0aHdhcyIsImVtYWlsIjoia2FpdGh3YXNuYW5kbGFsMjA4QGdtYWlsLmNvbSIsImV4cCI6MTc3ODM0Nzg0MH0.2nB506SE5oav1HlRgf_LwqIx1PxsC806PFHIcKgrovc
[02-May-2026 17:30:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 17:30:42 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 17:30:42 UTC] User ID: 471
[02-May-2026 17:30:42 UTC] ✅ User profile retrieved successfully for user ID: 471
[02-May-2026 17:30:43 UTC] === API CALL LOG ===
[02-May-2026 17:30:43 UTC] Endpoint: user/profile.php
[02-May-2026 17:30:43 UTC] Full Log Data: {
    "timestamp": "2026-05-02 17:30:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c4:100b:4a88:6947:a38b:af6d:9c5d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcxIiwidXNlcm5hbWUiOiJLYWl0aHdhcyIsImVtYWlsIjoia2FpdGh3YXNuYW5kbGFsMjA4QGdtYWlsLmNvbSIsImV4cCI6MTc3ODM0Nzg0MH0.2nB506SE5oav1HlRgf_LwqIx1PxsC806PFHIcKgrovc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f58c1664940ffe4-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c4:100b:4a88:6947:a38b:af6d:9c5d",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c4:100b:4a88:6947:a38b:af6d:9c5d, 172.69.176.74"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 17:30:43 UTC] === END API CALL LOG ===
[02-May-2026 17:30:43 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 17:30:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcxIiwidXNlcm5hbWUiOiJLYWl0aHdhcyIsImVtYWlsIjoia2FpdGh3YXNuYW5kbGFsMjA4QGdtYWlsLmNvbSIsImV4cCI6MTc3ODM0Nzg0MH0.2nB506SE5oav1HlRgf_LwqIx1PxsC806PFHIcKgrovc
[02-May-2026 17:30:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 17:30:43 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 17:30:43 UTC] User ID: 471
[02-May-2026 17:30:43 UTC] ✅ User profile retrieved successfully for user ID: 471
[02-May-2026 17:30:52 UTC] === API CALL LOG ===
[02-May-2026 17:30:52 UTC] Endpoint: user/profile.php
[02-May-2026 17:30:52 UTC] Full Log Data: {
    "timestamp": "2026-05-02 17:30:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c4:100b:4a88:6947:a38b:af6d:9c5d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcxIiwidXNlcm5hbWUiOiJLYWl0aHdhcyIsImVtYWlsIjoia2FpdGh3YXNuYW5kbGFsMjA4QGdtYWlsLmNvbSIsImV4cCI6MTc3ODM0Nzg0MH0.2nB506SE5oav1HlRgf_LwqIx1PxsC806PFHIcKgrovc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f58c19f98c9ffe4-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c4:100b:4a88:6947:a38b:af6d:9c5d",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c4:100b:4a88:6947:a38b:af6d:9c5d, 172.69.176.74"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 17:30:52 UTC] === END API CALL LOG ===
[02-May-2026 17:30:52 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 17:30:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcxIiwidXNlcm5hbWUiOiJLYWl0aHdhcyIsImVtYWlsIjoia2FpdGh3YXNuYW5kbGFsMjA4QGdtYWlsLmNvbSIsImV4cCI6MTc3ODM0Nzg0MH0.2nB506SE5oav1HlRgf_LwqIx1PxsC806PFHIcKgrovc
[02-May-2026 17:30:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 17:30:52 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 17:30:52 UTC] User ID: 471
[02-May-2026 17:30:52 UTC] ✅ User profile retrieved successfully for user ID: 471
[02-May-2026 17:30:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 17:30:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 17:30:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcxIiwidXNlcm5hbWUiOiJLYWl0aHdhcyIsImVtYWlsIjoia2FpdGh3YXNuYW5kbGFsMjA4QGdtYWlsLmNvbSIsImV4cCI6MTc3ODM0Nzg0MH0.2nB506SE5oav1HlRgf_LwqIx1PxsC806PFHIcKgrovc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f58c19f98c6ffe4-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40c4:100b:4a88:6947:a38b:af6d:9c5d","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40c4:100b:4a88:6947:a38b:af6d:9c5d, 172.69.176.74"}
[02-May-2026 17:30:52 UTC] === User Orders API Called ===
[02-May-2026 17:30:52 UTC] User ID: 471
[02-May-2026 17:30:52 UTC] Limit: 20, Offset: 0
[02-May-2026 17:30:52 UTC] Orders found: 0
[02-May-2026 17:30:52 UTC] Orders data: []
[02-May-2026 17:30:52 UTC] Total orders count: 0
[02-May-2026 17:30:53 UTC] === API CALL LOG ===
[02-May-2026 17:30:53 UTC] Endpoint: user/profile.php
[02-May-2026 17:30:53 UTC] Full Log Data: {
    "timestamp": "2026-05-02 17:30:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c4:100b:4a88:6947:a38b:af6d:9c5d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcxIiwidXNlcm5hbWUiOiJLYWl0aHdhcyIsImVtYWlsIjoia2FpdGh3YXNuYW5kbGFsMjA4QGdtYWlsLmNvbSIsImV4cCI6MTc3ODM0Nzg0MH0.2nB506SE5oav1HlRgf_LwqIx1PxsC806PFHIcKgrovc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f58c1a2ca54ffe4-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c4:100b:4a88:6947:a38b:af6d:9c5d",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c4:100b:4a88:6947:a38b:af6d:9c5d, 172.69.176.74"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 17:30:53 UTC] === END API CALL LOG ===
[02-May-2026 17:30:53 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 17:30:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcxIiwidXNlcm5hbWUiOiJLYWl0aHdhcyIsImVtYWlsIjoia2FpdGh3YXNuYW5kbGFsMjA4QGdtYWlsLmNvbSIsImV4cCI6MTc3ODM0Nzg0MH0.2nB506SE5oav1HlRgf_LwqIx1PxsC806PFHIcKgrovc
[02-May-2026 17:30:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 17:30:53 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 17:30:53 UTC] User ID: 471
[02-May-2026 17:30:53 UTC] ✅ User profile retrieved successfully for user ID: 471
[02-May-2026 17:30:54 UTC] === API CALL LOG ===
[02-May-2026 17:30:54 UTC] Endpoint: user/profile.php
[02-May-2026 17:30:54 UTC] Full Log Data: {
    "timestamp": "2026-05-02 17:30:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c4:100b:4a88:6947:a38b:af6d:9c5d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcxIiwidXNlcm5hbWUiOiJLYWl0aHdhcyIsImVtYWlsIjoia2FpdGh3YXNuYW5kbGFsMjA4QGdtYWlsLmNvbSIsImV4cCI6MTc3ODM0Nzg0MH0.2nB506SE5oav1HlRgf_LwqIx1PxsC806PFHIcKgrovc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f58c1a95d64ffe4-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c4:100b:4a88:6947:a38b:af6d:9c5d",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c4:100b:4a88:6947:a38b:af6d:9c5d, 172.69.176.74"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 17:30:54 UTC] === END API CALL LOG ===
[02-May-2026 17:30:54 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 17:30:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcxIiwidXNlcm5hbWUiOiJLYWl0aHdhcyIsImVtYWlsIjoia2FpdGh3YXNuYW5kbGFsMjA4QGdtYWlsLmNvbSIsImV4cCI6MTc3ODM0Nzg0MH0.2nB506SE5oav1HlRgf_LwqIx1PxsC806PFHIcKgrovc
[02-May-2026 17:30:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 17:30:54 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 17:30:54 UTC] User ID: 471
[02-May-2026 17:30:54 UTC] ✅ User profile retrieved successfully for user ID: 471
[02-May-2026 17:31:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 17:31:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 17:31:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcxIiwidXNlcm5hbWUiOiJLYWl0aHdhcyIsImVtYWlsIjoia2FpdGh3YXNuYW5kbGFsMjA4QGdtYWlsLmNvbSIsImV4cCI6MTc3ODM0Nzg0MH0.2nB506SE5oav1HlRgf_LwqIx1PxsC806PFHIcKgrovc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f58c1d45a20ffe4-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40c4:100b:4a88:6947:a38b:af6d:9c5d","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40c4:100b:4a88:6947:a38b:af6d:9c5d, 172.69.176.74"}
[02-May-2026 17:31:01 UTC] === User Orders API Called ===
[02-May-2026 17:31:01 UTC] User ID: 471
[02-May-2026 17:31:01 UTC] Limit: 20, Offset: 0
[02-May-2026 17:31:01 UTC] Orders found: 0
[02-May-2026 17:31:01 UTC] Orders data: []
[02-May-2026 17:31:01 UTC] Total orders count: 0
[02-May-2026 17:31:02 UTC] === API CALL LOG ===
[02-May-2026 17:31:02 UTC] Endpoint: user/profile.php
[02-May-2026 17:31:02 UTC] Full Log Data: {
    "timestamp": "2026-05-02 17:31:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c4:100b:4a88:6947:a38b:af6d:9c5d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcxIiwidXNlcm5hbWUiOiJLYWl0aHdhcyIsImVtYWlsIjoia2FpdGh3YXNuYW5kbGFsMjA4QGdtYWlsLmNvbSIsImV4cCI6MTc3ODM0Nzg0MH0.2nB506SE5oav1HlRgf_LwqIx1PxsC806PFHIcKgrovc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f58c1ddcc3cffe4-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c4:100b:4a88:6947:a38b:af6d:9c5d",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c4:100b:4a88:6947:a38b:af6d:9c5d, 172.69.176.74"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 17:31:02 UTC] === END API CALL LOG ===
[02-May-2026 17:31:02 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 17:31:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcxIiwidXNlcm5hbWUiOiJLYWl0aHdhcyIsImVtYWlsIjoia2FpdGh3YXNuYW5kbGFsMjA4QGdtYWlsLmNvbSIsImV4cCI6MTc3ODM0Nzg0MH0.2nB506SE5oav1HlRgf_LwqIx1PxsC806PFHIcKgrovc
[02-May-2026 17:31:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 17:31:02 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 17:31:02 UTC] User ID: 471
[02-May-2026 17:31:02 UTC] ✅ User profile retrieved successfully for user ID: 471
[02-May-2026 17:31:03 UTC] User Purchases API - User ID: 471
[02-May-2026 17:31:03 UTC] User Purchases API - Total purchases found: 0
[02-May-2026 17:31:06 UTC] User Purchases API - User ID: 471
[02-May-2026 17:31:06 UTC] User Purchases API - Total purchases found: 0
[02-May-2026 17:31:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 17:31:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 17:31:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcxIiwidXNlcm5hbWUiOiJLYWl0aHdhcyIsImVtYWlsIjoia2FpdGh3YXNuYW5kbGFsMjA4QGdtYWlsLmNvbSIsImV4cCI6MTc3ODM0Nzg0MH0.2nB506SE5oav1HlRgf_LwqIx1PxsC806PFHIcKgrovc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f58c203fe4fffe4-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40c4:100b:4a88:6947:a38b:af6d:9c5d","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40c4:100b:4a88:6947:a38b:af6d:9c5d, 172.69.176.74"}
[02-May-2026 17:31:08 UTC] === User Orders API Called ===
[02-May-2026 17:31:08 UTC] User ID: 471
[02-May-2026 17:31:08 UTC] Limit: 20, Offset: 0
[02-May-2026 17:31:08 UTC] Orders found: 0
[02-May-2026 17:31:08 UTC] Orders data: []
[02-May-2026 17:31:08 UTC] Total orders count: 0
[02-May-2026 17:31:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 17:31:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 17:31:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcxIiwidXNlcm5hbWUiOiJLYWl0aHdhcyIsImVtYWlsIjoia2FpdGh3YXNuYW5kbGFsMjA4QGdtYWlsLmNvbSIsImV4cCI6MTc3ODM0Nzg0MH0.2nB506SE5oav1HlRgf_LwqIx1PxsC806PFHIcKgrovc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f58c2156db3ffe4-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40c4:100b:4a88:6947:a38b:af6d:9c5d","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40c4:100b:4a88:6947:a38b:af6d:9c5d, 172.69.176.74"}
[02-May-2026 17:31:11 UTC] === User Orders API Called ===
[02-May-2026 17:31:11 UTC] User ID: 471
[02-May-2026 17:31:11 UTC] Limit: 20, Offset: 0
[02-May-2026 17:31:11 UTC] Orders found: 0
[02-May-2026 17:31:11 UTC] Orders data: []
[02-May-2026 17:31:11 UTC] Total orders count: 0
[02-May-2026 17:31:11 UTC] === API CALL LOG ===
[02-May-2026 17:31:11 UTC] Endpoint: user/profile.php
[02-May-2026 17:31:11 UTC] Full Log Data: {
    "timestamp": "2026-05-02 17:31:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c4:100b:4a88:6947:a38b:af6d:9c5d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcxIiwidXNlcm5hbWUiOiJLYWl0aHdhcyIsImVtYWlsIjoia2FpdGh3YXNuYW5kbGFsMjA4QGdtYWlsLmNvbSIsImV4cCI6MTc3ODM0Nzg0MH0.2nB506SE5oav1HlRgf_LwqIx1PxsC806PFHIcKgrovc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f58c2156db6ffe4-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c4:100b:4a88:6947:a38b:af6d:9c5d",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c4:100b:4a88:6947:a38b:af6d:9c5d, 172.69.176.74"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 17:31:11 UTC] === END API CALL LOG ===
[02-May-2026 17:31:11 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 17:31:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcxIiwidXNlcm5hbWUiOiJLYWl0aHdhcyIsImVtYWlsIjoia2FpdGh3YXNuYW5kbGFsMjA4QGdtYWlsLmNvbSIsImV4cCI6MTc3ODM0Nzg0MH0.2nB506SE5oav1HlRgf_LwqIx1PxsC806PFHIcKgrovc
[02-May-2026 17:31:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 17:31:11 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 17:31:11 UTC] User ID: 471
[02-May-2026 17:31:11 UTC] ✅ User profile retrieved successfully for user ID: 471
[02-May-2026 17:31:12 UTC] === API CALL LOG ===
[02-May-2026 17:31:12 UTC] Endpoint: user/profile.php
[02-May-2026 17:31:12 UTC] Full Log Data: {
    "timestamp": "2026-05-02 17:31:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c4:100b:4a88:6947:a38b:af6d:9c5d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcxIiwidXNlcm5hbWUiOiJLYWl0aHdhcyIsImVtYWlsIjoia2FpdGh3YXNuYW5kbGFsMjA4QGdtYWlsLmNvbSIsImV4cCI6MTc3ODM0Nzg0MH0.2nB506SE5oav1HlRgf_LwqIx1PxsC806PFHIcKgrovc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f58c2193840ffe4-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c4:100b:4a88:6947:a38b:af6d:9c5d",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c4:100b:4a88:6947:a38b:af6d:9c5d, 172.69.176.74"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 17:31:12 UTC] === END API CALL LOG ===
[02-May-2026 17:31:12 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 17:31:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcxIiwidXNlcm5hbWUiOiJLYWl0aHdhcyIsImVtYWlsIjoia2FpdGh3YXNuYW5kbGFsMjA4QGdtYWlsLmNvbSIsImV4cCI6MTc3ODM0Nzg0MH0.2nB506SE5oav1HlRgf_LwqIx1PxsC806PFHIcKgrovc
[02-May-2026 17:31:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 17:31:12 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 17:31:12 UTC] User ID: 471
[02-May-2026 17:31:12 UTC] ✅ User profile retrieved successfully for user ID: 471
[02-May-2026 17:31:13 UTC] === API CALL LOG ===
[02-May-2026 17:31:13 UTC] Endpoint: user/profile.php
[02-May-2026 17:31:13 UTC] Full Log Data: {
    "timestamp": "2026-05-02 17:31:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c4:100b:4a88:6947:a38b:af6d:9c5d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcxIiwidXNlcm5hbWUiOiJLYWl0aHdhcyIsImVtYWlsIjoia2FpdGh3YXNuYW5kbGFsMjA4QGdtYWlsLmNvbSIsImV4cCI6MTc3ODM0Nzg0MH0.2nB506SE5oav1HlRgf_LwqIx1PxsC806PFHIcKgrovc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f58c2204ad4ffe4-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c4:100b:4a88:6947:a38b:af6d:9c5d",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c4:100b:4a88:6947:a38b:af6d:9c5d, 172.69.176.74"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 17:31:13 UTC] === END API CALL LOG ===
[02-May-2026 17:31:13 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 17:31:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcxIiwidXNlcm5hbWUiOiJLYWl0aHdhcyIsImVtYWlsIjoia2FpdGh3YXNuYW5kbGFsMjA4QGdtYWlsLmNvbSIsImV4cCI6MTc3ODM0Nzg0MH0.2nB506SE5oav1HlRgf_LwqIx1PxsC806PFHIcKgrovc
[02-May-2026 17:31:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 17:31:13 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 17:31:13 UTC] User ID: 471
[02-May-2026 17:31:13 UTC] ✅ User profile retrieved successfully for user ID: 471
[02-May-2026 17:31:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 17:31:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 17:31:19 UTC] === API CALL LOG ===
[02-May-2026 17:31:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcxIiwidXNlcm5hbWUiOiJLYWl0aHdhcyIsImVtYWlsIjoia2FpdGh3YXNuYW5kbGFsMjA4QGdtYWlsLmNvbSIsImV4cCI6MTc3ODM0Nzg0MH0.2nB506SE5oav1HlRgf_LwqIx1PxsC806PFHIcKgrovc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f58c2437bc1ffe4-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40c4:100b:4a88:6947:a38b:af6d:9c5d","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40c4:100b:4a88:6947:a38b:af6d:9c5d, 172.69.176.74"}
[02-May-2026 17:31:19 UTC] Endpoint: user/profile.php
[02-May-2026 17:31:19 UTC] Full Log Data: {
    "timestamp": "2026-05-02 17:31:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c4:100b:4a88:6947:a38b:af6d:9c5d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcxIiwidXNlcm5hbWUiOiJLYWl0aHdhcyIsImVtYWlsIjoia2FpdGh3YXNuYW5kbGFsMjA4QGdtYWlsLmNvbSIsImV4cCI6MTc3ODM0Nzg0MH0.2nB506SE5oav1HlRgf_LwqIx1PxsC806PFHIcKgrovc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f58c2437bc2ffe4-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c4:100b:4a88:6947:a38b:af6d:9c5d",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c4:100b:4a88:6947:a38b:af6d:9c5d, 172.69.176.74"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 17:31:19 UTC] === User Orders API Called ===
[02-May-2026 17:31:19 UTC] === END API CALL LOG ===
[02-May-2026 17:31:19 UTC] User ID: 471
[02-May-2026 17:31:19 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 17:31:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcxIiwidXNlcm5hbWUiOiJLYWl0aHdhcyIsImVtYWlsIjoia2FpdGh3YXNuYW5kbGFsMjA4QGdtYWlsLmNvbSIsImV4cCI6MTc3ODM0Nzg0MH0.2nB506SE5oav1HlRgf_LwqIx1PxsC806PFHIcKgrovc
[02-May-2026 17:31:19 UTC] Limit: 20, Offset: 0
[02-May-2026 17:31:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 17:31:19 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 17:31:19 UTC] User ID: 471
[02-May-2026 17:31:19 UTC] Orders found: 0
[02-May-2026 17:31:19 UTC] ✅ User profile retrieved successfully for user ID: 471
[02-May-2026 17:31:19 UTC] Orders data: []
[02-May-2026 17:31:19 UTC] Total orders count: 0
[02-May-2026 17:31:19 UTC] === API CALL LOG ===
[02-May-2026 17:31:19 UTC] Endpoint: user/profile.php
[02-May-2026 17:31:19 UTC] Full Log Data: {
    "timestamp": "2026-05-02 17:31:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c4:100b:4a88:6947:a38b:af6d:9c5d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcxIiwidXNlcm5hbWUiOiJLYWl0aHdhcyIsImVtYWlsIjoia2FpdGh3YXNuYW5kbGFsMjA4QGdtYWlsLmNvbSIsImV4cCI6MTc3ODM0Nzg0MH0.2nB506SE5oav1HlRgf_LwqIx1PxsC806PFHIcKgrovc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f58c245f996ffe4-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c4:100b:4a88:6947:a38b:af6d:9c5d",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c4:100b:4a88:6947:a38b:af6d:9c5d, 172.69.176.74"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 17:31:19 UTC] === END API CALL LOG ===
[02-May-2026 17:31:19 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 17:31:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcxIiwidXNlcm5hbWUiOiJLYWl0aHdhcyIsImVtYWlsIjoia2FpdGh3YXNuYW5kbGFsMjA4QGdtYWlsLmNvbSIsImV4cCI6MTc3ODM0Nzg0MH0.2nB506SE5oav1HlRgf_LwqIx1PxsC806PFHIcKgrovc
[02-May-2026 17:31:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 17:31:19 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 17:31:19 UTC] User ID: 471
[02-May-2026 17:31:19 UTC] ✅ User profile retrieved successfully for user ID: 471
[02-May-2026 17:31:20 UTC] === API CALL LOG ===
[02-May-2026 17:31:20 UTC] Endpoint: user/profile.php
[02-May-2026 17:31:20 UTC] Full Log Data: {
    "timestamp": "2026-05-02 17:31:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c4:100b:4a88:6947:a38b:af6d:9c5d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcxIiwidXNlcm5hbWUiOiJLYWl0aHdhcyIsImVtYWlsIjoia2FpdGh3YXNuYW5kbGFsMjA4QGdtYWlsLmNvbSIsImV4cCI6MTc3ODM0Nzg0MH0.2nB506SE5oav1HlRgf_LwqIx1PxsC806PFHIcKgrovc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f58c24d8cfbffe4-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c4:100b:4a88:6947:a38b:af6d:9c5d",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c4:100b:4a88:6947:a38b:af6d:9c5d, 172.69.176.74"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 17:31:20 UTC] === END API CALL LOG ===
[02-May-2026 17:31:20 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 17:31:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcxIiwidXNlcm5hbWUiOiJLYWl0aHdhcyIsImVtYWlsIjoia2FpdGh3YXNuYW5kbGFsMjA4QGdtYWlsLmNvbSIsImV4cCI6MTc3ODM0Nzg0MH0.2nB506SE5oav1HlRgf_LwqIx1PxsC806PFHIcKgrovc
[02-May-2026 17:31:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 17:31:20 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 17:31:20 UTC] User ID: 471
[02-May-2026 17:31:20 UTC] ✅ User profile retrieved successfully for user ID: 471
[02-May-2026 17:36:49 UTC] === API CALL LOG ===
[02-May-2026 17:36:49 UTC] Endpoint: user/profile.php
[02-May-2026 17:36:49 UTC] Full Log Data: {
    "timestamp": "2026-05-02 17:36:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c4:100b:4a88:6947:a38b:af6d:9c5d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcxIiwidXNlcm5hbWUiOiJLYWl0aHdhcyIsImVtYWlsIjoia2FpdGh3YXNuYW5kbGFsMjA4QGdtYWlsLmNvbSIsImV4cCI6MTc3ODM0Nzg0MH0.2nB506SE5oav1HlRgf_LwqIx1PxsC806PFHIcKgrovc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f58ca523a9ddd4a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c4:100b:4a88:6947:a38b:af6d:9c5d",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c4:100b:4a88:6947:a38b:af6d:9c5d, 172.70.143.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 17:36:49 UTC] === END API CALL LOG ===
[02-May-2026 17:36:49 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 17:36:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcxIiwidXNlcm5hbWUiOiJLYWl0aHdhcyIsImVtYWlsIjoia2FpdGh3YXNuYW5kbGFsMjA4QGdtYWlsLmNvbSIsImV4cCI6MTc3ODM0Nzg0MH0.2nB506SE5oav1HlRgf_LwqIx1PxsC806PFHIcKgrovc
[02-May-2026 17:36:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 17:36:49 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 17:36:49 UTC] User ID: 471
[02-May-2026 17:36:49 UTC] ✅ User profile retrieved successfully for user ID: 471
[02-May-2026 17:36:50 UTC] === API CALL LOG ===
[02-May-2026 17:36:50 UTC] Endpoint: user/profile.php
[02-May-2026 17:36:50 UTC] Full Log Data: {
    "timestamp": "2026-05-02 17:36:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c4:100b:4a88:6947:a38b:af6d:9c5d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcxIiwidXNlcm5hbWUiOiJLYWl0aHdhcyIsImVtYWlsIjoia2FpdGh3YXNuYW5kbGFsMjA4QGdtYWlsLmNvbSIsImV4cCI6MTc3ODM0Nzg0MH0.2nB506SE5oav1HlRgf_LwqIx1PxsC806PFHIcKgrovc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f58ca589ba9dd4a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c4:100b:4a88:6947:a38b:af6d:9c5d",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c4:100b:4a88:6947:a38b:af6d:9c5d, 172.70.143.194"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 17:36:50 UTC] === END API CALL LOG ===
[02-May-2026 17:36:50 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 17:36:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcxIiwidXNlcm5hbWUiOiJLYWl0aHdhcyIsImVtYWlsIjoia2FpdGh3YXNuYW5kbGFsMjA4QGdtYWlsLmNvbSIsImV4cCI6MTc3ODM0Nzg0MH0.2nB506SE5oav1HlRgf_LwqIx1PxsC806PFHIcKgrovc
[02-May-2026 17:36:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 17:36:50 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 17:36:50 UTC] User ID: 471
[02-May-2026 17:36:50 UTC] ✅ User profile retrieved successfully for user ID: 471
[02-May-2026 17:36:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 17:36:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 17:36:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcxIiwidXNlcm5hbWUiOiJLYWl0aHdhcyIsImVtYWlsIjoia2FpdGh3YXNuYW5kbGFsMjA4QGdtYWlsLmNvbSIsImV4cCI6MTc3ODM0Nzg0MH0.2nB506SE5oav1HlRgf_LwqIx1PxsC806PFHIcKgrovc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f58ca589bafdd4a-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40c4:100b:4a88:6947:a38b:af6d:9c5d","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40c4:100b:4a88:6947:a38b:af6d:9c5d, 172.70.143.195"}
[02-May-2026 17:36:50 UTC] === User Orders API Called ===
[02-May-2026 17:36:50 UTC] User ID: 471
[02-May-2026 17:36:50 UTC] Limit: 20, Offset: 0
[02-May-2026 17:36:50 UTC] Orders found: 0
[02-May-2026 17:36:50 UTC] Orders data: []
[02-May-2026 17:36:50 UTC] Total orders count: 0
[02-May-2026 17:36:50 UTC] === API CALL LOG ===
[02-May-2026 17:36:50 UTC] Endpoint: user/profile.php
[02-May-2026 17:36:50 UTC] Full Log Data: {
    "timestamp": "2026-05-02 17:36:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c4:100b:4a88:6947:a38b:af6d:9c5d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcxIiwidXNlcm5hbWUiOiJLYWl0aHdhcyIsImVtYWlsIjoia2FpdGh3YXNuYW5kbGFsMjA4QGdtYWlsLmNvbSIsImV4cCI6MTc3ODM0Nzg0MH0.2nB506SE5oav1HlRgf_LwqIx1PxsC806PFHIcKgrovc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f58ca598e58dd4a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c4:100b:4a88:6947:a38b:af6d:9c5d",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c4:100b:4a88:6947:a38b:af6d:9c5d, 172.70.143.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 17:36:50 UTC] === END API CALL LOG ===
[02-May-2026 17:36:50 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 17:36:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcxIiwidXNlcm5hbWUiOiJLYWl0aHdhcyIsImVtYWlsIjoia2FpdGh3YXNuYW5kbGFsMjA4QGdtYWlsLmNvbSIsImV4cCI6MTc3ODM0Nzg0MH0.2nB506SE5oav1HlRgf_LwqIx1PxsC806PFHIcKgrovc
[02-May-2026 17:36:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 17:36:50 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 17:36:50 UTC] User ID: 471
[02-May-2026 17:36:50 UTC] ✅ User profile retrieved successfully for user ID: 471
[02-May-2026 17:37:13 UTC] === API CALL LOG ===
[02-May-2026 17:37:13 UTC] Endpoint: user/profile.php
[02-May-2026 17:37:13 UTC] Full Log Data: {
    "timestamp": "2026-05-02 17:37:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c4:100b:4a88:6947:a38b:af6d:9c5d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcxIiwidXNlcm5hbWUiOiJLYWl0aHdhcyIsImVtYWlsIjoia2FpdGh3YXNuYW5kbGFsMjA4QGdtYWlsLmNvbSIsImV4cCI6MTc3ODM0Nzg0MH0.2nB506SE5oav1HlRgf_LwqIx1PxsC806PFHIcKgrovc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f58caeb5c1e2ae6-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c4:100b:4a88:6947:a38b:af6d:9c5d",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c4:100b:4a88:6947:a38b:af6d:9c5d, 104.22.66.163"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 17:37:13 UTC] === END API CALL LOG ===
[02-May-2026 17:37:13 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 17:37:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcxIiwidXNlcm5hbWUiOiJLYWl0aHdhcyIsImVtYWlsIjoia2FpdGh3YXNuYW5kbGFsMjA4QGdtYWlsLmNvbSIsImV4cCI6MTc3ODM0Nzg0MH0.2nB506SE5oav1HlRgf_LwqIx1PxsC806PFHIcKgrovc
[02-May-2026 17:37:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 17:37:13 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 17:37:13 UTC] User ID: 471
[02-May-2026 17:37:13 UTC] ✅ User profile retrieved successfully for user ID: 471
[02-May-2026 17:37:36 UTC] === API CALL LOG ===
[02-May-2026 17:37:36 UTC] Endpoint: user/profile.php
[02-May-2026 17:37:36 UTC] Full Log Data: {
    "timestamp": "2026-05-02 17:37:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c4:100b:4a88:6947:a38b:af6d:9c5d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcxIiwidXNlcm5hbWUiOiJLYWl0aHdhcyIsImVtYWlsIjoia2FpdGh3YXNuYW5kbGFsMjA4QGdtYWlsLmNvbSIsImV4cCI6MTc3ODM0Nzg0MH0.2nB506SE5oav1HlRgf_LwqIx1PxsC806PFHIcKgrovc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f58cb7939b0cde6-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c4:100b:4a88:6947:a38b:af6d:9c5d",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c4:100b:4a88:6947:a38b:af6d:9c5d, 172.71.124.88"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 17:37:36 UTC] === END API CALL LOG ===
[02-May-2026 17:37:36 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 17:37:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcxIiwidXNlcm5hbWUiOiJLYWl0aHdhcyIsImVtYWlsIjoia2FpdGh3YXNuYW5kbGFsMjA4QGdtYWlsLmNvbSIsImV4cCI6MTc3ODM0Nzg0MH0.2nB506SE5oav1HlRgf_LwqIx1PxsC806PFHIcKgrovc
[02-May-2026 17:37:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 17:37:36 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 17:37:36 UTC] User ID: 471
[02-May-2026 17:37:36 UTC] ✅ User profile retrieved successfully for user ID: 471
[02-May-2026 17:38:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 17:38:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 17:38:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcxIiwidXNlcm5hbWUiOiJLYWl0aHdhcyIsImVtYWlsIjoia2FpdGh3YXNuYW5kbGFsMjA4QGdtYWlsLmNvbSIsImV4cCI6MTc3ODM0Nzg0MH0.2nB506SE5oav1HlRgf_LwqIx1PxsC806PFHIcKgrovc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f58cc5f5823cde6-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40c4:100b:4a88:6947:a38b:af6d:9c5d","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40c4:100b:4a88:6947:a38b:af6d:9c5d, 172.71.124.89"}
[02-May-2026 17:38:13 UTC] === User Orders API Called ===
[02-May-2026 17:38:13 UTC] User ID: 471
[02-May-2026 17:38:13 UTC] Limit: 20, Offset: 0
[02-May-2026 17:38:13 UTC] Orders found: 0
[02-May-2026 17:38:13 UTC] Orders data: []
[02-May-2026 17:38:13 UTC] Total orders count: 0
[02-May-2026 17:38:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 17:38:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 17:38:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcxIiwidXNlcm5hbWUiOiJLYWl0aHdhcyIsImVtYWlsIjoia2FpdGh3YXNuYW5kbGFsMjA4QGdtYWlsLmNvbSIsImV4cCI6MTc3ODM0Nzg0MH0.2nB506SE5oav1HlRgf_LwqIx1PxsC806PFHIcKgrovc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f58cc69eda0cde6-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40c4:100b:4a88:6947:a38b:af6d:9c5d","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40c4:100b:4a88:6947:a38b:af6d:9c5d, 172.71.124.89"}
[02-May-2026 17:38:14 UTC] === User Orders API Called ===
[02-May-2026 17:38:14 UTC] User ID: 471
[02-May-2026 17:38:14 UTC] Limit: 20, Offset: 0
[02-May-2026 17:38:14 UTC] Orders found: 0
[02-May-2026 17:38:14 UTC] Orders data: []
[02-May-2026 17:38:14 UTC] Total orders count: 0
[02-May-2026 17:38:14 UTC] === API CALL LOG ===
[02-May-2026 17:38:14 UTC] Endpoint: user/profile.php
[02-May-2026 17:38:14 UTC] Full Log Data: {
    "timestamp": "2026-05-02 17:38:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c4:100b:4a88:6947:a38b:af6d:9c5d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcxIiwidXNlcm5hbWUiOiJLYWl0aHdhcyIsImVtYWlsIjoia2FpdGh3YXNuYW5kbGFsMjA4QGdtYWlsLmNvbSIsImV4cCI6MTc3ODM0Nzg0MH0.2nB506SE5oav1HlRgf_LwqIx1PxsC806PFHIcKgrovc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f58cc69eda1cde6-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c4:100b:4a88:6947:a38b:af6d:9c5d",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c4:100b:4a88:6947:a38b:af6d:9c5d, 172.71.124.88"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 17:38:14 UTC] === END API CALL LOG ===
[02-May-2026 17:38:14 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 17:38:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcxIiwidXNlcm5hbWUiOiJLYWl0aHdhcyIsImVtYWlsIjoia2FpdGh3YXNuYW5kbGFsMjA4QGdtYWlsLmNvbSIsImV4cCI6MTc3ODM0Nzg0MH0.2nB506SE5oav1HlRgf_LwqIx1PxsC806PFHIcKgrovc
[02-May-2026 17:38:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 17:38:14 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 17:38:14 UTC] User ID: 471
[02-May-2026 17:38:14 UTC] ✅ User profile retrieved successfully for user ID: 471
[02-May-2026 17:38:15 UTC] === API CALL LOG ===
[02-May-2026 17:38:15 UTC] Endpoint: user/profile.php
[02-May-2026 17:38:15 UTC] Full Log Data: {
    "timestamp": "2026-05-02 17:38:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c4:100b:4a88:6947:a38b:af6d:9c5d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcxIiwidXNlcm5hbWUiOiJLYWl0aHdhcyIsImVtYWlsIjoia2FpdGh3YXNuYW5kbGFsMjA4QGdtYWlsLmNvbSIsImV4cCI6MTc3ODM0Nzg0MH0.2nB506SE5oav1HlRgf_LwqIx1PxsC806PFHIcKgrovc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f58cc6c6933cde6-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c4:100b:4a88:6947:a38b:af6d:9c5d",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c4:100b:4a88:6947:a38b:af6d:9c5d, 172.71.124.88"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 17:38:15 UTC] === END API CALL LOG ===
[02-May-2026 17:38:15 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 17:38:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcxIiwidXNlcm5hbWUiOiJLYWl0aHdhcyIsImVtYWlsIjoia2FpdGh3YXNuYW5kbGFsMjA4QGdtYWlsLmNvbSIsImV4cCI6MTc3ODM0Nzg0MH0.2nB506SE5oav1HlRgf_LwqIx1PxsC806PFHIcKgrovc
[02-May-2026 17:38:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 17:38:15 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 17:38:15 UTC] User ID: 471
[02-May-2026 17:38:15 UTC] ✅ User profile retrieved successfully for user ID: 471
[02-May-2026 17:38:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 17:38:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 17:38:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcxIiwidXNlcm5hbWUiOiJLYWl0aHdhcyIsImVtYWlsIjoia2FpdGh3YXNuYW5kbGFsMjA4QGdtYWlsLmNvbSIsImV4cCI6MTc3ODM0Nzg0MH0.2nB506SE5oav1HlRgf_LwqIx1PxsC806PFHIcKgrovc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f58ccae4a2bcde6-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40c4:100b:4a88:6947:a38b:af6d:9c5d","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40c4:100b:4a88:6947:a38b:af6d:9c5d, 172.71.124.88"}
[02-May-2026 17:38:25 UTC] === User Orders API Called ===
[02-May-2026 17:38:25 UTC] User ID: 471
[02-May-2026 17:38:25 UTC] Limit: 20, Offset: 0
[02-May-2026 17:38:25 UTC] Orders found: 0
[02-May-2026 17:38:25 UTC] Orders data: []
[02-May-2026 17:38:25 UTC] Total orders count: 0
[02-May-2026 17:38:25 UTC] === API CALL LOG ===
[02-May-2026 17:38:25 UTC] Endpoint: user/profile.php
[02-May-2026 17:38:25 UTC] Full Log Data: {
    "timestamp": "2026-05-02 17:38:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c4:100b:4a88:6947:a38b:af6d:9c5d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcxIiwidXNlcm5hbWUiOiJLYWl0aHdhcyIsImVtYWlsIjoia2FpdGh3YXNuYW5kbGFsMjA4QGdtYWlsLmNvbSIsImV4cCI6MTc3ODM0Nzg0MH0.2nB506SE5oav1HlRgf_LwqIx1PxsC806PFHIcKgrovc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f58ccae4a2dcde6-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c4:100b:4a88:6947:a38b:af6d:9c5d",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c4:100b:4a88:6947:a38b:af6d:9c5d, 172.71.124.88"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 17:38:25 UTC] === END API CALL LOG ===
[02-May-2026 17:38:25 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 17:38:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcxIiwidXNlcm5hbWUiOiJLYWl0aHdhcyIsImVtYWlsIjoia2FpdGh3YXNuYW5kbGFsMjA4QGdtYWlsLmNvbSIsImV4cCI6MTc3ODM0Nzg0MH0.2nB506SE5oav1HlRgf_LwqIx1PxsC806PFHIcKgrovc
[02-May-2026 17:38:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 17:38:25 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 17:38:25 UTC] User ID: 471
[02-May-2026 17:38:25 UTC] ✅ User profile retrieved successfully for user ID: 471
[02-May-2026 17:38:26 UTC] === API CALL LOG ===
[02-May-2026 17:38:26 UTC] Endpoint: user/profile.php
[02-May-2026 17:38:26 UTC] Full Log Data: {
    "timestamp": "2026-05-02 17:38:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c4:100b:4a88:6947:a38b:af6d:9c5d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcxIiwidXNlcm5hbWUiOiJLYWl0aHdhcyIsImVtYWlsIjoia2FpdGh3YXNuYW5kbGFsMjA4QGdtYWlsLmNvbSIsImV4cCI6MTc3ODM0Nzg0MH0.2nB506SE5oav1HlRgf_LwqIx1PxsC806PFHIcKgrovc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f58ccb21eafcde6-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c4:100b:4a88:6947:a38b:af6d:9c5d",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c4:100b:4a88:6947:a38b:af6d:9c5d, 172.71.124.88"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 17:38:26 UTC] === END API CALL LOG ===
[02-May-2026 17:38:26 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 17:38:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcxIiwidXNlcm5hbWUiOiJLYWl0aHdhcyIsImVtYWlsIjoia2FpdGh3YXNuYW5kbGFsMjA4QGdtYWlsLmNvbSIsImV4cCI6MTc3ODM0Nzg0MH0.2nB506SE5oav1HlRgf_LwqIx1PxsC806PFHIcKgrovc
[02-May-2026 17:38:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 17:38:26 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 17:38:26 UTC] User ID: 471
[02-May-2026 17:38:26 UTC] ✅ User profile retrieved successfully for user ID: 471
[02-May-2026 17:38:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 17:38:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 17:38:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcxIiwidXNlcm5hbWUiOiJLYWl0aHdhcyIsImVtYWlsIjoia2FpdGh3YXNuYW5kbGFsMjA4QGdtYWlsLmNvbSIsImV4cCI6MTc3ODM0Nzg0MH0.2nB506SE5oav1HlRgf_LwqIx1PxsC806PFHIcKgrovc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f58ccb4ba0bcde6-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40c4:100b:4a88:6947:a38b:af6d:9c5d","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40c4:100b:4a88:6947:a38b:af6d:9c5d, 172.71.124.88"}
[02-May-2026 17:38:26 UTC] === User Orders API Called ===
[02-May-2026 17:38:26 UTC] User ID: 471
[02-May-2026 17:38:26 UTC] Limit: 20, Offset: 0
[02-May-2026 17:38:26 UTC] Orders found: 0
[02-May-2026 17:38:26 UTC] Orders data: []
[02-May-2026 17:38:26 UTC] Total orders count: 0
[02-May-2026 17:38:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 17:38:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 17:38:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcxIiwidXNlcm5hbWUiOiJLYWl0aHdhcyIsImVtYWlsIjoia2FpdGh3YXNuYW5kbGFsMjA4QGdtYWlsLmNvbSIsImV4cCI6MTc3ODM0Nzg0MH0.2nB506SE5oav1HlRgf_LwqIx1PxsC806PFHIcKgrovc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f58ccbfafb1cde6-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40c4:100b:4a88:6947:a38b:af6d:9c5d","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40c4:100b:4a88:6947:a38b:af6d:9c5d, 172.71.124.88"}
[02-May-2026 17:38:28 UTC] === User Orders API Called ===
[02-May-2026 17:38:28 UTC] User ID: 471
[02-May-2026 17:38:28 UTC] Limit: 20, Offset: 0
[02-May-2026 17:38:28 UTC] Orders found: 0
[02-May-2026 17:38:28 UTC] Orders data: []
[02-May-2026 17:38:28 UTC] Total orders count: 0
[02-May-2026 17:38:28 UTC] === API CALL LOG ===
[02-May-2026 17:38:28 UTC] Endpoint: user/profile.php
[02-May-2026 17:38:28 UTC] Full Log Data: {
    "timestamp": "2026-05-02 17:38:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c4:100b:4a88:6947:a38b:af6d:9c5d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcxIiwidXNlcm5hbWUiOiJLYWl0aHdhcyIsImVtYWlsIjoia2FpdGh3YXNuYW5kbGFsMjA4QGdtYWlsLmNvbSIsImV4cCI6MTc3ODM0Nzg0MH0.2nB506SE5oav1HlRgf_LwqIx1PxsC806PFHIcKgrovc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f58ccbfafb5cde6-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c4:100b:4a88:6947:a38b:af6d:9c5d",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c4:100b:4a88:6947:a38b:af6d:9c5d, 172.71.124.88"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 17:38:28 UTC] === END API CALL LOG ===
[02-May-2026 17:38:28 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 17:38:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcxIiwidXNlcm5hbWUiOiJLYWl0aHdhcyIsImVtYWlsIjoia2FpdGh3YXNuYW5kbGFsMjA4QGdtYWlsLmNvbSIsImV4cCI6MTc3ODM0Nzg0MH0.2nB506SE5oav1HlRgf_LwqIx1PxsC806PFHIcKgrovc
[02-May-2026 17:38:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 17:38:28 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 17:38:28 UTC] User ID: 471
[02-May-2026 17:38:28 UTC] ✅ User profile retrieved successfully for user ID: 471
[02-May-2026 17:38:28 UTC] === API CALL LOG ===
[02-May-2026 17:38:28 UTC] Endpoint: user/profile.php
[02-May-2026 17:38:28 UTC] Full Log Data: {
    "timestamp": "2026-05-02 17:38:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c4:100b:4a88:6947:a38b:af6d:9c5d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcxIiwidXNlcm5hbWUiOiJLYWl0aHdhcyIsImVtYWlsIjoia2FpdGh3YXNuYW5kbGFsMjA4QGdtYWlsLmNvbSIsImV4cCI6MTc3ODM0Nzg0MH0.2nB506SE5oav1HlRgf_LwqIx1PxsC806PFHIcKgrovc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f58ccc1fa97cde6-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c4:100b:4a88:6947:a38b:af6d:9c5d",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c4:100b:4a88:6947:a38b:af6d:9c5d, 172.71.124.88"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 17:38:28 UTC] === END API CALL LOG ===
[02-May-2026 17:38:28 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 17:38:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcxIiwidXNlcm5hbWUiOiJLYWl0aHdhcyIsImVtYWlsIjoia2FpdGh3YXNuYW5kbGFsMjA4QGdtYWlsLmNvbSIsImV4cCI6MTc3ODM0Nzg0MH0.2nB506SE5oav1HlRgf_LwqIx1PxsC806PFHIcKgrovc
[02-May-2026 17:38:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 17:38:28 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 17:38:28 UTC] User ID: 471
[02-May-2026 17:38:28 UTC] ✅ User profile retrieved successfully for user ID: 471
[02-May-2026 17:38:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 17:38:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 17:38:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcxIiwidXNlcm5hbWUiOiJLYWl0aHdhcyIsImVtYWlsIjoia2FpdGh3YXNuYW5kbGFsMjA4QGdtYWlsLmNvbSIsImV4cCI6MTc3ODM0Nzg0MH0.2nB506SE5oav1HlRgf_LwqIx1PxsC806PFHIcKgrovc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f58ccc82b50cde6-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40c4:100b:4a88:6947:a38b:af6d:9c5d","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40c4:100b:4a88:6947:a38b:af6d:9c5d, 172.71.124.88"}
[02-May-2026 17:38:29 UTC] === User Orders API Called ===
[02-May-2026 17:38:29 UTC] User ID: 471
[02-May-2026 17:38:29 UTC] Limit: 20, Offset: 0
[02-May-2026 17:38:29 UTC] Orders found: 0
[02-May-2026 17:38:29 UTC] Orders data: []
[02-May-2026 17:38:29 UTC] Total orders count: 0
[02-May-2026 17:38:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 17:38:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 17:38:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcxIiwidXNlcm5hbWUiOiJLYWl0aHdhcyIsImVtYWlsIjoia2FpdGh3YXNuYW5kbGFsMjA4QGdtYWlsLmNvbSIsImV4cCI6MTc3ODM0Nzg0MH0.2nB506SE5oav1HlRgf_LwqIx1PxsC806PFHIcKgrovc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f58ccd2294acde6-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40c4:100b:4a88:6947:a38b:af6d:9c5d","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40c4:100b:4a88:6947:a38b:af6d:9c5d, 172.71.124.88"}
[02-May-2026 17:38:31 UTC] === User Orders API Called ===
[02-May-2026 17:38:31 UTC] User ID: 471
[02-May-2026 17:38:31 UTC] Limit: 20, Offset: 0
[02-May-2026 17:38:31 UTC] === API CALL LOG ===
[02-May-2026 17:38:31 UTC] Endpoint: user/profile.php
[02-May-2026 17:38:31 UTC] Full Log Data: {
    "timestamp": "2026-05-02 17:38:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c4:100b:4a88:6947:a38b:af6d:9c5d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcxIiwidXNlcm5hbWUiOiJLYWl0aHdhcyIsImVtYWlsIjoia2FpdGh3YXNuYW5kbGFsMjA4QGdtYWlsLmNvbSIsImV4cCI6MTc3ODM0Nzg0MH0.2nB506SE5oav1HlRgf_LwqIx1PxsC806PFHIcKgrovc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f58ccd22951cde6-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c4:100b:4a88:6947:a38b:af6d:9c5d",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c4:100b:4a88:6947:a38b:af6d:9c5d, 172.71.124.88"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 17:38:31 UTC] === END API CALL LOG ===
[02-May-2026 17:38:31 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 17:38:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcxIiwidXNlcm5hbWUiOiJLYWl0aHdhcyIsImVtYWlsIjoia2FpdGh3YXNuYW5kbGFsMjA4QGdtYWlsLmNvbSIsImV4cCI6MTc3ODM0Nzg0MH0.2nB506SE5oav1HlRgf_LwqIx1PxsC806PFHIcKgrovc
[02-May-2026 17:38:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 17:38:31 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 17:38:31 UTC] User ID: 471
[02-May-2026 17:38:31 UTC] ✅ User profile retrieved successfully for user ID: 471
[02-May-2026 17:38:31 UTC] Orders found: 0
[02-May-2026 17:38:31 UTC] Orders data: []
[02-May-2026 17:38:31 UTC] Total orders count: 0
[02-May-2026 17:38:32 UTC] === API CALL LOG ===
[02-May-2026 17:38:32 UTC] Endpoint: user/profile.php
[02-May-2026 17:38:32 UTC] Full Log Data: {
    "timestamp": "2026-05-02 17:38:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c4:100b:4a88:6947:a38b:af6d:9c5d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcxIiwidXNlcm5hbWUiOiJLYWl0aHdhcyIsImVtYWlsIjoia2FpdGh3YXNuYW5kbGFsMjA4QGdtYWlsLmNvbSIsImV4cCI6MTc3ODM0Nzg0MH0.2nB506SE5oav1HlRgf_LwqIx1PxsC806PFHIcKgrovc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f58ccd58d62cde6-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c4:100b:4a88:6947:a38b:af6d:9c5d",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c4:100b:4a88:6947:a38b:af6d:9c5d, 172.71.124.88"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 17:38:32 UTC] === END API CALL LOG ===
[02-May-2026 17:38:32 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 17:38:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcxIiwidXNlcm5hbWUiOiJLYWl0aHdhcyIsImVtYWlsIjoia2FpdGh3YXNuYW5kbGFsMjA4QGdtYWlsLmNvbSIsImV4cCI6MTc3ODM0Nzg0MH0.2nB506SE5oav1HlRgf_LwqIx1PxsC806PFHIcKgrovc
[02-May-2026 17:38:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 17:38:32 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 17:38:32 UTC] User ID: 471
[02-May-2026 17:38:32 UTC] ✅ User profile retrieved successfully for user ID: 471
[02-May-2026 17:39:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 17:39:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 17:39:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcxIiwidXNlcm5hbWUiOiJLYWl0aHdhcyIsImVtYWlsIjoia2FpdGh3YXNuYW5kbGFsMjA4QGdtYWlsLmNvbSIsImV4cCI6MTc3ODM0Nzg0MH0.2nB506SE5oav1HlRgf_LwqIx1PxsC806PFHIcKgrovc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f58ce7e0994c9c6-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40c4:100b:4a88:6947:a38b:af6d:9c5d","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40c4:100b:4a88:6947:a38b:af6d:9c5d, 172.69.176.74"}
[02-May-2026 17:39:39 UTC] === User Orders API Called ===
[02-May-2026 17:39:39 UTC] User ID: 471
[02-May-2026 17:39:39 UTC] Limit: 20, Offset: 0
[02-May-2026 17:39:39 UTC] Orders found: 0
[02-May-2026 17:39:39 UTC] Orders data: []
[02-May-2026 17:39:39 UTC] Total orders count: 0
[02-May-2026 17:39:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 17:39:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 17:39:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcxIiwidXNlcm5hbWUiOiJLYWl0aHdhcyIsImVtYWlsIjoia2FpdGh3YXNuYW5kbGFsMjA4QGdtYWlsLmNvbSIsImV4cCI6MTc3ODM0Nzg0MH0.2nB506SE5oav1HlRgf_LwqIx1PxsC806PFHIcKgrovc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f58ce8beb26c9c6-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40c4:100b:4a88:6947:a38b:af6d:9c5d","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40c4:100b:4a88:6947:a38b:af6d:9c5d, 172.69.176.74"}
[02-May-2026 17:39:42 UTC] === User Orders API Called ===
[02-May-2026 17:39:42 UTC] User ID: 471
[02-May-2026 17:39:42 UTC] Limit: 20, Offset: 0
[02-May-2026 17:39:42 UTC] Orders found: 0
[02-May-2026 17:39:42 UTC] Orders data: []
[02-May-2026 17:39:42 UTC] Total orders count: 0
[02-May-2026 17:39:42 UTC] === API CALL LOG ===
[02-May-2026 17:39:42 UTC] Endpoint: user/profile.php
[02-May-2026 17:39:42 UTC] Full Log Data: {
    "timestamp": "2026-05-02 17:39:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c4:100b:4a88:6947:a38b:af6d:9c5d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcxIiwidXNlcm5hbWUiOiJLYWl0aHdhcyIsImVtYWlsIjoia2FpdGh3YXNuYW5kbGFsMjA4QGdtYWlsLmNvbSIsImV4cCI6MTc3ODM0Nzg0MH0.2nB506SE5oav1HlRgf_LwqIx1PxsC806PFHIcKgrovc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f58ce8beb2bc9c6-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c4:100b:4a88:6947:a38b:af6d:9c5d",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c4:100b:4a88:6947:a38b:af6d:9c5d, 172.69.176.75"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 17:39:42 UTC] === END API CALL LOG ===
[02-May-2026 17:39:42 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 17:39:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcxIiwidXNlcm5hbWUiOiJLYWl0aHdhcyIsImVtYWlsIjoia2FpdGh3YXNuYW5kbGFsMjA4QGdtYWlsLmNvbSIsImV4cCI6MTc3ODM0Nzg0MH0.2nB506SE5oav1HlRgf_LwqIx1PxsC806PFHIcKgrovc
[02-May-2026 17:39:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 17:39:42 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 17:39:42 UTC] User ID: 471
[02-May-2026 17:39:42 UTC] ✅ User profile retrieved successfully for user ID: 471
[02-May-2026 17:39:42 UTC] === API CALL LOG ===
[02-May-2026 17:39:42 UTC] Endpoint: user/profile.php
[02-May-2026 17:39:42 UTC] Full Log Data: {
    "timestamp": "2026-05-02 17:39:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c4:100b:4a88:6947:a38b:af6d:9c5d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcxIiwidXNlcm5hbWUiOiJLYWl0aHdhcyIsImVtYWlsIjoia2FpdGh3YXNuYW5kbGFsMjA4QGdtYWlsLmNvbSIsImV4cCI6MTc3ODM0Nzg0MH0.2nB506SE5oav1HlRgf_LwqIx1PxsC806PFHIcKgrovc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f58ce8fedf1c9c6-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c4:100b:4a88:6947:a38b:af6d:9c5d",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c4:100b:4a88:6947:a38b:af6d:9c5d, 172.69.176.75"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 17:39:42 UTC] === END API CALL LOG ===
[02-May-2026 17:39:42 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 17:39:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcxIiwidXNlcm5hbWUiOiJLYWl0aHdhcyIsImVtYWlsIjoia2FpdGh3YXNuYW5kbGFsMjA4QGdtYWlsLmNvbSIsImV4cCI6MTc3ODM0Nzg0MH0.2nB506SE5oav1HlRgf_LwqIx1PxsC806PFHIcKgrovc
[02-May-2026 17:39:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 17:39:42 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 17:39:42 UTC] User ID: 471
[02-May-2026 17:39:42 UTC] ✅ User profile retrieved successfully for user ID: 471
[02-May-2026 17:39:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 17:39:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 17:39:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcxIiwidXNlcm5hbWUiOiJLYWl0aHdhcyIsImVtYWlsIjoia2FpdGh3YXNuYW5kbGFsMjA4QGdtYWlsLmNvbSIsImV4cCI6MTc3ODM0Nzg0MH0.2nB506SE5oav1HlRgf_LwqIx1PxsC806PFHIcKgrovc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f58ce90f850c9c6-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40c4:100b:4a88:6947:a38b:af6d:9c5d","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40c4:100b:4a88:6947:a38b:af6d:9c5d, 172.69.176.75"}
[02-May-2026 17:39:43 UTC] === User Orders API Called ===
[02-May-2026 17:39:43 UTC] User ID: 471
[02-May-2026 17:39:43 UTC] Limit: 20, Offset: 0
[02-May-2026 17:39:43 UTC] Orders found: 0
[02-May-2026 17:39:43 UTC] Orders data: []
[02-May-2026 17:39:43 UTC] Total orders count: 0
[02-May-2026 18:31:09 UTC] === API CALL LOG ===
[02-May-2026 18:31:09 UTC] Endpoint: user/profile.php
[02-May-2026 18:31:09 UTC] Full Log Data: {
    "timestamp": "2026-05-02 18:31:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.107.227.93",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcyIiwidXNlcm5hbWUiOiJAdmllZGVvdGVjaGJkIiwiZW1haWwiOiJjZWxlYnJpdHlwcm9maWxlMTUyODRAZ21haWwuY29tIiwiZXhwIjoxNzc4MzUxNDYzfQ.RfG5WgGXXxzAvn8bWnN2UlCyiIXNgrJ5t6VX_5BurSc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f5919e9f9e7050d-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "5.107.227.93",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "5.107.227.93, 172.71.214.185"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 18:31:09 UTC] === END API CALL LOG ===
[02-May-2026 18:31:09 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 18:31:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcyIiwidXNlcm5hbWUiOiJAdmllZGVvdGVjaGJkIiwiZW1haWwiOiJjZWxlYnJpdHlwcm9maWxlMTUyODRAZ21haWwuY29tIiwiZXhwIjoxNzc4MzUxNDYzfQ.RfG5WgGXXxzAvn8bWnN2UlCyiIXNgrJ5t6VX_5BurSc
[02-May-2026 18:31:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 18:31:09 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 18:31:09 UTC] User ID: 472
[02-May-2026 18:31:09 UTC] ✅ User profile retrieved successfully for user ID: 472
[02-May-2026 18:31:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 18:31:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 18:31:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcyIiwidXNlcm5hbWUiOiJAdmllZGVvdGVjaGJkIiwiZW1haWwiOiJjZWxlYnJpdHlwcm9maWxlMTUyODRAZ21haWwuY29tIiwiZXhwIjoxNzc4MzUxNDYzfQ.RfG5WgGXXxzAvn8bWnN2UlCyiIXNgrJ5t6VX_5BurSc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f5919f12d96050d-HKG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"5.107.227.93","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"5.107.227.93, 172.71.214.217"}
[02-May-2026 18:31:10 UTC] === User Orders API Called ===
[02-May-2026 18:31:10 UTC] User ID: 472
[02-May-2026 18:31:10 UTC] Limit: 20, Offset: 0
[02-May-2026 18:31:10 UTC] Orders found: 0
[02-May-2026 18:31:10 UTC] Orders data: []
[02-May-2026 18:31:10 UTC] Total orders count: 0
[02-May-2026 18:31:10 UTC] === API CALL LOG ===
[02-May-2026 18:31:10 UTC] Endpoint: user/profile.php
[02-May-2026 18:31:10 UTC] Full Log Data: {
    "timestamp": "2026-05-02 18:31:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.107.227.93",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcyIiwidXNlcm5hbWUiOiJAdmllZGVvdGVjaGJkIiwiZW1haWwiOiJjZWxlYnJpdHlwcm9maWxlMTUyODRAZ21haWwuY29tIiwiZXhwIjoxNzc4MzUxNDYzfQ.RfG5WgGXXxzAvn8bWnN2UlCyiIXNgrJ5t6VX_5BurSc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f5919f12d94050d-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "5.107.227.93",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "5.107.227.93, 172.71.214.217"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 18:31:10 UTC] === END API CALL LOG ===
[02-May-2026 18:31:10 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 18:31:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcyIiwidXNlcm5hbWUiOiJAdmllZGVvdGVjaGJkIiwiZW1haWwiOiJjZWxlYnJpdHlwcm9maWxlMTUyODRAZ21haWwuY29tIiwiZXhwIjoxNzc4MzUxNDYzfQ.RfG5WgGXXxzAvn8bWnN2UlCyiIXNgrJ5t6VX_5BurSc
[02-May-2026 18:31:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 18:31:10 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 18:31:10 UTC] User ID: 472
[02-May-2026 18:31:10 UTC] ✅ User profile retrieved successfully for user ID: 472
[02-May-2026 18:31:10 UTC] === API CALL LOG ===
[02-May-2026 18:31:10 UTC] Endpoint: user/profile.php
[02-May-2026 18:31:10 UTC] Full Log Data: {
    "timestamp": "2026-05-02 18:31:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.107.227.93",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcyIiwidXNlcm5hbWUiOiJAdmllZGVvdGVjaGJkIiwiZW1haWwiOiJjZWxlYnJpdHlwcm9maWxlMTUyODRAZ21haWwuY29tIiwiZXhwIjoxNzc4MzUxNDYzfQ.RfG5WgGXXxzAvn8bWnN2UlCyiIXNgrJ5t6VX_5BurSc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f5919f1ddfb050d-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "5.107.227.93",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "5.107.227.93, 172.71.214.216"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 18:31:10 UTC] === END API CALL LOG ===
[02-May-2026 18:31:10 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 18:31:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcyIiwidXNlcm5hbWUiOiJAdmllZGVvdGVjaGJkIiwiZW1haWwiOiJjZWxlYnJpdHlwcm9maWxlMTUyODRAZ21haWwuY29tIiwiZXhwIjoxNzc4MzUxNDYzfQ.RfG5WgGXXxzAvn8bWnN2UlCyiIXNgrJ5t6VX_5BurSc
[02-May-2026 18:31:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 18:31:10 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 18:31:10 UTC] User ID: 472
[02-May-2026 18:31:10 UTC] ✅ User profile retrieved successfully for user ID: 472
[02-May-2026 18:31:12 UTC] === API CALL LOG ===
[02-May-2026 18:31:12 UTC] Endpoint: user/profile.php
[02-May-2026 18:31:12 UTC] Full Log Data: {
    "timestamp": "2026-05-02 18:31:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.107.227.93",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcyIiwidXNlcm5hbWUiOiJAdmllZGVvdGVjaGJkIiwiZW1haWwiOiJjZWxlYnJpdHlwcm9maWxlMTUyODRAZ21haWwuY29tIiwiZXhwIjoxNzc4MzUxNDYzfQ.RfG5WgGXXxzAvn8bWnN2UlCyiIXNgrJ5t6VX_5BurSc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f5919fb79e7050d-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "5.107.227.93",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "5.107.227.93, 172.71.214.216"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 18:31:12 UTC] === END API CALL LOG ===
[02-May-2026 18:31:12 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 18:31:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcyIiwidXNlcm5hbWUiOiJAdmllZGVvdGVjaGJkIiwiZW1haWwiOiJjZWxlYnJpdHlwcm9maWxlMTUyODRAZ21haWwuY29tIiwiZXhwIjoxNzc4MzUxNDYzfQ.RfG5WgGXXxzAvn8bWnN2UlCyiIXNgrJ5t6VX_5BurSc
[02-May-2026 18:31:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 18:31:12 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 18:31:12 UTC] User ID: 472
[02-May-2026 18:31:12 UTC] ✅ User profile retrieved successfully for user ID: 472
[02-May-2026 18:31:16 UTC] === API CALL LOG ===
[02-May-2026 18:31:16 UTC] Endpoint: user/profile.php
[02-May-2026 18:31:16 UTC] Full Log Data: {
    "timestamp": "2026-05-02 18:31:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.107.227.93",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcyIiwidXNlcm5hbWUiOiJAdmllZGVvdGVjaGJkIiwiZW1haWwiOiJjZWxlYnJpdHlwcm9maWxlMTUyODRAZ21haWwuY29tIiwiZXhwIjoxNzc4MzUxNDYzfQ.RfG5WgGXXxzAvn8bWnN2UlCyiIXNgrJ5t6VX_5BurSc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f591a155cf5050d-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "5.107.227.93",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "5.107.227.93, 172.71.214.217"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 18:31:16 UTC] === END API CALL LOG ===
[02-May-2026 18:31:16 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 18:31:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcyIiwidXNlcm5hbWUiOiJAdmllZGVvdGVjaGJkIiwiZW1haWwiOiJjZWxlYnJpdHlwcm9maWxlMTUyODRAZ21haWwuY29tIiwiZXhwIjoxNzc4MzUxNDYzfQ.RfG5WgGXXxzAvn8bWnN2UlCyiIXNgrJ5t6VX_5BurSc
[02-May-2026 18:31:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 18:31:16 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 18:31:16 UTC] User ID: 472
[02-May-2026 18:31:16 UTC] ✅ User profile retrieved successfully for user ID: 472
[02-May-2026 18:31:16 UTC] User Purchases API - User ID: 472
[02-May-2026 18:31:16 UTC] User Purchases API - Total purchases found: 0
[02-May-2026 18:31:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 18:31:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 18:31:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcyIiwidXNlcm5hbWUiOiJAdmllZGVvdGVjaGJkIiwiZW1haWwiOiJjZWxlYnJpdHlwcm9maWxlMTUyODRAZ21haWwuY29tIiwiZXhwIjoxNzc4MzUxNDYzfQ.RfG5WgGXXxzAvn8bWnN2UlCyiIXNgrJ5t6VX_5BurSc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f591a8eca98050d-HKG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"5.107.227.93","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"5.107.227.93, 172.71.214.184"}
[02-May-2026 18:31:35 UTC] === User Orders API Called ===
[02-May-2026 18:31:35 UTC] User ID: 472
[02-May-2026 18:31:35 UTC] Limit: 20, Offset: 0
[02-May-2026 18:31:35 UTC] Orders found: 0
[02-May-2026 18:31:35 UTC] Orders data: []
[02-May-2026 18:31:35 UTC] Total orders count: 0
[02-May-2026 18:31:35 UTC] === API CALL LOG ===
[02-May-2026 18:31:35 UTC] Endpoint: user/profile.php
[02-May-2026 18:31:35 UTC] Full Log Data: {
    "timestamp": "2026-05-02 18:31:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.107.227.93",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcyIiwidXNlcm5hbWUiOiJAdmllZGVvdGVjaGJkIiwiZW1haWwiOiJjZWxlYnJpdHlwcm9maWxlMTUyODRAZ21haWwuY29tIiwiZXhwIjoxNzc4MzUxNDYzfQ.RfG5WgGXXxzAvn8bWnN2UlCyiIXNgrJ5t6VX_5BurSc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f591a8eca9a050d-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "5.107.227.93",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "5.107.227.93, 172.71.214.185"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 18:31:35 UTC] === END API CALL LOG ===
[02-May-2026 18:31:35 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 18:31:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcyIiwidXNlcm5hbWUiOiJAdmllZGVvdGVjaGJkIiwiZW1haWwiOiJjZWxlYnJpdHlwcm9maWxlMTUyODRAZ21haWwuY29tIiwiZXhwIjoxNzc4MzUxNDYzfQ.RfG5WgGXXxzAvn8bWnN2UlCyiIXNgrJ5t6VX_5BurSc
[02-May-2026 18:31:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 18:31:35 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 18:31:35 UTC] User ID: 472
[02-May-2026 18:31:35 UTC] ✅ User profile retrieved successfully for user ID: 472
[02-May-2026 18:31:36 UTC] === API CALL LOG ===
[02-May-2026 18:31:36 UTC] Endpoint: user/profile.php
[02-May-2026 18:31:36 UTC] Full Log Data: {
    "timestamp": "2026-05-02 18:31:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.107.227.93",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcyIiwidXNlcm5hbWUiOiJAdmllZGVvdGVjaGJkIiwiZW1haWwiOiJjZWxlYnJpdHlwcm9maWxlMTUyODRAZ21haWwuY29tIiwiZXhwIjoxNzc4MzUxNDYzfQ.RfG5WgGXXxzAvn8bWnN2UlCyiIXNgrJ5t6VX_5BurSc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f591a913c1a050d-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "5.107.227.93",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "5.107.227.93, 172.71.214.185"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 18:31:36 UTC] === END API CALL LOG ===
[02-May-2026 18:31:36 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 18:31:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcyIiwidXNlcm5hbWUiOiJAdmllZGVvdGVjaGJkIiwiZW1haWwiOiJjZWxlYnJpdHlwcm9maWxlMTUyODRAZ21haWwuY29tIiwiZXhwIjoxNzc4MzUxNDYzfQ.RfG5WgGXXxzAvn8bWnN2UlCyiIXNgrJ5t6VX_5BurSc
[02-May-2026 18:31:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 18:31:36 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 18:31:36 UTC] User ID: 472
[02-May-2026 18:31:36 UTC] ✅ User profile retrieved successfully for user ID: 472
[02-May-2026 18:31:37 UTC] === API CALL LOG ===
[02-May-2026 18:31:37 UTC] Endpoint: user/profile.php
[02-May-2026 18:31:37 UTC] Full Log Data: {
    "timestamp": "2026-05-02 18:31:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.107.227.93",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcyIiwidXNlcm5hbWUiOiJAdmllZGVvdGVjaGJkIiwiZW1haWwiOiJjZWxlYnJpdHlwcm9maWxlMTUyODRAZ21haWwuY29tIiwiZXhwIjoxNzc4MzUxNDYzfQ.RfG5WgGXXxzAvn8bWnN2UlCyiIXNgrJ5t6VX_5BurSc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f591a977e92050d-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "5.107.227.93",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "5.107.227.93, 172.71.214.184"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 18:31:37 UTC] === END API CALL LOG ===
[02-May-2026 18:31:37 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 18:31:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcyIiwidXNlcm5hbWUiOiJAdmllZGVvdGVjaGJkIiwiZW1haWwiOiJjZWxlYnJpdHlwcm9maWxlMTUyODRAZ21haWwuY29tIiwiZXhwIjoxNzc4MzUxNDYzfQ.RfG5WgGXXxzAvn8bWnN2UlCyiIXNgrJ5t6VX_5BurSc
[02-May-2026 18:31:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 18:31:37 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 18:31:37 UTC] User ID: 472
[02-May-2026 18:31:37 UTC] ✅ User profile retrieved successfully for user ID: 472
[02-May-2026 18:32:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 18:32:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 18:32:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcyIiwidXNlcm5hbWUiOiJAdmllZGVvdGVjaGJkIiwiZW1haWwiOiJjZWxlYnJpdHlwcm9maWxlMTUyODRAZ21haWwuY29tIiwiZXhwIjoxNzc4MzUxNDYzfQ.RfG5WgGXXxzAvn8bWnN2UlCyiIXNgrJ5t6VX_5BurSc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f591ba31fb1050d-HKG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"5.107.227.93","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"5.107.227.93, 172.71.214.185"}
[02-May-2026 18:32:20 UTC] === User Orders API Called ===
[02-May-2026 18:32:20 UTC] User ID: 472
[02-May-2026 18:32:20 UTC] Limit: 20, Offset: 0
[02-May-2026 18:32:20 UTC] Orders found: 0
[02-May-2026 18:32:20 UTC] Orders data: []
[02-May-2026 18:32:20 UTC] Total orders count: 0
[02-May-2026 18:32:23 UTC] === API CALL LOG ===
[02-May-2026 18:32:23 UTC] Endpoint: user/profile.php
[02-May-2026 18:32:23 UTC] Full Log Data: {
    "timestamp": "2026-05-02 18:32:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.107.227.93",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcyIiwidXNlcm5hbWUiOiJAdmllZGVvdGVjaGJkIiwiZW1haWwiOiJjZWxlYnJpdHlwcm9maWxlMTUyODRAZ21haWwuY29tIiwiZXhwIjoxNzc4MzUxNDYzfQ.RfG5WgGXXxzAvn8bWnN2UlCyiIXNgrJ5t6VX_5BurSc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f591bb6395c050d-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "5.107.227.93",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "5.107.227.93, 172.71.214.184"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 18:32:23 UTC] === END API CALL LOG ===
[02-May-2026 18:32:23 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 18:32:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcyIiwidXNlcm5hbWUiOiJAdmllZGVvdGVjaGJkIiwiZW1haWwiOiJjZWxlYnJpdHlwcm9maWxlMTUyODRAZ21haWwuY29tIiwiZXhwIjoxNzc4MzUxNDYzfQ.RfG5WgGXXxzAvn8bWnN2UlCyiIXNgrJ5t6VX_5BurSc
[02-May-2026 18:32:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 18:32:23 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 18:32:23 UTC] User ID: 472
[02-May-2026 18:32:23 UTC] ✅ User profile retrieved successfully for user ID: 472
[02-May-2026 18:32:23 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 18:32:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 18:32:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcyIiwidXNlcm5hbWUiOiJAdmllZGVvdGVjaGJkIiwiZW1haWwiOiJjZWxlYnJpdHlwcm9maWxlMTUyODRAZ21haWwuY29tIiwiZXhwIjoxNzc4MzUxNDYzfQ.RfG5WgGXXxzAvn8bWnN2UlCyiIXNgrJ5t6VX_5BurSc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f591bb6395a050d-HKG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"5.107.227.93","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"5.107.227.93, 172.71.214.185"}
[02-May-2026 18:32:23 UTC] === User Orders API Called ===
[02-May-2026 18:32:23 UTC] User ID: 472
[02-May-2026 18:32:23 UTC] Limit: 20, Offset: 0
[02-May-2026 18:32:23 UTC] Orders found: 0
[02-May-2026 18:32:23 UTC] Orders data: []
[02-May-2026 18:32:23 UTC] Total orders count: 0
[02-May-2026 18:32:23 UTC] === API CALL LOG ===
[02-May-2026 18:32:23 UTC] Endpoint: user/profile.php
[02-May-2026 18:32:23 UTC] Full Log Data: {
    "timestamp": "2026-05-02 18:32:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.107.227.93",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcyIiwidXNlcm5hbWUiOiJAdmllZGVvdGVjaGJkIiwiZW1haWwiOiJjZWxlYnJpdHlwcm9maWxlMTUyODRAZ21haWwuY29tIiwiZXhwIjoxNzc4MzUxNDYzfQ.RfG5WgGXXxzAvn8bWnN2UlCyiIXNgrJ5t6VX_5BurSc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f591bba6b42050d-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "5.107.227.93",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "5.107.227.93, 172.71.214.185"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 18:32:23 UTC] === END API CALL LOG ===
[02-May-2026 18:32:23 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 18:32:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcyIiwidXNlcm5hbWUiOiJAdmllZGVvdGVjaGJkIiwiZW1haWwiOiJjZWxlYnJpdHlwcm9maWxlMTUyODRAZ21haWwuY29tIiwiZXhwIjoxNzc4MzUxNDYzfQ.RfG5WgGXXxzAvn8bWnN2UlCyiIXNgrJ5t6VX_5BurSc
[02-May-2026 18:32:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 18:32:23 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 18:32:23 UTC] User ID: 472
[02-May-2026 18:32:23 UTC] ✅ User profile retrieved successfully for user ID: 472
[02-May-2026 18:32:24 UTC] === API CALL LOG ===
[02-May-2026 18:32:24 UTC] Endpoint: user/profile.php
[02-May-2026 18:32:24 UTC] Full Log Data: {
    "timestamp": "2026-05-02 18:32:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.107.227.93",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcyIiwidXNlcm5hbWUiOiJAdmllZGVvdGVjaGJkIiwiZW1haWwiOiJjZWxlYnJpdHlwcm9maWxlMTUyODRAZ21haWwuY29tIiwiZXhwIjoxNzc4MzUxNDYzfQ.RfG5WgGXXxzAvn8bWnN2UlCyiIXNgrJ5t6VX_5BurSc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f591bbe7cee050d-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "5.107.227.93",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "5.107.227.93, 172.71.214.184"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 18:32:24 UTC] === END API CALL LOG ===
[02-May-2026 18:32:24 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 18:32:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcyIiwidXNlcm5hbWUiOiJAdmllZGVvdGVjaGJkIiwiZW1haWwiOiJjZWxlYnJpdHlwcm9maWxlMTUyODRAZ21haWwuY29tIiwiZXhwIjoxNzc4MzUxNDYzfQ.RfG5WgGXXxzAvn8bWnN2UlCyiIXNgrJ5t6VX_5BurSc
[02-May-2026 18:32:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 18:32:24 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 18:32:24 UTC] User ID: 472
[02-May-2026 18:32:24 UTC] ✅ User profile retrieved successfully for user ID: 472
[02-May-2026 18:32:49 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 18:32:49 UTC] === API CALL LOG ===
[02-May-2026 18:32:49 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 18:32:49 UTC] Endpoint: user/profile.php
[02-May-2026 18:32:49 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcyIiwidXNlcm5hbWUiOiJAdmllZGVvdGVjaGJkIiwiZW1haWwiOiJjZWxlYnJpdHlwcm9maWxlMTUyODRAZ21haWwuY29tIiwiZXhwIjoxNzc4MzUxNDYzfQ.RfG5WgGXXxzAvn8bWnN2UlCyiIXNgrJ5t6VX_5BurSc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f591c5aaa11050d-HKG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"5.107.227.93","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"5.107.227.93, 172.71.214.184"}
[02-May-2026 18:32:49 UTC] Full Log Data: {
    "timestamp": "2026-05-02 18:32:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.107.227.93",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcyIiwidXNlcm5hbWUiOiJAdmllZGVvdGVjaGJkIiwiZW1haWwiOiJjZWxlYnJpdHlwcm9maWxlMTUyODRAZ21haWwuY29tIiwiZXhwIjoxNzc4MzUxNDYzfQ.RfG5WgGXXxzAvn8bWnN2UlCyiIXNgrJ5t6VX_5BurSc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f591c5aaa12050d-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "5.107.227.93",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "5.107.227.93, 172.71.214.184"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 18:32:49 UTC] === END API CALL LOG ===
[02-May-2026 18:32:49 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 18:32:49 UTC] === User Orders API Called ===
[02-May-2026 18:32:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcyIiwidXNlcm5hbWUiOiJAdmllZGVvdGVjaGJkIiwiZW1haWwiOiJjZWxlYnJpdHlwcm9maWxlMTUyODRAZ21haWwuY29tIiwiZXhwIjoxNzc4MzUxNDYzfQ.RfG5WgGXXxzAvn8bWnN2UlCyiIXNgrJ5t6VX_5BurSc
[02-May-2026 18:32:49 UTC] User ID: 472
[02-May-2026 18:32:49 UTC] Limit: 20, Offset: 0
[02-May-2026 18:32:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 18:32:49 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 18:32:49 UTC] User ID: 472
[02-May-2026 18:32:49 UTC] Orders found: 0
[02-May-2026 18:32:49 UTC] Orders data: []
[02-May-2026 18:32:49 UTC] Total orders count: 0
[02-May-2026 18:32:49 UTC] ✅ User profile retrieved successfully for user ID: 472
[02-May-2026 18:32:49 UTC] === API CALL LOG ===
[02-May-2026 18:32:49 UTC] Endpoint: user/profile.php
[02-May-2026 18:32:49 UTC] Full Log Data: {
    "timestamp": "2026-05-02 18:32:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.107.227.93",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcyIiwidXNlcm5hbWUiOiJAdmllZGVvdGVjaGJkIiwiZW1haWwiOiJjZWxlYnJpdHlwcm9maWxlMTUyODRAZ21haWwuY29tIiwiZXhwIjoxNzc4MzUxNDYzfQ.RfG5WgGXXxzAvn8bWnN2UlCyiIXNgrJ5t6VX_5BurSc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f591c5ecc6b050d-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "5.107.227.93",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "5.107.227.93, 172.71.214.184"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 18:32:49 UTC] === END API CALL LOG ===
[02-May-2026 18:32:49 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 18:32:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcyIiwidXNlcm5hbWUiOiJAdmllZGVvdGVjaGJkIiwiZW1haWwiOiJjZWxlYnJpdHlwcm9maWxlMTUyODRAZ21haWwuY29tIiwiZXhwIjoxNzc4MzUxNDYzfQ.RfG5WgGXXxzAvn8bWnN2UlCyiIXNgrJ5t6VX_5BurSc
[02-May-2026 18:32:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 18:32:49 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 18:32:49 UTC] User ID: 472
[02-May-2026 18:32:49 UTC] ✅ User profile retrieved successfully for user ID: 472
[02-May-2026 18:32:50 UTC] === API CALL LOG ===
[02-May-2026 18:32:50 UTC] Endpoint: user/profile.php
[02-May-2026 18:32:50 UTC] Full Log Data: {
    "timestamp": "2026-05-02 18:32:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.107.227.93",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcyIiwidXNlcm5hbWUiOiJAdmllZGVvdGVjaGJkIiwiZW1haWwiOiJjZWxlYnJpdHlwcm9maWxlMTUyODRAZ21haWwuY29tIiwiZXhwIjoxNzc4MzUxNDYzfQ.RfG5WgGXXxzAvn8bWnN2UlCyiIXNgrJ5t6VX_5BurSc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f591c659f8d050d-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "5.107.227.93",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "5.107.227.93, 172.71.214.184"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 18:32:50 UTC] === END API CALL LOG ===
[02-May-2026 18:32:50 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 18:32:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcyIiwidXNlcm5hbWUiOiJAdmllZGVvdGVjaGJkIiwiZW1haWwiOiJjZWxlYnJpdHlwcm9maWxlMTUyODRAZ21haWwuY29tIiwiZXhwIjoxNzc4MzUxNDYzfQ.RfG5WgGXXxzAvn8bWnN2UlCyiIXNgrJ5t6VX_5BurSc
[02-May-2026 18:32:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 18:32:50 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 18:32:50 UTC] User ID: 472
[02-May-2026 18:32:50 UTC] ✅ User profile retrieved successfully for user ID: 472
[02-May-2026 18:32:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 18:32:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 18:32:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcyIiwidXNlcm5hbWUiOiJAdmllZGVvdGVjaGJkIiwiZW1haWwiOiJjZWxlYnJpdHlwcm9maWxlMTUyODRAZ21haWwuY29tIiwiZXhwIjoxNzc4MzUxNDYzfQ.RfG5WgGXXxzAvn8bWnN2UlCyiIXNgrJ5t6VX_5BurSc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f591c978f50050d-HKG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"5.107.227.93","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"5.107.227.93, 172.71.214.184"}
[02-May-2026 18:32:58 UTC] === User Orders API Called ===
[02-May-2026 18:32:58 UTC] User ID: 472
[02-May-2026 18:32:58 UTC] Limit: 20, Offset: 0
[02-May-2026 18:32:58 UTC] Orders found: 0
[02-May-2026 18:32:58 UTC] Orders data: []
[02-May-2026 18:32:58 UTC] Total orders count: 0
[02-May-2026 18:32:58 UTC] === API CALL LOG ===
[02-May-2026 18:32:58 UTC] Endpoint: user/profile.php
[02-May-2026 18:32:58 UTC] Full Log Data: {
    "timestamp": "2026-05-02 18:32:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.107.227.93",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcyIiwidXNlcm5hbWUiOiJAdmllZGVvdGVjaGJkIiwiZW1haWwiOiJjZWxlYnJpdHlwcm9maWxlMTUyODRAZ21haWwuY29tIiwiZXhwIjoxNzc4MzUxNDYzfQ.RfG5WgGXXxzAvn8bWnN2UlCyiIXNgrJ5t6VX_5BurSc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f591c978f53050d-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "5.107.227.93",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "5.107.227.93, 172.71.214.185"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 18:32:58 UTC] === END API CALL LOG ===
[02-May-2026 18:32:58 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 18:32:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcyIiwidXNlcm5hbWUiOiJAdmllZGVvdGVjaGJkIiwiZW1haWwiOiJjZWxlYnJpdHlwcm9maWxlMTUyODRAZ21haWwuY29tIiwiZXhwIjoxNzc4MzUxNDYzfQ.RfG5WgGXXxzAvn8bWnN2UlCyiIXNgrJ5t6VX_5BurSc
[02-May-2026 18:32:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 18:32:58 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 18:32:58 UTC] User ID: 472
[02-May-2026 18:32:58 UTC] ✅ User profile retrieved successfully for user ID: 472
[02-May-2026 18:32:59 UTC] === API CALL LOG ===
[02-May-2026 18:32:59 UTC] Endpoint: user/profile.php
[02-May-2026 18:32:59 UTC] Full Log Data: {
    "timestamp": "2026-05-02 18:32:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.107.227.93",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcyIiwidXNlcm5hbWUiOiJAdmllZGVvdGVjaGJkIiwiZW1haWwiOiJjZWxlYnJpdHlwcm9maWxlMTUyODRAZ21haWwuY29tIiwiZXhwIjoxNzc4MzUxNDYzfQ.RfG5WgGXXxzAvn8bWnN2UlCyiIXNgrJ5t6VX_5BurSc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f591c99b841050d-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "5.107.227.93",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "5.107.227.93, 172.71.214.185"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 18:32:59 UTC] === END API CALL LOG ===
[02-May-2026 18:32:59 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 18:32:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcyIiwidXNlcm5hbWUiOiJAdmllZGVvdGVjaGJkIiwiZW1haWwiOiJjZWxlYnJpdHlwcm9maWxlMTUyODRAZ21haWwuY29tIiwiZXhwIjoxNzc4MzUxNDYzfQ.RfG5WgGXXxzAvn8bWnN2UlCyiIXNgrJ5t6VX_5BurSc
[02-May-2026 18:32:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 18:32:59 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 18:32:59 UTC] User ID: 472
[02-May-2026 18:32:59 UTC] ✅ User profile retrieved successfully for user ID: 472
[02-May-2026 18:33:00 UTC] === API CALL LOG ===
[02-May-2026 18:33:00 UTC] Endpoint: user/profile.php
[02-May-2026 18:33:00 UTC] Full Log Data: {
    "timestamp": "2026-05-02 18:33:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.107.227.93",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcyIiwidXNlcm5hbWUiOiJAdmllZGVvdGVjaGJkIiwiZW1haWwiOiJjZWxlYnJpdHlwcm9maWxlMTUyODRAZ21haWwuY29tIiwiZXhwIjoxNzc4MzUxNDYzfQ.RfG5WgGXXxzAvn8bWnN2UlCyiIXNgrJ5t6VX_5BurSc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f591ca08ac2050d-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "5.107.227.93",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "5.107.227.93, 172.71.214.184"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 18:33:00 UTC] === END API CALL LOG ===
[02-May-2026 18:33:00 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 18:33:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcyIiwidXNlcm5hbWUiOiJAdmllZGVvdGVjaGJkIiwiZW1haWwiOiJjZWxlYnJpdHlwcm9maWxlMTUyODRAZ21haWwuY29tIiwiZXhwIjoxNzc4MzUxNDYzfQ.RfG5WgGXXxzAvn8bWnN2UlCyiIXNgrJ5t6VX_5BurSc
[02-May-2026 18:33:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 18:33:00 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 18:33:00 UTC] User ID: 472
[02-May-2026 18:33:00 UTC] ✅ User profile retrieved successfully for user ID: 472
[02-May-2026 18:33:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 18:33:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 18:33:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcyIiwidXNlcm5hbWUiOiJAdmllZGVvdGVjaGJkIiwiZW1haWwiOiJjZWxlYnJpdHlwcm9maWxlMTUyODRAZ21haWwuY29tIiwiZXhwIjoxNzc4MzUxNDYzfQ.RfG5WgGXXxzAvn8bWnN2UlCyiIXNgrJ5t6VX_5BurSc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f591cc48b42050d-HKG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"5.107.227.93","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"5.107.227.93, 172.71.214.185"}
[02-May-2026 18:33:06 UTC] === User Orders API Called ===
[02-May-2026 18:33:06 UTC] User ID: 472
[02-May-2026 18:33:06 UTC] Limit: 20, Offset: 0
[02-May-2026 18:33:06 UTC] Orders found: 0
[02-May-2026 18:33:06 UTC] Orders data: []
[02-May-2026 18:33:06 UTC] Total orders count: 0
[02-May-2026 18:33:06 UTC] === API CALL LOG ===
[02-May-2026 18:33:06 UTC] Endpoint: user/profile.php
[02-May-2026 18:33:06 UTC] Full Log Data: {
    "timestamp": "2026-05-02 18:33:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.107.227.93",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcyIiwidXNlcm5hbWUiOiJAdmllZGVvdGVjaGJkIiwiZW1haWwiOiJjZWxlYnJpdHlwcm9maWxlMTUyODRAZ21haWwuY29tIiwiZXhwIjoxNzc4MzUxNDYzfQ.RfG5WgGXXxzAvn8bWnN2UlCyiIXNgrJ5t6VX_5BurSc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f591cc54b98050d-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "5.107.227.93",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "5.107.227.93, 172.71.214.184"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 18:33:06 UTC] === END API CALL LOG ===
[02-May-2026 18:33:06 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 18:33:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcyIiwidXNlcm5hbWUiOiJAdmllZGVvdGVjaGJkIiwiZW1haWwiOiJjZWxlYnJpdHlwcm9maWxlMTUyODRAZ21haWwuY29tIiwiZXhwIjoxNzc4MzUxNDYzfQ.RfG5WgGXXxzAvn8bWnN2UlCyiIXNgrJ5t6VX_5BurSc
[02-May-2026 18:33:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 18:33:06 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 18:33:06 UTC] User ID: 472
[02-May-2026 18:33:06 UTC] ✅ User profile retrieved successfully for user ID: 472
[02-May-2026 18:33:06 UTC] === API CALL LOG ===
[02-May-2026 18:33:06 UTC] Endpoint: user/profile.php
[02-May-2026 18:33:06 UTC] Full Log Data: {
    "timestamp": "2026-05-02 18:33:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.107.227.93",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcyIiwidXNlcm5hbWUiOiJAdmllZGVvdGVjaGJkIiwiZW1haWwiOiJjZWxlYnJpdHlwcm9maWxlMTUyODRAZ21haWwuY29tIiwiZXhwIjoxNzc4MzUxNDYzfQ.RfG5WgGXXxzAvn8bWnN2UlCyiIXNgrJ5t6VX_5BurSc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f591cc8ad33050d-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "5.107.227.93",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "5.107.227.93, 172.71.214.184"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 18:33:06 UTC] === END API CALL LOG ===
[02-May-2026 18:33:06 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 18:33:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcyIiwidXNlcm5hbWUiOiJAdmllZGVvdGVjaGJkIiwiZW1haWwiOiJjZWxlYnJpdHlwcm9maWxlMTUyODRAZ21haWwuY29tIiwiZXhwIjoxNzc4MzUxNDYzfQ.RfG5WgGXXxzAvn8bWnN2UlCyiIXNgrJ5t6VX_5BurSc
[02-May-2026 18:33:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 18:33:06 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 18:33:06 UTC] User ID: 472
[02-May-2026 18:33:06 UTC] ✅ User profile retrieved successfully for user ID: 472
[02-May-2026 18:33:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 18:33:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 18:33:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcyIiwidXNlcm5hbWUiOiJAdmllZGVvdGVjaGJkIiwiZW1haWwiOiJjZWxlYnJpdHlwcm9maWxlMTUyODRAZ21haWwuY29tIiwiZXhwIjoxNzc4MzUxNDYzfQ.RfG5WgGXXxzAvn8bWnN2UlCyiIXNgrJ5t6VX_5BurSc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f591cca6e29050d-HKG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"5.107.227.93","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"5.107.227.93, 172.71.214.185"}
[02-May-2026 18:33:07 UTC] === User Orders API Called ===
[02-May-2026 18:33:07 UTC] User ID: 472
[02-May-2026 18:33:07 UTC] Limit: 20, Offset: 0
[02-May-2026 18:33:07 UTC] Orders found: 0
[02-May-2026 18:33:07 UTC] Orders data: []
[02-May-2026 18:33:07 UTC] Total orders count: 0
[02-May-2026 18:33:07 UTC] === API CALL LOG ===
[02-May-2026 18:33:07 UTC] Endpoint: user/profile.php
[02-May-2026 18:33:07 UTC] Full Log Data: {
    "timestamp": "2026-05-02 18:33:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.107.227.93",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcyIiwidXNlcm5hbWUiOiJAdmllZGVvdGVjaGJkIiwiZW1haWwiOiJjZWxlYnJpdHlwcm9maWxlMTUyODRAZ21haWwuY29tIiwiZXhwIjoxNzc4MzUxNDYzfQ.RfG5WgGXXxzAvn8bWnN2UlCyiIXNgrJ5t6VX_5BurSc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f591ccdafdf050d-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "5.107.227.93",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "5.107.227.93, 172.71.214.184"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 18:33:07 UTC] === END API CALL LOG ===
[02-May-2026 18:33:07 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 18:33:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcyIiwidXNlcm5hbWUiOiJAdmllZGVvdGVjaGJkIiwiZW1haWwiOiJjZWxlYnJpdHlwcm9maWxlMTUyODRAZ21haWwuY29tIiwiZXhwIjoxNzc4MzUxNDYzfQ.RfG5WgGXXxzAvn8bWnN2UlCyiIXNgrJ5t6VX_5BurSc
[02-May-2026 18:33:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 18:33:07 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 18:33:07 UTC] User ID: 472
[02-May-2026 18:33:07 UTC] ✅ User profile retrieved successfully for user ID: 472
[02-May-2026 18:33:16 UTC] === API CALL LOG ===
[02-May-2026 18:33:16 UTC] Endpoint: user/profile.php
[02-May-2026 18:33:16 UTC] Full Log Data: {
    "timestamp": "2026-05-02 18:33:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.107.227.93",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcyIiwidXNlcm5hbWUiOiJAdmllZGVvdGVjaGJkIiwiZW1haWwiOiJjZWxlYnJpdHlwcm9maWxlMTUyODRAZ21haWwuY29tIiwiZXhwIjoxNzc4MzUxNDYzfQ.RfG5WgGXXxzAvn8bWnN2UlCyiIXNgrJ5t6VX_5BurSc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f591d02ffae050d-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "5.107.227.93",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "5.107.227.93, 172.71.214.185"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 18:33:16 UTC] === END API CALL LOG ===
[02-May-2026 18:33:16 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 18:33:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcyIiwidXNlcm5hbWUiOiJAdmllZGVvdGVjaGJkIiwiZW1haWwiOiJjZWxlYnJpdHlwcm9maWxlMTUyODRAZ21haWwuY29tIiwiZXhwIjoxNzc4MzUxNDYzfQ.RfG5WgGXXxzAvn8bWnN2UlCyiIXNgrJ5t6VX_5BurSc
[02-May-2026 18:33:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 18:33:16 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 18:33:16 UTC] User ID: 472
[02-May-2026 18:33:16 UTC] ✅ User profile retrieved successfully for user ID: 472
[02-May-2026 18:33:16 UTC] User Purchases API - User ID: 472
[02-May-2026 18:33:16 UTC] User Purchases API - Total purchases found: 1
[02-May-2026 18:34:01 UTC] === API CALL LOG ===
[02-May-2026 18:34:01 UTC] Endpoint: user/profile.php
[02-May-2026 18:34:01 UTC] Full Log Data: {
    "timestamp": "2026-05-02 18:34:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.107.227.93",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcyIiwidXNlcm5hbWUiOiJAdmllZGVvdGVjaGJkIiwiZW1haWwiOiJjZWxlYnJpdHlwcm9maWxlMTUyODRAZ21haWwuY29tIiwiZXhwIjoxNzc4MzUxNDYzfQ.RfG5WgGXXxzAvn8bWnN2UlCyiIXNgrJ5t6VX_5BurSc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f591e202f5e2112-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "5.107.227.93",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "5.107.227.93, 172.71.219.65"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 18:34:01 UTC] === END API CALL LOG ===
[02-May-2026 18:34:01 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 18:34:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcyIiwidXNlcm5hbWUiOiJAdmllZGVvdGVjaGJkIiwiZW1haWwiOiJjZWxlYnJpdHlwcm9maWxlMTUyODRAZ21haWwuY29tIiwiZXhwIjoxNzc4MzUxNDYzfQ.RfG5WgGXXxzAvn8bWnN2UlCyiIXNgrJ5t6VX_5BurSc
[02-May-2026 18:34:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 18:34:01 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 18:34:01 UTC] User ID: 472
[02-May-2026 18:34:01 UTC] ✅ User profile retrieved successfully for user ID: 472
[02-May-2026 18:34:02 UTC] User Purchases API - User ID: 472
[02-May-2026 18:34:02 UTC] User Purchases API - Total purchases found: 1
[02-May-2026 18:34:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 18:34:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 18:34:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcyIiwidXNlcm5hbWUiOiJAdmllZGVvdGVjaGJkIiwiZW1haWwiOiJjZWxlYnJpdHlwcm9maWxlMTUyODRAZ21haWwuY29tIiwiZXhwIjoxNzc4MzUxNDYzfQ.RfG5WgGXXxzAvn8bWnN2UlCyiIXNgrJ5t6VX_5BurSc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f591e24c9a62112-HKG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"5.107.227.93","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"5.107.227.93, 172.68.225.51"}
[02-May-2026 18:34:02 UTC] === User Orders API Called ===
[02-May-2026 18:34:02 UTC] User ID: 472
[02-May-2026 18:34:02 UTC] Limit: 20, Offset: 0
[02-May-2026 18:34:02 UTC] Orders found: 0
[02-May-2026 18:34:02 UTC] Orders data: []
[02-May-2026 18:34:02 UTC] Total orders count: 0
[02-May-2026 18:34:04 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 18:34:04 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 18:34:04 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcyIiwidXNlcm5hbWUiOiJAdmllZGVvdGVjaGJkIiwiZW1haWwiOiJjZWxlYnJpdHlwcm9maWxlMTUyODRAZ21haWwuY29tIiwiZXhwIjoxNzc4MzUxNDYzfQ.RfG5WgGXXxzAvn8bWnN2UlCyiIXNgrJ5t6VX_5BurSc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f591e2e6e762112-HKG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"5.107.227.93","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"5.107.227.93, 172.68.225.51"}
[02-May-2026 18:34:04 UTC] === User Orders API Called ===
[02-May-2026 18:34:04 UTC] User ID: 472
[02-May-2026 18:34:04 UTC] Limit: 20, Offset: 0
[02-May-2026 18:34:04 UTC] Orders found: 0
[02-May-2026 18:34:04 UTC] Orders data: []
[02-May-2026 18:34:04 UTC] Total orders count: 0
[02-May-2026 18:34:04 UTC] === API CALL LOG ===
[02-May-2026 18:34:04 UTC] Endpoint: user/profile.php
[02-May-2026 18:34:04 UTC] Full Log Data: {
    "timestamp": "2026-05-02 18:34:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.107.227.93",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcyIiwidXNlcm5hbWUiOiJAdmllZGVvdGVjaGJkIiwiZW1haWwiOiJjZWxlYnJpdHlwcm9maWxlMTUyODRAZ21haWwuY29tIiwiZXhwIjoxNzc4MzUxNDYzfQ.RfG5WgGXXxzAvn8bWnN2UlCyiIXNgrJ5t6VX_5BurSc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f591e2e6e772112-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "5.107.227.93",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "5.107.227.93, 172.68.225.50"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 18:34:04 UTC] === END API CALL LOG ===
[02-May-2026 18:34:04 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 18:34:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcyIiwidXNlcm5hbWUiOiJAdmllZGVvdGVjaGJkIiwiZW1haWwiOiJjZWxlYnJpdHlwcm9maWxlMTUyODRAZ21haWwuY29tIiwiZXhwIjoxNzc4MzUxNDYzfQ.RfG5WgGXXxzAvn8bWnN2UlCyiIXNgrJ5t6VX_5BurSc
[02-May-2026 18:34:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 18:34:04 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 18:34:04 UTC] User ID: 472
[02-May-2026 18:34:04 UTC] ✅ User profile retrieved successfully for user ID: 472
[02-May-2026 18:34:04 UTC] === API CALL LOG ===
[02-May-2026 18:34:04 UTC] Endpoint: user/profile.php
[02-May-2026 18:34:04 UTC] Full Log Data: {
    "timestamp": "2026-05-02 18:34:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.107.227.93",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcyIiwidXNlcm5hbWUiOiJAdmllZGVvdGVjaGJkIiwiZW1haWwiOiJjZWxlYnJpdHlwcm9maWxlMTUyODRAZ21haWwuY29tIiwiZXhwIjoxNzc4MzUxNDYzfQ.RfG5WgGXXxzAvn8bWnN2UlCyiIXNgrJ5t6VX_5BurSc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f591e31cffa2112-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "5.107.227.93",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "5.107.227.93, 172.68.225.51"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 18:34:04 UTC] === END API CALL LOG ===
[02-May-2026 18:34:04 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 18:34:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcyIiwidXNlcm5hbWUiOiJAdmllZGVvdGVjaGJkIiwiZW1haWwiOiJjZWxlYnJpdHlwcm9maWxlMTUyODRAZ21haWwuY29tIiwiZXhwIjoxNzc4MzUxNDYzfQ.RfG5WgGXXxzAvn8bWnN2UlCyiIXNgrJ5t6VX_5BurSc
[02-May-2026 18:34:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 18:34:04 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 18:34:04 UTC] User ID: 472
[02-May-2026 18:34:04 UTC] ✅ User profile retrieved successfully for user ID: 472
[02-May-2026 18:34:05 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 18:34:05 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 18:34:05 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcyIiwidXNlcm5hbWUiOiJAdmllZGVvdGVjaGJkIiwiZW1haWwiOiJjZWxlYnJpdHlwcm9maWxlMTUyODRAZ21haWwuY29tIiwiZXhwIjoxNzc4MzUxNDYzfQ.RfG5WgGXXxzAvn8bWnN2UlCyiIXNgrJ5t6VX_5BurSc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f591e34b96e2112-HKG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"5.107.227.93","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"5.107.227.93, 172.68.225.50"}
[02-May-2026 18:34:05 UTC] === User Orders API Called ===
[02-May-2026 18:34:05 UTC] User ID: 472
[02-May-2026 18:34:05 UTC] Limit: 20, Offset: 0
[02-May-2026 18:34:05 UTC] Orders found: 0
[02-May-2026 18:34:05 UTC] Orders data: []
[02-May-2026 18:34:05 UTC] Total orders count: 0
[02-May-2026 18:34:05 UTC] === API CALL LOG ===
[02-May-2026 18:34:05 UTC] Endpoint: user/profile.php
[02-May-2026 18:34:05 UTC] Full Log Data: {
    "timestamp": "2026-05-02 18:34:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.107.227.93",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcyIiwidXNlcm5hbWUiOiJAdmllZGVvdGVjaGJkIiwiZW1haWwiOiJjZWxlYnJpdHlwcm9maWxlMTUyODRAZ21haWwuY29tIiwiZXhwIjoxNzc4MzUxNDYzfQ.RfG5WgGXXxzAvn8bWnN2UlCyiIXNgrJ5t6VX_5BurSc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f591e391b392112-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "5.107.227.93",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "5.107.227.93, 172.68.225.50"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 18:34:05 UTC] === END API CALL LOG ===
[02-May-2026 18:34:05 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 18:34:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcyIiwidXNlcm5hbWUiOiJAdmllZGVvdGVjaGJkIiwiZW1haWwiOiJjZWxlYnJpdHlwcm9maWxlMTUyODRAZ21haWwuY29tIiwiZXhwIjoxNzc4MzUxNDYzfQ.RfG5WgGXXxzAvn8bWnN2UlCyiIXNgrJ5t6VX_5BurSc
[02-May-2026 18:34:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 18:34:05 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 18:34:05 UTC] User ID: 472
[02-May-2026 18:34:05 UTC] ✅ User profile retrieved successfully for user ID: 472
[02-May-2026 18:34:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 18:34:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 18:34:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcyIiwidXNlcm5hbWUiOiJAdmllZGVvdGVjaGJkIiwiZW1haWwiOiJjZWxlYnJpdHlwcm9maWxlMTUyODRAZ21haWwuY29tIiwiZXhwIjoxNzc4MzUxNDYzfQ.RfG5WgGXXxzAvn8bWnN2UlCyiIXNgrJ5t6VX_5BurSc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f591e4d1d2d2112-HKG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"5.107.227.93","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"5.107.227.93, 172.68.225.50"}
[02-May-2026 18:34:08 UTC] === User Orders API Called ===
[02-May-2026 18:34:08 UTC] User ID: 472
[02-May-2026 18:34:08 UTC] Limit: 20, Offset: 0
[02-May-2026 18:34:08 UTC] Orders found: 0
[02-May-2026 18:34:08 UTC] Orders data: []
[02-May-2026 18:34:08 UTC] Total orders count: 0
[02-May-2026 18:34:08 UTC] === API CALL LOG ===
[02-May-2026 18:34:08 UTC] Endpoint: user/profile.php
[02-May-2026 18:34:08 UTC] Full Log Data: {
    "timestamp": "2026-05-02 18:34:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.107.227.93",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcyIiwidXNlcm5hbWUiOiJAdmllZGVvdGVjaGJkIiwiZW1haWwiOiJjZWxlYnJpdHlwcm9maWxlMTUyODRAZ21haWwuY29tIiwiZXhwIjoxNzc4MzUxNDYzfQ.RfG5WgGXXxzAvn8bWnN2UlCyiIXNgrJ5t6VX_5BurSc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f591e4d1d2e2112-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "5.107.227.93",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "5.107.227.93, 172.68.225.50"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 18:34:08 UTC] === END API CALL LOG ===
[02-May-2026 18:34:08 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 18:34:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcyIiwidXNlcm5hbWUiOiJAdmllZGVvdGVjaGJkIiwiZW1haWwiOiJjZWxlYnJpdHlwcm9maWxlMTUyODRAZ21haWwuY29tIiwiZXhwIjoxNzc4MzUxNDYzfQ.RfG5WgGXXxzAvn8bWnN2UlCyiIXNgrJ5t6VX_5BurSc
[02-May-2026 18:34:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 18:34:08 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 18:34:08 UTC] User ID: 472
[02-May-2026 18:34:08 UTC] ✅ User profile retrieved successfully for user ID: 472
[02-May-2026 18:34:09 UTC] === API CALL LOG ===
[02-May-2026 18:34:09 UTC] Endpoint: user/profile.php
[02-May-2026 18:34:09 UTC] Full Log Data: {
    "timestamp": "2026-05-02 18:34:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.107.227.93",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcyIiwidXNlcm5hbWUiOiJAdmllZGVvdGVjaGJkIiwiZW1haWwiOiJjZWxlYnJpdHlwcm9maWxlMTUyODRAZ21haWwuY29tIiwiZXhwIjoxNzc4MzUxNDYzfQ.RfG5WgGXXxzAvn8bWnN2UlCyiIXNgrJ5t6VX_5BurSc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f591e50bf342112-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "5.107.227.93",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "5.107.227.93, 172.68.225.50"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 18:34:09 UTC] === END API CALL LOG ===
[02-May-2026 18:34:09 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 18:34:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcyIiwidXNlcm5hbWUiOiJAdmllZGVvdGVjaGJkIiwiZW1haWwiOiJjZWxlYnJpdHlwcm9maWxlMTUyODRAZ21haWwuY29tIiwiZXhwIjoxNzc4MzUxNDYzfQ.RfG5WgGXXxzAvn8bWnN2UlCyiIXNgrJ5t6VX_5BurSc
[02-May-2026 18:34:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 18:34:09 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 18:34:09 UTC] User ID: 472
[02-May-2026 18:34:09 UTC] ✅ User profile retrieved successfully for user ID: 472
[02-May-2026 18:34:10 UTC] === API CALL LOG ===
[02-May-2026 18:34:10 UTC] Endpoint: user/profile.php
[02-May-2026 18:34:10 UTC] Full Log Data: {
    "timestamp": "2026-05-02 18:34:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.107.227.93",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcyIiwidXNlcm5hbWUiOiJAdmllZGVvdGVjaGJkIiwiZW1haWwiOiJjZWxlYnJpdHlwcm9maWxlMTUyODRAZ21haWwuY29tIiwiZXhwIjoxNzc4MzUxNDYzfQ.RfG5WgGXXxzAvn8bWnN2UlCyiIXNgrJ5t6VX_5BurSc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f591e56aa072112-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "5.107.227.93",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "5.107.227.93, 172.68.225.50"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 18:34:10 UTC] === END API CALL LOG ===
[02-May-2026 18:34:10 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 18:34:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcyIiwidXNlcm5hbWUiOiJAdmllZGVvdGVjaGJkIiwiZW1haWwiOiJjZWxlYnJpdHlwcm9maWxlMTUyODRAZ21haWwuY29tIiwiZXhwIjoxNzc4MzUxNDYzfQ.RfG5WgGXXxzAvn8bWnN2UlCyiIXNgrJ5t6VX_5BurSc
[02-May-2026 18:34:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 18:34:10 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 18:34:10 UTC] User ID: 472
[02-May-2026 18:34:10 UTC] ✅ User profile retrieved successfully for user ID: 472
[02-May-2026 18:34:13 UTC] === API CALL LOG ===
[02-May-2026 18:34:13 UTC] Endpoint: user/profile.php
[02-May-2026 18:34:13 UTC] Full Log Data: {
    "timestamp": "2026-05-02 18:34:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.107.227.93",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcyIiwidXNlcm5hbWUiOiJAdmllZGVvdGVjaGJkIiwiZW1haWwiOiJjZWxlYnJpdHlwcm9maWxlMTUyODRAZ21haWwuY29tIiwiZXhwIjoxNzc4MzUxNDYzfQ.RfG5WgGXXxzAvn8bWnN2UlCyiIXNgrJ5t6VX_5BurSc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f591e698bcd2112-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "5.107.227.93",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "5.107.227.93, 172.71.219.65"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 18:34:13 UTC] === END API CALL LOG ===
[02-May-2026 18:34:13 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 18:34:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcyIiwidXNlcm5hbWUiOiJAdmllZGVvdGVjaGJkIiwiZW1haWwiOiJjZWxlYnJpdHlwcm9maWxlMTUyODRAZ21haWwuY29tIiwiZXhwIjoxNzc4MzUxNDYzfQ.RfG5WgGXXxzAvn8bWnN2UlCyiIXNgrJ5t6VX_5BurSc
[02-May-2026 18:34:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 18:34:13 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 18:34:13 UTC] User ID: 472
[02-May-2026 18:34:13 UTC] ✅ User profile retrieved successfully for user ID: 472
[02-May-2026 18:35:37 UTC] === API CALL LOG ===
[02-May-2026 18:35:37 UTC] Endpoint: user/profile.php
[02-May-2026 18:35:37 UTC] Full Log Data: {
    "timestamp": "2026-05-02 18:35:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.107.227.93",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcyIiwidXNlcm5hbWUiOiJAdmllZGVvdGVjaGJkIiwiZW1haWwiOiJjZWxlYnJpdHlwcm9maWxlMTUyODRAZ21haWwuY29tIiwiZXhwIjoxNzc4MzUxNDYzfQ.RfG5WgGXXxzAvn8bWnN2UlCyiIXNgrJ5t6VX_5BurSc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f592075ea80db35-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "5.107.227.93",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "5.107.227.93, 172.71.95.102"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 18:35:37 UTC] === END API CALL LOG ===
[02-May-2026 18:35:37 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 18:35:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcyIiwidXNlcm5hbWUiOiJAdmllZGVvdGVjaGJkIiwiZW1haWwiOiJjZWxlYnJpdHlwcm9maWxlMTUyODRAZ21haWwuY29tIiwiZXhwIjoxNzc4MzUxNDYzfQ.RfG5WgGXXxzAvn8bWnN2UlCyiIXNgrJ5t6VX_5BurSc
[02-May-2026 18:35:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 18:35:37 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 18:35:37 UTC] User ID: 472
[02-May-2026 18:35:37 UTC] ✅ User profile retrieved successfully for user ID: 472
[02-May-2026 18:35:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 18:35:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 18:35:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcyIiwidXNlcm5hbWUiOiJAdmllZGVvdGVjaGJkIiwiZW1haWwiOiJjZWxlYnJpdHlwcm9maWxlMTUyODRAZ21haWwuY29tIiwiZXhwIjoxNzc4MzUxNDYzfQ.RfG5WgGXXxzAvn8bWnN2UlCyiIXNgrJ5t6VX_5BurSc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f5920cd69bddb35-AMS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"5.107.227.93","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"5.107.227.93, 172.71.95.101"}
[02-May-2026 18:35:51 UTC] === User Orders API Called ===
[02-May-2026 18:35:51 UTC] User ID: 472
[02-May-2026 18:35:51 UTC] Limit: 20, Offset: 0
[02-May-2026 18:35:51 UTC] Orders found: 0
[02-May-2026 18:35:51 UTC] Orders data: []
[02-May-2026 18:35:51 UTC] Total orders count: 0
[02-May-2026 18:35:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 18:35:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 18:35:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcyIiwidXNlcm5hbWUiOiJAdmllZGVvdGVjaGJkIiwiZW1haWwiOiJjZWxlYnJpdHlwcm9maWxlMTUyODRAZ21haWwuY29tIiwiZXhwIjoxNzc4MzUxNDYzfQ.RfG5WgGXXxzAvn8bWnN2UlCyiIXNgrJ5t6VX_5BurSc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f5920e40ad2db35-AMS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"5.107.227.93","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"5.107.227.93, 172.71.95.101"}
[02-May-2026 18:35:54 UTC] === User Orders API Called ===
[02-May-2026 18:35:54 UTC] User ID: 472
[02-May-2026 18:35:54 UTC] Limit: 20, Offset: 0
[02-May-2026 18:35:54 UTC] Orders found: 0
[02-May-2026 18:35:54 UTC] Orders data: []
[02-May-2026 18:35:54 UTC] Total orders count: 0
[02-May-2026 18:35:54 UTC] === API CALL LOG ===
[02-May-2026 18:35:54 UTC] Endpoint: user/profile.php
[02-May-2026 18:35:54 UTC] Full Log Data: {
    "timestamp": "2026-05-02 18:35:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.107.227.93",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcyIiwidXNlcm5hbWUiOiJAdmllZGVvdGVjaGJkIiwiZW1haWwiOiJjZWxlYnJpdHlwcm9maWxlMTUyODRAZ21haWwuY29tIiwiZXhwIjoxNzc4MzUxNDYzfQ.RfG5WgGXXxzAvn8bWnN2UlCyiIXNgrJ5t6VX_5BurSc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f5920e40adcdb35-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "5.107.227.93",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "5.107.227.93, 172.71.95.101"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 18:35:54 UTC] === END API CALL LOG ===
[02-May-2026 18:35:54 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 18:35:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcyIiwidXNlcm5hbWUiOiJAdmllZGVvdGVjaGJkIiwiZW1haWwiOiJjZWxlYnJpdHlwcm9maWxlMTUyODRAZ21haWwuY29tIiwiZXhwIjoxNzc4MzUxNDYzfQ.RfG5WgGXXxzAvn8bWnN2UlCyiIXNgrJ5t6VX_5BurSc
[02-May-2026 18:35:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 18:35:54 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 18:35:54 UTC] User ID: 472
[02-May-2026 18:35:54 UTC] ✅ User profile retrieved successfully for user ID: 472
[02-May-2026 18:35:55 UTC] === API CALL LOG ===
[02-May-2026 18:35:55 UTC] Endpoint: user/profile.php
[02-May-2026 18:35:55 UTC] Full Log Data: {
    "timestamp": "2026-05-02 18:35:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.107.227.93",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcyIiwidXNlcm5hbWUiOiJAdmllZGVvdGVjaGJkIiwiZW1haWwiOiJjZWxlYnJpdHlwcm9maWxlMTUyODRAZ21haWwuY29tIiwiZXhwIjoxNzc4MzUxNDYzfQ.RfG5WgGXXxzAvn8bWnN2UlCyiIXNgrJ5t6VX_5BurSc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f5920e7df72db35-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "5.107.227.93",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "5.107.227.93, 172.71.95.101"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 18:35:55 UTC] === END API CALL LOG ===
[02-May-2026 18:35:55 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 18:35:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcyIiwidXNlcm5hbWUiOiJAdmllZGVvdGVjaGJkIiwiZW1haWwiOiJjZWxlYnJpdHlwcm9maWxlMTUyODRAZ21haWwuY29tIiwiZXhwIjoxNzc4MzUxNDYzfQ.RfG5WgGXXxzAvn8bWnN2UlCyiIXNgrJ5t6VX_5BurSc
[02-May-2026 18:35:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 18:35:55 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 18:35:55 UTC] User ID: 472
[02-May-2026 18:35:55 UTC] ✅ User profile retrieved successfully for user ID: 472
[02-May-2026 18:36:08 UTC] === API CALL LOG ===
[02-May-2026 18:36:08 UTC] Endpoint: user/profile.php
[02-May-2026 18:36:08 UTC] Full Log Data: {
    "timestamp": "2026-05-02 18:36:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.32.48.13",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY1IiwidXNlcm5hbWUiOiJkaXNjb190b3BpcyIsImVtYWlsIjoiZmVmb3JraXJzYW5vdjVAZ21haWwuY29tIiwiZXhwIjoxNzc4MzE3OTA3fQ._ZRUyzw4dex2BD9Cs34ZH3KRbY-pGLWUbZLrCt1qZG8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f592136abda22db-ORD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "84.32.48.13",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "84.32.48.13, 172.71.254.206"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 18:36:08 UTC] === END API CALL LOG ===
[02-May-2026 18:36:08 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 18:36:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY1IiwidXNlcm5hbWUiOiJkaXNjb190b3BpcyIsImVtYWlsIjoiZmVmb3JraXJzYW5vdjVAZ21haWwuY29tIiwiZXhwIjoxNzc4MzE3OTA3fQ._ZRUyzw4dex2BD9Cs34ZH3KRbY-pGLWUbZLrCt1qZG8
[02-May-2026 18:36:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 18:36:08 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 18:36:08 UTC] User ID: 465
[02-May-2026 18:36:08 UTC] ✅ User profile retrieved successfully for user ID: 465
[02-May-2026 18:36:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 18:36:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 18:36:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcyIiwidXNlcm5hbWUiOiJAdmllZGVvdGVjaGJkIiwiZW1haWwiOiJjZWxlYnJpdHlwcm9maWxlMTUyODRAZ21haWwuY29tIiwiZXhwIjoxNzc4MzUxNDYzfQ.RfG5WgGXXxzAvn8bWnN2UlCyiIXNgrJ5t6VX_5BurSc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f59213cfce0db35-AMS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"5.107.227.93","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"5.107.227.93, 172.71.95.101"}
[02-May-2026 18:36:09 UTC] === User Orders API Called ===
[02-May-2026 18:36:09 UTC] User ID: 472
[02-May-2026 18:36:09 UTC] Limit: 20, Offset: 0
[02-May-2026 18:36:09 UTC] Orders found: 0
[02-May-2026 18:36:09 UTC] Orders data: []
[02-May-2026 18:36:09 UTC] Total orders count: 0
[02-May-2026 18:36:09 UTC] === API CALL LOG ===
[02-May-2026 18:36:09 UTC] Endpoint: user/profile.php
[02-May-2026 18:36:09 UTC] Full Log Data: {
    "timestamp": "2026-05-02 18:36:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.107.227.93",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcyIiwidXNlcm5hbWUiOiJAdmllZGVvdGVjaGJkIiwiZW1haWwiOiJjZWxlYnJpdHlwcm9maWxlMTUyODRAZ21haWwuY29tIiwiZXhwIjoxNzc4MzUxNDYzfQ.RfG5WgGXXxzAvn8bWnN2UlCyiIXNgrJ5t6VX_5BurSc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f59213cfce4db35-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "5.107.227.93",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "5.107.227.93, 172.71.95.101"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 18:36:09 UTC] === END API CALL LOG ===
[02-May-2026 18:36:09 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 18:36:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcyIiwidXNlcm5hbWUiOiJAdmllZGVvdGVjaGJkIiwiZW1haWwiOiJjZWxlYnJpdHlwcm9maWxlMTUyODRAZ21haWwuY29tIiwiZXhwIjoxNzc4MzUxNDYzfQ.RfG5WgGXXxzAvn8bWnN2UlCyiIXNgrJ5t6VX_5BurSc
[02-May-2026 18:36:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 18:36:09 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 18:36:09 UTC] User ID: 472
[02-May-2026 18:36:09 UTC] ✅ User profile retrieved successfully for user ID: 472
[02-May-2026 18:36:09 UTC] === API CALL LOG ===
[02-May-2026 18:36:09 UTC] Endpoint: user/profile.php
[02-May-2026 18:36:09 UTC] Full Log Data: {
    "timestamp": "2026-05-02 18:36:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.32.48.13",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY1IiwidXNlcm5hbWUiOiJkaXNjb190b3BpcyIsImVtYWlsIjoiZmVmb3JraXJzYW5vdjVAZ21haWwuY29tIiwiZXhwIjoxNzc4MzE3OTA3fQ._ZRUyzw4dex2BD9Cs34ZH3KRbY-pGLWUbZLrCt1qZG8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f59213ce80422db-ORD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "84.32.48.13",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "84.32.48.13, 172.71.254.207"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 18:36:09 UTC] === END API CALL LOG ===
[02-May-2026 18:36:09 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 18:36:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY1IiwidXNlcm5hbWUiOiJkaXNjb190b3BpcyIsImVtYWlsIjoiZmVmb3JraXJzYW5vdjVAZ21haWwuY29tIiwiZXhwIjoxNzc4MzE3OTA3fQ._ZRUyzw4dex2BD9Cs34ZH3KRbY-pGLWUbZLrCt1qZG8
[02-May-2026 18:36:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 18:36:09 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 18:36:09 UTC] User ID: 465
[02-May-2026 18:36:09 UTC] ✅ User profile retrieved successfully for user ID: 465
[02-May-2026 18:36:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 18:36:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 18:36:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY1IiwidXNlcm5hbWUiOiJkaXNjb190b3BpcyIsImVtYWlsIjoiZmVmb3JraXJzYW5vdjVAZ21haWwuY29tIiwiZXhwIjoxNzc4MzE3OTA3fQ._ZRUyzw4dex2BD9Cs34ZH3KRbY-pGLWUbZLrCt1qZG8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f59213ce80722db-ORD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"84.32.48.13","CF-IPCountry":"US","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"84.32.48.13, 172.71.254.207"}
[02-May-2026 18:36:09 UTC] === User Orders API Called ===
[02-May-2026 18:36:09 UTC] User ID: 465
[02-May-2026 18:36:09 UTC] Limit: 20, Offset: 0
[02-May-2026 18:36:09 UTC] Orders found: 0
[02-May-2026 18:36:09 UTC] Orders data: []
[02-May-2026 18:36:09 UTC] Total orders count: 0
[02-May-2026 18:36:09 UTC] === API CALL LOG ===
[02-May-2026 18:36:09 UTC] Endpoint: user/profile.php
[02-May-2026 18:36:09 UTC] Full Log Data: {
    "timestamp": "2026-05-02 18:36:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.32.48.13",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY1IiwidXNlcm5hbWUiOiJkaXNjb190b3BpcyIsImVtYWlsIjoiZmVmb3JraXJzYW5vdjVAZ21haWwuY29tIiwiZXhwIjoxNzc4MzE3OTA3fQ._ZRUyzw4dex2BD9Cs34ZH3KRbY-pGLWUbZLrCt1qZG8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f59213e792d22db-ORD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "84.32.48.13",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "84.32.48.13, 172.71.254.206"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 18:36:09 UTC] === END API CALL LOG ===
[02-May-2026 18:36:09 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 18:36:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY1IiwidXNlcm5hbWUiOiJkaXNjb190b3BpcyIsImVtYWlsIjoiZmVmb3JraXJzYW5vdjVAZ21haWwuY29tIiwiZXhwIjoxNzc4MzE3OTA3fQ._ZRUyzw4dex2BD9Cs34ZH3KRbY-pGLWUbZLrCt1qZG8
[02-May-2026 18:36:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 18:36:09 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 18:36:09 UTC] User ID: 465
[02-May-2026 18:36:09 UTC] ✅ User profile retrieved successfully for user ID: 465
[02-May-2026 18:36:09 UTC] === API CALL LOG ===
[02-May-2026 18:36:09 UTC] Endpoint: user/profile.php
[02-May-2026 18:36:09 UTC] Full Log Data: {
    "timestamp": "2026-05-02 18:36:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.107.227.93",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcyIiwidXNlcm5hbWUiOiJAdmllZGVvdGVjaGJkIiwiZW1haWwiOiJjZWxlYnJpdHlwcm9maWxlMTUyODRAZ21haWwuY29tIiwiZXhwIjoxNzc4MzUxNDYzfQ.RfG5WgGXXxzAvn8bWnN2UlCyiIXNgrJ5t6VX_5BurSc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f592140b859db35-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "5.107.227.93",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "5.107.227.93, 172.71.95.101"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 18:36:09 UTC] === END API CALL LOG ===
[02-May-2026 18:36:09 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 18:36:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcyIiwidXNlcm5hbWUiOiJAdmllZGVvdGVjaGJkIiwiZW1haWwiOiJjZWxlYnJpdHlwcm9maWxlMTUyODRAZ21haWwuY29tIiwiZXhwIjoxNzc4MzUxNDYzfQ.RfG5WgGXXxzAvn8bWnN2UlCyiIXNgrJ5t6VX_5BurSc
[02-May-2026 18:36:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 18:36:09 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 18:36:09 UTC] User ID: 472
[02-May-2026 18:36:09 UTC] ✅ User profile retrieved successfully for user ID: 472
[02-May-2026 18:36:10 UTC] === API CALL LOG ===
[02-May-2026 18:36:10 UTC] Endpoint: user/profile.php
[02-May-2026 18:36:10 UTC] Full Log Data: {
    "timestamp": "2026-05-02 18:36:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.32.48.13",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY1IiwidXNlcm5hbWUiOiJkaXNjb190b3BpcyIsImVtYWlsIjoiZmVmb3JraXJzYW5vdjVAZ21haWwuY29tIiwiZXhwIjoxNzc4MzE3OTA3fQ._ZRUyzw4dex2BD9Cs34ZH3KRbY-pGLWUbZLrCt1qZG8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f5921450dee22db-ORD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "84.32.48.13",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "84.32.48.13, 172.71.254.207"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 18:36:10 UTC] === END API CALL LOG ===
[02-May-2026 18:36:10 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 18:36:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY1IiwidXNlcm5hbWUiOiJkaXNjb190b3BpcyIsImVtYWlsIjoiZmVmb3JraXJzYW5vdjVAZ21haWwuY29tIiwiZXhwIjoxNzc4MzE3OTA3fQ._ZRUyzw4dex2BD9Cs34ZH3KRbY-pGLWUbZLrCt1qZG8
[02-May-2026 18:36:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 18:36:10 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 18:36:10 UTC] User ID: 465
[02-May-2026 18:36:10 UTC] ✅ User profile retrieved successfully for user ID: 465
[02-May-2026 18:36:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 18:36:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 18:36:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcyIiwidXNlcm5hbWUiOiJAdmllZGVvdGVjaGJkIiwiZW1haWwiOiJjZWxlYnJpdHlwcm9maWxlMTUyODRAZ21haWwuY29tIiwiZXhwIjoxNzc4MzUxNDYzfQ.RfG5WgGXXxzAvn8bWnN2UlCyiIXNgrJ5t6VX_5BurSc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f59215acd2bdb35-AMS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"5.107.227.93","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"5.107.227.93, 172.71.95.101"}
[02-May-2026 18:36:13 UTC] === User Orders API Called ===
[02-May-2026 18:36:13 UTC] User ID: 472
[02-May-2026 18:36:13 UTC] Limit: 20, Offset: 0
[02-May-2026 18:36:13 UTC] === API CALL LOG ===
[02-May-2026 18:36:13 UTC] Endpoint: user/profile.php
[02-May-2026 18:36:13 UTC] Full Log Data: {
    "timestamp": "2026-05-02 18:36:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.107.227.93",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcyIiwidXNlcm5hbWUiOiJAdmllZGVvdGVjaGJkIiwiZW1haWwiOiJjZWxlYnJpdHlwcm9maWxlMTUyODRAZ21haWwuY29tIiwiZXhwIjoxNzc4MzUxNDYzfQ.RfG5WgGXXxzAvn8bWnN2UlCyiIXNgrJ5t6VX_5BurSc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f59215acd31db35-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "5.107.227.93",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "5.107.227.93, 172.71.95.101"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 18:36:13 UTC] === END API CALL LOG ===
[02-May-2026 18:36:13 UTC] Orders found: 0
[02-May-2026 18:36:13 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 18:36:13 UTC] Orders data: []
[02-May-2026 18:36:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcyIiwidXNlcm5hbWUiOiJAdmllZGVvdGVjaGJkIiwiZW1haWwiOiJjZWxlYnJpdHlwcm9maWxlMTUyODRAZ21haWwuY29tIiwiZXhwIjoxNzc4MzUxNDYzfQ.RfG5WgGXXxzAvn8bWnN2UlCyiIXNgrJ5t6VX_5BurSc
[02-May-2026 18:36:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 18:36:13 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 18:36:13 UTC] Total orders count: 0
[02-May-2026 18:36:13 UTC] User ID: 472
[02-May-2026 18:36:13 UTC] ✅ User profile retrieved successfully for user ID: 472
[02-May-2026 18:36:14 UTC] === API CALL LOG ===
[02-May-2026 18:36:14 UTC] Endpoint: user/profile.php
[02-May-2026 18:36:14 UTC] Full Log Data: {
    "timestamp": "2026-05-02 18:36:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.107.227.93",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcyIiwidXNlcm5hbWUiOiJAdmllZGVvdGVjaGJkIiwiZW1haWwiOiJjZWxlYnJpdHlwcm9maWxlMTUyODRAZ21haWwuY29tIiwiZXhwIjoxNzc4MzUxNDYzfQ.RfG5WgGXXxzAvn8bWnN2UlCyiIXNgrJ5t6VX_5BurSc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f59215e58bedb35-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "5.107.227.93",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "5.107.227.93, 172.71.95.101"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 18:36:14 UTC] === END API CALL LOG ===
[02-May-2026 18:36:14 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 18:36:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcyIiwidXNlcm5hbWUiOiJAdmllZGVvdGVjaGJkIiwiZW1haWwiOiJjZWxlYnJpdHlwcm9maWxlMTUyODRAZ21haWwuY29tIiwiZXhwIjoxNzc4MzUxNDYzfQ.RfG5WgGXXxzAvn8bWnN2UlCyiIXNgrJ5t6VX_5BurSc
[02-May-2026 18:36:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 18:36:14 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 18:36:14 UTC] User ID: 472
[02-May-2026 18:36:14 UTC] ✅ User profile retrieved successfully for user ID: 472
[02-May-2026 18:36:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 18:36:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 18:36:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcyIiwidXNlcm5hbWUiOiJAdmllZGVvdGVjaGJkIiwiZW1haWwiOiJjZWxlYnJpdHlwcm9maWxlMTUyODRAZ21haWwuY29tIiwiZXhwIjoxNzc4MzUxNDYzfQ.RfG5WgGXXxzAvn8bWnN2UlCyiIXNgrJ5t6VX_5BurSc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f59218aa811db35-AMS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"5.107.227.93","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"5.107.227.93, 172.71.95.102"}
[02-May-2026 18:36:21 UTC] === User Orders API Called ===
[02-May-2026 18:36:21 UTC] User ID: 472
[02-May-2026 18:36:21 UTC] Limit: 20, Offset: 0
[02-May-2026 18:36:21 UTC] Orders found: 0
[02-May-2026 18:36:21 UTC] Orders data: []
[02-May-2026 18:36:21 UTC] Total orders count: 0
[02-May-2026 18:36:21 UTC] === API CALL LOG ===
[02-May-2026 18:36:21 UTC] Endpoint: user/profile.php
[02-May-2026 18:36:21 UTC] Full Log Data: {
    "timestamp": "2026-05-02 18:36:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.107.227.93",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcyIiwidXNlcm5hbWUiOiJAdmllZGVvdGVjaGJkIiwiZW1haWwiOiJjZWxlYnJpdHlwcm9maWxlMTUyODRAZ21haWwuY29tIiwiZXhwIjoxNzc4MzUxNDYzfQ.RfG5WgGXXxzAvn8bWnN2UlCyiIXNgrJ5t6VX_5BurSc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f59218aa815db35-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "5.107.227.93",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "5.107.227.93, 172.71.95.102"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 18:36:21 UTC] === END API CALL LOG ===
[02-May-2026 18:36:21 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 18:36:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcyIiwidXNlcm5hbWUiOiJAdmllZGVvdGVjaGJkIiwiZW1haWwiOiJjZWxlYnJpdHlwcm9maWxlMTUyODRAZ21haWwuY29tIiwiZXhwIjoxNzc4MzUxNDYzfQ.RfG5WgGXXxzAvn8bWnN2UlCyiIXNgrJ5t6VX_5BurSc
[02-May-2026 18:36:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 18:36:21 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 18:36:21 UTC] User ID: 472
[02-May-2026 18:36:21 UTC] ✅ User profile retrieved successfully for user ID: 472
[02-May-2026 18:36:22 UTC] === API CALL LOG ===
[02-May-2026 18:36:22 UTC] Endpoint: user/profile.php
[02-May-2026 18:36:22 UTC] Full Log Data: {
    "timestamp": "2026-05-02 18:36:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.107.227.93",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcyIiwidXNlcm5hbWUiOiJAdmllZGVvdGVjaGJkIiwiZW1haWwiOiJjZWxlYnJpdHlwcm9maWxlMTUyODRAZ21haWwuY29tIiwiZXhwIjoxNzc4MzUxNDYzfQ.RfG5WgGXXxzAvn8bWnN2UlCyiIXNgrJ5t6VX_5BurSc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f59218e3b50db35-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "5.107.227.93",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "5.107.227.93, 172.71.95.102"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 18:36:22 UTC] === END API CALL LOG ===
[02-May-2026 18:36:22 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 18:36:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcyIiwidXNlcm5hbWUiOiJAdmllZGVvdGVjaGJkIiwiZW1haWwiOiJjZWxlYnJpdHlwcm9maWxlMTUyODRAZ21haWwuY29tIiwiZXhwIjoxNzc4MzUxNDYzfQ.RfG5WgGXXxzAvn8bWnN2UlCyiIXNgrJ5t6VX_5BurSc
[02-May-2026 18:36:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 18:36:22 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 18:36:22 UTC] User ID: 472
[02-May-2026 18:36:22 UTC] ✅ User profile retrieved successfully for user ID: 472
[02-May-2026 18:36:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 18:36:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 18:36:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY1IiwidXNlcm5hbWUiOiJkaXNjb190b3BpcyIsImVtYWlsIjoiZmVmb3JraXJzYW5vdjVAZ21haWwuY29tIiwiZXhwIjoxNzc4MzE3OTA3fQ._ZRUyzw4dex2BD9Cs34ZH3KRbY-pGLWUbZLrCt1qZG8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f5921ce8cfb22db-ORD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"84.32.48.13","CF-IPCountry":"US","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"84.32.48.13, 172.71.254.206"}
[02-May-2026 18:36:32 UTC] === User Orders API Called ===
[02-May-2026 18:36:32 UTC] User ID: 465
[02-May-2026 18:36:32 UTC] Limit: 20, Offset: 0
[02-May-2026 18:36:32 UTC] Orders found: 0
[02-May-2026 18:36:32 UTC] Orders data: []
[02-May-2026 18:36:32 UTC] Total orders count: 0
[02-May-2026 18:36:32 UTC] === API CALL LOG ===
[02-May-2026 18:36:32 UTC] Endpoint: user/profile.php
[02-May-2026 18:36:32 UTC] Full Log Data: {
    "timestamp": "2026-05-02 18:36:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.32.48.13",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY1IiwidXNlcm5hbWUiOiJkaXNjb190b3BpcyIsImVtYWlsIjoiZmVmb3JraXJzYW5vdjVAZ21haWwuY29tIiwiZXhwIjoxNzc4MzE3OTA3fQ._ZRUyzw4dex2BD9Cs34ZH3KRbY-pGLWUbZLrCt1qZG8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f5921cfadc822db-ORD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "84.32.48.13",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "84.32.48.13, 172.71.254.207"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 18:36:32 UTC] === END API CALL LOG ===
[02-May-2026 18:36:32 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 18:36:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY1IiwidXNlcm5hbWUiOiJkaXNjb190b3BpcyIsImVtYWlsIjoiZmVmb3JraXJzYW5vdjVAZ21haWwuY29tIiwiZXhwIjoxNzc4MzE3OTA3fQ._ZRUyzw4dex2BD9Cs34ZH3KRbY-pGLWUbZLrCt1qZG8
[02-May-2026 18:36:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 18:36:32 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 18:36:32 UTC] User ID: 465
[02-May-2026 18:36:32 UTC] ✅ User profile retrieved successfully for user ID: 465
[02-May-2026 18:36:33 UTC] === API CALL LOG ===
[02-May-2026 18:36:33 UTC] Endpoint: user/profile.php
[02-May-2026 18:36:33 UTC] Full Log Data: {
    "timestamp": "2026-05-02 18:36:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.32.48.13",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY1IiwidXNlcm5hbWUiOiJkaXNjb190b3BpcyIsImVtYWlsIjoiZmVmb3JraXJzYW5vdjVAZ21haWwuY29tIiwiZXhwIjoxNzc4MzE3OTA3fQ._ZRUyzw4dex2BD9Cs34ZH3KRbY-pGLWUbZLrCt1qZG8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f5921d3381322db-ORD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "84.32.48.13",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "84.32.48.13, 172.71.254.207"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 18:36:33 UTC] === END API CALL LOG ===
[02-May-2026 18:36:33 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 18:36:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY1IiwidXNlcm5hbWUiOiJkaXNjb190b3BpcyIsImVtYWlsIjoiZmVmb3JraXJzYW5vdjVAZ21haWwuY29tIiwiZXhwIjoxNzc4MzE3OTA3fQ._ZRUyzw4dex2BD9Cs34ZH3KRbY-pGLWUbZLrCt1qZG8
[02-May-2026 18:36:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 18:36:33 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 18:36:33 UTC] User ID: 465
[02-May-2026 18:36:33 UTC] ✅ User profile retrieved successfully for user ID: 465
[02-May-2026 18:36:33 UTC] === API CALL LOG ===
[02-May-2026 18:36:33 UTC] Endpoint: user/profile.php
[02-May-2026 18:36:33 UTC] Full Log Data: {
    "timestamp": "2026-05-02 18:36:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.32.48.13",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY1IiwidXNlcm5hbWUiOiJkaXNjb190b3BpcyIsImVtYWlsIjoiZmVmb3JraXJzYW5vdjVAZ21haWwuY29tIiwiZXhwIjoxNzc4MzE3OTA3fQ._ZRUyzw4dex2BD9Cs34ZH3KRbY-pGLWUbZLrCt1qZG8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f5921d60a0f22db-ORD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "84.32.48.13",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "84.32.48.13, 172.71.254.206"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 18:36:33 UTC] === END API CALL LOG ===
[02-May-2026 18:36:33 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 18:36:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY1IiwidXNlcm5hbWUiOiJkaXNjb190b3BpcyIsImVtYWlsIjoiZmVmb3JraXJzYW5vdjVAZ21haWwuY29tIiwiZXhwIjoxNzc4MzE3OTA3fQ._ZRUyzw4dex2BD9Cs34ZH3KRbY-pGLWUbZLrCt1qZG8
[02-May-2026 18:36:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 18:36:33 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 18:36:33 UTC] User ID: 465
[02-May-2026 18:36:33 UTC] ✅ User profile retrieved successfully for user ID: 465
[02-May-2026 18:36:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 18:36:39 UTC] === API CALL LOG ===
[02-May-2026 18:36:39 UTC] Endpoint: user/profile.php
[02-May-2026 18:36:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 18:36:39 UTC] Full Log Data: {
    "timestamp": "2026-05-02 18:36:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.32.48.13",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY1IiwidXNlcm5hbWUiOiJkaXNjb190b3BpcyIsImVtYWlsIjoiZmVmb3JraXJzYW5vdjVAZ21haWwuY29tIiwiZXhwIjoxNzc4MzE3OTA3fQ._ZRUyzw4dex2BD9Cs34ZH3KRbY-pGLWUbZLrCt1qZG8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f5921f8bb6822db-ORD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "84.32.48.13",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "84.32.48.13, 172.71.254.207"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 18:36:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY1IiwidXNlcm5hbWUiOiJkaXNjb190b3BpcyIsImVtYWlsIjoiZmVmb3JraXJzYW5vdjVAZ21haWwuY29tIiwiZXhwIjoxNzc4MzE3OTA3fQ._ZRUyzw4dex2BD9Cs34ZH3KRbY-pGLWUbZLrCt1qZG8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f5921f8bb6522db-ORD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"84.32.48.13","CF-IPCountry":"US","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"84.32.48.13, 172.71.254.206"}
[02-May-2026 18:36:39 UTC] === END API CALL LOG ===
[02-May-2026 18:36:39 UTC] === User Orders API Called ===
[02-May-2026 18:36:39 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 18:36:39 UTC] User ID: 465
[02-May-2026 18:36:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY1IiwidXNlcm5hbWUiOiJkaXNjb190b3BpcyIsImVtYWlsIjoiZmVmb3JraXJzYW5vdjVAZ21haWwuY29tIiwiZXhwIjoxNzc4MzE3OTA3fQ._ZRUyzw4dex2BD9Cs34ZH3KRbY-pGLWUbZLrCt1qZG8
[02-May-2026 18:36:39 UTC] Limit: 20, Offset: 0
[02-May-2026 18:36:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 18:36:39 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 18:36:39 UTC] User ID: 465
[02-May-2026 18:36:39 UTC] ✅ User profile retrieved successfully for user ID: 465
[02-May-2026 18:36:39 UTC] Orders found: 0
[02-May-2026 18:36:39 UTC] Orders data: []
[02-May-2026 18:36:39 UTC] Total orders count: 0
[02-May-2026 18:36:39 UTC] === API CALL LOG ===
[02-May-2026 18:36:39 UTC] Endpoint: user/profile.php
[02-May-2026 18:36:39 UTC] Full Log Data: {
    "timestamp": "2026-05-02 18:36:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.32.48.13",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY1IiwidXNlcm5hbWUiOiJkaXNjb190b3BpcyIsImVtYWlsIjoiZmVmb3JraXJzYW5vdjVAZ21haWwuY29tIiwiZXhwIjoxNzc4MzE3OTA3fQ._ZRUyzw4dex2BD9Cs34ZH3KRbY-pGLWUbZLrCt1qZG8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f5921fc7e4922db-ORD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "84.32.48.13",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "84.32.48.13, 172.71.254.206"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 18:36:39 UTC] === END API CALL LOG ===
[02-May-2026 18:36:39 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 18:36:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY1IiwidXNlcm5hbWUiOiJkaXNjb190b3BpcyIsImVtYWlsIjoiZmVmb3JraXJzYW5vdjVAZ21haWwuY29tIiwiZXhwIjoxNzc4MzE3OTA3fQ._ZRUyzw4dex2BD9Cs34ZH3KRbY-pGLWUbZLrCt1qZG8
[02-May-2026 18:36:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 18:36:39 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 18:36:39 UTC] User ID: 465
[02-May-2026 18:36:39 UTC] ✅ User profile retrieved successfully for user ID: 465
[02-May-2026 18:36:40 UTC] === API CALL LOG ===
[02-May-2026 18:36:40 UTC] Endpoint: user/profile.php
[02-May-2026 18:36:40 UTC] Full Log Data: {
    "timestamp": "2026-05-02 18:36:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.32.48.13",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY1IiwidXNlcm5hbWUiOiJkaXNjb190b3BpcyIsImVtYWlsIjoiZmVmb3JraXJzYW5vdjVAZ21haWwuY29tIiwiZXhwIjoxNzc4MzE3OTA3fQ._ZRUyzw4dex2BD9Cs34ZH3KRbY-pGLWUbZLrCt1qZG8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f5921ff386722db-ORD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "84.32.48.13",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "84.32.48.13, 172.71.254.206"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 18:36:40 UTC] === END API CALL LOG ===
[02-May-2026 18:36:40 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 18:36:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY1IiwidXNlcm5hbWUiOiJkaXNjb190b3BpcyIsImVtYWlsIjoiZmVmb3JraXJzYW5vdjVAZ21haWwuY29tIiwiZXhwIjoxNzc4MzE3OTA3fQ._ZRUyzw4dex2BD9Cs34ZH3KRbY-pGLWUbZLrCt1qZG8
[02-May-2026 18:36:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 18:36:40 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 18:36:40 UTC] User ID: 465
[02-May-2026 18:36:40 UTC] ✅ User profile retrieved successfully for user ID: 465
[02-May-2026 18:36:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 18:36:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 18:36:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY1IiwidXNlcm5hbWUiOiJkaXNjb190b3BpcyIsImVtYWlsIjoiZmVmb3JraXJzYW5vdjVAZ21haWwuY29tIiwiZXhwIjoxNzc4MzE3OTA3fQ._ZRUyzw4dex2BD9Cs34ZH3KRbY-pGLWUbZLrCt1qZG8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f592208ff9622db-ORD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"84.32.48.13","CF-IPCountry":"US","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"84.32.48.13, 172.71.254.207"}
[02-May-2026 18:36:41 UTC] === User Orders API Called ===
[02-May-2026 18:36:41 UTC] User ID: 465
[02-May-2026 18:36:41 UTC] Limit: 20, Offset: 0
[02-May-2026 18:36:41 UTC] Orders found: 0
[02-May-2026 18:36:41 UTC] Orders data: []
[02-May-2026 18:36:41 UTC] Total orders count: 0
[02-May-2026 18:36:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 18:36:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 18:36:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY1IiwidXNlcm5hbWUiOiJkaXNjb190b3BpcyIsImVtYWlsIjoiZmVmb3JraXJzYW5vdjVAZ21haWwuY29tIiwiZXhwIjoxNzc4MzE3OTA3fQ._ZRUyzw4dex2BD9Cs34ZH3KRbY-pGLWUbZLrCt1qZG8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f5922137f6222db-ORD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"84.32.48.13","CF-IPCountry":"US","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"84.32.48.13, 172.71.254.207"}
[02-May-2026 18:36:43 UTC] === User Orders API Called ===
[02-May-2026 18:36:43 UTC] User ID: 465
[02-May-2026 18:36:43 UTC] Limit: 20, Offset: 0
[02-May-2026 18:36:43 UTC] Orders found: 0
[02-May-2026 18:36:43 UTC] Orders data: []
[02-May-2026 18:36:43 UTC] Total orders count: 0
[02-May-2026 18:36:43 UTC] === API CALL LOG ===
[02-May-2026 18:36:43 UTC] Endpoint: user/profile.php
[02-May-2026 18:36:43 UTC] Full Log Data: {
    "timestamp": "2026-05-02 18:36:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.32.48.13",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY1IiwidXNlcm5hbWUiOiJkaXNjb190b3BpcyIsImVtYWlsIjoiZmVmb3JraXJzYW5vdjVAZ21haWwuY29tIiwiZXhwIjoxNzc4MzE3OTA3fQ._ZRUyzw4dex2BD9Cs34ZH3KRbY-pGLWUbZLrCt1qZG8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f5922137f6522db-ORD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "84.32.48.13",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "84.32.48.13, 172.71.254.206"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 18:36:43 UTC] === END API CALL LOG ===
[02-May-2026 18:36:43 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 18:36:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY1IiwidXNlcm5hbWUiOiJkaXNjb190b3BpcyIsImVtYWlsIjoiZmVmb3JraXJzYW5vdjVAZ21haWwuY29tIiwiZXhwIjoxNzc4MzE3OTA3fQ._ZRUyzw4dex2BD9Cs34ZH3KRbY-pGLWUbZLrCt1qZG8
[02-May-2026 18:36:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 18:36:43 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 18:36:43 UTC] User ID: 465
[02-May-2026 18:36:43 UTC] ✅ User profile retrieved successfully for user ID: 465
[02-May-2026 18:36:44 UTC] === API CALL LOG ===
[02-May-2026 18:36:44 UTC] Endpoint: user/profile.php
[02-May-2026 18:36:44 UTC] Full Log Data: {
    "timestamp": "2026-05-02 18:36:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.32.48.13",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY1IiwidXNlcm5hbWUiOiJkaXNjb190b3BpcyIsImVtYWlsIjoiZmVmb3JraXJzYW5vdjVAZ21haWwuY29tIiwiZXhwIjoxNzc4MzE3OTA3fQ._ZRUyzw4dex2BD9Cs34ZH3KRbY-pGLWUbZLrCt1qZG8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f5922181b6822db-ORD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "84.32.48.13",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "84.32.48.13, 172.71.254.206"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 18:36:44 UTC] === END API CALL LOG ===
[02-May-2026 18:36:44 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 18:36:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY1IiwidXNlcm5hbWUiOiJkaXNjb190b3BpcyIsImVtYWlsIjoiZmVmb3JraXJzYW5vdjVAZ21haWwuY29tIiwiZXhwIjoxNzc4MzE3OTA3fQ._ZRUyzw4dex2BD9Cs34ZH3KRbY-pGLWUbZLrCt1qZG8
[02-May-2026 18:36:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 18:36:44 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 18:36:44 UTC] User ID: 465
[02-May-2026 18:36:44 UTC] ✅ User profile retrieved successfully for user ID: 465
[02-May-2026 18:36:44 UTC] === API CALL LOG ===
[02-May-2026 18:36:44 UTC] Endpoint: user/profile.php
[02-May-2026 18:36:44 UTC] Full Log Data: {
    "timestamp": "2026-05-02 18:36:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.32.48.13",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY1IiwidXNlcm5hbWUiOiJkaXNjb190b3BpcyIsImVtYWlsIjoiZmVmb3JraXJzYW5vdjVAZ21haWwuY29tIiwiZXhwIjoxNzc4MzE3OTA3fQ._ZRUyzw4dex2BD9Cs34ZH3KRbY-pGLWUbZLrCt1qZG8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f59221aeda422db-ORD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "84.32.48.13",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "84.32.48.13, 172.71.254.207"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 18:36:44 UTC] === END API CALL LOG ===
[02-May-2026 18:36:44 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 18:36:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY1IiwidXNlcm5hbWUiOiJkaXNjb190b3BpcyIsImVtYWlsIjoiZmVmb3JraXJzYW5vdjVAZ21haWwuY29tIiwiZXhwIjoxNzc4MzE3OTA3fQ._ZRUyzw4dex2BD9Cs34ZH3KRbY-pGLWUbZLrCt1qZG8
[02-May-2026 18:36:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 18:36:44 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 18:36:44 UTC] User ID: 465
[02-May-2026 18:36:44 UTC] ✅ User profile retrieved successfully for user ID: 465
[02-May-2026 18:36:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 18:36:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 18:36:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY1IiwidXNlcm5hbWUiOiJkaXNjb190b3BpcyIsImVtYWlsIjoiZmVmb3JraXJzYW5vdjVAZ21haWwuY29tIiwiZXhwIjoxNzc4MzE3OTA3fQ._ZRUyzw4dex2BD9Cs34ZH3KRbY-pGLWUbZLrCt1qZG8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f59225cfea022db-ORD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"84.32.48.13","CF-IPCountry":"US","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"84.32.48.13, 172.71.254.207"}
[02-May-2026 18:36:55 UTC] === User Orders API Called ===
[02-May-2026 18:36:55 UTC] User ID: 465
[02-May-2026 18:36:55 UTC] Limit: 20, Offset: 0
[02-May-2026 18:36:55 UTC] Orders found: 0
[02-May-2026 18:36:55 UTC] Orders data: []
[02-May-2026 18:36:55 UTC] Total orders count: 0
[02-May-2026 18:36:55 UTC] === API CALL LOG ===
[02-May-2026 18:36:55 UTC] Endpoint: user/profile.php
[02-May-2026 18:36:55 UTC] Full Log Data: {
    "timestamp": "2026-05-02 18:36:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.32.48.13",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY1IiwidXNlcm5hbWUiOiJkaXNjb190b3BpcyIsImVtYWlsIjoiZmVmb3JraXJzYW5vdjVAZ21haWwuY29tIiwiZXhwIjoxNzc4MzE3OTA3fQ._ZRUyzw4dex2BD9Cs34ZH3KRbY-pGLWUbZLrCt1qZG8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f59225e8f9422db-ORD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "84.32.48.13",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "84.32.48.13, 172.71.254.207"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 18:36:55 UTC] === END API CALL LOG ===
[02-May-2026 18:36:55 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 18:36:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY1IiwidXNlcm5hbWUiOiJkaXNjb190b3BpcyIsImVtYWlsIjoiZmVmb3JraXJzYW5vdjVAZ21haWwuY29tIiwiZXhwIjoxNzc4MzE3OTA3fQ._ZRUyzw4dex2BD9Cs34ZH3KRbY-pGLWUbZLrCt1qZG8
[02-May-2026 18:36:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 18:36:55 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 18:36:55 UTC] User ID: 465
[02-May-2026 18:36:55 UTC] ✅ User profile retrieved successfully for user ID: 465
[02-May-2026 18:36:56 UTC] === API CALL LOG ===
[02-May-2026 18:36:56 UTC] Endpoint: user/profile.php
[02-May-2026 18:36:56 UTC] Full Log Data: {
    "timestamp": "2026-05-02 18:36:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.32.48.13",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY1IiwidXNlcm5hbWUiOiJkaXNjb190b3BpcyIsImVtYWlsIjoiZmVmb3JraXJzYW5vdjVAZ21haWwuY29tIiwiZXhwIjoxNzc4MzE3OTA3fQ._ZRUyzw4dex2BD9Cs34ZH3KRbY-pGLWUbZLrCt1qZG8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f592261aa2422db-ORD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "84.32.48.13",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "84.32.48.13, 172.71.254.207"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 18:36:56 UTC] === END API CALL LOG ===
[02-May-2026 18:36:56 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 18:36:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY1IiwidXNlcm5hbWUiOiJkaXNjb190b3BpcyIsImVtYWlsIjoiZmVmb3JraXJzYW5vdjVAZ21haWwuY29tIiwiZXhwIjoxNzc4MzE3OTA3fQ._ZRUyzw4dex2BD9Cs34ZH3KRbY-pGLWUbZLrCt1qZG8
[02-May-2026 18:36:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 18:36:56 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 18:36:56 UTC] User ID: 465
[02-May-2026 18:36:56 UTC] ✅ User profile retrieved successfully for user ID: 465
[02-May-2026 18:36:56 UTC] === API CALL LOG ===
[02-May-2026 18:36:56 UTC] Endpoint: user/profile.php
[02-May-2026 18:36:56 UTC] Full Log Data: {
    "timestamp": "2026-05-02 18:36:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.32.48.13",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY1IiwidXNlcm5hbWUiOiJkaXNjb190b3BpcyIsImVtYWlsIjoiZmVmb3JraXJzYW5vdjVAZ21haWwuY29tIiwiZXhwIjoxNzc4MzE3OTA3fQ._ZRUyzw4dex2BD9Cs34ZH3KRbY-pGLWUbZLrCt1qZG8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f5922655cb922db-ORD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "84.32.48.13",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "84.32.48.13, 172.71.254.207"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 18:36:56 UTC] === END API CALL LOG ===
[02-May-2026 18:36:56 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 18:36:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY1IiwidXNlcm5hbWUiOiJkaXNjb190b3BpcyIsImVtYWlsIjoiZmVmb3JraXJzYW5vdjVAZ21haWwuY29tIiwiZXhwIjoxNzc4MzE3OTA3fQ._ZRUyzw4dex2BD9Cs34ZH3KRbY-pGLWUbZLrCt1qZG8
[02-May-2026 18:36:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 18:36:56 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 18:36:56 UTC] User ID: 465
[02-May-2026 18:36:56 UTC] ✅ User profile retrieved successfully for user ID: 465
[02-May-2026 18:36:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 18:36:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 18:36:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY1IiwidXNlcm5hbWUiOiJkaXNjb190b3BpcyIsImVtYWlsIjoiZmVmb3JraXJzYW5vdjVAZ21haWwuY29tIiwiZXhwIjoxNzc4MzE3OTA3fQ._ZRUyzw4dex2BD9Cs34ZH3KRbY-pGLWUbZLrCt1qZG8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f59226b194022db-ORD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"84.32.48.13","CF-IPCountry":"US","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"84.32.48.13, 172.71.254.207"}
[02-May-2026 18:36:57 UTC] === User Orders API Called ===
[02-May-2026 18:36:57 UTC] User ID: 465
[02-May-2026 18:36:57 UTC] Limit: 20, Offset: 0
[02-May-2026 18:36:57 UTC] Orders found: 0
[02-May-2026 18:36:57 UTC] Orders data: []
[02-May-2026 18:36:57 UTC] Total orders count: 0
[02-May-2026 18:36:57 UTC] === API CALL LOG ===
[02-May-2026 18:36:57 UTC] Endpoint: user/profile.php
[02-May-2026 18:36:57 UTC] Full Log Data: {
    "timestamp": "2026-05-02 18:36:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.32.48.13",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY1IiwidXNlcm5hbWUiOiJkaXNjb190b3BpcyIsImVtYWlsIjoiZmVmb3JraXJzYW5vdjVAZ21haWwuY29tIiwiZXhwIjoxNzc4MzE3OTA3fQ._ZRUyzw4dex2BD9Cs34ZH3KRbY-pGLWUbZLrCt1qZG8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f59226c9a7222db-ORD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "84.32.48.13",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "84.32.48.13, 172.71.254.207"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 18:36:57 UTC] === END API CALL LOG ===
[02-May-2026 18:36:57 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 18:36:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY1IiwidXNlcm5hbWUiOiJkaXNjb190b3BpcyIsImVtYWlsIjoiZmVmb3JraXJzYW5vdjVAZ21haWwuY29tIiwiZXhwIjoxNzc4MzE3OTA3fQ._ZRUyzw4dex2BD9Cs34ZH3KRbY-pGLWUbZLrCt1qZG8
[02-May-2026 18:36:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 18:36:57 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 18:36:57 UTC] User ID: 465
[02-May-2026 18:36:57 UTC] ✅ User profile retrieved successfully for user ID: 465
[02-May-2026 18:36:58 UTC] === API CALL LOG ===
[02-May-2026 18:36:58 UTC] Endpoint: user/profile.php
[02-May-2026 18:36:58 UTC] Full Log Data: {
    "timestamp": "2026-05-02 18:36:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.32.48.13",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY1IiwidXNlcm5hbWUiOiJkaXNjb190b3BpcyIsImVtYWlsIjoiZmVmb3JraXJzYW5vdjVAZ21haWwuY29tIiwiZXhwIjoxNzc4MzE3OTA3fQ._ZRUyzw4dex2BD9Cs34ZH3KRbY-pGLWUbZLrCt1qZG8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f59226fcca622db-ORD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "84.32.48.13",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "84.32.48.13, 172.71.254.207"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 18:36:58 UTC] === END API CALL LOG ===
[02-May-2026 18:36:58 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 18:36:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY1IiwidXNlcm5hbWUiOiJkaXNjb190b3BpcyIsImVtYWlsIjoiZmVmb3JraXJzYW5vdjVAZ21haWwuY29tIiwiZXhwIjoxNzc4MzE3OTA3fQ._ZRUyzw4dex2BD9Cs34ZH3KRbY-pGLWUbZLrCt1qZG8
[02-May-2026 18:36:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 18:36:58 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 18:36:58 UTC] User ID: 465
[02-May-2026 18:36:58 UTC] ✅ User profile retrieved successfully for user ID: 465
[02-May-2026 18:36:58 UTC] === API CALL LOG ===
[02-May-2026 18:36:58 UTC] Endpoint: user/profile.php
[02-May-2026 18:36:58 UTC] Full Log Data: {
    "timestamp": "2026-05-02 18:36:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.32.48.13",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY1IiwidXNlcm5hbWUiOiJkaXNjb190b3BpcyIsImVtYWlsIjoiZmVmb3JraXJzYW5vdjVAZ21haWwuY29tIiwiZXhwIjoxNzc4MzE3OTA3fQ._ZRUyzw4dex2BD9Cs34ZH3KRbY-pGLWUbZLrCt1qZG8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f5922729ee522db-ORD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "84.32.48.13",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "84.32.48.13, 172.71.254.207"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 18:36:58 UTC] === END API CALL LOG ===
[02-May-2026 18:36:58 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 18:36:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY1IiwidXNlcm5hbWUiOiJkaXNjb190b3BpcyIsImVtYWlsIjoiZmVmb3JraXJzYW5vdjVAZ21haWwuY29tIiwiZXhwIjoxNzc4MzE3OTA3fQ._ZRUyzw4dex2BD9Cs34ZH3KRbY-pGLWUbZLrCt1qZG8
[02-May-2026 18:36:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 18:36:58 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 18:36:58 UTC] User ID: 465
[02-May-2026 18:36:58 UTC] ✅ User profile retrieved successfully for user ID: 465
[02-May-2026 18:37:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 18:37:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 18:37:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY1IiwidXNlcm5hbWUiOiJkaXNjb190b3BpcyIsImVtYWlsIjoiZmVmb3JraXJzYW5vdjVAZ21haWwuY29tIiwiZXhwIjoxNzc4MzE3OTA3fQ._ZRUyzw4dex2BD9Cs34ZH3KRbY-pGLWUbZLrCt1qZG8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f5922a04ab922db-ORD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"84.32.48.13","CF-IPCountry":"US","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"84.32.48.13, 172.71.254.207"}
[02-May-2026 18:37:06 UTC] === User Orders API Called ===
[02-May-2026 18:37:06 UTC] User ID: 465
[02-May-2026 18:37:06 UTC] Limit: 20, Offset: 0
[02-May-2026 18:37:06 UTC] Orders found: 0
[02-May-2026 18:37:06 UTC] Orders data: []
[02-May-2026 18:37:06 UTC] Total orders count: 0
[02-May-2026 18:37:06 UTC] === API CALL LOG ===
[02-May-2026 18:37:06 UTC] Endpoint: user/profile.php
[02-May-2026 18:37:06 UTC] Full Log Data: {
    "timestamp": "2026-05-02 18:37:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.32.48.13",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY1IiwidXNlcm5hbWUiOiJkaXNjb190b3BpcyIsImVtYWlsIjoiZmVmb3JraXJzYW5vdjVAZ21haWwuY29tIiwiZXhwIjoxNzc4MzE3OTA3fQ._ZRUyzw4dex2BD9Cs34ZH3KRbY-pGLWUbZLrCt1qZG8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f5922a1dbf322db-ORD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "84.32.48.13",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "84.32.48.13, 172.71.254.207"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 18:37:06 UTC] === END API CALL LOG ===
[02-May-2026 18:37:06 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 18:37:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY1IiwidXNlcm5hbWUiOiJkaXNjb190b3BpcyIsImVtYWlsIjoiZmVmb3JraXJzYW5vdjVAZ21haWwuY29tIiwiZXhwIjoxNzc4MzE3OTA3fQ._ZRUyzw4dex2BD9Cs34ZH3KRbY-pGLWUbZLrCt1qZG8
[02-May-2026 18:37:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 18:37:06 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 18:37:06 UTC] User ID: 465
[02-May-2026 18:37:06 UTC] ✅ User profile retrieved successfully for user ID: 465
[02-May-2026 18:37:06 UTC] === API CALL LOG ===
[02-May-2026 18:37:06 UTC] Endpoint: user/profile.php
[02-May-2026 18:37:06 UTC] Full Log Data: {
    "timestamp": "2026-05-02 18:37:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.32.48.13",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY1IiwidXNlcm5hbWUiOiJkaXNjb190b3BpcyIsImVtYWlsIjoiZmVmb3JraXJzYW5vdjVAZ21haWwuY29tIiwiZXhwIjoxNzc4MzE3OTA3fQ._ZRUyzw4dex2BD9Cs34ZH3KRbY-pGLWUbZLrCt1qZG8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f5922a4ff1122db-ORD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "84.32.48.13",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "84.32.48.13, 172.71.254.207"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 18:37:06 UTC] === END API CALL LOG ===
[02-May-2026 18:37:06 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 18:37:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY1IiwidXNlcm5hbWUiOiJkaXNjb190b3BpcyIsImVtYWlsIjoiZmVmb3JraXJzYW5vdjVAZ21haWwuY29tIiwiZXhwIjoxNzc4MzE3OTA3fQ._ZRUyzw4dex2BD9Cs34ZH3KRbY-pGLWUbZLrCt1qZG8
[02-May-2026 18:37:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 18:37:06 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 18:37:06 UTC] User ID: 465
[02-May-2026 18:37:06 UTC] ✅ User profile retrieved successfully for user ID: 465
[02-May-2026 18:37:07 UTC] === API CALL LOG ===
[02-May-2026 18:37:07 UTC] Endpoint: user/profile.php
[02-May-2026 18:37:07 UTC] Full Log Data: {
    "timestamp": "2026-05-02 18:37:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.32.48.13",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY1IiwidXNlcm5hbWUiOiJkaXNjb190b3BpcyIsImVtYWlsIjoiZmVmb3JraXJzYW5vdjVAZ21haWwuY29tIiwiZXhwIjoxNzc4MzE3OTA3fQ._ZRUyzw4dex2BD9Cs34ZH3KRbY-pGLWUbZLrCt1qZG8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f5922a7792a22db-ORD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "84.32.48.13",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "84.32.48.13, 172.71.254.207"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 18:37:07 UTC] === END API CALL LOG ===
[02-May-2026 18:37:07 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 18:37:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY1IiwidXNlcm5hbWUiOiJkaXNjb190b3BpcyIsImVtYWlsIjoiZmVmb3JraXJzYW5vdjVAZ21haWwuY29tIiwiZXhwIjoxNzc4MzE3OTA3fQ._ZRUyzw4dex2BD9Cs34ZH3KRbY-pGLWUbZLrCt1qZG8
[02-May-2026 18:37:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 18:37:07 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 18:37:07 UTC] User ID: 465
[02-May-2026 18:37:07 UTC] ✅ User profile retrieved successfully for user ID: 465
[02-May-2026 18:37:14 UTC] === API CALL LOG ===
[02-May-2026 18:37:14 UTC] Endpoint: user/profile.php
[02-May-2026 18:37:14 UTC] Full Log Data: {
    "timestamp": "2026-05-02 18:37:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.107.227.93",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcyIiwidXNlcm5hbWUiOiJAdmllZGVvdGVjaGJkIiwiZW1haWwiOiJjZWxlYnJpdHlwcm9maWxlMTUyODRAZ21haWwuY29tIiwiZXhwIjoxNzc4MzUxNDYzfQ.RfG5WgGXXxzAvn8bWnN2UlCyiIXNgrJ5t6VX_5BurSc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f5922d55f1d026d-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "5.107.227.93",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "5.107.227.93, 172.71.130.148"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 18:37:14 UTC] === END API CALL LOG ===
[02-May-2026 18:37:14 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 18:37:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcyIiwidXNlcm5hbWUiOiJAdmllZGVvdGVjaGJkIiwiZW1haWwiOiJjZWxlYnJpdHlwcm9maWxlMTUyODRAZ21haWwuY29tIiwiZXhwIjoxNzc4MzUxNDYzfQ.RfG5WgGXXxzAvn8bWnN2UlCyiIXNgrJ5t6VX_5BurSc
[02-May-2026 18:37:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 18:37:14 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 18:37:14 UTC] User ID: 472
[02-May-2026 18:37:14 UTC] ✅ User profile retrieved successfully for user ID: 472
[02-May-2026 18:37:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 18:37:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 18:37:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcyIiwidXNlcm5hbWUiOiJAdmllZGVvdGVjaGJkIiwiZW1haWwiOiJjZWxlYnJpdHlwcm9maWxlMTUyODRAZ21haWwuY29tIiwiZXhwIjoxNzc4MzUxNDYzfQ.RfG5WgGXXxzAvn8bWnN2UlCyiIXNgrJ5t6VX_5BurSc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f5922d60f80026d-CDG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"5.107.227.93","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"5.107.227.93, 172.71.130.148"}
[02-May-2026 18:37:14 UTC] === User Orders API Called ===
[02-May-2026 18:37:14 UTC] User ID: 472
[02-May-2026 18:37:14 UTC] Limit: 20, Offset: 0
[02-May-2026 18:37:14 UTC] Orders found: 0
[02-May-2026 18:37:14 UTC] Orders data: []
[02-May-2026 18:37:14 UTC] Total orders count: 0
[02-May-2026 18:37:14 UTC] === API CALL LOG ===
[02-May-2026 18:37:14 UTC] Endpoint: user/profile.php
[02-May-2026 18:37:14 UTC] Full Log Data: {
    "timestamp": "2026-05-02 18:37:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.107.227.93",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcyIiwidXNlcm5hbWUiOiJAdmllZGVvdGVjaGJkIiwiZW1haWwiOiJjZWxlYnJpdHlwcm9maWxlMTUyODRAZ21haWwuY29tIiwiZXhwIjoxNzc4MzUxNDYzfQ.RfG5WgGXXxzAvn8bWnN2UlCyiIXNgrJ5t6VX_5BurSc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f5922d7b877026d-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "5.107.227.93",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "5.107.227.93, 172.71.130.148"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 18:37:14 UTC] === END API CALL LOG ===
[02-May-2026 18:37:14 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 18:37:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcyIiwidXNlcm5hbWUiOiJAdmllZGVvdGVjaGJkIiwiZW1haWwiOiJjZWxlYnJpdHlwcm9maWxlMTUyODRAZ21haWwuY29tIiwiZXhwIjoxNzc4MzUxNDYzfQ.RfG5WgGXXxzAvn8bWnN2UlCyiIXNgrJ5t6VX_5BurSc
[02-May-2026 18:37:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 18:37:14 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 18:37:14 UTC] User ID: 472
[02-May-2026 18:37:14 UTC] ✅ User profile retrieved successfully for user ID: 472
[02-May-2026 18:37:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 18:37:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 18:37:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDY1IiwidXNlcm5hbWUiOiJkaXNjb190b3BpcyIsImVtYWlsIjoiZmVmb3JraXJzYW5vdjVAZ21haWwuY29tIiwiZXhwIjoxNzc4MzE3OTA3fQ._ZRUyzw4dex2BD9Cs34ZH3KRbY-pGLWUbZLrCt1qZG8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f5922da687922db-ORD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"84.32.48.13","CF-IPCountry":"US","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"84.32.48.13, 172.71.254.207"}
[02-May-2026 18:37:15 UTC] === User Orders API Called ===
[02-May-2026 18:37:15 UTC] User ID: 465
[02-May-2026 18:37:15 UTC] Limit: 20, Offset: 0
[02-May-2026 18:37:15 UTC] Orders found: 0
[02-May-2026 18:37:15 UTC] Orders data: []
[02-May-2026 18:37:15 UTC] Total orders count: 0
[02-May-2026 18:38:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 18:38:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 18:38:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcyIiwidXNlcm5hbWUiOiJAdmllZGVvdGVjaGJkIiwiZW1haWwiOiJjZWxlYnJpdHlwcm9maWxlMTUyODRAZ21haWwuY29tIiwiZXhwIjoxNzc4MzUxNDYzfQ.RfG5WgGXXxzAvn8bWnN2UlCyiIXNgrJ5t6VX_5BurSc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f59242158e3026d-CDG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"5.107.227.93","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"5.107.227.93, 172.71.130.148"}
[02-May-2026 18:38:07 UTC] === User Orders API Called ===
[02-May-2026 18:38:07 UTC] User ID: 472
[02-May-2026 18:38:07 UTC] Limit: 20, Offset: 0
[02-May-2026 18:38:07 UTC] Orders found: 0
[02-May-2026 18:38:07 UTC] Orders data: []
[02-May-2026 18:38:07 UTC] Total orders count: 0
[02-May-2026 18:38:07 UTC] === API CALL LOG ===
[02-May-2026 18:38:07 UTC] Endpoint: user/profile.php
[02-May-2026 18:38:07 UTC] Full Log Data: {
    "timestamp": "2026-05-02 18:38:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.107.227.93",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcyIiwidXNlcm5hbWUiOiJAdmllZGVvdGVjaGJkIiwiZW1haWwiOiJjZWxlYnJpdHlwcm9maWxlMTUyODRAZ21haWwuY29tIiwiZXhwIjoxNzc4MzUxNDYzfQ.RfG5WgGXXxzAvn8bWnN2UlCyiIXNgrJ5t6VX_5BurSc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f59242158e5026d-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "5.107.227.93",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "5.107.227.93, 172.71.130.148"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 18:38:07 UTC] === END API CALL LOG ===
[02-May-2026 18:38:07 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 18:38:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcyIiwidXNlcm5hbWUiOiJAdmllZGVvdGVjaGJkIiwiZW1haWwiOiJjZWxlYnJpdHlwcm9maWxlMTUyODRAZ21haWwuY29tIiwiZXhwIjoxNzc4MzUxNDYzfQ.RfG5WgGXXxzAvn8bWnN2UlCyiIXNgrJ5t6VX_5BurSc
[02-May-2026 18:38:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 18:38:07 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 18:38:07 UTC] User ID: 472
[02-May-2026 18:38:07 UTC] ✅ User profile retrieved successfully for user ID: 472
[02-May-2026 18:38:08 UTC] === API CALL LOG ===
[02-May-2026 18:38:08 UTC] Endpoint: user/profile.php
[02-May-2026 18:38:08 UTC] Full Log Data: {
    "timestamp": "2026-05-02 18:38:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.107.227.93",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcyIiwidXNlcm5hbWUiOiJAdmllZGVvdGVjaGJkIiwiZW1haWwiOiJjZWxlYnJpdHlwcm9maWxlMTUyODRAZ21haWwuY29tIiwiZXhwIjoxNzc4MzUxNDYzfQ.RfG5WgGXXxzAvn8bWnN2UlCyiIXNgrJ5t6VX_5BurSc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f592424eb4f026d-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "5.107.227.93",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "5.107.227.93, 172.71.130.148"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 18:38:08 UTC] === END API CALL LOG ===
[02-May-2026 18:38:08 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 18:38:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcyIiwidXNlcm5hbWUiOiJAdmllZGVvdGVjaGJkIiwiZW1haWwiOiJjZWxlYnJpdHlwcm9maWxlMTUyODRAZ21haWwuY29tIiwiZXhwIjoxNzc4MzUxNDYzfQ.RfG5WgGXXxzAvn8bWnN2UlCyiIXNgrJ5t6VX_5BurSc
[02-May-2026 18:38:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 18:38:08 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 18:38:08 UTC] User ID: 472
[02-May-2026 18:38:08 UTC] ✅ User profile retrieved successfully for user ID: 472
[02-May-2026 18:38:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 18:38:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 18:38:46 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcyIiwidXNlcm5hbWUiOiJAdmllZGVvdGVjaGJkIiwiZW1haWwiOiJjZWxlYnJpdHlwcm9maWxlMTUyODRAZ21haWwuY29tIiwiZXhwIjoxNzc4MzUxNDYzfQ.RfG5WgGXXxzAvn8bWnN2UlCyiIXNgrJ5t6VX_5BurSc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f592512ff23026d-CDG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"5.107.227.93","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"5.107.227.93, 172.71.130.148"}
[02-May-2026 18:38:46 UTC] === User Orders API Called ===
[02-May-2026 18:38:46 UTC] User ID: 472
[02-May-2026 18:38:46 UTC] Limit: 20, Offset: 0
[02-May-2026 18:38:46 UTC] Orders found: 0
[02-May-2026 18:38:46 UTC] Orders data: []
[02-May-2026 18:38:46 UTC] Total orders count: 0
[02-May-2026 18:38:46 UTC] === API CALL LOG ===
[02-May-2026 18:38:46 UTC] Endpoint: user/profile.php
[02-May-2026 18:38:46 UTC] Full Log Data: {
    "timestamp": "2026-05-02 18:38:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.107.227.93",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcyIiwidXNlcm5hbWUiOiJAdmllZGVvdGVjaGJkIiwiZW1haWwiOiJjZWxlYnJpdHlwcm9maWxlMTUyODRAZ21haWwuY29tIiwiZXhwIjoxNzc4MzUxNDYzfQ.RfG5WgGXXxzAvn8bWnN2UlCyiIXNgrJ5t6VX_5BurSc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f592512ff24026d-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "5.107.227.93",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "5.107.227.93, 172.71.130.149"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 18:38:46 UTC] === END API CALL LOG ===
[02-May-2026 18:38:46 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 18:38:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcyIiwidXNlcm5hbWUiOiJAdmllZGVvdGVjaGJkIiwiZW1haWwiOiJjZWxlYnJpdHlwcm9maWxlMTUyODRAZ21haWwuY29tIiwiZXhwIjoxNzc4MzUxNDYzfQ.RfG5WgGXXxzAvn8bWnN2UlCyiIXNgrJ5t6VX_5BurSc
[02-May-2026 18:38:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 18:38:46 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 18:38:46 UTC] User ID: 472
[02-May-2026 18:38:46 UTC] ✅ User profile retrieved successfully for user ID: 472
[02-May-2026 18:38:46 UTC] === API CALL LOG ===
[02-May-2026 18:38:46 UTC] Endpoint: user/profile.php
[02-May-2026 18:38:46 UTC] Full Log Data: {
    "timestamp": "2026-05-02 18:38:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.107.227.93",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcyIiwidXNlcm5hbWUiOiJAdmllZGVvdGVjaGJkIiwiZW1haWwiOiJjZWxlYnJpdHlwcm9maWxlMTUyODRAZ21haWwuY29tIiwiZXhwIjoxNzc4MzUxNDYzfQ.RfG5WgGXXxzAvn8bWnN2UlCyiIXNgrJ5t6VX_5BurSc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f5925167963026d-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "5.107.227.93",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "5.107.227.93, 172.71.130.149"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 18:38:46 UTC] === END API CALL LOG ===
[02-May-2026 18:38:46 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 18:38:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcyIiwidXNlcm5hbWUiOiJAdmllZGVvdGVjaGJkIiwiZW1haWwiOiJjZWxlYnJpdHlwcm9maWxlMTUyODRAZ21haWwuY29tIiwiZXhwIjoxNzc4MzUxNDYzfQ.RfG5WgGXXxzAvn8bWnN2UlCyiIXNgrJ5t6VX_5BurSc
[02-May-2026 18:38:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 18:38:46 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 18:38:46 UTC] User ID: 472
[02-May-2026 18:38:46 UTC] ✅ User profile retrieved successfully for user ID: 472
[02-May-2026 18:39:25 UTC] === API CALL LOG ===
[02-May-2026 18:39:25 UTC] Endpoint: user/profile.php
[02-May-2026 18:39:25 UTC] Full Log Data: {
    "timestamp": "2026-05-02 18:39:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.107.227.93",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcyIiwidXNlcm5hbWUiOiJAdmllZGVvdGVjaGJkIiwiZW1haWwiOiJjZWxlYnJpdHlwcm9maWxlMTUyODRAZ21haWwuY29tIiwiZXhwIjoxNzc4MzUxNDYzfQ.RfG5WgGXXxzAvn8bWnN2UlCyiIXNgrJ5t6VX_5BurSc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f592607597b094a-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "5.107.227.93",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "5.107.227.93, 172.68.211.181"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 18:39:25 UTC] === END API CALL LOG ===
[02-May-2026 18:39:25 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 18:39:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcyIiwidXNlcm5hbWUiOiJAdmllZGVvdGVjaGJkIiwiZW1haWwiOiJjZWxlYnJpdHlwcm9maWxlMTUyODRAZ21haWwuY29tIiwiZXhwIjoxNzc4MzUxNDYzfQ.RfG5WgGXXxzAvn8bWnN2UlCyiIXNgrJ5t6VX_5BurSc
[02-May-2026 18:39:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 18:39:25 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 18:39:25 UTC] User ID: 472
[02-May-2026 18:39:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 18:39:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 18:39:25 UTC] ✅ User profile retrieved successfully for user ID: 472
[02-May-2026 18:39:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcyIiwidXNlcm5hbWUiOiJAdmllZGVvdGVjaGJkIiwiZW1haWwiOiJjZWxlYnJpdHlwcm9maWxlMTUyODRAZ21haWwuY29tIiwiZXhwIjoxNzc4MzUxNDYzfQ.RfG5WgGXXxzAvn8bWnN2UlCyiIXNgrJ5t6VX_5BurSc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f592607597a094a-HKG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"5.107.227.93","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"5.107.227.93, 172.68.211.181"}
[02-May-2026 18:39:25 UTC] === User Orders API Called ===
[02-May-2026 18:39:25 UTC] User ID: 472
[02-May-2026 18:39:25 UTC] Limit: 20, Offset: 0
[02-May-2026 18:39:25 UTC] Orders found: 0
[02-May-2026 18:39:25 UTC] Orders data: []
[02-May-2026 18:39:25 UTC] Total orders count: 0
[02-May-2026 18:39:25 UTC] === API CALL LOG ===
[02-May-2026 18:39:25 UTC] Endpoint: user/profile.php
[02-May-2026 18:39:25 UTC] Full Log Data: {
    "timestamp": "2026-05-02 18:39:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.107.227.93",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcyIiwidXNlcm5hbWUiOiJAdmllZGVvdGVjaGJkIiwiZW1haWwiOiJjZWxlYnJpdHlwcm9maWxlMTUyODRAZ21haWwuY29tIiwiZXhwIjoxNzc4MzUxNDYzfQ.RfG5WgGXXxzAvn8bWnN2UlCyiIXNgrJ5t6VX_5BurSc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f592608fc38094a-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "5.107.227.93",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "5.107.227.93, 172.68.211.181"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 18:39:25 UTC] === END API CALL LOG ===
[02-May-2026 18:39:25 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 18:39:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcyIiwidXNlcm5hbWUiOiJAdmllZGVvdGVjaGJkIiwiZW1haWwiOiJjZWxlYnJpdHlwcm9maWxlMTUyODRAZ21haWwuY29tIiwiZXhwIjoxNzc4MzUxNDYzfQ.RfG5WgGXXxzAvn8bWnN2UlCyiIXNgrJ5t6VX_5BurSc
[02-May-2026 18:39:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 18:39:25 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 18:39:25 UTC] User ID: 472
[02-May-2026 18:39:25 UTC] ✅ User profile retrieved successfully for user ID: 472
[02-May-2026 18:39:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 18:39:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 18:39:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcyIiwidXNlcm5hbWUiOiJAdmllZGVvdGVjaGJkIiwiZW1haWwiOiJjZWxlYnJpdHlwcm9maWxlMTUyODRAZ21haWwuY29tIiwiZXhwIjoxNzc4MzUxNDYzfQ.RfG5WgGXXxzAvn8bWnN2UlCyiIXNgrJ5t6VX_5BurSc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f5926655dab094a-HKG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"5.107.227.93","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"5.107.227.93, 172.68.211.180"}
[02-May-2026 18:39:40 UTC] === User Orders API Called ===
[02-May-2026 18:39:40 UTC] User ID: 472
[02-May-2026 18:39:40 UTC] Limit: 20, Offset: 0
[02-May-2026 18:39:40 UTC] Orders found: 0
[02-May-2026 18:39:40 UTC] Orders data: []
[02-May-2026 18:39:40 UTC] Total orders count: 0
[02-May-2026 18:39:40 UTC] === API CALL LOG ===
[02-May-2026 18:39:40 UTC] Endpoint: user/profile.php
[02-May-2026 18:39:40 UTC] Full Log Data: {
    "timestamp": "2026-05-02 18:39:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.107.227.93",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcyIiwidXNlcm5hbWUiOiJAdmllZGVvdGVjaGJkIiwiZW1haWwiOiJjZWxlYnJpdHlwcm9maWxlMTUyODRAZ21haWwuY29tIiwiZXhwIjoxNzc4MzUxNDYzfQ.RfG5WgGXXxzAvn8bWnN2UlCyiIXNgrJ5t6VX_5BurSc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f5926655dad094a-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "5.107.227.93",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "5.107.227.93, 172.68.211.181"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 18:39:40 UTC] === END API CALL LOG ===
[02-May-2026 18:39:40 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 18:39:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcyIiwidXNlcm5hbWUiOiJAdmllZGVvdGVjaGJkIiwiZW1haWwiOiJjZWxlYnJpdHlwcm9maWxlMTUyODRAZ21haWwuY29tIiwiZXhwIjoxNzc4MzUxNDYzfQ.RfG5WgGXXxzAvn8bWnN2UlCyiIXNgrJ5t6VX_5BurSc
[02-May-2026 18:39:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 18:39:40 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 18:39:40 UTC] User ID: 472
[02-May-2026 18:39:40 UTC] ✅ User profile retrieved successfully for user ID: 472
[02-May-2026 18:39:41 UTC] === API CALL LOG ===
[02-May-2026 18:39:41 UTC] Endpoint: user/profile.php
[02-May-2026 18:39:41 UTC] Full Log Data: {
    "timestamp": "2026-05-02 18:39:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.107.227.93",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcyIiwidXNlcm5hbWUiOiJAdmllZGVvdGVjaGJkIiwiZW1haWwiOiJjZWxlYnJpdHlwcm9maWxlMTUyODRAZ21haWwuY29tIiwiZXhwIjoxNzc4MzUxNDYzfQ.RfG5WgGXXxzAvn8bWnN2UlCyiIXNgrJ5t6VX_5BurSc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f5926697b6d094a-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "5.107.227.93",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "5.107.227.93, 172.68.211.181"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 18:39:41 UTC] === END API CALL LOG ===
[02-May-2026 18:39:41 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 18:39:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcyIiwidXNlcm5hbWUiOiJAdmllZGVvdGVjaGJkIiwiZW1haWwiOiJjZWxlYnJpdHlwcm9maWxlMTUyODRAZ21haWwuY29tIiwiZXhwIjoxNzc4MzUxNDYzfQ.RfG5WgGXXxzAvn8bWnN2UlCyiIXNgrJ5t6VX_5BurSc
[02-May-2026 18:39:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 18:39:41 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 18:39:41 UTC] User ID: 472
[02-May-2026 18:39:41 UTC] ✅ User profile retrieved successfully for user ID: 472
[02-May-2026 18:40:05 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 18:40:05 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 18:40:05 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcyIiwidXNlcm5hbWUiOiJAdmllZGVvdGVjaGJkIiwiZW1haWwiOiJjZWxlYnJpdHlwcm9maWxlMTUyODRAZ21haWwuY29tIiwiZXhwIjoxNzc4MzUxNDYzfQ.RfG5WgGXXxzAvn8bWnN2UlCyiIXNgrJ5t6VX_5BurSc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f5927023d2d094a-HKG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"5.107.227.93","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"5.107.227.93, 172.68.211.180"}
[02-May-2026 18:40:05 UTC] === User Orders API Called ===
[02-May-2026 18:40:05 UTC] User ID: 472
[02-May-2026 18:40:05 UTC] Limit: 20, Offset: 0
[02-May-2026 18:40:05 UTC] Orders found: 0
[02-May-2026 18:40:05 UTC] Orders data: []
[02-May-2026 18:40:05 UTC] Total orders count: 0
[02-May-2026 18:40:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 18:40:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 18:40:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcyIiwidXNlcm5hbWUiOiJAdmllZGVvdGVjaGJkIiwiZW1haWwiOiJjZWxlYnJpdHlwcm9maWxlMTUyODRAZ21haWwuY29tIiwiZXhwIjoxNzc4MzUxNDYzfQ.RfG5WgGXXxzAvn8bWnN2UlCyiIXNgrJ5t6VX_5BurSc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f59270f2b80094a-HKG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"5.107.227.93","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"5.107.227.93, 172.68.211.181"}
[02-May-2026 18:40:07 UTC] === User Orders API Called ===
[02-May-2026 18:40:07 UTC] User ID: 472
[02-May-2026 18:40:07 UTC] Limit: 20, Offset: 0
[02-May-2026 18:40:07 UTC] Orders found: 0
[02-May-2026 18:40:07 UTC] Orders data: []
[02-May-2026 18:40:07 UTC] Total orders count: 0
[02-May-2026 18:40:07 UTC] === API CALL LOG ===
[02-May-2026 18:40:07 UTC] Endpoint: user/profile.php
[02-May-2026 18:40:07 UTC] Full Log Data: {
    "timestamp": "2026-05-02 18:40:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.107.227.93",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcyIiwidXNlcm5hbWUiOiJAdmllZGVvdGVjaGJkIiwiZW1haWwiOiJjZWxlYnJpdHlwcm9maWxlMTUyODRAZ21haWwuY29tIiwiZXhwIjoxNzc4MzUxNDYzfQ.RfG5WgGXXxzAvn8bWnN2UlCyiIXNgrJ5t6VX_5BurSc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f59270f2b81094a-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "5.107.227.93",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "5.107.227.93, 172.68.211.181"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 18:40:07 UTC] === END API CALL LOG ===
[02-May-2026 18:40:07 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 18:40:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcyIiwidXNlcm5hbWUiOiJAdmllZGVvdGVjaGJkIiwiZW1haWwiOiJjZWxlYnJpdHlwcm9maWxlMTUyODRAZ21haWwuY29tIiwiZXhwIjoxNzc4MzUxNDYzfQ.RfG5WgGXXxzAvn8bWnN2UlCyiIXNgrJ5t6VX_5BurSc
[02-May-2026 18:40:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 18:40:07 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 18:40:07 UTC] User ID: 472
[02-May-2026 18:40:07 UTC] ✅ User profile retrieved successfully for user ID: 472
[02-May-2026 18:40:08 UTC] === API CALL LOG ===
[02-May-2026 18:40:08 UTC] Endpoint: user/profile.php
[02-May-2026 18:40:08 UTC] Full Log Data: {
    "timestamp": "2026-05-02 18:40:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.107.227.93",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcyIiwidXNlcm5hbWUiOiJAdmllZGVvdGVjaGJkIiwiZW1haWwiOiJjZWxlYnJpdHlwcm9maWxlMTUyODRAZ21haWwuY29tIiwiZXhwIjoxNzc4MzUxNDYzfQ.RfG5WgGXXxzAvn8bWnN2UlCyiIXNgrJ5t6VX_5BurSc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f5927138a1b094a-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "5.107.227.93",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "5.107.227.93, 172.68.211.181"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 18:40:08 UTC] === END API CALL LOG ===
[02-May-2026 18:40:08 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 18:40:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcyIiwidXNlcm5hbWUiOiJAdmllZGVvdGVjaGJkIiwiZW1haWwiOiJjZWxlYnJpdHlwcm9maWxlMTUyODRAZ21haWwuY29tIiwiZXhwIjoxNzc4MzUxNDYzfQ.RfG5WgGXXxzAvn8bWnN2UlCyiIXNgrJ5t6VX_5BurSc
[02-May-2026 18:40:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 18:40:08 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 18:40:08 UTC] User ID: 472
[02-May-2026 18:40:08 UTC] ✅ User profile retrieved successfully for user ID: 472
[02-May-2026 18:40:11 UTC] === API CALL LOG ===
[02-May-2026 18:40:11 UTC] Endpoint: user/profile.php
[02-May-2026 18:40:11 UTC] Full Log Data: {
    "timestamp": "2026-05-02 18:40:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.107.227.93",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcyIiwidXNlcm5hbWUiOiJAdmllZGVvdGVjaGJkIiwiZW1haWwiOiJjZWxlYnJpdHlwcm9maWxlMTUyODRAZ21haWwuY29tIiwiZXhwIjoxNzc4MzUxNDYzfQ.RfG5WgGXXxzAvn8bWnN2UlCyiIXNgrJ5t6VX_5BurSc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f592727fc83094a-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "5.107.227.93",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "5.107.227.93, 172.68.211.181"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 18:40:11 UTC] === END API CALL LOG ===
[02-May-2026 18:40:11 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 18:40:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcyIiwidXNlcm5hbWUiOiJAdmllZGVvdGVjaGJkIiwiZW1haWwiOiJjZWxlYnJpdHlwcm9maWxlMTUyODRAZ21haWwuY29tIiwiZXhwIjoxNzc4MzUxNDYzfQ.RfG5WgGXXxzAvn8bWnN2UlCyiIXNgrJ5t6VX_5BurSc
[02-May-2026 18:40:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 18:40:11 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 18:40:11 UTC] User ID: 472
[02-May-2026 18:40:11 UTC] ✅ User profile retrieved successfully for user ID: 472
[02-May-2026 18:40:11 UTC] User Purchases API - User ID: 472
[02-May-2026 18:40:11 UTC] User Purchases API - Total purchases found: 1
[02-May-2026 18:40:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 18:40:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 18:40:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcyIiwidXNlcm5hbWUiOiJAdmllZGVvdGVjaGJkIiwiZW1haWwiOiJjZWxlYnJpdHlwcm9maWxlMTUyODRAZ21haWwuY29tIiwiZXhwIjoxNzc4MzUxNDYzfQ.RfG5WgGXXxzAvn8bWnN2UlCyiIXNgrJ5t6VX_5BurSc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f5927497b69094a-HKG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"5.107.227.93","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"5.107.227.93, 172.68.211.181"}
[02-May-2026 18:40:17 UTC] === User Orders API Called ===
[02-May-2026 18:40:17 UTC] User ID: 472
[02-May-2026 18:40:17 UTC] Limit: 20, Offset: 0
[02-May-2026 18:40:17 UTC] Orders found: 0
[02-May-2026 18:40:17 UTC] Orders data: []
[02-May-2026 18:40:17 UTC] Total orders count: 0
[02-May-2026 18:40:17 UTC] === API CALL LOG ===
[02-May-2026 18:40:17 UTC] Endpoint: user/profile.php
[02-May-2026 18:40:17 UTC] Full Log Data: {
    "timestamp": "2026-05-02 18:40:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.107.227.93",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcyIiwidXNlcm5hbWUiOiJAdmllZGVvdGVjaGJkIiwiZW1haWwiOiJjZWxlYnJpdHlwcm9maWxlMTUyODRAZ21haWwuY29tIiwiZXhwIjoxNzc4MzUxNDYzfQ.RfG5WgGXXxzAvn8bWnN2UlCyiIXNgrJ5t6VX_5BurSc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f5927497b6b094a-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "5.107.227.93",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "5.107.227.93, 172.68.211.180"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 18:40:17 UTC] === END API CALL LOG ===
[02-May-2026 18:40:17 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 18:40:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcyIiwidXNlcm5hbWUiOiJAdmllZGVvdGVjaGJkIiwiZW1haWwiOiJjZWxlYnJpdHlwcm9maWxlMTUyODRAZ21haWwuY29tIiwiZXhwIjoxNzc4MzUxNDYzfQ.RfG5WgGXXxzAvn8bWnN2UlCyiIXNgrJ5t6VX_5BurSc
[02-May-2026 18:40:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 18:40:17 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 18:40:17 UTC] User ID: 472
[02-May-2026 18:40:17 UTC] ✅ User profile retrieved successfully for user ID: 472
[02-May-2026 18:40:17 UTC] === API CALL LOG ===
[02-May-2026 18:40:17 UTC] Endpoint: user/profile.php
[02-May-2026 18:40:17 UTC] Full Log Data: {
    "timestamp": "2026-05-02 18:40:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.107.227.93",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcyIiwidXNlcm5hbWUiOiJAdmllZGVvdGVjaGJkIiwiZW1haWwiOiJjZWxlYnJpdHlwcm9maWxlMTUyODRAZ21haWwuY29tIiwiZXhwIjoxNzc4MzUxNDYzfQ.RfG5WgGXXxzAvn8bWnN2UlCyiIXNgrJ5t6VX_5BurSc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f59274cf8c8094a-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "5.107.227.93",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "5.107.227.93, 172.68.211.181"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 18:40:17 UTC] === END API CALL LOG ===
[02-May-2026 18:40:17 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 18:40:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcyIiwidXNlcm5hbWUiOiJAdmllZGVvdGVjaGJkIiwiZW1haWwiOiJjZWxlYnJpdHlwcm9maWxlMTUyODRAZ21haWwuY29tIiwiZXhwIjoxNzc4MzUxNDYzfQ.RfG5WgGXXxzAvn8bWnN2UlCyiIXNgrJ5t6VX_5BurSc
[02-May-2026 18:40:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 18:40:17 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 18:40:17 UTC] User ID: 472
[02-May-2026 18:40:17 UTC] ✅ User profile retrieved successfully for user ID: 472
[02-May-2026 18:40:25 UTC] === API CALL LOG ===
[02-May-2026 18:40:25 UTC] Endpoint: user/profile.php
[02-May-2026 18:40:25 UTC] Full Log Data: {
    "timestamp": "2026-05-02 18:40:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.107.227.93",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcyIiwidXNlcm5hbWUiOiJAdmllZGVvdGVjaGJkIiwiZW1haWwiOiJjZWxlYnJpdHlwcm9maWxlMTUyODRAZ21haWwuY29tIiwiZXhwIjoxNzc4MzUxNDYzfQ.RfG5WgGXXxzAvn8bWnN2UlCyiIXNgrJ5t6VX_5BurSc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f59277f3bd9094a-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "5.107.227.93",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "5.107.227.93, 172.68.211.181"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 18:40:25 UTC] === END API CALL LOG ===
[02-May-2026 18:40:25 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 18:40:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcyIiwidXNlcm5hbWUiOiJAdmllZGVvdGVjaGJkIiwiZW1haWwiOiJjZWxlYnJpdHlwcm9maWxlMTUyODRAZ21haWwuY29tIiwiZXhwIjoxNzc4MzUxNDYzfQ.RfG5WgGXXxzAvn8bWnN2UlCyiIXNgrJ5t6VX_5BurSc
[02-May-2026 18:40:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 18:40:25 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 18:40:25 UTC] User ID: 472
[02-May-2026 18:40:25 UTC] ✅ User profile retrieved successfully for user ID: 472
[02-May-2026 18:40:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 18:40:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 18:40:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcyIiwidXNlcm5hbWUiOiJAdmllZGVvdGVjaGJkIiwiZW1haWwiOiJjZWxlYnJpdHlwcm9maWxlMTUyODRAZ21haWwuY29tIiwiZXhwIjoxNzc4MzUxNDYzfQ.RfG5WgGXXxzAvn8bWnN2UlCyiIXNgrJ5t6VX_5BurSc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f59277f3bd7094a-HKG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"5.107.227.93","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"5.107.227.93, 172.68.211.180"}
[02-May-2026 18:40:25 UTC] === User Orders API Called ===
[02-May-2026 18:40:25 UTC] User ID: 472
[02-May-2026 18:40:25 UTC] Limit: 20, Offset: 0
[02-May-2026 18:40:25 UTC] Orders found: 0
[02-May-2026 18:40:25 UTC] Orders data: []
[02-May-2026 18:40:25 UTC] Total orders count: 0
[02-May-2026 18:40:26 UTC] === API CALL LOG ===
[02-May-2026 18:40:26 UTC] Endpoint: user/profile.php
[02-May-2026 18:40:26 UTC] Full Log Data: {
    "timestamp": "2026-05-02 18:40:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.107.227.93",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcyIiwidXNlcm5hbWUiOiJAdmllZGVvdGVjaGJkIiwiZW1haWwiOiJjZWxlYnJpdHlwcm9maWxlMTUyODRAZ21haWwuY29tIiwiZXhwIjoxNzc4MzUxNDYzfQ.RfG5WgGXXxzAvn8bWnN2UlCyiIXNgrJ5t6VX_5BurSc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f59278369fb094a-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "5.107.227.93",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "5.107.227.93, 172.68.211.180"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 18:40:26 UTC] === END API CALL LOG ===
[02-May-2026 18:40:26 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 18:40:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcyIiwidXNlcm5hbWUiOiJAdmllZGVvdGVjaGJkIiwiZW1haWwiOiJjZWxlYnJpdHlwcm9maWxlMTUyODRAZ21haWwuY29tIiwiZXhwIjoxNzc4MzUxNDYzfQ.RfG5WgGXXxzAvn8bWnN2UlCyiIXNgrJ5t6VX_5BurSc
[02-May-2026 18:40:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 18:40:26 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 18:40:26 UTC] User ID: 472
[02-May-2026 18:40:26 UTC] ✅ User profile retrieved successfully for user ID: 472
[02-May-2026 18:40:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 18:40:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 18:40:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcyIiwidXNlcm5hbWUiOiJAdmllZGVvdGVjaGJkIiwiZW1haWwiOiJjZWxlYnJpdHlwcm9maWxlMTUyODRAZ21haWwuY29tIiwiZXhwIjoxNzc4MzUxNDYzfQ.RfG5WgGXXxzAvn8bWnN2UlCyiIXNgrJ5t6VX_5BurSc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f5927866f1a094a-HKG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"5.107.227.93","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"5.107.227.93, 172.68.211.181"}
[02-May-2026 18:40:26 UTC] === User Orders API Called ===
[02-May-2026 18:40:26 UTC] User ID: 472
[02-May-2026 18:40:26 UTC] Limit: 20, Offset: 0
[02-May-2026 18:40:26 UTC] Orders found: 0
[02-May-2026 18:40:26 UTC] Orders data: []
[02-May-2026 18:40:26 UTC] Total orders count: 0
[02-May-2026 18:40:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 18:40:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 18:40:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcyIiwidXNlcm5hbWUiOiJAdmllZGVvdGVjaGJkIiwiZW1haWwiOiJjZWxlYnJpdHlwcm9maWxlMTUyODRAZ21haWwuY29tIiwiZXhwIjoxNzc4MzUxNDYzfQ.RfG5WgGXXxzAvn8bWnN2UlCyiIXNgrJ5t6VX_5BurSc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f5927b1ca7c094a-HKG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"5.107.227.93","CF-IPCountry":"AE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"5.107.227.93, 172.68.211.180"}
[02-May-2026 18:40:33 UTC] === User Orders API Called ===
[02-May-2026 18:40:33 UTC] User ID: 472
[02-May-2026 18:40:33 UTC] Limit: 20, Offset: 0
[02-May-2026 18:40:33 UTC] Orders found: 0
[02-May-2026 18:40:33 UTC] Orders data: []
[02-May-2026 18:40:33 UTC] Total orders count: 0
[02-May-2026 18:40:33 UTC] === API CALL LOG ===
[02-May-2026 18:40:33 UTC] Endpoint: user/profile.php
[02-May-2026 18:40:33 UTC] Full Log Data: {
    "timestamp": "2026-05-02 18:40:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.107.227.93",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcyIiwidXNlcm5hbWUiOiJAdmllZGVvdGVjaGJkIiwiZW1haWwiOiJjZWxlYnJpdHlwcm9maWxlMTUyODRAZ21haWwuY29tIiwiZXhwIjoxNzc4MzUxNDYzfQ.RfG5WgGXXxzAvn8bWnN2UlCyiIXNgrJ5t6VX_5BurSc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f5927b1ca7e094a-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "5.107.227.93",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "5.107.227.93, 172.68.211.180"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 18:40:33 UTC] === END API CALL LOG ===
[02-May-2026 18:40:33 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 18:40:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcyIiwidXNlcm5hbWUiOiJAdmllZGVvdGVjaGJkIiwiZW1haWwiOiJjZWxlYnJpdHlwcm9maWxlMTUyODRAZ21haWwuY29tIiwiZXhwIjoxNzc4MzUxNDYzfQ.RfG5WgGXXxzAvn8bWnN2UlCyiIXNgrJ5t6VX_5BurSc
[02-May-2026 18:40:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 18:40:33 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 18:40:33 UTC] User ID: 472
[02-May-2026 18:40:33 UTC] ✅ User profile retrieved successfully for user ID: 472
[02-May-2026 19:01:21 UTC] === API CALL LOG ===
[02-May-2026 19:01:21 UTC] Endpoint: user/profile.php
[02-May-2026 19:01:21 UTC] Full Log Data: {
    "timestamp": "2026-05-02 19:01:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.107.227.93",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcyIiwidXNlcm5hbWUiOiJAdmllZGVvdGVjaGJkIiwiZW1haWwiOiJjZWxlYnJpdHlwcm9maWxlMTUyODRAZ21haWwuY29tIiwiZXhwIjoxNzc4MzUxNDYzfQ.RfG5WgGXXxzAvn8bWnN2UlCyiIXNgrJ5t6VX_5BurSc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f594627e82babcb-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "5.107.227.93",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "5.107.227.93, 162.159.98.45"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 19:01:21 UTC] === END API CALL LOG ===
[02-May-2026 19:01:21 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 19:01:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcyIiwidXNlcm5hbWUiOiJAdmllZGVvdGVjaGJkIiwiZW1haWwiOiJjZWxlYnJpdHlwcm9maWxlMTUyODRAZ21haWwuY29tIiwiZXhwIjoxNzc4MzUxNDYzfQ.RfG5WgGXXxzAvn8bWnN2UlCyiIXNgrJ5t6VX_5BurSc
[02-May-2026 19:01:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 19:01:21 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 19:01:21 UTC] User ID: 472
[02-May-2026 19:01:21 UTC] ✅ User profile retrieved successfully for user ID: 472
[02-May-2026 19:01:24 UTC] === API CALL LOG ===
[02-May-2026 19:01:24 UTC] Endpoint: user/profile.php
[02-May-2026 19:01:24 UTC] Full Log Data: {
    "timestamp": "2026-05-02 19:01:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.107.227.93",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcyIiwidXNlcm5hbWUiOiJAdmllZGVvdGVjaGJkIiwiZW1haWwiOiJjZWxlYnJpdHlwcm9maWxlMTUyODRAZ21haWwuY29tIiwiZXhwIjoxNzc4MzUxNDYzfQ.RfG5WgGXXxzAvn8bWnN2UlCyiIXNgrJ5t6VX_5BurSc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f59463ad899c676-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "5.107.227.93",
        "CF-IPCountry": "AE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "5.107.227.93, 104.23.229.41"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 19:01:24 UTC] === END API CALL LOG ===
[02-May-2026 19:01:24 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 19:01:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcyIiwidXNlcm5hbWUiOiJAdmllZGVvdGVjaGJkIiwiZW1haWwiOiJjZWxlYnJpdHlwcm9maWxlMTUyODRAZ21haWwuY29tIiwiZXhwIjoxNzc4MzUxNDYzfQ.RfG5WgGXXxzAvn8bWnN2UlCyiIXNgrJ5t6VX_5BurSc
[02-May-2026 19:01:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 19:01:24 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 19:01:24 UTC] User ID: 472
[02-May-2026 19:01:24 UTC] ✅ User profile retrieved successfully for user ID: 472
[02-May-2026 21:02:04 UTC] === API CALL LOG ===
[02-May-2026 21:02:04 UTC] Endpoint: user/profile.php
[02-May-2026 21:02:04 UTC] Full Log Data: {
    "timestamp": "2026-05-02 21:02:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.174.215.226",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcwIiwidXNlcm5hbWUiOiJib2giLCJlbWFpbCI6InVwb254MjAxOUBnbWFpbC5jb20iLCJleHAiOjE3NzgzNDUwNjV9.xCVinBIYyr514loiZXVd7zZiHQEVQuVXBEMVH_5KD_4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f59f6fa4a7dd058-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.174.215.226",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.174.215.226, 172.68.163.147"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 21:02:04 UTC] === END API CALL LOG ===
[02-May-2026 21:02:04 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 21:02:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcwIiwidXNlcm5hbWUiOiJib2giLCJlbWFpbCI6InVwb254MjAxOUBnbWFpbC5jb20iLCJleHAiOjE3NzgzNDUwNjV9.xCVinBIYyr514loiZXVd7zZiHQEVQuVXBEMVH_5KD_4
[02-May-2026 21:02:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 21:02:04 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 21:02:04 UTC] User ID: 470
[02-May-2026 21:02:04 UTC] ✅ User profile retrieved successfully for user ID: 470
[02-May-2026 21:02:04 UTC] === API CALL LOG ===
[02-May-2026 21:02:04 UTC] Endpoint: user/profile.php
[02-May-2026 21:02:04 UTC] Full Log Data: {
    "timestamp": "2026-05-02 21:02:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.174.215.226",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcwIiwidXNlcm5hbWUiOiJib2giLCJlbWFpbCI6InVwb254MjAxOUBnbWFpbC5jb20iLCJleHAiOjE3NzgzNDUwNjV9.xCVinBIYyr514loiZXVd7zZiHQEVQuVXBEMVH_5KD_4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f59f6fefb7dd058-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.174.215.226",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.174.215.226, 172.68.163.162"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 21:02:04 UTC] === END API CALL LOG ===
[02-May-2026 21:02:04 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 21:02:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcwIiwidXNlcm5hbWUiOiJib2giLCJlbWFpbCI6InVwb254MjAxOUBnbWFpbC5jb20iLCJleHAiOjE3NzgzNDUwNjV9.xCVinBIYyr514loiZXVd7zZiHQEVQuVXBEMVH_5KD_4
[02-May-2026 21:02:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 21:02:04 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 21:02:04 UTC] User ID: 470
[02-May-2026 21:02:04 UTC] ✅ User profile retrieved successfully for user ID: 470
[02-May-2026 21:02:04 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 21:02:04 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-May-2026 21:02:04 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcwIiwidXNlcm5hbWUiOiJib2giLCJlbWFpbCI6InVwb254MjAxOUBnbWFpbC5jb20iLCJleHAiOjE3NzgzNDUwNjV9.xCVinBIYyr514loiZXVd7zZiHQEVQuVXBEMVH_5KD_4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f59f6ff2bf8d058-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.174.215.226","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.174.215.226, 172.68.163.163"}
[02-May-2026 21:02:04 UTC] === User Orders API Called ===
[02-May-2026 21:02:04 UTC] User ID: 470
[02-May-2026 21:02:04 UTC] Limit: 20, Offset: 0
[02-May-2026 21:02:04 UTC] Orders found: 0
[02-May-2026 21:02:04 UTC] Orders data: []
[02-May-2026 21:02:04 UTC] Total orders count: 0
[02-May-2026 21:02:04 UTC] === API CALL LOG ===
[02-May-2026 21:02:04 UTC] Endpoint: user/profile.php
[02-May-2026 21:02:04 UTC] Full Log Data: {
    "timestamp": "2026-05-02 21:02:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.174.215.226",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcwIiwidXNlcm5hbWUiOiJib2giLCJlbWFpbCI6InVwb254MjAxOUBnbWFpbC5jb20iLCJleHAiOjE3NzgzNDUwNjV9.xCVinBIYyr514loiZXVd7zZiHQEVQuVXBEMVH_5KD_4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f59f6ff1be9d058-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.174.215.226",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.174.215.226, 172.68.163.162"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 21:02:04 UTC] === END API CALL LOG ===
[02-May-2026 21:02:04 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 21:02:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcwIiwidXNlcm5hbWUiOiJib2giLCJlbWFpbCI6InVwb254MjAxOUBnbWFpbC5jb20iLCJleHAiOjE3NzgzNDUwNjV9.xCVinBIYyr514loiZXVd7zZiHQEVQuVXBEMVH_5KD_4
[02-May-2026 21:02:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 21:02:04 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 21:02:04 UTC] User ID: 470
[02-May-2026 21:02:04 UTC] ✅ User profile retrieved successfully for user ID: 470
[02-May-2026 21:02:05 UTC] === API CALL LOG ===
[02-May-2026 21:02:05 UTC] Endpoint: user/profile.php
[02-May-2026 21:02:05 UTC] Full Log Data: {
    "timestamp": "2026-05-02 21:02:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.174.215.226",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcwIiwidXNlcm5hbWUiOiJib2giLCJlbWFpbCI6InVwb254MjAxOUBnbWFpbC5jb20iLCJleHAiOjE3NzgzNDUwNjV9.xCVinBIYyr514loiZXVd7zZiHQEVQuVXBEMVH_5KD_4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f59f6ffbcf8d058-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.174.215.226",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.174.215.226, 172.68.163.162"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 21:02:05 UTC] === END API CALL LOG ===
[02-May-2026 21:02:05 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 21:02:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcwIiwidXNlcm5hbWUiOiJib2giLCJlbWFpbCI6InVwb254MjAxOUBnbWFpbC5jb20iLCJleHAiOjE3NzgzNDUwNjV9.xCVinBIYyr514loiZXVd7zZiHQEVQuVXBEMVH_5KD_4
[02-May-2026 21:02:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 21:02:05 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 21:02:05 UTC] User ID: 470
[02-May-2026 21:02:05 UTC] ✅ User profile retrieved successfully for user ID: 470
[02-May-2026 21:02:06 UTC] === API CALL LOG ===
[02-May-2026 21:02:06 UTC] Endpoint: user/profile.php
[02-May-2026 21:02:06 UTC] Full Log Data: {
    "timestamp": "2026-05-02 21:02:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.174.215.226",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcwIiwidXNlcm5hbWUiOiJib2giLCJlbWFpbCI6InVwb254MjAxOUBnbWFpbC5jb20iLCJleHAiOjE3NzgzNDUwNjV9.xCVinBIYyr514loiZXVd7zZiHQEVQuVXBEMVH_5KD_4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f59f70c9a87d058-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.174.215.226",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.174.215.226, 172.68.163.147"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-May-2026 21:02:06 UTC] === END API CALL LOG ===
[02-May-2026 21:02:06 UTC] ✅ API Hash verification passed for profile endpoint
[02-May-2026 21:02:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDcwIiwidXNlcm5hbWUiOiJib2giLCJlbWFpbCI6InVwb254MjAxOUBnbWFpbC5jb20iLCJleHAiOjE3NzgzNDUwNjV9.xCVinBIYyr514loiZXVd7zZiHQEVQuVXBEMVH_5KD_4
[02-May-2026 21:02:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-May-2026 21:02:06 UTC] ✅ JWT token verified successfully for user profile
[02-May-2026 21:02:06 UTC] User ID: 470
[02-May-2026 21:02:06 UTC] ✅ User profile retrieved successfully for user ID: 470
[02-May-2026 21:02:07 UTC] User Purchases API - User ID: 470
[02-May-2026 21:02:07 UTC] User Purchases API - Total purchases found: 1
[03-May-2026 01:04:49 UTC] === API CALL LOG ===
[03-May-2026 01:04:49 UTC] Endpoint: user/profile.php
[03-May-2026 01:04:49 UTC] Full Log Data: {
    "timestamp": "2026-05-03 01:04:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "156.205.67.234",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDczIiwidXNlcm5hbWUiOiJub3RfaXNsIiwiZW1haWwiOiJtYWxhemFoYXR0dEBnbWFpbC5jb20iLCJleHAiOjE3NzgzNzUwODh9.XflCWvmtkrNaIffHsyVm3_CYVh8lq4lJh_F67KZaOfo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f5b5a970a36e279-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "156.205.67.234",
        "CF-IPCountry": "EG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "156.205.67.234, 172.70.108.14"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-May-2026 01:04:49 UTC] === END API CALL LOG ===
[03-May-2026 01:04:49 UTC] ✅ API Hash verification passed for profile endpoint
[03-May-2026 01:04:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDczIiwidXNlcm5hbWUiOiJub3RfaXNsIiwiZW1haWwiOiJtYWxhemFoYXR0dEBnbWFpbC5jb20iLCJleHAiOjE3NzgzNzUwODh9.XflCWvmtkrNaIffHsyVm3_CYVh8lq4lJh_F67KZaOfo
[03-May-2026 01:04:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-May-2026 01:04:49 UTC] ✅ JWT token verified successfully for user profile
[03-May-2026 01:04:49 UTC] User ID: 473
[03-May-2026 01:04:49 UTC] ✅ User profile retrieved successfully for user ID: 473
[03-May-2026 01:04:49 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-May-2026 01:04:49 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-May-2026 01:04:49 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDczIiwidXNlcm5hbWUiOiJub3RfaXNsIiwiZW1haWwiOiJtYWxhemFoYXR0dEBnbWFpbC5jb20iLCJleHAiOjE3NzgzNzUwODh9.XflCWvmtkrNaIffHsyVm3_CYVh8lq4lJh_F67KZaOfo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f5b5a975a6de279-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"156.205.67.234","CF-IPCountry":"EG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"156.205.67.234, 172.70.108.15"}
[03-May-2026 01:04:49 UTC] === User Orders API Called ===
[03-May-2026 01:04:49 UTC] User ID: 473
[03-May-2026 01:04:49 UTC] Limit: 20, Offset: 0
[03-May-2026 01:04:49 UTC] Orders found: 0
[03-May-2026 01:04:49 UTC] Orders data: []
[03-May-2026 01:04:49 UTC] Total orders count: 0
[03-May-2026 01:04:49 UTC] === API CALL LOG ===
[03-May-2026 01:04:49 UTC] Endpoint: user/profile.php
[03-May-2026 01:04:49 UTC] Full Log Data: {
    "timestamp": "2026-05-03 01:04:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "156.205.67.234",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDczIiwidXNlcm5hbWUiOiJub3RfaXNsIiwiZW1haWwiOiJtYWxhemFoYXR0dEBnbWFpbC5jb20iLCJleHAiOjE3NzgzNzUwODh9.XflCWvmtkrNaIffHsyVm3_CYVh8lq4lJh_F67KZaOfo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f5b5a97cae4e279-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "156.205.67.234",
        "CF-IPCountry": "EG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "156.205.67.234, 172.70.108.14"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-May-2026 01:04:49 UTC] === END API CALL LOG ===
[03-May-2026 01:04:49 UTC] ✅ API Hash verification passed for profile endpoint
[03-May-2026 01:04:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDczIiwidXNlcm5hbWUiOiJub3RfaXNsIiwiZW1haWwiOiJtYWxhemFoYXR0dEBnbWFpbC5jb20iLCJleHAiOjE3NzgzNzUwODh9.XflCWvmtkrNaIffHsyVm3_CYVh8lq4lJh_F67KZaOfo
[03-May-2026 01:04:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-May-2026 01:04:49 UTC] ✅ JWT token verified successfully for user profile
[03-May-2026 01:04:49 UTC] User ID: 473
[03-May-2026 01:04:49 UTC] ✅ User profile retrieved successfully for user ID: 473
[03-May-2026 01:04:50 UTC] === API CALL LOG ===
[03-May-2026 01:04:50 UTC] Endpoint: user/profile.php
[03-May-2026 01:04:50 UTC] Full Log Data: {
    "timestamp": "2026-05-03 01:04:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "156.205.67.234",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDczIiwidXNlcm5hbWUiOiJub3RfaXNsIiwiZW1haWwiOiJtYWxhemFoYXR0dEBnbWFpbC5jb20iLCJleHAiOjE3NzgzNzUwODh9.XflCWvmtkrNaIffHsyVm3_CYVh8lq4lJh_F67KZaOfo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f5b5a9a9da6e279-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "156.205.67.234",
        "CF-IPCountry": "EG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "156.205.67.234, 172.70.108.14"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-May-2026 01:04:50 UTC] === END API CALL LOG ===
[03-May-2026 01:04:50 UTC] ✅ API Hash verification passed for profile endpoint
[03-May-2026 01:04:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDczIiwidXNlcm5hbWUiOiJub3RfaXNsIiwiZW1haWwiOiJtYWxhemFoYXR0dEBnbWFpbC5jb20iLCJleHAiOjE3NzgzNzUwODh9.XflCWvmtkrNaIffHsyVm3_CYVh8lq4lJh_F67KZaOfo
[03-May-2026 01:04:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-May-2026 01:04:50 UTC] ✅ JWT token verified successfully for user profile
[03-May-2026 01:04:50 UTC] User ID: 473
[03-May-2026 01:04:50 UTC] ✅ User profile retrieved successfully for user ID: 473
[03-May-2026 01:05:12 UTC] === API CALL LOG ===
[03-May-2026 01:05:12 UTC] Endpoint: user/profile.php
[03-May-2026 01:05:12 UTC] Full Log Data: {
    "timestamp": "2026-05-03 01:05:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "156.205.67.234",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDczIiwidXNlcm5hbWUiOiJub3RfaXNsIiwiZW1haWwiOiJtYWxhemFoYXR0dEBnbWFpbC5jb20iLCJleHAiOjE3NzgzNzUwODh9.XflCWvmtkrNaIffHsyVm3_CYVh8lq4lJh_F67KZaOfo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f5b5b274c96e279-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "156.205.67.234",
        "CF-IPCountry": "EG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "156.205.67.234, 172.70.108.14"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-May-2026 01:05:12 UTC] === END API CALL LOG ===
[03-May-2026 01:05:12 UTC] ✅ API Hash verification passed for profile endpoint
[03-May-2026 01:05:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDczIiwidXNlcm5hbWUiOiJub3RfaXNsIiwiZW1haWwiOiJtYWxhemFoYXR0dEBnbWFpbC5jb20iLCJleHAiOjE3NzgzNzUwODh9.XflCWvmtkrNaIffHsyVm3_CYVh8lq4lJh_F67KZaOfo
[03-May-2026 01:05:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-May-2026 01:05:12 UTC] ✅ JWT token verified successfully for user profile
[03-May-2026 01:05:12 UTC] User ID: 473
[03-May-2026 01:05:12 UTC] ✅ User profile retrieved successfully for user ID: 473
[03-May-2026 01:07:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-May-2026 01:07:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-May-2026 01:07:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDczIiwidXNlcm5hbWUiOiJub3RfaXNsIiwiZW1haWwiOiJtYWxhemFoYXR0dEBnbWFpbC5jb20iLCJleHAiOjE3NzgzNzUwODh9.XflCWvmtkrNaIffHsyVm3_CYVh8lq4lJh_F67KZaOfo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f5b5dee6dfee279-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"156.205.67.234","CF-IPCountry":"EG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"156.205.67.234, 172.70.108.15"}
[03-May-2026 01:07:06 UTC] === User Orders API Called ===
[03-May-2026 01:07:06 UTC] User ID: 473
[03-May-2026 01:07:06 UTC] Limit: 20, Offset: 0
[03-May-2026 01:07:06 UTC] Orders found: 1
[03-May-2026 01:07:06 UTC] Orders data: [{"id":236,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/islv_m\/5","status":"pending","created_at":"2026-05-03 04:37:04","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[03-May-2026 01:07:06 UTC] Total orders count: 1
[03-May-2026 01:07:07 UTC] === API CALL LOG ===
[03-May-2026 01:07:07 UTC] Endpoint: user/profile.php
[03-May-2026 01:07:07 UTC] Full Log Data: {
    "timestamp": "2026-05-03 01:07:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "156.205.67.234",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDczIiwidXNlcm5hbWUiOiJub3RfaXNsIiwiZW1haWwiOiJtYWxhemFoYXR0dEBnbWFpbC5jb20iLCJleHAiOjE3NzgzNzUwODh9.XflCWvmtkrNaIffHsyVm3_CYVh8lq4lJh_F67KZaOfo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f5b5df1a950e279-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "156.205.67.234",
        "CF-IPCountry": "EG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "156.205.67.234, 172.70.108.15"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-May-2026 01:07:07 UTC] === END API CALL LOG ===
[03-May-2026 01:07:07 UTC] ✅ API Hash verification passed for profile endpoint
[03-May-2026 01:07:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDczIiwidXNlcm5hbWUiOiJub3RfaXNsIiwiZW1haWwiOiJtYWxhemFoYXR0dEBnbWFpbC5jb20iLCJleHAiOjE3NzgzNzUwODh9.XflCWvmtkrNaIffHsyVm3_CYVh8lq4lJh_F67KZaOfo
[03-May-2026 01:07:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-May-2026 01:07:07 UTC] ✅ JWT token verified successfully for user profile
[03-May-2026 01:07:07 UTC] User ID: 473
[03-May-2026 01:07:07 UTC] ✅ User profile retrieved successfully for user ID: 473
[03-May-2026 01:07:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-May-2026 01:07:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-May-2026 01:07:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDczIiwidXNlcm5hbWUiOiJub3RfaXNsIiwiZW1haWwiOiJtYWxhemFoYXR0dEBnbWFpbC5jb20iLCJleHAiOjE3NzgzNzUwODh9.XflCWvmtkrNaIffHsyVm3_CYVh8lq4lJh_F67KZaOfo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f5b5df1a94ee279-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"156.205.67.234","CF-IPCountry":"EG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"156.205.67.234, 172.70.108.14"}
[03-May-2026 01:07:07 UTC] === User Orders API Called ===
[03-May-2026 01:07:07 UTC] User ID: 473
[03-May-2026 01:07:07 UTC] Limit: 20, Offset: 0
[03-May-2026 01:07:07 UTC] Orders found: 1
[03-May-2026 01:07:07 UTC] Orders data: [{"id":236,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/islv_m\/5","status":"pending","created_at":"2026-05-03 04:37:04","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[03-May-2026 01:07:07 UTC] Total orders count: 1
[03-May-2026 01:07:07 UTC] === API CALL LOG ===
[03-May-2026 01:07:07 UTC] Endpoint: user/profile.php
[03-May-2026 01:07:07 UTC] Full Log Data: {
    "timestamp": "2026-05-03 01:07:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "156.205.67.234",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDczIiwidXNlcm5hbWUiOiJub3RfaXNsIiwiZW1haWwiOiJtYWxhemFoYXR0dEBnbWFpbC5jb20iLCJleHAiOjE3NzgzNzUwODh9.XflCWvmtkrNaIffHsyVm3_CYVh8lq4lJh_F67KZaOfo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f5b5df47bf2e279-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "156.205.67.234",
        "CF-IPCountry": "EG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "156.205.67.234, 172.70.108.14"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-May-2026 01:07:07 UTC] === END API CALL LOG ===
[03-May-2026 01:07:07 UTC] ✅ API Hash verification passed for profile endpoint
[03-May-2026 01:07:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDczIiwidXNlcm5hbWUiOiJub3RfaXNsIiwiZW1haWwiOiJtYWxhemFoYXR0dEBnbWFpbC5jb20iLCJleHAiOjE3NzgzNzUwODh9.XflCWvmtkrNaIffHsyVm3_CYVh8lq4lJh_F67KZaOfo
[03-May-2026 01:07:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-May-2026 01:07:07 UTC] ✅ JWT token verified successfully for user profile
[03-May-2026 01:07:07 UTC] User ID: 473
[03-May-2026 01:07:07 UTC] ✅ User profile retrieved successfully for user ID: 473
[03-May-2026 01:07:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-May-2026 01:07:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-May-2026 01:07:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDczIiwidXNlcm5hbWUiOiJub3RfaXNsIiwiZW1haWwiOiJtYWxhemFoYXR0dEBnbWFpbC5jb20iLCJleHAiOjE3NzgzNzUwODh9.XflCWvmtkrNaIffHsyVm3_CYVh8lq4lJh_F67KZaOfo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f5b5e46ed22e279-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"156.205.67.234","CF-IPCountry":"EG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"156.205.67.234, 172.70.108.14"}
[03-May-2026 01:07:20 UTC] === User Orders API Called ===
[03-May-2026 01:07:20 UTC] User ID: 473
[03-May-2026 01:07:20 UTC] Limit: 20, Offset: 0
[03-May-2026 01:07:20 UTC] Orders found: 1
[03-May-2026 01:07:20 UTC] Orders data: [{"id":236,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/islv_m\/5","status":"pending","created_at":"2026-05-03 04:37:04","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[03-May-2026 01:07:20 UTC] Total orders count: 1
[03-May-2026 01:07:20 UTC] === API CALL LOG ===
[03-May-2026 01:07:20 UTC] Endpoint: user/profile.php
[03-May-2026 01:07:20 UTC] Full Log Data: {
    "timestamp": "2026-05-03 01:07:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "156.205.67.234",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDczIiwidXNlcm5hbWUiOiJub3RfaXNsIiwiZW1haWwiOiJtYWxhemFoYXR0dEBnbWFpbC5jb20iLCJleHAiOjE3NzgzNzUwODh9.XflCWvmtkrNaIffHsyVm3_CYVh8lq4lJh_F67KZaOfo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f5b5e477d9be279-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "156.205.67.234",
        "CF-IPCountry": "EG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "156.205.67.234, 172.70.108.15"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-May-2026 01:07:20 UTC] === END API CALL LOG ===
[03-May-2026 01:07:20 UTC] ✅ API Hash verification passed for profile endpoint
[03-May-2026 01:07:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDczIiwidXNlcm5hbWUiOiJub3RfaXNsIiwiZW1haWwiOiJtYWxhemFoYXR0dEBnbWFpbC5jb20iLCJleHAiOjE3NzgzNzUwODh9.XflCWvmtkrNaIffHsyVm3_CYVh8lq4lJh_F67KZaOfo
[03-May-2026 01:07:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-May-2026 01:07:20 UTC] ✅ JWT token verified successfully for user profile
[03-May-2026 01:07:20 UTC] User ID: 473
[03-May-2026 01:07:20 UTC] ✅ User profile retrieved successfully for user ID: 473
[03-May-2026 01:07:21 UTC] === API CALL LOG ===
[03-May-2026 01:07:21 UTC] Endpoint: user/profile.php
[03-May-2026 01:07:21 UTC] Full Log Data: {
    "timestamp": "2026-05-03 01:07:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "156.205.67.234",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDczIiwidXNlcm5hbWUiOiJub3RfaXNsIiwiZW1haWwiOiJtYWxhemFoYXR0dEBnbWFpbC5jb20iLCJleHAiOjE3NzgzNzUwODh9.XflCWvmtkrNaIffHsyVm3_CYVh8lq4lJh_F67KZaOfo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f5b5e4b392be279-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "156.205.67.234",
        "CF-IPCountry": "EG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "156.205.67.234, 172.70.108.14"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-May-2026 01:07:21 UTC] === END API CALL LOG ===
[03-May-2026 01:07:21 UTC] ✅ API Hash verification passed for profile endpoint
[03-May-2026 01:07:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDczIiwidXNlcm5hbWUiOiJub3RfaXNsIiwiZW1haWwiOiJtYWxhemFoYXR0dEBnbWFpbC5jb20iLCJleHAiOjE3NzgzNzUwODh9.XflCWvmtkrNaIffHsyVm3_CYVh8lq4lJh_F67KZaOfo
[03-May-2026 01:07:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-May-2026 01:07:21 UTC] ✅ JWT token verified successfully for user profile
[03-May-2026 01:07:21 UTC] User ID: 473
[03-May-2026 01:07:21 UTC] ✅ User profile retrieved successfully for user ID: 473
[03-May-2026 01:07:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-May-2026 01:07:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-May-2026 01:07:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDczIiwidXNlcm5hbWUiOiJub3RfaXNsIiwiZW1haWwiOiJtYWxhemFoYXR0dEBnbWFpbC5jb20iLCJleHAiOjE3NzgzNzUwODh9.XflCWvmtkrNaIffHsyVm3_CYVh8lq4lJh_F67KZaOfo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f5b5ed41d42e279-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"156.205.67.234","CF-IPCountry":"EG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"156.205.67.234, 172.70.108.15"}
[03-May-2026 01:07:43 UTC] === User Orders API Called ===
[03-May-2026 01:07:43 UTC] User ID: 473
[03-May-2026 01:07:43 UTC] Limit: 20, Offset: 0
[03-May-2026 01:07:43 UTC] Orders found: 1
[03-May-2026 01:07:43 UTC] Orders data: [{"id":236,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/islv_m\/5","status":"pending","created_at":"2026-05-03 04:37:04","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[03-May-2026 01:07:43 UTC] Total orders count: 1
[03-May-2026 01:07:44 UTC] === API CALL LOG ===
[03-May-2026 01:07:44 UTC] Endpoint: user/profile.php
[03-May-2026 01:07:44 UTC] Full Log Data: {
    "timestamp": "2026-05-03 01:07:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "156.205.67.234",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDczIiwidXNlcm5hbWUiOiJub3RfaXNsIiwiZW1haWwiOiJtYWxhemFoYXR0dEBnbWFpbC5jb20iLCJleHAiOjE3NzgzNzUwODh9.XflCWvmtkrNaIffHsyVm3_CYVh8lq4lJh_F67KZaOfo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f5b5edb2cbbe279-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "156.205.67.234",
        "CF-IPCountry": "EG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "156.205.67.234, 172.70.108.15"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-May-2026 01:07:44 UTC] === END API CALL LOG ===
[03-May-2026 01:07:44 UTC] ✅ API Hash verification passed for profile endpoint
[03-May-2026 01:07:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDczIiwidXNlcm5hbWUiOiJub3RfaXNsIiwiZW1haWwiOiJtYWxhemFoYXR0dEBnbWFpbC5jb20iLCJleHAiOjE3NzgzNzUwODh9.XflCWvmtkrNaIffHsyVm3_CYVh8lq4lJh_F67KZaOfo
[03-May-2026 01:07:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-May-2026 01:07:44 UTC] ✅ JWT token verified successfully for user profile
[03-May-2026 01:07:44 UTC] User ID: 473
[03-May-2026 01:07:44 UTC] ✅ User profile retrieved successfully for user ID: 473
[03-May-2026 01:07:44 UTC] User Purchases API - User ID: 473
[03-May-2026 01:07:44 UTC] User Purchases API - Total purchases found: 0
[03-May-2026 01:07:49 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-May-2026 01:07:49 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-May-2026 01:07:49 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDczIiwidXNlcm5hbWUiOiJub3RfaXNsIiwiZW1haWwiOiJtYWxhemFoYXR0dEBnbWFpbC5jb20iLCJleHAiOjE3NzgzNzUwODh9.XflCWvmtkrNaIffHsyVm3_CYVh8lq4lJh_F67KZaOfo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f5b5efaad69e279-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"156.205.67.234","CF-IPCountry":"EG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"156.205.67.234, 172.70.108.15"}
[03-May-2026 01:07:49 UTC] === User Orders API Called ===
[03-May-2026 01:07:49 UTC] User ID: 473
[03-May-2026 01:07:49 UTC] Limit: 20, Offset: 0
[03-May-2026 01:07:49 UTC] Orders found: 1
[03-May-2026 01:07:49 UTC] Orders data: [{"id":236,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/islv_m\/5","status":"pending","created_at":"2026-05-03 04:37:04","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[03-May-2026 01:07:49 UTC] Total orders count: 1
[03-May-2026 01:07:49 UTC] === API CALL LOG ===
[03-May-2026 01:07:49 UTC] Endpoint: user/profile.php
[03-May-2026 01:07:49 UTC] Full Log Data: {
    "timestamp": "2026-05-03 01:07:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "156.205.67.234",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDczIiwidXNlcm5hbWUiOiJub3RfaXNsIiwiZW1haWwiOiJtYWxhemFoYXR0dEBnbWFpbC5jb20iLCJleHAiOjE3NzgzNzUwODh9.XflCWvmtkrNaIffHsyVm3_CYVh8lq4lJh_F67KZaOfo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f5b5efaad6ae279-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "156.205.67.234",
        "CF-IPCountry": "EG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "156.205.67.234, 172.70.108.15"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-May-2026 01:07:49 UTC] === END API CALL LOG ===
[03-May-2026 01:07:49 UTC] ✅ API Hash verification passed for profile endpoint
[03-May-2026 01:07:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDczIiwidXNlcm5hbWUiOiJub3RfaXNsIiwiZW1haWwiOiJtYWxhemFoYXR0dEBnbWFpbC5jb20iLCJleHAiOjE3NzgzNzUwODh9.XflCWvmtkrNaIffHsyVm3_CYVh8lq4lJh_F67KZaOfo
[03-May-2026 01:07:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-May-2026 01:07:49 UTC] ✅ JWT token verified successfully for user profile
[03-May-2026 01:07:49 UTC] User ID: 473
[03-May-2026 01:07:49 UTC] ✅ User profile retrieved successfully for user ID: 473
[03-May-2026 01:07:50 UTC] === API CALL LOG ===
[03-May-2026 01:07:50 UTC] Endpoint: user/profile.php
[03-May-2026 01:07:50 UTC] Full Log Data: {
    "timestamp": "2026-05-03 01:07:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "156.205.67.234",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDczIiwidXNlcm5hbWUiOiJub3RfaXNsIiwiZW1haWwiOiJtYWxhemFoYXR0dEBnbWFpbC5jb20iLCJleHAiOjE3NzgzNzUwODh9.XflCWvmtkrNaIffHsyVm3_CYVh8lq4lJh_F67KZaOfo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f5b5efe28dfe279-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "156.205.67.234",
        "CF-IPCountry": "EG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "156.205.67.234, 172.70.108.15"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-May-2026 01:07:50 UTC] === END API CALL LOG ===
[03-May-2026 01:07:50 UTC] ✅ API Hash verification passed for profile endpoint
[03-May-2026 01:07:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDczIiwidXNlcm5hbWUiOiJub3RfaXNsIiwiZW1haWwiOiJtYWxhemFoYXR0dEBnbWFpbC5jb20iLCJleHAiOjE3NzgzNzUwODh9.XflCWvmtkrNaIffHsyVm3_CYVh8lq4lJh_F67KZaOfo
[03-May-2026 01:07:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-May-2026 01:07:50 UTC] ✅ JWT token verified successfully for user profile
[03-May-2026 01:07:50 UTC] User ID: 473
[03-May-2026 01:07:50 UTC] ✅ User profile retrieved successfully for user ID: 473
[03-May-2026 03:43:43 UTC] === API CALL LOG ===
[03-May-2026 03:43:43 UTC] Endpoint: user/profile.php
[03-May-2026 03:43:43 UTC] Full Log Data: {
    "timestamp": "2026-05-03 03:43:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "156.205.67.234",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDczIiwidXNlcm5hbWUiOiJub3RfaXNsIiwiZW1haWwiOiJtYWxhemFoYXR0dEBnbWFpbC5jb20iLCJleHAiOjE3NzgzNzUwODh9.XflCWvmtkrNaIffHsyVm3_CYVh8lq4lJh_F67KZaOfo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f5c435ac9c9ad85-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "156.205.67.234",
        "CF-IPCountry": "EG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "156.205.67.234, 162.159.122.164"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-May-2026 03:43:43 UTC] === END API CALL LOG ===
[03-May-2026 03:43:43 UTC] ✅ API Hash verification passed for profile endpoint
[03-May-2026 03:43:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDczIiwidXNlcm5hbWUiOiJub3RfaXNsIiwiZW1haWwiOiJtYWxhemFoYXR0dEBnbWFpbC5jb20iLCJleHAiOjE3NzgzNzUwODh9.XflCWvmtkrNaIffHsyVm3_CYVh8lq4lJh_F67KZaOfo
[03-May-2026 03:43:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-May-2026 03:43:43 UTC] ✅ JWT token verified successfully for user profile
[03-May-2026 03:43:43 UTC] User ID: 473
[03-May-2026 03:43:43 UTC] ✅ User profile retrieved successfully for user ID: 473
[03-May-2026 03:43:44 UTC] === API CALL LOG ===
[03-May-2026 03:43:44 UTC] Endpoint: user/profile.php
[03-May-2026 03:43:44 UTC] Full Log Data: {
    "timestamp": "2026-05-03 03:43:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "156.205.67.234",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDczIiwidXNlcm5hbWUiOiJub3RfaXNsIiwiZW1haWwiOiJtYWxhemFoYXR0dEBnbWFpbC5jb20iLCJleHAiOjE3NzgzNzUwODh9.XflCWvmtkrNaIffHsyVm3_CYVh8lq4lJh_F67KZaOfo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f5c43607e0fad85-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "156.205.67.234",
        "CF-IPCountry": "EG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "156.205.67.234, 162.159.122.164"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-May-2026 03:43:44 UTC] === END API CALL LOG ===
[03-May-2026 03:43:44 UTC] ✅ API Hash verification passed for profile endpoint
[03-May-2026 03:43:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDczIiwidXNlcm5hbWUiOiJub3RfaXNsIiwiZW1haWwiOiJtYWxhemFoYXR0dEBnbWFpbC5jb20iLCJleHAiOjE3NzgzNzUwODh9.XflCWvmtkrNaIffHsyVm3_CYVh8lq4lJh_F67KZaOfo
[03-May-2026 03:43:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-May-2026 03:43:44 UTC] ✅ JWT token verified successfully for user profile
[03-May-2026 03:43:44 UTC] User ID: 473
[03-May-2026 03:43:44 UTC] ✅ User profile retrieved successfully for user ID: 473
[03-May-2026 03:43:45 UTC] === API CALL LOG ===
[03-May-2026 03:43:45 UTC] Endpoint: user/profile.php
[03-May-2026 03:43:45 UTC] Full Log Data: {
    "timestamp": "2026-05-03 03:43:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "156.205.67.234",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDczIiwidXNlcm5hbWUiOiJub3RfaXNsIiwiZW1haWwiOiJtYWxhemFoYXR0dEBnbWFpbC5jb20iLCJleHAiOjE3NzgzNzUwODh9.XflCWvmtkrNaIffHsyVm3_CYVh8lq4lJh_F67KZaOfo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f5c43628f8dad85-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "156.205.67.234",
        "CF-IPCountry": "EG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "156.205.67.234, 162.159.122.164"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-May-2026 03:43:45 UTC] === END API CALL LOG ===
[03-May-2026 03:43:45 UTC] ✅ API Hash verification passed for profile endpoint
[03-May-2026 03:43:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDczIiwidXNlcm5hbWUiOiJub3RfaXNsIiwiZW1haWwiOiJtYWxhemFoYXR0dEBnbWFpbC5jb20iLCJleHAiOjE3NzgzNzUwODh9.XflCWvmtkrNaIffHsyVm3_CYVh8lq4lJh_F67KZaOfo
[03-May-2026 03:43:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-May-2026 03:43:45 UTC] ✅ JWT token verified successfully for user profile
[03-May-2026 03:43:45 UTC] User ID: 473
[03-May-2026 03:43:45 UTC] ✅ User profile retrieved successfully for user ID: 473
[03-May-2026 03:43:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-May-2026 03:43:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-May-2026 03:43:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDczIiwidXNlcm5hbWUiOiJub3RfaXNsIiwiZW1haWwiOiJtYWxhemFoYXR0dEBnbWFpbC5jb20iLCJleHAiOjE3NzgzNzUwODh9.XflCWvmtkrNaIffHsyVm3_CYVh8lq4lJh_F67KZaOfo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f5c4363280fad85-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"156.205.67.234","CF-IPCountry":"EG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"156.205.67.234, 162.159.122.164"}
[03-May-2026 03:43:45 UTC] === User Orders API Called ===
[03-May-2026 03:43:45 UTC] User ID: 473
[03-May-2026 03:43:45 UTC] Limit: 20, Offset: 0
[03-May-2026 03:43:45 UTC] Orders found: 1
[03-May-2026 03:43:45 UTC] Orders data: [{"id":236,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/islv_m\/5","status":"completed","created_at":"2026-05-03 04:37:04","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[03-May-2026 03:43:45 UTC] Total orders count: 1
[03-May-2026 03:43:45 UTC] === API CALL LOG ===
[03-May-2026 03:43:45 UTC] Endpoint: user/profile.php
[03-May-2026 03:43:45 UTC] Full Log Data: {
    "timestamp": "2026-05-03 03:43:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "156.205.67.234",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDczIiwidXNlcm5hbWUiOiJub3RfaXNsIiwiZW1haWwiOiJtYWxhemFoYXR0dEBnbWFpbC5jb20iLCJleHAiOjE3NzgzNzUwODh9.XflCWvmtkrNaIffHsyVm3_CYVh8lq4lJh_F67KZaOfo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f5c4363b8aaad85-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "156.205.67.234",
        "CF-IPCountry": "EG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "156.205.67.234, 162.159.122.164"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-May-2026 03:43:45 UTC] === END API CALL LOG ===
[03-May-2026 03:43:45 UTC] ✅ API Hash verification passed for profile endpoint
[03-May-2026 03:43:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDczIiwidXNlcm5hbWUiOiJub3RfaXNsIiwiZW1haWwiOiJtYWxhemFoYXR0dEBnbWFpbC5jb20iLCJleHAiOjE3NzgzNzUwODh9.XflCWvmtkrNaIffHsyVm3_CYVh8lq4lJh_F67KZaOfo
[03-May-2026 03:43:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-May-2026 03:43:45 UTC] ✅ JWT token verified successfully for user profile
[03-May-2026 03:43:45 UTC] User ID: 473
[03-May-2026 03:43:45 UTC] ✅ User profile retrieved successfully for user ID: 473
[03-May-2026 03:44:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-May-2026 03:44:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-May-2026 03:44:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDczIiwidXNlcm5hbWUiOiJub3RfaXNsIiwiZW1haWwiOiJtYWxhemFoYXR0dEBnbWFpbC5jb20iLCJleHAiOjE3NzgzNzUwODh9.XflCWvmtkrNaIffHsyVm3_CYVh8lq4lJh_F67KZaOfo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f5c43cb5d1bad85-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"156.205.67.234","CF-IPCountry":"EG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"156.205.67.234, 162.159.122.164"}
[03-May-2026 03:44:01 UTC] === User Orders API Called ===
[03-May-2026 03:44:01 UTC] User ID: 473
[03-May-2026 03:44:01 UTC] Limit: 20, Offset: 0
[03-May-2026 03:44:01 UTC] Orders found: 2
[03-May-2026 03:44:01 UTC] Orders data: [{"id":237,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/islv_m\/12","status":"pending","created_at":"2026-05-03 07:13:59","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":236,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/islv_m\/5","status":"completed","created_at":"2026-05-03 04:37:04","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[03-May-2026 03:44:01 UTC] Total orders count: 2
[03-May-2026 07:09:47 UTC] === API CALL LOG ===
[03-May-2026 07:09:47 UTC] Endpoint: user/profile.php
[03-May-2026 07:09:47 UTC] Full Log Data: {
    "timestamp": "2026-05-03 07:09:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:c0:960b:2501:6abd:9623:eafb:2609",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc0IiwidXNlcm5hbWUiOiJqZW5ubGlhYSIsImVtYWlsIjoidm5uc2F0ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc4Mzk2OTg2fQ.xoCRCMUVLoY3rJerN_CRqdYMJX1TxGOFFzMHZkEUeUU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f5d7130d9c7fdaf-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:c0:960b:2501:6abd:9623:eafb:2609",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:c0:960b:2501:6abd:9623:eafb:2609, 172.70.208.5"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-May-2026 07:09:47 UTC] === END API CALL LOG ===
[03-May-2026 07:09:47 UTC] ✅ API Hash verification passed for profile endpoint
[03-May-2026 07:09:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc0IiwidXNlcm5hbWUiOiJqZW5ubGlhYSIsImVtYWlsIjoidm5uc2F0ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc4Mzk2OTg2fQ.xoCRCMUVLoY3rJerN_CRqdYMJX1TxGOFFzMHZkEUeUU
[03-May-2026 07:09:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-May-2026 07:09:47 UTC] ✅ JWT token verified successfully for user profile
[03-May-2026 07:09:47 UTC] User ID: 474
[03-May-2026 07:09:47 UTC] ✅ User profile retrieved successfully for user ID: 474
[03-May-2026 07:09:47 UTC] === API CALL LOG ===
[03-May-2026 07:09:47 UTC] Endpoint: user/profile.php
[03-May-2026 07:09:47 UTC] Full Log Data: {
    "timestamp": "2026-05-03 07:09:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:c0:960b:2501:6abd:9623:eafb:2609",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc0IiwidXNlcm5hbWUiOiJqZW5ubGlhYSIsImVtYWlsIjoidm5uc2F0ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc4Mzk2OTg2fQ.xoCRCMUVLoY3rJerN_CRqdYMJX1TxGOFFzMHZkEUeUU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f5d71319c51fdaf-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:c0:960b:2501:6abd:9623:eafb:2609",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:c0:960b:2501:6abd:9623:eafb:2609, 172.70.208.5"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-May-2026 07:09:47 UTC] === END API CALL LOG ===
[03-May-2026 07:09:47 UTC] ✅ API Hash verification passed for profile endpoint
[03-May-2026 07:09:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc0IiwidXNlcm5hbWUiOiJqZW5ubGlhYSIsImVtYWlsIjoidm5uc2F0ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc4Mzk2OTg2fQ.xoCRCMUVLoY3rJerN_CRqdYMJX1TxGOFFzMHZkEUeUU
[03-May-2026 07:09:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-May-2026 07:09:47 UTC] ✅ JWT token verified successfully for user profile
[03-May-2026 07:09:47 UTC] User ID: 474
[03-May-2026 07:09:47 UTC] ✅ User profile retrieved successfully for user ID: 474
[03-May-2026 07:09:47 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-May-2026 07:09:47 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-May-2026 07:09:47 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc0IiwidXNlcm5hbWUiOiJqZW5ubGlhYSIsImVtYWlsIjoidm5uc2F0ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc4Mzk2OTg2fQ.xoCRCMUVLoY3rJerN_CRqdYMJX1TxGOFFzMHZkEUeUU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f5d71319c45fdaf-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2404:c0:960b:2501:6abd:9623:eafb:2609","CF-IPCountry":"ID","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2404:c0:960b:2501:6abd:9623:eafb:2609, 172.70.208.4"}
[03-May-2026 07:09:47 UTC] === User Orders API Called ===
[03-May-2026 07:09:47 UTC] User ID: 474
[03-May-2026 07:09:47 UTC] Limit: 20, Offset: 0
[03-May-2026 07:09:47 UTC] Orders found: 0
[03-May-2026 07:09:47 UTC] Orders data: []
[03-May-2026 07:09:47 UTC] Total orders count: 0
[03-May-2026 07:09:48 UTC] === API CALL LOG ===
[03-May-2026 07:09:48 UTC] Endpoint: user/profile.php
[03-May-2026 07:09:48 UTC] Full Log Data: {
    "timestamp": "2026-05-03 07:09:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:c0:960b:2501:6abd:9623:eafb:2609",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc0IiwidXNlcm5hbWUiOiJqZW5ubGlhYSIsImVtYWlsIjoidm5uc2F0ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc4Mzk2OTg2fQ.xoCRCMUVLoY3rJerN_CRqdYMJX1TxGOFFzMHZkEUeUU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f5d713afea5fdaf-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:c0:960b:2501:6abd:9623:eafb:2609",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:c0:960b:2501:6abd:9623:eafb:2609, 172.70.208.5"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-May-2026 07:09:48 UTC] === END API CALL LOG ===
[03-May-2026 07:09:48 UTC] ✅ API Hash verification passed for profile endpoint
[03-May-2026 07:09:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc0IiwidXNlcm5hbWUiOiJqZW5ubGlhYSIsImVtYWlsIjoidm5uc2F0ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc4Mzk2OTg2fQ.xoCRCMUVLoY3rJerN_CRqdYMJX1TxGOFFzMHZkEUeUU
[03-May-2026 07:09:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-May-2026 07:09:48 UTC] ✅ JWT token verified successfully for user profile
[03-May-2026 07:09:48 UTC] User ID: 474
[03-May-2026 07:09:48 UTC] ✅ User profile retrieved successfully for user ID: 474
[03-May-2026 07:09:48 UTC] === API CALL LOG ===
[03-May-2026 07:09:48 UTC] Endpoint: user/profile.php
[03-May-2026 07:09:48 UTC] Full Log Data: {
    "timestamp": "2026-05-03 07:09:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:c0:960b:2501:6abd:9623:eafb:2609",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc0IiwidXNlcm5hbWUiOiJqZW5ubGlhYSIsImVtYWlsIjoidm5uc2F0ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc4Mzk2OTg2fQ.xoCRCMUVLoY3rJerN_CRqdYMJX1TxGOFFzMHZkEUeUU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f5d713bf998fdaf-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:c0:960b:2501:6abd:9623:eafb:2609",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:c0:960b:2501:6abd:9623:eafb:2609, 172.70.208.5"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-May-2026 07:09:48 UTC] === END API CALL LOG ===
[03-May-2026 07:09:48 UTC] ✅ API Hash verification passed for profile endpoint
[03-May-2026 07:09:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc0IiwidXNlcm5hbWUiOiJqZW5ubGlhYSIsImVtYWlsIjoidm5uc2F0ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc4Mzk2OTg2fQ.xoCRCMUVLoY3rJerN_CRqdYMJX1TxGOFFzMHZkEUeUU
[03-May-2026 07:09:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-May-2026 07:09:48 UTC] ✅ JWT token verified successfully for user profile
[03-May-2026 07:09:48 UTC] User ID: 474
[03-May-2026 07:09:48 UTC] ✅ User profile retrieved successfully for user ID: 474
[03-May-2026 07:09:49 UTC] User Purchases API - User ID: 474
[03-May-2026 07:09:49 UTC] User Purchases API - Total purchases found: 0
[03-May-2026 07:09:53 UTC] === API CALL LOG ===
[03-May-2026 07:09:53 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-May-2026 07:09:53 UTC] Endpoint: user/profile.php
[03-May-2026 07:09:53 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-May-2026 07:09:53 UTC] Full Log Data: {
    "timestamp": "2026-05-03 07:09:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:c0:960b:2501:6abd:9623:eafb:2609",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc0IiwidXNlcm5hbWUiOiJqZW5ubGlhYSIsImVtYWlsIjoidm5uc2F0ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc4Mzk2OTg2fQ.xoCRCMUVLoY3rJerN_CRqdYMJX1TxGOFFzMHZkEUeUU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f5d71595e59fdaf-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:c0:960b:2501:6abd:9623:eafb:2609",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:c0:960b:2501:6abd:9623:eafb:2609, 172.70.208.5"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-May-2026 07:09:53 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc0IiwidXNlcm5hbWUiOiJqZW5ubGlhYSIsImVtYWlsIjoidm5uc2F0ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc4Mzk2OTg2fQ.xoCRCMUVLoY3rJerN_CRqdYMJX1TxGOFFzMHZkEUeUU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f5d71595e57fdaf-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2404:c0:960b:2501:6abd:9623:eafb:2609","CF-IPCountry":"ID","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2404:c0:960b:2501:6abd:9623:eafb:2609, 172.70.208.5"}
[03-May-2026 07:09:53 UTC] === END API CALL LOG ===
[03-May-2026 07:09:53 UTC] === User Orders API Called ===
[03-May-2026 07:09:53 UTC] ✅ API Hash verification passed for profile endpoint
[03-May-2026 07:09:53 UTC] User ID: 474
[03-May-2026 07:09:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc0IiwidXNlcm5hbWUiOiJqZW5ubGlhYSIsImVtYWlsIjoidm5uc2F0ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc4Mzk2OTg2fQ.xoCRCMUVLoY3rJerN_CRqdYMJX1TxGOFFzMHZkEUeUU
[03-May-2026 07:09:53 UTC] Limit: 20, Offset: 0
[03-May-2026 07:09:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-May-2026 07:09:53 UTC] ✅ JWT token verified successfully for user profile
[03-May-2026 07:09:53 UTC] User ID: 474
[03-May-2026 07:09:53 UTC] Orders found: 0
[03-May-2026 07:09:53 UTC] Orders data: []
[03-May-2026 07:09:53 UTC] ✅ User profile retrieved successfully for user ID: 474
[03-May-2026 07:09:53 UTC] Total orders count: 0
[03-May-2026 07:09:53 UTC] === API CALL LOG ===
[03-May-2026 07:09:53 UTC] Endpoint: user/profile.php
[03-May-2026 07:09:53 UTC] Full Log Data: {
    "timestamp": "2026-05-03 07:09:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:c0:960b:2501:6abd:9623:eafb:2609",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc0IiwidXNlcm5hbWUiOiJqZW5ubGlhYSIsImVtYWlsIjoidm5uc2F0ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc4Mzk2OTg2fQ.xoCRCMUVLoY3rJerN_CRqdYMJX1TxGOFFzMHZkEUeUU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f5d715bdc9dfdaf-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:c0:960b:2501:6abd:9623:eafb:2609",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:c0:960b:2501:6abd:9623:eafb:2609, 172.70.208.4"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-May-2026 07:09:53 UTC] === END API CALL LOG ===
[03-May-2026 07:09:53 UTC] ✅ API Hash verification passed for profile endpoint
[03-May-2026 07:09:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc0IiwidXNlcm5hbWUiOiJqZW5ubGlhYSIsImVtYWlsIjoidm5uc2F0ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc4Mzk2OTg2fQ.xoCRCMUVLoY3rJerN_CRqdYMJX1TxGOFFzMHZkEUeUU
[03-May-2026 07:09:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-May-2026 07:09:53 UTC] ✅ JWT token verified successfully for user profile
[03-May-2026 07:09:53 UTC] User ID: 474
[03-May-2026 07:09:53 UTC] ✅ User profile retrieved successfully for user ID: 474
[03-May-2026 07:09:54 UTC] === API CALL LOG ===
[03-May-2026 07:09:54 UTC] Endpoint: user/profile.php
[03-May-2026 07:09:54 UTC] Full Log Data: {
    "timestamp": "2026-05-03 07:09:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:c0:960b:2501:6abd:9623:eafb:2609",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc0IiwidXNlcm5hbWUiOiJqZW5ubGlhYSIsImVtYWlsIjoidm5uc2F0ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc4Mzk2OTg2fQ.xoCRCMUVLoY3rJerN_CRqdYMJX1TxGOFFzMHZkEUeUU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f5d71609990fdaf-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:c0:960b:2501:6abd:9623:eafb:2609",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:c0:960b:2501:6abd:9623:eafb:2609, 172.70.208.5"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-May-2026 07:09:54 UTC] === END API CALL LOG ===
[03-May-2026 07:09:54 UTC] ✅ API Hash verification passed for profile endpoint
[03-May-2026 07:09:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc0IiwidXNlcm5hbWUiOiJqZW5ubGlhYSIsImVtYWlsIjoidm5uc2F0ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc4Mzk2OTg2fQ.xoCRCMUVLoY3rJerN_CRqdYMJX1TxGOFFzMHZkEUeUU
[03-May-2026 07:09:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-May-2026 07:09:54 UTC] ✅ JWT token verified successfully for user profile
[03-May-2026 07:09:54 UTC] User ID: 474
[03-May-2026 07:09:54 UTC] ✅ User profile retrieved successfully for user ID: 474
[03-May-2026 07:10:07 UTC] === API CALL LOG ===
[03-May-2026 07:10:07 UTC] Endpoint: user/profile.php
[03-May-2026 07:10:07 UTC] Full Log Data: {
    "timestamp": "2026-05-03 07:10:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:c0:960b:2501:6abd:9623:eafb:2609",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc0IiwidXNlcm5hbWUiOiJqZW5ubGlhYSIsImVtYWlsIjoidm5uc2F0ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc4Mzk2OTg2fQ.xoCRCMUVLoY3rJerN_CRqdYMJX1TxGOFFzMHZkEUeUU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f5d71acdddbfdaf-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:c0:960b:2501:6abd:9623:eafb:2609",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:c0:960b:2501:6abd:9623:eafb:2609, 172.70.208.5"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-May-2026 07:10:07 UTC] === END API CALL LOG ===
[03-May-2026 07:10:07 UTC] ✅ API Hash verification passed for profile endpoint
[03-May-2026 07:10:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc0IiwidXNlcm5hbWUiOiJqZW5ubGlhYSIsImVtYWlsIjoidm5uc2F0ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc4Mzk2OTg2fQ.xoCRCMUVLoY3rJerN_CRqdYMJX1TxGOFFzMHZkEUeUU
[03-May-2026 07:10:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-May-2026 07:10:07 UTC] ✅ JWT token verified successfully for user profile
[03-May-2026 07:10:07 UTC] User ID: 474
[03-May-2026 07:10:07 UTC] ✅ User profile retrieved successfully for user ID: 474
[03-May-2026 07:10:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-May-2026 07:10:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-May-2026 07:10:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc0IiwidXNlcm5hbWUiOiJqZW5ubGlhYSIsImVtYWlsIjoidm5uc2F0ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc4Mzk2OTg2fQ.xoCRCMUVLoY3rJerN_CRqdYMJX1TxGOFFzMHZkEUeUU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f5d71acddcbfdaf-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2404:c0:960b:2501:6abd:9623:eafb:2609","CF-IPCountry":"ID","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2404:c0:960b:2501:6abd:9623:eafb:2609, 172.70.208.5"}
[03-May-2026 07:10:07 UTC] === User Orders API Called ===
[03-May-2026 07:10:07 UTC] User ID: 474
[03-May-2026 07:10:07 UTC] Limit: 20, Offset: 0
[03-May-2026 07:10:07 UTC] Orders found: 0
[03-May-2026 07:10:07 UTC] Orders data: []
[03-May-2026 07:10:07 UTC] Total orders count: 0
[03-May-2026 07:10:07 UTC] === API CALL LOG ===
[03-May-2026 07:10:07 UTC] Endpoint: user/profile.php
[03-May-2026 07:10:07 UTC] Full Log Data: {
    "timestamp": "2026-05-03 07:10:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:c0:960b:2501:6abd:9623:eafb:2609",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc0IiwidXNlcm5hbWUiOiJqZW5ubGlhYSIsImVtYWlsIjoidm5uc2F0ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc4Mzk2OTg2fQ.xoCRCMUVLoY3rJerN_CRqdYMJX1TxGOFFzMHZkEUeUU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f5d71b1ab4dfdaf-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:c0:960b:2501:6abd:9623:eafb:2609",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:c0:960b:2501:6abd:9623:eafb:2609, 172.70.208.5"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-May-2026 07:10:07 UTC] === END API CALL LOG ===
[03-May-2026 07:10:07 UTC] ✅ API Hash verification passed for profile endpoint
[03-May-2026 07:10:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc0IiwidXNlcm5hbWUiOiJqZW5ubGlhYSIsImVtYWlsIjoidm5uc2F0ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc4Mzk2OTg2fQ.xoCRCMUVLoY3rJerN_CRqdYMJX1TxGOFFzMHZkEUeUU
[03-May-2026 07:10:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-May-2026 07:10:07 UTC] ✅ JWT token verified successfully for user profile
[03-May-2026 07:10:07 UTC] User ID: 474
[03-May-2026 07:10:07 UTC] ✅ User profile retrieved successfully for user ID: 474
[03-May-2026 07:10:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-May-2026 07:10:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-May-2026 07:10:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc0IiwidXNlcm5hbWUiOiJqZW5ubGlhYSIsImVtYWlsIjoidm5uc2F0ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc4Mzk2OTg2fQ.xoCRCMUVLoY3rJerN_CRqdYMJX1TxGOFFzMHZkEUeUU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f5d71b388e9fdaf-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2404:c0:960b:2501:6abd:9623:eafb:2609","CF-IPCountry":"ID","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2404:c0:960b:2501:6abd:9623:eafb:2609, 172.70.208.5"}
[03-May-2026 07:10:08 UTC] === User Orders API Called ===
[03-May-2026 07:10:08 UTC] User ID: 474
[03-May-2026 07:10:08 UTC] Limit: 20, Offset: 0
[03-May-2026 07:10:08 UTC] Orders found: 0
[03-May-2026 07:10:08 UTC] Orders data: []
[03-May-2026 07:10:08 UTC] Total orders count: 0
[03-May-2026 07:10:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-May-2026 07:10:09 UTC] === API CALL LOG ===
[03-May-2026 07:10:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-May-2026 07:10:09 UTC] Endpoint: user/profile.php
[03-May-2026 07:10:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc0IiwidXNlcm5hbWUiOiJqZW5ubGlhYSIsImVtYWlsIjoidm5uc2F0ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc4Mzk2OTg2fQ.xoCRCMUVLoY3rJerN_CRqdYMJX1TxGOFFzMHZkEUeUU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f5d71bbb849fdaf-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2404:c0:960b:2501:6abd:9623:eafb:2609","CF-IPCountry":"ID","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2404:c0:960b:2501:6abd:9623:eafb:2609, 172.70.208.5"}
[03-May-2026 07:10:09 UTC] Full Log Data: {
    "timestamp": "2026-05-03 07:10:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:c0:960b:2501:6abd:9623:eafb:2609",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc0IiwidXNlcm5hbWUiOiJqZW5ubGlhYSIsImVtYWlsIjoidm5uc2F0ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc4Mzk2OTg2fQ.xoCRCMUVLoY3rJerN_CRqdYMJX1TxGOFFzMHZkEUeUU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f5d71bbb84efdaf-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:c0:960b:2501:6abd:9623:eafb:2609",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:c0:960b:2501:6abd:9623:eafb:2609, 172.70.208.5"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-May-2026 07:10:09 UTC] === END API CALL LOG ===
[03-May-2026 07:10:09 UTC] === User Orders API Called ===
[03-May-2026 07:10:09 UTC] ✅ API Hash verification passed for profile endpoint
[03-May-2026 07:10:09 UTC] User ID: 474
[03-May-2026 07:10:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc0IiwidXNlcm5hbWUiOiJqZW5ubGlhYSIsImVtYWlsIjoidm5uc2F0ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc4Mzk2OTg2fQ.xoCRCMUVLoY3rJerN_CRqdYMJX1TxGOFFzMHZkEUeUU
[03-May-2026 07:10:09 UTC] Limit: 20, Offset: 0
[03-May-2026 07:10:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-May-2026 07:10:09 UTC] ✅ JWT token verified successfully for user profile
[03-May-2026 07:10:09 UTC] User ID: 474
[03-May-2026 07:10:09 UTC] Orders found: 0
[03-May-2026 07:10:09 UTC] ✅ User profile retrieved successfully for user ID: 474
[03-May-2026 07:10:09 UTC] Orders data: []
[03-May-2026 07:10:09 UTC] Total orders count: 0
[03-May-2026 07:10:09 UTC] === API CALL LOG ===
[03-May-2026 07:10:09 UTC] Endpoint: user/profile.php
[03-May-2026 07:10:09 UTC] Full Log Data: {
    "timestamp": "2026-05-03 07:10:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:c0:960b:2501:6abd:9623:eafb:2609",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc0IiwidXNlcm5hbWUiOiJqZW5ubGlhYSIsImVtYWlsIjoidm5uc2F0ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc4Mzk2OTg2fQ.xoCRCMUVLoY3rJerN_CRqdYMJX1TxGOFFzMHZkEUeUU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f5d71bf08d7fdaf-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:c0:960b:2501:6abd:9623:eafb:2609",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:c0:960b:2501:6abd:9623:eafb:2609, 172.70.208.5"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-May-2026 07:10:09 UTC] === END API CALL LOG ===
[03-May-2026 07:10:09 UTC] ✅ API Hash verification passed for profile endpoint
[03-May-2026 07:10:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc0IiwidXNlcm5hbWUiOiJqZW5ubGlhYSIsImVtYWlsIjoidm5uc2F0ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc4Mzk2OTg2fQ.xoCRCMUVLoY3rJerN_CRqdYMJX1TxGOFFzMHZkEUeUU
[03-May-2026 07:10:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-May-2026 07:10:09 UTC] ✅ JWT token verified successfully for user profile
[03-May-2026 07:10:09 UTC] User ID: 474
[03-May-2026 07:10:09 UTC] ✅ User profile retrieved successfully for user ID: 474
[03-May-2026 07:10:11 UTC] === API CALL LOG ===
[03-May-2026 07:10:11 UTC] Endpoint: user/profile.php
[03-May-2026 07:10:11 UTC] Full Log Data: {
    "timestamp": "2026-05-03 07:10:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:c0:960b:2501:6abd:9623:eafb:2609",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc0IiwidXNlcm5hbWUiOiJqZW5ubGlhYSIsImVtYWlsIjoidm5uc2F0ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc4Mzk2OTg2fQ.xoCRCMUVLoY3rJerN_CRqdYMJX1TxGOFFzMHZkEUeUU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f5d71cbcc1dfdaf-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:c0:960b:2501:6abd:9623:eafb:2609",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:c0:960b:2501:6abd:9623:eafb:2609, 172.70.208.5"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-May-2026 07:10:11 UTC] === END API CALL LOG ===
[03-May-2026 07:10:11 UTC] ✅ API Hash verification passed for profile endpoint
[03-May-2026 07:10:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc0IiwidXNlcm5hbWUiOiJqZW5ubGlhYSIsImVtYWlsIjoidm5uc2F0ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc4Mzk2OTg2fQ.xoCRCMUVLoY3rJerN_CRqdYMJX1TxGOFFzMHZkEUeUU
[03-May-2026 07:10:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-May-2026 07:10:11 UTC] ✅ JWT token verified successfully for user profile
[03-May-2026 07:10:11 UTC] User ID: 474
[03-May-2026 07:10:11 UTC] ✅ User profile retrieved successfully for user ID: 474
[03-May-2026 07:10:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-May-2026 07:10:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-May-2026 07:10:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc0IiwidXNlcm5hbWUiOiJqZW5ubGlhYSIsImVtYWlsIjoidm5uc2F0ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc4Mzk2OTg2fQ.xoCRCMUVLoY3rJerN_CRqdYMJX1TxGOFFzMHZkEUeUU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f5d7218dc3cfdaf-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2404:c0:960b:2501:6abd:9623:eafb:2609","CF-IPCountry":"ID","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2404:c0:960b:2501:6abd:9623:eafb:2609, 172.70.208.4"}
[03-May-2026 07:10:24 UTC] === User Orders API Called ===
[03-May-2026 07:10:24 UTC] User ID: 474
[03-May-2026 07:10:24 UTC] Limit: 20, Offset: 0
[03-May-2026 07:10:24 UTC] Orders found: 0
[03-May-2026 07:10:24 UTC] Orders data: []
[03-May-2026 07:10:24 UTC] Total orders count: 0
[03-May-2026 07:10:24 UTC] === API CALL LOG ===
[03-May-2026 07:10:24 UTC] Endpoint: user/profile.php
[03-May-2026 07:10:24 UTC] Full Log Data: {
    "timestamp": "2026-05-03 07:10:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:c0:960b:2501:6abd:9623:eafb:2609",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc0IiwidXNlcm5hbWUiOiJqZW5ubGlhYSIsImVtYWlsIjoidm5uc2F0ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc4Mzk2OTg2fQ.xoCRCMUVLoY3rJerN_CRqdYMJX1TxGOFFzMHZkEUeUU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f5d7218dc3efdaf-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:c0:960b:2501:6abd:9623:eafb:2609",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:c0:960b:2501:6abd:9623:eafb:2609, 172.70.208.4"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-May-2026 07:10:24 UTC] === END API CALL LOG ===
[03-May-2026 07:10:24 UTC] ✅ API Hash verification passed for profile endpoint
[03-May-2026 07:10:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc0IiwidXNlcm5hbWUiOiJqZW5ubGlhYSIsImVtYWlsIjoidm5uc2F0ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc4Mzk2OTg2fQ.xoCRCMUVLoY3rJerN_CRqdYMJX1TxGOFFzMHZkEUeUU
[03-May-2026 07:10:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-May-2026 07:10:24 UTC] ✅ JWT token verified successfully for user profile
[03-May-2026 07:10:24 UTC] User ID: 474
[03-May-2026 07:10:24 UTC] ✅ User profile retrieved successfully for user ID: 474
[03-May-2026 07:10:24 UTC] === API CALL LOG ===
[03-May-2026 07:10:24 UTC] Endpoint: user/profile.php
[03-May-2026 07:10:24 UTC] Full Log Data: {
    "timestamp": "2026-05-03 07:10:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:c0:960b:2501:6abd:9623:eafb:2609",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc0IiwidXNlcm5hbWUiOiJqZW5ubGlhYSIsImVtYWlsIjoidm5uc2F0ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc4Mzk2OTg2fQ.xoCRCMUVLoY3rJerN_CRqdYMJX1TxGOFFzMHZkEUeUU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f5d721b7ba6fdaf-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:c0:960b:2501:6abd:9623:eafb:2609",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:c0:960b:2501:6abd:9623:eafb:2609, 172.70.208.4"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-May-2026 07:10:24 UTC] === END API CALL LOG ===
[03-May-2026 07:10:24 UTC] ✅ API Hash verification passed for profile endpoint
[03-May-2026 07:10:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc0IiwidXNlcm5hbWUiOiJqZW5ubGlhYSIsImVtYWlsIjoidm5uc2F0ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc4Mzk2OTg2fQ.xoCRCMUVLoY3rJerN_CRqdYMJX1TxGOFFzMHZkEUeUU
[03-May-2026 07:10:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-May-2026 07:10:24 UTC] ✅ JWT token verified successfully for user profile
[03-May-2026 07:10:24 UTC] User ID: 474
[03-May-2026 07:10:24 UTC] ✅ User profile retrieved successfully for user ID: 474
[03-May-2026 07:10:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-May-2026 07:10:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-May-2026 07:10:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc0IiwidXNlcm5hbWUiOiJqZW5ubGlhYSIsImVtYWlsIjoidm5uc2F0ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc4Mzk2OTg2fQ.xoCRCMUVLoY3rJerN_CRqdYMJX1TxGOFFzMHZkEUeUU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f5d721d89e4fdaf-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2404:c0:960b:2501:6abd:9623:eafb:2609","CF-IPCountry":"ID","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2404:c0:960b:2501:6abd:9623:eafb:2609, 172.70.208.4"}
[03-May-2026 07:10:24 UTC] === User Orders API Called ===
[03-May-2026 07:10:24 UTC] User ID: 474
[03-May-2026 07:10:24 UTC] Limit: 20, Offset: 0
[03-May-2026 07:10:24 UTC] Orders found: 0
[03-May-2026 07:10:24 UTC] Orders data: []
[03-May-2026 07:10:24 UTC] Total orders count: 0
[03-May-2026 07:10:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-May-2026 07:10:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-May-2026 07:10:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc0IiwidXNlcm5hbWUiOiJqZW5ubGlhYSIsImVtYWlsIjoidm5uc2F0ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc4Mzk2OTg2fQ.xoCRCMUVLoY3rJerN_CRqdYMJX1TxGOFFzMHZkEUeUU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f5d722b9ffbfdaf-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2404:c0:960b:2501:6abd:9623:eafb:2609","CF-IPCountry":"ID","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2404:c0:960b:2501:6abd:9623:eafb:2609, 172.70.208.4"}
[03-May-2026 07:10:27 UTC] === User Orders API Called ===
[03-May-2026 07:10:27 UTC] User ID: 474
[03-May-2026 07:10:27 UTC] Limit: 20, Offset: 0
[03-May-2026 07:10:27 UTC] Orders found: 0
[03-May-2026 07:10:27 UTC] Orders data: []
[03-May-2026 07:10:27 UTC] Total orders count: 0
[03-May-2026 07:10:27 UTC] === API CALL LOG ===
[03-May-2026 07:10:27 UTC] Endpoint: user/profile.php
[03-May-2026 07:10:27 UTC] Full Log Data: {
    "timestamp": "2026-05-03 07:10:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:c0:960b:2501:6abd:9623:eafb:2609",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc0IiwidXNlcm5hbWUiOiJqZW5ubGlhYSIsImVtYWlsIjoidm5uc2F0ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc4Mzk2OTg2fQ.xoCRCMUVLoY3rJerN_CRqdYMJX1TxGOFFzMHZkEUeUU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f5d722b9ffefdaf-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:c0:960b:2501:6abd:9623:eafb:2609",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:c0:960b:2501:6abd:9623:eafb:2609, 172.70.208.5"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-May-2026 07:10:27 UTC] === END API CALL LOG ===
[03-May-2026 07:10:27 UTC] ✅ API Hash verification passed for profile endpoint
[03-May-2026 07:10:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc0IiwidXNlcm5hbWUiOiJqZW5ubGlhYSIsImVtYWlsIjoidm5uc2F0ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc4Mzk2OTg2fQ.xoCRCMUVLoY3rJerN_CRqdYMJX1TxGOFFzMHZkEUeUU
[03-May-2026 07:10:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-May-2026 07:10:27 UTC] ✅ JWT token verified successfully for user profile
[03-May-2026 07:10:27 UTC] User ID: 474
[03-May-2026 07:10:27 UTC] ✅ User profile retrieved successfully for user ID: 474
[03-May-2026 07:10:27 UTC] === API CALL LOG ===
[03-May-2026 07:10:27 UTC] Endpoint: user/profile.php
[03-May-2026 07:10:27 UTC] Full Log Data: {
    "timestamp": "2026-05-03 07:10:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:c0:960b:2501:6abd:9623:eafb:2609",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc0IiwidXNlcm5hbWUiOiJqZW5ubGlhYSIsImVtYWlsIjoidm5uc2F0ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc4Mzk2OTg2fQ.xoCRCMUVLoY3rJerN_CRqdYMJX1TxGOFFzMHZkEUeUU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f5d722d8cb1fdaf-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:c0:960b:2501:6abd:9623:eafb:2609",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:c0:960b:2501:6abd:9623:eafb:2609, 172.70.208.4"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-May-2026 07:10:27 UTC] === END API CALL LOG ===
[03-May-2026 07:10:27 UTC] ✅ API Hash verification passed for profile endpoint
[03-May-2026 07:10:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc0IiwidXNlcm5hbWUiOiJqZW5ubGlhYSIsImVtYWlsIjoidm5uc2F0ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc4Mzk2OTg2fQ.xoCRCMUVLoY3rJerN_CRqdYMJX1TxGOFFzMHZkEUeUU
[03-May-2026 07:10:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-May-2026 07:10:27 UTC] ✅ JWT token verified successfully for user profile
[03-May-2026 07:10:27 UTC] User ID: 474
[03-May-2026 07:10:27 UTC] ✅ User profile retrieved successfully for user ID: 474
[03-May-2026 07:10:33 UTC] === API CALL LOG ===
[03-May-2026 07:10:33 UTC] Endpoint: user/profile.php
[03-May-2026 07:10:33 UTC] Full Log Data: {
    "timestamp": "2026-05-03 07:10:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:c0:960b:2501:6abd:9623:eafb:2609",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc0IiwidXNlcm5hbWUiOiJqZW5ubGlhYSIsImVtYWlsIjoidm5uc2F0ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc4Mzk2OTg2fQ.xoCRCMUVLoY3rJerN_CRqdYMJX1TxGOFFzMHZkEUeUU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f5d725128e4fdaf-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:c0:960b:2501:6abd:9623:eafb:2609",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:c0:960b:2501:6abd:9623:eafb:2609, 172.70.208.5"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-May-2026 07:10:33 UTC] === END API CALL LOG ===
[03-May-2026 07:10:33 UTC] ✅ API Hash verification passed for profile endpoint
[03-May-2026 07:10:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc0IiwidXNlcm5hbWUiOiJqZW5ubGlhYSIsImVtYWlsIjoidm5uc2F0ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc4Mzk2OTg2fQ.xoCRCMUVLoY3rJerN_CRqdYMJX1TxGOFFzMHZkEUeUU
[03-May-2026 07:10:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-May-2026 07:10:33 UTC] ✅ JWT token verified successfully for user profile
[03-May-2026 07:10:33 UTC] User ID: 474
[03-May-2026 07:10:33 UTC] ✅ User profile retrieved successfully for user ID: 474
[03-May-2026 07:10:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-May-2026 07:10:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-May-2026 07:10:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc0IiwidXNlcm5hbWUiOiJqZW5ubGlhYSIsImVtYWlsIjoidm5uc2F0ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc4Mzk2OTg2fQ.xoCRCMUVLoY3rJerN_CRqdYMJX1TxGOFFzMHZkEUeUU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f5d725128e3fdaf-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2404:c0:960b:2501:6abd:9623:eafb:2609","CF-IPCountry":"ID","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2404:c0:960b:2501:6abd:9623:eafb:2609, 172.70.208.4"}
[03-May-2026 07:10:33 UTC] === User Orders API Called ===
[03-May-2026 07:10:33 UTC] User ID: 474
[03-May-2026 07:10:33 UTC] Limit: 20, Offset: 0
[03-May-2026 07:10:33 UTC] Orders found: 0
[03-May-2026 07:10:33 UTC] Orders data: []
[03-May-2026 07:10:33 UTC] Total orders count: 0
[03-May-2026 07:10:33 UTC] === API CALL LOG ===
[03-May-2026 07:10:33 UTC] Endpoint: user/profile.php
[03-May-2026 07:10:33 UTC] Full Log Data: {
    "timestamp": "2026-05-03 07:10:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:c0:960b:2501:6abd:9623:eafb:2609",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc0IiwidXNlcm5hbWUiOiJqZW5ubGlhYSIsImVtYWlsIjoidm5uc2F0ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc4Mzk2OTg2fQ.xoCRCMUVLoY3rJerN_CRqdYMJX1TxGOFFzMHZkEUeUU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f5d725128e7fdaf-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:c0:960b:2501:6abd:9623:eafb:2609",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:c0:960b:2501:6abd:9623:eafb:2609, 172.70.208.5"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-May-2026 07:10:33 UTC] === END API CALL LOG ===
[03-May-2026 07:10:33 UTC] ✅ API Hash verification passed for profile endpoint
[03-May-2026 07:10:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc0IiwidXNlcm5hbWUiOiJqZW5ubGlhYSIsImVtYWlsIjoidm5uc2F0ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc4Mzk2OTg2fQ.xoCRCMUVLoY3rJerN_CRqdYMJX1TxGOFFzMHZkEUeUU
[03-May-2026 07:10:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-May-2026 07:10:33 UTC] ✅ JWT token verified successfully for user profile
[03-May-2026 07:10:33 UTC] User ID: 474
[03-May-2026 07:10:33 UTC] ✅ User profile retrieved successfully for user ID: 474
[03-May-2026 07:10:33 UTC] === API CALL LOG ===
[03-May-2026 07:10:33 UTC] Endpoint: user/profile.php
[03-May-2026 07:10:33 UTC] Full Log Data: {
    "timestamp": "2026-05-03 07:10:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:c0:960b:2501:6abd:9623:eafb:2609",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc0IiwidXNlcm5hbWUiOiJqZW5ubGlhYSIsImVtYWlsIjoidm5uc2F0ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc4Mzk2OTg2fQ.xoCRCMUVLoY3rJerN_CRqdYMJX1TxGOFFzMHZkEUeUU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f5d7254fad8fdaf-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:c0:960b:2501:6abd:9623:eafb:2609",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:c0:960b:2501:6abd:9623:eafb:2609, 172.70.208.5"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-May-2026 07:10:33 UTC] === END API CALL LOG ===
[03-May-2026 07:10:33 UTC] ✅ API Hash verification passed for profile endpoint
[03-May-2026 07:10:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc0IiwidXNlcm5hbWUiOiJqZW5ubGlhYSIsImVtYWlsIjoidm5uc2F0ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc4Mzk2OTg2fQ.xoCRCMUVLoY3rJerN_CRqdYMJX1TxGOFFzMHZkEUeUU
[03-May-2026 07:10:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-May-2026 07:10:33 UTC] ✅ JWT token verified successfully for user profile
[03-May-2026 07:10:33 UTC] User ID: 474
[03-May-2026 07:10:33 UTC] ✅ User profile retrieved successfully for user ID: 474
[03-May-2026 07:10:34 UTC] User Purchases API - User ID: 474
[03-May-2026 07:10:34 UTC] User Purchases API - Total purchases found: 0
[03-May-2026 07:10:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-May-2026 07:10:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-May-2026 07:10:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc0IiwidXNlcm5hbWUiOiJqZW5ubGlhYSIsImVtYWlsIjoidm5uc2F0ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc4Mzk2OTg2fQ.xoCRCMUVLoY3rJerN_CRqdYMJX1TxGOFFzMHZkEUeUU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f5d725b7b1efdaf-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2404:c0:960b:2501:6abd:9623:eafb:2609","CF-IPCountry":"ID","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2404:c0:960b:2501:6abd:9623:eafb:2609, 172.70.208.5"}
[03-May-2026 07:10:34 UTC] === User Orders API Called ===
[03-May-2026 07:10:34 UTC] User ID: 474
[03-May-2026 07:10:34 UTC] Limit: 20, Offset: 0
[03-May-2026 07:10:34 UTC] Orders found: 0
[03-May-2026 07:10:34 UTC] Orders data: []
[03-May-2026 07:10:34 UTC] Total orders count: 0
[03-May-2026 07:10:36 UTC] === API CALL LOG ===
[03-May-2026 07:10:36 UTC] Endpoint: user/profile.php
[03-May-2026 07:10:36 UTC] Full Log Data: {
    "timestamp": "2026-05-03 07:10:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:c0:960b:2501:6abd:9623:eafb:2609",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc0IiwidXNlcm5hbWUiOiJqZW5ubGlhYSIsImVtYWlsIjoidm5uc2F0ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc4Mzk2OTg2fQ.xoCRCMUVLoY3rJerN_CRqdYMJX1TxGOFFzMHZkEUeUU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f5d7263395ffdaf-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:c0:960b:2501:6abd:9623:eafb:2609",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:c0:960b:2501:6abd:9623:eafb:2609, 172.70.208.4"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-May-2026 07:10:36 UTC] === END API CALL LOG ===
[03-May-2026 07:10:36 UTC] ✅ API Hash verification passed for profile endpoint
[03-May-2026 07:10:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc0IiwidXNlcm5hbWUiOiJqZW5ubGlhYSIsImVtYWlsIjoidm5uc2F0ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc4Mzk2OTg2fQ.xoCRCMUVLoY3rJerN_CRqdYMJX1TxGOFFzMHZkEUeUU
[03-May-2026 07:10:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-May-2026 07:10:36 UTC] ✅ JWT token verified successfully for user profile
[03-May-2026 07:10:36 UTC] User ID: 474
[03-May-2026 07:10:36 UTC] ✅ User profile retrieved successfully for user ID: 474
[03-May-2026 07:10:36 UTC] User Purchases API - User ID: 474
[03-May-2026 07:10:36 UTC] User Purchases API - Total purchases found: 0
[03-May-2026 07:10:38 UTC] User Purchases API - User ID: 474
[03-May-2026 07:10:38 UTC] User Purchases API - Total purchases found: 0
[03-May-2026 07:10:40 UTC] === API CALL LOG ===
[03-May-2026 07:10:40 UTC] Endpoint: user/profile.php
[03-May-2026 07:10:40 UTC] Full Log Data: {
    "timestamp": "2026-05-03 07:10:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:c0:960b:2501:6abd:9623:eafb:2609",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc0IiwidXNlcm5hbWUiOiJqZW5ubGlhYSIsImVtYWlsIjoidm5uc2F0ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc4Mzk2OTg2fQ.xoCRCMUVLoY3rJerN_CRqdYMJX1TxGOFFzMHZkEUeUU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f5d727c2b33fdaf-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:c0:960b:2501:6abd:9623:eafb:2609",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:c0:960b:2501:6abd:9623:eafb:2609, 172.70.208.4"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-May-2026 07:10:40 UTC] === END API CALL LOG ===
[03-May-2026 07:10:40 UTC] ✅ API Hash verification passed for profile endpoint
[03-May-2026 07:10:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc0IiwidXNlcm5hbWUiOiJqZW5ubGlhYSIsImVtYWlsIjoidm5uc2F0ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc4Mzk2OTg2fQ.xoCRCMUVLoY3rJerN_CRqdYMJX1TxGOFFzMHZkEUeUU
[03-May-2026 07:10:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-May-2026 07:10:40 UTC] ✅ JWT token verified successfully for user profile
[03-May-2026 07:10:40 UTC] User ID: 474
[03-May-2026 07:10:40 UTC] ✅ User profile retrieved successfully for user ID: 474
[03-May-2026 07:10:40 UTC] User Purchases API - User ID: 474
[03-May-2026 07:10:40 UTC] User Purchases API - Total purchases found: 0
[03-May-2026 07:10:43 UTC] === API CALL LOG ===
[03-May-2026 07:10:43 UTC] Endpoint: user/profile.php
[03-May-2026 07:10:43 UTC] Full Log Data: {
    "timestamp": "2026-05-03 07:10:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:c0:960b:2501:6abd:9623:eafb:2609",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc0IiwidXNlcm5hbWUiOiJqZW5ubGlhYSIsImVtYWlsIjoidm5uc2F0ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc4Mzk2OTg2fQ.xoCRCMUVLoY3rJerN_CRqdYMJX1TxGOFFzMHZkEUeUU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f5d7292dfe1fdaf-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:c0:960b:2501:6abd:9623:eafb:2609",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:c0:960b:2501:6abd:9623:eafb:2609, 172.70.208.4"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-May-2026 07:10:43 UTC] === END API CALL LOG ===
[03-May-2026 07:10:43 UTC] ✅ API Hash verification passed for profile endpoint
[03-May-2026 07:10:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc0IiwidXNlcm5hbWUiOiJqZW5ubGlhYSIsImVtYWlsIjoidm5uc2F0ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc4Mzk2OTg2fQ.xoCRCMUVLoY3rJerN_CRqdYMJX1TxGOFFzMHZkEUeUU
[03-May-2026 07:10:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-May-2026 07:10:43 UTC] ✅ JWT token verified successfully for user profile
[03-May-2026 07:10:43 UTC] User ID: 474
[03-May-2026 07:10:43 UTC] ✅ User profile retrieved successfully for user ID: 474
[03-May-2026 07:10:44 UTC] User Purchases API - User ID: 474
[03-May-2026 07:10:44 UTC] User Purchases API - Total purchases found: 0
[03-May-2026 07:10:49 UTC] === API CALL LOG ===
[03-May-2026 07:10:49 UTC] Endpoint: user/profile.php
[03-May-2026 07:10:49 UTC] Full Log Data: {
    "timestamp": "2026-05-03 07:10:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:c0:960b:2501:6abd:9623:eafb:2609",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc0IiwidXNlcm5hbWUiOiJqZW5ubGlhYSIsImVtYWlsIjoidm5uc2F0ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc4Mzk2OTg2fQ.xoCRCMUVLoY3rJerN_CRqdYMJX1TxGOFFzMHZkEUeUU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f5d72b578aafdaf-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:c0:960b:2501:6abd:9623:eafb:2609",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:c0:960b:2501:6abd:9623:eafb:2609, 172.70.208.4"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-May-2026 07:10:49 UTC] === END API CALL LOG ===
[03-May-2026 07:10:49 UTC] ✅ API Hash verification passed for profile endpoint
[03-May-2026 07:10:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc0IiwidXNlcm5hbWUiOiJqZW5ubGlhYSIsImVtYWlsIjoidm5uc2F0ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc4Mzk2OTg2fQ.xoCRCMUVLoY3rJerN_CRqdYMJX1TxGOFFzMHZkEUeUU
[03-May-2026 07:10:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-May-2026 07:10:49 UTC] ✅ JWT token verified successfully for user profile
[03-May-2026 07:10:49 UTC] User ID: 474
[03-May-2026 07:10:49 UTC] ✅ User profile retrieved successfully for user ID: 474
[03-May-2026 07:10:49 UTC] User Purchases API - User ID: 474
[03-May-2026 07:10:49 UTC] User Purchases API - Total purchases found: 0
[03-May-2026 07:11:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-May-2026 07:11:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-May-2026 07:11:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc0IiwidXNlcm5hbWUiOiJqZW5ubGlhYSIsImVtYWlsIjoidm5uc2F0ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc4Mzk2OTg2fQ.xoCRCMUVLoY3rJerN_CRqdYMJX1TxGOFFzMHZkEUeUU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f5d730a9c92fdaf-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2404:c0:960b:2501:6abd:9623:eafb:2609","CF-IPCountry":"ID","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2404:c0:960b:2501:6abd:9623:eafb:2609, 172.70.208.4"}
[03-May-2026 07:11:03 UTC] === User Orders API Called ===
[03-May-2026 07:11:03 UTC] User ID: 474
[03-May-2026 07:11:03 UTC] Limit: 20, Offset: 0
[03-May-2026 07:11:03 UTC] Orders found: 0
[03-May-2026 07:11:03 UTC] Orders data: []
[03-May-2026 07:11:03 UTC] Total orders count: 0
[03-May-2026 07:11:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-May-2026 07:11:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-May-2026 07:11:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc0IiwidXNlcm5hbWUiOiJqZW5ubGlhYSIsImVtYWlsIjoidm5uc2F0ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc4Mzk2OTg2fQ.xoCRCMUVLoY3rJerN_CRqdYMJX1TxGOFFzMHZkEUeUU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f5d73211e4afdaf-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2404:c0:960b:2501:6abd:9623:eafb:2609","CF-IPCountry":"ID","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2404:c0:960b:2501:6abd:9623:eafb:2609, 172.70.208.4"}
[03-May-2026 07:11:06 UTC] === User Orders API Called ===
[03-May-2026 07:11:06 UTC] User ID: 474
[03-May-2026 07:11:06 UTC] Limit: 20, Offset: 0
[03-May-2026 07:11:06 UTC] Orders found: 0
[03-May-2026 07:11:06 UTC] Orders data: []
[03-May-2026 07:11:06 UTC] Total orders count: 0
[03-May-2026 07:11:06 UTC] === API CALL LOG ===
[03-May-2026 07:11:06 UTC] Endpoint: user/profile.php
[03-May-2026 07:11:06 UTC] Full Log Data: {
    "timestamp": "2026-05-03 07:11:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:c0:960b:2501:6abd:9623:eafb:2609",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc0IiwidXNlcm5hbWUiOiJqZW5ubGlhYSIsImVtYWlsIjoidm5uc2F0ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc4Mzk2OTg2fQ.xoCRCMUVLoY3rJerN_CRqdYMJX1TxGOFFzMHZkEUeUU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f5d73211e4dfdaf-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:c0:960b:2501:6abd:9623:eafb:2609",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:c0:960b:2501:6abd:9623:eafb:2609, 172.70.208.5"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-May-2026 07:11:06 UTC] === END API CALL LOG ===
[03-May-2026 07:11:06 UTC] ✅ API Hash verification passed for profile endpoint
[03-May-2026 07:11:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc0IiwidXNlcm5hbWUiOiJqZW5ubGlhYSIsImVtYWlsIjoidm5uc2F0ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc4Mzk2OTg2fQ.xoCRCMUVLoY3rJerN_CRqdYMJX1TxGOFFzMHZkEUeUU
[03-May-2026 07:11:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-May-2026 07:11:06 UTC] ✅ JWT token verified successfully for user profile
[03-May-2026 07:11:06 UTC] User ID: 474
[03-May-2026 07:11:06 UTC] ✅ User profile retrieved successfully for user ID: 474
[03-May-2026 07:11:07 UTC] === API CALL LOG ===
[03-May-2026 07:11:07 UTC] Endpoint: user/profile.php
[03-May-2026 07:11:07 UTC] Full Log Data: {
    "timestamp": "2026-05-03 07:11:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:c0:960b:2501:6abd:9623:eafb:2609",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc0IiwidXNlcm5hbWUiOiJqZW5ubGlhYSIsImVtYWlsIjoidm5uc2F0ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc4Mzk2OTg2fQ.xoCRCMUVLoY3rJerN_CRqdYMJX1TxGOFFzMHZkEUeUU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f5d73280969fdaf-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:c0:960b:2501:6abd:9623:eafb:2609",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:c0:960b:2501:6abd:9623:eafb:2609, 172.70.208.5"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-May-2026 07:11:07 UTC] === END API CALL LOG ===
[03-May-2026 07:11:07 UTC] ✅ API Hash verification passed for profile endpoint
[03-May-2026 07:11:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc0IiwidXNlcm5hbWUiOiJqZW5ubGlhYSIsImVtYWlsIjoidm5uc2F0ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc4Mzk2OTg2fQ.xoCRCMUVLoY3rJerN_CRqdYMJX1TxGOFFzMHZkEUeUU
[03-May-2026 07:11:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-May-2026 07:11:07 UTC] ✅ JWT token verified successfully for user profile
[03-May-2026 07:11:07 UTC] User ID: 474
[03-May-2026 07:11:07 UTC] ✅ User profile retrieved successfully for user ID: 474
[03-May-2026 07:11:08 UTC] === API CALL LOG ===
[03-May-2026 07:11:08 UTC] Endpoint: user/profile.php
[03-May-2026 07:11:08 UTC] Full Log Data: {
    "timestamp": "2026-05-03 07:11:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:c0:960b:2501:6abd:9623:eafb:2609",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc0IiwidXNlcm5hbWUiOiJqZW5ubGlhYSIsImVtYWlsIjoidm5uc2F0ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc4Mzk2OTg2fQ.xoCRCMUVLoY3rJerN_CRqdYMJX1TxGOFFzMHZkEUeUU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f5d732cdf76fdaf-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:c0:960b:2501:6abd:9623:eafb:2609",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:c0:960b:2501:6abd:9623:eafb:2609, 172.70.208.4"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-May-2026 07:11:08 UTC] === END API CALL LOG ===
[03-May-2026 07:11:08 UTC] ✅ API Hash verification passed for profile endpoint
[03-May-2026 07:11:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc0IiwidXNlcm5hbWUiOiJqZW5ubGlhYSIsImVtYWlsIjoidm5uc2F0ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc4Mzk2OTg2fQ.xoCRCMUVLoY3rJerN_CRqdYMJX1TxGOFFzMHZkEUeUU
[03-May-2026 07:11:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-May-2026 07:11:08 UTC] ✅ JWT token verified successfully for user profile
[03-May-2026 07:11:08 UTC] User ID: 474
[03-May-2026 07:11:08 UTC] ✅ User profile retrieved successfully for user ID: 474
[03-May-2026 07:11:10 UTC] === API CALL LOG ===
[03-May-2026 07:11:10 UTC] Endpoint: user/profile.php
[03-May-2026 07:11:10 UTC] Full Log Data: {
    "timestamp": "2026-05-03 07:11:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:c0:960b:2501:6abd:9623:eafb:2609",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc0IiwidXNlcm5hbWUiOiJqZW5ubGlhYSIsImVtYWlsIjoidm5uc2F0ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc4Mzk2OTg2fQ.xoCRCMUVLoY3rJerN_CRqdYMJX1TxGOFFzMHZkEUeUU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f5d73386e09fdaf-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:c0:960b:2501:6abd:9623:eafb:2609",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:c0:960b:2501:6abd:9623:eafb:2609, 172.70.208.4"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-May-2026 07:11:10 UTC] === END API CALL LOG ===
[03-May-2026 07:11:10 UTC] ✅ API Hash verification passed for profile endpoint
[03-May-2026 07:11:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc0IiwidXNlcm5hbWUiOiJqZW5ubGlhYSIsImVtYWlsIjoidm5uc2F0ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc4Mzk2OTg2fQ.xoCRCMUVLoY3rJerN_CRqdYMJX1TxGOFFzMHZkEUeUU
[03-May-2026 07:11:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-May-2026 07:11:10 UTC] ✅ JWT token verified successfully for user profile
[03-May-2026 07:11:10 UTC] User ID: 474
[03-May-2026 07:11:10 UTC] ✅ User profile retrieved successfully for user ID: 474
[03-May-2026 07:11:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-May-2026 07:11:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-May-2026 07:11:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc0IiwidXNlcm5hbWUiOiJqZW5ubGlhYSIsImVtYWlsIjoidm5uc2F0ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc4Mzk2OTg2fQ.xoCRCMUVLoY3rJerN_CRqdYMJX1TxGOFFzMHZkEUeUU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f5d73386e07fdaf-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2404:c0:960b:2501:6abd:9623:eafb:2609","CF-IPCountry":"ID","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2404:c0:960b:2501:6abd:9623:eafb:2609, 172.70.208.5"}
[03-May-2026 07:11:10 UTC] === User Orders API Called ===
[03-May-2026 07:11:10 UTC] User ID: 474
[03-May-2026 07:11:10 UTC] Limit: 20, Offset: 0
[03-May-2026 07:11:10 UTC] Orders found: 0
[03-May-2026 07:11:10 UTC] Orders data: []
[03-May-2026 07:11:10 UTC] Total orders count: 0
[03-May-2026 07:11:10 UTC] === API CALL LOG ===
[03-May-2026 07:11:10 UTC] Endpoint: user/profile.php
[03-May-2026 07:11:10 UTC] Full Log Data: {
    "timestamp": "2026-05-03 07:11:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:c0:960b:2501:6abd:9623:eafb:2609",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc0IiwidXNlcm5hbWUiOiJqZW5ubGlhYSIsImVtYWlsIjoidm5uc2F0ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc4Mzk2OTg2fQ.xoCRCMUVLoY3rJerN_CRqdYMJX1TxGOFFzMHZkEUeUU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f5d733cb894fdaf-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:c0:960b:2501:6abd:9623:eafb:2609",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:c0:960b:2501:6abd:9623:eafb:2609, 172.70.208.4"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-May-2026 07:11:10 UTC] === END API CALL LOG ===
[03-May-2026 07:11:10 UTC] ✅ API Hash verification passed for profile endpoint
[03-May-2026 07:11:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc0IiwidXNlcm5hbWUiOiJqZW5ubGlhYSIsImVtYWlsIjoidm5uc2F0ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc4Mzk2OTg2fQ.xoCRCMUVLoY3rJerN_CRqdYMJX1TxGOFFzMHZkEUeUU
[03-May-2026 07:11:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-May-2026 07:11:10 UTC] ✅ JWT token verified successfully for user profile
[03-May-2026 07:11:10 UTC] User ID: 474
[03-May-2026 07:11:10 UTC] ✅ User profile retrieved successfully for user ID: 474
[03-May-2026 07:11:11 UTC] === API CALL LOG ===
[03-May-2026 07:11:11 UTC] Endpoint: user/profile.php
[03-May-2026 07:11:11 UTC] Full Log Data: {
    "timestamp": "2026-05-03 07:11:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:c0:960b:2501:6abd:9623:eafb:2609",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc0IiwidXNlcm5hbWUiOiJqZW5ubGlhYSIsImVtYWlsIjoidm5uc2F0ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc4Mzk2OTg2fQ.xoCRCMUVLoY3rJerN_CRqdYMJX1TxGOFFzMHZkEUeUU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f5d73400a88fdaf-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:c0:960b:2501:6abd:9623:eafb:2609",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:c0:960b:2501:6abd:9623:eafb:2609, 172.70.208.4"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-May-2026 07:11:11 UTC] === END API CALL LOG ===
[03-May-2026 07:11:11 UTC] ✅ API Hash verification passed for profile endpoint
[03-May-2026 07:11:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc0IiwidXNlcm5hbWUiOiJqZW5ubGlhYSIsImVtYWlsIjoidm5uc2F0ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc4Mzk2OTg2fQ.xoCRCMUVLoY3rJerN_CRqdYMJX1TxGOFFzMHZkEUeUU
[03-May-2026 07:11:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-May-2026 07:11:11 UTC] ✅ JWT token verified successfully for user profile
[03-May-2026 07:11:11 UTC] User ID: 474
[03-May-2026 07:11:11 UTC] ✅ User profile retrieved successfully for user ID: 474
[03-May-2026 07:11:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-May-2026 07:11:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-May-2026 07:11:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc0IiwidXNlcm5hbWUiOiJqZW5ubGlhYSIsImVtYWlsIjoidm5uc2F0ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc4Mzk2OTg2fQ.xoCRCMUVLoY3rJerN_CRqdYMJX1TxGOFFzMHZkEUeUU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f5d74038c63fdaf-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2404:c0:960b:2501:6abd:9623:eafb:2609","CF-IPCountry":"ID","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2404:c0:960b:2501:6abd:9623:eafb:2609, 172.70.208.4"}
[03-May-2026 07:11:42 UTC] === User Orders API Called ===
[03-May-2026 07:11:42 UTC] User ID: 474
[03-May-2026 07:11:42 UTC] Limit: 20, Offset: 0
[03-May-2026 07:11:42 UTC] Orders found: 0
[03-May-2026 07:11:42 UTC] Orders data: []
[03-May-2026 07:11:42 UTC] Total orders count: 0
[03-May-2026 07:11:42 UTC] === API CALL LOG ===
[03-May-2026 07:11:42 UTC] Endpoint: user/profile.php
[03-May-2026 07:11:42 UTC] Full Log Data: {
    "timestamp": "2026-05-03 07:11:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:c0:960b:2501:6abd:9623:eafb:2609",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc0IiwidXNlcm5hbWUiOiJqZW5ubGlhYSIsImVtYWlsIjoidm5uc2F0ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc4Mzk2OTg2fQ.xoCRCMUVLoY3rJerN_CRqdYMJX1TxGOFFzMHZkEUeUU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f5d74038c6afdaf-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:c0:960b:2501:6abd:9623:eafb:2609",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:c0:960b:2501:6abd:9623:eafb:2609, 172.70.208.4"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-May-2026 07:11:42 UTC] === END API CALL LOG ===
[03-May-2026 07:11:42 UTC] ✅ API Hash verification passed for profile endpoint
[03-May-2026 07:11:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc0IiwidXNlcm5hbWUiOiJqZW5ubGlhYSIsImVtYWlsIjoidm5uc2F0ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc4Mzk2OTg2fQ.xoCRCMUVLoY3rJerN_CRqdYMJX1TxGOFFzMHZkEUeUU
[03-May-2026 07:11:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-May-2026 07:11:42 UTC] ✅ JWT token verified successfully for user profile
[03-May-2026 07:11:42 UTC] User ID: 474
[03-May-2026 07:11:42 UTC] ✅ User profile retrieved successfully for user ID: 474
[03-May-2026 07:11:43 UTC] === API CALL LOG ===
[03-May-2026 07:11:43 UTC] Endpoint: user/profile.php
[03-May-2026 07:11:43 UTC] Full Log Data: {
    "timestamp": "2026-05-03 07:11:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:c0:960b:2501:6abd:9623:eafb:2609",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc0IiwidXNlcm5hbWUiOiJqZW5ubGlhYSIsImVtYWlsIjoidm5uc2F0ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc4Mzk2OTg2fQ.xoCRCMUVLoY3rJerN_CRqdYMJX1TxGOFFzMHZkEUeUU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f5d74072ef1fdaf-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:c0:960b:2501:6abd:9623:eafb:2609",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:c0:960b:2501:6abd:9623:eafb:2609, 172.70.208.4"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-May-2026 07:11:43 UTC] === END API CALL LOG ===
[03-May-2026 07:11:43 UTC] ✅ API Hash verification passed for profile endpoint
[03-May-2026 07:11:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc0IiwidXNlcm5hbWUiOiJqZW5ubGlhYSIsImVtYWlsIjoidm5uc2F0ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc4Mzk2OTg2fQ.xoCRCMUVLoY3rJerN_CRqdYMJX1TxGOFFzMHZkEUeUU
[03-May-2026 07:11:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-May-2026 07:11:43 UTC] ✅ JWT token verified successfully for user profile
[03-May-2026 07:11:43 UTC] User ID: 474
[03-May-2026 07:11:43 UTC] ✅ User profile retrieved successfully for user ID: 474
[03-May-2026 07:11:44 UTC] === API CALL LOG ===
[03-May-2026 07:11:44 UTC] Endpoint: user/profile.php
[03-May-2026 07:11:44 UTC] Full Log Data: {
    "timestamp": "2026-05-03 07:11:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:c0:960b:2501:6abd:9623:eafb:2609",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc0IiwidXNlcm5hbWUiOiJqZW5ubGlhYSIsImVtYWlsIjoidm5uc2F0ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc4Mzk2OTg2fQ.xoCRCMUVLoY3rJerN_CRqdYMJX1TxGOFFzMHZkEUeUU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f5d740c6e2ffdaf-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:c0:960b:2501:6abd:9623:eafb:2609",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:c0:960b:2501:6abd:9623:eafb:2609, 172.70.208.4"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-May-2026 07:11:44 UTC] === END API CALL LOG ===
[03-May-2026 07:11:44 UTC] ✅ API Hash verification passed for profile endpoint
[03-May-2026 07:11:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc0IiwidXNlcm5hbWUiOiJqZW5ubGlhYSIsImVtYWlsIjoidm5uc2F0ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc4Mzk2OTg2fQ.xoCRCMUVLoY3rJerN_CRqdYMJX1TxGOFFzMHZkEUeUU
[03-May-2026 07:11:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-May-2026 07:11:44 UTC] ✅ JWT token verified successfully for user profile
[03-May-2026 07:11:44 UTC] User ID: 474
[03-May-2026 07:11:44 UTC] ✅ User profile retrieved successfully for user ID: 474
[03-May-2026 07:11:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-May-2026 07:11:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-May-2026 07:11:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc0IiwidXNlcm5hbWUiOiJqZW5ubGlhYSIsImVtYWlsIjoidm5uc2F0ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc4Mzk2OTg2fQ.xoCRCMUVLoY3rJerN_CRqdYMJX1TxGOFFzMHZkEUeUU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f5d74256ec6fdaf-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2404:c0:960b:2501:6abd:9623:eafb:2609","CF-IPCountry":"ID","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2404:c0:960b:2501:6abd:9623:eafb:2609, 172.70.208.4"}
[03-May-2026 07:11:48 UTC] === User Orders API Called ===
[03-May-2026 07:11:48 UTC] User ID: 474
[03-May-2026 07:11:48 UTC] Limit: 20, Offset: 0
[03-May-2026 07:11:48 UTC] Orders found: 0
[03-May-2026 07:11:48 UTC] Orders data: []
[03-May-2026 07:11:48 UTC] Total orders count: 0
[03-May-2026 07:11:50 UTC] === API CALL LOG ===
[03-May-2026 07:11:50 UTC] Endpoint: user/profile.php
[03-May-2026 07:11:50 UTC] Full Log Data: {
    "timestamp": "2026-05-03 07:11:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:c0:960b:2501:6abd:9623:eafb:2609",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc0IiwidXNlcm5hbWUiOiJqZW5ubGlhYSIsImVtYWlsIjoidm5uc2F0ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc4Mzk2OTg2fQ.xoCRCMUVLoY3rJerN_CRqdYMJX1TxGOFFzMHZkEUeUU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f5d7433a94dfdaf-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:c0:960b:2501:6abd:9623:eafb:2609",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:c0:960b:2501:6abd:9623:eafb:2609, 172.70.208.5"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-May-2026 07:11:50 UTC] === END API CALL LOG ===
[03-May-2026 07:11:50 UTC] ✅ API Hash verification passed for profile endpoint
[03-May-2026 07:11:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc0IiwidXNlcm5hbWUiOiJqZW5ubGlhYSIsImVtYWlsIjoidm5uc2F0ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc4Mzk2OTg2fQ.xoCRCMUVLoY3rJerN_CRqdYMJX1TxGOFFzMHZkEUeUU
[03-May-2026 07:11:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-May-2026 07:11:50 UTC] ✅ JWT token verified successfully for user profile
[03-May-2026 07:11:50 UTC] User ID: 474
[03-May-2026 07:11:50 UTC] ✅ User profile retrieved successfully for user ID: 474
[03-May-2026 07:11:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-May-2026 07:11:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-May-2026 07:11:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc0IiwidXNlcm5hbWUiOiJqZW5ubGlhYSIsImVtYWlsIjoidm5uc2F0ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc4Mzk2OTg2fQ.xoCRCMUVLoY3rJerN_CRqdYMJX1TxGOFFzMHZkEUeUU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f5d7433a945fdaf-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2404:c0:960b:2501:6abd:9623:eafb:2609","CF-IPCountry":"ID","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2404:c0:960b:2501:6abd:9623:eafb:2609, 172.70.208.4"}
[03-May-2026 07:11:50 UTC] === User Orders API Called ===
[03-May-2026 07:11:50 UTC] User ID: 474
[03-May-2026 07:11:50 UTC] Limit: 20, Offset: 0
[03-May-2026 07:11:50 UTC] Orders found: 0
[03-May-2026 07:11:50 UTC] Orders data: []
[03-May-2026 07:11:50 UTC] Total orders count: 0
[03-May-2026 07:11:51 UTC] === API CALL LOG ===
[03-May-2026 07:11:51 UTC] Endpoint: user/profile.php
[03-May-2026 07:11:51 UTC] Full Log Data: {
    "timestamp": "2026-05-03 07:11:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:c0:960b:2501:6abd:9623:eafb:2609",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc0IiwidXNlcm5hbWUiOiJqZW5ubGlhYSIsImVtYWlsIjoidm5uc2F0ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc4Mzk2OTg2fQ.xoCRCMUVLoY3rJerN_CRqdYMJX1TxGOFFzMHZkEUeUU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f5d7438aeebfdaf-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:c0:960b:2501:6abd:9623:eafb:2609",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:c0:960b:2501:6abd:9623:eafb:2609, 172.70.208.4"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-May-2026 07:11:51 UTC] === END API CALL LOG ===
[03-May-2026 07:11:51 UTC] ✅ API Hash verification passed for profile endpoint
[03-May-2026 07:11:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc0IiwidXNlcm5hbWUiOiJqZW5ubGlhYSIsImVtYWlsIjoidm5uc2F0ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc4Mzk2OTg2fQ.xoCRCMUVLoY3rJerN_CRqdYMJX1TxGOFFzMHZkEUeUU
[03-May-2026 07:11:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-May-2026 07:11:51 UTC] ✅ JWT token verified successfully for user profile
[03-May-2026 07:11:51 UTC] User ID: 474
[03-May-2026 07:11:51 UTC] ✅ User profile retrieved successfully for user ID: 474
[03-May-2026 07:11:51 UTC] === API CALL LOG ===
[03-May-2026 07:11:51 UTC] Endpoint: user/profile.php
[03-May-2026 07:11:51 UTC] Full Log Data: {
    "timestamp": "2026-05-03 07:11:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:c0:960b:2501:6abd:9623:eafb:2609",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc0IiwidXNlcm5hbWUiOiJqZW5ubGlhYSIsImVtYWlsIjoidm5uc2F0ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc4Mzk2OTg2fQ.xoCRCMUVLoY3rJerN_CRqdYMJX1TxGOFFzMHZkEUeUU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f5d743bdf1dfdaf-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:c0:960b:2501:6abd:9623:eafb:2609",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:c0:960b:2501:6abd:9623:eafb:2609, 172.70.208.5"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-May-2026 07:11:51 UTC] === END API CALL LOG ===
[03-May-2026 07:11:51 UTC] ✅ API Hash verification passed for profile endpoint
[03-May-2026 07:11:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc0IiwidXNlcm5hbWUiOiJqZW5ubGlhYSIsImVtYWlsIjoidm5uc2F0ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc4Mzk2OTg2fQ.xoCRCMUVLoY3rJerN_CRqdYMJX1TxGOFFzMHZkEUeUU
[03-May-2026 07:11:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-May-2026 07:11:51 UTC] ✅ JWT token verified successfully for user profile
[03-May-2026 07:11:51 UTC] User ID: 474
[03-May-2026 07:11:51 UTC] ✅ User profile retrieved successfully for user ID: 474
[03-May-2026 07:11:53 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-May-2026 07:11:53 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-May-2026 07:11:53 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc0IiwidXNlcm5hbWUiOiJqZW5ubGlhYSIsImVtYWlsIjoidm5uc2F0ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc4Mzk2OTg2fQ.xoCRCMUVLoY3rJerN_CRqdYMJX1TxGOFFzMHZkEUeUU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f5d74476ed8fdaf-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2404:c0:960b:2501:6abd:9623:eafb:2609","CF-IPCountry":"ID","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2404:c0:960b:2501:6abd:9623:eafb:2609, 172.70.208.4"}
[03-May-2026 07:11:53 UTC] === User Orders API Called ===
[03-May-2026 07:11:53 UTC] User ID: 474
[03-May-2026 07:11:53 UTC] Limit: 20, Offset: 0
[03-May-2026 07:11:53 UTC] Orders found: 0
[03-May-2026 07:11:53 UTC] Orders data: []
[03-May-2026 07:11:53 UTC] Total orders count: 0
[03-May-2026 07:11:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-May-2026 07:11:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-May-2026 07:11:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc0IiwidXNlcm5hbWUiOiJqZW5ubGlhYSIsImVtYWlsIjoidm5uc2F0ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc4Mzk2OTg2fQ.xoCRCMUVLoY3rJerN_CRqdYMJX1TxGOFFzMHZkEUeUU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f5d745acd51fdaf-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2404:c0:960b:2501:6abd:9623:eafb:2609","CF-IPCountry":"ID","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2404:c0:960b:2501:6abd:9623:eafb:2609, 172.70.208.4"}
[03-May-2026 07:11:56 UTC] === User Orders API Called ===
[03-May-2026 07:11:56 UTC] User ID: 474
[03-May-2026 07:11:56 UTC] Limit: 20, Offset: 0
[03-May-2026 07:11:56 UTC] Orders found: 0
[03-May-2026 07:11:56 UTC] Orders data: []
[03-May-2026 07:11:56 UTC] Total orders count: 0
[03-May-2026 07:11:56 UTC] === API CALL LOG ===
[03-May-2026 07:11:56 UTC] Endpoint: user/profile.php
[03-May-2026 07:11:56 UTC] Full Log Data: {
    "timestamp": "2026-05-03 07:11:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:c0:960b:2501:6abd:9623:eafb:2609",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc0IiwidXNlcm5hbWUiOiJqZW5ubGlhYSIsImVtYWlsIjoidm5uc2F0ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc4Mzk2OTg2fQ.xoCRCMUVLoY3rJerN_CRqdYMJX1TxGOFFzMHZkEUeUU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f5d745acd53fdaf-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:c0:960b:2501:6abd:9623:eafb:2609",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:c0:960b:2501:6abd:9623:eafb:2609, 172.70.208.4"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-May-2026 07:11:56 UTC] === END API CALL LOG ===
[03-May-2026 07:11:56 UTC] ✅ API Hash verification passed for profile endpoint
[03-May-2026 07:11:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc0IiwidXNlcm5hbWUiOiJqZW5ubGlhYSIsImVtYWlsIjoidm5uc2F0ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc4Mzk2OTg2fQ.xoCRCMUVLoY3rJerN_CRqdYMJX1TxGOFFzMHZkEUeUU
[03-May-2026 07:11:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-May-2026 07:11:56 UTC] ✅ JWT token verified successfully for user profile
[03-May-2026 07:11:56 UTC] User ID: 474
[03-May-2026 07:11:56 UTC] ✅ User profile retrieved successfully for user ID: 474
[03-May-2026 07:11:57 UTC] === API CALL LOG ===
[03-May-2026 07:11:57 UTC] Endpoint: user/profile.php
[03-May-2026 07:11:57 UTC] Full Log Data: {
    "timestamp": "2026-05-03 07:11:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:c0:960b:2501:6abd:9623:eafb:2609",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc0IiwidXNlcm5hbWUiOiJqZW5ubGlhYSIsImVtYWlsIjoidm5uc2F0ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc4Mzk2OTg2fQ.xoCRCMUVLoY3rJerN_CRqdYMJX1TxGOFFzMHZkEUeUU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f5d745eb81cfdaf-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:c0:960b:2501:6abd:9623:eafb:2609",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:c0:960b:2501:6abd:9623:eafb:2609, 172.70.208.4"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-May-2026 07:11:57 UTC] === END API CALL LOG ===
[03-May-2026 07:11:57 UTC] ✅ API Hash verification passed for profile endpoint
[03-May-2026 07:11:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc0IiwidXNlcm5hbWUiOiJqZW5ubGlhYSIsImVtYWlsIjoidm5uc2F0ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc4Mzk2OTg2fQ.xoCRCMUVLoY3rJerN_CRqdYMJX1TxGOFFzMHZkEUeUU
[03-May-2026 07:11:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-May-2026 07:11:57 UTC] ✅ JWT token verified successfully for user profile
[03-May-2026 07:11:57 UTC] User ID: 474
[03-May-2026 07:11:57 UTC] ✅ User profile retrieved successfully for user ID: 474
[03-May-2026 07:11:57 UTC] === API CALL LOG ===
[03-May-2026 07:11:57 UTC] Endpoint: user/profile.php
[03-May-2026 07:11:57 UTC] Full Log Data: {
    "timestamp": "2026-05-03 07:11:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:c0:960b:2501:6abd:9623:eafb:2609",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc0IiwidXNlcm5hbWUiOiJqZW5ubGlhYSIsImVtYWlsIjoidm5uc2F0ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc4Mzk2OTg2fQ.xoCRCMUVLoY3rJerN_CRqdYMJX1TxGOFFzMHZkEUeUU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f5d74621994fdaf-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:c0:960b:2501:6abd:9623:eafb:2609",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:c0:960b:2501:6abd:9623:eafb:2609, 172.70.208.4"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-May-2026 07:11:57 UTC] === END API CALL LOG ===
[03-May-2026 07:11:57 UTC] ✅ API Hash verification passed for profile endpoint
[03-May-2026 07:11:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc0IiwidXNlcm5hbWUiOiJqZW5ubGlhYSIsImVtYWlsIjoidm5uc2F0ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc4Mzk2OTg2fQ.xoCRCMUVLoY3rJerN_CRqdYMJX1TxGOFFzMHZkEUeUU
[03-May-2026 07:11:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-May-2026 07:11:57 UTC] ✅ JWT token verified successfully for user profile
[03-May-2026 07:11:57 UTC] User ID: 474
[03-May-2026 07:11:57 UTC] ✅ User profile retrieved successfully for user ID: 474
[03-May-2026 07:12:06 UTC] === API CALL LOG ===
[03-May-2026 07:12:06 UTC] Endpoint: user/profile.php
[03-May-2026 07:12:06 UTC] Full Log Data: {
    "timestamp": "2026-05-03 07:12:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:c0:960b:2501:6abd:9623:eafb:2609",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc0IiwidXNlcm5hbWUiOiJqZW5ubGlhYSIsImVtYWlsIjoidm5uc2F0ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc4Mzk2OTg2fQ.xoCRCMUVLoY3rJerN_CRqdYMJX1TxGOFFzMHZkEUeUU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f5d74980f3ffdaf-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:c0:960b:2501:6abd:9623:eafb:2609",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:c0:960b:2501:6abd:9623:eafb:2609, 172.70.208.5"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-May-2026 07:12:06 UTC] === END API CALL LOG ===
[03-May-2026 07:12:06 UTC] ✅ API Hash verification passed for profile endpoint
[03-May-2026 07:12:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc0IiwidXNlcm5hbWUiOiJqZW5ubGlhYSIsImVtYWlsIjoidm5uc2F0ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc4Mzk2OTg2fQ.xoCRCMUVLoY3rJerN_CRqdYMJX1TxGOFFzMHZkEUeUU
[03-May-2026 07:12:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-May-2026 07:12:06 UTC] ✅ JWT token verified successfully for user profile
[03-May-2026 07:12:06 UTC] User ID: 474
[03-May-2026 07:12:06 UTC] ✅ User profile retrieved successfully for user ID: 474
[03-May-2026 07:12:16 UTC] === API CALL LOG ===
[03-May-2026 07:12:16 UTC] Endpoint: user/profile.php
[03-May-2026 07:12:16 UTC] Full Log Data: {
    "timestamp": "2026-05-03 07:12:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:c0:960b:2501:6abd:9623:eafb:2609",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc0IiwidXNlcm5hbWUiOiJqZW5ubGlhYSIsImVtYWlsIjoidm5uc2F0ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc4Mzk2OTg2fQ.xoCRCMUVLoY3rJerN_CRqdYMJX1TxGOFFzMHZkEUeUU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f5d74d78ff6fdaf-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:c0:960b:2501:6abd:9623:eafb:2609",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:c0:960b:2501:6abd:9623:eafb:2609, 172.70.208.4"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-May-2026 07:12:16 UTC] === END API CALL LOG ===
[03-May-2026 07:12:16 UTC] ✅ API Hash verification passed for profile endpoint
[03-May-2026 07:12:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc0IiwidXNlcm5hbWUiOiJqZW5ubGlhYSIsImVtYWlsIjoidm5uc2F0ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc4Mzk2OTg2fQ.xoCRCMUVLoY3rJerN_CRqdYMJX1TxGOFFzMHZkEUeUU
[03-May-2026 07:12:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-May-2026 07:12:16 UTC] ✅ JWT token verified successfully for user profile
[03-May-2026 07:12:16 UTC] User ID: 474
[03-May-2026 07:12:16 UTC] ✅ User profile retrieved successfully for user ID: 474
[03-May-2026 07:12:21 UTC] === API CALL LOG ===
[03-May-2026 07:12:21 UTC] Endpoint: user/profile.php
[03-May-2026 07:12:21 UTC] Full Log Data: {
    "timestamp": "2026-05-03 07:12:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:c0:960b:2501:6abd:9623:eafb:2609",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc0IiwidXNlcm5hbWUiOiJqZW5ubGlhYSIsImVtYWlsIjoidm5uc2F0ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc4Mzk2OTg2fQ.xoCRCMUVLoY3rJerN_CRqdYMJX1TxGOFFzMHZkEUeUU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f5d74f31eeefdaf-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:c0:960b:2501:6abd:9623:eafb:2609",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:c0:960b:2501:6abd:9623:eafb:2609, 172.70.208.4"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-May-2026 07:12:21 UTC] === END API CALL LOG ===
[03-May-2026 07:12:21 UTC] ✅ API Hash verification passed for profile endpoint
[03-May-2026 07:12:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc0IiwidXNlcm5hbWUiOiJqZW5ubGlhYSIsImVtYWlsIjoidm5uc2F0ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc4Mzk2OTg2fQ.xoCRCMUVLoY3rJerN_CRqdYMJX1TxGOFFzMHZkEUeUU
[03-May-2026 07:12:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-May-2026 07:12:21 UTC] ✅ JWT token verified successfully for user profile
[03-May-2026 07:12:21 UTC] User ID: 474
[03-May-2026 07:12:21 UTC] ✅ User profile retrieved successfully for user ID: 474
[03-May-2026 07:12:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-May-2026 07:12:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-May-2026 07:12:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc0IiwidXNlcm5hbWUiOiJqZW5ubGlhYSIsImVtYWlsIjoidm5uc2F0ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc4Mzk2OTg2fQ.xoCRCMUVLoY3rJerN_CRqdYMJX1TxGOFFzMHZkEUeUU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f5d74f31edbfdaf-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2404:c0:960b:2501:6abd:9623:eafb:2609","CF-IPCountry":"ID","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2404:c0:960b:2501:6abd:9623:eafb:2609, 172.70.208.5"}
[03-May-2026 07:12:21 UTC] === User Orders API Called ===
[03-May-2026 07:12:21 UTC] User ID: 474
[03-May-2026 07:12:21 UTC] Limit: 20, Offset: 0
[03-May-2026 07:12:21 UTC] Orders found: 0
[03-May-2026 07:12:21 UTC] Orders data: []
[03-May-2026 07:12:21 UTC] Total orders count: 0
[03-May-2026 07:12:21 UTC] === API CALL LOG ===
[03-May-2026 07:12:21 UTC] Endpoint: user/profile.php
[03-May-2026 07:12:21 UTC] Full Log Data: {
    "timestamp": "2026-05-03 07:12:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:c0:960b:2501:6abd:9623:eafb:2609",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc0IiwidXNlcm5hbWUiOiJqZW5ubGlhYSIsImVtYWlsIjoidm5uc2F0ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc4Mzk2OTg2fQ.xoCRCMUVLoY3rJerN_CRqdYMJX1TxGOFFzMHZkEUeUU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f5d74f6fe6cfdaf-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:c0:960b:2501:6abd:9623:eafb:2609",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:c0:960b:2501:6abd:9623:eafb:2609, 172.70.208.5"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-May-2026 07:12:21 UTC] === END API CALL LOG ===
[03-May-2026 07:12:21 UTC] ✅ API Hash verification passed for profile endpoint
[03-May-2026 07:12:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc0IiwidXNlcm5hbWUiOiJqZW5ubGlhYSIsImVtYWlsIjoidm5uc2F0ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc4Mzk2OTg2fQ.xoCRCMUVLoY3rJerN_CRqdYMJX1TxGOFFzMHZkEUeUU
[03-May-2026 07:12:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-May-2026 07:12:21 UTC] ✅ JWT token verified successfully for user profile
[03-May-2026 07:12:21 UTC] User ID: 474
[03-May-2026 07:12:21 UTC] ✅ User profile retrieved successfully for user ID: 474
[03-May-2026 07:12:22 UTC] === API CALL LOG ===
[03-May-2026 07:12:22 UTC] Endpoint: user/profile.php
[03-May-2026 07:12:22 UTC] Full Log Data: {
    "timestamp": "2026-05-03 07:12:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:c0:960b:2501:6abd:9623:eafb:2609",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc0IiwidXNlcm5hbWUiOiJqZW5ubGlhYSIsImVtYWlsIjoidm5uc2F0ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc4Mzk2OTg2fQ.xoCRCMUVLoY3rJerN_CRqdYMJX1TxGOFFzMHZkEUeUU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f5d74fa5b0afdaf-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:c0:960b:2501:6abd:9623:eafb:2609",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:c0:960b:2501:6abd:9623:eafb:2609, 172.70.208.4"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-May-2026 07:12:22 UTC] === END API CALL LOG ===
[03-May-2026 07:12:22 UTC] ✅ API Hash verification passed for profile endpoint
[03-May-2026 07:12:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc0IiwidXNlcm5hbWUiOiJqZW5ubGlhYSIsImVtYWlsIjoidm5uc2F0ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc4Mzk2OTg2fQ.xoCRCMUVLoY3rJerN_CRqdYMJX1TxGOFFzMHZkEUeUU
[03-May-2026 07:12:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-May-2026 07:12:22 UTC] ✅ JWT token verified successfully for user profile
[03-May-2026 07:12:22 UTC] User ID: 474
[03-May-2026 07:12:22 UTC] ✅ User profile retrieved successfully for user ID: 474
[03-May-2026 07:12:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-May-2026 07:12:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-May-2026 07:12:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc0IiwidXNlcm5hbWUiOiJqZW5ubGlhYSIsImVtYWlsIjoidm5uc2F0ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc4Mzk2OTg2fQ.xoCRCMUVLoY3rJerN_CRqdYMJX1TxGOFFzMHZkEUeUU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f5d7507f9e4fdaf-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2404:c0:960b:2501:6abd:9623:eafb:2609","CF-IPCountry":"ID","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2404:c0:960b:2501:6abd:9623:eafb:2609, 172.70.208.5"}
[03-May-2026 07:12:24 UTC] === User Orders API Called ===
[03-May-2026 07:12:24 UTC] User ID: 474
[03-May-2026 07:12:24 UTC] Limit: 20, Offset: 0
[03-May-2026 07:12:24 UTC] Orders found: 0
[03-May-2026 07:12:24 UTC] Orders data: []
[03-May-2026 07:12:24 UTC] Total orders count: 0
[03-May-2026 07:12:25 UTC] === API CALL LOG ===
[03-May-2026 07:12:25 UTC] Endpoint: user/profile.php
[03-May-2026 07:12:25 UTC] Full Log Data: {
    "timestamp": "2026-05-03 07:12:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:c0:960b:2501:6abd:9623:eafb:2609",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc0IiwidXNlcm5hbWUiOiJqZW5ubGlhYSIsImVtYWlsIjoidm5uc2F0ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc4Mzk2OTg2fQ.xoCRCMUVLoY3rJerN_CRqdYMJX1TxGOFFzMHZkEUeUU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f5d750e2d21fdaf-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:c0:960b:2501:6abd:9623:eafb:2609",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:c0:960b:2501:6abd:9623:eafb:2609, 172.70.208.4"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-May-2026 07:12:25 UTC] === END API CALL LOG ===
[03-May-2026 07:12:25 UTC] ✅ API Hash verification passed for profile endpoint
[03-May-2026 07:12:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc0IiwidXNlcm5hbWUiOiJqZW5ubGlhYSIsImVtYWlsIjoidm5uc2F0ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc4Mzk2OTg2fQ.xoCRCMUVLoY3rJerN_CRqdYMJX1TxGOFFzMHZkEUeUU
[03-May-2026 07:12:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-May-2026 07:12:25 UTC] ✅ JWT token verified successfully for user profile
[03-May-2026 07:12:25 UTC] User ID: 474
[03-May-2026 07:12:25 UTC] ✅ User profile retrieved successfully for user ID: 474
[03-May-2026 07:12:26 UTC] User Purchases API - User ID: 474
[03-May-2026 07:12:26 UTC] User Purchases API - Total purchases found: 0
[03-May-2026 07:12:33 UTC] === API CALL LOG ===
[03-May-2026 07:12:33 UTC] Endpoint: user/profile.php
[03-May-2026 07:12:33 UTC] Full Log Data: {
    "timestamp": "2026-05-03 07:12:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:c0:960b:2501:6abd:9623:eafb:2609",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc0IiwidXNlcm5hbWUiOiJqZW5ubGlhYSIsImVtYWlsIjoidm5uc2F0ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc4Mzk2OTg2fQ.xoCRCMUVLoY3rJerN_CRqdYMJX1TxGOFFzMHZkEUeUU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f5d753d48f8fdaf-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:c0:960b:2501:6abd:9623:eafb:2609",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:c0:960b:2501:6abd:9623:eafb:2609, 172.70.208.5"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-May-2026 07:12:33 UTC] === END API CALL LOG ===
[03-May-2026 07:12:33 UTC] ✅ API Hash verification passed for profile endpoint
[03-May-2026 07:12:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc0IiwidXNlcm5hbWUiOiJqZW5ubGlhYSIsImVtYWlsIjoidm5uc2F0ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc4Mzk2OTg2fQ.xoCRCMUVLoY3rJerN_CRqdYMJX1TxGOFFzMHZkEUeUU
[03-May-2026 07:12:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-May-2026 07:12:33 UTC] ✅ JWT token verified successfully for user profile
[03-May-2026 07:12:33 UTC] User ID: 474
[03-May-2026 07:12:33 UTC] ✅ User profile retrieved successfully for user ID: 474
[03-May-2026 07:12:33 UTC] === API CALL LOG ===
[03-May-2026 07:12:33 UTC] Endpoint: user/profile.php
[03-May-2026 07:12:33 UTC] Full Log Data: {
    "timestamp": "2026-05-03 07:12:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:c0:960b:2501:6abd:9623:eafb:2609",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc0IiwidXNlcm5hbWUiOiJqZW5ubGlhYSIsImVtYWlsIjoidm5uc2F0ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc4Mzk2OTg2fQ.xoCRCMUVLoY3rJerN_CRqdYMJX1TxGOFFzMHZkEUeUU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f5d75420fddfdaf-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:c0:960b:2501:6abd:9623:eafb:2609",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:c0:960b:2501:6abd:9623:eafb:2609, 172.70.208.5"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-May-2026 07:12:33 UTC] === END API CALL LOG ===
[03-May-2026 07:12:33 UTC] ✅ API Hash verification passed for profile endpoint
[03-May-2026 07:12:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc0IiwidXNlcm5hbWUiOiJqZW5ubGlhYSIsImVtYWlsIjoidm5uc2F0ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc4Mzk2OTg2fQ.xoCRCMUVLoY3rJerN_CRqdYMJX1TxGOFFzMHZkEUeUU
[03-May-2026 07:12:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-May-2026 07:12:33 UTC] ✅ JWT token verified successfully for user profile
[03-May-2026 07:12:33 UTC] User ID: 474
[03-May-2026 07:12:33 UTC] ✅ User profile retrieved successfully for user ID: 474
[03-May-2026 07:12:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-May-2026 07:12:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-May-2026 07:12:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc0IiwidXNlcm5hbWUiOiJqZW5ubGlhYSIsImVtYWlsIjoidm5uc2F0ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc4Mzk2OTg2fQ.xoCRCMUVLoY3rJerN_CRqdYMJX1TxGOFFzMHZkEUeUU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f5d75415de6fdaf-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2404:c0:960b:2501:6abd:9623:eafb:2609","CF-IPCountry":"ID","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2404:c0:960b:2501:6abd:9623:eafb:2609, 172.70.208.4"}
[03-May-2026 07:12:33 UTC] === User Orders API Called ===
[03-May-2026 07:12:33 UTC] User ID: 474
[03-May-2026 07:12:33 UTC] Limit: 20, Offset: 0
[03-May-2026 07:12:33 UTC] Orders found: 0
[03-May-2026 07:12:33 UTC] Orders data: []
[03-May-2026 07:12:33 UTC] Total orders count: 0
[03-May-2026 07:12:34 UTC] === API CALL LOG ===
[03-May-2026 07:12:34 UTC] Endpoint: user/profile.php
[03-May-2026 07:12:34 UTC] Full Log Data: {
    "timestamp": "2026-05-03 07:12:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:c0:960b:2501:6abd:9623:eafb:2609",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc0IiwidXNlcm5hbWUiOiJqZW5ubGlhYSIsImVtYWlsIjoidm5uc2F0ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc4Mzk2OTg2fQ.xoCRCMUVLoY3rJerN_CRqdYMJX1TxGOFFzMHZkEUeUU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f5d7544d928fdaf-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:c0:960b:2501:6abd:9623:eafb:2609",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:c0:960b:2501:6abd:9623:eafb:2609, 172.70.208.5"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-May-2026 07:12:34 UTC] === END API CALL LOG ===
[03-May-2026 07:12:34 UTC] ✅ API Hash verification passed for profile endpoint
[03-May-2026 07:12:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc0IiwidXNlcm5hbWUiOiJqZW5ubGlhYSIsImVtYWlsIjoidm5uc2F0ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc4Mzk2OTg2fQ.xoCRCMUVLoY3rJerN_CRqdYMJX1TxGOFFzMHZkEUeUU
[03-May-2026 07:12:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-May-2026 07:12:34 UTC] ✅ JWT token verified successfully for user profile
[03-May-2026 07:12:34 UTC] User ID: 474
[03-May-2026 07:12:34 UTC] ✅ User profile retrieved successfully for user ID: 474
[03-May-2026 07:12:34 UTC] === API CALL LOG ===
[03-May-2026 07:12:34 UTC] Endpoint: user/profile.php
[03-May-2026 07:12:34 UTC] Full Log Data: {
    "timestamp": "2026-05-03 07:12:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:c0:960b:2501:6abd:9623:eafb:2609",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc0IiwidXNlcm5hbWUiOiJqZW5ubGlhYSIsImVtYWlsIjoidm5uc2F0ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc4Mzk2OTg2fQ.xoCRCMUVLoY3rJerN_CRqdYMJX1TxGOFFzMHZkEUeUU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f5d7548ece3fdaf-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:c0:960b:2501:6abd:9623:eafb:2609",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:c0:960b:2501:6abd:9623:eafb:2609, 172.70.208.5"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-May-2026 07:12:34 UTC] === END API CALL LOG ===
[03-May-2026 07:12:34 UTC] ✅ API Hash verification passed for profile endpoint
[03-May-2026 07:12:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc0IiwidXNlcm5hbWUiOiJqZW5ubGlhYSIsImVtYWlsIjoidm5uc2F0ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc4Mzk2OTg2fQ.xoCRCMUVLoY3rJerN_CRqdYMJX1TxGOFFzMHZkEUeUU
[03-May-2026 07:12:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-May-2026 07:12:34 UTC] ✅ JWT token verified successfully for user profile
[03-May-2026 07:12:34 UTC] User ID: 474
[03-May-2026 07:12:34 UTC] ✅ User profile retrieved successfully for user ID: 474
[03-May-2026 07:12:34 UTC] === API CALL LOG ===
[03-May-2026 07:12:34 UTC] Endpoint: user/profile.php
[03-May-2026 07:12:34 UTC] Full Log Data: {
    "timestamp": "2026-05-03 07:12:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:c0:960b:2501:6abd:9623:eafb:2609",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc0IiwidXNlcm5hbWUiOiJqZW5ubGlhYSIsImVtYWlsIjoidm5uc2F0ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc4Mzk2OTg2fQ.xoCRCMUVLoY3rJerN_CRqdYMJX1TxGOFFzMHZkEUeUU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f5d754a1881fdaf-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2404:c0:960b:2501:6abd:9623:eafb:2609",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2404:c0:960b:2501:6abd:9623:eafb:2609, 172.70.208.4"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-May-2026 07:12:34 UTC] === END API CALL LOG ===
[03-May-2026 07:12:34 UTC] ✅ API Hash verification passed for profile endpoint
[03-May-2026 07:12:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc0IiwidXNlcm5hbWUiOiJqZW5ubGlhYSIsImVtYWlsIjoidm5uc2F0ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc4Mzk2OTg2fQ.xoCRCMUVLoY3rJerN_CRqdYMJX1TxGOFFzMHZkEUeUU
[03-May-2026 07:12:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-May-2026 07:12:34 UTC] ✅ JWT token verified successfully for user profile
[03-May-2026 07:12:34 UTC] User ID: 474
[03-May-2026 07:12:34 UTC] ✅ User profile retrieved successfully for user ID: 474
[03-May-2026 07:12:35 UTC] User Purchases API - User ID: 474
[03-May-2026 07:12:35 UTC] User Purchases API - Total purchases found: 0
[03-May-2026 14:29:30 UTC] === API CALL LOG ===
[03-May-2026 14:29:30 UTC] Endpoint: user/profile.php
[03-May-2026 14:29:30 UTC] Full Log Data: {
    "timestamp": "2026-05-03 14:29:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.213.68.9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc1IiwidXNlcm5hbWUiOiJ0ZWtsZSIsImVtYWlsIjoibmlnZXRlbGtsZUBnbWFpbC5jb20iLCJleHAiOjE3Nzg0MjMzNjl9.CQBbIKE3n0a5ayGvuNhUoSpn5-h7jqsQaujAkq63R2g",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f5ff54fbd8e5459-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.213.68.9",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.213.68.9, 172.68.128.167"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-May-2026 14:29:30 UTC] === END API CALL LOG ===
[03-May-2026 14:29:30 UTC] ✅ API Hash verification passed for profile endpoint
[03-May-2026 14:29:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc1IiwidXNlcm5hbWUiOiJ0ZWtsZSIsImVtYWlsIjoibmlnZXRlbGtsZUBnbWFpbC5jb20iLCJleHAiOjE3Nzg0MjMzNjl9.CQBbIKE3n0a5ayGvuNhUoSpn5-h7jqsQaujAkq63R2g
[03-May-2026 14:29:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-May-2026 14:29:30 UTC] ✅ JWT token verified successfully for user profile
[03-May-2026 14:29:30 UTC] User ID: 475
[03-May-2026 14:29:30 UTC] ✅ User profile retrieved successfully for user ID: 475
[03-May-2026 14:29:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-May-2026 14:29:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-May-2026 14:29:30 UTC] === API CALL LOG ===
[03-May-2026 14:29:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc1IiwidXNlcm5hbWUiOiJ0ZWtsZSIsImVtYWlsIjoibmlnZXRlbGtsZUBnbWFpbC5jb20iLCJleHAiOjE3Nzg0MjMzNjl9.CQBbIKE3n0a5ayGvuNhUoSpn5-h7jqsQaujAkq63R2g","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f5ff54fbd935459-JIB","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.213.68.9","CF-IPCountry":"ET","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.213.68.9, 172.68.128.166"}
[03-May-2026 14:29:30 UTC] Endpoint: user/profile.php
[03-May-2026 14:29:30 UTC] Full Log Data: {
    "timestamp": "2026-05-03 14:29:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.213.68.9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc1IiwidXNlcm5hbWUiOiJ0ZWtsZSIsImVtYWlsIjoibmlnZXRlbGtsZUBnbWFpbC5jb20iLCJleHAiOjE3Nzg0MjMzNjl9.CQBbIKE3n0a5ayGvuNhUoSpn5-h7jqsQaujAkq63R2g",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f5ff54fbd945459-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.213.68.9",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.213.68.9, 172.68.128.167"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-May-2026 14:29:30 UTC] === User Orders API Called ===
[03-May-2026 14:29:30 UTC] === END API CALL LOG ===
[03-May-2026 14:29:30 UTC] User ID: 475
[03-May-2026 14:29:30 UTC] ✅ API Hash verification passed for profile endpoint
[03-May-2026 14:29:30 UTC] Limit: 20, Offset: 0
[03-May-2026 14:29:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc1IiwidXNlcm5hbWUiOiJ0ZWtsZSIsImVtYWlsIjoibmlnZXRlbGtsZUBnbWFpbC5jb20iLCJleHAiOjE3Nzg0MjMzNjl9.CQBbIKE3n0a5ayGvuNhUoSpn5-h7jqsQaujAkq63R2g
[03-May-2026 14:29:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-May-2026 14:29:30 UTC] ✅ JWT token verified successfully for user profile
[03-May-2026 14:29:30 UTC] User ID: 475
[03-May-2026 14:29:30 UTC] Orders found: 0
[03-May-2026 14:29:30 UTC] Orders data: []
[03-May-2026 14:29:30 UTC] ✅ User profile retrieved successfully for user ID: 475
[03-May-2026 14:29:30 UTC] Total orders count: 0
[03-May-2026 14:29:35 UTC] === API CALL LOG ===
[03-May-2026 14:29:35 UTC] Endpoint: user/profile.php
[03-May-2026 14:29:35 UTC] Full Log Data: {
    "timestamp": "2026-05-03 14:29:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.213.68.9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc1IiwidXNlcm5hbWUiOiJ0ZWtsZSIsImVtYWlsIjoibmlnZXRlbGtsZUBnbWFpbC5jb20iLCJleHAiOjE3Nzg0MjMzNjl9.CQBbIKE3n0a5ayGvuNhUoSpn5-h7jqsQaujAkq63R2g",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f5ff56e8d395459-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.213.68.9",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.213.68.9, 172.68.128.167"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-May-2026 14:29:35 UTC] === END API CALL LOG ===
[03-May-2026 14:29:35 UTC] ✅ API Hash verification passed for profile endpoint
[03-May-2026 14:29:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc1IiwidXNlcm5hbWUiOiJ0ZWtsZSIsImVtYWlsIjoibmlnZXRlbGtsZUBnbWFpbC5jb20iLCJleHAiOjE3Nzg0MjMzNjl9.CQBbIKE3n0a5ayGvuNhUoSpn5-h7jqsQaujAkq63R2g
[03-May-2026 14:29:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-May-2026 14:29:35 UTC] ✅ JWT token verified successfully for user profile
[03-May-2026 14:29:35 UTC] User ID: 475
[03-May-2026 14:29:35 UTC] ✅ User profile retrieved successfully for user ID: 475
[03-May-2026 14:29:48 UTC] === API CALL LOG ===
[03-May-2026 14:29:48 UTC] Endpoint: user/profile.php
[03-May-2026 14:29:48 UTC] Full Log Data: {
    "timestamp": "2026-05-03 14:29:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.213.68.9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc1IiwidXNlcm5hbWUiOiJ0ZWtsZSIsImVtYWlsIjoibmlnZXRlbGtsZUBnbWFpbC5jb20iLCJleHAiOjE3Nzg0MjMzNjl9.CQBbIKE3n0a5ayGvuNhUoSpn5-h7jqsQaujAkq63R2g",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f5ff5c3df095459-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.213.68.9",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.213.68.9, 172.68.128.166"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-May-2026 14:29:48 UTC] === END API CALL LOG ===
[03-May-2026 14:29:48 UTC] ✅ API Hash verification passed for profile endpoint
[03-May-2026 14:29:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc1IiwidXNlcm5hbWUiOiJ0ZWtsZSIsImVtYWlsIjoibmlnZXRlbGtsZUBnbWFpbC5jb20iLCJleHAiOjE3Nzg0MjMzNjl9.CQBbIKE3n0a5ayGvuNhUoSpn5-h7jqsQaujAkq63R2g
[03-May-2026 14:29:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-May-2026 14:29:48 UTC] ✅ JWT token verified successfully for user profile
[03-May-2026 14:29:48 UTC] User ID: 475
[03-May-2026 14:29:48 UTC] ✅ User profile retrieved successfully for user ID: 475
[03-May-2026 14:30:10 UTC] === API CALL LOG ===
[03-May-2026 14:30:10 UTC] Endpoint: user/profile.php
[03-May-2026 14:30:10 UTC] Full Log Data: {
    "timestamp": "2026-05-03 14:30:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.213.68.9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc1IiwidXNlcm5hbWUiOiJ0ZWtsZSIsImVtYWlsIjoibmlnZXRlbGtsZUBnbWFpbC5jb20iLCJleHAiOjE3Nzg0MjMzNjl9.CQBbIKE3n0a5ayGvuNhUoSpn5-h7jqsQaujAkq63R2g",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f5ff649adc45459-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.213.68.9",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.213.68.9, 172.68.128.166"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-May-2026 14:30:10 UTC] === END API CALL LOG ===
[03-May-2026 14:30:10 UTC] ✅ API Hash verification passed for profile endpoint
[03-May-2026 14:30:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc1IiwidXNlcm5hbWUiOiJ0ZWtsZSIsImVtYWlsIjoibmlnZXRlbGtsZUBnbWFpbC5jb20iLCJleHAiOjE3Nzg0MjMzNjl9.CQBbIKE3n0a5ayGvuNhUoSpn5-h7jqsQaujAkq63R2g
[03-May-2026 14:30:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-May-2026 14:30:10 UTC] ✅ JWT token verified successfully for user profile
[03-May-2026 14:30:10 UTC] User ID: 475
[03-May-2026 14:30:10 UTC] ✅ User profile retrieved successfully for user ID: 475
[03-May-2026 14:30:10 UTC] User Purchases API - User ID: 475
[03-May-2026 14:30:10 UTC] User Purchases API - Total purchases found: 0
[03-May-2026 14:30:27 UTC] === API CALL LOG ===
[03-May-2026 14:30:27 UTC] Endpoint: user/profile.php
[03-May-2026 14:30:27 UTC] Full Log Data: {
    "timestamp": "2026-05-03 14:30:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.213.68.9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc1IiwidXNlcm5hbWUiOiJ0ZWtsZSIsImVtYWlsIjoibmlnZXRlbGtsZUBnbWFpbC5jb20iLCJleHAiOjE3Nzg0MjMzNjl9.CQBbIKE3n0a5ayGvuNhUoSpn5-h7jqsQaujAkq63R2g",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f5ff6b3ba615459-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.213.68.9",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.213.68.9, 172.68.128.166"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-May-2026 14:30:27 UTC] === END API CALL LOG ===
[03-May-2026 14:30:27 UTC] ✅ API Hash verification passed for profile endpoint
[03-May-2026 14:30:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc1IiwidXNlcm5hbWUiOiJ0ZWtsZSIsImVtYWlsIjoibmlnZXRlbGtsZUBnbWFpbC5jb20iLCJleHAiOjE3Nzg0MjMzNjl9.CQBbIKE3n0a5ayGvuNhUoSpn5-h7jqsQaujAkq63R2g
[03-May-2026 14:30:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-May-2026 14:30:27 UTC] ✅ JWT token verified successfully for user profile
[03-May-2026 14:30:27 UTC] User ID: 475
[03-May-2026 14:30:27 UTC] ✅ User profile retrieved successfully for user ID: 475
[03-May-2026 14:30:28 UTC] User Purchases API - User ID: 475
[03-May-2026 14:30:28 UTC] User Purchases API - Total purchases found: 0
[03-May-2026 14:30:55 UTC] === API CALL LOG ===
[03-May-2026 14:30:55 UTC] Endpoint: user/profile.php
[03-May-2026 14:30:55 UTC] Full Log Data: {
    "timestamp": "2026-05-03 14:30:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.213.68.9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc1IiwidXNlcm5hbWUiOiJ0ZWtsZSIsImVtYWlsIjoibmlnZXRlbGtsZUBnbWFpbC5jb20iLCJleHAiOjE3Nzg0MjMzNjl9.CQBbIKE3n0a5ayGvuNhUoSpn5-h7jqsQaujAkq63R2g",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f5ff761cdc75459-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.213.68.9",
        "CF-IPCountry": "ET",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.213.68.9, 172.68.128.167"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-May-2026 14:30:55 UTC] === END API CALL LOG ===
[03-May-2026 14:30:55 UTC] ✅ API Hash verification passed for profile endpoint
[03-May-2026 14:30:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc1IiwidXNlcm5hbWUiOiJ0ZWtsZSIsImVtYWlsIjoibmlnZXRlbGtsZUBnbWFpbC5jb20iLCJleHAiOjE3Nzg0MjMzNjl9.CQBbIKE3n0a5ayGvuNhUoSpn5-h7jqsQaujAkq63R2g
[03-May-2026 14:30:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-May-2026 14:30:55 UTC] ✅ JWT token verified successfully for user profile
[03-May-2026 14:30:55 UTC] User ID: 475
[03-May-2026 14:30:55 UTC] ✅ User profile retrieved successfully for user ID: 475
[03-May-2026 14:30:56 UTC] User Purchases API - User ID: 475
[03-May-2026 14:30:56 UTC] User Purchases API - Total purchases found: 0
[03-May-2026 14:57:30 UTC] === API CALL LOG ===
[03-May-2026 14:57:30 UTC] Endpoint: user/profile.php
[03-May-2026 14:57:30 UTC] Full Log Data: {
    "timestamp": "2026-05-03 14:57:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:c:3890:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc2IiwidXNlcm5hbWUiOiJoZWF2eWRpc2NvdW50c2hvcHMiLCJlbWFpbCI6InNjb25jb3Zjb254em9AZ21haWwuY29tIiwiZXhwIjoxNzc4NDI1MDQ5fQ.Vvogu8_HC4WFVp_PdLFkujVH7gfIhM5htgrJf9FGW68",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f601e54fd9ef914-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c1:c:3890:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c1:c:3890:8000::, 172.68.164.136"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-May-2026 14:57:30 UTC] === END API CALL LOG ===
[03-May-2026 14:57:30 UTC] ✅ API Hash verification passed for profile endpoint
[03-May-2026 14:57:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc2IiwidXNlcm5hbWUiOiJoZWF2eWRpc2NvdW50c2hvcHMiLCJlbWFpbCI6InNjb25jb3Zjb254em9AZ21haWwuY29tIiwiZXhwIjoxNzc4NDI1MDQ5fQ.Vvogu8_HC4WFVp_PdLFkujVH7gfIhM5htgrJf9FGW68
[03-May-2026 14:57:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-May-2026 14:57:30 UTC] ✅ JWT token verified successfully for user profile
[03-May-2026 14:57:30 UTC] User ID: 476
[03-May-2026 14:57:30 UTC] ✅ User profile retrieved successfully for user ID: 476
[03-May-2026 14:57:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-May-2026 14:57:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-May-2026 14:57:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc2IiwidXNlcm5hbWUiOiJoZWF2eWRpc2NvdW50c2hvcHMiLCJlbWFpbCI6InNjb25jb3Zjb254em9AZ21haWwuY29tIiwiZXhwIjoxNzc4NDI1MDQ5fQ.Vvogu8_HC4WFVp_PdLFkujVH7gfIhM5htgrJf9FGW68","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f601e54fda8f914-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40c1:c:3890:8000::","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40c1:c:3890:8000::, 172.68.164.137"}
[03-May-2026 14:57:30 UTC] === User Orders API Called ===
[03-May-2026 14:57:30 UTC] User ID: 476
[03-May-2026 14:57:30 UTC] Limit: 20, Offset: 0
[03-May-2026 14:57:30 UTC] Orders found: 0
[03-May-2026 14:57:30 UTC] Orders data: []
[03-May-2026 14:57:30 UTC] Total orders count: 0
[03-May-2026 14:57:30 UTC] === API CALL LOG ===
[03-May-2026 14:57:30 UTC] Endpoint: user/profile.php
[03-May-2026 14:57:30 UTC] Full Log Data: {
    "timestamp": "2026-05-03 14:57:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:c:3890:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc2IiwidXNlcm5hbWUiOiJoZWF2eWRpc2NvdW50c2hvcHMiLCJlbWFpbCI6InNjb25jb3Zjb254em9AZ21haWwuY29tIiwiZXhwIjoxNzc4NDI1MDQ5fQ.Vvogu8_HC4WFVp_PdLFkujVH7gfIhM5htgrJf9FGW68",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f601e55d8e0f914-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c1:c:3890:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c1:c:3890:8000::, 172.68.164.136"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-May-2026 14:57:30 UTC] === END API CALL LOG ===
[03-May-2026 14:57:30 UTC] ✅ API Hash verification passed for profile endpoint
[03-May-2026 14:57:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc2IiwidXNlcm5hbWUiOiJoZWF2eWRpc2NvdW50c2hvcHMiLCJlbWFpbCI6InNjb25jb3Zjb254em9AZ21haWwuY29tIiwiZXhwIjoxNzc4NDI1MDQ5fQ.Vvogu8_HC4WFVp_PdLFkujVH7gfIhM5htgrJf9FGW68
[03-May-2026 14:57:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-May-2026 14:57:30 UTC] ✅ JWT token verified successfully for user profile
[03-May-2026 14:57:30 UTC] User ID: 476
[03-May-2026 14:57:30 UTC] ✅ User profile retrieved successfully for user ID: 476
[03-May-2026 14:57:32 UTC] === API CALL LOG ===
[03-May-2026 14:57:32 UTC] Endpoint: user/profile.php
[03-May-2026 14:57:32 UTC] Full Log Data: {
    "timestamp": "2026-05-03 14:57:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:c:3890:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc2IiwidXNlcm5hbWUiOiJoZWF2eWRpc2NvdW50c2hvcHMiLCJlbWFpbCI6InNjb25jb3Zjb254em9AZ21haWwuY29tIiwiZXhwIjoxNzc4NDI1MDQ5fQ.Vvogu8_HC4WFVp_PdLFkujVH7gfIhM5htgrJf9FGW68",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f601e633891f914-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c1:c:3890:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c1:c:3890:8000::, 172.68.164.136"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-May-2026 14:57:32 UTC] === END API CALL LOG ===
[03-May-2026 14:57:32 UTC] ✅ API Hash verification passed for profile endpoint
[03-May-2026 14:57:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc2IiwidXNlcm5hbWUiOiJoZWF2eWRpc2NvdW50c2hvcHMiLCJlbWFpbCI6InNjb25jb3Zjb254em9AZ21haWwuY29tIiwiZXhwIjoxNzc4NDI1MDQ5fQ.Vvogu8_HC4WFVp_PdLFkujVH7gfIhM5htgrJf9FGW68
[03-May-2026 14:57:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-May-2026 14:57:32 UTC] ✅ JWT token verified successfully for user profile
[03-May-2026 14:57:32 UTC] User ID: 476
[03-May-2026 14:57:32 UTC] ✅ User profile retrieved successfully for user ID: 476
[03-May-2026 14:57:48 UTC] === API CALL LOG ===
[03-May-2026 14:57:48 UTC] Endpoint: user/profile.php
[03-May-2026 14:57:48 UTC] Full Log Data: {
    "timestamp": "2026-05-03 14:57:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:c:3890:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc2IiwidXNlcm5hbWUiOiJoZWF2eWRpc2NvdW50c2hvcHMiLCJlbWFpbCI6InNjb25jb3Zjb254em9AZ21haWwuY29tIiwiZXhwIjoxNzc4NDI1MDQ5fQ.Vvogu8_HC4WFVp_PdLFkujVH7gfIhM5htgrJf9FGW68",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f601ec2bb68f914-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c1:c:3890:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c1:c:3890:8000::, 172.68.164.100"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-May-2026 14:57:48 UTC] === END API CALL LOG ===
[03-May-2026 14:57:48 UTC] ✅ API Hash verification passed for profile endpoint
[03-May-2026 14:57:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc2IiwidXNlcm5hbWUiOiJoZWF2eWRpc2NvdW50c2hvcHMiLCJlbWFpbCI6InNjb25jb3Zjb254em9AZ21haWwuY29tIiwiZXhwIjoxNzc4NDI1MDQ5fQ.Vvogu8_HC4WFVp_PdLFkujVH7gfIhM5htgrJf9FGW68
[03-May-2026 14:57:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-May-2026 14:57:48 UTC] ✅ JWT token verified successfully for user profile
[03-May-2026 14:57:48 UTC] User ID: 476
[03-May-2026 14:57:48 UTC] ✅ User profile retrieved successfully for user ID: 476
[03-May-2026 14:57:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-May-2026 14:57:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-May-2026 14:57:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc2IiwidXNlcm5hbWUiOiJoZWF2eWRpc2NvdW50c2hvcHMiLCJlbWFpbCI6InNjb25jb3Zjb254em9AZ21haWwuY29tIiwiZXhwIjoxNzc4NDI1MDQ5fQ.Vvogu8_HC4WFVp_PdLFkujVH7gfIhM5htgrJf9FGW68","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f601ec2bb62f914-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40c1:c:3890:8000::","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40c1:c:3890:8000::, 172.68.164.100"}
[03-May-2026 14:57:48 UTC] === User Orders API Called ===
[03-May-2026 14:57:48 UTC] User ID: 476
[03-May-2026 14:57:48 UTC] Limit: 20, Offset: 0
[03-May-2026 14:57:48 UTC] Orders found: 0
[03-May-2026 14:57:48 UTC] Orders data: []
[03-May-2026 14:57:48 UTC] Total orders count: 0
[03-May-2026 14:57:48 UTC] === API CALL LOG ===
[03-May-2026 14:57:48 UTC] Endpoint: user/profile.php
[03-May-2026 14:57:48 UTC] Full Log Data: {
    "timestamp": "2026-05-03 14:57:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:c:3890:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc2IiwidXNlcm5hbWUiOiJoZWF2eWRpc2NvdW50c2hvcHMiLCJlbWFpbCI6InNjb25jb3Zjb254em9AZ21haWwuY29tIiwiZXhwIjoxNzc4NDI1MDQ5fQ.Vvogu8_HC4WFVp_PdLFkujVH7gfIhM5htgrJf9FGW68",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f601ec67876f914-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c1:c:3890:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c1:c:3890:8000::, 172.68.164.100"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-May-2026 14:57:48 UTC] === END API CALL LOG ===
[03-May-2026 14:57:48 UTC] ✅ API Hash verification passed for profile endpoint
[03-May-2026 14:57:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc2IiwidXNlcm5hbWUiOiJoZWF2eWRpc2NvdW50c2hvcHMiLCJlbWFpbCI6InNjb25jb3Zjb254em9AZ21haWwuY29tIiwiZXhwIjoxNzc4NDI1MDQ5fQ.Vvogu8_HC4WFVp_PdLFkujVH7gfIhM5htgrJf9FGW68
[03-May-2026 14:57:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-May-2026 14:57:48 UTC] ✅ JWT token verified successfully for user profile
[03-May-2026 14:57:48 UTC] User ID: 476
[03-May-2026 14:57:48 UTC] ✅ User profile retrieved successfully for user ID: 476
[03-May-2026 14:57:49 UTC] === API CALL LOG ===
[03-May-2026 14:57:49 UTC] Endpoint: user/profile.php
[03-May-2026 14:57:49 UTC] Full Log Data: {
    "timestamp": "2026-05-03 14:57:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:c:3890:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc2IiwidXNlcm5hbWUiOiJoZWF2eWRpc2NvdW50c2hvcHMiLCJlbWFpbCI6InNjb25jb3Zjb254em9AZ21haWwuY29tIiwiZXhwIjoxNzc4NDI1MDQ5fQ.Vvogu8_HC4WFVp_PdLFkujVH7gfIhM5htgrJf9FGW68",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f601ecede00f914-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c1:c:3890:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c1:c:3890:8000::, 172.68.164.100"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-May-2026 14:57:49 UTC] === END API CALL LOG ===
[03-May-2026 14:57:49 UTC] ✅ API Hash verification passed for profile endpoint
[03-May-2026 14:57:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc2IiwidXNlcm5hbWUiOiJoZWF2eWRpc2NvdW50c2hvcHMiLCJlbWFpbCI6InNjb25jb3Zjb254em9AZ21haWwuY29tIiwiZXhwIjoxNzc4NDI1MDQ5fQ.Vvogu8_HC4WFVp_PdLFkujVH7gfIhM5htgrJf9FGW68
[03-May-2026 14:57:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-May-2026 14:57:49 UTC] ✅ JWT token verified successfully for user profile
[03-May-2026 14:57:49 UTC] User ID: 476
[03-May-2026 14:57:49 UTC] ✅ User profile retrieved successfully for user ID: 476
[03-May-2026 14:57:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-May-2026 14:57:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-May-2026 14:57:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc2IiwidXNlcm5hbWUiOiJoZWF2eWRpc2NvdW50c2hvcHMiLCJlbWFpbCI6InNjb25jb3Zjb254em9AZ21haWwuY29tIiwiZXhwIjoxNzc4NDI1MDQ5fQ.Vvogu8_HC4WFVp_PdLFkujVH7gfIhM5htgrJf9FGW68","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f601ef24d30f914-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40c1:c:3890:8000::","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40c1:c:3890:8000::, 172.68.164.101"}
[03-May-2026 14:57:55 UTC] === User Orders API Called ===
[03-May-2026 14:57:55 UTC] User ID: 476
[03-May-2026 14:57:55 UTC] Limit: 20, Offset: 0
[03-May-2026 14:57:55 UTC] Orders found: 0
[03-May-2026 14:57:55 UTC] Orders data: []
[03-May-2026 14:57:55 UTC] Total orders count: 0
[03-May-2026 14:57:57 UTC] === API CALL LOG ===
[03-May-2026 14:57:57 UTC] Endpoint: user/profile.php
[03-May-2026 14:57:57 UTC] Full Log Data: {
    "timestamp": "2026-05-03 14:57:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:c:3890:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc2IiwidXNlcm5hbWUiOiJoZWF2eWRpc2NvdW50c2hvcHMiLCJlbWFpbCI6InNjb25jb3Zjb254em9AZ21haWwuY29tIiwiZXhwIjoxNzc4NDI1MDQ5fQ.Vvogu8_HC4WFVp_PdLFkujVH7gfIhM5htgrJf9FGW68",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f601efb0b3df914-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c1:c:3890:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c1:c:3890:8000::, 172.68.164.101"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-May-2026 14:57:57 UTC] === END API CALL LOG ===
[03-May-2026 14:57:57 UTC] ✅ API Hash verification passed for profile endpoint
[03-May-2026 14:57:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc2IiwidXNlcm5hbWUiOiJoZWF2eWRpc2NvdW50c2hvcHMiLCJlbWFpbCI6InNjb25jb3Zjb254em9AZ21haWwuY29tIiwiZXhwIjoxNzc4NDI1MDQ5fQ.Vvogu8_HC4WFVp_PdLFkujVH7gfIhM5htgrJf9FGW68
[03-May-2026 14:57:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-May-2026 14:57:57 UTC] ✅ JWT token verified successfully for user profile
[03-May-2026 14:57:57 UTC] User ID: 476
[03-May-2026 14:57:57 UTC] ✅ User profile retrieved successfully for user ID: 476
[03-May-2026 14:57:57 UTC] User Purchases API - User ID: 476
[03-May-2026 14:57:57 UTC] User Purchases API - Total purchases found: 0
[03-May-2026 14:57:59 UTC] === API CALL LOG ===
[03-May-2026 14:57:59 UTC] Endpoint: user/profile.php
[03-May-2026 14:57:59 UTC] Full Log Data: {
    "timestamp": "2026-05-03 14:57:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:c:3890:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc2IiwidXNlcm5hbWUiOiJoZWF2eWRpc2NvdW50c2hvcHMiLCJlbWFpbCI6InNjb25jb3Zjb254em9AZ21haWwuY29tIiwiZXhwIjoxNzc4NDI1MDQ5fQ.Vvogu8_HC4WFVp_PdLFkujVH7gfIhM5htgrJf9FGW68",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f601f079f20f914-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c1:c:3890:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c1:c:3890:8000::, 172.68.164.101"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-May-2026 14:57:59 UTC] === END API CALL LOG ===
[03-May-2026 14:57:59 UTC] ✅ API Hash verification passed for profile endpoint
[03-May-2026 14:57:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc2IiwidXNlcm5hbWUiOiJoZWF2eWRpc2NvdW50c2hvcHMiLCJlbWFpbCI6InNjb25jb3Zjb254em9AZ21haWwuY29tIiwiZXhwIjoxNzc4NDI1MDQ5fQ.Vvogu8_HC4WFVp_PdLFkujVH7gfIhM5htgrJf9FGW68
[03-May-2026 14:57:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-May-2026 14:57:59 UTC] ✅ JWT token verified successfully for user profile
[03-May-2026 14:57:59 UTC] User ID: 476
[03-May-2026 14:57:59 UTC] ✅ User profile retrieved successfully for user ID: 476
[03-May-2026 14:57:59 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-May-2026 14:57:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-May-2026 14:57:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc2IiwidXNlcm5hbWUiOiJoZWF2eWRpc2NvdW50c2hvcHMiLCJlbWFpbCI6InNjb25jb3Zjb254em9AZ21haWwuY29tIiwiZXhwIjoxNzc4NDI1MDQ5fQ.Vvogu8_HC4WFVp_PdLFkujVH7gfIhM5htgrJf9FGW68","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f601f079f1ef914-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40c1:c:3890:8000::","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40c1:c:3890:8000::, 172.68.164.101"}
[03-May-2026 14:57:59 UTC] === User Orders API Called ===
[03-May-2026 14:57:59 UTC] User ID: 476
[03-May-2026 14:57:59 UTC] Limit: 20, Offset: 0
[03-May-2026 14:57:59 UTC] Orders found: 0
[03-May-2026 14:57:59 UTC] Orders data: []
[03-May-2026 14:57:59 UTC] Total orders count: 0
[03-May-2026 14:57:59 UTC] === API CALL LOG ===
[03-May-2026 14:57:59 UTC] Endpoint: user/profile.php
[03-May-2026 14:57:59 UTC] Full Log Data: {
    "timestamp": "2026-05-03 14:57:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:c:3890:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc2IiwidXNlcm5hbWUiOiJoZWF2eWRpc2NvdW50c2hvcHMiLCJlbWFpbCI6InNjb25jb3Zjb254em9AZ21haWwuY29tIiwiZXhwIjoxNzc4NDI1MDQ5fQ.Vvogu8_HC4WFVp_PdLFkujVH7gfIhM5htgrJf9FGW68",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f601f0aea63f914-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c1:c:3890:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c1:c:3890:8000::, 172.68.164.101"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-May-2026 14:57:59 UTC] === END API CALL LOG ===
[03-May-2026 14:57:59 UTC] ✅ API Hash verification passed for profile endpoint
[03-May-2026 14:57:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc2IiwidXNlcm5hbWUiOiJoZWF2eWRpc2NvdW50c2hvcHMiLCJlbWFpbCI6InNjb25jb3Zjb254em9AZ21haWwuY29tIiwiZXhwIjoxNzc4NDI1MDQ5fQ.Vvogu8_HC4WFVp_PdLFkujVH7gfIhM5htgrJf9FGW68
[03-May-2026 14:57:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-May-2026 14:57:59 UTC] ✅ JWT token verified successfully for user profile
[03-May-2026 14:57:59 UTC] User ID: 476
[03-May-2026 14:57:59 UTC] ✅ User profile retrieved successfully for user ID: 476
[03-May-2026 14:58:01 UTC] === API CALL LOG ===
[03-May-2026 14:58:01 UTC] Endpoint: user/profile.php
[03-May-2026 14:58:01 UTC] Full Log Data: {
    "timestamp": "2026-05-03 14:58:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:c:3890:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc2IiwidXNlcm5hbWUiOiJoZWF2eWRpc2NvdW50c2hvcHMiLCJlbWFpbCI6InNjb25jb3Zjb254em9AZ21haWwuY29tIiwiZXhwIjoxNzc4NDI1MDQ5fQ.Vvogu8_HC4WFVp_PdLFkujVH7gfIhM5htgrJf9FGW68",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f601f14bd3bf914-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c1:c:3890:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c1:c:3890:8000::, 172.68.164.101"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-May-2026 14:58:01 UTC] === END API CALL LOG ===
[03-May-2026 14:58:01 UTC] ✅ API Hash verification passed for profile endpoint
[03-May-2026 14:58:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc2IiwidXNlcm5hbWUiOiJoZWF2eWRpc2NvdW50c2hvcHMiLCJlbWFpbCI6InNjb25jb3Zjb254em9AZ21haWwuY29tIiwiZXhwIjoxNzc4NDI1MDQ5fQ.Vvogu8_HC4WFVp_PdLFkujVH7gfIhM5htgrJf9FGW68
[03-May-2026 14:58:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-May-2026 14:58:01 UTC] ✅ JWT token verified successfully for user profile
[03-May-2026 14:58:01 UTC] User ID: 476
[03-May-2026 14:58:01 UTC] ✅ User profile retrieved successfully for user ID: 476
[03-May-2026 14:58:08 UTC] === API CALL LOG ===
[03-May-2026 14:58:08 UTC] Endpoint: user/profile.php
[03-May-2026 14:58:08 UTC] Full Log Data: {
    "timestamp": "2026-05-03 14:58:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:c:3890:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc2IiwidXNlcm5hbWUiOiJoZWF2eWRpc2NvdW50c2hvcHMiLCJlbWFpbCI6InNjb25jb3Zjb254em9AZ21haWwuY29tIiwiZXhwIjoxNzc4NDI1MDQ5fQ.Vvogu8_HC4WFVp_PdLFkujVH7gfIhM5htgrJf9FGW68",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f601f41bec2f914-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c1:c:3890:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c1:c:3890:8000::, 172.68.164.101"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-May-2026 14:58:08 UTC] === END API CALL LOG ===
[03-May-2026 14:58:08 UTC] ✅ API Hash verification passed for profile endpoint
[03-May-2026 14:58:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc2IiwidXNlcm5hbWUiOiJoZWF2eWRpc2NvdW50c2hvcHMiLCJlbWFpbCI6InNjb25jb3Zjb254em9AZ21haWwuY29tIiwiZXhwIjoxNzc4NDI1MDQ5fQ.Vvogu8_HC4WFVp_PdLFkujVH7gfIhM5htgrJf9FGW68
[03-May-2026 14:58:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-May-2026 14:58:08 UTC] ✅ JWT token verified successfully for user profile
[03-May-2026 14:58:08 UTC] User ID: 476
[03-May-2026 14:58:08 UTC] ✅ User profile retrieved successfully for user ID: 476
[03-May-2026 14:58:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-May-2026 14:58:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-May-2026 14:58:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc2IiwidXNlcm5hbWUiOiJoZWF2eWRpc2NvdW50c2hvcHMiLCJlbWFpbCI6InNjb25jb3Zjb254em9AZ21haWwuY29tIiwiZXhwIjoxNzc4NDI1MDQ5fQ.Vvogu8_HC4WFVp_PdLFkujVH7gfIhM5htgrJf9FGW68","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f601f41bebcf914-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40c1:c:3890:8000::","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40c1:c:3890:8000::, 172.68.164.101"}
[03-May-2026 14:58:08 UTC] === User Orders API Called ===
[03-May-2026 14:58:08 UTC] User ID: 476
[03-May-2026 14:58:08 UTC] Limit: 20, Offset: 0
[03-May-2026 14:58:08 UTC] Orders found: 0
[03-May-2026 14:58:08 UTC] Orders data: []
[03-May-2026 14:58:08 UTC] Total orders count: 0
[03-May-2026 14:58:08 UTC] === API CALL LOG ===
[03-May-2026 14:58:08 UTC] Endpoint: user/profile.php
[03-May-2026 14:58:08 UTC] Full Log Data: {
    "timestamp": "2026-05-03 14:58:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:c:3890:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc2IiwidXNlcm5hbWUiOiJoZWF2eWRpc2NvdW50c2hvcHMiLCJlbWFpbCI6InNjb25jb3Zjb254em9AZ21haWwuY29tIiwiZXhwIjoxNzc4NDI1MDQ5fQ.Vvogu8_HC4WFVp_PdLFkujVH7gfIhM5htgrJf9FGW68",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f601f455c19f914-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c1:c:3890:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c1:c:3890:8000::, 172.68.164.101"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-May-2026 14:58:08 UTC] === END API CALL LOG ===
[03-May-2026 14:58:08 UTC] ✅ API Hash verification passed for profile endpoint
[03-May-2026 14:58:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc2IiwidXNlcm5hbWUiOiJoZWF2eWRpc2NvdW50c2hvcHMiLCJlbWFpbCI6InNjb25jb3Zjb254em9AZ21haWwuY29tIiwiZXhwIjoxNzc4NDI1MDQ5fQ.Vvogu8_HC4WFVp_PdLFkujVH7gfIhM5htgrJf9FGW68
[03-May-2026 14:58:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-May-2026 14:58:08 UTC] ✅ JWT token verified successfully for user profile
[03-May-2026 14:58:08 UTC] User ID: 476
[03-May-2026 14:58:08 UTC] ✅ User profile retrieved successfully for user ID: 476
[03-May-2026 14:58:10 UTC] === API CALL LOG ===
[03-May-2026 14:58:10 UTC] Endpoint: user/profile.php
[03-May-2026 14:58:10 UTC] Full Log Data: {
    "timestamp": "2026-05-03 14:58:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:c:3890:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc2IiwidXNlcm5hbWUiOiJoZWF2eWRpc2NvdW50c2hvcHMiLCJlbWFpbCI6InNjb25jb3Zjb254em9AZ21haWwuY29tIiwiZXhwIjoxNzc4NDI1MDQ5fQ.Vvogu8_HC4WFVp_PdLFkujVH7gfIhM5htgrJf9FGW68",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f601f511e47f914-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40c1:c:3890:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40c1:c:3890:8000::, 172.68.164.101"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-May-2026 14:58:10 UTC] === END API CALL LOG ===
[03-May-2026 14:58:10 UTC] ✅ API Hash verification passed for profile endpoint
[03-May-2026 14:58:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc2IiwidXNlcm5hbWUiOiJoZWF2eWRpc2NvdW50c2hvcHMiLCJlbWFpbCI6InNjb25jb3Zjb254em9AZ21haWwuY29tIiwiZXhwIjoxNzc4NDI1MDQ5fQ.Vvogu8_HC4WFVp_PdLFkujVH7gfIhM5htgrJf9FGW68
[03-May-2026 14:58:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-May-2026 14:58:10 UTC] ✅ JWT token verified successfully for user profile
[03-May-2026 14:58:10 UTC] User ID: 476
[03-May-2026 14:58:10 UTC] ✅ User profile retrieved successfully for user ID: 476
[03-May-2026 17:23:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-May-2026 17:23:27 UTC] === API CALL LOG ===
[03-May-2026 17:23:27 UTC] === API CALL LOG ===
[03-May-2026 17:23:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-May-2026 17:23:27 UTC] Endpoint: user/profile.php
[03-May-2026 17:23:27 UTC] Endpoint: user/profile.php
[03-May-2026 17:23:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc3IiwidXNlcm5hbWUiOiJ5ZWh0ZXQiLCJlbWFpbCI6InllaHRldDIwMDcxMDJAZ21haWwuY29tIiwiZXhwIjoxNzc4NDMzODA1fQ.howpI3UrujO7YOmPWnL5K3fCOFg7BmjazHDBeMoZGEw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f60f41c8d01d4a5-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"65.18.121.67","CF-IPCountry":"MM","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"65.18.121.67, 172.69.176.105"}
[03-May-2026 17:23:27 UTC] Full Log Data: {
    "timestamp": "2026-05-03 17:23:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "65.18.121.67",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc3IiwidXNlcm5hbWUiOiJ5ZWh0ZXQiLCJlbWFpbCI6InllaHRldDIwMDcxMDJAZ21haWwuY29tIiwiZXhwIjoxNzc4NDMzODA1fQ.howpI3UrujO7YOmPWnL5K3fCOFg7BmjazHDBeMoZGEw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f60f41c8cf1d4a5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "65.18.121.67",
        "CF-IPCountry": "MM",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "65.18.121.67, 172.69.176.105"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-May-2026 17:23:27 UTC] Full Log Data: {
    "timestamp": "2026-05-03 17:23:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "65.18.121.67",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc3IiwidXNlcm5hbWUiOiJ5ZWh0ZXQiLCJlbWFpbCI6InllaHRldDIwMDcxMDJAZ21haWwuY29tIiwiZXhwIjoxNzc4NDMzODA1fQ.howpI3UrujO7YOmPWnL5K3fCOFg7BmjazHDBeMoZGEw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f60f41c8d08d4a5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "65.18.121.67",
        "CF-IPCountry": "MM",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "65.18.121.67, 172.69.176.104"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-May-2026 17:23:27 UTC] === END API CALL LOG ===
[03-May-2026 17:23:27 UTC] === END API CALL LOG ===
[03-May-2026 17:23:27 UTC] === User Orders API Called ===
[03-May-2026 17:23:27 UTC] ✅ API Hash verification passed for profile endpoint
[03-May-2026 17:23:27 UTC] ✅ API Hash verification passed for profile endpoint
[03-May-2026 17:23:27 UTC] User ID: 477
[03-May-2026 17:23:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc3IiwidXNlcm5hbWUiOiJ5ZWh0ZXQiLCJlbWFpbCI6InllaHRldDIwMDcxMDJAZ21haWwuY29tIiwiZXhwIjoxNzc4NDMzODA1fQ.howpI3UrujO7YOmPWnL5K3fCOFg7BmjazHDBeMoZGEw
[03-May-2026 17:23:27 UTC] Limit: 20, Offset: 0
[03-May-2026 17:23:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc3IiwidXNlcm5hbWUiOiJ5ZWh0ZXQiLCJlbWFpbCI6InllaHRldDIwMDcxMDJAZ21haWwuY29tIiwiZXhwIjoxNzc4NDMzODA1fQ.howpI3UrujO7YOmPWnL5K3fCOFg7BmjazHDBeMoZGEw
[03-May-2026 17:23:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-May-2026 17:23:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-May-2026 17:23:27 UTC] ✅ JWT token verified successfully for user profile
[03-May-2026 17:23:27 UTC] ✅ JWT token verified successfully for user profile
[03-May-2026 17:23:27 UTC] User ID: 477
[03-May-2026 17:23:27 UTC] User ID: 477
[03-May-2026 17:23:27 UTC] Orders found: 0
[03-May-2026 17:23:27 UTC] ✅ User profile retrieved successfully for user ID: 477
[03-May-2026 17:23:27 UTC] Orders data: []
[03-May-2026 17:23:27 UTC] ✅ User profile retrieved successfully for user ID: 477
[03-May-2026 17:23:27 UTC] Total orders count: 0
[03-May-2026 17:23:28 UTC] === API CALL LOG ===
[03-May-2026 17:23:28 UTC] Endpoint: user/profile.php
[03-May-2026 17:23:28 UTC] Full Log Data: {
    "timestamp": "2026-05-03 17:23:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "65.18.121.67",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc3IiwidXNlcm5hbWUiOiJ5ZWh0ZXQiLCJlbWFpbCI6InllaHRldDIwMDcxMDJAZ21haWwuY29tIiwiZXhwIjoxNzc4NDMzODA1fQ.howpI3UrujO7YOmPWnL5K3fCOFg7BmjazHDBeMoZGEw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f60f4258b1ad4a5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "65.18.121.67",
        "CF-IPCountry": "MM",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "65.18.121.67, 172.69.176.105"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-May-2026 17:23:28 UTC] === END API CALL LOG ===
[03-May-2026 17:23:28 UTC] ✅ API Hash verification passed for profile endpoint
[03-May-2026 17:23:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc3IiwidXNlcm5hbWUiOiJ5ZWh0ZXQiLCJlbWFpbCI6InllaHRldDIwMDcxMDJAZ21haWwuY29tIiwiZXhwIjoxNzc4NDMzODA1fQ.howpI3UrujO7YOmPWnL5K3fCOFg7BmjazHDBeMoZGEw
[03-May-2026 17:23:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-May-2026 17:23:28 UTC] ✅ JWT token verified successfully for user profile
[03-May-2026 17:23:28 UTC] User ID: 477
[03-May-2026 17:23:28 UTC] ✅ User profile retrieved successfully for user ID: 477
[03-May-2026 17:24:42 UTC] === API CALL LOG ===
[03-May-2026 17:24:42 UTC] Endpoint: user/profile.php
[03-May-2026 17:24:42 UTC] Full Log Data: {
    "timestamp": "2026-05-03 17:24:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "65.18.121.67",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc3IiwidXNlcm5hbWUiOiJ5ZWh0ZXQiLCJlbWFpbCI6InllaHRldDIwMDcxMDJAZ21haWwuY29tIiwiZXhwIjoxNzc4NDMzODA1fQ.howpI3UrujO7YOmPWnL5K3fCOFg7BmjazHDBeMoZGEw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f60f5f6df347b84-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "65.18.121.67",
        "CF-IPCountry": "MM",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "65.18.121.67, 104.22.66.162"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-May-2026 17:24:42 UTC] === END API CALL LOG ===
[03-May-2026 17:24:42 UTC] ✅ API Hash verification passed for profile endpoint
[03-May-2026 17:24:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc3IiwidXNlcm5hbWUiOiJ5ZWh0ZXQiLCJlbWFpbCI6InllaHRldDIwMDcxMDJAZ21haWwuY29tIiwiZXhwIjoxNzc4NDMzODA1fQ.howpI3UrujO7YOmPWnL5K3fCOFg7BmjazHDBeMoZGEw
[03-May-2026 17:24:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-May-2026 17:24:42 UTC] ✅ JWT token verified successfully for user profile
[03-May-2026 17:24:42 UTC] User ID: 477
[03-May-2026 17:24:42 UTC] ✅ User profile retrieved successfully for user ID: 477
[03-May-2026 17:24:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-May-2026 17:24:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-May-2026 17:24:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc3IiwidXNlcm5hbWUiOiJ5ZWh0ZXQiLCJlbWFpbCI6InllaHRldDIwMDcxMDJAZ21haWwuY29tIiwiZXhwIjoxNzc4NDMzODA1fQ.howpI3UrujO7YOmPWnL5K3fCOFg7BmjazHDBeMoZGEw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f60f5f748477b84-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"65.18.121.67","CF-IPCountry":"MM","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"65.18.121.67, 104.22.66.32"}
[03-May-2026 17:24:43 UTC] === User Orders API Called ===
[03-May-2026 17:24:43 UTC] User ID: 477
[03-May-2026 17:24:43 UTC] Limit: 20, Offset: 0
[03-May-2026 17:24:43 UTC] Orders found: 0
[03-May-2026 17:24:43 UTC] Orders data: []
[03-May-2026 17:24:43 UTC] Total orders count: 0
[03-May-2026 17:24:43 UTC] === API CALL LOG ===
[03-May-2026 17:24:43 UTC] Endpoint: user/profile.php
[03-May-2026 17:24:43 UTC] Full Log Data: {
    "timestamp": "2026-05-03 17:24:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "65.18.121.67",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc3IiwidXNlcm5hbWUiOiJ5ZWh0ZXQiLCJlbWFpbCI6InllaHRldDIwMDcxMDJAZ21haWwuY29tIiwiZXhwIjoxNzc4NDMzODA1fQ.howpI3UrujO7YOmPWnL5K3fCOFg7BmjazHDBeMoZGEw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f60f5f7ea0f7b84-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "65.18.121.67",
        "CF-IPCountry": "MM",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "65.18.121.67, 104.22.66.33"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-May-2026 17:24:43 UTC] === END API CALL LOG ===
[03-May-2026 17:24:43 UTC] ✅ API Hash verification passed for profile endpoint
[03-May-2026 17:24:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc3IiwidXNlcm5hbWUiOiJ5ZWh0ZXQiLCJlbWFpbCI6InllaHRldDIwMDcxMDJAZ21haWwuY29tIiwiZXhwIjoxNzc4NDMzODA1fQ.howpI3UrujO7YOmPWnL5K3fCOFg7BmjazHDBeMoZGEw
[03-May-2026 17:24:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-May-2026 17:24:43 UTC] ✅ JWT token verified successfully for user profile
[03-May-2026 17:24:43 UTC] User ID: 477
[03-May-2026 17:24:43 UTC] ✅ User profile retrieved successfully for user ID: 477
[03-May-2026 17:24:51 UTC] === API CALL LOG ===
[03-May-2026 17:24:51 UTC] Endpoint: user/profile.php
[03-May-2026 17:24:51 UTC] Full Log Data: {
    "timestamp": "2026-05-03 17:24:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "65.18.121.67",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc3IiwidXNlcm5hbWUiOiJ5ZWh0ZXQiLCJlbWFpbCI6InllaHRldDIwMDcxMDJAZ21haWwuY29tIiwiZXhwIjoxNzc4NDMzODA1fQ.howpI3UrujO7YOmPWnL5K3fCOFg7BmjazHDBeMoZGEw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f60f62f8e577b84-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "65.18.121.67",
        "CF-IPCountry": "MM",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "65.18.121.67, 104.22.66.32"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-May-2026 17:24:51 UTC] === END API CALL LOG ===
[03-May-2026 17:24:51 UTC] ✅ API Hash verification passed for profile endpoint
[03-May-2026 17:24:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc3IiwidXNlcm5hbWUiOiJ5ZWh0ZXQiLCJlbWFpbCI6InllaHRldDIwMDcxMDJAZ21haWwuY29tIiwiZXhwIjoxNzc4NDMzODA1fQ.howpI3UrujO7YOmPWnL5K3fCOFg7BmjazHDBeMoZGEw
[03-May-2026 17:24:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-May-2026 17:24:51 UTC] ✅ JWT token verified successfully for user profile
[03-May-2026 17:24:51 UTC] User ID: 477
[03-May-2026 17:24:51 UTC] ✅ User profile retrieved successfully for user ID: 477
[03-May-2026 17:25:33 UTC] === API CALL LOG ===
[03-May-2026 17:25:33 UTC] Endpoint: user/profile.php
[03-May-2026 17:25:33 UTC] Full Log Data: {
    "timestamp": "2026-05-03 17:25:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "65.18.121.67",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc3IiwidXNlcm5hbWUiOiJ5ZWh0ZXQiLCJlbWFpbCI6InllaHRldDIwMDcxMDJAZ21haWwuY29tIiwiZXhwIjoxNzc4NDMzODA1fQ.howpI3UrujO7YOmPWnL5K3fCOFg7BmjazHDBeMoZGEw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f60f73279131dd6-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "65.18.121.67",
        "CF-IPCountry": "MM",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "65.18.121.67, 172.69.176.75"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-May-2026 17:25:33 UTC] === END API CALL LOG ===
[03-May-2026 17:25:33 UTC] ✅ API Hash verification passed for profile endpoint
[03-May-2026 17:25:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc3IiwidXNlcm5hbWUiOiJ5ZWh0ZXQiLCJlbWFpbCI6InllaHRldDIwMDcxMDJAZ21haWwuY29tIiwiZXhwIjoxNzc4NDMzODA1fQ.howpI3UrujO7YOmPWnL5K3fCOFg7BmjazHDBeMoZGEw
[03-May-2026 17:25:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-May-2026 17:25:33 UTC] ✅ JWT token verified successfully for user profile
[03-May-2026 17:25:33 UTC] User ID: 477
[03-May-2026 17:25:33 UTC] ✅ User profile retrieved successfully for user ID: 477
[03-May-2026 17:25:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-May-2026 17:25:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-May-2026 17:25:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc3IiwidXNlcm5hbWUiOiJ5ZWh0ZXQiLCJlbWFpbCI6InllaHRldDIwMDcxMDJAZ21haWwuY29tIiwiZXhwIjoxNzc4NDMzODA1fQ.howpI3UrujO7YOmPWnL5K3fCOFg7BmjazHDBeMoZGEw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f60f731af651dd6-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"65.18.121.67","CF-IPCountry":"MM","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"65.18.121.67, 172.69.176.74"}
[03-May-2026 17:25:33 UTC] === User Orders API Called ===
[03-May-2026 17:25:33 UTC] User ID: 477
[03-May-2026 17:25:33 UTC] Limit: 20, Offset: 0
[03-May-2026 17:25:33 UTC] Orders found: 0
[03-May-2026 17:25:33 UTC] Orders data: []
[03-May-2026 17:25:33 UTC] Total orders count: 0
[03-May-2026 17:25:33 UTC] === API CALL LOG ===
[03-May-2026 17:25:33 UTC] Endpoint: user/profile.php
[03-May-2026 17:25:33 UTC] Full Log Data: {
    "timestamp": "2026-05-03 17:25:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "65.18.121.67",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc3IiwidXNlcm5hbWUiOiJ5ZWh0ZXQiLCJlbWFpbCI6InllaHRldDIwMDcxMDJAZ21haWwuY29tIiwiZXhwIjoxNzc4NDMzODA1fQ.howpI3UrujO7YOmPWnL5K3fCOFg7BmjazHDBeMoZGEw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f60f733fca41dd6-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "65.18.121.67",
        "CF-IPCountry": "MM",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "65.18.121.67, 172.69.176.75"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-May-2026 17:25:33 UTC] === END API CALL LOG ===
[03-May-2026 17:25:33 UTC] ✅ API Hash verification passed for profile endpoint
[03-May-2026 17:25:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc3IiwidXNlcm5hbWUiOiJ5ZWh0ZXQiLCJlbWFpbCI6InllaHRldDIwMDcxMDJAZ21haWwuY29tIiwiZXhwIjoxNzc4NDMzODA1fQ.howpI3UrujO7YOmPWnL5K3fCOFg7BmjazHDBeMoZGEw
[03-May-2026 17:25:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-May-2026 17:25:33 UTC] ✅ JWT token verified successfully for user profile
[03-May-2026 17:25:33 UTC] User ID: 477
[03-May-2026 17:25:33 UTC] ✅ User profile retrieved successfully for user ID: 477
[03-May-2026 17:25:34 UTC] === API CALL LOG ===
[03-May-2026 17:25:34 UTC] Endpoint: user/profile.php
[03-May-2026 17:25:34 UTC] Full Log Data: {
    "timestamp": "2026-05-03 17:25:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "65.18.121.67",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc3IiwidXNlcm5hbWUiOiJ5ZWh0ZXQiLCJlbWFpbCI6InllaHRldDIwMDcxMDJAZ21haWwuY29tIiwiZXhwIjoxNzc4NDMzODA1fQ.howpI3UrujO7YOmPWnL5K3fCOFg7BmjazHDBeMoZGEw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f60f73b8f261dd6-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "65.18.121.67",
        "CF-IPCountry": "MM",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "65.18.121.67, 172.69.176.75"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-May-2026 17:25:34 UTC] === END API CALL LOG ===
[03-May-2026 17:25:34 UTC] ✅ API Hash verification passed for profile endpoint
[03-May-2026 17:25:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc3IiwidXNlcm5hbWUiOiJ5ZWh0ZXQiLCJlbWFpbCI6InllaHRldDIwMDcxMDJAZ21haWwuY29tIiwiZXhwIjoxNzc4NDMzODA1fQ.howpI3UrujO7YOmPWnL5K3fCOFg7BmjazHDBeMoZGEw
[03-May-2026 17:25:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-May-2026 17:25:34 UTC] ✅ JWT token verified successfully for user profile
[03-May-2026 17:25:34 UTC] User ID: 477
[03-May-2026 17:25:34 UTC] ✅ User profile retrieved successfully for user ID: 477
[03-May-2026 17:25:35 UTC] === API CALL LOG ===
[03-May-2026 17:25:35 UTC] Endpoint: user/profile.php
[03-May-2026 17:25:35 UTC] Full Log Data: {
    "timestamp": "2026-05-03 17:25:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "65.18.121.67",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc3IiwidXNlcm5hbWUiOiJ5ZWh0ZXQiLCJlbWFpbCI6InllaHRldDIwMDcxMDJAZ21haWwuY29tIiwiZXhwIjoxNzc4NDMzODA1fQ.howpI3UrujO7YOmPWnL5K3fCOFg7BmjazHDBeMoZGEw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f60f7414bf21dd6-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "65.18.121.67",
        "CF-IPCountry": "MM",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "65.18.121.67, 172.69.176.74"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-May-2026 17:25:35 UTC] === END API CALL LOG ===
[03-May-2026 17:25:35 UTC] ✅ API Hash verification passed for profile endpoint
[03-May-2026 17:25:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc3IiwidXNlcm5hbWUiOiJ5ZWh0ZXQiLCJlbWFpbCI6InllaHRldDIwMDcxMDJAZ21haWwuY29tIiwiZXhwIjoxNzc4NDMzODA1fQ.howpI3UrujO7YOmPWnL5K3fCOFg7BmjazHDBeMoZGEw
[03-May-2026 17:25:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-May-2026 17:25:35 UTC] ✅ JWT token verified successfully for user profile
[03-May-2026 17:25:35 UTC] User ID: 477
[03-May-2026 17:25:35 UTC] ✅ User profile retrieved successfully for user ID: 477
[03-May-2026 17:26:18 UTC] === API CALL LOG ===
[03-May-2026 17:26:18 UTC] Endpoint: user/profile.php
[03-May-2026 17:26:18 UTC] Full Log Data: {
    "timestamp": "2026-05-03 17:26:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "65.18.121.67",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc3IiwidXNlcm5hbWUiOiJ5ZWh0ZXQiLCJlbWFpbCI6InllaHRldDIwMDcxMDJAZ21haWwuY29tIiwiZXhwIjoxNzc4NDMzODA1fQ.howpI3UrujO7YOmPWnL5K3fCOFg7BmjazHDBeMoZGEw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f60f84b5b072652-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "65.18.121.67",
        "CF-IPCountry": "MM",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "65.18.121.67, 104.23.175.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-May-2026 17:26:18 UTC] === END API CALL LOG ===
[03-May-2026 17:26:18 UTC] ✅ API Hash verification passed for profile endpoint
[03-May-2026 17:26:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc3IiwidXNlcm5hbWUiOiJ5ZWh0ZXQiLCJlbWFpbCI6InllaHRldDIwMDcxMDJAZ21haWwuY29tIiwiZXhwIjoxNzc4NDMzODA1fQ.howpI3UrujO7YOmPWnL5K3fCOFg7BmjazHDBeMoZGEw
[03-May-2026 17:26:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-May-2026 17:26:18 UTC] ✅ JWT token verified successfully for user profile
[03-May-2026 17:26:18 UTC] User ID: 477
[03-May-2026 17:26:18 UTC] ✅ User profile retrieved successfully for user ID: 477
[03-May-2026 17:26:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-May-2026 17:26:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-May-2026 17:26:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc3IiwidXNlcm5hbWUiOiJ5ZWh0ZXQiLCJlbWFpbCI6InllaHRldDIwMDcxMDJAZ21haWwuY29tIiwiZXhwIjoxNzc4NDMzODA1fQ.howpI3UrujO7YOmPWnL5K3fCOFg7BmjazHDBeMoZGEw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f60f88b0ccd2652-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"65.18.121.67","CF-IPCountry":"MM","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"65.18.121.67, 104.23.175.178"}
[03-May-2026 17:26:28 UTC] === User Orders API Called ===
[03-May-2026 17:26:28 UTC] User ID: 477
[03-May-2026 17:26:28 UTC] Limit: 20, Offset: 0
[03-May-2026 17:26:28 UTC] Orders found: 0
[03-May-2026 17:26:28 UTC] Orders data: []
[03-May-2026 17:26:28 UTC] Total orders count: 0
[03-May-2026 17:26:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-May-2026 17:26:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-May-2026 17:26:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc3IiwidXNlcm5hbWUiOiJ5ZWh0ZXQiLCJlbWFpbCI6InllaHRldDIwMDcxMDJAZ21haWwuY29tIiwiZXhwIjoxNzc4NDMzODA1fQ.howpI3UrujO7YOmPWnL5K3fCOFg7BmjazHDBeMoZGEw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f60f89b4c2c2652-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"65.18.121.67","CF-IPCountry":"MM","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"65.18.121.67, 104.23.175.178"}
[03-May-2026 17:26:31 UTC] === User Orders API Called ===
[03-May-2026 17:26:31 UTC] User ID: 477
[03-May-2026 17:26:31 UTC] Limit: 20, Offset: 0
[03-May-2026 17:26:31 UTC] Orders found: 0
[03-May-2026 17:26:31 UTC] Orders data: []
[03-May-2026 17:26:31 UTC] Total orders count: 0
[03-May-2026 17:26:31 UTC] === API CALL LOG ===
[03-May-2026 17:26:31 UTC] Endpoint: user/profile.php
[03-May-2026 17:26:31 UTC] Full Log Data: {
    "timestamp": "2026-05-03 17:26:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "65.18.121.67",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc3IiwidXNlcm5hbWUiOiJ5ZWh0ZXQiLCJlbWFpbCI6InllaHRldDIwMDcxMDJAZ21haWwuY29tIiwiZXhwIjoxNzc4NDMzODA1fQ.howpI3UrujO7YOmPWnL5K3fCOFg7BmjazHDBeMoZGEw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f60f89b4c302652-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "65.18.121.67",
        "CF-IPCountry": "MM",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "65.18.121.67, 104.23.175.179"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-May-2026 17:26:31 UTC] === END API CALL LOG ===
[03-May-2026 17:26:31 UTC] ✅ API Hash verification passed for profile endpoint
[03-May-2026 17:26:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc3IiwidXNlcm5hbWUiOiJ5ZWh0ZXQiLCJlbWFpbCI6InllaHRldDIwMDcxMDJAZ21haWwuY29tIiwiZXhwIjoxNzc4NDMzODA1fQ.howpI3UrujO7YOmPWnL5K3fCOFg7BmjazHDBeMoZGEw
[03-May-2026 17:26:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-May-2026 17:26:31 UTC] ✅ JWT token verified successfully for user profile
[03-May-2026 17:26:31 UTC] User ID: 477
[03-May-2026 17:26:31 UTC] ✅ User profile retrieved successfully for user ID: 477
[03-May-2026 17:26:31 UTC] === API CALL LOG ===
[03-May-2026 17:26:31 UTC] Endpoint: user/profile.php
[03-May-2026 17:26:31 UTC] Full Log Data: {
    "timestamp": "2026-05-03 17:26:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "65.18.121.67",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc3IiwidXNlcm5hbWUiOiJ5ZWh0ZXQiLCJlbWFpbCI6InllaHRldDIwMDcxMDJAZ21haWwuY29tIiwiZXhwIjoxNzc4NDMzODA1fQ.howpI3UrujO7YOmPWnL5K3fCOFg7BmjazHDBeMoZGEw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f60f89b4c2e2652-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "65.18.121.67",
        "CF-IPCountry": "MM",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "65.18.121.67, 104.23.175.179"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-May-2026 17:26:31 UTC] === END API CALL LOG ===
[03-May-2026 17:26:31 UTC] ✅ API Hash verification passed for profile endpoint
[03-May-2026 17:26:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc3IiwidXNlcm5hbWUiOiJ5ZWh0ZXQiLCJlbWFpbCI6InllaHRldDIwMDcxMDJAZ21haWwuY29tIiwiZXhwIjoxNzc4NDMzODA1fQ.howpI3UrujO7YOmPWnL5K3fCOFg7BmjazHDBeMoZGEw
[03-May-2026 17:26:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-May-2026 17:26:31 UTC] ✅ JWT token verified successfully for user profile
[03-May-2026 17:26:31 UTC] User ID: 477
[03-May-2026 17:26:31 UTC] ✅ User profile retrieved successfully for user ID: 477
[03-May-2026 17:26:42 UTC] === API CALL LOG ===
[03-May-2026 17:26:42 UTC] Endpoint: user/profile.php
[03-May-2026 17:26:42 UTC] Full Log Data: {
    "timestamp": "2026-05-03 17:26:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "65.18.121.67",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc3IiwidXNlcm5hbWUiOiJ5ZWh0ZXQiLCJlbWFpbCI6InllaHRldDIwMDcxMDJAZ21haWwuY29tIiwiZXhwIjoxNzc4NDMzODA1fQ.howpI3UrujO7YOmPWnL5K3fCOFg7BmjazHDBeMoZGEw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f60f8e47f9a81f2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "65.18.121.67",
        "CF-IPCountry": "MM",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "65.18.121.67, 172.71.81.127"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-May-2026 17:26:42 UTC] === END API CALL LOG ===
[03-May-2026 17:26:42 UTC] ✅ API Hash verification passed for profile endpoint
[03-May-2026 17:26:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc3IiwidXNlcm5hbWUiOiJ5ZWh0ZXQiLCJlbWFpbCI6InllaHRldDIwMDcxMDJAZ21haWwuY29tIiwiZXhwIjoxNzc4NDMzODA1fQ.howpI3UrujO7YOmPWnL5K3fCOFg7BmjazHDBeMoZGEw
[03-May-2026 17:26:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-May-2026 17:26:42 UTC] ✅ JWT token verified successfully for user profile
[03-May-2026 17:26:42 UTC] User ID: 477
[03-May-2026 17:26:42 UTC] ✅ User profile retrieved successfully for user ID: 477
[03-May-2026 17:26:52 UTC] === API CALL LOG ===
[03-May-2026 17:26:52 UTC] Endpoint: user/profile.php
[03-May-2026 17:26:52 UTC] Full Log Data: {
    "timestamp": "2026-05-03 17:26:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "65.18.121.67",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc3IiwidXNlcm5hbWUiOiJ5ZWh0ZXQiLCJlbWFpbCI6InllaHRldDIwMDcxMDJAZ21haWwuY29tIiwiZXhwIjoxNzc4NDMzODA1fQ.howpI3UrujO7YOmPWnL5K3fCOFg7BmjazHDBeMoZGEw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f60f923783681f2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "65.18.121.67",
        "CF-IPCountry": "MM",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "65.18.121.67, 172.71.81.128"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-May-2026 17:26:52 UTC] === END API CALL LOG ===
[03-May-2026 17:26:52 UTC] ✅ API Hash verification passed for profile endpoint
[03-May-2026 17:26:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc3IiwidXNlcm5hbWUiOiJ5ZWh0ZXQiLCJlbWFpbCI6InllaHRldDIwMDcxMDJAZ21haWwuY29tIiwiZXhwIjoxNzc4NDMzODA1fQ.howpI3UrujO7YOmPWnL5K3fCOFg7BmjazHDBeMoZGEw
[03-May-2026 17:26:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-May-2026 17:26:52 UTC] ✅ JWT token verified successfully for user profile
[03-May-2026 17:26:52 UTC] User ID: 477
[03-May-2026 17:26:52 UTC] ✅ User profile retrieved successfully for user ID: 477
[03-May-2026 17:26:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-May-2026 17:26:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-May-2026 17:26:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc3IiwidXNlcm5hbWUiOiJ5ZWh0ZXQiLCJlbWFpbCI6InllaHRldDIwMDcxMDJAZ21haWwuY29tIiwiZXhwIjoxNzc4NDMzODA1fQ.howpI3UrujO7YOmPWnL5K3fCOFg7BmjazHDBeMoZGEw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f60f923783581f2-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"65.18.121.67","CF-IPCountry":"MM","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"65.18.121.67, 172.71.81.127"}
[03-May-2026 17:26:52 UTC] === User Orders API Called ===
[03-May-2026 17:26:52 UTC] User ID: 477
[03-May-2026 17:26:52 UTC] Limit: 20, Offset: 0
[03-May-2026 17:26:53 UTC] Orders found: 0
[03-May-2026 17:26:53 UTC] Orders data: []
[03-May-2026 17:26:53 UTC] Total orders count: 0
[03-May-2026 17:26:53 UTC] === API CALL LOG ===
[03-May-2026 17:26:53 UTC] Endpoint: user/profile.php
[03-May-2026 17:26:53 UTC] Full Log Data: {
    "timestamp": "2026-05-03 17:26:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "65.18.121.67",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc3IiwidXNlcm5hbWUiOiJ5ZWh0ZXQiLCJlbWFpbCI6InllaHRldDIwMDcxMDJAZ21haWwuY29tIiwiZXhwIjoxNzc4NDMzODA1fQ.howpI3UrujO7YOmPWnL5K3fCOFg7BmjazHDBeMoZGEw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f60f92468e281f2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "65.18.121.67",
        "CF-IPCountry": "MM",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "65.18.121.67, 172.71.81.128"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-May-2026 17:26:53 UTC] === END API CALL LOG ===
[03-May-2026 17:26:53 UTC] ✅ API Hash verification passed for profile endpoint
[03-May-2026 17:26:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc3IiwidXNlcm5hbWUiOiJ5ZWh0ZXQiLCJlbWFpbCI6InllaHRldDIwMDcxMDJAZ21haWwuY29tIiwiZXhwIjoxNzc4NDMzODA1fQ.howpI3UrujO7YOmPWnL5K3fCOFg7BmjazHDBeMoZGEw
[03-May-2026 17:26:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-May-2026 17:26:53 UTC] ✅ JWT token verified successfully for user profile
[03-May-2026 17:26:53 UTC] User ID: 477
[03-May-2026 17:26:53 UTC] ✅ User profile retrieved successfully for user ID: 477
[03-May-2026 18:11:22 UTC] === API CALL LOG ===
[03-May-2026 18:11:22 UTC] Endpoint: user/profile.php
[03-May-2026 18:11:22 UTC] Full Log Data: {
    "timestamp": "2026-05-03 18:11:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e0:100c:9653:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc4IiwidXNlcm5hbWUiOiJmbHVvcml0YSIsImVtYWlsIjoiZGFzZGVia3VtYXI4MkBnbWFpbC5jb20iLCJleHAiOjE3Nzg0MzY2ODF9.m6o7rCrZomGwFGskL7ZoQmF52kSY23s117vzK11sHn4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f613a4f9ca1f8c8-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e0:100c:9653:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e0:100c:9653:8000::, 172.68.164.136"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-May-2026 18:11:22 UTC] === END API CALL LOG ===
[03-May-2026 18:11:22 UTC] ✅ API Hash verification passed for profile endpoint
[03-May-2026 18:11:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc4IiwidXNlcm5hbWUiOiJmbHVvcml0YSIsImVtYWlsIjoiZGFzZGVia3VtYXI4MkBnbWFpbC5jb20iLCJleHAiOjE3Nzg0MzY2ODF9.m6o7rCrZomGwFGskL7ZoQmF52kSY23s117vzK11sHn4
[03-May-2026 18:11:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-May-2026 18:11:22 UTC] ✅ JWT token verified successfully for user profile
[03-May-2026 18:11:22 UTC] User ID: 478
[03-May-2026 18:11:22 UTC] ✅ User profile retrieved successfully for user ID: 478
[03-May-2026 18:11:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-May-2026 18:11:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-May-2026 18:11:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc4IiwidXNlcm5hbWUiOiJmbHVvcml0YSIsImVtYWlsIjoiZGFzZGVia3VtYXI4MkBnbWFpbC5jb20iLCJleHAiOjE3Nzg0MzY2ODF9.m6o7rCrZomGwFGskL7ZoQmF52kSY23s117vzK11sHn4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f613a4f9ca5f8c8-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40e0:100c:9653:8000::","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40e0:100c:9653:8000::, 172.68.164.136"}
[03-May-2026 18:11:22 UTC] === User Orders API Called ===
[03-May-2026 18:11:22 UTC] User ID: 478
[03-May-2026 18:11:22 UTC] Limit: 20, Offset: 0
[03-May-2026 18:11:22 UTC] Orders found: 0
[03-May-2026 18:11:22 UTC] Orders data: []
[03-May-2026 18:11:22 UTC] Total orders count: 0
[03-May-2026 18:11:22 UTC] === API CALL LOG ===
[03-May-2026 18:11:22 UTC] Endpoint: user/profile.php
[03-May-2026 18:11:22 UTC] Full Log Data: {
    "timestamp": "2026-05-03 18:11:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e0:100c:9653:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc4IiwidXNlcm5hbWUiOiJmbHVvcml0YSIsImVtYWlsIjoiZGFzZGVia3VtYXI4MkBnbWFpbC5jb20iLCJleHAiOjE3Nzg0MzY2ODF9.m6o7rCrZomGwFGskL7ZoQmF52kSY23s117vzK11sHn4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f613a4f9ca6f8c8-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e0:100c:9653:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e0:100c:9653:8000::, 172.68.164.137"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-May-2026 18:11:22 UTC] === END API CALL LOG ===
[03-May-2026 18:11:22 UTC] ✅ API Hash verification passed for profile endpoint
[03-May-2026 18:11:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc4IiwidXNlcm5hbWUiOiJmbHVvcml0YSIsImVtYWlsIjoiZGFzZGVia3VtYXI4MkBnbWFpbC5jb20iLCJleHAiOjE3Nzg0MzY2ODF9.m6o7rCrZomGwFGskL7ZoQmF52kSY23s117vzK11sHn4
[03-May-2026 18:11:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-May-2026 18:11:22 UTC] ✅ JWT token verified successfully for user profile
[03-May-2026 18:11:22 UTC] User ID: 478
[03-May-2026 18:11:22 UTC] ✅ User profile retrieved successfully for user ID: 478
[03-May-2026 18:11:24 UTC] === API CALL LOG ===
[03-May-2026 18:11:24 UTC] Endpoint: user/profile.php
[03-May-2026 18:11:24 UTC] Full Log Data: {
    "timestamp": "2026-05-03 18:11:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e0:100c:9653:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc4IiwidXNlcm5hbWUiOiJmbHVvcml0YSIsImVtYWlsIjoiZGFzZGVia3VtYXI4MkBnbWFpbC5jb20iLCJleHAiOjE3Nzg0MzY2ODF9.m6o7rCrZomGwFGskL7ZoQmF52kSY23s117vzK11sHn4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f613a5daa31f8c8-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e0:100c:9653:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e0:100c:9653:8000::, 172.68.164.136"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-May-2026 18:11:24 UTC] === END API CALL LOG ===
[03-May-2026 18:11:24 UTC] ✅ API Hash verification passed for profile endpoint
[03-May-2026 18:11:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc4IiwidXNlcm5hbWUiOiJmbHVvcml0YSIsImVtYWlsIjoiZGFzZGVia3VtYXI4MkBnbWFpbC5jb20iLCJleHAiOjE3Nzg0MzY2ODF9.m6o7rCrZomGwFGskL7ZoQmF52kSY23s117vzK11sHn4
[03-May-2026 18:11:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-May-2026 18:11:24 UTC] ✅ JWT token verified successfully for user profile
[03-May-2026 18:11:24 UTC] User ID: 478
[03-May-2026 18:11:24 UTC] ✅ User profile retrieved successfully for user ID: 478
[03-May-2026 18:11:37 UTC] === API CALL LOG ===
[03-May-2026 18:11:37 UTC] Endpoint: user/profile.php
[03-May-2026 18:11:37 UTC] Full Log Data: {
    "timestamp": "2026-05-03 18:11:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e0:100c:9653:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc4IiwidXNlcm5hbWUiOiJmbHVvcml0YSIsImVtYWlsIjoiZGFzZGVia3VtYXI4MkBnbWFpbC5jb20iLCJleHAiOjE3Nzg0MzY2ODF9.m6o7rCrZomGwFGskL7ZoQmF52kSY23s117vzK11sHn4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f613aac9e33f8c8-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e0:100c:9653:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e0:100c:9653:8000::, 172.68.164.101"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-May-2026 18:11:37 UTC] === END API CALL LOG ===
[03-May-2026 18:11:37 UTC] ✅ API Hash verification passed for profile endpoint
[03-May-2026 18:11:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc4IiwidXNlcm5hbWUiOiJmbHVvcml0YSIsImVtYWlsIjoiZGFzZGVia3VtYXI4MkBnbWFpbC5jb20iLCJleHAiOjE3Nzg0MzY2ODF9.m6o7rCrZomGwFGskL7ZoQmF52kSY23s117vzK11sHn4
[03-May-2026 18:11:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-May-2026 18:11:37 UTC] ✅ JWT token verified successfully for user profile
[03-May-2026 18:11:37 UTC] User ID: 478
[03-May-2026 18:11:37 UTC] ✅ User profile retrieved successfully for user ID: 478
[03-May-2026 18:11:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-May-2026 18:11:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-May-2026 18:11:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc4IiwidXNlcm5hbWUiOiJmbHVvcml0YSIsImVtYWlsIjoiZGFzZGVia3VtYXI4MkBnbWFpbC5jb20iLCJleHAiOjE3Nzg0MzY2ODF9.m6o7rCrZomGwFGskL7ZoQmF52kSY23s117vzK11sHn4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f613aac9e32f8c8-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40e0:100c:9653:8000::","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40e0:100c:9653:8000::, 172.68.164.101"}
[03-May-2026 18:11:37 UTC] === User Orders API Called ===
[03-May-2026 18:11:37 UTC] User ID: 478
[03-May-2026 18:11:37 UTC] Limit: 20, Offset: 0
[03-May-2026 18:11:37 UTC] Orders found: 0
[03-May-2026 18:11:37 UTC] Orders data: []
[03-May-2026 18:11:37 UTC] Total orders count: 0
[03-May-2026 18:11:37 UTC] === API CALL LOG ===
[03-May-2026 18:11:37 UTC] Endpoint: user/profile.php
[03-May-2026 18:11:37 UTC] Full Log Data: {
    "timestamp": "2026-05-03 18:11:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e0:100c:9653:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc4IiwidXNlcm5hbWUiOiJmbHVvcml0YSIsImVtYWlsIjoiZGFzZGVia3VtYXI4MkBnbWFpbC5jb20iLCJleHAiOjE3Nzg0MzY2ODF9.m6o7rCrZomGwFGskL7ZoQmF52kSY23s117vzK11sHn4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f613aaf9caff8c8-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e0:100c:9653:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e0:100c:9653:8000::, 172.68.164.101"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-May-2026 18:11:37 UTC] === END API CALL LOG ===
[03-May-2026 18:11:37 UTC] ✅ API Hash verification passed for profile endpoint
[03-May-2026 18:11:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc4IiwidXNlcm5hbWUiOiJmbHVvcml0YSIsImVtYWlsIjoiZGFzZGVia3VtYXI4MkBnbWFpbC5jb20iLCJleHAiOjE3Nzg0MzY2ODF9.m6o7rCrZomGwFGskL7ZoQmF52kSY23s117vzK11sHn4
[03-May-2026 18:11:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-May-2026 18:11:37 UTC] ✅ JWT token verified successfully for user profile
[03-May-2026 18:11:37 UTC] User ID: 478
[03-May-2026 18:11:37 UTC] ✅ User profile retrieved successfully for user ID: 478
[03-May-2026 18:11:40 UTC] === API CALL LOG ===
[03-May-2026 18:11:40 UTC] Endpoint: user/profile.php
[03-May-2026 18:11:40 UTC] Full Log Data: {
    "timestamp": "2026-05-03 18:11:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e0:100c:9653:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc4IiwidXNlcm5hbWUiOiJmbHVvcml0YSIsImVtYWlsIjoiZGFzZGVia3VtYXI4MkBnbWFpbC5jb20iLCJleHAiOjE3Nzg0MzY2ODF9.m6o7rCrZomGwFGskL7ZoQmF52kSY23s117vzK11sHn4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f613abfae34f8c8-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e0:100c:9653:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e0:100c:9653:8000::, 172.68.164.101"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-May-2026 18:11:40 UTC] === END API CALL LOG ===
[03-May-2026 18:11:40 UTC] ✅ API Hash verification passed for profile endpoint
[03-May-2026 18:11:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc4IiwidXNlcm5hbWUiOiJmbHVvcml0YSIsImVtYWlsIjoiZGFzZGVia3VtYXI4MkBnbWFpbC5jb20iLCJleHAiOjE3Nzg0MzY2ODF9.m6o7rCrZomGwFGskL7ZoQmF52kSY23s117vzK11sHn4
[03-May-2026 18:11:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-May-2026 18:11:40 UTC] ✅ JWT token verified successfully for user profile
[03-May-2026 18:11:40 UTC] User ID: 478
[03-May-2026 18:11:40 UTC] ✅ User profile retrieved successfully for user ID: 478
[03-May-2026 18:12:05 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-May-2026 18:12:05 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-May-2026 18:12:05 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc4IiwidXNlcm5hbWUiOiJmbHVvcml0YSIsImVtYWlsIjoiZGFzZGVia3VtYXI4MkBnbWFpbC5jb20iLCJleHAiOjE3Nzg0MzY2ODF9.m6o7rCrZomGwFGskL7ZoQmF52kSY23s117vzK11sHn4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f613b5bd81ef8c8-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40e0:100c:9653:8000::","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40e0:100c:9653:8000::, 172.68.164.100"}
[03-May-2026 18:12:05 UTC] === User Orders API Called ===
[03-May-2026 18:12:05 UTC] User ID: 478
[03-May-2026 18:12:05 UTC] Limit: 20, Offset: 0
[03-May-2026 18:12:05 UTC] Orders found: 0
[03-May-2026 18:12:05 UTC] Orders data: []
[03-May-2026 18:12:05 UTC] Total orders count: 0
[03-May-2026 18:12:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-May-2026 18:12:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-May-2026 18:12:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc4IiwidXNlcm5hbWUiOiJmbHVvcml0YSIsImVtYWlsIjoiZGFzZGVia3VtYXI4MkBnbWFpbC5jb20iLCJleHAiOjE3Nzg0MzY2ODF9.m6o7rCrZomGwFGskL7ZoQmF52kSY23s117vzK11sHn4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f613b698d8ef8c8-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40e0:100c:9653:8000::","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40e0:100c:9653:8000::, 172.68.164.100"}
[03-May-2026 18:12:07 UTC] === User Orders API Called ===
[03-May-2026 18:12:07 UTC] User ID: 478
[03-May-2026 18:12:07 UTC] Limit: 20, Offset: 0
[03-May-2026 18:12:07 UTC] Orders found: 0
[03-May-2026 18:12:07 UTC] Orders data: []
[03-May-2026 18:12:07 UTC] Total orders count: 0
[03-May-2026 18:12:07 UTC] === API CALL LOG ===
[03-May-2026 18:12:07 UTC] Endpoint: user/profile.php
[03-May-2026 18:12:07 UTC] Full Log Data: {
    "timestamp": "2026-05-03 18:12:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e0:100c:9653:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc4IiwidXNlcm5hbWUiOiJmbHVvcml0YSIsImVtYWlsIjoiZGFzZGVia3VtYXI4MkBnbWFpbC5jb20iLCJleHAiOjE3Nzg0MzY2ODF9.m6o7rCrZomGwFGskL7ZoQmF52kSY23s117vzK11sHn4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f613b698d92f8c8-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e0:100c:9653:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e0:100c:9653:8000::, 172.68.164.101"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-May-2026 18:12:07 UTC] === END API CALL LOG ===
[03-May-2026 18:12:07 UTC] ✅ API Hash verification passed for profile endpoint
[03-May-2026 18:12:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc4IiwidXNlcm5hbWUiOiJmbHVvcml0YSIsImVtYWlsIjoiZGFzZGVia3VtYXI4MkBnbWFpbC5jb20iLCJleHAiOjE3Nzg0MzY2ODF9.m6o7rCrZomGwFGskL7ZoQmF52kSY23s117vzK11sHn4
[03-May-2026 18:12:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-May-2026 18:12:07 UTC] ✅ JWT token verified successfully for user profile
[03-May-2026 18:12:07 UTC] User ID: 478
[03-May-2026 18:12:07 UTC] ✅ User profile retrieved successfully for user ID: 478
[03-May-2026 18:12:07 UTC] === API CALL LOG ===
[03-May-2026 18:12:07 UTC] Endpoint: user/profile.php
[03-May-2026 18:12:07 UTC] Full Log Data: {
    "timestamp": "2026-05-03 18:12:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e0:100c:9653:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc4IiwidXNlcm5hbWUiOiJmbHVvcml0YSIsImVtYWlsIjoiZGFzZGVia3VtYXI4MkBnbWFpbC5jb20iLCJleHAiOjE3Nzg0MzY2ODF9.m6o7rCrZomGwFGskL7ZoQmF52kSY23s117vzK11sHn4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f613b6c9bfff8c8-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e0:100c:9653:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e0:100c:9653:8000::, 172.68.164.100"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-May-2026 18:12:07 UTC] === END API CALL LOG ===
[03-May-2026 18:12:07 UTC] ✅ API Hash verification passed for profile endpoint
[03-May-2026 18:12:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc4IiwidXNlcm5hbWUiOiJmbHVvcml0YSIsImVtYWlsIjoiZGFzZGVia3VtYXI4MkBnbWFpbC5jb20iLCJleHAiOjE3Nzg0MzY2ODF9.m6o7rCrZomGwFGskL7ZoQmF52kSY23s117vzK11sHn4
[03-May-2026 18:12:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-May-2026 18:12:07 UTC] ✅ JWT token verified successfully for user profile
[03-May-2026 18:12:07 UTC] User ID: 478
[03-May-2026 18:12:07 UTC] ✅ User profile retrieved successfully for user ID: 478
[03-May-2026 18:12:09 UTC] === API CALL LOG ===
[03-May-2026 18:12:09 UTC] Endpoint: user/profile.php
[03-May-2026 18:12:09 UTC] Full Log Data: {
    "timestamp": "2026-05-03 18:12:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e0:100c:9653:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc4IiwidXNlcm5hbWUiOiJmbHVvcml0YSIsImVtYWlsIjoiZGFzZGVia3VtYXI4MkBnbWFpbC5jb20iLCJleHAiOjE3Nzg0MzY2ODF9.m6o7rCrZomGwFGskL7ZoQmF52kSY23s117vzK11sHn4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f613b797eb0f8c8-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e0:100c:9653:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e0:100c:9653:8000::, 172.68.164.100"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-May-2026 18:12:09 UTC] === END API CALL LOG ===
[03-May-2026 18:12:09 UTC] ✅ API Hash verification passed for profile endpoint
[03-May-2026 18:12:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc4IiwidXNlcm5hbWUiOiJmbHVvcml0YSIsImVtYWlsIjoiZGFzZGVia3VtYXI4MkBnbWFpbC5jb20iLCJleHAiOjE3Nzg0MzY2ODF9.m6o7rCrZomGwFGskL7ZoQmF52kSY23s117vzK11sHn4
[03-May-2026 18:12:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-May-2026 18:12:09 UTC] ✅ JWT token verified successfully for user profile
[03-May-2026 18:12:09 UTC] User ID: 478
[03-May-2026 18:12:09 UTC] ✅ User profile retrieved successfully for user ID: 478
[03-May-2026 18:12:47 UTC] === API CALL LOG ===
[03-May-2026 18:12:47 UTC] Endpoint: user/profile.php
[03-May-2026 18:12:47 UTC] Full Log Data: {
    "timestamp": "2026-05-03 18:12:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e0:4a:bc3e:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc4IiwidXNlcm5hbWUiOiJmbHVvcml0YSIsImVtYWlsIjoiZGFzZGVia3VtYXI4MkBnbWFpbC5jb20iLCJleHAiOjE3Nzg0MzY2ODF9.m6o7rCrZomGwFGskL7ZoQmF52kSY23s117vzK11sHn4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f613c60ff9dce41-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e0:4a:bc3e:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e0:4a:bc3e:8000::, 172.71.124.89"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-May-2026 18:12:47 UTC] === END API CALL LOG ===
[03-May-2026 18:12:47 UTC] ✅ API Hash verification passed for profile endpoint
[03-May-2026 18:12:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc4IiwidXNlcm5hbWUiOiJmbHVvcml0YSIsImVtYWlsIjoiZGFzZGVia3VtYXI4MkBnbWFpbC5jb20iLCJleHAiOjE3Nzg0MzY2ODF9.m6o7rCrZomGwFGskL7ZoQmF52kSY23s117vzK11sHn4
[03-May-2026 18:12:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-May-2026 18:12:47 UTC] ✅ JWT token verified successfully for user profile
[03-May-2026 18:12:47 UTC] User ID: 478
[03-May-2026 18:12:47 UTC] ✅ User profile retrieved successfully for user ID: 478
[03-May-2026 18:12:56 UTC] === API CALL LOG ===
[03-May-2026 18:12:56 UTC] Endpoint: user/profile.php
[03-May-2026 18:12:56 UTC] Full Log Data: {
    "timestamp": "2026-05-03 18:12:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e0:4a:bc3e:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc4IiwidXNlcm5hbWUiOiJmbHVvcml0YSIsImVtYWlsIjoiZGFzZGVia3VtYXI4MkBnbWFpbC5jb20iLCJleHAiOjE3Nzg0MzY2ODF9.m6o7rCrZomGwFGskL7ZoQmF52kSY23s117vzK11sHn4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f613c9afccbce41-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e0:4a:bc3e:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e0:4a:bc3e:8000::, 172.71.124.74"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-May-2026 18:12:56 UTC] === END API CALL LOG ===
[03-May-2026 18:12:56 UTC] ✅ API Hash verification passed for profile endpoint
[03-May-2026 18:12:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc4IiwidXNlcm5hbWUiOiJmbHVvcml0YSIsImVtYWlsIjoiZGFzZGVia3VtYXI4MkBnbWFpbC5jb20iLCJleHAiOjE3Nzg0MzY2ODF9.m6o7rCrZomGwFGskL7ZoQmF52kSY23s117vzK11sHn4
[03-May-2026 18:12:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-May-2026 18:12:56 UTC] ✅ JWT token verified successfully for user profile
[03-May-2026 18:12:56 UTC] User ID: 478
[03-May-2026 18:12:56 UTC] ✅ User profile retrieved successfully for user ID: 478
[03-May-2026 18:12:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-May-2026 18:12:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-May-2026 18:12:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc4IiwidXNlcm5hbWUiOiJmbHVvcml0YSIsImVtYWlsIjoiZGFzZGVia3VtYXI4MkBnbWFpbC5jb20iLCJleHAiOjE3Nzg0MzY2ODF9.m6o7rCrZomGwFGskL7ZoQmF52kSY23s117vzK11sHn4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f613c9afcc7ce41-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40e0:4a:bc3e:8000::","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40e0:4a:bc3e:8000::, 172.71.124.74"}
[03-May-2026 18:12:56 UTC] === User Orders API Called ===
[03-May-2026 18:12:56 UTC] User ID: 478
[03-May-2026 18:12:56 UTC] Limit: 20, Offset: 0
[03-May-2026 18:12:56 UTC] Orders found: 0
[03-May-2026 18:12:56 UTC] Orders data: []
[03-May-2026 18:12:56 UTC] Total orders count: 0
[03-May-2026 18:12:56 UTC] === API CALL LOG ===
[03-May-2026 18:12:56 UTC] Endpoint: user/profile.php
[03-May-2026 18:12:56 UTC] Full Log Data: {
    "timestamp": "2026-05-03 18:12:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e0:4a:bc3e:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc4IiwidXNlcm5hbWUiOiJmbHVvcml0YSIsImVtYWlsIjoiZGFzZGVia3VtYXI4MkBnbWFpbC5jb20iLCJleHAiOjE3Nzg0MzY2ODF9.m6o7rCrZomGwFGskL7ZoQmF52kSY23s117vzK11sHn4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f613c9efde0ce41-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e0:4a:bc3e:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e0:4a:bc3e:8000::, 172.71.124.74"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-May-2026 18:12:56 UTC] === END API CALL LOG ===
[03-May-2026 18:12:56 UTC] ✅ API Hash verification passed for profile endpoint
[03-May-2026 18:12:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc4IiwidXNlcm5hbWUiOiJmbHVvcml0YSIsImVtYWlsIjoiZGFzZGVia3VtYXI4MkBnbWFpbC5jb20iLCJleHAiOjE3Nzg0MzY2ODF9.m6o7rCrZomGwFGskL7ZoQmF52kSY23s117vzK11sHn4
[03-May-2026 18:12:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-May-2026 18:12:56 UTC] ✅ JWT token verified successfully for user profile
[03-May-2026 18:12:56 UTC] User ID: 478
[03-May-2026 18:12:56 UTC] ✅ User profile retrieved successfully for user ID: 478
[03-May-2026 18:12:59 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-May-2026 18:12:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-May-2026 18:12:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc4IiwidXNlcm5hbWUiOiJmbHVvcml0YSIsImVtYWlsIjoiZGFzZGVia3VtYXI4MkBnbWFpbC5jb20iLCJleHAiOjE3Nzg0MzY2ODF9.m6o7rCrZomGwFGskL7ZoQmF52kSY23s117vzK11sHn4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f613cae2de5ce41-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40e0:4a:bc3e:8000::","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40e0:4a:bc3e:8000::, 172.71.124.89"}
[03-May-2026 18:12:59 UTC] === User Orders API Called ===
[03-May-2026 18:12:59 UTC] User ID: 478
[03-May-2026 18:12:59 UTC] Limit: 20, Offset: 0
[03-May-2026 18:12:59 UTC] Orders found: 0
[03-May-2026 18:12:59 UTC] Orders data: []
[03-May-2026 18:12:59 UTC] Total orders count: 0
[03-May-2026 18:12:59 UTC] === API CALL LOG ===
[03-May-2026 18:12:59 UTC] Endpoint: user/profile.php
[03-May-2026 18:12:59 UTC] Full Log Data: {
    "timestamp": "2026-05-03 18:12:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e0:4a:bc3e:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc4IiwidXNlcm5hbWUiOiJmbHVvcml0YSIsImVtYWlsIjoiZGFzZGVia3VtYXI4MkBnbWFpbC5jb20iLCJleHAiOjE3Nzg0MzY2ODF9.m6o7rCrZomGwFGskL7ZoQmF52kSY23s117vzK11sHn4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f613cae2de6ce41-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e0:4a:bc3e:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e0:4a:bc3e:8000::, 172.71.124.88"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-May-2026 18:12:59 UTC] === END API CALL LOG ===
[03-May-2026 18:12:59 UTC] ✅ API Hash verification passed for profile endpoint
[03-May-2026 18:12:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc4IiwidXNlcm5hbWUiOiJmbHVvcml0YSIsImVtYWlsIjoiZGFzZGVia3VtYXI4MkBnbWFpbC5jb20iLCJleHAiOjE3Nzg0MzY2ODF9.m6o7rCrZomGwFGskL7ZoQmF52kSY23s117vzK11sHn4
[03-May-2026 18:12:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-May-2026 18:12:59 UTC] ✅ JWT token verified successfully for user profile
[03-May-2026 18:12:59 UTC] User ID: 478
[03-May-2026 18:12:59 UTC] ✅ User profile retrieved successfully for user ID: 478
[03-May-2026 18:12:59 UTC] === API CALL LOG ===
[03-May-2026 18:12:59 UTC] Endpoint: user/profile.php
[03-May-2026 18:12:59 UTC] Full Log Data: {
    "timestamp": "2026-05-03 18:12:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e0:4a:bc3e:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc4IiwidXNlcm5hbWUiOiJmbHVvcml0YSIsImVtYWlsIjoiZGFzZGVia3VtYXI4MkBnbWFpbC5jb20iLCJleHAiOjE3Nzg0MzY2ODF9.m6o7rCrZomGwFGskL7ZoQmF52kSY23s117vzK11sHn4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f613cb1fd23ce41-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e0:4a:bc3e:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e0:4a:bc3e:8000::, 172.71.124.89"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-May-2026 18:12:59 UTC] === END API CALL LOG ===
[03-May-2026 18:12:59 UTC] ✅ API Hash verification passed for profile endpoint
[03-May-2026 18:12:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc4IiwidXNlcm5hbWUiOiJmbHVvcml0YSIsImVtYWlsIjoiZGFzZGVia3VtYXI4MkBnbWFpbC5jb20iLCJleHAiOjE3Nzg0MzY2ODF9.m6o7rCrZomGwFGskL7ZoQmF52kSY23s117vzK11sHn4
[03-May-2026 18:12:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-May-2026 18:12:59 UTC] ✅ JWT token verified successfully for user profile
[03-May-2026 18:12:59 UTC] User ID: 478
[03-May-2026 18:12:59 UTC] ✅ User profile retrieved successfully for user ID: 478
[03-May-2026 18:13:19 UTC] === API CALL LOG ===
[03-May-2026 18:13:19 UTC] Endpoint: user/profile.php
[03-May-2026 18:13:19 UTC] Full Log Data: {
    "timestamp": "2026-05-03 18:13:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e0:4a:bc3e:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc4IiwidXNlcm5hbWUiOiJmbHVvcml0YSIsImVtYWlsIjoiZGFzZGVia3VtYXI4MkBnbWFpbC5jb20iLCJleHAiOjE3Nzg0MzY2ODF9.m6o7rCrZomGwFGskL7ZoQmF52kSY23s117vzK11sHn4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f613d2bffc3ce41-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e0:4a:bc3e:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e0:4a:bc3e:8000::, 172.71.124.88"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-May-2026 18:13:19 UTC] === END API CALL LOG ===
[03-May-2026 18:13:19 UTC] ✅ API Hash verification passed for profile endpoint
[03-May-2026 18:13:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc4IiwidXNlcm5hbWUiOiJmbHVvcml0YSIsImVtYWlsIjoiZGFzZGVia3VtYXI4MkBnbWFpbC5jb20iLCJleHAiOjE3Nzg0MzY2ODF9.m6o7rCrZomGwFGskL7ZoQmF52kSY23s117vzK11sHn4
[03-May-2026 18:13:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-May-2026 18:13:19 UTC] ✅ JWT token verified successfully for user profile
[03-May-2026 18:13:19 UTC] User ID: 478
[03-May-2026 18:13:19 UTC] ✅ User profile retrieved successfully for user ID: 478
[03-May-2026 18:13:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-May-2026 18:13:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-May-2026 18:13:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc4IiwidXNlcm5hbWUiOiJmbHVvcml0YSIsImVtYWlsIjoiZGFzZGVia3VtYXI4MkBnbWFpbC5jb20iLCJleHAiOjE3Nzg0MzY2ODF9.m6o7rCrZomGwFGskL7ZoQmF52kSY23s117vzK11sHn4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f613d2bffc2ce41-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40e0:4a:bc3e:8000::","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40e0:4a:bc3e:8000::, 172.71.124.89"}
[03-May-2026 18:13:19 UTC] === User Orders API Called ===
[03-May-2026 18:13:19 UTC] User ID: 478
[03-May-2026 18:13:19 UTC] Limit: 20, Offset: 0
[03-May-2026 18:13:19 UTC] Orders found: 0
[03-May-2026 18:13:19 UTC] Orders data: []
[03-May-2026 18:13:19 UTC] Total orders count: 0
[03-May-2026 18:13:20 UTC] === API CALL LOG ===
[03-May-2026 18:13:20 UTC] Endpoint: user/profile.php
[03-May-2026 18:13:20 UTC] Full Log Data: {
    "timestamp": "2026-05-03 18:13:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e0:4a:bc3e:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc4IiwidXNlcm5hbWUiOiJmbHVvcml0YSIsImVtYWlsIjoiZGFzZGVia3VtYXI4MkBnbWFpbC5jb20iLCJleHAiOjE3Nzg0MzY2ODF9.m6o7rCrZomGwFGskL7ZoQmF52kSY23s117vzK11sHn4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f613d2ff802ce41-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e0:4a:bc3e:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e0:4a:bc3e:8000::, 172.71.124.88"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-May-2026 18:13:20 UTC] === END API CALL LOG ===
[03-May-2026 18:13:20 UTC] ✅ API Hash verification passed for profile endpoint
[03-May-2026 18:13:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc4IiwidXNlcm5hbWUiOiJmbHVvcml0YSIsImVtYWlsIjoiZGFzZGVia3VtYXI4MkBnbWFpbC5jb20iLCJleHAiOjE3Nzg0MzY2ODF9.m6o7rCrZomGwFGskL7ZoQmF52kSY23s117vzK11sHn4
[03-May-2026 18:13:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-May-2026 18:13:20 UTC] ✅ JWT token verified successfully for user profile
[03-May-2026 18:13:20 UTC] User ID: 478
[03-May-2026 18:13:20 UTC] ✅ User profile retrieved successfully for user ID: 478
[03-May-2026 18:13:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-May-2026 18:13:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-May-2026 18:13:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc4IiwidXNlcm5hbWUiOiJmbHVvcml0YSIsImVtYWlsIjoiZGFzZGVia3VtYXI4MkBnbWFpbC5jb20iLCJleHAiOjE3Nzg0MzY2ODF9.m6o7rCrZomGwFGskL7ZoQmF52kSY23s117vzK11sHn4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f613daafb52ce41-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40e0:4a:bc3e:8000::","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40e0:4a:bc3e:8000::, 172.71.124.89"}
[03-May-2026 18:13:39 UTC] === User Orders API Called ===
[03-May-2026 18:13:39 UTC] User ID: 478
[03-May-2026 18:13:39 UTC] Limit: 20, Offset: 0
[03-May-2026 18:13:39 UTC] Orders found: 0
[03-May-2026 18:13:39 UTC] Orders data: []
[03-May-2026 18:13:39 UTC] Total orders count: 0
[03-May-2026 18:13:39 UTC] === API CALL LOG ===
[03-May-2026 18:13:39 UTC] Endpoint: user/profile.php
[03-May-2026 18:13:39 UTC] Full Log Data: {
    "timestamp": "2026-05-03 18:13:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e0:4a:bc3e:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc4IiwidXNlcm5hbWUiOiJmbHVvcml0YSIsImVtYWlsIjoiZGFzZGVia3VtYXI4MkBnbWFpbC5jb20iLCJleHAiOjE3Nzg0MzY2ODF9.m6o7rCrZomGwFGskL7ZoQmF52kSY23s117vzK11sHn4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f613daafb59ce41-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e0:4a:bc3e:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e0:4a:bc3e:8000::, 172.71.124.89"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-May-2026 18:13:39 UTC] === END API CALL LOG ===
[03-May-2026 18:13:39 UTC] ✅ API Hash verification passed for profile endpoint
[03-May-2026 18:13:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc4IiwidXNlcm5hbWUiOiJmbHVvcml0YSIsImVtYWlsIjoiZGFzZGVia3VtYXI4MkBnbWFpbC5jb20iLCJleHAiOjE3Nzg0MzY2ODF9.m6o7rCrZomGwFGskL7ZoQmF52kSY23s117vzK11sHn4
[03-May-2026 18:13:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-May-2026 18:13:39 UTC] ✅ JWT token verified successfully for user profile
[03-May-2026 18:13:39 UTC] User ID: 478
[03-May-2026 18:13:39 UTC] ✅ User profile retrieved successfully for user ID: 478
[03-May-2026 18:13:40 UTC] === API CALL LOG ===
[03-May-2026 18:13:40 UTC] Endpoint: user/profile.php
[03-May-2026 18:13:40 UTC] Full Log Data: {
    "timestamp": "2026-05-03 18:13:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e0:4a:bc3e:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc4IiwidXNlcm5hbWUiOiJmbHVvcml0YSIsImVtYWlsIjoiZGFzZGVia3VtYXI4MkBnbWFpbC5jb20iLCJleHAiOjE3Nzg0MzY2ODF9.m6o7rCrZomGwFGskL7ZoQmF52kSY23s117vzK11sHn4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f613dadfa15ce41-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e0:4a:bc3e:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e0:4a:bc3e:8000::, 172.71.124.89"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-May-2026 18:13:40 UTC] === END API CALL LOG ===
[03-May-2026 18:13:40 UTC] ✅ API Hash verification passed for profile endpoint
[03-May-2026 18:13:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc4IiwidXNlcm5hbWUiOiJmbHVvcml0YSIsImVtYWlsIjoiZGFzZGVia3VtYXI4MkBnbWFpbC5jb20iLCJleHAiOjE3Nzg0MzY2ODF9.m6o7rCrZomGwFGskL7ZoQmF52kSY23s117vzK11sHn4
[03-May-2026 18:13:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-May-2026 18:13:40 UTC] ✅ JWT token verified successfully for user profile
[03-May-2026 18:13:40 UTC] User ID: 478
[03-May-2026 18:13:40 UTC] ✅ User profile retrieved successfully for user ID: 478
[03-May-2026 18:13:41 UTC] === API CALL LOG ===
[03-May-2026 18:13:41 UTC] Endpoint: user/profile.php
[03-May-2026 18:13:41 UTC] Full Log Data: {
    "timestamp": "2026-05-03 18:13:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e0:4a:bc3e:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc4IiwidXNlcm5hbWUiOiJmbHVvcml0YSIsImVtYWlsIjoiZGFzZGVia3VtYXI4MkBnbWFpbC5jb20iLCJleHAiOjE3Nzg0MzY2ODF9.m6o7rCrZomGwFGskL7ZoQmF52kSY23s117vzK11sHn4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f613db6fe78ce41-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e0:4a:bc3e:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e0:4a:bc3e:8000::, 172.71.124.89"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-May-2026 18:13:41 UTC] === END API CALL LOG ===
[03-May-2026 18:13:41 UTC] ✅ API Hash verification passed for profile endpoint
[03-May-2026 18:13:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc4IiwidXNlcm5hbWUiOiJmbHVvcml0YSIsImVtYWlsIjoiZGFzZGVia3VtYXI4MkBnbWFpbC5jb20iLCJleHAiOjE3Nzg0MzY2ODF9.m6o7rCrZomGwFGskL7ZoQmF52kSY23s117vzK11sHn4
[03-May-2026 18:13:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-May-2026 18:13:41 UTC] ✅ JWT token verified successfully for user profile
[03-May-2026 18:13:41 UTC] User ID: 478
[03-May-2026 18:13:41 UTC] ✅ User profile retrieved successfully for user ID: 478
[03-May-2026 19:35:24 UTC] === API CALL LOG ===
[03-May-2026 19:35:24 UTC] Endpoint: user/profile.php
[03-May-2026 19:35:24 UTC] Full Log Data: {
    "timestamp": "2026-05-03 19:35:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "43.246.200.106",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc5IiwidXNlcm5hbWUiOiJyYWtpYiIsImVtYWlsIjoicmFraWIwMDE3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODQ0MTcyMn0.b5yjvi1sAhz3gNDdG33h7jRoaveR163NGRl6o5d6z9U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f61b5671d94d4ed-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "43.246.200.106",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "43.246.200.106, 162.158.128.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-May-2026 19:35:24 UTC] === END API CALL LOG ===
[03-May-2026 19:35:24 UTC] ✅ API Hash verification passed for profile endpoint
[03-May-2026 19:35:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc5IiwidXNlcm5hbWUiOiJyYWtpYiIsImVtYWlsIjoicmFraWIwMDE3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODQ0MTcyMn0.b5yjvi1sAhz3gNDdG33h7jRoaveR163NGRl6o5d6z9U
[03-May-2026 19:35:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-May-2026 19:35:24 UTC] ✅ JWT token verified successfully for user profile
[03-May-2026 19:35:24 UTC] User ID: 479
[03-May-2026 19:35:24 UTC] ✅ User profile retrieved successfully for user ID: 479
[03-May-2026 19:35:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-May-2026 19:35:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-May-2026 19:35:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc5IiwidXNlcm5hbWUiOiJyYWtpYiIsImVtYWlsIjoicmFraWIwMDE3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODQ0MTcyMn0.b5yjvi1sAhz3gNDdG33h7jRoaveR163NGRl6o5d6z9U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f61b5673e2cd4ed-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"43.246.200.106","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"43.246.200.106, 162.158.128.145"}
[03-May-2026 19:35:24 UTC] === User Orders API Called ===
[03-May-2026 19:35:24 UTC] User ID: 479
[03-May-2026 19:35:24 UTC] Limit: 20, Offset: 0
[03-May-2026 19:35:24 UTC] Orders found: 0
[03-May-2026 19:35:24 UTC] Orders data: []
[03-May-2026 19:35:24 UTC] Total orders count: 0
[03-May-2026 19:35:24 UTC] === API CALL LOG ===
[03-May-2026 19:35:24 UTC] Endpoint: user/profile.php
[03-May-2026 19:35:24 UTC] Full Log Data: {
    "timestamp": "2026-05-03 19:35:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "43.246.200.106",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc5IiwidXNlcm5hbWUiOiJyYWtpYiIsImVtYWlsIjoicmFraWIwMDE3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODQ0MTcyMn0.b5yjvi1sAhz3gNDdG33h7jRoaveR163NGRl6o5d6z9U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f61b5677f0fd4ed-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "43.246.200.106",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "43.246.200.106, 162.158.128.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-May-2026 19:35:24 UTC] === END API CALL LOG ===
[03-May-2026 19:35:24 UTC] ✅ API Hash verification passed for profile endpoint
[03-May-2026 19:35:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc5IiwidXNlcm5hbWUiOiJyYWtpYiIsImVtYWlsIjoicmFraWIwMDE3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODQ0MTcyMn0.b5yjvi1sAhz3gNDdG33h7jRoaveR163NGRl6o5d6z9U
[03-May-2026 19:35:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-May-2026 19:35:24 UTC] ✅ JWT token verified successfully for user profile
[03-May-2026 19:35:24 UTC] User ID: 479
[03-May-2026 19:35:24 UTC] ✅ User profile retrieved successfully for user ID: 479
[03-May-2026 19:35:25 UTC] === API CALL LOG ===
[03-May-2026 19:35:25 UTC] Endpoint: user/profile.php
[03-May-2026 19:35:25 UTC] Full Log Data: {
    "timestamp": "2026-05-03 19:35:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "43.246.200.106",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc5IiwidXNlcm5hbWUiOiJyYWtpYiIsImVtYWlsIjoicmFraWIwMDE3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODQ0MTcyMn0.b5yjvi1sAhz3gNDdG33h7jRoaveR163NGRl6o5d6z9U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f61b56ee971d4ed-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "43.246.200.106",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "43.246.200.106, 162.158.128.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-May-2026 19:35:25 UTC] === END API CALL LOG ===
[03-May-2026 19:35:25 UTC] ✅ API Hash verification passed for profile endpoint
[03-May-2026 19:35:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc5IiwidXNlcm5hbWUiOiJyYWtpYiIsImVtYWlsIjoicmFraWIwMDE3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODQ0MTcyMn0.b5yjvi1sAhz3gNDdG33h7jRoaveR163NGRl6o5d6z9U
[03-May-2026 19:35:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-May-2026 19:35:25 UTC] ✅ JWT token verified successfully for user profile
[03-May-2026 19:35:25 UTC] User ID: 479
[03-May-2026 19:35:25 UTC] ✅ User profile retrieved successfully for user ID: 479
[03-May-2026 19:35:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-May-2026 19:35:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-May-2026 19:35:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc5IiwidXNlcm5hbWUiOiJyYWtpYiIsImVtYWlsIjoicmFraWIwMDE3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODQ0MTcyMn0.b5yjvi1sAhz3gNDdG33h7jRoaveR163NGRl6o5d6z9U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f61b5aa2baed4ed-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"43.246.200.106","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"43.246.200.106, 162.158.128.144"}
[03-May-2026 19:35:35 UTC] === User Orders API Called ===
[03-May-2026 19:35:35 UTC] User ID: 479
[03-May-2026 19:35:35 UTC] Limit: 20, Offset: 0
[03-May-2026 19:35:35 UTC] Orders found: 0
[03-May-2026 19:35:35 UTC] Orders data: []
[03-May-2026 19:35:35 UTC] Total orders count: 0
[03-May-2026 19:35:35 UTC] === API CALL LOG ===
[03-May-2026 19:35:35 UTC] Endpoint: user/profile.php
[03-May-2026 19:35:35 UTC] Full Log Data: {
    "timestamp": "2026-05-03 19:35:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "43.246.200.106",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc5IiwidXNlcm5hbWUiOiJyYWtpYiIsImVtYWlsIjoicmFraWIwMDE3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODQ0MTcyMn0.b5yjvi1sAhz3gNDdG33h7jRoaveR163NGRl6o5d6z9U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f61b5aaad48d4ed-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "43.246.200.106",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "43.246.200.106, 162.158.128.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-May-2026 19:35:35 UTC] === END API CALL LOG ===
[03-May-2026 19:35:35 UTC] ✅ API Hash verification passed for profile endpoint
[03-May-2026 19:35:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc5IiwidXNlcm5hbWUiOiJyYWtpYiIsImVtYWlsIjoicmFraWIwMDE3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODQ0MTcyMn0.b5yjvi1sAhz3gNDdG33h7jRoaveR163NGRl6o5d6z9U
[03-May-2026 19:35:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-May-2026 19:35:35 UTC] ✅ JWT token verified successfully for user profile
[03-May-2026 19:35:35 UTC] User ID: 479
[03-May-2026 19:35:35 UTC] ✅ User profile retrieved successfully for user ID: 479
[03-May-2026 19:35:35 UTC] === API CALL LOG ===
[03-May-2026 19:35:35 UTC] Endpoint: user/profile.php
[03-May-2026 19:35:35 UTC] Full Log Data: {
    "timestamp": "2026-05-03 19:35:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "43.246.200.106",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc5IiwidXNlcm5hbWUiOiJyYWtpYiIsImVtYWlsIjoicmFraWIwMDE3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODQ0MTcyMn0.b5yjvi1sAhz3gNDdG33h7jRoaveR163NGRl6o5d6z9U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f61b5ae9adad4ed-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "43.246.200.106",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "43.246.200.106, 162.158.128.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-May-2026 19:35:35 UTC] === END API CALL LOG ===
[03-May-2026 19:35:35 UTC] ✅ API Hash verification passed for profile endpoint
[03-May-2026 19:35:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc5IiwidXNlcm5hbWUiOiJyYWtpYiIsImVtYWlsIjoicmFraWIwMDE3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODQ0MTcyMn0.b5yjvi1sAhz3gNDdG33h7jRoaveR163NGRl6o5d6z9U
[03-May-2026 19:35:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-May-2026 19:35:35 UTC] ✅ JWT token verified successfully for user profile
[03-May-2026 19:35:35 UTC] User ID: 479
[03-May-2026 19:35:35 UTC] ✅ User profile retrieved successfully for user ID: 479
[03-May-2026 19:35:35 UTC] === API CALL LOG ===
[03-May-2026 19:35:35 UTC] Endpoint: user/profile.php
[03-May-2026 19:35:35 UTC] Full Log Data: {
    "timestamp": "2026-05-03 19:35:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "43.246.200.106",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc5IiwidXNlcm5hbWUiOiJyYWtpYiIsImVtYWlsIjoicmFraWIwMDE3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODQ0MTcyMn0.b5yjvi1sAhz3gNDdG33h7jRoaveR163NGRl6o5d6z9U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f61b5afff46d4ed-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "43.246.200.106",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "43.246.200.106, 162.158.128.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-May-2026 19:35:35 UTC] === END API CALL LOG ===
[03-May-2026 19:35:35 UTC] ✅ API Hash verification passed for profile endpoint
[03-May-2026 19:35:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc5IiwidXNlcm5hbWUiOiJyYWtpYiIsImVtYWlsIjoicmFraWIwMDE3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODQ0MTcyMn0.b5yjvi1sAhz3gNDdG33h7jRoaveR163NGRl6o5d6z9U
[03-May-2026 19:35:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-May-2026 19:35:35 UTC] ✅ JWT token verified successfully for user profile
[03-May-2026 19:35:35 UTC] User ID: 479
[03-May-2026 19:35:35 UTC] ✅ User profile retrieved successfully for user ID: 479
[03-May-2026 19:35:49 UTC] === API CALL LOG ===
[03-May-2026 19:35:49 UTC] Endpoint: user/profile.php
[03-May-2026 19:35:49 UTC] Full Log Data: {
    "timestamp": "2026-05-03 19:35:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "43.246.200.106",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc5IiwidXNlcm5hbWUiOiJyYWtpYiIsImVtYWlsIjoicmFraWIwMDE3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODQ0MTcyMn0.b5yjvi1sAhz3gNDdG33h7jRoaveR163NGRl6o5d6z9U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f61b6059af533a4-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "43.246.200.106",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "43.246.200.106, 162.158.128.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-May-2026 19:35:49 UTC] === END API CALL LOG ===
[03-May-2026 19:35:49 UTC] ✅ API Hash verification passed for profile endpoint
[03-May-2026 19:35:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc5IiwidXNlcm5hbWUiOiJyYWtpYiIsImVtYWlsIjoicmFraWIwMDE3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODQ0MTcyMn0.b5yjvi1sAhz3gNDdG33h7jRoaveR163NGRl6o5d6z9U
[03-May-2026 19:35:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-May-2026 19:35:49 UTC] ✅ JWT token verified successfully for user profile
[03-May-2026 19:35:49 UTC] User ID: 479
[03-May-2026 19:35:49 UTC] ✅ User profile retrieved successfully for user ID: 479
[03-May-2026 19:35:50 UTC] === API CALL LOG ===
[03-May-2026 19:35:50 UTC] Endpoint: user/profile.php
[03-May-2026 19:35:50 UTC] Full Log Data: {
    "timestamp": "2026-05-03 19:35:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "43.246.200.106",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc5IiwidXNlcm5hbWUiOiJyYWtpYiIsImVtYWlsIjoicmFraWIwMDE3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODQ0MTcyMn0.b5yjvi1sAhz3gNDdG33h7jRoaveR163NGRl6o5d6z9U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f61b60adadc33a4-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "43.246.200.106",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "43.246.200.106, 162.158.128.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-May-2026 19:35:50 UTC] === END API CALL LOG ===
[03-May-2026 19:35:50 UTC] ✅ API Hash verification passed for profile endpoint
[03-May-2026 19:35:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc5IiwidXNlcm5hbWUiOiJyYWtpYiIsImVtYWlsIjoicmFraWIwMDE3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODQ0MTcyMn0.b5yjvi1sAhz3gNDdG33h7jRoaveR163NGRl6o5d6z9U
[03-May-2026 19:35:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-May-2026 19:35:50 UTC] ✅ JWT token verified successfully for user profile
[03-May-2026 19:35:50 UTC] User ID: 479
[03-May-2026 19:35:50 UTC] ✅ User profile retrieved successfully for user ID: 479
[03-May-2026 19:35:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-May-2026 19:35:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-May-2026 19:35:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc5IiwidXNlcm5hbWUiOiJyYWtpYiIsImVtYWlsIjoicmFraWIwMDE3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODQ0MTcyMn0.b5yjvi1sAhz3gNDdG33h7jRoaveR163NGRl6o5d6z9U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f61b60b1c1933a4-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"43.246.200.106","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"43.246.200.106, 162.158.128.144"}
[03-May-2026 19:35:50 UTC] === User Orders API Called ===
[03-May-2026 19:35:50 UTC] User ID: 479
[03-May-2026 19:35:50 UTC] Limit: 20, Offset: 0
[03-May-2026 19:35:50 UTC] Orders found: 0
[03-May-2026 19:35:50 UTC] Orders data: []
[03-May-2026 19:35:50 UTC] Total orders count: 0
[03-May-2026 19:35:50 UTC] === API CALL LOG ===
[03-May-2026 19:35:50 UTC] Endpoint: user/profile.php
[03-May-2026 19:35:50 UTC] Full Log Data: {
    "timestamp": "2026-05-03 19:35:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "43.246.200.106",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc5IiwidXNlcm5hbWUiOiJyYWtpYiIsImVtYWlsIjoicmFraWIwMDE3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODQ0MTcyMn0.b5yjvi1sAhz3gNDdG33h7jRoaveR163NGRl6o5d6z9U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f61b60b9da633a4-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "43.246.200.106",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "43.246.200.106, 162.158.128.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-May-2026 19:35:50 UTC] === END API CALL LOG ===
[03-May-2026 19:35:50 UTC] ✅ API Hash verification passed for profile endpoint
[03-May-2026 19:35:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc5IiwidXNlcm5hbWUiOiJyYWtpYiIsImVtYWlsIjoicmFraWIwMDE3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODQ0MTcyMn0.b5yjvi1sAhz3gNDdG33h7jRoaveR163NGRl6o5d6z9U
[03-May-2026 19:35:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-May-2026 19:35:50 UTC] ✅ JWT token verified successfully for user profile
[03-May-2026 19:35:50 UTC] User ID: 479
[03-May-2026 19:35:50 UTC] ✅ User profile retrieved successfully for user ID: 479
[03-May-2026 19:35:51 UTC] === API CALL LOG ===
[03-May-2026 19:35:51 UTC] Endpoint: user/profile.php
[03-May-2026 19:35:51 UTC] Full Log Data: {
    "timestamp": "2026-05-03 19:35:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "43.246.200.106",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc5IiwidXNlcm5hbWUiOiJyYWtpYiIsImVtYWlsIjoicmFraWIwMDE3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODQ0MTcyMn0.b5yjvi1sAhz3gNDdG33h7jRoaveR163NGRl6o5d6z9U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f61b6127bb733a4-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "43.246.200.106",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "43.246.200.106, 162.158.128.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-May-2026 19:35:51 UTC] === END API CALL LOG ===
[03-May-2026 19:35:51 UTC] ✅ API Hash verification passed for profile endpoint
[03-May-2026 19:35:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc5IiwidXNlcm5hbWUiOiJyYWtpYiIsImVtYWlsIjoicmFraWIwMDE3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODQ0MTcyMn0.b5yjvi1sAhz3gNDdG33h7jRoaveR163NGRl6o5d6z9U
[03-May-2026 19:35:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-May-2026 19:35:51 UTC] ✅ JWT token verified successfully for user profile
[03-May-2026 19:35:51 UTC] User ID: 479
[03-May-2026 19:35:51 UTC] ✅ User profile retrieved successfully for user ID: 479
[03-May-2026 19:36:25 UTC] === API CALL LOG ===
[03-May-2026 19:36:25 UTC] Endpoint: user/profile.php
[03-May-2026 19:36:25 UTC] Full Log Data: {
    "timestamp": "2026-05-03 19:36:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "43.246.200.106",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc5IiwidXNlcm5hbWUiOiJyYWtpYiIsImVtYWlsIjoicmFraWIwMDE3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODQ0MTcyMn0.b5yjvi1sAhz3gNDdG33h7jRoaveR163NGRl6o5d6z9U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f61b6e7ac0433a4-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "43.246.200.106",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "43.246.200.106, 162.158.128.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-May-2026 19:36:25 UTC] === END API CALL LOG ===
[03-May-2026 19:36:25 UTC] ✅ API Hash verification passed for profile endpoint
[03-May-2026 19:36:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc5IiwidXNlcm5hbWUiOiJyYWtpYiIsImVtYWlsIjoicmFraWIwMDE3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODQ0MTcyMn0.b5yjvi1sAhz3gNDdG33h7jRoaveR163NGRl6o5d6z9U
[03-May-2026 19:36:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-May-2026 19:36:25 UTC] ✅ JWT token verified successfully for user profile
[03-May-2026 19:36:25 UTC] User ID: 479
[03-May-2026 19:36:25 UTC] ✅ User profile retrieved successfully for user ID: 479
[03-May-2026 19:36:36 UTC] === API CALL LOG ===
[03-May-2026 19:36:36 UTC] Endpoint: user/profile.php
[03-May-2026 19:36:36 UTC] Full Log Data: {
    "timestamp": "2026-05-03 19:36:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "43.246.200.106",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc5IiwidXNlcm5hbWUiOiJyYWtpYiIsImVtYWlsIjoicmFraWIwMDE3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODQ0MTcyMn0.b5yjvi1sAhz3gNDdG33h7jRoaveR163NGRl6o5d6z9U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f61b728682d33a4-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "43.246.200.106",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "43.246.200.106, 162.158.128.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-May-2026 19:36:36 UTC] === END API CALL LOG ===
[03-May-2026 19:36:36 UTC] ✅ API Hash verification passed for profile endpoint
[03-May-2026 19:36:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc5IiwidXNlcm5hbWUiOiJyYWtpYiIsImVtYWlsIjoicmFraWIwMDE3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODQ0MTcyMn0.b5yjvi1sAhz3gNDdG33h7jRoaveR163NGRl6o5d6z9U
[03-May-2026 19:36:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-May-2026 19:36:36 UTC] ✅ JWT token verified successfully for user profile
[03-May-2026 19:36:36 UTC] User ID: 479
[03-May-2026 19:36:36 UTC] ✅ User profile retrieved successfully for user ID: 479
[03-May-2026 19:36:40 UTC] === API CALL LOG ===
[03-May-2026 19:36:40 UTC] Endpoint: user/profile.php
[03-May-2026 19:36:40 UTC] Full Log Data: {
    "timestamp": "2026-05-03 19:36:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "43.246.200.106",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc5IiwidXNlcm5hbWUiOiJyYWtpYiIsImVtYWlsIjoicmFraWIwMDE3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODQ0MTcyMn0.b5yjvi1sAhz3gNDdG33h7jRoaveR163NGRl6o5d6z9U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f61b7460faf5aca-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "43.246.200.106",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "43.246.200.106, 162.158.128.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-May-2026 19:36:40 UTC] === END API CALL LOG ===
[03-May-2026 19:36:40 UTC] ✅ API Hash verification passed for profile endpoint
[03-May-2026 19:36:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc5IiwidXNlcm5hbWUiOiJyYWtpYiIsImVtYWlsIjoicmFraWIwMDE3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODQ0MTcyMn0.b5yjvi1sAhz3gNDdG33h7jRoaveR163NGRl6o5d6z9U
[03-May-2026 19:36:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-May-2026 19:36:40 UTC] ✅ JWT token verified successfully for user profile
[03-May-2026 19:36:40 UTC] User ID: 479
[03-May-2026 19:36:40 UTC] ✅ User profile retrieved successfully for user ID: 479
[03-May-2026 19:36:41 UTC] === API CALL LOG ===
[03-May-2026 19:36:41 UTC] Endpoint: user/profile.php
[03-May-2026 19:36:41 UTC] Full Log Data: {
    "timestamp": "2026-05-03 19:36:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "43.246.200.106",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc5IiwidXNlcm5hbWUiOiJyYWtpYiIsImVtYWlsIjoicmFraWIwMDE3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODQ0MTcyMn0.b5yjvi1sAhz3gNDdG33h7jRoaveR163NGRl6o5d6z9U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f61b74ba8f35aca-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "43.246.200.106",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "43.246.200.106, 162.158.128.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-May-2026 19:36:41 UTC] === END API CALL LOG ===
[03-May-2026 19:36:41 UTC] ✅ API Hash verification passed for profile endpoint
[03-May-2026 19:36:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc5IiwidXNlcm5hbWUiOiJyYWtpYiIsImVtYWlsIjoicmFraWIwMDE3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODQ0MTcyMn0.b5yjvi1sAhz3gNDdG33h7jRoaveR163NGRl6o5d6z9U
[03-May-2026 19:36:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-May-2026 19:36:41 UTC] ✅ JWT token verified successfully for user profile
[03-May-2026 19:36:41 UTC] User ID: 479
[03-May-2026 19:36:41 UTC] ✅ User profile retrieved successfully for user ID: 479
[03-May-2026 19:36:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-May-2026 19:36:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-May-2026 19:36:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc5IiwidXNlcm5hbWUiOiJyYWtpYiIsImVtYWlsIjoicmFraWIwMDE3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODQ0MTcyMn0.b5yjvi1sAhz3gNDdG33h7jRoaveR163NGRl6o5d6z9U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f61b74be9c75aca-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"43.246.200.106","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"43.246.200.106, 162.158.128.145"}
[03-May-2026 19:36:41 UTC] === User Orders API Called ===
[03-May-2026 19:36:41 UTC] User ID: 479
[03-May-2026 19:36:41 UTC] Limit: 20, Offset: 0
[03-May-2026 19:36:41 UTC] Orders found: 0
[03-May-2026 19:36:41 UTC] Orders data: []
[03-May-2026 19:36:41 UTC] Total orders count: 0
[03-May-2026 19:36:41 UTC] === API CALL LOG ===
[03-May-2026 19:36:41 UTC] Endpoint: user/profile.php
[03-May-2026 19:36:41 UTC] Full Log Data: {
    "timestamp": "2026-05-03 19:36:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "43.246.200.106",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc5IiwidXNlcm5hbWUiOiJyYWtpYiIsImVtYWlsIjoicmFraWIwMDE3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODQ0MTcyMn0.b5yjvi1sAhz3gNDdG33h7jRoaveR163NGRl6o5d6z9U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f61b74c5b055aca-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "43.246.200.106",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "43.246.200.106, 162.158.128.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-May-2026 19:36:41 UTC] === END API CALL LOG ===
[03-May-2026 19:36:41 UTC] ✅ API Hash verification passed for profile endpoint
[03-May-2026 19:36:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc5IiwidXNlcm5hbWUiOiJyYWtpYiIsImVtYWlsIjoicmFraWIwMDE3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODQ0MTcyMn0.b5yjvi1sAhz3gNDdG33h7jRoaveR163NGRl6o5d6z9U
[03-May-2026 19:36:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-May-2026 19:36:41 UTC] ✅ JWT token verified successfully for user profile
[03-May-2026 19:36:41 UTC] User ID: 479
[03-May-2026 19:36:41 UTC] ✅ User profile retrieved successfully for user ID: 479
[03-May-2026 19:36:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-May-2026 19:36:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-May-2026 19:36:46 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc5IiwidXNlcm5hbWUiOiJyYWtpYiIsImVtYWlsIjoicmFraWIwMDE3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODQ0MTcyMn0.b5yjvi1sAhz3gNDdG33h7jRoaveR163NGRl6o5d6z9U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f61b768ee245aca-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"43.246.200.106","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"43.246.200.106, 162.158.128.145"}
[03-May-2026 19:36:46 UTC] === User Orders API Called ===
[03-May-2026 19:36:46 UTC] User ID: 479
[03-May-2026 19:36:46 UTC] Limit: 20, Offset: 0
[03-May-2026 19:36:46 UTC] Orders found: 0
[03-May-2026 19:36:46 UTC] Orders data: []
[03-May-2026 19:36:46 UTC] Total orders count: 0
[03-May-2026 19:36:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-May-2026 19:36:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-May-2026 19:36:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc5IiwidXNlcm5hbWUiOiJyYWtpYiIsImVtYWlsIjoicmFraWIwMDE3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODQ0MTcyMn0.b5yjvi1sAhz3gNDdG33h7jRoaveR163NGRl6o5d6z9U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f61b7756c3a5aca-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"43.246.200.106","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"43.246.200.106, 162.158.128.145"}
[03-May-2026 19:36:48 UTC] === User Orders API Called ===
[03-May-2026 19:36:48 UTC] User ID: 479
[03-May-2026 19:36:48 UTC] Limit: 20, Offset: 0
[03-May-2026 19:36:48 UTC] Orders found: 0
[03-May-2026 19:36:48 UTC] Orders data: []
[03-May-2026 19:36:48 UTC] Total orders count: 0
[03-May-2026 19:36:48 UTC] === API CALL LOG ===
[03-May-2026 19:36:48 UTC] Endpoint: user/profile.php
[03-May-2026 19:36:48 UTC] Full Log Data: {
    "timestamp": "2026-05-03 19:36:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "43.246.200.106",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc5IiwidXNlcm5hbWUiOiJyYWtpYiIsImVtYWlsIjoicmFraWIwMDE3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODQ0MTcyMn0.b5yjvi1sAhz3gNDdG33h7jRoaveR163NGRl6o5d6z9U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f61b775fdf95aca-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "43.246.200.106",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "43.246.200.106, 162.158.128.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-May-2026 19:36:48 UTC] === END API CALL LOG ===
[03-May-2026 19:36:48 UTC] ✅ API Hash verification passed for profile endpoint
[03-May-2026 19:36:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc5IiwidXNlcm5hbWUiOiJyYWtpYiIsImVtYWlsIjoicmFraWIwMDE3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODQ0MTcyMn0.b5yjvi1sAhz3gNDdG33h7jRoaveR163NGRl6o5d6z9U
[03-May-2026 19:36:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-May-2026 19:36:48 UTC] ✅ JWT token verified successfully for user profile
[03-May-2026 19:36:48 UTC] User ID: 479
[03-May-2026 19:36:48 UTC] ✅ User profile retrieved successfully for user ID: 479
[03-May-2026 19:36:49 UTC] === API CALL LOG ===
[03-May-2026 19:36:49 UTC] Endpoint: user/profile.php
[03-May-2026 19:36:49 UTC] Full Log Data: {
    "timestamp": "2026-05-03 19:36:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "43.246.200.106",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc5IiwidXNlcm5hbWUiOiJyYWtpYiIsImVtYWlsIjoicmFraWIwMDE3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODQ0MTcyMn0.b5yjvi1sAhz3gNDdG33h7jRoaveR163NGRl6o5d6z9U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f61b779fa8a5aca-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "43.246.200.106",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "43.246.200.106, 162.158.128.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-May-2026 19:36:49 UTC] === END API CALL LOG ===
[03-May-2026 19:36:49 UTC] ✅ API Hash verification passed for profile endpoint
[03-May-2026 19:36:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc5IiwidXNlcm5hbWUiOiJyYWtpYiIsImVtYWlsIjoicmFraWIwMDE3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODQ0MTcyMn0.b5yjvi1sAhz3gNDdG33h7jRoaveR163NGRl6o5d6z9U
[03-May-2026 19:36:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-May-2026 19:36:49 UTC] ✅ JWT token verified successfully for user profile
[03-May-2026 19:36:49 UTC] User ID: 479
[03-May-2026 19:36:49 UTC] ✅ User profile retrieved successfully for user ID: 479
[03-May-2026 19:36:56 UTC] === API CALL LOG ===
[03-May-2026 19:36:56 UTC] Endpoint: user/profile.php
[03-May-2026 19:36:56 UTC] Full Log Data: {
    "timestamp": "2026-05-03 19:36:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "43.246.200.106",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc5IiwidXNlcm5hbWUiOiJyYWtpYiIsImVtYWlsIjoicmFraWIwMDE3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODQ0MTcyMn0.b5yjvi1sAhz3gNDdG33h7jRoaveR163NGRl6o5d6z9U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f61b7a968b8d4ed-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "43.246.200.106",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "43.246.200.106, 162.158.128.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-May-2026 19:36:56 UTC] === END API CALL LOG ===
[03-May-2026 19:36:56 UTC] ✅ API Hash verification passed for profile endpoint
[03-May-2026 19:36:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc5IiwidXNlcm5hbWUiOiJyYWtpYiIsImVtYWlsIjoicmFraWIwMDE3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODQ0MTcyMn0.b5yjvi1sAhz3gNDdG33h7jRoaveR163NGRl6o5d6z9U
[03-May-2026 19:36:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-May-2026 19:36:56 UTC] ✅ JWT token verified successfully for user profile
[03-May-2026 19:36:56 UTC] User ID: 479
[03-May-2026 19:36:56 UTC] ✅ User profile retrieved successfully for user ID: 479
[03-May-2026 19:36:57 UTC] === API CALL LOG ===
[03-May-2026 19:36:57 UTC] Endpoint: user/profile.php
[03-May-2026 19:36:57 UTC] Full Log Data: {
    "timestamp": "2026-05-03 19:36:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "43.246.200.106",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc5IiwidXNlcm5hbWUiOiJyYWtpYiIsImVtYWlsIjoicmFraWIwMDE3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODQ0MTcyMn0.b5yjvi1sAhz3gNDdG33h7jRoaveR163NGRl6o5d6z9U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f61b7aeba92d4ed-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "43.246.200.106",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "43.246.200.106, 162.158.128.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-May-2026 19:36:57 UTC] === END API CALL LOG ===
[03-May-2026 19:36:57 UTC] ✅ API Hash verification passed for profile endpoint
[03-May-2026 19:36:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc5IiwidXNlcm5hbWUiOiJyYWtpYiIsImVtYWlsIjoicmFraWIwMDE3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODQ0MTcyMn0.b5yjvi1sAhz3gNDdG33h7jRoaveR163NGRl6o5d6z9U
[03-May-2026 19:36:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-May-2026 19:36:57 UTC] ✅ JWT token verified successfully for user profile
[03-May-2026 19:36:57 UTC] User ID: 479
[03-May-2026 19:36:57 UTC] ✅ User profile retrieved successfully for user ID: 479
[03-May-2026 19:36:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-May-2026 19:36:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-May-2026 19:36:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc5IiwidXNlcm5hbWUiOiJyYWtpYiIsImVtYWlsIjoicmFraWIwMDE3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODQ0MTcyMn0.b5yjvi1sAhz3gNDdG33h7jRoaveR163NGRl6o5d6z9U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f61b7aefb9cd4ed-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"43.246.200.106","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"43.246.200.106, 162.158.128.145"}
[03-May-2026 19:36:57 UTC] === User Orders API Called ===
[03-May-2026 19:36:57 UTC] User ID: 479
[03-May-2026 19:36:57 UTC] Limit: 20, Offset: 0
[03-May-2026 19:36:57 UTC] Orders found: 0
[03-May-2026 19:36:57 UTC] Orders data: []
[03-May-2026 19:36:57 UTC] Total orders count: 0
[03-May-2026 19:36:57 UTC] === API CALL LOG ===
[03-May-2026 19:36:57 UTC] Endpoint: user/profile.php
[03-May-2026 19:36:57 UTC] Full Log Data: {
    "timestamp": "2026-05-03 19:36:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "43.246.200.106",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc5IiwidXNlcm5hbWUiOiJyYWtpYiIsImVtYWlsIjoicmFraWIwMDE3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODQ0MTcyMn0.b5yjvi1sAhz3gNDdG33h7jRoaveR163NGRl6o5d6z9U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f61b7af5d06d4ed-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "43.246.200.106",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "43.246.200.106, 162.158.128.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-May-2026 19:36:57 UTC] === END API CALL LOG ===
[03-May-2026 19:36:57 UTC] ✅ API Hash verification passed for profile endpoint
[03-May-2026 19:36:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc5IiwidXNlcm5hbWUiOiJyYWtpYiIsImVtYWlsIjoicmFraWIwMDE3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODQ0MTcyMn0.b5yjvi1sAhz3gNDdG33h7jRoaveR163NGRl6o5d6z9U
[03-May-2026 19:36:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-May-2026 19:36:57 UTC] ✅ JWT token verified successfully for user profile
[03-May-2026 19:36:57 UTC] User ID: 479
[03-May-2026 19:36:57 UTC] ✅ User profile retrieved successfully for user ID: 479
[03-May-2026 19:37:03 UTC] === API CALL LOG ===
[03-May-2026 19:37:03 UTC] Endpoint: user/profile.php
[03-May-2026 19:37:03 UTC] Full Log Data: {
    "timestamp": "2026-05-03 19:37:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "43.246.200.106",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc5IiwidXNlcm5hbWUiOiJyYWtpYiIsImVtYWlsIjoicmFraWIwMDE3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODQ0MTcyMn0.b5yjvi1sAhz3gNDdG33h7jRoaveR163NGRl6o5d6z9U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f61b7d359b2a6d0-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "43.246.200.106",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "43.246.200.106, 162.158.128.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-May-2026 19:37:03 UTC] === END API CALL LOG ===
[03-May-2026 19:37:03 UTC] ✅ API Hash verification passed for profile endpoint
[03-May-2026 19:37:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc5IiwidXNlcm5hbWUiOiJyYWtpYiIsImVtYWlsIjoicmFraWIwMDE3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODQ0MTcyMn0.b5yjvi1sAhz3gNDdG33h7jRoaveR163NGRl6o5d6z9U
[03-May-2026 19:37:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-May-2026 19:37:03 UTC] ✅ JWT token verified successfully for user profile
[03-May-2026 19:37:03 UTC] User ID: 479
[03-May-2026 19:37:03 UTC] ✅ User profile retrieved successfully for user ID: 479
[03-May-2026 19:37:03 UTC] === API CALL LOG ===
[03-May-2026 19:37:03 UTC] Endpoint: user/profile.php
[03-May-2026 19:37:03 UTC] Full Log Data: {
    "timestamp": "2026-05-03 19:37:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "43.246.200.106",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc5IiwidXNlcm5hbWUiOiJyYWtpYiIsImVtYWlsIjoicmFraWIwMDE3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODQ0MTcyMn0.b5yjvi1sAhz3gNDdG33h7jRoaveR163NGRl6o5d6z9U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f61b7d71866a6d0-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "43.246.200.106",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "43.246.200.106, 162.158.128.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-May-2026 19:37:03 UTC] === END API CALL LOG ===
[03-May-2026 19:37:03 UTC] ✅ API Hash verification passed for profile endpoint
[03-May-2026 19:37:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc5IiwidXNlcm5hbWUiOiJyYWtpYiIsImVtYWlsIjoicmFraWIwMDE3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODQ0MTcyMn0.b5yjvi1sAhz3gNDdG33h7jRoaveR163NGRl6o5d6z9U
[03-May-2026 19:37:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-May-2026 19:37:03 UTC] ✅ JWT token verified successfully for user profile
[03-May-2026 19:37:03 UTC] User ID: 479
[03-May-2026 19:37:03 UTC] ✅ User profile retrieved successfully for user ID: 479
[03-May-2026 19:37:04 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-May-2026 19:37:04 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-May-2026 19:37:04 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc5IiwidXNlcm5hbWUiOiJyYWtpYiIsImVtYWlsIjoicmFraWIwMDE3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODQ0MTcyMn0.b5yjvi1sAhz3gNDdG33h7jRoaveR163NGRl6o5d6z9U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f61b7d7491ba6d0-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"43.246.200.106","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"43.246.200.106, 162.158.128.145"}
[03-May-2026 19:37:04 UTC] === User Orders API Called ===
[03-May-2026 19:37:04 UTC] User ID: 479
[03-May-2026 19:37:04 UTC] Limit: 20, Offset: 0
[03-May-2026 19:37:04 UTC] Orders found: 0
[03-May-2026 19:37:04 UTC] Orders data: []
[03-May-2026 19:37:04 UTC] Total orders count: 0
[03-May-2026 19:37:04 UTC] === API CALL LOG ===
[03-May-2026 19:37:04 UTC] Endpoint: user/profile.php
[03-May-2026 19:37:04 UTC] Full Log Data: {
    "timestamp": "2026-05-03 19:37:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "43.246.200.106",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc5IiwidXNlcm5hbWUiOiJyYWtpYiIsImVtYWlsIjoicmFraWIwMDE3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODQ0MTcyMn0.b5yjvi1sAhz3gNDdG33h7jRoaveR163NGRl6o5d6z9U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f61b7d7ba65a6d0-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "43.246.200.106",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "43.246.200.106, 162.158.128.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-May-2026 19:37:04 UTC] === END API CALL LOG ===
[03-May-2026 19:37:04 UTC] ✅ API Hash verification passed for profile endpoint
[03-May-2026 19:37:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDc5IiwidXNlcm5hbWUiOiJyYWtpYiIsImVtYWlsIjoicmFraWIwMDE3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODQ0MTcyMn0.b5yjvi1sAhz3gNDdG33h7jRoaveR163NGRl6o5d6z9U
[03-May-2026 19:37:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-May-2026 19:37:04 UTC] ✅ JWT token verified successfully for user profile
[03-May-2026 19:37:04 UTC] User ID: 479
[03-May-2026 19:37:04 UTC] ✅ User profile retrieved successfully for user ID: 479
[03-May-2026 20:55:48 UTC] === API CALL LOG ===
[03-May-2026 20:55:48 UTC] Endpoint: user/profile.php
[03-May-2026 20:55:48 UTC] Full Log Data: {
    "timestamp": "2026-05-03 20:55:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "217.113.194.8",
    "user_agent": "Mozilla\/5.0 (compatible; Barkrowler\/0.9; +https:\/\/babbar.tech\/crawler)",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "217.113.194.8, 172.71.130.149",
        "Accept": "text\/html;q=0.95,text\/*;q=0.9,*\/*;q=0.8",
        "From": "tech@babbar.tech",
        "Accept-Encoding": "gzip, br",
        "User-Agent": "Mozilla\/5.0 (compatible; Barkrowler\/0.9; +https:\/\/babbar.tech\/crawler)",
        "cf-ray": "9f622b2e6ec1d712-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "217.113.194.8",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-May-2026 20:55:48 UTC] === END API CALL LOG ===
[03-May-2026 22:00:07 UTC] === API CALL LOG ===
[03-May-2026 22:00:07 UTC] Endpoint: user/profile.php
[03-May-2026 22:00:07 UTC] Full Log Data: {
    "timestamp": "2026-05-03 22:00:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "121.100.48.24",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgwIiwidXNlcm5hbWUiOiJhcnlvdWJpIiwiZW1haWwiOiJ6aW5hdHVsbGFoYXJ5b3ViaUBnbWFpbC5jb20iLCJleHAiOjE3Nzg0NTA0MDV9.ZIEgZJM3qYUcKh9yK8unw_anEHikLmRXO7BRuHuN2ms",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f6289668fba1896-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "121.100.48.24",
        "CF-IPCountry": "AF",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "121.100.48.24, 162.158.22.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-May-2026 22:00:07 UTC] === END API CALL LOG ===
[03-May-2026 22:00:07 UTC] ✅ API Hash verification passed for profile endpoint
[03-May-2026 22:00:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgwIiwidXNlcm5hbWUiOiJhcnlvdWJpIiwiZW1haWwiOiJ6aW5hdHVsbGFoYXJ5b3ViaUBnbWFpbC5jb20iLCJleHAiOjE3Nzg0NTA0MDV9.ZIEgZJM3qYUcKh9yK8unw_anEHikLmRXO7BRuHuN2ms
[03-May-2026 22:00:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-May-2026 22:00:07 UTC] ✅ JWT token verified successfully for user profile
[03-May-2026 22:00:07 UTC] User ID: 480
[03-May-2026 22:00:07 UTC] ✅ User profile retrieved successfully for user ID: 480
[03-May-2026 22:00:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-May-2026 22:00:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-May-2026 22:00:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgwIiwidXNlcm5hbWUiOiJhcnlvdWJpIiwiZW1haWwiOiJ6aW5hdHVsbGFoYXJ5b3ViaUBnbWFpbC5jb20iLCJleHAiOjE3Nzg0NTA0MDV9.ZIEgZJM3qYUcKh9yK8unw_anEHikLmRXO7BRuHuN2ms","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f6289668fbf1896-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"121.100.48.24","CF-IPCountry":"AF","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"121.100.48.24, 162.158.22.195"}
[03-May-2026 22:00:07 UTC] === User Orders API Called ===
[03-May-2026 22:00:07 UTC] User ID: 480
[03-May-2026 22:00:07 UTC] Limit: 20, Offset: 0
[03-May-2026 22:00:07 UTC] Orders found: 0
[03-May-2026 22:00:07 UTC] Orders data: []
[03-May-2026 22:00:07 UTC] Total orders count: 0
[03-May-2026 22:00:07 UTC] === API CALL LOG ===
[03-May-2026 22:00:07 UTC] Endpoint: user/profile.php
[03-May-2026 22:00:07 UTC] Full Log Data: {
    "timestamp": "2026-05-03 22:00:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "121.100.48.24",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgwIiwidXNlcm5hbWUiOiJhcnlvdWJpIiwiZW1haWwiOiJ6aW5hdHVsbGFoYXJ5b3ViaUBnbWFpbC5jb20iLCJleHAiOjE3Nzg0NTA0MDV9.ZIEgZJM3qYUcKh9yK8unw_anEHikLmRXO7BRuHuN2ms",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f6289668fc01896-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "121.100.48.24",
        "CF-IPCountry": "AF",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "121.100.48.24, 162.158.22.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-May-2026 22:00:07 UTC] === END API CALL LOG ===
[03-May-2026 22:00:07 UTC] ✅ API Hash verification passed for profile endpoint
[03-May-2026 22:00:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgwIiwidXNlcm5hbWUiOiJhcnlvdWJpIiwiZW1haWwiOiJ6aW5hdHVsbGFoYXJ5b3ViaUBnbWFpbC5jb20iLCJleHAiOjE3Nzg0NTA0MDV9.ZIEgZJM3qYUcKh9yK8unw_anEHikLmRXO7BRuHuN2ms
[03-May-2026 22:00:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-May-2026 22:00:07 UTC] ✅ JWT token verified successfully for user profile
[03-May-2026 22:00:07 UTC] User ID: 480
[03-May-2026 22:00:07 UTC] ✅ User profile retrieved successfully for user ID: 480
[03-May-2026 22:00:08 UTC] === API CALL LOG ===
[03-May-2026 22:00:08 UTC] Endpoint: user/profile.php
[03-May-2026 22:00:08 UTC] Full Log Data: {
    "timestamp": "2026-05-03 22:00:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "121.100.48.24",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgwIiwidXNlcm5hbWUiOiJhcnlvdWJpIiwiZW1haWwiOiJ6aW5hdHVsbGFoYXJ5b3ViaUBnbWFpbC5jb20iLCJleHAiOjE3Nzg0NTA0MDV9.ZIEgZJM3qYUcKh9yK8unw_anEHikLmRXO7BRuHuN2ms",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f62896c6b4d1896-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "121.100.48.24",
        "CF-IPCountry": "AF",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "121.100.48.24, 162.158.22.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-May-2026 22:00:08 UTC] === END API CALL LOG ===
[03-May-2026 22:00:08 UTC] ✅ API Hash verification passed for profile endpoint
[03-May-2026 22:00:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgwIiwidXNlcm5hbWUiOiJhcnlvdWJpIiwiZW1haWwiOiJ6aW5hdHVsbGFoYXJ5b3ViaUBnbWFpbC5jb20iLCJleHAiOjE3Nzg0NTA0MDV9.ZIEgZJM3qYUcKh9yK8unw_anEHikLmRXO7BRuHuN2ms
[03-May-2026 22:00:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-May-2026 22:00:08 UTC] ✅ JWT token verified successfully for user profile
[03-May-2026 22:00:08 UTC] User ID: 480
[03-May-2026 22:00:08 UTC] ✅ User profile retrieved successfully for user ID: 480
[03-May-2026 22:00:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-May-2026 22:00:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-May-2026 22:00:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgwIiwidXNlcm5hbWUiOiJhcnlvdWJpIiwiZW1haWwiOiJ6aW5hdHVsbGFoYXJ5b3ViaUBnbWFpbC5jb20iLCJleHAiOjE3Nzg0NTA0MDV9.ZIEgZJM3qYUcKh9yK8unw_anEHikLmRXO7BRuHuN2ms","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f6289c3184f1896-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"121.100.48.24","CF-IPCountry":"AF","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"121.100.48.24, 162.158.22.194"}
[03-May-2026 22:00:22 UTC] === User Orders API Called ===
[03-May-2026 22:00:22 UTC] User ID: 480
[03-May-2026 22:00:22 UTC] Limit: 20, Offset: 0
[03-May-2026 22:00:22 UTC] Orders found: 0
[03-May-2026 22:00:22 UTC] Orders data: []
[03-May-2026 22:00:22 UTC] Total orders count: 0
[03-May-2026 22:00:22 UTC] === API CALL LOG ===
[03-May-2026 22:00:22 UTC] Endpoint: user/profile.php
[03-May-2026 22:00:22 UTC] Full Log Data: {
    "timestamp": "2026-05-03 22:00:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "121.100.48.24",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgwIiwidXNlcm5hbWUiOiJhcnlvdWJpIiwiZW1haWwiOiJ6aW5hdHVsbGFoYXJ5b3ViaUBnbWFpbC5jb20iLCJleHAiOjE3Nzg0NTA0MDV9.ZIEgZJM3qYUcKh9yK8unw_anEHikLmRXO7BRuHuN2ms",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f6289c318501896-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "121.100.48.24",
        "CF-IPCountry": "AF",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "121.100.48.24, 162.158.22.194"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-May-2026 22:00:22 UTC] === END API CALL LOG ===
[03-May-2026 22:00:22 UTC] ✅ API Hash verification passed for profile endpoint
[03-May-2026 22:00:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgwIiwidXNlcm5hbWUiOiJhcnlvdWJpIiwiZW1haWwiOiJ6aW5hdHVsbGFoYXJ5b3ViaUBnbWFpbC5jb20iLCJleHAiOjE3Nzg0NTA0MDV9.ZIEgZJM3qYUcKh9yK8unw_anEHikLmRXO7BRuHuN2ms
[03-May-2026 22:00:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-May-2026 22:00:22 UTC] ✅ JWT token verified successfully for user profile
[03-May-2026 22:00:22 UTC] User ID: 480
[03-May-2026 22:00:22 UTC] ✅ User profile retrieved successfully for user ID: 480
[03-May-2026 22:00:22 UTC] === API CALL LOG ===
[03-May-2026 22:00:22 UTC] Endpoint: user/profile.php
[03-May-2026 22:00:22 UTC] Full Log Data: {
    "timestamp": "2026-05-03 22:00:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "121.100.48.24",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgwIiwidXNlcm5hbWUiOiJhcnlvdWJpIiwiZW1haWwiOiJ6aW5hdHVsbGFoYXJ5b3ViaUBnbWFpbC5jb20iLCJleHAiOjE3Nzg0NTA0MDV9.ZIEgZJM3qYUcKh9yK8unw_anEHikLmRXO7BRuHuN2ms",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f6289c75a221896-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "121.100.48.24",
        "CF-IPCountry": "AF",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "121.100.48.24, 162.158.22.194"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-May-2026 22:00:22 UTC] === END API CALL LOG ===
[03-May-2026 22:00:22 UTC] ✅ API Hash verification passed for profile endpoint
[03-May-2026 22:00:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgwIiwidXNlcm5hbWUiOiJhcnlvdWJpIiwiZW1haWwiOiJ6aW5hdHVsbGFoYXJ5b3ViaUBnbWFpbC5jb20iLCJleHAiOjE3Nzg0NTA0MDV9.ZIEgZJM3qYUcKh9yK8unw_anEHikLmRXO7BRuHuN2ms
[03-May-2026 22:00:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-May-2026 22:00:22 UTC] ✅ JWT token verified successfully for user profile
[03-May-2026 22:00:22 UTC] User ID: 480
[03-May-2026 22:00:22 UTC] ✅ User profile retrieved successfully for user ID: 480
[03-May-2026 22:00:23 UTC] === API CALL LOG ===
[03-May-2026 22:00:23 UTC] Endpoint: user/profile.php
[03-May-2026 22:00:23 UTC] Full Log Data: {
    "timestamp": "2026-05-03 22:00:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "121.100.48.24",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgwIiwidXNlcm5hbWUiOiJhcnlvdWJpIiwiZW1haWwiOiJ6aW5hdHVsbGFoYXJ5b3ViaUBnbWFpbC5jb20iLCJleHAiOjE3Nzg0NTA0MDV9.ZIEgZJM3qYUcKh9yK8unw_anEHikLmRXO7BRuHuN2ms",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f6289c9eb371896-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "121.100.48.24",
        "CF-IPCountry": "AF",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "121.100.48.24, 162.158.22.194"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-May-2026 22:00:23 UTC] === END API CALL LOG ===
[03-May-2026 22:00:23 UTC] ✅ API Hash verification passed for profile endpoint
[03-May-2026 22:00:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgwIiwidXNlcm5hbWUiOiJhcnlvdWJpIiwiZW1haWwiOiJ6aW5hdHVsbGFoYXJ5b3ViaUBnbWFpbC5jb20iLCJleHAiOjE3Nzg0NTA0MDV9.ZIEgZJM3qYUcKh9yK8unw_anEHikLmRXO7BRuHuN2ms
[03-May-2026 22:00:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-May-2026 22:00:23 UTC] ✅ JWT token verified successfully for user profile
[03-May-2026 22:00:23 UTC] User ID: 480
[03-May-2026 22:00:23 UTC] ✅ User profile retrieved successfully for user ID: 480
[03-May-2026 22:00:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-May-2026 22:00:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-May-2026 22:00:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgwIiwidXNlcm5hbWUiOiJhcnlvdWJpIiwiZW1haWwiOiJ6aW5hdHVsbGFoYXJ5b3ViaUBnbWFpbC5jb20iLCJleHAiOjE3Nzg0NTA0MDV9.ZIEgZJM3qYUcKh9yK8unw_anEHikLmRXO7BRuHuN2ms","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f6289f22d001896-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"121.100.48.24","CF-IPCountry":"AF","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"121.100.48.24, 162.158.22.194"}
[03-May-2026 22:00:29 UTC] === User Orders API Called ===
[03-May-2026 22:00:29 UTC] User ID: 480
[03-May-2026 22:00:29 UTC] Limit: 20, Offset: 0
[03-May-2026 22:00:29 UTC] Orders found: 0
[03-May-2026 22:00:29 UTC] Orders data: []
[03-May-2026 22:00:29 UTC] Total orders count: 0
[03-May-2026 22:00:29 UTC] === API CALL LOG ===
[03-May-2026 22:00:29 UTC] Endpoint: user/profile.php
[03-May-2026 22:00:29 UTC] Full Log Data: {
    "timestamp": "2026-05-03 22:00:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "121.100.48.24",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgwIiwidXNlcm5hbWUiOiJhcnlvdWJpIiwiZW1haWwiOiJ6aW5hdHVsbGFoYXJ5b3ViaUBnbWFpbC5jb20iLCJleHAiOjE3Nzg0NTA0MDV9.ZIEgZJM3qYUcKh9yK8unw_anEHikLmRXO7BRuHuN2ms",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f6289f22d011896-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "121.100.48.24",
        "CF-IPCountry": "AF",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "121.100.48.24, 162.158.22.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-May-2026 22:00:29 UTC] === END API CALL LOG ===
[03-May-2026 22:00:29 UTC] ✅ API Hash verification passed for profile endpoint
[03-May-2026 22:00:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgwIiwidXNlcm5hbWUiOiJhcnlvdWJpIiwiZW1haWwiOiJ6aW5hdHVsbGFoYXJ5b3ViaUBnbWFpbC5jb20iLCJleHAiOjE3Nzg0NTA0MDV9.ZIEgZJM3qYUcKh9yK8unw_anEHikLmRXO7BRuHuN2ms
[03-May-2026 22:00:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-May-2026 22:00:29 UTC] ✅ JWT token verified successfully for user profile
[03-May-2026 22:00:29 UTC] User ID: 480
[03-May-2026 22:00:29 UTC] ✅ User profile retrieved successfully for user ID: 480
[03-May-2026 22:00:30 UTC] === API CALL LOG ===
[03-May-2026 22:00:30 UTC] Endpoint: user/profile.php
[03-May-2026 22:00:30 UTC] Full Log Data: {
    "timestamp": "2026-05-03 22:00:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "121.100.48.24",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgwIiwidXNlcm5hbWUiOiJhcnlvdWJpIiwiZW1haWwiOiJ6aW5hdHVsbGFoYXJ5b3ViaUBnbWFpbC5jb20iLCJleHAiOjE3Nzg0NTA0MDV9.ZIEgZJM3qYUcKh9yK8unw_anEHikLmRXO7BRuHuN2ms",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f6289f5ce401896-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "121.100.48.24",
        "CF-IPCountry": "AF",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "121.100.48.24, 162.158.22.194"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-May-2026 22:00:30 UTC] === END API CALL LOG ===
[03-May-2026 22:00:30 UTC] ✅ API Hash verification passed for profile endpoint
[03-May-2026 22:00:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgwIiwidXNlcm5hbWUiOiJhcnlvdWJpIiwiZW1haWwiOiJ6aW5hdHVsbGFoYXJ5b3ViaUBnbWFpbC5jb20iLCJleHAiOjE3Nzg0NTA0MDV9.ZIEgZJM3qYUcKh9yK8unw_anEHikLmRXO7BRuHuN2ms
[03-May-2026 22:00:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-May-2026 22:00:30 UTC] ✅ JWT token verified successfully for user profile
[03-May-2026 22:00:30 UTC] User ID: 480
[03-May-2026 22:00:30 UTC] ✅ User profile retrieved successfully for user ID: 480
[03-May-2026 22:00:30 UTC] === API CALL LOG ===
[03-May-2026 22:00:30 UTC] Endpoint: user/profile.php
[03-May-2026 22:00:30 UTC] Full Log Data: {
    "timestamp": "2026-05-03 22:00:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "121.100.48.24",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgwIiwidXNlcm5hbWUiOiJhcnlvdWJpIiwiZW1haWwiOiJ6aW5hdHVsbGFoYXJ5b3ViaUBnbWFpbC5jb20iLCJleHAiOjE3Nzg0NTA0MDV9.ZIEgZJM3qYUcKh9yK8unw_anEHikLmRXO7BRuHuN2ms",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f6289f86f5f1896-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "121.100.48.24",
        "CF-IPCountry": "AF",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "121.100.48.24, 162.158.22.194"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-May-2026 22:00:30 UTC] === END API CALL LOG ===
[03-May-2026 22:00:30 UTC] ✅ API Hash verification passed for profile endpoint
[03-May-2026 22:00:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgwIiwidXNlcm5hbWUiOiJhcnlvdWJpIiwiZW1haWwiOiJ6aW5hdHVsbGFoYXJ5b3ViaUBnbWFpbC5jb20iLCJleHAiOjE3Nzg0NTA0MDV9.ZIEgZJM3qYUcKh9yK8unw_anEHikLmRXO7BRuHuN2ms
[03-May-2026 22:00:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-May-2026 22:00:30 UTC] ✅ JWT token verified successfully for user profile
[03-May-2026 22:00:30 UTC] User ID: 480
[03-May-2026 22:00:30 UTC] ✅ User profile retrieved successfully for user ID: 480
[03-May-2026 22:01:38 UTC] === API CALL LOG ===
[03-May-2026 22:01:38 UTC] Endpoint: user/profile.php
[03-May-2026 22:01:38 UTC] Full Log Data: {
    "timestamp": "2026-05-03 22:01:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "121.100.48.24",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgwIiwidXNlcm5hbWUiOiJhcnlvdWJpIiwiZW1haWwiOiJ6aW5hdHVsbGFoYXJ5b3ViaUBnbWFpbC5jb20iLCJleHAiOjE3Nzg0NTA0MDV9.ZIEgZJM3qYUcKh9yK8unw_anEHikLmRXO7BRuHuN2ms",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f628b9d0d061896-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "121.100.48.24",
        "CF-IPCountry": "AF",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "121.100.48.24, 162.158.22.194"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-May-2026 22:01:38 UTC] === END API CALL LOG ===
[03-May-2026 22:01:38 UTC] ✅ API Hash verification passed for profile endpoint
[03-May-2026 22:01:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgwIiwidXNlcm5hbWUiOiJhcnlvdWJpIiwiZW1haWwiOiJ6aW5hdHVsbGFoYXJ5b3ViaUBnbWFpbC5jb20iLCJleHAiOjE3Nzg0NTA0MDV9.ZIEgZJM3qYUcKh9yK8unw_anEHikLmRXO7BRuHuN2ms
[03-May-2026 22:01:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-May-2026 22:01:38 UTC] ✅ JWT token verified successfully for user profile
[03-May-2026 22:01:38 UTC] User ID: 480
[03-May-2026 22:01:38 UTC] ✅ User profile retrieved successfully for user ID: 480
[03-May-2026 22:01:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-May-2026 22:01:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-May-2026 22:01:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgwIiwidXNlcm5hbWUiOiJhcnlvdWJpIiwiZW1haWwiOiJ6aW5hdHVsbGFoYXJ5b3ViaUBnbWFpbC5jb20iLCJleHAiOjE3Nzg0NTA0MDV9.ZIEgZJM3qYUcKh9yK8unw_anEHikLmRXO7BRuHuN2ms","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f628b9d0d051896-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"121.100.48.24","CF-IPCountry":"AF","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"121.100.48.24, 162.158.22.194"}
[03-May-2026 22:01:38 UTC] === User Orders API Called ===
[03-May-2026 22:01:38 UTC] User ID: 480
[03-May-2026 22:01:38 UTC] Limit: 20, Offset: 0
[03-May-2026 22:01:38 UTC] Orders found: 0
[03-May-2026 22:01:38 UTC] Orders data: []
[03-May-2026 22:01:38 UTC] Total orders count: 0
[03-May-2026 22:01:38 UTC] === API CALL LOG ===
[03-May-2026 22:01:38 UTC] Endpoint: user/profile.php
[03-May-2026 22:01:38 UTC] Full Log Data: {
    "timestamp": "2026-05-03 22:01:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "121.100.48.24",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgwIiwidXNlcm5hbWUiOiJhcnlvdWJpIiwiZW1haWwiOiJ6aW5hdHVsbGFoYXJ5b3ViaUBnbWFpbC5jb20iLCJleHAiOjE3Nzg0NTA0MDV9.ZIEgZJM3qYUcKh9yK8unw_anEHikLmRXO7BRuHuN2ms",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f628ba0ae671896-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "121.100.48.24",
        "CF-IPCountry": "AF",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "121.100.48.24, 162.158.22.194"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-May-2026 22:01:38 UTC] === END API CALL LOG ===
[03-May-2026 22:01:38 UTC] ✅ API Hash verification passed for profile endpoint
[03-May-2026 22:01:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgwIiwidXNlcm5hbWUiOiJhcnlvdWJpIiwiZW1haWwiOiJ6aW5hdHVsbGFoYXJ5b3ViaUBnbWFpbC5jb20iLCJleHAiOjE3Nzg0NTA0MDV9.ZIEgZJM3qYUcKh9yK8unw_anEHikLmRXO7BRuHuN2ms
[03-May-2026 22:01:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-May-2026 22:01:38 UTC] ✅ JWT token verified successfully for user profile
[03-May-2026 22:01:38 UTC] User ID: 480
[03-May-2026 22:01:38 UTC] ✅ User profile retrieved successfully for user ID: 480
[03-May-2026 22:01:39 UTC] === API CALL LOG ===
[03-May-2026 22:01:39 UTC] Endpoint: user/profile.php
[03-May-2026 22:01:39 UTC] Full Log Data: {
    "timestamp": "2026-05-03 22:01:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "121.100.48.24",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgwIiwidXNlcm5hbWUiOiJhcnlvdWJpIiwiZW1haWwiOiJ6aW5hdHVsbGFoYXJ5b3ViaUBnbWFpbC5jb20iLCJleHAiOjE3Nzg0NTA0MDV9.ZIEgZJM3qYUcKh9yK8unw_anEHikLmRXO7BRuHuN2ms",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f628ba33f7f1896-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "121.100.48.24",
        "CF-IPCountry": "AF",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "121.100.48.24, 162.158.22.194"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-May-2026 22:01:39 UTC] === END API CALL LOG ===
[03-May-2026 22:01:39 UTC] ✅ API Hash verification passed for profile endpoint
[03-May-2026 22:01:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgwIiwidXNlcm5hbWUiOiJhcnlvdWJpIiwiZW1haWwiOiJ6aW5hdHVsbGFoYXJ5b3ViaUBnbWFpbC5jb20iLCJleHAiOjE3Nzg0NTA0MDV9.ZIEgZJM3qYUcKh9yK8unw_anEHikLmRXO7BRuHuN2ms
[03-May-2026 22:01:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-May-2026 22:01:39 UTC] ✅ JWT token verified successfully for user profile
[03-May-2026 22:01:39 UTC] User ID: 480
[03-May-2026 22:01:39 UTC] ✅ User profile retrieved successfully for user ID: 480
[03-May-2026 22:02:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-May-2026 22:02:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-May-2026 22:02:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgwIiwidXNlcm5hbWUiOiJhcnlvdWJpIiwiZW1haWwiOiJ6aW5hdHVsbGFoYXJ5b3ViaUBnbWFpbC5jb20iLCJleHAiOjE3Nzg0NTA0MDV9.ZIEgZJM3qYUcKh9yK8unw_anEHikLmRXO7BRuHuN2ms","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f628ca16f981896-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"121.100.48.24","CF-IPCountry":"AF","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"121.100.48.24, 162.158.22.195"}
[03-May-2026 22:02:19 UTC] === User Orders API Called ===
[03-May-2026 22:02:19 UTC] User ID: 480
[03-May-2026 22:02:19 UTC] Limit: 20, Offset: 0
[03-May-2026 22:02:19 UTC] Orders found: 0
[03-May-2026 22:02:19 UTC] Orders data: []
[03-May-2026 22:02:19 UTC] Total orders count: 0
[03-May-2026 22:02:21 UTC] === API CALL LOG ===
[03-May-2026 22:02:21 UTC] Endpoint: user/profile.php
[03-May-2026 22:02:21 UTC] Full Log Data: {
    "timestamp": "2026-05-03 22:02:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "121.100.48.24",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgwIiwidXNlcm5hbWUiOiJhcnlvdWJpIiwiZW1haWwiOiJ6aW5hdHVsbGFoYXJ5b3ViaUBnbWFpbC5jb20iLCJleHAiOjE3Nzg0NTA0MDV9.ZIEgZJM3qYUcKh9yK8unw_anEHikLmRXO7BRuHuN2ms",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f628cabdbfb1896-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "121.100.48.24",
        "CF-IPCountry": "AF",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "121.100.48.24, 162.158.22.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-May-2026 22:02:21 UTC] === END API CALL LOG ===
[03-May-2026 22:02:21 UTC] ✅ API Hash verification passed for profile endpoint
[03-May-2026 22:02:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgwIiwidXNlcm5hbWUiOiJhcnlvdWJpIiwiZW1haWwiOiJ6aW5hdHVsbGFoYXJ5b3ViaUBnbWFpbC5jb20iLCJleHAiOjE3Nzg0NTA0MDV9.ZIEgZJM3qYUcKh9yK8unw_anEHikLmRXO7BRuHuN2ms
[03-May-2026 22:02:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-May-2026 22:02:21 UTC] ✅ JWT token verified successfully for user profile
[03-May-2026 22:02:21 UTC] User ID: 480
[03-May-2026 22:02:21 UTC] ✅ User profile retrieved successfully for user ID: 480
[03-May-2026 22:02:21 UTC] User Purchases API - User ID: 480
[03-May-2026 22:02:21 UTC] User Purchases API - Total purchases found: 0
[03-May-2026 22:02:27 UTC] === API CALL LOG ===
[03-May-2026 22:02:27 UTC] Endpoint: user/profile.php
[03-May-2026 22:02:27 UTC] Full Log Data: {
    "timestamp": "2026-05-03 22:02:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "121.100.48.24",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgwIiwidXNlcm5hbWUiOiJhcnlvdWJpIiwiZW1haWwiOiJ6aW5hdHVsbGFoYXJ5b3ViaUBnbWFpbC5jb20iLCJleHAiOjE3Nzg0NTA0MDV9.ZIEgZJM3qYUcKh9yK8unw_anEHikLmRXO7BRuHuN2ms",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f628ccf9a2a1896-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "121.100.48.24",
        "CF-IPCountry": "AF",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "121.100.48.24, 162.158.22.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-May-2026 22:02:27 UTC] === END API CALL LOG ===
[03-May-2026 22:02:27 UTC] ✅ API Hash verification passed for profile endpoint
[03-May-2026 22:02:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgwIiwidXNlcm5hbWUiOiJhcnlvdWJpIiwiZW1haWwiOiJ6aW5hdHVsbGFoYXJ5b3ViaUBnbWFpbC5jb20iLCJleHAiOjE3Nzg0NTA0MDV9.ZIEgZJM3qYUcKh9yK8unw_anEHikLmRXO7BRuHuN2ms
[03-May-2026 22:02:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-May-2026 22:02:27 UTC] ✅ JWT token verified successfully for user profile
[03-May-2026 22:02:27 UTC] User ID: 480
[03-May-2026 22:02:27 UTC] ✅ User profile retrieved successfully for user ID: 480
[03-May-2026 22:02:27 UTC] User Purchases API - User ID: 480
[03-May-2026 22:02:27 UTC] User Purchases API - Total purchases found: 0
[03-May-2026 22:02:29 UTC] User Purchases API - User ID: 480
[03-May-2026 22:02:29 UTC] User Purchases API - Total purchases found: 0
[03-May-2026 22:02:30 UTC] === API CALL LOG ===
[03-May-2026 22:02:30 UTC] Endpoint: user/profile.php
[03-May-2026 22:02:30 UTC] Full Log Data: {
    "timestamp": "2026-05-03 22:02:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "121.100.48.24",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgwIiwidXNlcm5hbWUiOiJhcnlvdWJpIiwiZW1haWwiOiJ6aW5hdHVsbGFoYXJ5b3ViaUBnbWFpbC5jb20iLCJleHAiOjE3Nzg0NTA0MDV9.ZIEgZJM3qYUcKh9yK8unw_anEHikLmRXO7BRuHuN2ms",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f628ce5db971896-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "121.100.48.24",
        "CF-IPCountry": "AF",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "121.100.48.24, 162.158.22.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-May-2026 22:02:30 UTC] === END API CALL LOG ===
[03-May-2026 22:02:30 UTC] ✅ API Hash verification passed for profile endpoint
[03-May-2026 22:02:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgwIiwidXNlcm5hbWUiOiJhcnlvdWJpIiwiZW1haWwiOiJ6aW5hdHVsbGFoYXJ5b3ViaUBnbWFpbC5jb20iLCJleHAiOjE3Nzg0NTA0MDV9.ZIEgZJM3qYUcKh9yK8unw_anEHikLmRXO7BRuHuN2ms
[03-May-2026 22:02:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-May-2026 22:02:30 UTC] ✅ JWT token verified successfully for user profile
[03-May-2026 22:02:30 UTC] User ID: 480
[03-May-2026 22:02:30 UTC] ✅ User profile retrieved successfully for user ID: 480
[03-May-2026 22:02:30 UTC] User Purchases API - User ID: 480
[03-May-2026 22:02:30 UTC] User Purchases API - Total purchases found: 0
[03-May-2026 22:02:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-May-2026 22:02:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-May-2026 22:02:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgwIiwidXNlcm5hbWUiOiJhcnlvdWJpIiwiZW1haWwiOiJ6aW5hdHVsbGFoYXJ5b3ViaUBnbWFpbC5jb20iLCJleHAiOjE3Nzg0NTA0MDV9.ZIEgZJM3qYUcKh9yK8unw_anEHikLmRXO7BRuHuN2ms","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f628cf419e81896-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"121.100.48.24","CF-IPCountry":"AF","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"121.100.48.24, 162.158.22.195"}
[03-May-2026 22:02:33 UTC] === User Orders API Called ===
[03-May-2026 22:02:33 UTC] User ID: 480
[03-May-2026 22:02:33 UTC] Limit: 20, Offset: 0
[03-May-2026 22:02:33 UTC] Orders found: 0
[03-May-2026 22:02:33 UTC] Orders data: []
[03-May-2026 22:02:33 UTC] Total orders count: 0
[03-May-2026 22:02:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-May-2026 22:02:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-May-2026 22:02:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgwIiwidXNlcm5hbWUiOiJhcnlvdWJpIiwiZW1haWwiOiJ6aW5hdHVsbGFoYXJ5b3ViaUBnbWFpbC5jb20iLCJleHAiOjE3Nzg0NTA0MDV9.ZIEgZJM3qYUcKh9yK8unw_anEHikLmRXO7BRuHuN2ms","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f628d049a0e1896-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"121.100.48.24","CF-IPCountry":"AF","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"121.100.48.24, 162.158.22.195"}
[03-May-2026 22:02:35 UTC] === User Orders API Called ===
[03-May-2026 22:02:35 UTC] User ID: 480
[03-May-2026 22:02:35 UTC] Limit: 20, Offset: 0
[03-May-2026 22:02:35 UTC] Orders found: 0
[03-May-2026 22:02:35 UTC] Orders data: []
[03-May-2026 22:02:35 UTC] Total orders count: 0
[03-May-2026 22:02:35 UTC] === API CALL LOG ===
[03-May-2026 22:02:35 UTC] Endpoint: user/profile.php
[03-May-2026 22:02:35 UTC] Full Log Data: {
    "timestamp": "2026-05-03 22:02:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "121.100.48.24",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgwIiwidXNlcm5hbWUiOiJhcnlvdWJpIiwiZW1haWwiOiJ6aW5hdHVsbGFoYXJ5b3ViaUBnbWFpbC5jb20iLCJleHAiOjE3Nzg0NTA0MDV9.ZIEgZJM3qYUcKh9yK8unw_anEHikLmRXO7BRuHuN2ms",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f628d049a111896-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "121.100.48.24",
        "CF-IPCountry": "AF",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "121.100.48.24, 162.158.22.194"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-May-2026 22:02:35 UTC] === END API CALL LOG ===
[03-May-2026 22:02:35 UTC] ✅ API Hash verification passed for profile endpoint
[03-May-2026 22:02:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgwIiwidXNlcm5hbWUiOiJhcnlvdWJpIiwiZW1haWwiOiJ6aW5hdHVsbGFoYXJ5b3ViaUBnbWFpbC5jb20iLCJleHAiOjE3Nzg0NTA0MDV9.ZIEgZJM3qYUcKh9yK8unw_anEHikLmRXO7BRuHuN2ms
[03-May-2026 22:02:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-May-2026 22:02:35 UTC] ✅ JWT token verified successfully for user profile
[03-May-2026 22:02:35 UTC] User ID: 480
[03-May-2026 22:02:35 UTC] ✅ User profile retrieved successfully for user ID: 480
[03-May-2026 22:02:36 UTC] === API CALL LOG ===
[03-May-2026 22:02:36 UTC] Endpoint: user/profile.php
[03-May-2026 22:02:36 UTC] Full Log Data: {
    "timestamp": "2026-05-03 22:02:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "121.100.48.24",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgwIiwidXNlcm5hbWUiOiJhcnlvdWJpIiwiZW1haWwiOiJ6aW5hdHVsbGFoYXJ5b3ViaUBnbWFpbC5jb20iLCJleHAiOjE3Nzg0NTA0MDV9.ZIEgZJM3qYUcKh9yK8unw_anEHikLmRXO7BRuHuN2ms",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f628d091c3c1896-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "121.100.48.24",
        "CF-IPCountry": "AF",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "121.100.48.24, 162.158.22.194"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-May-2026 22:02:36 UTC] === END API CALL LOG ===
[03-May-2026 22:02:36 UTC] ✅ API Hash verification passed for profile endpoint
[03-May-2026 22:02:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgwIiwidXNlcm5hbWUiOiJhcnlvdWJpIiwiZW1haWwiOiJ6aW5hdHVsbGFoYXJ5b3ViaUBnbWFpbC5jb20iLCJleHAiOjE3Nzg0NTA0MDV9.ZIEgZJM3qYUcKh9yK8unw_anEHikLmRXO7BRuHuN2ms
[03-May-2026 22:02:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-May-2026 22:02:36 UTC] ✅ JWT token verified successfully for user profile
[03-May-2026 22:02:36 UTC] User ID: 480
[03-May-2026 22:02:36 UTC] ✅ User profile retrieved successfully for user ID: 480
[03-May-2026 22:02:36 UTC] === API CALL LOG ===
[03-May-2026 22:02:36 UTC] Endpoint: user/profile.php
[03-May-2026 22:02:36 UTC] Full Log Data: {
    "timestamp": "2026-05-03 22:02:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "121.100.48.24",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgwIiwidXNlcm5hbWUiOiJhcnlvdWJpIiwiZW1haWwiOiJ6aW5hdHVsbGFoYXJ5b3ViaUBnbWFpbC5jb20iLCJleHAiOjE3Nzg0NTA0MDV9.ZIEgZJM3qYUcKh9yK8unw_anEHikLmRXO7BRuHuN2ms",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f628d0b1d751896-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "121.100.48.24",
        "CF-IPCountry": "AF",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "121.100.48.24, 162.158.22.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-May-2026 22:02:36 UTC] === END API CALL LOG ===
[03-May-2026 22:02:36 UTC] ✅ API Hash verification passed for profile endpoint
[03-May-2026 22:02:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgwIiwidXNlcm5hbWUiOiJhcnlvdWJpIiwiZW1haWwiOiJ6aW5hdHVsbGFoYXJ5b3ViaUBnbWFpbC5jb20iLCJleHAiOjE3Nzg0NTA0MDV9.ZIEgZJM3qYUcKh9yK8unw_anEHikLmRXO7BRuHuN2ms
[03-May-2026 22:02:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-May-2026 22:02:36 UTC] ✅ JWT token verified successfully for user profile
[03-May-2026 22:02:36 UTC] User ID: 480
[03-May-2026 22:02:36 UTC] ✅ User profile retrieved successfully for user ID: 480
[03-May-2026 22:03:19 UTC] === API CALL LOG ===
[03-May-2026 22:03:19 UTC] Endpoint: user/profile.php
[03-May-2026 22:03:19 UTC] Full Log Data: {
    "timestamp": "2026-05-03 22:03:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "121.100.48.24",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgwIiwidXNlcm5hbWUiOiJhcnlvdWJpIiwiZW1haWwiOiJ6aW5hdHVsbGFoYXJ5b3ViaUBnbWFpbC5jb20iLCJleHAiOjE3Nzg0NTA0MDV9.ZIEgZJM3qYUcKh9yK8unw_anEHikLmRXO7BRuHuN2ms",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f628e142f7a1896-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "121.100.48.24",
        "CF-IPCountry": "AF",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "121.100.48.24, 162.158.22.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-May-2026 22:03:19 UTC] === END API CALL LOG ===
[03-May-2026 22:03:19 UTC] ✅ API Hash verification passed for profile endpoint
[03-May-2026 22:03:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgwIiwidXNlcm5hbWUiOiJhcnlvdWJpIiwiZW1haWwiOiJ6aW5hdHVsbGFoYXJ5b3ViaUBnbWFpbC5jb20iLCJleHAiOjE3Nzg0NTA0MDV9.ZIEgZJM3qYUcKh9yK8unw_anEHikLmRXO7BRuHuN2ms
[03-May-2026 22:03:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-May-2026 22:03:19 UTC] ✅ JWT token verified successfully for user profile
[03-May-2026 22:03:19 UTC] User ID: 480
[03-May-2026 22:03:19 UTC] ✅ User profile retrieved successfully for user ID: 480
[03-May-2026 22:03:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-May-2026 22:03:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-May-2026 22:03:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgwIiwidXNlcm5hbWUiOiJhcnlvdWJpIiwiZW1haWwiOiJ6aW5hdHVsbGFoYXJ5b3ViaUBnbWFpbC5jb20iLCJleHAiOjE3Nzg0NTA0MDV9.ZIEgZJM3qYUcKh9yK8unw_anEHikLmRXO7BRuHuN2ms","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f628e7bd8ba1896-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"121.100.48.24","CF-IPCountry":"AF","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"121.100.48.24, 162.158.22.194"}
[03-May-2026 22:03:35 UTC] === User Orders API Called ===
[03-May-2026 22:03:35 UTC] User ID: 480
[03-May-2026 22:03:35 UTC] Limit: 20, Offset: 0
[03-May-2026 22:03:35 UTC] Orders found: 0
[03-May-2026 22:03:35 UTC] Orders data: []
[03-May-2026 22:03:35 UTC] Total orders count: 0
[03-May-2026 22:03:35 UTC] === API CALL LOG ===
[03-May-2026 22:03:35 UTC] Endpoint: user/profile.php
[03-May-2026 22:03:35 UTC] Full Log Data: {
    "timestamp": "2026-05-03 22:03:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "121.100.48.24",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgwIiwidXNlcm5hbWUiOiJhcnlvdWJpIiwiZW1haWwiOiJ6aW5hdHVsbGFoYXJ5b3ViaUBnbWFpbC5jb20iLCJleHAiOjE3Nzg0NTA0MDV9.ZIEgZJM3qYUcKh9yK8unw_anEHikLmRXO7BRuHuN2ms",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f628e7bd8bb1896-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "121.100.48.24",
        "CF-IPCountry": "AF",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "121.100.48.24, 162.158.22.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-May-2026 22:03:35 UTC] === END API CALL LOG ===
[03-May-2026 22:03:35 UTC] ✅ API Hash verification passed for profile endpoint
[03-May-2026 22:03:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgwIiwidXNlcm5hbWUiOiJhcnlvdWJpIiwiZW1haWwiOiJ6aW5hdHVsbGFoYXJ5b3ViaUBnbWFpbC5jb20iLCJleHAiOjE3Nzg0NTA0MDV9.ZIEgZJM3qYUcKh9yK8unw_anEHikLmRXO7BRuHuN2ms
[03-May-2026 22:03:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-May-2026 22:03:35 UTC] ✅ JWT token verified successfully for user profile
[03-May-2026 22:03:35 UTC] User ID: 480
[03-May-2026 22:03:35 UTC] ✅ User profile retrieved successfully for user ID: 480
[03-May-2026 22:03:36 UTC] === API CALL LOG ===
[03-May-2026 22:03:36 UTC] Endpoint: user/profile.php
[03-May-2026 22:03:36 UTC] Full Log Data: {
    "timestamp": "2026-05-03 22:03:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "121.100.48.24",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgwIiwidXNlcm5hbWUiOiJhcnlvdWJpIiwiZW1haWwiOiJ6aW5hdHVsbGFoYXJ5b3ViaUBnbWFpbC5jb20iLCJleHAiOjE3Nzg0NTA0MDV9.ZIEgZJM3qYUcKh9yK8unw_anEHikLmRXO7BRuHuN2ms",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f628e7f6a661896-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "121.100.48.24",
        "CF-IPCountry": "AF",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "121.100.48.24, 162.158.22.194"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-May-2026 22:03:36 UTC] === END API CALL LOG ===
[03-May-2026 22:03:36 UTC] ✅ API Hash verification passed for profile endpoint
[03-May-2026 22:03:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgwIiwidXNlcm5hbWUiOiJhcnlvdWJpIiwiZW1haWwiOiJ6aW5hdHVsbGFoYXJ5b3ViaUBnbWFpbC5jb20iLCJleHAiOjE3Nzg0NTA0MDV9.ZIEgZJM3qYUcKh9yK8unw_anEHikLmRXO7BRuHuN2ms
[03-May-2026 22:03:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-May-2026 22:03:36 UTC] ✅ JWT token verified successfully for user profile
[03-May-2026 22:03:36 UTC] User ID: 480
[03-May-2026 22:03:36 UTC] ✅ User profile retrieved successfully for user ID: 480
[03-May-2026 22:03:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-May-2026 22:03:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-May-2026 22:03:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgwIiwidXNlcm5hbWUiOiJhcnlvdWJpIiwiZW1haWwiOiJ6aW5hdHVsbGFoYXJ5b3ViaUBnbWFpbC5jb20iLCJleHAiOjE3Nzg0NTA0MDV9.ZIEgZJM3qYUcKh9yK8unw_anEHikLmRXO7BRuHuN2ms","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f628e989e5a1896-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"121.100.48.24","CF-IPCountry":"AF","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"121.100.48.24, 162.158.22.194"}
[03-May-2026 22:03:40 UTC] === User Orders API Called ===
[03-May-2026 22:03:40 UTC] User ID: 480
[03-May-2026 22:03:40 UTC] Limit: 20, Offset: 0
[03-May-2026 22:03:40 UTC] Orders found: 0
[03-May-2026 22:03:40 UTC] Orders data: []
[03-May-2026 22:03:40 UTC] Total orders count: 0
[03-May-2026 22:03:40 UTC] === API CALL LOG ===
[03-May-2026 22:03:40 UTC] Endpoint: user/profile.php
[03-May-2026 22:03:40 UTC] Full Log Data: {
    "timestamp": "2026-05-03 22:03:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "121.100.48.24",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgwIiwidXNlcm5hbWUiOiJhcnlvdWJpIiwiZW1haWwiOiJ6aW5hdHVsbGFoYXJ5b3ViaUBnbWFpbC5jb20iLCJleHAiOjE3Nzg0NTA0MDV9.ZIEgZJM3qYUcKh9yK8unw_anEHikLmRXO7BRuHuN2ms",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f628e989e5b1896-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "121.100.48.24",
        "CF-IPCountry": "AF",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "121.100.48.24, 162.158.22.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-May-2026 22:03:40 UTC] === END API CALL LOG ===
[03-May-2026 22:03:40 UTC] ✅ API Hash verification passed for profile endpoint
[03-May-2026 22:03:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgwIiwidXNlcm5hbWUiOiJhcnlvdWJpIiwiZW1haWwiOiJ6aW5hdHVsbGFoYXJ5b3ViaUBnbWFpbC5jb20iLCJleHAiOjE3Nzg0NTA0MDV9.ZIEgZJM3qYUcKh9yK8unw_anEHikLmRXO7BRuHuN2ms
[03-May-2026 22:03:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-May-2026 22:03:40 UTC] ✅ JWT token verified successfully for user profile
[03-May-2026 22:03:40 UTC] User ID: 480
[03-May-2026 22:03:40 UTC] ✅ User profile retrieved successfully for user ID: 480
[03-May-2026 22:03:40 UTC] === API CALL LOG ===
[03-May-2026 22:03:40 UTC] Endpoint: user/profile.php
[03-May-2026 22:03:40 UTC] Full Log Data: {
    "timestamp": "2026-05-03 22:03:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "121.100.48.24",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgwIiwidXNlcm5hbWUiOiJhcnlvdWJpIiwiZW1haWwiOiJ6aW5hdHVsbGFoYXJ5b3ViaUBnbWFpbC5jb20iLCJleHAiOjE3Nzg0NTA0MDV9.ZIEgZJM3qYUcKh9yK8unw_anEHikLmRXO7BRuHuN2ms",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f628e9c6fe81896-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "121.100.48.24",
        "CF-IPCountry": "AF",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "121.100.48.24, 162.158.22.194"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-May-2026 22:03:40 UTC] === END API CALL LOG ===
[03-May-2026 22:03:40 UTC] ✅ API Hash verification passed for profile endpoint
[03-May-2026 22:03:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgwIiwidXNlcm5hbWUiOiJhcnlvdWJpIiwiZW1haWwiOiJ6aW5hdHVsbGFoYXJ5b3ViaUBnbWFpbC5jb20iLCJleHAiOjE3Nzg0NTA0MDV9.ZIEgZJM3qYUcKh9yK8unw_anEHikLmRXO7BRuHuN2ms
[03-May-2026 22:03:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-May-2026 22:03:40 UTC] ✅ JWT token verified successfully for user profile
[03-May-2026 22:03:40 UTC] User ID: 480
[03-May-2026 22:03:40 UTC] ✅ User profile retrieved successfully for user ID: 480
[03-May-2026 22:03:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-May-2026 22:03:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-May-2026 22:03:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgwIiwidXNlcm5hbWUiOiJhcnlvdWJpIiwiZW1haWwiOiJ6aW5hdHVsbGFoYXJ5b3ViaUBnbWFpbC5jb20iLCJleHAiOjE3Nzg0NTA0MDV9.ZIEgZJM3qYUcKh9yK8unw_anEHikLmRXO7BRuHuN2ms","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f628e9d58921896-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"121.100.48.24","CF-IPCountry":"AF","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"121.100.48.24, 162.158.22.195"}
[03-May-2026 22:03:41 UTC] === User Orders API Called ===
[03-May-2026 22:03:41 UTC] User ID: 480
[03-May-2026 22:03:41 UTC] Limit: 20, Offset: 0
[03-May-2026 22:03:41 UTC] Orders found: 0
[03-May-2026 22:03:41 UTC] Orders data: []
[03-May-2026 22:03:41 UTC] Total orders count: 0
[03-May-2026 22:03:42 UTC] === API CALL LOG ===
[03-May-2026 22:03:42 UTC] Endpoint: user/profile.php
[03-May-2026 22:03:42 UTC] Full Log Data: {
    "timestamp": "2026-05-03 22:03:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "121.100.48.24",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgwIiwidXNlcm5hbWUiOiJhcnlvdWJpIiwiZW1haWwiOiJ6aW5hdHVsbGFoYXJ5b3ViaUBnbWFpbC5jb20iLCJleHAiOjE3Nzg0NTA0MDV9.ZIEgZJM3qYUcKh9yK8unw_anEHikLmRXO7BRuHuN2ms",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f628ea5dcb81896-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "121.100.48.24",
        "CF-IPCountry": "AF",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "121.100.48.24, 162.158.22.194"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-May-2026 22:03:42 UTC] === END API CALL LOG ===
[03-May-2026 22:03:42 UTC] ✅ API Hash verification passed for profile endpoint
[03-May-2026 22:03:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgwIiwidXNlcm5hbWUiOiJhcnlvdWJpIiwiZW1haWwiOiJ6aW5hdHVsbGFoYXJ5b3ViaUBnbWFpbC5jb20iLCJleHAiOjE3Nzg0NTA0MDV9.ZIEgZJM3qYUcKh9yK8unw_anEHikLmRXO7BRuHuN2ms
[03-May-2026 22:03:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-May-2026 22:03:42 UTC] ✅ JWT token verified successfully for user profile
[03-May-2026 22:03:42 UTC] User ID: 480
[03-May-2026 22:03:42 UTC] ✅ User profile retrieved successfully for user ID: 480
[03-May-2026 22:03:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-May-2026 22:03:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-May-2026 22:03:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgwIiwidXNlcm5hbWUiOiJhcnlvdWJpIiwiZW1haWwiOiJ6aW5hdHVsbGFoYXJ5b3ViaUBnbWFpbC5jb20iLCJleHAiOjE3Nzg0NTA0MDV9.ZIEgZJM3qYUcKh9yK8unw_anEHikLmRXO7BRuHuN2ms","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f628ea5dcb61896-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"121.100.48.24","CF-IPCountry":"AF","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"121.100.48.24, 162.158.22.195"}
[03-May-2026 22:03:42 UTC] === User Orders API Called ===
[03-May-2026 22:03:42 UTC] User ID: 480
[03-May-2026 22:03:42 UTC] Limit: 20, Offset: 0
[03-May-2026 22:03:42 UTC] Orders found: 0
[03-May-2026 22:03:42 UTC] Orders data: []
[03-May-2026 22:03:42 UTC] Total orders count: 0
[03-May-2026 22:03:42 UTC] === API CALL LOG ===
[03-May-2026 22:03:42 UTC] Endpoint: user/profile.php
[03-May-2026 22:03:42 UTC] Full Log Data: {
    "timestamp": "2026-05-03 22:03:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "121.100.48.24",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgwIiwidXNlcm5hbWUiOiJhcnlvdWJpIiwiZW1haWwiOiJ6aW5hdHVsbGFoYXJ5b3ViaUBnbWFpbC5jb20iLCJleHAiOjE3Nzg0NTA0MDV9.ZIEgZJM3qYUcKh9yK8unw_anEHikLmRXO7BRuHuN2ms",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f628ea99eba1896-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "121.100.48.24",
        "CF-IPCountry": "AF",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "121.100.48.24, 162.158.22.194"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-May-2026 22:03:42 UTC] === END API CALL LOG ===
[03-May-2026 22:03:42 UTC] ✅ API Hash verification passed for profile endpoint
[03-May-2026 22:03:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgwIiwidXNlcm5hbWUiOiJhcnlvdWJpIiwiZW1haWwiOiJ6aW5hdHVsbGFoYXJ5b3ViaUBnbWFpbC5jb20iLCJleHAiOjE3Nzg0NTA0MDV9.ZIEgZJM3qYUcKh9yK8unw_anEHikLmRXO7BRuHuN2ms
[03-May-2026 22:03:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-May-2026 22:03:42 UTC] ✅ JWT token verified successfully for user profile
[03-May-2026 22:03:42 UTC] User ID: 480
[03-May-2026 22:03:42 UTC] ✅ User profile retrieved successfully for user ID: 480
[03-May-2026 22:04:23 UTC] === API CALL LOG ===
[03-May-2026 22:04:23 UTC] Endpoint: user/profile.php
[03-May-2026 22:04:23 UTC] Full Log Data: {
    "timestamp": "2026-05-03 22:04:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "121.100.48.24",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgwIiwidXNlcm5hbWUiOiJhcnlvdWJpIiwiZW1haWwiOiJ6aW5hdHVsbGFoYXJ5b3ViaUBnbWFpbC5jb20iLCJleHAiOjE3Nzg0NTA0MDV9.ZIEgZJM3qYUcKh9yK8unw_anEHikLmRXO7BRuHuN2ms",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f628fa85ef41896-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "121.100.48.24",
        "CF-IPCountry": "AF",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "121.100.48.24, 162.158.22.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-May-2026 22:04:23 UTC] === END API CALL LOG ===
[03-May-2026 22:04:23 UTC] ✅ API Hash verification passed for profile endpoint
[03-May-2026 22:04:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgwIiwidXNlcm5hbWUiOiJhcnlvdWJpIiwiZW1haWwiOiJ6aW5hdHVsbGFoYXJ5b3ViaUBnbWFpbC5jb20iLCJleHAiOjE3Nzg0NTA0MDV9.ZIEgZJM3qYUcKh9yK8unw_anEHikLmRXO7BRuHuN2ms
[03-May-2026 22:04:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-May-2026 22:04:23 UTC] ✅ JWT token verified successfully for user profile
[03-May-2026 22:04:23 UTC] User ID: 480
[03-May-2026 22:04:23 UTC] ✅ User profile retrieved successfully for user ID: 480
[03-May-2026 22:04:23 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-May-2026 22:04:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-May-2026 22:04:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgwIiwidXNlcm5hbWUiOiJhcnlvdWJpIiwiZW1haWwiOiJ6aW5hdHVsbGFoYXJ5b3ViaUBnbWFpbC5jb20iLCJleHAiOjE3Nzg0NTA0MDV9.ZIEgZJM3qYUcKh9yK8unw_anEHikLmRXO7BRuHuN2ms","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f628fa85ef31896-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"121.100.48.24","CF-IPCountry":"AF","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"121.100.48.24, 162.158.22.194"}
[03-May-2026 22:04:23 UTC] === User Orders API Called ===
[03-May-2026 22:04:23 UTC] User ID: 480
[03-May-2026 22:04:23 UTC] Limit: 20, Offset: 0
[03-May-2026 22:04:23 UTC] Orders found: 0
[03-May-2026 22:04:23 UTC] Orders data: []
[03-May-2026 22:04:23 UTC] Total orders count: 0
[03-May-2026 22:04:24 UTC] === API CALL LOG ===
[03-May-2026 22:04:24 UTC] Endpoint: user/profile.php
[03-May-2026 22:04:24 UTC] Full Log Data: {
    "timestamp": "2026-05-03 22:04:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "121.100.48.24",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgwIiwidXNlcm5hbWUiOiJhcnlvdWJpIiwiZW1haWwiOiJ6aW5hdHVsbGFoYXJ5b3ViaUBnbWFpbC5jb20iLCJleHAiOjE3Nzg0NTA0MDV9.ZIEgZJM3qYUcKh9yK8unw_anEHikLmRXO7BRuHuN2ms",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f628fabe8711896-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "121.100.48.24",
        "CF-IPCountry": "AF",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "121.100.48.24, 162.158.22.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-May-2026 22:04:24 UTC] === END API CALL LOG ===
[03-May-2026 22:04:24 UTC] ✅ API Hash verification passed for profile endpoint
[03-May-2026 22:04:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgwIiwidXNlcm5hbWUiOiJhcnlvdWJpIiwiZW1haWwiOiJ6aW5hdHVsbGFoYXJ5b3ViaUBnbWFpbC5jb20iLCJleHAiOjE3Nzg0NTA0MDV9.ZIEgZJM3qYUcKh9yK8unw_anEHikLmRXO7BRuHuN2ms
[03-May-2026 22:04:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-May-2026 22:04:24 UTC] ✅ JWT token verified successfully for user profile
[03-May-2026 22:04:24 UTC] User ID: 480
[03-May-2026 22:04:24 UTC] ✅ User profile retrieved successfully for user ID: 480
[03-May-2026 22:04:26 UTC] === API CALL LOG ===
[03-May-2026 22:04:26 UTC] Endpoint: user/profile.php
[03-May-2026 22:04:26 UTC] Full Log Data: {
    "timestamp": "2026-05-03 22:04:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "121.100.48.24",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgwIiwidXNlcm5hbWUiOiJhcnlvdWJpIiwiZW1haWwiOiJ6aW5hdHVsbGFoYXJ5b3ViaUBnbWFpbC5jb20iLCJleHAiOjE3Nzg0NTA0MDV9.ZIEgZJM3qYUcKh9yK8unw_anEHikLmRXO7BRuHuN2ms",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f628fbc5f7d1896-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "121.100.48.24",
        "CF-IPCountry": "AF",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "121.100.48.24, 162.158.22.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-May-2026 22:04:26 UTC] === END API CALL LOG ===
[03-May-2026 22:04:26 UTC] ✅ API Hash verification passed for profile endpoint
[03-May-2026 22:04:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgwIiwidXNlcm5hbWUiOiJhcnlvdWJpIiwiZW1haWwiOiJ6aW5hdHVsbGFoYXJ5b3ViaUBnbWFpbC5jb20iLCJleHAiOjE3Nzg0NTA0MDV9.ZIEgZJM3qYUcKh9yK8unw_anEHikLmRXO7BRuHuN2ms
[03-May-2026 22:04:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-May-2026 22:04:26 UTC] ✅ JWT token verified successfully for user profile
[03-May-2026 22:04:26 UTC] User ID: 480
[03-May-2026 22:04:26 UTC] ✅ User profile retrieved successfully for user ID: 480
[03-May-2026 22:04:27 UTC] User Purchases API - User ID: 480
[03-May-2026 22:04:27 UTC] User Purchases API - Total purchases found: 0
[03-May-2026 22:10:09 UTC] API Hash Debug - Received: 
[03-May-2026 22:10:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-May-2026 22:10:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"217.113.194.203, 141.101.97.25","Accept":"text\/html;q=0.95,text\/*;q=0.9,*\/*;q=0.8","From":"tech@babbar.tech","Accept-Encoding":"gzip, br","User-Agent":"Mozilla\/5.0 (compatible; Barkrowler\/0.9; +https:\/\/babbar.tech\/crawler)","cf-ray":"9f62981a3d086f21-CDG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"217.113.194.203","CF-IPCountry":"FR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[04-May-2026 10:32:46 UTC] === API CALL LOG ===
[04-May-2026 10:32:46 UTC] Endpoint: user/profile.php
[04-May-2026 10:32:46 UTC] Full Log Data: {
    "timestamp": "2026-05-04 10:32:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:f5c0:552:29b2:dc35:f2ff:fe0d:18bc",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgxIiwidXNlcm5hbWUiOiJhbGl5dSIsImVtYWlsIjoidXNtYW5tdWhhbW1hZGE2M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg0OTU1NjR9.abjHGADvFfknLTZhyH7AKDC3e3REqkFHcTwByqlUwvI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f66d7e8fcd0f347-NBO",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2c0f:f5c0:552:29b2:dc35:f2ff:fe0d:18bc",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2c0f:f5c0:552:29b2:dc35:f2ff:fe0d:18bc, 104.22.30.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-May-2026 10:32:46 UTC] === END API CALL LOG ===
[04-May-2026 10:32:46 UTC] ✅ API Hash verification passed for profile endpoint
[04-May-2026 10:32:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgxIiwidXNlcm5hbWUiOiJhbGl5dSIsImVtYWlsIjoidXNtYW5tdWhhbW1hZGE2M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg0OTU1NjR9.abjHGADvFfknLTZhyH7AKDC3e3REqkFHcTwByqlUwvI
[04-May-2026 10:32:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-May-2026 10:32:46 UTC] ✅ JWT token verified successfully for user profile
[04-May-2026 10:32:46 UTC] User ID: 481
[04-May-2026 10:32:46 UTC] ✅ User profile retrieved successfully for user ID: 481
[04-May-2026 10:32:46 UTC] === API CALL LOG ===
[04-May-2026 10:32:46 UTC] Endpoint: user/profile.php
[04-May-2026 10:32:46 UTC] Full Log Data: {
    "timestamp": "2026-05-04 10:32:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:f5c0:552:29b2:dc35:f2ff:fe0d:18bc",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgxIiwidXNlcm5hbWUiOiJhbGl5dSIsImVtYWlsIjoidXNtYW5tdWhhbW1hZGE2M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg0OTU1NjR9.abjHGADvFfknLTZhyH7AKDC3e3REqkFHcTwByqlUwvI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f66d7e8fcd8f347-NBO",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2c0f:f5c0:552:29b2:dc35:f2ff:fe0d:18bc",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2c0f:f5c0:552:29b2:dc35:f2ff:fe0d:18bc, 104.22.30.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-May-2026 10:32:46 UTC] === END API CALL LOG ===
[04-May-2026 10:32:46 UTC] ✅ API Hash verification passed for profile endpoint
[04-May-2026 10:32:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgxIiwidXNlcm5hbWUiOiJhbGl5dSIsImVtYWlsIjoidXNtYW5tdWhhbW1hZGE2M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg0OTU1NjR9.abjHGADvFfknLTZhyH7AKDC3e3REqkFHcTwByqlUwvI
[04-May-2026 10:32:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-May-2026 10:32:46 UTC] ✅ JWT token verified successfully for user profile
[04-May-2026 10:32:46 UTC] User ID: 481
[04-May-2026 10:32:46 UTC] ✅ User profile retrieved successfully for user ID: 481
[04-May-2026 10:32:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-May-2026 10:32:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-May-2026 10:32:46 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgxIiwidXNlcm5hbWUiOiJhbGl5dSIsImVtYWlsIjoidXNtYW5tdWhhbW1hZGE2M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg0OTU1NjR9.abjHGADvFfknLTZhyH7AKDC3e3REqkFHcTwByqlUwvI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f66d7e8fcd6f347-NBO","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2c0f:f5c0:552:29b2:dc35:f2ff:fe0d:18bc","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2c0f:f5c0:552:29b2:dc35:f2ff:fe0d:18bc, 104.22.30.145"}
[04-May-2026 10:32:46 UTC] === User Orders API Called ===
[04-May-2026 10:32:46 UTC] User ID: 481
[04-May-2026 10:32:46 UTC] Limit: 20, Offset: 0
[04-May-2026 10:32:46 UTC] Orders found: 0
[04-May-2026 10:32:46 UTC] Orders data: []
[04-May-2026 10:32:46 UTC] Total orders count: 0
[04-May-2026 10:32:49 UTC] === API CALL LOG ===
[04-May-2026 10:32:49 UTC] Endpoint: user/profile.php
[04-May-2026 10:32:49 UTC] Full Log Data: {
    "timestamp": "2026-05-04 10:32:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:f5c0:552:29b2:dc35:f2ff:fe0d:18bc",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgxIiwidXNlcm5hbWUiOiJhbGl5dSIsImVtYWlsIjoidXNtYW5tdWhhbW1hZGE2M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg0OTU1NjR9.abjHGADvFfknLTZhyH7AKDC3e3REqkFHcTwByqlUwvI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f66d7fd09d9f347-NBO",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2c0f:f5c0:552:29b2:dc35:f2ff:fe0d:18bc",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2c0f:f5c0:552:29b2:dc35:f2ff:fe0d:18bc, 104.22.30.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-May-2026 10:32:49 UTC] === END API CALL LOG ===
[04-May-2026 10:32:49 UTC] ✅ API Hash verification passed for profile endpoint
[04-May-2026 10:32:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgxIiwidXNlcm5hbWUiOiJhbGl5dSIsImVtYWlsIjoidXNtYW5tdWhhbW1hZGE2M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg0OTU1NjR9.abjHGADvFfknLTZhyH7AKDC3e3REqkFHcTwByqlUwvI
[04-May-2026 10:32:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-May-2026 10:32:49 UTC] ✅ JWT token verified successfully for user profile
[04-May-2026 10:32:49 UTC] User ID: 481
[04-May-2026 10:32:49 UTC] ✅ User profile retrieved successfully for user ID: 481
[04-May-2026 10:34:14 UTC] === API CALL LOG ===
[04-May-2026 10:34:14 UTC] Endpoint: user/profile.php
[04-May-2026 10:34:14 UTC] Full Log Data: {
    "timestamp": "2026-05-04 10:34:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:f5c0:552:29b2:dc35:f2ff:fe0d:18bc",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgxIiwidXNlcm5hbWUiOiJhbGl5dSIsImVtYWlsIjoidXNtYW5tdWhhbW1hZGE2M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg0OTU1NjR9.abjHGADvFfknLTZhyH7AKDC3e3REqkFHcTwByqlUwvI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f66da061d17b0f0-NBO",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2c0f:f5c0:552:29b2:dc35:f2ff:fe0d:18bc",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2c0f:f5c0:552:29b2:dc35:f2ff:fe0d:18bc, 104.22.30.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-May-2026 10:34:14 UTC] === END API CALL LOG ===
[04-May-2026 10:34:14 UTC] ✅ API Hash verification passed for profile endpoint
[04-May-2026 10:34:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgxIiwidXNlcm5hbWUiOiJhbGl5dSIsImVtYWlsIjoidXNtYW5tdWhhbW1hZGE2M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg0OTU1NjR9.abjHGADvFfknLTZhyH7AKDC3e3REqkFHcTwByqlUwvI
[04-May-2026 10:34:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-May-2026 10:34:14 UTC] ✅ JWT token verified successfully for user profile
[04-May-2026 10:34:14 UTC] User ID: 481
[04-May-2026 10:34:14 UTC] ✅ User profile retrieved successfully for user ID: 481
[04-May-2026 10:34:14 UTC] === API CALL LOG ===
[04-May-2026 10:34:14 UTC] Endpoint: user/profile.php
[04-May-2026 10:34:14 UTC] Full Log Data: {
    "timestamp": "2026-05-04 10:34:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:f5c0:552:29b2:dc35:f2ff:fe0d:18bc",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgxIiwidXNlcm5hbWUiOiJhbGl5dSIsImVtYWlsIjoidXNtYW5tdWhhbW1hZGE2M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg0OTU1NjR9.abjHGADvFfknLTZhyH7AKDC3e3REqkFHcTwByqlUwvI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f66da061d0bb0f0-NBO",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2c0f:f5c0:552:29b2:dc35:f2ff:fe0d:18bc",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2c0f:f5c0:552:29b2:dc35:f2ff:fe0d:18bc, 104.22.30.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-May-2026 10:34:14 UTC] === END API CALL LOG ===
[04-May-2026 10:34:14 UTC] ✅ API Hash verification passed for profile endpoint
[04-May-2026 10:34:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgxIiwidXNlcm5hbWUiOiJhbGl5dSIsImVtYWlsIjoidXNtYW5tdWhhbW1hZGE2M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg0OTU1NjR9.abjHGADvFfknLTZhyH7AKDC3e3REqkFHcTwByqlUwvI
[04-May-2026 10:34:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-May-2026 10:34:14 UTC] ✅ JWT token verified successfully for user profile
[04-May-2026 10:34:14 UTC] User ID: 481
[04-May-2026 10:34:14 UTC] ✅ User profile retrieved successfully for user ID: 481
[04-May-2026 10:34:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-May-2026 10:34:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-May-2026 10:34:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgxIiwidXNlcm5hbWUiOiJhbGl5dSIsImVtYWlsIjoidXNtYW5tdWhhbW1hZGE2M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg0OTU1NjR9.abjHGADvFfknLTZhyH7AKDC3e3REqkFHcTwByqlUwvI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f66da18cccfb0f0-NBO","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2c0f:f5c0:552:29b2:dc35:f2ff:fe0d:18bc","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2c0f:f5c0:552:29b2:dc35:f2ff:fe0d:18bc, 104.22.30.144"}
[04-May-2026 10:34:15 UTC] === User Orders API Called ===
[04-May-2026 10:34:15 UTC] User ID: 481
[04-May-2026 10:34:15 UTC] Limit: 20, Offset: 0
[04-May-2026 10:34:15 UTC] Orders found: 0
[04-May-2026 10:34:15 UTC] Orders data: []
[04-May-2026 10:34:15 UTC] Total orders count: 0
[04-May-2026 10:34:16 UTC] === API CALL LOG ===
[04-May-2026 10:34:16 UTC] Endpoint: user/profile.php
[04-May-2026 10:34:16 UTC] Full Log Data: {
    "timestamp": "2026-05-04 10:34:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:f5c0:552:29b2:dc35:f2ff:fe0d:18bc",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgxIiwidXNlcm5hbWUiOiJhbGl5dSIsImVtYWlsIjoidXNtYW5tdWhhbW1hZGE2M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg0OTU1NjR9.abjHGADvFfknLTZhyH7AKDC3e3REqkFHcTwByqlUwvI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f66da1d684fb0f0-NBO",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2c0f:f5c0:552:29b2:dc35:f2ff:fe0d:18bc",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2c0f:f5c0:552:29b2:dc35:f2ff:fe0d:18bc, 104.22.30.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-May-2026 10:34:16 UTC] === END API CALL LOG ===
[04-May-2026 10:34:16 UTC] ✅ API Hash verification passed for profile endpoint
[04-May-2026 10:34:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgxIiwidXNlcm5hbWUiOiJhbGl5dSIsImVtYWlsIjoidXNtYW5tdWhhbW1hZGE2M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg0OTU1NjR9.abjHGADvFfknLTZhyH7AKDC3e3REqkFHcTwByqlUwvI
[04-May-2026 10:34:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-May-2026 10:34:16 UTC] ✅ JWT token verified successfully for user profile
[04-May-2026 10:34:16 UTC] User ID: 481
[04-May-2026 10:34:16 UTC] ✅ User profile retrieved successfully for user ID: 481
[04-May-2026 10:35:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-May-2026 10:35:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-May-2026 10:35:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgxIiwidXNlcm5hbWUiOiJhbGl5dSIsImVtYWlsIjoidXNtYW5tdWhhbW1hZGE2M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg0OTU1NjR9.abjHGADvFfknLTZhyH7AKDC3e3REqkFHcTwByqlUwvI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f66db6a592eb0f0-NBO","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2c0f:f5c0:552:29b2:dc35:f2ff:fe0d:18bc","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2c0f:f5c0:552:29b2:dc35:f2ff:fe0d:18bc, 104.22.30.144"}
[04-May-2026 10:35:09 UTC] === User Orders API Called ===
[04-May-2026 10:35:09 UTC] User ID: 481
[04-May-2026 10:35:09 UTC] Limit: 20, Offset: 0
[04-May-2026 10:35:09 UTC] Orders found: 0
[04-May-2026 10:35:09 UTC] Orders data: []
[04-May-2026 10:35:09 UTC] Total orders count: 0
[04-May-2026 10:35:11 UTC] === API CALL LOG ===
[04-May-2026 10:35:11 UTC] Endpoint: user/profile.php
[04-May-2026 10:35:11 UTC] Full Log Data: {
    "timestamp": "2026-05-04 10:35:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:f5c0:552:29b2:dc35:f2ff:fe0d:18bc",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgxIiwidXNlcm5hbWUiOiJhbGl5dSIsImVtYWlsIjoidXNtYW5tdWhhbW1hZGE2M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg0OTU1NjR9.abjHGADvFfknLTZhyH7AKDC3e3REqkFHcTwByqlUwvI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f66db727e37b0f0-NBO",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2c0f:f5c0:552:29b2:dc35:f2ff:fe0d:18bc",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2c0f:f5c0:552:29b2:dc35:f2ff:fe0d:18bc, 104.22.30.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-May-2026 10:35:11 UTC] === END API CALL LOG ===
[04-May-2026 10:35:11 UTC] ✅ API Hash verification passed for profile endpoint
[04-May-2026 10:35:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgxIiwidXNlcm5hbWUiOiJhbGl5dSIsImVtYWlsIjoidXNtYW5tdWhhbW1hZGE2M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg0OTU1NjR9.abjHGADvFfknLTZhyH7AKDC3e3REqkFHcTwByqlUwvI
[04-May-2026 10:35:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-May-2026 10:35:11 UTC] ✅ JWT token verified successfully for user profile
[04-May-2026 10:35:11 UTC] User ID: 481
[04-May-2026 10:35:11 UTC] ✅ User profile retrieved successfully for user ID: 481
[04-May-2026 10:35:12 UTC] User Purchases API - User ID: 481
[04-May-2026 10:35:12 UTC] User Purchases API - Total purchases found: 3
[04-May-2026 10:35:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-May-2026 10:35:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-May-2026 10:35:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgxIiwidXNlcm5hbWUiOiJhbGl5dSIsImVtYWlsIjoidXNtYW5tdWhhbW1hZGE2M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg0OTU1NjR9.abjHGADvFfknLTZhyH7AKDC3e3REqkFHcTwByqlUwvI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f66db9709e8b0f0-NBO","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2c0f:f5c0:552:29b2:dc35:f2ff:fe0d:18bc","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2c0f:f5c0:552:29b2:dc35:f2ff:fe0d:18bc, 104.22.30.144"}
[04-May-2026 10:35:17 UTC] === User Orders API Called ===
[04-May-2026 10:35:17 UTC] User ID: 481
[04-May-2026 10:35:17 UTC] Limit: 20, Offset: 0
[04-May-2026 10:35:17 UTC] Orders found: 0
[04-May-2026 10:35:17 UTC] Orders data: []
[04-May-2026 10:35:17 UTC] Total orders count: 0
[04-May-2026 10:35:17 UTC] === API CALL LOG ===
[04-May-2026 10:35:17 UTC] Endpoint: user/profile.php
[04-May-2026 10:35:17 UTC] Full Log Data: {
    "timestamp": "2026-05-04 10:35:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:f5c0:552:29b2:dc35:f2ff:fe0d:18bc",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgxIiwidXNlcm5hbWUiOiJhbGl5dSIsImVtYWlsIjoidXNtYW5tdWhhbW1hZGE2M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg0OTU1NjR9.abjHGADvFfknLTZhyH7AKDC3e3REqkFHcTwByqlUwvI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f66db9a5a6fb0f0-NBO",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2c0f:f5c0:552:29b2:dc35:f2ff:fe0d:18bc",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2c0f:f5c0:552:29b2:dc35:f2ff:fe0d:18bc, 104.22.30.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-May-2026 10:35:17 UTC] === END API CALL LOG ===
[04-May-2026 10:35:17 UTC] ✅ API Hash verification passed for profile endpoint
[04-May-2026 10:35:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgxIiwidXNlcm5hbWUiOiJhbGl5dSIsImVtYWlsIjoidXNtYW5tdWhhbW1hZGE2M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg0OTU1NjR9.abjHGADvFfknLTZhyH7AKDC3e3REqkFHcTwByqlUwvI
[04-May-2026 10:35:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-May-2026 10:35:17 UTC] ✅ JWT token verified successfully for user profile
[04-May-2026 10:35:17 UTC] User ID: 481
[04-May-2026 10:35:17 UTC] ✅ User profile retrieved successfully for user ID: 481
[04-May-2026 10:35:18 UTC] === API CALL LOG ===
[04-May-2026 10:35:18 UTC] Endpoint: user/profile.php
[04-May-2026 10:35:18 UTC] Full Log Data: {
    "timestamp": "2026-05-04 10:35:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:f5c0:552:29b2:dc35:f2ff:fe0d:18bc",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgxIiwidXNlcm5hbWUiOiJhbGl5dSIsImVtYWlsIjoidXNtYW5tdWhhbW1hZGE2M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg0OTU1NjR9.abjHGADvFfknLTZhyH7AKDC3e3REqkFHcTwByqlUwvI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f66db9709ebb0f0-NBO",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2c0f:f5c0:552:29b2:dc35:f2ff:fe0d:18bc",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2c0f:f5c0:552:29b2:dc35:f2ff:fe0d:18bc, 104.22.30.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-May-2026 10:35:18 UTC] === END API CALL LOG ===
[04-May-2026 10:35:18 UTC] ✅ API Hash verification passed for profile endpoint
[04-May-2026 10:35:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgxIiwidXNlcm5hbWUiOiJhbGl5dSIsImVtYWlsIjoidXNtYW5tdWhhbW1hZGE2M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg0OTU1NjR9.abjHGADvFfknLTZhyH7AKDC3e3REqkFHcTwByqlUwvI
[04-May-2026 10:35:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-May-2026 10:35:18 UTC] ✅ JWT token verified successfully for user profile
[04-May-2026 10:35:18 UTC] User ID: 481
[04-May-2026 10:35:18 UTC] ✅ User profile retrieved successfully for user ID: 481
[04-May-2026 10:35:18 UTC] === API CALL LOG ===
[04-May-2026 10:35:18 UTC] Endpoint: user/profile.php
[04-May-2026 10:35:18 UTC] Full Log Data: {
    "timestamp": "2026-05-04 10:35:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:f5c0:552:29b2:dc35:f2ff:fe0d:18bc",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgxIiwidXNlcm5hbWUiOiJhbGl5dSIsImVtYWlsIjoidXNtYW5tdWhhbW1hZGE2M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg0OTU1NjR9.abjHGADvFfknLTZhyH7AKDC3e3REqkFHcTwByqlUwvI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f66dba29ed0b0f0-NBO",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2c0f:f5c0:552:29b2:dc35:f2ff:fe0d:18bc",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2c0f:f5c0:552:29b2:dc35:f2ff:fe0d:18bc, 104.22.30.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-May-2026 10:35:18 UTC] === END API CALL LOG ===
[04-May-2026 10:35:18 UTC] ✅ API Hash verification passed for profile endpoint
[04-May-2026 10:35:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgxIiwidXNlcm5hbWUiOiJhbGl5dSIsImVtYWlsIjoidXNtYW5tdWhhbW1hZGE2M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg0OTU1NjR9.abjHGADvFfknLTZhyH7AKDC3e3REqkFHcTwByqlUwvI
[04-May-2026 10:35:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-May-2026 10:35:18 UTC] ✅ JWT token verified successfully for user profile
[04-May-2026 10:35:18 UTC] User ID: 481
[04-May-2026 10:35:18 UTC] ✅ User profile retrieved successfully for user ID: 481
[04-May-2026 10:38:24 UTC] === API CALL LOG ===
[04-May-2026 10:38:24 UTC] Endpoint: user/profile.php
[04-May-2026 10:38:24 UTC] Full Log Data: {
    "timestamp": "2026-05-04 10:38:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:f5c0:552:29b2:dc35:f2ff:fe0d:18bc",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgxIiwidXNlcm5hbWUiOiJhbGl5dSIsImVtYWlsIjoidXNtYW5tdWhhbW1hZGE2M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg0OTU1NjR9.abjHGADvFfknLTZhyH7AKDC3e3REqkFHcTwByqlUwvI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f66e026af6ff347-NBO",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2c0f:f5c0:552:29b2:dc35:f2ff:fe0d:18bc",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2c0f:f5c0:552:29b2:dc35:f2ff:fe0d:18bc, 104.22.30.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-May-2026 10:38:24 UTC] === END API CALL LOG ===
[04-May-2026 10:38:24 UTC] ✅ API Hash verification passed for profile endpoint
[04-May-2026 10:38:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgxIiwidXNlcm5hbWUiOiJhbGl5dSIsImVtYWlsIjoidXNtYW5tdWhhbW1hZGE2M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg0OTU1NjR9.abjHGADvFfknLTZhyH7AKDC3e3REqkFHcTwByqlUwvI
[04-May-2026 10:38:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-May-2026 10:38:24 UTC] ✅ JWT token verified successfully for user profile
[04-May-2026 10:38:24 UTC] User ID: 481
[04-May-2026 10:38:24 UTC] ✅ User profile retrieved successfully for user ID: 481
[04-May-2026 10:38:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-May-2026 10:38:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-May-2026 10:38:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgxIiwidXNlcm5hbWUiOiJhbGl5dSIsImVtYWlsIjoidXNtYW5tdWhhbW1hZGE2M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg0OTU1NjR9.abjHGADvFfknLTZhyH7AKDC3e3REqkFHcTwByqlUwvI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f66e092a9a5f347-NBO","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2c0f:f5c0:552:29b2:dc35:f2ff:fe0d:18bc","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2c0f:f5c0:552:29b2:dc35:f2ff:fe0d:18bc, 104.22.30.145"}
[04-May-2026 10:38:41 UTC] === User Orders API Called ===
[04-May-2026 10:38:41 UTC] User ID: 481
[04-May-2026 10:38:41 UTC] Limit: 20, Offset: 0
[04-May-2026 10:38:41 UTC] Orders found: 0
[04-May-2026 10:38:41 UTC] Orders data: []
[04-May-2026 10:38:41 UTC] Total orders count: 0
[04-May-2026 10:38:41 UTC] === API CALL LOG ===
[04-May-2026 10:38:41 UTC] Endpoint: user/profile.php
[04-May-2026 10:38:41 UTC] Full Log Data: {
    "timestamp": "2026-05-04 10:38:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:f5c0:552:29b2:dc35:f2ff:fe0d:18bc",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgxIiwidXNlcm5hbWUiOiJhbGl5dSIsImVtYWlsIjoidXNtYW5tdWhhbW1hZGE2M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg0OTU1NjR9.abjHGADvFfknLTZhyH7AKDC3e3REqkFHcTwByqlUwvI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f66e092a9a6f347-NBO",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2c0f:f5c0:552:29b2:dc35:f2ff:fe0d:18bc",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2c0f:f5c0:552:29b2:dc35:f2ff:fe0d:18bc, 104.22.30.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-May-2026 10:38:41 UTC] === END API CALL LOG ===
[04-May-2026 10:38:41 UTC] ✅ API Hash verification passed for profile endpoint
[04-May-2026 10:38:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgxIiwidXNlcm5hbWUiOiJhbGl5dSIsImVtYWlsIjoidXNtYW5tdWhhbW1hZGE2M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg0OTU1NjR9.abjHGADvFfknLTZhyH7AKDC3e3REqkFHcTwByqlUwvI
[04-May-2026 10:38:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-May-2026 10:38:41 UTC] ✅ JWT token verified successfully for user profile
[04-May-2026 10:38:41 UTC] User ID: 481
[04-May-2026 10:38:41 UTC] ✅ User profile retrieved successfully for user ID: 481
[04-May-2026 10:38:41 UTC] === API CALL LOG ===
[04-May-2026 10:38:41 UTC] Endpoint: user/profile.php
[04-May-2026 10:38:41 UTC] Full Log Data: {
    "timestamp": "2026-05-04 10:38:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:f5c0:552:29b2:dc35:f2ff:fe0d:18bc",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgxIiwidXNlcm5hbWUiOiJhbGl5dSIsImVtYWlsIjoidXNtYW5tdWhhbW1hZGE2M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg0OTU1NjR9.abjHGADvFfknLTZhyH7AKDC3e3REqkFHcTwByqlUwvI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f66e096cb72f347-NBO",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2c0f:f5c0:552:29b2:dc35:f2ff:fe0d:18bc",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2c0f:f5c0:552:29b2:dc35:f2ff:fe0d:18bc, 104.22.30.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-May-2026 10:38:41 UTC] === END API CALL LOG ===
[04-May-2026 10:38:41 UTC] ✅ API Hash verification passed for profile endpoint
[04-May-2026 10:38:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgxIiwidXNlcm5hbWUiOiJhbGl5dSIsImVtYWlsIjoidXNtYW5tdWhhbW1hZGE2M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg0OTU1NjR9.abjHGADvFfknLTZhyH7AKDC3e3REqkFHcTwByqlUwvI
[04-May-2026 10:38:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-May-2026 10:38:41 UTC] ✅ JWT token verified successfully for user profile
[04-May-2026 10:38:41 UTC] User ID: 481
[04-May-2026 10:38:41 UTC] ✅ User profile retrieved successfully for user ID: 481
[04-May-2026 10:38:44 UTC] === API CALL LOG ===
[04-May-2026 10:38:44 UTC] Endpoint: user/profile.php
[04-May-2026 10:38:44 UTC] Full Log Data: {
    "timestamp": "2026-05-04 10:38:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:f5c0:552:29b2:dc35:f2ff:fe0d:18bc",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgxIiwidXNlcm5hbWUiOiJhbGl5dSIsImVtYWlsIjoidXNtYW5tdWhhbW1hZGE2M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg0OTU1NjR9.abjHGADvFfknLTZhyH7AKDC3e3REqkFHcTwByqlUwvI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f66e0a9193ef347-NBO",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2c0f:f5c0:552:29b2:dc35:f2ff:fe0d:18bc",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2c0f:f5c0:552:29b2:dc35:f2ff:fe0d:18bc, 104.22.30.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-May-2026 10:38:44 UTC] === END API CALL LOG ===
[04-May-2026 10:38:44 UTC] ✅ API Hash verification passed for profile endpoint
[04-May-2026 10:38:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgxIiwidXNlcm5hbWUiOiJhbGl5dSIsImVtYWlsIjoidXNtYW5tdWhhbW1hZGE2M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg0OTU1NjR9.abjHGADvFfknLTZhyH7AKDC3e3REqkFHcTwByqlUwvI
[04-May-2026 10:38:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-May-2026 10:38:44 UTC] ✅ JWT token verified successfully for user profile
[04-May-2026 10:38:44 UTC] User ID: 481
[04-May-2026 10:38:44 UTC] ✅ User profile retrieved successfully for user ID: 481
[04-May-2026 12:32:53 UTC] === API CALL LOG ===
[04-May-2026 12:32:53 UTC] Endpoint: user/profile.php
[04-May-2026 12:32:53 UTC] Full Log Data: {
    "timestamp": "2026-05-04 12:32:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.87.65.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgyIiwidXNlcm5hbWUiOiJwcm94eSIsImVtYWlsIjoibGluYW51bmFkZGR6enpAZ21haWwuY29tIiwiZXhwIjoxNzc4NTAyNzczfQ.2plXe3HqTA8qXz1npjtvIJeXxhH6lBJ5eOra457Ewzs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f6787df08bd4637-FRU",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "95.87.65.156",
        "CF-IPCountry": "KG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "95.87.65.156, 172.64.196.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-May-2026 12:32:53 UTC] === END API CALL LOG ===
[04-May-2026 12:32:53 UTC] ✅ API Hash verification passed for profile endpoint
[04-May-2026 12:32:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgyIiwidXNlcm5hbWUiOiJwcm94eSIsImVtYWlsIjoibGluYW51bmFkZGR6enpAZ21haWwuY29tIiwiZXhwIjoxNzc4NTAyNzczfQ.2plXe3HqTA8qXz1npjtvIJeXxhH6lBJ5eOra457Ewzs
[04-May-2026 12:32:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-May-2026 12:32:53 UTC] ✅ JWT token verified successfully for user profile
[04-May-2026 12:32:53 UTC] User ID: 482
[04-May-2026 12:32:53 UTC] ✅ User profile retrieved successfully for user ID: 482
[04-May-2026 12:32:53 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-May-2026 12:32:53 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-May-2026 12:32:53 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgyIiwidXNlcm5hbWUiOiJwcm94eSIsImVtYWlsIjoibGluYW51bmFkZGR6enpAZ21haWwuY29tIiwiZXhwIjoxNzc4NTAyNzczfQ.2plXe3HqTA8qXz1npjtvIJeXxhH6lBJ5eOra457Ewzs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f6787df393f4637-FRU","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"95.87.65.156","CF-IPCountry":"KG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"95.87.65.156, 172.64.196.144"}
[04-May-2026 12:32:53 UTC] === User Orders API Called ===
[04-May-2026 12:32:53 UTC] User ID: 482
[04-May-2026 12:32:53 UTC] Limit: 20, Offset: 0
[04-May-2026 12:32:53 UTC] Orders found: 0
[04-May-2026 12:32:53 UTC] Orders data: []
[04-May-2026 12:32:53 UTC] Total orders count: 0
[04-May-2026 12:32:53 UTC] === API CALL LOG ===
[04-May-2026 12:32:53 UTC] Endpoint: user/profile.php
[04-May-2026 12:32:53 UTC] Full Log Data: {
    "timestamp": "2026-05-04 12:32:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.87.65.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgyIiwidXNlcm5hbWUiOiJwcm94eSIsImVtYWlsIjoibGluYW51bmFkZGR6enpAZ21haWwuY29tIiwiZXhwIjoxNzc4NTAyNzczfQ.2plXe3HqTA8qXz1npjtvIJeXxhH6lBJ5eOra457Ewzs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f6787dfb9d74637-FRU",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "95.87.65.156",
        "CF-IPCountry": "KG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "95.87.65.156, 172.64.196.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-May-2026 12:32:53 UTC] === END API CALL LOG ===
[04-May-2026 12:32:53 UTC] ✅ API Hash verification passed for profile endpoint
[04-May-2026 12:32:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgyIiwidXNlcm5hbWUiOiJwcm94eSIsImVtYWlsIjoibGluYW51bmFkZGR6enpAZ21haWwuY29tIiwiZXhwIjoxNzc4NTAyNzczfQ.2plXe3HqTA8qXz1npjtvIJeXxhH6lBJ5eOra457Ewzs
[04-May-2026 12:32:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-May-2026 12:32:53 UTC] ✅ JWT token verified successfully for user profile
[04-May-2026 12:32:53 UTC] User ID: 482
[04-May-2026 12:32:53 UTC] ✅ User profile retrieved successfully for user ID: 482
[04-May-2026 12:32:54 UTC] === API CALL LOG ===
[04-May-2026 12:32:54 UTC] Endpoint: user/profile.php
[04-May-2026 12:32:54 UTC] Full Log Data: {
    "timestamp": "2026-05-04 12:32:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.87.65.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgyIiwidXNlcm5hbWUiOiJwcm94eSIsImVtYWlsIjoibGluYW51bmFkZGR6enpAZ21haWwuY29tIiwiZXhwIjoxNzc4NTAyNzczfQ.2plXe3HqTA8qXz1npjtvIJeXxhH6lBJ5eOra457Ewzs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f6787e3996c4637-FRU",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "95.87.65.156",
        "CF-IPCountry": "KG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "95.87.65.156, 172.64.196.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-May-2026 12:32:54 UTC] === END API CALL LOG ===
[04-May-2026 12:32:54 UTC] ✅ API Hash verification passed for profile endpoint
[04-May-2026 12:32:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgyIiwidXNlcm5hbWUiOiJwcm94eSIsImVtYWlsIjoibGluYW51bmFkZGR6enpAZ21haWwuY29tIiwiZXhwIjoxNzc4NTAyNzczfQ.2plXe3HqTA8qXz1npjtvIJeXxhH6lBJ5eOra457Ewzs
[04-May-2026 12:32:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-May-2026 12:32:54 UTC] ✅ JWT token verified successfully for user profile
[04-May-2026 12:32:54 UTC] User ID: 482
[04-May-2026 12:32:54 UTC] ✅ User profile retrieved successfully for user ID: 482
[04-May-2026 12:33:03 UTC] === API CALL LOG ===
[04-May-2026 12:33:03 UTC] Endpoint: user/profile.php
[04-May-2026 12:33:03 UTC] Full Log Data: {
    "timestamp": "2026-05-04 12:33:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.87.65.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgyIiwidXNlcm5hbWUiOiJwcm94eSIsImVtYWlsIjoibGluYW51bmFkZGR6enpAZ21haWwuY29tIiwiZXhwIjoxNzc4NTAyNzczfQ.2plXe3HqTA8qXz1npjtvIJeXxhH6lBJ5eOra457Ewzs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f67881efc124637-FRU",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "95.87.65.156",
        "CF-IPCountry": "KG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "95.87.65.156, 172.64.196.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-May-2026 12:33:03 UTC] === END API CALL LOG ===
[04-May-2026 12:33:03 UTC] ✅ API Hash verification passed for profile endpoint
[04-May-2026 12:33:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgyIiwidXNlcm5hbWUiOiJwcm94eSIsImVtYWlsIjoibGluYW51bmFkZGR6enpAZ21haWwuY29tIiwiZXhwIjoxNzc4NTAyNzczfQ.2plXe3HqTA8qXz1npjtvIJeXxhH6lBJ5eOra457Ewzs
[04-May-2026 12:33:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-May-2026 12:33:03 UTC] ✅ JWT token verified successfully for user profile
[04-May-2026 12:33:03 UTC] User ID: 482
[04-May-2026 12:33:03 UTC] ✅ User profile retrieved successfully for user ID: 482
[04-May-2026 12:33:16 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-May-2026 12:33:16 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-May-2026 12:33:16 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgyIiwidXNlcm5hbWUiOiJwcm94eSIsImVtYWlsIjoibGluYW51bmFkZGR6enpAZ21haWwuY29tIiwiZXhwIjoxNzc4NTAyNzczfQ.2plXe3HqTA8qXz1npjtvIJeXxhH6lBJ5eOra457Ewzs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f67886afe094637-FRU","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"95.87.65.156","CF-IPCountry":"KG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"95.87.65.156, 172.64.196.144"}
[04-May-2026 12:33:16 UTC] === User Orders API Called ===
[04-May-2026 12:33:16 UTC] User ID: 482
[04-May-2026 12:33:16 UTC] Limit: 20, Offset: 0
[04-May-2026 12:33:16 UTC] Orders found: 0
[04-May-2026 12:33:16 UTC] Orders data: []
[04-May-2026 12:33:16 UTC] Total orders count: 0
[04-May-2026 12:33:16 UTC] === API CALL LOG ===
[04-May-2026 12:33:16 UTC] Endpoint: user/profile.php
[04-May-2026 12:33:16 UTC] Full Log Data: {
    "timestamp": "2026-05-04 12:33:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.87.65.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgyIiwidXNlcm5hbWUiOiJwcm94eSIsImVtYWlsIjoibGluYW51bmFkZGR6enpAZ21haWwuY29tIiwiZXhwIjoxNzc4NTAyNzczfQ.2plXe3HqTA8qXz1npjtvIJeXxhH6lBJ5eOra457Ewzs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f67886b3e554637-FRU",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "95.87.65.156",
        "CF-IPCountry": "KG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "95.87.65.156, 172.64.196.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-May-2026 12:33:16 UTC] === END API CALL LOG ===
[04-May-2026 12:33:16 UTC] ✅ API Hash verification passed for profile endpoint
[04-May-2026 12:33:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgyIiwidXNlcm5hbWUiOiJwcm94eSIsImVtYWlsIjoibGluYW51bmFkZGR6enpAZ21haWwuY29tIiwiZXhwIjoxNzc4NTAyNzczfQ.2plXe3HqTA8qXz1npjtvIJeXxhH6lBJ5eOra457Ewzs
[04-May-2026 12:33:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-May-2026 12:33:16 UTC] ✅ JWT token verified successfully for user profile
[04-May-2026 12:33:16 UTC] User ID: 482
[04-May-2026 12:33:16 UTC] ✅ User profile retrieved successfully for user ID: 482
[04-May-2026 12:33:16 UTC] === API CALL LOG ===
[04-May-2026 12:33:16 UTC] Endpoint: user/profile.php
[04-May-2026 12:33:16 UTC] Full Log Data: {
    "timestamp": "2026-05-04 12:33:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.87.65.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgyIiwidXNlcm5hbWUiOiJwcm94eSIsImVtYWlsIjoibGluYW51bmFkZGR6enpAZ21haWwuY29tIiwiZXhwIjoxNzc4NTAyNzczfQ.2plXe3HqTA8qXz1npjtvIJeXxhH6lBJ5eOra457Ewzs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f67886edda74637-FRU",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "95.87.65.156",
        "CF-IPCountry": "KG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "95.87.65.156, 172.64.196.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-May-2026 12:33:16 UTC] === END API CALL LOG ===
[04-May-2026 12:33:16 UTC] ✅ API Hash verification passed for profile endpoint
[04-May-2026 12:33:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgyIiwidXNlcm5hbWUiOiJwcm94eSIsImVtYWlsIjoibGluYW51bmFkZGR6enpAZ21haWwuY29tIiwiZXhwIjoxNzc4NTAyNzczfQ.2plXe3HqTA8qXz1npjtvIJeXxhH6lBJ5eOra457Ewzs
[04-May-2026 12:33:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-May-2026 12:33:16 UTC] ✅ JWT token verified successfully for user profile
[04-May-2026 12:33:16 UTC] User ID: 482
[04-May-2026 12:33:16 UTC] ✅ User profile retrieved successfully for user ID: 482
[04-May-2026 12:33:16 UTC] === API CALL LOG ===
[04-May-2026 12:33:16 UTC] Endpoint: user/profile.php
[04-May-2026 12:33:16 UTC] Full Log Data: {
    "timestamp": "2026-05-04 12:33:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.87.65.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgyIiwidXNlcm5hbWUiOiJwcm94eSIsImVtYWlsIjoibGluYW51bmFkZGR6enpAZ21haWwuY29tIiwiZXhwIjoxNzc4NTAyNzczfQ.2plXe3HqTA8qXz1npjtvIJeXxhH6lBJ5eOra457Ewzs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f67886f0de34637-FRU",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "95.87.65.156",
        "CF-IPCountry": "KG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "95.87.65.156, 172.64.196.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-May-2026 12:33:16 UTC] === END API CALL LOG ===
[04-May-2026 12:33:16 UTC] ✅ API Hash verification passed for profile endpoint
[04-May-2026 12:33:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgyIiwidXNlcm5hbWUiOiJwcm94eSIsImVtYWlsIjoibGluYW51bmFkZGR6enpAZ21haWwuY29tIiwiZXhwIjoxNzc4NTAyNzczfQ.2plXe3HqTA8qXz1npjtvIJeXxhH6lBJ5eOra457Ewzs
[04-May-2026 12:33:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-May-2026 12:33:16 UTC] ✅ JWT token verified successfully for user profile
[04-May-2026 12:33:16 UTC] User ID: 482
[04-May-2026 12:33:16 UTC] ✅ User profile retrieved successfully for user ID: 482
[04-May-2026 12:33:50 UTC] === API CALL LOG ===
[04-May-2026 12:33:50 UTC] Endpoint: user/profile.php
[04-May-2026 12:33:50 UTC] Full Log Data: {
    "timestamp": "2026-05-04 12:33:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.87.65.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgyIiwidXNlcm5hbWUiOiJwcm94eSIsImVtYWlsIjoibGluYW51bmFkZGR6enpAZ21haWwuY29tIiwiZXhwIjoxNzc4NTAyNzczfQ.2plXe3HqTA8qXz1npjtvIJeXxhH6lBJ5eOra457Ewzs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f678943af990db3-FRU",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "95.87.65.156",
        "CF-IPCountry": "KG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "95.87.65.156, 172.64.196.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-May-2026 12:33:50 UTC] === END API CALL LOG ===
[04-May-2026 12:33:50 UTC] ✅ API Hash verification passed for profile endpoint
[04-May-2026 12:33:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgyIiwidXNlcm5hbWUiOiJwcm94eSIsImVtYWlsIjoibGluYW51bmFkZGR6enpAZ21haWwuY29tIiwiZXhwIjoxNzc4NTAyNzczfQ.2plXe3HqTA8qXz1npjtvIJeXxhH6lBJ5eOra457Ewzs
[04-May-2026 12:33:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-May-2026 12:33:50 UTC] ✅ JWT token verified successfully for user profile
[04-May-2026 12:33:50 UTC] User ID: 482
[04-May-2026 12:33:50 UTC] ✅ User profile retrieved successfully for user ID: 482
[04-May-2026 12:34:29 UTC] === API CALL LOG ===
[04-May-2026 12:34:29 UTC] Endpoint: user/profile.php
[04-May-2026 12:34:29 UTC] Full Log Data: {
    "timestamp": "2026-05-04 12:34:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.87.65.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgyIiwidXNlcm5hbWUiOiJwcm94eSIsImVtYWlsIjoibGluYW51bmFkZGR6enpAZ21haWwuY29tIiwiZXhwIjoxNzc4NTAyNzczfQ.2plXe3HqTA8qXz1npjtvIJeXxhH6lBJ5eOra457Ewzs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f678a328e307049-FRU",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "95.87.65.156",
        "CF-IPCountry": "KG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "95.87.65.156, 172.64.196.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-May-2026 12:34:29 UTC] === END API CALL LOG ===
[04-May-2026 12:34:29 UTC] ✅ API Hash verification passed for profile endpoint
[04-May-2026 12:34:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgyIiwidXNlcm5hbWUiOiJwcm94eSIsImVtYWlsIjoibGluYW51bmFkZGR6enpAZ21haWwuY29tIiwiZXhwIjoxNzc4NTAyNzczfQ.2plXe3HqTA8qXz1npjtvIJeXxhH6lBJ5eOra457Ewzs
[04-May-2026 12:34:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-May-2026 12:34:29 UTC] ✅ JWT token verified successfully for user profile
[04-May-2026 12:34:29 UTC] User ID: 482
[04-May-2026 12:34:29 UTC] ✅ User profile retrieved successfully for user ID: 482
[04-May-2026 12:34:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-May-2026 12:34:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-May-2026 12:34:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgyIiwidXNlcm5hbWUiOiJwcm94eSIsImVtYWlsIjoibGluYW51bmFkZGR6enpAZ21haWwuY29tIiwiZXhwIjoxNzc4NTAyNzczfQ.2plXe3HqTA8qXz1npjtvIJeXxhH6lBJ5eOra457Ewzs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f678a8d0c177049-FRU","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"95.87.65.156","CF-IPCountry":"KG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"95.87.65.156, 172.64.196.144"}
[04-May-2026 12:34:43 UTC] === User Orders API Called ===
[04-May-2026 12:34:43 UTC] User ID: 482
[04-May-2026 12:34:43 UTC] Limit: 20, Offset: 0
[04-May-2026 12:34:43 UTC] Orders found: 0
[04-May-2026 12:34:43 UTC] Orders data: []
[04-May-2026 12:34:43 UTC] Total orders count: 0
[04-May-2026 12:34:43 UTC] === API CALL LOG ===
[04-May-2026 12:34:43 UTC] Endpoint: user/profile.php
[04-May-2026 12:34:43 UTC] Full Log Data: {
    "timestamp": "2026-05-04 12:34:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.87.65.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgyIiwidXNlcm5hbWUiOiJwcm94eSIsImVtYWlsIjoibGluYW51bmFkZGR6enpAZ21haWwuY29tIiwiZXhwIjoxNzc4NTAyNzczfQ.2plXe3HqTA8qXz1npjtvIJeXxhH6lBJ5eOra457Ewzs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f678a8d7cc17049-FRU",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "95.87.65.156",
        "CF-IPCountry": "KG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "95.87.65.156, 172.64.196.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-May-2026 12:34:43 UTC] === END API CALL LOG ===
[04-May-2026 12:34:43 UTC] ✅ API Hash verification passed for profile endpoint
[04-May-2026 12:34:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgyIiwidXNlcm5hbWUiOiJwcm94eSIsImVtYWlsIjoibGluYW51bmFkZGR6enpAZ21haWwuY29tIiwiZXhwIjoxNzc4NTAyNzczfQ.2plXe3HqTA8qXz1npjtvIJeXxhH6lBJ5eOra457Ewzs
[04-May-2026 12:34:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-May-2026 12:34:43 UTC] ✅ JWT token verified successfully for user profile
[04-May-2026 12:34:43 UTC] User ID: 482
[04-May-2026 12:34:43 UTC] ✅ User profile retrieved successfully for user ID: 482
[04-May-2026 12:34:44 UTC] === API CALL LOG ===
[04-May-2026 12:34:44 UTC] Endpoint: user/profile.php
[04-May-2026 12:34:44 UTC] Full Log Data: {
    "timestamp": "2026-05-04 12:34:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.87.65.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgyIiwidXNlcm5hbWUiOiJwcm94eSIsImVtYWlsIjoibGluYW51bmFkZGR6enpAZ21haWwuY29tIiwiZXhwIjoxNzc4NTAyNzczfQ.2plXe3HqTA8qXz1npjtvIJeXxhH6lBJ5eOra457Ewzs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f678a917b067049-FRU",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "95.87.65.156",
        "CF-IPCountry": "KG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "95.87.65.156, 172.64.196.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-May-2026 12:34:44 UTC] === END API CALL LOG ===
[04-May-2026 12:34:44 UTC] ✅ API Hash verification passed for profile endpoint
[04-May-2026 12:34:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgyIiwidXNlcm5hbWUiOiJwcm94eSIsImVtYWlsIjoibGluYW51bmFkZGR6enpAZ21haWwuY29tIiwiZXhwIjoxNzc4NTAyNzczfQ.2plXe3HqTA8qXz1npjtvIJeXxhH6lBJ5eOra457Ewzs
[04-May-2026 12:34:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-May-2026 12:34:44 UTC] ✅ JWT token verified successfully for user profile
[04-May-2026 12:34:44 UTC] User ID: 482
[04-May-2026 12:34:44 UTC] ✅ User profile retrieved successfully for user ID: 482
[04-May-2026 12:34:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-May-2026 12:34:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-May-2026 12:34:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgyIiwidXNlcm5hbWUiOiJwcm94eSIsImVtYWlsIjoibGluYW51bmFkZGR6enpAZ21haWwuY29tIiwiZXhwIjoxNzc4NTAyNzczfQ.2plXe3HqTA8qXz1npjtvIJeXxhH6lBJ5eOra457Ewzs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f678aad3d237049-FRU","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"95.87.65.156","CF-IPCountry":"KG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"95.87.65.156, 172.64.196.145"}
[04-May-2026 12:34:48 UTC] === User Orders API Called ===
[04-May-2026 12:34:48 UTC] User ID: 482
[04-May-2026 12:34:48 UTC] Limit: 20, Offset: 0
[04-May-2026 12:34:48 UTC] Orders found: 0
[04-May-2026 12:34:48 UTC] Orders data: []
[04-May-2026 12:34:48 UTC] Total orders count: 0
[04-May-2026 12:34:49 UTC] === API CALL LOG ===
[04-May-2026 12:34:49 UTC] Endpoint: user/profile.php
[04-May-2026 12:34:49 UTC] Full Log Data: {
    "timestamp": "2026-05-04 12:34:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.87.65.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgyIiwidXNlcm5hbWUiOiJwcm94eSIsImVtYWlsIjoibGluYW51bmFkZGR6enpAZ21haWwuY29tIiwiZXhwIjoxNzc4NTAyNzczfQ.2plXe3HqTA8qXz1npjtvIJeXxhH6lBJ5eOra457Ewzs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f678ab37f3b7049-FRU",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "95.87.65.156",
        "CF-IPCountry": "KG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "95.87.65.156, 172.64.196.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-May-2026 12:34:49 UTC] === END API CALL LOG ===
[04-May-2026 12:34:49 UTC] ✅ API Hash verification passed for profile endpoint
[04-May-2026 12:34:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgyIiwidXNlcm5hbWUiOiJwcm94eSIsImVtYWlsIjoibGluYW51bmFkZGR6enpAZ21haWwuY29tIiwiZXhwIjoxNzc4NTAyNzczfQ.2plXe3HqTA8qXz1npjtvIJeXxhH6lBJ5eOra457Ewzs
[04-May-2026 12:34:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-May-2026 12:34:49 UTC] ✅ JWT token verified successfully for user profile
[04-May-2026 12:34:49 UTC] User ID: 482
[04-May-2026 12:34:49 UTC] ✅ User profile retrieved successfully for user ID: 482
[04-May-2026 12:34:49 UTC] User Purchases API - User ID: 482
[04-May-2026 12:34:49 UTC] User Purchases API - Total purchases found: 0
[04-May-2026 12:34:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-May-2026 12:34:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-May-2026 12:34:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgyIiwidXNlcm5hbWUiOiJwcm94eSIsImVtYWlsIjoibGluYW51bmFkZGR6enpAZ21haWwuY29tIiwiZXhwIjoxNzc4NTAyNzczfQ.2plXe3HqTA8qXz1npjtvIJeXxhH6lBJ5eOra457Ewzs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f678abfc9e17049-FRU","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"95.87.65.156","CF-IPCountry":"KG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"95.87.65.156, 172.64.196.144"}
[04-May-2026 12:34:51 UTC] === User Orders API Called ===
[04-May-2026 12:34:51 UTC] User ID: 482
[04-May-2026 12:34:51 UTC] Limit: 20, Offset: 0
[04-May-2026 12:34:51 UTC] Orders found: 0
[04-May-2026 12:34:51 UTC] Orders data: []
[04-May-2026 12:34:51 UTC] Total orders count: 0
[04-May-2026 12:34:51 UTC] === API CALL LOG ===
[04-May-2026 12:34:51 UTC] Endpoint: user/profile.php
[04-May-2026 12:34:51 UTC] Full Log Data: {
    "timestamp": "2026-05-04 12:34:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.87.65.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgyIiwidXNlcm5hbWUiOiJwcm94eSIsImVtYWlsIjoibGluYW51bmFkZGR6enpAZ21haWwuY29tIiwiZXhwIjoxNzc4NTAyNzczfQ.2plXe3HqTA8qXz1npjtvIJeXxhH6lBJ5eOra457Ewzs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f678ac01a4e7049-FRU",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "95.87.65.156",
        "CF-IPCountry": "KG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "95.87.65.156, 172.64.196.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-May-2026 12:34:51 UTC] === END API CALL LOG ===
[04-May-2026 12:34:51 UTC] ✅ API Hash verification passed for profile endpoint
[04-May-2026 12:34:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgyIiwidXNlcm5hbWUiOiJwcm94eSIsImVtYWlsIjoibGluYW51bmFkZGR6enpAZ21haWwuY29tIiwiZXhwIjoxNzc4NTAyNzczfQ.2plXe3HqTA8qXz1npjtvIJeXxhH6lBJ5eOra457Ewzs
[04-May-2026 12:34:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-May-2026 12:34:51 UTC] ✅ JWT token verified successfully for user profile
[04-May-2026 12:34:51 UTC] User ID: 482
[04-May-2026 12:34:51 UTC] ✅ User profile retrieved successfully for user ID: 482
[04-May-2026 12:34:52 UTC] === API CALL LOG ===
[04-May-2026 12:34:52 UTC] Endpoint: user/profile.php
[04-May-2026 12:34:52 UTC] Full Log Data: {
    "timestamp": "2026-05-04 12:34:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.87.65.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgyIiwidXNlcm5hbWUiOiJwcm94eSIsImVtYWlsIjoibGluYW51bmFkZGR6enpAZ21haWwuY29tIiwiZXhwIjoxNzc4NTAyNzczfQ.2plXe3HqTA8qXz1npjtvIJeXxhH6lBJ5eOra457Ewzs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f678ac3f8857049-FRU",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "95.87.65.156",
        "CF-IPCountry": "KG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "95.87.65.156, 172.64.196.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-May-2026 12:34:52 UTC] === END API CALL LOG ===
[04-May-2026 12:34:52 UTC] ✅ API Hash verification passed for profile endpoint
[04-May-2026 12:34:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgyIiwidXNlcm5hbWUiOiJwcm94eSIsImVtYWlsIjoibGluYW51bmFkZGR6enpAZ21haWwuY29tIiwiZXhwIjoxNzc4NTAyNzczfQ.2plXe3HqTA8qXz1npjtvIJeXxhH6lBJ5eOra457Ewzs
[04-May-2026 12:34:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-May-2026 12:34:52 UTC] ✅ JWT token verified successfully for user profile
[04-May-2026 12:34:52 UTC] User ID: 482
[04-May-2026 12:34:52 UTC] ✅ User profile retrieved successfully for user ID: 482
[04-May-2026 12:35:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-May-2026 12:35:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-May-2026 12:35:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgyIiwidXNlcm5hbWUiOiJwcm94eSIsImVtYWlsIjoibGluYW51bmFkZGR6enpAZ21haWwuY29tIiwiZXhwIjoxNzc4NTAyNzczfQ.2plXe3HqTA8qXz1npjtvIJeXxhH6lBJ5eOra457Ewzs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f678b4bb9577049-FRU","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"95.87.65.156","CF-IPCountry":"KG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"95.87.65.156, 172.64.196.144"}
[04-May-2026 12:35:14 UTC] === User Orders API Called ===
[04-May-2026 12:35:14 UTC] User ID: 482
[04-May-2026 12:35:14 UTC] Limit: 20, Offset: 0
[04-May-2026 12:35:14 UTC] Orders found: 0
[04-May-2026 12:35:14 UTC] Orders data: []
[04-May-2026 12:35:14 UTC] Total orders count: 0
[04-May-2026 12:35:14 UTC] === API CALL LOG ===
[04-May-2026 12:35:14 UTC] Endpoint: user/profile.php
[04-May-2026 12:35:14 UTC] Full Log Data: {
    "timestamp": "2026-05-04 12:35:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.87.65.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgyIiwidXNlcm5hbWUiOiJwcm94eSIsImVtYWlsIjoibGluYW51bmFkZGR6enpAZ21haWwuY29tIiwiZXhwIjoxNzc4NTAyNzczfQ.2plXe3HqTA8qXz1npjtvIJeXxhH6lBJ5eOra457Ewzs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f678b4c19e17049-FRU",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "95.87.65.156",
        "CF-IPCountry": "KG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "95.87.65.156, 172.64.196.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-May-2026 12:35:14 UTC] === END API CALL LOG ===
[04-May-2026 12:35:14 UTC] ✅ API Hash verification passed for profile endpoint
[04-May-2026 12:35:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgyIiwidXNlcm5hbWUiOiJwcm94eSIsImVtYWlsIjoibGluYW51bmFkZGR6enpAZ21haWwuY29tIiwiZXhwIjoxNzc4NTAyNzczfQ.2plXe3HqTA8qXz1npjtvIJeXxhH6lBJ5eOra457Ewzs
[04-May-2026 12:35:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-May-2026 12:35:14 UTC] ✅ JWT token verified successfully for user profile
[04-May-2026 12:35:14 UTC] User ID: 482
[04-May-2026 12:35:14 UTC] ✅ User profile retrieved successfully for user ID: 482
[04-May-2026 12:35:14 UTC] === API CALL LOG ===
[04-May-2026 12:35:14 UTC] Endpoint: user/profile.php
[04-May-2026 12:35:14 UTC] Full Log Data: {
    "timestamp": "2026-05-04 12:35:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.87.65.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgyIiwidXNlcm5hbWUiOiJwcm94eSIsImVtYWlsIjoibGluYW51bmFkZGR6enpAZ21haWwuY29tIiwiZXhwIjoxNzc4NTAyNzczfQ.2plXe3HqTA8qXz1npjtvIJeXxhH6lBJ5eOra457Ewzs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f678b500f4b7049-FRU",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "95.87.65.156",
        "CF-IPCountry": "KG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "95.87.65.156, 172.64.196.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-May-2026 12:35:14 UTC] === END API CALL LOG ===
[04-May-2026 12:35:14 UTC] ✅ API Hash verification passed for profile endpoint
[04-May-2026 12:35:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgyIiwidXNlcm5hbWUiOiJwcm94eSIsImVtYWlsIjoibGluYW51bmFkZGR6enpAZ21haWwuY29tIiwiZXhwIjoxNzc4NTAyNzczfQ.2plXe3HqTA8qXz1npjtvIJeXxhH6lBJ5eOra457Ewzs
[04-May-2026 12:35:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-May-2026 12:35:14 UTC] ✅ JWT token verified successfully for user profile
[04-May-2026 12:35:14 UTC] User ID: 482
[04-May-2026 12:35:14 UTC] ✅ User profile retrieved successfully for user ID: 482
[04-May-2026 12:35:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-May-2026 12:35:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-May-2026 12:35:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgyIiwidXNlcm5hbWUiOiJwcm94eSIsImVtYWlsIjoibGluYW51bmFkZGR6enpAZ21haWwuY29tIiwiZXhwIjoxNzc4NTAyNzczfQ.2plXe3HqTA8qXz1npjtvIJeXxhH6lBJ5eOra457Ewzs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f678b82aa747049-FRU","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"95.87.65.156","CF-IPCountry":"KG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"95.87.65.156, 172.64.196.144"}
[04-May-2026 12:35:22 UTC] === User Orders API Called ===
[04-May-2026 12:35:22 UTC] User ID: 482
[04-May-2026 12:35:22 UTC] Limit: 20, Offset: 0
[04-May-2026 12:35:22 UTC] Orders found: 0
[04-May-2026 12:35:22 UTC] Orders data: []
[04-May-2026 12:35:22 UTC] Total orders count: 0
[04-May-2026 12:35:22 UTC] === API CALL LOG ===
[04-May-2026 12:35:22 UTC] Endpoint: user/profile.php
[04-May-2026 12:35:22 UTC] Full Log Data: {
    "timestamp": "2026-05-04 12:35:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.87.65.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgyIiwidXNlcm5hbWUiOiJwcm94eSIsImVtYWlsIjoibGluYW51bmFkZGR6enpAZ21haWwuY29tIiwiZXhwIjoxNzc4NTAyNzczfQ.2plXe3HqTA8qXz1npjtvIJeXxhH6lBJ5eOra457Ewzs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f678b831b587049-FRU",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "95.87.65.156",
        "CF-IPCountry": "KG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "95.87.65.156, 172.64.196.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-May-2026 12:35:22 UTC] === END API CALL LOG ===
[04-May-2026 12:35:22 UTC] ✅ API Hash verification passed for profile endpoint
[04-May-2026 12:35:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgyIiwidXNlcm5hbWUiOiJwcm94eSIsImVtYWlsIjoibGluYW51bmFkZGR6enpAZ21haWwuY29tIiwiZXhwIjoxNzc4NTAyNzczfQ.2plXe3HqTA8qXz1npjtvIJeXxhH6lBJ5eOra457Ewzs
[04-May-2026 12:35:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-May-2026 12:35:22 UTC] ✅ JWT token verified successfully for user profile
[04-May-2026 12:35:22 UTC] User ID: 482
[04-May-2026 12:35:22 UTC] ✅ User profile retrieved successfully for user ID: 482
[04-May-2026 12:35:23 UTC] === API CALL LOG ===
[04-May-2026 12:35:23 UTC] Endpoint: user/profile.php
[04-May-2026 12:35:23 UTC] Full Log Data: {
    "timestamp": "2026-05-04 12:35:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.87.65.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgyIiwidXNlcm5hbWUiOiJwcm94eSIsImVtYWlsIjoibGluYW51bmFkZGR6enpAZ21haWwuY29tIiwiZXhwIjoxNzc4NTAyNzczfQ.2plXe3HqTA8qXz1npjtvIJeXxhH6lBJ5eOra457Ewzs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f678b8719597049-FRU",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "95.87.65.156",
        "CF-IPCountry": "KG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "95.87.65.156, 172.64.196.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-May-2026 12:35:23 UTC] === END API CALL LOG ===
[04-May-2026 12:35:23 UTC] ✅ API Hash verification passed for profile endpoint
[04-May-2026 12:35:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgyIiwidXNlcm5hbWUiOiJwcm94eSIsImVtYWlsIjoibGluYW51bmFkZGR6enpAZ21haWwuY29tIiwiZXhwIjoxNzc4NTAyNzczfQ.2plXe3HqTA8qXz1npjtvIJeXxhH6lBJ5eOra457Ewzs
[04-May-2026 12:35:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-May-2026 12:35:23 UTC] ✅ JWT token verified successfully for user profile
[04-May-2026 12:35:23 UTC] User ID: 482
[04-May-2026 12:35:23 UTC] ✅ User profile retrieved successfully for user ID: 482
[04-May-2026 12:35:27 UTC] === API CALL LOG ===
[04-May-2026 12:35:27 UTC] Endpoint: user/profile.php
[04-May-2026 12:35:27 UTC] Full Log Data: {
    "timestamp": "2026-05-04 12:35:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.87.65.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgyIiwidXNlcm5hbWUiOiJwcm94eSIsImVtYWlsIjoibGluYW51bmFkZGR6enpAZ21haWwuY29tIiwiZXhwIjoxNzc4NTAyNzczfQ.2plXe3HqTA8qXz1npjtvIJeXxhH6lBJ5eOra457Ewzs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f678ba34da97049-FRU",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "95.87.65.156",
        "CF-IPCountry": "KG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "95.87.65.156, 172.64.196.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-May-2026 12:35:27 UTC] === END API CALL LOG ===
[04-May-2026 12:35:27 UTC] ✅ API Hash verification passed for profile endpoint
[04-May-2026 12:35:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgyIiwidXNlcm5hbWUiOiJwcm94eSIsImVtYWlsIjoibGluYW51bmFkZGR6enpAZ21haWwuY29tIiwiZXhwIjoxNzc4NTAyNzczfQ.2plXe3HqTA8qXz1npjtvIJeXxhH6lBJ5eOra457Ewzs
[04-May-2026 12:35:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-May-2026 12:35:27 UTC] ✅ JWT token verified successfully for user profile
[04-May-2026 12:35:27 UTC] User ID: 482
[04-May-2026 12:35:27 UTC] ✅ User profile retrieved successfully for user ID: 482
[04-May-2026 12:35:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-May-2026 12:35:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-May-2026 12:35:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgyIiwidXNlcm5hbWUiOiJwcm94eSIsImVtYWlsIjoibGluYW51bmFkZGR6enpAZ21haWwuY29tIiwiZXhwIjoxNzc4NTAyNzczfQ.2plXe3HqTA8qXz1npjtvIJeXxhH6lBJ5eOra457Ewzs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f678ba2ed0e7049-FRU","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"95.87.65.156","CF-IPCountry":"KG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"95.87.65.156, 172.64.196.145"}
[04-May-2026 12:35:27 UTC] === User Orders API Called ===
[04-May-2026 12:35:27 UTC] User ID: 482
[04-May-2026 12:35:27 UTC] Limit: 20, Offset: 0
[04-May-2026 12:35:27 UTC] Orders found: 0
[04-May-2026 12:35:27 UTC] Orders data: []
[04-May-2026 12:35:27 UTC] Total orders count: 0
[04-May-2026 12:35:28 UTC] === API CALL LOG ===
[04-May-2026 12:35:28 UTC] Endpoint: user/profile.php
[04-May-2026 12:35:28 UTC] Full Log Data: {
    "timestamp": "2026-05-04 12:35:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.87.65.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgyIiwidXNlcm5hbWUiOiJwcm94eSIsImVtYWlsIjoibGluYW51bmFkZGR6enpAZ21haWwuY29tIiwiZXhwIjoxNzc4NTAyNzczfQ.2plXe3HqTA8qXz1npjtvIJeXxhH6lBJ5eOra457Ewzs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f678ba75bea7049-FRU",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "95.87.65.156",
        "CF-IPCountry": "KG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "95.87.65.156, 172.64.196.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-May-2026 12:35:28 UTC] === END API CALL LOG ===
[04-May-2026 12:35:28 UTC] ✅ API Hash verification passed for profile endpoint
[04-May-2026 12:35:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgyIiwidXNlcm5hbWUiOiJwcm94eSIsImVtYWlsIjoibGluYW51bmFkZGR6enpAZ21haWwuY29tIiwiZXhwIjoxNzc4NTAyNzczfQ.2plXe3HqTA8qXz1npjtvIJeXxhH6lBJ5eOra457Ewzs
[04-May-2026 12:35:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-May-2026 12:35:28 UTC] ✅ JWT token verified successfully for user profile
[04-May-2026 12:35:28 UTC] User ID: 482
[04-May-2026 12:35:28 UTC] ✅ User profile retrieved successfully for user ID: 482
[04-May-2026 12:35:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-May-2026 12:35:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-May-2026 12:35:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgyIiwidXNlcm5hbWUiOiJwcm94eSIsImVtYWlsIjoibGluYW51bmFkZGR6enpAZ21haWwuY29tIiwiZXhwIjoxNzc4NTAyNzczfQ.2plXe3HqTA8qXz1npjtvIJeXxhH6lBJ5eOra457Ewzs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f678bb1dbc77049-FRU","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"95.87.65.156","CF-IPCountry":"KG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"95.87.65.156, 172.64.196.144"}
[04-May-2026 12:35:30 UTC] === User Orders API Called ===
[04-May-2026 12:35:30 UTC] User ID: 482
[04-May-2026 12:35:30 UTC] Limit: 20, Offset: 0
[04-May-2026 12:35:30 UTC] Orders found: 0
[04-May-2026 12:35:30 UTC] Orders data: []
[04-May-2026 12:35:30 UTC] Total orders count: 0
[04-May-2026 12:35:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-May-2026 12:35:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-May-2026 12:35:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgyIiwidXNlcm5hbWUiOiJwcm94eSIsImVtYWlsIjoibGluYW51bmFkZGR6enpAZ21haWwuY29tIiwiZXhwIjoxNzc4NTAyNzczfQ.2plXe3HqTA8qXz1npjtvIJeXxhH6lBJ5eOra457Ewzs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f678bb74c8a7049-FRU","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"95.87.65.156","CF-IPCountry":"KG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"95.87.65.156, 172.64.196.145"}
[04-May-2026 12:35:31 UTC] === User Orders API Called ===
[04-May-2026 12:35:31 UTC] User ID: 482
[04-May-2026 12:35:31 UTC] Limit: 20, Offset: 0
[04-May-2026 12:35:31 UTC] Orders found: 0
[04-May-2026 12:35:31 UTC] Orders data: []
[04-May-2026 12:35:31 UTC] Total orders count: 0
[04-May-2026 12:35:31 UTC] === API CALL LOG ===
[04-May-2026 12:35:31 UTC] Endpoint: user/profile.php
[04-May-2026 12:35:31 UTC] Full Log Data: {
    "timestamp": "2026-05-04 12:35:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.87.65.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgyIiwidXNlcm5hbWUiOiJwcm94eSIsImVtYWlsIjoibGluYW51bmFkZGR6enpAZ21haWwuY29tIiwiZXhwIjoxNzc4NTAyNzczfQ.2plXe3HqTA8qXz1npjtvIJeXxhH6lBJ5eOra457Ewzs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f678bb7bd1a7049-FRU",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "95.87.65.156",
        "CF-IPCountry": "KG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "95.87.65.156, 172.64.196.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-May-2026 12:35:31 UTC] === END API CALL LOG ===
[04-May-2026 12:35:31 UTC] ✅ API Hash verification passed for profile endpoint
[04-May-2026 12:35:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgyIiwidXNlcm5hbWUiOiJwcm94eSIsImVtYWlsIjoibGluYW51bmFkZGR6enpAZ21haWwuY29tIiwiZXhwIjoxNzc4NTAyNzczfQ.2plXe3HqTA8qXz1npjtvIJeXxhH6lBJ5eOra457Ewzs
[04-May-2026 12:35:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-May-2026 12:35:31 UTC] ✅ JWT token verified successfully for user profile
[04-May-2026 12:35:31 UTC] User ID: 482
[04-May-2026 12:35:31 UTC] ✅ User profile retrieved successfully for user ID: 482
[04-May-2026 12:35:31 UTC] === API CALL LOG ===
[04-May-2026 12:35:31 UTC] Endpoint: user/profile.php
[04-May-2026 12:35:31 UTC] Full Log Data: {
    "timestamp": "2026-05-04 12:35:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.87.65.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgyIiwidXNlcm5hbWUiOiJwcm94eSIsImVtYWlsIjoibGluYW51bmFkZGR6enpAZ21haWwuY29tIiwiZXhwIjoxNzc4NTAyNzczfQ.2plXe3HqTA8qXz1npjtvIJeXxhH6lBJ5eOra457Ewzs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f678bbbbb097049-FRU",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "95.87.65.156",
        "CF-IPCountry": "KG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "95.87.65.156, 172.64.196.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-May-2026 12:35:31 UTC] === END API CALL LOG ===
[04-May-2026 12:35:31 UTC] ✅ API Hash verification passed for profile endpoint
[04-May-2026 12:35:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgyIiwidXNlcm5hbWUiOiJwcm94eSIsImVtYWlsIjoibGluYW51bmFkZGR6enpAZ21haWwuY29tIiwiZXhwIjoxNzc4NTAyNzczfQ.2plXe3HqTA8qXz1npjtvIJeXxhH6lBJ5eOra457Ewzs
[04-May-2026 12:35:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-May-2026 12:35:31 UTC] ✅ JWT token verified successfully for user profile
[04-May-2026 12:35:31 UTC] User ID: 482
[04-May-2026 12:35:31 UTC] ✅ User profile retrieved successfully for user ID: 482
[04-May-2026 12:35:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-May-2026 12:35:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-May-2026 12:35:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgyIiwidXNlcm5hbWUiOiJwcm94eSIsImVtYWlsIjoibGluYW51bmFkZGR6enpAZ21haWwuY29tIiwiZXhwIjoxNzc4NTAyNzczfQ.2plXe3HqTA8qXz1npjtvIJeXxhH6lBJ5eOra457Ewzs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f678bebd9f97049-FRU","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"95.87.65.156","CF-IPCountry":"KG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"95.87.65.156, 172.64.196.144"}
[04-May-2026 12:35:39 UTC] === User Orders API Called ===
[04-May-2026 12:35:39 UTC] User ID: 482
[04-May-2026 12:35:39 UTC] Limit: 20, Offset: 0
[04-May-2026 12:35:39 UTC] Orders found: 0
[04-May-2026 12:35:39 UTC] Orders data: []
[04-May-2026 12:35:39 UTC] Total orders count: 0
[04-May-2026 12:35:39 UTC] === API CALL LOG ===
[04-May-2026 12:35:39 UTC] Endpoint: user/profile.php
[04-May-2026 12:35:39 UTC] Full Log Data: {
    "timestamp": "2026-05-04 12:35:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.87.65.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgyIiwidXNlcm5hbWUiOiJwcm94eSIsImVtYWlsIjoibGluYW51bmFkZGR6enpAZ21haWwuY29tIiwiZXhwIjoxNzc4NTAyNzczfQ.2plXe3HqTA8qXz1npjtvIJeXxhH6lBJ5eOra457Ewzs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f678bec4a807049-FRU",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "95.87.65.156",
        "CF-IPCountry": "KG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "95.87.65.156, 172.64.196.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-May-2026 12:35:39 UTC] === END API CALL LOG ===
[04-May-2026 12:35:39 UTC] ✅ API Hash verification passed for profile endpoint
[04-May-2026 12:35:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgyIiwidXNlcm5hbWUiOiJwcm94eSIsImVtYWlsIjoibGluYW51bmFkZGR6enpAZ21haWwuY29tIiwiZXhwIjoxNzc4NTAyNzczfQ.2plXe3HqTA8qXz1npjtvIJeXxhH6lBJ5eOra457Ewzs
[04-May-2026 12:35:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-May-2026 12:35:39 UTC] ✅ JWT token verified successfully for user profile
[04-May-2026 12:35:39 UTC] User ID: 482
[04-May-2026 12:35:39 UTC] ✅ User profile retrieved successfully for user ID: 482
[04-May-2026 12:35:40 UTC] === API CALL LOG ===
[04-May-2026 12:35:40 UTC] Endpoint: user/profile.php
[04-May-2026 12:35:40 UTC] Full Log Data: {
    "timestamp": "2026-05-04 12:35:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.87.65.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgyIiwidXNlcm5hbWUiOiJwcm94eSIsImVtYWlsIjoibGluYW51bmFkZGR6enpAZ21haWwuY29tIiwiZXhwIjoxNzc4NTAyNzczfQ.2plXe3HqTA8qXz1npjtvIJeXxhH6lBJ5eOra457Ewzs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f678bf0289f7049-FRU",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "95.87.65.156",
        "CF-IPCountry": "KG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "95.87.65.156, 172.64.196.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-May-2026 12:35:40 UTC] === END API CALL LOG ===
[04-May-2026 12:35:40 UTC] ✅ API Hash verification passed for profile endpoint
[04-May-2026 12:35:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgyIiwidXNlcm5hbWUiOiJwcm94eSIsImVtYWlsIjoibGluYW51bmFkZGR6enpAZ21haWwuY29tIiwiZXhwIjoxNzc4NTAyNzczfQ.2plXe3HqTA8qXz1npjtvIJeXxhH6lBJ5eOra457Ewzs
[04-May-2026 12:35:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-May-2026 12:35:40 UTC] ✅ JWT token verified successfully for user profile
[04-May-2026 12:35:40 UTC] User ID: 482
[04-May-2026 12:35:40 UTC] ✅ User profile retrieved successfully for user ID: 482
[04-May-2026 12:35:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-May-2026 12:35:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-May-2026 12:35:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgyIiwidXNlcm5hbWUiOiJwcm94eSIsImVtYWlsIjoibGluYW51bmFkZGR6enpAZ21haWwuY29tIiwiZXhwIjoxNzc4NTAyNzczfQ.2plXe3HqTA8qXz1npjtvIJeXxhH6lBJ5eOra457Ewzs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f678c00484c7049-FRU","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"95.87.65.156","CF-IPCountry":"KG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"95.87.65.156, 172.64.196.145"}
[04-May-2026 12:35:42 UTC] === User Orders API Called ===
[04-May-2026 12:35:42 UTC] User ID: 482
[04-May-2026 12:35:42 UTC] Limit: 20, Offset: 0
[04-May-2026 12:35:42 UTC] Orders found: 0
[04-May-2026 12:35:42 UTC] Orders data: []
[04-May-2026 12:35:42 UTC] Total orders count: 0
[04-May-2026 12:35:42 UTC] === API CALL LOG ===
[04-May-2026 12:35:42 UTC] Endpoint: user/profile.php
[04-May-2026 12:35:42 UTC] Full Log Data: {
    "timestamp": "2026-05-04 12:35:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.87.65.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgyIiwidXNlcm5hbWUiOiJwcm94eSIsImVtYWlsIjoibGluYW51bmFkZGR6enpAZ21haWwuY29tIiwiZXhwIjoxNzc4NTAyNzczfQ.2plXe3HqTA8qXz1npjtvIJeXxhH6lBJ5eOra457Ewzs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f678c00b8f17049-FRU",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "95.87.65.156",
        "CF-IPCountry": "KG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "95.87.65.156, 172.64.196.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-May-2026 12:35:42 UTC] === END API CALL LOG ===
[04-May-2026 12:35:42 UTC] ✅ API Hash verification passed for profile endpoint
[04-May-2026 12:35:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgyIiwidXNlcm5hbWUiOiJwcm94eSIsImVtYWlsIjoibGluYW51bmFkZGR6enpAZ21haWwuY29tIiwiZXhwIjoxNzc4NTAyNzczfQ.2plXe3HqTA8qXz1npjtvIJeXxhH6lBJ5eOra457Ewzs
[04-May-2026 12:35:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-May-2026 12:35:42 UTC] ✅ JWT token verified successfully for user profile
[04-May-2026 12:35:42 UTC] User ID: 482
[04-May-2026 12:35:42 UTC] ✅ User profile retrieved successfully for user ID: 482
[04-May-2026 12:35:43 UTC] === API CALL LOG ===
[04-May-2026 12:35:43 UTC] Endpoint: user/profile.php
[04-May-2026 12:35:43 UTC] Full Log Data: {
    "timestamp": "2026-05-04 12:35:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.87.65.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgyIiwidXNlcm5hbWUiOiJwcm94eSIsImVtYWlsIjoibGluYW51bmFkZGR6enpAZ21haWwuY29tIiwiZXhwIjoxNzc4NTAyNzczfQ.2plXe3HqTA8qXz1npjtvIJeXxhH6lBJ5eOra457Ewzs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f678c04cf557049-FRU",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "95.87.65.156",
        "CF-IPCountry": "KG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "95.87.65.156, 172.64.196.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-May-2026 12:35:43 UTC] === END API CALL LOG ===
[04-May-2026 12:35:43 UTC] ✅ API Hash verification passed for profile endpoint
[04-May-2026 12:35:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgyIiwidXNlcm5hbWUiOiJwcm94eSIsImVtYWlsIjoibGluYW51bmFkZGR6enpAZ21haWwuY29tIiwiZXhwIjoxNzc4NTAyNzczfQ.2plXe3HqTA8qXz1npjtvIJeXxhH6lBJ5eOra457Ewzs
[04-May-2026 12:35:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-May-2026 12:35:43 UTC] ✅ JWT token verified successfully for user profile
[04-May-2026 12:35:43 UTC] User ID: 482
[04-May-2026 12:35:43 UTC] ✅ User profile retrieved successfully for user ID: 482
[04-May-2026 13:07:29 UTC] === API CALL LOG ===
[04-May-2026 13:07:29 UTC] Endpoint: user/profile.php
[04-May-2026 13:07:29 UTC] Full Log Data: {
    "timestamp": "2026-05-04 13:07:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.210.145.170",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgzIiwidXNlcm5hbWUiOiJza2lsbHhmeCIsImVtYWlsIjoic2tpbGx6dGF5bG9yN0BnbWFpbC5jb20iLCJleHAiOjE3Nzg1MDQ4NDh9._yONP8pxiTCUWsIoZVgYojd8Omca5spMyWI9rh5BgYk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f67ba8c2e8cc835-EBB",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "41.210.145.170",
        "CF-IPCountry": "UG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "41.210.145.170, 172.69.5.133"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-May-2026 13:07:29 UTC] === END API CALL LOG ===
[04-May-2026 13:07:29 UTC] ✅ API Hash verification passed for profile endpoint
[04-May-2026 13:07:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgzIiwidXNlcm5hbWUiOiJza2lsbHhmeCIsImVtYWlsIjoic2tpbGx6dGF5bG9yN0BnbWFpbC5jb20iLCJleHAiOjE3Nzg1MDQ4NDh9._yONP8pxiTCUWsIoZVgYojd8Omca5spMyWI9rh5BgYk
[04-May-2026 13:07:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-May-2026 13:07:29 UTC] ✅ JWT token verified successfully for user profile
[04-May-2026 13:07:29 UTC] User ID: 483
[04-May-2026 13:07:29 UTC] ✅ User profile retrieved successfully for user ID: 483
[04-May-2026 13:07:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-May-2026 13:07:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-May-2026 13:07:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgzIiwidXNlcm5hbWUiOiJza2lsbHhmeCIsImVtYWlsIjoic2tpbGx6dGF5bG9yN0BnbWFpbC5jb20iLCJleHAiOjE3Nzg1MDQ4NDh9._yONP8pxiTCUWsIoZVgYojd8Omca5spMyWI9rh5BgYk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f67ba8c4ea9c835-EBB","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"41.210.145.170","CF-IPCountry":"UG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"41.210.145.170, 172.69.5.133"}
[04-May-2026 13:07:29 UTC] === User Orders API Called ===
[04-May-2026 13:07:29 UTC] User ID: 483
[04-May-2026 13:07:29 UTC] Limit: 20, Offset: 0
[04-May-2026 13:07:29 UTC] Orders found: 0
[04-May-2026 13:07:29 UTC] Orders data: []
[04-May-2026 13:07:29 UTC] Total orders count: 0
[04-May-2026 13:07:29 UTC] === API CALL LOG ===
[04-May-2026 13:07:29 UTC] Endpoint: user/profile.php
[04-May-2026 13:07:29 UTC] Full Log Data: {
    "timestamp": "2026-05-04 13:07:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.210.145.170",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgzIiwidXNlcm5hbWUiOiJza2lsbHhmeCIsImVtYWlsIjoic2tpbGx6dGF5bG9yN0BnbWFpbC5jb20iLCJleHAiOjE3Nzg1MDQ4NDh9._yONP8pxiTCUWsIoZVgYojd8Omca5spMyWI9rh5BgYk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f67ba8cefdfc835-EBB",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "41.210.145.170",
        "CF-IPCountry": "UG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "41.210.145.170, 172.69.5.132"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-May-2026 13:07:29 UTC] === END API CALL LOG ===
[04-May-2026 13:07:29 UTC] ✅ API Hash verification passed for profile endpoint
[04-May-2026 13:07:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgzIiwidXNlcm5hbWUiOiJza2lsbHhmeCIsImVtYWlsIjoic2tpbGx6dGF5bG9yN0BnbWFpbC5jb20iLCJleHAiOjE3Nzg1MDQ4NDh9._yONP8pxiTCUWsIoZVgYojd8Omca5spMyWI9rh5BgYk
[04-May-2026 13:07:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-May-2026 13:07:29 UTC] ✅ JWT token verified successfully for user profile
[04-May-2026 13:07:29 UTC] User ID: 483
[04-May-2026 13:07:29 UTC] ✅ User profile retrieved successfully for user ID: 483
[04-May-2026 13:07:30 UTC] === API CALL LOG ===
[04-May-2026 13:07:30 UTC] Endpoint: user/profile.php
[04-May-2026 13:07:30 UTC] Full Log Data: {
    "timestamp": "2026-05-04 13:07:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.210.145.170",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgzIiwidXNlcm5hbWUiOiJza2lsbHhmeCIsImVtYWlsIjoic2tpbGx6dGF5bG9yN0BnbWFpbC5jb20iLCJleHAiOjE3Nzg1MDQ4NDh9._yONP8pxiTCUWsIoZVgYojd8Omca5spMyWI9rh5BgYk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f67ba95db0ec835-EBB",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "41.210.145.170",
        "CF-IPCountry": "UG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "41.210.145.170, 172.69.5.138"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-May-2026 13:07:30 UTC] === END API CALL LOG ===
[04-May-2026 13:07:30 UTC] ✅ API Hash verification passed for profile endpoint
[04-May-2026 13:07:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgzIiwidXNlcm5hbWUiOiJza2lsbHhmeCIsImVtYWlsIjoic2tpbGx6dGF5bG9yN0BnbWFpbC5jb20iLCJleHAiOjE3Nzg1MDQ4NDh9._yONP8pxiTCUWsIoZVgYojd8Omca5spMyWI9rh5BgYk
[04-May-2026 13:07:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-May-2026 13:07:30 UTC] ✅ JWT token verified successfully for user profile
[04-May-2026 13:07:30 UTC] User ID: 483
[04-May-2026 13:07:30 UTC] ✅ User profile retrieved successfully for user ID: 483
[04-May-2026 13:08:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-May-2026 13:08:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-May-2026 13:08:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgzIiwidXNlcm5hbWUiOiJza2lsbHhmeCIsImVtYWlsIjoic2tpbGx6dGF5bG9yN0BnbWFpbC5jb20iLCJleHAiOjE3Nzg1MDQ4NDh9._yONP8pxiTCUWsIoZVgYojd8Omca5spMyWI9rh5BgYk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f67bb55fe97c835-EBB","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"41.210.145.170","CF-IPCountry":"UG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"41.210.145.170, 172.69.5.138"}
[04-May-2026 13:08:01 UTC] === User Orders API Called ===
[04-May-2026 13:08:01 UTC] User ID: 483
[04-May-2026 13:08:01 UTC] Limit: 20, Offset: 0
[04-May-2026 13:08:01 UTC] Orders found: 0
[04-May-2026 13:08:01 UTC] Orders data: []
[04-May-2026 13:08:01 UTC] Total orders count: 0
[04-May-2026 13:08:02 UTC] === API CALL LOG ===
[04-May-2026 13:08:02 UTC] Endpoint: user/profile.php
[04-May-2026 13:08:02 UTC] Full Log Data: {
    "timestamp": "2026-05-04 13:08:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.210.145.170",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgzIiwidXNlcm5hbWUiOiJza2lsbHhmeCIsImVtYWlsIjoic2tpbGx6dGF5bG9yN0BnbWFpbC5jb20iLCJleHAiOjE3Nzg1MDQ4NDh9._yONP8pxiTCUWsIoZVgYojd8Omca5spMyWI9rh5BgYk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f67bb568f5fc835-EBB",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "41.210.145.170",
        "CF-IPCountry": "UG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "41.210.145.170, 172.69.5.138"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-May-2026 13:08:02 UTC] === END API CALL LOG ===
[04-May-2026 13:08:02 UTC] ✅ API Hash verification passed for profile endpoint
[04-May-2026 13:08:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgzIiwidXNlcm5hbWUiOiJza2lsbHhmeCIsImVtYWlsIjoic2tpbGx6dGF5bG9yN0BnbWFpbC5jb20iLCJleHAiOjE3Nzg1MDQ4NDh9._yONP8pxiTCUWsIoZVgYojd8Omca5spMyWI9rh5BgYk
[04-May-2026 13:08:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-May-2026 13:08:02 UTC] ✅ JWT token verified successfully for user profile
[04-May-2026 13:08:02 UTC] User ID: 483
[04-May-2026 13:08:02 UTC] ✅ User profile retrieved successfully for user ID: 483
[04-May-2026 13:08:02 UTC] === API CALL LOG ===
[04-May-2026 13:08:02 UTC] Endpoint: user/profile.php
[04-May-2026 13:08:02 UTC] Full Log Data: {
    "timestamp": "2026-05-04 13:08:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.210.145.170",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgzIiwidXNlcm5hbWUiOiJza2lsbHhmeCIsImVtYWlsIjoic2tpbGx6dGF5bG9yN0BnbWFpbC5jb20iLCJleHAiOjE3Nzg1MDQ4NDh9._yONP8pxiTCUWsIoZVgYojd8Omca5spMyWI9rh5BgYk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f67bb5a5c41c835-EBB",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "41.210.145.170",
        "CF-IPCountry": "UG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "41.210.145.170, 172.69.5.138"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-May-2026 13:08:02 UTC] === END API CALL LOG ===
[04-May-2026 13:08:02 UTC] ✅ API Hash verification passed for profile endpoint
[04-May-2026 13:08:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgzIiwidXNlcm5hbWUiOiJza2lsbHhmeCIsImVtYWlsIjoic2tpbGx6dGF5bG9yN0BnbWFpbC5jb20iLCJleHAiOjE3Nzg1MDQ4NDh9._yONP8pxiTCUWsIoZVgYojd8Omca5spMyWI9rh5BgYk
[04-May-2026 13:08:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-May-2026 13:08:02 UTC] ✅ JWT token verified successfully for user profile
[04-May-2026 13:08:02 UTC] User ID: 483
[04-May-2026 13:08:02 UTC] ✅ User profile retrieved successfully for user ID: 483
[04-May-2026 13:08:03 UTC] === API CALL LOG ===
[04-May-2026 13:08:03 UTC] Endpoint: user/profile.php
[04-May-2026 13:08:03 UTC] Full Log Data: {
    "timestamp": "2026-05-04 13:08:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.210.145.170",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgzIiwidXNlcm5hbWUiOiJza2lsbHhmeCIsImVtYWlsIjoic2tpbGx6dGF5bG9yN0BnbWFpbC5jb20iLCJleHAiOjE3Nzg1MDQ4NDh9._yONP8pxiTCUWsIoZVgYojd8Omca5spMyWI9rh5BgYk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f67bb5e9a2dc835-EBB",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "41.210.145.170",
        "CF-IPCountry": "UG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "41.210.145.170, 172.69.5.138"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-May-2026 13:08:03 UTC] === END API CALL LOG ===
[04-May-2026 13:08:03 UTC] ✅ API Hash verification passed for profile endpoint
[04-May-2026 13:08:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgzIiwidXNlcm5hbWUiOiJza2lsbHhmeCIsImVtYWlsIjoic2tpbGx6dGF5bG9yN0BnbWFpbC5jb20iLCJleHAiOjE3Nzg1MDQ4NDh9._yONP8pxiTCUWsIoZVgYojd8Omca5spMyWI9rh5BgYk
[04-May-2026 13:08:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-May-2026 13:08:03 UTC] ✅ JWT token verified successfully for user profile
[04-May-2026 13:08:03 UTC] User ID: 483
[04-May-2026 13:08:03 UTC] ✅ User profile retrieved successfully for user ID: 483
[04-May-2026 13:08:28 UTC] === API CALL LOG ===
[04-May-2026 13:08:28 UTC] Endpoint: user/profile.php
[04-May-2026 13:08:28 UTC] Full Log Data: {
    "timestamp": "2026-05-04 13:08:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.210.145.170",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgzIiwidXNlcm5hbWUiOiJza2lsbHhmeCIsImVtYWlsIjoic2tpbGx6dGF5bG9yN0BnbWFpbC5jb20iLCJleHAiOjE3Nzg1MDQ4NDh9._yONP8pxiTCUWsIoZVgYojd8Omca5spMyWI9rh5BgYk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f67bbfbffbfc835-EBB",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "41.210.145.170",
        "CF-IPCountry": "UG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "41.210.145.170, 172.69.5.138"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-May-2026 13:08:28 UTC] === END API CALL LOG ===
[04-May-2026 13:08:28 UTC] ✅ API Hash verification passed for profile endpoint
[04-May-2026 13:08:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgzIiwidXNlcm5hbWUiOiJza2lsbHhmeCIsImVtYWlsIjoic2tpbGx6dGF5bG9yN0BnbWFpbC5jb20iLCJleHAiOjE3Nzg1MDQ4NDh9._yONP8pxiTCUWsIoZVgYojd8Omca5spMyWI9rh5BgYk
[04-May-2026 13:08:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-May-2026 13:08:28 UTC] ✅ JWT token verified successfully for user profile
[04-May-2026 13:08:28 UTC] User ID: 483
[04-May-2026 13:08:28 UTC] ✅ User profile retrieved successfully for user ID: 483
[04-May-2026 13:08:51 UTC] === API CALL LOG ===
[04-May-2026 13:08:51 UTC] Endpoint: user/profile.php
[04-May-2026 13:08:51 UTC] Full Log Data: {
    "timestamp": "2026-05-04 13:08:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.210.145.170",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgzIiwidXNlcm5hbWUiOiJza2lsbHhmeCIsImVtYWlsIjoic2tpbGx6dGF5bG9yN0BnbWFpbC5jb20iLCJleHAiOjE3Nzg1MDQ4NDh9._yONP8pxiTCUWsIoZVgYojd8Omca5spMyWI9rh5BgYk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f67bc8d3adec835-EBB",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "41.210.145.170",
        "CF-IPCountry": "UG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "41.210.145.170, 172.69.5.139"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-May-2026 13:08:51 UTC] === END API CALL LOG ===
[04-May-2026 13:08:51 UTC] ✅ API Hash verification passed for profile endpoint
[04-May-2026 13:08:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgzIiwidXNlcm5hbWUiOiJza2lsbHhmeCIsImVtYWlsIjoic2tpbGx6dGF5bG9yN0BnbWFpbC5jb20iLCJleHAiOjE3Nzg1MDQ4NDh9._yONP8pxiTCUWsIoZVgYojd8Omca5spMyWI9rh5BgYk
[04-May-2026 13:08:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-May-2026 13:08:51 UTC] ✅ JWT token verified successfully for user profile
[04-May-2026 13:08:51 UTC] User ID: 483
[04-May-2026 13:08:51 UTC] ✅ User profile retrieved successfully for user ID: 483
[04-May-2026 13:08:52 UTC] User Purchases API - User ID: 483
[04-May-2026 13:08:52 UTC] User Purchases API - Total purchases found: 0
[04-May-2026 13:09:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-May-2026 13:09:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-May-2026 13:09:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgzIiwidXNlcm5hbWUiOiJza2lsbHhmeCIsImVtYWlsIjoic2tpbGx6dGF5bG9yN0BnbWFpbC5jb20iLCJleHAiOjE3Nzg1MDQ4NDh9._yONP8pxiTCUWsIoZVgYojd8Omca5spMyWI9rh5BgYk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f67bcfd8f99c835-EBB","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"41.210.145.170","CF-IPCountry":"UG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"41.210.145.170, 172.69.5.138"}
[04-May-2026 13:09:09 UTC] === User Orders API Called ===
[04-May-2026 13:09:09 UTC] User ID: 483
[04-May-2026 13:09:09 UTC] Limit: 20, Offset: 0
[04-May-2026 13:09:09 UTC] Orders found: 0
[04-May-2026 13:09:09 UTC] Orders data: []
[04-May-2026 13:09:09 UTC] Total orders count: 0
[04-May-2026 13:09:09 UTC] === API CALL LOG ===
[04-May-2026 13:09:09 UTC] Endpoint: user/profile.php
[04-May-2026 13:09:09 UTC] Full Log Data: {
    "timestamp": "2026-05-04 13:09:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.210.145.170",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgzIiwidXNlcm5hbWUiOiJza2lsbHhmeCIsImVtYWlsIjoic2tpbGx6dGF5bG9yN0BnbWFpbC5jb20iLCJleHAiOjE3Nzg1MDQ4NDh9._yONP8pxiTCUWsIoZVgYojd8Omca5spMyWI9rh5BgYk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f67bcfe1838c835-EBB",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "41.210.145.170",
        "CF-IPCountry": "UG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "41.210.145.170, 172.69.5.138"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-May-2026 13:09:09 UTC] === END API CALL LOG ===
[04-May-2026 13:09:09 UTC] ✅ API Hash verification passed for profile endpoint
[04-May-2026 13:09:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgzIiwidXNlcm5hbWUiOiJza2lsbHhmeCIsImVtYWlsIjoic2tpbGx6dGF5bG9yN0BnbWFpbC5jb20iLCJleHAiOjE3Nzg1MDQ4NDh9._yONP8pxiTCUWsIoZVgYojd8Omca5spMyWI9rh5BgYk
[04-May-2026 13:09:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-May-2026 13:09:09 UTC] ✅ JWT token verified successfully for user profile
[04-May-2026 13:09:09 UTC] User ID: 483
[04-May-2026 13:09:09 UTC] ✅ User profile retrieved successfully for user ID: 483
[04-May-2026 13:09:10 UTC] === API CALL LOG ===
[04-May-2026 13:09:10 UTC] Endpoint: user/profile.php
[04-May-2026 13:09:10 UTC] Full Log Data: {
    "timestamp": "2026-05-04 13:09:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.210.145.170",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgzIiwidXNlcm5hbWUiOiJza2lsbHhmeCIsImVtYWlsIjoic2tpbGx6dGF5bG9yN0BnbWFpbC5jb20iLCJleHAiOjE3Nzg1MDQ4NDh9._yONP8pxiTCUWsIoZVgYojd8Omca5spMyWI9rh5BgYk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f67bd01fcb3c835-EBB",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "41.210.145.170",
        "CF-IPCountry": "UG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "41.210.145.170, 172.69.5.138"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-May-2026 13:09:10 UTC] === END API CALL LOG ===
[04-May-2026 13:09:10 UTC] ✅ API Hash verification passed for profile endpoint
[04-May-2026 13:09:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgzIiwidXNlcm5hbWUiOiJza2lsbHhmeCIsImVtYWlsIjoic2tpbGx6dGF5bG9yN0BnbWFpbC5jb20iLCJleHAiOjE3Nzg1MDQ4NDh9._yONP8pxiTCUWsIoZVgYojd8Omca5spMyWI9rh5BgYk
[04-May-2026 13:09:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-May-2026 13:09:10 UTC] ✅ JWT token verified successfully for user profile
[04-May-2026 13:09:10 UTC] User ID: 483
[04-May-2026 13:09:10 UTC] ✅ User profile retrieved successfully for user ID: 483
[04-May-2026 13:09:44 UTC] === API CALL LOG ===
[04-May-2026 13:09:44 UTC] Endpoint: user/profile.php
[04-May-2026 13:09:44 UTC] Full Log Data: {
    "timestamp": "2026-05-04 13:09:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.210.145.170",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgzIiwidXNlcm5hbWUiOiJza2lsbHhmeCIsImVtYWlsIjoic2tpbGx6dGF5bG9yN0BnbWFpbC5jb20iLCJleHAiOjE3Nzg1MDQ4NDh9._yONP8pxiTCUWsIoZVgYojd8Omca5spMyWI9rh5BgYk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f67bddb7f90c835-EBB",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "41.210.145.170",
        "CF-IPCountry": "UG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "41.210.145.170, 172.69.5.139"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-May-2026 13:09:44 UTC] === END API CALL LOG ===
[04-May-2026 13:09:44 UTC] ✅ API Hash verification passed for profile endpoint
[04-May-2026 13:09:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgzIiwidXNlcm5hbWUiOiJza2lsbHhmeCIsImVtYWlsIjoic2tpbGx6dGF5bG9yN0BnbWFpbC5jb20iLCJleHAiOjE3Nzg1MDQ4NDh9._yONP8pxiTCUWsIoZVgYojd8Omca5spMyWI9rh5BgYk
[04-May-2026 13:09:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-May-2026 13:09:44 UTC] ✅ JWT token verified successfully for user profile
[04-May-2026 13:09:44 UTC] User ID: 483
[04-May-2026 13:09:44 UTC] ✅ User profile retrieved successfully for user ID: 483
[04-May-2026 13:09:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-May-2026 13:09:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-May-2026 13:09:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgzIiwidXNlcm5hbWUiOiJza2lsbHhmeCIsImVtYWlsIjoic2tpbGx6dGF5bG9yN0BnbWFpbC5jb20iLCJleHAiOjE3Nzg1MDQ4NDh9._yONP8pxiTCUWsIoZVgYojd8Omca5spMyWI9rh5BgYk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f67bdddaa04c835-EBB","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"41.210.145.170","CF-IPCountry":"UG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"41.210.145.170, 172.69.5.138"}
[04-May-2026 13:09:45 UTC] === User Orders API Called ===
[04-May-2026 13:09:45 UTC] User ID: 483
[04-May-2026 13:09:45 UTC] Limit: 20, Offset: 0
[04-May-2026 13:09:45 UTC] Orders found: 0
[04-May-2026 13:09:45 UTC] Orders data: []
[04-May-2026 13:09:45 UTC] Total orders count: 0
[04-May-2026 13:09:45 UTC] === API CALL LOG ===
[04-May-2026 13:09:45 UTC] Endpoint: user/profile.php
[04-May-2026 13:09:45 UTC] Full Log Data: {
    "timestamp": "2026-05-04 13:09:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.210.145.170",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgzIiwidXNlcm5hbWUiOiJza2lsbHhmeCIsImVtYWlsIjoic2tpbGx6dGF5bG9yN0BnbWFpbC5jb20iLCJleHAiOjE3Nzg1MDQ4NDh9._yONP8pxiTCUWsIoZVgYojd8Omca5spMyWI9rh5BgYk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f67bdde4abec835-EBB",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "41.210.145.170",
        "CF-IPCountry": "UG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "41.210.145.170, 172.69.5.138"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-May-2026 13:09:45 UTC] === END API CALL LOG ===
[04-May-2026 13:09:45 UTC] ✅ API Hash verification passed for profile endpoint
[04-May-2026 13:09:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgzIiwidXNlcm5hbWUiOiJza2lsbHhmeCIsImVtYWlsIjoic2tpbGx6dGF5bG9yN0BnbWFpbC5jb20iLCJleHAiOjE3Nzg1MDQ4NDh9._yONP8pxiTCUWsIoZVgYojd8Omca5spMyWI9rh5BgYk
[04-May-2026 13:09:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-May-2026 13:09:45 UTC] ✅ JWT token verified successfully for user profile
[04-May-2026 13:09:45 UTC] User ID: 483
[04-May-2026 13:09:45 UTC] ✅ User profile retrieved successfully for user ID: 483
[04-May-2026 13:09:46 UTC] === API CALL LOG ===
[04-May-2026 13:09:46 UTC] Endpoint: user/profile.php
[04-May-2026 13:09:46 UTC] Full Log Data: {
    "timestamp": "2026-05-04 13:09:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.210.145.170",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgzIiwidXNlcm5hbWUiOiJza2lsbHhmeCIsImVtYWlsIjoic2tpbGx6dGF5bG9yN0BnbWFpbC5jb20iLCJleHAiOjE3Nzg1MDQ4NDh9._yONP8pxiTCUWsIoZVgYojd8Omca5spMyWI9rh5BgYk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f67bde21f7ec835-EBB",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "41.210.145.170",
        "CF-IPCountry": "UG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "41.210.145.170, 172.69.5.139"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-May-2026 13:09:46 UTC] === END API CALL LOG ===
[04-May-2026 13:09:46 UTC] ✅ API Hash verification passed for profile endpoint
[04-May-2026 13:09:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgzIiwidXNlcm5hbWUiOiJza2lsbHhmeCIsImVtYWlsIjoic2tpbGx6dGF5bG9yN0BnbWFpbC5jb20iLCJleHAiOjE3Nzg1MDQ4NDh9._yONP8pxiTCUWsIoZVgYojd8Omca5spMyWI9rh5BgYk
[04-May-2026 13:09:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-May-2026 13:09:46 UTC] ✅ JWT token verified successfully for user profile
[04-May-2026 13:09:46 UTC] User ID: 483
[04-May-2026 13:09:46 UTC] ✅ User profile retrieved successfully for user ID: 483
[04-May-2026 13:09:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-May-2026 13:09:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-May-2026 13:09:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgzIiwidXNlcm5hbWUiOiJza2lsbHhmeCIsImVtYWlsIjoic2tpbGx6dGF5bG9yN0BnbWFpbC5jb20iLCJleHAiOjE3Nzg1MDQ4NDh9._yONP8pxiTCUWsIoZVgYojd8Omca5spMyWI9rh5BgYk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f67be13cca2c835-EBB","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"41.210.145.170","CF-IPCountry":"UG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"41.210.145.170, 172.69.5.138"}
[04-May-2026 13:09:54 UTC] === User Orders API Called ===
[04-May-2026 13:09:54 UTC] User ID: 483
[04-May-2026 13:09:54 UTC] Limit: 20, Offset: 0
[04-May-2026 13:09:54 UTC] Orders found: 0
[04-May-2026 13:09:54 UTC] Orders data: []
[04-May-2026 13:09:54 UTC] Total orders count: 0
[04-May-2026 13:09:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-May-2026 13:09:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-May-2026 13:09:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgzIiwidXNlcm5hbWUiOiJza2lsbHhmeCIsImVtYWlsIjoic2tpbGx6dGF5bG9yN0BnbWFpbC5jb20iLCJleHAiOjE3Nzg1MDQ4NDh9._yONP8pxiTCUWsIoZVgYojd8Omca5spMyWI9rh5BgYk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f67be20fceec835-EBB","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"41.210.145.170","CF-IPCountry":"UG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"41.210.145.170, 172.69.5.139"}
[04-May-2026 13:09:56 UTC] === User Orders API Called ===
[04-May-2026 13:09:56 UTC] User ID: 483
[04-May-2026 13:09:56 UTC] Limit: 20, Offset: 0
[04-May-2026 13:09:56 UTC] Orders found: 0
[04-May-2026 13:09:56 UTC] Orders data: []
[04-May-2026 13:09:56 UTC] Total orders count: 0
[04-May-2026 13:09:56 UTC] === API CALL LOG ===
[04-May-2026 13:09:56 UTC] Endpoint: user/profile.php
[04-May-2026 13:09:56 UTC] Full Log Data: {
    "timestamp": "2026-05-04 13:09:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.210.145.170",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgzIiwidXNlcm5hbWUiOiJza2lsbHhmeCIsImVtYWlsIjoic2tpbGx6dGF5bG9yN0BnbWFpbC5jb20iLCJleHAiOjE3Nzg1MDQ4NDh9._yONP8pxiTCUWsIoZVgYojd8Omca5spMyWI9rh5BgYk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f67be218d8bc835-EBB",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "41.210.145.170",
        "CF-IPCountry": "UG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "41.210.145.170, 172.69.5.138"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-May-2026 13:09:56 UTC] === END API CALL LOG ===
[04-May-2026 13:09:56 UTC] ✅ API Hash verification passed for profile endpoint
[04-May-2026 13:09:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgzIiwidXNlcm5hbWUiOiJza2lsbHhmeCIsImVtYWlsIjoic2tpbGx6dGF5bG9yN0BnbWFpbC5jb20iLCJleHAiOjE3Nzg1MDQ4NDh9._yONP8pxiTCUWsIoZVgYojd8Omca5spMyWI9rh5BgYk
[04-May-2026 13:09:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-May-2026 13:09:56 UTC] ✅ JWT token verified successfully for user profile
[04-May-2026 13:09:56 UTC] User ID: 483
[04-May-2026 13:09:56 UTC] ✅ User profile retrieved successfully for user ID: 483
[04-May-2026 13:09:56 UTC] === API CALL LOG ===
[04-May-2026 13:09:56 UTC] Endpoint: user/profile.php
[04-May-2026 13:09:56 UTC] Full Log Data: {
    "timestamp": "2026-05-04 13:09:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.210.145.170",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgzIiwidXNlcm5hbWUiOiJza2lsbHhmeCIsImVtYWlsIjoic2tpbGx6dGF5bG9yN0BnbWFpbC5jb20iLCJleHAiOjE3Nzg1MDQ4NDh9._yONP8pxiTCUWsIoZVgYojd8Omca5spMyWI9rh5BgYk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f67be2539dac835-EBB",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "41.210.145.170",
        "CF-IPCountry": "UG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "41.210.145.170, 172.69.5.138"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-May-2026 13:09:56 UTC] === END API CALL LOG ===
[04-May-2026 13:09:56 UTC] ✅ API Hash verification passed for profile endpoint
[04-May-2026 13:09:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgzIiwidXNlcm5hbWUiOiJza2lsbHhmeCIsImVtYWlsIjoic2tpbGx6dGF5bG9yN0BnbWFpbC5jb20iLCJleHAiOjE3Nzg1MDQ4NDh9._yONP8pxiTCUWsIoZVgYojd8Omca5spMyWI9rh5BgYk
[04-May-2026 13:09:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-May-2026 13:09:56 UTC] ✅ JWT token verified successfully for user profile
[04-May-2026 13:09:56 UTC] User ID: 483
[04-May-2026 13:09:56 UTC] ✅ User profile retrieved successfully for user ID: 483
[04-May-2026 13:12:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-May-2026 13:12:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-May-2026 13:12:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgzIiwidXNlcm5hbWUiOiJza2lsbHhmeCIsImVtYWlsIjoic2tpbGx6dGF5bG9yN0BnbWFpbC5jb20iLCJleHAiOjE3Nzg1MDQ4NDh9._yONP8pxiTCUWsIoZVgYojd8Omca5spMyWI9rh5BgYk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f67c217e8ccc835-EBB","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"41.210.145.170","CF-IPCountry":"UG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"41.210.145.170, 172.69.5.138"}
[04-May-2026 13:12:38 UTC] === User Orders API Called ===
[04-May-2026 13:12:38 UTC] User ID: 483
[04-May-2026 13:12:38 UTC] Limit: 20, Offset: 0
[04-May-2026 13:12:38 UTC] Orders found: 0
[04-May-2026 13:12:38 UTC] Orders data: []
[04-May-2026 13:12:38 UTC] Total orders count: 0
[04-May-2026 13:12:38 UTC] === API CALL LOG ===
[04-May-2026 13:12:38 UTC] Endpoint: user/profile.php
[04-May-2026 13:12:38 UTC] Full Log Data: {
    "timestamp": "2026-05-04 13:12:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.210.145.170",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgzIiwidXNlcm5hbWUiOiJza2lsbHhmeCIsImVtYWlsIjoic2tpbGx6dGF5bG9yN0BnbWFpbC5jb20iLCJleHAiOjE3Nzg1MDQ4NDh9._yONP8pxiTCUWsIoZVgYojd8Omca5spMyWI9rh5BgYk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f67c2182917c835-EBB",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "41.210.145.170",
        "CF-IPCountry": "UG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "41.210.145.170, 172.69.5.138"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-May-2026 13:12:38 UTC] === END API CALL LOG ===
[04-May-2026 13:12:38 UTC] ✅ API Hash verification passed for profile endpoint
[04-May-2026 13:12:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgzIiwidXNlcm5hbWUiOiJza2lsbHhmeCIsImVtYWlsIjoic2tpbGx6dGF5bG9yN0BnbWFpbC5jb20iLCJleHAiOjE3Nzg1MDQ4NDh9._yONP8pxiTCUWsIoZVgYojd8Omca5spMyWI9rh5BgYk
[04-May-2026 13:12:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-May-2026 13:12:38 UTC] ✅ JWT token verified successfully for user profile
[04-May-2026 13:12:38 UTC] User ID: 483
[04-May-2026 13:12:38 UTC] ✅ User profile retrieved successfully for user ID: 483
[04-May-2026 13:12:39 UTC] === API CALL LOG ===
[04-May-2026 13:12:39 UTC] Endpoint: user/profile.php
[04-May-2026 13:12:39 UTC] Full Log Data: {
    "timestamp": "2026-05-04 13:12:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.210.145.170",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgzIiwidXNlcm5hbWUiOiJza2lsbHhmeCIsImVtYWlsIjoic2tpbGx6dGF5bG9yN0BnbWFpbC5jb20iLCJleHAiOjE3Nzg1MDQ4NDh9._yONP8pxiTCUWsIoZVgYojd8Omca5spMyWI9rh5BgYk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f67c21c3fc4c835-EBB",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "41.210.145.170",
        "CF-IPCountry": "UG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "41.210.145.170, 172.69.5.138"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-May-2026 13:12:39 UTC] === END API CALL LOG ===
[04-May-2026 13:12:39 UTC] ✅ API Hash verification passed for profile endpoint
[04-May-2026 13:12:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgzIiwidXNlcm5hbWUiOiJza2lsbHhmeCIsImVtYWlsIjoic2tpbGx6dGF5bG9yN0BnbWFpbC5jb20iLCJleHAiOjE3Nzg1MDQ4NDh9._yONP8pxiTCUWsIoZVgYojd8Omca5spMyWI9rh5BgYk
[04-May-2026 13:12:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-May-2026 13:12:39 UTC] ✅ JWT token verified successfully for user profile
[04-May-2026 13:12:39 UTC] User ID: 483
[04-May-2026 13:12:39 UTC] ✅ User profile retrieved successfully for user ID: 483
[04-May-2026 13:13:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-May-2026 13:13:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-May-2026 13:13:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgzIiwidXNlcm5hbWUiOiJza2lsbHhmeCIsImVtYWlsIjoic2tpbGx6dGF5bG9yN0BnbWFpbC5jb20iLCJleHAiOjE3Nzg1MDQ4NDh9._yONP8pxiTCUWsIoZVgYojd8Omca5spMyWI9rh5BgYk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f67c2cb6905c835-EBB","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"41.210.145.170","CF-IPCountry":"UG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"41.210.145.170, 172.69.5.138"}
[04-May-2026 13:13:07 UTC] === User Orders API Called ===
[04-May-2026 13:13:07 UTC] User ID: 483
[04-May-2026 13:13:07 UTC] Limit: 20, Offset: 0
[04-May-2026 13:13:07 UTC] Orders found: 0
[04-May-2026 13:13:07 UTC] Orders data: []
[04-May-2026 13:13:07 UTC] Total orders count: 0
[04-May-2026 13:13:07 UTC] === API CALL LOG ===
[04-May-2026 13:13:07 UTC] Endpoint: user/profile.php
[04-May-2026 13:13:07 UTC] Full Log Data: {
    "timestamp": "2026-05-04 13:13:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.210.145.170",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgzIiwidXNlcm5hbWUiOiJza2lsbHhmeCIsImVtYWlsIjoic2tpbGx6dGF5bG9yN0BnbWFpbC5jb20iLCJleHAiOjE3Nzg1MDQ4NDh9._yONP8pxiTCUWsIoZVgYojd8Omca5spMyWI9rh5BgYk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f67c2cbc972c835-EBB",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "41.210.145.170",
        "CF-IPCountry": "UG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "41.210.145.170, 172.69.5.138"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-May-2026 13:13:07 UTC] === END API CALL LOG ===
[04-May-2026 13:13:07 UTC] ✅ API Hash verification passed for profile endpoint
[04-May-2026 13:13:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgzIiwidXNlcm5hbWUiOiJza2lsbHhmeCIsImVtYWlsIjoic2tpbGx6dGF5bG9yN0BnbWFpbC5jb20iLCJleHAiOjE3Nzg1MDQ4NDh9._yONP8pxiTCUWsIoZVgYojd8Omca5spMyWI9rh5BgYk
[04-May-2026 13:13:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-May-2026 13:13:07 UTC] ✅ JWT token verified successfully for user profile
[04-May-2026 13:13:07 UTC] User ID: 483
[04-May-2026 13:13:07 UTC] ✅ User profile retrieved successfully for user ID: 483
[04-May-2026 13:13:07 UTC] === API CALL LOG ===
[04-May-2026 13:13:07 UTC] Endpoint: user/profile.php
[04-May-2026 13:13:07 UTC] Full Log Data: {
    "timestamp": "2026-05-04 13:13:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.210.145.170",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgzIiwidXNlcm5hbWUiOiJza2lsbHhmeCIsImVtYWlsIjoic2tpbGx6dGF5bG9yN0BnbWFpbC5jb20iLCJleHAiOjE3Nzg1MDQ4NDh9._yONP8pxiTCUWsIoZVgYojd8Omca5spMyWI9rh5BgYk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f67c2cfaf0ec835-EBB",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "41.210.145.170",
        "CF-IPCountry": "UG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "41.210.145.170, 172.69.5.138"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-May-2026 13:13:07 UTC] === END API CALL LOG ===
[04-May-2026 13:13:07 UTC] ✅ API Hash verification passed for profile endpoint
[04-May-2026 13:13:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgzIiwidXNlcm5hbWUiOiJza2lsbHhmeCIsImVtYWlsIjoic2tpbGx6dGF5bG9yN0BnbWFpbC5jb20iLCJleHAiOjE3Nzg1MDQ4NDh9._yONP8pxiTCUWsIoZVgYojd8Omca5spMyWI9rh5BgYk
[04-May-2026 13:13:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-May-2026 13:13:07 UTC] ✅ JWT token verified successfully for user profile
[04-May-2026 13:13:07 UTC] User ID: 483
[04-May-2026 13:13:07 UTC] ✅ User profile retrieved successfully for user ID: 483
[04-May-2026 13:14:03 UTC] === API CALL LOG ===
[04-May-2026 13:14:03 UTC] Endpoint: user/profile.php
[04-May-2026 13:14:03 UTC] Full Log Data: {
    "timestamp": "2026-05-04 13:14:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.210.145.170",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgzIiwidXNlcm5hbWUiOiJza2lsbHhmeCIsImVtYWlsIjoic2tpbGx6dGF5bG9yN0BnbWFpbC5jb20iLCJleHAiOjE3Nzg1MDQ4NDh9._yONP8pxiTCUWsIoZVgYojd8Omca5spMyWI9rh5BgYk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f67c42cc897c835-EBB",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "41.210.145.170",
        "CF-IPCountry": "UG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "41.210.145.170, 172.69.5.138"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-May-2026 13:14:03 UTC] === END API CALL LOG ===
[04-May-2026 13:14:03 UTC] ✅ API Hash verification passed for profile endpoint
[04-May-2026 13:14:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgzIiwidXNlcm5hbWUiOiJza2lsbHhmeCIsImVtYWlsIjoic2tpbGx6dGF5bG9yN0BnbWFpbC5jb20iLCJleHAiOjE3Nzg1MDQ4NDh9._yONP8pxiTCUWsIoZVgYojd8Omca5spMyWI9rh5BgYk
[04-May-2026 13:14:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-May-2026 13:14:03 UTC] ✅ JWT token verified successfully for user profile
[04-May-2026 13:14:03 UTC] User ID: 483
[04-May-2026 13:14:03 UTC] ✅ User profile retrieved successfully for user ID: 483
[04-May-2026 13:14:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-May-2026 13:14:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-May-2026 13:14:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgzIiwidXNlcm5hbWUiOiJza2lsbHhmeCIsImVtYWlsIjoic2tpbGx6dGF5bG9yN0BnbWFpbC5jb20iLCJleHAiOjE3Nzg1MDQ4NDh9._yONP8pxiTCUWsIoZVgYojd8Omca5spMyWI9rh5BgYk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f67c484d879c835-EBB","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"41.210.145.170","CF-IPCountry":"UG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"41.210.145.170, 172.69.5.138"}
[04-May-2026 13:14:18 UTC] === User Orders API Called ===
[04-May-2026 13:14:18 UTC] User ID: 483
[04-May-2026 13:14:18 UTC] Limit: 20, Offset: 0
[04-May-2026 13:14:18 UTC] Orders found: 0
[04-May-2026 13:14:18 UTC] Orders data: []
[04-May-2026 13:14:18 UTC] Total orders count: 0
[04-May-2026 13:14:18 UTC] === API CALL LOG ===
[04-May-2026 13:14:18 UTC] Endpoint: user/profile.php
[04-May-2026 13:14:18 UTC] Full Log Data: {
    "timestamp": "2026-05-04 13:14:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.210.145.170",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgzIiwidXNlcm5hbWUiOiJza2lsbHhmeCIsImVtYWlsIjoic2tpbGx6dGF5bG9yN0BnbWFpbC5jb20iLCJleHAiOjE3Nzg1MDQ4NDh9._yONP8pxiTCUWsIoZVgYojd8Omca5spMyWI9rh5BgYk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f67c485390ac835-EBB",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "41.210.145.170",
        "CF-IPCountry": "UG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "41.210.145.170, 172.69.5.139"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-May-2026 13:14:18 UTC] === END API CALL LOG ===
[04-May-2026 13:14:18 UTC] ✅ API Hash verification passed for profile endpoint
[04-May-2026 13:14:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgzIiwidXNlcm5hbWUiOiJza2lsbHhmeCIsImVtYWlsIjoic2tpbGx6dGF5bG9yN0BnbWFpbC5jb20iLCJleHAiOjE3Nzg1MDQ4NDh9._yONP8pxiTCUWsIoZVgYojd8Omca5spMyWI9rh5BgYk
[04-May-2026 13:14:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-May-2026 13:14:18 UTC] ✅ JWT token verified successfully for user profile
[04-May-2026 13:14:18 UTC] User ID: 483
[04-May-2026 13:14:18 UTC] ✅ User profile retrieved successfully for user ID: 483
[04-May-2026 13:14:18 UTC] === API CALL LOG ===
[04-May-2026 13:14:18 UTC] Endpoint: user/profile.php
[04-May-2026 13:14:18 UTC] Full Log Data: {
    "timestamp": "2026-05-04 13:14:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.210.145.170",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgzIiwidXNlcm5hbWUiOiJza2lsbHhmeCIsImVtYWlsIjoic2tpbGx6dGF5bG9yN0BnbWFpbC5jb20iLCJleHAiOjE3Nzg1MDQ4NDh9._yONP8pxiTCUWsIoZVgYojd8Omca5spMyWI9rh5BgYk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f67c488fd7fc835-EBB",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "41.210.145.170",
        "CF-IPCountry": "UG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "41.210.145.170, 172.69.5.139"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-May-2026 13:14:18 UTC] === END API CALL LOG ===
[04-May-2026 13:14:18 UTC] ✅ API Hash verification passed for profile endpoint
[04-May-2026 13:14:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgzIiwidXNlcm5hbWUiOiJza2lsbHhmeCIsImVtYWlsIjoic2tpbGx6dGF5bG9yN0BnbWFpbC5jb20iLCJleHAiOjE3Nzg1MDQ4NDh9._yONP8pxiTCUWsIoZVgYojd8Omca5spMyWI9rh5BgYk
[04-May-2026 13:14:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-May-2026 13:14:18 UTC] ✅ JWT token verified successfully for user profile
[04-May-2026 13:14:18 UTC] User ID: 483
[04-May-2026 13:14:18 UTC] ✅ User profile retrieved successfully for user ID: 483
[04-May-2026 13:16:29 UTC] === API CALL LOG ===
[04-May-2026 13:16:29 UTC] Endpoint: user/profile.php
[04-May-2026 13:16:29 UTC] Full Log Data: {
    "timestamp": "2026-05-04 13:16:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.210.145.170",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgzIiwidXNlcm5hbWUiOiJza2lsbHhmeCIsImVtYWlsIjoic2tpbGx6dGF5bG9yN0BnbWFpbC5jb20iLCJleHAiOjE3Nzg1MDQ4NDh9._yONP8pxiTCUWsIoZVgYojd8Omca5spMyWI9rh5BgYk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f67c7b99c30c835-EBB",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "41.210.145.170",
        "CF-IPCountry": "UG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "41.210.145.170, 172.69.5.139"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-May-2026 13:16:29 UTC] === END API CALL LOG ===
[04-May-2026 13:16:29 UTC] ✅ API Hash verification passed for profile endpoint
[04-May-2026 13:16:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgzIiwidXNlcm5hbWUiOiJza2lsbHhmeCIsImVtYWlsIjoic2tpbGx6dGF5bG9yN0BnbWFpbC5jb20iLCJleHAiOjE3Nzg1MDQ4NDh9._yONP8pxiTCUWsIoZVgYojd8Omca5spMyWI9rh5BgYk
[04-May-2026 13:16:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-May-2026 13:16:29 UTC] ✅ JWT token verified successfully for user profile
[04-May-2026 13:16:29 UTC] User ID: 483
[04-May-2026 13:16:29 UTC] ✅ User profile retrieved successfully for user ID: 483
[04-May-2026 13:16:29 UTC] User Purchases API - User ID: 483
[04-May-2026 13:16:29 UTC] User Purchases API - Total purchases found: 1
[04-May-2026 13:16:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-May-2026 13:16:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-May-2026 13:16:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgzIiwidXNlcm5hbWUiOiJza2lsbHhmeCIsImVtYWlsIjoic2tpbGx6dGF5bG9yN0BnbWFpbC5jb20iLCJleHAiOjE3Nzg1MDQ4NDh9._yONP8pxiTCUWsIoZVgYojd8Omca5spMyWI9rh5BgYk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f67c7ce484cc835-EBB","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"41.210.145.170","CF-IPCountry":"UG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"41.210.145.170, 172.69.5.139"}
[04-May-2026 13:16:32 UTC] === User Orders API Called ===
[04-May-2026 13:16:32 UTC] User ID: 483
[04-May-2026 13:16:32 UTC] Limit: 20, Offset: 0
[04-May-2026 13:16:32 UTC] Orders found: 0
[04-May-2026 13:16:32 UTC] Orders data: []
[04-May-2026 13:16:32 UTC] Total orders count: 0
[04-May-2026 13:16:32 UTC] === API CALL LOG ===
[04-May-2026 13:16:32 UTC] Endpoint: user/profile.php
[04-May-2026 13:16:32 UTC] Full Log Data: {
    "timestamp": "2026-05-04 13:16:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.210.145.170",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgzIiwidXNlcm5hbWUiOiJza2lsbHhmeCIsImVtYWlsIjoic2tpbGx6dGF5bG9yN0BnbWFpbC5jb20iLCJleHAiOjE3Nzg1MDQ4NDh9._yONP8pxiTCUWsIoZVgYojd8Omca5spMyWI9rh5BgYk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f67c7ceb8e0c835-EBB",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "41.210.145.170",
        "CF-IPCountry": "UG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "41.210.145.170, 172.69.5.139"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-May-2026 13:16:32 UTC] === END API CALL LOG ===
[04-May-2026 13:16:32 UTC] ✅ API Hash verification passed for profile endpoint
[04-May-2026 13:16:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgzIiwidXNlcm5hbWUiOiJza2lsbHhmeCIsImVtYWlsIjoic2tpbGx6dGF5bG9yN0BnbWFpbC5jb20iLCJleHAiOjE3Nzg1MDQ4NDh9._yONP8pxiTCUWsIoZVgYojd8Omca5spMyWI9rh5BgYk
[04-May-2026 13:16:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-May-2026 13:16:32 UTC] ✅ JWT token verified successfully for user profile
[04-May-2026 13:16:32 UTC] User ID: 483
[04-May-2026 13:16:32 UTC] ✅ User profile retrieved successfully for user ID: 483
[04-May-2026 13:16:33 UTC] === API CALL LOG ===
[04-May-2026 13:16:33 UTC] Endpoint: user/profile.php
[04-May-2026 13:16:33 UTC] Full Log Data: {
    "timestamp": "2026-05-04 13:16:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.210.145.170",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgzIiwidXNlcm5hbWUiOiJza2lsbHhmeCIsImVtYWlsIjoic2tpbGx6dGF5bG9yN0BnbWFpbC5jb20iLCJleHAiOjE3Nzg1MDQ4NDh9._yONP8pxiTCUWsIoZVgYojd8Omca5spMyWI9rh5BgYk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f67c7d29df0c835-EBB",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "41.210.145.170",
        "CF-IPCountry": "UG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "41.210.145.170, 172.69.5.139"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-May-2026 13:16:33 UTC] === END API CALL LOG ===
[04-May-2026 13:16:33 UTC] ✅ API Hash verification passed for profile endpoint
[04-May-2026 13:16:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgzIiwidXNlcm5hbWUiOiJza2lsbHhmeCIsImVtYWlsIjoic2tpbGx6dGF5bG9yN0BnbWFpbC5jb20iLCJleHAiOjE3Nzg1MDQ4NDh9._yONP8pxiTCUWsIoZVgYojd8Omca5spMyWI9rh5BgYk
[04-May-2026 13:16:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-May-2026 13:16:33 UTC] ✅ JWT token verified successfully for user profile
[04-May-2026 13:16:33 UTC] User ID: 483
[04-May-2026 13:16:33 UTC] ✅ User profile retrieved successfully for user ID: 483
[04-May-2026 13:16:33 UTC] === API CALL LOG ===
[04-May-2026 13:16:33 UTC] Endpoint: user/profile.php
[04-May-2026 13:16:33 UTC] Full Log Data: {
    "timestamp": "2026-05-04 13:16:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.210.145.170",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgzIiwidXNlcm5hbWUiOiJza2lsbHhmeCIsImVtYWlsIjoic2tpbGx6dGF5bG9yN0BnbWFpbC5jb20iLCJleHAiOjE3Nzg1MDQ4NDh9._yONP8pxiTCUWsIoZVgYojd8Omca5spMyWI9rh5BgYk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f67c7d64b0bc835-EBB",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "41.210.145.170",
        "CF-IPCountry": "UG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "41.210.145.170, 172.69.5.139"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-May-2026 13:16:33 UTC] === END API CALL LOG ===
[04-May-2026 13:16:33 UTC] ✅ API Hash verification passed for profile endpoint
[04-May-2026 13:16:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgzIiwidXNlcm5hbWUiOiJza2lsbHhmeCIsImVtYWlsIjoic2tpbGx6dGF5bG9yN0BnbWFpbC5jb20iLCJleHAiOjE3Nzg1MDQ4NDh9._yONP8pxiTCUWsIoZVgYojd8Omca5spMyWI9rh5BgYk
[04-May-2026 13:16:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-May-2026 13:16:33 UTC] ✅ JWT token verified successfully for user profile
[04-May-2026 13:16:33 UTC] User ID: 483
[04-May-2026 13:16:33 UTC] ✅ User profile retrieved successfully for user ID: 483
[04-May-2026 13:16:34 UTC] User Purchases API - User ID: 483
[04-May-2026 13:16:34 UTC] User Purchases API - Total purchases found: 1
[04-May-2026 13:16:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-May-2026 13:16:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-May-2026 13:16:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgzIiwidXNlcm5hbWUiOiJza2lsbHhmeCIsImVtYWlsIjoic2tpbGx6dGF5bG9yN0BnbWFpbC5jb20iLCJleHAiOjE3Nzg1MDQ4NDh9._yONP8pxiTCUWsIoZVgYojd8Omca5spMyWI9rh5BgYk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f67c7fb7e31c835-EBB","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"41.210.145.170","CF-IPCountry":"UG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"41.210.145.170, 172.69.5.139"}
[04-May-2026 13:16:39 UTC] === User Orders API Called ===
[04-May-2026 13:16:39 UTC] User ID: 483
[04-May-2026 13:16:39 UTC] Limit: 20, Offset: 0
[04-May-2026 13:16:39 UTC] Orders found: 0
[04-May-2026 13:16:39 UTC] Orders data: []
[04-May-2026 13:16:39 UTC] Total orders count: 0
[04-May-2026 13:16:40 UTC] === API CALL LOG ===
[04-May-2026 13:16:40 UTC] Endpoint: user/profile.php
[04-May-2026 13:16:40 UTC] Full Log Data: {
    "timestamp": "2026-05-04 13:16:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.210.145.170",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgzIiwidXNlcm5hbWUiOiJza2lsbHhmeCIsImVtYWlsIjoic2tpbGx6dGF5bG9yN0BnbWFpbC5jb20iLCJleHAiOjE3Nzg1MDQ4NDh9._yONP8pxiTCUWsIoZVgYojd8Omca5spMyWI9rh5BgYk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f67c7fc0ed0c835-EBB",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "41.210.145.170",
        "CF-IPCountry": "UG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "41.210.145.170, 172.69.5.138"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-May-2026 13:16:40 UTC] === END API CALL LOG ===
[04-May-2026 13:16:40 UTC] ✅ API Hash verification passed for profile endpoint
[04-May-2026 13:16:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgzIiwidXNlcm5hbWUiOiJza2lsbHhmeCIsImVtYWlsIjoic2tpbGx6dGF5bG9yN0BnbWFpbC5jb20iLCJleHAiOjE3Nzg1MDQ4NDh9._yONP8pxiTCUWsIoZVgYojd8Omca5spMyWI9rh5BgYk
[04-May-2026 13:16:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-May-2026 13:16:40 UTC] ✅ JWT token verified successfully for user profile
[04-May-2026 13:16:40 UTC] User ID: 483
[04-May-2026 13:16:40 UTC] ✅ User profile retrieved successfully for user ID: 483
[04-May-2026 13:16:40 UTC] === API CALL LOG ===
[04-May-2026 13:16:40 UTC] Endpoint: user/profile.php
[04-May-2026 13:16:40 UTC] Full Log Data: {
    "timestamp": "2026-05-04 13:16:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.210.145.170",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgzIiwidXNlcm5hbWUiOiJza2lsbHhmeCIsImVtYWlsIjoic2tpbGx6dGF5bG9yN0BnbWFpbC5jb20iLCJleHAiOjE3Nzg1MDQ4NDh9._yONP8pxiTCUWsIoZVgYojd8Omca5spMyWI9rh5BgYk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f67c7ffcc76c835-EBB",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "41.210.145.170",
        "CF-IPCountry": "UG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "41.210.145.170, 172.69.5.139"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-May-2026 13:16:40 UTC] === END API CALL LOG ===
[04-May-2026 13:16:40 UTC] ✅ API Hash verification passed for profile endpoint
[04-May-2026 13:16:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgzIiwidXNlcm5hbWUiOiJza2lsbHhmeCIsImVtYWlsIjoic2tpbGx6dGF5bG9yN0BnbWFpbC5jb20iLCJleHAiOjE3Nzg1MDQ4NDh9._yONP8pxiTCUWsIoZVgYojd8Omca5spMyWI9rh5BgYk
[04-May-2026 13:16:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-May-2026 13:16:40 UTC] ✅ JWT token verified successfully for user profile
[04-May-2026 13:16:40 UTC] User ID: 483
[04-May-2026 13:16:40 UTC] ✅ User profile retrieved successfully for user ID: 483
[04-May-2026 13:17:09 UTC] === API CALL LOG ===
[04-May-2026 13:17:09 UTC] Endpoint: user/profile.php
[04-May-2026 13:17:09 UTC] Full Log Data: {
    "timestamp": "2026-05-04 13:17:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.210.145.170",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgzIiwidXNlcm5hbWUiOiJza2lsbHhmeCIsImVtYWlsIjoic2tpbGx6dGF5bG9yN0BnbWFpbC5jb20iLCJleHAiOjE3Nzg1MDQ4NDh9._yONP8pxiTCUWsIoZVgYojd8Omca5spMyWI9rh5BgYk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f67c8b76b10c835-EBB",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "41.210.145.170",
        "CF-IPCountry": "UG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "41.210.145.170, 172.69.5.138"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-May-2026 13:17:09 UTC] === END API CALL LOG ===
[04-May-2026 13:17:09 UTC] ✅ API Hash verification passed for profile endpoint
[04-May-2026 13:17:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgzIiwidXNlcm5hbWUiOiJza2lsbHhmeCIsImVtYWlsIjoic2tpbGx6dGF5bG9yN0BnbWFpbC5jb20iLCJleHAiOjE3Nzg1MDQ4NDh9._yONP8pxiTCUWsIoZVgYojd8Omca5spMyWI9rh5BgYk
[04-May-2026 13:17:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-May-2026 13:17:09 UTC] ✅ JWT token verified successfully for user profile
[04-May-2026 13:17:09 UTC] User ID: 483
[04-May-2026 13:17:09 UTC] ✅ User profile retrieved successfully for user ID: 483
[04-May-2026 13:17:10 UTC] User Purchases API - User ID: 483
[04-May-2026 13:17:10 UTC] User Purchases API - Total purchases found: 1
[04-May-2026 13:17:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-May-2026 13:17:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-May-2026 13:17:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgzIiwidXNlcm5hbWUiOiJza2lsbHhmeCIsImVtYWlsIjoic2tpbGx6dGF5bG9yN0BnbWFpbC5jb20iLCJleHAiOjE3Nzg1MDQ4NDh9._yONP8pxiTCUWsIoZVgYojd8Omca5spMyWI9rh5BgYk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f67c8bd6abcc835-EBB","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"41.210.145.170","CF-IPCountry":"UG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"41.210.145.170, 172.69.5.138"}
[04-May-2026 13:17:10 UTC] === User Orders API Called ===
[04-May-2026 13:17:10 UTC] User ID: 483
[04-May-2026 13:17:10 UTC] Limit: 20, Offset: 0
[04-May-2026 13:17:10 UTC] Orders found: 0
[04-May-2026 13:17:10 UTC] Orders data: []
[04-May-2026 13:17:10 UTC] Total orders count: 0
[04-May-2026 13:17:12 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-May-2026 13:17:12 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-May-2026 13:17:12 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgzIiwidXNlcm5hbWUiOiJza2lsbHhmeCIsImVtYWlsIjoic2tpbGx6dGF5bG9yN0BnbWFpbC5jb20iLCJleHAiOjE3Nzg1MDQ4NDh9._yONP8pxiTCUWsIoZVgYojd8Omca5spMyWI9rh5BgYk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f67c8c94a14c835-EBB","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"41.210.145.170","CF-IPCountry":"UG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"41.210.145.170, 172.69.5.138"}
[04-May-2026 13:17:12 UTC] === User Orders API Called ===
[04-May-2026 13:17:12 UTC] User ID: 483
[04-May-2026 13:17:12 UTC] Limit: 20, Offset: 0
[04-May-2026 13:17:12 UTC] Orders found: 0
[04-May-2026 13:17:12 UTC] Orders data: []
[04-May-2026 13:17:12 UTC] Total orders count: 0
[04-May-2026 13:17:12 UTC] === API CALL LOG ===
[04-May-2026 13:17:12 UTC] Endpoint: user/profile.php
[04-May-2026 13:17:12 UTC] Full Log Data: {
    "timestamp": "2026-05-04 13:17:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.210.145.170",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgzIiwidXNlcm5hbWUiOiJza2lsbHhmeCIsImVtYWlsIjoic2tpbGx6dGF5bG9yN0BnbWFpbC5jb20iLCJleHAiOjE3Nzg1MDQ4NDh9._yONP8pxiTCUWsIoZVgYojd8Omca5spMyWI9rh5BgYk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f67c8c9baa7c835-EBB",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "41.210.145.170",
        "CF-IPCountry": "UG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "41.210.145.170, 172.69.5.139"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-May-2026 13:17:12 UTC] === END API CALL LOG ===
[04-May-2026 13:17:12 UTC] ✅ API Hash verification passed for profile endpoint
[04-May-2026 13:17:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgzIiwidXNlcm5hbWUiOiJza2lsbHhmeCIsImVtYWlsIjoic2tpbGx6dGF5bG9yN0BnbWFpbC5jb20iLCJleHAiOjE3Nzg1MDQ4NDh9._yONP8pxiTCUWsIoZVgYojd8Omca5spMyWI9rh5BgYk
[04-May-2026 13:17:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-May-2026 13:17:12 UTC] ✅ JWT token verified successfully for user profile
[04-May-2026 13:17:12 UTC] User ID: 483
[04-May-2026 13:17:12 UTC] ✅ User profile retrieved successfully for user ID: 483
[04-May-2026 13:17:13 UTC] === API CALL LOG ===
[04-May-2026 13:17:13 UTC] Endpoint: user/profile.php
[04-May-2026 13:17:13 UTC] Full Log Data: {
    "timestamp": "2026-05-04 13:17:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.210.145.170",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgzIiwidXNlcm5hbWUiOiJza2lsbHhmeCIsImVtYWlsIjoic2tpbGx6dGF5bG9yN0BnbWFpbC5jb20iLCJleHAiOjE3Nzg1MDQ4NDh9._yONP8pxiTCUWsIoZVgYojd8Omca5spMyWI9rh5BgYk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f67c8cd7f83c835-EBB",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "41.210.145.170",
        "CF-IPCountry": "UG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "41.210.145.170, 172.69.5.139"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-May-2026 13:17:13 UTC] === END API CALL LOG ===
[04-May-2026 13:17:13 UTC] ✅ API Hash verification passed for profile endpoint
[04-May-2026 13:17:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgzIiwidXNlcm5hbWUiOiJza2lsbHhmeCIsImVtYWlsIjoic2tpbGx6dGF5bG9yN0BnbWFpbC5jb20iLCJleHAiOjE3Nzg1MDQ4NDh9._yONP8pxiTCUWsIoZVgYojd8Omca5spMyWI9rh5BgYk
[04-May-2026 13:17:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-May-2026 13:17:13 UTC] ✅ JWT token verified successfully for user profile
[04-May-2026 13:17:13 UTC] User ID: 483
[04-May-2026 13:17:13 UTC] ✅ User profile retrieved successfully for user ID: 483
[04-May-2026 15:55:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-May-2026 15:55:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-May-2026 15:55:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg0IiwidXNlcm5hbWUiOiJ0YXJpcXdhZ2loMTdAZ21haWwuY29tIiwiZW1haWwiOiJ0YXJpcXdhZ2loMTdAZ21haWwuY29tIiwiZXhwIjoxNzc4NTE0OTI2fQ.7fam7G4DEkluUmQKnMzBCY8i1Srujb1TqjIUynHHF8g","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f68b0f9ee168e31-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"41.46.57.188","CF-IPCountry":"EG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"41.46.57.188, 172.70.108.14"}
[04-May-2026 15:55:43 UTC] === User Orders API Called ===
[04-May-2026 15:55:43 UTC] User ID: 484
[04-May-2026 15:55:43 UTC] Limit: 20, Offset: 0
[04-May-2026 15:55:43 UTC] Orders found: 0
[04-May-2026 15:55:43 UTC] Orders data: []
[04-May-2026 15:55:43 UTC] Total orders count: 0
[04-May-2026 15:55:43 UTC] === API CALL LOG ===
[04-May-2026 15:55:43 UTC] Endpoint: user/profile.php
[04-May-2026 15:55:43 UTC] Full Log Data: {
    "timestamp": "2026-05-04 15:55:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.46.57.188",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg0IiwidXNlcm5hbWUiOiJ0YXJpcXdhZ2loMTdAZ21haWwuY29tIiwiZW1haWwiOiJ0YXJpcXdhZ2loMTdAZ21haWwuY29tIiwiZXhwIjoxNzc4NTE0OTI2fQ.7fam7G4DEkluUmQKnMzBCY8i1Srujb1TqjIUynHHF8g",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f68b0fa4f318e31-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "41.46.57.188",
        "CF-IPCountry": "EG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "41.46.57.188, 172.70.108.15"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-May-2026 15:55:43 UTC] === END API CALL LOG ===
[04-May-2026 15:55:43 UTC] ✅ API Hash verification passed for profile endpoint
[04-May-2026 15:55:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg0IiwidXNlcm5hbWUiOiJ0YXJpcXdhZ2loMTdAZ21haWwuY29tIiwiZW1haWwiOiJ0YXJpcXdhZ2loMTdAZ21haWwuY29tIiwiZXhwIjoxNzc4NTE0OTI2fQ.7fam7G4DEkluUmQKnMzBCY8i1Srujb1TqjIUynHHF8g
[04-May-2026 15:55:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-May-2026 15:55:43 UTC] ✅ JWT token verified successfully for user profile
[04-May-2026 15:55:43 UTC] User ID: 484
[04-May-2026 15:55:43 UTC] ✅ User profile retrieved successfully for user ID: 484
[04-May-2026 15:55:43 UTC] === API CALL LOG ===
[04-May-2026 15:55:43 UTC] Endpoint: user/profile.php
[04-May-2026 15:55:43 UTC] Full Log Data: {
    "timestamp": "2026-05-04 15:55:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.46.57.188",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg0IiwidXNlcm5hbWUiOiJ0YXJpcXdhZ2loMTdAZ21haWwuY29tIiwiZW1haWwiOiJ0YXJpcXdhZ2loMTdAZ21haWwuY29tIiwiZXhwIjoxNzc4NTE0OTI2fQ.7fam7G4DEkluUmQKnMzBCY8i1Srujb1TqjIUynHHF8g",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f68b0fc9d268e31-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "41.46.57.188",
        "CF-IPCountry": "EG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "41.46.57.188, 172.70.108.15"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-May-2026 15:55:43 UTC] === END API CALL LOG ===
[04-May-2026 15:55:43 UTC] ✅ API Hash verification passed for profile endpoint
[04-May-2026 15:55:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg0IiwidXNlcm5hbWUiOiJ0YXJpcXdhZ2loMTdAZ21haWwuY29tIiwiZW1haWwiOiJ0YXJpcXdhZ2loMTdAZ21haWwuY29tIiwiZXhwIjoxNzc4NTE0OTI2fQ.7fam7G4DEkluUmQKnMzBCY8i1Srujb1TqjIUynHHF8g
[04-May-2026 15:55:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-May-2026 15:55:43 UTC] ✅ JWT token verified successfully for user profile
[04-May-2026 15:55:43 UTC] User ID: 484
[04-May-2026 15:55:43 UTC] ✅ User profile retrieved successfully for user ID: 484
[04-May-2026 15:55:48 UTC] === API CALL LOG ===
[04-May-2026 15:55:48 UTC] Endpoint: user/profile.php
[04-May-2026 15:55:48 UTC] Full Log Data: {
    "timestamp": "2026-05-04 15:55:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.46.57.188",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg0IiwidXNlcm5hbWUiOiJ0YXJpcXdhZ2loMTdAZ21haWwuY29tIiwiZW1haWwiOiJ0YXJpcXdhZ2loMTdAZ21haWwuY29tIiwiZXhwIjoxNzc4NTE0OTI2fQ.7fam7G4DEkluUmQKnMzBCY8i1Srujb1TqjIUynHHF8g",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f68b1199bd48e31-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "41.46.57.188",
        "CF-IPCountry": "EG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "41.46.57.188, 172.70.108.14"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-May-2026 15:55:48 UTC] === END API CALL LOG ===
[04-May-2026 15:55:48 UTC] ✅ API Hash verification passed for profile endpoint
[04-May-2026 15:55:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg0IiwidXNlcm5hbWUiOiJ0YXJpcXdhZ2loMTdAZ21haWwuY29tIiwiZW1haWwiOiJ0YXJpcXdhZ2loMTdAZ21haWwuY29tIiwiZXhwIjoxNzc4NTE0OTI2fQ.7fam7G4DEkluUmQKnMzBCY8i1Srujb1TqjIUynHHF8g
[04-May-2026 15:55:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-May-2026 15:55:48 UTC] ✅ JWT token verified successfully for user profile
[04-May-2026 15:55:48 UTC] User ID: 484
[04-May-2026 15:55:48 UTC] ✅ User profile retrieved successfully for user ID: 484
[04-May-2026 15:55:57 UTC] === API CALL LOG ===
[04-May-2026 15:55:57 UTC] Endpoint: user/profile.php
[04-May-2026 15:55:57 UTC] Full Log Data: {
    "timestamp": "2026-05-04 15:55:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.46.57.188",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg0IiwidXNlcm5hbWUiOiJ0YXJpcXdhZ2loMTdAZ21haWwuY29tIiwiZW1haWwiOiJ0YXJpcXdhZ2loMTdAZ21haWwuY29tIiwiZXhwIjoxNzc4NTE0OTI2fQ.7fam7G4DEkluUmQKnMzBCY8i1Srujb1TqjIUynHHF8g",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f68b154ef4c2e37-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "41.46.57.188",
        "CF-IPCountry": "EG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "41.46.57.188, 172.70.108.14"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-May-2026 15:55:57 UTC] === END API CALL LOG ===
[04-May-2026 15:55:57 UTC] ✅ API Hash verification passed for profile endpoint
[04-May-2026 15:55:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg0IiwidXNlcm5hbWUiOiJ0YXJpcXdhZ2loMTdAZ21haWwuY29tIiwiZW1haWwiOiJ0YXJpcXdhZ2loMTdAZ21haWwuY29tIiwiZXhwIjoxNzc4NTE0OTI2fQ.7fam7G4DEkluUmQKnMzBCY8i1Srujb1TqjIUynHHF8g
[04-May-2026 15:55:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-May-2026 15:55:57 UTC] ✅ JWT token verified successfully for user profile
[04-May-2026 15:55:57 UTC] User ID: 484
[04-May-2026 15:55:57 UTC] ✅ User profile retrieved successfully for user ID: 484
[04-May-2026 15:55:58 UTC] === API CALL LOG ===
[04-May-2026 15:55:58 UTC] Endpoint: user/profile.php
[04-May-2026 15:55:58 UTC] Full Log Data: {
    "timestamp": "2026-05-04 15:55:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.46.57.188",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg0IiwidXNlcm5hbWUiOiJ0YXJpcXdhZ2loMTdAZ21haWwuY29tIiwiZW1haWwiOiJ0YXJpcXdhZ2loMTdAZ21haWwuY29tIiwiZXhwIjoxNzc4NTE0OTI2fQ.7fam7G4DEkluUmQKnMzBCY8i1Srujb1TqjIUynHHF8g",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f68b15868b02e37-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "41.46.57.188",
        "CF-IPCountry": "EG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "41.46.57.188, 172.70.108.14"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-May-2026 15:55:58 UTC] === END API CALL LOG ===
[04-May-2026 15:55:58 UTC] ✅ API Hash verification passed for profile endpoint
[04-May-2026 15:55:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg0IiwidXNlcm5hbWUiOiJ0YXJpcXdhZ2loMTdAZ21haWwuY29tIiwiZW1haWwiOiJ0YXJpcXdhZ2loMTdAZ21haWwuY29tIiwiZXhwIjoxNzc4NTE0OTI2fQ.7fam7G4DEkluUmQKnMzBCY8i1Srujb1TqjIUynHHF8g
[04-May-2026 15:55:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-May-2026 15:55:58 UTC] ✅ JWT token verified successfully for user profile
[04-May-2026 15:55:58 UTC] User ID: 484
[04-May-2026 15:55:58 UTC] ✅ User profile retrieved successfully for user ID: 484
[04-May-2026 15:55:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-May-2026 15:55:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-May-2026 15:55:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg0IiwidXNlcm5hbWUiOiJ0YXJpcXdhZ2loMTdAZ21haWwuY29tIiwiZW1haWwiOiJ0YXJpcXdhZ2loMTdAZ21haWwuY29tIiwiZXhwIjoxNzc4NTE0OTI2fQ.7fam7G4DEkluUmQKnMzBCY8i1Srujb1TqjIUynHHF8g","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f68b15868b62e37-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"41.46.57.188","CF-IPCountry":"EG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"41.46.57.188, 172.70.108.14"}
[04-May-2026 15:55:58 UTC] === User Orders API Called ===
[04-May-2026 15:55:58 UTC] User ID: 484
[04-May-2026 15:55:58 UTC] Limit: 20, Offset: 0
[04-May-2026 15:55:58 UTC] Orders found: 0
[04-May-2026 15:55:58 UTC] Orders data: []
[04-May-2026 15:55:58 UTC] Total orders count: 0
[04-May-2026 15:55:58 UTC] === API CALL LOG ===
[04-May-2026 15:55:58 UTC] Endpoint: user/profile.php
[04-May-2026 15:55:58 UTC] Full Log Data: {
    "timestamp": "2026-05-04 15:55:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.46.57.188",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg0IiwidXNlcm5hbWUiOiJ0YXJpcXdhZ2loMTdAZ21haWwuY29tIiwiZW1haWwiOiJ0YXJpcXdhZ2loMTdAZ21haWwuY29tIiwiZXhwIjoxNzc4NTE0OTI2fQ.7fam7G4DEkluUmQKnMzBCY8i1Srujb1TqjIUynHHF8g",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f68b158b9952e37-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "41.46.57.188",
        "CF-IPCountry": "EG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "41.46.57.188, 172.70.108.14"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-May-2026 15:55:58 UTC] === END API CALL LOG ===
[04-May-2026 15:55:58 UTC] ✅ API Hash verification passed for profile endpoint
[04-May-2026 15:55:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg0IiwidXNlcm5hbWUiOiJ0YXJpcXdhZ2loMTdAZ21haWwuY29tIiwiZW1haWwiOiJ0YXJpcXdhZ2loMTdAZ21haWwuY29tIiwiZXhwIjoxNzc4NTE0OTI2fQ.7fam7G4DEkluUmQKnMzBCY8i1Srujb1TqjIUynHHF8g
[04-May-2026 15:55:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-May-2026 15:55:58 UTC] ✅ JWT token verified successfully for user profile
[04-May-2026 15:55:58 UTC] User ID: 484
[04-May-2026 15:55:58 UTC] ✅ User profile retrieved successfully for user ID: 484
[04-May-2026 15:55:58 UTC] === API CALL LOG ===
[04-May-2026 15:55:58 UTC] Endpoint: user/profile.php
[04-May-2026 15:55:58 UTC] Full Log Data: {
    "timestamp": "2026-05-04 15:55:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.46.57.188",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg0IiwidXNlcm5hbWUiOiJ0YXJpcXdhZ2loMTdAZ21haWwuY29tIiwiZW1haWwiOiJ0YXJpcXdhZ2loMTdAZ21haWwuY29tIiwiZXhwIjoxNzc4NTE0OTI2fQ.7fam7G4DEkluUmQKnMzBCY8i1Srujb1TqjIUynHHF8g",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f68b15b38092e37-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "41.46.57.188",
        "CF-IPCountry": "EG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "41.46.57.188, 172.70.108.14"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-May-2026 15:55:58 UTC] === END API CALL LOG ===
[04-May-2026 15:55:58 UTC] ✅ API Hash verification passed for profile endpoint
[04-May-2026 15:55:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg0IiwidXNlcm5hbWUiOiJ0YXJpcXdhZ2loMTdAZ21haWwuY29tIiwiZW1haWwiOiJ0YXJpcXdhZ2loMTdAZ21haWwuY29tIiwiZXhwIjoxNzc4NTE0OTI2fQ.7fam7G4DEkluUmQKnMzBCY8i1Srujb1TqjIUynHHF8g
[04-May-2026 15:55:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-May-2026 15:55:58 UTC] ✅ JWT token verified successfully for user profile
[04-May-2026 15:55:58 UTC] User ID: 484
[04-May-2026 15:55:58 UTC] ✅ User profile retrieved successfully for user ID: 484
[04-May-2026 15:56:04 UTC] === API CALL LOG ===
[04-May-2026 15:56:04 UTC] Endpoint: user/profile.php
[04-May-2026 15:56:04 UTC] Full Log Data: {
    "timestamp": "2026-05-04 15:56:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.46.57.188",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg0IiwidXNlcm5hbWUiOiJ0YXJpcXdhZ2loMTdAZ21haWwuY29tIiwiZW1haWwiOiJ0YXJpcXdhZ2loMTdAZ21haWwuY29tIiwiZXhwIjoxNzc4NTE0OTI2fQ.7fam7G4DEkluUmQKnMzBCY8i1Srujb1TqjIUynHHF8g",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f68b17f6e79fc1f-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "41.46.57.188",
        "CF-IPCountry": "EG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "41.46.57.188, 172.70.108.15"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-May-2026 15:56:04 UTC] === END API CALL LOG ===
[04-May-2026 15:56:04 UTC] ✅ API Hash verification passed for profile endpoint
[04-May-2026 15:56:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg0IiwidXNlcm5hbWUiOiJ0YXJpcXdhZ2loMTdAZ21haWwuY29tIiwiZW1haWwiOiJ0YXJpcXdhZ2loMTdAZ21haWwuY29tIiwiZXhwIjoxNzc4NTE0OTI2fQ.7fam7G4DEkluUmQKnMzBCY8i1Srujb1TqjIUynHHF8g
[04-May-2026 15:56:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-May-2026 15:56:04 UTC] ✅ JWT token verified successfully for user profile
[04-May-2026 15:56:04 UTC] User ID: 484
[04-May-2026 15:56:04 UTC] ✅ User profile retrieved successfully for user ID: 484
[04-May-2026 15:56:05 UTC] === API CALL LOG ===
[04-May-2026 15:56:05 UTC] Endpoint: user/profile.php
[04-May-2026 15:56:05 UTC] Full Log Data: {
    "timestamp": "2026-05-04 15:56:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.46.57.188",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg0IiwidXNlcm5hbWUiOiJ0YXJpcXdhZ2loMTdAZ21haWwuY29tIiwiZW1haWwiOiJ0YXJpcXdhZ2loMTdAZ21haWwuY29tIiwiZXhwIjoxNzc4NTE0OTI2fQ.7fam7G4DEkluUmQKnMzBCY8i1Srujb1TqjIUynHHF8g",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f68b18379defc1f-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "41.46.57.188",
        "CF-IPCountry": "EG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "41.46.57.188, 172.70.108.15"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-May-2026 15:56:05 UTC] === END API CALL LOG ===
[04-May-2026 15:56:05 UTC] ✅ API Hash verification passed for profile endpoint
[04-May-2026 15:56:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg0IiwidXNlcm5hbWUiOiJ0YXJpcXdhZ2loMTdAZ21haWwuY29tIiwiZW1haWwiOiJ0YXJpcXdhZ2loMTdAZ21haWwuY29tIiwiZXhwIjoxNzc4NTE0OTI2fQ.7fam7G4DEkluUmQKnMzBCY8i1Srujb1TqjIUynHHF8g
[04-May-2026 15:56:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-May-2026 15:56:05 UTC] ✅ JWT token verified successfully for user profile
[04-May-2026 15:56:05 UTC] User ID: 484
[04-May-2026 15:56:05 UTC] ✅ User profile retrieved successfully for user ID: 484
[04-May-2026 15:56:05 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-May-2026 15:56:05 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-May-2026 15:56:05 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg0IiwidXNlcm5hbWUiOiJ0YXJpcXdhZ2loMTdAZ21haWwuY29tIiwiZW1haWwiOiJ0YXJpcXdhZ2loMTdAZ21haWwuY29tIiwiZXhwIjoxNzc4NTE0OTI2fQ.7fam7G4DEkluUmQKnMzBCY8i1Srujb1TqjIUynHHF8g","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f68b18379e5fc1f-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"41.46.57.188","CF-IPCountry":"EG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"41.46.57.188, 172.70.108.14"}
[04-May-2026 15:56:05 UTC] === User Orders API Called ===
[04-May-2026 15:56:05 UTC] User ID: 484
[04-May-2026 15:56:05 UTC] Limit: 20, Offset: 0
[04-May-2026 15:56:05 UTC] Orders found: 0
[04-May-2026 15:56:05 UTC] Orders data: []
[04-May-2026 15:56:05 UTC] Total orders count: 0
[04-May-2026 15:56:05 UTC] === API CALL LOG ===
[04-May-2026 15:56:05 UTC] Endpoint: user/profile.php
[04-May-2026 15:56:05 UTC] Full Log Data: {
    "timestamp": "2026-05-04 15:56:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.46.57.188",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg0IiwidXNlcm5hbWUiOiJ0YXJpcXdhZ2loMTdAZ21haWwuY29tIiwiZW1haWwiOiJ0YXJpcXdhZ2loMTdAZ21haWwuY29tIiwiZXhwIjoxNzc4NTE0OTI2fQ.7fam7G4DEkluUmQKnMzBCY8i1Srujb1TqjIUynHHF8g",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f68b18379e8fc1f-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "41.46.57.188",
        "CF-IPCountry": "EG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "41.46.57.188, 172.70.108.15"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-May-2026 15:56:05 UTC] === END API CALL LOG ===
[04-May-2026 15:56:05 UTC] ✅ API Hash verification passed for profile endpoint
[04-May-2026 15:56:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg0IiwidXNlcm5hbWUiOiJ0YXJpcXdhZ2loMTdAZ21haWwuY29tIiwiZW1haWwiOiJ0YXJpcXdhZ2loMTdAZ21haWwuY29tIiwiZXhwIjoxNzc4NTE0OTI2fQ.7fam7G4DEkluUmQKnMzBCY8i1Srujb1TqjIUynHHF8g
[04-May-2026 15:56:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-May-2026 15:56:05 UTC] ✅ JWT token verified successfully for user profile
[04-May-2026 15:56:05 UTC] User ID: 484
[04-May-2026 15:56:05 UTC] ✅ User profile retrieved successfully for user ID: 484
[04-May-2026 15:56:05 UTC] === API CALL LOG ===
[04-May-2026 15:56:05 UTC] Endpoint: user/profile.php
[04-May-2026 15:56:05 UTC] Full Log Data: {
    "timestamp": "2026-05-04 15:56:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.46.57.188",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg0IiwidXNlcm5hbWUiOiJ0YXJpcXdhZ2loMTdAZ21haWwuY29tIiwiZW1haWwiOiJ0YXJpcXdhZ2loMTdAZ21haWwuY29tIiwiZXhwIjoxNzc4NTE0OTI2fQ.7fam7G4DEkluUmQKnMzBCY8i1Srujb1TqjIUynHHF8g",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f68b186aaccfc1f-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "41.46.57.188",
        "CF-IPCountry": "EG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "41.46.57.188, 172.70.108.15"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-May-2026 15:56:05 UTC] === END API CALL LOG ===
[04-May-2026 15:56:05 UTC] ✅ API Hash verification passed for profile endpoint
[04-May-2026 15:56:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg0IiwidXNlcm5hbWUiOiJ0YXJpcXdhZ2loMTdAZ21haWwuY29tIiwiZW1haWwiOiJ0YXJpcXdhZ2loMTdAZ21haWwuY29tIiwiZXhwIjoxNzc4NTE0OTI2fQ.7fam7G4DEkluUmQKnMzBCY8i1Srujb1TqjIUynHHF8g
[04-May-2026 15:56:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-May-2026 15:56:05 UTC] ✅ JWT token verified successfully for user profile
[04-May-2026 15:56:05 UTC] User ID: 484
[04-May-2026 15:56:05 UTC] ✅ User profile retrieved successfully for user ID: 484
[04-May-2026 15:56:08 UTC] === API CALL LOG ===
[04-May-2026 15:56:08 UTC] Endpoint: user/profile.php
[04-May-2026 15:56:08 UTC] Full Log Data: {
    "timestamp": "2026-05-04 15:56:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.46.57.188",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg0IiwidXNlcm5hbWUiOiJ0YXJpcXdhZ2loMTdAZ21haWwuY29tIiwiZW1haWwiOiJ0YXJpcXdhZ2loMTdAZ21haWwuY29tIiwiZXhwIjoxNzc4NTE0OTI2fQ.7fam7G4DEkluUmQKnMzBCY8i1Srujb1TqjIUynHHF8g",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f68b1988a82890f-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "41.46.57.188",
        "CF-IPCountry": "EG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "41.46.57.188, 172.68.234.130"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-May-2026 15:56:08 UTC] === END API CALL LOG ===
[04-May-2026 15:56:08 UTC] ✅ API Hash verification passed for profile endpoint
[04-May-2026 15:56:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg0IiwidXNlcm5hbWUiOiJ0YXJpcXdhZ2loMTdAZ21haWwuY29tIiwiZW1haWwiOiJ0YXJpcXdhZ2loMTdAZ21haWwuY29tIiwiZXhwIjoxNzc4NTE0OTI2fQ.7fam7G4DEkluUmQKnMzBCY8i1Srujb1TqjIUynHHF8g
[04-May-2026 15:56:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-May-2026 15:56:08 UTC] ✅ JWT token verified successfully for user profile
[04-May-2026 15:56:08 UTC] User ID: 484
[04-May-2026 15:56:08 UTC] ✅ User profile retrieved successfully for user ID: 484
[04-May-2026 15:56:08 UTC] === API CALL LOG ===
[04-May-2026 15:56:08 UTC] Endpoint: user/profile.php
[04-May-2026 15:56:08 UTC] Full Log Data: {
    "timestamp": "2026-05-04 15:56:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.46.57.188",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg0IiwidXNlcm5hbWUiOiJ0YXJpcXdhZ2loMTdAZ21haWwuY29tIiwiZW1haWwiOiJ0YXJpcXdhZ2loMTdAZ21haWwuY29tIiwiZXhwIjoxNzc4NTE0OTI2fQ.7fam7G4DEkluUmQKnMzBCY8i1Srujb1TqjIUynHHF8g",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f68b19bec74890f-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "41.46.57.188",
        "CF-IPCountry": "EG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "41.46.57.188, 172.68.234.188"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-May-2026 15:56:08 UTC] === END API CALL LOG ===
[04-May-2026 15:56:08 UTC] ✅ API Hash verification passed for profile endpoint
[04-May-2026 15:56:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg0IiwidXNlcm5hbWUiOiJ0YXJpcXdhZ2loMTdAZ21haWwuY29tIiwiZW1haWwiOiJ0YXJpcXdhZ2loMTdAZ21haWwuY29tIiwiZXhwIjoxNzc4NTE0OTI2fQ.7fam7G4DEkluUmQKnMzBCY8i1Srujb1TqjIUynHHF8g
[04-May-2026 15:56:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-May-2026 15:56:08 UTC] ✅ JWT token verified successfully for user profile
[04-May-2026 15:56:08 UTC] User ID: 484
[04-May-2026 15:56:08 UTC] ✅ User profile retrieved successfully for user ID: 484
[04-May-2026 15:56:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-May-2026 15:56:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-May-2026 15:56:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg0IiwidXNlcm5hbWUiOiJ0YXJpcXdhZ2loMTdAZ21haWwuY29tIiwiZW1haWwiOiJ0YXJpcXdhZ2loMTdAZ21haWwuY29tIiwiZXhwIjoxNzc4NTE0OTI2fQ.7fam7G4DEkluUmQKnMzBCY8i1Srujb1TqjIUynHHF8g","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f68b19c3d79890f-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"41.46.57.188","CF-IPCountry":"EG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"41.46.57.188, 172.68.234.188"}
[04-May-2026 15:56:09 UTC] === User Orders API Called ===
[04-May-2026 15:56:09 UTC] User ID: 484
[04-May-2026 15:56:09 UTC] Limit: 20, Offset: 0
[04-May-2026 15:56:09 UTC] Orders found: 0
[04-May-2026 15:56:09 UTC] Orders data: []
[04-May-2026 15:56:09 UTC] Total orders count: 0
[04-May-2026 15:56:09 UTC] === API CALL LOG ===
[04-May-2026 15:56:09 UTC] Endpoint: user/profile.php
[04-May-2026 15:56:09 UTC] Full Log Data: {
    "timestamp": "2026-05-04 15:56:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.46.57.188",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg0IiwidXNlcm5hbWUiOiJ0YXJpcXdhZ2loMTdAZ21haWwuY29tIiwiZW1haWwiOiJ0YXJpcXdhZ2loMTdAZ21haWwuY29tIiwiZXhwIjoxNzc4NTE0OTI2fQ.7fam7G4DEkluUmQKnMzBCY8i1Srujb1TqjIUynHHF8g",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f68b19c8e9e890f-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "41.46.57.188",
        "CF-IPCountry": "EG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "41.46.57.188, 172.68.234.188"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-May-2026 15:56:09 UTC] === END API CALL LOG ===
[04-May-2026 15:56:09 UTC] ✅ API Hash verification passed for profile endpoint
[04-May-2026 15:56:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg0IiwidXNlcm5hbWUiOiJ0YXJpcXdhZ2loMTdAZ21haWwuY29tIiwiZW1haWwiOiJ0YXJpcXdhZ2loMTdAZ21haWwuY29tIiwiZXhwIjoxNzc4NTE0OTI2fQ.7fam7G4DEkluUmQKnMzBCY8i1Srujb1TqjIUynHHF8g
[04-May-2026 15:56:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-May-2026 15:56:09 UTC] ✅ JWT token verified successfully for user profile
[04-May-2026 15:56:09 UTC] User ID: 484
[04-May-2026 15:56:09 UTC] ✅ User profile retrieved successfully for user ID: 484
[04-May-2026 15:56:09 UTC] === API CALL LOG ===
[04-May-2026 15:56:09 UTC] Endpoint: user/profile.php
[04-May-2026 15:56:09 UTC] Full Log Data: {
    "timestamp": "2026-05-04 15:56:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.46.57.188",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg0IiwidXNlcm5hbWUiOiJ0YXJpcXdhZ2loMTdAZ21haWwuY29tIiwiZW1haWwiOiJ0YXJpcXdhZ2loMTdAZ21haWwuY29tIiwiZXhwIjoxNzc4NTE0OTI2fQ.7fam7G4DEkluUmQKnMzBCY8i1Srujb1TqjIUynHHF8g",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f68b19f3e35890f-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "41.46.57.188",
        "CF-IPCountry": "EG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "41.46.57.188, 172.68.234.188"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-May-2026 15:56:09 UTC] === END API CALL LOG ===
[04-May-2026 15:56:09 UTC] ✅ API Hash verification passed for profile endpoint
[04-May-2026 15:56:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg0IiwidXNlcm5hbWUiOiJ0YXJpcXdhZ2loMTdAZ21haWwuY29tIiwiZW1haWwiOiJ0YXJpcXdhZ2loMTdAZ21haWwuY29tIiwiZXhwIjoxNzc4NTE0OTI2fQ.7fam7G4DEkluUmQKnMzBCY8i1Srujb1TqjIUynHHF8g
[04-May-2026 15:56:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-May-2026 15:56:09 UTC] ✅ JWT token verified successfully for user profile
[04-May-2026 15:56:09 UTC] User ID: 484
[04-May-2026 15:56:09 UTC] ✅ User profile retrieved successfully for user ID: 484
[04-May-2026 15:56:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-May-2026 15:56:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-May-2026 15:56:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg0IiwidXNlcm5hbWUiOiJ0YXJpcXdhZ2loMTdAZ21haWwuY29tIiwiZW1haWwiOiJ0YXJpcXdhZ2loMTdAZ21haWwuY29tIiwiZXhwIjoxNzc4NTE0OTI2fQ.7fam7G4DEkluUmQKnMzBCY8i1Srujb1TqjIUynHHF8g","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f68b1a48d89890f-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"41.46.57.188","CF-IPCountry":"EG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"41.46.57.188, 172.68.234.188"}
[04-May-2026 15:56:10 UTC] === User Orders API Called ===
[04-May-2026 15:56:10 UTC] User ID: 484
[04-May-2026 15:56:10 UTC] Limit: 20, Offset: 0
[04-May-2026 15:56:10 UTC] Orders found: 0
[04-May-2026 15:56:10 UTC] Orders data: []
[04-May-2026 15:56:10 UTC] Total orders count: 0
[04-May-2026 15:56:11 UTC] === API CALL LOG ===
[04-May-2026 15:56:11 UTC] Endpoint: user/profile.php
[04-May-2026 15:56:11 UTC] Full Log Data: {
    "timestamp": "2026-05-04 15:56:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.46.57.188",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg0IiwidXNlcm5hbWUiOiJ0YXJpcXdhZ2loMTdAZ21haWwuY29tIiwiZW1haWwiOiJ0YXJpcXdhZ2loMTdAZ21haWwuY29tIiwiZXhwIjoxNzc4NTE0OTI2fQ.7fam7G4DEkluUmQKnMzBCY8i1Srujb1TqjIUynHHF8g",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f68b1aa0da8890f-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "41.46.57.188",
        "CF-IPCountry": "EG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "41.46.57.188, 172.68.234.188"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-May-2026 15:56:11 UTC] === END API CALL LOG ===
[04-May-2026 15:56:11 UTC] ✅ API Hash verification passed for profile endpoint
[04-May-2026 15:56:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg0IiwidXNlcm5hbWUiOiJ0YXJpcXdhZ2loMTdAZ21haWwuY29tIiwiZW1haWwiOiJ0YXJpcXdhZ2loMTdAZ21haWwuY29tIiwiZXhwIjoxNzc4NTE0OTI2fQ.7fam7G4DEkluUmQKnMzBCY8i1Srujb1TqjIUynHHF8g
[04-May-2026 15:56:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-May-2026 15:56:11 UTC] ✅ JWT token verified successfully for user profile
[04-May-2026 15:56:11 UTC] User ID: 484
[04-May-2026 15:56:11 UTC] ✅ User profile retrieved successfully for user ID: 484
[04-May-2026 15:56:11 UTC] User Purchases API - User ID: 484
[04-May-2026 15:56:11 UTC] User Purchases API - Total purchases found: 0
[04-May-2026 15:56:14 UTC] === API CALL LOG ===
[04-May-2026 15:56:14 UTC] Endpoint: user/profile.php
[04-May-2026 15:56:14 UTC] Full Log Data: {
    "timestamp": "2026-05-04 15:56:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.46.57.188",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg0IiwidXNlcm5hbWUiOiJ0YXJpcXdhZ2loMTdAZ21haWwuY29tIiwiZW1haWwiOiJ0YXJpcXdhZ2loMTdAZ21haWwuY29tIiwiZXhwIjoxNzc4NTE0OTI2fQ.7fam7G4DEkluUmQKnMzBCY8i1Srujb1TqjIUynHHF8g",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f68b1c07ef3dad4-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "41.46.57.188",
        "CF-IPCountry": "EG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "41.46.57.188, 172.70.108.14"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-May-2026 15:56:14 UTC] === END API CALL LOG ===
[04-May-2026 15:56:14 UTC] ✅ API Hash verification passed for profile endpoint
[04-May-2026 15:56:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg0IiwidXNlcm5hbWUiOiJ0YXJpcXdhZ2loMTdAZ21haWwuY29tIiwiZW1haWwiOiJ0YXJpcXdhZ2loMTdAZ21haWwuY29tIiwiZXhwIjoxNzc4NTE0OTI2fQ.7fam7G4DEkluUmQKnMzBCY8i1Srujb1TqjIUynHHF8g
[04-May-2026 15:56:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-May-2026 15:56:14 UTC] ✅ JWT token verified successfully for user profile
[04-May-2026 15:56:14 UTC] User ID: 484
[04-May-2026 15:56:14 UTC] ✅ User profile retrieved successfully for user ID: 484
[04-May-2026 15:56:15 UTC] === API CALL LOG ===
[04-May-2026 15:56:15 UTC] Endpoint: user/profile.php
[04-May-2026 15:56:15 UTC] Full Log Data: {
    "timestamp": "2026-05-04 15:56:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.46.57.188",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg0IiwidXNlcm5hbWUiOiJ0YXJpcXdhZ2loMTdAZ21haWwuY29tIiwiZW1haWwiOiJ0YXJpcXdhZ2loMTdAZ21haWwuY29tIiwiZXhwIjoxNzc4NTE0OTI2fQ.7fam7G4DEkluUmQKnMzBCY8i1Srujb1TqjIUynHHF8g",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f68b1c4da57dad4-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "41.46.57.188",
        "CF-IPCountry": "EG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "41.46.57.188, 172.70.108.14"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-May-2026 15:56:15 UTC] === END API CALL LOG ===
[04-May-2026 15:56:15 UTC] ✅ API Hash verification passed for profile endpoint
[04-May-2026 15:56:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg0IiwidXNlcm5hbWUiOiJ0YXJpcXdhZ2loMTdAZ21haWwuY29tIiwiZW1haWwiOiJ0YXJpcXdhZ2loMTdAZ21haWwuY29tIiwiZXhwIjoxNzc4NTE0OTI2fQ.7fam7G4DEkluUmQKnMzBCY8i1Srujb1TqjIUynHHF8g
[04-May-2026 15:56:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-May-2026 15:56:15 UTC] ✅ JWT token verified successfully for user profile
[04-May-2026 15:56:15 UTC] User ID: 484
[04-May-2026 15:56:15 UTC] ✅ User profile retrieved successfully for user ID: 484
[04-May-2026 15:56:15 UTC] === API CALL LOG ===
[04-May-2026 15:56:15 UTC] Endpoint: user/profile.php
[04-May-2026 15:56:15 UTC] Full Log Data: {
    "timestamp": "2026-05-04 15:56:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.46.57.188",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg0IiwidXNlcm5hbWUiOiJ0YXJpcXdhZ2loMTdAZ21haWwuY29tIiwiZW1haWwiOiJ0YXJpcXdhZ2loMTdAZ21haWwuY29tIiwiZXhwIjoxNzc4NTE0OTI2fQ.7fam7G4DEkluUmQKnMzBCY8i1Srujb1TqjIUynHHF8g",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f68b1c4da5cdad4-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "41.46.57.188",
        "CF-IPCountry": "EG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "41.46.57.188, 172.70.108.15"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-May-2026 15:56:15 UTC] === END API CALL LOG ===
[04-May-2026 15:56:15 UTC] ✅ API Hash verification passed for profile endpoint
[04-May-2026 15:56:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg0IiwidXNlcm5hbWUiOiJ0YXJpcXdhZ2loMTdAZ21haWwuY29tIiwiZW1haWwiOiJ0YXJpcXdhZ2loMTdAZ21haWwuY29tIiwiZXhwIjoxNzc4NTE0OTI2fQ.7fam7G4DEkluUmQKnMzBCY8i1Srujb1TqjIUynHHF8g
[04-May-2026 15:56:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-May-2026 15:56:15 UTC] ✅ JWT token verified successfully for user profile
[04-May-2026 15:56:15 UTC] User ID: 484
[04-May-2026 15:56:15 UTC] ✅ User profile retrieved successfully for user ID: 484
[04-May-2026 15:56:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-May-2026 15:56:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-May-2026 15:56:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg0IiwidXNlcm5hbWUiOiJ0YXJpcXdhZ2loMTdAZ21haWwuY29tIiwiZW1haWwiOiJ0YXJpcXdhZ2loMTdAZ21haWwuY29tIiwiZXhwIjoxNzc4NTE0OTI2fQ.7fam7G4DEkluUmQKnMzBCY8i1Srujb1TqjIUynHHF8g","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f68b1c4da5adad4-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"41.46.57.188","CF-IPCountry":"EG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"41.46.57.188, 172.70.108.14"}
[04-May-2026 15:56:15 UTC] === User Orders API Called ===
[04-May-2026 15:56:15 UTC] User ID: 484
[04-May-2026 15:56:15 UTC] Limit: 20, Offset: 0
[04-May-2026 15:56:15 UTC] Orders found: 0
[04-May-2026 15:56:15 UTC] Orders data: []
[04-May-2026 15:56:15 UTC] Total orders count: 0
[04-May-2026 15:56:15 UTC] === API CALL LOG ===
[04-May-2026 15:56:15 UTC] Endpoint: user/profile.php
[04-May-2026 15:56:15 UTC] Full Log Data: {
    "timestamp": "2026-05-04 15:56:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.46.57.188",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg0IiwidXNlcm5hbWUiOiJ0YXJpcXdhZ2loMTdAZ21haWwuY29tIiwiZW1haWwiOiJ0YXJpcXdhZ2loMTdAZ21haWwuY29tIiwiZXhwIjoxNzc4NTE0OTI2fQ.7fam7G4DEkluUmQKnMzBCY8i1Srujb1TqjIUynHHF8g",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f68b1c7caebdad4-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "41.46.57.188",
        "CF-IPCountry": "EG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "41.46.57.188, 172.70.108.14"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-May-2026 15:56:15 UTC] === END API CALL LOG ===
[04-May-2026 15:56:15 UTC] ✅ API Hash verification passed for profile endpoint
[04-May-2026 15:56:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg0IiwidXNlcm5hbWUiOiJ0YXJpcXdhZ2loMTdAZ21haWwuY29tIiwiZW1haWwiOiJ0YXJpcXdhZ2loMTdAZ21haWwuY29tIiwiZXhwIjoxNzc4NTE0OTI2fQ.7fam7G4DEkluUmQKnMzBCY8i1Srujb1TqjIUynHHF8g
[04-May-2026 15:56:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-May-2026 15:56:15 UTC] ✅ JWT token verified successfully for user profile
[04-May-2026 15:56:15 UTC] User ID: 484
[04-May-2026 15:56:15 UTC] ✅ User profile retrieved successfully for user ID: 484
[04-May-2026 15:56:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-May-2026 15:56:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-May-2026 15:56:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg0IiwidXNlcm5hbWUiOiJ0YXJpcXdhZ2loMTdAZ21haWwuY29tIiwiZW1haWwiOiJ0YXJpcXdhZ2loMTdAZ21haWwuY29tIiwiZXhwIjoxNzc4NTE0OTI2fQ.7fam7G4DEkluUmQKnMzBCY8i1Srujb1TqjIUynHHF8g","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f68b1d688f8dad4-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"41.46.57.188","CF-IPCountry":"EG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"41.46.57.188, 172.70.108.14"}
[04-May-2026 15:56:18 UTC] === User Orders API Called ===
[04-May-2026 15:56:18 UTC] User ID: 484
[04-May-2026 15:56:18 UTC] Limit: 20, Offset: 0
[04-May-2026 15:56:18 UTC] Orders found: 0
[04-May-2026 15:56:18 UTC] Orders data: []
[04-May-2026 15:56:18 UTC] Total orders count: 0
[04-May-2026 15:56:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-May-2026 15:56:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-May-2026 15:56:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg0IiwidXNlcm5hbWUiOiJ0YXJpcXdhZ2loMTdAZ21haWwuY29tIiwiZW1haWwiOiJ0YXJpcXdhZ2loMTdAZ21haWwuY29tIiwiZXhwIjoxNzc4NTE0OTI2fQ.7fam7G4DEkluUmQKnMzBCY8i1Srujb1TqjIUynHHF8g","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f68b1df2fe2dad4-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"41.46.57.188","CF-IPCountry":"EG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"41.46.57.188, 172.70.108.15"}
[04-May-2026 15:56:19 UTC] === User Orders API Called ===
[04-May-2026 15:56:19 UTC] User ID: 484
[04-May-2026 15:56:19 UTC] Limit: 20, Offset: 0
[04-May-2026 15:56:19 UTC] Orders found: 0
[04-May-2026 15:56:19 UTC] Orders data: []
[04-May-2026 15:56:19 UTC] Total orders count: 0
[04-May-2026 15:56:19 UTC] === API CALL LOG ===
[04-May-2026 15:56:19 UTC] Endpoint: user/profile.php
[04-May-2026 15:56:19 UTC] Full Log Data: {
    "timestamp": "2026-05-04 15:56:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.46.57.188",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg0IiwidXNlcm5hbWUiOiJ0YXJpcXdhZ2loMTdAZ21haWwuY29tIiwiZW1haWwiOiJ0YXJpcXdhZ2loMTdAZ21haWwuY29tIiwiZXhwIjoxNzc4NTE0OTI2fQ.7fam7G4DEkluUmQKnMzBCY8i1Srujb1TqjIUynHHF8g",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f68b1dfb9b5dad4-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "41.46.57.188",
        "CF-IPCountry": "EG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "41.46.57.188, 172.70.108.14"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-May-2026 15:56:19 UTC] === END API CALL LOG ===
[04-May-2026 15:56:19 UTC] ✅ API Hash verification passed for profile endpoint
[04-May-2026 15:56:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg0IiwidXNlcm5hbWUiOiJ0YXJpcXdhZ2loMTdAZ21haWwuY29tIiwiZW1haWwiOiJ0YXJpcXdhZ2loMTdAZ21haWwuY29tIiwiZXhwIjoxNzc4NTE0OTI2fQ.7fam7G4DEkluUmQKnMzBCY8i1Srujb1TqjIUynHHF8g
[04-May-2026 15:56:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-May-2026 15:56:19 UTC] ✅ JWT token verified successfully for user profile
[04-May-2026 15:56:19 UTC] User ID: 484
[04-May-2026 15:56:19 UTC] ✅ User profile retrieved successfully for user ID: 484
[04-May-2026 15:56:20 UTC] === API CALL LOG ===
[04-May-2026 15:56:20 UTC] Endpoint: user/profile.php
[04-May-2026 15:56:20 UTC] Full Log Data: {
    "timestamp": "2026-05-04 15:56:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.46.57.188",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg0IiwidXNlcm5hbWUiOiJ0YXJpcXdhZ2loMTdAZ21haWwuY29tIiwiZW1haWwiOiJ0YXJpcXdhZ2loMTdAZ21haWwuY29tIiwiZXhwIjoxNzc4NTE0OTI2fQ.7fam7G4DEkluUmQKnMzBCY8i1Srujb1TqjIUynHHF8g",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f68b1e19feadad4-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "41.46.57.188",
        "CF-IPCountry": "EG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "41.46.57.188, 172.70.108.14"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-May-2026 15:56:20 UTC] === END API CALL LOG ===
[04-May-2026 15:56:20 UTC] ✅ API Hash verification passed for profile endpoint
[04-May-2026 15:56:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg0IiwidXNlcm5hbWUiOiJ0YXJpcXdhZ2loMTdAZ21haWwuY29tIiwiZW1haWwiOiJ0YXJpcXdhZ2loMTdAZ21haWwuY29tIiwiZXhwIjoxNzc4NTE0OTI2fQ.7fam7G4DEkluUmQKnMzBCY8i1Srujb1TqjIUynHHF8g
[04-May-2026 15:56:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-May-2026 15:56:20 UTC] ✅ JWT token verified successfully for user profile
[04-May-2026 15:56:20 UTC] User ID: 484
[04-May-2026 15:56:20 UTC] ✅ User profile retrieved successfully for user ID: 484
[04-May-2026 15:56:20 UTC] === API CALL LOG ===
[04-May-2026 15:56:20 UTC] Endpoint: user/profile.php
[04-May-2026 15:56:20 UTC] Full Log Data: {
    "timestamp": "2026-05-04 15:56:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.46.57.188",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg0IiwidXNlcm5hbWUiOiJ0YXJpcXdhZ2loMTdAZ21haWwuY29tIiwiZW1haWwiOiJ0YXJpcXdhZ2loMTdAZ21haWwuY29tIiwiZXhwIjoxNzc4NTE0OTI2fQ.7fam7G4DEkluUmQKnMzBCY8i1Srujb1TqjIUynHHF8g",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f68b1e35d4adad4-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "41.46.57.188",
        "CF-IPCountry": "EG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "41.46.57.188, 172.70.108.14"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-May-2026 15:56:20 UTC] === END API CALL LOG ===
[04-May-2026 15:56:20 UTC] ✅ API Hash verification passed for profile endpoint
[04-May-2026 15:56:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg0IiwidXNlcm5hbWUiOiJ0YXJpcXdhZ2loMTdAZ21haWwuY29tIiwiZW1haWwiOiJ0YXJpcXdhZ2loMTdAZ21haWwuY29tIiwiZXhwIjoxNzc4NTE0OTI2fQ.7fam7G4DEkluUmQKnMzBCY8i1Srujb1TqjIUynHHF8g
[04-May-2026 15:56:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-May-2026 15:56:20 UTC] ✅ JWT token verified successfully for user profile
[04-May-2026 15:56:20 UTC] User ID: 484
[04-May-2026 15:56:20 UTC] ✅ User profile retrieved successfully for user ID: 484
[04-May-2026 15:56:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-May-2026 15:56:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-May-2026 15:56:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg0IiwidXNlcm5hbWUiOiJ0YXJpcXdhZ2loMTdAZ21haWwuY29tIiwiZW1haWwiOiJ0YXJpcXdhZ2loMTdAZ21haWwuY29tIiwiZXhwIjoxNzc4NTE0OTI2fQ.7fam7G4DEkluUmQKnMzBCY8i1Srujb1TqjIUynHHF8g","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f68b281fe41dad4-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"41.46.57.188","CF-IPCountry":"EG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"41.46.57.188, 172.70.108.15"}
[04-May-2026 15:56:45 UTC] === User Orders API Called ===
[04-May-2026 15:56:45 UTC] User ID: 484
[04-May-2026 15:56:45 UTC] Limit: 20, Offset: 0
[04-May-2026 15:56:45 UTC] Orders found: 0
[04-May-2026 15:56:45 UTC] Orders data: []
[04-May-2026 15:56:45 UTC] Total orders count: 0
[04-May-2026 15:56:45 UTC] === API CALL LOG ===
[04-May-2026 15:56:45 UTC] Endpoint: user/profile.php
[04-May-2026 15:56:45 UTC] Full Log Data: {
    "timestamp": "2026-05-04 15:56:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.46.57.188",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg0IiwidXNlcm5hbWUiOiJ0YXJpcXdhZ2loMTdAZ21haWwuY29tIiwiZW1haWwiOiJ0YXJpcXdhZ2loMTdAZ21haWwuY29tIiwiZXhwIjoxNzc4NTE0OTI2fQ.7fam7G4DEkluUmQKnMzBCY8i1Srujb1TqjIUynHHF8g",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f68b2824efedad4-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "41.46.57.188",
        "CF-IPCountry": "EG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "41.46.57.188, 172.70.108.15"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-May-2026 15:56:45 UTC] === END API CALL LOG ===
[04-May-2026 15:56:45 UTC] ✅ API Hash verification passed for profile endpoint
[04-May-2026 15:56:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg0IiwidXNlcm5hbWUiOiJ0YXJpcXdhZ2loMTdAZ21haWwuY29tIiwiZW1haWwiOiJ0YXJpcXdhZ2loMTdAZ21haWwuY29tIiwiZXhwIjoxNzc4NTE0OTI2fQ.7fam7G4DEkluUmQKnMzBCY8i1Srujb1TqjIUynHHF8g
[04-May-2026 15:56:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-May-2026 15:56:45 UTC] ✅ JWT token verified successfully for user profile
[04-May-2026 15:56:45 UTC] User ID: 484
[04-May-2026 15:56:45 UTC] ✅ User profile retrieved successfully for user ID: 484
[04-May-2026 15:56:46 UTC] === API CALL LOG ===
[04-May-2026 15:56:46 UTC] Endpoint: user/profile.php
[04-May-2026 15:56:46 UTC] Full Log Data: {
    "timestamp": "2026-05-04 15:56:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.46.57.188",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg0IiwidXNlcm5hbWUiOiJ0YXJpcXdhZ2loMTdAZ21haWwuY29tIiwiZW1haWwiOiJ0YXJpcXdhZ2loMTdAZ21haWwuY29tIiwiZXhwIjoxNzc4NTE0OTI2fQ.7fam7G4DEkluUmQKnMzBCY8i1Srujb1TqjIUynHHF8g",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f68b2845d4bdad4-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "41.46.57.188",
        "CF-IPCountry": "EG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "41.46.57.188, 172.70.108.15"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-May-2026 15:56:46 UTC] === END API CALL LOG ===
[04-May-2026 15:56:46 UTC] ✅ API Hash verification passed for profile endpoint
[04-May-2026 15:56:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg0IiwidXNlcm5hbWUiOiJ0YXJpcXdhZ2loMTdAZ21haWwuY29tIiwiZW1haWwiOiJ0YXJpcXdhZ2loMTdAZ21haWwuY29tIiwiZXhwIjoxNzc4NTE0OTI2fQ.7fam7G4DEkluUmQKnMzBCY8i1Srujb1TqjIUynHHF8g
[04-May-2026 15:56:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-May-2026 15:56:46 UTC] ✅ JWT token verified successfully for user profile
[04-May-2026 15:56:46 UTC] User ID: 484
[04-May-2026 15:56:46 UTC] ✅ User profile retrieved successfully for user ID: 484
[04-May-2026 15:56:46 UTC] === API CALL LOG ===
[04-May-2026 15:56:46 UTC] Endpoint: user/profile.php
[04-May-2026 15:56:46 UTC] Full Log Data: {
    "timestamp": "2026-05-04 15:56:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.46.57.188",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg0IiwidXNlcm5hbWUiOiJ0YXJpcXdhZ2loMTdAZ21haWwuY29tIiwiZW1haWwiOiJ0YXJpcXdhZ2loMTdAZ21haWwuY29tIiwiZXhwIjoxNzc4NTE0OTI2fQ.7fam7G4DEkluUmQKnMzBCY8i1Srujb1TqjIUynHHF8g",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f68b2862a2cdad4-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "41.46.57.188",
        "CF-IPCountry": "EG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "41.46.57.188, 172.70.108.14"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-May-2026 15:56:46 UTC] === END API CALL LOG ===
[04-May-2026 15:56:46 UTC] ✅ API Hash verification passed for profile endpoint
[04-May-2026 15:56:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg0IiwidXNlcm5hbWUiOiJ0YXJpcXdhZ2loMTdAZ21haWwuY29tIiwiZW1haWwiOiJ0YXJpcXdhZ2loMTdAZ21haWwuY29tIiwiZXhwIjoxNzc4NTE0OTI2fQ.7fam7G4DEkluUmQKnMzBCY8i1Srujb1TqjIUynHHF8g
[04-May-2026 15:56:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-May-2026 15:56:46 UTC] ✅ JWT token verified successfully for user profile
[04-May-2026 15:56:46 UTC] User ID: 484
[04-May-2026 15:56:46 UTC] ✅ User profile retrieved successfully for user ID: 484
[04-May-2026 15:56:50 UTC] === API CALL LOG ===
[04-May-2026 15:56:50 UTC] Endpoint: user/profile.php
[04-May-2026 15:56:50 UTC] Full Log Data: {
    "timestamp": "2026-05-04 15:56:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.46.57.188",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg0IiwidXNlcm5hbWUiOiJ0YXJpcXdhZ2loMTdAZ21haWwuY29tIiwiZW1haWwiOiJ0YXJpcXdhZ2loMTdAZ21haWwuY29tIiwiZXhwIjoxNzc4NTE0OTI2fQ.7fam7G4DEkluUmQKnMzBCY8i1Srujb1TqjIUynHHF8g",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f68b29c19a7e185-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "41.46.57.188",
        "CF-IPCountry": "EG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "41.46.57.188, 172.68.234.131"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-May-2026 15:56:50 UTC] === END API CALL LOG ===
[04-May-2026 15:56:50 UTC] ✅ API Hash verification passed for profile endpoint
[04-May-2026 15:56:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg0IiwidXNlcm5hbWUiOiJ0YXJpcXdhZ2loMTdAZ21haWwuY29tIiwiZW1haWwiOiJ0YXJpcXdhZ2loMTdAZ21haWwuY29tIiwiZXhwIjoxNzc4NTE0OTI2fQ.7fam7G4DEkluUmQKnMzBCY8i1Srujb1TqjIUynHHF8g
[04-May-2026 15:56:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-May-2026 15:56:50 UTC] ✅ JWT token verified successfully for user profile
[04-May-2026 15:56:50 UTC] User ID: 484
[04-May-2026 15:56:50 UTC] ✅ User profile retrieved successfully for user ID: 484
[04-May-2026 18:57:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-May-2026 18:57:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-May-2026 18:57:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg1IiwidXNlcm5hbWUiOiJAc2hvaGFuNzc3IiwiZW1haWwiOiJmZjI5NTA0MDFAZ21haWwuY29tIiwiZXhwIjoxNzc4NTI1ODI5fQ.-M01JnF5SGVsHrptD4ku-CLxSvu43X7NdGCVziTBRro","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f69bac7bfadb54a-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"43.245.120.22","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"43.245.120.22, 172.69.218.179"}
[04-May-2026 18:57:10 UTC] === User Orders API Called ===
[04-May-2026 18:57:10 UTC] User ID: 485
[04-May-2026 18:57:10 UTC] Limit: 20, Offset: 0
[04-May-2026 18:57:10 UTC] Orders found: 0
[04-May-2026 18:57:10 UTC] Orders data: []
[04-May-2026 18:57:10 UTC] Total orders count: 0
[04-May-2026 18:57:10 UTC] === API CALL LOG ===
[04-May-2026 18:57:10 UTC] Endpoint: user/profile.php
[04-May-2026 18:57:10 UTC] Full Log Data: {
    "timestamp": "2026-05-04 18:57:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "43.245.120.22",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg1IiwidXNlcm5hbWUiOiJAc2hvaGFuNzc3IiwiZW1haWwiOiJmZjI5NTA0MDFAZ21haWwuY29tIiwiZXhwIjoxNzc4NTI1ODI5fQ.-M01JnF5SGVsHrptD4ku-CLxSvu43X7NdGCVziTBRro",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f69bac78f5cb54a-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "43.245.120.22",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "43.245.120.22, 172.69.218.164"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-May-2026 18:57:10 UTC] === END API CALL LOG ===
[04-May-2026 18:57:10 UTC] ✅ API Hash verification passed for profile endpoint
[04-May-2026 18:57:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg1IiwidXNlcm5hbWUiOiJAc2hvaGFuNzc3IiwiZW1haWwiOiJmZjI5NTA0MDFAZ21haWwuY29tIiwiZXhwIjoxNzc4NTI1ODI5fQ.-M01JnF5SGVsHrptD4ku-CLxSvu43X7NdGCVziTBRro
[04-May-2026 18:57:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-May-2026 18:57:10 UTC] ✅ JWT token verified successfully for user profile
[04-May-2026 18:57:10 UTC] User ID: 485
[04-May-2026 18:57:10 UTC] ✅ User profile retrieved successfully for user ID: 485
[04-May-2026 18:57:10 UTC] === API CALL LOG ===
[04-May-2026 18:57:10 UTC] Endpoint: user/profile.php
[04-May-2026 18:57:10 UTC] Full Log Data: {
    "timestamp": "2026-05-04 18:57:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "43.245.120.22",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg1IiwidXNlcm5hbWUiOiJAc2hvaGFuNzc3IiwiZW1haWwiOiJmZjI5NTA0MDFAZ21haWwuY29tIiwiZXhwIjoxNzc4NTI1ODI5fQ.-M01JnF5SGVsHrptD4ku-CLxSvu43X7NdGCVziTBRro",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f69bac82878b54a-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "43.245.120.22",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "43.245.120.22, 172.69.218.178"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-May-2026 18:57:10 UTC] === END API CALL LOG ===
[04-May-2026 18:57:10 UTC] ✅ API Hash verification passed for profile endpoint
[04-May-2026 18:57:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg1IiwidXNlcm5hbWUiOiJAc2hvaGFuNzc3IiwiZW1haWwiOiJmZjI5NTA0MDFAZ21haWwuY29tIiwiZXhwIjoxNzc4NTI1ODI5fQ.-M01JnF5SGVsHrptD4ku-CLxSvu43X7NdGCVziTBRro
[04-May-2026 18:57:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-May-2026 18:57:10 UTC] ✅ JWT token verified successfully for user profile
[04-May-2026 18:57:10 UTC] User ID: 485
[04-May-2026 18:57:10 UTC] ✅ User profile retrieved successfully for user ID: 485
[04-May-2026 18:57:11 UTC] === API CALL LOG ===
[04-May-2026 18:57:11 UTC] Endpoint: user/profile.php
[04-May-2026 18:57:11 UTC] Full Log Data: {
    "timestamp": "2026-05-04 18:57:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "43.245.120.22",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg1IiwidXNlcm5hbWUiOiJAc2hvaGFuNzc3IiwiZW1haWwiOiJmZjI5NTA0MDFAZ21haWwuY29tIiwiZXhwIjoxNzc4NTI1ODI5fQ.-M01JnF5SGVsHrptD4ku-CLxSvu43X7NdGCVziTBRro",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f69bacf7c90b54a-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "43.245.120.22",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "43.245.120.22, 172.69.218.178"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-May-2026 18:57:11 UTC] === END API CALL LOG ===
[04-May-2026 18:57:11 UTC] ✅ API Hash verification passed for profile endpoint
[04-May-2026 18:57:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg1IiwidXNlcm5hbWUiOiJAc2hvaGFuNzc3IiwiZW1haWwiOiJmZjI5NTA0MDFAZ21haWwuY29tIiwiZXhwIjoxNzc4NTI1ODI5fQ.-M01JnF5SGVsHrptD4ku-CLxSvu43X7NdGCVziTBRro
[04-May-2026 18:57:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-May-2026 18:57:11 UTC] ✅ JWT token verified successfully for user profile
[04-May-2026 18:57:11 UTC] User ID: 485
[04-May-2026 18:57:11 UTC] ✅ User profile retrieved successfully for user ID: 485
[04-May-2026 18:57:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-May-2026 18:57:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-May-2026 18:57:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg1IiwidXNlcm5hbWUiOiJAc2hvaGFuNzc3IiwiZW1haWwiOiJmZjI5NTA0MDFAZ21haWwuY29tIiwiZXhwIjoxNzc4NTI1ODI5fQ.-M01JnF5SGVsHrptD4ku-CLxSvu43X7NdGCVziTBRro","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f69bb0c5e08b54a-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"43.245.120.22","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"43.245.120.22, 172.69.218.179"}
[04-May-2026 18:57:21 UTC] === User Orders API Called ===
[04-May-2026 18:57:21 UTC] User ID: 485
[04-May-2026 18:57:21 UTC] Limit: 20, Offset: 0
[04-May-2026 18:57:21 UTC] Orders found: 0
[04-May-2026 18:57:21 UTC] Orders data: []
[04-May-2026 18:57:21 UTC] Total orders count: 0
[04-May-2026 18:57:21 UTC] === API CALL LOG ===
[04-May-2026 18:57:21 UTC] Endpoint: user/profile.php
[04-May-2026 18:57:21 UTC] Full Log Data: {
    "timestamp": "2026-05-04 18:57:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "43.245.120.22",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg1IiwidXNlcm5hbWUiOiJAc2hvaGFuNzc3IiwiZW1haWwiOiJmZjI5NTA0MDFAZ21haWwuY29tIiwiZXhwIjoxNzc4NTI1ODI5fQ.-M01JnF5SGVsHrptD4ku-CLxSvu43X7NdGCVziTBRro",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f69bb0c7e4bb54a-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "43.245.120.22",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "43.245.120.22, 172.69.218.178"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-May-2026 18:57:21 UTC] === END API CALL LOG ===
[04-May-2026 18:57:21 UTC] ✅ API Hash verification passed for profile endpoint
[04-May-2026 18:57:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg1IiwidXNlcm5hbWUiOiJAc2hvaGFuNzc3IiwiZW1haWwiOiJmZjI5NTA0MDFAZ21haWwuY29tIiwiZXhwIjoxNzc4NTI1ODI5fQ.-M01JnF5SGVsHrptD4ku-CLxSvu43X7NdGCVziTBRro
[04-May-2026 18:57:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-May-2026 18:57:21 UTC] ✅ JWT token verified successfully for user profile
[04-May-2026 18:57:21 UTC] User ID: 485
[04-May-2026 18:57:21 UTC] ✅ User profile retrieved successfully for user ID: 485
[04-May-2026 18:57:22 UTC] === API CALL LOG ===
[04-May-2026 18:57:22 UTC] Endpoint: user/profile.php
[04-May-2026 18:57:22 UTC] Full Log Data: {
    "timestamp": "2026-05-04 18:57:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "43.245.120.22",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg1IiwidXNlcm5hbWUiOiJAc2hvaGFuNzc3IiwiZW1haWwiOiJmZjI5NTA0MDFAZ21haWwuY29tIiwiZXhwIjoxNzc4NTI1ODI5fQ.-M01JnF5SGVsHrptD4ku-CLxSvu43X7NdGCVziTBRro",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f69bb106c7eb54a-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "43.245.120.22",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "43.245.120.22, 172.69.218.178"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-May-2026 18:57:22 UTC] === END API CALL LOG ===
[04-May-2026 18:57:22 UTC] ✅ API Hash verification passed for profile endpoint
[04-May-2026 18:57:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg1IiwidXNlcm5hbWUiOiJAc2hvaGFuNzc3IiwiZW1haWwiOiJmZjI5NTA0MDFAZ21haWwuY29tIiwiZXhwIjoxNzc4NTI1ODI5fQ.-M01JnF5SGVsHrptD4ku-CLxSvu43X7NdGCVziTBRro
[04-May-2026 18:57:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-May-2026 18:57:22 UTC] ✅ JWT token verified successfully for user profile
[04-May-2026 18:57:22 UTC] User ID: 485
[04-May-2026 18:57:22 UTC] ✅ User profile retrieved successfully for user ID: 485
[04-May-2026 18:57:22 UTC] === API CALL LOG ===
[04-May-2026 18:57:22 UTC] Endpoint: user/profile.php
[04-May-2026 18:57:22 UTC] Full Log Data: {
    "timestamp": "2026-05-04 18:57:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "43.245.120.22",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg1IiwidXNlcm5hbWUiOiJAc2hvaGFuNzc3IiwiZW1haWwiOiJmZjI5NTA0MDFAZ21haWwuY29tIiwiZXhwIjoxNzc4NTI1ODI5fQ.-M01JnF5SGVsHrptD4ku-CLxSvu43X7NdGCVziTBRro",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f69bb13aa27b54a-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "43.245.120.22",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "43.245.120.22, 172.69.218.179"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-May-2026 18:57:22 UTC] === END API CALL LOG ===
[04-May-2026 18:57:22 UTC] ✅ API Hash verification passed for profile endpoint
[04-May-2026 18:57:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg1IiwidXNlcm5hbWUiOiJAc2hvaGFuNzc3IiwiZW1haWwiOiJmZjI5NTA0MDFAZ21haWwuY29tIiwiZXhwIjoxNzc4NTI1ODI5fQ.-M01JnF5SGVsHrptD4ku-CLxSvu43X7NdGCVziTBRro
[04-May-2026 18:57:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-May-2026 18:57:22 UTC] ✅ JWT token verified successfully for user profile
[04-May-2026 18:57:22 UTC] User ID: 485
[04-May-2026 18:57:22 UTC] ✅ User profile retrieved successfully for user ID: 485
[04-May-2026 18:57:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-May-2026 18:57:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-May-2026 18:57:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg1IiwidXNlcm5hbWUiOiJAc2hvaGFuNzc3IiwiZW1haWwiOiJmZjI5NTA0MDFAZ21haWwuY29tIiwiZXhwIjoxNzc4NTI1ODI5fQ.-M01JnF5SGVsHrptD4ku-CLxSvu43X7NdGCVziTBRro","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f69bb30fee9b54a-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"43.245.120.22","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"43.245.120.22, 172.69.218.178"}
[04-May-2026 18:57:27 UTC] === User Orders API Called ===
[04-May-2026 18:57:27 UTC] User ID: 485
[04-May-2026 18:57:27 UTC] Limit: 20, Offset: 0
[04-May-2026 18:57:27 UTC] Orders found: 0
[04-May-2026 18:57:27 UTC] Orders data: []
[04-May-2026 18:57:27 UTC] Total orders count: 0
[04-May-2026 18:57:27 UTC] === API CALL LOG ===
[04-May-2026 18:57:27 UTC] Endpoint: user/profile.php
[04-May-2026 18:57:27 UTC] Full Log Data: {
    "timestamp": "2026-05-04 18:57:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "43.245.120.22",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg1IiwidXNlcm5hbWUiOiJAc2hvaGFuNzc3IiwiZW1haWwiOiJmZjI5NTA0MDFAZ21haWwuY29tIiwiZXhwIjoxNzc4NTI1ODI5fQ.-M01JnF5SGVsHrptD4ku-CLxSvu43X7NdGCVziTBRro",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f69bb313f6db54a-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "43.245.120.22",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "43.245.120.22, 172.69.218.178"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-May-2026 18:57:27 UTC] === END API CALL LOG ===
[04-May-2026 18:57:27 UTC] ✅ API Hash verification passed for profile endpoint
[04-May-2026 18:57:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg1IiwidXNlcm5hbWUiOiJAc2hvaGFuNzc3IiwiZW1haWwiOiJmZjI5NTA0MDFAZ21haWwuY29tIiwiZXhwIjoxNzc4NTI1ODI5fQ.-M01JnF5SGVsHrptD4ku-CLxSvu43X7NdGCVziTBRro
[04-May-2026 18:57:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-May-2026 18:57:27 UTC] ✅ JWT token verified successfully for user profile
[04-May-2026 18:57:27 UTC] User ID: 485
[04-May-2026 18:57:27 UTC] ✅ User profile retrieved successfully for user ID: 485
[04-May-2026 18:57:27 UTC] === API CALL LOG ===
[04-May-2026 18:57:27 UTC] Endpoint: user/profile.php
[04-May-2026 18:57:27 UTC] Full Log Data: {
    "timestamp": "2026-05-04 18:57:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "43.245.120.22",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg1IiwidXNlcm5hbWUiOiJAc2hvaGFuNzc3IiwiZW1haWwiOiJmZjI5NTA0MDFAZ21haWwuY29tIiwiZXhwIjoxNzc4NTI1ODI5fQ.-M01JnF5SGVsHrptD4ku-CLxSvu43X7NdGCVziTBRro",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f69bb354e14b54a-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "43.245.120.22",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "43.245.120.22, 172.69.218.178"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-May-2026 18:57:27 UTC] === END API CALL LOG ===
[04-May-2026 18:57:27 UTC] ✅ API Hash verification passed for profile endpoint
[04-May-2026 18:57:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg1IiwidXNlcm5hbWUiOiJAc2hvaGFuNzc3IiwiZW1haWwiOiJmZjI5NTA0MDFAZ21haWwuY29tIiwiZXhwIjoxNzc4NTI1ODI5fQ.-M01JnF5SGVsHrptD4ku-CLxSvu43X7NdGCVziTBRro
[04-May-2026 18:57:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-May-2026 18:57:27 UTC] ✅ JWT token verified successfully for user profile
[04-May-2026 18:57:27 UTC] User ID: 485
[04-May-2026 18:57:27 UTC] ✅ User profile retrieved successfully for user ID: 485
[04-May-2026 18:57:28 UTC] === API CALL LOG ===
[04-May-2026 18:57:28 UTC] Endpoint: user/profile.php
[04-May-2026 18:57:28 UTC] Full Log Data: {
    "timestamp": "2026-05-04 18:57:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "43.245.120.22",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg1IiwidXNlcm5hbWUiOiJAc2hvaGFuNzc3IiwiZW1haWwiOiJmZjI5NTA0MDFAZ21haWwuY29tIiwiZXhwIjoxNzc4NTI1ODI5fQ.-M01JnF5SGVsHrptD4ku-CLxSvu43X7NdGCVziTBRro",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f69bb371974b54a-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "43.245.120.22",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "43.245.120.22, 172.69.218.178"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-May-2026 18:57:28 UTC] === END API CALL LOG ===
[04-May-2026 18:57:28 UTC] ✅ API Hash verification passed for profile endpoint
[04-May-2026 18:57:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg1IiwidXNlcm5hbWUiOiJAc2hvaGFuNzc3IiwiZW1haWwiOiJmZjI5NTA0MDFAZ21haWwuY29tIiwiZXhwIjoxNzc4NTI1ODI5fQ.-M01JnF5SGVsHrptD4ku-CLxSvu43X7NdGCVziTBRro
[04-May-2026 18:57:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-May-2026 18:57:28 UTC] ✅ JWT token verified successfully for user profile
[04-May-2026 18:57:28 UTC] User ID: 485
[04-May-2026 18:57:28 UTC] ✅ User profile retrieved successfully for user ID: 485
[04-May-2026 18:57:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-May-2026 18:57:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-May-2026 18:57:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg1IiwidXNlcm5hbWUiOiJAc2hvaGFuNzc3IiwiZW1haWwiOiJmZjI5NTA0MDFAZ21haWwuY29tIiwiZXhwIjoxNzc4NTI1ODI5fQ.-M01JnF5SGVsHrptD4ku-CLxSvu43X7NdGCVziTBRro","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f69bba3db81b54a-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"43.245.120.22","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"43.245.120.22, 172.69.218.179"}
[04-May-2026 18:57:45 UTC] === User Orders API Called ===
[04-May-2026 18:57:45 UTC] User ID: 485
[04-May-2026 18:57:45 UTC] Limit: 20, Offset: 0
[04-May-2026 18:57:45 UTC] Orders found: 0
[04-May-2026 18:57:45 UTC] Orders data: []
[04-May-2026 18:57:45 UTC] Total orders count: 0
[04-May-2026 18:57:45 UTC] === API CALL LOG ===
[04-May-2026 18:57:45 UTC] Endpoint: user/profile.php
[04-May-2026 18:57:45 UTC] Full Log Data: {
    "timestamp": "2026-05-04 18:57:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "43.245.120.22",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg1IiwidXNlcm5hbWUiOiJAc2hvaGFuNzc3IiwiZW1haWwiOiJmZjI5NTA0MDFAZ21haWwuY29tIiwiZXhwIjoxNzc4NTI1ODI5fQ.-M01JnF5SGVsHrptD4ku-CLxSvu43X7NdGCVziTBRro",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f69bba43c31b54a-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "43.245.120.22",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "43.245.120.22, 172.69.218.179"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-May-2026 18:57:45 UTC] === END API CALL LOG ===
[04-May-2026 18:57:45 UTC] ✅ API Hash verification passed for profile endpoint
[04-May-2026 18:57:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg1IiwidXNlcm5hbWUiOiJAc2hvaGFuNzc3IiwiZW1haWwiOiJmZjI5NTA0MDFAZ21haWwuY29tIiwiZXhwIjoxNzc4NTI1ODI5fQ.-M01JnF5SGVsHrptD4ku-CLxSvu43X7NdGCVziTBRro
[04-May-2026 18:57:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-May-2026 18:57:45 UTC] ✅ JWT token verified successfully for user profile
[04-May-2026 18:57:45 UTC] User ID: 485
[04-May-2026 18:57:45 UTC] ✅ User profile retrieved successfully for user ID: 485
[04-May-2026 18:57:46 UTC] === API CALL LOG ===
[04-May-2026 18:57:46 UTC] Endpoint: user/profile.php
[04-May-2026 18:57:46 UTC] Full Log Data: {
    "timestamp": "2026-05-04 18:57:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "43.245.120.22",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg1IiwidXNlcm5hbWUiOiJAc2hvaGFuNzc3IiwiZW1haWwiOiJmZjI5NTA0MDFAZ21haWwuY29tIiwiZXhwIjoxNzc4NTI1ODI5fQ.-M01JnF5SGVsHrptD4ku-CLxSvu43X7NdGCVziTBRro",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f69bba82ba0b54a-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "43.245.120.22",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "43.245.120.22, 172.69.218.178"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-May-2026 18:57:46 UTC] === END API CALL LOG ===
[04-May-2026 18:57:46 UTC] ✅ API Hash verification passed for profile endpoint
[04-May-2026 18:57:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg1IiwidXNlcm5hbWUiOiJAc2hvaGFuNzc3IiwiZW1haWwiOiJmZjI5NTA0MDFAZ21haWwuY29tIiwiZXhwIjoxNzc4NTI1ODI5fQ.-M01JnF5SGVsHrptD4ku-CLxSvu43X7NdGCVziTBRro
[04-May-2026 18:57:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-May-2026 18:57:46 UTC] ✅ JWT token verified successfully for user profile
[04-May-2026 18:57:46 UTC] User ID: 485
[04-May-2026 18:57:46 UTC] ✅ User profile retrieved successfully for user ID: 485
[04-May-2026 18:57:46 UTC] === API CALL LOG ===
[04-May-2026 18:57:46 UTC] Endpoint: user/profile.php
[04-May-2026 18:57:46 UTC] Full Log Data: {
    "timestamp": "2026-05-04 18:57:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "43.245.120.22",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg1IiwidXNlcm5hbWUiOiJAc2hvaGFuNzc3IiwiZW1haWwiOiJmZjI5NTA0MDFAZ21haWwuY29tIiwiZXhwIjoxNzc4NTI1ODI5fQ.-M01JnF5SGVsHrptD4ku-CLxSvu43X7NdGCVziTBRro",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f69bbaa2811b54a-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "43.245.120.22",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "43.245.120.22, 172.69.218.179"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-May-2026 18:57:46 UTC] === END API CALL LOG ===
[04-May-2026 18:57:46 UTC] ✅ API Hash verification passed for profile endpoint
[04-May-2026 18:57:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg1IiwidXNlcm5hbWUiOiJAc2hvaGFuNzc3IiwiZW1haWwiOiJmZjI5NTA0MDFAZ21haWwuY29tIiwiZXhwIjoxNzc4NTI1ODI5fQ.-M01JnF5SGVsHrptD4ku-CLxSvu43X7NdGCVziTBRro
[04-May-2026 18:57:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-May-2026 18:57:46 UTC] ✅ JWT token verified successfully for user profile
[04-May-2026 18:57:46 UTC] User ID: 485
[04-May-2026 18:57:46 UTC] ✅ User profile retrieved successfully for user ID: 485
[04-May-2026 18:57:49 UTC] === API CALL LOG ===
[04-May-2026 18:57:49 UTC] Endpoint: user/profile.php
[04-May-2026 18:57:49 UTC] Full Log Data: {
    "timestamp": "2026-05-04 18:57:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "43.245.120.22",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg1IiwidXNlcm5hbWUiOiJAc2hvaGFuNzc3IiwiZW1haWwiOiJmZjI5NTA0MDFAZ21haWwuY29tIiwiZXhwIjoxNzc4NTI1ODI5fQ.-M01JnF5SGVsHrptD4ku-CLxSvu43X7NdGCVziTBRro",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f69bbbcbcacb54a-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "43.245.120.22",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "43.245.120.22, 172.69.218.178"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-May-2026 18:57:49 UTC] === END API CALL LOG ===
[04-May-2026 18:57:49 UTC] ✅ API Hash verification passed for profile endpoint
[04-May-2026 18:57:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg1IiwidXNlcm5hbWUiOiJAc2hvaGFuNzc3IiwiZW1haWwiOiJmZjI5NTA0MDFAZ21haWwuY29tIiwiZXhwIjoxNzc4NTI1ODI5fQ.-M01JnF5SGVsHrptD4ku-CLxSvu43X7NdGCVziTBRro
[04-May-2026 18:57:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-May-2026 18:57:49 UTC] ✅ JWT token verified successfully for user profile
[04-May-2026 18:57:49 UTC] User ID: 485
[04-May-2026 18:57:49 UTC] ✅ User profile retrieved successfully for user ID: 485
[04-May-2026 18:57:52 UTC] === API CALL LOG ===
[04-May-2026 18:57:52 UTC] Endpoint: user/profile.php
[04-May-2026 18:57:52 UTC] Full Log Data: {
    "timestamp": "2026-05-04 18:57:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "43.245.120.22",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg1IiwidXNlcm5hbWUiOiJAc2hvaGFuNzc3IiwiZW1haWwiOiJmZjI5NTA0MDFAZ21haWwuY29tIiwiZXhwIjoxNzc4NTI1ODI5fQ.-M01JnF5SGVsHrptD4ku-CLxSvu43X7NdGCVziTBRro",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f69bbce2bf2b54a-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "43.245.120.22",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "43.245.120.22, 172.69.218.178"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-May-2026 18:57:52 UTC] === END API CALL LOG ===
[04-May-2026 18:57:52 UTC] ✅ API Hash verification passed for profile endpoint
[04-May-2026 18:57:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg1IiwidXNlcm5hbWUiOiJAc2hvaGFuNzc3IiwiZW1haWwiOiJmZjI5NTA0MDFAZ21haWwuY29tIiwiZXhwIjoxNzc4NTI1ODI5fQ.-M01JnF5SGVsHrptD4ku-CLxSvu43X7NdGCVziTBRro
[04-May-2026 18:57:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-May-2026 18:57:52 UTC] ✅ JWT token verified successfully for user profile
[04-May-2026 18:57:52 UTC] User ID: 485
[04-May-2026 18:57:52 UTC] ✅ User profile retrieved successfully for user ID: 485
[04-May-2026 18:57:53 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-May-2026 18:57:53 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-May-2026 18:57:53 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg1IiwidXNlcm5hbWUiOiJAc2hvaGFuNzc3IiwiZW1haWwiOiJmZjI5NTA0MDFAZ21haWwuY29tIiwiZXhwIjoxNzc4NTI1ODI5fQ.-M01JnF5SGVsHrptD4ku-CLxSvu43X7NdGCVziTBRro","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f69bbd5991db54a-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"43.245.120.22","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"43.245.120.22, 172.69.218.178"}
[04-May-2026 18:57:53 UTC] === User Orders API Called ===
[04-May-2026 18:57:53 UTC] User ID: 485
[04-May-2026 18:57:53 UTC] Limit: 20, Offset: 0
[04-May-2026 18:57:53 UTC] Orders found: 0
[04-May-2026 18:57:53 UTC] Orders data: []
[04-May-2026 18:57:53 UTC] Total orders count: 0
[04-May-2026 18:57:54 UTC] === API CALL LOG ===
[04-May-2026 18:57:54 UTC] Endpoint: user/profile.php
[04-May-2026 18:57:54 UTC] Full Log Data: {
    "timestamp": "2026-05-04 18:57:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "43.245.120.22",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg1IiwidXNlcm5hbWUiOiJAc2hvaGFuNzc3IiwiZW1haWwiOiJmZjI5NTA0MDFAZ21haWwuY29tIiwiZXhwIjoxNzc4NTI1ODI5fQ.-M01JnF5SGVsHrptD4ku-CLxSvu43X7NdGCVziTBRro",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f69bbdbbce0b54a-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "43.245.120.22",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "43.245.120.22, 172.69.218.178"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-May-2026 18:57:54 UTC] === END API CALL LOG ===
[04-May-2026 18:57:54 UTC] ✅ API Hash verification passed for profile endpoint
[04-May-2026 18:57:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg1IiwidXNlcm5hbWUiOiJAc2hvaGFuNzc3IiwiZW1haWwiOiJmZjI5NTA0MDFAZ21haWwuY29tIiwiZXhwIjoxNzc4NTI1ODI5fQ.-M01JnF5SGVsHrptD4ku-CLxSvu43X7NdGCVziTBRro
[04-May-2026 18:57:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-May-2026 18:57:54 UTC] ✅ JWT token verified successfully for user profile
[04-May-2026 18:57:54 UTC] User ID: 485
[04-May-2026 18:57:54 UTC] ✅ User profile retrieved successfully for user ID: 485
[04-May-2026 18:57:54 UTC] User Purchases API - User ID: 485
[04-May-2026 18:57:54 UTC] User Purchases API - Total purchases found: 0
[04-May-2026 18:58:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-May-2026 18:58:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-May-2026 18:58:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg1IiwidXNlcm5hbWUiOiJAc2hvaGFuNzc3IiwiZW1haWwiOiJmZjI5NTA0MDFAZ21haWwuY29tIiwiZXhwIjoxNzc4NTI1ODI5fQ.-M01JnF5SGVsHrptD4ku-CLxSvu43X7NdGCVziTBRro","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f69bc001ea2b54a-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"43.245.120.22","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"43.245.120.22, 172.69.218.178"}
[04-May-2026 18:58:00 UTC] === User Orders API Called ===
[04-May-2026 18:58:00 UTC] User ID: 485
[04-May-2026 18:58:00 UTC] Limit: 20, Offset: 0
[04-May-2026 18:58:00 UTC] Orders found: 0
[04-May-2026 18:58:00 UTC] Orders data: []
[04-May-2026 18:58:00 UTC] Total orders count: 0
[04-May-2026 18:58:00 UTC] === API CALL LOG ===
[04-May-2026 18:58:00 UTC] Endpoint: user/profile.php
[04-May-2026 18:58:00 UTC] Full Log Data: {
    "timestamp": "2026-05-04 18:58:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "43.245.120.22",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg1IiwidXNlcm5hbWUiOiJAc2hvaGFuNzc3IiwiZW1haWwiOiJmZjI5NTA0MDFAZ21haWwuY29tIiwiZXhwIjoxNzc4NTI1ODI5fQ.-M01JnF5SGVsHrptD4ku-CLxSvu43X7NdGCVziTBRro",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f69bc007f45b54a-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "43.245.120.22",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "43.245.120.22, 172.69.218.179"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-May-2026 18:58:00 UTC] === END API CALL LOG ===
[04-May-2026 18:58:00 UTC] ✅ API Hash verification passed for profile endpoint
[04-May-2026 18:58:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg1IiwidXNlcm5hbWUiOiJAc2hvaGFuNzc3IiwiZW1haWwiOiJmZjI5NTA0MDFAZ21haWwuY29tIiwiZXhwIjoxNzc4NTI1ODI5fQ.-M01JnF5SGVsHrptD4ku-CLxSvu43X7NdGCVziTBRro
[04-May-2026 18:58:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-May-2026 18:58:00 UTC] ✅ JWT token verified successfully for user profile
[04-May-2026 18:58:00 UTC] User ID: 485
[04-May-2026 18:58:00 UTC] ✅ User profile retrieved successfully for user ID: 485
[04-May-2026 18:58:01 UTC] === API CALL LOG ===
[04-May-2026 18:58:01 UTC] Endpoint: user/profile.php
[04-May-2026 18:58:01 UTC] Full Log Data: {
    "timestamp": "2026-05-04 18:58:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "43.245.120.22",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg1IiwidXNlcm5hbWUiOiJAc2hvaGFuNzc3IiwiZW1haWwiOiJmZjI5NTA0MDFAZ21haWwuY29tIiwiZXhwIjoxNzc4NTI1ODI5fQ.-M01JnF5SGVsHrptD4ku-CLxSvu43X7NdGCVziTBRro",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f69bc041da8b54a-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "43.245.120.22",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "43.245.120.22, 172.69.218.178"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-May-2026 18:58:01 UTC] === END API CALL LOG ===
[04-May-2026 18:58:01 UTC] ✅ API Hash verification passed for profile endpoint
[04-May-2026 18:58:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg1IiwidXNlcm5hbWUiOiJAc2hvaGFuNzc3IiwiZW1haWwiOiJmZjI5NTA0MDFAZ21haWwuY29tIiwiZXhwIjoxNzc4NTI1ODI5fQ.-M01JnF5SGVsHrptD4ku-CLxSvu43X7NdGCVziTBRro
[04-May-2026 18:58:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-May-2026 18:58:01 UTC] ✅ JWT token verified successfully for user profile
[04-May-2026 18:58:01 UTC] User ID: 485
[04-May-2026 18:58:01 UTC] ✅ User profile retrieved successfully for user ID: 485
[04-May-2026 18:58:01 UTC] === API CALL LOG ===
[04-May-2026 18:58:01 UTC] Endpoint: user/profile.php
[04-May-2026 18:58:01 UTC] Full Log Data: {
    "timestamp": "2026-05-04 18:58:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "43.245.120.22",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg1IiwidXNlcm5hbWUiOiJAc2hvaGFuNzc3IiwiZW1haWwiOiJmZjI5NTA0MDFAZ21haWwuY29tIiwiZXhwIjoxNzc4NTI1ODI5fQ.-M01JnF5SGVsHrptD4ku-CLxSvu43X7NdGCVziTBRro",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f69bc086da6b54a-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "43.245.120.22",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "43.245.120.22, 172.69.218.178"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-May-2026 18:58:01 UTC] === END API CALL LOG ===
[04-May-2026 18:58:01 UTC] ✅ API Hash verification passed for profile endpoint
[04-May-2026 18:58:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg1IiwidXNlcm5hbWUiOiJAc2hvaGFuNzc3IiwiZW1haWwiOiJmZjI5NTA0MDFAZ21haWwuY29tIiwiZXhwIjoxNzc4NTI1ODI5fQ.-M01JnF5SGVsHrptD4ku-CLxSvu43X7NdGCVziTBRro
[04-May-2026 18:58:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-May-2026 18:58:01 UTC] ✅ JWT token verified successfully for user profile
[04-May-2026 18:58:01 UTC] User ID: 485
[04-May-2026 18:58:01 UTC] ✅ User profile retrieved successfully for user ID: 485
[04-May-2026 18:58:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-May-2026 18:58:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-May-2026 18:58:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg1IiwidXNlcm5hbWUiOiJAc2hvaGFuNzc3IiwiZW1haWwiOiJmZjI5NTA0MDFAZ21haWwuY29tIiwiZXhwIjoxNzc4NTI1ODI5fQ.-M01JnF5SGVsHrptD4ku-CLxSvu43X7NdGCVziTBRro","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f69bc2c2d0db54a-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"43.245.120.22","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"43.245.120.22, 172.69.218.179"}
[04-May-2026 18:58:07 UTC] === User Orders API Called ===
[04-May-2026 18:58:07 UTC] User ID: 485
[04-May-2026 18:58:07 UTC] Limit: 20, Offset: 0
[04-May-2026 18:58:07 UTC] Orders found: 0
[04-May-2026 18:58:07 UTC] Orders data: []
[04-May-2026 18:58:07 UTC] Total orders count: 0
[04-May-2026 18:58:07 UTC] === API CALL LOG ===
[04-May-2026 18:58:07 UTC] Endpoint: user/profile.php
[04-May-2026 18:58:07 UTC] Full Log Data: {
    "timestamp": "2026-05-04 18:58:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "43.245.120.22",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg1IiwidXNlcm5hbWUiOiJAc2hvaGFuNzc3IiwiZW1haWwiOiJmZjI5NTA0MDFAZ21haWwuY29tIiwiZXhwIjoxNzc4NTI1ODI5fQ.-M01JnF5SGVsHrptD4ku-CLxSvu43X7NdGCVziTBRro",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f69bc2cadc9b54a-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "43.245.120.22",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "43.245.120.22, 172.69.218.178"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-May-2026 18:58:07 UTC] === END API CALL LOG ===
[04-May-2026 18:58:07 UTC] ✅ API Hash verification passed for profile endpoint
[04-May-2026 18:58:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg1IiwidXNlcm5hbWUiOiJAc2hvaGFuNzc3IiwiZW1haWwiOiJmZjI5NTA0MDFAZ21haWwuY29tIiwiZXhwIjoxNzc4NTI1ODI5fQ.-M01JnF5SGVsHrptD4ku-CLxSvu43X7NdGCVziTBRro
[04-May-2026 18:58:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-May-2026 18:58:07 UTC] ✅ JWT token verified successfully for user profile
[04-May-2026 18:58:07 UTC] User ID: 485
[04-May-2026 18:58:07 UTC] ✅ User profile retrieved successfully for user ID: 485
[04-May-2026 18:58:08 UTC] === API CALL LOG ===
[04-May-2026 18:58:08 UTC] Endpoint: user/profile.php
[04-May-2026 18:58:08 UTC] Full Log Data: {
    "timestamp": "2026-05-04 18:58:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "43.245.120.22",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg1IiwidXNlcm5hbWUiOiJAc2hvaGFuNzc3IiwiZW1haWwiOiJmZjI5NTA0MDFAZ21haWwuY29tIiwiZXhwIjoxNzc4NTI1ODI5fQ.-M01JnF5SGVsHrptD4ku-CLxSvu43X7NdGCVziTBRro",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f69bc308d03b54a-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "43.245.120.22",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "43.245.120.22, 172.69.218.178"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-May-2026 18:58:08 UTC] === END API CALL LOG ===
[04-May-2026 18:58:08 UTC] ✅ API Hash verification passed for profile endpoint
[04-May-2026 18:58:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg1IiwidXNlcm5hbWUiOiJAc2hvaGFuNzc3IiwiZW1haWwiOiJmZjI5NTA0MDFAZ21haWwuY29tIiwiZXhwIjoxNzc4NTI1ODI5fQ.-M01JnF5SGVsHrptD4ku-CLxSvu43X7NdGCVziTBRro
[04-May-2026 18:58:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-May-2026 18:58:08 UTC] ✅ JWT token verified successfully for user profile
[04-May-2026 18:58:08 UTC] User ID: 485
[04-May-2026 18:58:08 UTC] ✅ User profile retrieved successfully for user ID: 485
[04-May-2026 18:58:08 UTC] === API CALL LOG ===
[04-May-2026 18:58:08 UTC] Endpoint: user/profile.php
[04-May-2026 18:58:08 UTC] Full Log Data: {
    "timestamp": "2026-05-04 18:58:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "43.245.120.22",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg1IiwidXNlcm5hbWUiOiJAc2hvaGFuNzc3IiwiZW1haWwiOiJmZjI5NTA0MDFAZ21haWwuY29tIiwiZXhwIjoxNzc4NTI1ODI5fQ.-M01JnF5SGVsHrptD4ku-CLxSvu43X7NdGCVziTBRro",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f69bc341b5cb54a-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "43.245.120.22",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "43.245.120.22, 172.69.218.179"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-May-2026 18:58:08 UTC] === END API CALL LOG ===
[04-May-2026 18:58:08 UTC] ✅ API Hash verification passed for profile endpoint
[04-May-2026 18:58:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg1IiwidXNlcm5hbWUiOiJAc2hvaGFuNzc3IiwiZW1haWwiOiJmZjI5NTA0MDFAZ21haWwuY29tIiwiZXhwIjoxNzc4NTI1ODI5fQ.-M01JnF5SGVsHrptD4ku-CLxSvu43X7NdGCVziTBRro
[04-May-2026 18:58:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-May-2026 18:58:08 UTC] ✅ JWT token verified successfully for user profile
[04-May-2026 18:58:08 UTC] User ID: 485
[04-May-2026 18:58:08 UTC] ✅ User profile retrieved successfully for user ID: 485
[04-May-2026 18:58:12 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-May-2026 18:58:12 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-May-2026 18:58:12 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg1IiwidXNlcm5hbWUiOiJAc2hvaGFuNzc3IiwiZW1haWwiOiJmZjI5NTA0MDFAZ21haWwuY29tIiwiZXhwIjoxNzc4NTI1ODI5fQ.-M01JnF5SGVsHrptD4ku-CLxSvu43X7NdGCVziTBRro","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f69bc4a6b38b54a-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"43.245.120.22","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"43.245.120.22, 172.69.218.178"}
[04-May-2026 18:58:12 UTC] === User Orders API Called ===
[04-May-2026 18:58:12 UTC] User ID: 485
[04-May-2026 18:58:12 UTC] Limit: 20, Offset: 0
[04-May-2026 18:58:12 UTC] Orders found: 0
[04-May-2026 18:58:12 UTC] Orders data: []
[04-May-2026 18:58:12 UTC] Total orders count: 0
[04-May-2026 18:58:12 UTC] === API CALL LOG ===
[04-May-2026 18:58:12 UTC] Endpoint: user/profile.php
[04-May-2026 18:58:12 UTC] Full Log Data: {
    "timestamp": "2026-05-04 18:58:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "43.245.120.22",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg1IiwidXNlcm5hbWUiOiJAc2hvaGFuNzc3IiwiZW1haWwiOiJmZjI5NTA0MDFAZ21haWwuY29tIiwiZXhwIjoxNzc4NTI1ODI5fQ.-M01JnF5SGVsHrptD4ku-CLxSvu43X7NdGCVziTBRro",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f69bc4abbf9b54a-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "43.245.120.22",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "43.245.120.22, 172.69.218.178"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-May-2026 18:58:12 UTC] === END API CALL LOG ===
[04-May-2026 18:58:12 UTC] ✅ API Hash verification passed for profile endpoint
[04-May-2026 18:58:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg1IiwidXNlcm5hbWUiOiJAc2hvaGFuNzc3IiwiZW1haWwiOiJmZjI5NTA0MDFAZ21haWwuY29tIiwiZXhwIjoxNzc4NTI1ODI5fQ.-M01JnF5SGVsHrptD4ku-CLxSvu43X7NdGCVziTBRro
[04-May-2026 18:58:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-May-2026 18:58:12 UTC] ✅ JWT token verified successfully for user profile
[04-May-2026 18:58:12 UTC] User ID: 485
[04-May-2026 18:58:12 UTC] ✅ User profile retrieved successfully for user ID: 485
[04-May-2026 18:58:13 UTC] === API CALL LOG ===
[04-May-2026 18:58:13 UTC] Endpoint: user/profile.php
[04-May-2026 18:58:13 UTC] Full Log Data: {
    "timestamp": "2026-05-04 18:58:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "43.245.120.22",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg1IiwidXNlcm5hbWUiOiJAc2hvaGFuNzc3IiwiZW1haWwiOiJmZjI5NTA0MDFAZ21haWwuY29tIiwiZXhwIjoxNzc4NTI1ODI5fQ.-M01JnF5SGVsHrptD4ku-CLxSvu43X7NdGCVziTBRro",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f69bc4ebc5db54a-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "43.245.120.22",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "43.245.120.22, 172.69.218.178"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-May-2026 18:58:13 UTC] === END API CALL LOG ===
[04-May-2026 18:58:13 UTC] ✅ API Hash verification passed for profile endpoint
[04-May-2026 18:58:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg1IiwidXNlcm5hbWUiOiJAc2hvaGFuNzc3IiwiZW1haWwiOiJmZjI5NTA0MDFAZ21haWwuY29tIiwiZXhwIjoxNzc4NTI1ODI5fQ.-M01JnF5SGVsHrptD4ku-CLxSvu43X7NdGCVziTBRro
[04-May-2026 18:58:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-May-2026 18:58:13 UTC] ✅ JWT token verified successfully for user profile
[04-May-2026 18:58:13 UTC] User ID: 485
[04-May-2026 18:58:13 UTC] ✅ User profile retrieved successfully for user ID: 485
[04-May-2026 18:58:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-May-2026 18:58:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-May-2026 18:58:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg1IiwidXNlcm5hbWUiOiJAc2hvaGFuNzc3IiwiZW1haWwiOiJmZjI5NTA0MDFAZ21haWwuY29tIiwiZXhwIjoxNzc4NTI1ODI5fQ.-M01JnF5SGVsHrptD4ku-CLxSvu43X7NdGCVziTBRro","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f69bc506f2bb54a-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"43.245.120.22","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"43.245.120.22, 172.69.218.178"}
[04-May-2026 18:58:13 UTC] === User Orders API Called ===
[04-May-2026 18:58:13 UTC] User ID: 485
[04-May-2026 18:58:13 UTC] Limit: 20, Offset: 0
[04-May-2026 18:58:13 UTC] Orders found: 0
[04-May-2026 18:58:13 UTC] Orders data: []
[04-May-2026 18:58:13 UTC] Total orders count: 0
[04-May-2026 18:58:13 UTC] === API CALL LOG ===
[04-May-2026 18:58:13 UTC] Endpoint: user/profile.php
[04-May-2026 18:58:13 UTC] Full Log Data: {
    "timestamp": "2026-05-04 18:58:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "43.245.120.22",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg1IiwidXNlcm5hbWUiOiJAc2hvaGFuNzc3IiwiZW1haWwiOiJmZjI5NTA0MDFAZ21haWwuY29tIiwiZXhwIjoxNzc4NTI1ODI5fQ.-M01JnF5SGVsHrptD4ku-CLxSvu43X7NdGCVziTBRro",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f69bc50efceb54a-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "43.245.120.22",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "43.245.120.22, 172.69.218.178"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-May-2026 18:58:13 UTC] === END API CALL LOG ===
[04-May-2026 18:58:13 UTC] ✅ API Hash verification passed for profile endpoint
[04-May-2026 18:58:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg1IiwidXNlcm5hbWUiOiJAc2hvaGFuNzc3IiwiZW1haWwiOiJmZjI5NTA0MDFAZ21haWwuY29tIiwiZXhwIjoxNzc4NTI1ODI5fQ.-M01JnF5SGVsHrptD4ku-CLxSvu43X7NdGCVziTBRro
[04-May-2026 18:58:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-May-2026 18:58:13 UTC] ✅ JWT token verified successfully for user profile
[04-May-2026 18:58:13 UTC] User ID: 485
[04-May-2026 18:58:13 UTC] ✅ User profile retrieved successfully for user ID: 485
[04-May-2026 18:58:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-May-2026 18:58:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-May-2026 18:58:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg1IiwidXNlcm5hbWUiOiJAc2hvaGFuNzc3IiwiZW1haWwiOiJmZjI5NTA0MDFAZ21haWwuY29tIiwiZXhwIjoxNzc4NTI1ODI5fQ.-M01JnF5SGVsHrptD4ku-CLxSvu43X7NdGCVziTBRro","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f69bc5cedadb54a-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"43.245.120.22","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"43.245.120.22, 172.69.218.178"}
[04-May-2026 18:58:15 UTC] === User Orders API Called ===
[04-May-2026 18:58:15 UTC] User ID: 485
[04-May-2026 18:58:15 UTC] Limit: 20, Offset: 0
[04-May-2026 18:58:15 UTC] Orders found: 0
[04-May-2026 18:58:15 UTC] Orders data: []
[04-May-2026 18:58:15 UTC] Total orders count: 0
[04-May-2026 18:58:15 UTC] === API CALL LOG ===
[04-May-2026 18:58:15 UTC] Endpoint: user/profile.php
[04-May-2026 18:58:15 UTC] Full Log Data: {
    "timestamp": "2026-05-04 18:58:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "43.245.120.22",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg1IiwidXNlcm5hbWUiOiJAc2hvaGFuNzc3IiwiZW1haWwiOiJmZjI5NTA0MDFAZ21haWwuY29tIiwiZXhwIjoxNzc4NTI1ODI5fQ.-M01JnF5SGVsHrptD4ku-CLxSvu43X7NdGCVziTBRro",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f69bc5d2e25b54a-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "43.245.120.22",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "43.245.120.22, 172.69.218.178"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-May-2026 18:58:15 UTC] === END API CALL LOG ===
[04-May-2026 18:58:15 UTC] ✅ API Hash verification passed for profile endpoint
[04-May-2026 18:58:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg1IiwidXNlcm5hbWUiOiJAc2hvaGFuNzc3IiwiZW1haWwiOiJmZjI5NTA0MDFAZ21haWwuY29tIiwiZXhwIjoxNzc4NTI1ODI5fQ.-M01JnF5SGVsHrptD4ku-CLxSvu43X7NdGCVziTBRro
[04-May-2026 18:58:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-May-2026 18:58:15 UTC] ✅ JWT token verified successfully for user profile
[04-May-2026 18:58:15 UTC] User ID: 485
[04-May-2026 18:58:15 UTC] ✅ User profile retrieved successfully for user ID: 485
[04-May-2026 18:58:15 UTC] === API CALL LOG ===
[04-May-2026 18:58:15 UTC] Endpoint: user/profile.php
[04-May-2026 18:58:15 UTC] Full Log Data: {
    "timestamp": "2026-05-04 18:58:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "43.245.120.22",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg1IiwidXNlcm5hbWUiOiJAc2hvaGFuNzc3IiwiZW1haWwiOiJmZjI5NTA0MDFAZ21haWwuY29tIiwiZXhwIjoxNzc4NTI1ODI5fQ.-M01JnF5SGVsHrptD4ku-CLxSvu43X7NdGCVziTBRro",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f69bc612d0bb54a-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "43.245.120.22",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "43.245.120.22, 172.69.218.178"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-May-2026 18:58:15 UTC] === END API CALL LOG ===
[04-May-2026 18:58:15 UTC] ✅ API Hash verification passed for profile endpoint
[04-May-2026 18:58:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg1IiwidXNlcm5hbWUiOiJAc2hvaGFuNzc3IiwiZW1haWwiOiJmZjI5NTA0MDFAZ21haWwuY29tIiwiZXhwIjoxNzc4NTI1ODI5fQ.-M01JnF5SGVsHrptD4ku-CLxSvu43X7NdGCVziTBRro
[04-May-2026 18:58:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-May-2026 18:58:15 UTC] ✅ JWT token verified successfully for user profile
[04-May-2026 18:58:15 UTC] User ID: 485
[04-May-2026 18:58:15 UTC] ✅ User profile retrieved successfully for user ID: 485
[04-May-2026 18:58:16 UTC] === API CALL LOG ===
[04-May-2026 18:58:16 UTC] Endpoint: user/profile.php
[04-May-2026 18:58:16 UTC] Full Log Data: {
    "timestamp": "2026-05-04 18:58:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "43.245.120.22",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg1IiwidXNlcm5hbWUiOiJAc2hvaGFuNzc3IiwiZW1haWwiOiJmZjI5NTA0MDFAZ21haWwuY29tIiwiZXhwIjoxNzc4NTI1ODI5fQ.-M01JnF5SGVsHrptD4ku-CLxSvu43X7NdGCVziTBRro",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f69bc636955b54a-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "43.245.120.22",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "43.245.120.22, 172.69.218.178"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-May-2026 18:58:16 UTC] === END API CALL LOG ===
[04-May-2026 18:58:16 UTC] ✅ API Hash verification passed for profile endpoint
[04-May-2026 18:58:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg1IiwidXNlcm5hbWUiOiJAc2hvaGFuNzc3IiwiZW1haWwiOiJmZjI5NTA0MDFAZ21haWwuY29tIiwiZXhwIjoxNzc4NTI1ODI5fQ.-M01JnF5SGVsHrptD4ku-CLxSvu43X7NdGCVziTBRro
[04-May-2026 18:58:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-May-2026 18:58:16 UTC] ✅ JWT token verified successfully for user profile
[04-May-2026 18:58:16 UTC] User ID: 485
[04-May-2026 18:58:16 UTC] ✅ User profile retrieved successfully for user ID: 485
[04-May-2026 20:59:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-May-2026 20:59:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-May-2026 20:59:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg2IiwidXNlcm5hbWUiOiJiYW5kIiwiZW1haWwiOiJoYWNrY29uZmVtaW5vQGdtYWlsLmNvbSIsImV4cCI6MTc3ODUzMzE3Nn0.I7mmcbOHyR_8UgCFITBbVvErrkmbWPYUSZ4AVWrt0LQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f6a6e2a2f23ef52-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"129.0.79.206","CF-IPCountry":"CM","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"129.0.79.206, 141.101.99.151"}
[04-May-2026 20:59:37 UTC] === API CALL LOG ===
[04-May-2026 20:59:37 UTC] Endpoint: user/profile.php
[04-May-2026 20:59:37 UTC] === User Orders API Called ===
[04-May-2026 20:59:37 UTC] Full Log Data: {
    "timestamp": "2026-05-04 20:59:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "129.0.79.206",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg2IiwidXNlcm5hbWUiOiJiYW5kIiwiZW1haWwiOiJoYWNrY29uZmVtaW5vQGdtYWlsLmNvbSIsImV4cCI6MTc3ODUzMzE3Nn0.I7mmcbOHyR_8UgCFITBbVvErrkmbWPYUSZ4AVWrt0LQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f6a6e2a2f27ef52-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "129.0.79.206",
        "CF-IPCountry": "CM",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "129.0.79.206, 141.101.99.151"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-May-2026 20:59:37 UTC] User ID: 486
[04-May-2026 20:59:37 UTC] === END API CALL LOG ===
[04-May-2026 20:59:37 UTC] Limit: 20, Offset: 0
[04-May-2026 20:59:37 UTC] ✅ API Hash verification passed for profile endpoint
[04-May-2026 20:59:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg2IiwidXNlcm5hbWUiOiJiYW5kIiwiZW1haWwiOiJoYWNrY29uZmVtaW5vQGdtYWlsLmNvbSIsImV4cCI6MTc3ODUzMzE3Nn0.I7mmcbOHyR_8UgCFITBbVvErrkmbWPYUSZ4AVWrt0LQ
[04-May-2026 20:59:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-May-2026 20:59:37 UTC] ✅ JWT token verified successfully for user profile
[04-May-2026 20:59:37 UTC] User ID: 486
[04-May-2026 20:59:37 UTC] ✅ User profile retrieved successfully for user ID: 486
[04-May-2026 20:59:37 UTC] Orders found: 0
[04-May-2026 20:59:37 UTC] Orders data: []
[04-May-2026 20:59:37 UTC] Total orders count: 0
[04-May-2026 20:59:37 UTC] === API CALL LOG ===
[04-May-2026 20:59:37 UTC] Endpoint: user/profile.php
[04-May-2026 20:59:37 UTC] Full Log Data: {
    "timestamp": "2026-05-04 20:59:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "129.0.79.206",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg2IiwidXNlcm5hbWUiOiJiYW5kIiwiZW1haWwiOiJoYWNrY29uZmVtaW5vQGdtYWlsLmNvbSIsImV4cCI6MTc3ODUzMzE3Nn0.I7mmcbOHyR_8UgCFITBbVvErrkmbWPYUSZ4AVWrt0LQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f6a6e2a2f1bef52-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "129.0.79.206",
        "CF-IPCountry": "CM",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "129.0.79.206, 141.101.99.152"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-May-2026 20:59:37 UTC] === END API CALL LOG ===
[04-May-2026 20:59:37 UTC] ✅ API Hash verification passed for profile endpoint
[04-May-2026 20:59:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg2IiwidXNlcm5hbWUiOiJiYW5kIiwiZW1haWwiOiJoYWNrY29uZmVtaW5vQGdtYWlsLmNvbSIsImV4cCI6MTc3ODUzMzE3Nn0.I7mmcbOHyR_8UgCFITBbVvErrkmbWPYUSZ4AVWrt0LQ
[04-May-2026 20:59:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-May-2026 20:59:37 UTC] ✅ JWT token verified successfully for user profile
[04-May-2026 20:59:37 UTC] User ID: 486
[04-May-2026 20:59:37 UTC] ✅ User profile retrieved successfully for user ID: 486
[04-May-2026 20:59:40 UTC] === API CALL LOG ===
[04-May-2026 20:59:40 UTC] Endpoint: user/profile.php
[04-May-2026 20:59:40 UTC] Full Log Data: {
    "timestamp": "2026-05-04 20:59:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "129.0.79.206",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg2IiwidXNlcm5hbWUiOiJiYW5kIiwiZW1haWwiOiJoYWNrY29uZmVtaW5vQGdtYWlsLmNvbSIsImV4cCI6MTc3ODUzMzE3Nn0.I7mmcbOHyR_8UgCFITBbVvErrkmbWPYUSZ4AVWrt0LQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f6a6e3bdee0ef52-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "129.0.79.206",
        "CF-IPCountry": "CM",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "129.0.79.206, 141.101.99.152"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-May-2026 20:59:40 UTC] === END API CALL LOG ===
[04-May-2026 20:59:40 UTC] ✅ API Hash verification passed for profile endpoint
[04-May-2026 20:59:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg2IiwidXNlcm5hbWUiOiJiYW5kIiwiZW1haWwiOiJoYWNrY29uZmVtaW5vQGdtYWlsLmNvbSIsImV4cCI6MTc3ODUzMzE3Nn0.I7mmcbOHyR_8UgCFITBbVvErrkmbWPYUSZ4AVWrt0LQ
[04-May-2026 20:59:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-May-2026 20:59:40 UTC] ✅ JWT token verified successfully for user profile
[04-May-2026 20:59:40 UTC] User ID: 486
[04-May-2026 20:59:40 UTC] ✅ User profile retrieved successfully for user ID: 486
[04-May-2026 21:01:11 UTC] === API CALL LOG ===
[04-May-2026 21:01:11 UTC] Endpoint: user/profile.php
[04-May-2026 21:01:11 UTC] Full Log Data: {
    "timestamp": "2026-05-04 21:01:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "129.0.79.206",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg2IiwidXNlcm5hbWUiOiJiYW5kIiwiZW1haWwiOiJoYWNrY29uZmVtaW5vQGdtYWlsLmNvbSIsImV4cCI6MTc3ODUzMzE3Nn0.I7mmcbOHyR_8UgCFITBbVvErrkmbWPYUSZ4AVWrt0LQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f6a70744a58ef52-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "129.0.79.206",
        "CF-IPCountry": "CM",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "129.0.79.206, 141.101.99.151"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-May-2026 21:01:11 UTC] === END API CALL LOG ===
[04-May-2026 21:01:11 UTC] ✅ API Hash verification passed for profile endpoint
[04-May-2026 21:01:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg2IiwidXNlcm5hbWUiOiJiYW5kIiwiZW1haWwiOiJoYWNrY29uZmVtaW5vQGdtYWlsLmNvbSIsImV4cCI6MTc3ODUzMzE3Nn0.I7mmcbOHyR_8UgCFITBbVvErrkmbWPYUSZ4AVWrt0LQ
[04-May-2026 21:01:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-May-2026 21:01:11 UTC] ✅ JWT token verified successfully for user profile
[04-May-2026 21:01:11 UTC] User ID: 486
[04-May-2026 21:01:11 UTC] ✅ User profile retrieved successfully for user ID: 486
[04-May-2026 21:02:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-May-2026 21:02:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-May-2026 21:02:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg2IiwidXNlcm5hbWUiOiJiYW5kIiwiZW1haWwiOiJoYWNrY29uZmVtaW5vQGdtYWlsLmNvbSIsImV4cCI6MTc3ODUzMzE3Nn0.I7mmcbOHyR_8UgCFITBbVvErrkmbWPYUSZ4AVWrt0LQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f6a730b2978ef52-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"129.0.79.206","CF-IPCountry":"CM","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"129.0.79.206, 141.101.99.152"}
[04-May-2026 21:02:57 UTC] === User Orders API Called ===
[04-May-2026 21:02:57 UTC] User ID: 486
[04-May-2026 21:02:57 UTC] Limit: 20, Offset: 0
[04-May-2026 21:02:57 UTC] Orders found: 0
[04-May-2026 21:02:57 UTC] Orders data: []
[04-May-2026 21:02:57 UTC] Total orders count: 0
[04-May-2026 21:02:57 UTC] === API CALL LOG ===
[04-May-2026 21:02:57 UTC] Endpoint: user/profile.php
[04-May-2026 21:02:57 UTC] Full Log Data: {
    "timestamp": "2026-05-04 21:02:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "129.0.79.206",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg2IiwidXNlcm5hbWUiOiJiYW5kIiwiZW1haWwiOiJoYWNrY29uZmVtaW5vQGdtYWlsLmNvbSIsImV4cCI6MTc3ODUzMzE3Nn0.I7mmcbOHyR_8UgCFITBbVvErrkmbWPYUSZ4AVWrt0LQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f6a730b2981ef52-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "129.0.79.206",
        "CF-IPCountry": "CM",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "129.0.79.206, 141.101.99.151"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-May-2026 21:02:57 UTC] === END API CALL LOG ===
[04-May-2026 21:02:57 UTC] ✅ API Hash verification passed for profile endpoint
[04-May-2026 21:02:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg2IiwidXNlcm5hbWUiOiJiYW5kIiwiZW1haWwiOiJoYWNrY29uZmVtaW5vQGdtYWlsLmNvbSIsImV4cCI6MTc3ODUzMzE3Nn0.I7mmcbOHyR_8UgCFITBbVvErrkmbWPYUSZ4AVWrt0LQ
[04-May-2026 21:02:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-May-2026 21:02:57 UTC] ✅ JWT token verified successfully for user profile
[04-May-2026 21:02:57 UTC] User ID: 486
[04-May-2026 21:02:57 UTC] ✅ User profile retrieved successfully for user ID: 486
[04-May-2026 21:02:58 UTC] === API CALL LOG ===
[04-May-2026 21:02:58 UTC] Endpoint: user/profile.php
[04-May-2026 21:02:58 UTC] Full Log Data: {
    "timestamp": "2026-05-04 21:02:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "129.0.79.206",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg2IiwidXNlcm5hbWUiOiJiYW5kIiwiZW1haWwiOiJoYWNrY29uZmVtaW5vQGdtYWlsLmNvbSIsImV4cCI6MTc3ODUzMzE3Nn0.I7mmcbOHyR_8UgCFITBbVvErrkmbWPYUSZ4AVWrt0LQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f6a730db88bef52-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "129.0.79.206",
        "CF-IPCountry": "CM",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "129.0.79.206, 141.101.99.152"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-May-2026 21:02:58 UTC] === END API CALL LOG ===
[04-May-2026 21:02:58 UTC] ✅ API Hash verification passed for profile endpoint
[04-May-2026 21:02:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg2IiwidXNlcm5hbWUiOiJiYW5kIiwiZW1haWwiOiJoYWNrY29uZmVtaW5vQGdtYWlsLmNvbSIsImV4cCI6MTc3ODUzMzE3Nn0.I7mmcbOHyR_8UgCFITBbVvErrkmbWPYUSZ4AVWrt0LQ
[04-May-2026 21:02:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-May-2026 21:02:58 UTC] ✅ JWT token verified successfully for user profile
[04-May-2026 21:02:58 UTC] User ID: 486
[04-May-2026 21:02:58 UTC] ✅ User profile retrieved successfully for user ID: 486
[04-May-2026 21:46:29 UTC] === API CALL LOG ===
[04-May-2026 21:46:29 UTC] Endpoint: user/profile.php
[04-May-2026 21:46:29 UTC] Full Log Data: {
    "timestamp": "2026-05-04 21:46:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.76.93",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg3IiwidXNlcm5hbWUiOiJMdWN5IExpdSIsImVtYWlsIjoibmV2ZXJva3BvdHJlQGdtYWlsLmNvbSIsImV4cCI6MTc3ODUzNTk4N30.jzhe8uMDjPNZ7LrkZPtTjmcG0ocLTKWL_bQR0JoQe1E",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f6ab2cb9a823eca-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.113.76.93",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.113.76.93, 172.71.178.4"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-May-2026 21:46:29 UTC] === END API CALL LOG ===
[04-May-2026 21:46:29 UTC] ✅ API Hash verification passed for profile endpoint
[04-May-2026 21:46:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg3IiwidXNlcm5hbWUiOiJMdWN5IExpdSIsImVtYWlsIjoibmV2ZXJva3BvdHJlQGdtYWlsLmNvbSIsImV4cCI6MTc3ODUzNTk4N30.jzhe8uMDjPNZ7LrkZPtTjmcG0ocLTKWL_bQR0JoQe1E
[04-May-2026 21:46:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-May-2026 21:46:29 UTC] ✅ JWT token verified successfully for user profile
[04-May-2026 21:46:29 UTC] User ID: 487
[04-May-2026 21:46:29 UTC] ✅ User profile retrieved successfully for user ID: 487
[04-May-2026 21:46:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-May-2026 21:46:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-May-2026 21:46:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg3IiwidXNlcm5hbWUiOiJMdWN5IExpdSIsImVtYWlsIjoibmV2ZXJva3BvdHJlQGdtYWlsLmNvbSIsImV4cCI6MTc3ODUzNTk4N30.jzhe8uMDjPNZ7LrkZPtTjmcG0ocLTKWL_bQR0JoQe1E","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f6ab2cb9a853eca-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"105.113.76.93","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"105.113.76.93, 172.71.178.5"}
[04-May-2026 21:46:29 UTC] === User Orders API Called ===
[04-May-2026 21:46:29 UTC] User ID: 487
[04-May-2026 21:46:29 UTC] Limit: 20, Offset: 0
[04-May-2026 21:46:29 UTC] === API CALL LOG ===
[04-May-2026 21:46:29 UTC] Endpoint: user/profile.php
[04-May-2026 21:46:29 UTC] Full Log Data: {
    "timestamp": "2026-05-04 21:46:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.76.93",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg3IiwidXNlcm5hbWUiOiJMdWN5IExpdSIsImVtYWlsIjoibmV2ZXJva3BvdHJlQGdtYWlsLmNvbSIsImV4cCI6MTc3ODUzNTk4N30.jzhe8uMDjPNZ7LrkZPtTjmcG0ocLTKWL_bQR0JoQe1E",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f6ab2cb9a863eca-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.113.76.93",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.113.76.93, 172.71.178.4"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-May-2026 21:46:29 UTC] === END API CALL LOG ===
[04-May-2026 21:46:29 UTC] ✅ API Hash verification passed for profile endpoint
[04-May-2026 21:46:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg3IiwidXNlcm5hbWUiOiJMdWN5IExpdSIsImVtYWlsIjoibmV2ZXJva3BvdHJlQGdtYWlsLmNvbSIsImV4cCI6MTc3ODUzNTk4N30.jzhe8uMDjPNZ7LrkZPtTjmcG0ocLTKWL_bQR0JoQe1E
[04-May-2026 21:46:29 UTC] Orders found: 0
[04-May-2026 21:46:29 UTC] Orders data: []
[04-May-2026 21:46:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-May-2026 21:46:29 UTC] ✅ JWT token verified successfully for user profile
[04-May-2026 21:46:29 UTC] User ID: 487
[04-May-2026 21:46:29 UTC] Total orders count: 0
[04-May-2026 21:46:29 UTC] ✅ User profile retrieved successfully for user ID: 487
[04-May-2026 21:46:30 UTC] === API CALL LOG ===
[04-May-2026 21:46:30 UTC] Endpoint: user/profile.php
[04-May-2026 21:46:30 UTC] Full Log Data: {
    "timestamp": "2026-05-04 21:46:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.76.93",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg3IiwidXNlcm5hbWUiOiJMdWN5IExpdSIsImVtYWlsIjoibmV2ZXJva3BvdHJlQGdtYWlsLmNvbSIsImV4cCI6MTc3ODUzNTk4N30.jzhe8uMDjPNZ7LrkZPtTjmcG0ocLTKWL_bQR0JoQe1E",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f6ab2d31db43eca-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.113.76.93",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.113.76.93, 172.71.178.4"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-May-2026 21:46:30 UTC] === END API CALL LOG ===
[04-May-2026 21:46:30 UTC] ✅ API Hash verification passed for profile endpoint
[04-May-2026 21:46:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg3IiwidXNlcm5hbWUiOiJMdWN5IExpdSIsImVtYWlsIjoibmV2ZXJva3BvdHJlQGdtYWlsLmNvbSIsImV4cCI6MTc3ODUzNTk4N30.jzhe8uMDjPNZ7LrkZPtTjmcG0ocLTKWL_bQR0JoQe1E
[04-May-2026 21:46:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-May-2026 21:46:30 UTC] ✅ JWT token verified successfully for user profile
[04-May-2026 21:46:30 UTC] User ID: 487
[04-May-2026 21:46:30 UTC] ✅ User profile retrieved successfully for user ID: 487
[04-May-2026 21:46:41 UTC] === API CALL LOG ===
[04-May-2026 21:46:41 UTC] Endpoint: user/profile.php
[04-May-2026 21:46:41 UTC] Full Log Data: {
    "timestamp": "2026-05-04 21:46:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.76.93",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg3IiwidXNlcm5hbWUiOiJMdWN5IExpdSIsImVtYWlsIjoibmV2ZXJva3BvdHJlQGdtYWlsLmNvbSIsImV4cCI6MTc3ODUzNTk4N30.jzhe8uMDjPNZ7LrkZPtTjmcG0ocLTKWL_bQR0JoQe1E",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f6ab31b68bc3eca-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.113.76.93",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.113.76.93, 172.71.178.4"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-May-2026 21:46:41 UTC] === END API CALL LOG ===
[04-May-2026 21:46:41 UTC] ✅ API Hash verification passed for profile endpoint
[04-May-2026 21:46:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg3IiwidXNlcm5hbWUiOiJMdWN5IExpdSIsImVtYWlsIjoibmV2ZXJva3BvdHJlQGdtYWlsLmNvbSIsImV4cCI6MTc3ODUzNTk4N30.jzhe8uMDjPNZ7LrkZPtTjmcG0ocLTKWL_bQR0JoQe1E
[04-May-2026 21:46:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-May-2026 21:46:41 UTC] ✅ JWT token verified successfully for user profile
[04-May-2026 21:46:41 UTC] User ID: 487
[04-May-2026 21:46:41 UTC] ✅ User profile retrieved successfully for user ID: 487
[04-May-2026 21:46:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-May-2026 21:46:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-May-2026 21:46:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg3IiwidXNlcm5hbWUiOiJMdWN5IExpdSIsImVtYWlsIjoibmV2ZXJva3BvdHJlQGdtYWlsLmNvbSIsImV4cCI6MTc3ODUzNTk4N30.jzhe8uMDjPNZ7LrkZPtTjmcG0ocLTKWL_bQR0JoQe1E","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f6ab31b68b93eca-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"105.113.76.93","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"105.113.76.93, 172.71.178.5"}
[04-May-2026 21:46:41 UTC] === User Orders API Called ===
[04-May-2026 21:46:41 UTC] User ID: 487
[04-May-2026 21:46:41 UTC] Limit: 20, Offset: 0
[04-May-2026 21:46:41 UTC] Orders found: 0
[04-May-2026 21:46:41 UTC] Orders data: []
[04-May-2026 21:46:41 UTC] Total orders count: 0
[04-May-2026 21:46:42 UTC] === API CALL LOG ===
[04-May-2026 21:46:42 UTC] Endpoint: user/profile.php
[04-May-2026 21:46:42 UTC] Full Log Data: {
    "timestamp": "2026-05-04 21:46:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.76.93",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg3IiwidXNlcm5hbWUiOiJMdWN5IExpdSIsImVtYWlsIjoibmV2ZXJva3BvdHJlQGdtYWlsLmNvbSIsImV4cCI6MTc3ODUzNTk4N30.jzhe8uMDjPNZ7LrkZPtTjmcG0ocLTKWL_bQR0JoQe1E",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f6ab31f0a6f3eca-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.113.76.93",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.113.76.93, 172.71.178.4"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-May-2026 21:46:42 UTC] === END API CALL LOG ===
[04-May-2026 21:46:42 UTC] ✅ API Hash verification passed for profile endpoint
[04-May-2026 21:46:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg3IiwidXNlcm5hbWUiOiJMdWN5IExpdSIsImVtYWlsIjoibmV2ZXJva3BvdHJlQGdtYWlsLmNvbSIsImV4cCI6MTc3ODUzNTk4N30.jzhe8uMDjPNZ7LrkZPtTjmcG0ocLTKWL_bQR0JoQe1E
[04-May-2026 21:46:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-May-2026 21:46:42 UTC] ✅ JWT token verified successfully for user profile
[04-May-2026 21:46:42 UTC] User ID: 487
[04-May-2026 21:46:42 UTC] ✅ User profile retrieved successfully for user ID: 487
[04-May-2026 21:46:42 UTC] === API CALL LOG ===
[04-May-2026 21:46:42 UTC] Endpoint: user/profile.php
[04-May-2026 21:46:42 UTC] Full Log Data: {
    "timestamp": "2026-05-04 21:46:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.76.93",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg3IiwidXNlcm5hbWUiOiJMdWN5IExpdSIsImVtYWlsIjoibmV2ZXJva3BvdHJlQGdtYWlsLmNvbSIsImV4cCI6MTc3ODUzNTk4N30.jzhe8uMDjPNZ7LrkZPtTjmcG0ocLTKWL_bQR0JoQe1E",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f6ab32168273eca-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.113.76.93",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.113.76.93, 172.71.178.4"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-May-2026 21:46:42 UTC] === END API CALL LOG ===
[04-May-2026 21:46:42 UTC] ✅ API Hash verification passed for profile endpoint
[04-May-2026 21:46:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg3IiwidXNlcm5hbWUiOiJMdWN5IExpdSIsImVtYWlsIjoibmV2ZXJva3BvdHJlQGdtYWlsLmNvbSIsImV4cCI6MTc3ODUzNTk4N30.jzhe8uMDjPNZ7LrkZPtTjmcG0ocLTKWL_bQR0JoQe1E
[04-May-2026 21:46:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-May-2026 21:46:42 UTC] ✅ JWT token verified successfully for user profile
[04-May-2026 21:46:42 UTC] User ID: 487
[04-May-2026 21:46:42 UTC] ✅ User profile retrieved successfully for user ID: 487
[04-May-2026 21:46:43 UTC] === API CALL LOG ===
[04-May-2026 21:46:43 UTC] Endpoint: user/profile.php
[04-May-2026 21:46:43 UTC] Full Log Data: {
    "timestamp": "2026-05-04 21:46:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.76.93",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg3IiwidXNlcm5hbWUiOiJMdWN5IExpdSIsImVtYWlsIjoibmV2ZXJva3BvdHJlQGdtYWlsLmNvbSIsImV4cCI6MTc3ODUzNTk4N30.jzhe8uMDjPNZ7LrkZPtTjmcG0ocLTKWL_bQR0JoQe1E",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f6ab322eb7b3eca-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.113.76.93",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.113.76.93, 172.71.178.5"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-May-2026 21:46:43 UTC] === END API CALL LOG ===
[04-May-2026 21:46:43 UTC] ✅ API Hash verification passed for profile endpoint
[04-May-2026 21:46:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg3IiwidXNlcm5hbWUiOiJMdWN5IExpdSIsImVtYWlsIjoibmV2ZXJva3BvdHJlQGdtYWlsLmNvbSIsImV4cCI6MTc3ODUzNTk4N30.jzhe8uMDjPNZ7LrkZPtTjmcG0ocLTKWL_bQR0JoQe1E
[04-May-2026 21:46:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-May-2026 21:46:43 UTC] ✅ JWT token verified successfully for user profile
[04-May-2026 21:46:43 UTC] User ID: 487
[04-May-2026 21:46:43 UTC] ✅ User profile retrieved successfully for user ID: 487
[04-May-2026 21:46:43 UTC] User Purchases API - User ID: 487
[04-May-2026 21:46:43 UTC] User Purchases API - Total purchases found: 0
[04-May-2026 21:46:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-May-2026 21:46:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-May-2026 21:46:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg3IiwidXNlcm5hbWUiOiJMdWN5IExpdSIsImVtYWlsIjoibmV2ZXJva3BvdHJlQGdtYWlsLmNvbSIsImV4cCI6MTc3ODUzNTk4N30.jzhe8uMDjPNZ7LrkZPtTjmcG0ocLTKWL_bQR0JoQe1E","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f6ab3317a603eca-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"105.113.76.93","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"105.113.76.93, 172.71.178.5"}
[04-May-2026 21:46:45 UTC] === User Orders API Called ===
[04-May-2026 21:46:45 UTC] User ID: 487
[04-May-2026 21:46:45 UTC] Limit: 20, Offset: 0
[04-May-2026 21:46:45 UTC] Orders found: 0
[04-May-2026 21:46:45 UTC] Orders data: []
[04-May-2026 21:46:45 UTC] Total orders count: 0
[04-May-2026 21:46:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-May-2026 21:46:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-May-2026 21:46:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg3IiwidXNlcm5hbWUiOiJMdWN5IExpdSIsImVtYWlsIjoibmV2ZXJva3BvdHJlQGdtYWlsLmNvbSIsImV4cCI6MTc3ODUzNTk4N30.jzhe8uMDjPNZ7LrkZPtTjmcG0ocLTKWL_bQR0JoQe1E","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f6ab343eeda3eca-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"105.113.76.93","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"105.113.76.93, 172.71.178.5"}
[04-May-2026 21:46:48 UTC] === User Orders API Called ===
[04-May-2026 21:46:48 UTC] User ID: 487
[04-May-2026 21:46:48 UTC] Limit: 20, Offset: 0
[04-May-2026 21:46:48 UTC] Orders found: 0
[04-May-2026 21:46:48 UTC] Orders data: []
[04-May-2026 21:46:48 UTC] Total orders count: 0
[04-May-2026 21:46:48 UTC] === API CALL LOG ===
[04-May-2026 21:46:48 UTC] Endpoint: user/profile.php
[04-May-2026 21:46:48 UTC] Full Log Data: {
    "timestamp": "2026-05-04 21:46:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.76.93",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg3IiwidXNlcm5hbWUiOiJMdWN5IExpdSIsImVtYWlsIjoibmV2ZXJva3BvdHJlQGdtYWlsLmNvbSIsImV4cCI6MTc3ODUzNTk4N30.jzhe8uMDjPNZ7LrkZPtTjmcG0ocLTKWL_bQR0JoQe1E",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f6ab343eede3eca-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.113.76.93",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.113.76.93, 172.71.178.4"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-May-2026 21:46:48 UTC] === END API CALL LOG ===
[04-May-2026 21:46:48 UTC] ✅ API Hash verification passed for profile endpoint
[04-May-2026 21:46:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg3IiwidXNlcm5hbWUiOiJMdWN5IExpdSIsImVtYWlsIjoibmV2ZXJva3BvdHJlQGdtYWlsLmNvbSIsImV4cCI6MTc3ODUzNTk4N30.jzhe8uMDjPNZ7LrkZPtTjmcG0ocLTKWL_bQR0JoQe1E
[04-May-2026 21:46:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-May-2026 21:46:48 UTC] ✅ JWT token verified successfully for user profile
[04-May-2026 21:46:48 UTC] User ID: 487
[04-May-2026 21:46:48 UTC] ✅ User profile retrieved successfully for user ID: 487
[04-May-2026 21:46:48 UTC] === API CALL LOG ===
[04-May-2026 21:46:48 UTC] Endpoint: user/profile.php
[04-May-2026 21:46:48 UTC] Full Log Data: {
    "timestamp": "2026-05-04 21:46:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.76.93",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg3IiwidXNlcm5hbWUiOiJMdWN5IExpdSIsImVtYWlsIjoibmV2ZXJva3BvdHJlQGdtYWlsLmNvbSIsImV4cCI6MTc3ODUzNTk4N30.jzhe8uMDjPNZ7LrkZPtTjmcG0ocLTKWL_bQR0JoQe1E",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f6ab346ef183eca-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.113.76.93",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.113.76.93, 172.71.178.4"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-May-2026 21:46:48 UTC] === END API CALL LOG ===
[04-May-2026 21:46:48 UTC] ✅ API Hash verification passed for profile endpoint
[04-May-2026 21:46:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg3IiwidXNlcm5hbWUiOiJMdWN5IExpdSIsImVtYWlsIjoibmV2ZXJva3BvdHJlQGdtYWlsLmNvbSIsImV4cCI6MTc3ODUzNTk4N30.jzhe8uMDjPNZ7LrkZPtTjmcG0ocLTKWL_bQR0JoQe1E
[04-May-2026 21:46:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-May-2026 21:46:48 UTC] ✅ JWT token verified successfully for user profile
[04-May-2026 21:46:48 UTC] User ID: 487
[04-May-2026 21:46:48 UTC] ✅ User profile retrieved successfully for user ID: 487
[04-May-2026 21:46:49 UTC] === API CALL LOG ===
[04-May-2026 21:46:49 UTC] Endpoint: user/profile.php
[04-May-2026 21:46:49 UTC] Full Log Data: {
    "timestamp": "2026-05-04 21:46:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.76.93",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg3IiwidXNlcm5hbWUiOiJMdWN5IExpdSIsImVtYWlsIjoibmV2ZXJva3BvdHJlQGdtYWlsLmNvbSIsImV4cCI6MTc3ODUzNTk4N30.jzhe8uMDjPNZ7LrkZPtTjmcG0ocLTKWL_bQR0JoQe1E",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f6ab34b9b173eca-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.113.76.93",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.113.76.93, 172.71.178.5"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-May-2026 21:46:49 UTC] === END API CALL LOG ===
[04-May-2026 21:46:49 UTC] ✅ API Hash verification passed for profile endpoint
[04-May-2026 21:46:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg3IiwidXNlcm5hbWUiOiJMdWN5IExpdSIsImVtYWlsIjoibmV2ZXJva3BvdHJlQGdtYWlsLmNvbSIsImV4cCI6MTc3ODUzNTk4N30.jzhe8uMDjPNZ7LrkZPtTjmcG0ocLTKWL_bQR0JoQe1E
[04-May-2026 21:46:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-May-2026 21:46:49 UTC] ✅ JWT token verified successfully for user profile
[04-May-2026 21:46:49 UTC] User ID: 487
[04-May-2026 21:46:49 UTC] ✅ User profile retrieved successfully for user ID: 487
[04-May-2026 23:14:03 UTC] === API CALL LOG ===
[04-May-2026 23:14:03 UTC] Endpoint: user/profile.php
[04-May-2026 23:14:03 UTC] Full Log Data: {
    "timestamp": "2026-05-04 23:14:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.181",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f6b3314de3794c0-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.181",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.181, 172.70.163.36"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-May-2026 23:14:03 UTC] === END API CALL LOG ===
[04-May-2026 23:14:03 UTC] ✅ API Hash verification passed for profile endpoint
[04-May-2026 23:14:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[04-May-2026 23:14:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-May-2026 23:14:03 UTC] ✅ JWT token verified successfully for user profile
[04-May-2026 23:14:03 UTC] User ID: 344
[04-May-2026 23:14:03 UTC] ✅ User profile retrieved successfully for user ID: 344
[04-May-2026 23:14:05 UTC] === API CALL LOG ===
[04-May-2026 23:14:05 UTC] Endpoint: user/profile.php
[04-May-2026 23:14:05 UTC] Full Log Data: {
    "timestamp": "2026-05-04 23:14:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.181",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f6b331e5ce394c0-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.181",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.181, 172.70.162.91"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-May-2026 23:14:05 UTC] === END API CALL LOG ===
[04-May-2026 23:14:05 UTC] ✅ API Hash verification passed for profile endpoint
[04-May-2026 23:14:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[04-May-2026 23:14:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-May-2026 23:14:05 UTC] ✅ JWT token verified successfully for user profile
[04-May-2026 23:14:05 UTC] User ID: 344
[04-May-2026 23:14:05 UTC] ✅ User profile retrieved successfully for user ID: 344
[04-May-2026 23:14:05 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-May-2026 23:14:05 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-May-2026 23:14:05 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f6b331e5ce694c0-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.52.181","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.52.181, 172.70.162.91"}
[04-May-2026 23:14:05 UTC] === User Orders API Called ===
[04-May-2026 23:14:05 UTC] User ID: 344
[04-May-2026 23:14:05 UTC] Limit: 20, Offset: 0
[04-May-2026 23:14:05 UTC] Orders found: 12
[04-May-2026 23:14:05 UTC] Orders data: [{"id":227,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 20:35:27","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":226,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 20:31:47","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":225,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 20:29:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":224,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10008","status":"cancelled","created_at":"2026-04-24 20:21:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":223,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 20:14:06","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":222,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 20:02:22","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":221,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 19:56:42","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":220,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"completed","created_at":"2026-04-24 19:43:50","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":219,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance12556","status":"cancelled","created_at":"2026-04-24 19:34:06","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":218,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 19:28:14","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":217,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:31:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":216,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:30:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[04-May-2026 23:14:05 UTC] Total orders count: 12
[04-May-2026 23:14:05 UTC] === API CALL LOG ===
[04-May-2026 23:14:05 UTC] Endpoint: user/profile.php
[04-May-2026 23:14:05 UTC] Full Log Data: {
    "timestamp": "2026-05-04 23:14:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.181",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f6b331e5ce794c0-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.181",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.181, 172.70.162.91"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-May-2026 23:14:05 UTC] === END API CALL LOG ===
[04-May-2026 23:14:05 UTC] ✅ API Hash verification passed for profile endpoint
[04-May-2026 23:14:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[04-May-2026 23:14:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-May-2026 23:14:05 UTC] ✅ JWT token verified successfully for user profile
[04-May-2026 23:14:05 UTC] User ID: 344
[04-May-2026 23:14:05 UTC] ✅ User profile retrieved successfully for user ID: 344
[04-May-2026 23:14:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-May-2026 23:14:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-May-2026 23:14:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f6b335b19f294c0-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.52.181","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.52.181, 172.70.163.37"}
[04-May-2026 23:14:14 UTC] === User Orders API Called ===
[04-May-2026 23:14:14 UTC] User ID: 344
[04-May-2026 23:14:14 UTC] Limit: 20, Offset: 0
[04-May-2026 23:14:14 UTC] Orders found: 12
[04-May-2026 23:14:14 UTC] Orders data: [{"id":227,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 20:35:27","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":226,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 20:31:47","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":225,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 20:29:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":224,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10008","status":"cancelled","created_at":"2026-04-24 20:21:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":223,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 20:14:06","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":222,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 20:02:22","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":221,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 19:56:42","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":220,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"completed","created_at":"2026-04-24 19:43:50","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":219,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance12556","status":"cancelled","created_at":"2026-04-24 19:34:06","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":218,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 19:28:14","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":217,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:31:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":216,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:30:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[04-May-2026 23:14:14 UTC] Total orders count: 12
[04-May-2026 23:14:14 UTC] === API CALL LOG ===
[04-May-2026 23:14:14 UTC] Endpoint: user/profile.php
[04-May-2026 23:14:14 UTC] Full Log Data: {
    "timestamp": "2026-05-04 23:14:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.181",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f6b335b19f494c0-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.181",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.181, 172.70.163.36"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-May-2026 23:14:14 UTC] === END API CALL LOG ===
[04-May-2026 23:14:14 UTC] ✅ API Hash verification passed for profile endpoint
[04-May-2026 23:14:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[04-May-2026 23:14:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-May-2026 23:14:14 UTC] ✅ JWT token verified successfully for user profile
[04-May-2026 23:14:14 UTC] User ID: 344
[04-May-2026 23:14:14 UTC] ✅ User profile retrieved successfully for user ID: 344
[04-May-2026 23:14:14 UTC] === API CALL LOG ===
[04-May-2026 23:14:14 UTC] Endpoint: user/profile.php
[04-May-2026 23:14:14 UTC] Full Log Data: {
    "timestamp": "2026-05-04 23:14:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.181",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f6b335b19f594c0-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.181",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.181, 172.70.163.36"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-May-2026 23:14:14 UTC] === END API CALL LOG ===
[04-May-2026 23:14:14 UTC] ✅ API Hash verification passed for profile endpoint
[04-May-2026 23:14:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[04-May-2026 23:14:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-May-2026 23:14:14 UTC] ✅ JWT token verified successfully for user profile
[04-May-2026 23:14:14 UTC] User ID: 344
[04-May-2026 23:14:14 UTC] ✅ User profile retrieved successfully for user ID: 344
[04-May-2026 23:14:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-May-2026 23:14:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-May-2026 23:14:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f6b338b3ca494c0-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.52.181","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.52.181, 172.70.163.36"}
[04-May-2026 23:14:22 UTC] === User Orders API Called ===
[04-May-2026 23:14:22 UTC] User ID: 344
[04-May-2026 23:14:22 UTC] Limit: 20, Offset: 0
[04-May-2026 23:14:22 UTC] Orders found: 12
[04-May-2026 23:14:22 UTC] Orders data: [{"id":227,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 20:35:27","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":226,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 20:31:47","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":225,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 20:29:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":224,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10008","status":"cancelled","created_at":"2026-04-24 20:21:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":223,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 20:14:06","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":222,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 20:02:22","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":221,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 19:56:42","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":220,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"completed","created_at":"2026-04-24 19:43:50","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":219,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance12556","status":"cancelled","created_at":"2026-04-24 19:34:06","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":218,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 19:28:14","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":217,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:31:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":216,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:30:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[04-May-2026 23:14:22 UTC] Total orders count: 12
[04-May-2026 23:14:22 UTC] === API CALL LOG ===
[04-May-2026 23:14:22 UTC] Endpoint: user/profile.php
[04-May-2026 23:14:22 UTC] Full Log Data: {
    "timestamp": "2026-05-04 23:14:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.181",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f6b338b3ca594c0-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.181",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.181, 172.70.163.36"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-May-2026 23:14:22 UTC] === END API CALL LOG ===
[04-May-2026 23:14:22 UTC] ✅ API Hash verification passed for profile endpoint
[04-May-2026 23:14:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[04-May-2026 23:14:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-May-2026 23:14:22 UTC] ✅ JWT token verified successfully for user profile
[04-May-2026 23:14:22 UTC] User ID: 344
[04-May-2026 23:14:22 UTC] ✅ User profile retrieved successfully for user ID: 344
[04-May-2026 23:14:22 UTC] === API CALL LOG ===
[04-May-2026 23:14:22 UTC] Endpoint: user/profile.php
[04-May-2026 23:14:22 UTC] Full Log Data: {
    "timestamp": "2026-05-04 23:14:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.181",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f6b338b3ca794c0-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.52.181",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.52.181, 172.70.163.36"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-May-2026 23:14:22 UTC] === END API CALL LOG ===
[04-May-2026 23:14:22 UTC] ✅ API Hash verification passed for profile endpoint
[04-May-2026 23:14:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[04-May-2026 23:14:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-May-2026 23:14:22 UTC] ✅ JWT token verified successfully for user profile
[04-May-2026 23:14:22 UTC] User ID: 344
[04-May-2026 23:14:22 UTC] ✅ User profile retrieved successfully for user ID: 344
[04-May-2026 23:14:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-May-2026 23:14:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-May-2026 23:14:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f6b33c30e9794c0-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.52.181","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.52.181, 172.70.163.36"}
[04-May-2026 23:14:31 UTC] === User Orders API Called ===
[04-May-2026 23:14:31 UTC] User ID: 344
[04-May-2026 23:14:31 UTC] Limit: 20, Offset: 0
[04-May-2026 23:14:31 UTC] Orders found: 12
[04-May-2026 23:14:31 UTC] Orders data: [{"id":227,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 20:35:27","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":226,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 20:31:47","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":225,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 20:29:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":224,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10008","status":"cancelled","created_at":"2026-04-24 20:21:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":223,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 20:14:06","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":222,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 20:02:22","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":221,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 19:56:42","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":220,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"completed","created_at":"2026-04-24 19:43:50","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":219,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance12556","status":"cancelled","created_at":"2026-04-24 19:34:06","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":218,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 19:28:14","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":217,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:31:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":216,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:30:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[04-May-2026 23:14:31 UTC] Total orders count: 12
[05-May-2026 01:42:54 UTC] === API CALL LOG ===
[05-May-2026 01:42:54 UTC] Endpoint: user/profile.php
[05-May-2026 01:42:54 UTC] Full Log Data: {
    "timestamp": "2026-05-05 01:42:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "156.205.67.234",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg4IiwidXNlcm5hbWUiOiJheTdhZ2E5MjMiLCJlbWFpbCI6Im5mc2lhbmVla21hbGF6QGdtYWlsLmNvbSIsImV4cCI6MTc3ODU1MDE3Mn0.gNfHbIBJUwcEJFIOSZU6hCjwYbjJlusX2Fy60u1DEck",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f6c0d1cdda4e221-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "156.205.67.234",
        "CF-IPCountry": "EG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "156.205.67.234, 172.70.108.15"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-May-2026 01:42:54 UTC] === END API CALL LOG ===
[05-May-2026 01:42:54 UTC] ✅ API Hash verification passed for profile endpoint
[05-May-2026 01:42:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg4IiwidXNlcm5hbWUiOiJheTdhZ2E5MjMiLCJlbWFpbCI6Im5mc2lhbmVla21hbGF6QGdtYWlsLmNvbSIsImV4cCI6MTc3ODU1MDE3Mn0.gNfHbIBJUwcEJFIOSZU6hCjwYbjJlusX2Fy60u1DEck
[05-May-2026 01:42:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-May-2026 01:42:54 UTC] ✅ JWT token verified successfully for user profile
[05-May-2026 01:42:54 UTC] User ID: 488
[05-May-2026 01:42:54 UTC] ✅ User profile retrieved successfully for user ID: 488
[05-May-2026 01:42:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-May-2026 01:42:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-May-2026 01:42:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg4IiwidXNlcm5hbWUiOiJheTdhZ2E5MjMiLCJlbWFpbCI6Im5mc2lhbmVla21hbGF6QGdtYWlsLmNvbSIsImV4cCI6MTc3ODU1MDE3Mn0.gNfHbIBJUwcEJFIOSZU6hCjwYbjJlusX2Fy60u1DEck","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f6c0d1d2de7e221-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"156.205.67.234","CF-IPCountry":"EG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"156.205.67.234, 172.70.108.15"}
[05-May-2026 01:42:54 UTC] === User Orders API Called ===
[05-May-2026 01:42:54 UTC] User ID: 488
[05-May-2026 01:42:54 UTC] Limit: 20, Offset: 0
[05-May-2026 01:42:54 UTC] Orders found: 0
[05-May-2026 01:42:54 UTC] Orders data: []
[05-May-2026 01:42:54 UTC] Total orders count: 0
[05-May-2026 01:42:54 UTC] === API CALL LOG ===
[05-May-2026 01:42:54 UTC] Endpoint: user/profile.php
[05-May-2026 01:42:54 UTC] Full Log Data: {
    "timestamp": "2026-05-05 01:42:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "156.205.67.234",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg4IiwidXNlcm5hbWUiOiJheTdhZ2E5MjMiLCJlbWFpbCI6Im5mc2lhbmVla21hbGF6QGdtYWlsLmNvbSIsImV4cCI6MTc3ODU1MDE3Mn0.gNfHbIBJUwcEJFIOSZU6hCjwYbjJlusX2Fy60u1DEck",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f6c0d1d9e48e221-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "156.205.67.234",
        "CF-IPCountry": "EG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "156.205.67.234, 172.70.108.15"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-May-2026 01:42:54 UTC] === END API CALL LOG ===
[05-May-2026 01:42:54 UTC] ✅ API Hash verification passed for profile endpoint
[05-May-2026 01:42:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg4IiwidXNlcm5hbWUiOiJheTdhZ2E5MjMiLCJlbWFpbCI6Im5mc2lhbmVla21hbGF6QGdtYWlsLmNvbSIsImV4cCI6MTc3ODU1MDE3Mn0.gNfHbIBJUwcEJFIOSZU6hCjwYbjJlusX2Fy60u1DEck
[05-May-2026 01:42:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-May-2026 01:42:54 UTC] ✅ JWT token verified successfully for user profile
[05-May-2026 01:42:54 UTC] User ID: 488
[05-May-2026 01:42:54 UTC] ✅ User profile retrieved successfully for user ID: 488
[05-May-2026 01:42:54 UTC] === API CALL LOG ===
[05-May-2026 01:42:54 UTC] Endpoint: user/profile.php
[05-May-2026 01:42:54 UTC] Full Log Data: {
    "timestamp": "2026-05-05 01:42:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "156.205.67.234",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg4IiwidXNlcm5hbWUiOiJheTdhZ2E5MjMiLCJlbWFpbCI6Im5mc2lhbmVla21hbGF6QGdtYWlsLmNvbSIsImV4cCI6MTc3ODU1MDE3Mn0.gNfHbIBJUwcEJFIOSZU6hCjwYbjJlusX2Fy60u1DEck",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f6c0d2018c0e221-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "156.205.67.234",
        "CF-IPCountry": "EG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "156.205.67.234, 172.70.108.15"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-May-2026 01:42:54 UTC] === END API CALL LOG ===
[05-May-2026 01:42:54 UTC] ✅ API Hash verification passed for profile endpoint
[05-May-2026 01:42:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg4IiwidXNlcm5hbWUiOiJheTdhZ2E5MjMiLCJlbWFpbCI6Im5mc2lhbmVla21hbGF6QGdtYWlsLmNvbSIsImV4cCI6MTc3ODU1MDE3Mn0.gNfHbIBJUwcEJFIOSZU6hCjwYbjJlusX2Fy60u1DEck
[05-May-2026 01:42:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-May-2026 01:42:54 UTC] ✅ JWT token verified successfully for user profile
[05-May-2026 01:42:54 UTC] User ID: 488
[05-May-2026 01:42:54 UTC] ✅ User profile retrieved successfully for user ID: 488
[05-May-2026 01:43:13 UTC] === API CALL LOG ===
[05-May-2026 01:43:13 UTC] Endpoint: user/profile.php
[05-May-2026 01:43:13 UTC] Full Log Data: {
    "timestamp": "2026-05-05 01:43:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "156.205.67.234",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg4IiwidXNlcm5hbWUiOiJheTdhZ2E5MjMiLCJlbWFpbCI6Im5mc2lhbmVla21hbGF6QGdtYWlsLmNvbSIsImV4cCI6MTc3ODU1MDE3Mn0.gNfHbIBJUwcEJFIOSZU6hCjwYbjJlusX2Fy60u1DEck",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f6c0d95bd90e221-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "156.205.67.234",
        "CF-IPCountry": "EG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "156.205.67.234, 172.70.108.14"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-May-2026 01:43:13 UTC] === END API CALL LOG ===
[05-May-2026 01:43:13 UTC] ✅ API Hash verification passed for profile endpoint
[05-May-2026 01:43:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg4IiwidXNlcm5hbWUiOiJheTdhZ2E5MjMiLCJlbWFpbCI6Im5mc2lhbmVla21hbGF6QGdtYWlsLmNvbSIsImV4cCI6MTc3ODU1MDE3Mn0.gNfHbIBJUwcEJFIOSZU6hCjwYbjJlusX2Fy60u1DEck
[05-May-2026 01:43:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-May-2026 01:43:13 UTC] ✅ JWT token verified successfully for user profile
[05-May-2026 01:43:13 UTC] User ID: 488
[05-May-2026 01:43:13 UTC] ✅ User profile retrieved successfully for user ID: 488
[05-May-2026 01:43:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-May-2026 01:43:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-May-2026 01:43:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg4IiwidXNlcm5hbWUiOiJheTdhZ2E5MjMiLCJlbWFpbCI6Im5mc2lhbmVla21hbGF6QGdtYWlsLmNvbSIsImV4cCI6MTc3ODU1MDE3Mn0.gNfHbIBJUwcEJFIOSZU6hCjwYbjJlusX2Fy60u1DEck","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f6c0ea43f50e221-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"156.205.67.234","CF-IPCountry":"EG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"156.205.67.234, 172.70.108.14"}
[05-May-2026 01:43:56 UTC] === User Orders API Called ===
[05-May-2026 01:43:56 UTC] User ID: 488
[05-May-2026 01:43:56 UTC] Limit: 20, Offset: 0
[05-May-2026 01:43:56 UTC] Orders found: 1
[05-May-2026 01:43:56 UTC] Orders data: [{"id":238,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/islv_m\/13","status":"pending","created_at":"2026-05-05 05:13:54","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[05-May-2026 01:43:56 UTC] Total orders count: 1
[05-May-2026 02:08:53 UTC] === API CALL LOG ===
[05-May-2026 02:08:53 UTC] Endpoint: user/profile.php
[05-May-2026 02:08:53 UTC] Full Log Data: {
    "timestamp": "2026-05-05 02:08:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "93.47.228.150",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg5IiwidXNlcm5hbWUiOiJzNXlzN3MiLCJlbWFpbCI6Inlhc3NpbmRhZnJhbGxhaDk2QGdtYWlsLmNvbSIsImV4cCI6MTc3ODU1MTczMn0.DhOiX5jKJPnkHi-EfyYUQz_24QHw6rdKBlpxKyoWCLk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f6c332c1e79ea67-FCO",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "93.47.228.150",
        "CF-IPCountry": "IT",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "93.47.228.150, 162.158.116.91"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-May-2026 02:08:53 UTC] === END API CALL LOG ===
[05-May-2026 02:08:53 UTC] ✅ API Hash verification passed for profile endpoint
[05-May-2026 02:08:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg5IiwidXNlcm5hbWUiOiJzNXlzN3MiLCJlbWFpbCI6Inlhc3NpbmRhZnJhbGxhaDk2QGdtYWlsLmNvbSIsImV4cCI6MTc3ODU1MTczMn0.DhOiX5jKJPnkHi-EfyYUQz_24QHw6rdKBlpxKyoWCLk
[05-May-2026 02:08:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-May-2026 02:08:53 UTC] ✅ JWT token verified successfully for user profile
[05-May-2026 02:08:53 UTC] User ID: 489
[05-May-2026 02:08:53 UTC] ✅ User profile retrieved successfully for user ID: 489
[05-May-2026 02:08:53 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-May-2026 02:08:53 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-May-2026 02:08:53 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg5IiwidXNlcm5hbWUiOiJzNXlzN3MiLCJlbWFpbCI6Inlhc3NpbmRhZnJhbGxhaDk2QGdtYWlsLmNvbSIsImV4cCI6MTc3ODU1MTczMn0.DhOiX5jKJPnkHi-EfyYUQz_24QHw6rdKBlpxKyoWCLk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f6c332c2e8bea67-FCO","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"93.47.228.150","CF-IPCountry":"IT","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"93.47.228.150, 162.158.116.90"}
[05-May-2026 02:08:53 UTC] === User Orders API Called ===
[05-May-2026 02:08:53 UTC] User ID: 489
[05-May-2026 02:08:53 UTC] Limit: 20, Offset: 0
[05-May-2026 02:08:53 UTC] Orders found: 0
[05-May-2026 02:08:53 UTC] Orders data: []
[05-May-2026 02:08:53 UTC] Total orders count: 0
[05-May-2026 02:08:53 UTC] === API CALL LOG ===
[05-May-2026 02:08:53 UTC] Endpoint: user/profile.php
[05-May-2026 02:08:53 UTC] Full Log Data: {
    "timestamp": "2026-05-05 02:08:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "93.47.228.150",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg5IiwidXNlcm5hbWUiOiJzNXlzN3MiLCJlbWFpbCI6Inlhc3NpbmRhZnJhbGxhaDk2QGdtYWlsLmNvbSIsImV4cCI6MTc3ODU1MTczMn0.DhOiX5jKJPnkHi-EfyYUQz_24QHw6rdKBlpxKyoWCLk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f6c332cdef3ea67-FCO",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "93.47.228.150",
        "CF-IPCountry": "IT",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "93.47.228.150, 162.158.116.90"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-May-2026 02:08:53 UTC] === END API CALL LOG ===
[05-May-2026 02:08:53 UTC] ✅ API Hash verification passed for profile endpoint
[05-May-2026 02:08:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg5IiwidXNlcm5hbWUiOiJzNXlzN3MiLCJlbWFpbCI6Inlhc3NpbmRhZnJhbGxhaDk2QGdtYWlsLmNvbSIsImV4cCI6MTc3ODU1MTczMn0.DhOiX5jKJPnkHi-EfyYUQz_24QHw6rdKBlpxKyoWCLk
[05-May-2026 02:08:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-May-2026 02:08:53 UTC] ✅ JWT token verified successfully for user profile
[05-May-2026 02:08:53 UTC] User ID: 489
[05-May-2026 02:08:53 UTC] ✅ User profile retrieved successfully for user ID: 489
[05-May-2026 02:08:53 UTC] === API CALL LOG ===
[05-May-2026 02:08:53 UTC] Endpoint: user/profile.php
[05-May-2026 02:08:53 UTC] Full Log Data: {
    "timestamp": "2026-05-05 02:08:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "93.47.228.150",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg5IiwidXNlcm5hbWUiOiJzNXlzN3MiLCJlbWFpbCI6Inlhc3NpbmRhZnJhbGxhaDk2QGdtYWlsLmNvbSIsImV4cCI6MTc3ODU1MTczMn0.DhOiX5jKJPnkHi-EfyYUQz_24QHw6rdKBlpxKyoWCLk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f6c3330798cea67-FCO",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "93.47.228.150",
        "CF-IPCountry": "IT",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "93.47.228.150, 162.158.116.90"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-May-2026 02:08:53 UTC] === END API CALL LOG ===
[05-May-2026 02:08:53 UTC] ✅ API Hash verification passed for profile endpoint
[05-May-2026 02:08:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg5IiwidXNlcm5hbWUiOiJzNXlzN3MiLCJlbWFpbCI6Inlhc3NpbmRhZnJhbGxhaDk2QGdtYWlsLmNvbSIsImV4cCI6MTc3ODU1MTczMn0.DhOiX5jKJPnkHi-EfyYUQz_24QHw6rdKBlpxKyoWCLk
[05-May-2026 02:08:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-May-2026 02:08:53 UTC] ✅ JWT token verified successfully for user profile
[05-May-2026 02:08:53 UTC] User ID: 489
[05-May-2026 02:08:53 UTC] ✅ User profile retrieved successfully for user ID: 489
[05-May-2026 02:09:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-May-2026 02:09:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-May-2026 02:09:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg5IiwidXNlcm5hbWUiOiJzNXlzN3MiLCJlbWFpbCI6Inlhc3NpbmRhZnJhbGxhaDk2QGdtYWlsLmNvbSIsImV4cCI6MTc3ODU1MTczMn0.DhOiX5jKJPnkHi-EfyYUQz_24QHw6rdKBlpxKyoWCLk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f6c33f869b6ea67-FCO","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"93.47.228.150","CF-IPCountry":"IT","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"93.47.228.150, 162.158.116.91"}
[05-May-2026 02:09:25 UTC] === User Orders API Called ===
[05-May-2026 02:09:25 UTC] User ID: 489
[05-May-2026 02:09:25 UTC] Limit: 20, Offset: 0
[05-May-2026 02:09:25 UTC] Orders found: 0
[05-May-2026 02:09:25 UTC] Orders data: []
[05-May-2026 02:09:25 UTC] Total orders count: 0
[05-May-2026 02:09:26 UTC] === API CALL LOG ===
[05-May-2026 02:09:26 UTC] Endpoint: user/profile.php
[05-May-2026 02:09:26 UTC] Full Log Data: {
    "timestamp": "2026-05-05 02:09:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "93.47.228.150",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg5IiwidXNlcm5hbWUiOiJzNXlzN3MiLCJlbWFpbCI6Inlhc3NpbmRhZnJhbGxhaDk2QGdtYWlsLmNvbSIsImV4cCI6MTc3ODU1MTczMn0.DhOiX5jKJPnkHi-EfyYUQz_24QHw6rdKBlpxKyoWCLk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f6c33f8e9f7ea67-FCO",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "93.47.228.150",
        "CF-IPCountry": "IT",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "93.47.228.150, 162.158.116.90"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-May-2026 02:09:26 UTC] === END API CALL LOG ===
[05-May-2026 02:09:26 UTC] ✅ API Hash verification passed for profile endpoint
[05-May-2026 02:09:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg5IiwidXNlcm5hbWUiOiJzNXlzN3MiLCJlbWFpbCI6Inlhc3NpbmRhZnJhbGxhaDk2QGdtYWlsLmNvbSIsImV4cCI6MTc3ODU1MTczMn0.DhOiX5jKJPnkHi-EfyYUQz_24QHw6rdKBlpxKyoWCLk
[05-May-2026 02:09:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-May-2026 02:09:26 UTC] ✅ JWT token verified successfully for user profile
[05-May-2026 02:09:26 UTC] User ID: 489
[05-May-2026 02:09:26 UTC] ✅ User profile retrieved successfully for user ID: 489
[05-May-2026 02:09:26 UTC] === API CALL LOG ===
[05-May-2026 02:09:26 UTC] Endpoint: user/profile.php
[05-May-2026 02:09:26 UTC] Full Log Data: {
    "timestamp": "2026-05-05 02:09:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "93.47.228.150",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg5IiwidXNlcm5hbWUiOiJzNXlzN3MiLCJlbWFpbCI6Inlhc3NpbmRhZnJhbGxhaDk2QGdtYWlsLmNvbSIsImV4cCI6MTc3ODU1MTczMn0.DhOiX5jKJPnkHi-EfyYUQz_24QHw6rdKBlpxKyoWCLk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f6c33fcbc8fea67-FCO",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "93.47.228.150",
        "CF-IPCountry": "IT",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "93.47.228.150, 162.158.116.91"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-May-2026 02:09:26 UTC] === END API CALL LOG ===
[05-May-2026 02:09:26 UTC] ✅ API Hash verification passed for profile endpoint
[05-May-2026 02:09:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg5IiwidXNlcm5hbWUiOiJzNXlzN3MiLCJlbWFpbCI6Inlhc3NpbmRhZnJhbGxhaDk2QGdtYWlsLmNvbSIsImV4cCI6MTc3ODU1MTczMn0.DhOiX5jKJPnkHi-EfyYUQz_24QHw6rdKBlpxKyoWCLk
[05-May-2026 02:09:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-May-2026 02:09:26 UTC] ✅ JWT token verified successfully for user profile
[05-May-2026 02:09:26 UTC] User ID: 489
[05-May-2026 02:09:26 UTC] ✅ User profile retrieved successfully for user ID: 489
[05-May-2026 02:09:26 UTC] === API CALL LOG ===
[05-May-2026 02:09:26 UTC] Endpoint: user/profile.php
[05-May-2026 02:09:26 UTC] Full Log Data: {
    "timestamp": "2026-05-05 02:09:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "93.47.228.150",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg5IiwidXNlcm5hbWUiOiJzNXlzN3MiLCJlbWFpbCI6Inlhc3NpbmRhZnJhbGxhaDk2QGdtYWlsLmNvbSIsImV4cCI6MTc3ODU1MTczMn0.DhOiX5jKJPnkHi-EfyYUQz_24QHw6rdKBlpxKyoWCLk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f6c33fcfcaaea67-FCO",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "93.47.228.150",
        "CF-IPCountry": "IT",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "93.47.228.150, 162.158.116.91"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-May-2026 02:09:26 UTC] === END API CALL LOG ===
[05-May-2026 02:09:26 UTC] ✅ API Hash verification passed for profile endpoint
[05-May-2026 02:09:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg5IiwidXNlcm5hbWUiOiJzNXlzN3MiLCJlbWFpbCI6Inlhc3NpbmRhZnJhbGxhaDk2QGdtYWlsLmNvbSIsImV4cCI6MTc3ODU1MTczMn0.DhOiX5jKJPnkHi-EfyYUQz_24QHw6rdKBlpxKyoWCLk
[05-May-2026 02:09:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-May-2026 02:09:26 UTC] ✅ JWT token verified successfully for user profile
[05-May-2026 02:09:26 UTC] User ID: 489
[05-May-2026 02:09:26 UTC] ✅ User profile retrieved successfully for user ID: 489
[05-May-2026 02:09:42 UTC] === API CALL LOG ===
[05-May-2026 02:09:42 UTC] Endpoint: user/profile.php
[05-May-2026 02:09:42 UTC] Full Log Data: {
    "timestamp": "2026-05-05 02:09:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "93.47.228.150",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg5IiwidXNlcm5hbWUiOiJzNXlzN3MiLCJlbWFpbCI6Inlhc3NpbmRhZnJhbGxhaDk2QGdtYWlsLmNvbSIsImV4cCI6MTc3ODU1MTczMn0.DhOiX5jKJPnkHi-EfyYUQz_24QHw6rdKBlpxKyoWCLk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f6c34600cdb7677-FCO",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "93.47.228.150",
        "CF-IPCountry": "IT",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "93.47.228.150, 162.158.116.90"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-May-2026 02:09:42 UTC] === END API CALL LOG ===
[05-May-2026 02:09:42 UTC] ✅ API Hash verification passed for profile endpoint
[05-May-2026 02:09:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg5IiwidXNlcm5hbWUiOiJzNXlzN3MiLCJlbWFpbCI6Inlhc3NpbmRhZnJhbGxhaDk2QGdtYWlsLmNvbSIsImV4cCI6MTc3ODU1MTczMn0.DhOiX5jKJPnkHi-EfyYUQz_24QHw6rdKBlpxKyoWCLk
[05-May-2026 02:09:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-May-2026 02:09:42 UTC] ✅ JWT token verified successfully for user profile
[05-May-2026 02:09:42 UTC] User ID: 489
[05-May-2026 02:09:42 UTC] ✅ User profile retrieved successfully for user ID: 489
[05-May-2026 07:05:16 UTC] === API CALL LOG ===
[05-May-2026 07:05:16 UTC] Endpoint: user/profile.php
[05-May-2026 07:05:16 UTC] Full Log Data: {
    "timestamp": "2026-05-05 07:05:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4091:500b:d005:8cbd:1eca:771f:36fa",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkwIiwidXNlcm5hbWUiOiJWaXNoYWwxMiIsImVtYWlsIjoic2lkaGFydHJhamJoYXJAZ21haWwuY29tIiwiZXhwIjoxNzc4NTY5NTE1fQ.D05eEhiYAyfsYiuZpAGF88_mFJ7pQ39jlaGnaurPieQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f6de55378e7fe23-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:4091:500b:d005:8cbd:1eca:771f:36fa",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:4091:500b:d005:8cbd:1eca:771f:36fa, 162.158.88.6"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-May-2026 07:05:16 UTC] === END API CALL LOG ===
[05-May-2026 07:05:16 UTC] ✅ API Hash verification passed for profile endpoint
[05-May-2026 07:05:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkwIiwidXNlcm5hbWUiOiJWaXNoYWwxMiIsImVtYWlsIjoic2lkaGFydHJhamJoYXJAZ21haWwuY29tIiwiZXhwIjoxNzc4NTY5NTE1fQ.D05eEhiYAyfsYiuZpAGF88_mFJ7pQ39jlaGnaurPieQ
[05-May-2026 07:05:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-May-2026 07:05:16 UTC] ✅ JWT token verified successfully for user profile
[05-May-2026 07:05:16 UTC] User ID: 490
[05-May-2026 07:05:16 UTC] ✅ User profile retrieved successfully for user ID: 490
[05-May-2026 07:05:16 UTC] === API CALL LOG ===
[05-May-2026 07:05:16 UTC] Endpoint: user/profile.php
[05-May-2026 07:05:16 UTC] Full Log Data: {
    "timestamp": "2026-05-05 07:05:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4091:500b:d005:8cbd:1eca:771f:36fa",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkwIiwidXNlcm5hbWUiOiJWaXNoYWwxMiIsImVtYWlsIjoic2lkaGFydHJhamJoYXJAZ21haWwuY29tIiwiZXhwIjoxNzc4NTY5NTE1fQ.D05eEhiYAyfsYiuZpAGF88_mFJ7pQ39jlaGnaurPieQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f6de55378effe23-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:4091:500b:d005:8cbd:1eca:771f:36fa",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:4091:500b:d005:8cbd:1eca:771f:36fa, 162.158.88.7"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-May-2026 07:05:16 UTC] === END API CALL LOG ===
[05-May-2026 07:05:16 UTC] ✅ API Hash verification passed for profile endpoint
[05-May-2026 07:05:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkwIiwidXNlcm5hbWUiOiJWaXNoYWwxMiIsImVtYWlsIjoic2lkaGFydHJhamJoYXJAZ21haWwuY29tIiwiZXhwIjoxNzc4NTY5NTE1fQ.D05eEhiYAyfsYiuZpAGF88_mFJ7pQ39jlaGnaurPieQ
[05-May-2026 07:05:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-May-2026 07:05:16 UTC] ✅ JWT token verified successfully for user profile
[05-May-2026 07:05:16 UTC] User ID: 490
[05-May-2026 07:05:16 UTC] ✅ User profile retrieved successfully for user ID: 490
[05-May-2026 07:05:16 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-May-2026 07:05:16 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-May-2026 07:05:16 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkwIiwidXNlcm5hbWUiOiJWaXNoYWwxMiIsImVtYWlsIjoic2lkaGFydHJhamJoYXJAZ21haWwuY29tIiwiZXhwIjoxNzc4NTY5NTE1fQ.D05eEhiYAyfsYiuZpAGF88_mFJ7pQ39jlaGnaurPieQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f6de55378edfe23-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:4091:500b:d005:8cbd:1eca:771f:36fa","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:4091:500b:d005:8cbd:1eca:771f:36fa, 162.158.88.6"}
[05-May-2026 07:05:16 UTC] === User Orders API Called ===
[05-May-2026 07:05:16 UTC] User ID: 490
[05-May-2026 07:05:16 UTC] Limit: 20, Offset: 0
[05-May-2026 07:05:16 UTC] Orders found: 0
[05-May-2026 07:05:16 UTC] Orders data: []
[05-May-2026 07:05:16 UTC] Total orders count: 0
[05-May-2026 07:05:18 UTC] === API CALL LOG ===
[05-May-2026 07:05:18 UTC] Endpoint: user/profile.php
[05-May-2026 07:05:18 UTC] Full Log Data: {
    "timestamp": "2026-05-05 07:05:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4091:500b:d005:8cbd:1eca:771f:36fa",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkwIiwidXNlcm5hbWUiOiJWaXNoYWwxMiIsImVtYWlsIjoic2lkaGFydHJhamJoYXJAZ21haWwuY29tIiwiZXhwIjoxNzc4NTY5NTE1fQ.D05eEhiYAyfsYiuZpAGF88_mFJ7pQ39jlaGnaurPieQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f6de561b9b8fe23-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:4091:500b:d005:8cbd:1eca:771f:36fa",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:4091:500b:d005:8cbd:1eca:771f:36fa, 162.158.88.7"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-May-2026 07:05:18 UTC] === END API CALL LOG ===
[05-May-2026 07:05:18 UTC] ✅ API Hash verification passed for profile endpoint
[05-May-2026 07:05:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkwIiwidXNlcm5hbWUiOiJWaXNoYWwxMiIsImVtYWlsIjoic2lkaGFydHJhamJoYXJAZ21haWwuY29tIiwiZXhwIjoxNzc4NTY5NTE1fQ.D05eEhiYAyfsYiuZpAGF88_mFJ7pQ39jlaGnaurPieQ
[05-May-2026 07:05:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-May-2026 07:05:18 UTC] ✅ JWT token verified successfully for user profile
[05-May-2026 07:05:18 UTC] User ID: 490
[05-May-2026 07:05:18 UTC] ✅ User profile retrieved successfully for user ID: 490
[05-May-2026 07:05:26 UTC] === API CALL LOG ===
[05-May-2026 07:05:26 UTC] Endpoint: user/profile.php
[05-May-2026 07:05:26 UTC] Full Log Data: {
    "timestamp": "2026-05-05 07:05:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4091:500b:d005:8cbd:1eca:771f:36fa",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkwIiwidXNlcm5hbWUiOiJWaXNoYWwxMiIsImVtYWlsIjoic2lkaGFydHJhamJoYXJAZ21haWwuY29tIiwiZXhwIjoxNzc4NTY5NTE1fQ.D05eEhiYAyfsYiuZpAGF88_mFJ7pQ39jlaGnaurPieQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f6de594facdfe23-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:4091:500b:d005:8cbd:1eca:771f:36fa",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:4091:500b:d005:8cbd:1eca:771f:36fa, 162.158.88.28"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-May-2026 07:05:26 UTC] === END API CALL LOG ===
[05-May-2026 07:05:26 UTC] ✅ API Hash verification passed for profile endpoint
[05-May-2026 07:05:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkwIiwidXNlcm5hbWUiOiJWaXNoYWwxMiIsImVtYWlsIjoic2lkaGFydHJhamJoYXJAZ21haWwuY29tIiwiZXhwIjoxNzc4NTY5NTE1fQ.D05eEhiYAyfsYiuZpAGF88_mFJ7pQ39jlaGnaurPieQ
[05-May-2026 07:05:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-May-2026 07:05:26 UTC] ✅ JWT token verified successfully for user profile
[05-May-2026 07:05:26 UTC] User ID: 490
[05-May-2026 07:05:26 UTC] ✅ User profile retrieved successfully for user ID: 490
[05-May-2026 08:47:19 UTC] === API CALL LOG ===
[05-May-2026 08:47:19 UTC] Endpoint: user/profile.php
[05-May-2026 08:47:19 UTC] Full Log Data: {
    "timestamp": "2026-05-05 08:47:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4091:500b:d005:a192:9268:9d0e:221d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkwIiwidXNlcm5hbWUiOiJWaXNoYWwxMiIsImVtYWlsIjoic2lkaGFydHJhamJoYXJAZ21haWwuY29tIiwiZXhwIjoxNzc4NTY5NTE1fQ.D05eEhiYAyfsYiuZpAGF88_mFJ7pQ39jlaGnaurPieQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f6e7ad1da855f51-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:4091:500b:d005:a192:9268:9d0e:221d",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:4091:500b:d005:a192:9268:9d0e:221d, 172.69.165.49"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-May-2026 08:47:19 UTC] === END API CALL LOG ===
[05-May-2026 08:47:19 UTC] ✅ API Hash verification passed for profile endpoint
[05-May-2026 08:47:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkwIiwidXNlcm5hbWUiOiJWaXNoYWwxMiIsImVtYWlsIjoic2lkaGFydHJhamJoYXJAZ21haWwuY29tIiwiZXhwIjoxNzc4NTY5NTE1fQ.D05eEhiYAyfsYiuZpAGF88_mFJ7pQ39jlaGnaurPieQ
[05-May-2026 08:47:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-May-2026 08:47:19 UTC] ✅ JWT token verified successfully for user profile
[05-May-2026 08:47:19 UTC] User ID: 490
[05-May-2026 08:47:19 UTC] ✅ User profile retrieved successfully for user ID: 490
[05-May-2026 08:47:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-May-2026 08:47:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-May-2026 08:47:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkwIiwidXNlcm5hbWUiOiJWaXNoYWwxMiIsImVtYWlsIjoic2lkaGFydHJhamJoYXJAZ21haWwuY29tIiwiZXhwIjoxNzc4NTY5NTE1fQ.D05eEhiYAyfsYiuZpAGF88_mFJ7pQ39jlaGnaurPieQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f6e7adc2c435f51-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:4091:500b:d005:a192:9268:9d0e:221d","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:4091:500b:d005:a192:9268:9d0e:221d, 172.69.165.8"}
[05-May-2026 08:47:21 UTC] === User Orders API Called ===
[05-May-2026 08:47:21 UTC] User ID: 490
[05-May-2026 08:47:21 UTC] Limit: 20, Offset: 0
[05-May-2026 08:47:21 UTC] Orders found: 0
[05-May-2026 08:47:21 UTC] Orders data: []
[05-May-2026 08:47:21 UTC] Total orders count: 0
[05-May-2026 08:47:21 UTC] === API CALL LOG ===
[05-May-2026 08:47:21 UTC] Endpoint: user/profile.php
[05-May-2026 08:47:21 UTC] Full Log Data: {
    "timestamp": "2026-05-05 08:47:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4091:500b:d005:a192:9268:9d0e:221d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkwIiwidXNlcm5hbWUiOiJWaXNoYWwxMiIsImVtYWlsIjoic2lkaGFydHJhamJoYXJAZ21haWwuY29tIiwiZXhwIjoxNzc4NTY5NTE1fQ.D05eEhiYAyfsYiuZpAGF88_mFJ7pQ39jlaGnaurPieQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f6e7adc2c445f51-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:4091:500b:d005:a192:9268:9d0e:221d",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:4091:500b:d005:a192:9268:9d0e:221d, 172.69.165.8"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-May-2026 08:47:21 UTC] === END API CALL LOG ===
[05-May-2026 08:47:21 UTC] ✅ API Hash verification passed for profile endpoint
[05-May-2026 08:47:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkwIiwidXNlcm5hbWUiOiJWaXNoYWwxMiIsImVtYWlsIjoic2lkaGFydHJhamJoYXJAZ21haWwuY29tIiwiZXhwIjoxNzc4NTY5NTE1fQ.D05eEhiYAyfsYiuZpAGF88_mFJ7pQ39jlaGnaurPieQ
[05-May-2026 08:47:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-May-2026 08:47:21 UTC] ✅ JWT token verified successfully for user profile
[05-May-2026 08:47:21 UTC] User ID: 490
[05-May-2026 08:47:21 UTC] ✅ User profile retrieved successfully for user ID: 490
[05-May-2026 13:44:31 UTC] === API CALL LOG ===
[05-May-2026 13:44:31 UTC] Endpoint: user/profile.php
[05-May-2026 13:44:31 UTC] Full Log Data: {
    "timestamp": "2026-05-05 13:44:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "190.8.175.102",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkxIiwidXNlcm5hbWUiOiJEYXlhbmEiLCJlbWFpbCI6ImRheWFuYWVtYWlxdWVAZ21haWwuY29tIiwiZXhwIjoxNzc4NTkzNDcwfQ.gNhU3h9EtVhNV71E50WQM21O4dozv66v6VxeFJOzCeI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f702e2dbf15f227-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "190.8.175.102",
        "CF-IPCountry": "BR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "190.8.175.102, 172.69.11.181"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-May-2026 13:44:31 UTC] === END API CALL LOG ===
[05-May-2026 13:44:31 UTC] ✅ API Hash verification passed for profile endpoint
[05-May-2026 13:44:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkxIiwidXNlcm5hbWUiOiJEYXlhbmEiLCJlbWFpbCI6ImRheWFuYWVtYWlxdWVAZ21haWwuY29tIiwiZXhwIjoxNzc4NTkzNDcwfQ.gNhU3h9EtVhNV71E50WQM21O4dozv66v6VxeFJOzCeI
[05-May-2026 13:44:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-May-2026 13:44:31 UTC] ✅ JWT token verified successfully for user profile
[05-May-2026 13:44:31 UTC] User ID: 491
[05-May-2026 13:44:31 UTC] ✅ User profile retrieved successfully for user ID: 491
[05-May-2026 13:44:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-May-2026 13:44:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-May-2026 13:44:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkxIiwidXNlcm5hbWUiOiJEYXlhbmEiLCJlbWFpbCI6ImRheWFuYWVtYWlxdWVAZ21haWwuY29tIiwiZXhwIjoxNzc4NTkzNDcwfQ.gNhU3h9EtVhNV71E50WQM21O4dozv66v6VxeFJOzCeI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f702e2ddf56f227-GRU","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"190.8.175.102","CF-IPCountry":"BR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"190.8.175.102, 172.69.11.181"}
[05-May-2026 13:44:31 UTC] === User Orders API Called ===
[05-May-2026 13:44:31 UTC] User ID: 491
[05-May-2026 13:44:31 UTC] Limit: 20, Offset: 0
[05-May-2026 13:44:31 UTC] Orders found: 0
[05-May-2026 13:44:31 UTC] Orders data: []
[05-May-2026 13:44:31 UTC] Total orders count: 0
[05-May-2026 13:44:31 UTC] === API CALL LOG ===
[05-May-2026 13:44:31 UTC] Endpoint: user/profile.php
[05-May-2026 13:44:31 UTC] Full Log Data: {
    "timestamp": "2026-05-05 13:44:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "190.8.175.102",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkxIiwidXNlcm5hbWUiOiJEYXlhbmEiLCJlbWFpbCI6ImRheWFuYWVtYWlxdWVAZ21haWwuY29tIiwiZXhwIjoxNzc4NTkzNDcwfQ.gNhU3h9EtVhNV71E50WQM21O4dozv66v6VxeFJOzCeI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f702e2e585af227-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "190.8.175.102",
        "CF-IPCountry": "BR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "190.8.175.102, 172.69.11.180"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-May-2026 13:44:31 UTC] === END API CALL LOG ===
[05-May-2026 13:44:31 UTC] ✅ API Hash verification passed for profile endpoint
[05-May-2026 13:44:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkxIiwidXNlcm5hbWUiOiJEYXlhbmEiLCJlbWFpbCI6ImRheWFuYWVtYWlxdWVAZ21haWwuY29tIiwiZXhwIjoxNzc4NTkzNDcwfQ.gNhU3h9EtVhNV71E50WQM21O4dozv66v6VxeFJOzCeI
[05-May-2026 13:44:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-May-2026 13:44:31 UTC] ✅ JWT token verified successfully for user profile
[05-May-2026 13:44:31 UTC] User ID: 491
[05-May-2026 13:44:31 UTC] ✅ User profile retrieved successfully for user ID: 491
[05-May-2026 13:44:32 UTC] === API CALL LOG ===
[05-May-2026 13:44:32 UTC] Endpoint: user/profile.php
[05-May-2026 13:44:32 UTC] Full Log Data: {
    "timestamp": "2026-05-05 13:44:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "190.8.175.102",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkxIiwidXNlcm5hbWUiOiJEYXlhbmEiLCJlbWFpbCI6ImRheWFuYWVtYWlxdWVAZ21haWwuY29tIiwiZXhwIjoxNzc4NTkzNDcwfQ.gNhU3h9EtVhNV71E50WQM21O4dozv66v6VxeFJOzCeI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f702e344c36f227-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "190.8.175.102",
        "CF-IPCountry": "BR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "190.8.175.102, 172.69.11.180"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-May-2026 13:44:32 UTC] === END API CALL LOG ===
[05-May-2026 13:44:32 UTC] ✅ API Hash verification passed for profile endpoint
[05-May-2026 13:44:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkxIiwidXNlcm5hbWUiOiJEYXlhbmEiLCJlbWFpbCI6ImRheWFuYWVtYWlxdWVAZ21haWwuY29tIiwiZXhwIjoxNzc4NTkzNDcwfQ.gNhU3h9EtVhNV71E50WQM21O4dozv66v6VxeFJOzCeI
[05-May-2026 13:44:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-May-2026 13:44:32 UTC] ✅ JWT token verified successfully for user profile
[05-May-2026 13:44:32 UTC] User ID: 491
[05-May-2026 13:44:32 UTC] ✅ User profile retrieved successfully for user ID: 491
[05-May-2026 13:44:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-May-2026 13:44:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-May-2026 13:44:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkxIiwidXNlcm5hbWUiOiJEYXlhbmEiLCJlbWFpbCI6ImRheWFuYWVtYWlxdWVAZ21haWwuY29tIiwiZXhwIjoxNzc4NTkzNDcwfQ.gNhU3h9EtVhNV71E50WQM21O4dozv66v6VxeFJOzCeI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f702e733ffef227-GRU","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"190.8.175.102","CF-IPCountry":"BR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"190.8.175.102, 172.69.114.126"}
[05-May-2026 13:44:43 UTC] === User Orders API Called ===
[05-May-2026 13:44:43 UTC] User ID: 491
[05-May-2026 13:44:43 UTC] Limit: 20, Offset: 0
[05-May-2026 13:44:43 UTC] Orders found: 0
[05-May-2026 13:44:43 UTC] Orders data: []
[05-May-2026 13:44:43 UTC] Total orders count: 0
[05-May-2026 13:44:45 UTC] === API CALL LOG ===
[05-May-2026 13:44:45 UTC] Endpoint: user/profile.php
[05-May-2026 13:44:45 UTC] Full Log Data: {
    "timestamp": "2026-05-05 13:44:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "190.8.175.102",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkxIiwidXNlcm5hbWUiOiJEYXlhbmEiLCJlbWFpbCI6ImRheWFuYWVtYWlxdWVAZ21haWwuY29tIiwiZXhwIjoxNzc4NTkzNDcwfQ.gNhU3h9EtVhNV71E50WQM21O4dozv66v6VxeFJOzCeI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f702e82c81cf227-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "190.8.175.102",
        "CF-IPCountry": "BR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "190.8.175.102, 172.69.114.126"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-May-2026 13:44:45 UTC] === END API CALL LOG ===
[05-May-2026 13:44:45 UTC] ✅ API Hash verification passed for profile endpoint
[05-May-2026 13:44:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkxIiwidXNlcm5hbWUiOiJEYXlhbmEiLCJlbWFpbCI6ImRheWFuYWVtYWlxdWVAZ21haWwuY29tIiwiZXhwIjoxNzc4NTkzNDcwfQ.gNhU3h9EtVhNV71E50WQM21O4dozv66v6VxeFJOzCeI
[05-May-2026 13:44:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-May-2026 13:44:45 UTC] ✅ JWT token verified successfully for user profile
[05-May-2026 13:44:45 UTC] User ID: 491
[05-May-2026 13:44:45 UTC] ✅ User profile retrieved successfully for user ID: 491
[05-May-2026 13:44:45 UTC] User Purchases API - User ID: 491
[05-May-2026 13:44:45 UTC] User Purchases API - Total purchases found: 0
[05-May-2026 13:44:54 UTC] === API CALL LOG ===
[05-May-2026 13:44:54 UTC] Endpoint: user/profile.php
[05-May-2026 13:44:54 UTC] Full Log Data: {
    "timestamp": "2026-05-05 13:44:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "190.8.175.102",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkxIiwidXNlcm5hbWUiOiJEYXlhbmEiLCJlbWFpbCI6ImRheWFuYWVtYWlxdWVAZ21haWwuY29tIiwiZXhwIjoxNzc4NTkzNDcwfQ.gNhU3h9EtVhNV71E50WQM21O4dozv66v6VxeFJOzCeI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f702eb99a2ff227-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "190.8.175.102",
        "CF-IPCountry": "BR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "190.8.175.102, 172.69.114.126"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-May-2026 13:44:54 UTC] === END API CALL LOG ===
[05-May-2026 13:44:54 UTC] ✅ API Hash verification passed for profile endpoint
[05-May-2026 13:44:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkxIiwidXNlcm5hbWUiOiJEYXlhbmEiLCJlbWFpbCI6ImRheWFuYWVtYWlxdWVAZ21haWwuY29tIiwiZXhwIjoxNzc4NTkzNDcwfQ.gNhU3h9EtVhNV71E50WQM21O4dozv66v6VxeFJOzCeI
[05-May-2026 13:44:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-May-2026 13:44:54 UTC] ✅ JWT token verified successfully for user profile
[05-May-2026 13:44:54 UTC] User ID: 491
[05-May-2026 13:44:54 UTC] ✅ User profile retrieved successfully for user ID: 491
[05-May-2026 13:44:54 UTC] User Purchases API - User ID: 491
[05-May-2026 13:44:54 UTC] User Purchases API - Total purchases found: 0
[05-May-2026 13:44:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-May-2026 13:44:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-May-2026 13:44:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkxIiwidXNlcm5hbWUiOiJEYXlhbmEiLCJlbWFpbCI6ImRheWFuYWVtYWlxdWVAZ21haWwuY29tIiwiZXhwIjoxNzc4NTkzNDcwfQ.gNhU3h9EtVhNV71E50WQM21O4dozv66v6VxeFJOzCeI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f702ecd8a8df227-GRU","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"190.8.175.102","CF-IPCountry":"BR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"190.8.175.102, 172.69.114.125"}
[05-May-2026 13:44:57 UTC] === User Orders API Called ===
[05-May-2026 13:44:57 UTC] User ID: 491
[05-May-2026 13:44:57 UTC] Limit: 20, Offset: 0
[05-May-2026 13:44:57 UTC] Orders found: 0
[05-May-2026 13:44:57 UTC] Orders data: []
[05-May-2026 13:44:57 UTC] Total orders count: 0
[05-May-2026 13:44:57 UTC] === API CALL LOG ===
[05-May-2026 13:44:57 UTC] Endpoint: user/profile.php
[05-May-2026 13:44:57 UTC] Full Log Data: {
    "timestamp": "2026-05-05 13:44:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "190.8.175.102",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkxIiwidXNlcm5hbWUiOiJEYXlhbmEiLCJlbWFpbCI6ImRheWFuYWVtYWlxdWVAZ21haWwuY29tIiwiZXhwIjoxNzc4NTkzNDcwfQ.gNhU3h9EtVhNV71E50WQM21O4dozv66v6VxeFJOzCeI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f702ece0bd0f227-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "190.8.175.102",
        "CF-IPCountry": "BR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "190.8.175.102, 172.69.114.125"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-May-2026 13:44:57 UTC] === END API CALL LOG ===
[05-May-2026 13:44:57 UTC] ✅ API Hash verification passed for profile endpoint
[05-May-2026 13:44:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkxIiwidXNlcm5hbWUiOiJEYXlhbmEiLCJlbWFpbCI6ImRheWFuYWVtYWlxdWVAZ21haWwuY29tIiwiZXhwIjoxNzc4NTkzNDcwfQ.gNhU3h9EtVhNV71E50WQM21O4dozv66v6VxeFJOzCeI
[05-May-2026 13:44:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-May-2026 13:44:57 UTC] ✅ JWT token verified successfully for user profile
[05-May-2026 13:44:57 UTC] User ID: 491
[05-May-2026 13:44:57 UTC] ✅ User profile retrieved successfully for user ID: 491
[05-May-2026 13:44:57 UTC] === API CALL LOG ===
[05-May-2026 13:44:58 UTC] Endpoint: user/profile.php
[05-May-2026 13:44:58 UTC] Full Log Data: {
    "timestamp": "2026-05-05 13:44:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "190.8.175.102",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkxIiwidXNlcm5hbWUiOiJEYXlhbmEiLCJlbWFpbCI6ImRheWFuYWVtYWlxdWVAZ21haWwuY29tIiwiZXhwIjoxNzc4NTkzNDcwfQ.gNhU3h9EtVhNV71E50WQM21O4dozv66v6VxeFJOzCeI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f702ed20c72f227-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "190.8.175.102",
        "CF-IPCountry": "BR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "190.8.175.102, 172.69.114.125"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-May-2026 13:44:58 UTC] === END API CALL LOG ===
[05-May-2026 13:44:58 UTC] ✅ API Hash verification passed for profile endpoint
[05-May-2026 13:44:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkxIiwidXNlcm5hbWUiOiJEYXlhbmEiLCJlbWFpbCI6ImRheWFuYWVtYWlxdWVAZ21haWwuY29tIiwiZXhwIjoxNzc4NTkzNDcwfQ.gNhU3h9EtVhNV71E50WQM21O4dozv66v6VxeFJOzCeI
[05-May-2026 13:44:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-May-2026 13:44:58 UTC] ✅ JWT token verified successfully for user profile
[05-May-2026 13:44:58 UTC] User ID: 491
[05-May-2026 13:44:58 UTC] ✅ User profile retrieved successfully for user ID: 491
[05-May-2026 13:44:58 UTC] === API CALL LOG ===
[05-May-2026 13:44:58 UTC] Endpoint: user/profile.php
[05-May-2026 13:44:58 UTC] Full Log Data: {
    "timestamp": "2026-05-05 13:44:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "190.8.175.102",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkxIiwidXNlcm5hbWUiOiJEYXlhbmEiLCJlbWFpbCI6ImRheWFuYWVtYWlxdWVAZ21haWwuY29tIiwiZXhwIjoxNzc4NTkzNDcwfQ.gNhU3h9EtVhNV71E50WQM21O4dozv66v6VxeFJOzCeI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f702ed27da8f227-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "190.8.175.102",
        "CF-IPCountry": "BR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "190.8.175.102, 172.69.114.125"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-May-2026 13:44:58 UTC] === END API CALL LOG ===
[05-May-2026 13:44:58 UTC] ✅ API Hash verification passed for profile endpoint
[05-May-2026 13:44:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkxIiwidXNlcm5hbWUiOiJEYXlhbmEiLCJlbWFpbCI6ImRheWFuYWVtYWlxdWVAZ21haWwuY29tIiwiZXhwIjoxNzc4NTkzNDcwfQ.gNhU3h9EtVhNV71E50WQM21O4dozv66v6VxeFJOzCeI
[05-May-2026 13:44:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-May-2026 13:44:58 UTC] ✅ JWT token verified successfully for user profile
[05-May-2026 13:44:58 UTC] User ID: 491
[05-May-2026 13:44:58 UTC] ✅ User profile retrieved successfully for user ID: 491
[05-May-2026 13:45:26 UTC] === API CALL LOG ===
[05-May-2026 13:45:26 UTC] Endpoint: user/profile.php
[05-May-2026 13:45:26 UTC] Full Log Data: {
    "timestamp": "2026-05-05 13:45:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "190.8.175.102",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkxIiwidXNlcm5hbWUiOiJEYXlhbmEiLCJlbWFpbCI6ImRheWFuYWVtYWlxdWVAZ21haWwuY29tIiwiZXhwIjoxNzc4NTkzNDcwfQ.gNhU3h9EtVhNV71E50WQM21O4dozv66v6VxeFJOzCeI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f702f834984f16b-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "190.8.175.102",
        "CF-IPCountry": "BR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "190.8.175.102, 172.69.138.26"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-May-2026 13:45:26 UTC] === END API CALL LOG ===
[05-May-2026 13:45:26 UTC] ✅ API Hash verification passed for profile endpoint
[05-May-2026 13:45:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkxIiwidXNlcm5hbWUiOiJEYXlhbmEiLCJlbWFpbCI6ImRheWFuYWVtYWlxdWVAZ21haWwuY29tIiwiZXhwIjoxNzc4NTkzNDcwfQ.gNhU3h9EtVhNV71E50WQM21O4dozv66v6VxeFJOzCeI
[05-May-2026 13:45:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-May-2026 13:45:26 UTC] ✅ JWT token verified successfully for user profile
[05-May-2026 13:45:26 UTC] User ID: 491
[05-May-2026 13:45:26 UTC] ✅ User profile retrieved successfully for user ID: 491
[05-May-2026 13:49:32 UTC] === API CALL LOG ===
[05-May-2026 13:49:32 UTC] Endpoint: user/profile.php
[05-May-2026 13:49:32 UTC] Full Log Data: {
    "timestamp": "2026-05-05 13:49:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.183.37.254",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg5IiwidXNlcm5hbWUiOiJzNXlzN3MiLCJlbWFpbCI6Inlhc3NpbmRhZnJhbGxhaDk2QGdtYWlsLmNvbSIsImV4cCI6MTc3ODU1MTczMn0.DhOiX5jKJPnkHi-EfyYUQz_24QHw6rdKBlpxKyoWCLk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f703586d806b5aa-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "37.183.37.254",
        "CF-IPCountry": "IT",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "37.183.37.254, 172.69.9.70"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-May-2026 13:49:32 UTC] === END API CALL LOG ===
[05-May-2026 13:49:32 UTC] ✅ API Hash verification passed for profile endpoint
[05-May-2026 13:49:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg5IiwidXNlcm5hbWUiOiJzNXlzN3MiLCJlbWFpbCI6Inlhc3NpbmRhZnJhbGxhaDk2QGdtYWlsLmNvbSIsImV4cCI6MTc3ODU1MTczMn0.DhOiX5jKJPnkHi-EfyYUQz_24QHw6rdKBlpxKyoWCLk
[05-May-2026 13:49:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-May-2026 13:49:32 UTC] ✅ JWT token verified successfully for user profile
[05-May-2026 13:49:32 UTC] User ID: 489
[05-May-2026 13:49:32 UTC] ✅ User profile retrieved successfully for user ID: 489
[05-May-2026 13:49:33 UTC] === API CALL LOG ===
[05-May-2026 13:49:33 UTC] Endpoint: user/profile.php
[05-May-2026 13:49:33 UTC] Full Log Data: {
    "timestamp": "2026-05-05 13:49:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.183.37.254",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg5IiwidXNlcm5hbWUiOiJzNXlzN3MiLCJlbWFpbCI6Inlhc3NpbmRhZnJhbGxhaDk2QGdtYWlsLmNvbSIsImV4cCI6MTc3ODU1MTczMn0.DhOiX5jKJPnkHi-EfyYUQz_24QHw6rdKBlpxKyoWCLk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f7035895d2ab5aa-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "37.183.37.254",
        "CF-IPCountry": "IT",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "37.183.37.254, 172.69.9.70"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-May-2026 13:49:33 UTC] === END API CALL LOG ===
[05-May-2026 13:49:33 UTC] ✅ API Hash verification passed for profile endpoint
[05-May-2026 13:49:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg5IiwidXNlcm5hbWUiOiJzNXlzN3MiLCJlbWFpbCI6Inlhc3NpbmRhZnJhbGxhaDk2QGdtYWlsLmNvbSIsImV4cCI6MTc3ODU1MTczMn0.DhOiX5jKJPnkHi-EfyYUQz_24QHw6rdKBlpxKyoWCLk
[05-May-2026 13:49:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-May-2026 13:49:33 UTC] ✅ JWT token verified successfully for user profile
[05-May-2026 13:49:33 UTC] User ID: 489
[05-May-2026 13:49:33 UTC] ✅ User profile retrieved successfully for user ID: 489
[05-May-2026 13:49:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-May-2026 13:49:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-May-2026 13:49:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg5IiwidXNlcm5hbWUiOiJzNXlzN3MiLCJlbWFpbCI6Inlhc3NpbmRhZnJhbGxhaDk2QGdtYWlsLmNvbSIsImV4cCI6MTc3ODU1MTczMn0.DhOiX5jKJPnkHi-EfyYUQz_24QHw6rdKBlpxKyoWCLk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f7035895d31b5aa-MXP","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"37.183.37.254","CF-IPCountry":"IT","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"37.183.37.254, 172.69.9.70"}
[05-May-2026 13:49:33 UTC] === User Orders API Called ===
[05-May-2026 13:49:33 UTC] User ID: 489
[05-May-2026 13:49:33 UTC] Limit: 20, Offset: 0
[05-May-2026 13:49:33 UTC] Orders found: 0
[05-May-2026 13:49:33 UTC] Orders data: []
[05-May-2026 13:49:33 UTC] Total orders count: 0
[05-May-2026 13:49:33 UTC] === API CALL LOG ===
[05-May-2026 13:49:33 UTC] Endpoint: user/profile.php
[05-May-2026 13:49:33 UTC] Full Log Data: {
    "timestamp": "2026-05-05 13:49:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.183.37.254",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg5IiwidXNlcm5hbWUiOiJzNXlzN3MiLCJlbWFpbCI6Inlhc3NpbmRhZnJhbGxhaDk2QGdtYWlsLmNvbSIsImV4cCI6MTc3ODU1MTczMn0.DhOiX5jKJPnkHi-EfyYUQz_24QHw6rdKBlpxKyoWCLk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f703589de06b5aa-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "37.183.37.254",
        "CF-IPCountry": "IT",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "37.183.37.254, 172.69.9.70"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-May-2026 13:49:33 UTC] === END API CALL LOG ===
[05-May-2026 13:49:33 UTC] ✅ API Hash verification passed for profile endpoint
[05-May-2026 13:49:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg5IiwidXNlcm5hbWUiOiJzNXlzN3MiLCJlbWFpbCI6Inlhc3NpbmRhZnJhbGxhaDk2QGdtYWlsLmNvbSIsImV4cCI6MTc3ODU1MTczMn0.DhOiX5jKJPnkHi-EfyYUQz_24QHw6rdKBlpxKyoWCLk
[05-May-2026 13:49:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-May-2026 13:49:33 UTC] ✅ JWT token verified successfully for user profile
[05-May-2026 13:49:33 UTC] User ID: 489
[05-May-2026 13:49:33 UTC] ✅ User profile retrieved successfully for user ID: 489
[05-May-2026 13:49:33 UTC] === API CALL LOG ===
[05-May-2026 13:49:33 UTC] Endpoint: user/profile.php
[05-May-2026 13:49:33 UTC] Full Log Data: {
    "timestamp": "2026-05-05 13:49:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.183.37.254",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg5IiwidXNlcm5hbWUiOiJzNXlzN3MiLCJlbWFpbCI6Inlhc3NpbmRhZnJhbGxhaDk2QGdtYWlsLmNvbSIsImV4cCI6MTc3ODU1MTczMn0.DhOiX5jKJPnkHi-EfyYUQz_24QHw6rdKBlpxKyoWCLk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f70358c2ba6b5aa-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "37.183.37.254",
        "CF-IPCountry": "IT",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "37.183.37.254, 172.69.9.70"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-May-2026 13:49:33 UTC] === END API CALL LOG ===
[05-May-2026 13:49:33 UTC] ✅ API Hash verification passed for profile endpoint
[05-May-2026 13:49:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg5IiwidXNlcm5hbWUiOiJzNXlzN3MiLCJlbWFpbCI6Inlhc3NpbmRhZnJhbGxhaDk2QGdtYWlsLmNvbSIsImV4cCI6MTc3ODU1MTczMn0.DhOiX5jKJPnkHi-EfyYUQz_24QHw6rdKBlpxKyoWCLk
[05-May-2026 13:49:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-May-2026 13:49:33 UTC] ✅ JWT token verified successfully for user profile
[05-May-2026 13:49:33 UTC] User ID: 489
[05-May-2026 13:49:33 UTC] ✅ User profile retrieved successfully for user ID: 489
[05-May-2026 13:49:35 UTC] === API CALL LOG ===
[05-May-2026 13:49:35 UTC] Endpoint: user/profile.php
[05-May-2026 13:49:35 UTC] Full Log Data: {
    "timestamp": "2026-05-05 13:49:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.183.37.254",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg5IiwidXNlcm5hbWUiOiJzNXlzN3MiLCJlbWFpbCI6Inlhc3NpbmRhZnJhbGxhaDk2QGdtYWlsLmNvbSIsImV4cCI6MTc3ODU1MTczMn0.DhOiX5jKJPnkHi-EfyYUQz_24QHw6rdKBlpxKyoWCLk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f703598e97db5aa-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "37.183.37.254",
        "CF-IPCountry": "IT",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "37.183.37.254, 172.69.9.71"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-May-2026 13:49:35 UTC] === END API CALL LOG ===
[05-May-2026 13:49:35 UTC] ✅ API Hash verification passed for profile endpoint
[05-May-2026 13:49:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg5IiwidXNlcm5hbWUiOiJzNXlzN3MiLCJlbWFpbCI6Inlhc3NpbmRhZnJhbGxhaDk2QGdtYWlsLmNvbSIsImV4cCI6MTc3ODU1MTczMn0.DhOiX5jKJPnkHi-EfyYUQz_24QHw6rdKBlpxKyoWCLk
[05-May-2026 13:49:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-May-2026 13:49:35 UTC] ✅ JWT token verified successfully for user profile
[05-May-2026 13:49:35 UTC] User ID: 489
[05-May-2026 13:49:35 UTC] ✅ User profile retrieved successfully for user ID: 489
[05-May-2026 13:49:35 UTC] User Purchases API - User ID: 489
[05-May-2026 13:49:35 UTC] User Purchases API - Total purchases found: 0
[05-May-2026 13:49:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-May-2026 13:49:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-May-2026 13:49:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg5IiwidXNlcm5hbWUiOiJzNXlzN3MiLCJlbWFpbCI6Inlhc3NpbmRhZnJhbGxhaDk2QGdtYWlsLmNvbSIsImV4cCI6MTc3ODU1MTczMn0.DhOiX5jKJPnkHi-EfyYUQz_24QHw6rdKBlpxKyoWCLk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f7035a27d75b5aa-MXP","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"37.183.37.254","CF-IPCountry":"IT","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"37.183.37.254, 172.69.9.70"}
[05-May-2026 13:49:37 UTC] === User Orders API Called ===
[05-May-2026 13:49:37 UTC] User ID: 489
[05-May-2026 13:49:37 UTC] Limit: 20, Offset: 0
[05-May-2026 13:49:37 UTC] Orders found: 0
[05-May-2026 13:49:37 UTC] Orders data: []
[05-May-2026 13:49:37 UTC] Total orders count: 0
[05-May-2026 13:49:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-May-2026 13:49:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-May-2026 13:49:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg5IiwidXNlcm5hbWUiOiJzNXlzN3MiLCJlbWFpbCI6Inlhc3NpbmRhZnJhbGxhaDk2QGdtYWlsLmNvbSIsImV4cCI6MTc3ODU1MTczMn0.DhOiX5jKJPnkHi-EfyYUQz_24QHw6rdKBlpxKyoWCLk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f7035bb1d33b5aa-MXP","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"37.183.37.254","CF-IPCountry":"IT","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"37.183.37.254, 172.69.9.70"}
[05-May-2026 13:49:40 UTC] === User Orders API Called ===
[05-May-2026 13:49:40 UTC] User ID: 489
[05-May-2026 13:49:40 UTC] Limit: 20, Offset: 0
[05-May-2026 13:49:40 UTC] Orders found: 0
[05-May-2026 13:49:40 UTC] Orders data: []
[05-May-2026 13:49:40 UTC] Total orders count: 0
[05-May-2026 13:49:41 UTC] === API CALL LOG ===
[05-May-2026 13:49:41 UTC] Endpoint: user/profile.php
[05-May-2026 13:49:41 UTC] Full Log Data: {
    "timestamp": "2026-05-05 13:49:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.183.37.254",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg5IiwidXNlcm5hbWUiOiJzNXlzN3MiLCJlbWFpbCI6Inlhc3NpbmRhZnJhbGxhaDk2QGdtYWlsLmNvbSIsImV4cCI6MTc3ODU1MTczMn0.DhOiX5jKJPnkHi-EfyYUQz_24QHw6rdKBlpxKyoWCLk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f7035bb1d38b5aa-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "37.183.37.254",
        "CF-IPCountry": "IT",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "37.183.37.254, 172.69.9.70"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-May-2026 13:49:41 UTC] === END API CALL LOG ===
[05-May-2026 13:49:41 UTC] ✅ API Hash verification passed for profile endpoint
[05-May-2026 13:49:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg5IiwidXNlcm5hbWUiOiJzNXlzN3MiLCJlbWFpbCI6Inlhc3NpbmRhZnJhbGxhaDk2QGdtYWlsLmNvbSIsImV4cCI6MTc3ODU1MTczMn0.DhOiX5jKJPnkHi-EfyYUQz_24QHw6rdKBlpxKyoWCLk
[05-May-2026 13:49:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-May-2026 13:49:41 UTC] ✅ JWT token verified successfully for user profile
[05-May-2026 13:49:41 UTC] User ID: 489
[05-May-2026 13:49:41 UTC] ✅ User profile retrieved successfully for user ID: 489
[05-May-2026 13:49:41 UTC] === API CALL LOG ===
[05-May-2026 13:49:41 UTC] Endpoint: user/profile.php
[05-May-2026 13:49:41 UTC] Full Log Data: {
    "timestamp": "2026-05-05 13:49:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.183.37.254",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg5IiwidXNlcm5hbWUiOiJzNXlzN3MiLCJlbWFpbCI6Inlhc3NpbmRhZnJhbGxhaDk2QGdtYWlsLmNvbSIsImV4cCI6MTc3ODU1MTczMn0.DhOiX5jKJPnkHi-EfyYUQz_24QHw6rdKBlpxKyoWCLk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f7035bebd54b5aa-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "37.183.37.254",
        "CF-IPCountry": "IT",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "37.183.37.254, 172.69.9.70"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-May-2026 13:49:41 UTC] === END API CALL LOG ===
[05-May-2026 13:49:41 UTC] ✅ API Hash verification passed for profile endpoint
[05-May-2026 13:49:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg5IiwidXNlcm5hbWUiOiJzNXlzN3MiLCJlbWFpbCI6Inlhc3NpbmRhZnJhbGxhaDk2QGdtYWlsLmNvbSIsImV4cCI6MTc3ODU1MTczMn0.DhOiX5jKJPnkHi-EfyYUQz_24QHw6rdKBlpxKyoWCLk
[05-May-2026 13:49:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-May-2026 13:49:41 UTC] ✅ JWT token verified successfully for user profile
[05-May-2026 13:49:41 UTC] User ID: 489
[05-May-2026 13:49:41 UTC] ✅ User profile retrieved successfully for user ID: 489
[05-May-2026 13:49:41 UTC] === API CALL LOG ===
[05-May-2026 13:49:41 UTC] Endpoint: user/profile.php
[05-May-2026 13:49:41 UTC] Full Log Data: {
    "timestamp": "2026-05-05 13:49:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.183.37.254",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg5IiwidXNlcm5hbWUiOiJzNXlzN3MiLCJlbWFpbCI6Inlhc3NpbmRhZnJhbGxhaDk2QGdtYWlsLmNvbSIsImV4cCI6MTc3ODU1MTczMn0.DhOiX5jKJPnkHi-EfyYUQz_24QHw6rdKBlpxKyoWCLk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f7035bf7ed2b5aa-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "37.183.37.254",
        "CF-IPCountry": "IT",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "37.183.37.254, 172.69.9.70"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-May-2026 13:49:41 UTC] === END API CALL LOG ===
[05-May-2026 13:49:41 UTC] ✅ API Hash verification passed for profile endpoint
[05-May-2026 13:49:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg5IiwidXNlcm5hbWUiOiJzNXlzN3MiLCJlbWFpbCI6Inlhc3NpbmRhZnJhbGxhaDk2QGdtYWlsLmNvbSIsImV4cCI6MTc3ODU1MTczMn0.DhOiX5jKJPnkHi-EfyYUQz_24QHw6rdKBlpxKyoWCLk
[05-May-2026 13:49:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-May-2026 13:49:41 UTC] ✅ JWT token verified successfully for user profile
[05-May-2026 13:49:41 UTC] User ID: 489
[05-May-2026 13:49:41 UTC] ✅ User profile retrieved successfully for user ID: 489
[05-May-2026 13:49:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-May-2026 13:49:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-May-2026 13:49:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg5IiwidXNlcm5hbWUiOiJzNXlzN3MiLCJlbWFpbCI6Inlhc3NpbmRhZnJhbGxhaDk2QGdtYWlsLmNvbSIsImV4cCI6MTc3ODU1MTczMn0.DhOiX5jKJPnkHi-EfyYUQz_24QHw6rdKBlpxKyoWCLk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f7035c14ad8b5aa-MXP","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"37.183.37.254","CF-IPCountry":"IT","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"37.183.37.254, 172.69.9.70"}
[05-May-2026 13:49:41 UTC] === User Orders API Called ===
[05-May-2026 13:49:41 UTC] User ID: 489
[05-May-2026 13:49:41 UTC] Limit: 20, Offset: 0
[05-May-2026 13:49:41 UTC] Orders found: 0
[05-May-2026 13:49:41 UTC] Orders data: []
[05-May-2026 13:49:41 UTC] Total orders count: 0
[05-May-2026 13:49:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-May-2026 13:49:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-May-2026 13:49:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg5IiwidXNlcm5hbWUiOiJzNXlzN3MiLCJlbWFpbCI6Inlhc3NpbmRhZnJhbGxhaDk2QGdtYWlsLmNvbSIsImV4cCI6MTc3ODU1MTczMn0.DhOiX5jKJPnkHi-EfyYUQz_24QHw6rdKBlpxKyoWCLk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f7035e9a8abb5aa-MXP","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"37.183.37.254","CF-IPCountry":"IT","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"37.183.37.254, 172.69.9.71"}
[05-May-2026 13:49:48 UTC] === User Orders API Called ===
[05-May-2026 13:49:48 UTC] User ID: 489
[05-May-2026 13:49:48 UTC] Limit: 20, Offset: 0
[05-May-2026 13:49:48 UTC] Orders found: 0
[05-May-2026 13:49:48 UTC] Orders data: []
[05-May-2026 13:49:48 UTC] Total orders count: 0
[05-May-2026 13:49:48 UTC] === API CALL LOG ===
[05-May-2026 13:49:48 UTC] Endpoint: user/profile.php
[05-May-2026 13:49:48 UTC] Full Log Data: {
    "timestamp": "2026-05-05 13:49:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.183.37.254",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg5IiwidXNlcm5hbWUiOiJzNXlzN3MiLCJlbWFpbCI6Inlhc3NpbmRhZnJhbGxhaDk2QGdtYWlsLmNvbSIsImV4cCI6MTc3ODU1MTczMn0.DhOiX5jKJPnkHi-EfyYUQz_24QHw6rdKBlpxKyoWCLk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f7035e9a8aeb5aa-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "37.183.37.254",
        "CF-IPCountry": "IT",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "37.183.37.254, 172.69.9.70"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-May-2026 13:49:48 UTC] === END API CALL LOG ===
[05-May-2026 13:49:48 UTC] ✅ API Hash verification passed for profile endpoint
[05-May-2026 13:49:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg5IiwidXNlcm5hbWUiOiJzNXlzN3MiLCJlbWFpbCI6Inlhc3NpbmRhZnJhbGxhaDk2QGdtYWlsLmNvbSIsImV4cCI6MTc3ODU1MTczMn0.DhOiX5jKJPnkHi-EfyYUQz_24QHw6rdKBlpxKyoWCLk
[05-May-2026 13:49:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-May-2026 13:49:48 UTC] ✅ JWT token verified successfully for user profile
[05-May-2026 13:49:48 UTC] User ID: 489
[05-May-2026 13:49:48 UTC] ✅ User profile retrieved successfully for user ID: 489
[05-May-2026 13:49:48 UTC] === API CALL LOG ===
[05-May-2026 13:49:48 UTC] Endpoint: user/profile.php
[05-May-2026 13:49:48 UTC] Full Log Data: {
    "timestamp": "2026-05-05 13:49:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.183.37.254",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg5IiwidXNlcm5hbWUiOiJzNXlzN3MiLCJlbWFpbCI6Inlhc3NpbmRhZnJhbGxhaDk2QGdtYWlsLmNvbSIsImV4cCI6MTc3ODU1MTczMn0.DhOiX5jKJPnkHi-EfyYUQz_24QHw6rdKBlpxKyoWCLk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f7035eb1c26b5aa-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "37.183.37.254",
        "CF-IPCountry": "IT",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "37.183.37.254, 172.69.9.70"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-May-2026 13:49:48 UTC] === END API CALL LOG ===
[05-May-2026 13:49:48 UTC] ✅ API Hash verification passed for profile endpoint
[05-May-2026 13:49:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg5IiwidXNlcm5hbWUiOiJzNXlzN3MiLCJlbWFpbCI6Inlhc3NpbmRhZnJhbGxhaDk2QGdtYWlsLmNvbSIsImV4cCI6MTc3ODU1MTczMn0.DhOiX5jKJPnkHi-EfyYUQz_24QHw6rdKBlpxKyoWCLk
[05-May-2026 13:49:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-May-2026 13:49:48 UTC] ✅ JWT token verified successfully for user profile
[05-May-2026 13:49:48 UTC] User ID: 489
[05-May-2026 13:49:48 UTC] ✅ User profile retrieved successfully for user ID: 489
[05-May-2026 13:49:48 UTC] === API CALL LOG ===
[05-May-2026 13:49:48 UTC] Endpoint: user/profile.php
[05-May-2026 13:49:48 UTC] Full Log Data: {
    "timestamp": "2026-05-05 13:49:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.183.37.254",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg5IiwidXNlcm5hbWUiOiJzNXlzN3MiLCJlbWFpbCI6Inlhc3NpbmRhZnJhbGxhaDk2QGdtYWlsLmNvbSIsImV4cCI6MTc3ODU1MTczMn0.DhOiX5jKJPnkHi-EfyYUQz_24QHw6rdKBlpxKyoWCLk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f7035ecf87fb5aa-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "37.183.37.254",
        "CF-IPCountry": "IT",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "37.183.37.254, 172.69.9.71"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-May-2026 13:49:48 UTC] === END API CALL LOG ===
[05-May-2026 13:49:48 UTC] ✅ API Hash verification passed for profile endpoint
[05-May-2026 13:49:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg5IiwidXNlcm5hbWUiOiJzNXlzN3MiLCJlbWFpbCI6Inlhc3NpbmRhZnJhbGxhaDk2QGdtYWlsLmNvbSIsImV4cCI6MTc3ODU1MTczMn0.DhOiX5jKJPnkHi-EfyYUQz_24QHw6rdKBlpxKyoWCLk
[05-May-2026 13:49:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-May-2026 13:49:48 UTC] ✅ JWT token verified successfully for user profile
[05-May-2026 13:49:48 UTC] User ID: 489
[05-May-2026 13:49:48 UTC] ✅ User profile retrieved successfully for user ID: 489
[05-May-2026 16:12:51 UTC] === API CALL LOG ===
[05-May-2026 16:12:51 UTC] Endpoint: user/profile.php
[05-May-2026 16:12:51 UTC] Full Log Data: {
    "timestamp": "2026-05-05 16:12:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.73.47.138",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkyIiwidXNlcm5hbWUiOiJzb2ppYjIwNTk3IiwiZW1haWwiOiJzYWhhbnVyaGFzYW5zb2ppYjY2QGdtYWlsLmNvbSIsImV4cCI6MTc3ODYwMjM3MH0.VEj8wcH-8VLRw2oC12aEF7rn2tMUzX69TzarSX-S5aQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f710773897d94e9-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.73.47.138",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.73.47.138, 172.68.221.165"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-May-2026 16:12:51 UTC] === END API CALL LOG ===
[05-May-2026 16:12:51 UTC] ✅ API Hash verification passed for profile endpoint
[05-May-2026 16:12:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkyIiwidXNlcm5hbWUiOiJzb2ppYjIwNTk3IiwiZW1haWwiOiJzYWhhbnVyaGFzYW5zb2ppYjY2QGdtYWlsLmNvbSIsImV4cCI6MTc3ODYwMjM3MH0.VEj8wcH-8VLRw2oC12aEF7rn2tMUzX69TzarSX-S5aQ
[05-May-2026 16:12:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-May-2026 16:12:51 UTC] ✅ JWT token verified successfully for user profile
[05-May-2026 16:12:51 UTC] User ID: 492
[05-May-2026 16:12:51 UTC] ✅ User profile retrieved successfully for user ID: 492
[05-May-2026 16:12:51 UTC] === API CALL LOG ===
[05-May-2026 16:12:51 UTC] Endpoint: user/profile.php
[05-May-2026 16:12:51 UTC] Full Log Data: {
    "timestamp": "2026-05-05 16:12:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.73.47.138",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkyIiwidXNlcm5hbWUiOiJzb2ppYjIwNTk3IiwiZW1haWwiOiJzYWhhbnVyaGFzYW5zb2ppYjY2QGdtYWlsLmNvbSIsImV4cCI6MTc3ODYwMjM3MH0.VEj8wcH-8VLRw2oC12aEF7rn2tMUzX69TzarSX-S5aQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f710773eab094e9-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.73.47.138",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.73.47.138, 172.68.221.164"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-May-2026 16:12:51 UTC] === END API CALL LOG ===
[05-May-2026 16:12:51 UTC] ✅ API Hash verification passed for profile endpoint
[05-May-2026 16:12:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkyIiwidXNlcm5hbWUiOiJzb2ppYjIwNTk3IiwiZW1haWwiOiJzYWhhbnVyaGFzYW5zb2ppYjY2QGdtYWlsLmNvbSIsImV4cCI6MTc3ODYwMjM3MH0.VEj8wcH-8VLRw2oC12aEF7rn2tMUzX69TzarSX-S5aQ
[05-May-2026 16:12:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-May-2026 16:12:51 UTC] ✅ JWT token verified successfully for user profile
[05-May-2026 16:12:51 UTC] User ID: 492
[05-May-2026 16:12:51 UTC] ✅ User profile retrieved successfully for user ID: 492
[05-May-2026 16:12:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-May-2026 16:12:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-May-2026 16:12:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkyIiwidXNlcm5hbWUiOiJzb2ppYjIwNTk3IiwiZW1haWwiOiJzYWhhbnVyaGFzYW5zb2ppYjY2QGdtYWlsLmNvbSIsImV4cCI6MTc3ODYwMjM3MH0.VEj8wcH-8VLRw2oC12aEF7rn2tMUzX69TzarSX-S5aQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f710773aa1794e9-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.73.47.138","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.73.47.138, 172.68.221.164"}
[05-May-2026 16:12:51 UTC] === User Orders API Called ===
[05-May-2026 16:12:51 UTC] User ID: 492
[05-May-2026 16:12:51 UTC] Limit: 20, Offset: 0
[05-May-2026 16:12:51 UTC] Orders found: 0
[05-May-2026 16:12:51 UTC] Orders data: []
[05-May-2026 16:12:51 UTC] Total orders count: 0
[05-May-2026 16:12:52 UTC] === API CALL LOG ===
[05-May-2026 16:12:52 UTC] Endpoint: user/profile.php
[05-May-2026 16:12:52 UTC] Full Log Data: {
    "timestamp": "2026-05-05 16:12:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.73.47.138",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkyIiwidXNlcm5hbWUiOiJzb2ppYjIwNTk3IiwiZW1haWwiOiJzYWhhbnVyaGFzYW5zb2ppYjY2QGdtYWlsLmNvbSIsImV4cCI6MTc3ODYwMjM3MH0.VEj8wcH-8VLRw2oC12aEF7rn2tMUzX69TzarSX-S5aQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f71077b5a1194e9-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.73.47.138",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.73.47.138, 172.68.221.164"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-May-2026 16:12:52 UTC] === END API CALL LOG ===
[05-May-2026 16:12:52 UTC] ✅ API Hash verification passed for profile endpoint
[05-May-2026 16:12:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkyIiwidXNlcm5hbWUiOiJzb2ppYjIwNTk3IiwiZW1haWwiOiJzYWhhbnVyaGFzYW5zb2ppYjY2QGdtYWlsLmNvbSIsImV4cCI6MTc3ODYwMjM3MH0.VEj8wcH-8VLRw2oC12aEF7rn2tMUzX69TzarSX-S5aQ
[05-May-2026 16:12:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-May-2026 16:12:52 UTC] ✅ JWT token verified successfully for user profile
[05-May-2026 16:12:52 UTC] User ID: 492
[05-May-2026 16:12:52 UTC] ✅ User profile retrieved successfully for user ID: 492
[05-May-2026 16:13:02 UTC] === API CALL LOG ===
[05-May-2026 16:13:02 UTC] Endpoint: user/profile.php
[05-May-2026 16:13:02 UTC] Full Log Data: {
    "timestamp": "2026-05-05 16:13:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.73.47.138",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkyIiwidXNlcm5hbWUiOiJzb2ppYjIwNTk3IiwiZW1haWwiOiJzYWhhbnVyaGFzYW5zb2ppYjY2QGdtYWlsLmNvbSIsImV4cCI6MTc3ODYwMjM3MH0.VEj8wcH-8VLRw2oC12aEF7rn2tMUzX69TzarSX-S5aQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f7107bada2794e9-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.73.47.138",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.73.47.138, 172.68.221.166"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-May-2026 16:13:02 UTC] === END API CALL LOG ===
[05-May-2026 16:13:02 UTC] ✅ API Hash verification passed for profile endpoint
[05-May-2026 16:13:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkyIiwidXNlcm5hbWUiOiJzb2ppYjIwNTk3IiwiZW1haWwiOiJzYWhhbnVyaGFzYW5zb2ppYjY2QGdtYWlsLmNvbSIsImV4cCI6MTc3ODYwMjM3MH0.VEj8wcH-8VLRw2oC12aEF7rn2tMUzX69TzarSX-S5aQ
[05-May-2026 16:13:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-May-2026 16:13:02 UTC] ✅ JWT token verified successfully for user profile
[05-May-2026 16:13:02 UTC] User ID: 492
[05-May-2026 16:13:02 UTC] ✅ User profile retrieved successfully for user ID: 492
[05-May-2026 16:13:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-May-2026 16:13:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-May-2026 16:13:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkyIiwidXNlcm5hbWUiOiJzb2ppYjIwNTk3IiwiZW1haWwiOiJzYWhhbnVyaGFzYW5zb2ppYjY2QGdtYWlsLmNvbSIsImV4cCI6MTc3ODYwMjM3MH0.VEj8wcH-8VLRw2oC12aEF7rn2tMUzX69TzarSX-S5aQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f710861baa694e9-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.73.47.138","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.73.47.138, 172.68.221.167"}
[05-May-2026 16:13:29 UTC] === User Orders API Called ===
[05-May-2026 16:13:29 UTC] User ID: 492
[05-May-2026 16:13:29 UTC] Limit: 20, Offset: 0
[05-May-2026 16:13:29 UTC] Orders found: 0
[05-May-2026 16:13:29 UTC] Orders data: []
[05-May-2026 16:13:29 UTC] Total orders count: 0
[05-May-2026 16:13:31 UTC] === API CALL LOG ===
[05-May-2026 16:13:31 UTC] Endpoint: user/profile.php
[05-May-2026 16:13:31 UTC] Full Log Data: {
    "timestamp": "2026-05-05 16:13:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.73.47.138",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkyIiwidXNlcm5hbWUiOiJzb2ppYjIwNTk3IiwiZW1haWwiOiJzYWhhbnVyaGFzYW5zb2ppYjY2QGdtYWlsLmNvbSIsImV4cCI6MTc3ODYwMjM3MH0.VEj8wcH-8VLRw2oC12aEF7rn2tMUzX69TzarSX-S5aQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f7108706ca194e9-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.73.47.138",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.73.47.138, 172.68.221.167"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-May-2026 16:13:31 UTC] === END API CALL LOG ===
[05-May-2026 16:13:31 UTC] ✅ API Hash verification passed for profile endpoint
[05-May-2026 16:13:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkyIiwidXNlcm5hbWUiOiJzb2ppYjIwNTk3IiwiZW1haWwiOiJzYWhhbnVyaGFzYW5zb2ppYjY2QGdtYWlsLmNvbSIsImV4cCI6MTc3ODYwMjM3MH0.VEj8wcH-8VLRw2oC12aEF7rn2tMUzX69TzarSX-S5aQ
[05-May-2026 16:13:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-May-2026 16:13:31 UTC] ✅ JWT token verified successfully for user profile
[05-May-2026 16:13:31 UTC] User ID: 492
[05-May-2026 16:13:31 UTC] ✅ User profile retrieved successfully for user ID: 492
[05-May-2026 16:13:31 UTC] User Purchases API - User ID: 492
[05-May-2026 16:13:31 UTC] User Purchases API - Total purchases found: 0
[05-May-2026 16:13:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-May-2026 16:13:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-May-2026 16:13:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkyIiwidXNlcm5hbWUiOiJzb2ppYjIwNTk3IiwiZW1haWwiOiJzYWhhbnVyaGFzYW5zb2ppYjY2QGdtYWlsLmNvbSIsImV4cCI6MTc3ODYwMjM3MH0.VEj8wcH-8VLRw2oC12aEF7rn2tMUzX69TzarSX-S5aQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f710885899d94e9-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.73.47.138","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.73.47.138, 172.68.221.167"}
[05-May-2026 16:13:35 UTC] === User Orders API Called ===
[05-May-2026 16:13:35 UTC] User ID: 492
[05-May-2026 16:13:35 UTC] Limit: 20, Offset: 0
[05-May-2026 16:13:35 UTC] Orders found: 0
[05-May-2026 16:13:35 UTC] Orders data: []
[05-May-2026 16:13:35 UTC] Total orders count: 0
[05-May-2026 16:13:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-May-2026 16:13:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-May-2026 16:13:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkyIiwidXNlcm5hbWUiOiJzb2ppYjIwNTk3IiwiZW1haWwiOiJzYWhhbnVyaGFzYW5zb2ppYjY2QGdtYWlsLmNvbSIsImV4cCI6MTc3ODYwMjM3MH0.VEj8wcH-8VLRw2oC12aEF7rn2tMUzX69TzarSX-S5aQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f71089a89c894e9-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.73.47.138","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.73.47.138, 172.68.221.166"}
[05-May-2026 16:13:38 UTC] === User Orders API Called ===
[05-May-2026 16:13:38 UTC] User ID: 492
[05-May-2026 16:13:38 UTC] Limit: 20, Offset: 0
[05-May-2026 16:13:38 UTC] Orders found: 0
[05-May-2026 16:13:38 UTC] Orders data: []
[05-May-2026 16:13:38 UTC] Total orders count: 0
[05-May-2026 16:13:38 UTC] === API CALL LOG ===
[05-May-2026 16:13:38 UTC] Endpoint: user/profile.php
[05-May-2026 16:13:38 UTC] Full Log Data: {
    "timestamp": "2026-05-05 16:13:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.73.47.138",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkyIiwidXNlcm5hbWUiOiJzb2ppYjIwNTk3IiwiZW1haWwiOiJzYWhhbnVyaGFzYW5zb2ppYjY2QGdtYWlsLmNvbSIsImV4cCI6MTc3ODYwMjM3MH0.VEj8wcH-8VLRw2oC12aEF7rn2tMUzX69TzarSX-S5aQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f71089afafb94e9-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.73.47.138",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.73.47.138, 172.68.221.166"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-May-2026 16:13:38 UTC] === END API CALL LOG ===
[05-May-2026 16:13:38 UTC] ✅ API Hash verification passed for profile endpoint
[05-May-2026 16:13:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkyIiwidXNlcm5hbWUiOiJzb2ppYjIwNTk3IiwiZW1haWwiOiJzYWhhbnVyaGFzYW5zb2ppYjY2QGdtYWlsLmNvbSIsImV4cCI6MTc3ODYwMjM3MH0.VEj8wcH-8VLRw2oC12aEF7rn2tMUzX69TzarSX-S5aQ
[05-May-2026 16:13:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-May-2026 16:13:38 UTC] ✅ JWT token verified successfully for user profile
[05-May-2026 16:13:38 UTC] User ID: 492
[05-May-2026 16:13:38 UTC] ✅ User profile retrieved successfully for user ID: 492
[05-May-2026 16:13:39 UTC] === API CALL LOG ===
[05-May-2026 16:13:39 UTC] Endpoint: user/profile.php
[05-May-2026 16:13:39 UTC] Full Log Data: {
    "timestamp": "2026-05-05 16:13:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.73.47.138",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkyIiwidXNlcm5hbWUiOiJzb2ppYjIwNTk3IiwiZW1haWwiOiJzYWhhbnVyaGFzYW5zb2ppYjY2QGdtYWlsLmNvbSIsImV4cCI6MTc3ODYwMjM3MH0.VEj8wcH-8VLRw2oC12aEF7rn2tMUzX69TzarSX-S5aQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f71089eff2994e9-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.73.47.138",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.73.47.138, 172.68.221.167"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-May-2026 16:13:39 UTC] === END API CALL LOG ===
[05-May-2026 16:13:39 UTC] ✅ API Hash verification passed for profile endpoint
[05-May-2026 16:13:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkyIiwidXNlcm5hbWUiOiJzb2ppYjIwNTk3IiwiZW1haWwiOiJzYWhhbnVyaGFzYW5zb2ppYjY2QGdtYWlsLmNvbSIsImV4cCI6MTc3ODYwMjM3MH0.VEj8wcH-8VLRw2oC12aEF7rn2tMUzX69TzarSX-S5aQ
[05-May-2026 16:13:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-May-2026 16:13:39 UTC] ✅ JWT token verified successfully for user profile
[05-May-2026 16:13:39 UTC] User ID: 492
[05-May-2026 16:13:39 UTC] ✅ User profile retrieved successfully for user ID: 492
[05-May-2026 16:13:39 UTC] === API CALL LOG ===
[05-May-2026 16:13:39 UTC] Endpoint: user/profile.php
[05-May-2026 16:13:39 UTC] Full Log Data: {
    "timestamp": "2026-05-05 16:13:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.73.47.138",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkyIiwidXNlcm5hbWUiOiJzb2ppYjIwNTk3IiwiZW1haWwiOiJzYWhhbnVyaGFzYW5zb2ppYjY2QGdtYWlsLmNvbSIsImV4cCI6MTc3ODYwMjM3MH0.VEj8wcH-8VLRw2oC12aEF7rn2tMUzX69TzarSX-S5aQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f7108a16efd94e9-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.73.47.138",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.73.47.138, 172.68.221.166"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-May-2026 16:13:39 UTC] === END API CALL LOG ===
[05-May-2026 16:13:39 UTC] ✅ API Hash verification passed for profile endpoint
[05-May-2026 16:13:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkyIiwidXNlcm5hbWUiOiJzb2ppYjIwNTk3IiwiZW1haWwiOiJzYWhhbnVyaGFzYW5zb2ppYjY2QGdtYWlsLmNvbSIsImV4cCI6MTc3ODYwMjM3MH0.VEj8wcH-8VLRw2oC12aEF7rn2tMUzX69TzarSX-S5aQ
[05-May-2026 16:13:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-May-2026 16:13:39 UTC] ✅ JWT token verified successfully for user profile
[05-May-2026 16:13:39 UTC] User ID: 492
[05-May-2026 16:13:39 UTC] ✅ User profile retrieved successfully for user ID: 492
[05-May-2026 16:13:55 UTC] === API CALL LOG ===
[05-May-2026 16:13:55 UTC] Endpoint: user/profile.php
[05-May-2026 16:13:55 UTC] Full Log Data: {
    "timestamp": "2026-05-05 16:13:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.73.47.138",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkyIiwidXNlcm5hbWUiOiJzb2ppYjIwNTk3IiwiZW1haWwiOiJzYWhhbnVyaGFzYW5zb2ppYjY2QGdtYWlsLmNvbSIsImV4cCI6MTc3ODYwMjM3MH0.VEj8wcH-8VLRw2oC12aEF7rn2tMUzX69TzarSX-S5aQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f710903695bd065-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.73.47.138",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.73.47.138, 172.68.221.167"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-May-2026 16:13:55 UTC] === END API CALL LOG ===
[05-May-2026 16:13:55 UTC] ✅ API Hash verification passed for profile endpoint
[05-May-2026 16:13:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkyIiwidXNlcm5hbWUiOiJzb2ppYjIwNTk3IiwiZW1haWwiOiJzYWhhbnVyaGFzYW5zb2ppYjY2QGdtYWlsLmNvbSIsImV4cCI6MTc3ODYwMjM3MH0.VEj8wcH-8VLRw2oC12aEF7rn2tMUzX69TzarSX-S5aQ
[05-May-2026 16:13:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-May-2026 16:13:55 UTC] ✅ JWT token verified successfully for user profile
[05-May-2026 16:13:55 UTC] User ID: 492
[05-May-2026 16:13:55 UTC] ✅ User profile retrieved successfully for user ID: 492
[05-May-2026 16:14:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-May-2026 16:14:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-May-2026 16:14:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkyIiwidXNlcm5hbWUiOiJzb2ppYjIwNTk3IiwiZW1haWwiOiJzYWhhbnVyaGFzYW5zb2ppYjY2QGdtYWlsLmNvbSIsImV4cCI6MTc3ODYwMjM3MH0.VEj8wcH-8VLRw2oC12aEF7rn2tMUzX69TzarSX-S5aQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f7109dc3998d065-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.73.47.138","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.73.47.138, 172.68.221.166"}
[05-May-2026 16:14:30 UTC] === User Orders API Called ===
[05-May-2026 16:14:30 UTC] User ID: 492
[05-May-2026 16:14:30 UTC] Limit: 20, Offset: 0
[05-May-2026 16:14:30 UTC] Orders found: 0
[05-May-2026 16:14:30 UTC] Orders data: []
[05-May-2026 16:14:30 UTC] Total orders count: 0
[05-May-2026 16:14:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-May-2026 16:14:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-May-2026 16:14:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkyIiwidXNlcm5hbWUiOiJzb2ppYjIwNTk3IiwiZW1haWwiOiJzYWhhbnVyaGFzYW5zb2ppYjY2QGdtYWlsLmNvbSIsImV4cCI6MTc3ODYwMjM3MH0.VEj8wcH-8VLRw2oC12aEF7rn2tMUzX69TzarSX-S5aQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f7109e87ff3d065-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.73.47.138","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.73.47.138, 172.68.221.167"}
[05-May-2026 16:14:31 UTC] === User Orders API Called ===
[05-May-2026 16:14:31 UTC] User ID: 492
[05-May-2026 16:14:31 UTC] Limit: 20, Offset: 0
[05-May-2026 16:14:31 UTC] Orders found: 0
[05-May-2026 16:14:31 UTC] Orders data: []
[05-May-2026 16:14:31 UTC] Total orders count: 0
[05-May-2026 16:14:32 UTC] === API CALL LOG ===
[05-May-2026 16:14:32 UTC] Endpoint: user/profile.php
[05-May-2026 16:14:32 UTC] Full Log Data: {
    "timestamp": "2026-05-05 16:14:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.73.47.138",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkyIiwidXNlcm5hbWUiOiJzb2ppYjIwNTk3IiwiZW1haWwiOiJzYWhhbnVyaGFzYW5zb2ppYjY2QGdtYWlsLmNvbSIsImV4cCI6MTc3ODYwMjM3MH0.VEj8wcH-8VLRw2oC12aEF7rn2tMUzX69TzarSX-S5aQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f7109e8c84fd065-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.73.47.138",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.73.47.138, 172.68.221.167"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-May-2026 16:14:32 UTC] === END API CALL LOG ===
[05-May-2026 16:14:32 UTC] ✅ API Hash verification passed for profile endpoint
[05-May-2026 16:14:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkyIiwidXNlcm5hbWUiOiJzb2ppYjIwNTk3IiwiZW1haWwiOiJzYWhhbnVyaGFzYW5zb2ppYjY2QGdtYWlsLmNvbSIsImV4cCI6MTc3ODYwMjM3MH0.VEj8wcH-8VLRw2oC12aEF7rn2tMUzX69TzarSX-S5aQ
[05-May-2026 16:14:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-May-2026 16:14:32 UTC] ✅ JWT token verified successfully for user profile
[05-May-2026 16:14:32 UTC] User ID: 492
[05-May-2026 16:14:32 UTC] ✅ User profile retrieved successfully for user ID: 492
[05-May-2026 16:14:32 UTC] === API CALL LOG ===
[05-May-2026 16:14:32 UTC] Endpoint: user/profile.php
[05-May-2026 16:14:32 UTC] Full Log Data: {
    "timestamp": "2026-05-05 16:14:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.73.47.138",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkyIiwidXNlcm5hbWUiOiJzb2ppYjIwNTk3IiwiZW1haWwiOiJzYWhhbnVyaGFzYW5zb2ppYjY2QGdtYWlsLmNvbSIsImV4cCI6MTc3ODYwMjM3MH0.VEj8wcH-8VLRw2oC12aEF7rn2tMUzX69TzarSX-S5aQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f7109eccd1ed065-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.73.47.138",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.73.47.138, 172.68.221.167"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-May-2026 16:14:32 UTC] === END API CALL LOG ===
[05-May-2026 16:14:32 UTC] ✅ API Hash verification passed for profile endpoint
[05-May-2026 16:14:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkyIiwidXNlcm5hbWUiOiJzb2ppYjIwNTk3IiwiZW1haWwiOiJzYWhhbnVyaGFzYW5zb2ppYjY2QGdtYWlsLmNvbSIsImV4cCI6MTc3ODYwMjM3MH0.VEj8wcH-8VLRw2oC12aEF7rn2tMUzX69TzarSX-S5aQ
[05-May-2026 16:14:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-May-2026 16:14:32 UTC] ✅ JWT token verified successfully for user profile
[05-May-2026 16:14:32 UTC] User ID: 492
[05-May-2026 16:14:32 UTC] ✅ User profile retrieved successfully for user ID: 492
[05-May-2026 16:15:04 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-May-2026 16:15:04 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-May-2026 16:15:04 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkyIiwidXNlcm5hbWUiOiJzb2ppYjIwNTk3IiwiZW1haWwiOiJzYWhhbnVyaGFzYW5zb2ppYjY2QGdtYWlsLmNvbSIsImV4cCI6MTc3ODYwMjM3MH0.VEj8wcH-8VLRw2oC12aEF7rn2tMUzX69TzarSX-S5aQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f710ab60c80d065-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.73.47.138","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.73.47.138, 172.68.221.166"}
[05-May-2026 16:15:04 UTC] === User Orders API Called ===
[05-May-2026 16:15:04 UTC] User ID: 492
[05-May-2026 16:15:04 UTC] Limit: 20, Offset: 0
[05-May-2026 16:15:04 UTC] Orders found: 0
[05-May-2026 16:15:04 UTC] Orders data: []
[05-May-2026 16:15:04 UTC] Total orders count: 0
[05-May-2026 16:15:05 UTC] === API CALL LOG ===
[05-May-2026 16:15:05 UTC] Endpoint: user/profile.php
[05-May-2026 16:15:05 UTC] Full Log Data: {
    "timestamp": "2026-05-05 16:15:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.73.47.138",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkyIiwidXNlcm5hbWUiOiJzb2ppYjIwNTk3IiwiZW1haWwiOiJzYWhhbnVyaGFzYW5zb2ppYjY2QGdtYWlsLmNvbSIsImV4cCI6MTc3ODYwMjM3MH0.VEj8wcH-8VLRw2oC12aEF7rn2tMUzX69TzarSX-S5aQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f710ab68d70d065-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.73.47.138",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.73.47.138, 172.68.221.166"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-May-2026 16:15:05 UTC] === END API CALL LOG ===
[05-May-2026 16:15:05 UTC] ✅ API Hash verification passed for profile endpoint
[05-May-2026 16:15:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkyIiwidXNlcm5hbWUiOiJzb2ppYjIwNTk3IiwiZW1haWwiOiJzYWhhbnVyaGFzYW5zb2ppYjY2QGdtYWlsLmNvbSIsImV4cCI6MTc3ODYwMjM3MH0.VEj8wcH-8VLRw2oC12aEF7rn2tMUzX69TzarSX-S5aQ
[05-May-2026 16:15:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-May-2026 16:15:05 UTC] ✅ JWT token verified successfully for user profile
[05-May-2026 16:15:05 UTC] User ID: 492
[05-May-2026 16:15:05 UTC] ✅ User profile retrieved successfully for user ID: 492
[05-May-2026 16:15:05 UTC] === API CALL LOG ===
[05-May-2026 16:15:05 UTC] Endpoint: user/profile.php
[05-May-2026 16:15:05 UTC] Full Log Data: {
    "timestamp": "2026-05-05 16:15:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.73.47.138",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkyIiwidXNlcm5hbWUiOiJzb2ppYjIwNTk3IiwiZW1haWwiOiJzYWhhbnVyaGFzYW5zb2ppYjY2QGdtYWlsLmNvbSIsImV4cCI6MTc3ODYwMjM3MH0.VEj8wcH-8VLRw2oC12aEF7rn2tMUzX69TzarSX-S5aQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f710ababb73d065-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.73.47.138",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.73.47.138, 172.68.221.166"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-May-2026 16:15:05 UTC] === END API CALL LOG ===
[05-May-2026 16:15:05 UTC] ✅ API Hash verification passed for profile endpoint
[05-May-2026 16:15:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkyIiwidXNlcm5hbWUiOiJzb2ppYjIwNTk3IiwiZW1haWwiOiJzYWhhbnVyaGFzYW5zb2ppYjY2QGdtYWlsLmNvbSIsImV4cCI6MTc3ODYwMjM3MH0.VEj8wcH-8VLRw2oC12aEF7rn2tMUzX69TzarSX-S5aQ
[05-May-2026 16:15:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-May-2026 16:15:05 UTC] ✅ JWT token verified successfully for user profile
[05-May-2026 16:15:05 UTC] User ID: 492
[05-May-2026 16:15:05 UTC] ✅ User profile retrieved successfully for user ID: 492
[05-May-2026 16:15:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-May-2026 16:15:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-May-2026 16:15:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkyIiwidXNlcm5hbWUiOiJzb2ppYjIwNTk3IiwiZW1haWwiOiJzYWhhbnVyaGFzYW5zb2ppYjY2QGdtYWlsLmNvbSIsImV4cCI6MTc3ODYwMjM3MH0.VEj8wcH-8VLRw2oC12aEF7rn2tMUzX69TzarSX-S5aQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f710ac43f29d065-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.73.47.138","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.73.47.138, 172.68.221.166"}
[05-May-2026 16:15:06 UTC] === User Orders API Called ===
[05-May-2026 16:15:06 UTC] User ID: 492
[05-May-2026 16:15:06 UTC] Limit: 20, Offset: 0
[05-May-2026 16:15:06 UTC] Orders found: 0
[05-May-2026 16:15:06 UTC] Orders data: []
[05-May-2026 16:15:06 UTC] Total orders count: 0
[05-May-2026 16:15:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-May-2026 16:15:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-May-2026 16:15:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkyIiwidXNlcm5hbWUiOiJzb2ppYjIwNTk3IiwiZW1haWwiOiJzYWhhbnVyaGFzYW5zb2ppYjY2QGdtYWlsLmNvbSIsImV4cCI6MTc3ODYwMjM3MH0.VEj8wcH-8VLRw2oC12aEF7rn2tMUzX69TzarSX-S5aQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f710acbb83bd065-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.73.47.138","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.73.47.138, 172.68.221.166"}
[05-May-2026 16:15:08 UTC] === User Orders API Called ===
[05-May-2026 16:15:08 UTC] User ID: 492
[05-May-2026 16:15:08 UTC] Limit: 20, Offset: 0
[05-May-2026 16:15:08 UTC] Orders found: 0
[05-May-2026 16:15:08 UTC] Orders data: []
[05-May-2026 16:15:08 UTC] Total orders count: 0
[05-May-2026 16:15:08 UTC] === API CALL LOG ===
[05-May-2026 16:15:08 UTC] Endpoint: user/profile.php
[05-May-2026 16:15:08 UTC] Full Log Data: {
    "timestamp": "2026-05-05 16:15:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.73.47.138",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkyIiwidXNlcm5hbWUiOiJzb2ppYjIwNTk3IiwiZW1haWwiOiJzYWhhbnVyaGFzYW5zb2ppYjY2QGdtYWlsLmNvbSIsImV4cCI6MTc3ODYwMjM3MH0.VEj8wcH-8VLRw2oC12aEF7rn2tMUzX69TzarSX-S5aQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f710acc38ded065-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.73.47.138",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.73.47.138, 172.68.221.166"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-May-2026 16:15:08 UTC] === END API CALL LOG ===
[05-May-2026 16:15:08 UTC] ✅ API Hash verification passed for profile endpoint
[05-May-2026 16:15:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkyIiwidXNlcm5hbWUiOiJzb2ppYjIwNTk3IiwiZW1haWwiOiJzYWhhbnVyaGFzYW5zb2ppYjY2QGdtYWlsLmNvbSIsImV4cCI6MTc3ODYwMjM3MH0.VEj8wcH-8VLRw2oC12aEF7rn2tMUzX69TzarSX-S5aQ
[05-May-2026 16:15:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-May-2026 16:15:08 UTC] ✅ JWT token verified successfully for user profile
[05-May-2026 16:15:08 UTC] User ID: 492
[05-May-2026 16:15:08 UTC] ✅ User profile retrieved successfully for user ID: 492
[05-May-2026 16:15:08 UTC] === API CALL LOG ===
[05-May-2026 16:15:08 UTC] Endpoint: user/profile.php
[05-May-2026 16:15:08 UTC] Full Log Data: {
    "timestamp": "2026-05-05 16:15:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.73.47.138",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkyIiwidXNlcm5hbWUiOiJzb2ppYjIwNTk3IiwiZW1haWwiOiJzYWhhbnVyaGFzYW5zb2ppYjY2QGdtYWlsLmNvbSIsImV4cCI6MTc3ODYwMjM3MH0.VEj8wcH-8VLRw2oC12aEF7rn2tMUzX69TzarSX-S5aQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f710ad03dfbd065-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.73.47.138",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.73.47.138, 172.68.221.166"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-May-2026 16:15:08 UTC] === END API CALL LOG ===
[05-May-2026 16:15:08 UTC] ✅ API Hash verification passed for profile endpoint
[05-May-2026 16:15:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkyIiwidXNlcm5hbWUiOiJzb2ppYjIwNTk3IiwiZW1haWwiOiJzYWhhbnVyaGFzYW5zb2ppYjY2QGdtYWlsLmNvbSIsImV4cCI6MTc3ODYwMjM3MH0.VEj8wcH-8VLRw2oC12aEF7rn2tMUzX69TzarSX-S5aQ
[05-May-2026 16:15:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-May-2026 16:15:08 UTC] ✅ JWT token verified successfully for user profile
[05-May-2026 16:15:08 UTC] User ID: 492
[05-May-2026 16:15:08 UTC] ✅ User profile retrieved successfully for user ID: 492
[05-May-2026 16:15:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-May-2026 16:15:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-May-2026 16:15:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkyIiwidXNlcm5hbWUiOiJzb2ppYjIwNTk3IiwiZW1haWwiOiJzYWhhbnVyaGFzYW5zb2ppYjY2QGdtYWlsLmNvbSIsImV4cCI6MTc3ODYwMjM3MH0.VEj8wcH-8VLRw2oC12aEF7rn2tMUzX69TzarSX-S5aQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f710af2dc85d065-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.73.47.138","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.73.47.138, 172.68.221.166"}
[05-May-2026 16:15:14 UTC] === User Orders API Called ===
[05-May-2026 16:15:14 UTC] User ID: 492
[05-May-2026 16:15:14 UTC] Limit: 20, Offset: 0
[05-May-2026 16:15:14 UTC] Orders found: 0
[05-May-2026 16:15:14 UTC] Orders data: []
[05-May-2026 16:15:14 UTC] Total orders count: 0
[05-May-2026 16:15:14 UTC] === API CALL LOG ===
[05-May-2026 16:15:14 UTC] Endpoint: user/profile.php
[05-May-2026 16:15:14 UTC] Full Log Data: {
    "timestamp": "2026-05-05 16:15:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.73.47.138",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkyIiwidXNlcm5hbWUiOiJzb2ppYjIwNTk3IiwiZW1haWwiOiJzYWhhbnVyaGFzYW5zb2ppYjY2QGdtYWlsLmNvbSIsImV4cCI6MTc3ODYwMjM3MH0.VEj8wcH-8VLRw2oC12aEF7rn2tMUzX69TzarSX-S5aQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f710af34d18d065-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.73.47.138",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.73.47.138, 172.68.221.166"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-May-2026 16:15:14 UTC] === END API CALL LOG ===
[05-May-2026 16:15:14 UTC] ✅ API Hash verification passed for profile endpoint
[05-May-2026 16:15:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkyIiwidXNlcm5hbWUiOiJzb2ppYjIwNTk3IiwiZW1haWwiOiJzYWhhbnVyaGFzYW5zb2ppYjY2QGdtYWlsLmNvbSIsImV4cCI6MTc3ODYwMjM3MH0.VEj8wcH-8VLRw2oC12aEF7rn2tMUzX69TzarSX-S5aQ
[05-May-2026 16:15:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-May-2026 16:15:14 UTC] ✅ JWT token verified successfully for user profile
[05-May-2026 16:15:14 UTC] User ID: 492
[05-May-2026 16:15:14 UTC] ✅ User profile retrieved successfully for user ID: 492
[05-May-2026 16:15:15 UTC] === API CALL LOG ===
[05-May-2026 16:15:15 UTC] Endpoint: user/profile.php
[05-May-2026 16:15:15 UTC] Full Log Data: {
    "timestamp": "2026-05-05 16:15:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.73.47.138",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkyIiwidXNlcm5hbWUiOiJzb2ppYjIwNTk3IiwiZW1haWwiOiJzYWhhbnVyaGFzYW5zb2ppYjY2QGdtYWlsLmNvbSIsImV4cCI6MTc3ODYwMjM3MH0.VEj8wcH-8VLRw2oC12aEF7rn2tMUzX69TzarSX-S5aQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f710af7aaf6d065-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.73.47.138",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.73.47.138, 172.68.221.166"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-May-2026 16:15:15 UTC] === END API CALL LOG ===
[05-May-2026 16:15:15 UTC] ✅ API Hash verification passed for profile endpoint
[05-May-2026 16:15:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkyIiwidXNlcm5hbWUiOiJzb2ppYjIwNTk3IiwiZW1haWwiOiJzYWhhbnVyaGFzYW5zb2ppYjY2QGdtYWlsLmNvbSIsImV4cCI6MTc3ODYwMjM3MH0.VEj8wcH-8VLRw2oC12aEF7rn2tMUzX69TzarSX-S5aQ
[05-May-2026 16:15:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-May-2026 16:15:15 UTC] ✅ JWT token verified successfully for user profile
[05-May-2026 16:15:15 UTC] User ID: 492
[05-May-2026 16:15:15 UTC] ✅ User profile retrieved successfully for user ID: 492
[05-May-2026 16:15:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-May-2026 16:15:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-May-2026 16:15:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkyIiwidXNlcm5hbWUiOiJzb2ppYjIwNTk3IiwiZW1haWwiOiJzYWhhbnVyaGFzYW5zb2ppYjY2QGdtYWlsLmNvbSIsImV4cCI6MTc3ODYwMjM3MH0.VEj8wcH-8VLRw2oC12aEF7rn2tMUzX69TzarSX-S5aQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f710b5039e4d065-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.73.47.138","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.73.47.138, 172.68.221.167"}
[05-May-2026 16:15:29 UTC] === User Orders API Called ===
[05-May-2026 16:15:29 UTC] User ID: 492
[05-May-2026 16:15:29 UTC] Limit: 20, Offset: 0
[05-May-2026 16:15:29 UTC] Orders found: 0
[05-May-2026 16:15:29 UTC] Orders data: []
[05-May-2026 16:15:29 UTC] Total orders count: 0
[05-May-2026 16:15:29 UTC] === API CALL LOG ===
[05-May-2026 16:15:29 UTC] Endpoint: user/profile.php
[05-May-2026 16:15:29 UTC] Full Log Data: {
    "timestamp": "2026-05-05 16:15:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.73.47.138",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkyIiwidXNlcm5hbWUiOiJzb2ppYjIwNTk3IiwiZW1haWwiOiJzYWhhbnVyaGFzYW5zb2ppYjY2QGdtYWlsLmNvbSIsImV4cCI6MTc3ODYwMjM3MH0.VEj8wcH-8VLRw2oC12aEF7rn2tMUzX69TzarSX-S5aQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f710b50bab4d065-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.73.47.138",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.73.47.138, 172.68.221.166"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-May-2026 16:15:29 UTC] === END API CALL LOG ===
[05-May-2026 16:15:29 UTC] ✅ API Hash verification passed for profile endpoint
[05-May-2026 16:15:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkyIiwidXNlcm5hbWUiOiJzb2ppYjIwNTk3IiwiZW1haWwiOiJzYWhhbnVyaGFzYW5zb2ppYjY2QGdtYWlsLmNvbSIsImV4cCI6MTc3ODYwMjM3MH0.VEj8wcH-8VLRw2oC12aEF7rn2tMUzX69TzarSX-S5aQ
[05-May-2026 16:15:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-May-2026 16:15:29 UTC] ✅ JWT token verified successfully for user profile
[05-May-2026 16:15:29 UTC] User ID: 492
[05-May-2026 16:15:29 UTC] ✅ User profile retrieved successfully for user ID: 492
[05-May-2026 16:15:30 UTC] === API CALL LOG ===
[05-May-2026 16:15:30 UTC] Endpoint: user/profile.php
[05-May-2026 16:15:30 UTC] Full Log Data: {
    "timestamp": "2026-05-05 16:15:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.73.47.138",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkyIiwidXNlcm5hbWUiOiJzb2ppYjIwNTk3IiwiZW1haWwiOiJzYWhhbnVyaGFzYW5zb2ppYjY2QGdtYWlsLmNvbSIsImV4cCI6MTc3ODYwMjM3MH0.VEj8wcH-8VLRw2oC12aEF7rn2tMUzX69TzarSX-S5aQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f710b54a80ed065-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.73.47.138",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.73.47.138, 172.68.221.166"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-May-2026 16:15:30 UTC] === END API CALL LOG ===
[05-May-2026 16:15:30 UTC] ✅ API Hash verification passed for profile endpoint
[05-May-2026 16:15:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkyIiwidXNlcm5hbWUiOiJzb2ppYjIwNTk3IiwiZW1haWwiOiJzYWhhbnVyaGFzYW5zb2ppYjY2QGdtYWlsLmNvbSIsImV4cCI6MTc3ODYwMjM3MH0.VEj8wcH-8VLRw2oC12aEF7rn2tMUzX69TzarSX-S5aQ
[05-May-2026 16:15:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-May-2026 16:15:30 UTC] ✅ JWT token verified successfully for user profile
[05-May-2026 16:15:30 UTC] User ID: 492
[05-May-2026 16:15:30 UTC] ✅ User profile retrieved successfully for user ID: 492
[05-May-2026 16:15:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-May-2026 16:15:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-May-2026 16:15:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkyIiwidXNlcm5hbWUiOiJzb2ppYjIwNTk3IiwiZW1haWwiOiJzYWhhbnVyaGFzYW5zb2ppYjY2QGdtYWlsLmNvbSIsImV4cCI6MTc3ODYwMjM3MH0.VEj8wcH-8VLRw2oC12aEF7rn2tMUzX69TzarSX-S5aQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f710b80cee9d065-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.73.47.138","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.73.47.138, 172.68.221.166"}
[05-May-2026 16:15:37 UTC] === User Orders API Called ===
[05-May-2026 16:15:37 UTC] User ID: 492
[05-May-2026 16:15:37 UTC] Limit: 20, Offset: 0
[05-May-2026 16:15:37 UTC] Orders found: 0
[05-May-2026 16:15:37 UTC] Orders data: []
[05-May-2026 16:15:37 UTC] Total orders count: 0
[05-May-2026 16:15:37 UTC] === API CALL LOG ===
[05-May-2026 16:15:37 UTC] Endpoint: user/profile.php
[05-May-2026 16:15:37 UTC] Full Log Data: {
    "timestamp": "2026-05-05 16:15:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.73.47.138",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkyIiwidXNlcm5hbWUiOiJzb2ppYjIwNTk3IiwiZW1haWwiOiJzYWhhbnVyaGFzYW5zb2ppYjY2QGdtYWlsLmNvbSIsImV4cCI6MTc3ODYwMjM3MH0.VEj8wcH-8VLRw2oC12aEF7rn2tMUzX69TzarSX-S5aQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f710b812f85d065-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.73.47.138",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.73.47.138, 172.68.221.166"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-May-2026 16:15:37 UTC] === END API CALL LOG ===
[05-May-2026 16:15:37 UTC] ✅ API Hash verification passed for profile endpoint
[05-May-2026 16:15:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkyIiwidXNlcm5hbWUiOiJzb2ppYjIwNTk3IiwiZW1haWwiOiJzYWhhbnVyaGFzYW5zb2ppYjY2QGdtYWlsLmNvbSIsImV4cCI6MTc3ODYwMjM3MH0.VEj8wcH-8VLRw2oC12aEF7rn2tMUzX69TzarSX-S5aQ
[05-May-2026 16:15:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-May-2026 16:15:37 UTC] ✅ JWT token verified successfully for user profile
[05-May-2026 16:15:37 UTC] User ID: 492
[05-May-2026 16:15:37 UTC] ✅ User profile retrieved successfully for user ID: 492
[05-May-2026 16:15:37 UTC] === API CALL LOG ===
[05-May-2026 16:15:37 UTC] Endpoint: user/profile.php
[05-May-2026 16:15:37 UTC] Full Log Data: {
    "timestamp": "2026-05-05 16:15:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.73.47.138",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkyIiwidXNlcm5hbWUiOiJzb2ppYjIwNTk3IiwiZW1haWwiOiJzYWhhbnVyaGFzYW5zb2ppYjY2QGdtYWlsLmNvbSIsImV4cCI6MTc3ODYwMjM3MH0.VEj8wcH-8VLRw2oC12aEF7rn2tMUzX69TzarSX-S5aQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f710b82a991d065-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.73.47.138",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.73.47.138, 172.68.221.166"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-May-2026 16:15:37 UTC] === END API CALL LOG ===
[05-May-2026 16:15:37 UTC] ✅ API Hash verification passed for profile endpoint
[05-May-2026 16:15:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkyIiwidXNlcm5hbWUiOiJzb2ppYjIwNTk3IiwiZW1haWwiOiJzYWhhbnVyaGFzYW5zb2ppYjY2QGdtYWlsLmNvbSIsImV4cCI6MTc3ODYwMjM3MH0.VEj8wcH-8VLRw2oC12aEF7rn2tMUzX69TzarSX-S5aQ
[05-May-2026 16:15:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-May-2026 16:15:37 UTC] ✅ JWT token verified successfully for user profile
[05-May-2026 16:15:37 UTC] User ID: 492
[05-May-2026 16:15:37 UTC] ✅ User profile retrieved successfully for user ID: 492
[05-May-2026 16:40:21 UTC] === API CALL LOG ===
[05-May-2026 16:40:21 UTC] Endpoint: user/profile.php
[05-May-2026 16:40:21 UTC] Full Log Data: {
    "timestamp": "2026-05-05 16:40:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.179.171.100",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkzIiwidXNlcm5hbWUiOiJkdWJleSIsImVtYWlsIjoiQWFrYXNoZHViZXkxNjVAZ21haWwuY29tIiwiZXhwIjoxNzc4NjA0MDIwfQ.2nCHu07oYONvj04L0LVxPdDK3oT1y2cvQ8wukmcRw-w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f712fbe5dcce9af-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.179.171.100",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.179.171.100, 104.23.216.25"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-May-2026 16:40:21 UTC] === END API CALL LOG ===
[05-May-2026 16:40:21 UTC] ✅ API Hash verification passed for profile endpoint
[05-May-2026 16:40:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkzIiwidXNlcm5hbWUiOiJkdWJleSIsImVtYWlsIjoiQWFrYXNoZHViZXkxNjVAZ21haWwuY29tIiwiZXhwIjoxNzc4NjA0MDIwfQ.2nCHu07oYONvj04L0LVxPdDK3oT1y2cvQ8wukmcRw-w
[05-May-2026 16:40:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-May-2026 16:40:21 UTC] ✅ JWT token verified successfully for user profile
[05-May-2026 16:40:21 UTC] User ID: 493
[05-May-2026 16:40:21 UTC] ✅ User profile retrieved successfully for user ID: 493
[05-May-2026 16:40:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-May-2026 16:40:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-May-2026 16:40:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkzIiwidXNlcm5hbWUiOiJkdWJleSIsImVtYWlsIjoiQWFrYXNoZHViZXkxNjVAZ21haWwuY29tIiwiZXhwIjoxNzc4NjA0MDIwfQ.2nCHu07oYONvj04L0LVxPdDK3oT1y2cvQ8wukmcRw-w","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f712fbe7e09e9af-DEL","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.179.171.100","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.179.171.100, 104.23.216.24"}
[05-May-2026 16:40:21 UTC] === User Orders API Called ===
[05-May-2026 16:40:21 UTC] User ID: 493
[05-May-2026 16:40:21 UTC] Limit: 20, Offset: 0
[05-May-2026 16:40:21 UTC] Orders found: 0
[05-May-2026 16:40:21 UTC] Orders data: []
[05-May-2026 16:40:21 UTC] Total orders count: 0
[05-May-2026 16:40:21 UTC] === API CALL LOG ===
[05-May-2026 16:40:21 UTC] Endpoint: user/profile.php
[05-May-2026 16:40:21 UTC] Full Log Data: {
    "timestamp": "2026-05-05 16:40:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.179.171.100",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkzIiwidXNlcm5hbWUiOiJkdWJleSIsImVtYWlsIjoiQWFrYXNoZHViZXkxNjVAZ21haWwuY29tIiwiZXhwIjoxNzc4NjA0MDIwfQ.2nCHu07oYONvj04L0LVxPdDK3oT1y2cvQ8wukmcRw-w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f712fbefec8e9af-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.179.171.100",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.179.171.100, 104.23.216.24"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-May-2026 16:40:21 UTC] === END API CALL LOG ===
[05-May-2026 16:40:21 UTC] ✅ API Hash verification passed for profile endpoint
[05-May-2026 16:40:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkzIiwidXNlcm5hbWUiOiJkdWJleSIsImVtYWlsIjoiQWFrYXNoZHViZXkxNjVAZ21haWwuY29tIiwiZXhwIjoxNzc4NjA0MDIwfQ.2nCHu07oYONvj04L0LVxPdDK3oT1y2cvQ8wukmcRw-w
[05-May-2026 16:40:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-May-2026 16:40:21 UTC] ✅ JWT token verified successfully for user profile
[05-May-2026 16:40:21 UTC] User ID: 493
[05-May-2026 16:40:21 UTC] ✅ User profile retrieved successfully for user ID: 493
[05-May-2026 16:40:23 UTC] === API CALL LOG ===
[05-May-2026 16:40:23 UTC] Endpoint: user/profile.php
[05-May-2026 16:40:23 UTC] Full Log Data: {
    "timestamp": "2026-05-05 16:40:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.179.171.100",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkzIiwidXNlcm5hbWUiOiJkdWJleSIsImVtYWlsIjoiQWFrYXNoZHViZXkxNjVAZ21haWwuY29tIiwiZXhwIjoxNzc4NjA0MDIwfQ.2nCHu07oYONvj04L0LVxPdDK3oT1y2cvQ8wukmcRw-w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f712fca0bd0e9af-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.179.171.100",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.179.171.100, 104.23.216.24"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-May-2026 16:40:23 UTC] === END API CALL LOG ===
[05-May-2026 16:40:23 UTC] ✅ API Hash verification passed for profile endpoint
[05-May-2026 16:40:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkzIiwidXNlcm5hbWUiOiJkdWJleSIsImVtYWlsIjoiQWFrYXNoZHViZXkxNjVAZ21haWwuY29tIiwiZXhwIjoxNzc4NjA0MDIwfQ.2nCHu07oYONvj04L0LVxPdDK3oT1y2cvQ8wukmcRw-w
[05-May-2026 16:40:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-May-2026 16:40:23 UTC] ✅ JWT token verified successfully for user profile
[05-May-2026 16:40:23 UTC] User ID: 493
[05-May-2026 16:40:23 UTC] ✅ User profile retrieved successfully for user ID: 493
[05-May-2026 16:40:24 UTC] === API CALL LOG ===
[05-May-2026 16:40:24 UTC] Endpoint: user/profile.php
[05-May-2026 16:40:24 UTC] Full Log Data: {
    "timestamp": "2026-05-05 16:40:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.179.171.100",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkzIiwidXNlcm5hbWUiOiJkdWJleSIsImVtYWlsIjoiQWFrYXNoZHViZXkxNjVAZ21haWwuY29tIiwiZXhwIjoxNzc4NjA0MDIwfQ.2nCHu07oYONvj04L0LVxPdDK3oT1y2cvQ8wukmcRw-w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f712fd138c8e9af-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.179.171.100",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.179.171.100, 104.23.216.25"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-May-2026 16:40:24 UTC] === END API CALL LOG ===
[05-May-2026 16:40:24 UTC] ✅ API Hash verification passed for profile endpoint
[05-May-2026 16:40:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkzIiwidXNlcm5hbWUiOiJkdWJleSIsImVtYWlsIjoiQWFrYXNoZHViZXkxNjVAZ21haWwuY29tIiwiZXhwIjoxNzc4NjA0MDIwfQ.2nCHu07oYONvj04L0LVxPdDK3oT1y2cvQ8wukmcRw-w
[05-May-2026 16:40:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-May-2026 16:40:24 UTC] ✅ JWT token verified successfully for user profile
[05-May-2026 16:40:24 UTC] User ID: 493
[05-May-2026 16:40:24 UTC] ✅ User profile retrieved successfully for user ID: 493
[05-May-2026 16:40:24 UTC] User Purchases API - User ID: 493
[05-May-2026 16:40:24 UTC] User Purchases API - Total purchases found: 0
[05-May-2026 16:40:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-May-2026 16:40:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-May-2026 16:40:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkzIiwidXNlcm5hbWUiOiJkdWJleSIsImVtYWlsIjoiQWFrYXNoZHViZXkxNjVAZ21haWwuY29tIiwiZXhwIjoxNzc4NjA0MDIwfQ.2nCHu07oYONvj04L0LVxPdDK3oT1y2cvQ8wukmcRw-w","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f712feb3cc4e9af-DEL","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.179.171.100","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.179.171.100, 104.23.216.24"}
[05-May-2026 16:40:28 UTC] === User Orders API Called ===
[05-May-2026 16:40:28 UTC] User ID: 493
[05-May-2026 16:40:28 UTC] Limit: 20, Offset: 0
[05-May-2026 16:40:28 UTC] Orders found: 0
[05-May-2026 16:40:28 UTC] Orders data: []
[05-May-2026 16:40:28 UTC] Total orders count: 0
[05-May-2026 16:40:29 UTC] === API CALL LOG ===
[05-May-2026 16:40:29 UTC] Endpoint: user/profile.php
[05-May-2026 16:40:29 UTC] Full Log Data: {
    "timestamp": "2026-05-05 16:40:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.179.171.100",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkzIiwidXNlcm5hbWUiOiJkdWJleSIsImVtYWlsIjoiQWFrYXNoZHViZXkxNjVAZ21haWwuY29tIiwiZXhwIjoxNzc4NjA0MDIwfQ.2nCHu07oYONvj04L0LVxPdDK3oT1y2cvQ8wukmcRw-w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f712fed8865e9af-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.179.171.100",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.179.171.100, 104.23.216.24"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-May-2026 16:40:29 UTC] === END API CALL LOG ===
[05-May-2026 16:40:29 UTC] ✅ API Hash verification passed for profile endpoint
[05-May-2026 16:40:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkzIiwidXNlcm5hbWUiOiJkdWJleSIsImVtYWlsIjoiQWFrYXNoZHViZXkxNjVAZ21haWwuY29tIiwiZXhwIjoxNzc4NjA0MDIwfQ.2nCHu07oYONvj04L0LVxPdDK3oT1y2cvQ8wukmcRw-w
[05-May-2026 16:40:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-May-2026 16:40:29 UTC] ✅ JWT token verified successfully for user profile
[05-May-2026 16:40:29 UTC] User ID: 493
[05-May-2026 16:40:29 UTC] ✅ User profile retrieved successfully for user ID: 493
[05-May-2026 16:40:29 UTC] === API CALL LOG ===
[05-May-2026 16:40:29 UTC] Endpoint: user/profile.php
[05-May-2026 16:40:29 UTC] Full Log Data: {
    "timestamp": "2026-05-05 16:40:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.179.171.100",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkzIiwidXNlcm5hbWUiOiJkdWJleSIsImVtYWlsIjoiQWFrYXNoZHViZXkxNjVAZ21haWwuY29tIiwiZXhwIjoxNzc4NjA0MDIwfQ.2nCHu07oYONvj04L0LVxPdDK3oT1y2cvQ8wukmcRw-w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f712febcda6e9af-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.179.171.100",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.179.171.100, 104.23.216.24"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-May-2026 16:40:29 UTC] === END API CALL LOG ===
[05-May-2026 16:40:29 UTC] ✅ API Hash verification passed for profile endpoint
[05-May-2026 16:40:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkzIiwidXNlcm5hbWUiOiJkdWJleSIsImVtYWlsIjoiQWFrYXNoZHViZXkxNjVAZ21haWwuY29tIiwiZXhwIjoxNzc4NjA0MDIwfQ.2nCHu07oYONvj04L0LVxPdDK3oT1y2cvQ8wukmcRw-w
[05-May-2026 16:40:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-May-2026 16:40:29 UTC] ✅ JWT token verified successfully for user profile
[05-May-2026 16:40:29 UTC] User ID: 493
[05-May-2026 16:40:29 UTC] ✅ User profile retrieved successfully for user ID: 493
[05-May-2026 16:40:30 UTC] === API CALL LOG ===
[05-May-2026 16:40:30 UTC] Endpoint: user/profile.php
[05-May-2026 16:40:30 UTC] Full Log Data: {
    "timestamp": "2026-05-05 16:40:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.179.171.100",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkzIiwidXNlcm5hbWUiOiJkdWJleSIsImVtYWlsIjoiQWFrYXNoZHViZXkxNjVAZ21haWwuY29tIiwiZXhwIjoxNzc4NjA0MDIwfQ.2nCHu07oYONvj04L0LVxPdDK3oT1y2cvQ8wukmcRw-w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f712ff3aa5be9af-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.179.171.100",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.179.171.100, 104.23.216.24"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-May-2026 16:40:30 UTC] === END API CALL LOG ===
[05-May-2026 16:40:30 UTC] ✅ API Hash verification passed for profile endpoint
[05-May-2026 16:40:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkzIiwidXNlcm5hbWUiOiJkdWJleSIsImVtYWlsIjoiQWFrYXNoZHViZXkxNjVAZ21haWwuY29tIiwiZXhwIjoxNzc4NjA0MDIwfQ.2nCHu07oYONvj04L0LVxPdDK3oT1y2cvQ8wukmcRw-w
[05-May-2026 16:40:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-May-2026 16:40:30 UTC] ✅ JWT token verified successfully for user profile
[05-May-2026 16:40:30 UTC] User ID: 493
[05-May-2026 16:40:30 UTC] ✅ User profile retrieved successfully for user ID: 493
[05-May-2026 16:40:47 UTC] === API CALL LOG ===
[05-May-2026 16:40:47 UTC] Endpoint: user/profile.php
[05-May-2026 16:40:47 UTC] Full Log Data: {
    "timestamp": "2026-05-05 16:40:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.179.171.100",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkzIiwidXNlcm5hbWUiOiJkdWJleSIsImVtYWlsIjoiQWFrYXNoZHViZXkxNjVAZ21haWwuY29tIiwiZXhwIjoxNzc4NjA0MDIwfQ.2nCHu07oYONvj04L0LVxPdDK3oT1y2cvQ8wukmcRw-w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f71305e0d6251de-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.179.171.100",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.179.171.100, 104.23.216.24"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-May-2026 16:40:47 UTC] === END API CALL LOG ===
[05-May-2026 16:40:47 UTC] ✅ API Hash verification passed for profile endpoint
[05-May-2026 16:40:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkzIiwidXNlcm5hbWUiOiJkdWJleSIsImVtYWlsIjoiQWFrYXNoZHViZXkxNjVAZ21haWwuY29tIiwiZXhwIjoxNzc4NjA0MDIwfQ.2nCHu07oYONvj04L0LVxPdDK3oT1y2cvQ8wukmcRw-w
[05-May-2026 16:40:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-May-2026 16:40:47 UTC] ✅ JWT token verified successfully for user profile
[05-May-2026 16:40:47 UTC] User ID: 493
[05-May-2026 16:40:47 UTC] ✅ User profile retrieved successfully for user ID: 493
[05-May-2026 16:40:48 UTC] === API CALL LOG ===
[05-May-2026 16:40:48 UTC] Endpoint: user/profile.php
[05-May-2026 16:40:48 UTC] Full Log Data: {
    "timestamp": "2026-05-05 16:40:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.179.171.100",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkzIiwidXNlcm5hbWUiOiJkdWJleSIsImVtYWlsIjoiQWFrYXNoZHViZXkxNjVAZ21haWwuY29tIiwiZXhwIjoxNzc4NjA0MDIwfQ.2nCHu07oYONvj04L0LVxPdDK3oT1y2cvQ8wukmcRw-w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f7130646cac51de-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.179.171.100",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.179.171.100, 104.23.216.25"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-May-2026 16:40:48 UTC] === END API CALL LOG ===
[05-May-2026 16:40:48 UTC] ✅ API Hash verification passed for profile endpoint
[05-May-2026 16:40:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkzIiwidXNlcm5hbWUiOiJkdWJleSIsImVtYWlsIjoiQWFrYXNoZHViZXkxNjVAZ21haWwuY29tIiwiZXhwIjoxNzc4NjA0MDIwfQ.2nCHu07oYONvj04L0LVxPdDK3oT1y2cvQ8wukmcRw-w
[05-May-2026 16:40:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-May-2026 16:40:48 UTC] ✅ JWT token verified successfully for user profile
[05-May-2026 16:40:48 UTC] User ID: 493
[05-May-2026 16:40:48 UTC] ✅ User profile retrieved successfully for user ID: 493
[05-May-2026 16:40:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-May-2026 16:40:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-May-2026 16:40:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkzIiwidXNlcm5hbWUiOiJkdWJleSIsImVtYWlsIjoiQWFrYXNoZHViZXkxNjVAZ21haWwuY29tIiwiZXhwIjoxNzc4NjA0MDIwfQ.2nCHu07oYONvj04L0LVxPdDK3oT1y2cvQ8wukmcRw-w","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f7130648ce151de-DEL","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.179.171.100","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.179.171.100, 104.23.216.24"}
[05-May-2026 16:40:48 UTC] === User Orders API Called ===
[05-May-2026 16:40:48 UTC] User ID: 493
[05-May-2026 16:40:48 UTC] Limit: 20, Offset: 0
[05-May-2026 16:40:48 UTC] Orders found: 0
[05-May-2026 16:40:48 UTC] Orders data: []
[05-May-2026 16:40:48 UTC] Total orders count: 0
[05-May-2026 16:40:48 UTC] === API CALL LOG ===
[05-May-2026 16:40:48 UTC] Endpoint: user/profile.php
[05-May-2026 16:40:48 UTC] Full Log Data: {
    "timestamp": "2026-05-05 16:40:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.179.171.100",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkzIiwidXNlcm5hbWUiOiJkdWJleSIsImVtYWlsIjoiQWFrYXNoZHViZXkxNjVAZ21haWwuY29tIiwiZXhwIjoxNzc4NjA0MDIwfQ.2nCHu07oYONvj04L0LVxPdDK3oT1y2cvQ8wukmcRw-w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f7130650e3751de-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.179.171.100",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.179.171.100, 104.23.216.25"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-May-2026 16:40:48 UTC] === END API CALL LOG ===
[05-May-2026 16:40:48 UTC] ✅ API Hash verification passed for profile endpoint
[05-May-2026 16:40:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkzIiwidXNlcm5hbWUiOiJkdWJleSIsImVtYWlsIjoiQWFrYXNoZHViZXkxNjVAZ21haWwuY29tIiwiZXhwIjoxNzc4NjA0MDIwfQ.2nCHu07oYONvj04L0LVxPdDK3oT1y2cvQ8wukmcRw-w
[05-May-2026 16:40:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-May-2026 16:40:48 UTC] ✅ JWT token verified successfully for user profile
[05-May-2026 16:40:48 UTC] User ID: 493
[05-May-2026 16:40:48 UTC] ✅ User profile retrieved successfully for user ID: 493
[05-May-2026 16:40:49 UTC] === API CALL LOG ===
[05-May-2026 16:40:49 UTC] Endpoint: user/profile.php
[05-May-2026 16:40:49 UTC] Full Log Data: {
    "timestamp": "2026-05-05 16:40:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.179.171.100",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkzIiwidXNlcm5hbWUiOiJkdWJleSIsImVtYWlsIjoiQWFrYXNoZHViZXkxNjVAZ21haWwuY29tIiwiZXhwIjoxNzc4NjA0MDIwfQ.2nCHu07oYONvj04L0LVxPdDK3oT1y2cvQ8wukmcRw-w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f71306f1c9051de-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.179.171.100",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.179.171.100, 104.23.216.25"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-May-2026 16:40:49 UTC] === END API CALL LOG ===
[05-May-2026 16:40:49 UTC] ✅ API Hash verification passed for profile endpoint
[05-May-2026 16:40:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkzIiwidXNlcm5hbWUiOiJkdWJleSIsImVtYWlsIjoiQWFrYXNoZHViZXkxNjVAZ21haWwuY29tIiwiZXhwIjoxNzc4NjA0MDIwfQ.2nCHu07oYONvj04L0LVxPdDK3oT1y2cvQ8wukmcRw-w
[05-May-2026 16:40:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-May-2026 16:40:49 UTC] ✅ JWT token verified successfully for user profile
[05-May-2026 16:40:49 UTC] User ID: 493
[05-May-2026 16:40:49 UTC] ✅ User profile retrieved successfully for user ID: 493
[05-May-2026 16:40:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-May-2026 16:40:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-May-2026 16:40:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkzIiwidXNlcm5hbWUiOiJkdWJleSIsImVtYWlsIjoiQWFrYXNoZHViZXkxNjVAZ21haWwuY29tIiwiZXhwIjoxNzc4NjA0MDIwfQ.2nCHu07oYONvj04L0LVxPdDK3oT1y2cvQ8wukmcRw-w","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f7130762d3251de-DEL","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.179.171.100","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.179.171.100, 104.23.216.24"}
[05-May-2026 16:40:51 UTC] === User Orders API Called ===
[05-May-2026 16:40:51 UTC] User ID: 493
[05-May-2026 16:40:51 UTC] Limit: 20, Offset: 0
[05-May-2026 16:40:51 UTC] Orders found: 0
[05-May-2026 16:40:51 UTC] Orders data: []
[05-May-2026 16:40:51 UTC] Total orders count: 0
[05-May-2026 16:40:53 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-May-2026 16:40:53 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-May-2026 16:40:53 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkzIiwidXNlcm5hbWUiOiJkdWJleSIsImVtYWlsIjoiQWFrYXNoZHViZXkxNjVAZ21haWwuY29tIiwiZXhwIjoxNzc4NjA0MDIwfQ.2nCHu07oYONvj04L0LVxPdDK3oT1y2cvQ8wukmcRw-w","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f7130838bb751de-DEL","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.179.171.100","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.179.171.100, 104.23.216.24"}
[05-May-2026 16:40:53 UTC] === User Orders API Called ===
[05-May-2026 16:40:53 UTC] User ID: 493
[05-May-2026 16:40:53 UTC] Limit: 20, Offset: 0
[05-May-2026 16:40:53 UTC] Orders found: 0
[05-May-2026 16:40:53 UTC] Orders data: []
[05-May-2026 16:40:53 UTC] Total orders count: 0
[05-May-2026 16:40:53 UTC] === API CALL LOG ===
[05-May-2026 16:40:53 UTC] Endpoint: user/profile.php
[05-May-2026 16:40:53 UTC] Full Log Data: {
    "timestamp": "2026-05-05 16:40:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.179.171.100",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkzIiwidXNlcm5hbWUiOiJkdWJleSIsImVtYWlsIjoiQWFrYXNoZHViZXkxNjVAZ21haWwuY29tIiwiZXhwIjoxNzc4NjA0MDIwfQ.2nCHu07oYONvj04L0LVxPdDK3oT1y2cvQ8wukmcRw-w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f7130841ced51de-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.179.171.100",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.179.171.100, 104.23.216.25"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-May-2026 16:40:53 UTC] === END API CALL LOG ===
[05-May-2026 16:40:53 UTC] ✅ API Hash verification passed for profile endpoint
[05-May-2026 16:40:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkzIiwidXNlcm5hbWUiOiJkdWJleSIsImVtYWlsIjoiQWFrYXNoZHViZXkxNjVAZ21haWwuY29tIiwiZXhwIjoxNzc4NjA0MDIwfQ.2nCHu07oYONvj04L0LVxPdDK3oT1y2cvQ8wukmcRw-w
[05-May-2026 16:40:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-May-2026 16:40:53 UTC] ✅ JWT token verified successfully for user profile
[05-May-2026 16:40:53 UTC] User ID: 493
[05-May-2026 16:40:53 UTC] ✅ User profile retrieved successfully for user ID: 493
[05-May-2026 16:40:53 UTC] === API CALL LOG ===
[05-May-2026 16:40:53 UTC] Endpoint: user/profile.php
[05-May-2026 16:40:53 UTC] Full Log Data: {
    "timestamp": "2026-05-05 16:40:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.179.171.100",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkzIiwidXNlcm5hbWUiOiJkdWJleSIsImVtYWlsIjoiQWFrYXNoZHViZXkxNjVAZ21haWwuY29tIiwiZXhwIjoxNzc4NjA0MDIwfQ.2nCHu07oYONvj04L0LVxPdDK3oT1y2cvQ8wukmcRw-w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f713085d90351de-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.179.171.100",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.179.171.100, 104.23.216.25"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-May-2026 16:40:53 UTC] === END API CALL LOG ===
[05-May-2026 16:40:53 UTC] ✅ API Hash verification passed for profile endpoint
[05-May-2026 16:40:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkzIiwidXNlcm5hbWUiOiJkdWJleSIsImVtYWlsIjoiQWFrYXNoZHViZXkxNjVAZ21haWwuY29tIiwiZXhwIjoxNzc4NjA0MDIwfQ.2nCHu07oYONvj04L0LVxPdDK3oT1y2cvQ8wukmcRw-w
[05-May-2026 16:40:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-May-2026 16:40:53 UTC] ✅ JWT token verified successfully for user profile
[05-May-2026 16:40:53 UTC] User ID: 493
[05-May-2026 16:40:53 UTC] ✅ User profile retrieved successfully for user ID: 493
[05-May-2026 16:40:54 UTC] === API CALL LOG ===
[05-May-2026 16:40:54 UTC] Endpoint: user/profile.php
[05-May-2026 16:40:54 UTC] Full Log Data: {
    "timestamp": "2026-05-05 16:40:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.179.171.100",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkzIiwidXNlcm5hbWUiOiJkdWJleSIsImVtYWlsIjoiQWFrYXNoZHViZXkxNjVAZ21haWwuY29tIiwiZXhwIjoxNzc4NjA0MDIwfQ.2nCHu07oYONvj04L0LVxPdDK3oT1y2cvQ8wukmcRw-w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f71308b0c4951de-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.179.171.100",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.179.171.100, 104.23.216.24"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-May-2026 16:40:54 UTC] === END API CALL LOG ===
[05-May-2026 16:40:54 UTC] ✅ API Hash verification passed for profile endpoint
[05-May-2026 16:40:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkzIiwidXNlcm5hbWUiOiJkdWJleSIsImVtYWlsIjoiQWFrYXNoZHViZXkxNjVAZ21haWwuY29tIiwiZXhwIjoxNzc4NjA0MDIwfQ.2nCHu07oYONvj04L0LVxPdDK3oT1y2cvQ8wukmcRw-w
[05-May-2026 16:40:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-May-2026 16:40:54 UTC] ✅ JWT token verified successfully for user profile
[05-May-2026 16:40:54 UTC] User ID: 493
[05-May-2026 16:40:54 UTC] ✅ User profile retrieved successfully for user ID: 493
[05-May-2026 16:40:56 UTC] === API CALL LOG ===
[05-May-2026 16:40:56 UTC] Endpoint: user/profile.php
[05-May-2026 16:40:56 UTC] Full Log Data: {
    "timestamp": "2026-05-05 16:40:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.179.171.100",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkzIiwidXNlcm5hbWUiOiJkdWJleSIsImVtYWlsIjoiQWFrYXNoZHViZXkxNjVAZ21haWwuY29tIiwiZXhwIjoxNzc4NjA0MDIwfQ.2nCHu07oYONvj04L0LVxPdDK3oT1y2cvQ8wukmcRw-w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f7130993d4551de-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.179.171.100",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.179.171.100, 104.23.216.25"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-May-2026 16:40:56 UTC] === END API CALL LOG ===
[05-May-2026 16:40:56 UTC] ✅ API Hash verification passed for profile endpoint
[05-May-2026 16:40:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkzIiwidXNlcm5hbWUiOiJkdWJleSIsImVtYWlsIjoiQWFrYXNoZHViZXkxNjVAZ21haWwuY29tIiwiZXhwIjoxNzc4NjA0MDIwfQ.2nCHu07oYONvj04L0LVxPdDK3oT1y2cvQ8wukmcRw-w
[05-May-2026 16:40:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-May-2026 16:40:56 UTC] ✅ JWT token verified successfully for user profile
[05-May-2026 16:40:56 UTC] User ID: 493
[05-May-2026 16:40:56 UTC] ✅ User profile retrieved successfully for user ID: 493
[05-May-2026 16:41:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-May-2026 16:41:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-May-2026 16:41:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkzIiwidXNlcm5hbWUiOiJkdWJleSIsImVtYWlsIjoiQWFrYXNoZHViZXkxNjVAZ21haWwuY29tIiwiZXhwIjoxNzc4NjA0MDIwfQ.2nCHu07oYONvj04L0LVxPdDK3oT1y2cvQ8wukmcRw-w","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f7131174cfd51de-DEL","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.179.171.100","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.179.171.100, 104.23.216.24"}
[05-May-2026 16:41:17 UTC] === User Orders API Called ===
[05-May-2026 16:41:17 UTC] User ID: 493
[05-May-2026 16:41:17 UTC] Limit: 20, Offset: 0
[05-May-2026 16:41:17 UTC] Orders found: 0
[05-May-2026 16:41:17 UTC] Orders data: []
[05-May-2026 16:41:17 UTC] Total orders count: 0
[05-May-2026 16:41:17 UTC] === API CALL LOG ===
[05-May-2026 16:41:17 UTC] Endpoint: user/profile.php
[05-May-2026 16:41:17 UTC] Full Log Data: {
    "timestamp": "2026-05-05 16:41:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.179.171.100",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkzIiwidXNlcm5hbWUiOiJkdWJleSIsImVtYWlsIjoiQWFrYXNoZHViZXkxNjVAZ21haWwuY29tIiwiZXhwIjoxNzc4NjA0MDIwfQ.2nCHu07oYONvj04L0LVxPdDK3oT1y2cvQ8wukmcRw-w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f713117de7651de-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.179.171.100",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.179.171.100, 104.23.216.25"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-May-2026 16:41:17 UTC] === END API CALL LOG ===
[05-May-2026 16:41:17 UTC] ✅ API Hash verification passed for profile endpoint
[05-May-2026 16:41:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkzIiwidXNlcm5hbWUiOiJkdWJleSIsImVtYWlsIjoiQWFrYXNoZHViZXkxNjVAZ21haWwuY29tIiwiZXhwIjoxNzc4NjA0MDIwfQ.2nCHu07oYONvj04L0LVxPdDK3oT1y2cvQ8wukmcRw-w
[05-May-2026 16:41:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-May-2026 16:41:17 UTC] ✅ JWT token verified successfully for user profile
[05-May-2026 16:41:17 UTC] User ID: 493
[05-May-2026 16:41:17 UTC] ✅ User profile retrieved successfully for user ID: 493
[05-May-2026 16:41:17 UTC] === API CALL LOG ===
[05-May-2026 16:41:17 UTC] Endpoint: user/profile.php
[05-May-2026 16:41:17 UTC] Full Log Data: {
    "timestamp": "2026-05-05 16:41:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.179.171.100",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkzIiwidXNlcm5hbWUiOiJkdWJleSIsImVtYWlsIjoiQWFrYXNoZHViZXkxNjVAZ21haWwuY29tIiwiZXhwIjoxNzc4NjA0MDIwfQ.2nCHu07oYONvj04L0LVxPdDK3oT1y2cvQ8wukmcRw-w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f7131199a7e51de-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.179.171.100",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.179.171.100, 104.23.216.24"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-May-2026 16:41:17 UTC] === END API CALL LOG ===
[05-May-2026 16:41:17 UTC] ✅ API Hash verification passed for profile endpoint
[05-May-2026 16:41:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkzIiwidXNlcm5hbWUiOiJkdWJleSIsImVtYWlsIjoiQWFrYXNoZHViZXkxNjVAZ21haWwuY29tIiwiZXhwIjoxNzc4NjA0MDIwfQ.2nCHu07oYONvj04L0LVxPdDK3oT1y2cvQ8wukmcRw-w
[05-May-2026 16:41:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-May-2026 16:41:17 UTC] ✅ JWT token verified successfully for user profile
[05-May-2026 16:41:17 UTC] User ID: 493
[05-May-2026 16:41:17 UTC] ✅ User profile retrieved successfully for user ID: 493
[05-May-2026 16:41:18 UTC] === API CALL LOG ===
[05-May-2026 16:41:18 UTC] Endpoint: user/profile.php
[05-May-2026 16:41:18 UTC] Full Log Data: {
    "timestamp": "2026-05-05 16:41:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.179.171.100",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkzIiwidXNlcm5hbWUiOiJkdWJleSIsImVtYWlsIjoiQWFrYXNoZHViZXkxNjVAZ21haWwuY29tIiwiZXhwIjoxNzc4NjA0MDIwfQ.2nCHu07oYONvj04L0LVxPdDK3oT1y2cvQ8wukmcRw-w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f7131217da951de-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.179.171.100",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.179.171.100, 104.23.216.24"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-May-2026 16:41:18 UTC] === END API CALL LOG ===
[05-May-2026 16:41:18 UTC] ✅ API Hash verification passed for profile endpoint
[05-May-2026 16:41:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkzIiwidXNlcm5hbWUiOiJkdWJleSIsImVtYWlsIjoiQWFrYXNoZHViZXkxNjVAZ21haWwuY29tIiwiZXhwIjoxNzc4NjA0MDIwfQ.2nCHu07oYONvj04L0LVxPdDK3oT1y2cvQ8wukmcRw-w
[05-May-2026 16:41:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-May-2026 16:41:18 UTC] ✅ JWT token verified successfully for user profile
[05-May-2026 16:41:18 UTC] User ID: 493
[05-May-2026 16:41:18 UTC] ✅ User profile retrieved successfully for user ID: 493
[05-May-2026 16:41:20 UTC] === API CALL LOG ===
[05-May-2026 16:41:20 UTC] Endpoint: user/profile.php
[05-May-2026 16:41:20 UTC] Full Log Data: {
    "timestamp": "2026-05-05 16:41:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.179.171.100",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkzIiwidXNlcm5hbWUiOiJkdWJleSIsImVtYWlsIjoiQWFrYXNoZHViZXkxNjVAZ21haWwuY29tIiwiZXhwIjoxNzc4NjA0MDIwfQ.2nCHu07oYONvj04L0LVxPdDK3oT1y2cvQ8wukmcRw-w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f71312eef6151de-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.179.171.100",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.179.171.100, 104.23.216.24"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-May-2026 16:41:20 UTC] === END API CALL LOG ===
[05-May-2026 16:41:20 UTC] ✅ API Hash verification passed for profile endpoint
[05-May-2026 16:41:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkzIiwidXNlcm5hbWUiOiJkdWJleSIsImVtYWlsIjoiQWFrYXNoZHViZXkxNjVAZ21haWwuY29tIiwiZXhwIjoxNzc4NjA0MDIwfQ.2nCHu07oYONvj04L0LVxPdDK3oT1y2cvQ8wukmcRw-w
[05-May-2026 16:41:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-May-2026 16:41:20 UTC] ✅ JWT token verified successfully for user profile
[05-May-2026 16:41:20 UTC] User ID: 493
[05-May-2026 16:41:20 UTC] ✅ User profile retrieved successfully for user ID: 493
[05-May-2026 16:42:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-May-2026 16:42:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-May-2026 16:42:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkzIiwidXNlcm5hbWUiOiJkdWJleSIsImVtYWlsIjoiQWFrYXNoZHViZXkxNjVAZ21haWwuY29tIiwiZXhwIjoxNzc4NjA0MDIwfQ.2nCHu07oYONvj04L0LVxPdDK3oT1y2cvQ8wukmcRw-w","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f7132e43ffa51de-DEL","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.179.171.100","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.179.171.100, 104.23.216.25"}
[05-May-2026 16:42:30 UTC] === User Orders API Called ===
[05-May-2026 16:42:30 UTC] User ID: 493
[05-May-2026 16:42:30 UTC] Limit: 20, Offset: 0
[05-May-2026 16:42:30 UTC] Orders found: 0
[05-May-2026 16:42:30 UTC] Orders data: []
[05-May-2026 16:42:30 UTC] Total orders count: 0
[05-May-2026 16:42:30 UTC] === API CALL LOG ===
[05-May-2026 16:42:30 UTC] Endpoint: user/profile.php
[05-May-2026 16:42:30 UTC] Full Log Data: {
    "timestamp": "2026-05-05 16:42:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.179.171.100",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkzIiwidXNlcm5hbWUiOiJkdWJleSIsImVtYWlsIjoiQWFrYXNoZHViZXkxNjVAZ21haWwuY29tIiwiZXhwIjoxNzc4NjA0MDIwfQ.2nCHu07oYONvj04L0LVxPdDK3oT1y2cvQ8wukmcRw-w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f7132e4c93f51de-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.179.171.100",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.179.171.100, 104.23.216.25"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-May-2026 16:42:30 UTC] === END API CALL LOG ===
[05-May-2026 16:42:30 UTC] ✅ API Hash verification passed for profile endpoint
[05-May-2026 16:42:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkzIiwidXNlcm5hbWUiOiJkdWJleSIsImVtYWlsIjoiQWFrYXNoZHViZXkxNjVAZ21haWwuY29tIiwiZXhwIjoxNzc4NjA0MDIwfQ.2nCHu07oYONvj04L0LVxPdDK3oT1y2cvQ8wukmcRw-w
[05-May-2026 16:42:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-May-2026 16:42:30 UTC] ✅ JWT token verified successfully for user profile
[05-May-2026 16:42:30 UTC] User ID: 493
[05-May-2026 16:42:30 UTC] ✅ User profile retrieved successfully for user ID: 493
[05-May-2026 16:42:31 UTC] === API CALL LOG ===
[05-May-2026 16:42:31 UTC] Endpoint: user/profile.php
[05-May-2026 16:42:31 UTC] Full Log Data: {
    "timestamp": "2026-05-05 16:42:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.179.171.100",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkzIiwidXNlcm5hbWUiOiJkdWJleSIsImVtYWlsIjoiQWFrYXNoZHViZXkxNjVAZ21haWwuY29tIiwiZXhwIjoxNzc4NjA0MDIwfQ.2nCHu07oYONvj04L0LVxPdDK3oT1y2cvQ8wukmcRw-w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f7132e67cf151de-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.179.171.100",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.179.171.100, 104.23.216.24"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-May-2026 16:42:31 UTC] === END API CALL LOG ===
[05-May-2026 16:42:31 UTC] ✅ API Hash verification passed for profile endpoint
[05-May-2026 16:42:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkzIiwidXNlcm5hbWUiOiJkdWJleSIsImVtYWlsIjoiQWFrYXNoZHViZXkxNjVAZ21haWwuY29tIiwiZXhwIjoxNzc4NjA0MDIwfQ.2nCHu07oYONvj04L0LVxPdDK3oT1y2cvQ8wukmcRw-w
[05-May-2026 16:42:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-May-2026 16:42:31 UTC] ✅ JWT token verified successfully for user profile
[05-May-2026 16:42:31 UTC] User ID: 493
[05-May-2026 16:42:31 UTC] ✅ User profile retrieved successfully for user ID: 493
[05-May-2026 16:42:32 UTC] === API CALL LOG ===
[05-May-2026 16:42:32 UTC] Endpoint: user/profile.php
[05-May-2026 16:42:32 UTC] Full Log Data: {
    "timestamp": "2026-05-05 16:42:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.179.171.100",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkzIiwidXNlcm5hbWUiOiJkdWJleSIsImVtYWlsIjoiQWFrYXNoZHViZXkxNjVAZ21haWwuY29tIiwiZXhwIjoxNzc4NjA0MDIwfQ.2nCHu07oYONvj04L0LVxPdDK3oT1y2cvQ8wukmcRw-w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f7132f06c2551de-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.179.171.100",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.179.171.100, 104.23.216.24"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-May-2026 16:42:32 UTC] === END API CALL LOG ===
[05-May-2026 16:42:32 UTC] ✅ API Hash verification passed for profile endpoint
[05-May-2026 16:42:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkzIiwidXNlcm5hbWUiOiJkdWJleSIsImVtYWlsIjoiQWFrYXNoZHViZXkxNjVAZ21haWwuY29tIiwiZXhwIjoxNzc4NjA0MDIwfQ.2nCHu07oYONvj04L0LVxPdDK3oT1y2cvQ8wukmcRw-w
[05-May-2026 16:42:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-May-2026 16:42:32 UTC] ✅ JWT token verified successfully for user profile
[05-May-2026 16:42:32 UTC] User ID: 493
[05-May-2026 16:42:32 UTC] ✅ User profile retrieved successfully for user ID: 493
[05-May-2026 16:42:39 UTC] === API CALL LOG ===
[05-May-2026 16:42:39 UTC] Endpoint: user/profile.php
[05-May-2026 16:42:39 UTC] Full Log Data: {
    "timestamp": "2026-05-05 16:42:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.179.171.100",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkzIiwidXNlcm5hbWUiOiJkdWJleSIsImVtYWlsIjoiQWFrYXNoZHViZXkxNjVAZ21haWwuY29tIiwiZXhwIjoxNzc4NjA0MDIwfQ.2nCHu07oYONvj04L0LVxPdDK3oT1y2cvQ8wukmcRw-w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f71331c785f51de-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.179.171.100",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.179.171.100, 104.23.216.24"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-May-2026 16:42:39 UTC] === END API CALL LOG ===
[05-May-2026 16:42:39 UTC] ✅ API Hash verification passed for profile endpoint
[05-May-2026 16:42:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkzIiwidXNlcm5hbWUiOiJkdWJleSIsImVtYWlsIjoiQWFrYXNoZHViZXkxNjVAZ21haWwuY29tIiwiZXhwIjoxNzc4NjA0MDIwfQ.2nCHu07oYONvj04L0LVxPdDK3oT1y2cvQ8wukmcRw-w
[05-May-2026 16:42:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-May-2026 16:42:39 UTC] ✅ JWT token verified successfully for user profile
[05-May-2026 16:42:39 UTC] User ID: 493
[05-May-2026 16:42:39 UTC] ✅ User profile retrieved successfully for user ID: 493
[05-May-2026 16:42:48 UTC] === API CALL LOG ===
[05-May-2026 16:42:48 UTC] Endpoint: user/profile.php
[05-May-2026 16:42:48 UTC] Full Log Data: {
    "timestamp": "2026-05-05 16:42:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.179.171.100",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkzIiwidXNlcm5hbWUiOiJkdWJleSIsImVtYWlsIjoiQWFrYXNoZHViZXkxNjVAZ21haWwuY29tIiwiZXhwIjoxNzc4NjA0MDIwfQ.2nCHu07oYONvj04L0LVxPdDK3oT1y2cvQ8wukmcRw-w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f7133533d0b24b2-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.179.171.100",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.179.171.100, 104.23.216.24"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-May-2026 16:42:48 UTC] === END API CALL LOG ===
[05-May-2026 16:42:48 UTC] ✅ API Hash verification passed for profile endpoint
[05-May-2026 16:42:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkzIiwidXNlcm5hbWUiOiJkdWJleSIsImVtYWlsIjoiQWFrYXNoZHViZXkxNjVAZ21haWwuY29tIiwiZXhwIjoxNzc4NjA0MDIwfQ.2nCHu07oYONvj04L0LVxPdDK3oT1y2cvQ8wukmcRw-w
[05-May-2026 16:42:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-May-2026 16:42:48 UTC] ✅ JWT token verified successfully for user profile
[05-May-2026 16:42:48 UTC] User ID: 493
[05-May-2026 16:42:48 UTC] ✅ User profile retrieved successfully for user ID: 493
[05-May-2026 16:42:49 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-May-2026 16:42:49 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-May-2026 16:42:49 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkzIiwidXNlcm5hbWUiOiJkdWJleSIsImVtYWlsIjoiQWFrYXNoZHViZXkxNjVAZ21haWwuY29tIiwiZXhwIjoxNzc4NjA0MDIwfQ.2nCHu07oYONvj04L0LVxPdDK3oT1y2cvQ8wukmcRw-w","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f7133594de224b2-DEL","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.179.171.100","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.179.171.100, 104.23.216.25"}
[05-May-2026 16:42:49 UTC] === User Orders API Called ===
[05-May-2026 16:42:49 UTC] User ID: 493
[05-May-2026 16:42:49 UTC] Limit: 20, Offset: 0
[05-May-2026 16:42:49 UTC] Orders found: 0
[05-May-2026 16:42:49 UTC] Orders data: []
[05-May-2026 16:42:49 UTC] Total orders count: 0
[05-May-2026 16:42:49 UTC] === API CALL LOG ===
[05-May-2026 16:42:49 UTC] Endpoint: user/profile.php
[05-May-2026 16:42:49 UTC] Full Log Data: {
    "timestamp": "2026-05-05 16:42:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.179.171.100",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkzIiwidXNlcm5hbWUiOiJkdWJleSIsImVtYWlsIjoiQWFrYXNoZHViZXkxNjVAZ21haWwuY29tIiwiZXhwIjoxNzc4NjA0MDIwfQ.2nCHu07oYONvj04L0LVxPdDK3oT1y2cvQ8wukmcRw-w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f7133592d9a24b2-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.179.171.100",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.179.171.100, 104.23.216.25"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-May-2026 16:42:49 UTC] === END API CALL LOG ===
[05-May-2026 16:42:49 UTC] ✅ API Hash verification passed for profile endpoint
[05-May-2026 16:42:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkzIiwidXNlcm5hbWUiOiJkdWJleSIsImVtYWlsIjoiQWFrYXNoZHViZXkxNjVAZ21haWwuY29tIiwiZXhwIjoxNzc4NjA0MDIwfQ.2nCHu07oYONvj04L0LVxPdDK3oT1y2cvQ8wukmcRw-w
[05-May-2026 16:42:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-May-2026 16:42:49 UTC] ✅ JWT token verified successfully for user profile
[05-May-2026 16:42:49 UTC] User ID: 493
[05-May-2026 16:42:49 UTC] ✅ User profile retrieved successfully for user ID: 493
[05-May-2026 16:42:49 UTC] === API CALL LOG ===
[05-May-2026 16:42:49 UTC] Endpoint: user/profile.php
[05-May-2026 16:42:49 UTC] Full Log Data: {
    "timestamp": "2026-05-05 16:42:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.179.171.100",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkzIiwidXNlcm5hbWUiOiJkdWJleSIsImVtYWlsIjoiQWFrYXNoZHViZXkxNjVAZ21haWwuY29tIiwiZXhwIjoxNzc4NjA0MDIwfQ.2nCHu07oYONvj04L0LVxPdDK3oT1y2cvQ8wukmcRw-w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f713359cf7624b2-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.179.171.100",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.179.171.100, 104.23.216.25"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-May-2026 16:42:49 UTC] === END API CALL LOG ===
[05-May-2026 16:42:49 UTC] ✅ API Hash verification passed for profile endpoint
[05-May-2026 16:42:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkzIiwidXNlcm5hbWUiOiJkdWJleSIsImVtYWlsIjoiQWFrYXNoZHViZXkxNjVAZ21haWwuY29tIiwiZXhwIjoxNzc4NjA0MDIwfQ.2nCHu07oYONvj04L0LVxPdDK3oT1y2cvQ8wukmcRw-w
[05-May-2026 16:42:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-May-2026 16:42:49 UTC] ✅ JWT token verified successfully for user profile
[05-May-2026 16:42:49 UTC] User ID: 493
[05-May-2026 16:42:49 UTC] ✅ User profile retrieved successfully for user ID: 493
[05-May-2026 16:42:50 UTC] === API CALL LOG ===
[05-May-2026 16:42:50 UTC] Endpoint: user/profile.php
[05-May-2026 16:42:50 UTC] Full Log Data: {
    "timestamp": "2026-05-05 16:42:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.179.171.100",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkzIiwidXNlcm5hbWUiOiJkdWJleSIsImVtYWlsIjoiQWFrYXNoZHViZXkxNjVAZ21haWwuY29tIiwiZXhwIjoxNzc4NjA0MDIwfQ.2nCHu07oYONvj04L0LVxPdDK3oT1y2cvQ8wukmcRw-w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f713362e88224b2-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.179.171.100",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.179.171.100, 104.23.216.25"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-May-2026 16:42:50 UTC] === END API CALL LOG ===
[05-May-2026 16:42:50 UTC] ✅ API Hash verification passed for profile endpoint
[05-May-2026 16:42:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkzIiwidXNlcm5hbWUiOiJkdWJleSIsImVtYWlsIjoiQWFrYXNoZHViZXkxNjVAZ21haWwuY29tIiwiZXhwIjoxNzc4NjA0MDIwfQ.2nCHu07oYONvj04L0LVxPdDK3oT1y2cvQ8wukmcRw-w
[05-May-2026 16:42:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-May-2026 16:42:50 UTC] ✅ JWT token verified successfully for user profile
[05-May-2026 16:42:50 UTC] User ID: 493
[05-May-2026 16:42:50 UTC] ✅ User profile retrieved successfully for user ID: 493
[05-May-2026 16:42:57 UTC] === API CALL LOG ===
[05-May-2026 16:42:57 UTC] Endpoint: user/profile.php
[05-May-2026 16:42:57 UTC] Full Log Data: {
    "timestamp": "2026-05-05 16:42:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.179.171.100",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkzIiwidXNlcm5hbWUiOiJkdWJleSIsImVtYWlsIjoiQWFrYXNoZHViZXkxNjVAZ21haWwuY29tIiwiZXhwIjoxNzc4NjA0MDIwfQ.2nCHu07oYONvj04L0LVxPdDK3oT1y2cvQ8wukmcRw-w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f71338cfa0ef8a2-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.179.171.100",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.179.171.100, 104.23.216.24"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-May-2026 16:42:57 UTC] === END API CALL LOG ===
[05-May-2026 16:42:57 UTC] ✅ API Hash verification passed for profile endpoint
[05-May-2026 16:42:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkzIiwidXNlcm5hbWUiOiJkdWJleSIsImVtYWlsIjoiQWFrYXNoZHViZXkxNjVAZ21haWwuY29tIiwiZXhwIjoxNzc4NjA0MDIwfQ.2nCHu07oYONvj04L0LVxPdDK3oT1y2cvQ8wukmcRw-w
[05-May-2026 16:42:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-May-2026 16:42:57 UTC] ✅ JWT token verified successfully for user profile
[05-May-2026 16:42:57 UTC] User ID: 493
[05-May-2026 16:42:57 UTC] ✅ User profile retrieved successfully for user ID: 493
[05-May-2026 16:42:58 UTC] === API CALL LOG ===
[05-May-2026 16:42:58 UTC] Endpoint: user/profile.php
[05-May-2026 16:42:58 UTC] Full Log Data: {
    "timestamp": "2026-05-05 16:42:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.179.171.100",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkzIiwidXNlcm5hbWUiOiJkdWJleSIsImVtYWlsIjoiQWFrYXNoZHViZXkxNjVAZ21haWwuY29tIiwiZXhwIjoxNzc4NjA0MDIwfQ.2nCHu07oYONvj04L0LVxPdDK3oT1y2cvQ8wukmcRw-w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f7133925e90f8a2-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.179.171.100",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.179.171.100, 104.23.216.24"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-May-2026 16:42:58 UTC] === END API CALL LOG ===
[05-May-2026 16:42:58 UTC] ✅ API Hash verification passed for profile endpoint
[05-May-2026 16:42:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkzIiwidXNlcm5hbWUiOiJkdWJleSIsImVtYWlsIjoiQWFrYXNoZHViZXkxNjVAZ21haWwuY29tIiwiZXhwIjoxNzc4NjA0MDIwfQ.2nCHu07oYONvj04L0LVxPdDK3oT1y2cvQ8wukmcRw-w
[05-May-2026 16:42:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-May-2026 16:42:58 UTC] ✅ JWT token verified successfully for user profile
[05-May-2026 16:42:58 UTC] User ID: 493
[05-May-2026 16:42:58 UTC] ✅ User profile retrieved successfully for user ID: 493
[05-May-2026 16:42:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-May-2026 16:42:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-May-2026 16:42:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkzIiwidXNlcm5hbWUiOiJkdWJleSIsImVtYWlsIjoiQWFrYXNoZHViZXkxNjVAZ21haWwuY29tIiwiZXhwIjoxNzc4NjA0MDIwfQ.2nCHu07oYONvj04L0LVxPdDK3oT1y2cvQ8wukmcRw-w","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f7133927ecff8a2-DEL","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.179.171.100","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.179.171.100, 104.23.216.24"}
[05-May-2026 16:42:58 UTC] === User Orders API Called ===
[05-May-2026 16:42:58 UTC] User ID: 493
[05-May-2026 16:42:58 UTC] Limit: 20, Offset: 0
[05-May-2026 16:42:58 UTC] Orders found: 0
[05-May-2026 16:42:58 UTC] Orders data: []
[05-May-2026 16:42:58 UTC] Total orders count: 0
[05-May-2026 16:42:58 UTC] === API CALL LOG ===
[05-May-2026 16:42:58 UTC] Endpoint: user/profile.php
[05-May-2026 16:42:58 UTC] Full Log Data: {
    "timestamp": "2026-05-05 16:42:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.179.171.100",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkzIiwidXNlcm5hbWUiOiJkdWJleSIsImVtYWlsIjoiQWFrYXNoZHViZXkxNjVAZ21haWwuY29tIiwiZXhwIjoxNzc4NjA0MDIwfQ.2nCHu07oYONvj04L0LVxPdDK3oT1y2cvQ8wukmcRw-w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f7133930ff7f8a2-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.179.171.100",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.179.171.100, 104.23.216.24"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-May-2026 16:42:58 UTC] === END API CALL LOG ===
[05-May-2026 16:42:58 UTC] ✅ API Hash verification passed for profile endpoint
[05-May-2026 16:42:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkzIiwidXNlcm5hbWUiOiJkdWJleSIsImVtYWlsIjoiQWFrYXNoZHViZXkxNjVAZ21haWwuY29tIiwiZXhwIjoxNzc4NjA0MDIwfQ.2nCHu07oYONvj04L0LVxPdDK3oT1y2cvQ8wukmcRw-w
[05-May-2026 16:42:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-May-2026 16:42:58 UTC] ✅ JWT token verified successfully for user profile
[05-May-2026 16:42:58 UTC] User ID: 493
[05-May-2026 16:42:58 UTC] ✅ User profile retrieved successfully for user ID: 493
[05-May-2026 16:42:59 UTC] === API CALL LOG ===
[05-May-2026 16:42:59 UTC] Endpoint: user/profile.php
[05-May-2026 16:42:59 UTC] Full Log Data: {
    "timestamp": "2026-05-05 16:42:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.179.171.100",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkzIiwidXNlcm5hbWUiOiJkdWJleSIsImVtYWlsIjoiQWFrYXNoZHViZXkxNjVAZ21haWwuY29tIiwiZXhwIjoxNzc4NjA0MDIwfQ.2nCHu07oYONvj04L0LVxPdDK3oT1y2cvQ8wukmcRw-w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f71339bdc0ff8a2-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.179.171.100",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.179.171.100, 104.23.216.24"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-May-2026 16:42:59 UTC] === END API CALL LOG ===
[05-May-2026 16:42:59 UTC] ✅ API Hash verification passed for profile endpoint
[05-May-2026 16:42:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkzIiwidXNlcm5hbWUiOiJkdWJleSIsImVtYWlsIjoiQWFrYXNoZHViZXkxNjVAZ21haWwuY29tIiwiZXhwIjoxNzc4NjA0MDIwfQ.2nCHu07oYONvj04L0LVxPdDK3oT1y2cvQ8wukmcRw-w
[05-May-2026 16:42:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-May-2026 16:42:59 UTC] ✅ JWT token verified successfully for user profile
[05-May-2026 16:42:59 UTC] User ID: 493
[05-May-2026 16:42:59 UTC] ✅ User profile retrieved successfully for user ID: 493
[05-May-2026 16:43:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-May-2026 16:43:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-May-2026 16:43:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkzIiwidXNlcm5hbWUiOiJkdWJleSIsImVtYWlsIjoiQWFrYXNoZHViZXkxNjVAZ21haWwuY29tIiwiZXhwIjoxNzc4NjA0MDIwfQ.2nCHu07oYONvj04L0LVxPdDK3oT1y2cvQ8wukmcRw-w","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f7134524d7cf8a2-DEL","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.179.171.100","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.179.171.100, 104.23.216.24"}
[05-May-2026 16:43:29 UTC] === User Orders API Called ===
[05-May-2026 16:43:29 UTC] User ID: 493
[05-May-2026 16:43:29 UTC] Limit: 20, Offset: 0
[05-May-2026 16:43:29 UTC] Orders found: 0
[05-May-2026 16:43:29 UTC] Orders data: []
[05-May-2026 16:43:29 UTC] Total orders count: 0
[05-May-2026 16:43:29 UTC] === API CALL LOG ===
[05-May-2026 16:43:29 UTC] Endpoint: user/profile.php
[05-May-2026 16:43:29 UTC] Full Log Data: {
    "timestamp": "2026-05-05 16:43:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.179.171.100",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkzIiwidXNlcm5hbWUiOiJkdWJleSIsImVtYWlsIjoiQWFrYXNoZHViZXkxNjVAZ21haWwuY29tIiwiZXhwIjoxNzc4NjA0MDIwfQ.2nCHu07oYONvj04L0LVxPdDK3oT1y2cvQ8wukmcRw-w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f713452debbf8a2-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.179.171.100",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.179.171.100, 104.23.216.24"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-May-2026 16:43:29 UTC] === END API CALL LOG ===
[05-May-2026 16:43:29 UTC] ✅ API Hash verification passed for profile endpoint
[05-May-2026 16:43:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkzIiwidXNlcm5hbWUiOiJkdWJleSIsImVtYWlsIjoiQWFrYXNoZHViZXkxNjVAZ21haWwuY29tIiwiZXhwIjoxNzc4NjA0MDIwfQ.2nCHu07oYONvj04L0LVxPdDK3oT1y2cvQ8wukmcRw-w
[05-May-2026 16:43:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-May-2026 16:43:29 UTC] ✅ JWT token verified successfully for user profile
[05-May-2026 16:43:29 UTC] User ID: 493
[05-May-2026 16:43:29 UTC] ✅ User profile retrieved successfully for user ID: 493
[05-May-2026 16:43:29 UTC] === API CALL LOG ===
[05-May-2026 16:43:29 UTC] Endpoint: user/profile.php
[05-May-2026 16:43:29 UTC] Full Log Data: {
    "timestamp": "2026-05-05 16:43:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.179.171.100",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkzIiwidXNlcm5hbWUiOiJkdWJleSIsImVtYWlsIjoiQWFrYXNoZHViZXkxNjVAZ21haWwuY29tIiwiZXhwIjoxNzc4NjA0MDIwfQ.2nCHu07oYONvj04L0LVxPdDK3oT1y2cvQ8wukmcRw-w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f7134548b73f8a2-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.179.171.100",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.179.171.100, 104.23.216.24"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-May-2026 16:43:29 UTC] === END API CALL LOG ===
[05-May-2026 16:43:29 UTC] ✅ API Hash verification passed for profile endpoint
[05-May-2026 16:43:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkzIiwidXNlcm5hbWUiOiJkdWJleSIsImVtYWlsIjoiQWFrYXNoZHViZXkxNjVAZ21haWwuY29tIiwiZXhwIjoxNzc4NjA0MDIwfQ.2nCHu07oYONvj04L0LVxPdDK3oT1y2cvQ8wukmcRw-w
[05-May-2026 16:43:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-May-2026 16:43:29 UTC] ✅ JWT token verified successfully for user profile
[05-May-2026 16:43:29 UTC] User ID: 493
[05-May-2026 16:43:29 UTC] ✅ User profile retrieved successfully for user ID: 493
[05-May-2026 16:43:30 UTC] === API CALL LOG ===
[05-May-2026 16:43:30 UTC] Endpoint: user/profile.php
[05-May-2026 16:43:30 UTC] Full Log Data: {
    "timestamp": "2026-05-05 16:43:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.179.171.100",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkzIiwidXNlcm5hbWUiOiJkdWJleSIsImVtYWlsIjoiQWFrYXNoZHViZXkxNjVAZ21haWwuY29tIiwiZXhwIjoxNzc4NjA0MDIwfQ.2nCHu07oYONvj04L0LVxPdDK3oT1y2cvQ8wukmcRw-w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f713459f95cf8a2-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.179.171.100",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.179.171.100, 104.23.216.24"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-May-2026 16:43:30 UTC] === END API CALL LOG ===
[05-May-2026 16:43:30 UTC] ✅ API Hash verification passed for profile endpoint
[05-May-2026 16:43:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkzIiwidXNlcm5hbWUiOiJkdWJleSIsImVtYWlsIjoiQWFrYXNoZHViZXkxNjVAZ21haWwuY29tIiwiZXhwIjoxNzc4NjA0MDIwfQ.2nCHu07oYONvj04L0LVxPdDK3oT1y2cvQ8wukmcRw-w
[05-May-2026 16:43:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-May-2026 16:43:30 UTC] ✅ JWT token verified successfully for user profile
[05-May-2026 16:43:30 UTC] User ID: 493
[05-May-2026 16:43:30 UTC] ✅ User profile retrieved successfully for user ID: 493
[05-May-2026 16:43:53 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-May-2026 16:43:53 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-May-2026 16:43:53 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkzIiwidXNlcm5hbWUiOiJkdWJleSIsImVtYWlsIjoiQWFrYXNoZHViZXkxNjVAZ21haWwuY29tIiwiZXhwIjoxNzc4NjA0MDIwfQ.2nCHu07oYONvj04L0LVxPdDK3oT1y2cvQ8wukmcRw-w","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f7134e66de3f8a2-DEL","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.179.171.100","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.179.171.100, 104.23.216.25"}
[05-May-2026 16:43:53 UTC] === User Orders API Called ===
[05-May-2026 16:43:53 UTC] User ID: 493
[05-May-2026 16:43:53 UTC] Limit: 20, Offset: 0
[05-May-2026 16:43:53 UTC] Orders found: 0
[05-May-2026 16:43:53 UTC] Orders data: []
[05-May-2026 16:43:53 UTC] Total orders count: 0
[05-May-2026 16:43:53 UTC] === API CALL LOG ===
[05-May-2026 16:43:53 UTC] Endpoint: user/profile.php
[05-May-2026 16:43:53 UTC] Full Log Data: {
    "timestamp": "2026-05-05 16:43:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.179.171.100",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkzIiwidXNlcm5hbWUiOiJkdWJleSIsImVtYWlsIjoiQWFrYXNoZHViZXkxNjVAZ21haWwuY29tIiwiZXhwIjoxNzc4NjA0MDIwfQ.2nCHu07oYONvj04L0LVxPdDK3oT1y2cvQ8wukmcRw-w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f7134e6ef2ff8a2-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.179.171.100",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.179.171.100, 104.23.216.25"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-May-2026 16:43:53 UTC] === END API CALL LOG ===
[05-May-2026 16:43:53 UTC] ✅ API Hash verification passed for profile endpoint
[05-May-2026 16:43:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkzIiwidXNlcm5hbWUiOiJkdWJleSIsImVtYWlsIjoiQWFrYXNoZHViZXkxNjVAZ21haWwuY29tIiwiZXhwIjoxNzc4NjA0MDIwfQ.2nCHu07oYONvj04L0LVxPdDK3oT1y2cvQ8wukmcRw-w
[05-May-2026 16:43:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-May-2026 16:43:53 UTC] ✅ JWT token verified successfully for user profile
[05-May-2026 16:43:53 UTC] User ID: 493
[05-May-2026 16:43:53 UTC] ✅ User profile retrieved successfully for user ID: 493
[05-May-2026 16:43:53 UTC] === API CALL LOG ===
[05-May-2026 16:43:53 UTC] Endpoint: user/profile.php
[05-May-2026 16:43:53 UTC] Full Log Data: {
    "timestamp": "2026-05-05 16:43:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.179.171.100",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkzIiwidXNlcm5hbWUiOiJkdWJleSIsImVtYWlsIjoiQWFrYXNoZHViZXkxNjVAZ21haWwuY29tIiwiZXhwIjoxNzc4NjA0MDIwfQ.2nCHu07oYONvj04L0LVxPdDK3oT1y2cvQ8wukmcRw-w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f7134e8bb98f8a2-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.179.171.100",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.179.171.100, 104.23.216.24"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-May-2026 16:43:53 UTC] === END API CALL LOG ===
[05-May-2026 16:43:53 UTC] ✅ API Hash verification passed for profile endpoint
[05-May-2026 16:43:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkzIiwidXNlcm5hbWUiOiJkdWJleSIsImVtYWlsIjoiQWFrYXNoZHViZXkxNjVAZ21haWwuY29tIiwiZXhwIjoxNzc4NjA0MDIwfQ.2nCHu07oYONvj04L0LVxPdDK3oT1y2cvQ8wukmcRw-w
[05-May-2026 16:43:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-May-2026 16:43:53 UTC] ✅ JWT token verified successfully for user profile
[05-May-2026 16:43:53 UTC] User ID: 493
[05-May-2026 16:43:53 UTC] ✅ User profile retrieved successfully for user ID: 493
[05-May-2026 16:43:54 UTC] === API CALL LOG ===
[05-May-2026 16:43:54 UTC] Endpoint: user/profile.php
[05-May-2026 16:43:54 UTC] Full Log Data: {
    "timestamp": "2026-05-05 16:43:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.179.171.100",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkzIiwidXNlcm5hbWUiOiJkdWJleSIsImVtYWlsIjoiQWFrYXNoZHViZXkxNjVAZ21haWwuY29tIiwiZXhwIjoxNzc4NjA0MDIwfQ.2nCHu07oYONvj04L0LVxPdDK3oT1y2cvQ8wukmcRw-w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f7134ee48e7f8a2-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.179.171.100",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.179.171.100, 104.23.216.25"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-May-2026 16:43:54 UTC] === END API CALL LOG ===
[05-May-2026 16:43:54 UTC] ✅ API Hash verification passed for profile endpoint
[05-May-2026 16:43:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkzIiwidXNlcm5hbWUiOiJkdWJleSIsImVtYWlsIjoiQWFrYXNoZHViZXkxNjVAZ21haWwuY29tIiwiZXhwIjoxNzc4NjA0MDIwfQ.2nCHu07oYONvj04L0LVxPdDK3oT1y2cvQ8wukmcRw-w
[05-May-2026 16:43:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-May-2026 16:43:54 UTC] ✅ JWT token verified successfully for user profile
[05-May-2026 16:43:54 UTC] User ID: 493
[05-May-2026 16:43:54 UTC] ✅ User profile retrieved successfully for user ID: 493
[05-May-2026 16:43:57 UTC] === API CALL LOG ===
[05-May-2026 16:43:57 UTC] Endpoint: user/profile.php
[05-May-2026 16:43:57 UTC] Full Log Data: {
    "timestamp": "2026-05-05 16:43:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.179.171.100",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkzIiwidXNlcm5hbWUiOiJkdWJleSIsImVtYWlsIjoiQWFrYXNoZHViZXkxNjVAZ21haWwuY29tIiwiZXhwIjoxNzc4NjA0MDIwfQ.2nCHu07oYONvj04L0LVxPdDK3oT1y2cvQ8wukmcRw-w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f713505583bdde2-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.179.171.100",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.179.171.100, 104.23.216.25"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-May-2026 16:43:57 UTC] === END API CALL LOG ===
[05-May-2026 16:43:57 UTC] ✅ API Hash verification passed for profile endpoint
[05-May-2026 16:43:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkzIiwidXNlcm5hbWUiOiJkdWJleSIsImVtYWlsIjoiQWFrYXNoZHViZXkxNjVAZ21haWwuY29tIiwiZXhwIjoxNzc4NjA0MDIwfQ.2nCHu07oYONvj04L0LVxPdDK3oT1y2cvQ8wukmcRw-w
[05-May-2026 16:43:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-May-2026 16:43:57 UTC] ✅ JWT token verified successfully for user profile
[05-May-2026 16:43:57 UTC] User ID: 493
[05-May-2026 16:43:57 UTC] ✅ User profile retrieved successfully for user ID: 493
[05-May-2026 16:43:58 UTC] === API CALL LOG ===
[05-May-2026 16:43:58 UTC] Endpoint: user/profile.php
[05-May-2026 16:43:58 UTC] Full Log Data: {
    "timestamp": "2026-05-05 16:43:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.179.171.100",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkzIiwidXNlcm5hbWUiOiJkdWJleSIsImVtYWlsIjoiQWFrYXNoZHViZXkxNjVAZ21haWwuY29tIiwiZXhwIjoxNzc4NjA0MDIwfQ.2nCHu07oYONvj04L0LVxPdDK3oT1y2cvQ8wukmcRw-w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f7135091a80dde2-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.179.171.100",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.179.171.100, 104.23.216.25"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-May-2026 16:43:58 UTC] === END API CALL LOG ===
[05-May-2026 16:43:58 UTC] ✅ API Hash verification passed for profile endpoint
[05-May-2026 16:43:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkzIiwidXNlcm5hbWUiOiJkdWJleSIsImVtYWlsIjoiQWFrYXNoZHViZXkxNjVAZ21haWwuY29tIiwiZXhwIjoxNzc4NjA0MDIwfQ.2nCHu07oYONvj04L0LVxPdDK3oT1y2cvQ8wukmcRw-w
[05-May-2026 16:43:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-May-2026 16:43:58 UTC] ✅ JWT token verified successfully for user profile
[05-May-2026 16:43:58 UTC] User ID: 493
[05-May-2026 16:43:58 UTC] ✅ User profile retrieved successfully for user ID: 493
[05-May-2026 16:43:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-May-2026 16:43:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-May-2026 16:43:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkzIiwidXNlcm5hbWUiOiJkdWJleSIsImVtYWlsIjoiQWFrYXNoZHViZXkxNjVAZ21haWwuY29tIiwiZXhwIjoxNzc4NjA0MDIwfQ.2nCHu07oYONvj04L0LVxPdDK3oT1y2cvQ8wukmcRw-w","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f7135096b80dde2-DEL","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.179.171.100","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.179.171.100, 104.23.216.25"}
[05-May-2026 16:43:58 UTC] === User Orders API Called ===
[05-May-2026 16:43:58 UTC] User ID: 493
[05-May-2026 16:43:58 UTC] Limit: 20, Offset: 0
[05-May-2026 16:43:58 UTC] Orders found: 0
[05-May-2026 16:43:58 UTC] Orders data: []
[05-May-2026 16:43:58 UTC] Total orders count: 0
[05-May-2026 16:43:58 UTC] === API CALL LOG ===
[05-May-2026 16:43:58 UTC] Endpoint: user/profile.php
[05-May-2026 16:43:58 UTC] Full Log Data: {
    "timestamp": "2026-05-05 16:43:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.179.171.100",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkzIiwidXNlcm5hbWUiOiJkdWJleSIsImVtYWlsIjoiQWFrYXNoZHViZXkxNjVAZ21haWwuY29tIiwiZXhwIjoxNzc4NjA0MDIwfQ.2nCHu07oYONvj04L0LVxPdDK3oT1y2cvQ8wukmcRw-w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f713509bc36dde2-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.179.171.100",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.179.171.100, 104.23.216.24"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-May-2026 16:43:58 UTC] === END API CALL LOG ===
[05-May-2026 16:43:58 UTC] ✅ API Hash verification passed for profile endpoint
[05-May-2026 16:43:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkzIiwidXNlcm5hbWUiOiJkdWJleSIsImVtYWlsIjoiQWFrYXNoZHViZXkxNjVAZ21haWwuY29tIiwiZXhwIjoxNzc4NjA0MDIwfQ.2nCHu07oYONvj04L0LVxPdDK3oT1y2cvQ8wukmcRw-w
[05-May-2026 16:43:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-May-2026 16:43:58 UTC] ✅ JWT token verified successfully for user profile
[05-May-2026 16:43:58 UTC] User ID: 493
[05-May-2026 16:43:58 UTC] ✅ User profile retrieved successfully for user ID: 493
[05-May-2026 16:43:59 UTC] === API CALL LOG ===
[05-May-2026 16:43:59 UTC] Endpoint: user/profile.php
[05-May-2026 16:43:59 UTC] Full Log Data: {
    "timestamp": "2026-05-05 16:43:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.179.171.100",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkzIiwidXNlcm5hbWUiOiJkdWJleSIsImVtYWlsIjoiQWFrYXNoZHViZXkxNjVAZ21haWwuY29tIiwiZXhwIjoxNzc4NjA0MDIwfQ.2nCHu07oYONvj04L0LVxPdDK3oT1y2cvQ8wukmcRw-w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f7135112926dde2-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.179.171.100",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.179.171.100, 104.23.216.25"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-May-2026 16:43:59 UTC] === END API CALL LOG ===
[05-May-2026 16:43:59 UTC] ✅ API Hash verification passed for profile endpoint
[05-May-2026 16:43:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkzIiwidXNlcm5hbWUiOiJkdWJleSIsImVtYWlsIjoiQWFrYXNoZHViZXkxNjVAZ21haWwuY29tIiwiZXhwIjoxNzc4NjA0MDIwfQ.2nCHu07oYONvj04L0LVxPdDK3oT1y2cvQ8wukmcRw-w
[05-May-2026 16:43:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-May-2026 16:43:59 UTC] ✅ JWT token verified successfully for user profile
[05-May-2026 16:43:59 UTC] User ID: 493
[05-May-2026 16:43:59 UTC] ✅ User profile retrieved successfully for user ID: 493
[05-May-2026 16:44:56 UTC] === API CALL LOG ===
[05-May-2026 16:44:56 UTC] Endpoint: user/profile.php
[05-May-2026 16:44:56 UTC] Full Log Data: {
    "timestamp": "2026-05-05 16:44:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.179.171.100",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkzIiwidXNlcm5hbWUiOiJkdWJleSIsImVtYWlsIjoiQWFrYXNoZHViZXkxNjVAZ21haWwuY29tIiwiZXhwIjoxNzc4NjA0MDIwfQ.2nCHu07oYONvj04L0LVxPdDK3oT1y2cvQ8wukmcRw-w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f7136721b3edde2-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.179.171.100",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.179.171.100, 104.23.216.25"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-May-2026 16:44:56 UTC] === END API CALL LOG ===
[05-May-2026 16:44:56 UTC] ✅ API Hash verification passed for profile endpoint
[05-May-2026 16:44:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkzIiwidXNlcm5hbWUiOiJkdWJleSIsImVtYWlsIjoiQWFrYXNoZHViZXkxNjVAZ21haWwuY29tIiwiZXhwIjoxNzc4NjA0MDIwfQ.2nCHu07oYONvj04L0LVxPdDK3oT1y2cvQ8wukmcRw-w
[05-May-2026 16:44:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-May-2026 16:44:56 UTC] ✅ JWT token verified successfully for user profile
[05-May-2026 16:44:56 UTC] User ID: 493
[05-May-2026 16:44:56 UTC] ✅ User profile retrieved successfully for user ID: 493
[05-May-2026 16:45:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-May-2026 16:45:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-May-2026 16:45:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkzIiwidXNlcm5hbWUiOiJkdWJleSIsImVtYWlsIjoiQWFrYXNoZHViZXkxNjVAZ21haWwuY29tIiwiZXhwIjoxNzc4NjA0MDIwfQ.2nCHu07oYONvj04L0LVxPdDK3oT1y2cvQ8wukmcRw-w","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f7137140f44dde2-DEL","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.179.171.100","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.179.171.100, 104.23.216.24"}
[05-May-2026 16:45:22 UTC] === User Orders API Called ===
[05-May-2026 16:45:22 UTC] User ID: 493
[05-May-2026 16:45:22 UTC] Limit: 20, Offset: 0
[05-May-2026 16:45:22 UTC] Orders found: 0
[05-May-2026 16:45:22 UTC] Orders data: []
[05-May-2026 16:45:22 UTC] Total orders count: 0
[05-May-2026 16:45:22 UTC] === API CALL LOG ===
[05-May-2026 16:45:22 UTC] Endpoint: user/profile.php
[05-May-2026 16:45:22 UTC] Full Log Data: {
    "timestamp": "2026-05-05 16:45:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.179.171.100",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkzIiwidXNlcm5hbWUiOiJkdWJleSIsImVtYWlsIjoiQWFrYXNoZHViZXkxNjVAZ21haWwuY29tIiwiZXhwIjoxNzc4NjA0MDIwfQ.2nCHu07oYONvj04L0LVxPdDK3oT1y2cvQ8wukmcRw-w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f7137148875dde2-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.179.171.100",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.179.171.100, 104.23.216.24"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-May-2026 16:45:22 UTC] === END API CALL LOG ===
[05-May-2026 16:45:22 UTC] ✅ API Hash verification passed for profile endpoint
[05-May-2026 16:45:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkzIiwidXNlcm5hbWUiOiJkdWJleSIsImVtYWlsIjoiQWFrYXNoZHViZXkxNjVAZ21haWwuY29tIiwiZXhwIjoxNzc4NjA0MDIwfQ.2nCHu07oYONvj04L0LVxPdDK3oT1y2cvQ8wukmcRw-w
[05-May-2026 16:45:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-May-2026 16:45:22 UTC] ✅ JWT token verified successfully for user profile
[05-May-2026 16:45:22 UTC] User ID: 493
[05-May-2026 16:45:22 UTC] ✅ User profile retrieved successfully for user ID: 493
[05-May-2026 16:45:22 UTC] === API CALL LOG ===
[05-May-2026 16:45:22 UTC] Endpoint: user/profile.php
[05-May-2026 16:45:22 UTC] Full Log Data: {
    "timestamp": "2026-05-05 16:45:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.179.171.100",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkzIiwidXNlcm5hbWUiOiJkdWJleSIsImVtYWlsIjoiQWFrYXNoZHViZXkxNjVAZ21haWwuY29tIiwiZXhwIjoxNzc4NjA0MDIwfQ.2nCHu07oYONvj04L0LVxPdDK3oT1y2cvQ8wukmcRw-w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f7137165cc8dde2-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.179.171.100",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.179.171.100, 104.23.216.24"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-May-2026 16:45:22 UTC] === END API CALL LOG ===
[05-May-2026 16:45:22 UTC] ✅ API Hash verification passed for profile endpoint
[05-May-2026 16:45:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkzIiwidXNlcm5hbWUiOiJkdWJleSIsImVtYWlsIjoiQWFrYXNoZHViZXkxNjVAZ21haWwuY29tIiwiZXhwIjoxNzc4NjA0MDIwfQ.2nCHu07oYONvj04L0LVxPdDK3oT1y2cvQ8wukmcRw-w
[05-May-2026 16:45:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-May-2026 16:45:22 UTC] ✅ JWT token verified successfully for user profile
[05-May-2026 16:45:22 UTC] User ID: 493
[05-May-2026 16:45:22 UTC] ✅ User profile retrieved successfully for user ID: 493
[05-May-2026 16:45:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-May-2026 16:45:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-May-2026 16:45:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkzIiwidXNlcm5hbWUiOiJkdWJleSIsImVtYWlsIjoiQWFrYXNoZHViZXkxNjVAZ21haWwuY29tIiwiZXhwIjoxNzc4NjA0MDIwfQ.2nCHu07oYONvj04L0LVxPdDK3oT1y2cvQ8wukmcRw-w","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f713727aedddde2-DEL","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.179.171.100","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.179.171.100, 104.23.216.24"}
[05-May-2026 16:45:25 UTC] === User Orders API Called ===
[05-May-2026 16:45:25 UTC] User ID: 493
[05-May-2026 16:45:25 UTC] Limit: 20, Offset: 0
[05-May-2026 16:45:25 UTC] Orders found: 0
[05-May-2026 16:45:25 UTC] Orders data: []
[05-May-2026 16:45:25 UTC] Total orders count: 0
[05-May-2026 16:45:30 UTC] === API CALL LOG ===
[05-May-2026 16:45:30 UTC] Endpoint: user/profile.php
[05-May-2026 16:45:30 UTC] Full Log Data: {
    "timestamp": "2026-05-05 16:45:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.179.171.100",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkzIiwidXNlcm5hbWUiOiJkdWJleSIsImVtYWlsIjoiQWFrYXNoZHViZXkxNjVAZ21haWwuY29tIiwiZXhwIjoxNzc4NjA0MDIwfQ.2nCHu07oYONvj04L0LVxPdDK3oT1y2cvQ8wukmcRw-w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f713745f907d97b-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.179.171.100",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.179.171.100, 104.23.216.24"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-May-2026 16:45:30 UTC] === END API CALL LOG ===
[05-May-2026 16:45:30 UTC] ✅ API Hash verification passed for profile endpoint
[05-May-2026 16:45:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkzIiwidXNlcm5hbWUiOiJkdWJleSIsImVtYWlsIjoiQWFrYXNoZHViZXkxNjVAZ21haWwuY29tIiwiZXhwIjoxNzc4NjA0MDIwfQ.2nCHu07oYONvj04L0LVxPdDK3oT1y2cvQ8wukmcRw-w
[05-May-2026 16:45:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-May-2026 16:45:30 UTC] ✅ JWT token verified successfully for user profile
[05-May-2026 16:45:30 UTC] User ID: 493
[05-May-2026 16:45:30 UTC] ✅ User profile retrieved successfully for user ID: 493
[05-May-2026 16:45:31 UTC] === API CALL LOG ===
[05-May-2026 16:45:31 UTC] Endpoint: user/profile.php
[05-May-2026 16:45:31 UTC] Full Log Data: {
    "timestamp": "2026-05-05 16:45:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.179.171.100",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkzIiwidXNlcm5hbWUiOiJkdWJleSIsImVtYWlsIjoiQWFrYXNoZHViZXkxNjVAZ21haWwuY29tIiwiZXhwIjoxNzc4NjA0MDIwfQ.2nCHu07oYONvj04L0LVxPdDK3oT1y2cvQ8wukmcRw-w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f71374afdc2d97b-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.179.171.100",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.179.171.100, 104.23.216.25"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-May-2026 16:45:31 UTC] === END API CALL LOG ===
[05-May-2026 16:45:31 UTC] ✅ API Hash verification passed for profile endpoint
[05-May-2026 16:45:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkzIiwidXNlcm5hbWUiOiJkdWJleSIsImVtYWlsIjoiQWFrYXNoZHViZXkxNjVAZ21haWwuY29tIiwiZXhwIjoxNzc4NjA0MDIwfQ.2nCHu07oYONvj04L0LVxPdDK3oT1y2cvQ8wukmcRw-w
[05-May-2026 16:45:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-May-2026 16:45:31 UTC] ✅ JWT token verified successfully for user profile
[05-May-2026 16:45:31 UTC] User ID: 493
[05-May-2026 16:45:31 UTC] ✅ User profile retrieved successfully for user ID: 493
[05-May-2026 16:45:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-May-2026 16:45:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-May-2026 16:45:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkzIiwidXNlcm5hbWUiOiJkdWJleSIsImVtYWlsIjoiQWFrYXNoZHViZXkxNjVAZ21haWwuY29tIiwiZXhwIjoxNzc4NjA0MDIwfQ.2nCHu07oYONvj04L0LVxPdDK3oT1y2cvQ8wukmcRw-w","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f71374b1e1ad97b-DEL","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.179.171.100","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.179.171.100, 104.23.216.25"}
[05-May-2026 16:45:31 UTC] === User Orders API Called ===
[05-May-2026 16:45:31 UTC] User ID: 493
[05-May-2026 16:45:31 UTC] Limit: 20, Offset: 0
[05-May-2026 16:45:31 UTC] Orders found: 0
[05-May-2026 16:45:31 UTC] Orders data: []
[05-May-2026 16:45:31 UTC] Total orders count: 0
[05-May-2026 16:45:31 UTC] === API CALL LOG ===
[05-May-2026 16:45:31 UTC] Endpoint: user/profile.php
[05-May-2026 16:45:31 UTC] Full Log Data: {
    "timestamp": "2026-05-05 16:45:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.179.171.100",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkzIiwidXNlcm5hbWUiOiJkdWJleSIsImVtYWlsIjoiQWFrYXNoZHViZXkxNjVAZ21haWwuY29tIiwiZXhwIjoxNzc4NjA0MDIwfQ.2nCHu07oYONvj04L0LVxPdDK3oT1y2cvQ8wukmcRw-w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f71374baf77d97b-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.179.171.100",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.179.171.100, 104.23.216.25"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-May-2026 16:45:31 UTC] === END API CALL LOG ===
[05-May-2026 16:45:31 UTC] ✅ API Hash verification passed for profile endpoint
[05-May-2026 16:45:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkzIiwidXNlcm5hbWUiOiJkdWJleSIsImVtYWlsIjoiQWFrYXNoZHViZXkxNjVAZ21haWwuY29tIiwiZXhwIjoxNzc4NjA0MDIwfQ.2nCHu07oYONvj04L0LVxPdDK3oT1y2cvQ8wukmcRw-w
[05-May-2026 16:45:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-May-2026 16:45:31 UTC] ✅ JWT token verified successfully for user profile
[05-May-2026 16:45:31 UTC] User ID: 493
[05-May-2026 16:45:31 UTC] ✅ User profile retrieved successfully for user ID: 493
[05-May-2026 16:45:46 UTC] === API CALL LOG ===
[05-May-2026 16:45:46 UTC] Endpoint: user/profile.php
[05-May-2026 16:45:46 UTC] Full Log Data: {
    "timestamp": "2026-05-05 16:45:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.179.171.100",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkzIiwidXNlcm5hbWUiOiJkdWJleSIsImVtYWlsIjoiQWFrYXNoZHViZXkxNjVAZ21haWwuY29tIiwiZXhwIjoxNzc4NjA0MDIwfQ.2nCHu07oYONvj04L0LVxPdDK3oT1y2cvQ8wukmcRw-w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f7137a85cbcc6d2-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.179.171.100",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.179.171.100, 104.23.216.24"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-May-2026 16:45:46 UTC] === END API CALL LOG ===
[05-May-2026 16:45:46 UTC] ✅ API Hash verification passed for profile endpoint
[05-May-2026 16:45:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkzIiwidXNlcm5hbWUiOiJkdWJleSIsImVtYWlsIjoiQWFrYXNoZHViZXkxNjVAZ21haWwuY29tIiwiZXhwIjoxNzc4NjA0MDIwfQ.2nCHu07oYONvj04L0LVxPdDK3oT1y2cvQ8wukmcRw-w
[05-May-2026 16:45:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-May-2026 16:45:46 UTC] ✅ JWT token verified successfully for user profile
[05-May-2026 16:45:46 UTC] User ID: 493
[05-May-2026 16:45:46 UTC] ✅ User profile retrieved successfully for user ID: 493
[05-May-2026 16:45:47 UTC] === API CALL LOG ===
[05-May-2026 16:45:47 UTC] Endpoint: user/profile.php
[05-May-2026 16:45:47 UTC] Full Log Data: {
    "timestamp": "2026-05-05 16:45:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.179.171.100",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkzIiwidXNlcm5hbWUiOiJkdWJleSIsImVtYWlsIjoiQWFrYXNoZHViZXkxNjVAZ21haWwuY29tIiwiZXhwIjoxNzc4NjA0MDIwfQ.2nCHu07oYONvj04L0LVxPdDK3oT1y2cvQ8wukmcRw-w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f7137aebc24c6d2-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.179.171.100",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.179.171.100, 104.23.216.25"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-May-2026 16:45:47 UTC] === END API CALL LOG ===
[05-May-2026 16:45:47 UTC] ✅ API Hash verification passed for profile endpoint
[05-May-2026 16:45:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkzIiwidXNlcm5hbWUiOiJkdWJleSIsImVtYWlsIjoiQWFrYXNoZHViZXkxNjVAZ21haWwuY29tIiwiZXhwIjoxNzc4NjA0MDIwfQ.2nCHu07oYONvj04L0LVxPdDK3oT1y2cvQ8wukmcRw-w
[05-May-2026 16:45:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-May-2026 16:45:47 UTC] ✅ JWT token verified successfully for user profile
[05-May-2026 16:45:47 UTC] User ID: 493
[05-May-2026 16:45:47 UTC] ✅ User profile retrieved successfully for user ID: 493
[05-May-2026 16:45:47 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-May-2026 16:45:47 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-May-2026 16:45:47 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkzIiwidXNlcm5hbWUiOiJkdWJleSIsImVtYWlsIjoiQWFrYXNoZHViZXkxNjVAZ21haWwuY29tIiwiZXhwIjoxNzc4NjA0MDIwfQ.2nCHu07oYONvj04L0LVxPdDK3oT1y2cvQ8wukmcRw-w","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f7137aecc62c6d2-DEL","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.179.171.100","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.179.171.100, 104.23.216.25"}
[05-May-2026 16:45:47 UTC] === User Orders API Called ===
[05-May-2026 16:45:47 UTC] User ID: 493
[05-May-2026 16:45:47 UTC] Limit: 20, Offset: 0
[05-May-2026 16:45:47 UTC] Orders found: 0
[05-May-2026 16:45:47 UTC] Orders data: []
[05-May-2026 16:45:47 UTC] Total orders count: 0
[05-May-2026 16:45:47 UTC] === API CALL LOG ===
[05-May-2026 16:45:47 UTC] Endpoint: user/profile.php
[05-May-2026 16:45:47 UTC] Full Log Data: {
    "timestamp": "2026-05-05 16:45:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.179.171.100",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkzIiwidXNlcm5hbWUiOiJkdWJleSIsImVtYWlsIjoiQWFrYXNoZHViZXkxNjVAZ21haWwuY29tIiwiZXhwIjoxNzc4NjA0MDIwfQ.2nCHu07oYONvj04L0LVxPdDK3oT1y2cvQ8wukmcRw-w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f7137af4d94c6d2-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.179.171.100",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.179.171.100, 104.23.216.25"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-May-2026 16:45:47 UTC] === END API CALL LOG ===
[05-May-2026 16:45:47 UTC] ✅ API Hash verification passed for profile endpoint
[05-May-2026 16:45:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkzIiwidXNlcm5hbWUiOiJkdWJleSIsImVtYWlsIjoiQWFrYXNoZHViZXkxNjVAZ21haWwuY29tIiwiZXhwIjoxNzc4NjA0MDIwfQ.2nCHu07oYONvj04L0LVxPdDK3oT1y2cvQ8wukmcRw-w
[05-May-2026 16:45:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-May-2026 16:45:47 UTC] ✅ JWT token verified successfully for user profile
[05-May-2026 16:45:47 UTC] User ID: 493
[05-May-2026 16:45:47 UTC] ✅ User profile retrieved successfully for user ID: 493
[05-May-2026 16:46:04 UTC] === API CALL LOG ===
[05-May-2026 16:46:04 UTC] Endpoint: user/profile.php
[05-May-2026 16:46:04 UTC] Full Log Data: {
    "timestamp": "2026-05-05 16:46:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.179.171.100",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkzIiwidXNlcm5hbWUiOiJkdWJleSIsImVtYWlsIjoiQWFrYXNoZHViZXkxNjVAZ21haWwuY29tIiwiZXhwIjoxNzc4NjA0MDIwfQ.2nCHu07oYONvj04L0LVxPdDK3oT1y2cvQ8wukmcRw-w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f71381c8e3b214e-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.179.171.100",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.179.171.100, 104.23.216.25"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-May-2026 16:46:04 UTC] === END API CALL LOG ===
[05-May-2026 16:46:04 UTC] ✅ API Hash verification passed for profile endpoint
[05-May-2026 16:46:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkzIiwidXNlcm5hbWUiOiJkdWJleSIsImVtYWlsIjoiQWFrYXNoZHViZXkxNjVAZ21haWwuY29tIiwiZXhwIjoxNzc4NjA0MDIwfQ.2nCHu07oYONvj04L0LVxPdDK3oT1y2cvQ8wukmcRw-w
[05-May-2026 16:46:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-May-2026 16:46:04 UTC] ✅ JWT token verified successfully for user profile
[05-May-2026 16:46:04 UTC] User ID: 493
[05-May-2026 16:46:04 UTC] ✅ User profile retrieved successfully for user ID: 493
[05-May-2026 16:46:05 UTC] === API CALL LOG ===
[05-May-2026 16:46:05 UTC] Endpoint: user/profile.php
[05-May-2026 16:46:05 UTC] Full Log Data: {
    "timestamp": "2026-05-05 16:46:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.179.171.100",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkzIiwidXNlcm5hbWUiOiJkdWJleSIsImVtYWlsIjoiQWFrYXNoZHViZXkxNjVAZ21haWwuY29tIiwiZXhwIjoxNzc4NjA0MDIwfQ.2nCHu07oYONvj04L0LVxPdDK3oT1y2cvQ8wukmcRw-w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f7138222c42214e-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.179.171.100",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.179.171.100, 104.23.216.25"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-May-2026 16:46:05 UTC] === END API CALL LOG ===
[05-May-2026 16:46:05 UTC] ✅ API Hash verification passed for profile endpoint
[05-May-2026 16:46:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkzIiwidXNlcm5hbWUiOiJkdWJleSIsImVtYWlsIjoiQWFrYXNoZHViZXkxNjVAZ21haWwuY29tIiwiZXhwIjoxNzc4NjA0MDIwfQ.2nCHu07oYONvj04L0LVxPdDK3oT1y2cvQ8wukmcRw-w
[05-May-2026 16:46:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-May-2026 16:46:05 UTC] ✅ JWT token verified successfully for user profile
[05-May-2026 16:46:05 UTC] User ID: 493
[05-May-2026 16:46:05 UTC] ✅ User profile retrieved successfully for user ID: 493
[05-May-2026 16:46:05 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-May-2026 16:46:05 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-May-2026 16:46:05 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkzIiwidXNlcm5hbWUiOiJkdWJleSIsImVtYWlsIjoiQWFrYXNoZHViZXkxNjVAZ21haWwuY29tIiwiZXhwIjoxNzc4NjA0MDIwfQ.2nCHu07oYONvj04L0LVxPdDK3oT1y2cvQ8wukmcRw-w","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f7138224ca6214e-DEL","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.179.171.100","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.179.171.100, 104.23.216.24"}
[05-May-2026 16:46:05 UTC] === User Orders API Called ===
[05-May-2026 16:46:05 UTC] User ID: 493
[05-May-2026 16:46:05 UTC] Limit: 20, Offset: 0
[05-May-2026 16:46:05 UTC] Orders found: 0
[05-May-2026 16:46:05 UTC] Orders data: []
[05-May-2026 16:46:05 UTC] Total orders count: 0
[05-May-2026 16:46:05 UTC] === API CALL LOG ===
[05-May-2026 16:46:05 UTC] Endpoint: user/profile.php
[05-May-2026 16:46:05 UTC] Full Log Data: {
    "timestamp": "2026-05-05 16:46:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.179.171.100",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkzIiwidXNlcm5hbWUiOiJkdWJleSIsImVtYWlsIjoiQWFrYXNoZHViZXkxNjVAZ21haWwuY29tIiwiZXhwIjoxNzc4NjA0MDIwfQ.2nCHu07oYONvj04L0LVxPdDK3oT1y2cvQ8wukmcRw-w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f713822ce2f214e-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.179.171.100",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.179.171.100, 104.23.216.24"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-May-2026 16:46:05 UTC] === END API CALL LOG ===
[05-May-2026 16:46:05 UTC] ✅ API Hash verification passed for profile endpoint
[05-May-2026 16:46:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkzIiwidXNlcm5hbWUiOiJkdWJleSIsImVtYWlsIjoiQWFrYXNoZHViZXkxNjVAZ21haWwuY29tIiwiZXhwIjoxNzc4NjA0MDIwfQ.2nCHu07oYONvj04L0LVxPdDK3oT1y2cvQ8wukmcRw-w
[05-May-2026 16:46:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-May-2026 16:46:05 UTC] ✅ JWT token verified successfully for user profile
[05-May-2026 16:46:05 UTC] User ID: 493
[05-May-2026 16:46:05 UTC] ✅ User profile retrieved successfully for user ID: 493
[05-May-2026 16:46:33 UTC] === API CALL LOG ===
[05-May-2026 16:46:33 UTC] Endpoint: user/profile.php
[05-May-2026 16:46:33 UTC] Full Log Data: {
    "timestamp": "2026-05-05 16:46:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.179.171.100",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkzIiwidXNlcm5hbWUiOiJkdWJleSIsImVtYWlsIjoiQWFrYXNoZHViZXkxNjVAZ21haWwuY29tIiwiZXhwIjoxNzc4NjA0MDIwfQ.2nCHu07oYONvj04L0LVxPdDK3oT1y2cvQ8wukmcRw-w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f7138d1bef9cd07-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.179.171.100",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.179.171.100, 104.23.216.24"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-May-2026 16:46:33 UTC] === END API CALL LOG ===
[05-May-2026 16:46:33 UTC] ✅ API Hash verification passed for profile endpoint
[05-May-2026 16:46:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkzIiwidXNlcm5hbWUiOiJkdWJleSIsImVtYWlsIjoiQWFrYXNoZHViZXkxNjVAZ21haWwuY29tIiwiZXhwIjoxNzc4NjA0MDIwfQ.2nCHu07oYONvj04L0LVxPdDK3oT1y2cvQ8wukmcRw-w
[05-May-2026 16:46:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-May-2026 16:46:33 UTC] ✅ JWT token verified successfully for user profile
[05-May-2026 16:46:33 UTC] User ID: 493
[05-May-2026 16:46:33 UTC] ✅ User profile retrieved successfully for user ID: 493
[05-May-2026 16:46:34 UTC] === API CALL LOG ===
[05-May-2026 16:46:34 UTC] Endpoint: user/profile.php
[05-May-2026 16:46:34 UTC] Full Log Data: {
    "timestamp": "2026-05-05 16:46:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.179.171.100",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkzIiwidXNlcm5hbWUiOiJkdWJleSIsImVtYWlsIjoiQWFrYXNoZHViZXkxNjVAZ21haWwuY29tIiwiZXhwIjoxNzc4NjA0MDIwfQ.2nCHu07oYONvj04L0LVxPdDK3oT1y2cvQ8wukmcRw-w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f7138d84806cd07-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.179.171.100",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.179.171.100, 104.23.216.25"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-May-2026 16:46:34 UTC] === END API CALL LOG ===
[05-May-2026 16:46:34 UTC] ✅ API Hash verification passed for profile endpoint
[05-May-2026 16:46:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkzIiwidXNlcm5hbWUiOiJkdWJleSIsImVtYWlsIjoiQWFrYXNoZHViZXkxNjVAZ21haWwuY29tIiwiZXhwIjoxNzc4NjA0MDIwfQ.2nCHu07oYONvj04L0LVxPdDK3oT1y2cvQ8wukmcRw-w
[05-May-2026 16:46:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-May-2026 16:46:34 UTC] ✅ JWT token verified successfully for user profile
[05-May-2026 16:46:34 UTC] User ID: 493
[05-May-2026 16:46:34 UTC] ✅ User profile retrieved successfully for user ID: 493
[05-May-2026 16:46:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-May-2026 16:46:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-May-2026 16:46:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkzIiwidXNlcm5hbWUiOiJkdWJleSIsImVtYWlsIjoiQWFrYXNoZHViZXkxNjVAZ21haWwuY29tIiwiZXhwIjoxNzc4NjA0MDIwfQ.2nCHu07oYONvj04L0LVxPdDK3oT1y2cvQ8wukmcRw-w","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f7138d85854cd07-DEL","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.179.171.100","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.179.171.100, 104.23.216.24"}
[05-May-2026 16:46:34 UTC] === User Orders API Called ===
[05-May-2026 16:46:34 UTC] User ID: 493
[05-May-2026 16:46:34 UTC] Limit: 20, Offset: 0
[05-May-2026 16:46:34 UTC] Orders found: 0
[05-May-2026 16:46:34 UTC] Orders data: []
[05-May-2026 16:46:34 UTC] Total orders count: 0
[05-May-2026 16:46:34 UTC] === API CALL LOG ===
[05-May-2026 16:46:34 UTC] Endpoint: user/profile.php
[05-May-2026 16:46:34 UTC] Full Log Data: {
    "timestamp": "2026-05-05 16:46:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.179.171.100",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkzIiwidXNlcm5hbWUiOiJkdWJleSIsImVtYWlsIjoiQWFrYXNoZHViZXkxNjVAZ21haWwuY29tIiwiZXhwIjoxNzc4NjA0MDIwfQ.2nCHu07oYONvj04L0LVxPdDK3oT1y2cvQ8wukmcRw-w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f7138d8d9c0cd07-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.179.171.100",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.179.171.100, 104.23.216.25"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-May-2026 16:46:34 UTC] === END API CALL LOG ===
[05-May-2026 16:46:34 UTC] ✅ API Hash verification passed for profile endpoint
[05-May-2026 16:46:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkzIiwidXNlcm5hbWUiOiJkdWJleSIsImVtYWlsIjoiQWFrYXNoZHViZXkxNjVAZ21haWwuY29tIiwiZXhwIjoxNzc4NjA0MDIwfQ.2nCHu07oYONvj04L0LVxPdDK3oT1y2cvQ8wukmcRw-w
[05-May-2026 16:46:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-May-2026 16:46:34 UTC] ✅ JWT token verified successfully for user profile
[05-May-2026 16:46:34 UTC] User ID: 493
[05-May-2026 16:46:34 UTC] ✅ User profile retrieved successfully for user ID: 493
[05-May-2026 16:46:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-May-2026 16:46:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-May-2026 16:46:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkzIiwidXNlcm5hbWUiOiJkdWJleSIsImVtYWlsIjoiQWFrYXNoZHViZXkxNjVAZ21haWwuY29tIiwiZXhwIjoxNzc4NjA0MDIwfQ.2nCHu07oYONvj04L0LVxPdDK3oT1y2cvQ8wukmcRw-w","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f7138edbcfacd07-DEL","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.179.171.100","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.179.171.100, 104.23.216.25"}
[05-May-2026 16:46:37 UTC] === User Orders API Called ===
[05-May-2026 16:46:37 UTC] User ID: 493
[05-May-2026 16:46:37 UTC] Limit: 20, Offset: 0
[05-May-2026 16:46:37 UTC] Orders found: 0
[05-May-2026 16:46:37 UTC] Orders data: []
[05-May-2026 16:46:37 UTC] Total orders count: 0
[05-May-2026 16:46:38 UTC] === API CALL LOG ===
[05-May-2026 16:46:38 UTC] Endpoint: user/profile.php
[05-May-2026 16:46:38 UTC] Full Log Data: {
    "timestamp": "2026-05-05 16:46:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.179.171.100",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkzIiwidXNlcm5hbWUiOiJkdWJleSIsImVtYWlsIjoiQWFrYXNoZHViZXkxNjVAZ21haWwuY29tIiwiZXhwIjoxNzc4NjA0MDIwfQ.2nCHu07oYONvj04L0LVxPdDK3oT1y2cvQ8wukmcRw-w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f7138f0abfdcd07-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.179.171.100",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.179.171.100, 104.23.216.25"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-May-2026 16:46:38 UTC] === END API CALL LOG ===
[05-May-2026 16:46:38 UTC] ✅ API Hash verification passed for profile endpoint
[05-May-2026 16:46:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkzIiwidXNlcm5hbWUiOiJkdWJleSIsImVtYWlsIjoiQWFrYXNoZHViZXkxNjVAZ21haWwuY29tIiwiZXhwIjoxNzc4NjA0MDIwfQ.2nCHu07oYONvj04L0LVxPdDK3oT1y2cvQ8wukmcRw-w
[05-May-2026 16:46:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-May-2026 16:46:38 UTC] ✅ JWT token verified successfully for user profile
[05-May-2026 16:46:38 UTC] User ID: 493
[05-May-2026 16:46:38 UTC] ✅ User profile retrieved successfully for user ID: 493
[05-May-2026 16:46:38 UTC] User Purchases API - User ID: 493
[05-May-2026 16:46:38 UTC] User Purchases API - Total purchases found: 0
[05-May-2026 16:46:43 UTC] User Purchases API - User ID: 493
[05-May-2026 16:46:43 UTC] User Purchases API - Total purchases found: 0
[05-May-2026 16:46:44 UTC] === API CALL LOG ===
[05-May-2026 16:46:44 UTC] Endpoint: user/profile.php
[05-May-2026 16:46:44 UTC] Full Log Data: {
    "timestamp": "2026-05-05 16:46:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.179.171.100",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkzIiwidXNlcm5hbWUiOiJkdWJleSIsImVtYWlsIjoiQWFrYXNoZHViZXkxNjVAZ21haWwuY29tIiwiZXhwIjoxNzc4NjA0MDIwfQ.2nCHu07oYONvj04L0LVxPdDK3oT1y2cvQ8wukmcRw-w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f713918cfaacd07-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.179.171.100",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.179.171.100, 104.23.216.24"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-May-2026 16:46:44 UTC] === END API CALL LOG ===
[05-May-2026 16:46:44 UTC] ✅ API Hash verification passed for profile endpoint
[05-May-2026 16:46:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkzIiwidXNlcm5hbWUiOiJkdWJleSIsImVtYWlsIjoiQWFrYXNoZHViZXkxNjVAZ21haWwuY29tIiwiZXhwIjoxNzc4NjA0MDIwfQ.2nCHu07oYONvj04L0LVxPdDK3oT1y2cvQ8wukmcRw-w
[05-May-2026 16:46:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-May-2026 16:46:44 UTC] ✅ JWT token verified successfully for user profile
[05-May-2026 16:46:44 UTC] User ID: 493
[05-May-2026 16:46:44 UTC] ✅ User profile retrieved successfully for user ID: 493
[05-May-2026 16:46:45 UTC] User Purchases API - User ID: 493
[05-May-2026 16:46:45 UTC] User Purchases API - Total purchases found: 0
[05-May-2026 16:46:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-May-2026 16:46:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-May-2026 16:46:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkzIiwidXNlcm5hbWUiOiJkdWJleSIsImVtYWlsIjoiQWFrYXNoZHViZXkxNjVAZ21haWwuY29tIiwiZXhwIjoxNzc4NjA0MDIwfQ.2nCHu07oYONvj04L0LVxPdDK3oT1y2cvQ8wukmcRw-w","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f71391a3b40cd07-DEL","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.179.171.100","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.179.171.100, 104.23.216.25"}
[05-May-2026 16:46:45 UTC] === User Orders API Called ===
[05-May-2026 16:46:45 UTC] User ID: 493
[05-May-2026 16:46:45 UTC] Limit: 20, Offset: 0
[05-May-2026 16:46:45 UTC] Orders found: 0
[05-May-2026 16:46:45 UTC] Orders data: []
[05-May-2026 16:46:45 UTC] Total orders count: 0
[06-May-2026 01:35:08 UTC] === API CALL LOG ===
[06-May-2026 01:35:08 UTC] Endpoint: user/profile.php
[06-May-2026 01:35:08 UTC] Full Log Data: {
    "timestamp": "2026-05-06 01:35:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "57.130.39.231",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk0IiwidXNlcm5hbWUiOiJ6dWxmYXFhciIsImVtYWlsIjoidGFyaXF6dWxmYXFhcnRhcmlxenVsZmFxYXIwOUBnbWFpbC5jb20iLCJleHAiOjE3Nzg2MzYxMDZ9.HE0qxLrxpk59b8SvuD_db0pASexv5Y4QUxc7mmeHIOE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f743f206f2eb843-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "57.130.39.231",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "57.130.39.231, 172.68.151.71"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 01:35:08 UTC] === END API CALL LOG ===
[06-May-2026 01:35:08 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 01:35:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk0IiwidXNlcm5hbWUiOiJ6dWxmYXFhciIsImVtYWlsIjoidGFyaXF6dWxmYXFhcnRhcmlxenVsZmFxYXIwOUBnbWFpbC5jb20iLCJleHAiOjE3Nzg2MzYxMDZ9.HE0qxLrxpk59b8SvuD_db0pASexv5Y4QUxc7mmeHIOE
[06-May-2026 01:35:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 01:35:08 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 01:35:08 UTC] User ID: 494
[06-May-2026 01:35:08 UTC] ✅ User profile retrieved successfully for user ID: 494
[06-May-2026 01:35:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 01:35:08 UTC] === API CALL LOG ===
[06-May-2026 01:35:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 01:35:08 UTC] Endpoint: user/profile.php
[06-May-2026 01:35:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk0IiwidXNlcm5hbWUiOiJ6dWxmYXFhciIsImVtYWlsIjoidGFyaXF6dWxmYXFhcnRhcmlxenVsZmFxYXIwOUBnbWFpbC5jb20iLCJleHAiOjE3Nzg2MzYxMDZ9.HE0qxLrxpk59b8SvuD_db0pASexv5Y4QUxc7mmeHIOE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f743f206f32b843-CDG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"57.130.39.231","CF-IPCountry":"FR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"57.130.39.231, 172.68.151.71"}
[06-May-2026 01:35:08 UTC] Full Log Data: {
    "timestamp": "2026-05-06 01:35:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "57.130.39.231",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk0IiwidXNlcm5hbWUiOiJ6dWxmYXFhciIsImVtYWlsIjoidGFyaXF6dWxmYXFhcnRhcmlxenVsZmFxYXIwOUBnbWFpbC5jb20iLCJleHAiOjE3Nzg2MzYxMDZ9.HE0qxLrxpk59b8SvuD_db0pASexv5Y4QUxc7mmeHIOE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f743f206f33b843-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "57.130.39.231",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "57.130.39.231, 172.68.151.70"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 01:35:08 UTC] === END API CALL LOG ===
[06-May-2026 01:35:08 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 01:35:08 UTC] === User Orders API Called ===
[06-May-2026 01:35:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk0IiwidXNlcm5hbWUiOiJ6dWxmYXFhciIsImVtYWlsIjoidGFyaXF6dWxmYXFhcnRhcmlxenVsZmFxYXIwOUBnbWFpbC5jb20iLCJleHAiOjE3Nzg2MzYxMDZ9.HE0qxLrxpk59b8SvuD_db0pASexv5Y4QUxc7mmeHIOE
[06-May-2026 01:35:08 UTC] User ID: 494
[06-May-2026 01:35:08 UTC] Limit: 20, Offset: 0
[06-May-2026 01:35:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 01:35:08 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 01:35:08 UTC] User ID: 494
[06-May-2026 01:35:08 UTC] ✅ User profile retrieved successfully for user ID: 494
[06-May-2026 01:35:08 UTC] Orders found: 0
[06-May-2026 01:35:08 UTC] Orders data: []
[06-May-2026 01:35:08 UTC] Total orders count: 0
[06-May-2026 01:35:14 UTC] === API CALL LOG ===
[06-May-2026 01:35:14 UTC] Endpoint: user/profile.php
[06-May-2026 01:35:14 UTC] Full Log Data: {
    "timestamp": "2026-05-06 01:35:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "57.130.39.231",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk0IiwidXNlcm5hbWUiOiJ6dWxmYXFhciIsImVtYWlsIjoidGFyaXF6dWxmYXFhcnRhcmlxenVsZmFxYXIwOUBnbWFpbC5jb20iLCJleHAiOjE3Nzg2MzYxMDZ9.HE0qxLrxpk59b8SvuD_db0pASexv5Y4QUxc7mmeHIOE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f743f44b82fb843-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "57.130.39.231",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "57.130.39.231, 172.68.151.70"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 01:35:14 UTC] === END API CALL LOG ===
[06-May-2026 01:35:14 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 01:35:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk0IiwidXNlcm5hbWUiOiJ6dWxmYXFhciIsImVtYWlsIjoidGFyaXF6dWxmYXFhcnRhcmlxenVsZmFxYXIwOUBnbWFpbC5jb20iLCJleHAiOjE3Nzg2MzYxMDZ9.HE0qxLrxpk59b8SvuD_db0pASexv5Y4QUxc7mmeHIOE
[06-May-2026 01:35:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 01:35:14 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 01:35:14 UTC] User ID: 494
[06-May-2026 01:35:14 UTC] ✅ User profile retrieved successfully for user ID: 494
[06-May-2026 01:35:16 UTC] === API CALL LOG ===
[06-May-2026 01:35:16 UTC] Endpoint: user/profile.php
[06-May-2026 01:35:16 UTC] Full Log Data: {
    "timestamp": "2026-05-06 01:35:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "57.130.39.231",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk0IiwidXNlcm5hbWUiOiJ6dWxmYXFhciIsImVtYWlsIjoidGFyaXF6dWxmYXFhcnRhcmlxenVsZmFxYXIwOUBnbWFpbC5jb20iLCJleHAiOjE3Nzg2MzYxMDZ9.HE0qxLrxpk59b8SvuD_db0pASexv5Y4QUxc7mmeHIOE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f743f517900b843-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "57.130.39.231",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "57.130.39.231, 172.68.151.71"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 01:35:16 UTC] === END API CALL LOG ===
[06-May-2026 01:35:16 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 01:35:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk0IiwidXNlcm5hbWUiOiJ6dWxmYXFhciIsImVtYWlsIjoidGFyaXF6dWxmYXFhcnRhcmlxenVsZmFxYXIwOUBnbWFpbC5jb20iLCJleHAiOjE3Nzg2MzYxMDZ9.HE0qxLrxpk59b8SvuD_db0pASexv5Y4QUxc7mmeHIOE
[06-May-2026 01:35:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 01:35:16 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 01:35:16 UTC] User ID: 494
[06-May-2026 01:35:16 UTC] ✅ User profile retrieved successfully for user ID: 494
[06-May-2026 01:35:32 UTC] === API CALL LOG ===
[06-May-2026 01:35:32 UTC] Endpoint: user/profile.php
[06-May-2026 01:35:32 UTC] Full Log Data: {
    "timestamp": "2026-05-06 01:35:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "57.130.39.231",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk0IiwidXNlcm5hbWUiOiJ6dWxmYXFhciIsImVtYWlsIjoidGFyaXF6dWxmYXFhcnRhcmlxenVsZmFxYXIwOUBnbWFpbC5jb20iLCJleHAiOjE3Nzg2MzYxMDZ9.HE0qxLrxpk59b8SvuD_db0pASexv5Y4QUxc7mmeHIOE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f743fb0fb39b843-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "57.130.39.231",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "57.130.39.231, 172.68.151.71"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 01:35:32 UTC] === END API CALL LOG ===
[06-May-2026 01:35:32 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 01:35:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk0IiwidXNlcm5hbWUiOiJ6dWxmYXFhciIsImVtYWlsIjoidGFyaXF6dWxmYXFhcnRhcmlxenVsZmFxYXIwOUBnbWFpbC5jb20iLCJleHAiOjE3Nzg2MzYxMDZ9.HE0qxLrxpk59b8SvuD_db0pASexv5Y4QUxc7mmeHIOE
[06-May-2026 01:35:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 01:35:32 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 01:35:32 UTC] User ID: 494
[06-May-2026 01:35:32 UTC] ✅ User profile retrieved successfully for user ID: 494
[06-May-2026 01:35:36 UTC] === API CALL LOG ===
[06-May-2026 01:35:36 UTC] Endpoint: user/profile.php
[06-May-2026 01:35:36 UTC] Full Log Data: {
    "timestamp": "2026-05-06 01:35:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "57.130.39.231",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk0IiwidXNlcm5hbWUiOiJ6dWxmYXFhciIsImVtYWlsIjoidGFyaXF6dWxmYXFhcnRhcmlxenVsZmFxYXIwOUBnbWFpbC5jb20iLCJleHAiOjE3Nzg2MzYxMDZ9.HE0qxLrxpk59b8SvuD_db0pASexv5Y4QUxc7mmeHIOE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f743fd01fbcb843-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "57.130.39.231",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "57.130.39.231, 172.68.151.71"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 01:35:36 UTC] === END API CALL LOG ===
[06-May-2026 01:35:36 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 01:35:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk0IiwidXNlcm5hbWUiOiJ6dWxmYXFhciIsImVtYWlsIjoidGFyaXF6dWxmYXFhcnRhcmlxenVsZmFxYXIwOUBnbWFpbC5jb20iLCJleHAiOjE3Nzg2MzYxMDZ9.HE0qxLrxpk59b8SvuD_db0pASexv5Y4QUxc7mmeHIOE
[06-May-2026 01:35:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 01:35:36 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 01:35:36 UTC] User ID: 494
[06-May-2026 01:35:36 UTC] ✅ User profile retrieved successfully for user ID: 494
[06-May-2026 01:40:37 UTC] === API CALL LOG ===
[06-May-2026 01:40:37 UTC] Endpoint: user/profile.php
[06-May-2026 01:40:37 UTC] Full Log Data: {
    "timestamp": "2026-05-06 01:40:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "57.130.39.231",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk0IiwidXNlcm5hbWUiOiJ6dWxmYXFhciIsImVtYWlsIjoidGFyaXF6dWxmYXFhcnRhcmlxenVsZmFxYXIwOUBnbWFpbC5jb20iLCJleHAiOjE3Nzg2MzYxMDZ9.HE0qxLrxpk59b8SvuD_db0pASexv5Y4QUxc7mmeHIOE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f7447270b1bd0a6-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "57.130.39.231",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "57.130.39.231, 172.71.118.132"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 01:40:37 UTC] === END API CALL LOG ===
[06-May-2026 01:40:37 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 01:40:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk0IiwidXNlcm5hbWUiOiJ6dWxmYXFhciIsImVtYWlsIjoidGFyaXF6dWxmYXFhcnRhcmlxenVsZmFxYXIwOUBnbWFpbC5jb20iLCJleHAiOjE3Nzg2MzYxMDZ9.HE0qxLrxpk59b8SvuD_db0pASexv5Y4QUxc7mmeHIOE
[06-May-2026 01:40:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 01:40:37 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 01:40:37 UTC] User ID: 494
[06-May-2026 01:40:37 UTC] ✅ User profile retrieved successfully for user ID: 494
[06-May-2026 01:40:38 UTC] === API CALL LOG ===
[06-May-2026 01:40:38 UTC] Endpoint: user/profile.php
[06-May-2026 01:40:38 UTC] Full Log Data: {
    "timestamp": "2026-05-06 01:40:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "57.130.39.231",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk0IiwidXNlcm5hbWUiOiJ6dWxmYXFhciIsImVtYWlsIjoidGFyaXF6dWxmYXFhcnRhcmlxenVsZmFxYXIwOUBnbWFpbC5jb20iLCJleHAiOjE3Nzg2MzYxMDZ9.HE0qxLrxpk59b8SvuD_db0pASexv5Y4QUxc7mmeHIOE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f74472d2868d0a6-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "57.130.39.231",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "57.130.39.231, 172.71.118.132"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 01:40:38 UTC] === END API CALL LOG ===
[06-May-2026 01:40:38 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 01:40:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk0IiwidXNlcm5hbWUiOiJ6dWxmYXFhciIsImVtYWlsIjoidGFyaXF6dWxmYXFhcnRhcmlxenVsZmFxYXIwOUBnbWFpbC5jb20iLCJleHAiOjE3Nzg2MzYxMDZ9.HE0qxLrxpk59b8SvuD_db0pASexv5Y4QUxc7mmeHIOE
[06-May-2026 01:40:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 01:40:38 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 01:40:38 UTC] User ID: 494
[06-May-2026 01:40:38 UTC] ✅ User profile retrieved successfully for user ID: 494
[06-May-2026 01:40:39 UTC] === API CALL LOG ===
[06-May-2026 01:40:39 UTC] Endpoint: user/profile.php
[06-May-2026 01:40:39 UTC] Full Log Data: {
    "timestamp": "2026-05-06 01:40:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "57.130.39.231",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk0IiwidXNlcm5hbWUiOiJ6dWxmYXFhciIsImVtYWlsIjoidGFyaXF6dWxmYXFhcnRhcmlxenVsZmFxYXIwOUBnbWFpbC5jb20iLCJleHAiOjE3Nzg2MzYxMDZ9.HE0qxLrxpk59b8SvuD_db0pASexv5Y4QUxc7mmeHIOE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f7447308b20d0a6-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "57.130.39.231",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "57.130.39.231, 172.71.118.132"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 01:40:39 UTC] === END API CALL LOG ===
[06-May-2026 01:40:39 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 01:40:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk0IiwidXNlcm5hbWUiOiJ6dWxmYXFhciIsImVtYWlsIjoidGFyaXF6dWxmYXFhcnRhcmlxenVsZmFxYXIwOUBnbWFpbC5jb20iLCJleHAiOjE3Nzg2MzYxMDZ9.HE0qxLrxpk59b8SvuD_db0pASexv5Y4QUxc7mmeHIOE
[06-May-2026 01:40:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 01:40:39 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 01:40:39 UTC] User ID: 494
[06-May-2026 01:40:39 UTC] ✅ User profile retrieved successfully for user ID: 494
[06-May-2026 01:40:39 UTC] === API CALL LOG ===
[06-May-2026 01:40:39 UTC] Endpoint: user/profile.php
[06-May-2026 01:40:39 UTC] Full Log Data: {
    "timestamp": "2026-05-06 01:40:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "57.130.39.231",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk0IiwidXNlcm5hbWUiOiJ6dWxmYXFhciIsImVtYWlsIjoidGFyaXF6dWxmYXFhcnRhcmlxenVsZmFxYXIwOUBnbWFpbC5jb20iLCJleHAiOjE3Nzg2MzYxMDZ9.HE0qxLrxpk59b8SvuD_db0pASexv5Y4QUxc7mmeHIOE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f7447308b24d0a6-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "57.130.39.231",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "57.130.39.231, 172.71.118.133"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 01:40:39 UTC] === END API CALL LOG ===
[06-May-2026 01:40:39 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 01:40:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk0IiwidXNlcm5hbWUiOiJ6dWxmYXFhciIsImVtYWlsIjoidGFyaXF6dWxmYXFhcnRhcmlxenVsZmFxYXIwOUBnbWFpbC5jb20iLCJleHAiOjE3Nzg2MzYxMDZ9.HE0qxLrxpk59b8SvuD_db0pASexv5Y4QUxc7mmeHIOE
[06-May-2026 01:40:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 01:40:39 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 01:40:39 UTC] User ID: 494
[06-May-2026 01:40:39 UTC] ✅ User profile retrieved successfully for user ID: 494
[06-May-2026 01:40:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 01:40:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 01:40:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk0IiwidXNlcm5hbWUiOiJ6dWxmYXFhciIsImVtYWlsIjoidGFyaXF6dWxmYXFhcnRhcmlxenVsZmFxYXIwOUBnbWFpbC5jb20iLCJleHAiOjE3Nzg2MzYxMDZ9.HE0qxLrxpk59b8SvuD_db0pASexv5Y4QUxc7mmeHIOE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f7447308b23d0a6-CDG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"57.130.39.231","CF-IPCountry":"FR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"57.130.39.231, 172.71.118.133"}
[06-May-2026 01:40:39 UTC] === User Orders API Called ===
[06-May-2026 01:40:39 UTC] User ID: 494
[06-May-2026 01:40:39 UTC] Limit: 20, Offset: 0
[06-May-2026 01:40:39 UTC] Orders found: 0
[06-May-2026 01:40:39 UTC] Orders data: []
[06-May-2026 01:40:39 UTC] Total orders count: 0
[06-May-2026 01:40:43 UTC] === API CALL LOG ===
[06-May-2026 01:40:43 UTC] Endpoint: user/profile.php
[06-May-2026 01:40:43 UTC] Full Log Data: {
    "timestamp": "2026-05-06 01:40:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "57.130.39.231",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk0IiwidXNlcm5hbWUiOiJ6dWxmYXFhciIsImVtYWlsIjoidGFyaXF6dWxmYXFhcnRhcmlxenVsZmFxYXIwOUBnbWFpbC5jb20iLCJleHAiOjE3Nzg2MzYxMDZ9.HE0qxLrxpk59b8SvuD_db0pASexv5Y4QUxc7mmeHIOE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f74474d1cc7d0a6-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "57.130.39.231",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "57.130.39.231, 172.71.118.133"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 01:40:43 UTC] === END API CALL LOG ===
[06-May-2026 01:40:43 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 01:40:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk0IiwidXNlcm5hbWUiOiJ6dWxmYXFhciIsImVtYWlsIjoidGFyaXF6dWxmYXFhcnRhcmlxenVsZmFxYXIwOUBnbWFpbC5jb20iLCJleHAiOjE3Nzg2MzYxMDZ9.HE0qxLrxpk59b8SvuD_db0pASexv5Y4QUxc7mmeHIOE
[06-May-2026 01:40:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 01:40:43 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 01:40:43 UTC] User ID: 494
[06-May-2026 01:40:43 UTC] ✅ User profile retrieved successfully for user ID: 494
[06-May-2026 01:41:18 UTC] === API CALL LOG ===
[06-May-2026 01:41:18 UTC] Endpoint: user/profile.php
[06-May-2026 01:41:18 UTC] Full Log Data: {
    "timestamp": "2026-05-06 01:41:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "57.130.39.231",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk0IiwidXNlcm5hbWUiOiJ6dWxmYXFhciIsImVtYWlsIjoidGFyaXF6dWxmYXFhcnRhcmlxenVsZmFxYXIwOUBnbWFpbC5jb20iLCJleHAiOjE3Nzg2MzYxMDZ9.HE0qxLrxpk59b8SvuD_db0pASexv5Y4QUxc7mmeHIOE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f744825d90dd0a6-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "57.130.39.231",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "57.130.39.231, 172.71.118.132"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 01:41:18 UTC] === END API CALL LOG ===
[06-May-2026 01:41:18 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 01:41:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk0IiwidXNlcm5hbWUiOiJ6dWxmYXFhciIsImVtYWlsIjoidGFyaXF6dWxmYXFhcnRhcmlxenVsZmFxYXIwOUBnbWFpbC5jb20iLCJleHAiOjE3Nzg2MzYxMDZ9.HE0qxLrxpk59b8SvuD_db0pASexv5Y4QUxc7mmeHIOE
[06-May-2026 01:41:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 01:41:18 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 01:41:18 UTC] User ID: 494
[06-May-2026 01:41:18 UTC] ✅ User profile retrieved successfully for user ID: 494
[06-May-2026 01:41:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 01:41:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 01:41:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk0IiwidXNlcm5hbWUiOiJ6dWxmYXFhciIsImVtYWlsIjoidGFyaXF6dWxmYXFhcnRhcmlxenVsZmFxYXIwOUBnbWFpbC5jb20iLCJleHAiOjE3Nzg2MzYxMDZ9.HE0qxLrxpk59b8SvuD_db0pASexv5Y4QUxc7mmeHIOE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f74488afc31d0a6-CDG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"57.130.39.231","CF-IPCountry":"FR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"57.130.39.231, 172.71.118.133"}
[06-May-2026 01:41:34 UTC] === User Orders API Called ===
[06-May-2026 01:41:34 UTC] User ID: 494
[06-May-2026 01:41:34 UTC] Limit: 20, Offset: 0
[06-May-2026 01:41:34 UTC] Orders found: 0
[06-May-2026 01:41:34 UTC] Orders data: []
[06-May-2026 01:41:34 UTC] Total orders count: 0
[06-May-2026 01:42:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 01:42:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 01:42:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk0IiwidXNlcm5hbWUiOiJ6dWxmYXFhciIsImVtYWlsIjoidGFyaXF6dWxmYXFhcnRhcmlxenVsZmFxYXIwOUBnbWFpbC5jb20iLCJleHAiOjE3Nzg2MzYxMDZ9.HE0qxLrxpk59b8SvuD_db0pASexv5Y4QUxc7mmeHIOE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f744950dafad0a6-CDG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"57.130.39.231","CF-IPCountry":"FR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"57.130.39.231, 172.71.118.132"}
[06-May-2026 01:42:06 UTC] === User Orders API Called ===
[06-May-2026 01:42:06 UTC] User ID: 494
[06-May-2026 01:42:06 UTC] Limit: 20, Offset: 0
[06-May-2026 01:42:06 UTC] Orders found: 0
[06-May-2026 01:42:06 UTC] Orders data: []
[06-May-2026 01:42:06 UTC] Total orders count: 0
[06-May-2026 01:42:06 UTC] === API CALL LOG ===
[06-May-2026 01:42:06 UTC] Endpoint: user/profile.php
[06-May-2026 01:42:06 UTC] Full Log Data: {
    "timestamp": "2026-05-06 01:42:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "57.130.39.231",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk0IiwidXNlcm5hbWUiOiJ6dWxmYXFhciIsImVtYWlsIjoidGFyaXF6dWxmYXFhcnRhcmlxenVsZmFxYXIwOUBnbWFpbC5jb20iLCJleHAiOjE3Nzg2MzYxMDZ9.HE0qxLrxpk59b8SvuD_db0pASexv5Y4QUxc7mmeHIOE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f744950dafdd0a6-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "57.130.39.231",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "57.130.39.231, 172.71.118.132"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 01:42:06 UTC] === END API CALL LOG ===
[06-May-2026 01:42:06 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 01:42:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk0IiwidXNlcm5hbWUiOiJ6dWxmYXFhciIsImVtYWlsIjoidGFyaXF6dWxmYXFhcnRhcmlxenVsZmFxYXIwOUBnbWFpbC5jb20iLCJleHAiOjE3Nzg2MzYxMDZ9.HE0qxLrxpk59b8SvuD_db0pASexv5Y4QUxc7mmeHIOE
[06-May-2026 01:42:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 01:42:06 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 01:42:06 UTC] User ID: 494
[06-May-2026 01:42:06 UTC] ✅ User profile retrieved successfully for user ID: 494
[06-May-2026 01:42:06 UTC] === API CALL LOG ===
[06-May-2026 01:42:06 UTC] Endpoint: user/profile.php
[06-May-2026 01:42:06 UTC] Full Log Data: {
    "timestamp": "2026-05-06 01:42:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "57.130.39.231",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk0IiwidXNlcm5hbWUiOiJ6dWxmYXFhciIsImVtYWlsIjoidGFyaXF6dWxmYXFhcnRhcmlxenVsZmFxYXIwOUBnbWFpbC5jb20iLCJleHAiOjE3Nzg2MzYxMDZ9.HE0qxLrxpk59b8SvuD_db0pASexv5Y4QUxc7mmeHIOE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f744954df20d0a6-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "57.130.39.231",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "57.130.39.231, 172.71.118.132"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 01:42:06 UTC] === END API CALL LOG ===
[06-May-2026 01:42:06 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 01:42:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk0IiwidXNlcm5hbWUiOiJ6dWxmYXFhciIsImVtYWlsIjoidGFyaXF6dWxmYXFhcnRhcmlxenVsZmFxYXIwOUBnbWFpbC5jb20iLCJleHAiOjE3Nzg2MzYxMDZ9.HE0qxLrxpk59b8SvuD_db0pASexv5Y4QUxc7mmeHIOE
[06-May-2026 01:42:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 01:42:06 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 01:42:06 UTC] User ID: 494
[06-May-2026 01:42:06 UTC] ✅ User profile retrieved successfully for user ID: 494
[06-May-2026 01:42:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 01:42:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 01:42:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk0IiwidXNlcm5hbWUiOiJ6dWxmYXFhciIsImVtYWlsIjoidGFyaXF6dWxmYXFhcnRhcmlxenVsZmFxYXIwOUBnbWFpbC5jb20iLCJleHAiOjE3Nzg2MzYxMDZ9.HE0qxLrxpk59b8SvuD_db0pASexv5Y4QUxc7mmeHIOE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f74495e08e2d0a6-CDG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"57.130.39.231","CF-IPCountry":"FR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"57.130.39.231, 172.71.118.132"}
[06-May-2026 01:42:08 UTC] === User Orders API Called ===
[06-May-2026 01:42:08 UTC] User ID: 494
[06-May-2026 01:42:08 UTC] Limit: 20, Offset: 0
[06-May-2026 01:42:08 UTC] Orders found: 0
[06-May-2026 01:42:08 UTC] Orders data: []
[06-May-2026 01:42:08 UTC] Total orders count: 0
[06-May-2026 01:42:10 UTC] === API CALL LOG ===
[06-May-2026 01:42:10 UTC] Endpoint: user/profile.php
[06-May-2026 01:42:10 UTC] Full Log Data: {
    "timestamp": "2026-05-06 01:42:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "57.130.39.231",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk0IiwidXNlcm5hbWUiOiJ6dWxmYXFhciIsImVtYWlsIjoidGFyaXF6dWxmYXFhcnRhcmlxenVsZmFxYXIwOUBnbWFpbC5jb20iLCJleHAiOjE3Nzg2MzYxMDZ9.HE0qxLrxpk59b8SvuD_db0pASexv5Y4QUxc7mmeHIOE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f74496afe21d0a6-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "57.130.39.231",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "57.130.39.231, 172.71.118.132"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 01:42:10 UTC] === END API CALL LOG ===
[06-May-2026 01:42:10 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 01:42:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk0IiwidXNlcm5hbWUiOiJ6dWxmYXFhciIsImVtYWlsIjoidGFyaXF6dWxmYXFhcnRhcmlxenVsZmFxYXIwOUBnbWFpbC5jb20iLCJleHAiOjE3Nzg2MzYxMDZ9.HE0qxLrxpk59b8SvuD_db0pASexv5Y4QUxc7mmeHIOE
[06-May-2026 01:42:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 01:42:10 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 01:42:10 UTC] User ID: 494
[06-May-2026 01:42:10 UTC] ✅ User profile retrieved successfully for user ID: 494
[06-May-2026 01:42:10 UTC] User Purchases API - User ID: 494
[06-May-2026 01:42:10 UTC] User Purchases API - Total purchases found: 1
[06-May-2026 01:42:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 01:42:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 01:42:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk0IiwidXNlcm5hbWUiOiJ6dWxmYXFhciIsImVtYWlsIjoidGFyaXF6dWxmYXFhcnRhcmlxenVsZmFxYXIwOUBnbWFpbC5jb20iLCJleHAiOjE3Nzg2MzYxMDZ9.HE0qxLrxpk59b8SvuD_db0pASexv5Y4QUxc7mmeHIOE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f7449b95e31d0a6-CDG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"57.130.39.231","CF-IPCountry":"FR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"57.130.39.231, 172.71.118.132"}
[06-May-2026 01:42:22 UTC] === User Orders API Called ===
[06-May-2026 01:42:22 UTC] User ID: 494
[06-May-2026 01:42:22 UTC] Limit: 20, Offset: 0
[06-May-2026 01:42:22 UTC] Orders found: 0
[06-May-2026 01:42:22 UTC] Orders data: []
[06-May-2026 01:42:22 UTC] Total orders count: 0
[06-May-2026 01:42:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 01:42:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 01:42:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk0IiwidXNlcm5hbWUiOiJ6dWxmYXFhciIsImVtYWlsIjoidGFyaXF6dWxmYXFhcnRhcmlxenVsZmFxYXIwOUBnbWFpbC5jb20iLCJleHAiOjE3Nzg2MzYxMDZ9.HE0qxLrxpk59b8SvuD_db0pASexv5Y4QUxc7mmeHIOE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f7449d6bfcad0a6-CDG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"57.130.39.231","CF-IPCountry":"FR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"57.130.39.231, 172.71.118.132"}
[06-May-2026 01:42:27 UTC] === User Orders API Called ===
[06-May-2026 01:42:27 UTC] User ID: 494
[06-May-2026 01:42:27 UTC] Limit: 20, Offset: 0
[06-May-2026 01:42:27 UTC] Orders found: 0
[06-May-2026 01:42:27 UTC] Orders data: []
[06-May-2026 01:42:27 UTC] Total orders count: 0
[06-May-2026 01:42:27 UTC] === API CALL LOG ===
[06-May-2026 01:42:27 UTC] Endpoint: user/profile.php
[06-May-2026 01:42:27 UTC] Full Log Data: {
    "timestamp": "2026-05-06 01:42:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "57.130.39.231",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk0IiwidXNlcm5hbWUiOiJ6dWxmYXFhciIsImVtYWlsIjoidGFyaXF6dWxmYXFhcnRhcmlxenVsZmFxYXIwOUBnbWFpbC5jb20iLCJleHAiOjE3Nzg2MzYxMDZ9.HE0qxLrxpk59b8SvuD_db0pASexv5Y4QUxc7mmeHIOE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f7449d6eff5d0a6-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "57.130.39.231",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "57.130.39.231, 172.71.118.132"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 01:42:27 UTC] === END API CALL LOG ===
[06-May-2026 01:42:27 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 01:42:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk0IiwidXNlcm5hbWUiOiJ6dWxmYXFhciIsImVtYWlsIjoidGFyaXF6dWxmYXFhcnRhcmlxenVsZmFxYXIwOUBnbWFpbC5jb20iLCJleHAiOjE3Nzg2MzYxMDZ9.HE0qxLrxpk59b8SvuD_db0pASexv5Y4QUxc7mmeHIOE
[06-May-2026 01:42:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 01:42:27 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 01:42:27 UTC] User ID: 494
[06-May-2026 01:42:27 UTC] ✅ User profile retrieved successfully for user ID: 494
[06-May-2026 01:42:28 UTC] === API CALL LOG ===
[06-May-2026 01:42:28 UTC] Endpoint: user/profile.php
[06-May-2026 01:42:28 UTC] Full Log Data: {
    "timestamp": "2026-05-06 01:42:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "57.130.39.231",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk0IiwidXNlcm5hbWUiOiJ6dWxmYXFhciIsImVtYWlsIjoidGFyaXF6dWxmYXFhcnRhcmlxenVsZmFxYXIwOUBnbWFpbC5jb20iLCJleHAiOjE3Nzg2MzYxMDZ9.HE0qxLrxpk59b8SvuD_db0pASexv5Y4QUxc7mmeHIOE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f7449da9af8d0a6-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "57.130.39.231",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "57.130.39.231, 172.71.118.132"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 01:42:28 UTC] === END API CALL LOG ===
[06-May-2026 01:42:28 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 01:42:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk0IiwidXNlcm5hbWUiOiJ6dWxmYXFhciIsImVtYWlsIjoidGFyaXF6dWxmYXFhcnRhcmlxenVsZmFxYXIwOUBnbWFpbC5jb20iLCJleHAiOjE3Nzg2MzYxMDZ9.HE0qxLrxpk59b8SvuD_db0pASexv5Y4QUxc7mmeHIOE
[06-May-2026 01:42:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 01:42:28 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 01:42:28 UTC] User ID: 494
[06-May-2026 01:42:28 UTC] ✅ User profile retrieved successfully for user ID: 494
[06-May-2026 01:42:32 UTC] === API CALL LOG ===
[06-May-2026 01:42:32 UTC] Endpoint: user/profile.php
[06-May-2026 01:42:32 UTC] Full Log Data: {
    "timestamp": "2026-05-06 01:42:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "57.130.39.231",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk0IiwidXNlcm5hbWUiOiJ6dWxmYXFhciIsImVtYWlsIjoidGFyaXF6dWxmYXFhcnRhcmlxenVsZmFxYXIwOUBnbWFpbC5jb20iLCJleHAiOjE3Nzg2MzYxMDZ9.HE0qxLrxpk59b8SvuD_db0pASexv5Y4QUxc7mmeHIOE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f7449f21e44d0a6-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "57.130.39.231",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "57.130.39.231, 172.71.118.132"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 01:42:32 UTC] === END API CALL LOG ===
[06-May-2026 01:42:32 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 01:42:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk0IiwidXNlcm5hbWUiOiJ6dWxmYXFhciIsImVtYWlsIjoidGFyaXF6dWxmYXFhcnRhcmlxenVsZmFxYXIwOUBnbWFpbC5jb20iLCJleHAiOjE3Nzg2MzYxMDZ9.HE0qxLrxpk59b8SvuD_db0pASexv5Y4QUxc7mmeHIOE
[06-May-2026 01:42:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 01:42:32 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 01:42:32 UTC] User ID: 494
[06-May-2026 01:42:32 UTC] ✅ User profile retrieved successfully for user ID: 494
[06-May-2026 01:43:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 01:43:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 01:43:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk0IiwidXNlcm5hbWUiOiJ6dWxmYXFhciIsImVtYWlsIjoidGFyaXF6dWxmYXFhcnRhcmlxenVsZmFxYXIwOUBnbWFpbC5jb20iLCJleHAiOjE3Nzg2MzYxMDZ9.HE0qxLrxpk59b8SvuD_db0pASexv5Y4QUxc7mmeHIOE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f744ad72b92d0a6-CDG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"57.130.39.231","CF-IPCountry":"FR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"57.130.39.231, 172.71.118.133"}
[06-May-2026 01:43:08 UTC] === User Orders API Called ===
[06-May-2026 01:43:08 UTC] User ID: 494
[06-May-2026 01:43:08 UTC] Limit: 20, Offset: 0
[06-May-2026 01:43:08 UTC] Orders found: 0
[06-May-2026 01:43:08 UTC] Orders data: []
[06-May-2026 01:43:08 UTC] Total orders count: 0
[06-May-2026 01:43:08 UTC] === API CALL LOG ===
[06-May-2026 01:43:08 UTC] Endpoint: user/profile.php
[06-May-2026 01:43:08 UTC] Full Log Data: {
    "timestamp": "2026-05-06 01:43:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "57.130.39.231",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk0IiwidXNlcm5hbWUiOiJ6dWxmYXFhciIsImVtYWlsIjoidGFyaXF6dWxmYXFhcnRhcmlxenVsZmFxYXIwOUBnbWFpbC5jb20iLCJleHAiOjE3Nzg2MzYxMDZ9.HE0qxLrxpk59b8SvuD_db0pASexv5Y4QUxc7mmeHIOE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f744ad76bbdd0a6-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "57.130.39.231",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "57.130.39.231, 172.71.118.133"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 01:43:08 UTC] === END API CALL LOG ===
[06-May-2026 01:43:08 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 01:43:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk0IiwidXNlcm5hbWUiOiJ6dWxmYXFhciIsImVtYWlsIjoidGFyaXF6dWxmYXFhcnRhcmlxenVsZmFxYXIwOUBnbWFpbC5jb20iLCJleHAiOjE3Nzg2MzYxMDZ9.HE0qxLrxpk59b8SvuD_db0pASexv5Y4QUxc7mmeHIOE
[06-May-2026 01:43:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 01:43:08 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 01:43:08 UTC] User ID: 494
[06-May-2026 01:43:08 UTC] ✅ User profile retrieved successfully for user ID: 494
[06-May-2026 01:43:10 UTC] === API CALL LOG ===
[06-May-2026 01:43:10 UTC] Endpoint: user/profile.php
[06-May-2026 01:43:10 UTC] Full Log Data: {
    "timestamp": "2026-05-06 01:43:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "57.130.39.231",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk0IiwidXNlcm5hbWUiOiJ6dWxmYXFhciIsImVtYWlsIjoidGFyaXF6dWxmYXFhcnRhcmlxenVsZmFxYXIwOUBnbWFpbC5jb20iLCJleHAiOjE3Nzg2MzYxMDZ9.HE0qxLrxpk59b8SvuD_db0pASexv5Y4QUxc7mmeHIOE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f744ae03bc8d0a6-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "57.130.39.231",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "57.130.39.231, 172.71.118.133"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 01:43:10 UTC] === END API CALL LOG ===
[06-May-2026 01:43:10 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 01:43:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk0IiwidXNlcm5hbWUiOiJ6dWxmYXFhciIsImVtYWlsIjoidGFyaXF6dWxmYXFhcnRhcmlxenVsZmFxYXIwOUBnbWFpbC5jb20iLCJleHAiOjE3Nzg2MzYxMDZ9.HE0qxLrxpk59b8SvuD_db0pASexv5Y4QUxc7mmeHIOE
[06-May-2026 01:43:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 01:43:10 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 01:43:10 UTC] User ID: 494
[06-May-2026 01:43:10 UTC] ✅ User profile retrieved successfully for user ID: 494
[06-May-2026 01:43:16 UTC] === API CALL LOG ===
[06-May-2026 01:43:16 UTC] Endpoint: user/profile.php
[06-May-2026 01:43:16 UTC] Full Log Data: {
    "timestamp": "2026-05-06 01:43:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "57.130.39.231",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk0IiwidXNlcm5hbWUiOiJ6dWxmYXFhciIsImVtYWlsIjoidGFyaXF6dWxmYXFhcnRhcmlxenVsZmFxYXIwOUBnbWFpbC5jb20iLCJleHAiOjE3Nzg2MzYxMDZ9.HE0qxLrxpk59b8SvuD_db0pASexv5Y4QUxc7mmeHIOE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f744b05e83cd0a6-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "57.130.39.231",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "57.130.39.231, 172.71.118.133"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 01:43:16 UTC] === END API CALL LOG ===
[06-May-2026 01:43:16 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 01:43:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk0IiwidXNlcm5hbWUiOiJ6dWxmYXFhciIsImVtYWlsIjoidGFyaXF6dWxmYXFhcnRhcmlxenVsZmFxYXIwOUBnbWFpbC5jb20iLCJleHAiOjE3Nzg2MzYxMDZ9.HE0qxLrxpk59b8SvuD_db0pASexv5Y4QUxc7mmeHIOE
[06-May-2026 01:43:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 01:43:16 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 01:43:16 UTC] User ID: 494
[06-May-2026 01:43:16 UTC] ✅ User profile retrieved successfully for user ID: 494
[06-May-2026 01:43:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 01:43:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 01:43:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk0IiwidXNlcm5hbWUiOiJ6dWxmYXFhciIsImVtYWlsIjoidGFyaXF6dWxmYXFhcnRhcmlxenVsZmFxYXIwOUBnbWFpbC5jb20iLCJleHAiOjE3Nzg2MzYxMDZ9.HE0qxLrxpk59b8SvuD_db0pASexv5Y4QUxc7mmeHIOE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f744b9b2be4d0a6-CDG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"57.130.39.231","CF-IPCountry":"FR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"57.130.39.231, 172.71.118.133"}
[06-May-2026 01:43:40 UTC] === User Orders API Called ===
[06-May-2026 01:43:40 UTC] User ID: 494
[06-May-2026 01:43:40 UTC] Limit: 20, Offset: 0
[06-May-2026 01:43:40 UTC] Orders found: 0
[06-May-2026 01:43:40 UTC] Orders data: []
[06-May-2026 01:43:40 UTC] Total orders count: 0
[06-May-2026 01:43:40 UTC] === API CALL LOG ===
[06-May-2026 01:43:40 UTC] Endpoint: user/profile.php
[06-May-2026 01:43:40 UTC] Full Log Data: {
    "timestamp": "2026-05-06 01:43:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "57.130.39.231",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk0IiwidXNlcm5hbWUiOiJ6dWxmYXFhciIsImVtYWlsIjoidGFyaXF6dWxmYXFhcnRhcmlxenVsZmFxYXIwOUBnbWFpbC5jb20iLCJleHAiOjE3Nzg2MzYxMDZ9.HE0qxLrxpk59b8SvuD_db0pASexv5Y4QUxc7mmeHIOE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f744b9b5c00d0a6-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "57.130.39.231",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "57.130.39.231, 172.71.118.133"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 01:43:40 UTC] === END API CALL LOG ===
[06-May-2026 01:43:40 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 01:43:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk0IiwidXNlcm5hbWUiOiJ6dWxmYXFhciIsImVtYWlsIjoidGFyaXF6dWxmYXFhcnRhcmlxenVsZmFxYXIwOUBnbWFpbC5jb20iLCJleHAiOjE3Nzg2MzYxMDZ9.HE0qxLrxpk59b8SvuD_db0pASexv5Y4QUxc7mmeHIOE
[06-May-2026 01:43:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 01:43:40 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 01:43:40 UTC] User ID: 494
[06-May-2026 01:43:40 UTC] ✅ User profile retrieved successfully for user ID: 494
[06-May-2026 01:43:41 UTC] === API CALL LOG ===
[06-May-2026 01:43:41 UTC] Endpoint: user/profile.php
[06-May-2026 01:43:41 UTC] Full Log Data: {
    "timestamp": "2026-05-06 01:43:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "57.130.39.231",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk0IiwidXNlcm5hbWUiOiJ6dWxmYXFhciIsImVtYWlsIjoidGFyaXF6dWxmYXFhcnRhcmlxenVsZmFxYXIwOUBnbWFpbC5jb20iLCJleHAiOjE3Nzg2MzYxMDZ9.HE0qxLrxpk59b8SvuD_db0pASexv5Y4QUxc7mmeHIOE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f744ba44aa2d0a6-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "57.130.39.231",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "57.130.39.231, 172.71.118.133"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 01:43:41 UTC] === END API CALL LOG ===
[06-May-2026 01:43:41 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 01:43:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk0IiwidXNlcm5hbWUiOiJ6dWxmYXFhciIsImVtYWlsIjoidGFyaXF6dWxmYXFhcnRhcmlxenVsZmFxYXIwOUBnbWFpbC5jb20iLCJleHAiOjE3Nzg2MzYxMDZ9.HE0qxLrxpk59b8SvuD_db0pASexv5Y4QUxc7mmeHIOE
[06-May-2026 01:43:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 01:43:41 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 01:43:41 UTC] User ID: 494
[06-May-2026 01:43:41 UTC] ✅ User profile retrieved successfully for user ID: 494
[06-May-2026 01:43:50 UTC] === API CALL LOG ===
[06-May-2026 01:43:50 UTC] Endpoint: user/profile.php
[06-May-2026 01:43:50 UTC] Full Log Data: {
    "timestamp": "2026-05-06 01:43:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "57.130.39.231",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk0IiwidXNlcm5hbWUiOiJ6dWxmYXFhciIsImVtYWlsIjoidGFyaXF6dWxmYXFhcnRhcmlxenVsZmFxYXIwOUBnbWFpbC5jb20iLCJleHAiOjE3Nzg2MzYxMDZ9.HE0qxLrxpk59b8SvuD_db0pASexv5Y4QUxc7mmeHIOE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f744bdd0a98d0a6-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "57.130.39.231",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "57.130.39.231, 172.71.118.133"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 01:43:50 UTC] === END API CALL LOG ===
[06-May-2026 01:43:50 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 01:43:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk0IiwidXNlcm5hbWUiOiJ6dWxmYXFhciIsImVtYWlsIjoidGFyaXF6dWxmYXFhcnRhcmlxenVsZmFxYXIwOUBnbWFpbC5jb20iLCJleHAiOjE3Nzg2MzYxMDZ9.HE0qxLrxpk59b8SvuD_db0pASexv5Y4QUxc7mmeHIOE
[06-May-2026 01:43:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 01:43:50 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 01:43:50 UTC] User ID: 494
[06-May-2026 01:43:50 UTC] ✅ User profile retrieved successfully for user ID: 494
[06-May-2026 01:44:02 UTC] === API CALL LOG ===
[06-May-2026 01:44:02 UTC] Endpoint: user/profile.php
[06-May-2026 01:44:02 UTC] Full Log Data: {
    "timestamp": "2026-05-06 01:44:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "57.130.39.231",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk0IiwidXNlcm5hbWUiOiJ6dWxmYXFhciIsImVtYWlsIjoidGFyaXF6dWxmYXFhcnRhcmlxenVsZmFxYXIwOUBnbWFpbC5jb20iLCJleHAiOjE3Nzg2MzYxMDZ9.HE0qxLrxpk59b8SvuD_db0pASexv5Y4QUxc7mmeHIOE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f744c268dbbd0a6-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "57.130.39.231",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "57.130.39.231, 172.71.118.132"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 01:44:02 UTC] === END API CALL LOG ===
[06-May-2026 01:44:02 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 01:44:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk0IiwidXNlcm5hbWUiOiJ6dWxmYXFhciIsImVtYWlsIjoidGFyaXF6dWxmYXFhcnRhcmlxenVsZmFxYXIwOUBnbWFpbC5jb20iLCJleHAiOjE3Nzg2MzYxMDZ9.HE0qxLrxpk59b8SvuD_db0pASexv5Y4QUxc7mmeHIOE
[06-May-2026 01:44:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 01:44:02 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 01:44:02 UTC] User ID: 494
[06-May-2026 01:44:02 UTC] ✅ User profile retrieved successfully for user ID: 494
[06-May-2026 01:44:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 01:44:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 01:44:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk0IiwidXNlcm5hbWUiOiJ6dWxmYXFhciIsImVtYWlsIjoidGFyaXF6dWxmYXFhcnRhcmlxenVsZmFxYXIwOUBnbWFpbC5jb20iLCJleHAiOjE3Nzg2MzYxMDZ9.HE0qxLrxpk59b8SvuD_db0pASexv5Y4QUxc7mmeHIOE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f744c90b8e9d0a6-CDG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"57.130.39.231","CF-IPCountry":"FR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"57.130.39.231, 172.71.118.132"}
[06-May-2026 01:44:19 UTC] === User Orders API Called ===
[06-May-2026 01:44:19 UTC] User ID: 494
[06-May-2026 01:44:19 UTC] Limit: 20, Offset: 0
[06-May-2026 01:44:19 UTC] Orders found: 0
[06-May-2026 01:44:19 UTC] Orders data: []
[06-May-2026 01:44:19 UTC] Total orders count: 0
[06-May-2026 01:44:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 01:44:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 01:44:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk0IiwidXNlcm5hbWUiOiJ6dWxmYXFhciIsImVtYWlsIjoidGFyaXF6dWxmYXFhcnRhcmlxenVsZmFxYXIwOUBnbWFpbC5jb20iLCJleHAiOjE3Nzg2MzYxMDZ9.HE0qxLrxpk59b8SvuD_db0pASexv5Y4QUxc7mmeHIOE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f744ca35a4dd0a6-CDG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"57.130.39.231","CF-IPCountry":"FR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"57.130.39.231, 172.71.118.132"}
[06-May-2026 01:44:22 UTC] === User Orders API Called ===
[06-May-2026 01:44:22 UTC] User ID: 494
[06-May-2026 01:44:22 UTC] Limit: 20, Offset: 0
[06-May-2026 01:44:22 UTC] Orders found: 0
[06-May-2026 01:44:22 UTC] Orders data: []
[06-May-2026 01:44:22 UTC] Total orders count: 0
[06-May-2026 01:44:22 UTC] === API CALL LOG ===
[06-May-2026 01:44:22 UTC] Endpoint: user/profile.php
[06-May-2026 01:44:22 UTC] Full Log Data: {
    "timestamp": "2026-05-06 01:44:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "57.130.39.231",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk0IiwidXNlcm5hbWUiOiJ6dWxmYXFhciIsImVtYWlsIjoidGFyaXF6dWxmYXFhcnRhcmlxenVsZmFxYXIwOUBnbWFpbC5jb20iLCJleHAiOjE3Nzg2MzYxMDZ9.HE0qxLrxpk59b8SvuD_db0pASexv5Y4QUxc7mmeHIOE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f744ca38a6bd0a6-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "57.130.39.231",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "57.130.39.231, 172.71.118.132"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 01:44:22 UTC] === END API CALL LOG ===
[06-May-2026 01:44:22 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 01:44:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk0IiwidXNlcm5hbWUiOiJ6dWxmYXFhciIsImVtYWlsIjoidGFyaXF6dWxmYXFhcnRhcmlxenVsZmFxYXIwOUBnbWFpbC5jb20iLCJleHAiOjE3Nzg2MzYxMDZ9.HE0qxLrxpk59b8SvuD_db0pASexv5Y4QUxc7mmeHIOE
[06-May-2026 01:44:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 01:44:22 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 01:44:22 UTC] User ID: 494
[06-May-2026 01:44:22 UTC] ✅ User profile retrieved successfully for user ID: 494
[06-May-2026 01:44:22 UTC] === API CALL LOG ===
[06-May-2026 01:44:22 UTC] Endpoint: user/profile.php
[06-May-2026 01:44:22 UTC] Full Log Data: {
    "timestamp": "2026-05-06 01:44:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "57.130.39.231",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk0IiwidXNlcm5hbWUiOiJ6dWxmYXFhciIsImVtYWlsIjoidGFyaXF6dWxmYXFhcnRhcmlxenVsZmFxYXIwOUBnbWFpbC5jb20iLCJleHAiOjE3Nzg2MzYxMDZ9.HE0qxLrxpk59b8SvuD_db0pASexv5Y4QUxc7mmeHIOE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f744ca74e31d0a6-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "57.130.39.231",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "57.130.39.231, 172.71.118.132"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 01:44:22 UTC] === END API CALL LOG ===
[06-May-2026 01:44:22 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 01:44:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk0IiwidXNlcm5hbWUiOiJ6dWxmYXFhciIsImVtYWlsIjoidGFyaXF6dWxmYXFhcnRhcmlxenVsZmFxYXIwOUBnbWFpbC5jb20iLCJleHAiOjE3Nzg2MzYxMDZ9.HE0qxLrxpk59b8SvuD_db0pASexv5Y4QUxc7mmeHIOE
[06-May-2026 01:44:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 01:44:22 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 01:44:22 UTC] User ID: 494
[06-May-2026 01:44:22 UTC] ✅ User profile retrieved successfully for user ID: 494
[06-May-2026 01:44:25 UTC] === API CALL LOG ===
[06-May-2026 01:44:25 UTC] Endpoint: user/profile.php
[06-May-2026 01:44:25 UTC] Full Log Data: {
    "timestamp": "2026-05-06 01:44:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "57.130.39.231",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk0IiwidXNlcm5hbWUiOiJ6dWxmYXFhciIsImVtYWlsIjoidGFyaXF6dWxmYXFhcnRhcmlxenVsZmFxYXIwOUBnbWFpbC5jb20iLCJleHAiOjE3Nzg2MzYxMDZ9.HE0qxLrxpk59b8SvuD_db0pASexv5Y4QUxc7mmeHIOE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f744cb49b8bd0a6-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "57.130.39.231",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "57.130.39.231, 172.71.118.132"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 01:44:25 UTC] === END API CALL LOG ===
[06-May-2026 01:44:25 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 01:44:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk0IiwidXNlcm5hbWUiOiJ6dWxmYXFhciIsImVtYWlsIjoidGFyaXF6dWxmYXFhcnRhcmlxenVsZmFxYXIwOUBnbWFpbC5jb20iLCJleHAiOjE3Nzg2MzYxMDZ9.HE0qxLrxpk59b8SvuD_db0pASexv5Y4QUxc7mmeHIOE
[06-May-2026 01:44:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 01:44:25 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 01:44:25 UTC] User ID: 494
[06-May-2026 01:44:25 UTC] ✅ User profile retrieved successfully for user ID: 494
[06-May-2026 01:44:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 01:44:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 01:44:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk0IiwidXNlcm5hbWUiOiJ6dWxmYXFhciIsImVtYWlsIjoidGFyaXF6dWxmYXFhcnRhcmlxenVsZmFxYXIwOUBnbWFpbC5jb20iLCJleHAiOjE3Nzg2MzYxMDZ9.HE0qxLrxpk59b8SvuD_db0pASexv5Y4QUxc7mmeHIOE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f744cdf5c18d0a6-CDG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"57.130.39.231","CF-IPCountry":"FR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"57.130.39.231, 172.71.118.132"}
[06-May-2026 01:44:31 UTC] === User Orders API Called ===
[06-May-2026 01:44:31 UTC] User ID: 494
[06-May-2026 01:44:31 UTC] Limit: 20, Offset: 0
[06-May-2026 01:44:31 UTC] Orders found: 0
[06-May-2026 01:44:31 UTC] Orders data: []
[06-May-2026 01:44:31 UTC] Total orders count: 0
[06-May-2026 01:44:31 UTC] === API CALL LOG ===
[06-May-2026 01:44:31 UTC] Endpoint: user/profile.php
[06-May-2026 01:44:31 UTC] Full Log Data: {
    "timestamp": "2026-05-06 01:44:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "57.130.39.231",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk0IiwidXNlcm5hbWUiOiJ6dWxmYXFhciIsImVtYWlsIjoidGFyaXF6dWxmYXFhcnRhcmlxenVsZmFxYXIwOUBnbWFpbC5jb20iLCJleHAiOjE3Nzg2MzYxMDZ9.HE0qxLrxpk59b8SvuD_db0pASexv5Y4QUxc7mmeHIOE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f744cdf7c3dd0a6-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "57.130.39.231",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "57.130.39.231, 172.71.118.132"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 01:44:31 UTC] === END API CALL LOG ===
[06-May-2026 01:44:31 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 01:44:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk0IiwidXNlcm5hbWUiOiJ6dWxmYXFhciIsImVtYWlsIjoidGFyaXF6dWxmYXFhcnRhcmlxenVsZmFxYXIwOUBnbWFpbC5jb20iLCJleHAiOjE3Nzg2MzYxMDZ9.HE0qxLrxpk59b8SvuD_db0pASexv5Y4QUxc7mmeHIOE
[06-May-2026 01:44:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 01:44:31 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 01:44:31 UTC] User ID: 494
[06-May-2026 01:44:31 UTC] ✅ User profile retrieved successfully for user ID: 494
[06-May-2026 01:44:31 UTC] === API CALL LOG ===
[06-May-2026 01:44:31 UTC] Endpoint: user/profile.php
[06-May-2026 01:44:31 UTC] Full Log Data: {
    "timestamp": "2026-05-06 01:44:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "57.130.39.231",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk0IiwidXNlcm5hbWUiOiJ6dWxmYXFhciIsImVtYWlsIjoidGFyaXF6dWxmYXFhcnRhcmlxenVsZmFxYXIwOUBnbWFpbC5jb20iLCJleHAiOjE3Nzg2MzYxMDZ9.HE0qxLrxpk59b8SvuD_db0pASexv5Y4QUxc7mmeHIOE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f744cdf7c3cd0a6-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "57.130.39.231",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "57.130.39.231, 172.71.118.132"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 01:44:31 UTC] === END API CALL LOG ===
[06-May-2026 01:44:31 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 01:44:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk0IiwidXNlcm5hbWUiOiJ6dWxmYXFhciIsImVtYWlsIjoidGFyaXF6dWxmYXFhcnRhcmlxenVsZmFxYXIwOUBnbWFpbC5jb20iLCJleHAiOjE3Nzg2MzYxMDZ9.HE0qxLrxpk59b8SvuD_db0pASexv5Y4QUxc7mmeHIOE
[06-May-2026 01:44:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 01:44:31 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 01:44:31 UTC] User ID: 494
[06-May-2026 01:44:31 UTC] ✅ User profile retrieved successfully for user ID: 494
[06-May-2026 01:44:32 UTC] === API CALL LOG ===
[06-May-2026 01:44:32 UTC] Endpoint: user/profile.php
[06-May-2026 01:44:32 UTC] Full Log Data: {
    "timestamp": "2026-05-06 01:44:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "57.130.39.231",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk0IiwidXNlcm5hbWUiOiJ6dWxmYXFhciIsImVtYWlsIjoidGFyaXF6dWxmYXFhcnRhcmlxenVsZmFxYXIwOUBnbWFpbC5jb20iLCJleHAiOjE3Nzg2MzYxMDZ9.HE0qxLrxpk59b8SvuD_db0pASexv5Y4QUxc7mmeHIOE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f744ce48801d0a6-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "57.130.39.231",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "57.130.39.231, 172.71.118.132"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 01:44:32 UTC] === END API CALL LOG ===
[06-May-2026 01:44:32 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 01:44:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk0IiwidXNlcm5hbWUiOiJ6dWxmYXFhciIsImVtYWlsIjoidGFyaXF6dWxmYXFhcnRhcmlxenVsZmFxYXIwOUBnbWFpbC5jb20iLCJleHAiOjE3Nzg2MzYxMDZ9.HE0qxLrxpk59b8SvuD_db0pASexv5Y4QUxc7mmeHIOE
[06-May-2026 01:44:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 01:44:32 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 01:44:32 UTC] User ID: 494
[06-May-2026 01:44:32 UTC] ✅ User profile retrieved successfully for user ID: 494
[06-May-2026 01:44:33 UTC] User Purchases API - User ID: 494
[06-May-2026 01:44:33 UTC] User Purchases API - Total purchases found: 1
[06-May-2026 01:44:40 UTC] === API CALL LOG ===
[06-May-2026 01:44:40 UTC] Endpoint: user/profile.php
[06-May-2026 01:44:40 UTC] Full Log Data: {
    "timestamp": "2026-05-06 01:44:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "57.130.39.231",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk0IiwidXNlcm5hbWUiOiJ6dWxmYXFhciIsImVtYWlsIjoidGFyaXF6dWxmYXFhcnRhcmlxenVsZmFxYXIwOUBnbWFpbC5jb20iLCJleHAiOjE3Nzg2MzYxMDZ9.HE0qxLrxpk59b8SvuD_db0pASexv5Y4QUxc7mmeHIOE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f744d142b85d0a6-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "57.130.39.231",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "57.130.39.231, 172.71.118.132"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 01:44:40 UTC] === END API CALL LOG ===
[06-May-2026 01:44:40 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 01:44:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk0IiwidXNlcm5hbWUiOiJ6dWxmYXFhciIsImVtYWlsIjoidGFyaXF6dWxmYXFhcnRhcmlxenVsZmFxYXIwOUBnbWFpbC5jb20iLCJleHAiOjE3Nzg2MzYxMDZ9.HE0qxLrxpk59b8SvuD_db0pASexv5Y4QUxc7mmeHIOE
[06-May-2026 01:44:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 01:44:40 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 01:44:40 UTC] User ID: 494
[06-May-2026 01:44:40 UTC] ✅ User profile retrieved successfully for user ID: 494
[06-May-2026 01:44:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 01:44:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 01:44:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk0IiwidXNlcm5hbWUiOiJ6dWxmYXFhciIsImVtYWlsIjoidGFyaXF6dWxmYXFhcnRhcmlxenVsZmFxYXIwOUBnbWFpbC5jb20iLCJleHAiOjE3Nzg2MzYxMDZ9.HE0qxLrxpk59b8SvuD_db0pASexv5Y4QUxc7mmeHIOE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f744d1f3d45d0a6-CDG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"57.130.39.231","CF-IPCountry":"FR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"57.130.39.231, 172.71.118.132"}
[06-May-2026 01:44:42 UTC] === User Orders API Called ===
[06-May-2026 01:44:42 UTC] User ID: 494
[06-May-2026 01:44:42 UTC] Limit: 20, Offset: 0
[06-May-2026 01:44:42 UTC] Orders found: 0
[06-May-2026 01:44:42 UTC] Orders data: []
[06-May-2026 01:44:42 UTC] Total orders count: 0
[06-May-2026 01:44:42 UTC] User Purchases API - User ID: 494
[06-May-2026 01:44:42 UTC] User Purchases API - Total purchases found: 1
[06-May-2026 01:44:42 UTC] === API CALL LOG ===
[06-May-2026 01:44:42 UTC] Endpoint: user/profile.php
[06-May-2026 01:44:42 UTC] Full Log Data: {
    "timestamp": "2026-05-06 01:44:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "57.130.39.231",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk0IiwidXNlcm5hbWUiOiJ6dWxmYXFhciIsImVtYWlsIjoidGFyaXF6dWxmYXFhcnRhcmlxenVsZmFxYXIwOUBnbWFpbC5jb20iLCJleHAiOjE3Nzg2MzYxMDZ9.HE0qxLrxpk59b8SvuD_db0pASexv5Y4QUxc7mmeHIOE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f744d1f5d69d0a6-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "57.130.39.231",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "57.130.39.231, 172.71.118.133"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 01:44:42 UTC] === END API CALL LOG ===
[06-May-2026 01:44:42 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 01:44:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk0IiwidXNlcm5hbWUiOiJ6dWxmYXFhciIsImVtYWlsIjoidGFyaXF6dWxmYXFhcnRhcmlxenVsZmFxYXIwOUBnbWFpbC5jb20iLCJleHAiOjE3Nzg2MzYxMDZ9.HE0qxLrxpk59b8SvuD_db0pASexv5Y4QUxc7mmeHIOE
[06-May-2026 01:44:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 01:44:42 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 01:44:42 UTC] User ID: 494
[06-May-2026 01:44:42 UTC] ✅ User profile retrieved successfully for user ID: 494
[06-May-2026 02:14:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 02:14:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 02:14:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk1IiwidXNlcm5hbWUiOiJBa2FzaG1vbGxhOTEiLCJlbWFpbCI6Im1vbGxhYWthc2gwMjNAZ21haWwuY29tIiwiZXhwIjoxNzc4NjM4NDc1fQ.hYc-dCI6y-FejIAqDTOWqrT1qraHjnIHbYfhnY4O6FI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f7478ed687b06b6-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40e1:c3:fd92:8000::","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40e1:c3:fd92:8000::, 172.69.165.48"}
[06-May-2026 02:14:36 UTC] === User Orders API Called ===
[06-May-2026 02:14:36 UTC] User ID: 495
[06-May-2026 02:14:36 UTC] Limit: 20, Offset: 0
[06-May-2026 02:14:36 UTC] Orders found: 0
[06-May-2026 02:14:36 UTC] Orders data: []
[06-May-2026 02:14:36 UTC] Total orders count: 0
[06-May-2026 02:14:36 UTC] === API CALL LOG ===
[06-May-2026 02:14:36 UTC] Endpoint: user/profile.php
[06-May-2026 02:14:36 UTC] Full Log Data: {
    "timestamp": "2026-05-06 02:14:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:c3:fd92:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk1IiwidXNlcm5hbWUiOiJBa2FzaG1vbGxhOTEiLCJlbWFpbCI6Im1vbGxhYWthc2gwMjNAZ21haWwuY29tIiwiZXhwIjoxNzc4NjM4NDc1fQ.hYc-dCI6y-FejIAqDTOWqrT1qraHjnIHbYfhnY4O6FI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f7478ed687806b6-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e1:c3:fd92:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e1:c3:fd92:8000::, 172.69.165.48"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 02:14:36 UTC] === END API CALL LOG ===
[06-May-2026 02:14:36 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 02:14:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk1IiwidXNlcm5hbWUiOiJBa2FzaG1vbGxhOTEiLCJlbWFpbCI6Im1vbGxhYWthc2gwMjNAZ21haWwuY29tIiwiZXhwIjoxNzc4NjM4NDc1fQ.hYc-dCI6y-FejIAqDTOWqrT1qraHjnIHbYfhnY4O6FI
[06-May-2026 02:14:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 02:14:36 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 02:14:36 UTC] User ID: 495
[06-May-2026 02:14:36 UTC] ✅ User profile retrieved successfully for user ID: 495
[06-May-2026 02:14:36 UTC] === API CALL LOG ===
[06-May-2026 02:14:36 UTC] Endpoint: user/profile.php
[06-May-2026 02:14:36 UTC] Full Log Data: {
    "timestamp": "2026-05-06 02:14:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:c3:fd92:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk1IiwidXNlcm5hbWUiOiJBa2FzaG1vbGxhOTEiLCJlbWFpbCI6Im1vbGxhYWthc2gwMjNAZ21haWwuY29tIiwiZXhwIjoxNzc4NjM4NDc1fQ.hYc-dCI6y-FejIAqDTOWqrT1qraHjnIHbYfhnY4O6FI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f7478edfa0b06b6-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e1:c3:fd92:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e1:c3:fd92:8000::, 172.69.165.49"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 02:14:36 UTC] === END API CALL LOG ===
[06-May-2026 02:14:36 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 02:14:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk1IiwidXNlcm5hbWUiOiJBa2FzaG1vbGxhOTEiLCJlbWFpbCI6Im1vbGxhYWthc2gwMjNAZ21haWwuY29tIiwiZXhwIjoxNzc4NjM4NDc1fQ.hYc-dCI6y-FejIAqDTOWqrT1qraHjnIHbYfhnY4O6FI
[06-May-2026 02:14:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 02:14:36 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 02:14:36 UTC] User ID: 495
[06-May-2026 02:14:36 UTC] ✅ User profile retrieved successfully for user ID: 495
[06-May-2026 02:14:38 UTC] === API CALL LOG ===
[06-May-2026 02:14:38 UTC] Endpoint: user/profile.php
[06-May-2026 02:14:38 UTC] Full Log Data: {
    "timestamp": "2026-05-06 02:14:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:c3:fd92:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk1IiwidXNlcm5hbWUiOiJBa2FzaG1vbGxhOTEiLCJlbWFpbCI6Im1vbGxhYWthc2gwMjNAZ21haWwuY29tIiwiZXhwIjoxNzc4NjM4NDc1fQ.hYc-dCI6y-FejIAqDTOWqrT1qraHjnIHbYfhnY4O6FI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f7478f71e1006b6-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e1:c3:fd92:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e1:c3:fd92:8000::, 172.69.165.49"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 02:14:38 UTC] === END API CALL LOG ===
[06-May-2026 02:14:38 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 02:14:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk1IiwidXNlcm5hbWUiOiJBa2FzaG1vbGxhOTEiLCJlbWFpbCI6Im1vbGxhYWthc2gwMjNAZ21haWwuY29tIiwiZXhwIjoxNzc4NjM4NDc1fQ.hYc-dCI6y-FejIAqDTOWqrT1qraHjnIHbYfhnY4O6FI
[06-May-2026 02:14:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 02:14:38 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 02:14:38 UTC] User ID: 495
[06-May-2026 02:14:38 UTC] ✅ User profile retrieved successfully for user ID: 495
[06-May-2026 02:14:47 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 02:14:47 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 02:14:47 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk1IiwidXNlcm5hbWUiOiJBa2FzaG1vbGxhOTEiLCJlbWFpbCI6Im1vbGxhYWthc2gwMjNAZ21haWwuY29tIiwiZXhwIjoxNzc4NjM4NDc1fQ.hYc-dCI6y-FejIAqDTOWqrT1qraHjnIHbYfhnY4O6FI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f747933aefc06b6-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40e1:c3:fd92:8000::","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40e1:c3:fd92:8000::, 172.69.165.49"}
[06-May-2026 02:14:47 UTC] === User Orders API Called ===
[06-May-2026 02:14:47 UTC] User ID: 495
[06-May-2026 02:14:47 UTC] Limit: 20, Offset: 0
[06-May-2026 02:14:47 UTC] Orders found: 0
[06-May-2026 02:14:47 UTC] Orders data: []
[06-May-2026 02:14:47 UTC] Total orders count: 0
[06-May-2026 02:14:47 UTC] === API CALL LOG ===
[06-May-2026 02:14:47 UTC] Endpoint: user/profile.php
[06-May-2026 02:14:47 UTC] Full Log Data: {
    "timestamp": "2026-05-06 02:14:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:c3:fd92:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk1IiwidXNlcm5hbWUiOiJBa2FzaG1vbGxhOTEiLCJlbWFpbCI6Im1vbGxhYWthc2gwMjNAZ21haWwuY29tIiwiZXhwIjoxNzc4NjM4NDc1fQ.hYc-dCI6y-FejIAqDTOWqrT1qraHjnIHbYfhnY4O6FI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f74793438aa06b6-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e1:c3:fd92:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e1:c3:fd92:8000::, 172.69.165.49"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 02:14:47 UTC] === END API CALL LOG ===
[06-May-2026 02:14:47 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 02:14:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk1IiwidXNlcm5hbWUiOiJBa2FzaG1vbGxhOTEiLCJlbWFpbCI6Im1vbGxhYWthc2gwMjNAZ21haWwuY29tIiwiZXhwIjoxNzc4NjM4NDc1fQ.hYc-dCI6y-FejIAqDTOWqrT1qraHjnIHbYfhnY4O6FI
[06-May-2026 02:14:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 02:14:47 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 02:14:47 UTC] User ID: 495
[06-May-2026 02:14:47 UTC] ✅ User profile retrieved successfully for user ID: 495
[06-May-2026 02:14:48 UTC] === API CALL LOG ===
[06-May-2026 02:14:48 UTC] Endpoint: user/profile.php
[06-May-2026 02:14:48 UTC] Full Log Data: {
    "timestamp": "2026-05-06 02:14:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:c3:fd92:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk1IiwidXNlcm5hbWUiOiJBa2FzaG1vbGxhOTEiLCJlbWFpbCI6Im1vbGxhYWthc2gwMjNAZ21haWwuY29tIiwiZXhwIjoxNzc4NjM4NDc1fQ.hYc-dCI6y-FejIAqDTOWqrT1qraHjnIHbYfhnY4O6FI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f747937ab6f06b6-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e1:c3:fd92:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e1:c3:fd92:8000::, 172.69.165.49"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 02:14:48 UTC] === END API CALL LOG ===
[06-May-2026 02:14:48 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 02:14:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk1IiwidXNlcm5hbWUiOiJBa2FzaG1vbGxhOTEiLCJlbWFpbCI6Im1vbGxhYWthc2gwMjNAZ21haWwuY29tIiwiZXhwIjoxNzc4NjM4NDc1fQ.hYc-dCI6y-FejIAqDTOWqrT1qraHjnIHbYfhnY4O6FI
[06-May-2026 02:14:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 02:14:48 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 02:14:48 UTC] User ID: 495
[06-May-2026 02:14:48 UTC] ✅ User profile retrieved successfully for user ID: 495
[06-May-2026 02:14:49 UTC] === API CALL LOG ===
[06-May-2026 02:14:49 UTC] Endpoint: user/profile.php
[06-May-2026 02:14:49 UTC] Full Log Data: {
    "timestamp": "2026-05-06 02:14:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:c3:fd92:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk1IiwidXNlcm5hbWUiOiJBa2FzaG1vbGxhOTEiLCJlbWFpbCI6Im1vbGxhYWthc2gwMjNAZ21haWwuY29tIiwiZXhwIjoxNzc4NjM4NDc1fQ.hYc-dCI6y-FejIAqDTOWqrT1qraHjnIHbYfhnY4O6FI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f74793d1c4a06b6-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e1:c3:fd92:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e1:c3:fd92:8000::, 172.69.165.49"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 02:14:49 UTC] === END API CALL LOG ===
[06-May-2026 02:14:49 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 02:14:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk1IiwidXNlcm5hbWUiOiJBa2FzaG1vbGxhOTEiLCJlbWFpbCI6Im1vbGxhYWthc2gwMjNAZ21haWwuY29tIiwiZXhwIjoxNzc4NjM4NDc1fQ.hYc-dCI6y-FejIAqDTOWqrT1qraHjnIHbYfhnY4O6FI
[06-May-2026 02:14:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 02:14:49 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 02:14:49 UTC] User ID: 495
[06-May-2026 02:14:49 UTC] ✅ User profile retrieved successfully for user ID: 495
[06-May-2026 02:15:33 UTC] === API CALL LOG ===
[06-May-2026 02:15:33 UTC] Endpoint: user/profile.php
[06-May-2026 02:15:33 UTC] Full Log Data: {
    "timestamp": "2026-05-06 02:15:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:c3:fd92:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk1IiwidXNlcm5hbWUiOiJBa2FzaG1vbGxhOTEiLCJlbWFpbCI6Im1vbGxhYWthc2gwMjNAZ21haWwuY29tIiwiZXhwIjoxNzc4NjM4NDc1fQ.hYc-dCI6y-FejIAqDTOWqrT1qraHjnIHbYfhnY4O6FI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f747a504a589958-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e1:c3:fd92:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e1:c3:fd92:8000::, 104.23.175.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 02:15:33 UTC] === END API CALL LOG ===
[06-May-2026 02:15:33 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 02:15:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk1IiwidXNlcm5hbWUiOiJBa2FzaG1vbGxhOTEiLCJlbWFpbCI6Im1vbGxhYWthc2gwMjNAZ21haWwuY29tIiwiZXhwIjoxNzc4NjM4NDc1fQ.hYc-dCI6y-FejIAqDTOWqrT1qraHjnIHbYfhnY4O6FI
[06-May-2026 02:15:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 02:15:33 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 02:15:33 UTC] User ID: 495
[06-May-2026 02:15:33 UTC] ✅ User profile retrieved successfully for user ID: 495
[06-May-2026 02:15:35 UTC] === API CALL LOG ===
[06-May-2026 02:15:35 UTC] Endpoint: user/profile.php
[06-May-2026 02:15:35 UTC] Full Log Data: {
    "timestamp": "2026-05-06 02:15:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:c3:fd92:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk1IiwidXNlcm5hbWUiOiJBa2FzaG1vbGxhOTEiLCJlbWFpbCI6Im1vbGxhYWthc2gwMjNAZ21haWwuY29tIiwiZXhwIjoxNzc4NjM4NDc1fQ.hYc-dCI6y-FejIAqDTOWqrT1qraHjnIHbYfhnY4O6FI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f747a614fd59958-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e1:c3:fd92:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e1:c3:fd92:8000::, 104.23.175.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 02:15:35 UTC] === END API CALL LOG ===
[06-May-2026 02:15:35 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 02:15:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk1IiwidXNlcm5hbWUiOiJBa2FzaG1vbGxhOTEiLCJlbWFpbCI6Im1vbGxhYWthc2gwMjNAZ21haWwuY29tIiwiZXhwIjoxNzc4NjM4NDc1fQ.hYc-dCI6y-FejIAqDTOWqrT1qraHjnIHbYfhnY4O6FI
[06-May-2026 02:15:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 02:15:35 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 02:15:35 UTC] User ID: 495
[06-May-2026 02:15:35 UTC] ✅ User profile retrieved successfully for user ID: 495
[06-May-2026 02:15:36 UTC] === API CALL LOG ===
[06-May-2026 02:15:36 UTC] Endpoint: user/profile.php
[06-May-2026 02:15:36 UTC] Full Log Data: {
    "timestamp": "2026-05-06 02:15:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:c3:fd92:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk1IiwidXNlcm5hbWUiOiJBa2FzaG1vbGxhOTEiLCJlbWFpbCI6Im1vbGxhYWthc2gwMjNAZ21haWwuY29tIiwiZXhwIjoxNzc4NjM4NDc1fQ.hYc-dCI6y-FejIAqDTOWqrT1qraHjnIHbYfhnY4O6FI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f747a64984b9958-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e1:c3:fd92:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e1:c3:fd92:8000::, 104.23.175.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 02:15:36 UTC] === END API CALL LOG ===
[06-May-2026 02:15:36 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 02:15:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk1IiwidXNlcm5hbWUiOiJBa2FzaG1vbGxhOTEiLCJlbWFpbCI6Im1vbGxhYWthc2gwMjNAZ21haWwuY29tIiwiZXhwIjoxNzc4NjM4NDc1fQ.hYc-dCI6y-FejIAqDTOWqrT1qraHjnIHbYfhnY4O6FI
[06-May-2026 02:15:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 02:15:36 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 02:15:36 UTC] User ID: 495
[06-May-2026 02:15:36 UTC] ✅ User profile retrieved successfully for user ID: 495
[06-May-2026 02:16:10 UTC] === API CALL LOG ===
[06-May-2026 02:16:10 UTC] Endpoint: user/profile.php
[06-May-2026 02:16:10 UTC] Full Log Data: {
    "timestamp": "2026-05-06 02:16:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:c3:fd92:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk1IiwidXNlcm5hbWUiOiJBa2FzaG1vbGxhOTEiLCJlbWFpbCI6Im1vbGxhYWthc2gwMjNAZ21haWwuY29tIiwiZXhwIjoxNzc4NjM4NDc1fQ.hYc-dCI6y-FejIAqDTOWqrT1qraHjnIHbYfhnY4O6FI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f747b38183ac662-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e1:c3:fd92:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e1:c3:fd92:8000::, 104.22.66.162"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 02:16:10 UTC] === END API CALL LOG ===
[06-May-2026 02:16:10 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 02:16:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk1IiwidXNlcm5hbWUiOiJBa2FzaG1vbGxhOTEiLCJlbWFpbCI6Im1vbGxhYWthc2gwMjNAZ21haWwuY29tIiwiZXhwIjoxNzc4NjM4NDc1fQ.hYc-dCI6y-FejIAqDTOWqrT1qraHjnIHbYfhnY4O6FI
[06-May-2026 02:16:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 02:16:10 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 02:16:10 UTC] User ID: 495
[06-May-2026 02:16:10 UTC] ✅ User profile retrieved successfully for user ID: 495
[06-May-2026 02:16:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 02:16:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 02:16:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk1IiwidXNlcm5hbWUiOiJBa2FzaG1vbGxhOTEiLCJlbWFpbCI6Im1vbGxhYWthc2gwMjNAZ21haWwuY29tIiwiZXhwIjoxNzc4NjM4NDc1fQ.hYc-dCI6y-FejIAqDTOWqrT1qraHjnIHbYfhnY4O6FI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f747b90593bc662-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40e1:c3:fd92:8000::","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40e1:c3:fd92:8000::, 104.22.66.162"}
[06-May-2026 02:16:24 UTC] === User Orders API Called ===
[06-May-2026 02:16:24 UTC] User ID: 495
[06-May-2026 02:16:24 UTC] Limit: 20, Offset: 0
[06-May-2026 02:16:24 UTC] Orders found: 0
[06-May-2026 02:16:24 UTC] Orders data: []
[06-May-2026 02:16:24 UTC] Total orders count: 0
[06-May-2026 02:16:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 02:16:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 02:16:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk1IiwidXNlcm5hbWUiOiJBa2FzaG1vbGxhOTEiLCJlbWFpbCI6Im1vbGxhYWthc2gwMjNAZ21haWwuY29tIiwiZXhwIjoxNzc4NjM4NDc1fQ.hYc-dCI6y-FejIAqDTOWqrT1qraHjnIHbYfhnY4O6FI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f747b985d34c662-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40e1:c3:fd92:8000::","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40e1:c3:fd92:8000::, 104.22.66.162"}
[06-May-2026 02:16:25 UTC] === User Orders API Called ===
[06-May-2026 02:16:25 UTC] User ID: 495
[06-May-2026 02:16:25 UTC] Limit: 20, Offset: 0
[06-May-2026 02:16:25 UTC] Orders found: 0
[06-May-2026 02:16:25 UTC] Orders data: []
[06-May-2026 02:16:25 UTC] Total orders count: 0
[06-May-2026 02:16:25 UTC] === API CALL LOG ===
[06-May-2026 02:16:25 UTC] Endpoint: user/profile.php
[06-May-2026 02:16:25 UTC] Full Log Data: {
    "timestamp": "2026-05-06 02:16:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:c3:fd92:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk1IiwidXNlcm5hbWUiOiJBa2FzaG1vbGxhOTEiLCJlbWFpbCI6Im1vbGxhYWthc2gwMjNAZ21haWwuY29tIiwiZXhwIjoxNzc4NjM4NDc1fQ.hYc-dCI6y-FejIAqDTOWqrT1qraHjnIHbYfhnY4O6FI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f747b996ef2c662-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e1:c3:fd92:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e1:c3:fd92:8000::, 104.22.66.162"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 02:16:25 UTC] === END API CALL LOG ===
[06-May-2026 02:16:25 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 02:16:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk1IiwidXNlcm5hbWUiOiJBa2FzaG1vbGxhOTEiLCJlbWFpbCI6Im1vbGxhYWthc2gwMjNAZ21haWwuY29tIiwiZXhwIjoxNzc4NjM4NDc1fQ.hYc-dCI6y-FejIAqDTOWqrT1qraHjnIHbYfhnY4O6FI
[06-May-2026 02:16:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 02:16:25 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 02:16:25 UTC] User ID: 495
[06-May-2026 02:16:25 UTC] ✅ User profile retrieved successfully for user ID: 495
[06-May-2026 02:16:26 UTC] === API CALL LOG ===
[06-May-2026 02:16:26 UTC] Endpoint: user/profile.php
[06-May-2026 02:16:26 UTC] Full Log Data: {
    "timestamp": "2026-05-06 02:16:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:c3:fd92:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk1IiwidXNlcm5hbWUiOiJBa2FzaG1vbGxhOTEiLCJlbWFpbCI6Im1vbGxhYWthc2gwMjNAZ21haWwuY29tIiwiZXhwIjoxNzc4NjM4NDc1fQ.hYc-dCI6y-FejIAqDTOWqrT1qraHjnIHbYfhnY4O6FI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f747b9cdbf6c662-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e1:c3:fd92:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e1:c3:fd92:8000::, 104.22.66.163"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 02:16:26 UTC] === END API CALL LOG ===
[06-May-2026 02:16:26 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 02:16:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk1IiwidXNlcm5hbWUiOiJBa2FzaG1vbGxhOTEiLCJlbWFpbCI6Im1vbGxhYWthc2gwMjNAZ21haWwuY29tIiwiZXhwIjoxNzc4NjM4NDc1fQ.hYc-dCI6y-FejIAqDTOWqrT1qraHjnIHbYfhnY4O6FI
[06-May-2026 02:16:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 02:16:26 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 02:16:26 UTC] User ID: 495
[06-May-2026 02:16:26 UTC] ✅ User profile retrieved successfully for user ID: 495
[06-May-2026 02:16:44 UTC] === API CALL LOG ===
[06-May-2026 02:16:44 UTC] Endpoint: user/profile.php
[06-May-2026 02:16:44 UTC] Full Log Data: {
    "timestamp": "2026-05-06 02:16:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:c3:fd92:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk1IiwidXNlcm5hbWUiOiJBa2FzaG1vbGxhOTEiLCJlbWFpbCI6Im1vbGxhYWthc2gwMjNAZ21haWwuY29tIiwiZXhwIjoxNzc4NjM4NDc1fQ.hYc-dCI6y-FejIAqDTOWqrT1qraHjnIHbYfhnY4O6FI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f747c0c4b67c662-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e1:c3:fd92:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e1:c3:fd92:8000::, 104.22.66.163"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 02:16:44 UTC] === END API CALL LOG ===
[06-May-2026 02:16:44 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 02:16:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk1IiwidXNlcm5hbWUiOiJBa2FzaG1vbGxhOTEiLCJlbWFpbCI6Im1vbGxhYWthc2gwMjNAZ21haWwuY29tIiwiZXhwIjoxNzc4NjM4NDc1fQ.hYc-dCI6y-FejIAqDTOWqrT1qraHjnIHbYfhnY4O6FI
[06-May-2026 02:16:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 02:16:44 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 02:16:44 UTC] User ID: 495
[06-May-2026 02:16:44 UTC] ✅ User profile retrieved successfully for user ID: 495
[06-May-2026 02:16:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 02:16:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 02:16:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk1IiwidXNlcm5hbWUiOiJBa2FzaG1vbGxhOTEiLCJlbWFpbCI6Im1vbGxhYWthc2gwMjNAZ21haWwuY29tIiwiZXhwIjoxNzc4NjM4NDc1fQ.hYc-dCI6y-FejIAqDTOWqrT1qraHjnIHbYfhnY4O6FI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f747c0c4b66c662-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40e1:c3:fd92:8000::","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40e1:c3:fd92:8000::, 104.22.66.163"}
[06-May-2026 02:16:44 UTC] === User Orders API Called ===
[06-May-2026 02:16:44 UTC] User ID: 495
[06-May-2026 02:16:44 UTC] Limit: 20, Offset: 0
[06-May-2026 02:16:44 UTC] Orders found: 0
[06-May-2026 02:16:44 UTC] Orders data: []
[06-May-2026 02:16:44 UTC] Total orders count: 0
[06-May-2026 02:16:44 UTC] === API CALL LOG ===
[06-May-2026 02:16:44 UTC] Endpoint: user/profile.php
[06-May-2026 02:16:44 UTC] Full Log Data: {
    "timestamp": "2026-05-06 02:16:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:c3:fd92:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk1IiwidXNlcm5hbWUiOiJBa2FzaG1vbGxhOTEiLCJlbWFpbCI6Im1vbGxhYWthc2gwMjNAZ21haWwuY29tIiwiZXhwIjoxNzc4NjM4NDc1fQ.hYc-dCI6y-FejIAqDTOWqrT1qraHjnIHbYfhnY4O6FI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f747c1008e1c662-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e1:c3:fd92:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e1:c3:fd92:8000::, 104.22.66.163"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 02:16:44 UTC] === END API CALL LOG ===
[06-May-2026 02:16:44 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 02:16:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk1IiwidXNlcm5hbWUiOiJBa2FzaG1vbGxhOTEiLCJlbWFpbCI6Im1vbGxhYWthc2gwMjNAZ21haWwuY29tIiwiZXhwIjoxNzc4NjM4NDc1fQ.hYc-dCI6y-FejIAqDTOWqrT1qraHjnIHbYfhnY4O6FI
[06-May-2026 02:16:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 02:16:44 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 02:16:44 UTC] User ID: 495
[06-May-2026 02:16:44 UTC] ✅ User profile retrieved successfully for user ID: 495
[06-May-2026 02:17:11 UTC] === API CALL LOG ===
[06-May-2026 02:17:11 UTC] Endpoint: user/profile.php
[06-May-2026 02:17:11 UTC] Full Log Data: {
    "timestamp": "2026-05-06 02:17:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:c3:fd92:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk1IiwidXNlcm5hbWUiOiJBa2FzaG1vbGxhOTEiLCJlbWFpbCI6Im1vbGxhYWthc2gwMjNAZ21haWwuY29tIiwiZXhwIjoxNzc4NjM4NDc1fQ.hYc-dCI6y-FejIAqDTOWqrT1qraHjnIHbYfhnY4O6FI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f747cb6198a7b14-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e1:c3:fd92:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e1:c3:fd92:8000::, 104.23.175.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 02:17:11 UTC] === END API CALL LOG ===
[06-May-2026 02:17:11 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 02:17:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk1IiwidXNlcm5hbWUiOiJBa2FzaG1vbGxhOTEiLCJlbWFpbCI6Im1vbGxhYWthc2gwMjNAZ21haWwuY29tIiwiZXhwIjoxNzc4NjM4NDc1fQ.hYc-dCI6y-FejIAqDTOWqrT1qraHjnIHbYfhnY4O6FI
[06-May-2026 02:17:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 02:17:11 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 02:17:11 UTC] User ID: 495
[06-May-2026 02:17:11 UTC] ✅ User profile retrieved successfully for user ID: 495
[06-May-2026 02:17:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 02:17:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 02:17:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk1IiwidXNlcm5hbWUiOiJBa2FzaG1vbGxhOTEiLCJlbWFpbCI6Im1vbGxhYWthc2gwMjNAZ21haWwuY29tIiwiZXhwIjoxNzc4NjM4NDc1fQ.hYc-dCI6y-FejIAqDTOWqrT1qraHjnIHbYfhnY4O6FI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f747cb619847b14-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40e1:c3:fd92:8000::","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40e1:c3:fd92:8000::, 104.23.175.168"}
[06-May-2026 02:17:11 UTC] === User Orders API Called ===
[06-May-2026 02:17:11 UTC] User ID: 495
[06-May-2026 02:17:11 UTC] Limit: 20, Offset: 0
[06-May-2026 02:17:11 UTC] Orders found: 0
[06-May-2026 02:17:11 UTC] Orders data: []
[06-May-2026 02:17:11 UTC] Total orders count: 0
[06-May-2026 02:17:12 UTC] === API CALL LOG ===
[06-May-2026 02:17:12 UTC] Endpoint: user/profile.php
[06-May-2026 02:17:12 UTC] Full Log Data: {
    "timestamp": "2026-05-06 02:17:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:c3:fd92:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk1IiwidXNlcm5hbWUiOiJBa2FzaG1vbGxhOTEiLCJlbWFpbCI6Im1vbGxhYWthc2gwMjNAZ21haWwuY29tIiwiZXhwIjoxNzc4NjM4NDc1fQ.hYc-dCI6y-FejIAqDTOWqrT1qraHjnIHbYfhnY4O6FI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f747cba0c687b14-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e1:c3:fd92:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e1:c3:fd92:8000::, 104.23.175.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 02:17:12 UTC] === END API CALL LOG ===
[06-May-2026 02:17:12 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 02:17:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk1IiwidXNlcm5hbWUiOiJBa2FzaG1vbGxhOTEiLCJlbWFpbCI6Im1vbGxhYWthc2gwMjNAZ21haWwuY29tIiwiZXhwIjoxNzc4NjM4NDc1fQ.hYc-dCI6y-FejIAqDTOWqrT1qraHjnIHbYfhnY4O6FI
[06-May-2026 02:17:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 02:17:12 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 02:17:12 UTC] User ID: 495
[06-May-2026 02:17:12 UTC] ✅ User profile retrieved successfully for user ID: 495
[06-May-2026 02:17:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 02:17:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 02:17:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk1IiwidXNlcm5hbWUiOiJBa2FzaG1vbGxhOTEiLCJlbWFpbCI6Im1vbGxhYWthc2gwMjNAZ21haWwuY29tIiwiZXhwIjoxNzc4NjM4NDc1fQ.hYc-dCI6y-FejIAqDTOWqrT1qraHjnIHbYfhnY4O6FI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f747ceb7af07b14-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40e1:c3:fd92:8000::","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40e1:c3:fd92:8000::, 104.23.175.168"}
[06-May-2026 02:17:20 UTC] === User Orders API Called ===
[06-May-2026 02:17:20 UTC] User ID: 495
[06-May-2026 02:17:20 UTC] Limit: 20, Offset: 0
[06-May-2026 02:17:20 UTC] Orders found: 0
[06-May-2026 02:17:20 UTC] Orders data: []
[06-May-2026 02:17:20 UTC] Total orders count: 0
[06-May-2026 02:17:20 UTC] === API CALL LOG ===
[06-May-2026 02:17:20 UTC] Endpoint: user/profile.php
[06-May-2026 02:17:20 UTC] Full Log Data: {
    "timestamp": "2026-05-06 02:17:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:c3:fd92:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk1IiwidXNlcm5hbWUiOiJBa2FzaG1vbGxhOTEiLCJlbWFpbCI6Im1vbGxhYWthc2gwMjNAZ21haWwuY29tIiwiZXhwIjoxNzc4NjM4NDc1fQ.hYc-dCI6y-FejIAqDTOWqrT1qraHjnIHbYfhnY4O6FI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f747cec1c607b14-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e1:c3:fd92:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e1:c3:fd92:8000::, 104.23.175.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 02:17:20 UTC] === END API CALL LOG ===
[06-May-2026 02:17:20 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 02:17:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk1IiwidXNlcm5hbWUiOiJBa2FzaG1vbGxhOTEiLCJlbWFpbCI6Im1vbGxhYWthc2gwMjNAZ21haWwuY29tIiwiZXhwIjoxNzc4NjM4NDc1fQ.hYc-dCI6y-FejIAqDTOWqrT1qraHjnIHbYfhnY4O6FI
[06-May-2026 02:17:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 02:17:20 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 02:17:20 UTC] User ID: 495
[06-May-2026 02:17:20 UTC] ✅ User profile retrieved successfully for user ID: 495
[06-May-2026 02:17:20 UTC] === API CALL LOG ===
[06-May-2026 02:17:20 UTC] Endpoint: user/profile.php
[06-May-2026 02:17:20 UTC] Full Log Data: {
    "timestamp": "2026-05-06 02:17:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:c3:fd92:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk1IiwidXNlcm5hbWUiOiJBa2FzaG1vbGxhOTEiLCJlbWFpbCI6Im1vbGxhYWthc2gwMjNAZ21haWwuY29tIiwiZXhwIjoxNzc4NjM4NDc1fQ.hYc-dCI6y-FejIAqDTOWqrT1qraHjnIHbYfhnY4O6FI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f747cef7e277b14-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e1:c3:fd92:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e1:c3:fd92:8000::, 104.23.175.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 02:17:20 UTC] === END API CALL LOG ===
[06-May-2026 02:17:20 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 02:17:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk1IiwidXNlcm5hbWUiOiJBa2FzaG1vbGxhOTEiLCJlbWFpbCI6Im1vbGxhYWthc2gwMjNAZ21haWwuY29tIiwiZXhwIjoxNzc4NjM4NDc1fQ.hYc-dCI6y-FejIAqDTOWqrT1qraHjnIHbYfhnY4O6FI
[06-May-2026 02:17:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 02:17:20 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 02:17:20 UTC] User ID: 495
[06-May-2026 02:17:20 UTC] ✅ User profile retrieved successfully for user ID: 495
[06-May-2026 02:17:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 02:17:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 02:17:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk1IiwidXNlcm5hbWUiOiJBa2FzaG1vbGxhOTEiLCJlbWFpbCI6Im1vbGxhYWthc2gwMjNAZ21haWwuY29tIiwiZXhwIjoxNzc4NjM4NDc1fQ.hYc-dCI6y-FejIAqDTOWqrT1qraHjnIHbYfhnY4O6FI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f747d27584c7b14-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40e1:c3:fd92:8000::","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40e1:c3:fd92:8000::, 104.23.175.169"}
[06-May-2026 02:17:29 UTC] === User Orders API Called ===
[06-May-2026 02:17:29 UTC] User ID: 495
[06-May-2026 02:17:29 UTC] Limit: 20, Offset: 0
[06-May-2026 02:17:29 UTC] Orders found: 0
[06-May-2026 02:17:29 UTC] Orders data: []
[06-May-2026 02:17:29 UTC] Total orders count: 0
[06-May-2026 02:17:29 UTC] === API CALL LOG ===
[06-May-2026 02:17:29 UTC] Endpoint: user/profile.php
[06-May-2026 02:17:29 UTC] Full Log Data: {
    "timestamp": "2026-05-06 02:17:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:c3:fd92:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk1IiwidXNlcm5hbWUiOiJBa2FzaG1vbGxhOTEiLCJlbWFpbCI6Im1vbGxhYWthc2gwMjNAZ21haWwuY29tIiwiZXhwIjoxNzc4NjM4NDc1fQ.hYc-dCI6y-FejIAqDTOWqrT1qraHjnIHbYfhnY4O6FI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f747d2758547b14-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e1:c3:fd92:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e1:c3:fd92:8000::, 104.23.175.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 02:17:29 UTC] === END API CALL LOG ===
[06-May-2026 02:17:29 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 02:17:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk1IiwidXNlcm5hbWUiOiJBa2FzaG1vbGxhOTEiLCJlbWFpbCI6Im1vbGxhYWthc2gwMjNAZ21haWwuY29tIiwiZXhwIjoxNzc4NjM4NDc1fQ.hYc-dCI6y-FejIAqDTOWqrT1qraHjnIHbYfhnY4O6FI
[06-May-2026 02:17:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 02:17:29 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 02:17:29 UTC] User ID: 495
[06-May-2026 02:17:29 UTC] ✅ User profile retrieved successfully for user ID: 495
[06-May-2026 02:17:30 UTC] === API CALL LOG ===
[06-May-2026 02:17:30 UTC] Endpoint: user/profile.php
[06-May-2026 02:17:30 UTC] Full Log Data: {
    "timestamp": "2026-05-06 02:17:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:c3:fd92:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk1IiwidXNlcm5hbWUiOiJBa2FzaG1vbGxhOTEiLCJlbWFpbCI6Im1vbGxhYWthc2gwMjNAZ21haWwuY29tIiwiZXhwIjoxNzc4NjM4NDc1fQ.hYc-dCI6y-FejIAqDTOWqrT1qraHjnIHbYfhnY4O6FI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f747d2b6c5e7b14-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e1:c3:fd92:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e1:c3:fd92:8000::, 104.23.175.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 02:17:30 UTC] === END API CALL LOG ===
[06-May-2026 02:17:30 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 02:17:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk1IiwidXNlcm5hbWUiOiJBa2FzaG1vbGxhOTEiLCJlbWFpbCI6Im1vbGxhYWthc2gwMjNAZ21haWwuY29tIiwiZXhwIjoxNzc4NjM4NDc1fQ.hYc-dCI6y-FejIAqDTOWqrT1qraHjnIHbYfhnY4O6FI
[06-May-2026 02:17:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 02:17:30 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 02:17:30 UTC] User ID: 495
[06-May-2026 02:17:30 UTC] ✅ User profile retrieved successfully for user ID: 495
[06-May-2026 02:17:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 02:17:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 02:17:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk1IiwidXNlcm5hbWUiOiJBa2FzaG1vbGxhOTEiLCJlbWFpbCI6Im1vbGxhYWthc2gwMjNAZ21haWwuY29tIiwiZXhwIjoxNzc4NjM4NDc1fQ.hYc-dCI6y-FejIAqDTOWqrT1qraHjnIHbYfhnY4O6FI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f747d594f7f7b14-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40e1:c3:fd92:8000::","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40e1:c3:fd92:8000::, 104.23.175.169"}
[06-May-2026 02:17:37 UTC] === User Orders API Called ===
[06-May-2026 02:17:37 UTC] User ID: 495
[06-May-2026 02:17:37 UTC] Limit: 20, Offset: 0
[06-May-2026 02:17:37 UTC] Orders found: 0
[06-May-2026 02:17:37 UTC] Orders data: []
[06-May-2026 02:17:37 UTC] Total orders count: 0
[06-May-2026 02:17:37 UTC] === API CALL LOG ===
[06-May-2026 02:17:37 UTC] Endpoint: user/profile.php
[06-May-2026 02:17:37 UTC] Full Log Data: {
    "timestamp": "2026-05-06 02:17:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:c3:fd92:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk1IiwidXNlcm5hbWUiOiJBa2FzaG1vbGxhOTEiLCJlbWFpbCI6Im1vbGxhYWthc2gwMjNAZ21haWwuY29tIiwiZXhwIjoxNzc4NjM4NDc1fQ.hYc-dCI6y-FejIAqDTOWqrT1qraHjnIHbYfhnY4O6FI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f747d594f817b14-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e1:c3:fd92:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e1:c3:fd92:8000::, 104.23.175.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 02:17:37 UTC] === END API CALL LOG ===
[06-May-2026 02:17:37 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 02:17:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk1IiwidXNlcm5hbWUiOiJBa2FzaG1vbGxhOTEiLCJlbWFpbCI6Im1vbGxhYWthc2gwMjNAZ21haWwuY29tIiwiZXhwIjoxNzc4NjM4NDc1fQ.hYc-dCI6y-FejIAqDTOWqrT1qraHjnIHbYfhnY4O6FI
[06-May-2026 02:17:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 02:17:37 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 02:17:37 UTC] User ID: 495
[06-May-2026 02:17:37 UTC] ✅ User profile retrieved successfully for user ID: 495
[06-May-2026 02:17:38 UTC] === API CALL LOG ===
[06-May-2026 02:17:38 UTC] Endpoint: user/profile.php
[06-May-2026 02:17:38 UTC] Full Log Data: {
    "timestamp": "2026-05-06 02:17:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:c3:fd92:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk1IiwidXNlcm5hbWUiOiJBa2FzaG1vbGxhOTEiLCJlbWFpbCI6Im1vbGxhYWthc2gwMjNAZ21haWwuY29tIiwiZXhwIjoxNzc4NjM4NDc1fQ.hYc-dCI6y-FejIAqDTOWqrT1qraHjnIHbYfhnY4O6FI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f747d5d29867b14-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e1:c3:fd92:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e1:c3:fd92:8000::, 104.23.175.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 02:17:38 UTC] === END API CALL LOG ===
[06-May-2026 02:17:38 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 02:17:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk1IiwidXNlcm5hbWUiOiJBa2FzaG1vbGxhOTEiLCJlbWFpbCI6Im1vbGxhYWthc2gwMjNAZ21haWwuY29tIiwiZXhwIjoxNzc4NjM4NDc1fQ.hYc-dCI6y-FejIAqDTOWqrT1qraHjnIHbYfhnY4O6FI
[06-May-2026 02:17:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 02:17:38 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 02:17:38 UTC] User ID: 495
[06-May-2026 02:17:38 UTC] ✅ User profile retrieved successfully for user ID: 495
[06-May-2026 02:17:39 UTC] === API CALL LOG ===
[06-May-2026 02:17:39 UTC] Endpoint: user/profile.php
[06-May-2026 02:17:39 UTC] Full Log Data: {
    "timestamp": "2026-05-06 02:17:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:c3:fd92:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk1IiwidXNlcm5hbWUiOiJBa2FzaG1vbGxhOTEiLCJlbWFpbCI6Im1vbGxhYWthc2gwMjNAZ21haWwuY29tIiwiZXhwIjoxNzc4NjM4NDc1fQ.hYc-dCI6y-FejIAqDTOWqrT1qraHjnIHbYfhnY4O6FI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f747d6298497b14-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e1:c3:fd92:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e1:c3:fd92:8000::, 104.23.175.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 02:17:39 UTC] === END API CALL LOG ===
[06-May-2026 02:17:39 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 02:17:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk1IiwidXNlcm5hbWUiOiJBa2FzaG1vbGxhOTEiLCJlbWFpbCI6Im1vbGxhYWthc2gwMjNAZ21haWwuY29tIiwiZXhwIjoxNzc4NjM4NDc1fQ.hYc-dCI6y-FejIAqDTOWqrT1qraHjnIHbYfhnY4O6FI
[06-May-2026 02:17:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 02:17:39 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 02:17:39 UTC] User ID: 495
[06-May-2026 02:17:39 UTC] ✅ User profile retrieved successfully for user ID: 495
[06-May-2026 02:17:41 UTC] === API CALL LOG ===
[06-May-2026 02:17:41 UTC] Endpoint: user/profile.php
[06-May-2026 02:17:41 UTC] Full Log Data: {
    "timestamp": "2026-05-06 02:17:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:c3:fd92:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk1IiwidXNlcm5hbWUiOiJBa2FzaG1vbGxhOTEiLCJlbWFpbCI6Im1vbGxhYWthc2gwMjNAZ21haWwuY29tIiwiZXhwIjoxNzc4NjM4NDc1fQ.hYc-dCI6y-FejIAqDTOWqrT1qraHjnIHbYfhnY4O6FI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f747d6f88f67b14-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e1:c3:fd92:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e1:c3:fd92:8000::, 104.23.175.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 02:17:41 UTC] === END API CALL LOG ===
[06-May-2026 02:17:41 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 02:17:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk1IiwidXNlcm5hbWUiOiJBa2FzaG1vbGxhOTEiLCJlbWFpbCI6Im1vbGxhYWthc2gwMjNAZ21haWwuY29tIiwiZXhwIjoxNzc4NjM4NDc1fQ.hYc-dCI6y-FejIAqDTOWqrT1qraHjnIHbYfhnY4O6FI
[06-May-2026 02:17:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 02:17:41 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 02:17:41 UTC] User ID: 495
[06-May-2026 02:17:41 UTC] ✅ User profile retrieved successfully for user ID: 495
[06-May-2026 02:17:41 UTC] User Purchases API - User ID: 495
[06-May-2026 02:17:41 UTC] User Purchases API - Total purchases found: 0
[06-May-2026 02:17:46 UTC] === API CALL LOG ===
[06-May-2026 02:17:46 UTC] Endpoint: user/profile.php
[06-May-2026 02:17:46 UTC] Full Log Data: {
    "timestamp": "2026-05-06 02:17:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:c3:fd92:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk1IiwidXNlcm5hbWUiOiJBa2FzaG1vbGxhOTEiLCJlbWFpbCI6Im1vbGxhYWthc2gwMjNAZ21haWwuY29tIiwiZXhwIjoxNzc4NjM4NDc1fQ.hYc-dCI6y-FejIAqDTOWqrT1qraHjnIHbYfhnY4O6FI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f747d9159637b14-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e1:c3:fd92:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e1:c3:fd92:8000::, 104.23.175.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 02:17:46 UTC] === END API CALL LOG ===
[06-May-2026 02:17:46 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 02:17:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk1IiwidXNlcm5hbWUiOiJBa2FzaG1vbGxhOTEiLCJlbWFpbCI6Im1vbGxhYWthc2gwMjNAZ21haWwuY29tIiwiZXhwIjoxNzc4NjM4NDc1fQ.hYc-dCI6y-FejIAqDTOWqrT1qraHjnIHbYfhnY4O6FI
[06-May-2026 02:17:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 02:17:46 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 02:17:46 UTC] User ID: 495
[06-May-2026 02:17:46 UTC] ✅ User profile retrieved successfully for user ID: 495
[06-May-2026 02:17:47 UTC] User Purchases API - User ID: 495
[06-May-2026 02:17:47 UTC] User Purchases API - Total purchases found: 0
[06-May-2026 02:17:51 UTC] User Purchases API - User ID: 495
[06-May-2026 02:17:51 UTC] User Purchases API - Total purchases found: 0
[06-May-2026 02:17:53 UTC] === API CALL LOG ===
[06-May-2026 02:17:53 UTC] Endpoint: user/profile.php
[06-May-2026 02:17:53 UTC] Full Log Data: {
    "timestamp": "2026-05-06 02:17:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:c3:fd92:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk1IiwidXNlcm5hbWUiOiJBa2FzaG1vbGxhOTEiLCJlbWFpbCI6Im1vbGxhYWthc2gwMjNAZ21haWwuY29tIiwiZXhwIjoxNzc4NjM4NDc1fQ.hYc-dCI6y-FejIAqDTOWqrT1qraHjnIHbYfhnY4O6FI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f747dbd0c2e7b14-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e1:c3:fd92:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e1:c3:fd92:8000::, 104.23.175.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 02:17:53 UTC] === END API CALL LOG ===
[06-May-2026 02:17:53 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 02:17:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk1IiwidXNlcm5hbWUiOiJBa2FzaG1vbGxhOTEiLCJlbWFpbCI6Im1vbGxhYWthc2gwMjNAZ21haWwuY29tIiwiZXhwIjoxNzc4NjM4NDc1fQ.hYc-dCI6y-FejIAqDTOWqrT1qraHjnIHbYfhnY4O6FI
[06-May-2026 02:17:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 02:17:53 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 02:17:53 UTC] User ID: 495
[06-May-2026 02:17:53 UTC] ✅ User profile retrieved successfully for user ID: 495
[06-May-2026 02:17:53 UTC] User Purchases API - User ID: 495
[06-May-2026 02:17:53 UTC] User Purchases API - Total purchases found: 0
[06-May-2026 02:18:04 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 02:18:04 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 02:18:04 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk1IiwidXNlcm5hbWUiOiJBa2FzaG1vbGxhOTEiLCJlbWFpbCI6Im1vbGxhYWthc2gwMjNAZ21haWwuY29tIiwiZXhwIjoxNzc4NjM4NDc1fQ.hYc-dCI6y-FejIAqDTOWqrT1qraHjnIHbYfhnY4O6FI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f747e00dc037b14-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40e1:c3:fd92:8000::","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40e1:c3:fd92:8000::, 104.23.175.168"}
[06-May-2026 02:18:04 UTC] === User Orders API Called ===
[06-May-2026 02:18:04 UTC] User ID: 495
[06-May-2026 02:18:04 UTC] Limit: 20, Offset: 0
[06-May-2026 02:18:04 UTC] Orders found: 0
[06-May-2026 02:18:04 UTC] Orders data: []
[06-May-2026 02:18:04 UTC] Total orders count: 0
[06-May-2026 02:18:04 UTC] === API CALL LOG ===
[06-May-2026 02:18:04 UTC] Endpoint: user/profile.php
[06-May-2026 02:18:04 UTC] Full Log Data: {
    "timestamp": "2026-05-06 02:18:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:c3:fd92:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk1IiwidXNlcm5hbWUiOiJBa2FzaG1vbGxhOTEiLCJlbWFpbCI6Im1vbGxhYWthc2gwMjNAZ21haWwuY29tIiwiZXhwIjoxNzc4NjM4NDc1fQ.hYc-dCI6y-FejIAqDTOWqrT1qraHjnIHbYfhnY4O6FI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f747e00dc0c7b14-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e1:c3:fd92:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e1:c3:fd92:8000::, 104.23.175.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 02:18:04 UTC] === END API CALL LOG ===
[06-May-2026 02:18:04 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 02:18:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk1IiwidXNlcm5hbWUiOiJBa2FzaG1vbGxhOTEiLCJlbWFpbCI6Im1vbGxhYWthc2gwMjNAZ21haWwuY29tIiwiZXhwIjoxNzc4NjM4NDc1fQ.hYc-dCI6y-FejIAqDTOWqrT1qraHjnIHbYfhnY4O6FI
[06-May-2026 02:18:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 02:18:04 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 02:18:04 UTC] User ID: 495
[06-May-2026 02:18:04 UTC] ✅ User profile retrieved successfully for user ID: 495
[06-May-2026 02:18:04 UTC] === API CALL LOG ===
[06-May-2026 02:18:04 UTC] Endpoint: user/profile.php
[06-May-2026 02:18:04 UTC] Full Log Data: {
    "timestamp": "2026-05-06 02:18:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:c3:fd92:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk1IiwidXNlcm5hbWUiOiJBa2FzaG1vbGxhOTEiLCJlbWFpbCI6Im1vbGxhYWthc2gwMjNAZ21haWwuY29tIiwiZXhwIjoxNzc4NjM4NDc1fQ.hYc-dCI6y-FejIAqDTOWqrT1qraHjnIHbYfhnY4O6FI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f747e04ae907b14-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e1:c3:fd92:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e1:c3:fd92:8000::, 104.23.175.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 02:18:04 UTC] === END API CALL LOG ===
[06-May-2026 02:18:04 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 02:18:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk1IiwidXNlcm5hbWUiOiJBa2FzaG1vbGxhOTEiLCJlbWFpbCI6Im1vbGxhYWthc2gwMjNAZ21haWwuY29tIiwiZXhwIjoxNzc4NjM4NDc1fQ.hYc-dCI6y-FejIAqDTOWqrT1qraHjnIHbYfhnY4O6FI
[06-May-2026 02:18:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 02:18:04 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 02:18:04 UTC] User ID: 495
[06-May-2026 02:18:04 UTC] ✅ User profile retrieved successfully for user ID: 495
[06-May-2026 02:18:12 UTC] === API CALL LOG ===
[06-May-2026 02:18:12 UTC] Endpoint: user/profile.php
[06-May-2026 02:18:12 UTC] Full Log Data: {
    "timestamp": "2026-05-06 02:18:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:c3:fd92:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk1IiwidXNlcm5hbWUiOiJBa2FzaG1vbGxhOTEiLCJlbWFpbCI6Im1vbGxhYWthc2gwMjNAZ21haWwuY29tIiwiZXhwIjoxNzc4NjM4NDc1fQ.hYc-dCI6y-FejIAqDTOWqrT1qraHjnIHbYfhnY4O6FI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f747e3419ae7b14-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e1:c3:fd92:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e1:c3:fd92:8000::, 104.23.175.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 02:18:12 UTC] === END API CALL LOG ===
[06-May-2026 02:18:12 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 02:18:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk1IiwidXNlcm5hbWUiOiJBa2FzaG1vbGxhOTEiLCJlbWFpbCI6Im1vbGxhYWthc2gwMjNAZ21haWwuY29tIiwiZXhwIjoxNzc4NjM4NDc1fQ.hYc-dCI6y-FejIAqDTOWqrT1qraHjnIHbYfhnY4O6FI
[06-May-2026 02:18:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 02:18:12 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 02:18:12 UTC] User ID: 495
[06-May-2026 02:18:12 UTC] ✅ User profile retrieved successfully for user ID: 495
[06-May-2026 04:05:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 04:05:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 04:05:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk2IiwidXNlcm5hbWUiOiJNS04gU2VsYW5nb3IiLCJlbWFpbCI6Im5henJpYW1pbjc3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODY0NTEwMX0.BOSPi-wDQUv8rjbT8QNE5QScrpdKEqOAdKNVnwBRNUQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f751ab0cab0c90f-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"175.139.253.137","CF-IPCountry":"MY","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"175.139.253.137, 172.69.176.74"}
[06-May-2026 04:05:02 UTC] === User Orders API Called ===
[06-May-2026 04:05:02 UTC] User ID: 496
[06-May-2026 04:05:02 UTC] Limit: 20, Offset: 0
[06-May-2026 04:05:02 UTC] Orders found: 0
[06-May-2026 04:05:02 UTC] Orders data: []
[06-May-2026 04:05:02 UTC] Total orders count: 0
[06-May-2026 04:05:02 UTC] === API CALL LOG ===
[06-May-2026 04:05:02 UTC] Endpoint: user/profile.php
[06-May-2026 04:05:02 UTC] Full Log Data: {
    "timestamp": "2026-05-06 04:05:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "175.139.253.137",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk2IiwidXNlcm5hbWUiOiJNS04gU2VsYW5nb3IiLCJlbWFpbCI6Im5henJpYW1pbjc3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODY0NTEwMX0.BOSPi-wDQUv8rjbT8QNE5QScrpdKEqOAdKNVnwBRNUQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f751ab0aa5bc90f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "175.139.253.137",
        "CF-IPCountry": "MY",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "175.139.253.137, 172.69.176.74"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 04:05:02 UTC] === END API CALL LOG ===
[06-May-2026 04:05:02 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 04:05:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk2IiwidXNlcm5hbWUiOiJNS04gU2VsYW5nb3IiLCJlbWFpbCI6Im5henJpYW1pbjc3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODY0NTEwMX0.BOSPi-wDQUv8rjbT8QNE5QScrpdKEqOAdKNVnwBRNUQ
[06-May-2026 04:05:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 04:05:02 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 04:05:02 UTC] User ID: 496
[06-May-2026 04:05:02 UTC] ✅ User profile retrieved successfully for user ID: 496
[06-May-2026 04:05:02 UTC] === API CALL LOG ===
[06-May-2026 04:05:02 UTC] Endpoint: user/profile.php
[06-May-2026 04:05:02 UTC] Full Log Data: {
    "timestamp": "2026-05-06 04:05:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "175.139.253.137",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk2IiwidXNlcm5hbWUiOiJNS04gU2VsYW5nb3IiLCJlbWFpbCI6Im5henJpYW1pbjc3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODY0NTEwMX0.BOSPi-wDQUv8rjbT8QNE5QScrpdKEqOAdKNVnwBRNUQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f751ab14c6fc90f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "175.139.253.137",
        "CF-IPCountry": "MY",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "175.139.253.137, 172.69.176.75"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 04:05:02 UTC] === END API CALL LOG ===
[06-May-2026 04:05:02 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 04:05:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk2IiwidXNlcm5hbWUiOiJNS04gU2VsYW5nb3IiLCJlbWFpbCI6Im5henJpYW1pbjc3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODY0NTEwMX0.BOSPi-wDQUv8rjbT8QNE5QScrpdKEqOAdKNVnwBRNUQ
[06-May-2026 04:05:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 04:05:02 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 04:05:02 UTC] User ID: 496
[06-May-2026 04:05:02 UTC] ✅ User profile retrieved successfully for user ID: 496
[06-May-2026 04:05:03 UTC] === API CALL LOG ===
[06-May-2026 04:05:03 UTC] Endpoint: user/profile.php
[06-May-2026 04:05:03 UTC] Full Log Data: {
    "timestamp": "2026-05-06 04:05:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "175.139.253.137",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk2IiwidXNlcm5hbWUiOiJNS04gU2VsYW5nb3IiLCJlbWFpbCI6Im5henJpYW1pbjc3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODY0NTEwMX0.BOSPi-wDQUv8rjbT8QNE5QScrpdKEqOAdKNVnwBRNUQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f751ab79a3ac90f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "175.139.253.137",
        "CF-IPCountry": "MY",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "175.139.253.137, 172.69.176.75"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 04:05:03 UTC] === END API CALL LOG ===
[06-May-2026 04:05:03 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 04:05:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk2IiwidXNlcm5hbWUiOiJNS04gU2VsYW5nb3IiLCJlbWFpbCI6Im5henJpYW1pbjc3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODY0NTEwMX0.BOSPi-wDQUv8rjbT8QNE5QScrpdKEqOAdKNVnwBRNUQ
[06-May-2026 04:05:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 04:05:03 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 04:05:03 UTC] User ID: 496
[06-May-2026 04:05:03 UTC] ✅ User profile retrieved successfully for user ID: 496
[06-May-2026 04:05:06 UTC] === API CALL LOG ===
[06-May-2026 04:05:06 UTC] Endpoint: user/profile.php
[06-May-2026 04:05:06 UTC] Full Log Data: {
    "timestamp": "2026-05-06 04:05:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "175.139.253.137",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk2IiwidXNlcm5hbWUiOiJNS04gU2VsYW5nb3IiLCJlbWFpbCI6Im5henJpYW1pbjc3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODY0NTEwMX0.BOSPi-wDQUv8rjbT8QNE5QScrpdKEqOAdKNVnwBRNUQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f751ac8cfccc90f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "175.139.253.137",
        "CF-IPCountry": "MY",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "175.139.253.137, 172.69.176.74"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 04:05:06 UTC] === END API CALL LOG ===
[06-May-2026 04:05:06 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 04:05:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk2IiwidXNlcm5hbWUiOiJNS04gU2VsYW5nb3IiLCJlbWFpbCI6Im5henJpYW1pbjc3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODY0NTEwMX0.BOSPi-wDQUv8rjbT8QNE5QScrpdKEqOAdKNVnwBRNUQ
[06-May-2026 04:05:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 04:05:06 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 04:05:06 UTC] User ID: 496
[06-May-2026 04:05:06 UTC] ✅ User profile retrieved successfully for user ID: 496
[06-May-2026 04:05:06 UTC] User Purchases API - User ID: 496
[06-May-2026 04:05:06 UTC] User Purchases API - Total purchases found: 0
[06-May-2026 04:05:12 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 04:05:12 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 04:05:12 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk2IiwidXNlcm5hbWUiOiJNS04gU2VsYW5nb3IiLCJlbWFpbCI6Im5henJpYW1pbjc3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODY0NTEwMX0.BOSPi-wDQUv8rjbT8QNE5QScrpdKEqOAdKNVnwBRNUQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f751aedde36c90f-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"175.139.253.137","CF-IPCountry":"MY","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"175.139.253.137, 172.69.176.75"}
[06-May-2026 04:05:12 UTC] === User Orders API Called ===
[06-May-2026 04:05:12 UTC] User ID: 496
[06-May-2026 04:05:12 UTC] Limit: 20, Offset: 0
[06-May-2026 04:05:12 UTC] Orders found: 0
[06-May-2026 04:05:12 UTC] Orders data: []
[06-May-2026 04:05:12 UTC] Total orders count: 0
[06-May-2026 04:05:12 UTC] === API CALL LOG ===
[06-May-2026 04:05:12 UTC] Endpoint: user/profile.php
[06-May-2026 04:05:12 UTC] Full Log Data: {
    "timestamp": "2026-05-06 04:05:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "175.139.253.137",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk2IiwidXNlcm5hbWUiOiJNS04gU2VsYW5nb3IiLCJlbWFpbCI6Im5henJpYW1pbjc3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODY0NTEwMX0.BOSPi-wDQUv8rjbT8QNE5QScrpdKEqOAdKNVnwBRNUQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f751aee6f9ec90f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "175.139.253.137",
        "CF-IPCountry": "MY",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "175.139.253.137, 172.69.176.75"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 04:05:12 UTC] === END API CALL LOG ===
[06-May-2026 04:05:12 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 04:05:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk2IiwidXNlcm5hbWUiOiJNS04gU2VsYW5nb3IiLCJlbWFpbCI6Im5henJpYW1pbjc3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODY0NTEwMX0.BOSPi-wDQUv8rjbT8QNE5QScrpdKEqOAdKNVnwBRNUQ
[06-May-2026 04:05:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 04:05:12 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 04:05:12 UTC] User ID: 496
[06-May-2026 04:05:12 UTC] ✅ User profile retrieved successfully for user ID: 496
[06-May-2026 04:05:12 UTC] === API CALL LOG ===
[06-May-2026 04:05:12 UTC] Endpoint: user/profile.php
[06-May-2026 04:05:12 UTC] Full Log Data: {
    "timestamp": "2026-05-06 04:05:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "175.139.253.137",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk2IiwidXNlcm5hbWUiOiJNS04gU2VsYW5nb3IiLCJlbWFpbCI6Im5henJpYW1pbjc3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODY0NTEwMX0.BOSPi-wDQUv8rjbT8QNE5QScrpdKEqOAdKNVnwBRNUQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f751af24ba8c90f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "175.139.253.137",
        "CF-IPCountry": "MY",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "175.139.253.137, 172.69.176.75"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 04:05:12 UTC] === END API CALL LOG ===
[06-May-2026 04:05:12 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 04:05:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk2IiwidXNlcm5hbWUiOiJNS04gU2VsYW5nb3IiLCJlbWFpbCI6Im5henJpYW1pbjc3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODY0NTEwMX0.BOSPi-wDQUv8rjbT8QNE5QScrpdKEqOAdKNVnwBRNUQ
[06-May-2026 04:05:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 04:05:12 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 04:05:12 UTC] User ID: 496
[06-May-2026 04:05:12 UTC] ✅ User profile retrieved successfully for user ID: 496
[06-May-2026 04:05:13 UTC] === API CALL LOG ===
[06-May-2026 04:05:13 UTC] Endpoint: user/profile.php
[06-May-2026 04:05:13 UTC] Full Log Data: {
    "timestamp": "2026-05-06 04:05:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "175.139.253.137",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk2IiwidXNlcm5hbWUiOiJNS04gU2VsYW5nb3IiLCJlbWFpbCI6Im5henJpYW1pbjc3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODY0NTEwMX0.BOSPi-wDQUv8rjbT8QNE5QScrpdKEqOAdKNVnwBRNUQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f751af4ba96c90f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "175.139.253.137",
        "CF-IPCountry": "MY",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "175.139.253.137, 172.69.176.75"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 04:05:13 UTC] === END API CALL LOG ===
[06-May-2026 04:05:13 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 04:05:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk2IiwidXNlcm5hbWUiOiJNS04gU2VsYW5nb3IiLCJlbWFpbCI6Im5henJpYW1pbjc3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODY0NTEwMX0.BOSPi-wDQUv8rjbT8QNE5QScrpdKEqOAdKNVnwBRNUQ
[06-May-2026 04:05:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 04:05:13 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 04:05:13 UTC] User ID: 496
[06-May-2026 04:05:13 UTC] ✅ User profile retrieved successfully for user ID: 496
[06-May-2026 04:06:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 04:06:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 04:06:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk2IiwidXNlcm5hbWUiOiJNS04gU2VsYW5nb3IiLCJlbWFpbCI6Im5henJpYW1pbjc3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODY0NTEwMX0.BOSPi-wDQUv8rjbT8QNE5QScrpdKEqOAdKNVnwBRNUQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f751c6f1b4dc90f-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"175.139.253.137","CF-IPCountry":"MY","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"175.139.253.137, 172.69.176.75"}
[06-May-2026 04:06:13 UTC] === User Orders API Called ===
[06-May-2026 04:06:13 UTC] User ID: 496
[06-May-2026 04:06:13 UTC] Limit: 20, Offset: 0
[06-May-2026 04:06:13 UTC] Orders found: 0
[06-May-2026 04:06:13 UTC] Orders data: []
[06-May-2026 04:06:13 UTC] Total orders count: 0
[06-May-2026 04:06:17 UTC] === API CALL LOG ===
[06-May-2026 04:06:17 UTC] Endpoint: user/profile.php
[06-May-2026 04:06:17 UTC] Full Log Data: {
    "timestamp": "2026-05-06 04:06:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "175.139.253.137",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk2IiwidXNlcm5hbWUiOiJNS04gU2VsYW5nb3IiLCJlbWFpbCI6Im5henJpYW1pbjc3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODY0NTEwMX0.BOSPi-wDQUv8rjbT8QNE5QScrpdKEqOAdKNVnwBRNUQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f751c854e58c90f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "175.139.253.137",
        "CF-IPCountry": "MY",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "175.139.253.137, 172.69.176.75"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 04:06:17 UTC] === END API CALL LOG ===
[06-May-2026 04:06:17 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 04:06:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk2IiwidXNlcm5hbWUiOiJNS04gU2VsYW5nb3IiLCJlbWFpbCI6Im5henJpYW1pbjc3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODY0NTEwMX0.BOSPi-wDQUv8rjbT8QNE5QScrpdKEqOAdKNVnwBRNUQ
[06-May-2026 04:06:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 04:06:17 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 04:06:17 UTC] User ID: 496
[06-May-2026 04:06:17 UTC] ✅ User profile retrieved successfully for user ID: 496
[06-May-2026 04:06:17 UTC] User Purchases API - User ID: 496
[06-May-2026 04:06:17 UTC] User Purchases API - Total purchases found: 0
[06-May-2026 04:07:40 UTC] === API CALL LOG ===
[06-May-2026 04:07:40 UTC] Endpoint: user/profile.php
[06-May-2026 04:07:40 UTC] Full Log Data: {
    "timestamp": "2026-05-06 04:07:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "175.139.253.137",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk2IiwidXNlcm5hbWUiOiJNS04gU2VsYW5nb3IiLCJlbWFpbCI6Im5henJpYW1pbjc3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODY0NTEwMX0.BOSPi-wDQUv8rjbT8QNE5QScrpdKEqOAdKNVnwBRNUQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f751e8e3d5dc90f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "175.139.253.137",
        "CF-IPCountry": "MY",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "175.139.253.137, 172.69.176.74"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 04:07:40 UTC] === END API CALL LOG ===
[06-May-2026 04:07:40 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 04:07:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk2IiwidXNlcm5hbWUiOiJNS04gU2VsYW5nb3IiLCJlbWFpbCI6Im5henJpYW1pbjc3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODY0NTEwMX0.BOSPi-wDQUv8rjbT8QNE5QScrpdKEqOAdKNVnwBRNUQ
[06-May-2026 04:07:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 04:07:40 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 04:07:40 UTC] User ID: 496
[06-May-2026 04:07:40 UTC] ✅ User profile retrieved successfully for user ID: 496
[06-May-2026 04:07:41 UTC] User Purchases API - User ID: 496
[06-May-2026 04:07:41 UTC] User Purchases API - Total purchases found: 0
[06-May-2026 04:07:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 04:07:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 04:07:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk2IiwidXNlcm5hbWUiOiJNS04gU2VsYW5nb3IiLCJlbWFpbCI6Im5henJpYW1pbjc3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODY0NTEwMX0.BOSPi-wDQUv8rjbT8QNE5QScrpdKEqOAdKNVnwBRNUQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f751ea99b79c90f-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"175.139.253.137","CF-IPCountry":"MY","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"175.139.253.137, 172.69.176.74"}
[06-May-2026 04:07:45 UTC] === User Orders API Called ===
[06-May-2026 04:07:45 UTC] User ID: 496
[06-May-2026 04:07:45 UTC] Limit: 20, Offset: 0
[06-May-2026 04:07:45 UTC] Orders found: 0
[06-May-2026 04:07:45 UTC] Orders data: []
[06-May-2026 04:07:45 UTC] Total orders count: 0
[06-May-2026 04:07:45 UTC] === API CALL LOG ===
[06-May-2026 04:07:45 UTC] Endpoint: user/profile.php
[06-May-2026 04:07:45 UTC] Full Log Data: {
    "timestamp": "2026-05-06 04:07:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "175.139.253.137",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk2IiwidXNlcm5hbWUiOiJNS04gU2VsYW5nb3IiLCJlbWFpbCI6Im5henJpYW1pbjc3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODY0NTEwMX0.BOSPi-wDQUv8rjbT8QNE5QScrpdKEqOAdKNVnwBRNUQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f751eaa3d57c90f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "175.139.253.137",
        "CF-IPCountry": "MY",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "175.139.253.137, 172.69.176.75"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 04:07:45 UTC] === END API CALL LOG ===
[06-May-2026 04:07:45 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 04:07:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk2IiwidXNlcm5hbWUiOiJNS04gU2VsYW5nb3IiLCJlbWFpbCI6Im5henJpYW1pbjc3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODY0NTEwMX0.BOSPi-wDQUv8rjbT8QNE5QScrpdKEqOAdKNVnwBRNUQ
[06-May-2026 04:07:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 04:07:45 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 04:07:45 UTC] User ID: 496
[06-May-2026 04:07:45 UTC] ✅ User profile retrieved successfully for user ID: 496
[06-May-2026 04:07:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 04:07:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 04:07:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk2IiwidXNlcm5hbWUiOiJNS04gU2VsYW5nb3IiLCJlbWFpbCI6Im5henJpYW1pbjc3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODY0NTEwMX0.BOSPi-wDQUv8rjbT8QNE5QScrpdKEqOAdKNVnwBRNUQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f751eabea8ec90f-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"175.139.253.137","CF-IPCountry":"MY","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"175.139.253.137, 172.69.176.74"}
[06-May-2026 04:07:45 UTC] === User Orders API Called ===
[06-May-2026 04:07:45 UTC] User ID: 496
[06-May-2026 04:07:45 UTC] Limit: 20, Offset: 0
[06-May-2026 04:07:45 UTC] Orders found: 0
[06-May-2026 04:07:45 UTC] Orders data: []
[06-May-2026 04:07:45 UTC] Total orders count: 0
[06-May-2026 04:07:46 UTC] === API CALL LOG ===
[06-May-2026 04:07:46 UTC] Endpoint: user/profile.php
[06-May-2026 04:07:46 UTC] Full Log Data: {
    "timestamp": "2026-05-06 04:07:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "175.139.253.137",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk2IiwidXNlcm5hbWUiOiJNS04gU2VsYW5nb3IiLCJlbWFpbCI6Im5henJpYW1pbjc3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODY0NTEwMX0.BOSPi-wDQUv8rjbT8QNE5QScrpdKEqOAdKNVnwBRNUQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f751eb16ce1c90f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "175.139.253.137",
        "CF-IPCountry": "MY",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "175.139.253.137, 172.69.176.75"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 04:07:46 UTC] === END API CALL LOG ===
[06-May-2026 04:07:46 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 04:07:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk2IiwidXNlcm5hbWUiOiJNS04gU2VsYW5nb3IiLCJlbWFpbCI6Im5henJpYW1pbjc3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODY0NTEwMX0.BOSPi-wDQUv8rjbT8QNE5QScrpdKEqOAdKNVnwBRNUQ
[06-May-2026 04:07:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 04:07:46 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 04:07:46 UTC] User ID: 496
[06-May-2026 04:07:46 UTC] ✅ User profile retrieved successfully for user ID: 496
[06-May-2026 04:07:46 UTC] User Purchases API - User ID: 496
[06-May-2026 04:07:46 UTC] User Purchases API - Total purchases found: 0
[06-May-2026 04:07:50 UTC] === API CALL LOG ===
[06-May-2026 04:07:50 UTC] Endpoint: user/profile.php
[06-May-2026 04:07:50 UTC] Full Log Data: {
    "timestamp": "2026-05-06 04:07:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "175.139.253.137",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk2IiwidXNlcm5hbWUiOiJNS04gU2VsYW5nb3IiLCJlbWFpbCI6Im5henJpYW1pbjc3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODY0NTEwMX0.BOSPi-wDQUv8rjbT8QNE5QScrpdKEqOAdKNVnwBRNUQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f751ecc9e40c90f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "175.139.253.137",
        "CF-IPCountry": "MY",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "175.139.253.137, 172.69.176.74"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 04:07:50 UTC] === END API CALL LOG ===
[06-May-2026 04:07:50 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 04:07:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk2IiwidXNlcm5hbWUiOiJNS04gU2VsYW5nb3IiLCJlbWFpbCI6Im5henJpYW1pbjc3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODY0NTEwMX0.BOSPi-wDQUv8rjbT8QNE5QScrpdKEqOAdKNVnwBRNUQ
[06-May-2026 04:07:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 04:07:50 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 04:07:50 UTC] User ID: 496
[06-May-2026 04:07:50 UTC] ✅ User profile retrieved successfully for user ID: 496
[06-May-2026 04:07:50 UTC] User Purchases API - User ID: 496
[06-May-2026 04:07:50 UTC] User Purchases API - Total purchases found: 0
[06-May-2026 04:07:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 04:07:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 04:07:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk2IiwidXNlcm5hbWUiOiJNS04gU2VsYW5nb3IiLCJlbWFpbCI6Im5henJpYW1pbjc3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODY0NTEwMX0.BOSPi-wDQUv8rjbT8QNE5QScrpdKEqOAdKNVnwBRNUQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f751ed72eb5c90f-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"175.139.253.137","CF-IPCountry":"MY","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"175.139.253.137, 172.69.176.75"}
[06-May-2026 04:07:52 UTC] === User Orders API Called ===
[06-May-2026 04:07:52 UTC] User ID: 496
[06-May-2026 04:07:52 UTC] Limit: 20, Offset: 0
[06-May-2026 04:07:52 UTC] Orders found: 0
[06-May-2026 04:07:52 UTC] Orders data: []
[06-May-2026 04:07:52 UTC] Total orders count: 0
[06-May-2026 04:07:52 UTC] === API CALL LOG ===
[06-May-2026 04:07:52 UTC] Endpoint: user/profile.php
[06-May-2026 04:07:52 UTC] Full Log Data: {
    "timestamp": "2026-05-06 04:07:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "175.139.253.137",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk2IiwidXNlcm5hbWUiOiJNS04gU2VsYW5nb3IiLCJlbWFpbCI6Im5henJpYW1pbjc3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODY0NTEwMX0.BOSPi-wDQUv8rjbT8QNE5QScrpdKEqOAdKNVnwBRNUQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f751ed7a857c90f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "175.139.253.137",
        "CF-IPCountry": "MY",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "175.139.253.137, 172.69.176.74"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 04:07:52 UTC] === END API CALL LOG ===
[06-May-2026 04:07:52 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 04:07:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk2IiwidXNlcm5hbWUiOiJNS04gU2VsYW5nb3IiLCJlbWFpbCI6Im5henJpYW1pbjc3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODY0NTEwMX0.BOSPi-wDQUv8rjbT8QNE5QScrpdKEqOAdKNVnwBRNUQ
[06-May-2026 04:07:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 04:07:52 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 04:07:52 UTC] User ID: 496
[06-May-2026 04:07:52 UTC] ✅ User profile retrieved successfully for user ID: 496
[06-May-2026 04:07:52 UTC] === API CALL LOG ===
[06-May-2026 04:07:52 UTC] Endpoint: user/profile.php
[06-May-2026 04:07:52 UTC] Full Log Data: {
    "timestamp": "2026-05-06 04:07:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "175.139.253.137",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk2IiwidXNlcm5hbWUiOiJNS04gU2VsYW5nb3IiLCJlbWFpbCI6Im5henJpYW1pbjc3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODY0NTEwMX0.BOSPi-wDQUv8rjbT8QNE5QScrpdKEqOAdKNVnwBRNUQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f751ed9ff63c90f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "175.139.253.137",
        "CF-IPCountry": "MY",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "175.139.253.137, 172.69.176.74"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 04:07:52 UTC] === END API CALL LOG ===
[06-May-2026 04:07:52 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 04:07:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk2IiwidXNlcm5hbWUiOiJNS04gU2VsYW5nb3IiLCJlbWFpbCI6Im5henJpYW1pbjc3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODY0NTEwMX0.BOSPi-wDQUv8rjbT8QNE5QScrpdKEqOAdKNVnwBRNUQ
[06-May-2026 04:07:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 04:07:52 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 04:07:52 UTC] User ID: 496
[06-May-2026 04:07:52 UTC] ✅ User profile retrieved successfully for user ID: 496
[06-May-2026 04:07:53 UTC] === API CALL LOG ===
[06-May-2026 04:07:53 UTC] Endpoint: user/profile.php
[06-May-2026 04:07:53 UTC] Full Log Data: {
    "timestamp": "2026-05-06 04:07:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "175.139.253.137",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk2IiwidXNlcm5hbWUiOiJNS04gU2VsYW5nb3IiLCJlbWFpbCI6Im5henJpYW1pbjc3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODY0NTEwMX0.BOSPi-wDQUv8rjbT8QNE5QScrpdKEqOAdKNVnwBRNUQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f751edc7ecfc90f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "175.139.253.137",
        "CF-IPCountry": "MY",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "175.139.253.137, 172.69.176.75"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 04:07:53 UTC] === END API CALL LOG ===
[06-May-2026 04:07:53 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 04:07:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk2IiwidXNlcm5hbWUiOiJNS04gU2VsYW5nb3IiLCJlbWFpbCI6Im5henJpYW1pbjc3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODY0NTEwMX0.BOSPi-wDQUv8rjbT8QNE5QScrpdKEqOAdKNVnwBRNUQ
[06-May-2026 04:07:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 04:07:53 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 04:07:53 UTC] User ID: 496
[06-May-2026 04:07:53 UTC] ✅ User profile retrieved successfully for user ID: 496
[06-May-2026 04:08:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 04:08:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 04:08:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk2IiwidXNlcm5hbWUiOiJNS04gU2VsYW5nb3IiLCJlbWFpbCI6Im5henJpYW1pbjc3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODY0NTEwMX0.BOSPi-wDQUv8rjbT8QNE5QScrpdKEqOAdKNVnwBRNUQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f751f8c6cf8c90f-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"175.139.253.137","CF-IPCountry":"MY","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"175.139.253.137, 172.69.176.75"}
[06-May-2026 04:08:21 UTC] === User Orders API Called ===
[06-May-2026 04:08:21 UTC] User ID: 496
[06-May-2026 04:08:21 UTC] Limit: 20, Offset: 0
[06-May-2026 04:08:21 UTC] Orders found: 0
[06-May-2026 04:08:21 UTC] Orders data: []
[06-May-2026 04:08:21 UTC] Total orders count: 0
[06-May-2026 04:08:21 UTC] === API CALL LOG ===
[06-May-2026 04:08:21 UTC] Endpoint: user/profile.php
[06-May-2026 04:08:21 UTC] Full Log Data: {
    "timestamp": "2026-05-06 04:08:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "175.139.253.137",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk2IiwidXNlcm5hbWUiOiJNS04gU2VsYW5nb3IiLCJlbWFpbCI6Im5henJpYW1pbjc3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODY0NTEwMX0.BOSPi-wDQUv8rjbT8QNE5QScrpdKEqOAdKNVnwBRNUQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f751f8cfecfc90f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "175.139.253.137",
        "CF-IPCountry": "MY",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "175.139.253.137, 172.69.176.75"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 04:08:21 UTC] === END API CALL LOG ===
[06-May-2026 04:08:21 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 04:08:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk2IiwidXNlcm5hbWUiOiJNS04gU2VsYW5nb3IiLCJlbWFpbCI6Im5henJpYW1pbjc3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODY0NTEwMX0.BOSPi-wDQUv8rjbT8QNE5QScrpdKEqOAdKNVnwBRNUQ
[06-May-2026 04:08:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 04:08:21 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 04:08:21 UTC] User ID: 496
[06-May-2026 04:08:21 UTC] ✅ User profile retrieved successfully for user ID: 496
[06-May-2026 04:08:22 UTC] === API CALL LOG ===
[06-May-2026 04:08:22 UTC] Endpoint: user/profile.php
[06-May-2026 04:08:22 UTC] Full Log Data: {
    "timestamp": "2026-05-06 04:08:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "175.139.253.137",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk2IiwidXNlcm5hbWUiOiJNS04gU2VsYW5nb3IiLCJlbWFpbCI6Im5henJpYW1pbjc3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODY0NTEwMX0.BOSPi-wDQUv8rjbT8QNE5QScrpdKEqOAdKNVnwBRNUQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f751f90fa95c90f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "175.139.253.137",
        "CF-IPCountry": "MY",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "175.139.253.137, 172.69.176.75"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 04:08:22 UTC] === END API CALL LOG ===
[06-May-2026 04:08:22 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 04:08:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk2IiwidXNlcm5hbWUiOiJNS04gU2VsYW5nb3IiLCJlbWFpbCI6Im5henJpYW1pbjc3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODY0NTEwMX0.BOSPi-wDQUv8rjbT8QNE5QScrpdKEqOAdKNVnwBRNUQ
[06-May-2026 04:08:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 04:08:22 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 04:08:22 UTC] User ID: 496
[06-May-2026 04:08:22 UTC] ✅ User profile retrieved successfully for user ID: 496
[06-May-2026 04:08:22 UTC] === API CALL LOG ===
[06-May-2026 04:08:22 UTC] Endpoint: user/profile.php
[06-May-2026 04:08:22 UTC] Full Log Data: {
    "timestamp": "2026-05-06 04:08:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "175.139.253.137",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk2IiwidXNlcm5hbWUiOiJNS04gU2VsYW5nb3IiLCJlbWFpbCI6Im5henJpYW1pbjc3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODY0NTEwMX0.BOSPi-wDQUv8rjbT8QNE5QScrpdKEqOAdKNVnwBRNUQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f751f937a7fc90f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "175.139.253.137",
        "CF-IPCountry": "MY",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "175.139.253.137, 172.69.176.74"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 04:08:22 UTC] === END API CALL LOG ===
[06-May-2026 04:08:22 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 04:08:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk2IiwidXNlcm5hbWUiOiJNS04gU2VsYW5nb3IiLCJlbWFpbCI6Im5henJpYW1pbjc3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODY0NTEwMX0.BOSPi-wDQUv8rjbT8QNE5QScrpdKEqOAdKNVnwBRNUQ
[06-May-2026 04:08:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 04:08:22 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 04:08:22 UTC] User ID: 496
[06-May-2026 04:08:22 UTC] ✅ User profile retrieved successfully for user ID: 496
[06-May-2026 04:09:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 04:09:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 04:09:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk2IiwidXNlcm5hbWUiOiJNS04gU2VsYW5nb3IiLCJlbWFpbCI6Im5henJpYW1pbjc3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODY0NTEwMX0.BOSPi-wDQUv8rjbT8QNE5QScrpdKEqOAdKNVnwBRNUQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f752086bd51c90f-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"175.139.253.137","CF-IPCountry":"MY","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"175.139.253.137, 172.69.176.75"}
[06-May-2026 04:09:01 UTC] === User Orders API Called ===
[06-May-2026 04:09:01 UTC] User ID: 496
[06-May-2026 04:09:01 UTC] Limit: 20, Offset: 0
[06-May-2026 04:09:01 UTC] Orders found: 0
[06-May-2026 04:09:01 UTC] Orders data: []
[06-May-2026 04:09:01 UTC] Total orders count: 0
[06-May-2026 04:09:02 UTC] === API CALL LOG ===
[06-May-2026 04:09:02 UTC] Endpoint: user/profile.php
[06-May-2026 04:09:02 UTC] Full Log Data: {
    "timestamp": "2026-05-06 04:09:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "175.139.253.137",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk2IiwidXNlcm5hbWUiOiJNS04gU2VsYW5nb3IiLCJlbWFpbCI6Im5henJpYW1pbjc3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODY0NTEwMX0.BOSPi-wDQUv8rjbT8QNE5QScrpdKEqOAdKNVnwBRNUQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f75208d295fc90f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "175.139.253.137",
        "CF-IPCountry": "MY",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "175.139.253.137, 172.69.176.75"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 04:09:02 UTC] === END API CALL LOG ===
[06-May-2026 04:09:02 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 04:09:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk2IiwidXNlcm5hbWUiOiJNS04gU2VsYW5nb3IiLCJlbWFpbCI6Im5henJpYW1pbjc3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODY0NTEwMX0.BOSPi-wDQUv8rjbT8QNE5QScrpdKEqOAdKNVnwBRNUQ
[06-May-2026 04:09:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 04:09:02 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 04:09:02 UTC] User ID: 496
[06-May-2026 04:09:02 UTC] ✅ User profile retrieved successfully for user ID: 496
[06-May-2026 04:09:02 UTC] User Purchases API - User ID: 496
[06-May-2026 04:09:02 UTC] User Purchases API - Total purchases found: 2
[06-May-2026 04:09:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 04:09:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 04:09:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk2IiwidXNlcm5hbWUiOiJNS04gU2VsYW5nb3IiLCJlbWFpbCI6Im5henJpYW1pbjc3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODY0NTEwMX0.BOSPi-wDQUv8rjbT8QNE5QScrpdKEqOAdKNVnwBRNUQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f7520958d95c90f-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"175.139.253.137","CF-IPCountry":"MY","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"175.139.253.137, 172.69.176.75"}
[06-May-2026 04:09:03 UTC] === User Orders API Called ===
[06-May-2026 04:09:03 UTC] User ID: 496
[06-May-2026 04:09:03 UTC] Limit: 20, Offset: 0
[06-May-2026 04:09:03 UTC] Orders found: 0
[06-May-2026 04:09:03 UTC] Orders data: []
[06-May-2026 04:09:03 UTC] Total orders count: 0
[06-May-2026 04:09:04 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 04:09:04 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 04:09:04 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk2IiwidXNlcm5hbWUiOiJNS04gU2VsYW5nb3IiLCJlbWFpbCI6Im5henJpYW1pbjc3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODY0NTEwMX0.BOSPi-wDQUv8rjbT8QNE5QScrpdKEqOAdKNVnwBRNUQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f75209b6b1bc90f-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"175.139.253.137","CF-IPCountry":"MY","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"175.139.253.137, 172.69.176.74"}
[06-May-2026 04:09:04 UTC] === User Orders API Called ===
[06-May-2026 04:09:04 UTC] User ID: 496
[06-May-2026 04:09:04 UTC] Limit: 20, Offset: 0
[06-May-2026 04:09:04 UTC] Orders found: 0
[06-May-2026 04:09:04 UTC] Orders data: []
[06-May-2026 04:09:04 UTC] Total orders count: 0
[06-May-2026 04:09:04 UTC] === API CALL LOG ===
[06-May-2026 04:09:04 UTC] Endpoint: user/profile.php
[06-May-2026 04:09:04 UTC] Full Log Data: {
    "timestamp": "2026-05-06 04:09:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "175.139.253.137",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk2IiwidXNlcm5hbWUiOiJNS04gU2VsYW5nb3IiLCJlbWFpbCI6Im5henJpYW1pbjc3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODY0NTEwMX0.BOSPi-wDQUv8rjbT8QNE5QScrpdKEqOAdKNVnwBRNUQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f75209becfdc90f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "175.139.253.137",
        "CF-IPCountry": "MY",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "175.139.253.137, 172.69.176.75"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 04:09:04 UTC] === END API CALL LOG ===
[06-May-2026 04:09:04 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 04:09:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk2IiwidXNlcm5hbWUiOiJNS04gU2VsYW5nb3IiLCJlbWFpbCI6Im5henJpYW1pbjc3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODY0NTEwMX0.BOSPi-wDQUv8rjbT8QNE5QScrpdKEqOAdKNVnwBRNUQ
[06-May-2026 04:09:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 04:09:04 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 04:09:04 UTC] User ID: 496
[06-May-2026 04:09:04 UTC] ✅ User profile retrieved successfully for user ID: 496
[06-May-2026 04:09:05 UTC] === API CALL LOG ===
[06-May-2026 04:09:05 UTC] Endpoint: user/profile.php
[06-May-2026 04:09:05 UTC] Full Log Data: {
    "timestamp": "2026-05-06 04:09:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "175.139.253.137",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk2IiwidXNlcm5hbWUiOiJNS04gU2VsYW5nb3IiLCJlbWFpbCI6Im5henJpYW1pbjc3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODY0NTEwMX0.BOSPi-wDQUv8rjbT8QNE5QScrpdKEqOAdKNVnwBRNUQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f75209fca10c90f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "175.139.253.137",
        "CF-IPCountry": "MY",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "175.139.253.137, 172.69.176.75"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 04:09:05 UTC] === END API CALL LOG ===
[06-May-2026 04:09:05 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 04:09:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk2IiwidXNlcm5hbWUiOiJNS04gU2VsYW5nb3IiLCJlbWFpbCI6Im5henJpYW1pbjc3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODY0NTEwMX0.BOSPi-wDQUv8rjbT8QNE5QScrpdKEqOAdKNVnwBRNUQ
[06-May-2026 04:09:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 04:09:05 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 04:09:05 UTC] User ID: 496
[06-May-2026 04:09:05 UTC] ✅ User profile retrieved successfully for user ID: 496
[06-May-2026 04:09:05 UTC] === API CALL LOG ===
[06-May-2026 04:09:05 UTC] Endpoint: user/profile.php
[06-May-2026 04:09:05 UTC] Full Log Data: {
    "timestamp": "2026-05-06 04:09:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "175.139.253.137",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk2IiwidXNlcm5hbWUiOiJNS04gU2VsYW5nb3IiLCJlbWFpbCI6Im5henJpYW1pbjc3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODY0NTEwMX0.BOSPi-wDQUv8rjbT8QNE5QScrpdKEqOAdKNVnwBRNUQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f7520a0ac9fc90f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "175.139.253.137",
        "CF-IPCountry": "MY",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "175.139.253.137, 172.69.176.74"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 04:09:05 UTC] === END API CALL LOG ===
[06-May-2026 04:09:05 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 04:09:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk2IiwidXNlcm5hbWUiOiJNS04gU2VsYW5nb3IiLCJlbWFpbCI6Im5henJpYW1pbjc3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODY0NTEwMX0.BOSPi-wDQUv8rjbT8QNE5QScrpdKEqOAdKNVnwBRNUQ
[06-May-2026 04:09:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 04:09:05 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 04:09:05 UTC] User ID: 496
[06-May-2026 04:09:05 UTC] ✅ User profile retrieved successfully for user ID: 496
[06-May-2026 04:11:06 UTC] === API CALL LOG ===
[06-May-2026 04:11:06 UTC] Endpoint: user/profile.php
[06-May-2026 04:11:06 UTC] Full Log Data: {
    "timestamp": "2026-05-06 04:11:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "175.139.253.137",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk2IiwidXNlcm5hbWUiOiJNS04gU2VsYW5nb3IiLCJlbWFpbCI6Im5henJpYW1pbjc3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODY0NTEwMX0.BOSPi-wDQUv8rjbT8QNE5QScrpdKEqOAdKNVnwBRNUQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f752395791cc90f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "175.139.253.137",
        "CF-IPCountry": "MY",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "175.139.253.137, 172.69.176.75"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 04:11:06 UTC] === END API CALL LOG ===
[06-May-2026 04:11:06 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 04:11:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk2IiwidXNlcm5hbWUiOiJNS04gU2VsYW5nb3IiLCJlbWFpbCI6Im5henJpYW1pbjc3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODY0NTEwMX0.BOSPi-wDQUv8rjbT8QNE5QScrpdKEqOAdKNVnwBRNUQ
[06-May-2026 04:11:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 04:11:06 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 04:11:06 UTC] User ID: 496
[06-May-2026 04:11:06 UTC] ✅ User profile retrieved successfully for user ID: 496
[06-May-2026 04:11:12 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 04:11:12 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 04:11:12 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk2IiwidXNlcm5hbWUiOiJNS04gU2VsYW5nb3IiLCJlbWFpbCI6Im5henJpYW1pbjc3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODY0NTEwMX0.BOSPi-wDQUv8rjbT8QNE5QScrpdKEqOAdKNVnwBRNUQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f7523bae9bdc90f-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"175.139.253.137","CF-IPCountry":"MY","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"175.139.253.137, 172.69.176.74"}
[06-May-2026 04:11:12 UTC] === User Orders API Called ===
[06-May-2026 04:11:12 UTC] User ID: 496
[06-May-2026 04:11:12 UTC] Limit: 20, Offset: 0
[06-May-2026 04:11:12 UTC] Orders found: 0
[06-May-2026 04:11:12 UTC] Orders data: []
[06-May-2026 04:11:12 UTC] Total orders count: 0
[06-May-2026 04:11:12 UTC] === API CALL LOG ===
[06-May-2026 04:11:12 UTC] Endpoint: user/profile.php
[06-May-2026 04:11:12 UTC] Full Log Data: {
    "timestamp": "2026-05-06 04:11:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "175.139.253.137",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk2IiwidXNlcm5hbWUiOiJNS04gU2VsYW5nb3IiLCJlbWFpbCI6Im5henJpYW1pbjc3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODY0NTEwMX0.BOSPi-wDQUv8rjbT8QNE5QScrpdKEqOAdKNVnwBRNUQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f7523bb8b4dc90f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "175.139.253.137",
        "CF-IPCountry": "MY",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "175.139.253.137, 172.69.176.75"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 04:11:12 UTC] === END API CALL LOG ===
[06-May-2026 04:11:12 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 04:11:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk2IiwidXNlcm5hbWUiOiJNS04gU2VsYW5nb3IiLCJlbWFpbCI6Im5henJpYW1pbjc3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODY0NTEwMX0.BOSPi-wDQUv8rjbT8QNE5QScrpdKEqOAdKNVnwBRNUQ
[06-May-2026 04:11:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 04:11:12 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 04:11:12 UTC] User ID: 496
[06-May-2026 04:11:12 UTC] ✅ User profile retrieved successfully for user ID: 496
[06-May-2026 04:11:13 UTC] === API CALL LOG ===
[06-May-2026 04:11:13 UTC] Endpoint: user/profile.php
[06-May-2026 04:11:13 UTC] Full Log Data: {
    "timestamp": "2026-05-06 04:11:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "175.139.253.137",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk2IiwidXNlcm5hbWUiOiJNS04gU2VsYW5nb3IiLCJlbWFpbCI6Im5henJpYW1pbjc3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODY0NTEwMX0.BOSPi-wDQUv8rjbT8QNE5QScrpdKEqOAdKNVnwBRNUQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f7523bf5e5fc90f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "175.139.253.137",
        "CF-IPCountry": "MY",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "175.139.253.137, 172.69.176.75"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 04:11:13 UTC] === END API CALL LOG ===
[06-May-2026 04:11:13 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 04:11:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk2IiwidXNlcm5hbWUiOiJNS04gU2VsYW5nb3IiLCJlbWFpbCI6Im5henJpYW1pbjc3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODY0NTEwMX0.BOSPi-wDQUv8rjbT8QNE5QScrpdKEqOAdKNVnwBRNUQ
[06-May-2026 04:11:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 04:11:13 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 04:11:13 UTC] User ID: 496
[06-May-2026 04:11:13 UTC] ✅ User profile retrieved successfully for user ID: 496
[06-May-2026 04:11:14 UTC] === API CALL LOG ===
[06-May-2026 04:11:14 UTC] Endpoint: user/profile.php
[06-May-2026 04:11:14 UTC] Full Log Data: {
    "timestamp": "2026-05-06 04:11:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "175.139.253.137",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk2IiwidXNlcm5hbWUiOiJNS04gU2VsYW5nb3IiLCJlbWFpbCI6Im5henJpYW1pbjc3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODY0NTEwMX0.BOSPi-wDQUv8rjbT8QNE5QScrpdKEqOAdKNVnwBRNUQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f7523c43ba1c90f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "175.139.253.137",
        "CF-IPCountry": "MY",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "175.139.253.137, 172.69.176.75"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 04:11:14 UTC] === END API CALL LOG ===
[06-May-2026 04:11:14 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 04:11:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk2IiwidXNlcm5hbWUiOiJNS04gU2VsYW5nb3IiLCJlbWFpbCI6Im5henJpYW1pbjc3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODY0NTEwMX0.BOSPi-wDQUv8rjbT8QNE5QScrpdKEqOAdKNVnwBRNUQ
[06-May-2026 04:11:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 04:11:14 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 04:11:14 UTC] User ID: 496
[06-May-2026 04:11:14 UTC] ✅ User profile retrieved successfully for user ID: 496
[06-May-2026 04:11:14 UTC] User Purchases API - User ID: 496
[06-May-2026 04:11:14 UTC] User Purchases API - Total purchases found: 2
[06-May-2026 07:41:45 UTC] === API CALL LOG ===
[06-May-2026 07:41:45 UTC] Endpoint: user/profile.php
[06-May-2026 07:41:45 UTC] Full Log Data: {
    "timestamp": "2026-05-06 07:41:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.244.141.163",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk3IiwidXNlcm5hbWUiOiJtYWhpbiIsImVtYWlsIjoibWFoaW5pc25hanU3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODY1ODEwNH0.PBLDDE0idNW2qoxgMFbYmSaZqvFk_0wCTeQ-562_gtM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f765824dd06b24d-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.244.141.163",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.244.141.163, 172.68.132.137"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 07:41:45 UTC] === END API CALL LOG ===
[06-May-2026 07:41:45 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 07:41:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk3IiwidXNlcm5hbWUiOiJtYWhpbiIsImVtYWlsIjoibWFoaW5pc25hanU3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODY1ODEwNH0.PBLDDE0idNW2qoxgMFbYmSaZqvFk_0wCTeQ-562_gtM
[06-May-2026 07:41:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 07:41:45 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 07:41:45 UTC] User ID: 497
[06-May-2026 07:41:45 UTC] ✅ User profile retrieved successfully for user ID: 497
[06-May-2026 07:41:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 07:41:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 07:41:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk3IiwidXNlcm5hbWUiOiJtYWhpbiIsImVtYWlsIjoibWFoaW5pc25hanU3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODY1ODEwNH0.PBLDDE0idNW2qoxgMFbYmSaZqvFk_0wCTeQ-562_gtM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f7658250d26b24d-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.244.141.163","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.244.141.163, 172.68.132.137"}
[06-May-2026 07:41:45 UTC] === User Orders API Called ===
[06-May-2026 07:41:45 UTC] User ID: 497
[06-May-2026 07:41:45 UTC] Limit: 20, Offset: 0
[06-May-2026 07:41:45 UTC] Orders found: 0
[06-May-2026 07:41:45 UTC] Orders data: []
[06-May-2026 07:41:45 UTC] Total orders count: 0
[06-May-2026 07:41:45 UTC] === API CALL LOG ===
[06-May-2026 07:41:45 UTC] Endpoint: user/profile.php
[06-May-2026 07:41:45 UTC] Full Log Data: {
    "timestamp": "2026-05-06 07:41:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.244.141.163",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk3IiwidXNlcm5hbWUiOiJtYWhpbiIsImVtYWlsIjoibWFoaW5pc25hanU3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODY1ODEwNH0.PBLDDE0idNW2qoxgMFbYmSaZqvFk_0wCTeQ-562_gtM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f7658257d75b24d-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.244.141.163",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.244.141.163, 172.68.132.137"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 07:41:45 UTC] === END API CALL LOG ===
[06-May-2026 07:41:45 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 07:41:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk3IiwidXNlcm5hbWUiOiJtYWhpbiIsImVtYWlsIjoibWFoaW5pc25hanU3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODY1ODEwNH0.PBLDDE0idNW2qoxgMFbYmSaZqvFk_0wCTeQ-562_gtM
[06-May-2026 07:41:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 07:41:45 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 07:41:45 UTC] User ID: 497
[06-May-2026 07:41:45 UTC] ✅ User profile retrieved successfully for user ID: 497
[06-May-2026 07:41:46 UTC] === API CALL LOG ===
[06-May-2026 07:41:46 UTC] Endpoint: user/profile.php
[06-May-2026 07:41:46 UTC] Full Log Data: {
    "timestamp": "2026-05-06 07:41:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.244.141.163",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk3IiwidXNlcm5hbWUiOiJtYWhpbiIsImVtYWlsIjoibWFoaW5pc25hanU3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODY1ODEwNH0.PBLDDE0idNW2qoxgMFbYmSaZqvFk_0wCTeQ-562_gtM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f76582c7889b24d-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.244.141.163",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.244.141.163, 172.68.132.137"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 07:41:46 UTC] === END API CALL LOG ===
[06-May-2026 07:41:46 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 07:41:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk3IiwidXNlcm5hbWUiOiJtYWhpbiIsImVtYWlsIjoibWFoaW5pc25hanU3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODY1ODEwNH0.PBLDDE0idNW2qoxgMFbYmSaZqvFk_0wCTeQ-562_gtM
[06-May-2026 07:41:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 07:41:46 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 07:41:46 UTC] User ID: 497
[06-May-2026 07:41:46 UTC] ✅ User profile retrieved successfully for user ID: 497
[06-May-2026 07:41:54 UTC] === API CALL LOG ===
[06-May-2026 07:41:54 UTC] Endpoint: user/profile.php
[06-May-2026 07:41:54 UTC] Full Log Data: {
    "timestamp": "2026-05-06 07:41:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.244.141.163",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk3IiwidXNlcm5hbWUiOiJtYWhpbiIsImVtYWlsIjoibWFoaW5pc25hanU3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODY1ODEwNH0.PBLDDE0idNW2qoxgMFbYmSaZqvFk_0wCTeQ-562_gtM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f76585fae1dd8ae-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.244.141.163",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.244.141.163, 172.68.132.137"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 07:41:54 UTC] === END API CALL LOG ===
[06-May-2026 07:41:54 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 07:41:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk3IiwidXNlcm5hbWUiOiJtYWhpbiIsImVtYWlsIjoibWFoaW5pc25hanU3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODY1ODEwNH0.PBLDDE0idNW2qoxgMFbYmSaZqvFk_0wCTeQ-562_gtM
[06-May-2026 07:41:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 07:41:54 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 07:41:54 UTC] User ID: 497
[06-May-2026 07:41:54 UTC] ✅ User profile retrieved successfully for user ID: 497
[06-May-2026 07:41:55 UTC] === API CALL LOG ===
[06-May-2026 07:41:55 UTC] Endpoint: user/profile.php
[06-May-2026 07:41:55 UTC] Full Log Data: {
    "timestamp": "2026-05-06 07:41:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.244.141.163",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk3IiwidXNlcm5hbWUiOiJtYWhpbiIsImVtYWlsIjoibWFoaW5pc25hanU3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODY1ODEwNH0.PBLDDE0idNW2qoxgMFbYmSaZqvFk_0wCTeQ-562_gtM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f765865eeb1d8ae-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.244.141.163",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.244.141.163, 172.68.132.136"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 07:41:55 UTC] === END API CALL LOG ===
[06-May-2026 07:41:55 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 07:41:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk3IiwidXNlcm5hbWUiOiJtYWhpbiIsImVtYWlsIjoibWFoaW5pc25hanU3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODY1ODEwNH0.PBLDDE0idNW2qoxgMFbYmSaZqvFk_0wCTeQ-562_gtM
[06-May-2026 07:41:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 07:41:55 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 07:41:55 UTC] User ID: 497
[06-May-2026 07:41:55 UTC] ✅ User profile retrieved successfully for user ID: 497
[06-May-2026 07:41:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 07:41:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 07:41:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk3IiwidXNlcm5hbWUiOiJtYWhpbiIsImVtYWlsIjoibWFoaW5pc25hanU3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODY1ODEwNH0.PBLDDE0idNW2qoxgMFbYmSaZqvFk_0wCTeQ-562_gtM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f7658662efed8ae-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.244.141.163","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.244.141.163, 172.68.132.137"}
[06-May-2026 07:41:55 UTC] === User Orders API Called ===
[06-May-2026 07:41:55 UTC] User ID: 497
[06-May-2026 07:41:55 UTC] Limit: 20, Offset: 0
[06-May-2026 07:41:55 UTC] Orders found: 0
[06-May-2026 07:41:55 UTC] Orders data: []
[06-May-2026 07:41:55 UTC] Total orders count: 0
[06-May-2026 07:41:55 UTC] === API CALL LOG ===
[06-May-2026 07:41:55 UTC] Endpoint: user/profile.php
[06-May-2026 07:41:55 UTC] Full Log Data: {
    "timestamp": "2026-05-06 07:41:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.244.141.163",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk3IiwidXNlcm5hbWUiOiJtYWhpbiIsImVtYWlsIjoibWFoaW5pc25hanU3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODY1ODEwNH0.PBLDDE0idNW2qoxgMFbYmSaZqvFk_0wCTeQ-562_gtM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f7658669fdfd8ae-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.244.141.163",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.244.141.163, 172.68.132.136"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 07:41:55 UTC] === END API CALL LOG ===
[06-May-2026 07:41:55 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 07:41:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk3IiwidXNlcm5hbWUiOiJtYWhpbiIsImVtYWlsIjoibWFoaW5pc25hanU3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODY1ODEwNH0.PBLDDE0idNW2qoxgMFbYmSaZqvFk_0wCTeQ-562_gtM
[06-May-2026 07:41:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 07:41:55 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 07:41:55 UTC] User ID: 497
[06-May-2026 07:41:55 UTC] ✅ User profile retrieved successfully for user ID: 497
[06-May-2026 07:41:56 UTC] === API CALL LOG ===
[06-May-2026 07:41:56 UTC] Endpoint: user/profile.php
[06-May-2026 07:41:56 UTC] Full Log Data: {
    "timestamp": "2026-05-06 07:41:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.244.141.163",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk3IiwidXNlcm5hbWUiOiJtYWhpbiIsImVtYWlsIjoibWFoaW5pc25hanU3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODY1ODEwNH0.PBLDDE0idNW2qoxgMFbYmSaZqvFk_0wCTeQ-562_gtM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f76586d7a0cd8ae-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.244.141.163",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.244.141.163, 172.68.132.136"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 07:41:56 UTC] === END API CALL LOG ===
[06-May-2026 07:41:56 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 07:41:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk3IiwidXNlcm5hbWUiOiJtYWhpbiIsImVtYWlsIjoibWFoaW5pc25hanU3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODY1ODEwNH0.PBLDDE0idNW2qoxgMFbYmSaZqvFk_0wCTeQ-562_gtM
[06-May-2026 07:41:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 07:41:56 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 07:41:56 UTC] User ID: 497
[06-May-2026 07:41:56 UTC] ✅ User profile retrieved successfully for user ID: 497
[06-May-2026 07:41:59 UTC] === API CALL LOG ===
[06-May-2026 07:41:59 UTC] Endpoint: user/profile.php
[06-May-2026 07:41:59 UTC] Full Log Data: {
    "timestamp": "2026-05-06 07:41:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.244.141.163",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk3IiwidXNlcm5hbWUiOiJtYWhpbiIsImVtYWlsIjoibWFoaW5pc25hanU3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODY1ODEwNH0.PBLDDE0idNW2qoxgMFbYmSaZqvFk_0wCTeQ-562_gtM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f765880797cd8ae-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.244.141.163",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.244.141.163, 172.68.132.136"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 07:41:59 UTC] === END API CALL LOG ===
[06-May-2026 07:41:59 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 07:41:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk3IiwidXNlcm5hbWUiOiJtYWhpbiIsImVtYWlsIjoibWFoaW5pc25hanU3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODY1ODEwNH0.PBLDDE0idNW2qoxgMFbYmSaZqvFk_0wCTeQ-562_gtM
[06-May-2026 07:41:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 07:41:59 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 07:41:59 UTC] User ID: 497
[06-May-2026 07:41:59 UTC] ✅ User profile retrieved successfully for user ID: 497
[06-May-2026 07:42:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 07:42:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 07:42:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk3IiwidXNlcm5hbWUiOiJtYWhpbiIsImVtYWlsIjoibWFoaW5pc25hanU3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODY1ODEwNH0.PBLDDE0idNW2qoxgMFbYmSaZqvFk_0wCTeQ-562_gtM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f7658a7aa1cd8ae-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.244.141.163","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.244.141.163, 172.68.132.136"}
[06-May-2026 07:42:06 UTC] === User Orders API Called ===
[06-May-2026 07:42:06 UTC] User ID: 497
[06-May-2026 07:42:06 UTC] Limit: 20, Offset: 0
[06-May-2026 07:42:06 UTC] Orders found: 0
[06-May-2026 07:42:06 UTC] Orders data: []
[06-May-2026 07:42:06 UTC] Total orders count: 0
[06-May-2026 07:42:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 07:42:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 07:42:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk3IiwidXNlcm5hbWUiOiJtYWhpbiIsImVtYWlsIjoibWFoaW5pc25hanU3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODY1ODEwNH0.PBLDDE0idNW2qoxgMFbYmSaZqvFk_0wCTeQ-562_gtM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f7658b3c87ed8ae-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.244.141.163","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.244.141.163, 172.68.132.136"}
[06-May-2026 07:42:08 UTC] === User Orders API Called ===
[06-May-2026 07:42:08 UTC] User ID: 497
[06-May-2026 07:42:08 UTC] Limit: 20, Offset: 0
[06-May-2026 07:42:08 UTC] Orders found: 0
[06-May-2026 07:42:08 UTC] Orders data: []
[06-May-2026 07:42:08 UTC] Total orders count: 0
[06-May-2026 07:42:08 UTC] === API CALL LOG ===
[06-May-2026 07:42:08 UTC] Endpoint: user/profile.php
[06-May-2026 07:42:08 UTC] Full Log Data: {
    "timestamp": "2026-05-06 07:42:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.244.141.163",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk3IiwidXNlcm5hbWUiOiJtYWhpbiIsImVtYWlsIjoibWFoaW5pc25hanU3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODY1ODEwNH0.PBLDDE0idNW2qoxgMFbYmSaZqvFk_0wCTeQ-562_gtM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f7658b458f2d8ae-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.244.141.163",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.244.141.163, 172.68.132.136"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 07:42:08 UTC] === END API CALL LOG ===
[06-May-2026 07:42:08 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 07:42:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk3IiwidXNlcm5hbWUiOiJtYWhpbiIsImVtYWlsIjoibWFoaW5pc25hanU3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODY1ODEwNH0.PBLDDE0idNW2qoxgMFbYmSaZqvFk_0wCTeQ-562_gtM
[06-May-2026 07:42:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 07:42:08 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 07:42:08 UTC] User ID: 497
[06-May-2026 07:42:08 UTC] ✅ User profile retrieved successfully for user ID: 497
[06-May-2026 07:42:08 UTC] === API CALL LOG ===
[06-May-2026 07:42:08 UTC] Endpoint: user/profile.php
[06-May-2026 07:42:08 UTC] Full Log Data: {
    "timestamp": "2026-05-06 07:42:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.244.141.163",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk3IiwidXNlcm5hbWUiOiJtYWhpbiIsImVtYWlsIjoibWFoaW5pc25hanU3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODY1ODEwNH0.PBLDDE0idNW2qoxgMFbYmSaZqvFk_0wCTeQ-562_gtM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f7658b83dd4d8ae-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.244.141.163",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.244.141.163, 172.68.132.136"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 07:42:08 UTC] === END API CALL LOG ===
[06-May-2026 07:42:08 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 07:42:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk3IiwidXNlcm5hbWUiOiJtYWhpbiIsImVtYWlsIjoibWFoaW5pc25hanU3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODY1ODEwNH0.PBLDDE0idNW2qoxgMFbYmSaZqvFk_0wCTeQ-562_gtM
[06-May-2026 07:42:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 07:42:08 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 07:42:08 UTC] User ID: 497
[06-May-2026 07:42:08 UTC] ✅ User profile retrieved successfully for user ID: 497
[06-May-2026 07:42:08 UTC] === API CALL LOG ===
[06-May-2026 07:42:08 UTC] Endpoint: user/profile.php
[06-May-2026 07:42:08 UTC] Full Log Data: {
    "timestamp": "2026-05-06 07:42:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.244.141.163",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk3IiwidXNlcm5hbWUiOiJtYWhpbiIsImVtYWlsIjoibWFoaW5pc25hanU3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODY1ODEwNH0.PBLDDE0idNW2qoxgMFbYmSaZqvFk_0wCTeQ-562_gtM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f7658b93f3bd8ae-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.244.141.163",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.244.141.163, 172.68.132.136"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 07:42:08 UTC] === END API CALL LOG ===
[06-May-2026 07:42:08 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 07:42:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk3IiwidXNlcm5hbWUiOiJtYWhpbiIsImVtYWlsIjoibWFoaW5pc25hanU3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODY1ODEwNH0.PBLDDE0idNW2qoxgMFbYmSaZqvFk_0wCTeQ-562_gtM
[06-May-2026 07:42:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 07:42:08 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 07:42:08 UTC] User ID: 497
[06-May-2026 07:42:08 UTC] ✅ User profile retrieved successfully for user ID: 497
[06-May-2026 07:42:14 UTC] === API CALL LOG ===
[06-May-2026 07:42:14 UTC] Endpoint: user/profile.php
[06-May-2026 07:42:14 UTC] Full Log Data: {
    "timestamp": "2026-05-06 07:42:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.244.141.163",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk3IiwidXNlcm5hbWUiOiJtYWhpbiIsImVtYWlsIjoibWFoaW5pc25hanU3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODY1ODEwNH0.PBLDDE0idNW2qoxgMFbYmSaZqvFk_0wCTeQ-562_gtM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f7658d84860d8ae-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.244.141.163",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.244.141.163, 172.68.132.137"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 07:42:14 UTC] === END API CALL LOG ===
[06-May-2026 07:42:14 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 07:42:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk3IiwidXNlcm5hbWUiOiJtYWhpbiIsImVtYWlsIjoibWFoaW5pc25hanU3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODY1ODEwNH0.PBLDDE0idNW2qoxgMFbYmSaZqvFk_0wCTeQ-562_gtM
[06-May-2026 07:42:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 07:42:14 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 07:42:14 UTC] User ID: 497
[06-May-2026 07:42:14 UTC] ✅ User profile retrieved successfully for user ID: 497
[06-May-2026 07:42:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 07:42:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 07:42:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk3IiwidXNlcm5hbWUiOiJtYWhpbiIsImVtYWlsIjoibWFoaW5pc25hanU3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODY1ODEwNH0.PBLDDE0idNW2qoxgMFbYmSaZqvFk_0wCTeQ-562_gtM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f76594d4b62d8ae-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.244.141.163","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.244.141.163, 172.68.132.137"}
[06-May-2026 07:42:32 UTC] === User Orders API Called ===
[06-May-2026 07:42:32 UTC] User ID: 497
[06-May-2026 07:42:32 UTC] Limit: 20, Offset: 0
[06-May-2026 07:42:32 UTC] Orders found: 0
[06-May-2026 07:42:32 UTC] Orders data: []
[06-May-2026 07:42:32 UTC] Total orders count: 0
[06-May-2026 07:42:37 UTC] === API CALL LOG ===
[06-May-2026 07:42:37 UTC] Endpoint: user/profile.php
[06-May-2026 07:42:37 UTC] Full Log Data: {
    "timestamp": "2026-05-06 07:42:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.244.141.163",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk3IiwidXNlcm5hbWUiOiJtYWhpbiIsImVtYWlsIjoibWFoaW5pc25hanU3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODY1ODEwNH0.PBLDDE0idNW2qoxgMFbYmSaZqvFk_0wCTeQ-562_gtM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f765968bfae1900-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.244.141.163",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.244.141.163, 172.68.132.137"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 07:42:37 UTC] === END API CALL LOG ===
[06-May-2026 07:42:37 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 07:42:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk3IiwidXNlcm5hbWUiOiJtYWhpbiIsImVtYWlsIjoibWFoaW5pc25hanU3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODY1ODEwNH0.PBLDDE0idNW2qoxgMFbYmSaZqvFk_0wCTeQ-562_gtM
[06-May-2026 07:42:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 07:42:37 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 07:42:37 UTC] User ID: 497
[06-May-2026 07:42:37 UTC] ✅ User profile retrieved successfully for user ID: 497
[06-May-2026 07:42:37 UTC] === API CALL LOG ===
[06-May-2026 07:42:37 UTC] Endpoint: user/profile.php
[06-May-2026 07:42:37 UTC] Full Log Data: {
    "timestamp": "2026-05-06 07:42:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.244.141.163",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk3IiwidXNlcm5hbWUiOiJtYWhpbiIsImVtYWlsIjoibWFoaW5pc25hanU3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODY1ODEwNH0.PBLDDE0idNW2qoxgMFbYmSaZqvFk_0wCTeQ-562_gtM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f76596d9ec61900-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.244.141.163",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.244.141.163, 172.68.132.136"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 07:42:37 UTC] === END API CALL LOG ===
[06-May-2026 07:42:37 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 07:42:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk3IiwidXNlcm5hbWUiOiJtYWhpbiIsImVtYWlsIjoibWFoaW5pc25hanU3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODY1ODEwNH0.PBLDDE0idNW2qoxgMFbYmSaZqvFk_0wCTeQ-562_gtM
[06-May-2026 07:42:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 07:42:37 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 07:42:37 UTC] User ID: 497
[06-May-2026 07:42:37 UTC] ✅ User profile retrieved successfully for user ID: 497
[06-May-2026 07:42:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 07:42:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 07:42:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk3IiwidXNlcm5hbWUiOiJtYWhpbiIsImVtYWlsIjoibWFoaW5pc25hanU3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODY1ODEwNH0.PBLDDE0idNW2qoxgMFbYmSaZqvFk_0wCTeQ-562_gtM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f76596ddf071900-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.244.141.163","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.244.141.163, 172.68.132.136"}
[06-May-2026 07:42:37 UTC] === User Orders API Called ===
[06-May-2026 07:42:37 UTC] User ID: 497
[06-May-2026 07:42:37 UTC] Limit: 20, Offset: 0
[06-May-2026 07:42:37 UTC] Orders found: 0
[06-May-2026 07:42:37 UTC] Orders data: []
[06-May-2026 07:42:37 UTC] Total orders count: 0
[06-May-2026 07:42:38 UTC] === API CALL LOG ===
[06-May-2026 07:42:38 UTC] Endpoint: user/profile.php
[06-May-2026 07:42:38 UTC] Full Log Data: {
    "timestamp": "2026-05-06 07:42:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.244.141.163",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk3IiwidXNlcm5hbWUiOiJtYWhpbiIsImVtYWlsIjoibWFoaW5pc25hanU3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODY1ODEwNH0.PBLDDE0idNW2qoxgMFbYmSaZqvFk_0wCTeQ-562_gtM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f76596e4fa01900-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.244.141.163",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.244.141.163, 172.68.132.137"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 07:42:38 UTC] === END API CALL LOG ===
[06-May-2026 07:42:38 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 07:42:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk3IiwidXNlcm5hbWUiOiJtYWhpbiIsImVtYWlsIjoibWFoaW5pc25hanU3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODY1ODEwNH0.PBLDDE0idNW2qoxgMFbYmSaZqvFk_0wCTeQ-562_gtM
[06-May-2026 07:42:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 07:42:38 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 07:42:38 UTC] User ID: 497
[06-May-2026 07:42:38 UTC] ✅ User profile retrieved successfully for user ID: 497
[06-May-2026 07:42:41 UTC] === API CALL LOG ===
[06-May-2026 07:42:41 UTC] Endpoint: user/profile.php
[06-May-2026 07:42:41 UTC] Full Log Data: {
    "timestamp": "2026-05-06 07:42:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.244.141.163",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk3IiwidXNlcm5hbWUiOiJtYWhpbiIsImVtYWlsIjoibWFoaW5pc25hanU3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODY1ODEwNH0.PBLDDE0idNW2qoxgMFbYmSaZqvFk_0wCTeQ-562_gtM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f7659840f73dc25-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.244.141.163",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.244.141.163, 172.68.132.137"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 07:42:41 UTC] === END API CALL LOG ===
[06-May-2026 07:42:41 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 07:42:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk3IiwidXNlcm5hbWUiOiJtYWhpbiIsImVtYWlsIjoibWFoaW5pc25hanU3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODY1ODEwNH0.PBLDDE0idNW2qoxgMFbYmSaZqvFk_0wCTeQ-562_gtM
[06-May-2026 07:42:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 07:42:41 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 07:42:41 UTC] User ID: 497
[06-May-2026 07:42:41 UTC] ✅ User profile retrieved successfully for user ID: 497
[06-May-2026 07:42:42 UTC] === API CALL LOG ===
[06-May-2026 07:42:42 UTC] Endpoint: user/profile.php
[06-May-2026 07:42:42 UTC] Full Log Data: {
    "timestamp": "2026-05-06 07:42:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.244.141.163",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk3IiwidXNlcm5hbWUiOiJtYWhpbiIsImVtYWlsIjoibWFoaW5pc25hanU3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODY1ODEwNH0.PBLDDE0idNW2qoxgMFbYmSaZqvFk_0wCTeQ-562_gtM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f765988adb2dc25-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.244.141.163",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.244.141.163, 172.68.132.137"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 07:42:42 UTC] === END API CALL LOG ===
[06-May-2026 07:42:42 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 07:42:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk3IiwidXNlcm5hbWUiOiJtYWhpbiIsImVtYWlsIjoibWFoaW5pc25hanU3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODY1ODEwNH0.PBLDDE0idNW2qoxgMFbYmSaZqvFk_0wCTeQ-562_gtM
[06-May-2026 07:42:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 07:42:42 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 07:42:42 UTC] User ID: 497
[06-May-2026 07:42:42 UTC] ✅ User profile retrieved successfully for user ID: 497
[06-May-2026 07:42:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 07:42:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 07:42:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk3IiwidXNlcm5hbWUiOiJtYWhpbiIsImVtYWlsIjoibWFoaW5pc25hanU3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODY1ODEwNH0.PBLDDE0idNW2qoxgMFbYmSaZqvFk_0wCTeQ-562_gtM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f765988ee24dc25-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.244.141.163","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.244.141.163, 172.68.132.137"}
[06-May-2026 07:42:42 UTC] === User Orders API Called ===
[06-May-2026 07:42:42 UTC] User ID: 497
[06-May-2026 07:42:42 UTC] Limit: 20, Offset: 0
[06-May-2026 07:42:42 UTC] Orders found: 0
[06-May-2026 07:42:42 UTC] Orders data: []
[06-May-2026 07:42:42 UTC] Total orders count: 0
[06-May-2026 07:42:42 UTC] === API CALL LOG ===
[06-May-2026 07:42:42 UTC] Endpoint: user/profile.php
[06-May-2026 07:42:42 UTC] Full Log Data: {
    "timestamp": "2026-05-06 07:42:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.244.141.163",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk3IiwidXNlcm5hbWUiOiJtYWhpbiIsImVtYWlsIjoibWFoaW5pc25hanU3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODY1ODEwNH0.PBLDDE0idNW2qoxgMFbYmSaZqvFk_0wCTeQ-562_gtM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f7659895ed5dc25-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.244.141.163",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.244.141.163, 172.68.132.137"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 07:42:42 UTC] === END API CALL LOG ===
[06-May-2026 07:42:42 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 07:42:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk3IiwidXNlcm5hbWUiOiJtYWhpbiIsImVtYWlsIjoibWFoaW5pc25hanU3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODY1ODEwNH0.PBLDDE0idNW2qoxgMFbYmSaZqvFk_0wCTeQ-562_gtM
[06-May-2026 07:42:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 07:42:42 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 07:42:42 UTC] User ID: 497
[06-May-2026 07:42:42 UTC] ✅ User profile retrieved successfully for user ID: 497
[06-May-2026 07:42:43 UTC] === API CALL LOG ===
[06-May-2026 07:42:43 UTC] Endpoint: user/profile.php
[06-May-2026 07:42:43 UTC] Full Log Data: {
    "timestamp": "2026-05-06 07:42:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.244.141.163",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk3IiwidXNlcm5hbWUiOiJtYWhpbiIsImVtYWlsIjoibWFoaW5pc25hanU3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODY1ODEwNH0.PBLDDE0idNW2qoxgMFbYmSaZqvFk_0wCTeQ-562_gtM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f76598e6d22dc25-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.244.141.163",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.244.141.163, 172.68.132.137"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 07:42:43 UTC] === END API CALL LOG ===
[06-May-2026 07:42:43 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 07:42:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk3IiwidXNlcm5hbWUiOiJtYWhpbiIsImVtYWlsIjoibWFoaW5pc25hanU3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODY1ODEwNH0.PBLDDE0idNW2qoxgMFbYmSaZqvFk_0wCTeQ-562_gtM
[06-May-2026 07:42:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 07:42:43 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 07:42:43 UTC] User ID: 497
[06-May-2026 07:42:43 UTC] ✅ User profile retrieved successfully for user ID: 497
[06-May-2026 07:42:51 UTC] === API CALL LOG ===
[06-May-2026 07:42:51 UTC] Endpoint: user/profile.php
[06-May-2026 07:42:51 UTC] Full Log Data: {
    "timestamp": "2026-05-06 07:42:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.244.141.163",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk3IiwidXNlcm5hbWUiOiJtYWhpbiIsImVtYWlsIjoibWFoaW5pc25hanU3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODY1ODEwNH0.PBLDDE0idNW2qoxgMFbYmSaZqvFk_0wCTeQ-562_gtM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f7659c3ab79dc25-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.244.141.163",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.244.141.163, 172.68.132.137"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 07:42:51 UTC] === END API CALL LOG ===
[06-May-2026 07:42:51 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 07:42:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk3IiwidXNlcm5hbWUiOiJtYWhpbiIsImVtYWlsIjoibWFoaW5pc25hanU3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODY1ODEwNH0.PBLDDE0idNW2qoxgMFbYmSaZqvFk_0wCTeQ-562_gtM
[06-May-2026 07:42:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 07:42:51 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 07:42:51 UTC] User ID: 497
[06-May-2026 07:42:51 UTC] ✅ User profile retrieved successfully for user ID: 497
[06-May-2026 07:42:51 UTC] User Purchases API - User ID: 497
[06-May-2026 07:42:51 UTC] User Purchases API - Total purchases found: 0
[06-May-2026 07:42:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 07:42:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 07:42:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk3IiwidXNlcm5hbWUiOiJtYWhpbiIsImVtYWlsIjoibWFoaW5pc25hanU3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODY1ODEwNH0.PBLDDE0idNW2qoxgMFbYmSaZqvFk_0wCTeQ-562_gtM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f7659ea6c99dc25-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.244.141.163","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.244.141.163, 172.68.132.136"}
[06-May-2026 07:42:57 UTC] === User Orders API Called ===
[06-May-2026 07:42:57 UTC] User ID: 497
[06-May-2026 07:42:57 UTC] Limit: 20, Offset: 0
[06-May-2026 07:42:57 UTC] Orders found: 0
[06-May-2026 07:42:57 UTC] Orders data: []
[06-May-2026 07:42:57 UTC] Total orders count: 0
[06-May-2026 07:42:58 UTC] === API CALL LOG ===
[06-May-2026 07:42:58 UTC] Endpoint: user/profile.php
[06-May-2026 07:42:58 UTC] Full Log Data: {
    "timestamp": "2026-05-06 07:42:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.244.141.163",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk3IiwidXNlcm5hbWUiOiJtYWhpbiIsImVtYWlsIjoibWFoaW5pc25hanU3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODY1ODEwNH0.PBLDDE0idNW2qoxgMFbYmSaZqvFk_0wCTeQ-562_gtM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f7659eb0d81dc25-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.244.141.163",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.244.141.163, 172.68.132.136"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 07:42:58 UTC] === END API CALL LOG ===
[06-May-2026 07:42:58 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 07:42:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk3IiwidXNlcm5hbWUiOiJtYWhpbiIsImVtYWlsIjoibWFoaW5pc25hanU3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODY1ODEwNH0.PBLDDE0idNW2qoxgMFbYmSaZqvFk_0wCTeQ-562_gtM
[06-May-2026 07:42:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 07:42:58 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 07:42:58 UTC] User ID: 497
[06-May-2026 07:42:58 UTC] ✅ User profile retrieved successfully for user ID: 497
[06-May-2026 07:42:58 UTC] === API CALL LOG ===
[06-May-2026 07:42:58 UTC] Endpoint: user/profile.php
[06-May-2026 07:42:58 UTC] Full Log Data: {
    "timestamp": "2026-05-06 07:42:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.244.141.163",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk3IiwidXNlcm5hbWUiOiJtYWhpbiIsImVtYWlsIjoibWFoaW5pc25hanU3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODY1ODEwNH0.PBLDDE0idNW2qoxgMFbYmSaZqvFk_0wCTeQ-562_gtM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f7659eef904dc25-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.244.141.163",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.244.141.163, 172.68.132.136"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 07:42:58 UTC] === END API CALL LOG ===
[06-May-2026 07:42:58 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 07:42:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk3IiwidXNlcm5hbWUiOiJtYWhpbiIsImVtYWlsIjoibWFoaW5pc25hanU3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODY1ODEwNH0.PBLDDE0idNW2qoxgMFbYmSaZqvFk_0wCTeQ-562_gtM
[06-May-2026 07:42:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 07:42:58 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 07:42:58 UTC] User ID: 497
[06-May-2026 07:42:58 UTC] ✅ User profile retrieved successfully for user ID: 497
[06-May-2026 07:42:58 UTC] === API CALL LOG ===
[06-May-2026 07:42:58 UTC] Endpoint: user/profile.php
[06-May-2026 07:42:58 UTC] Full Log Data: {
    "timestamp": "2026-05-06 07:42:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.244.141.163",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk3IiwidXNlcm5hbWUiOiJtYWhpbiIsImVtYWlsIjoibWFoaW5pc25hanU3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODY1ODEwNH0.PBLDDE0idNW2qoxgMFbYmSaZqvFk_0wCTeQ-562_gtM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f7659f20c7fdc25-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.244.141.163",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.244.141.163, 172.68.132.136"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 07:42:58 UTC] === END API CALL LOG ===
[06-May-2026 07:42:58 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 07:42:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk3IiwidXNlcm5hbWUiOiJtYWhpbiIsImVtYWlsIjoibWFoaW5pc25hanU3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODY1ODEwNH0.PBLDDE0idNW2qoxgMFbYmSaZqvFk_0wCTeQ-562_gtM
[06-May-2026 07:42:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 07:42:58 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 07:42:58 UTC] User ID: 497
[06-May-2026 07:42:58 UTC] ✅ User profile retrieved successfully for user ID: 497
[06-May-2026 07:44:02 UTC] === API CALL LOG ===
[06-May-2026 07:44:02 UTC] Endpoint: user/profile.php
[06-May-2026 07:44:02 UTC] Full Log Data: {
    "timestamp": "2026-05-06 07:44:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.244.141.163",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk3IiwidXNlcm5hbWUiOiJtYWhpbiIsImVtYWlsIjoibWFoaW5pc25hanU3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODY1ODEwNH0.PBLDDE0idNW2qoxgMFbYmSaZqvFk_0wCTeQ-562_gtM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f765b7bfce1dc25-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.244.141.163",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.244.141.163, 172.68.132.136"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 07:44:02 UTC] === END API CALL LOG ===
[06-May-2026 07:44:02 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 07:44:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk3IiwidXNlcm5hbWUiOiJtYWhpbiIsImVtYWlsIjoibWFoaW5pc25hanU3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODY1ODEwNH0.PBLDDE0idNW2qoxgMFbYmSaZqvFk_0wCTeQ-562_gtM
[06-May-2026 07:44:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 07:44:02 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 07:44:02 UTC] User ID: 497
[06-May-2026 07:44:02 UTC] ✅ User profile retrieved successfully for user ID: 497
[06-May-2026 07:44:02 UTC] User Purchases API - User ID: 497
[06-May-2026 07:44:02 UTC] User Purchases API - Total purchases found: 0
[06-May-2026 07:44:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 07:44:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 07:44:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk3IiwidXNlcm5hbWUiOiJtYWhpbiIsImVtYWlsIjoibWFoaW5pc25hanU3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODY1ODEwNH0.PBLDDE0idNW2qoxgMFbYmSaZqvFk_0wCTeQ-562_gtM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f765b80ab1fdc25-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.244.141.163","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.244.141.163, 172.68.132.136"}
[06-May-2026 07:44:02 UTC] === User Orders API Called ===
[06-May-2026 07:44:02 UTC] User ID: 497
[06-May-2026 07:44:02 UTC] Limit: 20, Offset: 0
[06-May-2026 07:44:02 UTC] Orders found: 0
[06-May-2026 07:44:02 UTC] Orders data: []
[06-May-2026 07:44:02 UTC] Total orders count: 0
[06-May-2026 07:44:05 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 07:44:05 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 07:44:05 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk3IiwidXNlcm5hbWUiOiJtYWhpbiIsImVtYWlsIjoibWFoaW5pc25hanU3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODY1ODEwNH0.PBLDDE0idNW2qoxgMFbYmSaZqvFk_0wCTeQ-562_gtM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f765b903c98dc25-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.244.141.163","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.244.141.163, 172.68.132.137"}
[06-May-2026 07:44:05 UTC] === User Orders API Called ===
[06-May-2026 07:44:05 UTC] User ID: 497
[06-May-2026 07:44:05 UTC] Limit: 20, Offset: 0
[06-May-2026 07:44:05 UTC] Orders found: 0
[06-May-2026 07:44:05 UTC] Orders data: []
[06-May-2026 07:44:05 UTC] Total orders count: 0
[06-May-2026 07:44:05 UTC] === API CALL LOG ===
[06-May-2026 07:44:05 UTC] Endpoint: user/profile.php
[06-May-2026 07:44:05 UTC] Full Log Data: {
    "timestamp": "2026-05-06 07:44:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.244.141.163",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk3IiwidXNlcm5hbWUiOiJtYWhpbiIsImVtYWlsIjoibWFoaW5pc25hanU3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODY1ODEwNH0.PBLDDE0idNW2qoxgMFbYmSaZqvFk_0wCTeQ-562_gtM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f765b90bd11dc25-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.244.141.163",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.244.141.163, 172.68.132.136"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 07:44:05 UTC] === END API CALL LOG ===
[06-May-2026 07:44:05 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 07:44:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk3IiwidXNlcm5hbWUiOiJtYWhpbiIsImVtYWlsIjoibWFoaW5pc25hanU3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODY1ODEwNH0.PBLDDE0idNW2qoxgMFbYmSaZqvFk_0wCTeQ-562_gtM
[06-May-2026 07:44:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 07:44:05 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 07:44:05 UTC] User ID: 497
[06-May-2026 07:44:05 UTC] ✅ User profile retrieved successfully for user ID: 497
[06-May-2026 07:44:05 UTC] === API CALL LOG ===
[06-May-2026 07:44:05 UTC] Endpoint: user/profile.php
[06-May-2026 07:44:05 UTC] Full Log Data: {
    "timestamp": "2026-05-06 07:44:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.244.141.163",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk3IiwidXNlcm5hbWUiOiJtYWhpbiIsImVtYWlsIjoibWFoaW5pc25hanU3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODY1ODEwNH0.PBLDDE0idNW2qoxgMFbYmSaZqvFk_0wCTeQ-562_gtM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f765b94a8dcdc25-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.244.141.163",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.244.141.163, 172.68.132.136"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 07:44:05 UTC] === END API CALL LOG ===
[06-May-2026 07:44:05 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 07:44:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk3IiwidXNlcm5hbWUiOiJtYWhpbiIsImVtYWlsIjoibWFoaW5pc25hanU3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODY1ODEwNH0.PBLDDE0idNW2qoxgMFbYmSaZqvFk_0wCTeQ-562_gtM
[06-May-2026 07:44:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 07:44:05 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 07:44:05 UTC] User ID: 497
[06-May-2026 07:44:05 UTC] ✅ User profile retrieved successfully for user ID: 497
[06-May-2026 07:44:06 UTC] === API CALL LOG ===
[06-May-2026 07:44:06 UTC] Endpoint: user/profile.php
[06-May-2026 07:44:06 UTC] Full Log Data: {
    "timestamp": "2026-05-06 07:44:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.244.141.163",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk3IiwidXNlcm5hbWUiOiJtYWhpbiIsImVtYWlsIjoibWFoaW5pc25hanU3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODY1ODEwNH0.PBLDDE0idNW2qoxgMFbYmSaZqvFk_0wCTeQ-562_gtM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f765b95fa3bdc25-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.244.141.163",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.244.141.163, 172.68.132.137"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 07:44:06 UTC] === END API CALL LOG ===
[06-May-2026 07:44:06 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 07:44:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk3IiwidXNlcm5hbWUiOiJtYWhpbiIsImVtYWlsIjoibWFoaW5pc25hanU3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODY1ODEwNH0.PBLDDE0idNW2qoxgMFbYmSaZqvFk_0wCTeQ-562_gtM
[06-May-2026 07:44:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 07:44:06 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 07:44:06 UTC] User ID: 497
[06-May-2026 07:44:06 UTC] ✅ User profile retrieved successfully for user ID: 497
[06-May-2026 07:44:16 UTC] === API CALL LOG ===
[06-May-2026 07:44:16 UTC] Endpoint: user/profile.php
[06-May-2026 07:44:16 UTC] Full Log Data: {
    "timestamp": "2026-05-06 07:44:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.244.141.163",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk3IiwidXNlcm5hbWUiOiJtYWhpbiIsImVtYWlsIjoibWFoaW5pc25hanU3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODY1ODEwNH0.PBLDDE0idNW2qoxgMFbYmSaZqvFk_0wCTeQ-562_gtM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f765bd85cd6dc25-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.244.141.163",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.244.141.163, 172.68.132.137"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 07:44:16 UTC] === END API CALL LOG ===
[06-May-2026 07:44:16 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 07:44:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk3IiwidXNlcm5hbWUiOiJtYWhpbiIsImVtYWlsIjoibWFoaW5pc25hanU3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODY1ODEwNH0.PBLDDE0idNW2qoxgMFbYmSaZqvFk_0wCTeQ-562_gtM
[06-May-2026 07:44:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 07:44:16 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 07:44:16 UTC] User ID: 497
[06-May-2026 07:44:16 UTC] ✅ User profile retrieved successfully for user ID: 497
[06-May-2026 07:44:21 UTC] === API CALL LOG ===
[06-May-2026 07:44:21 UTC] Endpoint: user/profile.php
[06-May-2026 07:44:21 UTC] Full Log Data: {
    "timestamp": "2026-05-06 07:44:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.244.141.163",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk3IiwidXNlcm5hbWUiOiJtYWhpbiIsImVtYWlsIjoibWFoaW5pc25hanU3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODY1ODEwNH0.PBLDDE0idNW2qoxgMFbYmSaZqvFk_0wCTeQ-562_gtM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f765bf76893dc25-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.244.141.163",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.244.141.163, 172.68.132.137"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 07:44:21 UTC] === END API CALL LOG ===
[06-May-2026 07:44:21 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 07:44:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk3IiwidXNlcm5hbWUiOiJtYWhpbiIsImVtYWlsIjoibWFoaW5pc25hanU3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODY1ODEwNH0.PBLDDE0idNW2qoxgMFbYmSaZqvFk_0wCTeQ-562_gtM
[06-May-2026 07:44:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 07:44:21 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 07:44:21 UTC] User ID: 497
[06-May-2026 07:44:21 UTC] ✅ User profile retrieved successfully for user ID: 497
[06-May-2026 08:00:58 UTC] === API CALL LOG ===
[06-May-2026 08:00:58 UTC] Endpoint: user/profile.php
[06-May-2026 08:00:58 UTC] Full Log Data: {
    "timestamp": "2026-05-06 08:00:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.244.141.163",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk3IiwidXNlcm5hbWUiOiJtYWhpbiIsImVtYWlsIjoibWFoaW5pc25hanU3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODY1ODEwNH0.PBLDDE0idNW2qoxgMFbYmSaZqvFk_0wCTeQ-562_gtM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f7674484d0c4f02-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.244.141.163",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.244.141.163, 172.68.132.136"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 08:00:58 UTC] === END API CALL LOG ===
[06-May-2026 08:00:58 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 08:00:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk3IiwidXNlcm5hbWUiOiJtYWhpbiIsImVtYWlsIjoibWFoaW5pc25hanU3QGdtYWlsLmNvbSIsImV4cCI6MTc3ODY1ODEwNH0.PBLDDE0idNW2qoxgMFbYmSaZqvFk_0wCTeQ-562_gtM
[06-May-2026 08:00:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 08:00:58 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 08:00:58 UTC] User ID: 497
[06-May-2026 08:00:58 UTC] ✅ User profile retrieved successfully for user ID: 497
[06-May-2026 09:11:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 09:11:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 09:11:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk4IiwidXNlcm5hbWUiOiJAbGl2aW5nbGVnZW5kMDgiLCJlbWFpbCI6Im5vbW9yZS5udGhAZ21haWwuY29tIiwiZXhwIjoxNzc4NjYzNDcyfQ.quxFbZobKh_W6NJzhe-yBhB1rCr8STXavDiqhYZFjNQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f76db35093ece0e-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.67.50.215","CF-IPCountry":"MM","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.67.50.215, 172.71.124.89"}
[06-May-2026 09:11:13 UTC] === User Orders API Called ===
[06-May-2026 09:11:13 UTC] User ID: 498
[06-May-2026 09:11:13 UTC] Limit: 20, Offset: 0
[06-May-2026 09:11:13 UTC] Orders found: 0
[06-May-2026 09:11:13 UTC] Orders data: []
[06-May-2026 09:11:13 UTC] Total orders count: 0
[06-May-2026 09:11:13 UTC] === API CALL LOG ===
[06-May-2026 09:11:13 UTC] Endpoint: user/profile.php
[06-May-2026 09:11:13 UTC] Full Log Data: {
    "timestamp": "2026-05-06 09:11:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.67.50.215",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk4IiwidXNlcm5hbWUiOiJAbGl2aW5nbGVnZW5kMDgiLCJlbWFpbCI6Im5vbW9yZS5udGhAZ21haWwuY29tIiwiZXhwIjoxNzc4NjYzNDcyfQ.quxFbZobKh_W6NJzhe-yBhB1rCr8STXavDiqhYZFjNQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f76db357ac5ce0e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.67.50.215",
        "CF-IPCountry": "MM",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.67.50.215, 172.71.124.88"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 09:11:13 UTC] === END API CALL LOG ===
[06-May-2026 09:11:13 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 09:11:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk4IiwidXNlcm5hbWUiOiJAbGl2aW5nbGVnZW5kMDgiLCJlbWFpbCI6Im5vbW9yZS5udGhAZ21haWwuY29tIiwiZXhwIjoxNzc4NjYzNDcyfQ.quxFbZobKh_W6NJzhe-yBhB1rCr8STXavDiqhYZFjNQ
[06-May-2026 09:11:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 09:11:13 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 09:11:13 UTC] User ID: 498
[06-May-2026 09:11:13 UTC] ✅ User profile retrieved successfully for user ID: 498
[06-May-2026 09:11:25 UTC] === API CALL LOG ===
[06-May-2026 09:11:25 UTC] Endpoint: user/profile.php
[06-May-2026 09:11:25 UTC] Full Log Data: {
    "timestamp": "2026-05-06 09:11:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.67.50.215",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk4IiwidXNlcm5hbWUiOiJAbGl2aW5nbGVnZW5kMDgiLCJlbWFpbCI6Im5vbW9yZS5udGhAZ21haWwuY29tIiwiZXhwIjoxNzc4NjYzNDcyfQ.quxFbZobKh_W6NJzhe-yBhB1rCr8STXavDiqhYZFjNQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f76db7f4aa6ce0e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.67.50.215",
        "CF-IPCountry": "MM",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.67.50.215, 172.71.124.88"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 09:11:25 UTC] === END API CALL LOG ===
[06-May-2026 09:11:25 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 09:11:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk4IiwidXNlcm5hbWUiOiJAbGl2aW5nbGVnZW5kMDgiLCJlbWFpbCI6Im5vbW9yZS5udGhAZ21haWwuY29tIiwiZXhwIjoxNzc4NjYzNDcyfQ.quxFbZobKh_W6NJzhe-yBhB1rCr8STXavDiqhYZFjNQ
[06-May-2026 09:11:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 09:11:25 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 09:11:25 UTC] User ID: 498
[06-May-2026 09:11:25 UTC] ✅ User profile retrieved successfully for user ID: 498
[06-May-2026 09:11:25 UTC] === API CALL LOG ===
[06-May-2026 09:11:25 UTC] Endpoint: user/profile.php
[06-May-2026 09:11:25 UTC] Full Log Data: {
    "timestamp": "2026-05-06 09:11:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.67.50.215",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk4IiwidXNlcm5hbWUiOiJAbGl2aW5nbGVnZW5kMDgiLCJlbWFpbCI6Im5vbW9yZS5udGhAZ21haWwuY29tIiwiZXhwIjoxNzc4NjYzNDcyfQ.quxFbZobKh_W6NJzhe-yBhB1rCr8STXavDiqhYZFjNQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f76db7f7b5dce0e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.67.50.215",
        "CF-IPCountry": "MM",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.67.50.215, 172.71.124.89"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 09:11:25 UTC] === END API CALL LOG ===
[06-May-2026 09:11:25 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 09:11:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk4IiwidXNlcm5hbWUiOiJAbGl2aW5nbGVnZW5kMDgiLCJlbWFpbCI6Im5vbW9yZS5udGhAZ21haWwuY29tIiwiZXhwIjoxNzc4NjYzNDcyfQ.quxFbZobKh_W6NJzhe-yBhB1rCr8STXavDiqhYZFjNQ
[06-May-2026 09:11:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 09:11:25 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 09:11:25 UTC] User ID: 498
[06-May-2026 09:11:25 UTC] ✅ User profile retrieved successfully for user ID: 498
[06-May-2026 09:11:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 09:11:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 09:11:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk4IiwidXNlcm5hbWUiOiJAbGl2aW5nbGVnZW5kMDgiLCJlbWFpbCI6Im5vbW9yZS5udGhAZ21haWwuY29tIiwiZXhwIjoxNzc4NjYzNDcyfQ.quxFbZobKh_W6NJzhe-yBhB1rCr8STXavDiqhYZFjNQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f76db848ce7ce0e-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.67.50.215","CF-IPCountry":"MM","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.67.50.215, 172.71.124.89"}
[06-May-2026 09:11:26 UTC] === User Orders API Called ===
[06-May-2026 09:11:26 UTC] User ID: 498
[06-May-2026 09:11:26 UTC] Limit: 20, Offset: 0
[06-May-2026 09:11:26 UTC] Orders found: 0
[06-May-2026 09:11:26 UTC] Orders data: []
[06-May-2026 09:11:26 UTC] Total orders count: 0
[06-May-2026 09:11:26 UTC] === API CALL LOG ===
[06-May-2026 09:11:26 UTC] Endpoint: user/profile.php
[06-May-2026 09:11:26 UTC] Full Log Data: {
    "timestamp": "2026-05-06 09:11:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.67.50.215",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk4IiwidXNlcm5hbWUiOiJAbGl2aW5nbGVnZW5kMDgiLCJlbWFpbCI6Im5vbW9yZS5udGhAZ21haWwuY29tIiwiZXhwIjoxNzc4NjYzNDcyfQ.quxFbZobKh_W6NJzhe-yBhB1rCr8STXavDiqhYZFjNQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f76db84ee07ce0e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.67.50.215",
        "CF-IPCountry": "MM",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.67.50.215, 172.71.124.88"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 09:11:26 UTC] === END API CALL LOG ===
[06-May-2026 09:11:26 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 09:11:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk4IiwidXNlcm5hbWUiOiJAbGl2aW5nbGVnZW5kMDgiLCJlbWFpbCI6Im5vbW9yZS5udGhAZ21haWwuY29tIiwiZXhwIjoxNzc4NjYzNDcyfQ.quxFbZobKh_W6NJzhe-yBhB1rCr8STXavDiqhYZFjNQ
[06-May-2026 09:11:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 09:11:26 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 09:11:26 UTC] User ID: 498
[06-May-2026 09:11:26 UTC] ✅ User profile retrieved successfully for user ID: 498
[06-May-2026 09:11:26 UTC] === API CALL LOG ===
[06-May-2026 09:11:26 UTC] Endpoint: user/profile.php
[06-May-2026 09:11:26 UTC] Full Log Data: {
    "timestamp": "2026-05-06 09:11:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.67.50.215",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk4IiwidXNlcm5hbWUiOiJAbGl2aW5nbGVnZW5kMDgiLCJlbWFpbCI6Im5vbW9yZS5udGhAZ21haWwuY29tIiwiZXhwIjoxNzc4NjYzNDcyfQ.quxFbZobKh_W6NJzhe-yBhB1rCr8STXavDiqhYZFjNQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f76db88fb6ace0e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.67.50.215",
        "CF-IPCountry": "MM",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.67.50.215, 172.71.124.89"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 09:11:26 UTC] === END API CALL LOG ===
[06-May-2026 09:11:26 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 09:11:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk4IiwidXNlcm5hbWUiOiJAbGl2aW5nbGVnZW5kMDgiLCJlbWFpbCI6Im5vbW9yZS5udGhAZ21haWwuY29tIiwiZXhwIjoxNzc4NjYzNDcyfQ.quxFbZobKh_W6NJzhe-yBhB1rCr8STXavDiqhYZFjNQ
[06-May-2026 09:11:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 09:11:26 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 09:11:26 UTC] User ID: 498
[06-May-2026 09:11:26 UTC] ✅ User profile retrieved successfully for user ID: 498
[06-May-2026 09:11:27 UTC] === API CALL LOG ===
[06-May-2026 09:11:27 UTC] Endpoint: user/profile.php
[06-May-2026 09:11:27 UTC] Full Log Data: {
    "timestamp": "2026-05-06 09:11:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.67.50.215",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk4IiwidXNlcm5hbWUiOiJAbGl2aW5nbGVnZW5kMDgiLCJlbWFpbCI6Im5vbW9yZS5udGhAZ21haWwuY29tIiwiZXhwIjoxNzc4NjYzNDcyfQ.quxFbZobKh_W6NJzhe-yBhB1rCr8STXavDiqhYZFjNQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f76db8b7b11ce0e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.67.50.215",
        "CF-IPCountry": "MM",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.67.50.215, 172.71.124.89"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 09:11:27 UTC] === END API CALL LOG ===
[06-May-2026 09:11:27 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 09:11:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk4IiwidXNlcm5hbWUiOiJAbGl2aW5nbGVnZW5kMDgiLCJlbWFpbCI6Im5vbW9yZS5udGhAZ21haWwuY29tIiwiZXhwIjoxNzc4NjYzNDcyfQ.quxFbZobKh_W6NJzhe-yBhB1rCr8STXavDiqhYZFjNQ
[06-May-2026 09:11:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 09:11:27 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 09:11:27 UTC] User ID: 498
[06-May-2026 09:11:27 UTC] ✅ User profile retrieved successfully for user ID: 498
[06-May-2026 09:11:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 09:11:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 09:11:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk4IiwidXNlcm5hbWUiOiJAbGl2aW5nbGVnZW5kMDgiLCJlbWFpbCI6Im5vbW9yZS5udGhAZ21haWwuY29tIiwiZXhwIjoxNzc4NjYzNDcyfQ.quxFbZobKh_W6NJzhe-yBhB1rCr8STXavDiqhYZFjNQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f76dc0cab85ce0e-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.67.50.215","CF-IPCountry":"MM","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.67.50.215, 172.71.124.89"}
[06-May-2026 09:11:48 UTC] === User Orders API Called ===
[06-May-2026 09:11:48 UTC] User ID: 498
[06-May-2026 09:11:48 UTC] Limit: 20, Offset: 0
[06-May-2026 09:11:48 UTC] Orders found: 0
[06-May-2026 09:11:48 UTC] Orders data: []
[06-May-2026 09:11:48 UTC] Total orders count: 0
[06-May-2026 09:11:48 UTC] === API CALL LOG ===
[06-May-2026 09:11:48 UTC] Endpoint: user/profile.php
[06-May-2026 09:11:48 UTC] Full Log Data: {
    "timestamp": "2026-05-06 09:11:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.67.50.215",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk4IiwidXNlcm5hbWUiOiJAbGl2aW5nbGVnZW5kMDgiLCJlbWFpbCI6Im5vbW9yZS5udGhAZ21haWwuY29tIiwiZXhwIjoxNzc4NjYzNDcyfQ.quxFbZobKh_W6NJzhe-yBhB1rCr8STXavDiqhYZFjNQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f76dc0cab8ace0e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.67.50.215",
        "CF-IPCountry": "MM",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.67.50.215, 172.71.124.88"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 09:11:48 UTC] === END API CALL LOG ===
[06-May-2026 09:11:48 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 09:11:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk4IiwidXNlcm5hbWUiOiJAbGl2aW5nbGVnZW5kMDgiLCJlbWFpbCI6Im5vbW9yZS5udGhAZ21haWwuY29tIiwiZXhwIjoxNzc4NjYzNDcyfQ.quxFbZobKh_W6NJzhe-yBhB1rCr8STXavDiqhYZFjNQ
[06-May-2026 09:11:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 09:11:48 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 09:11:48 UTC] User ID: 498
[06-May-2026 09:11:48 UTC] ✅ User profile retrieved successfully for user ID: 498
[06-May-2026 09:11:48 UTC] === API CALL LOG ===
[06-May-2026 09:11:48 UTC] Endpoint: user/profile.php
[06-May-2026 09:11:48 UTC] Full Log Data: {
    "timestamp": "2026-05-06 09:11:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.67.50.215",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk4IiwidXNlcm5hbWUiOiJAbGl2aW5nbGVnZW5kMDgiLCJlbWFpbCI6Im5vbW9yZS5udGhAZ21haWwuY29tIiwiZXhwIjoxNzc4NjYzNDcyfQ.quxFbZobKh_W6NJzhe-yBhB1rCr8STXavDiqhYZFjNQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f76dc0f7c33ce0e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.67.50.215",
        "CF-IPCountry": "MM",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.67.50.215, 172.71.124.89"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 09:11:48 UTC] === END API CALL LOG ===
[06-May-2026 09:11:48 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 09:11:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk4IiwidXNlcm5hbWUiOiJAbGl2aW5nbGVnZW5kMDgiLCJlbWFpbCI6Im5vbW9yZS5udGhAZ21haWwuY29tIiwiZXhwIjoxNzc4NjYzNDcyfQ.quxFbZobKh_W6NJzhe-yBhB1rCr8STXavDiqhYZFjNQ
[06-May-2026 09:11:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 09:11:48 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 09:11:48 UTC] User ID: 498
[06-May-2026 09:11:48 UTC] ✅ User profile retrieved successfully for user ID: 498
[06-May-2026 09:11:49 UTC] === API CALL LOG ===
[06-May-2026 09:11:49 UTC] Endpoint: user/profile.php
[06-May-2026 09:11:49 UTC] Full Log Data: {
    "timestamp": "2026-05-06 09:11:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.67.50.215",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk4IiwidXNlcm5hbWUiOiJAbGl2aW5nbGVnZW5kMDgiLCJlbWFpbCI6Im5vbW9yZS5udGhAZ21haWwuY29tIiwiZXhwIjoxNzc4NjYzNDcyfQ.quxFbZobKh_W6NJzhe-yBhB1rCr8STXavDiqhYZFjNQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f76dc13d9cfce0e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.67.50.215",
        "CF-IPCountry": "MM",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.67.50.215, 172.71.124.89"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 09:11:49 UTC] === END API CALL LOG ===
[06-May-2026 09:11:49 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 09:11:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk4IiwidXNlcm5hbWUiOiJAbGl2aW5nbGVnZW5kMDgiLCJlbWFpbCI6Im5vbW9yZS5udGhAZ21haWwuY29tIiwiZXhwIjoxNzc4NjYzNDcyfQ.quxFbZobKh_W6NJzhe-yBhB1rCr8STXavDiqhYZFjNQ
[06-May-2026 09:11:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 09:11:49 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 09:11:49 UTC] User ID: 498
[06-May-2026 09:11:49 UTC] ✅ User profile retrieved successfully for user ID: 498
[06-May-2026 09:12:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 09:12:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 09:12:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk4IiwidXNlcm5hbWUiOiJAbGl2aW5nbGVnZW5kMDgiLCJlbWFpbCI6Im5vbW9yZS5udGhAZ21haWwuY29tIiwiZXhwIjoxNzc4NjYzNDcyfQ.quxFbZobKh_W6NJzhe-yBhB1rCr8STXavDiqhYZFjNQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f76dc62b97ace0e-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.67.50.215","CF-IPCountry":"MM","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.67.50.215, 172.71.124.88"}
[06-May-2026 09:12:01 UTC] === User Orders API Called ===
[06-May-2026 09:12:01 UTC] User ID: 498
[06-May-2026 09:12:01 UTC] Limit: 20, Offset: 0
[06-May-2026 09:12:01 UTC] Orders found: 0
[06-May-2026 09:12:01 UTC] Orders data: []
[06-May-2026 09:12:01 UTC] Total orders count: 0
[06-May-2026 09:12:08 UTC] === API CALL LOG ===
[06-May-2026 09:12:08 UTC] Endpoint: user/profile.php
[06-May-2026 09:12:08 UTC] Full Log Data: {
    "timestamp": "2026-05-06 09:12:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.67.50.215",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk4IiwidXNlcm5hbWUiOiJAbGl2aW5nbGVnZW5kMDgiLCJlbWFpbCI6Im5vbW9yZS5udGhAZ21haWwuY29tIiwiZXhwIjoxNzc4NjYzNDcyfQ.quxFbZobKh_W6NJzhe-yBhB1rCr8STXavDiqhYZFjNQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f76dc88f883ce0e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.67.50.215",
        "CF-IPCountry": "MM",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.67.50.215, 172.71.124.88"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 09:12:08 UTC] === END API CALL LOG ===
[06-May-2026 09:12:08 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 09:12:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk4IiwidXNlcm5hbWUiOiJAbGl2aW5nbGVnZW5kMDgiLCJlbWFpbCI6Im5vbW9yZS5udGhAZ21haWwuY29tIiwiZXhwIjoxNzc4NjYzNDcyfQ.quxFbZobKh_W6NJzhe-yBhB1rCr8STXavDiqhYZFjNQ
[06-May-2026 09:12:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 09:12:08 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 09:12:08 UTC] User ID: 498
[06-May-2026 09:12:08 UTC] ✅ User profile retrieved successfully for user ID: 498
[06-May-2026 09:12:08 UTC] === API CALL LOG ===
[06-May-2026 09:12:08 UTC] Endpoint: user/profile.php
[06-May-2026 09:12:08 UTC] Full Log Data: {
    "timestamp": "2026-05-06 09:12:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.67.50.215",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk4IiwidXNlcm5hbWUiOiJAbGl2aW5nbGVnZW5kMDgiLCJlbWFpbCI6Im5vbW9yZS5udGhAZ21haWwuY29tIiwiZXhwIjoxNzc4NjYzNDcyfQ.quxFbZobKh_W6NJzhe-yBhB1rCr8STXavDiqhYZFjNQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f76dc88f885ce0e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.67.50.215",
        "CF-IPCountry": "MM",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.67.50.215, 172.71.124.88"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 09:12:08 UTC] === END API CALL LOG ===
[06-May-2026 09:12:08 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 09:12:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk4IiwidXNlcm5hbWUiOiJAbGl2aW5nbGVnZW5kMDgiLCJlbWFpbCI6Im5vbW9yZS5udGhAZ21haWwuY29tIiwiZXhwIjoxNzc4NjYzNDcyfQ.quxFbZobKh_W6NJzhe-yBhB1rCr8STXavDiqhYZFjNQ
[06-May-2026 09:12:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 09:12:08 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 09:12:08 UTC] User ID: 498
[06-May-2026 09:12:08 UTC] ✅ User profile retrieved successfully for user ID: 498
[06-May-2026 09:12:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 09:12:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 09:12:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk4IiwidXNlcm5hbWUiOiJAbGl2aW5nbGVnZW5kMDgiLCJlbWFpbCI6Im5vbW9yZS5udGhAZ21haWwuY29tIiwiZXhwIjoxNzc4NjYzNDcyfQ.quxFbZobKh_W6NJzhe-yBhB1rCr8STXavDiqhYZFjNQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f76dc88f87ece0e-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.67.50.215","CF-IPCountry":"MM","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.67.50.215, 172.71.124.89"}
[06-May-2026 09:12:08 UTC] === User Orders API Called ===
[06-May-2026 09:12:08 UTC] User ID: 498
[06-May-2026 09:12:08 UTC] Limit: 20, Offset: 0
[06-May-2026 09:12:08 UTC] Orders found: 0
[06-May-2026 09:12:08 UTC] Orders data: []
[06-May-2026 09:12:08 UTC] Total orders count: 0
[06-May-2026 09:12:09 UTC] === API CALL LOG ===
[06-May-2026 09:12:09 UTC] Endpoint: user/profile.php
[06-May-2026 09:12:09 UTC] Full Log Data: {
    "timestamp": "2026-05-06 09:12:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.67.50.215",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk4IiwidXNlcm5hbWUiOiJAbGl2aW5nbGVnZW5kMDgiLCJlbWFpbCI6Im5vbW9yZS5udGhAZ21haWwuY29tIiwiZXhwIjoxNzc4NjYzNDcyfQ.quxFbZobKh_W6NJzhe-yBhB1rCr8STXavDiqhYZFjNQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f76dc9158f3ce0e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.67.50.215",
        "CF-IPCountry": "MM",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.67.50.215, 172.71.124.89"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 09:12:09 UTC] === END API CALL LOG ===
[06-May-2026 09:12:09 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 09:12:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk4IiwidXNlcm5hbWUiOiJAbGl2aW5nbGVnZW5kMDgiLCJlbWFpbCI6Im5vbW9yZS5udGhAZ21haWwuY29tIiwiZXhwIjoxNzc4NjYzNDcyfQ.quxFbZobKh_W6NJzhe-yBhB1rCr8STXavDiqhYZFjNQ
[06-May-2026 09:12:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 09:12:09 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 09:12:09 UTC] User ID: 498
[06-May-2026 09:12:09 UTC] ✅ User profile retrieved successfully for user ID: 498
[06-May-2026 09:12:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 09:12:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 09:12:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk4IiwidXNlcm5hbWUiOiJAbGl2aW5nbGVnZW5kMDgiLCJlbWFpbCI6Im5vbW9yZS5udGhAZ21haWwuY29tIiwiZXhwIjoxNzc4NjYzNDcyfQ.quxFbZobKh_W6NJzhe-yBhB1rCr8STXavDiqhYZFjNQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f76dcc6cd4dce0e-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.67.50.215","CF-IPCountry":"MM","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.67.50.215, 172.71.124.88"}
[06-May-2026 09:12:17 UTC] === User Orders API Called ===
[06-May-2026 09:12:17 UTC] User ID: 498
[06-May-2026 09:12:17 UTC] Limit: 20, Offset: 0
[06-May-2026 09:12:17 UTC] Orders found: 0
[06-May-2026 09:12:17 UTC] Orders data: []
[06-May-2026 09:12:17 UTC] Total orders count: 0
[06-May-2026 09:12:18 UTC] === API CALL LOG ===
[06-May-2026 09:12:18 UTC] Endpoint: user/profile.php
[06-May-2026 09:12:18 UTC] Full Log Data: {
    "timestamp": "2026-05-06 09:12:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.67.50.215",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk4IiwidXNlcm5hbWUiOiJAbGl2aW5nbGVnZW5kMDgiLCJlbWFpbCI6Im5vbW9yZS5udGhAZ21haWwuY29tIiwiZXhwIjoxNzc4NjYzNDcyfQ.quxFbZobKh_W6NJzhe-yBhB1rCr8STXavDiqhYZFjNQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f76dccd3a5ace0e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.67.50.215",
        "CF-IPCountry": "MM",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.67.50.215, 172.71.124.89"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 09:12:18 UTC] === END API CALL LOG ===
[06-May-2026 09:12:18 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 09:12:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk4IiwidXNlcm5hbWUiOiJAbGl2aW5nbGVnZW5kMDgiLCJlbWFpbCI6Im5vbW9yZS5udGhAZ21haWwuY29tIiwiZXhwIjoxNzc4NjYzNDcyfQ.quxFbZobKh_W6NJzhe-yBhB1rCr8STXavDiqhYZFjNQ
[06-May-2026 09:12:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 09:12:18 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 09:12:18 UTC] User ID: 498
[06-May-2026 09:12:18 UTC] ✅ User profile retrieved successfully for user ID: 498
[06-May-2026 09:12:19 UTC] User Purchases API - User ID: 498
[06-May-2026 09:12:19 UTC] User Purchases API - Total purchases found: 0
[06-May-2026 09:12:23 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 09:12:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 09:12:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk4IiwidXNlcm5hbWUiOiJAbGl2aW5nbGVnZW5kMDgiLCJlbWFpbCI6Im5vbW9yZS5udGhAZ21haWwuY29tIiwiZXhwIjoxNzc4NjYzNDcyfQ.quxFbZobKh_W6NJzhe-yBhB1rCr8STXavDiqhYZFjNQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f76dce76dfcce0e-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.67.50.215","CF-IPCountry":"MM","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.67.50.215, 172.71.124.88"}
[06-May-2026 09:12:23 UTC] === User Orders API Called ===
[06-May-2026 09:12:23 UTC] User ID: 498
[06-May-2026 09:12:23 UTC] Limit: 20, Offset: 0
[06-May-2026 09:12:23 UTC] Orders found: 0
[06-May-2026 09:12:23 UTC] Orders data: []
[06-May-2026 09:12:23 UTC] Total orders count: 0
[06-May-2026 09:12:23 UTC] === API CALL LOG ===
[06-May-2026 09:12:23 UTC] Endpoint: user/profile.php
[06-May-2026 09:12:23 UTC] Full Log Data: {
    "timestamp": "2026-05-06 09:12:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.67.50.215",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk4IiwidXNlcm5hbWUiOiJAbGl2aW5nbGVnZW5kMDgiLCJlbWFpbCI6Im5vbW9yZS5udGhAZ21haWwuY29tIiwiZXhwIjoxNzc4NjYzNDcyfQ.quxFbZobKh_W6NJzhe-yBhB1rCr8STXavDiqhYZFjNQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f76dce7af20ce0e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.67.50.215",
        "CF-IPCountry": "MM",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.67.50.215, 172.71.124.89"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 09:12:23 UTC] === END API CALL LOG ===
[06-May-2026 09:12:23 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 09:12:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk4IiwidXNlcm5hbWUiOiJAbGl2aW5nbGVnZW5kMDgiLCJlbWFpbCI6Im5vbW9yZS5udGhAZ21haWwuY29tIiwiZXhwIjoxNzc4NjYzNDcyfQ.quxFbZobKh_W6NJzhe-yBhB1rCr8STXavDiqhYZFjNQ
[06-May-2026 09:12:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 09:12:23 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 09:12:23 UTC] User ID: 498
[06-May-2026 09:12:23 UTC] ✅ User profile retrieved successfully for user ID: 498
[06-May-2026 09:12:23 UTC] === API CALL LOG ===
[06-May-2026 09:12:23 UTC] Endpoint: user/profile.php
[06-May-2026 09:12:23 UTC] Full Log Data: {
    "timestamp": "2026-05-06 09:12:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.67.50.215",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk4IiwidXNlcm5hbWUiOiJAbGl2aW5nbGVnZW5kMDgiLCJlbWFpbCI6Im5vbW9yZS5udGhAZ21haWwuY29tIiwiZXhwIjoxNzc4NjYzNDcyfQ.quxFbZobKh_W6NJzhe-yBhB1rCr8STXavDiqhYZFjNQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f76dcebac54ce0e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.67.50.215",
        "CF-IPCountry": "MM",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.67.50.215, 172.71.124.89"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 09:12:23 UTC] === END API CALL LOG ===
[06-May-2026 09:12:23 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 09:12:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk4IiwidXNlcm5hbWUiOiJAbGl2aW5nbGVnZW5kMDgiLCJlbWFpbCI6Im5vbW9yZS5udGhAZ21haWwuY29tIiwiZXhwIjoxNzc4NjYzNDcyfQ.quxFbZobKh_W6NJzhe-yBhB1rCr8STXavDiqhYZFjNQ
[06-May-2026 09:12:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 09:12:23 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 09:12:23 UTC] User ID: 498
[06-May-2026 09:12:23 UTC] ✅ User profile retrieved successfully for user ID: 498
[06-May-2026 09:12:24 UTC] === API CALL LOG ===
[06-May-2026 09:12:24 UTC] Endpoint: user/profile.php
[06-May-2026 09:12:24 UTC] Full Log Data: {
    "timestamp": "2026-05-06 09:12:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.67.50.215",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk4IiwidXNlcm5hbWUiOiJAbGl2aW5nbGVnZW5kMDgiLCJlbWFpbCI6Im5vbW9yZS5udGhAZ21haWwuY29tIiwiZXhwIjoxNzc4NjYzNDcyfQ.quxFbZobKh_W6NJzhe-yBhB1rCr8STXavDiqhYZFjNQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f76dcef7904ce0e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.67.50.215",
        "CF-IPCountry": "MM",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.67.50.215, 172.71.124.88"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 09:12:24 UTC] === END API CALL LOG ===
[06-May-2026 09:12:24 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 09:12:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk4IiwidXNlcm5hbWUiOiJAbGl2aW5nbGVnZW5kMDgiLCJlbWFpbCI6Im5vbW9yZS5udGhAZ21haWwuY29tIiwiZXhwIjoxNzc4NjYzNDcyfQ.quxFbZobKh_W6NJzhe-yBhB1rCr8STXavDiqhYZFjNQ
[06-May-2026 09:12:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 09:12:24 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 09:12:24 UTC] User ID: 498
[06-May-2026 09:12:24 UTC] ✅ User profile retrieved successfully for user ID: 498
[06-May-2026 09:12:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 09:12:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 09:12:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk4IiwidXNlcm5hbWUiOiJAbGl2aW5nbGVnZW5kMDgiLCJlbWFpbCI6Im5vbW9yZS5udGhAZ21haWwuY29tIiwiZXhwIjoxNzc4NjYzNDcyfQ.quxFbZobKh_W6NJzhe-yBhB1rCr8STXavDiqhYZFjNQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f76dd1abb04ce0e-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.67.50.215","CF-IPCountry":"MM","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.67.50.215, 172.71.124.89"}
[06-May-2026 09:12:31 UTC] === User Orders API Called ===
[06-May-2026 09:12:31 UTC] User ID: 498
[06-May-2026 09:12:31 UTC] Limit: 20, Offset: 0
[06-May-2026 09:12:31 UTC] Orders found: 0
[06-May-2026 09:12:31 UTC] Orders data: []
[06-May-2026 09:12:31 UTC] Total orders count: 0
[06-May-2026 09:12:31 UTC] === API CALL LOG ===
[06-May-2026 09:12:31 UTC] Endpoint: user/profile.php
[06-May-2026 09:12:31 UTC] Full Log Data: {
    "timestamp": "2026-05-06 09:12:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.67.50.215",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk4IiwidXNlcm5hbWUiOiJAbGl2aW5nbGVnZW5kMDgiLCJlbWFpbCI6Im5vbW9yZS5udGhAZ21haWwuY29tIiwiZXhwIjoxNzc4NjYzNDcyfQ.quxFbZobKh_W6NJzhe-yBhB1rCr8STXavDiqhYZFjNQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f76dd1b1c19ce0e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.67.50.215",
        "CF-IPCountry": "MM",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.67.50.215, 172.71.124.89"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 09:12:31 UTC] === END API CALL LOG ===
[06-May-2026 09:12:31 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 09:12:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk4IiwidXNlcm5hbWUiOiJAbGl2aW5nbGVnZW5kMDgiLCJlbWFpbCI6Im5vbW9yZS5udGhAZ21haWwuY29tIiwiZXhwIjoxNzc4NjYzNDcyfQ.quxFbZobKh_W6NJzhe-yBhB1rCr8STXavDiqhYZFjNQ
[06-May-2026 09:12:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 09:12:31 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 09:12:31 UTC] User ID: 498
[06-May-2026 09:12:31 UTC] ✅ User profile retrieved successfully for user ID: 498
[06-May-2026 09:12:31 UTC] === API CALL LOG ===
[06-May-2026 09:12:31 UTC] Endpoint: user/profile.php
[06-May-2026 09:12:31 UTC] Full Log Data: {
    "timestamp": "2026-05-06 09:12:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.67.50.215",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk4IiwidXNlcm5hbWUiOiJAbGl2aW5nbGVnZW5kMDgiLCJlbWFpbCI6Im5vbW9yZS5udGhAZ21haWwuY29tIiwiZXhwIjoxNzc4NjYzNDcyfQ.quxFbZobKh_W6NJzhe-yBhB1rCr8STXavDiqhYZFjNQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f76dd1f2908ce0e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.67.50.215",
        "CF-IPCountry": "MM",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.67.50.215, 172.71.124.89"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 09:12:31 UTC] === END API CALL LOG ===
[06-May-2026 09:12:31 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 09:12:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk4IiwidXNlcm5hbWUiOiJAbGl2aW5nbGVnZW5kMDgiLCJlbWFpbCI6Im5vbW9yZS5udGhAZ21haWwuY29tIiwiZXhwIjoxNzc4NjYzNDcyfQ.quxFbZobKh_W6NJzhe-yBhB1rCr8STXavDiqhYZFjNQ
[06-May-2026 09:12:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 09:12:31 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 09:12:31 UTC] User ID: 498
[06-May-2026 09:12:31 UTC] ✅ User profile retrieved successfully for user ID: 498
[06-May-2026 09:12:32 UTC] === API CALL LOG ===
[06-May-2026 09:12:32 UTC] Endpoint: user/profile.php
[06-May-2026 09:12:32 UTC] Full Log Data: {
    "timestamp": "2026-05-06 09:12:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.67.50.215",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk4IiwidXNlcm5hbWUiOiJAbGl2aW5nbGVnZW5kMDgiLCJlbWFpbCI6Im5vbW9yZS5udGhAZ21haWwuY29tIiwiZXhwIjoxNzc4NjYzNDcyfQ.quxFbZobKh_W6NJzhe-yBhB1rCr8STXavDiqhYZFjNQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f76dd21182dce0e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.67.50.215",
        "CF-IPCountry": "MM",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.67.50.215, 172.71.124.89"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 09:12:32 UTC] === END API CALL LOG ===
[06-May-2026 09:12:32 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 09:12:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk4IiwidXNlcm5hbWUiOiJAbGl2aW5nbGVnZW5kMDgiLCJlbWFpbCI6Im5vbW9yZS5udGhAZ21haWwuY29tIiwiZXhwIjoxNzc4NjYzNDcyfQ.quxFbZobKh_W6NJzhe-yBhB1rCr8STXavDiqhYZFjNQ
[06-May-2026 09:12:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 09:12:32 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 09:12:32 UTC] User ID: 498
[06-May-2026 09:12:32 UTC] ✅ User profile retrieved successfully for user ID: 498
[06-May-2026 09:16:07 UTC] === API CALL LOG ===
[06-May-2026 09:16:07 UTC] Endpoint: user/profile.php
[06-May-2026 09:16:07 UTC] Full Log Data: {
    "timestamp": "2026-05-06 09:16:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "180.254.202.142",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI2IiwidXNlcm5hbWUiOiJzeXJpYWgiLCJlbWFpbCI6ImRhbGxlc2k3NTRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTY4Njc3fQ.Roi7aLrcWq-3YFKTXJgMc_ZOvlEE--58bxFRvWLVPWc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f76e2623accff95-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "180.254.202.142",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "180.254.202.142, 162.158.88.28"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 09:16:07 UTC] === END API CALL LOG ===
[06-May-2026 09:16:07 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 09:16:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI2IiwidXNlcm5hbWUiOiJzeXJpYWgiLCJlbWFpbCI6ImRhbGxlc2k3NTRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTY4Njc3fQ.Roi7aLrcWq-3YFKTXJgMc_ZOvlEE--58bxFRvWLVPWc
[06-May-2026 09:16:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 09:16:07 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 09:16:07 UTC] User ID: 426
[06-May-2026 09:16:07 UTC] ✅ User profile retrieved successfully for user ID: 426
[06-May-2026 09:16:08 UTC] === API CALL LOG ===
[06-May-2026 09:16:08 UTC] Endpoint: user/profile.php
[06-May-2026 09:16:08 UTC] Full Log Data: {
    "timestamp": "2026-05-06 09:16:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "180.254.202.142",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI2IiwidXNlcm5hbWUiOiJzeXJpYWgiLCJlbWFpbCI6ImRhbGxlc2k3NTRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTY4Njc3fQ.Roi7aLrcWq-3YFKTXJgMc_ZOvlEE--58bxFRvWLVPWc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f76e2664df0ff95-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "180.254.202.142",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "180.254.202.142, 162.158.88.28"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 09:16:08 UTC] === END API CALL LOG ===
[06-May-2026 09:16:08 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 09:16:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI2IiwidXNlcm5hbWUiOiJzeXJpYWgiLCJlbWFpbCI6ImRhbGxlc2k3NTRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTY4Njc3fQ.Roi7aLrcWq-3YFKTXJgMc_ZOvlEE--58bxFRvWLVPWc
[06-May-2026 09:16:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 09:16:08 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 09:16:08 UTC] User ID: 426
[06-May-2026 09:16:08 UTC] ✅ User profile retrieved successfully for user ID: 426
[06-May-2026 09:16:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 09:16:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 09:16:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI2IiwidXNlcm5hbWUiOiJzeXJpYWgiLCJlbWFpbCI6ImRhbGxlc2k3NTRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTY4Njc3fQ.Roi7aLrcWq-3YFKTXJgMc_ZOvlEE--58bxFRvWLVPWc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f76e2668ec0ff95-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"180.254.202.142","CF-IPCountry":"ID","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"180.254.202.142, 162.158.88.29"}
[06-May-2026 09:16:08 UTC] === User Orders API Called ===
[06-May-2026 09:16:08 UTC] User ID: 426
[06-May-2026 09:16:08 UTC] Limit: 20, Offset: 0
[06-May-2026 09:16:08 UTC] Orders found: 0
[06-May-2026 09:16:08 UTC] Orders data: []
[06-May-2026 09:16:08 UTC] Total orders count: 0
[06-May-2026 09:16:08 UTC] === API CALL LOG ===
[06-May-2026 09:16:08 UTC] Endpoint: user/profile.php
[06-May-2026 09:16:08 UTC] Full Log Data: {
    "timestamp": "2026-05-06 09:16:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "180.254.202.142",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI2IiwidXNlcm5hbWUiOiJzeXJpYWgiLCJlbWFpbCI6ImRhbGxlc2k3NTRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTY4Njc3fQ.Roi7aLrcWq-3YFKTXJgMc_ZOvlEE--58bxFRvWLVPWc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f76e266effbff95-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "180.254.202.142",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "180.254.202.142, 162.158.88.28"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 09:16:08 UTC] === END API CALL LOG ===
[06-May-2026 09:16:08 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 09:16:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI2IiwidXNlcm5hbWUiOiJzeXJpYWgiLCJlbWFpbCI6ImRhbGxlc2k3NTRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTY4Njc3fQ.Roi7aLrcWq-3YFKTXJgMc_ZOvlEE--58bxFRvWLVPWc
[06-May-2026 09:16:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 09:16:08 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 09:16:08 UTC] User ID: 426
[06-May-2026 09:16:08 UTC] ✅ User profile retrieved successfully for user ID: 426
[06-May-2026 09:16:08 UTC] === API CALL LOG ===
[06-May-2026 09:16:08 UTC] Endpoint: user/profile.php
[06-May-2026 09:16:08 UTC] Full Log Data: {
    "timestamp": "2026-05-06 09:16:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a09:bac5:d4f3:1b9b::2c0:2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgzIiwidXNlcm5hbWUiOiJza2lsbHhmeCIsImVtYWlsIjoic2tpbGx6dGF5bG9yN0BnbWFpbC5jb20iLCJleHAiOjE3Nzg1MDQ4NDh9._yONP8pxiTCUWsIoZVgYojd8Omca5spMyWI9rh5BgYk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f76e269faad4eb3-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a09:bac5:d4f3:1b9b::2c0:2",
        "CF-IPCountry": "ZA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a09:bac5:d4f3:1b9b::2c0:2, 172.68.42.16"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 09:16:08 UTC] === END API CALL LOG ===
[06-May-2026 09:16:08 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 09:16:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgzIiwidXNlcm5hbWUiOiJza2lsbHhmeCIsImVtYWlsIjoic2tpbGx6dGF5bG9yN0BnbWFpbC5jb20iLCJleHAiOjE3Nzg1MDQ4NDh9._yONP8pxiTCUWsIoZVgYojd8Omca5spMyWI9rh5BgYk
[06-May-2026 09:16:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 09:16:08 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 09:16:08 UTC] User ID: 483
[06-May-2026 09:16:08 UTC] ✅ User profile retrieved successfully for user ID: 483
[06-May-2026 09:16:09 UTC] === API CALL LOG ===
[06-May-2026 09:16:09 UTC] Endpoint: user/profile.php
[06-May-2026 09:16:09 UTC] Full Log Data: {
    "timestamp": "2026-05-06 09:16:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "180.254.202.142",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI2IiwidXNlcm5hbWUiOiJzeXJpYWgiLCJlbWFpbCI6ImRhbGxlc2k3NTRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTY4Njc3fQ.Roi7aLrcWq-3YFKTXJgMc_ZOvlEE--58bxFRvWLVPWc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f76e26f0b01ff95-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "180.254.202.142",
        "CF-IPCountry": "ID",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "180.254.202.142, 162.158.88.28"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 09:16:09 UTC] === END API CALL LOG ===
[06-May-2026 09:16:09 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 09:16:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDI2IiwidXNlcm5hbWUiOiJzeXJpYWgiLCJlbWFpbCI6ImRhbGxlc2k3NTRAZ21haWwuY29tIiwiZXhwIjoxNzc3OTY4Njc3fQ.Roi7aLrcWq-3YFKTXJgMc_ZOvlEE--58bxFRvWLVPWc
[06-May-2026 09:16:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 09:16:09 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 09:16:09 UTC] User ID: 426
[06-May-2026 09:16:09 UTC] ✅ User profile retrieved successfully for user ID: 426
[06-May-2026 09:16:12 UTC] === API CALL LOG ===
[06-May-2026 09:16:12 UTC] Endpoint: user/profile.php
[06-May-2026 09:16:12 UTC] Full Log Data: {
    "timestamp": "2026-05-06 09:16:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a09:bac5:d4f3:1b9b::2c0:2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgzIiwidXNlcm5hbWUiOiJza2lsbHhmeCIsImVtYWlsIjoic2tpbGx6dGF5bG9yN0BnbWFpbC5jb20iLCJleHAiOjE3Nzg1MDQ4NDh9._yONP8pxiTCUWsIoZVgYojd8Omca5spMyWI9rh5BgYk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f76e2818e164eb3-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a09:bac5:d4f3:1b9b::2c0:2",
        "CF-IPCountry": "ZA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a09:bac5:d4f3:1b9b::2c0:2, 172.68.42.16"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 09:16:12 UTC] === END API CALL LOG ===
[06-May-2026 09:16:12 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 09:16:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgzIiwidXNlcm5hbWUiOiJza2lsbHhmeCIsImVtYWlsIjoic2tpbGx6dGF5bG9yN0BnbWFpbC5jb20iLCJleHAiOjE3Nzg1MDQ4NDh9._yONP8pxiTCUWsIoZVgYojd8Omca5spMyWI9rh5BgYk
[06-May-2026 09:16:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 09:16:12 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 09:16:12 UTC] User ID: 483
[06-May-2026 09:16:12 UTC] ✅ User profile retrieved successfully for user ID: 483
[06-May-2026 09:16:12 UTC] === API CALL LOG ===
[06-May-2026 09:16:12 UTC] Endpoint: user/profile.php
[06-May-2026 09:16:12 UTC] Full Log Data: {
    "timestamp": "2026-05-06 09:16:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a09:bac5:d4f3:1b9b::2c0:2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgzIiwidXNlcm5hbWUiOiJza2lsbHhmeCIsImVtYWlsIjoic2tpbGx6dGF5bG9yN0BnbWFpbC5jb20iLCJleHAiOjE3Nzg1MDQ4NDh9._yONP8pxiTCUWsIoZVgYojd8Omca5spMyWI9rh5BgYk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f76e2818e1f4eb3-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a09:bac5:d4f3:1b9b::2c0:2",
        "CF-IPCountry": "ZA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a09:bac5:d4f3:1b9b::2c0:2, 172.68.42.16"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 09:16:12 UTC] === END API CALL LOG ===
[06-May-2026 09:16:12 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 09:16:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgzIiwidXNlcm5hbWUiOiJza2lsbHhmeCIsImVtYWlsIjoic2tpbGx6dGF5bG9yN0BnbWFpbC5jb20iLCJleHAiOjE3Nzg1MDQ4NDh9._yONP8pxiTCUWsIoZVgYojd8Omca5spMyWI9rh5BgYk
[06-May-2026 09:16:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 09:16:12 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 09:16:12 UTC] User ID: 483
[06-May-2026 09:16:12 UTC] ✅ User profile retrieved successfully for user ID: 483
[06-May-2026 09:16:12 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 09:16:12 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 09:16:12 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgzIiwidXNlcm5hbWUiOiJza2lsbHhmeCIsImVtYWlsIjoic2tpbGx6dGF5bG9yN0BnbWFpbC5jb20iLCJleHAiOjE3Nzg1MDQ4NDh9._yONP8pxiTCUWsIoZVgYojd8Omca5spMyWI9rh5BgYk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f76e2818e1b4eb3-JNB","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2a09:bac5:d4f3:1b9b::2c0:2","CF-IPCountry":"ZA","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2a09:bac5:d4f3:1b9b::2c0:2, 172.68.42.16"}
[06-May-2026 09:16:12 UTC] === User Orders API Called ===
[06-May-2026 09:16:12 UTC] User ID: 483
[06-May-2026 09:16:12 UTC] Limit: 20, Offset: 0
[06-May-2026 09:16:12 UTC] Orders found: 0
[06-May-2026 09:16:12 UTC] Orders data: []
[06-May-2026 09:16:12 UTC] Total orders count: 0
[06-May-2026 13:30:58 UTC] === API CALL LOG ===
[06-May-2026 13:30:58 UTC] Endpoint: user/profile.php
[06-May-2026 13:30:58 UTC] Full Log Data: {
    "timestamp": "2026-05-06 13:30:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:268:99e5:1716:f5f0:6b15:369f:f48c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f7857b3cdcbe37a-NRT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:268:99e5:1716:f5f0:6b15:369f:f48c",
        "CF-IPCountry": "JP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2001:268:99e5:1716:f5f0:6b15:369f:f48c, 172.71.8.99"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 13:30:58 UTC] === END API CALL LOG ===
[06-May-2026 13:30:58 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 13:30:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU
[06-May-2026 13:30:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 13:30:58 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 13:30:58 UTC] User ID: 499
[06-May-2026 13:30:58 UTC] ✅ User profile retrieved successfully for user ID: 499
[06-May-2026 13:30:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 13:30:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 13:30:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f7857b3fe28e37a-NRT","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2001:268:99e5:1716:f5f0:6b15:369f:f48c","CF-IPCountry":"JP","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2001:268:99e5:1716:f5f0:6b15:369f:f48c, 172.71.8.98"}
[06-May-2026 13:30:58 UTC] === User Orders API Called ===
[06-May-2026 13:30:58 UTC] User ID: 499
[06-May-2026 13:30:58 UTC] Limit: 20, Offset: 0
[06-May-2026 13:30:58 UTC] Orders found: 0
[06-May-2026 13:30:58 UTC] Orders data: []
[06-May-2026 13:30:58 UTC] Total orders count: 0
[06-May-2026 13:30:59 UTC] === API CALL LOG ===
[06-May-2026 13:30:59 UTC] Endpoint: user/profile.php
[06-May-2026 13:30:59 UTC] Full Log Data: {
    "timestamp": "2026-05-06 13:30:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:268:99e5:1716:f5f0:6b15:369f:f48c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f7857b46f06e37a-NRT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:268:99e5:1716:f5f0:6b15:369f:f48c",
        "CF-IPCountry": "JP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2001:268:99e5:1716:f5f0:6b15:369f:f48c, 172.71.8.98"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 13:30:59 UTC] === END API CALL LOG ===
[06-May-2026 13:30:59 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 13:30:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU
[06-May-2026 13:30:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 13:30:59 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 13:30:59 UTC] User ID: 499
[06-May-2026 13:30:59 UTC] ✅ User profile retrieved successfully for user ID: 499
[06-May-2026 13:31:00 UTC] === API CALL LOG ===
[06-May-2026 13:31:00 UTC] Endpoint: user/profile.php
[06-May-2026 13:31:00 UTC] Full Log Data: {
    "timestamp": "2026-05-06 13:31:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:268:99e5:1716:f5f0:6b15:369f:f48c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f7857be1b2fe37a-NRT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:268:99e5:1716:f5f0:6b15:369f:f48c",
        "CF-IPCountry": "JP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2001:268:99e5:1716:f5f0:6b15:369f:f48c, 172.71.8.98"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 13:31:00 UTC] === END API CALL LOG ===
[06-May-2026 13:31:00 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 13:31:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU
[06-May-2026 13:31:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 13:31:00 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 13:31:00 UTC] User ID: 499
[06-May-2026 13:31:00 UTC] ✅ User profile retrieved successfully for user ID: 499
[06-May-2026 13:31:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 13:31:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 13:31:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f785911aa3de37a-NRT","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2001:268:99e5:1716:f5f0:6b15:369f:f48c","CF-IPCountry":"JP","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2001:268:99e5:1716:f5f0:6b15:369f:f48c, 172.71.8.98"}
[06-May-2026 13:31:54 UTC] === User Orders API Called ===
[06-May-2026 13:31:54 UTC] User ID: 499
[06-May-2026 13:31:54 UTC] Limit: 20, Offset: 0
[06-May-2026 13:31:54 UTC] Orders found: 0
[06-May-2026 13:31:54 UTC] Orders data: []
[06-May-2026 13:31:54 UTC] Total orders count: 0
[06-May-2026 13:31:54 UTC] === API CALL LOG ===
[06-May-2026 13:31:54 UTC] Endpoint: user/profile.php
[06-May-2026 13:31:54 UTC] Full Log Data: {
    "timestamp": "2026-05-06 13:31:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:268:99e5:1716:f5f0:6b15:369f:f48c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f785911fb0ce37a-NRT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:268:99e5:1716:f5f0:6b15:369f:f48c",
        "CF-IPCountry": "JP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2001:268:99e5:1716:f5f0:6b15:369f:f48c, 172.71.8.99"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 13:31:54 UTC] === END API CALL LOG ===
[06-May-2026 13:31:54 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 13:31:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU
[06-May-2026 13:31:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 13:31:54 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 13:31:54 UTC] User ID: 499
[06-May-2026 13:31:54 UTC] ✅ User profile retrieved successfully for user ID: 499
[06-May-2026 13:31:55 UTC] === API CALL LOG ===
[06-May-2026 13:31:55 UTC] Endpoint: user/profile.php
[06-May-2026 13:31:55 UTC] Full Log Data: {
    "timestamp": "2026-05-06 13:31:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:268:99e5:1716:f5f0:6b15:369f:f48c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f785913b83be37a-NRT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:268:99e5:1716:f5f0:6b15:369f:f48c",
        "CF-IPCountry": "JP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2001:268:99e5:1716:f5f0:6b15:369f:f48c, 172.71.8.98"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 13:31:55 UTC] === END API CALL LOG ===
[06-May-2026 13:31:55 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 13:31:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU
[06-May-2026 13:31:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 13:31:55 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 13:31:55 UTC] User ID: 499
[06-May-2026 13:31:55 UTC] ✅ User profile retrieved successfully for user ID: 499
[06-May-2026 13:31:56 UTC] === API CALL LOG ===
[06-May-2026 13:31:56 UTC] Endpoint: user/profile.php
[06-May-2026 13:31:56 UTC] Full Log Data: {
    "timestamp": "2026-05-06 13:31:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:268:99e5:1716:f5f0:6b15:369f:f48c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f78591a3898e37a-NRT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:268:99e5:1716:f5f0:6b15:369f:f48c",
        "CF-IPCountry": "JP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2001:268:99e5:1716:f5f0:6b15:369f:f48c, 172.71.8.98"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 13:31:56 UTC] === END API CALL LOG ===
[06-May-2026 13:31:56 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 13:31:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU
[06-May-2026 13:31:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 13:31:56 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 13:31:56 UTC] User ID: 499
[06-May-2026 13:31:56 UTC] ✅ User profile retrieved successfully for user ID: 499
[06-May-2026 13:32:26 UTC] === API CALL LOG ===
[06-May-2026 13:32:26 UTC] Endpoint: user/profile.php
[06-May-2026 13:32:26 UTC] Full Log Data: {
    "timestamp": "2026-05-06 13:32:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:268:99e5:1716:f5f0:6b15:369f:f48c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f7859db4979e37a-NRT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:268:99e5:1716:f5f0:6b15:369f:f48c",
        "CF-IPCountry": "JP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2001:268:99e5:1716:f5f0:6b15:369f:f48c, 172.71.8.98"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 13:32:26 UTC] === END API CALL LOG ===
[06-May-2026 13:32:26 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 13:32:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU
[06-May-2026 13:32:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 13:32:26 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 13:32:26 UTC] User ID: 499
[06-May-2026 13:32:26 UTC] ✅ User profile retrieved successfully for user ID: 499
[06-May-2026 13:32:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 13:32:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 13:32:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f7859ddea33e37a-NRT","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2001:268:99e5:1716:f5f0:6b15:369f:f48c","CF-IPCountry":"JP","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2001:268:99e5:1716:f5f0:6b15:369f:f48c, 172.71.8.98"}
[06-May-2026 13:32:27 UTC] === User Orders API Called ===
[06-May-2026 13:32:27 UTC] User ID: 499
[06-May-2026 13:32:27 UTC] Limit: 20, Offset: 0
[06-May-2026 13:32:27 UTC] Orders found: 0
[06-May-2026 13:32:27 UTC] Orders data: []
[06-May-2026 13:32:27 UTC] Total orders count: 0
[06-May-2026 13:32:27 UTC] === API CALL LOG ===
[06-May-2026 13:32:27 UTC] Endpoint: user/profile.php
[06-May-2026 13:32:27 UTC] Full Log Data: {
    "timestamp": "2026-05-06 13:32:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:268:99e5:1716:f5f0:6b15:369f:f48c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f7859de3b1ce37a-NRT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:268:99e5:1716:f5f0:6b15:369f:f48c",
        "CF-IPCountry": "JP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2001:268:99e5:1716:f5f0:6b15:369f:f48c, 172.71.8.99"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 13:32:27 UTC] === END API CALL LOG ===
[06-May-2026 13:32:27 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 13:32:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU
[06-May-2026 13:32:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 13:32:27 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 13:32:27 UTC] User ID: 499
[06-May-2026 13:32:27 UTC] ✅ User profile retrieved successfully for user ID: 499
[06-May-2026 13:32:27 UTC] === API CALL LOG ===
[06-May-2026 13:32:27 UTC] Endpoint: user/profile.php
[06-May-2026 13:32:27 UTC] Full Log Data: {
    "timestamp": "2026-05-06 13:32:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:268:99e5:1716:f5f0:6b15:369f:f48c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f7859dfbef6e37a-NRT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:268:99e5:1716:f5f0:6b15:369f:f48c",
        "CF-IPCountry": "JP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2001:268:99e5:1716:f5f0:6b15:369f:f48c, 172.71.8.98"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 13:32:27 UTC] === END API CALL LOG ===
[06-May-2026 13:32:27 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 13:32:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU
[06-May-2026 13:32:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 13:32:27 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 13:32:27 UTC] User ID: 499
[06-May-2026 13:32:27 UTC] ✅ User profile retrieved successfully for user ID: 499
[06-May-2026 13:32:28 UTC] === API CALL LOG ===
[06-May-2026 13:32:28 UTC] Endpoint: user/profile.php
[06-May-2026 13:32:28 UTC] Full Log Data: {
    "timestamp": "2026-05-06 13:32:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:268:99e5:1716:f5f0:6b15:369f:f48c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f7859e65945e37a-NRT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:268:99e5:1716:f5f0:6b15:369f:f48c",
        "CF-IPCountry": "JP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2001:268:99e5:1716:f5f0:6b15:369f:f48c, 172.71.8.99"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 13:32:28 UTC] === END API CALL LOG ===
[06-May-2026 13:32:28 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 13:32:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU
[06-May-2026 13:32:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 13:32:28 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 13:32:28 UTC] User ID: 499
[06-May-2026 13:32:28 UTC] ✅ User profile retrieved successfully for user ID: 499
[06-May-2026 13:32:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 13:32:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 13:32:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f785a4a9e20e37a-NRT","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2001:268:99e5:1716:f5f0:6b15:369f:f48c","CF-IPCountry":"JP","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2001:268:99e5:1716:f5f0:6b15:369f:f48c, 172.71.8.99"}
[06-May-2026 13:32:44 UTC] === User Orders API Called ===
[06-May-2026 13:32:44 UTC] User ID: 499
[06-May-2026 13:32:44 UTC] Limit: 20, Offset: 0
[06-May-2026 13:32:44 UTC] Orders found: 0
[06-May-2026 13:32:44 UTC] Orders data: []
[06-May-2026 13:32:44 UTC] Total orders count: 0
[06-May-2026 13:32:44 UTC] === API CALL LOG ===
[06-May-2026 13:32:44 UTC] Endpoint: user/profile.php
[06-May-2026 13:32:44 UTC] Full Log Data: {
    "timestamp": "2026-05-06 13:32:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:268:99e5:1716:f5f0:6b15:369f:f48c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f785a4aef09e37a-NRT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:268:99e5:1716:f5f0:6b15:369f:f48c",
        "CF-IPCountry": "JP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2001:268:99e5:1716:f5f0:6b15:369f:f48c, 172.71.8.99"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 13:32:44 UTC] === END API CALL LOG ===
[06-May-2026 13:32:44 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 13:32:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU
[06-May-2026 13:32:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 13:32:44 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 13:32:44 UTC] User ID: 499
[06-May-2026 13:32:44 UTC] ✅ User profile retrieved successfully for user ID: 499
[06-May-2026 13:32:45 UTC] === API CALL LOG ===
[06-May-2026 13:32:45 UTC] Endpoint: user/profile.php
[06-May-2026 13:32:45 UTC] Full Log Data: {
    "timestamp": "2026-05-06 13:32:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:268:99e5:1716:f5f0:6b15:369f:f48c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f785a4c9bb1e37a-NRT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:268:99e5:1716:f5f0:6b15:369f:f48c",
        "CF-IPCountry": "JP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2001:268:99e5:1716:f5f0:6b15:369f:f48c, 172.71.8.98"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 13:32:45 UTC] === END API CALL LOG ===
[06-May-2026 13:32:45 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 13:32:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU
[06-May-2026 13:32:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 13:32:45 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 13:32:45 UTC] User ID: 499
[06-May-2026 13:32:45 UTC] ✅ User profile retrieved successfully for user ID: 499
[06-May-2026 13:32:46 UTC] === API CALL LOG ===
[06-May-2026 13:32:46 UTC] Endpoint: user/profile.php
[06-May-2026 13:32:46 UTC] Full Log Data: {
    "timestamp": "2026-05-06 13:32:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:268:99e5:1716:f5f0:6b15:369f:f48c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f785a534f3fe37a-NRT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:268:99e5:1716:f5f0:6b15:369f:f48c",
        "CF-IPCountry": "JP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2001:268:99e5:1716:f5f0:6b15:369f:f48c, 172.71.8.98"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 13:32:46 UTC] === END API CALL LOG ===
[06-May-2026 13:32:46 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 13:32:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU
[06-May-2026 13:32:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 13:32:46 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 13:32:46 UTC] User ID: 499
[06-May-2026 13:32:46 UTC] ✅ User profile retrieved successfully for user ID: 499
[06-May-2026 13:32:49 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 13:32:49 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 13:32:49 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f785a66fc71e37a-NRT","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2001:268:99e5:1716:f5f0:6b15:369f:f48c","CF-IPCountry":"JP","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2001:268:99e5:1716:f5f0:6b15:369f:f48c, 172.71.8.99"}
[06-May-2026 13:32:49 UTC] === User Orders API Called ===
[06-May-2026 13:32:49 UTC] User ID: 499
[06-May-2026 13:32:49 UTC] Limit: 20, Offset: 0
[06-May-2026 13:32:49 UTC] Orders found: 0
[06-May-2026 13:32:49 UTC] Orders data: []
[06-May-2026 13:32:49 UTC] Total orders count: 0
[06-May-2026 13:32:49 UTC] === API CALL LOG ===
[06-May-2026 13:32:49 UTC] Endpoint: user/profile.php
[06-May-2026 13:32:49 UTC] Full Log Data: {
    "timestamp": "2026-05-06 13:32:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:268:99e5:1716:f5f0:6b15:369f:f48c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f785a674d32e37a-NRT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:268:99e5:1716:f5f0:6b15:369f:f48c",
        "CF-IPCountry": "JP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2001:268:99e5:1716:f5f0:6b15:369f:f48c, 172.71.8.98"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 13:32:49 UTC] === END API CALL LOG ===
[06-May-2026 13:32:49 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 13:32:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU
[06-May-2026 13:32:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 13:32:49 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 13:32:49 UTC] User ID: 499
[06-May-2026 13:32:49 UTC] ✅ User profile retrieved successfully for user ID: 499
[06-May-2026 13:32:49 UTC] === API CALL LOG ===
[06-May-2026 13:32:49 UTC] Endpoint: user/profile.php
[06-May-2026 13:32:49 UTC] Full Log Data: {
    "timestamp": "2026-05-06 13:32:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:268:99e5:1716:f5f0:6b15:369f:f48c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f785a695b42e37a-NRT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:268:99e5:1716:f5f0:6b15:369f:f48c",
        "CF-IPCountry": "JP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2001:268:99e5:1716:f5f0:6b15:369f:f48c, 172.71.8.99"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 13:32:49 UTC] === END API CALL LOG ===
[06-May-2026 13:32:49 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 13:32:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU
[06-May-2026 13:32:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 13:32:49 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 13:32:49 UTC] User ID: 499
[06-May-2026 13:32:49 UTC] ✅ User profile retrieved successfully for user ID: 499
[06-May-2026 13:32:50 UTC] === API CALL LOG ===
[06-May-2026 13:32:50 UTC] Endpoint: user/profile.php
[06-May-2026 13:32:50 UTC] Full Log Data: {
    "timestamp": "2026-05-06 13:32:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:268:99e5:1716:f5f0:6b15:369f:f48c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f785a6fccc2e37a-NRT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:268:99e5:1716:f5f0:6b15:369f:f48c",
        "CF-IPCountry": "JP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2001:268:99e5:1716:f5f0:6b15:369f:f48c, 172.71.8.98"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 13:32:50 UTC] === END API CALL LOG ===
[06-May-2026 13:32:50 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 13:32:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU
[06-May-2026 13:32:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 13:32:50 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 13:32:50 UTC] User ID: 499
[06-May-2026 13:32:50 UTC] ✅ User profile retrieved successfully for user ID: 499
[06-May-2026 13:33:04 UTC] === API CALL LOG ===
[06-May-2026 13:33:04 UTC] Endpoint: user/profile.php
[06-May-2026 13:33:04 UTC] Full Log Data: {
    "timestamp": "2026-05-06 13:33:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:268:99e5:1716:f5f0:6b15:369f:f48c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f785ac4a86be37a-NRT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:268:99e5:1716:f5f0:6b15:369f:f48c",
        "CF-IPCountry": "JP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2001:268:99e5:1716:f5f0:6b15:369f:f48c, 172.71.8.99"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 13:33:04 UTC] === END API CALL LOG ===
[06-May-2026 13:33:04 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 13:33:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU
[06-May-2026 13:33:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 13:33:04 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 13:33:04 UTC] User ID: 499
[06-May-2026 13:33:04 UTC] ✅ User profile retrieved successfully for user ID: 499
[06-May-2026 13:33:04 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 13:33:04 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 13:33:04 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f785ac6fe03e37a-NRT","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2001:268:99e5:1716:f5f0:6b15:369f:f48c","CF-IPCountry":"JP","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2001:268:99e5:1716:f5f0:6b15:369f:f48c, 172.71.8.99"}
[06-May-2026 13:33:04 UTC] === User Orders API Called ===
[06-May-2026 13:33:04 UTC] User ID: 499
[06-May-2026 13:33:04 UTC] Limit: 20, Offset: 0
[06-May-2026 13:33:04 UTC] Orders found: 0
[06-May-2026 13:33:04 UTC] Orders data: []
[06-May-2026 13:33:04 UTC] Total orders count: 0
[06-May-2026 13:33:04 UTC] === API CALL LOG ===
[06-May-2026 13:33:04 UTC] Endpoint: user/profile.php
[06-May-2026 13:33:04 UTC] Full Log Data: {
    "timestamp": "2026-05-06 13:33:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:268:99e5:1716:f5f0:6b15:369f:f48c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f785ac77fbbe37a-NRT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:268:99e5:1716:f5f0:6b15:369f:f48c",
        "CF-IPCountry": "JP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2001:268:99e5:1716:f5f0:6b15:369f:f48c, 172.71.8.98"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 13:33:04 UTC] === END API CALL LOG ===
[06-May-2026 13:33:04 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 13:33:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU
[06-May-2026 13:33:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 13:33:04 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 13:33:04 UTC] User ID: 499
[06-May-2026 13:33:04 UTC] ✅ User profile retrieved successfully for user ID: 499
[06-May-2026 13:33:05 UTC] === API CALL LOG ===
[06-May-2026 13:33:05 UTC] Endpoint: user/profile.php
[06-May-2026 13:33:05 UTC] Full Log Data: {
    "timestamp": "2026-05-06 13:33:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:268:99e5:1716:f5f0:6b15:369f:f48c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f785ac92c61e37a-NRT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:268:99e5:1716:f5f0:6b15:369f:f48c",
        "CF-IPCountry": "JP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2001:268:99e5:1716:f5f0:6b15:369f:f48c, 172.71.8.99"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 13:33:05 UTC] === END API CALL LOG ===
[06-May-2026 13:33:05 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 13:33:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU
[06-May-2026 13:33:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 13:33:05 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 13:33:05 UTC] User ID: 499
[06-May-2026 13:33:05 UTC] ✅ User profile retrieved successfully for user ID: 499
[06-May-2026 13:33:05 UTC] === API CALL LOG ===
[06-May-2026 13:33:05 UTC] Endpoint: user/profile.php
[06-May-2026 13:33:05 UTC] Full Log Data: {
    "timestamp": "2026-05-06 13:33:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:268:99e5:1716:f5f0:6b15:369f:f48c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f785acecbfce37a-NRT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:268:99e5:1716:f5f0:6b15:369f:f48c",
        "CF-IPCountry": "JP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2001:268:99e5:1716:f5f0:6b15:369f:f48c, 172.71.8.98"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 13:33:05 UTC] === END API CALL LOG ===
[06-May-2026 13:33:05 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 13:33:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU
[06-May-2026 13:33:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 13:33:05 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 13:33:05 UTC] User ID: 499
[06-May-2026 13:33:05 UTC] ✅ User profile retrieved successfully for user ID: 499
[06-May-2026 13:34:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 13:34:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 13:34:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f785d5a3baae37a-NRT","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2001:268:99e5:1716:f5f0:6b15:369f:f48c","CF-IPCountry":"JP","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2001:268:99e5:1716:f5f0:6b15:369f:f48c, 172.71.8.98"}
[06-May-2026 13:34:50 UTC] === User Orders API Called ===
[06-May-2026 13:34:50 UTC] User ID: 499
[06-May-2026 13:34:50 UTC] Limit: 20, Offset: 0
[06-May-2026 13:34:50 UTC] Orders found: 1
[06-May-2026 13:34:50 UTC] Orders data: [{"id":239,"quantity":125,"total_coins":4375,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop1","status":"pending","created_at":"2026-05-06 17:04:47","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[06-May-2026 13:34:50 UTC] Total orders count: 1
[06-May-2026 13:54:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 13:54:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 13:54:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f787a033987815c-NRT","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2405:1201:5106:1b00:d167:8b08:8619:a115","CF-IPCountry":"JP","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2405:1201:5106:1b00:d167:8b08:8619:a115, 172.64.215.102"}
[06-May-2026 13:54:24 UTC] === User Orders API Called ===
[06-May-2026 13:54:24 UTC] User ID: 499
[06-May-2026 13:54:24 UTC] Limit: 20, Offset: 0
[06-May-2026 13:54:24 UTC] Orders found: 1
[06-May-2026 13:54:24 UTC] Orders data: [{"id":239,"quantity":125,"total_coins":4375,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop1","status":"pending","created_at":"2026-05-06 17:04:47","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[06-May-2026 13:54:24 UTC] Total orders count: 1
[06-May-2026 13:54:24 UTC] === API CALL LOG ===
[06-May-2026 13:54:24 UTC] Endpoint: user/profile.php
[06-May-2026 13:54:24 UTC] Full Log Data: {
    "timestamp": "2026-05-06 13:54:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:1201:5106:1b00:d167:8b08:8619:a115",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f787a036a3a815c-NRT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2405:1201:5106:1b00:d167:8b08:8619:a115",
        "CF-IPCountry": "JP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2405:1201:5106:1b00:d167:8b08:8619:a115, 172.64.215.204"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 13:54:24 UTC] === END API CALL LOG ===
[06-May-2026 13:54:24 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 13:54:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU
[06-May-2026 13:54:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 13:54:24 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 13:54:24 UTC] User ID: 499
[06-May-2026 13:54:24 UTC] ✅ User profile retrieved successfully for user ID: 499
[06-May-2026 13:54:24 UTC] === API CALL LOG ===
[06-May-2026 13:54:24 UTC] Endpoint: user/profile.php
[06-May-2026 13:54:24 UTC] Full Log Data: {
    "timestamp": "2026-05-06 13:54:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:1201:5106:1b00:d167:8b08:8619:a115",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f787a044d9f815c-NRT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2405:1201:5106:1b00:d167:8b08:8619:a115",
        "CF-IPCountry": "JP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2405:1201:5106:1b00:d167:8b08:8619:a115, 172.64.215.205"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 13:54:24 UTC] === END API CALL LOG ===
[06-May-2026 13:54:24 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 13:54:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU
[06-May-2026 13:54:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 13:54:24 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 13:54:24 UTC] User ID: 499
[06-May-2026 13:54:24 UTC] ✅ User profile retrieved successfully for user ID: 499
[06-May-2026 13:54:25 UTC] === API CALL LOG ===
[06-May-2026 13:54:25 UTC] Endpoint: user/profile.php
[06-May-2026 13:54:25 UTC] Full Log Data: {
    "timestamp": "2026-05-06 13:54:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:1201:5106:1b00:d167:8b08:8619:a115",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f787a0d5e8d815c-NRT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2405:1201:5106:1b00:d167:8b08:8619:a115",
        "CF-IPCountry": "JP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2405:1201:5106:1b00:d167:8b08:8619:a115, 172.64.215.205"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 13:54:25 UTC] === END API CALL LOG ===
[06-May-2026 13:54:25 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 13:54:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU
[06-May-2026 13:54:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 13:54:25 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 13:54:25 UTC] User ID: 499
[06-May-2026 13:54:25 UTC] ✅ User profile retrieved successfully for user ID: 499
[06-May-2026 13:54:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 13:54:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 13:54:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f787ab0e91f815c-NRT","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2405:1201:5106:1b00:d167:8b08:8619:a115","CF-IPCountry":"JP","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2405:1201:5106:1b00:d167:8b08:8619:a115, 172.64.215.103"}
[06-May-2026 13:54:52 UTC] === User Orders API Called ===
[06-May-2026 13:54:52 UTC] User ID: 499
[06-May-2026 13:54:52 UTC] Limit: 20, Offset: 0
[06-May-2026 13:54:52 UTC] Orders found: 1
[06-May-2026 13:54:52 UTC] Orders data: [{"id":239,"quantity":125,"total_coins":4375,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop1","status":"pending","created_at":"2026-05-06 17:04:47","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[06-May-2026 13:54:52 UTC] Total orders count: 1
[06-May-2026 13:54:52 UTC] === API CALL LOG ===
[06-May-2026 13:54:52 UTC] Endpoint: user/profile.php
[06-May-2026 13:54:52 UTC] Full Log Data: {
    "timestamp": "2026-05-06 13:54:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:1201:5106:1b00:d167:8b08:8619:a115",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f787ab16af8815c-NRT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2405:1201:5106:1b00:d167:8b08:8619:a115",
        "CF-IPCountry": "JP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2405:1201:5106:1b00:d167:8b08:8619:a115, 172.64.215.103"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 13:54:52 UTC] === END API CALL LOG ===
[06-May-2026 13:54:52 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 13:54:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU
[06-May-2026 13:54:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 13:54:52 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 13:54:52 UTC] User ID: 499
[06-May-2026 13:54:52 UTC] ✅ User profile retrieved successfully for user ID: 499
[06-May-2026 13:54:52 UTC] === API CALL LOG ===
[06-May-2026 13:54:52 UTC] Endpoint: user/profile.php
[06-May-2026 13:54:52 UTC] Full Log Data: {
    "timestamp": "2026-05-06 13:54:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:1201:5106:1b00:d167:8b08:8619:a115",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f787ab3193d815c-NRT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2405:1201:5106:1b00:d167:8b08:8619:a115",
        "CF-IPCountry": "JP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2405:1201:5106:1b00:d167:8b08:8619:a115, 172.64.215.102"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 13:54:52 UTC] === END API CALL LOG ===
[06-May-2026 13:54:52 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 13:54:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU
[06-May-2026 13:54:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 13:54:52 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 13:54:52 UTC] User ID: 499
[06-May-2026 13:54:52 UTC] ✅ User profile retrieved successfully for user ID: 499
[06-May-2026 13:54:53 UTC] === API CALL LOG ===
[06-May-2026 13:54:53 UTC] Endpoint: user/profile.php
[06-May-2026 13:54:53 UTC] Full Log Data: {
    "timestamp": "2026-05-06 13:54:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:1201:5106:1b00:d167:8b08:8619:a115",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f787aba0b7e815c-NRT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2405:1201:5106:1b00:d167:8b08:8619:a115",
        "CF-IPCountry": "JP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2405:1201:5106:1b00:d167:8b08:8619:a115, 172.64.215.103"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 13:54:53 UTC] === END API CALL LOG ===
[06-May-2026 13:54:53 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 13:54:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU
[06-May-2026 13:54:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 13:54:53 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 13:54:53 UTC] User ID: 499
[06-May-2026 13:54:53 UTC] ✅ User profile retrieved successfully for user ID: 499
[06-May-2026 13:54:56 UTC] === API CALL LOG ===
[06-May-2026 13:54:56 UTC] Endpoint: user/profile.php
[06-May-2026 13:54:56 UTC] Full Log Data: {
    "timestamp": "2026-05-06 13:54:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:1201:5106:1b00:d167:8b08:8619:a115",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f787acb5dc5815c-NRT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2405:1201:5106:1b00:d167:8b08:8619:a115",
        "CF-IPCountry": "JP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2405:1201:5106:1b00:d167:8b08:8619:a115, 172.64.215.102"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 13:54:56 UTC] === END API CALL LOG ===
[06-May-2026 13:54:56 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 13:54:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU
[06-May-2026 13:54:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 13:54:56 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 13:54:56 UTC] User ID: 499
[06-May-2026 13:54:56 UTC] ✅ User profile retrieved successfully for user ID: 499
[06-May-2026 13:54:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 13:54:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 13:54:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f787ad7aa14815c-NRT","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2405:1201:5106:1b00:d167:8b08:8619:a115","CF-IPCountry":"JP","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2405:1201:5106:1b00:d167:8b08:8619:a115, 172.64.215.103"}
[06-May-2026 13:54:57 UTC] === User Orders API Called ===
[06-May-2026 13:54:57 UTC] User ID: 499
[06-May-2026 13:54:57 UTC] Limit: 20, Offset: 0
[06-May-2026 13:54:57 UTC] Orders found: 1
[06-May-2026 13:54:57 UTC] Orders data: [{"id":239,"quantity":125,"total_coins":4375,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop1","status":"pending","created_at":"2026-05-06 17:04:47","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[06-May-2026 13:54:57 UTC] Total orders count: 1
[06-May-2026 13:54:58 UTC] === API CALL LOG ===
[06-May-2026 13:54:58 UTC] Endpoint: user/profile.php
[06-May-2026 13:54:58 UTC] Full Log Data: {
    "timestamp": "2026-05-06 13:54:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:1201:5106:1b00:d167:8b08:8619:a115",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f787ad81bb3815c-NRT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2405:1201:5106:1b00:d167:8b08:8619:a115",
        "CF-IPCountry": "JP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2405:1201:5106:1b00:d167:8b08:8619:a115, 172.64.215.102"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 13:54:58 UTC] === END API CALL LOG ===
[06-May-2026 13:54:58 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 13:54:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU
[06-May-2026 13:54:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 13:54:58 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 13:54:58 UTC] User ID: 499
[06-May-2026 13:54:58 UTC] ✅ User profile retrieved successfully for user ID: 499
[06-May-2026 13:54:58 UTC] === API CALL LOG ===
[06-May-2026 13:54:58 UTC] Endpoint: user/profile.php
[06-May-2026 13:54:58 UTC] Full Log Data: {
    "timestamp": "2026-05-06 13:54:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:1201:5106:1b00:d167:8b08:8619:a115",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f787ad9c9ad815c-NRT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2405:1201:5106:1b00:d167:8b08:8619:a115",
        "CF-IPCountry": "JP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2405:1201:5106:1b00:d167:8b08:8619:a115, 172.64.215.103"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 13:54:58 UTC] === END API CALL LOG ===
[06-May-2026 13:54:58 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 13:54:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU
[06-May-2026 13:54:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 13:54:58 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 13:54:58 UTC] User ID: 499
[06-May-2026 13:54:58 UTC] ✅ User profile retrieved successfully for user ID: 499
[06-May-2026 13:54:59 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 13:54:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 13:54:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f787ae10d6e815c-NRT","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2405:1201:5106:1b00:d167:8b08:8619:a115","CF-IPCountry":"JP","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2405:1201:5106:1b00:d167:8b08:8619:a115, 172.64.215.102"}
[06-May-2026 13:54:59 UTC] === User Orders API Called ===
[06-May-2026 13:54:59 UTC] User ID: 499
[06-May-2026 13:54:59 UTC] Limit: 20, Offset: 0
[06-May-2026 13:54:59 UTC] Orders found: 1
[06-May-2026 13:54:59 UTC] Orders data: [{"id":239,"quantity":125,"total_coins":4375,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop1","status":"pending","created_at":"2026-05-06 17:04:47","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[06-May-2026 13:54:59 UTC] Total orders count: 1
[06-May-2026 13:54:59 UTC] === API CALL LOG ===
[06-May-2026 13:54:59 UTC] Endpoint: user/profile.php
[06-May-2026 13:54:59 UTC] Full Log Data: {
    "timestamp": "2026-05-06 13:54:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:1201:5106:1b00:d167:8b08:8619:a115",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f787ae17ecf815c-NRT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2405:1201:5106:1b00:d167:8b08:8619:a115",
        "CF-IPCountry": "JP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2405:1201:5106:1b00:d167:8b08:8619:a115, 172.64.215.103"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 13:54:59 UTC] === END API CALL LOG ===
[06-May-2026 13:54:59 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 13:54:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU
[06-May-2026 13:54:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 13:54:59 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 13:54:59 UTC] User ID: 499
[06-May-2026 13:54:59 UTC] ✅ User profile retrieved successfully for user ID: 499
[06-May-2026 13:55:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 13:55:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 13:55:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f787b1b2f76815c-NRT","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2405:1201:5106:1b00:d167:8b08:8619:a115","CF-IPCountry":"JP","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2405:1201:5106:1b00:d167:8b08:8619:a115, 172.64.215.102"}
[06-May-2026 13:55:09 UTC] === User Orders API Called ===
[06-May-2026 13:55:09 UTC] User ID: 499
[06-May-2026 13:55:09 UTC] Limit: 20, Offset: 0
[06-May-2026 13:55:09 UTC] Orders found: 1
[06-May-2026 13:55:09 UTC] Orders data: [{"id":239,"quantity":125,"total_coins":4375,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop1","status":"pending","created_at":"2026-05-06 17:04:47","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[06-May-2026 13:55:09 UTC] Total orders count: 1
[06-May-2026 13:55:09 UTC] === API CALL LOG ===
[06-May-2026 13:55:09 UTC] Endpoint: user/profile.php
[06-May-2026 13:55:09 UTC] Full Log Data: {
    "timestamp": "2026-05-06 13:55:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:1201:5106:1b00:d167:8b08:8619:a115",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f787b1b8900815c-NRT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2405:1201:5106:1b00:d167:8b08:8619:a115",
        "CF-IPCountry": "JP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2405:1201:5106:1b00:d167:8b08:8619:a115, 172.64.215.102"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 13:55:09 UTC] === END API CALL LOG ===
[06-May-2026 13:55:09 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 13:55:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU
[06-May-2026 13:55:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 13:55:09 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 13:55:09 UTC] User ID: 499
[06-May-2026 13:55:09 UTC] ✅ User profile retrieved successfully for user ID: 499
[06-May-2026 13:55:09 UTC] === API CALL LOG ===
[06-May-2026 13:55:09 UTC] Endpoint: user/profile.php
[06-May-2026 13:55:09 UTC] Full Log Data: {
    "timestamp": "2026-05-06 13:55:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:1201:5106:1b00:d167:8b08:8619:a115",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f787b1d3f85815c-NRT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2405:1201:5106:1b00:d167:8b08:8619:a115",
        "CF-IPCountry": "JP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2405:1201:5106:1b00:d167:8b08:8619:a115, 172.64.215.102"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 13:55:09 UTC] === END API CALL LOG ===
[06-May-2026 13:55:09 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 13:55:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU
[06-May-2026 13:55:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 13:55:09 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 13:55:09 UTC] User ID: 499
[06-May-2026 13:55:09 UTC] ✅ User profile retrieved successfully for user ID: 499
[06-May-2026 13:55:10 UTC] === API CALL LOG ===
[06-May-2026 13:55:10 UTC] Endpoint: user/profile.php
[06-May-2026 13:55:10 UTC] Full Log Data: {
    "timestamp": "2026-05-06 13:55:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:1201:5106:1b00:d167:8b08:8619:a115",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f787b244b1d815c-NRT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2405:1201:5106:1b00:d167:8b08:8619:a115",
        "CF-IPCountry": "JP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2405:1201:5106:1b00:d167:8b08:8619:a115, 172.64.215.103"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 13:55:10 UTC] === END API CALL LOG ===
[06-May-2026 13:55:10 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 13:55:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU
[06-May-2026 13:55:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 13:55:10 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 13:55:10 UTC] User ID: 499
[06-May-2026 13:55:10 UTC] ✅ User profile retrieved successfully for user ID: 499
[06-May-2026 13:55:32 UTC] === API CALL LOG ===
[06-May-2026 13:55:32 UTC] Endpoint: user/profile.php
[06-May-2026 13:55:32 UTC] Full Log Data: {
    "timestamp": "2026-05-06 13:55:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:1201:5106:1b00:d167:8b08:8619:a115",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f787bb06f1ef5c0-NRT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2405:1201:5106:1b00:d167:8b08:8619:a115",
        "CF-IPCountry": "JP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2405:1201:5106:1b00:d167:8b08:8619:a115, 162.158.119.123"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 13:55:32 UTC] === END API CALL LOG ===
[06-May-2026 13:55:32 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 13:55:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU
[06-May-2026 13:55:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 13:55:32 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 13:55:32 UTC] User ID: 499
[06-May-2026 13:55:32 UTC] ✅ User profile retrieved successfully for user ID: 499
[06-May-2026 13:57:14 UTC] === API CALL LOG ===
[06-May-2026 13:57:14 UTC] Endpoint: user/profile.php
[06-May-2026 13:57:14 UTC] Full Log Data: {
    "timestamp": "2026-05-06 13:57:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:1201:5106:1b00:d167:8b08:8619:a115",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f787e2d2aabe35a-NRT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2405:1201:5106:1b00:d167:8b08:8619:a115",
        "CF-IPCountry": "JP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2405:1201:5106:1b00:d167:8b08:8619:a115, 172.71.8.98"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 13:57:14 UTC] === END API CALL LOG ===
[06-May-2026 13:57:14 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 13:57:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU
[06-May-2026 13:57:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 13:57:14 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 13:57:14 UTC] User ID: 499
[06-May-2026 13:57:14 UTC] ✅ User profile retrieved successfully for user ID: 499
[06-May-2026 13:57:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 13:57:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 13:57:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f787ec4deb2e35a-NRT","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2405:1201:5106:1b00:d167:8b08:8619:a115","CF-IPCountry":"JP","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2405:1201:5106:1b00:d167:8b08:8619:a115, 172.71.8.98"}
[06-May-2026 13:57:38 UTC] === User Orders API Called ===
[06-May-2026 13:57:38 UTC] User ID: 499
[06-May-2026 13:57:38 UTC] Limit: 20, Offset: 0
[06-May-2026 13:57:38 UTC] Orders found: 2
[06-May-2026 13:57:38 UTC] Orders data: [{"id":240,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop1","status":"pending","created_at":"2026-05-06 17:27:36","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":239,"quantity":125,"total_coins":4375,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop1","status":"pending","created_at":"2026-05-06 17:04:47","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[06-May-2026 13:57:38 UTC] Total orders count: 2
[06-May-2026 13:57:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 13:57:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 13:57:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f787edf384ee35a-NRT","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2405:1201:5106:1b00:d167:8b08:8619:a115","CF-IPCountry":"JP","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2405:1201:5106:1b00:d167:8b08:8619:a115, 172.71.8.98"}
[06-May-2026 13:57:43 UTC] === User Orders API Called ===
[06-May-2026 13:57:43 UTC] User ID: 499
[06-May-2026 13:57:43 UTC] Limit: 20, Offset: 0
[06-May-2026 13:57:43 UTC] Orders found: 2
[06-May-2026 13:57:43 UTC] Orders data: [{"id":240,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop1","status":"pending","created_at":"2026-05-06 17:27:36","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":239,"quantity":125,"total_coins":4375,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop1","status":"pending","created_at":"2026-05-06 17:04:47","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[06-May-2026 13:57:43 UTC] Total orders count: 2
[06-May-2026 13:57:43 UTC] === API CALL LOG ===
[06-May-2026 13:57:43 UTC] Endpoint: user/profile.php
[06-May-2026 13:57:43 UTC] Full Log Data: {
    "timestamp": "2026-05-06 13:57:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:1201:5106:1b00:d167:8b08:8619:a115",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f787edf99a8e35a-NRT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2405:1201:5106:1b00:d167:8b08:8619:a115",
        "CF-IPCountry": "JP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2405:1201:5106:1b00:d167:8b08:8619:a115, 172.71.8.98"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 13:57:43 UTC] === END API CALL LOG ===
[06-May-2026 13:57:43 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 13:57:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU
[06-May-2026 13:57:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 13:57:43 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 13:57:43 UTC] User ID: 499
[06-May-2026 13:57:43 UTC] ✅ User profile retrieved successfully for user ID: 499
[06-May-2026 13:57:43 UTC] === API CALL LOG ===
[06-May-2026 13:57:43 UTC] Endpoint: user/profile.php
[06-May-2026 13:57:43 UTC] Full Log Data: {
    "timestamp": "2026-05-06 13:57:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:1201:5106:1b00:d167:8b08:8619:a115",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f787edfca78e35a-NRT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2405:1201:5106:1b00:d167:8b08:8619:a115",
        "CF-IPCountry": "JP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2405:1201:5106:1b00:d167:8b08:8619:a115, 172.71.8.99"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 13:57:43 UTC] === END API CALL LOG ===
[06-May-2026 13:57:43 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 13:57:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU
[06-May-2026 13:57:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 13:57:43 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 13:57:43 UTC] User ID: 499
[06-May-2026 13:57:43 UTC] ✅ User profile retrieved successfully for user ID: 499
[06-May-2026 13:57:44 UTC] === API CALL LOG ===
[06-May-2026 13:57:44 UTC] Endpoint: user/profile.php
[06-May-2026 13:57:44 UTC] Full Log Data: {
    "timestamp": "2026-05-06 13:57:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:1201:5106:1b00:d167:8b08:8619:a115",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f787ee6dccce35a-NRT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2405:1201:5106:1b00:d167:8b08:8619:a115",
        "CF-IPCountry": "JP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2405:1201:5106:1b00:d167:8b08:8619:a115, 172.71.8.98"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 13:57:44 UTC] === END API CALL LOG ===
[06-May-2026 13:57:44 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 13:57:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU
[06-May-2026 13:57:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 13:57:44 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 13:57:44 UTC] User ID: 499
[06-May-2026 13:57:44 UTC] ✅ User profile retrieved successfully for user ID: 499
[06-May-2026 13:57:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 13:57:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 13:57:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f787eefff36e35a-NRT","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2405:1201:5106:1b00:d167:8b08:8619:a115","CF-IPCountry":"JP","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2405:1201:5106:1b00:d167:8b08:8619:a115, 172.71.8.99"}
[06-May-2026 13:57:45 UTC] === User Orders API Called ===
[06-May-2026 13:57:45 UTC] User ID: 499
[06-May-2026 13:57:45 UTC] Limit: 20, Offset: 0
[06-May-2026 13:57:45 UTC] Orders found: 2
[06-May-2026 13:57:45 UTC] Orders data: [{"id":240,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop1","status":"cancelled","created_at":"2026-05-06 17:27:36","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":239,"quantity":125,"total_coins":4375,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop1","status":"pending","created_at":"2026-05-06 17:04:47","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[06-May-2026 13:57:45 UTC] Total orders count: 2
[06-May-2026 13:58:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 13:58:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 13:58:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f787f4a8ebce35a-NRT","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2405:1201:5106:1b00:d167:8b08:8619:a115","CF-IPCountry":"JP","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2405:1201:5106:1b00:d167:8b08:8619:a115, 172.71.8.99"}
[06-May-2026 13:58:00 UTC] === User Orders API Called ===
[06-May-2026 13:58:00 UTC] User ID: 499
[06-May-2026 13:58:00 UTC] Limit: 20, Offset: 0
[06-May-2026 13:58:00 UTC] Orders found: 2
[06-May-2026 13:58:00 UTC] Orders data: [{"id":240,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop1","status":"cancelled","created_at":"2026-05-06 17:27:36","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":239,"quantity":125,"total_coins":4375,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop1","status":"pending","created_at":"2026-05-06 17:04:47","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[06-May-2026 13:58:00 UTC] Total orders count: 2
[06-May-2026 13:58:00 UTC] === API CALL LOG ===
[06-May-2026 13:58:00 UTC] Endpoint: user/profile.php
[06-May-2026 13:58:00 UTC] Full Log Data: {
    "timestamp": "2026-05-06 13:58:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:1201:5106:1b00:d167:8b08:8619:a115",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f787f4af898e35a-NRT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2405:1201:5106:1b00:d167:8b08:8619:a115",
        "CF-IPCountry": "JP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2405:1201:5106:1b00:d167:8b08:8619:a115, 172.71.8.99"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 13:58:00 UTC] === END API CALL LOG ===
[06-May-2026 13:58:00 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 13:58:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU
[06-May-2026 13:58:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 13:58:00 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 13:58:00 UTC] User ID: 499
[06-May-2026 13:58:00 UTC] ✅ User profile retrieved successfully for user ID: 499
[06-May-2026 13:58:00 UTC] === API CALL LOG ===
[06-May-2026 13:58:00 UTC] Endpoint: user/profile.php
[06-May-2026 13:58:00 UTC] Full Log Data: {
    "timestamp": "2026-05-06 13:58:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:1201:5106:1b00:d167:8b08:8619:a115",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f787f4c9f28e35a-NRT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2405:1201:5106:1b00:d167:8b08:8619:a115",
        "CF-IPCountry": "JP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2405:1201:5106:1b00:d167:8b08:8619:a115, 172.71.8.98"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 13:58:00 UTC] === END API CALL LOG ===
[06-May-2026 13:58:00 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 13:58:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU
[06-May-2026 13:58:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 13:58:00 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 13:58:00 UTC] User ID: 499
[06-May-2026 13:58:00 UTC] ✅ User profile retrieved successfully for user ID: 499
[06-May-2026 13:58:01 UTC] === API CALL LOG ===
[06-May-2026 13:58:01 UTC] Endpoint: user/profile.php
[06-May-2026 13:58:01 UTC] Full Log Data: {
    "timestamp": "2026-05-06 13:58:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:1201:5106:1b00:d167:8b08:8619:a115",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f787f544d6ae35a-NRT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2405:1201:5106:1b00:d167:8b08:8619:a115",
        "CF-IPCountry": "JP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2405:1201:5106:1b00:d167:8b08:8619:a115, 172.71.8.98"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 13:58:01 UTC] === END API CALL LOG ===
[06-May-2026 13:58:01 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 13:58:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU
[06-May-2026 13:58:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 13:58:01 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 13:58:01 UTC] User ID: 499
[06-May-2026 13:58:01 UTC] ✅ User profile retrieved successfully for user ID: 499
[06-May-2026 13:58:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 13:58:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 13:58:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f787f5bfb0ce35a-NRT","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2405:1201:5106:1b00:d167:8b08:8619:a115","CF-IPCountry":"JP","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2405:1201:5106:1b00:d167:8b08:8619:a115, 172.71.8.98"}
[06-May-2026 13:58:03 UTC] === User Orders API Called ===
[06-May-2026 13:58:03 UTC] User ID: 499
[06-May-2026 13:58:03 UTC] Limit: 20, Offset: 0
[06-May-2026 13:58:03 UTC] Orders found: 2
[06-May-2026 13:58:03 UTC] Orders data: [{"id":240,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop1","status":"cancelled","created_at":"2026-05-06 17:27:36","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":239,"quantity":125,"total_coins":4375,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop1","status":"pending","created_at":"2026-05-06 17:04:47","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[06-May-2026 13:58:03 UTC] Total orders count: 2
[06-May-2026 13:58:05 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 13:58:05 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 13:58:05 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f787f693bede35a-NRT","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2405:1201:5106:1b00:d167:8b08:8619:a115","CF-IPCountry":"JP","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2405:1201:5106:1b00:d167:8b08:8619:a115, 172.71.8.99"}
[06-May-2026 13:58:05 UTC] === User Orders API Called ===
[06-May-2026 13:58:05 UTC] User ID: 499
[06-May-2026 13:58:05 UTC] Limit: 20, Offset: 0
[06-May-2026 13:58:05 UTC] Orders found: 2
[06-May-2026 13:58:05 UTC] Orders data: [{"id":240,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop1","status":"cancelled","created_at":"2026-05-06 17:27:36","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":239,"quantity":125,"total_coins":4375,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop1","status":"pending","created_at":"2026-05-06 17:04:47","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[06-May-2026 13:58:05 UTC] Total orders count: 2
[06-May-2026 13:58:05 UTC] === API CALL LOG ===
[06-May-2026 13:58:05 UTC] Endpoint: user/profile.php
[06-May-2026 13:58:05 UTC] Full Log Data: {
    "timestamp": "2026-05-06 13:58:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:1201:5106:1b00:d167:8b08:8619:a115",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f787f69bd8fe35a-NRT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2405:1201:5106:1b00:d167:8b08:8619:a115",
        "CF-IPCountry": "JP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2405:1201:5106:1b00:d167:8b08:8619:a115, 172.71.8.98"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 13:58:05 UTC] === END API CALL LOG ===
[06-May-2026 13:58:05 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 13:58:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU
[06-May-2026 13:58:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 13:58:05 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 13:58:05 UTC] User ID: 499
[06-May-2026 13:58:05 UTC] ✅ User profile retrieved successfully for user ID: 499
[06-May-2026 13:58:05 UTC] === API CALL LOG ===
[06-May-2026 13:58:05 UTC] Endpoint: user/profile.php
[06-May-2026 13:58:05 UTC] Full Log Data: {
    "timestamp": "2026-05-06 13:58:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:1201:5106:1b00:d167:8b08:8619:a115",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f787f6b6bace35a-NRT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2405:1201:5106:1b00:d167:8b08:8619:a115",
        "CF-IPCountry": "JP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2405:1201:5106:1b00:d167:8b08:8619:a115, 172.71.8.99"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 13:58:05 UTC] === END API CALL LOG ===
[06-May-2026 13:58:05 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 13:58:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU
[06-May-2026 13:58:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 13:58:05 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 13:58:05 UTC] User ID: 499
[06-May-2026 13:58:05 UTC] ✅ User profile retrieved successfully for user ID: 499
[06-May-2026 13:58:06 UTC] === API CALL LOG ===
[06-May-2026 13:58:06 UTC] Endpoint: user/profile.php
[06-May-2026 13:58:06 UTC] Full Log Data: {
    "timestamp": "2026-05-06 13:58:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:1201:5106:1b00:d167:8b08:8619:a115",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f787f71194ae35a-NRT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2405:1201:5106:1b00:d167:8b08:8619:a115",
        "CF-IPCountry": "JP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2405:1201:5106:1b00:d167:8b08:8619:a115, 172.71.8.99"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 13:58:06 UTC] === END API CALL LOG ===
[06-May-2026 13:58:06 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 13:58:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU
[06-May-2026 13:58:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 13:58:06 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 13:58:06 UTC] User ID: 499
[06-May-2026 13:58:06 UTC] ✅ User profile retrieved successfully for user ID: 499
[06-May-2026 13:58:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 13:58:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 13:58:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f7880a58c5ce35a-NRT","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2405:1201:5106:1b00:d167:8b08:8619:a115","CF-IPCountry":"JP","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2405:1201:5106:1b00:d167:8b08:8619:a115, 172.71.8.99"}
[06-May-2026 13:58:55 UTC] === User Orders API Called ===
[06-May-2026 13:58:55 UTC] User ID: 499
[06-May-2026 13:58:55 UTC] Limit: 20, Offset: 0
[06-May-2026 13:58:55 UTC] Orders found: 3
[06-May-2026 13:58:55 UTC] Orders data: [{"id":241,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop1\/1","status":"pending","created_at":"2026-05-06 17:28:53","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":240,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop1","status":"cancelled","created_at":"2026-05-06 17:27:36","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":239,"quantity":125,"total_coins":4375,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop1","status":"pending","created_at":"2026-05-06 17:04:47","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[06-May-2026 13:58:55 UTC] Total orders count: 3
[06-May-2026 13:59:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 13:59:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 13:59:46 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f7881e3bc2be35a-NRT","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2405:1201:5106:1b00:d167:8b08:8619:a115","CF-IPCountry":"JP","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2405:1201:5106:1b00:d167:8b08:8619:a115, 172.71.8.98"}
[06-May-2026 13:59:46 UTC] === User Orders API Called ===
[06-May-2026 13:59:46 UTC] User ID: 499
[06-May-2026 13:59:46 UTC] Limit: 20, Offset: 0
[06-May-2026 13:59:46 UTC] Orders found: 3
[06-May-2026 13:59:46 UTC] Orders data: [{"id":241,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop1\/1","status":"pending","created_at":"2026-05-06 17:28:53","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":240,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop1","status":"cancelled","created_at":"2026-05-06 17:27:36","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":239,"quantity":125,"total_coins":4375,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop1","status":"pending","created_at":"2026-05-06 17:04:47","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[06-May-2026 13:59:46 UTC] Total orders count: 3
[06-May-2026 13:59:46 UTC] === API CALL LOG ===
[06-May-2026 13:59:46 UTC] Endpoint: user/profile.php
[06-May-2026 13:59:46 UTC] Full Log Data: {
    "timestamp": "2026-05-06 13:59:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:1201:5106:1b00:d167:8b08:8619:a115",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f7881e42d74e35a-NRT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2405:1201:5106:1b00:d167:8b08:8619:a115",
        "CF-IPCountry": "JP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2405:1201:5106:1b00:d167:8b08:8619:a115, 172.71.8.98"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 13:59:46 UTC] === END API CALL LOG ===
[06-May-2026 13:59:46 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 13:59:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU
[06-May-2026 13:59:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 13:59:46 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 13:59:46 UTC] User ID: 499
[06-May-2026 13:59:46 UTC] ✅ User profile retrieved successfully for user ID: 499
[06-May-2026 13:59:47 UTC] === API CALL LOG ===
[06-May-2026 13:59:47 UTC] Endpoint: user/profile.php
[06-May-2026 13:59:47 UTC] Full Log Data: {
    "timestamp": "2026-05-06 13:59:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:1201:5106:1b00:d167:8b08:8619:a115",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f7881e5eba2e35a-NRT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2405:1201:5106:1b00:d167:8b08:8619:a115",
        "CF-IPCountry": "JP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2405:1201:5106:1b00:d167:8b08:8619:a115, 172.71.8.99"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 13:59:47 UTC] === END API CALL LOG ===
[06-May-2026 13:59:47 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 13:59:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU
[06-May-2026 13:59:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 13:59:47 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 13:59:47 UTC] User ID: 499
[06-May-2026 13:59:47 UTC] ✅ User profile retrieved successfully for user ID: 499
[06-May-2026 13:59:48 UTC] === API CALL LOG ===
[06-May-2026 13:59:48 UTC] Endpoint: user/profile.php
[06-May-2026 13:59:48 UTC] Full Log Data: {
    "timestamp": "2026-05-06 13:59:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:1201:5106:1b00:d167:8b08:8619:a115",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f7881ec9bd0e35a-NRT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2405:1201:5106:1b00:d167:8b08:8619:a115",
        "CF-IPCountry": "JP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2405:1201:5106:1b00:d167:8b08:8619:a115, 172.71.8.99"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 13:59:48 UTC] === END API CALL LOG ===
[06-May-2026 13:59:48 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 13:59:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU
[06-May-2026 13:59:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 13:59:48 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 13:59:48 UTC] User ID: 499
[06-May-2026 13:59:48 UTC] ✅ User profile retrieved successfully for user ID: 499
[06-May-2026 14:00:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 14:00:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 14:00:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f7882439f8de35a-NRT","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2405:1201:5106:1b00:d167:8b08:8619:a115","CF-IPCountry":"JP","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2405:1201:5106:1b00:d167:8b08:8619:a115, 172.71.8.99"}
[06-May-2026 14:00:01 UTC] === User Orders API Called ===
[06-May-2026 14:00:01 UTC] User ID: 499
[06-May-2026 14:00:01 UTC] Limit: 20, Offset: 0
[06-May-2026 14:00:01 UTC] Orders found: 4
[06-May-2026 14:00:01 UTC] Orders data: [{"id":242,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop\/2","status":"pending","created_at":"2026-05-06 17:29:59","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":241,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop1\/1","status":"pending","created_at":"2026-05-06 17:28:53","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":240,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop1","status":"cancelled","created_at":"2026-05-06 17:27:36","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":239,"quantity":125,"total_coins":4375,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop1","status":"pending","created_at":"2026-05-06 17:04:47","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[06-May-2026 14:00:01 UTC] Total orders count: 4
[06-May-2026 14:00:04 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 14:00:04 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 14:00:04 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f78824fbe59e35a-NRT","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2405:1201:5106:1b00:d167:8b08:8619:a115","CF-IPCountry":"JP","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2405:1201:5106:1b00:d167:8b08:8619:a115, 172.71.8.98"}
[06-May-2026 14:00:04 UTC] === User Orders API Called ===
[06-May-2026 14:00:04 UTC] User ID: 499
[06-May-2026 14:00:04 UTC] Limit: 20, Offset: 0
[06-May-2026 14:00:04 UTC] Orders found: 4
[06-May-2026 14:00:04 UTC] Orders data: [{"id":242,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop\/2","status":"pending","created_at":"2026-05-06 17:29:59","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":241,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop1\/1","status":"pending","created_at":"2026-05-06 17:28:53","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":240,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop1","status":"cancelled","created_at":"2026-05-06 17:27:36","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":239,"quantity":125,"total_coins":4375,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop1","status":"pending","created_at":"2026-05-06 17:04:47","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[06-May-2026 14:00:04 UTC] Total orders count: 4
[06-May-2026 14:00:04 UTC] === API CALL LOG ===
[06-May-2026 14:00:04 UTC] Endpoint: user/profile.php
[06-May-2026 14:00:04 UTC] Full Log Data: {
    "timestamp": "2026-05-06 14:00:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:1201:5106:1b00:d167:8b08:8619:a115",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f7882502827e35a-NRT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2405:1201:5106:1b00:d167:8b08:8619:a115",
        "CF-IPCountry": "JP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2405:1201:5106:1b00:d167:8b08:8619:a115, 172.71.8.98"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 14:00:04 UTC] === END API CALL LOG ===
[06-May-2026 14:00:04 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 14:00:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU
[06-May-2026 14:00:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 14:00:04 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 14:00:04 UTC] User ID: 499
[06-May-2026 14:00:04 UTC] ✅ User profile retrieved successfully for user ID: 499
[06-May-2026 14:00:04 UTC] === API CALL LOG ===
[06-May-2026 14:00:04 UTC] Endpoint: user/profile.php
[06-May-2026 14:00:04 UTC] Full Log Data: {
    "timestamp": "2026-05-06 14:00:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:1201:5106:1b00:d167:8b08:8619:a115",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f788251be18e35a-NRT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2405:1201:5106:1b00:d167:8b08:8619:a115",
        "CF-IPCountry": "JP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2405:1201:5106:1b00:d167:8b08:8619:a115, 172.71.8.99"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 14:00:04 UTC] === END API CALL LOG ===
[06-May-2026 14:00:04 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 14:00:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU
[06-May-2026 14:00:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 14:00:04 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 14:00:04 UTC] User ID: 499
[06-May-2026 14:00:04 UTC] ✅ User profile retrieved successfully for user ID: 499
[06-May-2026 14:00:05 UTC] === API CALL LOG ===
[06-May-2026 14:00:05 UTC] Endpoint: user/profile.php
[06-May-2026 14:00:05 UTC] Full Log Data: {
    "timestamp": "2026-05-06 14:00:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:1201:5106:1b00:d167:8b08:8619:a115",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f7882577b41e35a-NRT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2405:1201:5106:1b00:d167:8b08:8619:a115",
        "CF-IPCountry": "JP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2405:1201:5106:1b00:d167:8b08:8619:a115, 172.71.8.99"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 14:00:05 UTC] === END API CALL LOG ===
[06-May-2026 14:00:05 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 14:00:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU
[06-May-2026 14:00:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 14:00:05 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 14:00:05 UTC] User ID: 499
[06-May-2026 14:00:05 UTC] ✅ User profile retrieved successfully for user ID: 499
[06-May-2026 14:00:16 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 14:00:16 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 14:00:16 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f78829fbad0e35a-NRT","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2405:1201:5106:1b00:d167:8b08:8619:a115","CF-IPCountry":"JP","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2405:1201:5106:1b00:d167:8b08:8619:a115, 172.71.8.98"}
[06-May-2026 14:00:16 UTC] === User Orders API Called ===
[06-May-2026 14:00:16 UTC] User ID: 499
[06-May-2026 14:00:16 UTC] Limit: 20, Offset: 0
[06-May-2026 14:00:16 UTC] Orders found: 5
[06-May-2026 14:00:16 UTC] Orders data: [{"id":243,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop\/3","status":"pending","created_at":"2026-05-06 17:30:14","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":242,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop\/2","status":"pending","created_at":"2026-05-06 17:29:59","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":241,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop1\/1","status":"pending","created_at":"2026-05-06 17:28:53","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":240,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop1","status":"cancelled","created_at":"2026-05-06 17:27:36","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":239,"quantity":125,"total_coins":4375,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop1","status":"pending","created_at":"2026-05-06 17:04:47","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[06-May-2026 14:00:16 UTC] Total orders count: 5
[06-May-2026 14:00:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 14:00:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 14:00:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f7882b59cd0e35a-NRT","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2405:1201:5106:1b00:d167:8b08:8619:a115","CF-IPCountry":"JP","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2405:1201:5106:1b00:d167:8b08:8619:a115, 172.71.8.98"}
[06-May-2026 14:00:20 UTC] === User Orders API Called ===
[06-May-2026 14:00:20 UTC] User ID: 499
[06-May-2026 14:00:20 UTC] Limit: 20, Offset: 0
[06-May-2026 14:00:20 UTC] Orders found: 5
[06-May-2026 14:00:20 UTC] Orders data: [{"id":243,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop\/3","status":"cancelled","created_at":"2026-05-06 17:30:14","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":242,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop\/2","status":"cancelled","created_at":"2026-05-06 17:29:59","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":241,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop1\/1","status":"pending","created_at":"2026-05-06 17:28:53","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":240,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop1","status":"cancelled","created_at":"2026-05-06 17:27:36","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":239,"quantity":125,"total_coins":4375,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop1","status":"pending","created_at":"2026-05-06 17:04:47","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[06-May-2026 14:00:20 UTC] Total orders count: 5
[06-May-2026 14:00:20 UTC] === API CALL LOG ===
[06-May-2026 14:00:20 UTC] Endpoint: user/profile.php
[06-May-2026 14:00:20 UTC] Full Log Data: {
    "timestamp": "2026-05-06 14:00:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:1201:5106:1b00:d167:8b08:8619:a115",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f7882b5fe1be35a-NRT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2405:1201:5106:1b00:d167:8b08:8619:a115",
        "CF-IPCountry": "JP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2405:1201:5106:1b00:d167:8b08:8619:a115, 172.71.8.99"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 14:00:20 UTC] === END API CALL LOG ===
[06-May-2026 14:00:20 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 14:00:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU
[06-May-2026 14:00:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 14:00:20 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 14:00:20 UTC] User ID: 499
[06-May-2026 14:00:20 UTC] ✅ User profile retrieved successfully for user ID: 499
[06-May-2026 14:00:20 UTC] === API CALL LOG ===
[06-May-2026 14:00:20 UTC] Endpoint: user/profile.php
[06-May-2026 14:00:20 UTC] Full Log Data: {
    "timestamp": "2026-05-06 14:00:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:1201:5106:1b00:d167:8b08:8619:a115",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f7882b78b8ae35a-NRT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2405:1201:5106:1b00:d167:8b08:8619:a115",
        "CF-IPCountry": "JP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2405:1201:5106:1b00:d167:8b08:8619:a115, 172.71.8.98"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 14:00:20 UTC] === END API CALL LOG ===
[06-May-2026 14:00:20 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 14:00:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU
[06-May-2026 14:00:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 14:00:20 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 14:00:20 UTC] User ID: 499
[06-May-2026 14:00:20 UTC] ✅ User profile retrieved successfully for user ID: 499
[06-May-2026 14:00:21 UTC] === API CALL LOG ===
[06-May-2026 14:00:21 UTC] Endpoint: user/profile.php
[06-May-2026 14:00:21 UTC] Full Log Data: {
    "timestamp": "2026-05-06 14:00:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:1201:5106:1b00:d167:8b08:8619:a115",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f7882bd2960e35a-NRT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2405:1201:5106:1b00:d167:8b08:8619:a115",
        "CF-IPCountry": "JP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2405:1201:5106:1b00:d167:8b08:8619:a115, 172.71.8.99"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 14:00:21 UTC] === END API CALL LOG ===
[06-May-2026 14:00:21 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 14:00:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU
[06-May-2026 14:00:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 14:00:21 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 14:00:21 UTC] User ID: 499
[06-May-2026 14:00:21 UTC] ✅ User profile retrieved successfully for user ID: 499
[06-May-2026 14:00:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 14:00:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 14:00:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f7882fdca5fe35a-NRT","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2405:1201:5106:1b00:d167:8b08:8619:a115","CF-IPCountry":"JP","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2405:1201:5106:1b00:d167:8b08:8619:a115, 172.71.8.99"}
[06-May-2026 14:00:31 UTC] === User Orders API Called ===
[06-May-2026 14:00:31 UTC] User ID: 499
[06-May-2026 14:00:31 UTC] Limit: 20, Offset: 0
[06-May-2026 14:00:31 UTC] Orders found: 6
[06-May-2026 14:00:31 UTC] Orders data: [{"id":244,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop\/4","status":"pending","created_at":"2026-05-06 17:30:29","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":243,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop\/3","status":"cancelled","created_at":"2026-05-06 17:30:14","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":242,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop\/2","status":"cancelled","created_at":"2026-05-06 17:29:59","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":241,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop1\/1","status":"pending","created_at":"2026-05-06 17:28:53","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":240,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop1","status":"cancelled","created_at":"2026-05-06 17:27:36","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":239,"quantity":125,"total_coins":4375,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop1","status":"pending","created_at":"2026-05-06 17:04:47","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[06-May-2026 14:00:31 UTC] Total orders count: 6
[06-May-2026 14:00:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 14:00:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 14:00:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f78833f5e66e35a-NRT","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2405:1201:5106:1b00:d167:8b08:8619:a115","CF-IPCountry":"JP","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2405:1201:5106:1b00:d167:8b08:8619:a115, 172.71.8.99"}
[06-May-2026 14:00:42 UTC] === User Orders API Called ===
[06-May-2026 14:00:42 UTC] User ID: 499
[06-May-2026 14:00:42 UTC] Limit: 20, Offset: 0
[06-May-2026 14:00:42 UTC] Orders found: 6
[06-May-2026 14:00:42 UTC] Orders data: [{"id":244,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop\/4","status":"pending","created_at":"2026-05-06 17:30:29","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":243,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop\/3","status":"cancelled","created_at":"2026-05-06 17:30:14","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":242,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop\/2","status":"cancelled","created_at":"2026-05-06 17:29:59","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":241,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop1\/1","status":"pending","created_at":"2026-05-06 17:28:53","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":240,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop1","status":"cancelled","created_at":"2026-05-06 17:27:36","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":239,"quantity":125,"total_coins":4375,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop1","status":"pending","created_at":"2026-05-06 17:04:47","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[06-May-2026 14:00:42 UTC] Total orders count: 6
[06-May-2026 14:00:42 UTC] === API CALL LOG ===
[06-May-2026 14:00:42 UTC] Endpoint: user/profile.php
[06-May-2026 14:00:42 UTC] Full Log Data: {
    "timestamp": "2026-05-06 14:00:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:1201:5106:1b00:d167:8b08:8619:a115",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f78833fbfe4e35a-NRT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2405:1201:5106:1b00:d167:8b08:8619:a115",
        "CF-IPCountry": "JP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2405:1201:5106:1b00:d167:8b08:8619:a115, 172.71.8.99"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 14:00:42 UTC] === END API CALL LOG ===
[06-May-2026 14:00:42 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 14:00:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU
[06-May-2026 14:00:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 14:00:42 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 14:00:42 UTC] User ID: 499
[06-May-2026 14:00:42 UTC] ✅ User profile retrieved successfully for user ID: 499
[06-May-2026 14:00:42 UTC] === API CALL LOG ===
[06-May-2026 14:00:42 UTC] Endpoint: user/profile.php
[06-May-2026 14:00:42 UTC] Full Log Data: {
    "timestamp": "2026-05-06 14:00:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:1201:5106:1b00:d167:8b08:8619:a115",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f7883416e69e35a-NRT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2405:1201:5106:1b00:d167:8b08:8619:a115",
        "CF-IPCountry": "JP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2405:1201:5106:1b00:d167:8b08:8619:a115, 172.71.8.98"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 14:00:42 UTC] === END API CALL LOG ===
[06-May-2026 14:00:42 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 14:00:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU
[06-May-2026 14:00:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 14:00:42 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 14:00:42 UTC] User ID: 499
[06-May-2026 14:00:42 UTC] ✅ User profile retrieved successfully for user ID: 499
[06-May-2026 14:00:43 UTC] === API CALL LOG ===
[06-May-2026 14:00:43 UTC] Endpoint: user/profile.php
[06-May-2026 14:00:43 UTC] Full Log Data: {
    "timestamp": "2026-05-06 14:00:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:1201:5106:1b00:d167:8b08:8619:a115",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f7883482ef5e35a-NRT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2405:1201:5106:1b00:d167:8b08:8619:a115",
        "CF-IPCountry": "JP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2405:1201:5106:1b00:d167:8b08:8619:a115, 172.71.8.99"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 14:00:43 UTC] === END API CALL LOG ===
[06-May-2026 14:00:43 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 14:00:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU
[06-May-2026 14:00:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 14:00:43 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 14:00:43 UTC] User ID: 499
[06-May-2026 14:00:43 UTC] ✅ User profile retrieved successfully for user ID: 499
[06-May-2026 14:00:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 14:00:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 14:00:46 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f7883594f9de35a-NRT","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2405:1201:5106:1b00:d167:8b08:8619:a115","CF-IPCountry":"JP","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2405:1201:5106:1b00:d167:8b08:8619:a115, 172.71.8.98"}
[06-May-2026 14:00:46 UTC] === User Orders API Called ===
[06-May-2026 14:00:46 UTC] User ID: 499
[06-May-2026 14:00:46 UTC] Limit: 20, Offset: 0
[06-May-2026 14:00:46 UTC] Orders found: 6
[06-May-2026 14:00:46 UTC] Orders data: [{"id":244,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop\/4","status":"pending","created_at":"2026-05-06 17:30:29","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":243,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop\/3","status":"cancelled","created_at":"2026-05-06 17:30:14","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":242,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop\/2","status":"cancelled","created_at":"2026-05-06 17:29:59","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":241,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop1\/1","status":"pending","created_at":"2026-05-06 17:28:53","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":240,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop1","status":"cancelled","created_at":"2026-05-06 17:27:36","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":239,"quantity":125,"total_coins":4375,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop1","status":"pending","created_at":"2026-05-06 17:04:47","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[06-May-2026 14:00:46 UTC] Total orders count: 6
[06-May-2026 14:00:47 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 14:00:47 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 14:00:47 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f78835d5f1fe35a-NRT","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2405:1201:5106:1b00:d167:8b08:8619:a115","CF-IPCountry":"JP","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2405:1201:5106:1b00:d167:8b08:8619:a115, 172.71.8.99"}
[06-May-2026 14:00:47 UTC] === User Orders API Called ===
[06-May-2026 14:00:47 UTC] User ID: 499
[06-May-2026 14:00:47 UTC] Limit: 20, Offset: 0
[06-May-2026 14:00:47 UTC] Orders found: 6
[06-May-2026 14:00:47 UTC] Orders data: [{"id":244,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop\/4","status":"pending","created_at":"2026-05-06 17:30:29","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":243,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop\/3","status":"cancelled","created_at":"2026-05-06 17:30:14","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":242,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop\/2","status":"cancelled","created_at":"2026-05-06 17:29:59","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":241,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop1\/1","status":"pending","created_at":"2026-05-06 17:28:53","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":240,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop1","status":"cancelled","created_at":"2026-05-06 17:27:36","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":239,"quantity":125,"total_coins":4375,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop1","status":"pending","created_at":"2026-05-06 17:04:47","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[06-May-2026 14:00:47 UTC] Total orders count: 6
[06-May-2026 14:00:47 UTC] === API CALL LOG ===
[06-May-2026 14:00:47 UTC] Endpoint: user/profile.php
[06-May-2026 14:00:47 UTC] Full Log Data: {
    "timestamp": "2026-05-06 14:00:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:1201:5106:1b00:d167:8b08:8619:a115",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f78835dc8a0e35a-NRT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2405:1201:5106:1b00:d167:8b08:8619:a115",
        "CF-IPCountry": "JP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2405:1201:5106:1b00:d167:8b08:8619:a115, 172.71.8.99"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 14:00:47 UTC] === END API CALL LOG ===
[06-May-2026 14:00:47 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 14:00:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU
[06-May-2026 14:00:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 14:00:47 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 14:00:47 UTC] User ID: 499
[06-May-2026 14:00:47 UTC] ✅ User profile retrieved successfully for user ID: 499
[06-May-2026 14:00:47 UTC] === API CALL LOG ===
[06-May-2026 14:00:47 UTC] Endpoint: user/profile.php
[06-May-2026 14:00:47 UTC] Full Log Data: {
    "timestamp": "2026-05-06 14:00:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:1201:5106:1b00:d167:8b08:8619:a115",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f78835f7ea8e35a-NRT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2405:1201:5106:1b00:d167:8b08:8619:a115",
        "CF-IPCountry": "JP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2405:1201:5106:1b00:d167:8b08:8619:a115, 172.71.8.99"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 14:00:47 UTC] === END API CALL LOG ===
[06-May-2026 14:00:47 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 14:00:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU
[06-May-2026 14:00:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 14:00:47 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 14:00:47 UTC] User ID: 499
[06-May-2026 14:00:47 UTC] ✅ User profile retrieved successfully for user ID: 499
[06-May-2026 14:00:47 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 14:00:47 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 14:00:47 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f7883612d07e35a-NRT","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2405:1201:5106:1b00:d167:8b08:8619:a115","CF-IPCountry":"JP","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2405:1201:5106:1b00:d167:8b08:8619:a115, 172.71.8.99"}
[06-May-2026 14:00:47 UTC] === User Orders API Called ===
[06-May-2026 14:00:47 UTC] User ID: 499
[06-May-2026 14:00:47 UTC] Limit: 20, Offset: 0
[06-May-2026 14:00:47 UTC] Orders found: 6
[06-May-2026 14:00:47 UTC] Orders data: [{"id":244,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop\/4","status":"pending","created_at":"2026-05-06 17:30:29","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":243,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop\/3","status":"cancelled","created_at":"2026-05-06 17:30:14","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":242,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop\/2","status":"cancelled","created_at":"2026-05-06 17:29:59","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":241,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop1\/1","status":"pending","created_at":"2026-05-06 17:28:53","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":240,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop1","status":"cancelled","created_at":"2026-05-06 17:27:36","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":239,"quantity":125,"total_coins":4375,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop1","status":"pending","created_at":"2026-05-06 17:04:47","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[06-May-2026 14:00:47 UTC] Total orders count: 6
[06-May-2026 14:06:11 UTC] === API CALL LOG ===
[06-May-2026 14:06:11 UTC] Endpoint: user/profile.php
[06-May-2026 14:06:11 UTC] Full Log Data: {
    "timestamp": "2026-05-06 14:06:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:1201:5106:1b00:d167:8b08:8619:a115",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f788b457c4eaf7f-NRT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2405:1201:5106:1b00:d167:8b08:8619:a115",
        "CF-IPCountry": "JP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2405:1201:5106:1b00:d167:8b08:8619:a115, 172.68.119.199"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 14:06:11 UTC] === END API CALL LOG ===
[06-May-2026 14:06:11 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 14:06:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU
[06-May-2026 14:06:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 14:06:11 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 14:06:11 UTC] User ID: 499
[06-May-2026 14:06:11 UTC] ✅ User profile retrieved successfully for user ID: 499
[06-May-2026 14:06:12 UTC] === API CALL LOG ===
[06-May-2026 14:06:12 UTC] Endpoint: user/profile.php
[06-May-2026 14:06:12 UTC] Full Log Data: {
    "timestamp": "2026-05-06 14:06:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:1201:5106:1b00:d167:8b08:8619:a115",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f788b4aa996af7f-NRT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2405:1201:5106:1b00:d167:8b08:8619:a115",
        "CF-IPCountry": "JP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2405:1201:5106:1b00:d167:8b08:8619:a115, 172.68.119.200"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 14:06:12 UTC] === END API CALL LOG ===
[06-May-2026 14:06:12 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 14:06:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU
[06-May-2026 14:06:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 14:06:12 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 14:06:12 UTC] User ID: 499
[06-May-2026 14:06:12 UTC] ✅ User profile retrieved successfully for user ID: 499
[06-May-2026 14:06:12 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 14:06:12 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 14:06:12 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f788b4aa99caf7f-NRT","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2405:1201:5106:1b00:d167:8b08:8619:a115","CF-IPCountry":"JP","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2405:1201:5106:1b00:d167:8b08:8619:a115, 172.68.119.200"}
[06-May-2026 14:06:12 UTC] === User Orders API Called ===
[06-May-2026 14:06:12 UTC] User ID: 499
[06-May-2026 14:06:12 UTC] Limit: 20, Offset: 0
[06-May-2026 14:06:12 UTC] Orders found: 6
[06-May-2026 14:06:12 UTC] Orders data: [{"id":244,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop\/4","status":"cancelled","created_at":"2026-05-06 17:30:29","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":243,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop\/3","status":"cancelled","created_at":"2026-05-06 17:30:14","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":242,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop\/2","status":"cancelled","created_at":"2026-05-06 17:29:59","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":241,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop1\/1","status":"pending","created_at":"2026-05-06 17:28:53","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":240,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop1","status":"cancelled","created_at":"2026-05-06 17:27:36","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":239,"quantity":125,"total_coins":4375,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop1","status":"pending","created_at":"2026-05-06 17:04:47","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[06-May-2026 14:06:12 UTC] Total orders count: 6
[06-May-2026 14:06:12 UTC] === API CALL LOG ===
[06-May-2026 14:06:12 UTC] Endpoint: user/profile.php
[06-May-2026 14:06:12 UTC] Full Log Data: {
    "timestamp": "2026-05-06 14:06:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:1201:5106:1b00:d167:8b08:8619:a115",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f788b4b5a41af7f-NRT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2405:1201:5106:1b00:d167:8b08:8619:a115",
        "CF-IPCountry": "JP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2405:1201:5106:1b00:d167:8b08:8619:a115, 172.68.119.200"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 14:06:12 UTC] === END API CALL LOG ===
[06-May-2026 14:06:12 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 14:06:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU
[06-May-2026 14:06:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 14:06:12 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 14:06:12 UTC] User ID: 499
[06-May-2026 14:06:12 UTC] ✅ User profile retrieved successfully for user ID: 499
[06-May-2026 14:06:13 UTC] === API CALL LOG ===
[06-May-2026 14:06:13 UTC] Endpoint: user/profile.php
[06-May-2026 14:06:13 UTC] Full Log Data: {
    "timestamp": "2026-05-06 14:06:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:1201:5106:1b00:d167:8b08:8619:a115",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f788b550b89af7f-NRT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2405:1201:5106:1b00:d167:8b08:8619:a115",
        "CF-IPCountry": "JP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2405:1201:5106:1b00:d167:8b08:8619:a115, 172.68.119.200"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 14:06:13 UTC] === END API CALL LOG ===
[06-May-2026 14:06:13 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 14:06:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU
[06-May-2026 14:06:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 14:06:13 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 14:06:13 UTC] User ID: 499
[06-May-2026 14:06:13 UTC] ✅ User profile retrieved successfully for user ID: 499
[06-May-2026 14:06:16 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 14:06:16 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 14:06:16 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f788b67bd8baf7f-NRT","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2405:1201:5106:1b00:d167:8b08:8619:a115","CF-IPCountry":"JP","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2405:1201:5106:1b00:d167:8b08:8619:a115, 172.68.119.200"}
[06-May-2026 14:06:16 UTC] === User Orders API Called ===
[06-May-2026 14:06:16 UTC] User ID: 499
[06-May-2026 14:06:16 UTC] Limit: 20, Offset: 0
[06-May-2026 14:06:16 UTC] Orders found: 6
[06-May-2026 14:06:16 UTC] Orders data: [{"id":244,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop\/4","status":"cancelled","created_at":"2026-05-06 17:30:29","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":243,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop\/3","status":"cancelled","created_at":"2026-05-06 17:30:14","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":242,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop\/2","status":"cancelled","created_at":"2026-05-06 17:29:59","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":241,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop1\/1","status":"pending","created_at":"2026-05-06 17:28:53","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":240,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop1","status":"cancelled","created_at":"2026-05-06 17:27:36","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":239,"quantity":125,"total_coins":4375,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop1","status":"pending","created_at":"2026-05-06 17:04:47","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[06-May-2026 14:06:16 UTC] Total orders count: 6
[06-May-2026 14:06:27 UTC] === API CALL LOG ===
[06-May-2026 14:06:27 UTC] Endpoint: user/profile.php
[06-May-2026 14:06:27 UTC] Full Log Data: {
    "timestamp": "2026-05-06 14:06:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:1201:5106:1b00:d167:8b08:8619:a115",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f788badb995af7f-NRT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2405:1201:5106:1b00:d167:8b08:8619:a115",
        "CF-IPCountry": "JP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2405:1201:5106:1b00:d167:8b08:8619:a115, 172.68.119.200"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 14:06:27 UTC] === END API CALL LOG ===
[06-May-2026 14:06:27 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 14:06:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU
[06-May-2026 14:06:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 14:06:27 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 14:06:27 UTC] User ID: 499
[06-May-2026 14:06:27 UTC] ✅ User profile retrieved successfully for user ID: 499
[06-May-2026 14:06:28 UTC] User Purchases API - User ID: 499
[06-May-2026 14:06:28 UTC] User Purchases API - Total purchases found: 2
[06-May-2026 14:06:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 14:06:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 14:06:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f788bbd9fa7af7f-NRT","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2405:1201:5106:1b00:d167:8b08:8619:a115","CF-IPCountry":"JP","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2405:1201:5106:1b00:d167:8b08:8619:a115, 172.68.119.200"}
[06-May-2026 14:06:30 UTC] === User Orders API Called ===
[06-May-2026 14:06:30 UTC] User ID: 499
[06-May-2026 14:06:30 UTC] Limit: 20, Offset: 0
[06-May-2026 14:06:30 UTC] Orders found: 6
[06-May-2026 14:06:30 UTC] Orders data: [{"id":244,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop\/4","status":"cancelled","created_at":"2026-05-06 17:30:29","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":243,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop\/3","status":"cancelled","created_at":"2026-05-06 17:30:14","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":242,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop\/2","status":"cancelled","created_at":"2026-05-06 17:29:59","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":241,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop1\/1","status":"pending","created_at":"2026-05-06 17:28:53","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":240,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop1","status":"cancelled","created_at":"2026-05-06 17:27:36","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":239,"quantity":125,"total_coins":4375,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop1","status":"pending","created_at":"2026-05-06 17:04:47","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[06-May-2026 14:06:30 UTC] Total orders count: 6
[06-May-2026 14:06:31 UTC] === API CALL LOG ===
[06-May-2026 14:06:31 UTC] Endpoint: user/profile.php
[06-May-2026 14:06:31 UTC] Full Log Data: {
    "timestamp": "2026-05-06 14:06:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:1201:5106:1b00:d167:8b08:8619:a115",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f788bc6b8c3af7f-NRT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2405:1201:5106:1b00:d167:8b08:8619:a115",
        "CF-IPCountry": "JP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2405:1201:5106:1b00:d167:8b08:8619:a115, 172.68.119.200"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 14:06:31 UTC] === END API CALL LOG ===
[06-May-2026 14:06:31 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 14:06:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU
[06-May-2026 14:06:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 14:06:31 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 14:06:31 UTC] User ID: 499
[06-May-2026 14:06:31 UTC] ✅ User profile retrieved successfully for user ID: 499
[06-May-2026 14:06:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 14:06:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 14:06:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f788bc51f1baf7f-NRT","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2405:1201:5106:1b00:d167:8b08:8619:a115","CF-IPCountry":"JP","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2405:1201:5106:1b00:d167:8b08:8619:a115, 172.68.119.200"}
[06-May-2026 14:06:31 UTC] === User Orders API Called ===
[06-May-2026 14:06:31 UTC] User ID: 499
[06-May-2026 14:06:31 UTC] Limit: 20, Offset: 0
[06-May-2026 14:06:31 UTC] Orders found: 6
[06-May-2026 14:06:31 UTC] Orders data: [{"id":244,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop\/4","status":"cancelled","created_at":"2026-05-06 17:30:29","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":243,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop\/3","status":"cancelled","created_at":"2026-05-06 17:30:14","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":242,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop\/2","status":"cancelled","created_at":"2026-05-06 17:29:59","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":241,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop1\/1","status":"pending","created_at":"2026-05-06 17:28:53","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":240,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop1","status":"cancelled","created_at":"2026-05-06 17:27:36","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":239,"quantity":125,"total_coins":4375,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop1","status":"pending","created_at":"2026-05-06 17:04:47","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[06-May-2026 14:06:31 UTC] Total orders count: 6
[06-May-2026 14:06:31 UTC] === API CALL LOG ===
[06-May-2026 14:06:31 UTC] Endpoint: user/profile.php
[06-May-2026 14:06:31 UTC] Full Log Data: {
    "timestamp": "2026-05-06 14:06:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:1201:5106:1b00:d167:8b08:8619:a115",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f788bc53f45af7f-NRT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2405:1201:5106:1b00:d167:8b08:8619:a115",
        "CF-IPCountry": "JP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2405:1201:5106:1b00:d167:8b08:8619:a115, 172.68.119.200"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 14:06:31 UTC] === END API CALL LOG ===
[06-May-2026 14:06:31 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 14:06:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU
[06-May-2026 14:06:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 14:06:31 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 14:06:31 UTC] User ID: 499
[06-May-2026 14:06:31 UTC] ✅ User profile retrieved successfully for user ID: 499
[06-May-2026 14:06:31 UTC] === API CALL LOG ===
[06-May-2026 14:06:31 UTC] Endpoint: user/profile.php
[06-May-2026 14:06:31 UTC] Full Log Data: {
    "timestamp": "2026-05-06 14:06:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:1201:5106:1b00:d167:8b08:8619:a115",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f788bc5dfe0af7f-NRT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2405:1201:5106:1b00:d167:8b08:8619:a115",
        "CF-IPCountry": "JP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2405:1201:5106:1b00:d167:8b08:8619:a115, 172.68.119.199"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 14:06:31 UTC] === END API CALL LOG ===
[06-May-2026 14:06:31 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 14:06:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU
[06-May-2026 14:06:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 14:06:31 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 14:06:31 UTC] User ID: 499
[06-May-2026 14:06:31 UTC] ✅ User profile retrieved successfully for user ID: 499
[06-May-2026 14:06:32 UTC] === API CALL LOG ===
[06-May-2026 14:06:32 UTC] Endpoint: user/profile.php
[06-May-2026 14:06:32 UTC] Full Log Data: {
    "timestamp": "2026-05-06 14:06:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:1201:5106:1b00:d167:8b08:8619:a115",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f788bcdf8feaf7f-NRT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2405:1201:5106:1b00:d167:8b08:8619:a115",
        "CF-IPCountry": "JP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2405:1201:5106:1b00:d167:8b08:8619:a115, 172.68.119.200"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 14:06:32 UTC] === END API CALL LOG ===
[06-May-2026 14:06:32 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 14:06:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU
[06-May-2026 14:06:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 14:06:32 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 14:06:32 UTC] User ID: 499
[06-May-2026 14:06:32 UTC] ✅ User profile retrieved successfully for user ID: 499
[06-May-2026 14:06:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 14:06:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 14:06:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f788bea5cccaf7f-NRT","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2405:1201:5106:1b00:d167:8b08:8619:a115","CF-IPCountry":"JP","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2405:1201:5106:1b00:d167:8b08:8619:a115, 172.68.119.200"}
[06-May-2026 14:06:37 UTC] === User Orders API Called ===
[06-May-2026 14:06:37 UTC] User ID: 499
[06-May-2026 14:06:37 UTC] Limit: 20, Offset: 0
[06-May-2026 14:06:37 UTC] Orders found: 6
[06-May-2026 14:06:37 UTC] Orders data: [{"id":244,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop\/4","status":"cancelled","created_at":"2026-05-06 17:30:29","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":243,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop\/3","status":"cancelled","created_at":"2026-05-06 17:30:14","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":242,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop\/2","status":"cancelled","created_at":"2026-05-06 17:29:59","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":241,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop1\/1","status":"pending","created_at":"2026-05-06 17:28:53","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":240,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop1","status":"cancelled","created_at":"2026-05-06 17:27:36","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":239,"quantity":125,"total_coins":4375,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop1","status":"pending","created_at":"2026-05-06 17:04:47","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[06-May-2026 14:06:37 UTC] Total orders count: 6
[06-May-2026 14:17:42 UTC] === API CALL LOG ===
[06-May-2026 14:17:42 UTC] Endpoint: user/profile.php
[06-May-2026 14:17:42 UTC] Full Log Data: {
    "timestamp": "2026-05-06 14:17:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:1201:5106:1b00:d167:8b08:8619:a115",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f789c238f50d763-NRT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2405:1201:5106:1b00:d167:8b08:8619:a115",
        "CF-IPCountry": "JP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2405:1201:5106:1b00:d167:8b08:8619:a115, 172.71.24.219"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 14:17:42 UTC] === END API CALL LOG ===
[06-May-2026 14:17:42 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 14:17:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU
[06-May-2026 14:17:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 14:17:42 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 14:17:42 UTC] User ID: 499
[06-May-2026 14:17:42 UTC] ✅ User profile retrieved successfully for user ID: 499
[06-May-2026 14:17:42 UTC] === API CALL LOG ===
[06-May-2026 14:17:42 UTC] Endpoint: user/profile.php
[06-May-2026 14:17:42 UTC] Full Log Data: {
    "timestamp": "2026-05-06 14:17:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:1201:5106:1b00:d167:8b08:8619:a115",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f789c286901d763-NRT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2405:1201:5106:1b00:d167:8b08:8619:a115",
        "CF-IPCountry": "JP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2405:1201:5106:1b00:d167:8b08:8619:a115, 172.71.24.219"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 14:17:42 UTC] === END API CALL LOG ===
[06-May-2026 14:17:42 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 14:17:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU
[06-May-2026 14:17:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 14:17:42 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 14:17:42 UTC] User ID: 499
[06-May-2026 14:17:42 UTC] ✅ User profile retrieved successfully for user ID: 499
[06-May-2026 14:17:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 14:17:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 14:17:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f789c286907d763-NRT","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2405:1201:5106:1b00:d167:8b08:8619:a115","CF-IPCountry":"JP","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2405:1201:5106:1b00:d167:8b08:8619:a115, 172.71.24.219"}
[06-May-2026 14:17:42 UTC] === User Orders API Called ===
[06-May-2026 14:17:42 UTC] User ID: 499
[06-May-2026 14:17:42 UTC] Limit: 20, Offset: 0
[06-May-2026 14:17:42 UTC] Orders found: 6
[06-May-2026 14:17:42 UTC] Orders data: [{"id":244,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop\/4","status":"cancelled","created_at":"2026-05-06 17:30:29","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":243,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop\/3","status":"cancelled","created_at":"2026-05-06 17:30:14","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":242,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop\/2","status":"cancelled","created_at":"2026-05-06 17:29:59","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":241,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop1\/1","status":"pending","created_at":"2026-05-06 17:28:53","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":240,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop1","status":"cancelled","created_at":"2026-05-06 17:27:36","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":239,"quantity":125,"total_coins":4375,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop1","status":"completed","created_at":"2026-05-06 17:04:47","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[06-May-2026 14:17:42 UTC] Total orders count: 6
[06-May-2026 14:17:42 UTC] === API CALL LOG ===
[06-May-2026 14:17:42 UTC] Endpoint: user/profile.php
[06-May-2026 14:17:42 UTC] Full Log Data: {
    "timestamp": "2026-05-06 14:17:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:1201:5106:1b00:d167:8b08:8619:a115",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f789c290b7ed763-NRT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2405:1201:5106:1b00:d167:8b08:8619:a115",
        "CF-IPCountry": "JP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2405:1201:5106:1b00:d167:8b08:8619:a115, 172.71.24.218"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 14:17:42 UTC] === END API CALL LOG ===
[06-May-2026 14:17:42 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 14:17:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU
[06-May-2026 14:17:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 14:17:42 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 14:17:42 UTC] User ID: 499
[06-May-2026 14:17:42 UTC] ✅ User profile retrieved successfully for user ID: 499
[06-May-2026 14:17:44 UTC] === API CALL LOG ===
[06-May-2026 14:17:44 UTC] Endpoint: user/profile.php
[06-May-2026 14:17:44 UTC] Full Log Data: {
    "timestamp": "2026-05-06 14:17:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:1201:5106:1b00:d167:8b08:8619:a115",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f789c328d62d763-NRT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2405:1201:5106:1b00:d167:8b08:8619:a115",
        "CF-IPCountry": "JP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2405:1201:5106:1b00:d167:8b08:8619:a115, 172.71.24.218"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 14:17:44 UTC] === END API CALL LOG ===
[06-May-2026 14:17:44 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 14:17:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU
[06-May-2026 14:17:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 14:17:44 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 14:17:44 UTC] User ID: 499
[06-May-2026 14:17:44 UTC] ✅ User profile retrieved successfully for user ID: 499
[06-May-2026 14:17:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 14:17:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 14:17:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f789c36fc5dd763-NRT","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2405:1201:5106:1b00:d167:8b08:8619:a115","CF-IPCountry":"JP","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2405:1201:5106:1b00:d167:8b08:8619:a115, 172.71.24.219"}
[06-May-2026 14:17:44 UTC] === User Orders API Called ===
[06-May-2026 14:17:44 UTC] User ID: 499
[06-May-2026 14:17:44 UTC] Limit: 20, Offset: 0
[06-May-2026 14:17:44 UTC] Orders found: 6
[06-May-2026 14:17:44 UTC] Orders data: [{"id":244,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop\/4","status":"cancelled","created_at":"2026-05-06 17:30:29","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":243,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop\/3","status":"cancelled","created_at":"2026-05-06 17:30:14","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":242,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop\/2","status":"cancelled","created_at":"2026-05-06 17:29:59","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":241,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop1\/1","status":"pending","created_at":"2026-05-06 17:28:53","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":240,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop1","status":"cancelled","created_at":"2026-05-06 17:27:36","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":239,"quantity":125,"total_coins":4375,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop1","status":"completed","created_at":"2026-05-06 17:04:47","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[06-May-2026 14:17:44 UTC] Total orders count: 6
[06-May-2026 14:36:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 14:36:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 14:36:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f78b8104c06b5fb-NRT","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2405:1201:5106:1b00:d167:8b08:8619:a115","CF-IPCountry":"JP","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2405:1201:5106:1b00:d167:8b08:8619:a115, 172.64.215.102"}
[06-May-2026 14:36:45 UTC] === User Orders API Called ===
[06-May-2026 14:36:45 UTC] User ID: 499
[06-May-2026 14:36:45 UTC] Limit: 20, Offset: 0
[06-May-2026 14:36:45 UTC] Orders found: 6
[06-May-2026 14:36:45 UTC] Orders data: [{"id":244,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop\/4","status":"cancelled","created_at":"2026-05-06 17:30:29","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":243,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop\/3","status":"cancelled","created_at":"2026-05-06 17:30:14","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":242,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop\/2","status":"cancelled","created_at":"2026-05-06 17:29:59","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":241,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop1\/1","status":"pending","created_at":"2026-05-06 17:28:53","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":240,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop1","status":"cancelled","created_at":"2026-05-06 17:27:36","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":239,"quantity":125,"total_coins":4375,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop1","status":"completed","created_at":"2026-05-06 17:04:47","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[06-May-2026 14:36:45 UTC] Total orders count: 6
[06-May-2026 14:36:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 14:36:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 14:36:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f78b844191bb5fb-NRT","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2405:1201:5106:1b00:d167:8b08:8619:a115","CF-IPCountry":"JP","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2405:1201:5106:1b00:d167:8b08:8619:a115, 172.64.215.103"}
[06-May-2026 14:36:54 UTC] === User Orders API Called ===
[06-May-2026 14:36:54 UTC] User ID: 499
[06-May-2026 14:36:54 UTC] Limit: 20, Offset: 0
[06-May-2026 14:36:54 UTC] Orders found: 6
[06-May-2026 14:36:54 UTC] Orders data: [{"id":244,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop\/4","status":"cancelled","created_at":"2026-05-06 17:30:29","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":243,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop\/3","status":"cancelled","created_at":"2026-05-06 17:30:14","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":242,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop\/2","status":"cancelled","created_at":"2026-05-06 17:29:59","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":241,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop1\/1","status":"pending","created_at":"2026-05-06 17:28:53","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":240,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop1","status":"cancelled","created_at":"2026-05-06 17:27:36","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":239,"quantity":125,"total_coins":4375,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop1","status":"completed","created_at":"2026-05-06 17:04:47","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[06-May-2026 14:36:54 UTC] Total orders count: 6
[06-May-2026 14:36:54 UTC] === API CALL LOG ===
[06-May-2026 14:36:54 UTC] Endpoint: user/profile.php
[06-May-2026 14:36:54 UTC] Full Log Data: {
    "timestamp": "2026-05-06 14:36:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:1201:5106:1b00:d167:8b08:8619:a115",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f78b844bab9b5fb-NRT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2405:1201:5106:1b00:d167:8b08:8619:a115",
        "CF-IPCountry": "JP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2405:1201:5106:1b00:d167:8b08:8619:a115, 172.64.215.102"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 14:36:54 UTC] === END API CALL LOG ===
[06-May-2026 14:36:54 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 14:36:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU
[06-May-2026 14:36:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 14:36:54 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 14:36:54 UTC] User ID: 499
[06-May-2026 14:36:54 UTC] ✅ User profile retrieved successfully for user ID: 499
[06-May-2026 14:36:54 UTC] === API CALL LOG ===
[06-May-2026 14:36:54 UTC] Endpoint: user/profile.php
[06-May-2026 14:36:54 UTC] Full Log Data: {
    "timestamp": "2026-05-06 14:36:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:1201:5106:1b00:d167:8b08:8619:a115",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f78b8464f87b5fb-NRT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2405:1201:5106:1b00:d167:8b08:8619:a115",
        "CF-IPCountry": "JP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2405:1201:5106:1b00:d167:8b08:8619:a115, 172.64.215.103"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 14:36:54 UTC] === END API CALL LOG ===
[06-May-2026 14:36:54 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 14:36:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU
[06-May-2026 14:36:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 14:36:54 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 14:36:54 UTC] User ID: 499
[06-May-2026 14:36:54 UTC] ✅ User profile retrieved successfully for user ID: 499
[06-May-2026 14:36:54 UTC] === API CALL LOG ===
[06-May-2026 14:36:54 UTC] Endpoint: user/profile.php
[06-May-2026 14:36:54 UTC] Full Log Data: {
    "timestamp": "2026-05-06 14:36:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:1201:5106:1b00:d167:8b08:8619:a115",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f78b847ec20b5fb-NRT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2405:1201:5106:1b00:d167:8b08:8619:a115",
        "CF-IPCountry": "JP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2405:1201:5106:1b00:d167:8b08:8619:a115, 172.64.215.102"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 14:36:54 UTC] === END API CALL LOG ===
[06-May-2026 14:36:54 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 14:36:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU
[06-May-2026 14:36:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 14:36:54 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 14:36:54 UTC] User ID: 499
[06-May-2026 14:36:54 UTC] ✅ User profile retrieved successfully for user ID: 499
[06-May-2026 14:36:55 UTC] === API CALL LOG ===
[06-May-2026 14:36:55 UTC] Endpoint: user/profile.php
[06-May-2026 14:36:55 UTC] Full Log Data: {
    "timestamp": "2026-05-06 14:36:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:1201:5106:1b00:d167:8b08:8619:a115",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f78b84d8db8b5fb-NRT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2405:1201:5106:1b00:d167:8b08:8619:a115",
        "CF-IPCountry": "JP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2405:1201:5106:1b00:d167:8b08:8619:a115, 172.64.215.103"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 14:36:55 UTC] === END API CALL LOG ===
[06-May-2026 14:36:55 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 14:36:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU
[06-May-2026 14:36:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 14:36:55 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 14:36:55 UTC] User ID: 499
[06-May-2026 14:36:55 UTC] ✅ User profile retrieved successfully for user ID: 499
[06-May-2026 14:36:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 14:36:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 14:36:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f78b8571a8bb5fb-NRT","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2405:1201:5106:1b00:d167:8b08:8619:a115","CF-IPCountry":"JP","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2405:1201:5106:1b00:d167:8b08:8619:a115, 172.64.215.102"}
[06-May-2026 14:36:56 UTC] === User Orders API Called ===
[06-May-2026 14:36:56 UTC] User ID: 499
[06-May-2026 14:36:56 UTC] Limit: 20, Offset: 0
[06-May-2026 14:36:56 UTC] Orders found: 6
[06-May-2026 14:36:56 UTC] Orders data: [{"id":244,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop\/4","status":"cancelled","created_at":"2026-05-06 17:30:29","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":243,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop\/3","status":"cancelled","created_at":"2026-05-06 17:30:14","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":242,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop\/2","status":"cancelled","created_at":"2026-05-06 17:29:59","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":241,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop1\/1","status":"pending","created_at":"2026-05-06 17:28:53","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":240,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop1","status":"cancelled","created_at":"2026-05-06 17:27:36","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":239,"quantity":125,"total_coins":4375,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop1","status":"completed","created_at":"2026-05-06 17:04:47","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[06-May-2026 14:36:56 UTC] Total orders count: 6
[06-May-2026 14:37:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 14:37:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 14:37:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f78b8988c60b5fb-NRT","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2405:1201:5106:1b00:d167:8b08:8619:a115","CF-IPCountry":"JP","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2405:1201:5106:1b00:d167:8b08:8619:a115, 172.64.215.102"}
[06-May-2026 14:37:07 UTC] === User Orders API Called ===
[06-May-2026 14:37:07 UTC] User ID: 499
[06-May-2026 14:37:07 UTC] Limit: 20, Offset: 0
[06-May-2026 14:37:07 UTC] Orders found: 6
[06-May-2026 14:37:07 UTC] Orders data: [{"id":244,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop\/4","status":"cancelled","created_at":"2026-05-06 17:30:29","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":243,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop\/3","status":"cancelled","created_at":"2026-05-06 17:30:14","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":242,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop\/2","status":"cancelled","created_at":"2026-05-06 17:29:59","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":241,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop1\/1","status":"pending","created_at":"2026-05-06 17:28:53","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":240,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop1","status":"cancelled","created_at":"2026-05-06 17:27:36","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":239,"quantity":125,"total_coins":4375,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop1","status":"completed","created_at":"2026-05-06 17:04:47","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[06-May-2026 14:37:07 UTC] Total orders count: 6
[06-May-2026 14:37:07 UTC] === API CALL LOG ===
[06-May-2026 14:37:07 UTC] Endpoint: user/profile.php
[06-May-2026 14:37:07 UTC] Full Log Data: {
    "timestamp": "2026-05-06 14:37:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:1201:5106:1b00:d167:8b08:8619:a115",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f78b898bcf9b5fb-NRT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2405:1201:5106:1b00:d167:8b08:8619:a115",
        "CF-IPCountry": "JP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2405:1201:5106:1b00:d167:8b08:8619:a115, 172.64.215.103"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 14:37:07 UTC] === END API CALL LOG ===
[06-May-2026 14:37:07 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 14:37:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU
[06-May-2026 14:37:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 14:37:07 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 14:37:07 UTC] User ID: 499
[06-May-2026 14:37:07 UTC] ✅ User profile retrieved successfully for user ID: 499
[06-May-2026 14:37:07 UTC] === API CALL LOG ===
[06-May-2026 14:37:07 UTC] Endpoint: user/profile.php
[06-May-2026 14:37:07 UTC] Full Log Data: {
    "timestamp": "2026-05-06 14:37:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:1201:5106:1b00:d167:8b08:8619:a115",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f78b89a5a6db5fb-NRT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2405:1201:5106:1b00:d167:8b08:8619:a115",
        "CF-IPCountry": "JP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2405:1201:5106:1b00:d167:8b08:8619:a115, 172.64.215.103"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 14:37:07 UTC] === END API CALL LOG ===
[06-May-2026 14:37:07 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 14:37:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU
[06-May-2026 14:37:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 14:37:07 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 14:37:07 UTC] User ID: 499
[06-May-2026 14:37:07 UTC] ✅ User profile retrieved successfully for user ID: 499
[06-May-2026 14:37:08 UTC] === API CALL LOG ===
[06-May-2026 14:37:08 UTC] Endpoint: user/profile.php
[06-May-2026 14:37:08 UTC] Full Log Data: {
    "timestamp": "2026-05-06 14:37:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:1201:5106:1b00:d167:8b08:8619:a115",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f78b8a1f88cb5fb-NRT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2405:1201:5106:1b00:d167:8b08:8619:a115",
        "CF-IPCountry": "JP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2405:1201:5106:1b00:d167:8b08:8619:a115, 172.64.215.103"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 14:37:08 UTC] === END API CALL LOG ===
[06-May-2026 14:37:08 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 14:37:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU
[06-May-2026 14:37:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 14:37:08 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 14:37:08 UTC] User ID: 499
[06-May-2026 14:37:08 UTC] ✅ User profile retrieved successfully for user ID: 499
[06-May-2026 14:50:31 UTC] === API CALL LOG ===
[06-May-2026 14:50:31 UTC] Endpoint: user/profile.php
[06-May-2026 14:50:31 UTC] Full Log Data: {
    "timestamp": "2026-05-06 14:50:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:1201:5106:1b00:d167:8b08:8619:a115",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f78cc39fd94758d-NRT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2405:1201:5106:1b00:d167:8b08:8619:a115",
        "CF-IPCountry": "JP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2405:1201:5106:1b00:d167:8b08:8619:a115, 162.159.110.31"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 14:50:31 UTC] === END API CALL LOG ===
[06-May-2026 14:50:31 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 14:50:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU
[06-May-2026 14:50:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 14:50:31 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 14:50:31 UTC] User ID: 499
[06-May-2026 14:50:31 UTC] ✅ User profile retrieved successfully for user ID: 499
[06-May-2026 14:50:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 14:50:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 14:50:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f78cc3ebadd758d-NRT","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2405:1201:5106:1b00:d167:8b08:8619:a115","CF-IPCountry":"JP","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2405:1201:5106:1b00:d167:8b08:8619:a115, 162.159.110.86"}
[06-May-2026 14:50:32 UTC] === User Orders API Called ===
[06-May-2026 14:50:32 UTC] User ID: 499
[06-May-2026 14:50:32 UTC] Limit: 20, Offset: 0
[06-May-2026 14:50:32 UTC] Orders found: 6
[06-May-2026 14:50:32 UTC] Orders data: [{"id":244,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop\/4","status":"cancelled","created_at":"2026-05-06 17:30:29","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":243,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop\/3","status":"cancelled","created_at":"2026-05-06 17:30:14","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":242,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop\/2","status":"cancelled","created_at":"2026-05-06 17:29:59","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":241,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop1\/1","status":"pending","created_at":"2026-05-06 17:28:53","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":240,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop1","status":"cancelled","created_at":"2026-05-06 17:27:36","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":239,"quantity":125,"total_coins":4375,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop1","status":"completed","created_at":"2026-05-06 17:04:47","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[06-May-2026 14:50:32 UTC] Total orders count: 6
[06-May-2026 14:50:32 UTC] === API CALL LOG ===
[06-May-2026 14:50:32 UTC] Endpoint: user/profile.php
[06-May-2026 14:50:32 UTC] Full Log Data: {
    "timestamp": "2026-05-06 14:50:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:1201:5106:1b00:d167:8b08:8619:a115",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f78cc3ebad9758d-NRT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2405:1201:5106:1b00:d167:8b08:8619:a115",
        "CF-IPCountry": "JP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2405:1201:5106:1b00:d167:8b08:8619:a115, 162.159.110.87"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 14:50:32 UTC] === END API CALL LOG ===
[06-May-2026 14:50:32 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 14:50:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU
[06-May-2026 14:50:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 14:50:32 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 14:50:32 UTC] User ID: 499
[06-May-2026 14:50:32 UTC] ✅ User profile retrieved successfully for user ID: 499
[06-May-2026 14:50:32 UTC] === API CALL LOG ===
[06-May-2026 14:50:32 UTC] Endpoint: user/profile.php
[06-May-2026 14:50:32 UTC] Full Log Data: {
    "timestamp": "2026-05-06 14:50:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:1201:5106:1b00:d167:8b08:8619:a115",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f78cc3f6c7c758d-NRT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2405:1201:5106:1b00:d167:8b08:8619:a115",
        "CF-IPCountry": "JP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2405:1201:5106:1b00:d167:8b08:8619:a115, 162.159.110.86"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 14:50:32 UTC] === END API CALL LOG ===
[06-May-2026 14:50:32 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 14:50:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU
[06-May-2026 14:50:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 14:50:32 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 14:50:32 UTC] User ID: 499
[06-May-2026 14:50:32 UTC] ✅ User profile retrieved successfully for user ID: 499
[06-May-2026 14:50:33 UTC] === API CALL LOG ===
[06-May-2026 14:50:33 UTC] Endpoint: user/profile.php
[06-May-2026 14:50:33 UTC] Full Log Data: {
    "timestamp": "2026-05-06 14:50:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:1201:5106:1b00:d167:8b08:8619:a115",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f78cc486d65758d-NRT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2405:1201:5106:1b00:d167:8b08:8619:a115",
        "CF-IPCountry": "JP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2405:1201:5106:1b00:d167:8b08:8619:a115, 162.159.110.31"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 14:50:33 UTC] === END API CALL LOG ===
[06-May-2026 14:50:33 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 14:50:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU
[06-May-2026 14:50:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 14:50:33 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 14:50:33 UTC] User ID: 499
[06-May-2026 14:50:33 UTC] ✅ User profile retrieved successfully for user ID: 499
[06-May-2026 14:50:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 14:50:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 14:50:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f78cc4c7a10758d-NRT","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2405:1201:5106:1b00:d167:8b08:8619:a115","CF-IPCountry":"JP","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2405:1201:5106:1b00:d167:8b08:8619:a115, 162.159.110.31"}
[06-May-2026 14:50:34 UTC] === User Orders API Called ===
[06-May-2026 14:50:34 UTC] User ID: 499
[06-May-2026 14:50:34 UTC] Limit: 20, Offset: 0
[06-May-2026 14:50:34 UTC] Orders found: 6
[06-May-2026 14:50:34 UTC] Orders data: [{"id":244,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop\/4","status":"cancelled","created_at":"2026-05-06 17:30:29","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":243,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop\/3","status":"cancelled","created_at":"2026-05-06 17:30:14","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":242,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop\/2","status":"cancelled","created_at":"2026-05-06 17:29:59","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":241,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop1\/1","status":"pending","created_at":"2026-05-06 17:28:53","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":240,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop1","status":"cancelled","created_at":"2026-05-06 17:27:36","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":239,"quantity":125,"total_coins":4375,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop1","status":"completed","created_at":"2026-05-06 17:04:47","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[06-May-2026 14:50:34 UTC] Total orders count: 6
[06-May-2026 15:10:29 UTC] === API CALL LOG ===
[06-May-2026 15:10:29 UTC] Endpoint: user/profile.php
[06-May-2026 15:10:29 UTC] Full Log Data: {
    "timestamp": "2026-05-06 15:10:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:c255:cb80:d5f7:9754:f9d3:1cf9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTAwIiwidXNlcm5hbWUiOiJAc2F0eWFyb3kiLCJlbWFpbCI6InNhdHllbmRyYWRoaXdhcjFAZ21haWwuY29tIiwiZXhwIjoxNzc4Njg1MDI3fQ.q2ypbT5scgJG9dQ37lbPcyhH9-1em8WwLQYApSq7dc4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f78e977bb06e1b5-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:c255:cb80:d5f7:9754:f9d3:1cf9",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:c255:cb80:d5f7:9754:f9d3:1cf9, 172.68.234.189"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 15:10:29 UTC] === END API CALL LOG ===
[06-May-2026 15:10:29 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 15:10:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTAwIiwidXNlcm5hbWUiOiJAc2F0eWFyb3kiLCJlbWFpbCI6InNhdHllbmRyYWRoaXdhcjFAZ21haWwuY29tIiwiZXhwIjoxNzc4Njg1MDI3fQ.q2ypbT5scgJG9dQ37lbPcyhH9-1em8WwLQYApSq7dc4
[06-May-2026 15:10:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 15:10:29 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 15:10:29 UTC] User ID: 500
[06-May-2026 15:10:29 UTC] ✅ User profile retrieved successfully for user ID: 500
[06-May-2026 15:10:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 15:10:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 15:10:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTAwIiwidXNlcm5hbWUiOiJAc2F0eWFyb3kiLCJlbWFpbCI6InNhdHllbmRyYWRoaXdhcjFAZ21haWwuY29tIiwiZXhwIjoxNzc4Njg1MDI3fQ.q2ypbT5scgJG9dQ37lbPcyhH9-1em8WwLQYApSq7dc4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f78e977bb0be1b5-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:c255:cb80:d5f7:9754:f9d3:1cf9","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:4900:c255:cb80:d5f7:9754:f9d3:1cf9, 172.68.234.188"}
[06-May-2026 15:10:29 UTC] === User Orders API Called ===
[06-May-2026 15:10:29 UTC] User ID: 500
[06-May-2026 15:10:29 UTC] Limit: 20, Offset: 0
[06-May-2026 15:10:29 UTC] Orders found: 0
[06-May-2026 15:10:29 UTC] Orders data: []
[06-May-2026 15:10:29 UTC] Total orders count: 0
[06-May-2026 15:10:29 UTC] === API CALL LOG ===
[06-May-2026 15:10:29 UTC] Endpoint: user/profile.php
[06-May-2026 15:10:29 UTC] Full Log Data: {
    "timestamp": "2026-05-06 15:10:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:c255:cb80:d5f7:9754:f9d3:1cf9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTAwIiwidXNlcm5hbWUiOiJAc2F0eWFyb3kiLCJlbWFpbCI6InNhdHllbmRyYWRoaXdhcjFAZ21haWwuY29tIiwiZXhwIjoxNzc4Njg1MDI3fQ.q2ypbT5scgJG9dQ37lbPcyhH9-1em8WwLQYApSq7dc4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f78e978feb2e1b5-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:c255:cb80:d5f7:9754:f9d3:1cf9",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:c255:cb80:d5f7:9754:f9d3:1cf9, 172.68.234.189"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 15:10:29 UTC] === END API CALL LOG ===
[06-May-2026 15:10:29 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 15:10:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTAwIiwidXNlcm5hbWUiOiJAc2F0eWFyb3kiLCJlbWFpbCI6InNhdHllbmRyYWRoaXdhcjFAZ21haWwuY29tIiwiZXhwIjoxNzc4Njg1MDI3fQ.q2ypbT5scgJG9dQ37lbPcyhH9-1em8WwLQYApSq7dc4
[06-May-2026 15:10:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 15:10:29 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 15:10:29 UTC] User ID: 500
[06-May-2026 15:10:29 UTC] ✅ User profile retrieved successfully for user ID: 500
[06-May-2026 15:10:30 UTC] === API CALL LOG ===
[06-May-2026 15:10:30 UTC] Endpoint: user/profile.php
[06-May-2026 15:10:30 UTC] Full Log Data: {
    "timestamp": "2026-05-06 15:10:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:c255:cb80:d5f7:9754:f9d3:1cf9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTAwIiwidXNlcm5hbWUiOiJAc2F0eWFyb3kiLCJlbWFpbCI6InNhdHllbmRyYWRoaXdhcjFAZ21haWwuY29tIiwiZXhwIjoxNzc4Njg1MDI3fQ.q2ypbT5scgJG9dQ37lbPcyhH9-1em8WwLQYApSq7dc4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f78e9818ccee1b5-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:c255:cb80:d5f7:9754:f9d3:1cf9",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:c255:cb80:d5f7:9754:f9d3:1cf9, 172.68.234.188"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 15:10:30 UTC] === END API CALL LOG ===
[06-May-2026 15:10:30 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 15:10:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTAwIiwidXNlcm5hbWUiOiJAc2F0eWFyb3kiLCJlbWFpbCI6InNhdHllbmRyYWRoaXdhcjFAZ21haWwuY29tIiwiZXhwIjoxNzc4Njg1MDI3fQ.q2ypbT5scgJG9dQ37lbPcyhH9-1em8WwLQYApSq7dc4
[06-May-2026 15:10:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 15:10:30 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 15:10:30 UTC] User ID: 500
[06-May-2026 15:10:30 UTC] ✅ User profile retrieved successfully for user ID: 500
[06-May-2026 15:11:01 UTC] === API CALL LOG ===
[06-May-2026 15:11:01 UTC] Endpoint: user/profile.php
[06-May-2026 15:11:01 UTC] Full Log Data: {
    "timestamp": "2026-05-06 15:11:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:c255:cb80:d5f7:9754:f9d3:1cf9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTAwIiwidXNlcm5hbWUiOiJAc2F0eWFyb3kiLCJlbWFpbCI6InNhdHllbmRyYWRoaXdhcjFAZ21haWwuY29tIiwiZXhwIjoxNzc4Njg1MDI3fQ.q2ypbT5scgJG9dQ37lbPcyhH9-1em8WwLQYApSq7dc4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f78ea418817e1b5-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:c255:cb80:d5f7:9754:f9d3:1cf9",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:c255:cb80:d5f7:9754:f9d3:1cf9, 172.68.234.131"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 15:11:01 UTC] === END API CALL LOG ===
[06-May-2026 15:11:01 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 15:11:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTAwIiwidXNlcm5hbWUiOiJAc2F0eWFyb3kiLCJlbWFpbCI6InNhdHllbmRyYWRoaXdhcjFAZ21haWwuY29tIiwiZXhwIjoxNzc4Njg1MDI3fQ.q2ypbT5scgJG9dQ37lbPcyhH9-1em8WwLQYApSq7dc4
[06-May-2026 15:11:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 15:11:01 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 15:11:01 UTC] User ID: 500
[06-May-2026 15:11:01 UTC] ✅ User profile retrieved successfully for user ID: 500
[06-May-2026 15:12:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 15:12:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 15:12:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTAwIiwidXNlcm5hbWUiOiJAc2F0eWFyb3kiLCJlbWFpbCI6InNhdHllbmRyYWRoaXdhcjFAZ21haWwuY29tIiwiZXhwIjoxNzc4Njg1MDI3fQ.q2ypbT5scgJG9dQ37lbPcyhH9-1em8WwLQYApSq7dc4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f78ec37ddf9e1b5-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:c255:cb80:d5f7:9754:f9d3:1cf9","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:4900:c255:cb80:d5f7:9754:f9d3:1cf9, 172.68.234.131"}
[06-May-2026 15:12:21 UTC] === User Orders API Called ===
[06-May-2026 15:12:21 UTC] User ID: 500
[06-May-2026 15:12:21 UTC] Limit: 20, Offset: 0
[06-May-2026 15:12:21 UTC] Orders found: 0
[06-May-2026 15:12:21 UTC] Orders data: []
[06-May-2026 15:12:21 UTC] Total orders count: 0
[06-May-2026 15:12:21 UTC] === API CALL LOG ===
[06-May-2026 15:12:21 UTC] Endpoint: user/profile.php
[06-May-2026 15:12:21 UTC] Full Log Data: {
    "timestamp": "2026-05-06 15:12:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:c255:cb80:d5f7:9754:f9d3:1cf9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTAwIiwidXNlcm5hbWUiOiJAc2F0eWFyb3kiLCJlbWFpbCI6InNhdHllbmRyYWRoaXdhcjFAZ21haWwuY29tIiwiZXhwIjoxNzc4Njg1MDI3fQ.q2ypbT5scgJG9dQ37lbPcyhH9-1em8WwLQYApSq7dc4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f78ec37ddfbe1b5-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:c255:cb80:d5f7:9754:f9d3:1cf9",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:c255:cb80:d5f7:9754:f9d3:1cf9, 172.68.234.131"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 15:12:21 UTC] === END API CALL LOG ===
[06-May-2026 15:12:21 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 15:12:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTAwIiwidXNlcm5hbWUiOiJAc2F0eWFyb3kiLCJlbWFpbCI6InNhdHllbmRyYWRoaXdhcjFAZ21haWwuY29tIiwiZXhwIjoxNzc4Njg1MDI3fQ.q2ypbT5scgJG9dQ37lbPcyhH9-1em8WwLQYApSq7dc4
[06-May-2026 15:12:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 15:12:21 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 15:12:21 UTC] User ID: 500
[06-May-2026 15:12:21 UTC] ✅ User profile retrieved successfully for user ID: 500
[06-May-2026 15:12:22 UTC] === API CALL LOG ===
[06-May-2026 15:12:22 UTC] Endpoint: user/profile.php
[06-May-2026 15:12:22 UTC] Full Log Data: {
    "timestamp": "2026-05-06 15:12:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:c255:cb80:d5f7:9754:f9d3:1cf9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTAwIiwidXNlcm5hbWUiOiJAc2F0eWFyb3kiLCJlbWFpbCI6InNhdHllbmRyYWRoaXdhcjFAZ21haWwuY29tIiwiZXhwIjoxNzc4Njg1MDI3fQ.q2ypbT5scgJG9dQ37lbPcyhH9-1em8WwLQYApSq7dc4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f78ec3c1971e1b5-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:c255:cb80:d5f7:9754:f9d3:1cf9",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:c255:cb80:d5f7:9754:f9d3:1cf9, 172.68.234.131"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 15:12:22 UTC] === END API CALL LOG ===
[06-May-2026 15:12:22 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 15:12:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTAwIiwidXNlcm5hbWUiOiJAc2F0eWFyb3kiLCJlbWFpbCI6InNhdHllbmRyYWRoaXdhcjFAZ21haWwuY29tIiwiZXhwIjoxNzc4Njg1MDI3fQ.q2ypbT5scgJG9dQ37lbPcyhH9-1em8WwLQYApSq7dc4
[06-May-2026 15:12:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 15:12:22 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 15:12:22 UTC] User ID: 500
[06-May-2026 15:12:22 UTC] ✅ User profile retrieved successfully for user ID: 500
[06-May-2026 15:12:29 UTC] === API CALL LOG ===
[06-May-2026 15:12:29 UTC] Endpoint: user/profile.php
[06-May-2026 15:12:29 UTC] Full Log Data: {
    "timestamp": "2026-05-06 15:12:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:c255:cb80:d5f7:9754:f9d3:1cf9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTAwIiwidXNlcm5hbWUiOiJAc2F0eWFyb3kiLCJlbWFpbCI6InNhdHllbmRyYWRoaXdhcjFAZ21haWwuY29tIiwiZXhwIjoxNzc4Njg1MDI3fQ.q2ypbT5scgJG9dQ37lbPcyhH9-1em8WwLQYApSq7dc4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f78ec6a4b75e1c4-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:c255:cb80:d5f7:9754:f9d3:1cf9",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:c255:cb80:d5f7:9754:f9d3:1cf9, 172.68.234.131"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 15:12:29 UTC] === END API CALL LOG ===
[06-May-2026 15:12:29 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 15:12:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTAwIiwidXNlcm5hbWUiOiJAc2F0eWFyb3kiLCJlbWFpbCI6InNhdHllbmRyYWRoaXdhcjFAZ21haWwuY29tIiwiZXhwIjoxNzc4Njg1MDI3fQ.q2ypbT5scgJG9dQ37lbPcyhH9-1em8WwLQYApSq7dc4
[06-May-2026 15:12:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 15:12:29 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 15:12:29 UTC] User ID: 500
[06-May-2026 15:12:29 UTC] ✅ User profile retrieved successfully for user ID: 500
[06-May-2026 15:12:31 UTC] === API CALL LOG ===
[06-May-2026 15:12:31 UTC] Endpoint: user/profile.php
[06-May-2026 15:12:31 UTC] Full Log Data: {
    "timestamp": "2026-05-06 15:12:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:c255:cb80:d5f7:9754:f9d3:1cf9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTAwIiwidXNlcm5hbWUiOiJAc2F0eWFyb3kiLCJlbWFpbCI6InNhdHllbmRyYWRoaXdhcjFAZ21haWwuY29tIiwiZXhwIjoxNzc4Njg1MDI3fQ.q2ypbT5scgJG9dQ37lbPcyhH9-1em8WwLQYApSq7dc4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f78ec76aabde1c4-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:c255:cb80:d5f7:9754:f9d3:1cf9",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:c255:cb80:d5f7:9754:f9d3:1cf9, 172.68.234.131"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 15:12:31 UTC] === END API CALL LOG ===
[06-May-2026 15:12:31 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 15:12:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTAwIiwidXNlcm5hbWUiOiJAc2F0eWFyb3kiLCJlbWFpbCI6InNhdHllbmRyYWRoaXdhcjFAZ21haWwuY29tIiwiZXhwIjoxNzc4Njg1MDI3fQ.q2ypbT5scgJG9dQ37lbPcyhH9-1em8WwLQYApSq7dc4
[06-May-2026 15:12:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 15:12:31 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 15:12:31 UTC] User ID: 500
[06-May-2026 15:12:31 UTC] ✅ User profile retrieved successfully for user ID: 500
[06-May-2026 15:12:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 15:12:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 15:12:32 UTC] === API CALL LOG ===
[06-May-2026 15:12:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTAwIiwidXNlcm5hbWUiOiJAc2F0eWFyb3kiLCJlbWFpbCI6InNhdHllbmRyYWRoaXdhcjFAZ21haWwuY29tIiwiZXhwIjoxNzc4Njg1MDI3fQ.q2ypbT5scgJG9dQ37lbPcyhH9-1em8WwLQYApSq7dc4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f78ec78a80fe1c4-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:c255:cb80:d5f7:9754:f9d3:1cf9","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:4900:c255:cb80:d5f7:9754:f9d3:1cf9, 172.68.234.131"}
[06-May-2026 15:12:32 UTC] Endpoint: user/profile.php
[06-May-2026 15:12:32 UTC] === User Orders API Called ===
[06-May-2026 15:12:32 UTC] Full Log Data: {
    "timestamp": "2026-05-06 15:12:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:c255:cb80:d5f7:9754:f9d3:1cf9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTAwIiwidXNlcm5hbWUiOiJAc2F0eWFyb3kiLCJlbWFpbCI6InNhdHllbmRyYWRoaXdhcjFAZ21haWwuY29tIiwiZXhwIjoxNzc4Njg1MDI3fQ.q2ypbT5scgJG9dQ37lbPcyhH9-1em8WwLQYApSq7dc4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f78ec78a811e1c4-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:c255:cb80:d5f7:9754:f9d3:1cf9",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:c255:cb80:d5f7:9754:f9d3:1cf9, 172.68.234.130"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 15:12:32 UTC] User ID: 500
[06-May-2026 15:12:32 UTC] === END API CALL LOG ===
[06-May-2026 15:12:32 UTC] Limit: 20, Offset: 0
[06-May-2026 15:12:32 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 15:12:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTAwIiwidXNlcm5hbWUiOiJAc2F0eWFyb3kiLCJlbWFpbCI6InNhdHllbmRyYWRoaXdhcjFAZ21haWwuY29tIiwiZXhwIjoxNzc4Njg1MDI3fQ.q2ypbT5scgJG9dQ37lbPcyhH9-1em8WwLQYApSq7dc4
[06-May-2026 15:12:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 15:12:32 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 15:12:32 UTC] User ID: 500
[06-May-2026 15:12:32 UTC] Orders found: 0
[06-May-2026 15:12:32 UTC] Orders data: []
[06-May-2026 15:12:32 UTC] Total orders count: 0
[06-May-2026 15:12:32 UTC] ✅ User profile retrieved successfully for user ID: 500
[06-May-2026 15:13:52 UTC] === API CALL LOG ===
[06-May-2026 15:13:52 UTC] Endpoint: user/profile.php
[06-May-2026 15:13:52 UTC] Full Log Data: {
    "timestamp": "2026-05-06 15:13:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:c255:cb80:d5f7:9754:f9d3:1cf9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTAwIiwidXNlcm5hbWUiOiJAc2F0eWFyb3kiLCJlbWFpbCI6InNhdHllbmRyYWRoaXdhcjFAZ21haWwuY29tIiwiZXhwIjoxNzc4Njg1MDI3fQ.q2ypbT5scgJG9dQ37lbPcyhH9-1em8WwLQYApSq7dc4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f78ee6c29c653a8-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:c255:cb80:d5f7:9754:f9d3:1cf9",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:c255:cb80:d5f7:9754:f9d3:1cf9, 172.68.234.131"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 15:13:52 UTC] === END API CALL LOG ===
[06-May-2026 15:13:52 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 15:13:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTAwIiwidXNlcm5hbWUiOiJAc2F0eWFyb3kiLCJlbWFpbCI6InNhdHllbmRyYWRoaXdhcjFAZ21haWwuY29tIiwiZXhwIjoxNzc4Njg1MDI3fQ.q2ypbT5scgJG9dQ37lbPcyhH9-1em8WwLQYApSq7dc4
[06-May-2026 15:13:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 15:13:52 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 15:13:52 UTC] User ID: 500
[06-May-2026 15:13:52 UTC] ✅ User profile retrieved successfully for user ID: 500
[06-May-2026 15:13:54 UTC] === API CALL LOG ===
[06-May-2026 15:13:54 UTC] Endpoint: user/profile.php
[06-May-2026 15:13:54 UTC] Full Log Data: {
    "timestamp": "2026-05-06 15:13:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:c255:cb80:d5f7:9754:f9d3:1cf9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTAwIiwidXNlcm5hbWUiOiJAc2F0eWFyb3kiLCJlbWFpbCI6InNhdHllbmRyYWRoaXdhcjFAZ21haWwuY29tIiwiZXhwIjoxNzc4Njg1MDI3fQ.q2ypbT5scgJG9dQ37lbPcyhH9-1em8WwLQYApSq7dc4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f78ee7a2e8353a8-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:c255:cb80:d5f7:9754:f9d3:1cf9",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:c255:cb80:d5f7:9754:f9d3:1cf9, 172.68.234.131"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 15:13:54 UTC] === END API CALL LOG ===
[06-May-2026 15:13:54 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 15:13:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTAwIiwidXNlcm5hbWUiOiJAc2F0eWFyb3kiLCJlbWFpbCI6InNhdHllbmRyYWRoaXdhcjFAZ21haWwuY29tIiwiZXhwIjoxNzc4Njg1MDI3fQ.q2ypbT5scgJG9dQ37lbPcyhH9-1em8WwLQYApSq7dc4
[06-May-2026 15:13:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 15:13:54 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 15:13:54 UTC] User ID: 500
[06-May-2026 15:13:54 UTC] ✅ User profile retrieved successfully for user ID: 500
[06-May-2026 15:13:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 15:13:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 15:13:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTAwIiwidXNlcm5hbWUiOiJAc2F0eWFyb3kiLCJlbWFpbCI6InNhdHllbmRyYWRoaXdhcjFAZ21haWwuY29tIiwiZXhwIjoxNzc4Njg1MDI3fQ.q2ypbT5scgJG9dQ37lbPcyhH9-1em8WwLQYApSq7dc4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f78ee7a2e8753a8-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:c255:cb80:d5f7:9754:f9d3:1cf9","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:4900:c255:cb80:d5f7:9754:f9d3:1cf9, 172.68.234.130"}
[06-May-2026 15:13:54 UTC] === User Orders API Called ===
[06-May-2026 15:13:54 UTC] User ID: 500
[06-May-2026 15:13:54 UTC] Limit: 20, Offset: 0
[06-May-2026 15:13:54 UTC] Orders found: 0
[06-May-2026 15:13:54 UTC] Orders data: []
[06-May-2026 15:13:54 UTC] Total orders count: 0
[06-May-2026 15:13:54 UTC] === API CALL LOG ===
[06-May-2026 15:13:54 UTC] Endpoint: user/profile.php
[06-May-2026 15:13:54 UTC] Full Log Data: {
    "timestamp": "2026-05-06 15:13:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:c255:cb80:d5f7:9754:f9d3:1cf9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTAwIiwidXNlcm5hbWUiOiJAc2F0eWFyb3kiLCJlbWFpbCI6InNhdHllbmRyYWRoaXdhcjFAZ21haWwuY29tIiwiZXhwIjoxNzc4Njg1MDI3fQ.q2ypbT5scgJG9dQ37lbPcyhH9-1em8WwLQYApSq7dc4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f78ee7a2e8953a8-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:c255:cb80:d5f7:9754:f9d3:1cf9",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:c255:cb80:d5f7:9754:f9d3:1cf9, 172.68.234.130"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 15:13:54 UTC] === END API CALL LOG ===
[06-May-2026 15:13:54 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 15:13:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTAwIiwidXNlcm5hbWUiOiJAc2F0eWFyb3kiLCJlbWFpbCI6InNhdHllbmRyYWRoaXdhcjFAZ21haWwuY29tIiwiZXhwIjoxNzc4Njg1MDI3fQ.q2ypbT5scgJG9dQ37lbPcyhH9-1em8WwLQYApSq7dc4
[06-May-2026 15:13:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 15:13:54 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 15:13:54 UTC] User ID: 500
[06-May-2026 15:13:54 UTC] ✅ User profile retrieved successfully for user ID: 500
[06-May-2026 15:15:13 UTC] === API CALL LOG ===
[06-May-2026 15:15:13 UTC] Endpoint: user/profile.php
[06-May-2026 15:15:13 UTC] Full Log Data: {
    "timestamp": "2026-05-06 15:15:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:c255:cb80:d5f7:9754:f9d3:1cf9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTAwIiwidXNlcm5hbWUiOiJAc2F0eWFyb3kiLCJlbWFpbCI6InNhdHllbmRyYWRoaXdhcjFAZ21haWwuY29tIiwiZXhwIjoxNzc4Njg1MDI3fQ.q2ypbT5scgJG9dQ37lbPcyhH9-1em8WwLQYApSq7dc4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f78f066acd6e1a2-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:c255:cb80:d5f7:9754:f9d3:1cf9",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:c255:cb80:d5f7:9754:f9d3:1cf9, 172.68.234.131"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 15:15:13 UTC] === END API CALL LOG ===
[06-May-2026 15:15:13 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 15:15:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTAwIiwidXNlcm5hbWUiOiJAc2F0eWFyb3kiLCJlbWFpbCI6InNhdHllbmRyYWRoaXdhcjFAZ21haWwuY29tIiwiZXhwIjoxNzc4Njg1MDI3fQ.q2ypbT5scgJG9dQ37lbPcyhH9-1em8WwLQYApSq7dc4
[06-May-2026 15:15:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 15:15:13 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 15:15:13 UTC] User ID: 500
[06-May-2026 15:15:13 UTC] ✅ User profile retrieved successfully for user ID: 500
[06-May-2026 15:15:15 UTC] === API CALL LOG ===
[06-May-2026 15:15:15 UTC] Endpoint: user/profile.php
[06-May-2026 15:15:15 UTC] Full Log Data: {
    "timestamp": "2026-05-06 15:15:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:c255:cb80:d5f7:9754:f9d3:1cf9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTAwIiwidXNlcm5hbWUiOiJAc2F0eWFyb3kiLCJlbWFpbCI6InNhdHllbmRyYWRoaXdhcjFAZ21haWwuY29tIiwiZXhwIjoxNzc4Njg1MDI3fQ.q2ypbT5scgJG9dQ37lbPcyhH9-1em8WwLQYApSq7dc4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f78f073791be1a2-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:c255:cb80:d5f7:9754:f9d3:1cf9",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:c255:cb80:d5f7:9754:f9d3:1cf9, 172.68.234.131"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 15:15:15 UTC] === END API CALL LOG ===
[06-May-2026 15:15:15 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 15:15:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTAwIiwidXNlcm5hbWUiOiJAc2F0eWFyb3kiLCJlbWFpbCI6InNhdHllbmRyYWRoaXdhcjFAZ21haWwuY29tIiwiZXhwIjoxNzc4Njg1MDI3fQ.q2ypbT5scgJG9dQ37lbPcyhH9-1em8WwLQYApSq7dc4
[06-May-2026 15:15:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 15:15:15 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 15:15:15 UTC] User ID: 500
[06-May-2026 15:15:15 UTC] ✅ User profile retrieved successfully for user ID: 500
[06-May-2026 15:15:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 15:15:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 15:15:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTAwIiwidXNlcm5hbWUiOiJAc2F0eWFyb3kiLCJlbWFpbCI6InNhdHllbmRyYWRoaXdhcjFAZ21haWwuY29tIiwiZXhwIjoxNzc4Njg1MDI3fQ.q2ypbT5scgJG9dQ37lbPcyhH9-1em8WwLQYApSq7dc4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f78f0737922e1a2-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:c255:cb80:d5f7:9754:f9d3:1cf9","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:4900:c255:cb80:d5f7:9754:f9d3:1cf9, 172.68.234.131"}
[06-May-2026 15:15:15 UTC] === User Orders API Called ===
[06-May-2026 15:15:15 UTC] User ID: 500
[06-May-2026 15:15:15 UTC] Limit: 20, Offset: 0
[06-May-2026 15:15:15 UTC] Orders found: 0
[06-May-2026 15:15:15 UTC] Orders data: []
[06-May-2026 15:15:15 UTC] Total orders count: 0
[06-May-2026 15:15:15 UTC] === API CALL LOG ===
[06-May-2026 15:15:15 UTC] Endpoint: user/profile.php
[06-May-2026 15:15:15 UTC] Full Log Data: {
    "timestamp": "2026-05-06 15:15:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:c255:cb80:d5f7:9754:f9d3:1cf9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTAwIiwidXNlcm5hbWUiOiJAc2F0eWFyb3kiLCJlbWFpbCI6InNhdHllbmRyYWRoaXdhcjFAZ21haWwuY29tIiwiZXhwIjoxNzc4Njg1MDI3fQ.q2ypbT5scgJG9dQ37lbPcyhH9-1em8WwLQYApSq7dc4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f78f0737924e1a2-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:c255:cb80:d5f7:9754:f9d3:1cf9",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:c255:cb80:d5f7:9754:f9d3:1cf9, 172.68.234.131"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 15:15:15 UTC] === END API CALL LOG ===
[06-May-2026 15:15:15 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 15:15:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTAwIiwidXNlcm5hbWUiOiJAc2F0eWFyb3kiLCJlbWFpbCI6InNhdHllbmRyYWRoaXdhcjFAZ21haWwuY29tIiwiZXhwIjoxNzc4Njg1MDI3fQ.q2ypbT5scgJG9dQ37lbPcyhH9-1em8WwLQYApSq7dc4
[06-May-2026 15:15:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 15:15:15 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 15:15:15 UTC] User ID: 500
[06-May-2026 15:15:15 UTC] ✅ User profile retrieved successfully for user ID: 500
[06-May-2026 15:15:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 15:15:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 15:15:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTAwIiwidXNlcm5hbWUiOiJAc2F0eWFyb3kiLCJlbWFpbCI6InNhdHllbmRyYWRoaXdhcjFAZ21haWwuY29tIiwiZXhwIjoxNzc4Njg1MDI3fQ.q2ypbT5scgJG9dQ37lbPcyhH9-1em8WwLQYApSq7dc4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f78f0824ca1e1a2-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:c255:cb80:d5f7:9754:f9d3:1cf9","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:4900:c255:cb80:d5f7:9754:f9d3:1cf9, 172.68.234.130"}
[06-May-2026 15:15:17 UTC] === User Orders API Called ===
[06-May-2026 15:15:17 UTC] User ID: 500
[06-May-2026 15:15:17 UTC] Limit: 20, Offset: 0
[06-May-2026 15:15:17 UTC] Orders found: 0
[06-May-2026 15:15:17 UTC] Orders data: []
[06-May-2026 15:15:17 UTC] Total orders count: 0
[06-May-2026 15:19:54 UTC] === API CALL LOG ===
[06-May-2026 15:19:54 UTC] Endpoint: user/profile.php
[06-May-2026 15:19:54 UTC] Full Log Data: {
    "timestamp": "2026-05-06 15:19:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "93.47.228.150",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg5IiwidXNlcm5hbWUiOiJzNXlzN3MiLCJlbWFpbCI6Inlhc3NpbmRhZnJhbGxhaDk2QGdtYWlsLmNvbSIsImV4cCI6MTc3ODU1MTczMn0.DhOiX5jKJPnkHi-EfyYUQz_24QHw6rdKBlpxKyoWCLk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f78f7418836ea72-FCO",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "93.47.228.150",
        "CF-IPCountry": "IT",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "93.47.228.150, 162.158.116.55"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 15:19:54 UTC] === END API CALL LOG ===
[06-May-2026 15:19:54 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 15:19:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg5IiwidXNlcm5hbWUiOiJzNXlzN3MiLCJlbWFpbCI6Inlhc3NpbmRhZnJhbGxhaDk2QGdtYWlsLmNvbSIsImV4cCI6MTc3ODU1MTczMn0.DhOiX5jKJPnkHi-EfyYUQz_24QHw6rdKBlpxKyoWCLk
[06-May-2026 15:19:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 15:19:54 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 15:19:54 UTC] User ID: 489
[06-May-2026 15:19:54 UTC] ✅ User profile retrieved successfully for user ID: 489
[06-May-2026 15:19:54 UTC] === API CALL LOG ===
[06-May-2026 15:19:54 UTC] Endpoint: user/profile.php
[06-May-2026 15:19:54 UTC] Full Log Data: {
    "timestamp": "2026-05-06 15:19:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "93.47.228.150",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg5IiwidXNlcm5hbWUiOiJzNXlzN3MiLCJlbWFpbCI6Inlhc3NpbmRhZnJhbGxhaDk2QGdtYWlsLmNvbSIsImV4cCI6MTc3ODU1MTczMn0.DhOiX5jKJPnkHi-EfyYUQz_24QHw6rdKBlpxKyoWCLk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f78f7450ddcea72-FCO",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "93.47.228.150",
        "CF-IPCountry": "IT",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "93.47.228.150, 162.158.116.54"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 15:19:54 UTC] === END API CALL LOG ===
[06-May-2026 15:19:54 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 15:19:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg5IiwidXNlcm5hbWUiOiJzNXlzN3MiLCJlbWFpbCI6Inlhc3NpbmRhZnJhbGxhaDk2QGdtYWlsLmNvbSIsImV4cCI6MTc3ODU1MTczMn0.DhOiX5jKJPnkHi-EfyYUQz_24QHw6rdKBlpxKyoWCLk
[06-May-2026 15:19:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 15:19:54 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 15:19:54 UTC] User ID: 489
[06-May-2026 15:19:54 UTC] ✅ User profile retrieved successfully for user ID: 489
[06-May-2026 15:19:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 15:19:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 15:19:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg5IiwidXNlcm5hbWUiOiJzNXlzN3MiLCJlbWFpbCI6Inlhc3NpbmRhZnJhbGxhaDk2QGdtYWlsLmNvbSIsImV4cCI6MTc3ODU1MTczMn0.DhOiX5jKJPnkHi-EfyYUQz_24QHw6rdKBlpxKyoWCLk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f78f7452e58ea72-FCO","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"93.47.228.150","CF-IPCountry":"IT","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"93.47.228.150, 162.158.116.54"}
[06-May-2026 15:19:54 UTC] === User Orders API Called ===
[06-May-2026 15:19:54 UTC] User ID: 489
[06-May-2026 15:19:54 UTC] Limit: 20, Offset: 0
[06-May-2026 15:19:54 UTC] Orders found: 0
[06-May-2026 15:19:54 UTC] Orders data: []
[06-May-2026 15:19:54 UTC] Total orders count: 0
[06-May-2026 15:19:54 UTC] === API CALL LOG ===
[06-May-2026 15:19:54 UTC] Endpoint: user/profile.php
[06-May-2026 15:19:54 UTC] Full Log Data: {
    "timestamp": "2026-05-06 15:19:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "93.47.228.150",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg5IiwidXNlcm5hbWUiOiJzNXlzN3MiLCJlbWFpbCI6Inlhc3NpbmRhZnJhbGxhaDk2QGdtYWlsLmNvbSIsImV4cCI6MTc3ODU1MTczMn0.DhOiX5jKJPnkHi-EfyYUQz_24QHw6rdKBlpxKyoWCLk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f78f745c904ea72-FCO",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "93.47.228.150",
        "CF-IPCountry": "IT",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "93.47.228.150, 162.158.116.54"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 15:19:54 UTC] === END API CALL LOG ===
[06-May-2026 15:19:54 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 15:19:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg5IiwidXNlcm5hbWUiOiJzNXlzN3MiLCJlbWFpbCI6Inlhc3NpbmRhZnJhbGxhaDk2QGdtYWlsLmNvbSIsImV4cCI6MTc3ODU1MTczMn0.DhOiX5jKJPnkHi-EfyYUQz_24QHw6rdKBlpxKyoWCLk
[06-May-2026 15:19:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 15:19:54 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 15:19:54 UTC] User ID: 489
[06-May-2026 15:19:54 UTC] ✅ User profile retrieved successfully for user ID: 489
[06-May-2026 15:19:55 UTC] === API CALL LOG ===
[06-May-2026 15:19:55 UTC] Endpoint: user/profile.php
[06-May-2026 15:19:55 UTC] Full Log Data: {
    "timestamp": "2026-05-06 15:19:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "93.47.228.150",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg5IiwidXNlcm5hbWUiOiJzNXlzN3MiLCJlbWFpbCI6Inlhc3NpbmRhZnJhbGxhaDk2QGdtYWlsLmNvbSIsImV4cCI6MTc3ODU1MTczMn0.DhOiX5jKJPnkHi-EfyYUQz_24QHw6rdKBlpxKyoWCLk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f78f7493e3bea72-FCO",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "93.47.228.150",
        "CF-IPCountry": "IT",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "93.47.228.150, 162.158.116.54"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 15:19:55 UTC] === END API CALL LOG ===
[06-May-2026 15:19:55 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 15:19:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg5IiwidXNlcm5hbWUiOiJzNXlzN3MiLCJlbWFpbCI6Inlhc3NpbmRhZnJhbGxhaDk2QGdtYWlsLmNvbSIsImV4cCI6MTc3ODU1MTczMn0.DhOiX5jKJPnkHi-EfyYUQz_24QHw6rdKBlpxKyoWCLk
[06-May-2026 15:19:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 15:19:55 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 15:19:55 UTC] User ID: 489
[06-May-2026 15:19:55 UTC] ✅ User profile retrieved successfully for user ID: 489
[06-May-2026 15:21:05 UTC] === API CALL LOG ===
[06-May-2026 15:21:05 UTC] Endpoint: user/profile.php
[06-May-2026 15:21:05 UTC] Full Log Data: {
    "timestamp": "2026-05-06 15:21:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "93.47.228.150",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg5IiwidXNlcm5hbWUiOiJzNXlzN3MiLCJlbWFpbCI6Inlhc3NpbmRhZnJhbGxhaDk2QGdtYWlsLmNvbSIsImV4cCI6MTc3ODU1MTczMn0.DhOiX5jKJPnkHi-EfyYUQz_24QHw6rdKBlpxKyoWCLk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f78f902ad3dea5c-FCO",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "93.47.228.150",
        "CF-IPCountry": "IT",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "93.47.228.150, 162.158.116.54"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 15:21:05 UTC] === END API CALL LOG ===
[06-May-2026 15:21:05 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 15:21:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg5IiwidXNlcm5hbWUiOiJzNXlzN3MiLCJlbWFpbCI6Inlhc3NpbmRhZnJhbGxhaDk2QGdtYWlsLmNvbSIsImV4cCI6MTc3ODU1MTczMn0.DhOiX5jKJPnkHi-EfyYUQz_24QHw6rdKBlpxKyoWCLk
[06-May-2026 15:21:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 15:21:05 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 15:21:05 UTC] User ID: 489
[06-May-2026 15:21:05 UTC] ✅ User profile retrieved successfully for user ID: 489
[06-May-2026 15:21:13 UTC] === API CALL LOG ===
[06-May-2026 15:21:13 UTC] Endpoint: user/profile.php
[06-May-2026 15:21:13 UTC] Full Log Data: {
    "timestamp": "2026-05-06 15:21:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "93.47.228.150",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg5IiwidXNlcm5hbWUiOiJzNXlzN3MiLCJlbWFpbCI6Inlhc3NpbmRhZnJhbGxhaDk2QGdtYWlsLmNvbSIsImV4cCI6MTc3ODU1MTczMn0.DhOiX5jKJPnkHi-EfyYUQz_24QHw6rdKBlpxKyoWCLk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f78f9326f2eea5c-FCO",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "93.47.228.150",
        "CF-IPCountry": "IT",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "93.47.228.150, 162.158.116.54"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 15:21:13 UTC] === END API CALL LOG ===
[06-May-2026 15:21:13 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 15:21:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg5IiwidXNlcm5hbWUiOiJzNXlzN3MiLCJlbWFpbCI6Inlhc3NpbmRhZnJhbGxhaDk2QGdtYWlsLmNvbSIsImV4cCI6MTc3ODU1MTczMn0.DhOiX5jKJPnkHi-EfyYUQz_24QHw6rdKBlpxKyoWCLk
[06-May-2026 15:21:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 15:21:13 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 15:21:13 UTC] User ID: 489
[06-May-2026 15:21:13 UTC] ✅ User profile retrieved successfully for user ID: 489
[06-May-2026 15:21:13 UTC] User Purchases API - User ID: 489
[06-May-2026 15:21:13 UTC] User Purchases API - Total purchases found: 0
[06-May-2026 17:45:57 UTC] === API CALL LOG ===
[06-May-2026 17:45:57 UTC] Endpoint: user/profile.php
[06-May-2026 17:45:57 UTC] Full Log Data: {
    "timestamp": "2026-05-06 17:45:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.175.123.42",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTAxIiwidXNlcm5hbWUiOiJhbmlrIiwiZW1haWwiOiJzaGltYW50b2FuaWs1NkBnbWFpbC5jb20iLCJleHAiOjE3Nzg2OTQzNTV9.srDGE6R8z3XD2WOlLffedcN-1NbrvjNvsdvKAkK7bHo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f79cd33ed67dae2-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.175.123.42",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.175.123.42, 172.71.92.135"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 17:45:57 UTC] === END API CALL LOG ===
[06-May-2026 17:45:57 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 17:45:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTAxIiwidXNlcm5hbWUiOiJhbmlrIiwiZW1haWwiOiJzaGltYW50b2FuaWs1NkBnbWFpbC5jb20iLCJleHAiOjE3Nzg2OTQzNTV9.srDGE6R8z3XD2WOlLffedcN-1NbrvjNvsdvKAkK7bHo
[06-May-2026 17:45:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 17:45:57 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 17:45:57 UTC] User ID: 501
[06-May-2026 17:45:57 UTC] ✅ User profile retrieved successfully for user ID: 501
[06-May-2026 17:45:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 17:45:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 17:45:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTAxIiwidXNlcm5hbWUiOiJhbmlrIiwiZW1haWwiOiJzaGltYW50b2FuaWs1NkBnbWFpbC5jb20iLCJleHAiOjE3Nzg2OTQzNTV9.srDGE6R8z3XD2WOlLffedcN-1NbrvjNvsdvKAkK7bHo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f79cd344e23dae2-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.175.123.42","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.175.123.42, 172.71.92.135"}
[06-May-2026 17:45:57 UTC] === User Orders API Called ===
[06-May-2026 17:45:57 UTC] User ID: 501
[06-May-2026 17:45:57 UTC] Limit: 20, Offset: 0
[06-May-2026 17:45:57 UTC] Orders found: 0
[06-May-2026 17:45:57 UTC] Orders data: []
[06-May-2026 17:45:57 UTC] Total orders count: 0
[06-May-2026 17:45:57 UTC] === API CALL LOG ===
[06-May-2026 17:45:57 UTC] Endpoint: user/profile.php
[06-May-2026 17:45:57 UTC] Full Log Data: {
    "timestamp": "2026-05-06 17:45:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.175.123.42",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTAxIiwidXNlcm5hbWUiOiJhbmlrIiwiZW1haWwiOiJzaGltYW50b2FuaWs1NkBnbWFpbC5jb20iLCJleHAiOjE3Nzg2OTQzNTV9.srDGE6R8z3XD2WOlLffedcN-1NbrvjNvsdvKAkK7bHo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f79cd346e73dae2-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.175.123.42",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.175.123.42, 172.71.92.135"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 17:45:57 UTC] === END API CALL LOG ===
[06-May-2026 17:45:57 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 17:45:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTAxIiwidXNlcm5hbWUiOiJhbmlrIiwiZW1haWwiOiJzaGltYW50b2FuaWs1NkBnbWFpbC5jb20iLCJleHAiOjE3Nzg2OTQzNTV9.srDGE6R8z3XD2WOlLffedcN-1NbrvjNvsdvKAkK7bHo
[06-May-2026 17:45:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 17:45:57 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 17:45:57 UTC] User ID: 501
[06-May-2026 17:45:57 UTC] ✅ User profile retrieved successfully for user ID: 501
[06-May-2026 17:45:58 UTC] === API CALL LOG ===
[06-May-2026 17:45:58 UTC] Endpoint: user/profile.php
[06-May-2026 17:45:58 UTC] Full Log Data: {
    "timestamp": "2026-05-06 17:45:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.175.123.42",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTAxIiwidXNlcm5hbWUiOiJhbmlrIiwiZW1haWwiOiJzaGltYW50b2FuaWs1NkBnbWFpbC5jb20iLCJleHAiOjE3Nzg2OTQzNTV9.srDGE6R8z3XD2WOlLffedcN-1NbrvjNvsdvKAkK7bHo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f79cd3acac8dae2-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.175.123.42",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.175.123.42, 172.71.92.135"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 17:45:58 UTC] === END API CALL LOG ===
[06-May-2026 17:45:58 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 17:45:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTAxIiwidXNlcm5hbWUiOiJhbmlrIiwiZW1haWwiOiJzaGltYW50b2FuaWs1NkBnbWFpbC5jb20iLCJleHAiOjE3Nzg2OTQzNTV9.srDGE6R8z3XD2WOlLffedcN-1NbrvjNvsdvKAkK7bHo
[06-May-2026 17:45:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 17:45:58 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 17:45:58 UTC] User ID: 501
[06-May-2026 17:45:58 UTC] ✅ User profile retrieved successfully for user ID: 501
[06-May-2026 17:46:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 17:46:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 17:46:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTAxIiwidXNlcm5hbWUiOiJhbmlrIiwiZW1haWwiOiJzaGltYW50b2FuaWs1NkBnbWFpbC5jb20iLCJleHAiOjE3Nzg2OTQzNTV9.srDGE6R8z3XD2WOlLffedcN-1NbrvjNvsdvKAkK7bHo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f79cdf5a8e4dae2-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.175.123.42","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.175.123.42, 172.71.92.136"}
[06-May-2026 17:46:28 UTC] === User Orders API Called ===
[06-May-2026 17:46:28 UTC] User ID: 501
[06-May-2026 17:46:28 UTC] Limit: 20, Offset: 0
[06-May-2026 17:46:28 UTC] Orders found: 0
[06-May-2026 17:46:28 UTC] Orders data: []
[06-May-2026 17:46:28 UTC] Total orders count: 0
[06-May-2026 17:46:29 UTC] === API CALL LOG ===
[06-May-2026 17:46:29 UTC] Endpoint: user/profile.php
[06-May-2026 17:46:29 UTC] Full Log Data: {
    "timestamp": "2026-05-06 17:46:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.175.123.42",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTAxIiwidXNlcm5hbWUiOiJhbmlrIiwiZW1haWwiOiJzaGltYW50b2FuaWs1NkBnbWFpbC5jb20iLCJleHAiOjE3Nzg2OTQzNTV9.srDGE6R8z3XD2WOlLffedcN-1NbrvjNvsdvKAkK7bHo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f79cdfcbcaadae2-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.175.123.42",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.175.123.42, 172.71.92.136"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 17:46:29 UTC] === END API CALL LOG ===
[06-May-2026 17:46:29 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 17:46:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTAxIiwidXNlcm5hbWUiOiJhbmlrIiwiZW1haWwiOiJzaGltYW50b2FuaWs1NkBnbWFpbC5jb20iLCJleHAiOjE3Nzg2OTQzNTV9.srDGE6R8z3XD2WOlLffedcN-1NbrvjNvsdvKAkK7bHo
[06-May-2026 17:46:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 17:46:29 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 17:46:29 UTC] User ID: 501
[06-May-2026 17:46:29 UTC] ✅ User profile retrieved successfully for user ID: 501
[06-May-2026 17:46:29 UTC] User Purchases API - User ID: 501
[06-May-2026 17:46:29 UTC] User Purchases API - Total purchases found: 0
[06-May-2026 17:46:41 UTC] === API CALL LOG ===
[06-May-2026 17:46:41 UTC] Endpoint: user/profile.php
[06-May-2026 17:46:41 UTC] Full Log Data: {
    "timestamp": "2026-05-06 17:46:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.175.123.42",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTAxIiwidXNlcm5hbWUiOiJhbmlrIiwiZW1haWwiOiJzaGltYW50b2FuaWs1NkBnbWFpbC5jb20iLCJleHAiOjE3Nzg2OTQzNTV9.srDGE6R8z3XD2WOlLffedcN-1NbrvjNvsdvKAkK7bHo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f79ce48a8bfdae2-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.175.123.42",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.175.123.42, 172.71.92.137"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 17:46:41 UTC] === END API CALL LOG ===
[06-May-2026 17:46:41 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 17:46:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTAxIiwidXNlcm5hbWUiOiJhbmlrIiwiZW1haWwiOiJzaGltYW50b2FuaWs1NkBnbWFpbC5jb20iLCJleHAiOjE3Nzg2OTQzNTV9.srDGE6R8z3XD2WOlLffedcN-1NbrvjNvsdvKAkK7bHo
[06-May-2026 17:46:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 17:46:41 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 17:46:41 UTC] User ID: 501
[06-May-2026 17:46:41 UTC] ✅ User profile retrieved successfully for user ID: 501
[06-May-2026 17:46:41 UTC] === API CALL LOG ===
[06-May-2026 17:46:41 UTC] Endpoint: user/profile.php
[06-May-2026 17:46:41 UTC] Full Log Data: {
    "timestamp": "2026-05-06 17:46:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.175.123.42",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTAxIiwidXNlcm5hbWUiOiJhbmlrIiwiZW1haWwiOiJzaGltYW50b2FuaWs1NkBnbWFpbC5jb20iLCJleHAiOjE3Nzg2OTQzNTV9.srDGE6R8z3XD2WOlLffedcN-1NbrvjNvsdvKAkK7bHo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f79ce48a8d9dae2-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.175.123.42",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.175.123.42, 172.71.92.136"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 17:46:41 UTC] === END API CALL LOG ===
[06-May-2026 17:46:41 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 17:46:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTAxIiwidXNlcm5hbWUiOiJhbmlrIiwiZW1haWwiOiJzaGltYW50b2FuaWs1NkBnbWFpbC5jb20iLCJleHAiOjE3Nzg2OTQzNTV9.srDGE6R8z3XD2WOlLffedcN-1NbrvjNvsdvKAkK7bHo
[06-May-2026 17:46:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 17:46:41 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 17:46:41 UTC] User ID: 501
[06-May-2026 17:46:41 UTC] ✅ User profile retrieved successfully for user ID: 501
[06-May-2026 17:46:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 17:46:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 17:46:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTAxIiwidXNlcm5hbWUiOiJhbmlrIiwiZW1haWwiOiJzaGltYW50b2FuaWs1NkBnbWFpbC5jb20iLCJleHAiOjE3Nzg2OTQzNTV9.srDGE6R8z3XD2WOlLffedcN-1NbrvjNvsdvKAkK7bHo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f79ce48a8d8dae2-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.175.123.42","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.175.123.42, 172.71.92.136"}
[06-May-2026 17:46:41 UTC] === User Orders API Called ===
[06-May-2026 17:46:41 UTC] User ID: 501
[06-May-2026 17:46:41 UTC] Limit: 20, Offset: 0
[06-May-2026 17:46:41 UTC] Orders found: 0
[06-May-2026 17:46:41 UTC] Orders data: []
[06-May-2026 17:46:41 UTC] Total orders count: 0
[06-May-2026 17:46:41 UTC] === API CALL LOG ===
[06-May-2026 17:46:41 UTC] Endpoint: user/profile.php
[06-May-2026 17:46:41 UTC] Full Log Data: {
    "timestamp": "2026-05-06 17:46:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.175.123.42",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTAxIiwidXNlcm5hbWUiOiJhbmlrIiwiZW1haWwiOiJzaGltYW50b2FuaWs1NkBnbWFpbC5jb20iLCJleHAiOjE3Nzg2OTQzNTV9.srDGE6R8z3XD2WOlLffedcN-1NbrvjNvsdvKAkK7bHo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f79ce4aab65dae2-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.175.123.42",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.175.123.42, 172.71.92.137"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 17:46:41 UTC] === END API CALL LOG ===
[06-May-2026 17:46:41 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 17:46:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTAxIiwidXNlcm5hbWUiOiJhbmlrIiwiZW1haWwiOiJzaGltYW50b2FuaWs1NkBnbWFpbC5jb20iLCJleHAiOjE3Nzg2OTQzNTV9.srDGE6R8z3XD2WOlLffedcN-1NbrvjNvsdvKAkK7bHo
[06-May-2026 17:46:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 17:46:41 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 17:46:41 UTC] User ID: 501
[06-May-2026 17:46:41 UTC] ✅ User profile retrieved successfully for user ID: 501
[06-May-2026 17:46:42 UTC] === API CALL LOG ===
[06-May-2026 17:46:42 UTC] Endpoint: user/profile.php
[06-May-2026 17:46:42 UTC] Full Log Data: {
    "timestamp": "2026-05-06 17:46:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.175.123.42",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTAxIiwidXNlcm5hbWUiOiJhbmlrIiwiZW1haWwiOiJzaGltYW50b2FuaWs1NkBnbWFpbC5jb20iLCJleHAiOjE3Nzg2OTQzNTV9.srDGE6R8z3XD2WOlLffedcN-1NbrvjNvsdvKAkK7bHo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f79ce4dc820dae2-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.175.123.42",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.175.123.42, 172.71.92.136"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 17:46:42 UTC] === END API CALL LOG ===
[06-May-2026 17:46:42 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 17:46:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTAxIiwidXNlcm5hbWUiOiJhbmlrIiwiZW1haWwiOiJzaGltYW50b2FuaWs1NkBnbWFpbC5jb20iLCJleHAiOjE3Nzg2OTQzNTV9.srDGE6R8z3XD2WOlLffedcN-1NbrvjNvsdvKAkK7bHo
[06-May-2026 17:46:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 17:46:42 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 17:46:42 UTC] User ID: 501
[06-May-2026 17:46:42 UTC] ✅ User profile retrieved successfully for user ID: 501
[06-May-2026 17:47:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 17:47:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 17:47:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTAxIiwidXNlcm5hbWUiOiJhbmlrIiwiZW1haWwiOiJzaGltYW50b2FuaWs1NkBnbWFpbC5jb20iLCJleHAiOjE3Nzg2OTQzNTV9.srDGE6R8z3XD2WOlLffedcN-1NbrvjNvsdvKAkK7bHo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f79cee9ece7dae2-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.175.123.42","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.175.123.42, 172.71.92.136"}
[06-May-2026 17:47:07 UTC] === User Orders API Called ===
[06-May-2026 17:47:07 UTC] User ID: 501
[06-May-2026 17:47:07 UTC] Limit: 20, Offset: 0
[06-May-2026 17:47:07 UTC] Orders found: 0
[06-May-2026 17:47:07 UTC] Orders data: []
[06-May-2026 17:47:07 UTC] Total orders count: 0
[06-May-2026 17:47:07 UTC] === API CALL LOG ===
[06-May-2026 17:47:07 UTC] Endpoint: user/profile.php
[06-May-2026 17:47:07 UTC] Full Log Data: {
    "timestamp": "2026-05-06 17:47:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.175.123.42",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTAxIiwidXNlcm5hbWUiOiJhbmlrIiwiZW1haWwiOiJzaGltYW50b2FuaWs1NkBnbWFpbC5jb20iLCJleHAiOjE3Nzg2OTQzNTV9.srDGE6R8z3XD2WOlLffedcN-1NbrvjNvsdvKAkK7bHo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f79cee9fcf4dae2-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.175.123.42",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.175.123.42, 172.71.92.136"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 17:47:07 UTC] === END API CALL LOG ===
[06-May-2026 17:47:07 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 17:47:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTAxIiwidXNlcm5hbWUiOiJhbmlrIiwiZW1haWwiOiJzaGltYW50b2FuaWs1NkBnbWFpbC5jb20iLCJleHAiOjE3Nzg2OTQzNTV9.srDGE6R8z3XD2WOlLffedcN-1NbrvjNvsdvKAkK7bHo
[06-May-2026 17:47:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 17:47:07 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 17:47:07 UTC] User ID: 501
[06-May-2026 17:47:07 UTC] ✅ User profile retrieved successfully for user ID: 501
[06-May-2026 17:47:07 UTC] === API CALL LOG ===
[06-May-2026 17:47:07 UTC] Endpoint: user/profile.php
[06-May-2026 17:47:07 UTC] Full Log Data: {
    "timestamp": "2026-05-06 17:47:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.175.123.42",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTAxIiwidXNlcm5hbWUiOiJhbmlrIiwiZW1haWwiOiJzaGltYW50b2FuaWs1NkBnbWFpbC5jb20iLCJleHAiOjE3Nzg2OTQzNTV9.srDGE6R8z3XD2WOlLffedcN-1NbrvjNvsdvKAkK7bHo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f79ceea2d41dae2-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.175.123.42",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.175.123.42, 172.71.92.136"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 17:47:07 UTC] === END API CALL LOG ===
[06-May-2026 17:47:07 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 17:47:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTAxIiwidXNlcm5hbWUiOiJhbmlrIiwiZW1haWwiOiJzaGltYW50b2FuaWs1NkBnbWFpbC5jb20iLCJleHAiOjE3Nzg2OTQzNTV9.srDGE6R8z3XD2WOlLffedcN-1NbrvjNvsdvKAkK7bHo
[06-May-2026 17:47:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 17:47:07 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 17:47:07 UTC] User ID: 501
[06-May-2026 17:47:07 UTC] ✅ User profile retrieved successfully for user ID: 501
[06-May-2026 17:47:08 UTC] === API CALL LOG ===
[06-May-2026 17:47:08 UTC] Endpoint: user/profile.php
[06-May-2026 17:47:08 UTC] Full Log Data: {
    "timestamp": "2026-05-06 17:47:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.175.123.42",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTAxIiwidXNlcm5hbWUiOiJhbmlrIiwiZW1haWwiOiJzaGltYW50b2FuaWs1NkBnbWFpbC5jb20iLCJleHAiOjE3Nzg2OTQzNTV9.srDGE6R8z3XD2WOlLffedcN-1NbrvjNvsdvKAkK7bHo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f79cef08f67dae2-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.175.123.42",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.175.123.42, 172.71.92.136"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 17:47:08 UTC] === END API CALL LOG ===
[06-May-2026 17:47:08 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 17:47:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTAxIiwidXNlcm5hbWUiOiJhbmlrIiwiZW1haWwiOiJzaGltYW50b2FuaWs1NkBnbWFpbC5jb20iLCJleHAiOjE3Nzg2OTQzNTV9.srDGE6R8z3XD2WOlLffedcN-1NbrvjNvsdvKAkK7bHo
[06-May-2026 17:47:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 17:47:08 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 17:47:08 UTC] User ID: 501
[06-May-2026 17:47:08 UTC] ✅ User profile retrieved successfully for user ID: 501
[06-May-2026 17:47:59 UTC] === API CALL LOG ===
[06-May-2026 17:47:59 UTC] Endpoint: user/profile.php
[06-May-2026 17:47:59 UTC] Full Log Data: {
    "timestamp": "2026-05-06 17:47:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.175.123.42",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTAxIiwidXNlcm5hbWUiOiJhbmlrIiwiZW1haWwiOiJzaGltYW50b2FuaWs1NkBnbWFpbC5jb20iLCJleHAiOjE3Nzg2OTQzNTV9.srDGE6R8z3XD2WOlLffedcN-1NbrvjNvsdvKAkK7bHo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f79d02fbe44dae2-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.175.123.42",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.175.123.42, 172.71.92.136"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 17:47:59 UTC] === END API CALL LOG ===
[06-May-2026 17:47:59 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 17:47:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTAxIiwidXNlcm5hbWUiOiJhbmlrIiwiZW1haWwiOiJzaGltYW50b2FuaWs1NkBnbWFpbC5jb20iLCJleHAiOjE3Nzg2OTQzNTV9.srDGE6R8z3XD2WOlLffedcN-1NbrvjNvsdvKAkK7bHo
[06-May-2026 17:47:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 17:47:59 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 17:47:59 UTC] User ID: 501
[06-May-2026 17:47:59 UTC] ✅ User profile retrieved successfully for user ID: 501
[06-May-2026 17:47:59 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 17:47:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 17:47:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTAxIiwidXNlcm5hbWUiOiJhbmlrIiwiZW1haWwiOiJzaGltYW50b2FuaWs1NkBnbWFpbC5jb20iLCJleHAiOjE3Nzg2OTQzNTV9.srDGE6R8z3XD2WOlLffedcN-1NbrvjNvsdvKAkK7bHo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f79d02fbe32dae2-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.175.123.42","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.175.123.42, 172.71.92.136"}
[06-May-2026 17:47:59 UTC] === User Orders API Called ===
[06-May-2026 17:47:59 UTC] User ID: 501
[06-May-2026 17:47:59 UTC] Limit: 20, Offset: 0
[06-May-2026 17:47:59 UTC] Orders found: 0
[06-May-2026 17:47:59 UTC] Orders data: []
[06-May-2026 17:47:59 UTC] Total orders count: 0
[06-May-2026 17:47:59 UTC] === API CALL LOG ===
[06-May-2026 17:47:59 UTC] Endpoint: user/profile.php
[06-May-2026 17:47:59 UTC] Full Log Data: {
    "timestamp": "2026-05-06 17:47:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.175.123.42",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTAxIiwidXNlcm5hbWUiOiJhbmlrIiwiZW1haWwiOiJzaGltYW50b2FuaWs1NkBnbWFpbC5jb20iLCJleHAiOjE3Nzg2OTQzNTV9.srDGE6R8z3XD2WOlLffedcN-1NbrvjNvsdvKAkK7bHo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f79d02ffe86dae2-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.175.123.42",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.175.123.42, 172.71.92.136"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 17:47:59 UTC] === END API CALL LOG ===
[06-May-2026 17:47:59 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 17:47:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTAxIiwidXNlcm5hbWUiOiJhbmlrIiwiZW1haWwiOiJzaGltYW50b2FuaWs1NkBnbWFpbC5jb20iLCJleHAiOjE3Nzg2OTQzNTV9.srDGE6R8z3XD2WOlLffedcN-1NbrvjNvsdvKAkK7bHo
[06-May-2026 17:47:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 17:47:59 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 17:47:59 UTC] User ID: 501
[06-May-2026 17:47:59 UTC] ✅ User profile retrieved successfully for user ID: 501
[06-May-2026 17:48:00 UTC] === API CALL LOG ===
[06-May-2026 17:48:00 UTC] Endpoint: user/profile.php
[06-May-2026 17:48:00 UTC] Full Log Data: {
    "timestamp": "2026-05-06 17:48:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.175.123.42",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTAxIiwidXNlcm5hbWUiOiJhbmlrIiwiZW1haWwiOiJzaGltYW50b2FuaWs1NkBnbWFpbC5jb20iLCJleHAiOjE3Nzg2OTQzNTV9.srDGE6R8z3XD2WOlLffedcN-1NbrvjNvsdvKAkK7bHo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f79d0351e5cdae2-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.175.123.42",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.175.123.42, 172.71.92.136"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 17:48:00 UTC] === END API CALL LOG ===
[06-May-2026 17:48:00 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 17:48:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTAxIiwidXNlcm5hbWUiOiJhbmlrIiwiZW1haWwiOiJzaGltYW50b2FuaWs1NkBnbWFpbC5jb20iLCJleHAiOjE3Nzg2OTQzNTV9.srDGE6R8z3XD2WOlLffedcN-1NbrvjNvsdvKAkK7bHo
[06-May-2026 17:48:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 17:48:00 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 17:48:00 UTC] User ID: 501
[06-May-2026 17:48:00 UTC] ✅ User profile retrieved successfully for user ID: 501
[06-May-2026 17:48:12 UTC] === API CALL LOG ===
[06-May-2026 17:48:12 UTC] Endpoint: user/profile.php
[06-May-2026 17:48:12 UTC] Full Log Data: {
    "timestamp": "2026-05-06 17:48:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.175.123.42",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTAxIiwidXNlcm5hbWUiOiJhbmlrIiwiZW1haWwiOiJzaGltYW50b2FuaWs1NkBnbWFpbC5jb20iLCJleHAiOjE3Nzg2OTQzNTV9.srDGE6R8z3XD2WOlLffedcN-1NbrvjNvsdvKAkK7bHo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f79d07e5f14dae2-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.175.123.42",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.175.123.42, 172.71.92.136"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 17:48:12 UTC] === END API CALL LOG ===
[06-May-2026 17:48:12 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 17:48:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTAxIiwidXNlcm5hbWUiOiJhbmlrIiwiZW1haWwiOiJzaGltYW50b2FuaWs1NkBnbWFpbC5jb20iLCJleHAiOjE3Nzg2OTQzNTV9.srDGE6R8z3XD2WOlLffedcN-1NbrvjNvsdvKAkK7bHo
[06-May-2026 17:48:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 17:48:12 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 17:48:12 UTC] User ID: 501
[06-May-2026 17:48:12 UTC] ✅ User profile retrieved successfully for user ID: 501
[06-May-2026 17:48:12 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 17:48:12 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 17:48:12 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTAxIiwidXNlcm5hbWUiOiJhbmlrIiwiZW1haWwiOiJzaGltYW50b2FuaWs1NkBnbWFpbC5jb20iLCJleHAiOjE3Nzg2OTQzNTV9.srDGE6R8z3XD2WOlLffedcN-1NbrvjNvsdvKAkK7bHo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f79d07e4ef7dae2-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.175.123.42","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.175.123.42, 172.71.92.137"}
[06-May-2026 17:48:12 UTC] === User Orders API Called ===
[06-May-2026 17:48:12 UTC] User ID: 501
[06-May-2026 17:48:12 UTC] Limit: 20, Offset: 0
[06-May-2026 17:48:12 UTC] Orders found: 0
[06-May-2026 17:48:12 UTC] Orders data: []
[06-May-2026 17:48:12 UTC] Total orders count: 0
[06-May-2026 17:48:12 UTC] === API CALL LOG ===
[06-May-2026 17:48:12 UTC] Endpoint: user/profile.php
[06-May-2026 17:48:12 UTC] Full Log Data: {
    "timestamp": "2026-05-06 17:48:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.175.123.42",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTAxIiwidXNlcm5hbWUiOiJhbmlrIiwiZW1haWwiOiJzaGltYW50b2FuaWs1NkBnbWFpbC5jb20iLCJleHAiOjE3Nzg2OTQzNTV9.srDGE6R8z3XD2WOlLffedcN-1NbrvjNvsdvKAkK7bHo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f79d07e9f9adae2-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.175.123.42",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.175.123.42, 172.71.92.137"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 17:48:12 UTC] === END API CALL LOG ===
[06-May-2026 17:48:12 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 17:48:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTAxIiwidXNlcm5hbWUiOiJhbmlrIiwiZW1haWwiOiJzaGltYW50b2FuaWs1NkBnbWFpbC5jb20iLCJleHAiOjE3Nzg2OTQzNTV9.srDGE6R8z3XD2WOlLffedcN-1NbrvjNvsdvKAkK7bHo
[06-May-2026 17:48:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 17:48:12 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 17:48:12 UTC] User ID: 501
[06-May-2026 17:48:12 UTC] ✅ User profile retrieved successfully for user ID: 501
[06-May-2026 17:48:12 UTC] === API CALL LOG ===
[06-May-2026 17:48:12 UTC] Endpoint: user/profile.php
[06-May-2026 17:48:12 UTC] Full Log Data: {
    "timestamp": "2026-05-06 17:48:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.175.123.42",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTAxIiwidXNlcm5hbWUiOiJhbmlrIiwiZW1haWwiOiJzaGltYW50b2FuaWs1NkBnbWFpbC5jb20iLCJleHAiOjE3Nzg2OTQzNTV9.srDGE6R8z3XD2WOlLffedcN-1NbrvjNvsdvKAkK7bHo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f79d080fc5cdae2-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.175.123.42",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.175.123.42, 172.71.92.136"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 17:48:12 UTC] === END API CALL LOG ===
[06-May-2026 17:48:12 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 17:48:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTAxIiwidXNlcm5hbWUiOiJhbmlrIiwiZW1haWwiOiJzaGltYW50b2FuaWs1NkBnbWFpbC5jb20iLCJleHAiOjE3Nzg2OTQzNTV9.srDGE6R8z3XD2WOlLffedcN-1NbrvjNvsdvKAkK7bHo
[06-May-2026 17:48:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 17:48:12 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 17:48:12 UTC] User ID: 501
[06-May-2026 17:48:12 UTC] ✅ User profile retrieved successfully for user ID: 501
[06-May-2026 17:48:12 UTC] === API CALL LOG ===
[06-May-2026 17:48:12 UTC] Endpoint: user/profile.php
[06-May-2026 17:48:12 UTC] Full Log Data: {
    "timestamp": "2026-05-06 17:48:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.175.123.42",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTAxIiwidXNlcm5hbWUiOiJhbmlrIiwiZW1haWwiOiJzaGltYW50b2FuaWs1NkBnbWFpbC5jb20iLCJleHAiOjE3Nzg2OTQzNTV9.srDGE6R8z3XD2WOlLffedcN-1NbrvjNvsdvKAkK7bHo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f79d07f89c6dae2-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.175.123.42",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.175.123.42, 172.71.92.136"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 17:48:12 UTC] === END API CALL LOG ===
[06-May-2026 17:48:12 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 17:48:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTAxIiwidXNlcm5hbWUiOiJhbmlrIiwiZW1haWwiOiJzaGltYW50b2FuaWs1NkBnbWFpbC5jb20iLCJleHAiOjE3Nzg2OTQzNTV9.srDGE6R8z3XD2WOlLffedcN-1NbrvjNvsdvKAkK7bHo
[06-May-2026 17:48:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 17:48:12 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 17:48:12 UTC] User ID: 501
[06-May-2026 17:48:12 UTC] ✅ User profile retrieved successfully for user ID: 501
[06-May-2026 17:48:13 UTC] === API CALL LOG ===
[06-May-2026 17:48:13 UTC] Endpoint: user/profile.php
[06-May-2026 17:48:13 UTC] Full Log Data: {
    "timestamp": "2026-05-06 17:48:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.175.123.42",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTAxIiwidXNlcm5hbWUiOiJhbmlrIiwiZW1haWwiOiJzaGltYW50b2FuaWs1NkBnbWFpbC5jb20iLCJleHAiOjE3Nzg2OTQzNTV9.srDGE6R8z3XD2WOlLffedcN-1NbrvjNvsdvKAkK7bHo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f79d084ecbddae2-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.175.123.42",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.175.123.42, 172.71.92.136"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 17:48:13 UTC] === END API CALL LOG ===
[06-May-2026 17:48:13 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 17:48:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTAxIiwidXNlcm5hbWUiOiJhbmlrIiwiZW1haWwiOiJzaGltYW50b2FuaWs1NkBnbWFpbC5jb20iLCJleHAiOjE3Nzg2OTQzNTV9.srDGE6R8z3XD2WOlLffedcN-1NbrvjNvsdvKAkK7bHo
[06-May-2026 17:48:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 17:48:13 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 17:48:13 UTC] User ID: 501
[06-May-2026 17:48:13 UTC] ✅ User profile retrieved successfully for user ID: 501
[06-May-2026 17:48:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 17:48:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 17:48:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTAxIiwidXNlcm5hbWUiOiJhbmlrIiwiZW1haWwiOiJzaGltYW50b2FuaWs1NkBnbWFpbC5jb20iLCJleHAiOjE3Nzg2OTQzNTV9.srDGE6R8z3XD2WOlLffedcN-1NbrvjNvsdvKAkK7bHo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f79d093b8ccdae2-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.175.123.42","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.175.123.42, 172.71.92.137"}
[06-May-2026 17:48:15 UTC] === User Orders API Called ===
[06-May-2026 17:48:15 UTC] User ID: 501
[06-May-2026 17:48:15 UTC] Limit: 20, Offset: 0
[06-May-2026 17:48:15 UTC] Orders found: 0
[06-May-2026 17:48:15 UTC] Orders data: []
[06-May-2026 17:48:15 UTC] Total orders count: 0
[06-May-2026 17:48:15 UTC] === API CALL LOG ===
[06-May-2026 17:48:15 UTC] Endpoint: user/profile.php
[06-May-2026 17:48:15 UTC] Full Log Data: {
    "timestamp": "2026-05-06 17:48:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.175.123.42",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTAxIiwidXNlcm5hbWUiOiJhbmlrIiwiZW1haWwiOiJzaGltYW50b2FuaWs1NkBnbWFpbC5jb20iLCJleHAiOjE3Nzg2OTQzNTV9.srDGE6R8z3XD2WOlLffedcN-1NbrvjNvsdvKAkK7bHo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f79d093c8e4dae2-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.175.123.42",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.175.123.42, 172.71.92.137"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 17:48:15 UTC] === END API CALL LOG ===
[06-May-2026 17:48:15 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 17:48:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTAxIiwidXNlcm5hbWUiOiJhbmlrIiwiZW1haWwiOiJzaGltYW50b2FuaWs1NkBnbWFpbC5jb20iLCJleHAiOjE3Nzg2OTQzNTV9.srDGE6R8z3XD2WOlLffedcN-1NbrvjNvsdvKAkK7bHo
[06-May-2026 17:48:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 17:48:15 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 17:48:15 UTC] User ID: 501
[06-May-2026 17:48:15 UTC] ✅ User profile retrieved successfully for user ID: 501
[06-May-2026 17:48:15 UTC] === API CALL LOG ===
[06-May-2026 17:48:15 UTC] Endpoint: user/profile.php
[06-May-2026 17:48:15 UTC] Full Log Data: {
    "timestamp": "2026-05-06 17:48:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.175.123.42",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTAxIiwidXNlcm5hbWUiOiJhbmlrIiwiZW1haWwiOiJzaGltYW50b2FuaWs1NkBnbWFpbC5jb20iLCJleHAiOjE3Nzg2OTQzNTV9.srDGE6R8z3XD2WOlLffedcN-1NbrvjNvsdvKAkK7bHo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f79d093f93adae2-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.175.123.42",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.175.123.42, 172.71.92.137"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 17:48:15 UTC] === END API CALL LOG ===
[06-May-2026 17:48:15 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 17:48:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTAxIiwidXNlcm5hbWUiOiJhbmlrIiwiZW1haWwiOiJzaGltYW50b2FuaWs1NkBnbWFpbC5jb20iLCJleHAiOjE3Nzg2OTQzNTV9.srDGE6R8z3XD2WOlLffedcN-1NbrvjNvsdvKAkK7bHo
[06-May-2026 17:48:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 17:48:15 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 17:48:15 UTC] User ID: 501
[06-May-2026 17:48:15 UTC] ✅ User profile retrieved successfully for user ID: 501
[06-May-2026 17:48:16 UTC] === API CALL LOG ===
[06-May-2026 17:48:16 UTC] Endpoint: user/profile.php
[06-May-2026 17:48:16 UTC] Full Log Data: {
    "timestamp": "2026-05-06 17:48:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.175.123.42",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTAxIiwidXNlcm5hbWUiOiJhbmlrIiwiZW1haWwiOiJzaGltYW50b2FuaWs1NkBnbWFpbC5jb20iLCJleHAiOjE3Nzg2OTQzNTV9.srDGE6R8z3XD2WOlLffedcN-1NbrvjNvsdvKAkK7bHo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f79d09a1a21dae2-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.175.123.42",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.175.123.42, 172.71.92.137"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 17:48:16 UTC] === END API CALL LOG ===
[06-May-2026 17:48:16 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 17:48:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTAxIiwidXNlcm5hbWUiOiJhbmlrIiwiZW1haWwiOiJzaGltYW50b2FuaWs1NkBnbWFpbC5jb20iLCJleHAiOjE3Nzg2OTQzNTV9.srDGE6R8z3XD2WOlLffedcN-1NbrvjNvsdvKAkK7bHo
[06-May-2026 17:48:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 17:48:16 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 17:48:16 UTC] User ID: 501
[06-May-2026 17:48:16 UTC] ✅ User profile retrieved successfully for user ID: 501
[06-May-2026 17:48:38 UTC] === API CALL LOG ===
[06-May-2026 17:48:38 UTC] Endpoint: user/profile.php
[06-May-2026 17:48:38 UTC] Full Log Data: {
    "timestamp": "2026-05-06 17:48:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.175.123.42",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTAxIiwidXNlcm5hbWUiOiJhbmlrIiwiZW1haWwiOiJzaGltYW50b2FuaWs1NkBnbWFpbC5jb20iLCJleHAiOjE3Nzg2OTQzNTV9.srDGE6R8z3XD2WOlLffedcN-1NbrvjNvsdvKAkK7bHo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f79d1223b45dae2-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.175.123.42",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.175.123.42, 172.71.92.136"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 17:48:38 UTC] === END API CALL LOG ===
[06-May-2026 17:48:38 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 17:48:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTAxIiwidXNlcm5hbWUiOiJhbmlrIiwiZW1haWwiOiJzaGltYW50b2FuaWs1NkBnbWFpbC5jb20iLCJleHAiOjE3Nzg2OTQzNTV9.srDGE6R8z3XD2WOlLffedcN-1NbrvjNvsdvKAkK7bHo
[06-May-2026 17:48:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 17:48:38 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 17:48:38 UTC] User ID: 501
[06-May-2026 17:48:38 UTC] ✅ User profile retrieved successfully for user ID: 501
[06-May-2026 18:08:12 UTC] === API CALL LOG ===
[06-May-2026 18:08:12 UTC] Endpoint: user/profile.php
[06-May-2026 18:08:12 UTC] Full Log Data: {
    "timestamp": "2026-05-06 18:08:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "148.251.189.47",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTAyIiwidXNlcm5hbWUiOiJtYW1tYWRzb2xnaSIsImVtYWlsIjoibWFtbWFkc29saTcyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODY5NTY5MX0.laN-E4z90MljKbt5tzecGHcrem6JlKxaPkyBNHWBPbU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f79edce480aa067-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "148.251.189.47",
        "CF-IPCountry": "DE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "148.251.189.47, 172.69.151.120"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 18:08:12 UTC] === END API CALL LOG ===
[06-May-2026 18:08:12 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 18:08:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTAyIiwidXNlcm5hbWUiOiJtYW1tYWRzb2xnaSIsImVtYWlsIjoibWFtbWFkc29saTcyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODY5NTY5MX0.laN-E4z90MljKbt5tzecGHcrem6JlKxaPkyBNHWBPbU
[06-May-2026 18:08:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 18:08:12 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 18:08:12 UTC] User ID: 502
[06-May-2026 18:08:12 UTC] ✅ User profile retrieved successfully for user ID: 502
[06-May-2026 18:08:12 UTC] === API CALL LOG ===
[06-May-2026 18:08:12 UTC] Endpoint: user/profile.php
[06-May-2026 18:08:12 UTC] Full Log Data: {
    "timestamp": "2026-05-06 18:08:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "148.251.189.47",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTAyIiwidXNlcm5hbWUiOiJtYW1tYWRzb2xnaSIsImVtYWlsIjoibWFtbWFkc29saTcyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODY5NTY5MX0.laN-E4z90MljKbt5tzecGHcrem6JlKxaPkyBNHWBPbU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f79edce4810a067-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "148.251.189.47",
        "CF-IPCountry": "DE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "148.251.189.47, 172.69.151.120"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 18:08:12 UTC] === END API CALL LOG ===
[06-May-2026 18:08:12 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 18:08:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTAyIiwidXNlcm5hbWUiOiJtYW1tYWRzb2xnaSIsImVtYWlsIjoibWFtbWFkc29saTcyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODY5NTY5MX0.laN-E4z90MljKbt5tzecGHcrem6JlKxaPkyBNHWBPbU
[06-May-2026 18:08:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 18:08:12 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 18:08:12 UTC] User ID: 502
[06-May-2026 18:08:12 UTC] ✅ User profile retrieved successfully for user ID: 502
[06-May-2026 18:08:12 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 18:08:12 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 18:08:12 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTAyIiwidXNlcm5hbWUiOiJtYW1tYWRzb2xnaSIsImVtYWlsIjoibWFtbWFkc29saTcyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODY5NTY5MX0.laN-E4z90MljKbt5tzecGHcrem6JlKxaPkyBNHWBPbU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f79edce480ea067-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"148.251.189.47","CF-IPCountry":"DE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"148.251.189.47, 172.69.151.120"}
[06-May-2026 18:08:12 UTC] === User Orders API Called ===
[06-May-2026 18:08:12 UTC] User ID: 502
[06-May-2026 18:08:12 UTC] Limit: 20, Offset: 0
[06-May-2026 18:08:12 UTC] Orders found: 0
[06-May-2026 18:08:12 UTC] Orders data: []
[06-May-2026 18:08:12 UTC] Total orders count: 0
[06-May-2026 18:08:13 UTC] === API CALL LOG ===
[06-May-2026 18:08:13 UTC] Endpoint: user/profile.php
[06-May-2026 18:08:13 UTC] Full Log Data: {
    "timestamp": "2026-05-06 18:08:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "148.251.189.47",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTAyIiwidXNlcm5hbWUiOiJtYW1tYWRzb2xnaSIsImVtYWlsIjoibWFtbWFkc29saTcyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODY5NTY5MX0.laN-E4z90MljKbt5tzecGHcrem6JlKxaPkyBNHWBPbU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f79edd6088fa067-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "148.251.189.47",
        "CF-IPCountry": "DE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "148.251.189.47, 172.69.151.120"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 18:08:13 UTC] === END API CALL LOG ===
[06-May-2026 18:08:13 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 18:08:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTAyIiwidXNlcm5hbWUiOiJtYW1tYWRzb2xnaSIsImVtYWlsIjoibWFtbWFkc29saTcyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODY5NTY5MX0.laN-E4z90MljKbt5tzecGHcrem6JlKxaPkyBNHWBPbU
[06-May-2026 18:08:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 18:08:13 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 18:08:13 UTC] User ID: 502
[06-May-2026 18:08:13 UTC] ✅ User profile retrieved successfully for user ID: 502
[06-May-2026 18:08:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 18:08:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 18:08:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTAyIiwidXNlcm5hbWUiOiJtYW1tYWRzb2xnaSIsImVtYWlsIjoibWFtbWFkc29saTcyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODY5NTY5MX0.laN-E4z90MljKbt5tzecGHcrem6JlKxaPkyBNHWBPbU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f79ee3aed56a067-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"148.251.189.47","CF-IPCountry":"DE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"148.251.189.47, 172.69.151.119"}
[06-May-2026 18:08:29 UTC] === User Orders API Called ===
[06-May-2026 18:08:29 UTC] User ID: 502
[06-May-2026 18:08:29 UTC] Limit: 20, Offset: 0
[06-May-2026 18:08:29 UTC] Orders found: 0
[06-May-2026 18:08:29 UTC] Orders data: []
[06-May-2026 18:08:29 UTC] Total orders count: 0
[06-May-2026 18:08:29 UTC] === API CALL LOG ===
[06-May-2026 18:08:29 UTC] Endpoint: user/profile.php
[06-May-2026 18:08:29 UTC] Full Log Data: {
    "timestamp": "2026-05-06 18:08:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "148.251.189.47",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTAyIiwidXNlcm5hbWUiOiJtYW1tYWRzb2xnaSIsImVtYWlsIjoibWFtbWFkc29saTcyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODY5NTY5MX0.laN-E4z90MljKbt5tzecGHcrem6JlKxaPkyBNHWBPbU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f79ee3aed58a067-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "148.251.189.47",
        "CF-IPCountry": "DE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "148.251.189.47, 172.69.151.120"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 18:08:29 UTC] === END API CALL LOG ===
[06-May-2026 18:08:29 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 18:08:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTAyIiwidXNlcm5hbWUiOiJtYW1tYWRzb2xnaSIsImVtYWlsIjoibWFtbWFkc29saTcyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODY5NTY5MX0.laN-E4z90MljKbt5tzecGHcrem6JlKxaPkyBNHWBPbU
[06-May-2026 18:08:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 18:08:29 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 18:08:29 UTC] User ID: 502
[06-May-2026 18:08:29 UTC] ✅ User profile retrieved successfully for user ID: 502
[06-May-2026 18:08:30 UTC] === API CALL LOG ===
[06-May-2026 18:08:30 UTC] Endpoint: user/profile.php
[06-May-2026 18:08:30 UTC] Full Log Data: {
    "timestamp": "2026-05-06 18:08:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "148.251.189.47",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTAyIiwidXNlcm5hbWUiOiJtYW1tYWRzb2xnaSIsImVtYWlsIjoibWFtbWFkc29saTcyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODY5NTY5MX0.laN-E4z90MljKbt5tzecGHcrem6JlKxaPkyBNHWBPbU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f79ee3d3f5da067-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "148.251.189.47",
        "CF-IPCountry": "DE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "148.251.189.47, 172.69.151.120"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 18:08:30 UTC] === END API CALL LOG ===
[06-May-2026 18:08:30 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 18:08:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTAyIiwidXNlcm5hbWUiOiJtYW1tYWRzb2xnaSIsImVtYWlsIjoibWFtbWFkc29saTcyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODY5NTY5MX0.laN-E4z90MljKbt5tzecGHcrem6JlKxaPkyBNHWBPbU
[06-May-2026 18:08:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 18:08:30 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 18:08:30 UTC] User ID: 502
[06-May-2026 18:08:30 UTC] ✅ User profile retrieved successfully for user ID: 502
[06-May-2026 18:08:31 UTC] === API CALL LOG ===
[06-May-2026 18:08:31 UTC] Endpoint: user/profile.php
[06-May-2026 18:08:31 UTC] Full Log Data: {
    "timestamp": "2026-05-06 18:08:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "148.251.189.47",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTAyIiwidXNlcm5hbWUiOiJtYW1tYWRzb2xnaSIsImVtYWlsIjoibWFtbWFkc29saTcyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODY5NTY5MX0.laN-E4z90MljKbt5tzecGHcrem6JlKxaPkyBNHWBPbU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f79ee420cc7a067-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "148.251.189.47",
        "CF-IPCountry": "DE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "148.251.189.47, 172.69.151.119"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 18:08:31 UTC] === END API CALL LOG ===
[06-May-2026 18:08:31 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 18:08:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTAyIiwidXNlcm5hbWUiOiJtYW1tYWRzb2xnaSIsImVtYWlsIjoibWFtbWFkc29saTcyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODY5NTY5MX0.laN-E4z90MljKbt5tzecGHcrem6JlKxaPkyBNHWBPbU
[06-May-2026 18:08:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 18:08:31 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 18:08:31 UTC] User ID: 502
[06-May-2026 18:08:31 UTC] ✅ User profile retrieved successfully for user ID: 502
[06-May-2026 18:08:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 18:08:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 18:08:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTAyIiwidXNlcm5hbWUiOiJtYW1tYWRzb2xnaSIsImVtYWlsIjoibWFtbWFkc29saTcyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODY5NTY5MX0.laN-E4z90MljKbt5tzecGHcrem6JlKxaPkyBNHWBPbU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f79eebf6fa2a067-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"148.251.189.47","CF-IPCountry":"DE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"148.251.189.47, 172.69.151.120"}
[06-May-2026 18:08:51 UTC] === User Orders API Called ===
[06-May-2026 18:08:51 UTC] User ID: 502
[06-May-2026 18:08:51 UTC] Limit: 20, Offset: 0
[06-May-2026 18:08:51 UTC] Orders found: 0
[06-May-2026 18:08:51 UTC] Orders data: []
[06-May-2026 18:08:51 UTC] Total orders count: 0
[06-May-2026 18:08:51 UTC] === API CALL LOG ===
[06-May-2026 18:08:51 UTC] Endpoint: user/profile.php
[06-May-2026 18:08:51 UTC] Full Log Data: {
    "timestamp": "2026-05-06 18:08:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "148.251.189.47",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTAyIiwidXNlcm5hbWUiOiJtYW1tYWRzb2xnaSIsImVtYWlsIjoibWFtbWFkc29saTcyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODY5NTY5MX0.laN-E4z90MljKbt5tzecGHcrem6JlKxaPkyBNHWBPbU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f79eec0286da067-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "148.251.189.47",
        "CF-IPCountry": "DE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "148.251.189.47, 172.69.151.120"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 18:08:51 UTC] === END API CALL LOG ===
[06-May-2026 18:08:51 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 18:08:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTAyIiwidXNlcm5hbWUiOiJtYW1tYWRzb2xnaSIsImVtYWlsIjoibWFtbWFkc29saTcyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODY5NTY5MX0.laN-E4z90MljKbt5tzecGHcrem6JlKxaPkyBNHWBPbU
[06-May-2026 18:08:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 18:08:51 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 18:08:51 UTC] User ID: 502
[06-May-2026 18:08:51 UTC] ✅ User profile retrieved successfully for user ID: 502
[06-May-2026 18:08:51 UTC] === API CALL LOG ===
[06-May-2026 18:08:51 UTC] Endpoint: user/profile.php
[06-May-2026 18:08:51 UTC] Full Log Data: {
    "timestamp": "2026-05-06 18:08:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "148.251.189.47",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTAyIiwidXNlcm5hbWUiOiJtYW1tYWRzb2xnaSIsImVtYWlsIjoibWFtbWFkc29saTcyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODY5NTY5MX0.laN-E4z90MljKbt5tzecGHcrem6JlKxaPkyBNHWBPbU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f79eec36c60a067-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "148.251.189.47",
        "CF-IPCountry": "DE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "148.251.189.47, 172.69.151.120"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 18:08:51 UTC] === END API CALL LOG ===
[06-May-2026 18:08:51 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 18:08:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTAyIiwidXNlcm5hbWUiOiJtYW1tYWRzb2xnaSIsImVtYWlsIjoibWFtbWFkc29saTcyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODY5NTY5MX0.laN-E4z90MljKbt5tzecGHcrem6JlKxaPkyBNHWBPbU
[06-May-2026 18:08:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 18:08:51 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 18:08:51 UTC] User ID: 502
[06-May-2026 18:08:51 UTC] ✅ User profile retrieved successfully for user ID: 502
[06-May-2026 18:08:52 UTC] === API CALL LOG ===
[06-May-2026 18:08:52 UTC] Endpoint: user/profile.php
[06-May-2026 18:08:52 UTC] Full Log Data: {
    "timestamp": "2026-05-06 18:08:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "148.251.189.47",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTAyIiwidXNlcm5hbWUiOiJtYW1tYWRzb2xnaSIsImVtYWlsIjoibWFtbWFkc29saTcyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODY5NTY5MX0.laN-E4z90MljKbt5tzecGHcrem6JlKxaPkyBNHWBPbU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f79eec5ffb2a067-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "148.251.189.47",
        "CF-IPCountry": "DE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "148.251.189.47, 172.69.151.119"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 18:08:52 UTC] === END API CALL LOG ===
[06-May-2026 18:08:52 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 18:08:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTAyIiwidXNlcm5hbWUiOiJtYW1tYWRzb2xnaSIsImVtYWlsIjoibWFtbWFkc29saTcyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODY5NTY5MX0.laN-E4z90MljKbt5tzecGHcrem6JlKxaPkyBNHWBPbU
[06-May-2026 18:08:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 18:08:52 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 18:08:52 UTC] User ID: 502
[06-May-2026 18:08:52 UTC] ✅ User profile retrieved successfully for user ID: 502
[06-May-2026 18:09:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 18:09:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 18:09:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTAyIiwidXNlcm5hbWUiOiJtYW1tYWRzb2xnaSIsImVtYWlsIjoibWFtbWFkc29saTcyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODY5NTY5MX0.laN-E4z90MljKbt5tzecGHcrem6JlKxaPkyBNHWBPbU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f79f0006939a067-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"148.251.189.47","CF-IPCountry":"DE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"148.251.189.47, 172.69.151.120"}
[06-May-2026 18:09:42 UTC] === User Orders API Called ===
[06-May-2026 18:09:42 UTC] User ID: 502
[06-May-2026 18:09:42 UTC] Limit: 20, Offset: 0
[06-May-2026 18:09:42 UTC] Orders found: 0
[06-May-2026 18:09:42 UTC] Orders data: []
[06-May-2026 18:09:42 UTC] Total orders count: 0
[06-May-2026 18:09:42 UTC] === API CALL LOG ===
[06-May-2026 18:09:42 UTC] Endpoint: user/profile.php
[06-May-2026 18:09:42 UTC] Full Log Data: {
    "timestamp": "2026-05-06 18:09:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "148.251.189.47",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTAyIiwidXNlcm5hbWUiOiJtYW1tYWRzb2xnaSIsImVtYWlsIjoibWFtbWFkc29saTcyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODY5NTY5MX0.laN-E4z90MljKbt5tzecGHcrem6JlKxaPkyBNHWBPbU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f79f000693ba067-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "148.251.189.47",
        "CF-IPCountry": "DE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "148.251.189.47, 172.69.151.120"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 18:09:42 UTC] === END API CALL LOG ===
[06-May-2026 18:09:42 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 18:09:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTAyIiwidXNlcm5hbWUiOiJtYW1tYWRzb2xnaSIsImVtYWlsIjoibWFtbWFkc29saTcyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODY5NTY5MX0.laN-E4z90MljKbt5tzecGHcrem6JlKxaPkyBNHWBPbU
[06-May-2026 18:09:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 18:09:42 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 18:09:42 UTC] User ID: 502
[06-May-2026 18:09:42 UTC] ✅ User profile retrieved successfully for user ID: 502
[06-May-2026 18:09:42 UTC] === API CALL LOG ===
[06-May-2026 18:09:42 UTC] Endpoint: user/profile.php
[06-May-2026 18:09:42 UTC] Full Log Data: {
    "timestamp": "2026-05-06 18:09:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "148.251.189.47",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTAyIiwidXNlcm5hbWUiOiJtYW1tYWRzb2xnaSIsImVtYWlsIjoibWFtbWFkc29saTcyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODY5NTY5MX0.laN-E4z90MljKbt5tzecGHcrem6JlKxaPkyBNHWBPbU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f79f0038cbea067-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "148.251.189.47",
        "CF-IPCountry": "DE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "148.251.189.47, 172.69.151.120"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 18:09:42 UTC] === END API CALL LOG ===
[06-May-2026 18:09:42 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 18:09:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTAyIiwidXNlcm5hbWUiOiJtYW1tYWRzb2xnaSIsImVtYWlsIjoibWFtbWFkc29saTcyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODY5NTY5MX0.laN-E4z90MljKbt5tzecGHcrem6JlKxaPkyBNHWBPbU
[06-May-2026 18:09:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 18:09:42 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 18:09:42 UTC] User ID: 502
[06-May-2026 18:09:42 UTC] ✅ User profile retrieved successfully for user ID: 502
[06-May-2026 18:09:43 UTC] === API CALL LOG ===
[06-May-2026 18:09:43 UTC] Endpoint: user/profile.php
[06-May-2026 18:09:43 UTC] Full Log Data: {
    "timestamp": "2026-05-06 18:09:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "148.251.189.47",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTAyIiwidXNlcm5hbWUiOiJtYW1tYWRzb2xnaSIsImVtYWlsIjoibWFtbWFkc29saTcyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODY5NTY5MX0.laN-E4z90MljKbt5tzecGHcrem6JlKxaPkyBNHWBPbU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f79f006af96a067-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "148.251.189.47",
        "CF-IPCountry": "DE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "148.251.189.47, 172.69.151.120"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 18:09:43 UTC] === END API CALL LOG ===
[06-May-2026 18:09:43 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 18:09:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTAyIiwidXNlcm5hbWUiOiJtYW1tYWRzb2xnaSIsImVtYWlsIjoibWFtbWFkc29saTcyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODY5NTY5MX0.laN-E4z90MljKbt5tzecGHcrem6JlKxaPkyBNHWBPbU
[06-May-2026 18:09:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 18:09:43 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 18:09:43 UTC] User ID: 502
[06-May-2026 18:09:43 UTC] ✅ User profile retrieved successfully for user ID: 502
[06-May-2026 18:09:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 18:09:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 18:09:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTAyIiwidXNlcm5hbWUiOiJtYW1tYWRzb2xnaSIsImVtYWlsIjoibWFtbWFkc29saTcyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODY5NTY5MX0.laN-E4z90MljKbt5tzecGHcrem6JlKxaPkyBNHWBPbU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f79f0124bafa067-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"148.251.189.47","CF-IPCountry":"DE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"148.251.189.47, 172.69.151.120"}
[06-May-2026 18:09:45 UTC] === User Orders API Called ===
[06-May-2026 18:09:45 UTC] User ID: 502
[06-May-2026 18:09:45 UTC] Limit: 20, Offset: 0
[06-May-2026 18:09:45 UTC] Orders found: 0
[06-May-2026 18:09:45 UTC] Orders data: []
[06-May-2026 18:09:45 UTC] Total orders count: 0
[06-May-2026 18:09:46 UTC] === API CALL LOG ===
[06-May-2026 18:09:46 UTC] Endpoint: user/profile.php
[06-May-2026 18:09:46 UTC] Full Log Data: {
    "timestamp": "2026-05-06 18:09:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "148.251.189.47",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTAyIiwidXNlcm5hbWUiOiJtYW1tYWRzb2xnaSIsImVtYWlsIjoibWFtbWFkc29saTcyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODY5NTY5MX0.laN-E4z90MljKbt5tzecGHcrem6JlKxaPkyBNHWBPbU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f79f01a5b50a067-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "148.251.189.47",
        "CF-IPCountry": "DE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "148.251.189.47, 172.69.151.120"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 18:09:46 UTC] === END API CALL LOG ===
[06-May-2026 18:09:46 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 18:09:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTAyIiwidXNlcm5hbWUiOiJtYW1tYWRzb2xnaSIsImVtYWlsIjoibWFtbWFkc29saTcyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODY5NTY5MX0.laN-E4z90MljKbt5tzecGHcrem6JlKxaPkyBNHWBPbU
[06-May-2026 18:09:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 18:09:46 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 18:09:46 UTC] User ID: 502
[06-May-2026 18:09:46 UTC] ✅ User profile retrieved successfully for user ID: 502
[06-May-2026 18:09:47 UTC] User Purchases API - User ID: 502
[06-May-2026 18:09:47 UTC] User Purchases API - Total purchases found: 0
[06-May-2026 18:09:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 18:09:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 18:09:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTAyIiwidXNlcm5hbWUiOiJtYW1tYWRzb2xnaSIsImVtYWlsIjoibWFtbWFkc29saTcyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODY5NTY5MX0.laN-E4z90MljKbt5tzecGHcrem6JlKxaPkyBNHWBPbU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f79f0352d1ca067-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"148.251.189.47","CF-IPCountry":"DE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"148.251.189.47, 172.69.151.120"}
[06-May-2026 18:09:50 UTC] === User Orders API Called ===
[06-May-2026 18:09:50 UTC] User ID: 502
[06-May-2026 18:09:50 UTC] Limit: 20, Offset: 0
[06-May-2026 18:09:50 UTC] Orders found: 0
[06-May-2026 18:09:50 UTC] Orders data: []
[06-May-2026 18:09:50 UTC] Total orders count: 0
[06-May-2026 18:09:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 18:09:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 18:09:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTAyIiwidXNlcm5hbWUiOiJtYW1tYWRzb2xnaSIsImVtYWlsIjoibWFtbWFkc29saTcyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODY5NTY5MX0.laN-E4z90MljKbt5tzecGHcrem6JlKxaPkyBNHWBPbU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f79f0491911a067-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"148.251.189.47","CF-IPCountry":"DE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"148.251.189.47, 172.69.151.120"}
[06-May-2026 18:09:54 UTC] === User Orders API Called ===
[06-May-2026 18:09:54 UTC] User ID: 502
[06-May-2026 18:09:54 UTC] Limit: 20, Offset: 0
[06-May-2026 18:09:54 UTC] Orders found: 0
[06-May-2026 18:09:54 UTC] Orders data: []
[06-May-2026 18:09:54 UTC] Total orders count: 0
[06-May-2026 18:09:54 UTC] === API CALL LOG ===
[06-May-2026 18:09:54 UTC] Endpoint: user/profile.php
[06-May-2026 18:09:54 UTC] Full Log Data: {
    "timestamp": "2026-05-06 18:09:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "148.251.189.47",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTAyIiwidXNlcm5hbWUiOiJtYW1tYWRzb2xnaSIsImVtYWlsIjoibWFtbWFkc29saTcyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODY5NTY5MX0.laN-E4z90MljKbt5tzecGHcrem6JlKxaPkyBNHWBPbU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f79f0491914a067-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "148.251.189.47",
        "CF-IPCountry": "DE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "148.251.189.47, 172.69.151.119"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 18:09:54 UTC] === END API CALL LOG ===
[06-May-2026 18:09:54 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 18:09:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTAyIiwidXNlcm5hbWUiOiJtYW1tYWRzb2xnaSIsImVtYWlsIjoibWFtbWFkc29saTcyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODY5NTY5MX0.laN-E4z90MljKbt5tzecGHcrem6JlKxaPkyBNHWBPbU
[06-May-2026 18:09:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 18:09:54 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 18:09:54 UTC] User ID: 502
[06-May-2026 18:09:54 UTC] ✅ User profile retrieved successfully for user ID: 502
[06-May-2026 18:09:54 UTC] === API CALL LOG ===
[06-May-2026 18:09:54 UTC] Endpoint: user/profile.php
[06-May-2026 18:09:54 UTC] Full Log Data: {
    "timestamp": "2026-05-06 18:09:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "148.251.189.47",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTAyIiwidXNlcm5hbWUiOiJtYW1tYWRzb2xnaSIsImVtYWlsIjoibWFtbWFkc29saTcyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODY5NTY5MX0.laN-E4z90MljKbt5tzecGHcrem6JlKxaPkyBNHWBPbU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f79f04b7b07a067-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "148.251.189.47",
        "CF-IPCountry": "DE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "148.251.189.47, 172.69.151.120"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 18:09:54 UTC] === END API CALL LOG ===
[06-May-2026 18:09:54 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 18:09:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTAyIiwidXNlcm5hbWUiOiJtYW1tYWRzb2xnaSIsImVtYWlsIjoibWFtbWFkc29saTcyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODY5NTY5MX0.laN-E4z90MljKbt5tzecGHcrem6JlKxaPkyBNHWBPbU
[06-May-2026 18:09:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 18:09:54 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 18:09:54 UTC] User ID: 502
[06-May-2026 18:09:54 UTC] ✅ User profile retrieved successfully for user ID: 502
[06-May-2026 18:09:54 UTC] === API CALL LOG ===
[06-May-2026 18:09:54 UTC] Endpoint: user/profile.php
[06-May-2026 18:09:54 UTC] Full Log Data: {
    "timestamp": "2026-05-06 18:09:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "148.251.189.47",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTAyIiwidXNlcm5hbWUiOiJtYW1tYWRzb2xnaSIsImVtYWlsIjoibWFtbWFkc29saTcyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODY5NTY5MX0.laN-E4z90MljKbt5tzecGHcrem6JlKxaPkyBNHWBPbU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f79f04e8de4a067-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "148.251.189.47",
        "CF-IPCountry": "DE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "148.251.189.47, 172.69.151.119"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 18:09:54 UTC] === END API CALL LOG ===
[06-May-2026 18:09:54 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 18:09:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTAyIiwidXNlcm5hbWUiOiJtYW1tYWRzb2xnaSIsImVtYWlsIjoibWFtbWFkc29saTcyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODY5NTY5MX0.laN-E4z90MljKbt5tzecGHcrem6JlKxaPkyBNHWBPbU
[06-May-2026 18:09:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 18:09:54 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 18:09:54 UTC] User ID: 502
[06-May-2026 18:09:54 UTC] ✅ User profile retrieved successfully for user ID: 502
[06-May-2026 19:13:56 UTC] === API CALL LOG ===
[06-May-2026 19:13:56 UTC] Endpoint: user/profile.php
[06-May-2026 19:13:56 UTC] Full Log Data: {
    "timestamp": "2026-05-06 19:13:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "57.128.180.215",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTAzIiwidXNlcm5hbWUiOiJtdXN0YWZhIiwiZW1haWwiOiJmd3p5MDYyMjFAZ21haWwuY29tIiwiZXhwIjoxNzc4Njk5NjM1fQ.vp8t86QHurnW2Mlo2fMjCr9w_8aH9iI58h1Bt8IYP9E",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f7a4e17b8bb789f-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "57.128.180.215",
        "CF-IPCountry": "GB",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "57.128.180.215, 172.68.229.181"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 19:13:56 UTC] === END API CALL LOG ===
[06-May-2026 19:13:56 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 19:13:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTAzIiwidXNlcm5hbWUiOiJtdXN0YWZhIiwiZW1haWwiOiJmd3p5MDYyMjFAZ21haWwuY29tIiwiZXhwIjoxNzc4Njk5NjM1fQ.vp8t86QHurnW2Mlo2fMjCr9w_8aH9iI58h1Bt8IYP9E
[06-May-2026 19:13:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 19:13:56 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 19:13:56 UTC] User ID: 503
[06-May-2026 19:13:56 UTC] ✅ User profile retrieved successfully for user ID: 503
[06-May-2026 19:13:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 19:13:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 19:13:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTAzIiwidXNlcm5hbWUiOiJtdXN0YWZhIiwiZW1haWwiOiJmd3p5MDYyMjFAZ21haWwuY29tIiwiZXhwIjoxNzc4Njk5NjM1fQ.vp8t86QHurnW2Mlo2fMjCr9w_8aH9iI58h1Bt8IYP9E","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f7a4e185a29789f-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"57.128.180.215","CF-IPCountry":"GB","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"57.128.180.215, 172.68.229.180"}
[06-May-2026 19:13:56 UTC] === User Orders API Called ===
[06-May-2026 19:13:56 UTC] User ID: 503
[06-May-2026 19:13:56 UTC] Limit: 20, Offset: 0
[06-May-2026 19:13:56 UTC] Orders found: 0
[06-May-2026 19:13:56 UTC] Orders data: []
[06-May-2026 19:13:56 UTC] Total orders count: 0
[06-May-2026 19:13:56 UTC] === API CALL LOG ===
[06-May-2026 19:13:56 UTC] Endpoint: user/profile.php
[06-May-2026 19:13:56 UTC] Full Log Data: {
    "timestamp": "2026-05-06 19:13:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "57.128.180.215",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTAzIiwidXNlcm5hbWUiOiJtdXN0YWZhIiwiZW1haWwiOiJmd3p5MDYyMjFAZ21haWwuY29tIiwiZXhwIjoxNzc4Njk5NjM1fQ.vp8t86QHurnW2Mlo2fMjCr9w_8aH9iI58h1Bt8IYP9E",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f7a4e192c57789f-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "57.128.180.215",
        "CF-IPCountry": "GB",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "57.128.180.215, 172.68.229.181"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 19:13:56 UTC] === END API CALL LOG ===
[06-May-2026 19:13:56 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 19:13:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTAzIiwidXNlcm5hbWUiOiJtdXN0YWZhIiwiZW1haWwiOiJmd3p5MDYyMjFAZ21haWwuY29tIiwiZXhwIjoxNzc4Njk5NjM1fQ.vp8t86QHurnW2Mlo2fMjCr9w_8aH9iI58h1Bt8IYP9E
[06-May-2026 19:13:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 19:13:56 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 19:13:56 UTC] User ID: 503
[06-May-2026 19:13:56 UTC] ✅ User profile retrieved successfully for user ID: 503
[06-May-2026 19:13:57 UTC] === API CALL LOG ===
[06-May-2026 19:13:57 UTC] Endpoint: user/profile.php
[06-May-2026 19:13:57 UTC] Full Log Data: {
    "timestamp": "2026-05-06 19:13:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "57.128.180.215",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTAzIiwidXNlcm5hbWUiOiJtdXN0YWZhIiwiZW1haWwiOiJmd3p5MDYyMjFAZ21haWwuY29tIiwiZXhwIjoxNzc4Njk5NjM1fQ.vp8t86QHurnW2Mlo2fMjCr9w_8aH9iI58h1Bt8IYP9E",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f7a4e1d5ed8789f-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "57.128.180.215",
        "CF-IPCountry": "GB",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "57.128.180.215, 172.68.229.181"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 19:13:57 UTC] === END API CALL LOG ===
[06-May-2026 19:13:57 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 19:13:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTAzIiwidXNlcm5hbWUiOiJtdXN0YWZhIiwiZW1haWwiOiJmd3p5MDYyMjFAZ21haWwuY29tIiwiZXhwIjoxNzc4Njk5NjM1fQ.vp8t86QHurnW2Mlo2fMjCr9w_8aH9iI58h1Bt8IYP9E
[06-May-2026 19:13:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 19:13:57 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 19:13:57 UTC] User ID: 503
[06-May-2026 19:13:57 UTC] ✅ User profile retrieved successfully for user ID: 503
[06-May-2026 19:13:59 UTC] === API CALL LOG ===
[06-May-2026 19:13:59 UTC] Endpoint: user/profile.php
[06-May-2026 19:13:59 UTC] Full Log Data: {
    "timestamp": "2026-05-06 19:13:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "57.128.180.215",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTAzIiwidXNlcm5hbWUiOiJtdXN0YWZhIiwiZW1haWwiOiJmd3p5MDYyMjFAZ21haWwuY29tIiwiZXhwIjoxNzc4Njk5NjM1fQ.vp8t86QHurnW2Mlo2fMjCr9w_8aH9iI58h1Bt8IYP9E",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f7a4e2c697b789f-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "57.128.180.215",
        "CF-IPCountry": "GB",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "57.128.180.215, 172.68.229.180"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 19:13:59 UTC] === END API CALL LOG ===
[06-May-2026 19:13:59 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 19:13:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTAzIiwidXNlcm5hbWUiOiJtdXN0YWZhIiwiZW1haWwiOiJmd3p5MDYyMjFAZ21haWwuY29tIiwiZXhwIjoxNzc4Njk5NjM1fQ.vp8t86QHurnW2Mlo2fMjCr9w_8aH9iI58h1Bt8IYP9E
[06-May-2026 19:13:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 19:13:59 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 19:13:59 UTC] User ID: 503
[06-May-2026 19:13:59 UTC] ✅ User profile retrieved successfully for user ID: 503
[06-May-2026 19:14:00 UTC] User Purchases API - User ID: 503
[06-May-2026 19:14:00 UTC] User Purchases API - Total purchases found: 0
[06-May-2026 19:14:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 19:14:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 19:14:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTAzIiwidXNlcm5hbWUiOiJtdXN0YWZhIiwiZW1haWwiOiJmd3p5MDYyMjFAZ21haWwuY29tIiwiZXhwIjoxNzc4Njk5NjM1fQ.vp8t86QHurnW2Mlo2fMjCr9w_8aH9iI58h1Bt8IYP9E","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f7a4e5b39ba789f-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"57.128.180.215","CF-IPCountry":"GB","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"57.128.180.215, 172.68.229.180"}
[06-May-2026 19:14:07 UTC] === User Orders API Called ===
[06-May-2026 19:14:07 UTC] User ID: 503
[06-May-2026 19:14:07 UTC] Limit: 20, Offset: 0
[06-May-2026 19:14:07 UTC] Orders found: 0
[06-May-2026 19:14:07 UTC] Orders data: []
[06-May-2026 19:14:07 UTC] Total orders count: 0
[06-May-2026 19:14:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 19:14:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 19:14:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTAzIiwidXNlcm5hbWUiOiJtdXN0YWZhIiwiZW1haWwiOiJmd3p5MDYyMjFAZ21haWwuY29tIiwiZXhwIjoxNzc4Njk5NjM1fQ.vp8t86QHurnW2Mlo2fMjCr9w_8aH9iI58h1Bt8IYP9E","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f7a4e6848ab789f-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"57.128.180.215","CF-IPCountry":"GB","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"57.128.180.215, 172.68.229.180"}
[06-May-2026 19:14:09 UTC] === User Orders API Called ===
[06-May-2026 19:14:09 UTC] User ID: 503
[06-May-2026 19:14:09 UTC] Limit: 20, Offset: 0
[06-May-2026 19:14:09 UTC] Orders found: 0
[06-May-2026 19:14:09 UTC] Orders data: []
[06-May-2026 19:14:09 UTC] Total orders count: 0
[06-May-2026 19:14:09 UTC] === API CALL LOG ===
[06-May-2026 19:14:09 UTC] Endpoint: user/profile.php
[06-May-2026 19:14:09 UTC] Full Log Data: {
    "timestamp": "2026-05-06 19:14:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "57.128.180.215",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTAzIiwidXNlcm5hbWUiOiJtdXN0YWZhIiwiZW1haWwiOiJmd3p5MDYyMjFAZ21haWwuY29tIiwiZXhwIjoxNzc4Njk5NjM1fQ.vp8t86QHurnW2Mlo2fMjCr9w_8aH9iI58h1Bt8IYP9E",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f7a4e691a69789f-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "57.128.180.215",
        "CF-IPCountry": "GB",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "57.128.180.215, 172.68.229.180"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 19:14:09 UTC] === END API CALL LOG ===
[06-May-2026 19:14:09 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 19:14:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTAzIiwidXNlcm5hbWUiOiJtdXN0YWZhIiwiZW1haWwiOiJmd3p5MDYyMjFAZ21haWwuY29tIiwiZXhwIjoxNzc4Njk5NjM1fQ.vp8t86QHurnW2Mlo2fMjCr9w_8aH9iI58h1Bt8IYP9E
[06-May-2026 19:14:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 19:14:09 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 19:14:09 UTC] User ID: 503
[06-May-2026 19:14:09 UTC] ✅ User profile retrieved successfully for user ID: 503
[06-May-2026 19:14:09 UTC] === API CALL LOG ===
[06-May-2026 19:14:09 UTC] Endpoint: user/profile.php
[06-May-2026 19:14:09 UTC] Full Log Data: {
    "timestamp": "2026-05-06 19:14:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "57.128.180.215",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTAzIiwidXNlcm5hbWUiOiJtdXN0YWZhIiwiZW1haWwiOiJmd3p5MDYyMjFAZ21haWwuY29tIiwiZXhwIjoxNzc4Njk5NjM1fQ.vp8t86QHurnW2Mlo2fMjCr9w_8aH9iI58h1Bt8IYP9E",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f7a4e6b4f24789f-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "57.128.180.215",
        "CF-IPCountry": "GB",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "57.128.180.215, 172.68.229.180"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 19:14:09 UTC] === END API CALL LOG ===
[06-May-2026 19:14:09 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 19:14:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTAzIiwidXNlcm5hbWUiOiJtdXN0YWZhIiwiZW1haWwiOiJmd3p5MDYyMjFAZ21haWwuY29tIiwiZXhwIjoxNzc4Njk5NjM1fQ.vp8t86QHurnW2Mlo2fMjCr9w_8aH9iI58h1Bt8IYP9E
[06-May-2026 19:14:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 19:14:09 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 19:14:09 UTC] User ID: 503
[06-May-2026 19:14:09 UTC] ✅ User profile retrieved successfully for user ID: 503
[06-May-2026 19:14:10 UTC] === API CALL LOG ===
[06-May-2026 19:14:10 UTC] Endpoint: user/profile.php
[06-May-2026 19:14:10 UTC] Full Log Data: {
    "timestamp": "2026-05-06 19:14:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "57.128.180.215",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTAzIiwidXNlcm5hbWUiOiJtdXN0YWZhIiwiZW1haWwiOiJmd3p5MDYyMjFAZ21haWwuY29tIiwiZXhwIjoxNzc4Njk5NjM1fQ.vp8t86QHurnW2Mlo2fMjCr9w_8aH9iI58h1Bt8IYP9E",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f7a4e6d7c30789f-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "57.128.180.215",
        "CF-IPCountry": "GB",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "57.128.180.215, 172.68.229.180"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 19:14:10 UTC] === END API CALL LOG ===
[06-May-2026 19:14:10 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 19:14:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTAzIiwidXNlcm5hbWUiOiJtdXN0YWZhIiwiZW1haWwiOiJmd3p5MDYyMjFAZ21haWwuY29tIiwiZXhwIjoxNzc4Njk5NjM1fQ.vp8t86QHurnW2Mlo2fMjCr9w_8aH9iI58h1Bt8IYP9E
[06-May-2026 19:14:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 19:14:10 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 19:14:10 UTC] User ID: 503
[06-May-2026 19:14:10 UTC] ✅ User profile retrieved successfully for user ID: 503
[06-May-2026 19:14:12 UTC] === API CALL LOG ===
[06-May-2026 19:14:12 UTC] Endpoint: user/profile.php
[06-May-2026 19:14:12 UTC] Full Log Data: {
    "timestamp": "2026-05-06 19:14:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "57.128.180.215",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTAzIiwidXNlcm5hbWUiOiJtdXN0YWZhIiwiZW1haWwiOiJmd3p5MDYyMjFAZ21haWwuY29tIiwiZXhwIjoxNzc4Njk5NjM1fQ.vp8t86QHurnW2Mlo2fMjCr9w_8aH9iI58h1Bt8IYP9E",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f7a4e7c4ec8789f-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "57.128.180.215",
        "CF-IPCountry": "GB",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "57.128.180.215, 172.68.229.180"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 19:14:12 UTC] === END API CALL LOG ===
[06-May-2026 19:14:12 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 19:14:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTAzIiwidXNlcm5hbWUiOiJtdXN0YWZhIiwiZW1haWwiOiJmd3p5MDYyMjFAZ21haWwuY29tIiwiZXhwIjoxNzc4Njk5NjM1fQ.vp8t86QHurnW2Mlo2fMjCr9w_8aH9iI58h1Bt8IYP9E
[06-May-2026 19:14:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 19:14:12 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 19:14:12 UTC] User ID: 503
[06-May-2026 19:14:12 UTC] ✅ User profile retrieved successfully for user ID: 503
[06-May-2026 19:14:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 19:14:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 19:14:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTAzIiwidXNlcm5hbWUiOiJtdXN0YWZhIiwiZW1haWwiOiJmd3p5MDYyMjFAZ21haWwuY29tIiwiZXhwIjoxNzc4Njk5NjM1fQ.vp8t86QHurnW2Mlo2fMjCr9w_8aH9iI58h1Bt8IYP9E","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f7a4e993a5e789f-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"57.128.180.215","CF-IPCountry":"GB","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"57.128.180.215, 172.68.229.180"}
[06-May-2026 19:14:17 UTC] === User Orders API Called ===
[06-May-2026 19:14:17 UTC] User ID: 503
[06-May-2026 19:14:17 UTC] Limit: 20, Offset: 0
[06-May-2026 19:14:17 UTC] Orders found: 0
[06-May-2026 19:14:17 UTC] Orders data: []
[06-May-2026 19:14:17 UTC] Total orders count: 0
[06-May-2026 19:14:34 UTC] === API CALL LOG ===
[06-May-2026 19:14:34 UTC] Endpoint: user/profile.php
[06-May-2026 19:14:34 UTC] Full Log Data: {
    "timestamp": "2026-05-06 19:14:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "57.128.180.215",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTAzIiwidXNlcm5hbWUiOiJtdXN0YWZhIiwiZW1haWwiOiJmd3p5MDYyMjFAZ21haWwuY29tIiwiZXhwIjoxNzc4Njk5NjM1fQ.vp8t86QHurnW2Mlo2fMjCr9w_8aH9iI58h1Bt8IYP9E",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f7a4f041f29789f-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "57.128.180.215",
        "CF-IPCountry": "GB",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "57.128.180.215, 172.68.229.181"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 19:14:34 UTC] === END API CALL LOG ===
[06-May-2026 19:14:34 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 19:14:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTAzIiwidXNlcm5hbWUiOiJtdXN0YWZhIiwiZW1haWwiOiJmd3p5MDYyMjFAZ21haWwuY29tIiwiZXhwIjoxNzc4Njk5NjM1fQ.vp8t86QHurnW2Mlo2fMjCr9w_8aH9iI58h1Bt8IYP9E
[06-May-2026 19:14:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 19:14:34 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 19:14:34 UTC] User ID: 503
[06-May-2026 19:14:34 UTC] ✅ User profile retrieved successfully for user ID: 503
[06-May-2026 19:14:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 19:14:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 19:14:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTAzIiwidXNlcm5hbWUiOiJtdXN0YWZhIiwiZW1haWwiOiJmd3p5MDYyMjFAZ21haWwuY29tIiwiZXhwIjoxNzc4Njk5NjM1fQ.vp8t86QHurnW2Mlo2fMjCr9w_8aH9iI58h1Bt8IYP9E","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f7a4f041f24789f-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"57.128.180.215","CF-IPCountry":"GB","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"57.128.180.215, 172.68.229.180"}
[06-May-2026 19:14:34 UTC] === User Orders API Called ===
[06-May-2026 19:14:34 UTC] User ID: 503
[06-May-2026 19:14:34 UTC] Limit: 20, Offset: 0
[06-May-2026 19:14:34 UTC] Orders found: 0
[06-May-2026 19:14:34 UTC] Orders data: []
[06-May-2026 19:14:34 UTC] Total orders count: 0
[06-May-2026 19:14:34 UTC] === API CALL LOG ===
[06-May-2026 19:14:34 UTC] Endpoint: user/profile.php
[06-May-2026 19:14:34 UTC] Full Log Data: {
    "timestamp": "2026-05-06 19:14:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "57.128.180.215",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTAzIiwidXNlcm5hbWUiOiJtdXN0YWZhIiwiZW1haWwiOiJmd3p5MDYyMjFAZ21haWwuY29tIiwiZXhwIjoxNzc4Njk5NjM1fQ.vp8t86QHurnW2Mlo2fMjCr9w_8aH9iI58h1Bt8IYP9E",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f7a4f06ad58789f-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "57.128.180.215",
        "CF-IPCountry": "GB",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "57.128.180.215, 172.68.229.181"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 19:14:34 UTC] === END API CALL LOG ===
[06-May-2026 19:14:34 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 19:14:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTAzIiwidXNlcm5hbWUiOiJtdXN0YWZhIiwiZW1haWwiOiJmd3p5MDYyMjFAZ21haWwuY29tIiwiZXhwIjoxNzc4Njk5NjM1fQ.vp8t86QHurnW2Mlo2fMjCr9w_8aH9iI58h1Bt8IYP9E
[06-May-2026 19:14:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 19:14:34 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 19:14:34 UTC] User ID: 503
[06-May-2026 19:14:34 UTC] ✅ User profile retrieved successfully for user ID: 503
[06-May-2026 19:14:35 UTC] === API CALL LOG ===
[06-May-2026 19:14:35 UTC] Endpoint: user/profile.php
[06-May-2026 19:14:35 UTC] Full Log Data: {
    "timestamp": "2026-05-06 19:14:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "57.128.180.215",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTAzIiwidXNlcm5hbWUiOiJtdXN0YWZhIiwiZW1haWwiOiJmd3p5MDYyMjFAZ21haWwuY29tIiwiZXhwIjoxNzc4Njk5NjM1fQ.vp8t86QHurnW2Mlo2fMjCr9w_8aH9iI58h1Bt8IYP9E",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f7a4f08caf6789f-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "57.128.180.215",
        "CF-IPCountry": "GB",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "57.128.180.215, 172.68.229.181"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 19:14:35 UTC] === END API CALL LOG ===
[06-May-2026 19:14:35 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 19:14:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTAzIiwidXNlcm5hbWUiOiJtdXN0YWZhIiwiZW1haWwiOiJmd3p5MDYyMjFAZ21haWwuY29tIiwiZXhwIjoxNzc4Njk5NjM1fQ.vp8t86QHurnW2Mlo2fMjCr9w_8aH9iI58h1Bt8IYP9E
[06-May-2026 19:14:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 19:14:35 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 19:14:35 UTC] User ID: 503
[06-May-2026 19:14:35 UTC] ✅ User profile retrieved successfully for user ID: 503
[06-May-2026 19:14:58 UTC] === API CALL LOG ===
[06-May-2026 19:14:58 UTC] Endpoint: user/profile.php
[06-May-2026 19:14:58 UTC] Full Log Data: {
    "timestamp": "2026-05-06 19:14:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "57.128.180.215",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTAzIiwidXNlcm5hbWUiOiJtdXN0YWZhIiwiZW1haWwiOiJmd3p5MDYyMjFAZ21haWwuY29tIiwiZXhwIjoxNzc4Njk5NjM1fQ.vp8t86QHurnW2Mlo2fMjCr9w_8aH9iI58h1Bt8IYP9E",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f7a4f9d0a2c789f-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "57.128.180.215",
        "CF-IPCountry": "GB",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "57.128.180.215, 172.68.229.181"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 19:14:58 UTC] === END API CALL LOG ===
[06-May-2026 19:14:58 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 19:14:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTAzIiwidXNlcm5hbWUiOiJtdXN0YWZhIiwiZW1haWwiOiJmd3p5MDYyMjFAZ21haWwuY29tIiwiZXhwIjoxNzc4Njk5NjM1fQ.vp8t86QHurnW2Mlo2fMjCr9w_8aH9iI58h1Bt8IYP9E
[06-May-2026 19:14:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 19:14:58 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 19:14:58 UTC] User ID: 503
[06-May-2026 19:14:58 UTC] ✅ User profile retrieved successfully for user ID: 503
[06-May-2026 19:15:08 UTC] === API CALL LOG ===
[06-May-2026 19:15:08 UTC] Endpoint: user/profile.php
[06-May-2026 19:15:08 UTC] Full Log Data: {
    "timestamp": "2026-05-06 19:15:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "57.128.180.215",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTAzIiwidXNlcm5hbWUiOiJtdXN0YWZhIiwiZW1haWwiOiJmd3p5MDYyMjFAZ21haWwuY29tIiwiZXhwIjoxNzc4Njk5NjM1fQ.vp8t86QHurnW2Mlo2fMjCr9w_8aH9iI58h1Bt8IYP9E",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f7a4fd94f35789f-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "57.128.180.215",
        "CF-IPCountry": "GB",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "57.128.180.215, 172.68.229.180"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 19:15:08 UTC] === END API CALL LOG ===
[06-May-2026 19:15:08 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 19:15:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTAzIiwidXNlcm5hbWUiOiJtdXN0YWZhIiwiZW1haWwiOiJmd3p5MDYyMjFAZ21haWwuY29tIiwiZXhwIjoxNzc4Njk5NjM1fQ.vp8t86QHurnW2Mlo2fMjCr9w_8aH9iI58h1Bt8IYP9E
[06-May-2026 19:15:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 19:15:08 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 19:15:08 UTC] User ID: 503
[06-May-2026 19:15:08 UTC] ✅ User profile retrieved successfully for user ID: 503
[06-May-2026 19:15:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 19:15:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 19:15:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTAzIiwidXNlcm5hbWUiOiJtdXN0YWZhIiwiZW1haWwiOiJmd3p5MDYyMjFAZ21haWwuY29tIiwiZXhwIjoxNzc4Njk5NjM1fQ.vp8t86QHurnW2Mlo2fMjCr9w_8aH9iI58h1Bt8IYP9E","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f7a4fd94f32789f-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"57.128.180.215","CF-IPCountry":"GB","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"57.128.180.215, 172.68.229.181"}
[06-May-2026 19:15:08 UTC] === User Orders API Called ===
[06-May-2026 19:15:08 UTC] User ID: 503
[06-May-2026 19:15:08 UTC] Limit: 20, Offset: 0
[06-May-2026 19:15:08 UTC] Orders found: 0
[06-May-2026 19:15:08 UTC] Orders data: []
[06-May-2026 19:15:08 UTC] Total orders count: 0
[06-May-2026 19:15:08 UTC] === API CALL LOG ===
[06-May-2026 19:15:08 UTC] Endpoint: user/profile.php
[06-May-2026 19:15:08 UTC] Full Log Data: {
    "timestamp": "2026-05-06 19:15:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "57.128.180.215",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTAzIiwidXNlcm5hbWUiOiJtdXN0YWZhIiwiZW1haWwiOiJmd3p5MDYyMjFAZ21haWwuY29tIiwiZXhwIjoxNzc4Njk5NjM1fQ.vp8t86QHurnW2Mlo2fMjCr9w_8aH9iI58h1Bt8IYP9E",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f7a4fdc0876789f-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "57.128.180.215",
        "CF-IPCountry": "GB",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "57.128.180.215, 172.68.229.180"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 19:15:08 UTC] === END API CALL LOG ===
[06-May-2026 19:15:08 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 19:15:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTAzIiwidXNlcm5hbWUiOiJtdXN0YWZhIiwiZW1haWwiOiJmd3p5MDYyMjFAZ21haWwuY29tIiwiZXhwIjoxNzc4Njk5NjM1fQ.vp8t86QHurnW2Mlo2fMjCr9w_8aH9iI58h1Bt8IYP9E
[06-May-2026 19:15:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 19:15:08 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 19:15:08 UTC] User ID: 503
[06-May-2026 19:15:08 UTC] ✅ User profile retrieved successfully for user ID: 503
[06-May-2026 19:15:09 UTC] === API CALL LOG ===
[06-May-2026 19:15:09 UTC] Endpoint: user/profile.php
[06-May-2026 19:15:09 UTC] Full Log Data: {
    "timestamp": "2026-05-06 19:15:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "57.128.180.215",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTAzIiwidXNlcm5hbWUiOiJtdXN0YWZhIiwiZW1haWwiOiJmd3p5MDYyMjFAZ21haWwuY29tIiwiZXhwIjoxNzc4Njk5NjM1fQ.vp8t86QHurnW2Mlo2fMjCr9w_8aH9iI58h1Bt8IYP9E",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f7a4fde3ea0789f-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "57.128.180.215",
        "CF-IPCountry": "GB",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "57.128.180.215, 172.68.229.180"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 19:15:09 UTC] === END API CALL LOG ===
[06-May-2026 19:15:09 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 19:15:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTAzIiwidXNlcm5hbWUiOiJtdXN0YWZhIiwiZW1haWwiOiJmd3p5MDYyMjFAZ21haWwuY29tIiwiZXhwIjoxNzc4Njk5NjM1fQ.vp8t86QHurnW2Mlo2fMjCr9w_8aH9iI58h1Bt8IYP9E
[06-May-2026 19:15:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 19:15:09 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 19:15:09 UTC] User ID: 503
[06-May-2026 19:15:09 UTC] ✅ User profile retrieved successfully for user ID: 503
[06-May-2026 19:15:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 19:15:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 19:15:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTAzIiwidXNlcm5hbWUiOiJtdXN0YWZhIiwiZW1haWwiOiJmd3p5MDYyMjFAZ21haWwuY29tIiwiZXhwIjoxNzc4Njk5NjM1fQ.vp8t86QHurnW2Mlo2fMjCr9w_8aH9iI58h1Bt8IYP9E","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f7a4ffbeb84789f-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"57.128.180.215","CF-IPCountry":"GB","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"57.128.180.215, 172.68.229.181"}
[06-May-2026 19:15:13 UTC] === User Orders API Called ===
[06-May-2026 19:15:13 UTC] User ID: 503
[06-May-2026 19:15:13 UTC] Limit: 20, Offset: 0
[06-May-2026 19:15:13 UTC] Orders found: 0
[06-May-2026 19:15:13 UTC] Orders data: []
[06-May-2026 19:15:13 UTC] Total orders count: 0
[06-May-2026 19:15:13 UTC] === API CALL LOG ===
[06-May-2026 19:15:13 UTC] Endpoint: user/profile.php
[06-May-2026 19:15:13 UTC] Full Log Data: {
    "timestamp": "2026-05-06 19:15:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "57.128.180.215",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTAzIiwidXNlcm5hbWUiOiJtdXN0YWZhIiwiZW1haWwiOiJmd3p5MDYyMjFAZ21haWwuY29tIiwiZXhwIjoxNzc4Njk5NjM1fQ.vp8t86QHurnW2Mlo2fMjCr9w_8aH9iI58h1Bt8IYP9E",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f7a4ffbeb85789f-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "57.128.180.215",
        "CF-IPCountry": "GB",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "57.128.180.215, 172.68.229.180"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 19:15:13 UTC] === END API CALL LOG ===
[06-May-2026 19:15:13 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 19:15:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTAzIiwidXNlcm5hbWUiOiJtdXN0YWZhIiwiZW1haWwiOiJmd3p5MDYyMjFAZ21haWwuY29tIiwiZXhwIjoxNzc4Njk5NjM1fQ.vp8t86QHurnW2Mlo2fMjCr9w_8aH9iI58h1Bt8IYP9E
[06-May-2026 19:15:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 19:15:13 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 19:15:13 UTC] User ID: 503
[06-May-2026 19:15:13 UTC] ✅ User profile retrieved successfully for user ID: 503
[06-May-2026 19:15:14 UTC] === API CALL LOG ===
[06-May-2026 19:15:14 UTC] Endpoint: user/profile.php
[06-May-2026 19:15:14 UTC] Full Log Data: {
    "timestamp": "2026-05-06 19:15:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "57.128.180.215",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTAzIiwidXNlcm5hbWUiOiJtdXN0YWZhIiwiZW1haWwiOiJmd3p5MDYyMjFAZ21haWwuY29tIiwiZXhwIjoxNzc4Njk5NjM1fQ.vp8t86QHurnW2Mlo2fMjCr9w_8aH9iI58h1Bt8IYP9E",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f7a4ffe5955789f-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "57.128.180.215",
        "CF-IPCountry": "GB",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "57.128.180.215, 172.68.229.180"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 19:15:14 UTC] === END API CALL LOG ===
[06-May-2026 19:15:14 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 19:15:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTAzIiwidXNlcm5hbWUiOiJtdXN0YWZhIiwiZW1haWwiOiJmd3p5MDYyMjFAZ21haWwuY29tIiwiZXhwIjoxNzc4Njk5NjM1fQ.vp8t86QHurnW2Mlo2fMjCr9w_8aH9iI58h1Bt8IYP9E
[06-May-2026 19:15:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 19:15:14 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 19:15:14 UTC] User ID: 503
[06-May-2026 19:15:14 UTC] ✅ User profile retrieved successfully for user ID: 503
[06-May-2026 19:15:14 UTC] === API CALL LOG ===
[06-May-2026 19:15:14 UTC] Endpoint: user/profile.php
[06-May-2026 19:15:14 UTC] Full Log Data: {
    "timestamp": "2026-05-06 19:15:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "57.128.180.215",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTAzIiwidXNlcm5hbWUiOiJtdXN0YWZhIiwiZW1haWwiOiJmd3p5MDYyMjFAZ21haWwuY29tIiwiZXhwIjoxNzc4Njk5NjM1fQ.vp8t86QHurnW2Mlo2fMjCr9w_8aH9iI58h1Bt8IYP9E",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f7a500198f7789f-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "57.128.180.215",
        "CF-IPCountry": "GB",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "57.128.180.215, 172.68.229.180"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 19:15:14 UTC] === END API CALL LOG ===
[06-May-2026 19:15:14 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 19:15:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTAzIiwidXNlcm5hbWUiOiJtdXN0YWZhIiwiZW1haWwiOiJmd3p5MDYyMjFAZ21haWwuY29tIiwiZXhwIjoxNzc4Njk5NjM1fQ.vp8t86QHurnW2Mlo2fMjCr9w_8aH9iI58h1Bt8IYP9E
[06-May-2026 19:15:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 19:15:14 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 19:15:14 UTC] User ID: 503
[06-May-2026 19:15:14 UTC] ✅ User profile retrieved successfully for user ID: 503
[06-May-2026 19:15:22 UTC] === API CALL LOG ===
[06-May-2026 19:15:22 UTC] Endpoint: user/profile.php
[06-May-2026 19:15:22 UTC] Full Log Data: {
    "timestamp": "2026-05-06 19:15:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "57.128.180.215",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTAzIiwidXNlcm5hbWUiOiJtdXN0YWZhIiwiZW1haWwiOiJmd3p5MDYyMjFAZ21haWwuY29tIiwiZXhwIjoxNzc4Njk5NjM1fQ.vp8t86QHurnW2Mlo2fMjCr9w_8aH9iI58h1Bt8IYP9E",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f7a50330ee2789f-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "57.128.180.215",
        "CF-IPCountry": "GB",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "57.128.180.215, 172.68.229.180"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 19:15:22 UTC] === END API CALL LOG ===
[06-May-2026 19:15:22 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 19:15:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTAzIiwidXNlcm5hbWUiOiJtdXN0YWZhIiwiZW1haWwiOiJmd3p5MDYyMjFAZ21haWwuY29tIiwiZXhwIjoxNzc4Njk5NjM1fQ.vp8t86QHurnW2Mlo2fMjCr9w_8aH9iI58h1Bt8IYP9E
[06-May-2026 19:15:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 19:15:22 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 19:15:22 UTC] User ID: 503
[06-May-2026 19:15:22 UTC] ✅ User profile retrieved successfully for user ID: 503
[06-May-2026 19:16:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 19:16:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 19:16:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTAzIiwidXNlcm5hbWUiOiJtdXN0YWZhIiwiZW1haWwiOiJmd3p5MDYyMjFAZ21haWwuY29tIiwiZXhwIjoxNzc4Njk5NjM1fQ.vp8t86QHurnW2Mlo2fMjCr9w_8aH9iI58h1Bt8IYP9E","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f7a5218d958789f-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"57.128.180.215","CF-IPCountry":"GB","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"57.128.180.215, 172.68.229.180"}
[06-May-2026 19:16:40 UTC] === User Orders API Called ===
[06-May-2026 19:16:40 UTC] User ID: 503
[06-May-2026 19:16:40 UTC] Limit: 20, Offset: 0
[06-May-2026 19:16:40 UTC] Orders found: 0
[06-May-2026 19:16:40 UTC] Orders data: []
[06-May-2026 19:16:40 UTC] Total orders count: 0
[06-May-2026 19:16:40 UTC] === API CALL LOG ===
[06-May-2026 19:16:40 UTC] Endpoint: user/profile.php
[06-May-2026 19:16:40 UTC] Full Log Data: {
    "timestamp": "2026-05-06 19:16:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "57.128.180.215",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTAzIiwidXNlcm5hbWUiOiJtdXN0YWZhIiwiZW1haWwiOiJmd3p5MDYyMjFAZ21haWwuY29tIiwiZXhwIjoxNzc4Njk5NjM1fQ.vp8t86QHurnW2Mlo2fMjCr9w_8aH9iI58h1Bt8IYP9E",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f7a5218d95a789f-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "57.128.180.215",
        "CF-IPCountry": "GB",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "57.128.180.215, 172.68.229.181"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 19:16:40 UTC] === END API CALL LOG ===
[06-May-2026 19:16:40 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 19:16:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTAzIiwidXNlcm5hbWUiOiJtdXN0YWZhIiwiZW1haWwiOiJmd3p5MDYyMjFAZ21haWwuY29tIiwiZXhwIjoxNzc4Njk5NjM1fQ.vp8t86QHurnW2Mlo2fMjCr9w_8aH9iI58h1Bt8IYP9E
[06-May-2026 19:16:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 19:16:40 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 19:16:40 UTC] User ID: 503
[06-May-2026 19:16:40 UTC] ✅ User profile retrieved successfully for user ID: 503
[06-May-2026 19:16:40 UTC] === API CALL LOG ===
[06-May-2026 19:16:40 UTC] Endpoint: user/profile.php
[06-May-2026 19:16:40 UTC] Full Log Data: {
    "timestamp": "2026-05-06 19:16:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "57.128.180.215",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTAzIiwidXNlcm5hbWUiOiJtdXN0YWZhIiwiZW1haWwiOiJmd3p5MDYyMjFAZ21haWwuY29tIiwiZXhwIjoxNzc4Njk5NjM1fQ.vp8t86QHurnW2Mlo2fMjCr9w_8aH9iI58h1Bt8IYP9E",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f7a521a7d04789f-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "57.128.180.215",
        "CF-IPCountry": "GB",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "57.128.180.215, 172.68.229.181"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 19:16:40 UTC] === END API CALL LOG ===
[06-May-2026 19:16:40 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 19:16:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTAzIiwidXNlcm5hbWUiOiJtdXN0YWZhIiwiZW1haWwiOiJmd3p5MDYyMjFAZ21haWwuY29tIiwiZXhwIjoxNzc4Njk5NjM1fQ.vp8t86QHurnW2Mlo2fMjCr9w_8aH9iI58h1Bt8IYP9E
[06-May-2026 19:16:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 19:16:40 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 19:16:40 UTC] User ID: 503
[06-May-2026 19:16:40 UTC] ✅ User profile retrieved successfully for user ID: 503
[06-May-2026 19:16:41 UTC] === API CALL LOG ===
[06-May-2026 19:16:41 UTC] Endpoint: user/profile.php
[06-May-2026 19:16:41 UTC] Full Log Data: {
    "timestamp": "2026-05-06 19:16:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "57.128.180.215",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTAzIiwidXNlcm5hbWUiOiJtdXN0YWZhIiwiZW1haWwiOiJmd3p5MDYyMjFAZ21haWwuY29tIiwiZXhwIjoxNzc4Njk5NjM1fQ.vp8t86QHurnW2Mlo2fMjCr9w_8aH9iI58h1Bt8IYP9E",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f7a521d9ba1789f-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "57.128.180.215",
        "CF-IPCountry": "GB",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "57.128.180.215, 172.68.229.180"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 19:16:41 UTC] === END API CALL LOG ===
[06-May-2026 19:16:41 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 19:16:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTAzIiwidXNlcm5hbWUiOiJtdXN0YWZhIiwiZW1haWwiOiJmd3p5MDYyMjFAZ21haWwuY29tIiwiZXhwIjoxNzc4Njk5NjM1fQ.vp8t86QHurnW2Mlo2fMjCr9w_8aH9iI58h1Bt8IYP9E
[06-May-2026 19:16:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 19:16:41 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 19:16:41 UTC] User ID: 503
[06-May-2026 19:16:41 UTC] ✅ User profile retrieved successfully for user ID: 503
[06-May-2026 20:16:43 UTC] === API CALL LOG ===
[06-May-2026 20:16:43 UTC] Endpoint: user/profile.php
[06-May-2026 20:16:43 UTC] Full Log Data: {
    "timestamp": "2026-05-06 20:16:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:1201:5106:1b00:d167:8b08:8619:a115",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f7aaa0a58044b99-NRT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2405:1201:5106:1b00:d167:8b08:8619:a115",
        "CF-IPCountry": "JP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2405:1201:5106:1b00:d167:8b08:8619:a115, 162.159.108.81"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 20:16:43 UTC] === END API CALL LOG ===
[06-May-2026 20:16:43 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 20:16:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU
[06-May-2026 20:16:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 20:16:43 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 20:16:43 UTC] User ID: 499
[06-May-2026 20:16:43 UTC] ✅ User profile retrieved successfully for user ID: 499
[06-May-2026 20:16:43 UTC] === API CALL LOG ===
[06-May-2026 20:16:43 UTC] Endpoint: user/profile.php
[06-May-2026 20:16:43 UTC] Full Log Data: {
    "timestamp": "2026-05-06 20:16:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:1201:5106:1b00:d167:8b08:8619:a115",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f7aaa0efdeb4b99-NRT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2405:1201:5106:1b00:d167:8b08:8619:a115",
        "CF-IPCountry": "JP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2405:1201:5106:1b00:d167:8b08:8619:a115, 162.159.108.80"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 20:16:43 UTC] === END API CALL LOG ===
[06-May-2026 20:16:43 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 20:16:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU
[06-May-2026 20:16:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 20:16:43 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 20:16:43 UTC] User ID: 499
[06-May-2026 20:16:43 UTC] ✅ User profile retrieved successfully for user ID: 499
[06-May-2026 20:16:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 20:16:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 20:16:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f7aaa0efded4b99-NRT","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2405:1201:5106:1b00:d167:8b08:8619:a115","CF-IPCountry":"JP","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2405:1201:5106:1b00:d167:8b08:8619:a115, 162.159.108.81"}
[06-May-2026 20:16:43 UTC] === User Orders API Called ===
[06-May-2026 20:16:43 UTC] User ID: 499
[06-May-2026 20:16:43 UTC] Limit: 20, Offset: 0
[06-May-2026 20:16:43 UTC] Orders found: 6
[06-May-2026 20:16:43 UTC] Orders data: [{"id":244,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop\/4","status":"cancelled","created_at":"2026-05-06 17:30:29","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":243,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop\/3","status":"cancelled","created_at":"2026-05-06 17:30:14","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":242,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop\/2","status":"cancelled","created_at":"2026-05-06 17:29:59","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":241,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop1\/1","status":"pending","created_at":"2026-05-06 17:28:53","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":240,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop1","status":"cancelled","created_at":"2026-05-06 17:27:36","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":239,"quantity":125,"total_coins":4375,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop1","status":"completed","created_at":"2026-05-06 17:04:47","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[06-May-2026 20:16:43 UTC] Total orders count: 6
[06-May-2026 20:16:43 UTC] === API CALL LOG ===
[06-May-2026 20:16:43 UTC] Endpoint: user/profile.php
[06-May-2026 20:16:43 UTC] Full Log Data: {
    "timestamp": "2026-05-06 20:16:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:1201:5106:1b00:d167:8b08:8619:a115",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f7aaa0f9ecf4b99-NRT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2405:1201:5106:1b00:d167:8b08:8619:a115",
        "CF-IPCountry": "JP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2405:1201:5106:1b00:d167:8b08:8619:a115, 162.159.108.81"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 20:16:43 UTC] === END API CALL LOG ===
[06-May-2026 20:16:43 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 20:16:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU
[06-May-2026 20:16:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 20:16:43 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 20:16:43 UTC] User ID: 499
[06-May-2026 20:16:43 UTC] ✅ User profile retrieved successfully for user ID: 499
[06-May-2026 20:16:44 UTC] === API CALL LOG ===
[06-May-2026 20:16:44 UTC] Endpoint: user/profile.php
[06-May-2026 20:16:44 UTC] Full Log Data: {
    "timestamp": "2026-05-06 20:16:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:1201:5106:1b00:d167:8b08:8619:a115",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f7aaa1809874b99-NRT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2405:1201:5106:1b00:d167:8b08:8619:a115",
        "CF-IPCountry": "JP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2405:1201:5106:1b00:d167:8b08:8619:a115, 162.159.108.81"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 20:16:44 UTC] === END API CALL LOG ===
[06-May-2026 20:16:44 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 20:16:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU
[06-May-2026 20:16:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 20:16:44 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 20:16:44 UTC] User ID: 499
[06-May-2026 20:16:44 UTC] ✅ User profile retrieved successfully for user ID: 499
[06-May-2026 20:16:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 20:16:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 20:16:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f7aaa1b3df64b99-NRT","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2405:1201:5106:1b00:d167:8b08:8619:a115","CF-IPCountry":"JP","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2405:1201:5106:1b00:d167:8b08:8619:a115, 162.159.108.80"}
[06-May-2026 20:16:45 UTC] === User Orders API Called ===
[06-May-2026 20:16:45 UTC] User ID: 499
[06-May-2026 20:16:45 UTC] Limit: 20, Offset: 0
[06-May-2026 20:16:45 UTC] Orders found: 6
[06-May-2026 20:16:45 UTC] Orders data: [{"id":244,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop\/4","status":"cancelled","created_at":"2026-05-06 17:30:29","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":243,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop\/3","status":"cancelled","created_at":"2026-05-06 17:30:14","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":242,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop\/2","status":"cancelled","created_at":"2026-05-06 17:29:59","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":241,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop1\/1","status":"pending","created_at":"2026-05-06 17:28:53","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":240,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop1","status":"cancelled","created_at":"2026-05-06 17:27:36","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":239,"quantity":125,"total_coins":4375,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop1","status":"completed","created_at":"2026-05-06 17:04:47","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[06-May-2026 20:16:45 UTC] Total orders count: 6
[06-May-2026 21:01:50 UTC] === API CALL LOG ===
[06-May-2026 21:01:50 UTC] Endpoint: user/profile.php
[06-May-2026 21:01:50 UTC] Full Log Data: {
    "timestamp": "2026-05-06 21:01:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "169.224.86.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA0IiwidXNlcm5hbWUiOiJAT2ZfMzUiLCJlbWFpbCI6ImFzZGZnaGprbG1vNDE1MTZAZ21haWwuY29tIiwiZXhwIjoxNzc4NzA2MTA4fQ.gTiDkWEREUVvw2lBRkqibdcv6bw2AD7zGaw2wVQvihE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f7aec251ceb89c3-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "169.224.86.129",
        "CF-IPCountry": "IQ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "169.224.86.129, 162.158.210.44"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 21:01:50 UTC] === END API CALL LOG ===
[06-May-2026 21:01:50 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 21:01:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA0IiwidXNlcm5hbWUiOiJAT2ZfMzUiLCJlbWFpbCI6ImFzZGZnaGprbG1vNDE1MTZAZ21haWwuY29tIiwiZXhwIjoxNzc4NzA2MTA4fQ.gTiDkWEREUVvw2lBRkqibdcv6bw2AD7zGaw2wVQvihE
[06-May-2026 21:01:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 21:01:50 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 21:01:50 UTC] User ID: 504
[06-May-2026 21:01:50 UTC] ✅ User profile retrieved successfully for user ID: 504
[06-May-2026 21:01:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 21:01:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 21:01:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA0IiwidXNlcm5hbWUiOiJAT2ZfMzUiLCJlbWFpbCI6ImFzZGZnaGprbG1vNDE1MTZAZ21haWwuY29tIiwiZXhwIjoxNzc4NzA2MTA4fQ.gTiDkWEREUVvw2lBRkqibdcv6bw2AD7zGaw2wVQvihE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f7aec251cf089c3-SOF","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"169.224.86.129","CF-IPCountry":"IQ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"169.224.86.129, 162.158.210.45"}
[06-May-2026 21:01:50 UTC] === User Orders API Called ===
[06-May-2026 21:01:50 UTC] User ID: 504
[06-May-2026 21:01:50 UTC] Limit: 20, Offset: 0
[06-May-2026 21:01:50 UTC] Orders found: 0
[06-May-2026 21:01:50 UTC] Orders data: []
[06-May-2026 21:01:50 UTC] Total orders count: 0
[06-May-2026 21:01:50 UTC] === API CALL LOG ===
[06-May-2026 21:01:50 UTC] Endpoint: user/profile.php
[06-May-2026 21:01:50 UTC] Full Log Data: {
    "timestamp": "2026-05-06 21:01:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "169.224.86.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA0IiwidXNlcm5hbWUiOiJAT2ZfMzUiLCJlbWFpbCI6ImFzZGZnaGprbG1vNDE1MTZAZ21haWwuY29tIiwiZXhwIjoxNzc4NzA2MTA4fQ.gTiDkWEREUVvw2lBRkqibdcv6bw2AD7zGaw2wVQvihE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f7aec258df989c3-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "169.224.86.129",
        "CF-IPCountry": "IQ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "169.224.86.129, 162.158.210.44"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 21:01:50 UTC] === END API CALL LOG ===
[06-May-2026 21:01:50 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 21:01:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA0IiwidXNlcm5hbWUiOiJAT2ZfMzUiLCJlbWFpbCI6ImFzZGZnaGprbG1vNDE1MTZAZ21haWwuY29tIiwiZXhwIjoxNzc4NzA2MTA4fQ.gTiDkWEREUVvw2lBRkqibdcv6bw2AD7zGaw2wVQvihE
[06-May-2026 21:01:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 21:01:50 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 21:01:50 UTC] User ID: 504
[06-May-2026 21:01:50 UTC] ✅ User profile retrieved successfully for user ID: 504
[06-May-2026 21:01:52 UTC] === API CALL LOG ===
[06-May-2026 21:01:52 UTC] Endpoint: user/profile.php
[06-May-2026 21:01:52 UTC] Full Log Data: {
    "timestamp": "2026-05-06 21:01:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "169.224.86.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA0IiwidXNlcm5hbWUiOiJAT2ZfMzUiLCJlbWFpbCI6ImFzZGZnaGprbG1vNDE1MTZAZ21haWwuY29tIiwiZXhwIjoxNzc4NzA2MTA4fQ.gTiDkWEREUVvw2lBRkqibdcv6bw2AD7zGaw2wVQvihE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f7aec306eeb89c3-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "169.224.86.129",
        "CF-IPCountry": "IQ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "169.224.86.129, 162.158.211.28"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 21:01:52 UTC] === END API CALL LOG ===
[06-May-2026 21:01:52 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 21:01:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA0IiwidXNlcm5hbWUiOiJAT2ZfMzUiLCJlbWFpbCI6ImFzZGZnaGprbG1vNDE1MTZAZ21haWwuY29tIiwiZXhwIjoxNzc4NzA2MTA4fQ.gTiDkWEREUVvw2lBRkqibdcv6bw2AD7zGaw2wVQvihE
[06-May-2026 21:01:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 21:01:52 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 21:01:52 UTC] User ID: 504
[06-May-2026 21:01:52 UTC] ✅ User profile retrieved successfully for user ID: 504
[06-May-2026 21:02:11 UTC] === API CALL LOG ===
[06-May-2026 21:02:11 UTC] Endpoint: user/profile.php
[06-May-2026 21:02:11 UTC] Full Log Data: {
    "timestamp": "2026-05-06 21:02:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "169.224.86.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA0IiwidXNlcm5hbWUiOiJAT2ZfMzUiLCJlbWFpbCI6ImFzZGZnaGprbG1vNDE1MTZAZ21haWwuY29tIiwiZXhwIjoxNzc4NzA2MTA4fQ.gTiDkWEREUVvw2lBRkqibdcv6bw2AD7zGaw2wVQvihE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f7aeca8591a89c3-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "169.224.86.129",
        "CF-IPCountry": "IQ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "169.224.86.129, 162.158.211.28"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 21:02:11 UTC] === END API CALL LOG ===
[06-May-2026 21:02:11 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 21:02:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA0IiwidXNlcm5hbWUiOiJAT2ZfMzUiLCJlbWFpbCI6ImFzZGZnaGprbG1vNDE1MTZAZ21haWwuY29tIiwiZXhwIjoxNzc4NzA2MTA4fQ.gTiDkWEREUVvw2lBRkqibdcv6bw2AD7zGaw2wVQvihE
[06-May-2026 21:02:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 21:02:11 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 21:02:11 UTC] User ID: 504
[06-May-2026 21:02:11 UTC] ✅ User profile retrieved successfully for user ID: 504
[06-May-2026 21:03:26 UTC] === API CALL LOG ===
[06-May-2026 21:03:26 UTC] Endpoint: user/profile.php
[06-May-2026 21:03:26 UTC] Full Log Data: {
    "timestamp": "2026-05-06 21:03:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "169.224.86.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA0IiwidXNlcm5hbWUiOiJAT2ZfMzUiLCJlbWFpbCI6ImFzZGZnaGprbG1vNDE1MTZAZ21haWwuY29tIiwiZXhwIjoxNzc4NzA2MTA4fQ.gTiDkWEREUVvw2lBRkqibdcv6bw2AD7zGaw2wVQvihE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f7aee7f9f6689c3-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "169.224.86.129",
        "CF-IPCountry": "IQ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "169.224.86.129, 162.158.211.28"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 21:03:26 UTC] === END API CALL LOG ===
[06-May-2026 21:03:26 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 21:03:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA0IiwidXNlcm5hbWUiOiJAT2ZfMzUiLCJlbWFpbCI6ImFzZGZnaGprbG1vNDE1MTZAZ21haWwuY29tIiwiZXhwIjoxNzc4NzA2MTA4fQ.gTiDkWEREUVvw2lBRkqibdcv6bw2AD7zGaw2wVQvihE
[06-May-2026 21:03:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 21:03:26 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 21:03:26 UTC] User ID: 504
[06-May-2026 21:03:26 UTC] ✅ User profile retrieved successfully for user ID: 504
[06-May-2026 21:03:41 UTC] === API CALL LOG ===
[06-May-2026 21:03:41 UTC] Endpoint: user/profile.php
[06-May-2026 21:03:41 UTC] Full Log Data: {
    "timestamp": "2026-05-06 21:03:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "169.224.86.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA0IiwidXNlcm5hbWUiOiJAT2ZfMzUiLCJlbWFpbCI6ImFzZGZnaGprbG1vNDE1MTZAZ21haWwuY29tIiwiZXhwIjoxNzc4NzA2MTA4fQ.gTiDkWEREUVvw2lBRkqibdcv6bw2AD7zGaw2wVQvihE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f7aeede7aec89c3-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "169.224.86.129",
        "CF-IPCountry": "IQ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "169.224.86.129, 162.158.211.28"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 21:03:41 UTC] === END API CALL LOG ===
[06-May-2026 21:03:41 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 21:03:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA0IiwidXNlcm5hbWUiOiJAT2ZfMzUiLCJlbWFpbCI6ImFzZGZnaGprbG1vNDE1MTZAZ21haWwuY29tIiwiZXhwIjoxNzc4NzA2MTA4fQ.gTiDkWEREUVvw2lBRkqibdcv6bw2AD7zGaw2wVQvihE
[06-May-2026 21:03:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 21:03:41 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 21:03:41 UTC] User ID: 504
[06-May-2026 21:03:41 UTC] ✅ User profile retrieved successfully for user ID: 504
[06-May-2026 21:05:22 UTC] === API CALL LOG ===
[06-May-2026 21:05:22 UTC] Endpoint: user/profile.php
[06-May-2026 21:05:22 UTC] Full Log Data: {
    "timestamp": "2026-05-06 21:05:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "169.224.86.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA0IiwidXNlcm5hbWUiOiJAT2ZfMzUiLCJlbWFpbCI6ImFzZGZnaGprbG1vNDE1MTZAZ21haWwuY29tIiwiZXhwIjoxNzc4NzA2MTA4fQ.gTiDkWEREUVvw2lBRkqibdcv6bw2AD7zGaw2wVQvihE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f7af151cd3189c3-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "169.224.86.129",
        "CF-IPCountry": "IQ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "169.224.86.129, 162.158.211.27"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 21:05:22 UTC] === END API CALL LOG ===
[06-May-2026 21:05:22 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 21:05:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA0IiwidXNlcm5hbWUiOiJAT2ZfMzUiLCJlbWFpbCI6ImFzZGZnaGprbG1vNDE1MTZAZ21haWwuY29tIiwiZXhwIjoxNzc4NzA2MTA4fQ.gTiDkWEREUVvw2lBRkqibdcv6bw2AD7zGaw2wVQvihE
[06-May-2026 21:05:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 21:05:22 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 21:05:22 UTC] User ID: 504
[06-May-2026 21:05:22 UTC] ✅ User profile retrieved successfully for user ID: 504
[06-May-2026 21:05:23 UTC] === API CALL LOG ===
[06-May-2026 21:05:23 UTC] Endpoint: user/profile.php
[06-May-2026 21:05:23 UTC] Full Log Data: {
    "timestamp": "2026-05-06 21:05:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "169.224.86.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA0IiwidXNlcm5hbWUiOiJAT2ZfMzUiLCJlbWFpbCI6ImFzZGZnaGprbG1vNDE1MTZAZ21haWwuY29tIiwiZXhwIjoxNzc4NzA2MTA4fQ.gTiDkWEREUVvw2lBRkqibdcv6bw2AD7zGaw2wVQvihE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f7af15838b989c3-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "169.224.86.129",
        "CF-IPCountry": "IQ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "169.224.86.129, 162.158.211.27"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 21:05:23 UTC] === END API CALL LOG ===
[06-May-2026 21:05:23 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 21:05:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA0IiwidXNlcm5hbWUiOiJAT2ZfMzUiLCJlbWFpbCI6ImFzZGZnaGprbG1vNDE1MTZAZ21haWwuY29tIiwiZXhwIjoxNzc4NzA2MTA4fQ.gTiDkWEREUVvw2lBRkqibdcv6bw2AD7zGaw2wVQvihE
[06-May-2026 21:05:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 21:05:23 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 21:05:23 UTC] User ID: 504
[06-May-2026 21:05:23 UTC] ✅ User profile retrieved successfully for user ID: 504
[06-May-2026 21:05:23 UTC] User Purchases API - User ID: 504
[06-May-2026 21:05:23 UTC] User Purchases API - Total purchases found: 0
[06-May-2026 21:05:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 21:05:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 21:05:46 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA0IiwidXNlcm5hbWUiOiJAT2ZfMzUiLCJlbWFpbCI6ImFzZGZnaGprbG1vNDE1MTZAZ21haWwuY29tIiwiZXhwIjoxNzc4NzA2MTA4fQ.gTiDkWEREUVvw2lBRkqibdcv6bw2AD7zGaw2wVQvihE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f7af1e8ac6689c3-SOF","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"169.224.86.129","CF-IPCountry":"IQ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"169.224.86.129, 162.158.211.28"}
[06-May-2026 21:05:46 UTC] === User Orders API Called ===
[06-May-2026 21:05:46 UTC] User ID: 504
[06-May-2026 21:05:46 UTC] Limit: 20, Offset: 0
[06-May-2026 21:05:46 UTC] Orders found: 0
[06-May-2026 21:05:46 UTC] Orders data: []
[06-May-2026 21:05:46 UTC] Total orders count: 0
[06-May-2026 21:05:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 21:05:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 21:05:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA0IiwidXNlcm5hbWUiOiJAT2ZfMzUiLCJlbWFpbCI6ImFzZGZnaGprbG1vNDE1MTZAZ21haWwuY29tIiwiZXhwIjoxNzc4NzA2MTA4fQ.gTiDkWEREUVvw2lBRkqibdcv6bw2AD7zGaw2wVQvihE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f7af1f5ec1f89c3-SOF","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"169.224.86.129","CF-IPCountry":"IQ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"169.224.86.129, 162.158.211.28"}
[06-May-2026 21:05:48 UTC] === User Orders API Called ===
[06-May-2026 21:05:48 UTC] User ID: 504
[06-May-2026 21:05:48 UTC] Limit: 20, Offset: 0
[06-May-2026 21:05:48 UTC] Orders found: 0
[06-May-2026 21:05:48 UTC] Orders data: []
[06-May-2026 21:05:48 UTC] Total orders count: 0
[06-May-2026 21:05:48 UTC] === API CALL LOG ===
[06-May-2026 21:05:48 UTC] Endpoint: user/profile.php
[06-May-2026 21:05:48 UTC] Full Log Data: {
    "timestamp": "2026-05-06 21:05:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "169.224.86.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA0IiwidXNlcm5hbWUiOiJAT2ZfMzUiLCJlbWFpbCI6ImFzZGZnaGprbG1vNDE1MTZAZ21haWwuY29tIiwiZXhwIjoxNzc4NzA2MTA4fQ.gTiDkWEREUVvw2lBRkqibdcv6bw2AD7zGaw2wVQvihE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f7af1f5ec2189c3-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "169.224.86.129",
        "CF-IPCountry": "IQ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "169.224.86.129, 162.158.211.28"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 21:05:48 UTC] === END API CALL LOG ===
[06-May-2026 21:05:48 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 21:05:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA0IiwidXNlcm5hbWUiOiJAT2ZfMzUiLCJlbWFpbCI6ImFzZGZnaGprbG1vNDE1MTZAZ21haWwuY29tIiwiZXhwIjoxNzc4NzA2MTA4fQ.gTiDkWEREUVvw2lBRkqibdcv6bw2AD7zGaw2wVQvihE
[06-May-2026 21:05:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 21:05:48 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 21:05:48 UTC] User ID: 504
[06-May-2026 21:05:48 UTC] ✅ User profile retrieved successfully for user ID: 504
[06-May-2026 21:05:49 UTC] === API CALL LOG ===
[06-May-2026 21:05:49 UTC] Endpoint: user/profile.php
[06-May-2026 21:05:49 UTC] Full Log Data: {
    "timestamp": "2026-05-06 21:05:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "169.224.86.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA0IiwidXNlcm5hbWUiOiJAT2ZfMzUiLCJlbWFpbCI6ImFzZGZnaGprbG1vNDE1MTZAZ21haWwuY29tIiwiZXhwIjoxNzc4NzA2MTA4fQ.gTiDkWEREUVvw2lBRkqibdcv6bw2AD7zGaw2wVQvihE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f7af1f94ed889c3-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "169.224.86.129",
        "CF-IPCountry": "IQ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "169.224.86.129, 162.158.211.28"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 21:05:49 UTC] === END API CALL LOG ===
[06-May-2026 21:05:49 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 21:05:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA0IiwidXNlcm5hbWUiOiJAT2ZfMzUiLCJlbWFpbCI6ImFzZGZnaGprbG1vNDE1MTZAZ21haWwuY29tIiwiZXhwIjoxNzc4NzA2MTA4fQ.gTiDkWEREUVvw2lBRkqibdcv6bw2AD7zGaw2wVQvihE
[06-May-2026 21:05:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 21:05:49 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 21:05:49 UTC] User ID: 504
[06-May-2026 21:05:49 UTC] ✅ User profile retrieved successfully for user ID: 504
[06-May-2026 21:05:49 UTC] === API CALL LOG ===
[06-May-2026 21:05:49 UTC] Endpoint: user/profile.php
[06-May-2026 21:05:49 UTC] Full Log Data: {
    "timestamp": "2026-05-06 21:05:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "169.224.86.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA0IiwidXNlcm5hbWUiOiJAT2ZfMzUiLCJlbWFpbCI6ImFzZGZnaGprbG1vNDE1MTZAZ21haWwuY29tIiwiZXhwIjoxNzc4NzA2MTA4fQ.gTiDkWEREUVvw2lBRkqibdcv6bw2AD7zGaw2wVQvihE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f7af1f9d88489c3-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "169.224.86.129",
        "CF-IPCountry": "IQ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "169.224.86.129, 162.158.211.28"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 21:05:49 UTC] === END API CALL LOG ===
[06-May-2026 21:05:49 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 21:05:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA0IiwidXNlcm5hbWUiOiJAT2ZfMzUiLCJlbWFpbCI6ImFzZGZnaGprbG1vNDE1MTZAZ21haWwuY29tIiwiZXhwIjoxNzc4NzA2MTA4fQ.gTiDkWEREUVvw2lBRkqibdcv6bw2AD7zGaw2wVQvihE
[06-May-2026 21:05:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 21:05:49 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 21:05:49 UTC] User ID: 504
[06-May-2026 21:05:49 UTC] ✅ User profile retrieved successfully for user ID: 504
[06-May-2026 21:06:03 UTC] === API CALL LOG ===
[06-May-2026 21:06:03 UTC] Endpoint: user/profile.php
[06-May-2026 21:06:03 UTC] Full Log Data: {
    "timestamp": "2026-05-06 21:06:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "169.224.86.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA0IiwidXNlcm5hbWUiOiJAT2ZfMzUiLCJlbWFpbCI6ImFzZGZnaGprbG1vNDE1MTZAZ21haWwuY29tIiwiZXhwIjoxNzc4NzA2MTA4fQ.gTiDkWEREUVvw2lBRkqibdcv6bw2AD7zGaw2wVQvihE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f7af2535e6089c3-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "169.224.86.129",
        "CF-IPCountry": "IQ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "169.224.86.129, 162.158.211.28"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 21:06:03 UTC] === END API CALL LOG ===
[06-May-2026 21:06:03 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 21:06:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA0IiwidXNlcm5hbWUiOiJAT2ZfMzUiLCJlbWFpbCI6ImFzZGZnaGprbG1vNDE1MTZAZ21haWwuY29tIiwiZXhwIjoxNzc4NzA2MTA4fQ.gTiDkWEREUVvw2lBRkqibdcv6bw2AD7zGaw2wVQvihE
[06-May-2026 21:06:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 21:06:03 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 21:06:03 UTC] User ID: 504
[06-May-2026 21:06:03 UTC] ✅ User profile retrieved successfully for user ID: 504
[06-May-2026 21:06:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 21:06:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 21:06:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA0IiwidXNlcm5hbWUiOiJAT2ZfMzUiLCJlbWFpbCI6ImFzZGZnaGprbG1vNDE1MTZAZ21haWwuY29tIiwiZXhwIjoxNzc4NzA2MTA4fQ.gTiDkWEREUVvw2lBRkqibdcv6bw2AD7zGaw2wVQvihE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f7af2b18a1989c3-SOF","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"169.224.86.129","CF-IPCountry":"IQ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"169.224.86.129, 162.158.211.28"}
[06-May-2026 21:06:18 UTC] === User Orders API Called ===
[06-May-2026 21:06:18 UTC] User ID: 504
[06-May-2026 21:06:18 UTC] Limit: 20, Offset: 0
[06-May-2026 21:06:18 UTC] Orders found: 0
[06-May-2026 21:06:18 UTC] Orders data: []
[06-May-2026 21:06:18 UTC] Total orders count: 0
[06-May-2026 21:06:18 UTC] === API CALL LOG ===
[06-May-2026 21:06:18 UTC] Endpoint: user/profile.php
[06-May-2026 21:06:18 UTC] Full Log Data: {
    "timestamp": "2026-05-06 21:06:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "169.224.86.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA0IiwidXNlcm5hbWUiOiJAT2ZfMzUiLCJlbWFpbCI6ImFzZGZnaGprbG1vNDE1MTZAZ21haWwuY29tIiwiZXhwIjoxNzc4NzA2MTA4fQ.gTiDkWEREUVvw2lBRkqibdcv6bw2AD7zGaw2wVQvihE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f7af2b18a1a89c3-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "169.224.86.129",
        "CF-IPCountry": "IQ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "169.224.86.129, 162.158.211.28"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 21:06:18 UTC] === END API CALL LOG ===
[06-May-2026 21:06:18 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 21:06:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA0IiwidXNlcm5hbWUiOiJAT2ZfMzUiLCJlbWFpbCI6ImFzZGZnaGprbG1vNDE1MTZAZ21haWwuY29tIiwiZXhwIjoxNzc4NzA2MTA4fQ.gTiDkWEREUVvw2lBRkqibdcv6bw2AD7zGaw2wVQvihE
[06-May-2026 21:06:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 21:06:18 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 21:06:18 UTC] User ID: 504
[06-May-2026 21:06:18 UTC] ✅ User profile retrieved successfully for user ID: 504
[06-May-2026 21:06:19 UTC] === API CALL LOG ===
[06-May-2026 21:06:19 UTC] Endpoint: user/profile.php
[06-May-2026 21:06:19 UTC] Full Log Data: {
    "timestamp": "2026-05-06 21:06:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "169.224.86.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA0IiwidXNlcm5hbWUiOiJAT2ZfMzUiLCJlbWFpbCI6ImFzZGZnaGprbG1vNDE1MTZAZ21haWwuY29tIiwiZXhwIjoxNzc4NzA2MTA4fQ.gTiDkWEREUVvw2lBRkqibdcv6bw2AD7zGaw2wVQvihE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f7af2b55d1989c3-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "169.224.86.129",
        "CF-IPCountry": "IQ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "169.224.86.129, 162.158.211.28"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 21:06:19 UTC] === END API CALL LOG ===
[06-May-2026 21:06:19 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 21:06:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA0IiwidXNlcm5hbWUiOiJAT2ZfMzUiLCJlbWFpbCI6ImFzZGZnaGprbG1vNDE1MTZAZ21haWwuY29tIiwiZXhwIjoxNzc4NzA2MTA4fQ.gTiDkWEREUVvw2lBRkqibdcv6bw2AD7zGaw2wVQvihE
[06-May-2026 21:06:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 21:06:19 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 21:06:19 UTC] User ID: 504
[06-May-2026 21:06:19 UTC] ✅ User profile retrieved successfully for user ID: 504
[06-May-2026 21:06:19 UTC] === API CALL LOG ===
[06-May-2026 21:06:19 UTC] Endpoint: user/profile.php
[06-May-2026 21:06:19 UTC] Full Log Data: {
    "timestamp": "2026-05-06 21:06:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "169.224.86.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA0IiwidXNlcm5hbWUiOiJAT2ZfMzUiLCJlbWFpbCI6ImFzZGZnaGprbG1vNDE1MTZAZ21haWwuY29tIiwiZXhwIjoxNzc4NzA2MTA4fQ.gTiDkWEREUVvw2lBRkqibdcv6bw2AD7zGaw2wVQvihE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f7af2b62f5d89c3-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "169.224.86.129",
        "CF-IPCountry": "IQ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "169.224.86.129, 162.158.211.28"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 21:06:19 UTC] === END API CALL LOG ===
[06-May-2026 21:06:19 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 21:06:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA0IiwidXNlcm5hbWUiOiJAT2ZfMzUiLCJlbWFpbCI6ImFzZGZnaGprbG1vNDE1MTZAZ21haWwuY29tIiwiZXhwIjoxNzc4NzA2MTA4fQ.gTiDkWEREUVvw2lBRkqibdcv6bw2AD7zGaw2wVQvihE
[06-May-2026 21:06:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 21:06:19 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 21:06:19 UTC] User ID: 504
[06-May-2026 21:06:19 UTC] ✅ User profile retrieved successfully for user ID: 504
[06-May-2026 21:07:25 UTC] === API CALL LOG ===
[06-May-2026 21:07:25 UTC] Endpoint: user/profile.php
[06-May-2026 21:07:25 UTC] Full Log Data: {
    "timestamp": "2026-05-06 21:07:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "169.224.86.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA0IiwidXNlcm5hbWUiOiJAT2ZfMzUiLCJlbWFpbCI6ImFzZGZnaGprbG1vNDE1MTZAZ21haWwuY29tIiwiZXhwIjoxNzc4NzA2MTA4fQ.gTiDkWEREUVvw2lBRkqibdcv6bw2AD7zGaw2wVQvihE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f7af4533b8789c3-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "169.224.86.129",
        "CF-IPCountry": "IQ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "169.224.86.129, 162.158.211.27"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 21:07:25 UTC] === END API CALL LOG ===
[06-May-2026 21:07:25 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 21:07:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA0IiwidXNlcm5hbWUiOiJAT2ZfMzUiLCJlbWFpbCI6ImFzZGZnaGprbG1vNDE1MTZAZ21haWwuY29tIiwiZXhwIjoxNzc4NzA2MTA4fQ.gTiDkWEREUVvw2lBRkqibdcv6bw2AD7zGaw2wVQvihE
[06-May-2026 21:07:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 21:07:25 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 21:07:25 UTC] User ID: 504
[06-May-2026 21:07:25 UTC] ✅ User profile retrieved successfully for user ID: 504
[06-May-2026 21:07:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 21:07:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 21:07:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA0IiwidXNlcm5hbWUiOiJAT2ZfMzUiLCJlbWFpbCI6ImFzZGZnaGprbG1vNDE1MTZAZ21haWwuY29tIiwiZXhwIjoxNzc4NzA2MTA4fQ.gTiDkWEREUVvw2lBRkqibdcv6bw2AD7zGaw2wVQvihE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f7af45c6d7289c3-SOF","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"169.224.86.129","CF-IPCountry":"IQ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"169.224.86.129, 162.158.211.27"}
[06-May-2026 21:07:26 UTC] === User Orders API Called ===
[06-May-2026 21:07:26 UTC] User ID: 504
[06-May-2026 21:07:26 UTC] Limit: 20, Offset: 0
[06-May-2026 21:07:26 UTC] Orders found: 0
[06-May-2026 21:07:26 UTC] Orders data: []
[06-May-2026 21:07:26 UTC] Total orders count: 0
[06-May-2026 21:07:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 21:07:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 21:07:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA0IiwidXNlcm5hbWUiOiJAT2ZfMzUiLCJlbWFpbCI6ImFzZGZnaGprbG1vNDE1MTZAZ21haWwuY29tIiwiZXhwIjoxNzc4NzA2MTA4fQ.gTiDkWEREUVvw2lBRkqibdcv6bw2AD7zGaw2wVQvihE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f7af4734eab89c3-SOF","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"169.224.86.129","CF-IPCountry":"IQ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"169.224.86.129, 162.158.211.27"}
[06-May-2026 21:07:30 UTC] === User Orders API Called ===
[06-May-2026 21:07:30 UTC] User ID: 504
[06-May-2026 21:07:30 UTC] Limit: 20, Offset: 0
[06-May-2026 21:07:30 UTC] Orders found: 0
[06-May-2026 21:07:30 UTC] Orders data: []
[06-May-2026 21:07:30 UTC] Total orders count: 0
[06-May-2026 21:07:30 UTC] === API CALL LOG ===
[06-May-2026 21:07:30 UTC] Endpoint: user/profile.php
[06-May-2026 21:07:30 UTC] Full Log Data: {
    "timestamp": "2026-05-06 21:07:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "169.224.86.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA0IiwidXNlcm5hbWUiOiJAT2ZfMzUiLCJlbWFpbCI6ImFzZGZnaGprbG1vNDE1MTZAZ21haWwuY29tIiwiZXhwIjoxNzc4NzA2MTA4fQ.gTiDkWEREUVvw2lBRkqibdcv6bw2AD7zGaw2wVQvihE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f7af4734eaf89c3-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "169.224.86.129",
        "CF-IPCountry": "IQ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "169.224.86.129, 162.158.211.28"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 21:07:30 UTC] === END API CALL LOG ===
[06-May-2026 21:07:30 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 21:07:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA0IiwidXNlcm5hbWUiOiJAT2ZfMzUiLCJlbWFpbCI6ImFzZGZnaGprbG1vNDE1MTZAZ21haWwuY29tIiwiZXhwIjoxNzc4NzA2MTA4fQ.gTiDkWEREUVvw2lBRkqibdcv6bw2AD7zGaw2wVQvihE
[06-May-2026 21:07:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 21:07:30 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 21:07:30 UTC] User ID: 504
[06-May-2026 21:07:30 UTC] ✅ User profile retrieved successfully for user ID: 504
[06-May-2026 21:07:30 UTC] === API CALL LOG ===
[06-May-2026 21:07:30 UTC] Endpoint: user/profile.php
[06-May-2026 21:07:30 UTC] Full Log Data: {
    "timestamp": "2026-05-06 21:07:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "169.224.86.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA0IiwidXNlcm5hbWUiOiJAT2ZfMzUiLCJlbWFpbCI6ImFzZGZnaGprbG1vNDE1MTZAZ21haWwuY29tIiwiZXhwIjoxNzc4NzA2MTA4fQ.gTiDkWEREUVvw2lBRkqibdcv6bw2AD7zGaw2wVQvihE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f7af475df0489c3-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "169.224.86.129",
        "CF-IPCountry": "IQ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "169.224.86.129, 162.158.211.27"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 21:07:30 UTC] === END API CALL LOG ===
[06-May-2026 21:07:30 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 21:07:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA0IiwidXNlcm5hbWUiOiJAT2ZfMzUiLCJlbWFpbCI6ImFzZGZnaGprbG1vNDE1MTZAZ21haWwuY29tIiwiZXhwIjoxNzc4NzA2MTA4fQ.gTiDkWEREUVvw2lBRkqibdcv6bw2AD7zGaw2wVQvihE
[06-May-2026 21:07:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 21:07:30 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 21:07:30 UTC] User ID: 504
[06-May-2026 21:07:30 UTC] ✅ User profile retrieved successfully for user ID: 504
[06-May-2026 21:07:31 UTC] === API CALL LOG ===
[06-May-2026 21:07:31 UTC] Endpoint: user/profile.php
[06-May-2026 21:07:31 UTC] Full Log Data: {
    "timestamp": "2026-05-06 21:07:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "169.224.86.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA0IiwidXNlcm5hbWUiOiJAT2ZfMzUiLCJlbWFpbCI6ImFzZGZnaGprbG1vNDE1MTZAZ21haWwuY29tIiwiZXhwIjoxNzc4NzA2MTA4fQ.gTiDkWEREUVvw2lBRkqibdcv6bw2AD7zGaw2wVQvihE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f7af4779be289c3-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "169.224.86.129",
        "CF-IPCountry": "IQ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "169.224.86.129, 162.158.211.27"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 21:07:31 UTC] === END API CALL LOG ===
[06-May-2026 21:07:31 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 21:07:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA0IiwidXNlcm5hbWUiOiJAT2ZfMzUiLCJlbWFpbCI6ImFzZGZnaGprbG1vNDE1MTZAZ21haWwuY29tIiwiZXhwIjoxNzc4NzA2MTA4fQ.gTiDkWEREUVvw2lBRkqibdcv6bw2AD7zGaw2wVQvihE
[06-May-2026 21:07:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 21:07:31 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 21:07:31 UTC] User ID: 504
[06-May-2026 21:07:31 UTC] ✅ User profile retrieved successfully for user ID: 504
[06-May-2026 21:07:31 UTC] === API CALL LOG ===
[06-May-2026 21:07:31 UTC] Endpoint: user/profile.php
[06-May-2026 21:07:31 UTC] Full Log Data: {
    "timestamp": "2026-05-06 21:07:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "169.224.86.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA0IiwidXNlcm5hbWUiOiJAT2ZfMzUiLCJlbWFpbCI6ImFzZGZnaGprbG1vNDE1MTZAZ21haWwuY29tIiwiZXhwIjoxNzc4NzA2MTA4fQ.gTiDkWEREUVvw2lBRkqibdcv6bw2AD7zGaw2wVQvihE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f7af479ca8c89c3-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "169.224.86.129",
        "CF-IPCountry": "IQ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "169.224.86.129, 162.158.211.28"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 21:07:31 UTC] === END API CALL LOG ===
[06-May-2026 21:07:31 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 21:07:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA0IiwidXNlcm5hbWUiOiJAT2ZfMzUiLCJlbWFpbCI6ImFzZGZnaGprbG1vNDE1MTZAZ21haWwuY29tIiwiZXhwIjoxNzc4NzA2MTA4fQ.gTiDkWEREUVvw2lBRkqibdcv6bw2AD7zGaw2wVQvihE
[06-May-2026 21:07:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 21:07:31 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 21:07:31 UTC] User ID: 504
[06-May-2026 21:07:31 UTC] ✅ User profile retrieved successfully for user ID: 504
[06-May-2026 21:07:31 UTC] User Purchases API - User ID: 504
[06-May-2026 21:07:31 UTC] User Purchases API - Total purchases found: 1
[06-May-2026 21:07:41 UTC] === API CALL LOG ===
[06-May-2026 21:07:41 UTC] Endpoint: user/profile.php
[06-May-2026 21:07:41 UTC] Full Log Data: {
    "timestamp": "2026-05-06 21:07:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "169.224.86.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA0IiwidXNlcm5hbWUiOiJAT2ZfMzUiLCJlbWFpbCI6ImFzZGZnaGprbG1vNDE1MTZAZ21haWwuY29tIiwiZXhwIjoxNzc4NzA2MTA4fQ.gTiDkWEREUVvw2lBRkqibdcv6bw2AD7zGaw2wVQvihE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f7af4b63ebf89c3-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "169.224.86.129",
        "CF-IPCountry": "IQ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "169.224.86.129, 162.158.211.27"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 21:07:41 UTC] === END API CALL LOG ===
[06-May-2026 21:07:41 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 21:07:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA0IiwidXNlcm5hbWUiOiJAT2ZfMzUiLCJlbWFpbCI6ImFzZGZnaGprbG1vNDE1MTZAZ21haWwuY29tIiwiZXhwIjoxNzc4NzA2MTA4fQ.gTiDkWEREUVvw2lBRkqibdcv6bw2AD7zGaw2wVQvihE
[06-May-2026 21:07:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 21:07:41 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 21:07:41 UTC] User ID: 504
[06-May-2026 21:07:41 UTC] ✅ User profile retrieved successfully for user ID: 504
[06-May-2026 21:07:41 UTC] User Purchases API - User ID: 504
[06-May-2026 21:07:41 UTC] User Purchases API - Total purchases found: 1
[06-May-2026 21:07:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 21:07:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 21:07:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA0IiwidXNlcm5hbWUiOiJAT2ZfMzUiLCJlbWFpbCI6ImFzZGZnaGprbG1vNDE1MTZAZ21haWwuY29tIiwiZXhwIjoxNzc4NzA2MTA4fQ.gTiDkWEREUVvw2lBRkqibdcv6bw2AD7zGaw2wVQvihE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f7af4cb6d6389c3-SOF","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"169.224.86.129","CF-IPCountry":"IQ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"169.224.86.129, 162.158.211.27"}
[06-May-2026 21:07:44 UTC] === User Orders API Called ===
[06-May-2026 21:07:44 UTC] User ID: 504
[06-May-2026 21:07:44 UTC] Limit: 20, Offset: 0
[06-May-2026 21:07:44 UTC] Orders found: 0
[06-May-2026 21:07:44 UTC] Orders data: []
[06-May-2026 21:07:44 UTC] Total orders count: 0
[06-May-2026 21:07:47 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 21:07:47 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 21:07:47 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA0IiwidXNlcm5hbWUiOiJAT2ZfMzUiLCJlbWFpbCI6ImFzZGZnaGprbG1vNDE1MTZAZ21haWwuY29tIiwiZXhwIjoxNzc4NzA2MTA4fQ.gTiDkWEREUVvw2lBRkqibdcv6bw2AD7zGaw2wVQvihE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f7af4dd2fd389c3-SOF","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"169.224.86.129","CF-IPCountry":"IQ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"169.224.86.129, 162.158.211.27"}
[06-May-2026 21:07:47 UTC] === User Orders API Called ===
[06-May-2026 21:07:47 UTC] User ID: 504
[06-May-2026 21:07:47 UTC] Limit: 20, Offset: 0
[06-May-2026 21:07:47 UTC] Orders found: 0
[06-May-2026 21:07:47 UTC] Orders data: []
[06-May-2026 21:07:47 UTC] Total orders count: 0
[06-May-2026 21:07:47 UTC] === API CALL LOG ===
[06-May-2026 21:07:47 UTC] Endpoint: user/profile.php
[06-May-2026 21:07:47 UTC] Full Log Data: {
    "timestamp": "2026-05-06 21:07:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "169.224.86.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA0IiwidXNlcm5hbWUiOiJAT2ZfMzUiLCJlbWFpbCI6ImFzZGZnaGprbG1vNDE1MTZAZ21haWwuY29tIiwiZXhwIjoxNzc4NzA2MTA4fQ.gTiDkWEREUVvw2lBRkqibdcv6bw2AD7zGaw2wVQvihE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f7af4dd891089c3-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "169.224.86.129",
        "CF-IPCountry": "IQ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "169.224.86.129, 162.158.211.27"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 21:07:47 UTC] === END API CALL LOG ===
[06-May-2026 21:07:47 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 21:07:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA0IiwidXNlcm5hbWUiOiJAT2ZfMzUiLCJlbWFpbCI6ImFzZGZnaGprbG1vNDE1MTZAZ21haWwuY29tIiwiZXhwIjoxNzc4NzA2MTA4fQ.gTiDkWEREUVvw2lBRkqibdcv6bw2AD7zGaw2wVQvihE
[06-May-2026 21:07:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 21:07:47 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 21:07:47 UTC] User ID: 504
[06-May-2026 21:07:47 UTC] ✅ User profile retrieved successfully for user ID: 504
[06-May-2026 21:07:48 UTC] === API CALL LOG ===
[06-May-2026 21:07:48 UTC] Endpoint: user/profile.php
[06-May-2026 21:07:48 UTC] Full Log Data: {
    "timestamp": "2026-05-06 21:07:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "169.224.86.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA0IiwidXNlcm5hbWUiOiJAT2ZfMzUiLCJlbWFpbCI6ImFzZGZnaGprbG1vNDE1MTZAZ21haWwuY29tIiwiZXhwIjoxNzc4NzA2MTA4fQ.gTiDkWEREUVvw2lBRkqibdcv6bw2AD7zGaw2wVQvihE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f7af4e16c5589c3-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "169.224.86.129",
        "CF-IPCountry": "IQ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "169.224.86.129, 162.158.211.27"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 21:07:48 UTC] === END API CALL LOG ===
[06-May-2026 21:07:48 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 21:07:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA0IiwidXNlcm5hbWUiOiJAT2ZfMzUiLCJlbWFpbCI6ImFzZGZnaGprbG1vNDE1MTZAZ21haWwuY29tIiwiZXhwIjoxNzc4NzA2MTA4fQ.gTiDkWEREUVvw2lBRkqibdcv6bw2AD7zGaw2wVQvihE
[06-May-2026 21:07:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 21:07:48 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 21:07:48 UTC] User ID: 504
[06-May-2026 21:07:48 UTC] ✅ User profile retrieved successfully for user ID: 504
[06-May-2026 21:07:48 UTC] === API CALL LOG ===
[06-May-2026 21:07:48 UTC] Endpoint: user/profile.php
[06-May-2026 21:07:48 UTC] Full Log Data: {
    "timestamp": "2026-05-06 21:07:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "169.224.86.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA0IiwidXNlcm5hbWUiOiJAT2ZfMzUiLCJlbWFpbCI6ImFzZGZnaGprbG1vNDE1MTZAZ21haWwuY29tIiwiZXhwIjoxNzc4NzA2MTA4fQ.gTiDkWEREUVvw2lBRkqibdcv6bw2AD7zGaw2wVQvihE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f7af4e1cd3d89c3-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "169.224.86.129",
        "CF-IPCountry": "IQ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "169.224.86.129, 162.158.211.27"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 21:07:48 UTC] === END API CALL LOG ===
[06-May-2026 21:07:48 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 21:07:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA0IiwidXNlcm5hbWUiOiJAT2ZfMzUiLCJlbWFpbCI6ImFzZGZnaGprbG1vNDE1MTZAZ21haWwuY29tIiwiZXhwIjoxNzc4NzA2MTA4fQ.gTiDkWEREUVvw2lBRkqibdcv6bw2AD7zGaw2wVQvihE
[06-May-2026 21:07:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 21:07:48 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 21:07:48 UTC] User ID: 504
[06-May-2026 21:07:48 UTC] ✅ User profile retrieved successfully for user ID: 504
[06-May-2026 21:08:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 21:08:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 21:08:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA0IiwidXNlcm5hbWUiOiJAT2ZfMzUiLCJlbWFpbCI6ImFzZGZnaGprbG1vNDE1MTZAZ21haWwuY29tIiwiZXhwIjoxNzc4NzA2MTA4fQ.gTiDkWEREUVvw2lBRkqibdcv6bw2AD7zGaw2wVQvihE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f7af531df1d89c3-SOF","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"169.224.86.129","CF-IPCountry":"IQ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"169.224.86.129, 162.158.211.27"}
[06-May-2026 21:08:00 UTC] === User Orders API Called ===
[06-May-2026 21:08:00 UTC] User ID: 504
[06-May-2026 21:08:00 UTC] Limit: 20, Offset: 0
[06-May-2026 21:08:00 UTC] Orders found: 0
[06-May-2026 21:08:00 UTC] Orders data: []
[06-May-2026 21:08:00 UTC] Total orders count: 0
[06-May-2026 21:08:01 UTC] === API CALL LOG ===
[06-May-2026 21:08:01 UTC] Endpoint: user/profile.php
[06-May-2026 21:08:01 UTC] Full Log Data: {
    "timestamp": "2026-05-06 21:08:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "169.224.86.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA0IiwidXNlcm5hbWUiOiJAT2ZfMzUiLCJlbWFpbCI6ImFzZGZnaGprbG1vNDE1MTZAZ21haWwuY29tIiwiZXhwIjoxNzc4NzA2MTA4fQ.gTiDkWEREUVvw2lBRkqibdcv6bw2AD7zGaw2wVQvihE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f7af532382589c3-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "169.224.86.129",
        "CF-IPCountry": "IQ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "169.224.86.129, 162.158.211.27"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 21:08:01 UTC] === END API CALL LOG ===
[06-May-2026 21:08:01 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 21:08:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA0IiwidXNlcm5hbWUiOiJAT2ZfMzUiLCJlbWFpbCI6ImFzZGZnaGprbG1vNDE1MTZAZ21haWwuY29tIiwiZXhwIjoxNzc4NzA2MTA4fQ.gTiDkWEREUVvw2lBRkqibdcv6bw2AD7zGaw2wVQvihE
[06-May-2026 21:08:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 21:08:01 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 21:08:01 UTC] User ID: 504
[06-May-2026 21:08:01 UTC] ✅ User profile retrieved successfully for user ID: 504
[06-May-2026 21:08:01 UTC] === API CALL LOG ===
[06-May-2026 21:08:01 UTC] Endpoint: user/profile.php
[06-May-2026 21:08:01 UTC] Full Log Data: {
    "timestamp": "2026-05-06 21:08:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "169.224.86.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA0IiwidXNlcm5hbWUiOiJAT2ZfMzUiLCJlbWFpbCI6ImFzZGZnaGprbG1vNDE1MTZAZ21haWwuY29tIiwiZXhwIjoxNzc4NzA2MTA4fQ.gTiDkWEREUVvw2lBRkqibdcv6bw2AD7zGaw2wVQvihE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f7af53568c289c3-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "169.224.86.129",
        "CF-IPCountry": "IQ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "169.224.86.129, 162.158.211.27"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 21:08:01 UTC] === END API CALL LOG ===
[06-May-2026 21:08:01 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 21:08:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA0IiwidXNlcm5hbWUiOiJAT2ZfMzUiLCJlbWFpbCI6ImFzZGZnaGprbG1vNDE1MTZAZ21haWwuY29tIiwiZXhwIjoxNzc4NzA2MTA4fQ.gTiDkWEREUVvw2lBRkqibdcv6bw2AD7zGaw2wVQvihE
[06-May-2026 21:08:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 21:08:01 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 21:08:01 UTC] User ID: 504
[06-May-2026 21:08:01 UTC] ✅ User profile retrieved successfully for user ID: 504
[06-May-2026 21:08:01 UTC] === API CALL LOG ===
[06-May-2026 21:08:01 UTC] Endpoint: user/profile.php
[06-May-2026 21:08:01 UTC] Full Log Data: {
    "timestamp": "2026-05-06 21:08:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "169.224.86.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA0IiwidXNlcm5hbWUiOiJAT2ZfMzUiLCJlbWFpbCI6ImFzZGZnaGprbG1vNDE1MTZAZ21haWwuY29tIiwiZXhwIjoxNzc4NzA2MTA4fQ.gTiDkWEREUVvw2lBRkqibdcv6bw2AD7zGaw2wVQvihE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f7af5361ac889c3-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "169.224.86.129",
        "CF-IPCountry": "IQ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "169.224.86.129, 162.158.211.27"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 21:08:01 UTC] === END API CALL LOG ===
[06-May-2026 21:08:01 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 21:08:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA0IiwidXNlcm5hbWUiOiJAT2ZfMzUiLCJlbWFpbCI6ImFzZGZnaGprbG1vNDE1MTZAZ21haWwuY29tIiwiZXhwIjoxNzc4NzA2MTA4fQ.gTiDkWEREUVvw2lBRkqibdcv6bw2AD7zGaw2wVQvihE
[06-May-2026 21:08:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 21:08:01 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 21:08:01 UTC] User ID: 504
[06-May-2026 21:08:01 UTC] ✅ User profile retrieved successfully for user ID: 504
[06-May-2026 21:08:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 21:08:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 21:08:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA0IiwidXNlcm5hbWUiOiJAT2ZfMzUiLCJlbWFpbCI6ImFzZGZnaGprbG1vNDE1MTZAZ21haWwuY29tIiwiZXhwIjoxNzc4NzA2MTA4fQ.gTiDkWEREUVvw2lBRkqibdcv6bw2AD7zGaw2wVQvihE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f7af53fb8e189c3-SOF","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"169.224.86.129","CF-IPCountry":"IQ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"169.224.86.129, 162.158.211.27"}
[06-May-2026 21:08:03 UTC] === User Orders API Called ===
[06-May-2026 21:08:03 UTC] User ID: 504
[06-May-2026 21:08:03 UTC] Limit: 20, Offset: 0
[06-May-2026 21:08:03 UTC] Orders found: 0
[06-May-2026 21:08:03 UTC] Orders data: []
[06-May-2026 21:08:03 UTC] Total orders count: 0
[06-May-2026 21:08:04 UTC] === API CALL LOG ===
[06-May-2026 21:08:04 UTC] Endpoint: user/profile.php
[06-May-2026 21:08:04 UTC] Full Log Data: {
    "timestamp": "2026-05-06 21:08:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "169.224.86.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA0IiwidXNlcm5hbWUiOiJAT2ZfMzUiLCJlbWFpbCI6ImFzZGZnaGprbG1vNDE1MTZAZ21haWwuY29tIiwiZXhwIjoxNzc4NzA2MTA4fQ.gTiDkWEREUVvw2lBRkqibdcv6bw2AD7zGaw2wVQvihE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f7af54a484889c3-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "169.224.86.129",
        "CF-IPCountry": "IQ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "169.224.86.129, 162.158.211.27"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 21:08:04 UTC] === END API CALL LOG ===
[06-May-2026 21:08:04 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 21:08:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA0IiwidXNlcm5hbWUiOiJAT2ZfMzUiLCJlbWFpbCI6ImFzZGZnaGprbG1vNDE1MTZAZ21haWwuY29tIiwiZXhwIjoxNzc4NzA2MTA4fQ.gTiDkWEREUVvw2lBRkqibdcv6bw2AD7zGaw2wVQvihE
[06-May-2026 21:08:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 21:08:04 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 21:08:04 UTC] User ID: 504
[06-May-2026 21:08:04 UTC] ✅ User profile retrieved successfully for user ID: 504
[06-May-2026 21:08:04 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 21:08:04 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-May-2026 21:08:04 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA0IiwidXNlcm5hbWUiOiJAT2ZfMzUiLCJlbWFpbCI6ImFzZGZnaGprbG1vNDE1MTZAZ21haWwuY29tIiwiZXhwIjoxNzc4NzA2MTA4fQ.gTiDkWEREUVvw2lBRkqibdcv6bw2AD7zGaw2wVQvihE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f7af54a484489c3-SOF","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"169.224.86.129","CF-IPCountry":"IQ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"169.224.86.129, 162.158.211.27"}
[06-May-2026 21:08:04 UTC] === User Orders API Called ===
[06-May-2026 21:08:04 UTC] User ID: 504
[06-May-2026 21:08:04 UTC] Limit: 20, Offset: 0
[06-May-2026 21:08:04 UTC] Orders found: 0
[06-May-2026 21:08:04 UTC] Orders data: []
[06-May-2026 21:08:04 UTC] Total orders count: 0
[06-May-2026 21:08:05 UTC] === API CALL LOG ===
[06-May-2026 21:08:05 UTC] Endpoint: user/profile.php
[06-May-2026 21:08:05 UTC] Full Log Data: {
    "timestamp": "2026-05-06 21:08:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "169.224.86.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA0IiwidXNlcm5hbWUiOiJAT2ZfMzUiLCJlbWFpbCI6ImFzZGZnaGprbG1vNDE1MTZAZ21haWwuY29tIiwiZXhwIjoxNzc4NzA2MTA4fQ.gTiDkWEREUVvw2lBRkqibdcv6bw2AD7zGaw2wVQvihE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f7af54e6b6f89c3-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "169.224.86.129",
        "CF-IPCountry": "IQ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "169.224.86.129, 162.158.211.27"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 21:08:05 UTC] === END API CALL LOG ===
[06-May-2026 21:08:05 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 21:08:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA0IiwidXNlcm5hbWUiOiJAT2ZfMzUiLCJlbWFpbCI6ImFzZGZnaGprbG1vNDE1MTZAZ21haWwuY29tIiwiZXhwIjoxNzc4NzA2MTA4fQ.gTiDkWEREUVvw2lBRkqibdcv6bw2AD7zGaw2wVQvihE
[06-May-2026 21:08:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 21:08:05 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 21:08:05 UTC] User ID: 504
[06-May-2026 21:08:05 UTC] ✅ User profile retrieved successfully for user ID: 504
[06-May-2026 21:08:05 UTC] === API CALL LOG ===
[06-May-2026 21:08:05 UTC] Endpoint: user/profile.php
[06-May-2026 21:08:05 UTC] Full Log Data: {
    "timestamp": "2026-05-06 21:08:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "169.224.86.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA0IiwidXNlcm5hbWUiOiJAT2ZfMzUiLCJlbWFpbCI6ImFzZGZnaGprbG1vNDE1MTZAZ21haWwuY29tIiwiZXhwIjoxNzc4NzA2MTA4fQ.gTiDkWEREUVvw2lBRkqibdcv6bw2AD7zGaw2wVQvihE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f7af54ecca089c3-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "169.224.86.129",
        "CF-IPCountry": "IQ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "169.224.86.129, 162.158.211.27"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-May-2026 21:08:05 UTC] === END API CALL LOG ===
[06-May-2026 21:08:05 UTC] ✅ API Hash verification passed for profile endpoint
[06-May-2026 21:08:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA0IiwidXNlcm5hbWUiOiJAT2ZfMzUiLCJlbWFpbCI6ImFzZGZnaGprbG1vNDE1MTZAZ21haWwuY29tIiwiZXhwIjoxNzc4NzA2MTA4fQ.gTiDkWEREUVvw2lBRkqibdcv6bw2AD7zGaw2wVQvihE
[06-May-2026 21:08:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-May-2026 21:08:05 UTC] ✅ JWT token verified successfully for user profile
[06-May-2026 21:08:05 UTC] User ID: 504
[06-May-2026 21:08:05 UTC] ✅ User profile retrieved successfully for user ID: 504
[06-May-2026 21:08:05 UTC] User Purchases API - User ID: 504
[06-May-2026 21:08:05 UTC] User Purchases API - Total purchases found: 1
[07-May-2026 00:22:07 UTC] === API CALL LOG ===
[07-May-2026 00:22:07 UTC] Endpoint: user/profile.php
[07-May-2026 00:22:07 UTC] Full Log Data: {
    "timestamp": "2026-05-07 00:22:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.221.168.249",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA1IiwidXNlcm5hbWUiOiJibG8iLCJlbWFpbCI6InRyYXA2MTQ0NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg3MTgxMjZ9.1GHlAkwskRYz2ImlweJFqKNb4pyvN72guLr8FTFqtfg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f7c118aac9226fb-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "31.221.168.249",
        "CF-IPCountry": "ES",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "31.221.168.249, 162.158.123.41"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-May-2026 00:22:07 UTC] === END API CALL LOG ===
[07-May-2026 00:22:07 UTC] ✅ API Hash verification passed for profile endpoint
[07-May-2026 00:22:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA1IiwidXNlcm5hbWUiOiJibG8iLCJlbWFpbCI6InRyYXA2MTQ0NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg3MTgxMjZ9.1GHlAkwskRYz2ImlweJFqKNb4pyvN72guLr8FTFqtfg
[07-May-2026 00:22:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-May-2026 00:22:07 UTC] ✅ JWT token verified successfully for user profile
[07-May-2026 00:22:07 UTC] User ID: 505
[07-May-2026 00:22:07 UTC] ✅ User profile retrieved successfully for user ID: 505
[07-May-2026 00:22:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-May-2026 00:22:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-May-2026 00:22:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA1IiwidXNlcm5hbWUiOiJibG8iLCJlbWFpbCI6InRyYXA2MTQ0NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg3MTgxMjZ9.1GHlAkwskRYz2ImlweJFqKNb4pyvN72guLr8FTFqtfg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f7c118afcf426fb-MAD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"31.221.168.249","CF-IPCountry":"ES","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"31.221.168.249, 162.158.123.40"}
[07-May-2026 00:22:07 UTC] === User Orders API Called ===
[07-May-2026 00:22:07 UTC] User ID: 505
[07-May-2026 00:22:07 UTC] Limit: 20, Offset: 0
[07-May-2026 00:22:07 UTC] Orders found: 0
[07-May-2026 00:22:07 UTC] Orders data: []
[07-May-2026 00:22:07 UTC] Total orders count: 0
[07-May-2026 00:22:07 UTC] === API CALL LOG ===
[07-May-2026 00:22:07 UTC] Endpoint: user/profile.php
[07-May-2026 00:22:07 UTC] Full Log Data: {
    "timestamp": "2026-05-07 00:22:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.221.168.249",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA1IiwidXNlcm5hbWUiOiJibG8iLCJlbWFpbCI6InRyYXA2MTQ0NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg3MTgxMjZ9.1GHlAkwskRYz2ImlweJFqKNb4pyvN72guLr8FTFqtfg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f7c118b4d6226fb-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "31.221.168.249",
        "CF-IPCountry": "ES",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "31.221.168.249, 162.158.123.41"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-May-2026 00:22:07 UTC] === END API CALL LOG ===
[07-May-2026 00:22:07 UTC] ✅ API Hash verification passed for profile endpoint
[07-May-2026 00:22:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA1IiwidXNlcm5hbWUiOiJibG8iLCJlbWFpbCI6InRyYXA2MTQ0NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg3MTgxMjZ9.1GHlAkwskRYz2ImlweJFqKNb4pyvN72guLr8FTFqtfg
[07-May-2026 00:22:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-May-2026 00:22:07 UTC] ✅ JWT token verified successfully for user profile
[07-May-2026 00:22:07 UTC] User ID: 505
[07-May-2026 00:22:07 UTC] ✅ User profile retrieved successfully for user ID: 505
[07-May-2026 00:22:08 UTC] === API CALL LOG ===
[07-May-2026 00:22:08 UTC] Endpoint: user/profile.php
[07-May-2026 00:22:08 UTC] Full Log Data: {
    "timestamp": "2026-05-07 00:22:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.221.168.249",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA1IiwidXNlcm5hbWUiOiJibG8iLCJlbWFpbCI6InRyYXA2MTQ0NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg3MTgxMjZ9.1GHlAkwskRYz2ImlweJFqKNb4pyvN72guLr8FTFqtfg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f7c118df9b126fb-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "31.221.168.249",
        "CF-IPCountry": "ES",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "31.221.168.249, 162.158.123.41"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-May-2026 00:22:08 UTC] === END API CALL LOG ===
[07-May-2026 00:22:08 UTC] ✅ API Hash verification passed for profile endpoint
[07-May-2026 00:22:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA1IiwidXNlcm5hbWUiOiJibG8iLCJlbWFpbCI6InRyYXA2MTQ0NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg3MTgxMjZ9.1GHlAkwskRYz2ImlweJFqKNb4pyvN72guLr8FTFqtfg
[07-May-2026 00:22:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-May-2026 00:22:08 UTC] ✅ JWT token verified successfully for user profile
[07-May-2026 00:22:08 UTC] User ID: 505
[07-May-2026 00:22:08 UTC] ✅ User profile retrieved successfully for user ID: 505
[07-May-2026 00:22:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-May-2026 00:22:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-May-2026 00:22:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA1IiwidXNlcm5hbWUiOiJibG8iLCJlbWFpbCI6InRyYXA2MTQ0NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg3MTgxMjZ9.1GHlAkwskRYz2ImlweJFqKNb4pyvN72guLr8FTFqtfg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f7c12acdde326fb-MAD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"31.221.168.249","CF-IPCountry":"ES","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"31.221.168.249, 162.158.123.223"}
[07-May-2026 00:22:54 UTC] === User Orders API Called ===
[07-May-2026 00:22:54 UTC] User ID: 505
[07-May-2026 00:22:54 UTC] Limit: 20, Offset: 0
[07-May-2026 00:22:54 UTC] Orders found: 0
[07-May-2026 00:22:54 UTC] Orders data: []
[07-May-2026 00:22:54 UTC] Total orders count: 0
[07-May-2026 00:22:54 UTC] === API CALL LOG ===
[07-May-2026 00:22:54 UTC] Endpoint: user/profile.php
[07-May-2026 00:22:54 UTC] Full Log Data: {
    "timestamp": "2026-05-07 00:22:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.221.168.249",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA1IiwidXNlcm5hbWUiOiJibG8iLCJlbWFpbCI6InRyYXA2MTQ0NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg3MTgxMjZ9.1GHlAkwskRYz2ImlweJFqKNb4pyvN72guLr8FTFqtfg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f7c12ad2e3226fb-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "31.221.168.249",
        "CF-IPCountry": "ES",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "31.221.168.249, 162.158.123.222"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-May-2026 00:22:54 UTC] === END API CALL LOG ===
[07-May-2026 00:22:54 UTC] ✅ API Hash verification passed for profile endpoint
[07-May-2026 00:22:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA1IiwidXNlcm5hbWUiOiJibG8iLCJlbWFpbCI6InRyYXA2MTQ0NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg3MTgxMjZ9.1GHlAkwskRYz2ImlweJFqKNb4pyvN72guLr8FTFqtfg
[07-May-2026 00:22:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-May-2026 00:22:54 UTC] ✅ JWT token verified successfully for user profile
[07-May-2026 00:22:54 UTC] User ID: 505
[07-May-2026 00:22:54 UTC] ✅ User profile retrieved successfully for user ID: 505
[07-May-2026 00:22:54 UTC] === API CALL LOG ===
[07-May-2026 00:22:54 UTC] Endpoint: user/profile.php
[07-May-2026 00:22:54 UTC] Full Log Data: {
    "timestamp": "2026-05-07 00:22:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.221.168.249",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA1IiwidXNlcm5hbWUiOiJibG8iLCJlbWFpbCI6InRyYXA2MTQ0NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg3MTgxMjZ9.1GHlAkwskRYz2ImlweJFqKNb4pyvN72guLr8FTFqtfg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f7c12af38c526fb-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "31.221.168.249",
        "CF-IPCountry": "ES",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "31.221.168.249, 162.158.123.222"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-May-2026 00:22:54 UTC] === END API CALL LOG ===
[07-May-2026 00:22:54 UTC] ✅ API Hash verification passed for profile endpoint
[07-May-2026 00:22:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA1IiwidXNlcm5hbWUiOiJibG8iLCJlbWFpbCI6InRyYXA2MTQ0NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg3MTgxMjZ9.1GHlAkwskRYz2ImlweJFqKNb4pyvN72guLr8FTFqtfg
[07-May-2026 00:22:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-May-2026 00:22:54 UTC] ✅ JWT token verified successfully for user profile
[07-May-2026 00:22:54 UTC] User ID: 505
[07-May-2026 00:22:54 UTC] ✅ User profile retrieved successfully for user ID: 505
[07-May-2026 00:22:54 UTC] === API CALL LOG ===
[07-May-2026 00:22:54 UTC] Endpoint: user/profile.php
[07-May-2026 00:22:54 UTC] Full Log Data: {
    "timestamp": "2026-05-07 00:22:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.221.168.249",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA1IiwidXNlcm5hbWUiOiJibG8iLCJlbWFpbCI6InRyYXA2MTQ0NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg3MTgxMjZ9.1GHlAkwskRYz2ImlweJFqKNb4pyvN72guLr8FTFqtfg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f7c12b10b4826fb-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "31.221.168.249",
        "CF-IPCountry": "ES",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "31.221.168.249, 162.158.123.223"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-May-2026 00:22:54 UTC] === END API CALL LOG ===
[07-May-2026 00:22:54 UTC] ✅ API Hash verification passed for profile endpoint
[07-May-2026 00:22:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA1IiwidXNlcm5hbWUiOiJibG8iLCJlbWFpbCI6InRyYXA2MTQ0NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg3MTgxMjZ9.1GHlAkwskRYz2ImlweJFqKNb4pyvN72guLr8FTFqtfg
[07-May-2026 00:22:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-May-2026 00:22:54 UTC] ✅ JWT token verified successfully for user profile
[07-May-2026 00:22:54 UTC] User ID: 505
[07-May-2026 00:22:54 UTC] ✅ User profile retrieved successfully for user ID: 505
[07-May-2026 00:23:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-May-2026 00:23:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-May-2026 00:23:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA1IiwidXNlcm5hbWUiOiJibG8iLCJlbWFpbCI6InRyYXA2MTQ0NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg3MTgxMjZ9.1GHlAkwskRYz2ImlweJFqKNb4pyvN72guLr8FTFqtfg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f7c13017d6026fb-MAD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"31.221.168.249","CF-IPCountry":"ES","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"31.221.168.249, 162.158.123.223"}
[07-May-2026 00:23:07 UTC] === User Orders API Called ===
[07-May-2026 00:23:07 UTC] User ID: 505
[07-May-2026 00:23:07 UTC] Limit: 20, Offset: 0
[07-May-2026 00:23:07 UTC] Orders found: 0
[07-May-2026 00:23:07 UTC] Orders data: []
[07-May-2026 00:23:07 UTC] Total orders count: 0
[07-May-2026 00:23:07 UTC] === API CALL LOG ===
[07-May-2026 00:23:07 UTC] Endpoint: user/profile.php
[07-May-2026 00:23:07 UTC] Full Log Data: {
    "timestamp": "2026-05-07 00:23:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.221.168.249",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA1IiwidXNlcm5hbWUiOiJibG8iLCJlbWFpbCI6InRyYXA2MTQ0NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg3MTgxMjZ9.1GHlAkwskRYz2ImlweJFqKNb4pyvN72guLr8FTFqtfg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f7c1301ddf026fb-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "31.221.168.249",
        "CF-IPCountry": "ES",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "31.221.168.249, 162.158.123.223"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-May-2026 00:23:07 UTC] === END API CALL LOG ===
[07-May-2026 00:23:07 UTC] ✅ API Hash verification passed for profile endpoint
[07-May-2026 00:23:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA1IiwidXNlcm5hbWUiOiJibG8iLCJlbWFpbCI6InRyYXA2MTQ0NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg3MTgxMjZ9.1GHlAkwskRYz2ImlweJFqKNb4pyvN72guLr8FTFqtfg
[07-May-2026 00:23:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-May-2026 00:23:07 UTC] ✅ JWT token verified successfully for user profile
[07-May-2026 00:23:07 UTC] User ID: 505
[07-May-2026 00:23:07 UTC] ✅ User profile retrieved successfully for user ID: 505
[07-May-2026 00:23:08 UTC] === API CALL LOG ===
[07-May-2026 00:23:08 UTC] Endpoint: user/profile.php
[07-May-2026 00:23:08 UTC] Full Log Data: {
    "timestamp": "2026-05-07 00:23:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.221.168.249",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA1IiwidXNlcm5hbWUiOiJibG8iLCJlbWFpbCI6InRyYXA2MTQ0NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg3MTgxMjZ9.1GHlAkwskRYz2ImlweJFqKNb4pyvN72guLr8FTFqtfg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f7c1304297926fb-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "31.221.168.249",
        "CF-IPCountry": "ES",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "31.221.168.249, 162.158.123.223"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-May-2026 00:23:08 UTC] === END API CALL LOG ===
[07-May-2026 00:23:08 UTC] ✅ API Hash verification passed for profile endpoint
[07-May-2026 00:23:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA1IiwidXNlcm5hbWUiOiJibG8iLCJlbWFpbCI6InRyYXA2MTQ0NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg3MTgxMjZ9.1GHlAkwskRYz2ImlweJFqKNb4pyvN72guLr8FTFqtfg
[07-May-2026 00:23:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-May-2026 00:23:08 UTC] ✅ JWT token verified successfully for user profile
[07-May-2026 00:23:08 UTC] User ID: 505
[07-May-2026 00:23:08 UTC] ✅ User profile retrieved successfully for user ID: 505
[07-May-2026 00:23:08 UTC] === API CALL LOG ===
[07-May-2026 00:23:08 UTC] Endpoint: user/profile.php
[07-May-2026 00:23:08 UTC] Full Log Data: {
    "timestamp": "2026-05-07 00:23:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.221.168.249",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA1IiwidXNlcm5hbWUiOiJibG8iLCJlbWFpbCI6InRyYXA2MTQ0NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg3MTgxMjZ9.1GHlAkwskRYz2ImlweJFqKNb4pyvN72guLr8FTFqtfg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f7c1305ab5b26fb-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "31.221.168.249",
        "CF-IPCountry": "ES",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "31.221.168.249, 162.158.123.223"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-May-2026 00:23:08 UTC] === END API CALL LOG ===
[07-May-2026 00:23:08 UTC] ✅ API Hash verification passed for profile endpoint
[07-May-2026 00:23:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA1IiwidXNlcm5hbWUiOiJibG8iLCJlbWFpbCI6InRyYXA2MTQ0NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg3MTgxMjZ9.1GHlAkwskRYz2ImlweJFqKNb4pyvN72guLr8FTFqtfg
[07-May-2026 00:23:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-May-2026 00:23:08 UTC] ✅ JWT token verified successfully for user profile
[07-May-2026 00:23:08 UTC] User ID: 505
[07-May-2026 00:23:08 UTC] ✅ User profile retrieved successfully for user ID: 505
[07-May-2026 00:23:49 UTC] === API CALL LOG ===
[07-May-2026 00:23:49 UTC] Endpoint: user/profile.php
[07-May-2026 00:23:49 UTC] Full Log Data: {
    "timestamp": "2026-05-07 00:23:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.221.168.249",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA1IiwidXNlcm5hbWUiOiJibG8iLCJlbWFpbCI6InRyYXA2MTQ0NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg3MTgxMjZ9.1GHlAkwskRYz2ImlweJFqKNb4pyvN72guLr8FTFqtfg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f7c1403adecddf6-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "31.221.168.249",
        "CF-IPCountry": "ES",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "31.221.168.249, 162.158.122.94"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-May-2026 00:23:49 UTC] === END API CALL LOG ===
[07-May-2026 00:23:49 UTC] ✅ API Hash verification passed for profile endpoint
[07-May-2026 00:23:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA1IiwidXNlcm5hbWUiOiJibG8iLCJlbWFpbCI6InRyYXA2MTQ0NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg3MTgxMjZ9.1GHlAkwskRYz2ImlweJFqKNb4pyvN72guLr8FTFqtfg
[07-May-2026 00:23:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-May-2026 00:23:49 UTC] ✅ JWT token verified successfully for user profile
[07-May-2026 00:23:49 UTC] User ID: 505
[07-May-2026 00:23:49 UTC] ✅ User profile retrieved successfully for user ID: 505
[07-May-2026 00:23:49 UTC] === API CALL LOG ===
[07-May-2026 00:23:49 UTC] Endpoint: user/profile.php
[07-May-2026 00:23:49 UTC] Full Log Data: {
    "timestamp": "2026-05-07 00:23:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.221.168.249",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA1IiwidXNlcm5hbWUiOiJibG8iLCJlbWFpbCI6InRyYXA2MTQ0NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg3MTgxMjZ9.1GHlAkwskRYz2ImlweJFqKNb4pyvN72guLr8FTFqtfg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f7c140628b2ddf6-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "31.221.168.249",
        "CF-IPCountry": "ES",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "31.221.168.249, 162.158.122.94"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-May-2026 00:23:49 UTC] === END API CALL LOG ===
[07-May-2026 00:23:49 UTC] ✅ API Hash verification passed for profile endpoint
[07-May-2026 00:23:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA1IiwidXNlcm5hbWUiOiJibG8iLCJlbWFpbCI6InRyYXA2MTQ0NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg3MTgxMjZ9.1GHlAkwskRYz2ImlweJFqKNb4pyvN72guLr8FTFqtfg
[07-May-2026 00:23:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-May-2026 00:23:49 UTC] ✅ JWT token verified successfully for user profile
[07-May-2026 00:23:49 UTC] User ID: 505
[07-May-2026 00:23:49 UTC] ✅ User profile retrieved successfully for user ID: 505
[07-May-2026 00:23:49 UTC] === API CALL LOG ===
[07-May-2026 00:23:49 UTC] Endpoint: user/profile.php
[07-May-2026 00:23:49 UTC] Full Log Data: {
    "timestamp": "2026-05-07 00:23:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.221.168.249",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA1IiwidXNlcm5hbWUiOiJibG8iLCJlbWFpbCI6InRyYXA2MTQ0NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg3MTgxMjZ9.1GHlAkwskRYz2ImlweJFqKNb4pyvN72guLr8FTFqtfg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f7c1406c9bcddf6-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "31.221.168.249",
        "CF-IPCountry": "ES",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "31.221.168.249, 162.158.122.94"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-May-2026 00:23:49 UTC] === END API CALL LOG ===
[07-May-2026 00:23:49 UTC] ✅ API Hash verification passed for profile endpoint
[07-May-2026 00:23:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA1IiwidXNlcm5hbWUiOiJibG8iLCJlbWFpbCI6InRyYXA2MTQ0NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg3MTgxMjZ9.1GHlAkwskRYz2ImlweJFqKNb4pyvN72guLr8FTFqtfg
[07-May-2026 00:23:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-May-2026 00:23:49 UTC] ✅ JWT token verified successfully for user profile
[07-May-2026 00:23:49 UTC] User ID: 505
[07-May-2026 00:23:49 UTC] ✅ User profile retrieved successfully for user ID: 505
[07-May-2026 00:23:49 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-May-2026 00:23:49 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-May-2026 00:23:49 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA1IiwidXNlcm5hbWUiOiJibG8iLCJlbWFpbCI6InRyYXA2MTQ0NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg3MTgxMjZ9.1GHlAkwskRYz2ImlweJFqKNb4pyvN72guLr8FTFqtfg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f7c14074a48ddf6-MAD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"31.221.168.249","CF-IPCountry":"ES","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"31.221.168.249, 162.158.122.93"}
[07-May-2026 00:23:49 UTC] === User Orders API Called ===
[07-May-2026 00:23:49 UTC] User ID: 505
[07-May-2026 00:23:49 UTC] Limit: 20, Offset: 0
[07-May-2026 00:23:49 UTC] Orders found: 0
[07-May-2026 00:23:49 UTC] Orders data: []
[07-May-2026 00:23:49 UTC] Total orders count: 0
[07-May-2026 00:23:49 UTC] === API CALL LOG ===
[07-May-2026 00:23:49 UTC] Endpoint: user/profile.php
[07-May-2026 00:23:49 UTC] Full Log Data: {
    "timestamp": "2026-05-07 00:23:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.221.168.249",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA1IiwidXNlcm5hbWUiOiJibG8iLCJlbWFpbCI6InRyYXA2MTQ0NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg3MTgxMjZ9.1GHlAkwskRYz2ImlweJFqKNb4pyvN72guLr8FTFqtfg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f7c1407bad2ddf6-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "31.221.168.249",
        "CF-IPCountry": "ES",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "31.221.168.249, 162.158.122.94"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-May-2026 00:23:49 UTC] === END API CALL LOG ===
[07-May-2026 00:23:49 UTC] ✅ API Hash verification passed for profile endpoint
[07-May-2026 00:23:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA1IiwidXNlcm5hbWUiOiJibG8iLCJlbWFpbCI6InRyYXA2MTQ0NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg3MTgxMjZ9.1GHlAkwskRYz2ImlweJFqKNb4pyvN72guLr8FTFqtfg
[07-May-2026 00:23:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-May-2026 00:23:49 UTC] ✅ JWT token verified successfully for user profile
[07-May-2026 00:23:49 UTC] User ID: 505
[07-May-2026 00:23:49 UTC] ✅ User profile retrieved successfully for user ID: 505
[07-May-2026 00:24:19 UTC] === API CALL LOG ===
[07-May-2026 00:24:19 UTC] Endpoint: user/profile.php
[07-May-2026 00:24:19 UTC] Full Log Data: {
    "timestamp": "2026-05-07 00:24:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.221.168.249",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA1IiwidXNlcm5hbWUiOiJibG8iLCJlbWFpbCI6InRyYXA2MTQ0NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg3MTgxMjZ9.1GHlAkwskRYz2ImlweJFqKNb4pyvN72guLr8FTFqtfg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f7c14c0f8240361-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "31.221.168.249",
        "CF-IPCountry": "ES",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "31.221.168.249, 162.158.123.222"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-May-2026 00:24:19 UTC] === END API CALL LOG ===
[07-May-2026 00:24:19 UTC] ✅ API Hash verification passed for profile endpoint
[07-May-2026 00:24:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA1IiwidXNlcm5hbWUiOiJibG8iLCJlbWFpbCI6InRyYXA2MTQ0NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg3MTgxMjZ9.1GHlAkwskRYz2ImlweJFqKNb4pyvN72guLr8FTFqtfg
[07-May-2026 00:24:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-May-2026 00:24:19 UTC] ✅ JWT token verified successfully for user profile
[07-May-2026 00:24:19 UTC] User ID: 505
[07-May-2026 00:24:19 UTC] ✅ User profile retrieved successfully for user ID: 505
[07-May-2026 00:24:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-May-2026 00:24:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-May-2026 00:24:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA1IiwidXNlcm5hbWUiOiJibG8iLCJlbWFpbCI6InRyYXA2MTQ0NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg3MTgxMjZ9.1GHlAkwskRYz2ImlweJFqKNb4pyvN72guLr8FTFqtfg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f7c14f99ea50361-MAD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"31.221.168.249","CF-IPCountry":"ES","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"31.221.168.249, 162.158.123.222"}
[07-May-2026 00:24:28 UTC] === User Orders API Called ===
[07-May-2026 00:24:28 UTC] User ID: 505
[07-May-2026 00:24:28 UTC] Limit: 20, Offset: 0
[07-May-2026 00:24:28 UTC] Orders found: 0
[07-May-2026 00:24:28 UTC] Orders data: []
[07-May-2026 00:24:28 UTC] Total orders count: 0
[07-May-2026 00:24:28 UTC] === API CALL LOG ===
[07-May-2026 00:24:28 UTC] Endpoint: user/profile.php
[07-May-2026 00:24:28 UTC] Full Log Data: {
    "timestamp": "2026-05-07 00:24:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.221.168.249",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA1IiwidXNlcm5hbWUiOiJibG8iLCJlbWFpbCI6InRyYXA2MTQ0NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg3MTgxMjZ9.1GHlAkwskRYz2ImlweJFqKNb4pyvN72guLr8FTFqtfg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f7c14fa0f6f0361-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "31.221.168.249",
        "CF-IPCountry": "ES",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "31.221.168.249, 162.158.123.222"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-May-2026 00:24:28 UTC] === END API CALL LOG ===
[07-May-2026 00:24:28 UTC] ✅ API Hash verification passed for profile endpoint
[07-May-2026 00:24:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA1IiwidXNlcm5hbWUiOiJibG8iLCJlbWFpbCI6InRyYXA2MTQ0NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg3MTgxMjZ9.1GHlAkwskRYz2ImlweJFqKNb4pyvN72guLr8FTFqtfg
[07-May-2026 00:24:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-May-2026 00:24:28 UTC] ✅ JWT token verified successfully for user profile
[07-May-2026 00:24:28 UTC] User ID: 505
[07-May-2026 00:24:28 UTC] ✅ User profile retrieved successfully for user ID: 505
[07-May-2026 00:24:29 UTC] === API CALL LOG ===
[07-May-2026 00:24:29 UTC] Endpoint: user/profile.php
[07-May-2026 00:24:29 UTC] Full Log Data: {
    "timestamp": "2026-05-07 00:24:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.221.168.249",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA1IiwidXNlcm5hbWUiOiJibG8iLCJlbWFpbCI6InRyYXA2MTQ0NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg3MTgxMjZ9.1GHlAkwskRYz2ImlweJFqKNb4pyvN72guLr8FTFqtfg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f7c14fddc820361-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "31.221.168.249",
        "CF-IPCountry": "ES",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "31.221.168.249, 162.158.123.222"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-May-2026 00:24:29 UTC] === END API CALL LOG ===
[07-May-2026 00:24:29 UTC] ✅ API Hash verification passed for profile endpoint
[07-May-2026 00:24:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA1IiwidXNlcm5hbWUiOiJibG8iLCJlbWFpbCI6InRyYXA2MTQ0NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg3MTgxMjZ9.1GHlAkwskRYz2ImlweJFqKNb4pyvN72guLr8FTFqtfg
[07-May-2026 00:24:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-May-2026 00:24:29 UTC] ✅ JWT token verified successfully for user profile
[07-May-2026 00:24:29 UTC] User ID: 505
[07-May-2026 00:24:29 UTC] ✅ User profile retrieved successfully for user ID: 505
[07-May-2026 00:24:59 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-May-2026 00:24:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-May-2026 00:24:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA1IiwidXNlcm5hbWUiOiJibG8iLCJlbWFpbCI6InRyYXA2MTQ0NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg3MTgxMjZ9.1GHlAkwskRYz2ImlweJFqKNb4pyvN72guLr8FTFqtfg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f7c15baeb7b0361-MAD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"31.221.168.249","CF-IPCountry":"ES","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"31.221.168.249, 162.158.123.223"}
[07-May-2026 00:24:59 UTC] === User Orders API Called ===
[07-May-2026 00:24:59 UTC] User ID: 505
[07-May-2026 00:24:59 UTC] Limit: 20, Offset: 0
[07-May-2026 00:24:59 UTC] Orders found: 0
[07-May-2026 00:24:59 UTC] Orders data: []
[07-May-2026 00:24:59 UTC] Total orders count: 0
[07-May-2026 00:25:01 UTC] === API CALL LOG ===
[07-May-2026 00:25:01 UTC] Endpoint: user/profile.php
[07-May-2026 00:25:01 UTC] Full Log Data: {
    "timestamp": "2026-05-07 00:25:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.221.168.249",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA1IiwidXNlcm5hbWUiOiJibG8iLCJlbWFpbCI6InRyYXA2MTQ0NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg3MTgxMjZ9.1GHlAkwskRYz2ImlweJFqKNb4pyvN72guLr8FTFqtfg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f7c15c628ad0361-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "31.221.168.249",
        "CF-IPCountry": "ES",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "31.221.168.249, 162.158.123.223"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-May-2026 00:25:01 UTC] === END API CALL LOG ===
[07-May-2026 00:25:01 UTC] ✅ API Hash verification passed for profile endpoint
[07-May-2026 00:25:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA1IiwidXNlcm5hbWUiOiJibG8iLCJlbWFpbCI6InRyYXA2MTQ0NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg3MTgxMjZ9.1GHlAkwskRYz2ImlweJFqKNb4pyvN72guLr8FTFqtfg
[07-May-2026 00:25:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-May-2026 00:25:01 UTC] ✅ JWT token verified successfully for user profile
[07-May-2026 00:25:01 UTC] User ID: 505
[07-May-2026 00:25:01 UTC] ✅ User profile retrieved successfully for user ID: 505
[07-May-2026 00:25:01 UTC] User Purchases API - User ID: 505
[07-May-2026 00:25:01 UTC] User Purchases API - Total purchases found: 0
[07-May-2026 00:25:05 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-May-2026 00:25:05 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-May-2026 00:25:05 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA1IiwidXNlcm5hbWUiOiJibG8iLCJlbWFpbCI6InRyYXA2MTQ0NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg3MTgxMjZ9.1GHlAkwskRYz2ImlweJFqKNb4pyvN72guLr8FTFqtfg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f7c15de490e0361-MAD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"31.221.168.249","CF-IPCountry":"ES","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"31.221.168.249, 162.158.123.223"}
[07-May-2026 00:25:05 UTC] === User Orders API Called ===
[07-May-2026 00:25:05 UTC] User ID: 505
[07-May-2026 00:25:05 UTC] Limit: 20, Offset: 0
[07-May-2026 00:25:05 UTC] Orders found: 0
[07-May-2026 00:25:05 UTC] Orders data: []
[07-May-2026 00:25:05 UTC] Total orders count: 0
[07-May-2026 00:25:05 UTC] === API CALL LOG ===
[07-May-2026 00:25:05 UTC] Endpoint: user/profile.php
[07-May-2026 00:25:05 UTC] Full Log Data: {
    "timestamp": "2026-05-07 00:25:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.221.168.249",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA1IiwidXNlcm5hbWUiOiJibG8iLCJlbWFpbCI6InRyYXA2MTQ0NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg3MTgxMjZ9.1GHlAkwskRYz2ImlweJFqKNb4pyvN72guLr8FTFqtfg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f7c15df09db0361-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "31.221.168.249",
        "CF-IPCountry": "ES",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "31.221.168.249, 162.158.123.223"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-May-2026 00:25:05 UTC] === END API CALL LOG ===
[07-May-2026 00:25:05 UTC] ✅ API Hash verification passed for profile endpoint
[07-May-2026 00:25:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA1IiwidXNlcm5hbWUiOiJibG8iLCJlbWFpbCI6InRyYXA2MTQ0NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg3MTgxMjZ9.1GHlAkwskRYz2ImlweJFqKNb4pyvN72guLr8FTFqtfg
[07-May-2026 00:25:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-May-2026 00:25:05 UTC] ✅ JWT token verified successfully for user profile
[07-May-2026 00:25:05 UTC] User ID: 505
[07-May-2026 00:25:05 UTC] ✅ User profile retrieved successfully for user ID: 505
[07-May-2026 00:25:05 UTC] === API CALL LOG ===
[07-May-2026 00:25:05 UTC] Endpoint: user/profile.php
[07-May-2026 00:25:05 UTC] Full Log Data: {
    "timestamp": "2026-05-07 00:25:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.221.168.249",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA1IiwidXNlcm5hbWUiOiJibG8iLCJlbWFpbCI6InRyYXA2MTQ0NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg3MTgxMjZ9.1GHlAkwskRYz2ImlweJFqKNb4pyvN72guLr8FTFqtfg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f7c15e29d660361-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "31.221.168.249",
        "CF-IPCountry": "ES",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "31.221.168.249, 162.158.123.223"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-May-2026 00:25:05 UTC] === END API CALL LOG ===
[07-May-2026 00:25:05 UTC] ✅ API Hash verification passed for profile endpoint
[07-May-2026 00:25:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA1IiwidXNlcm5hbWUiOiJibG8iLCJlbWFpbCI6InRyYXA2MTQ0NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg3MTgxMjZ9.1GHlAkwskRYz2ImlweJFqKNb4pyvN72guLr8FTFqtfg
[07-May-2026 00:25:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-May-2026 00:25:05 UTC] ✅ JWT token verified successfully for user profile
[07-May-2026 00:25:05 UTC] User ID: 505
[07-May-2026 00:25:05 UTC] ✅ User profile retrieved successfully for user ID: 505
[07-May-2026 00:25:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-May-2026 00:25:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-May-2026 00:25:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA1IiwidXNlcm5hbWUiOiJibG8iLCJlbWFpbCI6InRyYXA2MTQ0NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg3MTgxMjZ9.1GHlAkwskRYz2ImlweJFqKNb4pyvN72guLr8FTFqtfg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f7c16372fcb0361-MAD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"31.221.168.249","CF-IPCountry":"ES","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"31.221.168.249, 162.158.123.223"}
[07-May-2026 00:25:19 UTC] === User Orders API Called ===
[07-May-2026 00:25:19 UTC] User ID: 505
[07-May-2026 00:25:19 UTC] Limit: 20, Offset: 0
[07-May-2026 00:25:19 UTC] Orders found: 0
[07-May-2026 00:25:19 UTC] Orders data: []
[07-May-2026 00:25:19 UTC] Total orders count: 0
[07-May-2026 00:25:19 UTC] === API CALL LOG ===
[07-May-2026 00:25:19 UTC] Endpoint: user/profile.php
[07-May-2026 00:25:19 UTC] Full Log Data: {
    "timestamp": "2026-05-07 00:25:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.221.168.249",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA1IiwidXNlcm5hbWUiOiJibG8iLCJlbWFpbCI6InRyYXA2MTQ0NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg3MTgxMjZ9.1GHlAkwskRYz2ImlweJFqKNb4pyvN72guLr8FTFqtfg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f7c16376ff90361-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "31.221.168.249",
        "CF-IPCountry": "ES",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "31.221.168.249, 162.158.123.222"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-May-2026 00:25:19 UTC] === END API CALL LOG ===
[07-May-2026 00:25:19 UTC] ✅ API Hash verification passed for profile endpoint
[07-May-2026 00:25:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA1IiwidXNlcm5hbWUiOiJibG8iLCJlbWFpbCI6InRyYXA2MTQ0NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg3MTgxMjZ9.1GHlAkwskRYz2ImlweJFqKNb4pyvN72guLr8FTFqtfg
[07-May-2026 00:25:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-May-2026 00:25:19 UTC] ✅ JWT token verified successfully for user profile
[07-May-2026 00:25:19 UTC] User ID: 505
[07-May-2026 00:25:19 UTC] ✅ User profile retrieved successfully for user ID: 505
[07-May-2026 00:25:19 UTC] === API CALL LOG ===
[07-May-2026 00:25:19 UTC] Endpoint: user/profile.php
[07-May-2026 00:25:19 UTC] Full Log Data: {
    "timestamp": "2026-05-07 00:25:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.221.168.249",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA1IiwidXNlcm5hbWUiOiJibG8iLCJlbWFpbCI6InRyYXA2MTQ0NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg3MTgxMjZ9.1GHlAkwskRYz2ImlweJFqKNb4pyvN72guLr8FTFqtfg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f7c163b5ca40361-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "31.221.168.249",
        "CF-IPCountry": "ES",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "31.221.168.249, 162.158.123.222"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-May-2026 00:25:19 UTC] === END API CALL LOG ===
[07-May-2026 00:25:19 UTC] ✅ API Hash verification passed for profile endpoint
[07-May-2026 00:25:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA1IiwidXNlcm5hbWUiOiJibG8iLCJlbWFpbCI6InRyYXA2MTQ0NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg3MTgxMjZ9.1GHlAkwskRYz2ImlweJFqKNb4pyvN72guLr8FTFqtfg
[07-May-2026 00:25:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-May-2026 00:25:19 UTC] ✅ JWT token verified successfully for user profile
[07-May-2026 00:25:19 UTC] User ID: 505
[07-May-2026 00:25:19 UTC] ✅ User profile retrieved successfully for user ID: 505
[07-May-2026 00:26:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-May-2026 00:26:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-May-2026 00:26:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA1IiwidXNlcm5hbWUiOiJibG8iLCJlbWFpbCI6InRyYXA2MTQ0NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg3MTgxMjZ9.1GHlAkwskRYz2ImlweJFqKNb4pyvN72guLr8FTFqtfg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f7c183b3a710361-MAD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"31.221.168.249","CF-IPCountry":"ES","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"31.221.168.249, 162.158.123.223"}
[07-May-2026 00:26:41 UTC] === User Orders API Called ===
[07-May-2026 00:26:41 UTC] User ID: 505
[07-May-2026 00:26:41 UTC] Limit: 20, Offset: 0
[07-May-2026 00:26:41 UTC] Orders found: 0
[07-May-2026 00:26:41 UTC] Orders data: []
[07-May-2026 00:26:41 UTC] Total orders count: 0
[07-May-2026 00:26:41 UTC] === API CALL LOG ===
[07-May-2026 00:26:41 UTC] Endpoint: user/profile.php
[07-May-2026 00:26:41 UTC] Full Log Data: {
    "timestamp": "2026-05-07 00:26:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.221.168.249",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA1IiwidXNlcm5hbWUiOiJibG8iLCJlbWFpbCI6InRyYXA2MTQ0NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg3MTgxMjZ9.1GHlAkwskRYz2ImlweJFqKNb4pyvN72guLr8FTFqtfg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f7c183b9adb0361-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "31.221.168.249",
        "CF-IPCountry": "ES",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "31.221.168.249, 162.158.123.222"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-May-2026 00:26:41 UTC] === END API CALL LOG ===
[07-May-2026 00:26:41 UTC] ✅ API Hash verification passed for profile endpoint
[07-May-2026 00:26:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA1IiwidXNlcm5hbWUiOiJibG8iLCJlbWFpbCI6InRyYXA2MTQ0NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg3MTgxMjZ9.1GHlAkwskRYz2ImlweJFqKNb4pyvN72guLr8FTFqtfg
[07-May-2026 00:26:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-May-2026 00:26:41 UTC] ✅ JWT token verified successfully for user profile
[07-May-2026 00:26:41 UTC] User ID: 505
[07-May-2026 00:26:41 UTC] ✅ User profile retrieved successfully for user ID: 505
[07-May-2026 00:26:42 UTC] === API CALL LOG ===
[07-May-2026 00:26:42 UTC] Endpoint: user/profile.php
[07-May-2026 00:26:42 UTC] Full Log Data: {
    "timestamp": "2026-05-07 00:26:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.221.168.249",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA1IiwidXNlcm5hbWUiOiJibG8iLCJlbWFpbCI6InRyYXA2MTQ0NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg3MTgxMjZ9.1GHlAkwskRYz2ImlweJFqKNb4pyvN72guLr8FTFqtfg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f7c183f9f980361-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "31.221.168.249",
        "CF-IPCountry": "ES",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "31.221.168.249, 162.158.123.222"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-May-2026 00:26:42 UTC] === END API CALL LOG ===
[07-May-2026 00:26:42 UTC] ✅ API Hash verification passed for profile endpoint
[07-May-2026 00:26:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA1IiwidXNlcm5hbWUiOiJibG8iLCJlbWFpbCI6InRyYXA2MTQ0NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg3MTgxMjZ9.1GHlAkwskRYz2ImlweJFqKNb4pyvN72guLr8FTFqtfg
[07-May-2026 00:26:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-May-2026 00:26:42 UTC] ✅ JWT token verified successfully for user profile
[07-May-2026 00:26:42 UTC] User ID: 505
[07-May-2026 00:26:42 UTC] ✅ User profile retrieved successfully for user ID: 505
[07-May-2026 00:26:48 UTC] === API CALL LOG ===
[07-May-2026 00:26:48 UTC] Endpoint: user/profile.php
[07-May-2026 00:26:48 UTC] Full Log Data: {
    "timestamp": "2026-05-07 00:26:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.221.168.249",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA1IiwidXNlcm5hbWUiOiJibG8iLCJlbWFpbCI6InRyYXA2MTQ0NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg3MTgxMjZ9.1GHlAkwskRYz2ImlweJFqKNb4pyvN72guLr8FTFqtfg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f7c18654c770361-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "31.221.168.249",
        "CF-IPCountry": "ES",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "31.221.168.249, 162.158.123.222"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-May-2026 00:26:48 UTC] === END API CALL LOG ===
[07-May-2026 00:26:48 UTC] ✅ API Hash verification passed for profile endpoint
[07-May-2026 00:26:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA1IiwidXNlcm5hbWUiOiJibG8iLCJlbWFpbCI6InRyYXA2MTQ0NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg3MTgxMjZ9.1GHlAkwskRYz2ImlweJFqKNb4pyvN72guLr8FTFqtfg
[07-May-2026 00:26:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-May-2026 00:26:48 UTC] ✅ JWT token verified successfully for user profile
[07-May-2026 00:26:48 UTC] User ID: 505
[07-May-2026 00:26:48 UTC] ✅ User profile retrieved successfully for user ID: 505
[07-May-2026 00:26:48 UTC] User Purchases API - User ID: 505
[07-May-2026 00:26:48 UTC] User Purchases API - Total purchases found: 0
[07-May-2026 00:26:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-May-2026 00:26:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-May-2026 00:26:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA1IiwidXNlcm5hbWUiOiJibG8iLCJlbWFpbCI6InRyYXA2MTQ0NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg3MTgxMjZ9.1GHlAkwskRYz2ImlweJFqKNb4pyvN72guLr8FTFqtfg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f7c1891daee0361-MAD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"31.221.168.249","CF-IPCountry":"ES","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"31.221.168.249, 162.158.123.222"}
[07-May-2026 00:26:55 UTC] === User Orders API Called ===
[07-May-2026 00:26:55 UTC] User ID: 505
[07-May-2026 00:26:55 UTC] Limit: 20, Offset: 0
[07-May-2026 00:26:55 UTC] Orders found: 0
[07-May-2026 00:26:55 UTC] Orders data: []
[07-May-2026 00:26:55 UTC] Total orders count: 0
[07-May-2026 00:27:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-May-2026 00:27:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-May-2026 00:27:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA1IiwidXNlcm5hbWUiOiJibG8iLCJlbWFpbCI6InRyYXA2MTQ0NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg3MTgxMjZ9.1GHlAkwskRYz2ImlweJFqKNb4pyvN72guLr8FTFqtfg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f7c18aebff30361-MAD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"31.221.168.249","CF-IPCountry":"ES","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"31.221.168.249, 162.158.123.222"}
[07-May-2026 00:27:00 UTC] === User Orders API Called ===
[07-May-2026 00:27:00 UTC] User ID: 505
[07-May-2026 00:27:00 UTC] Limit: 20, Offset: 0
[07-May-2026 00:27:00 UTC] Orders found: 0
[07-May-2026 00:27:00 UTC] Orders data: []
[07-May-2026 00:27:00 UTC] Total orders count: 0
[07-May-2026 00:27:00 UTC] === API CALL LOG ===
[07-May-2026 00:27:00 UTC] Endpoint: user/profile.php
[07-May-2026 00:27:00 UTC] Full Log Data: {
    "timestamp": "2026-05-07 00:27:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.221.168.249",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA1IiwidXNlcm5hbWUiOiJibG8iLCJlbWFpbCI6InRyYXA2MTQ0NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg3MTgxMjZ9.1GHlAkwskRYz2ImlweJFqKNb4pyvN72guLr8FTFqtfg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f7c18aef8400361-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "31.221.168.249",
        "CF-IPCountry": "ES",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "31.221.168.249, 162.158.123.222"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-May-2026 00:27:00 UTC] === END API CALL LOG ===
[07-May-2026 00:27:00 UTC] ✅ API Hash verification passed for profile endpoint
[07-May-2026 00:27:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA1IiwidXNlcm5hbWUiOiJibG8iLCJlbWFpbCI6InRyYXA2MTQ0NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg3MTgxMjZ9.1GHlAkwskRYz2ImlweJFqKNb4pyvN72guLr8FTFqtfg
[07-May-2026 00:27:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-May-2026 00:27:00 UTC] ✅ JWT token verified successfully for user profile
[07-May-2026 00:27:00 UTC] User ID: 505
[07-May-2026 00:27:00 UTC] ✅ User profile retrieved successfully for user ID: 505
[07-May-2026 00:27:00 UTC] === API CALL LOG ===
[07-May-2026 00:27:00 UTC] Endpoint: user/profile.php
[07-May-2026 00:27:00 UTC] Full Log Data: {
    "timestamp": "2026-05-07 00:27:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.221.168.249",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA1IiwidXNlcm5hbWUiOiJibG8iLCJlbWFpbCI6InRyYXA2MTQ0NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg3MTgxMjZ9.1GHlAkwskRYz2ImlweJFqKNb4pyvN72guLr8FTFqtfg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f7c18b30cbd0361-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "31.221.168.249",
        "CF-IPCountry": "ES",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "31.221.168.249, 162.158.123.222"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-May-2026 00:27:00 UTC] === END API CALL LOG ===
[07-May-2026 00:27:00 UTC] ✅ API Hash verification passed for profile endpoint
[07-May-2026 00:27:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA1IiwidXNlcm5hbWUiOiJibG8iLCJlbWFpbCI6InRyYXA2MTQ0NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg3MTgxMjZ9.1GHlAkwskRYz2ImlweJFqKNb4pyvN72guLr8FTFqtfg
[07-May-2026 00:27:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-May-2026 00:27:00 UTC] ✅ JWT token verified successfully for user profile
[07-May-2026 00:27:00 UTC] User ID: 505
[07-May-2026 00:27:00 UTC] ✅ User profile retrieved successfully for user ID: 505
[07-May-2026 00:27:12 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-May-2026 00:27:12 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-May-2026 00:27:12 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA1IiwidXNlcm5hbWUiOiJibG8iLCJlbWFpbCI6InRyYXA2MTQ0NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg3MTgxMjZ9.1GHlAkwskRYz2ImlweJFqKNb4pyvN72guLr8FTFqtfg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f7c18f95ad60361-MAD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"31.221.168.249","CF-IPCountry":"ES","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"31.221.168.249, 162.158.123.223"}
[07-May-2026 00:27:12 UTC] === User Orders API Called ===
[07-May-2026 00:27:12 UTC] User ID: 505
[07-May-2026 00:27:12 UTC] Limit: 20, Offset: 0
[07-May-2026 00:27:12 UTC] Orders found: 0
[07-May-2026 00:27:12 UTC] Orders data: []
[07-May-2026 00:27:12 UTC] Total orders count: 0
[07-May-2026 00:27:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-May-2026 00:27:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-May-2026 00:27:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA1IiwidXNlcm5hbWUiOiJibG8iLCJlbWFpbCI6InRyYXA2MTQ0NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg3MTgxMjZ9.1GHlAkwskRYz2ImlweJFqKNb4pyvN72guLr8FTFqtfg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f7c19092baa0361-MAD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"31.221.168.249","CF-IPCountry":"ES","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"31.221.168.249, 162.158.123.223"}
[07-May-2026 00:27:14 UTC] === User Orders API Called ===
[07-May-2026 00:27:14 UTC] User ID: 505
[07-May-2026 00:27:14 UTC] Limit: 20, Offset: 0
[07-May-2026 00:27:14 UTC] Orders found: 0
[07-May-2026 00:27:14 UTC] Orders data: []
[07-May-2026 00:27:14 UTC] Total orders count: 0
[07-May-2026 00:27:14 UTC] === API CALL LOG ===
[07-May-2026 00:27:14 UTC] Endpoint: user/profile.php
[07-May-2026 00:27:14 UTC] Full Log Data: {
    "timestamp": "2026-05-07 00:27:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.221.168.249",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA1IiwidXNlcm5hbWUiOiJibG8iLCJlbWFpbCI6InRyYXA2MTQ0NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg3MTgxMjZ9.1GHlAkwskRYz2ImlweJFqKNb4pyvN72guLr8FTFqtfg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f7c1909cc5c0361-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "31.221.168.249",
        "CF-IPCountry": "ES",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "31.221.168.249, 162.158.123.222"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-May-2026 00:27:14 UTC] === END API CALL LOG ===
[07-May-2026 00:27:14 UTC] ✅ API Hash verification passed for profile endpoint
[07-May-2026 00:27:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA1IiwidXNlcm5hbWUiOiJibG8iLCJlbWFpbCI6InRyYXA2MTQ0NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg3MTgxMjZ9.1GHlAkwskRYz2ImlweJFqKNb4pyvN72guLr8FTFqtfg
[07-May-2026 00:27:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-May-2026 00:27:14 UTC] ✅ JWT token verified successfully for user profile
[07-May-2026 00:27:14 UTC] User ID: 505
[07-May-2026 00:27:14 UTC] ✅ User profile retrieved successfully for user ID: 505
[07-May-2026 00:27:15 UTC] === API CALL LOG ===
[07-May-2026 00:27:15 UTC] Endpoint: user/profile.php
[07-May-2026 00:27:15 UTC] Full Log Data: {
    "timestamp": "2026-05-07 00:27:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.221.168.249",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA1IiwidXNlcm5hbWUiOiJibG8iLCJlbWFpbCI6InRyYXA2MTQ0NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg3MTgxMjZ9.1GHlAkwskRYz2ImlweJFqKNb4pyvN72guLr8FTFqtfg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f7c190d5ff90361-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "31.221.168.249",
        "CF-IPCountry": "ES",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "31.221.168.249, 162.158.123.223"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-May-2026 00:27:15 UTC] === END API CALL LOG ===
[07-May-2026 00:27:15 UTC] ✅ API Hash verification passed for profile endpoint
[07-May-2026 00:27:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA1IiwidXNlcm5hbWUiOiJibG8iLCJlbWFpbCI6InRyYXA2MTQ0NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg3MTgxMjZ9.1GHlAkwskRYz2ImlweJFqKNb4pyvN72guLr8FTFqtfg
[07-May-2026 00:27:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-May-2026 00:27:15 UTC] ✅ JWT token verified successfully for user profile
[07-May-2026 00:27:15 UTC] User ID: 505
[07-May-2026 00:27:15 UTC] ✅ User profile retrieved successfully for user ID: 505
[07-May-2026 00:27:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-May-2026 00:27:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-May-2026 00:27:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA1IiwidXNlcm5hbWUiOiJibG8iLCJlbWFpbCI6InRyYXA2MTQ0NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg3MTgxMjZ9.1GHlAkwskRYz2ImlweJFqKNb4pyvN72guLr8FTFqtfg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f7c1946adea0361-MAD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"31.221.168.249","CF-IPCountry":"ES","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"31.221.168.249, 162.158.123.222"}
[07-May-2026 00:27:24 UTC] === User Orders API Called ===
[07-May-2026 00:27:24 UTC] User ID: 505
[07-May-2026 00:27:24 UTC] Limit: 20, Offset: 0
[07-May-2026 00:27:24 UTC] Orders found: 0
[07-May-2026 00:27:24 UTC] Orders data: []
[07-May-2026 00:27:24 UTC] Total orders count: 0
[07-May-2026 00:27:24 UTC] === API CALL LOG ===
[07-May-2026 00:27:24 UTC] Endpoint: user/profile.php
[07-May-2026 00:27:24 UTC] Full Log Data: {
    "timestamp": "2026-05-07 00:27:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.221.168.249",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA1IiwidXNlcm5hbWUiOiJibG8iLCJlbWFpbCI6InRyYXA2MTQ0NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg3MTgxMjZ9.1GHlAkwskRYz2ImlweJFqKNb4pyvN72guLr8FTFqtfg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f7c1946fe3f0361-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "31.221.168.249",
        "CF-IPCountry": "ES",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "31.221.168.249, 162.158.123.222"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-May-2026 00:27:24 UTC] === END API CALL LOG ===
[07-May-2026 00:27:24 UTC] ✅ API Hash verification passed for profile endpoint
[07-May-2026 00:27:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA1IiwidXNlcm5hbWUiOiJibG8iLCJlbWFpbCI6InRyYXA2MTQ0NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg3MTgxMjZ9.1GHlAkwskRYz2ImlweJFqKNb4pyvN72guLr8FTFqtfg
[07-May-2026 00:27:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-May-2026 00:27:24 UTC] ✅ JWT token verified successfully for user profile
[07-May-2026 00:27:24 UTC] User ID: 505
[07-May-2026 00:27:24 UTC] ✅ User profile retrieved successfully for user ID: 505
[07-May-2026 00:27:25 UTC] === API CALL LOG ===
[07-May-2026 00:27:25 UTC] Endpoint: user/profile.php
[07-May-2026 00:27:25 UTC] Full Log Data: {
    "timestamp": "2026-05-07 00:27:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.221.168.249",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA1IiwidXNlcm5hbWUiOiJibG8iLCJlbWFpbCI6InRyYXA2MTQ0NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg3MTgxMjZ9.1GHlAkwskRYz2ImlweJFqKNb4pyvN72guLr8FTFqtfg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f7c194aa9c20361-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "31.221.168.249",
        "CF-IPCountry": "ES",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "31.221.168.249, 162.158.123.222"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-May-2026 00:27:25 UTC] === END API CALL LOG ===
[07-May-2026 00:27:25 UTC] ✅ API Hash verification passed for profile endpoint
[07-May-2026 00:27:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA1IiwidXNlcm5hbWUiOiJibG8iLCJlbWFpbCI6InRyYXA2MTQ0NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg3MTgxMjZ9.1GHlAkwskRYz2ImlweJFqKNb4pyvN72guLr8FTFqtfg
[07-May-2026 00:27:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-May-2026 00:27:25 UTC] ✅ JWT token verified successfully for user profile
[07-May-2026 00:27:25 UTC] User ID: 505
[07-May-2026 00:27:25 UTC] ✅ User profile retrieved successfully for user ID: 505
[07-May-2026 00:28:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-May-2026 00:28:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-May-2026 00:28:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA1IiwidXNlcm5hbWUiOiJibG8iLCJlbWFpbCI6InRyYXA2MTQ0NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg3MTgxMjZ9.1GHlAkwskRYz2ImlweJFqKNb4pyvN72guLr8FTFqtfg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f7c1a69fd1d0361-MAD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"31.221.168.249","CF-IPCountry":"ES","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"31.221.168.249, 162.158.123.223"}
[07-May-2026 00:28:11 UTC] === User Orders API Called ===
[07-May-2026 00:28:11 UTC] User ID: 505
[07-May-2026 00:28:11 UTC] Limit: 20, Offset: 0
[07-May-2026 00:28:11 UTC] Orders found: 1
[07-May-2026 00:28:11 UTC] Orders data: [{"id":245,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/GOLDENTRRAD","status":"pending","created_at":"2026-05-07 03:58:09","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[07-May-2026 00:28:11 UTC] Total orders count: 1
[07-May-2026 00:33:22 UTC] === API CALL LOG ===
[07-May-2026 00:33:22 UTC] Endpoint: user/profile.php
[07-May-2026 00:33:22 UTC] Full Log Data: {
    "timestamp": "2026-05-07 00:33:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.221.168.249",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA1IiwidXNlcm5hbWUiOiJibG8iLCJlbWFpbCI6InRyYXA2MTQ0NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg3MTgxMjZ9.1GHlAkwskRYz2ImlweJFqKNb4pyvN72guLr8FTFqtfg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f7c22044fc7e074-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "31.221.168.249",
        "CF-IPCountry": "ES",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "31.221.168.249, 162.158.123.222"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-May-2026 00:33:22 UTC] === END API CALL LOG ===
[07-May-2026 00:33:22 UTC] ✅ API Hash verification passed for profile endpoint
[07-May-2026 00:33:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA1IiwidXNlcm5hbWUiOiJibG8iLCJlbWFpbCI6InRyYXA2MTQ0NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg3MTgxMjZ9.1GHlAkwskRYz2ImlweJFqKNb4pyvN72guLr8FTFqtfg
[07-May-2026 00:33:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-May-2026 00:33:22 UTC] ✅ JWT token verified successfully for user profile
[07-May-2026 00:33:22 UTC] User ID: 505
[07-May-2026 00:33:22 UTC] ✅ User profile retrieved successfully for user ID: 505
[07-May-2026 00:33:24 UTC] === API CALL LOG ===
[07-May-2026 00:33:24 UTC] Endpoint: user/profile.php
[07-May-2026 00:33:24 UTC] Full Log Data: {
    "timestamp": "2026-05-07 00:33:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.221.168.249",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA1IiwidXNlcm5hbWUiOiJibG8iLCJlbWFpbCI6InRyYXA2MTQ0NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg3MTgxMjZ9.1GHlAkwskRYz2ImlweJFqKNb4pyvN72guLr8FTFqtfg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f7c22010b6de074-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "31.221.168.249",
        "CF-IPCountry": "ES",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "31.221.168.249, 162.158.123.223"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-May-2026 00:33:24 UTC] === END API CALL LOG ===
[07-May-2026 00:33:24 UTC] ✅ API Hash verification passed for profile endpoint
[07-May-2026 00:33:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA1IiwidXNlcm5hbWUiOiJibG8iLCJlbWFpbCI6InRyYXA2MTQ0NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg3MTgxMjZ9.1GHlAkwskRYz2ImlweJFqKNb4pyvN72guLr8FTFqtfg
[07-May-2026 00:33:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-May-2026 00:33:24 UTC] ✅ JWT token verified successfully for user profile
[07-May-2026 00:33:24 UTC] User ID: 505
[07-May-2026 00:33:24 UTC] ✅ User profile retrieved successfully for user ID: 505
[07-May-2026 00:33:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-May-2026 00:33:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-May-2026 00:33:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA1IiwidXNlcm5hbWUiOiJibG8iLCJlbWFpbCI6InRyYXA2MTQ0NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg3MTgxMjZ9.1GHlAkwskRYz2ImlweJFqKNb4pyvN72guLr8FTFqtfg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f7c22010b6be074-MAD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"31.221.168.249","CF-IPCountry":"ES","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"31.221.168.249, 162.158.123.222"}
[07-May-2026 00:33:24 UTC] === User Orders API Called ===
[07-May-2026 00:33:24 UTC] User ID: 505
[07-May-2026 00:33:24 UTC] Limit: 20, Offset: 0
[07-May-2026 00:33:24 UTC] Orders found: 1
[07-May-2026 00:33:24 UTC] Orders data: [{"id":245,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/GOLDENTRRAD","status":"pending","created_at":"2026-05-07 03:58:09","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[07-May-2026 00:33:24 UTC] Total orders count: 1
[07-May-2026 00:33:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-May-2026 00:33:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-May-2026 00:33:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA1IiwidXNlcm5hbWUiOiJibG8iLCJlbWFpbCI6InRyYXA2MTQ0NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg3MTgxMjZ9.1GHlAkwskRYz2ImlweJFqKNb4pyvN72guLr8FTFqtfg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f7c225edfc9e074-MAD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"31.221.168.249","CF-IPCountry":"ES","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"31.221.168.249, 162.158.123.223"}
[07-May-2026 00:33:37 UTC] === User Orders API Called ===
[07-May-2026 00:33:37 UTC] User ID: 505
[07-May-2026 00:33:37 UTC] Limit: 20, Offset: 0
[07-May-2026 00:33:37 UTC] Orders found: 2
[07-May-2026 00:33:37 UTC] Orders data: [{"id":246,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ganarifs","status":"pending","created_at":"2026-05-07 04:03:34","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":245,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/GOLDENTRRAD","status":"pending","created_at":"2026-05-07 03:58:09","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[07-May-2026 00:33:37 UTC] Total orders count: 2
[07-May-2026 00:33:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-May-2026 00:33:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-May-2026 00:33:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA1IiwidXNlcm5hbWUiOiJibG8iLCJlbWFpbCI6InRyYXA2MTQ0NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg3MTgxMjZ9.1GHlAkwskRYz2ImlweJFqKNb4pyvN72guLr8FTFqtfg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f7c22b57884e074-MAD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"31.221.168.249","CF-IPCountry":"ES","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"31.221.168.249, 162.158.123.223"}
[07-May-2026 00:33:51 UTC] === User Orders API Called ===
[07-May-2026 00:33:51 UTC] User ID: 505
[07-May-2026 00:33:51 UTC] Limit: 20, Offset: 0
[07-May-2026 00:33:51 UTC] Orders found: 2
[07-May-2026 00:33:51 UTC] Orders data: [{"id":246,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ganarifs","status":"pending","created_at":"2026-05-07 04:03:34","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":245,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/GOLDENTRRAD","status":"pending","created_at":"2026-05-07 03:58:09","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[07-May-2026 00:33:51 UTC] Total orders count: 2
[07-May-2026 00:33:51 UTC] === API CALL LOG ===
[07-May-2026 00:33:51 UTC] Endpoint: user/profile.php
[07-May-2026 00:33:51 UTC] Full Log Data: {
    "timestamp": "2026-05-07 00:33:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.221.168.249",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA1IiwidXNlcm5hbWUiOiJibG8iLCJlbWFpbCI6InRyYXA2MTQ0NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg3MTgxMjZ9.1GHlAkwskRYz2ImlweJFqKNb4pyvN72guLr8FTFqtfg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f7c22b5a8bde074-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "31.221.168.249",
        "CF-IPCountry": "ES",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "31.221.168.249, 162.158.123.222"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-May-2026 00:33:51 UTC] === END API CALL LOG ===
[07-May-2026 00:33:51 UTC] ✅ API Hash verification passed for profile endpoint
[07-May-2026 00:33:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA1IiwidXNlcm5hbWUiOiJibG8iLCJlbWFpbCI6InRyYXA2MTQ0NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg3MTgxMjZ9.1GHlAkwskRYz2ImlweJFqKNb4pyvN72guLr8FTFqtfg
[07-May-2026 00:33:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-May-2026 00:33:51 UTC] ✅ JWT token verified successfully for user profile
[07-May-2026 00:33:51 UTC] User ID: 505
[07-May-2026 00:33:51 UTC] ✅ User profile retrieved successfully for user ID: 505
[07-May-2026 00:33:51 UTC] === API CALL LOG ===
[07-May-2026 00:33:51 UTC] Endpoint: user/profile.php
[07-May-2026 00:33:51 UTC] Full Log Data: {
    "timestamp": "2026-05-07 00:33:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.221.168.249",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA1IiwidXNlcm5hbWUiOiJibG8iLCJlbWFpbCI6InRyYXA2MTQ0NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg3MTgxMjZ9.1GHlAkwskRYz2ImlweJFqKNb4pyvN72guLr8FTFqtfg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f7c22b99da3e074-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "31.221.168.249",
        "CF-IPCountry": "ES",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "31.221.168.249, 162.158.123.222"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-May-2026 00:33:51 UTC] === END API CALL LOG ===
[07-May-2026 00:33:51 UTC] ✅ API Hash verification passed for profile endpoint
[07-May-2026 00:33:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA1IiwidXNlcm5hbWUiOiJibG8iLCJlbWFpbCI6InRyYXA2MTQ0NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg3MTgxMjZ9.1GHlAkwskRYz2ImlweJFqKNb4pyvN72guLr8FTFqtfg
[07-May-2026 00:33:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-May-2026 00:33:51 UTC] ✅ JWT token verified successfully for user profile
[07-May-2026 00:33:51 UTC] User ID: 505
[07-May-2026 00:33:51 UTC] ✅ User profile retrieved successfully for user ID: 505
[07-May-2026 00:33:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-May-2026 00:33:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-May-2026 00:33:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA1IiwidXNlcm5hbWUiOiJibG8iLCJlbWFpbCI6InRyYXA2MTQ0NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg3MTgxMjZ9.1GHlAkwskRYz2ImlweJFqKNb4pyvN72guLr8FTFqtfg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f7c22be4b25e074-MAD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"31.221.168.249","CF-IPCountry":"ES","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"31.221.168.249, 162.158.123.223"}
[07-May-2026 00:33:52 UTC] === User Orders API Called ===
[07-May-2026 00:33:52 UTC] User ID: 505
[07-May-2026 00:33:52 UTC] Limit: 20, Offset: 0
[07-May-2026 00:33:52 UTC] Orders found: 2
[07-May-2026 00:33:52 UTC] Orders data: [{"id":246,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ganarifs","status":"pending","created_at":"2026-05-07 04:03:34","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":245,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/GOLDENTRRAD","status":"pending","created_at":"2026-05-07 03:58:09","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[07-May-2026 00:33:52 UTC] Total orders count: 2
[07-May-2026 00:48:28 UTC] === API CALL LOG ===
[07-May-2026 00:48:28 UTC] Endpoint: user/profile.php
[07-May-2026 00:48:28 UTC] Full Log Data: {
    "timestamp": "2026-05-07 00:48:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.247.179.61",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk0IiwidXNlcm5hbWUiOiJ6dWxmYXFhciIsImVtYWlsIjoidGFyaXF6dWxmYXFhcnRhcmlxenVsZmFxYXIwOUBnbWFpbC5jb20iLCJleHAiOjE3Nzg2MzYxMDZ9.HE0qxLrxpk59b8SvuD_db0pASexv5Y4QUxc7mmeHIOE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f7c3823ad505c92-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "84.247.179.61",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "84.247.179.61, 162.158.87.135"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-May-2026 00:48:28 UTC] === END API CALL LOG ===
[07-May-2026 00:48:28 UTC] ✅ API Hash verification passed for profile endpoint
[07-May-2026 00:48:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk0IiwidXNlcm5hbWUiOiJ6dWxmYXFhciIsImVtYWlsIjoidGFyaXF6dWxmYXFhcnRhcmlxenVsZmFxYXIwOUBnbWFpbC5jb20iLCJleHAiOjE3Nzg2MzYxMDZ9.HE0qxLrxpk59b8SvuD_db0pASexv5Y4QUxc7mmeHIOE
[07-May-2026 00:48:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-May-2026 00:48:28 UTC] ✅ JWT token verified successfully for user profile
[07-May-2026 00:48:28 UTC] User ID: 494
[07-May-2026 00:48:28 UTC] ✅ User profile retrieved successfully for user ID: 494
[07-May-2026 00:48:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-May-2026 00:48:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-May-2026 00:48:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk0IiwidXNlcm5hbWUiOiJ6dWxmYXFhciIsImVtYWlsIjoidGFyaXF6dWxmYXFhcnRhcmlxenVsZmFxYXIwOUBnbWFpbC5jb20iLCJleHAiOjE3Nzg2MzYxMDZ9.HE0qxLrxpk59b8SvuD_db0pASexv5Y4QUxc7mmeHIOE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f7c382daa8d5c92-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"84.247.179.61","CF-IPCountry":"FR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"84.247.179.61, 162.158.87.135"}
[07-May-2026 00:48:30 UTC] === User Orders API Called ===
[07-May-2026 00:48:30 UTC] User ID: 494
[07-May-2026 00:48:30 UTC] Limit: 20, Offset: 0
[07-May-2026 00:48:30 UTC] Orders found: 0
[07-May-2026 00:48:30 UTC] Orders data: []
[07-May-2026 00:48:30 UTC] === API CALL LOG ===
[07-May-2026 00:48:30 UTC] Endpoint: user/profile.php
[07-May-2026 00:48:30 UTC] Full Log Data: {
    "timestamp": "2026-05-07 00:48:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.247.179.61",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk0IiwidXNlcm5hbWUiOiJ6dWxmYXFhciIsImVtYWlsIjoidGFyaXF6dWxmYXFhcnRhcmlxenVsZmFxYXIwOUBnbWFpbC5jb20iLCJleHAiOjE3Nzg2MzYxMDZ9.HE0qxLrxpk59b8SvuD_db0pASexv5Y4QUxc7mmeHIOE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f7c382daa8c5c92-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "84.247.179.61",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "84.247.179.61, 162.158.87.135"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-May-2026 00:48:30 UTC] === END API CALL LOG ===
[07-May-2026 00:48:30 UTC] ✅ API Hash verification passed for profile endpoint
[07-May-2026 00:48:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk0IiwidXNlcm5hbWUiOiJ6dWxmYXFhciIsImVtYWlsIjoidGFyaXF6dWxmYXFhcnRhcmlxenVsZmFxYXIwOUBnbWFpbC5jb20iLCJleHAiOjE3Nzg2MzYxMDZ9.HE0qxLrxpk59b8SvuD_db0pASexv5Y4QUxc7mmeHIOE
[07-May-2026 00:48:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-May-2026 00:48:30 UTC] ✅ JWT token verified successfully for user profile
[07-May-2026 00:48:30 UTC] User ID: 494
[07-May-2026 00:48:30 UTC] ✅ User profile retrieved successfully for user ID: 494
[07-May-2026 00:48:30 UTC] Total orders count: 0
[07-May-2026 00:48:30 UTC] === API CALL LOG ===
[07-May-2026 00:48:30 UTC] Endpoint: user/profile.php
[07-May-2026 00:48:30 UTC] Full Log Data: {
    "timestamp": "2026-05-07 00:48:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.247.179.61",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk0IiwidXNlcm5hbWUiOiJ6dWxmYXFhciIsImVtYWlsIjoidGFyaXF6dWxmYXFhcnRhcmlxenVsZmFxYXIwOUBnbWFpbC5jb20iLCJleHAiOjE3Nzg2MzYxMDZ9.HE0qxLrxpk59b8SvuD_db0pASexv5Y4QUxc7mmeHIOE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f7c382daa8e5c92-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "84.247.179.61",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "84.247.179.61, 162.158.87.136"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-May-2026 00:48:30 UTC] === END API CALL LOG ===
[07-May-2026 00:48:30 UTC] ✅ API Hash verification passed for profile endpoint
[07-May-2026 00:48:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk0IiwidXNlcm5hbWUiOiJ6dWxmYXFhciIsImVtYWlsIjoidGFyaXF6dWxmYXFhcnRhcmlxenVsZmFxYXIwOUBnbWFpbC5jb20iLCJleHAiOjE3Nzg2MzYxMDZ9.HE0qxLrxpk59b8SvuD_db0pASexv5Y4QUxc7mmeHIOE
[07-May-2026 00:48:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-May-2026 00:48:30 UTC] ✅ JWT token verified successfully for user profile
[07-May-2026 00:48:30 UTC] User ID: 494
[07-May-2026 00:48:30 UTC] ✅ User profile retrieved successfully for user ID: 494
[07-May-2026 00:48:34 UTC] === API CALL LOG ===
[07-May-2026 00:48:34 UTC] Endpoint: user/profile.php
[07-May-2026 00:48:34 UTC] Full Log Data: {
    "timestamp": "2026-05-07 00:48:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.247.179.61",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk0IiwidXNlcm5hbWUiOiJ6dWxmYXFhciIsImVtYWlsIjoidGFyaXF6dWxmYXFhcnRhcmlxenVsZmFxYXIwOUBnbWFpbC5jb20iLCJleHAiOjE3Nzg2MzYxMDZ9.HE0qxLrxpk59b8SvuD_db0pASexv5Y4QUxc7mmeHIOE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f7c384859cc5c92-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "84.247.179.61",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "84.247.179.61, 162.158.87.135"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-May-2026 00:48:34 UTC] === END API CALL LOG ===
[07-May-2026 00:48:34 UTC] ✅ API Hash verification passed for profile endpoint
[07-May-2026 00:48:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk0IiwidXNlcm5hbWUiOiJ6dWxmYXFhciIsImVtYWlsIjoidGFyaXF6dWxmYXFhcnRhcmlxenVsZmFxYXIwOUBnbWFpbC5jb20iLCJleHAiOjE3Nzg2MzYxMDZ9.HE0qxLrxpk59b8SvuD_db0pASexv5Y4QUxc7mmeHIOE
[07-May-2026 00:48:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-May-2026 00:48:34 UTC] ✅ JWT token verified successfully for user profile
[07-May-2026 00:48:34 UTC] User ID: 494
[07-May-2026 00:48:34 UTC] ✅ User profile retrieved successfully for user ID: 494
[07-May-2026 00:49:12 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-May-2026 00:49:12 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-May-2026 00:49:12 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk0IiwidXNlcm5hbWUiOiJ6dWxmYXFhciIsImVtYWlsIjoidGFyaXF6dWxmYXFhcnRhcmlxenVsZmFxYXIwOUBnbWFpbC5jb20iLCJleHAiOjE3Nzg2MzYxMDZ9.HE0qxLrxpk59b8SvuD_db0pASexv5Y4QUxc7mmeHIOE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f7c393659fa5c92-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"84.247.179.61","CF-IPCountry":"FR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"84.247.179.61, 162.158.87.136"}
[07-May-2026 00:49:12 UTC] === User Orders API Called ===
[07-May-2026 00:49:12 UTC] User ID: 494
[07-May-2026 00:49:12 UTC] Limit: 20, Offset: 0
[07-May-2026 00:49:12 UTC] Orders found: 0
[07-May-2026 00:49:12 UTC] Orders data: []
[07-May-2026 00:49:12 UTC] Total orders count: 0
[07-May-2026 00:49:12 UTC] === API CALL LOG ===
[07-May-2026 00:49:12 UTC] Endpoint: user/profile.php
[07-May-2026 00:49:12 UTC] Full Log Data: {
    "timestamp": "2026-05-07 00:49:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.247.179.61",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk0IiwidXNlcm5hbWUiOiJ6dWxmYXFhciIsImVtYWlsIjoidGFyaXF6dWxmYXFhcnRhcmlxenVsZmFxYXIwOUBnbWFpbC5jb20iLCJleHAiOjE3Nzg2MzYxMDZ9.HE0qxLrxpk59b8SvuD_db0pASexv5Y4QUxc7mmeHIOE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f7c39367a095c92-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "84.247.179.61",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "84.247.179.61, 162.158.87.136"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-May-2026 00:49:12 UTC] === END API CALL LOG ===
[07-May-2026 00:49:12 UTC] ✅ API Hash verification passed for profile endpoint
[07-May-2026 00:49:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk0IiwidXNlcm5hbWUiOiJ6dWxmYXFhciIsImVtYWlsIjoidGFyaXF6dWxmYXFhcnRhcmlxenVsZmFxYXIwOUBnbWFpbC5jb20iLCJleHAiOjE3Nzg2MzYxMDZ9.HE0qxLrxpk59b8SvuD_db0pASexv5Y4QUxc7mmeHIOE
[07-May-2026 00:49:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-May-2026 00:49:12 UTC] ✅ JWT token verified successfully for user profile
[07-May-2026 00:49:12 UTC] User ID: 494
[07-May-2026 00:49:12 UTC] ✅ User profile retrieved successfully for user ID: 494
[07-May-2026 00:49:12 UTC] === API CALL LOG ===
[07-May-2026 00:49:12 UTC] Endpoint: user/profile.php
[07-May-2026 00:49:12 UTC] Full Log Data: {
    "timestamp": "2026-05-07 00:49:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.247.179.61",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk0IiwidXNlcm5hbWUiOiJ6dWxmYXFhciIsImVtYWlsIjoidGFyaXF6dWxmYXFhcnRhcmlxenVsZmFxYXIwOUBnbWFpbC5jb20iLCJleHAiOjE3Nzg2MzYxMDZ9.HE0qxLrxpk59b8SvuD_db0pASexv5Y4QUxc7mmeHIOE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f7c39367a0a5c92-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "84.247.179.61",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "84.247.179.61, 162.158.87.136"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-May-2026 00:49:12 UTC] === END API CALL LOG ===
[07-May-2026 00:49:12 UTC] ✅ API Hash verification passed for profile endpoint
[07-May-2026 00:49:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk0IiwidXNlcm5hbWUiOiJ6dWxmYXFhciIsImVtYWlsIjoidGFyaXF6dWxmYXFhcnRhcmlxenVsZmFxYXIwOUBnbWFpbC5jb20iLCJleHAiOjE3Nzg2MzYxMDZ9.HE0qxLrxpk59b8SvuD_db0pASexv5Y4QUxc7mmeHIOE
[07-May-2026 00:49:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-May-2026 00:49:12 UTC] ✅ JWT token verified successfully for user profile
[07-May-2026 00:49:12 UTC] User ID: 494
[07-May-2026 00:49:12 UTC] ✅ User profile retrieved successfully for user ID: 494
[07-May-2026 00:49:15 UTC] === API CALL LOG ===
[07-May-2026 00:49:15 UTC] Endpoint: user/profile.php
[07-May-2026 00:49:15 UTC] Full Log Data: {
    "timestamp": "2026-05-07 00:49:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.247.179.61",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk0IiwidXNlcm5hbWUiOiJ6dWxmYXFhciIsImVtYWlsIjoidGFyaXF6dWxmYXFhcnRhcmlxenVsZmFxYXIwOUBnbWFpbC5jb20iLCJleHAiOjE3Nzg2MzYxMDZ9.HE0qxLrxpk59b8SvuD_db0pASexv5Y4QUxc7mmeHIOE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f7c394698995c92-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "84.247.179.61",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "84.247.179.61, 162.158.87.136"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-May-2026 00:49:15 UTC] === END API CALL LOG ===
[07-May-2026 00:49:15 UTC] ✅ API Hash verification passed for profile endpoint
[07-May-2026 00:49:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk0IiwidXNlcm5hbWUiOiJ6dWxmYXFhciIsImVtYWlsIjoidGFyaXF6dWxmYXFhcnRhcmlxenVsZmFxYXIwOUBnbWFpbC5jb20iLCJleHAiOjE3Nzg2MzYxMDZ9.HE0qxLrxpk59b8SvuD_db0pASexv5Y4QUxc7mmeHIOE
[07-May-2026 00:49:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-May-2026 00:49:15 UTC] ✅ JWT token verified successfully for user profile
[07-May-2026 00:49:15 UTC] User ID: 494
[07-May-2026 00:49:15 UTC] ✅ User profile retrieved successfully for user ID: 494
[07-May-2026 00:49:33 UTC] === API CALL LOG ===
[07-May-2026 00:49:33 UTC] Endpoint: user/profile.php
[07-May-2026 00:49:33 UTC] Full Log Data: {
    "timestamp": "2026-05-07 00:49:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.247.179.61",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk0IiwidXNlcm5hbWUiOiJ6dWxmYXFhciIsImVtYWlsIjoidGFyaXF6dWxmYXFhcnRhcmlxenVsZmFxYXIwOUBnbWFpbC5jb20iLCJleHAiOjE3Nzg2MzYxMDZ9.HE0qxLrxpk59b8SvuD_db0pASexv5Y4QUxc7mmeHIOE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f7c39bb1d865c92-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "84.247.179.61",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "84.247.179.61, 162.158.87.135"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-May-2026 00:49:33 UTC] === END API CALL LOG ===
[07-May-2026 00:49:33 UTC] ✅ API Hash verification passed for profile endpoint
[07-May-2026 00:49:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk0IiwidXNlcm5hbWUiOiJ6dWxmYXFhciIsImVtYWlsIjoidGFyaXF6dWxmYXFhcnRhcmlxenVsZmFxYXIwOUBnbWFpbC5jb20iLCJleHAiOjE3Nzg2MzYxMDZ9.HE0qxLrxpk59b8SvuD_db0pASexv5Y4QUxc7mmeHIOE
[07-May-2026 00:49:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-May-2026 00:49:33 UTC] ✅ JWT token verified successfully for user profile
[07-May-2026 00:49:33 UTC] User ID: 494
[07-May-2026 00:49:33 UTC] ✅ User profile retrieved successfully for user ID: 494
[07-May-2026 00:49:43 UTC] === API CALL LOG ===
[07-May-2026 00:49:43 UTC] Endpoint: user/profile.php
[07-May-2026 00:49:43 UTC] Full Log Data: {
    "timestamp": "2026-05-07 00:49:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.247.179.61",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk0IiwidXNlcm5hbWUiOiJ6dWxmYXFhciIsImVtYWlsIjoidGFyaXF6dWxmYXFhcnRhcmlxenVsZmFxYXIwOUBnbWFpbC5jb20iLCJleHAiOjE3Nzg2MzYxMDZ9.HE0qxLrxpk59b8SvuD_db0pASexv5Y4QUxc7mmeHIOE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f7c39f408d75c92-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "84.247.179.61",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "84.247.179.61, 162.158.87.136"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-May-2026 00:49:43 UTC] === END API CALL LOG ===
[07-May-2026 00:49:43 UTC] ✅ API Hash verification passed for profile endpoint
[07-May-2026 00:49:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk0IiwidXNlcm5hbWUiOiJ6dWxmYXFhciIsImVtYWlsIjoidGFyaXF6dWxmYXFhcnRhcmlxenVsZmFxYXIwOUBnbWFpbC5jb20iLCJleHAiOjE3Nzg2MzYxMDZ9.HE0qxLrxpk59b8SvuD_db0pASexv5Y4QUxc7mmeHIOE
[07-May-2026 00:49:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-May-2026 00:49:43 UTC] ✅ JWT token verified successfully for user profile
[07-May-2026 00:49:43 UTC] User ID: 494
[07-May-2026 00:49:43 UTC] ✅ User profile retrieved successfully for user ID: 494
[07-May-2026 00:49:43 UTC] User Purchases API - User ID: 494
[07-May-2026 00:49:43 UTC] User Purchases API - Total purchases found: 1
[07-May-2026 00:49:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-May-2026 00:49:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-May-2026 00:49:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk0IiwidXNlcm5hbWUiOiJ6dWxmYXFhciIsImVtYWlsIjoidGFyaXF6dWxmYXFhcnRhcmlxenVsZmFxYXIwOUBnbWFpbC5jb20iLCJleHAiOjE3Nzg2MzYxMDZ9.HE0qxLrxpk59b8SvuD_db0pASexv5Y4QUxc7mmeHIOE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f7c3a00bee55c92-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"84.247.179.61","CF-IPCountry":"FR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"84.247.179.61, 162.158.87.136"}
[07-May-2026 00:49:45 UTC] === User Orders API Called ===
[07-May-2026 00:49:45 UTC] User ID: 494
[07-May-2026 00:49:45 UTC] Limit: 20, Offset: 0
[07-May-2026 00:49:45 UTC] Orders found: 0
[07-May-2026 00:49:45 UTC] Orders data: []
[07-May-2026 00:49:45 UTC] Total orders count: 0
[07-May-2026 00:49:50 UTC] === API CALL LOG ===
[07-May-2026 00:49:50 UTC] Endpoint: user/profile.php
[07-May-2026 00:49:50 UTC] Full Log Data: {
    "timestamp": "2026-05-07 00:49:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.247.179.61",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk0IiwidXNlcm5hbWUiOiJ6dWxmYXFhciIsImVtYWlsIjoidGFyaXF6dWxmYXFhcnRhcmlxenVsZmFxYXIwOUBnbWFpbC5jb20iLCJleHAiOjE3Nzg2MzYxMDZ9.HE0qxLrxpk59b8SvuD_db0pASexv5Y4QUxc7mmeHIOE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f7c3a224e3e5c92-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "84.247.179.61",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "84.247.179.61, 162.158.87.136"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-May-2026 00:49:50 UTC] === END API CALL LOG ===
[07-May-2026 00:49:50 UTC] ✅ API Hash verification passed for profile endpoint
[07-May-2026 00:49:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk0IiwidXNlcm5hbWUiOiJ6dWxmYXFhciIsImVtYWlsIjoidGFyaXF6dWxmYXFhcnRhcmlxenVsZmFxYXIwOUBnbWFpbC5jb20iLCJleHAiOjE3Nzg2MzYxMDZ9.HE0qxLrxpk59b8SvuD_db0pASexv5Y4QUxc7mmeHIOE
[07-May-2026 00:49:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-May-2026 00:49:50 UTC] ✅ JWT token verified successfully for user profile
[07-May-2026 00:49:50 UTC] User ID: 494
[07-May-2026 00:49:50 UTC] ✅ User profile retrieved successfully for user ID: 494
[07-May-2026 00:49:50 UTC] User Purchases API - User ID: 494
[07-May-2026 00:49:50 UTC] User Purchases API - Total purchases found: 1
[07-May-2026 00:49:53 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-May-2026 00:49:53 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-May-2026 00:49:53 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk0IiwidXNlcm5hbWUiOiJ6dWxmYXFhciIsImVtYWlsIjoidGFyaXF6dWxmYXFhcnRhcmlxenVsZmFxYXIwOUBnbWFpbC5jb20iLCJleHAiOjE3Nzg2MzYxMDZ9.HE0qxLrxpk59b8SvuD_db0pASexv5Y4QUxc7mmeHIOE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f7c3a37084a5c92-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"84.247.179.61","CF-IPCountry":"FR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"84.247.179.61, 162.158.87.136"}
[07-May-2026 00:49:53 UTC] === User Orders API Called ===
[07-May-2026 00:49:53 UTC] User ID: 494
[07-May-2026 00:49:53 UTC] Limit: 20, Offset: 0
[07-May-2026 00:49:53 UTC] Orders found: 0
[07-May-2026 00:49:53 UTC] Orders data: []
[07-May-2026 00:49:53 UTC] Total orders count: 0
[07-May-2026 00:49:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-May-2026 00:49:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-May-2026 00:49:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk0IiwidXNlcm5hbWUiOiJ6dWxmYXFhciIsImVtYWlsIjoidGFyaXF6dWxmYXFhcnRhcmlxenVsZmFxYXIwOUBnbWFpbC5jb20iLCJleHAiOjE3Nzg2MzYxMDZ9.HE0qxLrxpk59b8SvuD_db0pASexv5Y4QUxc7mmeHIOE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f7c3a46af3d5c92-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"84.247.179.61","CF-IPCountry":"FR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"84.247.179.61, 162.158.87.136"}
[07-May-2026 00:49:56 UTC] === User Orders API Called ===
[07-May-2026 00:49:56 UTC] User ID: 494
[07-May-2026 00:49:56 UTC] Limit: 20, Offset: 0
[07-May-2026 00:49:56 UTC] Orders found: 0
[07-May-2026 00:49:56 UTC] Orders data: []
[07-May-2026 00:49:56 UTC] Total orders count: 0
[07-May-2026 00:49:56 UTC] === API CALL LOG ===
[07-May-2026 00:49:56 UTC] Endpoint: user/profile.php
[07-May-2026 00:49:56 UTC] Full Log Data: {
    "timestamp": "2026-05-07 00:49:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.247.179.61",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk0IiwidXNlcm5hbWUiOiJ6dWxmYXFhciIsImVtYWlsIjoidGFyaXF6dWxmYXFhcnRhcmlxenVsZmFxYXIwOUBnbWFpbC5jb20iLCJleHAiOjE3Nzg2MzYxMDZ9.HE0qxLrxpk59b8SvuD_db0pASexv5Y4QUxc7mmeHIOE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f7c3a46bf5d5c92-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "84.247.179.61",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "84.247.179.61, 162.158.87.136"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-May-2026 00:49:56 UTC] === END API CALL LOG ===
[07-May-2026 00:49:56 UTC] ✅ API Hash verification passed for profile endpoint
[07-May-2026 00:49:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk0IiwidXNlcm5hbWUiOiJ6dWxmYXFhciIsImVtYWlsIjoidGFyaXF6dWxmYXFhcnRhcmlxenVsZmFxYXIwOUBnbWFpbC5jb20iLCJleHAiOjE3Nzg2MzYxMDZ9.HE0qxLrxpk59b8SvuD_db0pASexv5Y4QUxc7mmeHIOE
[07-May-2026 00:49:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-May-2026 00:49:56 UTC] ✅ JWT token verified successfully for user profile
[07-May-2026 00:49:56 UTC] User ID: 494
[07-May-2026 00:49:56 UTC] ✅ User profile retrieved successfully for user ID: 494
[07-May-2026 00:49:56 UTC] === API CALL LOG ===
[07-May-2026 00:49:56 UTC] Endpoint: user/profile.php
[07-May-2026 00:49:56 UTC] Full Log Data: {
    "timestamp": "2026-05-07 00:49:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.247.179.61",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk0IiwidXNlcm5hbWUiOiJ6dWxmYXFhciIsImVtYWlsIjoidGFyaXF6dWxmYXFhcnRhcmlxenVsZmFxYXIwOUBnbWFpbC5jb20iLCJleHAiOjE3Nzg2MzYxMDZ9.HE0qxLrxpk59b8SvuD_db0pASexv5Y4QUxc7mmeHIOE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f7c3a46bf5b5c92-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "84.247.179.61",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "84.247.179.61, 162.158.87.135"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-May-2026 00:49:56 UTC] === END API CALL LOG ===
[07-May-2026 00:49:56 UTC] ✅ API Hash verification passed for profile endpoint
[07-May-2026 00:49:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk0IiwidXNlcm5hbWUiOiJ6dWxmYXFhciIsImVtYWlsIjoidGFyaXF6dWxmYXFhcnRhcmlxenVsZmFxYXIwOUBnbWFpbC5jb20iLCJleHAiOjE3Nzg2MzYxMDZ9.HE0qxLrxpk59b8SvuD_db0pASexv5Y4QUxc7mmeHIOE
[07-May-2026 00:49:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-May-2026 00:49:56 UTC] ✅ JWT token verified successfully for user profile
[07-May-2026 00:49:56 UTC] User ID: 494
[07-May-2026 00:49:56 UTC] ✅ User profile retrieved successfully for user ID: 494
[07-May-2026 00:49:58 UTC] === API CALL LOG ===
[07-May-2026 00:49:58 UTC] Endpoint: user/profile.php
[07-May-2026 00:49:58 UTC] Full Log Data: {
    "timestamp": "2026-05-07 00:49:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.247.179.61",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk0IiwidXNlcm5hbWUiOiJ6dWxmYXFhciIsImVtYWlsIjoidGFyaXF6dWxmYXFhcnRhcmlxenVsZmFxYXIwOUBnbWFpbC5jb20iLCJleHAiOjE3Nzg2MzYxMDZ9.HE0qxLrxpk59b8SvuD_db0pASexv5Y4QUxc7mmeHIOE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f7c3a567eb55c92-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "84.247.179.61",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "84.247.179.61, 162.158.87.135"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-May-2026 00:49:58 UTC] === END API CALL LOG ===
[07-May-2026 00:49:58 UTC] ✅ API Hash verification passed for profile endpoint
[07-May-2026 00:49:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk0IiwidXNlcm5hbWUiOiJ6dWxmYXFhciIsImVtYWlsIjoidGFyaXF6dWxmYXFhcnRhcmlxenVsZmFxYXIwOUBnbWFpbC5jb20iLCJleHAiOjE3Nzg2MzYxMDZ9.HE0qxLrxpk59b8SvuD_db0pASexv5Y4QUxc7mmeHIOE
[07-May-2026 00:49:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-May-2026 00:49:58 UTC] ✅ JWT token verified successfully for user profile
[07-May-2026 00:49:58 UTC] User ID: 494
[07-May-2026 00:49:58 UTC] ✅ User profile retrieved successfully for user ID: 494
[07-May-2026 00:50:12 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-May-2026 00:50:12 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-May-2026 00:50:12 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk0IiwidXNlcm5hbWUiOiJ6dWxmYXFhciIsImVtYWlsIjoidGFyaXF6dWxmYXFhcnRhcmlxenVsZmFxYXIwOUBnbWFpbC5jb20iLCJleHAiOjE3Nzg2MzYxMDZ9.HE0qxLrxpk59b8SvuD_db0pASexv5Y4QUxc7mmeHIOE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f7c3aaaca755c92-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"84.247.179.61","CF-IPCountry":"FR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"84.247.179.61, 162.158.87.135"}
[07-May-2026 00:50:12 UTC] === User Orders API Called ===
[07-May-2026 00:50:12 UTC] User ID: 494
[07-May-2026 00:50:12 UTC] Limit: 20, Offset: 0
[07-May-2026 00:50:12 UTC] Orders found: 0
[07-May-2026 00:50:12 UTC] Orders data: []
[07-May-2026 00:50:12 UTC] Total orders count: 0
[07-May-2026 00:50:13 UTC] === API CALL LOG ===
[07-May-2026 00:50:13 UTC] Endpoint: user/profile.php
[07-May-2026 00:50:13 UTC] Full Log Data: {
    "timestamp": "2026-05-07 00:50:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.247.179.61",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk0IiwidXNlcm5hbWUiOiJ6dWxmYXFhciIsImVtYWlsIjoidGFyaXF6dWxmYXFhcnRhcmlxenVsZmFxYXIwOUBnbWFpbC5jb20iLCJleHAiOjE3Nzg2MzYxMDZ9.HE0qxLrxpk59b8SvuD_db0pASexv5Y4QUxc7mmeHIOE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f7c3ab15dde5c92-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "84.247.179.61",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "84.247.179.61, 162.158.87.135"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-May-2026 00:50:13 UTC] === END API CALL LOG ===
[07-May-2026 00:50:13 UTC] ✅ API Hash verification passed for profile endpoint
[07-May-2026 00:50:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk0IiwidXNlcm5hbWUiOiJ6dWxmYXFhciIsImVtYWlsIjoidGFyaXF6dWxmYXFhcnRhcmlxenVsZmFxYXIwOUBnbWFpbC5jb20iLCJleHAiOjE3Nzg2MzYxMDZ9.HE0qxLrxpk59b8SvuD_db0pASexv5Y4QUxc7mmeHIOE
[07-May-2026 00:50:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-May-2026 00:50:13 UTC] ✅ JWT token verified successfully for user profile
[07-May-2026 00:50:13 UTC] User ID: 494
[07-May-2026 00:50:13 UTC] ✅ User profile retrieved successfully for user ID: 494
[07-May-2026 00:50:13 UTC] User Purchases API - User ID: 494
[07-May-2026 00:50:13 UTC] User Purchases API - Total purchases found: 1
[07-May-2026 00:50:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-May-2026 00:50:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-May-2026 00:50:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk0IiwidXNlcm5hbWUiOiJ6dWxmYXFhciIsImVtYWlsIjoidGFyaXF6dWxmYXFhcnRhcmlxenVsZmFxYXIwOUBnbWFpbC5jb20iLCJleHAiOjE3Nzg2MzYxMDZ9.HE0qxLrxpk59b8SvuD_db0pASexv5Y4QUxc7mmeHIOE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f7c3ab5284d5c92-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"84.247.179.61","CF-IPCountry":"FR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"84.247.179.61, 162.158.87.135"}
[07-May-2026 00:50:13 UTC] === User Orders API Called ===
[07-May-2026 00:50:13 UTC] User ID: 494
[07-May-2026 00:50:13 UTC] Limit: 20, Offset: 0
[07-May-2026 00:50:13 UTC] Orders found: 0
[07-May-2026 00:50:13 UTC] Orders data: []
[07-May-2026 00:50:13 UTC] Total orders count: 0
[07-May-2026 00:50:13 UTC] === API CALL LOG ===
[07-May-2026 00:50:13 UTC] Endpoint: user/profile.php
[07-May-2026 00:50:13 UTC] Full Log Data: {
    "timestamp": "2026-05-07 00:50:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.247.179.61",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk0IiwidXNlcm5hbWUiOiJ6dWxmYXFhciIsImVtYWlsIjoidGFyaXF6dWxmYXFhcnRhcmlxenVsZmFxYXIwOUBnbWFpbC5jb20iLCJleHAiOjE3Nzg2MzYxMDZ9.HE0qxLrxpk59b8SvuD_db0pASexv5Y4QUxc7mmeHIOE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f7c3ab5284f5c92-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "84.247.179.61",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "84.247.179.61, 162.158.87.135"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-May-2026 00:50:13 UTC] === END API CALL LOG ===
[07-May-2026 00:50:13 UTC] ✅ API Hash verification passed for profile endpoint
[07-May-2026 00:50:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk0IiwidXNlcm5hbWUiOiJ6dWxmYXFhciIsImVtYWlsIjoidGFyaXF6dWxmYXFhcnRhcmlxenVsZmFxYXIwOUBnbWFpbC5jb20iLCJleHAiOjE3Nzg2MzYxMDZ9.HE0qxLrxpk59b8SvuD_db0pASexv5Y4QUxc7mmeHIOE
[07-May-2026 00:50:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-May-2026 00:50:13 UTC] ✅ JWT token verified successfully for user profile
[07-May-2026 00:50:13 UTC] User ID: 494
[07-May-2026 00:50:13 UTC] ✅ User profile retrieved successfully for user ID: 494
[07-May-2026 00:50:14 UTC] === API CALL LOG ===
[07-May-2026 00:50:14 UTC] Endpoint: user/profile.php
[07-May-2026 00:50:14 UTC] Full Log Data: {
    "timestamp": "2026-05-07 00:50:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.247.179.61",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk0IiwidXNlcm5hbWUiOiJ6dWxmYXFhciIsImVtYWlsIjoidGFyaXF6dWxmYXFhcnRhcmlxenVsZmFxYXIwOUBnbWFpbC5jb20iLCJleHAiOjE3Nzg2MzYxMDZ9.HE0qxLrxpk59b8SvuD_db0pASexv5Y4QUxc7mmeHIOE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f7c3abb1b795c92-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "84.247.179.61",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "84.247.179.61, 162.158.87.135"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-May-2026 00:50:14 UTC] === END API CALL LOG ===
[07-May-2026 00:50:14 UTC] ✅ API Hash verification passed for profile endpoint
[07-May-2026 00:50:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk0IiwidXNlcm5hbWUiOiJ6dWxmYXFhciIsImVtYWlsIjoidGFyaXF6dWxmYXFhcnRhcmlxenVsZmFxYXIwOUBnbWFpbC5jb20iLCJleHAiOjE3Nzg2MzYxMDZ9.HE0qxLrxpk59b8SvuD_db0pASexv5Y4QUxc7mmeHIOE
[07-May-2026 00:50:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-May-2026 00:50:14 UTC] ✅ JWT token verified successfully for user profile
[07-May-2026 00:50:14 UTC] User ID: 494
[07-May-2026 00:50:14 UTC] ✅ User profile retrieved successfully for user ID: 494
[07-May-2026 07:27:21 UTC] === API CALL LOG ===
[07-May-2026 07:27:21 UTC] Endpoint: user/profile.php
[07-May-2026 07:27:21 UTC] Full Log Data: {
    "timestamp": "2026-05-07 07:27:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:268:99e5:1716:f5f0:6b15:369f:f48c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f7e806e9bb825f6-NRT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:268:99e5:1716:f5f0:6b15:369f:f48c",
        "CF-IPCountry": "JP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2001:268:99e5:1716:f5f0:6b15:369f:f48c, 172.70.223.81"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-May-2026 07:27:21 UTC] === END API CALL LOG ===
[07-May-2026 07:27:21 UTC] ✅ API Hash verification passed for profile endpoint
[07-May-2026 07:27:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU
[07-May-2026 07:27:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-May-2026 07:27:21 UTC] ✅ JWT token verified successfully for user profile
[07-May-2026 07:27:21 UTC] User ID: 499
[07-May-2026 07:27:21 UTC] ✅ User profile retrieved successfully for user ID: 499
[07-May-2026 07:27:23 UTC] === API CALL LOG ===
[07-May-2026 07:27:23 UTC] Endpoint: user/profile.php
[07-May-2026 07:27:23 UTC] Full Log Data: {
    "timestamp": "2026-05-07 07:27:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:268:99e5:1716:f5f0:6b15:369f:f48c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f7e80787c6c25f6-NRT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:268:99e5:1716:f5f0:6b15:369f:f48c",
        "CF-IPCountry": "JP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2001:268:99e5:1716:f5f0:6b15:369f:f48c, 172.70.223.81"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-May-2026 07:27:23 UTC] === END API CALL LOG ===
[07-May-2026 07:27:23 UTC] ✅ API Hash verification passed for profile endpoint
[07-May-2026 07:27:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU
[07-May-2026 07:27:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-May-2026 07:27:23 UTC] ✅ JWT token verified successfully for user profile
[07-May-2026 07:27:23 UTC] User ID: 499
[07-May-2026 07:27:23 UTC] ✅ User profile retrieved successfully for user ID: 499
[07-May-2026 07:27:23 UTC] === API CALL LOG ===
[07-May-2026 07:27:23 UTC] Endpoint: user/profile.php
[07-May-2026 07:27:23 UTC] Full Log Data: {
    "timestamp": "2026-05-07 07:27:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:268:99e5:1716:f5f0:6b15:369f:f48c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f7e80787c7325f6-NRT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:268:99e5:1716:f5f0:6b15:369f:f48c",
        "CF-IPCountry": "JP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2001:268:99e5:1716:f5f0:6b15:369f:f48c, 172.70.223.82"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-May-2026 07:27:23 UTC] === END API CALL LOG ===
[07-May-2026 07:27:23 UTC] ✅ API Hash verification passed for profile endpoint
[07-May-2026 07:27:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU
[07-May-2026 07:27:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-May-2026 07:27:23 UTC] ✅ JWT token verified successfully for user profile
[07-May-2026 07:27:23 UTC] User ID: 499
[07-May-2026 07:27:23 UTC] ✅ User profile retrieved successfully for user ID: 499
[07-May-2026 07:27:23 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-May-2026 07:27:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-May-2026 07:27:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f7e80787c7025f6-NRT","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2001:268:99e5:1716:f5f0:6b15:369f:f48c","CF-IPCountry":"JP","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2001:268:99e5:1716:f5f0:6b15:369f:f48c, 172.70.223.81"}
[07-May-2026 07:27:23 UTC] === User Orders API Called ===
[07-May-2026 07:27:23 UTC] User ID: 499
[07-May-2026 07:27:23 UTC] Limit: 20, Offset: 0
[07-May-2026 07:27:23 UTC] Orders found: 6
[07-May-2026 07:27:23 UTC] Orders data: [{"id":244,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop\/4","status":"cancelled","created_at":"2026-05-06 17:30:29","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":243,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop\/3","status":"cancelled","created_at":"2026-05-06 17:30:14","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":242,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop\/2","status":"cancelled","created_at":"2026-05-06 17:29:59","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":241,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop1\/1","status":"pending","created_at":"2026-05-06 17:28:53","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":240,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop1","status":"cancelled","created_at":"2026-05-06 17:27:36","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":239,"quantity":125,"total_coins":4375,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop1","status":"completed","created_at":"2026-05-06 17:04:47","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[07-May-2026 07:27:23 UTC] Total orders count: 6
[07-May-2026 07:27:24 UTC] === API CALL LOG ===
[07-May-2026 07:27:24 UTC] Endpoint: user/profile.php
[07-May-2026 07:27:24 UTC] Full Log Data: {
    "timestamp": "2026-05-07 07:27:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:268:99e5:1716:f5f0:6b15:369f:f48c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f7e80844d6e25f6-NRT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:268:99e5:1716:f5f0:6b15:369f:f48c",
        "CF-IPCountry": "JP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2001:268:99e5:1716:f5f0:6b15:369f:f48c, 172.70.223.81"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-May-2026 07:27:24 UTC] === END API CALL LOG ===
[07-May-2026 07:27:24 UTC] ✅ API Hash verification passed for profile endpoint
[07-May-2026 07:27:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU
[07-May-2026 07:27:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-May-2026 07:27:24 UTC] ✅ JWT token verified successfully for user profile
[07-May-2026 07:27:24 UTC] User ID: 499
[07-May-2026 07:27:24 UTC] ✅ User profile retrieved successfully for user ID: 499
[07-May-2026 07:27:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-May-2026 07:27:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-May-2026 07:27:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f7e8084edfd25f6-NRT","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2001:268:99e5:1716:f5f0:6b15:369f:f48c","CF-IPCountry":"JP","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2001:268:99e5:1716:f5f0:6b15:369f:f48c, 172.70.223.81"}
[07-May-2026 07:27:25 UTC] === User Orders API Called ===
[07-May-2026 07:27:25 UTC] User ID: 499
[07-May-2026 07:27:25 UTC] Limit: 20, Offset: 0
[07-May-2026 07:27:25 UTC] Orders found: 6
[07-May-2026 07:27:25 UTC] Orders data: [{"id":244,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop\/4","status":"cancelled","created_at":"2026-05-06 17:30:29","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":243,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop\/3","status":"cancelled","created_at":"2026-05-06 17:30:14","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":242,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop\/2","status":"cancelled","created_at":"2026-05-06 17:29:59","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":241,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop1\/1","status":"pending","created_at":"2026-05-06 17:28:53","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":240,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop1","status":"cancelled","created_at":"2026-05-06 17:27:36","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":239,"quantity":125,"total_coins":4375,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop1","status":"completed","created_at":"2026-05-06 17:04:47","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[07-May-2026 07:27:25 UTC] Total orders count: 6
[07-May-2026 07:27:28 UTC] === API CALL LOG ===
[07-May-2026 07:27:28 UTC] Endpoint: user/profile.php
[07-May-2026 07:27:28 UTC] Full Log Data: {
    "timestamp": "2026-05-07 07:27:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:268:99e5:1716:f5f0:6b15:369f:f48c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f7e809ce97825f6-NRT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:268:99e5:1716:f5f0:6b15:369f:f48c",
        "CF-IPCountry": "JP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2001:268:99e5:1716:f5f0:6b15:369f:f48c, 172.70.223.82"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-May-2026 07:27:28 UTC] === END API CALL LOG ===
[07-May-2026 07:27:28 UTC] ✅ API Hash verification passed for profile endpoint
[07-May-2026 07:27:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU
[07-May-2026 07:27:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-May-2026 07:27:28 UTC] ✅ JWT token verified successfully for user profile
[07-May-2026 07:27:28 UTC] User ID: 499
[07-May-2026 07:27:28 UTC] ✅ User profile retrieved successfully for user ID: 499
[07-May-2026 07:27:29 UTC] User Purchases API - User ID: 499
[07-May-2026 07:27:29 UTC] User Purchases API - Total purchases found: 2
[07-May-2026 07:27:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-May-2026 07:27:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-May-2026 07:27:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f7e80c3fbb525f6-NRT","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2001:268:99e5:1716:f5f0:6b15:369f:f48c","CF-IPCountry":"JP","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2001:268:99e5:1716:f5f0:6b15:369f:f48c, 172.70.223.82"}
[07-May-2026 07:27:35 UTC] === User Orders API Called ===
[07-May-2026 07:27:35 UTC] User ID: 499
[07-May-2026 07:27:35 UTC] Limit: 20, Offset: 0
[07-May-2026 07:27:35 UTC] Orders found: 6
[07-May-2026 07:27:35 UTC] Orders data: [{"id":244,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop\/4","status":"cancelled","created_at":"2026-05-06 17:30:29","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":243,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop\/3","status":"cancelled","created_at":"2026-05-06 17:30:14","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":242,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop\/2","status":"cancelled","created_at":"2026-05-06 17:29:59","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":241,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop1\/1","status":"pending","created_at":"2026-05-06 17:28:53","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":240,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop1","status":"cancelled","created_at":"2026-05-06 17:27:36","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":239,"quantity":125,"total_coins":4375,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop1","status":"completed","created_at":"2026-05-06 17:04:47","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[07-May-2026 07:27:35 UTC] Total orders count: 6
[07-May-2026 07:27:35 UTC] === API CALL LOG ===
[07-May-2026 07:27:35 UTC] Endpoint: user/profile.php
[07-May-2026 07:27:35 UTC] Full Log Data: {
    "timestamp": "2026-05-07 07:27:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:268:99e5:1716:f5f0:6b15:369f:f48c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f7e80c44c1225f6-NRT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:268:99e5:1716:f5f0:6b15:369f:f48c",
        "CF-IPCountry": "JP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2001:268:99e5:1716:f5f0:6b15:369f:f48c, 172.70.223.81"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-May-2026 07:27:35 UTC] === END API CALL LOG ===
[07-May-2026 07:27:35 UTC] ✅ API Hash verification passed for profile endpoint
[07-May-2026 07:27:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU
[07-May-2026 07:27:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-May-2026 07:27:35 UTC] ✅ JWT token verified successfully for user profile
[07-May-2026 07:27:35 UTC] User ID: 499
[07-May-2026 07:27:35 UTC] ✅ User profile retrieved successfully for user ID: 499
[07-May-2026 07:27:35 UTC] === API CALL LOG ===
[07-May-2026 07:27:35 UTC] Endpoint: user/profile.php
[07-May-2026 07:27:35 UTC] Full Log Data: {
    "timestamp": "2026-05-07 07:27:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:268:99e5:1716:f5f0:6b15:369f:f48c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f7e80c5fd8525f6-NRT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:268:99e5:1716:f5f0:6b15:369f:f48c",
        "CF-IPCountry": "JP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2001:268:99e5:1716:f5f0:6b15:369f:f48c, 172.70.223.82"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-May-2026 07:27:35 UTC] === END API CALL LOG ===
[07-May-2026 07:27:35 UTC] ✅ API Hash verification passed for profile endpoint
[07-May-2026 07:27:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU
[07-May-2026 07:27:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-May-2026 07:27:35 UTC] ✅ JWT token verified successfully for user profile
[07-May-2026 07:27:35 UTC] User ID: 499
[07-May-2026 07:27:35 UTC] ✅ User profile retrieved successfully for user ID: 499
[07-May-2026 07:27:36 UTC] === API CALL LOG ===
[07-May-2026 07:27:36 UTC] Endpoint: user/profile.php
[07-May-2026 07:27:36 UTC] Full Log Data: {
    "timestamp": "2026-05-07 07:27:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:268:99e5:1716:f5f0:6b15:369f:f48c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f7e80cd2c7d25f6-NRT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:268:99e5:1716:f5f0:6b15:369f:f48c",
        "CF-IPCountry": "JP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2001:268:99e5:1716:f5f0:6b15:369f:f48c, 172.70.223.81"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-May-2026 07:27:36 UTC] === END API CALL LOG ===
[07-May-2026 07:27:36 UTC] ✅ API Hash verification passed for profile endpoint
[07-May-2026 07:27:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU
[07-May-2026 07:27:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-May-2026 07:27:36 UTC] ✅ JWT token verified successfully for user profile
[07-May-2026 07:27:36 UTC] User ID: 499
[07-May-2026 07:27:36 UTC] ✅ User profile retrieved successfully for user ID: 499
[07-May-2026 07:45:13 UTC] === API CALL LOG ===
[07-May-2026 07:45:13 UTC] Endpoint: user/profile.php
[07-May-2026 07:45:13 UTC] Full Log Data: {
    "timestamp": "2026-05-07 07:45:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.194",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA2IiwidXNlcm5hbWUiOiJmcmVlZG9tIiwiZW1haWwiOiJjeW50aGlhbWJveWFuZUBnbWFpbC5jb20iLCJleHAiOjE3Nzg3NDQ3MTJ9.FejFVYvM-5tPSxZlgSlCRCn8P-ocfVl9r5daJjBjk5U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f7e9a98cb60edea-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.194",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.194, 141.101.99.152"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-May-2026 07:45:13 UTC] === END API CALL LOG ===
[07-May-2026 07:45:13 UTC] ✅ API Hash verification passed for profile endpoint
[07-May-2026 07:45:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA2IiwidXNlcm5hbWUiOiJmcmVlZG9tIiwiZW1haWwiOiJjeW50aGlhbWJveWFuZUBnbWFpbC5jb20iLCJleHAiOjE3Nzg3NDQ3MTJ9.FejFVYvM-5tPSxZlgSlCRCn8P-ocfVl9r5daJjBjk5U
[07-May-2026 07:45:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-May-2026 07:45:13 UTC] ✅ JWT token verified successfully for user profile
[07-May-2026 07:45:13 UTC] User ID: 506
[07-May-2026 07:45:13 UTC] ✅ User profile retrieved successfully for user ID: 506
[07-May-2026 07:45:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-May-2026 07:45:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-May-2026 07:45:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA2IiwidXNlcm5hbWUiOiJmcmVlZG9tIiwiZW1haWwiOiJjeW50aGlhbWJveWFuZUBnbWFpbC5jb20iLCJleHAiOjE3Nzg3NDQ3MTJ9.FejFVYvM-5tPSxZlgSlCRCn8P-ocfVl9r5daJjBjk5U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f7e9a98cb63edea-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.59.194","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.59.194, 141.101.99.151"}
[07-May-2026 07:45:13 UTC] === User Orders API Called ===
[07-May-2026 07:45:13 UTC] User ID: 506
[07-May-2026 07:45:13 UTC] Limit: 20, Offset: 0
[07-May-2026 07:45:13 UTC] Orders found: 0
[07-May-2026 07:45:13 UTC] Orders data: []
[07-May-2026 07:45:13 UTC] Total orders count: 0
[07-May-2026 07:45:13 UTC] === API CALL LOG ===
[07-May-2026 07:45:13 UTC] Endpoint: user/profile.php
[07-May-2026 07:45:13 UTC] Full Log Data: {
    "timestamp": "2026-05-07 07:45:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.194",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA2IiwidXNlcm5hbWUiOiJmcmVlZG9tIiwiZW1haWwiOiJjeW50aGlhbWJveWFuZUBnbWFpbC5jb20iLCJleHAiOjE3Nzg3NDQ3MTJ9.FejFVYvM-5tPSxZlgSlCRCn8P-ocfVl9r5daJjBjk5U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f7e9a99dde7edea-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.194",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.194, 141.101.99.152"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-May-2026 07:45:13 UTC] === END API CALL LOG ===
[07-May-2026 07:45:13 UTC] ✅ API Hash verification passed for profile endpoint
[07-May-2026 07:45:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA2IiwidXNlcm5hbWUiOiJmcmVlZG9tIiwiZW1haWwiOiJjeW50aGlhbWJveWFuZUBnbWFpbC5jb20iLCJleHAiOjE3Nzg3NDQ3MTJ9.FejFVYvM-5tPSxZlgSlCRCn8P-ocfVl9r5daJjBjk5U
[07-May-2026 07:45:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-May-2026 07:45:13 UTC] ✅ JWT token verified successfully for user profile
[07-May-2026 07:45:13 UTC] User ID: 506
[07-May-2026 07:45:13 UTC] ✅ User profile retrieved successfully for user ID: 506
[07-May-2026 07:45:14 UTC] === API CALL LOG ===
[07-May-2026 07:45:14 UTC] Endpoint: user/profile.php
[07-May-2026 07:45:14 UTC] Full Log Data: {
    "timestamp": "2026-05-07 07:45:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.194",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA2IiwidXNlcm5hbWUiOiJmcmVlZG9tIiwiZW1haWwiOiJjeW50aGlhbWJveWFuZUBnbWFpbC5jb20iLCJleHAiOjE3Nzg3NDQ3MTJ9.FejFVYvM-5tPSxZlgSlCRCn8P-ocfVl9r5daJjBjk5U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f7e9a9eea28edea-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.194",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.194, 141.101.99.152"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-May-2026 07:45:14 UTC] === END API CALL LOG ===
[07-May-2026 07:45:14 UTC] ✅ API Hash verification passed for profile endpoint
[07-May-2026 07:45:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA2IiwidXNlcm5hbWUiOiJmcmVlZG9tIiwiZW1haWwiOiJjeW50aGlhbWJveWFuZUBnbWFpbC5jb20iLCJleHAiOjE3Nzg3NDQ3MTJ9.FejFVYvM-5tPSxZlgSlCRCn8P-ocfVl9r5daJjBjk5U
[07-May-2026 07:45:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-May-2026 07:45:14 UTC] ✅ JWT token verified successfully for user profile
[07-May-2026 07:45:14 UTC] User ID: 506
[07-May-2026 07:45:14 UTC] ✅ User profile retrieved successfully for user ID: 506
[07-May-2026 07:45:18 UTC] === API CALL LOG ===
[07-May-2026 07:45:18 UTC] Endpoint: user/profile.php
[07-May-2026 07:45:18 UTC] Full Log Data: {
    "timestamp": "2026-05-07 07:45:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.194",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA2IiwidXNlcm5hbWUiOiJmcmVlZG9tIiwiZW1haWwiOiJjeW50aGlhbWJveWFuZUBnbWFpbC5jb20iLCJleHAiOjE3Nzg3NDQ3MTJ9.FejFVYvM-5tPSxZlgSlCRCn8P-ocfVl9r5daJjBjk5U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f7e9abb0d25edea-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.194",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.194, 141.101.99.151"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-May-2026 07:45:18 UTC] === END API CALL LOG ===
[07-May-2026 07:45:18 UTC] ✅ API Hash verification passed for profile endpoint
[07-May-2026 07:45:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA2IiwidXNlcm5hbWUiOiJmcmVlZG9tIiwiZW1haWwiOiJjeW50aGlhbWJveWFuZUBnbWFpbC5jb20iLCJleHAiOjE3Nzg3NDQ3MTJ9.FejFVYvM-5tPSxZlgSlCRCn8P-ocfVl9r5daJjBjk5U
[07-May-2026 07:45:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-May-2026 07:45:18 UTC] ✅ JWT token verified successfully for user profile
[07-May-2026 07:45:18 UTC] User ID: 506
[07-May-2026 07:45:18 UTC] ✅ User profile retrieved successfully for user ID: 506
[07-May-2026 07:46:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-May-2026 07:46:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-May-2026 07:46:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA2IiwidXNlcm5hbWUiOiJmcmVlZG9tIiwiZW1haWwiOiJjeW50aGlhbWJveWFuZUBnbWFpbC5jb20iLCJleHAiOjE3Nzg3NDQ3MTJ9.FejFVYvM-5tPSxZlgSlCRCn8P-ocfVl9r5daJjBjk5U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f7e9c8f7b97edea-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.59.194","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.59.194, 141.101.99.151"}
[07-May-2026 07:46:33 UTC] === User Orders API Called ===
[07-May-2026 07:46:33 UTC] User ID: 506
[07-May-2026 07:46:33 UTC] Limit: 20, Offset: 0
[07-May-2026 07:46:33 UTC] Orders found: 0
[07-May-2026 07:46:33 UTC] Orders data: []
[07-May-2026 07:46:33 UTC] Total orders count: 0
[07-May-2026 07:46:33 UTC] === API CALL LOG ===
[07-May-2026 07:46:33 UTC] Endpoint: user/profile.php
[07-May-2026 07:46:33 UTC] Full Log Data: {
    "timestamp": "2026-05-07 07:46:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.194",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA2IiwidXNlcm5hbWUiOiJmcmVlZG9tIiwiZW1haWwiOiJjeW50aGlhbWJveWFuZUBnbWFpbC5jb20iLCJleHAiOjE3Nzg3NDQ3MTJ9.FejFVYvM-5tPSxZlgSlCRCn8P-ocfVl9r5daJjBjk5U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f7e9c8f7b98edea-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.194",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.194, 141.101.99.151"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-May-2026 07:46:33 UTC] === END API CALL LOG ===
[07-May-2026 07:46:33 UTC] ✅ API Hash verification passed for profile endpoint
[07-May-2026 07:46:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA2IiwidXNlcm5hbWUiOiJmcmVlZG9tIiwiZW1haWwiOiJjeW50aGlhbWJveWFuZUBnbWFpbC5jb20iLCJleHAiOjE3Nzg3NDQ3MTJ9.FejFVYvM-5tPSxZlgSlCRCn8P-ocfVl9r5daJjBjk5U
[07-May-2026 07:46:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-May-2026 07:46:33 UTC] ✅ JWT token verified successfully for user profile
[07-May-2026 07:46:33 UTC] User ID: 506
[07-May-2026 07:46:33 UTC] ✅ User profile retrieved successfully for user ID: 506
[07-May-2026 07:46:34 UTC] === API CALL LOG ===
[07-May-2026 07:46:34 UTC] Endpoint: user/profile.php
[07-May-2026 07:46:34 UTC] Full Log Data: {
    "timestamp": "2026-05-07 07:46:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.194",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA2IiwidXNlcm5hbWUiOiJmcmVlZG9tIiwiZW1haWwiOiJjeW50aGlhbWJveWFuZUBnbWFpbC5jb20iLCJleHAiOjE3Nzg3NDQ3MTJ9.FejFVYvM-5tPSxZlgSlCRCn8P-ocfVl9r5daJjBjk5U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f7e9c94b9a7edea-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.194",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.194, 141.101.99.151"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-May-2026 07:46:34 UTC] === END API CALL LOG ===
[07-May-2026 07:46:34 UTC] ✅ API Hash verification passed for profile endpoint
[07-May-2026 07:46:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA2IiwidXNlcm5hbWUiOiJmcmVlZG9tIiwiZW1haWwiOiJjeW50aGlhbWJveWFuZUBnbWFpbC5jb20iLCJleHAiOjE3Nzg3NDQ3MTJ9.FejFVYvM-5tPSxZlgSlCRCn8P-ocfVl9r5daJjBjk5U
[07-May-2026 07:46:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-May-2026 07:46:34 UTC] ✅ JWT token verified successfully for user profile
[07-May-2026 07:46:34 UTC] User ID: 506
[07-May-2026 07:46:34 UTC] ✅ User profile retrieved successfully for user ID: 506
[07-May-2026 07:46:35 UTC] === API CALL LOG ===
[07-May-2026 07:46:35 UTC] Endpoint: user/profile.php
[07-May-2026 07:46:35 UTC] Full Log Data: {
    "timestamp": "2026-05-07 07:46:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.194",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA2IiwidXNlcm5hbWUiOiJmcmVlZG9tIiwiZW1haWwiOiJjeW50aGlhbWJveWFuZUBnbWFpbC5jb20iLCJleHAiOjE3Nzg3NDQ3MTJ9.FejFVYvM-5tPSxZlgSlCRCn8P-ocfVl9r5daJjBjk5U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f7e9c995c93edea-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.194",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.194, 141.101.99.151"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-May-2026 07:46:35 UTC] === END API CALL LOG ===
[07-May-2026 07:46:35 UTC] ✅ API Hash verification passed for profile endpoint
[07-May-2026 07:46:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA2IiwidXNlcm5hbWUiOiJmcmVlZG9tIiwiZW1haWwiOiJjeW50aGlhbWJveWFuZUBnbWFpbC5jb20iLCJleHAiOjE3Nzg3NDQ3MTJ9.FejFVYvM-5tPSxZlgSlCRCn8P-ocfVl9r5daJjBjk5U
[07-May-2026 07:46:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-May-2026 07:46:35 UTC] ✅ JWT token verified successfully for user profile
[07-May-2026 07:46:35 UTC] User ID: 506
[07-May-2026 07:46:35 UTC] ✅ User profile retrieved successfully for user ID: 506
[07-May-2026 07:46:47 UTC] === API CALL LOG ===
[07-May-2026 07:46:47 UTC] Endpoint: user/profile.php
[07-May-2026 07:46:47 UTC] Full Log Data: {
    "timestamp": "2026-05-07 07:46:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.194",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA2IiwidXNlcm5hbWUiOiJmcmVlZG9tIiwiZW1haWwiOiJjeW50aGlhbWJveWFuZUBnbWFpbC5jb20iLCJleHAiOjE3Nzg3NDQ3MTJ9.FejFVYvM-5tPSxZlgSlCRCn8P-ocfVl9r5daJjBjk5U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f7e9ce78b2dedea-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.194",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.194, 141.101.99.152"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-May-2026 07:46:47 UTC] === END API CALL LOG ===
[07-May-2026 07:46:47 UTC] ✅ API Hash verification passed for profile endpoint
[07-May-2026 07:46:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA2IiwidXNlcm5hbWUiOiJmcmVlZG9tIiwiZW1haWwiOiJjeW50aGlhbWJveWFuZUBnbWFpbC5jb20iLCJleHAiOjE3Nzg3NDQ3MTJ9.FejFVYvM-5tPSxZlgSlCRCn8P-ocfVl9r5daJjBjk5U
[07-May-2026 07:46:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-May-2026 07:46:47 UTC] ✅ JWT token verified successfully for user profile
[07-May-2026 07:46:47 UTC] User ID: 506
[07-May-2026 07:46:47 UTC] ✅ User profile retrieved successfully for user ID: 506
[07-May-2026 07:46:47 UTC] User Purchases API - User ID: 506
[07-May-2026 07:46:47 UTC] User Purchases API - Total purchases found: 2
[07-May-2026 07:46:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-May-2026 07:46:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-May-2026 07:46:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA2IiwidXNlcm5hbWUiOiJmcmVlZG9tIiwiZW1haWwiOiJjeW50aGlhbWJveWFuZUBnbWFpbC5jb20iLCJleHAiOjE3Nzg3NDQ3MTJ9.FejFVYvM-5tPSxZlgSlCRCn8P-ocfVl9r5daJjBjk5U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f7e9cf7df55edea-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.59.194","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.59.194, 141.101.99.152"}
[07-May-2026 07:46:50 UTC] === User Orders API Called ===
[07-May-2026 07:46:50 UTC] User ID: 506
[07-May-2026 07:46:50 UTC] Limit: 20, Offset: 0
[07-May-2026 07:46:50 UTC] Orders found: 0
[07-May-2026 07:46:50 UTC] Orders data: []
[07-May-2026 07:46:50 UTC] Total orders count: 0
[07-May-2026 07:46:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-May-2026 07:46:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-May-2026 07:46:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA2IiwidXNlcm5hbWUiOiJmcmVlZG9tIiwiZW1haWwiOiJjeW50aGlhbWJveWFuZUBnbWFpbC5jb20iLCJleHAiOjE3Nzg3NDQ3MTJ9.FejFVYvM-5tPSxZlgSlCRCn8P-ocfVl9r5daJjBjk5U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f7e9d090a3dedea-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.59.194","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.59.194, 141.101.99.152"}
[07-May-2026 07:46:52 UTC] === User Orders API Called ===
[07-May-2026 07:46:52 UTC] User ID: 506
[07-May-2026 07:46:52 UTC] Limit: 20, Offset: 0
[07-May-2026 07:46:52 UTC] Orders found: 0
[07-May-2026 07:46:52 UTC] Orders data: []
[07-May-2026 07:46:52 UTC] Total orders count: 0
[07-May-2026 07:46:53 UTC] === API CALL LOG ===
[07-May-2026 07:46:53 UTC] Endpoint: user/profile.php
[07-May-2026 07:46:53 UTC] Full Log Data: {
    "timestamp": "2026-05-07 07:46:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.194",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA2IiwidXNlcm5hbWUiOiJmcmVlZG9tIiwiZW1haWwiOiJjeW50aGlhbWJveWFuZUBnbWFpbC5jb20iLCJleHAiOjE3Nzg3NDQ3MTJ9.FejFVYvM-5tPSxZlgSlCRCn8P-ocfVl9r5daJjBjk5U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f7e9d090a3fedea-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.194",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.194, 141.101.99.152"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-May-2026 07:46:53 UTC] === END API CALL LOG ===
[07-May-2026 07:46:53 UTC] ✅ API Hash verification passed for profile endpoint
[07-May-2026 07:46:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA2IiwidXNlcm5hbWUiOiJmcmVlZG9tIiwiZW1haWwiOiJjeW50aGlhbWJveWFuZUBnbWFpbC5jb20iLCJleHAiOjE3Nzg3NDQ3MTJ9.FejFVYvM-5tPSxZlgSlCRCn8P-ocfVl9r5daJjBjk5U
[07-May-2026 07:46:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-May-2026 07:46:53 UTC] ✅ JWT token verified successfully for user profile
[07-May-2026 07:46:53 UTC] User ID: 506
[07-May-2026 07:46:53 UTC] ✅ User profile retrieved successfully for user ID: 506
[07-May-2026 07:46:53 UTC] === API CALL LOG ===
[07-May-2026 07:46:53 UTC] Endpoint: user/profile.php
[07-May-2026 07:46:53 UTC] Full Log Data: {
    "timestamp": "2026-05-07 07:46:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.194",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA2IiwidXNlcm5hbWUiOiJmcmVlZG9tIiwiZW1haWwiOiJjeW50aGlhbWJveWFuZUBnbWFpbC5jb20iLCJleHAiOjE3Nzg3NDQ3MTJ9.FejFVYvM-5tPSxZlgSlCRCn8P-ocfVl9r5daJjBjk5U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f7e9d0cab38edea-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.194",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.194, 141.101.99.152"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-May-2026 07:46:53 UTC] === END API CALL LOG ===
[07-May-2026 07:46:53 UTC] ✅ API Hash verification passed for profile endpoint
[07-May-2026 07:46:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA2IiwidXNlcm5hbWUiOiJmcmVlZG9tIiwiZW1haWwiOiJjeW50aGlhbWJveWFuZUBnbWFpbC5jb20iLCJleHAiOjE3Nzg3NDQ3MTJ9.FejFVYvM-5tPSxZlgSlCRCn8P-ocfVl9r5daJjBjk5U
[07-May-2026 07:46:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-May-2026 07:46:53 UTC] ✅ JWT token verified successfully for user profile
[07-May-2026 07:46:53 UTC] User ID: 506
[07-May-2026 07:46:53 UTC] ✅ User profile retrieved successfully for user ID: 506
[07-May-2026 07:46:53 UTC] === API CALL LOG ===
[07-May-2026 07:46:53 UTC] Endpoint: user/profile.php
[07-May-2026 07:46:53 UTC] Full Log Data: {
    "timestamp": "2026-05-07 07:46:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.194",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA2IiwidXNlcm5hbWUiOiJmcmVlZG9tIiwiZW1haWwiOiJjeW50aGlhbWJveWFuZUBnbWFpbC5jb20iLCJleHAiOjE3Nzg3NDQ3MTJ9.FejFVYvM-5tPSxZlgSlCRCn8P-ocfVl9r5daJjBjk5U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f7e9d0f596cedea-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.194",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.194, 141.101.99.152"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-May-2026 07:46:53 UTC] === END API CALL LOG ===
[07-May-2026 07:46:53 UTC] ✅ API Hash verification passed for profile endpoint
[07-May-2026 07:46:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA2IiwidXNlcm5hbWUiOiJmcmVlZG9tIiwiZW1haWwiOiJjeW50aGlhbWJveWFuZUBnbWFpbC5jb20iLCJleHAiOjE3Nzg3NDQ3MTJ9.FejFVYvM-5tPSxZlgSlCRCn8P-ocfVl9r5daJjBjk5U
[07-May-2026 07:46:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-May-2026 07:46:53 UTC] ✅ JWT token verified successfully for user profile
[07-May-2026 07:46:53 UTC] User ID: 506
[07-May-2026 07:46:53 UTC] ✅ User profile retrieved successfully for user ID: 506
[07-May-2026 07:50:12 UTC] === API CALL LOG ===
[07-May-2026 07:50:12 UTC] Endpoint: user/profile.php
[07-May-2026 07:50:12 UTC] Full Log Data: {
    "timestamp": "2026-05-07 07:50:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.194",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA2IiwidXNlcm5hbWUiOiJmcmVlZG9tIiwiZW1haWwiOiJjeW50aGlhbWJveWFuZUBnbWFpbC5jb20iLCJleHAiOjE3Nzg3NDQ3MTJ9.FejFVYvM-5tPSxZlgSlCRCn8P-ocfVl9r5daJjBjk5U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f7ea1eacc10653d-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.194",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.194, 172.69.194.220"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-May-2026 07:50:12 UTC] === END API CALL LOG ===
[07-May-2026 07:50:12 UTC] ✅ API Hash verification passed for profile endpoint
[07-May-2026 07:50:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA2IiwidXNlcm5hbWUiOiJmcmVlZG9tIiwiZW1haWwiOiJjeW50aGlhbWJveWFuZUBnbWFpbC5jb20iLCJleHAiOjE3Nzg3NDQ3MTJ9.FejFVYvM-5tPSxZlgSlCRCn8P-ocfVl9r5daJjBjk5U
[07-May-2026 07:50:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-May-2026 07:50:12 UTC] ✅ JWT token verified successfully for user profile
[07-May-2026 07:50:12 UTC] User ID: 506
[07-May-2026 07:50:12 UTC] ✅ User profile retrieved successfully for user ID: 506
[07-May-2026 07:50:13 UTC] User Purchases API - User ID: 506
[07-May-2026 07:50:13 UTC] User Purchases API - Total purchases found: 2
[07-May-2026 07:50:27 UTC] === API CALL LOG ===
[07-May-2026 07:50:27 UTC] Endpoint: user/profile.php
[07-May-2026 07:50:27 UTC] Full Log Data: {
    "timestamp": "2026-05-07 07:50:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.194",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA2IiwidXNlcm5hbWUiOiJmcmVlZG9tIiwiZW1haWwiOiJjeW50aGlhbWJveWFuZUBnbWFpbC5jb20iLCJleHAiOjE3Nzg3NDQ3MTJ9.FejFVYvM-5tPSxZlgSlCRCn8P-ocfVl9r5daJjBjk5U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f7ea2459e98653d-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.194",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.194, 172.69.194.220"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-May-2026 07:50:27 UTC] === END API CALL LOG ===
[07-May-2026 07:50:27 UTC] ✅ API Hash verification passed for profile endpoint
[07-May-2026 07:50:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA2IiwidXNlcm5hbWUiOiJmcmVlZG9tIiwiZW1haWwiOiJjeW50aGlhbWJveWFuZUBnbWFpbC5jb20iLCJleHAiOjE3Nzg3NDQ3MTJ9.FejFVYvM-5tPSxZlgSlCRCn8P-ocfVl9r5daJjBjk5U
[07-May-2026 07:50:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-May-2026 07:50:27 UTC] ✅ JWT token verified successfully for user profile
[07-May-2026 07:50:27 UTC] User ID: 506
[07-May-2026 07:50:27 UTC] ✅ User profile retrieved successfully for user ID: 506
[07-May-2026 07:50:27 UTC] User Purchases API - User ID: 506
[07-May-2026 07:50:27 UTC] User Purchases API - Total purchases found: 2
[07-May-2026 07:50:33 UTC] === API CALL LOG ===
[07-May-2026 07:50:33 UTC] Endpoint: user/profile.php
[07-May-2026 07:50:33 UTC] Full Log Data: {
    "timestamp": "2026-05-07 07:50:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.194",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA2IiwidXNlcm5hbWUiOiJmcmVlZG9tIiwiZW1haWwiOiJjeW50aGlhbWJveWFuZUBnbWFpbC5jb20iLCJleHAiOjE3Nzg3NDQ3MTJ9.FejFVYvM-5tPSxZlgSlCRCn8P-ocfVl9r5daJjBjk5U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f7ea26bac2a653d-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.194",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.194, 172.69.194.220"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-May-2026 07:50:33 UTC] === END API CALL LOG ===
[07-May-2026 07:50:33 UTC] ✅ API Hash verification passed for profile endpoint
[07-May-2026 07:50:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA2IiwidXNlcm5hbWUiOiJmcmVlZG9tIiwiZW1haWwiOiJjeW50aGlhbWJveWFuZUBnbWFpbC5jb20iLCJleHAiOjE3Nzg3NDQ3MTJ9.FejFVYvM-5tPSxZlgSlCRCn8P-ocfVl9r5daJjBjk5U
[07-May-2026 07:50:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-May-2026 07:50:33 UTC] ✅ JWT token verified successfully for user profile
[07-May-2026 07:50:33 UTC] User ID: 506
[07-May-2026 07:50:33 UTC] ✅ User profile retrieved successfully for user ID: 506
[07-May-2026 07:50:33 UTC] User Purchases API - User ID: 506
[07-May-2026 07:50:33 UTC] User Purchases API - Total purchases found: 2
[07-May-2026 07:50:35 UTC] User Purchases API - User ID: 506
[07-May-2026 07:50:35 UTC] User Purchases API - Total purchases found: 2
[07-May-2026 07:50:44 UTC] === API CALL LOG ===
[07-May-2026 07:50:44 UTC] Endpoint: user/profile.php
[07-May-2026 07:50:44 UTC] Full Log Data: {
    "timestamp": "2026-05-07 07:50:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.194",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA2IiwidXNlcm5hbWUiOiJmcmVlZG9tIiwiZW1haWwiOiJjeW50aGlhbWJveWFuZUBnbWFpbC5jb20iLCJleHAiOjE3Nzg3NDQ3MTJ9.FejFVYvM-5tPSxZlgSlCRCn8P-ocfVl9r5daJjBjk5U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f7ea2af4e8d653d-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.194",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.194, 172.69.194.221"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-May-2026 07:50:44 UTC] === END API CALL LOG ===
[07-May-2026 07:50:44 UTC] ✅ API Hash verification passed for profile endpoint
[07-May-2026 07:50:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA2IiwidXNlcm5hbWUiOiJmcmVlZG9tIiwiZW1haWwiOiJjeW50aGlhbWJveWFuZUBnbWFpbC5jb20iLCJleHAiOjE3Nzg3NDQ3MTJ9.FejFVYvM-5tPSxZlgSlCRCn8P-ocfVl9r5daJjBjk5U
[07-May-2026 07:50:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-May-2026 07:50:44 UTC] ✅ JWT token verified successfully for user profile
[07-May-2026 07:50:44 UTC] User ID: 506
[07-May-2026 07:50:44 UTC] ✅ User profile retrieved successfully for user ID: 506
[07-May-2026 07:50:44 UTC] User Purchases API - User ID: 506
[07-May-2026 07:50:44 UTC] User Purchases API - Total purchases found: 2
[07-May-2026 07:50:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-May-2026 07:50:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-May-2026 07:50:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA2IiwidXNlcm5hbWUiOiJmcmVlZG9tIiwiZW1haWwiOiJjeW50aGlhbWJveWFuZUBnbWFpbC5jb20iLCJleHAiOjE3Nzg3NDQ3MTJ9.FejFVYvM-5tPSxZlgSlCRCn8P-ocfVl9r5daJjBjk5U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f7ea2c7c925653d-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.59.194","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.59.194, 172.69.194.221"}
[07-May-2026 07:50:48 UTC] === User Orders API Called ===
[07-May-2026 07:50:48 UTC] User ID: 506
[07-May-2026 07:50:48 UTC] Limit: 20, Offset: 0
[07-May-2026 07:50:48 UTC] Orders found: 0
[07-May-2026 07:50:48 UTC] Orders data: []
[07-May-2026 07:50:48 UTC] Total orders count: 0
[07-May-2026 07:50:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-May-2026 07:50:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-May-2026 07:50:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA2IiwidXNlcm5hbWUiOiJmcmVlZG9tIiwiZW1haWwiOiJjeW50aGlhbWJveWFuZUBnbWFpbC5jb20iLCJleHAiOjE3Nzg3NDQ3MTJ9.FejFVYvM-5tPSxZlgSlCRCn8P-ocfVl9r5daJjBjk5U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f7ea3027850653d-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.59.194","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.59.194, 172.69.194.220"}
[07-May-2026 07:50:57 UTC] === User Orders API Called ===
[07-May-2026 07:50:57 UTC] User ID: 506
[07-May-2026 07:50:57 UTC] Limit: 20, Offset: 0
[07-May-2026 07:50:57 UTC] Orders found: 0
[07-May-2026 07:50:57 UTC] Orders data: []
[07-May-2026 07:50:57 UTC] Total orders count: 0
[07-May-2026 07:50:57 UTC] === API CALL LOG ===
[07-May-2026 07:50:57 UTC] Endpoint: user/profile.php
[07-May-2026 07:50:57 UTC] Full Log Data: {
    "timestamp": "2026-05-07 07:50:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.194",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA2IiwidXNlcm5hbWUiOiJmcmVlZG9tIiwiZW1haWwiOiJjeW50aGlhbWJveWFuZUBnbWFpbC5jb20iLCJleHAiOjE3Nzg3NDQ3MTJ9.FejFVYvM-5tPSxZlgSlCRCn8P-ocfVl9r5daJjBjk5U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f7ea3027852653d-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.194",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.194, 172.69.194.221"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-May-2026 07:50:57 UTC] === END API CALL LOG ===
[07-May-2026 07:50:57 UTC] ✅ API Hash verification passed for profile endpoint
[07-May-2026 07:50:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA2IiwidXNlcm5hbWUiOiJmcmVlZG9tIiwiZW1haWwiOiJjeW50aGlhbWJveWFuZUBnbWFpbC5jb20iLCJleHAiOjE3Nzg3NDQ3MTJ9.FejFVYvM-5tPSxZlgSlCRCn8P-ocfVl9r5daJjBjk5U
[07-May-2026 07:50:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-May-2026 07:50:57 UTC] ✅ JWT token verified successfully for user profile
[07-May-2026 07:50:57 UTC] User ID: 506
[07-May-2026 07:50:57 UTC] ✅ User profile retrieved successfully for user ID: 506
[07-May-2026 07:50:58 UTC] === API CALL LOG ===
[07-May-2026 07:50:58 UTC] Endpoint: user/profile.php
[07-May-2026 07:50:58 UTC] Full Log Data: {
    "timestamp": "2026-05-07 07:50:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.194",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA2IiwidXNlcm5hbWUiOiJmcmVlZG9tIiwiZW1haWwiOiJjeW50aGlhbWJveWFuZUBnbWFpbC5jb20iLCJleHAiOjE3Nzg3NDQ3MTJ9.FejFVYvM-5tPSxZlgSlCRCn8P-ocfVl9r5daJjBjk5U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f7ea305fba2653d-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.194",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.194, 172.69.194.220"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-May-2026 07:50:58 UTC] === END API CALL LOG ===
[07-May-2026 07:50:58 UTC] ✅ API Hash verification passed for profile endpoint
[07-May-2026 07:50:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA2IiwidXNlcm5hbWUiOiJmcmVlZG9tIiwiZW1haWwiOiJjeW50aGlhbWJveWFuZUBnbWFpbC5jb20iLCJleHAiOjE3Nzg3NDQ3MTJ9.FejFVYvM-5tPSxZlgSlCRCn8P-ocfVl9r5daJjBjk5U
[07-May-2026 07:50:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-May-2026 07:50:58 UTC] ✅ JWT token verified successfully for user profile
[07-May-2026 07:50:58 UTC] User ID: 506
[07-May-2026 07:50:58 UTC] ✅ User profile retrieved successfully for user ID: 506
[07-May-2026 07:50:58 UTC] === API CALL LOG ===
[07-May-2026 07:50:58 UTC] Endpoint: user/profile.php
[07-May-2026 07:50:58 UTC] Full Log Data: {
    "timestamp": "2026-05-07 07:50:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.194",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA2IiwidXNlcm5hbWUiOiJmcmVlZG9tIiwiZW1haWwiOiJjeW50aGlhbWJveWFuZUBnbWFpbC5jb20iLCJleHAiOjE3Nzg3NDQ3MTJ9.FejFVYvM-5tPSxZlgSlCRCn8P-ocfVl9r5daJjBjk5U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f7ea308fe58653d-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.194",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.194, 172.69.194.220"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-May-2026 07:50:58 UTC] === END API CALL LOG ===
[07-May-2026 07:50:58 UTC] ✅ API Hash verification passed for profile endpoint
[07-May-2026 07:50:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA2IiwidXNlcm5hbWUiOiJmcmVlZG9tIiwiZW1haWwiOiJjeW50aGlhbWJveWFuZUBnbWFpbC5jb20iLCJleHAiOjE3Nzg3NDQ3MTJ9.FejFVYvM-5tPSxZlgSlCRCn8P-ocfVl9r5daJjBjk5U
[07-May-2026 07:50:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-May-2026 07:50:58 UTC] ✅ JWT token verified successfully for user profile
[07-May-2026 07:50:58 UTC] User ID: 506
[07-May-2026 07:50:58 UTC] ✅ User profile retrieved successfully for user ID: 506
[07-May-2026 07:51:32 UTC] === API CALL LOG ===
[07-May-2026 07:51:32 UTC] Endpoint: user/profile.php
[07-May-2026 07:51:32 UTC] Full Log Data: {
    "timestamp": "2026-05-07 07:51:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.194",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA2IiwidXNlcm5hbWUiOiJmcmVlZG9tIiwiZW1haWwiOiJjeW50aGlhbWJveWFuZUBnbWFpbC5jb20iLCJleHAiOjE3Nzg3NDQ3MTJ9.FejFVYvM-5tPSxZlgSlCRCn8P-ocfVl9r5daJjBjk5U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f7ea3d9fee0414d-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.194",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.194, 172.70.85.150"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-May-2026 07:51:32 UTC] === END API CALL LOG ===
[07-May-2026 07:51:32 UTC] ✅ API Hash verification passed for profile endpoint
[07-May-2026 07:51:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA2IiwidXNlcm5hbWUiOiJmcmVlZG9tIiwiZW1haWwiOiJjeW50aGlhbWJveWFuZUBnbWFpbC5jb20iLCJleHAiOjE3Nzg3NDQ3MTJ9.FejFVYvM-5tPSxZlgSlCRCn8P-ocfVl9r5daJjBjk5U
[07-May-2026 07:51:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-May-2026 07:51:32 UTC] ✅ JWT token verified successfully for user profile
[07-May-2026 07:51:32 UTC] User ID: 506
[07-May-2026 07:51:32 UTC] ✅ User profile retrieved successfully for user ID: 506
[07-May-2026 07:52:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-May-2026 07:52:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-May-2026 07:52:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA2IiwidXNlcm5hbWUiOiJmcmVlZG9tIiwiZW1haWwiOiJjeW50aGlhbWJveWFuZUBnbWFpbC5jb20iLCJleHAiOjE3Nzg3NDQ3MTJ9.FejFVYvM-5tPSxZlgSlCRCn8P-ocfVl9r5daJjBjk5U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f7ea57b1dbf414d-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.59.194","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.59.194, 172.70.85.151"}
[07-May-2026 07:52:38 UTC] === User Orders API Called ===
[07-May-2026 07:52:38 UTC] User ID: 506
[07-May-2026 07:52:38 UTC] Limit: 20, Offset: 0
[07-May-2026 07:52:38 UTC] Orders found: 0
[07-May-2026 07:52:38 UTC] Orders data: []
[07-May-2026 07:52:38 UTC] Total orders count: 0
[07-May-2026 07:52:38 UTC] === API CALL LOG ===
[07-May-2026 07:52:38 UTC] Endpoint: user/profile.php
[07-May-2026 07:52:38 UTC] Full Log Data: {
    "timestamp": "2026-05-07 07:52:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.194",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA2IiwidXNlcm5hbWUiOiJmcmVlZG9tIiwiZW1haWwiOiJjeW50aGlhbWJveWFuZUBnbWFpbC5jb20iLCJleHAiOjE3Nzg3NDQ3MTJ9.FejFVYvM-5tPSxZlgSlCRCn8P-ocfVl9r5daJjBjk5U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f7ea57b1dc1414d-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.194",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.194, 172.70.85.150"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-May-2026 07:52:38 UTC] === END API CALL LOG ===
[07-May-2026 07:52:38 UTC] ✅ API Hash verification passed for profile endpoint
[07-May-2026 07:52:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA2IiwidXNlcm5hbWUiOiJmcmVlZG9tIiwiZW1haWwiOiJjeW50aGlhbWJveWFuZUBnbWFpbC5jb20iLCJleHAiOjE3Nzg3NDQ3MTJ9.FejFVYvM-5tPSxZlgSlCRCn8P-ocfVl9r5daJjBjk5U
[07-May-2026 07:52:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-May-2026 07:52:38 UTC] ✅ JWT token verified successfully for user profile
[07-May-2026 07:52:38 UTC] User ID: 506
[07-May-2026 07:52:38 UTC] ✅ User profile retrieved successfully for user ID: 506
[07-May-2026 07:52:39 UTC] === API CALL LOG ===
[07-May-2026 07:52:39 UTC] Endpoint: user/profile.php
[07-May-2026 07:52:39 UTC] Full Log Data: {
    "timestamp": "2026-05-07 07:52:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.194",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA2IiwidXNlcm5hbWUiOiJmcmVlZG9tIiwiZW1haWwiOiJjeW50aGlhbWJveWFuZUBnbWFpbC5jb20iLCJleHAiOjE3Nzg3NDQ3MTJ9.FejFVYvM-5tPSxZlgSlCRCn8P-ocfVl9r5daJjBjk5U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f7ea57e5848414d-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.194",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.194, 172.70.85.151"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-May-2026 07:52:39 UTC] === END API CALL LOG ===
[07-May-2026 07:52:39 UTC] ✅ API Hash verification passed for profile endpoint
[07-May-2026 07:52:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA2IiwidXNlcm5hbWUiOiJmcmVlZG9tIiwiZW1haWwiOiJjeW50aGlhbWJveWFuZUBnbWFpbC5jb20iLCJleHAiOjE3Nzg3NDQ3MTJ9.FejFVYvM-5tPSxZlgSlCRCn8P-ocfVl9r5daJjBjk5U
[07-May-2026 07:52:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-May-2026 07:52:39 UTC] ✅ JWT token verified successfully for user profile
[07-May-2026 07:52:39 UTC] User ID: 506
[07-May-2026 07:52:39 UTC] ✅ User profile retrieved successfully for user ID: 506
[07-May-2026 07:52:39 UTC] === API CALL LOG ===
[07-May-2026 07:52:39 UTC] Endpoint: user/profile.php
[07-May-2026 07:52:39 UTC] Full Log Data: {
    "timestamp": "2026-05-07 07:52:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.194",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA2IiwidXNlcm5hbWUiOiJmcmVlZG9tIiwiZW1haWwiOiJjeW50aGlhbWJveWFuZUBnbWFpbC5jb20iLCJleHAiOjE3Nzg3NDQ3MTJ9.FejFVYvM-5tPSxZlgSlCRCn8P-ocfVl9r5daJjBjk5U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f7ea5810a6b414d-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.194",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.194, 172.70.85.151"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-May-2026 07:52:39 UTC] === END API CALL LOG ===
[07-May-2026 07:52:39 UTC] ✅ API Hash verification passed for profile endpoint
[07-May-2026 07:52:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA2IiwidXNlcm5hbWUiOiJmcmVlZG9tIiwiZW1haWwiOiJjeW50aGlhbWJveWFuZUBnbWFpbC5jb20iLCJleHAiOjE3Nzg3NDQ3MTJ9.FejFVYvM-5tPSxZlgSlCRCn8P-ocfVl9r5daJjBjk5U
[07-May-2026 07:52:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-May-2026 07:52:39 UTC] ✅ JWT token verified successfully for user profile
[07-May-2026 07:52:39 UTC] User ID: 506
[07-May-2026 07:52:39 UTC] ✅ User profile retrieved successfully for user ID: 506
[07-May-2026 07:52:47 UTC] === API CALL LOG ===
[07-May-2026 07:52:47 UTC] Endpoint: user/profile.php
[07-May-2026 07:52:47 UTC] Full Log Data: {
    "timestamp": "2026-05-07 07:52:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.194",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA2IiwidXNlcm5hbWUiOiJmcmVlZG9tIiwiZW1haWwiOiJjeW50aGlhbWJveWFuZUBnbWFpbC5jb20iLCJleHAiOjE3Nzg3NDQ3MTJ9.FejFVYvM-5tPSxZlgSlCRCn8P-ocfVl9r5daJjBjk5U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f7ea5b0ac64414d-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.194",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.194, 172.70.85.151"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-May-2026 07:52:47 UTC] === END API CALL LOG ===
[07-May-2026 07:52:47 UTC] ✅ API Hash verification passed for profile endpoint
[07-May-2026 07:52:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA2IiwidXNlcm5hbWUiOiJmcmVlZG9tIiwiZW1haWwiOiJjeW50aGlhbWJveWFuZUBnbWFpbC5jb20iLCJleHAiOjE3Nzg3NDQ3MTJ9.FejFVYvM-5tPSxZlgSlCRCn8P-ocfVl9r5daJjBjk5U
[07-May-2026 07:52:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-May-2026 07:52:47 UTC] ✅ JWT token verified successfully for user profile
[07-May-2026 07:52:47 UTC] User ID: 506
[07-May-2026 07:52:47 UTC] ✅ User profile retrieved successfully for user ID: 506
[07-May-2026 07:53:16 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-May-2026 07:53:16 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-May-2026 07:53:16 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA2IiwidXNlcm5hbWUiOiJmcmVlZG9tIiwiZW1haWwiOiJjeW50aGlhbWJveWFuZUBnbWFpbC5jb20iLCJleHAiOjE3Nzg3NDQ3MTJ9.FejFVYvM-5tPSxZlgSlCRCn8P-ocfVl9r5daJjBjk5U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f7ea663ce75414d-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.211.59.194","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.211.59.194, 172.70.85.151"}
[07-May-2026 07:53:16 UTC] === User Orders API Called ===
[07-May-2026 07:53:16 UTC] User ID: 506
[07-May-2026 07:53:16 UTC] Limit: 20, Offset: 0
[07-May-2026 07:53:16 UTC] Orders found: 0
[07-May-2026 07:53:16 UTC] Orders data: []
[07-May-2026 07:53:16 UTC] Total orders count: 0
[07-May-2026 07:53:16 UTC] === API CALL LOG ===
[07-May-2026 07:53:16 UTC] Endpoint: user/profile.php
[07-May-2026 07:53:16 UTC] Full Log Data: {
    "timestamp": "2026-05-07 07:53:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.194",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA2IiwidXNlcm5hbWUiOiJmcmVlZG9tIiwiZW1haWwiOiJjeW50aGlhbWJveWFuZUBnbWFpbC5jb20iLCJleHAiOjE3Nzg3NDQ3MTJ9.FejFVYvM-5tPSxZlgSlCRCn8P-ocfVl9r5daJjBjk5U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f7ea663ce76414d-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.194",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.194, 172.70.85.151"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-May-2026 07:53:16 UTC] === END API CALL LOG ===
[07-May-2026 07:53:16 UTC] ✅ API Hash verification passed for profile endpoint
[07-May-2026 07:53:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA2IiwidXNlcm5hbWUiOiJmcmVlZG9tIiwiZW1haWwiOiJjeW50aGlhbWJveWFuZUBnbWFpbC5jb20iLCJleHAiOjE3Nzg3NDQ3MTJ9.FejFVYvM-5tPSxZlgSlCRCn8P-ocfVl9r5daJjBjk5U
[07-May-2026 07:53:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-May-2026 07:53:16 UTC] ✅ JWT token verified successfully for user profile
[07-May-2026 07:53:16 UTC] User ID: 506
[07-May-2026 07:53:16 UTC] ✅ User profile retrieved successfully for user ID: 506
[07-May-2026 07:53:16 UTC] === API CALL LOG ===
[07-May-2026 07:53:16 UTC] Endpoint: user/profile.php
[07-May-2026 07:53:16 UTC] Full Log Data: {
    "timestamp": "2026-05-07 07:53:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.194",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA2IiwidXNlcm5hbWUiOiJmcmVlZG9tIiwiZW1haWwiOiJjeW50aGlhbWJveWFuZUBnbWFpbC5jb20iLCJleHAiOjE3Nzg3NDQ3MTJ9.FejFVYvM-5tPSxZlgSlCRCn8P-ocfVl9r5daJjBjk5U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f7ea6683a8c414d-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.194",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.194, 172.70.85.151"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-May-2026 07:53:16 UTC] === END API CALL LOG ===
[07-May-2026 07:53:16 UTC] ✅ API Hash verification passed for profile endpoint
[07-May-2026 07:53:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA2IiwidXNlcm5hbWUiOiJmcmVlZG9tIiwiZW1haWwiOiJjeW50aGlhbWJveWFuZUBnbWFpbC5jb20iLCJleHAiOjE3Nzg3NDQ3MTJ9.FejFVYvM-5tPSxZlgSlCRCn8P-ocfVl9r5daJjBjk5U
[07-May-2026 07:53:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-May-2026 07:53:16 UTC] ✅ JWT token verified successfully for user profile
[07-May-2026 07:53:16 UTC] User ID: 506
[07-May-2026 07:53:16 UTC] ✅ User profile retrieved successfully for user ID: 506
[07-May-2026 07:53:17 UTC] === API CALL LOG ===
[07-May-2026 07:53:17 UTC] Endpoint: user/profile.php
[07-May-2026 07:53:17 UTC] Full Log Data: {
    "timestamp": "2026-05-07 07:53:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.59.194",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA2IiwidXNlcm5hbWUiOiJmcmVlZG9tIiwiZW1haWwiOiJjeW50aGlhbWJveWFuZUBnbWFpbC5jb20iLCJleHAiOjE3Nzg3NDQ3MTJ9.FejFVYvM-5tPSxZlgSlCRCn8P-ocfVl9r5daJjBjk5U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f7ea669dc31414d-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.211.59.194",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.211.59.194, 172.70.85.151"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-May-2026 07:53:17 UTC] === END API CALL LOG ===
[07-May-2026 07:53:17 UTC] ✅ API Hash verification passed for profile endpoint
[07-May-2026 07:53:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA2IiwidXNlcm5hbWUiOiJmcmVlZG9tIiwiZW1haWwiOiJjeW50aGlhbWJveWFuZUBnbWFpbC5jb20iLCJleHAiOjE3Nzg3NDQ3MTJ9.FejFVYvM-5tPSxZlgSlCRCn8P-ocfVl9r5daJjBjk5U
[07-May-2026 07:53:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-May-2026 07:53:17 UTC] ✅ JWT token verified successfully for user profile
[07-May-2026 07:53:17 UTC] User ID: 506
[07-May-2026 07:53:17 UTC] ✅ User profile retrieved successfully for user ID: 506
[07-May-2026 12:45:47 UTC] === API CALL LOG ===
[07-May-2026 12:45:47 UTC] Endpoint: user/profile.php
[07-May-2026 12:45:47 UTC] Full Log Data: {
    "timestamp": "2026-05-07 12:45:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.221.168.249",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA1IiwidXNlcm5hbWUiOiJibG8iLCJlbWFpbCI6InRyYXA2MTQ0NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg3MTgxMjZ9.1GHlAkwskRYz2ImlweJFqKNb4pyvN72guLr8FTFqtfg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8052e17ea54a2c-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "31.221.168.249",
        "CF-IPCountry": "ES",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "31.221.168.249, 104.22.7.21"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-May-2026 12:45:47 UTC] === END API CALL LOG ===
[07-May-2026 12:45:47 UTC] ✅ API Hash verification passed for profile endpoint
[07-May-2026 12:45:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA1IiwidXNlcm5hbWUiOiJibG8iLCJlbWFpbCI6InRyYXA2MTQ0NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg3MTgxMjZ9.1GHlAkwskRYz2ImlweJFqKNb4pyvN72guLr8FTFqtfg
[07-May-2026 12:45:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-May-2026 12:45:47 UTC] ✅ JWT token verified successfully for user profile
[07-May-2026 12:45:47 UTC] User ID: 505
[07-May-2026 12:45:47 UTC] ✅ User profile retrieved successfully for user ID: 505
[07-May-2026 12:45:47 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-May-2026 12:45:47 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-May-2026 12:45:47 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA1IiwidXNlcm5hbWUiOiJibG8iLCJlbWFpbCI6InRyYXA2MTQ0NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg3MTgxMjZ9.1GHlAkwskRYz2ImlweJFqKNb4pyvN72guLr8FTFqtfg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f8052e3d9324a2c-MAD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"31.221.168.249","CF-IPCountry":"ES","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"31.221.168.249, 104.22.7.94"}
[07-May-2026 12:45:47 UTC] === User Orders API Called ===
[07-May-2026 12:45:47 UTC] User ID: 505
[07-May-2026 12:45:47 UTC] Limit: 20, Offset: 0
[07-May-2026 12:45:47 UTC] Orders found: 2
[07-May-2026 12:45:47 UTC] Orders data: [{"id":246,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ganarifs","status":"cancelled","created_at":"2026-05-07 04:03:34","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":245,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/GOLDENTRRAD","status":"cancelled","created_at":"2026-05-07 03:58:09","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[07-May-2026 12:45:47 UTC] Total orders count: 2
[07-May-2026 12:45:47 UTC] === API CALL LOG ===
[07-May-2026 12:45:47 UTC] Endpoint: user/profile.php
[07-May-2026 12:45:47 UTC] Full Log Data: {
    "timestamp": "2026-05-07 12:45:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.221.168.249",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA1IiwidXNlcm5hbWUiOiJibG8iLCJlbWFpbCI6InRyYXA2MTQ0NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg3MTgxMjZ9.1GHlAkwskRYz2ImlweJFqKNb4pyvN72guLr8FTFqtfg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8052e4aa064a2c-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "31.221.168.249",
        "CF-IPCountry": "ES",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "31.221.168.249, 104.22.7.95"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-May-2026 12:45:47 UTC] === END API CALL LOG ===
[07-May-2026 12:45:47 UTC] ✅ API Hash verification passed for profile endpoint
[07-May-2026 12:45:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA1IiwidXNlcm5hbWUiOiJibG8iLCJlbWFpbCI6InRyYXA2MTQ0NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg3MTgxMjZ9.1GHlAkwskRYz2ImlweJFqKNb4pyvN72guLr8FTFqtfg
[07-May-2026 12:45:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-May-2026 12:45:47 UTC] ✅ JWT token verified successfully for user profile
[07-May-2026 12:45:47 UTC] User ID: 505
[07-May-2026 12:45:47 UTC] ✅ User profile retrieved successfully for user ID: 505
[07-May-2026 12:45:47 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-May-2026 12:45:47 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-May-2026 12:45:47 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA1IiwidXNlcm5hbWUiOiJibG8iLCJlbWFpbCI6InRyYXA2MTQ0NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg3MTgxMjZ9.1GHlAkwskRYz2ImlweJFqKNb4pyvN72guLr8FTFqtfg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f8052e50a634a2c-MAD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"31.221.168.249","CF-IPCountry":"ES","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"31.221.168.249, 104.22.7.94"}
[07-May-2026 12:45:47 UTC] === User Orders API Called ===
[07-May-2026 12:45:47 UTC] User ID: 505
[07-May-2026 12:45:47 UTC] Limit: 20, Offset: 0
[07-May-2026 12:45:47 UTC] Orders found: 2
[07-May-2026 12:45:47 UTC] Orders data: [{"id":246,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ganarifs","status":"cancelled","created_at":"2026-05-07 04:03:34","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":245,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/GOLDENTRRAD","status":"cancelled","created_at":"2026-05-07 03:58:09","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[07-May-2026 12:45:47 UTC] Total orders count: 2
[07-May-2026 12:45:47 UTC] === API CALL LOG ===
[07-May-2026 12:45:47 UTC] Endpoint: user/profile.php
[07-May-2026 12:45:47 UTC] Full Log Data: {
    "timestamp": "2026-05-07 12:45:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.221.168.249",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA1IiwidXNlcm5hbWUiOiJibG8iLCJlbWFpbCI6InRyYXA2MTQ0NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg3MTgxMjZ9.1GHlAkwskRYz2ImlweJFqKNb4pyvN72guLr8FTFqtfg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8052e54abb4a2c-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "31.221.168.249",
        "CF-IPCountry": "ES",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "31.221.168.249, 104.22.7.95"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-May-2026 12:45:47 UTC] === END API CALL LOG ===
[07-May-2026 12:45:47 UTC] ✅ API Hash verification passed for profile endpoint
[07-May-2026 12:45:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA1IiwidXNlcm5hbWUiOiJibG8iLCJlbWFpbCI6InRyYXA2MTQ0NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg3MTgxMjZ9.1GHlAkwskRYz2ImlweJFqKNb4pyvN72guLr8FTFqtfg
[07-May-2026 12:45:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-May-2026 12:45:47 UTC] ✅ JWT token verified successfully for user profile
[07-May-2026 12:45:47 UTC] User ID: 505
[07-May-2026 12:45:47 UTC] ✅ User profile retrieved successfully for user ID: 505
[07-May-2026 12:45:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-May-2026 12:45:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-May-2026 12:45:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA1IiwidXNlcm5hbWUiOiJibG8iLCJlbWFpbCI6InRyYXA2MTQ0NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg3MTgxMjZ9.1GHlAkwskRYz2ImlweJFqKNb4pyvN72guLr8FTFqtfg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f8052f578974a2c-MAD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"31.221.168.249","CF-IPCountry":"ES","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"31.221.168.249, 104.22.7.94"}
[07-May-2026 12:45:50 UTC] === User Orders API Called ===
[07-May-2026 12:45:50 UTC] User ID: 505
[07-May-2026 12:45:50 UTC] Limit: 20, Offset: 0
[07-May-2026 12:45:50 UTC] Orders found: 2
[07-May-2026 12:45:50 UTC] Orders data: [{"id":246,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ganarifs","status":"cancelled","created_at":"2026-05-07 04:03:34","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":245,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/GOLDENTRRAD","status":"cancelled","created_at":"2026-05-07 03:58:09","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[07-May-2026 12:45:50 UTC] Total orders count: 2
[07-May-2026 12:45:53 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-May-2026 12:45:53 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-May-2026 12:45:53 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA1IiwidXNlcm5hbWUiOiJibG8iLCJlbWFpbCI6InRyYXA2MTQ0NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg3MTgxMjZ9.1GHlAkwskRYz2ImlweJFqKNb4pyvN72guLr8FTFqtfg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f80530768a44a2c-MAD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"31.221.168.249","CF-IPCountry":"ES","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"31.221.168.249, 104.22.7.21"}
[07-May-2026 12:45:53 UTC] === User Orders API Called ===
[07-May-2026 12:45:53 UTC] User ID: 505
[07-May-2026 12:45:53 UTC] Limit: 20, Offset: 0
[07-May-2026 12:45:53 UTC] Orders found: 2
[07-May-2026 12:45:53 UTC] Orders data: [{"id":246,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ganarifs","status":"cancelled","created_at":"2026-05-07 04:03:34","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":245,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/GOLDENTRRAD","status":"cancelled","created_at":"2026-05-07 03:58:09","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[07-May-2026 12:45:53 UTC] Total orders count: 2
[07-May-2026 12:45:53 UTC] === API CALL LOG ===
[07-May-2026 12:45:53 UTC] Endpoint: user/profile.php
[07-May-2026 12:45:53 UTC] Full Log Data: {
    "timestamp": "2026-05-07 12:45:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.221.168.249",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA1IiwidXNlcm5hbWUiOiJibG8iLCJlbWFpbCI6InRyYXA2MTQ0NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg3MTgxMjZ9.1GHlAkwskRYz2ImlweJFqKNb4pyvN72guLr8FTFqtfg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f805307b8fe4a2c-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "31.221.168.249",
        "CF-IPCountry": "ES",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "31.221.168.249, 104.22.7.21"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-May-2026 12:45:53 UTC] === END API CALL LOG ===
[07-May-2026 12:45:53 UTC] ✅ API Hash verification passed for profile endpoint
[07-May-2026 12:45:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA1IiwidXNlcm5hbWUiOiJibG8iLCJlbWFpbCI6InRyYXA2MTQ0NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg3MTgxMjZ9.1GHlAkwskRYz2ImlweJFqKNb4pyvN72guLr8FTFqtfg
[07-May-2026 12:45:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-May-2026 12:45:53 UTC] ✅ JWT token verified successfully for user profile
[07-May-2026 12:45:53 UTC] User ID: 505
[07-May-2026 12:45:53 UTC] ✅ User profile retrieved successfully for user ID: 505
[07-May-2026 12:45:53 UTC] === API CALL LOG ===
[07-May-2026 12:45:53 UTC] Endpoint: user/profile.php
[07-May-2026 12:45:53 UTC] Full Log Data: {
    "timestamp": "2026-05-07 12:45:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.221.168.249",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA1IiwidXNlcm5hbWUiOiJibG8iLCJlbWFpbCI6InRyYXA2MTQ0NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg3MTgxMjZ9.1GHlAkwskRYz2ImlweJFqKNb4pyvN72guLr8FTFqtfg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f80530b8cad4a2c-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "31.221.168.249",
        "CF-IPCountry": "ES",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "31.221.168.249, 104.22.7.21"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-May-2026 12:45:53 UTC] === END API CALL LOG ===
[07-May-2026 12:45:53 UTC] ✅ API Hash verification passed for profile endpoint
[07-May-2026 12:45:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA1IiwidXNlcm5hbWUiOiJibG8iLCJlbWFpbCI6InRyYXA2MTQ0NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg3MTgxMjZ9.1GHlAkwskRYz2ImlweJFqKNb4pyvN72guLr8FTFqtfg
[07-May-2026 12:45:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-May-2026 12:45:53 UTC] ✅ JWT token verified successfully for user profile
[07-May-2026 12:45:53 UTC] User ID: 505
[07-May-2026 12:45:53 UTC] ✅ User profile retrieved successfully for user ID: 505
[07-May-2026 12:45:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-May-2026 12:45:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-May-2026 12:45:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA1IiwidXNlcm5hbWUiOiJibG8iLCJlbWFpbCI6InRyYXA2MTQ0NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg3MTgxMjZ9.1GHlAkwskRYz2ImlweJFqKNb4pyvN72guLr8FTFqtfg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f80532299b44a2c-MAD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"31.221.168.249","CF-IPCountry":"ES","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"31.221.168.249, 104.22.7.21"}
[07-May-2026 12:45:57 UTC] === User Orders API Called ===
[07-May-2026 12:45:57 UTC] User ID: 505
[07-May-2026 12:45:57 UTC] Limit: 20, Offset: 0
[07-May-2026 12:45:57 UTC] Orders found: 2
[07-May-2026 12:45:57 UTC] Orders data: [{"id":246,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ganarifs","status":"cancelled","created_at":"2026-05-07 04:03:34","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":245,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/GOLDENTRRAD","status":"cancelled","created_at":"2026-05-07 03:58:09","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[07-May-2026 12:45:57 UTC] Total orders count: 2
[07-May-2026 12:46:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-May-2026 12:46:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-May-2026 12:46:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA1IiwidXNlcm5hbWUiOiJibG8iLCJlbWFpbCI6InRyYXA2MTQ0NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg3MTgxMjZ9.1GHlAkwskRYz2ImlweJFqKNb4pyvN72guLr8FTFqtfg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f80535cfffd4a2c-MAD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"31.221.168.249","CF-IPCountry":"ES","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"31.221.168.249, 104.22.7.21"}
[07-May-2026 12:46:06 UTC] === User Orders API Called ===
[07-May-2026 12:46:06 UTC] User ID: 505
[07-May-2026 12:46:06 UTC] Limit: 20, Offset: 0
[07-May-2026 12:46:06 UTC] Orders found: 2
[07-May-2026 12:46:06 UTC] Orders data: [{"id":246,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ganarifs","status":"cancelled","created_at":"2026-05-07 04:03:34","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":245,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/GOLDENTRRAD","status":"cancelled","created_at":"2026-05-07 03:58:09","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[07-May-2026 12:46:06 UTC] Total orders count: 2
[07-May-2026 12:46:06 UTC] === API CALL LOG ===
[07-May-2026 12:46:06 UTC] Endpoint: user/profile.php
[07-May-2026 12:46:06 UTC] Full Log Data: {
    "timestamp": "2026-05-07 12:46:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.221.168.249",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA1IiwidXNlcm5hbWUiOiJibG8iLCJlbWFpbCI6InRyYXA2MTQ0NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg3MTgxMjZ9.1GHlAkwskRYz2ImlweJFqKNb4pyvN72guLr8FTFqtfg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f80535d586f4a2c-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "31.221.168.249",
        "CF-IPCountry": "ES",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "31.221.168.249, 104.22.7.21"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-May-2026 12:46:06 UTC] === END API CALL LOG ===
[07-May-2026 12:46:06 UTC] ✅ API Hash verification passed for profile endpoint
[07-May-2026 12:46:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA1IiwidXNlcm5hbWUiOiJibG8iLCJlbWFpbCI6InRyYXA2MTQ0NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg3MTgxMjZ9.1GHlAkwskRYz2ImlweJFqKNb4pyvN72guLr8FTFqtfg
[07-May-2026 12:46:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-May-2026 12:46:06 UTC] ✅ JWT token verified successfully for user profile
[07-May-2026 12:46:06 UTC] User ID: 505
[07-May-2026 12:46:06 UTC] ✅ User profile retrieved successfully for user ID: 505
[07-May-2026 12:46:07 UTC] === API CALL LOG ===
[07-May-2026 12:46:07 UTC] Endpoint: user/profile.php
[07-May-2026 12:46:07 UTC] Full Log Data: {
    "timestamp": "2026-05-07 12:46:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.221.168.249",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA1IiwidXNlcm5hbWUiOiJibG8iLCJlbWFpbCI6InRyYXA2MTQ0NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg3MTgxMjZ9.1GHlAkwskRYz2ImlweJFqKNb4pyvN72guLr8FTFqtfg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8053611be84a2c-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "31.221.168.249",
        "CF-IPCountry": "ES",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "31.221.168.249, 104.22.7.21"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-May-2026 12:46:07 UTC] === END API CALL LOG ===
[07-May-2026 12:46:07 UTC] ✅ API Hash verification passed for profile endpoint
[07-May-2026 12:46:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA1IiwidXNlcm5hbWUiOiJibG8iLCJlbWFpbCI6InRyYXA2MTQ0NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg3MTgxMjZ9.1GHlAkwskRYz2ImlweJFqKNb4pyvN72guLr8FTFqtfg
[07-May-2026 12:46:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-May-2026 12:46:07 UTC] ✅ JWT token verified successfully for user profile
[07-May-2026 12:46:07 UTC] User ID: 505
[07-May-2026 12:46:07 UTC] ✅ User profile retrieved successfully for user ID: 505
[07-May-2026 12:46:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-May-2026 12:46:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-May-2026 12:46:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA1IiwidXNlcm5hbWUiOiJibG8iLCJlbWFpbCI6InRyYXA2MTQ0NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg3MTgxMjZ9.1GHlAkwskRYz2ImlweJFqKNb4pyvN72guLr8FTFqtfg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f8053f34db24a2c-MAD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"31.221.168.249","CF-IPCountry":"ES","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"31.221.168.249, 104.22.7.21"}
[07-May-2026 12:46:30 UTC] === User Orders API Called ===
[07-May-2026 12:46:30 UTC] User ID: 505
[07-May-2026 12:46:30 UTC] Limit: 20, Offset: 0
[07-May-2026 12:46:30 UTC] Orders found: 3
[07-May-2026 12:46:30 UTC] Orders data: [{"id":247,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/GOLDENTRRAD","status":"pending","created_at":"2026-05-07 16:16:28","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":246,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ganarifs","status":"cancelled","created_at":"2026-05-07 04:03:34","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":245,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/GOLDENTRRAD","status":"cancelled","created_at":"2026-05-07 03:58:09","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[07-May-2026 12:46:30 UTC] Total orders count: 3
[07-May-2026 12:46:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-May-2026 12:46:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-May-2026 12:46:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA1IiwidXNlcm5hbWUiOiJibG8iLCJlbWFpbCI6InRyYXA2MTQ0NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg3MTgxMjZ9.1GHlAkwskRYz2ImlweJFqKNb4pyvN72guLr8FTFqtfg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f805415091a4a2c-MAD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"31.221.168.249","CF-IPCountry":"ES","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"31.221.168.249, 104.22.7.21"}
[07-May-2026 12:46:36 UTC] === User Orders API Called ===
[07-May-2026 12:46:36 UTC] User ID: 505
[07-May-2026 12:46:36 UTC] Limit: 20, Offset: 0
[07-May-2026 12:46:36 UTC] Orders found: 3
[07-May-2026 12:46:36 UTC] Orders data: [{"id":247,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/GOLDENTRRAD","status":"pending","created_at":"2026-05-07 16:16:28","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":246,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ganarifs","status":"cancelled","created_at":"2026-05-07 04:03:34","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":245,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/GOLDENTRRAD","status":"cancelled","created_at":"2026-05-07 03:58:09","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[07-May-2026 12:46:36 UTC] Total orders count: 3
[07-May-2026 12:46:36 UTC] === API CALL LOG ===
[07-May-2026 12:46:36 UTC] Endpoint: user/profile.php
[07-May-2026 12:46:36 UTC] Full Log Data: {
    "timestamp": "2026-05-07 12:46:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.221.168.249",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA1IiwidXNlcm5hbWUiOiJibG8iLCJlbWFpbCI6InRyYXA2MTQ0NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg3MTgxMjZ9.1GHlAkwskRYz2ImlweJFqKNb4pyvN72guLr8FTFqtfg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f80541559764a2c-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "31.221.168.249",
        "CF-IPCountry": "ES",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "31.221.168.249, 104.22.7.20"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-May-2026 12:46:36 UTC] === END API CALL LOG ===
[07-May-2026 12:46:36 UTC] ✅ API Hash verification passed for profile endpoint
[07-May-2026 12:46:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA1IiwidXNlcm5hbWUiOiJibG8iLCJlbWFpbCI6InRyYXA2MTQ0NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg3MTgxMjZ9.1GHlAkwskRYz2ImlweJFqKNb4pyvN72guLr8FTFqtfg
[07-May-2026 12:46:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-May-2026 12:46:36 UTC] ✅ JWT token verified successfully for user profile
[07-May-2026 12:46:36 UTC] User ID: 505
[07-May-2026 12:46:36 UTC] ✅ User profile retrieved successfully for user ID: 505
[07-May-2026 12:46:37 UTC] === API CALL LOG ===
[07-May-2026 12:46:37 UTC] Endpoint: user/profile.php
[07-May-2026 12:46:37 UTC] Full Log Data: {
    "timestamp": "2026-05-07 12:46:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.221.168.249",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA1IiwidXNlcm5hbWUiOiJibG8iLCJlbWFpbCI6InRyYXA2MTQ0NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg3MTgxMjZ9.1GHlAkwskRYz2ImlweJFqKNb4pyvN72guLr8FTFqtfg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8054195c2f4a2c-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "31.221.168.249",
        "CF-IPCountry": "ES",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "31.221.168.249, 104.22.7.20"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-May-2026 12:46:37 UTC] === END API CALL LOG ===
[07-May-2026 12:46:37 UTC] ✅ API Hash verification passed for profile endpoint
[07-May-2026 12:46:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA1IiwidXNlcm5hbWUiOiJibG8iLCJlbWFpbCI6InRyYXA2MTQ0NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg3MTgxMjZ9.1GHlAkwskRYz2ImlweJFqKNb4pyvN72guLr8FTFqtfg
[07-May-2026 12:46:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-May-2026 12:46:37 UTC] ✅ JWT token verified successfully for user profile
[07-May-2026 12:46:37 UTC] User ID: 505
[07-May-2026 12:46:37 UTC] ✅ User profile retrieved successfully for user ID: 505
[07-May-2026 12:46:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-May-2026 12:46:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-May-2026 12:46:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA1IiwidXNlcm5hbWUiOiJibG8iLCJlbWFpbCI6InRyYXA2MTQ0NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg3MTgxMjZ9.1GHlAkwskRYz2ImlweJFqKNb4pyvN72guLr8FTFqtfg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f80549739f84a2c-MAD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"31.221.168.249","CF-IPCountry":"ES","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"31.221.168.249, 104.22.7.20"}
[07-May-2026 12:46:57 UTC] === User Orders API Called ===
[07-May-2026 12:46:57 UTC] User ID: 505
[07-May-2026 12:46:57 UTC] Limit: 20, Offset: 0
[07-May-2026 12:46:57 UTC] Orders found: 4
[07-May-2026 12:46:57 UTC] Orders data: [{"id":248,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/GOLDENTRRAD","status":"pending","created_at":"2026-05-07 16:16:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":247,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/GOLDENTRRAD","status":"pending","created_at":"2026-05-07 16:16:28","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":246,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ganarifs","status":"cancelled","created_at":"2026-05-07 04:03:34","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":245,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/GOLDENTRRAD","status":"cancelled","created_at":"2026-05-07 03:58:09","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[07-May-2026 12:46:57 UTC] Total orders count: 4
[07-May-2026 12:47:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-May-2026 12:47:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-May-2026 12:47:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA1IiwidXNlcm5hbWUiOiJibG8iLCJlbWFpbCI6InRyYXA2MTQ0NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg3MTgxMjZ9.1GHlAkwskRYz2ImlweJFqKNb4pyvN72guLr8FTFqtfg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f80554709e74a2c-MAD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"31.221.168.249","CF-IPCountry":"ES","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"31.221.168.249, 104.22.7.21"}
[07-May-2026 12:47:25 UTC] === User Orders API Called ===
[07-May-2026 12:47:25 UTC] User ID: 505
[07-May-2026 12:47:25 UTC] Limit: 20, Offset: 0
[07-May-2026 12:47:25 UTC] Orders found: 4
[07-May-2026 12:47:25 UTC] Orders data: [{"id":248,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/GOLDENTRRAD","status":"pending","created_at":"2026-05-07 16:16:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":247,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/GOLDENTRRAD","status":"pending","created_at":"2026-05-07 16:16:28","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":246,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ganarifs","status":"cancelled","created_at":"2026-05-07 04:03:34","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":245,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/GOLDENTRRAD","status":"cancelled","created_at":"2026-05-07 03:58:09","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[07-May-2026 12:47:25 UTC] Total orders count: 4
[07-May-2026 12:47:25 UTC] === API CALL LOG ===
[07-May-2026 12:47:25 UTC] Endpoint: user/profile.php
[07-May-2026 12:47:25 UTC] Full Log Data: {
    "timestamp": "2026-05-07 12:47:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.221.168.249",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA1IiwidXNlcm5hbWUiOiJibG8iLCJlbWFpbCI6InRyYXA2MTQ0NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg3MTgxMjZ9.1GHlAkwskRYz2ImlweJFqKNb4pyvN72guLr8FTFqtfg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8055475a264a2c-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "31.221.168.249",
        "CF-IPCountry": "ES",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "31.221.168.249, 104.22.7.21"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-May-2026 12:47:25 UTC] === END API CALL LOG ===
[07-May-2026 12:47:25 UTC] ✅ API Hash verification passed for profile endpoint
[07-May-2026 12:47:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA1IiwidXNlcm5hbWUiOiJibG8iLCJlbWFpbCI6InRyYXA2MTQ0NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg3MTgxMjZ9.1GHlAkwskRYz2ImlweJFqKNb4pyvN72guLr8FTFqtfg
[07-May-2026 12:47:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-May-2026 12:47:25 UTC] ✅ JWT token verified successfully for user profile
[07-May-2026 12:47:25 UTC] User ID: 505
[07-May-2026 12:47:25 UTC] ✅ User profile retrieved successfully for user ID: 505
[07-May-2026 12:47:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-May-2026 12:47:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-May-2026 12:47:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA1IiwidXNlcm5hbWUiOiJibG8iLCJlbWFpbCI6InRyYXA2MTQ0NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg3MTgxMjZ9.1GHlAkwskRYz2ImlweJFqKNb4pyvN72guLr8FTFqtfg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f8055482ad24a2c-MAD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"31.221.168.249","CF-IPCountry":"ES","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"31.221.168.249, 104.22.7.20"}
[07-May-2026 12:47:25 UTC] === User Orders API Called ===
[07-May-2026 12:47:25 UTC] User ID: 505
[07-May-2026 12:47:25 UTC] Limit: 20, Offset: 0
[07-May-2026 12:47:25 UTC] Orders found: 4
[07-May-2026 12:47:25 UTC] Orders data: [{"id":248,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/GOLDENTRRAD","status":"pending","created_at":"2026-05-07 16:16:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":247,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/GOLDENTRRAD","status":"pending","created_at":"2026-05-07 16:16:28","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":246,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ganarifs","status":"cancelled","created_at":"2026-05-07 04:03:34","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":245,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/GOLDENTRRAD","status":"cancelled","created_at":"2026-05-07 03:58:09","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[07-May-2026 12:47:25 UTC] Total orders count: 4
[07-May-2026 12:47:25 UTC] === API CALL LOG ===
[07-May-2026 12:47:25 UTC] Endpoint: user/profile.php
[07-May-2026 12:47:25 UTC] Full Log Data: {
    "timestamp": "2026-05-07 12:47:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.221.168.249",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA1IiwidXNlcm5hbWUiOiJibG8iLCJlbWFpbCI6InRyYXA2MTQ0NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg3MTgxMjZ9.1GHlAkwskRYz2ImlweJFqKNb4pyvN72guLr8FTFqtfg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8055482ad34a2c-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "31.221.168.249",
        "CF-IPCountry": "ES",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "31.221.168.249, 104.22.7.21"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-May-2026 12:47:25 UTC] === END API CALL LOG ===
[07-May-2026 12:47:25 UTC] ✅ API Hash verification passed for profile endpoint
[07-May-2026 12:47:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA1IiwidXNlcm5hbWUiOiJibG8iLCJlbWFpbCI6InRyYXA2MTQ0NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg3MTgxMjZ9.1GHlAkwskRYz2ImlweJFqKNb4pyvN72guLr8FTFqtfg
[07-May-2026 12:47:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-May-2026 12:47:25 UTC] ✅ JWT token verified successfully for user profile
[07-May-2026 12:47:25 UTC] User ID: 505
[07-May-2026 12:47:25 UTC] ✅ User profile retrieved successfully for user ID: 505
[07-May-2026 12:47:32 UTC] === API CALL LOG ===
[07-May-2026 12:47:32 UTC] Endpoint: user/profile.php
[07-May-2026 12:47:32 UTC] Full Log Data: {
    "timestamp": "2026-05-07 12:47:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.221.168.249",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA1IiwidXNlcm5hbWUiOiJibG8iLCJlbWFpbCI6InRyYXA2MTQ0NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg3MTgxMjZ9.1GHlAkwskRYz2ImlweJFqKNb4pyvN72guLr8FTFqtfg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8055710e814a2c-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "31.221.168.249",
        "CF-IPCountry": "ES",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "31.221.168.249, 104.22.7.20"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-May-2026 12:47:32 UTC] === END API CALL LOG ===
[07-May-2026 12:47:32 UTC] ✅ API Hash verification passed for profile endpoint
[07-May-2026 12:47:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA1IiwidXNlcm5hbWUiOiJibG8iLCJlbWFpbCI6InRyYXA2MTQ0NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg3MTgxMjZ9.1GHlAkwskRYz2ImlweJFqKNb4pyvN72guLr8FTFqtfg
[07-May-2026 12:47:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-May-2026 12:47:32 UTC] ✅ JWT token verified successfully for user profile
[07-May-2026 12:47:32 UTC] User ID: 505
[07-May-2026 12:47:32 UTC] ✅ User profile retrieved successfully for user ID: 505
[07-May-2026 12:47:32 UTC] === API CALL LOG ===
[07-May-2026 12:47:32 UTC] Endpoint: user/profile.php
[07-May-2026 12:47:32 UTC] Full Log Data: {
    "timestamp": "2026-05-07 12:47:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.221.168.249",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA1IiwidXNlcm5hbWUiOiJibG8iLCJlbWFpbCI6InRyYXA2MTQ0NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg3MTgxMjZ9.1GHlAkwskRYz2ImlweJFqKNb4pyvN72guLr8FTFqtfg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8055717ed44a2c-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "31.221.168.249",
        "CF-IPCountry": "ES",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "31.221.168.249, 104.22.7.20"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-May-2026 12:47:32 UTC] === END API CALL LOG ===
[07-May-2026 12:47:32 UTC] ✅ API Hash verification passed for profile endpoint
[07-May-2026 12:47:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA1IiwidXNlcm5hbWUiOiJibG8iLCJlbWFpbCI6InRyYXA2MTQ0NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg3MTgxMjZ9.1GHlAkwskRYz2ImlweJFqKNb4pyvN72guLr8FTFqtfg
[07-May-2026 12:47:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-May-2026 12:47:32 UTC] ✅ JWT token verified successfully for user profile
[07-May-2026 12:47:32 UTC] User ID: 505
[07-May-2026 12:47:32 UTC] ✅ User profile retrieved successfully for user ID: 505
[07-May-2026 12:47:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-May-2026 12:47:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-May-2026 12:47:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA1IiwidXNlcm5hbWUiOiJibG8iLCJlbWFpbCI6InRyYXA2MTQ0NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg3MTgxMjZ9.1GHlAkwskRYz2ImlweJFqKNb4pyvN72guLr8FTFqtfg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f805571aeff4a2c-MAD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"31.221.168.249","CF-IPCountry":"ES","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"31.221.168.249, 104.22.7.20"}
[07-May-2026 12:47:32 UTC] === User Orders API Called ===
[07-May-2026 12:47:32 UTC] User ID: 505
[07-May-2026 12:47:32 UTC] Limit: 20, Offset: 0
[07-May-2026 12:47:32 UTC] Orders found: 4
[07-May-2026 12:47:32 UTC] Orders data: [{"id":248,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/GOLDENTRRAD","status":"pending","created_at":"2026-05-07 16:16:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":247,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/GOLDENTRRAD","status":"pending","created_at":"2026-05-07 16:16:28","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":246,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ganarifs","status":"cancelled","created_at":"2026-05-07 04:03:34","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":245,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/GOLDENTRRAD","status":"cancelled","created_at":"2026-05-07 03:58:09","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[07-May-2026 12:47:32 UTC] Total orders count: 4
[07-May-2026 12:47:32 UTC] === API CALL LOG ===
[07-May-2026 12:47:32 UTC] Endpoint: user/profile.php
[07-May-2026 12:47:32 UTC] Full Log Data: {
    "timestamp": "2026-05-07 12:47:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.221.168.249",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA1IiwidXNlcm5hbWUiOiJibG8iLCJlbWFpbCI6InRyYXA2MTQ0NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg3MTgxMjZ9.1GHlAkwskRYz2ImlweJFqKNb4pyvN72guLr8FTFqtfg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8055720f5b4a2c-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "31.221.168.249",
        "CF-IPCountry": "ES",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "31.221.168.249, 104.22.7.20"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-May-2026 12:47:32 UTC] === END API CALL LOG ===
[07-May-2026 12:47:32 UTC] ✅ API Hash verification passed for profile endpoint
[07-May-2026 12:47:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA1IiwidXNlcm5hbWUiOiJibG8iLCJlbWFpbCI6InRyYXA2MTQ0NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg3MTgxMjZ9.1GHlAkwskRYz2ImlweJFqKNb4pyvN72guLr8FTFqtfg
[07-May-2026 12:47:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-May-2026 12:47:32 UTC] ✅ JWT token verified successfully for user profile
[07-May-2026 12:47:32 UTC] User ID: 505
[07-May-2026 12:47:32 UTC] ✅ User profile retrieved successfully for user ID: 505
[07-May-2026 12:47:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-May-2026 12:47:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-May-2026 12:47:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA1IiwidXNlcm5hbWUiOiJibG8iLCJlbWFpbCI6InRyYXA2MTQ0NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg3MTgxMjZ9.1GHlAkwskRYz2ImlweJFqKNb4pyvN72guLr8FTFqtfg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f8055825ea94a2c-MAD","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"31.221.168.249","CF-IPCountry":"ES","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"31.221.168.249, 104.22.7.20"}
[07-May-2026 12:47:34 UTC] === User Orders API Called ===
[07-May-2026 12:47:34 UTC] User ID: 505
[07-May-2026 12:47:34 UTC] Limit: 20, Offset: 0
[07-May-2026 12:47:34 UTC] Orders found: 4
[07-May-2026 12:47:34 UTC] Orders data: [{"id":248,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/GOLDENTRRAD","status":"pending","created_at":"2026-05-07 16:16:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":247,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/GOLDENTRRAD","status":"pending","created_at":"2026-05-07 16:16:28","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":246,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ganarifs","status":"cancelled","created_at":"2026-05-07 04:03:34","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":245,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/GOLDENTRRAD","status":"cancelled","created_at":"2026-05-07 03:58:09","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[07-May-2026 12:47:34 UTC] Total orders count: 4
[07-May-2026 13:36:51 UTC] === API CALL LOG ===
[07-May-2026 13:36:51 UTC] Endpoint: user/profile.php
[07-May-2026 13:36:51 UTC] Full Log Data: {
    "timestamp": "2026-05-07 13:36:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:1201:5106:1b00:1ce5:3ca6:8ca:7f9b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f809db1f871095f-NRT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2405:1201:5106:1b00:1ce5:3ca6:8ca:7f9b",
        "CF-IPCountry": "JP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2405:1201:5106:1b00:1ce5:3ca6:8ca:7f9b, 162.159.108.81"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-May-2026 13:36:51 UTC] === END API CALL LOG ===
[07-May-2026 13:36:51 UTC] ✅ API Hash verification passed for profile endpoint
[07-May-2026 13:36:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU
[07-May-2026 13:36:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-May-2026 13:36:51 UTC] ✅ JWT token verified successfully for user profile
[07-May-2026 13:36:51 UTC] User ID: 499
[07-May-2026 13:36:51 UTC] ✅ User profile retrieved successfully for user ID: 499
[07-May-2026 13:36:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-May-2026 13:36:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-May-2026 13:36:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f809db728a4095f-NRT","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2405:1201:5106:1b00:1ce5:3ca6:8ca:7f9b","CF-IPCountry":"JP","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2405:1201:5106:1b00:1ce5:3ca6:8ca:7f9b, 162.159.108.19"}
[07-May-2026 13:36:52 UTC] === User Orders API Called ===
[07-May-2026 13:36:52 UTC] User ID: 499
[07-May-2026 13:36:52 UTC] Limit: 20, Offset: 0
[07-May-2026 13:36:52 UTC] Orders found: 6
[07-May-2026 13:36:52 UTC] Orders data: [{"id":244,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop\/4","status":"cancelled","created_at":"2026-05-06 17:30:29","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":243,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop\/3","status":"cancelled","created_at":"2026-05-06 17:30:14","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":242,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop\/2","status":"cancelled","created_at":"2026-05-06 17:29:59","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":241,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop1\/1","status":"pending","created_at":"2026-05-06 17:28:53","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":240,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop1","status":"cancelled","created_at":"2026-05-06 17:27:36","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":239,"quantity":125,"total_coins":4375,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop1","status":"completed","created_at":"2026-05-06 17:04:47","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[07-May-2026 13:36:52 UTC] Total orders count: 6
[07-May-2026 13:36:52 UTC] === API CALL LOG ===
[07-May-2026 13:36:52 UTC] Endpoint: user/profile.php
[07-May-2026 13:36:52 UTC] Full Log Data: {
    "timestamp": "2026-05-07 13:36:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:1201:5106:1b00:1ce5:3ca6:8ca:7f9b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f809db728a0095f-NRT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2405:1201:5106:1b00:1ce5:3ca6:8ca:7f9b",
        "CF-IPCountry": "JP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2405:1201:5106:1b00:1ce5:3ca6:8ca:7f9b, 162.159.108.19"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-May-2026 13:36:52 UTC] === END API CALL LOG ===
[07-May-2026 13:36:52 UTC] ✅ API Hash verification passed for profile endpoint
[07-May-2026 13:36:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU
[07-May-2026 13:36:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-May-2026 13:36:52 UTC] ✅ JWT token verified successfully for user profile
[07-May-2026 13:36:52 UTC] User ID: 499
[07-May-2026 13:36:52 UTC] ✅ User profile retrieved successfully for user ID: 499
[07-May-2026 13:36:52 UTC] === API CALL LOG ===
[07-May-2026 13:36:52 UTC] Endpoint: user/profile.php
[07-May-2026 13:36:52 UTC] Full Log Data: {
    "timestamp": "2026-05-07 13:36:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:1201:5106:1b00:1ce5:3ca6:8ca:7f9b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f809db7db00095f-NRT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2405:1201:5106:1b00:1ce5:3ca6:8ca:7f9b",
        "CF-IPCountry": "JP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2405:1201:5106:1b00:1ce5:3ca6:8ca:7f9b, 162.159.108.18"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-May-2026 13:36:52 UTC] === END API CALL LOG ===
[07-May-2026 13:36:52 UTC] ✅ API Hash verification passed for profile endpoint
[07-May-2026 13:36:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU
[07-May-2026 13:36:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-May-2026 13:36:52 UTC] ✅ JWT token verified successfully for user profile
[07-May-2026 13:36:52 UTC] User ID: 499
[07-May-2026 13:36:52 UTC] ✅ User profile retrieved successfully for user ID: 499
[07-May-2026 13:36:54 UTC] === API CALL LOG ===
[07-May-2026 13:36:54 UTC] Endpoint: user/profile.php
[07-May-2026 13:36:54 UTC] Full Log Data: {
    "timestamp": "2026-05-07 13:36:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:1201:5106:1b00:1ce5:3ca6:8ca:7f9b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f809dc19921095f-NRT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2405:1201:5106:1b00:1ce5:3ca6:8ca:7f9b",
        "CF-IPCountry": "JP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2405:1201:5106:1b00:1ce5:3ca6:8ca:7f9b, 162.159.108.81"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-May-2026 13:36:54 UTC] === END API CALL LOG ===
[07-May-2026 13:36:54 UTC] ✅ API Hash verification passed for profile endpoint
[07-May-2026 13:36:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU
[07-May-2026 13:36:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-May-2026 13:36:54 UTC] ✅ JWT token verified successfully for user profile
[07-May-2026 13:36:54 UTC] User ID: 499
[07-May-2026 13:36:54 UTC] ✅ User profile retrieved successfully for user ID: 499
[07-May-2026 13:36:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-May-2026 13:36:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-May-2026 13:36:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f809dc3bf0f095f-NRT","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2405:1201:5106:1b00:1ce5:3ca6:8ca:7f9b","CF-IPCountry":"JP","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2405:1201:5106:1b00:1ce5:3ca6:8ca:7f9b, 162.159.108.81"}
[07-May-2026 13:36:54 UTC] === User Orders API Called ===
[07-May-2026 13:36:54 UTC] User ID: 499
[07-May-2026 13:36:54 UTC] Limit: 20, Offset: 0
[07-May-2026 13:36:54 UTC] Orders found: 6
[07-May-2026 13:36:54 UTC] Orders data: [{"id":244,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop\/4","status":"cancelled","created_at":"2026-05-06 17:30:29","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":243,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop\/3","status":"cancelled","created_at":"2026-05-06 17:30:14","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":242,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop\/2","status":"cancelled","created_at":"2026-05-06 17:29:59","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":241,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop1\/1","status":"pending","created_at":"2026-05-06 17:28:53","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":240,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop1","status":"cancelled","created_at":"2026-05-06 17:27:36","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":239,"quantity":125,"total_coins":4375,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop1","status":"completed","created_at":"2026-05-06 17:04:47","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[07-May-2026 13:36:54 UTC] Total orders count: 6
[07-May-2026 13:37:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-May-2026 13:37:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-May-2026 13:37:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f809e2d0ad1095f-NRT","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2405:1201:5106:1b00:1ce5:3ca6:8ca:7f9b","CF-IPCountry":"JP","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2405:1201:5106:1b00:1ce5:3ca6:8ca:7f9b, 162.159.108.81"}
[07-May-2026 13:37:11 UTC] === User Orders API Called ===
[07-May-2026 13:37:11 UTC] User ID: 499
[07-May-2026 13:37:11 UTC] Limit: 20, Offset: 0
[07-May-2026 13:37:11 UTC] Orders found: 6
[07-May-2026 13:37:11 UTC] Orders data: [{"id":244,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop\/4","status":"cancelled","created_at":"2026-05-06 17:30:29","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":243,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop\/3","status":"cancelled","created_at":"2026-05-06 17:30:14","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":242,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop\/2","status":"cancelled","created_at":"2026-05-06 17:29:59","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":241,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop1\/1","status":"pending","created_at":"2026-05-06 17:28:53","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":240,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop1","status":"cancelled","created_at":"2026-05-06 17:27:36","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":239,"quantity":125,"total_coins":4375,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop1","status":"completed","created_at":"2026-05-06 17:04:47","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[07-May-2026 13:37:11 UTC] Total orders count: 6
[07-May-2026 13:37:11 UTC] === API CALL LOG ===
[07-May-2026 13:37:11 UTC] Endpoint: user/profile.php
[07-May-2026 13:37:11 UTC] Full Log Data: {
    "timestamp": "2026-05-07 13:37:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:1201:5106:1b00:1ce5:3ca6:8ca:7f9b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f809e2d5bbd095f-NRT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2405:1201:5106:1b00:1ce5:3ca6:8ca:7f9b",
        "CF-IPCountry": "JP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2405:1201:5106:1b00:1ce5:3ca6:8ca:7f9b, 162.159.108.80"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-May-2026 13:37:11 UTC] === END API CALL LOG ===
[07-May-2026 13:37:11 UTC] ✅ API Hash verification passed for profile endpoint
[07-May-2026 13:37:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU
[07-May-2026 13:37:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-May-2026 13:37:11 UTC] ✅ JWT token verified successfully for user profile
[07-May-2026 13:37:11 UTC] User ID: 499
[07-May-2026 13:37:11 UTC] ✅ User profile retrieved successfully for user ID: 499
[07-May-2026 13:37:11 UTC] === API CALL LOG ===
[07-May-2026 13:37:11 UTC] Endpoint: user/profile.php
[07-May-2026 13:37:11 UTC] Full Log Data: {
    "timestamp": "2026-05-07 13:37:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:1201:5106:1b00:1ce5:3ca6:8ca:7f9b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f809e2f08fa095f-NRT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2405:1201:5106:1b00:1ce5:3ca6:8ca:7f9b",
        "CF-IPCountry": "JP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2405:1201:5106:1b00:1ce5:3ca6:8ca:7f9b, 162.159.108.80"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-May-2026 13:37:11 UTC] === END API CALL LOG ===
[07-May-2026 13:37:11 UTC] ✅ API Hash verification passed for profile endpoint
[07-May-2026 13:37:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU
[07-May-2026 13:37:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-May-2026 13:37:11 UTC] ✅ JWT token verified successfully for user profile
[07-May-2026 13:37:11 UTC] User ID: 499
[07-May-2026 13:37:11 UTC] ✅ User profile retrieved successfully for user ID: 499
[07-May-2026 13:37:12 UTC] === API CALL LOG ===
[07-May-2026 13:37:12 UTC] Endpoint: user/profile.php
[07-May-2026 13:37:12 UTC] Full Log Data: {
    "timestamp": "2026-05-07 13:37:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:1201:5106:1b00:1ce5:3ca6:8ca:7f9b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f809e3688fa095f-NRT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2405:1201:5106:1b00:1ce5:3ca6:8ca:7f9b",
        "CF-IPCountry": "JP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2405:1201:5106:1b00:1ce5:3ca6:8ca:7f9b, 162.159.108.80"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-May-2026 13:37:12 UTC] === END API CALL LOG ===
[07-May-2026 13:37:12 UTC] ✅ API Hash verification passed for profile endpoint
[07-May-2026 13:37:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU
[07-May-2026 13:37:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-May-2026 13:37:12 UTC] ✅ JWT token verified successfully for user profile
[07-May-2026 13:37:12 UTC] User ID: 499
[07-May-2026 13:37:12 UTC] ✅ User profile retrieved successfully for user ID: 499
[07-May-2026 13:37:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-May-2026 13:37:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-May-2026 13:37:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f809e986aff095f-NRT","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2405:1201:5106:1b00:1ce5:3ca6:8ca:7f9b","CF-IPCountry":"JP","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2405:1201:5106:1b00:1ce5:3ca6:8ca:7f9b, 162.159.108.80"}
[07-May-2026 13:37:28 UTC] === User Orders API Called ===
[07-May-2026 13:37:28 UTC] User ID: 499
[07-May-2026 13:37:28 UTC] Limit: 20, Offset: 0
[07-May-2026 13:37:28 UTC] Orders found: 7
[07-May-2026 13:37:28 UTC] Orders data: [{"id":249,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop\/1","status":"pending","created_at":"2026-05-07 17:07:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":244,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop\/4","status":"cancelled","created_at":"2026-05-06 17:30:29","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":243,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop\/3","status":"cancelled","created_at":"2026-05-06 17:30:14","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":242,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop\/2","status":"cancelled","created_at":"2026-05-06 17:29:59","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":241,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop1\/1","status":"pending","created_at":"2026-05-06 17:28:53","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":240,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop1","status":"cancelled","created_at":"2026-05-06 17:27:36","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":239,"quantity":125,"total_coins":4375,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop1","status":"completed","created_at":"2026-05-06 17:04:47","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[07-May-2026 13:37:28 UTC] Total orders count: 7
[07-May-2026 13:37:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-May-2026 13:37:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-May-2026 13:37:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f809f433cea095f-NRT","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2405:1201:5106:1b00:1ce5:3ca6:8ca:7f9b","CF-IPCountry":"JP","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2405:1201:5106:1b00:1ce5:3ca6:8ca:7f9b, 162.159.108.81"}
[07-May-2026 13:37:56 UTC] === User Orders API Called ===
[07-May-2026 13:37:56 UTC] User ID: 499
[07-May-2026 13:37:56 UTC] Limit: 20, Offset: 0
[07-May-2026 13:37:56 UTC] Orders found: 7
[07-May-2026 13:37:56 UTC] Orders data: [{"id":249,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop\/1","status":"pending","created_at":"2026-05-07 17:07:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":244,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop\/4","status":"cancelled","created_at":"2026-05-06 17:30:29","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":243,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop\/3","status":"cancelled","created_at":"2026-05-06 17:30:14","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":242,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop\/2","status":"cancelled","created_at":"2026-05-06 17:29:59","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":241,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop1\/1","status":"pending","created_at":"2026-05-06 17:28:53","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":240,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop1","status":"cancelled","created_at":"2026-05-06 17:27:36","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":239,"quantity":125,"total_coins":4375,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop1","status":"completed","created_at":"2026-05-06 17:04:47","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[07-May-2026 13:37:56 UTC] Total orders count: 7
[07-May-2026 13:37:57 UTC] === API CALL LOG ===
[07-May-2026 13:37:57 UTC] Endpoint: user/profile.php
[07-May-2026 13:37:57 UTC] Full Log Data: {
    "timestamp": "2026-05-07 13:37:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:1201:5106:1b00:1ce5:3ca6:8ca:7f9b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f809f4efbf1095f-NRT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2405:1201:5106:1b00:1ce5:3ca6:8ca:7f9b",
        "CF-IPCountry": "JP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2405:1201:5106:1b00:1ce5:3ca6:8ca:7f9b, 162.159.108.81"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-May-2026 13:37:57 UTC] === END API CALL LOG ===
[07-May-2026 13:37:57 UTC] ✅ API Hash verification passed for profile endpoint
[07-May-2026 13:37:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU
[07-May-2026 13:37:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-May-2026 13:37:57 UTC] ✅ JWT token verified successfully for user profile
[07-May-2026 13:37:57 UTC] User ID: 499
[07-May-2026 13:37:57 UTC] ✅ User profile retrieved successfully for user ID: 499
[07-May-2026 13:37:58 UTC] User Purchases API - User ID: 499
[07-May-2026 13:37:58 UTC] User Purchases API - Total purchases found: 2
[07-May-2026 13:37:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-May-2026 13:37:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-May-2026 13:37:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f809f519c07095f-NRT","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2405:1201:5106:1b00:1ce5:3ca6:8ca:7f9b","CF-IPCountry":"JP","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2405:1201:5106:1b00:1ce5:3ca6:8ca:7f9b, 162.159.108.80"}
[07-May-2026 13:37:58 UTC] === User Orders API Called ===
[07-May-2026 13:37:58 UTC] User ID: 499
[07-May-2026 13:37:58 UTC] Limit: 20, Offset: 0
[07-May-2026 13:37:58 UTC] Orders found: 7
[07-May-2026 13:37:58 UTC] Orders data: [{"id":249,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop\/1","status":"pending","created_at":"2026-05-07 17:07:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":244,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop\/4","status":"cancelled","created_at":"2026-05-06 17:30:29","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":243,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop\/3","status":"cancelled","created_at":"2026-05-06 17:30:14","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":242,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop\/2","status":"cancelled","created_at":"2026-05-06 17:29:59","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":241,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop1\/1","status":"pending","created_at":"2026-05-06 17:28:53","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":240,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop1","status":"cancelled","created_at":"2026-05-06 17:27:36","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":239,"quantity":125,"total_coins":4375,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop1","status":"completed","created_at":"2026-05-06 17:04:47","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[07-May-2026 13:37:58 UTC] Total orders count: 7
[07-May-2026 13:38:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-May-2026 13:38:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-May-2026 13:38:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f809fe968ce095f-NRT","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2405:1201:5106:1b00:1ce5:3ca6:8ca:7f9b","CF-IPCountry":"JP","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2405:1201:5106:1b00:1ce5:3ca6:8ca:7f9b, 162.159.108.80"}
[07-May-2026 13:38:22 UTC] === User Orders API Called ===
[07-May-2026 13:38:22 UTC] User ID: 499
[07-May-2026 13:38:22 UTC] Limit: 20, Offset: 0
[07-May-2026 13:38:22 UTC] Orders found: 7
[07-May-2026 13:38:22 UTC] Orders data: [{"id":249,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop\/1","status":"pending","created_at":"2026-05-07 17:07:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":244,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop\/4","status":"cancelled","created_at":"2026-05-06 17:30:29","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":243,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop\/3","status":"cancelled","created_at":"2026-05-06 17:30:14","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":242,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop\/2","status":"cancelled","created_at":"2026-05-06 17:29:59","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":241,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop1\/1","status":"pending","created_at":"2026-05-06 17:28:53","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":240,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop1","status":"cancelled","created_at":"2026-05-06 17:27:36","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":239,"quantity":125,"total_coins":4375,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop1","status":"completed","created_at":"2026-05-06 17:04:47","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[07-May-2026 13:38:22 UTC] Total orders count: 7
[07-May-2026 13:38:22 UTC] === API CALL LOG ===
[07-May-2026 13:38:22 UTC] Endpoint: user/profile.php
[07-May-2026 13:38:22 UTC] Full Log Data: {
    "timestamp": "2026-05-07 13:38:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:1201:5106:1b00:1ce5:3ca6:8ca:7f9b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f809fe9c9ff095f-NRT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2405:1201:5106:1b00:1ce5:3ca6:8ca:7f9b",
        "CF-IPCountry": "JP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2405:1201:5106:1b00:1ce5:3ca6:8ca:7f9b, 162.159.108.80"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-May-2026 13:38:22 UTC] === END API CALL LOG ===
[07-May-2026 13:38:22 UTC] ✅ API Hash verification passed for profile endpoint
[07-May-2026 13:38:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU
[07-May-2026 13:38:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-May-2026 13:38:22 UTC] ✅ JWT token verified successfully for user profile
[07-May-2026 13:38:22 UTC] User ID: 499
[07-May-2026 13:38:22 UTC] ✅ User profile retrieved successfully for user ID: 499
[07-May-2026 13:38:22 UTC] === API CALL LOG ===
[07-May-2026 13:38:22 UTC] Endpoint: user/profile.php
[07-May-2026 13:38:22 UTC] Full Log Data: {
    "timestamp": "2026-05-07 13:38:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:1201:5106:1b00:1ce5:3ca6:8ca:7f9b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f809fea8c4a095f-NRT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2405:1201:5106:1b00:1ce5:3ca6:8ca:7f9b",
        "CF-IPCountry": "JP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2405:1201:5106:1b00:1ce5:3ca6:8ca:7f9b, 162.159.108.80"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-May-2026 13:38:22 UTC] === END API CALL LOG ===
[07-May-2026 13:38:22 UTC] ✅ API Hash verification passed for profile endpoint
[07-May-2026 13:38:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU
[07-May-2026 13:38:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-May-2026 13:38:22 UTC] ✅ JWT token verified successfully for user profile
[07-May-2026 13:38:22 UTC] User ID: 499
[07-May-2026 13:38:22 UTC] ✅ User profile retrieved successfully for user ID: 499
[07-May-2026 13:38:23 UTC] === API CALL LOG ===
[07-May-2026 13:38:23 UTC] Endpoint: user/profile.php
[07-May-2026 13:38:23 UTC] Full Log Data: {
    "timestamp": "2026-05-07 13:38:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:1201:5106:1b00:1ce5:3ca6:8ca:7f9b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f809ff2bdb0095f-NRT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2405:1201:5106:1b00:1ce5:3ca6:8ca:7f9b",
        "CF-IPCountry": "JP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2405:1201:5106:1b00:1ce5:3ca6:8ca:7f9b, 162.159.108.80"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-May-2026 13:38:23 UTC] === END API CALL LOG ===
[07-May-2026 13:38:23 UTC] ✅ API Hash verification passed for profile endpoint
[07-May-2026 13:38:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU
[07-May-2026 13:38:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-May-2026 13:38:23 UTC] ✅ JWT token verified successfully for user profile
[07-May-2026 13:38:23 UTC] User ID: 499
[07-May-2026 13:38:23 UTC] ✅ User profile retrieved successfully for user ID: 499
[07-May-2026 13:38:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-May-2026 13:38:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-May-2026 13:38:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f80a0c5d9b1095f-NRT","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2405:1201:5106:1b00:1ce5:3ca6:8ca:7f9b","CF-IPCountry":"JP","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2405:1201:5106:1b00:1ce5:3ca6:8ca:7f9b, 162.159.108.81"}
[07-May-2026 13:38:57 UTC] === User Orders API Called ===
[07-May-2026 13:38:57 UTC] User ID: 499
[07-May-2026 13:38:57 UTC] Limit: 20, Offset: 0
[07-May-2026 13:38:57 UTC] Orders found: 8
[07-May-2026 13:38:57 UTC] Orders data: [{"id":250,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop1\/1","status":"pending","created_at":"2026-05-07 17:08:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":249,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop\/1","status":"pending","created_at":"2026-05-07 17:07:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":244,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop\/4","status":"cancelled","created_at":"2026-05-06 17:30:29","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":243,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop\/3","status":"cancelled","created_at":"2026-05-06 17:30:14","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":242,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop\/2","status":"cancelled","created_at":"2026-05-06 17:29:59","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":241,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop1\/1","status":"pending","created_at":"2026-05-06 17:28:53","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":240,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop1","status":"cancelled","created_at":"2026-05-06 17:27:36","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":239,"quantity":125,"total_coins":4375,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop1","status":"completed","created_at":"2026-05-06 17:04:47","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[07-May-2026 13:38:57 UTC] Total orders count: 8
[07-May-2026 13:39:00 UTC] === API CALL LOG ===
[07-May-2026 13:39:00 UTC] Endpoint: user/profile.php
[07-May-2026 13:39:00 UTC] Full Log Data: {
    "timestamp": "2026-05-07 13:39:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:1201:5106:1b00:1ce5:3ca6:8ca:7f9b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f80a0d5c9e5095f-NRT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2405:1201:5106:1b00:1ce5:3ca6:8ca:7f9b",
        "CF-IPCountry": "JP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2405:1201:5106:1b00:1ce5:3ca6:8ca:7f9b, 162.159.108.81"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-May-2026 13:39:00 UTC] === END API CALL LOG ===
[07-May-2026 13:39:00 UTC] ✅ API Hash verification passed for profile endpoint
[07-May-2026 13:39:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU
[07-May-2026 13:39:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-May-2026 13:39:00 UTC] ✅ JWT token verified successfully for user profile
[07-May-2026 13:39:00 UTC] User ID: 499
[07-May-2026 13:39:00 UTC] ✅ User profile retrieved successfully for user ID: 499
[07-May-2026 13:39:00 UTC] User Purchases API - User ID: 499
[07-May-2026 13:39:00 UTC] User Purchases API - Total purchases found: 2
[07-May-2026 13:39:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-May-2026 13:39:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-May-2026 13:39:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f80a0e3d9c8095f-NRT","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2405:1201:5106:1b00:1ce5:3ca6:8ca:7f9b","CF-IPCountry":"JP","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2405:1201:5106:1b00:1ce5:3ca6:8ca:7f9b, 162.159.108.81"}
[07-May-2026 13:39:02 UTC] === User Orders API Called ===
[07-May-2026 13:39:02 UTC] User ID: 499
[07-May-2026 13:39:02 UTC] Limit: 20, Offset: 0
[07-May-2026 13:39:02 UTC] Orders found: 8
[07-May-2026 13:39:02 UTC] Orders data: [{"id":250,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop1\/1","status":"pending","created_at":"2026-05-07 17:08:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":249,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop\/1","status":"pending","created_at":"2026-05-07 17:07:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":244,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop\/4","status":"cancelled","created_at":"2026-05-06 17:30:29","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":243,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop\/3","status":"cancelled","created_at":"2026-05-06 17:30:14","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":242,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop\/2","status":"cancelled","created_at":"2026-05-06 17:29:59","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":241,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop1\/1","status":"pending","created_at":"2026-05-06 17:28:53","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":240,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop1","status":"cancelled","created_at":"2026-05-06 17:27:36","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":239,"quantity":125,"total_coins":4375,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop1","status":"completed","created_at":"2026-05-06 17:04:47","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[07-May-2026 13:39:02 UTC] Total orders count: 8
[07-May-2026 13:39:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-May-2026 13:39:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-May-2026 13:39:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f80a115cdcb095f-NRT","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2405:1201:5106:1b00:1ce5:3ca6:8ca:7f9b","CF-IPCountry":"JP","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2405:1201:5106:1b00:1ce5:3ca6:8ca:7f9b, 162.159.108.80"}
[07-May-2026 13:39:10 UTC] === User Orders API Called ===
[07-May-2026 13:39:10 UTC] User ID: 499
[07-May-2026 13:39:10 UTC] Limit: 20, Offset: 0
[07-May-2026 13:39:10 UTC] Orders found: 8
[07-May-2026 13:39:10 UTC] Orders data: [{"id":250,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop1\/1","status":"pending","created_at":"2026-05-07 17:08:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":249,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop\/1","status":"pending","created_at":"2026-05-07 17:07:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":244,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop\/4","status":"cancelled","created_at":"2026-05-06 17:30:29","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":243,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop\/3","status":"cancelled","created_at":"2026-05-06 17:30:14","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":242,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop\/2","status":"cancelled","created_at":"2026-05-06 17:29:59","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":241,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop1\/1","status":"pending","created_at":"2026-05-06 17:28:53","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":240,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop1","status":"cancelled","created_at":"2026-05-06 17:27:36","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":239,"quantity":125,"total_coins":4375,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop1","status":"completed","created_at":"2026-05-06 17:04:47","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[07-May-2026 13:39:10 UTC] Total orders count: 8
[07-May-2026 13:39:10 UTC] === API CALL LOG ===
[07-May-2026 13:39:10 UTC] Endpoint: user/profile.php
[07-May-2026 13:39:10 UTC] Full Log Data: {
    "timestamp": "2026-05-07 13:39:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:1201:5106:1b00:1ce5:3ca6:8ca:7f9b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f80a1163f4f095f-NRT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2405:1201:5106:1b00:1ce5:3ca6:8ca:7f9b",
        "CF-IPCountry": "JP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2405:1201:5106:1b00:1ce5:3ca6:8ca:7f9b, 162.159.108.80"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-May-2026 13:39:10 UTC] === END API CALL LOG ===
[07-May-2026 13:39:10 UTC] ✅ API Hash verification passed for profile endpoint
[07-May-2026 13:39:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU
[07-May-2026 13:39:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-May-2026 13:39:10 UTC] ✅ JWT token verified successfully for user profile
[07-May-2026 13:39:10 UTC] User ID: 499
[07-May-2026 13:39:10 UTC] ✅ User profile retrieved successfully for user ID: 499
[07-May-2026 13:39:10 UTC] === API CALL LOG ===
[07-May-2026 13:39:10 UTC] Endpoint: user/profile.php
[07-May-2026 13:39:10 UTC] Full Log Data: {
    "timestamp": "2026-05-07 13:39:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:1201:5106:1b00:1ce5:3ca6:8ca:7f9b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f80a1172a20095f-NRT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2405:1201:5106:1b00:1ce5:3ca6:8ca:7f9b",
        "CF-IPCountry": "JP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2405:1201:5106:1b00:1ce5:3ca6:8ca:7f9b, 162.159.108.80"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-May-2026 13:39:10 UTC] === END API CALL LOG ===
[07-May-2026 13:39:10 UTC] ✅ API Hash verification passed for profile endpoint
[07-May-2026 13:39:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU
[07-May-2026 13:39:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-May-2026 13:39:10 UTC] ✅ JWT token verified successfully for user profile
[07-May-2026 13:39:10 UTC] User ID: 499
[07-May-2026 13:39:10 UTC] ✅ User profile retrieved successfully for user ID: 499
[07-May-2026 13:39:11 UTC] === API CALL LOG ===
[07-May-2026 13:39:11 UTC] Endpoint: user/profile.php
[07-May-2026 13:39:11 UTC] Full Log Data: {
    "timestamp": "2026-05-07 13:39:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:1201:5106:1b00:1ce5:3ca6:8ca:7f9b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f80a11eebe7095f-NRT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2405:1201:5106:1b00:1ce5:3ca6:8ca:7f9b",
        "CF-IPCountry": "JP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2405:1201:5106:1b00:1ce5:3ca6:8ca:7f9b, 162.159.108.80"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-May-2026 13:39:11 UTC] === END API CALL LOG ===
[07-May-2026 13:39:11 UTC] ✅ API Hash verification passed for profile endpoint
[07-May-2026 13:39:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU
[07-May-2026 13:39:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-May-2026 13:39:11 UTC] ✅ JWT token verified successfully for user profile
[07-May-2026 13:39:11 UTC] User ID: 499
[07-May-2026 13:39:11 UTC] ✅ User profile retrieved successfully for user ID: 499
[07-May-2026 13:39:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-May-2026 13:39:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-May-2026 13:39:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f80a135ddd4095f-NRT","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2405:1201:5106:1b00:1ce5:3ca6:8ca:7f9b","CF-IPCountry":"JP","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2405:1201:5106:1b00:1ce5:3ca6:8ca:7f9b, 162.159.108.80"}
[07-May-2026 13:39:15 UTC] === User Orders API Called ===
[07-May-2026 13:39:15 UTC] User ID: 499
[07-May-2026 13:39:15 UTC] Limit: 20, Offset: 0
[07-May-2026 13:39:15 UTC] Orders found: 8
[07-May-2026 13:39:15 UTC] Orders data: [{"id":250,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop1\/1","status":"pending","created_at":"2026-05-07 17:08:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":249,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop\/1","status":"pending","created_at":"2026-05-07 17:07:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":244,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop\/4","status":"cancelled","created_at":"2026-05-06 17:30:29","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":243,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop\/3","status":"cancelled","created_at":"2026-05-06 17:30:14","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":242,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop\/2","status":"cancelled","created_at":"2026-05-06 17:29:59","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":241,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop1\/1","status":"pending","created_at":"2026-05-06 17:28:53","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":240,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop1","status":"cancelled","created_at":"2026-05-06 17:27:36","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":239,"quantity":125,"total_coins":4375,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop1","status":"completed","created_at":"2026-05-06 17:04:47","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[07-May-2026 13:39:15 UTC] Total orders count: 8
[07-May-2026 13:39:15 UTC] === API CALL LOG ===
[07-May-2026 13:39:15 UTC] Endpoint: user/profile.php
[07-May-2026 13:39:15 UTC] Full Log Data: {
    "timestamp": "2026-05-07 13:39:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:1201:5106:1b00:1ce5:3ca6:8ca:7f9b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f80a1364f48095f-NRT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2405:1201:5106:1b00:1ce5:3ca6:8ca:7f9b",
        "CF-IPCountry": "JP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2405:1201:5106:1b00:1ce5:3ca6:8ca:7f9b, 162.159.108.81"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-May-2026 13:39:15 UTC] === END API CALL LOG ===
[07-May-2026 13:39:15 UTC] ✅ API Hash verification passed for profile endpoint
[07-May-2026 13:39:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU
[07-May-2026 13:39:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-May-2026 13:39:15 UTC] ✅ JWT token verified successfully for user profile
[07-May-2026 13:39:15 UTC] User ID: 499
[07-May-2026 13:39:15 UTC] ✅ User profile retrieved successfully for user ID: 499
[07-May-2026 13:39:15 UTC] === API CALL LOG ===
[07-May-2026 13:39:15 UTC] Endpoint: user/profile.php
[07-May-2026 13:39:15 UTC] Full Log Data: {
    "timestamp": "2026-05-07 13:39:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:1201:5106:1b00:1ce5:3ca6:8ca:7f9b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f80a1380ce2095f-NRT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2405:1201:5106:1b00:1ce5:3ca6:8ca:7f9b",
        "CF-IPCountry": "JP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2405:1201:5106:1b00:1ce5:3ca6:8ca:7f9b, 162.159.108.80"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-May-2026 13:39:15 UTC] === END API CALL LOG ===
[07-May-2026 13:39:15 UTC] ✅ API Hash verification passed for profile endpoint
[07-May-2026 13:39:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU
[07-May-2026 13:39:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-May-2026 13:39:15 UTC] ✅ JWT token verified successfully for user profile
[07-May-2026 13:39:15 UTC] User ID: 499
[07-May-2026 13:39:15 UTC] ✅ User profile retrieved successfully for user ID: 499
[07-May-2026 13:39:16 UTC] === API CALL LOG ===
[07-May-2026 13:39:16 UTC] Endpoint: user/profile.php
[07-May-2026 13:39:16 UTC] Full Log Data: {
    "timestamp": "2026-05-07 13:39:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:1201:5106:1b00:1ce5:3ca6:8ca:7f9b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f80a13e3ffc095f-NRT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2405:1201:5106:1b00:1ce5:3ca6:8ca:7f9b",
        "CF-IPCountry": "JP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2405:1201:5106:1b00:1ce5:3ca6:8ca:7f9b, 162.159.108.80"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-May-2026 13:39:16 UTC] === END API CALL LOG ===
[07-May-2026 13:39:16 UTC] ✅ API Hash verification passed for profile endpoint
[07-May-2026 13:39:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU
[07-May-2026 13:39:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-May-2026 13:39:16 UTC] ✅ JWT token verified successfully for user profile
[07-May-2026 13:39:16 UTC] User ID: 499
[07-May-2026 13:39:16 UTC] ✅ User profile retrieved successfully for user ID: 499
[07-May-2026 13:39:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-May-2026 13:39:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-May-2026 13:39:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f80a14adbd2095f-NRT","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2405:1201:5106:1b00:1ce5:3ca6:8ca:7f9b","CF-IPCountry":"JP","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2405:1201:5106:1b00:1ce5:3ca6:8ca:7f9b, 162.159.108.80"}
[07-May-2026 13:39:18 UTC] === User Orders API Called ===
[07-May-2026 13:39:18 UTC] User ID: 499
[07-May-2026 13:39:18 UTC] Limit: 20, Offset: 0
[07-May-2026 13:39:18 UTC] Orders found: 8
[07-May-2026 13:39:18 UTC] Orders data: [{"id":250,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop1\/1","status":"pending","created_at":"2026-05-07 17:08:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":249,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop\/1","status":"pending","created_at":"2026-05-07 17:07:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":244,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop\/4","status":"cancelled","created_at":"2026-05-06 17:30:29","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":243,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop\/3","status":"cancelled","created_at":"2026-05-06 17:30:14","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":242,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop\/2","status":"cancelled","created_at":"2026-05-06 17:29:59","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":241,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop1\/1","status":"pending","created_at":"2026-05-06 17:28:53","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":240,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop1","status":"cancelled","created_at":"2026-05-06 17:27:36","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":239,"quantity":125,"total_coins":4375,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop1","status":"completed","created_at":"2026-05-06 17:04:47","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[07-May-2026 13:39:18 UTC] Total orders count: 8
[07-May-2026 13:39:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-May-2026 13:39:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-May-2026 13:39:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f80a18afc04095f-NRT","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2405:1201:5106:1b00:1ce5:3ca6:8ca:7f9b","CF-IPCountry":"JP","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2405:1201:5106:1b00:1ce5:3ca6:8ca:7f9b, 162.159.108.80"}
[07-May-2026 13:39:29 UTC] === User Orders API Called ===
[07-May-2026 13:39:29 UTC] User ID: 499
[07-May-2026 13:39:29 UTC] Limit: 20, Offset: 0
[07-May-2026 13:39:29 UTC] Orders found: 8
[07-May-2026 13:39:29 UTC] Orders data: [{"id":250,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop1\/1","status":"pending","created_at":"2026-05-07 17:08:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":249,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop\/1","status":"pending","created_at":"2026-05-07 17:07:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":244,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop\/4","status":"cancelled","created_at":"2026-05-06 17:30:29","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":243,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop\/3","status":"cancelled","created_at":"2026-05-06 17:30:14","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":242,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop\/2","status":"cancelled","created_at":"2026-05-06 17:29:59","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":241,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop1\/1","status":"pending","created_at":"2026-05-06 17:28:53","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":240,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop1","status":"cancelled","created_at":"2026-05-06 17:27:36","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":239,"quantity":125,"total_coins":4375,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop1","status":"completed","created_at":"2026-05-06 17:04:47","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[07-May-2026 13:39:29 UTC] Total orders count: 8
[07-May-2026 13:39:29 UTC] === API CALL LOG ===
[07-May-2026 13:39:29 UTC] Endpoint: user/profile.php
[07-May-2026 13:39:29 UTC] Full Log Data: {
    "timestamp": "2026-05-07 13:39:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:1201:5106:1b00:1ce5:3ca6:8ca:7f9b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f80a18b5d76095f-NRT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2405:1201:5106:1b00:1ce5:3ca6:8ca:7f9b",
        "CF-IPCountry": "JP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2405:1201:5106:1b00:1ce5:3ca6:8ca:7f9b, 162.159.108.81"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-May-2026 13:39:29 UTC] === END API CALL LOG ===
[07-May-2026 13:39:29 UTC] ✅ API Hash verification passed for profile endpoint
[07-May-2026 13:39:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU
[07-May-2026 13:39:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-May-2026 13:39:29 UTC] ✅ JWT token verified successfully for user profile
[07-May-2026 13:39:29 UTC] User ID: 499
[07-May-2026 13:39:29 UTC] ✅ User profile retrieved successfully for user ID: 499
[07-May-2026 13:39:29 UTC] === API CALL LOG ===
[07-May-2026 13:39:29 UTC] Endpoint: user/profile.php
[07-May-2026 13:39:29 UTC] Full Log Data: {
    "timestamp": "2026-05-07 13:39:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:1201:5106:1b00:1ce5:3ca6:8ca:7f9b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f80a18d1ac2095f-NRT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2405:1201:5106:1b00:1ce5:3ca6:8ca:7f9b",
        "CF-IPCountry": "JP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2405:1201:5106:1b00:1ce5:3ca6:8ca:7f9b, 162.159.108.81"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-May-2026 13:39:29 UTC] === END API CALL LOG ===
[07-May-2026 13:39:29 UTC] ✅ API Hash verification passed for profile endpoint
[07-May-2026 13:39:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU
[07-May-2026 13:39:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-May-2026 13:39:29 UTC] ✅ JWT token verified successfully for user profile
[07-May-2026 13:39:29 UTC] User ID: 499
[07-May-2026 13:39:29 UTC] ✅ User profile retrieved successfully for user ID: 499
[07-May-2026 13:39:30 UTC] === API CALL LOG ===
[07-May-2026 13:39:30 UTC] Endpoint: user/profile.php
[07-May-2026 13:39:30 UTC] Full Log Data: {
    "timestamp": "2026-05-07 13:39:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:1201:5106:1b00:1ce5:3ca6:8ca:7f9b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f80a193fa7f095f-NRT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2405:1201:5106:1b00:1ce5:3ca6:8ca:7f9b",
        "CF-IPCountry": "JP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2405:1201:5106:1b00:1ce5:3ca6:8ca:7f9b, 162.159.108.80"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-May-2026 13:39:30 UTC] === END API CALL LOG ===
[07-May-2026 13:39:30 UTC] ✅ API Hash verification passed for profile endpoint
[07-May-2026 13:39:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU
[07-May-2026 13:39:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-May-2026 13:39:30 UTC] ✅ JWT token verified successfully for user profile
[07-May-2026 13:39:30 UTC] User ID: 499
[07-May-2026 13:39:30 UTC] ✅ User profile retrieved successfully for user ID: 499
[07-May-2026 14:07:57 UTC] === API CALL LOG ===
[07-May-2026 14:07:57 UTC] Endpoint: user/profile.php
[07-May-2026 14:07:57 UTC] Full Log Data: {
    "timestamp": "2026-05-07 14:07:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.159.85.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA3IiwidXNlcm5hbWUiOiJmYXJoYW4gYWxpIiwiZW1haWwiOiJrb2hpbm9vcmFsaTMxN0BnbWFpbC5jb20iLCJleHAiOjE3Nzg3Njc2NzV9.zi4Znk1iSsWcVHpkj_IIG5axM6qLyXRdcooPaoAhGR8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f80cb3d5bec37e5-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "51.159.85.70",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "51.159.85.70, 104.23.229.41"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-May-2026 14:07:57 UTC] === END API CALL LOG ===
[07-May-2026 14:07:57 UTC] ✅ API Hash verification passed for profile endpoint
[07-May-2026 14:07:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA3IiwidXNlcm5hbWUiOiJmYXJoYW4gYWxpIiwiZW1haWwiOiJrb2hpbm9vcmFsaTMxN0BnbWFpbC5jb20iLCJleHAiOjE3Nzg3Njc2NzV9.zi4Znk1iSsWcVHpkj_IIG5axM6qLyXRdcooPaoAhGR8
[07-May-2026 14:07:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-May-2026 14:07:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-May-2026 14:07:57 UTC] ✅ JWT token verified successfully for user profile
[07-May-2026 14:07:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-May-2026 14:07:57 UTC] User ID: 507
[07-May-2026 14:07:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA3IiwidXNlcm5hbWUiOiJmYXJoYW4gYWxpIiwiZW1haWwiOiJrb2hpbm9vcmFsaTMxN0BnbWFpbC5jb20iLCJleHAiOjE3Nzg3Njc2NzV9.zi4Znk1iSsWcVHpkj_IIG5axM6qLyXRdcooPaoAhGR8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f80cb3d5bea37e5-CDG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"51.159.85.70","CF-IPCountry":"FR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"51.159.85.70, 104.23.229.40"}
[07-May-2026 14:07:57 UTC] === User Orders API Called ===
[07-May-2026 14:07:57 UTC] User ID: 507
[07-May-2026 14:07:57 UTC] Limit: 20, Offset: 0
[07-May-2026 14:07:57 UTC] ✅ User profile retrieved successfully for user ID: 507
[07-May-2026 14:07:57 UTC] Orders found: 0
[07-May-2026 14:07:57 UTC] Orders data: []
[07-May-2026 14:07:57 UTC] Total orders count: 0
[07-May-2026 14:07:57 UTC] === API CALL LOG ===
[07-May-2026 14:07:57 UTC] Endpoint: user/profile.php
[07-May-2026 14:07:57 UTC] Full Log Data: {
    "timestamp": "2026-05-07 14:07:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.159.85.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA3IiwidXNlcm5hbWUiOiJmYXJoYW4gYWxpIiwiZW1haWwiOiJrb2hpbm9vcmFsaTMxN0BnbWFpbC5jb20iLCJleHAiOjE3Nzg3Njc2NzV9.zi4Znk1iSsWcVHpkj_IIG5axM6qLyXRdcooPaoAhGR8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f80cb3d5be337e5-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "51.159.85.70",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "51.159.85.70, 104.23.229.41"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-May-2026 14:07:57 UTC] === END API CALL LOG ===
[07-May-2026 14:07:57 UTC] ✅ API Hash verification passed for profile endpoint
[07-May-2026 14:07:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA3IiwidXNlcm5hbWUiOiJmYXJoYW4gYWxpIiwiZW1haWwiOiJrb2hpbm9vcmFsaTMxN0BnbWFpbC5jb20iLCJleHAiOjE3Nzg3Njc2NzV9.zi4Znk1iSsWcVHpkj_IIG5axM6qLyXRdcooPaoAhGR8
[07-May-2026 14:07:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-May-2026 14:07:57 UTC] ✅ JWT token verified successfully for user profile
[07-May-2026 14:07:57 UTC] User ID: 507
[07-May-2026 14:07:57 UTC] ✅ User profile retrieved successfully for user ID: 507
[07-May-2026 14:08:00 UTC] === API CALL LOG ===
[07-May-2026 14:08:00 UTC] Endpoint: user/profile.php
[07-May-2026 14:08:00 UTC] Full Log Data: {
    "timestamp": "2026-05-07 14:08:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.159.85.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA3IiwidXNlcm5hbWUiOiJmYXJoYW4gYWxpIiwiZW1haWwiOiJrb2hpbm9vcmFsaTMxN0BnbWFpbC5jb20iLCJleHAiOjE3Nzg3Njc2NzV9.zi4Znk1iSsWcVHpkj_IIG5axM6qLyXRdcooPaoAhGR8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f80cb544b7637e5-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "51.159.85.70",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "51.159.85.70, 104.23.229.41"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-May-2026 14:08:00 UTC] === END API CALL LOG ===
[07-May-2026 14:08:00 UTC] ✅ API Hash verification passed for profile endpoint
[07-May-2026 14:08:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA3IiwidXNlcm5hbWUiOiJmYXJoYW4gYWxpIiwiZW1haWwiOiJrb2hpbm9vcmFsaTMxN0BnbWFpbC5jb20iLCJleHAiOjE3Nzg3Njc2NzV9.zi4Znk1iSsWcVHpkj_IIG5axM6qLyXRdcooPaoAhGR8
[07-May-2026 14:08:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-May-2026 14:08:00 UTC] ✅ JWT token verified successfully for user profile
[07-May-2026 14:08:00 UTC] User ID: 507
[07-May-2026 14:08:00 UTC] ✅ User profile retrieved successfully for user ID: 507
[07-May-2026 14:08:34 UTC] === API CALL LOG ===
[07-May-2026 14:08:34 UTC] Endpoint: user/profile.php
[07-May-2026 14:08:34 UTC] Full Log Data: {
    "timestamp": "2026-05-07 14:08:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.159.85.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA3IiwidXNlcm5hbWUiOiJmYXJoYW4gYWxpIiwiZW1haWwiOiJrb2hpbm9vcmFsaTMxN0BnbWFpbC5jb20iLCJleHAiOjE3Nzg3Njc2NzV9.zi4Znk1iSsWcVHpkj_IIG5axM6qLyXRdcooPaoAhGR8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f80cc29ce2937e5-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "51.159.85.70",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "51.159.85.70, 104.23.229.41"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-May-2026 14:08:34 UTC] === END API CALL LOG ===
[07-May-2026 14:08:34 UTC] ✅ API Hash verification passed for profile endpoint
[07-May-2026 14:08:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA3IiwidXNlcm5hbWUiOiJmYXJoYW4gYWxpIiwiZW1haWwiOiJrb2hpbm9vcmFsaTMxN0BnbWFpbC5jb20iLCJleHAiOjE3Nzg3Njc2NzV9.zi4Znk1iSsWcVHpkj_IIG5axM6qLyXRdcooPaoAhGR8
[07-May-2026 14:08:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-May-2026 14:08:34 UTC] ✅ JWT token verified successfully for user profile
[07-May-2026 14:08:34 UTC] User ID: 507
[07-May-2026 14:08:34 UTC] ✅ User profile retrieved successfully for user ID: 507
[07-May-2026 14:08:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-May-2026 14:08:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-May-2026 14:08:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA3IiwidXNlcm5hbWUiOiJmYXJoYW4gYWxpIiwiZW1haWwiOiJrb2hpbm9vcmFsaTMxN0BnbWFpbC5jb20iLCJleHAiOjE3Nzg3Njc2NzV9.zi4Znk1iSsWcVHpkj_IIG5axM6qLyXRdcooPaoAhGR8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f80cc29ce2137e5-CDG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"51.159.85.70","CF-IPCountry":"FR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"51.159.85.70, 104.23.229.40"}
[07-May-2026 14:08:34 UTC] === User Orders API Called ===
[07-May-2026 14:08:34 UTC] User ID: 507
[07-May-2026 14:08:34 UTC] Limit: 20, Offset: 0
[07-May-2026 14:08:34 UTC] Orders found: 0
[07-May-2026 14:08:34 UTC] Orders data: []
[07-May-2026 14:08:34 UTC] Total orders count: 0
[07-May-2026 14:08:35 UTC] === API CALL LOG ===
[07-May-2026 14:08:35 UTC] Endpoint: user/profile.php
[07-May-2026 14:08:35 UTC] Full Log Data: {
    "timestamp": "2026-05-07 14:08:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.159.85.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA3IiwidXNlcm5hbWUiOiJmYXJoYW4gYWxpIiwiZW1haWwiOiJrb2hpbm9vcmFsaTMxN0BnbWFpbC5jb20iLCJleHAiOjE3Nzg3Njc2NzV9.zi4Znk1iSsWcVHpkj_IIG5axM6qLyXRdcooPaoAhGR8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f80cc2d4e7237e5-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "51.159.85.70",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "51.159.85.70, 104.23.229.40"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-May-2026 14:08:35 UTC] === END API CALL LOG ===
[07-May-2026 14:08:35 UTC] ✅ API Hash verification passed for profile endpoint
[07-May-2026 14:08:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA3IiwidXNlcm5hbWUiOiJmYXJoYW4gYWxpIiwiZW1haWwiOiJrb2hpbm9vcmFsaTMxN0BnbWFpbC5jb20iLCJleHAiOjE3Nzg3Njc2NzV9.zi4Znk1iSsWcVHpkj_IIG5axM6qLyXRdcooPaoAhGR8
[07-May-2026 14:08:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-May-2026 14:08:35 UTC] ✅ JWT token verified successfully for user profile
[07-May-2026 14:08:35 UTC] User ID: 507
[07-May-2026 14:08:35 UTC] ✅ User profile retrieved successfully for user ID: 507
[07-May-2026 14:08:36 UTC] === API CALL LOG ===
[07-May-2026 14:08:36 UTC] Endpoint: user/profile.php
[07-May-2026 14:08:36 UTC] Full Log Data: {
    "timestamp": "2026-05-07 14:08:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.159.85.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA3IiwidXNlcm5hbWUiOiJmYXJoYW4gYWxpIiwiZW1haWwiOiJrb2hpbm9vcmFsaTMxN0BnbWFpbC5jb20iLCJleHAiOjE3Nzg3Njc2NzV9.zi4Znk1iSsWcVHpkj_IIG5axM6qLyXRdcooPaoAhGR8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f80cc330abd37e5-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "51.159.85.70",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "51.159.85.70, 104.23.229.41"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-May-2026 14:08:36 UTC] === END API CALL LOG ===
[07-May-2026 14:08:36 UTC] ✅ API Hash verification passed for profile endpoint
[07-May-2026 14:08:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA3IiwidXNlcm5hbWUiOiJmYXJoYW4gYWxpIiwiZW1haWwiOiJrb2hpbm9vcmFsaTMxN0BnbWFpbC5jb20iLCJleHAiOjE3Nzg3Njc2NzV9.zi4Znk1iSsWcVHpkj_IIG5axM6qLyXRdcooPaoAhGR8
[07-May-2026 14:08:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-May-2026 14:08:36 UTC] ✅ JWT token verified successfully for user profile
[07-May-2026 14:08:36 UTC] User ID: 507
[07-May-2026 14:08:36 UTC] ✅ User profile retrieved successfully for user ID: 507
[07-May-2026 14:53:32 UTC] === API CALL LOG ===
[07-May-2026 14:53:32 UTC] Endpoint: user/profile.php
[07-May-2026 14:53:32 UTC] Full Log Data: {
    "timestamp": "2026-05-07 14:53:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:be6d:4eb:90b7:92d6:631e:4f9e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ5IiwidXNlcm5hbWUiOiJidWxsQDc3NyIsImVtYWlsIjoicms3MTI2MzUyQGdtYWlsLmNvbSIsImV4cCI6MTc3NzAwNjYwMn0.FLE40DVOnFGLqIzVL0ALm_eqaDqWRTrgkjDTPNSk2kk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f810e058b4cfa41-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:be6d:4eb:90b7:92d6:631e:4f9e",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:be6d:4eb:90b7:92d6:631e:4f9e, 162.159.122.164"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-May-2026 14:53:32 UTC] === END API CALL LOG ===
[07-May-2026 14:53:32 UTC] ✅ API Hash verification passed for profile endpoint
[07-May-2026 14:53:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ5IiwidXNlcm5hbWUiOiJidWxsQDc3NyIsImVtYWlsIjoicms3MTI2MzUyQGdtYWlsLmNvbSIsImV4cCI6MTc3NzAwNjYwMn0.FLE40DVOnFGLqIzVL0ALm_eqaDqWRTrgkjDTPNSk2kk
[07-May-2026 14:53:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-May-2026 14:53:32 UTC] ✅ JWT token verified successfully for user profile
[07-May-2026 14:53:32 UTC] User ID: 349
[07-May-2026 14:53:32 UTC] ✅ User profile retrieved successfully for user ID: 349
[07-May-2026 14:53:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-May-2026 14:53:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-May-2026 14:53:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ5IiwidXNlcm5hbWUiOiJidWxsQDc3NyIsImVtYWlsIjoicms3MTI2MzUyQGdtYWlsLmNvbSIsImV4cCI6MTc3NzAwNjYwMn0.FLE40DVOnFGLqIzVL0ALm_eqaDqWRTrgkjDTPNSk2kk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f810e0b58c2fa41-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:be6d:4eb:90b7:92d6:631e:4f9e","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:4900:be6d:4eb:90b7:92d6:631e:4f9e, 162.159.122.164"}
[07-May-2026 14:53:33 UTC] === User Orders API Called ===
[07-May-2026 14:53:33 UTC] User ID: 349
[07-May-2026 14:53:33 UTC] Limit: 20, Offset: 0
[07-May-2026 14:53:33 UTC] Orders found: 0
[07-May-2026 14:53:33 UTC] Orders data: []
[07-May-2026 14:53:33 UTC] Total orders count: 0
[07-May-2026 14:53:33 UTC] === API CALL LOG ===
[07-May-2026 14:53:33 UTC] Endpoint: user/profile.php
[07-May-2026 14:53:33 UTC] Full Log Data: {
    "timestamp": "2026-05-07 14:53:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:be6d:4eb:90b7:92d6:631e:4f9e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ5IiwidXNlcm5hbWUiOiJidWxsQDc3NyIsImVtYWlsIjoicms3MTI2MzUyQGdtYWlsLmNvbSIsImV4cCI6MTc3NzAwNjYwMn0.FLE40DVOnFGLqIzVL0ALm_eqaDqWRTrgkjDTPNSk2kk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f810e0b58c7fa41-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:be6d:4eb:90b7:92d6:631e:4f9e",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:be6d:4eb:90b7:92d6:631e:4f9e, 162.159.122.164"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-May-2026 14:53:33 UTC] === END API CALL LOG ===
[07-May-2026 14:53:33 UTC] ✅ API Hash verification passed for profile endpoint
[07-May-2026 14:53:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ5IiwidXNlcm5hbWUiOiJidWxsQDc3NyIsImVtYWlsIjoicms3MTI2MzUyQGdtYWlsLmNvbSIsImV4cCI6MTc3NzAwNjYwMn0.FLE40DVOnFGLqIzVL0ALm_eqaDqWRTrgkjDTPNSk2kk
[07-May-2026 14:53:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-May-2026 14:53:33 UTC] ✅ JWT token verified successfully for user profile
[07-May-2026 14:53:33 UTC] User ID: 349
[07-May-2026 14:53:33 UTC] ✅ User profile retrieved successfully for user ID: 349
[07-May-2026 14:53:33 UTC] === API CALL LOG ===
[07-May-2026 14:53:33 UTC] Endpoint: user/profile.php
[07-May-2026 14:53:33 UTC] Full Log Data: {
    "timestamp": "2026-05-07 14:53:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:be6d:4eb:90b7:92d6:631e:4f9e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ5IiwidXNlcm5hbWUiOiJidWxsQDc3NyIsImVtYWlsIjoicms3MTI2MzUyQGdtYWlsLmNvbSIsImV4cCI6MTc3NzAwNjYwMn0.FLE40DVOnFGLqIzVL0ALm_eqaDqWRTrgkjDTPNSk2kk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f810e0b58c9fa41-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:be6d:4eb:90b7:92d6:631e:4f9e",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:be6d:4eb:90b7:92d6:631e:4f9e, 162.159.122.165"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-May-2026 14:53:33 UTC] === END API CALL LOG ===
[07-May-2026 14:53:33 UTC] ✅ API Hash verification passed for profile endpoint
[07-May-2026 14:53:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ5IiwidXNlcm5hbWUiOiJidWxsQDc3NyIsImVtYWlsIjoicms3MTI2MzUyQGdtYWlsLmNvbSIsImV4cCI6MTc3NzAwNjYwMn0.FLE40DVOnFGLqIzVL0ALm_eqaDqWRTrgkjDTPNSk2kk
[07-May-2026 14:53:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-May-2026 14:53:33 UTC] ✅ JWT token verified successfully for user profile
[07-May-2026 14:53:33 UTC] User ID: 349
[07-May-2026 14:53:33 UTC] ✅ User profile retrieved successfully for user ID: 349
[07-May-2026 17:46:07 UTC] === API CALL LOG ===
[07-May-2026 17:46:07 UTC] Endpoint: user/profile.php
[07-May-2026 17:46:07 UTC] Full Log Data: {
    "timestamp": "2026-05-07 17:46:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "82.102.17.91",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA4IiwidXNlcm5hbWUiOiJGZTAwNyIsImVtYWlsIjoiZmVycmVvbGZlcnJlejdAZ21haWwuY29tIiwiZXhwIjoxNzc4NzgwNzY2fQ.XYboW0UxHWYtnaaGM4aCL7Bcaz4Fzw9B9FSRCWKKXwU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f820ad3ccc977e9-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "82.102.17.91",
        "CF-IPCountry": "ES",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "82.102.17.91, 162.158.19.170"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-May-2026 17:46:07 UTC] === END API CALL LOG ===
[07-May-2026 17:46:07 UTC] ✅ API Hash verification passed for profile endpoint
[07-May-2026 17:46:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA4IiwidXNlcm5hbWUiOiJGZTAwNyIsImVtYWlsIjoiZmVycmVvbGZlcnJlejdAZ21haWwuY29tIiwiZXhwIjoxNzc4NzgwNzY2fQ.XYboW0UxHWYtnaaGM4aCL7Bcaz4Fzw9B9FSRCWKKXwU
[07-May-2026 17:46:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-May-2026 17:46:07 UTC] ✅ JWT token verified successfully for user profile
[07-May-2026 17:46:07 UTC] User ID: 508
[07-May-2026 17:46:07 UTC] ✅ User profile retrieved successfully for user ID: 508
[07-May-2026 17:46:07 UTC] === API CALL LOG ===
[07-May-2026 17:46:07 UTC] Endpoint: user/profile.php
[07-May-2026 17:46:07 UTC] Full Log Data: {
    "timestamp": "2026-05-07 17:46:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "82.102.17.91",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA4IiwidXNlcm5hbWUiOiJGZTAwNyIsImVtYWlsIjoiZmVycmVvbGZlcnJlejdAZ21haWwuY29tIiwiZXhwIjoxNzc4NzgwNzY2fQ.XYboW0UxHWYtnaaGM4aCL7Bcaz4Fzw9B9FSRCWKKXwU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f820ad3cccf77e9-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "82.102.17.91",
        "CF-IPCountry": "ES",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "82.102.17.91, 162.158.19.170"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-May-2026 17:46:07 UTC] === END API CALL LOG ===
[07-May-2026 17:46:07 UTC] ✅ API Hash verification passed for profile endpoint
[07-May-2026 17:46:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA4IiwidXNlcm5hbWUiOiJGZTAwNyIsImVtYWlsIjoiZmVycmVvbGZlcnJlejdAZ21haWwuY29tIiwiZXhwIjoxNzc4NzgwNzY2fQ.XYboW0UxHWYtnaaGM4aCL7Bcaz4Fzw9B9FSRCWKKXwU
[07-May-2026 17:46:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-May-2026 17:46:07 UTC] ✅ JWT token verified successfully for user profile
[07-May-2026 17:46:07 UTC] User ID: 508
[07-May-2026 17:46:07 UTC] ✅ User profile retrieved successfully for user ID: 508
[07-May-2026 17:46:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-May-2026 17:46:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-May-2026 17:46:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA4IiwidXNlcm5hbWUiOiJGZTAwNyIsImVtYWlsIjoiZmVycmVvbGZlcnJlejdAZ21haWwuY29tIiwiZXhwIjoxNzc4NzgwNzY2fQ.XYboW0UxHWYtnaaGM4aCL7Bcaz4Fzw9B9FSRCWKKXwU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f820ad3cccd77e9-OTP","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"82.102.17.91","CF-IPCountry":"ES","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"82.102.17.91, 162.158.19.169"}
[07-May-2026 17:46:07 UTC] === User Orders API Called ===
[07-May-2026 17:46:07 UTC] User ID: 508
[07-May-2026 17:46:07 UTC] Limit: 20, Offset: 0
[07-May-2026 17:46:07 UTC] Orders found: 0
[07-May-2026 17:46:07 UTC] Orders data: []
[07-May-2026 17:46:07 UTC] Total orders count: 0
[07-May-2026 17:46:08 UTC] === API CALL LOG ===
[07-May-2026 17:46:08 UTC] Endpoint: user/profile.php
[07-May-2026 17:46:08 UTC] Full Log Data: {
    "timestamp": "2026-05-07 17:46:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "82.102.17.91",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA4IiwidXNlcm5hbWUiOiJGZTAwNyIsImVtYWlsIjoiZmVycmVvbGZlcnJlejdAZ21haWwuY29tIiwiZXhwIjoxNzc4NzgwNzY2fQ.XYboW0UxHWYtnaaGM4aCL7Bcaz4Fzw9B9FSRCWKKXwU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f820adb587d77e9-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "82.102.17.91",
        "CF-IPCountry": "ES",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "82.102.17.91, 162.158.19.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-May-2026 17:46:08 UTC] === END API CALL LOG ===
[07-May-2026 17:46:08 UTC] ✅ API Hash verification passed for profile endpoint
[07-May-2026 17:46:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA4IiwidXNlcm5hbWUiOiJGZTAwNyIsImVtYWlsIjoiZmVycmVvbGZlcnJlejdAZ21haWwuY29tIiwiZXhwIjoxNzc4NzgwNzY2fQ.XYboW0UxHWYtnaaGM4aCL7Bcaz4Fzw9B9FSRCWKKXwU
[07-May-2026 17:46:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-May-2026 17:46:08 UTC] ✅ JWT token verified successfully for user profile
[07-May-2026 17:46:08 UTC] User ID: 508
[07-May-2026 17:46:08 UTC] ✅ User profile retrieved successfully for user ID: 508
[07-May-2026 17:46:38 UTC] === API CALL LOG ===
[07-May-2026 17:46:38 UTC] Endpoint: user/profile.php
[07-May-2026 17:46:38 UTC] Full Log Data: {
    "timestamp": "2026-05-07 17:46:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "82.102.17.91",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA4IiwidXNlcm5hbWUiOiJGZTAwNyIsImVtYWlsIjoiZmVycmVvbGZlcnJlejdAZ21haWwuY29tIiwiZXhwIjoxNzc4NzgwNzY2fQ.XYboW0UxHWYtnaaGM4aCL7Bcaz4Fzw9B9FSRCWKKXwU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f820b95adf5e3f3-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "82.102.17.91",
        "CF-IPCountry": "ES",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "82.102.17.91, 162.158.14.175"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-May-2026 17:46:38 UTC] === END API CALL LOG ===
[07-May-2026 17:46:38 UTC] ✅ API Hash verification passed for profile endpoint
[07-May-2026 17:46:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA4IiwidXNlcm5hbWUiOiJGZTAwNyIsImVtYWlsIjoiZmVycmVvbGZlcnJlejdAZ21haWwuY29tIiwiZXhwIjoxNzc4NzgwNzY2fQ.XYboW0UxHWYtnaaGM4aCL7Bcaz4Fzw9B9FSRCWKKXwU
[07-May-2026 17:46:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-May-2026 17:46:38 UTC] ✅ JWT token verified successfully for user profile
[07-May-2026 17:46:38 UTC] User ID: 508
[07-May-2026 17:46:38 UTC] ✅ User profile retrieved successfully for user ID: 508
[07-May-2026 17:46:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-May-2026 17:46:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-May-2026 17:46:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA4IiwidXNlcm5hbWUiOiJGZTAwNyIsImVtYWlsIjoiZmVycmVvbGZlcnJlejdAZ21haWwuY29tIiwiZXhwIjoxNzc4NzgwNzY2fQ.XYboW0UxHWYtnaaGM4aCL7Bcaz4Fzw9B9FSRCWKKXwU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f820bf85dfde3f3-OTP","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"82.102.17.91","CF-IPCountry":"ES","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"82.102.17.91, 162.158.14.174"}
[07-May-2026 17:46:54 UTC] === User Orders API Called ===
[07-May-2026 17:46:54 UTC] User ID: 508
[07-May-2026 17:46:54 UTC] Limit: 20, Offset: 0
[07-May-2026 17:46:54 UTC] Orders found: 0
[07-May-2026 17:46:54 UTC] Orders data: []
[07-May-2026 17:46:54 UTC] Total orders count: 0
[07-May-2026 17:46:56 UTC] === API CALL LOG ===
[07-May-2026 17:46:56 UTC] Endpoint: user/profile.php
[07-May-2026 17:46:56 UTC] Full Log Data: {
    "timestamp": "2026-05-07 17:46:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "82.102.17.91",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA4IiwidXNlcm5hbWUiOiJGZTAwNyIsImVtYWlsIjoiZmVycmVvbGZlcnJlejdAZ21haWwuY29tIiwiZXhwIjoxNzc4NzgwNzY2fQ.XYboW0UxHWYtnaaGM4aCL7Bcaz4Fzw9B9FSRCWKKXwU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f820c0848d5e3f3-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "82.102.17.91",
        "CF-IPCountry": "ES",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "82.102.17.91, 162.158.14.174"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-May-2026 17:46:56 UTC] === END API CALL LOG ===
[07-May-2026 17:46:56 UTC] ✅ API Hash verification passed for profile endpoint
[07-May-2026 17:46:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA4IiwidXNlcm5hbWUiOiJGZTAwNyIsImVtYWlsIjoiZmVycmVvbGZlcnJlejdAZ21haWwuY29tIiwiZXhwIjoxNzc4NzgwNzY2fQ.XYboW0UxHWYtnaaGM4aCL7Bcaz4Fzw9B9FSRCWKKXwU
[07-May-2026 17:46:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-May-2026 17:46:56 UTC] ✅ JWT token verified successfully for user profile
[07-May-2026 17:46:56 UTC] User ID: 508
[07-May-2026 17:46:56 UTC] ✅ User profile retrieved successfully for user ID: 508
[07-May-2026 17:46:56 UTC] User Purchases API - User ID: 508
[07-May-2026 17:46:56 UTC] User Purchases API - Total purchases found: 0
[07-May-2026 17:47:04 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-May-2026 17:47:04 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-May-2026 17:47:04 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA4IiwidXNlcm5hbWUiOiJGZTAwNyIsImVtYWlsIjoiZmVycmVvbGZlcnJlejdAZ21haWwuY29tIiwiZXhwIjoxNzc4NzgwNzY2fQ.XYboW0UxHWYtnaaGM4aCL7Bcaz4Fzw9B9FSRCWKKXwU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f820c368fbae3f3-OTP","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"82.102.17.91","CF-IPCountry":"ES","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"82.102.17.91, 162.158.14.174"}
[07-May-2026 17:47:04 UTC] === User Orders API Called ===
[07-May-2026 17:47:04 UTC] User ID: 508
[07-May-2026 17:47:04 UTC] Limit: 20, Offset: 0
[07-May-2026 17:47:04 UTC] Orders found: 0
[07-May-2026 17:47:04 UTC] Orders data: []
[07-May-2026 17:47:04 UTC] Total orders count: 0
[07-May-2026 17:47:04 UTC] === API CALL LOG ===
[07-May-2026 17:47:04 UTC] Endpoint: user/profile.php
[07-May-2026 17:47:04 UTC] Full Log Data: {
    "timestamp": "2026-05-07 17:47:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "82.102.17.91",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA4IiwidXNlcm5hbWUiOiJGZTAwNyIsImVtYWlsIjoiZmVycmVvbGZlcnJlejdAZ21haWwuY29tIiwiZXhwIjoxNzc4NzgwNzY2fQ.XYboW0UxHWYtnaaGM4aCL7Bcaz4Fzw9B9FSRCWKKXwU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f820c368fbce3f3-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "82.102.17.91",
        "CF-IPCountry": "ES",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "82.102.17.91, 162.158.14.174"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-May-2026 17:47:04 UTC] === END API CALL LOG ===
[07-May-2026 17:47:04 UTC] ✅ API Hash verification passed for profile endpoint
[07-May-2026 17:47:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA4IiwidXNlcm5hbWUiOiJGZTAwNyIsImVtYWlsIjoiZmVycmVvbGZlcnJlejdAZ21haWwuY29tIiwiZXhwIjoxNzc4NzgwNzY2fQ.XYboW0UxHWYtnaaGM4aCL7Bcaz4Fzw9B9FSRCWKKXwU
[07-May-2026 17:47:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-May-2026 17:47:04 UTC] ✅ JWT token verified successfully for user profile
[07-May-2026 17:47:04 UTC] User ID: 508
[07-May-2026 17:47:04 UTC] ✅ User profile retrieved successfully for user ID: 508
[07-May-2026 17:47:04 UTC] === API CALL LOG ===
[07-May-2026 17:47:04 UTC] Endpoint: user/profile.php
[07-May-2026 17:47:04 UTC] Full Log Data: {
    "timestamp": "2026-05-07 17:47:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "82.102.17.91",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA4IiwidXNlcm5hbWUiOiJGZTAwNyIsImVtYWlsIjoiZmVycmVvbGZlcnJlejdAZ21haWwuY29tIiwiZXhwIjoxNzc4NzgwNzY2fQ.XYboW0UxHWYtnaaGM4aCL7Bcaz4Fzw9B9FSRCWKKXwU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f820c3aaadce3f3-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "82.102.17.91",
        "CF-IPCountry": "ES",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "82.102.17.91, 162.158.14.174"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-May-2026 17:47:04 UTC] === END API CALL LOG ===
[07-May-2026 17:47:04 UTC] ✅ API Hash verification passed for profile endpoint
[07-May-2026 17:47:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA4IiwidXNlcm5hbWUiOiJGZTAwNyIsImVtYWlsIjoiZmVycmVvbGZlcnJlejdAZ21haWwuY29tIiwiZXhwIjoxNzc4NzgwNzY2fQ.XYboW0UxHWYtnaaGM4aCL7Bcaz4Fzw9B9FSRCWKKXwU
[07-May-2026 17:47:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-May-2026 17:47:04 UTC] ✅ JWT token verified successfully for user profile
[07-May-2026 17:47:04 UTC] User ID: 508
[07-May-2026 17:47:04 UTC] ✅ User profile retrieved successfully for user ID: 508
[07-May-2026 17:47:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-May-2026 17:47:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-May-2026 17:47:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA4IiwidXNlcm5hbWUiOiJGZTAwNyIsImVtYWlsIjoiZmVycmVvbGZlcnJlejdAZ21haWwuY29tIiwiZXhwIjoxNzc4NzgwNzY2fQ.XYboW0UxHWYtnaaGM4aCL7Bcaz4Fzw9B9FSRCWKKXwU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f820cbba80ee3f3-OTP","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"82.102.17.91","CF-IPCountry":"ES","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"82.102.17.91, 162.158.14.174"}
[07-May-2026 17:47:25 UTC] === User Orders API Called ===
[07-May-2026 17:47:25 UTC] User ID: 508
[07-May-2026 17:47:25 UTC] Limit: 20, Offset: 0
[07-May-2026 17:47:25 UTC] Orders found: 0
[07-May-2026 17:47:25 UTC] Orders data: []
[07-May-2026 17:47:25 UTC] Total orders count: 0
[07-May-2026 17:47:25 UTC] === API CALL LOG ===
[07-May-2026 17:47:25 UTC] Endpoint: user/profile.php
[07-May-2026 17:47:25 UTC] Full Log Data: {
    "timestamp": "2026-05-07 17:47:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "82.102.17.91",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA4IiwidXNlcm5hbWUiOiJGZTAwNyIsImVtYWlsIjoiZmVycmVvbGZlcnJlejdAZ21haWwuY29tIiwiZXhwIjoxNzc4NzgwNzY2fQ.XYboW0UxHWYtnaaGM4aCL7Bcaz4Fzw9B9FSRCWKKXwU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f820cbba80fe3f3-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "82.102.17.91",
        "CF-IPCountry": "ES",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "82.102.17.91, 162.158.14.175"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-May-2026 17:47:25 UTC] === END API CALL LOG ===
[07-May-2026 17:47:25 UTC] ✅ API Hash verification passed for profile endpoint
[07-May-2026 17:47:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA4IiwidXNlcm5hbWUiOiJGZTAwNyIsImVtYWlsIjoiZmVycmVvbGZlcnJlejdAZ21haWwuY29tIiwiZXhwIjoxNzc4NzgwNzY2fQ.XYboW0UxHWYtnaaGM4aCL7Bcaz4Fzw9B9FSRCWKKXwU
[07-May-2026 17:47:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-May-2026 17:47:25 UTC] ✅ JWT token verified successfully for user profile
[07-May-2026 17:47:25 UTC] User ID: 508
[07-May-2026 17:47:25 UTC] ✅ User profile retrieved successfully for user ID: 508
[07-May-2026 17:47:26 UTC] === API CALL LOG ===
[07-May-2026 17:47:26 UTC] Endpoint: user/profile.php
[07-May-2026 17:47:26 UTC] Full Log Data: {
    "timestamp": "2026-05-07 17:47:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "82.102.17.91",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA4IiwidXNlcm5hbWUiOiJGZTAwNyIsImVtYWlsIjoiZmVycmVvbGZlcnJlejdAZ21haWwuY29tIiwiZXhwIjoxNzc4NzgwNzY2fQ.XYboW0UxHWYtnaaGM4aCL7Bcaz4Fzw9B9FSRCWKKXwU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f820cbffb0fe3f3-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "82.102.17.91",
        "CF-IPCountry": "ES",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "82.102.17.91, 162.158.14.174"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-May-2026 17:47:26 UTC] === END API CALL LOG ===
[07-May-2026 17:47:26 UTC] ✅ API Hash verification passed for profile endpoint
[07-May-2026 17:47:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA4IiwidXNlcm5hbWUiOiJGZTAwNyIsImVtYWlsIjoiZmVycmVvbGZlcnJlejdAZ21haWwuY29tIiwiZXhwIjoxNzc4NzgwNzY2fQ.XYboW0UxHWYtnaaGM4aCL7Bcaz4Fzw9B9FSRCWKKXwU
[07-May-2026 17:47:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-May-2026 17:47:26 UTC] ✅ JWT token verified successfully for user profile
[07-May-2026 17:47:26 UTC] User ID: 508
[07-May-2026 17:47:26 UTC] ✅ User profile retrieved successfully for user ID: 508
[07-May-2026 17:47:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-May-2026 17:47:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-May-2026 17:47:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA4IiwidXNlcm5hbWUiOiJGZTAwNyIsImVtYWlsIjoiZmVycmVvbGZlcnJlejdAZ21haWwuY29tIiwiZXhwIjoxNzc4NzgwNzY2fQ.XYboW0UxHWYtnaaGM4aCL7Bcaz4Fzw9B9FSRCWKKXwU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f820cf42973e3f3-OTP","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"82.102.17.91","CF-IPCountry":"ES","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"82.102.17.91, 162.158.14.174"}
[07-May-2026 17:47:34 UTC] === User Orders API Called ===
[07-May-2026 17:47:34 UTC] User ID: 508
[07-May-2026 17:47:34 UTC] Limit: 20, Offset: 0
[07-May-2026 17:47:34 UTC] Orders found: 0
[07-May-2026 17:47:34 UTC] Orders data: []
[07-May-2026 17:47:34 UTC] Total orders count: 0
[07-May-2026 17:47:35 UTC] === API CALL LOG ===
[07-May-2026 17:47:35 UTC] Endpoint: user/profile.php
[07-May-2026 17:47:35 UTC] Full Log Data: {
    "timestamp": "2026-05-07 17:47:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "82.102.17.91",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA4IiwidXNlcm5hbWUiOiJGZTAwNyIsImVtYWlsIjoiZmVycmVvbGZlcnJlejdAZ21haWwuY29tIiwiZXhwIjoxNzc4NzgwNzY2fQ.XYboW0UxHWYtnaaGM4aCL7Bcaz4Fzw9B9FSRCWKKXwU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f820cfa8e31e3f3-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "82.102.17.91",
        "CF-IPCountry": "ES",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "82.102.17.91, 162.158.14.175"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-May-2026 17:47:35 UTC] === END API CALL LOG ===
[07-May-2026 17:47:35 UTC] ✅ API Hash verification passed for profile endpoint
[07-May-2026 17:47:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA4IiwidXNlcm5hbWUiOiJGZTAwNyIsImVtYWlsIjoiZmVycmVvbGZlcnJlejdAZ21haWwuY29tIiwiZXhwIjoxNzc4NzgwNzY2fQ.XYboW0UxHWYtnaaGM4aCL7Bcaz4Fzw9B9FSRCWKKXwU
[07-May-2026 17:47:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-May-2026 17:47:35 UTC] ✅ JWT token verified successfully for user profile
[07-May-2026 17:47:35 UTC] User ID: 508
[07-May-2026 17:47:35 UTC] ✅ User profile retrieved successfully for user ID: 508
[07-May-2026 17:47:35 UTC] User Purchases API - User ID: 508
[07-May-2026 17:47:35 UTC] User Purchases API - Total purchases found: 0
[07-May-2026 17:47:40 UTC] === API CALL LOG ===
[07-May-2026 17:47:40 UTC] Endpoint: user/profile.php
[07-May-2026 17:47:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-May-2026 17:47:40 UTC] Full Log Data: {
    "timestamp": "2026-05-07 17:47:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "82.102.17.91",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA4IiwidXNlcm5hbWUiOiJGZTAwNyIsImVtYWlsIjoiZmVycmVvbGZlcnJlejdAZ21haWwuY29tIiwiZXhwIjoxNzc4NzgwNzY2fQ.XYboW0UxHWYtnaaGM4aCL7Bcaz4Fzw9B9FSRCWKKXwU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f820d183920e3f3-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "82.102.17.91",
        "CF-IPCountry": "ES",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "82.102.17.91, 162.158.14.174"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-May-2026 17:47:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-May-2026 17:47:40 UTC] === END API CALL LOG ===
[07-May-2026 17:47:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA4IiwidXNlcm5hbWUiOiJGZTAwNyIsImVtYWlsIjoiZmVycmVvbGZlcnJlejdAZ21haWwuY29tIiwiZXhwIjoxNzc4NzgwNzY2fQ.XYboW0UxHWYtnaaGM4aCL7Bcaz4Fzw9B9FSRCWKKXwU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f820d18391ee3f3-OTP","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"82.102.17.91","CF-IPCountry":"ES","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"82.102.17.91, 162.158.14.175"}
[07-May-2026 17:47:40 UTC] ✅ API Hash verification passed for profile endpoint
[07-May-2026 17:47:40 UTC] === User Orders API Called ===
[07-May-2026 17:47:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA4IiwidXNlcm5hbWUiOiJGZTAwNyIsImVtYWlsIjoiZmVycmVvbGZlcnJlejdAZ21haWwuY29tIiwiZXhwIjoxNzc4NzgwNzY2fQ.XYboW0UxHWYtnaaGM4aCL7Bcaz4Fzw9B9FSRCWKKXwU
[07-May-2026 17:47:40 UTC] User ID: 508
[07-May-2026 17:47:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-May-2026 17:47:40 UTC] Limit: 20, Offset: 0
[07-May-2026 17:47:40 UTC] ✅ JWT token verified successfully for user profile
[07-May-2026 17:47:40 UTC] User ID: 508
[07-May-2026 17:47:40 UTC] Orders found: 0
[07-May-2026 17:47:40 UTC] ✅ User profile retrieved successfully for user ID: 508
[07-May-2026 17:47:40 UTC] Orders data: []
[07-May-2026 17:47:40 UTC] Total orders count: 0
[07-May-2026 17:47:40 UTC] === API CALL LOG ===
[07-May-2026 17:47:40 UTC] Endpoint: user/profile.php
[07-May-2026 17:47:40 UTC] Full Log Data: {
    "timestamp": "2026-05-07 17:47:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "82.102.17.91",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA4IiwidXNlcm5hbWUiOiJGZTAwNyIsImVtYWlsIjoiZmVycmVvbGZlcnJlejdAZ21haWwuY29tIiwiZXhwIjoxNzc4NzgwNzY2fQ.XYboW0UxHWYtnaaGM4aCL7Bcaz4Fzw9B9FSRCWKKXwU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f820d1c9c8ce3f3-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "82.102.17.91",
        "CF-IPCountry": "ES",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "82.102.17.91, 162.158.14.175"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-May-2026 17:47:40 UTC] === END API CALL LOG ===
[07-May-2026 17:47:40 UTC] ✅ API Hash verification passed for profile endpoint
[07-May-2026 17:47:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA4IiwidXNlcm5hbWUiOiJGZTAwNyIsImVtYWlsIjoiZmVycmVvbGZlcnJlejdAZ21haWwuY29tIiwiZXhwIjoxNzc4NzgwNzY2fQ.XYboW0UxHWYtnaaGM4aCL7Bcaz4Fzw9B9FSRCWKKXwU
[07-May-2026 17:47:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-May-2026 17:47:40 UTC] ✅ JWT token verified successfully for user profile
[07-May-2026 17:47:40 UTC] User ID: 508
[07-May-2026 17:47:40 UTC] ✅ User profile retrieved successfully for user ID: 508
[07-May-2026 17:47:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-May-2026 17:47:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-May-2026 17:47:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA4IiwidXNlcm5hbWUiOiJGZTAwNyIsImVtYWlsIjoiZmVycmVvbGZlcnJlejdAZ21haWwuY29tIiwiZXhwIjoxNzc4NzgwNzY2fQ.XYboW0UxHWYtnaaGM4aCL7Bcaz4Fzw9B9FSRCWKKXwU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f820d72a9f0e3f3-OTP","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"82.102.17.91","CF-IPCountry":"ES","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"82.102.17.91, 162.158.14.175"}
[07-May-2026 17:47:54 UTC] === User Orders API Called ===
[07-May-2026 17:47:54 UTC] User ID: 508
[07-May-2026 17:47:54 UTC] Limit: 20, Offset: 0
[07-May-2026 17:47:54 UTC] Orders found: 0
[07-May-2026 17:47:54 UTC] Orders data: []
[07-May-2026 17:47:54 UTC] Total orders count: 0
[07-May-2026 17:47:54 UTC] === API CALL LOG ===
[07-May-2026 17:47:54 UTC] Endpoint: user/profile.php
[07-May-2026 17:47:54 UTC] Full Log Data: {
    "timestamp": "2026-05-07 17:47:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "82.102.17.91",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA4IiwidXNlcm5hbWUiOiJGZTAwNyIsImVtYWlsIjoiZmVycmVvbGZlcnJlejdAZ21haWwuY29tIiwiZXhwIjoxNzc4NzgwNzY2fQ.XYboW0UxHWYtnaaGM4aCL7Bcaz4Fzw9B9FSRCWKKXwU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f820d72a9f2e3f3-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "82.102.17.91",
        "CF-IPCountry": "ES",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "82.102.17.91, 162.158.14.174"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-May-2026 17:47:54 UTC] === END API CALL LOG ===
[07-May-2026 17:47:54 UTC] ✅ API Hash verification passed for profile endpoint
[07-May-2026 17:47:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA4IiwidXNlcm5hbWUiOiJGZTAwNyIsImVtYWlsIjoiZmVycmVvbGZlcnJlejdAZ21haWwuY29tIiwiZXhwIjoxNzc4NzgwNzY2fQ.XYboW0UxHWYtnaaGM4aCL7Bcaz4Fzw9B9FSRCWKKXwU
[07-May-2026 17:47:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-May-2026 17:47:54 UTC] ✅ JWT token verified successfully for user profile
[07-May-2026 17:47:54 UTC] User ID: 508
[07-May-2026 17:47:54 UTC] ✅ User profile retrieved successfully for user ID: 508
[07-May-2026 17:47:55 UTC] === API CALL LOG ===
[07-May-2026 17:47:55 UTC] Endpoint: user/profile.php
[07-May-2026 17:47:55 UTC] Full Log Data: {
    "timestamp": "2026-05-07 17:47:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "82.102.17.91",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA4IiwidXNlcm5hbWUiOiJGZTAwNyIsImVtYWlsIjoiZmVycmVvbGZlcnJlejdAZ21haWwuY29tIiwiZXhwIjoxNzc4NzgwNzY2fQ.XYboW0UxHWYtnaaGM4aCL7Bcaz4Fzw9B9FSRCWKKXwU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f820d76ecc5e3f3-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "82.102.17.91",
        "CF-IPCountry": "ES",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "82.102.17.91, 162.158.14.175"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-May-2026 17:47:55 UTC] === END API CALL LOG ===
[07-May-2026 17:47:55 UTC] ✅ API Hash verification passed for profile endpoint
[07-May-2026 17:47:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA4IiwidXNlcm5hbWUiOiJGZTAwNyIsImVtYWlsIjoiZmVycmVvbGZlcnJlejdAZ21haWwuY29tIiwiZXhwIjoxNzc4NzgwNzY2fQ.XYboW0UxHWYtnaaGM4aCL7Bcaz4Fzw9B9FSRCWKKXwU
[07-May-2026 17:47:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-May-2026 17:47:55 UTC] ✅ JWT token verified successfully for user profile
[07-May-2026 17:47:55 UTC] User ID: 508
[07-May-2026 17:47:55 UTC] ✅ User profile retrieved successfully for user ID: 508
[07-May-2026 17:49:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-May-2026 17:49:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-May-2026 17:49:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA4IiwidXNlcm5hbWUiOiJGZTAwNyIsImVtYWlsIjoiZmVycmVvbGZlcnJlejdAZ21haWwuY29tIiwiZXhwIjoxNzc4NzgwNzY2fQ.XYboW0UxHWYtnaaGM4aCL7Bcaz4Fzw9B9FSRCWKKXwU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f820f0e5df1e3f3-OTP","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"82.102.17.91","CF-IPCountry":"ES","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"82.102.17.91, 162.158.14.175"}
[07-May-2026 17:49:00 UTC] === User Orders API Called ===
[07-May-2026 17:49:00 UTC] User ID: 508
[07-May-2026 17:49:00 UTC] Limit: 20, Offset: 0
[07-May-2026 17:49:00 UTC] Orders found: 0
[07-May-2026 17:49:00 UTC] Orders data: []
[07-May-2026 17:49:00 UTC] Total orders count: 0
[07-May-2026 17:49:00 UTC] === API CALL LOG ===
[07-May-2026 17:49:00 UTC] Endpoint: user/profile.php
[07-May-2026 17:49:00 UTC] Full Log Data: {
    "timestamp": "2026-05-07 17:49:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "82.102.17.91",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA4IiwidXNlcm5hbWUiOiJGZTAwNyIsImVtYWlsIjoiZmVycmVvbGZlcnJlejdAZ21haWwuY29tIiwiZXhwIjoxNzc4NzgwNzY2fQ.XYboW0UxHWYtnaaGM4aCL7Bcaz4Fzw9B9FSRCWKKXwU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f820f0e5df5e3f3-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "82.102.17.91",
        "CF-IPCountry": "ES",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "82.102.17.91, 162.158.14.174"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-May-2026 17:49:00 UTC] === END API CALL LOG ===
[07-May-2026 17:49:00 UTC] ✅ API Hash verification passed for profile endpoint
[07-May-2026 17:49:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA4IiwidXNlcm5hbWUiOiJGZTAwNyIsImVtYWlsIjoiZmVycmVvbGZlcnJlejdAZ21haWwuY29tIiwiZXhwIjoxNzc4NzgwNzY2fQ.XYboW0UxHWYtnaaGM4aCL7Bcaz4Fzw9B9FSRCWKKXwU
[07-May-2026 17:49:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-May-2026 17:49:00 UTC] ✅ JWT token verified successfully for user profile
[07-May-2026 17:49:00 UTC] User ID: 508
[07-May-2026 17:49:00 UTC] ✅ User profile retrieved successfully for user ID: 508
[07-May-2026 17:49:01 UTC] === API CALL LOG ===
[07-May-2026 17:49:01 UTC] Endpoint: user/profile.php
[07-May-2026 17:49:01 UTC] Full Log Data: {
    "timestamp": "2026-05-07 17:49:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "82.102.17.91",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA4IiwidXNlcm5hbWUiOiJGZTAwNyIsImVtYWlsIjoiZmVycmVvbGZlcnJlejdAZ21haWwuY29tIiwiZXhwIjoxNzc4NzgwNzY2fQ.XYboW0UxHWYtnaaGM4aCL7Bcaz4Fzw9B9FSRCWKKXwU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f820f125928e3f3-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "82.102.17.91",
        "CF-IPCountry": "ES",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "82.102.17.91, 162.158.14.175"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-May-2026 17:49:01 UTC] === END API CALL LOG ===
[07-May-2026 17:49:01 UTC] ✅ API Hash verification passed for profile endpoint
[07-May-2026 17:49:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA4IiwidXNlcm5hbWUiOiJGZTAwNyIsImVtYWlsIjoiZmVycmVvbGZlcnJlejdAZ21haWwuY29tIiwiZXhwIjoxNzc4NzgwNzY2fQ.XYboW0UxHWYtnaaGM4aCL7Bcaz4Fzw9B9FSRCWKKXwU
[07-May-2026 17:49:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-May-2026 17:49:01 UTC] ✅ JWT token verified successfully for user profile
[07-May-2026 17:49:01 UTC] User ID: 508
[07-May-2026 17:49:01 UTC] ✅ User profile retrieved successfully for user ID: 508
[07-May-2026 17:49:05 UTC] === API CALL LOG ===
[07-May-2026 17:49:05 UTC] Endpoint: user/profile.php
[07-May-2026 17:49:05 UTC] Full Log Data: {
    "timestamp": "2026-05-07 17:49:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "82.102.17.91",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA4IiwidXNlcm5hbWUiOiJGZTAwNyIsImVtYWlsIjoiZmVycmVvbGZlcnJlejdAZ21haWwuY29tIiwiZXhwIjoxNzc4NzgwNzY2fQ.XYboW0UxHWYtnaaGM4aCL7Bcaz4Fzw9B9FSRCWKKXwU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f820f2f187be3f3-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "82.102.17.91",
        "CF-IPCountry": "ES",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "82.102.17.91, 162.158.14.175"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-May-2026 17:49:05 UTC] === END API CALL LOG ===
[07-May-2026 17:49:05 UTC] ✅ API Hash verification passed for profile endpoint
[07-May-2026 17:49:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA4IiwidXNlcm5hbWUiOiJGZTAwNyIsImVtYWlsIjoiZmVycmVvbGZlcnJlejdAZ21haWwuY29tIiwiZXhwIjoxNzc4NzgwNzY2fQ.XYboW0UxHWYtnaaGM4aCL7Bcaz4Fzw9B9FSRCWKKXwU
[07-May-2026 17:49:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-May-2026 17:49:05 UTC] ✅ JWT token verified successfully for user profile
[07-May-2026 17:49:05 UTC] User ID: 508
[07-May-2026 17:49:05 UTC] ✅ User profile retrieved successfully for user ID: 508
[07-May-2026 17:49:06 UTC] === API CALL LOG ===
[07-May-2026 17:49:06 UTC] Endpoint: user/profile.php
[07-May-2026 17:49:06 UTC] Full Log Data: {
    "timestamp": "2026-05-07 17:49:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "82.102.17.91",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA4IiwidXNlcm5hbWUiOiJGZTAwNyIsImVtYWlsIjoiZmVycmVvbGZlcnJlejdAZ21haWwuY29tIiwiZXhwIjoxNzc4NzgwNzY2fQ.XYboW0UxHWYtnaaGM4aCL7Bcaz4Fzw9B9FSRCWKKXwU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f820f366e97e3f3-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "82.102.17.91",
        "CF-IPCountry": "ES",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "82.102.17.91, 162.158.14.175"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-May-2026 17:49:06 UTC] === END API CALL LOG ===
[07-May-2026 17:49:06 UTC] ✅ API Hash verification passed for profile endpoint
[07-May-2026 17:49:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA4IiwidXNlcm5hbWUiOiJGZTAwNyIsImVtYWlsIjoiZmVycmVvbGZlcnJlejdAZ21haWwuY29tIiwiZXhwIjoxNzc4NzgwNzY2fQ.XYboW0UxHWYtnaaGM4aCL7Bcaz4Fzw9B9FSRCWKKXwU
[07-May-2026 17:49:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-May-2026 17:49:06 UTC] ✅ JWT token verified successfully for user profile
[07-May-2026 17:49:06 UTC] User ID: 508
[07-May-2026 17:49:06 UTC] ✅ User profile retrieved successfully for user ID: 508
[07-May-2026 17:49:07 UTC] User Purchases API - User ID: 508
[07-May-2026 17:49:07 UTC] User Purchases API - Total purchases found: 0
[07-May-2026 17:49:13 UTC] === API CALL LOG ===
[07-May-2026 17:49:13 UTC] Endpoint: user/profile.php
[07-May-2026 17:49:13 UTC] Full Log Data: {
    "timestamp": "2026-05-07 17:49:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "82.102.17.91",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA4IiwidXNlcm5hbWUiOiJGZTAwNyIsImVtYWlsIjoiZmVycmVvbGZlcnJlejdAZ21haWwuY29tIiwiZXhwIjoxNzc4NzgwNzY2fQ.XYboW0UxHWYtnaaGM4aCL7Bcaz4Fzw9B9FSRCWKKXwU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f820f6028f8e3f3-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "82.102.17.91",
        "CF-IPCountry": "ES",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "82.102.17.91, 162.158.14.175"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-May-2026 17:49:13 UTC] === END API CALL LOG ===
[07-May-2026 17:49:13 UTC] ✅ API Hash verification passed for profile endpoint
[07-May-2026 17:49:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA4IiwidXNlcm5hbWUiOiJGZTAwNyIsImVtYWlsIjoiZmVycmVvbGZlcnJlejdAZ21haWwuY29tIiwiZXhwIjoxNzc4NzgwNzY2fQ.XYboW0UxHWYtnaaGM4aCL7Bcaz4Fzw9B9FSRCWKKXwU
[07-May-2026 17:49:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-May-2026 17:49:13 UTC] ✅ JWT token verified successfully for user profile
[07-May-2026 17:49:13 UTC] User ID: 508
[07-May-2026 17:49:13 UTC] ✅ User profile retrieved successfully for user ID: 508
[07-May-2026 17:49:13 UTC] User Purchases API - User ID: 508
[07-May-2026 17:49:13 UTC] User Purchases API - Total purchases found: 0
[07-May-2026 18:25:40 UTC] === API CALL LOG ===
[07-May-2026 18:25:40 UTC] Endpoint: user/profile.php
[07-May-2026 18:25:40 UTC] Full Log Data: {
    "timestamp": "2026-05-07 18:25:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2605:6441:1:d000:487e:a630:a0c4:3715",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA5IiwidXNlcm5hbWUiOiJASmFja19tYXN0ZXJfdHJhZGUiLCJlbWFpbCI6ImlzaGZhcXVlbWlyYW5pMzMzQGdtYWlsLmNvbSIsImV4cCI6MTc3ODc4MzEzOH0.U25p8tXQn9yWUZMwoM-Zk6LDrZ6sPoF9ISkR9HvFYdI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8244c25cc9d233-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2605:6441:1:d000:487e:a630:a0c4:3715",
        "CF-IPCountry": "DE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2605:6441:1:d000:487e:a630:a0c4:3715, 172.71.172.136"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-May-2026 18:25:40 UTC] === END API CALL LOG ===
[07-May-2026 18:25:40 UTC] ✅ API Hash verification passed for profile endpoint
[07-May-2026 18:25:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA5IiwidXNlcm5hbWUiOiJASmFja19tYXN0ZXJfdHJhZGUiLCJlbWFpbCI6ImlzaGZhcXVlbWlyYW5pMzMzQGdtYWlsLmNvbSIsImV4cCI6MTc3ODc4MzEzOH0.U25p8tXQn9yWUZMwoM-Zk6LDrZ6sPoF9ISkR9HvFYdI
[07-May-2026 18:25:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-May-2026 18:25:40 UTC] ✅ JWT token verified successfully for user profile
[07-May-2026 18:25:40 UTC] User ID: 509
[07-May-2026 18:25:40 UTC] ✅ User profile retrieved successfully for user ID: 509
[07-May-2026 18:25:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-May-2026 18:25:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-May-2026 18:25:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA5IiwidXNlcm5hbWUiOiJASmFja19tYXN0ZXJfdHJhZGUiLCJlbWFpbCI6ImlzaGZhcXVlbWlyYW5pMzMzQGdtYWlsLmNvbSIsImV4cCI6MTc3ODc4MzEzOH0.U25p8tXQn9yWUZMwoM-Zk6LDrZ6sPoF9ISkR9HvFYdI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f8244c25cced233-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2605:6441:1:d000:487e:a630:a0c4:3715","CF-IPCountry":"DE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2605:6441:1:d000:487e:a630:a0c4:3715, 172.71.172.136"}
[07-May-2026 18:25:40 UTC] === User Orders API Called ===
[07-May-2026 18:25:40 UTC] User ID: 509
[07-May-2026 18:25:40 UTC] Limit: 20, Offset: 0
[07-May-2026 18:25:40 UTC] Orders found: 0
[07-May-2026 18:25:40 UTC] Orders data: []
[07-May-2026 18:25:40 UTC] Total orders count: 0
[07-May-2026 18:25:40 UTC] === API CALL LOG ===
[07-May-2026 18:25:40 UTC] Endpoint: user/profile.php
[07-May-2026 18:25:40 UTC] Full Log Data: {
    "timestamp": "2026-05-07 18:25:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2605:6441:1:d000:487e:a630:a0c4:3715",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA5IiwidXNlcm5hbWUiOiJASmFja19tYXN0ZXJfdHJhZGUiLCJlbWFpbCI6ImlzaGZhcXVlbWlyYW5pMzMzQGdtYWlsLmNvbSIsImV4cCI6MTc3ODc4MzEzOH0.U25p8tXQn9yWUZMwoM-Zk6LDrZ6sPoF9ISkR9HvFYdI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8244c2ee7ed233-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2605:6441:1:d000:487e:a630:a0c4:3715",
        "CF-IPCountry": "DE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2605:6441:1:d000:487e:a630:a0c4:3715, 172.71.172.136"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-May-2026 18:25:40 UTC] === END API CALL LOG ===
[07-May-2026 18:25:40 UTC] ✅ API Hash verification passed for profile endpoint
[07-May-2026 18:25:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA5IiwidXNlcm5hbWUiOiJASmFja19tYXN0ZXJfdHJhZGUiLCJlbWFpbCI6ImlzaGZhcXVlbWlyYW5pMzMzQGdtYWlsLmNvbSIsImV4cCI6MTc3ODc4MzEzOH0.U25p8tXQn9yWUZMwoM-Zk6LDrZ6sPoF9ISkR9HvFYdI
[07-May-2026 18:25:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-May-2026 18:25:40 UTC] ✅ JWT token verified successfully for user profile
[07-May-2026 18:25:40 UTC] User ID: 509
[07-May-2026 18:25:40 UTC] ✅ User profile retrieved successfully for user ID: 509
[07-May-2026 18:25:41 UTC] === API CALL LOG ===
[07-May-2026 18:25:41 UTC] Endpoint: user/profile.php
[07-May-2026 18:25:41 UTC] Full Log Data: {
    "timestamp": "2026-05-07 18:25:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2605:6441:1:d000:487e:a630:a0c4:3715",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA5IiwidXNlcm5hbWUiOiJASmFja19tYXN0ZXJfdHJhZGUiLCJlbWFpbCI6ImlzaGZhcXVlbWlyYW5pMzMzQGdtYWlsLmNvbSIsImV4cCI6MTc3ODc4MzEzOH0.U25p8tXQn9yWUZMwoM-Zk6LDrZ6sPoF9ISkR9HvFYdI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8244c8ef4ed233-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2605:6441:1:d000:487e:a630:a0c4:3715",
        "CF-IPCountry": "DE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2605:6441:1:d000:487e:a630:a0c4:3715, 172.71.172.136"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-May-2026 18:25:41 UTC] === END API CALL LOG ===
[07-May-2026 18:25:41 UTC] ✅ API Hash verification passed for profile endpoint
[07-May-2026 18:25:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA5IiwidXNlcm5hbWUiOiJASmFja19tYXN0ZXJfdHJhZGUiLCJlbWFpbCI6ImlzaGZhcXVlbWlyYW5pMzMzQGdtYWlsLmNvbSIsImV4cCI6MTc3ODc4MzEzOH0.U25p8tXQn9yWUZMwoM-Zk6LDrZ6sPoF9ISkR9HvFYdI
[07-May-2026 18:25:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-May-2026 18:25:41 UTC] ✅ JWT token verified successfully for user profile
[07-May-2026 18:25:41 UTC] User ID: 509
[07-May-2026 18:25:41 UTC] ✅ User profile retrieved successfully for user ID: 509
[07-May-2026 18:26:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-May-2026 18:26:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-May-2026 18:26:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA5IiwidXNlcm5hbWUiOiJASmFja19tYXN0ZXJfdHJhZGUiLCJlbWFpbCI6ImlzaGZhcXVlbWlyYW5pMzMzQGdtYWlsLmNvbSIsImV4cCI6MTc3ODc4MzEzOH0.U25p8tXQn9yWUZMwoM-Zk6LDrZ6sPoF9ISkR9HvFYdI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f8245af9d9fd233-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2605:6441:1:d000:487e:a630:a0c4:3715","CF-IPCountry":"DE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2605:6441:1:d000:487e:a630:a0c4:3715, 172.71.172.136"}
[07-May-2026 18:26:18 UTC] === User Orders API Called ===
[07-May-2026 18:26:18 UTC] User ID: 509
[07-May-2026 18:26:18 UTC] Limit: 20, Offset: 0
[07-May-2026 18:26:18 UTC] Orders found: 0
[07-May-2026 18:26:18 UTC] Orders data: []
[07-May-2026 18:26:18 UTC] Total orders count: 0
[07-May-2026 18:26:18 UTC] === API CALL LOG ===
[07-May-2026 18:26:18 UTC] Endpoint: user/profile.php
[07-May-2026 18:26:18 UTC] Full Log Data: {
    "timestamp": "2026-05-07 18:26:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2605:6441:1:d000:487e:a630:a0c4:3715",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA5IiwidXNlcm5hbWUiOiJASmFja19tYXN0ZXJfdHJhZGUiLCJlbWFpbCI6ImlzaGZhcXVlbWlyYW5pMzMzQGdtYWlsLmNvbSIsImV4cCI6MTc3ODc4MzEzOH0.U25p8tXQn9yWUZMwoM-Zk6LDrZ6sPoF9ISkR9HvFYdI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8245afce2cd233-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2605:6441:1:d000:487e:a630:a0c4:3715",
        "CF-IPCountry": "DE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2605:6441:1:d000:487e:a630:a0c4:3715, 172.71.172.136"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-May-2026 18:26:18 UTC] === END API CALL LOG ===
[07-May-2026 18:26:18 UTC] ✅ API Hash verification passed for profile endpoint
[07-May-2026 18:26:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA5IiwidXNlcm5hbWUiOiJASmFja19tYXN0ZXJfdHJhZGUiLCJlbWFpbCI6ImlzaGZhcXVlbWlyYW5pMzMzQGdtYWlsLmNvbSIsImV4cCI6MTc3ODc4MzEzOH0.U25p8tXQn9yWUZMwoM-Zk6LDrZ6sPoF9ISkR9HvFYdI
[07-May-2026 18:26:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-May-2026 18:26:18 UTC] ✅ JWT token verified successfully for user profile
[07-May-2026 18:26:18 UTC] User ID: 509
[07-May-2026 18:26:18 UTC] ✅ User profile retrieved successfully for user ID: 509
[07-May-2026 18:26:18 UTC] === API CALL LOG ===
[07-May-2026 18:26:18 UTC] Endpoint: user/profile.php
[07-May-2026 18:26:18 UTC] Full Log Data: {
    "timestamp": "2026-05-07 18:26:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2605:6441:1:d000:487e:a630:a0c4:3715",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA5IiwidXNlcm5hbWUiOiJASmFja19tYXN0ZXJfdHJhZGUiLCJlbWFpbCI6ImlzaGZhcXVlbWlyYW5pMzMzQGdtYWlsLmNvbSIsImV4cCI6MTc3ODc4MzEzOH0.U25p8tXQn9yWUZMwoM-Zk6LDrZ6sPoF9ISkR9HvFYdI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8245b39906d233-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2605:6441:1:d000:487e:a630:a0c4:3715",
        "CF-IPCountry": "DE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2605:6441:1:d000:487e:a630:a0c4:3715, 172.71.172.136"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-May-2026 18:26:18 UTC] === END API CALL LOG ===
[07-May-2026 18:26:18 UTC] ✅ API Hash verification passed for profile endpoint
[07-May-2026 18:26:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA5IiwidXNlcm5hbWUiOiJASmFja19tYXN0ZXJfdHJhZGUiLCJlbWFpbCI6ImlzaGZhcXVlbWlyYW5pMzMzQGdtYWlsLmNvbSIsImV4cCI6MTc3ODc4MzEzOH0.U25p8tXQn9yWUZMwoM-Zk6LDrZ6sPoF9ISkR9HvFYdI
[07-May-2026 18:26:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-May-2026 18:26:18 UTC] ✅ JWT token verified successfully for user profile
[07-May-2026 18:26:18 UTC] User ID: 509
[07-May-2026 18:26:18 UTC] ✅ User profile retrieved successfully for user ID: 509
[07-May-2026 18:26:20 UTC] === API CALL LOG ===
[07-May-2026 18:26:20 UTC] Endpoint: user/profile.php
[07-May-2026 18:26:20 UTC] Full Log Data: {
    "timestamp": "2026-05-07 18:26:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2605:6441:1:d000:487e:a630:a0c4:3715",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA5IiwidXNlcm5hbWUiOiJASmFja19tYXN0ZXJfdHJhZGUiLCJlbWFpbCI6ImlzaGZhcXVlbWlyYW5pMzMzQGdtYWlsLmNvbSIsImV4cCI6MTc3ODc4MzEzOH0.U25p8tXQn9yWUZMwoM-Zk6LDrZ6sPoF9ISkR9HvFYdI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8245bb0e49d233-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2605:6441:1:d000:487e:a630:a0c4:3715",
        "CF-IPCountry": "DE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2605:6441:1:d000:487e:a630:a0c4:3715, 172.71.172.136"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-May-2026 18:26:20 UTC] === END API CALL LOG ===
[07-May-2026 18:26:20 UTC] ✅ API Hash verification passed for profile endpoint
[07-May-2026 18:26:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA5IiwidXNlcm5hbWUiOiJASmFja19tYXN0ZXJfdHJhZGUiLCJlbWFpbCI6ImlzaGZhcXVlbWlyYW5pMzMzQGdtYWlsLmNvbSIsImV4cCI6MTc3ODc4MzEzOH0.U25p8tXQn9yWUZMwoM-Zk6LDrZ6sPoF9ISkR9HvFYdI
[07-May-2026 18:26:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-May-2026 18:26:20 UTC] ✅ JWT token verified successfully for user profile
[07-May-2026 18:26:20 UTC] User ID: 509
[07-May-2026 18:26:20 UTC] ✅ User profile retrieved successfully for user ID: 509
[07-May-2026 18:59:44 UTC] === API CALL LOG ===
[07-May-2026 18:59:44 UTC] Endpoint: user/profile.php
[07-May-2026 18:59:44 UTC] Full Log Data: {
    "timestamp": "2026-05-07 18:59:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2605:6441:1:d000:487e:a630:a0c4:3715",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA5IiwidXNlcm5hbWUiOiJASmFja19tYXN0ZXJfdHJhZGUiLCJlbWFpbCI6ImlzaGZhcXVlbWlyYW5pMzMzQGdtYWlsLmNvbSIsImV4cCI6MTc3ODc4MzEzOH0.U25p8tXQn9yWUZMwoM-Zk6LDrZ6sPoF9ISkR9HvFYdI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8276a8ca98dbf4-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2605:6441:1:d000:487e:a630:a0c4:3715",
        "CF-IPCountry": "DE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2605:6441:1:d000:487e:a630:a0c4:3715, 172.71.144.82"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-May-2026 18:59:44 UTC] === END API CALL LOG ===
[07-May-2026 18:59:44 UTC] ✅ API Hash verification passed for profile endpoint
[07-May-2026 18:59:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA5IiwidXNlcm5hbWUiOiJASmFja19tYXN0ZXJfdHJhZGUiLCJlbWFpbCI6ImlzaGZhcXVlbWlyYW5pMzMzQGdtYWlsLmNvbSIsImV4cCI6MTc3ODc4MzEzOH0.U25p8tXQn9yWUZMwoM-Zk6LDrZ6sPoF9ISkR9HvFYdI
[07-May-2026 18:59:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-May-2026 18:59:44 UTC] ✅ JWT token verified successfully for user profile
[07-May-2026 18:59:44 UTC] User ID: 509
[07-May-2026 18:59:44 UTC] ✅ User profile retrieved successfully for user ID: 509
[07-May-2026 18:59:44 UTC] === API CALL LOG ===
[07-May-2026 18:59:44 UTC] Endpoint: user/profile.php
[07-May-2026 18:59:44 UTC] Full Log Data: {
    "timestamp": "2026-05-07 18:59:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2605:6441:1:d000:487e:a630:a0c4:3715",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA5IiwidXNlcm5hbWUiOiJASmFja19tYXN0ZXJfdHJhZGUiLCJlbWFpbCI6ImlzaGZhcXVlbWlyYW5pMzMzQGdtYWlsLmNvbSIsImV4cCI6MTc3ODc4MzEzOH0.U25p8tXQn9yWUZMwoM-Zk6LDrZ6sPoF9ISkR9HvFYdI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8276ad8a08dbf4-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2605:6441:1:d000:487e:a630:a0c4:3715",
        "CF-IPCountry": "DE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2605:6441:1:d000:487e:a630:a0c4:3715, 172.71.144.82"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-May-2026 18:59:44 UTC] === END API CALL LOG ===
[07-May-2026 18:59:44 UTC] ✅ API Hash verification passed for profile endpoint
[07-May-2026 18:59:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA5IiwidXNlcm5hbWUiOiJASmFja19tYXN0ZXJfdHJhZGUiLCJlbWFpbCI6ImlzaGZhcXVlbWlyYW5pMzMzQGdtYWlsLmNvbSIsImV4cCI6MTc3ODc4MzEzOH0.U25p8tXQn9yWUZMwoM-Zk6LDrZ6sPoF9ISkR9HvFYdI
[07-May-2026 18:59:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-May-2026 18:59:44 UTC] ✅ JWT token verified successfully for user profile
[07-May-2026 18:59:44 UTC] User ID: 509
[07-May-2026 18:59:44 UTC] ✅ User profile retrieved successfully for user ID: 509
[07-May-2026 18:59:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-May-2026 18:59:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-May-2026 18:59:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA5IiwidXNlcm5hbWUiOiJASmFja19tYXN0ZXJfdHJhZGUiLCJlbWFpbCI6ImlzaGZhcXVlbWlyYW5pMzMzQGdtYWlsLmNvbSIsImV4cCI6MTc3ODc4MzEzOH0.U25p8tXQn9yWUZMwoM-Zk6LDrZ6sPoF9ISkR9HvFYdI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f8276ad8a1adbf4-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2605:6441:1:d000:487e:a630:a0c4:3715","CF-IPCountry":"DE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2605:6441:1:d000:487e:a630:a0c4:3715, 172.71.144.83"}
[07-May-2026 18:59:44 UTC] === User Orders API Called ===
[07-May-2026 18:59:44 UTC] User ID: 509
[07-May-2026 18:59:44 UTC] Limit: 20, Offset: 0
[07-May-2026 18:59:44 UTC] Orders found: 0
[07-May-2026 18:59:44 UTC] Orders data: []
[07-May-2026 18:59:44 UTC] Total orders count: 0
[07-May-2026 18:59:44 UTC] === API CALL LOG ===
[07-May-2026 18:59:44 UTC] Endpoint: user/profile.php
[07-May-2026 18:59:44 UTC] Full Log Data: {
    "timestamp": "2026-05-07 18:59:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2605:6441:1:d000:487e:a630:a0c4:3715",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA5IiwidXNlcm5hbWUiOiJASmFja19tYXN0ZXJfdHJhZGUiLCJlbWFpbCI6ImlzaGZhcXVlbWlyYW5pMzMzQGdtYWlsLmNvbSIsImV4cCI6MTc3ODc4MzEzOH0.U25p8tXQn9yWUZMwoM-Zk6LDrZ6sPoF9ISkR9HvFYdI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8276ae1b21dbf4-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2605:6441:1:d000:487e:a630:a0c4:3715",
        "CF-IPCountry": "DE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2605:6441:1:d000:487e:a630:a0c4:3715, 172.71.144.82"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-May-2026 18:59:44 UTC] === END API CALL LOG ===
[07-May-2026 18:59:44 UTC] ✅ API Hash verification passed for profile endpoint
[07-May-2026 18:59:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA5IiwidXNlcm5hbWUiOiJASmFja19tYXN0ZXJfdHJhZGUiLCJlbWFpbCI6ImlzaGZhcXVlbWlyYW5pMzMzQGdtYWlsLmNvbSIsImV4cCI6MTc3ODc4MzEzOH0.U25p8tXQn9yWUZMwoM-Zk6LDrZ6sPoF9ISkR9HvFYdI
[07-May-2026 18:59:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-May-2026 18:59:44 UTC] ✅ JWT token verified successfully for user profile
[07-May-2026 18:59:44 UTC] User ID: 509
[07-May-2026 18:59:44 UTC] ✅ User profile retrieved successfully for user ID: 509
[07-May-2026 18:59:45 UTC] === API CALL LOG ===
[07-May-2026 18:59:45 UTC] Endpoint: user/profile.php
[07-May-2026 18:59:45 UTC] Full Log Data: {
    "timestamp": "2026-05-07 18:59:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2605:6441:1:d000:487e:a630:a0c4:3715",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA5IiwidXNlcm5hbWUiOiJASmFja19tYXN0ZXJfdHJhZGUiLCJlbWFpbCI6ImlzaGZhcXVlbWlyYW5pMzMzQGdtYWlsLmNvbSIsImV4cCI6MTc3ODc4MzEzOH0.U25p8tXQn9yWUZMwoM-Zk6LDrZ6sPoF9ISkR9HvFYdI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8276b2b95adbf4-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2605:6441:1:d000:487e:a630:a0c4:3715",
        "CF-IPCountry": "DE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2605:6441:1:d000:487e:a630:a0c4:3715, 172.71.144.83"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-May-2026 18:59:45 UTC] === END API CALL LOG ===
[07-May-2026 18:59:45 UTC] ✅ API Hash verification passed for profile endpoint
[07-May-2026 18:59:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTA5IiwidXNlcm5hbWUiOiJASmFja19tYXN0ZXJfdHJhZGUiLCJlbWFpbCI6ImlzaGZhcXVlbWlyYW5pMzMzQGdtYWlsLmNvbSIsImV4cCI6MTc3ODc4MzEzOH0.U25p8tXQn9yWUZMwoM-Zk6LDrZ6sPoF9ISkR9HvFYdI
[07-May-2026 18:59:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-May-2026 18:59:45 UTC] ✅ JWT token verified successfully for user profile
[07-May-2026 18:59:45 UTC] User ID: 509
[07-May-2026 18:59:45 UTC] ✅ User profile retrieved successfully for user ID: 509
[07-May-2026 19:21:02 UTC] === API CALL LOG ===
[07-May-2026 19:21:02 UTC] Endpoint: user/profile.php
[07-May-2026 19:21:02 UTC] Full Log Data: {
    "timestamp": "2026-05-07 19:21:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.58.137.32",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTEwIiwidXNlcm5hbWUiOiJ1eXNhbCIsImVtYWlsIjoiZGV2bGV0dXlzYWw5OEBnbWFpbC5jb20iLCJleHAiOjE3Nzg3ODY0NjJ9.qa-3nhgCQTAQNAmzTsWeXcRu8RJSUll0QtUaidAMi7A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8295e0eb7a5d4c-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.58.137.32",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "188.58.137.32, 172.69.150.153"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-May-2026 19:21:02 UTC] === END API CALL LOG ===
[07-May-2026 19:21:02 UTC] ✅ API Hash verification passed for profile endpoint
[07-May-2026 19:21:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTEwIiwidXNlcm5hbWUiOiJ1eXNhbCIsImVtYWlsIjoiZGV2bGV0dXlzYWw5OEBnbWFpbC5jb20iLCJleHAiOjE3Nzg3ODY0NjJ9.qa-3nhgCQTAQNAmzTsWeXcRu8RJSUll0QtUaidAMi7A
[07-May-2026 19:21:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-May-2026 19:21:02 UTC] ✅ JWT token verified successfully for user profile
[07-May-2026 19:21:02 UTC] User ID: 510
[07-May-2026 19:21:02 UTC] ✅ User profile retrieved successfully for user ID: 510
[07-May-2026 19:21:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-May-2026 19:21:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-May-2026 19:21:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTEwIiwidXNlcm5hbWUiOiJ1eXNhbCIsImVtYWlsIjoiZGV2bGV0dXlzYWw5OEBnbWFpbC5jb20iLCJleHAiOjE3Nzg3ODY0NjJ9.qa-3nhgCQTAQNAmzTsWeXcRu8RJSUll0QtUaidAMi7A","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f8295e0eb815d4c-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"188.58.137.32","CF-IPCountry":"TR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"188.58.137.32, 172.69.150.153"}
[07-May-2026 19:21:02 UTC] === User Orders API Called ===
[07-May-2026 19:21:02 UTC] User ID: 510
[07-May-2026 19:21:02 UTC] Limit: 20, Offset: 0
[07-May-2026 19:21:02 UTC] Orders found: 0
[07-May-2026 19:21:02 UTC] Orders data: []
[07-May-2026 19:21:02 UTC] Total orders count: 0
[07-May-2026 19:21:02 UTC] === API CALL LOG ===
[07-May-2026 19:21:02 UTC] Endpoint: user/profile.php
[07-May-2026 19:21:02 UTC] Full Log Data: {
    "timestamp": "2026-05-07 19:21:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.58.137.32",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTEwIiwidXNlcm5hbWUiOiJ1eXNhbCIsImVtYWlsIjoiZGV2bGV0dXlzYWw5OEBnbWFpbC5jb20iLCJleHAiOjE3Nzg3ODY0NjJ9.qa-3nhgCQTAQNAmzTsWeXcRu8RJSUll0QtUaidAMi7A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8295e17c085d4c-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.58.137.32",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "188.58.137.32, 172.69.150.153"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-May-2026 19:21:02 UTC] === END API CALL LOG ===
[07-May-2026 19:21:02 UTC] ✅ API Hash verification passed for profile endpoint
[07-May-2026 19:21:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTEwIiwidXNlcm5hbWUiOiJ1eXNhbCIsImVtYWlsIjoiZGV2bGV0dXlzYWw5OEBnbWFpbC5jb20iLCJleHAiOjE3Nzg3ODY0NjJ9.qa-3nhgCQTAQNAmzTsWeXcRu8RJSUll0QtUaidAMi7A
[07-May-2026 19:21:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-May-2026 19:21:02 UTC] ✅ JWT token verified successfully for user profile
[07-May-2026 19:21:02 UTC] User ID: 510
[07-May-2026 19:21:02 UTC] ✅ User profile retrieved successfully for user ID: 510
[07-May-2026 19:21:03 UTC] === API CALL LOG ===
[07-May-2026 19:21:03 UTC] Endpoint: user/profile.php
[07-May-2026 19:21:03 UTC] Full Log Data: {
    "timestamp": "2026-05-07 19:21:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.58.137.32",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTEwIiwidXNlcm5hbWUiOiJ1eXNhbCIsImVtYWlsIjoiZGV2bGV0dXlzYWw5OEBnbWFpbC5jb20iLCJleHAiOjE3Nzg3ODY0NjJ9.qa-3nhgCQTAQNAmzTsWeXcRu8RJSUll0QtUaidAMi7A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8295e47f225d4c-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "188.58.137.32",
        "CF-IPCountry": "TR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "188.58.137.32, 172.69.150.152"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-May-2026 19:21:03 UTC] === END API CALL LOG ===
[07-May-2026 19:21:03 UTC] ✅ API Hash verification passed for profile endpoint
[07-May-2026 19:21:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTEwIiwidXNlcm5hbWUiOiJ1eXNhbCIsImVtYWlsIjoiZGV2bGV0dXlzYWw5OEBnbWFpbC5jb20iLCJleHAiOjE3Nzg3ODY0NjJ9.qa-3nhgCQTAQNAmzTsWeXcRu8RJSUll0QtUaidAMi7A
[07-May-2026 19:21:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-May-2026 19:21:03 UTC] ✅ JWT token verified successfully for user profile
[07-May-2026 19:21:03 UTC] User ID: 510
[07-May-2026 19:21:03 UTC] ✅ User profile retrieved successfully for user ID: 510
[07-May-2026 20:24:51 UTC] === API CALL LOG ===
[07-May-2026 20:24:51 UTC] Endpoint: user/profile.php
[07-May-2026 20:24:51 UTC] Full Log Data: {
    "timestamp": "2026-05-07 20:24:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8898:fa8c:e519:1bbf:c249:63bc",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTExIiwidXNlcm5hbWUiOiJLYWxpX1JhYXRfTU1TIiwiZW1haWwiOiJyYXZpcml0ejRAZ21haWwuY29tIiwiZXhwIjoxNzc4NzkwMjkxfQ.mqShhA0owxbLNQGW0SAzscmxHxfx1KlkUqF9cqtNoWo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f82f35bcef97894-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:8898:fa8c:e519:1bbf:c249:63bc",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:8898:fa8c:e519:1bbf:c249:63bc, 162.159.122.165"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-May-2026 20:24:51 UTC] === END API CALL LOG ===
[07-May-2026 20:24:51 UTC] ✅ API Hash verification passed for profile endpoint
[07-May-2026 20:24:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTExIiwidXNlcm5hbWUiOiJLYWxpX1JhYXRfTU1TIiwiZW1haWwiOiJyYXZpcml0ejRAZ21haWwuY29tIiwiZXhwIjoxNzc4NzkwMjkxfQ.mqShhA0owxbLNQGW0SAzscmxHxfx1KlkUqF9cqtNoWo
[07-May-2026 20:24:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-May-2026 20:24:51 UTC] ✅ JWT token verified successfully for user profile
[07-May-2026 20:24:51 UTC] User ID: 511
[07-May-2026 20:24:51 UTC] ✅ User profile retrieved successfully for user ID: 511
[07-May-2026 20:24:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-May-2026 20:24:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-May-2026 20:24:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTExIiwidXNlcm5hbWUiOiJLYWxpX1JhYXRfTU1TIiwiZW1haWwiOiJyYXZpcml0ejRAZ21haWwuY29tIiwiZXhwIjoxNzc4NzkwMjkxfQ.mqShhA0owxbLNQGW0SAzscmxHxfx1KlkUqF9cqtNoWo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f82f35cd97e7894-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:8898:fa8c:e519:1bbf:c249:63bc","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:4900:8898:fa8c:e519:1bbf:c249:63bc, 162.159.122.164"}
[07-May-2026 20:24:52 UTC] === User Orders API Called ===
[07-May-2026 20:24:52 UTC] User ID: 511
[07-May-2026 20:24:52 UTC] Limit: 20, Offset: 0
[07-May-2026 20:24:52 UTC] Orders found: 0
[07-May-2026 20:24:52 UTC] Orders data: []
[07-May-2026 20:24:52 UTC] Total orders count: 0
[07-May-2026 20:24:52 UTC] === API CALL LOG ===
[07-May-2026 20:24:52 UTC] Endpoint: user/profile.php
[07-May-2026 20:24:52 UTC] Full Log Data: {
    "timestamp": "2026-05-07 20:24:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8898:fa8c:e519:1bbf:c249:63bc",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTExIiwidXNlcm5hbWUiOiJLYWxpX1JhYXRfTU1TIiwiZW1haWwiOiJyYXZpcml0ejRAZ21haWwuY29tIiwiZXhwIjoxNzc4NzkwMjkxfQ.mqShhA0owxbLNQGW0SAzscmxHxfx1KlkUqF9cqtNoWo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f82f35cd9827894-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:8898:fa8c:e519:1bbf:c249:63bc",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:8898:fa8c:e519:1bbf:c249:63bc, 162.159.122.165"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-May-2026 20:24:52 UTC] === END API CALL LOG ===
[07-May-2026 20:24:52 UTC] ✅ API Hash verification passed for profile endpoint
[07-May-2026 20:24:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTExIiwidXNlcm5hbWUiOiJLYWxpX1JhYXRfTU1TIiwiZW1haWwiOiJyYXZpcml0ejRAZ21haWwuY29tIiwiZXhwIjoxNzc4NzkwMjkxfQ.mqShhA0owxbLNQGW0SAzscmxHxfx1KlkUqF9cqtNoWo
[07-May-2026 20:24:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-May-2026 20:24:52 UTC] ✅ JWT token verified successfully for user profile
[07-May-2026 20:24:52 UTC] User ID: 511
[07-May-2026 20:24:52 UTC] ✅ User profile retrieved successfully for user ID: 511
[07-May-2026 20:24:52 UTC] === API CALL LOG ===
[07-May-2026 20:24:52 UTC] Endpoint: user/profile.php
[07-May-2026 20:24:52 UTC] Full Log Data: {
    "timestamp": "2026-05-07 20:24:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8898:fa8c:e519:1bbf:c249:63bc",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTExIiwidXNlcm5hbWUiOiJLYWxpX1JhYXRfTU1TIiwiZW1haWwiOiJyYXZpcml0ejRAZ21haWwuY29tIiwiZXhwIjoxNzc4NzkwMjkxfQ.mqShhA0owxbLNQGW0SAzscmxHxfx1KlkUqF9cqtNoWo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f82f361dec27894-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:8898:fa8c:e519:1bbf:c249:63bc",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:8898:fa8c:e519:1bbf:c249:63bc, 162.159.122.165"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-May-2026 20:24:52 UTC] === END API CALL LOG ===
[07-May-2026 20:24:52 UTC] ✅ API Hash verification passed for profile endpoint
[07-May-2026 20:24:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTExIiwidXNlcm5hbWUiOiJLYWxpX1JhYXRfTU1TIiwiZW1haWwiOiJyYXZpcml0ejRAZ21haWwuY29tIiwiZXhwIjoxNzc4NzkwMjkxfQ.mqShhA0owxbLNQGW0SAzscmxHxfx1KlkUqF9cqtNoWo
[07-May-2026 20:24:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-May-2026 20:24:52 UTC] ✅ JWT token verified successfully for user profile
[07-May-2026 20:24:52 UTC] User ID: 511
[07-May-2026 20:24:52 UTC] ✅ User profile retrieved successfully for user ID: 511
[07-May-2026 20:25:45 UTC] === API CALL LOG ===
[07-May-2026 20:25:45 UTC] Endpoint: user/profile.php
[07-May-2026 20:25:45 UTC] Full Log Data: {
    "timestamp": "2026-05-07 20:25:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8898:fa8c:e519:1bbf:c249:63bc",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTExIiwidXNlcm5hbWUiOiJLYWxpX1JhYXRfTU1TIiwiZW1haWwiOiJyYXZpcml0ejRAZ21haWwuY29tIiwiZXhwIjoxNzc4NzkwMjkxfQ.mqShhA0owxbLNQGW0SAzscmxHxfx1KlkUqF9cqtNoWo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f82f4adda50e1b7-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:8898:fa8c:e519:1bbf:c249:63bc",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:8898:fa8c:e519:1bbf:c249:63bc, 172.68.234.131"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-May-2026 20:25:45 UTC] === END API CALL LOG ===
[07-May-2026 20:25:45 UTC] ✅ API Hash verification passed for profile endpoint
[07-May-2026 20:25:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTExIiwidXNlcm5hbWUiOiJLYWxpX1JhYXRfTU1TIiwiZW1haWwiOiJyYXZpcml0ejRAZ21haWwuY29tIiwiZXhwIjoxNzc4NzkwMjkxfQ.mqShhA0owxbLNQGW0SAzscmxHxfx1KlkUqF9cqtNoWo
[07-May-2026 20:25:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-May-2026 20:25:45 UTC] ✅ JWT token verified successfully for user profile
[07-May-2026 20:25:45 UTC] User ID: 511
[07-May-2026 20:25:45 UTC] ✅ User profile retrieved successfully for user ID: 511
[07-May-2026 20:25:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-May-2026 20:25:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-May-2026 20:25:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTExIiwidXNlcm5hbWUiOiJLYWxpX1JhYXRfTU1TIiwiZW1haWwiOiJyYXZpcml0ejRAZ21haWwuY29tIiwiZXhwIjoxNzc4NzkwMjkxfQ.mqShhA0owxbLNQGW0SAzscmxHxfx1KlkUqF9cqtNoWo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f82f4f8fec6e1b7-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:8898:fa8c:e519:1bbf:c249:63bc","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:4900:8898:fa8c:e519:1bbf:c249:63bc, 172.68.234.131"}
[07-May-2026 20:25:57 UTC] === User Orders API Called ===
[07-May-2026 20:25:57 UTC] User ID: 511
[07-May-2026 20:25:57 UTC] Limit: 20, Offset: 0
[07-May-2026 20:25:57 UTC] Orders found: 0
[07-May-2026 20:25:57 UTC] Orders data: []
[07-May-2026 20:25:57 UTC] Total orders count: 0
[07-May-2026 20:25:57 UTC] === API CALL LOG ===
[07-May-2026 20:25:57 UTC] Endpoint: user/profile.php
[07-May-2026 20:25:57 UTC] Full Log Data: {
    "timestamp": "2026-05-07 20:25:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8898:fa8c:e519:1bbf:c249:63bc",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTExIiwidXNlcm5hbWUiOiJLYWxpX1JhYXRfTU1TIiwiZW1haWwiOiJyYXZpcml0ejRAZ21haWwuY29tIiwiZXhwIjoxNzc4NzkwMjkxfQ.mqShhA0owxbLNQGW0SAzscmxHxfx1KlkUqF9cqtNoWo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f82f4f8fecbe1b7-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:8898:fa8c:e519:1bbf:c249:63bc",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:8898:fa8c:e519:1bbf:c249:63bc, 172.68.234.130"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-May-2026 20:25:57 UTC] === END API CALL LOG ===
[07-May-2026 20:25:57 UTC] ✅ API Hash verification passed for profile endpoint
[07-May-2026 20:25:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTExIiwidXNlcm5hbWUiOiJLYWxpX1JhYXRfTU1TIiwiZW1haWwiOiJyYXZpcml0ejRAZ21haWwuY29tIiwiZXhwIjoxNzc4NzkwMjkxfQ.mqShhA0owxbLNQGW0SAzscmxHxfx1KlkUqF9cqtNoWo
[07-May-2026 20:25:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-May-2026 20:25:57 UTC] ✅ JWT token verified successfully for user profile
[07-May-2026 20:25:57 UTC] User ID: 511
[07-May-2026 20:25:57 UTC] ✅ User profile retrieved successfully for user ID: 511
[07-May-2026 20:25:58 UTC] === API CALL LOG ===
[07-May-2026 20:25:58 UTC] Endpoint: user/profile.php
[07-May-2026 20:25:58 UTC] Full Log Data: {
    "timestamp": "2026-05-07 20:25:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8898:fa8c:e519:1bbf:c249:63bc",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTExIiwidXNlcm5hbWUiOiJLYWxpX1JhYXRfTU1TIiwiZW1haWwiOiJyYXZpcml0ejRAZ21haWwuY29tIiwiZXhwIjoxNzc4NzkwMjkxfQ.mqShhA0owxbLNQGW0SAzscmxHxfx1KlkUqF9cqtNoWo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f82f4fc9840e1b7-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:8898:fa8c:e519:1bbf:c249:63bc",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:8898:fa8c:e519:1bbf:c249:63bc, 172.68.234.130"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-May-2026 20:25:58 UTC] === END API CALL LOG ===
[07-May-2026 20:25:58 UTC] ✅ API Hash verification passed for profile endpoint
[07-May-2026 20:25:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTExIiwidXNlcm5hbWUiOiJLYWxpX1JhYXRfTU1TIiwiZW1haWwiOiJyYXZpcml0ejRAZ21haWwuY29tIiwiZXhwIjoxNzc4NzkwMjkxfQ.mqShhA0owxbLNQGW0SAzscmxHxfx1KlkUqF9cqtNoWo
[07-May-2026 20:25:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-May-2026 20:25:58 UTC] ✅ JWT token verified successfully for user profile
[07-May-2026 20:25:58 UTC] User ID: 511
[07-May-2026 20:25:58 UTC] ✅ User profile retrieved successfully for user ID: 511
[07-May-2026 20:27:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-May-2026 20:27:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-May-2026 20:27:46 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTExIiwidXNlcm5hbWUiOiJLYWxpX1JhYXRfTU1TIiwiZW1haWwiOiJyYXZpcml0ejRAZ21haWwuY29tIiwiZXhwIjoxNzc4NzkwMjkxfQ.mqShhA0owxbLNQGW0SAzscmxHxfx1KlkUqF9cqtNoWo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f82f7a11aa9e204-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2401:4900:8898:fa8c:e519:1bbf:c249:63bc","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2401:4900:8898:fa8c:e519:1bbf:c249:63bc, 172.70.108.15"}
[07-May-2026 20:27:46 UTC] === User Orders API Called ===
[07-May-2026 20:27:46 UTC] User ID: 511
[07-May-2026 20:27:46 UTC] Limit: 20, Offset: 0
[07-May-2026 20:27:46 UTC] Orders found: 0
[07-May-2026 20:27:46 UTC] Orders data: []
[07-May-2026 20:27:46 UTC] Total orders count: 0
[07-May-2026 20:27:46 UTC] === API CALL LOG ===
[07-May-2026 20:27:46 UTC] Endpoint: user/profile.php
[07-May-2026 20:27:46 UTC] Full Log Data: {
    "timestamp": "2026-05-07 20:27:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8898:fa8c:e519:1bbf:c249:63bc",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTExIiwidXNlcm5hbWUiOiJLYWxpX1JhYXRfTU1TIiwiZW1haWwiOiJyYXZpcml0ejRAZ21haWwuY29tIiwiZXhwIjoxNzc4NzkwMjkxfQ.mqShhA0owxbLNQGW0SAzscmxHxfx1KlkUqF9cqtNoWo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f82f7a1dcaae204-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2401:4900:8898:fa8c:e519:1bbf:c249:63bc",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2401:4900:8898:fa8c:e519:1bbf:c249:63bc, 172.70.108.47"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-May-2026 20:27:46 UTC] === END API CALL LOG ===
[07-May-2026 20:27:46 UTC] ✅ API Hash verification passed for profile endpoint
[07-May-2026 20:27:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTExIiwidXNlcm5hbWUiOiJLYWxpX1JhYXRfTU1TIiwiZW1haWwiOiJyYXZpcml0ejRAZ21haWwuY29tIiwiZXhwIjoxNzc4NzkwMjkxfQ.mqShhA0owxbLNQGW0SAzscmxHxfx1KlkUqF9cqtNoWo
[07-May-2026 20:27:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-May-2026 20:27:46 UTC] ✅ JWT token verified successfully for user profile
[07-May-2026 20:27:46 UTC] User ID: 511
[07-May-2026 20:27:46 UTC] ✅ User profile retrieved successfully for user ID: 511
[07-May-2026 21:36:46 UTC] === API CALL LOG ===
[07-May-2026 21:36:46 UTC] Endpoint: user/profile.php
[07-May-2026 21:36:46 UTC] Full Log Data: {
    "timestamp": "2026-05-07 21:36:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "98.97.79.0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTEyIiwidXNlcm5hbWUiOiIwOTAxMjg0NzAyNiIsImVtYWlsIjoiZnJlZWJyb241M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg3OTQ2MDB9.i4yu2TdEwOhy134lWkDfDxS3VZo9nlDhc4G74iuE5hU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f835cb2aef3b1c6-LOS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "98.97.79.0",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "98.97.79.0, 104.22.76.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-May-2026 21:36:46 UTC] === END API CALL LOG ===
[07-May-2026 21:36:46 UTC] ✅ API Hash verification passed for profile endpoint
[07-May-2026 21:36:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTEyIiwidXNlcm5hbWUiOiIwOTAxMjg0NzAyNiIsImVtYWlsIjoiZnJlZWJyb241M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg3OTQ2MDB9.i4yu2TdEwOhy134lWkDfDxS3VZo9nlDhc4G74iuE5hU
[07-May-2026 21:36:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-May-2026 21:36:46 UTC] ✅ JWT token verified successfully for user profile
[07-May-2026 21:36:46 UTC] User ID: 512
[07-May-2026 21:36:46 UTC] ✅ User profile retrieved successfully for user ID: 512
[07-May-2026 21:36:46 UTC] === API CALL LOG ===
[07-May-2026 21:36:46 UTC] Endpoint: user/profile.php
[07-May-2026 21:36:46 UTC] Full Log Data: {
    "timestamp": "2026-05-07 21:36:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "98.97.79.0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTEyIiwidXNlcm5hbWUiOiIwOTAxMjg0NzAyNiIsImVtYWlsIjoiZnJlZWJyb241M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg3OTQ2MDB9.i4yu2TdEwOhy134lWkDfDxS3VZo9nlDhc4G74iuE5hU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f835cb2aef9b1c6-LOS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "98.97.79.0",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "98.97.79.0, 104.22.76.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-May-2026 21:36:46 UTC] === END API CALL LOG ===
[07-May-2026 21:36:46 UTC] ✅ API Hash verification passed for profile endpoint
[07-May-2026 21:36:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTEyIiwidXNlcm5hbWUiOiIwOTAxMjg0NzAyNiIsImVtYWlsIjoiZnJlZWJyb241M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg3OTQ2MDB9.i4yu2TdEwOhy134lWkDfDxS3VZo9nlDhc4G74iuE5hU
[07-May-2026 21:36:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-May-2026 21:36:46 UTC] ✅ JWT token verified successfully for user profile
[07-May-2026 21:36:46 UTC] User ID: 512
[07-May-2026 21:36:46 UTC] ✅ User profile retrieved successfully for user ID: 512
[07-May-2026 21:36:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-May-2026 21:36:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-May-2026 21:36:46 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTEyIiwidXNlcm5hbWUiOiIwOTAxMjg0NzAyNiIsImVtYWlsIjoiZnJlZWJyb241M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg3OTQ2MDB9.i4yu2TdEwOhy134lWkDfDxS3VZo9nlDhc4G74iuE5hU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f835cb2aef8b1c6-LOS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"98.97.79.0","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"98.97.79.0, 104.22.76.144"}
[07-May-2026 21:36:46 UTC] === User Orders API Called ===
[07-May-2026 21:36:46 UTC] User ID: 512
[07-May-2026 21:36:46 UTC] Limit: 20, Offset: 0
[07-May-2026 21:36:46 UTC] Orders found: 0
[07-May-2026 21:36:46 UTC] Orders data: []
[07-May-2026 21:36:46 UTC] Total orders count: 0
[07-May-2026 21:36:58 UTC] === API CALL LOG ===
[07-May-2026 21:36:58 UTC] Endpoint: user/profile.php
[07-May-2026 21:36:58 UTC] Full Log Data: {
    "timestamp": "2026-05-07 21:36:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "98.97.79.0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTEyIiwidXNlcm5hbWUiOiIwOTAxMjg0NzAyNiIsImVtYWlsIjoiZnJlZWJyb241M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg3OTQ2MDB9.i4yu2TdEwOhy134lWkDfDxS3VZo9nlDhc4G74iuE5hU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f835cfa3d23b1c6-LOS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "98.97.79.0",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "98.97.79.0, 104.22.76.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-May-2026 21:36:58 UTC] === END API CALL LOG ===
[07-May-2026 21:36:58 UTC] ✅ API Hash verification passed for profile endpoint
[07-May-2026 21:36:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTEyIiwidXNlcm5hbWUiOiIwOTAxMjg0NzAyNiIsImVtYWlsIjoiZnJlZWJyb241M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg3OTQ2MDB9.i4yu2TdEwOhy134lWkDfDxS3VZo9nlDhc4G74iuE5hU
[07-May-2026 21:36:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-May-2026 21:36:58 UTC] ✅ JWT token verified successfully for user profile
[07-May-2026 21:36:58 UTC] User ID: 512
[07-May-2026 21:36:58 UTC] ✅ User profile retrieved successfully for user ID: 512
[07-May-2026 21:38:28 UTC] === API CALL LOG ===
[07-May-2026 21:38:28 UTC] Endpoint: user/profile.php
[07-May-2026 21:38:28 UTC] Full Log Data: {
    "timestamp": "2026-05-07 21:38:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "98.97.79.0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTEyIiwidXNlcm5hbWUiOiIwOTAxMjg0NzAyNiIsImVtYWlsIjoiZnJlZWJyb241M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg3OTQ2MDB9.i4yu2TdEwOhy134lWkDfDxS3VZo9nlDhc4G74iuE5hU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f835f2e4e8c96ab-LOS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "98.97.79.0",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "98.97.79.0, 104.22.76.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-May-2026 21:38:28 UTC] === END API CALL LOG ===
[07-May-2026 21:38:28 UTC] ✅ API Hash verification passed for profile endpoint
[07-May-2026 21:38:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTEyIiwidXNlcm5hbWUiOiIwOTAxMjg0NzAyNiIsImVtYWlsIjoiZnJlZWJyb241M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg3OTQ2MDB9.i4yu2TdEwOhy134lWkDfDxS3VZo9nlDhc4G74iuE5hU
[07-May-2026 21:38:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-May-2026 21:38:28 UTC] ✅ JWT token verified successfully for user profile
[07-May-2026 21:38:28 UTC] User ID: 512
[07-May-2026 21:38:28 UTC] ✅ User profile retrieved successfully for user ID: 512
[07-May-2026 21:38:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-May-2026 21:38:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-May-2026 21:38:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTEyIiwidXNlcm5hbWUiOiIwOTAxMjg0NzAyNiIsImVtYWlsIjoiZnJlZWJyb241M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg3OTQ2MDB9.i4yu2TdEwOhy134lWkDfDxS3VZo9nlDhc4G74iuE5hU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f835f3cba9396ab-LOS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"98.97.79.0","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"98.97.79.0, 104.22.76.144"}
[07-May-2026 21:38:30 UTC] === User Orders API Called ===
[07-May-2026 21:38:30 UTC] User ID: 512
[07-May-2026 21:38:30 UTC] Limit: 20, Offset: 0
[07-May-2026 21:38:30 UTC] Orders found: 0
[07-May-2026 21:38:30 UTC] Orders data: []
[07-May-2026 21:38:30 UTC] Total orders count: 0
[07-May-2026 21:38:30 UTC] === API CALL LOG ===
[07-May-2026 21:38:30 UTC] Endpoint: user/profile.php
[07-May-2026 21:38:30 UTC] Full Log Data: {
    "timestamp": "2026-05-07 21:38:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "98.97.79.0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTEyIiwidXNlcm5hbWUiOiIwOTAxMjg0NzAyNiIsImVtYWlsIjoiZnJlZWJyb241M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg3OTQ2MDB9.i4yu2TdEwOhy134lWkDfDxS3VZo9nlDhc4G74iuE5hU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f835f3d4b4996ab-LOS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "98.97.79.0",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "98.97.79.0, 104.22.76.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-May-2026 21:38:30 UTC] === END API CALL LOG ===
[07-May-2026 21:38:30 UTC] ✅ API Hash verification passed for profile endpoint
[07-May-2026 21:38:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTEyIiwidXNlcm5hbWUiOiIwOTAxMjg0NzAyNiIsImVtYWlsIjoiZnJlZWJyb241M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg3OTQ2MDB9.i4yu2TdEwOhy134lWkDfDxS3VZo9nlDhc4G74iuE5hU
[07-May-2026 21:38:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-May-2026 21:38:30 UTC] ✅ JWT token verified successfully for user profile
[07-May-2026 21:38:30 UTC] User ID: 512
[07-May-2026 21:38:30 UTC] ✅ User profile retrieved successfully for user ID: 512
[07-May-2026 21:39:37 UTC] === API CALL LOG ===
[07-May-2026 21:39:37 UTC] Endpoint: user/profile.php
[07-May-2026 21:39:37 UTC] Full Log Data: {
    "timestamp": "2026-05-07 21:39:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "98.97.79.0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTEyIiwidXNlcm5hbWUiOiIwOTAxMjg0NzAyNiIsImVtYWlsIjoiZnJlZWJyb241M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg3OTQ2MDB9.i4yu2TdEwOhy134lWkDfDxS3VZo9nlDhc4G74iuE5hU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8360df8de8b14b-LOS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "98.97.79.0",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "98.97.79.0, 104.22.76.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-May-2026 21:39:37 UTC] === END API CALL LOG ===
[07-May-2026 21:39:37 UTC] ✅ API Hash verification passed for profile endpoint
[07-May-2026 21:39:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTEyIiwidXNlcm5hbWUiOiIwOTAxMjg0NzAyNiIsImVtYWlsIjoiZnJlZWJyb241M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg3OTQ2MDB9.i4yu2TdEwOhy134lWkDfDxS3VZo9nlDhc4G74iuE5hU
[07-May-2026 21:39:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-May-2026 21:39:37 UTC] ✅ JWT token verified successfully for user profile
[07-May-2026 21:39:37 UTC] User ID: 512
[07-May-2026 21:39:37 UTC] ✅ User profile retrieved successfully for user ID: 512
[07-May-2026 21:48:44 UTC] === API CALL LOG ===
[07-May-2026 21:48:44 UTC] Endpoint: user/profile.php
[07-May-2026 21:48:44 UTC] Full Log Data: {
    "timestamp": "2026-05-07 21:48:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "98.97.79.0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTEyIiwidXNlcm5hbWUiOiIwOTAxMjg0NzAyNiIsImVtYWlsIjoiZnJlZWJyb241M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg3OTQ2MDB9.i4yu2TdEwOhy134lWkDfDxS3VZo9nlDhc4G74iuE5hU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f836e3a3e0e392a-LOS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "98.97.79.0",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "98.97.79.0, 104.22.76.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-May-2026 21:48:44 UTC] === END API CALL LOG ===
[07-May-2026 21:48:44 UTC] ✅ API Hash verification passed for profile endpoint
[07-May-2026 21:48:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTEyIiwidXNlcm5hbWUiOiIwOTAxMjg0NzAyNiIsImVtYWlsIjoiZnJlZWJyb241M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg3OTQ2MDB9.i4yu2TdEwOhy134lWkDfDxS3VZo9nlDhc4G74iuE5hU
[07-May-2026 21:48:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-May-2026 21:48:44 UTC] ✅ JWT token verified successfully for user profile
[07-May-2026 21:48:44 UTC] User ID: 512
[07-May-2026 21:48:44 UTC] ✅ User profile retrieved successfully for user ID: 512
[07-May-2026 21:48:46 UTC] === API CALL LOG ===
[07-May-2026 21:48:46 UTC] Endpoint: user/profile.php
[07-May-2026 21:48:46 UTC] Full Log Data: {
    "timestamp": "2026-05-07 21:48:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "98.97.79.0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTEyIiwidXNlcm5hbWUiOiIwOTAxMjg0NzAyNiIsImVtYWlsIjoiZnJlZWJyb241M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg3OTQ2MDB9.i4yu2TdEwOhy134lWkDfDxS3VZo9nlDhc4G74iuE5hU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f836e443d29392a-LOS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "98.97.79.0",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "98.97.79.0, 104.22.76.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-May-2026 21:48:46 UTC] === END API CALL LOG ===
[07-May-2026 21:48:46 UTC] ✅ API Hash verification passed for profile endpoint
[07-May-2026 21:48:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTEyIiwidXNlcm5hbWUiOiIwOTAxMjg0NzAyNiIsImVtYWlsIjoiZnJlZWJyb241M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg3OTQ2MDB9.i4yu2TdEwOhy134lWkDfDxS3VZo9nlDhc4G74iuE5hU
[07-May-2026 21:48:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-May-2026 21:48:46 UTC] ✅ JWT token verified successfully for user profile
[07-May-2026 21:48:46 UTC] User ID: 512
[07-May-2026 21:48:46 UTC] ✅ User profile retrieved successfully for user ID: 512
[07-May-2026 21:48:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-May-2026 21:48:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-May-2026 21:48:46 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTEyIiwidXNlcm5hbWUiOiIwOTAxMjg0NzAyNiIsImVtYWlsIjoiZnJlZWJyb241M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg3OTQ2MDB9.i4yu2TdEwOhy134lWkDfDxS3VZo9nlDhc4G74iuE5hU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f836e443d2e392a-LOS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"98.97.79.0","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"98.97.79.0, 104.22.76.145"}
[07-May-2026 21:48:46 UTC] === User Orders API Called ===
[07-May-2026 21:48:46 UTC] User ID: 512
[07-May-2026 21:48:46 UTC] Limit: 20, Offset: 0
[07-May-2026 21:48:46 UTC] Orders found: 0
[07-May-2026 21:48:46 UTC] Orders data: []
[07-May-2026 21:48:46 UTC] Total orders count: 0
[07-May-2026 21:48:46 UTC] === API CALL LOG ===
[07-May-2026 21:48:46 UTC] Endpoint: user/profile.php
[07-May-2026 21:48:46 UTC] Full Log Data: {
    "timestamp": "2026-05-07 21:48:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "98.97.79.0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTEyIiwidXNlcm5hbWUiOiIwOTAxMjg0NzAyNiIsImVtYWlsIjoiZnJlZWJyb241M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg3OTQ2MDB9.i4yu2TdEwOhy134lWkDfDxS3VZo9nlDhc4G74iuE5hU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f836e456fa8392a-LOS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "98.97.79.0",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "98.97.79.0, 104.22.76.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-May-2026 21:48:46 UTC] === END API CALL LOG ===
[07-May-2026 21:48:46 UTC] ✅ API Hash verification passed for profile endpoint
[07-May-2026 21:48:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTEyIiwidXNlcm5hbWUiOiIwOTAxMjg0NzAyNiIsImVtYWlsIjoiZnJlZWJyb241M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg3OTQ2MDB9.i4yu2TdEwOhy134lWkDfDxS3VZo9nlDhc4G74iuE5hU
[07-May-2026 21:48:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-May-2026 21:48:46 UTC] ✅ JWT token verified successfully for user profile
[07-May-2026 21:48:46 UTC] User ID: 512
[07-May-2026 21:48:46 UTC] ✅ User profile retrieved successfully for user ID: 512
[07-May-2026 21:48:47 UTC] === API CALL LOG ===
[07-May-2026 21:48:47 UTC] Endpoint: user/profile.php
[07-May-2026 21:48:47 UTC] Full Log Data: {
    "timestamp": "2026-05-07 21:48:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "98.97.79.0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTEyIiwidXNlcm5hbWUiOiIwOTAxMjg0NzAyNiIsImVtYWlsIjoiZnJlZWJyb241M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg3OTQ2MDB9.i4yu2TdEwOhy134lWkDfDxS3VZo9nlDhc4G74iuE5hU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f836e4de931392a-LOS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "98.97.79.0",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "98.97.79.0, 104.22.76.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-May-2026 21:48:47 UTC] === END API CALL LOG ===
[07-May-2026 21:48:47 UTC] ✅ API Hash verification passed for profile endpoint
[07-May-2026 21:48:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTEyIiwidXNlcm5hbWUiOiIwOTAxMjg0NzAyNiIsImVtYWlsIjoiZnJlZWJyb241M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg3OTQ2MDB9.i4yu2TdEwOhy134lWkDfDxS3VZo9nlDhc4G74iuE5hU
[07-May-2026 21:48:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-May-2026 21:48:47 UTC] ✅ JWT token verified successfully for user profile
[07-May-2026 21:48:47 UTC] User ID: 512
[07-May-2026 21:48:47 UTC] ✅ User profile retrieved successfully for user ID: 512
[07-May-2026 21:50:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-May-2026 21:50:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-May-2026 21:50:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTEyIiwidXNlcm5hbWUiOiIwOTAxMjg0NzAyNiIsImVtYWlsIjoiZnJlZWJyb241M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg3OTQ2MDB9.i4yu2TdEwOhy134lWkDfDxS3VZo9nlDhc4G74iuE5hU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f83708709fb392a-LOS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"98.97.79.0","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"98.97.79.0, 104.22.76.144"}
[07-May-2026 21:50:18 UTC] === User Orders API Called ===
[07-May-2026 21:50:18 UTC] User ID: 512
[07-May-2026 21:50:18 UTC] Limit: 20, Offset: 0
[07-May-2026 21:50:18 UTC] Orders found: 0
[07-May-2026 21:50:18 UTC] Orders data: []
[07-May-2026 21:50:18 UTC] Total orders count: 0
[07-May-2026 21:50:18 UTC] === API CALL LOG ===
[07-May-2026 21:50:18 UTC] Endpoint: user/profile.php
[07-May-2026 21:50:18 UTC] Full Log Data: {
    "timestamp": "2026-05-07 21:50:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "98.97.79.0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTEyIiwidXNlcm5hbWUiOiIwOTAxMjg0NzAyNiIsImVtYWlsIjoiZnJlZWJyb241M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg3OTQ2MDB9.i4yu2TdEwOhy134lWkDfDxS3VZo9nlDhc4G74iuE5hU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f83708709fd392a-LOS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "98.97.79.0",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "98.97.79.0, 104.22.76.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-May-2026 21:50:18 UTC] === END API CALL LOG ===
[07-May-2026 21:50:18 UTC] ✅ API Hash verification passed for profile endpoint
[07-May-2026 21:50:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTEyIiwidXNlcm5hbWUiOiIwOTAxMjg0NzAyNiIsImVtYWlsIjoiZnJlZWJyb241M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg3OTQ2MDB9.i4yu2TdEwOhy134lWkDfDxS3VZo9nlDhc4G74iuE5hU
[07-May-2026 21:50:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-May-2026 21:50:18 UTC] ✅ JWT token verified successfully for user profile
[07-May-2026 21:50:18 UTC] User ID: 512
[07-May-2026 21:50:18 UTC] ✅ User profile retrieved successfully for user ID: 512
[07-May-2026 21:50:20 UTC] === API CALL LOG ===
[07-May-2026 21:50:20 UTC] Endpoint: user/profile.php
[07-May-2026 21:50:20 UTC] Full Log Data: {
    "timestamp": "2026-05-07 21:50:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "98.97.79.0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTEyIiwidXNlcm5hbWUiOiIwOTAxMjg0NzAyNiIsImVtYWlsIjoiZnJlZWJyb241M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg3OTQ2MDB9.i4yu2TdEwOhy134lWkDfDxS3VZo9nlDhc4G74iuE5hU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f837091abd8392a-LOS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "98.97.79.0",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "98.97.79.0, 104.22.76.145"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-May-2026 21:50:20 UTC] === END API CALL LOG ===
[07-May-2026 21:50:20 UTC] ✅ API Hash verification passed for profile endpoint
[07-May-2026 21:50:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTEyIiwidXNlcm5hbWUiOiIwOTAxMjg0NzAyNiIsImVtYWlsIjoiZnJlZWJyb241M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg3OTQ2MDB9.i4yu2TdEwOhy134lWkDfDxS3VZo9nlDhc4G74iuE5hU
[07-May-2026 21:50:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-May-2026 21:50:20 UTC] ✅ JWT token verified successfully for user profile
[07-May-2026 21:50:20 UTC] User ID: 512
[07-May-2026 21:50:20 UTC] ✅ User profile retrieved successfully for user ID: 512
[07-May-2026 21:50:30 UTC] === API CALL LOG ===
[07-May-2026 21:50:30 UTC] Endpoint: user/profile.php
[07-May-2026 21:50:30 UTC] Full Log Data: {
    "timestamp": "2026-05-07 21:50:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "98.97.79.0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTEyIiwidXNlcm5hbWUiOiIwOTAxMjg0NzAyNiIsImVtYWlsIjoiZnJlZWJyb241M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg3OTQ2MDB9.i4yu2TdEwOhy134lWkDfDxS3VZo9nlDhc4G74iuE5hU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8370d07a76392a-LOS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "98.97.79.0",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "98.97.79.0, 104.22.76.144"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-May-2026 21:50:30 UTC] === END API CALL LOG ===
[07-May-2026 21:50:30 UTC] ✅ API Hash verification passed for profile endpoint
[07-May-2026 21:50:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTEyIiwidXNlcm5hbWUiOiIwOTAxMjg0NzAyNiIsImVtYWlsIjoiZnJlZWJyb241M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg3OTQ2MDB9.i4yu2TdEwOhy134lWkDfDxS3VZo9nlDhc4G74iuE5hU
[07-May-2026 21:50:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-May-2026 21:50:30 UTC] ✅ JWT token verified successfully for user profile
[07-May-2026 21:50:30 UTC] User ID: 512
[07-May-2026 21:50:30 UTC] ✅ User profile retrieved successfully for user ID: 512
[07-May-2026 22:29:02 UTC] === API CALL LOG ===
[07-May-2026 22:29:02 UTC] Endpoint: user/profile.php
[07-May-2026 22:29:02 UTC] Full Log Data: {
    "timestamp": "2026-05-07 22:29:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "168.194.76.162",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTEzIiwidXNlcm5hbWUiOiJ2aW5pYzA5MDJAZ21haWwuY29tIiwiZW1haWwiOiJ2aW5pYzA5MDJAZ21haWwuY29tIiwiZXhwIjoxNzc4Nzk3NzQwfQ.buiiy72dRzqY3tSILq_mvC_Idyt985vq9d_UUosh6H8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f83a93fbdb81b27-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "168.194.76.162",
        "CF-IPCountry": "BR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "168.194.76.162, 172.71.238.4"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-May-2026 22:29:02 UTC] === END API CALL LOG ===
[07-May-2026 22:29:02 UTC] ✅ API Hash verification passed for profile endpoint
[07-May-2026 22:29:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTEzIiwidXNlcm5hbWUiOiJ2aW5pYzA5MDJAZ21haWwuY29tIiwiZW1haWwiOiJ2aW5pYzA5MDJAZ21haWwuY29tIiwiZXhwIjoxNzc4Nzk3NzQwfQ.buiiy72dRzqY3tSILq_mvC_Idyt985vq9d_UUosh6H8
[07-May-2026 22:29:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-May-2026 22:29:02 UTC] ✅ JWT token verified successfully for user profile
[07-May-2026 22:29:02 UTC] User ID: 513
[07-May-2026 22:29:02 UTC] ✅ User profile retrieved successfully for user ID: 513
[07-May-2026 22:29:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-May-2026 22:29:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-May-2026 22:29:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTEzIiwidXNlcm5hbWUiOiJ2aW5pYzA5MDJAZ21haWwuY29tIiwiZW1haWwiOiJ2aW5pYzA5MDJAZ21haWwuY29tIiwiZXhwIjoxNzc4Nzk3NzQwfQ.buiiy72dRzqY3tSILq_mvC_Idyt985vq9d_UUosh6H8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f83a93fedf41b27-GRU","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"168.194.76.162","CF-IPCountry":"BR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"168.194.76.162, 172.71.238.5"}
[07-May-2026 22:29:02 UTC] === User Orders API Called ===
[07-May-2026 22:29:02 UTC] User ID: 513
[07-May-2026 22:29:02 UTC] Limit: 20, Offset: 0
[07-May-2026 22:29:02 UTC] Orders found: 0
[07-May-2026 22:29:02 UTC] Orders data: []
[07-May-2026 22:29:02 UTC] Total orders count: 0
[07-May-2026 22:29:02 UTC] === API CALL LOG ===
[07-May-2026 22:29:02 UTC] Endpoint: user/profile.php
[07-May-2026 22:29:02 UTC] Full Log Data: {
    "timestamp": "2026-05-07 22:29:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "168.194.76.162",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTEzIiwidXNlcm5hbWUiOiJ2aW5pYzA5MDJAZ21haWwuY29tIiwiZW1haWwiOiJ2aW5pYzA5MDJAZ21haWwuY29tIiwiZXhwIjoxNzc4Nzk3NzQwfQ.buiiy72dRzqY3tSILq_mvC_Idyt985vq9d_UUosh6H8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f83a9406e631b27-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "168.194.76.162",
        "CF-IPCountry": "BR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "168.194.76.162, 172.71.238.4"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-May-2026 22:29:02 UTC] === END API CALL LOG ===
[07-May-2026 22:29:02 UTC] ✅ API Hash verification passed for profile endpoint
[07-May-2026 22:29:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTEzIiwidXNlcm5hbWUiOiJ2aW5pYzA5MDJAZ21haWwuY29tIiwiZW1haWwiOiJ2aW5pYzA5MDJAZ21haWwuY29tIiwiZXhwIjoxNzc4Nzk3NzQwfQ.buiiy72dRzqY3tSILq_mvC_Idyt985vq9d_UUosh6H8
[07-May-2026 22:29:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-May-2026 22:29:02 UTC] ✅ JWT token verified successfully for user profile
[07-May-2026 22:29:02 UTC] User ID: 513
[07-May-2026 22:29:02 UTC] ✅ User profile retrieved successfully for user ID: 513
[07-May-2026 22:29:03 UTC] === API CALL LOG ===
[07-May-2026 22:29:03 UTC] Endpoint: user/profile.php
[07-May-2026 22:29:03 UTC] Full Log Data: {
    "timestamp": "2026-05-07 22:29:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "168.194.76.162",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTEzIiwidXNlcm5hbWUiOiJ2aW5pYzA5MDJAZ21haWwuY29tIiwiZW1haWwiOiJ2aW5pYzA5MDJAZ21haWwuY29tIiwiZXhwIjoxNzc4Nzk3NzQwfQ.buiiy72dRzqY3tSILq_mvC_Idyt985vq9d_UUosh6H8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f83a9482c6c1b27-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "168.194.76.162",
        "CF-IPCountry": "BR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "168.194.76.162, 172.71.238.4"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-May-2026 22:29:03 UTC] === END API CALL LOG ===
[07-May-2026 22:29:03 UTC] ✅ API Hash verification passed for profile endpoint
[07-May-2026 22:29:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTEzIiwidXNlcm5hbWUiOiJ2aW5pYzA5MDJAZ21haWwuY29tIiwiZW1haWwiOiJ2aW5pYzA5MDJAZ21haWwuY29tIiwiZXhwIjoxNzc4Nzk3NzQwfQ.buiiy72dRzqY3tSILq_mvC_Idyt985vq9d_UUosh6H8
[07-May-2026 22:29:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-May-2026 22:29:03 UTC] ✅ JWT token verified successfully for user profile
[07-May-2026 22:29:03 UTC] User ID: 513
[07-May-2026 22:29:03 UTC] ✅ User profile retrieved successfully for user ID: 513
[07-May-2026 22:29:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-May-2026 22:29:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-May-2026 22:29:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTEzIiwidXNlcm5hbWUiOiJ2aW5pYzA5MDJAZ21haWwuY29tIiwiZW1haWwiOiJ2aW5pYzA5MDJAZ21haWwuY29tIiwiZXhwIjoxNzc4Nzk3NzQwfQ.buiiy72dRzqY3tSILq_mvC_Idyt985vq9d_UUosh6H8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f83a9886bf71b27-GRU","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"168.194.76.162","CF-IPCountry":"BR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"168.194.76.162, 172.71.238.16"}
[07-May-2026 22:29:13 UTC] === User Orders API Called ===
[07-May-2026 22:29:13 UTC] User ID: 513
[07-May-2026 22:29:13 UTC] Limit: 20, Offset: 0
[07-May-2026 22:29:13 UTC] Orders found: 0
[07-May-2026 22:29:13 UTC] Orders data: []
[07-May-2026 22:29:13 UTC] Total orders count: 0
[07-May-2026 22:29:13 UTC] === API CALL LOG ===
[07-May-2026 22:29:13 UTC] Endpoint: user/profile.php
[07-May-2026 22:29:13 UTC] Full Log Data: {
    "timestamp": "2026-05-07 22:29:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "168.194.76.162",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTEzIiwidXNlcm5hbWUiOiJ2aW5pYzA5MDJAZ21haWwuY29tIiwiZW1haWwiOiJ2aW5pYzA5MDJAZ21haWwuY29tIiwiZXhwIjoxNzc4Nzk3NzQwfQ.buiiy72dRzqY3tSILq_mvC_Idyt985vq9d_UUosh6H8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f83a988ec491b27-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "168.194.76.162",
        "CF-IPCountry": "BR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "168.194.76.162, 172.71.238.17"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-May-2026 22:29:13 UTC] === END API CALL LOG ===
[07-May-2026 22:29:13 UTC] ✅ API Hash verification passed for profile endpoint
[07-May-2026 22:29:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTEzIiwidXNlcm5hbWUiOiJ2aW5pYzA5MDJAZ21haWwuY29tIiwiZW1haWwiOiJ2aW5pYzA5MDJAZ21haWwuY29tIiwiZXhwIjoxNzc4Nzk3NzQwfQ.buiiy72dRzqY3tSILq_mvC_Idyt985vq9d_UUosh6H8
[07-May-2026 22:29:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-May-2026 22:29:13 UTC] ✅ JWT token verified successfully for user profile
[07-May-2026 22:29:13 UTC] User ID: 513
[07-May-2026 22:29:13 UTC] ✅ User profile retrieved successfully for user ID: 513
[07-May-2026 22:29:14 UTC] === API CALL LOG ===
[07-May-2026 22:29:14 UTC] Endpoint: user/profile.php
[07-May-2026 22:29:14 UTC] Full Log Data: {
    "timestamp": "2026-05-07 22:29:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "168.194.76.162",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTEzIiwidXNlcm5hbWUiOiJ2aW5pYzA5MDJAZ21haWwuY29tIiwiZW1haWwiOiJ2aW5pYzA5MDJAZ21haWwuY29tIiwiZXhwIjoxNzc4Nzk3NzQwfQ.buiiy72dRzqY3tSILq_mvC_Idyt985vq9d_UUosh6H8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f83a98d0ee41b27-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "168.194.76.162",
        "CF-IPCountry": "BR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "168.194.76.162, 172.71.238.17"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-May-2026 22:29:14 UTC] === END API CALL LOG ===
[07-May-2026 22:29:14 UTC] ✅ API Hash verification passed for profile endpoint
[07-May-2026 22:29:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTEzIiwidXNlcm5hbWUiOiJ2aW5pYzA5MDJAZ21haWwuY29tIiwiZW1haWwiOiJ2aW5pYzA5MDJAZ21haWwuY29tIiwiZXhwIjoxNzc4Nzk3NzQwfQ.buiiy72dRzqY3tSILq_mvC_Idyt985vq9d_UUosh6H8
[07-May-2026 22:29:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-May-2026 22:29:14 UTC] ✅ JWT token verified successfully for user profile
[07-May-2026 22:29:14 UTC] User ID: 513
[07-May-2026 22:29:14 UTC] ✅ User profile retrieved successfully for user ID: 513
[07-May-2026 22:29:14 UTC] === API CALL LOG ===
[07-May-2026 22:29:14 UTC] Endpoint: user/profile.php
[07-May-2026 22:29:14 UTC] Full Log Data: {
    "timestamp": "2026-05-07 22:29:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "168.194.76.162",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTEzIiwidXNlcm5hbWUiOiJ2aW5pYzA5MDJAZ21haWwuY29tIiwiZW1haWwiOiJ2aW5pYzA5MDJAZ21haWwuY29tIiwiZXhwIjoxNzc4Nzk3NzQwfQ.buiiy72dRzqY3tSILq_mvC_Idyt985vq9d_UUosh6H8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f83a98e982a1b27-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "168.194.76.162",
        "CF-IPCountry": "BR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "168.194.76.162, 172.71.238.16"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-May-2026 22:29:14 UTC] === END API CALL LOG ===
[07-May-2026 22:29:14 UTC] ✅ API Hash verification passed for profile endpoint
[07-May-2026 22:29:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTEzIiwidXNlcm5hbWUiOiJ2aW5pYzA5MDJAZ21haWwuY29tIiwiZW1haWwiOiJ2aW5pYzA5MDJAZ21haWwuY29tIiwiZXhwIjoxNzc4Nzk3NzQwfQ.buiiy72dRzqY3tSILq_mvC_Idyt985vq9d_UUosh6H8
[07-May-2026 22:29:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-May-2026 22:29:14 UTC] ✅ JWT token verified successfully for user profile
[07-May-2026 22:29:14 UTC] User ID: 513
[07-May-2026 22:29:14 UTC] ✅ User profile retrieved successfully for user ID: 513
[07-May-2026 22:29:23 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-May-2026 22:29:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-May-2026 22:29:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTEzIiwidXNlcm5hbWUiOiJ2aW5pYzA5MDJAZ21haWwuY29tIiwiZW1haWwiOiJ2aW5pYzA5MDJAZ21haWwuY29tIiwiZXhwIjoxNzc4Nzk3NzQwfQ.buiiy72dRzqY3tSILq_mvC_Idyt985vq9d_UUosh6H8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f83a9c62a421b27-GRU","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"168.194.76.162","CF-IPCountry":"BR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"168.194.76.162, 172.71.238.17"}
[07-May-2026 22:29:23 UTC] === User Orders API Called ===
[07-May-2026 22:29:23 UTC] User ID: 513
[07-May-2026 22:29:23 UTC] Limit: 20, Offset: 0
[07-May-2026 22:29:23 UTC] Orders found: 0
[07-May-2026 22:29:23 UTC] Orders data: []
[07-May-2026 22:29:23 UTC] Total orders count: 0
[07-May-2026 22:29:23 UTC] === API CALL LOG ===
[07-May-2026 22:29:23 UTC] Endpoint: user/profile.php
[07-May-2026 22:29:23 UTC] Full Log Data: {
    "timestamp": "2026-05-07 22:29:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "168.194.76.162",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTEzIiwidXNlcm5hbWUiOiJ2aW5pYzA5MDJAZ21haWwuY29tIiwiZW1haWwiOiJ2aW5pYzA5MDJAZ21haWwuY29tIiwiZXhwIjoxNzc4Nzk3NzQwfQ.buiiy72dRzqY3tSILq_mvC_Idyt985vq9d_UUosh6H8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f83a9c62a451b27-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "168.194.76.162",
        "CF-IPCountry": "BR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "168.194.76.162, 172.71.238.17"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-May-2026 22:29:23 UTC] === END API CALL LOG ===
[07-May-2026 22:29:23 UTC] ✅ API Hash verification passed for profile endpoint
[07-May-2026 22:29:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTEzIiwidXNlcm5hbWUiOiJ2aW5pYzA5MDJAZ21haWwuY29tIiwiZW1haWwiOiJ2aW5pYzA5MDJAZ21haWwuY29tIiwiZXhwIjoxNzc4Nzk3NzQwfQ.buiiy72dRzqY3tSILq_mvC_Idyt985vq9d_UUosh6H8
[07-May-2026 22:29:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-May-2026 22:29:23 UTC] ✅ JWT token verified successfully for user profile
[07-May-2026 22:29:23 UTC] User ID: 513
[07-May-2026 22:29:23 UTC] ✅ User profile retrieved successfully for user ID: 513
[07-May-2026 22:29:24 UTC] === API CALL LOG ===
[07-May-2026 22:29:24 UTC] Endpoint: user/profile.php
[07-May-2026 22:29:24 UTC] Full Log Data: {
    "timestamp": "2026-05-07 22:29:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "168.194.76.162",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTEzIiwidXNlcm5hbWUiOiJ2aW5pYzA5MDJAZ21haWwuY29tIiwiZW1haWwiOiJ2aW5pYzA5MDJAZ21haWwuY29tIiwiZXhwIjoxNzc4Nzk3NzQwfQ.buiiy72dRzqY3tSILq_mvC_Idyt985vq9d_UUosh6H8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f83a9ca5d701b27-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "168.194.76.162",
        "CF-IPCountry": "BR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "168.194.76.162, 172.71.238.17"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-May-2026 22:29:24 UTC] === END API CALL LOG ===
[07-May-2026 22:29:24 UTC] ✅ API Hash verification passed for profile endpoint
[07-May-2026 22:29:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTEzIiwidXNlcm5hbWUiOiJ2aW5pYzA5MDJAZ21haWwuY29tIiwiZW1haWwiOiJ2aW5pYzA5MDJAZ21haWwuY29tIiwiZXhwIjoxNzc4Nzk3NzQwfQ.buiiy72dRzqY3tSILq_mvC_Idyt985vq9d_UUosh6H8
[07-May-2026 22:29:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-May-2026 22:29:24 UTC] ✅ JWT token verified successfully for user profile
[07-May-2026 22:29:24 UTC] User ID: 513
[07-May-2026 22:29:24 UTC] ✅ User profile retrieved successfully for user ID: 513
[07-May-2026 22:29:24 UTC] === API CALL LOG ===
[07-May-2026 22:29:24 UTC] Endpoint: user/profile.php
[07-May-2026 22:29:24 UTC] Full Log Data: {
    "timestamp": "2026-05-07 22:29:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "168.194.76.162",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTEzIiwidXNlcm5hbWUiOiJ2aW5pYzA5MDJAZ21haWwuY29tIiwiZW1haWwiOiJ2aW5pYzA5MDJAZ21haWwuY29tIiwiZXhwIjoxNzc4Nzk3NzQwfQ.buiiy72dRzqY3tSILq_mvC_Idyt985vq9d_UUosh6H8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f83a9cd4f5d1b27-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "168.194.76.162",
        "CF-IPCountry": "BR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "168.194.76.162, 172.71.238.17"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-May-2026 22:29:24 UTC] === END API CALL LOG ===
[07-May-2026 22:29:24 UTC] ✅ API Hash verification passed for profile endpoint
[07-May-2026 22:29:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTEzIiwidXNlcm5hbWUiOiJ2aW5pYzA5MDJAZ21haWwuY29tIiwiZW1haWwiOiJ2aW5pYzA5MDJAZ21haWwuY29tIiwiZXhwIjoxNzc4Nzk3NzQwfQ.buiiy72dRzqY3tSILq_mvC_Idyt985vq9d_UUosh6H8
[07-May-2026 22:29:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-May-2026 22:29:24 UTC] ✅ JWT token verified successfully for user profile
[07-May-2026 22:29:24 UTC] User ID: 513
[07-May-2026 22:29:24 UTC] ✅ User profile retrieved successfully for user ID: 513
[07-May-2026 23:13:30 UTC] === API CALL LOG ===
[07-May-2026 23:13:30 UTC] Endpoint: user/profile.php
[07-May-2026 23:13:30 UTC] Full Log Data: {
    "timestamp": "2026-05-07 23:13:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:268:99e5:1812:1832:8c05:f8c:c759",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f83ea647fff62d0-NRT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:268:99e5:1812:1832:8c05:f8c:c759",
        "CF-IPCountry": "JP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2001:268:99e5:1812:1832:8c05:f8c:c759, 172.64.213.68"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-May-2026 23:13:30 UTC] === END API CALL LOG ===
[07-May-2026 23:13:30 UTC] ✅ API Hash verification passed for profile endpoint
[07-May-2026 23:13:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU
[07-May-2026 23:13:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-May-2026 23:13:30 UTC] ✅ JWT token verified successfully for user profile
[07-May-2026 23:13:30 UTC] User ID: 499
[07-May-2026 23:13:30 UTC] ✅ User profile retrieved successfully for user ID: 499
[07-May-2026 23:13:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-May-2026 23:13:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-May-2026 23:13:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f83ea68ebbe62d0-NRT","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2001:268:99e5:1812:1832:8c05:f8c:c759","CF-IPCountry":"JP","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2001:268:99e5:1812:1832:8c05:f8c:c759, 172.64.213.67"}
[07-May-2026 23:13:31 UTC] === User Orders API Called ===
[07-May-2026 23:13:31 UTC] User ID: 499
[07-May-2026 23:13:31 UTC] Limit: 20, Offset: 0
[07-May-2026 23:13:31 UTC] Orders found: 8
[07-May-2026 23:13:31 UTC] Orders data: [{"id":250,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop1\/1","status":"pending","created_at":"2026-05-07 17:08:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":249,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop\/1","status":"pending","created_at":"2026-05-07 17:07:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":244,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop\/4","status":"cancelled","created_at":"2026-05-06 17:30:29","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":243,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop\/3","status":"cancelled","created_at":"2026-05-06 17:30:14","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":242,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop\/2","status":"cancelled","created_at":"2026-05-06 17:29:59","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":241,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop1\/1","status":"pending","created_at":"2026-05-06 17:28:53","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":240,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop1","status":"cancelled","created_at":"2026-05-06 17:27:36","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":239,"quantity":125,"total_coins":4375,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop1","status":"completed","created_at":"2026-05-06 17:04:47","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[07-May-2026 23:13:31 UTC] Total orders count: 8
[07-May-2026 23:13:31 UTC] === API CALL LOG ===
[07-May-2026 23:13:31 UTC] Endpoint: user/profile.php
[07-May-2026 23:13:31 UTC] Full Log Data: {
    "timestamp": "2026-05-07 23:13:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:268:99e5:1812:1832:8c05:f8c:c759",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f83ea68ebb862d0-NRT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:268:99e5:1812:1832:8c05:f8c:c759",
        "CF-IPCountry": "JP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2001:268:99e5:1812:1832:8c05:f8c:c759, 172.64.213.66"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-May-2026 23:13:31 UTC] === END API CALL LOG ===
[07-May-2026 23:13:31 UTC] ✅ API Hash verification passed for profile endpoint
[07-May-2026 23:13:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU
[07-May-2026 23:13:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-May-2026 23:13:31 UTC] ✅ JWT token verified successfully for user profile
[07-May-2026 23:13:31 UTC] User ID: 499
[07-May-2026 23:13:31 UTC] ✅ User profile retrieved successfully for user ID: 499
[07-May-2026 23:13:31 UTC] === API CALL LOG ===
[07-May-2026 23:13:31 UTC] Endpoint: user/profile.php
[07-May-2026 23:13:31 UTC] Full Log Data: {
    "timestamp": "2026-05-07 23:13:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:268:99e5:1812:1832:8c05:f8c:c759",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f83ea694cd562d0-NRT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:268:99e5:1812:1832:8c05:f8c:c759",
        "CF-IPCountry": "JP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2001:268:99e5:1812:1832:8c05:f8c:c759, 172.64.213.67"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-May-2026 23:13:31 UTC] === END API CALL LOG ===
[07-May-2026 23:13:31 UTC] ✅ API Hash verification passed for profile endpoint
[07-May-2026 23:13:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU
[07-May-2026 23:13:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-May-2026 23:13:31 UTC] ✅ JWT token verified successfully for user profile
[07-May-2026 23:13:31 UTC] User ID: 499
[07-May-2026 23:13:31 UTC] ✅ User profile retrieved successfully for user ID: 499
[07-May-2026 23:13:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-May-2026 23:13:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-May-2026 23:13:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f83ea716a3062d0-NRT","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2001:268:99e5:1812:1832:8c05:f8c:c759","CF-IPCountry":"JP","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2001:268:99e5:1812:1832:8c05:f8c:c759, 172.64.213.67"}
[07-May-2026 23:13:32 UTC] === User Orders API Called ===
[07-May-2026 23:13:32 UTC] User ID: 499
[07-May-2026 23:13:32 UTC] Limit: 20, Offset: 0
[07-May-2026 23:13:32 UTC] Orders found: 8
[07-May-2026 23:13:32 UTC] Orders data: [{"id":250,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop1\/1","status":"pending","created_at":"2026-05-07 17:08:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":249,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop\/1","status":"pending","created_at":"2026-05-07 17:07:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":244,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop\/4","status":"cancelled","created_at":"2026-05-06 17:30:29","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":243,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop\/3","status":"cancelled","created_at":"2026-05-06 17:30:14","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":242,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop\/2","status":"cancelled","created_at":"2026-05-06 17:29:59","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":241,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop1\/1","status":"pending","created_at":"2026-05-06 17:28:53","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":240,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop1","status":"cancelled","created_at":"2026-05-06 17:27:36","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":239,"quantity":125,"total_coins":4375,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop1","status":"completed","created_at":"2026-05-06 17:04:47","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[07-May-2026 23:13:32 UTC] Total orders count: 8
[07-May-2026 23:13:32 UTC] === API CALL LOG ===
[07-May-2026 23:13:32 UTC] Endpoint: user/profile.php
[07-May-2026 23:13:32 UTC] Full Log Data: {
    "timestamp": "2026-05-07 23:13:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:268:99e5:1812:1832:8c05:f8c:c759",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f83ea71aaf862d0-NRT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:268:99e5:1812:1832:8c05:f8c:c759",
        "CF-IPCountry": "JP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2001:268:99e5:1812:1832:8c05:f8c:c759, 172.64.213.67"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-May-2026 23:13:32 UTC] === END API CALL LOG ===
[07-May-2026 23:13:32 UTC] ✅ API Hash verification passed for profile endpoint
[07-May-2026 23:13:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU
[07-May-2026 23:13:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-May-2026 23:13:32 UTC] ✅ JWT token verified successfully for user profile
[07-May-2026 23:13:32 UTC] User ID: 499
[07-May-2026 23:13:32 UTC] ✅ User profile retrieved successfully for user ID: 499
[07-May-2026 23:13:37 UTC] === API CALL LOG ===
[07-May-2026 23:13:37 UTC] Endpoint: user/profile.php
[07-May-2026 23:13:37 UTC] Full Log Data: {
    "timestamp": "2026-05-07 23:13:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:268:99e5:1812:1832:8c05:f8c:c759",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f83ea8e68e662d0-NRT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:268:99e5:1812:1832:8c05:f8c:c759",
        "CF-IPCountry": "JP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2001:268:99e5:1812:1832:8c05:f8c:c759, 172.64.213.68"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-May-2026 23:13:37 UTC] === END API CALL LOG ===
[07-May-2026 23:13:37 UTC] ✅ API Hash verification passed for profile endpoint
[07-May-2026 23:13:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU
[07-May-2026 23:13:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-May-2026 23:13:37 UTC] ✅ JWT token verified successfully for user profile
[07-May-2026 23:13:37 UTC] User ID: 499
[07-May-2026 23:13:37 UTC] ✅ User profile retrieved successfully for user ID: 499
[07-May-2026 23:13:37 UTC] User Purchases API - User ID: 499
[07-May-2026 23:13:37 UTC] User Purchases API - Total purchases found: 2
[07-May-2026 23:13:45 UTC] === API CALL LOG ===
[07-May-2026 23:13:45 UTC] Endpoint: user/profile.php
[07-May-2026 23:13:45 UTC] Full Log Data: {
    "timestamp": "2026-05-07 23:13:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:268:99e5:1812:1832:8c05:f8c:c759",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f83eabeba5862d0-NRT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:268:99e5:1812:1832:8c05:f8c:c759",
        "CF-IPCountry": "JP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2001:268:99e5:1812:1832:8c05:f8c:c759, 172.64.213.68"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-May-2026 23:13:45 UTC] === END API CALL LOG ===
[07-May-2026 23:13:45 UTC] ✅ API Hash verification passed for profile endpoint
[07-May-2026 23:13:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU
[07-May-2026 23:13:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-May-2026 23:13:45 UTC] ✅ JWT token verified successfully for user profile
[07-May-2026 23:13:45 UTC] User ID: 499
[07-May-2026 23:13:45 UTC] ✅ User profile retrieved successfully for user ID: 499
[07-May-2026 23:13:45 UTC] User Purchases API - User ID: 499
[07-May-2026 23:13:45 UTC] User Purchases API - Total purchases found: 2
[07-May-2026 23:13:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-May-2026 23:13:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-May-2026 23:13:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f83eb14ff8f62d0-NRT","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2001:268:99e5:1812:1832:8c05:f8c:c759","CF-IPCountry":"JP","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2001:268:99e5:1812:1832:8c05:f8c:c759, 172.64.213.68"}
[07-May-2026 23:13:58 UTC] === User Orders API Called ===
[07-May-2026 23:13:58 UTC] User ID: 499
[07-May-2026 23:13:58 UTC] Limit: 20, Offset: 0
[07-May-2026 23:13:58 UTC] Orders found: 8
[07-May-2026 23:13:58 UTC] Orders data: [{"id":250,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop1\/1","status":"pending","created_at":"2026-05-07 17:08:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":249,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop\/1","status":"pending","created_at":"2026-05-07 17:07:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":244,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop\/4","status":"cancelled","created_at":"2026-05-06 17:30:29","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":243,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop\/3","status":"cancelled","created_at":"2026-05-06 17:30:14","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":242,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop\/2","status":"cancelled","created_at":"2026-05-06 17:29:59","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":241,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop1\/1","status":"pending","created_at":"2026-05-06 17:28:53","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":240,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop1","status":"cancelled","created_at":"2026-05-06 17:27:36","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":239,"quantity":125,"total_coins":4375,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ninninshop1","status":"completed","created_at":"2026-05-06 17:04:47","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[07-May-2026 23:13:58 UTC] Total orders count: 8
[07-May-2026 23:13:58 UTC] === API CALL LOG ===
[07-May-2026 23:13:58 UTC] Endpoint: user/profile.php
[07-May-2026 23:13:58 UTC] Full Log Data: {
    "timestamp": "2026-05-07 23:13:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:268:99e5:1812:1832:8c05:f8c:c759",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f83eb14ff9262d0-NRT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:268:99e5:1812:1832:8c05:f8c:c759",
        "CF-IPCountry": "JP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2001:268:99e5:1812:1832:8c05:f8c:c759, 172.64.213.68"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-May-2026 23:13:58 UTC] === END API CALL LOG ===
[07-May-2026 23:13:58 UTC] ✅ API Hash verification passed for profile endpoint
[07-May-2026 23:13:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU
[07-May-2026 23:13:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-May-2026 23:13:58 UTC] ✅ JWT token verified successfully for user profile
[07-May-2026 23:13:58 UTC] User ID: 499
[07-May-2026 23:13:58 UTC] ✅ User profile retrieved successfully for user ID: 499
[07-May-2026 23:13:59 UTC] === API CALL LOG ===
[07-May-2026 23:13:59 UTC] Endpoint: user/profile.php
[07-May-2026 23:13:59 UTC] Full Log Data: {
    "timestamp": "2026-05-07 23:13:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:268:99e5:1812:1832:8c05:f8c:c759",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f83eb164a7a62d0-NRT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:268:99e5:1812:1832:8c05:f8c:c759",
        "CF-IPCountry": "JP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2001:268:99e5:1812:1832:8c05:f8c:c759, 172.64.213.68"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-May-2026 23:13:59 UTC] === END API CALL LOG ===
[07-May-2026 23:13:59 UTC] ✅ API Hash verification passed for profile endpoint
[07-May-2026 23:13:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU
[07-May-2026 23:13:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-May-2026 23:13:59 UTC] ✅ JWT token verified successfully for user profile
[07-May-2026 23:13:59 UTC] User ID: 499
[07-May-2026 23:13:59 UTC] ✅ User profile retrieved successfully for user ID: 499
[07-May-2026 23:14:00 UTC] === API CALL LOG ===
[07-May-2026 23:14:00 UTC] Endpoint: user/profile.php
[07-May-2026 23:14:00 UTC] Full Log Data: {
    "timestamp": "2026-05-07 23:14:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:268:99e5:1812:1832:8c05:f8c:c759",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f83eb1dacb262d0-NRT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:268:99e5:1812:1832:8c05:f8c:c759",
        "CF-IPCountry": "JP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2001:268:99e5:1812:1832:8c05:f8c:c759, 172.64.213.68"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-May-2026 23:14:00 UTC] === END API CALL LOG ===
[07-May-2026 23:14:00 UTC] ✅ API Hash verification passed for profile endpoint
[07-May-2026 23:14:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU
[07-May-2026 23:14:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-May-2026 23:14:00 UTC] ✅ JWT token verified successfully for user profile
[07-May-2026 23:14:00 UTC] User ID: 499
[07-May-2026 23:14:00 UTC] ✅ User profile retrieved successfully for user ID: 499
[07-May-2026 23:14:01 UTC] === API CALL LOG ===
[07-May-2026 23:14:01 UTC] Endpoint: user/profile.php
[07-May-2026 23:14:01 UTC] Full Log Data: {
    "timestamp": "2026-05-07 23:14:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:268:99e5:1812:1832:8c05:f8c:c759",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f83eb25d9aa62d0-NRT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2001:268:99e5:1812:1832:8c05:f8c:c759",
        "CF-IPCountry": "JP",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2001:268:99e5:1812:1832:8c05:f8c:c759, 172.64.213.69"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-May-2026 23:14:01 UTC] === END API CALL LOG ===
[07-May-2026 23:14:01 UTC] ✅ API Hash verification passed for profile endpoint
[07-May-2026 23:14:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDk5IiwidXNlcm5hbWUiOiJwcm9zaG9wMTAxIiwiZW1haWwiOiJrZWVudGFuMTZAZ21haWwuY29tIiwiZXhwIjoxNzc4Njc5MDU3fQ.0wLa3Z5PYoV2VuuHzsLhm0cH2XUvJTUN-30q_GLlsXU
[07-May-2026 23:14:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-May-2026 23:14:01 UTC] ✅ JWT token verified successfully for user profile
[07-May-2026 23:14:01 UTC] User ID: 499
[07-May-2026 23:14:01 UTC] ✅ User profile retrieved successfully for user ID: 499
[07-May-2026 23:14:01 UTC] User Purchases API - User ID: 499
[07-May-2026 23:14:01 UTC] User Purchases API - Total purchases found: 2
[08-May-2026 01:26:10 UTC] === API CALL LOG ===
[08-May-2026 01:26:10 UTC] Endpoint: user/profile.php
[08-May-2026 01:26:10 UTC] Full Log Data: {
    "timestamp": "2026-05-08 01:26:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.80.44.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f84acb80e5ef9f2-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.80.44.56",
        "CF-IPCountry": "YE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.80.44.56, 162.158.28.165"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 01:26:10 UTC] === END API CALL LOG ===
[08-May-2026 01:26:10 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 01:26:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8
[08-May-2026 01:26:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 01:26:10 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 01:26:10 UTC] User ID: 514
[08-May-2026 01:26:10 UTC] ✅ User profile retrieved successfully for user ID: 514
[08-May-2026 01:26:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 01:26:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 01:26:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f84acb80e60f9f2-MCT","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.80.44.56","CF-IPCountry":"YE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"185.80.44.56, 162.158.28.165"}
[08-May-2026 01:26:10 UTC] === User Orders API Called ===
[08-May-2026 01:26:10 UTC] User ID: 514
[08-May-2026 01:26:10 UTC] Limit: 20, Offset: 0
[08-May-2026 01:26:10 UTC] Orders found: 0
[08-May-2026 01:26:10 UTC] Orders data: []
[08-May-2026 01:26:10 UTC] Total orders count: 0
[08-May-2026 01:26:10 UTC] === API CALL LOG ===
[08-May-2026 01:26:10 UTC] Endpoint: user/profile.php
[08-May-2026 01:26:10 UTC] Full Log Data: {
    "timestamp": "2026-05-08 01:26:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.80.44.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f84acb86ed8f9f2-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.80.44.56",
        "CF-IPCountry": "YE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.80.44.56, 162.158.28.165"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 01:26:10 UTC] === END API CALL LOG ===
[08-May-2026 01:26:10 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 01:26:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8
[08-May-2026 01:26:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 01:26:10 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 01:26:10 UTC] User ID: 514
[08-May-2026 01:26:10 UTC] ✅ User profile retrieved successfully for user ID: 514
[08-May-2026 01:26:11 UTC] === API CALL LOG ===
[08-May-2026 01:26:11 UTC] Endpoint: user/profile.php
[08-May-2026 01:26:11 UTC] Full Log Data: {
    "timestamp": "2026-05-08 01:26:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.80.44.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f84acbe6b0df9f2-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.80.44.56",
        "CF-IPCountry": "YE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.80.44.56, 162.158.28.165"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 01:26:11 UTC] === END API CALL LOG ===
[08-May-2026 01:26:11 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 01:26:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8
[08-May-2026 01:26:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 01:26:11 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 01:26:11 UTC] User ID: 514
[08-May-2026 01:26:11 UTC] ✅ User profile retrieved successfully for user ID: 514
[08-May-2026 01:26:21 UTC] === API CALL LOG ===
[08-May-2026 01:26:21 UTC] Endpoint: user/profile.php
[08-May-2026 01:26:21 UTC] Full Log Data: {
    "timestamp": "2026-05-08 01:26:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.80.44.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f84ad015d54f9f2-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.80.44.56",
        "CF-IPCountry": "YE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.80.44.56, 162.158.28.164"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 01:26:21 UTC] === END API CALL LOG ===
[08-May-2026 01:26:21 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 01:26:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8
[08-May-2026 01:26:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 01:26:21 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 01:26:21 UTC] User ID: 514
[08-May-2026 01:26:21 UTC] ✅ User profile retrieved successfully for user ID: 514
[08-May-2026 01:26:31 UTC] === API CALL LOG ===
[08-May-2026 01:26:31 UTC] Endpoint: user/profile.php
[08-May-2026 01:26:31 UTC] Full Log Data: {
    "timestamp": "2026-05-08 01:26:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.80.44.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f84ad40aeb5f9f2-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.80.44.56",
        "CF-IPCountry": "YE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.80.44.56, 162.158.28.165"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 01:26:31 UTC] === END API CALL LOG ===
[08-May-2026 01:26:31 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 01:26:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8
[08-May-2026 01:26:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 01:26:31 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 01:26:31 UTC] User ID: 514
[08-May-2026 01:26:31 UTC] ✅ User profile retrieved successfully for user ID: 514
[08-May-2026 01:27:59 UTC] === API CALL LOG ===
[08-May-2026 01:27:59 UTC] Endpoint: user/profile.php
[08-May-2026 01:27:59 UTC] Full Log Data: {
    "timestamp": "2026-05-08 01:27:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.80.44.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f84af632899f9f2-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.80.44.56",
        "CF-IPCountry": "YE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.80.44.56, 162.158.28.165"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 01:27:59 UTC] === END API CALL LOG ===
[08-May-2026 01:27:59 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 01:27:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8
[08-May-2026 01:27:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 01:27:59 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 01:27:59 UTC] User ID: 514
[08-May-2026 01:27:59 UTC] ✅ User profile retrieved successfully for user ID: 514
[08-May-2026 01:27:59 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 01:27:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 01:27:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f84af62a832f9f2-MCT","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.80.44.56","CF-IPCountry":"YE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"185.80.44.56, 162.158.28.165"}
[08-May-2026 01:27:59 UTC] === User Orders API Called ===
[08-May-2026 01:27:59 UTC] User ID: 514
[08-May-2026 01:27:59 UTC] Limit: 20, Offset: 0
[08-May-2026 01:27:59 UTC] Orders found: 0
[08-May-2026 01:27:59 UTC] Orders data: []
[08-May-2026 01:27:59 UTC] Total orders count: 0
[08-May-2026 01:27:59 UTC] === API CALL LOG ===
[08-May-2026 01:27:59 UTC] Endpoint: user/profile.php
[08-May-2026 01:27:59 UTC] Full Log Data: {
    "timestamp": "2026-05-08 01:27:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.80.44.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f84af6489baf9f2-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.80.44.56",
        "CF-IPCountry": "YE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.80.44.56, 162.158.28.165"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 01:27:59 UTC] === END API CALL LOG ===
[08-May-2026 01:27:59 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 01:27:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8
[08-May-2026 01:27:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 01:27:59 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 01:27:59 UTC] User ID: 514
[08-May-2026 01:27:59 UTC] ✅ User profile retrieved successfully for user ID: 514
[08-May-2026 01:28:00 UTC] === API CALL LOG ===
[08-May-2026 01:28:00 UTC] Endpoint: user/profile.php
[08-May-2026 01:28:00 UTC] Full Log Data: {
    "timestamp": "2026-05-08 01:28:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.80.44.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f84af689ceef9f2-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.80.44.56",
        "CF-IPCountry": "YE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.80.44.56, 162.158.28.165"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 01:28:00 UTC] === END API CALL LOG ===
[08-May-2026 01:28:00 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 01:28:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8
[08-May-2026 01:28:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 01:28:00 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 01:28:00 UTC] User ID: 514
[08-May-2026 01:28:00 UTC] ✅ User profile retrieved successfully for user ID: 514
[08-May-2026 01:28:08 UTC] === API CALL LOG ===
[08-May-2026 01:28:08 UTC] Endpoint: user/profile.php
[08-May-2026 01:28:08 UTC] Full Log Data: {
    "timestamp": "2026-05-08 01:28:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.80.44.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f84af99f9eaf9f2-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.80.44.56",
        "CF-IPCountry": "YE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.80.44.56, 162.158.28.165"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 01:28:08 UTC] === END API CALL LOG ===
[08-May-2026 01:28:08 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 01:28:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8
[08-May-2026 01:28:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 01:28:08 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 01:28:08 UTC] User ID: 514
[08-May-2026 01:28:08 UTC] ✅ User profile retrieved successfully for user ID: 514
[08-May-2026 01:28:14 UTC] === API CALL LOG ===
[08-May-2026 01:28:14 UTC] Endpoint: user/profile.php
[08-May-2026 01:28:14 UTC] Full Log Data: {
    "timestamp": "2026-05-08 01:28:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.80.44.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f84afbe6cf9f9f2-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.80.44.56",
        "CF-IPCountry": "YE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.80.44.56, 162.158.28.164"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 01:28:14 UTC] === END API CALL LOG ===
[08-May-2026 01:28:14 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 01:28:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8
[08-May-2026 01:28:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 01:28:14 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 01:28:14 UTC] User ID: 514
[08-May-2026 01:28:14 UTC] ✅ User profile retrieved successfully for user ID: 514
[08-May-2026 01:28:20 UTC] === API CALL LOG ===
[08-May-2026 01:28:20 UTC] Endpoint: user/profile.php
[08-May-2026 01:28:20 UTC] Full Log Data: {
    "timestamp": "2026-05-08 01:28:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.80.44.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f84afe7dbfff9f2-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.80.44.56",
        "CF-IPCountry": "YE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.80.44.56, 162.158.28.165"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 01:28:20 UTC] === END API CALL LOG ===
[08-May-2026 01:28:20 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 01:28:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8
[08-May-2026 01:28:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 01:28:20 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 01:28:20 UTC] User ID: 514
[08-May-2026 01:28:20 UTC] ✅ User profile retrieved successfully for user ID: 514
[08-May-2026 01:29:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 01:29:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 01:29:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f84b0de1dc0f9f2-MCT","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.80.44.56","CF-IPCountry":"YE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"185.80.44.56, 162.158.28.164"}
[08-May-2026 01:29:00 UTC] === User Orders API Called ===
[08-May-2026 01:29:00 UTC] User ID: 514
[08-May-2026 01:29:00 UTC] Limit: 20, Offset: 0
[08-May-2026 01:29:00 UTC] Orders found: 0
[08-May-2026 01:29:00 UTC] Orders data: []
[08-May-2026 01:29:00 UTC] Total orders count: 0
[08-May-2026 01:29:00 UTC] === API CALL LOG ===
[08-May-2026 01:29:00 UTC] Endpoint: user/profile.php
[08-May-2026 01:29:00 UTC] Full Log Data: {
    "timestamp": "2026-05-08 01:29:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.80.44.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f84b0de7e12f9f2-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.80.44.56",
        "CF-IPCountry": "YE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.80.44.56, 162.158.28.165"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 01:29:00 UTC] === END API CALL LOG ===
[08-May-2026 01:29:00 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 01:29:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8
[08-May-2026 01:29:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 01:29:00 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 01:29:00 UTC] User ID: 514
[08-May-2026 01:29:00 UTC] ✅ User profile retrieved successfully for user ID: 514
[08-May-2026 01:29:00 UTC] === API CALL LOG ===
[08-May-2026 01:29:00 UTC] Endpoint: user/profile.php
[08-May-2026 01:29:00 UTC] Full Log Data: {
    "timestamp": "2026-05-08 01:29:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.80.44.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f84b0dfef11f9f2-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.80.44.56",
        "CF-IPCountry": "YE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.80.44.56, 162.158.28.164"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 01:29:00 UTC] === END API CALL LOG ===
[08-May-2026 01:29:00 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 01:29:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8
[08-May-2026 01:29:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 01:29:00 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 01:29:00 UTC] User ID: 514
[08-May-2026 01:29:00 UTC] ✅ User profile retrieved successfully for user ID: 514
[08-May-2026 01:29:00 UTC] === API CALL LOG ===
[08-May-2026 01:29:00 UTC] Endpoint: user/profile.php
[08-May-2026 01:29:00 UTC] Full Log Data: {
    "timestamp": "2026-05-08 01:29:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.80.44.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f84b0e1985ef9f2-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.80.44.56",
        "CF-IPCountry": "YE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.80.44.56, 162.158.28.165"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 01:29:00 UTC] === END API CALL LOG ===
[08-May-2026 01:29:00 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 01:29:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8
[08-May-2026 01:29:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 01:29:00 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 01:29:00 UTC] User ID: 514
[08-May-2026 01:29:00 UTC] ✅ User profile retrieved successfully for user ID: 514
[08-May-2026 01:29:00 UTC] User Purchases API - User ID: 514
[08-May-2026 01:29:00 UTC] User Purchases API - Total purchases found: 0
[08-May-2026 01:30:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 01:30:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 01:30:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f84b299f945f9e7-MCT","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.80.44.56","CF-IPCountry":"YE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"185.80.44.56, 162.158.28.165"}
[08-May-2026 01:30:11 UTC] === User Orders API Called ===
[08-May-2026 01:30:11 UTC] User ID: 514
[08-May-2026 01:30:11 UTC] Limit: 20, Offset: 0
[08-May-2026 01:30:11 UTC] Orders found: 0
[08-May-2026 01:30:11 UTC] Orders data: []
[08-May-2026 01:30:11 UTC] Total orders count: 0
[08-May-2026 01:30:11 UTC] === API CALL LOG ===
[08-May-2026 01:30:11 UTC] Endpoint: user/profile.php
[08-May-2026 01:30:11 UTC] Full Log Data: {
    "timestamp": "2026-05-08 01:30:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.80.44.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f84b29a6995f9e7-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.80.44.56",
        "CF-IPCountry": "YE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.80.44.56, 162.158.28.164"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 01:30:11 UTC] === END API CALL LOG ===
[08-May-2026 01:30:11 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 01:30:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8
[08-May-2026 01:30:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 01:30:11 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 01:30:11 UTC] User ID: 514
[08-May-2026 01:30:11 UTC] ✅ User profile retrieved successfully for user ID: 514
[08-May-2026 01:30:11 UTC] === API CALL LOG ===
[08-May-2026 01:30:11 UTC] Endpoint: user/profile.php
[08-May-2026 01:30:11 UTC] Full Log Data: {
    "timestamp": "2026-05-08 01:30:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.80.44.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f84b299f944f9e7-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.80.44.56",
        "CF-IPCountry": "YE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.80.44.56, 162.158.28.164"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 01:30:11 UTC] === END API CALL LOG ===
[08-May-2026 01:30:11 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 01:30:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8
[08-May-2026 01:30:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 01:30:11 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 01:30:11 UTC] User ID: 514
[08-May-2026 01:30:11 UTC] ✅ User profile retrieved successfully for user ID: 514
[08-May-2026 01:30:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 01:30:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 01:30:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f84b2cecf4ff9e7-MCT","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.80.44.56","CF-IPCountry":"YE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"185.80.44.56, 162.158.28.165"}
[08-May-2026 01:30:19 UTC] === User Orders API Called ===
[08-May-2026 01:30:19 UTC] User ID: 514
[08-May-2026 01:30:19 UTC] Limit: 20, Offset: 0
[08-May-2026 01:30:19 UTC] Orders found: 0
[08-May-2026 01:30:19 UTC] Orders data: []
[08-May-2026 01:30:19 UTC] Total orders count: 0
[08-May-2026 01:30:19 UTC] === API CALL LOG ===
[08-May-2026 01:30:19 UTC] Endpoint: user/profile.php
[08-May-2026 01:30:19 UTC] Full Log Data: {
    "timestamp": "2026-05-08 01:30:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.80.44.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f84b2cf2fa4f9e7-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.80.44.56",
        "CF-IPCountry": "YE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.80.44.56, 162.158.28.164"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 01:30:19 UTC] === END API CALL LOG ===
[08-May-2026 01:30:19 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 01:30:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8
[08-May-2026 01:30:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 01:30:19 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 01:30:19 UTC] User ID: 514
[08-May-2026 01:30:19 UTC] ✅ User profile retrieved successfully for user ID: 514
[08-May-2026 01:30:19 UTC] === API CALL LOG ===
[08-May-2026 01:30:19 UTC] Endpoint: user/profile.php
[08-May-2026 01:30:19 UTC] Full Log Data: {
    "timestamp": "2026-05-08 01:30:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.80.44.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f84b2d0d8b5f9e7-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.80.44.56",
        "CF-IPCountry": "YE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.80.44.56, 162.158.28.165"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 01:30:19 UTC] === END API CALL LOG ===
[08-May-2026 01:30:19 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 01:30:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8
[08-May-2026 01:30:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 01:30:19 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 01:30:19 UTC] User ID: 514
[08-May-2026 01:30:19 UTC] ✅ User profile retrieved successfully for user ID: 514
[08-May-2026 01:30:20 UTC] === API CALL LOG ===
[08-May-2026 01:30:20 UTC] Endpoint: user/profile.php
[08-May-2026 01:30:20 UTC] Full Log Data: {
    "timestamp": "2026-05-08 01:30:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.80.44.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f84b2d4bbbff9e7-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.80.44.56",
        "CF-IPCountry": "YE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.80.44.56, 162.158.28.165"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 01:30:20 UTC] === END API CALL LOG ===
[08-May-2026 01:30:20 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 01:30:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8
[08-May-2026 01:30:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 01:30:20 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 01:30:20 UTC] User ID: 514
[08-May-2026 01:30:20 UTC] ✅ User profile retrieved successfully for user ID: 514
[08-May-2026 01:30:30 UTC] === API CALL LOG ===
[08-May-2026 01:30:30 UTC] Endpoint: user/profile.php
[08-May-2026 01:30:30 UTC] Full Log Data: {
    "timestamp": "2026-05-08 01:30:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.80.44.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f84b31338c9f9e7-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.80.44.56",
        "CF-IPCountry": "YE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.80.44.56, 162.158.28.165"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 01:30:30 UTC] === END API CALL LOG ===
[08-May-2026 01:30:30 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 01:30:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8
[08-May-2026 01:30:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 01:30:30 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 01:30:30 UTC] User ID: 514
[08-May-2026 01:30:30 UTC] ✅ User profile retrieved successfully for user ID: 514
[08-May-2026 01:31:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 01:31:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 01:31:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f84b42aebfef9e7-MCT","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.80.44.56","CF-IPCountry":"YE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"185.80.44.56, 162.158.28.164"}
[08-May-2026 01:31:15 UTC] === User Orders API Called ===
[08-May-2026 01:31:15 UTC] User ID: 514
[08-May-2026 01:31:15 UTC] Limit: 20, Offset: 0
[08-May-2026 01:31:15 UTC] Orders found: 0
[08-May-2026 01:31:15 UTC] Orders data: []
[08-May-2026 01:31:15 UTC] Total orders count: 0
[08-May-2026 01:31:15 UTC] === API CALL LOG ===
[08-May-2026 01:31:15 UTC] Endpoint: user/profile.php
[08-May-2026 01:31:15 UTC] Full Log Data: {
    "timestamp": "2026-05-08 01:31:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.80.44.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f84b42aebfff9e7-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.80.44.56",
        "CF-IPCountry": "YE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.80.44.56, 162.158.28.164"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 01:31:15 UTC] === END API CALL LOG ===
[08-May-2026 01:31:15 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 01:31:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8
[08-May-2026 01:31:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 01:31:15 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 01:31:15 UTC] User ID: 514
[08-May-2026 01:31:15 UTC] ✅ User profile retrieved successfully for user ID: 514
[08-May-2026 01:31:15 UTC] === API CALL LOG ===
[08-May-2026 01:31:15 UTC] Endpoint: user/profile.php
[08-May-2026 01:31:15 UTC] Full Log Data: {
    "timestamp": "2026-05-08 01:31:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.80.44.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f84b42cad23f9e7-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.80.44.56",
        "CF-IPCountry": "YE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.80.44.56, 162.158.28.165"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 01:31:15 UTC] === END API CALL LOG ===
[08-May-2026 01:31:15 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 01:31:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8
[08-May-2026 01:31:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 01:31:15 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 01:31:15 UTC] User ID: 514
[08-May-2026 01:31:15 UTC] ✅ User profile retrieved successfully for user ID: 514
[08-May-2026 01:31:16 UTC] === API CALL LOG ===
[08-May-2026 01:31:16 UTC] Endpoint: user/profile.php
[08-May-2026 01:31:16 UTC] Full Log Data: {
    "timestamp": "2026-05-08 01:31:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.80.44.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f84b4315863f9e7-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.80.44.56",
        "CF-IPCountry": "YE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.80.44.56, 162.158.28.164"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 01:31:16 UTC] === END API CALL LOG ===
[08-May-2026 01:31:16 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 01:31:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8
[08-May-2026 01:31:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 01:31:16 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 01:31:16 UTC] User ID: 514
[08-May-2026 01:31:16 UTC] ✅ User profile retrieved successfully for user ID: 514
[08-May-2026 01:31:21 UTC] === API CALL LOG ===
[08-May-2026 01:31:21 UTC] Endpoint: user/profile.php
[08-May-2026 01:31:21 UTC] Full Log Data: {
    "timestamp": "2026-05-08 01:31:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.80.44.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f84b4537884f9e7-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.80.44.56",
        "CF-IPCountry": "YE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.80.44.56, 162.158.28.165"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 01:31:21 UTC] === END API CALL LOG ===
[08-May-2026 01:31:21 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 01:31:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8
[08-May-2026 01:31:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 01:31:21 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 01:31:21 UTC] User ID: 514
[08-May-2026 01:31:21 UTC] ✅ User profile retrieved successfully for user ID: 514
[08-May-2026 01:32:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 01:32:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 01:32:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f84b5a1be44f9e7-MCT","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.80.44.56","CF-IPCountry":"YE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"185.80.44.56, 162.158.28.165"}
[08-May-2026 01:32:15 UTC] === User Orders API Called ===
[08-May-2026 01:32:15 UTC] User ID: 514
[08-May-2026 01:32:15 UTC] Limit: 20, Offset: 0
[08-May-2026 01:32:15 UTC] Orders found: 0
[08-May-2026 01:32:15 UTC] Orders data: []
[08-May-2026 01:32:15 UTC] Total orders count: 0
[08-May-2026 01:32:15 UTC] === API CALL LOG ===
[08-May-2026 01:32:15 UTC] Endpoint: user/profile.php
[08-May-2026 01:32:15 UTC] Full Log Data: {
    "timestamp": "2026-05-08 01:32:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.80.44.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f84b5a21e90f9e7-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.80.44.56",
        "CF-IPCountry": "YE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.80.44.56, 162.158.28.165"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 01:32:15 UTC] === END API CALL LOG ===
[08-May-2026 01:32:15 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 01:32:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8
[08-May-2026 01:32:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 01:32:15 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 01:32:15 UTC] User ID: 514
[08-May-2026 01:32:15 UTC] ✅ User profile retrieved successfully for user ID: 514
[08-May-2026 01:32:15 UTC] === API CALL LOG ===
[08-May-2026 01:32:15 UTC] Endpoint: user/profile.php
[08-May-2026 01:32:15 UTC] Full Log Data: {
    "timestamp": "2026-05-08 01:32:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.80.44.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f84b5a3ffd4f9e7-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.80.44.56",
        "CF-IPCountry": "YE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.80.44.56, 162.158.28.165"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 01:32:15 UTC] === END API CALL LOG ===
[08-May-2026 01:32:15 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 01:32:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8
[08-May-2026 01:32:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 01:32:15 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 01:32:15 UTC] User ID: 514
[08-May-2026 01:32:15 UTC] ✅ User profile retrieved successfully for user ID: 514
[08-May-2026 01:32:16 UTC] === API CALL LOG ===
[08-May-2026 01:32:16 UTC] Endpoint: user/profile.php
[08-May-2026 01:32:16 UTC] Full Log Data: {
    "timestamp": "2026-05-08 01:32:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.80.44.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f84b5a7da15f9e7-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.80.44.56",
        "CF-IPCountry": "YE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.80.44.56, 162.158.28.165"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 01:32:16 UTC] === END API CALL LOG ===
[08-May-2026 01:32:16 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 01:32:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8
[08-May-2026 01:32:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 01:32:16 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 01:32:16 UTC] User ID: 514
[08-May-2026 01:32:16 UTC] ✅ User profile retrieved successfully for user ID: 514
[08-May-2026 01:32:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 01:32:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 01:32:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f84b5b258cdf9e7-MCT","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.80.44.56","CF-IPCountry":"YE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"185.80.44.56, 162.158.28.165"}
[08-May-2026 01:32:17 UTC] === User Orders API Called ===
[08-May-2026 01:32:17 UTC] User ID: 514
[08-May-2026 01:32:17 UTC] Limit: 20, Offset: 0
[08-May-2026 01:32:17 UTC] Orders found: 0
[08-May-2026 01:32:17 UTC] Orders data: []
[08-May-2026 01:32:17 UTC] Total orders count: 0
[08-May-2026 01:32:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 01:32:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 01:32:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f84b5b9ed59f9e7-MCT","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.80.44.56","CF-IPCountry":"YE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"185.80.44.56, 162.158.28.165"}
[08-May-2026 01:32:18 UTC] === User Orders API Called ===
[08-May-2026 01:32:18 UTC] User ID: 514
[08-May-2026 01:32:18 UTC] Limit: 20, Offset: 0
[08-May-2026 01:32:18 UTC] Orders found: 0
[08-May-2026 01:32:18 UTC] Orders data: []
[08-May-2026 01:32:18 UTC] Total orders count: 0
[08-May-2026 01:32:18 UTC] === API CALL LOG ===
[08-May-2026 01:32:18 UTC] Endpoint: user/profile.php
[08-May-2026 01:32:18 UTC] Full Log Data: {
    "timestamp": "2026-05-08 01:32:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.80.44.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f84b5ba4d99f9e7-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.80.44.56",
        "CF-IPCountry": "YE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.80.44.56, 162.158.28.165"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 01:32:18 UTC] === END API CALL LOG ===
[08-May-2026 01:32:18 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 01:32:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8
[08-May-2026 01:32:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 01:32:18 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 01:32:18 UTC] User ID: 514
[08-May-2026 01:32:18 UTC] ✅ User profile retrieved successfully for user ID: 514
[08-May-2026 01:32:19 UTC] === API CALL LOG ===
[08-May-2026 01:32:19 UTC] Endpoint: user/profile.php
[08-May-2026 01:32:19 UTC] Full Log Data: {
    "timestamp": "2026-05-08 01:32:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.80.44.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f84b5bb9e84f9e7-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.80.44.56",
        "CF-IPCountry": "YE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.80.44.56, 162.158.28.165"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 01:32:19 UTC] === END API CALL LOG ===
[08-May-2026 01:32:19 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 01:32:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8
[08-May-2026 01:32:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 01:32:19 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 01:32:19 UTC] User ID: 514
[08-May-2026 01:32:19 UTC] ✅ User profile retrieved successfully for user ID: 514
[08-May-2026 01:32:19 UTC] === API CALL LOG ===
[08-May-2026 01:32:19 UTC] Endpoint: user/profile.php
[08-May-2026 01:32:19 UTC] Full Log Data: {
    "timestamp": "2026-05-08 01:32:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.80.44.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f84b5bf6928f9e7-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.80.44.56",
        "CF-IPCountry": "YE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.80.44.56, 162.158.28.165"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 01:32:19 UTC] === END API CALL LOG ===
[08-May-2026 01:32:19 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 01:32:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8
[08-May-2026 01:32:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 01:32:19 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 01:32:19 UTC] User ID: 514
[08-May-2026 01:32:19 UTC] ✅ User profile retrieved successfully for user ID: 514
[08-May-2026 01:32:39 UTC] === API CALL LOG ===
[08-May-2026 01:32:39 UTC] Endpoint: user/profile.php
[08-May-2026 01:32:39 UTC] Full Log Data: {
    "timestamp": "2026-05-08 01:32:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.80.44.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f84b639a939f9e7-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.80.44.56",
        "CF-IPCountry": "YE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.80.44.56, 162.158.28.164"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 01:32:39 UTC] === END API CALL LOG ===
[08-May-2026 01:32:39 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 01:32:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8
[08-May-2026 01:32:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 01:32:39 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 01:32:39 UTC] User ID: 514
[08-May-2026 01:32:39 UTC] ✅ User profile retrieved successfully for user ID: 514
[08-May-2026 01:32:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 01:32:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 01:32:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f84b63938a3f9e7-MCT","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.80.44.56","CF-IPCountry":"YE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"185.80.44.56, 162.158.28.164"}
[08-May-2026 01:32:39 UTC] === User Orders API Called ===
[08-May-2026 01:32:39 UTC] User ID: 514
[08-May-2026 01:32:39 UTC] Limit: 20, Offset: 0
[08-May-2026 01:32:39 UTC] Orders found: 0
[08-May-2026 01:32:39 UTC] Orders data: []
[08-May-2026 01:32:39 UTC] Total orders count: 0
[08-May-2026 01:32:39 UTC] === API CALL LOG ===
[08-May-2026 01:32:39 UTC] Endpoint: user/profile.php
[08-May-2026 01:32:39 UTC] Full Log Data: {
    "timestamp": "2026-05-08 01:32:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.80.44.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f84b63afad3f9e7-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.80.44.56",
        "CF-IPCountry": "YE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.80.44.56, 162.158.28.164"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 01:32:39 UTC] === END API CALL LOG ===
[08-May-2026 01:32:39 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 01:32:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8
[08-May-2026 01:32:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 01:32:39 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 01:32:39 UTC] User ID: 514
[08-May-2026 01:32:39 UTC] ✅ User profile retrieved successfully for user ID: 514
[08-May-2026 01:32:40 UTC] === API CALL LOG ===
[08-May-2026 01:32:40 UTC] Endpoint: user/profile.php
[08-May-2026 01:32:40 UTC] Full Log Data: {
    "timestamp": "2026-05-08 01:32:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.80.44.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f84b63f3dbef9e7-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.80.44.56",
        "CF-IPCountry": "YE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.80.44.56, 162.158.28.164"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 01:32:40 UTC] === END API CALL LOG ===
[08-May-2026 01:32:40 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 01:32:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8
[08-May-2026 01:32:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 01:32:40 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 01:32:40 UTC] User ID: 514
[08-May-2026 01:32:40 UTC] ✅ User profile retrieved successfully for user ID: 514
[08-May-2026 01:33:07 UTC] === API CALL LOG ===
[08-May-2026 01:33:07 UTC] Endpoint: user/profile.php
[08-May-2026 01:33:07 UTC] Full Log Data: {
    "timestamp": "2026-05-08 01:33:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.80.44.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f84b6eac907f9e7-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.80.44.56",
        "CF-IPCountry": "YE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.80.44.56, 162.158.28.165"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 01:33:07 UTC] === END API CALL LOG ===
[08-May-2026 01:33:07 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 01:33:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8
[08-May-2026 01:33:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 01:33:07 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 01:33:07 UTC] User ID: 514
[08-May-2026 01:33:07 UTC] ✅ User profile retrieved successfully for user ID: 514
[08-May-2026 01:33:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 01:33:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 01:33:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f84b702f969f9e7-MCT","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.80.44.56","CF-IPCountry":"YE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"185.80.44.56, 162.158.28.165"}
[08-May-2026 01:33:11 UTC] === User Orders API Called ===
[08-May-2026 01:33:11 UTC] User ID: 514
[08-May-2026 01:33:11 UTC] Limit: 20, Offset: 0
[08-May-2026 01:33:11 UTC] Orders found: 0
[08-May-2026 01:33:11 UTC] Orders data: []
[08-May-2026 01:33:11 UTC] Total orders count: 0
[08-May-2026 01:33:13 UTC] === API CALL LOG ===
[08-May-2026 01:33:13 UTC] Endpoint: user/profile.php
[08-May-2026 01:33:13 UTC] Full Log Data: {
    "timestamp": "2026-05-08 01:33:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.80.44.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f84b70dd90af9e7-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.80.44.56",
        "CF-IPCountry": "YE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.80.44.56, 162.158.28.164"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 01:33:13 UTC] === END API CALL LOG ===
[08-May-2026 01:33:13 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 01:33:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8
[08-May-2026 01:33:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 01:33:13 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 01:33:13 UTC] User ID: 514
[08-May-2026 01:33:13 UTC] ✅ User profile retrieved successfully for user ID: 514
[08-May-2026 01:33:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 01:33:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 01:33:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f84b70dd909f9e7-MCT","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.80.44.56","CF-IPCountry":"YE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"185.80.44.56, 162.158.28.165"}
[08-May-2026 01:33:13 UTC] === User Orders API Called ===
[08-May-2026 01:33:13 UTC] User ID: 514
[08-May-2026 01:33:13 UTC] Limit: 20, Offset: 0
[08-May-2026 01:33:13 UTC] Orders found: 0
[08-May-2026 01:33:13 UTC] Orders data: []
[08-May-2026 01:33:13 UTC] Total orders count: 0
[08-May-2026 01:33:13 UTC] === API CALL LOG ===
[08-May-2026 01:33:13 UTC] Endpoint: user/profile.php
[08-May-2026 01:33:13 UTC] Full Log Data: {
    "timestamp": "2026-05-08 01:33:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.80.44.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f84b70f79f7f9e7-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.80.44.56",
        "CF-IPCountry": "YE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.80.44.56, 162.158.28.164"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 01:33:13 UTC] === END API CALL LOG ===
[08-May-2026 01:33:13 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 01:33:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8
[08-May-2026 01:33:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 01:33:13 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 01:33:13 UTC] User ID: 514
[08-May-2026 01:33:13 UTC] ✅ User profile retrieved successfully for user ID: 514
[08-May-2026 01:33:14 UTC] === API CALL LOG ===
[08-May-2026 01:33:14 UTC] Endpoint: user/profile.php
[08-May-2026 01:33:14 UTC] Full Log Data: {
    "timestamp": "2026-05-08 01:33:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.80.44.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f84b7130c3cf9e7-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.80.44.56",
        "CF-IPCountry": "YE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.80.44.56, 162.158.28.164"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 01:33:14 UTC] === END API CALL LOG ===
[08-May-2026 01:33:14 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 01:33:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8
[08-May-2026 01:33:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 01:33:14 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 01:33:14 UTC] User ID: 514
[08-May-2026 01:33:14 UTC] ✅ User profile retrieved successfully for user ID: 514
[08-May-2026 01:33:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 01:33:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 01:33:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f84b724c8c8f9e7-MCT","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.80.44.56","CF-IPCountry":"YE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"185.80.44.56, 162.158.28.164"}
[08-May-2026 01:33:17 UTC] === User Orders API Called ===
[08-May-2026 01:33:17 UTC] User ID: 514
[08-May-2026 01:33:17 UTC] Limit: 20, Offset: 0
[08-May-2026 01:33:17 UTC] Orders found: 0
[08-May-2026 01:33:17 UTC] Orders data: []
[08-May-2026 01:33:17 UTC] Total orders count: 0
[08-May-2026 01:33:17 UTC] === API CALL LOG ===
[08-May-2026 01:33:17 UTC] Endpoint: user/profile.php
[08-May-2026 01:33:17 UTC] Full Log Data: {
    "timestamp": "2026-05-08 01:33:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.80.44.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f84b7255914f9e7-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.80.44.56",
        "CF-IPCountry": "YE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.80.44.56, 162.158.28.165"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 01:33:17 UTC] === END API CALL LOG ===
[08-May-2026 01:33:17 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 01:33:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8
[08-May-2026 01:33:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 01:33:17 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 01:33:17 UTC] User ID: 514
[08-May-2026 01:33:17 UTC] ✅ User profile retrieved successfully for user ID: 514
[08-May-2026 01:33:17 UTC] === API CALL LOG ===
[08-May-2026 01:33:17 UTC] Endpoint: user/profile.php
[08-May-2026 01:33:17 UTC] Full Log Data: {
    "timestamp": "2026-05-08 01:33:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.80.44.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f84b72659cdf9e7-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.80.44.56",
        "CF-IPCountry": "YE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.80.44.56, 162.158.28.164"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 01:33:17 UTC] === END API CALL LOG ===
[08-May-2026 01:33:17 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 01:33:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8
[08-May-2026 01:33:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 01:33:17 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 01:33:17 UTC] User ID: 514
[08-May-2026 01:33:17 UTC] ✅ User profile retrieved successfully for user ID: 514
[08-May-2026 01:33:18 UTC] === API CALL LOG ===
[08-May-2026 01:33:18 UTC] Endpoint: user/profile.php
[08-May-2026 01:33:18 UTC] Full Log Data: {
    "timestamp": "2026-05-08 01:33:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.80.44.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f84b72cce5df9e7-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.80.44.56",
        "CF-IPCountry": "YE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.80.44.56, 162.158.28.165"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 01:33:18 UTC] === END API CALL LOG ===
[08-May-2026 01:33:18 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 01:33:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8
[08-May-2026 01:33:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 01:33:18 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 01:33:18 UTC] User ID: 514
[08-May-2026 01:33:18 UTC] ✅ User profile retrieved successfully for user ID: 514
[08-May-2026 01:33:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 01:33:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 01:33:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f84b73bf88ef9e7-MCT","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.80.44.56","CF-IPCountry":"YE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"185.80.44.56, 162.158.28.165"}
[08-May-2026 01:33:20 UTC] === User Orders API Called ===
[08-May-2026 01:33:20 UTC] User ID: 514
[08-May-2026 01:33:20 UTC] Limit: 20, Offset: 0
[08-May-2026 01:33:20 UTC] Orders found: 0
[08-May-2026 01:33:20 UTC] Orders data: []
[08-May-2026 01:33:20 UTC] Total orders count: 0
[08-May-2026 01:33:20 UTC] === API CALL LOG ===
[08-May-2026 01:33:20 UTC] Endpoint: user/profile.php
[08-May-2026 01:33:20 UTC] Full Log Data: {
    "timestamp": "2026-05-08 01:33:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.80.44.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f84b73c68d9f9e7-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.80.44.56",
        "CF-IPCountry": "YE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.80.44.56, 162.158.28.165"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 01:33:20 UTC] === END API CALL LOG ===
[08-May-2026 01:33:20 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 01:33:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8
[08-May-2026 01:33:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 01:33:20 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 01:33:20 UTC] User ID: 514
[08-May-2026 01:33:20 UTC] ✅ User profile retrieved successfully for user ID: 514
[08-May-2026 01:33:21 UTC] === API CALL LOG ===
[08-May-2026 01:33:21 UTC] Endpoint: user/profile.php
[08-May-2026 01:33:21 UTC] Full Log Data: {
    "timestamp": "2026-05-08 01:33:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.80.44.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f84b73dd9caf9e7-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.80.44.56",
        "CF-IPCountry": "YE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.80.44.56, 162.158.28.165"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 01:33:21 UTC] === END API CALL LOG ===
[08-May-2026 01:33:21 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 01:33:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8
[08-May-2026 01:33:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 01:33:21 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 01:33:21 UTC] User ID: 514
[08-May-2026 01:33:21 UTC] ✅ User profile retrieved successfully for user ID: 514
[08-May-2026 01:33:21 UTC] === API CALL LOG ===
[08-May-2026 01:33:21 UTC] Endpoint: user/profile.php
[08-May-2026 01:33:21 UTC] Full Log Data: {
    "timestamp": "2026-05-08 01:33:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.80.44.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f84b7414c1ff9e7-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.80.44.56",
        "CF-IPCountry": "YE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.80.44.56, 162.158.28.165"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 01:33:21 UTC] === END API CALL LOG ===
[08-May-2026 01:33:21 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 01:33:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8
[08-May-2026 01:33:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 01:33:21 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 01:33:21 UTC] User ID: 514
[08-May-2026 01:33:21 UTC] ✅ User profile retrieved successfully for user ID: 514
[08-May-2026 01:33:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 01:33:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 01:33:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f84b77b8ccaf9e7-MCT","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.80.44.56","CF-IPCountry":"YE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"185.80.44.56, 162.158.28.164"}
[08-May-2026 01:33:31 UTC] === User Orders API Called ===
[08-May-2026 01:33:31 UTC] User ID: 514
[08-May-2026 01:33:31 UTC] Limit: 20, Offset: 0
[08-May-2026 01:33:31 UTC] Orders found: 0
[08-May-2026 01:33:31 UTC] Orders data: []
[08-May-2026 01:33:31 UTC] Total orders count: 0
[08-May-2026 01:33:31 UTC] === API CALL LOG ===
[08-May-2026 01:33:31 UTC] Endpoint: user/profile.php
[08-May-2026 01:33:31 UTC] Full Log Data: {
    "timestamp": "2026-05-08 01:33:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.80.44.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f84b77bfcfdf9e7-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.80.44.56",
        "CF-IPCountry": "YE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.80.44.56, 162.158.28.164"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 01:33:31 UTC] === END API CALL LOG ===
[08-May-2026 01:33:31 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 01:33:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8
[08-May-2026 01:33:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 01:33:31 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 01:33:31 UTC] User ID: 514
[08-May-2026 01:33:31 UTC] ✅ User profile retrieved successfully for user ID: 514
[08-May-2026 01:33:31 UTC] === API CALL LOG ===
[08-May-2026 01:33:31 UTC] Endpoint: user/profile.php
[08-May-2026 01:33:31 UTC] Full Log Data: {
    "timestamp": "2026-05-08 01:33:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.80.44.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f84b77d9e08f9e7-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.80.44.56",
        "CF-IPCountry": "YE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.80.44.56, 162.158.28.164"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 01:33:31 UTC] === END API CALL LOG ===
[08-May-2026 01:33:31 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 01:33:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8
[08-May-2026 01:33:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 01:33:31 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 01:33:31 UTC] User ID: 514
[08-May-2026 01:33:31 UTC] ✅ User profile retrieved successfully for user ID: 514
[08-May-2026 01:33:31 UTC] === API CALL LOG ===
[08-May-2026 01:33:31 UTC] Endpoint: user/profile.php
[08-May-2026 01:33:31 UTC] Full Log Data: {
    "timestamp": "2026-05-08 01:33:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.80.44.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f84b77efedcf9e7-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.80.44.56",
        "CF-IPCountry": "YE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.80.44.56, 162.158.28.165"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 01:33:31 UTC] === END API CALL LOG ===
[08-May-2026 01:33:31 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 01:33:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8
[08-May-2026 01:33:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 01:33:31 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 01:33:31 UTC] User ID: 514
[08-May-2026 01:33:31 UTC] ✅ User profile retrieved successfully for user ID: 514
[08-May-2026 01:33:31 UTC] === API CALL LOG ===
[08-May-2026 01:33:31 UTC] Endpoint: user/profile.php
[08-May-2026 01:33:31 UTC] Full Log Data: {
    "timestamp": "2026-05-08 01:33:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.80.44.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f84b78178a1f9e7-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.80.44.56",
        "CF-IPCountry": "YE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.80.44.56, 162.158.28.164"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 01:33:31 UTC] === END API CALL LOG ===
[08-May-2026 01:33:31 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 01:33:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8
[08-May-2026 01:33:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 01:33:31 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 01:33:31 UTC] User ID: 514
[08-May-2026 01:33:31 UTC] ✅ User profile retrieved successfully for user ID: 514
[08-May-2026 01:33:31 UTC] === API CALL LOG ===
[08-May-2026 01:33:31 UTC] Endpoint: user/profile.php
[08-May-2026 01:33:31 UTC] Full Log Data: {
    "timestamp": "2026-05-08 01:33:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.80.44.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f84b7823943f9e7-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.80.44.56",
        "CF-IPCountry": "YE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.80.44.56, 162.158.28.165"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 01:33:31 UTC] === END API CALL LOG ===
[08-May-2026 01:33:31 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 01:33:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8
[08-May-2026 01:33:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 01:33:31 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 01:33:31 UTC] User ID: 514
[08-May-2026 01:33:31 UTC] ✅ User profile retrieved successfully for user ID: 514
[08-May-2026 01:33:32 UTC] === API CALL LOG ===
[08-May-2026 01:33:32 UTC] Endpoint: user/profile.php
[08-May-2026 01:33:32 UTC] Full Log Data: {
    "timestamp": "2026-05-08 01:33:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.80.44.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f84b7835a12f9e7-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.80.44.56",
        "CF-IPCountry": "YE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.80.44.56, 162.158.28.164"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 01:33:32 UTC] === END API CALL LOG ===
[08-May-2026 01:33:32 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 01:33:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8
[08-May-2026 01:33:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 01:33:32 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 01:33:32 UTC] User ID: 514
[08-May-2026 01:33:32 UTC] ✅ User profile retrieved successfully for user ID: 514
[08-May-2026 01:33:53 UTC] === API CALL LOG ===
[08-May-2026 01:33:53 UTC] Endpoint: user/profile.php
[08-May-2026 01:33:53 UTC] Full Log Data: {
    "timestamp": "2026-05-08 01:33:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.80.44.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f84b805cb30f9e7-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.80.44.56",
        "CF-IPCountry": "YE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.80.44.56, 162.158.28.165"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 01:33:53 UTC] === END API CALL LOG ===
[08-May-2026 01:33:53 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 01:33:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8
[08-May-2026 01:33:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 01:33:53 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 01:33:53 UTC] User ID: 514
[08-May-2026 01:33:53 UTC] ✅ User profile retrieved successfully for user ID: 514
[08-May-2026 01:34:06 UTC] === API CALL LOG ===
[08-May-2026 01:34:06 UTC] Endpoint: user/profile.php
[08-May-2026 01:34:06 UTC] Full Log Data: {
    "timestamp": "2026-05-08 01:34:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.80.44.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f84b8574c98f9e7-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.80.44.56",
        "CF-IPCountry": "YE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.80.44.56, 162.158.28.165"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 01:34:06 UTC] === END API CALL LOG ===
[08-May-2026 01:34:06 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 01:34:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8
[08-May-2026 01:34:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 01:34:06 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 01:34:06 UTC] User ID: 514
[08-May-2026 01:34:06 UTC] ✅ User profile retrieved successfully for user ID: 514
[08-May-2026 01:34:55 UTC] === API CALL LOG ===
[08-May-2026 01:34:55 UTC] Endpoint: user/profile.php
[08-May-2026 01:34:55 UTC] Full Log Data: {
    "timestamp": "2026-05-08 01:34:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.80.44.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f84b98c0afcf9cf-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.80.44.56",
        "CF-IPCountry": "YE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.80.44.56, 162.158.28.164"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 01:34:55 UTC] === END API CALL LOG ===
[08-May-2026 01:34:55 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 01:34:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8
[08-May-2026 01:34:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 01:34:55 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 01:34:55 UTC] User ID: 514
[08-May-2026 01:34:55 UTC] ✅ User profile retrieved successfully for user ID: 514
[08-May-2026 01:35:17 UTC] === API CALL LOG ===
[08-May-2026 01:35:17 UTC] Endpoint: user/profile.php
[08-May-2026 01:35:17 UTC] Full Log Data: {
    "timestamp": "2026-05-08 01:35:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.80.44.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f84ba12efdff9cf-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.80.44.56",
        "CF-IPCountry": "YE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.80.44.56, 162.158.28.164"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 01:35:17 UTC] === END API CALL LOG ===
[08-May-2026 01:35:17 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 01:35:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8
[08-May-2026 01:35:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 01:35:17 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 01:35:17 UTC] User ID: 514
[08-May-2026 01:35:17 UTC] ✅ User profile retrieved successfully for user ID: 514
[08-May-2026 01:35:30 UTC] === API CALL LOG ===
[08-May-2026 01:35:30 UTC] Endpoint: user/profile.php
[08-May-2026 01:35:30 UTC] Full Log Data: {
    "timestamp": "2026-05-08 01:35:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.80.44.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f84ba696a47f9cf-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.80.44.56",
        "CF-IPCountry": "YE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.80.44.56, 162.158.28.164"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 01:35:30 UTC] === END API CALL LOG ===
[08-May-2026 01:35:30 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 01:35:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8
[08-May-2026 01:35:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 01:35:30 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 01:35:30 UTC] User ID: 514
[08-May-2026 01:35:30 UTC] ✅ User profile retrieved successfully for user ID: 514
[08-May-2026 01:35:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 01:35:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 01:35:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f84ba68f9eaf9cf-MCT","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.80.44.56","CF-IPCountry":"YE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"185.80.44.56, 162.158.28.165"}
[08-May-2026 01:35:30 UTC] === User Orders API Called ===
[08-May-2026 01:35:30 UTC] User ID: 514
[08-May-2026 01:35:30 UTC] Limit: 20, Offset: 0
[08-May-2026 01:35:30 UTC] Orders found: 0
[08-May-2026 01:35:30 UTC] Orders data: []
[08-May-2026 01:35:30 UTC] Total orders count: 0
[08-May-2026 01:35:31 UTC] === API CALL LOG ===
[08-May-2026 01:35:31 UTC] Endpoint: user/profile.php
[08-May-2026 01:35:31 UTC] Full Log Data: {
    "timestamp": "2026-05-08 01:35:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.80.44.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f84ba6aeb74f9cf-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.80.44.56",
        "CF-IPCountry": "YE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.80.44.56, 162.158.28.164"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 01:35:31 UTC] === END API CALL LOG ===
[08-May-2026 01:35:31 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 01:35:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8
[08-May-2026 01:35:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 01:35:31 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 01:35:31 UTC] User ID: 514
[08-May-2026 01:35:31 UTC] ✅ User profile retrieved successfully for user ID: 514
[08-May-2026 01:35:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 01:35:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 01:35:46 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f84bac85852f9cf-MCT","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.80.44.56","CF-IPCountry":"YE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"185.80.44.56, 162.158.28.165"}
[08-May-2026 01:35:46 UTC] === User Orders API Called ===
[08-May-2026 01:35:46 UTC] User ID: 514
[08-May-2026 01:35:46 UTC] Limit: 20, Offset: 0
[08-May-2026 01:35:46 UTC] Orders found: 0
[08-May-2026 01:35:46 UTC] Orders data: []
[08-May-2026 01:35:46 UTC] Total orders count: 0
[08-May-2026 01:35:46 UTC] === API CALL LOG ===
[08-May-2026 01:35:46 UTC] Endpoint: user/profile.php
[08-May-2026 01:35:46 UTC] Full Log Data: {
    "timestamp": "2026-05-08 01:35:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.80.44.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f84bac8b8b0f9cf-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.80.44.56",
        "CF-IPCountry": "YE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.80.44.56, 162.158.28.164"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 01:35:46 UTC] === END API CALL LOG ===
[08-May-2026 01:35:46 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 01:35:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8
[08-May-2026 01:35:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 01:35:46 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 01:35:46 UTC] User ID: 514
[08-May-2026 01:35:46 UTC] ✅ User profile retrieved successfully for user ID: 514
[08-May-2026 01:35:46 UTC] === API CALL LOG ===
[08-May-2026 01:35:46 UTC] Endpoint: user/profile.php
[08-May-2026 01:35:46 UTC] Full Log Data: {
    "timestamp": "2026-05-08 01:35:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.80.44.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f84baca39c2f9cf-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.80.44.56",
        "CF-IPCountry": "YE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.80.44.56, 162.158.28.165"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 01:35:46 UTC] === END API CALL LOG ===
[08-May-2026 01:35:46 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 01:35:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8
[08-May-2026 01:35:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 01:35:46 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 01:35:46 UTC] User ID: 514
[08-May-2026 01:35:46 UTC] ✅ User profile retrieved successfully for user ID: 514
[08-May-2026 01:36:35 UTC] === API CALL LOG ===
[08-May-2026 01:36:35 UTC] Endpoint: user/profile.php
[08-May-2026 01:36:35 UTC] Full Log Data: {
    "timestamp": "2026-05-08 01:36:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.80.44.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f84bbfd5db3f9cf-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.80.44.56",
        "CF-IPCountry": "YE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.80.44.56, 162.158.28.164"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 01:36:35 UTC] === END API CALL LOG ===
[08-May-2026 01:36:35 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 01:36:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8
[08-May-2026 01:36:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 01:36:35 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 01:36:35 UTC] User ID: 514
[08-May-2026 01:36:35 UTC] ✅ User profile retrieved successfully for user ID: 514
[08-May-2026 01:36:52 UTC] === API CALL LOG ===
[08-May-2026 01:36:52 UTC] Endpoint: user/profile.php
[08-May-2026 01:36:52 UTC] Full Log Data: {
    "timestamp": "2026-05-08 01:36:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.80.44.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f84bc640a8cf9cf-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.80.44.56",
        "CF-IPCountry": "YE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.80.44.56, 162.158.28.165"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 01:36:52 UTC] === END API CALL LOG ===
[08-May-2026 01:36:52 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 01:36:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8
[08-May-2026 01:36:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 01:36:52 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 01:36:52 UTC] User ID: 514
[08-May-2026 01:36:52 UTC] ✅ User profile retrieved successfully for user ID: 514
[08-May-2026 01:37:04 UTC] === API CALL LOG ===
[08-May-2026 01:37:04 UTC] Endpoint: user/profile.php
[08-May-2026 01:37:04 UTC] Full Log Data: {
    "timestamp": "2026-05-08 01:37:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.80.44.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f84bcb3fbedf9cf-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.80.44.56",
        "CF-IPCountry": "YE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.80.44.56, 162.158.28.164"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 01:37:04 UTC] === END API CALL LOG ===
[08-May-2026 01:37:04 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 01:37:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8
[08-May-2026 01:37:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 01:37:04 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 01:37:04 UTC] User ID: 514
[08-May-2026 01:37:04 UTC] ✅ User profile retrieved successfully for user ID: 514
[08-May-2026 01:37:04 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 01:37:04 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 01:37:04 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f84bcb38ba3f9cf-MCT","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.80.44.56","CF-IPCountry":"YE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"185.80.44.56, 162.158.28.164"}
[08-May-2026 01:37:04 UTC] === User Orders API Called ===
[08-May-2026 01:37:04 UTC] User ID: 514
[08-May-2026 01:37:04 UTC] Limit: 20, Offset: 0
[08-May-2026 01:37:04 UTC] Orders found: 0
[08-May-2026 01:37:04 UTC] Orders data: []
[08-May-2026 01:37:04 UTC] Total orders count: 0
[08-May-2026 01:37:04 UTC] === API CALL LOG ===
[08-May-2026 01:37:04 UTC] Endpoint: user/profile.php
[08-May-2026 01:37:04 UTC] Full Log Data: {
    "timestamp": "2026-05-08 01:37:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.80.44.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f84bcb52cf9f9cf-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.80.44.56",
        "CF-IPCountry": "YE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.80.44.56, 162.158.28.164"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 01:37:04 UTC] === END API CALL LOG ===
[08-May-2026 01:37:04 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 01:37:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8
[08-May-2026 01:37:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 01:37:04 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 01:37:04 UTC] User ID: 514
[08-May-2026 01:37:04 UTC] ✅ User profile retrieved successfully for user ID: 514
[08-May-2026 01:37:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 01:37:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 01:37:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f84bcd1ed24f9cf-MCT","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.80.44.56","CF-IPCountry":"YE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"185.80.44.56, 162.158.28.165"}
[08-May-2026 01:37:09 UTC] === User Orders API Called ===
[08-May-2026 01:37:09 UTC] User ID: 514
[08-May-2026 01:37:09 UTC] Limit: 20, Offset: 0
[08-May-2026 01:37:09 UTC] Orders found: 0
[08-May-2026 01:37:09 UTC] Orders data: []
[08-May-2026 01:37:09 UTC] Total orders count: 0
[08-May-2026 01:37:09 UTC] === API CALL LOG ===
[08-May-2026 01:37:09 UTC] Endpoint: user/profile.php
[08-May-2026 01:37:09 UTC] Full Log Data: {
    "timestamp": "2026-05-08 01:37:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.80.44.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f84bcd26d7ef9cf-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.80.44.56",
        "CF-IPCountry": "YE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.80.44.56, 162.158.28.164"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 01:37:09 UTC] === END API CALL LOG ===
[08-May-2026 01:37:09 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 01:37:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8
[08-May-2026 01:37:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 01:37:09 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 01:37:09 UTC] User ID: 514
[08-May-2026 01:37:09 UTC] ✅ User profile retrieved successfully for user ID: 514
[08-May-2026 01:37:09 UTC] === API CALL LOG ===
[08-May-2026 01:37:09 UTC] Endpoint: user/profile.php
[08-May-2026 01:37:09 UTC] Full Log Data: {
    "timestamp": "2026-05-08 01:37:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.80.44.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f84bcd3eeb7f9cf-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.80.44.56",
        "CF-IPCountry": "YE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.80.44.56, 162.158.28.165"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 01:37:09 UTC] === END API CALL LOG ===
[08-May-2026 01:37:09 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 01:37:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8
[08-May-2026 01:37:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 01:37:09 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 01:37:09 UTC] User ID: 514
[08-May-2026 01:37:09 UTC] ✅ User profile retrieved successfully for user ID: 514
[08-May-2026 01:37:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 01:37:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 01:37:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f84bcd44f1ff9cf-MCT","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.80.44.56","CF-IPCountry":"YE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"185.80.44.56, 162.158.28.164"}
[08-May-2026 01:37:09 UTC] === User Orders API Called ===
[08-May-2026 01:37:09 UTC] User ID: 514
[08-May-2026 01:37:09 UTC] Limit: 20, Offset: 0
[08-May-2026 01:37:09 UTC] Orders found: 0
[08-May-2026 01:37:09 UTC] Orders data: []
[08-May-2026 01:37:09 UTC] Total orders count: 0
[08-May-2026 01:37:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 01:37:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 01:37:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f84bcdd7de9f9cf-MCT","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.80.44.56","CF-IPCountry":"YE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"185.80.44.56, 162.158.28.164"}
[08-May-2026 01:37:11 UTC] === User Orders API Called ===
[08-May-2026 01:37:11 UTC] User ID: 514
[08-May-2026 01:37:11 UTC] Limit: 20, Offset: 0
[08-May-2026 01:37:11 UTC] Orders found: 0
[08-May-2026 01:37:11 UTC] Orders data: []
[08-May-2026 01:37:11 UTC] Total orders count: 0
[08-May-2026 01:37:11 UTC] === API CALL LOG ===
[08-May-2026 01:37:11 UTC] Endpoint: user/profile.php
[08-May-2026 01:37:11 UTC] Full Log Data: {
    "timestamp": "2026-05-08 01:37:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.80.44.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f84bcddee33f9cf-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.80.44.56",
        "CF-IPCountry": "YE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.80.44.56, 162.158.28.164"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 01:37:11 UTC] === END API CALL LOG ===
[08-May-2026 01:37:11 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 01:37:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8
[08-May-2026 01:37:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 01:37:11 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 01:37:11 UTC] User ID: 514
[08-May-2026 01:37:11 UTC] ✅ User profile retrieved successfully for user ID: 514
[08-May-2026 01:37:11 UTC] === API CALL LOG ===
[08-May-2026 01:37:11 UTC] Endpoint: user/profile.php
[08-May-2026 01:37:11 UTC] Full Log Data: {
    "timestamp": "2026-05-08 01:37:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.80.44.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f84bcdf2f48f9cf-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.80.44.56",
        "CF-IPCountry": "YE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.80.44.56, 162.158.28.164"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 01:37:11 UTC] === END API CALL LOG ===
[08-May-2026 01:37:11 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 01:37:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8
[08-May-2026 01:37:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 01:37:11 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 01:37:11 UTC] User ID: 514
[08-May-2026 01:37:11 UTC] ✅ User profile retrieved successfully for user ID: 514
[08-May-2026 01:37:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 01:37:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 01:37:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f84bced2a93f9cf-MCT","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.80.44.56","CF-IPCountry":"YE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"185.80.44.56, 162.158.28.164"}
[08-May-2026 01:37:13 UTC] === User Orders API Called ===
[08-May-2026 01:37:13 UTC] User ID: 514
[08-May-2026 01:37:13 UTC] Limit: 20, Offset: 0
[08-May-2026 01:37:13 UTC] Orders found: 0
[08-May-2026 01:37:13 UTC] Orders data: []
[08-May-2026 01:37:13 UTC] Total orders count: 0
[08-May-2026 01:37:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 01:37:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 01:37:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f84bcf3afd9f9cf-MCT","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.80.44.56","CF-IPCountry":"YE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"185.80.44.56, 162.158.28.164"}
[08-May-2026 01:37:14 UTC] === User Orders API Called ===
[08-May-2026 01:37:14 UTC] User ID: 514
[08-May-2026 01:37:14 UTC] Limit: 20, Offset: 0
[08-May-2026 01:37:14 UTC] Orders found: 0
[08-May-2026 01:37:14 UTC] Orders data: []
[08-May-2026 01:37:14 UTC] Total orders count: 0
[08-May-2026 01:37:14 UTC] === API CALL LOG ===
[08-May-2026 01:37:14 UTC] Endpoint: user/profile.php
[08-May-2026 01:37:14 UTC] Full Log Data: {
    "timestamp": "2026-05-08 01:37:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.80.44.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f84bcf4082df9cf-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.80.44.56",
        "CF-IPCountry": "YE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.80.44.56, 162.158.28.164"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 01:37:14 UTC] === END API CALL LOG ===
[08-May-2026 01:37:14 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 01:37:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8
[08-May-2026 01:37:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 01:37:14 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 01:37:14 UTC] User ID: 514
[08-May-2026 01:37:14 UTC] ✅ User profile retrieved successfully for user ID: 514
[08-May-2026 01:37:15 UTC] === API CALL LOG ===
[08-May-2026 01:37:15 UTC] Endpoint: user/profile.php
[08-May-2026 01:37:15 UTC] Full Log Data: {
    "timestamp": "2026-05-08 01:37:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.80.44.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f84bcf5895cf9cf-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.80.44.56",
        "CF-IPCountry": "YE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.80.44.56, 162.158.28.164"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 01:37:15 UTC] === END API CALL LOG ===
[08-May-2026 01:37:15 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 01:37:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8
[08-May-2026 01:37:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 01:37:15 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 01:37:15 UTC] User ID: 514
[08-May-2026 01:37:15 UTC] ✅ User profile retrieved successfully for user ID: 514
[08-May-2026 01:37:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 01:37:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 01:37:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f84bcf75b0bf9cf-MCT","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.80.44.56","CF-IPCountry":"YE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"185.80.44.56, 162.158.28.164"}
[08-May-2026 01:37:15 UTC] === User Orders API Called ===
[08-May-2026 01:37:15 UTC] User ID: 514
[08-May-2026 01:37:15 UTC] Limit: 20, Offset: 0
[08-May-2026 01:37:15 UTC] Orders found: 0
[08-May-2026 01:37:15 UTC] Orders data: []
[08-May-2026 01:37:15 UTC] Total orders count: 0
[08-May-2026 01:37:16 UTC] === API CALL LOG ===
[08-May-2026 01:37:16 UTC] Endpoint: user/profile.php
[08-May-2026 01:37:16 UTC] Full Log Data: {
    "timestamp": "2026-05-08 01:37:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.80.44.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f84bcfc2ef5f9cf-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.80.44.56",
        "CF-IPCountry": "YE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.80.44.56, 162.158.28.164"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 01:37:16 UTC] === END API CALL LOG ===
[08-May-2026 01:37:16 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 01:37:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8
[08-May-2026 01:37:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 01:37:16 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 01:37:16 UTC] User ID: 514
[08-May-2026 01:37:16 UTC] ✅ User profile retrieved successfully for user ID: 514
[08-May-2026 01:37:16 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 01:37:16 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 01:37:16 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f84bcfc2ef4f9cf-MCT","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.80.44.56","CF-IPCountry":"YE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"185.80.44.56, 162.158.28.164"}
[08-May-2026 01:37:16 UTC] === User Orders API Called ===
[08-May-2026 01:37:16 UTC] User ID: 514
[08-May-2026 01:37:16 UTC] Limit: 20, Offset: 0
[08-May-2026 01:37:16 UTC] Orders found: 0
[08-May-2026 01:37:16 UTC] Orders data: []
[08-May-2026 01:37:16 UTC] Total orders count: 0
[08-May-2026 01:37:16 UTC] === API CALL LOG ===
[08-May-2026 01:37:16 UTC] Endpoint: user/profile.php
[08-May-2026 01:37:16 UTC] Full Log Data: {
    "timestamp": "2026-05-08 01:37:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.80.44.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f84bcfda831f9cf-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.80.44.56",
        "CF-IPCountry": "YE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.80.44.56, 162.158.28.164"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 01:37:16 UTC] === END API CALL LOG ===
[08-May-2026 01:37:16 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 01:37:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8
[08-May-2026 01:37:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 01:37:16 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 01:37:16 UTC] User ID: 514
[08-May-2026 01:37:16 UTC] ✅ User profile retrieved successfully for user ID: 514
[08-May-2026 01:38:36 UTC] === API CALL LOG ===
[08-May-2026 01:38:36 UTC] Endpoint: user/profile.php
[08-May-2026 01:38:36 UTC] Full Log Data: {
    "timestamp": "2026-05-08 01:38:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.80.44.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f84beeeaa5af9f2-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.80.44.56",
        "CF-IPCountry": "YE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.80.44.56, 162.158.28.165"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 01:38:36 UTC] === END API CALL LOG ===
[08-May-2026 01:38:36 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 01:38:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8
[08-May-2026 01:38:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 01:38:36 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 01:38:36 UTC] User ID: 514
[08-May-2026 01:38:36 UTC] ✅ User profile retrieved successfully for user ID: 514
[08-May-2026 01:38:46 UTC] === API CALL LOG ===
[08-May-2026 01:38:46 UTC] Endpoint: user/profile.php
[08-May-2026 01:38:46 UTC] Full Log Data: {
    "timestamp": "2026-05-08 01:38:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.80.44.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f84bf2dce2af9f2-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.80.44.56",
        "CF-IPCountry": "YE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.80.44.56, 162.158.28.164"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 01:38:46 UTC] === END API CALL LOG ===
[08-May-2026 01:38:46 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 01:38:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8
[08-May-2026 01:38:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 01:38:46 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 01:38:46 UTC] User ID: 514
[08-May-2026 01:38:46 UTC] ✅ User profile retrieved successfully for user ID: 514
[08-May-2026 01:38:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 01:38:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 01:38:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f84bf6f3a82f9f2-MCT","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.80.44.56","CF-IPCountry":"YE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"185.80.44.56, 162.158.28.165"}
[08-May-2026 01:38:56 UTC] === User Orders API Called ===
[08-May-2026 01:38:56 UTC] User ID: 514
[08-May-2026 01:38:56 UTC] Limit: 20, Offset: 0
[08-May-2026 01:38:56 UTC] Orders found: 1
[08-May-2026 01:38:56 UTC] Orders data: [{"id":251,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/bnffjssscc","status":"pending","created_at":"2026-05-08 05:08:54","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[08-May-2026 01:38:56 UTC] Total orders count: 1
[08-May-2026 01:39:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 01:39:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 01:39:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f84bfddeaa4f9f2-MCT","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.80.44.56","CF-IPCountry":"YE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"185.80.44.56, 162.158.28.164"}
[08-May-2026 01:39:14 UTC] === User Orders API Called ===
[08-May-2026 01:39:14 UTC] User ID: 514
[08-May-2026 01:39:14 UTC] Limit: 20, Offset: 0
[08-May-2026 01:39:14 UTC] Orders found: 1
[08-May-2026 01:39:14 UTC] Orders data: [{"id":251,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/bnffjssscc","status":"pending","created_at":"2026-05-08 05:08:54","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[08-May-2026 01:39:14 UTC] Total orders count: 1
[08-May-2026 01:39:15 UTC] === API CALL LOG ===
[08-May-2026 01:39:15 UTC] Endpoint: user/profile.php
[08-May-2026 01:39:15 UTC] Full Log Data: {
    "timestamp": "2026-05-08 01:39:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.80.44.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f84bfe648b9f9f2-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.80.44.56",
        "CF-IPCountry": "YE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.80.44.56, 162.158.28.164"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 01:39:15 UTC] === END API CALL LOG ===
[08-May-2026 01:39:15 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 01:39:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8
[08-May-2026 01:39:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 01:39:15 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 01:39:15 UTC] User ID: 514
[08-May-2026 01:39:15 UTC] ✅ User profile retrieved successfully for user ID: 514
[08-May-2026 01:39:15 UTC] User Purchases API - User ID: 514
[08-May-2026 01:39:15 UTC] User Purchases API - Total purchases found: 4
[08-May-2026 01:39:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 01:39:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 01:39:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f84c0751dbaf9f2-MCT","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.80.44.56","CF-IPCountry":"YE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"185.80.44.56, 162.158.28.165"}
[08-May-2026 01:39:38 UTC] === User Orders API Called ===
[08-May-2026 01:39:38 UTC] User ID: 514
[08-May-2026 01:39:38 UTC] Limit: 20, Offset: 0
[08-May-2026 01:39:38 UTC] Orders found: 1
[08-May-2026 01:39:38 UTC] Orders data: [{"id":251,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/bnffjssscc","status":"pending","created_at":"2026-05-08 05:08:54","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[08-May-2026 01:39:38 UTC] Total orders count: 1
[08-May-2026 01:39:53 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 01:39:53 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 01:39:53 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f84c0d02b30f9f2-MCT","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.80.44.56","CF-IPCountry":"YE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"185.80.44.56, 162.158.28.164"}
[08-May-2026 01:39:53 UTC] === User Orders API Called ===
[08-May-2026 01:39:53 UTC] User ID: 514
[08-May-2026 01:39:53 UTC] Limit: 20, Offset: 0
[08-May-2026 01:39:53 UTC] Orders found: 1
[08-May-2026 01:39:53 UTC] Orders data: [{"id":251,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/bnffjssscc","status":"pending","created_at":"2026-05-08 05:08:54","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[08-May-2026 01:39:53 UTC] Total orders count: 1
[08-May-2026 01:39:53 UTC] === API CALL LOG ===
[08-May-2026 01:39:53 UTC] Endpoint: user/profile.php
[08-May-2026 01:39:53 UTC] Full Log Data: {
    "timestamp": "2026-05-08 01:39:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.80.44.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f84c0d09b7cf9f2-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.80.44.56",
        "CF-IPCountry": "YE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.80.44.56, 162.158.28.164"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 01:39:53 UTC] === END API CALL LOG ===
[08-May-2026 01:39:53 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 01:39:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8
[08-May-2026 01:39:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 01:39:53 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 01:39:53 UTC] User ID: 514
[08-May-2026 01:39:53 UTC] ✅ User profile retrieved successfully for user ID: 514
[08-May-2026 01:39:53 UTC] === API CALL LOG ===
[08-May-2026 01:39:53 UTC] Endpoint: user/profile.php
[08-May-2026 01:39:53 UTC] Full Log Data: {
    "timestamp": "2026-05-08 01:39:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.80.44.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f84c0d1ec7af9f2-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.80.44.56",
        "CF-IPCountry": "YE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.80.44.56, 162.158.28.164"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 01:39:53 UTC] === END API CALL LOG ===
[08-May-2026 01:39:53 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 01:39:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8
[08-May-2026 01:39:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 01:39:53 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 01:39:53 UTC] User ID: 514
[08-May-2026 01:39:53 UTC] ✅ User profile retrieved successfully for user ID: 514
[08-May-2026 01:39:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 01:39:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 01:39:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f84c0dadb00f9f2-MCT","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.80.44.56","CF-IPCountry":"YE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"185.80.44.56, 162.158.28.164"}
[08-May-2026 01:39:54 UTC] === User Orders API Called ===
[08-May-2026 01:39:54 UTC] User ID: 514
[08-May-2026 01:39:54 UTC] Limit: 20, Offset: 0
[08-May-2026 01:39:54 UTC] Orders found: 1
[08-May-2026 01:39:54 UTC] Orders data: [{"id":251,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/bnffjssscc","status":"pending","created_at":"2026-05-08 05:08:54","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[08-May-2026 01:39:54 UTC] Total orders count: 1
[08-May-2026 01:39:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 01:39:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 01:39:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f84c0e3a925f9f2-MCT","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.80.44.56","CF-IPCountry":"YE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"185.80.44.56, 162.158.28.164"}
[08-May-2026 01:39:56 UTC] === User Orders API Called ===
[08-May-2026 01:39:56 UTC] User ID: 514
[08-May-2026 01:39:56 UTC] Limit: 20, Offset: 0
[08-May-2026 01:39:56 UTC] Orders found: 1
[08-May-2026 01:39:56 UTC] Orders data: [{"id":251,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/bnffjssscc","status":"pending","created_at":"2026-05-08 05:08:54","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[08-May-2026 01:39:56 UTC] Total orders count: 1
[08-May-2026 01:39:56 UTC] === API CALL LOG ===
[08-May-2026 01:39:56 UTC] Endpoint: user/profile.php
[08-May-2026 01:39:56 UTC] Full Log Data: {
    "timestamp": "2026-05-08 01:39:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.80.44.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f84c0e42988f9f2-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.80.44.56",
        "CF-IPCountry": "YE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.80.44.56, 162.158.28.164"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 01:39:56 UTC] === END API CALL LOG ===
[08-May-2026 01:39:56 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 01:39:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8
[08-May-2026 01:39:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 01:39:56 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 01:39:56 UTC] User ID: 514
[08-May-2026 01:39:56 UTC] ✅ User profile retrieved successfully for user ID: 514
[08-May-2026 01:39:56 UTC] === API CALL LOG ===
[08-May-2026 01:39:56 UTC] Endpoint: user/profile.php
[08-May-2026 01:39:56 UTC] Full Log Data: {
    "timestamp": "2026-05-08 01:39:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.80.44.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f84c0e59a55f9f2-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.80.44.56",
        "CF-IPCountry": "YE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.80.44.56, 162.158.28.164"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 01:39:56 UTC] === END API CALL LOG ===
[08-May-2026 01:39:56 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 01:39:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8
[08-May-2026 01:39:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 01:39:56 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 01:39:56 UTC] User ID: 514
[08-May-2026 01:39:56 UTC] ✅ User profile retrieved successfully for user ID: 514
[08-May-2026 01:40:10 UTC] === API CALL LOG ===
[08-May-2026 01:40:10 UTC] Endpoint: user/profile.php
[08-May-2026 01:40:10 UTC] Full Log Data: {
    "timestamp": "2026-05-08 01:40:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.80.44.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f84c13dcf52f9f2-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.80.44.56",
        "CF-IPCountry": "YE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.80.44.56, 162.158.28.165"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 01:40:10 UTC] === END API CALL LOG ===
[08-May-2026 01:40:10 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 01:40:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8
[08-May-2026 01:40:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 01:40:10 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 01:40:10 UTC] User ID: 514
[08-May-2026 01:40:10 UTC] ✅ User profile retrieved successfully for user ID: 514
[08-May-2026 01:40:19 UTC] === API CALL LOG ===
[08-May-2026 01:40:19 UTC] Endpoint: user/profile.php
[08-May-2026 01:40:19 UTC] Full Log Data: {
    "timestamp": "2026-05-08 01:40:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.80.44.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f84c1747b94f9f2-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.80.44.56",
        "CF-IPCountry": "YE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.80.44.56, 162.158.28.165"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 01:40:19 UTC] === END API CALL LOG ===
[08-May-2026 01:40:19 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 01:40:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8
[08-May-2026 01:40:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 01:40:19 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 01:40:19 UTC] User ID: 514
[08-May-2026 01:40:19 UTC] ✅ User profile retrieved successfully for user ID: 514
[08-May-2026 01:40:31 UTC] === API CALL LOG ===
[08-May-2026 01:40:31 UTC] Endpoint: user/profile.php
[08-May-2026 01:40:31 UTC] Full Log Data: {
    "timestamp": "2026-05-08 01:40:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.80.44.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f84c1be5e37f9f2-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.80.44.56",
        "CF-IPCountry": "YE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.80.44.56, 162.158.28.164"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 01:40:31 UTC] === END API CALL LOG ===
[08-May-2026 01:40:31 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 01:40:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8
[08-May-2026 01:40:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 01:40:31 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 01:40:31 UTC] User ID: 514
[08-May-2026 01:40:31 UTC] ✅ User profile retrieved successfully for user ID: 514
[08-May-2026 01:40:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 01:40:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 01:40:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f84c1bdedfff9f2-MCT","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.80.44.56","CF-IPCountry":"YE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"185.80.44.56, 162.158.28.164"}
[08-May-2026 01:40:31 UTC] === User Orders API Called ===
[08-May-2026 01:40:31 UTC] User ID: 514
[08-May-2026 01:40:31 UTC] Limit: 20, Offset: 0
[08-May-2026 01:40:31 UTC] Orders found: 1
[08-May-2026 01:40:31 UTC] Orders data: [{"id":251,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/bnffjssscc","status":"pending","created_at":"2026-05-08 05:08:54","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[08-May-2026 01:40:31 UTC] Total orders count: 1
[08-May-2026 01:40:31 UTC] === API CALL LOG ===
[08-May-2026 01:40:31 UTC] Endpoint: user/profile.php
[08-May-2026 01:40:31 UTC] Full Log Data: {
    "timestamp": "2026-05-08 01:40:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.80.44.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f84c1bfcf3df9f2-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.80.44.56",
        "CF-IPCountry": "YE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.80.44.56, 162.158.28.164"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 01:40:31 UTC] === END API CALL LOG ===
[08-May-2026 01:40:31 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 01:40:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8
[08-May-2026 01:40:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 01:40:31 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 01:40:31 UTC] User ID: 514
[08-May-2026 01:40:31 UTC] ✅ User profile retrieved successfully for user ID: 514
[08-May-2026 01:40:51 UTC] === API CALL LOG ===
[08-May-2026 01:40:51 UTC] Endpoint: user/profile.php
[08-May-2026 01:40:51 UTC] Full Log Data: {
    "timestamp": "2026-05-08 01:40:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.80.44.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f84c23ebc4ff9f2-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.80.44.56",
        "CF-IPCountry": "YE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.80.44.56, 162.158.28.164"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 01:40:51 UTC] === END API CALL LOG ===
[08-May-2026 01:40:51 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 01:40:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8
[08-May-2026 01:40:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 01:40:51 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 01:40:51 UTC] User ID: 514
[08-May-2026 01:40:51 UTC] ✅ User profile retrieved successfully for user ID: 514
[08-May-2026 01:40:53 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 01:40:53 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 01:40:53 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f84c248aa7ef9f2-MCT","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.80.44.56","CF-IPCountry":"YE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"185.80.44.56, 162.158.28.164"}
[08-May-2026 01:40:53 UTC] === User Orders API Called ===
[08-May-2026 01:40:53 UTC] User ID: 514
[08-May-2026 01:40:53 UTC] Limit: 20, Offset: 0
[08-May-2026 01:40:53 UTC] Orders found: 1
[08-May-2026 01:40:53 UTC] Orders data: [{"id":251,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/bnffjssscc","status":"pending","created_at":"2026-05-08 05:08:54","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[08-May-2026 01:40:53 UTC] Total orders count: 1
[08-May-2026 01:40:56 UTC] === API CALL LOG ===
[08-May-2026 01:40:56 UTC] Endpoint: user/profile.php
[08-May-2026 01:40:56 UTC] Full Log Data: {
    "timestamp": "2026-05-08 01:40:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.80.44.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f84c25d1957f9f2-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.80.44.56",
        "CF-IPCountry": "YE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.80.44.56, 162.158.28.164"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 01:40:56 UTC] === END API CALL LOG ===
[08-May-2026 01:40:56 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 01:40:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8
[08-May-2026 01:40:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 01:40:56 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 01:40:56 UTC] User ID: 514
[08-May-2026 01:40:56 UTC] ✅ User profile retrieved successfully for user ID: 514
[08-May-2026 01:40:56 UTC] User Purchases API - User ID: 514
[08-May-2026 01:40:56 UTC] User Purchases API - Total purchases found: 4
[08-May-2026 01:40:59 UTC] User Purchases API - User ID: 514
[08-May-2026 01:40:59 UTC] User Purchases API - Total purchases found: 4
[08-May-2026 01:41:09 UTC] === API CALL LOG ===
[08-May-2026 01:41:09 UTC] Endpoint: user/profile.php
[08-May-2026 01:41:09 UTC] Full Log Data: {
    "timestamp": "2026-05-08 01:41:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.80.44.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f84c2aa9865f9f2-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.80.44.56",
        "CF-IPCountry": "YE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.80.44.56, 162.158.28.165"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 01:41:09 UTC] === END API CALL LOG ===
[08-May-2026 01:41:09 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 01:41:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8
[08-May-2026 01:41:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 01:41:09 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 01:41:09 UTC] User ID: 514
[08-May-2026 01:41:09 UTC] ✅ User profile retrieved successfully for user ID: 514
[08-May-2026 01:41:09 UTC] User Purchases API - User ID: 514
[08-May-2026 01:41:09 UTC] User Purchases API - Total purchases found: 4
[08-May-2026 01:41:12 UTC] === API CALL LOG ===
[08-May-2026 01:41:12 UTC] Endpoint: user/profile.php
[08-May-2026 01:41:12 UTC] Full Log Data: {
    "timestamp": "2026-05-08 01:41:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.80.44.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f84c2c0c8acf9f2-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.80.44.56",
        "CF-IPCountry": "YE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.80.44.56, 162.158.28.165"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 01:41:12 UTC] === END API CALL LOG ===
[08-May-2026 01:41:12 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 01:41:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8
[08-May-2026 01:41:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 01:41:12 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 01:41:12 UTC] User ID: 514
[08-May-2026 01:41:12 UTC] ✅ User profile retrieved successfully for user ID: 514
[08-May-2026 01:41:12 UTC] User Purchases API - User ID: 514
[08-May-2026 01:41:12 UTC] User Purchases API - Total purchases found: 4
[08-May-2026 01:41:17 UTC] === API CALL LOG ===
[08-May-2026 01:41:17 UTC] Endpoint: user/profile.php
[08-May-2026 01:41:17 UTC] Full Log Data: {
    "timestamp": "2026-05-08 01:41:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.80.44.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f84c2e18f64f9f2-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.80.44.56",
        "CF-IPCountry": "YE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.80.44.56, 162.158.28.165"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 01:41:17 UTC] === END API CALL LOG ===
[08-May-2026 01:41:17 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 01:41:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8
[08-May-2026 01:41:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 01:41:17 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 01:41:17 UTC] User ID: 514
[08-May-2026 01:41:17 UTC] ✅ User profile retrieved successfully for user ID: 514
[08-May-2026 01:41:18 UTC] User Purchases API - User ID: 514
[08-May-2026 01:41:18 UTC] User Purchases API - Total purchases found: 4
[08-May-2026 01:41:34 UTC] === API CALL LOG ===
[08-May-2026 01:41:34 UTC] Endpoint: user/profile.php
[08-May-2026 01:41:34 UTC] Full Log Data: {
    "timestamp": "2026-05-08 01:41:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.80.44.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f84c34c2a7cf9f2-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.80.44.56",
        "CF-IPCountry": "YE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.80.44.56, 162.158.28.164"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 01:41:34 UTC] === END API CALL LOG ===
[08-May-2026 01:41:34 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 01:41:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8
[08-May-2026 01:41:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 01:41:34 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 01:41:34 UTC] User ID: 514
[08-May-2026 01:41:34 UTC] ✅ User profile retrieved successfully for user ID: 514
[08-May-2026 01:41:35 UTC] User Purchases API - User ID: 514
[08-May-2026 01:41:35 UTC] User Purchases API - Total purchases found: 4
[08-May-2026 01:41:43 UTC] === API CALL LOG ===
[08-May-2026 01:41:43 UTC] Endpoint: user/profile.php
[08-May-2026 01:41:43 UTC] Full Log Data: {
    "timestamp": "2026-05-08 01:41:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.80.44.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f84c3848a1ef9f2-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.80.44.56",
        "CF-IPCountry": "YE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.80.44.56, 162.158.28.164"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 01:41:43 UTC] === END API CALL LOG ===
[08-May-2026 01:41:43 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 01:41:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8
[08-May-2026 01:41:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 01:41:43 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 01:41:43 UTC] User ID: 514
[08-May-2026 01:41:43 UTC] ✅ User profile retrieved successfully for user ID: 514
[08-May-2026 01:41:44 UTC] User Purchases API - User ID: 514
[08-May-2026 01:41:44 UTC] User Purchases API - Total purchases found: 4
[08-May-2026 01:41:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 01:41:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 01:41:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f84c38b2eb1f9f2-MCT","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.80.44.56","CF-IPCountry":"YE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"185.80.44.56, 162.158.28.164"}
[08-May-2026 01:41:44 UTC] === User Orders API Called ===
[08-May-2026 01:41:44 UTC] User ID: 514
[08-May-2026 01:41:44 UTC] Limit: 20, Offset: 0
[08-May-2026 01:41:44 UTC] Orders found: 1
[08-May-2026 01:41:44 UTC] Orders data: [{"id":251,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/bnffjssscc","status":"pending","created_at":"2026-05-08 05:08:54","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[08-May-2026 01:41:44 UTC] Total orders count: 1
[08-May-2026 01:41:46 UTC] === API CALL LOG ===
[08-May-2026 01:41:46 UTC] Endpoint: user/profile.php
[08-May-2026 01:41:46 UTC] Full Log Data: {
    "timestamp": "2026-05-08 01:41:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.80.44.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f84c3926b5df9f2-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.80.44.56",
        "CF-IPCountry": "YE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.80.44.56, 162.158.28.164"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 01:41:46 UTC] === END API CALL LOG ===
[08-May-2026 01:41:46 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 01:41:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8
[08-May-2026 01:41:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 01:41:46 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 01:41:46 UTC] User ID: 514
[08-May-2026 01:41:46 UTC] ✅ User profile retrieved successfully for user ID: 514
[08-May-2026 01:41:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 01:41:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 01:41:46 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f84c391fb0ff9f2-MCT","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.80.44.56","CF-IPCountry":"YE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"185.80.44.56, 162.158.28.164"}
[08-May-2026 01:41:46 UTC] === User Orders API Called ===
[08-May-2026 01:41:46 UTC] User ID: 514
[08-May-2026 01:41:46 UTC] Limit: 20, Offset: 0
[08-May-2026 01:41:46 UTC] Orders found: 1
[08-May-2026 01:41:46 UTC] Orders data: [{"id":251,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/bnffjssscc","status":"pending","created_at":"2026-05-08 05:08:54","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[08-May-2026 01:41:46 UTC] Total orders count: 1
[08-May-2026 01:41:46 UTC] === API CALL LOG ===
[08-May-2026 01:41:46 UTC] Endpoint: user/profile.php
[08-May-2026 01:41:46 UTC] Full Log Data: {
    "timestamp": "2026-05-08 01:41:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.80.44.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f84c393cc5df9f2-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.80.44.56",
        "CF-IPCountry": "YE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.80.44.56, 162.158.28.164"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 01:41:46 UTC] === END API CALL LOG ===
[08-May-2026 01:41:46 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 01:41:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8
[08-May-2026 01:41:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 01:41:46 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 01:41:46 UTC] User ID: 514
[08-May-2026 01:41:46 UTC] ✅ User profile retrieved successfully for user ID: 514
[08-May-2026 01:41:50 UTC] === API CALL LOG ===
[08-May-2026 01:41:50 UTC] Endpoint: user/profile.php
[08-May-2026 01:41:50 UTC] Full Log Data: {
    "timestamp": "2026-05-08 01:41:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.80.44.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f84c3acadfbf9f2-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.80.44.56",
        "CF-IPCountry": "YE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.80.44.56, 162.158.28.164"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 01:41:50 UTC] === END API CALL LOG ===
[08-May-2026 01:41:50 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 01:41:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8
[08-May-2026 01:41:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 01:41:50 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 01:41:50 UTC] User ID: 514
[08-May-2026 01:41:50 UTC] ✅ User profile retrieved successfully for user ID: 514
[08-May-2026 01:41:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 01:41:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 01:41:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f84c3acadfaf9f2-MCT","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.80.44.56","CF-IPCountry":"YE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"185.80.44.56, 162.158.28.165"}
[08-May-2026 01:41:50 UTC] === User Orders API Called ===
[08-May-2026 01:41:50 UTC] User ID: 514
[08-May-2026 01:41:50 UTC] Limit: 20, Offset: 0
[08-May-2026 01:41:50 UTC] Orders found: 1
[08-May-2026 01:41:50 UTC] Orders data: [{"id":251,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/bnffjssscc","status":"pending","created_at":"2026-05-08 05:08:54","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[08-May-2026 01:41:50 UTC] Total orders count: 1
[08-May-2026 01:41:50 UTC] === API CALL LOG ===
[08-May-2026 01:41:50 UTC] Endpoint: user/profile.php
[08-May-2026 01:41:50 UTC] Full Log Data: {
    "timestamp": "2026-05-08 01:41:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.80.44.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f84c3ae5f48f9f2-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.80.44.56",
        "CF-IPCountry": "YE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.80.44.56, 162.158.28.165"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 01:41:50 UTC] === END API CALL LOG ===
[08-May-2026 01:41:50 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 01:41:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8
[08-May-2026 01:41:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 01:41:50 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 01:41:50 UTC] User ID: 514
[08-May-2026 01:41:50 UTC] ✅ User profile retrieved successfully for user ID: 514
[08-May-2026 01:42:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 01:42:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 01:42:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f84c3eedb8bf9f2-MCT","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.80.44.56","CF-IPCountry":"YE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"185.80.44.56, 162.158.28.164"}
[08-May-2026 01:42:00 UTC] === User Orders API Called ===
[08-May-2026 01:42:00 UTC] User ID: 514
[08-May-2026 01:42:00 UTC] Limit: 20, Offset: 0
[08-May-2026 01:42:00 UTC] Orders found: 1
[08-May-2026 01:42:00 UTC] Orders data: [{"id":251,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/bnffjssscc","status":"pending","created_at":"2026-05-08 05:08:54","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[08-May-2026 01:42:00 UTC] Total orders count: 1
[08-May-2026 01:42:01 UTC] === API CALL LOG ===
[08-May-2026 01:42:01 UTC] Endpoint: user/profile.php
[08-May-2026 01:42:01 UTC] Full Log Data: {
    "timestamp": "2026-05-08 01:42:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.80.44.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f84c3ef5bcbf9f2-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.80.44.56",
        "CF-IPCountry": "YE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.80.44.56, 162.158.28.164"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 01:42:01 UTC] === END API CALL LOG ===
[08-May-2026 01:42:01 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 01:42:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8
[08-May-2026 01:42:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 01:42:01 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 01:42:01 UTC] User ID: 514
[08-May-2026 01:42:01 UTC] ✅ User profile retrieved successfully for user ID: 514
[08-May-2026 01:42:01 UTC] === API CALL LOG ===
[08-May-2026 01:42:01 UTC] Endpoint: user/profile.php
[08-May-2026 01:42:01 UTC] Full Log Data: {
    "timestamp": "2026-05-08 01:42:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.80.44.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f84c3f0aca0f9f2-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.80.44.56",
        "CF-IPCountry": "YE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.80.44.56, 162.158.28.164"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 01:42:01 UTC] === END API CALL LOG ===
[08-May-2026 01:42:01 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 01:42:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8
[08-May-2026 01:42:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 01:42:01 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 01:42:01 UTC] User ID: 514
[08-May-2026 01:42:01 UTC] ✅ User profile retrieved successfully for user ID: 514
[08-May-2026 01:42:05 UTC] === API CALL LOG ===
[08-May-2026 01:42:05 UTC] Endpoint: user/profile.php
[08-May-2026 01:42:05 UTC] Full Log Data: {
    "timestamp": "2026-05-08 01:42:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.80.44.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f84c40ddf8ff9f2-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.80.44.56",
        "CF-IPCountry": "YE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.80.44.56, 162.158.28.164"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 01:42:05 UTC] === END API CALL LOG ===
[08-May-2026 01:42:05 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 01:42:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8
[08-May-2026 01:42:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 01:42:05 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 01:42:05 UTC] User ID: 514
[08-May-2026 01:42:05 UTC] ✅ User profile retrieved successfully for user ID: 514
[08-May-2026 01:42:18 UTC] === API CALL LOG ===
[08-May-2026 01:42:18 UTC] Endpoint: user/profile.php
[08-May-2026 01:42:18 UTC] Full Log Data: {
    "timestamp": "2026-05-08 01:42:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.80.44.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f84c45ddf61f9f2-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.80.44.56",
        "CF-IPCountry": "YE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.80.44.56, 162.158.28.164"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 01:42:18 UTC] === END API CALL LOG ===
[08-May-2026 01:42:18 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 01:42:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8
[08-May-2026 01:42:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 01:42:18 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 01:42:18 UTC] User ID: 514
[08-May-2026 01:42:18 UTC] ✅ User profile retrieved successfully for user ID: 514
[08-May-2026 01:42:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 01:42:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 01:42:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f84c45d2ee0f9f2-MCT","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.80.44.56","CF-IPCountry":"YE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"185.80.44.56, 162.158.28.164"}
[08-May-2026 01:42:18 UTC] === User Orders API Called ===
[08-May-2026 01:42:18 UTC] User ID: 514
[08-May-2026 01:42:18 UTC] Limit: 20, Offset: 0
[08-May-2026 01:42:18 UTC] Orders found: 1
[08-May-2026 01:42:18 UTC] Orders data: [{"id":251,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/bnffjssscc","status":"pending","created_at":"2026-05-08 05:08:54","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[08-May-2026 01:42:18 UTC] Total orders count: 1
[08-May-2026 01:42:18 UTC] === API CALL LOG ===
[08-May-2026 01:42:18 UTC] Endpoint: user/profile.php
[08-May-2026 01:42:18 UTC] Full Log Data: {
    "timestamp": "2026-05-08 01:42:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.80.44.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f84c45ef81df9f2-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.80.44.56",
        "CF-IPCountry": "YE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.80.44.56, 162.158.28.164"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 01:42:18 UTC] === END API CALL LOG ===
[08-May-2026 01:42:18 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 01:42:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8
[08-May-2026 01:42:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 01:42:18 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 01:42:18 UTC] User ID: 514
[08-May-2026 01:42:18 UTC] ✅ User profile retrieved successfully for user ID: 514
[08-May-2026 01:42:23 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 01:42:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 01:42:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f84c47f7840f9f2-MCT","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.80.44.56","CF-IPCountry":"YE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"185.80.44.56, 162.158.28.164"}
[08-May-2026 01:42:23 UTC] === User Orders API Called ===
[08-May-2026 01:42:23 UTC] User ID: 514
[08-May-2026 01:42:23 UTC] Limit: 20, Offset: 0
[08-May-2026 01:42:23 UTC] Orders found: 1
[08-May-2026 01:42:23 UTC] Orders data: [{"id":251,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/bnffjssscc","status":"pending","created_at":"2026-05-08 05:08:54","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[08-May-2026 01:42:23 UTC] Total orders count: 1
[08-May-2026 01:42:27 UTC] === API CALL LOG ===
[08-May-2026 01:42:27 UTC] Endpoint: user/profile.php
[08-May-2026 01:42:27 UTC] Full Log Data: {
    "timestamp": "2026-05-08 01:42:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.80.44.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f84c4938f31f9f2-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.80.44.56",
        "CF-IPCountry": "YE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.80.44.56, 162.158.28.164"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 01:42:27 UTC] === END API CALL LOG ===
[08-May-2026 01:42:27 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 01:42:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8
[08-May-2026 01:42:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 01:42:27 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 01:42:27 UTC] User ID: 514
[08-May-2026 01:42:27 UTC] ✅ User profile retrieved successfully for user ID: 514
[08-May-2026 01:42:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 01:42:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 01:42:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f84c4931ef2f9f2-MCT","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.80.44.56","CF-IPCountry":"YE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"185.80.44.56, 162.158.28.164"}
[08-May-2026 01:42:27 UTC] === User Orders API Called ===
[08-May-2026 01:42:27 UTC] User ID: 514
[08-May-2026 01:42:27 UTC] Limit: 20, Offset: 0
[08-May-2026 01:42:27 UTC] Orders found: 1
[08-May-2026 01:42:27 UTC] Orders data: [{"id":251,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/bnffjssscc","status":"pending","created_at":"2026-05-08 05:08:54","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[08-May-2026 01:42:27 UTC] Total orders count: 1
[08-May-2026 01:42:27 UTC] === API CALL LOG ===
[08-May-2026 01:42:27 UTC] Endpoint: user/profile.php
[08-May-2026 01:42:27 UTC] Full Log Data: {
    "timestamp": "2026-05-08 01:42:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.80.44.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f84c4950853f9f2-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.80.44.56",
        "CF-IPCountry": "YE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.80.44.56, 162.158.28.164"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 01:42:27 UTC] === END API CALL LOG ===
[08-May-2026 01:42:27 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 01:42:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8
[08-May-2026 01:42:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 01:42:27 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 01:42:27 UTC] User ID: 514
[08-May-2026 01:42:27 UTC] ✅ User profile retrieved successfully for user ID: 514
[08-May-2026 01:42:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 01:42:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 01:42:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f84c49cbdaef9f2-MCT","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.80.44.56","CF-IPCountry":"YE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"185.80.44.56, 162.158.28.164"}
[08-May-2026 01:42:28 UTC] === User Orders API Called ===
[08-May-2026 01:42:28 UTC] User ID: 514
[08-May-2026 01:42:28 UTC] Limit: 20, Offset: 0
[08-May-2026 01:42:28 UTC] Orders found: 1
[08-May-2026 01:42:28 UTC] Orders data: [{"id":251,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/bnffjssscc","status":"pending","created_at":"2026-05-08 05:08:54","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[08-May-2026 01:42:28 UTC] Total orders count: 1
[08-May-2026 01:42:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 01:42:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 01:42:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f84c4a4bba8f9f2-MCT","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.80.44.56","CF-IPCountry":"YE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"185.80.44.56, 162.158.28.164"}
[08-May-2026 01:42:29 UTC] === User Orders API Called ===
[08-May-2026 01:42:29 UTC] User ID: 514
[08-May-2026 01:42:29 UTC] Limit: 20, Offset: 0
[08-May-2026 01:42:29 UTC] Orders found: 1
[08-May-2026 01:42:29 UTC] Orders data: [{"id":251,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/bnffjssscc","status":"pending","created_at":"2026-05-08 05:08:54","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[08-May-2026 01:42:29 UTC] Total orders count: 1
[08-May-2026 01:42:30 UTC] === API CALL LOG ===
[08-May-2026 01:42:30 UTC] Endpoint: user/profile.php
[08-May-2026 01:42:30 UTC] Full Log Data: {
    "timestamp": "2026-05-08 01:42:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.80.44.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f84c4a51beef9f2-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.80.44.56",
        "CF-IPCountry": "YE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.80.44.56, 162.158.28.164"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 01:42:30 UTC] === END API CALL LOG ===
[08-May-2026 01:42:30 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 01:42:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8
[08-May-2026 01:42:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 01:42:30 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 01:42:30 UTC] User ID: 514
[08-May-2026 01:42:30 UTC] ✅ User profile retrieved successfully for user ID: 514
[08-May-2026 01:42:30 UTC] === API CALL LOG ===
[08-May-2026 01:42:30 UTC] Endpoint: user/profile.php
[08-May-2026 01:42:30 UTC] Full Log Data: {
    "timestamp": "2026-05-08 01:42:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.80.44.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f84c4a65cdef9f2-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.80.44.56",
        "CF-IPCountry": "YE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.80.44.56, 162.158.28.164"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 01:42:30 UTC] === END API CALL LOG ===
[08-May-2026 01:42:30 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 01:42:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8
[08-May-2026 01:42:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 01:42:30 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 01:42:30 UTC] User ID: 514
[08-May-2026 01:42:30 UTC] ✅ User profile retrieved successfully for user ID: 514
[08-May-2026 01:42:41 UTC] === API CALL LOG ===
[08-May-2026 01:42:41 UTC] Endpoint: user/profile.php
[08-May-2026 01:42:41 UTC] Full Log Data: {
    "timestamp": "2026-05-08 01:42:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.80.44.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f84c4e94c30f9f2-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.80.44.56",
        "CF-IPCountry": "YE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.80.44.56, 162.158.28.164"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 01:42:41 UTC] === END API CALL LOG ===
[08-May-2026 01:42:41 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 01:42:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8
[08-May-2026 01:42:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 01:42:41 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 01:42:41 UTC] User ID: 514
[08-May-2026 01:42:41 UTC] ✅ User profile retrieved successfully for user ID: 514
[08-May-2026 01:43:18 UTC] === API CALL LOG ===
[08-May-2026 01:43:18 UTC] Endpoint: user/profile.php
[08-May-2026 01:43:18 UTC] Full Log Data: {
    "timestamp": "2026-05-08 01:43:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.80.44.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f84c5d64d3cf9f2-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.80.44.56",
        "CF-IPCountry": "YE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.80.44.56, 162.158.28.164"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 01:43:18 UTC] === END API CALL LOG ===
[08-May-2026 01:43:18 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 01:43:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8
[08-May-2026 01:43:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 01:43:18 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 01:43:18 UTC] User ID: 514
[08-May-2026 01:43:18 UTC] ✅ User profile retrieved successfully for user ID: 514
[08-May-2026 01:43:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 01:43:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 01:43:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f84c5d5dcf9f9f2-MCT","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.80.44.56","CF-IPCountry":"YE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"185.80.44.56, 162.158.28.165"}
[08-May-2026 01:43:18 UTC] === User Orders API Called ===
[08-May-2026 01:43:18 UTC] User ID: 514
[08-May-2026 01:43:18 UTC] Limit: 20, Offset: 0
[08-May-2026 01:43:18 UTC] Orders found: 1
[08-May-2026 01:43:18 UTC] Orders data: [{"id":251,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/bnffjssscc","status":"pending","created_at":"2026-05-08 05:08:54","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[08-May-2026 01:43:18 UTC] Total orders count: 1
[08-May-2026 01:43:19 UTC] === API CALL LOG ===
[08-May-2026 01:43:19 UTC] Endpoint: user/profile.php
[08-May-2026 01:43:19 UTC] Full Log Data: {
    "timestamp": "2026-05-08 01:43:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.80.44.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f84c5d7be45f9f2-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.80.44.56",
        "CF-IPCountry": "YE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.80.44.56, 162.158.28.164"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 01:43:19 UTC] === END API CALL LOG ===
[08-May-2026 01:43:19 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 01:43:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8
[08-May-2026 01:43:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 01:43:19 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 01:43:19 UTC] User ID: 514
[08-May-2026 01:43:19 UTC] ✅ User profile retrieved successfully for user ID: 514
[08-May-2026 02:09:14 UTC] === API CALL LOG ===
[08-May-2026 02:09:14 UTC] Endpoint: user/profile.php
[08-May-2026 02:09:14 UTC] Full Log Data: {
    "timestamp": "2026-05-08 02:09:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.80.44.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f84ebcf1d6cf9f6-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.80.44.56",
        "CF-IPCountry": "YE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.80.44.56, 162.158.28.164"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 02:09:14 UTC] === END API CALL LOG ===
[08-May-2026 02:09:14 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 02:09:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8
[08-May-2026 02:09:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 02:09:14 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 02:09:14 UTC] User ID: 514
[08-May-2026 02:09:14 UTC] ✅ User profile retrieved successfully for user ID: 514
[08-May-2026 02:09:14 UTC] === API CALL LOG ===
[08-May-2026 02:09:14 UTC] Endpoint: user/profile.php
[08-May-2026 02:09:14 UTC] Full Log Data: {
    "timestamp": "2026-05-08 02:09:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.80.44.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f84ebd29fe4f9f6-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.80.44.56",
        "CF-IPCountry": "YE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.80.44.56, 162.158.28.165"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 02:09:14 UTC] === END API CALL LOG ===
[08-May-2026 02:09:14 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 02:09:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8
[08-May-2026 02:09:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 02:09:14 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 02:09:14 UTC] User ID: 514
[08-May-2026 02:09:14 UTC] ✅ User profile retrieved successfully for user ID: 514
[08-May-2026 02:09:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 02:09:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 02:09:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f84ebd29fe8f9f6-MCT","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.80.44.56","CF-IPCountry":"YE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"185.80.44.56, 162.158.28.164"}
[08-May-2026 02:09:14 UTC] === User Orders API Called ===
[08-May-2026 02:09:14 UTC] User ID: 514
[08-May-2026 02:09:14 UTC] Limit: 20, Offset: 0
[08-May-2026 02:09:14 UTC] Orders found: 1
[08-May-2026 02:09:14 UTC] Orders data: [{"id":251,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/bnffjssscc","status":"pending","created_at":"2026-05-08 05:08:54","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[08-May-2026 02:09:14 UTC] Total orders count: 1
[08-May-2026 02:09:14 UTC] === API CALL LOG ===
[08-May-2026 02:09:14 UTC] Endpoint: user/profile.php
[08-May-2026 02:09:14 UTC] Full Log Data: {
    "timestamp": "2026-05-08 02:09:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.80.44.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f84ebd30839f9f6-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.80.44.56",
        "CF-IPCountry": "YE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.80.44.56, 162.158.28.165"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 02:09:14 UTC] === END API CALL LOG ===
[08-May-2026 02:09:14 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 02:09:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8
[08-May-2026 02:09:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 02:09:14 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 02:09:14 UTC] User ID: 514
[08-May-2026 02:09:14 UTC] ✅ User profile retrieved successfully for user ID: 514
[08-May-2026 02:44:38 UTC] === API CALL LOG ===
[08-May-2026 02:44:38 UTC] Endpoint: user/profile.php
[08-May-2026 02:44:38 UTC] Full Log Data: {
    "timestamp": "2026-05-08 02:44:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.80.44.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f851fa83fc6d1f4-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.80.44.56",
        "CF-IPCountry": "YE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.80.44.56, 162.158.28.165"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 02:44:38 UTC] === END API CALL LOG ===
[08-May-2026 02:44:38 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 02:44:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8
[08-May-2026 02:44:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 02:44:38 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 02:44:38 UTC] User ID: 514
[08-May-2026 02:44:38 UTC] ✅ User profile retrieved successfully for user ID: 514
[08-May-2026 02:44:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 02:44:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 02:44:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f851faba83bd1f4-MCT","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"185.80.44.56","CF-IPCountry":"YE","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"185.80.44.56, 162.158.28.204"}
[08-May-2026 02:44:38 UTC] === User Orders API Called ===
[08-May-2026 02:44:38 UTC] User ID: 514
[08-May-2026 02:44:38 UTC] Limit: 20, Offset: 0
[08-May-2026 02:44:38 UTC] Orders found: 1
[08-May-2026 02:44:38 UTC] Orders data: [{"id":251,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/bnffjssscc","status":"pending","created_at":"2026-05-08 05:08:54","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[08-May-2026 02:44:38 UTC] Total orders count: 1
[08-May-2026 02:44:38 UTC] === API CALL LOG ===
[08-May-2026 02:44:38 UTC] Endpoint: user/profile.php
[08-May-2026 02:44:38 UTC] Full Log Data: {
    "timestamp": "2026-05-08 02:44:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.80.44.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f851faba839d1f4-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.80.44.56",
        "CF-IPCountry": "YE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.80.44.56, 162.158.28.204"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 02:44:38 UTC] === END API CALL LOG ===
[08-May-2026 02:44:38 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 02:44:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8
[08-May-2026 02:44:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 02:44:38 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 02:44:38 UTC] User ID: 514
[08-May-2026 02:44:38 UTC] ✅ User profile retrieved successfully for user ID: 514
[08-May-2026 02:44:38 UTC] === API CALL LOG ===
[08-May-2026 02:44:38 UTC] Endpoint: user/profile.php
[08-May-2026 02:44:38 UTC] Full Log Data: {
    "timestamp": "2026-05-08 02:44:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.80.44.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f851fac184ed1f4-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "185.80.44.56",
        "CF-IPCountry": "YE",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "185.80.44.56, 162.158.28.205"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 02:44:38 UTC] === END API CALL LOG ===
[08-May-2026 02:44:38 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 02:44:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE0IiwidXNlcm5hbWUiOiJAUHVibnRGdW5kMSIsImVtYWlsIjoiZ2h2dnYyNWtAZ21haWwuY29tIiwiZXhwIjoxNzc4ODA4MzY5fQ.fOOtSO1HLTquqYEHO1_UL-sX95b86qvjCSuwbfxhoP8
[08-May-2026 02:44:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 02:44:38 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 02:44:38 UTC] User ID: 514
[08-May-2026 02:44:38 UTC] ✅ User profile retrieved successfully for user ID: 514
[08-May-2026 03:31:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 03:31:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 03:31:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE1IiwidXNlcm5hbWUiOiJyYXlzdWJoYWRpcDk0IiwiZW1haWwiOiJyYXlzdWJoYWRpcDk0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODgxNTg5OX0.t0MZlQPiUJaTmweqxIUMM4ilcU2xcmEprMCh9qhC_O4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f85648fee60d837-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40e1:2b:8c37:b003:edff:fec3:393e","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40e1:2b:8c37:b003:edff:fec3:393e, 172.69.165.49"}
[08-May-2026 03:31:40 UTC] === User Orders API Called ===
[08-May-2026 03:31:40 UTC] User ID: 515
[08-May-2026 03:31:40 UTC] Limit: 20, Offset: 0
[08-May-2026 03:31:40 UTC] Orders found: 0
[08-May-2026 03:31:40 UTC] Orders data: []
[08-May-2026 03:31:40 UTC] Total orders count: 0
[08-May-2026 03:31:40 UTC] === API CALL LOG ===
[08-May-2026 03:31:40 UTC] Endpoint: user/profile.php
[08-May-2026 03:31:40 UTC] Full Log Data: {
    "timestamp": "2026-05-08 03:31:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:2b:8c37:b003:edff:fec3:393e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE1IiwidXNlcm5hbWUiOiJyYXlzdWJoYWRpcDk0IiwiZW1haWwiOiJyYXlzdWJoYWRpcDk0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODgxNTg5OX0.t0MZlQPiUJaTmweqxIUMM4ilcU2xcmEprMCh9qhC_O4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f85648fee5ad837-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e1:2b:8c37:b003:edff:fec3:393e",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e1:2b:8c37:b003:edff:fec3:393e, 172.69.165.49"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 03:31:40 UTC] === END API CALL LOG ===
[08-May-2026 03:31:40 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 03:31:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE1IiwidXNlcm5hbWUiOiJyYXlzdWJoYWRpcDk0IiwiZW1haWwiOiJyYXlzdWJoYWRpcDk0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODgxNTg5OX0.t0MZlQPiUJaTmweqxIUMM4ilcU2xcmEprMCh9qhC_O4
[08-May-2026 03:31:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 03:31:40 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 03:31:40 UTC] User ID: 515
[08-May-2026 03:31:40 UTC] ✅ User profile retrieved successfully for user ID: 515
[08-May-2026 03:31:40 UTC] === API CALL LOG ===
[08-May-2026 03:31:40 UTC] Endpoint: user/profile.php
[08-May-2026 03:31:40 UTC] Full Log Data: {
    "timestamp": "2026-05-08 03:31:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:2b:8c37:b003:edff:fec3:393e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE1IiwidXNlcm5hbWUiOiJyYXlzdWJoYWRpcDk0IiwiZW1haWwiOiJyYXlzdWJoYWRpcDk0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODgxNTg5OX0.t0MZlQPiUJaTmweqxIUMM4ilcU2xcmEprMCh9qhC_O4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8564906fd1d837-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e1:2b:8c37:b003:edff:fec3:393e",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e1:2b:8c37:b003:edff:fec3:393e, 172.69.165.48"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 03:31:40 UTC] === END API CALL LOG ===
[08-May-2026 03:31:40 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 03:31:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE1IiwidXNlcm5hbWUiOiJyYXlzdWJoYWRpcDk0IiwiZW1haWwiOiJyYXlzdWJoYWRpcDk0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODgxNTg5OX0.t0MZlQPiUJaTmweqxIUMM4ilcU2xcmEprMCh9qhC_O4
[08-May-2026 03:31:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 03:31:40 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 03:31:40 UTC] User ID: 515
[08-May-2026 03:31:40 UTC] ✅ User profile retrieved successfully for user ID: 515
[08-May-2026 03:31:41 UTC] === API CALL LOG ===
[08-May-2026 03:31:41 UTC] Endpoint: user/profile.php
[08-May-2026 03:31:41 UTC] Full Log Data: {
    "timestamp": "2026-05-08 03:31:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:2b:8c37:b003:edff:fec3:393e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE1IiwidXNlcm5hbWUiOiJyYXlzdWJoYWRpcDk0IiwiZW1haWwiOiJyYXlzdWJoYWRpcDk0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODgxNTg5OX0.t0MZlQPiUJaTmweqxIUMM4ilcU2xcmEprMCh9qhC_O4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8564996c5fd837-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e1:2b:8c37:b003:edff:fec3:393e",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e1:2b:8c37:b003:edff:fec3:393e, 172.69.165.48"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 03:31:41 UTC] === END API CALL LOG ===
[08-May-2026 03:31:41 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 03:31:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE1IiwidXNlcm5hbWUiOiJyYXlzdWJoYWRpcDk0IiwiZW1haWwiOiJyYXlzdWJoYWRpcDk0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODgxNTg5OX0.t0MZlQPiUJaTmweqxIUMM4ilcU2xcmEprMCh9qhC_O4
[08-May-2026 03:31:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 03:31:41 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 03:31:41 UTC] User ID: 515
[08-May-2026 03:31:41 UTC] ✅ User profile retrieved successfully for user ID: 515
[08-May-2026 03:31:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 03:31:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 03:31:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE1IiwidXNlcm5hbWUiOiJyYXlzdWJoYWRpcDk0IiwiZW1haWwiOiJyYXlzdWJoYWRpcDk0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODgxNTg5OX0.t0MZlQPiUJaTmweqxIUMM4ilcU2xcmEprMCh9qhC_O4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f8564fffb86d837-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40e1:2b:8c37:b003:edff:fec3:393e","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40e1:2b:8c37:b003:edff:fec3:393e, 172.69.165.48"}
[08-May-2026 03:31:58 UTC] === User Orders API Called ===
[08-May-2026 03:31:58 UTC] User ID: 515
[08-May-2026 03:31:58 UTC] Limit: 20, Offset: 0
[08-May-2026 03:31:58 UTC] Orders found: 0
[08-May-2026 03:31:58 UTC] Orders data: []
[08-May-2026 03:31:58 UTC] Total orders count: 0
[08-May-2026 03:31:58 UTC] === API CALL LOG ===
[08-May-2026 03:31:58 UTC] Endpoint: user/profile.php
[08-May-2026 03:31:58 UTC] Full Log Data: {
    "timestamp": "2026-05-08 03:31:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:2b:8c37:b003:edff:fec3:393e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE1IiwidXNlcm5hbWUiOiJyYXlzdWJoYWRpcDk0IiwiZW1haWwiOiJyYXlzdWJoYWRpcDk0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODgxNTg5OX0.t0MZlQPiUJaTmweqxIUMM4ilcU2xcmEprMCh9qhC_O4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8565007d01d837-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e1:2b:8c37:b003:edff:fec3:393e",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e1:2b:8c37:b003:edff:fec3:393e, 172.69.165.48"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 03:31:58 UTC] === END API CALL LOG ===
[08-May-2026 03:31:58 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 03:31:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE1IiwidXNlcm5hbWUiOiJyYXlzdWJoYWRpcDk0IiwiZW1haWwiOiJyYXlzdWJoYWRpcDk0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODgxNTg5OX0.t0MZlQPiUJaTmweqxIUMM4ilcU2xcmEprMCh9qhC_O4
[08-May-2026 03:31:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 03:31:58 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 03:31:58 UTC] User ID: 515
[08-May-2026 03:31:58 UTC] ✅ User profile retrieved successfully for user ID: 515
[08-May-2026 03:31:58 UTC] === API CALL LOG ===
[08-May-2026 03:31:58 UTC] Endpoint: user/profile.php
[08-May-2026 03:31:58 UTC] Full Log Data: {
    "timestamp": "2026-05-08 03:31:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:2b:8c37:b003:edff:fec3:393e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE1IiwidXNlcm5hbWUiOiJyYXlzdWJoYWRpcDk0IiwiZW1haWwiOiJyYXlzdWJoYWRpcDk0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODgxNTg5OX0.t0MZlQPiUJaTmweqxIUMM4ilcU2xcmEprMCh9qhC_O4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f856501f930d837-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e1:2b:8c37:b003:edff:fec3:393e",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e1:2b:8c37:b003:edff:fec3:393e, 172.69.165.49"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 03:31:58 UTC] === END API CALL LOG ===
[08-May-2026 03:31:58 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 03:31:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE1IiwidXNlcm5hbWUiOiJyYXlzdWJoYWRpcDk0IiwiZW1haWwiOiJyYXlzdWJoYWRpcDk0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODgxNTg5OX0.t0MZlQPiUJaTmweqxIUMM4ilcU2xcmEprMCh9qhC_O4
[08-May-2026 03:31:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 03:31:58 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 03:31:58 UTC] User ID: 515
[08-May-2026 03:31:58 UTC] ✅ User profile retrieved successfully for user ID: 515
[08-May-2026 03:31:59 UTC] === API CALL LOG ===
[08-May-2026 03:31:59 UTC] Endpoint: user/profile.php
[08-May-2026 03:31:59 UTC] Full Log Data: {
    "timestamp": "2026-05-08 03:31:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:2b:8c37:b003:edff:fec3:393e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE1IiwidXNlcm5hbWUiOiJyYXlzdWJoYWRpcDk0IiwiZW1haWwiOiJyYXlzdWJoYWRpcDk0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODgxNTg5OX0.t0MZlQPiUJaTmweqxIUMM4ilcU2xcmEprMCh9qhC_O4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8565085d38d837-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e1:2b:8c37:b003:edff:fec3:393e",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e1:2b:8c37:b003:edff:fec3:393e, 172.69.165.48"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 03:31:59 UTC] === END API CALL LOG ===
[08-May-2026 03:31:59 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 03:31:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE1IiwidXNlcm5hbWUiOiJyYXlzdWJoYWRpcDk0IiwiZW1haWwiOiJyYXlzdWJoYWRpcDk0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODgxNTg5OX0.t0MZlQPiUJaTmweqxIUMM4ilcU2xcmEprMCh9qhC_O4
[08-May-2026 03:31:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 03:31:59 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 03:31:59 UTC] User ID: 515
[08-May-2026 03:31:59 UTC] ✅ User profile retrieved successfully for user ID: 515
[08-May-2026 03:32:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 03:32:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 03:32:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE1IiwidXNlcm5hbWUiOiJyYXlzdWJoYWRpcDk0IiwiZW1haWwiOiJyYXlzdWJoYWRpcDk0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODgxNTg5OX0.t0MZlQPiUJaTmweqxIUMM4ilcU2xcmEprMCh9qhC_O4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f85651b49fbd837-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40e1:2b:8c37:b003:edff:fec3:393e","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40e1:2b:8c37:b003:edff:fec3:393e, 172.69.165.48"}
[08-May-2026 03:32:02 UTC] === User Orders API Called ===
[08-May-2026 03:32:02 UTC] User ID: 515
[08-May-2026 03:32:02 UTC] Limit: 20, Offset: 0
[08-May-2026 03:32:02 UTC] Orders found: 0
[08-May-2026 03:32:02 UTC] Orders data: []
[08-May-2026 03:32:02 UTC] Total orders count: 0
[08-May-2026 03:32:03 UTC] === API CALL LOG ===
[08-May-2026 03:32:03 UTC] Endpoint: user/profile.php
[08-May-2026 03:32:03 UTC] Full Log Data: {
    "timestamp": "2026-05-08 03:32:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:2b:8c37:b003:edff:fec3:393e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE1IiwidXNlcm5hbWUiOiJyYXlzdWJoYWRpcDk0IiwiZW1haWwiOiJyYXlzdWJoYWRpcDk0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODgxNTg5OX0.t0MZlQPiUJaTmweqxIUMM4ilcU2xcmEprMCh9qhC_O4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8565221e55d837-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e1:2b:8c37:b003:edff:fec3:393e",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e1:2b:8c37:b003:edff:fec3:393e, 172.69.165.49"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 03:32:03 UTC] === END API CALL LOG ===
[08-May-2026 03:32:03 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 03:32:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE1IiwidXNlcm5hbWUiOiJyYXlzdWJoYWRpcDk0IiwiZW1haWwiOiJyYXlzdWJoYWRpcDk0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODgxNTg5OX0.t0MZlQPiUJaTmweqxIUMM4ilcU2xcmEprMCh9qhC_O4
[08-May-2026 03:32:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 03:32:03 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 03:32:03 UTC] User ID: 515
[08-May-2026 03:32:03 UTC] ✅ User profile retrieved successfully for user ID: 515
[08-May-2026 03:32:03 UTC] User Purchases API - User ID: 515
[08-May-2026 03:32:03 UTC] User Purchases API - Total purchases found: 0
[08-May-2026 03:32:07 UTC] === API CALL LOG ===
[08-May-2026 03:32:07 UTC] Endpoint: user/profile.php
[08-May-2026 03:32:07 UTC] Full Log Data: {
    "timestamp": "2026-05-08 03:32:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:2b:8c37:b003:edff:fec3:393e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE1IiwidXNlcm5hbWUiOiJyYXlzdWJoYWRpcDk0IiwiZW1haWwiOiJyYXlzdWJoYWRpcDk0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODgxNTg5OX0.t0MZlQPiUJaTmweqxIUMM4ilcU2xcmEprMCh9qhC_O4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f85653cefc3d837-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e1:2b:8c37:b003:edff:fec3:393e",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e1:2b:8c37:b003:edff:fec3:393e, 172.69.165.49"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 03:32:07 UTC] === END API CALL LOG ===
[08-May-2026 03:32:07 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 03:32:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE1IiwidXNlcm5hbWUiOiJyYXlzdWJoYWRpcDk0IiwiZW1haWwiOiJyYXlzdWJoYWRpcDk0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODgxNTg5OX0.t0MZlQPiUJaTmweqxIUMM4ilcU2xcmEprMCh9qhC_O4
[08-May-2026 03:32:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 03:32:07 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 03:32:07 UTC] User ID: 515
[08-May-2026 03:32:07 UTC] ✅ User profile retrieved successfully for user ID: 515
[08-May-2026 03:32:08 UTC] User Purchases API - User ID: 515
[08-May-2026 03:32:08 UTC] User Purchases API - Total purchases found: 0
[08-May-2026 03:32:13 UTC] === API CALL LOG ===
[08-May-2026 03:32:13 UTC] Endpoint: user/profile.php
[08-May-2026 03:32:13 UTC] Full Log Data: {
    "timestamp": "2026-05-08 03:32:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:2b:8c37:b003:edff:fec3:393e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE1IiwidXNlcm5hbWUiOiJyYXlzdWJoYWRpcDk0IiwiZW1haWwiOiJyYXlzdWJoYWRpcDk0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODgxNTg5OX0.t0MZlQPiUJaTmweqxIUMM4ilcU2xcmEprMCh9qhC_O4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8565613ab6d837-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e1:2b:8c37:b003:edff:fec3:393e",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e1:2b:8c37:b003:edff:fec3:393e, 172.69.165.49"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 03:32:13 UTC] === END API CALL LOG ===
[08-May-2026 03:32:13 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 03:32:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE1IiwidXNlcm5hbWUiOiJyYXlzdWJoYWRpcDk0IiwiZW1haWwiOiJyYXlzdWJoYWRpcDk0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODgxNTg5OX0.t0MZlQPiUJaTmweqxIUMM4ilcU2xcmEprMCh9qhC_O4
[08-May-2026 03:32:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 03:32:13 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 03:32:13 UTC] User ID: 515
[08-May-2026 03:32:13 UTC] ✅ User profile retrieved successfully for user ID: 515
[08-May-2026 03:32:14 UTC] User Purchases API - User ID: 515
[08-May-2026 03:32:14 UTC] User Purchases API - Total purchases found: 0
[08-May-2026 03:32:15 UTC] === API CALL LOG ===
[08-May-2026 03:32:15 UTC] Endpoint: user/profile.php
[08-May-2026 03:32:15 UTC] Full Log Data: {
    "timestamp": "2026-05-08 03:32:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:2b:8c37:b003:edff:fec3:393e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE1IiwidXNlcm5hbWUiOiJyYXlzdWJoYWRpcDk0IiwiZW1haWwiOiJyYXlzdWJoYWRpcDk0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODgxNTg5OX0.t0MZlQPiUJaTmweqxIUMM4ilcU2xcmEprMCh9qhC_O4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f85656aa98ad837-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e1:2b:8c37:b003:edff:fec3:393e",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e1:2b:8c37:b003:edff:fec3:393e, 172.69.165.48"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 03:32:15 UTC] === END API CALL LOG ===
[08-May-2026 03:32:15 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 03:32:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE1IiwidXNlcm5hbWUiOiJyYXlzdWJoYWRpcDk0IiwiZW1haWwiOiJyYXlzdWJoYWRpcDk0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODgxNTg5OX0.t0MZlQPiUJaTmweqxIUMM4ilcU2xcmEprMCh9qhC_O4
[08-May-2026 03:32:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 03:32:15 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 03:32:15 UTC] User ID: 515
[08-May-2026 03:32:15 UTC] ✅ User profile retrieved successfully for user ID: 515
[08-May-2026 03:32:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 03:32:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 03:32:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE1IiwidXNlcm5hbWUiOiJyYXlzdWJoYWRpcDk0IiwiZW1haWwiOiJyYXlzdWJoYWRpcDk0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODgxNTg5OX0.t0MZlQPiUJaTmweqxIUMM4ilcU2xcmEprMCh9qhC_O4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f85656aa986d837-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40e1:2b:8c37:b003:edff:fec3:393e","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40e1:2b:8c37:b003:edff:fec3:393e, 172.69.165.49"}
[08-May-2026 03:32:15 UTC] === User Orders API Called ===
[08-May-2026 03:32:15 UTC] User ID: 515
[08-May-2026 03:32:15 UTC] Limit: 20, Offset: 0
[08-May-2026 03:32:15 UTC] Orders found: 0
[08-May-2026 03:32:15 UTC] Orders data: []
[08-May-2026 03:32:15 UTC] Total orders count: 0
[08-May-2026 03:32:15 UTC] === API CALL LOG ===
[08-May-2026 03:32:15 UTC] Endpoint: user/profile.php
[08-May-2026 03:32:15 UTC] Full Log Data: {
    "timestamp": "2026-05-08 03:32:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:2b:8c37:b003:edff:fec3:393e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE1IiwidXNlcm5hbWUiOiJyYXlzdWJoYWRpcDk0IiwiZW1haWwiOiJyYXlzdWJoYWRpcDk0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODgxNTg5OX0.t0MZlQPiUJaTmweqxIUMM4ilcU2xcmEprMCh9qhC_O4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f85656c6ed5d837-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e1:2b:8c37:b003:edff:fec3:393e",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e1:2b:8c37:b003:edff:fec3:393e, 172.69.165.48"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 03:32:15 UTC] === END API CALL LOG ===
[08-May-2026 03:32:15 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 03:32:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE1IiwidXNlcm5hbWUiOiJyYXlzdWJoYWRpcDk0IiwiZW1haWwiOiJyYXlzdWJoYWRpcDk0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODgxNTg5OX0.t0MZlQPiUJaTmweqxIUMM4ilcU2xcmEprMCh9qhC_O4
[08-May-2026 03:32:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 03:32:15 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 03:32:15 UTC] User ID: 515
[08-May-2026 03:32:15 UTC] ✅ User profile retrieved successfully for user ID: 515
[08-May-2026 03:32:16 UTC] === API CALL LOG ===
[08-May-2026 03:32:16 UTC] Endpoint: user/profile.php
[08-May-2026 03:32:16 UTC] Full Log Data: {
    "timestamp": "2026-05-08 03:32:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:2b:8c37:b003:edff:fec3:393e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE1IiwidXNlcm5hbWUiOiJyYXlzdWJoYWRpcDk0IiwiZW1haWwiOiJyYXlzdWJoYWRpcDk0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODgxNTg5OX0.t0MZlQPiUJaTmweqxIUMM4ilcU2xcmEprMCh9qhC_O4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8565727d29d837-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e1:2b:8c37:b003:edff:fec3:393e",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e1:2b:8c37:b003:edff:fec3:393e, 172.69.165.49"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 03:32:16 UTC] === END API CALL LOG ===
[08-May-2026 03:32:16 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 03:32:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE1IiwidXNlcm5hbWUiOiJyYXlzdWJoYWRpcDk0IiwiZW1haWwiOiJyYXlzdWJoYWRpcDk0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODgxNTg5OX0.t0MZlQPiUJaTmweqxIUMM4ilcU2xcmEprMCh9qhC_O4
[08-May-2026 03:32:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 03:32:16 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 03:32:16 UTC] User ID: 515
[08-May-2026 03:32:16 UTC] ✅ User profile retrieved successfully for user ID: 515
[08-May-2026 03:32:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 03:32:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 03:32:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE1IiwidXNlcm5hbWUiOiJyYXlzdWJoYWRpcDk0IiwiZW1haWwiOiJyYXlzdWJoYWRpcDk0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODgxNTg5OX0.t0MZlQPiUJaTmweqxIUMM4ilcU2xcmEprMCh9qhC_O4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f8565cbeec3d837-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40e1:2b:8c37:b003:edff:fec3:393e","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40e1:2b:8c37:b003:edff:fec3:393e, 172.69.165.48"}
[08-May-2026 03:32:30 UTC] === User Orders API Called ===
[08-May-2026 03:32:30 UTC] User ID: 515
[08-May-2026 03:32:30 UTC] Limit: 20, Offset: 0
[08-May-2026 03:32:30 UTC] Orders found: 0
[08-May-2026 03:32:30 UTC] Orders data: []
[08-May-2026 03:32:30 UTC] Total orders count: 0
[08-May-2026 03:32:31 UTC] === API CALL LOG ===
[08-May-2026 03:32:31 UTC] Endpoint: user/profile.php
[08-May-2026 03:32:31 UTC] Full Log Data: {
    "timestamp": "2026-05-08 03:32:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:2b:8c37:b003:edff:fec3:393e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE1IiwidXNlcm5hbWUiOiJyYXlzdWJoYWRpcDk0IiwiZW1haWwiOiJyYXlzdWJoYWRpcDk0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODgxNTg5OX0.t0MZlQPiUJaTmweqxIUMM4ilcU2xcmEprMCh9qhC_O4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8565cc68ddd837-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e1:2b:8c37:b003:edff:fec3:393e",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e1:2b:8c37:b003:edff:fec3:393e, 172.69.165.49"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 03:32:31 UTC] === END API CALL LOG ===
[08-May-2026 03:32:31 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 03:32:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE1IiwidXNlcm5hbWUiOiJyYXlzdWJoYWRpcDk0IiwiZW1haWwiOiJyYXlzdWJoYWRpcDk0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODgxNTg5OX0.t0MZlQPiUJaTmweqxIUMM4ilcU2xcmEprMCh9qhC_O4
[08-May-2026 03:32:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 03:32:31 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 03:32:31 UTC] User ID: 515
[08-May-2026 03:32:31 UTC] ✅ User profile retrieved successfully for user ID: 515
[08-May-2026 03:32:31 UTC] === API CALL LOG ===
[08-May-2026 03:32:31 UTC] Endpoint: user/profile.php
[08-May-2026 03:32:31 UTC] Full Log Data: {
    "timestamp": "2026-05-08 03:32:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:2b:8c37:b003:edff:fec3:393e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE1IiwidXNlcm5hbWUiOiJyYXlzdWJoYWRpcDk0IiwiZW1haWwiOiJyYXlzdWJoYWRpcDk0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODgxNTg5OX0.t0MZlQPiUJaTmweqxIUMM4ilcU2xcmEprMCh9qhC_O4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8565cddcfbd837-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e1:2b:8c37:b003:edff:fec3:393e",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e1:2b:8c37:b003:edff:fec3:393e, 172.69.165.48"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 03:32:31 UTC] === END API CALL LOG ===
[08-May-2026 03:32:31 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 03:32:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE1IiwidXNlcm5hbWUiOiJyYXlzdWJoYWRpcDk0IiwiZW1haWwiOiJyYXlzdWJoYWRpcDk0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODgxNTg5OX0.t0MZlQPiUJaTmweqxIUMM4ilcU2xcmEprMCh9qhC_O4
[08-May-2026 03:32:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 03:32:31 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 03:32:31 UTC] User ID: 515
[08-May-2026 03:32:31 UTC] ✅ User profile retrieved successfully for user ID: 515
[08-May-2026 03:32:32 UTC] === API CALL LOG ===
[08-May-2026 03:32:32 UTC] Endpoint: user/profile.php
[08-May-2026 03:32:32 UTC] Full Log Data: {
    "timestamp": "2026-05-08 03:32:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:2b:8c37:b003:edff:fec3:393e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE1IiwidXNlcm5hbWUiOiJyYXlzdWJoYWRpcDk0IiwiZW1haWwiOiJyYXlzdWJoYWRpcDk0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODgxNTg5OX0.t0MZlQPiUJaTmweqxIUMM4ilcU2xcmEprMCh9qhC_O4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8565d46b58d837-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e1:2b:8c37:b003:edff:fec3:393e",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e1:2b:8c37:b003:edff:fec3:393e, 172.69.165.48"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 03:32:32 UTC] === END API CALL LOG ===
[08-May-2026 03:32:32 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 03:32:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE1IiwidXNlcm5hbWUiOiJyYXlzdWJoYWRpcDk0IiwiZW1haWwiOiJyYXlzdWJoYWRpcDk0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODgxNTg5OX0.t0MZlQPiUJaTmweqxIUMM4ilcU2xcmEprMCh9qhC_O4
[08-May-2026 03:32:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 03:32:32 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 03:32:32 UTC] User ID: 515
[08-May-2026 03:32:32 UTC] ✅ User profile retrieved successfully for user ID: 515
[08-May-2026 03:33:47 UTC] === API CALL LOG ===
[08-May-2026 03:33:47 UTC] Endpoint: user/profile.php
[08-May-2026 03:33:47 UTC] Full Log Data: {
    "timestamp": "2026-05-08 03:33:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:2b:8c37:b003:edff:fec3:393e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE1IiwidXNlcm5hbWUiOiJyYXlzdWJoYWRpcDk0IiwiZW1haWwiOiJyYXlzdWJoYWRpcDk0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODgxNTg5OX0.t0MZlQPiUJaTmweqxIUMM4ilcU2xcmEprMCh9qhC_O4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8567a9db42fd37-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e1:2b:8c37:b003:edff:fec3:393e",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e1:2b:8c37:b003:edff:fec3:393e, 162.158.108.71"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 03:33:47 UTC] === END API CALL LOG ===
[08-May-2026 03:33:47 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 03:33:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE1IiwidXNlcm5hbWUiOiJyYXlzdWJoYWRpcDk0IiwiZW1haWwiOiJyYXlzdWJoYWRpcDk0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODgxNTg5OX0.t0MZlQPiUJaTmweqxIUMM4ilcU2xcmEprMCh9qhC_O4
[08-May-2026 03:33:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 03:33:47 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 03:33:47 UTC] User ID: 515
[08-May-2026 03:33:47 UTC] ✅ User profile retrieved successfully for user ID: 515
[08-May-2026 03:33:48 UTC] === API CALL LOG ===
[08-May-2026 03:33:48 UTC] Endpoint: user/profile.php
[08-May-2026 03:33:48 UTC] Full Log Data: {
    "timestamp": "2026-05-08 03:33:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:2b:8c37:b003:edff:fec3:393e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE1IiwidXNlcm5hbWUiOiJyYXlzdWJoYWRpcDk0IiwiZW1haWwiOiJyYXlzdWJoYWRpcDk0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODgxNTg5OX0.t0MZlQPiUJaTmweqxIUMM4ilcU2xcmEprMCh9qhC_O4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8567ae2e3bfd37-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e1:2b:8c37:b003:edff:fec3:393e",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e1:2b:8c37:b003:edff:fec3:393e, 162.158.108.31"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 03:33:48 UTC] === END API CALL LOG ===
[08-May-2026 03:33:48 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 03:33:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE1IiwidXNlcm5hbWUiOiJyYXlzdWJoYWRpcDk0IiwiZW1haWwiOiJyYXlzdWJoYWRpcDk0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODgxNTg5OX0.t0MZlQPiUJaTmweqxIUMM4ilcU2xcmEprMCh9qhC_O4
[08-May-2026 03:33:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 03:33:48 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 03:33:48 UTC] User ID: 515
[08-May-2026 03:33:48 UTC] ✅ User profile retrieved successfully for user ID: 515
[08-May-2026 03:33:49 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 03:33:49 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 03:33:49 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE1IiwidXNlcm5hbWUiOiJyYXlzdWJoYWRpcDk0IiwiZW1haWwiOiJyYXlzdWJoYWRpcDk0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODgxNTg5OX0.t0MZlQPiUJaTmweqxIUMM4ilcU2xcmEprMCh9qhC_O4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f8567b5faadfd37-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40e1:2b:8c37:b003:edff:fec3:393e","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40e1:2b:8c37:b003:edff:fec3:393e, 162.158.108.31"}
[08-May-2026 03:33:49 UTC] === User Orders API Called ===
[08-May-2026 03:33:49 UTC] User ID: 515
[08-May-2026 03:33:49 UTC] Limit: 20, Offset: 0
[08-May-2026 03:33:49 UTC] Orders found: 0
[08-May-2026 03:33:49 UTC] Orders data: []
[08-May-2026 03:33:49 UTC] Total orders count: 0
[08-May-2026 03:33:49 UTC] === API CALL LOG ===
[08-May-2026 03:33:49 UTC] Endpoint: user/profile.php
[08-May-2026 03:33:49 UTC] Full Log Data: {
    "timestamp": "2026-05-08 03:33:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:2b:8c37:b003:edff:fec3:393e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE1IiwidXNlcm5hbWUiOiJyYXlzdWJoYWRpcDk0IiwiZW1haWwiOiJyYXlzdWJoYWRpcDk0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODgxNTg5OX0.t0MZlQPiUJaTmweqxIUMM4ilcU2xcmEprMCh9qhC_O4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8567b67c4ffd37-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e1:2b:8c37:b003:edff:fec3:393e",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e1:2b:8c37:b003:edff:fec3:393e, 162.158.108.30"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 03:33:49 UTC] === END API CALL LOG ===
[08-May-2026 03:33:49 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 03:33:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE1IiwidXNlcm5hbWUiOiJyYXlzdWJoYWRpcDk0IiwiZW1haWwiOiJyYXlzdWJoYWRpcDk0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODgxNTg5OX0.t0MZlQPiUJaTmweqxIUMM4ilcU2xcmEprMCh9qhC_O4
[08-May-2026 03:33:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 03:33:49 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 03:33:49 UTC] User ID: 515
[08-May-2026 03:33:49 UTC] ✅ User profile retrieved successfully for user ID: 515
[08-May-2026 03:33:49 UTC] === API CALL LOG ===
[08-May-2026 03:33:49 UTC] Endpoint: user/profile.php
[08-May-2026 03:33:49 UTC] Full Log Data: {
    "timestamp": "2026-05-08 03:33:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:2b:8c37:b003:edff:fec3:393e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE1IiwidXNlcm5hbWUiOiJyYXlzdWJoYWRpcDk0IiwiZW1haWwiOiJyYXlzdWJoYWRpcDk0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODgxNTg5OX0.t0MZlQPiUJaTmweqxIUMM4ilcU2xcmEprMCh9qhC_O4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8567b90adcfd37-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e1:2b:8c37:b003:edff:fec3:393e",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e1:2b:8c37:b003:edff:fec3:393e, 162.158.108.31"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 03:33:49 UTC] === END API CALL LOG ===
[08-May-2026 03:33:49 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 03:33:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE1IiwidXNlcm5hbWUiOiJyYXlzdWJoYWRpcDk0IiwiZW1haWwiOiJyYXlzdWJoYWRpcDk0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODgxNTg5OX0.t0MZlQPiUJaTmweqxIUMM4ilcU2xcmEprMCh9qhC_O4
[08-May-2026 03:33:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 03:33:49 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 03:33:49 UTC] User ID: 515
[08-May-2026 03:33:49 UTC] ✅ User profile retrieved successfully for user ID: 515
[08-May-2026 03:34:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 03:34:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 03:34:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE1IiwidXNlcm5hbWUiOiJyYXlzdWJoYWRpcDk0IiwiZW1haWwiOiJyYXlzdWJoYWRpcDk0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODgxNTg5OX0.t0MZlQPiUJaTmweqxIUMM4ilcU2xcmEprMCh9qhC_O4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f8568698ab6fd37-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40e1:2b:8c37:b003:edff:fec3:393e","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40e1:2b:8c37:b003:edff:fec3:393e, 162.158.108.71"}
[08-May-2026 03:34:18 UTC] === User Orders API Called ===
[08-May-2026 03:34:18 UTC] User ID: 515
[08-May-2026 03:34:18 UTC] Limit: 20, Offset: 0
[08-May-2026 03:34:18 UTC] Orders found: 0
[08-May-2026 03:34:18 UTC] Orders data: []
[08-May-2026 03:34:18 UTC] Total orders count: 0
[08-May-2026 03:34:18 UTC] === API CALL LOG ===
[08-May-2026 03:34:18 UTC] Endpoint: user/profile.php
[08-May-2026 03:34:18 UTC] Full Log Data: {
    "timestamp": "2026-05-08 03:34:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:2b:8c37:b003:edff:fec3:393e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE1IiwidXNlcm5hbWUiOiJyYXlzdWJoYWRpcDk0IiwiZW1haWwiOiJyYXlzdWJoYWRpcDk0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODgxNTg5OX0.t0MZlQPiUJaTmweqxIUMM4ilcU2xcmEprMCh9qhC_O4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f85686a0c6bfd37-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e1:2b:8c37:b003:edff:fec3:393e",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e1:2b:8c37:b003:edff:fec3:393e, 162.158.108.71"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 03:34:18 UTC] === END API CALL LOG ===
[08-May-2026 03:34:18 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 03:34:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE1IiwidXNlcm5hbWUiOiJyYXlzdWJoYWRpcDk0IiwiZW1haWwiOiJyYXlzdWJoYWRpcDk0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODgxNTg5OX0.t0MZlQPiUJaTmweqxIUMM4ilcU2xcmEprMCh9qhC_O4
[08-May-2026 03:34:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 03:34:18 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 03:34:18 UTC] User ID: 515
[08-May-2026 03:34:18 UTC] ✅ User profile retrieved successfully for user ID: 515
[08-May-2026 03:34:18 UTC] === API CALL LOG ===
[08-May-2026 03:34:18 UTC] Endpoint: user/profile.php
[08-May-2026 03:34:18 UTC] Full Log Data: {
    "timestamp": "2026-05-08 03:34:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:2b:8c37:b003:edff:fec3:393e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE1IiwidXNlcm5hbWUiOiJyYXlzdWJoYWRpcDk0IiwiZW1haWwiOiJyYXlzdWJoYWRpcDk0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODgxNTg5OX0.t0MZlQPiUJaTmweqxIUMM4ilcU2xcmEprMCh9qhC_O4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f85686b8875fd37-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e1:2b:8c37:b003:edff:fec3:393e",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e1:2b:8c37:b003:edff:fec3:393e, 162.158.108.71"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 03:34:18 UTC] === END API CALL LOG ===
[08-May-2026 03:34:18 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 03:34:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE1IiwidXNlcm5hbWUiOiJyYXlzdWJoYWRpcDk0IiwiZW1haWwiOiJyYXlzdWJoYWRpcDk0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODgxNTg5OX0.t0MZlQPiUJaTmweqxIUMM4ilcU2xcmEprMCh9qhC_O4
[08-May-2026 03:34:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 03:34:18 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 03:34:18 UTC] User ID: 515
[08-May-2026 03:34:18 UTC] ✅ User profile retrieved successfully for user ID: 515
[08-May-2026 03:36:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 03:36:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 03:36:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE1IiwidXNlcm5hbWUiOiJyYXlzdWJoYWRpcDk0IiwiZW1haWwiOiJyYXlzdWJoYWRpcDk0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODgxNTg5OX0.t0MZlQPiUJaTmweqxIUMM4ilcU2xcmEprMCh9qhC_O4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f856c206f05fe86-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40e1:2b:8c37:b003:edff:fec3:393e","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40e1:2b:8c37:b003:edff:fec3:393e, 172.68.164.100"}
[08-May-2026 03:36:50 UTC] === User Orders API Called ===
[08-May-2026 03:36:50 UTC] User ID: 515
[08-May-2026 03:36:50 UTC] Limit: 20, Offset: 0
[08-May-2026 03:36:50 UTC] Orders found: 0
[08-May-2026 03:36:50 UTC] Orders data: []
[08-May-2026 03:36:50 UTC] Total orders count: 0
[08-May-2026 03:36:50 UTC] === API CALL LOG ===
[08-May-2026 03:36:50 UTC] Endpoint: user/profile.php
[08-May-2026 03:36:50 UTC] Full Log Data: {
    "timestamp": "2026-05-08 03:36:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:2b:8c37:b003:edff:fec3:393e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE1IiwidXNlcm5hbWUiOiJyYXlzdWJoYWRpcDk0IiwiZW1haWwiOiJyYXlzdWJoYWRpcDk0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODgxNTg5OX0.t0MZlQPiUJaTmweqxIUMM4ilcU2xcmEprMCh9qhC_O4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f856c238fc0fe86-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e1:2b:8c37:b003:edff:fec3:393e",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e1:2b:8c37:b003:edff:fec3:393e, 172.68.164.100"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 03:36:50 UTC] === END API CALL LOG ===
[08-May-2026 03:36:50 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 03:36:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE1IiwidXNlcm5hbWUiOiJyYXlzdWJoYWRpcDk0IiwiZW1haWwiOiJyYXlzdWJoYWRpcDk0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODgxNTg5OX0.t0MZlQPiUJaTmweqxIUMM4ilcU2xcmEprMCh9qhC_O4
[08-May-2026 03:36:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 03:36:50 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 03:36:50 UTC] === API CALL LOG ===
[08-May-2026 03:36:50 UTC] User ID: 515
[08-May-2026 03:36:50 UTC] Endpoint: user/profile.php
[08-May-2026 03:36:50 UTC] Full Log Data: {
    "timestamp": "2026-05-08 03:36:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:2b:8c37:b003:edff:fec3:393e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE1IiwidXNlcm5hbWUiOiJyYXlzdWJoYWRpcDk0IiwiZW1haWwiOiJyYXlzdWJoYWRpcDk0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODgxNTg5OX0.t0MZlQPiUJaTmweqxIUMM4ilcU2xcmEprMCh9qhC_O4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f856c238fbbfe86-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e1:2b:8c37:b003:edff:fec3:393e",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e1:2b:8c37:b003:edff:fec3:393e, 172.68.164.101"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 03:36:50 UTC] === END API CALL LOG ===
[08-May-2026 03:36:50 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 03:36:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE1IiwidXNlcm5hbWUiOiJyYXlzdWJoYWRpcDk0IiwiZW1haWwiOiJyYXlzdWJoYWRpcDk0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODgxNTg5OX0.t0MZlQPiUJaTmweqxIUMM4ilcU2xcmEprMCh9qhC_O4
[08-May-2026 03:36:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 03:36:50 UTC] ✅ User profile retrieved successfully for user ID: 515
[08-May-2026 03:36:50 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 03:36:50 UTC] User ID: 515
[08-May-2026 03:36:50 UTC] ✅ User profile retrieved successfully for user ID: 515
[08-May-2026 03:37:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 03:37:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 03:37:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE1IiwidXNlcm5hbWUiOiJyYXlzdWJoYWRpcDk0IiwiZW1haWwiOiJyYXlzdWJoYWRpcDk0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODgxNTg5OX0.t0MZlQPiUJaTmweqxIUMM4ilcU2xcmEprMCh9qhC_O4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f856c6eacb4fe86-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40e1:2b:8c37:b003:edff:fec3:393e","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40e1:2b:8c37:b003:edff:fec3:393e, 172.68.164.100"}
[08-May-2026 03:37:02 UTC] === User Orders API Called ===
[08-May-2026 03:37:02 UTC] User ID: 515
[08-May-2026 03:37:02 UTC] Limit: 20, Offset: 0
[08-May-2026 03:37:02 UTC] Orders found: 0
[08-May-2026 03:37:02 UTC] Orders data: []
[08-May-2026 03:37:02 UTC] Total orders count: 0
[08-May-2026 03:37:02 UTC] === API CALL LOG ===
[08-May-2026 03:37:02 UTC] Endpoint: user/profile.php
[08-May-2026 03:37:02 UTC] Full Log Data: {
    "timestamp": "2026-05-08 03:37:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:2b:8c37:b003:edff:fec3:393e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE1IiwidXNlcm5hbWUiOiJyYXlzdWJoYWRpcDk0IiwiZW1haWwiOiJyYXlzdWJoYWRpcDk0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODgxNTg5OX0.t0MZlQPiUJaTmweqxIUMM4ilcU2xcmEprMCh9qhC_O4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f856c6eacbafe86-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e1:2b:8c37:b003:edff:fec3:393e",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e1:2b:8c37:b003:edff:fec3:393e, 172.68.164.100"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 03:37:02 UTC] === END API CALL LOG ===
[08-May-2026 03:37:02 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 03:37:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE1IiwidXNlcm5hbWUiOiJyYXlzdWJoYWRpcDk0IiwiZW1haWwiOiJyYXlzdWJoYWRpcDk0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODgxNTg5OX0.t0MZlQPiUJaTmweqxIUMM4ilcU2xcmEprMCh9qhC_O4
[08-May-2026 03:37:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 03:37:02 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 03:37:02 UTC] User ID: 515
[08-May-2026 03:37:02 UTC] ✅ User profile retrieved successfully for user ID: 515
[08-May-2026 03:37:02 UTC] === API CALL LOG ===
[08-May-2026 03:37:02 UTC] Endpoint: user/profile.php
[08-May-2026 03:37:02 UTC] Full Log Data: {
    "timestamp": "2026-05-08 03:37:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:2b:8c37:b003:edff:fec3:393e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE1IiwidXNlcm5hbWUiOiJyYXlzdWJoYWRpcDk0IiwiZW1haWwiOiJyYXlzdWJoYWRpcDk0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODgxNTg5OX0.t0MZlQPiUJaTmweqxIUMM4ilcU2xcmEprMCh9qhC_O4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f856c70699ffe86-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e1:2b:8c37:b003:edff:fec3:393e",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e1:2b:8c37:b003:edff:fec3:393e, 172.68.164.101"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 03:37:02 UTC] === END API CALL LOG ===
[08-May-2026 03:37:02 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 03:37:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE1IiwidXNlcm5hbWUiOiJyYXlzdWJoYWRpcDk0IiwiZW1haWwiOiJyYXlzdWJoYWRpcDk0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODgxNTg5OX0.t0MZlQPiUJaTmweqxIUMM4ilcU2xcmEprMCh9qhC_O4
[08-May-2026 03:37:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 03:37:02 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 03:37:02 UTC] User ID: 515
[08-May-2026 03:37:02 UTC] ✅ User profile retrieved successfully for user ID: 515
[08-May-2026 03:37:03 UTC] === API CALL LOG ===
[08-May-2026 03:37:03 UTC] Endpoint: user/profile.php
[08-May-2026 03:37:03 UTC] Full Log Data: {
    "timestamp": "2026-05-08 03:37:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:2b:8c37:b003:edff:fec3:393e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE1IiwidXNlcm5hbWUiOiJyYXlzdWJoYWRpcDk0IiwiZW1haWwiOiJyYXlzdWJoYWRpcDk0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODgxNTg5OX0.t0MZlQPiUJaTmweqxIUMM4ilcU2xcmEprMCh9qhC_O4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f856c71dd4bfe86-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e1:2b:8c37:b003:edff:fec3:393e",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e1:2b:8c37:b003:edff:fec3:393e, 172.68.164.100"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 03:37:03 UTC] === END API CALL LOG ===
[08-May-2026 03:37:03 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 03:37:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE1IiwidXNlcm5hbWUiOiJyYXlzdWJoYWRpcDk0IiwiZW1haWwiOiJyYXlzdWJoYWRpcDk0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODgxNTg5OX0.t0MZlQPiUJaTmweqxIUMM4ilcU2xcmEprMCh9qhC_O4
[08-May-2026 03:37:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 03:37:03 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 03:37:03 UTC] User ID: 515
[08-May-2026 03:37:03 UTC] ✅ User profile retrieved successfully for user ID: 515
[08-May-2026 03:37:03 UTC] User Purchases API - User ID: 515
[08-May-2026 03:37:03 UTC] User Purchases API - Total purchases found: 1
[08-May-2026 03:37:08 UTC] === API CALL LOG ===
[08-May-2026 03:37:08 UTC] Endpoint: user/profile.php
[08-May-2026 03:37:08 UTC] Full Log Data: {
    "timestamp": "2026-05-08 03:37:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:2b:8c37:b003:edff:fec3:393e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE1IiwidXNlcm5hbWUiOiJyYXlzdWJoYWRpcDk0IiwiZW1haWwiOiJyYXlzdWJoYWRpcDk0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODgxNTg5OX0.t0MZlQPiUJaTmweqxIUMM4ilcU2xcmEprMCh9qhC_O4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f856c93df91fe86-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e1:2b:8c37:b003:edff:fec3:393e",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e1:2b:8c37:b003:edff:fec3:393e, 172.68.164.100"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 03:37:08 UTC] === END API CALL LOG ===
[08-May-2026 03:37:08 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 03:37:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE1IiwidXNlcm5hbWUiOiJyYXlzdWJoYWRpcDk0IiwiZW1haWwiOiJyYXlzdWJoYWRpcDk0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODgxNTg5OX0.t0MZlQPiUJaTmweqxIUMM4ilcU2xcmEprMCh9qhC_O4
[08-May-2026 03:37:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 03:37:08 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 03:37:08 UTC] User ID: 515
[08-May-2026 03:37:08 UTC] ✅ User profile retrieved successfully for user ID: 515
[08-May-2026 03:37:08 UTC] User Purchases API - User ID: 515
[08-May-2026 03:37:08 UTC] User Purchases API - Total purchases found: 1
[08-May-2026 04:48:56 UTC] === API CALL LOG ===
[08-May-2026 04:48:56 UTC] Endpoint: user/profile.php
[08-May-2026 04:48:56 UTC] Full Log Data: {
    "timestamp": "2026-05-08 04:48:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.71.40",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE3IiwidXNlcm5hbWUiOiJKb25hdGhhbiIsImVtYWlsIjoiU3lsdmVyZWJla2VyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODgyMDUzNX0.B0YqpV0a7fO7aHAkIvjSbuq8-KU_Hhf2mfoGCrNKttI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f85d5c31f2798d9-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.235.71.40",
        "CF-IPCountry": "CI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.235.71.40, 162.158.216.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 04:48:56 UTC] === END API CALL LOG ===
[08-May-2026 04:48:56 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 04:48:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE3IiwidXNlcm5hbWUiOiJKb25hdGhhbiIsImVtYWlsIjoiU3lsdmVyZWJla2VyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODgyMDUzNX0.B0YqpV0a7fO7aHAkIvjSbuq8-KU_Hhf2mfoGCrNKttI
[08-May-2026 04:48:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 04:48:56 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 04:48:56 UTC] User ID: 517
[08-May-2026 04:48:56 UTC] ✅ User profile retrieved successfully for user ID: 517
[08-May-2026 04:48:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 04:48:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 04:48:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE3IiwidXNlcm5hbWUiOiJKb25hdGhhbiIsImVtYWlsIjoiU3lsdmVyZWJla2VyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODgyMDUzNX0.B0YqpV0a7fO7aHAkIvjSbuq8-KU_Hhf2mfoGCrNKttI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f85d5c3e84b98d9-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"105.235.71.40","CF-IPCountry":"CI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"105.235.71.40, 162.158.216.168"}
[08-May-2026 04:48:56 UTC] === User Orders API Called ===
[08-May-2026 04:48:56 UTC] User ID: 517
[08-May-2026 04:48:56 UTC] Limit: 20, Offset: 0
[08-May-2026 04:48:56 UTC] Orders found: 0
[08-May-2026 04:48:56 UTC] Orders data: []
[08-May-2026 04:48:56 UTC] Total orders count: 0
[08-May-2026 04:48:56 UTC] === API CALL LOG ===
[08-May-2026 04:48:56 UTC] Endpoint: user/profile.php
[08-May-2026 04:48:56 UTC] Full Log Data: {
    "timestamp": "2026-05-08 04:48:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.71.40",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE3IiwidXNlcm5hbWUiOiJKb25hdGhhbiIsImVtYWlsIjoiU3lsdmVyZWJla2VyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODgyMDUzNX0.B0YqpV0a7fO7aHAkIvjSbuq8-KU_Hhf2mfoGCrNKttI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f85d5c3e84d98d9-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.235.71.40",
        "CF-IPCountry": "CI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.235.71.40, 162.158.216.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 04:48:56 UTC] === END API CALL LOG ===
[08-May-2026 04:48:56 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 04:48:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE3IiwidXNlcm5hbWUiOiJKb25hdGhhbiIsImVtYWlsIjoiU3lsdmVyZWJla2VyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODgyMDUzNX0.B0YqpV0a7fO7aHAkIvjSbuq8-KU_Hhf2mfoGCrNKttI
[08-May-2026 04:48:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 04:48:56 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 04:48:56 UTC] User ID: 517
[08-May-2026 04:48:56 UTC] ✅ User profile retrieved successfully for user ID: 517
[08-May-2026 04:48:57 UTC] === API CALL LOG ===
[08-May-2026 04:48:57 UTC] Endpoint: user/profile.php
[08-May-2026 04:48:57 UTC] Full Log Data: {
    "timestamp": "2026-05-08 04:48:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.71.40",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE3IiwidXNlcm5hbWUiOiJKb25hdGhhbiIsImVtYWlsIjoiU3lsdmVyZWJla2VyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODgyMDUzNX0.B0YqpV0a7fO7aHAkIvjSbuq8-KU_Hhf2mfoGCrNKttI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f85d5c8c85598d9-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.235.71.40",
        "CF-IPCountry": "CI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.235.71.40, 162.158.216.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 04:48:57 UTC] === END API CALL LOG ===
[08-May-2026 04:48:57 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 04:48:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE3IiwidXNlcm5hbWUiOiJKb25hdGhhbiIsImVtYWlsIjoiU3lsdmVyZWJla2VyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODgyMDUzNX0.B0YqpV0a7fO7aHAkIvjSbuq8-KU_Hhf2mfoGCrNKttI
[08-May-2026 04:48:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 04:48:57 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 04:48:57 UTC] User ID: 517
[08-May-2026 04:48:57 UTC] ✅ User profile retrieved successfully for user ID: 517
[08-May-2026 04:49:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 04:49:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 04:49:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE3IiwidXNlcm5hbWUiOiJKb25hdGhhbiIsImVtYWlsIjoiU3lsdmVyZWJla2VyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODgyMDUzNX0.B0YqpV0a7fO7aHAkIvjSbuq8-KU_Hhf2mfoGCrNKttI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f85d6d6abab98d9-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"105.235.71.40","CF-IPCountry":"CI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"105.235.71.40, 162.158.216.168"}
[08-May-2026 04:49:40 UTC] === User Orders API Called ===
[08-May-2026 04:49:40 UTC] User ID: 517
[08-May-2026 04:49:40 UTC] Limit: 20, Offset: 0
[08-May-2026 04:49:40 UTC] Orders found: 0
[08-May-2026 04:49:40 UTC] Orders data: []
[08-May-2026 04:49:40 UTC] Total orders count: 0
[08-May-2026 04:49:43 UTC] === API CALL LOG ===
[08-May-2026 04:49:43 UTC] Endpoint: user/profile.php
[08-May-2026 04:49:43 UTC] Full Log Data: {
    "timestamp": "2026-05-08 04:49:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.71.40",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE3IiwidXNlcm5hbWUiOiJKb25hdGhhbiIsImVtYWlsIjoiU3lsdmVyZWJla2VyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODgyMDUzNX0.B0YqpV0a7fO7aHAkIvjSbuq8-KU_Hhf2mfoGCrNKttI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f85d6e8e96f98d9-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.235.71.40",
        "CF-IPCountry": "CI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.235.71.40, 162.158.216.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 04:49:43 UTC] === END API CALL LOG ===
[08-May-2026 04:49:43 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 04:49:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE3IiwidXNlcm5hbWUiOiJKb25hdGhhbiIsImVtYWlsIjoiU3lsdmVyZWJla2VyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODgyMDUzNX0.B0YqpV0a7fO7aHAkIvjSbuq8-KU_Hhf2mfoGCrNKttI
[08-May-2026 04:49:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 04:49:43 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 04:49:43 UTC] User ID: 517
[08-May-2026 04:49:43 UTC] ✅ User profile retrieved successfully for user ID: 517
[08-May-2026 04:49:44 UTC] User Purchases API - User ID: 517
[08-May-2026 04:49:44 UTC] User Purchases API - Total purchases found: 0
[08-May-2026 04:49:50 UTC] === API CALL LOG ===
[08-May-2026 04:49:50 UTC] Endpoint: user/profile.php
[08-May-2026 04:49:50 UTC] Full Log Data: {
    "timestamp": "2026-05-08 04:49:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.71.40",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE3IiwidXNlcm5hbWUiOiJKb25hdGhhbiIsImVtYWlsIjoiU3lsdmVyZWJla2VyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODgyMDUzNX0.B0YqpV0a7fO7aHAkIvjSbuq8-KU_Hhf2mfoGCrNKttI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f85d712f96198d9-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.235.71.40",
        "CF-IPCountry": "CI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.235.71.40, 162.158.216.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 04:49:50 UTC] === END API CALL LOG ===
[08-May-2026 04:49:50 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 04:49:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE3IiwidXNlcm5hbWUiOiJKb25hdGhhbiIsImVtYWlsIjoiU3lsdmVyZWJla2VyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODgyMDUzNX0.B0YqpV0a7fO7aHAkIvjSbuq8-KU_Hhf2mfoGCrNKttI
[08-May-2026 04:49:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 04:49:50 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 04:49:50 UTC] User ID: 517
[08-May-2026 04:49:50 UTC] ✅ User profile retrieved successfully for user ID: 517
[08-May-2026 04:49:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 04:49:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 04:49:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE3IiwidXNlcm5hbWUiOiJKb25hdGhhbiIsImVtYWlsIjoiU3lsdmVyZWJla2VyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODgyMDUzNX0.B0YqpV0a7fO7aHAkIvjSbuq8-KU_Hhf2mfoGCrNKttI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f85d712f95e98d9-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"105.235.71.40","CF-IPCountry":"CI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"105.235.71.40, 162.158.216.169"}
[08-May-2026 04:49:50 UTC] === User Orders API Called ===
[08-May-2026 04:49:50 UTC] User ID: 517
[08-May-2026 04:49:50 UTC] Limit: 20, Offset: 0
[08-May-2026 04:49:50 UTC] Orders found: 0
[08-May-2026 04:49:50 UTC] Orders data: []
[08-May-2026 04:49:50 UTC] === API CALL LOG ===
[08-May-2026 04:49:50 UTC] Endpoint: user/profile.php
[08-May-2026 04:49:50 UTC] Full Log Data: {
    "timestamp": "2026-05-08 04:49:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.71.40",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE3IiwidXNlcm5hbWUiOiJKb25hdGhhbiIsImVtYWlsIjoiU3lsdmVyZWJla2VyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODgyMDUzNX0.B0YqpV0a7fO7aHAkIvjSbuq8-KU_Hhf2mfoGCrNKttI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f85d712f96398d9-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.235.71.40",
        "CF-IPCountry": "CI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.235.71.40, 162.158.216.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 04:49:50 UTC] Total orders count: 0
[08-May-2026 04:49:50 UTC] === END API CALL LOG ===
[08-May-2026 04:49:50 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 04:49:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE3IiwidXNlcm5hbWUiOiJKb25hdGhhbiIsImVtYWlsIjoiU3lsdmVyZWJla2VyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODgyMDUzNX0.B0YqpV0a7fO7aHAkIvjSbuq8-KU_Hhf2mfoGCrNKttI
[08-May-2026 04:49:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 04:49:50 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 04:49:50 UTC] User ID: 517
[08-May-2026 04:49:50 UTC] ✅ User profile retrieved successfully for user ID: 517
[08-May-2026 04:49:51 UTC] === API CALL LOG ===
[08-May-2026 04:49:51 UTC] Endpoint: user/profile.php
[08-May-2026 04:49:51 UTC] Full Log Data: {
    "timestamp": "2026-05-08 04:49:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.71.40",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE3IiwidXNlcm5hbWUiOiJKb25hdGhhbiIsImVtYWlsIjoiU3lsdmVyZWJla2VyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODgyMDUzNX0.B0YqpV0a7fO7aHAkIvjSbuq8-KU_Hhf2mfoGCrNKttI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f85d717492698d9-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.235.71.40",
        "CF-IPCountry": "CI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.235.71.40, 162.158.216.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 04:49:51 UTC] === END API CALL LOG ===
[08-May-2026 04:49:51 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 04:49:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE3IiwidXNlcm5hbWUiOiJKb25hdGhhbiIsImVtYWlsIjoiU3lsdmVyZWJla2VyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODgyMDUzNX0.B0YqpV0a7fO7aHAkIvjSbuq8-KU_Hhf2mfoGCrNKttI
[08-May-2026 04:49:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 04:49:51 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 04:49:51 UTC] User ID: 517
[08-May-2026 04:49:51 UTC] ✅ User profile retrieved successfully for user ID: 517
[08-May-2026 04:50:19 UTC] === API CALL LOG ===
[08-May-2026 04:50:19 UTC] Endpoint: user/profile.php
[08-May-2026 04:50:19 UTC] Full Log Data: {
    "timestamp": "2026-05-08 04:50:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.71.40",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE3IiwidXNlcm5hbWUiOiJKb25hdGhhbiIsImVtYWlsIjoiU3lsdmVyZWJla2VyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODgyMDUzNX0.B0YqpV0a7fO7aHAkIvjSbuq8-KU_Hhf2mfoGCrNKttI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f85d7c9f92498d9-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.235.71.40",
        "CF-IPCountry": "CI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.235.71.40, 162.158.216.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 04:50:19 UTC] === END API CALL LOG ===
[08-May-2026 04:50:19 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 04:50:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE3IiwidXNlcm5hbWUiOiJKb25hdGhhbiIsImVtYWlsIjoiU3lsdmVyZWJla2VyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODgyMDUzNX0.B0YqpV0a7fO7aHAkIvjSbuq8-KU_Hhf2mfoGCrNKttI
[08-May-2026 04:50:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 04:50:19 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 04:50:19 UTC] User ID: 517
[08-May-2026 04:50:19 UTC] ✅ User profile retrieved successfully for user ID: 517
[08-May-2026 04:50:20 UTC] User Purchases API - User ID: 517
[08-May-2026 04:50:20 UTC] User Purchases API - Total purchases found: 0
[08-May-2026 04:50:30 UTC] === API CALL LOG ===
[08-May-2026 04:50:30 UTC] Endpoint: user/profile.php
[08-May-2026 04:50:30 UTC] Full Log Data: {
    "timestamp": "2026-05-08 04:50:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.71.40",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE3IiwidXNlcm5hbWUiOiJKb25hdGhhbiIsImVtYWlsIjoiU3lsdmVyZWJla2VyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODgyMDUzNX0.B0YqpV0a7fO7aHAkIvjSbuq8-KU_Hhf2mfoGCrNKttI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f85d80b0d2398d9-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.235.71.40",
        "CF-IPCountry": "CI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.235.71.40, 162.158.216.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 04:50:30 UTC] === END API CALL LOG ===
[08-May-2026 04:50:30 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 04:50:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE3IiwidXNlcm5hbWUiOiJKb25hdGhhbiIsImVtYWlsIjoiU3lsdmVyZWJla2VyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODgyMDUzNX0.B0YqpV0a7fO7aHAkIvjSbuq8-KU_Hhf2mfoGCrNKttI
[08-May-2026 04:50:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 04:50:30 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 04:50:30 UTC] User ID: 517
[08-May-2026 04:50:30 UTC] ✅ User profile retrieved successfully for user ID: 517
[08-May-2026 04:50:30 UTC] User Purchases API - User ID: 517
[08-May-2026 04:50:30 UTC] User Purchases API - Total purchases found: 0
[08-May-2026 04:50:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 04:50:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 04:50:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE3IiwidXNlcm5hbWUiOiJKb25hdGhhbiIsImVtYWlsIjoiU3lsdmVyZWJla2VyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODgyMDUzNX0.B0YqpV0a7fO7aHAkIvjSbuq8-KU_Hhf2mfoGCrNKttI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f85d82acd1d98d9-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"105.235.71.40","CF-IPCountry":"CI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"105.235.71.40, 162.158.216.169"}
[08-May-2026 04:50:35 UTC] === User Orders API Called ===
[08-May-2026 04:50:35 UTC] User ID: 517
[08-May-2026 04:50:35 UTC] Limit: 20, Offset: 0
[08-May-2026 04:50:35 UTC] Orders found: 0
[08-May-2026 04:50:35 UTC] Orders data: []
[08-May-2026 04:50:35 UTC] Total orders count: 0
[08-May-2026 04:50:35 UTC] === API CALL LOG ===
[08-May-2026 04:50:35 UTC] === API CALL LOG ===
[08-May-2026 04:50:35 UTC] Endpoint: user/profile.php
[08-May-2026 04:50:35 UTC] Endpoint: user/profile.php
[08-May-2026 04:50:35 UTC] Full Log Data: {
    "timestamp": "2026-05-08 04:50:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.71.40",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE3IiwidXNlcm5hbWUiOiJKb25hdGhhbiIsImVtYWlsIjoiU3lsdmVyZWJla2VyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODgyMDUzNX0.B0YqpV0a7fO7aHAkIvjSbuq8-KU_Hhf2mfoGCrNKttI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f85d82acd2198d9-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.235.71.40",
        "CF-IPCountry": "CI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.235.71.40, 162.158.216.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 04:50:35 UTC] === END API CALL LOG ===
[08-May-2026 04:50:35 UTC] Full Log Data: {
    "timestamp": "2026-05-08 04:50:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.71.40",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE3IiwidXNlcm5hbWUiOiJKb25hdGhhbiIsImVtYWlsIjoiU3lsdmVyZWJla2VyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODgyMDUzNX0.B0YqpV0a7fO7aHAkIvjSbuq8-KU_Hhf2mfoGCrNKttI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f85d82acd2398d9-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.235.71.40",
        "CF-IPCountry": "CI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.235.71.40, 162.158.216.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 04:50:35 UTC] === END API CALL LOG ===
[08-May-2026 04:50:35 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 04:50:35 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 04:50:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE3IiwidXNlcm5hbWUiOiJKb25hdGhhbiIsImVtYWlsIjoiU3lsdmVyZWJla2VyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODgyMDUzNX0.B0YqpV0a7fO7aHAkIvjSbuq8-KU_Hhf2mfoGCrNKttI
[08-May-2026 04:50:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE3IiwidXNlcm5hbWUiOiJKb25hdGhhbiIsImVtYWlsIjoiU3lsdmVyZWJla2VyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODgyMDUzNX0.B0YqpV0a7fO7aHAkIvjSbuq8-KU_Hhf2mfoGCrNKttI
[08-May-2026 04:50:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 04:50:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 04:50:35 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 04:50:35 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 04:50:35 UTC] User ID: 517
[08-May-2026 04:50:35 UTC] User ID: 517
[08-May-2026 04:50:35 UTC] ✅ User profile retrieved successfully for user ID: 517
[08-May-2026 04:50:35 UTC] ✅ User profile retrieved successfully for user ID: 517
[08-May-2026 04:50:36 UTC] === API CALL LOG ===
[08-May-2026 04:50:36 UTC] Endpoint: user/profile.php
[08-May-2026 04:50:36 UTC] Full Log Data: {
    "timestamp": "2026-05-08 04:50:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.71.40",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE3IiwidXNlcm5hbWUiOiJKb25hdGhhbiIsImVtYWlsIjoiU3lsdmVyZWJla2VyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODgyMDUzNX0.B0YqpV0a7fO7aHAkIvjSbuq8-KU_Hhf2mfoGCrNKttI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f85d82f4cb598d9-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.235.71.40",
        "CF-IPCountry": "CI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.235.71.40, 162.158.216.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 04:50:36 UTC] === END API CALL LOG ===
[08-May-2026 04:50:36 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 04:50:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE3IiwidXNlcm5hbWUiOiJKb25hdGhhbiIsImVtYWlsIjoiU3lsdmVyZWJla2VyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODgyMDUzNX0.B0YqpV0a7fO7aHAkIvjSbuq8-KU_Hhf2mfoGCrNKttI
[08-May-2026 04:50:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 04:50:36 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 04:50:36 UTC] User ID: 517
[08-May-2026 04:50:36 UTC] ✅ User profile retrieved successfully for user ID: 517
[08-May-2026 04:51:59 UTC] === API CALL LOG ===
[08-May-2026 04:51:59 UTC] Endpoint: user/profile.php
[08-May-2026 04:51:59 UTC] Full Log Data: {
    "timestamp": "2026-05-08 04:51:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.71.40",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE3IiwidXNlcm5hbWUiOiJKb25hdGhhbiIsImVtYWlsIjoiU3lsdmVyZWJla2VyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODgyMDUzNX0.B0YqpV0a7fO7aHAkIvjSbuq8-KU_Hhf2mfoGCrNKttI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f85da37a9e5949f-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.235.71.40",
        "CF-IPCountry": "CI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.235.71.40, 172.70.162.182"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 04:51:59 UTC] === END API CALL LOG ===
[08-May-2026 04:51:59 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 04:51:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE3IiwidXNlcm5hbWUiOiJKb25hdGhhbiIsImVtYWlsIjoiU3lsdmVyZWJla2VyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODgyMDUzNX0.B0YqpV0a7fO7aHAkIvjSbuq8-KU_Hhf2mfoGCrNKttI
[08-May-2026 04:51:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 04:51:59 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 04:51:59 UTC] User ID: 517
[08-May-2026 04:51:59 UTC] ✅ User profile retrieved successfully for user ID: 517
[08-May-2026 04:51:59 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 04:51:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 04:51:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE3IiwidXNlcm5hbWUiOiJKb25hdGhhbiIsImVtYWlsIjoiU3lsdmVyZWJla2VyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODgyMDUzNX0.B0YqpV0a7fO7aHAkIvjSbuq8-KU_Hhf2mfoGCrNKttI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f85da3bbb99949f-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"105.235.71.40","CF-IPCountry":"CI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"105.235.71.40, 172.70.162.182"}
[08-May-2026 04:51:59 UTC] === User Orders API Called ===
[08-May-2026 04:51:59 UTC] User ID: 517
[08-May-2026 04:51:59 UTC] Limit: 20, Offset: 0
[08-May-2026 04:51:59 UTC] Orders found: 0
[08-May-2026 04:51:59 UTC] Orders data: []
[08-May-2026 04:51:59 UTC] Total orders count: 0
[08-May-2026 04:51:59 UTC] === API CALL LOG ===
[08-May-2026 04:51:59 UTC] Endpoint: user/profile.php
[08-May-2026 04:51:59 UTC] Full Log Data: {
    "timestamp": "2026-05-08 04:51:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.71.40",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE3IiwidXNlcm5hbWUiOiJKb25hdGhhbiIsImVtYWlsIjoiU3lsdmVyZWJla2VyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODgyMDUzNX0.B0YqpV0a7fO7aHAkIvjSbuq8-KU_Hhf2mfoGCrNKttI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f85da3bbb9a949f-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.235.71.40",
        "CF-IPCountry": "CI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.235.71.40, 172.70.162.182"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 04:51:59 UTC] === END API CALL LOG ===
[08-May-2026 04:51:59 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 04:51:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE3IiwidXNlcm5hbWUiOiJKb25hdGhhbiIsImVtYWlsIjoiU3lsdmVyZWJla2VyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODgyMDUzNX0.B0YqpV0a7fO7aHAkIvjSbuq8-KU_Hhf2mfoGCrNKttI
[08-May-2026 04:51:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 04:51:59 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 04:51:59 UTC] User ID: 517
[08-May-2026 04:51:59 UTC] ✅ User profile retrieved successfully for user ID: 517
[08-May-2026 04:52:00 UTC] === API CALL LOG ===
[08-May-2026 04:52:00 UTC] Endpoint: user/profile.php
[08-May-2026 04:52:00 UTC] Full Log Data: {
    "timestamp": "2026-05-08 04:52:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.71.40",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE3IiwidXNlcm5hbWUiOiJKb25hdGhhbiIsImVtYWlsIjoiU3lsdmVyZWJla2VyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODgyMDUzNX0.B0YqpV0a7fO7aHAkIvjSbuq8-KU_Hhf2mfoGCrNKttI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f85da406da8949f-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.235.71.40",
        "CF-IPCountry": "CI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.235.71.40, 172.70.162.182"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 04:52:00 UTC] === END API CALL LOG ===
[08-May-2026 04:52:00 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 04:52:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE3IiwidXNlcm5hbWUiOiJKb25hdGhhbiIsImVtYWlsIjoiU3lsdmVyZWJla2VyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODgyMDUzNX0.B0YqpV0a7fO7aHAkIvjSbuq8-KU_Hhf2mfoGCrNKttI
[08-May-2026 04:52:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 04:52:00 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 04:52:00 UTC] User ID: 517
[08-May-2026 04:52:00 UTC] ✅ User profile retrieved successfully for user ID: 517
[08-May-2026 04:52:01 UTC] === API CALL LOG ===
[08-May-2026 04:52:01 UTC] Endpoint: user/profile.php
[08-May-2026 04:52:01 UTC] Full Log Data: {
    "timestamp": "2026-05-08 04:52:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.71.40",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE3IiwidXNlcm5hbWUiOiJKb25hdGhhbiIsImVtYWlsIjoiU3lsdmVyZWJla2VyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODgyMDUzNX0.B0YqpV0a7fO7aHAkIvjSbuq8-KU_Hhf2mfoGCrNKttI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f85da484997949f-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.235.71.40",
        "CF-IPCountry": "CI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.235.71.40, 172.70.162.182"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 04:52:01 UTC] === END API CALL LOG ===
[08-May-2026 04:52:01 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 04:52:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE3IiwidXNlcm5hbWUiOiJKb25hdGhhbiIsImVtYWlsIjoiU3lsdmVyZWJla2VyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODgyMDUzNX0.B0YqpV0a7fO7aHAkIvjSbuq8-KU_Hhf2mfoGCrNKttI
[08-May-2026 04:52:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 04:52:01 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 04:52:01 UTC] User ID: 517
[08-May-2026 04:52:01 UTC] ✅ User profile retrieved successfully for user ID: 517
[08-May-2026 04:53:29 UTC] === API CALL LOG ===
[08-May-2026 04:53:29 UTC] Endpoint: user/profile.php
[08-May-2026 04:53:29 UTC] Full Log Data: {
    "timestamp": "2026-05-08 04:53:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.71.40",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE3IiwidXNlcm5hbWUiOiJKb25hdGhhbiIsImVtYWlsIjoiU3lsdmVyZWJla2VyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODgyMDUzNX0.B0YqpV0a7fO7aHAkIvjSbuq8-KU_Hhf2mfoGCrNKttI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f85dc6db871bf0e-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.235.71.40",
        "CF-IPCountry": "CI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.235.71.40, 172.70.85.151"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 04:53:29 UTC] === END API CALL LOG ===
[08-May-2026 04:53:29 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 04:53:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE3IiwidXNlcm5hbWUiOiJKb25hdGhhbiIsImVtYWlsIjoiU3lsdmVyZWJla2VyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODgyMDUzNX0.B0YqpV0a7fO7aHAkIvjSbuq8-KU_Hhf2mfoGCrNKttI
[08-May-2026 04:53:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 04:53:29 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 04:53:29 UTC] User ID: 517
[08-May-2026 04:53:29 UTC] ✅ User profile retrieved successfully for user ID: 517
[08-May-2026 04:53:30 UTC] === API CALL LOG ===
[08-May-2026 04:53:30 UTC] Endpoint: user/profile.php
[08-May-2026 04:53:30 UTC] Full Log Data: {
    "timestamp": "2026-05-08 04:53:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.71.40",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE3IiwidXNlcm5hbWUiOiJKb25hdGhhbiIsImVtYWlsIjoiU3lsdmVyZWJla2VyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODgyMDUzNX0.B0YqpV0a7fO7aHAkIvjSbuq8-KU_Hhf2mfoGCrNKttI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f85dc70aa93bf0e-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.235.71.40",
        "CF-IPCountry": "CI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.235.71.40, 172.70.85.151"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 04:53:30 UTC] === END API CALL LOG ===
[08-May-2026 04:53:30 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 04:53:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE3IiwidXNlcm5hbWUiOiJKb25hdGhhbiIsImVtYWlsIjoiU3lsdmVyZWJla2VyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODgyMDUzNX0.B0YqpV0a7fO7aHAkIvjSbuq8-KU_Hhf2mfoGCrNKttI
[08-May-2026 04:53:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 04:53:30 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 04:53:30 UTC] User ID: 517
[08-May-2026 04:53:30 UTC] ✅ User profile retrieved successfully for user ID: 517
[08-May-2026 04:53:30 UTC] === API CALL LOG ===
[08-May-2026 04:53:30 UTC] Endpoint: user/profile.php
[08-May-2026 04:53:30 UTC] Full Log Data: {
    "timestamp": "2026-05-08 04:53:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.71.40",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE3IiwidXNlcm5hbWUiOiJKb25hdGhhbiIsImVtYWlsIjoiU3lsdmVyZWJla2VyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODgyMDUzNX0.B0YqpV0a7fO7aHAkIvjSbuq8-KU_Hhf2mfoGCrNKttI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f85dc71db33bf0e-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.235.71.40",
        "CF-IPCountry": "CI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.235.71.40, 172.70.85.151"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 04:53:30 UTC] === END API CALL LOG ===
[08-May-2026 04:53:30 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 04:53:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE3IiwidXNlcm5hbWUiOiJKb25hdGhhbiIsImVtYWlsIjoiU3lsdmVyZWJla2VyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODgyMDUzNX0.B0YqpV0a7fO7aHAkIvjSbuq8-KU_Hhf2mfoGCrNKttI
[08-May-2026 04:53:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 04:53:30 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 04:53:30 UTC] User ID: 517
[08-May-2026 04:53:30 UTC] ✅ User profile retrieved successfully for user ID: 517
[08-May-2026 04:53:30 UTC] === API CALL LOG ===
[08-May-2026 04:53:30 UTC] Endpoint: user/profile.php
[08-May-2026 04:53:30 UTC] Full Log Data: {
    "timestamp": "2026-05-08 04:53:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.71.40",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE3IiwidXNlcm5hbWUiOiJKb25hdGhhbiIsImVtYWlsIjoiU3lsdmVyZWJla2VyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODgyMDUzNX0.B0YqpV0a7fO7aHAkIvjSbuq8-KU_Hhf2mfoGCrNKttI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f85dc71db39bf0e-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.235.71.40",
        "CF-IPCountry": "CI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.235.71.40, 172.70.85.151"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 04:53:30 UTC] === END API CALL LOG ===
[08-May-2026 04:53:30 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 04:53:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE3IiwidXNlcm5hbWUiOiJKb25hdGhhbiIsImVtYWlsIjoiU3lsdmVyZWJla2VyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODgyMDUzNX0.B0YqpV0a7fO7aHAkIvjSbuq8-KU_Hhf2mfoGCrNKttI
[08-May-2026 04:53:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 04:53:30 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 04:53:30 UTC] User ID: 517
[08-May-2026 04:53:30 UTC] ✅ User profile retrieved successfully for user ID: 517
[08-May-2026 04:53:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 04:53:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 04:53:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE3IiwidXNlcm5hbWUiOiJKb25hdGhhbiIsImVtYWlsIjoiU3lsdmVyZWJla2VyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODgyMDUzNX0.B0YqpV0a7fO7aHAkIvjSbuq8-KU_Hhf2mfoGCrNKttI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f85dc71db37bf0e-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"105.235.71.40","CF-IPCountry":"CI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"105.235.71.40, 172.70.85.150"}
[08-May-2026 04:53:30 UTC] === User Orders API Called ===
[08-May-2026 04:53:30 UTC] User ID: 517
[08-May-2026 04:53:30 UTC] Limit: 20, Offset: 0
[08-May-2026 04:53:30 UTC] Orders found: 0
[08-May-2026 04:53:30 UTC] Orders data: []
[08-May-2026 04:53:30 UTC] Total orders count: 0
[08-May-2026 04:53:31 UTC] === API CALL LOG ===
[08-May-2026 04:53:31 UTC] Endpoint: user/profile.php
[08-May-2026 04:53:31 UTC] Full Log Data: {
    "timestamp": "2026-05-08 04:53:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.71.40",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE3IiwidXNlcm5hbWUiOiJKb25hdGhhbiIsImVtYWlsIjoiU3lsdmVyZWJla2VyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODgyMDUzNX0.B0YqpV0a7fO7aHAkIvjSbuq8-KU_Hhf2mfoGCrNKttI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f85dc76bdd2bf0e-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.235.71.40",
        "CF-IPCountry": "CI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.235.71.40, 172.70.85.150"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 04:53:31 UTC] === END API CALL LOG ===
[08-May-2026 04:53:31 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 04:53:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE3IiwidXNlcm5hbWUiOiJKb25hdGhhbiIsImVtYWlsIjoiU3lsdmVyZWJla2VyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODgyMDUzNX0.B0YqpV0a7fO7aHAkIvjSbuq8-KU_Hhf2mfoGCrNKttI
[08-May-2026 04:53:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 04:53:31 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 04:53:31 UTC] User ID: 517
[08-May-2026 04:53:31 UTC] ✅ User profile retrieved successfully for user ID: 517
[08-May-2026 04:54:27 UTC] === API CALL LOG ===
[08-May-2026 04:54:27 UTC] Endpoint: user/profile.php
[08-May-2026 04:54:27 UTC] Full Log Data: {
    "timestamp": "2026-05-08 04:54:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.71.40",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE3IiwidXNlcm5hbWUiOiJKb25hdGhhbiIsImVtYWlsIjoiU3lsdmVyZWJla2VyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODgyMDUzNX0.B0YqpV0a7fO7aHAkIvjSbuq8-KU_Hhf2mfoGCrNKttI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f85ddd54b17bf0e-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.235.71.40",
        "CF-IPCountry": "CI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.235.71.40, 172.70.85.150"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 04:54:27 UTC] === END API CALL LOG ===
[08-May-2026 04:54:27 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 04:54:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE3IiwidXNlcm5hbWUiOiJKb25hdGhhbiIsImVtYWlsIjoiU3lsdmVyZWJla2VyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODgyMDUzNX0.B0YqpV0a7fO7aHAkIvjSbuq8-KU_Hhf2mfoGCrNKttI
[08-May-2026 04:54:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 04:54:27 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 04:54:27 UTC] User ID: 517
[08-May-2026 04:54:27 UTC] ✅ User profile retrieved successfully for user ID: 517
[08-May-2026 04:54:27 UTC] User Purchases API - User ID: 517
[08-May-2026 04:54:27 UTC] User Purchases API - Total purchases found: 1
[08-May-2026 04:54:37 UTC] === API CALL LOG ===
[08-May-2026 04:54:37 UTC] Endpoint: user/profile.php
[08-May-2026 04:54:37 UTC] Full Log Data: {
    "timestamp": "2026-05-08 04:54:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.71.40",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE3IiwidXNlcm5hbWUiOiJKb25hdGhhbiIsImVtYWlsIjoiU3lsdmVyZWJla2VyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODgyMDUzNX0.B0YqpV0a7fO7aHAkIvjSbuq8-KU_Hhf2mfoGCrNKttI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f85de131852bf0e-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.235.71.40",
        "CF-IPCountry": "CI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.235.71.40, 172.70.85.150"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 04:54:37 UTC] === END API CALL LOG ===
[08-May-2026 04:54:37 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 04:54:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE3IiwidXNlcm5hbWUiOiJKb25hdGhhbiIsImVtYWlsIjoiU3lsdmVyZWJla2VyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODgyMDUzNX0.B0YqpV0a7fO7aHAkIvjSbuq8-KU_Hhf2mfoGCrNKttI
[08-May-2026 04:54:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 04:54:37 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 04:54:37 UTC] User ID: 517
[08-May-2026 04:54:37 UTC] ✅ User profile retrieved successfully for user ID: 517
[08-May-2026 04:54:37 UTC] User Purchases API - User ID: 517
[08-May-2026 04:54:37 UTC] User Purchases API - Total purchases found: 1
[08-May-2026 04:55:17 UTC] === API CALL LOG ===
[08-May-2026 04:55:17 UTC] Endpoint: user/profile.php
[08-May-2026 04:55:17 UTC] Full Log Data: {
    "timestamp": "2026-05-08 04:55:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.71.40",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE3IiwidXNlcm5hbWUiOiJKb25hdGhhbiIsImVtYWlsIjoiU3lsdmVyZWJla2VyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODgyMDUzNX0.B0YqpV0a7fO7aHAkIvjSbuq8-KU_Hhf2mfoGCrNKttI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f85df0d4aafbf0e-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.235.71.40",
        "CF-IPCountry": "CI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.235.71.40, 172.70.85.150"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 04:55:17 UTC] === END API CALL LOG ===
[08-May-2026 04:55:17 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 04:55:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE3IiwidXNlcm5hbWUiOiJKb25hdGhhbiIsImVtYWlsIjoiU3lsdmVyZWJla2VyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODgyMDUzNX0.B0YqpV0a7fO7aHAkIvjSbuq8-KU_Hhf2mfoGCrNKttI
[08-May-2026 04:55:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 04:55:17 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 04:55:17 UTC] User ID: 517
[08-May-2026 04:55:17 UTC] ✅ User profile retrieved successfully for user ID: 517
[08-May-2026 04:55:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 04:55:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 04:55:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE3IiwidXNlcm5hbWUiOiJKb25hdGhhbiIsImVtYWlsIjoiU3lsdmVyZWJla2VyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODgyMDUzNX0.B0YqpV0a7fO7aHAkIvjSbuq8-KU_Hhf2mfoGCrNKttI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f85df102c38bf0e-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"105.235.71.40","CF-IPCountry":"CI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"105.235.71.40, 172.70.85.150"}
[08-May-2026 04:55:17 UTC] === User Orders API Called ===
[08-May-2026 04:55:17 UTC] User ID: 517
[08-May-2026 04:55:17 UTC] Limit: 20, Offset: 0
[08-May-2026 04:55:17 UTC] Orders found: 0
[08-May-2026 04:55:17 UTC] Orders data: []
[08-May-2026 04:55:17 UTC] Total orders count: 0
[08-May-2026 04:55:17 UTC] === API CALL LOG ===
[08-May-2026 04:55:17 UTC] Endpoint: user/profile.php
[08-May-2026 04:55:17 UTC] Full Log Data: {
    "timestamp": "2026-05-08 04:55:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.71.40",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE3IiwidXNlcm5hbWUiOiJKb25hdGhhbiIsImVtYWlsIjoiU3lsdmVyZWJla2VyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODgyMDUzNX0.B0YqpV0a7fO7aHAkIvjSbuq8-KU_Hhf2mfoGCrNKttI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f85df102c39bf0e-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.235.71.40",
        "CF-IPCountry": "CI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.235.71.40, 172.70.85.150"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 04:55:17 UTC] === END API CALL LOG ===
[08-May-2026 04:55:17 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 04:55:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE3IiwidXNlcm5hbWUiOiJKb25hdGhhbiIsImVtYWlsIjoiU3lsdmVyZWJla2VyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODgyMDUzNX0.B0YqpV0a7fO7aHAkIvjSbuq8-KU_Hhf2mfoGCrNKttI
[08-May-2026 04:55:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 04:55:17 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 04:55:17 UTC] User ID: 517
[08-May-2026 04:55:17 UTC] === API CALL LOG ===
[08-May-2026 04:55:17 UTC] Endpoint: user/profile.php
[08-May-2026 04:55:17 UTC] Full Log Data: {
    "timestamp": "2026-05-08 04:55:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.71.40",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE3IiwidXNlcm5hbWUiOiJKb25hdGhhbiIsImVtYWlsIjoiU3lsdmVyZWJla2VyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODgyMDUzNX0.B0YqpV0a7fO7aHAkIvjSbuq8-KU_Hhf2mfoGCrNKttI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f85df102c3abf0e-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.235.71.40",
        "CF-IPCountry": "CI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.235.71.40, 172.70.85.151"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 04:55:17 UTC] === END API CALL LOG ===
[08-May-2026 04:55:17 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 04:55:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE3IiwidXNlcm5hbWUiOiJKb25hdGhhbiIsImVtYWlsIjoiU3lsdmVyZWJla2VyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODgyMDUzNX0.B0YqpV0a7fO7aHAkIvjSbuq8-KU_Hhf2mfoGCrNKttI
[08-May-2026 04:55:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 04:55:17 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 04:55:17 UTC] User ID: 517
[08-May-2026 04:55:17 UTC] ✅ User profile retrieved successfully for user ID: 517
[08-May-2026 04:55:17 UTC] ✅ User profile retrieved successfully for user ID: 517
[08-May-2026 04:55:18 UTC] === API CALL LOG ===
[08-May-2026 04:55:18 UTC] Endpoint: user/profile.php
[08-May-2026 04:55:18 UTC] Full Log Data: {
    "timestamp": "2026-05-08 04:55:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.71.40",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE3IiwidXNlcm5hbWUiOiJKb25hdGhhbiIsImVtYWlsIjoiU3lsdmVyZWJla2VyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODgyMDUzNX0.B0YqpV0a7fO7aHAkIvjSbuq8-KU_Hhf2mfoGCrNKttI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f85df14ae7abf0e-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.235.71.40",
        "CF-IPCountry": "CI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.235.71.40, 172.70.85.150"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 04:55:18 UTC] === END API CALL LOG ===
[08-May-2026 04:55:18 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 04:55:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE3IiwidXNlcm5hbWUiOiJKb25hdGhhbiIsImVtYWlsIjoiU3lsdmVyZWJla2VyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODgyMDUzNX0.B0YqpV0a7fO7aHAkIvjSbuq8-KU_Hhf2mfoGCrNKttI
[08-May-2026 04:55:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 04:55:18 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 04:55:18 UTC] User ID: 517
[08-May-2026 04:55:18 UTC] ✅ User profile retrieved successfully for user ID: 517
[08-May-2026 04:55:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 04:55:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 04:55:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE3IiwidXNlcm5hbWUiOiJKb25hdGhhbiIsImVtYWlsIjoiU3lsdmVyZWJla2VyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODgyMDUzNX0.B0YqpV0a7fO7aHAkIvjSbuq8-KU_Hhf2mfoGCrNKttI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f85df839bf0bf0e-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"105.235.71.40","CF-IPCountry":"CI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"105.235.71.40, 172.70.85.151"}
[08-May-2026 04:55:36 UTC] === User Orders API Called ===
[08-May-2026 04:55:36 UTC] User ID: 517
[08-May-2026 04:55:36 UTC] Limit: 20, Offset: 0
[08-May-2026 04:55:36 UTC] Orders found: 0
[08-May-2026 04:55:36 UTC] Orders data: []
[08-May-2026 04:55:36 UTC] Total orders count: 0
[08-May-2026 04:55:38 UTC] === API CALL LOG ===
[08-May-2026 04:55:38 UTC] Endpoint: user/profile.php
[08-May-2026 04:55:38 UTC] Full Log Data: {
    "timestamp": "2026-05-08 04:55:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.71.40",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE3IiwidXNlcm5hbWUiOiJKb25hdGhhbiIsImVtYWlsIjoiU3lsdmVyZWJla2VyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODgyMDUzNX0.B0YqpV0a7fO7aHAkIvjSbuq8-KU_Hhf2mfoGCrNKttI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f85df917b33bf0e-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.235.71.40",
        "CF-IPCountry": "CI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.235.71.40, 172.70.85.151"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 04:55:38 UTC] === END API CALL LOG ===
[08-May-2026 04:55:38 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 04:55:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE3IiwidXNlcm5hbWUiOiJKb25hdGhhbiIsImVtYWlsIjoiU3lsdmVyZWJla2VyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODgyMDUzNX0.B0YqpV0a7fO7aHAkIvjSbuq8-KU_Hhf2mfoGCrNKttI
[08-May-2026 04:55:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 04:55:38 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 04:55:38 UTC] User ID: 517
[08-May-2026 04:55:38 UTC] ✅ User profile retrieved successfully for user ID: 517
[08-May-2026 04:55:38 UTC] User Purchases API - User ID: 517
[08-May-2026 04:55:38 UTC] User Purchases API - Total purchases found: 1
[08-May-2026 04:55:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 04:55:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 04:55:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE3IiwidXNlcm5hbWUiOiJKb25hdGhhbiIsImVtYWlsIjoiU3lsdmVyZWJla2VyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODgyMDUzNX0.B0YqpV0a7fO7aHAkIvjSbuq8-KU_Hhf2mfoGCrNKttI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f85dfb80eb0bf0e-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"105.235.71.40","CF-IPCountry":"CI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"105.235.71.40, 172.70.85.151"}
[08-May-2026 04:55:44 UTC] === User Orders API Called ===
[08-May-2026 04:55:44 UTC] User ID: 517
[08-May-2026 04:55:44 UTC] Limit: 20, Offset: 0
[08-May-2026 04:55:44 UTC] Orders found: 0
[08-May-2026 04:55:44 UTC] Orders data: []
[08-May-2026 04:55:44 UTC] Total orders count: 0
[08-May-2026 04:55:44 UTC] === API CALL LOG ===
[08-May-2026 04:55:44 UTC] Endpoint: user/profile.php
[08-May-2026 04:55:44 UTC] Full Log Data: {
    "timestamp": "2026-05-08 04:55:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.71.40",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE3IiwidXNlcm5hbWUiOiJKb25hdGhhbiIsImVtYWlsIjoiU3lsdmVyZWJla2VyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODgyMDUzNX0.B0YqpV0a7fO7aHAkIvjSbuq8-KU_Hhf2mfoGCrNKttI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f85dfb80eb1bf0e-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.235.71.40",
        "CF-IPCountry": "CI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.235.71.40, 172.70.85.151"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 04:55:44 UTC] === END API CALL LOG ===
[08-May-2026 04:55:44 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 04:55:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE3IiwidXNlcm5hbWUiOiJKb25hdGhhbiIsImVtYWlsIjoiU3lsdmVyZWJla2VyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODgyMDUzNX0.B0YqpV0a7fO7aHAkIvjSbuq8-KU_Hhf2mfoGCrNKttI
[08-May-2026 04:55:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 04:55:44 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 04:55:44 UTC] User ID: 517
[08-May-2026 04:55:44 UTC] === API CALL LOG ===
[08-May-2026 04:55:44 UTC] Endpoint: user/profile.php
[08-May-2026 04:55:44 UTC] Full Log Data: {
    "timestamp": "2026-05-08 04:55:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.71.40",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE3IiwidXNlcm5hbWUiOiJKb25hdGhhbiIsImVtYWlsIjoiU3lsdmVyZWJla2VyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODgyMDUzNX0.B0YqpV0a7fO7aHAkIvjSbuq8-KU_Hhf2mfoGCrNKttI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f85dfb80eb3bf0e-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.235.71.40",
        "CF-IPCountry": "CI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.235.71.40, 172.70.85.151"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 04:55:44 UTC] === END API CALL LOG ===
[08-May-2026 04:55:44 UTC] ✅ User profile retrieved successfully for user ID: 517
[08-May-2026 04:55:44 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 04:55:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE3IiwidXNlcm5hbWUiOiJKb25hdGhhbiIsImVtYWlsIjoiU3lsdmVyZWJla2VyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODgyMDUzNX0.B0YqpV0a7fO7aHAkIvjSbuq8-KU_Hhf2mfoGCrNKttI
[08-May-2026 04:55:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 04:55:44 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 04:55:44 UTC] User ID: 517
[08-May-2026 04:55:44 UTC] ✅ User profile retrieved successfully for user ID: 517
[08-May-2026 04:55:45 UTC] === API CALL LOG ===
[08-May-2026 04:55:45 UTC] Endpoint: user/profile.php
[08-May-2026 04:55:45 UTC] Full Log Data: {
    "timestamp": "2026-05-08 04:55:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.71.40",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE3IiwidXNlcm5hbWUiOiJKb25hdGhhbiIsImVtYWlsIjoiU3lsdmVyZWJla2VyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODgyMDUzNX0.B0YqpV0a7fO7aHAkIvjSbuq8-KU_Hhf2mfoGCrNKttI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f85dfbc98d8bf0e-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.235.71.40",
        "CF-IPCountry": "CI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.235.71.40, 172.70.85.151"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 04:55:45 UTC] === END API CALL LOG ===
[08-May-2026 04:55:45 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 04:55:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE3IiwidXNlcm5hbWUiOiJKb25hdGhhbiIsImVtYWlsIjoiU3lsdmVyZWJla2VyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODgyMDUzNX0.B0YqpV0a7fO7aHAkIvjSbuq8-KU_Hhf2mfoGCrNKttI
[08-May-2026 04:55:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 04:55:45 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 04:55:45 UTC] User ID: 517
[08-May-2026 04:55:45 UTC] ✅ User profile retrieved successfully for user ID: 517
[08-May-2026 04:56:48 UTC] === API CALL LOG ===
[08-May-2026 04:56:48 UTC] Endpoint: user/profile.php
[08-May-2026 04:56:48 UTC] Full Log Data: {
    "timestamp": "2026-05-08 04:56:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.71.40",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE3IiwidXNlcm5hbWUiOiJKb25hdGhhbiIsImVtYWlsIjoiU3lsdmVyZWJla2VyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODgyMDUzNX0.B0YqpV0a7fO7aHAkIvjSbuq8-KU_Hhf2mfoGCrNKttI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f85e1451f0b385e-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.235.71.40",
        "CF-IPCountry": "CI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.235.71.40, 172.70.91.141"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 04:56:48 UTC] === END API CALL LOG ===
[08-May-2026 04:56:48 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 04:56:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE3IiwidXNlcm5hbWUiOiJKb25hdGhhbiIsImVtYWlsIjoiU3lsdmVyZWJla2VyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODgyMDUzNX0.B0YqpV0a7fO7aHAkIvjSbuq8-KU_Hhf2mfoGCrNKttI
[08-May-2026 04:56:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 04:56:48 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 04:56:48 UTC] User ID: 517
[08-May-2026 04:56:48 UTC] ✅ User profile retrieved successfully for user ID: 517
[08-May-2026 04:56:48 UTC] === API CALL LOG ===
[08-May-2026 04:56:48 UTC] Endpoint: user/profile.php
[08-May-2026 04:56:48 UTC] Full Log Data: {
    "timestamp": "2026-05-08 04:56:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.71.40",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE3IiwidXNlcm5hbWUiOiJKb25hdGhhbiIsImVtYWlsIjoiU3lsdmVyZWJla2VyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODgyMDUzNX0.B0YqpV0a7fO7aHAkIvjSbuq8-KU_Hhf2mfoGCrNKttI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f85e147df88385e-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.235.71.40",
        "CF-IPCountry": "CI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.235.71.40, 172.71.26.43"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 04:56:48 UTC] === END API CALL LOG ===
[08-May-2026 04:56:48 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 04:56:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE3IiwidXNlcm5hbWUiOiJKb25hdGhhbiIsImVtYWlsIjoiU3lsdmVyZWJla2VyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODgyMDUzNX0.B0YqpV0a7fO7aHAkIvjSbuq8-KU_Hhf2mfoGCrNKttI
[08-May-2026 04:56:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 04:56:48 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 04:56:48 UTC] User ID: 517
[08-May-2026 04:56:48 UTC] ✅ User profile retrieved successfully for user ID: 517
[08-May-2026 04:56:48 UTC] === API CALL LOG ===
[08-May-2026 04:56:48 UTC] Endpoint: user/profile.php
[08-May-2026 04:56:48 UTC] Full Log Data: {
    "timestamp": "2026-05-08 04:56:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.71.40",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE3IiwidXNlcm5hbWUiOiJKb25hdGhhbiIsImVtYWlsIjoiU3lsdmVyZWJla2VyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODgyMDUzNX0.B0YqpV0a7fO7aHAkIvjSbuq8-KU_Hhf2mfoGCrNKttI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f85e1489fb2385e-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.235.71.40",
        "CF-IPCountry": "CI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.235.71.40, 172.71.26.43"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 04:56:48 UTC] === END API CALL LOG ===
[08-May-2026 04:56:48 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 04:56:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE3IiwidXNlcm5hbWUiOiJKb25hdGhhbiIsImVtYWlsIjoiU3lsdmVyZWJla2VyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODgyMDUzNX0.B0YqpV0a7fO7aHAkIvjSbuq8-KU_Hhf2mfoGCrNKttI
[08-May-2026 04:56:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 04:56:48 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 04:56:48 UTC] User ID: 517
[08-May-2026 04:56:48 UTC] ✅ User profile retrieved successfully for user ID: 517
[08-May-2026 04:56:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 04:56:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 04:56:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE3IiwidXNlcm5hbWUiOiJKb25hdGhhbiIsImVtYWlsIjoiU3lsdmVyZWJla2VyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODgyMDUzNX0.B0YqpV0a7fO7aHAkIvjSbuq8-KU_Hhf2mfoGCrNKttI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f85e1489fb5385e-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"105.235.71.40","CF-IPCountry":"CI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"105.235.71.40, 172.71.26.43"}
[08-May-2026 04:56:48 UTC] === User Orders API Called ===
[08-May-2026 04:56:48 UTC] User ID: 517
[08-May-2026 04:56:48 UTC] Limit: 20, Offset: 0
[08-May-2026 04:56:48 UTC] Orders found: 0
[08-May-2026 04:56:48 UTC] Orders data: []
[08-May-2026 04:56:48 UTC] Total orders count: 0
[08-May-2026 04:56:48 UTC] === API CALL LOG ===
[08-May-2026 04:56:48 UTC] Endpoint: user/profile.php
[08-May-2026 04:56:48 UTC] Full Log Data: {
    "timestamp": "2026-05-08 04:56:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.71.40",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE3IiwidXNlcm5hbWUiOiJKb25hdGhhbiIsImVtYWlsIjoiU3lsdmVyZWJla2VyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODgyMDUzNX0.B0YqpV0a7fO7aHAkIvjSbuq8-KU_Hhf2mfoGCrNKttI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f85e1496fd7385e-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.235.71.40",
        "CF-IPCountry": "CI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.235.71.40, 172.71.26.43"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 04:56:48 UTC] === END API CALL LOG ===
[08-May-2026 04:56:48 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 04:56:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE3IiwidXNlcm5hbWUiOiJKb25hdGhhbiIsImVtYWlsIjoiU3lsdmVyZWJla2VyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODgyMDUzNX0.B0YqpV0a7fO7aHAkIvjSbuq8-KU_Hhf2mfoGCrNKttI
[08-May-2026 04:56:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 04:56:48 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 04:56:48 UTC] User ID: 517
[08-May-2026 04:56:48 UTC] ✅ User profile retrieved successfully for user ID: 517
[08-May-2026 04:57:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 04:57:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 04:57:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE3IiwidXNlcm5hbWUiOiJKb25hdGhhbiIsImVtYWlsIjoiU3lsdmVyZWJla2VyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODgyMDUzNX0.B0YqpV0a7fO7aHAkIvjSbuq8-KU_Hhf2mfoGCrNKttI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f85e22a4b7d385e-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"105.235.71.40","CF-IPCountry":"CI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"105.235.71.40, 172.70.91.141"}
[08-May-2026 04:57:24 UTC] === User Orders API Called ===
[08-May-2026 04:57:24 UTC] User ID: 517
[08-May-2026 04:57:24 UTC] Limit: 20, Offset: 0
[08-May-2026 04:57:24 UTC] Orders found: 0
[08-May-2026 04:57:24 UTC] Orders data: []
[08-May-2026 04:57:24 UTC] Total orders count: 0
[08-May-2026 04:57:24 UTC] === API CALL LOG ===
[08-May-2026 04:57:24 UTC] Endpoint: user/profile.php
[08-May-2026 04:57:24 UTC] Full Log Data: {
    "timestamp": "2026-05-08 04:57:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.71.40",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE3IiwidXNlcm5hbWUiOiJKb25hdGhhbiIsImVtYWlsIjoiU3lsdmVyZWJla2VyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODgyMDUzNX0.B0YqpV0a7fO7aHAkIvjSbuq8-KU_Hhf2mfoGCrNKttI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f85e22a4b7f385e-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.235.71.40",
        "CF-IPCountry": "CI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.235.71.40, 172.70.91.142"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 04:57:24 UTC] === END API CALL LOG ===
[08-May-2026 04:57:24 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 04:57:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE3IiwidXNlcm5hbWUiOiJKb25hdGhhbiIsImVtYWlsIjoiU3lsdmVyZWJla2VyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODgyMDUzNX0.B0YqpV0a7fO7aHAkIvjSbuq8-KU_Hhf2mfoGCrNKttI
[08-May-2026 04:57:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 04:57:24 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 04:57:24 UTC] User ID: 517
[08-May-2026 04:57:24 UTC] ✅ User profile retrieved successfully for user ID: 517
[08-May-2026 04:57:24 UTC] === API CALL LOG ===
[08-May-2026 04:57:24 UTC] Endpoint: user/profile.php
[08-May-2026 04:57:24 UTC] Full Log Data: {
    "timestamp": "2026-05-08 04:57:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.71.40",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE3IiwidXNlcm5hbWUiOiJKb25hdGhhbiIsImVtYWlsIjoiU3lsdmVyZWJla2VyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODgyMDUzNX0.B0YqpV0a7fO7aHAkIvjSbuq8-KU_Hhf2mfoGCrNKttI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f85e22a4b7e385e-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.235.71.40",
        "CF-IPCountry": "CI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.235.71.40, 172.70.91.141"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 04:57:24 UTC] === END API CALL LOG ===
[08-May-2026 04:57:24 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 04:57:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE3IiwidXNlcm5hbWUiOiJKb25hdGhhbiIsImVtYWlsIjoiU3lsdmVyZWJla2VyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODgyMDUzNX0.B0YqpV0a7fO7aHAkIvjSbuq8-KU_Hhf2mfoGCrNKttI
[08-May-2026 04:57:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 04:57:24 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 04:57:24 UTC] User ID: 517
[08-May-2026 04:57:24 UTC] ✅ User profile retrieved successfully for user ID: 517
[08-May-2026 04:58:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 04:58:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 04:58:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE3IiwidXNlcm5hbWUiOiJKb25hdGhhbiIsImVtYWlsIjoiU3lsdmVyZWJla2VyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODgyMDUzNX0.B0YqpV0a7fO7aHAkIvjSbuq8-KU_Hhf2mfoGCrNKttI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f85e3393dbc385e-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"105.235.71.40","CF-IPCountry":"CI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"105.235.71.40, 172.70.91.142"}
[08-May-2026 04:58:08 UTC] === User Orders API Called ===
[08-May-2026 04:58:08 UTC] User ID: 517
[08-May-2026 04:58:08 UTC] Limit: 20, Offset: 0
[08-May-2026 04:58:08 UTC] Orders found: 0
[08-May-2026 04:58:08 UTC] Orders data: []
[08-May-2026 04:58:08 UTC] Total orders count: 0
[08-May-2026 04:58:08 UTC] === API CALL LOG ===
[08-May-2026 04:58:08 UTC] Endpoint: user/profile.php
[08-May-2026 04:58:08 UTC] Full Log Data: {
    "timestamp": "2026-05-08 04:58:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.71.40",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE3IiwidXNlcm5hbWUiOiJKb25hdGhhbiIsImVtYWlsIjoiU3lsdmVyZWJla2VyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODgyMDUzNX0.B0YqpV0a7fO7aHAkIvjSbuq8-KU_Hhf2mfoGCrNKttI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f85e3393dbd385e-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.235.71.40",
        "CF-IPCountry": "CI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.235.71.40, 172.70.91.142"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 04:58:08 UTC] === END API CALL LOG ===
[08-May-2026 04:58:08 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 04:58:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE3IiwidXNlcm5hbWUiOiJKb25hdGhhbiIsImVtYWlsIjoiU3lsdmVyZWJla2VyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODgyMDUzNX0.B0YqpV0a7fO7aHAkIvjSbuq8-KU_Hhf2mfoGCrNKttI
[08-May-2026 04:58:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 04:58:08 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 04:58:08 UTC] User ID: 517
[08-May-2026 04:58:08 UTC] ✅ User profile retrieved successfully for user ID: 517
[08-May-2026 04:58:08 UTC] === API CALL LOG ===
[08-May-2026 04:58:08 UTC] Endpoint: user/profile.php
[08-May-2026 04:58:08 UTC] Full Log Data: {
    "timestamp": "2026-05-08 04:58:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.71.40",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE3IiwidXNlcm5hbWUiOiJKb25hdGhhbiIsImVtYWlsIjoiU3lsdmVyZWJla2VyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODgyMDUzNX0.B0YqpV0a7fO7aHAkIvjSbuq8-KU_Hhf2mfoGCrNKttI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f85e3393dbf385e-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.235.71.40",
        "CF-IPCountry": "CI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.235.71.40, 172.70.91.142"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 04:58:08 UTC] === END API CALL LOG ===
[08-May-2026 04:58:08 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 04:58:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE3IiwidXNlcm5hbWUiOiJKb25hdGhhbiIsImVtYWlsIjoiU3lsdmVyZWJla2VyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODgyMDUzNX0.B0YqpV0a7fO7aHAkIvjSbuq8-KU_Hhf2mfoGCrNKttI
[08-May-2026 04:58:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 04:58:08 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 04:58:08 UTC] User ID: 517
[08-May-2026 04:58:08 UTC] ✅ User profile retrieved successfully for user ID: 517
[08-May-2026 05:26:01 UTC] === API CALL LOG ===
[08-May-2026 05:26:01 UTC] Endpoint: user/profile.php
[08-May-2026 05:26:01 UTC] Full Log Data: {
    "timestamp": "2026-05-08 05:26:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.71.40",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE3IiwidXNlcm5hbWUiOiJKb25hdGhhbiIsImVtYWlsIjoiU3lsdmVyZWJla2VyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODgyMDUzNX0.B0YqpV0a7fO7aHAkIvjSbuq8-KU_Hhf2mfoGCrNKttI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f860c10cf8c9405-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.235.71.40",
        "CF-IPCountry": "CI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.235.71.40, 172.70.162.182"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 05:26:01 UTC] === END API CALL LOG ===
[08-May-2026 05:26:01 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 05:26:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE3IiwidXNlcm5hbWUiOiJKb25hdGhhbiIsImVtYWlsIjoiU3lsdmVyZWJla2VyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODgyMDUzNX0.B0YqpV0a7fO7aHAkIvjSbuq8-KU_Hhf2mfoGCrNKttI
[08-May-2026 05:26:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 05:26:01 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 05:26:01 UTC] User ID: 517
[08-May-2026 05:26:01 UTC] ✅ User profile retrieved successfully for user ID: 517
[08-May-2026 05:26:02 UTC] === API CALL LOG ===
[08-May-2026 05:26:02 UTC] Endpoint: user/profile.php
[08-May-2026 05:26:02 UTC] Full Log Data: {
    "timestamp": "2026-05-08 05:26:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.71.40",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE3IiwidXNlcm5hbWUiOiJKb25hdGhhbiIsImVtYWlsIjoiU3lsdmVyZWJla2VyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODgyMDUzNX0.B0YqpV0a7fO7aHAkIvjSbuq8-KU_Hhf2mfoGCrNKttI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f860c188cae9405-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.235.71.40",
        "CF-IPCountry": "CI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.235.71.40, 172.70.162.100"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 05:26:02 UTC] === END API CALL LOG ===
[08-May-2026 05:26:02 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 05:26:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE3IiwidXNlcm5hbWUiOiJKb25hdGhhbiIsImVtYWlsIjoiU3lsdmVyZWJla2VyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODgyMDUzNX0.B0YqpV0a7fO7aHAkIvjSbuq8-KU_Hhf2mfoGCrNKttI
[08-May-2026 05:26:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 05:26:02 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 05:26:02 UTC] User ID: 517
[08-May-2026 05:26:02 UTC] ✅ User profile retrieved successfully for user ID: 517
[08-May-2026 05:26:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 05:26:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 05:26:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE3IiwidXNlcm5hbWUiOiJKb25hdGhhbiIsImVtYWlsIjoiU3lsdmVyZWJla2VyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODgyMDUzNX0.B0YqpV0a7fO7aHAkIvjSbuq8-KU_Hhf2mfoGCrNKttI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f860c198d409405-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"105.235.71.40","CF-IPCountry":"CI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"105.235.71.40, 172.70.162.100"}
[08-May-2026 05:26:02 UTC] === User Orders API Called ===
[08-May-2026 05:26:02 UTC] User ID: 517
[08-May-2026 05:26:02 UTC] Limit: 20, Offset: 0
[08-May-2026 05:26:02 UTC] Orders found: 0
[08-May-2026 05:26:02 UTC] Orders data: []
[08-May-2026 05:26:02 UTC] Total orders count: 0
[08-May-2026 05:26:02 UTC] === API CALL LOG ===
[08-May-2026 05:26:02 UTC] Endpoint: user/profile.php
[08-May-2026 05:26:02 UTC] Full Log Data: {
    "timestamp": "2026-05-08 05:26:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.71.40",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE3IiwidXNlcm5hbWUiOiJKb25hdGhhbiIsImVtYWlsIjoiU3lsdmVyZWJla2VyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODgyMDUzNX0.B0YqpV0a7fO7aHAkIvjSbuq8-KU_Hhf2mfoGCrNKttI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f860c198d419405-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.235.71.40",
        "CF-IPCountry": "CI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.235.71.40, 172.70.162.100"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 05:26:02 UTC] === END API CALL LOG ===
[08-May-2026 05:26:02 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 05:26:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE3IiwidXNlcm5hbWUiOiJKb25hdGhhbiIsImVtYWlsIjoiU3lsdmVyZWJla2VyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODgyMDUzNX0.B0YqpV0a7fO7aHAkIvjSbuq8-KU_Hhf2mfoGCrNKttI
[08-May-2026 05:26:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 05:26:02 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 05:26:02 UTC] User ID: 517
[08-May-2026 05:26:02 UTC] ✅ User profile retrieved successfully for user ID: 517
[08-May-2026 05:26:31 UTC] === API CALL LOG ===
[08-May-2026 05:26:31 UTC] Endpoint: user/profile.php
[08-May-2026 05:26:31 UTC] Full Log Data: {
    "timestamp": "2026-05-08 05:26:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.71.40",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE3IiwidXNlcm5hbWUiOiJKb25hdGhhbiIsImVtYWlsIjoiU3lsdmVyZWJla2VyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODgyMDUzNX0.B0YqpV0a7fO7aHAkIvjSbuq8-KU_Hhf2mfoGCrNKttI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f860cd02d4b416d-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.235.71.40",
        "CF-IPCountry": "CI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.235.71.40, 172.70.91.141"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 05:26:31 UTC] === END API CALL LOG ===
[08-May-2026 05:26:31 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 05:26:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE3IiwidXNlcm5hbWUiOiJKb25hdGhhbiIsImVtYWlsIjoiU3lsdmVyZWJla2VyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODgyMDUzNX0.B0YqpV0a7fO7aHAkIvjSbuq8-KU_Hhf2mfoGCrNKttI
[08-May-2026 05:26:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 05:26:31 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 05:26:31 UTC] User ID: 517
[08-May-2026 05:26:31 UTC] ✅ User profile retrieved successfully for user ID: 517
[08-May-2026 05:26:32 UTC] === API CALL LOG ===
[08-May-2026 05:26:32 UTC] Endpoint: user/profile.php
[08-May-2026 05:26:32 UTC] Full Log Data: {
    "timestamp": "2026-05-08 05:26:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.71.40",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE3IiwidXNlcm5hbWUiOiJKb25hdGhhbiIsImVtYWlsIjoiU3lsdmVyZWJla2VyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODgyMDUzNX0.B0YqpV0a7fO7aHAkIvjSbuq8-KU_Hhf2mfoGCrNKttI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f860cd4ee60416d-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.235.71.40",
        "CF-IPCountry": "CI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.235.71.40, 172.70.91.141"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 05:26:32 UTC] === END API CALL LOG ===
[08-May-2026 05:26:32 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 05:26:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE3IiwidXNlcm5hbWUiOiJKb25hdGhhbiIsImVtYWlsIjoiU3lsdmVyZWJla2VyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODgyMDUzNX0.B0YqpV0a7fO7aHAkIvjSbuq8-KU_Hhf2mfoGCrNKttI
[08-May-2026 05:26:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 05:26:32 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 05:26:32 UTC] User ID: 517
[08-May-2026 05:26:32 UTC] ✅ User profile retrieved successfully for user ID: 517
[08-May-2026 05:26:32 UTC] === API CALL LOG ===
[08-May-2026 05:26:32 UTC] Endpoint: user/profile.php
[08-May-2026 05:26:32 UTC] Full Log Data: {
    "timestamp": "2026-05-08 05:26:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.71.40",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE3IiwidXNlcm5hbWUiOiJKb25hdGhhbiIsImVtYWlsIjoiU3lsdmVyZWJla2VyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODgyMDUzNX0.B0YqpV0a7fO7aHAkIvjSbuq8-KU_Hhf2mfoGCrNKttI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f860cd6dec0416d-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.235.71.40",
        "CF-IPCountry": "CI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.235.71.40, 172.70.91.141"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 05:26:32 UTC] === END API CALL LOG ===
[08-May-2026 05:26:32 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 05:26:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE3IiwidXNlcm5hbWUiOiJKb25hdGhhbiIsImVtYWlsIjoiU3lsdmVyZWJla2VyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODgyMDUzNX0.B0YqpV0a7fO7aHAkIvjSbuq8-KU_Hhf2mfoGCrNKttI
[08-May-2026 05:26:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 05:26:32 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 05:26:32 UTC] User ID: 517
[08-May-2026 05:26:32 UTC] ✅ User profile retrieved successfully for user ID: 517
[08-May-2026 05:26:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 05:26:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 05:26:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE3IiwidXNlcm5hbWUiOiJKb25hdGhhbiIsImVtYWlsIjoiU3lsdmVyZWJla2VyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODgyMDUzNX0.B0YqpV0a7fO7aHAkIvjSbuq8-KU_Hhf2mfoGCrNKttI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f860cd6dec2416d-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"105.235.71.40","CF-IPCountry":"CI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"105.235.71.40, 172.70.91.141"}
[08-May-2026 05:26:32 UTC] === User Orders API Called ===
[08-May-2026 05:26:32 UTC] User ID: 517
[08-May-2026 05:26:32 UTC] Limit: 20, Offset: 0
[08-May-2026 05:26:32 UTC] Orders found: 0
[08-May-2026 05:26:32 UTC] Orders data: []
[08-May-2026 05:26:32 UTC] Total orders count: 0
[08-May-2026 05:26:32 UTC] === API CALL LOG ===
[08-May-2026 05:26:32 UTC] Endpoint: user/profile.php
[08-May-2026 05:26:32 UTC] Full Log Data: {
    "timestamp": "2026-05-08 05:26:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.71.40",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE3IiwidXNlcm5hbWUiOiJKb25hdGhhbiIsImVtYWlsIjoiU3lsdmVyZWJla2VyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODgyMDUzNX0.B0YqpV0a7fO7aHAkIvjSbuq8-KU_Hhf2mfoGCrNKttI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f860cd7aee6416d-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.235.71.40",
        "CF-IPCountry": "CI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.235.71.40, 172.70.91.141"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 05:26:32 UTC] === END API CALL LOG ===
[08-May-2026 05:26:32 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 05:26:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE3IiwidXNlcm5hbWUiOiJKb25hdGhhbiIsImVtYWlsIjoiU3lsdmVyZWJla2VyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODgyMDUzNX0.B0YqpV0a7fO7aHAkIvjSbuq8-KU_Hhf2mfoGCrNKttI
[08-May-2026 05:26:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 05:26:32 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 05:26:32 UTC] User ID: 517
[08-May-2026 05:26:32 UTC] ✅ User profile retrieved successfully for user ID: 517
[08-May-2026 05:26:39 UTC] === API CALL LOG ===
[08-May-2026 05:26:39 UTC] Endpoint: user/profile.php
[08-May-2026 05:26:39 UTC] Full Log Data: {
    "timestamp": "2026-05-08 05:26:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.71.40",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE3IiwidXNlcm5hbWUiOiJKb25hdGhhbiIsImVtYWlsIjoiU3lsdmVyZWJla2VyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODgyMDUzNX0.B0YqpV0a7fO7aHAkIvjSbuq8-KU_Hhf2mfoGCrNKttI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f860d01a84d416d-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.235.71.40",
        "CF-IPCountry": "CI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.235.71.40, 172.70.91.142"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 05:26:39 UTC] === END API CALL LOG ===
[08-May-2026 05:26:39 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 05:26:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE3IiwidXNlcm5hbWUiOiJKb25hdGhhbiIsImVtYWlsIjoiU3lsdmVyZWJla2VyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODgyMDUzNX0.B0YqpV0a7fO7aHAkIvjSbuq8-KU_Hhf2mfoGCrNKttI
[08-May-2026 05:26:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 05:26:39 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 05:26:39 UTC] User ID: 517
[08-May-2026 05:26:39 UTC] ✅ User profile retrieved successfully for user ID: 517
[08-May-2026 05:26:42 UTC] === API CALL LOG ===
[08-May-2026 05:26:42 UTC] Endpoint: user/profile.php
[08-May-2026 05:26:42 UTC] Full Log Data: {
    "timestamp": "2026-05-08 05:26:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.71.40",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE3IiwidXNlcm5hbWUiOiJKb25hdGhhbiIsImVtYWlsIjoiU3lsdmVyZWJla2VyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODgyMDUzNX0.B0YqpV0a7fO7aHAkIvjSbuq8-KU_Hhf2mfoGCrNKttI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f860d131bee416d-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.235.71.40",
        "CF-IPCountry": "CI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.235.71.40, 172.70.91.142"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 05:26:42 UTC] === END API CALL LOG ===
[08-May-2026 05:26:42 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 05:26:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE3IiwidXNlcm5hbWUiOiJKb25hdGhhbiIsImVtYWlsIjoiU3lsdmVyZWJla2VyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODgyMDUzNX0.B0YqpV0a7fO7aHAkIvjSbuq8-KU_Hhf2mfoGCrNKttI
[08-May-2026 05:26:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 05:26:42 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 05:26:42 UTC] User ID: 517
[08-May-2026 05:26:42 UTC] ✅ User profile retrieved successfully for user ID: 517
[08-May-2026 05:26:42 UTC] User Purchases API - User ID: 517
[08-May-2026 05:26:42 UTC] User Purchases API - Total purchases found: 1
[08-May-2026 05:26:48 UTC] User Purchases API - User ID: 517
[08-May-2026 05:26:48 UTC] User Purchases API - Total purchases found: 1
[08-May-2026 05:26:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 05:26:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 05:26:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE3IiwidXNlcm5hbWUiOiJKb25hdGhhbiIsImVtYWlsIjoiU3lsdmVyZWJla2VyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODgyMDUzNX0.B0YqpV0a7fO7aHAkIvjSbuq8-KU_Hhf2mfoGCrNKttI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f860d50d8b1416d-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"105.235.71.40","CF-IPCountry":"CI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"105.235.71.40, 172.70.91.141"}
[08-May-2026 05:26:52 UTC] === User Orders API Called ===
[08-May-2026 05:26:52 UTC] User ID: 517
[08-May-2026 05:26:52 UTC] Limit: 20, Offset: 0
[08-May-2026 05:26:52 UTC] Orders found: 0
[08-May-2026 05:26:52 UTC] Orders data: []
[08-May-2026 05:26:52 UTC] Total orders count: 0
[08-May-2026 05:26:52 UTC] === API CALL LOG ===
[08-May-2026 05:26:52 UTC] Endpoint: user/profile.php
[08-May-2026 05:26:52 UTC] Full Log Data: {
    "timestamp": "2026-05-08 05:26:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.71.40",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE3IiwidXNlcm5hbWUiOiJKb25hdGhhbiIsImVtYWlsIjoiU3lsdmVyZWJla2VyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODgyMDUzNX0.B0YqpV0a7fO7aHAkIvjSbuq8-KU_Hhf2mfoGCrNKttI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f860d50d8b2416d-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.235.71.40",
        "CF-IPCountry": "CI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.235.71.40, 172.70.91.142"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 05:26:52 UTC] === END API CALL LOG ===
[08-May-2026 05:26:52 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 05:26:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE3IiwidXNlcm5hbWUiOiJKb25hdGhhbiIsImVtYWlsIjoiU3lsdmVyZWJla2VyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODgyMDUzNX0.B0YqpV0a7fO7aHAkIvjSbuq8-KU_Hhf2mfoGCrNKttI
[08-May-2026 05:26:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 05:26:52 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 05:26:52 UTC] User ID: 517
[08-May-2026 05:26:52 UTC] ✅ User profile retrieved successfully for user ID: 517
[08-May-2026 05:26:52 UTC] === API CALL LOG ===
[08-May-2026 05:26:52 UTC] Endpoint: user/profile.php
[08-May-2026 05:26:52 UTC] Full Log Data: {
    "timestamp": "2026-05-08 05:26:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.71.40",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE3IiwidXNlcm5hbWUiOiJKb25hdGhhbiIsImVtYWlsIjoiU3lsdmVyZWJla2VyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODgyMDUzNX0.B0YqpV0a7fO7aHAkIvjSbuq8-KU_Hhf2mfoGCrNKttI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f860d50d8b3416d-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.235.71.40",
        "CF-IPCountry": "CI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.235.71.40, 172.70.91.141"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 05:26:52 UTC] === END API CALL LOG ===
[08-May-2026 05:26:52 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 05:26:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE3IiwidXNlcm5hbWUiOiJKb25hdGhhbiIsImVtYWlsIjoiU3lsdmVyZWJla2VyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODgyMDUzNX0.B0YqpV0a7fO7aHAkIvjSbuq8-KU_Hhf2mfoGCrNKttI
[08-May-2026 05:26:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 05:26:52 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 05:26:52 UTC] User ID: 517
[08-May-2026 05:26:52 UTC] ✅ User profile retrieved successfully for user ID: 517
[08-May-2026 05:27:01 UTC] === API CALL LOG ===
[08-May-2026 05:27:01 UTC] Endpoint: user/profile.php
[08-May-2026 05:27:01 UTC] Full Log Data: {
    "timestamp": "2026-05-08 05:27:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.71.40",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE3IiwidXNlcm5hbWUiOiJKb25hdGhhbiIsImVtYWlsIjoiU3lsdmVyZWJla2VyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODgyMDUzNX0.B0YqpV0a7fO7aHAkIvjSbuq8-KU_Hhf2mfoGCrNKttI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f860d88ad31416d-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.235.71.40",
        "CF-IPCountry": "CI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.235.71.40, 172.70.91.141"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 05:27:01 UTC] === END API CALL LOG ===
[08-May-2026 05:27:01 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 05:27:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE3IiwidXNlcm5hbWUiOiJKb25hdGhhbiIsImVtYWlsIjoiU3lsdmVyZWJla2VyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODgyMDUzNX0.B0YqpV0a7fO7aHAkIvjSbuq8-KU_Hhf2mfoGCrNKttI
[08-May-2026 05:27:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 05:27:01 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 05:27:01 UTC] User ID: 517
[08-May-2026 05:27:01 UTC] ✅ User profile retrieved successfully for user ID: 517
[08-May-2026 05:27:01 UTC] User Purchases API - User ID: 517
[08-May-2026 05:27:01 UTC] User Purchases API - Total purchases found: 1
[08-May-2026 05:27:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 05:27:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 05:27:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE3IiwidXNlcm5hbWUiOiJKb25hdGhhbiIsImVtYWlsIjoiU3lsdmVyZWJla2VyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODgyMDUzNX0.B0YqpV0a7fO7aHAkIvjSbuq8-KU_Hhf2mfoGCrNKttI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f860d94d885416d-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"105.235.71.40","CF-IPCountry":"CI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"105.235.71.40, 172.70.91.141"}
[08-May-2026 05:27:03 UTC] === User Orders API Called ===
[08-May-2026 05:27:03 UTC] User ID: 517
[08-May-2026 05:27:03 UTC] Limit: 20, Offset: 0
[08-May-2026 05:27:03 UTC] Orders found: 0
[08-May-2026 05:27:03 UTC] Orders data: []
[08-May-2026 05:27:03 UTC] Total orders count: 0
[08-May-2026 05:27:03 UTC] === API CALL LOG ===
[08-May-2026 05:27:03 UTC] Endpoint: user/profile.php
[08-May-2026 05:27:03 UTC] Full Log Data: {
    "timestamp": "2026-05-08 05:27:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.71.40",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE3IiwidXNlcm5hbWUiOiJKb25hdGhhbiIsImVtYWlsIjoiU3lsdmVyZWJla2VyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODgyMDUzNX0.B0YqpV0a7fO7aHAkIvjSbuq8-KU_Hhf2mfoGCrNKttI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f860d94d887416d-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.235.71.40",
        "CF-IPCountry": "CI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.235.71.40, 172.70.91.142"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 05:27:03 UTC] === END API CALL LOG ===
[08-May-2026 05:27:03 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 05:27:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE3IiwidXNlcm5hbWUiOiJKb25hdGhhbiIsImVtYWlsIjoiU3lsdmVyZWJla2VyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODgyMDUzNX0.B0YqpV0a7fO7aHAkIvjSbuq8-KU_Hhf2mfoGCrNKttI
[08-May-2026 05:27:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 05:27:03 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 05:27:03 UTC] User ID: 517
[08-May-2026 05:27:03 UTC] ✅ User profile retrieved successfully for user ID: 517
[08-May-2026 05:27:03 UTC] === API CALL LOG ===
[08-May-2026 05:27:03 UTC] Endpoint: user/profile.php
[08-May-2026 05:27:03 UTC] Full Log Data: {
    "timestamp": "2026-05-08 05:27:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.71.40",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE3IiwidXNlcm5hbWUiOiJKb25hdGhhbiIsImVtYWlsIjoiU3lsdmVyZWJla2VyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODgyMDUzNX0.B0YqpV0a7fO7aHAkIvjSbuq8-KU_Hhf2mfoGCrNKttI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f860d94d886416d-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.235.71.40",
        "CF-IPCountry": "CI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.235.71.40, 172.70.91.142"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 05:27:03 UTC] === END API CALL LOG ===
[08-May-2026 05:27:03 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 05:27:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE3IiwidXNlcm5hbWUiOiJKb25hdGhhbiIsImVtYWlsIjoiU3lsdmVyZWJla2VyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODgyMDUzNX0.B0YqpV0a7fO7aHAkIvjSbuq8-KU_Hhf2mfoGCrNKttI
[08-May-2026 05:27:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 05:27:03 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 05:27:03 UTC] User ID: 517
[08-May-2026 05:27:03 UTC] ✅ User profile retrieved successfully for user ID: 517
[08-May-2026 05:28:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 05:28:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 05:28:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE3IiwidXNlcm5hbWUiOiJKb25hdGhhbiIsImVtYWlsIjoiU3lsdmVyZWJla2VyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODgyMDUzNX0.B0YqpV0a7fO7aHAkIvjSbuq8-KU_Hhf2mfoGCrNKttI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f860f4e6c50416d-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"105.235.71.40","CF-IPCountry":"CI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"105.235.71.40, 172.70.91.142"}
[08-May-2026 05:28:13 UTC] === User Orders API Called ===
[08-May-2026 05:28:13 UTC] User ID: 517
[08-May-2026 05:28:13 UTC] Limit: 20, Offset: 0
[08-May-2026 05:28:13 UTC] Orders found: 0
[08-May-2026 05:28:13 UTC] Orders data: []
[08-May-2026 05:28:13 UTC] Total orders count: 0
[08-May-2026 05:28:13 UTC] === API CALL LOG ===
[08-May-2026 05:28:13 UTC] === API CALL LOG ===
[08-May-2026 05:28:13 UTC] Endpoint: user/profile.php
[08-May-2026 05:28:13 UTC] Endpoint: user/profile.php
[08-May-2026 05:28:13 UTC] Full Log Data: {
    "timestamp": "2026-05-08 05:28:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.71.40",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE3IiwidXNlcm5hbWUiOiJKb25hdGhhbiIsImVtYWlsIjoiU3lsdmVyZWJla2VyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODgyMDUzNX0.B0YqpV0a7fO7aHAkIvjSbuq8-KU_Hhf2mfoGCrNKttI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f860f4e6c52416d-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.235.71.40",
        "CF-IPCountry": "CI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.235.71.40, 172.70.91.141"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 05:28:13 UTC] Full Log Data: {
    "timestamp": "2026-05-08 05:28:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.71.40",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE3IiwidXNlcm5hbWUiOiJKb25hdGhhbiIsImVtYWlsIjoiU3lsdmVyZWJla2VyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODgyMDUzNX0.B0YqpV0a7fO7aHAkIvjSbuq8-KU_Hhf2mfoGCrNKttI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f860f4e6c51416d-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.235.71.40",
        "CF-IPCountry": "CI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.235.71.40, 172.70.91.142"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 05:28:13 UTC] === END API CALL LOG ===
[08-May-2026 05:28:13 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 05:28:13 UTC] === END API CALL LOG ===
[08-May-2026 05:28:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE3IiwidXNlcm5hbWUiOiJKb25hdGhhbiIsImVtYWlsIjoiU3lsdmVyZWJla2VyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODgyMDUzNX0.B0YqpV0a7fO7aHAkIvjSbuq8-KU_Hhf2mfoGCrNKttI
[08-May-2026 05:28:13 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 05:28:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE3IiwidXNlcm5hbWUiOiJKb25hdGhhbiIsImVtYWlsIjoiU3lsdmVyZWJla2VyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODgyMDUzNX0.B0YqpV0a7fO7aHAkIvjSbuq8-KU_Hhf2mfoGCrNKttI
[08-May-2026 05:28:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 05:28:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 05:28:13 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 05:28:13 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 05:28:13 UTC] User ID: 517
[08-May-2026 05:28:13 UTC] User ID: 517
[08-May-2026 05:28:13 UTC] ✅ User profile retrieved successfully for user ID: 517
[08-May-2026 05:28:13 UTC] ✅ User profile retrieved successfully for user ID: 517
[08-May-2026 05:28:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 05:28:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 05:28:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE3IiwidXNlcm5hbWUiOiJKb25hdGhhbiIsImVtYWlsIjoiU3lsdmVyZWJla2VyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODgyMDUzNX0.B0YqpV0a7fO7aHAkIvjSbuq8-KU_Hhf2mfoGCrNKttI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f8610250d76416d-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"105.235.71.40","CF-IPCountry":"CI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"105.235.71.40, 172.70.91.142"}
[08-May-2026 05:28:48 UTC] === User Orders API Called ===
[08-May-2026 05:28:48 UTC] User ID: 517
[08-May-2026 05:28:48 UTC] Limit: 20, Offset: 0
[08-May-2026 05:28:48 UTC] Orders found: 1
[08-May-2026 05:28:48 UTC] Orders data: [{"id":252,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/investirdurablement","status":"pending","created_at":"2026-05-08 08:58:46","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[08-May-2026 05:28:48 UTC] Total orders count: 1
[08-May-2026 05:29:04 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 05:29:04 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 05:29:04 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE3IiwidXNlcm5hbWUiOiJKb25hdGhhbiIsImVtYWlsIjoiU3lsdmVyZWJla2VyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODgyMDUzNX0.B0YqpV0a7fO7aHAkIvjSbuq8-KU_Hhf2mfoGCrNKttI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f86108b7bf8416d-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"105.235.71.40","CF-IPCountry":"CI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"105.235.71.40, 172.70.91.141"}
[08-May-2026 05:29:04 UTC] === User Orders API Called ===
[08-May-2026 05:29:04 UTC] User ID: 517
[08-May-2026 05:29:04 UTC] Limit: 20, Offset: 0
[08-May-2026 05:29:04 UTC] Orders found: 1
[08-May-2026 05:29:04 UTC] Orders data: [{"id":252,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/investirdurablement","status":"cancelled","created_at":"2026-05-08 08:58:46","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[08-May-2026 05:29:04 UTC] Total orders count: 1
[08-May-2026 05:29:04 UTC] === API CALL LOG ===
[08-May-2026 05:29:04 UTC] Endpoint: user/profile.php
[08-May-2026 05:29:04 UTC] Full Log Data: {
    "timestamp": "2026-05-08 05:29:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.71.40",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE3IiwidXNlcm5hbWUiOiJKb25hdGhhbiIsImVtYWlsIjoiU3lsdmVyZWJla2VyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODgyMDUzNX0.B0YqpV0a7fO7aHAkIvjSbuq8-KU_Hhf2mfoGCrNKttI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f86108b7bf9416d-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.235.71.40",
        "CF-IPCountry": "CI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.235.71.40, 172.70.91.141"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 05:29:04 UTC] === END API CALL LOG ===
[08-May-2026 05:29:04 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 05:29:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE3IiwidXNlcm5hbWUiOiJKb25hdGhhbiIsImVtYWlsIjoiU3lsdmVyZWJla2VyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODgyMDUzNX0.B0YqpV0a7fO7aHAkIvjSbuq8-KU_Hhf2mfoGCrNKttI
[08-May-2026 05:29:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 05:29:04 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 05:29:04 UTC] User ID: 517
[08-May-2026 05:29:04 UTC] ✅ User profile retrieved successfully for user ID: 517
[08-May-2026 05:29:04 UTC] === API CALL LOG ===
[08-May-2026 05:29:04 UTC] Endpoint: user/profile.php
[08-May-2026 05:29:04 UTC] Full Log Data: {
    "timestamp": "2026-05-08 05:29:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.71.40",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE3IiwidXNlcm5hbWUiOiJKb25hdGhhbiIsImVtYWlsIjoiU3lsdmVyZWJla2VyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODgyMDUzNX0.B0YqpV0a7fO7aHAkIvjSbuq8-KU_Hhf2mfoGCrNKttI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f86108b7bfa416d-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.235.71.40",
        "CF-IPCountry": "CI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.235.71.40, 172.70.91.141"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 05:29:04 UTC] === END API CALL LOG ===
[08-May-2026 05:29:04 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 05:29:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE3IiwidXNlcm5hbWUiOiJKb25hdGhhbiIsImVtYWlsIjoiU3lsdmVyZWJla2VyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODgyMDUzNX0.B0YqpV0a7fO7aHAkIvjSbuq8-KU_Hhf2mfoGCrNKttI
[08-May-2026 05:29:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 05:29:04 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 05:29:04 UTC] User ID: 517
[08-May-2026 05:29:04 UTC] ✅ User profile retrieved successfully for user ID: 517
[08-May-2026 05:29:07 UTC] === API CALL LOG ===
[08-May-2026 05:29:07 UTC] Endpoint: user/profile.php
[08-May-2026 05:29:07 UTC] Full Log Data: {
    "timestamp": "2026-05-08 05:29:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.71.40",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE3IiwidXNlcm5hbWUiOiJKb25hdGhhbiIsImVtYWlsIjoiU3lsdmVyZWJla2VyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODgyMDUzNX0.B0YqpV0a7fO7aHAkIvjSbuq8-KU_Hhf2mfoGCrNKttI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f86109b4fec416d-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.235.71.40",
        "CF-IPCountry": "CI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.235.71.40, 172.70.91.141"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 05:29:07 UTC] === END API CALL LOG ===
[08-May-2026 05:29:07 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 05:29:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE3IiwidXNlcm5hbWUiOiJKb25hdGhhbiIsImVtYWlsIjoiU3lsdmVyZWJla2VyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODgyMDUzNX0.B0YqpV0a7fO7aHAkIvjSbuq8-KU_Hhf2mfoGCrNKttI
[08-May-2026 05:29:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 05:29:07 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 05:29:07 UTC] User ID: 517
[08-May-2026 05:29:07 UTC] ✅ User profile retrieved successfully for user ID: 517
[08-May-2026 05:29:07 UTC] User Purchases API - User ID: 517
[08-May-2026 05:29:07 UTC] User Purchases API - Total purchases found: 1
[08-May-2026 05:29:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 05:29:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 05:29:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE3IiwidXNlcm5hbWUiOiJKb25hdGhhbiIsImVtYWlsIjoiU3lsdmVyZWJla2VyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODgyMDUzNX0.B0YqpV0a7fO7aHAkIvjSbuq8-KU_Hhf2mfoGCrNKttI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f8610b3cd53416d-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"105.235.71.40","CF-IPCountry":"CI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"105.235.71.40, 172.70.91.141"}
[08-May-2026 05:29:11 UTC] === User Orders API Called ===
[08-May-2026 05:29:11 UTC] User ID: 517
[08-May-2026 05:29:11 UTC] === API CALL LOG ===
[08-May-2026 05:29:11 UTC] Limit: 20, Offset: 0
[08-May-2026 05:29:11 UTC] Endpoint: user/profile.php
[08-May-2026 05:29:11 UTC] Full Log Data: {
    "timestamp": "2026-05-08 05:29:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.71.40",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE3IiwidXNlcm5hbWUiOiJKb25hdGhhbiIsImVtYWlsIjoiU3lsdmVyZWJla2VyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODgyMDUzNX0.B0YqpV0a7fO7aHAkIvjSbuq8-KU_Hhf2mfoGCrNKttI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8610b3cd54416d-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.235.71.40",
        "CF-IPCountry": "CI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.235.71.40, 172.70.91.141"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 05:29:11 UTC] === END API CALL LOG ===
[08-May-2026 05:29:11 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 05:29:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE3IiwidXNlcm5hbWUiOiJKb25hdGhhbiIsImVtYWlsIjoiU3lsdmVyZWJla2VyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODgyMDUzNX0.B0YqpV0a7fO7aHAkIvjSbuq8-KU_Hhf2mfoGCrNKttI
[08-May-2026 05:29:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 05:29:11 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 05:29:11 UTC] User ID: 517
[08-May-2026 05:29:11 UTC] Orders found: 1
[08-May-2026 05:29:11 UTC] Orders data: [{"id":252,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/investirdurablement","status":"cancelled","created_at":"2026-05-08 08:58:46","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[08-May-2026 05:29:11 UTC] ✅ User profile retrieved successfully for user ID: 517
[08-May-2026 05:29:11 UTC] Total orders count: 1
[08-May-2026 05:29:11 UTC] === API CALL LOG ===
[08-May-2026 05:29:11 UTC] Endpoint: user/profile.php
[08-May-2026 05:29:11 UTC] Full Log Data: {
    "timestamp": "2026-05-08 05:29:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.71.40",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE3IiwidXNlcm5hbWUiOiJKb25hdGhhbiIsImVtYWlsIjoiU3lsdmVyZWJla2VyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODgyMDUzNX0.B0YqpV0a7fO7aHAkIvjSbuq8-KU_Hhf2mfoGCrNKttI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8610b3cd55416d-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.235.71.40",
        "CF-IPCountry": "CI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.235.71.40, 172.70.91.142"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 05:29:11 UTC] === END API CALL LOG ===
[08-May-2026 05:29:11 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 05:29:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE3IiwidXNlcm5hbWUiOiJKb25hdGhhbiIsImVtYWlsIjoiU3lsdmVyZWJla2VyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODgyMDUzNX0.B0YqpV0a7fO7aHAkIvjSbuq8-KU_Hhf2mfoGCrNKttI
[08-May-2026 05:29:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 05:29:11 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 05:29:11 UTC] User ID: 517
[08-May-2026 05:29:11 UTC] ✅ User profile retrieved successfully for user ID: 517
[08-May-2026 05:50:34 UTC] === API CALL LOG ===
[08-May-2026 05:50:34 UTC] Endpoint: user/profile.php
[08-May-2026 05:50:34 UTC] Full Log Data: {
    "timestamp": "2026-05-08 05:50:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "217.113.194.11",
    "user_agent": "Mozilla\/5.0 (compatible; Barkrowler\/0.9; +https:\/\/babbar.tech\/crawler)",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "217.113.194.11, 172.71.134.196",
        "From": "tech@babbar.tech",
        "Accept": "text\/html;q=0.95,text\/*;q=0.9,*\/*;q=0.8",
        "Accept-Encoding": "gzip",
        "User-Agent": "Mozilla\/5.0 (compatible; Barkrowler\/0.9; +https:\/\/babbar.tech\/crawler)",
        "cf-ray": "9f86300b798a3c83-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "217.113.194.11",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"http\"}",
        "X-Forwarded-Proto": "http"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 05:50:34 UTC] === END API CALL LOG ===
[08-May-2026 06:02:38 UTC] === API CALL LOG ===
[08-May-2026 06:02:38 UTC] Endpoint: user/profile.php
[08-May-2026 06:02:38 UTC] Full Log Data: {
    "timestamp": "2026-05-08 06:02:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "217.113.194.11",
    "user_agent": "Mozilla\/5.0 (compatible; Barkrowler\/0.9; +https:\/\/babbar.tech\/crawler)",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "217.113.194.11, 172.71.123.120",
        "Accept": "text\/html;q=0.95,text\/*;q=0.9,*\/*;q=0.8",
        "From": "tech@babbar.tech",
        "Accept-Encoding": "gzip, br",
        "User-Agent": "Mozilla\/5.0 (compatible; Barkrowler\/0.9; +https:\/\/babbar.tech\/crawler)",
        "cf-ray": "9f8641b8a944d5d1-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "217.113.194.11",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 06:02:38 UTC] === END API CALL LOG ===
[08-May-2026 06:19:58 UTC] API Hash Debug - Received: 
[08-May-2026 06:19:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 06:19:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"217.113.194.4, 172.71.232.7","Accept":"text\/html;q=0.95,text\/*;q=0.9,*\/*;q=0.8","From":"tech@babbar.tech","Accept-Encoding":"gzip, br","User-Agent":"Mozilla\/5.0 (compatible; Barkrowler\/0.9; +https:\/\/babbar.tech\/crawler)","cf-ray":"9f865b179d50c702-CDG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"217.113.194.4","CF-IPCountry":"FR","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[08-May-2026 06:26:38 UTC] === API CALL LOG ===
[08-May-2026 06:26:38 UTC] Endpoint: user/profile.php
[08-May-2026 06:26:38 UTC] Full Log Data: {
    "timestamp": "2026-05-08 06:26:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.71.40",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MTcsInVzZXJuYW1lIjoiSm9uYXRoYW4iLCJlbWFpbCI6IlN5bHZlcmViZWtlckBnbWFpbC5jb20iLCJleHAiOjE3Nzg4MjYzOTh9.0QestnDw5xhV2SfS9-kdaHbCRj0CV2z9eR29_KIuHCw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8664e13b49e839-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.235.71.40",
        "CF-IPCountry": "CI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.235.71.40, 172.71.241.85"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 06:26:38 UTC] === END API CALL LOG ===
[08-May-2026 06:26:38 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 06:26:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MTcsInVzZXJuYW1lIjoiSm9uYXRoYW4iLCJlbWFpbCI6IlN5bHZlcmViZWtlckBnbWFpbC5jb20iLCJleHAiOjE3Nzg4MjYzOTh9.0QestnDw5xhV2SfS9-kdaHbCRj0CV2z9eR29_KIuHCw
[08-May-2026 06:26:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 06:26:38 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 06:26:38 UTC] User ID: 517
[08-May-2026 06:26:38 UTC] ✅ User profile retrieved successfully for user ID: 517
[08-May-2026 06:26:38 UTC] === API CALL LOG ===
[08-May-2026 06:26:38 UTC] Endpoint: user/profile.php
[08-May-2026 06:26:38 UTC] Full Log Data: {
    "timestamp": "2026-05-08 06:26:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.71.40",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MTcsInVzZXJuYW1lIjoiSm9uYXRoYW4iLCJlbWFpbCI6IlN5bHZlcmViZWtlckBnbWFpbC5jb20iLCJleHAiOjE3Nzg4MjYzOTh9.0QestnDw5xhV2SfS9-kdaHbCRj0CV2z9eR29_KIuHCw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8664e13b4de839-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.235.71.40",
        "CF-IPCountry": "CI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.235.71.40, 172.71.241.84"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 06:26:38 UTC] === END API CALL LOG ===
[08-May-2026 06:26:38 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 06:26:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MTcsInVzZXJuYW1lIjoiSm9uYXRoYW4iLCJlbWFpbCI6IlN5bHZlcmViZWtlckBnbWFpbC5jb20iLCJleHAiOjE3Nzg4MjYzOTh9.0QestnDw5xhV2SfS9-kdaHbCRj0CV2z9eR29_KIuHCw
[08-May-2026 06:26:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 06:26:38 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 06:26:38 UTC] User ID: 517
[08-May-2026 06:26:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 06:26:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 06:26:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MTcsInVzZXJuYW1lIjoiSm9uYXRoYW4iLCJlbWFpbCI6IlN5bHZlcmViZWtlckBnbWFpbC5jb20iLCJleHAiOjE3Nzg4MjYzOTh9.0QestnDw5xhV2SfS9-kdaHbCRj0CV2z9eR29_KIuHCw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f8664e13b4ce839-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"105.235.71.40","CF-IPCountry":"CI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"105.235.71.40, 172.71.241.85"}
[08-May-2026 06:26:38 UTC] === User Orders API Called ===
[08-May-2026 06:26:38 UTC] User ID: 517
[08-May-2026 06:26:38 UTC] Limit: 20, Offset: 0
[08-May-2026 06:26:38 UTC] ✅ User profile retrieved successfully for user ID: 517
[08-May-2026 06:26:38 UTC] Orders found: 1
[08-May-2026 06:26:38 UTC] Orders data: [{"id":252,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/investirdurablement","status":"cancelled","created_at":"2026-05-08 08:58:46","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[08-May-2026 06:26:38 UTC] Total orders count: 1
[08-May-2026 06:26:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 06:26:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 06:26:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MTcsInVzZXJuYW1lIjoiSm9uYXRoYW4iLCJlbWFpbCI6IlN5bHZlcmViZWtlckBnbWFpbC5jb20iLCJleHAiOjE3Nzg4MjYzOTh9.0QestnDw5xhV2SfS9-kdaHbCRj0CV2z9eR29_KIuHCw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f86650628d0e839-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"105.235.71.40","CF-IPCountry":"CI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"105.235.71.40, 172.71.241.84"}
[08-May-2026 06:26:44 UTC] === User Orders API Called ===
[08-May-2026 06:26:44 UTC] User ID: 517
[08-May-2026 06:26:44 UTC] Limit: 20, Offset: 0
[08-May-2026 06:26:44 UTC] Orders found: 1
[08-May-2026 06:26:44 UTC] Orders data: [{"id":252,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/investirdurablement","status":"cancelled","created_at":"2026-05-08 08:58:46","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[08-May-2026 06:26:44 UTC] Total orders count: 1
[08-May-2026 06:27:05 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 06:27:05 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 06:27:05 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MTcsInVzZXJuYW1lIjoiSm9uYXRoYW4iLCJlbWFpbCI6IlN5bHZlcmViZWtlckBnbWFpbC5jb20iLCJleHAiOjE3Nzg4MjYzOTh9.0QestnDw5xhV2SfS9-kdaHbCRj0CV2z9eR29_KIuHCw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f8665863c76e839-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"105.235.71.40","CF-IPCountry":"CI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"105.235.71.40, 172.71.241.85"}
[08-May-2026 06:27:05 UTC] === User Orders API Called ===
[08-May-2026 06:27:05 UTC] User ID: 517
[08-May-2026 06:27:05 UTC] Limit: 20, Offset: 0
[08-May-2026 06:27:05 UTC] Orders found: 1
[08-May-2026 06:27:05 UTC] Orders data: [{"id":252,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/investirdurablement","status":"cancelled","created_at":"2026-05-08 08:58:46","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[08-May-2026 06:27:05 UTC] Total orders count: 1
[08-May-2026 06:27:05 UTC] === API CALL LOG ===
[08-May-2026 06:27:05 UTC] Endpoint: user/profile.php
[08-May-2026 06:27:05 UTC] Full Log Data: {
    "timestamp": "2026-05-08 06:27:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.71.40",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MTcsInVzZXJuYW1lIjoiSm9uYXRoYW4iLCJlbWFpbCI6IlN5bHZlcmViZWtlckBnbWFpbC5jb20iLCJleHAiOjE3Nzg4MjYzOTh9.0QestnDw5xhV2SfS9-kdaHbCRj0CV2z9eR29_KIuHCw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8665863c79e839-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.235.71.40",
        "CF-IPCountry": "CI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.235.71.40, 172.71.241.84"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 06:27:05 UTC] === END API CALL LOG ===
[08-May-2026 06:27:05 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 06:27:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MTcsInVzZXJuYW1lIjoiSm9uYXRoYW4iLCJlbWFpbCI6IlN5bHZlcmViZWtlckBnbWFpbC5jb20iLCJleHAiOjE3Nzg4MjYzOTh9.0QestnDw5xhV2SfS9-kdaHbCRj0CV2z9eR29_KIuHCw
[08-May-2026 06:27:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 06:27:05 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 06:27:05 UTC] User ID: 517
[08-May-2026 06:27:05 UTC] === API CALL LOG ===
[08-May-2026 06:27:05 UTC] Endpoint: user/profile.php
[08-May-2026 06:27:05 UTC] Full Log Data: {
    "timestamp": "2026-05-08 06:27:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.71.40",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MTcsInVzZXJuYW1lIjoiSm9uYXRoYW4iLCJlbWFpbCI6IlN5bHZlcmViZWtlckBnbWFpbC5jb20iLCJleHAiOjE3Nzg4MjYzOTh9.0QestnDw5xhV2SfS9-kdaHbCRj0CV2z9eR29_KIuHCw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8665863c7be839-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.235.71.40",
        "CF-IPCountry": "CI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.235.71.40, 172.71.241.85"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 06:27:05 UTC] === END API CALL LOG ===
[08-May-2026 06:27:05 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 06:27:05 UTC] ✅ User profile retrieved successfully for user ID: 517
[08-May-2026 06:27:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MTcsInVzZXJuYW1lIjoiSm9uYXRoYW4iLCJlbWFpbCI6IlN5bHZlcmViZWtlckBnbWFpbC5jb20iLCJleHAiOjE3Nzg4MjYzOTh9.0QestnDw5xhV2SfS9-kdaHbCRj0CV2z9eR29_KIuHCw
[08-May-2026 06:27:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 06:27:05 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 06:27:05 UTC] User ID: 517
[08-May-2026 06:27:05 UTC] ✅ User profile retrieved successfully for user ID: 517
[08-May-2026 06:27:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 06:27:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 06:27:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MTcsInVzZXJuYW1lIjoiSm9uYXRoYW4iLCJlbWFpbCI6IlN5bHZlcmViZWtlckBnbWFpbC5jb20iLCJleHAiOjE3Nzg4MjYzOTh9.0QestnDw5xhV2SfS9-kdaHbCRj0CV2z9eR29_KIuHCw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f8666013e44e839-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"105.235.71.40","CF-IPCountry":"CI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"105.235.71.40, 172.71.241.85"}
[08-May-2026 06:27:25 UTC] === User Orders API Called ===
[08-May-2026 06:27:25 UTC] User ID: 517
[08-May-2026 06:27:25 UTC] Limit: 20, Offset: 0
[08-May-2026 06:27:25 UTC] Orders found: 1
[08-May-2026 06:27:25 UTC] Orders data: [{"id":252,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/investirdurablement","status":"cancelled","created_at":"2026-05-08 08:58:46","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[08-May-2026 06:27:25 UTC] Total orders count: 1
[08-May-2026 06:27:25 UTC] === API CALL LOG ===
[08-May-2026 06:27:25 UTC] Endpoint: user/profile.php
[08-May-2026 06:27:25 UTC] Full Log Data: {
    "timestamp": "2026-05-08 06:27:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.71.40",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MTcsInVzZXJuYW1lIjoiSm9uYXRoYW4iLCJlbWFpbCI6IlN5bHZlcmViZWtlckBnbWFpbC5jb20iLCJleHAiOjE3Nzg4MjYzOTh9.0QestnDw5xhV2SfS9-kdaHbCRj0CV2z9eR29_KIuHCw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8666013e48e839-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.235.71.40",
        "CF-IPCountry": "CI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.235.71.40, 172.71.241.85"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 06:27:25 UTC] === END API CALL LOG ===
[08-May-2026 06:27:25 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 06:27:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MTcsInVzZXJuYW1lIjoiSm9uYXRoYW4iLCJlbWFpbCI6IlN5bHZlcmViZWtlckBnbWFpbC5jb20iLCJleHAiOjE3Nzg4MjYzOTh9.0QestnDw5xhV2SfS9-kdaHbCRj0CV2z9eR29_KIuHCw
[08-May-2026 06:27:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 06:27:25 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 06:27:25 UTC] User ID: 517
[08-May-2026 06:27:25 UTC] ✅ User profile retrieved successfully for user ID: 517
[08-May-2026 06:27:25 UTC] === API CALL LOG ===
[08-May-2026 06:27:25 UTC] Endpoint: user/profile.php
[08-May-2026 06:27:25 UTC] Full Log Data: {
    "timestamp": "2026-05-08 06:27:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.71.40",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MTcsInVzZXJuYW1lIjoiSm9uYXRoYW4iLCJlbWFpbCI6IlN5bHZlcmViZWtlckBnbWFpbC5jb20iLCJleHAiOjE3Nzg4MjYzOTh9.0QestnDw5xhV2SfS9-kdaHbCRj0CV2z9eR29_KIuHCw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8666013e46e839-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.235.71.40",
        "CF-IPCountry": "CI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.235.71.40, 172.71.241.84"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 06:27:25 UTC] === END API CALL LOG ===
[08-May-2026 06:27:25 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 06:27:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MTcsInVzZXJuYW1lIjoiSm9uYXRoYW4iLCJlbWFpbCI6IlN5bHZlcmViZWtlckBnbWFpbC5jb20iLCJleHAiOjE3Nzg4MjYzOTh9.0QestnDw5xhV2SfS9-kdaHbCRj0CV2z9eR29_KIuHCw
[08-May-2026 06:27:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 06:27:25 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 06:27:25 UTC] User ID: 517
[08-May-2026 06:27:25 UTC] ✅ User profile retrieved successfully for user ID: 517
[08-May-2026 06:27:53 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 06:27:53 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 06:27:53 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MTcsInVzZXJuYW1lIjoiSm9uYXRoYW4iLCJlbWFpbCI6IlN5bHZlcmViZWtlckBnbWFpbC5jb20iLCJleHAiOjE3Nzg4MjYzOTh9.0QestnDw5xhV2SfS9-kdaHbCRj0CV2z9eR29_KIuHCw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f8666b4a9a1e839-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"105.235.71.40","CF-IPCountry":"CI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"105.235.71.40, 172.71.241.85"}
[08-May-2026 06:27:53 UTC] === User Orders API Called ===
[08-May-2026 06:27:53 UTC] User ID: 517
[08-May-2026 06:27:53 UTC] Limit: 20, Offset: 0
[08-May-2026 06:27:53 UTC] Orders found: 2
[08-May-2026 06:27:53 UTC] Orders data: [{"id":253,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/investirdurablement","status":"pending","created_at":"2026-05-08 09:57:51","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":252,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/investirdurablement","status":"cancelled","created_at":"2026-05-08 08:58:46","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[08-May-2026 06:27:53 UTC] Total orders count: 2
[08-May-2026 06:28:52 UTC] === API CALL LOG ===
[08-May-2026 06:28:52 UTC] Endpoint: user/profile.php
[08-May-2026 06:28:52 UTC] Full Log Data: {
    "timestamp": "2026-05-08 06:28:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.71.40",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MTcsInVzZXJuYW1lIjoiSm9uYXRoYW4iLCJlbWFpbCI6IlN5bHZlcmViZWtlckBnbWFpbC5jb20iLCJleHAiOjE3Nzg4MjYzOTh9.0QestnDw5xhV2SfS9-kdaHbCRj0CV2z9eR29_KIuHCw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f866824ebe8e839-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.235.71.40",
        "CF-IPCountry": "CI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.235.71.40, 172.71.241.84"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 06:28:52 UTC] === END API CALL LOG ===
[08-May-2026 06:28:52 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 06:28:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MTcsInVzZXJuYW1lIjoiSm9uYXRoYW4iLCJlbWFpbCI6IlN5bHZlcmViZWtlckBnbWFpbC5jb20iLCJleHAiOjE3Nzg4MjYzOTh9.0QestnDw5xhV2SfS9-kdaHbCRj0CV2z9eR29_KIuHCw
[08-May-2026 06:28:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 06:28:52 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 06:28:52 UTC] User ID: 517
[08-May-2026 06:28:52 UTC] ✅ User profile retrieved successfully for user ID: 517
[08-May-2026 06:28:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 06:28:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 06:28:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MTcsInVzZXJuYW1lIjoiSm9uYXRoYW4iLCJlbWFpbCI6IlN5bHZlcmViZWtlckBnbWFpbC5jb20iLCJleHAiOjE3Nzg4MjYzOTh9.0QestnDw5xhV2SfS9-kdaHbCRj0CV2z9eR29_KIuHCw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f866826c865e839-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"105.235.71.40","CF-IPCountry":"CI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"105.235.71.40, 172.71.241.84"}
[08-May-2026 06:28:52 UTC] === User Orders API Called ===
[08-May-2026 06:28:52 UTC] User ID: 517
[08-May-2026 06:28:52 UTC] Limit: 20, Offset: 0
[08-May-2026 06:28:52 UTC] Orders found: 2
[08-May-2026 06:28:52 UTC] Orders data: [{"id":253,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/investirdurablement","status":"pending","created_at":"2026-05-08 09:57:51","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":252,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/investirdurablement","status":"cancelled","created_at":"2026-05-08 08:58:46","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[08-May-2026 06:28:52 UTC] Total orders count: 2
[08-May-2026 06:28:53 UTC] === API CALL LOG ===
[08-May-2026 06:28:53 UTC] Endpoint: user/profile.php
[08-May-2026 06:28:53 UTC] Full Log Data: {
    "timestamp": "2026-05-08 06:28:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.71.40",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MTcsInVzZXJuYW1lIjoiSm9uYXRoYW4iLCJlbWFpbCI6IlN5bHZlcmViZWtlckBnbWFpbC5jb20iLCJleHAiOjE3Nzg4MjYzOTh9.0QestnDw5xhV2SfS9-kdaHbCRj0CV2z9eR29_KIuHCw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f866827bad9e839-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.235.71.40",
        "CF-IPCountry": "CI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.235.71.40, 172.71.241.84"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 06:28:53 UTC] === END API CALL LOG ===
[08-May-2026 06:28:53 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 06:28:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MTcsInVzZXJuYW1lIjoiSm9uYXRoYW4iLCJlbWFpbCI6IlN5bHZlcmViZWtlckBnbWFpbC5jb20iLCJleHAiOjE3Nzg4MjYzOTh9.0QestnDw5xhV2SfS9-kdaHbCRj0CV2z9eR29_KIuHCw
[08-May-2026 06:28:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 06:28:53 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 06:28:53 UTC] User ID: 517
[08-May-2026 06:28:53 UTC] ✅ User profile retrieved successfully for user ID: 517
[08-May-2026 06:28:53 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 06:28:53 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 06:28:53 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MTcsInVzZXJuYW1lIjoiSm9uYXRoYW4iLCJlbWFpbCI6IlN5bHZlcmViZWtlckBnbWFpbC5jb20iLCJleHAiOjE3Nzg4MjYzOTh9.0QestnDw5xhV2SfS9-kdaHbCRj0CV2z9eR29_KIuHCw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f866828dd84e839-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"105.235.71.40","CF-IPCountry":"CI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"105.235.71.40, 172.71.241.84"}
[08-May-2026 06:28:53 UTC] === API CALL LOG ===
[08-May-2026 06:28:53 UTC] Endpoint: user/profile.php
[08-May-2026 06:28:53 UTC] === User Orders API Called ===
[08-May-2026 06:28:53 UTC] Full Log Data: {
    "timestamp": "2026-05-08 06:28:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.71.40",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MTcsInVzZXJuYW1lIjoiSm9uYXRoYW4iLCJlbWFpbCI6IlN5bHZlcmViZWtlckBnbWFpbC5jb20iLCJleHAiOjE3Nzg4MjYzOTh9.0QestnDw5xhV2SfS9-kdaHbCRj0CV2z9eR29_KIuHCw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f866828dd86e839-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.235.71.40",
        "CF-IPCountry": "CI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.235.71.40, 172.71.241.84"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 06:28:53 UTC] === END API CALL LOG ===
[08-May-2026 06:28:53 UTC] User ID: 517
[08-May-2026 06:28:53 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 06:28:53 UTC] Limit: 20, Offset: 0
[08-May-2026 06:28:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MTcsInVzZXJuYW1lIjoiSm9uYXRoYW4iLCJlbWFpbCI6IlN5bHZlcmViZWtlckBnbWFpbC5jb20iLCJleHAiOjE3Nzg4MjYzOTh9.0QestnDw5xhV2SfS9-kdaHbCRj0CV2z9eR29_KIuHCw
[08-May-2026 06:28:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 06:28:53 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 06:28:53 UTC] User ID: 517
[08-May-2026 06:28:53 UTC] Orders found: 2
[08-May-2026 06:28:53 UTC] Orders data: [{"id":253,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/investirdurablement","status":"pending","created_at":"2026-05-08 09:57:51","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":252,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/investirdurablement","status":"cancelled","created_at":"2026-05-08 08:58:46","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[08-May-2026 06:28:53 UTC] ✅ User profile retrieved successfully for user ID: 517
[08-May-2026 06:28:53 UTC] Total orders count: 2
[08-May-2026 06:29:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 06:29:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 06:29:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MTcsInVzZXJuYW1lIjoiSm9uYXRoYW4iLCJlbWFpbCI6IlN5bHZlcmViZWtlckBnbWFpbC5jb20iLCJleHAiOjE3Nzg4MjYzOTh9.0QestnDw5xhV2SfS9-kdaHbCRj0CV2z9eR29_KIuHCw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f8668589d8ae839-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"105.235.71.40","CF-IPCountry":"CI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"105.235.71.40, 172.71.241.84"}
[08-May-2026 06:29:00 UTC] === User Orders API Called ===
[08-May-2026 06:29:00 UTC] User ID: 517
[08-May-2026 06:29:00 UTC] Limit: 20, Offset: 0
[08-May-2026 06:29:00 UTC] Orders found: 2
[08-May-2026 06:29:00 UTC] Orders data: [{"id":253,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/investirdurablement","status":"pending","created_at":"2026-05-08 09:57:51","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":252,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/investirdurablement","status":"cancelled","created_at":"2026-05-08 08:58:46","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[08-May-2026 06:29:00 UTC] Total orders count: 2
[08-May-2026 06:29:26 UTC] === API CALL LOG ===
[08-May-2026 06:29:26 UTC] Endpoint: user/profile.php
[08-May-2026 06:29:26 UTC] Full Log Data: {
    "timestamp": "2026-05-08 06:29:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.71.40",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MTcsInVzZXJuYW1lIjoiSm9uYXRoYW4iLCJlbWFpbCI6IlN5bHZlcmViZWtlckBnbWFpbC5jb20iLCJleHAiOjE3Nzg4MjYzOTh9.0QestnDw5xhV2SfS9-kdaHbCRj0CV2z9eR29_KIuHCw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8668f7abdce839-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.235.71.40",
        "CF-IPCountry": "CI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.235.71.40, 172.71.241.85"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 06:29:26 UTC] === END API CALL LOG ===
[08-May-2026 06:29:26 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 06:29:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MTcsInVzZXJuYW1lIjoiSm9uYXRoYW4iLCJlbWFpbCI6IlN5bHZlcmViZWtlckBnbWFpbC5jb20iLCJleHAiOjE3Nzg4MjYzOTh9.0QestnDw5xhV2SfS9-kdaHbCRj0CV2z9eR29_KIuHCw
[08-May-2026 06:29:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 06:29:26 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 06:29:26 UTC] User ID: 517
[08-May-2026 06:29:26 UTC] ✅ User profile retrieved successfully for user ID: 517
[08-May-2026 06:29:26 UTC] User Purchases API - User ID: 517
[08-May-2026 06:29:26 UTC] User Purchases API - Total purchases found: 1
[08-May-2026 06:29:43 UTC] === API CALL LOG ===
[08-May-2026 06:29:43 UTC] Endpoint: user/profile.php
[08-May-2026 06:29:43 UTC] Full Log Data: {
    "timestamp": "2026-05-08 06:29:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.71.40",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MTcsInVzZXJuYW1lIjoiSm9uYXRoYW4iLCJlbWFpbCI6IlN5bHZlcmViZWtlckBnbWFpbC5jb20iLCJleHAiOjE3Nzg4MjYzOTh9.0QestnDw5xhV2SfS9-kdaHbCRj0CV2z9eR29_KIuHCw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8669603a38e839-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.235.71.40",
        "CF-IPCountry": "CI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.235.71.40, 172.71.241.84"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 06:29:43 UTC] === END API CALL LOG ===
[08-May-2026 06:29:43 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 06:29:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MTcsInVzZXJuYW1lIjoiSm9uYXRoYW4iLCJlbWFpbCI6IlN5bHZlcmViZWtlckBnbWFpbC5jb20iLCJleHAiOjE3Nzg4MjYzOTh9.0QestnDw5xhV2SfS9-kdaHbCRj0CV2z9eR29_KIuHCw
[08-May-2026 06:29:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 06:29:43 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 06:29:43 UTC] User ID: 517
[08-May-2026 06:29:43 UTC] ✅ User profile retrieved successfully for user ID: 517
[08-May-2026 06:29:43 UTC] === API CALL LOG ===
[08-May-2026 06:29:43 UTC] Endpoint: user/profile.php
[08-May-2026 06:29:43 UTC] Full Log Data: {
    "timestamp": "2026-05-08 06:29:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.71.40",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MTcsInVzZXJuYW1lIjoiSm9uYXRoYW4iLCJlbWFpbCI6IlN5bHZlcmViZWtlckBnbWFpbC5jb20iLCJleHAiOjE3Nzg4MjYzOTh9.0QestnDw5xhV2SfS9-kdaHbCRj0CV2z9eR29_KIuHCw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8669636815e839-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.235.71.40",
        "CF-IPCountry": "CI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.235.71.40, 172.71.241.84"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 06:29:43 UTC] === END API CALL LOG ===
[08-May-2026 06:29:43 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 06:29:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MTcsInVzZXJuYW1lIjoiSm9uYXRoYW4iLCJlbWFpbCI6IlN5bHZlcmViZWtlckBnbWFpbC5jb20iLCJleHAiOjE3Nzg4MjYzOTh9.0QestnDw5xhV2SfS9-kdaHbCRj0CV2z9eR29_KIuHCw
[08-May-2026 06:29:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 06:29:43 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 06:29:43 UTC] User ID: 517
[08-May-2026 06:29:43 UTC] ✅ User profile retrieved successfully for user ID: 517
[08-May-2026 06:29:43 UTC] === API CALL LOG ===
[08-May-2026 06:29:43 UTC] Endpoint: user/profile.php
[08-May-2026 06:29:43 UTC] Full Log Data: {
    "timestamp": "2026-05-08 06:29:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.71.40",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MTcsInVzZXJuYW1lIjoiSm9uYXRoYW4iLCJlbWFpbCI6IlN5bHZlcmViZWtlckBnbWFpbC5jb20iLCJleHAiOjE3Nzg4MjYzOTh9.0QestnDw5xhV2SfS9-kdaHbCRj0CV2z9eR29_KIuHCw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f86696459b9e839-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.235.71.40",
        "CF-IPCountry": "CI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.235.71.40, 172.71.241.84"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 06:29:43 UTC] === END API CALL LOG ===
[08-May-2026 06:29:43 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 06:29:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MTcsInVzZXJuYW1lIjoiSm9uYXRoYW4iLCJlbWFpbCI6IlN5bHZlcmViZWtlckBnbWFpbC5jb20iLCJleHAiOjE3Nzg4MjYzOTh9.0QestnDw5xhV2SfS9-kdaHbCRj0CV2z9eR29_KIuHCw
[08-May-2026 06:29:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 06:29:43 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 06:29:43 UTC] User ID: 517
[08-May-2026 06:29:43 UTC] ✅ User profile retrieved successfully for user ID: 517
[08-May-2026 06:29:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 06:29:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 06:29:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MTcsInVzZXJuYW1lIjoiSm9uYXRoYW4iLCJlbWFpbCI6IlN5bHZlcmViZWtlckBnbWFpbC5jb20iLCJleHAiOjE3Nzg4MjYzOTh9.0QestnDw5xhV2SfS9-kdaHbCRj0CV2z9eR29_KIuHCw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f86696459b6e839-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"105.235.71.40","CF-IPCountry":"CI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"105.235.71.40, 172.71.241.85"}
[08-May-2026 06:29:43 UTC] === User Orders API Called ===
[08-May-2026 06:29:43 UTC] User ID: 517
[08-May-2026 06:29:43 UTC] Limit: 20, Offset: 0
[08-May-2026 06:29:43 UTC] Orders found: 2
[08-May-2026 06:29:43 UTC] Orders data: [{"id":253,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/investirdurablement","status":"pending","created_at":"2026-05-08 09:57:51","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":252,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/investirdurablement","status":"cancelled","created_at":"2026-05-08 08:58:46","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[08-May-2026 06:29:43 UTC] Total orders count: 2
[08-May-2026 06:29:49 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 06:29:49 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 06:29:49 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MTcsInVzZXJuYW1lIjoiSm9uYXRoYW4iLCJlbWFpbCI6IlN5bHZlcmViZWtlckBnbWFpbC5jb20iLCJleHAiOjE3Nzg4MjYzOTh9.0QestnDw5xhV2SfS9-kdaHbCRj0CV2z9eR29_KIuHCw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f866986ce7de839-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"105.235.71.40","CF-IPCountry":"CI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"105.235.71.40, 172.71.241.85"}
[08-May-2026 06:29:49 UTC] === User Orders API Called ===
[08-May-2026 06:29:49 UTC] User ID: 517
[08-May-2026 06:29:49 UTC] Limit: 20, Offset: 0
[08-May-2026 06:29:49 UTC] Orders found: 2
[08-May-2026 06:29:49 UTC] Orders data: [{"id":253,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/investirdurablement","status":"pending","created_at":"2026-05-08 09:57:51","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":252,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/investirdurablement","status":"cancelled","created_at":"2026-05-08 08:58:46","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[08-May-2026 06:29:49 UTC] Total orders count: 2
[08-May-2026 06:29:52 UTC] === API CALL LOG ===
[08-May-2026 06:29:52 UTC] Endpoint: user/profile.php
[08-May-2026 06:29:52 UTC] Full Log Data: {
    "timestamp": "2026-05-08 06:29:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.71.40",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MTcsInVzZXJuYW1lIjoiSm9uYXRoYW4iLCJlbWFpbCI6IlN5bHZlcmViZWtlckBnbWFpbC5jb20iLCJleHAiOjE3Nzg4MjYzOTh9.0QestnDw5xhV2SfS9-kdaHbCRj0CV2z9eR29_KIuHCw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f86699dcd21e839-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.235.71.40",
        "CF-IPCountry": "CI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.235.71.40, 172.71.241.85"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 06:29:52 UTC] === END API CALL LOG ===
[08-May-2026 06:29:52 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 06:29:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MTcsInVzZXJuYW1lIjoiSm9uYXRoYW4iLCJlbWFpbCI6IlN5bHZlcmViZWtlckBnbWFpbC5jb20iLCJleHAiOjE3Nzg4MjYzOTh9.0QestnDw5xhV2SfS9-kdaHbCRj0CV2z9eR29_KIuHCw
[08-May-2026 06:29:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 06:29:52 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 06:29:52 UTC] User ID: 517
[08-May-2026 06:29:52 UTC] ✅ User profile retrieved successfully for user ID: 517
[08-May-2026 06:29:53 UTC] User Purchases API - User ID: 517
[08-May-2026 06:29:53 UTC] User Purchases API - Total purchases found: 1
[08-May-2026 06:32:53 UTC] === API CALL LOG ===
[08-May-2026 06:32:53 UTC] Endpoint: user/profile.php
[08-May-2026 06:32:53 UTC] Full Log Data: {
    "timestamp": "2026-05-08 06:32:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.71.40",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MTcsInVzZXJuYW1lIjoiSm9uYXRoYW4iLCJlbWFpbCI6IlN5bHZlcmViZWtlckBnbWFpbC5jb20iLCJleHAiOjE3Nzg4MjYzOTh9.0QestnDw5xhV2SfS9-kdaHbCRj0CV2z9eR29_KIuHCw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f866e07bbbb93de-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.235.71.40",
        "CF-IPCountry": "CI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.235.71.40, 172.70.162.182"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 06:32:53 UTC] === END API CALL LOG ===
[08-May-2026 06:32:53 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 06:32:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MTcsInVzZXJuYW1lIjoiSm9uYXRoYW4iLCJlbWFpbCI6IlN5bHZlcmViZWtlckBnbWFpbC5jb20iLCJleHAiOjE3Nzg4MjYzOTh9.0QestnDw5xhV2SfS9-kdaHbCRj0CV2z9eR29_KIuHCw
[08-May-2026 06:32:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 06:32:53 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 06:32:53 UTC] User ID: 517
[08-May-2026 06:32:53 UTC] ✅ User profile retrieved successfully for user ID: 517
[08-May-2026 06:32:54 UTC] === API CALL LOG ===
[08-May-2026 06:32:54 UTC] Endpoint: user/profile.php
[08-May-2026 06:32:54 UTC] Full Log Data: {
    "timestamp": "2026-05-08 06:32:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.71.40",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MTcsInVzZXJuYW1lIjoiSm9uYXRoYW4iLCJlbWFpbCI6IlN5bHZlcmViZWtlckBnbWFpbC5jb20iLCJleHAiOjE3Nzg4MjYzOTh9.0QestnDw5xhV2SfS9-kdaHbCRj0CV2z9eR29_KIuHCw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f866e0b0e9d93de-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.235.71.40",
        "CF-IPCountry": "CI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.235.71.40, 172.70.162.182"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 06:32:54 UTC] === END API CALL LOG ===
[08-May-2026 06:32:54 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 06:32:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MTcsInVzZXJuYW1lIjoiSm9uYXRoYW4iLCJlbWFpbCI6IlN5bHZlcmViZWtlckBnbWFpbC5jb20iLCJleHAiOjE3Nzg4MjYzOTh9.0QestnDw5xhV2SfS9-kdaHbCRj0CV2z9eR29_KIuHCw
[08-May-2026 06:32:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 06:32:54 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 06:32:54 UTC] User ID: 517
[08-May-2026 06:32:54 UTC] ✅ User profile retrieved successfully for user ID: 517
[08-May-2026 06:32:54 UTC] === API CALL LOG ===
[08-May-2026 06:32:54 UTC] Endpoint: user/profile.php
[08-May-2026 06:32:54 UTC] Full Log Data: {
    "timestamp": "2026-05-08 06:32:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.71.40",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MTcsInVzZXJuYW1lIjoiSm9uYXRoYW4iLCJlbWFpbCI6IlN5bHZlcmViZWtlckBnbWFpbC5jb20iLCJleHAiOjE3Nzg4MjYzOTh9.0QestnDw5xhV2SfS9-kdaHbCRj0CV2z9eR29_KIuHCw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f866e0d387393de-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.235.71.40",
        "CF-IPCountry": "CI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.235.71.40, 172.70.162.182"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 06:32:54 UTC] === END API CALL LOG ===
[08-May-2026 06:32:54 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 06:32:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MTcsInVzZXJuYW1lIjoiSm9uYXRoYW4iLCJlbWFpbCI6IlN5bHZlcmViZWtlckBnbWFpbC5jb20iLCJleHAiOjE3Nzg4MjYzOTh9.0QestnDw5xhV2SfS9-kdaHbCRj0CV2z9eR29_KIuHCw
[08-May-2026 06:32:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 06:32:54 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 06:32:54 UTC] User ID: 517
[08-May-2026 06:32:54 UTC] ✅ User profile retrieved successfully for user ID: 517
[08-May-2026 06:32:54 UTC] === API CALL LOG ===
[08-May-2026 06:32:54 UTC] Endpoint: user/profile.php
[08-May-2026 06:32:54 UTC] Full Log Data: {
    "timestamp": "2026-05-08 06:32:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.71.40",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MTcsInVzZXJuYW1lIjoiSm9uYXRoYW4iLCJlbWFpbCI6IlN5bHZlcmViZWtlckBnbWFpbC5jb20iLCJleHAiOjE3Nzg4MjYzOTh9.0QestnDw5xhV2SfS9-kdaHbCRj0CV2z9eR29_KIuHCw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f866e0e294793de-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.235.71.40",
        "CF-IPCountry": "CI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.235.71.40, 172.70.162.182"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 06:32:54 UTC] === END API CALL LOG ===
[08-May-2026 06:32:54 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 06:32:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MTcsInVzZXJuYW1lIjoiSm9uYXRoYW4iLCJlbWFpbCI6IlN5bHZlcmViZWtlckBnbWFpbC5jb20iLCJleHAiOjE3Nzg4MjYzOTh9.0QestnDw5xhV2SfS9-kdaHbCRj0CV2z9eR29_KIuHCw
[08-May-2026 06:32:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 06:32:54 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 06:32:54 UTC] User ID: 517
[08-May-2026 06:32:54 UTC] ✅ User profile retrieved successfully for user ID: 517
[08-May-2026 06:32:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 06:32:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 06:32:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MTcsInVzZXJuYW1lIjoiSm9uYXRoYW4iLCJlbWFpbCI6IlN5bHZlcmViZWtlckBnbWFpbC5jb20iLCJleHAiOjE3Nzg4MjYzOTh9.0QestnDw5xhV2SfS9-kdaHbCRj0CV2z9eR29_KIuHCw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f866e0e294393de-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"105.235.71.40","CF-IPCountry":"CI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"105.235.71.40, 172.70.162.182"}
[08-May-2026 06:32:54 UTC] === User Orders API Called ===
[08-May-2026 06:32:54 UTC] User ID: 517
[08-May-2026 06:32:54 UTC] Limit: 20, Offset: 0
[08-May-2026 06:32:54 UTC] Orders found: 2
[08-May-2026 06:32:54 UTC] Orders data: [{"id":253,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/investirdurablement","status":"pending","created_at":"2026-05-08 09:57:51","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":252,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/investirdurablement","status":"cancelled","created_at":"2026-05-08 08:58:46","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[08-May-2026 06:32:54 UTC] Total orders count: 2
[08-May-2026 06:32:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 06:32:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 06:32:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MTcsInVzZXJuYW1lIjoiSm9uYXRoYW4iLCJlbWFpbCI6IlN5bHZlcmViZWtlckBnbWFpbC5jb20iLCJleHAiOjE3Nzg4MjYzOTh9.0QestnDw5xhV2SfS9-kdaHbCRj0CV2z9eR29_KIuHCw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f866e1d6e2293de-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"105.235.71.40","CF-IPCountry":"CI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"105.235.71.40, 172.70.162.100"}
[08-May-2026 06:32:57 UTC] === User Orders API Called ===
[08-May-2026 06:32:57 UTC] User ID: 517
[08-May-2026 06:32:57 UTC] Limit: 20, Offset: 0
[08-May-2026 06:32:57 UTC] Orders found: 2
[08-May-2026 06:32:57 UTC] Orders data: [{"id":253,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/investirdurablement","status":"pending","created_at":"2026-05-08 09:57:51","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":252,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/investirdurablement","status":"cancelled","created_at":"2026-05-08 08:58:46","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[08-May-2026 06:32:57 UTC] Total orders count: 2
[08-May-2026 06:33:11 UTC] === API CALL LOG ===
[08-May-2026 06:33:11 UTC] Endpoint: user/profile.php
[08-May-2026 06:33:11 UTC] Full Log Data: {
    "timestamp": "2026-05-08 06:33:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.71.40",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MTcsInVzZXJuYW1lIjoiSm9uYXRoYW4iLCJlbWFpbCI6IlN5bHZlcmViZWtlckBnbWFpbC5jb20iLCJleHAiOjE3Nzg4MjYzOTh9.0QestnDw5xhV2SfS9-kdaHbCRj0CV2z9eR29_KIuHCw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f866e764a0993de-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.235.71.40",
        "CF-IPCountry": "CI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.235.71.40, 172.70.162.181"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 06:33:11 UTC] === END API CALL LOG ===
[08-May-2026 06:33:11 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 06:33:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MTcsInVzZXJuYW1lIjoiSm9uYXRoYW4iLCJlbWFpbCI6IlN5bHZlcmViZWtlckBnbWFpbC5jb20iLCJleHAiOjE3Nzg4MjYzOTh9.0QestnDw5xhV2SfS9-kdaHbCRj0CV2z9eR29_KIuHCw
[08-May-2026 06:33:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 06:33:11 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 06:33:11 UTC] User ID: 517
[08-May-2026 06:33:11 UTC] ✅ User profile retrieved successfully for user ID: 517
[08-May-2026 06:33:11 UTC] User Purchases API - User ID: 517
[08-May-2026 06:33:11 UTC] User Purchases API - Total purchases found: 1
[08-May-2026 06:33:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 06:33:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 06:33:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MTcsInVzZXJuYW1lIjoiSm9uYXRoYW4iLCJlbWFpbCI6IlN5bHZlcmViZWtlckBnbWFpbC5jb20iLCJleHAiOjE3Nzg4MjYzOTh9.0QestnDw5xhV2SfS9-kdaHbCRj0CV2z9eR29_KIuHCw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f866e927ff193de-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"105.235.71.40","CF-IPCountry":"CI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"105.235.71.40, 172.70.162.182"}
[08-May-2026 06:33:15 UTC] === User Orders API Called ===
[08-May-2026 06:33:15 UTC] User ID: 517
[08-May-2026 06:33:15 UTC] Limit: 20, Offset: 0
[08-May-2026 06:33:15 UTC] Orders found: 2
[08-May-2026 06:33:15 UTC] Orders data: [{"id":253,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/investirdurablement","status":"pending","created_at":"2026-05-08 09:57:51","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":252,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/investirdurablement","status":"cancelled","created_at":"2026-05-08 08:58:46","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[08-May-2026 06:33:15 UTC] Total orders count: 2
[08-May-2026 06:33:15 UTC] === API CALL LOG ===
[08-May-2026 06:33:15 UTC] Endpoint: user/profile.php
[08-May-2026 06:33:15 UTC] Full Log Data: {
    "timestamp": "2026-05-08 06:33:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.71.40",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MTcsInVzZXJuYW1lIjoiSm9uYXRoYW4iLCJlbWFpbCI6IlN5bHZlcmViZWtlckBnbWFpbC5jb20iLCJleHAiOjE3Nzg4MjYzOTh9.0QestnDw5xhV2SfS9-kdaHbCRj0CV2z9eR29_KIuHCw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f866e927ff493de-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.235.71.40",
        "CF-IPCountry": "CI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.235.71.40, 172.70.162.181"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 06:33:15 UTC] === END API CALL LOG ===
[08-May-2026 06:33:15 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 06:33:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MTcsInVzZXJuYW1lIjoiSm9uYXRoYW4iLCJlbWFpbCI6IlN5bHZlcmViZWtlckBnbWFpbC5jb20iLCJleHAiOjE3Nzg4MjYzOTh9.0QestnDw5xhV2SfS9-kdaHbCRj0CV2z9eR29_KIuHCw
[08-May-2026 06:33:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 06:33:15 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 06:33:15 UTC] User ID: 517
[08-May-2026 06:33:15 UTC] ✅ User profile retrieved successfully for user ID: 517
[08-May-2026 06:33:15 UTC] === API CALL LOG ===
[08-May-2026 06:33:15 UTC] Endpoint: user/profile.php
[08-May-2026 06:33:15 UTC] Full Log Data: {
    "timestamp": "2026-05-08 06:33:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.71.40",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MTcsInVzZXJuYW1lIjoiSm9uYXRoYW4iLCJlbWFpbCI6IlN5bHZlcmViZWtlckBnbWFpbC5jb20iLCJleHAiOjE3Nzg4MjYzOTh9.0QestnDw5xhV2SfS9-kdaHbCRj0CV2z9eR29_KIuHCw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f866e927ff693de-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.235.71.40",
        "CF-IPCountry": "CI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.235.71.40, 172.70.162.182"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 06:33:15 UTC] === END API CALL LOG ===
[08-May-2026 06:33:15 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 06:33:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MTcsInVzZXJuYW1lIjoiSm9uYXRoYW4iLCJlbWFpbCI6IlN5bHZlcmViZWtlckBnbWFpbC5jb20iLCJleHAiOjE3Nzg4MjYzOTh9.0QestnDw5xhV2SfS9-kdaHbCRj0CV2z9eR29_KIuHCw
[08-May-2026 06:33:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 06:33:15 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 06:33:15 UTC] User ID: 517
[08-May-2026 06:33:15 UTC] ✅ User profile retrieved successfully for user ID: 517
[08-May-2026 06:34:24 UTC] === API CALL LOG ===
[08-May-2026 06:34:24 UTC] Endpoint: user/profile.php
[08-May-2026 06:34:24 UTC] Full Log Data: {
    "timestamp": "2026-05-08 06:34:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.71.40",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MTcsInVzZXJuYW1lIjoiSm9uYXRoYW4iLCJlbWFpbCI6IlN5bHZlcmViZWtlckBnbWFpbC5jb20iLCJleHAiOjE3Nzg4MjYzOTh9.0QestnDw5xhV2SfS9-kdaHbCRj0CV2z9eR29_KIuHCw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f86703c0cd893de-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.235.71.40",
        "CF-IPCountry": "CI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.235.71.40, 172.70.162.182"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 06:34:24 UTC] === END API CALL LOG ===
[08-May-2026 06:34:24 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 06:34:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MTcsInVzZXJuYW1lIjoiSm9uYXRoYW4iLCJlbWFpbCI6IlN5bHZlcmViZWtlckBnbWFpbC5jb20iLCJleHAiOjE3Nzg4MjYzOTh9.0QestnDw5xhV2SfS9-kdaHbCRj0CV2z9eR29_KIuHCw
[08-May-2026 06:34:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 06:34:24 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 06:34:24 UTC] User ID: 517
[08-May-2026 06:34:24 UTC] ✅ User profile retrieved successfully for user ID: 517
[08-May-2026 06:34:24 UTC] User Purchases API - User ID: 517
[08-May-2026 06:34:24 UTC] User Purchases API - Total purchases found: 1
[08-May-2026 06:34:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 06:34:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 06:34:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MTcsInVzZXJuYW1lIjoiSm9uYXRoYW4iLCJlbWFpbCI6IlN5bHZlcmViZWtlckBnbWFpbC5jb20iLCJleHAiOjE3Nzg4MjYzOTh9.0QestnDw5xhV2SfS9-kdaHbCRj0CV2z9eR29_KIuHCw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f86704a38b493de-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"105.235.71.40","CF-IPCountry":"CI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"105.235.71.40, 172.70.162.182"}
[08-May-2026 06:34:26 UTC] === User Orders API Called ===
[08-May-2026 06:34:26 UTC] User ID: 517
[08-May-2026 06:34:26 UTC] Limit: 20, Offset: 0
[08-May-2026 06:34:26 UTC] Orders found: 2
[08-May-2026 06:34:26 UTC] Orders data: [{"id":253,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/investirdurablement","status":"cancelled","created_at":"2026-05-08 09:57:51","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":252,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/investirdurablement","status":"cancelled","created_at":"2026-05-08 08:58:46","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[08-May-2026 06:34:26 UTC] Total orders count: 2
[08-May-2026 06:34:26 UTC] === API CALL LOG ===
[08-May-2026 06:34:26 UTC] === API CALL LOG ===
[08-May-2026 06:34:26 UTC] Endpoint: user/profile.php
[08-May-2026 06:34:26 UTC] Endpoint: user/profile.php
[08-May-2026 06:34:26 UTC] Full Log Data: {
    "timestamp": "2026-05-08 06:34:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.71.40",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MTcsInVzZXJuYW1lIjoiSm9uYXRoYW4iLCJlbWFpbCI6IlN5bHZlcmViZWtlckBnbWFpbC5jb20iLCJleHAiOjE3Nzg4MjYzOTh9.0QestnDw5xhV2SfS9-kdaHbCRj0CV2z9eR29_KIuHCw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f86704a38b793de-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.235.71.40",
        "CF-IPCountry": "CI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.235.71.40, 172.70.162.182"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 06:34:26 UTC] Full Log Data: {
    "timestamp": "2026-05-08 06:34:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.71.40",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MTcsInVzZXJuYW1lIjoiSm9uYXRoYW4iLCJlbWFpbCI6IlN5bHZlcmViZWtlckBnbWFpbC5jb20iLCJleHAiOjE3Nzg4MjYzOTh9.0QestnDw5xhV2SfS9-kdaHbCRj0CV2z9eR29_KIuHCw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f86704a38b593de-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.235.71.40",
        "CF-IPCountry": "CI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.235.71.40, 172.70.162.182"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 06:34:26 UTC] === END API CALL LOG ===
[08-May-2026 06:34:26 UTC] === END API CALL LOG ===
[08-May-2026 06:34:26 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 06:34:26 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 06:34:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MTcsInVzZXJuYW1lIjoiSm9uYXRoYW4iLCJlbWFpbCI6IlN5bHZlcmViZWtlckBnbWFpbC5jb20iLCJleHAiOjE3Nzg4MjYzOTh9.0QestnDw5xhV2SfS9-kdaHbCRj0CV2z9eR29_KIuHCw
[08-May-2026 06:34:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MTcsInVzZXJuYW1lIjoiSm9uYXRoYW4iLCJlbWFpbCI6IlN5bHZlcmViZWtlckBnbWFpbC5jb20iLCJleHAiOjE3Nzg4MjYzOTh9.0QestnDw5xhV2SfS9-kdaHbCRj0CV2z9eR29_KIuHCw
[08-May-2026 06:34:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 06:34:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 06:34:26 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 06:34:26 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 06:34:26 UTC] User ID: 517
[08-May-2026 06:34:26 UTC] User ID: 517
[08-May-2026 06:34:26 UTC] ✅ User profile retrieved successfully for user ID: 517
[08-May-2026 06:34:26 UTC] ✅ User profile retrieved successfully for user ID: 517
[08-May-2026 06:34:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 06:34:32 UTC] === API CALL LOG ===
[08-May-2026 06:34:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 06:34:32 UTC] Endpoint: user/profile.php
[08-May-2026 06:34:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MTcsInVzZXJuYW1lIjoiSm9uYXRoYW4iLCJlbWFpbCI6IlN5bHZlcmViZWtlckBnbWFpbC5jb20iLCJleHAiOjE3Nzg4MjYzOTh9.0QestnDw5xhV2SfS9-kdaHbCRj0CV2z9eR29_KIuHCw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f86706ff8f093de-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"105.235.71.40","CF-IPCountry":"CI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"105.235.71.40, 172.70.162.182"}
[08-May-2026 06:34:32 UTC] Full Log Data: {
    "timestamp": "2026-05-08 06:34:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.71.40",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MTcsInVzZXJuYW1lIjoiSm9uYXRoYW4iLCJlbWFpbCI6IlN5bHZlcmViZWtlckBnbWFpbC5jb20iLCJleHAiOjE3Nzg4MjYzOTh9.0QestnDw5xhV2SfS9-kdaHbCRj0CV2z9eR29_KIuHCw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f86706ff8f393de-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.235.71.40",
        "CF-IPCountry": "CI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.235.71.40, 172.70.162.182"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 06:34:32 UTC] === END API CALL LOG ===
[08-May-2026 06:34:32 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 06:34:32 UTC] === User Orders API Called ===
[08-May-2026 06:34:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MTcsInVzZXJuYW1lIjoiSm9uYXRoYW4iLCJlbWFpbCI6IlN5bHZlcmViZWtlckBnbWFpbC5jb20iLCJleHAiOjE3Nzg4MjYzOTh9.0QestnDw5xhV2SfS9-kdaHbCRj0CV2z9eR29_KIuHCw
[08-May-2026 06:34:32 UTC] User ID: 517
[08-May-2026 06:34:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 06:34:32 UTC] Limit: 20, Offset: 0
[08-May-2026 06:34:32 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 06:34:32 UTC] User ID: 517
[08-May-2026 06:34:32 UTC] ✅ User profile retrieved successfully for user ID: 517
[08-May-2026 06:34:32 UTC] Orders found: 2
[08-May-2026 06:34:32 UTC] Orders data: [{"id":253,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/investirdurablement","status":"cancelled","created_at":"2026-05-08 09:57:51","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":252,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/investirdurablement","status":"cancelled","created_at":"2026-05-08 08:58:46","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[08-May-2026 06:34:32 UTC] Total orders count: 2
[08-May-2026 06:34:32 UTC] === API CALL LOG ===
[08-May-2026 06:34:32 UTC] Endpoint: user/profile.php
[08-May-2026 06:34:32 UTC] Full Log Data: {
    "timestamp": "2026-05-08 06:34:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.71.40",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MTcsInVzZXJuYW1lIjoiSm9uYXRoYW4iLCJlbWFpbCI6IlN5bHZlcmViZWtlckBnbWFpbC5jb20iLCJleHAiOjE3Nzg4MjYzOTh9.0QestnDw5xhV2SfS9-kdaHbCRj0CV2z9eR29_KIuHCw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f86706ff8f493de-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.235.71.40",
        "CF-IPCountry": "CI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.235.71.40, 172.70.162.181"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 06:34:32 UTC] === END API CALL LOG ===
[08-May-2026 06:34:32 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 06:34:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MTcsInVzZXJuYW1lIjoiSm9uYXRoYW4iLCJlbWFpbCI6IlN5bHZlcmViZWtlckBnbWFpbC5jb20iLCJleHAiOjE3Nzg4MjYzOTh9.0QestnDw5xhV2SfS9-kdaHbCRj0CV2z9eR29_KIuHCw
[08-May-2026 06:34:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 06:34:32 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 06:34:32 UTC] User ID: 517
[08-May-2026 06:34:32 UTC] ✅ User profile retrieved successfully for user ID: 517
[08-May-2026 06:34:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 06:34:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 06:34:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MTcsInVzZXJuYW1lIjoiSm9uYXRoYW4iLCJlbWFpbCI6IlN5bHZlcmViZWtlckBnbWFpbC5jb20iLCJleHAiOjE3Nzg4MjYzOTh9.0QestnDw5xhV2SfS9-kdaHbCRj0CV2z9eR29_KIuHCw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f86708e29a193de-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"105.235.71.40","CF-IPCountry":"CI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"105.235.71.40, 172.70.162.182"}
[08-May-2026 06:34:37 UTC] === User Orders API Called ===
[08-May-2026 06:34:37 UTC] User ID: 517
[08-May-2026 06:34:37 UTC] Limit: 20, Offset: 0
[08-May-2026 06:34:37 UTC] Orders found: 2
[08-May-2026 06:34:37 UTC] Orders data: [{"id":253,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/investirdurablement","status":"cancelled","created_at":"2026-05-08 09:57:51","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":252,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/investirdurablement","status":"cancelled","created_at":"2026-05-08 08:58:46","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[08-May-2026 06:34:37 UTC] Total orders count: 2
[08-May-2026 06:35:14 UTC] === API CALL LOG ===
[08-May-2026 06:35:14 UTC] Endpoint: user/profile.php
[08-May-2026 06:35:14 UTC] Full Log Data: {
    "timestamp": "2026-05-08 06:35:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.71.40",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MTcsInVzZXJuYW1lIjoiSm9uYXRoYW4iLCJlbWFpbCI6IlN5bHZlcmViZWtlckBnbWFpbC5jb20iLCJleHAiOjE3Nzg4MjYzOTh9.0QestnDw5xhV2SfS9-kdaHbCRj0CV2z9eR29_KIuHCw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f867177bb18771d-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.235.71.40",
        "CF-IPCountry": "CI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.235.71.40, 172.70.85.150"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 06:35:14 UTC] === END API CALL LOG ===
[08-May-2026 06:35:14 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 06:35:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MTcsInVzZXJuYW1lIjoiSm9uYXRoYW4iLCJlbWFpbCI6IlN5bHZlcmViZWtlckBnbWFpbC5jb20iLCJleHAiOjE3Nzg4MjYzOTh9.0QestnDw5xhV2SfS9-kdaHbCRj0CV2z9eR29_KIuHCw
[08-May-2026 06:35:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 06:35:14 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 06:35:14 UTC] User ID: 517
[08-May-2026 06:35:14 UTC] ✅ User profile retrieved successfully for user ID: 517
[08-May-2026 06:35:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 06:35:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 06:35:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MTcsInVzZXJuYW1lIjoiSm9uYXRoYW4iLCJlbWFpbCI6IlN5bHZlcmViZWtlckBnbWFpbC5jb20iLCJleHAiOjE3Nzg4MjYzOTh9.0QestnDw5xhV2SfS9-kdaHbCRj0CV2z9eR29_KIuHCw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f86717acd71771d-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"105.235.71.40","CF-IPCountry":"CI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"105.235.71.40, 172.70.85.150"}
[08-May-2026 06:35:15 UTC] === User Orders API Called ===
[08-May-2026 06:35:15 UTC] User ID: 517
[08-May-2026 06:35:15 UTC] Limit: 20, Offset: 0
[08-May-2026 06:35:15 UTC] Orders found: 2
[08-May-2026 06:35:15 UTC] Orders data: [{"id":253,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/investirdurablement","status":"cancelled","created_at":"2026-05-08 09:57:51","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":252,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/investirdurablement","status":"cancelled","created_at":"2026-05-08 08:58:46","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[08-May-2026 06:35:15 UTC] Total orders count: 2
[08-May-2026 06:35:15 UTC] === API CALL LOG ===
[08-May-2026 06:35:15 UTC] Endpoint: user/profile.php
[08-May-2026 06:35:15 UTC] Full Log Data: {
    "timestamp": "2026-05-08 06:35:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.71.40",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MTcsInVzZXJuYW1lIjoiSm9uYXRoYW4iLCJlbWFpbCI6IlN5bHZlcmViZWtlckBnbWFpbC5jb20iLCJleHAiOjE3Nzg4MjYzOTh9.0QestnDw5xhV2SfS9-kdaHbCRj0CV2z9eR29_KIuHCw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f86717cdf41771d-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.235.71.40",
        "CF-IPCountry": "CI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.235.71.40, 172.70.85.151"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 06:35:15 UTC] === END API CALL LOG ===
[08-May-2026 06:35:15 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 06:35:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MTcsInVzZXJuYW1lIjoiSm9uYXRoYW4iLCJlbWFpbCI6IlN5bHZlcmViZWtlckBnbWFpbC5jb20iLCJleHAiOjE3Nzg4MjYzOTh9.0QestnDw5xhV2SfS9-kdaHbCRj0CV2z9eR29_KIuHCw
[08-May-2026 06:35:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 06:35:15 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 06:35:15 UTC] User ID: 517
[08-May-2026 06:35:15 UTC] ✅ User profile retrieved successfully for user ID: 517
[08-May-2026 06:35:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 06:35:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 06:35:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MTcsInVzZXJuYW1lIjoiSm9uYXRoYW4iLCJlbWFpbCI6IlN5bHZlcmViZWtlckBnbWFpbC5jb20iLCJleHAiOjE3Nzg4MjYzOTh9.0QestnDw5xhV2SfS9-kdaHbCRj0CV2z9eR29_KIuHCw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f86717daff9771d-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"105.235.71.40","CF-IPCountry":"CI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"105.235.71.40, 172.70.85.150"}
[08-May-2026 06:35:15 UTC] === User Orders API Called ===
[08-May-2026 06:35:15 UTC] User ID: 517
[08-May-2026 06:35:15 UTC] Limit: 20, Offset: 0
[08-May-2026 06:35:15 UTC] Orders found: 2
[08-May-2026 06:35:15 UTC] Orders data: [{"id":253,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/investirdurablement","status":"cancelled","created_at":"2026-05-08 09:57:51","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":252,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/investirdurablement","status":"cancelled","created_at":"2026-05-08 08:58:46","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[08-May-2026 06:35:15 UTC] Total orders count: 2
[08-May-2026 06:35:15 UTC] === API CALL LOG ===
[08-May-2026 06:35:15 UTC] Endpoint: user/profile.php
[08-May-2026 06:35:15 UTC] Full Log Data: {
    "timestamp": "2026-05-08 06:35:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.71.40",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MTcsInVzZXJuYW1lIjoiSm9uYXRoYW4iLCJlbWFpbCI6IlN5bHZlcmViZWtlckBnbWFpbC5jb20iLCJleHAiOjE3Nzg4MjYzOTh9.0QestnDw5xhV2SfS9-kdaHbCRj0CV2z9eR29_KIuHCw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f86717daffa771d-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.235.71.40",
        "CF-IPCountry": "CI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.235.71.40, 172.70.85.151"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 06:35:15 UTC] === END API CALL LOG ===
[08-May-2026 06:35:15 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 06:35:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MTcsInVzZXJuYW1lIjoiSm9uYXRoYW4iLCJlbWFpbCI6IlN5bHZlcmViZWtlckBnbWFpbC5jb20iLCJleHAiOjE3Nzg4MjYzOTh9.0QestnDw5xhV2SfS9-kdaHbCRj0CV2z9eR29_KIuHCw
[08-May-2026 06:35:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 06:35:15 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 06:35:15 UTC] User ID: 517
[08-May-2026 06:35:15 UTC] ✅ User profile retrieved successfully for user ID: 517
[08-May-2026 06:35:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 06:35:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 06:35:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MTcsInVzZXJuYW1lIjoiSm9uYXRoYW4iLCJlbWFpbCI6IlN5bHZlcmViZWtlckBnbWFpbC5jb20iLCJleHAiOjE3Nzg4MjYzOTh9.0QestnDw5xhV2SfS9-kdaHbCRj0CV2z9eR29_KIuHCw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f8671952eb1771d-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"105.235.71.40","CF-IPCountry":"CI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"105.235.71.40, 172.70.85.151"}
[08-May-2026 06:35:19 UTC] === User Orders API Called ===
[08-May-2026 06:35:19 UTC] User ID: 517
[08-May-2026 06:35:19 UTC] Limit: 20, Offset: 0
[08-May-2026 06:35:19 UTC] Orders found: 2
[08-May-2026 06:35:19 UTC] Orders data: [{"id":253,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/investirdurablement","status":"cancelled","created_at":"2026-05-08 09:57:51","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":252,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/investirdurablement","status":"cancelled","created_at":"2026-05-08 08:58:46","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[08-May-2026 06:35:19 UTC] Total orders count: 2
[08-May-2026 06:35:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 06:35:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 06:35:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MTcsInVzZXJuYW1lIjoiSm9uYXRoYW4iLCJlbWFpbCI6IlN5bHZlcmViZWtlckBnbWFpbC5jb20iLCJleHAiOjE3Nzg4MjYzOTh9.0QestnDw5xhV2SfS9-kdaHbCRj0CV2z9eR29_KIuHCw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f8671a5e9f3771d-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"105.235.71.40","CF-IPCountry":"CI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"105.235.71.40, 172.70.85.151"}
[08-May-2026 06:35:21 UTC] === User Orders API Called ===
[08-May-2026 06:35:21 UTC] User ID: 517
[08-May-2026 06:35:21 UTC] Limit: 20, Offset: 0
[08-May-2026 06:35:21 UTC] Orders found: 2
[08-May-2026 06:35:21 UTC] Orders data: [{"id":253,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/investirdurablement","status":"cancelled","created_at":"2026-05-08 09:57:51","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":252,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/investirdurablement","status":"cancelled","created_at":"2026-05-08 08:58:46","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[08-May-2026 06:35:21 UTC] Total orders count: 2
[08-May-2026 06:35:21 UTC] === API CALL LOG ===
[08-May-2026 06:35:21 UTC] Endpoint: user/profile.php
[08-May-2026 06:35:21 UTC] Full Log Data: {
    "timestamp": "2026-05-08 06:35:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.71.40",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MTcsInVzZXJuYW1lIjoiSm9uYXRoYW4iLCJlbWFpbCI6IlN5bHZlcmViZWtlckBnbWFpbC5jb20iLCJleHAiOjE3Nzg4MjYzOTh9.0QestnDw5xhV2SfS9-kdaHbCRj0CV2z9eR29_KIuHCw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8671a5e9f4771d-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.235.71.40",
        "CF-IPCountry": "CI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.235.71.40, 172.70.85.150"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 06:35:21 UTC] === END API CALL LOG ===
[08-May-2026 06:35:21 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 06:35:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MTcsInVzZXJuYW1lIjoiSm9uYXRoYW4iLCJlbWFpbCI6IlN5bHZlcmViZWtlckBnbWFpbC5jb20iLCJleHAiOjE3Nzg4MjYzOTh9.0QestnDw5xhV2SfS9-kdaHbCRj0CV2z9eR29_KIuHCw
[08-May-2026 06:35:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 06:35:21 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 06:35:21 UTC] User ID: 517
[08-May-2026 06:35:21 UTC] ✅ User profile retrieved successfully for user ID: 517
[08-May-2026 06:35:21 UTC] === API CALL LOG ===
[08-May-2026 06:35:21 UTC] Endpoint: user/profile.php
[08-May-2026 06:35:21 UTC] Full Log Data: {
    "timestamp": "2026-05-08 06:35:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.71.40",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MTcsInVzZXJuYW1lIjoiSm9uYXRoYW4iLCJlbWFpbCI6IlN5bHZlcmViZWtlckBnbWFpbC5jb20iLCJleHAiOjE3Nzg4MjYzOTh9.0QestnDw5xhV2SfS9-kdaHbCRj0CV2z9eR29_KIuHCw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8671a5e9f5771d-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.235.71.40",
        "CF-IPCountry": "CI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.235.71.40, 172.70.85.150"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 06:35:21 UTC] === END API CALL LOG ===
[08-May-2026 06:35:21 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 06:35:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MTcsInVzZXJuYW1lIjoiSm9uYXRoYW4iLCJlbWFpbCI6IlN5bHZlcmViZWtlckBnbWFpbC5jb20iLCJleHAiOjE3Nzg4MjYzOTh9.0QestnDw5xhV2SfS9-kdaHbCRj0CV2z9eR29_KIuHCw
[08-May-2026 06:35:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 06:35:21 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 06:35:21 UTC] User ID: 517
[08-May-2026 06:35:21 UTC] ✅ User profile retrieved successfully for user ID: 517
[08-May-2026 06:35:45 UTC] === API CALL LOG ===
[08-May-2026 06:35:45 UTC] Endpoint: user/profile.php
[08-May-2026 06:35:45 UTC] Full Log Data: {
    "timestamp": "2026-05-08 06:35:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e5:11f2:9d11:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE4IiwidXNlcm5hbWUiOiJyaXNoYXYzNDk4NCIsImVtYWlsIjoic2ltcGxlNjgzNjYzQGdtYWlsLmNvbSIsImV4cCI6MTc3ODgyNjk0NH0.qgKQlPyzZDCsGe7bWYlSfztlRhJ2KVpQqSpewqPjPGY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f867236c941fd7d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e5:11f2:9d11:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e5:11f2:9d11:8000::, 172.70.208.4"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 06:35:45 UTC] === END API CALL LOG ===
[08-May-2026 06:35:45 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 06:35:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE4IiwidXNlcm5hbWUiOiJyaXNoYXYzNDk4NCIsImVtYWlsIjoic2ltcGxlNjgzNjYzQGdtYWlsLmNvbSIsImV4cCI6MTc3ODgyNjk0NH0.qgKQlPyzZDCsGe7bWYlSfztlRhJ2KVpQqSpewqPjPGY
[08-May-2026 06:35:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 06:35:45 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 06:35:45 UTC] User ID: 518
[08-May-2026 06:35:45 UTC] ✅ User profile retrieved successfully for user ID: 518
[08-May-2026 06:35:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 06:35:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 06:35:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE4IiwidXNlcm5hbWUiOiJyaXNoYXYzNDk4NCIsImVtYWlsIjoic2ltcGxlNjgzNjYzQGdtYWlsLmNvbSIsImV4cCI6MTc3ODgyNjk0NH0.qgKQlPyzZDCsGe7bWYlSfztlRhJ2KVpQqSpewqPjPGY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f867236c948fd7d-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40e5:11f2:9d11:8000::","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40e5:11f2:9d11:8000::, 172.70.208.4"}
[08-May-2026 06:35:45 UTC] === User Orders API Called ===
[08-May-2026 06:35:45 UTC] User ID: 518
[08-May-2026 06:35:45 UTC] Limit: 20, Offset: 0
[08-May-2026 06:35:45 UTC] Orders found: 0
[08-May-2026 06:35:45 UTC] Orders data: []
[08-May-2026 06:35:45 UTC] Total orders count: 0
[08-May-2026 06:35:45 UTC] === API CALL LOG ===
[08-May-2026 06:35:45 UTC] Endpoint: user/profile.php
[08-May-2026 06:35:45 UTC] Full Log Data: {
    "timestamp": "2026-05-08 06:35:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e5:11f2:9d11:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE4IiwidXNlcm5hbWUiOiJyaXNoYXYzNDk4NCIsImVtYWlsIjoic2ltcGxlNjgzNjYzQGdtYWlsLmNvbSIsImV4cCI6MTc3ODgyNjk0NH0.qgKQlPyzZDCsGe7bWYlSfztlRhJ2KVpQqSpewqPjPGY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f867237ac5cfd7d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e5:11f2:9d11:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e5:11f2:9d11:8000::, 172.70.208.5"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 06:35:45 UTC] === END API CALL LOG ===
[08-May-2026 06:35:45 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 06:35:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE4IiwidXNlcm5hbWUiOiJyaXNoYXYzNDk4NCIsImVtYWlsIjoic2ltcGxlNjgzNjYzQGdtYWlsLmNvbSIsImV4cCI6MTc3ODgyNjk0NH0.qgKQlPyzZDCsGe7bWYlSfztlRhJ2KVpQqSpewqPjPGY
[08-May-2026 06:35:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 06:35:45 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 06:35:45 UTC] User ID: 518
[08-May-2026 06:35:45 UTC] ✅ User profile retrieved successfully for user ID: 518
[08-May-2026 06:35:46 UTC] === API CALL LOG ===
[08-May-2026 06:35:46 UTC] Endpoint: user/profile.php
[08-May-2026 06:35:46 UTC] Full Log Data: {
    "timestamp": "2026-05-08 06:35:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e5:11f2:9d11:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE4IiwidXNlcm5hbWUiOiJyaXNoYXYzNDk4NCIsImVtYWlsIjoic2ltcGxlNjgzNjYzQGdtYWlsLmNvbSIsImV4cCI6MTc3ODgyNjk0NH0.qgKQlPyzZDCsGe7bWYlSfztlRhJ2KVpQqSpewqPjPGY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f867240ac6dfd7d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e5:11f2:9d11:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e5:11f2:9d11:8000::, 172.70.208.5"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 06:35:46 UTC] === END API CALL LOG ===
[08-May-2026 06:35:46 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 06:35:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE4IiwidXNlcm5hbWUiOiJyaXNoYXYzNDk4NCIsImVtYWlsIjoic2ltcGxlNjgzNjYzQGdtYWlsLmNvbSIsImV4cCI6MTc3ODgyNjk0NH0.qgKQlPyzZDCsGe7bWYlSfztlRhJ2KVpQqSpewqPjPGY
[08-May-2026 06:35:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 06:35:46 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 06:35:46 UTC] User ID: 518
[08-May-2026 06:35:46 UTC] ✅ User profile retrieved successfully for user ID: 518
[08-May-2026 06:35:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 06:35:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 06:35:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE4IiwidXNlcm5hbWUiOiJyaXNoYXYzNDk4NCIsImVtYWlsIjoic2ltcGxlNjgzNjYzQGdtYWlsLmNvbSIsImV4cCI6MTc3ODgyNjk0NH0.qgKQlPyzZDCsGe7bWYlSfztlRhJ2KVpQqSpewqPjPGY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f8672628a6bfd7d-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40e5:11f2:9d11:8000::","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40e5:11f2:9d11:8000::, 172.70.208.4"}
[08-May-2026 06:35:52 UTC] === User Orders API Called ===
[08-May-2026 06:35:52 UTC] User ID: 518
[08-May-2026 06:35:52 UTC] Limit: 20, Offset: 0
[08-May-2026 06:35:52 UTC] Orders found: 0
[08-May-2026 06:35:52 UTC] Orders data: []
[08-May-2026 06:35:52 UTC] Total orders count: 0
[08-May-2026 06:35:53 UTC] === API CALL LOG ===
[08-May-2026 06:35:53 UTC] Endpoint: user/profile.php
[08-May-2026 06:35:53 UTC] Full Log Data: {
    "timestamp": "2026-05-08 06:35:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e5:11f2:9d11:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE4IiwidXNlcm5hbWUiOiJyaXNoYXYzNDk4NCIsImVtYWlsIjoic2ltcGxlNjgzNjYzQGdtYWlsLmNvbSIsImV4cCI6MTc3ODgyNjk0NH0.qgKQlPyzZDCsGe7bWYlSfztlRhJ2KVpQqSpewqPjPGY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f86726cde2ffd7d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e5:11f2:9d11:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e5:11f2:9d11:8000::, 172.70.208.4"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 06:35:53 UTC] === END API CALL LOG ===
[08-May-2026 06:35:53 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 06:35:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE4IiwidXNlcm5hbWUiOiJyaXNoYXYzNDk4NCIsImVtYWlsIjoic2ltcGxlNjgzNjYzQGdtYWlsLmNvbSIsImV4cCI6MTc3ODgyNjk0NH0.qgKQlPyzZDCsGe7bWYlSfztlRhJ2KVpQqSpewqPjPGY
[08-May-2026 06:35:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 06:35:53 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 06:35:53 UTC] User ID: 518
[08-May-2026 06:35:53 UTC] ✅ User profile retrieved successfully for user ID: 518
[08-May-2026 06:35:54 UTC] User Purchases API - User ID: 518
[08-May-2026 06:35:54 UTC] User Purchases API - Total purchases found: 0
[08-May-2026 06:35:57 UTC] === API CALL LOG ===
[08-May-2026 06:35:57 UTC] Endpoint: user/profile.php
[08-May-2026 06:35:57 UTC] Full Log Data: {
    "timestamp": "2026-05-08 06:35:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e5:11f2:9d11:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE4IiwidXNlcm5hbWUiOiJyaXNoYXYzNDk4NCIsImVtYWlsIjoic2ltcGxlNjgzNjYzQGdtYWlsLmNvbSIsImV4cCI6MTc3ODgyNjk0NH0.qgKQlPyzZDCsGe7bWYlSfztlRhJ2KVpQqSpewqPjPGY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f867283dafcfd7d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e5:11f2:9d11:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e5:11f2:9d11:8000::, 172.70.208.4"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 06:35:57 UTC] === END API CALL LOG ===
[08-May-2026 06:35:57 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 06:35:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE4IiwidXNlcm5hbWUiOiJyaXNoYXYzNDk4NCIsImVtYWlsIjoic2ltcGxlNjgzNjYzQGdtYWlsLmNvbSIsImV4cCI6MTc3ODgyNjk0NH0.qgKQlPyzZDCsGe7bWYlSfztlRhJ2KVpQqSpewqPjPGY
[08-May-2026 06:35:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 06:35:57 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 06:35:57 UTC] User ID: 518
[08-May-2026 06:35:57 UTC] ✅ User profile retrieved successfully for user ID: 518
[08-May-2026 06:35:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 06:35:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 06:35:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE4IiwidXNlcm5hbWUiOiJyaXNoYXYzNDk4NCIsImVtYWlsIjoic2ltcGxlNjgzNjYzQGdtYWlsLmNvbSIsImV4cCI6MTc3ODgyNjk0NH0.qgKQlPyzZDCsGe7bWYlSfztlRhJ2KVpQqSpewqPjPGY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f867283daf5fd7d-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40e5:11f2:9d11:8000::","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40e5:11f2:9d11:8000::, 172.70.208.5"}
[08-May-2026 06:35:57 UTC] === User Orders API Called ===
[08-May-2026 06:35:57 UTC] User ID: 518
[08-May-2026 06:35:57 UTC] Limit: 20, Offset: 0
[08-May-2026 06:35:57 UTC] Orders found: 0
[08-May-2026 06:35:57 UTC] Orders data: []
[08-May-2026 06:35:57 UTC] Total orders count: 0
[08-May-2026 06:35:58 UTC] === API CALL LOG ===
[08-May-2026 06:35:58 UTC] Endpoint: user/profile.php
[08-May-2026 06:35:58 UTC] Full Log Data: {
    "timestamp": "2026-05-08 06:35:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e5:11f2:9d11:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE4IiwidXNlcm5hbWUiOiJyaXNoYXYzNDk4NCIsImVtYWlsIjoic2ltcGxlNjgzNjYzQGdtYWlsLmNvbSIsImV4cCI6MTc3ODgyNjk0NH0.qgKQlPyzZDCsGe7bWYlSfztlRhJ2KVpQqSpewqPjPGY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f86728889ebfd7d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e5:11f2:9d11:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e5:11f2:9d11:8000::, 172.70.208.5"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 06:35:58 UTC] === END API CALL LOG ===
[08-May-2026 06:35:58 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 06:35:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE4IiwidXNlcm5hbWUiOiJyaXNoYXYzNDk4NCIsImVtYWlsIjoic2ltcGxlNjgzNjYzQGdtYWlsLmNvbSIsImV4cCI6MTc3ODgyNjk0NH0.qgKQlPyzZDCsGe7bWYlSfztlRhJ2KVpQqSpewqPjPGY
[08-May-2026 06:35:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 06:35:58 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 06:35:58 UTC] User ID: 518
[08-May-2026 06:35:58 UTC] ✅ User profile retrieved successfully for user ID: 518
[08-May-2026 06:35:58 UTC] === API CALL LOG ===
[08-May-2026 06:35:58 UTC] Endpoint: user/profile.php
[08-May-2026 06:35:58 UTC] Full Log Data: {
    "timestamp": "2026-05-08 06:35:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e5:11f2:9d11:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE4IiwidXNlcm5hbWUiOiJyaXNoYXYzNDk4NCIsImVtYWlsIjoic2ltcGxlNjgzNjYzQGdtYWlsLmNvbSIsImV4cCI6MTc3ODgyNjk0NH0.qgKQlPyzZDCsGe7bWYlSfztlRhJ2KVpQqSpewqPjPGY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f86728d18fcfd7d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e5:11f2:9d11:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e5:11f2:9d11:8000::, 172.70.208.4"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 06:35:58 UTC] === END API CALL LOG ===
[08-May-2026 06:35:58 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 06:35:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE4IiwidXNlcm5hbWUiOiJyaXNoYXYzNDk4NCIsImVtYWlsIjoic2ltcGxlNjgzNjYzQGdtYWlsLmNvbSIsImV4cCI6MTc3ODgyNjk0NH0.qgKQlPyzZDCsGe7bWYlSfztlRhJ2KVpQqSpewqPjPGY
[08-May-2026 06:35:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 06:35:58 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 06:35:58 UTC] User ID: 518
[08-May-2026 06:35:58 UTC] ✅ User profile retrieved successfully for user ID: 518
[08-May-2026 06:36:09 UTC] === API CALL LOG ===
[08-May-2026 06:36:09 UTC] Endpoint: user/profile.php
[08-May-2026 06:36:09 UTC] Full Log Data: {
    "timestamp": "2026-05-08 06:36:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e5:11f2:9d11:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE4IiwidXNlcm5hbWUiOiJyaXNoYXYzNDk4NCIsImVtYWlsIjoic2ltcGxlNjgzNjYzQGdtYWlsLmNvbSIsImV4cCI6MTc3ODgyNjk0NH0.qgKQlPyzZDCsGe7bWYlSfztlRhJ2KVpQqSpewqPjPGY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8672d0b887fd7d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e5:11f2:9d11:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e5:11f2:9d11:8000::, 172.70.208.4"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 06:36:09 UTC] === END API CALL LOG ===
[08-May-2026 06:36:09 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 06:36:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE4IiwidXNlcm5hbWUiOiJyaXNoYXYzNDk4NCIsImVtYWlsIjoic2ltcGxlNjgzNjYzQGdtYWlsLmNvbSIsImV4cCI6MTc3ODgyNjk0NH0.qgKQlPyzZDCsGe7bWYlSfztlRhJ2KVpQqSpewqPjPGY
[08-May-2026 06:36:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 06:36:09 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 06:36:09 UTC] User ID: 518
[08-May-2026 06:36:09 UTC] ✅ User profile retrieved successfully for user ID: 518
[08-May-2026 06:36:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 06:36:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 06:36:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE4IiwidXNlcm5hbWUiOiJyaXNoYXYzNDk4NCIsImVtYWlsIjoic2ltcGxlNjgzNjYzQGdtYWlsLmNvbSIsImV4cCI6MTc3ODgyNjk0NH0.qgKQlPyzZDCsGe7bWYlSfztlRhJ2KVpQqSpewqPjPGY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f8672d0b883fd7d-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40e5:11f2:9d11:8000::","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40e5:11f2:9d11:8000::, 172.70.208.5"}
[08-May-2026 06:36:09 UTC] === User Orders API Called ===
[08-May-2026 06:36:09 UTC] User ID: 518
[08-May-2026 06:36:09 UTC] Limit: 20, Offset: 0
[08-May-2026 06:36:09 UTC] Orders found: 0
[08-May-2026 06:36:09 UTC] Orders data: []
[08-May-2026 06:36:09 UTC] Total orders count: 0
[08-May-2026 06:36:10 UTC] === API CALL LOG ===
[08-May-2026 06:36:10 UTC] Endpoint: user/profile.php
[08-May-2026 06:36:10 UTC] Full Log Data: {
    "timestamp": "2026-05-08 06:36:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e5:11f2:9d11:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE4IiwidXNlcm5hbWUiOiJyaXNoYXYzNDk4NCIsImVtYWlsIjoic2ltcGxlNjgzNjYzQGdtYWlsLmNvbSIsImV4cCI6MTc3ODgyNjk0NH0.qgKQlPyzZDCsGe7bWYlSfztlRhJ2KVpQqSpewqPjPGY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8672d59f6afd7d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e5:11f2:9d11:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e5:11f2:9d11:8000::, 172.70.208.4"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 06:36:10 UTC] === END API CALL LOG ===
[08-May-2026 06:36:10 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 06:36:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE4IiwidXNlcm5hbWUiOiJyaXNoYXYzNDk4NCIsImVtYWlsIjoic2ltcGxlNjgzNjYzQGdtYWlsLmNvbSIsImV4cCI6MTc3ODgyNjk0NH0.qgKQlPyzZDCsGe7bWYlSfztlRhJ2KVpQqSpewqPjPGY
[08-May-2026 06:36:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 06:36:10 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 06:36:10 UTC] User ID: 518
[08-May-2026 06:36:10 UTC] ✅ User profile retrieved successfully for user ID: 518
[08-May-2026 06:36:11 UTC] === API CALL LOG ===
[08-May-2026 06:36:11 UTC] Endpoint: user/profile.php
[08-May-2026 06:36:11 UTC] Full Log Data: {
    "timestamp": "2026-05-08 06:36:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e5:11f2:9d11:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE4IiwidXNlcm5hbWUiOiJyaXNoYXYzNDk4NCIsImVtYWlsIjoic2ltcGxlNjgzNjYzQGdtYWlsLmNvbSIsImV4cCI6MTc3ODgyNjk0NH0.qgKQlPyzZDCsGe7bWYlSfztlRhJ2KVpQqSpewqPjPGY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8672dbb99afd7d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e5:11f2:9d11:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e5:11f2:9d11:8000::, 172.70.208.4"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 06:36:11 UTC] === END API CALL LOG ===
[08-May-2026 06:36:11 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 06:36:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE4IiwidXNlcm5hbWUiOiJyaXNoYXYzNDk4NCIsImVtYWlsIjoic2ltcGxlNjgzNjYzQGdtYWlsLmNvbSIsImV4cCI6MTc3ODgyNjk0NH0.qgKQlPyzZDCsGe7bWYlSfztlRhJ2KVpQqSpewqPjPGY
[08-May-2026 06:36:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 06:36:11 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 06:36:11 UTC] User ID: 518
[08-May-2026 06:36:11 UTC] ✅ User profile retrieved successfully for user ID: 518
[08-May-2026 06:36:21 UTC] === API CALL LOG ===
[08-May-2026 06:36:21 UTC] Endpoint: user/profile.php
[08-May-2026 06:36:21 UTC] Full Log Data: {
    "timestamp": "2026-05-08 06:36:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e5:11f2:9d11:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE4IiwidXNlcm5hbWUiOiJyaXNoYXYzNDk4NCIsImVtYWlsIjoic2ltcGxlNjgzNjYzQGdtYWlsLmNvbSIsImV4cCI6MTc3ODgyNjk0NH0.qgKQlPyzZDCsGe7bWYlSfztlRhJ2KVpQqSpewqPjPGY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f867317f8ccfd7d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e5:11f2:9d11:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e5:11f2:9d11:8000::, 172.70.208.5"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 06:36:21 UTC] === END API CALL LOG ===
[08-May-2026 06:36:21 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 06:36:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE4IiwidXNlcm5hbWUiOiJyaXNoYXYzNDk4NCIsImVtYWlsIjoic2ltcGxlNjgzNjYzQGdtYWlsLmNvbSIsImV4cCI6MTc3ODgyNjk0NH0.qgKQlPyzZDCsGe7bWYlSfztlRhJ2KVpQqSpewqPjPGY
[08-May-2026 06:36:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 06:36:21 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 06:36:21 UTC] User ID: 518
[08-May-2026 06:36:21 UTC] ✅ User profile retrieved successfully for user ID: 518
[08-May-2026 06:36:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 06:36:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 06:36:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE4IiwidXNlcm5hbWUiOiJyaXNoYXYzNDk4NCIsImVtYWlsIjoic2ltcGxlNjgzNjYzQGdtYWlsLmNvbSIsImV4cCI6MTc3ODgyNjk0NH0.qgKQlPyzZDCsGe7bWYlSfztlRhJ2KVpQqSpewqPjPGY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f867317f8cafd7d-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40e5:11f2:9d11:8000::","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40e5:11f2:9d11:8000::, 172.70.208.5"}
[08-May-2026 06:36:21 UTC] === User Orders API Called ===
[08-May-2026 06:36:21 UTC] User ID: 518
[08-May-2026 06:36:21 UTC] Limit: 20, Offset: 0
[08-May-2026 06:36:21 UTC] Orders found: 0
[08-May-2026 06:36:21 UTC] Orders data: []
[08-May-2026 06:36:21 UTC] Total orders count: 0
[08-May-2026 06:36:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 06:36:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 06:36:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MTcsInVzZXJuYW1lIjoiSm9uYXRoYW4iLCJlbWFpbCI6IlN5bHZlcmViZWtlckBnbWFpbC5jb20iLCJleHAiOjE3Nzg4MjYzOTh9.0QestnDw5xhV2SfS9-kdaHbCRj0CV2z9eR29_KIuHCw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f86731b1aaa771d-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"105.235.71.40","CF-IPCountry":"CI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"105.235.71.40, 172.70.85.150"}
[08-May-2026 06:36:21 UTC] === User Orders API Called ===
[08-May-2026 06:36:21 UTC] User ID: 517
[08-May-2026 06:36:21 UTC] Limit: 20, Offset: 0
[08-May-2026 06:36:21 UTC] Orders found: 2
[08-May-2026 06:36:21 UTC] Orders data: [{"id":253,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/investirdurablement","status":"cancelled","created_at":"2026-05-08 09:57:51","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":252,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/investirdurablement","status":"cancelled","created_at":"2026-05-08 08:58:46","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[08-May-2026 06:36:21 UTC] Total orders count: 2
[08-May-2026 06:36:21 UTC] === API CALL LOG ===
[08-May-2026 06:36:21 UTC] === API CALL LOG ===
[08-May-2026 06:36:21 UTC] Endpoint: user/profile.php
[08-May-2026 06:36:21 UTC] Endpoint: user/profile.php
[08-May-2026 06:36:21 UTC] Full Log Data: {
    "timestamp": "2026-05-08 06:36:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.71.40",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MTcsInVzZXJuYW1lIjoiSm9uYXRoYW4iLCJlbWFpbCI6IlN5bHZlcmViZWtlckBnbWFpbC5jb20iLCJleHAiOjE3Nzg4MjYzOTh9.0QestnDw5xhV2SfS9-kdaHbCRj0CV2z9eR29_KIuHCw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f86731b1aac771d-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.235.71.40",
        "CF-IPCountry": "CI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.235.71.40, 172.70.85.150"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 06:36:21 UTC] === END API CALL LOG ===
[08-May-2026 06:36:21 UTC] Full Log Data: {
    "timestamp": "2026-05-08 06:36:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.71.40",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MTcsInVzZXJuYW1lIjoiSm9uYXRoYW4iLCJlbWFpbCI6IlN5bHZlcmViZWtlckBnbWFpbC5jb20iLCJleHAiOjE3Nzg4MjYzOTh9.0QestnDw5xhV2SfS9-kdaHbCRj0CV2z9eR29_KIuHCw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f86731b1aab771d-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.235.71.40",
        "CF-IPCountry": "CI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.235.71.40, 172.70.85.150"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 06:36:21 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 06:36:21 UTC] === END API CALL LOG ===
[08-May-2026 06:36:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MTcsInVzZXJuYW1lIjoiSm9uYXRoYW4iLCJlbWFpbCI6IlN5bHZlcmViZWtlckBnbWFpbC5jb20iLCJleHAiOjE3Nzg4MjYzOTh9.0QestnDw5xhV2SfS9-kdaHbCRj0CV2z9eR29_KIuHCw
[08-May-2026 06:36:21 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 06:36:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 06:36:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MTcsInVzZXJuYW1lIjoiSm9uYXRoYW4iLCJlbWFpbCI6IlN5bHZlcmViZWtlckBnbWFpbC5jb20iLCJleHAiOjE3Nzg4MjYzOTh9.0QestnDw5xhV2SfS9-kdaHbCRj0CV2z9eR29_KIuHCw
[08-May-2026 06:36:21 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 06:36:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 06:36:21 UTC] User ID: 517
[08-May-2026 06:36:21 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 06:36:21 UTC] User ID: 517
[08-May-2026 06:36:21 UTC] ✅ User profile retrieved successfully for user ID: 517
[08-May-2026 06:36:21 UTC] ✅ User profile retrieved successfully for user ID: 517
[08-May-2026 06:36:21 UTC] === API CALL LOG ===
[08-May-2026 06:36:21 UTC] Endpoint: user/profile.php
[08-May-2026 06:36:21 UTC] Full Log Data: {
    "timestamp": "2026-05-08 06:36:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e5:11f2:9d11:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE4IiwidXNlcm5hbWUiOiJyaXNoYXYzNDk4NCIsImVtYWlsIjoic2ltcGxlNjgzNjYzQGdtYWlsLmNvbSIsImV4cCI6MTc3ODgyNjk0NH0.qgKQlPyzZDCsGe7bWYlSfztlRhJ2KVpQqSpewqPjPGY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f86731b8c54fd7d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e5:11f2:9d11:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e5:11f2:9d11:8000::, 172.70.208.4"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 06:36:21 UTC] === END API CALL LOG ===
[08-May-2026 06:36:21 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 06:36:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE4IiwidXNlcm5hbWUiOiJyaXNoYXYzNDk4NCIsImVtYWlsIjoic2ltcGxlNjgzNjYzQGdtYWlsLmNvbSIsImV4cCI6MTc3ODgyNjk0NH0.qgKQlPyzZDCsGe7bWYlSfztlRhJ2KVpQqSpewqPjPGY
[08-May-2026 06:36:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 06:36:21 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 06:36:21 UTC] User ID: 518
[08-May-2026 06:36:21 UTC] ✅ User profile retrieved successfully for user ID: 518
[08-May-2026 06:36:23 UTC] === API CALL LOG ===
[08-May-2026 06:36:23 UTC] Endpoint: user/profile.php
[08-May-2026 06:36:23 UTC] Full Log Data: {
    "timestamp": "2026-05-08 06:36:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e5:11f2:9d11:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE4IiwidXNlcm5hbWUiOiJyaXNoYXYzNDk4NCIsImVtYWlsIjoic2ltcGxlNjgzNjYzQGdtYWlsLmNvbSIsImV4cCI6MTc3ODgyNjk0NH0.qgKQlPyzZDCsGe7bWYlSfztlRhJ2KVpQqSpewqPjPGY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f86732438cbfd7d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e5:11f2:9d11:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e5:11f2:9d11:8000::, 172.70.208.5"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 06:36:23 UTC] === END API CALL LOG ===
[08-May-2026 06:36:23 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 06:36:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE4IiwidXNlcm5hbWUiOiJyaXNoYXYzNDk4NCIsImVtYWlsIjoic2ltcGxlNjgzNjYzQGdtYWlsLmNvbSIsImV4cCI6MTc3ODgyNjk0NH0.qgKQlPyzZDCsGe7bWYlSfztlRhJ2KVpQqSpewqPjPGY
[08-May-2026 06:36:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 06:36:23 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 06:36:23 UTC] User ID: 518
[08-May-2026 06:36:23 UTC] ✅ User profile retrieved successfully for user ID: 518
[08-May-2026 06:36:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 06:36:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 06:36:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE4IiwidXNlcm5hbWUiOiJyaXNoYXYzNDk4NCIsImVtYWlsIjoic2ltcGxlNjgzNjYzQGdtYWlsLmNvbSIsImV4cCI6MTc3ODgyNjk0NH0.qgKQlPyzZDCsGe7bWYlSfztlRhJ2KVpQqSpewqPjPGY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f86732b3ebafd7d-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40e5:11f2:9d11:8000::","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40e5:11f2:9d11:8000::, 172.70.208.5"}
[08-May-2026 06:36:24 UTC] === User Orders API Called ===
[08-May-2026 06:36:24 UTC] User ID: 518
[08-May-2026 06:36:24 UTC] Limit: 20, Offset: 0
[08-May-2026 06:36:24 UTC] Orders found: 0
[08-May-2026 06:36:24 UTC] Orders data: []
[08-May-2026 06:36:24 UTC] Total orders count: 0
[08-May-2026 06:36:25 UTC] === API CALL LOG ===
[08-May-2026 06:36:25 UTC] Endpoint: user/profile.php
[08-May-2026 06:36:25 UTC] Full Log Data: {
    "timestamp": "2026-05-08 06:36:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e5:11f2:9d11:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE4IiwidXNlcm5hbWUiOiJyaXNoYXYzNDk4NCIsImVtYWlsIjoic2ltcGxlNjgzNjYzQGdtYWlsLmNvbSIsImV4cCI6MTc3ODgyNjk0NH0.qgKQlPyzZDCsGe7bWYlSfztlRhJ2KVpQqSpewqPjPGY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f867335f9b7fd7d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e5:11f2:9d11:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e5:11f2:9d11:8000::, 172.70.208.5"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 06:36:25 UTC] === END API CALL LOG ===
[08-May-2026 06:36:25 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 06:36:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE4IiwidXNlcm5hbWUiOiJyaXNoYXYzNDk4NCIsImVtYWlsIjoic2ltcGxlNjgzNjYzQGdtYWlsLmNvbSIsImV4cCI6MTc3ODgyNjk0NH0.qgKQlPyzZDCsGe7bWYlSfztlRhJ2KVpQqSpewqPjPGY
[08-May-2026 06:36:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 06:36:26 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 06:36:26 UTC] User ID: 518
[08-May-2026 06:36:26 UTC] ✅ User profile retrieved successfully for user ID: 518
[08-May-2026 06:36:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 06:36:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 06:36:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE4IiwidXNlcm5hbWUiOiJyaXNoYXYzNDk4NCIsImVtYWlsIjoic2ltcGxlNjgzNjYzQGdtYWlsLmNvbSIsImV4cCI6MTc3ODgyNjk0NH0.qgKQlPyzZDCsGe7bWYlSfztlRhJ2KVpQqSpewqPjPGY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f867335f9b0fd7d-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40e5:11f2:9d11:8000::","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40e5:11f2:9d11:8000::, 172.70.208.5"}
[08-May-2026 06:36:26 UTC] === User Orders API Called ===
[08-May-2026 06:36:26 UTC] User ID: 518
[08-May-2026 06:36:26 UTC] Limit: 20, Offset: 0
[08-May-2026 06:36:26 UTC] Orders found: 0
[08-May-2026 06:36:26 UTC] Orders data: []
[08-May-2026 06:36:26 UTC] Total orders count: 0
[08-May-2026 06:36:26 UTC] === API CALL LOG ===
[08-May-2026 06:36:26 UTC] Endpoint: user/profile.php
[08-May-2026 06:36:26 UTC] Full Log Data: {
    "timestamp": "2026-05-08 06:36:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e5:11f2:9d11:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE4IiwidXNlcm5hbWUiOiJyaXNoYXYzNDk4NCIsImVtYWlsIjoic2ltcGxlNjgzNjYzQGdtYWlsLmNvbSIsImV4cCI6MTc3ODgyNjk0NH0.qgKQlPyzZDCsGe7bWYlSfztlRhJ2KVpQqSpewqPjPGY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8673395c93fd7d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e5:11f2:9d11:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e5:11f2:9d11:8000::, 172.70.208.5"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 06:36:26 UTC] === END API CALL LOG ===
[08-May-2026 06:36:26 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 06:36:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE4IiwidXNlcm5hbWUiOiJyaXNoYXYzNDk4NCIsImVtYWlsIjoic2ltcGxlNjgzNjYzQGdtYWlsLmNvbSIsImV4cCI6MTc3ODgyNjk0NH0.qgKQlPyzZDCsGe7bWYlSfztlRhJ2KVpQqSpewqPjPGY
[08-May-2026 06:36:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 06:36:26 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 06:36:26 UTC] User ID: 518
[08-May-2026 06:36:26 UTC] ✅ User profile retrieved successfully for user ID: 518
[08-May-2026 06:36:27 UTC] === API CALL LOG ===
[08-May-2026 06:36:27 UTC] Endpoint: user/profile.php
[08-May-2026 06:36:27 UTC] Full Log Data: {
    "timestamp": "2026-05-08 06:36:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e5:11f2:9d11:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE4IiwidXNlcm5hbWUiOiJyaXNoYXYzNDk4NCIsImVtYWlsIjoic2ltcGxlNjgzNjYzQGdtYWlsLmNvbSIsImV4cCI6MTc3ODgyNjk0NH0.qgKQlPyzZDCsGe7bWYlSfztlRhJ2KVpQqSpewqPjPGY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f86733eee43fd7d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e5:11f2:9d11:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e5:11f2:9d11:8000::, 172.70.208.5"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 06:36:27 UTC] === END API CALL LOG ===
[08-May-2026 06:36:27 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 06:36:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE4IiwidXNlcm5hbWUiOiJyaXNoYXYzNDk4NCIsImVtYWlsIjoic2ltcGxlNjgzNjYzQGdtYWlsLmNvbSIsImV4cCI6MTc3ODgyNjk0NH0.qgKQlPyzZDCsGe7bWYlSfztlRhJ2KVpQqSpewqPjPGY
[08-May-2026 06:36:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 06:36:27 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 06:36:27 UTC] User ID: 518
[08-May-2026 06:36:27 UTC] ✅ User profile retrieved successfully for user ID: 518
[08-May-2026 06:36:42 UTC] === API CALL LOG ===
[08-May-2026 06:36:42 UTC] Endpoint: user/profile.php
[08-May-2026 06:36:42 UTC] Full Log Data: {
    "timestamp": "2026-05-08 06:36:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e5:11f2:9d11:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE4IiwidXNlcm5hbWUiOiJyaXNoYXYzNDk4NCIsImVtYWlsIjoic2ltcGxlNjgzNjYzQGdtYWlsLmNvbSIsImV4cCI6MTc3ODgyNjk0NH0.qgKQlPyzZDCsGe7bWYlSfztlRhJ2KVpQqSpewqPjPGY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f86739ee98afd7d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e5:11f2:9d11:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e5:11f2:9d11:8000::, 172.70.208.4"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 06:36:42 UTC] === END API CALL LOG ===
[08-May-2026 06:36:42 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 06:36:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE4IiwidXNlcm5hbWUiOiJyaXNoYXYzNDk4NCIsImVtYWlsIjoic2ltcGxlNjgzNjYzQGdtYWlsLmNvbSIsImV4cCI6MTc3ODgyNjk0NH0.qgKQlPyzZDCsGe7bWYlSfztlRhJ2KVpQqSpewqPjPGY
[08-May-2026 06:36:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 06:36:42 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 06:36:42 UTC] User ID: 518
[08-May-2026 06:36:42 UTC] ✅ User profile retrieved successfully for user ID: 518
[08-May-2026 06:36:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 06:36:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 06:36:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE4IiwidXNlcm5hbWUiOiJyaXNoYXYzNDk4NCIsImVtYWlsIjoic2ltcGxlNjgzNjYzQGdtYWlsLmNvbSIsImV4cCI6MTc3ODgyNjk0NH0.qgKQlPyzZDCsGe7bWYlSfztlRhJ2KVpQqSpewqPjPGY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f86739ee986fd7d-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40e5:11f2:9d11:8000::","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40e5:11f2:9d11:8000::, 172.70.208.5"}
[08-May-2026 06:36:42 UTC] === User Orders API Called ===
[08-May-2026 06:36:42 UTC] User ID: 518
[08-May-2026 06:36:42 UTC] Limit: 20, Offset: 0
[08-May-2026 06:36:42 UTC] Orders found: 0
[08-May-2026 06:36:42 UTC] Orders data: []
[08-May-2026 06:36:42 UTC] Total orders count: 0
[08-May-2026 06:36:43 UTC] === API CALL LOG ===
[08-May-2026 06:36:43 UTC] Endpoint: user/profile.php
[08-May-2026 06:36:43 UTC] Full Log Data: {
    "timestamp": "2026-05-08 06:36:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e5:11f2:9d11:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE4IiwidXNlcm5hbWUiOiJyaXNoYXYzNDk4NCIsImVtYWlsIjoic2ltcGxlNjgzNjYzQGdtYWlsLmNvbSIsImV4cCI6MTc3ODgyNjk0NH0.qgKQlPyzZDCsGe7bWYlSfztlRhJ2KVpQqSpewqPjPGY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8673a25c0efd7d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e5:11f2:9d11:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e5:11f2:9d11:8000::, 172.70.208.4"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 06:36:43 UTC] === END API CALL LOG ===
[08-May-2026 06:36:43 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 06:36:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE4IiwidXNlcm5hbWUiOiJyaXNoYXYzNDk4NCIsImVtYWlsIjoic2ltcGxlNjgzNjYzQGdtYWlsLmNvbSIsImV4cCI6MTc3ODgyNjk0NH0.qgKQlPyzZDCsGe7bWYlSfztlRhJ2KVpQqSpewqPjPGY
[08-May-2026 06:36:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 06:36:43 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 06:36:43 UTC] User ID: 518
[08-May-2026 06:36:43 UTC] ✅ User profile retrieved successfully for user ID: 518
[08-May-2026 06:36:44 UTC] === API CALL LOG ===
[08-May-2026 06:36:44 UTC] Endpoint: user/profile.php
[08-May-2026 06:36:44 UTC] Full Log Data: {
    "timestamp": "2026-05-08 06:36:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e5:11f2:9d11:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE4IiwidXNlcm5hbWUiOiJyaXNoYXYzNDk4NCIsImVtYWlsIjoic2ltcGxlNjgzNjYzQGdtYWlsLmNvbSIsImV4cCI6MTc3ODgyNjk0NH0.qgKQlPyzZDCsGe7bWYlSfztlRhJ2KVpQqSpewqPjPGY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8673a8a919fd7d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e5:11f2:9d11:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e5:11f2:9d11:8000::, 172.70.208.4"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 06:36:44 UTC] === END API CALL LOG ===
[08-May-2026 06:36:44 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 06:36:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE4IiwidXNlcm5hbWUiOiJyaXNoYXYzNDk4NCIsImVtYWlsIjoic2ltcGxlNjgzNjYzQGdtYWlsLmNvbSIsImV4cCI6MTc3ODgyNjk0NH0.qgKQlPyzZDCsGe7bWYlSfztlRhJ2KVpQqSpewqPjPGY
[08-May-2026 06:36:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 06:36:44 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 06:36:44 UTC] User ID: 518
[08-May-2026 06:36:44 UTC] ✅ User profile retrieved successfully for user ID: 518
[08-May-2026 06:36:57 UTC] === API CALL LOG ===
[08-May-2026 06:36:57 UTC] Endpoint: user/profile.php
[08-May-2026 06:36:57 UTC] Full Log Data: {
    "timestamp": "2026-05-08 06:36:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.71.40",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MTcsInVzZXJuYW1lIjoiSm9uYXRoYW4iLCJlbWFpbCI6IlN5bHZlcmViZWtlckBnbWFpbC5jb20iLCJleHAiOjE3Nzg4MjYzOTh9.0QestnDw5xhV2SfS9-kdaHbCRj0CV2z9eR29_KIuHCw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8673f8d843911c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.235.71.40",
        "CF-IPCountry": "CI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.235.71.40, 172.68.229.181"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 06:36:57 UTC] === END API CALL LOG ===
[08-May-2026 06:36:57 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 06:36:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MTcsInVzZXJuYW1lIjoiSm9uYXRoYW4iLCJlbWFpbCI6IlN5bHZlcmViZWtlckBnbWFpbC5jb20iLCJleHAiOjE3Nzg4MjYzOTh9.0QestnDw5xhV2SfS9-kdaHbCRj0CV2z9eR29_KIuHCw
[08-May-2026 06:36:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 06:36:57 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 06:36:57 UTC] User ID: 517
[08-May-2026 06:36:57 UTC] ✅ User profile retrieved successfully for user ID: 517
[08-May-2026 06:36:57 UTC] === API CALL LOG ===
[08-May-2026 06:36:57 UTC] Endpoint: user/profile.php
[08-May-2026 06:36:57 UTC] Full Log Data: {
    "timestamp": "2026-05-08 06:36:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.71.40",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MTcsInVzZXJuYW1lIjoiSm9uYXRoYW4iLCJlbWFpbCI6IlN5bHZlcmViZWtlckBnbWFpbC5jb20iLCJleHAiOjE3Nzg4MjYzOTh9.0QestnDw5xhV2SfS9-kdaHbCRj0CV2z9eR29_KIuHCw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8673fd89b8911c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.235.71.40",
        "CF-IPCountry": "CI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.235.71.40, 172.68.229.181"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 06:36:57 UTC] === END API CALL LOG ===
[08-May-2026 06:36:57 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 06:36:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MTcsInVzZXJuYW1lIjoiSm9uYXRoYW4iLCJlbWFpbCI6IlN5bHZlcmViZWtlckBnbWFpbC5jb20iLCJleHAiOjE3Nzg4MjYzOTh9.0QestnDw5xhV2SfS9-kdaHbCRj0CV2z9eR29_KIuHCw
[08-May-2026 06:36:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 06:36:57 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 06:36:57 UTC] User ID: 517
[08-May-2026 06:36:57 UTC] ✅ User profile retrieved successfully for user ID: 517
[08-May-2026 06:36:58 UTC] === API CALL LOG ===
[08-May-2026 06:36:58 UTC] Endpoint: user/profile.php
[08-May-2026 06:36:58 UTC] Full Log Data: {
    "timestamp": "2026-05-08 06:36:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.71.40",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MTcsInVzZXJuYW1lIjoiSm9uYXRoYW4iLCJlbWFpbCI6IlN5bHZlcmViZWtlckBnbWFpbC5jb20iLCJleHAiOjE3Nzg4MjYzOTh9.0QestnDw5xhV2SfS9-kdaHbCRj0CV2z9eR29_KIuHCw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8673ffbe13911c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.235.71.40",
        "CF-IPCountry": "CI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.235.71.40, 172.68.229.181"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 06:36:58 UTC] === END API CALL LOG ===
[08-May-2026 06:36:58 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 06:36:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MTcsInVzZXJuYW1lIjoiSm9uYXRoYW4iLCJlbWFpbCI6IlN5bHZlcmViZWtlckBnbWFpbC5jb20iLCJleHAiOjE3Nzg4MjYzOTh9.0QestnDw5xhV2SfS9-kdaHbCRj0CV2z9eR29_KIuHCw
[08-May-2026 06:36:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 06:36:58 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 06:36:58 UTC] User ID: 517
[08-May-2026 06:36:58 UTC] ✅ User profile retrieved successfully for user ID: 517
[08-May-2026 06:36:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 06:36:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 06:36:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MTcsInVzZXJuYW1lIjoiSm9uYXRoYW4iLCJlbWFpbCI6IlN5bHZlcmViZWtlckBnbWFpbC5jb20iLCJleHAiOjE3Nzg4MjYzOTh9.0QestnDw5xhV2SfS9-kdaHbCRj0CV2z9eR29_KIuHCw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f8673ffbe16911c-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"105.235.71.40","CF-IPCountry":"CI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"105.235.71.40, 172.68.229.180"}
[08-May-2026 06:36:58 UTC] === User Orders API Called ===
[08-May-2026 06:36:58 UTC] User ID: 517
[08-May-2026 06:36:58 UTC] Limit: 20, Offset: 0
[08-May-2026 06:36:58 UTC] Orders found: 2
[08-May-2026 06:36:58 UTC] Orders data: [{"id":253,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/investirdurablement","status":"cancelled","created_at":"2026-05-08 09:57:51","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":252,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/investirdurablement","status":"cancelled","created_at":"2026-05-08 08:58:46","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[08-May-2026 06:36:58 UTC] Total orders count: 2
[08-May-2026 06:36:58 UTC] === API CALL LOG ===
[08-May-2026 06:36:58 UTC] Endpoint: user/profile.php
[08-May-2026 06:36:58 UTC] Full Log Data: {
    "timestamp": "2026-05-08 06:36:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.71.40",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MTcsInVzZXJuYW1lIjoiSm9uYXRoYW4iLCJlbWFpbCI6IlN5bHZlcmViZWtlckBnbWFpbC5jb20iLCJleHAiOjE3Nzg4MjYzOTh9.0QestnDw5xhV2SfS9-kdaHbCRj0CV2z9eR29_KIuHCw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8673ffbe17911c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.235.71.40",
        "CF-IPCountry": "CI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.235.71.40, 172.68.229.181"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 06:36:58 UTC] === END API CALL LOG ===
[08-May-2026 06:36:58 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 06:36:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MTcsInVzZXJuYW1lIjoiSm9uYXRoYW4iLCJlbWFpbCI6IlN5bHZlcmViZWtlckBnbWFpbC5jb20iLCJleHAiOjE3Nzg4MjYzOTh9.0QestnDw5xhV2SfS9-kdaHbCRj0CV2z9eR29_KIuHCw
[08-May-2026 06:36:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 06:36:58 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 06:36:58 UTC] User ID: 517
[08-May-2026 06:36:58 UTC] ✅ User profile retrieved successfully for user ID: 517
[08-May-2026 06:37:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 06:37:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 06:37:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MTcsInVzZXJuYW1lIjoiSm9uYXRoYW4iLCJlbWFpbCI6IlN5bHZlcmViZWtlckBnbWFpbC5jb20iLCJleHAiOjE3Nzg4MjYzOTh9.0QestnDw5xhV2SfS9-kdaHbCRj0CV2z9eR29_KIuHCw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f867440d93b911c-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"105.235.71.40","CF-IPCountry":"CI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"105.235.71.40, 172.68.229.180"}
[08-May-2026 06:37:08 UTC] === User Orders API Called ===
[08-May-2026 06:37:08 UTC] User ID: 517
[08-May-2026 06:37:08 UTC] Limit: 20, Offset: 0
[08-May-2026 06:37:08 UTC] Orders found: 2
[08-May-2026 06:37:08 UTC] Orders data: [{"id":253,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/investirdurablement","status":"cancelled","created_at":"2026-05-08 09:57:51","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":252,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/investirdurablement","status":"cancelled","created_at":"2026-05-08 08:58:46","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[08-May-2026 06:37:08 UTC] Total orders count: 2
[08-May-2026 06:37:08 UTC] === API CALL LOG ===
[08-May-2026 06:37:08 UTC] Endpoint: user/profile.php
[08-May-2026 06:37:08 UTC] Full Log Data: {
    "timestamp": "2026-05-08 06:37:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.71.40",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MTcsInVzZXJuYW1lIjoiSm9uYXRoYW4iLCJlbWFpbCI6IlN5bHZlcmViZWtlckBnbWFpbC5jb20iLCJleHAiOjE3Nzg4MjYzOTh9.0QestnDw5xhV2SfS9-kdaHbCRj0CV2z9eR29_KIuHCw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f867440d93c911c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.235.71.40",
        "CF-IPCountry": "CI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.235.71.40, 172.68.229.181"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 06:37:08 UTC] === END API CALL LOG ===
[08-May-2026 06:37:08 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 06:37:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MTcsInVzZXJuYW1lIjoiSm9uYXRoYW4iLCJlbWFpbCI6IlN5bHZlcmViZWtlckBnbWFpbC5jb20iLCJleHAiOjE3Nzg4MjYzOTh9.0QestnDw5xhV2SfS9-kdaHbCRj0CV2z9eR29_KIuHCw
[08-May-2026 06:37:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 06:37:08 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 06:37:08 UTC] User ID: 517
[08-May-2026 06:37:08 UTC] ✅ User profile retrieved successfully for user ID: 517
[08-May-2026 06:37:08 UTC] === API CALL LOG ===
[08-May-2026 06:37:08 UTC] Endpoint: user/profile.php
[08-May-2026 06:37:08 UTC] Full Log Data: {
    "timestamp": "2026-05-08 06:37:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.71.40",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MTcsInVzZXJuYW1lIjoiSm9uYXRoYW4iLCJlbWFpbCI6IlN5bHZlcmViZWtlckBnbWFpbC5jb20iLCJleHAiOjE3Nzg4MjYzOTh9.0QestnDw5xhV2SfS9-kdaHbCRj0CV2z9eR29_KIuHCw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f867440d93e911c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.235.71.40",
        "CF-IPCountry": "CI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.235.71.40, 172.68.229.181"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 06:37:08 UTC] === END API CALL LOG ===
[08-May-2026 06:37:08 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 06:37:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MTcsInVzZXJuYW1lIjoiSm9uYXRoYW4iLCJlbWFpbCI6IlN5bHZlcmViZWtlckBnbWFpbC5jb20iLCJleHAiOjE3Nzg4MjYzOTh9.0QestnDw5xhV2SfS9-kdaHbCRj0CV2z9eR29_KIuHCw
[08-May-2026 06:37:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 06:37:08 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 06:37:08 UTC] User ID: 517
[08-May-2026 06:37:08 UTC] ✅ User profile retrieved successfully for user ID: 517
[08-May-2026 06:38:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 06:38:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 06:38:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MTcsInVzZXJuYW1lIjoiSm9uYXRoYW4iLCJlbWFpbCI6IlN5bHZlcmViZWtlckBnbWFpbC5jb20iLCJleHAiOjE3Nzg4MjYzOTh9.0QestnDw5xhV2SfS9-kdaHbCRj0CV2z9eR29_KIuHCw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f8675954f8b911c-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"105.235.71.40","CF-IPCountry":"CI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"105.235.71.40, 172.68.229.180"}
[08-May-2026 06:38:03 UTC] === User Orders API Called ===
[08-May-2026 06:38:03 UTC] User ID: 517
[08-May-2026 06:38:03 UTC] Limit: 20, Offset: 0
[08-May-2026 06:38:03 UTC] Orders found: 3
[08-May-2026 06:38:03 UTC] Orders data: [{"id":254,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/investirdurablement_Maturin225","status":"pending","created_at":"2026-05-08 10:08:01","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":253,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/investirdurablement","status":"cancelled","created_at":"2026-05-08 09:57:51","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":252,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/investirdurablement","status":"cancelled","created_at":"2026-05-08 08:58:46","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[08-May-2026 06:38:03 UTC] Total orders count: 3
[08-May-2026 06:39:06 UTC] === API CALL LOG ===
[08-May-2026 06:39:06 UTC] Endpoint: user/profile.php
[08-May-2026 06:39:06 UTC] Full Log Data: {
    "timestamp": "2026-05-08 06:39:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.71.40",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MTcsInVzZXJuYW1lIjoiSm9uYXRoYW4iLCJlbWFpbCI6IlN5bHZlcmViZWtlckBnbWFpbC5jb20iLCJleHAiOjE3Nzg4MjYzOTh9.0QestnDw5xhV2SfS9-kdaHbCRj0CV2z9eR29_KIuHCw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f867720ef62911c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.235.71.40",
        "CF-IPCountry": "CI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.235.71.40, 172.68.229.180"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 06:39:06 UTC] === END API CALL LOG ===
[08-May-2026 06:39:06 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 06:39:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MTcsInVzZXJuYW1lIjoiSm9uYXRoYW4iLCJlbWFpbCI6IlN5bHZlcmViZWtlckBnbWFpbC5jb20iLCJleHAiOjE3Nzg4MjYzOTh9.0QestnDw5xhV2SfS9-kdaHbCRj0CV2z9eR29_KIuHCw
[08-May-2026 06:39:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 06:39:06 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 06:39:06 UTC] User ID: 517
[08-May-2026 06:39:06 UTC] ✅ User profile retrieved successfully for user ID: 517
[08-May-2026 06:39:06 UTC] User Purchases API - User ID: 517
[08-May-2026 06:39:06 UTC] User Purchases API - Total purchases found: 1
[08-May-2026 06:46:33 UTC] === API CALL LOG ===
[08-May-2026 06:46:33 UTC] Endpoint: user/profile.php
[08-May-2026 06:46:33 UTC] Full Log Data: {
    "timestamp": "2026-05-08 06:46:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.71.40",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MTcsInVzZXJuYW1lIjoiSm9uYXRoYW4iLCJlbWFpbCI6IlN5bHZlcmViZWtlckBnbWFpbC5jb20iLCJleHAiOjE3Nzg4MjYzOTh9.0QestnDw5xhV2SfS9-kdaHbCRj0CV2z9eR29_KIuHCw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f86820add3e50d5-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.235.71.40",
        "CF-IPCountry": "CI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.235.71.40, 172.64.192.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 06:46:33 UTC] === END API CALL LOG ===
[08-May-2026 06:46:33 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 06:46:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MTcsInVzZXJuYW1lIjoiSm9uYXRoYW4iLCJlbWFpbCI6IlN5bHZlcmViZWtlckBnbWFpbC5jb20iLCJleHAiOjE3Nzg4MjYzOTh9.0QestnDw5xhV2SfS9-kdaHbCRj0CV2z9eR29_KIuHCw
[08-May-2026 06:46:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 06:46:33 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 06:46:33 UTC] User ID: 517
[08-May-2026 06:46:33 UTC] ✅ User profile retrieved successfully for user ID: 517
[08-May-2026 06:46:34 UTC] === API CALL LOG ===
[08-May-2026 06:46:34 UTC] Endpoint: user/profile.php
[08-May-2026 06:46:34 UTC] Full Log Data: {
    "timestamp": "2026-05-08 06:46:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.71.40",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MTcsInVzZXJuYW1lIjoiSm9uYXRoYW4iLCJlbWFpbCI6IlN5bHZlcmViZWtlckBnbWFpbC5jb20iLCJleHAiOjE3Nzg4MjYzOTh9.0QestnDw5xhV2SfS9-kdaHbCRj0CV2z9eR29_KIuHCw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8682126dda50d5-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.235.71.40",
        "CF-IPCountry": "CI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.235.71.40, 172.64.192.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 06:46:34 UTC] === END API CALL LOG ===
[08-May-2026 06:46:34 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 06:46:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MTcsInVzZXJuYW1lIjoiSm9uYXRoYW4iLCJlbWFpbCI6IlN5bHZlcmViZWtlckBnbWFpbC5jb20iLCJleHAiOjE3Nzg4MjYzOTh9.0QestnDw5xhV2SfS9-kdaHbCRj0CV2z9eR29_KIuHCw
[08-May-2026 06:46:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 06:46:34 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 06:46:34 UTC] User ID: 517
[08-May-2026 06:46:34 UTC] ✅ User profile retrieved successfully for user ID: 517
[08-May-2026 06:46:35 UTC] === API CALL LOG ===
[08-May-2026 06:46:35 UTC] Endpoint: user/profile.php
[08-May-2026 06:46:35 UTC] Full Log Data: {
    "timestamp": "2026-05-08 06:46:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.71.40",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MTcsInVzZXJuYW1lIjoiSm9uYXRoYW4iLCJlbWFpbCI6IlN5bHZlcmViZWtlckBnbWFpbC5jb20iLCJleHAiOjE3Nzg4MjYzOTh9.0QestnDw5xhV2SfS9-kdaHbCRj0CV2z9eR29_KIuHCw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8682165e8350d5-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.235.71.40",
        "CF-IPCountry": "CI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.235.71.40, 172.64.192.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 06:46:35 UTC] === END API CALL LOG ===
[08-May-2026 06:46:35 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 06:46:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MTcsInVzZXJuYW1lIjoiSm9uYXRoYW4iLCJlbWFpbCI6IlN5bHZlcmViZWtlckBnbWFpbC5jb20iLCJleHAiOjE3Nzg4MjYzOTh9.0QestnDw5xhV2SfS9-kdaHbCRj0CV2z9eR29_KIuHCw
[08-May-2026 06:46:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 06:46:35 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 06:46:35 UTC] User ID: 517
[08-May-2026 06:46:35 UTC] ✅ User profile retrieved successfully for user ID: 517
[08-May-2026 06:46:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 06:46:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 06:46:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MTcsInVzZXJuYW1lIjoiSm9uYXRoYW4iLCJlbWFpbCI6IlN5bHZlcmViZWtlckBnbWFpbC5jb20iLCJleHAiOjE3Nzg4MjYzOTh9.0QestnDw5xhV2SfS9-kdaHbCRj0CV2z9eR29_KIuHCw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f868217798350d5-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"105.235.71.40","CF-IPCountry":"CI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"105.235.71.40, 172.64.192.169"}
[08-May-2026 06:46:35 UTC] === User Orders API Called ===
[08-May-2026 06:46:35 UTC] User ID: 517
[08-May-2026 06:46:35 UTC] Limit: 20, Offset: 0
[08-May-2026 06:46:35 UTC] Orders found: 3
[08-May-2026 06:46:35 UTC] Orders data: [{"id":254,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/investirdurablement_Maturin225","status":"pending","created_at":"2026-05-08 10:08:01","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":253,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/investirdurablement","status":"cancelled","created_at":"2026-05-08 09:57:51","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":252,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/investirdurablement","status":"cancelled","created_at":"2026-05-08 08:58:46","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[08-May-2026 06:46:35 UTC] Total orders count: 3
[08-May-2026 06:46:35 UTC] === API CALL LOG ===
[08-May-2026 06:46:35 UTC] Endpoint: user/profile.php
[08-May-2026 06:46:35 UTC] Full Log Data: {
    "timestamp": "2026-05-08 06:46:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.71.40",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MTcsInVzZXJuYW1lIjoiSm9uYXRoYW4iLCJlbWFpbCI6IlN5bHZlcmViZWtlckBnbWFpbC5jb20iLCJleHAiOjE3Nzg4MjYzOTh9.0QestnDw5xhV2SfS9-kdaHbCRj0CV2z9eR29_KIuHCw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f868217798450d5-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.235.71.40",
        "CF-IPCountry": "CI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.235.71.40, 172.64.192.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 06:46:35 UTC] === END API CALL LOG ===
[08-May-2026 06:46:35 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 06:46:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MTcsInVzZXJuYW1lIjoiSm9uYXRoYW4iLCJlbWFpbCI6IlN5bHZlcmViZWtlckBnbWFpbC5jb20iLCJleHAiOjE3Nzg4MjYzOTh9.0QestnDw5xhV2SfS9-kdaHbCRj0CV2z9eR29_KIuHCw
[08-May-2026 06:46:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 06:46:35 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 06:46:35 UTC] User ID: 517
[08-May-2026 06:46:35 UTC] ✅ User profile retrieved successfully for user ID: 517
[08-May-2026 06:48:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 06:48:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 06:48:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MTcsInVzZXJuYW1lIjoiSm9uYXRoYW4iLCJlbWFpbCI6IlN5bHZlcmViZWtlckBnbWFpbC5jb20iLCJleHAiOjE3Nzg4MjYzOTh9.0QestnDw5xhV2SfS9-kdaHbCRj0CV2z9eR29_KIuHCw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f86849cffc950d5-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"105.235.71.40","CF-IPCountry":"CI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"105.235.71.40, 172.64.192.168"}
[08-May-2026 06:48:18 UTC] === User Orders API Called ===
[08-May-2026 06:48:18 UTC] User ID: 517
[08-May-2026 06:48:18 UTC] Limit: 20, Offset: 0
[08-May-2026 06:48:18 UTC] Orders found: 3
[08-May-2026 06:48:18 UTC] Orders data: [{"id":254,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/investirdurablement_Maturin225","status":"cancelled","created_at":"2026-05-08 10:08:01","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":253,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/investirdurablement","status":"cancelled","created_at":"2026-05-08 09:57:51","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":252,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/investirdurablement","status":"cancelled","created_at":"2026-05-08 08:58:46","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[08-May-2026 06:48:18 UTC] Total orders count: 3
[08-May-2026 06:48:18 UTC] === API CALL LOG ===
[08-May-2026 06:48:18 UTC] === API CALL LOG ===
[08-May-2026 06:48:18 UTC] Endpoint: user/profile.php
[08-May-2026 06:48:18 UTC] Endpoint: user/profile.php
[08-May-2026 06:48:18 UTC] Full Log Data: {
    "timestamp": "2026-05-08 06:48:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.71.40",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MTcsInVzZXJuYW1lIjoiSm9uYXRoYW4iLCJlbWFpbCI6IlN5bHZlcmViZWtlckBnbWFpbC5jb20iLCJleHAiOjE3Nzg4MjYzOTh9.0QestnDw5xhV2SfS9-kdaHbCRj0CV2z9eR29_KIuHCw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f86849cffcf50d5-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.235.71.40",
        "CF-IPCountry": "CI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.235.71.40, 172.64.192.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 06:48:18 UTC] Full Log Data: {
    "timestamp": "2026-05-08 06:48:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.71.40",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MTcsInVzZXJuYW1lIjoiSm9uYXRoYW4iLCJlbWFpbCI6IlN5bHZlcmViZWtlckBnbWFpbC5jb20iLCJleHAiOjE3Nzg4MjYzOTh9.0QestnDw5xhV2SfS9-kdaHbCRj0CV2z9eR29_KIuHCw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f86849cffcc50d5-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.235.71.40",
        "CF-IPCountry": "CI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.235.71.40, 172.64.192.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 06:48:18 UTC] === END API CALL LOG ===
[08-May-2026 06:48:18 UTC] === END API CALL LOG ===
[08-May-2026 06:48:18 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 06:48:18 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 06:48:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MTcsInVzZXJuYW1lIjoiSm9uYXRoYW4iLCJlbWFpbCI6IlN5bHZlcmViZWtlckBnbWFpbC5jb20iLCJleHAiOjE3Nzg4MjYzOTh9.0QestnDw5xhV2SfS9-kdaHbCRj0CV2z9eR29_KIuHCw
[08-May-2026 06:48:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MTcsInVzZXJuYW1lIjoiSm9uYXRoYW4iLCJlbWFpbCI6IlN5bHZlcmViZWtlckBnbWFpbC5jb20iLCJleHAiOjE3Nzg4MjYzOTh9.0QestnDw5xhV2SfS9-kdaHbCRj0CV2z9eR29_KIuHCw
[08-May-2026 06:48:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 06:48:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 06:48:18 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 06:48:18 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 06:48:18 UTC] User ID: 517
[08-May-2026 06:48:18 UTC] User ID: 517
[08-May-2026 06:48:18 UTC] ✅ User profile retrieved successfully for user ID: 517
[08-May-2026 06:48:18 UTC] ✅ User profile retrieved successfully for user ID: 517
[08-May-2026 06:48:23 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 06:48:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 06:48:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MTcsInVzZXJuYW1lIjoiSm9uYXRoYW4iLCJlbWFpbCI6IlN5bHZlcmViZWtlckBnbWFpbC5jb20iLCJleHAiOjE3Nzg4MjYzOTh9.0QestnDw5xhV2SfS9-kdaHbCRj0CV2z9eR29_KIuHCw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f8684b98e9050d5-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"105.235.71.40","CF-IPCountry":"CI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"105.235.71.40, 172.64.192.168"}
[08-May-2026 06:48:23 UTC] === User Orders API Called ===
[08-May-2026 06:48:23 UTC] User ID: 517
[08-May-2026 06:48:23 UTC] Limit: 20, Offset: 0
[08-May-2026 06:48:23 UTC] Orders found: 3
[08-May-2026 06:48:23 UTC] Orders data: [{"id":254,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/investirdurablement_Maturin225","status":"cancelled","created_at":"2026-05-08 10:08:01","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":253,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/investirdurablement","status":"cancelled","created_at":"2026-05-08 09:57:51","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":252,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/investirdurablement","status":"cancelled","created_at":"2026-05-08 08:58:46","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[08-May-2026 06:48:23 UTC] Total orders count: 3
[08-May-2026 06:48:27 UTC] === API CALL LOG ===
[08-May-2026 06:48:27 UTC] Endpoint: user/profile.php
[08-May-2026 06:48:27 UTC] Full Log Data: {
    "timestamp": "2026-05-08 06:48:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.71.40",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MTcsInVzZXJuYW1lIjoiSm9uYXRoYW4iLCJlbWFpbCI6IlN5bHZlcmViZWtlckBnbWFpbC5jb20iLCJleHAiOjE3Nzg4MjYzOTh9.0QestnDw5xhV2SfS9-kdaHbCRj0CV2z9eR29_KIuHCw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8684d60ba050d5-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.235.71.40",
        "CF-IPCountry": "CI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.235.71.40, 172.64.192.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 06:48:27 UTC] === END API CALL LOG ===
[08-May-2026 06:48:27 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 06:48:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MTcsInVzZXJuYW1lIjoiSm9uYXRoYW4iLCJlbWFpbCI6IlN5bHZlcmViZWtlckBnbWFpbC5jb20iLCJleHAiOjE3Nzg4MjYzOTh9.0QestnDw5xhV2SfS9-kdaHbCRj0CV2z9eR29_KIuHCw
[08-May-2026 06:48:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 06:48:27 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 06:48:27 UTC] User ID: 517
[08-May-2026 06:48:27 UTC] ✅ User profile retrieved successfully for user ID: 517
[08-May-2026 06:48:28 UTC] User Purchases API - User ID: 517
[08-May-2026 06:48:28 UTC] User Purchases API - Total purchases found: 1
[08-May-2026 06:48:55 UTC] === API CALL LOG ===
[08-May-2026 06:48:55 UTC] Endpoint: user/profile.php
[08-May-2026 06:48:55 UTC] Full Log Data: {
    "timestamp": "2026-05-08 06:48:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.71.40",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MTcsInVzZXJuYW1lIjoiSm9uYXRoYW4iLCJlbWFpbCI6IlN5bHZlcmViZWtlckBnbWFpbC5jb20iLCJleHAiOjE3Nzg4MjYzOTh9.0QestnDw5xhV2SfS9-kdaHbCRj0CV2z9eR29_KIuHCw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f868582de055259-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.235.71.40",
        "CF-IPCountry": "CI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.235.71.40, 172.64.192.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 06:48:55 UTC] === END API CALL LOG ===
[08-May-2026 06:48:55 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 06:48:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MTcsInVzZXJuYW1lIjoiSm9uYXRoYW4iLCJlbWFpbCI6IlN5bHZlcmViZWtlckBnbWFpbC5jb20iLCJleHAiOjE3Nzg4MjYzOTh9.0QestnDw5xhV2SfS9-kdaHbCRj0CV2z9eR29_KIuHCw
[08-May-2026 06:48:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 06:48:55 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 06:48:55 UTC] User ID: 517
[08-May-2026 06:48:55 UTC] ✅ User profile retrieved successfully for user ID: 517
[08-May-2026 06:48:56 UTC] === API CALL LOG ===
[08-May-2026 06:48:56 UTC] Endpoint: user/profile.php
[08-May-2026 06:48:56 UTC] Full Log Data: {
    "timestamp": "2026-05-08 06:48:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.71.40",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MTcsInVzZXJuYW1lIjoiSm9uYXRoYW4iLCJlbWFpbCI6IlN5bHZlcmViZWtlckBnbWFpbC5jb20iLCJleHAiOjE3Nzg4MjYzOTh9.0QestnDw5xhV2SfS9-kdaHbCRj0CV2z9eR29_KIuHCw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8685864eb95259-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.235.71.40",
        "CF-IPCountry": "CI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.235.71.40, 172.64.192.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 06:48:56 UTC] === END API CALL LOG ===
[08-May-2026 06:48:56 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 06:48:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MTcsInVzZXJuYW1lIjoiSm9uYXRoYW4iLCJlbWFpbCI6IlN5bHZlcmViZWtlckBnbWFpbC5jb20iLCJleHAiOjE3Nzg4MjYzOTh9.0QestnDw5xhV2SfS9-kdaHbCRj0CV2z9eR29_KIuHCw
[08-May-2026 06:48:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 06:48:56 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 06:48:56 UTC] User ID: 517
[08-May-2026 06:48:56 UTC] ✅ User profile retrieved successfully for user ID: 517
[08-May-2026 06:48:56 UTC] === API CALL LOG ===
[08-May-2026 06:48:56 UTC] Endpoint: user/profile.php
[08-May-2026 06:48:56 UTC] Full Log Data: {
    "timestamp": "2026-05-08 06:48:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.71.40",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MTcsInVzZXJuYW1lIjoiSm9uYXRoYW4iLCJlbWFpbCI6IlN5bHZlcmViZWtlckBnbWFpbC5jb20iLCJleHAiOjE3Nzg4MjYzOTh9.0QestnDw5xhV2SfS9-kdaHbCRj0CV2z9eR29_KIuHCw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8685885ba15259-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.235.71.40",
        "CF-IPCountry": "CI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.235.71.40, 172.64.192.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 06:48:56 UTC] === END API CALL LOG ===
[08-May-2026 06:48:56 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 06:48:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MTcsInVzZXJuYW1lIjoiSm9uYXRoYW4iLCJlbWFpbCI6IlN5bHZlcmViZWtlckBnbWFpbC5jb20iLCJleHAiOjE3Nzg4MjYzOTh9.0QestnDw5xhV2SfS9-kdaHbCRj0CV2z9eR29_KIuHCw
[08-May-2026 06:48:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 06:48:56 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 06:48:56 UTC] User ID: 517
[08-May-2026 06:48:56 UTC] ✅ User profile retrieved successfully for user ID: 517
[08-May-2026 06:48:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 06:48:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 06:48:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MTcsInVzZXJuYW1lIjoiSm9uYXRoYW4iLCJlbWFpbCI6IlN5bHZlcmViZWtlckBnbWFpbC5jb20iLCJleHAiOjE3Nzg4MjYzOTh9.0QestnDw5xhV2SfS9-kdaHbCRj0CV2z9eR29_KIuHCw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f8685896eaf5259-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"105.235.71.40","CF-IPCountry":"CI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"105.235.71.40, 172.64.192.168"}
[08-May-2026 06:48:56 UTC] === User Orders API Called ===
[08-May-2026 06:48:56 UTC] User ID: 517
[08-May-2026 06:48:56 UTC] Limit: 20, Offset: 0
[08-May-2026 06:48:56 UTC] Orders found: 3
[08-May-2026 06:48:56 UTC] Orders data: [{"id":254,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/investirdurablement_Maturin225","status":"cancelled","created_at":"2026-05-08 10:08:01","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":253,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/investirdurablement","status":"cancelled","created_at":"2026-05-08 09:57:51","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":252,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/investirdurablement","status":"cancelled","created_at":"2026-05-08 08:58:46","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[08-May-2026 06:48:56 UTC] Total orders count: 3
[08-May-2026 06:48:56 UTC] === API CALL LOG ===
[08-May-2026 06:48:56 UTC] Endpoint: user/profile.php
[08-May-2026 06:48:56 UTC] Full Log Data: {
    "timestamp": "2026-05-08 06:48:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.71.40",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MTcsInVzZXJuYW1lIjoiSm9uYXRoYW4iLCJlbWFpbCI6IlN5bHZlcmViZWtlckBnbWFpbC5jb20iLCJleHAiOjE3Nzg4MjYzOTh9.0QestnDw5xhV2SfS9-kdaHbCRj0CV2z9eR29_KIuHCw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8685896eb15259-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.235.71.40",
        "CF-IPCountry": "CI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.235.71.40, 172.64.192.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 06:48:56 UTC] === END API CALL LOG ===
[08-May-2026 06:48:56 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 06:48:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MTcsInVzZXJuYW1lIjoiSm9uYXRoYW4iLCJlbWFpbCI6IlN5bHZlcmViZWtlckBnbWFpbC5jb20iLCJleHAiOjE3Nzg4MjYzOTh9.0QestnDw5xhV2SfS9-kdaHbCRj0CV2z9eR29_KIuHCw
[08-May-2026 06:48:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 06:48:56 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 06:48:56 UTC] User ID: 517
[08-May-2026 06:48:56 UTC] ✅ User profile retrieved successfully for user ID: 517
[08-May-2026 06:48:59 UTC] === API CALL LOG ===
[08-May-2026 06:48:59 UTC] Endpoint: user/profile.php
[08-May-2026 06:48:59 UTC] Full Log Data: {
    "timestamp": "2026-05-08 06:48:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.71.40",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MTcsInVzZXJuYW1lIjoiSm9uYXRoYW4iLCJlbWFpbCI6IlN5bHZlcmViZWtlckBnbWFpbC5jb20iLCJleHAiOjE3Nzg4MjYzOTh9.0QestnDw5xhV2SfS9-kdaHbCRj0CV2z9eR29_KIuHCw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f86859e09b65259-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.235.71.40",
        "CF-IPCountry": "CI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.235.71.40, 172.64.192.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 06:48:59 UTC] === END API CALL LOG ===
[08-May-2026 06:48:59 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 06:48:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MTcsInVzZXJuYW1lIjoiSm9uYXRoYW4iLCJlbWFpbCI6IlN5bHZlcmViZWtlckBnbWFpbC5jb20iLCJleHAiOjE3Nzg4MjYzOTh9.0QestnDw5xhV2SfS9-kdaHbCRj0CV2z9eR29_KIuHCw
[08-May-2026 06:48:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 06:48:59 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 06:48:59 UTC] User ID: 517
[08-May-2026 06:48:59 UTC] ✅ User profile retrieved successfully for user ID: 517
[08-May-2026 06:49:00 UTC] User Purchases API - User ID: 517
[08-May-2026 06:49:00 UTC] User Purchases API - Total purchases found: 1
[08-May-2026 07:00:45 UTC] === API CALL LOG ===
[08-May-2026 07:00:45 UTC] Endpoint: user/profile.php
[08-May-2026 07:00:45 UTC] Full Log Data: {
    "timestamp": "2026-05-08 07:00:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.71.40",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MTcsInVzZXJuYW1lIjoiSm9uYXRoYW4iLCJlbWFpbCI6IlN5bHZlcmViZWtlckBnbWFpbC5jb20iLCJleHAiOjE3Nzg4MjYzOTh9.0QestnDw5xhV2SfS9-kdaHbCRj0CV2z9eR29_KIuHCw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8696d618ee4795-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.235.71.40",
        "CF-IPCountry": "CI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.235.71.40, 172.64.192.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 07:00:45 UTC] === END API CALL LOG ===
[08-May-2026 07:00:45 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 07:00:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MTcsInVzZXJuYW1lIjoiSm9uYXRoYW4iLCJlbWFpbCI6IlN5bHZlcmViZWtlckBnbWFpbC5jb20iLCJleHAiOjE3Nzg4MjYzOTh9.0QestnDw5xhV2SfS9-kdaHbCRj0CV2z9eR29_KIuHCw
[08-May-2026 07:00:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 07:00:45 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 07:00:45 UTC] User ID: 517
[08-May-2026 07:00:45 UTC] ✅ User profile retrieved successfully for user ID: 517
[08-May-2026 07:00:45 UTC] === API CALL LOG ===
[08-May-2026 07:00:45 UTC] Endpoint: user/profile.php
[08-May-2026 07:00:45 UTC] Full Log Data: {
    "timestamp": "2026-05-08 07:00:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.71.40",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MTcsInVzZXJuYW1lIjoiSm9uYXRoYW4iLCJlbWFpbCI6IlN5bHZlcmViZWtlckBnbWFpbC5jb20iLCJleHAiOjE3Nzg4MjYzOTh9.0QestnDw5xhV2SfS9-kdaHbCRj0CV2z9eR29_KIuHCw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8696da6ca24795-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.235.71.40",
        "CF-IPCountry": "CI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.235.71.40, 172.64.192.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 07:00:45 UTC] === END API CALL LOG ===
[08-May-2026 07:00:45 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 07:00:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MTcsInVzZXJuYW1lIjoiSm9uYXRoYW4iLCJlbWFpbCI6IlN5bHZlcmViZWtlckBnbWFpbC5jb20iLCJleHAiOjE3Nzg4MjYzOTh9.0QestnDw5xhV2SfS9-kdaHbCRj0CV2z9eR29_KIuHCw
[08-May-2026 07:00:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 07:00:45 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 07:00:45 UTC] User ID: 517
[08-May-2026 07:00:45 UTC] ✅ User profile retrieved successfully for user ID: 517
[08-May-2026 07:00:46 UTC] === API CALL LOG ===
[08-May-2026 07:00:46 UTC] Endpoint: user/profile.php
[08-May-2026 07:00:46 UTC] Full Log Data: {
    "timestamp": "2026-05-08 07:00:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.71.40",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MTcsInVzZXJuYW1lIjoiSm9uYXRoYW4iLCJlbWFpbCI6IlN5bHZlcmViZWtlckBnbWFpbC5jb20iLCJleHAiOjE3Nzg4MjYzOTh9.0QestnDw5xhV2SfS9-kdaHbCRj0CV2z9eR29_KIuHCw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8696dc79c04795-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.235.71.40",
        "CF-IPCountry": "CI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.235.71.40, 172.64.192.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 07:00:46 UTC] === END API CALL LOG ===
[08-May-2026 07:00:46 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 07:00:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MTcsInVzZXJuYW1lIjoiSm9uYXRoYW4iLCJlbWFpbCI6IlN5bHZlcmViZWtlckBnbWFpbC5jb20iLCJleHAiOjE3Nzg4MjYzOTh9.0QestnDw5xhV2SfS9-kdaHbCRj0CV2z9eR29_KIuHCw
[08-May-2026 07:00:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 07:00:46 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 07:00:46 UTC] User ID: 517
[08-May-2026 07:00:46 UTC] ✅ User profile retrieved successfully for user ID: 517
[08-May-2026 07:00:46 UTC] === API CALL LOG ===
[08-May-2026 07:00:46 UTC] Endpoint: user/profile.php
[08-May-2026 07:00:46 UTC] Full Log Data: {
    "timestamp": "2026-05-08 07:00:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.71.40",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MTcsInVzZXJuYW1lIjoiSm9uYXRoYW4iLCJlbWFpbCI6IlN5bHZlcmViZWtlckBnbWFpbC5jb20iLCJleHAiOjE3Nzg4MjYzOTh9.0QestnDw5xhV2SfS9-kdaHbCRj0CV2z9eR29_KIuHCw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8696dd6c2e4795-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.235.71.40",
        "CF-IPCountry": "CI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.235.71.40, 172.64.192.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 07:00:46 UTC] === END API CALL LOG ===
[08-May-2026 07:00:46 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 07:00:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MTcsInVzZXJuYW1lIjoiSm9uYXRoYW4iLCJlbWFpbCI6IlN5bHZlcmViZWtlckBnbWFpbC5jb20iLCJleHAiOjE3Nzg4MjYzOTh9.0QestnDw5xhV2SfS9-kdaHbCRj0CV2z9eR29_KIuHCw
[08-May-2026 07:00:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 07:00:46 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 07:00:46 UTC] User ID: 517
[08-May-2026 07:00:46 UTC] ✅ User profile retrieved successfully for user ID: 517
[08-May-2026 07:00:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 07:00:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 07:00:46 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MTcsInVzZXJuYW1lIjoiSm9uYXRoYW4iLCJlbWFpbCI6IlN5bHZlcmViZWtlckBnbWFpbC5jb20iLCJleHAiOjE3Nzg4MjYzOTh9.0QestnDw5xhV2SfS9-kdaHbCRj0CV2z9eR29_KIuHCw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f8696dd6c314795-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"105.235.71.40","CF-IPCountry":"CI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"105.235.71.40, 172.64.192.169"}
[08-May-2026 07:00:46 UTC] === User Orders API Called ===
[08-May-2026 07:00:46 UTC] User ID: 517
[08-May-2026 07:00:46 UTC] Limit: 20, Offset: 0
[08-May-2026 07:00:46 UTC] Orders found: 3
[08-May-2026 07:00:46 UTC] Orders data: [{"id":254,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/investirdurablement_Maturin225","status":"cancelled","created_at":"2026-05-08 10:08:01","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":253,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/investirdurablement","status":"cancelled","created_at":"2026-05-08 09:57:51","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":252,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/investirdurablement","status":"cancelled","created_at":"2026-05-08 08:58:46","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[08-May-2026 07:00:46 UTC] Total orders count: 3
[08-May-2026 07:00:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 07:00:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 07:00:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MTcsInVzZXJuYW1lIjoiSm9uYXRoYW4iLCJlbWFpbCI6IlN5bHZlcmViZWtlckBnbWFpbC5jb20iLCJleHAiOjE3Nzg4MjYzOTh9.0QestnDw5xhV2SfS9-kdaHbCRj0CV2z9eR29_KIuHCw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f8696f4acbd4795-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"105.235.71.40","CF-IPCountry":"CI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"105.235.71.40, 172.64.192.169"}
[08-May-2026 07:00:50 UTC] === User Orders API Called ===
[08-May-2026 07:00:50 UTC] User ID: 517
[08-May-2026 07:00:50 UTC] Limit: 20, Offset: 0
[08-May-2026 07:00:50 UTC] Orders found: 3
[08-May-2026 07:00:50 UTC] Orders data: [{"id":254,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/investirdurablement_Maturin225","status":"cancelled","created_at":"2026-05-08 10:08:01","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":253,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/investirdurablement","status":"cancelled","created_at":"2026-05-08 09:57:51","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":252,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/investirdurablement","status":"cancelled","created_at":"2026-05-08 08:58:46","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[08-May-2026 07:00:50 UTC] Total orders count: 3
[08-May-2026 07:00:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 07:00:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 07:00:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MTcsInVzZXJuYW1lIjoiSm9uYXRoYW4iLCJlbWFpbCI6IlN5bHZlcmViZWtlckBnbWFpbC5jb20iLCJleHAiOjE3Nzg4MjYzOTh9.0QestnDw5xhV2SfS9-kdaHbCRj0CV2z9eR29_KIuHCw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f8697173b2f4795-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"105.235.71.40","CF-IPCountry":"CI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"105.235.71.40, 172.64.192.169"}
[08-May-2026 07:00:55 UTC] === User Orders API Called ===
[08-May-2026 07:00:55 UTC] User ID: 517
[08-May-2026 07:00:55 UTC] Limit: 20, Offset: 0
[08-May-2026 07:00:55 UTC] Orders found: 3
[08-May-2026 07:00:55 UTC] Orders data: [{"id":254,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/investirdurablement_Maturin225","status":"cancelled","created_at":"2026-05-08 10:08:01","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":253,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/investirdurablement","status":"cancelled","created_at":"2026-05-08 09:57:51","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":252,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/investirdurablement","status":"cancelled","created_at":"2026-05-08 08:58:46","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[08-May-2026 07:00:55 UTC] Total orders count: 3
[08-May-2026 07:00:55 UTC] === API CALL LOG ===
[08-May-2026 07:00:55 UTC] Endpoint: user/profile.php
[08-May-2026 07:00:55 UTC] Full Log Data: {
    "timestamp": "2026-05-08 07:00:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.71.40",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MTcsInVzZXJuYW1lIjoiSm9uYXRoYW4iLCJlbWFpbCI6IlN5bHZlcmViZWtlckBnbWFpbC5jb20iLCJleHAiOjE3Nzg4MjYzOTh9.0QestnDw5xhV2SfS9-kdaHbCRj0CV2z9eR29_KIuHCw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8697173b324795-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.235.71.40",
        "CF-IPCountry": "CI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.235.71.40, 172.64.192.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 07:00:55 UTC] === END API CALL LOG ===
[08-May-2026 07:00:55 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 07:00:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MTcsInVzZXJuYW1lIjoiSm9uYXRoYW4iLCJlbWFpbCI6IlN5bHZlcmViZWtlckBnbWFpbC5jb20iLCJleHAiOjE3Nzg4MjYzOTh9.0QestnDw5xhV2SfS9-kdaHbCRj0CV2z9eR29_KIuHCw
[08-May-2026 07:00:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 07:00:55 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 07:00:55 UTC] User ID: 517
[08-May-2026 07:00:55 UTC] ✅ User profile retrieved successfully for user ID: 517
[08-May-2026 07:00:55 UTC] === API CALL LOG ===
[08-May-2026 07:00:55 UTC] Endpoint: user/profile.php
[08-May-2026 07:00:55 UTC] Full Log Data: {
    "timestamp": "2026-05-08 07:00:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.71.40",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MTcsInVzZXJuYW1lIjoiSm9uYXRoYW4iLCJlbWFpbCI6IlN5bHZlcmViZWtlckBnbWFpbC5jb20iLCJleHAiOjE3Nzg4MjYzOTh9.0QestnDw5xhV2SfS9-kdaHbCRj0CV2z9eR29_KIuHCw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8697173b374795-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.235.71.40",
        "CF-IPCountry": "CI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.235.71.40, 172.64.192.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 07:00:55 UTC] === END API CALL LOG ===
[08-May-2026 07:00:55 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 07:00:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MTcsInVzZXJuYW1lIjoiSm9uYXRoYW4iLCJlbWFpbCI6IlN5bHZlcmViZWtlckBnbWFpbC5jb20iLCJleHAiOjE3Nzg4MjYzOTh9.0QestnDw5xhV2SfS9-kdaHbCRj0CV2z9eR29_KIuHCw
[08-May-2026 07:00:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 07:00:55 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 07:00:55 UTC] User ID: 517
[08-May-2026 07:00:55 UTC] ✅ User profile retrieved successfully for user ID: 517
[08-May-2026 07:01:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 07:01:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 07:01:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MTcsInVzZXJuYW1lIjoiSm9uYXRoYW4iLCJlbWFpbCI6IlN5bHZlcmViZWtlckBnbWFpbC5jb20iLCJleHAiOjE3Nzg4MjYzOTh9.0QestnDw5xhV2SfS9-kdaHbCRj0CV2z9eR29_KIuHCw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f8698401e814795-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"105.235.71.40","CF-IPCountry":"CI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"105.235.71.40, 172.64.192.168"}
[08-May-2026 07:01:43 UTC] === User Orders API Called ===
[08-May-2026 07:01:43 UTC] User ID: 517
[08-May-2026 07:01:43 UTC] Limit: 20, Offset: 0
[08-May-2026 07:01:43 UTC] Orders found: 3
[08-May-2026 07:01:43 UTC] Orders data: [{"id":254,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/investirdurablement_Maturin225","status":"cancelled","created_at":"2026-05-08 10:08:01","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":253,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/investirdurablement","status":"cancelled","created_at":"2026-05-08 09:57:51","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":252,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/investirdurablement","status":"cancelled","created_at":"2026-05-08 08:58:46","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[08-May-2026 07:01:43 UTC] Total orders count: 3
[08-May-2026 07:01:43 UTC] === API CALL LOG ===
[08-May-2026 07:01:43 UTC] === API CALL LOG ===
[08-May-2026 07:01:43 UTC] Endpoint: user/profile.php
[08-May-2026 07:01:43 UTC] Endpoint: user/profile.php
[08-May-2026 07:01:43 UTC] Full Log Data: {
    "timestamp": "2026-05-08 07:01:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.71.40",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MTcsInVzZXJuYW1lIjoiSm9uYXRoYW4iLCJlbWFpbCI6IlN5bHZlcmViZWtlckBnbWFpbC5jb20iLCJleHAiOjE3Nzg4MjYzOTh9.0QestnDw5xhV2SfS9-kdaHbCRj0CV2z9eR29_KIuHCw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8698401e834795-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.235.71.40",
        "CF-IPCountry": "CI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.235.71.40, 172.64.192.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 07:01:43 UTC] Full Log Data: {
    "timestamp": "2026-05-08 07:01:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.71.40",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MTcsInVzZXJuYW1lIjoiSm9uYXRoYW4iLCJlbWFpbCI6IlN5bHZlcmViZWtlckBnbWFpbC5jb20iLCJleHAiOjE3Nzg4MjYzOTh9.0QestnDw5xhV2SfS9-kdaHbCRj0CV2z9eR29_KIuHCw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8698401e854795-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.235.71.40",
        "CF-IPCountry": "CI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.235.71.40, 172.64.192.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 07:01:43 UTC] === END API CALL LOG ===
[08-May-2026 07:01:43 UTC] === END API CALL LOG ===
[08-May-2026 07:01:43 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 07:01:43 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 07:01:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MTcsInVzZXJuYW1lIjoiSm9uYXRoYW4iLCJlbWFpbCI6IlN5bHZlcmViZWtlckBnbWFpbC5jb20iLCJleHAiOjE3Nzg4MjYzOTh9.0QestnDw5xhV2SfS9-kdaHbCRj0CV2z9eR29_KIuHCw
[08-May-2026 07:01:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MTcsInVzZXJuYW1lIjoiSm9uYXRoYW4iLCJlbWFpbCI6IlN5bHZlcmViZWtlckBnbWFpbC5jb20iLCJleHAiOjE3Nzg4MjYzOTh9.0QestnDw5xhV2SfS9-kdaHbCRj0CV2z9eR29_KIuHCw
[08-May-2026 07:01:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 07:01:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 07:01:43 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 07:01:43 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 07:01:43 UTC] User ID: 517
[08-May-2026 07:01:43 UTC] User ID: 517
[08-May-2026 07:01:43 UTC] ✅ User profile retrieved successfully for user ID: 517
[08-May-2026 07:01:43 UTC] ✅ User profile retrieved successfully for user ID: 517
[08-May-2026 07:02:03 UTC] === API CALL LOG ===
[08-May-2026 07:02:03 UTC] Endpoint: user/profile.php
[08-May-2026 07:02:03 UTC] Full Log Data: {
    "timestamp": "2026-05-08 07:02:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.71.40",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MTcsInVzZXJuYW1lIjoiSm9uYXRoYW4iLCJlbWFpbCI6IlN5bHZlcmViZWtlckBnbWFpbC5jb20iLCJleHAiOjE3Nzg4MjYzOTh9.0QestnDw5xhV2SfS9-kdaHbCRj0CV2z9eR29_KIuHCw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8698bfdedb4795-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.235.71.40",
        "CF-IPCountry": "CI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.235.71.40, 172.64.192.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 07:02:03 UTC] === END API CALL LOG ===
[08-May-2026 07:02:03 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 07:02:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MTcsInVzZXJuYW1lIjoiSm9uYXRoYW4iLCJlbWFpbCI6IlN5bHZlcmViZWtlckBnbWFpbC5jb20iLCJleHAiOjE3Nzg4MjYzOTh9.0QestnDw5xhV2SfS9-kdaHbCRj0CV2z9eR29_KIuHCw
[08-May-2026 07:02:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 07:02:03 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 07:02:03 UTC] User ID: 517
[08-May-2026 07:02:03 UTC] ✅ User profile retrieved successfully for user ID: 517
[08-May-2026 07:02:03 UTC] === API CALL LOG ===
[08-May-2026 07:02:03 UTC] Endpoint: user/profile.php
[08-May-2026 07:02:03 UTC] Full Log Data: {
    "timestamp": "2026-05-08 07:02:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.71.40",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MTcsInVzZXJuYW1lIjoiSm9uYXRoYW4iLCJlbWFpbCI6IlN5bHZlcmViZWtlckBnbWFpbC5jb20iLCJleHAiOjE3Nzg4MjYzOTh9.0QestnDw5xhV2SfS9-kdaHbCRj0CV2z9eR29_KIuHCw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8698c20c4c4795-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.235.71.40",
        "CF-IPCountry": "CI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.235.71.40, 172.64.192.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 07:02:03 UTC] === END API CALL LOG ===
[08-May-2026 07:02:03 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 07:02:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MTcsInVzZXJuYW1lIjoiSm9uYXRoYW4iLCJlbWFpbCI6IlN5bHZlcmViZWtlckBnbWFpbC5jb20iLCJleHAiOjE3Nzg4MjYzOTh9.0QestnDw5xhV2SfS9-kdaHbCRj0CV2z9eR29_KIuHCw
[08-May-2026 07:02:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 07:02:03 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 07:02:03 UTC] User ID: 517
[08-May-2026 07:02:03 UTC] ✅ User profile retrieved successfully for user ID: 517
[08-May-2026 07:02:03 UTC] === API CALL LOG ===
[08-May-2026 07:02:03 UTC] Endpoint: user/profile.php
[08-May-2026 07:02:03 UTC] Full Log Data: {
    "timestamp": "2026-05-08 07:02:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.71.40",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MTcsInVzZXJuYW1lIjoiSm9uYXRoYW4iLCJlbWFpbCI6IlN5bHZlcmViZWtlckBnbWFpbC5jb20iLCJleHAiOjE3Nzg4MjYzOTh9.0QestnDw5xhV2SfS9-kdaHbCRj0CV2z9eR29_KIuHCw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8698c2ce114795-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.235.71.40",
        "CF-IPCountry": "CI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.235.71.40, 172.64.192.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 07:02:03 UTC] === END API CALL LOG ===
[08-May-2026 07:02:03 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 07:02:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MTcsInVzZXJuYW1lIjoiSm9uYXRoYW4iLCJlbWFpbCI6IlN5bHZlcmViZWtlckBnbWFpbC5jb20iLCJleHAiOjE3Nzg4MjYzOTh9.0QestnDw5xhV2SfS9-kdaHbCRj0CV2z9eR29_KIuHCw
[08-May-2026 07:02:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 07:02:03 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 07:02:03 UTC] User ID: 517
[08-May-2026 07:02:03 UTC] ✅ User profile retrieved successfully for user ID: 517
[08-May-2026 07:02:04 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 07:02:04 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 07:02:04 UTC] === API CALL LOG ===
[08-May-2026 07:02:04 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MTcsInVzZXJuYW1lIjoiSm9uYXRoYW4iLCJlbWFpbCI6IlN5bHZlcmViZWtlckBnbWFpbC5jb20iLCJleHAiOjE3Nzg4MjYzOTh9.0QestnDw5xhV2SfS9-kdaHbCRj0CV2z9eR29_KIuHCw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f8698c3c8704795-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"105.235.71.40","CF-IPCountry":"CI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"105.235.71.40, 172.64.192.168"}
[08-May-2026 07:02:04 UTC] Endpoint: user/profile.php
[08-May-2026 07:02:04 UTC] Full Log Data: {
    "timestamp": "2026-05-08 07:02:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.71.40",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MTcsInVzZXJuYW1lIjoiSm9uYXRoYW4iLCJlbWFpbCI6IlN5bHZlcmViZWtlckBnbWFpbC5jb20iLCJleHAiOjE3Nzg4MjYzOTh9.0QestnDw5xhV2SfS9-kdaHbCRj0CV2z9eR29_KIuHCw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8698c3c8724795-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.235.71.40",
        "CF-IPCountry": "CI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.235.71.40, 172.64.192.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 07:02:04 UTC] === User Orders API Called ===
[08-May-2026 07:02:04 UTC] === END API CALL LOG ===
[08-May-2026 07:02:04 UTC] User ID: 517
[08-May-2026 07:02:04 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 07:02:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MTcsInVzZXJuYW1lIjoiSm9uYXRoYW4iLCJlbWFpbCI6IlN5bHZlcmViZWtlckBnbWFpbC5jb20iLCJleHAiOjE3Nzg4MjYzOTh9.0QestnDw5xhV2SfS9-kdaHbCRj0CV2z9eR29_KIuHCw
[08-May-2026 07:02:04 UTC] Limit: 20, Offset: 0
[08-May-2026 07:02:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 07:02:04 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 07:02:04 UTC] User ID: 517
[08-May-2026 07:02:04 UTC] ✅ User profile retrieved successfully for user ID: 517
[08-May-2026 07:02:04 UTC] Orders found: 3
[08-May-2026 07:02:04 UTC] Orders data: [{"id":254,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/investirdurablement_Maturin225","status":"cancelled","created_at":"2026-05-08 10:08:01","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":253,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/investirdurablement","status":"cancelled","created_at":"2026-05-08 09:57:51","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":252,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/investirdurablement","status":"cancelled","created_at":"2026-05-08 08:58:46","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[08-May-2026 07:02:04 UTC] Total orders count: 3
[08-May-2026 07:02:16 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 07:02:16 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 07:02:16 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MTcsInVzZXJuYW1lIjoiSm9uYXRoYW4iLCJlbWFpbCI6IlN5bHZlcmViZWtlckBnbWFpbC5jb20iLCJleHAiOjE3Nzg4MjYzOTh9.0QestnDw5xhV2SfS9-kdaHbCRj0CV2z9eR29_KIuHCw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f86991408734795-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"105.235.71.40","CF-IPCountry":"CI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"105.235.71.40, 172.64.192.169"}
[08-May-2026 07:02:16 UTC] === User Orders API Called ===
[08-May-2026 07:02:16 UTC] User ID: 517
[08-May-2026 07:02:16 UTC] Limit: 20, Offset: 0
[08-May-2026 07:02:16 UTC] Orders found: 4
[08-May-2026 07:02:16 UTC] Orders data: [{"id":255,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/bestclub100","status":"pending","created_at":"2026-05-08 10:32:14","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":254,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/investirdurablement_Maturin225","status":"cancelled","created_at":"2026-05-08 10:08:01","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":253,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/investirdurablement","status":"cancelled","created_at":"2026-05-08 09:57:51","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":252,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/investirdurablement","status":"cancelled","created_at":"2026-05-08 08:58:46","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[08-May-2026 07:02:16 UTC] Total orders count: 4
[08-May-2026 07:02:27 UTC] === API CALL LOG ===
[08-May-2026 07:02:27 UTC] Endpoint: user/profile.php
[08-May-2026 07:02:27 UTC] Full Log Data: {
    "timestamp": "2026-05-08 07:02:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.71.40",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MTcsInVzZXJuYW1lIjoiSm9uYXRoYW4iLCJlbWFpbCI6IlN5bHZlcmViZWtlckBnbWFpbC5jb20iLCJleHAiOjE3Nzg4MjYzOTh9.0QestnDw5xhV2SfS9-kdaHbCRj0CV2z9eR29_KIuHCw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f869957a8984795-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.235.71.40",
        "CF-IPCountry": "CI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.235.71.40, 172.64.192.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 07:02:27 UTC] === END API CALL LOG ===
[08-May-2026 07:02:27 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 07:02:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MTcsInVzZXJuYW1lIjoiSm9uYXRoYW4iLCJlbWFpbCI6IlN5bHZlcmViZWtlckBnbWFpbC5jb20iLCJleHAiOjE3Nzg4MjYzOTh9.0QestnDw5xhV2SfS9-kdaHbCRj0CV2z9eR29_KIuHCw
[08-May-2026 07:02:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 07:02:27 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 07:02:27 UTC] User ID: 517
[08-May-2026 07:02:27 UTC] ✅ User profile retrieved successfully for user ID: 517
[08-May-2026 07:02:27 UTC] User Purchases API - User ID: 517
[08-May-2026 07:02:27 UTC] User Purchases API - Total purchases found: 1
[08-May-2026 07:02:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 07:02:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 07:02:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MTcsInVzZXJuYW1lIjoiSm9uYXRoYW4iLCJlbWFpbCI6IlN5bHZlcmViZWtlckBnbWFpbC5jb20iLCJleHAiOjE3Nzg4MjYzOTh9.0QestnDw5xhV2SfS9-kdaHbCRj0CV2z9eR29_KIuHCw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f8699878d4c4795-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"105.235.71.40","CF-IPCountry":"CI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"105.235.71.40, 172.64.192.168"}
[08-May-2026 07:02:35 UTC] === User Orders API Called ===
[08-May-2026 07:02:35 UTC] User ID: 517
[08-May-2026 07:02:35 UTC] Limit: 20, Offset: 0
[08-May-2026 07:02:35 UTC] Orders found: 4
[08-May-2026 07:02:35 UTC] Orders data: [{"id":255,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/bestclub100","status":"pending","created_at":"2026-05-08 10:32:14","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":254,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/investirdurablement_Maturin225","status":"cancelled","created_at":"2026-05-08 10:08:01","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":253,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/investirdurablement","status":"cancelled","created_at":"2026-05-08 09:57:51","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":252,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/investirdurablement","status":"cancelled","created_at":"2026-05-08 08:58:46","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[08-May-2026 07:02:35 UTC] Total orders count: 4
[08-May-2026 07:02:43 UTC] === API CALL LOG ===
[08-May-2026 07:02:43 UTC] Endpoint: user/profile.php
[08-May-2026 07:02:43 UTC] Full Log Data: {
    "timestamp": "2026-05-08 07:02:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.71.40",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MTcsInVzZXJuYW1lIjoiSm9uYXRoYW4iLCJlbWFpbCI6IlN5bHZlcmViZWtlckBnbWFpbC5jb20iLCJleHAiOjE3Nzg4MjYzOTh9.0QestnDw5xhV2SfS9-kdaHbCRj0CV2z9eR29_KIuHCw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8699b68ed34795-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.235.71.40",
        "CF-IPCountry": "CI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.235.71.40, 172.64.192.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 07:02:43 UTC] === END API CALL LOG ===
[08-May-2026 07:02:43 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 07:02:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MTcsInVzZXJuYW1lIjoiSm9uYXRoYW4iLCJlbWFpbCI6IlN5bHZlcmViZWtlckBnbWFpbC5jb20iLCJleHAiOjE3Nzg4MjYzOTh9.0QestnDw5xhV2SfS9-kdaHbCRj0CV2z9eR29_KIuHCw
[08-May-2026 07:02:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 07:02:43 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 07:02:43 UTC] User ID: 517
[08-May-2026 07:02:43 UTC] ✅ User profile retrieved successfully for user ID: 517
[08-May-2026 07:02:43 UTC] User Purchases API - User ID: 517
[08-May-2026 07:02:43 UTC] User Purchases API - Total purchases found: 1
[08-May-2026 07:31:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 07:31:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 07:31:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE5IiwidXNlcm5hbWUiOiJ2aWpheTAwNyIsImVtYWlsIjoiaXZpamF5ODk1NTJAZ21haWwuY29tIiwiZXhwIjoxNzc4ODMwMjk2fQ.Dz7xS0Pp34LRmLy0FdOvUQ61rH8lS7upxys8Yl3LFPQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f86c410ee403440-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40d6:15:b5c2:f4b7:6dff:fe79:5166","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40d6:15:b5c2:f4b7:6dff:fe79:5166, 104.23.175.179"}
[08-May-2026 07:31:38 UTC] === User Orders API Called ===
[08-May-2026 07:31:38 UTC] User ID: 519
[08-May-2026 07:31:38 UTC] Limit: 20, Offset: 0
[08-May-2026 07:31:38 UTC] Orders found: 0
[08-May-2026 07:31:38 UTC] Orders data: []
[08-May-2026 07:31:38 UTC] Total orders count: 0
[08-May-2026 07:31:38 UTC] === API CALL LOG ===
[08-May-2026 07:31:38 UTC] Endpoint: user/profile.php
[08-May-2026 07:31:38 UTC] Full Log Data: {
    "timestamp": "2026-05-08 07:31:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d6:15:b5c2:f4b7:6dff:fe79:5166",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE5IiwidXNlcm5hbWUiOiJ2aWpheTAwNyIsImVtYWlsIjoiaXZpamF5ODk1NTJAZ21haWwuY29tIiwiZXhwIjoxNzc4ODMwMjk2fQ.Dz7xS0Pp34LRmLy0FdOvUQ61rH8lS7upxys8Yl3LFPQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f86c410ee373440-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d6:15:b5c2:f4b7:6dff:fe79:5166",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40d6:15:b5c2:f4b7:6dff:fe79:5166, 104.23.175.179"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 07:31:38 UTC] === END API CALL LOG ===
[08-May-2026 07:31:38 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 07:31:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE5IiwidXNlcm5hbWUiOiJ2aWpheTAwNyIsImVtYWlsIjoiaXZpamF5ODk1NTJAZ21haWwuY29tIiwiZXhwIjoxNzc4ODMwMjk2fQ.Dz7xS0Pp34LRmLy0FdOvUQ61rH8lS7upxys8Yl3LFPQ
[08-May-2026 07:31:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 07:31:38 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 07:31:38 UTC] User ID: 519
[08-May-2026 07:31:38 UTC] ✅ User profile retrieved successfully for user ID: 519
[08-May-2026 07:31:38 UTC] === API CALL LOG ===
[08-May-2026 07:31:38 UTC] Endpoint: user/profile.php
[08-May-2026 07:31:38 UTC] Full Log Data: {
    "timestamp": "2026-05-08 07:31:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d6:15:b5c2:f4b7:6dff:fe79:5166",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE5IiwidXNlcm5hbWUiOiJ2aWpheTAwNyIsImVtYWlsIjoiaXZpamF5ODk1NTJAZ21haWwuY29tIiwiZXhwIjoxNzc4ODMwMjk2fQ.Dz7xS0Pp34LRmLy0FdOvUQ61rH8lS7upxys8Yl3LFPQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f86c410ee413440-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d6:15:b5c2:f4b7:6dff:fe79:5166",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40d6:15:b5c2:f4b7:6dff:fe79:5166, 104.23.175.179"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 07:31:38 UTC] === END API CALL LOG ===
[08-May-2026 07:31:38 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 07:31:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE5IiwidXNlcm5hbWUiOiJ2aWpheTAwNyIsImVtYWlsIjoiaXZpamF5ODk1NTJAZ21haWwuY29tIiwiZXhwIjoxNzc4ODMwMjk2fQ.Dz7xS0Pp34LRmLy0FdOvUQ61rH8lS7upxys8Yl3LFPQ
[08-May-2026 07:31:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 07:31:38 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 07:31:38 UTC] User ID: 519
[08-May-2026 07:31:38 UTC] ✅ User profile retrieved successfully for user ID: 519
[08-May-2026 07:31:40 UTC] === API CALL LOG ===
[08-May-2026 07:31:40 UTC] Endpoint: user/profile.php
[08-May-2026 07:31:40 UTC] Full Log Data: {
    "timestamp": "2026-05-08 07:31:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d6:15:b5c2:f4b7:6dff:fe79:5166",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE5IiwidXNlcm5hbWUiOiJ2aWpheTAwNyIsImVtYWlsIjoiaXZpamF5ODk1NTJAZ21haWwuY29tIiwiZXhwIjoxNzc4ODMwMjk2fQ.Dz7xS0Pp34LRmLy0FdOvUQ61rH8lS7upxys8Yl3LFPQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f86c41f7b143440-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d6:15:b5c2:f4b7:6dff:fe79:5166",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40d6:15:b5c2:f4b7:6dff:fe79:5166, 104.23.175.179"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 07:31:40 UTC] === END API CALL LOG ===
[08-May-2026 07:31:40 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 07:31:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE5IiwidXNlcm5hbWUiOiJ2aWpheTAwNyIsImVtYWlsIjoiaXZpamF5ODk1NTJAZ21haWwuY29tIiwiZXhwIjoxNzc4ODMwMjk2fQ.Dz7xS0Pp34LRmLy0FdOvUQ61rH8lS7upxys8Yl3LFPQ
[08-May-2026 07:31:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 07:31:40 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 07:31:40 UTC] User ID: 519
[08-May-2026 07:31:40 UTC] ✅ User profile retrieved successfully for user ID: 519
[08-May-2026 07:31:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 07:31:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 07:31:46 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE5IiwidXNlcm5hbWUiOiJ2aWpheTAwNyIsImVtYWlsIjoiaXZpamF5ODk1NTJAZ21haWwuY29tIiwiZXhwIjoxNzc4ODMwMjk2fQ.Dz7xS0Pp34LRmLy0FdOvUQ61rH8lS7upxys8Yl3LFPQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f86c442f8463440-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40d6:15:b5c2:f4b7:6dff:fe79:5166","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40d6:15:b5c2:f4b7:6dff:fe79:5166, 104.23.175.178"}
[08-May-2026 07:31:46 UTC] === User Orders API Called ===
[08-May-2026 07:31:46 UTC] User ID: 519
[08-May-2026 07:31:46 UTC] Limit: 20, Offset: 0
[08-May-2026 07:31:46 UTC] Orders found: 0
[08-May-2026 07:31:46 UTC] Orders data: []
[08-May-2026 07:31:46 UTC] Total orders count: 0
[08-May-2026 07:31:47 UTC] === API CALL LOG ===
[08-May-2026 07:31:47 UTC] Endpoint: user/profile.php
[08-May-2026 07:31:47 UTC] Full Log Data: {
    "timestamp": "2026-05-08 07:31:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d6:15:b5c2:f4b7:6dff:fe79:5166",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE5IiwidXNlcm5hbWUiOiJ2aWpheTAwNyIsImVtYWlsIjoiaXZpamF5ODk1NTJAZ21haWwuY29tIiwiZXhwIjoxNzc4ODMwMjk2fQ.Dz7xS0Pp34LRmLy0FdOvUQ61rH8lS7upxys8Yl3LFPQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f86c44ff9d63440-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d6:15:b5c2:f4b7:6dff:fe79:5166",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40d6:15:b5c2:f4b7:6dff:fe79:5166, 104.23.175.178"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 07:31:47 UTC] === END API CALL LOG ===
[08-May-2026 07:31:47 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 07:31:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE5IiwidXNlcm5hbWUiOiJ2aWpheTAwNyIsImVtYWlsIjoiaXZpamF5ODk1NTJAZ21haWwuY29tIiwiZXhwIjoxNzc4ODMwMjk2fQ.Dz7xS0Pp34LRmLy0FdOvUQ61rH8lS7upxys8Yl3LFPQ
[08-May-2026 07:31:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 07:31:47 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 07:31:47 UTC] User ID: 519
[08-May-2026 07:31:47 UTC] ✅ User profile retrieved successfully for user ID: 519
[08-May-2026 07:31:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 07:31:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 07:31:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE5IiwidXNlcm5hbWUiOiJ2aWpheTAwNyIsImVtYWlsIjoiaXZpamF5ODk1NTJAZ21haWwuY29tIiwiZXhwIjoxNzc4ODMwMjk2fQ.Dz7xS0Pp34LRmLy0FdOvUQ61rH8lS7upxys8Yl3LFPQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f86c44ff9d03440-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40d6:15:b5c2:f4b7:6dff:fe79:5166","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40d6:15:b5c2:f4b7:6dff:fe79:5166, 104.23.175.178"}
[08-May-2026 07:31:48 UTC] === User Orders API Called ===
[08-May-2026 07:31:48 UTC] User ID: 519
[08-May-2026 07:31:48 UTC] Limit: 20, Offset: 0
[08-May-2026 07:31:48 UTC] Orders found: 0
[08-May-2026 07:31:48 UTC] Orders data: []
[08-May-2026 07:31:48 UTC] Total orders count: 0
[08-May-2026 07:31:48 UTC] === API CALL LOG ===
[08-May-2026 07:31:48 UTC] Endpoint: user/profile.php
[08-May-2026 07:31:48 UTC] Full Log Data: {
    "timestamp": "2026-05-08 07:31:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d6:15:b5c2:f4b7:6dff:fe79:5166",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE5IiwidXNlcm5hbWUiOiJ2aWpheTAwNyIsImVtYWlsIjoiaXZpamF5ODk1NTJAZ21haWwuY29tIiwiZXhwIjoxNzc4ODMwMjk2fQ.Dz7xS0Pp34LRmLy0FdOvUQ61rH8lS7upxys8Yl3LFPQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f86c452fb293440-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d6:15:b5c2:f4b7:6dff:fe79:5166",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40d6:15:b5c2:f4b7:6dff:fe79:5166, 104.23.175.178"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 07:31:48 UTC] === END API CALL LOG ===
[08-May-2026 07:31:48 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 07:31:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE5IiwidXNlcm5hbWUiOiJ2aWpheTAwNyIsImVtYWlsIjoiaXZpamF5ODk1NTJAZ21haWwuY29tIiwiZXhwIjoxNzc4ODMwMjk2fQ.Dz7xS0Pp34LRmLy0FdOvUQ61rH8lS7upxys8Yl3LFPQ
[08-May-2026 07:31:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 07:31:48 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 07:31:48 UTC] User ID: 519
[08-May-2026 07:31:48 UTC] ✅ User profile retrieved successfully for user ID: 519
[08-May-2026 07:31:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 07:31:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 07:31:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE5IiwidXNlcm5hbWUiOiJ2aWpheTAwNyIsImVtYWlsIjoiaXZpamF5ODk1NTJAZ21haWwuY29tIiwiZXhwIjoxNzc4ODMwMjk2fQ.Dz7xS0Pp34LRmLy0FdOvUQ61rH8lS7upxys8Yl3LFPQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f86c454885a3440-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40d6:15:b5c2:f4b7:6dff:fe79:5166","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40d6:15:b5c2:f4b7:6dff:fe79:5166, 104.23.175.178"}
[08-May-2026 07:31:48 UTC] === User Orders API Called ===
[08-May-2026 07:31:48 UTC] User ID: 519
[08-May-2026 07:31:48 UTC] Limit: 20, Offset: 0
[08-May-2026 07:31:48 UTC] Orders found: 0
[08-May-2026 07:31:48 UTC] Orders data: []
[08-May-2026 07:31:48 UTC] Total orders count: 0
[08-May-2026 07:31:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 07:31:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 07:31:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE5IiwidXNlcm5hbWUiOiJ2aWpheTAwNyIsImVtYWlsIjoiaXZpamF5ODk1NTJAZ21haWwuY29tIiwiZXhwIjoxNzc4ODMwMjk2fQ.Dz7xS0Pp34LRmLy0FdOvUQ61rH8lS7upxys8Yl3LFPQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f86c45edf673440-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40d6:15:b5c2:f4b7:6dff:fe79:5166","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40d6:15:b5c2:f4b7:6dff:fe79:5166, 104.23.175.178"}
[08-May-2026 07:31:50 UTC] === User Orders API Called ===
[08-May-2026 07:31:50 UTC] User ID: 519
[08-May-2026 07:31:50 UTC] Limit: 20, Offset: 0
[08-May-2026 07:31:50 UTC] Orders found: 0
[08-May-2026 07:31:50 UTC] Orders data: []
[08-May-2026 07:31:50 UTC] Total orders count: 0
[08-May-2026 07:31:50 UTC] === API CALL LOG ===
[08-May-2026 07:31:50 UTC] Endpoint: user/profile.php
[08-May-2026 07:31:50 UTC] Full Log Data: {
    "timestamp": "2026-05-08 07:31:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d6:15:b5c2:f4b7:6dff:fe79:5166",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE5IiwidXNlcm5hbWUiOiJ2aWpheTAwNyIsImVtYWlsIjoiaXZpamF5ODk1NTJAZ21haWwuY29tIiwiZXhwIjoxNzc4ODMwMjk2fQ.Dz7xS0Pp34LRmLy0FdOvUQ61rH8lS7upxys8Yl3LFPQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f86c45edf6c3440-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d6:15:b5c2:f4b7:6dff:fe79:5166",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40d6:15:b5c2:f4b7:6dff:fe79:5166, 104.23.175.179"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 07:31:50 UTC] === END API CALL LOG ===
[08-May-2026 07:31:50 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 07:31:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE5IiwidXNlcm5hbWUiOiJ2aWpheTAwNyIsImVtYWlsIjoiaXZpamF5ODk1NTJAZ21haWwuY29tIiwiZXhwIjoxNzc4ODMwMjk2fQ.Dz7xS0Pp34LRmLy0FdOvUQ61rH8lS7upxys8Yl3LFPQ
[08-May-2026 07:31:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 07:31:50 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 07:31:50 UTC] User ID: 519
[08-May-2026 07:31:50 UTC] ✅ User profile retrieved successfully for user ID: 519
[08-May-2026 07:31:50 UTC] === API CALL LOG ===
[08-May-2026 07:31:50 UTC] Endpoint: user/profile.php
[08-May-2026 07:31:50 UTC] Full Log Data: {
    "timestamp": "2026-05-08 07:31:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d6:15:b5c2:f4b7:6dff:fe79:5166",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE5IiwidXNlcm5hbWUiOiJ2aWpheTAwNyIsImVtYWlsIjoiaXZpamF5ODk1NTJAZ21haWwuY29tIiwiZXhwIjoxNzc4ODMwMjk2fQ.Dz7xS0Pp34LRmLy0FdOvUQ61rH8lS7upxys8Yl3LFPQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f86c461f9213440-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d6:15:b5c2:f4b7:6dff:fe79:5166",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40d6:15:b5c2:f4b7:6dff:fe79:5166, 104.23.175.178"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 07:31:50 UTC] === END API CALL LOG ===
[08-May-2026 07:31:50 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 07:31:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE5IiwidXNlcm5hbWUiOiJ2aWpheTAwNyIsImVtYWlsIjoiaXZpamF5ODk1NTJAZ21haWwuY29tIiwiZXhwIjoxNzc4ODMwMjk2fQ.Dz7xS0Pp34LRmLy0FdOvUQ61rH8lS7upxys8Yl3LFPQ
[08-May-2026 07:31:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 07:31:50 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 07:31:50 UTC] User ID: 519
[08-May-2026 07:31:50 UTC] ✅ User profile retrieved successfully for user ID: 519
[08-May-2026 07:31:52 UTC] === API CALL LOG ===
[08-May-2026 07:31:52 UTC] Endpoint: user/profile.php
[08-May-2026 07:31:52 UTC] Full Log Data: {
    "timestamp": "2026-05-08 07:31:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d6:15:b5c2:f4b7:6dff:fe79:5166",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE5IiwidXNlcm5hbWUiOiJ2aWpheTAwNyIsImVtYWlsIjoiaXZpamF5ODk1NTJAZ21haWwuY29tIiwiZXhwIjoxNzc4ODMwMjk2fQ.Dz7xS0Pp34LRmLy0FdOvUQ61rH8lS7upxys8Yl3LFPQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f86c46a7da73440-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d6:15:b5c2:f4b7:6dff:fe79:5166",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40d6:15:b5c2:f4b7:6dff:fe79:5166, 104.23.175.178"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 07:31:52 UTC] === END API CALL LOG ===
[08-May-2026 07:31:52 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 07:31:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE5IiwidXNlcm5hbWUiOiJ2aWpheTAwNyIsImVtYWlsIjoiaXZpamF5ODk1NTJAZ21haWwuY29tIiwiZXhwIjoxNzc4ODMwMjk2fQ.Dz7xS0Pp34LRmLy0FdOvUQ61rH8lS7upxys8Yl3LFPQ
[08-May-2026 07:31:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 07:31:52 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 07:31:52 UTC] User ID: 519
[08-May-2026 07:31:52 UTC] ✅ User profile retrieved successfully for user ID: 519
[08-May-2026 07:32:45 UTC] === API CALL LOG ===
[08-May-2026 07:32:45 UTC] Endpoint: user/profile.php
[08-May-2026 07:32:45 UTC] Full Log Data: {
    "timestamp": "2026-05-08 07:32:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d6:15:b5c2:f4b7:6dff:fe79:5166",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE5IiwidXNlcm5hbWUiOiJ2aWpheTAwNyIsImVtYWlsIjoiaXZpamF5ODk1NTJAZ21haWwuY29tIiwiZXhwIjoxNzc4ODMwMjk2fQ.Dz7xS0Pp34LRmLy0FdOvUQ61rH8lS7upxys8Yl3LFPQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f86c5b93ec0a3cf-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d6:15:b5c2:f4b7:6dff:fe79:5166",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40d6:15:b5c2:f4b7:6dff:fe79:5166, 172.69.165.9"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 07:32:45 UTC] === END API CALL LOG ===
[08-May-2026 07:32:45 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 07:32:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE5IiwidXNlcm5hbWUiOiJ2aWpheTAwNyIsImVtYWlsIjoiaXZpamF5ODk1NTJAZ21haWwuY29tIiwiZXhwIjoxNzc4ODMwMjk2fQ.Dz7xS0Pp34LRmLy0FdOvUQ61rH8lS7upxys8Yl3LFPQ
[08-May-2026 07:32:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 07:32:45 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 07:32:45 UTC] User ID: 519
[08-May-2026 07:32:45 UTC] ✅ User profile retrieved successfully for user ID: 519
[08-May-2026 07:32:46 UTC] User Purchases API - User ID: 519
[08-May-2026 07:32:46 UTC] User Purchases API - Total purchases found: 0
[08-May-2026 07:32:54 UTC] === API CALL LOG ===
[08-May-2026 07:32:54 UTC] Endpoint: user/profile.php
[08-May-2026 07:32:54 UTC] Full Log Data: {
    "timestamp": "2026-05-08 07:32:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d6:15:b5c2:f4b7:6dff:fe79:5166",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE5IiwidXNlcm5hbWUiOiJ2aWpheTAwNyIsImVtYWlsIjoiaXZpamF5ODk1NTJAZ21haWwuY29tIiwiZXhwIjoxNzc4ODMwMjk2fQ.Dz7xS0Pp34LRmLy0FdOvUQ61rH8lS7upxys8Yl3LFPQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f86c5f05e09a3cf-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40d6:15:b5c2:f4b7:6dff:fe79:5166",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40d6:15:b5c2:f4b7:6dff:fe79:5166, 172.69.165.49"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 07:32:54 UTC] === END API CALL LOG ===
[08-May-2026 07:32:54 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 07:32:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE5IiwidXNlcm5hbWUiOiJ2aWpheTAwNyIsImVtYWlsIjoiaXZpamF5ODk1NTJAZ21haWwuY29tIiwiZXhwIjoxNzc4ODMwMjk2fQ.Dz7xS0Pp34LRmLy0FdOvUQ61rH8lS7upxys8Yl3LFPQ
[08-May-2026 07:32:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 07:32:54 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 07:32:54 UTC] User ID: 519
[08-May-2026 07:32:54 UTC] ✅ User profile retrieved successfully for user ID: 519
[08-May-2026 07:32:54 UTC] User Purchases API - User ID: 519
[08-May-2026 07:32:54 UTC] User Purchases API - Total purchases found: 0
[08-May-2026 07:46:00 UTC] === API CALL LOG ===
[08-May-2026 07:46:00 UTC] Endpoint: user/profile.php
[08-May-2026 07:46:00 UTC] Full Log Data: {
    "timestamp": "2026-05-08 07:46:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.71.40",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MTcsInVzZXJuYW1lIjoiSm9uYXRoYW4iLCJlbWFpbCI6IlN5bHZlcmViZWtlckBnbWFpbC5jb20iLCJleHAiOjE3Nzg4MjYzOTh9.0QestnDw5xhV2SfS9-kdaHbCRj0CV2z9eR29_KIuHCw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f86d922dec925e8-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.235.71.40",
        "CF-IPCountry": "CI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.235.71.40, 172.64.192.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 07:46:00 UTC] === END API CALL LOG ===
[08-May-2026 07:46:00 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 07:46:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MTcsInVzZXJuYW1lIjoiSm9uYXRoYW4iLCJlbWFpbCI6IlN5bHZlcmViZWtlckBnbWFpbC5jb20iLCJleHAiOjE3Nzg4MjYzOTh9.0QestnDw5xhV2SfS9-kdaHbCRj0CV2z9eR29_KIuHCw
[08-May-2026 07:46:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 07:46:00 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 07:46:00 UTC] User ID: 517
[08-May-2026 07:46:00 UTC] ✅ User profile retrieved successfully for user ID: 517
[08-May-2026 07:46:01 UTC] === API CALL LOG ===
[08-May-2026 07:46:01 UTC] Endpoint: user/profile.php
[08-May-2026 07:46:01 UTC] Full Log Data: {
    "timestamp": "2026-05-08 07:46:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.71.40",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MTcsInVzZXJuYW1lIjoiSm9uYXRoYW4iLCJlbWFpbCI6IlN5bHZlcmViZWtlckBnbWFpbC5jb20iLCJleHAiOjE3Nzg4MjYzOTh9.0QestnDw5xhV2SfS9-kdaHbCRj0CV2z9eR29_KIuHCw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f86d926e90b25e8-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.235.71.40",
        "CF-IPCountry": "CI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.235.71.40, 172.64.192.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 07:46:01 UTC] === END API CALL LOG ===
[08-May-2026 07:46:01 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 07:46:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MTcsInVzZXJuYW1lIjoiSm9uYXRoYW4iLCJlbWFpbCI6IlN5bHZlcmViZWtlckBnbWFpbC5jb20iLCJleHAiOjE3Nzg4MjYzOTh9.0QestnDw5xhV2SfS9-kdaHbCRj0CV2z9eR29_KIuHCw
[08-May-2026 07:46:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 07:46:01 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 07:46:01 UTC] User ID: 517
[08-May-2026 07:46:01 UTC] ✅ User profile retrieved successfully for user ID: 517
[08-May-2026 07:46:01 UTC] === API CALL LOG ===
[08-May-2026 07:46:01 UTC] Endpoint: user/profile.php
[08-May-2026 07:46:01 UTC] Full Log Data: {
    "timestamp": "2026-05-08 07:46:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.71.40",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MTcsInVzZXJuYW1lIjoiSm9uYXRoYW4iLCJlbWFpbCI6IlN5bHZlcmViZWtlckBnbWFpbC5jb20iLCJleHAiOjE3Nzg4MjYzOTh9.0QestnDw5xhV2SfS9-kdaHbCRj0CV2z9eR29_KIuHCw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f86d9293f5c25e8-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.235.71.40",
        "CF-IPCountry": "CI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.235.71.40, 172.64.192.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 07:46:01 UTC] === END API CALL LOG ===
[08-May-2026 07:46:01 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 07:46:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MTcsInVzZXJuYW1lIjoiSm9uYXRoYW4iLCJlbWFpbCI6IlN5bHZlcmViZWtlckBnbWFpbC5jb20iLCJleHAiOjE3Nzg4MjYzOTh9.0QestnDw5xhV2SfS9-kdaHbCRj0CV2z9eR29_KIuHCw
[08-May-2026 07:46:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 07:46:01 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 07:46:01 UTC] User ID: 517
[08-May-2026 07:46:01 UTC] ✅ User profile retrieved successfully for user ID: 517
[08-May-2026 07:46:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 07:46:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 07:46:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MTcsInVzZXJuYW1lIjoiSm9uYXRoYW4iLCJlbWFpbCI6IlN5bHZlcmViZWtlckBnbWFpbC5jb20iLCJleHAiOjE3Nzg4MjYzOTh9.0QestnDw5xhV2SfS9-kdaHbCRj0CV2z9eR29_KIuHCw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f86d92a099125e8-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"105.235.71.40","CF-IPCountry":"CI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"105.235.71.40, 172.64.192.169"}
[08-May-2026 07:46:01 UTC] === User Orders API Called ===
[08-May-2026 07:46:01 UTC] User ID: 517
[08-May-2026 07:46:01 UTC] Limit: 20, Offset: 0
[08-May-2026 07:46:01 UTC] Orders found: 4
[08-May-2026 07:46:01 UTC] Orders data: [{"id":255,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/bestclub100","status":"cancelled","created_at":"2026-05-08 10:32:14","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":254,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/investirdurablement_Maturin225","status":"cancelled","created_at":"2026-05-08 10:08:01","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":253,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/investirdurablement","status":"cancelled","created_at":"2026-05-08 09:57:51","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":252,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/investirdurablement","status":"cancelled","created_at":"2026-05-08 08:58:46","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[08-May-2026 07:46:01 UTC] Total orders count: 4
[08-May-2026 07:46:01 UTC] === API CALL LOG ===
[08-May-2026 07:46:01 UTC] Endpoint: user/profile.php
[08-May-2026 07:46:01 UTC] Full Log Data: {
    "timestamp": "2026-05-08 07:46:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.71.40",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MTcsInVzZXJuYW1lIjoiSm9uYXRoYW4iLCJlbWFpbCI6IlN5bHZlcmViZWtlckBnbWFpbC5jb20iLCJleHAiOjE3Nzg4MjYzOTh9.0QestnDw5xhV2SfS9-kdaHbCRj0CV2z9eR29_KIuHCw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f86d92a099325e8-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.235.71.40",
        "CF-IPCountry": "CI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.235.71.40, 172.64.192.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 07:46:01 UTC] === END API CALL LOG ===
[08-May-2026 07:46:01 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 07:46:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MTcsInVzZXJuYW1lIjoiSm9uYXRoYW4iLCJlbWFpbCI6IlN5bHZlcmViZWtlckBnbWFpbC5jb20iLCJleHAiOjE3Nzg4MjYzOTh9.0QestnDw5xhV2SfS9-kdaHbCRj0CV2z9eR29_KIuHCw
[08-May-2026 07:46:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 07:46:01 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 07:46:01 UTC] User ID: 517
[08-May-2026 07:46:01 UTC] ✅ User profile retrieved successfully for user ID: 517
[08-May-2026 07:46:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 07:46:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 07:46:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MTcsInVzZXJuYW1lIjoiSm9uYXRoYW4iLCJlbWFpbCI6IlN5bHZlcmViZWtlckBnbWFpbC5jb20iLCJleHAiOjE3Nzg4MjYzOTh9.0QestnDw5xhV2SfS9-kdaHbCRj0CV2z9eR29_KIuHCw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f86d99cff4325e8-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"105.235.71.40","CF-IPCountry":"CI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"105.235.71.40, 172.64.192.169"}
[08-May-2026 07:46:20 UTC] === User Orders API Called ===
[08-May-2026 07:46:20 UTC] User ID: 517
[08-May-2026 07:46:20 UTC] Limit: 20, Offset: 0
[08-May-2026 07:46:20 UTC] Orders found: 4
[08-May-2026 07:46:20 UTC] Orders data: [{"id":255,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/bestclub100","status":"cancelled","created_at":"2026-05-08 10:32:14","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":254,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/investirdurablement_Maturin225","status":"cancelled","created_at":"2026-05-08 10:08:01","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":253,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/investirdurablement","status":"cancelled","created_at":"2026-05-08 09:57:51","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":252,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/investirdurablement","status":"cancelled","created_at":"2026-05-08 08:58:46","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[08-May-2026 07:46:20 UTC] Total orders count: 4
[08-May-2026 07:46:20 UTC] === API CALL LOG ===
[08-May-2026 07:46:20 UTC] Endpoint: user/profile.php
[08-May-2026 07:46:20 UTC] Full Log Data: {
    "timestamp": "2026-05-08 07:46:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.71.40",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MTcsInVzZXJuYW1lIjoiSm9uYXRoYW4iLCJlbWFpbCI6IlN5bHZlcmViZWtlckBnbWFpbC5jb20iLCJleHAiOjE3Nzg4MjYzOTh9.0QestnDw5xhV2SfS9-kdaHbCRj0CV2z9eR29_KIuHCw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f86d99cff4825e8-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.235.71.40",
        "CF-IPCountry": "CI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.235.71.40, 172.64.192.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 07:46:20 UTC] === END API CALL LOG ===
[08-May-2026 07:46:20 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 07:46:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MTcsInVzZXJuYW1lIjoiSm9uYXRoYW4iLCJlbWFpbCI6IlN5bHZlcmViZWtlckBnbWFpbC5jb20iLCJleHAiOjE3Nzg4MjYzOTh9.0QestnDw5xhV2SfS9-kdaHbCRj0CV2z9eR29_KIuHCw
[08-May-2026 07:46:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 07:46:20 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 07:46:20 UTC] User ID: 517
[08-May-2026 07:46:20 UTC] === API CALL LOG ===
[08-May-2026 07:46:20 UTC] Endpoint: user/profile.php
[08-May-2026 07:46:20 UTC] ✅ User profile retrieved successfully for user ID: 517
[08-May-2026 07:46:20 UTC] Full Log Data: {
    "timestamp": "2026-05-08 07:46:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.71.40",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MTcsInVzZXJuYW1lIjoiSm9uYXRoYW4iLCJlbWFpbCI6IlN5bHZlcmViZWtlckBnbWFpbC5jb20iLCJleHAiOjE3Nzg4MjYzOTh9.0QestnDw5xhV2SfS9-kdaHbCRj0CV2z9eR29_KIuHCw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f86d99cff4c25e8-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.235.71.40",
        "CF-IPCountry": "CI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.235.71.40, 172.64.192.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 07:46:20 UTC] === END API CALL LOG ===
[08-May-2026 07:46:20 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 07:46:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MTcsInVzZXJuYW1lIjoiSm9uYXRoYW4iLCJlbWFpbCI6IlN5bHZlcmViZWtlckBnbWFpbC5jb20iLCJleHAiOjE3Nzg4MjYzOTh9.0QestnDw5xhV2SfS9-kdaHbCRj0CV2z9eR29_KIuHCw
[08-May-2026 07:46:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 07:46:20 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 07:46:20 UTC] User ID: 517
[08-May-2026 07:46:20 UTC] ✅ User profile retrieved successfully for user ID: 517
[08-May-2026 07:46:23 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 07:46:23 UTC] === API CALL LOG ===
[08-May-2026 07:46:23 UTC] === API CALL LOG ===
[08-May-2026 07:46:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 07:46:23 UTC] Endpoint: user/profile.php
[08-May-2026 07:46:23 UTC] Endpoint: user/profile.php
[08-May-2026 07:46:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MTcsInVzZXJuYW1lIjoiSm9uYXRoYW4iLCJlbWFpbCI6IlN5bHZlcmViZWtlckBnbWFpbC5jb20iLCJleHAiOjE3Nzg4MjYzOTh9.0QestnDw5xhV2SfS9-kdaHbCRj0CV2z9eR29_KIuHCw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f86d9af18cb25e8-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"105.235.71.40","CF-IPCountry":"CI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"105.235.71.40, 172.64.192.168"}
[08-May-2026 07:46:23 UTC] Full Log Data: {
    "timestamp": "2026-05-08 07:46:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.71.40",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MTcsInVzZXJuYW1lIjoiSm9uYXRoYW4iLCJlbWFpbCI6IlN5bHZlcmViZWtlckBnbWFpbC5jb20iLCJleHAiOjE3Nzg4MjYzOTh9.0QestnDw5xhV2SfS9-kdaHbCRj0CV2z9eR29_KIuHCw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f86d9af18d125e8-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.235.71.40",
        "CF-IPCountry": "CI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.235.71.40, 172.64.192.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 07:46:23 UTC] Full Log Data: {
    "timestamp": "2026-05-08 07:46:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.71.40",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MTcsInVzZXJuYW1lIjoiSm9uYXRoYW4iLCJlbWFpbCI6IlN5bHZlcmViZWtlckBnbWFpbC5jb20iLCJleHAiOjE3Nzg4MjYzOTh9.0QestnDw5xhV2SfS9-kdaHbCRj0CV2z9eR29_KIuHCw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f86d9af18ce25e8-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.235.71.40",
        "CF-IPCountry": "CI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.235.71.40, 172.64.192.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 07:46:23 UTC] === END API CALL LOG ===
[08-May-2026 07:46:23 UTC] === User Orders API Called ===
[08-May-2026 07:46:23 UTC] === END API CALL LOG ===
[08-May-2026 07:46:23 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 07:46:23 UTC] User ID: 517
[08-May-2026 07:46:23 UTC] Limit: 20, Offset: 0
[08-May-2026 07:46:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MTcsInVzZXJuYW1lIjoiSm9uYXRoYW4iLCJlbWFpbCI6IlN5bHZlcmViZWtlckBnbWFpbC5jb20iLCJleHAiOjE3Nzg4MjYzOTh9.0QestnDw5xhV2SfS9-kdaHbCRj0CV2z9eR29_KIuHCw
[08-May-2026 07:46:23 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 07:46:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MTcsInVzZXJuYW1lIjoiSm9uYXRoYW4iLCJlbWFpbCI6IlN5bHZlcmViZWtlckBnbWFpbC5jb20iLCJleHAiOjE3Nzg4MjYzOTh9.0QestnDw5xhV2SfS9-kdaHbCRj0CV2z9eR29_KIuHCw
[08-May-2026 07:46:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 07:46:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 07:46:23 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 07:46:23 UTC] User ID: 517
[08-May-2026 07:46:23 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 07:46:23 UTC] User ID: 517
[08-May-2026 07:46:23 UTC] ✅ User profile retrieved successfully for user ID: 517
[08-May-2026 07:46:23 UTC] Orders found: 4
[08-May-2026 07:46:23 UTC] Orders data: [{"id":255,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/bestclub100","status":"cancelled","created_at":"2026-05-08 10:32:14","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":254,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/investirdurablement_Maturin225","status":"cancelled","created_at":"2026-05-08 10:08:01","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":253,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/investirdurablement","status":"cancelled","created_at":"2026-05-08 09:57:51","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":252,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/investirdurablement","status":"cancelled","created_at":"2026-05-08 08:58:46","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[08-May-2026 07:46:23 UTC] Total orders count: 4
[08-May-2026 07:46:23 UTC] ✅ User profile retrieved successfully for user ID: 517
[08-May-2026 07:46:49 UTC] === API CALL LOG ===
[08-May-2026 07:46:49 UTC] Endpoint: user/profile.php
[08-May-2026 07:46:49 UTC] Full Log Data: {
    "timestamp": "2026-05-08 07:46:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.71.40",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MTcsInVzZXJuYW1lIjoiSm9uYXRoYW4iLCJlbWFpbCI6IlN5bHZlcmViZWtlckBnbWFpbC5jb20iLCJleHAiOjE3Nzg4MjYzOTh9.0QestnDw5xhV2SfS9-kdaHbCRj0CV2z9eR29_KIuHCw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f86da523c7325e8-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.235.71.40",
        "CF-IPCountry": "CI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.235.71.40, 172.64.192.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 07:46:49 UTC] === END API CALL LOG ===
[08-May-2026 07:46:49 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 07:46:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MTcsInVzZXJuYW1lIjoiSm9uYXRoYW4iLCJlbWFpbCI6IlN5bHZlcmViZWtlckBnbWFpbC5jb20iLCJleHAiOjE3Nzg4MjYzOTh9.0QestnDw5xhV2SfS9-kdaHbCRj0CV2z9eR29_KIuHCw
[08-May-2026 07:46:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 07:46:49 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 07:46:49 UTC] User ID: 517
[08-May-2026 07:46:49 UTC] ✅ User profile retrieved successfully for user ID: 517
[08-May-2026 07:46:49 UTC] === API CALL LOG ===
[08-May-2026 07:46:49 UTC] Endpoint: user/profile.php
[08-May-2026 07:46:49 UTC] Full Log Data: {
    "timestamp": "2026-05-08 07:46:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.71.40",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MTcsInVzZXJuYW1lIjoiSm9uYXRoYW4iLCJlbWFpbCI6IlN5bHZlcmViZWtlckBnbWFpbC5jb20iLCJleHAiOjE3Nzg4MjYzOTh9.0QestnDw5xhV2SfS9-kdaHbCRj0CV2z9eR29_KIuHCw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f86da523c7425e8-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.235.71.40",
        "CF-IPCountry": "CI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.235.71.40, 172.64.192.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 07:46:49 UTC] === END API CALL LOG ===
[08-May-2026 07:46:49 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 07:46:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MTcsInVzZXJuYW1lIjoiSm9uYXRoYW4iLCJlbWFpbCI6IlN5bHZlcmViZWtlckBnbWFpbC5jb20iLCJleHAiOjE3Nzg4MjYzOTh9.0QestnDw5xhV2SfS9-kdaHbCRj0CV2z9eR29_KIuHCw
[08-May-2026 07:46:49 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 07:46:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 07:46:49 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 07:46:49 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MTcsInVzZXJuYW1lIjoiSm9uYXRoYW4iLCJlbWFpbCI6IlN5bHZlcmViZWtlckBnbWFpbC5jb20iLCJleHAiOjE3Nzg4MjYzOTh9.0QestnDw5xhV2SfS9-kdaHbCRj0CV2z9eR29_KIuHCw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f86da523c7025e8-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"105.235.71.40","CF-IPCountry":"CI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"105.235.71.40, 172.64.192.168"}
[08-May-2026 07:46:49 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 07:46:49 UTC] User ID: 517
[08-May-2026 07:46:49 UTC] === User Orders API Called ===
[08-May-2026 07:46:49 UTC] User ID: 517
[08-May-2026 07:46:49 UTC] Limit: 20, Offset: 0
[08-May-2026 07:46:49 UTC] Orders found: 4
[08-May-2026 07:46:49 UTC] Orders data: [{"id":255,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/bestclub100","status":"cancelled","created_at":"2026-05-08 10:32:14","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":254,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/investirdurablement_Maturin225","status":"cancelled","created_at":"2026-05-08 10:08:01","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":253,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/investirdurablement","status":"cancelled","created_at":"2026-05-08 09:57:51","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":252,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/investirdurablement","status":"cancelled","created_at":"2026-05-08 08:58:46","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[08-May-2026 07:46:49 UTC] Total orders count: 4
[08-May-2026 07:46:49 UTC] ✅ User profile retrieved successfully for user ID: 517
[08-May-2026 07:57:21 UTC] === API CALL LOG ===
[08-May-2026 07:57:21 UTC] Endpoint: user/profile.php
[08-May-2026 07:57:21 UTC] Full Log Data: {
    "timestamp": "2026-05-08 07:57:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.71.40",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MTcsInVzZXJuYW1lIjoiSm9uYXRoYW4iLCJlbWFpbCI6IlN5bHZlcmViZWtlckBnbWFpbC5jb20iLCJleHAiOjE3Nzg4MjYzOTh9.0QestnDw5xhV2SfS9-kdaHbCRj0CV2z9eR29_KIuHCw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f86e9c10cc56402-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.235.71.40",
        "CF-IPCountry": "CI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.235.71.40, 172.69.194.221"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 07:57:21 UTC] === END API CALL LOG ===
[08-May-2026 07:57:21 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 07:57:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MTcsInVzZXJuYW1lIjoiSm9uYXRoYW4iLCJlbWFpbCI6IlN5bHZlcmViZWtlckBnbWFpbC5jb20iLCJleHAiOjE3Nzg4MjYzOTh9.0QestnDw5xhV2SfS9-kdaHbCRj0CV2z9eR29_KIuHCw
[08-May-2026 07:57:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 07:57:21 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 07:57:21 UTC] User ID: 517
[08-May-2026 07:57:21 UTC] ✅ User profile retrieved successfully for user ID: 517
[08-May-2026 07:57:23 UTC] === API CALL LOG ===
[08-May-2026 07:57:23 UTC] Endpoint: user/profile.php
[08-May-2026 07:57:23 UTC] Full Log Data: {
    "timestamp": "2026-05-08 07:57:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.71.40",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MTcsInVzZXJuYW1lIjoiSm9uYXRoYW4iLCJlbWFpbCI6IlN5bHZlcmViZWtlckBnbWFpbC5jb20iLCJleHAiOjE3Nzg4MjYzOTh9.0QestnDw5xhV2SfS9-kdaHbCRj0CV2z9eR29_KIuHCw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f86e9cd499e6402-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.235.71.40",
        "CF-IPCountry": "CI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.235.71.40, 172.69.194.221"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 07:57:23 UTC] === END API CALL LOG ===
[08-May-2026 07:57:23 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 07:57:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MTcsInVzZXJuYW1lIjoiSm9uYXRoYW4iLCJlbWFpbCI6IlN5bHZlcmViZWtlckBnbWFpbC5jb20iLCJleHAiOjE3Nzg4MjYzOTh9.0QestnDw5xhV2SfS9-kdaHbCRj0CV2z9eR29_KIuHCw
[08-May-2026 07:57:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 07:57:23 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 07:57:23 UTC] User ID: 517
[08-May-2026 07:57:23 UTC] ✅ User profile retrieved successfully for user ID: 517
[08-May-2026 07:57:24 UTC] === API CALL LOG ===
[08-May-2026 07:57:24 UTC] Endpoint: user/profile.php
[08-May-2026 07:57:24 UTC] Full Log Data: {
    "timestamp": "2026-05-08 07:57:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.71.40",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MTcsInVzZXJuYW1lIjoiSm9uYXRoYW4iLCJlbWFpbCI6IlN5bHZlcmViZWtlckBnbWFpbC5jb20iLCJleHAiOjE3Nzg4MjYzOTh9.0QestnDw5xhV2SfS9-kdaHbCRj0CV2z9eR29_KIuHCw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f86e9d22edb6402-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.235.71.40",
        "CF-IPCountry": "CI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.235.71.40, 172.69.194.221"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 07:57:24 UTC] === END API CALL LOG ===
[08-May-2026 07:57:24 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 07:57:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MTcsInVzZXJuYW1lIjoiSm9uYXRoYW4iLCJlbWFpbCI6IlN5bHZlcmViZWtlckBnbWFpbC5jb20iLCJleHAiOjE3Nzg4MjYzOTh9.0QestnDw5xhV2SfS9-kdaHbCRj0CV2z9eR29_KIuHCw
[08-May-2026 07:57:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 07:57:24 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 07:57:24 UTC] User ID: 517
[08-May-2026 07:57:24 UTC] ✅ User profile retrieved successfully for user ID: 517
[08-May-2026 09:11:55 UTC] === API CALL LOG ===
[08-May-2026 09:11:55 UTC] Endpoint: user/profile.php
[08-May-2026 09:11:55 UTC] Full Log Data: {
    "timestamp": "2026-05-08 09:11:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "54.37.6.196",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTIwIiwidXNlcm5hbWUiOiJqYXRvaTAxIiwiZW1haWwiOiJhYnViYWthcmphdG9pMDFAZ21haWwuY29tIiwiZXhwIjoxNzc4ODM2MzEzfQ.E1ota-YrIe6KTsLVBr4O7VrZUcBZQA_XmjZ851Agbps",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8756f9def777b1-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "54.37.6.196",
        "CF-IPCountry": "GB",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "54.37.6.196, 172.70.85.102"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 09:11:55 UTC] === END API CALL LOG ===
[08-May-2026 09:11:55 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 09:11:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTIwIiwidXNlcm5hbWUiOiJqYXRvaTAxIiwiZW1haWwiOiJhYnViYWthcmphdG9pMDFAZ21haWwuY29tIiwiZXhwIjoxNzc4ODM2MzEzfQ.E1ota-YrIe6KTsLVBr4O7VrZUcBZQA_XmjZ851Agbps
[08-May-2026 09:11:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 09:11:55 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 09:11:55 UTC] User ID: 520
[08-May-2026 09:11:55 UTC] ✅ User profile retrieved successfully for user ID: 520
[08-May-2026 09:11:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 09:11:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 09:11:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTIwIiwidXNlcm5hbWUiOiJqYXRvaTAxIiwiZW1haWwiOiJhYnViYWthcmphdG9pMDFAZ21haWwuY29tIiwiZXhwIjoxNzc4ODM2MzEzfQ.E1ota-YrIe6KTsLVBr4O7VrZUcBZQA_XmjZ851Agbps","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f8756f9def977b1-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"54.37.6.196","CF-IPCountry":"GB","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"54.37.6.196, 172.70.85.102"}
[08-May-2026 09:11:55 UTC] === User Orders API Called ===
[08-May-2026 09:11:55 UTC] User ID: 520
[08-May-2026 09:11:55 UTC] Limit: 20, Offset: 0
[08-May-2026 09:11:55 UTC] Orders found: 0
[08-May-2026 09:11:55 UTC] Orders data: []
[08-May-2026 09:11:55 UTC] Total orders count: 0
[08-May-2026 09:11:55 UTC] === API CALL LOG ===
[08-May-2026 09:11:55 UTC] Endpoint: user/profile.php
[08-May-2026 09:11:55 UTC] Full Log Data: {
    "timestamp": "2026-05-08 09:11:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "54.37.6.196",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTIwIiwidXNlcm5hbWUiOiJqYXRvaTAxIiwiZW1haWwiOiJhYnViYWthcmphdG9pMDFAZ21haWwuY29tIiwiZXhwIjoxNzc4ODM2MzEzfQ.E1ota-YrIe6KTsLVBr4O7VrZUcBZQA_XmjZ851Agbps",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8756f9defa77b1-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "54.37.6.196",
        "CF-IPCountry": "GB",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "54.37.6.196, 172.70.85.103"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 09:11:55 UTC] === END API CALL LOG ===
[08-May-2026 09:11:55 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 09:11:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTIwIiwidXNlcm5hbWUiOiJqYXRvaTAxIiwiZW1haWwiOiJhYnViYWthcmphdG9pMDFAZ21haWwuY29tIiwiZXhwIjoxNzc4ODM2MzEzfQ.E1ota-YrIe6KTsLVBr4O7VrZUcBZQA_XmjZ851Agbps
[08-May-2026 09:11:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 09:11:55 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 09:11:55 UTC] User ID: 520
[08-May-2026 09:11:55 UTC] ✅ User profile retrieved successfully for user ID: 520
[08-May-2026 09:11:57 UTC] === API CALL LOG ===
[08-May-2026 09:11:57 UTC] Endpoint: user/profile.php
[08-May-2026 09:11:57 UTC] Full Log Data: {
    "timestamp": "2026-05-08 09:11:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "54.37.6.196",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTIwIiwidXNlcm5hbWUiOiJqYXRvaTAxIiwiZW1haWwiOiJhYnViYWthcmphdG9pMDFAZ21haWwuY29tIiwiZXhwIjoxNzc4ODM2MzEzfQ.E1ota-YrIe6KTsLVBr4O7VrZUcBZQA_XmjZ851Agbps",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f87570a1e1877b1-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "54.37.6.196",
        "CF-IPCountry": "GB",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "54.37.6.196, 172.70.85.150"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 09:11:57 UTC] === END API CALL LOG ===
[08-May-2026 09:11:57 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 09:11:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTIwIiwidXNlcm5hbWUiOiJqYXRvaTAxIiwiZW1haWwiOiJhYnViYWthcmphdG9pMDFAZ21haWwuY29tIiwiZXhwIjoxNzc4ODM2MzEzfQ.E1ota-YrIe6KTsLVBr4O7VrZUcBZQA_XmjZ851Agbps
[08-May-2026 09:11:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 09:11:57 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 09:11:57 UTC] User ID: 520
[08-May-2026 09:11:57 UTC] ✅ User profile retrieved successfully for user ID: 520
[08-May-2026 09:12:16 UTC] === API CALL LOG ===
[08-May-2026 09:12:16 UTC] Endpoint: user/profile.php
[08-May-2026 09:12:16 UTC] Full Log Data: {
    "timestamp": "2026-05-08 09:12:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "54.37.6.196",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTIwIiwidXNlcm5hbWUiOiJqYXRvaTAxIiwiZW1haWwiOiJhYnViYWthcmphdG9pMDFAZ21haWwuY29tIiwiZXhwIjoxNzc4ODM2MzEzfQ.E1ota-YrIe6KTsLVBr4O7VrZUcBZQA_XmjZ851Agbps",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f87577eb90777b1-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "54.37.6.196",
        "CF-IPCountry": "GB",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "54.37.6.196, 172.70.85.151"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 09:12:16 UTC] === END API CALL LOG ===
[08-May-2026 09:12:16 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 09:12:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTIwIiwidXNlcm5hbWUiOiJqYXRvaTAxIiwiZW1haWwiOiJhYnViYWthcmphdG9pMDFAZ21haWwuY29tIiwiZXhwIjoxNzc4ODM2MzEzfQ.E1ota-YrIe6KTsLVBr4O7VrZUcBZQA_XmjZ851Agbps
[08-May-2026 09:12:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 09:12:16 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 09:12:16 UTC] User ID: 520
[08-May-2026 09:12:16 UTC] ✅ User profile retrieved successfully for user ID: 520
[08-May-2026 09:12:16 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 09:12:16 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 09:12:16 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTIwIiwidXNlcm5hbWUiOiJqYXRvaTAxIiwiZW1haWwiOiJhYnViYWthcmphdG9pMDFAZ21haWwuY29tIiwiZXhwIjoxNzc4ODM2MzEzfQ.E1ota-YrIe6KTsLVBr4O7VrZUcBZQA_XmjZ851Agbps","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f87577eb90377b1-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"54.37.6.196","CF-IPCountry":"GB","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"54.37.6.196, 172.70.85.151"}
[08-May-2026 09:12:16 UTC] === User Orders API Called ===
[08-May-2026 09:12:16 UTC] User ID: 520
[08-May-2026 09:12:16 UTC] Limit: 20, Offset: 0
[08-May-2026 09:12:16 UTC] Orders found: 0
[08-May-2026 09:12:16 UTC] Orders data: []
[08-May-2026 09:12:16 UTC] Total orders count: 0
[08-May-2026 09:12:16 UTC] === API CALL LOG ===
[08-May-2026 09:12:16 UTC] Endpoint: user/profile.php
[08-May-2026 09:12:16 UTC] Full Log Data: {
    "timestamp": "2026-05-08 09:12:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "54.37.6.196",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTIwIiwidXNlcm5hbWUiOiJqYXRvaTAxIiwiZW1haWwiOiJhYnViYWthcmphdG9pMDFAZ21haWwuY29tIiwiZXhwIjoxNzc4ODM2MzEzfQ.E1ota-YrIe6KTsLVBr4O7VrZUcBZQA_XmjZ851Agbps",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f875781ed3977b1-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "54.37.6.196",
        "CF-IPCountry": "GB",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "54.37.6.196, 172.70.85.151"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 09:12:16 UTC] === END API CALL LOG ===
[08-May-2026 09:12:16 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 09:12:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTIwIiwidXNlcm5hbWUiOiJqYXRvaTAxIiwiZW1haWwiOiJhYnViYWthcmphdG9pMDFAZ21haWwuY29tIiwiZXhwIjoxNzc4ODM2MzEzfQ.E1ota-YrIe6KTsLVBr4O7VrZUcBZQA_XmjZ851Agbps
[08-May-2026 09:12:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 09:12:16 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 09:12:16 UTC] User ID: 520
[08-May-2026 09:12:16 UTC] ✅ User profile retrieved successfully for user ID: 520
[08-May-2026 09:12:19 UTC] === API CALL LOG ===
[08-May-2026 09:12:19 UTC] Endpoint: user/profile.php
[08-May-2026 09:12:19 UTC] Full Log Data: {
    "timestamp": "2026-05-08 09:12:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "54.37.6.196",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTIwIiwidXNlcm5hbWUiOiJqYXRvaTAxIiwiZW1haWwiOiJhYnViYWthcmphdG9pMDFAZ21haWwuY29tIiwiZXhwIjoxNzc4ODM2MzEzfQ.E1ota-YrIe6KTsLVBr4O7VrZUcBZQA_XmjZ851Agbps",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8757900c3377b1-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "54.37.6.196",
        "CF-IPCountry": "GB",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "54.37.6.196, 172.70.85.151"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 09:12:19 UTC] === END API CALL LOG ===
[08-May-2026 09:12:19 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 09:12:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTIwIiwidXNlcm5hbWUiOiJqYXRvaTAxIiwiZW1haWwiOiJhYnViYWthcmphdG9pMDFAZ21haWwuY29tIiwiZXhwIjoxNzc4ODM2MzEzfQ.E1ota-YrIe6KTsLVBr4O7VrZUcBZQA_XmjZ851Agbps
[08-May-2026 09:12:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 09:12:19 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 09:12:19 UTC] User ID: 520
[08-May-2026 09:12:19 UTC] ✅ User profile retrieved successfully for user ID: 520
[08-May-2026 09:12:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 09:12:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 09:12:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTIwIiwidXNlcm5hbWUiOiJqYXRvaTAxIiwiZW1haWwiOiJhYnViYWthcmphdG9pMDFAZ21haWwuY29tIiwiZXhwIjoxNzc4ODM2MzEzfQ.E1ota-YrIe6KTsLVBr4O7VrZUcBZQA_XmjZ851Agbps","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f87585e0ec877b1-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"54.37.6.196","CF-IPCountry":"GB","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"54.37.6.196, 172.70.85.151"}
[08-May-2026 09:12:52 UTC] === User Orders API Called ===
[08-May-2026 09:12:52 UTC] User ID: 520
[08-May-2026 09:12:52 UTC] Limit: 20, Offset: 0
[08-May-2026 09:12:52 UTC] Orders found: 0
[08-May-2026 09:12:52 UTC] Orders data: []
[08-May-2026 09:12:52 UTC] Total orders count: 0
[08-May-2026 09:12:52 UTC] === API CALL LOG ===
[08-May-2026 09:12:52 UTC] Endpoint: user/profile.php
[08-May-2026 09:12:52 UTC] Full Log Data: {
    "timestamp": "2026-05-08 09:12:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "54.37.6.196",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTIwIiwidXNlcm5hbWUiOiJqYXRvaTAxIiwiZW1haWwiOiJhYnViYWthcmphdG9pMDFAZ21haWwuY29tIiwiZXhwIjoxNzc4ODM2MzEzfQ.E1ota-YrIe6KTsLVBr4O7VrZUcBZQA_XmjZ851Agbps",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f87585e0ec977b1-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "54.37.6.196",
        "CF-IPCountry": "GB",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "54.37.6.196, 172.70.85.151"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 09:12:52 UTC] === END API CALL LOG ===
[08-May-2026 09:12:52 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 09:12:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTIwIiwidXNlcm5hbWUiOiJqYXRvaTAxIiwiZW1haWwiOiJhYnViYWthcmphdG9pMDFAZ21haWwuY29tIiwiZXhwIjoxNzc4ODM2MzEzfQ.E1ota-YrIe6KTsLVBr4O7VrZUcBZQA_XmjZ851Agbps
[08-May-2026 09:12:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 09:12:52 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 09:12:52 UTC] User ID: 520
[08-May-2026 09:12:52 UTC] ✅ User profile retrieved successfully for user ID: 520
[08-May-2026 09:12:52 UTC] === API CALL LOG ===
[08-May-2026 09:12:52 UTC] Endpoint: user/profile.php
[08-May-2026 09:12:52 UTC] Full Log Data: {
    "timestamp": "2026-05-08 09:12:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "54.37.6.196",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTIwIiwidXNlcm5hbWUiOiJqYXRvaTAxIiwiZW1haWwiOiJhYnViYWthcmphdG9pMDFAZ21haWwuY29tIiwiZXhwIjoxNzc4ODM2MzEzfQ.E1ota-YrIe6KTsLVBr4O7VrZUcBZQA_XmjZ851Agbps",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f875860f96077b1-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "54.37.6.196",
        "CF-IPCountry": "GB",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "54.37.6.196, 172.70.85.151"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 09:12:52 UTC] === END API CALL LOG ===
[08-May-2026 09:12:52 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 09:12:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTIwIiwidXNlcm5hbWUiOiJqYXRvaTAxIiwiZW1haWwiOiJhYnViYWthcmphdG9pMDFAZ21haWwuY29tIiwiZXhwIjoxNzc4ODM2MzEzfQ.E1ota-YrIe6KTsLVBr4O7VrZUcBZQA_XmjZ851Agbps
[08-May-2026 09:12:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 09:12:52 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 09:12:52 UTC] User ID: 520
[08-May-2026 09:12:52 UTC] ✅ User profile retrieved successfully for user ID: 520
[08-May-2026 09:12:54 UTC] === API CALL LOG ===
[08-May-2026 09:12:54 UTC] Endpoint: user/profile.php
[08-May-2026 09:12:54 UTC] Full Log Data: {
    "timestamp": "2026-05-08 09:12:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "54.37.6.196",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTIwIiwidXNlcm5hbWUiOiJqYXRvaTAxIiwiZW1haWwiOiJhYnViYWthcmphdG9pMDFAZ21haWwuY29tIiwiZXhwIjoxNzc4ODM2MzEzfQ.E1ota-YrIe6KTsLVBr4O7VrZUcBZQA_XmjZ851Agbps",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f87586c7c5677b1-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "54.37.6.196",
        "CF-IPCountry": "GB",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "54.37.6.196, 172.70.85.151"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 09:12:54 UTC] === END API CALL LOG ===
[08-May-2026 09:12:54 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 09:12:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTIwIiwidXNlcm5hbWUiOiJqYXRvaTAxIiwiZW1haWwiOiJhYnViYWthcmphdG9pMDFAZ21haWwuY29tIiwiZXhwIjoxNzc4ODM2MzEzfQ.E1ota-YrIe6KTsLVBr4O7VrZUcBZQA_XmjZ851Agbps
[08-May-2026 09:12:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 09:12:54 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 09:12:54 UTC] User ID: 520
[08-May-2026 09:12:54 UTC] ✅ User profile retrieved successfully for user ID: 520
[08-May-2026 09:12:56 UTC] === API CALL LOG ===
[08-May-2026 09:12:56 UTC] Endpoint: user/profile.php
[08-May-2026 09:12:56 UTC] Full Log Data: {
    "timestamp": "2026-05-08 09:12:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "54.37.6.196",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTIwIiwidXNlcm5hbWUiOiJqYXRvaTAxIiwiZW1haWwiOiJhYnViYWthcmphdG9pMDFAZ21haWwuY29tIiwiZXhwIjoxNzc4ODM2MzEzfQ.E1ota-YrIe6KTsLVBr4O7VrZUcBZQA_XmjZ851Agbps",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f87587aeb5277b1-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "54.37.6.196",
        "CF-IPCountry": "GB",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "54.37.6.196, 172.70.85.151"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 09:12:56 UTC] === END API CALL LOG ===
[08-May-2026 09:12:56 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 09:12:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTIwIiwidXNlcm5hbWUiOiJqYXRvaTAxIiwiZW1haWwiOiJhYnViYWthcmphdG9pMDFAZ21haWwuY29tIiwiZXhwIjoxNzc4ODM2MzEzfQ.E1ota-YrIe6KTsLVBr4O7VrZUcBZQA_XmjZ851Agbps
[08-May-2026 09:12:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 09:12:56 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 09:12:56 UTC] User ID: 520
[08-May-2026 09:12:56 UTC] ✅ User profile retrieved successfully for user ID: 520
[08-May-2026 09:12:57 UTC] User Purchases API - User ID: 520
[08-May-2026 09:12:57 UTC] User Purchases API - Total purchases found: 0
[08-May-2026 09:13:43 UTC] === API CALL LOG ===
[08-May-2026 09:13:43 UTC] Endpoint: user/profile.php
[08-May-2026 09:13:43 UTC] Full Log Data: {
    "timestamp": "2026-05-08 09:13:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "54.37.6.196",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTIxIiwidXNlcm5hbWUiOiJqYXRvaTAwMSIsImVtYWlsIjoiYWJ1YmFrYXJqYXRvaTIyMUBnbWFpbC5jb20iLCJleHAiOjE3Nzg4MzY0MjJ9.roW8kDq6dZap0_DU69dyNn1-ZgR028YHWSoZoCwjSN8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f87599ea92177b1-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "54.37.6.196",
        "CF-IPCountry": "GB",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "54.37.6.196, 172.70.85.151"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 09:13:43 UTC] === END API CALL LOG ===
[08-May-2026 09:13:43 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 09:13:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTIxIiwidXNlcm5hbWUiOiJqYXRvaTAwMSIsImVtYWlsIjoiYWJ1YmFrYXJqYXRvaTIyMUBnbWFpbC5jb20iLCJleHAiOjE3Nzg4MzY0MjJ9.roW8kDq6dZap0_DU69dyNn1-ZgR028YHWSoZoCwjSN8
[08-May-2026 09:13:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 09:13:43 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 09:13:43 UTC] User ID: 521
[08-May-2026 09:13:43 UTC] ✅ User profile retrieved successfully for user ID: 521
[08-May-2026 09:13:43 UTC] === API CALL LOG ===
[08-May-2026 09:13:43 UTC] Endpoint: user/profile.php
[08-May-2026 09:13:43 UTC] Full Log Data: {
    "timestamp": "2026-05-08 09:13:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "54.37.6.196",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTIxIiwidXNlcm5hbWUiOiJqYXRvaTAwMSIsImVtYWlsIjoiYWJ1YmFrYXJqYXRvaTIyMUBnbWFpbC5jb20iLCJleHAiOjE3Nzg4MzY0MjJ9.roW8kDq6dZap0_DU69dyNn1-ZgR028YHWSoZoCwjSN8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f87599ea92a77b1-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "54.37.6.196",
        "CF-IPCountry": "GB",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "54.37.6.196, 172.70.85.151"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 09:13:43 UTC] === END API CALL LOG ===
[08-May-2026 09:13:43 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 09:13:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTIxIiwidXNlcm5hbWUiOiJqYXRvaTAwMSIsImVtYWlsIjoiYWJ1YmFrYXJqYXRvaTIyMUBnbWFpbC5jb20iLCJleHAiOjE3Nzg4MzY0MjJ9.roW8kDq6dZap0_DU69dyNn1-ZgR028YHWSoZoCwjSN8
[08-May-2026 09:13:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 09:13:43 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 09:13:43 UTC] User ID: 521
[08-May-2026 09:13:43 UTC] ✅ User profile retrieved successfully for user ID: 521
[08-May-2026 09:13:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 09:13:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 09:13:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTIxIiwidXNlcm5hbWUiOiJqYXRvaTAwMSIsImVtYWlsIjoiYWJ1YmFrYXJqYXRvaTIyMUBnbWFpbC5jb20iLCJleHAiOjE3Nzg4MzY0MjJ9.roW8kDq6dZap0_DU69dyNn1-ZgR028YHWSoZoCwjSN8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f87599ea92777b1-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"54.37.6.196","CF-IPCountry":"GB","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"54.37.6.196, 172.70.85.151"}
[08-May-2026 09:13:43 UTC] === User Orders API Called ===
[08-May-2026 09:13:43 UTC] User ID: 521
[08-May-2026 09:13:43 UTC] Limit: 20, Offset: 0
[08-May-2026 09:13:43 UTC] Orders found: 0
[08-May-2026 09:13:43 UTC] Orders data: []
[08-May-2026 09:13:43 UTC] Total orders count: 0
[08-May-2026 09:13:45 UTC] === API CALL LOG ===
[08-May-2026 09:13:45 UTC] Endpoint: user/profile.php
[08-May-2026 09:13:45 UTC] Full Log Data: {
    "timestamp": "2026-05-08 09:13:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "54.37.6.196",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTIxIiwidXNlcm5hbWUiOiJqYXRvaTAwMSIsImVtYWlsIjoiYWJ1YmFrYXJqYXRvaTIyMUBnbWFpbC5jb20iLCJleHAiOjE3Nzg4MzY0MjJ9.roW8kDq6dZap0_DU69dyNn1-ZgR028YHWSoZoCwjSN8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8759ae0f6d77b1-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "54.37.6.196",
        "CF-IPCountry": "GB",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "54.37.6.196, 172.70.85.151"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 09:13:45 UTC] === END API CALL LOG ===
[08-May-2026 09:13:45 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 09:13:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTIxIiwidXNlcm5hbWUiOiJqYXRvaTAwMSIsImVtYWlsIjoiYWJ1YmFrYXJqYXRvaTIyMUBnbWFpbC5jb20iLCJleHAiOjE3Nzg4MzY0MjJ9.roW8kDq6dZap0_DU69dyNn1-ZgR028YHWSoZoCwjSN8
[08-May-2026 09:13:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 09:13:45 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 09:13:45 UTC] User ID: 521
[08-May-2026 09:13:45 UTC] ✅ User profile retrieved successfully for user ID: 521
[08-May-2026 09:15:05 UTC] === API CALL LOG ===
[08-May-2026 09:15:05 UTC] Endpoint: user/profile.php
[08-May-2026 09:15:05 UTC] Full Log Data: {
    "timestamp": "2026-05-08 09:15:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "54.37.6.196",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTIxIiwidXNlcm5hbWUiOiJqYXRvaTAwMSIsImVtYWlsIjoiYWJ1YmFrYXJqYXRvaTIyMUBnbWFpbC5jb20iLCJleHAiOjE3Nzg4MzY0MjJ9.roW8kDq6dZap0_DU69dyNn1-ZgR028YHWSoZoCwjSN8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f875b9bed20642d-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "54.37.6.196",
        "CF-IPCountry": "GB",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "54.37.6.196, 172.69.194.220"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 09:15:05 UTC] === END API CALL LOG ===
[08-May-2026 09:15:05 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 09:15:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTIxIiwidXNlcm5hbWUiOiJqYXRvaTAwMSIsImVtYWlsIjoiYWJ1YmFrYXJqYXRvaTIyMUBnbWFpbC5jb20iLCJleHAiOjE3Nzg4MzY0MjJ9.roW8kDq6dZap0_DU69dyNn1-ZgR028YHWSoZoCwjSN8
[08-May-2026 09:15:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 09:15:05 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 09:15:05 UTC] User ID: 521
[08-May-2026 09:15:05 UTC] ✅ User profile retrieved successfully for user ID: 521
[08-May-2026 09:15:05 UTC] === API CALL LOG ===
[08-May-2026 09:15:05 UTC] Endpoint: user/profile.php
[08-May-2026 09:15:05 UTC] Full Log Data: {
    "timestamp": "2026-05-08 09:15:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "54.37.6.196",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTIxIiwidXNlcm5hbWUiOiJqYXRvaTAwMSIsImVtYWlsIjoiYWJ1YmFrYXJqYXRvaTIyMUBnbWFpbC5jb20iLCJleHAiOjE3Nzg4MzY0MjJ9.roW8kDq6dZap0_DU69dyNn1-ZgR028YHWSoZoCwjSN8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f875b9bed1d642d-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "54.37.6.196",
        "CF-IPCountry": "GB",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "54.37.6.196, 172.69.194.220"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 09:15:05 UTC] === END API CALL LOG ===
[08-May-2026 09:15:05 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 09:15:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTIxIiwidXNlcm5hbWUiOiJqYXRvaTAwMSIsImVtYWlsIjoiYWJ1YmFrYXJqYXRvaTIyMUBnbWFpbC5jb20iLCJleHAiOjE3Nzg4MzY0MjJ9.roW8kDq6dZap0_DU69dyNn1-ZgR028YHWSoZoCwjSN8
[08-May-2026 09:15:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 09:15:05 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 09:15:05 UTC] User ID: 521
[08-May-2026 09:15:05 UTC] ✅ User profile retrieved successfully for user ID: 521
[08-May-2026 10:54:28 UTC] === API CALL LOG ===
[08-May-2026 10:54:28 UTC] Endpoint: user/profile.php
[08-May-2026 10:54:28 UTC] Full Log Data: {
    "timestamp": "2026-05-08 10:54:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "129.0.102.30",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg2IiwidXNlcm5hbWUiOiJiYW5kIiwiZW1haWwiOiJoYWNrY29uZmVtaW5vQGdtYWlsLmNvbSIsImV4cCI6MTc3ODUzMzE3Nn0.I7mmcbOHyR_8UgCFITBbVvErrkmbWPYUSZ4AVWrt0LQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f87ed365ef6befa-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "129.0.102.30",
        "CF-IPCountry": "CM",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "129.0.102.30, 172.70.85.151"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 10:54:28 UTC] === END API CALL LOG ===
[08-May-2026 10:54:28 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 10:54:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg2IiwidXNlcm5hbWUiOiJiYW5kIiwiZW1haWwiOiJoYWNrY29uZmVtaW5vQGdtYWlsLmNvbSIsImV4cCI6MTc3ODUzMzE3Nn0.I7mmcbOHyR_8UgCFITBbVvErrkmbWPYUSZ4AVWrt0LQ
[08-May-2026 10:54:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 10:54:28 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 10:54:28 UTC] User ID: 486
[08-May-2026 10:54:28 UTC] ✅ User profile retrieved successfully for user ID: 486
[08-May-2026 10:54:29 UTC] === API CALL LOG ===
[08-May-2026 10:54:29 UTC] Endpoint: user/profile.php
[08-May-2026 10:54:29 UTC] Full Log Data: {
    "timestamp": "2026-05-08 10:54:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "129.0.102.30",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg2IiwidXNlcm5hbWUiOiJiYW5kIiwiZW1haWwiOiJoYWNrY29uZmVtaW5vQGdtYWlsLmNvbSIsImV4cCI6MTc3ODUzMzE3Nn0.I7mmcbOHyR_8UgCFITBbVvErrkmbWPYUSZ4AVWrt0LQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f87ed3b7c0cbefa-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "129.0.102.30",
        "CF-IPCountry": "CM",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "129.0.102.30, 172.70.85.103"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 10:54:29 UTC] === END API CALL LOG ===
[08-May-2026 10:54:29 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 10:54:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg2IiwidXNlcm5hbWUiOiJiYW5kIiwiZW1haWwiOiJoYWNrY29uZmVtaW5vQGdtYWlsLmNvbSIsImV4cCI6MTc3ODUzMzE3Nn0.I7mmcbOHyR_8UgCFITBbVvErrkmbWPYUSZ4AVWrt0LQ
[08-May-2026 10:54:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 10:54:29 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 10:54:29 UTC] User ID: 486
[08-May-2026 10:54:29 UTC] ✅ User profile retrieved successfully for user ID: 486
[08-May-2026 10:54:29 UTC] === API CALL LOG ===
[08-May-2026 10:54:29 UTC] Endpoint: user/profile.php
[08-May-2026 10:54:29 UTC] Full Log Data: {
    "timestamp": "2026-05-08 10:54:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "129.0.102.30",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg2IiwidXNlcm5hbWUiOiJiYW5kIiwiZW1haWwiOiJoYWNrY29uZmVtaW5vQGdtYWlsLmNvbSIsImV4cCI6MTc3ODUzMzE3Nn0.I7mmcbOHyR_8UgCFITBbVvErrkmbWPYUSZ4AVWrt0LQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f87ed3b7c13befa-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "129.0.102.30",
        "CF-IPCountry": "CM",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "129.0.102.30, 172.70.85.103"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 10:54:29 UTC] === END API CALL LOG ===
[08-May-2026 10:54:29 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 10:54:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg2IiwidXNlcm5hbWUiOiJiYW5kIiwiZW1haWwiOiJoYWNrY29uZmVtaW5vQGdtYWlsLmNvbSIsImV4cCI6MTc3ODUzMzE3Nn0.I7mmcbOHyR_8UgCFITBbVvErrkmbWPYUSZ4AVWrt0LQ
[08-May-2026 10:54:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 10:54:29 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 10:54:29 UTC] User ID: 486
[08-May-2026 10:54:29 UTC] ✅ User profile retrieved successfully for user ID: 486
[08-May-2026 10:54:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 10:54:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 10:54:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg2IiwidXNlcm5hbWUiOiJiYW5kIiwiZW1haWwiOiJoYWNrY29uZmVtaW5vQGdtYWlsLmNvbSIsImV4cCI6MTc3ODUzMzE3Nn0.I7mmcbOHyR_8UgCFITBbVvErrkmbWPYUSZ4AVWrt0LQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f87ed3b7c12befa-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"129.0.102.30","CF-IPCountry":"CM","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"129.0.102.30, 172.70.85.102"}
[08-May-2026 10:54:29 UTC] === User Orders API Called ===
[08-May-2026 10:54:29 UTC] User ID: 486
[08-May-2026 10:54:29 UTC] Limit: 20, Offset: 0
[08-May-2026 10:54:29 UTC] Orders found: 0
[08-May-2026 10:54:29 UTC] Orders data: []
[08-May-2026 10:54:29 UTC] Total orders count: 0
[08-May-2026 10:54:41 UTC] === API CALL LOG ===
[08-May-2026 10:54:41 UTC] Endpoint: user/profile.php
[08-May-2026 10:54:41 UTC] Full Log Data: {
    "timestamp": "2026-05-08 10:54:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "129.0.102.30",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg2IiwidXNlcm5hbWUiOiJiYW5kIiwiZW1haWwiOiJoYWNrY29uZmVtaW5vQGdtYWlsLmNvbSIsImV4cCI6MTc3ODUzMzE3Nn0.I7mmcbOHyR_8UgCFITBbVvErrkmbWPYUSZ4AVWrt0LQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f87ed860efbbefa-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "129.0.102.30",
        "CF-IPCountry": "CM",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "129.0.102.30, 172.70.85.151"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 10:54:41 UTC] === END API CALL LOG ===
[08-May-2026 10:54:41 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 10:54:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg2IiwidXNlcm5hbWUiOiJiYW5kIiwiZW1haWwiOiJoYWNrY29uZmVtaW5vQGdtYWlsLmNvbSIsImV4cCI6MTc3ODUzMzE3Nn0.I7mmcbOHyR_8UgCFITBbVvErrkmbWPYUSZ4AVWrt0LQ
[08-May-2026 10:54:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 10:54:41 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 10:54:41 UTC] User ID: 486
[08-May-2026 10:54:41 UTC] ✅ User profile retrieved successfully for user ID: 486
[08-May-2026 10:54:42 UTC] === API CALL LOG ===
[08-May-2026 10:54:42 UTC] Endpoint: user/profile.php
[08-May-2026 10:54:42 UTC] Full Log Data: {
    "timestamp": "2026-05-08 10:54:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "129.0.102.30",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg2IiwidXNlcm5hbWUiOiJiYW5kIiwiZW1haWwiOiJoYWNrY29uZmVtaW5vQGdtYWlsLmNvbSIsImV4cCI6MTc3ODUzMzE3Nn0.I7mmcbOHyR_8UgCFITBbVvErrkmbWPYUSZ4AVWrt0LQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f87ed88a9b7befa-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "129.0.102.30",
        "CF-IPCountry": "CM",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "129.0.102.30, 172.70.85.151"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 10:54:42 UTC] === END API CALL LOG ===
[08-May-2026 10:54:42 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 10:54:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg2IiwidXNlcm5hbWUiOiJiYW5kIiwiZW1haWwiOiJoYWNrY29uZmVtaW5vQGdtYWlsLmNvbSIsImV4cCI6MTc3ODUzMzE3Nn0.I7mmcbOHyR_8UgCFITBbVvErrkmbWPYUSZ4AVWrt0LQ
[08-May-2026 10:54:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 10:54:42 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 10:54:42 UTC] User ID: 486
[08-May-2026 10:54:42 UTC] ✅ User profile retrieved successfully for user ID: 486
[08-May-2026 10:54:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 10:54:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 10:54:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg2IiwidXNlcm5hbWUiOiJiYW5kIiwiZW1haWwiOiJoYWNrY29uZmVtaW5vQGdtYWlsLmNvbSIsImV4cCI6MTc3ODUzMzE3Nn0.I7mmcbOHyR_8UgCFITBbVvErrkmbWPYUSZ4AVWrt0LQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f87ed88a9bebefa-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"129.0.102.30","CF-IPCountry":"CM","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"129.0.102.30, 172.70.85.150"}
[08-May-2026 10:54:42 UTC] === User Orders API Called ===
[08-May-2026 10:54:42 UTC] User ID: 486
[08-May-2026 10:54:42 UTC] Limit: 20, Offset: 0
[08-May-2026 10:54:42 UTC] Orders found: 0
[08-May-2026 10:54:42 UTC] Orders data: []
[08-May-2026 10:54:42 UTC] Total orders count: 0
[08-May-2026 10:54:42 UTC] === API CALL LOG ===
[08-May-2026 10:54:42 UTC] Endpoint: user/profile.php
[08-May-2026 10:54:42 UTC] Full Log Data: {
    "timestamp": "2026-05-08 10:54:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "129.0.102.30",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg2IiwidXNlcm5hbWUiOiJiYW5kIiwiZW1haWwiOiJoYWNrY29uZmVtaW5vQGdtYWlsLmNvbSIsImV4cCI6MTc3ODUzMzE3Nn0.I7mmcbOHyR_8UgCFITBbVvErrkmbWPYUSZ4AVWrt0LQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f87ed89caccbefa-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "129.0.102.30",
        "CF-IPCountry": "CM",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "129.0.102.30, 172.70.85.151"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 10:54:42 UTC] === END API CALL LOG ===
[08-May-2026 10:54:42 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 10:54:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg2IiwidXNlcm5hbWUiOiJiYW5kIiwiZW1haWwiOiJoYWNrY29uZmVtaW5vQGdtYWlsLmNvbSIsImV4cCI6MTc3ODUzMzE3Nn0.I7mmcbOHyR_8UgCFITBbVvErrkmbWPYUSZ4AVWrt0LQ
[08-May-2026 10:54:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 10:54:42 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 10:54:42 UTC] User ID: 486
[08-May-2026 10:54:42 UTC] ✅ User profile retrieved successfully for user ID: 486
[08-May-2026 10:54:42 UTC] === API CALL LOG ===
[08-May-2026 10:54:42 UTC] Endpoint: user/profile.php
[08-May-2026 10:54:42 UTC] Full Log Data: {
    "timestamp": "2026-05-08 10:54:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "129.0.102.30",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg2IiwidXNlcm5hbWUiOiJiYW5kIiwiZW1haWwiOiJoYWNrY29uZmVtaW5vQGdtYWlsLmNvbSIsImV4cCI6MTc3ODUzMzE3Nn0.I7mmcbOHyR_8UgCFITBbVvErrkmbWPYUSZ4AVWrt0LQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f87ed8d1e23befa-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "129.0.102.30",
        "CF-IPCountry": "CM",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "129.0.102.30, 172.70.85.151"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 10:54:42 UTC] === END API CALL LOG ===
[08-May-2026 10:54:42 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 10:54:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg2IiwidXNlcm5hbWUiOiJiYW5kIiwiZW1haWwiOiJoYWNrY29uZmVtaW5vQGdtYWlsLmNvbSIsImV4cCI6MTc3ODUzMzE3Nn0.I7mmcbOHyR_8UgCFITBbVvErrkmbWPYUSZ4AVWrt0LQ
[08-May-2026 10:54:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 10:54:42 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 10:54:42 UTC] User ID: 486
[08-May-2026 10:54:42 UTC] ✅ User profile retrieved successfully for user ID: 486
[08-May-2026 10:54:43 UTC] User Purchases API - User ID: 486
[08-May-2026 10:54:43 UTC] User Purchases API - Total purchases found: 0
[08-May-2026 10:54:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 10:54:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 10:54:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg2IiwidXNlcm5hbWUiOiJiYW5kIiwiZW1haWwiOiJoYWNrY29uZmVtaW5vQGdtYWlsLmNvbSIsImV4cCI6MTc3ODUzMzE3Nn0.I7mmcbOHyR_8UgCFITBbVvErrkmbWPYUSZ4AVWrt0LQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f87eda158b3befa-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"129.0.102.30","CF-IPCountry":"CM","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"129.0.102.30, 172.70.85.150"}
[08-May-2026 10:54:45 UTC] === User Orders API Called ===
[08-May-2026 10:54:45 UTC] User ID: 486
[08-May-2026 10:54:45 UTC] Limit: 20, Offset: 0
[08-May-2026 10:54:45 UTC] === API CALL LOG ===
[08-May-2026 10:54:45 UTC] Endpoint: user/profile.php
[08-May-2026 10:54:45 UTC] Full Log Data: {
    "timestamp": "2026-05-08 10:54:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "129.0.102.30",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg2IiwidXNlcm5hbWUiOiJiYW5kIiwiZW1haWwiOiJoYWNrY29uZmVtaW5vQGdtYWlsLmNvbSIsImV4cCI6MTc3ODUzMzE3Nn0.I7mmcbOHyR_8UgCFITBbVvErrkmbWPYUSZ4AVWrt0LQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f87eda158b4befa-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "129.0.102.30",
        "CF-IPCountry": "CM",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "129.0.102.30, 172.70.85.150"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 10:54:45 UTC] === END API CALL LOG ===
[08-May-2026 10:54:45 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 10:54:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg2IiwidXNlcm5hbWUiOiJiYW5kIiwiZW1haWwiOiJoYWNrY29uZmVtaW5vQGdtYWlsLmNvbSIsImV4cCI6MTc3ODUzMzE3Nn0.I7mmcbOHyR_8UgCFITBbVvErrkmbWPYUSZ4AVWrt0LQ
[08-May-2026 10:54:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 10:54:45 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 10:54:45 UTC] User ID: 486
[08-May-2026 10:54:45 UTC] Orders found: 0
[08-May-2026 10:54:45 UTC] Orders data: []
[08-May-2026 10:54:45 UTC] ✅ User profile retrieved successfully for user ID: 486
[08-May-2026 10:54:45 UTC] Total orders count: 0
[08-May-2026 10:54:46 UTC] === API CALL LOG ===
[08-May-2026 10:54:46 UTC] Endpoint: user/profile.php
[08-May-2026 10:54:46 UTC] Full Log Data: {
    "timestamp": "2026-05-08 10:54:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "129.0.102.30",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg2IiwidXNlcm5hbWUiOiJiYW5kIiwiZW1haWwiOiJoYWNrY29uZmVtaW5vQGdtYWlsLmNvbSIsImV4cCI6MTc3ODUzMzE3Nn0.I7mmcbOHyR_8UgCFITBbVvErrkmbWPYUSZ4AVWrt0LQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f87eda4eb9fbefa-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "129.0.102.30",
        "CF-IPCountry": "CM",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "129.0.102.30, 172.70.85.150"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 10:54:46 UTC] === END API CALL LOG ===
[08-May-2026 10:54:46 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 10:54:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg2IiwidXNlcm5hbWUiOiJiYW5kIiwiZW1haWwiOiJoYWNrY29uZmVtaW5vQGdtYWlsLmNvbSIsImV4cCI6MTc3ODUzMzE3Nn0.I7mmcbOHyR_8UgCFITBbVvErrkmbWPYUSZ4AVWrt0LQ
[08-May-2026 10:54:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 10:54:46 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 10:54:46 UTC] User ID: 486
[08-May-2026 10:54:46 UTC] ✅ User profile retrieved successfully for user ID: 486
[08-May-2026 10:54:51 UTC] === API CALL LOG ===
[08-May-2026 10:54:51 UTC] Endpoint: user/profile.php
[08-May-2026 10:54:51 UTC] Full Log Data: {
    "timestamp": "2026-05-08 10:54:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "129.0.102.30",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg2IiwidXNlcm5hbWUiOiJiYW5kIiwiZW1haWwiOiJoYWNrY29uZmVtaW5vQGdtYWlsLmNvbSIsImV4cCI6MTc3ODUzMzE3Nn0.I7mmcbOHyR_8UgCFITBbVvErrkmbWPYUSZ4AVWrt0LQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f87edc59983befa-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "129.0.102.30",
        "CF-IPCountry": "CM",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "129.0.102.30, 172.70.85.151"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 10:54:51 UTC] === END API CALL LOG ===
[08-May-2026 10:54:51 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 10:54:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg2IiwidXNlcm5hbWUiOiJiYW5kIiwiZW1haWwiOiJoYWNrY29uZmVtaW5vQGdtYWlsLmNvbSIsImV4cCI6MTc3ODUzMzE3Nn0.I7mmcbOHyR_8UgCFITBbVvErrkmbWPYUSZ4AVWrt0LQ
[08-May-2026 10:54:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 10:54:51 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 10:54:51 UTC] User ID: 486
[08-May-2026 10:54:51 UTC] ✅ User profile retrieved successfully for user ID: 486
[08-May-2026 10:54:52 UTC] === API CALL LOG ===
[08-May-2026 10:54:52 UTC] Endpoint: user/profile.php
[08-May-2026 10:54:52 UTC] Full Log Data: {
    "timestamp": "2026-05-08 10:54:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "129.0.102.30",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg2IiwidXNlcm5hbWUiOiJiYW5kIiwiZW1haWwiOiJoYWNrY29uZmVtaW5vQGdtYWlsLmNvbSIsImV4cCI6MTc3ODUzMzE3Nn0.I7mmcbOHyR_8UgCFITBbVvErrkmbWPYUSZ4AVWrt0LQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f87edc81b78befa-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "129.0.102.30",
        "CF-IPCountry": "CM",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "129.0.102.30, 172.70.85.151"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 10:54:52 UTC] === END API CALL LOG ===
[08-May-2026 10:54:52 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 10:54:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg2IiwidXNlcm5hbWUiOiJiYW5kIiwiZW1haWwiOiJoYWNrY29uZmVtaW5vQGdtYWlsLmNvbSIsImV4cCI6MTc3ODUzMzE3Nn0.I7mmcbOHyR_8UgCFITBbVvErrkmbWPYUSZ4AVWrt0LQ
[08-May-2026 10:54:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 10:54:52 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 10:54:52 UTC] User ID: 486
[08-May-2026 10:54:52 UTC] ✅ User profile retrieved successfully for user ID: 486
[08-May-2026 10:54:52 UTC] === API CALL LOG ===
[08-May-2026 10:54:52 UTC] Endpoint: user/profile.php
[08-May-2026 10:54:52 UTC] Full Log Data: {
    "timestamp": "2026-05-08 10:54:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "129.0.102.30",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg2IiwidXNlcm5hbWUiOiJiYW5kIiwiZW1haWwiOiJoYWNrY29uZmVtaW5vQGdtYWlsLmNvbSIsImV4cCI6MTc3ODUzMzE3Nn0.I7mmcbOHyR_8UgCFITBbVvErrkmbWPYUSZ4AVWrt0LQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f87edc81b7ebefa-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "129.0.102.30",
        "CF-IPCountry": "CM",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "129.0.102.30, 172.70.85.151"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 10:54:52 UTC] === END API CALL LOG ===
[08-May-2026 10:54:52 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 10:54:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg2IiwidXNlcm5hbWUiOiJiYW5kIiwiZW1haWwiOiJoYWNrY29uZmVtaW5vQGdtYWlsLmNvbSIsImV4cCI6MTc3ODUzMzE3Nn0.I7mmcbOHyR_8UgCFITBbVvErrkmbWPYUSZ4AVWrt0LQ
[08-May-2026 10:54:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 10:54:52 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 10:54:52 UTC] User ID: 486
[08-May-2026 10:54:52 UTC] ✅ User profile retrieved successfully for user ID: 486
[08-May-2026 10:54:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 10:54:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 10:54:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg2IiwidXNlcm5hbWUiOiJiYW5kIiwiZW1haWwiOiJoYWNrY29uZmVtaW5vQGdtYWlsLmNvbSIsImV4cCI6MTc3ODUzMzE3Nn0.I7mmcbOHyR_8UgCFITBbVvErrkmbWPYUSZ4AVWrt0LQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f87edc81b7dbefa-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"129.0.102.30","CF-IPCountry":"CM","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"129.0.102.30, 172.70.85.150"}
[08-May-2026 10:54:52 UTC] === User Orders API Called ===
[08-May-2026 10:54:52 UTC] User ID: 486
[08-May-2026 10:54:52 UTC] Limit: 20, Offset: 0
[08-May-2026 10:54:52 UTC] Orders found: 0
[08-May-2026 10:54:52 UTC] Orders data: []
[08-May-2026 10:54:52 UTC] Total orders count: 0
[08-May-2026 10:54:53 UTC] === API CALL LOG ===
[08-May-2026 10:54:53 UTC] Endpoint: user/profile.php
[08-May-2026 10:54:53 UTC] Full Log Data: {
    "timestamp": "2026-05-08 10:54:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "129.0.102.30",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg2IiwidXNlcm5hbWUiOiJiYW5kIiwiZW1haWwiOiJoYWNrY29uZmVtaW5vQGdtYWlsLmNvbSIsImV4cCI6MTc3ODUzMzE3Nn0.I7mmcbOHyR_8UgCFITBbVvErrkmbWPYUSZ4AVWrt0LQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f87edd23e43befa-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "129.0.102.30",
        "CF-IPCountry": "CM",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "129.0.102.30, 172.70.85.150"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 10:54:53 UTC] === END API CALL LOG ===
[08-May-2026 10:54:53 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 10:54:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg2IiwidXNlcm5hbWUiOiJiYW5kIiwiZW1haWwiOiJoYWNrY29uZmVtaW5vQGdtYWlsLmNvbSIsImV4cCI6MTc3ODUzMzE3Nn0.I7mmcbOHyR_8UgCFITBbVvErrkmbWPYUSZ4AVWrt0LQ
[08-May-2026 10:54:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 10:54:53 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 10:54:53 UTC] User ID: 486
[08-May-2026 10:54:53 UTC] ✅ User profile retrieved successfully for user ID: 486
[08-May-2026 10:54:53 UTC] User Purchases API - User ID: 486
[08-May-2026 10:54:53 UTC] User Purchases API - Total purchases found: 0
[08-May-2026 10:54:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 10:54:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 10:54:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg2IiwidXNlcm5hbWUiOiJiYW5kIiwiZW1haWwiOiJoYWNrY29uZmVtaW5vQGdtYWlsLmNvbSIsImV4cCI6MTc3ODUzMzE3Nn0.I7mmcbOHyR_8UgCFITBbVvErrkmbWPYUSZ4AVWrt0LQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f87edf29863befa-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"129.0.102.30","CF-IPCountry":"CM","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"129.0.102.30, 172.70.85.151"}
[08-May-2026 10:54:58 UTC] === User Orders API Called ===
[08-May-2026 10:54:58 UTC] User ID: 486
[08-May-2026 10:54:58 UTC] Limit: 20, Offset: 0
[08-May-2026 10:54:58 UTC] Orders found: 0
[08-May-2026 10:54:58 UTC] Orders data: []
[08-May-2026 10:54:58 UTC] Total orders count: 0
[08-May-2026 10:55:00 UTC] === API CALL LOG ===
[08-May-2026 10:55:00 UTC] Endpoint: user/profile.php
[08-May-2026 10:55:00 UTC] Full Log Data: {
    "timestamp": "2026-05-08 10:55:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "129.0.102.30",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg2IiwidXNlcm5hbWUiOiJiYW5kIiwiZW1haWwiOiJoYWNrY29uZmVtaW5vQGdtYWlsLmNvbSIsImV4cCI6MTc3ODUzMzE3Nn0.I7mmcbOHyR_8UgCFITBbVvErrkmbWPYUSZ4AVWrt0LQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f87edfa48b8befa-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "129.0.102.30",
        "CF-IPCountry": "CM",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "129.0.102.30, 172.70.85.151"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 10:55:00 UTC] === END API CALL LOG ===
[08-May-2026 10:55:00 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 10:55:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg2IiwidXNlcm5hbWUiOiJiYW5kIiwiZW1haWwiOiJoYWNrY29uZmVtaW5vQGdtYWlsLmNvbSIsImV4cCI6MTc3ODUzMzE3Nn0.I7mmcbOHyR_8UgCFITBbVvErrkmbWPYUSZ4AVWrt0LQ
[08-May-2026 10:55:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 10:55:00 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 10:55:00 UTC] User ID: 486
[08-May-2026 10:55:00 UTC] ✅ User profile retrieved successfully for user ID: 486
[08-May-2026 10:55:00 UTC] User Purchases API - User ID: 486
[08-May-2026 10:55:00 UTC] User Purchases API - Total purchases found: 0
[08-May-2026 10:55:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 10:55:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 10:55:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg2IiwidXNlcm5hbWUiOiJiYW5kIiwiZW1haWwiOiJoYWNrY29uZmVtaW5vQGdtYWlsLmNvbSIsImV4cCI6MTc3ODUzMzE3Nn0.I7mmcbOHyR_8UgCFITBbVvErrkmbWPYUSZ4AVWrt0LQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f87ee02d976befa-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"129.0.102.30","CF-IPCountry":"CM","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"129.0.102.30, 172.70.85.151"}
[08-May-2026 10:55:01 UTC] === User Orders API Called ===
[08-May-2026 10:55:01 UTC] User ID: 486
[08-May-2026 10:55:01 UTC] Limit: 20, Offset: 0
[08-May-2026 10:55:01 UTC] Orders found: 0
[08-May-2026 10:55:01 UTC] Orders data: []
[08-May-2026 10:55:01 UTC] Total orders count: 0
[08-May-2026 10:55:01 UTC] === API CALL LOG ===
[08-May-2026 10:55:01 UTC] Endpoint: user/profile.php
[08-May-2026 10:55:01 UTC] Full Log Data: {
    "timestamp": "2026-05-08 10:55:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "129.0.102.30",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg2IiwidXNlcm5hbWUiOiJiYW5kIiwiZW1haWwiOiJoYWNrY29uZmVtaW5vQGdtYWlsLmNvbSIsImV4cCI6MTc3ODUzMzE3Nn0.I7mmcbOHyR_8UgCFITBbVvErrkmbWPYUSZ4AVWrt0LQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f87ee02d979befa-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "129.0.102.30",
        "CF-IPCountry": "CM",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "129.0.102.30, 172.70.85.151"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 10:55:01 UTC] === END API CALL LOG ===
[08-May-2026 10:55:01 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 10:55:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg2IiwidXNlcm5hbWUiOiJiYW5kIiwiZW1haWwiOiJoYWNrY29uZmVtaW5vQGdtYWlsLmNvbSIsImV4cCI6MTc3ODUzMzE3Nn0.I7mmcbOHyR_8UgCFITBbVvErrkmbWPYUSZ4AVWrt0LQ
[08-May-2026 10:55:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 10:55:01 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 10:55:01 UTC] User ID: 486
[08-May-2026 10:55:01 UTC] ✅ User profile retrieved successfully for user ID: 486
[08-May-2026 10:55:02 UTC] === API CALL LOG ===
[08-May-2026 10:55:02 UTC] Endpoint: user/profile.php
[08-May-2026 10:55:02 UTC] Full Log Data: {
    "timestamp": "2026-05-08 10:55:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "129.0.102.30",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg2IiwidXNlcm5hbWUiOiJiYW5kIiwiZW1haWwiOiJoYWNrY29uZmVtaW5vQGdtYWlsLmNvbSIsImV4cCI6MTc3ODUzMzE3Nn0.I7mmcbOHyR_8UgCFITBbVvErrkmbWPYUSZ4AVWrt0LQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f87ee064c4bbefa-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "129.0.102.30",
        "CF-IPCountry": "CM",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "129.0.102.30, 172.70.85.151"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 10:55:02 UTC] === END API CALL LOG ===
[08-May-2026 10:55:02 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 10:55:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg2IiwidXNlcm5hbWUiOiJiYW5kIiwiZW1haWwiOiJoYWNrY29uZmVtaW5vQGdtYWlsLmNvbSIsImV4cCI6MTc3ODUzMzE3Nn0.I7mmcbOHyR_8UgCFITBbVvErrkmbWPYUSZ4AVWrt0LQ
[08-May-2026 10:55:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 10:55:02 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 10:55:02 UTC] User ID: 486
[08-May-2026 10:55:02 UTC] ✅ User profile retrieved successfully for user ID: 486
[08-May-2026 11:26:28 UTC] === API CALL LOG ===
[08-May-2026 11:26:28 UTC] Endpoint: user/profile.php
[08-May-2026 11:26:28 UTC] Full Log Data: {
    "timestamp": "2026-05-08 11:26:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.41.5.107",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTIyIiwidXNlcm5hbWUiOiJvbWFyIiwiZW1haWwiOiJvbWFyaGlzaGFtaGlzaGFtNzIxQGdtYWlsLmNvbSIsImV4cCI6MTc3ODg0NDM4N30.2YVwX9Iy5PBRx9yzkG61GiRPp541uZIHxb-S9HRLtr8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f881c14cb6be177-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.41.5.107",
        "CF-IPCountry": "EG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.41.5.107, 172.68.234.130"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 11:26:28 UTC] === END API CALL LOG ===
[08-May-2026 11:26:28 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 11:26:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTIyIiwidXNlcm5hbWUiOiJvbWFyIiwiZW1haWwiOiJvbWFyaGlzaGFtaGlzaGFtNzIxQGdtYWlsLmNvbSIsImV4cCI6MTc3ODg0NDM4N30.2YVwX9Iy5PBRx9yzkG61GiRPp541uZIHxb-S9HRLtr8
[08-May-2026 11:26:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 11:26:28 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 11:26:28 UTC] User ID: 522
[08-May-2026 11:26:28 UTC] ✅ User profile retrieved successfully for user ID: 522
[08-May-2026 11:26:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 11:26:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 11:26:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTIyIiwidXNlcm5hbWUiOiJvbWFyIiwiZW1haWwiOiJvbWFyaGlzaGFtaGlzaGFtNzIxQGdtYWlsLmNvbSIsImV4cCI6MTc3ODg0NDM4N30.2YVwX9Iy5PBRx9yzkG61GiRPp541uZIHxb-S9HRLtr8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f881c14cb6fe177-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.41.5.107","CF-IPCountry":"EG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.41.5.107, 172.68.234.131"}
[08-May-2026 11:26:28 UTC] === User Orders API Called ===
[08-May-2026 11:26:28 UTC] User ID: 522
[08-May-2026 11:26:28 UTC] Limit: 20, Offset: 0
[08-May-2026 11:26:28 UTC] Orders found: 0
[08-May-2026 11:26:28 UTC] Orders data: []
[08-May-2026 11:26:28 UTC] Total orders count: 0
[08-May-2026 11:26:28 UTC] === API CALL LOG ===
[08-May-2026 11:26:28 UTC] Endpoint: user/profile.php
[08-May-2026 11:26:28 UTC] Full Log Data: {
    "timestamp": "2026-05-08 11:26:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.41.5.107",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTIyIiwidXNlcm5hbWUiOiJvbWFyIiwiZW1haWwiOiJvbWFyaGlzaGFtaGlzaGFtNzIxQGdtYWlsLmNvbSIsImV4cCI6MTc3ODg0NDM4N30.2YVwX9Iy5PBRx9yzkG61GiRPp541uZIHxb-S9HRLtr8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f881c150bfbe177-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.41.5.107",
        "CF-IPCountry": "EG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.41.5.107, 172.68.234.130"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 11:26:28 UTC] === END API CALL LOG ===
[08-May-2026 11:26:28 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 11:26:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTIyIiwidXNlcm5hbWUiOiJvbWFyIiwiZW1haWwiOiJvbWFyaGlzaGFtaGlzaGFtNzIxQGdtYWlsLmNvbSIsImV4cCI6MTc3ODg0NDM4N30.2YVwX9Iy5PBRx9yzkG61GiRPp541uZIHxb-S9HRLtr8
[08-May-2026 11:26:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 11:26:28 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 11:26:28 UTC] User ID: 522
[08-May-2026 11:26:28 UTC] ✅ User profile retrieved successfully for user ID: 522
[08-May-2026 11:26:29 UTC] === API CALL LOG ===
[08-May-2026 11:26:29 UTC] Endpoint: user/profile.php
[08-May-2026 11:26:29 UTC] Full Log Data: {
    "timestamp": "2026-05-08 11:26:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.41.5.107",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTIyIiwidXNlcm5hbWUiOiJvbWFyIiwiZW1haWwiOiJvbWFyaGlzaGFtaGlzaGFtNzIxQGdtYWlsLmNvbSIsImV4cCI6MTc3ODg0NDM4N30.2YVwX9Iy5PBRx9yzkG61GiRPp541uZIHxb-S9HRLtr8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f881c17a9fce177-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.41.5.107",
        "CF-IPCountry": "EG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.41.5.107, 172.68.234.131"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 11:26:29 UTC] === END API CALL LOG ===
[08-May-2026 11:26:29 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 11:26:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTIyIiwidXNlcm5hbWUiOiJvbWFyIiwiZW1haWwiOiJvbWFyaGlzaGFtaGlzaGFtNzIxQGdtYWlsLmNvbSIsImV4cCI6MTc3ODg0NDM4N30.2YVwX9Iy5PBRx9yzkG61GiRPp541uZIHxb-S9HRLtr8
[08-May-2026 11:26:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 11:26:29 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 11:26:29 UTC] User ID: 522
[08-May-2026 11:26:29 UTC] ✅ User profile retrieved successfully for user ID: 522
[08-May-2026 11:26:39 UTC] === API CALL LOG ===
[08-May-2026 11:26:39 UTC] Endpoint: user/profile.php
[08-May-2026 11:26:39 UTC] Full Log Data: {
    "timestamp": "2026-05-08 11:26:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.41.5.107",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTIyIiwidXNlcm5hbWUiOiJvbWFyIiwiZW1haWwiOiJvbWFyaGlzaGFtaGlzaGFtNzIxQGdtYWlsLmNvbSIsImV4cCI6MTc3ODg0NDM4N30.2YVwX9Iy5PBRx9yzkG61GiRPp541uZIHxb-S9HRLtr8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f881c5b4bc6c570-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.41.5.107",
        "CF-IPCountry": "EG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.41.5.107, 162.159.122.165"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 11:26:39 UTC] === END API CALL LOG ===
[08-May-2026 11:26:39 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 11:26:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTIyIiwidXNlcm5hbWUiOiJvbWFyIiwiZW1haWwiOiJvbWFyaGlzaGFtaGlzaGFtNzIxQGdtYWlsLmNvbSIsImV4cCI6MTc3ODg0NDM4N30.2YVwX9Iy5PBRx9yzkG61GiRPp541uZIHxb-S9HRLtr8
[08-May-2026 11:26:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 11:26:39 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 11:26:39 UTC] User ID: 522
[08-May-2026 11:26:39 UTC] ✅ User profile retrieved successfully for user ID: 522
[08-May-2026 11:26:40 UTC] === API CALL LOG ===
[08-May-2026 11:26:40 UTC] Endpoint: user/profile.php
[08-May-2026 11:26:40 UTC] Full Log Data: {
    "timestamp": "2026-05-08 11:26:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.41.5.107",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTIyIiwidXNlcm5hbWUiOiJvbWFyIiwiZW1haWwiOiJvbWFyaGlzaGFtaGlzaGFtNzIxQGdtYWlsLmNvbSIsImV4cCI6MTc3ODg0NDM4N30.2YVwX9Iy5PBRx9yzkG61GiRPp541uZIHxb-S9HRLtr8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f881c609faec570-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.41.5.107",
        "CF-IPCountry": "EG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.41.5.107, 162.159.122.165"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 11:26:40 UTC] === END API CALL LOG ===
[08-May-2026 11:26:40 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 11:26:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTIyIiwidXNlcm5hbWUiOiJvbWFyIiwiZW1haWwiOiJvbWFyaGlzaGFtaGlzaGFtNzIxQGdtYWlsLmNvbSIsImV4cCI6MTc3ODg0NDM4N30.2YVwX9Iy5PBRx9yzkG61GiRPp541uZIHxb-S9HRLtr8
[08-May-2026 11:26:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 11:26:40 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 11:26:40 UTC] User ID: 522
[08-May-2026 11:26:40 UTC] ✅ User profile retrieved successfully for user ID: 522
[08-May-2026 11:26:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 11:26:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 11:26:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTIyIiwidXNlcm5hbWUiOiJvbWFyIiwiZW1haWwiOiJvbWFyaGlzaGFtaGlzaGFtNzIxQGdtYWlsLmNvbSIsImV4cCI6MTc3ODg0NDM4N30.2YVwX9Iy5PBRx9yzkG61GiRPp541uZIHxb-S9HRLtr8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f881c60d855c570-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.41.5.107","CF-IPCountry":"EG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.41.5.107, 162.159.122.165"}
[08-May-2026 11:26:40 UTC] === User Orders API Called ===
[08-May-2026 11:26:40 UTC] User ID: 522
[08-May-2026 11:26:40 UTC] Limit: 20, Offset: 0
[08-May-2026 11:26:40 UTC] Orders found: 0
[08-May-2026 11:26:40 UTC] Orders data: []
[08-May-2026 11:26:40 UTC] Total orders count: 0
[08-May-2026 11:26:40 UTC] === API CALL LOG ===
[08-May-2026 11:26:40 UTC] Endpoint: user/profile.php
[08-May-2026 11:26:40 UTC] Full Log Data: {
    "timestamp": "2026-05-08 11:26:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.41.5.107",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTIyIiwidXNlcm5hbWUiOiJvbWFyIiwiZW1haWwiOiJvbWFyaGlzaGFtaGlzaGFtNzIxQGdtYWlsLmNvbSIsImV4cCI6MTc3ODg0NDM4N30.2YVwX9Iy5PBRx9yzkG61GiRPp541uZIHxb-S9HRLtr8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f881c614984c570-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.41.5.107",
        "CF-IPCountry": "EG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.41.5.107, 162.159.122.165"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 11:26:40 UTC] === END API CALL LOG ===
[08-May-2026 11:26:40 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 11:26:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTIyIiwidXNlcm5hbWUiOiJvbWFyIiwiZW1haWwiOiJvbWFyaGlzaGFtaGlzaGFtNzIxQGdtYWlsLmNvbSIsImV4cCI6MTc3ODg0NDM4N30.2YVwX9Iy5PBRx9yzkG61GiRPp541uZIHxb-S9HRLtr8
[08-May-2026 11:26:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 11:26:40 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 11:26:40 UTC] User ID: 522
[08-May-2026 11:26:40 UTC] ✅ User profile retrieved successfully for user ID: 522
[08-May-2026 11:26:41 UTC] === API CALL LOG ===
[08-May-2026 11:26:41 UTC] Endpoint: user/profile.php
[08-May-2026 11:26:41 UTC] Full Log Data: {
    "timestamp": "2026-05-08 11:26:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.41.5.107",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTIyIiwidXNlcm5hbWUiOiJvbWFyIiwiZW1haWwiOiJvbWFyaGlzaGFtaGlzaGFtNzIxQGdtYWlsLmNvbSIsImV4cCI6MTc3ODg0NDM4N30.2YVwX9Iy5PBRx9yzkG61GiRPp541uZIHxb-S9HRLtr8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f881c63ff00c570-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.41.5.107",
        "CF-IPCountry": "EG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.41.5.107, 162.159.122.165"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 11:26:41 UTC] === END API CALL LOG ===
[08-May-2026 11:26:41 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 11:26:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTIyIiwidXNlcm5hbWUiOiJvbWFyIiwiZW1haWwiOiJvbWFyaGlzaGFtaGlzaGFtNzIxQGdtYWlsLmNvbSIsImV4cCI6MTc3ODg0NDM4N30.2YVwX9Iy5PBRx9yzkG61GiRPp541uZIHxb-S9HRLtr8
[08-May-2026 11:26:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 11:26:41 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 11:26:41 UTC] User ID: 522
[08-May-2026 11:26:41 UTC] ✅ User profile retrieved successfully for user ID: 522
[08-May-2026 11:27:01 UTC] === API CALL LOG ===
[08-May-2026 11:27:01 UTC] Endpoint: user/profile.php
[08-May-2026 11:27:01 UTC] Full Log Data: {
    "timestamp": "2026-05-08 11:27:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.41.5.107",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTIyIiwidXNlcm5hbWUiOiJvbWFyIiwiZW1haWwiOiJvbWFyaGlzaGFtaGlzaGFtNzIxQGdtYWlsLmNvbSIsImV4cCI6MTc3ODg0NDM4N30.2YVwX9Iy5PBRx9yzkG61GiRPp541uZIHxb-S9HRLtr8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f881ce2d865c570-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.41.5.107",
        "CF-IPCountry": "EG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.41.5.107, 162.159.122.164"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 11:27:01 UTC] === END API CALL LOG ===
[08-May-2026 11:27:01 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 11:27:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTIyIiwidXNlcm5hbWUiOiJvbWFyIiwiZW1haWwiOiJvbWFyaGlzaGFtaGlzaGFtNzIxQGdtYWlsLmNvbSIsImV4cCI6MTc3ODg0NDM4N30.2YVwX9Iy5PBRx9yzkG61GiRPp541uZIHxb-S9HRLtr8
[08-May-2026 11:27:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 11:27:01 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 11:27:01 UTC] User ID: 522
[08-May-2026 11:27:01 UTC] ✅ User profile retrieved successfully for user ID: 522
[08-May-2026 11:27:14 UTC] === API CALL LOG ===
[08-May-2026 11:27:14 UTC] Endpoint: user/profile.php
[08-May-2026 11:27:14 UTC] Full Log Data: {
    "timestamp": "2026-05-08 11:27:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.41.5.107",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTIyIiwidXNlcm5hbWUiOiJvbWFyIiwiZW1haWwiOiJvbWFyaGlzaGFtaGlzaGFtNzIxQGdtYWlsLmNvbSIsImV4cCI6MTc3ODg0NDM4N30.2YVwX9Iy5PBRx9yzkG61GiRPp541uZIHxb-S9HRLtr8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f881d31b82c5fd0-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.41.5.107",
        "CF-IPCountry": "EG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.41.5.107, 162.159.122.164"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 11:27:14 UTC] === END API CALL LOG ===
[08-May-2026 11:27:14 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 11:27:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTIyIiwidXNlcm5hbWUiOiJvbWFyIiwiZW1haWwiOiJvbWFyaGlzaGFtaGlzaGFtNzIxQGdtYWlsLmNvbSIsImV4cCI6MTc3ODg0NDM4N30.2YVwX9Iy5PBRx9yzkG61GiRPp541uZIHxb-S9HRLtr8
[08-May-2026 11:27:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 11:27:14 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 11:27:14 UTC] User ID: 522
[08-May-2026 11:27:14 UTC] ✅ User profile retrieved successfully for user ID: 522
[08-May-2026 11:27:15 UTC] === API CALL LOG ===
[08-May-2026 11:27:15 UTC] Endpoint: user/profile.php
[08-May-2026 11:27:15 UTC] Full Log Data: {
    "timestamp": "2026-05-08 11:27:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.41.5.107",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTIyIiwidXNlcm5hbWUiOiJvbWFyIiwiZW1haWwiOiJvbWFyaGlzaGFtaGlzaGFtNzIxQGdtYWlsLmNvbSIsImV4cCI6MTc3ODg0NDM4N30.2YVwX9Iy5PBRx9yzkG61GiRPp541uZIHxb-S9HRLtr8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f881d36ab785fd0-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.41.5.107",
        "CF-IPCountry": "EG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.41.5.107, 162.159.122.164"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 11:27:15 UTC] === END API CALL LOG ===
[08-May-2026 11:27:15 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 11:27:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTIyIiwidXNlcm5hbWUiOiJvbWFyIiwiZW1haWwiOiJvbWFyaGlzaGFtaGlzaGFtNzIxQGdtYWlsLmNvbSIsImV4cCI6MTc3ODg0NDM4N30.2YVwX9Iy5PBRx9yzkG61GiRPp541uZIHxb-S9HRLtr8
[08-May-2026 11:27:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 11:27:15 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 11:27:15 UTC] User ID: 522
[08-May-2026 11:27:15 UTC] ✅ User profile retrieved successfully for user ID: 522
[08-May-2026 11:27:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 11:27:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 11:27:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTIyIiwidXNlcm5hbWUiOiJvbWFyIiwiZW1haWwiOiJvbWFyaGlzaGFtaGlzaGFtNzIxQGdtYWlsLmNvbSIsImV4cCI6MTc3ODg0NDM4N30.2YVwX9Iy5PBRx9yzkG61GiRPp541uZIHxb-S9HRLtr8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f881d375cf95fd0-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.41.5.107","CF-IPCountry":"EG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.41.5.107, 162.159.122.164"}
[08-May-2026 11:27:15 UTC] === User Orders API Called ===
[08-May-2026 11:27:15 UTC] User ID: 522
[08-May-2026 11:27:15 UTC] Limit: 20, Offset: 0
[08-May-2026 11:27:15 UTC] Orders found: 0
[08-May-2026 11:27:15 UTC] Orders data: []
[08-May-2026 11:27:15 UTC] Total orders count: 0
[08-May-2026 11:27:15 UTC] === API CALL LOG ===
[08-May-2026 11:27:15 UTC] Endpoint: user/profile.php
[08-May-2026 11:27:15 UTC] Full Log Data: {
    "timestamp": "2026-05-08 11:27:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.41.5.107",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTIyIiwidXNlcm5hbWUiOiJvbWFyIiwiZW1haWwiOiJvbWFyaGlzaGFtaGlzaGFtNzIxQGdtYWlsLmNvbSIsImV4cCI6MTc3ODg0NDM4N30.2YVwX9Iy5PBRx9yzkG61GiRPp541uZIHxb-S9HRLtr8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f881d375cfc5fd0-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.41.5.107",
        "CF-IPCountry": "EG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.41.5.107, 162.159.122.164"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 11:27:15 UTC] === END API CALL LOG ===
[08-May-2026 11:27:15 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 11:27:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTIyIiwidXNlcm5hbWUiOiJvbWFyIiwiZW1haWwiOiJvbWFyaGlzaGFtaGlzaGFtNzIxQGdtYWlsLmNvbSIsImV4cCI6MTc3ODg0NDM4N30.2YVwX9Iy5PBRx9yzkG61GiRPp541uZIHxb-S9HRLtr8
[08-May-2026 11:27:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 11:27:15 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 11:27:15 UTC] User ID: 522
[08-May-2026 11:27:15 UTC] ✅ User profile retrieved successfully for user ID: 522
[08-May-2026 11:27:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 11:27:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 11:27:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTIyIiwidXNlcm5hbWUiOiJvbWFyIiwiZW1haWwiOiJvbWFyaGlzaGFtaGlzaGFtNzIxQGdtYWlsLmNvbSIsImV4cCI6MTc3ODg0NDM4N30.2YVwX9Iy5PBRx9yzkG61GiRPp541uZIHxb-S9HRLtr8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f881d39eada5fd0-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.41.5.107","CF-IPCountry":"EG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.41.5.107, 162.159.122.164"}
[08-May-2026 11:27:15 UTC] === User Orders API Called ===
[08-May-2026 11:27:15 UTC] User ID: 522
[08-May-2026 11:27:15 UTC] Limit: 20, Offset: 0
[08-May-2026 11:27:15 UTC] Orders found: 0
[08-May-2026 11:27:15 UTC] Orders data: []
[08-May-2026 11:27:15 UTC] Total orders count: 0
[08-May-2026 11:27:16 UTC] === API CALL LOG ===
[08-May-2026 11:27:16 UTC] Endpoint: user/profile.php
[08-May-2026 11:27:16 UTC] Full Log Data: {
    "timestamp": "2026-05-08 11:27:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.41.5.107",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTIyIiwidXNlcm5hbWUiOiJvbWFyIiwiZW1haWwiOiJvbWFyaGlzaGFtaGlzaGFtNzIxQGdtYWlsLmNvbSIsImV4cCI6MTc3ODg0NDM4N30.2YVwX9Iy5PBRx9yzkG61GiRPp541uZIHxb-S9HRLtr8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f881d425ec85fd0-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.41.5.107",
        "CF-IPCountry": "EG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.41.5.107, 162.159.122.164"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 11:27:16 UTC] === END API CALL LOG ===
[08-May-2026 11:27:16 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 11:27:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTIyIiwidXNlcm5hbWUiOiJvbWFyIiwiZW1haWwiOiJvbWFyaGlzaGFtaGlzaGFtNzIxQGdtYWlsLmNvbSIsImV4cCI6MTc3ODg0NDM4N30.2YVwX9Iy5PBRx9yzkG61GiRPp541uZIHxb-S9HRLtr8
[08-May-2026 11:27:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 11:27:16 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 11:27:16 UTC] User ID: 522
[08-May-2026 11:27:16 UTC] ✅ User profile retrieved successfully for user ID: 522
[08-May-2026 11:27:16 UTC] User Purchases API - User ID: 522
[08-May-2026 11:27:16 UTC] User Purchases API - Total purchases found: 0
[08-May-2026 11:27:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 11:27:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 11:27:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTIyIiwidXNlcm5hbWUiOiJvbWFyIiwiZW1haWwiOiJvbWFyaGlzaGFtaGlzaGFtNzIxQGdtYWlsLmNvbSIsImV4cCI6MTc3ODg0NDM4N30.2YVwX9Iy5PBRx9yzkG61GiRPp541uZIHxb-S9HRLtr8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f881d4fff585fd0-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.41.5.107","CF-IPCountry":"EG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.41.5.107, 162.159.122.164"}
[08-May-2026 11:27:19 UTC] === User Orders API Called ===
[08-May-2026 11:27:19 UTC] User ID: 522
[08-May-2026 11:27:19 UTC] Limit: 20, Offset: 0
[08-May-2026 11:27:19 UTC] Orders found: 0
[08-May-2026 11:27:19 UTC] Orders data: []
[08-May-2026 11:27:19 UTC] Total orders count: 0
[08-May-2026 11:27:19 UTC] === API CALL LOG ===
[08-May-2026 11:27:19 UTC] Endpoint: user/profile.php
[08-May-2026 11:27:19 UTC] Full Log Data: {
    "timestamp": "2026-05-08 11:27:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.41.5.107",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTIyIiwidXNlcm5hbWUiOiJvbWFyIiwiZW1haWwiOiJvbWFyaGlzaGFtaGlzaGFtNzIxQGdtYWlsLmNvbSIsImV4cCI6MTc3ODg0NDM4N30.2YVwX9Iy5PBRx9yzkG61GiRPp541uZIHxb-S9HRLtr8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f881d5068655fd0-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.41.5.107",
        "CF-IPCountry": "EG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.41.5.107, 162.159.122.164"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 11:27:19 UTC] === END API CALL LOG ===
[08-May-2026 11:27:19 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 11:27:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTIyIiwidXNlcm5hbWUiOiJvbWFyIiwiZW1haWwiOiJvbWFyaGlzaGFtaGlzaGFtNzIxQGdtYWlsLmNvbSIsImV4cCI6MTc3ODg0NDM4N30.2YVwX9Iy5PBRx9yzkG61GiRPp541uZIHxb-S9HRLtr8
[08-May-2026 11:27:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 11:27:19 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 11:27:19 UTC] User ID: 522
[08-May-2026 11:27:19 UTC] ✅ User profile retrieved successfully for user ID: 522
[08-May-2026 11:27:19 UTC] === API CALL LOG ===
[08-May-2026 11:27:19 UTC] Endpoint: user/profile.php
[08-May-2026 11:27:19 UTC] Full Log Data: {
    "timestamp": "2026-05-08 11:27:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.41.5.107",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTIyIiwidXNlcm5hbWUiOiJvbWFyIiwiZW1haWwiOiJvbWFyaGlzaGFtaGlzaGFtNzIxQGdtYWlsLmNvbSIsImV4cCI6MTc3ODg0NDM4N30.2YVwX9Iy5PBRx9yzkG61GiRPp541uZIHxb-S9HRLtr8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f881d5428345fd0-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.41.5.107",
        "CF-IPCountry": "EG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.41.5.107, 162.159.122.164"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 11:27:19 UTC] === END API CALL LOG ===
[08-May-2026 11:27:19 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 11:27:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTIyIiwidXNlcm5hbWUiOiJvbWFyIiwiZW1haWwiOiJvbWFyaGlzaGFtaGlzaGFtNzIxQGdtYWlsLmNvbSIsImV4cCI6MTc3ODg0NDM4N30.2YVwX9Iy5PBRx9yzkG61GiRPp541uZIHxb-S9HRLtr8
[08-May-2026 11:27:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 11:27:19 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 11:27:19 UTC] User ID: 522
[08-May-2026 11:27:19 UTC] ✅ User profile retrieved successfully for user ID: 522
[08-May-2026 13:32:10 UTC] API Hash Debug - Received: 
[08-May-2026 13:32:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 13:32:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","User-Agent":"Mozilla\/5.0 AppleWebKit\/537.36 (KHTML, like Gecko; compatible; GPTBot\/1.3; +https:\/\/openai.com\/gptbot)","Referer":"https:\/\/api.memberx.app\/api\/user\/","Cookie":"PHPSESSID=aeisnaptd96avarem94e1k2c4o","Accept-Encoding":"gzip, br","cf-ray":"9f88d4348ba7c17a-ATL","Accept":"*\/*","x-openai-host-hash":"114523492","from":"gptbot(at)openai.com","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"74.7.242.40","CF-IPCountry":"US","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"74.7.242.40, 104.23.245.24"}
[08-May-2026 13:32:17 UTC] === API CALL LOG ===
[08-May-2026 13:32:17 UTC] Endpoint: user/profile.php
[08-May-2026 13:32:17 UTC] Full Log Data: {
    "timestamp": "2026-05-08 13:32:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "74.7.242.40",
    "user_agent": "Mozilla\/5.0 AppleWebKit\/537.36 (KHTML, like Gecko; compatible; GPTBot\/1.3; +https:\/\/openai.com\/gptbot)",
    "headers": {
        "Host": "api.memberx.app",
        "User-Agent": "Mozilla\/5.0 AppleWebKit\/537.36 (KHTML, like Gecko; compatible; GPTBot\/1.3; +https:\/\/openai.com\/gptbot)",
        "Referer": "https:\/\/api.memberx.app\/api\/user\/",
        "Cookie": "PHPSESSID=aeisnaptd96avarem94e1k2c4o",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f88d463db17c17a-ATL",
        "Accept": "*\/*",
        "x-openai-host-hash": "114523492",
        "from": "gptbot(at)openai.com",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "74.7.242.40",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "74.7.242.40, 104.23.245.24"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 13:32:17 UTC] === END API CALL LOG ===
[08-May-2026 14:19:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 14:19:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 14:19:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTIzIiwidXNlcm5hbWUiOiJ0b25nIiwiZW1haWwiOiJ0aW5ndG9uZzAzNnlAZ21haWwuY29tIiwiZXhwIjoxNzc4ODU0NzY2fQ.o2-5PPkColjxB_2n3XQbplOv551BZrmVYqAyKzOsfFo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f89197c1fadff8a-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"42.105.48.11","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"42.105.48.11, 162.158.88.7"}
[08-May-2026 14:19:28 UTC] === User Orders API Called ===
[08-May-2026 14:19:28 UTC] User ID: 523
[08-May-2026 14:19:28 UTC] Limit: 20, Offset: 0
[08-May-2026 14:19:28 UTC] Orders found: 0
[08-May-2026 14:19:28 UTC] Orders data: []
[08-May-2026 14:19:28 UTC] Total orders count: 0
[08-May-2026 14:19:28 UTC] === API CALL LOG ===
[08-May-2026 14:19:28 UTC] Endpoint: user/profile.php
[08-May-2026 14:19:28 UTC] Full Log Data: {
    "timestamp": "2026-05-08 14:19:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "42.105.48.11",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTIzIiwidXNlcm5hbWUiOiJ0b25nIiwiZW1haWwiOiJ0aW5ndG9uZzAzNnlAZ21haWwuY29tIiwiZXhwIjoxNzc4ODU0NzY2fQ.o2-5PPkColjxB_2n3XQbplOv551BZrmVYqAyKzOsfFo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f89197c1fa3ff8a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "42.105.48.11",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "42.105.48.11, 162.158.88.6"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 14:19:28 UTC] === END API CALL LOG ===
[08-May-2026 14:19:28 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 14:19:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTIzIiwidXNlcm5hbWUiOiJ0b25nIiwiZW1haWwiOiJ0aW5ndG9uZzAzNnlAZ21haWwuY29tIiwiZXhwIjoxNzc4ODU0NzY2fQ.o2-5PPkColjxB_2n3XQbplOv551BZrmVYqAyKzOsfFo
[08-May-2026 14:19:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 14:19:28 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 14:19:28 UTC] User ID: 523
[08-May-2026 14:19:28 UTC] ✅ User profile retrieved successfully for user ID: 523
[08-May-2026 14:19:28 UTC] === API CALL LOG ===
[08-May-2026 14:19:28 UTC] Endpoint: user/profile.php
[08-May-2026 14:19:28 UTC] Full Log Data: {
    "timestamp": "2026-05-08 14:19:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "42.105.48.11",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTIzIiwidXNlcm5hbWUiOiJ0b25nIiwiZW1haWwiOiJ0aW5ndG9uZzAzNnlAZ21haWwuY29tIiwiZXhwIjoxNzc4ODU0NzY2fQ.o2-5PPkColjxB_2n3XQbplOv551BZrmVYqAyKzOsfFo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f89197cca20ff8a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "42.105.48.11",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "42.105.48.11, 162.158.88.7"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 14:19:28 UTC] === END API CALL LOG ===
[08-May-2026 14:19:28 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 14:19:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTIzIiwidXNlcm5hbWUiOiJ0b25nIiwiZW1haWwiOiJ0aW5ndG9uZzAzNnlAZ21haWwuY29tIiwiZXhwIjoxNzc4ODU0NzY2fQ.o2-5PPkColjxB_2n3XQbplOv551BZrmVYqAyKzOsfFo
[08-May-2026 14:19:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 14:19:28 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 14:19:28 UTC] User ID: 523
[08-May-2026 14:19:28 UTC] ✅ User profile retrieved successfully for user ID: 523
[08-May-2026 14:19:29 UTC] === API CALL LOG ===
[08-May-2026 14:19:29 UTC] Endpoint: user/profile.php
[08-May-2026 14:19:29 UTC] Full Log Data: {
    "timestamp": "2026-05-08 14:19:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "42.105.48.11",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTIzIiwidXNlcm5hbWUiOiJ0b25nIiwiZW1haWwiOiJ0aW5ndG9uZzAzNnlAZ21haWwuY29tIiwiZXhwIjoxNzc4ODU0NzY2fQ.o2-5PPkColjxB_2n3XQbplOv551BZrmVYqAyKzOsfFo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f891985b9e0ff8a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "42.105.48.11",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "42.105.48.11, 162.158.88.7"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 14:19:29 UTC] === END API CALL LOG ===
[08-May-2026 14:19:29 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 14:19:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTIzIiwidXNlcm5hbWUiOiJ0b25nIiwiZW1haWwiOiJ0aW5ndG9uZzAzNnlAZ21haWwuY29tIiwiZXhwIjoxNzc4ODU0NzY2fQ.o2-5PPkColjxB_2n3XQbplOv551BZrmVYqAyKzOsfFo
[08-May-2026 14:19:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 14:19:29 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 14:19:29 UTC] User ID: 523
[08-May-2026 14:19:29 UTC] ✅ User profile retrieved successfully for user ID: 523
[08-May-2026 14:21:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 14:21:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 14:21:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTIzIiwidXNlcm5hbWUiOiJ0b25nIiwiZW1haWwiOiJ0aW5ndG9uZzAzNnlAZ21haWwuY29tIiwiZXhwIjoxNzc4ODU0NzY2fQ.o2-5PPkColjxB_2n3XQbplOv551BZrmVYqAyKzOsfFo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f891c3b0ff8ff8a-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"42.105.48.11","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"42.105.48.11, 162.158.88.29"}
[08-May-2026 14:21:20 UTC] === User Orders API Called ===
[08-May-2026 14:21:20 UTC] User ID: 523
[08-May-2026 14:21:20 UTC] Limit: 20, Offset: 0
[08-May-2026 14:21:20 UTC] Orders found: 0
[08-May-2026 14:21:20 UTC] Orders data: []
[08-May-2026 14:21:20 UTC] Total orders count: 0
[08-May-2026 14:21:20 UTC] === API CALL LOG ===
[08-May-2026 14:21:20 UTC] Endpoint: user/profile.php
[08-May-2026 14:21:20 UTC] Full Log Data: {
    "timestamp": "2026-05-08 14:21:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "42.105.48.11",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTIzIiwidXNlcm5hbWUiOiJ0b25nIiwiZW1haWwiOiJ0aW5ndG9uZzAzNnlAZ21haWwuY29tIiwiZXhwIjoxNzc4ODU0NzY2fQ.o2-5PPkColjxB_2n3XQbplOv551BZrmVYqAyKzOsfFo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f891c3b0ffcff8a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "42.105.48.11",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "42.105.48.11, 162.158.88.28"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 14:21:20 UTC] === END API CALL LOG ===
[08-May-2026 14:21:20 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 14:21:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTIzIiwidXNlcm5hbWUiOiJ0b25nIiwiZW1haWwiOiJ0aW5ndG9uZzAzNnlAZ21haWwuY29tIiwiZXhwIjoxNzc4ODU0NzY2fQ.o2-5PPkColjxB_2n3XQbplOv551BZrmVYqAyKzOsfFo
[08-May-2026 14:21:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 14:21:20 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 14:21:20 UTC] User ID: 523
[08-May-2026 14:21:20 UTC] ✅ User profile retrieved successfully for user ID: 523
[08-May-2026 14:21:21 UTC] === API CALL LOG ===
[08-May-2026 14:21:21 UTC] Endpoint: user/profile.php
[08-May-2026 14:21:21 UTC] Full Log Data: {
    "timestamp": "2026-05-08 14:21:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "42.105.48.11",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTIzIiwidXNlcm5hbWUiOiJ0b25nIiwiZW1haWwiOiJ0aW5ndG9uZzAzNnlAZ21haWwuY29tIiwiZXhwIjoxNzc4ODU0NzY2fQ.o2-5PPkColjxB_2n3XQbplOv551BZrmVYqAyKzOsfFo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f891c3ebca2ff8a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "42.105.48.11",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "42.105.48.11, 162.158.88.28"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 14:21:21 UTC] === END API CALL LOG ===
[08-May-2026 14:21:21 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 14:21:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTIzIiwidXNlcm5hbWUiOiJ0b25nIiwiZW1haWwiOiJ0aW5ndG9uZzAzNnlAZ21haWwuY29tIiwiZXhwIjoxNzc4ODU0NzY2fQ.o2-5PPkColjxB_2n3XQbplOv551BZrmVYqAyKzOsfFo
[08-May-2026 14:21:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 14:21:21 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 14:21:21 UTC] User ID: 523
[08-May-2026 14:21:21 UTC] ✅ User profile retrieved successfully for user ID: 523
[08-May-2026 14:21:22 UTC] === API CALL LOG ===
[08-May-2026 14:21:22 UTC] Endpoint: user/profile.php
[08-May-2026 14:21:22 UTC] Full Log Data: {
    "timestamp": "2026-05-08 14:21:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "42.105.48.11",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTIzIiwidXNlcm5hbWUiOiJ0b25nIiwiZW1haWwiOiJ0aW5ndG9uZzAzNnlAZ21haWwuY29tIiwiZXhwIjoxNzc4ODU0NzY2fQ.o2-5PPkColjxB_2n3XQbplOv551BZrmVYqAyKzOsfFo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f891c46be77ff8a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "42.105.48.11",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "42.105.48.11, 162.158.88.28"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 14:21:22 UTC] === END API CALL LOG ===
[08-May-2026 14:21:22 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 14:21:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTIzIiwidXNlcm5hbWUiOiJ0b25nIiwiZW1haWwiOiJ0aW5ndG9uZzAzNnlAZ21haWwuY29tIiwiZXhwIjoxNzc4ODU0NzY2fQ.o2-5PPkColjxB_2n3XQbplOv551BZrmVYqAyKzOsfFo
[08-May-2026 14:21:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 14:21:22 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 14:21:22 UTC] User ID: 523
[08-May-2026 14:21:22 UTC] ✅ User profile retrieved successfully for user ID: 523
[08-May-2026 14:21:31 UTC] === API CALL LOG ===
[08-May-2026 14:21:31 UTC] Endpoint: user/profile.php
[08-May-2026 14:21:31 UTC] Full Log Data: {
    "timestamp": "2026-05-08 14:21:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "42.105.48.11",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTIzIiwidXNlcm5hbWUiOiJ0b25nIiwiZW1haWwiOiJ0aW5ndG9uZzAzNnlAZ21haWwuY29tIiwiZXhwIjoxNzc4ODU0NzY2fQ.o2-5PPkColjxB_2n3XQbplOv551BZrmVYqAyKzOsfFo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f891c813884ff8a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "42.105.48.11",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "42.105.48.11, 162.158.88.28"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 14:21:31 UTC] === END API CALL LOG ===
[08-May-2026 14:21:31 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 14:21:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTIzIiwidXNlcm5hbWUiOiJ0b25nIiwiZW1haWwiOiJ0aW5ndG9uZzAzNnlAZ21haWwuY29tIiwiZXhwIjoxNzc4ODU0NzY2fQ.o2-5PPkColjxB_2n3XQbplOv551BZrmVYqAyKzOsfFo
[08-May-2026 14:21:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 14:21:31 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 14:21:31 UTC] User ID: 523
[08-May-2026 14:21:31 UTC] ✅ User profile retrieved successfully for user ID: 523
[08-May-2026 14:21:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 14:21:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 14:21:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTIzIiwidXNlcm5hbWUiOiJ0b25nIiwiZW1haWwiOiJ0aW5ndG9uZzAzNnlAZ21haWwuY29tIiwiZXhwIjoxNzc4ODU0NzY2fQ.o2-5PPkColjxB_2n3XQbplOv551BZrmVYqAyKzOsfFo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f891c81387dff8a-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"42.105.48.11","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"42.105.48.11, 162.158.88.28"}
[08-May-2026 14:21:31 UTC] === User Orders API Called ===
[08-May-2026 14:21:31 UTC] User ID: 523
[08-May-2026 14:21:31 UTC] Limit: 20, Offset: 0
[08-May-2026 14:21:31 UTC] Orders found: 0
[08-May-2026 14:21:31 UTC] Orders data: []
[08-May-2026 14:21:31 UTC] Total orders count: 0
[08-May-2026 14:21:32 UTC] === API CALL LOG ===
[08-May-2026 14:21:32 UTC] Endpoint: user/profile.php
[08-May-2026 14:21:32 UTC] Full Log Data: {
    "timestamp": "2026-05-08 14:21:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "42.105.48.11",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTIzIiwidXNlcm5hbWUiOiJ0b25nIiwiZW1haWwiOiJ0aW5ndG9uZzAzNnlAZ21haWwuY29tIiwiZXhwIjoxNzc4ODU0NzY2fQ.o2-5PPkColjxB_2n3XQbplOv551BZrmVYqAyKzOsfFo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f891c85a8ecff8a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "42.105.48.11",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "42.105.48.11, 162.158.88.28"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 14:21:32 UTC] === END API CALL LOG ===
[08-May-2026 14:21:32 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 14:21:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTIzIiwidXNlcm5hbWUiOiJ0b25nIiwiZW1haWwiOiJ0aW5ndG9uZzAzNnlAZ21haWwuY29tIiwiZXhwIjoxNzc4ODU0NzY2fQ.o2-5PPkColjxB_2n3XQbplOv551BZrmVYqAyKzOsfFo
[08-May-2026 14:21:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 14:21:32 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 14:21:32 UTC] User ID: 523
[08-May-2026 14:21:32 UTC] ✅ User profile retrieved successfully for user ID: 523
[08-May-2026 14:21:33 UTC] === API CALL LOG ===
[08-May-2026 14:21:33 UTC] Endpoint: user/profile.php
[08-May-2026 14:21:33 UTC] Full Log Data: {
    "timestamp": "2026-05-08 14:21:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "42.105.48.11",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTIzIiwidXNlcm5hbWUiOiJ0b25nIiwiZW1haWwiOiJ0aW5ndG9uZzAzNnlAZ21haWwuY29tIiwiZXhwIjoxNzc4ODU0NzY2fQ.o2-5PPkColjxB_2n3XQbplOv551BZrmVYqAyKzOsfFo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f891c8a092aff8a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "42.105.48.11",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "42.105.48.11, 162.158.88.28"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 14:21:33 UTC] === END API CALL LOG ===
[08-May-2026 14:21:33 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 14:21:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTIzIiwidXNlcm5hbWUiOiJ0b25nIiwiZW1haWwiOiJ0aW5ndG9uZzAzNnlAZ21haWwuY29tIiwiZXhwIjoxNzc4ODU0NzY2fQ.o2-5PPkColjxB_2n3XQbplOv551BZrmVYqAyKzOsfFo
[08-May-2026 14:21:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 14:21:33 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 14:21:33 UTC] User ID: 523
[08-May-2026 14:21:33 UTC] ✅ User profile retrieved successfully for user ID: 523
[08-May-2026 14:21:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 14:21:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 14:21:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTIzIiwidXNlcm5hbWUiOiJ0b25nIiwiZW1haWwiOiJ0aW5ndG9uZzAzNnlAZ21haWwuY29tIiwiZXhwIjoxNzc4ODU0NzY2fQ.o2-5PPkColjxB_2n3XQbplOv551BZrmVYqAyKzOsfFo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f891c923ef1ff8a-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"42.105.48.11","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"42.105.48.11, 162.158.88.28"}
[08-May-2026 14:21:34 UTC] === User Orders API Called ===
[08-May-2026 14:21:34 UTC] User ID: 523
[08-May-2026 14:21:34 UTC] Limit: 20, Offset: 0
[08-May-2026 14:21:34 UTC] Orders found: 0
[08-May-2026 14:21:34 UTC] Orders data: []
[08-May-2026 14:21:34 UTC] Total orders count: 0
[08-May-2026 14:21:35 UTC] === API CALL LOG ===
[08-May-2026 14:21:35 UTC] Endpoint: user/profile.php
[08-May-2026 14:21:35 UTC] Full Log Data: {
    "timestamp": "2026-05-08 14:21:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "42.105.48.11",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTIzIiwidXNlcm5hbWUiOiJ0b25nIiwiZW1haWwiOiJ0aW5ndG9uZzAzNnlAZ21haWwuY29tIiwiZXhwIjoxNzc4ODU0NzY2fQ.o2-5PPkColjxB_2n3XQbplOv551BZrmVYqAyKzOsfFo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f891c9b6d0aff8a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "42.105.48.11",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "42.105.48.11, 162.158.88.28"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 14:21:35 UTC] === END API CALL LOG ===
[08-May-2026 14:21:35 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 14:21:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTIzIiwidXNlcm5hbWUiOiJ0b25nIiwiZW1haWwiOiJ0aW5ndG9uZzAzNnlAZ21haWwuY29tIiwiZXhwIjoxNzc4ODU0NzY2fQ.o2-5PPkColjxB_2n3XQbplOv551BZrmVYqAyKzOsfFo
[08-May-2026 14:21:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 14:21:35 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 14:21:35 UTC] User ID: 523
[08-May-2026 14:21:35 UTC] ✅ User profile retrieved successfully for user ID: 523
[08-May-2026 14:21:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 14:21:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 14:21:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTIzIiwidXNlcm5hbWUiOiJ0b25nIiwiZW1haWwiOiJ0aW5ndG9uZzAzNnlAZ21haWwuY29tIiwiZXhwIjoxNzc4ODU0NzY2fQ.o2-5PPkColjxB_2n3XQbplOv551BZrmVYqAyKzOsfFo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f891c9b6cfdff8a-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"42.105.48.11","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"42.105.48.11, 162.158.88.28"}
[08-May-2026 14:21:36 UTC] === User Orders API Called ===
[08-May-2026 14:21:36 UTC] User ID: 523
[08-May-2026 14:21:36 UTC] Limit: 20, Offset: 0
[08-May-2026 14:21:36 UTC] Orders found: 0
[08-May-2026 14:21:36 UTC] Orders data: []
[08-May-2026 14:21:36 UTC] Total orders count: 0
[08-May-2026 14:21:36 UTC] === API CALL LOG ===
[08-May-2026 14:21:36 UTC] Endpoint: user/profile.php
[08-May-2026 14:21:36 UTC] Full Log Data: {
    "timestamp": "2026-05-08 14:21:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "42.105.48.11",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTIzIiwidXNlcm5hbWUiOiJ0b25nIiwiZW1haWwiOiJ0aW5ndG9uZzAzNnlAZ21haWwuY29tIiwiZXhwIjoxNzc4ODU0NzY2fQ.o2-5PPkColjxB_2n3XQbplOv551BZrmVYqAyKzOsfFo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f891c9f59ecff8a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "42.105.48.11",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "42.105.48.11, 162.158.88.28"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 14:21:36 UTC] === END API CALL LOG ===
[08-May-2026 14:21:36 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 14:21:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTIzIiwidXNlcm5hbWUiOiJ0b25nIiwiZW1haWwiOiJ0aW5ndG9uZzAzNnlAZ21haWwuY29tIiwiZXhwIjoxNzc4ODU0NzY2fQ.o2-5PPkColjxB_2n3XQbplOv551BZrmVYqAyKzOsfFo
[08-May-2026 14:21:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 14:21:36 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 14:21:36 UTC] User ID: 523
[08-May-2026 14:21:36 UTC] ✅ User profile retrieved successfully for user ID: 523
[08-May-2026 14:21:37 UTC] === API CALL LOG ===
[08-May-2026 14:21:37 UTC] Endpoint: user/profile.php
[08-May-2026 14:21:37 UTC] Full Log Data: {
    "timestamp": "2026-05-08 14:21:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "42.105.48.11",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTIzIiwidXNlcm5hbWUiOiJ0b25nIiwiZW1haWwiOiJ0aW5ndG9uZzAzNnlAZ21haWwuY29tIiwiZXhwIjoxNzc4ODU0NzY2fQ.o2-5PPkColjxB_2n3XQbplOv551BZrmVYqAyKzOsfFo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f891ca2ee33ff8a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "42.105.48.11",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "42.105.48.11, 162.158.88.28"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 14:21:37 UTC] === END API CALL LOG ===
[08-May-2026 14:21:37 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 14:21:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTIzIiwidXNlcm5hbWUiOiJ0b25nIiwiZW1haWwiOiJ0aW5ndG9uZzAzNnlAZ21haWwuY29tIiwiZXhwIjoxNzc4ODU0NzY2fQ.o2-5PPkColjxB_2n3XQbplOv551BZrmVYqAyKzOsfFo
[08-May-2026 14:21:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 14:21:37 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 14:21:37 UTC] User ID: 523
[08-May-2026 14:21:37 UTC] ✅ User profile retrieved successfully for user ID: 523
[08-May-2026 14:21:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 14:21:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 14:21:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTIzIiwidXNlcm5hbWUiOiJ0b25nIiwiZW1haWwiOiJ0aW5ndG9uZzAzNnlAZ21haWwuY29tIiwiZXhwIjoxNzc4ODU0NzY2fQ.o2-5PPkColjxB_2n3XQbplOv551BZrmVYqAyKzOsfFo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f891cb39d4aff8a-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"42.105.48.11","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"42.105.48.11, 162.158.88.28"}
[08-May-2026 14:21:39 UTC] === User Orders API Called ===
[08-May-2026 14:21:39 UTC] User ID: 523
[08-May-2026 14:21:39 UTC] Limit: 20, Offset: 0
[08-May-2026 14:21:39 UTC] Orders found: 0
[08-May-2026 14:21:39 UTC] Orders data: []
[08-May-2026 14:21:39 UTC] Total orders count: 0
[08-May-2026 14:21:39 UTC] === API CALL LOG ===
[08-May-2026 14:21:39 UTC] Endpoint: user/profile.php
[08-May-2026 14:21:39 UTC] Full Log Data: {
    "timestamp": "2026-05-08 14:21:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "42.105.48.11",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTIzIiwidXNlcm5hbWUiOiJ0b25nIiwiZW1haWwiOiJ0aW5ndG9uZzAzNnlAZ21haWwuY29tIiwiZXhwIjoxNzc4ODU0NzY2fQ.o2-5PPkColjxB_2n3XQbplOv551BZrmVYqAyKzOsfFo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f891cb39d50ff8a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "42.105.48.11",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "42.105.48.11, 162.158.88.28"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 14:21:39 UTC] === END API CALL LOG ===
[08-May-2026 14:21:39 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 14:21:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTIzIiwidXNlcm5hbWUiOiJ0b25nIiwiZW1haWwiOiJ0aW5ndG9uZzAzNnlAZ21haWwuY29tIiwiZXhwIjoxNzc4ODU0NzY2fQ.o2-5PPkColjxB_2n3XQbplOv551BZrmVYqAyKzOsfFo
[08-May-2026 14:21:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 14:21:39 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 14:21:39 UTC] User ID: 523
[08-May-2026 14:21:39 UTC] ✅ User profile retrieved successfully for user ID: 523
[08-May-2026 14:21:40 UTC] === API CALL LOG ===
[08-May-2026 14:21:40 UTC] Endpoint: user/profile.php
[08-May-2026 14:21:40 UTC] Full Log Data: {
    "timestamp": "2026-05-08 14:21:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "42.105.48.11",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTIzIiwidXNlcm5hbWUiOiJ0b25nIiwiZW1haWwiOiJ0aW5ndG9uZzAzNnlAZ21haWwuY29tIiwiZXhwIjoxNzc4ODU0NzY2fQ.o2-5PPkColjxB_2n3XQbplOv551BZrmVYqAyKzOsfFo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f891cb7cc9aff8a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "42.105.48.11",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "42.105.48.11, 162.158.88.28"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 14:21:40 UTC] === END API CALL LOG ===
[08-May-2026 14:21:40 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 14:21:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTIzIiwidXNlcm5hbWUiOiJ0b25nIiwiZW1haWwiOiJ0aW5ndG9uZzAzNnlAZ21haWwuY29tIiwiZXhwIjoxNzc4ODU0NzY2fQ.o2-5PPkColjxB_2n3XQbplOv551BZrmVYqAyKzOsfFo
[08-May-2026 14:21:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 14:21:40 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 14:21:40 UTC] User ID: 523
[08-May-2026 14:21:40 UTC] ✅ User profile retrieved successfully for user ID: 523
[08-May-2026 14:21:41 UTC] === API CALL LOG ===
[08-May-2026 14:21:41 UTC] Endpoint: user/profile.php
[08-May-2026 14:21:41 UTC] Full Log Data: {
    "timestamp": "2026-05-08 14:21:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "42.105.48.11",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTIzIiwidXNlcm5hbWUiOiJ0b25nIiwiZW1haWwiOiJ0aW5ndG9uZzAzNnlAZ21haWwuY29tIiwiZXhwIjoxNzc4ODU0NzY2fQ.o2-5PPkColjxB_2n3XQbplOv551BZrmVYqAyKzOsfFo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f891cbc5dfbff8a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "42.105.48.11",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "42.105.48.11, 162.158.88.28"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 14:21:41 UTC] === END API CALL LOG ===
[08-May-2026 14:21:41 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 14:21:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTIzIiwidXNlcm5hbWUiOiJ0b25nIiwiZW1haWwiOiJ0aW5ndG9uZzAzNnlAZ21haWwuY29tIiwiZXhwIjoxNzc4ODU0NzY2fQ.o2-5PPkColjxB_2n3XQbplOv551BZrmVYqAyKzOsfFo
[08-May-2026 14:21:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 14:21:41 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 14:21:41 UTC] User ID: 523
[08-May-2026 14:21:41 UTC] ✅ User profile retrieved successfully for user ID: 523
[08-May-2026 14:22:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 14:22:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 14:22:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTIzIiwidXNlcm5hbWUiOiJ0b25nIiwiZW1haWwiOiJ0aW5ndG9uZzAzNnlAZ21haWwuY29tIiwiZXhwIjoxNzc4ODU0NzY2fQ.o2-5PPkColjxB_2n3XQbplOv551BZrmVYqAyKzOsfFo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f891d4748d3ff8a-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"42.105.48.11","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"42.105.48.11, 162.158.88.28"}
[08-May-2026 14:22:03 UTC] === User Orders API Called ===
[08-May-2026 14:22:03 UTC] User ID: 523
[08-May-2026 14:22:03 UTC] Limit: 20, Offset: 0
[08-May-2026 14:22:03 UTC] Orders found: 0
[08-May-2026 14:22:03 UTC] Orders data: []
[08-May-2026 14:22:03 UTC] Total orders count: 0
[08-May-2026 14:22:03 UTC] === API CALL LOG ===
[08-May-2026 14:22:03 UTC] Endpoint: user/profile.php
[08-May-2026 14:22:03 UTC] Full Log Data: {
    "timestamp": "2026-05-08 14:22:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "42.105.48.11",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTIzIiwidXNlcm5hbWUiOiJ0b25nIiwiZW1haWwiOiJ0aW5ndG9uZzAzNnlAZ21haWwuY29tIiwiZXhwIjoxNzc4ODU0NzY2fQ.o2-5PPkColjxB_2n3XQbplOv551BZrmVYqAyKzOsfFo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f891d48ada5ff8a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "42.105.48.11",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "42.105.48.11, 162.158.88.29"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 14:22:03 UTC] === END API CALL LOG ===
[08-May-2026 14:22:03 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 14:22:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTIzIiwidXNlcm5hbWUiOiJ0b25nIiwiZW1haWwiOiJ0aW5ndG9uZzAzNnlAZ21haWwuY29tIiwiZXhwIjoxNzc4ODU0NzY2fQ.o2-5PPkColjxB_2n3XQbplOv551BZrmVYqAyKzOsfFo
[08-May-2026 14:22:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 14:22:03 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 14:22:03 UTC] User ID: 523
[08-May-2026 14:22:03 UTC] ✅ User profile retrieved successfully for user ID: 523
[08-May-2026 14:22:04 UTC] === API CALL LOG ===
[08-May-2026 14:22:04 UTC] Endpoint: user/profile.php
[08-May-2026 14:22:04 UTC] Full Log Data: {
    "timestamp": "2026-05-08 14:22:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "42.105.48.11",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTIzIiwidXNlcm5hbWUiOiJ0b25nIiwiZW1haWwiOiJ0aW5ndG9uZzAzNnlAZ21haWwuY29tIiwiZXhwIjoxNzc4ODU0NzY2fQ.o2-5PPkColjxB_2n3XQbplOv551BZrmVYqAyKzOsfFo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f891d4b5e66ff8a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "42.105.48.11",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "42.105.48.11, 162.158.88.28"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 14:22:04 UTC] === END API CALL LOG ===
[08-May-2026 14:22:04 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 14:22:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTIzIiwidXNlcm5hbWUiOiJ0b25nIiwiZW1haWwiOiJ0aW5ndG9uZzAzNnlAZ21haWwuY29tIiwiZXhwIjoxNzc4ODU0NzY2fQ.o2-5PPkColjxB_2n3XQbplOv551BZrmVYqAyKzOsfFo
[08-May-2026 14:22:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 14:22:04 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 14:22:04 UTC] User ID: 523
[08-May-2026 14:22:04 UTC] ✅ User profile retrieved successfully for user ID: 523
[08-May-2026 14:22:04 UTC] === API CALL LOG ===
[08-May-2026 14:22:04 UTC] Endpoint: user/profile.php
[08-May-2026 14:22:04 UTC] Full Log Data: {
    "timestamp": "2026-05-08 14:22:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "42.105.48.11",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTIzIiwidXNlcm5hbWUiOiJ0b25nIiwiZW1haWwiOiJ0aW5ndG9uZzAzNnlAZ21haWwuY29tIiwiZXhwIjoxNzc4ODU0NzY2fQ.o2-5PPkColjxB_2n3XQbplOv551BZrmVYqAyKzOsfFo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f891d500dfeff8a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "42.105.48.11",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "42.105.48.11, 162.158.88.28"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 14:22:04 UTC] === END API CALL LOG ===
[08-May-2026 14:22:04 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 14:22:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTIzIiwidXNlcm5hbWUiOiJ0b25nIiwiZW1haWwiOiJ0aW5ndG9uZzAzNnlAZ21haWwuY29tIiwiZXhwIjoxNzc4ODU0NzY2fQ.o2-5PPkColjxB_2n3XQbplOv551BZrmVYqAyKzOsfFo
[08-May-2026 14:22:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 14:22:04 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 14:22:04 UTC] User ID: 523
[08-May-2026 14:22:04 UTC] ✅ User profile retrieved successfully for user ID: 523
[08-May-2026 14:22:14 UTC] === API CALL LOG ===
[08-May-2026 14:22:14 UTC] Endpoint: user/profile.php
[08-May-2026 14:22:14 UTC] Full Log Data: {
    "timestamp": "2026-05-08 14:22:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "42.105.48.11",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTIzIiwidXNlcm5hbWUiOiJ0b25nIiwiZW1haWwiOiJ0aW5ndG9uZzAzNnlAZ21haWwuY29tIiwiZXhwIjoxNzc4ODU0NzY2fQ.o2-5PPkColjxB_2n3XQbplOv551BZrmVYqAyKzOsfFo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f891d8afe21ff8a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "42.105.48.11",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "42.105.48.11, 162.158.88.28"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 14:22:14 UTC] === END API CALL LOG ===
[08-May-2026 14:22:14 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 14:22:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTIzIiwidXNlcm5hbWUiOiJ0b25nIiwiZW1haWwiOiJ0aW5ndG9uZzAzNnlAZ21haWwuY29tIiwiZXhwIjoxNzc4ODU0NzY2fQ.o2-5PPkColjxB_2n3XQbplOv551BZrmVYqAyKzOsfFo
[08-May-2026 14:22:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 14:22:14 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 14:22:14 UTC] User ID: 523
[08-May-2026 14:22:14 UTC] ✅ User profile retrieved successfully for user ID: 523
[08-May-2026 14:22:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 14:22:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 14:22:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTIzIiwidXNlcm5hbWUiOiJ0b25nIiwiZW1haWwiOiJ0aW5ndG9uZzAzNnlAZ21haWwuY29tIiwiZXhwIjoxNzc4ODU0NzY2fQ.o2-5PPkColjxB_2n3XQbplOv551BZrmVYqAyKzOsfFo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f891d8afe1bff8a-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"42.105.48.11","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"42.105.48.11, 162.158.88.29"}
[08-May-2026 14:22:14 UTC] === User Orders API Called ===
[08-May-2026 14:22:14 UTC] User ID: 523
[08-May-2026 14:22:14 UTC] Limit: 20, Offset: 0
[08-May-2026 14:22:14 UTC] Orders found: 0
[08-May-2026 14:22:14 UTC] Orders data: []
[08-May-2026 14:22:14 UTC] Total orders count: 0
[08-May-2026 14:22:14 UTC] === API CALL LOG ===
[08-May-2026 14:22:14 UTC] Endpoint: user/profile.php
[08-May-2026 14:22:14 UTC] Full Log Data: {
    "timestamp": "2026-05-08 14:22:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "42.105.48.11",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTIzIiwidXNlcm5hbWUiOiJ0b25nIiwiZW1haWwiOiJ0aW5ndG9uZzAzNnlAZ21haWwuY29tIiwiZXhwIjoxNzc4ODU0NzY2fQ.o2-5PPkColjxB_2n3XQbplOv551BZrmVYqAyKzOsfFo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f891d8f0bb1ff8a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "42.105.48.11",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "42.105.48.11, 162.158.88.29"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 14:22:14 UTC] === END API CALL LOG ===
[08-May-2026 14:22:14 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 14:22:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTIzIiwidXNlcm5hbWUiOiJ0b25nIiwiZW1haWwiOiJ0aW5ndG9uZzAzNnlAZ21haWwuY29tIiwiZXhwIjoxNzc4ODU0NzY2fQ.o2-5PPkColjxB_2n3XQbplOv551BZrmVYqAyKzOsfFo
[08-May-2026 14:22:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 14:22:14 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 14:22:14 UTC] User ID: 523
[08-May-2026 14:22:14 UTC] ✅ User profile retrieved successfully for user ID: 523
[08-May-2026 14:22:15 UTC] === API CALL LOG ===
[08-May-2026 14:22:15 UTC] Endpoint: user/profile.php
[08-May-2026 14:22:15 UTC] Full Log Data: {
    "timestamp": "2026-05-08 14:22:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "42.105.48.11",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTIzIiwidXNlcm5hbWUiOiJ0b25nIiwiZW1haWwiOiJ0aW5ndG9uZzAzNnlAZ21haWwuY29tIiwiZXhwIjoxNzc4ODU0NzY2fQ.o2-5PPkColjxB_2n3XQbplOv551BZrmVYqAyKzOsfFo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f891d92bfe7ff8a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "42.105.48.11",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "42.105.48.11, 162.158.88.28"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 14:22:15 UTC] === END API CALL LOG ===
[08-May-2026 14:22:15 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 14:22:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTIzIiwidXNlcm5hbWUiOiJ0b25nIiwiZW1haWwiOiJ0aW5ndG9uZzAzNnlAZ21haWwuY29tIiwiZXhwIjoxNzc4ODU0NzY2fQ.o2-5PPkColjxB_2n3XQbplOv551BZrmVYqAyKzOsfFo
[08-May-2026 14:22:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 14:22:15 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 14:22:15 UTC] User ID: 523
[08-May-2026 14:22:15 UTC] ✅ User profile retrieved successfully for user ID: 523
[08-May-2026 14:22:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 14:22:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 14:22:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTIzIiwidXNlcm5hbWUiOiJ0b25nIiwiZW1haWwiOiJ0aW5ndG9uZzAzNnlAZ21haWwuY29tIiwiZXhwIjoxNzc4ODU0NzY2fQ.o2-5PPkColjxB_2n3XQbplOv551BZrmVYqAyKzOsfFo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f891db6da1fff8a-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"42.105.48.11","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"42.105.48.11, 162.158.88.29"}
[08-May-2026 14:22:21 UTC] === User Orders API Called ===
[08-May-2026 14:22:21 UTC] User ID: 523
[08-May-2026 14:22:21 UTC] Limit: 20, Offset: 0
[08-May-2026 14:22:21 UTC] Orders found: 0
[08-May-2026 14:22:21 UTC] Orders data: []
[08-May-2026 14:22:21 UTC] Total orders count: 0
[08-May-2026 14:22:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 14:22:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 14:22:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTIzIiwidXNlcm5hbWUiOiJ0b25nIiwiZW1haWwiOiJ0aW5ndG9uZzAzNnlAZ21haWwuY29tIiwiZXhwIjoxNzc4ODU0NzY2fQ.o2-5PPkColjxB_2n3XQbplOv551BZrmVYqAyKzOsfFo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f891dbfba20ff8a-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"42.105.48.11","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"42.105.48.11, 162.158.88.28"}
[08-May-2026 14:22:22 UTC] === User Orders API Called ===
[08-May-2026 14:22:22 UTC] User ID: 523
[08-May-2026 14:22:22 UTC] === API CALL LOG ===
[08-May-2026 14:22:22 UTC] Limit: 20, Offset: 0
[08-May-2026 14:22:22 UTC] Endpoint: user/profile.php
[08-May-2026 14:22:22 UTC] Full Log Data: {
    "timestamp": "2026-05-08 14:22:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "42.105.48.11",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTIzIiwidXNlcm5hbWUiOiJ0b25nIiwiZW1haWwiOiJ0aW5ndG9uZzAzNnlAZ21haWwuY29tIiwiZXhwIjoxNzc4ODU0NzY2fQ.o2-5PPkColjxB_2n3XQbplOv551BZrmVYqAyKzOsfFo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f891dbfba25ff8a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "42.105.48.11",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "42.105.48.11, 162.158.88.28"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 14:22:22 UTC] === END API CALL LOG ===
[08-May-2026 14:22:22 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 14:22:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTIzIiwidXNlcm5hbWUiOiJ0b25nIiwiZW1haWwiOiJ0aW5ndG9uZzAzNnlAZ21haWwuY29tIiwiZXhwIjoxNzc4ODU0NzY2fQ.o2-5PPkColjxB_2n3XQbplOv551BZrmVYqAyKzOsfFo
[08-May-2026 14:22:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 14:22:22 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 14:22:22 UTC] User ID: 523
[08-May-2026 14:22:22 UTC] Orders found: 0
[08-May-2026 14:22:22 UTC] Orders data: []
[08-May-2026 14:22:22 UTC] ✅ User profile retrieved successfully for user ID: 523
[08-May-2026 14:22:22 UTC] Total orders count: 0
[08-May-2026 14:22:23 UTC] === API CALL LOG ===
[08-May-2026 14:22:23 UTC] Endpoint: user/profile.php
[08-May-2026 14:22:23 UTC] Full Log Data: {
    "timestamp": "2026-05-08 14:22:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "42.105.48.11",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTIzIiwidXNlcm5hbWUiOiJ0b25nIiwiZW1haWwiOiJ0aW5ndG9uZzAzNnlAZ21haWwuY29tIiwiZXhwIjoxNzc4ODU0NzY2fQ.o2-5PPkColjxB_2n3XQbplOv551BZrmVYqAyKzOsfFo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f891dc38f55ff8a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "42.105.48.11",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "42.105.48.11, 162.158.88.28"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 14:22:23 UTC] === END API CALL LOG ===
[08-May-2026 14:22:23 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 14:22:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTIzIiwidXNlcm5hbWUiOiJ0b25nIiwiZW1haWwiOiJ0aW5ndG9uZzAzNnlAZ21haWwuY29tIiwiZXhwIjoxNzc4ODU0NzY2fQ.o2-5PPkColjxB_2n3XQbplOv551BZrmVYqAyKzOsfFo
[08-May-2026 14:22:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 14:22:23 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 14:22:23 UTC] User ID: 523
[08-May-2026 14:22:23 UTC] ✅ User profile retrieved successfully for user ID: 523
[08-May-2026 14:22:23 UTC] === API CALL LOG ===
[08-May-2026 14:22:23 UTC] Endpoint: user/profile.php
[08-May-2026 14:22:23 UTC] Full Log Data: {
    "timestamp": "2026-05-08 14:22:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "42.105.48.11",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTIzIiwidXNlcm5hbWUiOiJ0b25nIiwiZW1haWwiOiJ0aW5ndG9uZzAzNnlAZ21haWwuY29tIiwiZXhwIjoxNzc4ODU0NzY2fQ.o2-5PPkColjxB_2n3XQbplOv551BZrmVYqAyKzOsfFo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f891dc6daf8ff8a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "42.105.48.11",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "42.105.48.11, 162.158.88.28"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 14:22:23 UTC] === END API CALL LOG ===
[08-May-2026 14:22:23 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 14:22:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTIzIiwidXNlcm5hbWUiOiJ0b25nIiwiZW1haWwiOiJ0aW5ndG9uZzAzNnlAZ21haWwuY29tIiwiZXhwIjoxNzc4ODU0NzY2fQ.o2-5PPkColjxB_2n3XQbplOv551BZrmVYqAyKzOsfFo
[08-May-2026 14:22:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 14:22:23 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 14:22:23 UTC] User ID: 523
[08-May-2026 14:22:23 UTC] ✅ User profile retrieved successfully for user ID: 523
[08-May-2026 14:22:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 14:22:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 14:22:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTIzIiwidXNlcm5hbWUiOiJ0b25nIiwiZW1haWwiOiJ0aW5ndG9uZzAzNnlAZ21haWwuY29tIiwiZXhwIjoxNzc4ODU0NzY2fQ.o2-5PPkColjxB_2n3XQbplOv551BZrmVYqAyKzOsfFo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f891de92d48ff8a-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"42.105.48.11","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"42.105.48.11, 162.158.88.28"}
[08-May-2026 14:22:29 UTC] === User Orders API Called ===
[08-May-2026 14:22:29 UTC] User ID: 523
[08-May-2026 14:22:29 UTC] Limit: 20, Offset: 0
[08-May-2026 14:22:29 UTC] Orders found: 0
[08-May-2026 14:22:29 UTC] Orders data: []
[08-May-2026 14:22:29 UTC] Total orders count: 0
[08-May-2026 14:22:31 UTC] === API CALL LOG ===
[08-May-2026 14:22:31 UTC] Endpoint: user/profile.php
[08-May-2026 14:22:31 UTC] Full Log Data: {
    "timestamp": "2026-05-08 14:22:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "42.105.48.11",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTIzIiwidXNlcm5hbWUiOiJ0b25nIiwiZW1haWwiOiJ0aW5ndG9uZzAzNnlAZ21haWwuY29tIiwiZXhwIjoxNzc4ODU0NzY2fQ.o2-5PPkColjxB_2n3XQbplOv551BZrmVYqAyKzOsfFo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f891df35d6fff8a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "42.105.48.11",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "42.105.48.11, 162.158.88.28"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 14:22:31 UTC] === END API CALL LOG ===
[08-May-2026 14:22:31 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 14:22:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTIzIiwidXNlcm5hbWUiOiJ0b25nIiwiZW1haWwiOiJ0aW5ndG9uZzAzNnlAZ21haWwuY29tIiwiZXhwIjoxNzc4ODU0NzY2fQ.o2-5PPkColjxB_2n3XQbplOv551BZrmVYqAyKzOsfFo
[08-May-2026 14:22:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 14:22:31 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 14:22:31 UTC] User ID: 523
[08-May-2026 14:22:31 UTC] ✅ User profile retrieved successfully for user ID: 523
[08-May-2026 14:22:31 UTC] User Purchases API - User ID: 523
[08-May-2026 14:22:31 UTC] User Purchases API - Total purchases found: 0
[08-May-2026 14:22:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 14:22:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 14:22:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTIzIiwidXNlcm5hbWUiOiJ0b25nIiwiZW1haWwiOiJ0aW5ndG9uZzAzNnlAZ21haWwuY29tIiwiZXhwIjoxNzc4ODU0NzY2fQ.o2-5PPkColjxB_2n3XQbplOv551BZrmVYqAyKzOsfFo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f891e0d3922ff8a-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"42.105.48.11","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"42.105.48.11, 162.158.88.28"}
[08-May-2026 14:22:35 UTC] === User Orders API Called ===
[08-May-2026 14:22:35 UTC] User ID: 523
[08-May-2026 14:22:35 UTC] Limit: 20, Offset: 0
[08-May-2026 14:22:35 UTC] Orders found: 0
[08-May-2026 14:22:35 UTC] Orders data: []
[08-May-2026 14:22:35 UTC] Total orders count: 0
[08-May-2026 14:22:35 UTC] === API CALL LOG ===
[08-May-2026 14:22:35 UTC] Endpoint: user/profile.php
[08-May-2026 14:22:35 UTC] Full Log Data: {
    "timestamp": "2026-05-08 14:22:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "42.105.48.11",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTIzIiwidXNlcm5hbWUiOiJ0b25nIiwiZW1haWwiOiJ0aW5ndG9uZzAzNnlAZ21haWwuY29tIiwiZXhwIjoxNzc4ODU0NzY2fQ.o2-5PPkColjxB_2n3XQbplOv551BZrmVYqAyKzOsfFo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f891e0d3926ff8a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "42.105.48.11",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "42.105.48.11, 162.158.88.28"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 14:22:35 UTC] === END API CALL LOG ===
[08-May-2026 14:22:35 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 14:22:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTIzIiwidXNlcm5hbWUiOiJ0b25nIiwiZW1haWwiOiJ0aW5ndG9uZzAzNnlAZ21haWwuY29tIiwiZXhwIjoxNzc4ODU0NzY2fQ.o2-5PPkColjxB_2n3XQbplOv551BZrmVYqAyKzOsfFo
[08-May-2026 14:22:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 14:22:35 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 14:22:35 UTC] User ID: 523
[08-May-2026 14:22:35 UTC] ✅ User profile retrieved successfully for user ID: 523
[08-May-2026 14:22:35 UTC] === API CALL LOG ===
[08-May-2026 14:22:35 UTC] Endpoint: user/profile.php
[08-May-2026 14:22:35 UTC] Full Log Data: {
    "timestamp": "2026-05-08 14:22:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "42.105.48.11",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTIzIiwidXNlcm5hbWUiOiJ0b25nIiwiZW1haWwiOiJ0aW5ndG9uZzAzNnlAZ21haWwuY29tIiwiZXhwIjoxNzc4ODU0NzY2fQ.o2-5PPkColjxB_2n3XQbplOv551BZrmVYqAyKzOsfFo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f891e110ea2ff8a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "42.105.48.11",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "42.105.48.11, 162.158.88.28"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 14:22:35 UTC] === END API CALL LOG ===
[08-May-2026 14:22:35 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 14:22:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTIzIiwidXNlcm5hbWUiOiJ0b25nIiwiZW1haWwiOiJ0aW5ndG9uZzAzNnlAZ21haWwuY29tIiwiZXhwIjoxNzc4ODU0NzY2fQ.o2-5PPkColjxB_2n3XQbplOv551BZrmVYqAyKzOsfFo
[08-May-2026 14:22:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 14:22:35 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 14:22:35 UTC] User ID: 523
[08-May-2026 14:22:35 UTC] ✅ User profile retrieved successfully for user ID: 523
[08-May-2026 14:22:36 UTC] === API CALL LOG ===
[08-May-2026 14:22:36 UTC] Endpoint: user/profile.php
[08-May-2026 14:22:36 UTC] Full Log Data: {
    "timestamp": "2026-05-08 14:22:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "42.105.48.11",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTIzIiwidXNlcm5hbWUiOiJ0b25nIiwiZW1haWwiOiJ0aW5ndG9uZzAzNnlAZ21haWwuY29tIiwiZXhwIjoxNzc4ODU0NzY2fQ.o2-5PPkColjxB_2n3XQbplOv551BZrmVYqAyKzOsfFo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f891e14aae7ff8a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "42.105.48.11",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "42.105.48.11, 162.158.88.28"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 14:22:36 UTC] === END API CALL LOG ===
[08-May-2026 14:22:36 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 14:22:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTIzIiwidXNlcm5hbWUiOiJ0b25nIiwiZW1haWwiOiJ0aW5ndG9uZzAzNnlAZ21haWwuY29tIiwiZXhwIjoxNzc4ODU0NzY2fQ.o2-5PPkColjxB_2n3XQbplOv551BZrmVYqAyKzOsfFo
[08-May-2026 14:22:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 14:22:36 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 14:22:36 UTC] User ID: 523
[08-May-2026 14:22:36 UTC] ✅ User profile retrieved successfully for user ID: 523
[08-May-2026 14:22:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 14:22:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 14:22:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTIzIiwidXNlcm5hbWUiOiJ0b25nIiwiZW1haWwiOiJ0aW5ndG9uZzAzNnlAZ21haWwuY29tIiwiZXhwIjoxNzc4ODU0NzY2fQ.o2-5PPkColjxB_2n3XQbplOv551BZrmVYqAyKzOsfFo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f891e3b1e4dff8a-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"42.105.48.11","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"42.105.48.11, 162.158.88.28"}
[08-May-2026 14:22:42 UTC] === User Orders API Called ===
[08-May-2026 14:22:42 UTC] User ID: 523
[08-May-2026 14:22:42 UTC] Limit: 20, Offset: 0
[08-May-2026 14:22:42 UTC] Orders found: 0
[08-May-2026 14:22:42 UTC] Orders data: []
[08-May-2026 14:22:42 UTC] Total orders count: 0
[08-May-2026 14:22:42 UTC] === API CALL LOG ===
[08-May-2026 14:22:42 UTC] Endpoint: user/profile.php
[08-May-2026 14:22:42 UTC] Full Log Data: {
    "timestamp": "2026-05-08 14:22:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "42.105.48.11",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTIzIiwidXNlcm5hbWUiOiJ0b25nIiwiZW1haWwiOiJ0aW5ndG9uZzAzNnlAZ21haWwuY29tIiwiZXhwIjoxNzc4ODU0NzY2fQ.o2-5PPkColjxB_2n3XQbplOv551BZrmVYqAyKzOsfFo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f891e3b1e51ff8a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "42.105.48.11",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "42.105.48.11, 162.158.88.29"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 14:22:42 UTC] === END API CALL LOG ===
[08-May-2026 14:22:42 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 14:22:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTIzIiwidXNlcm5hbWUiOiJ0b25nIiwiZW1haWwiOiJ0aW5ndG9uZzAzNnlAZ21haWwuY29tIiwiZXhwIjoxNzc4ODU0NzY2fQ.o2-5PPkColjxB_2n3XQbplOv551BZrmVYqAyKzOsfFo
[08-May-2026 14:22:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 14:22:42 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 14:22:42 UTC] User ID: 523
[08-May-2026 14:22:42 UTC] ✅ User profile retrieved successfully for user ID: 523
[08-May-2026 14:22:43 UTC] === API CALL LOG ===
[08-May-2026 14:22:43 UTC] Endpoint: user/profile.php
[08-May-2026 14:22:43 UTC] Full Log Data: {
    "timestamp": "2026-05-08 14:22:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "42.105.48.11",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTIzIiwidXNlcm5hbWUiOiJ0b25nIiwiZW1haWwiOiJ0aW5ndG9uZzAzNnlAZ21haWwuY29tIiwiZXhwIjoxNzc4ODU0NzY2fQ.o2-5PPkColjxB_2n3XQbplOv551BZrmVYqAyKzOsfFo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f891e3f0b10ff8a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "42.105.48.11",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "42.105.48.11, 162.158.88.29"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 14:22:43 UTC] === END API CALL LOG ===
[08-May-2026 14:22:43 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 14:22:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTIzIiwidXNlcm5hbWUiOiJ0b25nIiwiZW1haWwiOiJ0aW5ndG9uZzAzNnlAZ21haWwuY29tIiwiZXhwIjoxNzc4ODU0NzY2fQ.o2-5PPkColjxB_2n3XQbplOv551BZrmVYqAyKzOsfFo
[08-May-2026 14:22:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 14:22:43 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 14:22:43 UTC] User ID: 523
[08-May-2026 14:22:43 UTC] ✅ User profile retrieved successfully for user ID: 523
[08-May-2026 14:22:43 UTC] === API CALL LOG ===
[08-May-2026 14:22:43 UTC] Endpoint: user/profile.php
[08-May-2026 14:22:43 UTC] Full Log Data: {
    "timestamp": "2026-05-08 14:22:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "42.105.48.11",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTIzIiwidXNlcm5hbWUiOiJ0b25nIiwiZW1haWwiOiJ0aW5ndG9uZzAzNnlAZ21haWwuY29tIiwiZXhwIjoxNzc4ODU0NzY2fQ.o2-5PPkColjxB_2n3XQbplOv551BZrmVYqAyKzOsfFo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f891e42af8aff8a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "42.105.48.11",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "42.105.48.11, 162.158.88.28"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 14:22:43 UTC] === END API CALL LOG ===
[08-May-2026 14:22:43 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 14:22:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTIzIiwidXNlcm5hbWUiOiJ0b25nIiwiZW1haWwiOiJ0aW5ndG9uZzAzNnlAZ21haWwuY29tIiwiZXhwIjoxNzc4ODU0NzY2fQ.o2-5PPkColjxB_2n3XQbplOv551BZrmVYqAyKzOsfFo
[08-May-2026 14:22:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 14:22:43 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 14:22:43 UTC] User ID: 523
[08-May-2026 14:22:43 UTC] ✅ User profile retrieved successfully for user ID: 523
[08-May-2026 14:22:59 UTC] === API CALL LOG ===
[08-May-2026 14:22:59 UTC] Endpoint: user/profile.php
[08-May-2026 14:22:59 UTC] Full Log Data: {
    "timestamp": "2026-05-08 14:22:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "42.105.48.11",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTIzIiwidXNlcm5hbWUiOiJ0b25nIiwiZW1haWwiOiJ0aW5ndG9uZzAzNnlAZ21haWwuY29tIiwiZXhwIjoxNzc4ODU0NzY2fQ.o2-5PPkColjxB_2n3XQbplOv551BZrmVYqAyKzOsfFo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f891ea248a2ff8a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "42.105.48.11",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "42.105.48.11, 162.158.88.28"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 14:22:59 UTC] === END API CALL LOG ===
[08-May-2026 14:22:59 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 14:22:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTIzIiwidXNlcm5hbWUiOiJ0b25nIiwiZW1haWwiOiJ0aW5ndG9uZzAzNnlAZ21haWwuY29tIiwiZXhwIjoxNzc4ODU0NzY2fQ.o2-5PPkColjxB_2n3XQbplOv551BZrmVYqAyKzOsfFo
[08-May-2026 14:22:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 14:22:59 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 14:22:59 UTC] User ID: 523
[08-May-2026 14:22:59 UTC] ✅ User profile retrieved successfully for user ID: 523
[08-May-2026 14:22:59 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 14:22:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 14:22:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTIzIiwidXNlcm5hbWUiOiJ0b25nIiwiZW1haWwiOiJ0aW5ndG9uZzAzNnlAZ21haWwuY29tIiwiZXhwIjoxNzc4ODU0NzY2fQ.o2-5PPkColjxB_2n3XQbplOv551BZrmVYqAyKzOsfFo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f891ea2487eff8a-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"42.105.48.11","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"42.105.48.11, 162.158.88.29"}
[08-May-2026 14:22:59 UTC] === User Orders API Called ===
[08-May-2026 14:22:59 UTC] User ID: 523
[08-May-2026 14:22:59 UTC] Limit: 20, Offset: 0
[08-May-2026 14:22:59 UTC] Orders found: 0
[08-May-2026 14:22:59 UTC] Orders data: []
[08-May-2026 14:22:59 UTC] Total orders count: 0
[08-May-2026 14:22:59 UTC] === API CALL LOG ===
[08-May-2026 14:22:59 UTC] Endpoint: user/profile.php
[08-May-2026 14:22:59 UTC] Full Log Data: {
    "timestamp": "2026-05-08 14:22:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "42.105.48.11",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTIzIiwidXNlcm5hbWUiOiJ0b25nIiwiZW1haWwiOiJ0aW5ndG9uZzAzNnlAZ21haWwuY29tIiwiZXhwIjoxNzc4ODU0NzY2fQ.o2-5PPkColjxB_2n3XQbplOv551BZrmVYqAyKzOsfFo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f891ea63e53ff8a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "42.105.48.11",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "42.105.48.11, 162.158.88.28"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 14:22:59 UTC] === END API CALL LOG ===
[08-May-2026 14:22:59 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 14:22:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTIzIiwidXNlcm5hbWUiOiJ0b25nIiwiZW1haWwiOiJ0aW5ndG9uZzAzNnlAZ21haWwuY29tIiwiZXhwIjoxNzc4ODU0NzY2fQ.o2-5PPkColjxB_2n3XQbplOv551BZrmVYqAyKzOsfFo
[08-May-2026 14:22:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 14:22:59 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 14:22:59 UTC] User ID: 523
[08-May-2026 14:22:59 UTC] ✅ User profile retrieved successfully for user ID: 523
[08-May-2026 14:23:00 UTC] === API CALL LOG ===
[08-May-2026 14:23:00 UTC] Endpoint: user/profile.php
[08-May-2026 14:23:00 UTC] Full Log Data: {
    "timestamp": "2026-05-08 14:23:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "42.105.48.11",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTIzIiwidXNlcm5hbWUiOiJ0b25nIiwiZW1haWwiOiJ0aW5ndG9uZzAzNnlAZ21haWwuY29tIiwiZXhwIjoxNzc4ODU0NzY2fQ.o2-5PPkColjxB_2n3XQbplOv551BZrmVYqAyKzOsfFo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f891eab9827ff8a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "42.105.48.11",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "42.105.48.11, 162.158.88.28"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 14:23:00 UTC] === END API CALL LOG ===
[08-May-2026 14:23:00 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 14:23:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTIzIiwidXNlcm5hbWUiOiJ0b25nIiwiZW1haWwiOiJ0aW5ndG9uZzAzNnlAZ21haWwuY29tIiwiZXhwIjoxNzc4ODU0NzY2fQ.o2-5PPkColjxB_2n3XQbplOv551BZrmVYqAyKzOsfFo
[08-May-2026 14:23:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 14:23:00 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 14:23:00 UTC] User ID: 523
[08-May-2026 14:23:00 UTC] ✅ User profile retrieved successfully for user ID: 523
[08-May-2026 14:23:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 14:23:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 14:23:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTIzIiwidXNlcm5hbWUiOiJ0b25nIiwiZW1haWwiOiJ0aW5ndG9uZzAzNnlAZ21haWwuY29tIiwiZXhwIjoxNzc4ODU0NzY2fQ.o2-5PPkColjxB_2n3XQbplOv551BZrmVYqAyKzOsfFo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f891ebf8adbff8a-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"42.105.48.11","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"42.105.48.11, 162.158.88.29"}
[08-May-2026 14:23:03 UTC] === User Orders API Called ===
[08-May-2026 14:23:03 UTC] User ID: 523
[08-May-2026 14:23:03 UTC] Limit: 20, Offset: 0
[08-May-2026 14:23:03 UTC] Orders found: 0
[08-May-2026 14:23:03 UTC] Orders data: []
[08-May-2026 14:23:03 UTC] Total orders count: 0
[08-May-2026 14:23:03 UTC] === API CALL LOG ===
[08-May-2026 14:23:03 UTC] Endpoint: user/profile.php
[08-May-2026 14:23:03 UTC] Full Log Data: {
    "timestamp": "2026-05-08 14:23:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "42.105.48.11",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTIzIiwidXNlcm5hbWUiOiJ0b25nIiwiZW1haWwiOiJ0aW5ndG9uZzAzNnlAZ21haWwuY29tIiwiZXhwIjoxNzc4ODU0NzY2fQ.o2-5PPkColjxB_2n3XQbplOv551BZrmVYqAyKzOsfFo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f891ebf8ae1ff8a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "42.105.48.11",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "42.105.48.11, 162.158.88.29"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 14:23:03 UTC] === END API CALL LOG ===
[08-May-2026 14:23:03 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 14:23:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTIzIiwidXNlcm5hbWUiOiJ0b25nIiwiZW1haWwiOiJ0aW5ndG9uZzAzNnlAZ21haWwuY29tIiwiZXhwIjoxNzc4ODU0NzY2fQ.o2-5PPkColjxB_2n3XQbplOv551BZrmVYqAyKzOsfFo
[08-May-2026 14:23:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 14:23:03 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 14:23:03 UTC] User ID: 523
[08-May-2026 14:23:03 UTC] ✅ User profile retrieved successfully for user ID: 523
[08-May-2026 14:23:04 UTC] === API CALL LOG ===
[08-May-2026 14:23:04 UTC] Endpoint: user/profile.php
[08-May-2026 14:23:04 UTC] Full Log Data: {
    "timestamp": "2026-05-08 14:23:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "42.105.48.11",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTIzIiwidXNlcm5hbWUiOiJ0b25nIiwiZW1haWwiOiJ0aW5ndG9uZzAzNnlAZ21haWwuY29tIiwiZXhwIjoxNzc4ODU0NzY2fQ.o2-5PPkColjxB_2n3XQbplOv551BZrmVYqAyKzOsfFo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f891ec398a4ff8a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "42.105.48.11",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "42.105.48.11, 162.158.88.29"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 14:23:04 UTC] === END API CALL LOG ===
[08-May-2026 14:23:04 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 14:23:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTIzIiwidXNlcm5hbWUiOiJ0b25nIiwiZW1haWwiOiJ0aW5ndG9uZzAzNnlAZ21haWwuY29tIiwiZXhwIjoxNzc4ODU0NzY2fQ.o2-5PPkColjxB_2n3XQbplOv551BZrmVYqAyKzOsfFo
[08-May-2026 14:23:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 14:23:04 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 14:23:04 UTC] User ID: 523
[08-May-2026 14:23:04 UTC] ✅ User profile retrieved successfully for user ID: 523
[08-May-2026 14:23:04 UTC] === API CALL LOG ===
[08-May-2026 14:23:04 UTC] Endpoint: user/profile.php
[08-May-2026 14:23:04 UTC] Full Log Data: {
    "timestamp": "2026-05-08 14:23:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "42.105.48.11",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTIzIiwidXNlcm5hbWUiOiJ0b25nIiwiZW1haWwiOiJ0aW5ndG9uZzAzNnlAZ21haWwuY29tIiwiZXhwIjoxNzc4ODU0NzY2fQ.o2-5PPkColjxB_2n3XQbplOv551BZrmVYqAyKzOsfFo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f891ec6bad2ff8a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "42.105.48.11",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "42.105.48.11, 162.158.88.29"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 14:23:04 UTC] === END API CALL LOG ===
[08-May-2026 14:23:04 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 14:23:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTIzIiwidXNlcm5hbWUiOiJ0b25nIiwiZW1haWwiOiJ0aW5ndG9uZzAzNnlAZ21haWwuY29tIiwiZXhwIjoxNzc4ODU0NzY2fQ.o2-5PPkColjxB_2n3XQbplOv551BZrmVYqAyKzOsfFo
[08-May-2026 14:23:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 14:23:04 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 14:23:04 UTC] User ID: 523
[08-May-2026 14:23:04 UTC] ✅ User profile retrieved successfully for user ID: 523
[08-May-2026 14:23:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 14:23:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 14:23:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTIzIiwidXNlcm5hbWUiOiJ0b25nIiwiZW1haWwiOiJ0aW5ndG9uZzAzNnlAZ21haWwuY29tIiwiZXhwIjoxNzc4ODU0NzY2fQ.o2-5PPkColjxB_2n3XQbplOv551BZrmVYqAyKzOsfFo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f891ee69b94ff8a-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"42.105.48.11","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"42.105.48.11, 162.158.88.29"}
[08-May-2026 14:23:10 UTC] === User Orders API Called ===
[08-May-2026 14:23:10 UTC] User ID: 523
[08-May-2026 14:23:10 UTC] Limit: 20, Offset: 0
[08-May-2026 14:23:10 UTC] Orders found: 0
[08-May-2026 14:23:10 UTC] Orders data: []
[08-May-2026 14:23:10 UTC] Total orders count: 0
[08-May-2026 14:23:11 UTC] === API CALL LOG ===
[08-May-2026 14:23:11 UTC] Endpoint: user/profile.php
[08-May-2026 14:23:11 UTC] Full Log Data: {
    "timestamp": "2026-05-08 14:23:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "42.105.48.11",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTIzIiwidXNlcm5hbWUiOiJ0b25nIiwiZW1haWwiOiJ0aW5ndG9uZzAzNnlAZ21haWwuY29tIiwiZXhwIjoxNzc4ODU0NzY2fQ.o2-5PPkColjxB_2n3XQbplOv551BZrmVYqAyKzOsfFo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f891ef31cb7ff8a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "42.105.48.11",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "42.105.48.11, 162.158.88.29"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 14:23:11 UTC] === END API CALL LOG ===
[08-May-2026 14:23:11 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 14:23:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTIzIiwidXNlcm5hbWUiOiJ0b25nIiwiZW1haWwiOiJ0aW5ndG9uZzAzNnlAZ21haWwuY29tIiwiZXhwIjoxNzc4ODU0NzY2fQ.o2-5PPkColjxB_2n3XQbplOv551BZrmVYqAyKzOsfFo
[08-May-2026 14:23:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 14:23:11 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 14:23:11 UTC] User ID: 523
[08-May-2026 14:23:11 UTC] ✅ User profile retrieved successfully for user ID: 523
[08-May-2026 14:23:12 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 14:23:12 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 14:23:12 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTIzIiwidXNlcm5hbWUiOiJ0b25nIiwiZW1haWwiOiJ0aW5ndG9uZzAzNnlAZ21haWwuY29tIiwiZXhwIjoxNzc4ODU0NzY2fQ.o2-5PPkColjxB_2n3XQbplOv551BZrmVYqAyKzOsfFo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f891ef31cb0ff8a-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"42.105.48.11","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"42.105.48.11, 162.158.88.28"}
[08-May-2026 14:23:12 UTC] === User Orders API Called ===
[08-May-2026 14:23:12 UTC] User ID: 523
[08-May-2026 14:23:12 UTC] Limit: 20, Offset: 0
[08-May-2026 14:23:12 UTC] Orders found: 0
[08-May-2026 14:23:12 UTC] Orders data: []
[08-May-2026 14:23:12 UTC] Total orders count: 0
[08-May-2026 14:23:12 UTC] === API CALL LOG ===
[08-May-2026 14:23:12 UTC] Endpoint: user/profile.php
[08-May-2026 14:23:12 UTC] Full Log Data: {
    "timestamp": "2026-05-08 14:23:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "42.105.48.11",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTIzIiwidXNlcm5hbWUiOiJ0b25nIiwiZW1haWwiOiJ0aW5ndG9uZzAzNnlAZ21haWwuY29tIiwiZXhwIjoxNzc4ODU0NzY2fQ.o2-5PPkColjxB_2n3XQbplOv551BZrmVYqAyKzOsfFo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f891ef6f95eff8a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "42.105.48.11",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "42.105.48.11, 162.158.88.28"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 14:23:12 UTC] === END API CALL LOG ===
[08-May-2026 14:23:12 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 14:23:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTIzIiwidXNlcm5hbWUiOiJ0b25nIiwiZW1haWwiOiJ0aW5ndG9uZzAzNnlAZ21haWwuY29tIiwiZXhwIjoxNzc4ODU0NzY2fQ.o2-5PPkColjxB_2n3XQbplOv551BZrmVYqAyKzOsfFo
[08-May-2026 14:23:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 14:23:12 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 14:23:12 UTC] User ID: 523
[08-May-2026 14:23:12 UTC] ✅ User profile retrieved successfully for user ID: 523
[08-May-2026 14:23:13 UTC] === API CALL LOG ===
[08-May-2026 14:23:13 UTC] Endpoint: user/profile.php
[08-May-2026 14:23:13 UTC] Full Log Data: {
    "timestamp": "2026-05-08 14:23:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "42.105.48.11",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTIzIiwidXNlcm5hbWUiOiJ0b25nIiwiZW1haWwiOiJ0aW5ndG9uZzAzNnlAZ21haWwuY29tIiwiZXhwIjoxNzc4ODU0NzY2fQ.o2-5PPkColjxB_2n3XQbplOv551BZrmVYqAyKzOsfFo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f891efa4bdaff8a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "42.105.48.11",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "42.105.48.11, 162.158.88.29"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 14:23:13 UTC] === END API CALL LOG ===
[08-May-2026 14:23:13 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 14:23:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTIzIiwidXNlcm5hbWUiOiJ0b25nIiwiZW1haWwiOiJ0aW5ndG9uZzAzNnlAZ21haWwuY29tIiwiZXhwIjoxNzc4ODU0NzY2fQ.o2-5PPkColjxB_2n3XQbplOv551BZrmVYqAyKzOsfFo
[08-May-2026 14:23:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 14:23:13 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 14:23:13 UTC] User ID: 523
[08-May-2026 14:23:13 UTC] ✅ User profile retrieved successfully for user ID: 523
[08-May-2026 16:02:52 UTC] === API CALL LOG ===
[08-May-2026 16:02:52 UTC] Endpoint: user/profile.php
[08-May-2026 16:02:52 UTC] Full Log Data: {
    "timestamp": "2026-05-08 16:02:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.39.243.181",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI0IiwidXNlcm5hbWUiOiJhbGkiLCJlbWFpbCI6InNoYWhpZGFsaTIweEBnbWFpbC5jb20iLCJleHAiOjE3Nzg4NjA5NzF9.f71BKphivRfyJ3DajxbFUN0pDpp5Di7iuHFb-ETk8gw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f89b0f66d839f51-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "51.39.243.181",
        "CF-IPCountry": "SA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "51.39.243.181, 162.158.94.220"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 16:02:52 UTC] === END API CALL LOG ===
[08-May-2026 16:02:52 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 16:02:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI0IiwidXNlcm5hbWUiOiJhbGkiLCJlbWFpbCI6InNoYWhpZGFsaTIweEBnbWFpbC5jb20iLCJleHAiOjE3Nzg4NjA5NzF9.f71BKphivRfyJ3DajxbFUN0pDpp5Di7iuHFb-ETk8gw
[08-May-2026 16:02:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 16:02:52 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 16:02:52 UTC] User ID: 524
[08-May-2026 16:02:52 UTC] ✅ User profile retrieved successfully for user ID: 524
[08-May-2026 16:02:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 16:02:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 16:02:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI0IiwidXNlcm5hbWUiOiJhbGkiLCJlbWFpbCI6InNoYWhpZGFsaTIweEBnbWFpbC5jb20iLCJleHAiOjE3Nzg4NjA5NzF9.f71BKphivRfyJ3DajxbFUN0pDpp5Di7iuHFb-ETk8gw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f89b0f66d869f51-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"51.39.243.181","CF-IPCountry":"SA","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"51.39.243.181, 162.158.94.220"}
[08-May-2026 16:02:52 UTC] === User Orders API Called ===
[08-May-2026 16:02:52 UTC] User ID: 524
[08-May-2026 16:02:52 UTC] Limit: 20, Offset: 0
[08-May-2026 16:02:52 UTC] Orders found: 0
[08-May-2026 16:02:52 UTC] Orders data: []
[08-May-2026 16:02:52 UTC] Total orders count: 0
[08-May-2026 16:02:52 UTC] === API CALL LOG ===
[08-May-2026 16:02:52 UTC] Endpoint: user/profile.php
[08-May-2026 16:02:52 UTC] Full Log Data: {
    "timestamp": "2026-05-08 16:02:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.39.243.181",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI0IiwidXNlcm5hbWUiOiJhbGkiLCJlbWFpbCI6InNoYWhpZGFsaTIweEBnbWFpbC5jb20iLCJleHAiOjE3Nzg4NjA5NzF9.f71BKphivRfyJ3DajxbFUN0pDpp5Di7iuHFb-ETk8gw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f89b0f72e3d9f51-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "51.39.243.181",
        "CF-IPCountry": "SA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "51.39.243.181, 162.158.94.220"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 16:02:52 UTC] === END API CALL LOG ===
[08-May-2026 16:02:52 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 16:02:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI0IiwidXNlcm5hbWUiOiJhbGkiLCJlbWFpbCI6InNoYWhpZGFsaTIweEBnbWFpbC5jb20iLCJleHAiOjE3Nzg4NjA5NzF9.f71BKphivRfyJ3DajxbFUN0pDpp5Di7iuHFb-ETk8gw
[08-May-2026 16:02:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 16:02:52 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 16:02:52 UTC] User ID: 524
[08-May-2026 16:02:52 UTC] ✅ User profile retrieved successfully for user ID: 524
[08-May-2026 16:02:53 UTC] === API CALL LOG ===
[08-May-2026 16:02:53 UTC] Endpoint: user/profile.php
[08-May-2026 16:02:53 UTC] Full Log Data: {
    "timestamp": "2026-05-08 16:02:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.39.243.181",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI0IiwidXNlcm5hbWUiOiJhbGkiLCJlbWFpbCI6InNoYWhpZGFsaTIweEBnbWFpbC5jb20iLCJleHAiOjE3Nzg4NjA5NzF9.f71BKphivRfyJ3DajxbFUN0pDpp5Di7iuHFb-ETk8gw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f89b0fafaf29f51-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "51.39.243.181",
        "CF-IPCountry": "SA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "51.39.243.181, 162.158.94.220"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 16:02:53 UTC] === END API CALL LOG ===
[08-May-2026 16:02:53 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 16:02:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI0IiwidXNlcm5hbWUiOiJhbGkiLCJlbWFpbCI6InNoYWhpZGFsaTIweEBnbWFpbC5jb20iLCJleHAiOjE3Nzg4NjA5NzF9.f71BKphivRfyJ3DajxbFUN0pDpp5Di7iuHFb-ETk8gw
[08-May-2026 16:02:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 16:02:53 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 16:02:53 UTC] User ID: 524
[08-May-2026 16:02:53 UTC] ✅ User profile retrieved successfully for user ID: 524
[08-May-2026 16:03:06 UTC] === API CALL LOG ===
[08-May-2026 16:03:06 UTC] Endpoint: user/profile.php
[08-May-2026 16:03:06 UTC] Full Log Data: {
    "timestamp": "2026-05-08 16:03:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.39.243.181",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI0IiwidXNlcm5hbWUiOiJhbGkiLCJlbWFpbCI6InNoYWhpZGFsaTIweEBnbWFpbC5jb20iLCJleHAiOjE3Nzg4NjA5NzF9.f71BKphivRfyJ3DajxbFUN0pDpp5Di7iuHFb-ETk8gw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f89b14cdfb89f51-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "51.39.243.181",
        "CF-IPCountry": "SA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "51.39.243.181, 172.68.193.140"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 16:03:06 UTC] === END API CALL LOG ===
[08-May-2026 16:03:06 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 16:03:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI0IiwidXNlcm5hbWUiOiJhbGkiLCJlbWFpbCI6InNoYWhpZGFsaTIweEBnbWFpbC5jb20iLCJleHAiOjE3Nzg4NjA5NzF9.f71BKphivRfyJ3DajxbFUN0pDpp5Di7iuHFb-ETk8gw
[08-May-2026 16:03:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 16:03:06 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 16:03:06 UTC] User ID: 524
[08-May-2026 16:03:06 UTC] ✅ User profile retrieved successfully for user ID: 524
[08-May-2026 16:03:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 16:03:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 16:03:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI0IiwidXNlcm5hbWUiOiJhbGkiLCJlbWFpbCI6InNoYWhpZGFsaTIweEBnbWFpbC5jb20iLCJleHAiOjE3Nzg4NjA5NzF9.f71BKphivRfyJ3DajxbFUN0pDpp5Di7iuHFb-ETk8gw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f89b14cdfb69f51-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"51.39.243.181","CF-IPCountry":"SA","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"51.39.243.181, 172.68.193.140"}
[08-May-2026 16:03:06 UTC] === User Orders API Called ===
[08-May-2026 16:03:06 UTC] User ID: 524
[08-May-2026 16:03:06 UTC] Limit: 20, Offset: 0
[08-May-2026 16:03:06 UTC] Orders found: 0
[08-May-2026 16:03:06 UTC] Orders data: []
[08-May-2026 16:03:06 UTC] Total orders count: 0
[08-May-2026 16:03:06 UTC] === API CALL LOG ===
[08-May-2026 16:03:06 UTC] Endpoint: user/profile.php
[08-May-2026 16:03:06 UTC] Full Log Data: {
    "timestamp": "2026-05-08 16:03:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.39.243.181",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI0IiwidXNlcm5hbWUiOiJhbGkiLCJlbWFpbCI6InNoYWhpZGFsaTIweEBnbWFpbC5jb20iLCJleHAiOjE3Nzg4NjA5NzF9.f71BKphivRfyJ3DajxbFUN0pDpp5Di7iuHFb-ETk8gw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f89b14e59b99f51-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "51.39.243.181",
        "CF-IPCountry": "SA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "51.39.243.181, 172.68.193.140"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 16:03:06 UTC] === END API CALL LOG ===
[08-May-2026 16:03:06 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 16:03:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI0IiwidXNlcm5hbWUiOiJhbGkiLCJlbWFpbCI6InNoYWhpZGFsaTIweEBnbWFpbC5jb20iLCJleHAiOjE3Nzg4NjA5NzF9.f71BKphivRfyJ3DajxbFUN0pDpp5Di7iuHFb-ETk8gw
[08-May-2026 16:03:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 16:03:06 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 16:03:06 UTC] User ID: 524
[08-May-2026 16:03:06 UTC] ✅ User profile retrieved successfully for user ID: 524
[08-May-2026 16:03:07 UTC] === API CALL LOG ===
[08-May-2026 16:03:07 UTC] Endpoint: user/profile.php
[08-May-2026 16:03:07 UTC] Full Log Data: {
    "timestamp": "2026-05-08 16:03:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.39.243.181",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI0IiwidXNlcm5hbWUiOiJhbGkiLCJlbWFpbCI6InNoYWhpZGFsaTIweEBnbWFpbC5jb20iLCJleHAiOjE3Nzg4NjA5NzF9.f71BKphivRfyJ3DajxbFUN0pDpp5Di7iuHFb-ETk8gw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f89b151bd489f51-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "51.39.243.181",
        "CF-IPCountry": "SA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "51.39.243.181, 172.68.193.140"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 16:03:07 UTC] === END API CALL LOG ===
[08-May-2026 16:03:07 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 16:03:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI0IiwidXNlcm5hbWUiOiJhbGkiLCJlbWFpbCI6InNoYWhpZGFsaTIweEBnbWFpbC5jb20iLCJleHAiOjE3Nzg4NjA5NzF9.f71BKphivRfyJ3DajxbFUN0pDpp5Di7iuHFb-ETk8gw
[08-May-2026 16:03:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 16:03:07 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 16:03:07 UTC] User ID: 524
[08-May-2026 16:03:07 UTC] ✅ User profile retrieved successfully for user ID: 524
[08-May-2026 16:03:23 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 16:03:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 16:03:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI0IiwidXNlcm5hbWUiOiJhbGkiLCJlbWFpbCI6InNoYWhpZGFsaTIweEBnbWFpbC5jb20iLCJleHAiOjE3Nzg4NjA5NzF9.f71BKphivRfyJ3DajxbFUN0pDpp5Di7iuHFb-ETk8gw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f89b1b68c2c9f51-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"51.39.243.181","CF-IPCountry":"SA","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"51.39.243.181, 172.68.193.141"}
[08-May-2026 16:03:23 UTC] === User Orders API Called ===
[08-May-2026 16:03:23 UTC] User ID: 524
[08-May-2026 16:03:23 UTC] Limit: 20, Offset: 0
[08-May-2026 16:03:23 UTC] Orders found: 0
[08-May-2026 16:03:23 UTC] Orders data: []
[08-May-2026 16:03:23 UTC] Total orders count: 0
[08-May-2026 16:03:23 UTC] === API CALL LOG ===
[08-May-2026 16:03:23 UTC] Endpoint: user/profile.php
[08-May-2026 16:03:23 UTC] Full Log Data: {
    "timestamp": "2026-05-08 16:03:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.39.243.181",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI0IiwidXNlcm5hbWUiOiJhbGkiLCJlbWFpbCI6InNoYWhpZGFsaTIweEBnbWFpbC5jb20iLCJleHAiOjE3Nzg4NjA5NzF9.f71BKphivRfyJ3DajxbFUN0pDpp5Di7iuHFb-ETk8gw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f89b1b68c2d9f51-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "51.39.243.181",
        "CF-IPCountry": "SA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "51.39.243.181, 172.68.193.141"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 16:03:23 UTC] === END API CALL LOG ===
[08-May-2026 16:03:23 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 16:03:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI0IiwidXNlcm5hbWUiOiJhbGkiLCJlbWFpbCI6InNoYWhpZGFsaTIweEBnbWFpbC5jb20iLCJleHAiOjE3Nzg4NjA5NzF9.f71BKphivRfyJ3DajxbFUN0pDpp5Di7iuHFb-ETk8gw
[08-May-2026 16:03:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 16:03:23 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 16:03:23 UTC] User ID: 524
[08-May-2026 16:03:23 UTC] ✅ User profile retrieved successfully for user ID: 524
[08-May-2026 16:03:23 UTC] === API CALL LOG ===
[08-May-2026 16:03:23 UTC] Endpoint: user/profile.php
[08-May-2026 16:03:23 UTC] Full Log Data: {
    "timestamp": "2026-05-08 16:03:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.39.243.181",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI0IiwidXNlcm5hbWUiOiJhbGkiLCJlbWFpbCI6InNoYWhpZGFsaTIweEBnbWFpbC5jb20iLCJleHAiOjE3Nzg4NjA5NzF9.f71BKphivRfyJ3DajxbFUN0pDpp5Di7iuHFb-ETk8gw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f89b1b82d729f51-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "51.39.243.181",
        "CF-IPCountry": "SA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "51.39.243.181, 172.68.193.141"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 16:03:23 UTC] === END API CALL LOG ===
[08-May-2026 16:03:23 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 16:03:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI0IiwidXNlcm5hbWUiOiJhbGkiLCJlbWFpbCI6InNoYWhpZGFsaTIweEBnbWFpbC5jb20iLCJleHAiOjE3Nzg4NjA5NzF9.f71BKphivRfyJ3DajxbFUN0pDpp5Di7iuHFb-ETk8gw
[08-May-2026 16:03:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 16:03:23 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 16:03:23 UTC] User ID: 524
[08-May-2026 16:03:23 UTC] ✅ User profile retrieved successfully for user ID: 524
[08-May-2026 16:03:23 UTC] === API CALL LOG ===
[08-May-2026 16:03:23 UTC] Endpoint: user/profile.php
[08-May-2026 16:03:23 UTC] Full Log Data: {
    "timestamp": "2026-05-08 16:03:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.39.243.181",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI0IiwidXNlcm5hbWUiOiJhbGkiLCJlbWFpbCI6InNoYWhpZGFsaTIweEBnbWFpbC5jb20iLCJleHAiOjE3Nzg4NjA5NzF9.f71BKphivRfyJ3DajxbFUN0pDpp5Di7iuHFb-ETk8gw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f89b1bab8119f51-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "51.39.243.181",
        "CF-IPCountry": "SA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "51.39.243.181, 172.68.193.141"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 16:03:23 UTC] === END API CALL LOG ===
[08-May-2026 16:03:23 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 16:03:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI0IiwidXNlcm5hbWUiOiJhbGkiLCJlbWFpbCI6InNoYWhpZGFsaTIweEBnbWFpbC5jb20iLCJleHAiOjE3Nzg4NjA5NzF9.f71BKphivRfyJ3DajxbFUN0pDpp5Di7iuHFb-ETk8gw
[08-May-2026 16:03:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 16:03:23 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 16:03:23 UTC] User ID: 524
[08-May-2026 16:03:23 UTC] ✅ User profile retrieved successfully for user ID: 524
[08-May-2026 16:03:31 UTC] === API CALL LOG ===
[08-May-2026 16:03:31 UTC] Endpoint: user/profile.php
[08-May-2026 16:03:31 UTC] Full Log Data: {
    "timestamp": "2026-05-08 16:03:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.39.243.181",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI0IiwidXNlcm5hbWUiOiJhbGkiLCJlbWFpbCI6InNoYWhpZGFsaTIweEBnbWFpbC5jb20iLCJleHAiOjE3Nzg4NjA5NzF9.f71BKphivRfyJ3DajxbFUN0pDpp5Di7iuHFb-ETk8gw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f89b1e85c429f51-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "51.39.243.181",
        "CF-IPCountry": "SA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "51.39.243.181, 172.68.193.141"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 16:03:31 UTC] === END API CALL LOG ===
[08-May-2026 16:03:31 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 16:03:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI0IiwidXNlcm5hbWUiOiJhbGkiLCJlbWFpbCI6InNoYWhpZGFsaTIweEBnbWFpbC5jb20iLCJleHAiOjE3Nzg4NjA5NzF9.f71BKphivRfyJ3DajxbFUN0pDpp5Di7iuHFb-ETk8gw
[08-May-2026 16:03:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 16:03:31 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 16:03:31 UTC] User ID: 524
[08-May-2026 16:03:31 UTC] ✅ User profile retrieved successfully for user ID: 524
[08-May-2026 16:03:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 16:03:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 16:03:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI0IiwidXNlcm5hbWUiOiJhbGkiLCJlbWFpbCI6InNoYWhpZGFsaTIweEBnbWFpbC5jb20iLCJleHAiOjE3Nzg4NjA5NzF9.f71BKphivRfyJ3DajxbFUN0pDpp5Di7iuHFb-ETk8gw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f89b1e85c419f51-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"51.39.243.181","CF-IPCountry":"SA","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"51.39.243.181, 172.68.193.141"}
[08-May-2026 16:03:31 UTC] === User Orders API Called ===
[08-May-2026 16:03:31 UTC] User ID: 524
[08-May-2026 16:03:31 UTC] Limit: 20, Offset: 0
[08-May-2026 16:03:31 UTC] Orders found: 0
[08-May-2026 16:03:31 UTC] Orders data: []
[08-May-2026 16:03:31 UTC] Total orders count: 0
[08-May-2026 16:03:31 UTC] === API CALL LOG ===
[08-May-2026 16:03:31 UTC] Endpoint: user/profile.php
[08-May-2026 16:03:31 UTC] Full Log Data: {
    "timestamp": "2026-05-08 16:03:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.39.243.181",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI0IiwidXNlcm5hbWUiOiJhbGkiLCJlbWFpbCI6InNoYWhpZGFsaTIweEBnbWFpbC5jb20iLCJleHAiOjE3Nzg4NjA5NzF9.f71BKphivRfyJ3DajxbFUN0pDpp5Di7iuHFb-ETk8gw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f89b1ea6df69f51-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "51.39.243.181",
        "CF-IPCountry": "SA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "51.39.243.181, 172.68.193.141"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 16:03:31 UTC] === END API CALL LOG ===
[08-May-2026 16:03:31 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 16:03:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI0IiwidXNlcm5hbWUiOiJhbGkiLCJlbWFpbCI6InNoYWhpZGFsaTIweEBnbWFpbC5jb20iLCJleHAiOjE3Nzg4NjA5NzF9.f71BKphivRfyJ3DajxbFUN0pDpp5Di7iuHFb-ETk8gw
[08-May-2026 16:03:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 16:03:31 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 16:03:31 UTC] User ID: 524
[08-May-2026 16:03:31 UTC] ✅ User profile retrieved successfully for user ID: 524
[08-May-2026 16:03:32 UTC] === API CALL LOG ===
[08-May-2026 16:03:32 UTC] Endpoint: user/profile.php
[08-May-2026 16:03:32 UTC] Full Log Data: {
    "timestamp": "2026-05-08 16:03:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.39.243.181",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI0IiwidXNlcm5hbWUiOiJhbGkiLCJlbWFpbCI6InNoYWhpZGFsaTIweEBnbWFpbC5jb20iLCJleHAiOjE3Nzg4NjA5NzF9.f71BKphivRfyJ3DajxbFUN0pDpp5Di7iuHFb-ETk8gw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f89b1ed88eb9f51-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "51.39.243.181",
        "CF-IPCountry": "SA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "51.39.243.181, 172.68.193.141"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 16:03:32 UTC] === END API CALL LOG ===
[08-May-2026 16:03:32 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 16:03:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI0IiwidXNlcm5hbWUiOiJhbGkiLCJlbWFpbCI6InNoYWhpZGFsaTIweEBnbWFpbC5jb20iLCJleHAiOjE3Nzg4NjA5NzF9.f71BKphivRfyJ3DajxbFUN0pDpp5Di7iuHFb-ETk8gw
[08-May-2026 16:03:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 16:03:32 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 16:03:32 UTC] User ID: 524
[08-May-2026 16:03:32 UTC] ✅ User profile retrieved successfully for user ID: 524
[08-May-2026 16:04:34 UTC] === API CALL LOG ===
[08-May-2026 16:04:34 UTC] Endpoint: user/profile.php
[08-May-2026 16:04:34 UTC] Full Log Data: {
    "timestamp": "2026-05-08 16:04:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.39.243.181",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI0IiwidXNlcm5hbWUiOiJhbGkiLCJlbWFpbCI6InNoYWhpZGFsaTIweEBnbWFpbC5jb20iLCJleHAiOjE3Nzg4NjA5NzF9.f71BKphivRfyJ3DajxbFUN0pDpp5Di7iuHFb-ETk8gw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f89b3726c778f38-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "51.39.243.181",
        "CF-IPCountry": "SA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "51.39.243.181, 172.68.193.140"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 16:04:34 UTC] === END API CALL LOG ===
[08-May-2026 16:04:34 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 16:04:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI0IiwidXNlcm5hbWUiOiJhbGkiLCJlbWFpbCI6InNoYWhpZGFsaTIweEBnbWFpbC5jb20iLCJleHAiOjE3Nzg4NjA5NzF9.f71BKphivRfyJ3DajxbFUN0pDpp5Di7iuHFb-ETk8gw
[08-May-2026 16:04:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 16:04:34 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 16:04:34 UTC] User ID: 524
[08-May-2026 16:04:34 UTC] ✅ User profile retrieved successfully for user ID: 524
[08-May-2026 16:05:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 16:05:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 16:05:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI0IiwidXNlcm5hbWUiOiJhbGkiLCJlbWFpbCI6InNoYWhpZGFsaTIweEBnbWFpbC5jb20iLCJleHAiOjE3Nzg4NjA5NzF9.f71BKphivRfyJ3DajxbFUN0pDpp5Di7iuHFb-ETk8gw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f89b5658b678f38-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"51.39.243.181","CF-IPCountry":"SA","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"51.39.243.181, 172.68.193.141"}
[08-May-2026 16:05:54 UTC] === User Orders API Called ===
[08-May-2026 16:05:54 UTC] User ID: 524
[08-May-2026 16:05:54 UTC] Limit: 20, Offset: 0
[08-May-2026 16:05:54 UTC] Orders found: 0
[08-May-2026 16:05:54 UTC] Orders data: []
[08-May-2026 16:05:54 UTC] Total orders count: 0
[08-May-2026 16:05:54 UTC] === API CALL LOG ===
[08-May-2026 16:05:54 UTC] Endpoint: user/profile.php
[08-May-2026 16:05:54 UTC] Full Log Data: {
    "timestamp": "2026-05-08 16:05:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.39.243.181",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI0IiwidXNlcm5hbWUiOiJhbGkiLCJlbWFpbCI6InNoYWhpZGFsaTIweEBnbWFpbC5jb20iLCJleHAiOjE3Nzg4NjA5NzF9.f71BKphivRfyJ3DajxbFUN0pDpp5Di7iuHFb-ETk8gw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f89b5658b6c8f38-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "51.39.243.181",
        "CF-IPCountry": "SA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "51.39.243.181, 172.68.193.141"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 16:05:54 UTC] === END API CALL LOG ===
[08-May-2026 16:05:54 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 16:05:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI0IiwidXNlcm5hbWUiOiJhbGkiLCJlbWFpbCI6InNoYWhpZGFsaTIweEBnbWFpbC5jb20iLCJleHAiOjE3Nzg4NjA5NzF9.f71BKphivRfyJ3DajxbFUN0pDpp5Di7iuHFb-ETk8gw
[08-May-2026 16:05:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 16:05:54 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 16:05:54 UTC] User ID: 524
[08-May-2026 16:05:54 UTC] ✅ User profile retrieved successfully for user ID: 524
[08-May-2026 16:05:54 UTC] === API CALL LOG ===
[08-May-2026 16:05:54 UTC] Endpoint: user/profile.php
[08-May-2026 16:05:54 UTC] Full Log Data: {
    "timestamp": "2026-05-08 16:05:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.39.243.181",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI0IiwidXNlcm5hbWUiOiJhbGkiLCJlbWFpbCI6InNoYWhpZGFsaTIweEBnbWFpbC5jb20iLCJleHAiOjE3Nzg4NjA5NzF9.f71BKphivRfyJ3DajxbFUN0pDpp5Di7iuHFb-ETk8gw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f89b5658b6e8f38-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "51.39.243.181",
        "CF-IPCountry": "SA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "51.39.243.181, 172.68.193.141"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 16:05:54 UTC] === END API CALL LOG ===
[08-May-2026 16:05:54 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 16:05:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI0IiwidXNlcm5hbWUiOiJhbGkiLCJlbWFpbCI6InNoYWhpZGFsaTIweEBnbWFpbC5jb20iLCJleHAiOjE3Nzg4NjA5NzF9.f71BKphivRfyJ3DajxbFUN0pDpp5Di7iuHFb-ETk8gw
[08-May-2026 16:05:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 16:05:54 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 16:05:54 UTC] User ID: 524
[08-May-2026 16:05:54 UTC] ✅ User profile retrieved successfully for user ID: 524
[08-May-2026 16:06:11 UTC] === API CALL LOG ===
[08-May-2026 16:06:11 UTC] Endpoint: user/profile.php
[08-May-2026 16:06:11 UTC] Full Log Data: {
    "timestamp": "2026-05-08 16:06:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.39.243.181",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI0IiwidXNlcm5hbWUiOiJhbGkiLCJlbWFpbCI6InNoYWhpZGFsaTIweEBnbWFpbC5jb20iLCJleHAiOjE3Nzg4NjA5NzF9.f71BKphivRfyJ3DajxbFUN0pDpp5Di7iuHFb-ETk8gw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f89b5d0eb2a6e1d-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "51.39.243.181",
        "CF-IPCountry": "SA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "51.39.243.181, 104.23.239.33"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 16:06:11 UTC] === END API CALL LOG ===
[08-May-2026 16:06:11 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 16:06:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI0IiwidXNlcm5hbWUiOiJhbGkiLCJlbWFpbCI6InNoYWhpZGFsaTIweEBnbWFpbC5jb20iLCJleHAiOjE3Nzg4NjA5NzF9.f71BKphivRfyJ3DajxbFUN0pDpp5Di7iuHFb-ETk8gw
[08-May-2026 16:06:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 16:06:11 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 16:06:11 UTC] User ID: 524
[08-May-2026 16:06:11 UTC] ✅ User profile retrieved successfully for user ID: 524
[08-May-2026 16:06:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 16:06:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 16:06:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI0IiwidXNlcm5hbWUiOiJhbGkiLCJlbWFpbCI6InNoYWhpZGFsaTIweEBnbWFpbC5jb20iLCJleHAiOjE3Nzg4NjA5NzF9.f71BKphivRfyJ3DajxbFUN0pDpp5Di7iuHFb-ETk8gw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f89b649abf36e1d-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"51.39.243.181","CF-IPCountry":"SA","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"51.39.243.181, 104.23.239.32"}
[08-May-2026 16:06:30 UTC] === User Orders API Called ===
[08-May-2026 16:06:30 UTC] User ID: 524
[08-May-2026 16:06:30 UTC] Limit: 20, Offset: 0
[08-May-2026 16:06:30 UTC] Orders found: 0
[08-May-2026 16:06:30 UTC] Orders data: []
[08-May-2026 16:06:30 UTC] Total orders count: 0
[08-May-2026 16:06:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 16:06:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 16:06:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI0IiwidXNlcm5hbWUiOiJhbGkiLCJlbWFpbCI6InNoYWhpZGFsaTIweEBnbWFpbC5jb20iLCJleHAiOjE3Nzg4NjA5NzF9.f71BKphivRfyJ3DajxbFUN0pDpp5Di7iuHFb-ETk8gw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f89b66d9bcd6e1d-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"51.39.243.181","CF-IPCountry":"SA","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"51.39.243.181, 104.23.239.32"}
[08-May-2026 16:06:36 UTC] === User Orders API Called ===
[08-May-2026 16:06:36 UTC] User ID: 524
[08-May-2026 16:06:36 UTC] Limit: 20, Offset: 0
[08-May-2026 16:06:36 UTC] Orders found: 0
[08-May-2026 16:06:36 UTC] Orders data: []
[08-May-2026 16:06:36 UTC] Total orders count: 0
[08-May-2026 16:06:36 UTC] === API CALL LOG ===
[08-May-2026 16:06:36 UTC] Endpoint: user/profile.php
[08-May-2026 16:06:36 UTC] Full Log Data: {
    "timestamp": "2026-05-08 16:06:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.39.243.181",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI0IiwidXNlcm5hbWUiOiJhbGkiLCJlbWFpbCI6InNoYWhpZGFsaTIweEBnbWFpbC5jb20iLCJleHAiOjE3Nzg4NjA5NzF9.f71BKphivRfyJ3DajxbFUN0pDpp5Di7iuHFb-ETk8gw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f89b66d9bd16e1d-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "51.39.243.181",
        "CF-IPCountry": "SA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "51.39.243.181, 104.23.239.32"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 16:06:36 UTC] === END API CALL LOG ===
[08-May-2026 16:06:36 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 16:06:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI0IiwidXNlcm5hbWUiOiJhbGkiLCJlbWFpbCI6InNoYWhpZGFsaTIweEBnbWFpbC5jb20iLCJleHAiOjE3Nzg4NjA5NzF9.f71BKphivRfyJ3DajxbFUN0pDpp5Di7iuHFb-ETk8gw
[08-May-2026 16:06:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 16:06:36 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 16:06:36 UTC] User ID: 524
[08-May-2026 16:06:36 UTC] ✅ User profile retrieved successfully for user ID: 524
[08-May-2026 16:06:36 UTC] === API CALL LOG ===
[08-May-2026 16:06:36 UTC] Endpoint: user/profile.php
[08-May-2026 16:06:36 UTC] Full Log Data: {
    "timestamp": "2026-05-08 16:06:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.39.243.181",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI0IiwidXNlcm5hbWUiOiJhbGkiLCJlbWFpbCI6InNoYWhpZGFsaTIweEBnbWFpbC5jb20iLCJleHAiOjE3Nzg4NjA5NzF9.f71BKphivRfyJ3DajxbFUN0pDpp5Di7iuHFb-ETk8gw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f89b66fa98c6e1d-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "51.39.243.181",
        "CF-IPCountry": "SA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "51.39.243.181, 104.23.239.32"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 16:06:36 UTC] === END API CALL LOG ===
[08-May-2026 16:06:36 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 16:06:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI0IiwidXNlcm5hbWUiOiJhbGkiLCJlbWFpbCI6InNoYWhpZGFsaTIweEBnbWFpbC5jb20iLCJleHAiOjE3Nzg4NjA5NzF9.f71BKphivRfyJ3DajxbFUN0pDpp5Di7iuHFb-ETk8gw
[08-May-2026 16:06:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 16:06:36 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 16:06:36 UTC] User ID: 524
[08-May-2026 16:06:36 UTC] ✅ User profile retrieved successfully for user ID: 524
[08-May-2026 16:06:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 16:06:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 16:06:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI0IiwidXNlcm5hbWUiOiJhbGkiLCJlbWFpbCI6InNoYWhpZGFsaTIweEBnbWFpbC5jb20iLCJleHAiOjE3Nzg4NjA5NzF9.f71BKphivRfyJ3DajxbFUN0pDpp5Di7iuHFb-ETk8gw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f89b6ea0f976e1d-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"51.39.243.181","CF-IPCountry":"SA","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"51.39.243.181, 104.23.239.32"}
[08-May-2026 16:06:56 UTC] === User Orders API Called ===
[08-May-2026 16:06:56 UTC] User ID: 524
[08-May-2026 16:06:56 UTC] Limit: 20, Offset: 0
[08-May-2026 16:06:56 UTC] Orders found: 0
[08-May-2026 16:06:56 UTC] Orders data: []
[08-May-2026 16:06:56 UTC] Total orders count: 0
[08-May-2026 16:06:56 UTC] === API CALL LOG ===
[08-May-2026 16:06:56 UTC] Endpoint: user/profile.php
[08-May-2026 16:06:56 UTC] Full Log Data: {
    "timestamp": "2026-05-08 16:06:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.39.243.181",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI0IiwidXNlcm5hbWUiOiJhbGkiLCJlbWFpbCI6InNoYWhpZGFsaTIweEBnbWFpbC5jb20iLCJleHAiOjE3Nzg4NjA5NzF9.f71BKphivRfyJ3DajxbFUN0pDpp5Di7iuHFb-ETk8gw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f89b6ea0f996e1d-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "51.39.243.181",
        "CF-IPCountry": "SA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "51.39.243.181, 104.23.239.32"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 16:06:56 UTC] === END API CALL LOG ===
[08-May-2026 16:06:56 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 16:06:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI0IiwidXNlcm5hbWUiOiJhbGkiLCJlbWFpbCI6InNoYWhpZGFsaTIweEBnbWFpbC5jb20iLCJleHAiOjE3Nzg4NjA5NzF9.f71BKphivRfyJ3DajxbFUN0pDpp5Di7iuHFb-ETk8gw
[08-May-2026 16:06:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 16:06:56 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 16:06:56 UTC] User ID: 524
[08-May-2026 16:06:56 UTC] ✅ User profile retrieved successfully for user ID: 524
[08-May-2026 16:06:56 UTC] === API CALL LOG ===
[08-May-2026 16:06:56 UTC] Endpoint: user/profile.php
[08-May-2026 16:06:56 UTC] Full Log Data: {
    "timestamp": "2026-05-08 16:06:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.39.243.181",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI0IiwidXNlcm5hbWUiOiJhbGkiLCJlbWFpbCI6InNoYWhpZGFsaTIweEBnbWFpbC5jb20iLCJleHAiOjE3Nzg4NjA5NzF9.f71BKphivRfyJ3DajxbFUN0pDpp5Di7iuHFb-ETk8gw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f89b6ebfc5c6e1d-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "51.39.243.181",
        "CF-IPCountry": "SA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "51.39.243.181, 104.23.239.32"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 16:06:56 UTC] === END API CALL LOG ===
[08-May-2026 16:06:56 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 16:06:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI0IiwidXNlcm5hbWUiOiJhbGkiLCJlbWFpbCI6InNoYWhpZGFsaTIweEBnbWFpbC5jb20iLCJleHAiOjE3Nzg4NjA5NzF9.f71BKphivRfyJ3DajxbFUN0pDpp5Di7iuHFb-ETk8gw
[08-May-2026 16:06:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 16:06:56 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 16:06:56 UTC] User ID: 524
[08-May-2026 16:06:56 UTC] ✅ User profile retrieved successfully for user ID: 524
[08-May-2026 16:07:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 16:07:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 16:07:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI0IiwidXNlcm5hbWUiOiJhbGkiLCJlbWFpbCI6InNoYWhpZGFsaTIweEBnbWFpbC5jb20iLCJleHAiOjE3Nzg4NjA5NzF9.f71BKphivRfyJ3DajxbFUN0pDpp5Di7iuHFb-ETk8gw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f89b7025a676e1d-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"51.39.243.181","CF-IPCountry":"SA","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"51.39.243.181, 104.23.239.32"}
[08-May-2026 16:07:00 UTC] === User Orders API Called ===
[08-May-2026 16:07:00 UTC] User ID: 524
[08-May-2026 16:07:00 UTC] Limit: 20, Offset: 0
[08-May-2026 16:07:00 UTC] Orders found: 0
[08-May-2026 16:07:00 UTC] Orders data: []
[08-May-2026 16:07:00 UTC] Total orders count: 0
[08-May-2026 16:07:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 16:07:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 16:07:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI0IiwidXNlcm5hbWUiOiJhbGkiLCJlbWFpbCI6InNoYWhpZGFsaTIweEBnbWFpbC5jb20iLCJleHAiOjE3Nzg4NjA5NzF9.f71BKphivRfyJ3DajxbFUN0pDpp5Di7iuHFb-ETk8gw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f89b708fe536e1d-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"51.39.243.181","CF-IPCountry":"SA","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"51.39.243.181, 104.23.239.32"}
[08-May-2026 16:07:01 UTC] === User Orders API Called ===
[08-May-2026 16:07:01 UTC] User ID: 524
[08-May-2026 16:07:01 UTC] Limit: 20, Offset: 0
[08-May-2026 16:07:01 UTC] Orders found: 0
[08-May-2026 16:07:01 UTC] Orders data: []
[08-May-2026 16:07:01 UTC] Total orders count: 0
[08-May-2026 16:07:01 UTC] === API CALL LOG ===
[08-May-2026 16:07:01 UTC] Endpoint: user/profile.php
[08-May-2026 16:07:01 UTC] Full Log Data: {
    "timestamp": "2026-05-08 16:07:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.39.243.181",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI0IiwidXNlcm5hbWUiOiJhbGkiLCJlbWFpbCI6InNoYWhpZGFsaTIweEBnbWFpbC5jb20iLCJleHAiOjE3Nzg4NjA5NzF9.f71BKphivRfyJ3DajxbFUN0pDpp5Di7iuHFb-ETk8gw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f89b708fe576e1d-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "51.39.243.181",
        "CF-IPCountry": "SA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "51.39.243.181, 104.23.239.32"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 16:07:01 UTC] === END API CALL LOG ===
[08-May-2026 16:07:01 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 16:07:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI0IiwidXNlcm5hbWUiOiJhbGkiLCJlbWFpbCI6InNoYWhpZGFsaTIweEBnbWFpbC5jb20iLCJleHAiOjE3Nzg4NjA5NzF9.f71BKphivRfyJ3DajxbFUN0pDpp5Di7iuHFb-ETk8gw
[08-May-2026 16:07:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 16:07:01 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 16:07:01 UTC] User ID: 524
[08-May-2026 16:07:01 UTC] ✅ User profile retrieved successfully for user ID: 524
[08-May-2026 16:07:01 UTC] === API CALL LOG ===
[08-May-2026 16:07:01 UTC] Endpoint: user/profile.php
[08-May-2026 16:07:01 UTC] Full Log Data: {
    "timestamp": "2026-05-08 16:07:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.39.243.181",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI0IiwidXNlcm5hbWUiOiJhbGkiLCJlbWFpbCI6InNoYWhpZGFsaTIweEBnbWFpbC5jb20iLCJleHAiOjE3Nzg4NjA5NzF9.f71BKphivRfyJ3DajxbFUN0pDpp5Di7iuHFb-ETk8gw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f89b70a8a8f6e1d-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "51.39.243.181",
        "CF-IPCountry": "SA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "51.39.243.181, 104.23.239.32"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 16:07:01 UTC] === END API CALL LOG ===
[08-May-2026 16:07:01 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 16:07:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI0IiwidXNlcm5hbWUiOiJhbGkiLCJlbWFpbCI6InNoYWhpZGFsaTIweEBnbWFpbC5jb20iLCJleHAiOjE3Nzg4NjA5NzF9.f71BKphivRfyJ3DajxbFUN0pDpp5Di7iuHFb-ETk8gw
[08-May-2026 16:07:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 16:07:01 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 16:07:01 UTC] User ID: 524
[08-May-2026 16:07:01 UTC] ✅ User profile retrieved successfully for user ID: 524
[08-May-2026 16:07:03 UTC] === API CALL LOG ===
[08-May-2026 16:07:03 UTC] Endpoint: user/profile.php
[08-May-2026 16:07:03 UTC] Full Log Data: {
    "timestamp": "2026-05-08 16:07:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.39.243.181",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI0IiwidXNlcm5hbWUiOiJhbGkiLCJlbWFpbCI6InNoYWhpZGFsaTIweEBnbWFpbC5jb20iLCJleHAiOjE3Nzg4NjA5NzF9.f71BKphivRfyJ3DajxbFUN0pDpp5Di7iuHFb-ETk8gw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f89b718d8ef6e1d-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "51.39.243.181",
        "CF-IPCountry": "SA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "51.39.243.181, 104.23.239.32"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 16:07:03 UTC] === END API CALL LOG ===
[08-May-2026 16:07:03 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 16:07:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI0IiwidXNlcm5hbWUiOiJhbGkiLCJlbWFpbCI6InNoYWhpZGFsaTIweEBnbWFpbC5jb20iLCJleHAiOjE3Nzg4NjA5NzF9.f71BKphivRfyJ3DajxbFUN0pDpp5Di7iuHFb-ETk8gw
[08-May-2026 16:07:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 16:07:03 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 16:07:03 UTC] User ID: 524
[08-May-2026 16:07:03 UTC] ✅ User profile retrieved successfully for user ID: 524
[08-May-2026 16:07:03 UTC] User Purchases API - User ID: 524
[08-May-2026 16:07:03 UTC] User Purchases API - Total purchases found: 0
[08-May-2026 16:07:07 UTC] === API CALL LOG ===
[08-May-2026 16:07:07 UTC] Endpoint: user/profile.php
[08-May-2026 16:07:07 UTC] Full Log Data: {
    "timestamp": "2026-05-08 16:07:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.39.243.181",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI0IiwidXNlcm5hbWUiOiJhbGkiLCJlbWFpbCI6InNoYWhpZGFsaTIweEBnbWFpbC5jb20iLCJleHAiOjE3Nzg4NjA5NzF9.f71BKphivRfyJ3DajxbFUN0pDpp5Di7iuHFb-ETk8gw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f89b732484d6e1d-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "51.39.243.181",
        "CF-IPCountry": "SA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "51.39.243.181, 104.23.239.32"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 16:07:07 UTC] === END API CALL LOG ===
[08-May-2026 16:07:07 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 16:07:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI0IiwidXNlcm5hbWUiOiJhbGkiLCJlbWFpbCI6InNoYWhpZGFsaTIweEBnbWFpbC5jb20iLCJleHAiOjE3Nzg4NjA5NzF9.f71BKphivRfyJ3DajxbFUN0pDpp5Di7iuHFb-ETk8gw
[08-May-2026 16:07:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 16:07:07 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 16:07:07 UTC] User ID: 524
[08-May-2026 16:07:07 UTC] ✅ User profile retrieved successfully for user ID: 524
[08-May-2026 16:07:08 UTC] User Purchases API - User ID: 524
[08-May-2026 16:07:08 UTC] User Purchases API - Total purchases found: 0
[08-May-2026 16:07:12 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 16:07:12 UTC] === API CALL LOG ===
[08-May-2026 16:07:12 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 16:07:12 UTC] Endpoint: user/profile.php
[08-May-2026 16:07:12 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI0IiwidXNlcm5hbWUiOiJhbGkiLCJlbWFpbCI6InNoYWhpZGFsaTIweEBnbWFpbC5jb20iLCJleHAiOjE3Nzg4NjA5NzF9.f71BKphivRfyJ3DajxbFUN0pDpp5Di7iuHFb-ETk8gw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f89b74c6a326e1d-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"51.39.243.181","CF-IPCountry":"SA","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"51.39.243.181, 104.23.239.32"}
[08-May-2026 16:07:12 UTC] Full Log Data: {
    "timestamp": "2026-05-08 16:07:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.39.243.181",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI0IiwidXNlcm5hbWUiOiJhbGkiLCJlbWFpbCI6InNoYWhpZGFsaTIweEBnbWFpbC5jb20iLCJleHAiOjE3Nzg4NjA5NzF9.f71BKphivRfyJ3DajxbFUN0pDpp5Di7iuHFb-ETk8gw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f89b74c6a356e1d-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "51.39.243.181",
        "CF-IPCountry": "SA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "51.39.243.181, 104.23.239.32"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 16:07:12 UTC] === User Orders API Called ===
[08-May-2026 16:07:12 UTC] === END API CALL LOG ===
[08-May-2026 16:07:12 UTC] User ID: 524
[08-May-2026 16:07:12 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 16:07:12 UTC] Limit: 20, Offset: 0
[08-May-2026 16:07:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI0IiwidXNlcm5hbWUiOiJhbGkiLCJlbWFpbCI6InNoYWhpZGFsaTIweEBnbWFpbC5jb20iLCJleHAiOjE3Nzg4NjA5NzF9.f71BKphivRfyJ3DajxbFUN0pDpp5Di7iuHFb-ETk8gw
[08-May-2026 16:07:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 16:07:12 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 16:07:12 UTC] User ID: 524
[08-May-2026 16:07:12 UTC] Orders found: 0
[08-May-2026 16:07:12 UTC] ✅ User profile retrieved successfully for user ID: 524
[08-May-2026 16:07:12 UTC] Orders data: []
[08-May-2026 16:07:12 UTC] Total orders count: 0
[08-May-2026 16:07:12 UTC] === API CALL LOG ===
[08-May-2026 16:07:12 UTC] Endpoint: user/profile.php
[08-May-2026 16:07:12 UTC] Full Log Data: {
    "timestamp": "2026-05-08 16:07:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.39.243.181",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI0IiwidXNlcm5hbWUiOiJhbGkiLCJlbWFpbCI6InNoYWhpZGFsaTIweEBnbWFpbC5jb20iLCJleHAiOjE3Nzg4NjA5NzF9.f71BKphivRfyJ3DajxbFUN0pDpp5Di7iuHFb-ETk8gw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f89b74dfe416e1d-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "51.39.243.181",
        "CF-IPCountry": "SA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "51.39.243.181, 104.23.239.32"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 16:07:12 UTC] === END API CALL LOG ===
[08-May-2026 16:07:12 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 16:07:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI0IiwidXNlcm5hbWUiOiJhbGkiLCJlbWFpbCI6InNoYWhpZGFsaTIweEBnbWFpbC5jb20iLCJleHAiOjE3Nzg4NjA5NzF9.f71BKphivRfyJ3DajxbFUN0pDpp5Di7iuHFb-ETk8gw
[08-May-2026 16:07:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 16:07:12 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 16:07:12 UTC] User ID: 524
[08-May-2026 16:07:12 UTC] ✅ User profile retrieved successfully for user ID: 524
[08-May-2026 16:31:16 UTC] === API CALL LOG ===
[08-May-2026 16:31:16 UTC] Endpoint: user/profile.php
[08-May-2026 16:31:16 UTC] Full Log Data: {
    "timestamp": "2026-05-08 16:31:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.47.174.205",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI1IiwidXNlcm5hbWUiOiJuZWx1YmluYSIsImVtYWlsIjoiemFyaW5hdXZhbGlldmExMUBnbWFpbC5jb20iLCJleHAiOjE3Nzg4NjI2NzV9.fxOckkWC5SSZa_mt0eXVbd0LJwT4hcdu6nRclJmStH4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f89da9189ed4af9-AKX",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "92.47.174.205",
        "CF-IPCountry": "KZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "92.47.174.205, 172.71.192.158"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 16:31:16 UTC] === END API CALL LOG ===
[08-May-2026 16:31:16 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 16:31:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI1IiwidXNlcm5hbWUiOiJuZWx1YmluYSIsImVtYWlsIjoiemFyaW5hdXZhbGlldmExMUBnbWFpbC5jb20iLCJleHAiOjE3Nzg4NjI2NzV9.fxOckkWC5SSZa_mt0eXVbd0LJwT4hcdu6nRclJmStH4
[08-May-2026 16:31:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 16:31:16 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 16:31:16 UTC] User ID: 525
[08-May-2026 16:31:16 UTC] ✅ User profile retrieved successfully for user ID: 525
[08-May-2026 16:31:16 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 16:31:16 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 16:31:16 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI1IiwidXNlcm5hbWUiOiJuZWx1YmluYSIsImVtYWlsIjoiemFyaW5hdXZhbGlldmExMUBnbWFpbC5jb20iLCJleHAiOjE3Nzg4NjI2NzV9.fxOckkWC5SSZa_mt0eXVbd0LJwT4hcdu6nRclJmStH4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f89da91aa4e4af9-AKX","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"92.47.174.205","CF-IPCountry":"KZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"92.47.174.205, 172.71.192.159"}
[08-May-2026 16:31:16 UTC] === User Orders API Called ===
[08-May-2026 16:31:16 UTC] User ID: 525
[08-May-2026 16:31:16 UTC] Limit: 20, Offset: 0
[08-May-2026 16:31:16 UTC] Orders found: 0
[08-May-2026 16:31:16 UTC] Orders data: []
[08-May-2026 16:31:16 UTC] Total orders count: 0
[08-May-2026 16:31:17 UTC] === API CALL LOG ===
[08-May-2026 16:31:17 UTC] Endpoint: user/profile.php
[08-May-2026 16:31:17 UTC] Full Log Data: {
    "timestamp": "2026-05-08 16:31:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.47.174.205",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI1IiwidXNlcm5hbWUiOiJuZWx1YmluYSIsImVtYWlsIjoiemFyaW5hdXZhbGlldmExMUBnbWFpbC5jb20iLCJleHAiOjE3Nzg4NjI2NzV9.fxOckkWC5SSZa_mt0eXVbd0LJwT4hcdu6nRclJmStH4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f89da922c4a4af9-AKX",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "92.47.174.205",
        "CF-IPCountry": "KZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "92.47.174.205, 172.71.192.159"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 16:31:17 UTC] === END API CALL LOG ===
[08-May-2026 16:31:17 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 16:31:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI1IiwidXNlcm5hbWUiOiJuZWx1YmluYSIsImVtYWlsIjoiemFyaW5hdXZhbGlldmExMUBnbWFpbC5jb20iLCJleHAiOjE3Nzg4NjI2NzV9.fxOckkWC5SSZa_mt0eXVbd0LJwT4hcdu6nRclJmStH4
[08-May-2026 16:31:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 16:31:17 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 16:31:17 UTC] User ID: 525
[08-May-2026 16:31:17 UTC] ✅ User profile retrieved successfully for user ID: 525
[08-May-2026 16:31:18 UTC] === API CALL LOG ===
[08-May-2026 16:31:18 UTC] Endpoint: user/profile.php
[08-May-2026 16:31:18 UTC] Full Log Data: {
    "timestamp": "2026-05-08 16:31:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.47.174.205",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI1IiwidXNlcm5hbWUiOiJuZWx1YmluYSIsImVtYWlsIjoiemFyaW5hdXZhbGlldmExMUBnbWFpbC5jb20iLCJleHAiOjE3Nzg4NjI2NzV9.fxOckkWC5SSZa_mt0eXVbd0LJwT4hcdu6nRclJmStH4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f89da9a4fd04af9-AKX",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "92.47.174.205",
        "CF-IPCountry": "KZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "92.47.174.205, 172.71.192.143"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 16:31:18 UTC] === END API CALL LOG ===
[08-May-2026 16:31:18 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 16:31:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI1IiwidXNlcm5hbWUiOiJuZWx1YmluYSIsImVtYWlsIjoiemFyaW5hdXZhbGlldmExMUBnbWFpbC5jb20iLCJleHAiOjE3Nzg4NjI2NzV9.fxOckkWC5SSZa_mt0eXVbd0LJwT4hcdu6nRclJmStH4
[08-May-2026 16:31:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 16:31:18 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 16:31:18 UTC] User ID: 525
[08-May-2026 16:31:18 UTC] ✅ User profile retrieved successfully for user ID: 525
[08-May-2026 16:31:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 16:31:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 16:31:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI1IiwidXNlcm5hbWUiOiJuZWx1YmluYSIsImVtYWlsIjoiemFyaW5hdXZhbGlldmExMUBnbWFpbC5jb20iLCJleHAiOjE3Nzg4NjI2NzV9.fxOckkWC5SSZa_mt0eXVbd0LJwT4hcdu6nRclJmStH4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f89dac849d44af9-AKX","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"92.47.174.205","CF-IPCountry":"KZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"92.47.174.205, 172.71.192.143"}
[08-May-2026 16:31:25 UTC] === User Orders API Called ===
[08-May-2026 16:31:25 UTC] User ID: 525
[08-May-2026 16:31:25 UTC] Limit: 20, Offset: 0
[08-May-2026 16:31:25 UTC] Orders found: 0
[08-May-2026 16:31:25 UTC] Orders data: []
[08-May-2026 16:31:25 UTC] Total orders count: 0
[08-May-2026 16:31:26 UTC] === API CALL LOG ===
[08-May-2026 16:31:26 UTC] Endpoint: user/profile.php
[08-May-2026 16:31:26 UTC] Full Log Data: {
    "timestamp": "2026-05-08 16:31:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.47.174.205",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI1IiwidXNlcm5hbWUiOiJuZWx1YmluYSIsImVtYWlsIjoiemFyaW5hdXZhbGlldmExMUBnbWFpbC5jb20iLCJleHAiOjE3Nzg4NjI2NzV9.fxOckkWC5SSZa_mt0eXVbd0LJwT4hcdu6nRclJmStH4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f89dacf481a4af9-AKX",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "92.47.174.205",
        "CF-IPCountry": "KZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "92.47.174.205, 172.71.192.143"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 16:31:26 UTC] === END API CALL LOG ===
[08-May-2026 16:31:26 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 16:31:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI1IiwidXNlcm5hbWUiOiJuZWx1YmluYSIsImVtYWlsIjoiemFyaW5hdXZhbGlldmExMUBnbWFpbC5jb20iLCJleHAiOjE3Nzg4NjI2NzV9.fxOckkWC5SSZa_mt0eXVbd0LJwT4hcdu6nRclJmStH4
[08-May-2026 16:31:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 16:31:26 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 16:31:26 UTC] User ID: 525
[08-May-2026 16:31:26 UTC] ✅ User profile retrieved successfully for user ID: 525
[08-May-2026 16:31:27 UTC] User Purchases API - User ID: 525
[08-May-2026 16:31:27 UTC] User Purchases API - Total purchases found: 0
[08-May-2026 16:31:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 16:31:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 16:31:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI1IiwidXNlcm5hbWUiOiJuZWx1YmluYSIsImVtYWlsIjoiemFyaW5hdXZhbGlldmExMUBnbWFpbC5jb20iLCJleHAiOjE3Nzg4NjI2NzV9.fxOckkWC5SSZa_mt0eXVbd0LJwT4hcdu6nRclJmStH4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f89dada48e34af9-AKX","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"92.47.174.205","CF-IPCountry":"KZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"92.47.174.205, 172.71.192.143"}
[08-May-2026 16:31:28 UTC] === User Orders API Called ===
[08-May-2026 16:31:28 UTC] User ID: 525
[08-May-2026 16:31:28 UTC] Limit: 20, Offset: 0
[08-May-2026 16:31:28 UTC] Orders found: 0
[08-May-2026 16:31:28 UTC] Orders data: []
[08-May-2026 16:31:28 UTC] Total orders count: 0
[08-May-2026 16:31:28 UTC] === API CALL LOG ===
[08-May-2026 16:31:28 UTC] Endpoint: user/profile.php
[08-May-2026 16:31:28 UTC] Full Log Data: {
    "timestamp": "2026-05-08 16:31:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.47.174.205",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI1IiwidXNlcm5hbWUiOiJuZWx1YmluYSIsImVtYWlsIjoiemFyaW5hdXZhbGlldmExMUBnbWFpbC5jb20iLCJleHAiOjE3Nzg4NjI2NzV9.fxOckkWC5SSZa_mt0eXVbd0LJwT4hcdu6nRclJmStH4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f89dadabacb4af9-AKX",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "92.47.174.205",
        "CF-IPCountry": "KZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "92.47.174.205, 172.71.192.142"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 16:31:28 UTC] === END API CALL LOG ===
[08-May-2026 16:31:28 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 16:31:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI1IiwidXNlcm5hbWUiOiJuZWx1YmluYSIsImVtYWlsIjoiemFyaW5hdXZhbGlldmExMUBnbWFpbC5jb20iLCJleHAiOjE3Nzg4NjI2NzV9.fxOckkWC5SSZa_mt0eXVbd0LJwT4hcdu6nRclJmStH4
[08-May-2026 16:31:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 16:31:28 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 16:31:28 UTC] User ID: 525
[08-May-2026 16:31:28 UTC] ✅ User profile retrieved successfully for user ID: 525
[08-May-2026 16:31:29 UTC] === API CALL LOG ===
[08-May-2026 16:31:29 UTC] Endpoint: user/profile.php
[08-May-2026 16:31:29 UTC] Full Log Data: {
    "timestamp": "2026-05-08 16:31:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.47.174.205",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI1IiwidXNlcm5hbWUiOiJuZWx1YmluYSIsImVtYWlsIjoiemFyaW5hdXZhbGlldmExMUBnbWFpbC5jb20iLCJleHAiOjE3Nzg4NjI2NzV9.fxOckkWC5SSZa_mt0eXVbd0LJwT4hcdu6nRclJmStH4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f89dadea86b4af9-AKX",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "92.47.174.205",
        "CF-IPCountry": "KZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "92.47.174.205, 172.71.192.143"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 16:31:29 UTC] === END API CALL LOG ===
[08-May-2026 16:31:29 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 16:31:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI1IiwidXNlcm5hbWUiOiJuZWx1YmluYSIsImVtYWlsIjoiemFyaW5hdXZhbGlldmExMUBnbWFpbC5jb20iLCJleHAiOjE3Nzg4NjI2NzV9.fxOckkWC5SSZa_mt0eXVbd0LJwT4hcdu6nRclJmStH4
[08-May-2026 16:31:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 16:31:29 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 16:31:29 UTC] User ID: 525
[08-May-2026 16:31:29 UTC] ✅ User profile retrieved successfully for user ID: 525
[08-May-2026 16:31:29 UTC] === API CALL LOG ===
[08-May-2026 16:31:29 UTC] Endpoint: user/profile.php
[08-May-2026 16:31:29 UTC] Full Log Data: {
    "timestamp": "2026-05-08 16:31:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.47.174.205",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI1IiwidXNlcm5hbWUiOiJuZWx1YmluYSIsImVtYWlsIjoiemFyaW5hdXZhbGlldmExMUBnbWFpbC5jb20iLCJleHAiOjE3Nzg4NjI2NzV9.fxOckkWC5SSZa_mt0eXVbd0LJwT4hcdu6nRclJmStH4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f89dae3beab4af9-AKX",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "92.47.174.205",
        "CF-IPCountry": "KZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "92.47.174.205, 172.71.192.143"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 16:31:29 UTC] === END API CALL LOG ===
[08-May-2026 16:31:29 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 16:31:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI1IiwidXNlcm5hbWUiOiJuZWx1YmluYSIsImVtYWlsIjoiemFyaW5hdXZhbGlldmExMUBnbWFpbC5jb20iLCJleHAiOjE3Nzg4NjI2NzV9.fxOckkWC5SSZa_mt0eXVbd0LJwT4hcdu6nRclJmStH4
[08-May-2026 16:31:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 16:31:29 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 16:31:29 UTC] User ID: 525
[08-May-2026 16:31:29 UTC] ✅ User profile retrieved successfully for user ID: 525
[08-May-2026 16:31:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 16:31:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 16:31:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI1IiwidXNlcm5hbWUiOiJuZWx1YmluYSIsImVtYWlsIjoiemFyaW5hdXZhbGlldmExMUBnbWFpbC5jb20iLCJleHAiOjE3Nzg4NjI2NzV9.fxOckkWC5SSZa_mt0eXVbd0LJwT4hcdu6nRclJmStH4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f89db6d5c714af9-AKX","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"92.47.174.205","CF-IPCountry":"KZ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"92.47.174.205, 172.71.192.143"}
[08-May-2026 16:31:52 UTC] === User Orders API Called ===
[08-May-2026 16:31:52 UTC] User ID: 525
[08-May-2026 16:31:52 UTC] Limit: 20, Offset: 0
[08-May-2026 16:31:52 UTC] Orders found: 0
[08-May-2026 16:31:52 UTC] Orders data: []
[08-May-2026 16:31:52 UTC] Total orders count: 0
[08-May-2026 16:31:52 UTC] === API CALL LOG ===
[08-May-2026 16:31:52 UTC] Endpoint: user/profile.php
[08-May-2026 16:31:52 UTC] Full Log Data: {
    "timestamp": "2026-05-08 16:31:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.47.174.205",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI1IiwidXNlcm5hbWUiOiJuZWx1YmluYSIsImVtYWlsIjoiemFyaW5hdXZhbGlldmExMUBnbWFpbC5jb20iLCJleHAiOjE3Nzg4NjI2NzV9.fxOckkWC5SSZa_mt0eXVbd0LJwT4hcdu6nRclJmStH4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f89db6dce094af9-AKX",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "92.47.174.205",
        "CF-IPCountry": "KZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "92.47.174.205, 172.71.192.143"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 16:31:52 UTC] === END API CALL LOG ===
[08-May-2026 16:31:52 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 16:31:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI1IiwidXNlcm5hbWUiOiJuZWx1YmluYSIsImVtYWlsIjoiemFyaW5hdXZhbGlldmExMUBnbWFpbC5jb20iLCJleHAiOjE3Nzg4NjI2NzV9.fxOckkWC5SSZa_mt0eXVbd0LJwT4hcdu6nRclJmStH4
[08-May-2026 16:31:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 16:31:52 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 16:31:52 UTC] User ID: 525
[08-May-2026 16:31:52 UTC] ✅ User profile retrieved successfully for user ID: 525
[08-May-2026 16:31:52 UTC] === API CALL LOG ===
[08-May-2026 16:31:52 UTC] Endpoint: user/profile.php
[08-May-2026 16:31:52 UTC] Full Log Data: {
    "timestamp": "2026-05-08 16:31:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.47.174.205",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI1IiwidXNlcm5hbWUiOiJuZWx1YmluYSIsImVtYWlsIjoiemFyaW5hdXZhbGlldmExMUBnbWFpbC5jb20iLCJleHAiOjE3Nzg4NjI2NzV9.fxOckkWC5SSZa_mt0eXVbd0LJwT4hcdu6nRclJmStH4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f89db71bae64af9-AKX",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "92.47.174.205",
        "CF-IPCountry": "KZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "92.47.174.205, 172.71.192.142"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 16:31:52 UTC] === END API CALL LOG ===
[08-May-2026 16:31:52 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 16:31:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI1IiwidXNlcm5hbWUiOiJuZWx1YmluYSIsImVtYWlsIjoiemFyaW5hdXZhbGlldmExMUBnbWFpbC5jb20iLCJleHAiOjE3Nzg4NjI2NzV9.fxOckkWC5SSZa_mt0eXVbd0LJwT4hcdu6nRclJmStH4
[08-May-2026 16:31:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 16:31:52 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 16:31:52 UTC] User ID: 525
[08-May-2026 16:31:52 UTC] ✅ User profile retrieved successfully for user ID: 525
[08-May-2026 16:31:53 UTC] === API CALL LOG ===
[08-May-2026 16:31:53 UTC] Endpoint: user/profile.php
[08-May-2026 16:31:53 UTC] Full Log Data: {
    "timestamp": "2026-05-08 16:31:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.47.174.205",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI1IiwidXNlcm5hbWUiOiJuZWx1YmluYSIsImVtYWlsIjoiemFyaW5hdXZhbGlldmExMUBnbWFpbC5jb20iLCJleHAiOjE3Nzg4NjI2NzV9.fxOckkWC5SSZa_mt0eXVbd0LJwT4hcdu6nRclJmStH4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f89db765aaf4af9-AKX",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "92.47.174.205",
        "CF-IPCountry": "KZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "92.47.174.205, 172.71.192.142"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 16:31:53 UTC] === END API CALL LOG ===
[08-May-2026 16:31:53 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 16:31:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI1IiwidXNlcm5hbWUiOiJuZWx1YmluYSIsImVtYWlsIjoiemFyaW5hdXZhbGlldmExMUBnbWFpbC5jb20iLCJleHAiOjE3Nzg4NjI2NzV9.fxOckkWC5SSZa_mt0eXVbd0LJwT4hcdu6nRclJmStH4
[08-May-2026 16:31:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 16:31:53 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 16:31:53 UTC] User ID: 525
[08-May-2026 16:31:53 UTC] ✅ User profile retrieved successfully for user ID: 525
[08-May-2026 16:31:56 UTC] === API CALL LOG ===
[08-May-2026 16:31:56 UTC] Endpoint: user/profile.php
[08-May-2026 16:31:56 UTC] Full Log Data: {
    "timestamp": "2026-05-08 16:31:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.47.174.205",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI1IiwidXNlcm5hbWUiOiJuZWx1YmluYSIsImVtYWlsIjoiemFyaW5hdXZhbGlldmExMUBnbWFpbC5jb20iLCJleHAiOjE3Nzg4NjI2NzV9.fxOckkWC5SSZa_mt0eXVbd0LJwT4hcdu6nRclJmStH4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f89db8b1cf74af9-AKX",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "92.47.174.205",
        "CF-IPCountry": "KZ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "92.47.174.205, 172.71.192.143"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 16:31:56 UTC] === END API CALL LOG ===
[08-May-2026 16:31:56 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 16:31:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI1IiwidXNlcm5hbWUiOiJuZWx1YmluYSIsImVtYWlsIjoiemFyaW5hdXZhbGlldmExMUBnbWFpbC5jb20iLCJleHAiOjE3Nzg4NjI2NzV9.fxOckkWC5SSZa_mt0eXVbd0LJwT4hcdu6nRclJmStH4
[08-May-2026 16:31:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 16:31:56 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 16:31:56 UTC] User ID: 525
[08-May-2026 16:31:56 UTC] ✅ User profile retrieved successfully for user ID: 525
[08-May-2026 16:33:18 UTC] === API CALL LOG ===
[08-May-2026 16:33:18 UTC] Endpoint: user/profile.php
[08-May-2026 16:33:18 UTC] Full Log Data: {
    "timestamp": "2026-05-08 16:33:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.81.37.190",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI2IiwidXNlcm5hbWUiOiJPcmlwb3YiLCJlbWFpbCI6InRlY2hkYWF3YWg1NzFAZ21haWwuY29tIiwiZXhwIjoxNzc4ODYyNzk3fQ.XXncEID54jKSK1PiNXXXKMuD967cx16IOqRZ9U92zY4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f89dd88185b6ae2-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "45.81.37.190",
        "CF-IPCountry": "TJ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "45.81.37.190, 172.70.251.120"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 16:33:18 UTC] === END API CALL LOG ===
[08-May-2026 16:33:18 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 16:33:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI2IiwidXNlcm5hbWUiOiJPcmlwb3YiLCJlbWFpbCI6InRlY2hkYWF3YWg1NzFAZ21haWwuY29tIiwiZXhwIjoxNzc4ODYyNzk3fQ.XXncEID54jKSK1PiNXXXKMuD967cx16IOqRZ9U92zY4
[08-May-2026 16:33:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 16:33:18 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 16:33:18 UTC] User ID: 526
[08-May-2026 16:33:18 UTC] ✅ User profile retrieved successfully for user ID: 526
[08-May-2026 16:33:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 16:33:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 16:33:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI2IiwidXNlcm5hbWUiOiJPcmlwb3YiLCJlbWFpbCI6InRlY2hkYWF3YWg1NzFAZ21haWwuY29tIiwiZXhwIjoxNzc4ODYyNzk3fQ.XXncEID54jKSK1PiNXXXKMuD967cx16IOqRZ9U92zY4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f89dd88185e6ae2-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"45.81.37.190","CF-IPCountry":"TJ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"45.81.37.190, 172.70.251.119"}
[08-May-2026 16:33:18 UTC] === User Orders API Called ===
[08-May-2026 16:33:18 UTC] User ID: 526
[08-May-2026 16:33:18 UTC] Limit: 20, Offset: 0
[08-May-2026 16:33:18 UTC] Orders found: 0
[08-May-2026 16:33:18 UTC] Orders data: []
[08-May-2026 16:33:18 UTC] Total orders count: 0
[08-May-2026 16:33:18 UTC] === API CALL LOG ===
[08-May-2026 16:33:18 UTC] Endpoint: user/profile.php
[08-May-2026 16:33:18 UTC] Full Log Data: {
    "timestamp": "2026-05-08 16:33:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.81.37.190",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI2IiwidXNlcm5hbWUiOiJPcmlwb3YiLCJlbWFpbCI6InRlY2hkYWF3YWg1NzFAZ21haWwuY29tIiwiZXhwIjoxNzc4ODYyNzk3fQ.XXncEID54jKSK1PiNXXXKMuD967cx16IOqRZ9U92zY4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f89dd8818606ae2-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "45.81.37.190",
        "CF-IPCountry": "TJ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "45.81.37.190, 172.70.251.119"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 16:33:18 UTC] === END API CALL LOG ===
[08-May-2026 16:33:18 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 16:33:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI2IiwidXNlcm5hbWUiOiJPcmlwb3YiLCJlbWFpbCI6InRlY2hkYWF3YWg1NzFAZ21haWwuY29tIiwiZXhwIjoxNzc4ODYyNzk3fQ.XXncEID54jKSK1PiNXXXKMuD967cx16IOqRZ9U92zY4
[08-May-2026 16:33:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 16:33:18 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 16:33:18 UTC] User ID: 526
[08-May-2026 16:33:18 UTC] ✅ User profile retrieved successfully for user ID: 526
[08-May-2026 16:33:19 UTC] === API CALL LOG ===
[08-May-2026 16:33:19 UTC] Endpoint: user/profile.php
[08-May-2026 16:33:19 UTC] Full Log Data: {
    "timestamp": "2026-05-08 16:33:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.81.37.190",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI2IiwidXNlcm5hbWUiOiJPcmlwb3YiLCJlbWFpbCI6InRlY2hkYWF3YWg1NzFAZ21haWwuY29tIiwiZXhwIjoxNzc4ODYyNzk3fQ.XXncEID54jKSK1PiNXXXKMuD967cx16IOqRZ9U92zY4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f89dd91da566ae2-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "45.81.37.190",
        "CF-IPCountry": "TJ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "45.81.37.190, 172.70.251.119"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 16:33:19 UTC] === END API CALL LOG ===
[08-May-2026 16:33:19 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 16:33:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI2IiwidXNlcm5hbWUiOiJPcmlwb3YiLCJlbWFpbCI6InRlY2hkYWF3YWg1NzFAZ21haWwuY29tIiwiZXhwIjoxNzc4ODYyNzk3fQ.XXncEID54jKSK1PiNXXXKMuD967cx16IOqRZ9U92zY4
[08-May-2026 16:33:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 16:33:19 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 16:33:19 UTC] User ID: 526
[08-May-2026 16:33:19 UTC] ✅ User profile retrieved successfully for user ID: 526
[08-May-2026 16:33:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 16:33:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 16:33:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI2IiwidXNlcm5hbWUiOiJPcmlwb3YiLCJlbWFpbCI6InRlY2hkYWF3YWg1NzFAZ21haWwuY29tIiwiZXhwIjoxNzc4ODYyNzk3fQ.XXncEID54jKSK1PiNXXXKMuD967cx16IOqRZ9U92zY4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f89de3409176ae2-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"45.81.37.190","CF-IPCountry":"TJ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"45.81.37.190, 172.70.251.119"}
[08-May-2026 16:33:45 UTC] === User Orders API Called ===
[08-May-2026 16:33:45 UTC] User ID: 526
[08-May-2026 16:33:45 UTC] Limit: 20, Offset: 0
[08-May-2026 16:33:45 UTC] Orders found: 0
[08-May-2026 16:33:45 UTC] Orders data: []
[08-May-2026 16:33:45 UTC] Total orders count: 0
[08-May-2026 16:33:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 16:33:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 16:33:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI2IiwidXNlcm5hbWUiOiJPcmlwb3YiLCJlbWFpbCI6InRlY2hkYWF3YWg1NzFAZ21haWwuY29tIiwiZXhwIjoxNzc4ODYyNzk3fQ.XXncEID54jKSK1PiNXXXKMuD967cx16IOqRZ9U92zY4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f89de469cd96ae2-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"45.81.37.190","CF-IPCountry":"TJ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"45.81.37.190, 172.70.251.119"}
[08-May-2026 16:33:48 UTC] === User Orders API Called ===
[08-May-2026 16:33:48 UTC] User ID: 526
[08-May-2026 16:33:48 UTC] Limit: 20, Offset: 0
[08-May-2026 16:33:48 UTC] Orders found: 0
[08-May-2026 16:33:48 UTC] Orders data: []
[08-May-2026 16:33:48 UTC] Total orders count: 0
[08-May-2026 16:33:48 UTC] === API CALL LOG ===
[08-May-2026 16:33:48 UTC] Endpoint: user/profile.php
[08-May-2026 16:33:48 UTC] Full Log Data: {
    "timestamp": "2026-05-08 16:33:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.81.37.190",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI2IiwidXNlcm5hbWUiOiJPcmlwb3YiLCJlbWFpbCI6InRlY2hkYWF3YWg1NzFAZ21haWwuY29tIiwiZXhwIjoxNzc4ODYyNzk3fQ.XXncEID54jKSK1PiNXXXKMuD967cx16IOqRZ9U92zY4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f89de469cda6ae2-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "45.81.37.190",
        "CF-IPCountry": "TJ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "45.81.37.190, 172.70.251.120"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 16:33:48 UTC] === END API CALL LOG ===
[08-May-2026 16:33:48 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 16:33:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI2IiwidXNlcm5hbWUiOiJPcmlwb3YiLCJlbWFpbCI6InRlY2hkYWF3YWg1NzFAZ21haWwuY29tIiwiZXhwIjoxNzc4ODYyNzk3fQ.XXncEID54jKSK1PiNXXXKMuD967cx16IOqRZ9U92zY4
[08-May-2026 16:33:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 16:33:48 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 16:33:48 UTC] User ID: 526
[08-May-2026 16:33:48 UTC] ✅ User profile retrieved successfully for user ID: 526
[08-May-2026 16:33:49 UTC] === API CALL LOG ===
[08-May-2026 16:33:49 UTC] Endpoint: user/profile.php
[08-May-2026 16:33:49 UTC] Full Log Data: {
    "timestamp": "2026-05-08 16:33:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.81.37.190",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI2IiwidXNlcm5hbWUiOiJPcmlwb3YiLCJlbWFpbCI6InRlY2hkYWF3YWg1NzFAZ21haWwuY29tIiwiZXhwIjoxNzc4ODYyNzk3fQ.XXncEID54jKSK1PiNXXXKMuD967cx16IOqRZ9U92zY4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f89de49c81a6ae2-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "45.81.37.190",
        "CF-IPCountry": "TJ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "45.81.37.190, 172.70.251.120"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 16:33:49 UTC] === END API CALL LOG ===
[08-May-2026 16:33:49 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 16:33:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI2IiwidXNlcm5hbWUiOiJPcmlwb3YiLCJlbWFpbCI6InRlY2hkYWF3YWg1NzFAZ21haWwuY29tIiwiZXhwIjoxNzc4ODYyNzk3fQ.XXncEID54jKSK1PiNXXXKMuD967cx16IOqRZ9U92zY4
[08-May-2026 16:33:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 16:33:49 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 16:33:49 UTC] User ID: 526
[08-May-2026 16:33:49 UTC] ✅ User profile retrieved successfully for user ID: 526
[08-May-2026 16:33:50 UTC] === API CALL LOG ===
[08-May-2026 16:33:50 UTC] Endpoint: user/profile.php
[08-May-2026 16:33:50 UTC] Full Log Data: {
    "timestamp": "2026-05-08 16:33:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.81.37.190",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI2IiwidXNlcm5hbWUiOiJPcmlwb3YiLCJlbWFpbCI6InRlY2hkYWF3YWg1NzFAZ21haWwuY29tIiwiZXhwIjoxNzc4ODYyNzk3fQ.XXncEID54jKSK1PiNXXXKMuD967cx16IOqRZ9U92zY4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f89de4fdecd6ae2-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "45.81.37.190",
        "CF-IPCountry": "TJ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "45.81.37.190, 172.70.251.119"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 16:33:50 UTC] === END API CALL LOG ===
[08-May-2026 16:33:50 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 16:33:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI2IiwidXNlcm5hbWUiOiJPcmlwb3YiLCJlbWFpbCI6InRlY2hkYWF3YWg1NzFAZ21haWwuY29tIiwiZXhwIjoxNzc4ODYyNzk3fQ.XXncEID54jKSK1PiNXXXKMuD967cx16IOqRZ9U92zY4
[08-May-2026 16:33:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 16:33:50 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 16:33:50 UTC] User ID: 526
[08-May-2026 16:33:50 UTC] ✅ User profile retrieved successfully for user ID: 526
[08-May-2026 16:33:56 UTC] === API CALL LOG ===
[08-May-2026 16:33:56 UTC] Endpoint: user/profile.php
[08-May-2026 16:33:56 UTC] Full Log Data: {
    "timestamp": "2026-05-08 16:33:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.81.37.190",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI2IiwidXNlcm5hbWUiOiJPcmlwb3YiLCJlbWFpbCI6InRlY2hkYWF3YWg1NzFAZ21haWwuY29tIiwiZXhwIjoxNzc4ODYyNzk3fQ.XXncEID54jKSK1PiNXXXKMuD967cx16IOqRZ9U92zY4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f89de7a6c1d6ae2-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "45.81.37.190",
        "CF-IPCountry": "TJ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "45.81.37.190, 172.70.251.119"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 16:33:56 UTC] === END API CALL LOG ===
[08-May-2026 16:33:56 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 16:33:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI2IiwidXNlcm5hbWUiOiJPcmlwb3YiLCJlbWFpbCI6InRlY2hkYWF3YWg1NzFAZ21haWwuY29tIiwiZXhwIjoxNzc4ODYyNzk3fQ.XXncEID54jKSK1PiNXXXKMuD967cx16IOqRZ9U92zY4
[08-May-2026 16:33:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 16:33:56 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 16:33:56 UTC] User ID: 526
[08-May-2026 16:33:56 UTC] ✅ User profile retrieved successfully for user ID: 526
[08-May-2026 16:34:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 16:34:00 UTC] === API CALL LOG ===
[08-May-2026 16:34:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 16:34:00 UTC] Endpoint: user/profile.php
[08-May-2026 16:34:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI2IiwidXNlcm5hbWUiOiJPcmlwb3YiLCJlbWFpbCI6InRlY2hkYWF3YWg1NzFAZ21haWwuY29tIiwiZXhwIjoxNzc4ODYyNzk3fQ.XXncEID54jKSK1PiNXXXKMuD967cx16IOqRZ9U92zY4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f89de902aa76ae2-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"45.81.37.190","CF-IPCountry":"TJ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"45.81.37.190, 172.70.251.119"}
[08-May-2026 16:34:00 UTC] Full Log Data: {
    "timestamp": "2026-05-08 16:34:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.81.37.190",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI2IiwidXNlcm5hbWUiOiJPcmlwb3YiLCJlbWFpbCI6InRlY2hkYWF3YWg1NzFAZ21haWwuY29tIiwiZXhwIjoxNzc4ODYyNzk3fQ.XXncEID54jKSK1PiNXXXKMuD967cx16IOqRZ9U92zY4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f89de902aaa6ae2-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "45.81.37.190",
        "CF-IPCountry": "TJ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "45.81.37.190, 172.70.251.119"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 16:34:00 UTC] === END API CALL LOG ===
[08-May-2026 16:34:00 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 16:34:00 UTC] === User Orders API Called ===
[08-May-2026 16:34:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI2IiwidXNlcm5hbWUiOiJPcmlwb3YiLCJlbWFpbCI6InRlY2hkYWF3YWg1NzFAZ21haWwuY29tIiwiZXhwIjoxNzc4ODYyNzk3fQ.XXncEID54jKSK1PiNXXXKMuD967cx16IOqRZ9U92zY4
[08-May-2026 16:34:00 UTC] User ID: 526
[08-May-2026 16:34:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 16:34:00 UTC] Limit: 20, Offset: 0
[08-May-2026 16:34:00 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 16:34:00 UTC] User ID: 526
[08-May-2026 16:34:00 UTC] Orders found: 0
[08-May-2026 16:34:00 UTC] Orders data: []
[08-May-2026 16:34:00 UTC] Total orders count: 0
[08-May-2026 16:34:00 UTC] ✅ User profile retrieved successfully for user ID: 526
[08-May-2026 16:34:00 UTC] === API CALL LOG ===
[08-May-2026 16:34:00 UTC] Endpoint: user/profile.php
[08-May-2026 16:34:00 UTC] Full Log Data: {
    "timestamp": "2026-05-08 16:34:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.81.37.190",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI2IiwidXNlcm5hbWUiOiJPcmlwb3YiLCJlbWFpbCI6InRlY2hkYWF3YWg1NzFAZ21haWwuY29tIiwiZXhwIjoxNzc4ODYyNzk3fQ.XXncEID54jKSK1PiNXXXKMuD967cx16IOqRZ9U92zY4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f89de93fee16ae2-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "45.81.37.190",
        "CF-IPCountry": "TJ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "45.81.37.190, 172.70.251.119"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 16:34:00 UTC] === END API CALL LOG ===
[08-May-2026 16:34:00 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 16:34:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI2IiwidXNlcm5hbWUiOiJPcmlwb3YiLCJlbWFpbCI6InRlY2hkYWF3YWg1NzFAZ21haWwuY29tIiwiZXhwIjoxNzc4ODYyNzk3fQ.XXncEID54jKSK1PiNXXXKMuD967cx16IOqRZ9U92zY4
[08-May-2026 16:34:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 16:34:00 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 16:34:00 UTC] User ID: 526
[08-May-2026 16:34:00 UTC] ✅ User profile retrieved successfully for user ID: 526
[08-May-2026 16:34:02 UTC] === API CALL LOG ===
[08-May-2026 16:34:02 UTC] Endpoint: user/profile.php
[08-May-2026 16:34:02 UTC] Full Log Data: {
    "timestamp": "2026-05-08 16:34:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.81.37.190",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI2IiwidXNlcm5hbWUiOiJPcmlwb3YiLCJlbWFpbCI6InRlY2hkYWF3YWg1NzFAZ21haWwuY29tIiwiZXhwIjoxNzc4ODYyNzk3fQ.XXncEID54jKSK1PiNXXXKMuD967cx16IOqRZ9U92zY4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f89de9c4fe36ae2-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "45.81.37.190",
        "CF-IPCountry": "TJ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "45.81.37.190, 172.70.251.119"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 16:34:02 UTC] === END API CALL LOG ===
[08-May-2026 16:34:02 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 16:34:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI2IiwidXNlcm5hbWUiOiJPcmlwb3YiLCJlbWFpbCI6InRlY2hkYWF3YWg1NzFAZ21haWwuY29tIiwiZXhwIjoxNzc4ODYyNzk3fQ.XXncEID54jKSK1PiNXXXKMuD967cx16IOqRZ9U92zY4
[08-May-2026 16:34:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 16:34:02 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 16:34:02 UTC] User ID: 526
[08-May-2026 16:34:02 UTC] ✅ User profile retrieved successfully for user ID: 526
[08-May-2026 16:34:09 UTC] === API CALL LOG ===
[08-May-2026 16:34:09 UTC] Endpoint: user/profile.php
[08-May-2026 16:34:09 UTC] Full Log Data: {
    "timestamp": "2026-05-08 16:34:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.81.37.190",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI2IiwidXNlcm5hbWUiOiJPcmlwb3YiLCJlbWFpbCI6InRlY2hkYWF3YWg1NzFAZ21haWwuY29tIiwiZXhwIjoxNzc4ODYyNzk3fQ.XXncEID54jKSK1PiNXXXKMuD967cx16IOqRZ9U92zY4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f89dec779dd6ae2-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "45.81.37.190",
        "CF-IPCountry": "TJ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "45.81.37.190, 172.70.251.119"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 16:34:09 UTC] === END API CALL LOG ===
[08-May-2026 16:34:09 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 16:34:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI2IiwidXNlcm5hbWUiOiJPcmlwb3YiLCJlbWFpbCI6InRlY2hkYWF3YWg1NzFAZ21haWwuY29tIiwiZXhwIjoxNzc4ODYyNzk3fQ.XXncEID54jKSK1PiNXXXKMuD967cx16IOqRZ9U92zY4
[08-May-2026 16:34:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 16:34:09 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 16:34:09 UTC] User ID: 526
[08-May-2026 16:34:09 UTC] ✅ User profile retrieved successfully for user ID: 526
[08-May-2026 16:34:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 16:34:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 16:34:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI2IiwidXNlcm5hbWUiOiJPcmlwb3YiLCJlbWFpbCI6InRlY2hkYWF3YWg1NzFAZ21haWwuY29tIiwiZXhwIjoxNzc4ODYyNzk3fQ.XXncEID54jKSK1PiNXXXKMuD967cx16IOqRZ9U92zY4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f89dec779dc6ae2-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"45.81.37.190","CF-IPCountry":"TJ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"45.81.37.190, 172.70.251.120"}
[08-May-2026 16:34:09 UTC] === User Orders API Called ===
[08-May-2026 16:34:09 UTC] User ID: 526
[08-May-2026 16:34:09 UTC] Limit: 20, Offset: 0
[08-May-2026 16:34:09 UTC] Orders found: 0
[08-May-2026 16:34:09 UTC] Orders data: []
[08-May-2026 16:34:09 UTC] Total orders count: 0
[08-May-2026 16:34:09 UTC] === API CALL LOG ===
[08-May-2026 16:34:09 UTC] Endpoint: user/profile.php
[08-May-2026 16:34:09 UTC] Full Log Data: {
    "timestamp": "2026-05-08 16:34:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.81.37.190",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI2IiwidXNlcm5hbWUiOiJPcmlwb3YiLCJlbWFpbCI6InRlY2hkYWF3YWg1NzFAZ21haWwuY29tIiwiZXhwIjoxNzc4ODYyNzk3fQ.XXncEID54jKSK1PiNXXXKMuD967cx16IOqRZ9U92zY4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f89decb8f0c6ae2-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "45.81.37.190",
        "CF-IPCountry": "TJ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "45.81.37.190, 172.70.251.120"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 16:34:09 UTC] === END API CALL LOG ===
[08-May-2026 16:34:09 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 16:34:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI2IiwidXNlcm5hbWUiOiJPcmlwb3YiLCJlbWFpbCI6InRlY2hkYWF3YWg1NzFAZ21haWwuY29tIiwiZXhwIjoxNzc4ODYyNzk3fQ.XXncEID54jKSK1PiNXXXKMuD967cx16IOqRZ9U92zY4
[08-May-2026 16:34:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 16:34:09 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 16:34:09 UTC] User ID: 526
[08-May-2026 16:34:09 UTC] ✅ User profile retrieved successfully for user ID: 526
[08-May-2026 16:34:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 16:34:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 16:34:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI2IiwidXNlcm5hbWUiOiJPcmlwb3YiLCJlbWFpbCI6InRlY2hkYWF3YWg1NzFAZ21haWwuY29tIiwiZXhwIjoxNzc4ODYyNzk3fQ.XXncEID54jKSK1PiNXXXKMuD967cx16IOqRZ9U92zY4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f89df07cdf36ae2-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"45.81.37.190","CF-IPCountry":"TJ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"45.81.37.190, 172.70.251.119"}
[08-May-2026 16:34:19 UTC] === User Orders API Called ===
[08-May-2026 16:34:19 UTC] User ID: 526
[08-May-2026 16:34:19 UTC] Limit: 20, Offset: 0
[08-May-2026 16:34:19 UTC] Orders found: 0
[08-May-2026 16:34:19 UTC] Orders data: []
[08-May-2026 16:34:19 UTC] Total orders count: 0
[08-May-2026 16:34:19 UTC] === API CALL LOG ===
[08-May-2026 16:34:19 UTC] Endpoint: user/profile.php
[08-May-2026 16:34:19 UTC] Full Log Data: {
    "timestamp": "2026-05-08 16:34:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.81.37.190",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI2IiwidXNlcm5hbWUiOiJPcmlwb3YiLCJlbWFpbCI6InRlY2hkYWF3YWg1NzFAZ21haWwuY29tIiwiZXhwIjoxNzc4ODYyNzk3fQ.XXncEID54jKSK1PiNXXXKMuD967cx16IOqRZ9U92zY4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f89df07cdf76ae2-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "45.81.37.190",
        "CF-IPCountry": "TJ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "45.81.37.190, 172.70.251.119"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 16:34:19 UTC] === END API CALL LOG ===
[08-May-2026 16:34:19 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 16:34:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI2IiwidXNlcm5hbWUiOiJPcmlwb3YiLCJlbWFpbCI6InRlY2hkYWF3YWg1NzFAZ21haWwuY29tIiwiZXhwIjoxNzc4ODYyNzk3fQ.XXncEID54jKSK1PiNXXXKMuD967cx16IOqRZ9U92zY4
[08-May-2026 16:34:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 16:34:19 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 16:34:19 UTC] User ID: 526
[08-May-2026 16:34:19 UTC] ✅ User profile retrieved successfully for user ID: 526
[08-May-2026 16:34:19 UTC] === API CALL LOG ===
[08-May-2026 16:34:19 UTC] Endpoint: user/profile.php
[08-May-2026 16:34:19 UTC] Full Log Data: {
    "timestamp": "2026-05-08 16:34:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.81.37.190",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI2IiwidXNlcm5hbWUiOiJPcmlwb3YiLCJlbWFpbCI6InRlY2hkYWF3YWg1NzFAZ21haWwuY29tIiwiZXhwIjoxNzc4ODYyNzk3fQ.XXncEID54jKSK1PiNXXXKMuD967cx16IOqRZ9U92zY4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f89df09783f6ae2-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "45.81.37.190",
        "CF-IPCountry": "TJ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "45.81.37.190, 172.70.251.119"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 16:34:19 UTC] === END API CALL LOG ===
[08-May-2026 16:34:19 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 16:34:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI2IiwidXNlcm5hbWUiOiJPcmlwb3YiLCJlbWFpbCI6InRlY2hkYWF3YWg1NzFAZ21haWwuY29tIiwiZXhwIjoxNzc4ODYyNzk3fQ.XXncEID54jKSK1PiNXXXKMuD967cx16IOqRZ9U92zY4
[08-May-2026 16:34:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 16:34:19 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 16:34:19 UTC] User ID: 526
[08-May-2026 16:34:19 UTC] ✅ User profile retrieved successfully for user ID: 526
[08-May-2026 16:34:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 16:34:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 16:34:19 UTC] === API CALL LOG ===
[08-May-2026 16:34:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI2IiwidXNlcm5hbWUiOiJPcmlwb3YiLCJlbWFpbCI6InRlY2hkYWF3YWg1NzFAZ21haWwuY29tIiwiZXhwIjoxNzc4ODYyNzk3fQ.XXncEID54jKSK1PiNXXXKMuD967cx16IOqRZ9U92zY4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f89df0978406ae2-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"45.81.37.190","CF-IPCountry":"TJ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"45.81.37.190, 172.70.251.119"}
[08-May-2026 16:34:19 UTC] Endpoint: user/profile.php
[08-May-2026 16:34:19 UTC] Full Log Data: {
    "timestamp": "2026-05-08 16:34:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.81.37.190",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI2IiwidXNlcm5hbWUiOiJPcmlwb3YiLCJlbWFpbCI6InRlY2hkYWF3YWg1NzFAZ21haWwuY29tIiwiZXhwIjoxNzc4ODYyNzk3fQ.XXncEID54jKSK1PiNXXXKMuD967cx16IOqRZ9U92zY4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f89df0978426ae2-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "45.81.37.190",
        "CF-IPCountry": "TJ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "45.81.37.190, 172.70.251.120"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 16:34:19 UTC] === User Orders API Called ===
[08-May-2026 16:34:19 UTC] === END API CALL LOG ===
[08-May-2026 16:34:19 UTC] User ID: 526
[08-May-2026 16:34:19 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 16:34:19 UTC] Limit: 20, Offset: 0
[08-May-2026 16:34:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI2IiwidXNlcm5hbWUiOiJPcmlwb3YiLCJlbWFpbCI6InRlY2hkYWF3YWg1NzFAZ21haWwuY29tIiwiZXhwIjoxNzc4ODYyNzk3fQ.XXncEID54jKSK1PiNXXXKMuD967cx16IOqRZ9U92zY4
[08-May-2026 16:34:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 16:34:19 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 16:34:19 UTC] User ID: 526
[08-May-2026 16:34:19 UTC] Orders found: 0
[08-May-2026 16:34:19 UTC] Orders data: []
[08-May-2026 16:34:19 UTC] Total orders count: 0
[08-May-2026 16:34:19 UTC] ✅ User profile retrieved successfully for user ID: 526
[08-May-2026 16:34:20 UTC] User Purchases API - User ID: 526
[08-May-2026 16:34:20 UTC] User Purchases API - Total purchases found: 0
[08-May-2026 16:34:28 UTC] === API CALL LOG ===
[08-May-2026 16:34:28 UTC] Endpoint: user/profile.php
[08-May-2026 16:34:28 UTC] Full Log Data: {
    "timestamp": "2026-05-08 16:34:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.81.37.190",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI2IiwidXNlcm5hbWUiOiJPcmlwb3YiLCJlbWFpbCI6InRlY2hkYWF3YWg1NzFAZ21haWwuY29tIiwiZXhwIjoxNzc4ODYyNzk3fQ.XXncEID54jKSK1PiNXXXKMuD967cx16IOqRZ9U92zY4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f89df40bf996ae2-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "45.81.37.190",
        "CF-IPCountry": "TJ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "45.81.37.190, 172.70.251.119"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 16:34:28 UTC] === END API CALL LOG ===
[08-May-2026 16:34:28 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 16:34:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI2IiwidXNlcm5hbWUiOiJPcmlwb3YiLCJlbWFpbCI6InRlY2hkYWF3YWg1NzFAZ21haWwuY29tIiwiZXhwIjoxNzc4ODYyNzk3fQ.XXncEID54jKSK1PiNXXXKMuD967cx16IOqRZ9U92zY4
[08-May-2026 16:34:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 16:34:28 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 16:34:28 UTC] User ID: 526
[08-May-2026 16:34:28 UTC] ✅ User profile retrieved successfully for user ID: 526
[08-May-2026 16:34:29 UTC] User Purchases API - User ID: 526
[08-May-2026 16:34:29 UTC] User Purchases API - Total purchases found: 0
[08-May-2026 16:34:32 UTC] === API CALL LOG ===
[08-May-2026 16:34:32 UTC] Endpoint: user/profile.php
[08-May-2026 16:34:32 UTC] Full Log Data: {
    "timestamp": "2026-05-08 16:34:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.81.37.190",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI2IiwidXNlcm5hbWUiOiJPcmlwb3YiLCJlbWFpbCI6InRlY2hkYWF3YWg1NzFAZ21haWwuY29tIiwiZXhwIjoxNzc4ODYyNzk3fQ.XXncEID54jKSK1PiNXXXKMuD967cx16IOqRZ9U92zY4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f89df5aaa1c6ae2-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "45.81.37.190",
        "CF-IPCountry": "TJ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "45.81.37.190, 172.70.251.119"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 16:34:32 UTC] === END API CALL LOG ===
[08-May-2026 16:34:32 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 16:34:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI2IiwidXNlcm5hbWUiOiJPcmlwb3YiLCJlbWFpbCI6InRlY2hkYWF3YWg1NzFAZ21haWwuY29tIiwiZXhwIjoxNzc4ODYyNzk3fQ.XXncEID54jKSK1PiNXXXKMuD967cx16IOqRZ9U92zY4
[08-May-2026 16:34:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 16:34:32 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 16:34:32 UTC] User ID: 526
[08-May-2026 16:34:32 UTC] ✅ User profile retrieved successfully for user ID: 526
[08-May-2026 16:34:33 UTC] User Purchases API - User ID: 526
[08-May-2026 16:34:33 UTC] User Purchases API - Total purchases found: 0
[08-May-2026 16:34:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 16:34:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 16:34:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI2IiwidXNlcm5hbWUiOiJPcmlwb3YiLCJlbWFpbCI6InRlY2hkYWF3YWg1NzFAZ21haWwuY29tIiwiZXhwIjoxNzc4ODYyNzk3fQ.XXncEID54jKSK1PiNXXXKMuD967cx16IOqRZ9U92zY4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f89df681ee96ae2-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"45.81.37.190","CF-IPCountry":"TJ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"45.81.37.190, 172.70.251.119"}
[08-May-2026 16:34:34 UTC] === User Orders API Called ===
[08-May-2026 16:34:34 UTC] User ID: 526
[08-May-2026 16:34:34 UTC] Limit: 20, Offset: 0
[08-May-2026 16:34:34 UTC] Orders found: 0
[08-May-2026 16:34:34 UTC] Orders data: []
[08-May-2026 16:34:34 UTC] Total orders count: 0
[08-May-2026 16:34:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 16:34:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 16:34:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI2IiwidXNlcm5hbWUiOiJPcmlwb3YiLCJlbWFpbCI6InRlY2hkYWF3YWg1NzFAZ21haWwuY29tIiwiZXhwIjoxNzc4ODYyNzk3fQ.XXncEID54jKSK1PiNXXXKMuD967cx16IOqRZ9U92zY4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f89df6eadd06ae2-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"45.81.37.190","CF-IPCountry":"TJ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"45.81.37.190, 172.70.251.119"}
[08-May-2026 16:34:35 UTC] === User Orders API Called ===
[08-May-2026 16:34:35 UTC] User ID: 526
[08-May-2026 16:34:35 UTC] Limit: 20, Offset: 0
[08-May-2026 16:34:35 UTC] Orders found: 0
[08-May-2026 16:34:35 UTC] Orders data: []
[08-May-2026 16:34:35 UTC] Total orders count: 0
[08-May-2026 16:34:35 UTC] === API CALL LOG ===
[08-May-2026 16:34:35 UTC] Endpoint: user/profile.php
[08-May-2026 16:34:35 UTC] Full Log Data: {
    "timestamp": "2026-05-08 16:34:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.81.37.190",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI2IiwidXNlcm5hbWUiOiJPcmlwb3YiLCJlbWFpbCI6InRlY2hkYWF3YWg1NzFAZ21haWwuY29tIiwiZXhwIjoxNzc4ODYyNzk3fQ.XXncEID54jKSK1PiNXXXKMuD967cx16IOqRZ9U92zY4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f89df6eadd46ae2-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "45.81.37.190",
        "CF-IPCountry": "TJ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "45.81.37.190, 172.70.251.119"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 16:34:35 UTC] === END API CALL LOG ===
[08-May-2026 16:34:35 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 16:34:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI2IiwidXNlcm5hbWUiOiJPcmlwb3YiLCJlbWFpbCI6InRlY2hkYWF3YWg1NzFAZ21haWwuY29tIiwiZXhwIjoxNzc4ODYyNzk3fQ.XXncEID54jKSK1PiNXXXKMuD967cx16IOqRZ9U92zY4
[08-May-2026 16:34:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 16:34:35 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 16:34:35 UTC] User ID: 526
[08-May-2026 16:34:35 UTC] ✅ User profile retrieved successfully for user ID: 526
[08-May-2026 16:34:36 UTC] === API CALL LOG ===
[08-May-2026 16:34:36 UTC] Endpoint: user/profile.php
[08-May-2026 16:34:36 UTC] Full Log Data: {
    "timestamp": "2026-05-08 16:34:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.81.37.190",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI2IiwidXNlcm5hbWUiOiJPcmlwb3YiLCJlbWFpbCI6InRlY2hkYWF3YWg1NzFAZ21haWwuY29tIiwiZXhwIjoxNzc4ODYyNzk3fQ.XXncEID54jKSK1PiNXXXKMuD967cx16IOqRZ9U92zY4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f89df71b8fb6ae2-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "45.81.37.190",
        "CF-IPCountry": "TJ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "45.81.37.190, 172.70.251.119"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 16:34:36 UTC] === END API CALL LOG ===
[08-May-2026 16:34:36 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 16:34:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI2IiwidXNlcm5hbWUiOiJPcmlwb3YiLCJlbWFpbCI6InRlY2hkYWF3YWg1NzFAZ21haWwuY29tIiwiZXhwIjoxNzc4ODYyNzk3fQ.XXncEID54jKSK1PiNXXXKMuD967cx16IOqRZ9U92zY4
[08-May-2026 16:34:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 16:34:36 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 16:34:36 UTC] User ID: 526
[08-May-2026 16:34:36 UTC] ✅ User profile retrieved successfully for user ID: 526
[08-May-2026 16:34:37 UTC] === API CALL LOG ===
[08-May-2026 16:34:37 UTC] Endpoint: user/profile.php
[08-May-2026 16:34:37 UTC] Full Log Data: {
    "timestamp": "2026-05-08 16:34:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.81.37.190",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI2IiwidXNlcm5hbWUiOiJPcmlwb3YiLCJlbWFpbCI6InRlY2hkYWF3YWg1NzFAZ21haWwuY29tIiwiZXhwIjoxNzc4ODYyNzk3fQ.XXncEID54jKSK1PiNXXXKMuD967cx16IOqRZ9U92zY4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f89df783f7f6ae2-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "45.81.37.190",
        "CF-IPCountry": "TJ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "45.81.37.190, 172.70.251.119"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 16:34:37 UTC] === END API CALL LOG ===
[08-May-2026 16:34:37 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 16:34:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI2IiwidXNlcm5hbWUiOiJPcmlwb3YiLCJlbWFpbCI6InRlY2hkYWF3YWg1NzFAZ21haWwuY29tIiwiZXhwIjoxNzc4ODYyNzk3fQ.XXncEID54jKSK1PiNXXXKMuD967cx16IOqRZ9U92zY4
[08-May-2026 16:34:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 16:34:37 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 16:34:37 UTC] User ID: 526
[08-May-2026 16:34:37 UTC] ✅ User profile retrieved successfully for user ID: 526
[08-May-2026 16:37:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 16:37:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 16:37:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI2IiwidXNlcm5hbWUiOiJPcmlwb3YiLCJlbWFpbCI6InRlY2hkYWF3YWg1NzFAZ21haWwuY29tIiwiZXhwIjoxNzc4ODYyNzk3fQ.XXncEID54jKSK1PiNXXXKMuD967cx16IOqRZ9U92zY4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f89e3e4dd6e6ae2-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"45.81.37.190","CF-IPCountry":"TJ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"45.81.37.190, 172.70.251.119"}
[08-May-2026 16:37:38 UTC] === User Orders API Called ===
[08-May-2026 16:37:38 UTC] User ID: 526
[08-May-2026 16:37:38 UTC] Limit: 20, Offset: 0
[08-May-2026 16:37:38 UTC] Orders found: 0
[08-May-2026 16:37:38 UTC] Orders data: []
[08-May-2026 16:37:38 UTC] Total orders count: 0
[08-May-2026 16:37:38 UTC] === API CALL LOG ===
[08-May-2026 16:37:38 UTC] Endpoint: user/profile.php
[08-May-2026 16:37:38 UTC] Full Log Data: {
    "timestamp": "2026-05-08 16:37:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.81.37.190",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI2IiwidXNlcm5hbWUiOiJPcmlwb3YiLCJlbWFpbCI6InRlY2hkYWF3YWg1NzFAZ21haWwuY29tIiwiZXhwIjoxNzc4ODYyNzk3fQ.XXncEID54jKSK1PiNXXXKMuD967cx16IOqRZ9U92zY4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f89e3e4dd6f6ae2-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "45.81.37.190",
        "CF-IPCountry": "TJ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "45.81.37.190, 172.70.251.120"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 16:37:38 UTC] === END API CALL LOG ===
[08-May-2026 16:37:38 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 16:37:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI2IiwidXNlcm5hbWUiOiJPcmlwb3YiLCJlbWFpbCI6InRlY2hkYWF3YWg1NzFAZ21haWwuY29tIiwiZXhwIjoxNzc4ODYyNzk3fQ.XXncEID54jKSK1PiNXXXKMuD967cx16IOqRZ9U92zY4
[08-May-2026 16:37:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 16:37:38 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 16:37:38 UTC] User ID: 526
[08-May-2026 16:37:38 UTC] ✅ User profile retrieved successfully for user ID: 526
[08-May-2026 16:37:39 UTC] === API CALL LOG ===
[08-May-2026 16:37:39 UTC] Endpoint: user/profile.php
[08-May-2026 16:37:39 UTC] Full Log Data: {
    "timestamp": "2026-05-08 16:37:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.81.37.190",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI2IiwidXNlcm5hbWUiOiJPcmlwb3YiLCJlbWFpbCI6InRlY2hkYWF3YWg1NzFAZ21haWwuY29tIiwiZXhwIjoxNzc4ODYyNzk3fQ.XXncEID54jKSK1PiNXXXKMuD967cx16IOqRZ9U92zY4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f89e3e75fec6ae2-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "45.81.37.190",
        "CF-IPCountry": "TJ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "45.81.37.190, 172.70.251.120"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 16:37:39 UTC] === END API CALL LOG ===
[08-May-2026 16:37:39 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 16:37:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI2IiwidXNlcm5hbWUiOiJPcmlwb3YiLCJlbWFpbCI6InRlY2hkYWF3YWg1NzFAZ21haWwuY29tIiwiZXhwIjoxNzc4ODYyNzk3fQ.XXncEID54jKSK1PiNXXXKMuD967cx16IOqRZ9U92zY4
[08-May-2026 16:37:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 16:37:39 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 16:37:39 UTC] User ID: 526
[08-May-2026 16:37:39 UTC] ✅ User profile retrieved successfully for user ID: 526
[08-May-2026 16:37:39 UTC] === API CALL LOG ===
[08-May-2026 16:37:39 UTC] Endpoint: user/profile.php
[08-May-2026 16:37:39 UTC] Full Log Data: {
    "timestamp": "2026-05-08 16:37:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.81.37.190",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI2IiwidXNlcm5hbWUiOiJPcmlwb3YiLCJlbWFpbCI6InRlY2hkYWF3YWg1NzFAZ21haWwuY29tIiwiZXhwIjoxNzc4ODYyNzk3fQ.XXncEID54jKSK1PiNXXXKMuD967cx16IOqRZ9U92zY4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f89e3eced5c6ae2-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "45.81.37.190",
        "CF-IPCountry": "TJ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "45.81.37.190, 172.70.251.119"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 16:37:39 UTC] === END API CALL LOG ===
[08-May-2026 16:37:39 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 16:37:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI2IiwidXNlcm5hbWUiOiJPcmlwb3YiLCJlbWFpbCI6InRlY2hkYWF3YWg1NzFAZ21haWwuY29tIiwiZXhwIjoxNzc4ODYyNzk3fQ.XXncEID54jKSK1PiNXXXKMuD967cx16IOqRZ9U92zY4
[08-May-2026 16:37:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 16:37:39 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 16:37:39 UTC] User ID: 526
[08-May-2026 16:37:39 UTC] ✅ User profile retrieved successfully for user ID: 526
[08-May-2026 16:37:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 16:37:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 16:37:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI2IiwidXNlcm5hbWUiOiJPcmlwb3YiLCJlbWFpbCI6InRlY2hkYWF3YWg1NzFAZ21haWwuY29tIiwiZXhwIjoxNzc4ODYyNzk3fQ.XXncEID54jKSK1PiNXXXKMuD967cx16IOqRZ9U92zY4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f89e44e6a5d6ae2-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"45.81.37.190","CF-IPCountry":"TJ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"45.81.37.190, 172.70.251.119"}
[08-May-2026 16:37:55 UTC] === User Orders API Called ===
[08-May-2026 16:37:55 UTC] User ID: 526
[08-May-2026 16:37:55 UTC] Limit: 20, Offset: 0
[08-May-2026 16:37:55 UTC] Orders found: 0
[08-May-2026 16:37:55 UTC] Orders data: []
[08-May-2026 16:37:55 UTC] Total orders count: 0
[08-May-2026 16:37:55 UTC] === API CALL LOG ===
[08-May-2026 16:37:55 UTC] Endpoint: user/profile.php
[08-May-2026 16:37:55 UTC] Full Log Data: {
    "timestamp": "2026-05-08 16:37:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.81.37.190",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI2IiwidXNlcm5hbWUiOiJPcmlwb3YiLCJlbWFpbCI6InRlY2hkYWF3YWg1NzFAZ21haWwuY29tIiwiZXhwIjoxNzc4ODYyNzk3fQ.XXncEID54jKSK1PiNXXXKMuD967cx16IOqRZ9U92zY4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f89e44e6a616ae2-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "45.81.37.190",
        "CF-IPCountry": "TJ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "45.81.37.190, 172.70.251.120"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 16:37:55 UTC] === END API CALL LOG ===
[08-May-2026 16:37:55 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 16:37:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI2IiwidXNlcm5hbWUiOiJPcmlwb3YiLCJlbWFpbCI6InRlY2hkYWF3YWg1NzFAZ21haWwuY29tIiwiZXhwIjoxNzc4ODYyNzk3fQ.XXncEID54jKSK1PiNXXXKMuD967cx16IOqRZ9U92zY4
[08-May-2026 16:37:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 16:37:55 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 16:37:55 UTC] User ID: 526
[08-May-2026 16:37:55 UTC] ✅ User profile retrieved successfully for user ID: 526
[08-May-2026 16:37:56 UTC] === API CALL LOG ===
[08-May-2026 16:37:56 UTC] Endpoint: user/profile.php
[08-May-2026 16:37:56 UTC] Full Log Data: {
    "timestamp": "2026-05-08 16:37:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.81.37.190",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI2IiwidXNlcm5hbWUiOiJPcmlwb3YiLCJlbWFpbCI6InRlY2hkYWF3YWg1NzFAZ21haWwuY29tIiwiZXhwIjoxNzc4ODYyNzk3fQ.XXncEID54jKSK1PiNXXXKMuD967cx16IOqRZ9U92zY4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f89e451ddc76ae2-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "45.81.37.190",
        "CF-IPCountry": "TJ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "45.81.37.190, 172.70.251.120"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 16:37:56 UTC] === END API CALL LOG ===
[08-May-2026 16:37:56 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 16:37:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI2IiwidXNlcm5hbWUiOiJPcmlwb3YiLCJlbWFpbCI6InRlY2hkYWF3YWg1NzFAZ21haWwuY29tIiwiZXhwIjoxNzc4ODYyNzk3fQ.XXncEID54jKSK1PiNXXXKMuD967cx16IOqRZ9U92zY4
[08-May-2026 16:37:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 16:37:56 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 16:37:56 UTC] User ID: 526
[08-May-2026 16:37:56 UTC] ✅ User profile retrieved successfully for user ID: 526
[08-May-2026 16:37:57 UTC] === API CALL LOG ===
[08-May-2026 16:37:57 UTC] Endpoint: user/profile.php
[08-May-2026 16:37:57 UTC] Full Log Data: {
    "timestamp": "2026-05-08 16:37:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.81.37.190",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI2IiwidXNlcm5hbWUiOiJPcmlwb3YiLCJlbWFpbCI6InRlY2hkYWF3YWg1NzFAZ21haWwuY29tIiwiZXhwIjoxNzc4ODYyNzk3fQ.XXncEID54jKSK1PiNXXXKMuD967cx16IOqRZ9U92zY4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f89e45acf3e6ae2-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "45.81.37.190",
        "CF-IPCountry": "TJ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "45.81.37.190, 172.70.251.120"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 16:37:57 UTC] === END API CALL LOG ===
[08-May-2026 16:37:57 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 16:37:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI2IiwidXNlcm5hbWUiOiJPcmlwb3YiLCJlbWFpbCI6InRlY2hkYWF3YWg1NzFAZ21haWwuY29tIiwiZXhwIjoxNzc4ODYyNzk3fQ.XXncEID54jKSK1PiNXXXKMuD967cx16IOqRZ9U92zY4
[08-May-2026 16:37:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 16:37:57 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 16:37:57 UTC] User ID: 526
[08-May-2026 16:37:57 UTC] ✅ User profile retrieved successfully for user ID: 526
[08-May-2026 16:38:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 16:38:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 16:38:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI2IiwidXNlcm5hbWUiOiJPcmlwb3YiLCJlbWFpbCI6InRlY2hkYWF3YWg1NzFAZ21haWwuY29tIiwiZXhwIjoxNzc4ODYyNzk3fQ.XXncEID54jKSK1PiNXXXKMuD967cx16IOqRZ9U92zY4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f89e4a28e016ae2-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"45.81.37.190","CF-IPCountry":"TJ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"45.81.37.190, 172.70.251.120"}
[08-May-2026 16:38:09 UTC] === User Orders API Called ===
[08-May-2026 16:38:09 UTC] User ID: 526
[08-May-2026 16:38:09 UTC] Limit: 20, Offset: 0
[08-May-2026 16:38:09 UTC] Orders found: 0
[08-May-2026 16:38:09 UTC] Orders data: []
[08-May-2026 16:38:09 UTC] Total orders count: 0
[08-May-2026 16:38:09 UTC] === API CALL LOG ===
[08-May-2026 16:38:09 UTC] Endpoint: user/profile.php
[08-May-2026 16:38:09 UTC] Full Log Data: {
    "timestamp": "2026-05-08 16:38:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.81.37.190",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI2IiwidXNlcm5hbWUiOiJPcmlwb3YiLCJlbWFpbCI6InRlY2hkYWF3YWg1NzFAZ21haWwuY29tIiwiZXhwIjoxNzc4ODYyNzk3fQ.XXncEID54jKSK1PiNXXXKMuD967cx16IOqRZ9U92zY4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f89e4a28e046ae2-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "45.81.37.190",
        "CF-IPCountry": "TJ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "45.81.37.190, 172.70.251.120"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 16:38:09 UTC] === END API CALL LOG ===
[08-May-2026 16:38:09 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 16:38:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI2IiwidXNlcm5hbWUiOiJPcmlwb3YiLCJlbWFpbCI6InRlY2hkYWF3YWg1NzFAZ21haWwuY29tIiwiZXhwIjoxNzc4ODYyNzk3fQ.XXncEID54jKSK1PiNXXXKMuD967cx16IOqRZ9U92zY4
[08-May-2026 16:38:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 16:38:09 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 16:38:09 UTC] User ID: 526
[08-May-2026 16:38:09 UTC] ✅ User profile retrieved successfully for user ID: 526
[08-May-2026 16:38:09 UTC] === API CALL LOG ===
[08-May-2026 16:38:09 UTC] Endpoint: user/profile.php
[08-May-2026 16:38:09 UTC] Full Log Data: {
    "timestamp": "2026-05-08 16:38:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.81.37.190",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI2IiwidXNlcm5hbWUiOiJPcmlwb3YiLCJlbWFpbCI6InRlY2hkYWF3YWg1NzFAZ21haWwuY29tIiwiZXhwIjoxNzc4ODYyNzk3fQ.XXncEID54jKSK1PiNXXXKMuD967cx16IOqRZ9U92zY4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f89e4a5b9756ae2-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "45.81.37.190",
        "CF-IPCountry": "TJ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "45.81.37.190, 172.70.251.120"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 16:38:09 UTC] === END API CALL LOG ===
[08-May-2026 16:38:09 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 16:38:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI2IiwidXNlcm5hbWUiOiJPcmlwb3YiLCJlbWFpbCI6InRlY2hkYWF3YWg1NzFAZ21haWwuY29tIiwiZXhwIjoxNzc4ODYyNzk3fQ.XXncEID54jKSK1PiNXXXKMuD967cx16IOqRZ9U92zY4
[08-May-2026 16:38:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 16:38:09 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 16:38:09 UTC] User ID: 526
[08-May-2026 16:38:09 UTC] ✅ User profile retrieved successfully for user ID: 526
[08-May-2026 16:38:14 UTC] === API CALL LOG ===
[08-May-2026 16:38:14 UTC] Endpoint: user/profile.php
[08-May-2026 16:38:14 UTC] Full Log Data: {
    "timestamp": "2026-05-08 16:38:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.81.37.190",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI2IiwidXNlcm5hbWUiOiJPcmlwb3YiLCJlbWFpbCI6InRlY2hkYWF3YWg1NzFAZ21haWwuY29tIiwiZXhwIjoxNzc4ODYyNzk3fQ.XXncEID54jKSK1PiNXXXKMuD967cx16IOqRZ9U92zY4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f89e4c67af16ae2-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "45.81.37.190",
        "CF-IPCountry": "TJ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "45.81.37.190, 172.70.251.120"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 16:38:14 UTC] === END API CALL LOG ===
[08-May-2026 16:38:14 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 16:38:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI2IiwidXNlcm5hbWUiOiJPcmlwb3YiLCJlbWFpbCI6InRlY2hkYWF3YWg1NzFAZ21haWwuY29tIiwiZXhwIjoxNzc4ODYyNzk3fQ.XXncEID54jKSK1PiNXXXKMuD967cx16IOqRZ9U92zY4
[08-May-2026 16:38:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 16:38:14 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 16:38:14 UTC] User ID: 526
[08-May-2026 16:38:14 UTC] ✅ User profile retrieved successfully for user ID: 526
[08-May-2026 16:38:16 UTC] User Purchases API - User ID: 526
[08-May-2026 16:38:16 UTC] User Purchases API - Total purchases found: 0
[08-May-2026 16:38:18 UTC] User Purchases API - User ID: 526
[08-May-2026 16:38:18 UTC] User Purchases API - Total purchases found: 0
[08-May-2026 16:38:20 UTC] === API CALL LOG ===
[08-May-2026 16:38:20 UTC] Endpoint: user/profile.php
[08-May-2026 16:38:20 UTC] Full Log Data: {
    "timestamp": "2026-05-08 16:38:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.81.37.190",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI2IiwidXNlcm5hbWUiOiJPcmlwb3YiLCJlbWFpbCI6InRlY2hkYWF3YWg1NzFAZ21haWwuY29tIiwiZXhwIjoxNzc4ODYyNzk3fQ.XXncEID54jKSK1PiNXXXKMuD967cx16IOqRZ9U92zY4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f89e4e838236ae2-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "45.81.37.190",
        "CF-IPCountry": "TJ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "45.81.37.190, 172.70.251.120"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 16:38:20 UTC] === END API CALL LOG ===
[08-May-2026 16:38:20 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 16:38:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI2IiwidXNlcm5hbWUiOiJPcmlwb3YiLCJlbWFpbCI6InRlY2hkYWF3YWg1NzFAZ21haWwuY29tIiwiZXhwIjoxNzc4ODYyNzk3fQ.XXncEID54jKSK1PiNXXXKMuD967cx16IOqRZ9U92zY4
[08-May-2026 16:38:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 16:38:20 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 16:38:20 UTC] User ID: 526
[08-May-2026 16:38:20 UTC] ✅ User profile retrieved successfully for user ID: 526
[08-May-2026 16:38:20 UTC] User Purchases API - User ID: 526
[08-May-2026 16:38:20 UTC] User Purchases API - Total purchases found: 0
[08-May-2026 16:38:32 UTC] === API CALL LOG ===
[08-May-2026 16:38:32 UTC] Endpoint: user/profile.php
[08-May-2026 16:38:32 UTC] Full Log Data: {
    "timestamp": "2026-05-08 16:38:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.81.37.190",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI2IiwidXNlcm5hbWUiOiJPcmlwb3YiLCJlbWFpbCI6InRlY2hkYWF3YWg1NzFAZ21haWwuY29tIiwiZXhwIjoxNzc4ODYyNzk3fQ.XXncEID54jKSK1PiNXXXKMuD967cx16IOqRZ9U92zY4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f89e5376ac46ae2-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "45.81.37.190",
        "CF-IPCountry": "TJ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "45.81.37.190, 172.70.251.120"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 16:38:32 UTC] === END API CALL LOG ===
[08-May-2026 16:38:32 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 16:38:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI2IiwidXNlcm5hbWUiOiJPcmlwb3YiLCJlbWFpbCI6InRlY2hkYWF3YWg1NzFAZ21haWwuY29tIiwiZXhwIjoxNzc4ODYyNzk3fQ.XXncEID54jKSK1PiNXXXKMuD967cx16IOqRZ9U92zY4
[08-May-2026 16:38:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 16:38:32 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 16:38:32 UTC] User ID: 526
[08-May-2026 16:38:32 UTC] ✅ User profile retrieved successfully for user ID: 526
[08-May-2026 16:38:33 UTC] User Purchases API - User ID: 526
[08-May-2026 16:38:33 UTC] User Purchases API - Total purchases found: 0
[08-May-2026 16:38:39 UTC] === API CALL LOG ===
[08-May-2026 16:38:39 UTC] Endpoint: user/profile.php
[08-May-2026 16:38:39 UTC] Full Log Data: {
    "timestamp": "2026-05-08 16:38:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.81.37.190",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI2IiwidXNlcm5hbWUiOiJPcmlwb3YiLCJlbWFpbCI6InRlY2hkYWF3YWg1NzFAZ21haWwuY29tIiwiZXhwIjoxNzc4ODYyNzk3fQ.XXncEID54jKSK1PiNXXXKMuD967cx16IOqRZ9U92zY4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f89e5628c496ae2-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "45.81.37.190",
        "CF-IPCountry": "TJ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "45.81.37.190, 172.70.251.120"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 16:38:39 UTC] === END API CALL LOG ===
[08-May-2026 16:38:39 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 16:38:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI2IiwidXNlcm5hbWUiOiJPcmlwb3YiLCJlbWFpbCI6InRlY2hkYWF3YWg1NzFAZ21haWwuY29tIiwiZXhwIjoxNzc4ODYyNzk3fQ.XXncEID54jKSK1PiNXXXKMuD967cx16IOqRZ9U92zY4
[08-May-2026 16:38:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 16:38:39 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 16:38:39 UTC] User ID: 526
[08-May-2026 16:38:39 UTC] ✅ User profile retrieved successfully for user ID: 526
[08-May-2026 16:38:41 UTC] User Purchases API - User ID: 526
[08-May-2026 16:38:41 UTC] User Purchases API - Total purchases found: 0
[08-May-2026 16:38:43 UTC] === API CALL LOG ===
[08-May-2026 16:38:43 UTC] Endpoint: user/profile.php
[08-May-2026 16:38:43 UTC] Full Log Data: {
    "timestamp": "2026-05-08 16:38:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.81.37.190",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI2IiwidXNlcm5hbWUiOiJPcmlwb3YiLCJlbWFpbCI6InRlY2hkYWF3YWg1NzFAZ21haWwuY29tIiwiZXhwIjoxNzc4ODYyNzk3fQ.XXncEID54jKSK1PiNXXXKMuD967cx16IOqRZ9U92zY4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f89e57b5a566ae2-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "45.81.37.190",
        "CF-IPCountry": "TJ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "45.81.37.190, 172.70.251.120"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 16:38:43 UTC] === END API CALL LOG ===
[08-May-2026 16:38:43 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 16:38:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI2IiwidXNlcm5hbWUiOiJPcmlwb3YiLCJlbWFpbCI6InRlY2hkYWF3YWg1NzFAZ21haWwuY29tIiwiZXhwIjoxNzc4ODYyNzk3fQ.XXncEID54jKSK1PiNXXXKMuD967cx16IOqRZ9U92zY4
[08-May-2026 16:38:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 16:38:43 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 16:38:43 UTC] User ID: 526
[08-May-2026 16:38:43 UTC] ✅ User profile retrieved successfully for user ID: 526
[08-May-2026 16:38:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 16:38:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 16:38:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI2IiwidXNlcm5hbWUiOiJPcmlwb3YiLCJlbWFpbCI6InRlY2hkYWF3YWg1NzFAZ21haWwuY29tIiwiZXhwIjoxNzc4ODYyNzk3fQ.XXncEID54jKSK1PiNXXXKMuD967cx16IOqRZ9U92zY4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f89e57b5a536ae2-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"45.81.37.190","CF-IPCountry":"TJ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"45.81.37.190, 172.70.251.119"}
[08-May-2026 16:38:43 UTC] === User Orders API Called ===
[08-May-2026 16:38:43 UTC] User ID: 526
[08-May-2026 16:38:43 UTC] Limit: 20, Offset: 0
[08-May-2026 16:38:43 UTC] Orders found: 0
[08-May-2026 16:38:43 UTC] Orders data: []
[08-May-2026 16:38:43 UTC] Total orders count: 0
[08-May-2026 16:38:44 UTC] === API CALL LOG ===
[08-May-2026 16:38:44 UTC] Endpoint: user/profile.php
[08-May-2026 16:38:44 UTC] Full Log Data: {
    "timestamp": "2026-05-08 16:38:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.81.37.190",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI2IiwidXNlcm5hbWUiOiJPcmlwb3YiLCJlbWFpbCI6InRlY2hkYWF3YWg1NzFAZ21haWwuY29tIiwiZXhwIjoxNzc4ODYyNzk3fQ.XXncEID54jKSK1PiNXXXKMuD967cx16IOqRZ9U92zY4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f89e57e7df16ae2-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "45.81.37.190",
        "CF-IPCountry": "TJ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "45.81.37.190, 172.70.251.119"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 16:38:44 UTC] === END API CALL LOG ===
[08-May-2026 16:38:44 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 16:38:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI2IiwidXNlcm5hbWUiOiJPcmlwb3YiLCJlbWFpbCI6InRlY2hkYWF3YWg1NzFAZ21haWwuY29tIiwiZXhwIjoxNzc4ODYyNzk3fQ.XXncEID54jKSK1PiNXXXKMuD967cx16IOqRZ9U92zY4
[08-May-2026 16:38:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 16:38:44 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 16:38:44 UTC] User ID: 526
[08-May-2026 16:38:44 UTC] ✅ User profile retrieved successfully for user ID: 526
[08-May-2026 16:38:45 UTC] === API CALL LOG ===
[08-May-2026 16:38:45 UTC] Endpoint: user/profile.php
[08-May-2026 16:38:45 UTC] Full Log Data: {
    "timestamp": "2026-05-08 16:38:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.81.37.190",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI2IiwidXNlcm5hbWUiOiJPcmlwb3YiLCJlbWFpbCI6InRlY2hkYWF3YWg1NzFAZ21haWwuY29tIiwiZXhwIjoxNzc4ODYyNzk3fQ.XXncEID54jKSK1PiNXXXKMuD967cx16IOqRZ9U92zY4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f89e5835b406ae2-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "45.81.37.190",
        "CF-IPCountry": "TJ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "45.81.37.190, 172.70.251.120"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 16:38:45 UTC] === END API CALL LOG ===
[08-May-2026 16:38:45 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 16:38:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI2IiwidXNlcm5hbWUiOiJPcmlwb3YiLCJlbWFpbCI6InRlY2hkYWF3YWg1NzFAZ21haWwuY29tIiwiZXhwIjoxNzc4ODYyNzk3fQ.XXncEID54jKSK1PiNXXXKMuD967cx16IOqRZ9U92zY4
[08-May-2026 16:38:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 16:38:45 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 16:38:45 UTC] User ID: 526
[08-May-2026 16:38:45 UTC] ✅ User profile retrieved successfully for user ID: 526
[08-May-2026 16:38:46 UTC] === API CALL LOG ===
[08-May-2026 16:38:46 UTC] Endpoint: user/profile.php
[08-May-2026 16:38:46 UTC] Full Log Data: {
    "timestamp": "2026-05-08 16:38:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.81.37.190",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI2IiwidXNlcm5hbWUiOiJPcmlwb3YiLCJlbWFpbCI6InRlY2hkYWF3YWg1NzFAZ21haWwuY29tIiwiZXhwIjoxNzc4ODYyNzk3fQ.XXncEID54jKSK1PiNXXXKMuD967cx16IOqRZ9U92zY4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f89e58f9f6b6ae2-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "45.81.37.190",
        "CF-IPCountry": "TJ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "45.81.37.190, 172.70.251.119"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 16:38:46 UTC] === END API CALL LOG ===
[08-May-2026 16:38:46 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 16:38:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI2IiwidXNlcm5hbWUiOiJPcmlwb3YiLCJlbWFpbCI6InRlY2hkYWF3YWg1NzFAZ21haWwuY29tIiwiZXhwIjoxNzc4ODYyNzk3fQ.XXncEID54jKSK1PiNXXXKMuD967cx16IOqRZ9U92zY4
[08-May-2026 16:38:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 16:38:46 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 16:38:46 UTC] User ID: 526
[08-May-2026 16:38:46 UTC] ✅ User profile retrieved successfully for user ID: 526
[08-May-2026 16:38:47 UTC] === API CALL LOG ===
[08-May-2026 16:38:47 UTC] Endpoint: user/profile.php
[08-May-2026 16:38:47 UTC] Full Log Data: {
    "timestamp": "2026-05-08 16:38:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.81.37.190",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI2IiwidXNlcm5hbWUiOiJPcmlwb3YiLCJlbWFpbCI6InRlY2hkYWF3YWg1NzFAZ21haWwuY29tIiwiZXhwIjoxNzc4ODYyNzk3fQ.XXncEID54jKSK1PiNXXXKMuD967cx16IOqRZ9U92zY4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f89e594cd0a6ae2-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "45.81.37.190",
        "CF-IPCountry": "TJ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "45.81.37.190, 172.70.251.120"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 16:38:47 UTC] === END API CALL LOG ===
[08-May-2026 16:38:47 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 16:38:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI2IiwidXNlcm5hbWUiOiJPcmlwb3YiLCJlbWFpbCI6InRlY2hkYWF3YWg1NzFAZ21haWwuY29tIiwiZXhwIjoxNzc4ODYyNzk3fQ.XXncEID54jKSK1PiNXXXKMuD967cx16IOqRZ9U92zY4
[08-May-2026 16:38:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 16:38:47 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 16:38:47 UTC] User ID: 526
[08-May-2026 16:38:47 UTC] ✅ User profile retrieved successfully for user ID: 526
[08-May-2026 16:39:05 UTC] === API CALL LOG ===
[08-May-2026 16:39:05 UTC] Endpoint: user/profile.php
[08-May-2026 16:39:05 UTC] Full Log Data: {
    "timestamp": "2026-05-08 16:39:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.81.37.190",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI2IiwidXNlcm5hbWUiOiJPcmlwb3YiLCJlbWFpbCI6InRlY2hkYWF3YWg1NzFAZ21haWwuY29tIiwiZXhwIjoxNzc4ODYyNzk3fQ.XXncEID54jKSK1PiNXXXKMuD967cx16IOqRZ9U92zY4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f89e602a8b56ae2-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "45.81.37.190",
        "CF-IPCountry": "TJ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "45.81.37.190, 172.70.251.120"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 16:39:05 UTC] === END API CALL LOG ===
[08-May-2026 16:39:05 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 16:39:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI2IiwidXNlcm5hbWUiOiJPcmlwb3YiLCJlbWFpbCI6InRlY2hkYWF3YWg1NzFAZ21haWwuY29tIiwiZXhwIjoxNzc4ODYyNzk3fQ.XXncEID54jKSK1PiNXXXKMuD967cx16IOqRZ9U92zY4
[08-May-2026 16:39:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 16:39:05 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 16:39:05 UTC] User ID: 526
[08-May-2026 16:39:05 UTC] ✅ User profile retrieved successfully for user ID: 526
[08-May-2026 16:39:05 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 16:39:05 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 16:39:05 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI2IiwidXNlcm5hbWUiOiJPcmlwb3YiLCJlbWFpbCI6InRlY2hkYWF3YWg1NzFAZ21haWwuY29tIiwiZXhwIjoxNzc4ODYyNzk3fQ.XXncEID54jKSK1PiNXXXKMuD967cx16IOqRZ9U92zY4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f89e602a8b36ae2-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"45.81.37.190","CF-IPCountry":"TJ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"45.81.37.190, 172.70.251.119"}
[08-May-2026 16:39:05 UTC] === User Orders API Called ===
[08-May-2026 16:39:05 UTC] User ID: 526
[08-May-2026 16:39:05 UTC] Limit: 20, Offset: 0
[08-May-2026 16:39:05 UTC] Orders found: 0
[08-May-2026 16:39:05 UTC] Orders data: []
[08-May-2026 16:39:05 UTC] Total orders count: 0
[08-May-2026 16:39:06 UTC] === API CALL LOG ===
[08-May-2026 16:39:06 UTC] Endpoint: user/profile.php
[08-May-2026 16:39:06 UTC] Full Log Data: {
    "timestamp": "2026-05-08 16:39:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.81.37.190",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI2IiwidXNlcm5hbWUiOiJPcmlwb3YiLCJlbWFpbCI6InRlY2hkYWF3YWg1NzFAZ21haWwuY29tIiwiZXhwIjoxNzc4ODYyNzk3fQ.XXncEID54jKSK1PiNXXXKMuD967cx16IOqRZ9U92zY4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f89e6075e416ae2-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "45.81.37.190",
        "CF-IPCountry": "TJ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "45.81.37.190, 172.70.251.119"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 16:39:06 UTC] === END API CALL LOG ===
[08-May-2026 16:39:06 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 16:39:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI2IiwidXNlcm5hbWUiOiJPcmlwb3YiLCJlbWFpbCI6InRlY2hkYWF3YWg1NzFAZ21haWwuY29tIiwiZXhwIjoxNzc4ODYyNzk3fQ.XXncEID54jKSK1PiNXXXKMuD967cx16IOqRZ9U92zY4
[08-May-2026 16:39:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 16:39:06 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 16:39:06 UTC] User ID: 526
[08-May-2026 16:39:06 UTC] ✅ User profile retrieved successfully for user ID: 526
[08-May-2026 16:39:06 UTC] === API CALL LOG ===
[08-May-2026 16:39:06 UTC] Endpoint: user/profile.php
[08-May-2026 16:39:06 UTC] Full Log Data: {
    "timestamp": "2026-05-08 16:39:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.81.37.190",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI2IiwidXNlcm5hbWUiOiJPcmlwb3YiLCJlbWFpbCI6InRlY2hkYWF3YWg1NzFAZ21haWwuY29tIiwiZXhwIjoxNzc4ODYyNzk3fQ.XXncEID54jKSK1PiNXXXKMuD967cx16IOqRZ9U92zY4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f89e60c4b906ae2-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "45.81.37.190",
        "CF-IPCountry": "TJ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "45.81.37.190, 172.70.251.120"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 16:39:06 UTC] === END API CALL LOG ===
[08-May-2026 16:39:06 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 16:39:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI2IiwidXNlcm5hbWUiOiJPcmlwb3YiLCJlbWFpbCI6InRlY2hkYWF3YWg1NzFAZ21haWwuY29tIiwiZXhwIjoxNzc4ODYyNzk3fQ.XXncEID54jKSK1PiNXXXKMuD967cx16IOqRZ9U92zY4
[08-May-2026 16:39:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 16:39:06 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 16:39:06 UTC] User ID: 526
[08-May-2026 16:39:06 UTC] ✅ User profile retrieved successfully for user ID: 526
[08-May-2026 16:39:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 16:39:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 16:39:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI2IiwidXNlcm5hbWUiOiJPcmlwb3YiLCJlbWFpbCI6InRlY2hkYWF3YWg1NzFAZ21haWwuY29tIiwiZXhwIjoxNzc4ODYyNzk3fQ.XXncEID54jKSK1PiNXXXKMuD967cx16IOqRZ9U92zY4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f89e61b7b506ae2-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"45.81.37.190","CF-IPCountry":"TJ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"45.81.37.190, 172.70.251.119"}
[08-May-2026 16:39:09 UTC] === User Orders API Called ===
[08-May-2026 16:39:09 UTC] User ID: 526
[08-May-2026 16:39:09 UTC] Limit: 20, Offset: 0
[08-May-2026 16:39:09 UTC] Orders found: 0
[08-May-2026 16:39:09 UTC] Orders data: []
[08-May-2026 16:39:09 UTC] Total orders count: 0
[08-May-2026 16:39:09 UTC] === API CALL LOG ===
[08-May-2026 16:39:09 UTC] Endpoint: user/profile.php
[08-May-2026 16:39:09 UTC] Full Log Data: {
    "timestamp": "2026-05-08 16:39:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.81.37.190",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI2IiwidXNlcm5hbWUiOiJPcmlwb3YiLCJlbWFpbCI6InRlY2hkYWF3YWg1NzFAZ21haWwuY29tIiwiZXhwIjoxNzc4ODYyNzk3fQ.XXncEID54jKSK1PiNXXXKMuD967cx16IOqRZ9U92zY4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f89e61b7b536ae2-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "45.81.37.190",
        "CF-IPCountry": "TJ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "45.81.37.190, 172.70.251.119"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 16:39:09 UTC] === END API CALL LOG ===
[08-May-2026 16:39:09 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 16:39:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI2IiwidXNlcm5hbWUiOiJPcmlwb3YiLCJlbWFpbCI6InRlY2hkYWF3YWg1NzFAZ21haWwuY29tIiwiZXhwIjoxNzc4ODYyNzk3fQ.XXncEID54jKSK1PiNXXXKMuD967cx16IOqRZ9U92zY4
[08-May-2026 16:39:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 16:39:09 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 16:39:09 UTC] User ID: 526
[08-May-2026 16:39:09 UTC] ✅ User profile retrieved successfully for user ID: 526
[08-May-2026 16:39:10 UTC] === API CALL LOG ===
[08-May-2026 16:39:10 UTC] Endpoint: user/profile.php
[08-May-2026 16:39:10 UTC] Full Log Data: {
    "timestamp": "2026-05-08 16:39:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.81.37.190",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI2IiwidXNlcm5hbWUiOiJPcmlwb3YiLCJlbWFpbCI6InRlY2hkYWF3YWg1NzFAZ21haWwuY29tIiwiZXhwIjoxNzc4ODYyNzk3fQ.XXncEID54jKSK1PiNXXXKMuD967cx16IOqRZ9U92zY4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f89e61fa8416ae2-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "45.81.37.190",
        "CF-IPCountry": "TJ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "45.81.37.190, 172.70.251.119"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 16:39:10 UTC] === END API CALL LOG ===
[08-May-2026 16:39:10 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 16:39:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI2IiwidXNlcm5hbWUiOiJPcmlwb3YiLCJlbWFpbCI6InRlY2hkYWF3YWg1NzFAZ21haWwuY29tIiwiZXhwIjoxNzc4ODYyNzk3fQ.XXncEID54jKSK1PiNXXXKMuD967cx16IOqRZ9U92zY4
[08-May-2026 16:39:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 16:39:10 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 16:39:10 UTC] User ID: 526
[08-May-2026 16:39:10 UTC] ✅ User profile retrieved successfully for user ID: 526
[08-May-2026 16:39:11 UTC] === API CALL LOG ===
[08-May-2026 16:39:11 UTC] Endpoint: user/profile.php
[08-May-2026 16:39:11 UTC] Full Log Data: {
    "timestamp": "2026-05-08 16:39:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.81.37.190",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI2IiwidXNlcm5hbWUiOiJPcmlwb3YiLCJlbWFpbCI6InRlY2hkYWF3YWg1NzFAZ21haWwuY29tIiwiZXhwIjoxNzc4ODYyNzk3fQ.XXncEID54jKSK1PiNXXXKMuD967cx16IOqRZ9U92zY4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f89e629fc716ae2-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "45.81.37.190",
        "CF-IPCountry": "TJ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "45.81.37.190, 172.70.251.119"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 16:39:11 UTC] === END API CALL LOG ===
[08-May-2026 16:39:11 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 16:39:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI2IiwidXNlcm5hbWUiOiJPcmlwb3YiLCJlbWFpbCI6InRlY2hkYWF3YWg1NzFAZ21haWwuY29tIiwiZXhwIjoxNzc4ODYyNzk3fQ.XXncEID54jKSK1PiNXXXKMuD967cx16IOqRZ9U92zY4
[08-May-2026 16:39:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 16:39:11 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 16:39:11 UTC] User ID: 526
[08-May-2026 16:39:11 UTC] ✅ User profile retrieved successfully for user ID: 526
[08-May-2026 16:39:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 16:39:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 16:39:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI2IiwidXNlcm5hbWUiOiJPcmlwb3YiLCJlbWFpbCI6InRlY2hkYWF3YWg1NzFAZ21haWwuY29tIiwiZXhwIjoxNzc4ODYyNzk3fQ.XXncEID54jKSK1PiNXXXKMuD967cx16IOqRZ9U92zY4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f89e68ced926ae2-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"45.81.37.190","CF-IPCountry":"TJ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"45.81.37.190, 172.70.251.119"}
[08-May-2026 16:39:27 UTC] === User Orders API Called ===
[08-May-2026 16:39:27 UTC] User ID: 526
[08-May-2026 16:39:27 UTC] Limit: 20, Offset: 0
[08-May-2026 16:39:27 UTC] Orders found: 0
[08-May-2026 16:39:27 UTC] Orders data: []
[08-May-2026 16:39:27 UTC] Total orders count: 0
[08-May-2026 16:39:27 UTC] === API CALL LOG ===
[08-May-2026 16:39:27 UTC] Endpoint: user/profile.php
[08-May-2026 16:39:27 UTC] Full Log Data: {
    "timestamp": "2026-05-08 16:39:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.81.37.190",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI2IiwidXNlcm5hbWUiOiJPcmlwb3YiLCJlbWFpbCI6InRlY2hkYWF3YWg1NzFAZ21haWwuY29tIiwiZXhwIjoxNzc4ODYyNzk3fQ.XXncEID54jKSK1PiNXXXKMuD967cx16IOqRZ9U92zY4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f89e68ced936ae2-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "45.81.37.190",
        "CF-IPCountry": "TJ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "45.81.37.190, 172.70.251.120"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 16:39:27 UTC] === END API CALL LOG ===
[08-May-2026 16:39:27 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 16:39:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI2IiwidXNlcm5hbWUiOiJPcmlwb3YiLCJlbWFpbCI6InRlY2hkYWF3YWg1NzFAZ21haWwuY29tIiwiZXhwIjoxNzc4ODYyNzk3fQ.XXncEID54jKSK1PiNXXXKMuD967cx16IOqRZ9U92zY4
[08-May-2026 16:39:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 16:39:27 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 16:39:27 UTC] User ID: 526
[08-May-2026 16:39:27 UTC] ✅ User profile retrieved successfully for user ID: 526
[08-May-2026 16:39:27 UTC] === API CALL LOG ===
[08-May-2026 16:39:27 UTC] Endpoint: user/profile.php
[08-May-2026 16:39:27 UTC] Full Log Data: {
    "timestamp": "2026-05-08 16:39:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.81.37.190",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI2IiwidXNlcm5hbWUiOiJPcmlwb3YiLCJlbWFpbCI6InRlY2hkYWF3YWg1NzFAZ21haWwuY29tIiwiZXhwIjoxNzc4ODYyNzk3fQ.XXncEID54jKSK1PiNXXXKMuD967cx16IOqRZ9U92zY4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f89e68ddeb26ae2-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "45.81.37.190",
        "CF-IPCountry": "TJ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "45.81.37.190, 172.70.251.120"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 16:39:27 UTC] === END API CALL LOG ===
[08-May-2026 16:39:27 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 16:39:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI2IiwidXNlcm5hbWUiOiJPcmlwb3YiLCJlbWFpbCI6InRlY2hkYWF3YWg1NzFAZ21haWwuY29tIiwiZXhwIjoxNzc4ODYyNzk3fQ.XXncEID54jKSK1PiNXXXKMuD967cx16IOqRZ9U92zY4
[08-May-2026 16:39:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 16:39:27 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 16:39:27 UTC] User ID: 526
[08-May-2026 16:39:27 UTC] ✅ User profile retrieved successfully for user ID: 526
[08-May-2026 16:39:28 UTC] === API CALL LOG ===
[08-May-2026 16:39:28 UTC] Endpoint: user/profile.php
[08-May-2026 16:39:28 UTC] Full Log Data: {
    "timestamp": "2026-05-08 16:39:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.81.37.190",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI2IiwidXNlcm5hbWUiOiJPcmlwb3YiLCJlbWFpbCI6InRlY2hkYWF3YWg1NzFAZ21haWwuY29tIiwiZXhwIjoxNzc4ODYyNzk3fQ.XXncEID54jKSK1PiNXXXKMuD967cx16IOqRZ9U92zY4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f89e6938cee6ae2-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "45.81.37.190",
        "CF-IPCountry": "TJ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "45.81.37.190, 172.70.251.119"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 16:39:28 UTC] === END API CALL LOG ===
[08-May-2026 16:39:28 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 16:39:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI2IiwidXNlcm5hbWUiOiJPcmlwb3YiLCJlbWFpbCI6InRlY2hkYWF3YWg1NzFAZ21haWwuY29tIiwiZXhwIjoxNzc4ODYyNzk3fQ.XXncEID54jKSK1PiNXXXKMuD967cx16IOqRZ9U92zY4
[08-May-2026 16:39:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 16:39:28 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 16:39:28 UTC] User ID: 526
[08-May-2026 16:39:28 UTC] ✅ User profile retrieved successfully for user ID: 526
[08-May-2026 16:39:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 16:39:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 16:39:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI2IiwidXNlcm5hbWUiOiJPcmlwb3YiLCJlbWFpbCI6InRlY2hkYWF3YWg1NzFAZ21haWwuY29tIiwiZXhwIjoxNzc4ODYyNzk3fQ.XXncEID54jKSK1PiNXXXKMuD967cx16IOqRZ9U92zY4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f89e69b6d296ae2-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"45.81.37.190","CF-IPCountry":"TJ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"45.81.37.190, 172.70.251.120"}
[08-May-2026 16:39:29 UTC] === User Orders API Called ===
[08-May-2026 16:39:29 UTC] User ID: 526
[08-May-2026 16:39:29 UTC] Limit: 20, Offset: 0
[08-May-2026 16:39:29 UTC] Orders found: 0
[08-May-2026 16:39:29 UTC] Orders data: []
[08-May-2026 16:39:29 UTC] Total orders count: 0
[08-May-2026 16:39:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 16:39:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 16:39:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI2IiwidXNlcm5hbWUiOiJPcmlwb3YiLCJlbWFpbCI6InRlY2hkYWF3YWg1NzFAZ21haWwuY29tIiwiZXhwIjoxNzc4ODYyNzk3fQ.XXncEID54jKSK1PiNXXXKMuD967cx16IOqRZ9U92zY4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f89e6a4efae6ae2-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"45.81.37.190","CF-IPCountry":"TJ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"45.81.37.190, 172.70.251.120"}
[08-May-2026 16:39:31 UTC] === User Orders API Called ===
[08-May-2026 16:39:31 UTC] User ID: 526
[08-May-2026 16:39:31 UTC] Limit: 20, Offset: 0
[08-May-2026 16:39:31 UTC] Orders found: 0
[08-May-2026 16:39:31 UTC] Orders data: []
[08-May-2026 16:39:31 UTC] Total orders count: 0
[08-May-2026 16:39:31 UTC] === API CALL LOG ===
[08-May-2026 16:39:31 UTC] Endpoint: user/profile.php
[08-May-2026 16:39:31 UTC] Full Log Data: {
    "timestamp": "2026-05-08 16:39:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.81.37.190",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI2IiwidXNlcm5hbWUiOiJPcmlwb3YiLCJlbWFpbCI6InRlY2hkYWF3YWg1NzFAZ21haWwuY29tIiwiZXhwIjoxNzc4ODYyNzk3fQ.XXncEID54jKSK1PiNXXXKMuD967cx16IOqRZ9U92zY4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f89e6a4efb16ae2-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "45.81.37.190",
        "CF-IPCountry": "TJ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "45.81.37.190, 172.70.251.119"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 16:39:31 UTC] === END API CALL LOG ===
[08-May-2026 16:39:31 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 16:39:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI2IiwidXNlcm5hbWUiOiJPcmlwb3YiLCJlbWFpbCI6InRlY2hkYWF3YWg1NzFAZ21haWwuY29tIiwiZXhwIjoxNzc4ODYyNzk3fQ.XXncEID54jKSK1PiNXXXKMuD967cx16IOqRZ9U92zY4
[08-May-2026 16:39:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 16:39:31 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 16:39:31 UTC] User ID: 526
[08-May-2026 16:39:31 UTC] ✅ User profile retrieved successfully for user ID: 526
[08-May-2026 16:39:31 UTC] === API CALL LOG ===
[08-May-2026 16:39:31 UTC] Endpoint: user/profile.php
[08-May-2026 16:39:31 UTC] Full Log Data: {
    "timestamp": "2026-05-08 16:39:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.81.37.190",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI2IiwidXNlcm5hbWUiOiJPcmlwb3YiLCJlbWFpbCI6InRlY2hkYWF3YWg1NzFAZ21haWwuY29tIiwiZXhwIjoxNzc4ODYyNzk3fQ.XXncEID54jKSK1PiNXXXKMuD967cx16IOqRZ9U92zY4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f89e6a7dae46ae2-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "45.81.37.190",
        "CF-IPCountry": "TJ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "45.81.37.190, 172.70.251.119"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 16:39:31 UTC] === END API CALL LOG ===
[08-May-2026 16:39:31 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 16:39:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI2IiwidXNlcm5hbWUiOiJPcmlwb3YiLCJlbWFpbCI6InRlY2hkYWF3YWg1NzFAZ21haWwuY29tIiwiZXhwIjoxNzc4ODYyNzk3fQ.XXncEID54jKSK1PiNXXXKMuD967cx16IOqRZ9U92zY4
[08-May-2026 16:39:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 16:39:31 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 16:39:31 UTC] User ID: 526
[08-May-2026 16:39:31 UTC] ✅ User profile retrieved successfully for user ID: 526
[08-May-2026 16:39:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 16:39:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 16:39:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI2IiwidXNlcm5hbWUiOiJPcmlwb3YiLCJlbWFpbCI6InRlY2hkYWF3YWg1NzFAZ21haWwuY29tIiwiZXhwIjoxNzc4ODYyNzk3fQ.XXncEID54jKSK1PiNXXXKMuD967cx16IOqRZ9U92zY4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f89e73bfc956ae2-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"45.81.37.190","CF-IPCountry":"TJ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"45.81.37.190, 172.70.251.119"}
[08-May-2026 16:39:55 UTC] === User Orders API Called ===
[08-May-2026 16:39:55 UTC] User ID: 526
[08-May-2026 16:39:55 UTC] Limit: 20, Offset: 0
[08-May-2026 16:39:55 UTC] Orders found: 0
[08-May-2026 16:39:55 UTC] Orders data: []
[08-May-2026 16:39:55 UTC] Total orders count: 0
[08-May-2026 16:39:55 UTC] === API CALL LOG ===
[08-May-2026 16:39:55 UTC] Endpoint: user/profile.php
[08-May-2026 16:39:55 UTC] Full Log Data: {
    "timestamp": "2026-05-08 16:39:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.81.37.190",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI2IiwidXNlcm5hbWUiOiJPcmlwb3YiLCJlbWFpbCI6InRlY2hkYWF3YWg1NzFAZ21haWwuY29tIiwiZXhwIjoxNzc4ODYyNzk3fQ.XXncEID54jKSK1PiNXXXKMuD967cx16IOqRZ9U92zY4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f89e73d6e0a6ae2-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "45.81.37.190",
        "CF-IPCountry": "TJ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "45.81.37.190, 172.70.251.119"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 16:39:55 UTC] === END API CALL LOG ===
[08-May-2026 16:39:55 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 16:39:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI2IiwidXNlcm5hbWUiOiJPcmlwb3YiLCJlbWFpbCI6InRlY2hkYWF3YWg1NzFAZ21haWwuY29tIiwiZXhwIjoxNzc4ODYyNzk3fQ.XXncEID54jKSK1PiNXXXKMuD967cx16IOqRZ9U92zY4
[08-May-2026 16:39:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 16:39:55 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 16:39:55 UTC] User ID: 526
[08-May-2026 16:39:55 UTC] ✅ User profile retrieved successfully for user ID: 526
[08-May-2026 16:39:56 UTC] User Purchases API - User ID: 526
[08-May-2026 16:39:56 UTC] User Purchases API - Total purchases found: 2
[08-May-2026 16:40:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 16:40:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 16:40:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI2IiwidXNlcm5hbWUiOiJPcmlwb3YiLCJlbWFpbCI6InRlY2hkYWF3YWg1NzFAZ21haWwuY29tIiwiZXhwIjoxNzc4ODYyNzk3fQ.XXncEID54jKSK1PiNXXXKMuD967cx16IOqRZ9U92zY4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f89e8861ded6ae2-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"45.81.37.190","CF-IPCountry":"TJ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"45.81.37.190, 172.70.251.119"}
[08-May-2026 16:40:48 UTC] === User Orders API Called ===
[08-May-2026 16:40:48 UTC] User ID: 526
[08-May-2026 16:40:48 UTC] Limit: 20, Offset: 0
[08-May-2026 16:40:48 UTC] Orders found: 0
[08-May-2026 16:40:48 UTC] Orders data: []
[08-May-2026 16:40:48 UTC] Total orders count: 0
[08-May-2026 16:40:48 UTC] === API CALL LOG ===
[08-May-2026 16:40:48 UTC] Endpoint: user/profile.php
[08-May-2026 16:40:48 UTC] Full Log Data: {
    "timestamp": "2026-05-08 16:40:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.81.37.190",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI2IiwidXNlcm5hbWUiOiJPcmlwb3YiLCJlbWFpbCI6InRlY2hkYWF3YWg1NzFAZ21haWwuY29tIiwiZXhwIjoxNzc4ODYyNzk3fQ.XXncEID54jKSK1PiNXXXKMuD967cx16IOqRZ9U92zY4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f89e8861df46ae2-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "45.81.37.190",
        "CF-IPCountry": "TJ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "45.81.37.190, 172.70.251.120"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 16:40:48 UTC] === END API CALL LOG ===
[08-May-2026 16:40:48 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 16:40:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI2IiwidXNlcm5hbWUiOiJPcmlwb3YiLCJlbWFpbCI6InRlY2hkYWF3YWg1NzFAZ21haWwuY29tIiwiZXhwIjoxNzc4ODYyNzk3fQ.XXncEID54jKSK1PiNXXXKMuD967cx16IOqRZ9U92zY4
[08-May-2026 16:40:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 16:40:48 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 16:40:48 UTC] User ID: 526
[08-May-2026 16:40:48 UTC] ✅ User profile retrieved successfully for user ID: 526
[08-May-2026 16:40:49 UTC] === API CALL LOG ===
[08-May-2026 16:40:49 UTC] Endpoint: user/profile.php
[08-May-2026 16:40:49 UTC] Full Log Data: {
    "timestamp": "2026-05-08 16:40:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.81.37.190",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI2IiwidXNlcm5hbWUiOiJPcmlwb3YiLCJlbWFpbCI6InRlY2hkYWF3YWg1NzFAZ21haWwuY29tIiwiZXhwIjoxNzc4ODYyNzk3fQ.XXncEID54jKSK1PiNXXXKMuD967cx16IOqRZ9U92zY4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f89e88a5b536ae2-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "45.81.37.190",
        "CF-IPCountry": "TJ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "45.81.37.190, 172.70.251.120"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 16:40:49 UTC] === END API CALL LOG ===
[08-May-2026 16:40:49 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 16:40:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI2IiwidXNlcm5hbWUiOiJPcmlwb3YiLCJlbWFpbCI6InRlY2hkYWF3YWg1NzFAZ21haWwuY29tIiwiZXhwIjoxNzc4ODYyNzk3fQ.XXncEID54jKSK1PiNXXXKMuD967cx16IOqRZ9U92zY4
[08-May-2026 16:40:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 16:40:49 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 16:40:49 UTC] User ID: 526
[08-May-2026 16:40:49 UTC] ✅ User profile retrieved successfully for user ID: 526
[08-May-2026 16:47:46 UTC] === API CALL LOG ===
[08-May-2026 16:47:46 UTC] Endpoint: user/profile.php
[08-May-2026 16:47:46 UTC] Full Log Data: {
    "timestamp": "2026-05-08 16:47:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "223.123.88.108",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI3IiwidXNlcm5hbWUiOiJzYW1pdWxsYWgiLCJlbWFpbCI6InN1NTU4ODI5NUBnbWFpbC5jb20iLCJleHAiOjE3Nzg4NjM2NjJ9.y8r6hjqGnlMUnOnNw75WYqsw32RLv9pw9tPqhhj0XK0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f89f2bb18b9a07a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "223.123.88.108",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "223.123.88.108, 104.23.175.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 16:47:46 UTC] === END API CALL LOG ===
[08-May-2026 16:47:46 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 16:47:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI3IiwidXNlcm5hbWUiOiJzYW1pdWxsYWgiLCJlbWFpbCI6InN1NTU4ODI5NUBnbWFpbC5jb20iLCJleHAiOjE3Nzg4NjM2NjJ9.y8r6hjqGnlMUnOnNw75WYqsw32RLv9pw9tPqhhj0XK0
[08-May-2026 16:47:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 16:47:46 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 16:47:46 UTC] User ID: 527
[08-May-2026 16:47:46 UTC] ✅ User profile retrieved successfully for user ID: 527
[08-May-2026 16:47:46 UTC] === API CALL LOG ===
[08-May-2026 16:47:46 UTC] Endpoint: user/profile.php
[08-May-2026 16:47:46 UTC] Full Log Data: {
    "timestamp": "2026-05-08 16:47:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "223.123.88.108",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI3IiwidXNlcm5hbWUiOiJzYW1pdWxsYWgiLCJlbWFpbCI6InN1NTU4ODI5NUBnbWFpbC5jb20iLCJleHAiOjE3Nzg4NjM2NjJ9.y8r6hjqGnlMUnOnNw75WYqsw32RLv9pw9tPqhhj0XK0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f89f2bb18c0a07a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "223.123.88.108",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "223.123.88.108, 104.23.175.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 16:47:46 UTC] === END API CALL LOG ===
[08-May-2026 16:47:46 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 16:47:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI3IiwidXNlcm5hbWUiOiJzYW1pdWxsYWgiLCJlbWFpbCI6InN1NTU4ODI5NUBnbWFpbC5jb20iLCJleHAiOjE3Nzg4NjM2NjJ9.y8r6hjqGnlMUnOnNw75WYqsw32RLv9pw9tPqhhj0XK0
[08-May-2026 16:47:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 16:47:46 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 16:47:46 UTC] User ID: 527
[08-May-2026 16:47:46 UTC] ✅ User profile retrieved successfully for user ID: 527
[08-May-2026 16:47:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 16:47:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 16:47:46 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI3IiwidXNlcm5hbWUiOiJzYW1pdWxsYWgiLCJlbWFpbCI6InN1NTU4ODI5NUBnbWFpbC5jb20iLCJleHAiOjE3Nzg4NjM2NjJ9.y8r6hjqGnlMUnOnNw75WYqsw32RLv9pw9tPqhhj0XK0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f89f2bb18bea07a-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"223.123.88.108","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"223.123.88.108, 104.23.175.168"}
[08-May-2026 16:47:46 UTC] === User Orders API Called ===
[08-May-2026 16:47:46 UTC] User ID: 527
[08-May-2026 16:47:46 UTC] Limit: 20, Offset: 0
[08-May-2026 16:47:46 UTC] Orders found: 0
[08-May-2026 16:47:46 UTC] Orders data: []
[08-May-2026 16:47:46 UTC] Total orders count: 0
[08-May-2026 16:47:51 UTC] === API CALL LOG ===
[08-May-2026 16:47:51 UTC] Endpoint: user/profile.php
[08-May-2026 16:47:51 UTC] Full Log Data: {
    "timestamp": "2026-05-08 16:47:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "223.123.88.108",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI3IiwidXNlcm5hbWUiOiJzYW1pdWxsYWgiLCJlbWFpbCI6InN1NTU4ODI5NUBnbWFpbC5jb20iLCJleHAiOjE3Nzg4NjM2NjJ9.y8r6hjqGnlMUnOnNw75WYqsw32RLv9pw9tPqhhj0XK0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f89f2d8ff35a07a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "223.123.88.108",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "223.123.88.108, 104.23.175.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 16:47:51 UTC] === END API CALL LOG ===
[08-May-2026 16:47:51 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 16:47:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI3IiwidXNlcm5hbWUiOiJzYW1pdWxsYWgiLCJlbWFpbCI6InN1NTU4ODI5NUBnbWFpbC5jb20iLCJleHAiOjE3Nzg4NjM2NjJ9.y8r6hjqGnlMUnOnNw75WYqsw32RLv9pw9tPqhhj0XK0
[08-May-2026 16:47:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 16:47:51 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 16:47:51 UTC] User ID: 527
[08-May-2026 16:47:51 UTC] ✅ User profile retrieved successfully for user ID: 527
[08-May-2026 16:54:57 UTC] === API CALL LOG ===
[08-May-2026 16:54:57 UTC] Endpoint: user/profile.php
[08-May-2026 16:54:57 UTC] Full Log Data: {
    "timestamp": "2026-05-08 16:54:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "223.123.88.108",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI3IiwidXNlcm5hbWUiOiJzYW1pdWxsYWgiLCJlbWFpbCI6InN1NTU4ODI5NUBnbWFpbC5jb20iLCJleHAiOjE3Nzg4NjM2NjJ9.y8r6hjqGnlMUnOnNw75WYqsw32RLv9pw9tPqhhj0XK0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f89fd3df8b3ce3d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "223.123.88.108",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "223.123.88.108, 172.71.124.89"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 16:54:57 UTC] === END API CALL LOG ===
[08-May-2026 16:54:57 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 16:54:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI3IiwidXNlcm5hbWUiOiJzYW1pdWxsYWgiLCJlbWFpbCI6InN1NTU4ODI5NUBnbWFpbC5jb20iLCJleHAiOjE3Nzg4NjM2NjJ9.y8r6hjqGnlMUnOnNw75WYqsw32RLv9pw9tPqhhj0XK0
[08-May-2026 16:54:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 16:54:57 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 16:54:57 UTC] User ID: 527
[08-May-2026 16:54:57 UTC] ✅ User profile retrieved successfully for user ID: 527
[08-May-2026 16:55:00 UTC] === API CALL LOG ===
[08-May-2026 16:55:00 UTC] Endpoint: user/profile.php
[08-May-2026 16:55:00 UTC] Full Log Data: {
    "timestamp": "2026-05-08 16:55:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "223.123.88.108",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI3IiwidXNlcm5hbWUiOiJzYW1pdWxsYWgiLCJlbWFpbCI6InN1NTU4ODI5NUBnbWFpbC5jb20iLCJleHAiOjE3Nzg4NjM2NjJ9.y8r6hjqGnlMUnOnNw75WYqsw32RLv9pw9tPqhhj0XK0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f89fd55cb30ce3d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "223.123.88.108",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "223.123.88.108, 172.71.124.89"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 16:55:00 UTC] === END API CALL LOG ===
[08-May-2026 16:55:00 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 16:55:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI3IiwidXNlcm5hbWUiOiJzYW1pdWxsYWgiLCJlbWFpbCI6InN1NTU4ODI5NUBnbWFpbC5jb20iLCJleHAiOjE3Nzg4NjM2NjJ9.y8r6hjqGnlMUnOnNw75WYqsw32RLv9pw9tPqhhj0XK0
[08-May-2026 16:55:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 16:55:00 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 16:55:00 UTC] User ID: 527
[08-May-2026 16:55:00 UTC] ✅ User profile retrieved successfully for user ID: 527
[08-May-2026 16:55:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 16:55:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 16:55:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI3IiwidXNlcm5hbWUiOiJzYW1pdWxsYWgiLCJlbWFpbCI6InN1NTU4ODI5NUBnbWFpbC5jb20iLCJleHAiOjE3Nzg4NjM2NjJ9.y8r6hjqGnlMUnOnNw75WYqsw32RLv9pw9tPqhhj0XK0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f89fd55cb2ece3d-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"223.123.88.108","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"223.123.88.108, 172.71.124.88"}
[08-May-2026 16:55:01 UTC] === User Orders API Called ===
[08-May-2026 16:55:01 UTC] User ID: 527
[08-May-2026 16:55:01 UTC] Limit: 20, Offset: 0
[08-May-2026 16:55:01 UTC] Orders found: 0
[08-May-2026 16:55:01 UTC] Orders data: []
[08-May-2026 16:55:01 UTC] Total orders count: 0
[08-May-2026 16:55:01 UTC] === API CALL LOG ===
[08-May-2026 16:55:01 UTC] Endpoint: user/profile.php
[08-May-2026 16:55:01 UTC] Full Log Data: {
    "timestamp": "2026-05-08 16:55:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "223.123.88.108",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI3IiwidXNlcm5hbWUiOiJzYW1pdWxsYWgiLCJlbWFpbCI6InN1NTU4ODI5NUBnbWFpbC5jb20iLCJleHAiOjE3Nzg4NjM2NjJ9.y8r6hjqGnlMUnOnNw75WYqsw32RLv9pw9tPqhhj0XK0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f89fd55cb2bce3d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "223.123.88.108",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "223.123.88.108, 172.71.124.88"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 16:55:01 UTC] === END API CALL LOG ===
[08-May-2026 16:55:01 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 16:55:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI3IiwidXNlcm5hbWUiOiJzYW1pdWxsYWgiLCJlbWFpbCI6InN1NTU4ODI5NUBnbWFpbC5jb20iLCJleHAiOjE3Nzg4NjM2NjJ9.y8r6hjqGnlMUnOnNw75WYqsw32RLv9pw9tPqhhj0XK0
[08-May-2026 16:55:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 16:55:01 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 16:55:01 UTC] User ID: 527
[08-May-2026 16:55:01 UTC] ✅ User profile retrieved successfully for user ID: 527
[08-May-2026 16:55:15 UTC] === API CALL LOG ===
[08-May-2026 16:55:15 UTC] Endpoint: user/profile.php
[08-May-2026 16:55:15 UTC] Full Log Data: {
    "timestamp": "2026-05-08 16:55:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "223.123.88.108",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI3IiwidXNlcm5hbWUiOiJzYW1pdWxsYWgiLCJlbWFpbCI6InN1NTU4ODI5NUBnbWFpbC5jb20iLCJleHAiOjE3Nzg4NjM2NjJ9.y8r6hjqGnlMUnOnNw75WYqsw32RLv9pw9tPqhhj0XK0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f89fdb10e9844a1-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "223.123.88.108",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "223.123.88.108, 162.158.189.209"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 16:55:15 UTC] === END API CALL LOG ===
[08-May-2026 16:55:15 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 16:55:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI3IiwidXNlcm5hbWUiOiJzYW1pdWxsYWgiLCJlbWFpbCI6InN1NTU4ODI5NUBnbWFpbC5jb20iLCJleHAiOjE3Nzg4NjM2NjJ9.y8r6hjqGnlMUnOnNw75WYqsw32RLv9pw9tPqhhj0XK0
[08-May-2026 16:55:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 16:55:15 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 16:55:15 UTC] User ID: 527
[08-May-2026 16:55:15 UTC] ✅ User profile retrieved successfully for user ID: 527
[08-May-2026 16:55:23 UTC] === API CALL LOG ===
[08-May-2026 16:55:23 UTC] Endpoint: user/profile.php
[08-May-2026 16:55:23 UTC] Full Log Data: {
    "timestamp": "2026-05-08 16:55:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "223.123.88.108",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI3IiwidXNlcm5hbWUiOiJzYW1pdWxsYWgiLCJlbWFpbCI6InN1NTU4ODI5NUBnbWFpbC5jb20iLCJleHAiOjE3Nzg4NjM2NjJ9.y8r6hjqGnlMUnOnNw75WYqsw32RLv9pw9tPqhhj0XK0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f89fde13d3544a1-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "223.123.88.108",
        "CF-IPCountry": "PK",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "223.123.88.108, 162.158.190.121"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 16:55:23 UTC] === END API CALL LOG ===
[08-May-2026 16:55:23 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 16:55:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI3IiwidXNlcm5hbWUiOiJzYW1pdWxsYWgiLCJlbWFpbCI6InN1NTU4ODI5NUBnbWFpbC5jb20iLCJleHAiOjE3Nzg4NjM2NjJ9.y8r6hjqGnlMUnOnNw75WYqsw32RLv9pw9tPqhhj0XK0
[08-May-2026 16:55:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 16:55:23 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 16:55:23 UTC] User ID: 527
[08-May-2026 16:55:23 UTC] ✅ User profile retrieved successfully for user ID: 527
[08-May-2026 16:55:23 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 16:55:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 16:55:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI3IiwidXNlcm5hbWUiOiJzYW1pdWxsYWgiLCJlbWFpbCI6InN1NTU4ODI5NUBnbWFpbC5jb20iLCJleHAiOjE3Nzg4NjM2NjJ9.y8r6hjqGnlMUnOnNw75WYqsw32RLv9pw9tPqhhj0XK0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f89fde13d3344a1-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"223.123.88.108","CF-IPCountry":"PK","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"223.123.88.108, 162.158.190.121"}
[08-May-2026 16:55:23 UTC] === User Orders API Called ===
[08-May-2026 16:55:23 UTC] User ID: 527
[08-May-2026 16:55:23 UTC] Limit: 20, Offset: 0
[08-May-2026 16:55:23 UTC] Orders found: 0
[08-May-2026 16:55:23 UTC] Orders data: []
[08-May-2026 16:55:23 UTC] Total orders count: 0
[08-May-2026 17:06:38 UTC] === API CALL LOG ===
[08-May-2026 17:06:38 UTC] Endpoint: user/profile.php
[08-May-2026 17:06:38 UTC] Full Log Data: {
    "timestamp": "2026-05-08 17:06:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.15.213.16",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI4IiwidXNlcm5hbWUiOiJhbGFtaW52YWkwOSIsImVtYWlsIjoibWRhbGFtaW5yYWJiaTMyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODg2NDc5N30.oooervHeqFBq3SHsuIeTHGpscz-G7DpF2dhKm9kvZLM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8a0e5c0a2dd880-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.15.213.16",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.15.213.16, 172.69.218.164"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 17:06:38 UTC] === END API CALL LOG ===
[08-May-2026 17:06:38 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 17:06:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI4IiwidXNlcm5hbWUiOiJhbGFtaW52YWkwOSIsImVtYWlsIjoibWRhbGFtaW5yYWJiaTMyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODg2NDc5N30.oooervHeqFBq3SHsuIeTHGpscz-G7DpF2dhKm9kvZLM
[08-May-2026 17:06:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 17:06:38 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 17:06:38 UTC] User ID: 528
[08-May-2026 17:06:38 UTC] ✅ User profile retrieved successfully for user ID: 528
[08-May-2026 17:06:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 17:06:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 17:06:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI4IiwidXNlcm5hbWUiOiJhbGFtaW52YWkwOSIsImVtYWlsIjoibWRhbGFtaW5yYWJiaTMyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODg2NDc5N30.oooervHeqFBq3SHsuIeTHGpscz-G7DpF2dhKm9kvZLM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f8a0e5c0a30d880-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.15.213.16","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.15.213.16, 172.69.218.165"}
[08-May-2026 17:06:38 UTC] === User Orders API Called ===
[08-May-2026 17:06:38 UTC] User ID: 528
[08-May-2026 17:06:38 UTC] Limit: 20, Offset: 0
[08-May-2026 17:06:38 UTC] Orders found: 0
[08-May-2026 17:06:38 UTC] Orders data: []
[08-May-2026 17:06:38 UTC] Total orders count: 0
[08-May-2026 17:06:38 UTC] === API CALL LOG ===
[08-May-2026 17:06:38 UTC] Endpoint: user/profile.php
[08-May-2026 17:06:38 UTC] Full Log Data: {
    "timestamp": "2026-05-08 17:06:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.15.213.16",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI4IiwidXNlcm5hbWUiOiJhbGFtaW52YWkwOSIsImVtYWlsIjoibWRhbGFtaW5yYWJiaTMyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODg2NDc5N30.oooervHeqFBq3SHsuIeTHGpscz-G7DpF2dhKm9kvZLM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8a0e5c0a33d880-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.15.213.16",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.15.213.16, 172.69.218.164"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 17:06:38 UTC] === END API CALL LOG ===
[08-May-2026 17:06:38 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 17:06:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI4IiwidXNlcm5hbWUiOiJhbGFtaW52YWkwOSIsImVtYWlsIjoibWRhbGFtaW5yYWJiaTMyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODg2NDc5N30.oooervHeqFBq3SHsuIeTHGpscz-G7DpF2dhKm9kvZLM
[08-May-2026 17:06:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 17:06:38 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 17:06:38 UTC] User ID: 528
[08-May-2026 17:06:38 UTC] ✅ User profile retrieved successfully for user ID: 528
[08-May-2026 17:06:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 17:06:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 17:06:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI4IiwidXNlcm5hbWUiOiJhbGFtaW52YWkwOSIsImVtYWlsIjoibWRhbGFtaW5yYWJiaTMyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODg2NDc5N30.oooervHeqFBq3SHsuIeTHGpscz-G7DpF2dhKm9kvZLM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f8a0e9a4edbd880-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.15.213.16","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.15.213.16, 172.69.218.179"}
[08-May-2026 17:06:48 UTC] === User Orders API Called ===
[08-May-2026 17:06:48 UTC] User ID: 528
[08-May-2026 17:06:48 UTC] Limit: 20, Offset: 0
[08-May-2026 17:06:48 UTC] Orders found: 0
[08-May-2026 17:06:48 UTC] Orders data: []
[08-May-2026 17:06:48 UTC] Total orders count: 0
[08-May-2026 17:06:48 UTC] === API CALL LOG ===
[08-May-2026 17:06:48 UTC] Endpoint: user/profile.php
[08-May-2026 17:06:48 UTC] Full Log Data: {
    "timestamp": "2026-05-08 17:06:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.15.213.16",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI4IiwidXNlcm5hbWUiOiJhbGFtaW52YWkwOSIsImVtYWlsIjoibWRhbGFtaW5yYWJiaTMyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODg2NDc5N30.oooervHeqFBq3SHsuIeTHGpscz-G7DpF2dhKm9kvZLM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8a0e9a7f64d880-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.15.213.16",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.15.213.16, 172.69.218.178"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 17:06:48 UTC] === END API CALL LOG ===
[08-May-2026 17:06:48 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 17:06:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI4IiwidXNlcm5hbWUiOiJhbGFtaW52YWkwOSIsImVtYWlsIjoibWRhbGFtaW5yYWJiaTMyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODg2NDc5N30.oooervHeqFBq3SHsuIeTHGpscz-G7DpF2dhKm9kvZLM
[08-May-2026 17:06:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 17:06:48 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 17:06:48 UTC] User ID: 528
[08-May-2026 17:06:48 UTC] ✅ User profile retrieved successfully for user ID: 528
[08-May-2026 17:06:48 UTC] === API CALL LOG ===
[08-May-2026 17:06:48 UTC] Endpoint: user/profile.php
[08-May-2026 17:06:48 UTC] Full Log Data: {
    "timestamp": "2026-05-08 17:06:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.15.213.16",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI4IiwidXNlcm5hbWUiOiJhbGFtaW52YWkwOSIsImVtYWlsIjoibWRhbGFtaW5yYWJiaTMyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODg2NDc5N30.oooervHeqFBq3SHsuIeTHGpscz-G7DpF2dhKm9kvZLM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8a0e9e4913d880-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.15.213.16",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.15.213.16, 172.69.218.179"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 17:06:48 UTC] === END API CALL LOG ===
[08-May-2026 17:06:48 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 17:06:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI4IiwidXNlcm5hbWUiOiJhbGFtaW52YWkwOSIsImVtYWlsIjoibWRhbGFtaW5yYWJiaTMyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODg2NDc5N30.oooervHeqFBq3SHsuIeTHGpscz-G7DpF2dhKm9kvZLM
[08-May-2026 17:06:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 17:06:48 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 17:06:48 UTC] User ID: 528
[08-May-2026 17:06:48 UTC] ✅ User profile retrieved successfully for user ID: 528
[08-May-2026 17:06:49 UTC] === API CALL LOG ===
[08-May-2026 17:06:49 UTC] Endpoint: user/profile.php
[08-May-2026 17:06:49 UTC] Full Log Data: {
    "timestamp": "2026-05-08 17:06:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.15.213.16",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI4IiwidXNlcm5hbWUiOiJhbGFtaW52YWkwOSIsImVtYWlsIjoibWRhbGFtaW5yYWJiaTMyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODg2NDc5N30.oooervHeqFBq3SHsuIeTHGpscz-G7DpF2dhKm9kvZLM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8a0ea44f60d880-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.15.213.16",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.15.213.16, 172.69.218.179"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 17:06:49 UTC] === END API CALL LOG ===
[08-May-2026 17:06:49 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 17:06:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI4IiwidXNlcm5hbWUiOiJhbGFtaW52YWkwOSIsImVtYWlsIjoibWRhbGFtaW5yYWJiaTMyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODg2NDc5N30.oooervHeqFBq3SHsuIeTHGpscz-G7DpF2dhKm9kvZLM
[08-May-2026 17:06:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 17:06:49 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 17:06:49 UTC] User ID: 528
[08-May-2026 17:06:49 UTC] ✅ User profile retrieved successfully for user ID: 528
[08-May-2026 17:06:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 17:06:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 17:06:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI4IiwidXNlcm5hbWUiOiJhbGFtaW52YWkwOSIsImVtYWlsIjoibWRhbGFtaW5yYWJiaTMyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODg2NDc5N30.oooervHeqFBq3SHsuIeTHGpscz-G7DpF2dhKm9kvZLM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f8a0edadf66d880-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.15.213.16","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.15.213.16, 172.69.218.179"}
[08-May-2026 17:06:58 UTC] === User Orders API Called ===
[08-May-2026 17:06:58 UTC] User ID: 528
[08-May-2026 17:06:58 UTC] Limit: 20, Offset: 0
[08-May-2026 17:06:58 UTC] Orders found: 0
[08-May-2026 17:06:58 UTC] Orders data: []
[08-May-2026 17:06:58 UTC] Total orders count: 0
[08-May-2026 17:06:58 UTC] === API CALL LOG ===
[08-May-2026 17:06:58 UTC] Endpoint: user/profile.php
[08-May-2026 17:06:58 UTC] Full Log Data: {
    "timestamp": "2026-05-08 17:06:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.15.213.16",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI4IiwidXNlcm5hbWUiOiJhbGFtaW52YWkwOSIsImVtYWlsIjoibWRhbGFtaW5yYWJiaTMyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODg2NDc5N30.oooervHeqFBq3SHsuIeTHGpscz-G7DpF2dhKm9kvZLM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8a0edadf69d880-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.15.213.16",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.15.213.16, 172.69.218.178"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 17:06:58 UTC] === END API CALL LOG ===
[08-May-2026 17:06:58 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 17:06:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI4IiwidXNlcm5hbWUiOiJhbGFtaW52YWkwOSIsImVtYWlsIjoibWRhbGFtaW5yYWJiaTMyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODg2NDc5N30.oooervHeqFBq3SHsuIeTHGpscz-G7DpF2dhKm9kvZLM
[08-May-2026 17:06:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 17:06:58 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 17:06:58 UTC] User ID: 528
[08-May-2026 17:06:58 UTC] ✅ User profile retrieved successfully for user ID: 528
[08-May-2026 17:06:58 UTC] === API CALL LOG ===
[08-May-2026 17:06:58 UTC] Endpoint: user/profile.php
[08-May-2026 17:06:58 UTC] Full Log Data: {
    "timestamp": "2026-05-08 17:06:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.15.213.16",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI4IiwidXNlcm5hbWUiOiJhbGFtaW52YWkwOSIsImVtYWlsIjoibWRhbGFtaW5yYWJiaTMyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODg2NDc5N30.oooervHeqFBq3SHsuIeTHGpscz-G7DpF2dhKm9kvZLM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8a0edc7b51d880-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.15.213.16",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.15.213.16, 172.69.218.179"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 17:06:58 UTC] === END API CALL LOG ===
[08-May-2026 17:06:58 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 17:06:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI4IiwidXNlcm5hbWUiOiJhbGFtaW52YWkwOSIsImVtYWlsIjoibWRhbGFtaW5yYWJiaTMyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODg2NDc5N30.oooervHeqFBq3SHsuIeTHGpscz-G7DpF2dhKm9kvZLM
[08-May-2026 17:06:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 17:06:58 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 17:06:58 UTC] User ID: 528
[08-May-2026 17:06:58 UTC] ✅ User profile retrieved successfully for user ID: 528
[08-May-2026 17:07:00 UTC] === API CALL LOG ===
[08-May-2026 17:07:00 UTC] Endpoint: user/profile.php
[08-May-2026 17:07:00 UTC] Full Log Data: {
    "timestamp": "2026-05-08 17:07:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.15.213.16",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI4IiwidXNlcm5hbWUiOiJhbGFtaW52YWkwOSIsImVtYWlsIjoibWRhbGFtaW5yYWJiaTMyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODg2NDc5N30.oooervHeqFBq3SHsuIeTHGpscz-G7DpF2dhKm9kvZLM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8a0ee5ec23d880-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.15.213.16",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.15.213.16, 172.69.218.179"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 17:07:00 UTC] === END API CALL LOG ===
[08-May-2026 17:07:00 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 17:07:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI4IiwidXNlcm5hbWUiOiJhbGFtaW52YWkwOSIsImVtYWlsIjoibWRhbGFtaW5yYWJiaTMyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODg2NDc5N30.oooervHeqFBq3SHsuIeTHGpscz-G7DpF2dhKm9kvZLM
[08-May-2026 17:07:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 17:07:00 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 17:07:00 UTC] User ID: 528
[08-May-2026 17:07:00 UTC] ✅ User profile retrieved successfully for user ID: 528
[08-May-2026 17:07:12 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 17:07:12 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 17:07:12 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI4IiwidXNlcm5hbWUiOiJhbGFtaW52YWkwOSIsImVtYWlsIjoibWRhbGFtaW5yYWJiaTMyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODg2NDc5N30.oooervHeqFBq3SHsuIeTHGpscz-G7DpF2dhKm9kvZLM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f8a0f34cda3d880-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.15.213.16","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.15.213.16, 172.69.218.178"}
[08-May-2026 17:07:12 UTC] === User Orders API Called ===
[08-May-2026 17:07:12 UTC] User ID: 528
[08-May-2026 17:07:12 UTC] Limit: 20, Offset: 0
[08-May-2026 17:07:12 UTC] Orders found: 0
[08-May-2026 17:07:12 UTC] Orders data: []
[08-May-2026 17:07:12 UTC] Total orders count: 0
[08-May-2026 17:07:13 UTC] === API CALL LOG ===
[08-May-2026 17:07:13 UTC] Endpoint: user/profile.php
[08-May-2026 17:07:13 UTC] Full Log Data: {
    "timestamp": "2026-05-08 17:07:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.15.213.16",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI4IiwidXNlcm5hbWUiOiJhbGFtaW52YWkwOSIsImVtYWlsIjoibWRhbGFtaW5yYWJiaTMyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODg2NDc5N30.oooervHeqFBq3SHsuIeTHGpscz-G7DpF2dhKm9kvZLM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8a0f34cdaad880-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.15.213.16",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.15.213.16, 172.69.218.178"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 17:07:13 UTC] === END API CALL LOG ===
[08-May-2026 17:07:13 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 17:07:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI4IiwidXNlcm5hbWUiOiJhbGFtaW52YWkwOSIsImVtYWlsIjoibWRhbGFtaW5yYWJiaTMyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODg2NDc5N30.oooervHeqFBq3SHsuIeTHGpscz-G7DpF2dhKm9kvZLM
[08-May-2026 17:07:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 17:07:13 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 17:07:13 UTC] User ID: 528
[08-May-2026 17:07:13 UTC] ✅ User profile retrieved successfully for user ID: 528
[08-May-2026 17:07:13 UTC] === API CALL LOG ===
[08-May-2026 17:07:13 UTC] Endpoint: user/profile.php
[08-May-2026 17:07:13 UTC] Full Log Data: {
    "timestamp": "2026-05-08 17:07:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.15.213.16",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI4IiwidXNlcm5hbWUiOiJhbGFtaW52YWkwOSIsImVtYWlsIjoibWRhbGFtaW5yYWJiaTMyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODg2NDc5N30.oooervHeqFBq3SHsuIeTHGpscz-G7DpF2dhKm9kvZLM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8a0f3659d8d880-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.15.213.16",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.15.213.16, 172.69.218.178"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 17:07:13 UTC] === END API CALL LOG ===
[08-May-2026 17:07:13 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 17:07:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI4IiwidXNlcm5hbWUiOiJhbGFtaW52YWkwOSIsImVtYWlsIjoibWRhbGFtaW5yYWJiaTMyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODg2NDc5N30.oooervHeqFBq3SHsuIeTHGpscz-G7DpF2dhKm9kvZLM
[08-May-2026 17:07:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 17:07:13 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 17:07:13 UTC] User ID: 528
[08-May-2026 17:07:13 UTC] ✅ User profile retrieved successfully for user ID: 528
[08-May-2026 17:07:14 UTC] === API CALL LOG ===
[08-May-2026 17:07:14 UTC] Endpoint: user/profile.php
[08-May-2026 17:07:14 UTC] Full Log Data: {
    "timestamp": "2026-05-08 17:07:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.15.213.16",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI4IiwidXNlcm5hbWUiOiJhbGFtaW52YWkwOSIsImVtYWlsIjoibWRhbGFtaW5yYWJiaTMyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODg2NDc5N30.oooervHeqFBq3SHsuIeTHGpscz-G7DpF2dhKm9kvZLM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8a0f3c097ad880-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.15.213.16",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.15.213.16, 172.69.218.178"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 17:07:14 UTC] === END API CALL LOG ===
[08-May-2026 17:07:14 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 17:07:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI4IiwidXNlcm5hbWUiOiJhbGFtaW52YWkwOSIsImVtYWlsIjoibWRhbGFtaW5yYWJiaTMyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODg2NDc5N30.oooervHeqFBq3SHsuIeTHGpscz-G7DpF2dhKm9kvZLM
[08-May-2026 17:07:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 17:07:14 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 17:07:14 UTC] User ID: 528
[08-May-2026 17:07:14 UTC] ✅ User profile retrieved successfully for user ID: 528
[08-May-2026 17:07:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 17:07:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 17:07:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI4IiwidXNlcm5hbWUiOiJhbGFtaW52YWkwOSIsImVtYWlsIjoibWRhbGFtaW5yYWJiaTMyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODg2NDc5N30.oooervHeqFBq3SHsuIeTHGpscz-G7DpF2dhKm9kvZLM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f8a0f6898ced880-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.15.213.16","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.15.213.16, 172.69.218.179"}
[08-May-2026 17:07:21 UTC] === User Orders API Called ===
[08-May-2026 17:07:21 UTC] User ID: 528
[08-May-2026 17:07:21 UTC] Limit: 20, Offset: 0
[08-May-2026 17:07:21 UTC] Orders found: 0
[08-May-2026 17:07:21 UTC] Orders data: []
[08-May-2026 17:07:21 UTC] Total orders count: 0
[08-May-2026 17:07:22 UTC] === API CALL LOG ===
[08-May-2026 17:07:22 UTC] Endpoint: user/profile.php
[08-May-2026 17:07:22 UTC] Full Log Data: {
    "timestamp": "2026-05-08 17:07:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.15.213.16",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI4IiwidXNlcm5hbWUiOiJhbGFtaW52YWkwOSIsImVtYWlsIjoibWRhbGFtaW5yYWJiaTMyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODg2NDc5N30.oooervHeqFBq3SHsuIeTHGpscz-G7DpF2dhKm9kvZLM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8a0f726917d880-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.15.213.16",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.15.213.16, 172.69.218.179"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 17:07:22 UTC] === END API CALL LOG ===
[08-May-2026 17:07:22 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 17:07:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI4IiwidXNlcm5hbWUiOiJhbGFtaW52YWkwOSIsImVtYWlsIjoibWRhbGFtaW5yYWJiaTMyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODg2NDc5N30.oooervHeqFBq3SHsuIeTHGpscz-G7DpF2dhKm9kvZLM
[08-May-2026 17:07:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 17:07:22 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 17:07:22 UTC] User ID: 528
[08-May-2026 17:07:22 UTC] ✅ User profile retrieved successfully for user ID: 528
[08-May-2026 17:07:23 UTC] User Purchases API - User ID: 528
[08-May-2026 17:07:23 UTC] User Purchases API - Total purchases found: 0
[08-May-2026 17:07:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 17:07:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 17:07:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI4IiwidXNlcm5hbWUiOiJhbGFtaW52YWkwOSIsImVtYWlsIjoibWRhbGFtaW5yYWJiaTMyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODg2NDc5N30.oooervHeqFBq3SHsuIeTHGpscz-G7DpF2dhKm9kvZLM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f8a0ffa7ed4d880-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.15.213.16","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.15.213.16, 172.69.218.179"}
[08-May-2026 17:07:44 UTC] === User Orders API Called ===
[08-May-2026 17:07:44 UTC] User ID: 528
[08-May-2026 17:07:44 UTC] Limit: 20, Offset: 0
[08-May-2026 17:07:44 UTC] Orders found: 0
[08-May-2026 17:07:44 UTC] Orders data: []
[08-May-2026 17:07:44 UTC] Total orders count: 0
[08-May-2026 17:07:44 UTC] === API CALL LOG ===
[08-May-2026 17:07:44 UTC] Endpoint: user/profile.php
[08-May-2026 17:07:44 UTC] Full Log Data: {
    "timestamp": "2026-05-08 17:07:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.15.213.16",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI4IiwidXNlcm5hbWUiOiJhbGFtaW52YWkwOSIsImVtYWlsIjoibWRhbGFtaW5yYWJiaTMyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODg2NDc5N30.oooervHeqFBq3SHsuIeTHGpscz-G7DpF2dhKm9kvZLM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8a0ffae834d880-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.15.213.16",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.15.213.16, 172.69.218.179"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 17:07:44 UTC] === END API CALL LOG ===
[08-May-2026 17:07:44 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 17:07:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI4IiwidXNlcm5hbWUiOiJhbGFtaW52YWkwOSIsImVtYWlsIjoibWRhbGFtaW5yYWJiaTMyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODg2NDc5N30.oooervHeqFBq3SHsuIeTHGpscz-G7DpF2dhKm9kvZLM
[08-May-2026 17:07:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 17:07:44 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 17:07:44 UTC] User ID: 528
[08-May-2026 17:07:44 UTC] ✅ User profile retrieved successfully for user ID: 528
[08-May-2026 17:07:45 UTC] === API CALL LOG ===
[08-May-2026 17:07:45 UTC] Endpoint: user/profile.php
[08-May-2026 17:07:45 UTC] Full Log Data: {
    "timestamp": "2026-05-08 17:07:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.15.213.16",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI4IiwidXNlcm5hbWUiOiJhbGFtaW52YWkwOSIsImVtYWlsIjoibWRhbGFtaW5yYWJiaTMyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODg2NDc5N30.oooervHeqFBq3SHsuIeTHGpscz-G7DpF2dhKm9kvZLM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8a0ffe993dd880-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.15.213.16",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.15.213.16, 172.69.218.179"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 17:07:45 UTC] === END API CALL LOG ===
[08-May-2026 17:07:45 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 17:07:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI4IiwidXNlcm5hbWUiOiJhbGFtaW52YWkwOSIsImVtYWlsIjoibWRhbGFtaW5yYWJiaTMyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODg2NDc5N30.oooervHeqFBq3SHsuIeTHGpscz-G7DpF2dhKm9kvZLM
[08-May-2026 17:07:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 17:07:45 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 17:07:45 UTC] User ID: 528
[08-May-2026 17:07:45 UTC] ✅ User profile retrieved successfully for user ID: 528
[08-May-2026 17:07:45 UTC] === API CALL LOG ===
[08-May-2026 17:07:45 UTC] Endpoint: user/profile.php
[08-May-2026 17:07:45 UTC] Full Log Data: {
    "timestamp": "2026-05-08 17:07:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.15.213.16",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI4IiwidXNlcm5hbWUiOiJhbGFtaW52YWkwOSIsImVtYWlsIjoibWRhbGFtaW5yYWJiaTMyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODg2NDc5N30.oooervHeqFBq3SHsuIeTHGpscz-G7DpF2dhKm9kvZLM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8a1003ce4bd880-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.15.213.16",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.15.213.16, 172.69.218.179"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 17:07:45 UTC] === END API CALL LOG ===
[08-May-2026 17:07:45 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 17:07:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI4IiwidXNlcm5hbWUiOiJhbGFtaW52YWkwOSIsImVtYWlsIjoibWRhbGFtaW5yYWJiaTMyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODg2NDc5N30.oooervHeqFBq3SHsuIeTHGpscz-G7DpF2dhKm9kvZLM
[08-May-2026 17:07:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 17:07:45 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 17:07:45 UTC] User ID: 528
[08-May-2026 17:07:45 UTC] ✅ User profile retrieved successfully for user ID: 528
[08-May-2026 17:08:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 17:08:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 17:08:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI4IiwidXNlcm5hbWUiOiJhbGFtaW52YWkwOSIsImVtYWlsIjoibWRhbGFtaW5yYWJiaTMyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODg2NDc5N30.oooervHeqFBq3SHsuIeTHGpscz-G7DpF2dhKm9kvZLM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f8a11521d8b8b86-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.15.213.16","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.15.213.16, 172.69.218.178"}
[08-May-2026 17:08:39 UTC] === User Orders API Called ===
[08-May-2026 17:08:39 UTC] User ID: 528
[08-May-2026 17:08:39 UTC] Limit: 20, Offset: 0
[08-May-2026 17:08:39 UTC] Orders found: 0
[08-May-2026 17:08:39 UTC] Orders data: []
[08-May-2026 17:08:39 UTC] Total orders count: 0
[08-May-2026 17:08:39 UTC] === API CALL LOG ===
[08-May-2026 17:08:39 UTC] Endpoint: user/profile.php
[08-May-2026 17:08:39 UTC] Full Log Data: {
    "timestamp": "2026-05-08 17:08:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.15.213.16",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI4IiwidXNlcm5hbWUiOiJhbGFtaW52YWkwOSIsImVtYWlsIjoibWRhbGFtaW5yYWJiaTMyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODg2NDc5N30.oooervHeqFBq3SHsuIeTHGpscz-G7DpF2dhKm9kvZLM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8a1152af408b86-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.15.213.16",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.15.213.16, 172.69.218.179"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 17:08:39 UTC] === END API CALL LOG ===
[08-May-2026 17:08:39 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 17:08:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI4IiwidXNlcm5hbWUiOiJhbGFtaW52YWkwOSIsImVtYWlsIjoibWRhbGFtaW5yYWJiaTMyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODg2NDc5N30.oooervHeqFBq3SHsuIeTHGpscz-G7DpF2dhKm9kvZLM
[08-May-2026 17:08:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 17:08:39 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 17:08:39 UTC] User ID: 528
[08-May-2026 17:08:39 UTC] ✅ User profile retrieved successfully for user ID: 528
[08-May-2026 17:08:40 UTC] === API CALL LOG ===
[08-May-2026 17:08:40 UTC] Endpoint: user/profile.php
[08-May-2026 17:08:40 UTC] Full Log Data: {
    "timestamp": "2026-05-08 17:08:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.15.213.16",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI4IiwidXNlcm5hbWUiOiJhbGFtaW52YWkwOSIsImVtYWlsIjoibWRhbGFtaW5yYWJiaTMyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODg2NDc5N30.oooervHeqFBq3SHsuIeTHGpscz-G7DpF2dhKm9kvZLM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8a11566faa8b86-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.15.213.16",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.15.213.16, 172.69.218.178"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 17:08:40 UTC] === END API CALL LOG ===
[08-May-2026 17:08:40 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 17:08:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI4IiwidXNlcm5hbWUiOiJhbGFtaW52YWkwOSIsImVtYWlsIjoibWRhbGFtaW5yYWJiaTMyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODg2NDc5N30.oooervHeqFBq3SHsuIeTHGpscz-G7DpF2dhKm9kvZLM
[08-May-2026 17:08:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 17:08:40 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 17:08:40 UTC] User ID: 528
[08-May-2026 17:08:40 UTC] ✅ User profile retrieved successfully for user ID: 528
[08-May-2026 17:08:40 UTC] === API CALL LOG ===
[08-May-2026 17:08:40 UTC] Endpoint: user/profile.php
[08-May-2026 17:08:40 UTC] Full Log Data: {
    "timestamp": "2026-05-08 17:08:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.15.213.16",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI4IiwidXNlcm5hbWUiOiJhbGFtaW52YWkwOSIsImVtYWlsIjoibWRhbGFtaW5yYWJiaTMyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODg2NDc5N30.oooervHeqFBq3SHsuIeTHGpscz-G7DpF2dhKm9kvZLM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8a115b69f48b86-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.15.213.16",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.15.213.16, 172.69.218.178"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 17:08:40 UTC] === END API CALL LOG ===
[08-May-2026 17:08:40 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 17:08:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI4IiwidXNlcm5hbWUiOiJhbGFtaW52YWkwOSIsImVtYWlsIjoibWRhbGFtaW5yYWJiaTMyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODg2NDc5N30.oooervHeqFBq3SHsuIeTHGpscz-G7DpF2dhKm9kvZLM
[08-May-2026 17:08:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 17:08:40 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 17:08:40 UTC] User ID: 528
[08-May-2026 17:08:40 UTC] ✅ User profile retrieved successfully for user ID: 528
[08-May-2026 17:08:49 UTC] === API CALL LOG ===
[08-May-2026 17:08:49 UTC] Endpoint: user/profile.php
[08-May-2026 17:08:49 UTC] Full Log Data: {
    "timestamp": "2026-05-08 17:08:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.15.213.16",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI4IiwidXNlcm5hbWUiOiJhbGFtaW52YWkwOSIsImVtYWlsIjoibWRhbGFtaW5yYWJiaTMyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODg2NDc5N30.oooervHeqFBq3SHsuIeTHGpscz-G7DpF2dhKm9kvZLM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8a118f0b320f05-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.15.213.16",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.15.213.16, 172.69.218.178"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 17:08:49 UTC] === END API CALL LOG ===
[08-May-2026 17:08:49 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 17:08:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI4IiwidXNlcm5hbWUiOiJhbGFtaW52YWkwOSIsImVtYWlsIjoibWRhbGFtaW5yYWJiaTMyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODg2NDc5N30.oooervHeqFBq3SHsuIeTHGpscz-G7DpF2dhKm9kvZLM
[08-May-2026 17:08:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 17:08:49 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 17:08:49 UTC] User ID: 528
[08-May-2026 17:08:49 UTC] ✅ User profile retrieved successfully for user ID: 528
[08-May-2026 17:09:02 UTC] === API CALL LOG ===
[08-May-2026 17:09:02 UTC] Endpoint: user/profile.php
[08-May-2026 17:09:02 UTC] Full Log Data: {
    "timestamp": "2026-05-08 17:09:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.15.213.16",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI4IiwidXNlcm5hbWUiOiJhbGFtaW52YWkwOSIsImVtYWlsIjoibWRhbGFtaW5yYWJiaTMyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODg2NDc5N30.oooervHeqFBq3SHsuIeTHGpscz-G7DpF2dhKm9kvZLM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8a11dfbf708b86-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.15.213.16",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.15.213.16, 172.69.218.179"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 17:09:02 UTC] === END API CALL LOG ===
[08-May-2026 17:09:02 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 17:09:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI4IiwidXNlcm5hbWUiOiJhbGFtaW52YWkwOSIsImVtYWlsIjoibWRhbGFtaW5yYWJiaTMyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODg2NDc5N30.oooervHeqFBq3SHsuIeTHGpscz-G7DpF2dhKm9kvZLM
[08-May-2026 17:09:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 17:09:02 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 17:09:02 UTC] User ID: 528
[08-May-2026 17:09:02 UTC] ✅ User profile retrieved successfully for user ID: 528
[08-May-2026 17:09:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 17:09:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 17:09:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI4IiwidXNlcm5hbWUiOiJhbGFtaW52YWkwOSIsImVtYWlsIjoibWRhbGFtaW5yYWJiaTMyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODg2NDc5N30.oooervHeqFBq3SHsuIeTHGpscz-G7DpF2dhKm9kvZLM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f8a123def1a8b86-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.15.213.16","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.15.213.16, 172.69.218.178"}
[08-May-2026 17:09:17 UTC] === User Orders API Called ===
[08-May-2026 17:09:17 UTC] User ID: 528
[08-May-2026 17:09:17 UTC] Limit: 20, Offset: 0
[08-May-2026 17:09:17 UTC] Orders found: 0
[08-May-2026 17:09:17 UTC] Orders data: []
[08-May-2026 17:09:17 UTC] Total orders count: 0
[08-May-2026 17:09:17 UTC] === API CALL LOG ===
[08-May-2026 17:09:17 UTC] Endpoint: user/profile.php
[08-May-2026 17:09:17 UTC] Full Log Data: {
    "timestamp": "2026-05-08 17:09:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.15.213.16",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI4IiwidXNlcm5hbWUiOiJhbGFtaW52YWkwOSIsImVtYWlsIjoibWRhbGFtaW5yYWJiaTMyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODg2NDc5N30.oooervHeqFBq3SHsuIeTHGpscz-G7DpF2dhKm9kvZLM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8a123def1b8b86-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.15.213.16",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.15.213.16, 172.69.218.178"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 17:09:17 UTC] === END API CALL LOG ===
[08-May-2026 17:09:17 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 17:09:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI4IiwidXNlcm5hbWUiOiJhbGFtaW52YWkwOSIsImVtYWlsIjoibWRhbGFtaW5yYWJiaTMyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODg2NDc5N30.oooervHeqFBq3SHsuIeTHGpscz-G7DpF2dhKm9kvZLM
[08-May-2026 17:09:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 17:09:17 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 17:09:17 UTC] User ID: 528
[08-May-2026 17:09:17 UTC] ✅ User profile retrieved successfully for user ID: 528
[08-May-2026 17:09:17 UTC] === API CALL LOG ===
[08-May-2026 17:09:17 UTC] Endpoint: user/profile.php
[08-May-2026 17:09:17 UTC] Full Log Data: {
    "timestamp": "2026-05-08 17:09:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.15.213.16",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI4IiwidXNlcm5hbWUiOiJhbGFtaW52YWkwOSIsImVtYWlsIjoibWRhbGFtaW5yYWJiaTMyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODg2NDc5N30.oooervHeqFBq3SHsuIeTHGpscz-G7DpF2dhKm9kvZLM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8a1241cfa48b86-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.15.213.16",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.15.213.16, 172.69.218.178"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 17:09:17 UTC] === END API CALL LOG ===
[08-May-2026 17:09:17 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 17:09:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI4IiwidXNlcm5hbWUiOiJhbGFtaW52YWkwOSIsImVtYWlsIjoibWRhbGFtaW5yYWJiaTMyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODg2NDc5N30.oooervHeqFBq3SHsuIeTHGpscz-G7DpF2dhKm9kvZLM
[08-May-2026 17:09:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 17:09:17 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 17:09:17 UTC] User ID: 528
[08-May-2026 17:09:17 UTC] ✅ User profile retrieved successfully for user ID: 528
[08-May-2026 17:09:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 17:09:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 17:09:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI4IiwidXNlcm5hbWUiOiJhbGFtaW52YWkwOSIsImVtYWlsIjoibWRhbGFtaW5yYWJiaTMyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODg2NDc5N30.oooervHeqFBq3SHsuIeTHGpscz-G7DpF2dhKm9kvZLM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f8a12859a138b86-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.15.213.16","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.15.213.16, 172.69.218.179"}
[08-May-2026 17:09:28 UTC] === User Orders API Called ===
[08-May-2026 17:09:28 UTC] User ID: 528
[08-May-2026 17:09:28 UTC] Limit: 20, Offset: 0
[08-May-2026 17:09:28 UTC] Orders found: 0
[08-May-2026 17:09:28 UTC] Orders data: []
[08-May-2026 17:09:28 UTC] Total orders count: 0
[08-May-2026 17:09:28 UTC] === API CALL LOG ===
[08-May-2026 17:09:28 UTC] Endpoint: user/profile.php
[08-May-2026 17:09:28 UTC] Full Log Data: {
    "timestamp": "2026-05-08 17:09:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.15.213.16",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI4IiwidXNlcm5hbWUiOiJhbGFtaW52YWkwOSIsImVtYWlsIjoibWRhbGFtaW5yYWJiaTMyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODg2NDc5N30.oooervHeqFBq3SHsuIeTHGpscz-G7DpF2dhKm9kvZLM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8a12859a148b86-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.15.213.16",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.15.213.16, 172.69.218.178"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 17:09:28 UTC] === END API CALL LOG ===
[08-May-2026 17:09:28 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 17:09:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI4IiwidXNlcm5hbWUiOiJhbGFtaW52YWkwOSIsImVtYWlsIjoibWRhbGFtaW5yYWJiaTMyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODg2NDc5N30.oooervHeqFBq3SHsuIeTHGpscz-G7DpF2dhKm9kvZLM
[08-May-2026 17:09:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 17:09:28 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 17:09:28 UTC] User ID: 528
[08-May-2026 17:09:28 UTC] ✅ User profile retrieved successfully for user ID: 528
[08-May-2026 17:09:29 UTC] === API CALL LOG ===
[08-May-2026 17:09:29 UTC] Endpoint: user/profile.php
[08-May-2026 17:09:29 UTC] Full Log Data: {
    "timestamp": "2026-05-08 17:09:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.15.213.16",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI4IiwidXNlcm5hbWUiOiJhbGFtaW52YWkwOSIsImVtYWlsIjoibWRhbGFtaW5yYWJiaTMyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODg2NDc5N30.oooervHeqFBq3SHsuIeTHGpscz-G7DpF2dhKm9kvZLM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8a12897ab08b86-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.15.213.16",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.15.213.16, 172.69.218.179"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 17:09:29 UTC] === END API CALL LOG ===
[08-May-2026 17:09:29 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 17:09:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI4IiwidXNlcm5hbWUiOiJhbGFtaW52YWkwOSIsImVtYWlsIjoibWRhbGFtaW5yYWJiaTMyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODg2NDc5N30.oooervHeqFBq3SHsuIeTHGpscz-G7DpF2dhKm9kvZLM
[08-May-2026 17:09:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 17:09:29 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 17:09:29 UTC] User ID: 528
[08-May-2026 17:09:29 UTC] ✅ User profile retrieved successfully for user ID: 528
[08-May-2026 17:09:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 17:09:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 17:09:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI4IiwidXNlcm5hbWUiOiJhbGFtaW52YWkwOSIsImVtYWlsIjoibWRhbGFtaW5yYWJiaTMyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODg2NDc5N30.oooervHeqFBq3SHsuIeTHGpscz-G7DpF2dhKm9kvZLM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f8a12bd5d118b86-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.15.213.16","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.15.213.16, 172.69.218.179"}
[08-May-2026 17:09:37 UTC] === User Orders API Called ===
[08-May-2026 17:09:37 UTC] User ID: 528
[08-May-2026 17:09:37 UTC] Limit: 20, Offset: 0
[08-May-2026 17:09:37 UTC] Orders found: 0
[08-May-2026 17:09:37 UTC] Orders data: []
[08-May-2026 17:09:37 UTC] Total orders count: 0
[08-May-2026 17:09:37 UTC] === API CALL LOG ===
[08-May-2026 17:09:37 UTC] Endpoint: user/profile.php
[08-May-2026 17:09:37 UTC] Full Log Data: {
    "timestamp": "2026-05-08 17:09:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.15.213.16",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI4IiwidXNlcm5hbWUiOiJhbGFtaW52YWkwOSIsImVtYWlsIjoibWRhbGFtaW5yYWJiaTMyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODg2NDc5N30.oooervHeqFBq3SHsuIeTHGpscz-G7DpF2dhKm9kvZLM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8a12bdbdad8b86-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.15.213.16",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.15.213.16, 172.69.218.178"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 17:09:37 UTC] === END API CALL LOG ===
[08-May-2026 17:09:37 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 17:09:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI4IiwidXNlcm5hbWUiOiJhbGFtaW52YWkwOSIsImVtYWlsIjoibWRhbGFtaW5yYWJiaTMyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODg2NDc5N30.oooervHeqFBq3SHsuIeTHGpscz-G7DpF2dhKm9kvZLM
[08-May-2026 17:09:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 17:09:37 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 17:09:37 UTC] User ID: 528
[08-May-2026 17:09:37 UTC] ✅ User profile retrieved successfully for user ID: 528
[08-May-2026 17:09:38 UTC] === API CALL LOG ===
[08-May-2026 17:09:38 UTC] Endpoint: user/profile.php
[08-May-2026 17:09:38 UTC] Full Log Data: {
    "timestamp": "2026-05-08 17:09:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.15.213.16",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI4IiwidXNlcm5hbWUiOiJhbGFtaW52YWkwOSIsImVtYWlsIjoibWRhbGFtaW5yYWJiaTMyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODg2NDc5N30.oooervHeqFBq3SHsuIeTHGpscz-G7DpF2dhKm9kvZLM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8a12c19d418b86-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.15.213.16",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.15.213.16, 172.69.218.179"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 17:09:38 UTC] === END API CALL LOG ===
[08-May-2026 17:09:38 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 17:09:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI4IiwidXNlcm5hbWUiOiJhbGFtaW52YWkwOSIsImVtYWlsIjoibWRhbGFtaW5yYWJiaTMyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODg2NDc5N30.oooervHeqFBq3SHsuIeTHGpscz-G7DpF2dhKm9kvZLM
[08-May-2026 17:09:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 17:09:38 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 17:09:38 UTC] User ID: 528
[08-May-2026 17:09:38 UTC] ✅ User profile retrieved successfully for user ID: 528
[08-May-2026 17:10:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 17:10:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 17:10:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI4IiwidXNlcm5hbWUiOiJhbGFtaW52YWkwOSIsImVtYWlsIjoibWRhbGFtaW5yYWJiaTMyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODg2NDc5N30.oooervHeqFBq3SHsuIeTHGpscz-G7DpF2dhKm9kvZLM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f8a135bf8d58b86-DAC","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"103.15.213.16","CF-IPCountry":"BD","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"103.15.213.16, 172.69.218.178"}
[08-May-2026 17:10:02 UTC] === User Orders API Called ===
[08-May-2026 17:10:02 UTC] User ID: 528
[08-May-2026 17:10:02 UTC] Limit: 20, Offset: 0
[08-May-2026 17:10:02 UTC] Orders found: 0
[08-May-2026 17:10:02 UTC] Orders data: []
[08-May-2026 17:10:02 UTC] Total orders count: 0
[08-May-2026 17:10:03 UTC] === API CALL LOG ===
[08-May-2026 17:10:03 UTC] Endpoint: user/profile.php
[08-May-2026 17:10:03 UTC] Full Log Data: {
    "timestamp": "2026-05-08 17:10:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.15.213.16",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI4IiwidXNlcm5hbWUiOiJhbGFtaW52YWkwOSIsImVtYWlsIjoibWRhbGFtaW5yYWJiaTMyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODg2NDc5N30.oooervHeqFBq3SHsuIeTHGpscz-G7DpF2dhKm9kvZLM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8a135bf8d68b86-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.15.213.16",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.15.213.16, 172.69.218.179"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 17:10:03 UTC] === END API CALL LOG ===
[08-May-2026 17:10:03 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 17:10:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI4IiwidXNlcm5hbWUiOiJhbGFtaW52YWkwOSIsImVtYWlsIjoibWRhbGFtaW5yYWJiaTMyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODg2NDc5N30.oooervHeqFBq3SHsuIeTHGpscz-G7DpF2dhKm9kvZLM
[08-May-2026 17:10:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 17:10:03 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 17:10:03 UTC] User ID: 528
[08-May-2026 17:10:03 UTC] ✅ User profile retrieved successfully for user ID: 528
[08-May-2026 17:10:03 UTC] === API CALL LOG ===
[08-May-2026 17:10:03 UTC] Endpoint: user/profile.php
[08-May-2026 17:10:03 UTC] Full Log Data: {
    "timestamp": "2026-05-08 17:10:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.15.213.16",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI4IiwidXNlcm5hbWUiOiJhbGFtaW52YWkwOSIsImVtYWlsIjoibWRhbGFtaW5yYWJiaTMyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODg2NDc5N30.oooervHeqFBq3SHsuIeTHGpscz-G7DpF2dhKm9kvZLM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8a135daccc8b86-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "103.15.213.16",
        "CF-IPCountry": "BD",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "103.15.213.16, 172.69.218.178"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 17:10:03 UTC] === END API CALL LOG ===
[08-May-2026 17:10:03 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 17:10:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI4IiwidXNlcm5hbWUiOiJhbGFtaW52YWkwOSIsImVtYWlsIjoibWRhbGFtaW5yYWJiaTMyQGdtYWlsLmNvbSIsImV4cCI6MTc3ODg2NDc5N30.oooervHeqFBq3SHsuIeTHGpscz-G7DpF2dhKm9kvZLM
[08-May-2026 17:10:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 17:10:03 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 17:10:03 UTC] User ID: 528
[08-May-2026 17:10:03 UTC] ✅ User profile retrieved successfully for user ID: 528
[08-May-2026 19:37:58 UTC] === API CALL LOG ===
[08-May-2026 19:37:58 UTC] Endpoint: user/profile.php
[08-May-2026 19:37:58 UTC] Full Log Data: {
    "timestamp": "2026-05-08 19:37:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:408a:59f:e1ee::6e0:b8a1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI5IiwidXNlcm5hbWUiOiJcdTAwZGZna2IiLCJlbWFpbCI6InJhbWtyYWh1bDBAZ21haWwuY29tIiwiZXhwIjoxNzc4ODczODc2fQ.EeU4yKYD4RBWdVrMrTX2b2pOEp3wsCNzcG_275Df3QI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8aec0a8eda3fa0-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:408a:59f:e1ee::6e0:b8a1",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:408a:59f:e1ee::6e0:b8a1, 162.158.190.121"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 19:37:58 UTC] === END API CALL LOG ===
[08-May-2026 19:37:58 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 19:37:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI5IiwidXNlcm5hbWUiOiJcdTAwZGZna2IiLCJlbWFpbCI6InJhbWtyYWh1bDBAZ21haWwuY29tIiwiZXhwIjoxNzc4ODczODc2fQ.EeU4yKYD4RBWdVrMrTX2b2pOEp3wsCNzcG_275Df3QI
[08-May-2026 19:37:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 19:37:58 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 19:37:58 UTC] User ID: 529
[08-May-2026 19:37:58 UTC] ✅ User profile retrieved successfully for user ID: 529
[08-May-2026 19:37:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 19:37:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 19:37:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI5IiwidXNlcm5hbWUiOiJcdTAwZGZna2IiLCJlbWFpbCI6InJhbWtyYWh1bDBAZ21haWwuY29tIiwiZXhwIjoxNzc4ODczODc2fQ.EeU4yKYD4RBWdVrMrTX2b2pOEp3wsCNzcG_275Df3QI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f8aec0b3fae3fa0-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:408a:59f:e1ee::6e0:b8a1","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:408a:59f:e1ee::6e0:b8a1, 162.158.190.122"}
[08-May-2026 19:37:58 UTC] === User Orders API Called ===
[08-May-2026 19:37:58 UTC] User ID: 529
[08-May-2026 19:37:58 UTC] Limit: 20, Offset: 0
[08-May-2026 19:37:58 UTC] Orders found: 0
[08-May-2026 19:37:58 UTC] Orders data: []
[08-May-2026 19:37:58 UTC] Total orders count: 0
[08-May-2026 19:37:58 UTC] === API CALL LOG ===
[08-May-2026 19:37:58 UTC] Endpoint: user/profile.php
[08-May-2026 19:37:58 UTC] Full Log Data: {
    "timestamp": "2026-05-08 19:37:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:408a:59f:e1ee::6e0:b8a1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI5IiwidXNlcm5hbWUiOiJcdTAwZGZna2IiLCJlbWFpbCI6InJhbWtyYWh1bDBAZ21haWwuY29tIiwiZXhwIjoxNzc4ODczODc2fQ.EeU4yKYD4RBWdVrMrTX2b2pOEp3wsCNzcG_275Df3QI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8aec0bd8083fa0-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:408a:59f:e1ee::6e0:b8a1",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:408a:59f:e1ee::6e0:b8a1, 162.158.190.121"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 19:37:58 UTC] === END API CALL LOG ===
[08-May-2026 19:37:58 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 19:37:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI5IiwidXNlcm5hbWUiOiJcdTAwZGZna2IiLCJlbWFpbCI6InJhbWtyYWh1bDBAZ21haWwuY29tIiwiZXhwIjoxNzc4ODczODc2fQ.EeU4yKYD4RBWdVrMrTX2b2pOEp3wsCNzcG_275Df3QI
[08-May-2026 19:37:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 19:37:58 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 19:37:58 UTC] User ID: 529
[08-May-2026 19:37:58 UTC] ✅ User profile retrieved successfully for user ID: 529
[08-May-2026 19:37:59 UTC] === API CALL LOG ===
[08-May-2026 19:37:59 UTC] Endpoint: user/profile.php
[08-May-2026 19:37:59 UTC] Full Log Data: {
    "timestamp": "2026-05-08 19:37:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:408a:59f:e1ee::6e0:b8a1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI5IiwidXNlcm5hbWUiOiJcdTAwZGZna2IiLCJlbWFpbCI6InJhbWtyYWh1bDBAZ21haWwuY29tIiwiZXhwIjoxNzc4ODczODc2fQ.EeU4yKYD4RBWdVrMrTX2b2pOEp3wsCNzcG_275Df3QI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8aec146c123fa0-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:408a:59f:e1ee::6e0:b8a1",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:408a:59f:e1ee::6e0:b8a1, 162.158.190.121"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 19:37:59 UTC] === END API CALL LOG ===
[08-May-2026 19:37:59 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 19:37:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI5IiwidXNlcm5hbWUiOiJcdTAwZGZna2IiLCJlbWFpbCI6InJhbWtyYWh1bDBAZ21haWwuY29tIiwiZXhwIjoxNzc4ODczODc2fQ.EeU4yKYD4RBWdVrMrTX2b2pOEp3wsCNzcG_275Df3QI
[08-May-2026 19:37:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 19:37:59 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 19:37:59 UTC] User ID: 529
[08-May-2026 19:37:59 UTC] ✅ User profile retrieved successfully for user ID: 529
[08-May-2026 19:38:09 UTC] === API CALL LOG ===
[08-May-2026 19:38:09 UTC] Endpoint: user/profile.php
[08-May-2026 19:38:09 UTC] Full Log Data: {
    "timestamp": "2026-05-08 19:38:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:408a:59f:e1ee::6e0:b8a1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI5IiwidXNlcm5hbWUiOiJcdTAwZGZna2IiLCJlbWFpbCI6InJhbWtyYWh1bDBAZ21haWwuY29tIiwiZXhwIjoxNzc4ODczODc2fQ.EeU4yKYD4RBWdVrMrTX2b2pOEp3wsCNzcG_275Df3QI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8aec4dcdba3fa0-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:408a:59f:e1ee::6e0:b8a1",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:408a:59f:e1ee::6e0:b8a1, 162.158.189.209"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 19:38:09 UTC] === END API CALL LOG ===
[08-May-2026 19:38:09 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 19:38:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI5IiwidXNlcm5hbWUiOiJcdTAwZGZna2IiLCJlbWFpbCI6InJhbWtyYWh1bDBAZ21haWwuY29tIiwiZXhwIjoxNzc4ODczODc2fQ.EeU4yKYD4RBWdVrMrTX2b2pOEp3wsCNzcG_275Df3QI
[08-May-2026 19:38:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 19:38:09 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 19:38:09 UTC] User ID: 529
[08-May-2026 19:38:09 UTC] ✅ User profile retrieved successfully for user ID: 529
[08-May-2026 19:38:26 UTC] === API CALL LOG ===
[08-May-2026 19:38:26 UTC] Endpoint: user/profile.php
[08-May-2026 19:38:26 UTC] Full Log Data: {
    "timestamp": "2026-05-08 19:38:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:408a:59f:e1ee::6e0:b8a1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI5IiwidXNlcm5hbWUiOiJcdTAwZGZna2IiLCJlbWFpbCI6InJhbWtyYWh1bDBAZ21haWwuY29tIiwiZXhwIjoxNzc4ODczODc2fQ.EeU4yKYD4RBWdVrMrTX2b2pOEp3wsCNzcG_275Df3QI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8aecb92e783fa0-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:408a:59f:e1ee::6e0:b8a1",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:408a:59f:e1ee::6e0:b8a1, 162.158.189.209"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 19:38:26 UTC] === END API CALL LOG ===
[08-May-2026 19:38:26 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 19:38:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI5IiwidXNlcm5hbWUiOiJcdTAwZGZna2IiLCJlbWFpbCI6InJhbWtyYWh1bDBAZ21haWwuY29tIiwiZXhwIjoxNzc4ODczODc2fQ.EeU4yKYD4RBWdVrMrTX2b2pOEp3wsCNzcG_275Df3QI
[08-May-2026 19:38:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 19:38:26 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 19:38:26 UTC] User ID: 529
[08-May-2026 19:38:26 UTC] ✅ User profile retrieved successfully for user ID: 529
[08-May-2026 19:38:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 19:38:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 19:38:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI5IiwidXNlcm5hbWUiOiJcdTAwZGZna2IiLCJlbWFpbCI6InJhbWtyYWh1bDBAZ21haWwuY29tIiwiZXhwIjoxNzc4ODczODc2fQ.EeU4yKYD4RBWdVrMrTX2b2pOEp3wsCNzcG_275Df3QI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f8aed5e8ea93fa0-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:408a:59f:e1ee::6e0:b8a1","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:408a:59f:e1ee::6e0:b8a1, 162.158.189.208"}
[08-May-2026 19:38:52 UTC] === User Orders API Called ===
[08-May-2026 19:38:52 UTC] User ID: 529
[08-May-2026 19:38:52 UTC] Limit: 20, Offset: 0
[08-May-2026 19:38:52 UTC] Orders found: 0
[08-May-2026 19:38:52 UTC] Orders data: []
[08-May-2026 19:38:52 UTC] Total orders count: 0
[08-May-2026 19:38:52 UTC] === API CALL LOG ===
[08-May-2026 19:38:52 UTC] Endpoint: user/profile.php
[08-May-2026 19:38:52 UTC] Full Log Data: {
    "timestamp": "2026-05-08 19:38:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:408a:59f:e1ee::6e0:b8a1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI5IiwidXNlcm5hbWUiOiJcdTAwZGZna2IiLCJlbWFpbCI6InJhbWtyYWh1bDBAZ21haWwuY29tIiwiZXhwIjoxNzc4ODczODc2fQ.EeU4yKYD4RBWdVrMrTX2b2pOEp3wsCNzcG_275Df3QI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8aed5e8eaa3fa0-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:408a:59f:e1ee::6e0:b8a1",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:408a:59f:e1ee::6e0:b8a1, 162.158.189.209"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 19:38:52 UTC] === END API CALL LOG ===
[08-May-2026 19:38:52 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 19:38:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI5IiwidXNlcm5hbWUiOiJcdTAwZGZna2IiLCJlbWFpbCI6InJhbWtyYWh1bDBAZ21haWwuY29tIiwiZXhwIjoxNzc4ODczODc2fQ.EeU4yKYD4RBWdVrMrTX2b2pOEp3wsCNzcG_275Df3QI
[08-May-2026 19:38:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 19:38:52 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 19:38:52 UTC] User ID: 529
[08-May-2026 19:38:52 UTC] ✅ User profile retrieved successfully for user ID: 529
[08-May-2026 19:38:53 UTC] === API CALL LOG ===
[08-May-2026 19:38:53 UTC] Endpoint: user/profile.php
[08-May-2026 19:38:53 UTC] Full Log Data: {
    "timestamp": "2026-05-08 19:38:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:408a:59f:e1ee::6e0:b8a1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI5IiwidXNlcm5hbWUiOiJcdTAwZGZna2IiLCJlbWFpbCI6InJhbWtyYWh1bDBAZ21haWwuY29tIiwiZXhwIjoxNzc4ODczODc2fQ.EeU4yKYD4RBWdVrMrTX2b2pOEp3wsCNzcG_275Df3QI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8aed6238ae3fa0-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:408a:59f:e1ee::6e0:b8a1",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:408a:59f:e1ee::6e0:b8a1, 162.158.189.208"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 19:38:53 UTC] === END API CALL LOG ===
[08-May-2026 19:38:53 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 19:38:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI5IiwidXNlcm5hbWUiOiJcdTAwZGZna2IiLCJlbWFpbCI6InJhbWtyYWh1bDBAZ21haWwuY29tIiwiZXhwIjoxNzc4ODczODc2fQ.EeU4yKYD4RBWdVrMrTX2b2pOEp3wsCNzcG_275Df3QI
[08-May-2026 19:38:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 19:38:53 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 19:38:53 UTC] User ID: 529
[08-May-2026 19:38:53 UTC] ✅ User profile retrieved successfully for user ID: 529
[08-May-2026 19:38:53 UTC] === API CALL LOG ===
[08-May-2026 19:38:53 UTC] Endpoint: user/profile.php
[08-May-2026 19:38:53 UTC] Full Log Data: {
    "timestamp": "2026-05-08 19:38:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:408a:59f:e1ee::6e0:b8a1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI5IiwidXNlcm5hbWUiOiJcdTAwZGZna2IiLCJlbWFpbCI6InJhbWtyYWh1bDBAZ21haWwuY29tIiwiZXhwIjoxNzc4ODczODc2fQ.EeU4yKYD4RBWdVrMrTX2b2pOEp3wsCNzcG_275Df3QI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8aed66cacb3fa0-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:408a:59f:e1ee::6e0:b8a1",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:408a:59f:e1ee::6e0:b8a1, 162.158.189.208"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 19:38:53 UTC] === END API CALL LOG ===
[08-May-2026 19:38:53 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 19:38:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI5IiwidXNlcm5hbWUiOiJcdTAwZGZna2IiLCJlbWFpbCI6InJhbWtyYWh1bDBAZ21haWwuY29tIiwiZXhwIjoxNzc4ODczODc2fQ.EeU4yKYD4RBWdVrMrTX2b2pOEp3wsCNzcG_275Df3QI
[08-May-2026 19:38:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 19:38:53 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 19:38:53 UTC] User ID: 529
[08-May-2026 19:38:53 UTC] ✅ User profile retrieved successfully for user ID: 529
[08-May-2026 19:38:59 UTC] === API CALL LOG ===
[08-May-2026 19:38:59 UTC] Endpoint: user/profile.php
[08-May-2026 19:38:59 UTC] Full Log Data: {
    "timestamp": "2026-05-08 19:38:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:408a:59f:e1ee::6e0:b8a1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI5IiwidXNlcm5hbWUiOiJcdTAwZGZna2IiLCJlbWFpbCI6InJhbWtyYWh1bDBAZ21haWwuY29tIiwiZXhwIjoxNzc4ODczODc2fQ.EeU4yKYD4RBWdVrMrTX2b2pOEp3wsCNzcG_275Df3QI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8aed864ac83fa0-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:408a:59f:e1ee::6e0:b8a1",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:408a:59f:e1ee::6e0:b8a1, 162.158.189.208"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 19:38:59 UTC] === END API CALL LOG ===
[08-May-2026 19:38:59 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 19:38:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTI5IiwidXNlcm5hbWUiOiJcdTAwZGZna2IiLCJlbWFpbCI6InJhbWtyYWh1bDBAZ21haWwuY29tIiwiZXhwIjoxNzc4ODczODc2fQ.EeU4yKYD4RBWdVrMrTX2b2pOEp3wsCNzcG_275Df3QI
[08-May-2026 19:38:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 19:38:59 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 19:38:59 UTC] User ID: 529
[08-May-2026 19:38:59 UTC] ✅ User profile retrieved successfully for user ID: 529
[08-May-2026 22:44:00 UTC] === API CALL LOG ===
[08-May-2026 22:44:00 UTC] Endpoint: user/profile.php
[08-May-2026 22:44:00 UTC] Full Log Data: {
    "timestamp": "2026-05-08 22:44:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "156.205.53.219",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg4IiwidXNlcm5hbWUiOiJheTdhZ2E5MjMiLCJlbWFpbCI6Im5mc2lhbmVla21hbGF6QGdtYWlsLmNvbSIsImV4cCI6MTc3ODU1MDE3Mn0.gNfHbIBJUwcEJFIOSZU6hCjwYbjJlusX2Fy60u1DEck",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8bfc8d5e21d8b2-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "156.205.53.219",
        "CF-IPCountry": "EG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "156.205.53.219, 162.158.22.194"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 22:44:00 UTC] === END API CALL LOG ===
[08-May-2026 22:44:00 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 22:44:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg4IiwidXNlcm5hbWUiOiJheTdhZ2E5MjMiLCJlbWFpbCI6Im5mc2lhbmVla21hbGF6QGdtYWlsLmNvbSIsImV4cCI6MTc3ODU1MDE3Mn0.gNfHbIBJUwcEJFIOSZU6hCjwYbjJlusX2Fy60u1DEck
[08-May-2026 22:44:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 22:44:00 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 22:44:00 UTC] User ID: 488
[08-May-2026 22:44:00 UTC] ✅ User profile retrieved successfully for user ID: 488
[08-May-2026 22:44:01 UTC] === API CALL LOG ===
[08-May-2026 22:44:01 UTC] Endpoint: user/profile.php
[08-May-2026 22:44:01 UTC] Full Log Data: {
    "timestamp": "2026-05-08 22:44:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "156.205.53.219",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg4IiwidXNlcm5hbWUiOiJheTdhZ2E5MjMiLCJlbWFpbCI6Im5mc2lhbmVla21hbGF6QGdtYWlsLmNvbSIsImV4cCI6MTc3ODU1MDE3Mn0.gNfHbIBJUwcEJFIOSZU6hCjwYbjJlusX2Fy60u1DEck",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8bfc9268e1d8b2-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "156.205.53.219",
        "CF-IPCountry": "EG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "156.205.53.219, 162.158.22.194"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 22:44:01 UTC] === END API CALL LOG ===
[08-May-2026 22:44:01 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 22:44:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg4IiwidXNlcm5hbWUiOiJheTdhZ2E5MjMiLCJlbWFpbCI6Im5mc2lhbmVla21hbGF6QGdtYWlsLmNvbSIsImV4cCI6MTc3ODU1MDE3Mn0.gNfHbIBJUwcEJFIOSZU6hCjwYbjJlusX2Fy60u1DEck
[08-May-2026 22:44:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 22:44:01 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 22:44:01 UTC] User ID: 488
[08-May-2026 22:44:01 UTC] ✅ User profile retrieved successfully for user ID: 488
[08-May-2026 22:44:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 22:44:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 22:44:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg4IiwidXNlcm5hbWUiOiJheTdhZ2E5MjMiLCJlbWFpbCI6Im5mc2lhbmVla21hbGF6QGdtYWlsLmNvbSIsImV4cCI6MTc3ODU1MDE3Mn0.gNfHbIBJUwcEJFIOSZU6hCjwYbjJlusX2Fy60u1DEck","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f8bfc92a905d8b2-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"156.205.53.219","CF-IPCountry":"EG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"156.205.53.219, 162.158.22.194"}
[08-May-2026 22:44:01 UTC] === User Orders API Called ===
[08-May-2026 22:44:01 UTC] User ID: 488
[08-May-2026 22:44:01 UTC] Limit: 20, Offset: 0
[08-May-2026 22:44:01 UTC] Orders found: 1
[08-May-2026 22:44:01 UTC] Orders data: [{"id":238,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/islv_m\/13","status":"completed","created_at":"2026-05-05 05:13:54","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[08-May-2026 22:44:01 UTC] Total orders count: 1
[08-May-2026 22:44:01 UTC] === API CALL LOG ===
[08-May-2026 22:44:01 UTC] Endpoint: user/profile.php
[08-May-2026 22:44:01 UTC] Full Log Data: {
    "timestamp": "2026-05-08 22:44:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "156.205.53.219",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg4IiwidXNlcm5hbWUiOiJheTdhZ2E5MjMiLCJlbWFpbCI6Im5mc2lhbmVla21hbGF6QGdtYWlsLmNvbSIsImV4cCI6MTc3ODU1MDE3Mn0.gNfHbIBJUwcEJFIOSZU6hCjwYbjJlusX2Fy60u1DEck",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8bfc932942d8b2-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "156.205.53.219",
        "CF-IPCountry": "EG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "156.205.53.219, 162.158.22.194"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 22:44:01 UTC] === END API CALL LOG ===
[08-May-2026 22:44:01 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 22:44:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg4IiwidXNlcm5hbWUiOiJheTdhZ2E5MjMiLCJlbWFpbCI6Im5mc2lhbmVla21hbGF6QGdtYWlsLmNvbSIsImV4cCI6MTc3ODU1MDE3Mn0.gNfHbIBJUwcEJFIOSZU6hCjwYbjJlusX2Fy60u1DEck
[08-May-2026 22:44:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 22:44:01 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 22:44:01 UTC] User ID: 488
[08-May-2026 22:44:01 UTC] ✅ User profile retrieved successfully for user ID: 488
[08-May-2026 22:44:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 22:44:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 22:44:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg4IiwidXNlcm5hbWUiOiJheTdhZ2E5MjMiLCJlbWFpbCI6Im5mc2lhbmVla21hbGF6QGdtYWlsLmNvbSIsImV4cCI6MTc3ODU1MDE3Mn0.gNfHbIBJUwcEJFIOSZU6hCjwYbjJlusX2Fy60u1DEck","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f8bfcfcbec5d8b2-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"156.205.53.219","CF-IPCountry":"EG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"156.205.53.219, 162.158.22.194"}
[08-May-2026 22:44:18 UTC] === User Orders API Called ===
[08-May-2026 22:44:18 UTC] User ID: 488
[08-May-2026 22:44:18 UTC] Limit: 20, Offset: 0
[08-May-2026 22:44:18 UTC] Orders found: 1
[08-May-2026 22:44:18 UTC] Orders data: [{"id":238,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/islv_m\/13","status":"completed","created_at":"2026-05-05 05:13:54","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[08-May-2026 22:44:18 UTC] Total orders count: 1
[08-May-2026 22:44:18 UTC] === API CALL LOG ===
[08-May-2026 22:44:18 UTC] Endpoint: user/profile.php
[08-May-2026 22:44:18 UTC] Full Log Data: {
    "timestamp": "2026-05-08 22:44:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "156.205.53.219",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg4IiwidXNlcm5hbWUiOiJheTdhZ2E5MjMiLCJlbWFpbCI6Im5mc2lhbmVla21hbGF6QGdtYWlsLmNvbSIsImV4cCI6MTc3ODU1MDE3Mn0.gNfHbIBJUwcEJFIOSZU6hCjwYbjJlusX2Fy60u1DEck",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8bfcfd5f24d8b2-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "156.205.53.219",
        "CF-IPCountry": "EG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "156.205.53.219, 162.158.22.194"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 22:44:18 UTC] === END API CALL LOG ===
[08-May-2026 22:44:18 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 22:44:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg4IiwidXNlcm5hbWUiOiJheTdhZ2E5MjMiLCJlbWFpbCI6Im5mc2lhbmVla21hbGF6QGdtYWlsLmNvbSIsImV4cCI6MTc3ODU1MDE3Mn0.gNfHbIBJUwcEJFIOSZU6hCjwYbjJlusX2Fy60u1DEck
[08-May-2026 22:44:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 22:44:18 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 22:44:18 UTC] User ID: 488
[08-May-2026 22:44:18 UTC] ✅ User profile retrieved successfully for user ID: 488
[08-May-2026 22:44:18 UTC] === API CALL LOG ===
[08-May-2026 22:44:18 UTC] Endpoint: user/profile.php
[08-May-2026 22:44:18 UTC] Full Log Data: {
    "timestamp": "2026-05-08 22:44:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "156.205.53.219",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg4IiwidXNlcm5hbWUiOiJheTdhZ2E5MjMiLCJlbWFpbCI6Im5mc2lhbmVla21hbGF6QGdtYWlsLmNvbSIsImV4cCI6MTc3ODU1MDE3Mn0.gNfHbIBJUwcEJFIOSZU6hCjwYbjJlusX2Fy60u1DEck",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8bfd00d965d8b2-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "156.205.53.219",
        "CF-IPCountry": "EG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "156.205.53.219, 162.158.22.194"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 22:44:18 UTC] === END API CALL LOG ===
[08-May-2026 22:44:18 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 22:44:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg4IiwidXNlcm5hbWUiOiJheTdhZ2E5MjMiLCJlbWFpbCI6Im5mc2lhbmVla21hbGF6QGdtYWlsLmNvbSIsImV4cCI6MTc3ODU1MDE3Mn0.gNfHbIBJUwcEJFIOSZU6hCjwYbjJlusX2Fy60u1DEck
[08-May-2026 22:44:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 22:44:18 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 22:44:18 UTC] User ID: 488
[08-May-2026 22:44:18 UTC] ✅ User profile retrieved successfully for user ID: 488
[08-May-2026 22:44:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 22:44:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 22:44:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg4IiwidXNlcm5hbWUiOiJheTdhZ2E5MjMiLCJlbWFpbCI6Im5mc2lhbmVla21hbGF6QGdtYWlsLmNvbSIsImV4cCI6MTc3ODU1MDE3Mn0.gNfHbIBJUwcEJFIOSZU6hCjwYbjJlusX2Fy60u1DEck","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f8bfd695c96d8b2-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"156.205.53.219","CF-IPCountry":"EG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"156.205.53.219, 162.158.22.194"}
[08-May-2026 22:44:35 UTC] === User Orders API Called ===
[08-May-2026 22:44:35 UTC] User ID: 488
[08-May-2026 22:44:35 UTC] Limit: 20, Offset: 0
[08-May-2026 22:44:35 UTC] Orders found: 2
[08-May-2026 22:44:35 UTC] Orders data: [{"id":256,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/islv_m\/15","status":"pending","created_at":"2026-05-09 02:14:33","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":238,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/islv_m\/13","status":"completed","created_at":"2026-05-05 05:13:54","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[08-May-2026 22:44:35 UTC] Total orders count: 2
[08-May-2026 22:44:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 22:44:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 22:44:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg4IiwidXNlcm5hbWUiOiJheTdhZ2E5MjMiLCJlbWFpbCI6Im5mc2lhbmVla21hbGF6QGdtYWlsLmNvbSIsImV4cCI6MTc3ODU1MDE3Mn0.gNfHbIBJUwcEJFIOSZU6hCjwYbjJlusX2Fy60u1DEck","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f8bfd73cafdd8b2-MRS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"156.205.53.219","CF-IPCountry":"EG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"156.205.53.219, 162.158.22.194"}
[08-May-2026 22:44:37 UTC] === User Orders API Called ===
[08-May-2026 22:44:37 UTC] User ID: 488
[08-May-2026 22:44:37 UTC] Limit: 20, Offset: 0
[08-May-2026 22:44:37 UTC] Orders found: 2
[08-May-2026 22:44:37 UTC] Orders data: [{"id":256,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/islv_m\/15","status":"pending","created_at":"2026-05-09 02:14:33","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":238,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/islv_m\/13","status":"completed","created_at":"2026-05-05 05:13:54","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[08-May-2026 22:44:37 UTC] Total orders count: 2
[08-May-2026 22:44:37 UTC] === API CALL LOG ===
[08-May-2026 22:44:37 UTC] Endpoint: user/profile.php
[08-May-2026 22:44:37 UTC] Full Log Data: {
    "timestamp": "2026-05-08 22:44:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "156.205.53.219",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg4IiwidXNlcm5hbWUiOiJheTdhZ2E5MjMiLCJlbWFpbCI6Im5mc2lhbmVla21hbGF6QGdtYWlsLmNvbSIsImV4cCI6MTc3ODU1MDE3Mn0.gNfHbIBJUwcEJFIOSZU6hCjwYbjJlusX2Fy60u1DEck",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8bfd73cb00d8b2-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "156.205.53.219",
        "CF-IPCountry": "EG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "156.205.53.219, 162.158.22.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 22:44:37 UTC] === END API CALL LOG ===
[08-May-2026 22:44:37 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 22:44:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg4IiwidXNlcm5hbWUiOiJheTdhZ2E5MjMiLCJlbWFpbCI6Im5mc2lhbmVla21hbGF6QGdtYWlsLmNvbSIsImV4cCI6MTc3ODU1MDE3Mn0.gNfHbIBJUwcEJFIOSZU6hCjwYbjJlusX2Fy60u1DEck
[08-May-2026 22:44:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 22:44:37 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 22:44:37 UTC] User ID: 488
[08-May-2026 22:44:37 UTC] ✅ User profile retrieved successfully for user ID: 488
[08-May-2026 22:44:37 UTC] === API CALL LOG ===
[08-May-2026 22:44:37 UTC] Endpoint: user/profile.php
[08-May-2026 22:44:37 UTC] Full Log Data: {
    "timestamp": "2026-05-08 22:44:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "156.205.53.219",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg4IiwidXNlcm5hbWUiOiJheTdhZ2E5MjMiLCJlbWFpbCI6Im5mc2lhbmVla21hbGF6QGdtYWlsLmNvbSIsImV4cCI6MTc3ODU1MDE3Mn0.gNfHbIBJUwcEJFIOSZU6hCjwYbjJlusX2Fy60u1DEck",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8bfd784d74d8b2-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "156.205.53.219",
        "CF-IPCountry": "EG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "156.205.53.219, 162.158.22.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 22:44:37 UTC] === END API CALL LOG ===
[08-May-2026 22:44:37 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 22:44:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg4IiwidXNlcm5hbWUiOiJheTdhZ2E5MjMiLCJlbWFpbCI6Im5mc2lhbmVla21hbGF6QGdtYWlsLmNvbSIsImV4cCI6MTc3ODU1MDE3Mn0.gNfHbIBJUwcEJFIOSZU6hCjwYbjJlusX2Fy60u1DEck
[08-May-2026 22:44:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 22:44:37 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 22:44:37 UTC] User ID: 488
[08-May-2026 22:44:37 UTC] ✅ User profile retrieved successfully for user ID: 488
[08-May-2026 22:51:39 UTC] === API CALL LOG ===
[08-May-2026 22:51:39 UTC] Endpoint: user/profile.php
[08-May-2026 22:51:39 UTC] Full Log Data: {
    "timestamp": "2026-05-08 22:51:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.96.162",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMwIiwidXNlcm5hbWUiOiJOd2Fmb3IiLCJlbWFpbCI6ImRvbjg0NDA3M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg4ODU0OTh9.mNP6MuFOqEjc-YBJkkBHotyQ8ybIswJgARCZJ5p4Vgc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8c07c48c9b002f-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.96.162",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.96.162, 172.71.178.5"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 22:51:39 UTC] === END API CALL LOG ===
[08-May-2026 22:51:39 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 22:51:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMwIiwidXNlcm5hbWUiOiJOd2Fmb3IiLCJlbWFpbCI6ImRvbjg0NDA3M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg4ODU0OTh9.mNP6MuFOqEjc-YBJkkBHotyQ8ybIswJgARCZJ5p4Vgc
[08-May-2026 22:51:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 22:51:39 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 22:51:39 UTC] User ID: 530
[08-May-2026 22:51:39 UTC] ✅ User profile retrieved successfully for user ID: 530
[08-May-2026 22:51:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 22:51:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 22:51:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMwIiwidXNlcm5hbWUiOiJOd2Fmb3IiLCJlbWFpbCI6ImRvbjg0NDA3M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg4ODU0OTh9.mNP6MuFOqEjc-YBJkkBHotyQ8ybIswJgARCZJ5p4Vgc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f8c07c59e86002f-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.90.96.162","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.90.96.162, 172.71.178.5"}
[08-May-2026 22:51:39 UTC] === User Orders API Called ===
[08-May-2026 22:51:39 UTC] User ID: 530
[08-May-2026 22:51:39 UTC] Limit: 20, Offset: 0
[08-May-2026 22:51:39 UTC] === API CALL LOG ===
[08-May-2026 22:51:39 UTC] Endpoint: user/profile.php
[08-May-2026 22:51:39 UTC] Full Log Data: {
    "timestamp": "2026-05-08 22:51:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.96.162",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMwIiwidXNlcm5hbWUiOiJOd2Fmb3IiLCJlbWFpbCI6ImRvbjg0NDA3M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg4ODU0OTh9.mNP6MuFOqEjc-YBJkkBHotyQ8ybIswJgARCZJ5p4Vgc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8c07c59e8a002f-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.96.162",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.96.162, 172.71.178.4"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 22:51:39 UTC] === END API CALL LOG ===
[08-May-2026 22:51:39 UTC] Orders found: 0
[08-May-2026 22:51:39 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 22:51:39 UTC] Orders data: []
[08-May-2026 22:51:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMwIiwidXNlcm5hbWUiOiJOd2Fmb3IiLCJlbWFpbCI6ImRvbjg0NDA3M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg4ODU0OTh9.mNP6MuFOqEjc-YBJkkBHotyQ8ybIswJgARCZJ5p4Vgc
[08-May-2026 22:51:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 22:51:39 UTC] Total orders count: 0
[08-May-2026 22:51:39 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 22:51:39 UTC] User ID: 530
[08-May-2026 22:51:39 UTC] ✅ User profile retrieved successfully for user ID: 530
[08-May-2026 22:51:40 UTC] === API CALL LOG ===
[08-May-2026 22:51:40 UTC] Endpoint: user/profile.php
[08-May-2026 22:51:40 UTC] Full Log Data: {
    "timestamp": "2026-05-08 22:51:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.96.162",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMwIiwidXNlcm5hbWUiOiJOd2Fmb3IiLCJlbWFpbCI6ImRvbjg0NDA3M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg4ODU0OTh9.mNP6MuFOqEjc-YBJkkBHotyQ8ybIswJgARCZJ5p4Vgc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8c07cb28c7002f-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.96.162",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.96.162, 172.71.178.4"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 22:51:40 UTC] === END API CALL LOG ===
[08-May-2026 22:51:40 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 22:51:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMwIiwidXNlcm5hbWUiOiJOd2Fmb3IiLCJlbWFpbCI6ImRvbjg0NDA3M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg4ODU0OTh9.mNP6MuFOqEjc-YBJkkBHotyQ8ybIswJgARCZJ5p4Vgc
[08-May-2026 22:51:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 22:51:40 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 22:51:40 UTC] User ID: 530
[08-May-2026 22:51:40 UTC] ✅ User profile retrieved successfully for user ID: 530
[08-May-2026 22:52:29 UTC] === API CALL LOG ===
[08-May-2026 22:52:29 UTC] Endpoint: user/profile.php
[08-May-2026 22:52:29 UTC] Full Log Data: {
    "timestamp": "2026-05-08 22:52:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.96.162",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMwIiwidXNlcm5hbWUiOiJOd2Fmb3IiLCJlbWFpbCI6ImRvbjg0NDA3M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg4ODU0OTh9.mNP6MuFOqEjc-YBJkkBHotyQ8ybIswJgARCZJ5p4Vgc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8c08fd09e3002f-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.96.162",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.96.162, 172.71.178.4"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 22:52:29 UTC] === END API CALL LOG ===
[08-May-2026 22:52:29 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 22:52:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMwIiwidXNlcm5hbWUiOiJOd2Fmb3IiLCJlbWFpbCI6ImRvbjg0NDA3M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg4ODU0OTh9.mNP6MuFOqEjc-YBJkkBHotyQ8ybIswJgARCZJ5p4Vgc
[08-May-2026 22:52:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 22:52:29 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 22:52:29 UTC] User ID: 530
[08-May-2026 22:52:29 UTC] ✅ User profile retrieved successfully for user ID: 530
[08-May-2026 22:53:06 UTC] === API CALL LOG ===
[08-May-2026 22:53:06 UTC] Endpoint: user/profile.php
[08-May-2026 22:53:06 UTC] Full Log Data: {
    "timestamp": "2026-05-08 22:53:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.96.162",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMwIiwidXNlcm5hbWUiOiJOd2Fmb3IiLCJlbWFpbCI6ImRvbjg0NDA3M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg4ODU0OTh9.mNP6MuFOqEjc-YBJkkBHotyQ8ybIswJgARCZJ5p4Vgc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8c09e5699426a4-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.96.162",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.96.162, 172.64.192.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 22:53:06 UTC] === END API CALL LOG ===
[08-May-2026 22:53:06 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 22:53:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMwIiwidXNlcm5hbWUiOiJOd2Fmb3IiLCJlbWFpbCI6ImRvbjg0NDA3M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg4ODU0OTh9.mNP6MuFOqEjc-YBJkkBHotyQ8ybIswJgARCZJ5p4Vgc
[08-May-2026 22:53:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 22:53:06 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 22:53:06 UTC] User ID: 530
[08-May-2026 22:53:06 UTC] ✅ User profile retrieved successfully for user ID: 530
[08-May-2026 22:53:08 UTC] === API CALL LOG ===
[08-May-2026 22:53:08 UTC] Endpoint: user/profile.php
[08-May-2026 22:53:08 UTC] Full Log Data: {
    "timestamp": "2026-05-08 22:53:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.96.162",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMwIiwidXNlcm5hbWUiOiJOd2Fmb3IiLCJlbWFpbCI6ImRvbjg0NDA3M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg4ODU0OTh9.mNP6MuFOqEjc-YBJkkBHotyQ8ybIswJgARCZJ5p4Vgc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8c09ed9b5c26a4-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.96.162",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.96.162, 172.64.192.66"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 22:53:08 UTC] === END API CALL LOG ===
[08-May-2026 22:53:08 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 22:53:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMwIiwidXNlcm5hbWUiOiJOd2Fmb3IiLCJlbWFpbCI6ImRvbjg0NDA3M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg4ODU0OTh9.mNP6MuFOqEjc-YBJkkBHotyQ8ybIswJgARCZJ5p4Vgc
[08-May-2026 22:53:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 22:53:08 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 22:53:08 UTC] User ID: 530
[08-May-2026 22:53:08 UTC] ✅ User profile retrieved successfully for user ID: 530
[08-May-2026 22:53:08 UTC] === API CALL LOG ===
[08-May-2026 22:53:08 UTC] Endpoint: user/profile.php
[08-May-2026 22:53:08 UTC] Full Log Data: {
    "timestamp": "2026-05-08 22:53:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.96.162",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMwIiwidXNlcm5hbWUiOiJOd2Fmb3IiLCJlbWFpbCI6ImRvbjg0NDA3M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg4ODU0OTh9.mNP6MuFOqEjc-YBJkkBHotyQ8ybIswJgARCZJ5p4Vgc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8c09ed9b6426a4-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.96.162",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.96.162, 172.64.192.67"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 22:53:08 UTC] === END API CALL LOG ===
[08-May-2026 22:53:08 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 22:53:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMwIiwidXNlcm5hbWUiOiJOd2Fmb3IiLCJlbWFpbCI6ImRvbjg0NDA3M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg4ODU0OTh9.mNP6MuFOqEjc-YBJkkBHotyQ8ybIswJgARCZJ5p4Vgc
[08-May-2026 22:53:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 22:53:08 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 22:53:08 UTC] User ID: 530
[08-May-2026 22:53:08 UTC] ✅ User profile retrieved successfully for user ID: 530
[08-May-2026 22:53:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 22:53:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 22:53:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMwIiwidXNlcm5hbWUiOiJOd2Fmb3IiLCJlbWFpbCI6ImRvbjg0NDA3M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg4ODU0OTh9.mNP6MuFOqEjc-YBJkkBHotyQ8ybIswJgARCZJ5p4Vgc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f8c09ed9b6226a4-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.90.96.162","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.90.96.162, 172.64.192.66"}
[08-May-2026 22:53:08 UTC] === User Orders API Called ===
[08-May-2026 22:53:08 UTC] User ID: 530
[08-May-2026 22:53:08 UTC] Limit: 20, Offset: 0
[08-May-2026 22:53:08 UTC] Orders found: 0
[08-May-2026 22:53:08 UTC] Orders data: []
[08-May-2026 22:53:08 UTC] Total orders count: 0
[08-May-2026 22:53:15 UTC] === API CALL LOG ===
[08-May-2026 22:53:15 UTC] Endpoint: user/profile.php
[08-May-2026 22:53:15 UTC] Full Log Data: {
    "timestamp": "2026-05-08 22:53:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.96.162",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMwIiwidXNlcm5hbWUiOiJOd2Fmb3IiLCJlbWFpbCI6ImRvbjg0NDA3M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg4ODU0OTh9.mNP6MuFOqEjc-YBJkkBHotyQ8ybIswJgARCZJ5p4Vgc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8c0a1a8c039490-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.96.162",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.96.162, 172.70.162.182"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 22:53:15 UTC] === END API CALL LOG ===
[08-May-2026 22:53:15 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 22:53:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMwIiwidXNlcm5hbWUiOiJOd2Fmb3IiLCJlbWFpbCI6ImRvbjg0NDA3M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg4ODU0OTh9.mNP6MuFOqEjc-YBJkkBHotyQ8ybIswJgARCZJ5p4Vgc
[08-May-2026 22:53:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 22:53:15 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 22:53:15 UTC] User ID: 530
[08-May-2026 22:53:15 UTC] ✅ User profile retrieved successfully for user ID: 530
[08-May-2026 22:53:16 UTC] === API CALL LOG ===
[08-May-2026 22:53:16 UTC] Endpoint: user/profile.php
[08-May-2026 22:53:16 UTC] Full Log Data: {
    "timestamp": "2026-05-08 22:53:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.96.162",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMwIiwidXNlcm5hbWUiOiJOd2Fmb3IiLCJlbWFpbCI6ImRvbjg0NDA3M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg4ODU0OTh9.mNP6MuFOqEjc-YBJkkBHotyQ8ybIswJgARCZJ5p4Vgc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8c0a20f92f9490-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.96.162",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.96.162, 172.70.162.99"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 22:53:16 UTC] === END API CALL LOG ===
[08-May-2026 22:53:16 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 22:53:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMwIiwidXNlcm5hbWUiOiJOd2Fmb3IiLCJlbWFpbCI6ImRvbjg0NDA3M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg4ODU0OTh9.mNP6MuFOqEjc-YBJkkBHotyQ8ybIswJgARCZJ5p4Vgc
[08-May-2026 22:53:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 22:53:16 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 22:53:16 UTC] User ID: 530
[08-May-2026 22:53:16 UTC] ✅ User profile retrieved successfully for user ID: 530
[08-May-2026 22:53:16 UTC] === API CALL LOG ===
[08-May-2026 22:53:16 UTC] Endpoint: user/profile.php
[08-May-2026 22:53:16 UTC] Full Log Data: {
    "timestamp": "2026-05-08 22:53:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.96.162",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMwIiwidXNlcm5hbWUiOiJOd2Fmb3IiLCJlbWFpbCI6ImRvbjg0NDA3M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg4ODU0OTh9.mNP6MuFOqEjc-YBJkkBHotyQ8ybIswJgARCZJ5p4Vgc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8c0a20f9359490-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.96.162",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.96.162, 172.70.162.99"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 22:53:16 UTC] === END API CALL LOG ===
[08-May-2026 22:53:16 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 22:53:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMwIiwidXNlcm5hbWUiOiJOd2Fmb3IiLCJlbWFpbCI6ImRvbjg0NDA3M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg4ODU0OTh9.mNP6MuFOqEjc-YBJkkBHotyQ8ybIswJgARCZJ5p4Vgc
[08-May-2026 22:53:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 22:53:16 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 22:53:16 UTC] User ID: 530
[08-May-2026 22:53:16 UTC] ✅ User profile retrieved successfully for user ID: 530
[08-May-2026 22:53:16 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 22:53:16 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 22:53:16 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMwIiwidXNlcm5hbWUiOiJOd2Fmb3IiLCJlbWFpbCI6ImRvbjg0NDA3M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg4ODU0OTh9.mNP6MuFOqEjc-YBJkkBHotyQ8ybIswJgARCZJ5p4Vgc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f8c0a20f9339490-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.90.96.162","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.90.96.162, 172.70.162.99"}
[08-May-2026 22:53:16 UTC] === User Orders API Called ===
[08-May-2026 22:53:16 UTC] User ID: 530
[08-May-2026 22:53:16 UTC] Limit: 20, Offset: 0
[08-May-2026 22:53:16 UTC] Orders found: 0
[08-May-2026 22:53:16 UTC] Orders data: []
[08-May-2026 22:53:16 UTC] Total orders count: 0
[08-May-2026 22:53:36 UTC] === API CALL LOG ===
[08-May-2026 22:53:36 UTC] Endpoint: user/profile.php
[08-May-2026 22:53:36 UTC] Full Log Data: {
    "timestamp": "2026-05-08 22:53:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.96.162",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMwIiwidXNlcm5hbWUiOiJOd2Fmb3IiLCJlbWFpbCI6ImRvbjg0NDA3M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg4ODU0OTh9.mNP6MuFOqEjc-YBJkkBHotyQ8ybIswJgARCZJ5p4Vgc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8c0a9d7ad563e6-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.96.162",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.96.162, 172.69.194.220"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 22:53:36 UTC] === END API CALL LOG ===
[08-May-2026 22:53:36 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 22:53:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMwIiwidXNlcm5hbWUiOiJOd2Fmb3IiLCJlbWFpbCI6ImRvbjg0NDA3M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg4ODU0OTh9.mNP6MuFOqEjc-YBJkkBHotyQ8ybIswJgARCZJ5p4Vgc
[08-May-2026 22:53:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 22:53:36 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 22:53:36 UTC] User ID: 530
[08-May-2026 22:53:36 UTC] ✅ User profile retrieved successfully for user ID: 530
[08-May-2026 22:53:37 UTC] === API CALL LOG ===
[08-May-2026 22:53:37 UTC] Endpoint: user/profile.php
[08-May-2026 22:53:37 UTC] Full Log Data: {
    "timestamp": "2026-05-08 22:53:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.96.162",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMwIiwidXNlcm5hbWUiOiJOd2Fmb3IiLCJlbWFpbCI6ImRvbjg0NDA3M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg4ODU0OTh9.mNP6MuFOqEjc-YBJkkBHotyQ8ybIswJgARCZJ5p4Vgc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8c0aa40e9563e6-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.96.162",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.96.162, 172.69.194.221"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 22:53:37 UTC] === END API CALL LOG ===
[08-May-2026 22:53:37 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 22:53:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMwIiwidXNlcm5hbWUiOiJOd2Fmb3IiLCJlbWFpbCI6ImRvbjg0NDA3M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg4ODU0OTh9.mNP6MuFOqEjc-YBJkkBHotyQ8ybIswJgARCZJ5p4Vgc
[08-May-2026 22:53:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 22:53:37 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 22:53:37 UTC] User ID: 530
[08-May-2026 22:53:37 UTC] ✅ User profile retrieved successfully for user ID: 530
[08-May-2026 22:53:37 UTC] === API CALL LOG ===
[08-May-2026 22:53:37 UTC] Endpoint: user/profile.php
[08-May-2026 22:53:37 UTC] Full Log Data: {
    "timestamp": "2026-05-08 22:53:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.96.162",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMwIiwidXNlcm5hbWUiOiJOd2Fmb3IiLCJlbWFpbCI6ImRvbjg0NDA3M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg4ODU0OTh9.mNP6MuFOqEjc-YBJkkBHotyQ8ybIswJgARCZJ5p4Vgc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8c0aa40e9963e6-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.96.162",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.96.162, 172.69.194.221"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 22:53:37 UTC] === END API CALL LOG ===
[08-May-2026 22:53:37 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 22:53:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMwIiwidXNlcm5hbWUiOiJOd2Fmb3IiLCJlbWFpbCI6ImRvbjg0NDA3M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg4ODU0OTh9.mNP6MuFOqEjc-YBJkkBHotyQ8ybIswJgARCZJ5p4Vgc
[08-May-2026 22:53:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 22:53:37 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 22:53:37 UTC] User ID: 530
[08-May-2026 22:53:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 22:53:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 22:53:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMwIiwidXNlcm5hbWUiOiJOd2Fmb3IiLCJlbWFpbCI6ImRvbjg0NDA3M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg4ODU0OTh9.mNP6MuFOqEjc-YBJkkBHotyQ8ybIswJgARCZJ5p4Vgc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f8c0aa40e9763e6-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.90.96.162","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.90.96.162, 172.69.194.220"}
[08-May-2026 22:53:37 UTC] === User Orders API Called ===
[08-May-2026 22:53:37 UTC] User ID: 530
[08-May-2026 22:53:37 UTC] Limit: 20, Offset: 0
[08-May-2026 22:53:37 UTC] ✅ User profile retrieved successfully for user ID: 530
[08-May-2026 22:53:37 UTC] Orders found: 0
[08-May-2026 22:53:37 UTC] Orders data: []
[08-May-2026 22:53:37 UTC] Total orders count: 0
[08-May-2026 22:53:44 UTC] === API CALL LOG ===
[08-May-2026 22:53:44 UTC] Endpoint: user/profile.php
[08-May-2026 22:53:44 UTC] Full Log Data: {
    "timestamp": "2026-05-08 22:53:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.96.162",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMwIiwidXNlcm5hbWUiOiJOd2Fmb3IiLCJlbWFpbCI6ImRvbjg0NDA3M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg4ODU0OTh9.mNP6MuFOqEjc-YBJkkBHotyQ8ybIswJgARCZJ5p4Vgc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8c0ad0bdb37719-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.96.162",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.96.162, 172.70.85.151"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 22:53:44 UTC] === END API CALL LOG ===
[08-May-2026 22:53:44 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 22:53:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMwIiwidXNlcm5hbWUiOiJOd2Fmb3IiLCJlbWFpbCI6ImRvbjg0NDA3M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg4ODU0OTh9.mNP6MuFOqEjc-YBJkkBHotyQ8ybIswJgARCZJ5p4Vgc
[08-May-2026 22:53:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 22:53:44 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 22:53:44 UTC] User ID: 530
[08-May-2026 22:53:44 UTC] ✅ User profile retrieved successfully for user ID: 530
[08-May-2026 22:53:45 UTC] === API CALL LOG ===
[08-May-2026 22:53:45 UTC] Endpoint: user/profile.php
[08-May-2026 22:53:45 UTC] Full Log Data: {
    "timestamp": "2026-05-08 22:53:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.96.162",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMwIiwidXNlcm5hbWUiOiJOd2Fmb3IiLCJlbWFpbCI6ImRvbjg0NDA3M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg4ODU0OTh9.mNP6MuFOqEjc-YBJkkBHotyQ8ybIswJgARCZJ5p4Vgc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8c0ad649ea7719-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.96.162",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.96.162, 172.70.85.151"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 22:53:45 UTC] === END API CALL LOG ===
[08-May-2026 22:53:45 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 22:53:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMwIiwidXNlcm5hbWUiOiJOd2Fmb3IiLCJlbWFpbCI6ImRvbjg0NDA3M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg4ODU0OTh9.mNP6MuFOqEjc-YBJkkBHotyQ8ybIswJgARCZJ5p4Vgc
[08-May-2026 22:53:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 22:53:45 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 22:53:45 UTC] User ID: 530
[08-May-2026 22:53:45 UTC] ✅ User profile retrieved successfully for user ID: 530
[08-May-2026 22:53:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 22:53:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 22:53:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMwIiwidXNlcm5hbWUiOiJOd2Fmb3IiLCJlbWFpbCI6ImRvbjg0NDA3M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg4ODU0OTh9.mNP6MuFOqEjc-YBJkkBHotyQ8ybIswJgARCZJ5p4Vgc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f8c0ad79af57719-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.90.96.162","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.90.96.162, 172.70.85.151"}
[08-May-2026 22:53:45 UTC] === User Orders API Called ===
[08-May-2026 22:53:45 UTC] User ID: 530
[08-May-2026 22:53:45 UTC] Limit: 20, Offset: 0
[08-May-2026 22:53:45 UTC] Orders found: 0
[08-May-2026 22:53:45 UTC] Orders data: []
[08-May-2026 22:53:45 UTC] Total orders count: 0
[08-May-2026 22:53:45 UTC] === API CALL LOG ===
[08-May-2026 22:53:45 UTC] Endpoint: user/profile.php
[08-May-2026 22:53:45 UTC] Full Log Data: {
    "timestamp": "2026-05-08 22:53:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.96.162",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMwIiwidXNlcm5hbWUiOiJOd2Fmb3IiLCJlbWFpbCI6ImRvbjg0NDA3M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg4ODU0OTh9.mNP6MuFOqEjc-YBJkkBHotyQ8ybIswJgARCZJ5p4Vgc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8c0ad79af77719-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.96.162",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.96.162, 172.70.85.150"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 22:53:45 UTC] === END API CALL LOG ===
[08-May-2026 22:53:45 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 22:53:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMwIiwidXNlcm5hbWUiOiJOd2Fmb3IiLCJlbWFpbCI6ImRvbjg0NDA3M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg4ODU0OTh9.mNP6MuFOqEjc-YBJkkBHotyQ8ybIswJgARCZJ5p4Vgc
[08-May-2026 22:53:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 22:53:45 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 22:53:45 UTC] User ID: 530
[08-May-2026 22:53:45 UTC] ✅ User profile retrieved successfully for user ID: 530
[08-May-2026 22:53:46 UTC] === API CALL LOG ===
[08-May-2026 22:53:46 UTC] Endpoint: user/profile.php
[08-May-2026 22:53:46 UTC] Full Log Data: {
    "timestamp": "2026-05-08 22:53:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.96.162",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMwIiwidXNlcm5hbWUiOiJOd2Fmb3IiLCJlbWFpbCI6ImRvbjg0NDA3M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg4ODU0OTh9.mNP6MuFOqEjc-YBJkkBHotyQ8ybIswJgARCZJ5p4Vgc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8c0adfa9f67719-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.96.162",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.96.162, 172.70.85.151"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 22:53:46 UTC] === END API CALL LOG ===
[08-May-2026 22:53:46 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 22:53:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMwIiwidXNlcm5hbWUiOiJOd2Fmb3IiLCJlbWFpbCI6ImRvbjg0NDA3M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg4ODU0OTh9.mNP6MuFOqEjc-YBJkkBHotyQ8ybIswJgARCZJ5p4Vgc
[08-May-2026 22:53:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 22:53:46 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 22:53:46 UTC] User ID: 530
[08-May-2026 22:53:46 UTC] ✅ User profile retrieved successfully for user ID: 530
[08-May-2026 22:53:47 UTC] User Purchases API - User ID: 530
[08-May-2026 22:53:47 UTC] User Purchases API - Total purchases found: 0
[08-May-2026 22:53:58 UTC] === API CALL LOG ===
[08-May-2026 22:53:58 UTC] Endpoint: user/profile.php
[08-May-2026 22:53:58 UTC] Full Log Data: {
    "timestamp": "2026-05-08 22:53:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.96.162",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMwIiwidXNlcm5hbWUiOiJOd2Fmb3IiLCJlbWFpbCI6ImRvbjg0NDA3M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg4ODU0OTh9.mNP6MuFOqEjc-YBJkkBHotyQ8ybIswJgARCZJ5p4Vgc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8c0b2a2d877719-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.96.162",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.96.162, 172.70.85.151"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 22:53:58 UTC] === END API CALL LOG ===
[08-May-2026 22:53:58 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 22:53:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMwIiwidXNlcm5hbWUiOiJOd2Fmb3IiLCJlbWFpbCI6ImRvbjg0NDA3M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg4ODU0OTh9.mNP6MuFOqEjc-YBJkkBHotyQ8ybIswJgARCZJ5p4Vgc
[08-May-2026 22:53:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 22:53:58 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 22:53:58 UTC] User ID: 530
[08-May-2026 22:53:58 UTC] ✅ User profile retrieved successfully for user ID: 530
[08-May-2026 22:53:59 UTC] User Purchases API - User ID: 530
[08-May-2026 22:53:59 UTC] User Purchases API - Total purchases found: 0
[08-May-2026 22:54:03 UTC] User Purchases API - User ID: 530
[08-May-2026 22:54:03 UTC] User Purchases API - Total purchases found: 0
[08-May-2026 22:54:08 UTC] === API CALL LOG ===
[08-May-2026 22:54:08 UTC] Endpoint: user/profile.php
[08-May-2026 22:54:08 UTC] Full Log Data: {
    "timestamp": "2026-05-08 22:54:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.96.162",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMwIiwidXNlcm5hbWUiOiJOd2Fmb3IiLCJlbWFpbCI6ImRvbjg0NDA3M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg4ODU0OTh9.mNP6MuFOqEjc-YBJkkBHotyQ8ybIswJgARCZJ5p4Vgc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8c0b642b2f7719-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.96.162",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.96.162, 172.70.85.150"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 22:54:08 UTC] === END API CALL LOG ===
[08-May-2026 22:54:08 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 22:54:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMwIiwidXNlcm5hbWUiOiJOd2Fmb3IiLCJlbWFpbCI6ImRvbjg0NDA3M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg4ODU0OTh9.mNP6MuFOqEjc-YBJkkBHotyQ8ybIswJgARCZJ5p4Vgc
[08-May-2026 22:54:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 22:54:08 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 22:54:08 UTC] User ID: 530
[08-May-2026 22:54:08 UTC] ✅ User profile retrieved successfully for user ID: 530
[08-May-2026 22:54:08 UTC] User Purchases API - User ID: 530
[08-May-2026 22:54:08 UTC] User Purchases API - Total purchases found: 0
[08-May-2026 22:54:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 22:54:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 22:54:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMwIiwidXNlcm5hbWUiOiJOd2Fmb3IiLCJlbWFpbCI6ImRvbjg0NDA3M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg4ODU0OTh9.mNP6MuFOqEjc-YBJkkBHotyQ8ybIswJgARCZJ5p4Vgc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f8c0bbc8cce7719-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.90.96.162","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.90.96.162, 172.70.85.150"}
[08-May-2026 22:54:22 UTC] === User Orders API Called ===
[08-May-2026 22:54:22 UTC] User ID: 530
[08-May-2026 22:54:22 UTC] Limit: 20, Offset: 0
[08-May-2026 22:54:22 UTC] Orders found: 0
[08-May-2026 22:54:22 UTC] Orders data: []
[08-May-2026 22:54:22 UTC] Total orders count: 0
[08-May-2026 22:54:25 UTC] === API CALL LOG ===
[08-May-2026 22:54:25 UTC] Endpoint: user/profile.php
[08-May-2026 22:54:25 UTC] Full Log Data: {
    "timestamp": "2026-05-08 22:54:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.96.162",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMwIiwidXNlcm5hbWUiOiJOd2Fmb3IiLCJlbWFpbCI6ImRvbjg0NDA3M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg4ODU0OTh9.mNP6MuFOqEjc-YBJkkBHotyQ8ybIswJgARCZJ5p4Vgc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8c0bcf0a057719-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.96.162",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.96.162, 172.70.85.150"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 22:54:25 UTC] === END API CALL LOG ===
[08-May-2026 22:54:25 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 22:54:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMwIiwidXNlcm5hbWUiOiJOd2Fmb3IiLCJlbWFpbCI6ImRvbjg0NDA3M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg4ODU0OTh9.mNP6MuFOqEjc-YBJkkBHotyQ8ybIswJgARCZJ5p4Vgc
[08-May-2026 22:54:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 22:54:25 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 22:54:25 UTC] User ID: 530
[08-May-2026 22:54:25 UTC] ✅ User profile retrieved successfully for user ID: 530
[08-May-2026 22:54:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 22:54:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 22:54:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMwIiwidXNlcm5hbWUiOiJOd2Fmb3IiLCJlbWFpbCI6ImRvbjg0NDA3M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg4ODU0OTh9.mNP6MuFOqEjc-YBJkkBHotyQ8ybIswJgARCZJ5p4Vgc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f8c0bcf0a027719-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.90.96.162","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.90.96.162, 172.70.85.151"}
[08-May-2026 22:54:25 UTC] === User Orders API Called ===
[08-May-2026 22:54:25 UTC] User ID: 530
[08-May-2026 22:54:25 UTC] Limit: 20, Offset: 0
[08-May-2026 22:54:25 UTC] Orders found: 0
[08-May-2026 22:54:25 UTC] Orders data: []
[08-May-2026 22:54:25 UTC] Total orders count: 0
[08-May-2026 22:54:25 UTC] === API CALL LOG ===
[08-May-2026 22:54:25 UTC] Endpoint: user/profile.php
[08-May-2026 22:54:25 UTC] Full Log Data: {
    "timestamp": "2026-05-08 22:54:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.96.162",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMwIiwidXNlcm5hbWUiOiJOd2Fmb3IiLCJlbWFpbCI6ImRvbjg0NDA3M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg4ODU0OTh9.mNP6MuFOqEjc-YBJkkBHotyQ8ybIswJgARCZJ5p4Vgc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8c0bd2dcb87719-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.96.162",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.96.162, 172.70.85.150"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 22:54:25 UTC] === END API CALL LOG ===
[08-May-2026 22:54:25 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 22:54:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMwIiwidXNlcm5hbWUiOiJOd2Fmb3IiLCJlbWFpbCI6ImRvbjg0NDA3M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg4ODU0OTh9.mNP6MuFOqEjc-YBJkkBHotyQ8ybIswJgARCZJ5p4Vgc
[08-May-2026 22:54:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 22:54:25 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 22:54:25 UTC] User ID: 530
[08-May-2026 22:54:25 UTC] ✅ User profile retrieved successfully for user ID: 530
[08-May-2026 22:56:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 22:56:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 22:56:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMwIiwidXNlcm5hbWUiOiJOd2Fmb3IiLCJlbWFpbCI6ImRvbjg0NDA3M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg4ODU0OTh9.mNP6MuFOqEjc-YBJkkBHotyQ8ybIswJgARCZJ5p4Vgc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f8c0f4bee5d7719-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.90.96.162","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.90.96.162, 172.70.85.150"}
[08-May-2026 22:56:48 UTC] === User Orders API Called ===
[08-May-2026 22:56:48 UTC] User ID: 530
[08-May-2026 22:56:48 UTC] Limit: 20, Offset: 0
[08-May-2026 22:56:48 UTC] Orders found: 0
[08-May-2026 22:56:48 UTC] Orders data: []
[08-May-2026 22:56:48 UTC] Total orders count: 0
[08-May-2026 22:56:48 UTC] === API CALL LOG ===
[08-May-2026 22:56:48 UTC] Endpoint: user/profile.php
[08-May-2026 22:56:48 UTC] Full Log Data: {
    "timestamp": "2026-05-08 22:56:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.96.162",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMwIiwidXNlcm5hbWUiOiJOd2Fmb3IiLCJlbWFpbCI6ImRvbjg0NDA3M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg4ODU0OTh9.mNP6MuFOqEjc-YBJkkBHotyQ8ybIswJgARCZJ5p4Vgc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8c0f4bee647719-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.96.162",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.96.162, 172.70.85.150"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 22:56:48 UTC] === END API CALL LOG ===
[08-May-2026 22:56:48 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 22:56:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMwIiwidXNlcm5hbWUiOiJOd2Fmb3IiLCJlbWFpbCI6ImRvbjg0NDA3M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg4ODU0OTh9.mNP6MuFOqEjc-YBJkkBHotyQ8ybIswJgARCZJ5p4Vgc
[08-May-2026 22:56:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 22:56:48 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 22:56:48 UTC] User ID: 530
[08-May-2026 22:56:48 UTC] ✅ User profile retrieved successfully for user ID: 530
[08-May-2026 22:56:48 UTC] === API CALL LOG ===
[08-May-2026 22:56:48 UTC] Endpoint: user/profile.php
[08-May-2026 22:56:48 UTC] Full Log Data: {
    "timestamp": "2026-05-08 22:56:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.96.162",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMwIiwidXNlcm5hbWUiOiJOd2Fmb3IiLCJlbWFpbCI6ImRvbjg0NDA3M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg4ODU0OTh9.mNP6MuFOqEjc-YBJkkBHotyQ8ybIswJgARCZJ5p4Vgc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8c0f4fb9a27719-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.96.162",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.96.162, 172.70.85.150"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 22:56:48 UTC] === END API CALL LOG ===
[08-May-2026 22:56:48 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 22:56:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMwIiwidXNlcm5hbWUiOiJOd2Fmb3IiLCJlbWFpbCI6ImRvbjg0NDA3M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg4ODU0OTh9.mNP6MuFOqEjc-YBJkkBHotyQ8ybIswJgARCZJ5p4Vgc
[08-May-2026 22:56:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 22:56:48 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 22:56:48 UTC] User ID: 530
[08-May-2026 22:56:48 UTC] ✅ User profile retrieved successfully for user ID: 530
[08-May-2026 22:57:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 22:57:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 22:57:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMwIiwidXNlcm5hbWUiOiJOd2Fmb3IiLCJlbWFpbCI6ImRvbjg0NDA3M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg4ODU0OTh9.mNP6MuFOqEjc-YBJkkBHotyQ8ybIswJgARCZJ5p4Vgc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f8c100248677719-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.90.96.162","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.90.96.162, 172.70.85.150"}
[08-May-2026 22:57:17 UTC] === User Orders API Called ===
[08-May-2026 22:57:17 UTC] User ID: 530
[08-May-2026 22:57:17 UTC] Limit: 20, Offset: 0
[08-May-2026 22:57:17 UTC] Orders found: 1
[08-May-2026 22:57:17 UTC] Orders data: [{"id":257,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/tradewithdavid0","status":"pending","created_at":"2026-05-09 02:27:15","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[08-May-2026 22:57:17 UTC] Total orders count: 1
[08-May-2026 22:57:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 22:57:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 22:57:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMwIiwidXNlcm5hbWUiOiJOd2Fmb3IiLCJlbWFpbCI6ImRvbjg0NDA3M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg4ODU0OTh9.mNP6MuFOqEjc-YBJkkBHotyQ8ybIswJgARCZJ5p4Vgc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f8c10e06d937719-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.90.96.162","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.90.96.162, 172.70.85.151"}
[08-May-2026 22:57:52 UTC] === User Orders API Called ===
[08-May-2026 22:57:52 UTC] User ID: 530
[08-May-2026 22:57:52 UTC] Limit: 20, Offset: 0
[08-May-2026 22:57:52 UTC] Orders found: 1
[08-May-2026 22:57:52 UTC] Orders data: [{"id":257,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/tradewithdavid0","status":"pending","created_at":"2026-05-09 02:27:15","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[08-May-2026 22:57:52 UTC] Total orders count: 1
[08-May-2026 22:57:52 UTC] === API CALL LOG ===
[08-May-2026 22:57:52 UTC] Endpoint: user/profile.php
[08-May-2026 22:57:52 UTC] Full Log Data: {
    "timestamp": "2026-05-08 22:57:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.96.162",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMwIiwidXNlcm5hbWUiOiJOd2Fmb3IiLCJlbWFpbCI6ImRvbjg0NDA3M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg4ODU0OTh9.mNP6MuFOqEjc-YBJkkBHotyQ8ybIswJgARCZJ5p4Vgc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8c10e06d957719-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.96.162",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.96.162, 172.70.85.150"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 22:57:52 UTC] === END API CALL LOG ===
[08-May-2026 22:57:52 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 22:57:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMwIiwidXNlcm5hbWUiOiJOd2Fmb3IiLCJlbWFpbCI6ImRvbjg0NDA3M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg4ODU0OTh9.mNP6MuFOqEjc-YBJkkBHotyQ8ybIswJgARCZJ5p4Vgc
[08-May-2026 22:57:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 22:57:52 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 22:57:52 UTC] User ID: 530
[08-May-2026 22:57:52 UTC] ✅ User profile retrieved successfully for user ID: 530
[08-May-2026 22:57:53 UTC] === API CALL LOG ===
[08-May-2026 22:57:53 UTC] Endpoint: user/profile.php
[08-May-2026 22:57:53 UTC] Full Log Data: {
    "timestamp": "2026-05-08 22:57:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.96.162",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMwIiwidXNlcm5hbWUiOiJOd2Fmb3IiLCJlbWFpbCI6ImRvbjg0NDA3M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg4ODU0OTh9.mNP6MuFOqEjc-YBJkkBHotyQ8ybIswJgARCZJ5p4Vgc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8c10e3ffc07719-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.96.162",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.96.162, 172.70.85.151"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 22:57:53 UTC] === END API CALL LOG ===
[08-May-2026 22:57:53 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 22:57:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMwIiwidXNlcm5hbWUiOiJOd2Fmb3IiLCJlbWFpbCI6ImRvbjg0NDA3M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg4ODU0OTh9.mNP6MuFOqEjc-YBJkkBHotyQ8ybIswJgARCZJ5p4Vgc
[08-May-2026 22:57:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 22:57:53 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 22:57:53 UTC] User ID: 530
[08-May-2026 22:57:53 UTC] ✅ User profile retrieved successfully for user ID: 530
[08-May-2026 22:58:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 22:58:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 22:58:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMwIiwidXNlcm5hbWUiOiJOd2Fmb3IiLCJlbWFpbCI6ImRvbjg0NDA3M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg4ODU0OTh9.mNP6MuFOqEjc-YBJkkBHotyQ8ybIswJgARCZJ5p4Vgc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f8c1215387f7719-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.90.96.162","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.90.96.162, 172.70.85.151"}
[08-May-2026 22:58:42 UTC] === User Orders API Called ===
[08-May-2026 22:58:42 UTC] User ID: 530
[08-May-2026 22:58:42 UTC] Limit: 20, Offset: 0
[08-May-2026 22:58:42 UTC] Orders found: 1
[08-May-2026 22:58:42 UTC] Orders data: [{"id":257,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/tradewithdavid0","status":"pending","created_at":"2026-05-09 02:27:15","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[08-May-2026 22:58:42 UTC] Total orders count: 1
[08-May-2026 22:59:10 UTC] === API CALL LOG ===
[08-May-2026 22:59:10 UTC] Endpoint: user/profile.php
[08-May-2026 22:59:10 UTC] Full Log Data: {
    "timestamp": "2026-05-08 22:59:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.96.162",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMwIiwidXNlcm5hbWUiOiJOd2Fmb3IiLCJlbWFpbCI6ImRvbjg0NDA3M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg4ODU0OTh9.mNP6MuFOqEjc-YBJkkBHotyQ8ybIswJgARCZJ5p4Vgc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8c12c69abbc765-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.96.162",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.96.162, 172.71.241.84"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 22:59:10 UTC] === END API CALL LOG ===
[08-May-2026 22:59:10 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 22:59:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMwIiwidXNlcm5hbWUiOiJOd2Fmb3IiLCJlbWFpbCI6ImRvbjg0NDA3M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg4ODU0OTh9.mNP6MuFOqEjc-YBJkkBHotyQ8ybIswJgARCZJ5p4Vgc
[08-May-2026 22:59:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 22:59:10 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 22:59:10 UTC] User ID: 530
[08-May-2026 22:59:10 UTC] ✅ User profile retrieved successfully for user ID: 530
[08-May-2026 22:59:11 UTC] === API CALL LOG ===
[08-May-2026 22:59:11 UTC] Endpoint: user/profile.php
[08-May-2026 22:59:11 UTC] Full Log Data: {
    "timestamp": "2026-05-08 22:59:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.96.162",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMwIiwidXNlcm5hbWUiOiJOd2Fmb3IiLCJlbWFpbCI6ImRvbjg0NDA3M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg4ODU0OTh9.mNP6MuFOqEjc-YBJkkBHotyQ8ybIswJgARCZJ5p4Vgc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8c12cd58a5c765-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.96.162",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.96.162, 172.71.241.84"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 22:59:11 UTC] === END API CALL LOG ===
[08-May-2026 22:59:11 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 22:59:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMwIiwidXNlcm5hbWUiOiJOd2Fmb3IiLCJlbWFpbCI6ImRvbjg0NDA3M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg4ODU0OTh9.mNP6MuFOqEjc-YBJkkBHotyQ8ybIswJgARCZJ5p4Vgc
[08-May-2026 22:59:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 22:59:11 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 22:59:11 UTC] User ID: 530
[08-May-2026 22:59:11 UTC] ✅ User profile retrieved successfully for user ID: 530
[08-May-2026 22:59:11 UTC] === API CALL LOG ===
[08-May-2026 22:59:11 UTC] Endpoint: user/profile.php
[08-May-2026 22:59:11 UTC] Full Log Data: {
    "timestamp": "2026-05-08 22:59:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.96.162",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMwIiwidXNlcm5hbWUiOiJOd2Fmb3IiLCJlbWFpbCI6ImRvbjg0NDA3M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg4ODU0OTh9.mNP6MuFOqEjc-YBJkkBHotyQ8ybIswJgARCZJ5p4Vgc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8c12cd58acc765-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.96.162",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.96.162, 172.71.241.84"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 22:59:11 UTC] === END API CALL LOG ===
[08-May-2026 22:59:11 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 22:59:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 22:59:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 22:59:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMwIiwidXNlcm5hbWUiOiJOd2Fmb3IiLCJlbWFpbCI6ImRvbjg0NDA3M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg4ODU0OTh9.mNP6MuFOqEjc-YBJkkBHotyQ8ybIswJgARCZJ5p4Vgc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f8c12cd58abc765-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.90.96.162","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.90.96.162, 172.71.241.85"}
[08-May-2026 22:59:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMwIiwidXNlcm5hbWUiOiJOd2Fmb3IiLCJlbWFpbCI6ImRvbjg0NDA3M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg4ODU0OTh9.mNP6MuFOqEjc-YBJkkBHotyQ8ybIswJgARCZJ5p4Vgc
[08-May-2026 22:59:11 UTC] === User Orders API Called ===
[08-May-2026 22:59:11 UTC] User ID: 530
[08-May-2026 22:59:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 22:59:11 UTC] Limit: 20, Offset: 0
[08-May-2026 22:59:11 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 22:59:11 UTC] User ID: 530
[08-May-2026 22:59:11 UTC] Orders found: 1
[08-May-2026 22:59:11 UTC] Orders data: [{"id":257,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/tradewithdavid0","status":"pending","created_at":"2026-05-09 02:27:15","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[08-May-2026 22:59:11 UTC] ✅ User profile retrieved successfully for user ID: 530
[08-May-2026 22:59:11 UTC] Total orders count: 1
[08-May-2026 22:59:25 UTC] === API CALL LOG ===
[08-May-2026 22:59:25 UTC] Endpoint: user/profile.php
[08-May-2026 22:59:25 UTC] Full Log Data: {
    "timestamp": "2026-05-08 22:59:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.96.162",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMwIiwidXNlcm5hbWUiOiJOd2Fmb3IiLCJlbWFpbCI6ImRvbjg0NDA3M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg4ODU0OTh9.mNP6MuFOqEjc-YBJkkBHotyQ8ybIswJgARCZJ5p4Vgc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8c13228a6fedf7-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.96.162",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.96.162, 141.101.99.152"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 22:59:25 UTC] === END API CALL LOG ===
[08-May-2026 22:59:25 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 22:59:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMwIiwidXNlcm5hbWUiOiJOd2Fmb3IiLCJlbWFpbCI6ImRvbjg0NDA3M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg4ODU0OTh9.mNP6MuFOqEjc-YBJkkBHotyQ8ybIswJgARCZJ5p4Vgc
[08-May-2026 22:59:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 22:59:25 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 22:59:25 UTC] User ID: 530
[08-May-2026 22:59:25 UTC] ✅ User profile retrieved successfully for user ID: 530
[08-May-2026 22:59:26 UTC] === API CALL LOG ===
[08-May-2026 22:59:26 UTC] Endpoint: user/profile.php
[08-May-2026 22:59:26 UTC] Full Log Data: {
    "timestamp": "2026-05-08 22:59:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.96.162",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMwIiwidXNlcm5hbWUiOiJOd2Fmb3IiLCJlbWFpbCI6ImRvbjg0NDA3M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg4ODU0OTh9.mNP6MuFOqEjc-YBJkkBHotyQ8ybIswJgARCZJ5p4Vgc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8c1329ff8aedf7-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.96.162",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.96.162, 141.101.98.57"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 22:59:26 UTC] === END API CALL LOG ===
[08-May-2026 22:59:26 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 22:59:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMwIiwidXNlcm5hbWUiOiJOd2Fmb3IiLCJlbWFpbCI6ImRvbjg0NDA3M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg4ODU0OTh9.mNP6MuFOqEjc-YBJkkBHotyQ8ybIswJgARCZJ5p4Vgc
[08-May-2026 22:59:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 22:59:26 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 22:59:26 UTC] User ID: 530
[08-May-2026 22:59:26 UTC] ✅ User profile retrieved successfully for user ID: 530
[08-May-2026 22:59:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 22:59:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 22:59:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMwIiwidXNlcm5hbWUiOiJOd2Fmb3IiLCJlbWFpbCI6ImRvbjg0NDA3M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg4ODU0OTh9.mNP6MuFOqEjc-YBJkkBHotyQ8ybIswJgARCZJ5p4Vgc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f8c1329ff8cedf7-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.90.96.162","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.90.96.162, 141.101.98.57"}
[08-May-2026 22:59:26 UTC] === User Orders API Called ===
[08-May-2026 22:59:26 UTC] User ID: 530
[08-May-2026 22:59:26 UTC] Limit: 20, Offset: 0
[08-May-2026 22:59:26 UTC] Orders found: 1
[08-May-2026 22:59:26 UTC] Orders data: [{"id":257,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/tradewithdavid0","status":"pending","created_at":"2026-05-09 02:27:15","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[08-May-2026 22:59:26 UTC] Total orders count: 1
[08-May-2026 22:59:26 UTC] === API CALL LOG ===
[08-May-2026 22:59:26 UTC] Endpoint: user/profile.php
[08-May-2026 22:59:26 UTC] Full Log Data: {
    "timestamp": "2026-05-08 22:59:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.96.162",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMwIiwidXNlcm5hbWUiOiJOd2Fmb3IiLCJlbWFpbCI6ImRvbjg0NDA3M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg4ODU0OTh9.mNP6MuFOqEjc-YBJkkBHotyQ8ybIswJgARCZJ5p4Vgc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8c1329ff8dedf7-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.96.162",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.96.162, 141.101.98.56"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 22:59:26 UTC] === END API CALL LOG ===
[08-May-2026 22:59:26 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 22:59:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMwIiwidXNlcm5hbWUiOiJOd2Fmb3IiLCJlbWFpbCI6ImRvbjg0NDA3M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg4ODU0OTh9.mNP6MuFOqEjc-YBJkkBHotyQ8ybIswJgARCZJ5p4Vgc
[08-May-2026 22:59:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 22:59:26 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 22:59:26 UTC] User ID: 530
[08-May-2026 22:59:26 UTC] ✅ User profile retrieved successfully for user ID: 530
[08-May-2026 23:09:32 UTC] === API CALL LOG ===
[08-May-2026 23:09:32 UTC] Endpoint: user/profile.php
[08-May-2026 23:09:32 UTC] Full Log Data: {
    "timestamp": "2026-05-08 23:09:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.39.243.51",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MjQsInVzZXJuYW1lIjoiYWxpIiwiZW1haWwiOiJzaGFoaWRhbGkyMHhAZ21haWwuY29tIiwiZXhwIjoxNzc4ODg2NTcxfQ.20q4G46nMSoM9oo11IwRXul-mECs8bBIQkt2qwf4Tc8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8c21f32bb2bbad-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "51.39.243.51",
        "CF-IPCountry": "SA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "51.39.243.51, 172.70.247.125"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 23:09:32 UTC] === END API CALL LOG ===
[08-May-2026 23:09:32 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 23:09:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MjQsInVzZXJuYW1lIjoiYWxpIiwiZW1haWwiOiJzaGFoaWRhbGkyMHhAZ21haWwuY29tIiwiZXhwIjoxNzc4ODg2NTcxfQ.20q4G46nMSoM9oo11IwRXul-mECs8bBIQkt2qwf4Tc8
[08-May-2026 23:09:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 23:09:32 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 23:09:32 UTC] User ID: 524
[08-May-2026 23:09:32 UTC] ✅ User profile retrieved successfully for user ID: 524
[08-May-2026 23:09:32 UTC] === API CALL LOG ===
[08-May-2026 23:09:32 UTC] Endpoint: user/profile.php
[08-May-2026 23:09:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 23:09:32 UTC] Full Log Data: {
    "timestamp": "2026-05-08 23:09:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.39.243.51",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MjQsInVzZXJuYW1lIjoiYWxpIiwiZW1haWwiOiJzaGFoaWRhbGkyMHhAZ21haWwuY29tIiwiZXhwIjoxNzc4ODg2NTcxfQ.20q4G46nMSoM9oo11IwRXul-mECs8bBIQkt2qwf4Tc8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8c21f32bb7bbad-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "51.39.243.51",
        "CF-IPCountry": "SA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "51.39.243.51, 172.70.247.126"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 23:09:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 23:09:32 UTC] === END API CALL LOG ===
[08-May-2026 23:09:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MjQsInVzZXJuYW1lIjoiYWxpIiwiZW1haWwiOiJzaGFoaWRhbGkyMHhAZ21haWwuY29tIiwiZXhwIjoxNzc4ODg2NTcxfQ.20q4G46nMSoM9oo11IwRXul-mECs8bBIQkt2qwf4Tc8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f8c21f32bb6bbad-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"51.39.243.51","CF-IPCountry":"SA","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"51.39.243.51, 172.70.247.125"}
[08-May-2026 23:09:32 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 23:09:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MjQsInVzZXJuYW1lIjoiYWxpIiwiZW1haWwiOiJzaGFoaWRhbGkyMHhAZ21haWwuY29tIiwiZXhwIjoxNzc4ODg2NTcxfQ.20q4G46nMSoM9oo11IwRXul-mECs8bBIQkt2qwf4Tc8
[08-May-2026 23:09:32 UTC] === User Orders API Called ===
[08-May-2026 23:09:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 23:09:32 UTC] User ID: 524
[08-May-2026 23:09:32 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 23:09:32 UTC] Limit: 20, Offset: 0
[08-May-2026 23:09:32 UTC] User ID: 524
[08-May-2026 23:09:32 UTC] Orders found: 0
[08-May-2026 23:09:32 UTC] Orders data: []
[08-May-2026 23:09:32 UTC] Total orders count: 0
[08-May-2026 23:09:32 UTC] ✅ User profile retrieved successfully for user ID: 524
[08-May-2026 23:10:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 23:10:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 23:10:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MjQsInVzZXJuYW1lIjoiYWxpIiwiZW1haWwiOiJzaGFoaWRhbGkyMHhAZ21haWwuY29tIiwiZXhwIjoxNzc4ODg2NTcxfQ.20q4G46nMSoM9oo11IwRXul-mECs8bBIQkt2qwf4Tc8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f8c22a8df31bbad-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"51.39.243.51","CF-IPCountry":"SA","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"51.39.243.51, 172.70.247.200"}
[08-May-2026 23:10:01 UTC] === User Orders API Called ===
[08-May-2026 23:10:01 UTC] User ID: 524
[08-May-2026 23:10:01 UTC] Limit: 20, Offset: 0
[08-May-2026 23:10:01 UTC] Orders found: 0
[08-May-2026 23:10:01 UTC] Orders data: []
[08-May-2026 23:10:01 UTC] Total orders count: 0
[08-May-2026 23:10:03 UTC] === API CALL LOG ===
[08-May-2026 23:10:03 UTC] Endpoint: user/profile.php
[08-May-2026 23:10:03 UTC] Full Log Data: {
    "timestamp": "2026-05-08 23:10:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.39.243.51",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MjQsInVzZXJuYW1lIjoiYWxpIiwiZW1haWwiOiJzaGFoaWRhbGkyMHhAZ21haWwuY29tIiwiZXhwIjoxNzc4ODg2NTcxfQ.20q4G46nMSoM9oo11IwRXul-mECs8bBIQkt2qwf4Tc8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8c22b87d1fbbad-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "51.39.243.51",
        "CF-IPCountry": "SA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "51.39.243.51, 172.70.247.200"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 23:10:03 UTC] === END API CALL LOG ===
[08-May-2026 23:10:03 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 23:10:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MjQsInVzZXJuYW1lIjoiYWxpIiwiZW1haWwiOiJzaGFoaWRhbGkyMHhAZ21haWwuY29tIiwiZXhwIjoxNzc4ODg2NTcxfQ.20q4G46nMSoM9oo11IwRXul-mECs8bBIQkt2qwf4Tc8
[08-May-2026 23:10:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 23:10:03 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 23:10:03 UTC] User ID: 524
[08-May-2026 23:10:03 UTC] ✅ User profile retrieved successfully for user ID: 524
[08-May-2026 23:10:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 23:10:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 23:10:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MjQsInVzZXJuYW1lIjoiYWxpIiwiZW1haWwiOiJzaGFoaWRhbGkyMHhAZ21haWwuY29tIiwiZXhwIjoxNzc4ODg2NTcxfQ.20q4G46nMSoM9oo11IwRXul-mECs8bBIQkt2qwf4Tc8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f8c22b87d1cbbad-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"51.39.243.51","CF-IPCountry":"SA","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"51.39.243.51, 172.70.247.199"}
[08-May-2026 23:10:03 UTC] === User Orders API Called ===
[08-May-2026 23:10:03 UTC] User ID: 524
[08-May-2026 23:10:03 UTC] Limit: 20, Offset: 0
[08-May-2026 23:10:03 UTC] Orders found: 0
[08-May-2026 23:10:03 UTC] Orders data: []
[08-May-2026 23:10:03 UTC] Total orders count: 0
[08-May-2026 23:10:03 UTC] === API CALL LOG ===
[08-May-2026 23:10:03 UTC] Endpoint: user/profile.php
[08-May-2026 23:10:03 UTC] Full Log Data: {
    "timestamp": "2026-05-08 23:10:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.39.243.51",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MjQsInVzZXJuYW1lIjoiYWxpIiwiZW1haWwiOiJzaGFoaWRhbGkyMHhAZ21haWwuY29tIiwiZXhwIjoxNzc4ODg2NTcxfQ.20q4G46nMSoM9oo11IwRXul-mECs8bBIQkt2qwf4Tc8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8c22ba7dfcbbad-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "51.39.243.51",
        "CF-IPCountry": "SA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "51.39.243.51, 172.70.247.199"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 23:10:03 UTC] === END API CALL LOG ===
[08-May-2026 23:10:03 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 23:10:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MjQsInVzZXJuYW1lIjoiYWxpIiwiZW1haWwiOiJzaGFoaWRhbGkyMHhAZ21haWwuY29tIiwiZXhwIjoxNzc4ODg2NTcxfQ.20q4G46nMSoM9oo11IwRXul-mECs8bBIQkt2qwf4Tc8
[08-May-2026 23:10:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 23:10:03 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 23:10:03 UTC] User ID: 524
[08-May-2026 23:10:03 UTC] ✅ User profile retrieved successfully for user ID: 524
[08-May-2026 23:10:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 23:10:09 UTC] === API CALL LOG ===
[08-May-2026 23:10:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 23:10:09 UTC] Endpoint: user/profile.php
[08-May-2026 23:10:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MjQsInVzZXJuYW1lIjoiYWxpIiwiZW1haWwiOiJzaGFoaWRhbGkyMHhAZ21haWwuY29tIiwiZXhwIjoxNzc4ODg2NTcxfQ.20q4G46nMSoM9oo11IwRXul-mECs8bBIQkt2qwf4Tc8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f8c22dafb72bbad-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"51.39.243.51","CF-IPCountry":"SA","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"51.39.243.51, 172.70.247.199"}
[08-May-2026 23:10:09 UTC] Full Log Data: {
    "timestamp": "2026-05-08 23:10:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.39.243.51",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MjQsInVzZXJuYW1lIjoiYWxpIiwiZW1haWwiOiJzaGFoaWRhbGkyMHhAZ21haWwuY29tIiwiZXhwIjoxNzc4ODg2NTcxfQ.20q4G46nMSoM9oo11IwRXul-mECs8bBIQkt2qwf4Tc8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8c22dafb73bbad-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "51.39.243.51",
        "CF-IPCountry": "SA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "51.39.243.51, 172.70.247.200"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 23:10:09 UTC] === END API CALL LOG ===
[08-May-2026 23:10:09 UTC] === User Orders API Called ===
[08-May-2026 23:10:09 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 23:10:09 UTC] User ID: 524
[08-May-2026 23:10:09 UTC] Limit: 20, Offset: 0
[08-May-2026 23:10:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MjQsInVzZXJuYW1lIjoiYWxpIiwiZW1haWwiOiJzaGFoaWRhbGkyMHhAZ21haWwuY29tIiwiZXhwIjoxNzc4ODg2NTcxfQ.20q4G46nMSoM9oo11IwRXul-mECs8bBIQkt2qwf4Tc8
[08-May-2026 23:10:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 23:10:09 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 23:10:09 UTC] User ID: 524
[08-May-2026 23:10:09 UTC] Orders found: 0
[08-May-2026 23:10:09 UTC] Orders data: []
[08-May-2026 23:10:09 UTC] ✅ User profile retrieved successfully for user ID: 524
[08-May-2026 23:10:09 UTC] Total orders count: 0
[08-May-2026 23:10:09 UTC] === API CALL LOG ===
[08-May-2026 23:10:09 UTC] Endpoint: user/profile.php
[08-May-2026 23:10:09 UTC] Full Log Data: {
    "timestamp": "2026-05-08 23:10:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.39.243.51",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MjQsInVzZXJuYW1lIjoiYWxpIiwiZW1haWwiOiJzaGFoaWRhbGkyMHhAZ21haWwuY29tIiwiZXhwIjoxNzc4ODg2NTcxfQ.20q4G46nMSoM9oo11IwRXul-mECs8bBIQkt2qwf4Tc8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8c22dcdc73bbad-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "51.39.243.51",
        "CF-IPCountry": "SA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "51.39.243.51, 172.70.247.200"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 23:10:09 UTC] === END API CALL LOG ===
[08-May-2026 23:10:09 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 23:10:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MjQsInVzZXJuYW1lIjoiYWxpIiwiZW1haWwiOiJzaGFoaWRhbGkyMHhAZ21haWwuY29tIiwiZXhwIjoxNzc4ODg2NTcxfQ.20q4G46nMSoM9oo11IwRXul-mECs8bBIQkt2qwf4Tc8
[08-May-2026 23:10:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 23:10:09 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 23:10:09 UTC] User ID: 524
[08-May-2026 23:10:09 UTC] ✅ User profile retrieved successfully for user ID: 524
[08-May-2026 23:10:12 UTC] === API CALL LOG ===
[08-May-2026 23:10:12 UTC] Endpoint: user/profile.php
[08-May-2026 23:10:12 UTC] Full Log Data: {
    "timestamp": "2026-05-08 23:10:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.39.243.51",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MjQsInVzZXJuYW1lIjoiYWxpIiwiZW1haWwiOiJzaGFoaWRhbGkyMHhAZ21haWwuY29tIiwiZXhwIjoxNzc4ODg2NTcxfQ.20q4G46nMSoM9oo11IwRXul-mECs8bBIQkt2qwf4Tc8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8c22f13dfebbad-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "51.39.243.51",
        "CF-IPCountry": "SA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "51.39.243.51, 172.70.247.199"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 23:10:12 UTC] === END API CALL LOG ===
[08-May-2026 23:10:12 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 23:10:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MjQsInVzZXJuYW1lIjoiYWxpIiwiZW1haWwiOiJzaGFoaWRhbGkyMHhAZ21haWwuY29tIiwiZXhwIjoxNzc4ODg2NTcxfQ.20q4G46nMSoM9oo11IwRXul-mECs8bBIQkt2qwf4Tc8
[08-May-2026 23:10:12 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 23:10:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 23:10:12 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 23:10:12 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MjQsInVzZXJuYW1lIjoiYWxpIiwiZW1haWwiOiJzaGFoaWRhbGkyMHhAZ21haWwuY29tIiwiZXhwIjoxNzc4ODg2NTcxfQ.20q4G46nMSoM9oo11IwRXul-mECs8bBIQkt2qwf4Tc8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f8c22f13dfdbbad-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"51.39.243.51","CF-IPCountry":"SA","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"51.39.243.51, 172.70.247.200"}
[08-May-2026 23:10:12 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 23:10:12 UTC] User ID: 524
[08-May-2026 23:10:12 UTC] === User Orders API Called ===
[08-May-2026 23:10:12 UTC] User ID: 524
[08-May-2026 23:10:12 UTC] Limit: 20, Offset: 0
[08-May-2026 23:10:12 UTC] ✅ User profile retrieved successfully for user ID: 524
[08-May-2026 23:10:12 UTC] Orders found: 0
[08-May-2026 23:10:12 UTC] Orders data: []
[08-May-2026 23:10:12 UTC] Total orders count: 0
[08-May-2026 23:10:12 UTC] === API CALL LOG ===
[08-May-2026 23:10:12 UTC] Endpoint: user/profile.php
[08-May-2026 23:10:12 UTC] Full Log Data: {
    "timestamp": "2026-05-08 23:10:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.39.243.51",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MjQsInVzZXJuYW1lIjoiYWxpIiwiZW1haWwiOiJzaGFoaWRhbGkyMHhAZ21haWwuY29tIiwiZXhwIjoxNzc4ODg2NTcxfQ.20q4G46nMSoM9oo11IwRXul-mECs8bBIQkt2qwf4Tc8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8c22f33eedbbad-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "51.39.243.51",
        "CF-IPCountry": "SA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "51.39.243.51, 172.70.247.200"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 23:10:12 UTC] === END API CALL LOG ===
[08-May-2026 23:10:12 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 23:10:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MjQsInVzZXJuYW1lIjoiYWxpIiwiZW1haWwiOiJzaGFoaWRhbGkyMHhAZ21haWwuY29tIiwiZXhwIjoxNzc4ODg2NTcxfQ.20q4G46nMSoM9oo11IwRXul-mECs8bBIQkt2qwf4Tc8
[08-May-2026 23:10:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 23:10:12 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 23:10:12 UTC] User ID: 524
[08-May-2026 23:10:12 UTC] ✅ User profile retrieved successfully for user ID: 524
[08-May-2026 23:10:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 23:10:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 23:10:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MjQsInVzZXJuYW1lIjoiYWxpIiwiZW1haWwiOiJzaGFoaWRhbGkyMHhAZ21haWwuY29tIiwiZXhwIjoxNzc4ODg2NTcxfQ.20q4G46nMSoM9oo11IwRXul-mECs8bBIQkt2qwf4Tc8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f8c238d6c2bbbad-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"51.39.243.51","CF-IPCountry":"SA","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"51.39.243.51, 172.70.247.199"}
[08-May-2026 23:10:37 UTC] === User Orders API Called ===
[08-May-2026 23:10:37 UTC] User ID: 524
[08-May-2026 23:10:37 UTC] Limit: 20, Offset: 0
[08-May-2026 23:10:37 UTC] Orders found: 0
[08-May-2026 23:10:37 UTC] Orders data: []
[08-May-2026 23:10:37 UTC] Total orders count: 0
[08-May-2026 23:10:37 UTC] === API CALL LOG ===
[08-May-2026 23:10:37 UTC] Endpoint: user/profile.php
[08-May-2026 23:10:37 UTC] Full Log Data: {
    "timestamp": "2026-05-08 23:10:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.39.243.51",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MjQsInVzZXJuYW1lIjoiYWxpIiwiZW1haWwiOiJzaGFoaWRhbGkyMHhAZ21haWwuY29tIiwiZXhwIjoxNzc4ODg2NTcxfQ.20q4G46nMSoM9oo11IwRXul-mECs8bBIQkt2qwf4Tc8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8c238d6c2cbbad-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "51.39.243.51",
        "CF-IPCountry": "SA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "51.39.243.51, 172.70.247.199"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 23:10:37 UTC] === END API CALL LOG ===
[08-May-2026 23:10:37 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 23:10:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MjQsInVzZXJuYW1lIjoiYWxpIiwiZW1haWwiOiJzaGFoaWRhbGkyMHhAZ21haWwuY29tIiwiZXhwIjoxNzc4ODg2NTcxfQ.20q4G46nMSoM9oo11IwRXul-mECs8bBIQkt2qwf4Tc8
[08-May-2026 23:10:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 23:10:37 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 23:10:37 UTC] User ID: 524
[08-May-2026 23:10:37 UTC] ✅ User profile retrieved successfully for user ID: 524
[08-May-2026 23:10:37 UTC] === API CALL LOG ===
[08-May-2026 23:10:37 UTC] Endpoint: user/profile.php
[08-May-2026 23:10:37 UTC] Full Log Data: {
    "timestamp": "2026-05-08 23:10:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.39.243.51",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MjQsInVzZXJuYW1lIjoiYWxpIiwiZW1haWwiOiJzaGFoaWRhbGkyMHhAZ21haWwuY29tIiwiZXhwIjoxNzc4ODg2NTcxfQ.20q4G46nMSoM9oo11IwRXul-mECs8bBIQkt2qwf4Tc8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8c238f6cf9bbad-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "51.39.243.51",
        "CF-IPCountry": "SA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "51.39.243.51, 172.70.247.199"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 23:10:37 UTC] === END API CALL LOG ===
[08-May-2026 23:10:37 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 23:10:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MjQsInVzZXJuYW1lIjoiYWxpIiwiZW1haWwiOiJzaGFoaWRhbGkyMHhAZ21haWwuY29tIiwiZXhwIjoxNzc4ODg2NTcxfQ.20q4G46nMSoM9oo11IwRXul-mECs8bBIQkt2qwf4Tc8
[08-May-2026 23:10:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 23:10:37 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 23:10:37 UTC] User ID: 524
[08-May-2026 23:10:37 UTC] ✅ User profile retrieved successfully for user ID: 524
[08-May-2026 23:10:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 23:10:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 23:10:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MjQsInVzZXJuYW1lIjoiYWxpIiwiZW1haWwiOiJzaGFoaWRhbGkyMHhAZ21haWwuY29tIiwiZXhwIjoxNzc4ODg2NTcxfQ.20q4G46nMSoM9oo11IwRXul-mECs8bBIQkt2qwf4Tc8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f8c23e42a3fbbad-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"51.39.243.51","CF-IPCountry":"SA","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"51.39.243.51, 172.70.247.199"}
[08-May-2026 23:10:51 UTC] === User Orders API Called ===
[08-May-2026 23:10:51 UTC] User ID: 524
[08-May-2026 23:10:51 UTC] Limit: 20, Offset: 0
[08-May-2026 23:10:51 UTC] Orders found: 0
[08-May-2026 23:10:51 UTC] Orders data: []
[08-May-2026 23:10:51 UTC] Total orders count: 0
[08-May-2026 23:10:51 UTC] === API CALL LOG ===
[08-May-2026 23:10:51 UTC] Endpoint: user/profile.php
[08-May-2026 23:10:51 UTC] Full Log Data: {
    "timestamp": "2026-05-08 23:10:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.39.243.51",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MjQsInVzZXJuYW1lIjoiYWxpIiwiZW1haWwiOiJzaGFoaWRhbGkyMHhAZ21haWwuY29tIiwiZXhwIjoxNzc4ODg2NTcxfQ.20q4G46nMSoM9oo11IwRXul-mECs8bBIQkt2qwf4Tc8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8c23e42a40bbad-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "51.39.243.51",
        "CF-IPCountry": "SA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "51.39.243.51, 172.70.247.199"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 23:10:51 UTC] === END API CALL LOG ===
[08-May-2026 23:10:51 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 23:10:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MjQsInVzZXJuYW1lIjoiYWxpIiwiZW1haWwiOiJzaGFoaWRhbGkyMHhAZ21haWwuY29tIiwiZXhwIjoxNzc4ODg2NTcxfQ.20q4G46nMSoM9oo11IwRXul-mECs8bBIQkt2qwf4Tc8
[08-May-2026 23:10:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 23:10:51 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 23:10:51 UTC] User ID: 524
[08-May-2026 23:10:51 UTC] ✅ User profile retrieved successfully for user ID: 524
[08-May-2026 23:10:51 UTC] === API CALL LOG ===
[08-May-2026 23:10:51 UTC] Endpoint: user/profile.php
[08-May-2026 23:10:51 UTC] Full Log Data: {
    "timestamp": "2026-05-08 23:10:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.39.243.51",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MjQsInVzZXJuYW1lIjoiYWxpIiwiZW1haWwiOiJzaGFoaWRhbGkyMHhAZ21haWwuY29tIiwiZXhwIjoxNzc4ODg2NTcxfQ.20q4G46nMSoM9oo11IwRXul-mECs8bBIQkt2qwf4Tc8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8c23e63b2cbbad-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "51.39.243.51",
        "CF-IPCountry": "SA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "51.39.243.51, 172.70.247.199"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 23:10:51 UTC] === END API CALL LOG ===
[08-May-2026 23:10:51 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 23:10:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MjQsInVzZXJuYW1lIjoiYWxpIiwiZW1haWwiOiJzaGFoaWRhbGkyMHhAZ21haWwuY29tIiwiZXhwIjoxNzc4ODg2NTcxfQ.20q4G46nMSoM9oo11IwRXul-mECs8bBIQkt2qwf4Tc8
[08-May-2026 23:10:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 23:10:51 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 23:10:51 UTC] User ID: 524
[08-May-2026 23:10:51 UTC] ✅ User profile retrieved successfully for user ID: 524
[08-May-2026 23:10:53 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 23:10:53 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 23:10:53 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MjQsInVzZXJuYW1lIjoiYWxpIiwiZW1haWwiOiJzaGFoaWRhbGkyMHhAZ21haWwuY29tIiwiZXhwIjoxNzc4ODg2NTcxfQ.20q4G46nMSoM9oo11IwRXul-mECs8bBIQkt2qwf4Tc8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f8c23f29913bbad-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"51.39.243.51","CF-IPCountry":"SA","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"51.39.243.51, 172.70.247.199"}
[08-May-2026 23:10:53 UTC] === User Orders API Called ===
[08-May-2026 23:10:53 UTC] User ID: 524
[08-May-2026 23:10:53 UTC] Limit: 20, Offset: 0
[08-May-2026 23:10:53 UTC] Orders found: 0
[08-May-2026 23:10:53 UTC] Orders data: []
[08-May-2026 23:10:53 UTC] Total orders count: 0
[08-May-2026 23:10:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 23:10:56 UTC] === API CALL LOG ===
[08-May-2026 23:10:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-May-2026 23:10:56 UTC] Endpoint: user/profile.php
[08-May-2026 23:10:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MjQsInVzZXJuYW1lIjoiYWxpIiwiZW1haWwiOiJzaGFoaWRhbGkyMHhAZ21haWwuY29tIiwiZXhwIjoxNzc4ODg2NTcxfQ.20q4G46nMSoM9oo11IwRXul-mECs8bBIQkt2qwf4Tc8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f8c24034ff3bbad-FRA","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"51.39.243.51","CF-IPCountry":"SA","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"51.39.243.51, 172.70.247.199"}
[08-May-2026 23:10:56 UTC] Full Log Data: {
    "timestamp": "2026-05-08 23:10:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.39.243.51",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MjQsInVzZXJuYW1lIjoiYWxpIiwiZW1haWwiOiJzaGFoaWRhbGkyMHhAZ21haWwuY29tIiwiZXhwIjoxNzc4ODg2NTcxfQ.20q4G46nMSoM9oo11IwRXul-mECs8bBIQkt2qwf4Tc8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8c24034ff4bbad-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "51.39.243.51",
        "CF-IPCountry": "SA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "51.39.243.51, 172.70.247.199"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 23:10:56 UTC] === END API CALL LOG ===
[08-May-2026 23:10:56 UTC] === User Orders API Called ===
[08-May-2026 23:10:56 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 23:10:56 UTC] User ID: 524
[08-May-2026 23:10:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MjQsInVzZXJuYW1lIjoiYWxpIiwiZW1haWwiOiJzaGFoaWRhbGkyMHhAZ21haWwuY29tIiwiZXhwIjoxNzc4ODg2NTcxfQ.20q4G46nMSoM9oo11IwRXul-mECs8bBIQkt2qwf4Tc8
[08-May-2026 23:10:56 UTC] Limit: 20, Offset: 0
[08-May-2026 23:10:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 23:10:56 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 23:10:56 UTC] User ID: 524
[08-May-2026 23:10:56 UTC] Orders found: 0
[08-May-2026 23:10:56 UTC] ✅ User profile retrieved successfully for user ID: 524
[08-May-2026 23:10:56 UTC] Orders data: []
[08-May-2026 23:10:56 UTC] Total orders count: 0
[08-May-2026 23:10:56 UTC] === API CALL LOG ===
[08-May-2026 23:10:56 UTC] Endpoint: user/profile.php
[08-May-2026 23:10:56 UTC] Full Log Data: {
    "timestamp": "2026-05-08 23:10:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.39.243.51",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MjQsInVzZXJuYW1lIjoiYWxpIiwiZW1haWwiOiJzaGFoaWRhbGkyMHhAZ21haWwuY29tIiwiZXhwIjoxNzc4ODg2NTcxfQ.20q4G46nMSoM9oo11IwRXul-mECs8bBIQkt2qwf4Tc8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8c240518cebbad-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "51.39.243.51",
        "CF-IPCountry": "SA",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "51.39.243.51, 172.70.247.199"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-May-2026 23:10:56 UTC] === END API CALL LOG ===
[08-May-2026 23:10:56 UTC] ✅ API Hash verification passed for profile endpoint
[08-May-2026 23:10:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MjQsInVzZXJuYW1lIjoiYWxpIiwiZW1haWwiOiJzaGFoaWRhbGkyMHhAZ21haWwuY29tIiwiZXhwIjoxNzc4ODg2NTcxfQ.20q4G46nMSoM9oo11IwRXul-mECs8bBIQkt2qwf4Tc8
[08-May-2026 23:10:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-May-2026 23:10:56 UTC] ✅ JWT token verified successfully for user profile
[08-May-2026 23:10:56 UTC] User ID: 524
[08-May-2026 23:10:56 UTC] ✅ User profile retrieved successfully for user ID: 524
[09-May-2026 02:57:30 UTC] === API CALL LOG ===
[09-May-2026 02:57:30 UTC] Endpoint: user/profile.php
[09-May-2026 02:57:30 UTC] Full Log Data: {
    "timestamp": "2026-05-09 02:57:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e4:4:bc84:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMxIiwidXNlcm5hbWUiOiJyeWdjeF81NjciLCJlbWFpbCI6InJpc2hhdmt1c2h3YWhhOTQ1QGdtYWlsLmNvbSIsImV4cCI6MTc3ODkwMDI0OX0.lbH17clUigzXymrbAA4rupTtqfJ8jZAT6Mgmj62M-R8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8d6fe6edcea8d2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e4:4:bc84:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e4:4:bc84:8000::, 172.71.152.40"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-May-2026 02:57:30 UTC] === END API CALL LOG ===
[09-May-2026 02:57:30 UTC] ✅ API Hash verification passed for profile endpoint
[09-May-2026 02:57:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMxIiwidXNlcm5hbWUiOiJyeWdjeF81NjciLCJlbWFpbCI6InJpc2hhdmt1c2h3YWhhOTQ1QGdtYWlsLmNvbSIsImV4cCI6MTc3ODkwMDI0OX0.lbH17clUigzXymrbAA4rupTtqfJ8jZAT6Mgmj62M-R8
[09-May-2026 02:57:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-May-2026 02:57:30 UTC] ✅ JWT token verified successfully for user profile
[09-May-2026 02:57:30 UTC] User ID: 531
[09-May-2026 02:57:30 UTC] ✅ User profile retrieved successfully for user ID: 531
[09-May-2026 02:57:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-May-2026 02:57:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-May-2026 02:57:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMxIiwidXNlcm5hbWUiOiJyeWdjeF81NjciLCJlbWFpbCI6InJpc2hhdmt1c2h3YWhhOTQ1QGdtYWlsLmNvbSIsImV4cCI6MTc3ODkwMDI0OX0.lbH17clUigzXymrbAA4rupTtqfJ8jZAT6Mgmj62M-R8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f8d6fe6edd1a8d2-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40e4:4:bc84:8000::","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40e4:4:bc84:8000::, 172.71.152.40"}
[09-May-2026 02:57:30 UTC] === User Orders API Called ===
[09-May-2026 02:57:30 UTC] User ID: 531
[09-May-2026 02:57:30 UTC] Limit: 20, Offset: 0
[09-May-2026 02:57:30 UTC] Orders found: 0
[09-May-2026 02:57:30 UTC] Orders data: []
[09-May-2026 02:57:30 UTC] Total orders count: 0
[09-May-2026 02:57:31 UTC] === API CALL LOG ===
[09-May-2026 02:57:31 UTC] Endpoint: user/profile.php
[09-May-2026 02:57:31 UTC] Full Log Data: {
    "timestamp": "2026-05-09 02:57:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e4:4:bc84:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMxIiwidXNlcm5hbWUiOiJyeWdjeF81NjciLCJlbWFpbCI6InJpc2hhdmt1c2h3YWhhOTQ1QGdtYWlsLmNvbSIsImV4cCI6MTc3ODkwMDI0OX0.lbH17clUigzXymrbAA4rupTtqfJ8jZAT6Mgmj62M-R8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8d6fe78e37a8d2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e4:4:bc84:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e4:4:bc84:8000::, 172.71.152.40"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-May-2026 02:57:31 UTC] === END API CALL LOG ===
[09-May-2026 02:57:31 UTC] ✅ API Hash verification passed for profile endpoint
[09-May-2026 02:57:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMxIiwidXNlcm5hbWUiOiJyeWdjeF81NjciLCJlbWFpbCI6InJpc2hhdmt1c2h3YWhhOTQ1QGdtYWlsLmNvbSIsImV4cCI6MTc3ODkwMDI0OX0.lbH17clUigzXymrbAA4rupTtqfJ8jZAT6Mgmj62M-R8
[09-May-2026 02:57:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-May-2026 02:57:31 UTC] ✅ JWT token verified successfully for user profile
[09-May-2026 02:57:31 UTC] User ID: 531
[09-May-2026 02:57:31 UTC] ✅ User profile retrieved successfully for user ID: 531
[09-May-2026 02:57:32 UTC] === API CALL LOG ===
[09-May-2026 02:57:32 UTC] Endpoint: user/profile.php
[09-May-2026 02:57:32 UTC] Full Log Data: {
    "timestamp": "2026-05-09 02:57:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e4:4:bc84:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMxIiwidXNlcm5hbWUiOiJyeWdjeF81NjciLCJlbWFpbCI6InJpc2hhdmt1c2h3YWhhOTQ1QGdtYWlsLmNvbSIsImV4cCI6MTc3ODkwMDI0OX0.lbH17clUigzXymrbAA4rupTtqfJ8jZAT6Mgmj62M-R8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8d6ff20dbda8d2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e4:4:bc84:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e4:4:bc84:8000::, 172.71.152.40"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-May-2026 02:57:32 UTC] === END API CALL LOG ===
[09-May-2026 02:57:32 UTC] ✅ API Hash verification passed for profile endpoint
[09-May-2026 02:57:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMxIiwidXNlcm5hbWUiOiJyeWdjeF81NjciLCJlbWFpbCI6InJpc2hhdmt1c2h3YWhhOTQ1QGdtYWlsLmNvbSIsImV4cCI6MTc3ODkwMDI0OX0.lbH17clUigzXymrbAA4rupTtqfJ8jZAT6Mgmj62M-R8
[09-May-2026 02:57:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-May-2026 02:57:32 UTC] ✅ JWT token verified successfully for user profile
[09-May-2026 02:57:32 UTC] User ID: 531
[09-May-2026 02:57:32 UTC] ✅ User profile retrieved successfully for user ID: 531
[09-May-2026 02:57:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-May-2026 02:57:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-May-2026 02:57:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMxIiwidXNlcm5hbWUiOiJyeWdjeF81NjciLCJlbWFpbCI6InJpc2hhdmt1c2h3YWhhOTQ1QGdtYWlsLmNvbSIsImV4cCI6MTc3ODkwMDI0OX0.lbH17clUigzXymrbAA4rupTtqfJ8jZAT6Mgmj62M-R8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f8d702fe913a8d2-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40e4:4:bc84:8000::","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40e4:4:bc84:8000::, 172.71.152.40"}
[09-May-2026 02:57:42 UTC] === User Orders API Called ===
[09-May-2026 02:57:42 UTC] User ID: 531
[09-May-2026 02:57:42 UTC] Limit: 20, Offset: 0
[09-May-2026 02:57:42 UTC] Orders found: 0
[09-May-2026 02:57:42 UTC] Orders data: []
[09-May-2026 02:57:42 UTC] Total orders count: 0
[09-May-2026 02:57:42 UTC] === API CALL LOG ===
[09-May-2026 02:57:42 UTC] Endpoint: user/profile.php
[09-May-2026 02:57:42 UTC] Full Log Data: {
    "timestamp": "2026-05-09 02:57:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e4:4:bc84:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMxIiwidXNlcm5hbWUiOiJyeWdjeF81NjciLCJlbWFpbCI6InJpc2hhdmt1c2h3YWhhOTQ1QGdtYWlsLmNvbSIsImV4cCI6MTc3ODkwMDI0OX0.lbH17clUigzXymrbAA4rupTtqfJ8jZAT6Mgmj62M-R8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8d702fe914a8d2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e4:4:bc84:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e4:4:bc84:8000::, 172.71.152.40"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-May-2026 02:57:42 UTC] === END API CALL LOG ===
[09-May-2026 02:57:42 UTC] ✅ API Hash verification passed for profile endpoint
[09-May-2026 02:57:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMxIiwidXNlcm5hbWUiOiJyeWdjeF81NjciLCJlbWFpbCI6InJpc2hhdmt1c2h3YWhhOTQ1QGdtYWlsLmNvbSIsImV4cCI6MTc3ODkwMDI0OX0.lbH17clUigzXymrbAA4rupTtqfJ8jZAT6Mgmj62M-R8
[09-May-2026 02:57:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-May-2026 02:57:42 UTC] ✅ JWT token verified successfully for user profile
[09-May-2026 02:57:42 UTC] User ID: 531
[09-May-2026 02:57:42 UTC] ✅ User profile retrieved successfully for user ID: 531
[09-May-2026 02:57:43 UTC] === API CALL LOG ===
[09-May-2026 02:57:43 UTC] Endpoint: user/profile.php
[09-May-2026 02:57:43 UTC] Full Log Data: {
    "timestamp": "2026-05-09 02:57:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e4:4:bc84:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMxIiwidXNlcm5hbWUiOiJyeWdjeF81NjciLCJlbWFpbCI6InJpc2hhdmt1c2h3YWhhOTQ1QGdtYWlsLmNvbSIsImV4cCI6MTc3ODkwMDI0OX0.lbH17clUigzXymrbAA4rupTtqfJ8jZAT6Mgmj62M-R8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8d7033ab91a8d2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e4:4:bc84:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e4:4:bc84:8000::, 172.71.152.40"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-May-2026 02:57:43 UTC] === END API CALL LOG ===
[09-May-2026 02:57:43 UTC] ✅ API Hash verification passed for profile endpoint
[09-May-2026 02:57:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMxIiwidXNlcm5hbWUiOiJyeWdjeF81NjciLCJlbWFpbCI6InJpc2hhdmt1c2h3YWhhOTQ1QGdtYWlsLmNvbSIsImV4cCI6MTc3ODkwMDI0OX0.lbH17clUigzXymrbAA4rupTtqfJ8jZAT6Mgmj62M-R8
[09-May-2026 02:57:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-May-2026 02:57:43 UTC] ✅ JWT token verified successfully for user profile
[09-May-2026 02:57:43 UTC] User ID: 531
[09-May-2026 02:57:43 UTC] ✅ User profile retrieved successfully for user ID: 531
[09-May-2026 02:57:43 UTC] === API CALL LOG ===
[09-May-2026 02:57:43 UTC] Endpoint: user/profile.php
[09-May-2026 02:57:43 UTC] Full Log Data: {
    "timestamp": "2026-05-09 02:57:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e4:4:bc84:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMxIiwidXNlcm5hbWUiOiJyeWdjeF81NjciLCJlbWFpbCI6InJpc2hhdmt1c2h3YWhhOTQ1QGdtYWlsLmNvbSIsImV4cCI6MTc3ODkwMDI0OX0.lbH17clUigzXymrbAA4rupTtqfJ8jZAT6Mgmj62M-R8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8d70372deea8d2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e4:4:bc84:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e4:4:bc84:8000::, 172.71.152.40"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-May-2026 02:57:43 UTC] === END API CALL LOG ===
[09-May-2026 02:57:43 UTC] ✅ API Hash verification passed for profile endpoint
[09-May-2026 02:57:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMxIiwidXNlcm5hbWUiOiJyeWdjeF81NjciLCJlbWFpbCI6InJpc2hhdmt1c2h3YWhhOTQ1QGdtYWlsLmNvbSIsImV4cCI6MTc3ODkwMDI0OX0.lbH17clUigzXymrbAA4rupTtqfJ8jZAT6Mgmj62M-R8
[09-May-2026 02:57:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-May-2026 02:57:43 UTC] ✅ JWT token verified successfully for user profile
[09-May-2026 02:57:43 UTC] User ID: 531
[09-May-2026 02:57:43 UTC] ✅ User profile retrieved successfully for user ID: 531
[09-May-2026 02:57:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-May-2026 02:57:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-May-2026 02:57:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMxIiwidXNlcm5hbWUiOiJyeWdjeF81NjciLCJlbWFpbCI6InJpc2hhdmt1c2h3YWhhOTQ1QGdtYWlsLmNvbSIsImV4cCI6MTc3ODkwMDI0OX0.lbH17clUigzXymrbAA4rupTtqfJ8jZAT6Mgmj62M-R8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f8d706ffd28a8d2-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40e4:4:bc84:8000::","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40e4:4:bc84:8000::, 172.70.143.194"}
[09-May-2026 02:57:52 UTC] === User Orders API Called ===
[09-May-2026 02:57:52 UTC] User ID: 531
[09-May-2026 02:57:52 UTC] Limit: 20, Offset: 0
[09-May-2026 02:57:52 UTC] Orders found: 0
[09-May-2026 02:57:52 UTC] Orders data: []
[09-May-2026 02:57:52 UTC] Total orders count: 0
[09-May-2026 02:57:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-May-2026 02:57:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-May-2026 02:57:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMxIiwidXNlcm5hbWUiOiJyeWdjeF81NjciLCJlbWFpbCI6InJpc2hhdmt1c2h3YWhhOTQ1QGdtYWlsLmNvbSIsImV4cCI6MTc3ODkwMDI0OX0.lbH17clUigzXymrbAA4rupTtqfJ8jZAT6Mgmj62M-R8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f8d70814962a8d2-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40e4:4:bc84:8000::","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40e4:4:bc84:8000::, 172.70.143.195"}
[09-May-2026 02:57:55 UTC] === User Orders API Called ===
[09-May-2026 02:57:55 UTC] User ID: 531
[09-May-2026 02:57:55 UTC] Limit: 20, Offset: 0
[09-May-2026 02:57:55 UTC] Orders found: 0
[09-May-2026 02:57:55 UTC] Orders data: []
[09-May-2026 02:57:55 UTC] Total orders count: 0
[09-May-2026 02:57:55 UTC] === API CALL LOG ===
[09-May-2026 02:57:55 UTC] Endpoint: user/profile.php
[09-May-2026 02:57:55 UTC] Full Log Data: {
    "timestamp": "2026-05-09 02:57:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e4:4:bc84:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMxIiwidXNlcm5hbWUiOiJyeWdjeF81NjciLCJlbWFpbCI6InJpc2hhdmt1c2h3YWhhOTQ1QGdtYWlsLmNvbSIsImV4cCI6MTc3ODkwMDI0OX0.lbH17clUigzXymrbAA4rupTtqfJ8jZAT6Mgmj62M-R8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8d70814965a8d2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e4:4:bc84:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e4:4:bc84:8000::, 172.70.143.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-May-2026 02:57:55 UTC] === END API CALL LOG ===
[09-May-2026 02:57:55 UTC] ✅ API Hash verification passed for profile endpoint
[09-May-2026 02:57:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMxIiwidXNlcm5hbWUiOiJyeWdjeF81NjciLCJlbWFpbCI6InJpc2hhdmt1c2h3YWhhOTQ1QGdtYWlsLmNvbSIsImV4cCI6MTc3ODkwMDI0OX0.lbH17clUigzXymrbAA4rupTtqfJ8jZAT6Mgmj62M-R8
[09-May-2026 02:57:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-May-2026 02:57:55 UTC] ✅ JWT token verified successfully for user profile
[09-May-2026 02:57:55 UTC] User ID: 531
[09-May-2026 02:57:55 UTC] ✅ User profile retrieved successfully for user ID: 531
[09-May-2026 02:57:56 UTC] === API CALL LOG ===
[09-May-2026 02:57:56 UTC] Endpoint: user/profile.php
[09-May-2026 02:57:56 UTC] Full Log Data: {
    "timestamp": "2026-05-09 02:57:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e4:4:bc84:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMxIiwidXNlcm5hbWUiOiJyeWdjeF81NjciLCJlbWFpbCI6InJpc2hhdmt1c2h3YWhhOTQ1QGdtYWlsLmNvbSIsImV4cCI6MTc3ODkwMDI0OX0.lbH17clUigzXymrbAA4rupTtqfJ8jZAT6Mgmj62M-R8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8d7084fbd8a8d2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e4:4:bc84:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e4:4:bc84:8000::, 172.70.143.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-May-2026 02:57:56 UTC] === END API CALL LOG ===
[09-May-2026 02:57:56 UTC] ✅ API Hash verification passed for profile endpoint
[09-May-2026 02:57:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMxIiwidXNlcm5hbWUiOiJyeWdjeF81NjciLCJlbWFpbCI6InJpc2hhdmt1c2h3YWhhOTQ1QGdtYWlsLmNvbSIsImV4cCI6MTc3ODkwMDI0OX0.lbH17clUigzXymrbAA4rupTtqfJ8jZAT6Mgmj62M-R8
[09-May-2026 02:57:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-May-2026 02:57:56 UTC] ✅ JWT token verified successfully for user profile
[09-May-2026 02:57:56 UTC] User ID: 531
[09-May-2026 02:57:56 UTC] ✅ User profile retrieved successfully for user ID: 531
[09-May-2026 02:57:56 UTC] === API CALL LOG ===
[09-May-2026 02:57:56 UTC] Endpoint: user/profile.php
[09-May-2026 02:57:56 UTC] Full Log Data: {
    "timestamp": "2026-05-09 02:57:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e4:4:bc84:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMxIiwidXNlcm5hbWUiOiJyeWdjeF81NjciLCJlbWFpbCI6InJpc2hhdmt1c2h3YWhhOTQ1QGdtYWlsLmNvbSIsImV4cCI6MTc3ODkwMDI0OX0.lbH17clUigzXymrbAA4rupTtqfJ8jZAT6Mgmj62M-R8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8d708a0ed6a8d2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e4:4:bc84:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e4:4:bc84:8000::, 172.70.143.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-May-2026 02:57:56 UTC] === END API CALL LOG ===
[09-May-2026 02:57:56 UTC] ✅ API Hash verification passed for profile endpoint
[09-May-2026 02:57:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMxIiwidXNlcm5hbWUiOiJyeWdjeF81NjciLCJlbWFpbCI6InJpc2hhdmt1c2h3YWhhOTQ1QGdtYWlsLmNvbSIsImV4cCI6MTc3ODkwMDI0OX0.lbH17clUigzXymrbAA4rupTtqfJ8jZAT6Mgmj62M-R8
[09-May-2026 02:57:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-May-2026 02:57:56 UTC] ✅ JWT token verified successfully for user profile
[09-May-2026 02:57:56 UTC] User ID: 531
[09-May-2026 02:57:56 UTC] ✅ User profile retrieved successfully for user ID: 531
[09-May-2026 02:58:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-May-2026 02:58:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-May-2026 02:58:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMxIiwidXNlcm5hbWUiOiJyeWdjeF81NjciLCJlbWFpbCI6InJpc2hhdmt1c2h3YWhhOTQ1QGdtYWlsLmNvbSIsImV4cCI6MTc3ODkwMDI0OX0.lbH17clUigzXymrbAA4rupTtqfJ8jZAT6Mgmj62M-R8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f8d70b38c99a8d2-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40e4:4:bc84:8000::","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40e4:4:bc84:8000::, 172.70.143.194"}
[09-May-2026 02:58:03 UTC] === User Orders API Called ===
[09-May-2026 02:58:03 UTC] User ID: 531
[09-May-2026 02:58:03 UTC] Limit: 20, Offset: 0
[09-May-2026 02:58:03 UTC] Orders found: 0
[09-May-2026 02:58:03 UTC] Orders data: []
[09-May-2026 02:58:03 UTC] Total orders count: 0
[09-May-2026 02:58:05 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-May-2026 02:58:05 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-May-2026 02:58:05 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMxIiwidXNlcm5hbWUiOiJyeWdjeF81NjciLCJlbWFpbCI6InJpc2hhdmt1c2h3YWhhOTQ1QGdtYWlsLmNvbSIsImV4cCI6MTc3ODkwMDI0OX0.lbH17clUigzXymrbAA4rupTtqfJ8jZAT6Mgmj62M-R8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f8d70bbeaf7a8d2-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40e4:4:bc84:8000::","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40e4:4:bc84:8000::, 172.70.143.195"}
[09-May-2026 02:58:05 UTC] === User Orders API Called ===
[09-May-2026 02:58:05 UTC] User ID: 531
[09-May-2026 02:58:05 UTC] Limit: 20, Offset: 0
[09-May-2026 02:58:05 UTC] Orders found: 0
[09-May-2026 02:58:05 UTC] Orders data: []
[09-May-2026 02:58:05 UTC] Total orders count: 0
[09-May-2026 02:58:05 UTC] === API CALL LOG ===
[09-May-2026 02:58:05 UTC] Endpoint: user/profile.php
[09-May-2026 02:58:05 UTC] Full Log Data: {
    "timestamp": "2026-05-09 02:58:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e4:4:bc84:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMxIiwidXNlcm5hbWUiOiJyeWdjeF81NjciLCJlbWFpbCI6InJpc2hhdmt1c2h3YWhhOTQ1QGdtYWlsLmNvbSIsImV4cCI6MTc3ODkwMDI0OX0.lbH17clUigzXymrbAA4rupTtqfJ8jZAT6Mgmj62M-R8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8d70bc7b64a8d2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e4:4:bc84:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e4:4:bc84:8000::, 172.70.143.194"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-May-2026 02:58:05 UTC] === END API CALL LOG ===
[09-May-2026 02:58:05 UTC] ✅ API Hash verification passed for profile endpoint
[09-May-2026 02:58:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMxIiwidXNlcm5hbWUiOiJyeWdjeF81NjciLCJlbWFpbCI6InJpc2hhdmt1c2h3YWhhOTQ1QGdtYWlsLmNvbSIsImV4cCI6MTc3ODkwMDI0OX0.lbH17clUigzXymrbAA4rupTtqfJ8jZAT6Mgmj62M-R8
[09-May-2026 02:58:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-May-2026 02:58:05 UTC] ✅ JWT token verified successfully for user profile
[09-May-2026 02:58:05 UTC] User ID: 531
[09-May-2026 02:58:05 UTC] ✅ User profile retrieved successfully for user ID: 531
[09-May-2026 02:58:05 UTC] === API CALL LOG ===
[09-May-2026 02:58:05 UTC] Endpoint: user/profile.php
[09-May-2026 02:58:05 UTC] Full Log Data: {
    "timestamp": "2026-05-09 02:58:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e4:4:bc84:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMxIiwidXNlcm5hbWUiOiJyeWdjeF81NjciLCJlbWFpbCI6InJpc2hhdmt1c2h3YWhhOTQ1QGdtYWlsLmNvbSIsImV4cCI6MTc3ODkwMDI0OX0.lbH17clUigzXymrbAA4rupTtqfJ8jZAT6Mgmj62M-R8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8d70bfddcfa8d2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e4:4:bc84:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e4:4:bc84:8000::, 172.70.143.194"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-May-2026 02:58:05 UTC] === END API CALL LOG ===
[09-May-2026 02:58:05 UTC] ✅ API Hash verification passed for profile endpoint
[09-May-2026 02:58:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMxIiwidXNlcm5hbWUiOiJyeWdjeF81NjciLCJlbWFpbCI6InJpc2hhdmt1c2h3YWhhOTQ1QGdtYWlsLmNvbSIsImV4cCI6MTc3ODkwMDI0OX0.lbH17clUigzXymrbAA4rupTtqfJ8jZAT6Mgmj62M-R8
[09-May-2026 02:58:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-May-2026 02:58:05 UTC] ✅ JWT token verified successfully for user profile
[09-May-2026 02:58:05 UTC] User ID: 531
[09-May-2026 02:58:05 UTC] ✅ User profile retrieved successfully for user ID: 531
[09-May-2026 02:58:06 UTC] === API CALL LOG ===
[09-May-2026 02:58:06 UTC] Endpoint: user/profile.php
[09-May-2026 02:58:06 UTC] Full Log Data: {
    "timestamp": "2026-05-09 02:58:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e4:4:bc84:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMxIiwidXNlcm5hbWUiOiJyeWdjeF81NjciLCJlbWFpbCI6InJpc2hhdmt1c2h3YWhhOTQ1QGdtYWlsLmNvbSIsImV4cCI6MTc3ODkwMDI0OX0.lbH17clUigzXymrbAA4rupTtqfJ8jZAT6Mgmj62M-R8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8d70c4299aa8d2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e4:4:bc84:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e4:4:bc84:8000::, 172.70.143.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-May-2026 02:58:06 UTC] === END API CALL LOG ===
[09-May-2026 02:58:06 UTC] ✅ API Hash verification passed for profile endpoint
[09-May-2026 02:58:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMxIiwidXNlcm5hbWUiOiJyeWdjeF81NjciLCJlbWFpbCI6InJpc2hhdmt1c2h3YWhhOTQ1QGdtYWlsLmNvbSIsImV4cCI6MTc3ODkwMDI0OX0.lbH17clUigzXymrbAA4rupTtqfJ8jZAT6Mgmj62M-R8
[09-May-2026 02:58:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-May-2026 02:58:06 UTC] ✅ JWT token verified successfully for user profile
[09-May-2026 02:58:06 UTC] User ID: 531
[09-May-2026 02:58:06 UTC] ✅ User profile retrieved successfully for user ID: 531
[09-May-2026 02:58:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-May-2026 02:58:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-May-2026 02:58:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMxIiwidXNlcm5hbWUiOiJyeWdjeF81NjciLCJlbWFpbCI6InJpc2hhdmt1c2h3YWhhOTQ1QGdtYWlsLmNvbSIsImV4cCI6MTc3ODkwMDI0OX0.lbH17clUigzXymrbAA4rupTtqfJ8jZAT6Mgmj62M-R8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f8d70dd6b1ba8d2-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40e4:4:bc84:8000::","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40e4:4:bc84:8000::, 172.70.143.195"}
[09-May-2026 02:58:10 UTC] === User Orders API Called ===
[09-May-2026 02:58:10 UTC] User ID: 531
[09-May-2026 02:58:10 UTC] Limit: 20, Offset: 0
[09-May-2026 02:58:10 UTC] Orders found: 0
[09-May-2026 02:58:10 UTC] Orders data: []
[09-May-2026 02:58:10 UTC] Total orders count: 0
[09-May-2026 02:58:10 UTC] === API CALL LOG ===
[09-May-2026 02:58:10 UTC] Endpoint: user/profile.php
[09-May-2026 02:58:10 UTC] Full Log Data: {
    "timestamp": "2026-05-09 02:58:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e4:4:bc84:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMxIiwidXNlcm5hbWUiOiJyeWdjeF81NjciLCJlbWFpbCI6InJpc2hhdmt1c2h3YWhhOTQ1QGdtYWlsLmNvbSIsImV4cCI6MTc3ODkwMDI0OX0.lbH17clUigzXymrbAA4rupTtqfJ8jZAT6Mgmj62M-R8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8d70dd6b1ca8d2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e4:4:bc84:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e4:4:bc84:8000::, 172.70.143.194"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-May-2026 02:58:10 UTC] === END API CALL LOG ===
[09-May-2026 02:58:10 UTC] ✅ API Hash verification passed for profile endpoint
[09-May-2026 02:58:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMxIiwidXNlcm5hbWUiOiJyeWdjeF81NjciLCJlbWFpbCI6InJpc2hhdmt1c2h3YWhhOTQ1QGdtYWlsLmNvbSIsImV4cCI6MTc3ODkwMDI0OX0.lbH17clUigzXymrbAA4rupTtqfJ8jZAT6Mgmj62M-R8
[09-May-2026 02:58:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-May-2026 02:58:10 UTC] ✅ JWT token verified successfully for user profile
[09-May-2026 02:58:10 UTC] User ID: 531
[09-May-2026 02:58:10 UTC] ✅ User profile retrieved successfully for user ID: 531
[09-May-2026 02:58:10 UTC] === API CALL LOG ===
[09-May-2026 02:58:10 UTC] Endpoint: user/profile.php
[09-May-2026 02:58:10 UTC] Full Log Data: {
    "timestamp": "2026-05-09 02:58:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e4:4:bc84:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMxIiwidXNlcm5hbWUiOiJyeWdjeF81NjciLCJlbWFpbCI6InJpc2hhdmt1c2h3YWhhOTQ1QGdtYWlsLmNvbSIsImV4cCI6MTc3ODkwMDI0OX0.lbH17clUigzXymrbAA4rupTtqfJ8jZAT6Mgmj62M-R8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8d70e13d47a8d2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e4:4:bc84:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e4:4:bc84:8000::, 172.70.143.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-May-2026 02:58:10 UTC] === END API CALL LOG ===
[09-May-2026 02:58:10 UTC] ✅ API Hash verification passed for profile endpoint
[09-May-2026 02:58:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMxIiwidXNlcm5hbWUiOiJyeWdjeF81NjciLCJlbWFpbCI6InJpc2hhdmt1c2h3YWhhOTQ1QGdtYWlsLmNvbSIsImV4cCI6MTc3ODkwMDI0OX0.lbH17clUigzXymrbAA4rupTtqfJ8jZAT6Mgmj62M-R8
[09-May-2026 02:58:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-May-2026 02:58:10 UTC] ✅ JWT token verified successfully for user profile
[09-May-2026 02:58:10 UTC] User ID: 531
[09-May-2026 02:58:10 UTC] ✅ User profile retrieved successfully for user ID: 531
[09-May-2026 02:58:11 UTC] === API CALL LOG ===
[09-May-2026 02:58:11 UTC] Endpoint: user/profile.php
[09-May-2026 02:58:11 UTC] Full Log Data: {
    "timestamp": "2026-05-09 02:58:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e4:4:bc84:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMxIiwidXNlcm5hbWUiOiJyeWdjeF81NjciLCJlbWFpbCI6InJpc2hhdmt1c2h3YWhhOTQ1QGdtYWlsLmNvbSIsImV4cCI6MTc3ODkwMDI0OX0.lbH17clUigzXymrbAA4rupTtqfJ8jZAT6Mgmj62M-R8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8d70e56ffaa8d2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e4:4:bc84:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e4:4:bc84:8000::, 172.70.143.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-May-2026 02:58:11 UTC] === END API CALL LOG ===
[09-May-2026 02:58:11 UTC] ✅ API Hash verification passed for profile endpoint
[09-May-2026 02:58:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMxIiwidXNlcm5hbWUiOiJyeWdjeF81NjciLCJlbWFpbCI6InJpc2hhdmt1c2h3YWhhOTQ1QGdtYWlsLmNvbSIsImV4cCI6MTc3ODkwMDI0OX0.lbH17clUigzXymrbAA4rupTtqfJ8jZAT6Mgmj62M-R8
[09-May-2026 02:58:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-May-2026 02:58:11 UTC] ✅ JWT token verified successfully for user profile
[09-May-2026 02:58:11 UTC] User ID: 531
[09-May-2026 02:58:11 UTC] ✅ User profile retrieved successfully for user ID: 531
[09-May-2026 02:58:38 UTC] === API CALL LOG ===
[09-May-2026 02:58:38 UTC] Endpoint: user/profile.php
[09-May-2026 02:58:38 UTC] Full Log Data: {
    "timestamp": "2026-05-09 02:58:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e4:4:bc84:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMxIiwidXNlcm5hbWUiOiJyeWdjeF81NjciLCJlbWFpbCI6InJpc2hhdmt1c2h3YWhhOTQ1QGdtYWlsLmNvbSIsImV4cCI6MTc3ODkwMDI0OX0.lbH17clUigzXymrbAA4rupTtqfJ8jZAT6Mgmj62M-R8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8d718f19b4a8d2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e4:4:bc84:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e4:4:bc84:8000::, 172.70.143.194"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-May-2026 02:58:38 UTC] === END API CALL LOG ===
[09-May-2026 02:58:38 UTC] ✅ API Hash verification passed for profile endpoint
[09-May-2026 02:58:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMxIiwidXNlcm5hbWUiOiJyeWdjeF81NjciLCJlbWFpbCI6InJpc2hhdmt1c2h3YWhhOTQ1QGdtYWlsLmNvbSIsImV4cCI6MTc3ODkwMDI0OX0.lbH17clUigzXymrbAA4rupTtqfJ8jZAT6Mgmj62M-R8
[09-May-2026 02:58:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-May-2026 02:58:38 UTC] ✅ JWT token verified successfully for user profile
[09-May-2026 02:58:38 UTC] User ID: 531
[09-May-2026 02:58:38 UTC] ✅ User profile retrieved successfully for user ID: 531
[09-May-2026 02:58:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-May-2026 02:58:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-May-2026 02:58:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMxIiwidXNlcm5hbWUiOiJyeWdjeF81NjciLCJlbWFpbCI6InJpc2hhdmt1c2h3YWhhOTQ1QGdtYWlsLmNvbSIsImV4cCI6MTc3ODkwMDI0OX0.lbH17clUigzXymrbAA4rupTtqfJ8jZAT6Mgmj62M-R8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f8d718e894fa8d2-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40e4:4:bc84:8000::","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40e4:4:bc84:8000::, 172.70.143.194"}
[09-May-2026 02:58:38 UTC] === User Orders API Called ===
[09-May-2026 02:58:38 UTC] User ID: 531
[09-May-2026 02:58:38 UTC] Limit: 20, Offset: 0
[09-May-2026 02:58:38 UTC] Orders found: 0
[09-May-2026 02:58:38 UTC] Orders data: []
[09-May-2026 02:58:38 UTC] Total orders count: 0
[09-May-2026 02:58:39 UTC] === API CALL LOG ===
[09-May-2026 02:58:39 UTC] Endpoint: user/profile.php
[09-May-2026 02:58:39 UTC] Full Log Data: {
    "timestamp": "2026-05-09 02:58:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e4:4:bc84:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMxIiwidXNlcm5hbWUiOiJyeWdjeF81NjciLCJlbWFpbCI6InJpc2hhdmt1c2h3YWhhOTQ1QGdtYWlsLmNvbSIsImV4cCI6MTc3ODkwMDI0OX0.lbH17clUigzXymrbAA4rupTtqfJ8jZAT6Mgmj62M-R8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8d71928bdea8d2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e4:4:bc84:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e4:4:bc84:8000::, 172.70.143.194"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-May-2026 02:58:39 UTC] === END API CALL LOG ===
[09-May-2026 02:58:39 UTC] ✅ API Hash verification passed for profile endpoint
[09-May-2026 02:58:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMxIiwidXNlcm5hbWUiOiJyeWdjeF81NjciLCJlbWFpbCI6InJpc2hhdmt1c2h3YWhhOTQ1QGdtYWlsLmNvbSIsImV4cCI6MTc3ODkwMDI0OX0.lbH17clUigzXymrbAA4rupTtqfJ8jZAT6Mgmj62M-R8
[09-May-2026 02:58:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-May-2026 02:58:39 UTC] ✅ JWT token verified successfully for user profile
[09-May-2026 02:58:39 UTC] User ID: 531
[09-May-2026 02:58:39 UTC] ✅ User profile retrieved successfully for user ID: 531
[09-May-2026 02:58:39 UTC] === API CALL LOG ===
[09-May-2026 02:58:39 UTC] Endpoint: user/profile.php
[09-May-2026 02:58:39 UTC] Full Log Data: {
    "timestamp": "2026-05-09 02:58:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e4:4:bc84:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMxIiwidXNlcm5hbWUiOiJyeWdjeF81NjciLCJlbWFpbCI6InJpc2hhdmt1c2h3YWhhOTQ1QGdtYWlsLmNvbSIsImV4cCI6MTc3ODkwMDI0OX0.lbH17clUigzXymrbAA4rupTtqfJ8jZAT6Mgmj62M-R8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8d71972ea3a8d2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e4:4:bc84:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e4:4:bc84:8000::, 172.70.143.194"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-May-2026 02:58:39 UTC] === END API CALL LOG ===
[09-May-2026 02:58:39 UTC] ✅ API Hash verification passed for profile endpoint
[09-May-2026 02:58:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMxIiwidXNlcm5hbWUiOiJyeWdjeF81NjciLCJlbWFpbCI6InJpc2hhdmt1c2h3YWhhOTQ1QGdtYWlsLmNvbSIsImV4cCI6MTc3ODkwMDI0OX0.lbH17clUigzXymrbAA4rupTtqfJ8jZAT6Mgmj62M-R8
[09-May-2026 02:58:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-May-2026 02:58:39 UTC] ✅ JWT token verified successfully for user profile
[09-May-2026 02:58:39 UTC] User ID: 531
[09-May-2026 02:58:39 UTC] ✅ User profile retrieved successfully for user ID: 531
[09-May-2026 02:59:01 UTC] === API CALL LOG ===
[09-May-2026 02:59:01 UTC] Endpoint: user/profile.php
[09-May-2026 02:59:01 UTC] Full Log Data: {
    "timestamp": "2026-05-09 02:59:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e4:4:bc84:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMxIiwidXNlcm5hbWUiOiJyeWdjeF81NjciLCJlbWFpbCI6InJpc2hhdmt1c2h3YWhhOTQ1QGdtYWlsLmNvbSIsImV4cCI6MTc3ODkwMDI0OX0.lbH17clUigzXymrbAA4rupTtqfJ8jZAT6Mgmj62M-R8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8d721d5c2ea8d2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e4:4:bc84:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e4:4:bc84:8000::, 172.70.143.194"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-May-2026 02:59:01 UTC] === END API CALL LOG ===
[09-May-2026 02:59:01 UTC] ✅ API Hash verification passed for profile endpoint
[09-May-2026 02:59:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMxIiwidXNlcm5hbWUiOiJyeWdjeF81NjciLCJlbWFpbCI6InJpc2hhdmt1c2h3YWhhOTQ1QGdtYWlsLmNvbSIsImV4cCI6MTc3ODkwMDI0OX0.lbH17clUigzXymrbAA4rupTtqfJ8jZAT6Mgmj62M-R8
[09-May-2026 02:59:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-May-2026 02:59:01 UTC] ✅ JWT token verified successfully for user profile
[09-May-2026 02:59:01 UTC] User ID: 531
[09-May-2026 02:59:01 UTC] ✅ User profile retrieved successfully for user ID: 531
[09-May-2026 02:59:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-May-2026 02:59:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-May-2026 02:59:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMxIiwidXNlcm5hbWUiOiJyeWdjeF81NjciLCJlbWFpbCI6InJpc2hhdmt1c2h3YWhhOTQ1QGdtYWlsLmNvbSIsImV4cCI6MTc3ODkwMDI0OX0.lbH17clUigzXymrbAA4rupTtqfJ8jZAT6Mgmj62M-R8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f8d721d5c2da8d2-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40e4:4:bc84:8000::","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40e4:4:bc84:8000::, 172.70.143.195"}
[09-May-2026 02:59:01 UTC] === User Orders API Called ===
[09-May-2026 02:59:01 UTC] User ID: 531
[09-May-2026 02:59:01 UTC] Limit: 20, Offset: 0
[09-May-2026 02:59:01 UTC] Orders found: 0
[09-May-2026 02:59:01 UTC] Orders data: []
[09-May-2026 02:59:01 UTC] Total orders count: 0
[09-May-2026 02:59:02 UTC] === API CALL LOG ===
[09-May-2026 02:59:02 UTC] Endpoint: user/profile.php
[09-May-2026 02:59:02 UTC] Full Log Data: {
    "timestamp": "2026-05-09 02:59:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e4:4:bc84:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMxIiwidXNlcm5hbWUiOiJyeWdjeF81NjciLCJlbWFpbCI6InJpc2hhdmt1c2h3YWhhOTQ1QGdtYWlsLmNvbSIsImV4cCI6MTc3ODkwMDI0OX0.lbH17clUigzXymrbAA4rupTtqfJ8jZAT6Mgmj62M-R8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8d72218f0ba8d2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e4:4:bc84:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e4:4:bc84:8000::, 172.70.143.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-May-2026 02:59:02 UTC] === END API CALL LOG ===
[09-May-2026 02:59:02 UTC] ✅ API Hash verification passed for profile endpoint
[09-May-2026 02:59:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMxIiwidXNlcm5hbWUiOiJyeWdjeF81NjciLCJlbWFpbCI6InJpc2hhdmt1c2h3YWhhOTQ1QGdtYWlsLmNvbSIsImV4cCI6MTc3ODkwMDI0OX0.lbH17clUigzXymrbAA4rupTtqfJ8jZAT6Mgmj62M-R8
[09-May-2026 02:59:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-May-2026 02:59:02 UTC] ✅ JWT token verified successfully for user profile
[09-May-2026 02:59:02 UTC] User ID: 531
[09-May-2026 02:59:02 UTC] ✅ User profile retrieved successfully for user ID: 531
[09-May-2026 02:59:02 UTC] === API CALL LOG ===
[09-May-2026 02:59:02 UTC] Endpoint: user/profile.php
[09-May-2026 02:59:02 UTC] Full Log Data: {
    "timestamp": "2026-05-09 02:59:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e4:4:bc84:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMxIiwidXNlcm5hbWUiOiJyeWdjeF81NjciLCJlbWFpbCI6InJpc2hhdmt1c2h3YWhhOTQ1QGdtYWlsLmNvbSIsImV4cCI6MTc3ODkwMDI0OX0.lbH17clUigzXymrbAA4rupTtqfJ8jZAT6Mgmj62M-R8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8d72252911a8d2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e4:4:bc84:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e4:4:bc84:8000::, 172.70.143.194"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-May-2026 02:59:02 UTC] === END API CALL LOG ===
[09-May-2026 02:59:02 UTC] ✅ API Hash verification passed for profile endpoint
[09-May-2026 02:59:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMxIiwidXNlcm5hbWUiOiJyeWdjeF81NjciLCJlbWFpbCI6InJpc2hhdmt1c2h3YWhhOTQ1QGdtYWlsLmNvbSIsImV4cCI6MTc3ODkwMDI0OX0.lbH17clUigzXymrbAA4rupTtqfJ8jZAT6Mgmj62M-R8
[09-May-2026 02:59:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-May-2026 02:59:02 UTC] ✅ JWT token verified successfully for user profile
[09-May-2026 02:59:02 UTC] User ID: 531
[09-May-2026 02:59:02 UTC] ✅ User profile retrieved successfully for user ID: 531
[09-May-2026 02:59:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-May-2026 02:59:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-May-2026 02:59:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMxIiwidXNlcm5hbWUiOiJyeWdjeF81NjciLCJlbWFpbCI6InJpc2hhdmt1c2h3YWhhOTQ1QGdtYWlsLmNvbSIsImV4cCI6MTc3ODkwMDI0OX0.lbH17clUigzXymrbAA4rupTtqfJ8jZAT6Mgmj62M-R8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f8d72563b83a8d2-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40e4:4:bc84:8000::","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40e4:4:bc84:8000::, 172.70.143.195"}
[09-May-2026 02:59:10 UTC] === User Orders API Called ===
[09-May-2026 02:59:10 UTC] User ID: 531
[09-May-2026 02:59:10 UTC] Limit: 20, Offset: 0
[09-May-2026 02:59:10 UTC] Orders found: 0
[09-May-2026 02:59:10 UTC] Orders data: []
[09-May-2026 02:59:10 UTC] Total orders count: 0
[09-May-2026 02:59:10 UTC] === API CALL LOG ===
[09-May-2026 02:59:10 UTC] Endpoint: user/profile.php
[09-May-2026 02:59:10 UTC] Full Log Data: {
    "timestamp": "2026-05-09 02:59:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e4:4:bc84:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMxIiwidXNlcm5hbWUiOiJyeWdjeF81NjciLCJlbWFpbCI6InJpc2hhdmt1c2h3YWhhOTQ1QGdtYWlsLmNvbSIsImV4cCI6MTc3ODkwMDI0OX0.lbH17clUigzXymrbAA4rupTtqfJ8jZAT6Mgmj62M-R8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8d72563b85a8d2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e4:4:bc84:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e4:4:bc84:8000::, 172.70.143.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-May-2026 02:59:10 UTC] === END API CALL LOG ===
[09-May-2026 02:59:10 UTC] ✅ API Hash verification passed for profile endpoint
[09-May-2026 02:59:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMxIiwidXNlcm5hbWUiOiJyeWdjeF81NjciLCJlbWFpbCI6InJpc2hhdmt1c2h3YWhhOTQ1QGdtYWlsLmNvbSIsImV4cCI6MTc3ODkwMDI0OX0.lbH17clUigzXymrbAA4rupTtqfJ8jZAT6Mgmj62M-R8
[09-May-2026 02:59:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-May-2026 02:59:10 UTC] ✅ JWT token verified successfully for user profile
[09-May-2026 02:59:10 UTC] User ID: 531
[09-May-2026 02:59:10 UTC] ✅ User profile retrieved successfully for user ID: 531
[09-May-2026 02:59:11 UTC] === API CALL LOG ===
[09-May-2026 02:59:11 UTC] Endpoint: user/profile.php
[09-May-2026 02:59:11 UTC] Full Log Data: {
    "timestamp": "2026-05-09 02:59:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e4:4:bc84:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMxIiwidXNlcm5hbWUiOiJyeWdjeF81NjciLCJlbWFpbCI6InJpc2hhdmt1c2h3YWhhOTQ1QGdtYWlsLmNvbSIsImV4cCI6MTc3ODkwMDI0OX0.lbH17clUigzXymrbAA4rupTtqfJ8jZAT6Mgmj62M-R8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8d7259edbfa8d2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e4:4:bc84:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e4:4:bc84:8000::, 172.70.143.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-May-2026 02:59:11 UTC] === END API CALL LOG ===
[09-May-2026 02:59:11 UTC] ✅ API Hash verification passed for profile endpoint
[09-May-2026 02:59:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMxIiwidXNlcm5hbWUiOiJyeWdjeF81NjciLCJlbWFpbCI6InJpc2hhdmt1c2h3YWhhOTQ1QGdtYWlsLmNvbSIsImV4cCI6MTc3ODkwMDI0OX0.lbH17clUigzXymrbAA4rupTtqfJ8jZAT6Mgmj62M-R8
[09-May-2026 02:59:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-May-2026 02:59:11 UTC] ✅ JWT token verified successfully for user profile
[09-May-2026 02:59:11 UTC] User ID: 531
[09-May-2026 02:59:11 UTC] ✅ User profile retrieved successfully for user ID: 531
[09-May-2026 02:59:11 UTC] === API CALL LOG ===
[09-May-2026 02:59:11 UTC] Endpoint: user/profile.php
[09-May-2026 02:59:11 UTC] Full Log Data: {
    "timestamp": "2026-05-09 02:59:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e4:4:bc84:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMxIiwidXNlcm5hbWUiOiJyeWdjeF81NjciLCJlbWFpbCI6InJpc2hhdmt1c2h3YWhhOTQ1QGdtYWlsLmNvbSIsImV4cCI6MTc3ODkwMDI0OX0.lbH17clUigzXymrbAA4rupTtqfJ8jZAT6Mgmj62M-R8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8d725f08d1a8d2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e4:4:bc84:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e4:4:bc84:8000::, 172.70.143.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-May-2026 02:59:11 UTC] === END API CALL LOG ===
[09-May-2026 02:59:11 UTC] ✅ API Hash verification passed for profile endpoint
[09-May-2026 02:59:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMxIiwidXNlcm5hbWUiOiJyeWdjeF81NjciLCJlbWFpbCI6InJpc2hhdmt1c2h3YWhhOTQ1QGdtYWlsLmNvbSIsImV4cCI6MTc3ODkwMDI0OX0.lbH17clUigzXymrbAA4rupTtqfJ8jZAT6Mgmj62M-R8
[09-May-2026 02:59:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-May-2026 02:59:11 UTC] ✅ JWT token verified successfully for user profile
[09-May-2026 02:59:11 UTC] User ID: 531
[09-May-2026 02:59:11 UTC] ✅ User profile retrieved successfully for user ID: 531
[09-May-2026 02:59:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-May-2026 02:59:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-May-2026 02:59:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMxIiwidXNlcm5hbWUiOiJyeWdjeF81NjciLCJlbWFpbCI6InJpc2hhdmt1c2h3YWhhOTQ1QGdtYWlsLmNvbSIsImV4cCI6MTc3ODkwMDI0OX0.lbH17clUigzXymrbAA4rupTtqfJ8jZAT6Mgmj62M-R8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f8d72775876a8d2-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40e4:4:bc84:8000::","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40e4:4:bc84:8000::, 172.70.143.195"}
[09-May-2026 02:59:15 UTC] === User Orders API Called ===
[09-May-2026 02:59:15 UTC] User ID: 531
[09-May-2026 02:59:15 UTC] Limit: 20, Offset: 0
[09-May-2026 02:59:15 UTC] Orders found: 0
[09-May-2026 02:59:15 UTC] Orders data: []
[09-May-2026 02:59:15 UTC] Total orders count: 0
[09-May-2026 02:59:15 UTC] === API CALL LOG ===
[09-May-2026 02:59:15 UTC] Endpoint: user/profile.php
[09-May-2026 02:59:15 UTC] Full Log Data: {
    "timestamp": "2026-05-09 02:59:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e4:4:bc84:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMxIiwidXNlcm5hbWUiOiJyeWdjeF81NjciLCJlbWFpbCI6InJpc2hhdmt1c2h3YWhhOTQ1QGdtYWlsLmNvbSIsImV4cCI6MTc3ODkwMDI0OX0.lbH17clUigzXymrbAA4rupTtqfJ8jZAT6Mgmj62M-R8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8d72775878a8d2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e4:4:bc84:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e4:4:bc84:8000::, 172.70.143.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-May-2026 02:59:15 UTC] === END API CALL LOG ===
[09-May-2026 02:59:15 UTC] ✅ API Hash verification passed for profile endpoint
[09-May-2026 02:59:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMxIiwidXNlcm5hbWUiOiJyeWdjeF81NjciLCJlbWFpbCI6InJpc2hhdmt1c2h3YWhhOTQ1QGdtYWlsLmNvbSIsImV4cCI6MTc3ODkwMDI0OX0.lbH17clUigzXymrbAA4rupTtqfJ8jZAT6Mgmj62M-R8
[09-May-2026 02:59:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-May-2026 02:59:15 UTC] ✅ JWT token verified successfully for user profile
[09-May-2026 02:59:15 UTC] User ID: 531
[09-May-2026 02:59:15 UTC] ✅ User profile retrieved successfully for user ID: 531
[09-May-2026 02:59:16 UTC] === API CALL LOG ===
[09-May-2026 02:59:16 UTC] Endpoint: user/profile.php
[09-May-2026 02:59:16 UTC] Full Log Data: {
    "timestamp": "2026-05-09 02:59:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e4:4:bc84:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMxIiwidXNlcm5hbWUiOiJyeWdjeF81NjciLCJlbWFpbCI6InJpc2hhdmt1c2h3YWhhOTQ1QGdtYWlsLmNvbSIsImV4cCI6MTc3ODkwMDI0OX0.lbH17clUigzXymrbAA4rupTtqfJ8jZAT6Mgmj62M-R8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8d727c0bcda8d2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e4:4:bc84:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e4:4:bc84:8000::, 172.70.143.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-May-2026 02:59:16 UTC] === END API CALL LOG ===
[09-May-2026 02:59:16 UTC] ✅ API Hash verification passed for profile endpoint
[09-May-2026 02:59:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMxIiwidXNlcm5hbWUiOiJyeWdjeF81NjciLCJlbWFpbCI6InJpc2hhdmt1c2h3YWhhOTQ1QGdtYWlsLmNvbSIsImV4cCI6MTc3ODkwMDI0OX0.lbH17clUigzXymrbAA4rupTtqfJ8jZAT6Mgmj62M-R8
[09-May-2026 02:59:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-May-2026 02:59:16 UTC] ✅ JWT token verified successfully for user profile
[09-May-2026 02:59:16 UTC] User ID: 531
[09-May-2026 02:59:16 UTC] ✅ User profile retrieved successfully for user ID: 531
[09-May-2026 02:59:16 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-May-2026 02:59:16 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-May-2026 02:59:16 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMxIiwidXNlcm5hbWUiOiJyeWdjeF81NjciLCJlbWFpbCI6InJpc2hhdmt1c2h3YWhhOTQ1QGdtYWlsLmNvbSIsImV4cCI6MTc3ODkwMDI0OX0.lbH17clUigzXymrbAA4rupTtqfJ8jZAT6Mgmj62M-R8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f8d727e1d14a8d2-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40e4:4:bc84:8000::","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40e4:4:bc84:8000::, 172.70.143.195"}
[09-May-2026 02:59:16 UTC] === User Orders API Called ===
[09-May-2026 02:59:16 UTC] User ID: 531
[09-May-2026 02:59:16 UTC] Limit: 20, Offset: 0
[09-May-2026 02:59:16 UTC] Orders found: 0
[09-May-2026 02:59:16 UTC] Orders data: []
[09-May-2026 02:59:16 UTC] Total orders count: 0
[09-May-2026 02:59:17 UTC] === API CALL LOG ===
[09-May-2026 02:59:17 UTC] Endpoint: user/profile.php
[09-May-2026 02:59:17 UTC] Full Log Data: {
    "timestamp": "2026-05-09 02:59:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e4:4:bc84:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMxIiwidXNlcm5hbWUiOiJyeWdjeF81NjciLCJlbWFpbCI6InJpc2hhdmt1c2h3YWhhOTQ1QGdtYWlsLmNvbSIsImV4cCI6MTc3ODkwMDI0OX0.lbH17clUigzXymrbAA4rupTtqfJ8jZAT6Mgmj62M-R8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8d727f4dcfa8d2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e4:4:bc84:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e4:4:bc84:8000::, 172.70.143.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-May-2026 02:59:17 UTC] === END API CALL LOG ===
[09-May-2026 02:59:17 UTC] ✅ API Hash verification passed for profile endpoint
[09-May-2026 02:59:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMxIiwidXNlcm5hbWUiOiJyeWdjeF81NjciLCJlbWFpbCI6InJpc2hhdmt1c2h3YWhhOTQ1QGdtYWlsLmNvbSIsImV4cCI6MTc3ODkwMDI0OX0.lbH17clUigzXymrbAA4rupTtqfJ8jZAT6Mgmj62M-R8
[09-May-2026 02:59:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-May-2026 02:59:17 UTC] ✅ JWT token verified successfully for user profile
[09-May-2026 02:59:17 UTC] User ID: 531
[09-May-2026 02:59:17 UTC] ✅ User profile retrieved successfully for user ID: 531
[09-May-2026 02:59:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-May-2026 02:59:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-May-2026 02:59:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMxIiwidXNlcm5hbWUiOiJyeWdjeF81NjciLCJlbWFpbCI6InJpc2hhdmt1c2h3YWhhOTQ1QGdtYWlsLmNvbSIsImV4cCI6MTc3ODkwMDI0OX0.lbH17clUigzXymrbAA4rupTtqfJ8jZAT6Mgmj62M-R8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f8d72895ceda8d2-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40e4:4:bc84:8000::","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40e4:4:bc84:8000::, 172.70.143.195"}
[09-May-2026 02:59:18 UTC] === User Orders API Called ===
[09-May-2026 02:59:18 UTC] User ID: 531
[09-May-2026 02:59:18 UTC] Limit: 20, Offset: 0
[09-May-2026 02:59:18 UTC] Orders found: 0
[09-May-2026 02:59:18 UTC] Orders data: []
[09-May-2026 02:59:18 UTC] Total orders count: 0
[09-May-2026 02:59:18 UTC] === API CALL LOG ===
[09-May-2026 02:59:18 UTC] Endpoint: user/profile.php
[09-May-2026 02:59:18 UTC] Full Log Data: {
    "timestamp": "2026-05-09 02:59:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e4:4:bc84:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMxIiwidXNlcm5hbWUiOiJyeWdjeF81NjciLCJlbWFpbCI6InJpc2hhdmt1c2h3YWhhOTQ1QGdtYWlsLmNvbSIsImV4cCI6MTc3ODkwMDI0OX0.lbH17clUigzXymrbAA4rupTtqfJ8jZAT6Mgmj62M-R8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8d72895ceea8d2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e4:4:bc84:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e4:4:bc84:8000::, 172.70.143.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-May-2026 02:59:18 UTC] === END API CALL LOG ===
[09-May-2026 02:59:18 UTC] ✅ API Hash verification passed for profile endpoint
[09-May-2026 02:59:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMxIiwidXNlcm5hbWUiOiJyeWdjeF81NjciLCJlbWFpbCI6InJpc2hhdmt1c2h3YWhhOTQ1QGdtYWlsLmNvbSIsImV4cCI6MTc3ODkwMDI0OX0.lbH17clUigzXymrbAA4rupTtqfJ8jZAT6Mgmj62M-R8
[09-May-2026 02:59:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-May-2026 02:59:18 UTC] ✅ JWT token verified successfully for user profile
[09-May-2026 02:59:18 UTC] User ID: 531
[09-May-2026 02:59:18 UTC] ✅ User profile retrieved successfully for user ID: 531
[09-May-2026 02:59:19 UTC] === API CALL LOG ===
[09-May-2026 02:59:19 UTC] Endpoint: user/profile.php
[09-May-2026 02:59:19 UTC] Full Log Data: {
    "timestamp": "2026-05-09 02:59:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e4:4:bc84:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMxIiwidXNlcm5hbWUiOiJyeWdjeF81NjciLCJlbWFpbCI6InJpc2hhdmt1c2h3YWhhOTQ1QGdtYWlsLmNvbSIsImV4cCI6MTc3ODkwMDI0OX0.lbH17clUigzXymrbAA4rupTtqfJ8jZAT6Mgmj62M-R8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8d728d695ba8d2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e4:4:bc84:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e4:4:bc84:8000::, 172.70.143.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-May-2026 02:59:19 UTC] === END API CALL LOG ===
[09-May-2026 02:59:19 UTC] ✅ API Hash verification passed for profile endpoint
[09-May-2026 02:59:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMxIiwidXNlcm5hbWUiOiJyeWdjeF81NjciLCJlbWFpbCI6InJpc2hhdmt1c2h3YWhhOTQ1QGdtYWlsLmNvbSIsImV4cCI6MTc3ODkwMDI0OX0.lbH17clUigzXymrbAA4rupTtqfJ8jZAT6Mgmj62M-R8
[09-May-2026 02:59:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-May-2026 02:59:19 UTC] ✅ JWT token verified successfully for user profile
[09-May-2026 02:59:19 UTC] User ID: 531
[09-May-2026 02:59:19 UTC] ✅ User profile retrieved successfully for user ID: 531
[09-May-2026 02:59:19 UTC] === API CALL LOG ===
[09-May-2026 02:59:19 UTC] Endpoint: user/profile.php
[09-May-2026 02:59:19 UTC] Full Log Data: {
    "timestamp": "2026-05-09 02:59:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e4:4:bc84:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMxIiwidXNlcm5hbWUiOiJyeWdjeF81NjciLCJlbWFpbCI6InJpc2hhdmt1c2h3YWhhOTQ1QGdtYWlsLmNvbSIsImV4cCI6MTc3ODkwMDI0OX0.lbH17clUigzXymrbAA4rupTtqfJ8jZAT6Mgmj62M-R8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8d7290ec33a8d2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e4:4:bc84:8000::",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e4:4:bc84:8000::, 172.70.143.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-May-2026 02:59:19 UTC] === END API CALL LOG ===
[09-May-2026 02:59:19 UTC] ✅ API Hash verification passed for profile endpoint
[09-May-2026 02:59:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMxIiwidXNlcm5hbWUiOiJyeWdjeF81NjciLCJlbWFpbCI6InJpc2hhdmt1c2h3YWhhOTQ1QGdtYWlsLmNvbSIsImV4cCI6MTc3ODkwMDI0OX0.lbH17clUigzXymrbAA4rupTtqfJ8jZAT6Mgmj62M-R8
[09-May-2026 02:59:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-May-2026 02:59:19 UTC] ✅ JWT token verified successfully for user profile
[09-May-2026 02:59:19 UTC] User ID: 531
[09-May-2026 02:59:19 UTC] ✅ User profile retrieved successfully for user ID: 531
[09-May-2026 06:00:49 UTC] === API CALL LOG ===
[09-May-2026 06:00:49 UTC] Endpoint: user/profile.php
[09-May-2026 06:00:49 UTC] Full Log Data: {
    "timestamp": "2026-05-09 06:00:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.210.55.73",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMwIiwidXNlcm5hbWUiOiJOd2Fmb3IiLCJlbWFpbCI6ImRvbjg0NDA3M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg4ODU0OTh9.mNP6MuFOqEjc-YBJkkBHotyQ8ybIswJgARCZJ5p4Vgc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8e7c6c0e20d577-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.210.55.73",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.210.55.73, 172.68.229.180"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-May-2026 06:00:49 UTC] === END API CALL LOG ===
[09-May-2026 06:00:49 UTC] ✅ API Hash verification passed for profile endpoint
[09-May-2026 06:00:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMwIiwidXNlcm5hbWUiOiJOd2Fmb3IiLCJlbWFpbCI6ImRvbjg0NDA3M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg4ODU0OTh9.mNP6MuFOqEjc-YBJkkBHotyQ8ybIswJgARCZJ5p4Vgc
[09-May-2026 06:00:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-May-2026 06:00:49 UTC] ✅ JWT token verified successfully for user profile
[09-May-2026 06:00:49 UTC] User ID: 530
[09-May-2026 06:00:49 UTC] ✅ User profile retrieved successfully for user ID: 530
[09-May-2026 06:00:50 UTC] === API CALL LOG ===
[09-May-2026 06:00:50 UTC] Endpoint: user/profile.php
[09-May-2026 06:00:50 UTC] Full Log Data: {
    "timestamp": "2026-05-09 06:00:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.210.55.73",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMwIiwidXNlcm5hbWUiOiJOd2Fmb3IiLCJlbWFpbCI6ImRvbjg0NDA3M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg4ODU0OTh9.mNP6MuFOqEjc-YBJkkBHotyQ8ybIswJgARCZJ5p4Vgc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8e7c72b874d577-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.210.55.73",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.210.55.73, 172.68.229.143"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-May-2026 06:00:50 UTC] === END API CALL LOG ===
[09-May-2026 06:00:50 UTC] ✅ API Hash verification passed for profile endpoint
[09-May-2026 06:00:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMwIiwidXNlcm5hbWUiOiJOd2Fmb3IiLCJlbWFpbCI6ImRvbjg0NDA3M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg4ODU0OTh9.mNP6MuFOqEjc-YBJkkBHotyQ8ybIswJgARCZJ5p4Vgc
[09-May-2026 06:00:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-May-2026 06:00:50 UTC] ✅ JWT token verified successfully for user profile
[09-May-2026 06:00:50 UTC] User ID: 530
[09-May-2026 06:00:50 UTC] ✅ User profile retrieved successfully for user ID: 530
[09-May-2026 06:00:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-May-2026 06:00:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-May-2026 06:00:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMwIiwidXNlcm5hbWUiOiJOd2Fmb3IiLCJlbWFpbCI6ImRvbjg0NDA3M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg4ODU0OTh9.mNP6MuFOqEjc-YBJkkBHotyQ8ybIswJgARCZJ5p4Vgc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f8e7c73b9d1d577-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.210.55.73","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.210.55.73, 172.68.229.142"}
[09-May-2026 06:00:50 UTC] === User Orders API Called ===
[09-May-2026 06:00:50 UTC] User ID: 530
[09-May-2026 06:00:50 UTC] Limit: 20, Offset: 0
[09-May-2026 06:00:50 UTC] Orders found: 1
[09-May-2026 06:00:50 UTC] Orders data: [{"id":257,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/tradewithdavid0","status":"cancelled","created_at":"2026-05-09 02:27:15","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[09-May-2026 06:00:50 UTC] Total orders count: 1
[09-May-2026 06:00:50 UTC] === API CALL LOG ===
[09-May-2026 06:00:50 UTC] Endpoint: user/profile.php
[09-May-2026 06:00:50 UTC] Full Log Data: {
    "timestamp": "2026-05-09 06:00:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.210.55.73",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMwIiwidXNlcm5hbWUiOiJOd2Fmb3IiLCJlbWFpbCI6ImRvbjg0NDA3M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg4ODU0OTh9.mNP6MuFOqEjc-YBJkkBHotyQ8ybIswJgARCZJ5p4Vgc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8e7c73b9d2d577-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.210.55.73",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.210.55.73, 172.68.229.143"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-May-2026 06:00:50 UTC] === END API CALL LOG ===
[09-May-2026 06:00:50 UTC] ✅ API Hash verification passed for profile endpoint
[09-May-2026 06:00:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMwIiwidXNlcm5hbWUiOiJOd2Fmb3IiLCJlbWFpbCI6ImRvbjg0NDA3M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg4ODU0OTh9.mNP6MuFOqEjc-YBJkkBHotyQ8ybIswJgARCZJ5p4Vgc
[09-May-2026 06:00:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-May-2026 06:00:50 UTC] ✅ JWT token verified successfully for user profile
[09-May-2026 06:00:50 UTC] User ID: 530
[09-May-2026 06:00:50 UTC] ✅ User profile retrieved successfully for user ID: 530
[09-May-2026 06:01:11 UTC] === API CALL LOG ===
[09-May-2026 06:01:11 UTC] Endpoint: user/profile.php
[09-May-2026 06:01:11 UTC] Full Log Data: {
    "timestamp": "2026-05-09 06:01:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.210.55.73",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMwIiwidXNlcm5hbWUiOiJOd2Fmb3IiLCJlbWFpbCI6ImRvbjg0NDA3M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg4ODU0OTh9.mNP6MuFOqEjc-YBJkkBHotyQ8ybIswJgARCZJ5p4Vgc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8e7cf4bb0a9589-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.210.55.73",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.210.55.73, 172.70.162.181"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-May-2026 06:01:11 UTC] === END API CALL LOG ===
[09-May-2026 06:01:11 UTC] ✅ API Hash verification passed for profile endpoint
[09-May-2026 06:01:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMwIiwidXNlcm5hbWUiOiJOd2Fmb3IiLCJlbWFpbCI6ImRvbjg0NDA3M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg4ODU0OTh9.mNP6MuFOqEjc-YBJkkBHotyQ8ybIswJgARCZJ5p4Vgc
[09-May-2026 06:01:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-May-2026 06:01:11 UTC] ✅ JWT token verified successfully for user profile
[09-May-2026 06:01:11 UTC] User ID: 530
[09-May-2026 06:01:11 UTC] ✅ User profile retrieved successfully for user ID: 530
[09-May-2026 06:01:12 UTC] === API CALL LOG ===
[09-May-2026 06:01:12 UTC] Endpoint: user/profile.php
[09-May-2026 06:01:12 UTC] Full Log Data: {
    "timestamp": "2026-05-09 06:01:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.210.55.73",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMwIiwidXNlcm5hbWUiOiJOd2Fmb3IiLCJlbWFpbCI6ImRvbjg0NDA3M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg4ODU0OTh9.mNP6MuFOqEjc-YBJkkBHotyQ8ybIswJgARCZJ5p4Vgc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8e7cfb48e99589-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.210.55.73",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.210.55.73, 172.70.162.100"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-May-2026 06:01:12 UTC] === END API CALL LOG ===
[09-May-2026 06:01:12 UTC] ✅ API Hash verification passed for profile endpoint
[09-May-2026 06:01:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMwIiwidXNlcm5hbWUiOiJOd2Fmb3IiLCJlbWFpbCI6ImRvbjg0NDA3M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg4ODU0OTh9.mNP6MuFOqEjc-YBJkkBHotyQ8ybIswJgARCZJ5p4Vgc
[09-May-2026 06:01:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-May-2026 06:01:12 UTC] ✅ JWT token verified successfully for user profile
[09-May-2026 06:01:12 UTC] User ID: 530
[09-May-2026 06:01:12 UTC] ✅ User profile retrieved successfully for user ID: 530
[09-May-2026 06:01:12 UTC] === API CALL LOG ===
[09-May-2026 06:01:12 UTC] Endpoint: user/profile.php
[09-May-2026 06:01:12 UTC] Full Log Data: {
    "timestamp": "2026-05-09 06:01:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.210.55.73",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMwIiwidXNlcm5hbWUiOiJOd2Fmb3IiLCJlbWFpbCI6ImRvbjg0NDA3M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg4ODU0OTh9.mNP6MuFOqEjc-YBJkkBHotyQ8ybIswJgARCZJ5p4Vgc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8e7cfb48f09589-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.210.55.73",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.210.55.73, 172.70.162.100"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-May-2026 06:01:12 UTC] === END API CALL LOG ===
[09-May-2026 06:01:12 UTC] ✅ API Hash verification passed for profile endpoint
[09-May-2026 06:01:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMwIiwidXNlcm5hbWUiOiJOd2Fmb3IiLCJlbWFpbCI6ImRvbjg0NDA3M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg4ODU0OTh9.mNP6MuFOqEjc-YBJkkBHotyQ8ybIswJgARCZJ5p4Vgc
[09-May-2026 06:01:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-May-2026 06:01:12 UTC] ✅ JWT token verified successfully for user profile
[09-May-2026 06:01:12 UTC] User ID: 530
[09-May-2026 06:01:12 UTC] ✅ User profile retrieved successfully for user ID: 530
[09-May-2026 06:01:12 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-May-2026 06:01:12 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-May-2026 06:01:12 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMwIiwidXNlcm5hbWUiOiJOd2Fmb3IiLCJlbWFpbCI6ImRvbjg0NDA3M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg4ODU0OTh9.mNP6MuFOqEjc-YBJkkBHotyQ8ybIswJgARCZJ5p4Vgc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f8e7cfb48ed9589-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.210.55.73","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.210.55.73, 172.70.162.100"}
[09-May-2026 06:01:12 UTC] === User Orders API Called ===
[09-May-2026 06:01:12 UTC] User ID: 530
[09-May-2026 06:01:12 UTC] Limit: 20, Offset: 0
[09-May-2026 06:01:12 UTC] Orders found: 1
[09-May-2026 06:01:12 UTC] Orders data: [{"id":257,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/tradewithdavid0","status":"cancelled","created_at":"2026-05-09 02:27:15","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[09-May-2026 06:01:12 UTC] Total orders count: 1
[09-May-2026 06:01:24 UTC] === API CALL LOG ===
[09-May-2026 06:01:24 UTC] Endpoint: user/profile.php
[09-May-2026 06:01:24 UTC] Full Log Data: {
    "timestamp": "2026-05-09 06:01:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.210.55.73",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMwIiwidXNlcm5hbWUiOiJOd2Fmb3IiLCJlbWFpbCI6ImRvbjg0NDA3M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg4ODU0OTh9.mNP6MuFOqEjc-YBJkkBHotyQ8ybIswJgARCZJ5p4Vgc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8e7d482bc1134c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.210.55.73",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.210.55.73, 172.69.224.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-May-2026 06:01:24 UTC] === END API CALL LOG ===
[09-May-2026 06:01:24 UTC] ✅ API Hash verification passed for profile endpoint
[09-May-2026 06:01:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMwIiwidXNlcm5hbWUiOiJOd2Fmb3IiLCJlbWFpbCI6ImRvbjg0NDA3M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg4ODU0OTh9.mNP6MuFOqEjc-YBJkkBHotyQ8ybIswJgARCZJ5p4Vgc
[09-May-2026 06:01:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-May-2026 06:01:24 UTC] ✅ JWT token verified successfully for user profile
[09-May-2026 06:01:24 UTC] User ID: 530
[09-May-2026 06:01:24 UTC] ✅ User profile retrieved successfully for user ID: 530
[09-May-2026 06:01:25 UTC] === API CALL LOG ===
[09-May-2026 06:01:25 UTC] Endpoint: user/profile.php
[09-May-2026 06:01:25 UTC] Full Log Data: {
    "timestamp": "2026-05-09 06:01:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.210.55.73",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMwIiwidXNlcm5hbWUiOiJOd2Fmb3IiLCJlbWFpbCI6ImRvbjg0NDA3M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg4ODU0OTh9.mNP6MuFOqEjc-YBJkkBHotyQ8ybIswJgARCZJ5p4Vgc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8e7d4e5fad134c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.210.55.73",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.210.55.73, 172.69.224.66"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-May-2026 06:01:25 UTC] === END API CALL LOG ===
[09-May-2026 06:01:25 UTC] ✅ API Hash verification passed for profile endpoint
[09-May-2026 06:01:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMwIiwidXNlcm5hbWUiOiJOd2Fmb3IiLCJlbWFpbCI6ImRvbjg0NDA3M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg4ODU0OTh9.mNP6MuFOqEjc-YBJkkBHotyQ8ybIswJgARCZJ5p4Vgc
[09-May-2026 06:01:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-May-2026 06:01:25 UTC] ✅ JWT token verified successfully for user profile
[09-May-2026 06:01:25 UTC] User ID: 530
[09-May-2026 06:01:25 UTC] ✅ User profile retrieved successfully for user ID: 530
[09-May-2026 06:01:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-May-2026 06:01:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-May-2026 06:01:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMwIiwidXNlcm5hbWUiOiJOd2Fmb3IiLCJlbWFpbCI6ImRvbjg0NDA3M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg4ODU0OTh9.mNP6MuFOqEjc-YBJkkBHotyQ8ybIswJgARCZJ5p4Vgc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f8e7d4e5fb0134c-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.210.55.73","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.210.55.73, 172.69.224.66"}
[09-May-2026 06:01:25 UTC] === User Orders API Called ===
[09-May-2026 06:01:25 UTC] User ID: 530
[09-May-2026 06:01:25 UTC] Limit: 20, Offset: 0
[09-May-2026 06:01:25 UTC] Orders found: 1
[09-May-2026 06:01:25 UTC] Orders data: [{"id":257,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/tradewithdavid0","status":"cancelled","created_at":"2026-05-09 02:27:15","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[09-May-2026 06:01:25 UTC] Total orders count: 1
[09-May-2026 06:01:25 UTC] === API CALL LOG ===
[09-May-2026 06:01:25 UTC] Endpoint: user/profile.php
[09-May-2026 06:01:25 UTC] Full Log Data: {
    "timestamp": "2026-05-09 06:01:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.210.55.73",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMwIiwidXNlcm5hbWUiOiJOd2Fmb3IiLCJlbWFpbCI6ImRvbjg0NDA3M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg4ODU0OTh9.mNP6MuFOqEjc-YBJkkBHotyQ8ybIswJgARCZJ5p4Vgc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8e7d4e5fb1134c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.210.55.73",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.210.55.73, 172.69.224.66"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-May-2026 06:01:25 UTC] === END API CALL LOG ===
[09-May-2026 06:01:25 UTC] ✅ API Hash verification passed for profile endpoint
[09-May-2026 06:01:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMwIiwidXNlcm5hbWUiOiJOd2Fmb3IiLCJlbWFpbCI6ImRvbjg0NDA3M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg4ODU0OTh9.mNP6MuFOqEjc-YBJkkBHotyQ8ybIswJgARCZJ5p4Vgc
[09-May-2026 06:01:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-May-2026 06:01:25 UTC] ✅ JWT token verified successfully for user profile
[09-May-2026 06:01:25 UTC] User ID: 530
[09-May-2026 06:01:25 UTC] ✅ User profile retrieved successfully for user ID: 530
[09-May-2026 06:01:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-May-2026 06:01:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-May-2026 06:01:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMwIiwidXNlcm5hbWUiOiJOd2Fmb3IiLCJlbWFpbCI6ImRvbjg0NDA3M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg4ODU0OTh9.mNP6MuFOqEjc-YBJkkBHotyQ8ybIswJgARCZJ5p4Vgc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f8e7db38868134c-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.210.55.73","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.210.55.73, 172.69.224.168"}
[09-May-2026 06:01:41 UTC] === User Orders API Called ===
[09-May-2026 06:01:41 UTC] User ID: 530
[09-May-2026 06:01:41 UTC] Limit: 20, Offset: 0
[09-May-2026 06:01:41 UTC] Orders found: 1
[09-May-2026 06:01:41 UTC] Orders data: [{"id":257,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/tradewithdavid0","status":"cancelled","created_at":"2026-05-09 02:27:15","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[09-May-2026 06:01:41 UTC] Total orders count: 1
[09-May-2026 06:02:04 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-May-2026 06:02:04 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-May-2026 06:02:04 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMwIiwidXNlcm5hbWUiOiJOd2Fmb3IiLCJlbWFpbCI6ImRvbjg0NDA3M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg4ODU0OTh9.mNP6MuFOqEjc-YBJkkBHotyQ8ybIswJgARCZJ5p4Vgc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f8e7e411882134c-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.210.55.73","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.210.55.73, 172.69.224.168"}
[09-May-2026 06:02:04 UTC] === User Orders API Called ===
[09-May-2026 06:02:04 UTC] User ID: 530
[09-May-2026 06:02:04 UTC] Limit: 20, Offset: 0
[09-May-2026 06:02:04 UTC] Orders found: 1
[09-May-2026 06:02:04 UTC] Orders data: [{"id":257,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/tradewithdavid0","status":"cancelled","created_at":"2026-05-09 02:27:15","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[09-May-2026 06:02:04 UTC] Total orders count: 1
[09-May-2026 06:02:04 UTC] === API CALL LOG ===
[09-May-2026 06:02:04 UTC] Endpoint: user/profile.php
[09-May-2026 06:02:04 UTC] Full Log Data: {
    "timestamp": "2026-05-09 06:02:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.210.55.73",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMwIiwidXNlcm5hbWUiOiJOd2Fmb3IiLCJlbWFpbCI6ImRvbjg0NDA3M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg4ODU0OTh9.mNP6MuFOqEjc-YBJkkBHotyQ8ybIswJgARCZJ5p4Vgc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8e7e411883134c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.210.55.73",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.210.55.73, 172.69.224.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-May-2026 06:02:04 UTC] === END API CALL LOG ===
[09-May-2026 06:02:04 UTC] ✅ API Hash verification passed for profile endpoint
[09-May-2026 06:02:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMwIiwidXNlcm5hbWUiOiJOd2Fmb3IiLCJlbWFpbCI6ImRvbjg0NDA3M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg4ODU0OTh9.mNP6MuFOqEjc-YBJkkBHotyQ8ybIswJgARCZJ5p4Vgc
[09-May-2026 06:02:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-May-2026 06:02:04 UTC] ✅ JWT token verified successfully for user profile
[09-May-2026 06:02:04 UTC] User ID: 530
[09-May-2026 06:02:04 UTC] ✅ User profile retrieved successfully for user ID: 530
[09-May-2026 06:02:04 UTC] === API CALL LOG ===
[09-May-2026 06:02:04 UTC] Endpoint: user/profile.php
[09-May-2026 06:02:04 UTC] Full Log Data: {
    "timestamp": "2026-05-09 06:02:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.210.55.73",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMwIiwidXNlcm5hbWUiOiJOd2Fmb3IiLCJlbWFpbCI6ImRvbjg0NDA3M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg4ODU0OTh9.mNP6MuFOqEjc-YBJkkBHotyQ8ybIswJgARCZJ5p4Vgc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8e7e44af7c134c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.210.55.73",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.210.55.73, 172.69.224.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-May-2026 06:02:04 UTC] === END API CALL LOG ===
[09-May-2026 06:02:04 UTC] ✅ API Hash verification passed for profile endpoint
[09-May-2026 06:02:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMwIiwidXNlcm5hbWUiOiJOd2Fmb3IiLCJlbWFpbCI6ImRvbjg0NDA3M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg4ODU0OTh9.mNP6MuFOqEjc-YBJkkBHotyQ8ybIswJgARCZJ5p4Vgc
[09-May-2026 06:02:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-May-2026 06:02:04 UTC] ✅ JWT token verified successfully for user profile
[09-May-2026 06:02:04 UTC] User ID: 530
[09-May-2026 06:02:04 UTC] ✅ User profile retrieved successfully for user ID: 530
[09-May-2026 06:02:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-May-2026 06:02:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-May-2026 06:02:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMwIiwidXNlcm5hbWUiOiJOd2Fmb3IiLCJlbWFpbCI6ImRvbjg0NDA3M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg4ODU0OTh9.mNP6MuFOqEjc-YBJkkBHotyQ8ybIswJgARCZJ5p4Vgc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f8e7ea0b918134c-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.210.55.73","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.210.55.73, 172.69.224.169"}
[09-May-2026 06:02:19 UTC] === User Orders API Called ===
[09-May-2026 06:02:19 UTC] User ID: 530
[09-May-2026 06:02:19 UTC] Limit: 20, Offset: 0
[09-May-2026 06:02:19 UTC] Orders found: 1
[09-May-2026 06:02:19 UTC] Orders data: [{"id":257,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/tradewithdavid0","status":"cancelled","created_at":"2026-05-09 02:27:15","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[09-May-2026 06:02:19 UTC] Total orders count: 1
[09-May-2026 06:02:19 UTC] === API CALL LOG ===
[09-May-2026 06:02:19 UTC] Endpoint: user/profile.php
[09-May-2026 06:02:19 UTC] Full Log Data: {
    "timestamp": "2026-05-09 06:02:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.210.55.73",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMwIiwidXNlcm5hbWUiOiJOd2Fmb3IiLCJlbWFpbCI6ImRvbjg0NDA3M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg4ODU0OTh9.mNP6MuFOqEjc-YBJkkBHotyQ8ybIswJgARCZJ5p4Vgc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8e7ea0b91b134c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.210.55.73",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.210.55.73, 172.69.224.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-May-2026 06:02:19 UTC] === END API CALL LOG ===
[09-May-2026 06:02:19 UTC] ✅ API Hash verification passed for profile endpoint
[09-May-2026 06:02:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMwIiwidXNlcm5hbWUiOiJOd2Fmb3IiLCJlbWFpbCI6ImRvbjg0NDA3M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg4ODU0OTh9.mNP6MuFOqEjc-YBJkkBHotyQ8ybIswJgARCZJ5p4Vgc
[09-May-2026 06:02:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-May-2026 06:02:19 UTC] ✅ JWT token verified successfully for user profile
[09-May-2026 06:02:19 UTC] User ID: 530
[09-May-2026 06:02:19 UTC] ✅ User profile retrieved successfully for user ID: 530
[09-May-2026 06:02:20 UTC] === API CALL LOG ===
[09-May-2026 06:02:20 UTC] Endpoint: user/profile.php
[09-May-2026 06:02:20 UTC] Full Log Data: {
    "timestamp": "2026-05-09 06:02:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.210.55.73",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMwIiwidXNlcm5hbWUiOiJOd2Fmb3IiLCJlbWFpbCI6ImRvbjg0NDA3M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg4ODU0OTh9.mNP6MuFOqEjc-YBJkkBHotyQ8ybIswJgARCZJ5p4Vgc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8e7ea44fb9134c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.210.55.73",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.210.55.73, 172.69.224.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-May-2026 06:02:20 UTC] === END API CALL LOG ===
[09-May-2026 06:02:20 UTC] ✅ API Hash verification passed for profile endpoint
[09-May-2026 06:02:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMwIiwidXNlcm5hbWUiOiJOd2Fmb3IiLCJlbWFpbCI6ImRvbjg0NDA3M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg4ODU0OTh9.mNP6MuFOqEjc-YBJkkBHotyQ8ybIswJgARCZJ5p4Vgc
[09-May-2026 06:02:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-May-2026 06:02:20 UTC] ✅ JWT token verified successfully for user profile
[09-May-2026 06:02:20 UTC] User ID: 530
[09-May-2026 06:02:20 UTC] ✅ User profile retrieved successfully for user ID: 530
[09-May-2026 06:03:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-May-2026 06:03:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-May-2026 06:03:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMwIiwidXNlcm5hbWUiOiJOd2Fmb3IiLCJlbWFpbCI6ImRvbjg0NDA3M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg4ODU0OTh9.mNP6MuFOqEjc-YBJkkBHotyQ8ybIswJgARCZJ5p4Vgc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f8e7fcc3a58134c-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.210.55.73","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.210.55.73, 172.69.224.168"}
[09-May-2026 06:03:07 UTC] === User Orders API Called ===
[09-May-2026 06:03:07 UTC] User ID: 530
[09-May-2026 06:03:07 UTC] Limit: 20, Offset: 0
[09-May-2026 06:03:07 UTC] Orders found: 1
[09-May-2026 06:03:07 UTC] Orders data: [{"id":257,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/tradewithdavid0","status":"cancelled","created_at":"2026-05-09 02:27:15","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[09-May-2026 06:03:07 UTC] Total orders count: 1
[09-May-2026 06:03:07 UTC] === API CALL LOG ===
[09-May-2026 06:03:07 UTC] Endpoint: user/profile.php
[09-May-2026 06:03:07 UTC] Full Log Data: {
    "timestamp": "2026-05-09 06:03:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.210.55.73",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMwIiwidXNlcm5hbWUiOiJOd2Fmb3IiLCJlbWFpbCI6ImRvbjg0NDA3M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg4ODU0OTh9.mNP6MuFOqEjc-YBJkkBHotyQ8ybIswJgARCZJ5p4Vgc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8e7fcc3a5c134c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.210.55.73",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.210.55.73, 172.69.224.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-May-2026 06:03:07 UTC] === END API CALL LOG ===
[09-May-2026 06:03:07 UTC] ✅ API Hash verification passed for profile endpoint
[09-May-2026 06:03:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMwIiwidXNlcm5hbWUiOiJOd2Fmb3IiLCJlbWFpbCI6ImRvbjg0NDA3M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg4ODU0OTh9.mNP6MuFOqEjc-YBJkkBHotyQ8ybIswJgARCZJ5p4Vgc
[09-May-2026 06:03:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-May-2026 06:03:07 UTC] ✅ JWT token verified successfully for user profile
[09-May-2026 06:03:07 UTC] User ID: 530
[09-May-2026 06:03:07 UTC] ✅ User profile retrieved successfully for user ID: 530
[09-May-2026 06:03:08 UTC] === API CALL LOG ===
[09-May-2026 06:03:08 UTC] Endpoint: user/profile.php
[09-May-2026 06:03:08 UTC] Full Log Data: {
    "timestamp": "2026-05-09 06:03:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.210.55.73",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMwIiwidXNlcm5hbWUiOiJOd2Fmb3IiLCJlbWFpbCI6ImRvbjg0NDA3M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg4ODU0OTh9.mNP6MuFOqEjc-YBJkkBHotyQ8ybIswJgARCZJ5p4Vgc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8e7fcfcfb1134c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.210.55.73",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.210.55.73, 172.69.224.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-May-2026 06:03:08 UTC] === END API CALL LOG ===
[09-May-2026 06:03:08 UTC] ✅ API Hash verification passed for profile endpoint
[09-May-2026 06:03:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMwIiwidXNlcm5hbWUiOiJOd2Fmb3IiLCJlbWFpbCI6ImRvbjg0NDA3M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg4ODU0OTh9.mNP6MuFOqEjc-YBJkkBHotyQ8ybIswJgARCZJ5p4Vgc
[09-May-2026 06:03:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-May-2026 06:03:08 UTC] ✅ JWT token verified successfully for user profile
[09-May-2026 06:03:08 UTC] User ID: 530
[09-May-2026 06:03:08 UTC] ✅ User profile retrieved successfully for user ID: 530
[09-May-2026 06:03:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-May-2026 06:03:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-May-2026 06:03:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMwIiwidXNlcm5hbWUiOiJOd2Fmb3IiLCJlbWFpbCI6ImRvbjg0NDA3M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg4ODU0OTh9.mNP6MuFOqEjc-YBJkkBHotyQ8ybIswJgARCZJ5p4Vgc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f8e805719ca134c-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.210.55.73","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.210.55.73, 172.69.224.168"}
[09-May-2026 06:03:29 UTC] === User Orders API Called ===
[09-May-2026 06:03:29 UTC] User ID: 530
[09-May-2026 06:03:29 UTC] Limit: 20, Offset: 0
[09-May-2026 06:03:29 UTC] Orders found: 2
[09-May-2026 06:03:29 UTC] Orders data: [{"id":258,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/tradewithdavid0","status":"pending","created_at":"2026-05-09 09:33:27","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":257,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/tradewithdavid0","status":"cancelled","created_at":"2026-05-09 02:27:15","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[09-May-2026 06:03:29 UTC] Total orders count: 2
[09-May-2026 06:04:03 UTC] === API CALL LOG ===
[09-May-2026 06:04:03 UTC] Endpoint: user/profile.php
[09-May-2026 06:04:03 UTC] Full Log Data: {
    "timestamp": "2026-05-09 06:04:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.210.55.73",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMwIiwidXNlcm5hbWUiOiJOd2Fmb3IiLCJlbWFpbCI6ImRvbjg0NDA3M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg4ODU0OTh9.mNP6MuFOqEjc-YBJkkBHotyQ8ybIswJgARCZJ5p4Vgc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8e812c7fb5134c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.210.55.73",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.210.55.73, 172.69.224.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-May-2026 06:04:03 UTC] === END API CALL LOG ===
[09-May-2026 06:04:03 UTC] ✅ API Hash verification passed for profile endpoint
[09-May-2026 06:04:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMwIiwidXNlcm5hbWUiOiJOd2Fmb3IiLCJlbWFpbCI6ImRvbjg0NDA3M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg4ODU0OTh9.mNP6MuFOqEjc-YBJkkBHotyQ8ybIswJgARCZJ5p4Vgc
[09-May-2026 06:04:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-May-2026 06:04:03 UTC] ✅ JWT token verified successfully for user profile
[09-May-2026 06:04:03 UTC] User ID: 530
[09-May-2026 06:04:03 UTC] ✅ User profile retrieved successfully for user ID: 530
[09-May-2026 06:04:04 UTC] User Purchases API - User ID: 530
[09-May-2026 06:04:04 UTC] User Purchases API - Total purchases found: 0
[09-May-2026 06:04:12 UTC] === API CALL LOG ===
[09-May-2026 06:04:12 UTC] Endpoint: user/profile.php
[09-May-2026 06:04:12 UTC] Full Log Data: {
    "timestamp": "2026-05-09 06:04:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.210.55.73",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMwIiwidXNlcm5hbWUiOiJOd2Fmb3IiLCJlbWFpbCI6ImRvbjg0NDA3M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg4ODU0OTh9.mNP6MuFOqEjc-YBJkkBHotyQ8ybIswJgARCZJ5p4Vgc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8e815f187b134c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.210.55.73",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.210.55.73, 172.69.224.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-May-2026 06:04:12 UTC] === END API CALL LOG ===
[09-May-2026 06:04:12 UTC] ✅ API Hash verification passed for profile endpoint
[09-May-2026 06:04:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMwIiwidXNlcm5hbWUiOiJOd2Fmb3IiLCJlbWFpbCI6ImRvbjg0NDA3M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg4ODU0OTh9.mNP6MuFOqEjc-YBJkkBHotyQ8ybIswJgARCZJ5p4Vgc
[09-May-2026 06:04:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-May-2026 06:04:12 UTC] ✅ JWT token verified successfully for user profile
[09-May-2026 06:04:12 UTC] User ID: 530
[09-May-2026 06:04:12 UTC] ✅ User profile retrieved successfully for user ID: 530
[09-May-2026 06:04:12 UTC] User Purchases API - User ID: 530
[09-May-2026 06:04:12 UTC] User Purchases API - Total purchases found: 0
[09-May-2026 06:04:17 UTC] User Purchases API - User ID: 530
[09-May-2026 06:04:17 UTC] User Purchases API - Total purchases found: 0
[09-May-2026 06:04:20 UTC] === API CALL LOG ===
[09-May-2026 06:04:20 UTC] Endpoint: user/profile.php
[09-May-2026 06:04:20 UTC] Full Log Data: {
    "timestamp": "2026-05-09 06:04:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.210.55.73",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMwIiwidXNlcm5hbWUiOiJOd2Fmb3IiLCJlbWFpbCI6ImRvbjg0NDA3M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg4ODU0OTh9.mNP6MuFOqEjc-YBJkkBHotyQ8ybIswJgARCZJ5p4Vgc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8e81936e4b134c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.210.55.73",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.210.55.73, 172.69.224.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-May-2026 06:04:20 UTC] === END API CALL LOG ===
[09-May-2026 06:04:20 UTC] ✅ API Hash verification passed for profile endpoint
[09-May-2026 06:04:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMwIiwidXNlcm5hbWUiOiJOd2Fmb3IiLCJlbWFpbCI6ImRvbjg0NDA3M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg4ODU0OTh9.mNP6MuFOqEjc-YBJkkBHotyQ8ybIswJgARCZJ5p4Vgc
[09-May-2026 06:04:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-May-2026 06:04:20 UTC] ✅ JWT token verified successfully for user profile
[09-May-2026 06:04:20 UTC] User ID: 530
[09-May-2026 06:04:20 UTC] ✅ User profile retrieved successfully for user ID: 530
[09-May-2026 06:04:20 UTC] User Purchases API - User ID: 530
[09-May-2026 06:04:20 UTC] User Purchases API - Total purchases found: 0
[09-May-2026 06:04:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-May-2026 06:04:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-May-2026 06:04:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMwIiwidXNlcm5hbWUiOiJOd2Fmb3IiLCJlbWFpbCI6ImRvbjg0NDA3M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg4ODU0OTh9.mNP6MuFOqEjc-YBJkkBHotyQ8ybIswJgARCZJ5p4Vgc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f8e81d00854134c-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.210.55.73","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.210.55.73, 172.69.224.168"}
[09-May-2026 06:04:30 UTC] === User Orders API Called ===
[09-May-2026 06:04:30 UTC] User ID: 530
[09-May-2026 06:04:30 UTC] Limit: 20, Offset: 0
[09-May-2026 06:04:30 UTC] Orders found: 2
[09-May-2026 06:04:30 UTC] Orders data: [{"id":258,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/tradewithdavid0","status":"cancelled","created_at":"2026-05-09 09:33:27","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":257,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/tradewithdavid0","status":"cancelled","created_at":"2026-05-09 02:27:15","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[09-May-2026 06:04:30 UTC] Total orders count: 2
[09-May-2026 06:04:30 UTC] === API CALL LOG ===
[09-May-2026 06:04:30 UTC] Endpoint: user/profile.php
[09-May-2026 06:04:30 UTC] Full Log Data: {
    "timestamp": "2026-05-09 06:04:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.210.55.73",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMwIiwidXNlcm5hbWUiOiJOd2Fmb3IiLCJlbWFpbCI6ImRvbjg0NDA3M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg4ODU0OTh9.mNP6MuFOqEjc-YBJkkBHotyQ8ybIswJgARCZJ5p4Vgc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8e81d00857134c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.210.55.73",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.210.55.73, 172.69.224.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-May-2026 06:04:30 UTC] === END API CALL LOG ===
[09-May-2026 06:04:30 UTC] ✅ API Hash verification passed for profile endpoint
[09-May-2026 06:04:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMwIiwidXNlcm5hbWUiOiJOd2Fmb3IiLCJlbWFpbCI6ImRvbjg0NDA3M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg4ODU0OTh9.mNP6MuFOqEjc-YBJkkBHotyQ8ybIswJgARCZJ5p4Vgc
[09-May-2026 06:04:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-May-2026 06:04:30 UTC] ✅ JWT token verified successfully for user profile
[09-May-2026 06:04:30 UTC] User ID: 530
[09-May-2026 06:04:30 UTC] ✅ User profile retrieved successfully for user ID: 530
[09-May-2026 06:04:30 UTC] === API CALL LOG ===
[09-May-2026 06:04:30 UTC] Endpoint: user/profile.php
[09-May-2026 06:04:30 UTC] Full Log Data: {
    "timestamp": "2026-05-09 06:04:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.210.55.73",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMwIiwidXNlcm5hbWUiOiJOd2Fmb3IiLCJlbWFpbCI6ImRvbjg0NDA3M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg4ODU0OTh9.mNP6MuFOqEjc-YBJkkBHotyQ8ybIswJgARCZJ5p4Vgc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8e81d23bc8134c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.210.55.73",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.210.55.73, 172.69.224.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-May-2026 06:04:30 UTC] === END API CALL LOG ===
[09-May-2026 06:04:30 UTC] ✅ API Hash verification passed for profile endpoint
[09-May-2026 06:04:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMwIiwidXNlcm5hbWUiOiJOd2Fmb3IiLCJlbWFpbCI6ImRvbjg0NDA3M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg4ODU0OTh9.mNP6MuFOqEjc-YBJkkBHotyQ8ybIswJgARCZJ5p4Vgc
[09-May-2026 06:04:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-May-2026 06:04:30 UTC] ✅ JWT token verified successfully for user profile
[09-May-2026 06:04:30 UTC] User ID: 530
[09-May-2026 06:04:30 UTC] ✅ User profile retrieved successfully for user ID: 530
[09-May-2026 06:05:03 UTC] === API CALL LOG ===
[09-May-2026 06:05:03 UTC] Endpoint: user/profile.php
[09-May-2026 06:05:03 UTC] Full Log Data: {
    "timestamp": "2026-05-09 06:05:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.210.55.73",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMwIiwidXNlcm5hbWUiOiJOd2Fmb3IiLCJlbWFpbCI6ImRvbjg0NDA3M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg4ODU0OTh9.mNP6MuFOqEjc-YBJkkBHotyQ8ybIswJgARCZJ5p4Vgc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8e82a21d37134c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.210.55.73",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.210.55.73, 172.69.224.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-May-2026 06:05:03 UTC] === END API CALL LOG ===
[09-May-2026 06:05:03 UTC] ✅ API Hash verification passed for profile endpoint
[09-May-2026 06:05:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMwIiwidXNlcm5hbWUiOiJOd2Fmb3IiLCJlbWFpbCI6ImRvbjg0NDA3M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg4ODU0OTh9.mNP6MuFOqEjc-YBJkkBHotyQ8ybIswJgARCZJ5p4Vgc
[09-May-2026 06:05:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-May-2026 06:05:03 UTC] ✅ JWT token verified successfully for user profile
[09-May-2026 06:05:03 UTC] User ID: 530
[09-May-2026 06:05:03 UTC] ✅ User profile retrieved successfully for user ID: 530
[09-May-2026 06:05:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-May-2026 06:05:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-May-2026 06:05:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMwIiwidXNlcm5hbWUiOiJOd2Fmb3IiLCJlbWFpbCI6ImRvbjg0NDA3M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg4ODU0OTh9.mNP6MuFOqEjc-YBJkkBHotyQ8ybIswJgARCZJ5p4Vgc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f8e82a21d35134c-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.210.55.73","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.210.55.73, 172.69.224.169"}
[09-May-2026 06:05:03 UTC] === User Orders API Called ===
[09-May-2026 06:05:03 UTC] User ID: 530
[09-May-2026 06:05:03 UTC] Limit: 20, Offset: 0
[09-May-2026 06:05:03 UTC] Orders found: 2
[09-May-2026 06:05:03 UTC] Orders data: [{"id":258,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/tradewithdavid0","status":"cancelled","created_at":"2026-05-09 09:33:27","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":257,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/tradewithdavid0","status":"cancelled","created_at":"2026-05-09 02:27:15","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[09-May-2026 06:05:03 UTC] Total orders count: 2
[09-May-2026 06:05:04 UTC] === API CALL LOG ===
[09-May-2026 06:05:04 UTC] Endpoint: user/profile.php
[09-May-2026 06:05:04 UTC] Full Log Data: {
    "timestamp": "2026-05-09 06:05:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.210.55.73",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMwIiwidXNlcm5hbWUiOiJOd2Fmb3IiLCJlbWFpbCI6ImRvbjg0NDA3M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg4ODU0OTh9.mNP6MuFOqEjc-YBJkkBHotyQ8ybIswJgARCZJ5p4Vgc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8e82a5bc11134c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.210.55.73",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.210.55.73, 172.69.224.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-May-2026 06:05:04 UTC] === END API CALL LOG ===
[09-May-2026 06:05:04 UTC] ✅ API Hash verification passed for profile endpoint
[09-May-2026 06:05:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMwIiwidXNlcm5hbWUiOiJOd2Fmb3IiLCJlbWFpbCI6ImRvbjg0NDA3M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg4ODU0OTh9.mNP6MuFOqEjc-YBJkkBHotyQ8ybIswJgARCZJ5p4Vgc
[09-May-2026 06:05:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-May-2026 06:05:04 UTC] ✅ JWT token verified successfully for user profile
[09-May-2026 06:05:04 UTC] User ID: 530
[09-May-2026 06:05:04 UTC] ✅ User profile retrieved successfully for user ID: 530
[09-May-2026 06:05:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-May-2026 06:05:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-May-2026 06:05:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMwIiwidXNlcm5hbWUiOiJOd2Fmb3IiLCJlbWFpbCI6ImRvbjg0NDA3M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg4ODU0OTh9.mNP6MuFOqEjc-YBJkkBHotyQ8ybIswJgARCZJ5p4Vgc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f8e82cee9d3134c-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.210.55.73","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.210.55.73, 172.69.224.169"}
[09-May-2026 06:05:10 UTC] === User Orders API Called ===
[09-May-2026 06:05:10 UTC] User ID: 530
[09-May-2026 06:05:10 UTC] Limit: 20, Offset: 0
[09-May-2026 06:05:10 UTC] Orders found: 2
[09-May-2026 06:05:10 UTC] Orders data: [{"id":258,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/tradewithdavid0","status":"cancelled","created_at":"2026-05-09 09:33:27","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":257,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/tradewithdavid0","status":"cancelled","created_at":"2026-05-09 02:27:15","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[09-May-2026 06:05:10 UTC] Total orders count: 2
[09-May-2026 06:05:16 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-May-2026 06:05:16 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-May-2026 06:05:16 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMwIiwidXNlcm5hbWUiOiJOd2Fmb3IiLCJlbWFpbCI6ImRvbjg0NDA3M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg4ODU0OTh9.mNP6MuFOqEjc-YBJkkBHotyQ8ybIswJgARCZJ5p4Vgc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f8e82efddd0134c-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.210.55.73","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.210.55.73, 172.69.224.168"}
[09-May-2026 06:05:16 UTC] === User Orders API Called ===
[09-May-2026 06:05:16 UTC] User ID: 530
[09-May-2026 06:05:16 UTC] Limit: 20, Offset: 0
[09-May-2026 06:05:16 UTC] Orders found: 2
[09-May-2026 06:05:16 UTC] Orders data: [{"id":258,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/tradewithdavid0","status":"cancelled","created_at":"2026-05-09 09:33:27","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":257,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/tradewithdavid0","status":"cancelled","created_at":"2026-05-09 02:27:15","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[09-May-2026 06:05:16 UTC] Total orders count: 2
[09-May-2026 06:05:16 UTC] === API CALL LOG ===
[09-May-2026 06:05:16 UTC] Endpoint: user/profile.php
[09-May-2026 06:05:16 UTC] Full Log Data: {
    "timestamp": "2026-05-09 06:05:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.210.55.73",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMwIiwidXNlcm5hbWUiOiJOd2Fmb3IiLCJlbWFpbCI6ImRvbjg0NDA3M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg4ODU0OTh9.mNP6MuFOqEjc-YBJkkBHotyQ8ybIswJgARCZJ5p4Vgc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8e82efddd5134c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.210.55.73",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.210.55.73, 172.69.224.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-May-2026 06:05:16 UTC] === END API CALL LOG ===
[09-May-2026 06:05:16 UTC] ✅ API Hash verification passed for profile endpoint
[09-May-2026 06:05:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMwIiwidXNlcm5hbWUiOiJOd2Fmb3IiLCJlbWFpbCI6ImRvbjg0NDA3M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg4ODU0OTh9.mNP6MuFOqEjc-YBJkkBHotyQ8ybIswJgARCZJ5p4Vgc
[09-May-2026 06:05:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-May-2026 06:05:16 UTC] ✅ JWT token verified successfully for user profile
[09-May-2026 06:05:16 UTC] User ID: 530
[09-May-2026 06:05:16 UTC] ✅ User profile retrieved successfully for user ID: 530
[09-May-2026 06:05:16 UTC] === API CALL LOG ===
[09-May-2026 06:05:16 UTC] Endpoint: user/profile.php
[09-May-2026 06:05:16 UTC] Full Log Data: {
    "timestamp": "2026-05-09 06:05:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.210.55.73",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMwIiwidXNlcm5hbWUiOiJOd2Fmb3IiLCJlbWFpbCI6ImRvbjg0NDA3M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg4ODU0OTh9.mNP6MuFOqEjc-YBJkkBHotyQ8ybIswJgARCZJ5p4Vgc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8e82f38c43134c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.210.55.73",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.210.55.73, 172.69.224.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-May-2026 06:05:16 UTC] === END API CALL LOG ===
[09-May-2026 06:05:16 UTC] ✅ API Hash verification passed for profile endpoint
[09-May-2026 06:05:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMwIiwidXNlcm5hbWUiOiJOd2Fmb3IiLCJlbWFpbCI6ImRvbjg0NDA3M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg4ODU0OTh9.mNP6MuFOqEjc-YBJkkBHotyQ8ybIswJgARCZJ5p4Vgc
[09-May-2026 06:05:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-May-2026 06:05:16 UTC] ✅ JWT token verified successfully for user profile
[09-May-2026 06:05:16 UTC] User ID: 530
[09-May-2026 06:05:16 UTC] ✅ User profile retrieved successfully for user ID: 530
[09-May-2026 06:05:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-May-2026 06:05:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-May-2026 06:05:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMwIiwidXNlcm5hbWUiOiJOd2Fmb3IiLCJlbWFpbCI6ImRvbjg0NDA3M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg4ODU0OTh9.mNP6MuFOqEjc-YBJkkBHotyQ8ybIswJgARCZJ5p4Vgc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f8e8353fa42134c-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.210.55.73","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.210.55.73, 172.69.224.168"}
[09-May-2026 06:05:32 UTC] === User Orders API Called ===
[09-May-2026 06:05:32 UTC] User ID: 530
[09-May-2026 06:05:32 UTC] Limit: 20, Offset: 0
[09-May-2026 06:05:32 UTC] Orders found: 2
[09-May-2026 06:05:32 UTC] Orders data: [{"id":258,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/tradewithdavid0","status":"cancelled","created_at":"2026-05-09 09:33:27","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":257,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/tradewithdavid0","status":"cancelled","created_at":"2026-05-09 02:27:15","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[09-May-2026 06:05:32 UTC] Total orders count: 2
[09-May-2026 06:05:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-May-2026 06:05:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-May-2026 06:05:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMwIiwidXNlcm5hbWUiOiJOd2Fmb3IiLCJlbWFpbCI6ImRvbjg0NDA3M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg4ODU0OTh9.mNP6MuFOqEjc-YBJkkBHotyQ8ybIswJgARCZJ5p4Vgc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f8e836508c2134c-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"197.210.55.73","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"197.210.55.73, 172.69.224.168"}
[09-May-2026 06:05:34 UTC] === User Orders API Called ===
[09-May-2026 06:05:34 UTC] User ID: 530
[09-May-2026 06:05:34 UTC] Limit: 20, Offset: 0
[09-May-2026 06:05:34 UTC] Orders found: 2
[09-May-2026 06:05:34 UTC] Orders data: [{"id":258,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/tradewithdavid0","status":"cancelled","created_at":"2026-05-09 09:33:27","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":257,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/tradewithdavid0","status":"cancelled","created_at":"2026-05-09 02:27:15","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[09-May-2026 06:05:34 UTC] Total orders count: 2
[09-May-2026 06:05:34 UTC] === API CALL LOG ===
[09-May-2026 06:05:34 UTC] Endpoint: user/profile.php
[09-May-2026 06:05:34 UTC] Full Log Data: {
    "timestamp": "2026-05-09 06:05:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.210.55.73",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMwIiwidXNlcm5hbWUiOiJOd2Fmb3IiLCJlbWFpbCI6ImRvbjg0NDA3M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg4ODU0OTh9.mNP6MuFOqEjc-YBJkkBHotyQ8ybIswJgARCZJ5p4Vgc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8e836508c7134c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.210.55.73",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.210.55.73, 172.69.224.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-May-2026 06:05:34 UTC] === END API CALL LOG ===
[09-May-2026 06:05:34 UTC] ✅ API Hash verification passed for profile endpoint
[09-May-2026 06:05:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMwIiwidXNlcm5hbWUiOiJOd2Fmb3IiLCJlbWFpbCI6ImRvbjg0NDA3M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg4ODU0OTh9.mNP6MuFOqEjc-YBJkkBHotyQ8ybIswJgARCZJ5p4Vgc
[09-May-2026 06:05:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-May-2026 06:05:34 UTC] ✅ JWT token verified successfully for user profile
[09-May-2026 06:05:34 UTC] User ID: 530
[09-May-2026 06:05:34 UTC] ✅ User profile retrieved successfully for user ID: 530
[09-May-2026 06:05:35 UTC] === API CALL LOG ===
[09-May-2026 06:05:35 UTC] Endpoint: user/profile.php
[09-May-2026 06:05:35 UTC] Full Log Data: {
    "timestamp": "2026-05-09 06:05:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.210.55.73",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMwIiwidXNlcm5hbWUiOiJOd2Fmb3IiLCJlbWFpbCI6ImRvbjg0NDA3M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg4ODU0OTh9.mNP6MuFOqEjc-YBJkkBHotyQ8ybIswJgARCZJ5p4Vgc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8e8368a859134c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "197.210.55.73",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "197.210.55.73, 172.69.224.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-May-2026 06:05:35 UTC] === END API CALL LOG ===
[09-May-2026 06:05:35 UTC] ✅ API Hash verification passed for profile endpoint
[09-May-2026 06:05:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMwIiwidXNlcm5hbWUiOiJOd2Fmb3IiLCJlbWFpbCI6ImRvbjg0NDA3M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg4ODU0OTh9.mNP6MuFOqEjc-YBJkkBHotyQ8ybIswJgARCZJ5p4Vgc
[09-May-2026 06:05:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-May-2026 06:05:35 UTC] ✅ JWT token verified successfully for user profile
[09-May-2026 06:05:35 UTC] User ID: 530
[09-May-2026 06:05:35 UTC] ✅ User profile retrieved successfully for user ID: 530
[09-May-2026 08:18:52 UTC] === API CALL LOG ===
[09-May-2026 08:18:52 UTC] Endpoint: user/profile.php
[09-May-2026 08:18:52 UTC] Full Log Data: {
    "timestamp": "2026-05-09 08:18:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.196.16.65",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMyIiwidXNlcm5hbWUiOiJoZWluMTIzIiwiZW1haWwiOiJkb29uY2FuNEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5MTk1MzB9.rQ2VbnkPiX7A44YbpHDoKVvuXIUzCXwbjilVqCm5JFU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8f46a18e7dfd3b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "45.196.16.65",
        "CF-IPCountry": "SG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "45.196.16.65, 162.158.108.30"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-May-2026 08:18:52 UTC] === END API CALL LOG ===
[09-May-2026 08:18:52 UTC] ✅ API Hash verification passed for profile endpoint
[09-May-2026 08:18:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMyIiwidXNlcm5hbWUiOiJoZWluMTIzIiwiZW1haWwiOiJkb29uY2FuNEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5MTk1MzB9.rQ2VbnkPiX7A44YbpHDoKVvuXIUzCXwbjilVqCm5JFU
[09-May-2026 08:18:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-May-2026 08:18:52 UTC] ✅ JWT token verified successfully for user profile
[09-May-2026 08:18:52 UTC] User ID: 532
[09-May-2026 08:18:52 UTC] ✅ User profile retrieved successfully for user ID: 532
[09-May-2026 08:18:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-May-2026 08:18:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-May-2026 08:18:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMyIiwidXNlcm5hbWUiOiJoZWluMTIzIiwiZW1haWwiOiJkb29uY2FuNEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5MTk1MzB9.rQ2VbnkPiX7A44YbpHDoKVvuXIUzCXwbjilVqCm5JFU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f8f46a18e81fd3b-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"45.196.16.65","CF-IPCountry":"SG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"45.196.16.65, 162.158.108.30"}
[09-May-2026 08:18:52 UTC] === User Orders API Called ===
[09-May-2026 08:18:52 UTC] User ID: 532
[09-May-2026 08:18:52 UTC] Limit: 20, Offset: 0
[09-May-2026 08:18:52 UTC] Orders found: 0
[09-May-2026 08:18:52 UTC] Orders data: []
[09-May-2026 08:18:52 UTC] Total orders count: 0
[09-May-2026 08:18:52 UTC] === API CALL LOG ===
[09-May-2026 08:18:52 UTC] Endpoint: user/profile.php
[09-May-2026 08:18:52 UTC] Full Log Data: {
    "timestamp": "2026-05-09 08:18:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.196.16.65",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMyIiwidXNlcm5hbWUiOiJoZWluMTIzIiwiZW1haWwiOiJkb29uY2FuNEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5MTk1MzB9.rQ2VbnkPiX7A44YbpHDoKVvuXIUzCXwbjilVqCm5JFU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8f46a18e82fd3b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "45.196.16.65",
        "CF-IPCountry": "SG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "45.196.16.65, 162.158.108.30"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-May-2026 08:18:52 UTC] === END API CALL LOG ===
[09-May-2026 08:18:52 UTC] ✅ API Hash verification passed for profile endpoint
[09-May-2026 08:18:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMyIiwidXNlcm5hbWUiOiJoZWluMTIzIiwiZW1haWwiOiJkb29uY2FuNEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5MTk1MzB9.rQ2VbnkPiX7A44YbpHDoKVvuXIUzCXwbjilVqCm5JFU
[09-May-2026 08:18:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-May-2026 08:18:52 UTC] ✅ JWT token verified successfully for user profile
[09-May-2026 08:18:52 UTC] User ID: 532
[09-May-2026 08:18:52 UTC] ✅ User profile retrieved successfully for user ID: 532
[09-May-2026 08:18:54 UTC] === API CALL LOG ===
[09-May-2026 08:18:54 UTC] Endpoint: user/profile.php
[09-May-2026 08:18:54 UTC] Full Log Data: {
    "timestamp": "2026-05-09 08:18:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.196.16.65",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMyIiwidXNlcm5hbWUiOiJoZWluMTIzIiwiZW1haWwiOiJkb29uY2FuNEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5MTk1MzB9.rQ2VbnkPiX7A44YbpHDoKVvuXIUzCXwbjilVqCm5JFU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8f46b1b936fd3b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "45.196.16.65",
        "CF-IPCountry": "SG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "45.196.16.65, 162.158.108.30"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-May-2026 08:18:54 UTC] === END API CALL LOG ===
[09-May-2026 08:18:54 UTC] ✅ API Hash verification passed for profile endpoint
[09-May-2026 08:18:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMyIiwidXNlcm5hbWUiOiJoZWluMTIzIiwiZW1haWwiOiJkb29uY2FuNEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5MTk1MzB9.rQ2VbnkPiX7A44YbpHDoKVvuXIUzCXwbjilVqCm5JFU
[09-May-2026 08:18:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-May-2026 08:18:54 UTC] ✅ JWT token verified successfully for user profile
[09-May-2026 08:18:54 UTC] User ID: 532
[09-May-2026 08:18:54 UTC] ✅ User profile retrieved successfully for user ID: 532
[09-May-2026 08:19:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-May-2026 08:19:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-May-2026 08:19:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMyIiwidXNlcm5hbWUiOiJoZWluMTIzIiwiZW1haWwiOiJkb29uY2FuNEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5MTk1MzB9.rQ2VbnkPiX7A44YbpHDoKVvuXIUzCXwbjilVqCm5JFU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f8f47040a07fd3b-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"45.196.16.65","CF-IPCountry":"SG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"45.196.16.65, 162.158.108.70"}
[09-May-2026 08:19:07 UTC] === User Orders API Called ===
[09-May-2026 08:19:07 UTC] User ID: 532
[09-May-2026 08:19:07 UTC] Limit: 20, Offset: 0
[09-May-2026 08:19:07 UTC] Orders found: 0
[09-May-2026 08:19:07 UTC] Orders data: []
[09-May-2026 08:19:07 UTC] Total orders count: 0
[09-May-2026 08:19:15 UTC] === API CALL LOG ===
[09-May-2026 08:19:15 UTC] Endpoint: user/profile.php
[09-May-2026 08:19:15 UTC] Full Log Data: {
    "timestamp": "2026-05-09 08:19:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.196.16.65",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMyIiwidXNlcm5hbWUiOiJoZWluMTIzIiwiZW1haWwiOiJkb29uY2FuNEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5MTk1MzB9.rQ2VbnkPiX7A44YbpHDoKVvuXIUzCXwbjilVqCm5JFU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8f47321993604b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "45.196.16.65",
        "CF-IPCountry": "SG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "45.196.16.65, 172.70.143.194"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-May-2026 08:19:15 UTC] === END API CALL LOG ===
[09-May-2026 08:19:15 UTC] ✅ API Hash verification passed for profile endpoint
[09-May-2026 08:19:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMyIiwidXNlcm5hbWUiOiJoZWluMTIzIiwiZW1haWwiOiJkb29uY2FuNEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5MTk1MzB9.rQ2VbnkPiX7A44YbpHDoKVvuXIUzCXwbjilVqCm5JFU
[09-May-2026 08:19:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-May-2026 08:19:15 UTC] ✅ JWT token verified successfully for user profile
[09-May-2026 08:19:15 UTC] User ID: 532
[09-May-2026 08:19:15 UTC] ✅ User profile retrieved successfully for user ID: 532
[09-May-2026 08:19:16 UTC] === API CALL LOG ===
[09-May-2026 08:19:16 UTC] Endpoint: user/profile.php
[09-May-2026 08:19:16 UTC] Full Log Data: {
    "timestamp": "2026-05-09 08:19:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.196.16.65",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMyIiwidXNlcm5hbWUiOiJoZWluMTIzIiwiZW1haWwiOiJkb29uY2FuNEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5MTk1MzB9.rQ2VbnkPiX7A44YbpHDoKVvuXIUzCXwbjilVqCm5JFU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8f4739f995604b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "45.196.16.65",
        "CF-IPCountry": "SG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "45.196.16.65, 172.70.143.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-May-2026 08:19:16 UTC] === END API CALL LOG ===
[09-May-2026 08:19:16 UTC] ✅ API Hash verification passed for profile endpoint
[09-May-2026 08:19:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMyIiwidXNlcm5hbWUiOiJoZWluMTIzIiwiZW1haWwiOiJkb29uY2FuNEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5MTk1MzB9.rQ2VbnkPiX7A44YbpHDoKVvuXIUzCXwbjilVqCm5JFU
[09-May-2026 08:19:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-May-2026 08:19:16 UTC] ✅ JWT token verified successfully for user profile
[09-May-2026 08:19:16 UTC] User ID: 532
[09-May-2026 08:19:16 UTC] ✅ User profile retrieved successfully for user ID: 532
[09-May-2026 08:19:16 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-May-2026 08:19:16 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-May-2026 08:19:16 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMyIiwidXNlcm5hbWUiOiJoZWluMTIzIiwiZW1haWwiOiJkb29uY2FuNEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5MTk1MzB9.rQ2VbnkPiX7A44YbpHDoKVvuXIUzCXwbjilVqCm5JFU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f8f4739f999604b-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"45.196.16.65","CF-IPCountry":"SG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"45.196.16.65, 172.70.143.195"}
[09-May-2026 08:19:16 UTC] === User Orders API Called ===
[09-May-2026 08:19:16 UTC] User ID: 532
[09-May-2026 08:19:16 UTC] Limit: 20, Offset: 0
[09-May-2026 08:19:16 UTC] Orders found: 0
[09-May-2026 08:19:16 UTC] Orders data: []
[09-May-2026 08:19:16 UTC] Total orders count: 0
[09-May-2026 08:19:16 UTC] === API CALL LOG ===
[09-May-2026 08:19:16 UTC] Endpoint: user/profile.php
[09-May-2026 08:19:16 UTC] Full Log Data: {
    "timestamp": "2026-05-09 08:19:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.196.16.65",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMyIiwidXNlcm5hbWUiOiJoZWluMTIzIiwiZW1haWwiOiJkb29uY2FuNEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5MTk1MzB9.rQ2VbnkPiX7A44YbpHDoKVvuXIUzCXwbjilVqCm5JFU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8f473b9b4b604b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "45.196.16.65",
        "CF-IPCountry": "SG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "45.196.16.65, 172.70.143.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-May-2026 08:19:16 UTC] === END API CALL LOG ===
[09-May-2026 08:19:16 UTC] ✅ API Hash verification passed for profile endpoint
[09-May-2026 08:19:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMyIiwidXNlcm5hbWUiOiJoZWluMTIzIiwiZW1haWwiOiJkb29uY2FuNEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5MTk1MzB9.rQ2VbnkPiX7A44YbpHDoKVvuXIUzCXwbjilVqCm5JFU
[09-May-2026 08:19:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-May-2026 08:19:16 UTC] ✅ JWT token verified successfully for user profile
[09-May-2026 08:19:16 UTC] User ID: 532
[09-May-2026 08:19:16 UTC] ✅ User profile retrieved successfully for user ID: 532
[09-May-2026 08:19:18 UTC] === API CALL LOG ===
[09-May-2026 08:19:18 UTC] Endpoint: user/profile.php
[09-May-2026 08:19:18 UTC] Full Log Data: {
    "timestamp": "2026-05-09 08:19:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.196.16.65",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMyIiwidXNlcm5hbWUiOiJoZWluMTIzIiwiZW1haWwiOiJkb29uY2FuNEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5MTk1MzB9.rQ2VbnkPiX7A44YbpHDoKVvuXIUzCXwbjilVqCm5JFU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8f47450d77604b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "45.196.16.65",
        "CF-IPCountry": "SG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "45.196.16.65, 172.70.143.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-May-2026 08:19:18 UTC] === END API CALL LOG ===
[09-May-2026 08:19:18 UTC] ✅ API Hash verification passed for profile endpoint
[09-May-2026 08:19:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMyIiwidXNlcm5hbWUiOiJoZWluMTIzIiwiZW1haWwiOiJkb29uY2FuNEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5MTk1MzB9.rQ2VbnkPiX7A44YbpHDoKVvuXIUzCXwbjilVqCm5JFU
[09-May-2026 08:19:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-May-2026 08:19:18 UTC] ✅ JWT token verified successfully for user profile
[09-May-2026 08:19:18 UTC] User ID: 532
[09-May-2026 08:19:18 UTC] ✅ User profile retrieved successfully for user ID: 532
[09-May-2026 08:19:24 UTC] === API CALL LOG ===
[09-May-2026 08:19:24 UTC] Endpoint: user/profile.php
[09-May-2026 08:19:24 UTC] Full Log Data: {
    "timestamp": "2026-05-09 08:19:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.196.16.65",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMyIiwidXNlcm5hbWUiOiJoZWluMTIzIiwiZW1haWwiOiJkb29uY2FuNEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5MTk1MzB9.rQ2VbnkPiX7A44YbpHDoKVvuXIUzCXwbjilVqCm5JFU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8f476cbb687b84-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "45.196.16.65",
        "CF-IPCountry": "SG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "45.196.16.65, 104.22.66.162"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-May-2026 08:19:24 UTC] === END API CALL LOG ===
[09-May-2026 08:19:24 UTC] ✅ API Hash verification passed for profile endpoint
[09-May-2026 08:19:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMyIiwidXNlcm5hbWUiOiJoZWluMTIzIiwiZW1haWwiOiJkb29uY2FuNEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5MTk1MzB9.rQ2VbnkPiX7A44YbpHDoKVvuXIUzCXwbjilVqCm5JFU
[09-May-2026 08:19:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-May-2026 08:19:24 UTC] ✅ JWT token verified successfully for user profile
[09-May-2026 08:19:24 UTC] User ID: 532
[09-May-2026 08:19:24 UTC] ✅ User profile retrieved successfully for user ID: 532
[09-May-2026 08:19:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-May-2026 08:19:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-May-2026 08:19:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMyIiwidXNlcm5hbWUiOiJoZWluMTIzIiwiZW1haWwiOiJkb29uY2FuNEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5MTk1MzB9.rQ2VbnkPiX7A44YbpHDoKVvuXIUzCXwbjilVqCm5JFU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f8f4778197a7b84-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"45.196.16.65","CF-IPCountry":"SG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"45.196.16.65, 104.22.66.162"}
[09-May-2026 08:19:26 UTC] === User Orders API Called ===
[09-May-2026 08:19:26 UTC] User ID: 532
[09-May-2026 08:19:26 UTC] Limit: 20, Offset: 0
[09-May-2026 08:19:26 UTC] Orders found: 0
[09-May-2026 08:19:26 UTC] Orders data: []
[09-May-2026 08:19:26 UTC] Total orders count: 0
[09-May-2026 08:19:26 UTC] === API CALL LOG ===
[09-May-2026 08:19:26 UTC] Endpoint: user/profile.php
[09-May-2026 08:19:26 UTC] Full Log Data: {
    "timestamp": "2026-05-09 08:19:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.196.16.65",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMyIiwidXNlcm5hbWUiOiJoZWluMTIzIiwiZW1haWwiOiJkb29uY2FuNEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5MTk1MzB9.rQ2VbnkPiX7A44YbpHDoKVvuXIUzCXwbjilVqCm5JFU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8f4778197d7b84-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "45.196.16.65",
        "CF-IPCountry": "SG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "45.196.16.65, 104.22.66.162"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-May-2026 08:19:26 UTC] === END API CALL LOG ===
[09-May-2026 08:19:26 UTC] ✅ API Hash verification passed for profile endpoint
[09-May-2026 08:19:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMyIiwidXNlcm5hbWUiOiJoZWluMTIzIiwiZW1haWwiOiJkb29uY2FuNEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5MTk1MzB9.rQ2VbnkPiX7A44YbpHDoKVvuXIUzCXwbjilVqCm5JFU
[09-May-2026 08:19:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-May-2026 08:19:26 UTC] ✅ JWT token verified successfully for user profile
[09-May-2026 08:19:26 UTC] User ID: 532
[09-May-2026 08:19:26 UTC] ✅ User profile retrieved successfully for user ID: 532
[09-May-2026 08:19:26 UTC] === API CALL LOG ===
[09-May-2026 08:19:26 UTC] Endpoint: user/profile.php
[09-May-2026 08:19:26 UTC] Full Log Data: {
    "timestamp": "2026-05-09 08:19:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.196.16.65",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMyIiwidXNlcm5hbWUiOiJoZWluMTIzIiwiZW1haWwiOiJkb29uY2FuNEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5MTk1MzB9.rQ2VbnkPiX7A44YbpHDoKVvuXIUzCXwbjilVqCm5JFU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8f4778196c7b84-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "45.196.16.65",
        "CF-IPCountry": "SG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "45.196.16.65, 104.22.66.163"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-May-2026 08:19:26 UTC] === END API CALL LOG ===
[09-May-2026 08:19:26 UTC] ✅ API Hash verification passed for profile endpoint
[09-May-2026 08:19:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMyIiwidXNlcm5hbWUiOiJoZWluMTIzIiwiZW1haWwiOiJkb29uY2FuNEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5MTk1MzB9.rQ2VbnkPiX7A44YbpHDoKVvuXIUzCXwbjilVqCm5JFU
[09-May-2026 08:19:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-May-2026 08:19:26 UTC] ✅ JWT token verified successfully for user profile
[09-May-2026 08:19:26 UTC] User ID: 532
[09-May-2026 08:19:26 UTC] ✅ User profile retrieved successfully for user ID: 532
[09-May-2026 08:19:31 UTC] === API CALL LOG ===
[09-May-2026 08:19:31 UTC] Endpoint: user/profile.php
[09-May-2026 08:19:31 UTC] Full Log Data: {
    "timestamp": "2026-05-09 08:19:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.196.16.65",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMyIiwidXNlcm5hbWUiOiJoZWluMTIzIiwiZW1haWwiOiJkb29uY2FuNEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5MTk1MzB9.rQ2VbnkPiX7A44YbpHDoKVvuXIUzCXwbjilVqCm5JFU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8f4797ac6b7b84-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "45.196.16.65",
        "CF-IPCountry": "SG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "45.196.16.65, 104.22.66.163"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-May-2026 08:19:31 UTC] === END API CALL LOG ===
[09-May-2026 08:19:31 UTC] ✅ API Hash verification passed for profile endpoint
[09-May-2026 08:19:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMyIiwidXNlcm5hbWUiOiJoZWluMTIzIiwiZW1haWwiOiJkb29uY2FuNEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5MTk1MzB9.rQ2VbnkPiX7A44YbpHDoKVvuXIUzCXwbjilVqCm5JFU
[09-May-2026 08:19:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-May-2026 08:19:31 UTC] ✅ JWT token verified successfully for user profile
[09-May-2026 08:19:31 UTC] User ID: 532
[09-May-2026 08:19:31 UTC] ✅ User profile retrieved successfully for user ID: 532
[09-May-2026 08:19:31 UTC] User Purchases API - User ID: 532
[09-May-2026 08:19:31 UTC] User Purchases API - Total purchases found: 0
[09-May-2026 08:19:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-May-2026 08:19:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-May-2026 08:19:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMyIiwidXNlcm5hbWUiOiJoZWluMTIzIiwiZW1haWwiOiJkb29uY2FuNEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5MTk1MzB9.rQ2VbnkPiX7A44YbpHDoKVvuXIUzCXwbjilVqCm5JFU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f8f47b7eea97b84-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"45.196.16.65","CF-IPCountry":"SG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"45.196.16.65, 104.22.66.162"}
[09-May-2026 08:19:36 UTC] === User Orders API Called ===
[09-May-2026 08:19:36 UTC] User ID: 532
[09-May-2026 08:19:36 UTC] Limit: 20, Offset: 0
[09-May-2026 08:19:36 UTC] Orders found: 0
[09-May-2026 08:19:36 UTC] Orders data: []
[09-May-2026 08:19:36 UTC] Total orders count: 0
[09-May-2026 08:19:53 UTC] === API CALL LOG ===
[09-May-2026 08:19:53 UTC] Endpoint: user/profile.php
[09-May-2026 08:19:53 UTC] Full Log Data: {
    "timestamp": "2026-05-09 08:19:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.196.16.65",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMyIiwidXNlcm5hbWUiOiJoZWluMTIzIiwiZW1haWwiOiJkb29uY2FuNEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5MTk1MzB9.rQ2VbnkPiX7A44YbpHDoKVvuXIUzCXwbjilVqCm5JFU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8f4820ba9c6494-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "45.196.16.65",
        "CF-IPCountry": "SG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "45.196.16.65, 172.69.176.74"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-May-2026 08:19:53 UTC] === END API CALL LOG ===
[09-May-2026 08:19:53 UTC] ✅ API Hash verification passed for profile endpoint
[09-May-2026 08:19:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMyIiwidXNlcm5hbWUiOiJoZWluMTIzIiwiZW1haWwiOiJkb29uY2FuNEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5MTk1MzB9.rQ2VbnkPiX7A44YbpHDoKVvuXIUzCXwbjilVqCm5JFU
[09-May-2026 08:19:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-May-2026 08:19:53 UTC] ✅ JWT token verified successfully for user profile
[09-May-2026 08:19:53 UTC] User ID: 532
[09-May-2026 08:19:53 UTC] ✅ User profile retrieved successfully for user ID: 532
[09-May-2026 08:19:55 UTC] === API CALL LOG ===
[09-May-2026 08:19:55 UTC] Endpoint: user/profile.php
[09-May-2026 08:19:55 UTC] Full Log Data: {
    "timestamp": "2026-05-09 08:19:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.196.16.65",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMyIiwidXNlcm5hbWUiOiJoZWluMTIzIiwiZW1haWwiOiJkb29uY2FuNEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5MTk1MzB9.rQ2VbnkPiX7A44YbpHDoKVvuXIUzCXwbjilVqCm5JFU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8f482c29f76494-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "45.196.16.65",
        "CF-IPCountry": "SG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "45.196.16.65, 172.69.176.74"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-May-2026 08:19:55 UTC] === END API CALL LOG ===
[09-May-2026 08:19:55 UTC] ✅ API Hash verification passed for profile endpoint
[09-May-2026 08:19:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMyIiwidXNlcm5hbWUiOiJoZWluMTIzIiwiZW1haWwiOiJkb29uY2FuNEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5MTk1MzB9.rQ2VbnkPiX7A44YbpHDoKVvuXIUzCXwbjilVqCm5JFU
[09-May-2026 08:19:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-May-2026 08:19:55 UTC] ✅ JWT token verified successfully for user profile
[09-May-2026 08:19:55 UTC] User ID: 532
[09-May-2026 08:19:55 UTC] ✅ User profile retrieved successfully for user ID: 532
[09-May-2026 08:19:55 UTC] === API CALL LOG ===
[09-May-2026 08:19:55 UTC] Endpoint: user/profile.php
[09-May-2026 08:19:55 UTC] Full Log Data: {
    "timestamp": "2026-05-09 08:19:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.196.16.65",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMyIiwidXNlcm5hbWUiOiJoZWluMTIzIiwiZW1haWwiOiJkb29uY2FuNEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5MTk1MzB9.rQ2VbnkPiX7A44YbpHDoKVvuXIUzCXwbjilVqCm5JFU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8f482c29fc6494-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "45.196.16.65",
        "CF-IPCountry": "SG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "45.196.16.65, 172.69.176.74"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-May-2026 08:19:55 UTC] === END API CALL LOG ===
[09-May-2026 08:19:55 UTC] ✅ API Hash verification passed for profile endpoint
[09-May-2026 08:19:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMyIiwidXNlcm5hbWUiOiJoZWluMTIzIiwiZW1haWwiOiJkb29uY2FuNEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5MTk1MzB9.rQ2VbnkPiX7A44YbpHDoKVvuXIUzCXwbjilVqCm5JFU
[09-May-2026 08:19:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-May-2026 08:19:55 UTC] ✅ JWT token verified successfully for user profile
[09-May-2026 08:19:55 UTC] User ID: 532
[09-May-2026 08:19:55 UTC] ✅ User profile retrieved successfully for user ID: 532
[09-May-2026 08:19:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-May-2026 08:19:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-May-2026 08:19:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMyIiwidXNlcm5hbWUiOiJoZWluMTIzIiwiZW1haWwiOiJkb29uY2FuNEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5MTk1MzB9.rQ2VbnkPiX7A44YbpHDoKVvuXIUzCXwbjilVqCm5JFU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f8f482c29fa6494-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"45.196.16.65","CF-IPCountry":"SG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"45.196.16.65, 172.69.176.74"}
[09-May-2026 08:19:55 UTC] === User Orders API Called ===
[09-May-2026 08:19:55 UTC] User ID: 532
[09-May-2026 08:19:55 UTC] Limit: 20, Offset: 0
[09-May-2026 08:19:55 UTC] Orders found: 0
[09-May-2026 08:19:55 UTC] Orders data: []
[09-May-2026 08:19:55 UTC] Total orders count: 0
[09-May-2026 08:19:57 UTC] === API CALL LOG ===
[09-May-2026 08:19:57 UTC] Endpoint: user/profile.php
[09-May-2026 08:19:57 UTC] Full Log Data: {
    "timestamp": "2026-05-09 08:19:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.196.16.65",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMyIiwidXNlcm5hbWUiOiJoZWluMTIzIiwiZW1haWwiOiJkb29uY2FuNEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5MTk1MzB9.rQ2VbnkPiX7A44YbpHDoKVvuXIUzCXwbjilVqCm5JFU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8f483beb2d6494-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "45.196.16.65",
        "CF-IPCountry": "SG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "45.196.16.65, 172.69.176.74"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-May-2026 08:19:57 UTC] === END API CALL LOG ===
[09-May-2026 08:19:57 UTC] ✅ API Hash verification passed for profile endpoint
[09-May-2026 08:19:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMyIiwidXNlcm5hbWUiOiJoZWluMTIzIiwiZW1haWwiOiJkb29uY2FuNEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5MTk1MzB9.rQ2VbnkPiX7A44YbpHDoKVvuXIUzCXwbjilVqCm5JFU
[09-May-2026 08:19:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-May-2026 08:19:57 UTC] ✅ JWT token verified successfully for user profile
[09-May-2026 08:19:57 UTC] User ID: 532
[09-May-2026 08:19:57 UTC] ✅ User profile retrieved successfully for user ID: 532
[09-May-2026 08:20:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-May-2026 08:20:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-May-2026 08:20:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMyIiwidXNlcm5hbWUiOiJoZWluMTIzIiwiZW1haWwiOiJkb29uY2FuNEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5MTk1MzB9.rQ2VbnkPiX7A44YbpHDoKVvuXIUzCXwbjilVqCm5JFU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f8f48d19aa16494-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"45.196.16.65","CF-IPCountry":"SG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"45.196.16.65, 172.69.176.75"}
[09-May-2026 08:20:21 UTC] === User Orders API Called ===
[09-May-2026 08:20:21 UTC] User ID: 532
[09-May-2026 08:20:21 UTC] Limit: 20, Offset: 0
[09-May-2026 08:20:21 UTC] Orders found: 0
[09-May-2026 08:20:21 UTC] Orders data: []
[09-May-2026 08:20:21 UTC] Total orders count: 0
[09-May-2026 08:20:21 UTC] === API CALL LOG ===
[09-May-2026 08:20:21 UTC] Endpoint: user/profile.php
[09-May-2026 08:20:21 UTC] Full Log Data: {
    "timestamp": "2026-05-09 08:20:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.196.16.65",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMyIiwidXNlcm5hbWUiOiJoZWluMTIzIiwiZW1haWwiOiJkb29uY2FuNEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5MTk1MzB9.rQ2VbnkPiX7A44YbpHDoKVvuXIUzCXwbjilVqCm5JFU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8f48d19aa36494-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "45.196.16.65",
        "CF-IPCountry": "SG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "45.196.16.65, 172.69.176.74"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-May-2026 08:20:21 UTC] === END API CALL LOG ===
[09-May-2026 08:20:21 UTC] ✅ API Hash verification passed for profile endpoint
[09-May-2026 08:20:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMyIiwidXNlcm5hbWUiOiJoZWluMTIzIiwiZW1haWwiOiJkb29uY2FuNEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5MTk1MzB9.rQ2VbnkPiX7A44YbpHDoKVvuXIUzCXwbjilVqCm5JFU
[09-May-2026 08:20:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-May-2026 08:20:21 UTC] ✅ JWT token verified successfully for user profile
[09-May-2026 08:20:21 UTC] User ID: 532
[09-May-2026 08:20:21 UTC] ✅ User profile retrieved successfully for user ID: 532
[09-May-2026 08:20:21 UTC] === API CALL LOG ===
[09-May-2026 08:20:21 UTC] Endpoint: user/profile.php
[09-May-2026 08:20:21 UTC] Full Log Data: {
    "timestamp": "2026-05-09 08:20:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.196.16.65",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMyIiwidXNlcm5hbWUiOiJoZWluMTIzIiwiZW1haWwiOiJkb29uY2FuNEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5MTk1MzB9.rQ2VbnkPiX7A44YbpHDoKVvuXIUzCXwbjilVqCm5JFU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8f48d3aff56494-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "45.196.16.65",
        "CF-IPCountry": "SG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "45.196.16.65, 172.69.176.75"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-May-2026 08:20:21 UTC] === END API CALL LOG ===
[09-May-2026 08:20:21 UTC] ✅ API Hash verification passed for profile endpoint
[09-May-2026 08:20:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMyIiwidXNlcm5hbWUiOiJoZWluMTIzIiwiZW1haWwiOiJkb29uY2FuNEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5MTk1MzB9.rQ2VbnkPiX7A44YbpHDoKVvuXIUzCXwbjilVqCm5JFU
[09-May-2026 08:20:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-May-2026 08:20:21 UTC] ✅ JWT token verified successfully for user profile
[09-May-2026 08:20:21 UTC] User ID: 532
[09-May-2026 08:20:21 UTC] ✅ User profile retrieved successfully for user ID: 532
[09-May-2026 08:20:23 UTC] === API CALL LOG ===
[09-May-2026 08:20:23 UTC] Endpoint: user/profile.php
[09-May-2026 08:20:23 UTC] Full Log Data: {
    "timestamp": "2026-05-09 08:20:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.196.16.65",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMyIiwidXNlcm5hbWUiOiJoZWluMTIzIiwiZW1haWwiOiJkb29uY2FuNEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5MTk1MzB9.rQ2VbnkPiX7A44YbpHDoKVvuXIUzCXwbjilVqCm5JFU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8f48dd5c386494-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "45.196.16.65",
        "CF-IPCountry": "SG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "45.196.16.65, 172.69.176.75"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-May-2026 08:20:23 UTC] === END API CALL LOG ===
[09-May-2026 08:20:23 UTC] ✅ API Hash verification passed for profile endpoint
[09-May-2026 08:20:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMyIiwidXNlcm5hbWUiOiJoZWluMTIzIiwiZW1haWwiOiJkb29uY2FuNEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5MTk1MzB9.rQ2VbnkPiX7A44YbpHDoKVvuXIUzCXwbjilVqCm5JFU
[09-May-2026 08:20:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-May-2026 08:20:23 UTC] ✅ JWT token verified successfully for user profile
[09-May-2026 08:20:23 UTC] User ID: 532
[09-May-2026 08:20:23 UTC] ✅ User profile retrieved successfully for user ID: 532
[09-May-2026 08:20:36 UTC] === API CALL LOG ===
[09-May-2026 08:20:36 UTC] Endpoint: user/profile.php
[09-May-2026 08:20:36 UTC] Full Log Data: {
    "timestamp": "2026-05-09 08:20:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.196.16.65",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMyIiwidXNlcm5hbWUiOiJoZWluMTIzIiwiZW1haWwiOiJkb29uY2FuNEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5MTk1MzB9.rQ2VbnkPiX7A44YbpHDoKVvuXIUzCXwbjilVqCm5JFU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8f49302f666494-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "45.196.16.65",
        "CF-IPCountry": "SG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "45.196.16.65, 172.69.176.75"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-May-2026 08:20:36 UTC] === END API CALL LOG ===
[09-May-2026 08:20:36 UTC] ✅ API Hash verification passed for profile endpoint
[09-May-2026 08:20:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMyIiwidXNlcm5hbWUiOiJoZWluMTIzIiwiZW1haWwiOiJkb29uY2FuNEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5MTk1MzB9.rQ2VbnkPiX7A44YbpHDoKVvuXIUzCXwbjilVqCm5JFU
[09-May-2026 08:20:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-May-2026 08:20:36 UTC] ✅ JWT token verified successfully for user profile
[09-May-2026 08:20:36 UTC] User ID: 532
[09-May-2026 08:20:36 UTC] ✅ User profile retrieved successfully for user ID: 532
[09-May-2026 08:20:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-May-2026 08:20:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-May-2026 08:20:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMyIiwidXNlcm5hbWUiOiJoZWluMTIzIiwiZW1haWwiOiJkb29uY2FuNEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5MTk1MzB9.rQ2VbnkPiX7A44YbpHDoKVvuXIUzCXwbjilVqCm5JFU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f8f49302f606494-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"45.196.16.65","CF-IPCountry":"SG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"45.196.16.65, 172.69.176.74"}
[09-May-2026 08:20:36 UTC] === User Orders API Called ===
[09-May-2026 08:20:36 UTC] User ID: 532
[09-May-2026 08:20:36 UTC] Limit: 20, Offset: 0
[09-May-2026 08:20:36 UTC] Orders found: 0
[09-May-2026 08:20:36 UTC] Orders data: []
[09-May-2026 08:20:36 UTC] Total orders count: 0
[09-May-2026 08:20:37 UTC] === API CALL LOG ===
[09-May-2026 08:20:37 UTC] Endpoint: user/profile.php
[09-May-2026 08:20:37 UTC] Full Log Data: {
    "timestamp": "2026-05-09 08:20:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.196.16.65",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMyIiwidXNlcm5hbWUiOiJoZWluMTIzIiwiZW1haWwiOiJkb29uY2FuNEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5MTk1MzB9.rQ2VbnkPiX7A44YbpHDoKVvuXIUzCXwbjilVqCm5JFU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8f4933d9c36494-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "45.196.16.65",
        "CF-IPCountry": "SG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "45.196.16.65, 172.69.176.75"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-May-2026 08:20:37 UTC] === END API CALL LOG ===
[09-May-2026 08:20:37 UTC] ✅ API Hash verification passed for profile endpoint
[09-May-2026 08:20:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMyIiwidXNlcm5hbWUiOiJoZWluMTIzIiwiZW1haWwiOiJkb29uY2FuNEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5MTk1MzB9.rQ2VbnkPiX7A44YbpHDoKVvuXIUzCXwbjilVqCm5JFU
[09-May-2026 08:20:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-May-2026 08:20:37 UTC] ✅ JWT token verified successfully for user profile
[09-May-2026 08:20:37 UTC] User ID: 532
[09-May-2026 08:20:37 UTC] ✅ User profile retrieved successfully for user ID: 532
[09-May-2026 08:20:38 UTC] === API CALL LOG ===
[09-May-2026 08:20:38 UTC] Endpoint: user/profile.php
[09-May-2026 08:20:38 UTC] Full Log Data: {
    "timestamp": "2026-05-09 08:20:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.196.16.65",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMyIiwidXNlcm5hbWUiOiJoZWluMTIzIiwiZW1haWwiOiJkb29uY2FuNEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5MTk1MzB9.rQ2VbnkPiX7A44YbpHDoKVvuXIUzCXwbjilVqCm5JFU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8f493adb0f6494-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "45.196.16.65",
        "CF-IPCountry": "SG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "45.196.16.65, 172.69.176.75"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-May-2026 08:20:38 UTC] === END API CALL LOG ===
[09-May-2026 08:20:38 UTC] ✅ API Hash verification passed for profile endpoint
[09-May-2026 08:20:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMyIiwidXNlcm5hbWUiOiJoZWluMTIzIiwiZW1haWwiOiJkb29uY2FuNEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5MTk1MzB9.rQ2VbnkPiX7A44YbpHDoKVvuXIUzCXwbjilVqCm5JFU
[09-May-2026 08:20:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-May-2026 08:20:38 UTC] ✅ JWT token verified successfully for user profile
[09-May-2026 08:20:38 UTC] User ID: 532
[09-May-2026 08:20:38 UTC] ✅ User profile retrieved successfully for user ID: 532
[09-May-2026 08:20:46 UTC] === API CALL LOG ===
[09-May-2026 08:20:46 UTC] Endpoint: user/profile.php
[09-May-2026 08:20:46 UTC] Full Log Data: {
    "timestamp": "2026-05-09 08:20:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.196.16.65",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMyIiwidXNlcm5hbWUiOiJoZWluMTIzIiwiZW1haWwiOiJkb29uY2FuNEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5MTk1MzB9.rQ2VbnkPiX7A44YbpHDoKVvuXIUzCXwbjilVqCm5JFU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8f496afe75ae68-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "45.196.16.65",
        "CF-IPCountry": "SG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "45.196.16.65, 104.23.175.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-May-2026 08:20:46 UTC] === END API CALL LOG ===
[09-May-2026 08:20:46 UTC] ✅ API Hash verification passed for profile endpoint
[09-May-2026 08:20:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMyIiwidXNlcm5hbWUiOiJoZWluMTIzIiwiZW1haWwiOiJkb29uY2FuNEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5MTk1MzB9.rQ2VbnkPiX7A44YbpHDoKVvuXIUzCXwbjilVqCm5JFU
[09-May-2026 08:20:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-May-2026 08:20:46 UTC] ✅ JWT token verified successfully for user profile
[09-May-2026 08:20:46 UTC] User ID: 532
[09-May-2026 08:20:46 UTC] ✅ User profile retrieved successfully for user ID: 532
[09-May-2026 08:20:47 UTC] === API CALL LOG ===
[09-May-2026 08:20:47 UTC] Endpoint: user/profile.php
[09-May-2026 08:20:47 UTC] Full Log Data: {
    "timestamp": "2026-05-09 08:20:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.196.16.65",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMyIiwidXNlcm5hbWUiOiJoZWluMTIzIiwiZW1haWwiOiJkb29uY2FuNEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5MTk1MzB9.rQ2VbnkPiX7A44YbpHDoKVvuXIUzCXwbjilVqCm5JFU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8f4972cd26ae68-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "45.196.16.65",
        "CF-IPCountry": "SG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "45.196.16.65, 104.23.175.179"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-May-2026 08:20:47 UTC] === END API CALL LOG ===
[09-May-2026 08:20:47 UTC] ✅ API Hash verification passed for profile endpoint
[09-May-2026 08:20:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMyIiwidXNlcm5hbWUiOiJoZWluMTIzIiwiZW1haWwiOiJkb29uY2FuNEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5MTk1MzB9.rQ2VbnkPiX7A44YbpHDoKVvuXIUzCXwbjilVqCm5JFU
[09-May-2026 08:20:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-May-2026 08:20:47 UTC] ✅ JWT token verified successfully for user profile
[09-May-2026 08:20:47 UTC] User ID: 532
[09-May-2026 08:20:47 UTC] ✅ User profile retrieved successfully for user ID: 532
[09-May-2026 08:20:47 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-May-2026 08:20:47 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-May-2026 08:20:47 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMyIiwidXNlcm5hbWUiOiJoZWluMTIzIiwiZW1haWwiOiJkb29uY2FuNEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5MTk1MzB9.rQ2VbnkPiX7A44YbpHDoKVvuXIUzCXwbjilVqCm5JFU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f8f4972cd23ae68-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"45.196.16.65","CF-IPCountry":"SG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"45.196.16.65, 104.23.175.179"}
[09-May-2026 08:20:47 UTC] === User Orders API Called ===
[09-May-2026 08:20:47 UTC] User ID: 532
[09-May-2026 08:20:47 UTC] Limit: 20, Offset: 0
[09-May-2026 08:20:47 UTC] Orders found: 0
[09-May-2026 08:20:47 UTC] Orders data: []
[09-May-2026 08:20:47 UTC] Total orders count: 0
[09-May-2026 08:20:47 UTC] === API CALL LOG ===
[09-May-2026 08:20:47 UTC] Endpoint: user/profile.php
[09-May-2026 08:20:47 UTC] Full Log Data: {
    "timestamp": "2026-05-09 08:20:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.196.16.65",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMyIiwidXNlcm5hbWUiOiJoZWluMTIzIiwiZW1haWwiOiJkb29uY2FuNEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5MTk1MzB9.rQ2VbnkPiX7A44YbpHDoKVvuXIUzCXwbjilVqCm5JFU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8f4972cd1bae68-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "45.196.16.65",
        "CF-IPCountry": "SG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "45.196.16.65, 104.23.175.179"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-May-2026 08:20:47 UTC] === END API CALL LOG ===
[09-May-2026 08:20:47 UTC] ✅ API Hash verification passed for profile endpoint
[09-May-2026 08:20:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMyIiwidXNlcm5hbWUiOiJoZWluMTIzIiwiZW1haWwiOiJkb29uY2FuNEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5MTk1MzB9.rQ2VbnkPiX7A44YbpHDoKVvuXIUzCXwbjilVqCm5JFU
[09-May-2026 08:20:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-May-2026 08:20:47 UTC] ✅ JWT token verified successfully for user profile
[09-May-2026 08:20:47 UTC] User ID: 532
[09-May-2026 08:20:47 UTC] ✅ User profile retrieved successfully for user ID: 532
[09-May-2026 08:39:46 UTC] === API CALL LOG ===
[09-May-2026 08:39:46 UTC] Endpoint: user/profile.php
[09-May-2026 08:39:46 UTC] Full Log Data: {
    "timestamp": "2026-05-09 08:39:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.196.16.65",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMyIiwidXNlcm5hbWUiOiJoZWluMTIzIiwiZW1haWwiOiJkb29uY2FuNEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5MTk1MzB9.rQ2VbnkPiX7A44YbpHDoKVvuXIUzCXwbjilVqCm5JFU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8f653fab90fe10-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "45.196.16.65",
        "CF-IPCountry": "SG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "45.196.16.65, 162.158.88.28"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-May-2026 08:39:46 UTC] === END API CALL LOG ===
[09-May-2026 08:39:46 UTC] ✅ API Hash verification passed for profile endpoint
[09-May-2026 08:39:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMyIiwidXNlcm5hbWUiOiJoZWluMTIzIiwiZW1haWwiOiJkb29uY2FuNEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5MTk1MzB9.rQ2VbnkPiX7A44YbpHDoKVvuXIUzCXwbjilVqCm5JFU
[09-May-2026 08:39:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-May-2026 08:39:46 UTC] ✅ JWT token verified successfully for user profile
[09-May-2026 08:39:46 UTC] User ID: 532
[09-May-2026 08:39:46 UTC] ✅ User profile retrieved successfully for user ID: 532
[09-May-2026 08:39:48 UTC] === API CALL LOG ===
[09-May-2026 08:39:48 UTC] Endpoint: user/profile.php
[09-May-2026 08:39:48 UTC] Full Log Data: {
    "timestamp": "2026-05-09 08:39:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.196.16.65",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMyIiwidXNlcm5hbWUiOiJoZWluMTIzIiwiZW1haWwiOiJkb29uY2FuNEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5MTk1MzB9.rQ2VbnkPiX7A44YbpHDoKVvuXIUzCXwbjilVqCm5JFU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8f654c8f2efe10-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "45.196.16.65",
        "CF-IPCountry": "SG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "45.196.16.65, 162.158.88.28"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-May-2026 08:39:48 UTC] === END API CALL LOG ===
[09-May-2026 08:39:48 UTC] ✅ API Hash verification passed for profile endpoint
[09-May-2026 08:39:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMyIiwidXNlcm5hbWUiOiJoZWluMTIzIiwiZW1haWwiOiJkb29uY2FuNEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5MTk1MzB9.rQ2VbnkPiX7A44YbpHDoKVvuXIUzCXwbjilVqCm5JFU
[09-May-2026 08:39:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-May-2026 08:39:48 UTC] ✅ JWT token verified successfully for user profile
[09-May-2026 08:39:48 UTC] User ID: 532
[09-May-2026 08:39:48 UTC] ✅ User profile retrieved successfully for user ID: 532
[09-May-2026 08:39:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-May-2026 08:39:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-May-2026 08:39:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMyIiwidXNlcm5hbWUiOiJoZWluMTIzIiwiZW1haWwiOiJkb29uY2FuNEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5MTk1MzB9.rQ2VbnkPiX7A44YbpHDoKVvuXIUzCXwbjilVqCm5JFU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f8f654c8f38fe10-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"45.196.16.65","CF-IPCountry":"SG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"45.196.16.65, 162.158.88.28"}
[09-May-2026 08:39:48 UTC] === User Orders API Called ===
[09-May-2026 08:39:48 UTC] User ID: 532
[09-May-2026 08:39:48 UTC] Limit: 20, Offset: 0
[09-May-2026 08:39:48 UTC] Orders found: 0
[09-May-2026 08:39:48 UTC] Orders data: []
[09-May-2026 08:39:48 UTC] Total orders count: 0
[09-May-2026 08:39:48 UTC] === API CALL LOG ===
[09-May-2026 08:39:48 UTC] Endpoint: user/profile.php
[09-May-2026 08:39:48 UTC] Full Log Data: {
    "timestamp": "2026-05-09 08:39:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.196.16.65",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMyIiwidXNlcm5hbWUiOiJoZWluMTIzIiwiZW1haWwiOiJkb29uY2FuNEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5MTk1MzB9.rQ2VbnkPiX7A44YbpHDoKVvuXIUzCXwbjilVqCm5JFU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8f654c8f3cfe10-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "45.196.16.65",
        "CF-IPCountry": "SG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "45.196.16.65, 162.158.88.29"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-May-2026 08:39:48 UTC] === END API CALL LOG ===
[09-May-2026 08:39:48 UTC] ✅ API Hash verification passed for profile endpoint
[09-May-2026 08:39:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMyIiwidXNlcm5hbWUiOiJoZWluMTIzIiwiZW1haWwiOiJkb29uY2FuNEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5MTk1MzB9.rQ2VbnkPiX7A44YbpHDoKVvuXIUzCXwbjilVqCm5JFU
[09-May-2026 08:39:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-May-2026 08:39:48 UTC] ✅ JWT token verified successfully for user profile
[09-May-2026 08:39:48 UTC] User ID: 532
[09-May-2026 08:39:48 UTC] ✅ User profile retrieved successfully for user ID: 532
[09-May-2026 08:39:53 UTC] === API CALL LOG ===
[09-May-2026 08:39:53 UTC] Endpoint: user/profile.php
[09-May-2026 08:39:53 UTC] Full Log Data: {
    "timestamp": "2026-05-09 08:39:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.196.16.65",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMyIiwidXNlcm5hbWUiOiJoZWluMTIzIiwiZW1haWwiOiJkb29uY2FuNEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5MTk1MzB9.rQ2VbnkPiX7A44YbpHDoKVvuXIUzCXwbjilVqCm5JFU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8f656d7c15fe10-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "45.196.16.65",
        "CF-IPCountry": "SG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "45.196.16.65, 162.158.88.28"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-May-2026 08:39:53 UTC] === END API CALL LOG ===
[09-May-2026 08:39:53 UTC] ✅ API Hash verification passed for profile endpoint
[09-May-2026 08:39:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMyIiwidXNlcm5hbWUiOiJoZWluMTIzIiwiZW1haWwiOiJkb29uY2FuNEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5MTk1MzB9.rQ2VbnkPiX7A44YbpHDoKVvuXIUzCXwbjilVqCm5JFU
[09-May-2026 08:39:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-May-2026 08:39:53 UTC] ✅ JWT token verified successfully for user profile
[09-May-2026 08:39:53 UTC] User ID: 532
[09-May-2026 08:39:53 UTC] ✅ User profile retrieved successfully for user ID: 532
[09-May-2026 08:40:07 UTC] === API CALL LOG ===
[09-May-2026 08:40:07 UTC] Endpoint: user/profile.php
[09-May-2026 08:40:07 UTC] Full Log Data: {
    "timestamp": "2026-05-09 08:40:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.196.16.65",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMyIiwidXNlcm5hbWUiOiJoZWluMTIzIiwiZW1haWwiOiJkb29uY2FuNEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5MTk1MzB9.rQ2VbnkPiX7A44YbpHDoKVvuXIUzCXwbjilVqCm5JFU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8f65c79d78fe10-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "45.196.16.65",
        "CF-IPCountry": "SG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "45.196.16.65, 162.158.88.28"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-May-2026 08:40:07 UTC] === END API CALL LOG ===
[09-May-2026 08:40:07 UTC] ✅ API Hash verification passed for profile endpoint
[09-May-2026 08:40:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMyIiwidXNlcm5hbWUiOiJoZWluMTIzIiwiZW1haWwiOiJkb29uY2FuNEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5MTk1MzB9.rQ2VbnkPiX7A44YbpHDoKVvuXIUzCXwbjilVqCm5JFU
[09-May-2026 08:40:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-May-2026 08:40:07 UTC] ✅ JWT token verified successfully for user profile
[09-May-2026 08:40:07 UTC] User ID: 532
[09-May-2026 08:40:07 UTC] ✅ User profile retrieved successfully for user ID: 532
[09-May-2026 08:41:23 UTC] === API CALL LOG ===
[09-May-2026 08:41:23 UTC] Endpoint: user/profile.php
[09-May-2026 08:41:23 UTC] Full Log Data: {
    "timestamp": "2026-05-09 08:41:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.196.16.65",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMyIiwidXNlcm5hbWUiOiJoZWluMTIzIiwiZW1haWwiOiJkb29uY2FuNEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5MTk1MzB9.rQ2VbnkPiX7A44YbpHDoKVvuXIUzCXwbjilVqCm5JFU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8f679e5e0afe10-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "45.196.16.65",
        "CF-IPCountry": "SG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "45.196.16.65, 162.158.88.29"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-May-2026 08:41:23 UTC] === END API CALL LOG ===
[09-May-2026 08:41:23 UTC] ✅ API Hash verification passed for profile endpoint
[09-May-2026 08:41:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMyIiwidXNlcm5hbWUiOiJoZWluMTIzIiwiZW1haWwiOiJkb29uY2FuNEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5MTk1MzB9.rQ2VbnkPiX7A44YbpHDoKVvuXIUzCXwbjilVqCm5JFU
[09-May-2026 08:41:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-May-2026 08:41:23 UTC] ✅ JWT token verified successfully for user profile
[09-May-2026 08:41:23 UTC] User ID: 532
[09-May-2026 08:41:23 UTC] ✅ User profile retrieved successfully for user ID: 532
[09-May-2026 08:42:04 UTC] === API CALL LOG ===
[09-May-2026 08:42:04 UTC] Endpoint: user/profile.php
[09-May-2026 08:42:04 UTC] Full Log Data: {
    "timestamp": "2026-05-09 08:42:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.196.16.65",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMyIiwidXNlcm5hbWUiOiJoZWluMTIzIiwiZW1haWwiOiJkb29uY2FuNEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5MTk1MzB9.rQ2VbnkPiX7A44YbpHDoKVvuXIUzCXwbjilVqCm5JFU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8f68a348edfe10-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "45.196.16.65",
        "CF-IPCountry": "SG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "45.196.16.65, 162.158.88.28"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-May-2026 08:42:04 UTC] === END API CALL LOG ===
[09-May-2026 08:42:04 UTC] ✅ API Hash verification passed for profile endpoint
[09-May-2026 08:42:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMyIiwidXNlcm5hbWUiOiJoZWluMTIzIiwiZW1haWwiOiJkb29uY2FuNEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5MTk1MzB9.rQ2VbnkPiX7A44YbpHDoKVvuXIUzCXwbjilVqCm5JFU
[09-May-2026 08:42:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-May-2026 08:42:04 UTC] ✅ JWT token verified successfully for user profile
[09-May-2026 08:42:04 UTC] User ID: 532
[09-May-2026 08:42:04 UTC] ✅ User profile retrieved successfully for user ID: 532
[09-May-2026 08:42:18 UTC] === API CALL LOG ===
[09-May-2026 08:42:18 UTC] Endpoint: user/profile.php
[09-May-2026 08:42:18 UTC] Full Log Data: {
    "timestamp": "2026-05-09 08:42:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.196.16.65",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMyIiwidXNlcm5hbWUiOiJoZWluMTIzIiwiZW1haWwiOiJkb29uY2FuNEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5MTk1MzB9.rQ2VbnkPiX7A44YbpHDoKVvuXIUzCXwbjilVqCm5JFU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8f68f98d10a3ee-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "45.196.16.65",
        "CF-IPCountry": "SG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "45.196.16.65, 172.69.165.48"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-May-2026 08:42:18 UTC] === END API CALL LOG ===
[09-May-2026 08:42:18 UTC] ✅ API Hash verification passed for profile endpoint
[09-May-2026 08:42:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMyIiwidXNlcm5hbWUiOiJoZWluMTIzIiwiZW1haWwiOiJkb29uY2FuNEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5MTk1MzB9.rQ2VbnkPiX7A44YbpHDoKVvuXIUzCXwbjilVqCm5JFU
[09-May-2026 08:42:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-May-2026 08:42:18 UTC] ✅ JWT token verified successfully for user profile
[09-May-2026 08:42:18 UTC] User ID: 532
[09-May-2026 08:42:18 UTC] ✅ User profile retrieved successfully for user ID: 532
[09-May-2026 08:42:20 UTC] === API CALL LOG ===
[09-May-2026 08:42:20 UTC] Endpoint: user/profile.php
[09-May-2026 08:42:20 UTC] Full Log Data: {
    "timestamp": "2026-05-09 08:42:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.196.16.65",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMyIiwidXNlcm5hbWUiOiJoZWluMTIzIiwiZW1haWwiOiJkb29uY2FuNEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5MTk1MzB9.rQ2VbnkPiX7A44YbpHDoKVvuXIUzCXwbjilVqCm5JFU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8f6902bca8a3ee-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "45.196.16.65",
        "CF-IPCountry": "SG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "45.196.16.65, 172.69.165.9"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-May-2026 08:42:20 UTC] === END API CALL LOG ===
[09-May-2026 08:42:20 UTC] ✅ API Hash verification passed for profile endpoint
[09-May-2026 08:42:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMyIiwidXNlcm5hbWUiOiJoZWluMTIzIiwiZW1haWwiOiJkb29uY2FuNEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5MTk1MzB9.rQ2VbnkPiX7A44YbpHDoKVvuXIUzCXwbjilVqCm5JFU
[09-May-2026 08:42:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-May-2026 08:42:20 UTC] ✅ JWT token verified successfully for user profile
[09-May-2026 08:42:20 UTC] User ID: 532
[09-May-2026 08:42:20 UTC] ✅ User profile retrieved successfully for user ID: 532
[09-May-2026 08:42:20 UTC] === API CALL LOG ===
[09-May-2026 08:42:20 UTC] Endpoint: user/profile.php
[09-May-2026 08:42:20 UTC] Full Log Data: {
    "timestamp": "2026-05-09 08:42:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.196.16.65",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMyIiwidXNlcm5hbWUiOiJoZWluMTIzIiwiZW1haWwiOiJkb29uY2FuNEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5MTk1MzB9.rQ2VbnkPiX7A44YbpHDoKVvuXIUzCXwbjilVqCm5JFU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8f6902bca4a3ee-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "45.196.16.65",
        "CF-IPCountry": "SG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "45.196.16.65, 172.69.165.8"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-May-2026 08:42:20 UTC] === END API CALL LOG ===
[09-May-2026 08:42:20 UTC] ✅ API Hash verification passed for profile endpoint
[09-May-2026 08:42:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMyIiwidXNlcm5hbWUiOiJoZWluMTIzIiwiZW1haWwiOiJkb29uY2FuNEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5MTk1MzB9.rQ2VbnkPiX7A44YbpHDoKVvuXIUzCXwbjilVqCm5JFU
[09-May-2026 08:42:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-May-2026 08:42:20 UTC] ✅ JWT token verified successfully for user profile
[09-May-2026 08:42:20 UTC] User ID: 532
[09-May-2026 08:42:20 UTC] ✅ User profile retrieved successfully for user ID: 532
[09-May-2026 08:42:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-May-2026 08:42:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-May-2026 08:42:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMyIiwidXNlcm5hbWUiOiJoZWluMTIzIiwiZW1haWwiOiJkb29uY2FuNEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5MTk1MzB9.rQ2VbnkPiX7A44YbpHDoKVvuXIUzCXwbjilVqCm5JFU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f8f6902bca7a3ee-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"45.196.16.65","CF-IPCountry":"SG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"45.196.16.65, 172.69.165.8"}
[09-May-2026 08:42:20 UTC] === User Orders API Called ===
[09-May-2026 08:42:20 UTC] User ID: 532
[09-May-2026 08:42:20 UTC] Limit: 20, Offset: 0
[09-May-2026 08:42:20 UTC] Orders found: 0
[09-May-2026 08:42:20 UTC] Orders data: []
[09-May-2026 08:42:20 UTC] Total orders count: 0
[09-May-2026 08:50:51 UTC] === API CALL LOG ===
[09-May-2026 08:50:51 UTC] Endpoint: user/profile.php
[09-May-2026 08:50:51 UTC] Full Log Data: {
    "timestamp": "2026-05-09 08:50:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "82.21.84.82",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMyIiwidXNlcm5hbWUiOiJoZWluMTIzIiwiZW1haWwiOiJkb29uY2FuNEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5MTk1MzB9.rQ2VbnkPiX7A44YbpHDoKVvuXIUzCXwbjilVqCm5JFU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8f757e1cd8ce1f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "82.21.84.82",
        "CF-IPCountry": "SG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "82.21.84.82, 172.71.124.88"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-May-2026 08:50:51 UTC] === END API CALL LOG ===
[09-May-2026 08:50:51 UTC] ✅ API Hash verification passed for profile endpoint
[09-May-2026 08:50:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMyIiwidXNlcm5hbWUiOiJoZWluMTIzIiwiZW1haWwiOiJkb29uY2FuNEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5MTk1MzB9.rQ2VbnkPiX7A44YbpHDoKVvuXIUzCXwbjilVqCm5JFU
[09-May-2026 08:50:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-May-2026 08:50:51 UTC] ✅ JWT token verified successfully for user profile
[09-May-2026 08:50:51 UTC] User ID: 532
[09-May-2026 08:50:51 UTC] ✅ User profile retrieved successfully for user ID: 532
[09-May-2026 08:50:53 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-May-2026 08:50:53 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-May-2026 08:50:53 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMyIiwidXNlcm5hbWUiOiJoZWluMTIzIiwiZW1haWwiOiJkb29uY2FuNEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5MTk1MzB9.rQ2VbnkPiX7A44YbpHDoKVvuXIUzCXwbjilVqCm5JFU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f8f75882c81ce1f-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"82.21.84.82","CF-IPCountry":"SG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"82.21.84.82, 172.71.124.89"}
[09-May-2026 08:50:53 UTC] === User Orders API Called ===
[09-May-2026 08:50:53 UTC] User ID: 532
[09-May-2026 08:50:53 UTC] Limit: 20, Offset: 0
[09-May-2026 08:50:53 UTC] Orders found: 0
[09-May-2026 08:50:53 UTC] Orders data: []
[09-May-2026 08:50:53 UTC] Total orders count: 0
[09-May-2026 08:50:53 UTC] === API CALL LOG ===
[09-May-2026 08:50:53 UTC] Endpoint: user/profile.php
[09-May-2026 08:50:53 UTC] Full Log Data: {
    "timestamp": "2026-05-09 08:50:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "82.21.84.82",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMyIiwidXNlcm5hbWUiOiJoZWluMTIzIiwiZW1haWwiOiJkb29uY2FuNEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5MTk1MzB9.rQ2VbnkPiX7A44YbpHDoKVvuXIUzCXwbjilVqCm5JFU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8f75882c7bce1f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "82.21.84.82",
        "CF-IPCountry": "SG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "82.21.84.82, 172.71.124.89"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-May-2026 08:50:53 UTC] === END API CALL LOG ===
[09-May-2026 08:50:53 UTC] ✅ API Hash verification passed for profile endpoint
[09-May-2026 08:50:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMyIiwidXNlcm5hbWUiOiJoZWluMTIzIiwiZW1haWwiOiJkb29uY2FuNEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5MTk1MzB9.rQ2VbnkPiX7A44YbpHDoKVvuXIUzCXwbjilVqCm5JFU
[09-May-2026 08:50:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-May-2026 08:50:53 UTC] ✅ JWT token verified successfully for user profile
[09-May-2026 08:50:53 UTC] User ID: 532
[09-May-2026 08:50:53 UTC] ✅ User profile retrieved successfully for user ID: 532
[09-May-2026 08:50:56 UTC] === API CALL LOG ===
[09-May-2026 08:50:56 UTC] Endpoint: user/profile.php
[09-May-2026 08:50:56 UTC] Full Log Data: {
    "timestamp": "2026-05-09 08:50:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "82.21.84.82",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMyIiwidXNlcm5hbWUiOiJoZWluMTIzIiwiZW1haWwiOiJkb29uY2FuNEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5MTk1MzB9.rQ2VbnkPiX7A44YbpHDoKVvuXIUzCXwbjilVqCm5JFU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8f759d3debce1f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "82.21.84.82",
        "CF-IPCountry": "SG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "82.21.84.82, 172.71.124.89"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-May-2026 08:50:56 UTC] === END API CALL LOG ===
[09-May-2026 08:50:56 UTC] ✅ API Hash verification passed for profile endpoint
[09-May-2026 08:50:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMyIiwidXNlcm5hbWUiOiJoZWluMTIzIiwiZW1haWwiOiJkb29uY2FuNEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5MTk1MzB9.rQ2VbnkPiX7A44YbpHDoKVvuXIUzCXwbjilVqCm5JFU
[09-May-2026 08:50:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-May-2026 08:50:56 UTC] ✅ JWT token verified successfully for user profile
[09-May-2026 08:50:56 UTC] User ID: 532
[09-May-2026 08:50:56 UTC] ✅ User profile retrieved successfully for user ID: 532
[09-May-2026 09:49:32 UTC] === API CALL LOG ===
[09-May-2026 09:49:32 UTC] Endpoint: user/profile.php
[09-May-2026 09:49:32 UTC] Full Log Data: {
    "timestamp": "2026-05-09 09:49:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "82.21.84.55",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMyIiwidXNlcm5hbWUiOiJoZWluMTIzIiwiZW1haWwiOiJkb29uY2FuNEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5MTk1MzB9.rQ2VbnkPiX7A44YbpHDoKVvuXIUzCXwbjilVqCm5JFU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8fcb744fc2ef6d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "82.21.84.55",
        "CF-IPCountry": "SG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "82.21.84.55, 172.70.143.194"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-May-2026 09:49:32 UTC] === END API CALL LOG ===
[09-May-2026 09:49:32 UTC] ✅ API Hash verification passed for profile endpoint
[09-May-2026 09:49:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMyIiwidXNlcm5hbWUiOiJoZWluMTIzIiwiZW1haWwiOiJkb29uY2FuNEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5MTk1MzB9.rQ2VbnkPiX7A44YbpHDoKVvuXIUzCXwbjilVqCm5JFU
[09-May-2026 09:49:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-May-2026 09:49:32 UTC] ✅ JWT token verified successfully for user profile
[09-May-2026 09:49:32 UTC] User ID: 532
[09-May-2026 09:49:32 UTC] ✅ User profile retrieved successfully for user ID: 532
[09-May-2026 09:49:33 UTC] === API CALL LOG ===
[09-May-2026 09:49:33 UTC] Endpoint: user/profile.php
[09-May-2026 09:49:33 UTC] Full Log Data: {
    "timestamp": "2026-05-09 09:49:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "82.21.84.55",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMyIiwidXNlcm5hbWUiOiJoZWluMTIzIiwiZW1haWwiOiJkb29uY2FuNEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5MTk1MzB9.rQ2VbnkPiX7A44YbpHDoKVvuXIUzCXwbjilVqCm5JFU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8fcb7c2f69ef6d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "82.21.84.55",
        "CF-IPCountry": "SG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "82.21.84.55, 172.70.143.194"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-May-2026 09:49:33 UTC] === END API CALL LOG ===
[09-May-2026 09:49:33 UTC] ✅ API Hash verification passed for profile endpoint
[09-May-2026 09:49:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMyIiwidXNlcm5hbWUiOiJoZWluMTIzIiwiZW1haWwiOiJkb29uY2FuNEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5MTk1MzB9.rQ2VbnkPiX7A44YbpHDoKVvuXIUzCXwbjilVqCm5JFU
[09-May-2026 09:49:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-May-2026 09:49:33 UTC] ✅ JWT token verified successfully for user profile
[09-May-2026 09:49:33 UTC] User ID: 532
[09-May-2026 09:49:33 UTC] ✅ User profile retrieved successfully for user ID: 532
[09-May-2026 09:49:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-May-2026 09:49:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-May-2026 09:49:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMyIiwidXNlcm5hbWUiOiJoZWluMTIzIiwiZW1haWwiOiJkb29uY2FuNEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5MTk1MzB9.rQ2VbnkPiX7A44YbpHDoKVvuXIUzCXwbjilVqCm5JFU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f8fcb7c2f70ef6d-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"82.21.84.55","CF-IPCountry":"SG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"82.21.84.55, 172.70.143.194"}
[09-May-2026 09:49:33 UTC] === User Orders API Called ===
[09-May-2026 09:49:33 UTC] User ID: 532
[09-May-2026 09:49:33 UTC] Limit: 20, Offset: 0
[09-May-2026 09:49:33 UTC] Orders found: 0
[09-May-2026 09:49:33 UTC] Orders data: []
[09-May-2026 09:49:33 UTC] Total orders count: 0
[09-May-2026 09:49:36 UTC] === API CALL LOG ===
[09-May-2026 09:49:36 UTC] Endpoint: user/profile.php
[09-May-2026 09:49:36 UTC] Full Log Data: {
    "timestamp": "2026-05-09 09:49:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "82.21.84.55",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMyIiwidXNlcm5hbWUiOiJoZWluMTIzIiwiZW1haWwiOiJkb29uY2FuNEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5MTk1MzB9.rQ2VbnkPiX7A44YbpHDoKVvuXIUzCXwbjilVqCm5JFU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8fcb8c8aadef6d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "82.21.84.55",
        "CF-IPCountry": "SG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "82.21.84.55, 172.70.143.194"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-May-2026 09:49:36 UTC] === END API CALL LOG ===
[09-May-2026 09:49:36 UTC] ✅ API Hash verification passed for profile endpoint
[09-May-2026 09:49:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMyIiwidXNlcm5hbWUiOiJoZWluMTIzIiwiZW1haWwiOiJkb29uY2FuNEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5MTk1MzB9.rQ2VbnkPiX7A44YbpHDoKVvuXIUzCXwbjilVqCm5JFU
[09-May-2026 09:49:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-May-2026 09:49:36 UTC] ✅ JWT token verified successfully for user profile
[09-May-2026 09:49:36 UTC] User ID: 532
[09-May-2026 09:49:36 UTC] ✅ User profile retrieved successfully for user ID: 532
[09-May-2026 09:58:10 UTC] === API CALL LOG ===
[09-May-2026 09:58:10 UTC] Endpoint: user/profile.php
[09-May-2026 09:58:10 UTC] Full Log Data: {
    "timestamp": "2026-05-09 09:58:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.239.137.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMzIiwidXNlcm5hbWUiOiJ2Z2Z4eCIsImVtYWlsIjoibWFoYW1tZWQ0QHlhaG9vLmNvbSIsImV4cCI6MTc3ODkyNTQ4OX0.-yU_JX0jS88HHtVbEZm18W9TY66n9Lg_4lmlESuuRQk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8fd81b2b67254b-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "37.239.137.70",
        "CF-IPCountry": "IQ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "37.239.137.70, 162.158.210.45"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-May-2026 09:58:10 UTC] === END API CALL LOG ===
[09-May-2026 09:58:10 UTC] ✅ API Hash verification passed for profile endpoint
[09-May-2026 09:58:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMzIiwidXNlcm5hbWUiOiJ2Z2Z4eCIsImVtYWlsIjoibWFoYW1tZWQ0QHlhaG9vLmNvbSIsImV4cCI6MTc3ODkyNTQ4OX0.-yU_JX0jS88HHtVbEZm18W9TY66n9Lg_4lmlESuuRQk
[09-May-2026 09:58:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-May-2026 09:58:10 UTC] ✅ JWT token verified successfully for user profile
[09-May-2026 09:58:10 UTC] User ID: 533
[09-May-2026 09:58:10 UTC] ✅ User profile retrieved successfully for user ID: 533
[09-May-2026 09:58:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-May-2026 09:58:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-May-2026 09:58:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMzIiwidXNlcm5hbWUiOiJ2Z2Z4eCIsImVtYWlsIjoibWFoYW1tZWQ0QHlhaG9vLmNvbSIsImV4cCI6MTc3ODkyNTQ4OX0.-yU_JX0jS88HHtVbEZm18W9TY66n9Lg_4lmlESuuRQk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f8fd81b2b74254b-SOF","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"37.239.137.70","CF-IPCountry":"IQ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"37.239.137.70, 162.158.210.45"}
[09-May-2026 09:58:10 UTC] === User Orders API Called ===
[09-May-2026 09:58:10 UTC] User ID: 533
[09-May-2026 09:58:10 UTC] Limit: 20, Offset: 0
[09-May-2026 09:58:10 UTC] Orders found: 0
[09-May-2026 09:58:10 UTC] Orders data: []
[09-May-2026 09:58:10 UTC] Total orders count: 0
[09-May-2026 09:58:10 UTC] === API CALL LOG ===
[09-May-2026 09:58:10 UTC] Endpoint: user/profile.php
[09-May-2026 09:58:10 UTC] Full Log Data: {
    "timestamp": "2026-05-09 09:58:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.239.137.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMzIiwidXNlcm5hbWUiOiJ2Z2Z4eCIsImVtYWlsIjoibWFoYW1tZWQ0QHlhaG9vLmNvbSIsImV4cCI6MTc3ODkyNTQ4OX0.-yU_JX0jS88HHtVbEZm18W9TY66n9Lg_4lmlESuuRQk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8fd81b2b76254b-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "37.239.137.70",
        "CF-IPCountry": "IQ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "37.239.137.70, 162.158.210.44"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-May-2026 09:58:10 UTC] === END API CALL LOG ===
[09-May-2026 09:58:10 UTC] ✅ API Hash verification passed for profile endpoint
[09-May-2026 09:58:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMzIiwidXNlcm5hbWUiOiJ2Z2Z4eCIsImVtYWlsIjoibWFoYW1tZWQ0QHlhaG9vLmNvbSIsImV4cCI6MTc3ODkyNTQ4OX0.-yU_JX0jS88HHtVbEZm18W9TY66n9Lg_4lmlESuuRQk
[09-May-2026 09:58:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-May-2026 09:58:10 UTC] ✅ JWT token verified successfully for user profile
[09-May-2026 09:58:10 UTC] User ID: 533
[09-May-2026 09:58:10 UTC] ✅ User profile retrieved successfully for user ID: 533
[09-May-2026 09:58:11 UTC] === API CALL LOG ===
[09-May-2026 09:58:11 UTC] Endpoint: user/profile.php
[09-May-2026 09:58:11 UTC] Full Log Data: {
    "timestamp": "2026-05-09 09:58:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.239.137.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMzIiwidXNlcm5hbWUiOiJ2Z2Z4eCIsImVtYWlsIjoibWFoYW1tZWQ0QHlhaG9vLmNvbSIsImV4cCI6MTc3ODkyNTQ4OX0.-yU_JX0jS88HHtVbEZm18W9TY66n9Lg_4lmlESuuRQk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8fd81fe8be254b-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "37.239.137.70",
        "CF-IPCountry": "IQ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "37.239.137.70, 162.158.210.44"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-May-2026 09:58:11 UTC] === END API CALL LOG ===
[09-May-2026 09:58:11 UTC] ✅ API Hash verification passed for profile endpoint
[09-May-2026 09:58:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMzIiwidXNlcm5hbWUiOiJ2Z2Z4eCIsImVtYWlsIjoibWFoYW1tZWQ0QHlhaG9vLmNvbSIsImV4cCI6MTc3ODkyNTQ4OX0.-yU_JX0jS88HHtVbEZm18W9TY66n9Lg_4lmlESuuRQk
[09-May-2026 09:58:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-May-2026 09:58:11 UTC] ✅ JWT token verified successfully for user profile
[09-May-2026 09:58:11 UTC] User ID: 533
[09-May-2026 09:58:11 UTC] ✅ User profile retrieved successfully for user ID: 533
[09-May-2026 09:58:38 UTC] === API CALL LOG ===
[09-May-2026 09:58:38 UTC] Endpoint: user/profile.php
[09-May-2026 09:58:38 UTC] Full Log Data: {
    "timestamp": "2026-05-09 09:58:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.239.137.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMzIiwidXNlcm5hbWUiOiJ2Z2Z4eCIsImVtYWlsIjoibWFoYW1tZWQ0QHlhaG9vLmNvbSIsImV4cCI6MTc3ODkyNTQ4OX0.-yU_JX0jS88HHtVbEZm18W9TY66n9Lg_4lmlESuuRQk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8fd8ca0840254b-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "37.239.137.70",
        "CF-IPCountry": "IQ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "37.239.137.70, 162.158.211.27"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-May-2026 09:58:38 UTC] === END API CALL LOG ===
[09-May-2026 09:58:38 UTC] ✅ API Hash verification passed for profile endpoint
[09-May-2026 09:58:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMzIiwidXNlcm5hbWUiOiJ2Z2Z4eCIsImVtYWlsIjoibWFoYW1tZWQ0QHlhaG9vLmNvbSIsImV4cCI6MTc3ODkyNTQ4OX0.-yU_JX0jS88HHtVbEZm18W9TY66n9Lg_4lmlESuuRQk
[09-May-2026 09:58:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-May-2026 09:58:38 UTC] ✅ JWT token verified successfully for user profile
[09-May-2026 09:58:38 UTC] User ID: 533
[09-May-2026 09:58:38 UTC] ✅ User profile retrieved successfully for user ID: 533
[09-May-2026 10:00:28 UTC] === API CALL LOG ===
[09-May-2026 10:00:28 UTC] Endpoint: user/profile.php
[09-May-2026 10:00:28 UTC] Full Log Data: {
    "timestamp": "2026-05-09 10:00:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.239.137.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMzIiwidXNlcm5hbWUiOiJ2Z2Z4eCIsImVtYWlsIjoibWFoYW1tZWQ0QHlhaG9vLmNvbSIsImV4cCI6MTc3ODkyNTQ4OX0.-yU_JX0jS88HHtVbEZm18W9TY66n9Lg_4lmlESuuRQk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8fdb76ef0c254b-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "37.239.137.70",
        "CF-IPCountry": "IQ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "37.239.137.70, 162.158.211.27"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-May-2026 10:00:28 UTC] === END API CALL LOG ===
[09-May-2026 10:00:28 UTC] ✅ API Hash verification passed for profile endpoint
[09-May-2026 10:00:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMzIiwidXNlcm5hbWUiOiJ2Z2Z4eCIsImVtYWlsIjoibWFoYW1tZWQ0QHlhaG9vLmNvbSIsImV4cCI6MTc3ODkyNTQ4OX0.-yU_JX0jS88HHtVbEZm18W9TY66n9Lg_4lmlESuuRQk
[09-May-2026 10:00:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-May-2026 10:00:28 UTC] ✅ JWT token verified successfully for user profile
[09-May-2026 10:00:28 UTC] User ID: 533
[09-May-2026 10:00:28 UTC] ✅ User profile retrieved successfully for user ID: 533
[09-May-2026 10:00:41 UTC] === API CALL LOG ===
[09-May-2026 10:00:41 UTC] Endpoint: user/profile.php
[09-May-2026 10:00:41 UTC] Full Log Data: {
    "timestamp": "2026-05-09 10:00:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.239.137.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMzIiwidXNlcm5hbWUiOiJ2Z2Z4eCIsImVtYWlsIjoibWFoYW1tZWQ0QHlhaG9vLmNvbSIsImV4cCI6MTc3ODkyNTQ4OX0.-yU_JX0jS88HHtVbEZm18W9TY66n9Lg_4lmlESuuRQk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8fdbccbcfd254b-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "37.239.137.70",
        "CF-IPCountry": "IQ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "37.239.137.70, 162.158.211.28"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-May-2026 10:00:41 UTC] === END API CALL LOG ===
[09-May-2026 10:00:41 UTC] ✅ API Hash verification passed for profile endpoint
[09-May-2026 10:00:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMzIiwidXNlcm5hbWUiOiJ2Z2Z4eCIsImVtYWlsIjoibWFoYW1tZWQ0QHlhaG9vLmNvbSIsImV4cCI6MTc3ODkyNTQ4OX0.-yU_JX0jS88HHtVbEZm18W9TY66n9Lg_4lmlESuuRQk
[09-May-2026 10:00:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-May-2026 10:00:41 UTC] ✅ JWT token verified successfully for user profile
[09-May-2026 10:00:41 UTC] User ID: 533
[09-May-2026 10:00:41 UTC] ✅ User profile retrieved successfully for user ID: 533
[09-May-2026 10:00:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-May-2026 10:00:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-May-2026 10:00:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMzIiwidXNlcm5hbWUiOiJ2Z2Z4eCIsImVtYWlsIjoibWFoYW1tZWQ0QHlhaG9vLmNvbSIsImV4cCI6MTc3ODkyNTQ4OX0.-yU_JX0jS88HHtVbEZm18W9TY66n9Lg_4lmlESuuRQk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f8fdc0eb872254b-SOF","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"37.239.137.70","CF-IPCountry":"IQ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"37.239.137.70, 162.158.211.28"}
[09-May-2026 10:00:52 UTC] === User Orders API Called ===
[09-May-2026 10:00:52 UTC] User ID: 533
[09-May-2026 10:00:52 UTC] Limit: 20, Offset: 0
[09-May-2026 10:00:52 UTC] Orders found: 0
[09-May-2026 10:00:52 UTC] Orders data: []
[09-May-2026 10:00:52 UTC] Total orders count: 0
[09-May-2026 10:00:52 UTC] === API CALL LOG ===
[09-May-2026 10:00:52 UTC] Endpoint: user/profile.php
[09-May-2026 10:00:52 UTC] Full Log Data: {
    "timestamp": "2026-05-09 10:00:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.239.137.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMzIiwidXNlcm5hbWUiOiJ2Z2Z4eCIsImVtYWlsIjoibWFoYW1tZWQ0QHlhaG9vLmNvbSIsImV4cCI6MTc3ODkyNTQ4OX0.-yU_JX0jS88HHtVbEZm18W9TY66n9Lg_4lmlESuuRQk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8fdc0eb876254b-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "37.239.137.70",
        "CF-IPCountry": "IQ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "37.239.137.70, 162.158.211.28"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-May-2026 10:00:52 UTC] === END API CALL LOG ===
[09-May-2026 10:00:52 UTC] ✅ API Hash verification passed for profile endpoint
[09-May-2026 10:00:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMzIiwidXNlcm5hbWUiOiJ2Z2Z4eCIsImVtYWlsIjoibWFoYW1tZWQ0QHlhaG9vLmNvbSIsImV4cCI6MTc3ODkyNTQ4OX0.-yU_JX0jS88HHtVbEZm18W9TY66n9Lg_4lmlESuuRQk
[09-May-2026 10:00:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-May-2026 10:00:52 UTC] ✅ JWT token verified successfully for user profile
[09-May-2026 10:00:52 UTC] User ID: 533
[09-May-2026 10:00:52 UTC] ✅ User profile retrieved successfully for user ID: 533
[09-May-2026 10:00:52 UTC] === API CALL LOG ===
[09-May-2026 10:00:52 UTC] Endpoint: user/profile.php
[09-May-2026 10:00:52 UTC] Full Log Data: {
    "timestamp": "2026-05-09 10:00:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.239.137.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMzIiwidXNlcm5hbWUiOiJ2Z2Z4eCIsImVtYWlsIjoibWFoYW1tZWQ0QHlhaG9vLmNvbSIsImV4cCI6MTc3ODkyNTQ4OX0.-yU_JX0jS88HHtVbEZm18W9TY66n9Lg_4lmlESuuRQk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8fdc123b0a254b-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "37.239.137.70",
        "CF-IPCountry": "IQ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "37.239.137.70, 162.158.211.28"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-May-2026 10:00:52 UTC] === END API CALL LOG ===
[09-May-2026 10:00:52 UTC] ✅ API Hash verification passed for profile endpoint
[09-May-2026 10:00:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMzIiwidXNlcm5hbWUiOiJ2Z2Z4eCIsImVtYWlsIjoibWFoYW1tZWQ0QHlhaG9vLmNvbSIsImV4cCI6MTc3ODkyNTQ4OX0.-yU_JX0jS88HHtVbEZm18W9TY66n9Lg_4lmlESuuRQk
[09-May-2026 10:00:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-May-2026 10:00:52 UTC] ✅ JWT token verified successfully for user profile
[09-May-2026 10:00:52 UTC] User ID: 533
[09-May-2026 10:00:52 UTC] ✅ User profile retrieved successfully for user ID: 533
[09-May-2026 10:01:03 UTC] === API CALL LOG ===
[09-May-2026 10:01:03 UTC] Endpoint: user/profile.php
[09-May-2026 10:01:03 UTC] Full Log Data: {
    "timestamp": "2026-05-09 10:01:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.239.137.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMzIiwidXNlcm5hbWUiOiJ2Z2Z4eCIsImVtYWlsIjoibWFoYW1tZWQ0QHlhaG9vLmNvbSIsImV4cCI6MTc3ODkyNTQ4OX0.-yU_JX0jS88HHtVbEZm18W9TY66n9Lg_4lmlESuuRQk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8fdc540841254b-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "37.239.137.70",
        "CF-IPCountry": "IQ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "37.239.137.70, 162.158.211.27"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-May-2026 10:01:03 UTC] === END API CALL LOG ===
[09-May-2026 10:01:03 UTC] ✅ API Hash verification passed for profile endpoint
[09-May-2026 10:01:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMzIiwidXNlcm5hbWUiOiJ2Z2Z4eCIsImVtYWlsIjoibWFoYW1tZWQ0QHlhaG9vLmNvbSIsImV4cCI6MTc3ODkyNTQ4OX0.-yU_JX0jS88HHtVbEZm18W9TY66n9Lg_4lmlESuuRQk
[09-May-2026 10:01:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-May-2026 10:01:03 UTC] ✅ JWT token verified successfully for user profile
[09-May-2026 10:01:03 UTC] User ID: 533
[09-May-2026 10:01:03 UTC] ✅ User profile retrieved successfully for user ID: 533
[09-May-2026 10:01:03 UTC] User Purchases API - User ID: 533
[09-May-2026 10:01:03 UTC] User Purchases API - Total purchases found: 0
[09-May-2026 10:01:16 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-May-2026 10:01:16 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-May-2026 10:01:16 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMzIiwidXNlcm5hbWUiOiJ2Z2Z4eCIsImVtYWlsIjoibWFoYW1tZWQ0QHlhaG9vLmNvbSIsImV4cCI6MTc3ODkyNTQ4OX0.-yU_JX0jS88HHtVbEZm18W9TY66n9Lg_4lmlESuuRQk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f8fdca5bd31254b-SOF","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"37.239.137.70","CF-IPCountry":"IQ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"37.239.137.70, 162.158.211.28"}
[09-May-2026 10:01:16 UTC] === User Orders API Called ===
[09-May-2026 10:01:16 UTC] User ID: 533
[09-May-2026 10:01:16 UTC] Limit: 20, Offset: 0
[09-May-2026 10:01:16 UTC] Orders found: 0
[09-May-2026 10:01:16 UTC] Orders data: []
[09-May-2026 10:01:16 UTC] Total orders count: 0
[09-May-2026 10:01:16 UTC] === API CALL LOG ===
[09-May-2026 10:01:16 UTC] Endpoint: user/profile.php
[09-May-2026 10:01:16 UTC] Full Log Data: {
    "timestamp": "2026-05-09 10:01:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.239.137.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMzIiwidXNlcm5hbWUiOiJ2Z2Z4eCIsImVtYWlsIjoibWFoYW1tZWQ0QHlhaG9vLmNvbSIsImV4cCI6MTc3ODkyNTQ4OX0.-yU_JX0jS88HHtVbEZm18W9TY66n9Lg_4lmlESuuRQk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8fdca5bd35254b-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "37.239.137.70",
        "CF-IPCountry": "IQ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "37.239.137.70, 162.158.211.27"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-May-2026 10:01:16 UTC] === END API CALL LOG ===
[09-May-2026 10:01:16 UTC] ✅ API Hash verification passed for profile endpoint
[09-May-2026 10:01:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMzIiwidXNlcm5hbWUiOiJ2Z2Z4eCIsImVtYWlsIjoibWFoYW1tZWQ0QHlhaG9vLmNvbSIsImV4cCI6MTc3ODkyNTQ4OX0.-yU_JX0jS88HHtVbEZm18W9TY66n9Lg_4lmlESuuRQk
[09-May-2026 10:01:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-May-2026 10:01:16 UTC] ✅ JWT token verified successfully for user profile
[09-May-2026 10:01:16 UTC] User ID: 533
[09-May-2026 10:01:16 UTC] ✅ User profile retrieved successfully for user ID: 533
[09-May-2026 10:01:17 UTC] === API CALL LOG ===
[09-May-2026 10:01:17 UTC] Endpoint: user/profile.php
[09-May-2026 10:01:17 UTC] Full Log Data: {
    "timestamp": "2026-05-09 10:01:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.239.137.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMzIiwidXNlcm5hbWUiOiJ2Z2Z4eCIsImVtYWlsIjoibWFoYW1tZWQ0QHlhaG9vLmNvbSIsImV4cCI6MTc3ODkyNTQ4OX0.-yU_JX0jS88HHtVbEZm18W9TY66n9Lg_4lmlESuuRQk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8fdca98fb9254b-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "37.239.137.70",
        "CF-IPCountry": "IQ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "37.239.137.70, 162.158.211.28"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-May-2026 10:01:17 UTC] === END API CALL LOG ===
[09-May-2026 10:01:17 UTC] ✅ API Hash verification passed for profile endpoint
[09-May-2026 10:01:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMzIiwidXNlcm5hbWUiOiJ2Z2Z4eCIsImVtYWlsIjoibWFoYW1tZWQ0QHlhaG9vLmNvbSIsImV4cCI6MTc3ODkyNTQ4OX0.-yU_JX0jS88HHtVbEZm18W9TY66n9Lg_4lmlESuuRQk
[09-May-2026 10:01:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-May-2026 10:01:17 UTC] ✅ JWT token verified successfully for user profile
[09-May-2026 10:01:17 UTC] User ID: 533
[09-May-2026 10:01:17 UTC] ✅ User profile retrieved successfully for user ID: 533
[09-May-2026 10:01:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-May-2026 10:01:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-May-2026 10:01:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMzIiwidXNlcm5hbWUiOiJ2Z2Z4eCIsImVtYWlsIjoibWFoYW1tZWQ0QHlhaG9vLmNvbSIsImV4cCI6MTc3ODkyNTQ4OX0.-yU_JX0jS88HHtVbEZm18W9TY66n9Lg_4lmlESuuRQk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f8fdcf61e49254b-SOF","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"37.239.137.70","CF-IPCountry":"IQ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"37.239.137.70, 162.158.211.27"}
[09-May-2026 10:01:29 UTC] === User Orders API Called ===
[09-May-2026 10:01:29 UTC] User ID: 533
[09-May-2026 10:01:29 UTC] Limit: 20, Offset: 0
[09-May-2026 10:01:29 UTC] Orders found: 0
[09-May-2026 10:01:29 UTC] Orders data: []
[09-May-2026 10:01:29 UTC] Total orders count: 0
[09-May-2026 10:01:29 UTC] === API CALL LOG ===
[09-May-2026 10:01:29 UTC] Endpoint: user/profile.php
[09-May-2026 10:01:29 UTC] Full Log Data: {
    "timestamp": "2026-05-09 10:01:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.239.137.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMzIiwidXNlcm5hbWUiOiJ2Z2Z4eCIsImVtYWlsIjoibWFoYW1tZWQ0QHlhaG9vLmNvbSIsImV4cCI6MTc3ODkyNTQ4OX0.-yU_JX0jS88HHtVbEZm18W9TY66n9Lg_4lmlESuuRQk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8fdcf68f91254b-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "37.239.137.70",
        "CF-IPCountry": "IQ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "37.239.137.70, 162.158.211.27"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-May-2026 10:01:29 UTC] === END API CALL LOG ===
[09-May-2026 10:01:29 UTC] ✅ API Hash verification passed for profile endpoint
[09-May-2026 10:01:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMzIiwidXNlcm5hbWUiOiJ2Z2Z4eCIsImVtYWlsIjoibWFoYW1tZWQ0QHlhaG9vLmNvbSIsImV4cCI6MTc3ODkyNTQ4OX0.-yU_JX0jS88HHtVbEZm18W9TY66n9Lg_4lmlESuuRQk
[09-May-2026 10:01:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-May-2026 10:01:29 UTC] ✅ JWT token verified successfully for user profile
[09-May-2026 10:01:29 UTC] User ID: 533
[09-May-2026 10:01:29 UTC] ✅ User profile retrieved successfully for user ID: 533
[09-May-2026 10:01:30 UTC] === API CALL LOG ===
[09-May-2026 10:01:30 UTC] Endpoint: user/profile.php
[09-May-2026 10:01:30 UTC] Full Log Data: {
    "timestamp": "2026-05-09 10:01:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.239.137.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMzIiwidXNlcm5hbWUiOiJ2Z2Z4eCIsImVtYWlsIjoibWFoYW1tZWQ0QHlhaG9vLmNvbSIsImV4cCI6MTc3ODkyNTQ4OX0.-yU_JX0jS88HHtVbEZm18W9TY66n9Lg_4lmlESuuRQk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8fdcfc784b254b-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "37.239.137.70",
        "CF-IPCountry": "IQ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "37.239.137.70, 162.158.211.28"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-May-2026 10:01:30 UTC] === END API CALL LOG ===
[09-May-2026 10:01:30 UTC] ✅ API Hash verification passed for profile endpoint
[09-May-2026 10:01:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMzIiwidXNlcm5hbWUiOiJ2Z2Z4eCIsImVtYWlsIjoibWFoYW1tZWQ0QHlhaG9vLmNvbSIsImV4cCI6MTc3ODkyNTQ4OX0.-yU_JX0jS88HHtVbEZm18W9TY66n9Lg_4lmlESuuRQk
[09-May-2026 10:01:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-May-2026 10:01:30 UTC] ✅ JWT token verified successfully for user profile
[09-May-2026 10:01:30 UTC] User ID: 533
[09-May-2026 10:01:30 UTC] ✅ User profile retrieved successfully for user ID: 533
[09-May-2026 10:01:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-May-2026 10:01:37 UTC] === API CALL LOG ===
[09-May-2026 10:01:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-May-2026 10:01:37 UTC] Endpoint: user/profile.php
[09-May-2026 10:01:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMzIiwidXNlcm5hbWUiOiJ2Z2Z4eCIsImVtYWlsIjoibWFoYW1tZWQ0QHlhaG9vLmNvbSIsImV4cCI6MTc3ODkyNTQ4OX0.-yU_JX0jS88HHtVbEZm18W9TY66n9Lg_4lmlESuuRQk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f8fdd29bf31254b-SOF","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"37.239.137.70","CF-IPCountry":"IQ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"37.239.137.70, 162.158.211.28"}
[09-May-2026 10:01:37 UTC] Full Log Data: {
    "timestamp": "2026-05-09 10:01:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.239.137.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMzIiwidXNlcm5hbWUiOiJ2Z2Z4eCIsImVtYWlsIjoibWFoYW1tZWQ0QHlhaG9vLmNvbSIsImV4cCI6MTc3ODkyNTQ4OX0.-yU_JX0jS88HHtVbEZm18W9TY66n9Lg_4lmlESuuRQk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8fdd29bf32254b-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "37.239.137.70",
        "CF-IPCountry": "IQ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "37.239.137.70, 162.158.211.27"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-May-2026 10:01:37 UTC] === User Orders API Called ===
[09-May-2026 10:01:37 UTC] User ID: 533
[09-May-2026 10:01:37 UTC] === END API CALL LOG ===
[09-May-2026 10:01:37 UTC] ✅ API Hash verification passed for profile endpoint
[09-May-2026 10:01:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMzIiwidXNlcm5hbWUiOiJ2Z2Z4eCIsImVtYWlsIjoibWFoYW1tZWQ0QHlhaG9vLmNvbSIsImV4cCI6MTc3ODkyNTQ4OX0.-yU_JX0jS88HHtVbEZm18W9TY66n9Lg_4lmlESuuRQk
[09-May-2026 10:01:37 UTC] Limit: 20, Offset: 0
[09-May-2026 10:01:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-May-2026 10:01:37 UTC] ✅ JWT token verified successfully for user profile
[09-May-2026 10:01:37 UTC] User ID: 533
[09-May-2026 10:01:37 UTC] Orders found: 0
[09-May-2026 10:01:37 UTC] ✅ User profile retrieved successfully for user ID: 533
[09-May-2026 10:01:37 UTC] Orders data: []
[09-May-2026 10:01:37 UTC] Total orders count: 0
[09-May-2026 10:01:38 UTC] === API CALL LOG ===
[09-May-2026 10:01:38 UTC] Endpoint: user/profile.php
[09-May-2026 10:01:38 UTC] Full Log Data: {
    "timestamp": "2026-05-09 10:01:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.239.137.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMzIiwidXNlcm5hbWUiOiJ2Z2Z4eCIsImVtYWlsIjoibWFoYW1tZWQ0QHlhaG9vLmNvbSIsImV4cCI6MTc3ODkyNTQ4OX0.-yU_JX0jS88HHtVbEZm18W9TY66n9Lg_4lmlESuuRQk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8fdd2e1c9e254b-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "37.239.137.70",
        "CF-IPCountry": "IQ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "37.239.137.70, 162.158.211.27"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-May-2026 10:01:38 UTC] === END API CALL LOG ===
[09-May-2026 10:01:38 UTC] ✅ API Hash verification passed for profile endpoint
[09-May-2026 10:01:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMzIiwidXNlcm5hbWUiOiJ2Z2Z4eCIsImVtYWlsIjoibWFoYW1tZWQ0QHlhaG9vLmNvbSIsImV4cCI6MTc3ODkyNTQ4OX0.-yU_JX0jS88HHtVbEZm18W9TY66n9Lg_4lmlESuuRQk
[09-May-2026 10:01:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-May-2026 10:01:38 UTC] ✅ JWT token verified successfully for user profile
[09-May-2026 10:01:38 UTC] User ID: 533
[09-May-2026 10:01:38 UTC] ✅ User profile retrieved successfully for user ID: 533
[09-May-2026 10:01:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-May-2026 10:01:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-May-2026 10:01:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMzIiwidXNlcm5hbWUiOiJ2Z2Z4eCIsImVtYWlsIjoibWFoYW1tZWQ0QHlhaG9vLmNvbSIsImV4cCI6MTc3ODkyNTQ4OX0.-yU_JX0jS88HHtVbEZm18W9TY66n9Lg_4lmlESuuRQk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f8fdd2ecef4254b-SOF","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"37.239.137.70","CF-IPCountry":"IQ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"37.239.137.70, 162.158.211.28"}
[09-May-2026 10:01:38 UTC] === User Orders API Called ===
[09-May-2026 10:01:38 UTC] User ID: 533
[09-May-2026 10:01:38 UTC] Limit: 20, Offset: 0
[09-May-2026 10:01:38 UTC] Orders found: 0
[09-May-2026 10:01:38 UTC] Orders data: []
[09-May-2026 10:01:38 UTC] Total orders count: 0
[09-May-2026 10:01:40 UTC] === API CALL LOG ===
[09-May-2026 10:01:40 UTC] Endpoint: user/profile.php
[09-May-2026 10:01:40 UTC] Full Log Data: {
    "timestamp": "2026-05-09 10:01:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.239.137.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMzIiwidXNlcm5hbWUiOiJ2Z2Z4eCIsImVtYWlsIjoibWFoYW1tZWQ0QHlhaG9vLmNvbSIsImV4cCI6MTc3ODkyNTQ4OX0.-yU_JX0jS88HHtVbEZm18W9TY66n9Lg_4lmlESuuRQk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8fdd3e9f57254b-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "37.239.137.70",
        "CF-IPCountry": "IQ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "37.239.137.70, 162.158.211.27"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-May-2026 10:01:40 UTC] === END API CALL LOG ===
[09-May-2026 10:01:40 UTC] ✅ API Hash verification passed for profile endpoint
[09-May-2026 10:01:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMzIiwidXNlcm5hbWUiOiJ2Z2Z4eCIsImVtYWlsIjoibWFoYW1tZWQ0QHlhaG9vLmNvbSIsImV4cCI6MTc3ODkyNTQ4OX0.-yU_JX0jS88HHtVbEZm18W9TY66n9Lg_4lmlESuuRQk
[09-May-2026 10:01:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-May-2026 10:01:40 UTC] ✅ JWT token verified successfully for user profile
[09-May-2026 10:01:40 UTC] User ID: 533
[09-May-2026 10:01:40 UTC] ✅ User profile retrieved successfully for user ID: 533
[09-May-2026 10:01:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-May-2026 10:01:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-May-2026 10:01:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMzIiwidXNlcm5hbWUiOiJ2Z2Z4eCIsImVtYWlsIjoibWFoYW1tZWQ0QHlhaG9vLmNvbSIsImV4cCI6MTc3ODkyNTQ4OX0.-yU_JX0jS88HHtVbEZm18W9TY66n9Lg_4lmlESuuRQk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f8fdd3e9f53254b-SOF","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"37.239.137.70","CF-IPCountry":"IQ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"37.239.137.70, 162.158.211.28"}
[09-May-2026 10:01:40 UTC] === User Orders API Called ===
[09-May-2026 10:01:40 UTC] User ID: 533
[09-May-2026 10:01:40 UTC] Limit: 20, Offset: 0
[09-May-2026 10:01:40 UTC] Orders found: 0
[09-May-2026 10:01:40 UTC] Orders data: []
[09-May-2026 10:01:40 UTC] Total orders count: 0
[09-May-2026 10:01:41 UTC] === API CALL LOG ===
[09-May-2026 10:01:41 UTC] Endpoint: user/profile.php
[09-May-2026 10:01:41 UTC] Full Log Data: {
    "timestamp": "2026-05-09 10:01:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.239.137.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMzIiwidXNlcm5hbWUiOiJ2Z2Z4eCIsImVtYWlsIjoibWFoYW1tZWQ0QHlhaG9vLmNvbSIsImV4cCI6MTc3ODkyNTQ4OX0.-yU_JX0jS88HHtVbEZm18W9TY66n9Lg_4lmlESuuRQk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8fdd426c5f254b-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "37.239.137.70",
        "CF-IPCountry": "IQ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "37.239.137.70, 162.158.211.28"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-May-2026 10:01:41 UTC] === END API CALL LOG ===
[09-May-2026 10:01:41 UTC] ✅ API Hash verification passed for profile endpoint
[09-May-2026 10:01:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMzIiwidXNlcm5hbWUiOiJ2Z2Z4eCIsImVtYWlsIjoibWFoYW1tZWQ0QHlhaG9vLmNvbSIsImV4cCI6MTc3ODkyNTQ4OX0.-yU_JX0jS88HHtVbEZm18W9TY66n9Lg_4lmlESuuRQk
[09-May-2026 10:01:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-May-2026 10:01:41 UTC] ✅ JWT token verified successfully for user profile
[09-May-2026 10:01:41 UTC] User ID: 533
[09-May-2026 10:01:41 UTC] ✅ User profile retrieved successfully for user ID: 533
[09-May-2026 10:01:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-May-2026 10:01:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-May-2026 10:01:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMzIiwidXNlcm5hbWUiOiJ2Z2Z4eCIsImVtYWlsIjoibWFoYW1tZWQ0QHlhaG9vLmNvbSIsImV4cCI6MTc3ODkyNTQ4OX0.-yU_JX0jS88HHtVbEZm18W9TY66n9Lg_4lmlESuuRQk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f8fdd6f7ba1254b-SOF","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"37.239.137.70","CF-IPCountry":"IQ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"37.239.137.70, 162.158.211.27"}
[09-May-2026 10:01:48 UTC] === User Orders API Called ===
[09-May-2026 10:01:48 UTC] User ID: 533
[09-May-2026 10:01:48 UTC] Limit: 20, Offset: 0
[09-May-2026 10:01:48 UTC] Orders found: 0
[09-May-2026 10:01:48 UTC] Orders data: []
[09-May-2026 10:01:48 UTC] Total orders count: 0
[09-May-2026 10:01:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-May-2026 10:01:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-May-2026 10:01:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMzIiwidXNlcm5hbWUiOiJ2Z2Z4eCIsImVtYWlsIjoibWFoYW1tZWQ0QHlhaG9vLmNvbSIsImV4cCI6MTc3ODkyNTQ4OX0.-yU_JX0jS88HHtVbEZm18W9TY66n9Lg_4lmlESuuRQk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f8fdd821f98254b-SOF","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"37.239.137.70","CF-IPCountry":"IQ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"37.239.137.70, 162.158.211.27"}
[09-May-2026 10:01:51 UTC] === User Orders API Called ===
[09-May-2026 10:01:51 UTC] User ID: 533
[09-May-2026 10:01:51 UTC] Limit: 20, Offset: 0
[09-May-2026 10:01:51 UTC] Orders found: 0
[09-May-2026 10:01:51 UTC] Orders data: []
[09-May-2026 10:01:51 UTC] Total orders count: 0
[09-May-2026 10:01:51 UTC] === API CALL LOG ===
[09-May-2026 10:01:51 UTC] Endpoint: user/profile.php
[09-May-2026 10:01:51 UTC] Full Log Data: {
    "timestamp": "2026-05-09 10:01:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.239.137.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMzIiwidXNlcm5hbWUiOiJ2Z2Z4eCIsImVtYWlsIjoibWFoYW1tZWQ0QHlhaG9vLmNvbSIsImV4cCI6MTc3ODkyNTQ4OX0.-yU_JX0jS88HHtVbEZm18W9TY66n9Lg_4lmlESuuRQk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8fdd821f9b254b-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "37.239.137.70",
        "CF-IPCountry": "IQ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "37.239.137.70, 162.158.211.27"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-May-2026 10:01:51 UTC] === END API CALL LOG ===
[09-May-2026 10:01:51 UTC] ✅ API Hash verification passed for profile endpoint
[09-May-2026 10:01:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMzIiwidXNlcm5hbWUiOiJ2Z2Z4eCIsImVtYWlsIjoibWFoYW1tZWQ0QHlhaG9vLmNvbSIsImV4cCI6MTc3ODkyNTQ4OX0.-yU_JX0jS88HHtVbEZm18W9TY66n9Lg_4lmlESuuRQk
[09-May-2026 10:01:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-May-2026 10:01:51 UTC] ✅ JWT token verified successfully for user profile
[09-May-2026 10:01:51 UTC] User ID: 533
[09-May-2026 10:01:51 UTC] ✅ User profile retrieved successfully for user ID: 533
[09-May-2026 10:01:52 UTC] === API CALL LOG ===
[09-May-2026 10:01:52 UTC] Endpoint: user/profile.php
[09-May-2026 10:01:52 UTC] Full Log Data: {
    "timestamp": "2026-05-09 10:01:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.239.137.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMzIiwidXNlcm5hbWUiOiJ2Z2Z4eCIsImVtYWlsIjoibWFoYW1tZWQ0QHlhaG9vLmNvbSIsImV4cCI6MTc3ODkyNTQ4OX0.-yU_JX0jS88HHtVbEZm18W9TY66n9Lg_4lmlESuuRQk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8fdd85da24254b-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "37.239.137.70",
        "CF-IPCountry": "IQ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "37.239.137.70, 162.158.211.27"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-May-2026 10:01:52 UTC] === END API CALL LOG ===
[09-May-2026 10:01:52 UTC] ✅ API Hash verification passed for profile endpoint
[09-May-2026 10:01:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMzIiwidXNlcm5hbWUiOiJ2Z2Z4eCIsImVtYWlsIjoibWFoYW1tZWQ0QHlhaG9vLmNvbSIsImV4cCI6MTc3ODkyNTQ4OX0.-yU_JX0jS88HHtVbEZm18W9TY66n9Lg_4lmlESuuRQk
[09-May-2026 10:01:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-May-2026 10:01:52 UTC] ✅ JWT token verified successfully for user profile
[09-May-2026 10:01:52 UTC] User ID: 533
[09-May-2026 10:01:52 UTC] ✅ User profile retrieved successfully for user ID: 533
[09-May-2026 10:02:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-May-2026 10:02:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-May-2026 10:02:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMzIiwidXNlcm5hbWUiOiJ2Z2Z4eCIsImVtYWlsIjoibWFoYW1tZWQ0QHlhaG9vLmNvbSIsImV4cCI6MTc3ODkyNTQ4OX0.-yU_JX0jS88HHtVbEZm18W9TY66n9Lg_4lmlESuuRQk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f8fddf3c9b9254b-SOF","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"37.239.137.70","CF-IPCountry":"IQ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"37.239.137.70, 162.158.211.28"}
[09-May-2026 10:02:09 UTC] === User Orders API Called ===
[09-May-2026 10:02:09 UTC] User ID: 533
[09-May-2026 10:02:09 UTC] Limit: 20, Offset: 0
[09-May-2026 10:02:09 UTC] Orders found: 0
[09-May-2026 10:02:09 UTC] Orders data: []
[09-May-2026 10:02:09 UTC] Total orders count: 0
[09-May-2026 10:02:09 UTC] === API CALL LOG ===
[09-May-2026 10:02:09 UTC] Endpoint: user/profile.php
[09-May-2026 10:02:09 UTC] Full Log Data: {
    "timestamp": "2026-05-09 10:02:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.239.137.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMzIiwidXNlcm5hbWUiOiJ2Z2Z4eCIsImVtYWlsIjoibWFoYW1tZWQ0QHlhaG9vLmNvbSIsImV4cCI6MTc3ODkyNTQ4OX0.-yU_JX0jS88HHtVbEZm18W9TY66n9Lg_4lmlESuuRQk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8fddf43b0f254b-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "37.239.137.70",
        "CF-IPCountry": "IQ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "37.239.137.70, 162.158.211.28"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-May-2026 10:02:09 UTC] === END API CALL LOG ===
[09-May-2026 10:02:09 UTC] ✅ API Hash verification passed for profile endpoint
[09-May-2026 10:02:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMzIiwidXNlcm5hbWUiOiJ2Z2Z4eCIsImVtYWlsIjoibWFoYW1tZWQ0QHlhaG9vLmNvbSIsImV4cCI6MTc3ODkyNTQ4OX0.-yU_JX0jS88HHtVbEZm18W9TY66n9Lg_4lmlESuuRQk
[09-May-2026 10:02:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-May-2026 10:02:09 UTC] ✅ JWT token verified successfully for user profile
[09-May-2026 10:02:09 UTC] User ID: 533
[09-May-2026 10:02:09 UTC] ✅ User profile retrieved successfully for user ID: 533
[09-May-2026 10:02:10 UTC] === API CALL LOG ===
[09-May-2026 10:02:10 UTC] Endpoint: user/profile.php
[09-May-2026 10:02:10 UTC] Full Log Data: {
    "timestamp": "2026-05-09 10:02:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.239.137.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMzIiwidXNlcm5hbWUiOiJ2Z2Z4eCIsImVtYWlsIjoibWFoYW1tZWQ0QHlhaG9vLmNvbSIsImV4cCI6MTc3ODkyNTQ4OX0.-yU_JX0jS88HHtVbEZm18W9TY66n9Lg_4lmlESuuRQk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8fddf7dd10254b-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "37.239.137.70",
        "CF-IPCountry": "IQ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "37.239.137.70, 162.158.211.28"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-May-2026 10:02:10 UTC] === END API CALL LOG ===
[09-May-2026 10:02:10 UTC] ✅ API Hash verification passed for profile endpoint
[09-May-2026 10:02:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMzIiwidXNlcm5hbWUiOiJ2Z2Z4eCIsImVtYWlsIjoibWFoYW1tZWQ0QHlhaG9vLmNvbSIsImV4cCI6MTc3ODkyNTQ4OX0.-yU_JX0jS88HHtVbEZm18W9TY66n9Lg_4lmlESuuRQk
[09-May-2026 10:02:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-May-2026 10:02:10 UTC] ✅ JWT token verified successfully for user profile
[09-May-2026 10:02:10 UTC] User ID: 533
[09-May-2026 10:02:10 UTC] ✅ User profile retrieved successfully for user ID: 533
[09-May-2026 10:02:12 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-May-2026 10:02:12 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-May-2026 10:02:12 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMzIiwidXNlcm5hbWUiOiJ2Z2Z4eCIsImVtYWlsIjoibWFoYW1tZWQ0QHlhaG9vLmNvbSIsImV4cCI6MTc3ODkyNTQ4OX0.-yU_JX0jS88HHtVbEZm18W9TY66n9Lg_4lmlESuuRQk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f8fde02bd28254b-SOF","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"37.239.137.70","CF-IPCountry":"IQ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"37.239.137.70, 162.158.211.28"}
[09-May-2026 10:02:12 UTC] === User Orders API Called ===
[09-May-2026 10:02:12 UTC] User ID: 533
[09-May-2026 10:02:12 UTC] Limit: 20, Offset: 0
[09-May-2026 10:02:12 UTC] Orders found: 0
[09-May-2026 10:02:12 UTC] Orders data: []
[09-May-2026 10:02:12 UTC] Total orders count: 0
[09-May-2026 10:02:25 UTC] === API CALL LOG ===
[09-May-2026 10:02:25 UTC] Endpoint: user/profile.php
[09-May-2026 10:02:25 UTC] Full Log Data: {
    "timestamp": "2026-05-09 10:02:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.239.137.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMzIiwidXNlcm5hbWUiOiJ2Z2Z4eCIsImVtYWlsIjoibWFoYW1tZWQ0QHlhaG9vLmNvbSIsImV4cCI6MTc3ODkyNTQ4OX0.-yU_JX0jS88HHtVbEZm18W9TY66n9Lg_4lmlESuuRQk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8fde56dc71254b-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "37.239.137.70",
        "CF-IPCountry": "IQ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "37.239.137.70, 162.158.211.28"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-May-2026 10:02:25 UTC] === END API CALL LOG ===
[09-May-2026 10:02:25 UTC] ✅ API Hash verification passed for profile endpoint
[09-May-2026 10:02:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMzIiwidXNlcm5hbWUiOiJ2Z2Z4eCIsImVtYWlsIjoibWFoYW1tZWQ0QHlhaG9vLmNvbSIsImV4cCI6MTc3ODkyNTQ4OX0.-yU_JX0jS88HHtVbEZm18W9TY66n9Lg_4lmlESuuRQk
[09-May-2026 10:02:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-May-2026 10:02:25 UTC] ✅ JWT token verified successfully for user profile
[09-May-2026 10:02:25 UTC] User ID: 533
[09-May-2026 10:02:25 UTC] ✅ User profile retrieved successfully for user ID: 533
[09-May-2026 10:02:25 UTC] User Purchases API - User ID: 533
[09-May-2026 10:02:25 UTC] User Purchases API - Total purchases found: 0
[09-May-2026 10:03:12 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-May-2026 10:03:12 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-May-2026 10:03:12 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMzIiwidXNlcm5hbWUiOiJ2Z2Z4eCIsImVtYWlsIjoibWFoYW1tZWQ0QHlhaG9vLmNvbSIsImV4cCI6MTc3ODkyNTQ4OX0.-yU_JX0jS88HHtVbEZm18W9TY66n9Lg_4lmlESuuRQk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f8fdf789a53254b-SOF","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"37.239.137.70","CF-IPCountry":"IQ","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"37.239.137.70, 162.158.211.28"}
[09-May-2026 10:03:12 UTC] === User Orders API Called ===
[09-May-2026 10:03:12 UTC] User ID: 533
[09-May-2026 10:03:12 UTC] Limit: 20, Offset: 0
[09-May-2026 10:03:12 UTC] Orders found: 0
[09-May-2026 10:03:12 UTC] Orders data: []
[09-May-2026 10:03:12 UTC] Total orders count: 0
[09-May-2026 10:03:12 UTC] === API CALL LOG ===
[09-May-2026 10:03:12 UTC] Endpoint: user/profile.php
[09-May-2026 10:03:12 UTC] Full Log Data: {
    "timestamp": "2026-05-09 10:03:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.239.137.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMzIiwidXNlcm5hbWUiOiJ2Z2Z4eCIsImVtYWlsIjoibWFoYW1tZWQ0QHlhaG9vLmNvbSIsImV4cCI6MTc3ODkyNTQ4OX0.-yU_JX0jS88HHtVbEZm18W9TY66n9Lg_4lmlESuuRQk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8fdf789a59254b-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "37.239.137.70",
        "CF-IPCountry": "IQ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "37.239.137.70, 162.158.211.28"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-May-2026 10:03:12 UTC] === END API CALL LOG ===
[09-May-2026 10:03:12 UTC] ✅ API Hash verification passed for profile endpoint
[09-May-2026 10:03:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMzIiwidXNlcm5hbWUiOiJ2Z2Z4eCIsImVtYWlsIjoibWFoYW1tZWQ0QHlhaG9vLmNvbSIsImV4cCI6MTc3ODkyNTQ4OX0.-yU_JX0jS88HHtVbEZm18W9TY66n9Lg_4lmlESuuRQk
[09-May-2026 10:03:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-May-2026 10:03:12 UTC] ✅ JWT token verified successfully for user profile
[09-May-2026 10:03:12 UTC] User ID: 533
[09-May-2026 10:03:12 UTC] ✅ User profile retrieved successfully for user ID: 533
[09-May-2026 10:03:12 UTC] === API CALL LOG ===
[09-May-2026 10:03:12 UTC] Endpoint: user/profile.php
[09-May-2026 10:03:12 UTC] Full Log Data: {
    "timestamp": "2026-05-09 10:03:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.239.137.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMzIiwidXNlcm5hbWUiOiJ2Z2Z4eCIsImVtYWlsIjoibWFoYW1tZWQ0QHlhaG9vLmNvbSIsImV4cCI6MTc3ODkyNTQ4OX0.-yU_JX0jS88HHtVbEZm18W9TY66n9Lg_4lmlESuuRQk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f8fdf7c6e17254b-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "37.239.137.70",
        "CF-IPCountry": "IQ",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "37.239.137.70, 162.158.211.28"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-May-2026 10:03:12 UTC] === END API CALL LOG ===
[09-May-2026 10:03:12 UTC] ✅ API Hash verification passed for profile endpoint
[09-May-2026 10:03:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMzIiwidXNlcm5hbWUiOiJ2Z2Z4eCIsImVtYWlsIjoibWFoYW1tZWQ0QHlhaG9vLmNvbSIsImV4cCI6MTc3ODkyNTQ4OX0.-yU_JX0jS88HHtVbEZm18W9TY66n9Lg_4lmlESuuRQk
[09-May-2026 10:03:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-May-2026 10:03:12 UTC] ✅ JWT token verified successfully for user profile
[09-May-2026 10:03:12 UTC] User ID: 533
[09-May-2026 10:03:12 UTC] ✅ User profile retrieved successfully for user ID: 533
[09-May-2026 15:02:58 UTC] === API CALL LOG ===
[09-May-2026 15:02:58 UTC] Endpoint: user/profile.php
[09-May-2026 15:02:58 UTC] Full Log Data: {
    "timestamp": "2026-05-09 15:02:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:1382:1c1a:0:46:d715:9801",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM0IiwidXNlcm5hbWUiOiJMaGFuIiwiZW1haWwiOiJuYWppbWtoYW43NzM4NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5NDM3Nzd9.w8MIdf26wEhzic285yMwN0D1SVdKYrgZ6_qQjYCN_Vw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f919695ffa3ce83-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:3a80:1382:1c1a:0:46:d715:9801",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2402:3a80:1382:1c1a:0:46:d715:9801, 172.71.124.89"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-May-2026 15:02:58 UTC] === END API CALL LOG ===
[09-May-2026 15:02:58 UTC] ✅ API Hash verification passed for profile endpoint
[09-May-2026 15:02:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM0IiwidXNlcm5hbWUiOiJMaGFuIiwiZW1haWwiOiJuYWppbWtoYW43NzM4NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5NDM3Nzd9.w8MIdf26wEhzic285yMwN0D1SVdKYrgZ6_qQjYCN_Vw
[09-May-2026 15:02:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-May-2026 15:02:58 UTC] ✅ JWT token verified successfully for user profile
[09-May-2026 15:02:58 UTC] User ID: 534
[09-May-2026 15:02:58 UTC] ✅ User profile retrieved successfully for user ID: 534
[09-May-2026 15:02:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-May-2026 15:02:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-May-2026 15:02:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM0IiwidXNlcm5hbWUiOiJMaGFuIiwiZW1haWwiOiJuYWppbWtoYW43NzM4NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5NDM3Nzd9.w8MIdf26wEhzic285yMwN0D1SVdKYrgZ6_qQjYCN_Vw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f919695ffb8ce83-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2402:3a80:1382:1c1a:0:46:d715:9801","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2402:3a80:1382:1c1a:0:46:d715:9801, 172.71.124.89"}
[09-May-2026 15:02:58 UTC] === User Orders API Called ===
[09-May-2026 15:02:58 UTC] User ID: 534
[09-May-2026 15:02:58 UTC] Limit: 20, Offset: 0
[09-May-2026 15:02:58 UTC] Orders found: 0
[09-May-2026 15:02:58 UTC] Orders data: []
[09-May-2026 15:02:58 UTC] Total orders count: 0
[09-May-2026 15:02:58 UTC] === API CALL LOG ===
[09-May-2026 15:02:58 UTC] Endpoint: user/profile.php
[09-May-2026 15:02:58 UTC] Full Log Data: {
    "timestamp": "2026-05-09 15:02:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:1382:1c1a:0:46:d715:9801",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM0IiwidXNlcm5hbWUiOiJMaGFuIiwiZW1haWwiOiJuYWppbWtoYW43NzM4NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5NDM3Nzd9.w8MIdf26wEhzic285yMwN0D1SVdKYrgZ6_qQjYCN_Vw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f91969668c4ce83-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:3a80:1382:1c1a:0:46:d715:9801",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2402:3a80:1382:1c1a:0:46:d715:9801, 172.71.124.89"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-May-2026 15:02:58 UTC] === END API CALL LOG ===
[09-May-2026 15:02:58 UTC] ✅ API Hash verification passed for profile endpoint
[09-May-2026 15:02:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM0IiwidXNlcm5hbWUiOiJMaGFuIiwiZW1haWwiOiJuYWppbWtoYW43NzM4NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5NDM3Nzd9.w8MIdf26wEhzic285yMwN0D1SVdKYrgZ6_qQjYCN_Vw
[09-May-2026 15:02:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-May-2026 15:02:58 UTC] ✅ JWT token verified successfully for user profile
[09-May-2026 15:02:58 UTC] User ID: 534
[09-May-2026 15:02:58 UTC] ✅ User profile retrieved successfully for user ID: 534
[09-May-2026 15:02:59 UTC] === API CALL LOG ===
[09-May-2026 15:02:59 UTC] Endpoint: user/profile.php
[09-May-2026 15:02:59 UTC] Full Log Data: {
    "timestamp": "2026-05-09 15:02:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:1382:1c1a:0:46:d715:9801",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM0IiwidXNlcm5hbWUiOiJMaGFuIiwiZW1haWwiOiJuYWppbWtoYW43NzM4NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5NDM3Nzd9.w8MIdf26wEhzic285yMwN0D1SVdKYrgZ6_qQjYCN_Vw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f91969f5b0ace83-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:3a80:1382:1c1a:0:46:d715:9801",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2402:3a80:1382:1c1a:0:46:d715:9801, 172.71.124.89"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-May-2026 15:02:59 UTC] === END API CALL LOG ===
[09-May-2026 15:02:59 UTC] ✅ API Hash verification passed for profile endpoint
[09-May-2026 15:02:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM0IiwidXNlcm5hbWUiOiJMaGFuIiwiZW1haWwiOiJuYWppbWtoYW43NzM4NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5NDM3Nzd9.w8MIdf26wEhzic285yMwN0D1SVdKYrgZ6_qQjYCN_Vw
[09-May-2026 15:02:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-May-2026 15:02:59 UTC] ✅ JWT token verified successfully for user profile
[09-May-2026 15:02:59 UTC] User ID: 534
[09-May-2026 15:02:59 UTC] ✅ User profile retrieved successfully for user ID: 534
[09-May-2026 15:03:34 UTC] === API CALL LOG ===
[09-May-2026 15:03:34 UTC] Endpoint: user/profile.php
[09-May-2026 15:03:34 UTC] Full Log Data: {
    "timestamp": "2026-05-09 15:03:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:1382:1c1a:0:46:d715:9801",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM0IiwidXNlcm5hbWUiOiJMaGFuIiwiZW1haWwiOiJuYWppbWtoYW43NzM4NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5NDM3Nzd9.w8MIdf26wEhzic285yMwN0D1SVdKYrgZ6_qQjYCN_Vw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f919773ef9562dc-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:3a80:1382:1c1a:0:46:d715:9801",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2402:3a80:1382:1c1a:0:46:d715:9801, 172.70.143.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-May-2026 15:03:34 UTC] === END API CALL LOG ===
[09-May-2026 15:03:34 UTC] ✅ API Hash verification passed for profile endpoint
[09-May-2026 15:03:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM0IiwidXNlcm5hbWUiOiJMaGFuIiwiZW1haWwiOiJuYWppbWtoYW43NzM4NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5NDM3Nzd9.w8MIdf26wEhzic285yMwN0D1SVdKYrgZ6_qQjYCN_Vw
[09-May-2026 15:03:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-May-2026 15:03:34 UTC] ✅ JWT token verified successfully for user profile
[09-May-2026 15:03:34 UTC] User ID: 534
[09-May-2026 15:03:34 UTC] ✅ User profile retrieved successfully for user ID: 534
[09-May-2026 15:03:54 UTC] === API CALL LOG ===
[09-May-2026 15:03:54 UTC] Endpoint: user/profile.php
[09-May-2026 15:03:54 UTC] Full Log Data: {
    "timestamp": "2026-05-09 15:03:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:1382:1c1a:0:46:d715:9801",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM0IiwidXNlcm5hbWUiOiJMaGFuIiwiZW1haWwiOiJuYWppbWtoYW43NzM4NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5NDM3Nzd9.w8MIdf26wEhzic285yMwN0D1SVdKYrgZ6_qQjYCN_Vw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9197f55a6262dc-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:3a80:1382:1c1a:0:46:d715:9801",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2402:3a80:1382:1c1a:0:46:d715:9801, 172.70.143.194"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-May-2026 15:03:54 UTC] === END API CALL LOG ===
[09-May-2026 15:03:54 UTC] ✅ API Hash verification passed for profile endpoint
[09-May-2026 15:03:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM0IiwidXNlcm5hbWUiOiJMaGFuIiwiZW1haWwiOiJuYWppbWtoYW43NzM4NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5NDM3Nzd9.w8MIdf26wEhzic285yMwN0D1SVdKYrgZ6_qQjYCN_Vw
[09-May-2026 15:03:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-May-2026 15:03:54 UTC] ✅ JWT token verified successfully for user profile
[09-May-2026 15:03:54 UTC] User ID: 534
[09-May-2026 15:03:54 UTC] ✅ User profile retrieved successfully for user ID: 534
[09-May-2026 15:03:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-May-2026 15:03:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-May-2026 15:03:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM0IiwidXNlcm5hbWUiOiJMaGFuIiwiZW1haWwiOiJuYWppbWtoYW43NzM4NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5NDM3Nzd9.w8MIdf26wEhzic285yMwN0D1SVdKYrgZ6_qQjYCN_Vw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f9197f55a5962dc-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2402:3a80:1382:1c1a:0:46:d715:9801","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2402:3a80:1382:1c1a:0:46:d715:9801, 172.70.143.195"}
[09-May-2026 15:03:54 UTC] === User Orders API Called ===
[09-May-2026 15:03:54 UTC] User ID: 534
[09-May-2026 15:03:54 UTC] Limit: 20, Offset: 0
[09-May-2026 15:03:54 UTC] Orders found: 0
[09-May-2026 15:03:54 UTC] Orders data: []
[09-May-2026 15:03:54 UTC] Total orders count: 0
[09-May-2026 15:03:55 UTC] === API CALL LOG ===
[09-May-2026 15:03:55 UTC] Endpoint: user/profile.php
[09-May-2026 15:03:55 UTC] Full Log Data: {
    "timestamp": "2026-05-09 15:03:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:1382:1c1a:0:46:d715:9801",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM0IiwidXNlcm5hbWUiOiJMaGFuIiwiZW1haWwiOiJuYWppbWtoYW43NzM4NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5NDM3Nzd9.w8MIdf26wEhzic285yMwN0D1SVdKYrgZ6_qQjYCN_Vw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9197f91f8862dc-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:3a80:1382:1c1a:0:46:d715:9801",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2402:3a80:1382:1c1a:0:46:d715:9801, 172.70.143.194"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-May-2026 15:03:55 UTC] === END API CALL LOG ===
[09-May-2026 15:03:55 UTC] ✅ API Hash verification passed for profile endpoint
[09-May-2026 15:03:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM0IiwidXNlcm5hbWUiOiJMaGFuIiwiZW1haWwiOiJuYWppbWtoYW43NzM4NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5NDM3Nzd9.w8MIdf26wEhzic285yMwN0D1SVdKYrgZ6_qQjYCN_Vw
[09-May-2026 15:03:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-May-2026 15:03:55 UTC] ✅ JWT token verified successfully for user profile
[09-May-2026 15:03:55 UTC] User ID: 534
[09-May-2026 15:03:55 UTC] ✅ User profile retrieved successfully for user ID: 534
[09-May-2026 15:03:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-May-2026 15:03:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-May-2026 15:03:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM0IiwidXNlcm5hbWUiOiJMaGFuIiwiZW1haWwiOiJuYWppbWtoYW43NzM4NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5NDM3Nzd9.w8MIdf26wEhzic285yMwN0D1SVdKYrgZ6_qQjYCN_Vw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f919809dfae62dc-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2402:3a80:1382:1c1a:0:46:d715:9801","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2402:3a80:1382:1c1a:0:46:d715:9801, 172.70.143.194"}
[09-May-2026 15:03:57 UTC] === User Orders API Called ===
[09-May-2026 15:03:57 UTC] User ID: 534
[09-May-2026 15:03:57 UTC] Limit: 20, Offset: 0
[09-May-2026 15:03:57 UTC] Orders found: 0
[09-May-2026 15:03:57 UTC] Orders data: []
[09-May-2026 15:03:57 UTC] Total orders count: 0
[09-May-2026 15:03:59 UTC] === API CALL LOG ===
[09-May-2026 15:03:59 UTC] Endpoint: user/profile.php
[09-May-2026 15:03:59 UTC] Full Log Data: {
    "timestamp": "2026-05-09 15:03:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:1382:1c1a:0:46:d715:9801",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM0IiwidXNlcm5hbWUiOiJMaGFuIiwiZW1haWwiOiJuYWppbWtoYW43NzM4NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5NDM3Nzd9.w8MIdf26wEhzic285yMwN0D1SVdKYrgZ6_qQjYCN_Vw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9198137e4b62dc-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:3a80:1382:1c1a:0:46:d715:9801",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2402:3a80:1382:1c1a:0:46:d715:9801, 172.70.143.194"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-May-2026 15:03:59 UTC] === END API CALL LOG ===
[09-May-2026 15:03:59 UTC] ✅ API Hash verification passed for profile endpoint
[09-May-2026 15:03:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM0IiwidXNlcm5hbWUiOiJMaGFuIiwiZW1haWwiOiJuYWppbWtoYW43NzM4NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5NDM3Nzd9.w8MIdf26wEhzic285yMwN0D1SVdKYrgZ6_qQjYCN_Vw
[09-May-2026 15:03:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-May-2026 15:03:59 UTC] ✅ JWT token verified successfully for user profile
[09-May-2026 15:03:59 UTC] User ID: 534
[09-May-2026 15:03:59 UTC] ✅ User profile retrieved successfully for user ID: 534
[09-May-2026 15:03:59 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-May-2026 15:03:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-May-2026 15:03:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM0IiwidXNlcm5hbWUiOiJMaGFuIiwiZW1haWwiOiJuYWppbWtoYW43NzM4NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5NDM3Nzd9.w8MIdf26wEhzic285yMwN0D1SVdKYrgZ6_qQjYCN_Vw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f9198137e3962dc-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2402:3a80:1382:1c1a:0:46:d715:9801","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2402:3a80:1382:1c1a:0:46:d715:9801, 172.70.143.195"}
[09-May-2026 15:03:59 UTC] === User Orders API Called ===
[09-May-2026 15:03:59 UTC] User ID: 534
[09-May-2026 15:03:59 UTC] Limit: 20, Offset: 0
[09-May-2026 15:03:59 UTC] Orders found: 0
[09-May-2026 15:03:59 UTC] Orders data: []
[09-May-2026 15:03:59 UTC] Total orders count: 0
[09-May-2026 15:03:59 UTC] === API CALL LOG ===
[09-May-2026 15:03:59 UTC] Endpoint: user/profile.php
[09-May-2026 15:03:59 UTC] Full Log Data: {
    "timestamp": "2026-05-09 15:03:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:1382:1c1a:0:46:d715:9801",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM0IiwidXNlcm5hbWUiOiJMaGFuIiwiZW1haWwiOiJuYWppbWtoYW43NzM4NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5NDM3Nzd9.w8MIdf26wEhzic285yMwN0D1SVdKYrgZ6_qQjYCN_Vw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f919816987b62dc-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:3a80:1382:1c1a:0:46:d715:9801",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2402:3a80:1382:1c1a:0:46:d715:9801, 172.70.143.194"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-May-2026 15:03:59 UTC] === END API CALL LOG ===
[09-May-2026 15:03:59 UTC] ✅ API Hash verification passed for profile endpoint
[09-May-2026 15:03:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM0IiwidXNlcm5hbWUiOiJMaGFuIiwiZW1haWwiOiJuYWppbWtoYW43NzM4NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5NDM3Nzd9.w8MIdf26wEhzic285yMwN0D1SVdKYrgZ6_qQjYCN_Vw
[09-May-2026 15:03:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-May-2026 15:03:59 UTC] ✅ JWT token verified successfully for user profile
[09-May-2026 15:03:59 UTC] User ID: 534
[09-May-2026 15:03:59 UTC] ✅ User profile retrieved successfully for user ID: 534
[09-May-2026 15:04:12 UTC] === API CALL LOG ===
[09-May-2026 15:04:12 UTC] Endpoint: user/profile.php
[09-May-2026 15:04:12 UTC] Full Log Data: {
    "timestamp": "2026-05-09 15:04:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:1382:1c1a:0:46:d715:9801",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM0IiwidXNlcm5hbWUiOiJMaGFuIiwiZW1haWwiOiJuYWppbWtoYW43NzM4NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5NDM3Nzd9.w8MIdf26wEhzic285yMwN0D1SVdKYrgZ6_qQjYCN_Vw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9198637f4e62dc-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:3a80:1382:1c1a:0:46:d715:9801",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2402:3a80:1382:1c1a:0:46:d715:9801, 172.70.143.194"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-May-2026 15:04:12 UTC] === END API CALL LOG ===
[09-May-2026 15:04:12 UTC] ✅ API Hash verification passed for profile endpoint
[09-May-2026 15:04:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM0IiwidXNlcm5hbWUiOiJMaGFuIiwiZW1haWwiOiJuYWppbWtoYW43NzM4NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5NDM3Nzd9.w8MIdf26wEhzic285yMwN0D1SVdKYrgZ6_qQjYCN_Vw
[09-May-2026 15:04:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-May-2026 15:04:12 UTC] ✅ JWT token verified successfully for user profile
[09-May-2026 15:04:12 UTC] User ID: 534
[09-May-2026 15:04:12 UTC] ✅ User profile retrieved successfully for user ID: 534
[09-May-2026 15:04:12 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-May-2026 15:04:12 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-May-2026 15:04:12 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM0IiwidXNlcm5hbWUiOiJMaGFuIiwiZW1haWwiOiJuYWppbWtoYW43NzM4NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5NDM3Nzd9.w8MIdf26wEhzic285yMwN0D1SVdKYrgZ6_qQjYCN_Vw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f9198637f4c62dc-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2402:3a80:1382:1c1a:0:46:d715:9801","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2402:3a80:1382:1c1a:0:46:d715:9801, 172.70.143.194"}
[09-May-2026 15:04:12 UTC] === User Orders API Called ===
[09-May-2026 15:04:12 UTC] User ID: 534
[09-May-2026 15:04:12 UTC] Limit: 20, Offset: 0
[09-May-2026 15:04:12 UTC] Orders found: 0
[09-May-2026 15:04:12 UTC] Orders data: []
[09-May-2026 15:04:12 UTC] Total orders count: 0
[09-May-2026 15:04:12 UTC] === API CALL LOG ===
[09-May-2026 15:04:12 UTC] Endpoint: user/profile.php
[09-May-2026 15:04:12 UTC] Full Log Data: {
    "timestamp": "2026-05-09 15:04:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:1382:1c1a:0:46:d715:9801",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM0IiwidXNlcm5hbWUiOiJMaGFuIiwiZW1haWwiOiJuYWppbWtoYW43NzM4NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5NDM3Nzd9.w8MIdf26wEhzic285yMwN0D1SVdKYrgZ6_qQjYCN_Vw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f919866ca1862dc-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:3a80:1382:1c1a:0:46:d715:9801",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2402:3a80:1382:1c1a:0:46:d715:9801, 172.70.143.194"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-May-2026 15:04:12 UTC] === END API CALL LOG ===
[09-May-2026 15:04:12 UTC] ✅ API Hash verification passed for profile endpoint
[09-May-2026 15:04:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM0IiwidXNlcm5hbWUiOiJMaGFuIiwiZW1haWwiOiJuYWppbWtoYW43NzM4NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5NDM3Nzd9.w8MIdf26wEhzic285yMwN0D1SVdKYrgZ6_qQjYCN_Vw
[09-May-2026 15:04:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-May-2026 15:04:12 UTC] ✅ JWT token verified successfully for user profile
[09-May-2026 15:04:12 UTC] User ID: 534
[09-May-2026 15:04:12 UTC] ✅ User profile retrieved successfully for user ID: 534
[09-May-2026 15:04:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-May-2026 15:04:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-May-2026 15:04:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM0IiwidXNlcm5hbWUiOiJMaGFuIiwiZW1haWwiOiJuYWppbWtoYW43NzM4NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5NDM3Nzd9.w8MIdf26wEhzic285yMwN0D1SVdKYrgZ6_qQjYCN_Vw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f919896cce162dc-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2402:3a80:1382:1c1a:0:46:d715:9801","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2402:3a80:1382:1c1a:0:46:d715:9801, 172.70.143.194"}
[09-May-2026 15:04:20 UTC] === User Orders API Called ===
[09-May-2026 15:04:20 UTC] User ID: 534
[09-May-2026 15:04:20 UTC] Limit: 20, Offset: 0
[09-May-2026 15:04:20 UTC] Orders found: 0
[09-May-2026 15:04:20 UTC] Orders data: []
[09-May-2026 15:04:20 UTC] Total orders count: 0
[09-May-2026 15:04:20 UTC] === API CALL LOG ===
[09-May-2026 15:04:20 UTC] Endpoint: user/profile.php
[09-May-2026 15:04:20 UTC] Full Log Data: {
    "timestamp": "2026-05-09 15:04:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:1382:1c1a:0:46:d715:9801",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM0IiwidXNlcm5hbWUiOiJMaGFuIiwiZW1haWwiOiJuYWppbWtoYW43NzM4NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5NDM3Nzd9.w8MIdf26wEhzic285yMwN0D1SVdKYrgZ6_qQjYCN_Vw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f919896cce462dc-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:3a80:1382:1c1a:0:46:d715:9801",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2402:3a80:1382:1c1a:0:46:d715:9801, 172.70.143.194"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-May-2026 15:04:20 UTC] === END API CALL LOG ===
[09-May-2026 15:04:20 UTC] ✅ API Hash verification passed for profile endpoint
[09-May-2026 15:04:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM0IiwidXNlcm5hbWUiOiJMaGFuIiwiZW1haWwiOiJuYWppbWtoYW43NzM4NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5NDM3Nzd9.w8MIdf26wEhzic285yMwN0D1SVdKYrgZ6_qQjYCN_Vw
[09-May-2026 15:04:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-May-2026 15:04:20 UTC] ✅ JWT token verified successfully for user profile
[09-May-2026 15:04:20 UTC] User ID: 534
[09-May-2026 15:04:20 UTC] ✅ User profile retrieved successfully for user ID: 534
[09-May-2026 15:04:21 UTC] === API CALL LOG ===
[09-May-2026 15:04:21 UTC] Endpoint: user/profile.php
[09-May-2026 15:04:21 UTC] Full Log Data: {
    "timestamp": "2026-05-09 15:04:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:1382:1c1a:0:46:d715:9801",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM0IiwidXNlcm5hbWUiOiJMaGFuIiwiZW1haWwiOiJuYWppbWtoYW43NzM4NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5NDM3Nzd9.w8MIdf26wEhzic285yMwN0D1SVdKYrgZ6_qQjYCN_Vw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f919899debd62dc-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:3a80:1382:1c1a:0:46:d715:9801",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2402:3a80:1382:1c1a:0:46:d715:9801, 172.70.143.194"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-May-2026 15:04:21 UTC] === END API CALL LOG ===
[09-May-2026 15:04:21 UTC] ✅ API Hash verification passed for profile endpoint
[09-May-2026 15:04:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM0IiwidXNlcm5hbWUiOiJMaGFuIiwiZW1haWwiOiJuYWppbWtoYW43NzM4NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5NDM3Nzd9.w8MIdf26wEhzic285yMwN0D1SVdKYrgZ6_qQjYCN_Vw
[09-May-2026 15:04:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-May-2026 15:04:21 UTC] ✅ JWT token verified successfully for user profile
[09-May-2026 15:04:21 UTC] User ID: 534
[09-May-2026 15:04:21 UTC] ✅ User profile retrieved successfully for user ID: 534
[09-May-2026 15:04:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-May-2026 15:04:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-May-2026 15:04:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM0IiwidXNlcm5hbWUiOiJMaGFuIiwiZW1haWwiOiJuYWppbWtoYW43NzM4NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5NDM3Nzd9.w8MIdf26wEhzic285yMwN0D1SVdKYrgZ6_qQjYCN_Vw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f9198b8198662dc-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2402:3a80:1382:1c1a:0:46:d715:9801","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2402:3a80:1382:1c1a:0:46:d715:9801, 172.70.143.194"}
[09-May-2026 15:04:25 UTC] === User Orders API Called ===
[09-May-2026 15:04:25 UTC] User ID: 534
[09-May-2026 15:04:25 UTC] Limit: 20, Offset: 0
[09-May-2026 15:04:25 UTC] Orders found: 0
[09-May-2026 15:04:25 UTC] Orders data: []
[09-May-2026 15:04:25 UTC] Total orders count: 0
[09-May-2026 15:04:28 UTC] === API CALL LOG ===
[09-May-2026 15:04:28 UTC] Endpoint: user/profile.php
[09-May-2026 15:04:28 UTC] Full Log Data: {
    "timestamp": "2026-05-09 15:04:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:1382:1c1a:0:46:d715:9801",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM0IiwidXNlcm5hbWUiOiJMaGFuIiwiZW1haWwiOiJuYWppbWtoYW43NzM4NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5NDM3Nzd9.w8MIdf26wEhzic285yMwN0D1SVdKYrgZ6_qQjYCN_Vw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9198c4985e62dc-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:3a80:1382:1c1a:0:46:d715:9801",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2402:3a80:1382:1c1a:0:46:d715:9801, 172.70.143.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-May-2026 15:04:28 UTC] === END API CALL LOG ===
[09-May-2026 15:04:28 UTC] ✅ API Hash verification passed for profile endpoint
[09-May-2026 15:04:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM0IiwidXNlcm5hbWUiOiJMaGFuIiwiZW1haWwiOiJuYWppbWtoYW43NzM4NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5NDM3Nzd9.w8MIdf26wEhzic285yMwN0D1SVdKYrgZ6_qQjYCN_Vw
[09-May-2026 15:04:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-May-2026 15:04:28 UTC] ✅ JWT token verified successfully for user profile
[09-May-2026 15:04:28 UTC] User ID: 534
[09-May-2026 15:04:28 UTC] ✅ User profile retrieved successfully for user ID: 534
[09-May-2026 15:04:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-May-2026 15:04:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-May-2026 15:04:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM0IiwidXNlcm5hbWUiOiJMaGFuIiwiZW1haWwiOiJuYWppbWtoYW43NzM4NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5NDM3Nzd9.w8MIdf26wEhzic285yMwN0D1SVdKYrgZ6_qQjYCN_Vw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f9198c4985b62dc-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2402:3a80:1382:1c1a:0:46:d715:9801","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2402:3a80:1382:1c1a:0:46:d715:9801, 172.70.143.194"}
[09-May-2026 15:04:28 UTC] === User Orders API Called ===
[09-May-2026 15:04:28 UTC] User ID: 534
[09-May-2026 15:04:28 UTC] Limit: 20, Offset: 0
[09-May-2026 15:04:28 UTC] Orders found: 0
[09-May-2026 15:04:28 UTC] Orders data: []
[09-May-2026 15:04:28 UTC] Total orders count: 0
[09-May-2026 15:04:28 UTC] === API CALL LOG ===
[09-May-2026 15:04:28 UTC] Endpoint: user/profile.php
[09-May-2026 15:04:28 UTC] Full Log Data: {
    "timestamp": "2026-05-09 15:04:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:1382:1c1a:0:46:d715:9801",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM0IiwidXNlcm5hbWUiOiJMaGFuIiwiZW1haWwiOiJuYWppbWtoYW43NzM4NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5NDM3Nzd9.w8MIdf26wEhzic285yMwN0D1SVdKYrgZ6_qQjYCN_Vw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9198c8de3862dc-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:3a80:1382:1c1a:0:46:d715:9801",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2402:3a80:1382:1c1a:0:46:d715:9801, 172.70.143.194"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-May-2026 15:04:28 UTC] === END API CALL LOG ===
[09-May-2026 15:04:28 UTC] ✅ API Hash verification passed for profile endpoint
[09-May-2026 15:04:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM0IiwidXNlcm5hbWUiOiJMaGFuIiwiZW1haWwiOiJuYWppbWtoYW43NzM4NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5NDM3Nzd9.w8MIdf26wEhzic285yMwN0D1SVdKYrgZ6_qQjYCN_Vw
[09-May-2026 15:04:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-May-2026 15:04:28 UTC] ✅ JWT token verified successfully for user profile
[09-May-2026 15:04:28 UTC] User ID: 534
[09-May-2026 15:04:28 UTC] ✅ User profile retrieved successfully for user ID: 534
[09-May-2026 15:04:28 UTC] === API CALL LOG ===
[09-May-2026 15:04:28 UTC] Endpoint: user/profile.php
[09-May-2026 15:04:28 UTC] Full Log Data: {
    "timestamp": "2026-05-09 15:04:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:1382:1c1a:0:46:d715:9801",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM0IiwidXNlcm5hbWUiOiJMaGFuIiwiZW1haWwiOiJuYWppbWtoYW43NzM4NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5NDM3Nzd9.w8MIdf26wEhzic285yMwN0D1SVdKYrgZ6_qQjYCN_Vw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9198ca3ace62dc-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2402:3a80:1382:1c1a:0:46:d715:9801",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2402:3a80:1382:1c1a:0:46:d715:9801, 172.70.143.195"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-May-2026 15:04:28 UTC] === END API CALL LOG ===
[09-May-2026 15:04:28 UTC] ✅ API Hash verification passed for profile endpoint
[09-May-2026 15:04:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM0IiwidXNlcm5hbWUiOiJMaGFuIiwiZW1haWwiOiJuYWppbWtoYW43NzM4NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5NDM3Nzd9.w8MIdf26wEhzic285yMwN0D1SVdKYrgZ6_qQjYCN_Vw
[09-May-2026 15:04:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-May-2026 15:04:28 UTC] ✅ JWT token verified successfully for user profile
[09-May-2026 15:04:28 UTC] User ID: 534
[09-May-2026 15:04:28 UTC] ✅ User profile retrieved successfully for user ID: 534
[09-May-2026 15:31:14 UTC] === API CALL LOG ===
[09-May-2026 15:31:14 UTC] Endpoint: user/profile.php
[09-May-2026 15:31:14 UTC] Full Log Data: {
    "timestamp": "2026-05-09 15:31:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.121.39.66",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMyIiwidXNlcm5hbWUiOiJoZWluMTIzIiwiZW1haWwiOiJkb29uY2FuNEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5MTk1MzB9.rQ2VbnkPiX7A44YbpHDoKVvuXIUzCXwbjilVqCm5JFU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f91bffffb3cfd8f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.121.39.66",
        "CF-IPCountry": "SG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.121.39.66, 172.70.208.4"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-May-2026 15:31:14 UTC] === END API CALL LOG ===
[09-May-2026 15:31:14 UTC] ✅ API Hash verification passed for profile endpoint
[09-May-2026 15:31:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMyIiwidXNlcm5hbWUiOiJoZWluMTIzIiwiZW1haWwiOiJkb29uY2FuNEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5MTk1MzB9.rQ2VbnkPiX7A44YbpHDoKVvuXIUzCXwbjilVqCm5JFU
[09-May-2026 15:31:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-May-2026 15:31:14 UTC] ✅ JWT token verified successfully for user profile
[09-May-2026 15:31:14 UTC] User ID: 532
[09-May-2026 15:31:14 UTC] ✅ User profile retrieved successfully for user ID: 532
[09-May-2026 15:31:16 UTC] === API CALL LOG ===
[09-May-2026 15:31:16 UTC] Endpoint: user/profile.php
[09-May-2026 15:31:16 UTC] Full Log Data: {
    "timestamp": "2026-05-09 15:31:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.121.39.66",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMyIiwidXNlcm5hbWUiOiJoZWluMTIzIiwiZW1haWwiOiJkb29uY2FuNEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5MTk1MzB9.rQ2VbnkPiX7A44YbpHDoKVvuXIUzCXwbjilVqCm5JFU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f91c00a4cc3fd8f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.121.39.66",
        "CF-IPCountry": "SG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.121.39.66, 172.70.208.4"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-May-2026 15:31:16 UTC] === END API CALL LOG ===
[09-May-2026 15:31:16 UTC] ✅ API Hash verification passed for profile endpoint
[09-May-2026 15:31:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMyIiwidXNlcm5hbWUiOiJoZWluMTIzIiwiZW1haWwiOiJkb29uY2FuNEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5MTk1MzB9.rQ2VbnkPiX7A44YbpHDoKVvuXIUzCXwbjilVqCm5JFU
[09-May-2026 15:31:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-May-2026 15:31:16 UTC] ✅ JWT token verified successfully for user profile
[09-May-2026 15:31:16 UTC] User ID: 532
[09-May-2026 15:31:16 UTC] ✅ User profile retrieved successfully for user ID: 532
[09-May-2026 15:31:16 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-May-2026 15:31:16 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-May-2026 15:31:16 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMyIiwidXNlcm5hbWUiOiJoZWluMTIzIiwiZW1haWwiOiJkb29uY2FuNEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5MTk1MzB9.rQ2VbnkPiX7A44YbpHDoKVvuXIUzCXwbjilVqCm5JFU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f91c00a4ccdfd8f-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"109.121.39.66","CF-IPCountry":"SG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"109.121.39.66, 172.70.208.4"}
[09-May-2026 15:31:16 UTC] === User Orders API Called ===
[09-May-2026 15:31:16 UTC] User ID: 532
[09-May-2026 15:31:16 UTC] Limit: 20, Offset: 0
[09-May-2026 15:31:16 UTC] Orders found: 0
[09-May-2026 15:31:16 UTC] Orders data: []
[09-May-2026 15:31:16 UTC] Total orders count: 0
[09-May-2026 15:31:16 UTC] === API CALL LOG ===
[09-May-2026 15:31:16 UTC] Endpoint: user/profile.php
[09-May-2026 15:31:16 UTC] Full Log Data: {
    "timestamp": "2026-05-09 15:31:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.121.39.66",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMyIiwidXNlcm5hbWUiOiJoZWluMTIzIiwiZW1haWwiOiJkb29uY2FuNEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5MTk1MzB9.rQ2VbnkPiX7A44YbpHDoKVvuXIUzCXwbjilVqCm5JFU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f91c00a4cd6fd8f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.121.39.66",
        "CF-IPCountry": "SG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.121.39.66, 172.70.208.5"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-May-2026 15:31:16 UTC] === END API CALL LOG ===
[09-May-2026 15:31:16 UTC] ✅ API Hash verification passed for profile endpoint
[09-May-2026 15:31:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMyIiwidXNlcm5hbWUiOiJoZWluMTIzIiwiZW1haWwiOiJkb29uY2FuNEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5MTk1MzB9.rQ2VbnkPiX7A44YbpHDoKVvuXIUzCXwbjilVqCm5JFU
[09-May-2026 15:31:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-May-2026 15:31:16 UTC] ✅ JWT token verified successfully for user profile
[09-May-2026 15:31:16 UTC] User ID: 532
[09-May-2026 15:31:16 UTC] ✅ User profile retrieved successfully for user ID: 532
[09-May-2026 15:31:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-May-2026 15:31:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-May-2026 15:31:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMyIiwidXNlcm5hbWUiOiJoZWluMTIzIiwiZW1haWwiOiJkb29uY2FuNEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5MTk1MzB9.rQ2VbnkPiX7A44YbpHDoKVvuXIUzCXwbjilVqCm5JFU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f91c10699cafd8f-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"109.121.39.66","CF-IPCountry":"SG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"109.121.39.66, 172.70.208.5"}
[09-May-2026 15:31:56 UTC] === User Orders API Called ===
[09-May-2026 15:31:56 UTC] User ID: 532
[09-May-2026 15:31:56 UTC] Limit: 20, Offset: 0
[09-May-2026 15:31:56 UTC] Orders found: 0
[09-May-2026 15:31:56 UTC] Orders data: []
[09-May-2026 15:31:56 UTC] Total orders count: 0
[09-May-2026 15:31:57 UTC] === API CALL LOG ===
[09-May-2026 15:31:57 UTC] Endpoint: user/profile.php
[09-May-2026 15:31:57 UTC] Full Log Data: {
    "timestamp": "2026-05-09 15:31:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.121.39.66",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMyIiwidXNlcm5hbWUiOiJoZWluMTIzIiwiZW1haWwiOiJkb29uY2FuNEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5MTk1MzB9.rQ2VbnkPiX7A44YbpHDoKVvuXIUzCXwbjilVqCm5JFU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f91c1084de3fd8f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.121.39.66",
        "CF-IPCountry": "SG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.121.39.66, 172.70.208.5"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-May-2026 15:31:57 UTC] === END API CALL LOG ===
[09-May-2026 15:31:57 UTC] ✅ API Hash verification passed for profile endpoint
[09-May-2026 15:31:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMyIiwidXNlcm5hbWUiOiJoZWluMTIzIiwiZW1haWwiOiJkb29uY2FuNEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5MTk1MzB9.rQ2VbnkPiX7A44YbpHDoKVvuXIUzCXwbjilVqCm5JFU
[09-May-2026 15:31:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-May-2026 15:31:57 UTC] ✅ JWT token verified successfully for user profile
[09-May-2026 15:31:57 UTC] User ID: 532
[09-May-2026 15:31:57 UTC] ✅ User profile retrieved successfully for user ID: 532
[09-May-2026 15:31:57 UTC] === API CALL LOG ===
[09-May-2026 15:31:57 UTC] Endpoint: user/profile.php
[09-May-2026 15:31:57 UTC] Full Log Data: {
    "timestamp": "2026-05-09 15:31:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.121.39.66",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMyIiwidXNlcm5hbWUiOiJoZWluMTIzIiwiZW1haWwiOiJkb29uY2FuNEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5MTk1MzB9.rQ2VbnkPiX7A44YbpHDoKVvuXIUzCXwbjilVqCm5JFU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f91c10afc91fd8f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.121.39.66",
        "CF-IPCountry": "SG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.121.39.66, 172.70.208.5"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-May-2026 15:31:57 UTC] === END API CALL LOG ===
[09-May-2026 15:31:57 UTC] ✅ API Hash verification passed for profile endpoint
[09-May-2026 15:31:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMyIiwidXNlcm5hbWUiOiJoZWluMTIzIiwiZW1haWwiOiJkb29uY2FuNEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5MTk1MzB9.rQ2VbnkPiX7A44YbpHDoKVvuXIUzCXwbjilVqCm5JFU
[09-May-2026 15:31:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-May-2026 15:31:57 UTC] ✅ JWT token verified successfully for user profile
[09-May-2026 15:31:57 UTC] User ID: 532
[09-May-2026 15:31:57 UTC] ✅ User profile retrieved successfully for user ID: 532
[09-May-2026 15:32:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-May-2026 15:32:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-May-2026 15:32:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMyIiwidXNlcm5hbWUiOiJoZWluMTIzIiwiZW1haWwiOiJkb29uY2FuNEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5MTk1MzB9.rQ2VbnkPiX7A44YbpHDoKVvuXIUzCXwbjilVqCm5JFU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f91c1524920fd8f-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"109.121.39.66","CF-IPCountry":"SG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"109.121.39.66, 172.70.208.4"}
[09-May-2026 15:32:08 UTC] === User Orders API Called ===
[09-May-2026 15:32:08 UTC] User ID: 532
[09-May-2026 15:32:08 UTC] Limit: 20, Offset: 0
[09-May-2026 15:32:08 UTC] Orders found: 0
[09-May-2026 15:32:08 UTC] Orders data: []
[09-May-2026 15:32:08 UTC] Total orders count: 0
[09-May-2026 15:32:09 UTC] === API CALL LOG ===
[09-May-2026 15:32:09 UTC] Endpoint: user/profile.php
[09-May-2026 15:32:09 UTC] Full Log Data: {
    "timestamp": "2026-05-09 15:32:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.121.39.66",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMyIiwidXNlcm5hbWUiOiJoZWluMTIzIiwiZW1haWwiOiJkb29uY2FuNEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5MTk1MzB9.rQ2VbnkPiX7A44YbpHDoKVvuXIUzCXwbjilVqCm5JFU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f91c153ed2dfd8f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.121.39.66",
        "CF-IPCountry": "SG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.121.39.66, 172.70.208.4"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-May-2026 15:32:09 UTC] === END API CALL LOG ===
[09-May-2026 15:32:09 UTC] ✅ API Hash verification passed for profile endpoint
[09-May-2026 15:32:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMyIiwidXNlcm5hbWUiOiJoZWluMTIzIiwiZW1haWwiOiJkb29uY2FuNEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5MTk1MzB9.rQ2VbnkPiX7A44YbpHDoKVvuXIUzCXwbjilVqCm5JFU
[09-May-2026 15:32:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-May-2026 15:32:09 UTC] ✅ JWT token verified successfully for user profile
[09-May-2026 15:32:09 UTC] User ID: 532
[09-May-2026 15:32:09 UTC] ✅ User profile retrieved successfully for user ID: 532
[09-May-2026 15:32:09 UTC] === API CALL LOG ===
[09-May-2026 15:32:09 UTC] Endpoint: user/profile.php
[09-May-2026 15:32:09 UTC] Full Log Data: {
    "timestamp": "2026-05-09 15:32:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.121.39.66",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMyIiwidXNlcm5hbWUiOiJoZWluMTIzIiwiZW1haWwiOiJkb29uY2FuNEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5MTk1MzB9.rQ2VbnkPiX7A44YbpHDoKVvuXIUzCXwbjilVqCm5JFU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f91c157beabfd8f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.121.39.66",
        "CF-IPCountry": "SG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.121.39.66, 172.70.208.4"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-May-2026 15:32:09 UTC] === END API CALL LOG ===
[09-May-2026 15:32:09 UTC] ✅ API Hash verification passed for profile endpoint
[09-May-2026 15:32:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMyIiwidXNlcm5hbWUiOiJoZWluMTIzIiwiZW1haWwiOiJkb29uY2FuNEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5MTk1MzB9.rQ2VbnkPiX7A44YbpHDoKVvuXIUzCXwbjilVqCm5JFU
[09-May-2026 15:32:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-May-2026 15:32:09 UTC] ✅ JWT token verified successfully for user profile
[09-May-2026 15:32:09 UTC] User ID: 532
[09-May-2026 15:32:09 UTC] ✅ User profile retrieved successfully for user ID: 532
[09-May-2026 15:32:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-May-2026 15:32:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-May-2026 15:32:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMyIiwidXNlcm5hbWUiOiJoZWluMTIzIiwiZW1haWwiOiJkb29uY2FuNEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5MTk1MzB9.rQ2VbnkPiX7A44YbpHDoKVvuXIUzCXwbjilVqCm5JFU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f91c17c2c50fd8f-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"109.121.39.66","CF-IPCountry":"SG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"109.121.39.66, 172.70.208.4"}
[09-May-2026 15:32:15 UTC] === User Orders API Called ===
[09-May-2026 15:32:15 UTC] User ID: 532
[09-May-2026 15:32:15 UTC] Limit: 20, Offset: 0
[09-May-2026 15:32:15 UTC] Orders found: 0
[09-May-2026 15:32:15 UTC] Orders data: []
[09-May-2026 15:32:15 UTC] Total orders count: 0
[09-May-2026 15:32:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-May-2026 15:32:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-May-2026 15:32:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMyIiwidXNlcm5hbWUiOiJoZWluMTIzIiwiZW1haWwiOiJkb29uY2FuNEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5MTk1MzB9.rQ2VbnkPiX7A44YbpHDoKVvuXIUzCXwbjilVqCm5JFU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f91c18a8fc5fd8f-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"109.121.39.66","CF-IPCountry":"SG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"109.121.39.66, 172.70.208.5"}
[09-May-2026 15:32:17 UTC] === User Orders API Called ===
[09-May-2026 15:32:17 UTC] User ID: 532
[09-May-2026 15:32:17 UTC] Limit: 20, Offset: 0
[09-May-2026 15:32:17 UTC] Orders found: 0
[09-May-2026 15:32:17 UTC] Orders data: []
[09-May-2026 15:32:17 UTC] Total orders count: 0
[09-May-2026 15:32:17 UTC] === API CALL LOG ===
[09-May-2026 15:32:17 UTC] Endpoint: user/profile.php
[09-May-2026 15:32:17 UTC] Full Log Data: {
    "timestamp": "2026-05-09 15:32:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.121.39.66",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMyIiwidXNlcm5hbWUiOiJoZWluMTIzIiwiZW1haWwiOiJkb29uY2FuNEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5MTk1MzB9.rQ2VbnkPiX7A44YbpHDoKVvuXIUzCXwbjilVqCm5JFU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f91c18bdb80fd8f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.121.39.66",
        "CF-IPCountry": "SG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.121.39.66, 172.70.208.4"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-May-2026 15:32:17 UTC] === END API CALL LOG ===
[09-May-2026 15:32:17 UTC] ✅ API Hash verification passed for profile endpoint
[09-May-2026 15:32:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMyIiwidXNlcm5hbWUiOiJoZWluMTIzIiwiZW1haWwiOiJkb29uY2FuNEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5MTk1MzB9.rQ2VbnkPiX7A44YbpHDoKVvuXIUzCXwbjilVqCm5JFU
[09-May-2026 15:32:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-May-2026 15:32:17 UTC] ✅ JWT token verified successfully for user profile
[09-May-2026 15:32:17 UTC] User ID: 532
[09-May-2026 15:32:17 UTC] ✅ User profile retrieved successfully for user ID: 532
[09-May-2026 15:32:18 UTC] === API CALL LOG ===
[09-May-2026 15:32:18 UTC] Endpoint: user/profile.php
[09-May-2026 15:32:18 UTC] Full Log Data: {
    "timestamp": "2026-05-09 15:32:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.121.39.66",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMyIiwidXNlcm5hbWUiOiJoZWluMTIzIiwiZW1haWwiOiJkb29uY2FuNEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5MTk1MzB9.rQ2VbnkPiX7A44YbpHDoKVvuXIUzCXwbjilVqCm5JFU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f91c18f9ca6fd8f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "109.121.39.66",
        "CF-IPCountry": "SG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "109.121.39.66, 172.70.208.5"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-May-2026 15:32:18 UTC] === END API CALL LOG ===
[09-May-2026 15:32:18 UTC] ✅ API Hash verification passed for profile endpoint
[09-May-2026 15:32:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTMyIiwidXNlcm5hbWUiOiJoZWluMTIzIiwiZW1haWwiOiJkb29uY2FuNEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5MTk1MzB9.rQ2VbnkPiX7A44YbpHDoKVvuXIUzCXwbjilVqCm5JFU
[09-May-2026 15:32:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-May-2026 15:32:18 UTC] ✅ JWT token verified successfully for user profile
[09-May-2026 15:32:18 UTC] User ID: 532
[09-May-2026 15:32:18 UTC] ✅ User profile retrieved successfully for user ID: 532
[09-May-2026 16:47:00 UTC] === API CALL LOG ===
[09-May-2026 16:47:00 UTC] Endpoint: user/profile.php
[09-May-2026 16:47:00 UTC] Full Log Data: {
    "timestamp": "2026-05-09 16:47:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "93.47.228.150",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg5IiwidXNlcm5hbWUiOiJzNXlzN3MiLCJlbWFpbCI6Inlhc3NpbmRhZnJhbGxhaDk2QGdtYWlsLmNvbSIsImV4cCI6MTc3ODU1MTczMn0.DhOiX5jKJPnkHi-EfyYUQz_24QHw6rdKBlpxKyoWCLk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f922efb1e866130-FCO",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "93.47.228.150",
        "CF-IPCountry": "IT",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "93.47.228.150, 162.158.116.22"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-May-2026 16:47:00 UTC] === END API CALL LOG ===
[09-May-2026 16:47:00 UTC] ✅ API Hash verification passed for profile endpoint
[09-May-2026 16:47:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg5IiwidXNlcm5hbWUiOiJzNXlzN3MiLCJlbWFpbCI6Inlhc3NpbmRhZnJhbGxhaDk2QGdtYWlsLmNvbSIsImV4cCI6MTc3ODU1MTczMn0.DhOiX5jKJPnkHi-EfyYUQz_24QHw6rdKBlpxKyoWCLk
[09-May-2026 16:47:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-May-2026 16:47:00 UTC] ✅ JWT token verified successfully for user profile
[09-May-2026 16:47:00 UTC] User ID: 489
[09-May-2026 16:47:00 UTC] ✅ User profile retrieved successfully for user ID: 489
[09-May-2026 16:47:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-May-2026 16:47:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-May-2026 16:47:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg5IiwidXNlcm5hbWUiOiJzNXlzN3MiLCJlbWFpbCI6Inlhc3NpbmRhZnJhbGxhaDk2QGdtYWlsLmNvbSIsImV4cCI6MTc3ODU1MTczMn0.DhOiX5jKJPnkHi-EfyYUQz_24QHw6rdKBlpxKyoWCLk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f922f00becf6130-FCO","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"93.47.228.150","CF-IPCountry":"IT","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"93.47.228.150, 162.158.116.58"}
[09-May-2026 16:47:01 UTC] === User Orders API Called ===
[09-May-2026 16:47:01 UTC] User ID: 489
[09-May-2026 16:47:01 UTC] Limit: 20, Offset: 0
[09-May-2026 16:47:01 UTC] Orders found: 0
[09-May-2026 16:47:01 UTC] Orders data: []
[09-May-2026 16:47:01 UTC] Total orders count: 0
[09-May-2026 16:47:01 UTC] === API CALL LOG ===
[09-May-2026 16:47:01 UTC] Endpoint: user/profile.php
[09-May-2026 16:47:01 UTC] Full Log Data: {
    "timestamp": "2026-05-09 16:47:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "93.47.228.150",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg5IiwidXNlcm5hbWUiOiJzNXlzN3MiLCJlbWFpbCI6Inlhc3NpbmRhZnJhbGxhaDk2QGdtYWlsLmNvbSIsImV4cCI6MTc3ODU1MTczMn0.DhOiX5jKJPnkHi-EfyYUQz_24QHw6rdKBlpxKyoWCLk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f922f01585a6130-FCO",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "93.47.228.150",
        "CF-IPCountry": "IT",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "93.47.228.150, 162.158.116.59"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-May-2026 16:47:01 UTC] === END API CALL LOG ===
[09-May-2026 16:47:01 UTC] ✅ API Hash verification passed for profile endpoint
[09-May-2026 16:47:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg5IiwidXNlcm5hbWUiOiJzNXlzN3MiLCJlbWFpbCI6Inlhc3NpbmRhZnJhbGxhaDk2QGdtYWlsLmNvbSIsImV4cCI6MTc3ODU1MTczMn0.DhOiX5jKJPnkHi-EfyYUQz_24QHw6rdKBlpxKyoWCLk
[09-May-2026 16:47:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-May-2026 16:47:01 UTC] ✅ JWT token verified successfully for user profile
[09-May-2026 16:47:01 UTC] User ID: 489
[09-May-2026 16:47:01 UTC] ✅ User profile retrieved successfully for user ID: 489
[09-May-2026 16:47:01 UTC] === API CALL LOG ===
[09-May-2026 16:47:01 UTC] Endpoint: user/profile.php
[09-May-2026 16:47:01 UTC] Full Log Data: {
    "timestamp": "2026-05-09 16:47:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "93.47.228.150",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg5IiwidXNlcm5hbWUiOiJzNXlzN3MiLCJlbWFpbCI6Inlhc3NpbmRhZnJhbGxhaDk2QGdtYWlsLmNvbSIsImV4cCI6MTc3ODU1MTczMn0.DhOiX5jKJPnkHi-EfyYUQz_24QHw6rdKBlpxKyoWCLk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f922f04faa86130-FCO",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "93.47.228.150",
        "CF-IPCountry": "IT",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "93.47.228.150, 162.158.116.58"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-May-2026 16:47:01 UTC] === END API CALL LOG ===
[09-May-2026 16:47:01 UTC] ✅ API Hash verification passed for profile endpoint
[09-May-2026 16:47:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg5IiwidXNlcm5hbWUiOiJzNXlzN3MiLCJlbWFpbCI6Inlhc3NpbmRhZnJhbGxhaDk2QGdtYWlsLmNvbSIsImV4cCI6MTc3ODU1MTczMn0.DhOiX5jKJPnkHi-EfyYUQz_24QHw6rdKBlpxKyoWCLk
[09-May-2026 16:47:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-May-2026 16:47:01 UTC] ✅ JWT token verified successfully for user profile
[09-May-2026 16:47:01 UTC] User ID: 489
[09-May-2026 16:47:01 UTC] ✅ User profile retrieved successfully for user ID: 489
[09-May-2026 18:37:22 UTC] === API CALL LOG ===
[09-May-2026 18:37:22 UTC] Endpoint: user/profile.php
[09-May-2026 18:37:22 UTC] Full Log Data: {
    "timestamp": "2026-05-09 18:37:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:7c80:0:3b4::12",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f92d0a41e292dc1-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a00:7c80:0:3b4::12",
        "CF-IPCountry": "NL",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a00:7c80:0:3b4::12, 162.159.113.83"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-May-2026 18:37:22 UTC] === END API CALL LOG ===
[09-May-2026 18:37:22 UTC] ✅ API Hash verification passed for profile endpoint
[09-May-2026 18:37:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM
[09-May-2026 18:37:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-May-2026 18:37:22 UTC] ✅ JWT token verified successfully for user profile
[09-May-2026 18:37:22 UTC] User ID: 334
[09-May-2026 18:37:22 UTC] ✅ User profile retrieved successfully for user ID: 334
[09-May-2026 18:37:23 UTC] === API CALL LOG ===
[09-May-2026 18:37:23 UTC] Endpoint: user/profile.php
[09-May-2026 18:37:23 UTC] Full Log Data: {
    "timestamp": "2026-05-09 18:37:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:7c80:0:3b4::12",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f92d0ac3be22dc1-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a00:7c80:0:3b4::12",
        "CF-IPCountry": "NL",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a00:7c80:0:3b4::12, 162.159.113.83"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-May-2026 18:37:23 UTC] === END API CALL LOG ===
[09-May-2026 18:37:23 UTC] ✅ API Hash verification passed for profile endpoint
[09-May-2026 18:37:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM
[09-May-2026 18:37:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-May-2026 18:37:23 UTC] ✅ JWT token verified successfully for user profile
[09-May-2026 18:37:23 UTC] User ID: 334
[09-May-2026 18:37:23 UTC] ✅ User profile retrieved successfully for user ID: 334
[09-May-2026 18:37:23 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-May-2026 18:37:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-May-2026 18:37:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f92d0ac3bee2dc1-AMS","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2a00:7c80:0:3b4::12","CF-IPCountry":"NL","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2a00:7c80:0:3b4::12, 162.159.113.83"}
[09-May-2026 18:37:23 UTC] === User Orders API Called ===
[09-May-2026 18:37:23 UTC] User ID: 334
[09-May-2026 18:37:23 UTC] Limit: 20, Offset: 0
[09-May-2026 18:37:23 UTC] Orders found: 0
[09-May-2026 18:37:23 UTC] Orders data: []
[09-May-2026 18:37:23 UTC] Total orders count: 0
[09-May-2026 18:37:23 UTC] === API CALL LOG ===
[09-May-2026 18:37:23 UTC] Endpoint: user/profile.php
[09-May-2026 18:37:23 UTC] Full Log Data: {
    "timestamp": "2026-05-09 18:37:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:7c80:0:3b4::12",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f92d0ac3bf22dc1-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a00:7c80:0:3b4::12",
        "CF-IPCountry": "NL",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a00:7c80:0:3b4::12, 162.159.113.83"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-May-2026 18:37:23 UTC] === END API CALL LOG ===
[09-May-2026 18:37:23 UTC] ✅ API Hash verification passed for profile endpoint
[09-May-2026 18:37:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM0IiwidXNlcm5hbWUiOiJTdWJoYXNoIiwiZW1haWwiOiJtcnlhcjMzNEBnbWFpbC5jb20iLCJleHAiOjE3NzY4MDkxODF9.TtNv44LuyivVJOHyI8ngtLEgM28h8F7sw7FmQOsiMfM
[09-May-2026 18:37:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-May-2026 18:37:23 UTC] ✅ JWT token verified successfully for user profile
[09-May-2026 18:37:23 UTC] User ID: 334
[09-May-2026 18:37:23 UTC] ✅ User profile retrieved successfully for user ID: 334
[09-May-2026 23:13:19 UTC] === API CALL LOG ===
[09-May-2026 23:13:19 UTC] Endpoint: user/profile.php
[09-May-2026 23:13:19 UTC] Full Log Data: {
    "timestamp": "2026-05-09 23:13:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.209.113",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM1IiwidXNlcm5hbWUiOiJOZWxzb24iLCJlbWFpbCI6IndpbGxpYW1zbmVsc29uMjE1MEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5NzMxOTh9.JadQa2m7HOmYbgFaqJA1ZqfgKsYq0s5Og8znmKcjneo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9464e15a8eef2b-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.112.209.113",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.112.209.113, 141.101.99.151"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-May-2026 23:13:19 UTC] === END API CALL LOG ===
[09-May-2026 23:13:19 UTC] ✅ API Hash verification passed for profile endpoint
[09-May-2026 23:13:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM1IiwidXNlcm5hbWUiOiJOZWxzb24iLCJlbWFpbCI6IndpbGxpYW1zbmVsc29uMjE1MEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5NzMxOTh9.JadQa2m7HOmYbgFaqJA1ZqfgKsYq0s5Og8znmKcjneo
[09-May-2026 23:13:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-May-2026 23:13:19 UTC] ✅ JWT token verified successfully for user profile
[09-May-2026 23:13:19 UTC] User ID: 535
[09-May-2026 23:13:19 UTC] ✅ User profile retrieved successfully for user ID: 535
[09-May-2026 23:13:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-May-2026 23:13:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-May-2026 23:13:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM1IiwidXNlcm5hbWUiOiJOZWxzb24iLCJlbWFpbCI6IndpbGxpYW1zbmVsc29uMjE1MEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5NzMxOTh9.JadQa2m7HOmYbgFaqJA1ZqfgKsYq0s5Og8znmKcjneo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f9464e15a92ef2b-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"105.112.209.113","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"105.112.209.113, 141.101.99.151"}
[09-May-2026 23:13:19 UTC] === User Orders API Called ===
[09-May-2026 23:13:19 UTC] User ID: 535
[09-May-2026 23:13:19 UTC] Limit: 20, Offset: 0
[09-May-2026 23:13:19 UTC] Orders found: 0
[09-May-2026 23:13:19 UTC] Orders data: []
[09-May-2026 23:13:19 UTC] Total orders count: 0
[09-May-2026 23:13:19 UTC] === API CALL LOG ===
[09-May-2026 23:13:19 UTC] Endpoint: user/profile.php
[09-May-2026 23:13:19 UTC] Full Log Data: {
    "timestamp": "2026-05-09 23:13:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.209.113",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM1IiwidXNlcm5hbWUiOiJOZWxzb24iLCJlbWFpbCI6IndpbGxpYW1zbmVsc29uMjE1MEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5NzMxOTh9.JadQa2m7HOmYbgFaqJA1ZqfgKsYq0s5Og8znmKcjneo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9464e15a93ef2b-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.112.209.113",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.112.209.113, 141.101.99.151"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-May-2026 23:13:19 UTC] === END API CALL LOG ===
[09-May-2026 23:13:19 UTC] ✅ API Hash verification passed for profile endpoint
[09-May-2026 23:13:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM1IiwidXNlcm5hbWUiOiJOZWxzb24iLCJlbWFpbCI6IndpbGxpYW1zbmVsc29uMjE1MEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5NzMxOTh9.JadQa2m7HOmYbgFaqJA1ZqfgKsYq0s5Og8znmKcjneo
[09-May-2026 23:13:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-May-2026 23:13:19 UTC] ✅ JWT token verified successfully for user profile
[09-May-2026 23:13:19 UTC] User ID: 535
[09-May-2026 23:13:19 UTC] ✅ User profile retrieved successfully for user ID: 535
[09-May-2026 23:13:20 UTC] === API CALL LOG ===
[09-May-2026 23:13:20 UTC] Endpoint: user/profile.php
[09-May-2026 23:13:20 UTC] Full Log Data: {
    "timestamp": "2026-05-09 23:13:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.209.113",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM1IiwidXNlcm5hbWUiOiJOZWxzb24iLCJlbWFpbCI6IndpbGxpYW1zbmVsc29uMjE1MEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5NzMxOTh9.JadQa2m7HOmYbgFaqJA1ZqfgKsYq0s5Og8znmKcjneo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9464e85888ef2b-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.112.209.113",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.112.209.113, 141.101.99.151"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-May-2026 23:13:20 UTC] === END API CALL LOG ===
[09-May-2026 23:13:20 UTC] ✅ API Hash verification passed for profile endpoint
[09-May-2026 23:13:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM1IiwidXNlcm5hbWUiOiJOZWxzb24iLCJlbWFpbCI6IndpbGxpYW1zbmVsc29uMjE1MEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5NzMxOTh9.JadQa2m7HOmYbgFaqJA1ZqfgKsYq0s5Og8znmKcjneo
[09-May-2026 23:13:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-May-2026 23:13:20 UTC] ✅ JWT token verified successfully for user profile
[09-May-2026 23:13:20 UTC] User ID: 535
[09-May-2026 23:13:20 UTC] ✅ User profile retrieved successfully for user ID: 535
[09-May-2026 23:14:49 UTC] === API CALL LOG ===
[09-May-2026 23:14:49 UTC] Endpoint: user/profile.php
[09-May-2026 23:14:49 UTC] Full Log Data: {
    "timestamp": "2026-05-09 23:14:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.209.113",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM1IiwidXNlcm5hbWUiOiJOZWxzb24iLCJlbWFpbCI6IndpbGxpYW1zbmVsc29uMjE1MEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5NzMxOTh9.JadQa2m7HOmYbgFaqJA1ZqfgKsYq0s5Og8znmKcjneo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f94671449f0001f-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.112.209.113",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.112.209.113, 172.71.241.85"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-May-2026 23:14:49 UTC] === END API CALL LOG ===
[09-May-2026 23:14:49 UTC] ✅ API Hash verification passed for profile endpoint
[09-May-2026 23:14:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM1IiwidXNlcm5hbWUiOiJOZWxzb24iLCJlbWFpbCI6IndpbGxpYW1zbmVsc29uMjE1MEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5NzMxOTh9.JadQa2m7HOmYbgFaqJA1ZqfgKsYq0s5Og8znmKcjneo
[09-May-2026 23:14:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-May-2026 23:14:49 UTC] ✅ JWT token verified successfully for user profile
[09-May-2026 23:14:49 UTC] User ID: 535
[09-May-2026 23:14:49 UTC] ✅ User profile retrieved successfully for user ID: 535
[09-May-2026 23:14:50 UTC] === API CALL LOG ===
[09-May-2026 23:14:50 UTC] Endpoint: user/profile.php
[09-May-2026 23:14:50 UTC] Full Log Data: {
    "timestamp": "2026-05-09 23:14:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.209.113",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM1IiwidXNlcm5hbWUiOiJOZWxzb24iLCJlbWFpbCI6IndpbGxpYW1zbmVsc29uMjE1MEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5NzMxOTh9.JadQa2m7HOmYbgFaqJA1ZqfgKsYq0s5Og8znmKcjneo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f94671c486c001f-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.112.209.113",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.112.209.113, 172.71.241.21"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-May-2026 23:14:50 UTC] === END API CALL LOG ===
[09-May-2026 23:14:50 UTC] ✅ API Hash verification passed for profile endpoint
[09-May-2026 23:14:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM1IiwidXNlcm5hbWUiOiJOZWxzb24iLCJlbWFpbCI6IndpbGxpYW1zbmVsc29uMjE1MEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5NzMxOTh9.JadQa2m7HOmYbgFaqJA1ZqfgKsYq0s5Og8znmKcjneo
[09-May-2026 23:14:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-May-2026 23:14:50 UTC] ✅ JWT token verified successfully for user profile
[09-May-2026 23:14:50 UTC] User ID: 535
[09-May-2026 23:14:50 UTC] ✅ User profile retrieved successfully for user ID: 535
[09-May-2026 23:14:51 UTC] === API CALL LOG ===
[09-May-2026 23:14:51 UTC] Endpoint: user/profile.php
[09-May-2026 23:14:51 UTC] Full Log Data: {
    "timestamp": "2026-05-09 23:14:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.209.113",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM1IiwidXNlcm5hbWUiOiJOZWxzb24iLCJlbWFpbCI6IndpbGxpYW1zbmVsc29uMjE1MEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5NzMxOTh9.JadQa2m7HOmYbgFaqJA1ZqfgKsYq0s5Og8znmKcjneo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f94671e5c8e001f-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.112.209.113",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.112.209.113, 172.71.241.21"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-May-2026 23:14:51 UTC] === END API CALL LOG ===
[09-May-2026 23:14:51 UTC] ✅ API Hash verification passed for profile endpoint
[09-May-2026 23:14:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM1IiwidXNlcm5hbWUiOiJOZWxzb24iLCJlbWFpbCI6IndpbGxpYW1zbmVsc29uMjE1MEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5NzMxOTh9.JadQa2m7HOmYbgFaqJA1ZqfgKsYq0s5Og8znmKcjneo
[09-May-2026 23:14:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-May-2026 23:14:51 UTC] ✅ JWT token verified successfully for user profile
[09-May-2026 23:14:51 UTC] User ID: 535
[09-May-2026 23:14:51 UTC] ✅ User profile retrieved successfully for user ID: 535
[09-May-2026 23:14:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-May-2026 23:14:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-May-2026 23:14:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM1IiwidXNlcm5hbWUiOiJOZWxzb24iLCJlbWFpbCI6IndpbGxpYW1zbmVsc29uMjE1MEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5NzMxOTh9.JadQa2m7HOmYbgFaqJA1ZqfgKsYq0s5Og8znmKcjneo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f946720688d001f-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"105.112.209.113","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"105.112.209.113, 172.71.241.21"}
[09-May-2026 23:14:51 UTC] === User Orders API Called ===
[09-May-2026 23:14:51 UTC] User ID: 535
[09-May-2026 23:14:51 UTC] Limit: 20, Offset: 0
[09-May-2026 23:14:51 UTC] Orders found: 0
[09-May-2026 23:14:51 UTC] Orders data: []
[09-May-2026 23:14:51 UTC] Total orders count: 0
[09-May-2026 23:14:51 UTC] === API CALL LOG ===
[09-May-2026 23:14:51 UTC] Endpoint: user/profile.php
[09-May-2026 23:14:51 UTC] Full Log Data: {
    "timestamp": "2026-05-09 23:14:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.209.113",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM1IiwidXNlcm5hbWUiOiJOZWxzb24iLCJlbWFpbCI6IndpbGxpYW1zbmVsc29uMjE1MEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5NzMxOTh9.JadQa2m7HOmYbgFaqJA1ZqfgKsYq0s5Og8znmKcjneo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9467206890001f-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.112.209.113",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.112.209.113, 172.71.241.20"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-May-2026 23:14:51 UTC] === END API CALL LOG ===
[09-May-2026 23:14:51 UTC] ✅ API Hash verification passed for profile endpoint
[09-May-2026 23:14:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM1IiwidXNlcm5hbWUiOiJOZWxzb24iLCJlbWFpbCI6IndpbGxpYW1zbmVsc29uMjE1MEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5NzMxOTh9.JadQa2m7HOmYbgFaqJA1ZqfgKsYq0s5Og8znmKcjneo
[09-May-2026 23:14:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-May-2026 23:14:51 UTC] ✅ JWT token verified successfully for user profile
[09-May-2026 23:14:51 UTC] User ID: 535
[09-May-2026 23:14:51 UTC] ✅ User profile retrieved successfully for user ID: 535
[09-May-2026 23:16:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-May-2026 23:16:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-May-2026 23:16:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM1IiwidXNlcm5hbWUiOiJOZWxzb24iLCJlbWFpbCI6IndpbGxpYW1zbmVsc29uMjE1MEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5NzMxOTh9.JadQa2m7HOmYbgFaqJA1ZqfgKsYq0s5Og8znmKcjneo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f946929acdc001f-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"105.112.209.113","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"105.112.209.113, 172.71.241.84"}
[09-May-2026 23:16:15 UTC] === User Orders API Called ===
[09-May-2026 23:16:15 UTC] User ID: 535
[09-May-2026 23:16:15 UTC] Limit: 20, Offset: 0
[09-May-2026 23:16:15 UTC] Orders found: 0
[09-May-2026 23:16:15 UTC] Orders data: []
[09-May-2026 23:16:15 UTC] Total orders count: 0
[09-May-2026 23:16:15 UTC] === API CALL LOG ===
[09-May-2026 23:16:15 UTC] Endpoint: user/profile.php
[09-May-2026 23:16:15 UTC] Full Log Data: {
    "timestamp": "2026-05-09 23:16:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.209.113",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM1IiwidXNlcm5hbWUiOiJOZWxzb24iLCJlbWFpbCI6IndpbGxpYW1zbmVsc29uMjE1MEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5NzMxOTh9.JadQa2m7HOmYbgFaqJA1ZqfgKsYq0s5Og8znmKcjneo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f946929acdd001f-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.112.209.113",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.112.209.113, 172.71.241.85"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-May-2026 23:16:15 UTC] === END API CALL LOG ===
[09-May-2026 23:16:15 UTC] ✅ API Hash verification passed for profile endpoint
[09-May-2026 23:16:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM1IiwidXNlcm5hbWUiOiJOZWxzb24iLCJlbWFpbCI6IndpbGxpYW1zbmVsc29uMjE1MEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5NzMxOTh9.JadQa2m7HOmYbgFaqJA1ZqfgKsYq0s5Og8znmKcjneo
[09-May-2026 23:16:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-May-2026 23:16:15 UTC] ✅ JWT token verified successfully for user profile
[09-May-2026 23:16:15 UTC] User ID: 535
[09-May-2026 23:16:15 UTC] ✅ User profile retrieved successfully for user ID: 535
[09-May-2026 23:16:15 UTC] === API CALL LOG ===
[09-May-2026 23:16:15 UTC] Endpoint: user/profile.php
[09-May-2026 23:16:15 UTC] Full Log Data: {
    "timestamp": "2026-05-09 23:16:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.209.113",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM1IiwidXNlcm5hbWUiOiJOZWxzb24iLCJlbWFpbCI6IndpbGxpYW1zbmVsc29uMjE1MEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5NzMxOTh9.JadQa2m7HOmYbgFaqJA1ZqfgKsYq0s5Og8znmKcjneo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f94692d6b7d001f-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.112.209.113",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.112.209.113, 172.71.241.84"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-May-2026 23:16:15 UTC] === END API CALL LOG ===
[09-May-2026 23:16:15 UTC] ✅ API Hash verification passed for profile endpoint
[09-May-2026 23:16:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM1IiwidXNlcm5hbWUiOiJOZWxzb24iLCJlbWFpbCI6IndpbGxpYW1zbmVsc29uMjE1MEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5NzMxOTh9.JadQa2m7HOmYbgFaqJA1ZqfgKsYq0s5Og8znmKcjneo
[09-May-2026 23:16:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-May-2026 23:16:15 UTC] ✅ JWT token verified successfully for user profile
[09-May-2026 23:16:15 UTC] User ID: 535
[09-May-2026 23:16:15 UTC] ✅ User profile retrieved successfully for user ID: 535
[09-May-2026 23:16:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-May-2026 23:16:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-May-2026 23:16:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM1IiwidXNlcm5hbWUiOiJOZWxzb24iLCJlbWFpbCI6IndpbGxpYW1zbmVsc29uMjE1MEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5NzMxOTh9.JadQa2m7HOmYbgFaqJA1ZqfgKsYq0s5Og8znmKcjneo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f946939da29001f-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"105.112.209.113","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"105.112.209.113, 172.71.241.84"}
[09-May-2026 23:16:17 UTC] === User Orders API Called ===
[09-May-2026 23:16:17 UTC] User ID: 535
[09-May-2026 23:16:17 UTC] Limit: 20, Offset: 0
[09-May-2026 23:16:17 UTC] Orders found: 0
[09-May-2026 23:16:17 UTC] Orders data: []
[09-May-2026 23:16:17 UTC] Total orders count: 0
[09-May-2026 23:16:26 UTC] === API CALL LOG ===
[09-May-2026 23:16:26 UTC] Endpoint: user/profile.php
[09-May-2026 23:16:26 UTC] Full Log Data: {
    "timestamp": "2026-05-09 23:16:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.209.113",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM1IiwidXNlcm5hbWUiOiJOZWxzb24iLCJlbWFpbCI6IndpbGxpYW1zbmVsc29uMjE1MEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5NzMxOTh9.JadQa2m7HOmYbgFaqJA1ZqfgKsYq0s5Og8znmKcjneo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f946972aa1e6404-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.112.209.113",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.112.209.113, 172.69.194.221"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-May-2026 23:16:26 UTC] === END API CALL LOG ===
[09-May-2026 23:16:26 UTC] ✅ API Hash verification passed for profile endpoint
[09-May-2026 23:16:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM1IiwidXNlcm5hbWUiOiJOZWxzb24iLCJlbWFpbCI6IndpbGxpYW1zbmVsc29uMjE1MEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5NzMxOTh9.JadQa2m7HOmYbgFaqJA1ZqfgKsYq0s5Og8znmKcjneo
[09-May-2026 23:16:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-May-2026 23:16:26 UTC] ✅ JWT token verified successfully for user profile
[09-May-2026 23:16:26 UTC] User ID: 535
[09-May-2026 23:16:26 UTC] ✅ User profile retrieved successfully for user ID: 535
[09-May-2026 23:16:27 UTC] === API CALL LOG ===
[09-May-2026 23:16:27 UTC] Endpoint: user/profile.php
[09-May-2026 23:16:27 UTC] Full Log Data: {
    "timestamp": "2026-05-09 23:16:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.209.113",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM1IiwidXNlcm5hbWUiOiJOZWxzb24iLCJlbWFpbCI6IndpbGxpYW1zbmVsc29uMjE1MEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5NzMxOTh9.JadQa2m7HOmYbgFaqJA1ZqfgKsYq0s5Og8znmKcjneo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9469798dbc6404-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.112.209.113",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.112.209.113, 172.69.194.221"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-May-2026 23:16:27 UTC] === END API CALL LOG ===
[09-May-2026 23:16:27 UTC] ✅ API Hash verification passed for profile endpoint
[09-May-2026 23:16:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM1IiwidXNlcm5hbWUiOiJOZWxzb24iLCJlbWFpbCI6IndpbGxpYW1zbmVsc29uMjE1MEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5NzMxOTh9.JadQa2m7HOmYbgFaqJA1ZqfgKsYq0s5Og8znmKcjneo
[09-May-2026 23:16:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-May-2026 23:16:27 UTC] ✅ JWT token verified successfully for user profile
[09-May-2026 23:16:27 UTC] User ID: 535
[09-May-2026 23:16:27 UTC] ✅ User profile retrieved successfully for user ID: 535
[09-May-2026 23:16:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-May-2026 23:16:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-May-2026 23:16:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM1IiwidXNlcm5hbWUiOiJOZWxzb24iLCJlbWFpbCI6IndpbGxpYW1zbmVsc29uMjE1MEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5NzMxOTh9.JadQa2m7HOmYbgFaqJA1ZqfgKsYq0s5Og8znmKcjneo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f9469798dbe6404-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"105.112.209.113","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"105.112.209.113, 172.69.194.220"}
[09-May-2026 23:16:27 UTC] === User Orders API Called ===
[09-May-2026 23:16:27 UTC] User ID: 535
[09-May-2026 23:16:27 UTC] Limit: 20, Offset: 0
[09-May-2026 23:16:27 UTC] Orders found: 0
[09-May-2026 23:16:27 UTC] Orders data: []
[09-May-2026 23:16:27 UTC] Total orders count: 0
[09-May-2026 23:16:27 UTC] === API CALL LOG ===
[09-May-2026 23:16:27 UTC] Endpoint: user/profile.php
[09-May-2026 23:16:27 UTC] Full Log Data: {
    "timestamp": "2026-05-09 23:16:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.209.113",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM1IiwidXNlcm5hbWUiOiJOZWxzb24iLCJlbWFpbCI6IndpbGxpYW1zbmVsc29uMjE1MEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5NzMxOTh9.JadQa2m7HOmYbgFaqJA1ZqfgKsYq0s5Og8znmKcjneo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f94697a9e606404-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.112.209.113",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.112.209.113, 172.69.194.221"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-May-2026 23:16:27 UTC] === END API CALL LOG ===
[09-May-2026 23:16:27 UTC] ✅ API Hash verification passed for profile endpoint
[09-May-2026 23:16:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM1IiwidXNlcm5hbWUiOiJOZWxzb24iLCJlbWFpbCI6IndpbGxpYW1zbmVsc29uMjE1MEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5NzMxOTh9.JadQa2m7HOmYbgFaqJA1ZqfgKsYq0s5Og8znmKcjneo
[09-May-2026 23:16:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-May-2026 23:16:27 UTC] ✅ JWT token verified successfully for user profile
[09-May-2026 23:16:27 UTC] User ID: 535
[09-May-2026 23:16:27 UTC] ✅ User profile retrieved successfully for user ID: 535
[09-May-2026 23:16:47 UTC] === API CALL LOG ===
[09-May-2026 23:16:47 UTC] Endpoint: user/profile.php
[09-May-2026 23:16:47 UTC] Full Log Data: {
    "timestamp": "2026-05-09 23:16:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.209.113",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM1IiwidXNlcm5hbWUiOiJOZWxzb24iLCJlbWFpbCI6IndpbGxpYW1zbmVsc29uMjE1MEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5NzMxOTh9.JadQa2m7HOmYbgFaqJA1ZqfgKsYq0s5Og8znmKcjneo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9469f368edef3c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.112.209.113",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.112.209.113, 141.101.99.152"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-May-2026 23:16:47 UTC] === END API CALL LOG ===
[09-May-2026 23:16:47 UTC] ✅ API Hash verification passed for profile endpoint
[09-May-2026 23:16:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM1IiwidXNlcm5hbWUiOiJOZWxzb24iLCJlbWFpbCI6IndpbGxpYW1zbmVsc29uMjE1MEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5NzMxOTh9.JadQa2m7HOmYbgFaqJA1ZqfgKsYq0s5Og8znmKcjneo
[09-May-2026 23:16:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-May-2026 23:16:47 UTC] ✅ JWT token verified successfully for user profile
[09-May-2026 23:16:47 UTC] User ID: 535
[09-May-2026 23:16:47 UTC] ✅ User profile retrieved successfully for user ID: 535
[09-May-2026 23:16:48 UTC] === API CALL LOG ===
[09-May-2026 23:16:48 UTC] Endpoint: user/profile.php
[09-May-2026 23:16:48 UTC] Full Log Data: {
    "timestamp": "2026-05-09 23:16:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.209.113",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM1IiwidXNlcm5hbWUiOiJOZWxzb24iLCJlbWFpbCI6IndpbGxpYW1zbmVsc29uMjE1MEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5NzMxOTh9.JadQa2m7HOmYbgFaqJA1ZqfgKsYq0s5Og8znmKcjneo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9469f8ead1ef3c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.112.209.113",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.112.209.113, 141.101.99.152"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-May-2026 23:16:48 UTC] === END API CALL LOG ===
[09-May-2026 23:16:48 UTC] ✅ API Hash verification passed for profile endpoint
[09-May-2026 23:16:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM1IiwidXNlcm5hbWUiOiJOZWxzb24iLCJlbWFpbCI6IndpbGxpYW1zbmVsc29uMjE1MEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5NzMxOTh9.JadQa2m7HOmYbgFaqJA1ZqfgKsYq0s5Og8znmKcjneo
[09-May-2026 23:16:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-May-2026 23:16:48 UTC] ✅ JWT token verified successfully for user profile
[09-May-2026 23:16:48 UTC] User ID: 535
[09-May-2026 23:16:48 UTC] ✅ User profile retrieved successfully for user ID: 535
[09-May-2026 23:16:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-May-2026 23:16:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-May-2026 23:16:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM1IiwidXNlcm5hbWUiOiJOZWxzb24iLCJlbWFpbCI6IndpbGxpYW1zbmVsc29uMjE1MEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5NzMxOTh9.JadQa2m7HOmYbgFaqJA1ZqfgKsYq0s5Og8znmKcjneo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f9469fa2d0eef3c-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"105.112.209.113","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"105.112.209.113, 141.101.99.151"}
[09-May-2026 23:16:48 UTC] === User Orders API Called ===
[09-May-2026 23:16:48 UTC] User ID: 535
[09-May-2026 23:16:48 UTC] Limit: 20, Offset: 0
[09-May-2026 23:16:48 UTC] === API CALL LOG ===
[09-May-2026 23:16:48 UTC] Endpoint: user/profile.php
[09-May-2026 23:16:48 UTC] Orders found: 0
[09-May-2026 23:16:48 UTC] Full Log Data: {
    "timestamp": "2026-05-09 23:16:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.209.113",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM1IiwidXNlcm5hbWUiOiJOZWxzb24iLCJlbWFpbCI6IndpbGxpYW1zbmVsc29uMjE1MEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5NzMxOTh9.JadQa2m7HOmYbgFaqJA1ZqfgKsYq0s5Og8znmKcjneo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9469fa2d0fef3c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.112.209.113",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.112.209.113, 141.101.99.151"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-May-2026 23:16:48 UTC] Orders data: []
[09-May-2026 23:16:48 UTC] === END API CALL LOG ===
[09-May-2026 23:16:48 UTC] ✅ API Hash verification passed for profile endpoint
[09-May-2026 23:16:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM1IiwidXNlcm5hbWUiOiJOZWxzb24iLCJlbWFpbCI6IndpbGxpYW1zbmVsc29uMjE1MEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5NzMxOTh9.JadQa2m7HOmYbgFaqJA1ZqfgKsYq0s5Og8znmKcjneo
[09-May-2026 23:16:48 UTC] Total orders count: 0
[09-May-2026 23:16:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-May-2026 23:16:48 UTC] ✅ JWT token verified successfully for user profile
[09-May-2026 23:16:48 UTC] User ID: 535
[09-May-2026 23:16:48 UTC] ✅ User profile retrieved successfully for user ID: 535
[09-May-2026 23:16:53 UTC] === API CALL LOG ===
[09-May-2026 23:16:53 UTC] Endpoint: user/profile.php
[09-May-2026 23:16:53 UTC] Full Log Data: {
    "timestamp": "2026-05-09 23:16:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.209.113",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM1IiwidXNlcm5hbWUiOiJOZWxzb24iLCJlbWFpbCI6IndpbGxpYW1zbmVsc29uMjE1MEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5NzMxOTh9.JadQa2m7HOmYbgFaqJA1ZqfgKsYq0s5Og8znmKcjneo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f946a189d0fbd76-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.112.209.113",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.112.209.113, 172.70.85.151"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-May-2026 23:16:53 UTC] === END API CALL LOG ===
[09-May-2026 23:16:53 UTC] ✅ API Hash verification passed for profile endpoint
[09-May-2026 23:16:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM1IiwidXNlcm5hbWUiOiJOZWxzb24iLCJlbWFpbCI6IndpbGxpYW1zbmVsc29uMjE1MEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5NzMxOTh9.JadQa2m7HOmYbgFaqJA1ZqfgKsYq0s5Og8znmKcjneo
[09-May-2026 23:16:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-May-2026 23:16:53 UTC] ✅ JWT token verified successfully for user profile
[09-May-2026 23:16:53 UTC] User ID: 535
[09-May-2026 23:16:53 UTC] ✅ User profile retrieved successfully for user ID: 535
[09-May-2026 23:16:54 UTC] === API CALL LOG ===
[09-May-2026 23:16:54 UTC] Endpoint: user/profile.php
[09-May-2026 23:16:54 UTC] Full Log Data: {
    "timestamp": "2026-05-09 23:16:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.209.113",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM1IiwidXNlcm5hbWUiOiJOZWxzb24iLCJlbWFpbCI6IndpbGxpYW1zbmVsc29uMjE1MEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5NzMxOTh9.JadQa2m7HOmYbgFaqJA1ZqfgKsYq0s5Og8znmKcjneo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f946a1e58a2bd76-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.112.209.113",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.112.209.113, 172.70.85.151"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-May-2026 23:16:54 UTC] === END API CALL LOG ===
[09-May-2026 23:16:54 UTC] ✅ API Hash verification passed for profile endpoint
[09-May-2026 23:16:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM1IiwidXNlcm5hbWUiOiJOZWxzb24iLCJlbWFpbCI6IndpbGxpYW1zbmVsc29uMjE1MEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5NzMxOTh9.JadQa2m7HOmYbgFaqJA1ZqfgKsYq0s5Og8znmKcjneo
[09-May-2026 23:16:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-May-2026 23:16:54 UTC] ✅ JWT token verified successfully for user profile
[09-May-2026 23:16:54 UTC] User ID: 535
[09-May-2026 23:16:54 UTC] ✅ User profile retrieved successfully for user ID: 535
[09-May-2026 23:16:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-May-2026 23:16:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-May-2026 23:16:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM1IiwidXNlcm5hbWUiOiJOZWxzb24iLCJlbWFpbCI6IndpbGxpYW1zbmVsc29uMjE1MEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5NzMxOTh9.JadQa2m7HOmYbgFaqJA1ZqfgKsYq0s5Og8znmKcjneo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f946a1f9959bd76-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"105.112.209.113","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"105.112.209.113, 172.70.85.151"}
[09-May-2026 23:16:54 UTC] === User Orders API Called ===
[09-May-2026 23:16:54 UTC] User ID: 535
[09-May-2026 23:16:54 UTC] Limit: 20, Offset: 0
[09-May-2026 23:16:54 UTC] Orders found: 0
[09-May-2026 23:16:54 UTC] Orders data: []
[09-May-2026 23:16:54 UTC] Total orders count: 0
[09-May-2026 23:16:54 UTC] === API CALL LOG ===
[09-May-2026 23:16:54 UTC] Endpoint: user/profile.php
[09-May-2026 23:16:54 UTC] Full Log Data: {
    "timestamp": "2026-05-09 23:16:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.209.113",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM1IiwidXNlcm5hbWUiOiJOZWxzb24iLCJlbWFpbCI6IndpbGxpYW1zbmVsc29uMjE1MEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5NzMxOTh9.JadQa2m7HOmYbgFaqJA1ZqfgKsYq0s5Og8znmKcjneo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f946a1f995bbd76-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.112.209.113",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.112.209.113, 172.70.85.150"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-May-2026 23:16:54 UTC] === END API CALL LOG ===
[09-May-2026 23:16:54 UTC] ✅ API Hash verification passed for profile endpoint
[09-May-2026 23:16:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM1IiwidXNlcm5hbWUiOiJOZWxzb24iLCJlbWFpbCI6IndpbGxpYW1zbmVsc29uMjE1MEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5NzMxOTh9.JadQa2m7HOmYbgFaqJA1ZqfgKsYq0s5Og8znmKcjneo
[09-May-2026 23:16:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-May-2026 23:16:54 UTC] ✅ JWT token verified successfully for user profile
[09-May-2026 23:16:54 UTC] User ID: 535
[09-May-2026 23:16:54 UTC] ✅ User profile retrieved successfully for user ID: 535
[09-May-2026 23:16:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-May-2026 23:16:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-May-2026 23:16:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM1IiwidXNlcm5hbWUiOiJOZWxzb24iLCJlbWFpbCI6IndpbGxpYW1zbmVsc29uMjE1MEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5NzMxOTh9.JadQa2m7HOmYbgFaqJA1ZqfgKsYq0s5Og8znmKcjneo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f946a298f35bd76-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"105.112.209.113","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"105.112.209.113, 172.70.85.150"}
[09-May-2026 23:16:55 UTC] === User Orders API Called ===
[09-May-2026 23:16:55 UTC] User ID: 535
[09-May-2026 23:16:55 UTC] Limit: 20, Offset: 0
[09-May-2026 23:16:55 UTC] Orders found: 0
[09-May-2026 23:16:55 UTC] Orders data: []
[09-May-2026 23:16:55 UTC] Total orders count: 0
[09-May-2026 23:16:57 UTC] === API CALL LOG ===
[09-May-2026 23:16:57 UTC] Endpoint: user/profile.php
[09-May-2026 23:16:57 UTC] Full Log Data: {
    "timestamp": "2026-05-09 23:16:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.209.113",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM1IiwidXNlcm5hbWUiOiJOZWxzb24iLCJlbWFpbCI6IndpbGxpYW1zbmVsc29uMjE1MEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5NzMxOTh9.JadQa2m7HOmYbgFaqJA1ZqfgKsYq0s5Og8znmKcjneo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f946a32ecf2bd76-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.112.209.113",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.112.209.113, 172.70.85.151"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-May-2026 23:16:57 UTC] === END API CALL LOG ===
[09-May-2026 23:16:57 UTC] ✅ API Hash verification passed for profile endpoint
[09-May-2026 23:16:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM1IiwidXNlcm5hbWUiOiJOZWxzb24iLCJlbWFpbCI6IndpbGxpYW1zbmVsc29uMjE1MEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5NzMxOTh9.JadQa2m7HOmYbgFaqJA1ZqfgKsYq0s5Og8znmKcjneo
[09-May-2026 23:16:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-May-2026 23:16:57 UTC] ✅ JWT token verified successfully for user profile
[09-May-2026 23:16:57 UTC] User ID: 535
[09-May-2026 23:16:57 UTC] ✅ User profile retrieved successfully for user ID: 535
[09-May-2026 23:16:57 UTC] User Purchases API - User ID: 535
[09-May-2026 23:16:57 UTC] User Purchases API - Total purchases found: 0
[09-May-2026 23:17:04 UTC] === API CALL LOG ===
[09-May-2026 23:17:04 UTC] Endpoint: user/profile.php
[09-May-2026 23:17:04 UTC] Full Log Data: {
    "timestamp": "2026-05-09 23:17:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.209.113",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM1IiwidXNlcm5hbWUiOiJOZWxzb24iLCJlbWFpbCI6IndpbGxpYW1zbmVsc29uMjE1MEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5NzMxOTh9.JadQa2m7HOmYbgFaqJA1ZqfgKsYq0s5Og8znmKcjneo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f946a5cdb80bd76-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.112.209.113",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.112.209.113, 172.70.85.150"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-May-2026 23:17:04 UTC] === END API CALL LOG ===
[09-May-2026 23:17:04 UTC] ✅ API Hash verification passed for profile endpoint
[09-May-2026 23:17:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM1IiwidXNlcm5hbWUiOiJOZWxzb24iLCJlbWFpbCI6IndpbGxpYW1zbmVsc29uMjE1MEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5NzMxOTh9.JadQa2m7HOmYbgFaqJA1ZqfgKsYq0s5Og8znmKcjneo
[09-May-2026 23:17:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-May-2026 23:17:04 UTC] ✅ JWT token verified successfully for user profile
[09-May-2026 23:17:04 UTC] User ID: 535
[09-May-2026 23:17:04 UTC] ✅ User profile retrieved successfully for user ID: 535
[09-May-2026 23:17:04 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-May-2026 23:17:04 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-May-2026 23:17:04 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM1IiwidXNlcm5hbWUiOiJOZWxzb24iLCJlbWFpbCI6IndpbGxpYW1zbmVsc29uMjE1MEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5NzMxOTh9.JadQa2m7HOmYbgFaqJA1ZqfgKsYq0s5Og8znmKcjneo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f946a5cdb7cbd76-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"105.112.209.113","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"105.112.209.113, 172.70.85.150"}
[09-May-2026 23:17:04 UTC] === User Orders API Called ===
[09-May-2026 23:17:04 UTC] User ID: 535
[09-May-2026 23:17:04 UTC] Limit: 20, Offset: 0
[09-May-2026 23:17:04 UTC] Orders found: 0
[09-May-2026 23:17:04 UTC] Orders data: []
[09-May-2026 23:17:04 UTC] Total orders count: 0
[09-May-2026 23:17:04 UTC] === API CALL LOG ===
[09-May-2026 23:17:04 UTC] Endpoint: user/profile.php
[09-May-2026 23:17:04 UTC] Full Log Data: {
    "timestamp": "2026-05-09 23:17:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.209.113",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM1IiwidXNlcm5hbWUiOiJOZWxzb24iLCJlbWFpbCI6IndpbGxpYW1zbmVsc29uMjE1MEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5NzMxOTh9.JadQa2m7HOmYbgFaqJA1ZqfgKsYq0s5Og8znmKcjneo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f946a60bdedbd76-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.112.209.113",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.112.209.113, 172.70.85.150"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-May-2026 23:17:04 UTC] === END API CALL LOG ===
[09-May-2026 23:17:04 UTC] ✅ API Hash verification passed for profile endpoint
[09-May-2026 23:17:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM1IiwidXNlcm5hbWUiOiJOZWxzb24iLCJlbWFpbCI6IndpbGxpYW1zbmVsc29uMjE1MEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5NzMxOTh9.JadQa2m7HOmYbgFaqJA1ZqfgKsYq0s5Og8znmKcjneo
[09-May-2026 23:17:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-May-2026 23:17:04 UTC] ✅ JWT token verified successfully for user profile
[09-May-2026 23:17:04 UTC] User ID: 535
[09-May-2026 23:17:04 UTC] ✅ User profile retrieved successfully for user ID: 535
[09-May-2026 23:23:29 UTC] === API CALL LOG ===
[09-May-2026 23:23:29 UTC] Endpoint: user/profile.php
[09-May-2026 23:23:29 UTC] Full Log Data: {
    "timestamp": "2026-05-09 23:23:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.82.91",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM2IiwidXNlcm5hbWUiOiJAUGlwU3Rvcm00IiwiZW1haWwiOiJwaXBzdG9ybTE0N0BnbWFpbC5jb20iLCJleHAiOjE3Nzg5NzM4MDh9.uCxIcJN25W26Jqoyc_CqS7MnOZC97P-fT8iFhJnRmJc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9473c5ca15bf0f-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.82.91",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.82.91, 172.70.85.151"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-May-2026 23:23:29 UTC] === END API CALL LOG ===
[09-May-2026 23:23:29 UTC] ✅ API Hash verification passed for profile endpoint
[09-May-2026 23:23:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM2IiwidXNlcm5hbWUiOiJAUGlwU3Rvcm00IiwiZW1haWwiOiJwaXBzdG9ybTE0N0BnbWFpbC5jb20iLCJleHAiOjE3Nzg5NzM4MDh9.uCxIcJN25W26Jqoyc_CqS7MnOZC97P-fT8iFhJnRmJc
[09-May-2026 23:23:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-May-2026 23:23:29 UTC] ✅ JWT token verified successfully for user profile
[09-May-2026 23:23:29 UTC] User ID: 536
[09-May-2026 23:23:29 UTC] ✅ User profile retrieved successfully for user ID: 536
[09-May-2026 23:23:29 UTC] === API CALL LOG ===
[09-May-2026 23:23:29 UTC] Endpoint: user/profile.php
[09-May-2026 23:23:29 UTC] Full Log Data: {
    "timestamp": "2026-05-09 23:23:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.82.91",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM2IiwidXNlcm5hbWUiOiJAUGlwU3Rvcm00IiwiZW1haWwiOiJwaXBzdG9ybTE0N0BnbWFpbC5jb20iLCJleHAiOjE3Nzg5NzM4MDh9.uCxIcJN25W26Jqoyc_CqS7MnOZC97P-fT8iFhJnRmJc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9473c71b3dbf0f-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.82.91",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.82.91, 172.70.85.151"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-May-2026 23:23:29 UTC] === END API CALL LOG ===
[09-May-2026 23:23:29 UTC] ✅ API Hash verification passed for profile endpoint
[09-May-2026 23:23:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM2IiwidXNlcm5hbWUiOiJAUGlwU3Rvcm00IiwiZW1haWwiOiJwaXBzdG9ybTE0N0BnbWFpbC5jb20iLCJleHAiOjE3Nzg5NzM4MDh9.uCxIcJN25W26Jqoyc_CqS7MnOZC97P-fT8iFhJnRmJc
[09-May-2026 23:23:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-May-2026 23:23:29 UTC] ✅ JWT token verified successfully for user profile
[09-May-2026 23:23:29 UTC] User ID: 536
[09-May-2026 23:23:29 UTC] ✅ User profile retrieved successfully for user ID: 536
[09-May-2026 23:23:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-May-2026 23:23:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-May-2026 23:23:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM2IiwidXNlcm5hbWUiOiJAUGlwU3Rvcm00IiwiZW1haWwiOiJwaXBzdG9ybTE0N0BnbWFpbC5jb20iLCJleHAiOjE3Nzg5NzM4MDh9.uCxIcJN25W26Jqoyc_CqS7MnOZC97P-fT8iFhJnRmJc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f9473c71b39bf0f-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.90.82.91","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.90.82.91, 172.70.85.151"}
[09-May-2026 23:23:29 UTC] === User Orders API Called ===
[09-May-2026 23:23:29 UTC] User ID: 536
[09-May-2026 23:23:29 UTC] Limit: 20, Offset: 0
[09-May-2026 23:23:29 UTC] Orders found: 0
[09-May-2026 23:23:29 UTC] Orders data: []
[09-May-2026 23:23:29 UTC] Total orders count: 0
[09-May-2026 23:23:30 UTC] === API CALL LOG ===
[09-May-2026 23:23:30 UTC] Endpoint: user/profile.php
[09-May-2026 23:23:30 UTC] Full Log Data: {
    "timestamp": "2026-05-09 23:23:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.82.91",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM2IiwidXNlcm5hbWUiOiJAUGlwU3Rvcm00IiwiZW1haWwiOiJwaXBzdG9ybTE0N0BnbWFpbC5jb20iLCJleHAiOjE3Nzg5NzM4MDh9.uCxIcJN25W26Jqoyc_CqS7MnOZC97P-fT8iFhJnRmJc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9473cc8862bf0f-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.82.91",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.82.91, 172.70.85.151"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-May-2026 23:23:30 UTC] === END API CALL LOG ===
[09-May-2026 23:23:30 UTC] ✅ API Hash verification passed for profile endpoint
[09-May-2026 23:23:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM2IiwidXNlcm5hbWUiOiJAUGlwU3Rvcm00IiwiZW1haWwiOiJwaXBzdG9ybTE0N0BnbWFpbC5jb20iLCJleHAiOjE3Nzg5NzM4MDh9.uCxIcJN25W26Jqoyc_CqS7MnOZC97P-fT8iFhJnRmJc
[09-May-2026 23:23:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-May-2026 23:23:30 UTC] ✅ JWT token verified successfully for user profile
[09-May-2026 23:23:30 UTC] User ID: 536
[09-May-2026 23:23:30 UTC] ✅ User profile retrieved successfully for user ID: 536
[09-May-2026 23:24:03 UTC] === API CALL LOG ===
[09-May-2026 23:24:03 UTC] Endpoint: user/profile.php
[09-May-2026 23:24:03 UTC] Full Log Data: {
    "timestamp": "2026-05-09 23:24:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.82.91",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM2IiwidXNlcm5hbWUiOiJAUGlwU3Rvcm00IiwiZW1haWwiOiJwaXBzdG9ybTE0N0BnbWFpbC5jb20iLCJleHAiOjE3Nzg5NzM4MDh9.uCxIcJN25W26Jqoyc_CqS7MnOZC97P-fT8iFhJnRmJc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9474997e0c0030-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.82.91",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.82.91, 172.71.178.5"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-May-2026 23:24:03 UTC] === END API CALL LOG ===
[09-May-2026 23:24:03 UTC] ✅ API Hash verification passed for profile endpoint
[09-May-2026 23:24:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM2IiwidXNlcm5hbWUiOiJAUGlwU3Rvcm00IiwiZW1haWwiOiJwaXBzdG9ybTE0N0BnbWFpbC5jb20iLCJleHAiOjE3Nzg5NzM4MDh9.uCxIcJN25W26Jqoyc_CqS7MnOZC97P-fT8iFhJnRmJc
[09-May-2026 23:24:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-May-2026 23:24:03 UTC] ✅ JWT token verified successfully for user profile
[09-May-2026 23:24:03 UTC] User ID: 536
[09-May-2026 23:24:03 UTC] ✅ User profile retrieved successfully for user ID: 536
[09-May-2026 23:25:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-May-2026 23:25:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-May-2026 23:25:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM2IiwidXNlcm5hbWUiOiJAUGlwU3Rvcm00IiwiZW1haWwiOiJwaXBzdG9ybTE0N0BnbWFpbC5jb20iLCJleHAiOjE3Nzg5NzM4MDh9.uCxIcJN25W26Jqoyc_CqS7MnOZC97P-fT8iFhJnRmJc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f9476f51dab0030-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.90.82.91","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.90.82.91, 172.71.178.5"}
[09-May-2026 23:25:40 UTC] === User Orders API Called ===
[09-May-2026 23:25:40 UTC] User ID: 536
[09-May-2026 23:25:40 UTC] Limit: 20, Offset: 0
[09-May-2026 23:25:40 UTC] Orders found: 0
[09-May-2026 23:25:40 UTC] Orders data: []
[09-May-2026 23:25:40 UTC] Total orders count: 0
[09-May-2026 23:25:40 UTC] === API CALL LOG ===
[09-May-2026 23:25:40 UTC] Endpoint: user/profile.php
[09-May-2026 23:25:40 UTC] Full Log Data: {
    "timestamp": "2026-05-09 23:25:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.82.91",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM2IiwidXNlcm5hbWUiOiJAUGlwU3Rvcm00IiwiZW1haWwiOiJwaXBzdG9ybTE0N0BnbWFpbC5jb20iLCJleHAiOjE3Nzg5NzM4MDh9.uCxIcJN25W26Jqoyc_CqS7MnOZC97P-fT8iFhJnRmJc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9476f51db30030-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.82.91",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.82.91, 172.71.178.5"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-May-2026 23:25:40 UTC] === END API CALL LOG ===
[09-May-2026 23:25:40 UTC] ✅ API Hash verification passed for profile endpoint
[09-May-2026 23:25:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM2IiwidXNlcm5hbWUiOiJAUGlwU3Rvcm00IiwiZW1haWwiOiJwaXBzdG9ybTE0N0BnbWFpbC5jb20iLCJleHAiOjE3Nzg5NzM4MDh9.uCxIcJN25W26Jqoyc_CqS7MnOZC97P-fT8iFhJnRmJc
[09-May-2026 23:25:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-May-2026 23:25:40 UTC] ✅ JWT token verified successfully for user profile
[09-May-2026 23:25:40 UTC] User ID: 536
[09-May-2026 23:25:40 UTC] ✅ User profile retrieved successfully for user ID: 536
[09-May-2026 23:25:40 UTC] === API CALL LOG ===
[09-May-2026 23:25:40 UTC] Endpoint: user/profile.php
[09-May-2026 23:25:40 UTC] Full Log Data: {
    "timestamp": "2026-05-09 23:25:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.82.91",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM2IiwidXNlcm5hbWUiOiJAUGlwU3Rvcm00IiwiZW1haWwiOiJwaXBzdG9ybTE0N0BnbWFpbC5jb20iLCJleHAiOjE3Nzg5NzM4MDh9.uCxIcJN25W26Jqoyc_CqS7MnOZC97P-fT8iFhJnRmJc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9476f8ac950030-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.82.91",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.82.91, 172.71.178.5"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-May-2026 23:25:40 UTC] === END API CALL LOG ===
[09-May-2026 23:25:40 UTC] ✅ API Hash verification passed for profile endpoint
[09-May-2026 23:25:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM2IiwidXNlcm5hbWUiOiJAUGlwU3Rvcm00IiwiZW1haWwiOiJwaXBzdG9ybTE0N0BnbWFpbC5jb20iLCJleHAiOjE3Nzg5NzM4MDh9.uCxIcJN25W26Jqoyc_CqS7MnOZC97P-fT8iFhJnRmJc
[09-May-2026 23:25:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-May-2026 23:25:40 UTC] ✅ JWT token verified successfully for user profile
[09-May-2026 23:25:40 UTC] User ID: 536
[09-May-2026 23:25:40 UTC] ✅ User profile retrieved successfully for user ID: 536
[09-May-2026 23:25:41 UTC] === API CALL LOG ===
[09-May-2026 23:25:41 UTC] Endpoint: user/profile.php
[09-May-2026 23:25:41 UTC] Full Log Data: {
    "timestamp": "2026-05-09 23:25:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.82.91",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM2IiwidXNlcm5hbWUiOiJAUGlwU3Rvcm00IiwiZW1haWwiOiJwaXBzdG9ybTE0N0BnbWFpbC5jb20iLCJleHAiOjE3Nzg5NzM4MDh9.uCxIcJN25W26Jqoyc_CqS7MnOZC97P-fT8iFhJnRmJc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f947700ba0e0030-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.82.91",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.82.91, 172.71.178.5"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-May-2026 23:25:41 UTC] === END API CALL LOG ===
[09-May-2026 23:25:41 UTC] ✅ API Hash verification passed for profile endpoint
[09-May-2026 23:25:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM2IiwidXNlcm5hbWUiOiJAUGlwU3Rvcm00IiwiZW1haWwiOiJwaXBzdG9ybTE0N0BnbWFpbC5jb20iLCJleHAiOjE3Nzg5NzM4MDh9.uCxIcJN25W26Jqoyc_CqS7MnOZC97P-fT8iFhJnRmJc
[09-May-2026 23:25:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-May-2026 23:25:41 UTC] ✅ JWT token verified successfully for user profile
[09-May-2026 23:25:41 UTC] User ID: 536
[09-May-2026 23:25:41 UTC] ✅ User profile retrieved successfully for user ID: 536
[09-May-2026 23:25:42 UTC] User Purchases API - User ID: 536
[09-May-2026 23:25:42 UTC] User Purchases API - Total purchases found: 0
[09-May-2026 23:25:54 UTC] === API CALL LOG ===
[09-May-2026 23:25:54 UTC] Endpoint: user/profile.php
[09-May-2026 23:25:54 UTC] Full Log Data: {
    "timestamp": "2026-05-09 23:25:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.82.91",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM2IiwidXNlcm5hbWUiOiJAUGlwU3Rvcm00IiwiZW1haWwiOiJwaXBzdG9ybTE0N0BnbWFpbC5jb20iLCJleHAiOjE3Nzg5NzM4MDh9.uCxIcJN25W26Jqoyc_CqS7MnOZC97P-fT8iFhJnRmJc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f947750dff70030-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.82.91",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.82.91, 172.71.178.4"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-May-2026 23:25:54 UTC] === END API CALL LOG ===
[09-May-2026 23:25:54 UTC] ✅ API Hash verification passed for profile endpoint
[09-May-2026 23:25:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM2IiwidXNlcm5hbWUiOiJAUGlwU3Rvcm00IiwiZW1haWwiOiJwaXBzdG9ybTE0N0BnbWFpbC5jb20iLCJleHAiOjE3Nzg5NzM4MDh9.uCxIcJN25W26Jqoyc_CqS7MnOZC97P-fT8iFhJnRmJc
[09-May-2026 23:25:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-May-2026 23:25:54 UTC] ✅ JWT token verified successfully for user profile
[09-May-2026 23:25:54 UTC] User ID: 536
[09-May-2026 23:25:54 UTC] ✅ User profile retrieved successfully for user ID: 536
[09-May-2026 23:25:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-May-2026 23:25:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-May-2026 23:25:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM2IiwidXNlcm5hbWUiOiJAUGlwU3Rvcm00IiwiZW1haWwiOiJwaXBzdG9ybTE0N0BnbWFpbC5jb20iLCJleHAiOjE3Nzg5NzM4MDh9.uCxIcJN25W26Jqoyc_CqS7MnOZC97P-fT8iFhJnRmJc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f947750dff50030-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.90.82.91","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.90.82.91, 172.71.178.5"}
[09-May-2026 23:25:54 UTC] === User Orders API Called ===
[09-May-2026 23:25:54 UTC] User ID: 536
[09-May-2026 23:25:54 UTC] Limit: 20, Offset: 0
[09-May-2026 23:25:54 UTC] Orders found: 0
[09-May-2026 23:25:54 UTC] Orders data: []
[09-May-2026 23:25:54 UTC] Total orders count: 0
[09-May-2026 23:25:55 UTC] === API CALL LOG ===
[09-May-2026 23:25:55 UTC] Endpoint: user/profile.php
[09-May-2026 23:25:55 UTC] Full Log Data: {
    "timestamp": "2026-05-09 23:25:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.82.91",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM2IiwidXNlcm5hbWUiOiJAUGlwU3Rvcm00IiwiZW1haWwiOiJwaXBzdG9ybTE0N0BnbWFpbC5jb20iLCJleHAiOjE3Nzg5NzM4MDh9.uCxIcJN25W26Jqoyc_CqS7MnOZC97P-fT8iFhJnRmJc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9477544cfa0030-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.82.91",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.82.91, 172.71.178.4"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-May-2026 23:25:55 UTC] === END API CALL LOG ===
[09-May-2026 23:25:55 UTC] ✅ API Hash verification passed for profile endpoint
[09-May-2026 23:25:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM2IiwidXNlcm5hbWUiOiJAUGlwU3Rvcm00IiwiZW1haWwiOiJwaXBzdG9ybTE0N0BnbWFpbC5jb20iLCJleHAiOjE3Nzg5NzM4MDh9.uCxIcJN25W26Jqoyc_CqS7MnOZC97P-fT8iFhJnRmJc
[09-May-2026 23:25:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-May-2026 23:25:55 UTC] ✅ JWT token verified successfully for user profile
[09-May-2026 23:25:55 UTC] User ID: 536
[09-May-2026 23:25:55 UTC] ✅ User profile retrieved successfully for user ID: 536
[09-May-2026 23:26:16 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-May-2026 23:26:16 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-May-2026 23:26:16 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM2IiwidXNlcm5hbWUiOiJAUGlwU3Rvcm00IiwiZW1haWwiOiJwaXBzdG9ybTE0N0BnbWFpbC5jb20iLCJleHAiOjE3Nzg5NzM4MDh9.uCxIcJN25W26Jqoyc_CqS7MnOZC97P-fT8iFhJnRmJc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f9477d9df9b0030-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.90.82.91","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.90.82.91, 172.71.178.5"}
[09-May-2026 23:26:16 UTC] === User Orders API Called ===
[09-May-2026 23:26:16 UTC] User ID: 536
[09-May-2026 23:26:16 UTC] Limit: 20, Offset: 0
[09-May-2026 23:26:16 UTC] Orders found: 0
[09-May-2026 23:26:16 UTC] Orders data: []
[09-May-2026 23:26:16 UTC] Total orders count: 0
[09-May-2026 23:26:16 UTC] === API CALL LOG ===
[09-May-2026 23:26:16 UTC] Endpoint: user/profile.php
[09-May-2026 23:26:16 UTC] Full Log Data: {
    "timestamp": "2026-05-09 23:26:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.82.91",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM2IiwidXNlcm5hbWUiOiJAUGlwU3Rvcm00IiwiZW1haWwiOiJwaXBzdG9ybTE0N0BnbWFpbC5jb20iLCJleHAiOjE3Nzg5NzM4MDh9.uCxIcJN25W26Jqoyc_CqS7MnOZC97P-fT8iFhJnRmJc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9477d9dfa00030-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.82.91",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.82.91, 172.71.178.5"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-May-2026 23:26:16 UTC] === END API CALL LOG ===
[09-May-2026 23:26:16 UTC] ✅ API Hash verification passed for profile endpoint
[09-May-2026 23:26:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM2IiwidXNlcm5hbWUiOiJAUGlwU3Rvcm00IiwiZW1haWwiOiJwaXBzdG9ybTE0N0BnbWFpbC5jb20iLCJleHAiOjE3Nzg5NzM4MDh9.uCxIcJN25W26Jqoyc_CqS7MnOZC97P-fT8iFhJnRmJc
[09-May-2026 23:26:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-May-2026 23:26:16 UTC] ✅ JWT token verified successfully for user profile
[09-May-2026 23:26:16 UTC] User ID: 536
[09-May-2026 23:26:16 UTC] ✅ User profile retrieved successfully for user ID: 536
[09-May-2026 23:26:17 UTC] === API CALL LOG ===
[09-May-2026 23:26:17 UTC] Endpoint: user/profile.php
[09-May-2026 23:26:17 UTC] Full Log Data: {
    "timestamp": "2026-05-09 23:26:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.82.91",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM2IiwidXNlcm5hbWUiOiJAUGlwU3Rvcm00IiwiZW1haWwiOiJwaXBzdG9ybTE0N0BnbWFpbC5jb20iLCJleHAiOjE3Nzg5NzM4MDh9.uCxIcJN25W26Jqoyc_CqS7MnOZC97P-fT8iFhJnRmJc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9477dd8e560030-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.82.91",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.82.91, 172.71.178.5"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-May-2026 23:26:17 UTC] === END API CALL LOG ===
[09-May-2026 23:26:17 UTC] ✅ API Hash verification passed for profile endpoint
[09-May-2026 23:26:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM2IiwidXNlcm5hbWUiOiJAUGlwU3Rvcm00IiwiZW1haWwiOiJwaXBzdG9ybTE0N0BnbWFpbC5jb20iLCJleHAiOjE3Nzg5NzM4MDh9.uCxIcJN25W26Jqoyc_CqS7MnOZC97P-fT8iFhJnRmJc
[09-May-2026 23:26:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-May-2026 23:26:17 UTC] ✅ JWT token verified successfully for user profile
[09-May-2026 23:26:17 UTC] User ID: 536
[09-May-2026 23:26:17 UTC] ✅ User profile retrieved successfully for user ID: 536
[10-May-2026 00:11:35 UTC] === API CALL LOG ===
[10-May-2026 00:11:35 UTC] Endpoint: user/profile.php
[10-May-2026 00:11:35 UTC] Full Log Data: {
    "timestamp": "2026-05-10 00:11:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "38.248.91.53",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM2IiwidXNlcm5hbWUiOiJAUGlwU3Rvcm00IiwiZW1haWwiOiJwaXBzdG9ybTE0N0BnbWFpbC5jb20iLCJleHAiOjE3Nzg5NzM4MDh9.uCxIcJN25W26Jqoyc_CqS7MnOZC97P-fT8iFhJnRmJc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f94ba393958de98-EWR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "38.248.91.53",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "38.248.91.53, 172.70.111.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 00:11:35 UTC] === END API CALL LOG ===
[10-May-2026 00:11:35 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 00:11:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM2IiwidXNlcm5hbWUiOiJAUGlwU3Rvcm00IiwiZW1haWwiOiJwaXBzdG9ybTE0N0BnbWFpbC5jb20iLCJleHAiOjE3Nzg5NzM4MDh9.uCxIcJN25W26Jqoyc_CqS7MnOZC97P-fT8iFhJnRmJc
[10-May-2026 00:11:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 00:11:35 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 00:11:35 UTC] User ID: 536
[10-May-2026 00:11:35 UTC] ✅ User profile retrieved successfully for user ID: 536
[10-May-2026 00:11:36 UTC] === API CALL LOG ===
[10-May-2026 00:11:36 UTC] Endpoint: user/profile.php
[10-May-2026 00:11:36 UTC] Full Log Data: {
    "timestamp": "2026-05-10 00:11:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "38.248.91.53",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM2IiwidXNlcm5hbWUiOiJAUGlwU3Rvcm00IiwiZW1haWwiOiJwaXBzdG9ybTE0N0BnbWFpbC5jb20iLCJleHAiOjE3Nzg5NzM4MDh9.uCxIcJN25W26Jqoyc_CqS7MnOZC97P-fT8iFhJnRmJc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f94ba40ef27de98-EWR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "38.248.91.53",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "38.248.91.53, 172.70.111.56"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 00:11:36 UTC] === END API CALL LOG ===
[10-May-2026 00:11:36 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 00:11:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM2IiwidXNlcm5hbWUiOiJAUGlwU3Rvcm00IiwiZW1haWwiOiJwaXBzdG9ybTE0N0BnbWFpbC5jb20iLCJleHAiOjE3Nzg5NzM4MDh9.uCxIcJN25W26Jqoyc_CqS7MnOZC97P-fT8iFhJnRmJc
[10-May-2026 00:11:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 00:11:36 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 00:11:36 UTC] User ID: 536
[10-May-2026 00:11:36 UTC] ✅ User profile retrieved successfully for user ID: 536
[10-May-2026 00:11:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-May-2026 00:11:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-May-2026 00:11:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM2IiwidXNlcm5hbWUiOiJAUGlwU3Rvcm00IiwiZW1haWwiOiJwaXBzdG9ybTE0N0BnbWFpbC5jb20iLCJleHAiOjE3Nzg5NzM4MDh9.uCxIcJN25W26Jqoyc_CqS7MnOZC97P-fT8iFhJnRmJc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f94ba425ad9de98-EWR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"38.248.91.53","CF-IPCountry":"US","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"38.248.91.53, 172.70.111.56"}
[10-May-2026 00:11:36 UTC] === User Orders API Called ===
[10-May-2026 00:11:36 UTC] User ID: 536
[10-May-2026 00:11:36 UTC] Limit: 20, Offset: 0
[10-May-2026 00:11:36 UTC] Orders found: 0
[10-May-2026 00:11:36 UTC] Orders data: []
[10-May-2026 00:11:36 UTC] Total orders count: 0
[10-May-2026 00:11:36 UTC] === API CALL LOG ===
[10-May-2026 00:11:36 UTC] Endpoint: user/profile.php
[10-May-2026 00:11:36 UTC] Full Log Data: {
    "timestamp": "2026-05-10 00:11:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "38.248.91.53",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM2IiwidXNlcm5hbWUiOiJAUGlwU3Rvcm00IiwiZW1haWwiOiJwaXBzdG9ybTE0N0BnbWFpbC5jb20iLCJleHAiOjE3Nzg5NzM4MDh9.uCxIcJN25W26Jqoyc_CqS7MnOZC97P-fT8iFhJnRmJc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f94ba425adcde98-EWR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "38.248.91.53",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "38.248.91.53, 172.70.111.56"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 00:11:36 UTC] === END API CALL LOG ===
[10-May-2026 00:11:36 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 00:11:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM2IiwidXNlcm5hbWUiOiJAUGlwU3Rvcm00IiwiZW1haWwiOiJwaXBzdG9ybTE0N0BnbWFpbC5jb20iLCJleHAiOjE3Nzg5NzM4MDh9.uCxIcJN25W26Jqoyc_CqS7MnOZC97P-fT8iFhJnRmJc
[10-May-2026 00:11:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 00:11:36 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 00:11:36 UTC] User ID: 536
[10-May-2026 00:11:36 UTC] ✅ User profile retrieved successfully for user ID: 536
[10-May-2026 01:57:26 UTC] === API CALL LOG ===
[10-May-2026 01:57:26 UTC] Endpoint: user/profile.php
[10-May-2026 01:57:26 UTC] Full Log Data: {
    "timestamp": "2026-05-10 01:57:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "150.107.190.180",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM3IiwidXNlcm5hbWUiOiJrdW1hciIsImVtYWlsIjoiYWFydGlzZWVtYTU3NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5ODMwNDV9.8tbTg5Oq-9fcK5CStx-MpIRaX3cxrbY2mp8UTvQrrIM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9555480cdd613f-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "150.107.190.180",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "150.107.190.180, 172.71.198.192"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 01:57:26 UTC] === END API CALL LOG ===
[10-May-2026 01:57:26 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 01:57:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM3IiwidXNlcm5hbWUiOiJrdW1hciIsImVtYWlsIjoiYWFydGlzZWVtYTU3NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5ODMwNDV9.8tbTg5Oq-9fcK5CStx-MpIRaX3cxrbY2mp8UTvQrrIM
[10-May-2026 01:57:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 01:57:26 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 01:57:26 UTC] User ID: 537
[10-May-2026 01:57:26 UTC] ✅ User profile retrieved successfully for user ID: 537
[10-May-2026 01:57:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-May-2026 01:57:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-May-2026 01:57:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM3IiwidXNlcm5hbWUiOiJrdW1hciIsImVtYWlsIjoiYWFydGlzZWVtYTU3NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5ODMwNDV9.8tbTg5Oq-9fcK5CStx-MpIRaX3cxrbY2mp8UTvQrrIM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f9555483d2a613f-BOM","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"150.107.190.180","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"150.107.190.180, 172.71.198.192"}
[10-May-2026 01:57:26 UTC] === User Orders API Called ===
[10-May-2026 01:57:26 UTC] User ID: 537
[10-May-2026 01:57:26 UTC] Limit: 20, Offset: 0
[10-May-2026 01:57:26 UTC] Orders found: 0
[10-May-2026 01:57:26 UTC] Orders data: []
[10-May-2026 01:57:26 UTC] Total orders count: 0
[10-May-2026 01:57:26 UTC] === API CALL LOG ===
[10-May-2026 01:57:26 UTC] Endpoint: user/profile.php
[10-May-2026 01:57:26 UTC] Full Log Data: {
    "timestamp": "2026-05-10 01:57:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "150.107.190.180",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM3IiwidXNlcm5hbWUiOiJrdW1hciIsImVtYWlsIjoiYWFydGlzZWVtYTU3NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5ODMwNDV9.8tbTg5Oq-9fcK5CStx-MpIRaX3cxrbY2mp8UTvQrrIM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f955548ada0613f-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "150.107.190.180",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "150.107.190.180, 172.71.198.193"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 01:57:26 UTC] === END API CALL LOG ===
[10-May-2026 01:57:26 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 01:57:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM3IiwidXNlcm5hbWUiOiJrdW1hciIsImVtYWlsIjoiYWFydGlzZWVtYTU3NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5ODMwNDV9.8tbTg5Oq-9fcK5CStx-MpIRaX3cxrbY2mp8UTvQrrIM
[10-May-2026 01:57:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 01:57:26 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 01:57:26 UTC] User ID: 537
[10-May-2026 01:57:26 UTC] ✅ User profile retrieved successfully for user ID: 537
[10-May-2026 01:57:28 UTC] === API CALL LOG ===
[10-May-2026 01:57:28 UTC] Endpoint: user/profile.php
[10-May-2026 01:57:28 UTC] Full Log Data: {
    "timestamp": "2026-05-10 01:57:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "150.107.190.180",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM3IiwidXNlcm5hbWUiOiJrdW1hciIsImVtYWlsIjoiYWFydGlzZWVtYTU3NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5ODMwNDV9.8tbTg5Oq-9fcK5CStx-MpIRaX3cxrbY2mp8UTvQrrIM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f955551eecd613f-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "150.107.190.180",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "150.107.190.180, 172.71.198.193"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 01:57:28 UTC] === END API CALL LOG ===
[10-May-2026 01:57:28 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 01:57:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM3IiwidXNlcm5hbWUiOiJrdW1hciIsImVtYWlsIjoiYWFydGlzZWVtYTU3NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5ODMwNDV9.8tbTg5Oq-9fcK5CStx-MpIRaX3cxrbY2mp8UTvQrrIM
[10-May-2026 01:57:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 01:57:28 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 01:57:28 UTC] User ID: 537
[10-May-2026 01:57:28 UTC] ✅ User profile retrieved successfully for user ID: 537
[10-May-2026 01:58:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-May-2026 01:58:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-May-2026 01:58:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM3IiwidXNlcm5hbWUiOiJrdW1hciIsImVtYWlsIjoiYWFydGlzZWVtYTU3NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5ODMwNDV9.8tbTg5Oq-9fcK5CStx-MpIRaX3cxrbY2mp8UTvQrrIM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f955689b8c7613f-BOM","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"150.107.190.180","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"150.107.190.180, 172.71.198.11"}
[10-May-2026 01:58:18 UTC] === User Orders API Called ===
[10-May-2026 01:58:18 UTC] User ID: 537
[10-May-2026 01:58:18 UTC] Limit: 20, Offset: 0
[10-May-2026 01:58:18 UTC] Orders found: 0
[10-May-2026 01:58:18 UTC] Orders data: []
[10-May-2026 01:58:18 UTC] Total orders count: 0
[10-May-2026 01:58:18 UTC] === API CALL LOG ===
[10-May-2026 01:58:18 UTC] Endpoint: user/profile.php
[10-May-2026 01:58:18 UTC] Full Log Data: {
    "timestamp": "2026-05-10 01:58:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "150.107.190.180",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM3IiwidXNlcm5hbWUiOiJrdW1hciIsImVtYWlsIjoiYWFydGlzZWVtYTU3NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5ODMwNDV9.8tbTg5Oq-9fcK5CStx-MpIRaX3cxrbY2mp8UTvQrrIM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f95568a295f613f-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "150.107.190.180",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "150.107.190.180, 172.71.198.11"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 01:58:18 UTC] === END API CALL LOG ===
[10-May-2026 01:58:18 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 01:58:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM3IiwidXNlcm5hbWUiOiJrdW1hciIsImVtYWlsIjoiYWFydGlzZWVtYTU3NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5ODMwNDV9.8tbTg5Oq-9fcK5CStx-MpIRaX3cxrbY2mp8UTvQrrIM
[10-May-2026 01:58:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 01:58:18 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 01:58:18 UTC] User ID: 537
[10-May-2026 01:58:18 UTC] ✅ User profile retrieved successfully for user ID: 537
[10-May-2026 01:58:18 UTC] === API CALL LOG ===
[10-May-2026 01:58:18 UTC] Endpoint: user/profile.php
[10-May-2026 01:58:18 UTC] Full Log Data: {
    "timestamp": "2026-05-10 01:58:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "150.107.190.180",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM3IiwidXNlcm5hbWUiOiJrdW1hciIsImVtYWlsIjoiYWFydGlzZWVtYTU3NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5ODMwNDV9.8tbTg5Oq-9fcK5CStx-MpIRaX3cxrbY2mp8UTvQrrIM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f95568dfdce613f-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "150.107.190.180",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "150.107.190.180, 172.71.198.10"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 01:58:18 UTC] === END API CALL LOG ===
[10-May-2026 01:58:18 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 01:58:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM3IiwidXNlcm5hbWUiOiJrdW1hciIsImVtYWlsIjoiYWFydGlzZWVtYTU3NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5ODMwNDV9.8tbTg5Oq-9fcK5CStx-MpIRaX3cxrbY2mp8UTvQrrIM
[10-May-2026 01:58:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 01:58:18 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 01:58:18 UTC] User ID: 537
[10-May-2026 01:58:18 UTC] ✅ User profile retrieved successfully for user ID: 537
[10-May-2026 01:58:19 UTC] === API CALL LOG ===
[10-May-2026 01:58:19 UTC] Endpoint: user/profile.php
[10-May-2026 01:58:19 UTC] Full Log Data: {
    "timestamp": "2026-05-10 01:58:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "150.107.190.180",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM3IiwidXNlcm5hbWUiOiJrdW1hciIsImVtYWlsIjoiYWFydGlzZWVtYTU3NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5ODMwNDV9.8tbTg5Oq-9fcK5CStx-MpIRaX3cxrbY2mp8UTvQrrIM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f95569169c3613f-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "150.107.190.180",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "150.107.190.180, 172.71.198.11"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 01:58:19 UTC] === END API CALL LOG ===
[10-May-2026 01:58:19 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 01:58:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM3IiwidXNlcm5hbWUiOiJrdW1hciIsImVtYWlsIjoiYWFydGlzZWVtYTU3NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5ODMwNDV9.8tbTg5Oq-9fcK5CStx-MpIRaX3cxrbY2mp8UTvQrrIM
[10-May-2026 01:58:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 01:58:19 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 01:58:19 UTC] User ID: 537
[10-May-2026 01:58:19 UTC] ✅ User profile retrieved successfully for user ID: 537
[10-May-2026 01:58:20 UTC] === API CALL LOG ===
[10-May-2026 01:58:20 UTC] Endpoint: user/profile.php
[10-May-2026 01:58:20 UTC] Full Log Data: {
    "timestamp": "2026-05-10 01:58:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "150.107.190.180",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM3IiwidXNlcm5hbWUiOiJrdW1hciIsImVtYWlsIjoiYWFydGlzZWVtYTU3NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5ODMwNDV9.8tbTg5Oq-9fcK5CStx-MpIRaX3cxrbY2mp8UTvQrrIM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9556990b36613f-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "150.107.190.180",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "150.107.190.180, 172.71.198.11"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 01:58:20 UTC] === END API CALL LOG ===
[10-May-2026 01:58:20 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 01:58:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM3IiwidXNlcm5hbWUiOiJrdW1hciIsImVtYWlsIjoiYWFydGlzZWVtYTU3NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5ODMwNDV9.8tbTg5Oq-9fcK5CStx-MpIRaX3cxrbY2mp8UTvQrrIM
[10-May-2026 01:58:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 01:58:20 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 01:58:20 UTC] User ID: 537
[10-May-2026 01:58:20 UTC] ✅ User profile retrieved successfully for user ID: 537
[10-May-2026 01:58:21 UTC] === API CALL LOG ===
[10-May-2026 01:58:21 UTC] Endpoint: user/profile.php
[10-May-2026 01:58:21 UTC] Full Log Data: {
    "timestamp": "2026-05-10 01:58:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "150.107.190.180",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM3IiwidXNlcm5hbWUiOiJrdW1hciIsImVtYWlsIjoiYWFydGlzZWVtYTU3NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5ODMwNDV9.8tbTg5Oq-9fcK5CStx-MpIRaX3cxrbY2mp8UTvQrrIM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f95569ecb24613f-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "150.107.190.180",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "150.107.190.180, 172.71.198.11"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 01:58:21 UTC] === END API CALL LOG ===
[10-May-2026 01:58:21 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 01:58:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM3IiwidXNlcm5hbWUiOiJrdW1hciIsImVtYWlsIjoiYWFydGlzZWVtYTU3NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5ODMwNDV9.8tbTg5Oq-9fcK5CStx-MpIRaX3cxrbY2mp8UTvQrrIM
[10-May-2026 01:58:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 01:58:21 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 01:58:21 UTC] User ID: 537
[10-May-2026 01:58:21 UTC] ✅ User profile retrieved successfully for user ID: 537
[10-May-2026 01:58:21 UTC] User Purchases API - User ID: 537
[10-May-2026 01:58:21 UTC] User Purchases API - Total purchases found: 0
[10-May-2026 01:58:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-May-2026 01:58:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-May-2026 01:58:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM3IiwidXNlcm5hbWUiOiJrdW1hciIsImVtYWlsIjoiYWFydGlzZWVtYTU3NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5ODMwNDV9.8tbTg5Oq-9fcK5CStx-MpIRaX3cxrbY2mp8UTvQrrIM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f9556a5ab41613f-BOM","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"150.107.190.180","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"150.107.190.180, 172.71.198.11"}
[10-May-2026 01:58:22 UTC] === User Orders API Called ===
[10-May-2026 01:58:22 UTC] User ID: 537
[10-May-2026 01:58:22 UTC] Limit: 20, Offset: 0
[10-May-2026 01:58:22 UTC] Orders found: 0
[10-May-2026 01:58:22 UTC] Orders data: []
[10-May-2026 01:58:22 UTC] Total orders count: 0
[10-May-2026 01:58:23 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-May-2026 01:58:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-May-2026 01:58:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM3IiwidXNlcm5hbWUiOiJrdW1hciIsImVtYWlsIjoiYWFydGlzZWVtYTU3NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5ODMwNDV9.8tbTg5Oq-9fcK5CStx-MpIRaX3cxrbY2mp8UTvQrrIM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f9556ae5d97613f-BOM","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"150.107.190.180","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"150.107.190.180, 172.71.198.10"}
[10-May-2026 01:58:23 UTC] === User Orders API Called ===
[10-May-2026 01:58:23 UTC] User ID: 537
[10-May-2026 01:58:23 UTC] Limit: 20, Offset: 0
[10-May-2026 01:58:23 UTC] Orders found: 0
[10-May-2026 01:58:23 UTC] Orders data: []
[10-May-2026 01:58:23 UTC] Total orders count: 0
[10-May-2026 01:58:23 UTC] === API CALL LOG ===
[10-May-2026 01:58:23 UTC] Endpoint: user/profile.php
[10-May-2026 01:58:23 UTC] Full Log Data: {
    "timestamp": "2026-05-10 01:58:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "150.107.190.180",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM3IiwidXNlcm5hbWUiOiJrdW1hciIsImVtYWlsIjoiYWFydGlzZWVtYTU3NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5ODMwNDV9.8tbTg5Oq-9fcK5CStx-MpIRaX3cxrbY2mp8UTvQrrIM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9556aede37613f-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "150.107.190.180",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "150.107.190.180, 172.71.198.11"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 01:58:23 UTC] === END API CALL LOG ===
[10-May-2026 01:58:23 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 01:58:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM3IiwidXNlcm5hbWUiOiJrdW1hciIsImVtYWlsIjoiYWFydGlzZWVtYTU3NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5ODMwNDV9.8tbTg5Oq-9fcK5CStx-MpIRaX3cxrbY2mp8UTvQrrIM
[10-May-2026 01:58:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 01:58:23 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 01:58:23 UTC] User ID: 537
[10-May-2026 01:58:23 UTC] ✅ User profile retrieved successfully for user ID: 537
[10-May-2026 01:58:24 UTC] === API CALL LOG ===
[10-May-2026 01:58:24 UTC] Endpoint: user/profile.php
[10-May-2026 01:58:24 UTC] Full Log Data: {
    "timestamp": "2026-05-10 01:58:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "150.107.190.180",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM3IiwidXNlcm5hbWUiOiJrdW1hciIsImVtYWlsIjoiYWFydGlzZWVtYTU3NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5ODMwNDV9.8tbTg5Oq-9fcK5CStx-MpIRaX3cxrbY2mp8UTvQrrIM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9556b29a90613f-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "150.107.190.180",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "150.107.190.180, 172.71.198.11"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 01:58:24 UTC] === END API CALL LOG ===
[10-May-2026 01:58:24 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 01:58:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM3IiwidXNlcm5hbWUiOiJrdW1hciIsImVtYWlsIjoiYWFydGlzZWVtYTU3NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5ODMwNDV9.8tbTg5Oq-9fcK5CStx-MpIRaX3cxrbY2mp8UTvQrrIM
[10-May-2026 01:58:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 01:58:24 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 01:58:24 UTC] User ID: 537
[10-May-2026 01:58:24 UTC] ✅ User profile retrieved successfully for user ID: 537
[10-May-2026 01:58:25 UTC] === API CALL LOG ===
[10-May-2026 01:58:25 UTC] Endpoint: user/profile.php
[10-May-2026 01:58:25 UTC] Full Log Data: {
    "timestamp": "2026-05-10 01:58:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "150.107.190.180",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM3IiwidXNlcm5hbWUiOiJrdW1hciIsImVtYWlsIjoiYWFydGlzZWVtYTU3NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5ODMwNDV9.8tbTg5Oq-9fcK5CStx-MpIRaX3cxrbY2mp8UTvQrrIM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9556b5fe67613f-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "150.107.190.180",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "150.107.190.180, 172.71.198.10"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 01:58:25 UTC] === END API CALL LOG ===
[10-May-2026 01:58:25 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 01:58:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM3IiwidXNlcm5hbWUiOiJrdW1hciIsImVtYWlsIjoiYWFydGlzZWVtYTU3NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5ODMwNDV9.8tbTg5Oq-9fcK5CStx-MpIRaX3cxrbY2mp8UTvQrrIM
[10-May-2026 01:58:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 01:58:25 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 01:58:25 UTC] User ID: 537
[10-May-2026 01:58:25 UTC] ✅ User profile retrieved successfully for user ID: 537
[10-May-2026 01:59:05 UTC] === API CALL LOG ===
[10-May-2026 01:59:05 UTC] Endpoint: user/profile.php
[10-May-2026 01:59:05 UTC] Full Log Data: {
    "timestamp": "2026-05-10 01:59:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "150.107.190.180",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM3IiwidXNlcm5hbWUiOiJrdW1hciIsImVtYWlsIjoiYWFydGlzZWVtYTU3NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5ODMwNDV9.8tbTg5Oq-9fcK5CStx-MpIRaX3cxrbY2mp8UTvQrrIM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9557b1f8903f8a-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "150.107.190.180",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "150.107.190.180, 172.69.94.191"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 01:59:05 UTC] === END API CALL LOG ===
[10-May-2026 01:59:05 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 01:59:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM3IiwidXNlcm5hbWUiOiJrdW1hciIsImVtYWlsIjoiYWFydGlzZWVtYTU3NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5ODMwNDV9.8tbTg5Oq-9fcK5CStx-MpIRaX3cxrbY2mp8UTvQrrIM
[10-May-2026 01:59:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 01:59:05 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 01:59:05 UTC] User ID: 537
[10-May-2026 01:59:05 UTC] ✅ User profile retrieved successfully for user ID: 537
[10-May-2026 01:59:06 UTC] === API CALL LOG ===
[10-May-2026 01:59:06 UTC] Endpoint: user/profile.php
[10-May-2026 01:59:06 UTC] Full Log Data: {
    "timestamp": "2026-05-10 01:59:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "150.107.190.180",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM3IiwidXNlcm5hbWUiOiJrdW1hciIsImVtYWlsIjoiYWFydGlzZWVtYTU3NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5ODMwNDV9.8tbTg5Oq-9fcK5CStx-MpIRaX3cxrbY2mp8UTvQrrIM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9557b7ca6b3f8a-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "150.107.190.180",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "150.107.190.180, 172.69.94.153"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 01:59:06 UTC] === END API CALL LOG ===
[10-May-2026 01:59:06 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 01:59:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM3IiwidXNlcm5hbWUiOiJrdW1hciIsImVtYWlsIjoiYWFydGlzZWVtYTU3NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5ODMwNDV9.8tbTg5Oq-9fcK5CStx-MpIRaX3cxrbY2mp8UTvQrrIM
[10-May-2026 01:59:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 01:59:06 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 01:59:06 UTC] User ID: 537
[10-May-2026 01:59:06 UTC] ✅ User profile retrieved successfully for user ID: 537
[10-May-2026 01:59:06 UTC] === API CALL LOG ===
[10-May-2026 01:59:06 UTC] Endpoint: user/profile.php
[10-May-2026 01:59:06 UTC] Full Log Data: {
    "timestamp": "2026-05-10 01:59:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "150.107.190.180",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM3IiwidXNlcm5hbWUiOiJrdW1hciIsImVtYWlsIjoiYWFydGlzZWVtYTU3NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5ODMwNDV9.8tbTg5Oq-9fcK5CStx-MpIRaX3cxrbY2mp8UTvQrrIM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9557b89ac23f8a-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "150.107.190.180",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "150.107.190.180, 172.69.94.152"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 01:59:06 UTC] === END API CALL LOG ===
[10-May-2026 01:59:06 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 01:59:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM3IiwidXNlcm5hbWUiOiJrdW1hciIsImVtYWlsIjoiYWFydGlzZWVtYTU3NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5ODMwNDV9.8tbTg5Oq-9fcK5CStx-MpIRaX3cxrbY2mp8UTvQrrIM
[10-May-2026 01:59:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 01:59:06 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 01:59:06 UTC] User ID: 537
[10-May-2026 01:59:06 UTC] ✅ User profile retrieved successfully for user ID: 537
[10-May-2026 01:59:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-May-2026 01:59:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-May-2026 01:59:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM3IiwidXNlcm5hbWUiOiJrdW1hciIsImVtYWlsIjoiYWFydGlzZWVtYTU3NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5ODMwNDV9.8tbTg5Oq-9fcK5CStx-MpIRaX3cxrbY2mp8UTvQrrIM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f9557b8dad63f8a-BOM","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"150.107.190.180","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"150.107.190.180, 172.69.94.152"}
[10-May-2026 01:59:06 UTC] === User Orders API Called ===
[10-May-2026 01:59:06 UTC] User ID: 537
[10-May-2026 01:59:06 UTC] Limit: 20, Offset: 0
[10-May-2026 01:59:06 UTC] Orders found: 0
[10-May-2026 01:59:06 UTC] Orders data: []
[10-May-2026 01:59:06 UTC] Total orders count: 0
[10-May-2026 01:59:06 UTC] === API CALL LOG ===
[10-May-2026 01:59:06 UTC] Endpoint: user/profile.php
[10-May-2026 01:59:06 UTC] Full Log Data: {
    "timestamp": "2026-05-10 01:59:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "150.107.190.180",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM3IiwidXNlcm5hbWUiOiJrdW1hciIsImVtYWlsIjoiYWFydGlzZWVtYTU3NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5ODMwNDV9.8tbTg5Oq-9fcK5CStx-MpIRaX3cxrbY2mp8UTvQrrIM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9557b94b013f8a-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "150.107.190.180",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "150.107.190.180, 172.69.94.152"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 01:59:06 UTC] === END API CALL LOG ===
[10-May-2026 01:59:06 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 01:59:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM3IiwidXNlcm5hbWUiOiJrdW1hciIsImVtYWlsIjoiYWFydGlzZWVtYTU3NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5ODMwNDV9.8tbTg5Oq-9fcK5CStx-MpIRaX3cxrbY2mp8UTvQrrIM
[10-May-2026 01:59:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 01:59:06 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 01:59:06 UTC] User ID: 537
[10-May-2026 01:59:06 UTC] ✅ User profile retrieved successfully for user ID: 537
[10-May-2026 01:59:18 UTC] === API CALL LOG ===
[10-May-2026 01:59:18 UTC] Endpoint: user/profile.php
[10-May-2026 01:59:18 UTC] Full Log Data: {
    "timestamp": "2026-05-10 01:59:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "150.107.190.180",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM3IiwidXNlcm5hbWUiOiJrdW1hciIsImVtYWlsIjoiYWFydGlzZWVtYTU3NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5ODMwNDV9.8tbTg5Oq-9fcK5CStx-MpIRaX3cxrbY2mp8UTvQrrIM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f955804e9d7edad-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "150.107.190.180",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "150.107.190.180, 162.158.227.38"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 01:59:18 UTC] === END API CALL LOG ===
[10-May-2026 01:59:18 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 01:59:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM3IiwidXNlcm5hbWUiOiJrdW1hciIsImVtYWlsIjoiYWFydGlzZWVtYTU3NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5ODMwNDV9.8tbTg5Oq-9fcK5CStx-MpIRaX3cxrbY2mp8UTvQrrIM
[10-May-2026 01:59:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 01:59:18 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 01:59:18 UTC] User ID: 537
[10-May-2026 01:59:18 UTC] ✅ User profile retrieved successfully for user ID: 537
[10-May-2026 01:59:20 UTC] === API CALL LOG ===
[10-May-2026 01:59:20 UTC] Endpoint: user/profile.php
[10-May-2026 01:59:20 UTC] Full Log Data: {
    "timestamp": "2026-05-10 01:59:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "150.107.190.180",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM3IiwidXNlcm5hbWUiOiJrdW1hciIsImVtYWlsIjoiYWFydGlzZWVtYTU3NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5ODMwNDV9.8tbTg5Oq-9fcK5CStx-MpIRaX3cxrbY2mp8UTvQrrIM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f95580baafcedad-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "150.107.190.180",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "150.107.190.180, 162.158.227.84"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 01:59:20 UTC] === END API CALL LOG ===
[10-May-2026 01:59:20 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 01:59:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM3IiwidXNlcm5hbWUiOiJrdW1hciIsImVtYWlsIjoiYWFydGlzZWVtYTU3NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5ODMwNDV9.8tbTg5Oq-9fcK5CStx-MpIRaX3cxrbY2mp8UTvQrrIM
[10-May-2026 01:59:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 01:59:20 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 01:59:20 UTC] User ID: 537
[10-May-2026 01:59:20 UTC] ✅ User profile retrieved successfully for user ID: 537
[10-May-2026 01:59:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-May-2026 01:59:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-May-2026 01:59:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM3IiwidXNlcm5hbWUiOiJrdW1hciIsImVtYWlsIjoiYWFydGlzZWVtYTU3NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5ODMwNDV9.8tbTg5Oq-9fcK5CStx-MpIRaX3cxrbY2mp8UTvQrrIM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f95580bdb04edad-BOM","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"150.107.190.180","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"150.107.190.180, 162.158.227.85"}
[10-May-2026 01:59:20 UTC] === User Orders API Called ===
[10-May-2026 01:59:20 UTC] User ID: 537
[10-May-2026 01:59:20 UTC] Limit: 20, Offset: 0
[10-May-2026 01:59:20 UTC] Orders found: 0
[10-May-2026 01:59:20 UTC] Orders data: []
[10-May-2026 01:59:20 UTC] Total orders count: 0
[10-May-2026 01:59:20 UTC] === API CALL LOG ===
[10-May-2026 01:59:20 UTC] Endpoint: user/profile.php
[10-May-2026 01:59:20 UTC] Full Log Data: {
    "timestamp": "2026-05-10 01:59:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "150.107.190.180",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM3IiwidXNlcm5hbWUiOiJrdW1hciIsImVtYWlsIjoiYWFydGlzZWVtYTU3NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5ODMwNDV9.8tbTg5Oq-9fcK5CStx-MpIRaX3cxrbY2mp8UTvQrrIM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f95580c4b14edad-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "150.107.190.180",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "150.107.190.180, 162.158.227.85"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 01:59:20 UTC] === END API CALL LOG ===
[10-May-2026 01:59:20 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 01:59:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM3IiwidXNlcm5hbWUiOiJrdW1hciIsImVtYWlsIjoiYWFydGlzZWVtYTU3NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5ODMwNDV9.8tbTg5Oq-9fcK5CStx-MpIRaX3cxrbY2mp8UTvQrrIM
[10-May-2026 01:59:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 01:59:20 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 01:59:20 UTC] User ID: 537
[10-May-2026 01:59:20 UTC] ✅ User profile retrieved successfully for user ID: 537
[10-May-2026 01:59:45 UTC] === API CALL LOG ===
[10-May-2026 01:59:45 UTC] Endpoint: user/profile.php
[10-May-2026 01:59:45 UTC] Full Log Data: {
    "timestamp": "2026-05-10 01:59:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "150.107.190.180",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM3IiwidXNlcm5hbWUiOiJrdW1hciIsImVtYWlsIjoiYWFydGlzZWVtYTU3NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5ODMwNDV9.8tbTg5Oq-9fcK5CStx-MpIRaX3cxrbY2mp8UTvQrrIM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9558a9fa6aedad-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "150.107.190.180",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "150.107.190.180, 162.158.227.39"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 01:59:45 UTC] === END API CALL LOG ===
[10-May-2026 01:59:45 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 01:59:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM3IiwidXNlcm5hbWUiOiJrdW1hciIsImVtYWlsIjoiYWFydGlzZWVtYTU3NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5ODMwNDV9.8tbTg5Oq-9fcK5CStx-MpIRaX3cxrbY2mp8UTvQrrIM
[10-May-2026 01:59:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 01:59:45 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 01:59:45 UTC] User ID: 537
[10-May-2026 01:59:45 UTC] ✅ User profile retrieved successfully for user ID: 537
[10-May-2026 01:59:45 UTC] User Purchases API - User ID: 537
[10-May-2026 01:59:45 UTC] User Purchases API - Total purchases found: 0
[10-May-2026 01:59:53 UTC] === API CALL LOG ===
[10-May-2026 01:59:53 UTC] Endpoint: user/profile.php
[10-May-2026 01:59:53 UTC] Full Log Data: {
    "timestamp": "2026-05-10 01:59:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "150.107.190.180",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM3IiwidXNlcm5hbWUiOiJrdW1hciIsImVtYWlsIjoiYWFydGlzZWVtYTU3NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5ODMwNDV9.8tbTg5Oq-9fcK5CStx-MpIRaX3cxrbY2mp8UTvQrrIM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9558dcf8ef146a-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "150.107.190.180",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "150.107.190.180, 162.158.227.38"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 01:59:53 UTC] === END API CALL LOG ===
[10-May-2026 01:59:53 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 01:59:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM3IiwidXNlcm5hbWUiOiJrdW1hciIsImVtYWlsIjoiYWFydGlzZWVtYTU3NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5ODMwNDV9.8tbTg5Oq-9fcK5CStx-MpIRaX3cxrbY2mp8UTvQrrIM
[10-May-2026 01:59:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 01:59:53 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 01:59:53 UTC] User ID: 537
[10-May-2026 01:59:53 UTC] ✅ User profile retrieved successfully for user ID: 537
[10-May-2026 01:59:54 UTC] === API CALL LOG ===
[10-May-2026 01:59:54 UTC] Endpoint: user/profile.php
[10-May-2026 01:59:54 UTC] Full Log Data: {
    "timestamp": "2026-05-10 01:59:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "150.107.190.180",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM3IiwidXNlcm5hbWUiOiJrdW1hciIsImVtYWlsIjoiYWFydGlzZWVtYTU3NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5ODMwNDV9.8tbTg5Oq-9fcK5CStx-MpIRaX3cxrbY2mp8UTvQrrIM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9558e31dc9146a-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "150.107.190.180",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "150.107.190.180, 162.158.227.38"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 01:59:54 UTC] === END API CALL LOG ===
[10-May-2026 01:59:54 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 01:59:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM3IiwidXNlcm5hbWUiOiJrdW1hciIsImVtYWlsIjoiYWFydGlzZWVtYTU3NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5ODMwNDV9.8tbTg5Oq-9fcK5CStx-MpIRaX3cxrbY2mp8UTvQrrIM
[10-May-2026 01:59:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 01:59:54 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 01:59:54 UTC] User ID: 537
[10-May-2026 01:59:54 UTC] ✅ User profile retrieved successfully for user ID: 537
[10-May-2026 01:59:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-May-2026 01:59:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-May-2026 01:59:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM3IiwidXNlcm5hbWUiOiJrdW1hciIsImVtYWlsIjoiYWFydGlzZWVtYTU3NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5ODMwNDV9.8tbTg5Oq-9fcK5CStx-MpIRaX3cxrbY2mp8UTvQrrIM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f9558e37e0f146a-BOM","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"150.107.190.180","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"150.107.190.180, 162.158.227.39"}
[10-May-2026 01:59:54 UTC] === User Orders API Called ===
[10-May-2026 01:59:54 UTC] User ID: 537
[10-May-2026 01:59:54 UTC] Limit: 20, Offset: 0
[10-May-2026 01:59:54 UTC] Orders found: 0
[10-May-2026 01:59:54 UTC] Orders data: []
[10-May-2026 01:59:54 UTC] Total orders count: 0
[10-May-2026 01:59:54 UTC] === API CALL LOG ===
[10-May-2026 01:59:54 UTC] Endpoint: user/profile.php
[10-May-2026 01:59:54 UTC] Full Log Data: {
    "timestamp": "2026-05-10 01:59:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "150.107.190.180",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM3IiwidXNlcm5hbWUiOiJrdW1hciIsImVtYWlsIjoiYWFydGlzZWVtYTU3NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5ODMwNDV9.8tbTg5Oq-9fcK5CStx-MpIRaX3cxrbY2mp8UTvQrrIM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9558e3be52146a-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "150.107.190.180",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "150.107.190.180, 162.158.227.38"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 01:59:54 UTC] === END API CALL LOG ===
[10-May-2026 01:59:54 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 01:59:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM3IiwidXNlcm5hbWUiOiJrdW1hciIsImVtYWlsIjoiYWFydGlzZWVtYTU3NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5ODMwNDV9.8tbTg5Oq-9fcK5CStx-MpIRaX3cxrbY2mp8UTvQrrIM
[10-May-2026 01:59:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 01:59:54 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 01:59:54 UTC] User ID: 537
[10-May-2026 01:59:54 UTC] ✅ User profile retrieved successfully for user ID: 537
[10-May-2026 01:59:55 UTC] === API CALL LOG ===
[10-May-2026 01:59:55 UTC] Endpoint: user/profile.php
[10-May-2026 01:59:55 UTC] Full Log Data: {
    "timestamp": "2026-05-10 01:59:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "150.107.190.180",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM3IiwidXNlcm5hbWUiOiJrdW1hciIsImVtYWlsIjoiYWFydGlzZWVtYTU3NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5ODMwNDV9.8tbTg5Oq-9fcK5CStx-MpIRaX3cxrbY2mp8UTvQrrIM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9558eb6c90146a-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "150.107.190.180",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "150.107.190.180, 162.158.227.38"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 01:59:55 UTC] === END API CALL LOG ===
[10-May-2026 01:59:55 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 01:59:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM3IiwidXNlcm5hbWUiOiJrdW1hciIsImVtYWlsIjoiYWFydGlzZWVtYTU3NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5ODMwNDV9.8tbTg5Oq-9fcK5CStx-MpIRaX3cxrbY2mp8UTvQrrIM
[10-May-2026 01:59:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 01:59:55 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 01:59:55 UTC] User ID: 537
[10-May-2026 01:59:55 UTC] ✅ User profile retrieved successfully for user ID: 537
[10-May-2026 01:59:55 UTC] === API CALL LOG ===
[10-May-2026 01:59:55 UTC] Endpoint: user/profile.php
[10-May-2026 01:59:55 UTC] Full Log Data: {
    "timestamp": "2026-05-10 01:59:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "150.107.190.180",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM3IiwidXNlcm5hbWUiOiJrdW1hciIsImVtYWlsIjoiYWFydGlzZWVtYTU3NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5ODMwNDV9.8tbTg5Oq-9fcK5CStx-MpIRaX3cxrbY2mp8UTvQrrIM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9558ed6e5a146a-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "150.107.190.180",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "150.107.190.180, 162.158.227.38"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 01:59:55 UTC] === END API CALL LOG ===
[10-May-2026 01:59:55 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 01:59:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM3IiwidXNlcm5hbWUiOiJrdW1hciIsImVtYWlsIjoiYWFydGlzZWVtYTU3NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5ODMwNDV9.8tbTg5Oq-9fcK5CStx-MpIRaX3cxrbY2mp8UTvQrrIM
[10-May-2026 01:59:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 01:59:55 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 01:59:55 UTC] User ID: 537
[10-May-2026 01:59:55 UTC] ✅ User profile retrieved successfully for user ID: 537
[10-May-2026 01:59:56 UTC] === API CALL LOG ===
[10-May-2026 01:59:56 UTC] Endpoint: user/profile.php
[10-May-2026 01:59:56 UTC] Full Log Data: {
    "timestamp": "2026-05-10 01:59:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "150.107.190.180",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM3IiwidXNlcm5hbWUiOiJrdW1hciIsImVtYWlsIjoiYWFydGlzZWVtYTU3NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5ODMwNDV9.8tbTg5Oq-9fcK5CStx-MpIRaX3cxrbY2mp8UTvQrrIM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9558ee6f34146a-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "150.107.190.180",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "150.107.190.180, 162.158.227.39"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 01:59:56 UTC] === END API CALL LOG ===
[10-May-2026 01:59:56 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 01:59:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM3IiwidXNlcm5hbWUiOiJrdW1hciIsImVtYWlsIjoiYWFydGlzZWVtYTU3NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5ODMwNDV9.8tbTg5Oq-9fcK5CStx-MpIRaX3cxrbY2mp8UTvQrrIM
[10-May-2026 01:59:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 01:59:56 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 01:59:56 UTC] User ID: 537
[10-May-2026 01:59:56 UTC] ✅ User profile retrieved successfully for user ID: 537
[10-May-2026 01:59:56 UTC] === API CALL LOG ===
[10-May-2026 01:59:56 UTC] Endpoint: user/profile.php
[10-May-2026 01:59:56 UTC] Full Log Data: {
    "timestamp": "2026-05-10 01:59:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "150.107.190.180",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM3IiwidXNlcm5hbWUiOiJrdW1hciIsImVtYWlsIjoiYWFydGlzZWVtYTU3NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5ODMwNDV9.8tbTg5Oq-9fcK5CStx-MpIRaX3cxrbY2mp8UTvQrrIM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9558ef680d146a-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "150.107.190.180",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "150.107.190.180, 162.158.227.39"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 01:59:56 UTC] === END API CALL LOG ===
[10-May-2026 01:59:56 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 01:59:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM3IiwidXNlcm5hbWUiOiJrdW1hciIsImVtYWlsIjoiYWFydGlzZWVtYTU3NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5ODMwNDV9.8tbTg5Oq-9fcK5CStx-MpIRaX3cxrbY2mp8UTvQrrIM
[10-May-2026 01:59:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 01:59:56 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 01:59:56 UTC] User ID: 537
[10-May-2026 01:59:56 UTC] ✅ User profile retrieved successfully for user ID: 537
[10-May-2026 02:00:04 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-May-2026 02:00:04 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-May-2026 02:00:04 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM3IiwidXNlcm5hbWUiOiJrdW1hciIsImVtYWlsIjoiYWFydGlzZWVtYTU3NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5ODMwNDV9.8tbTg5Oq-9fcK5CStx-MpIRaX3cxrbY2mp8UTvQrrIM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f9559209cda146a-BOM","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"150.107.190.180","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"150.107.190.180, 162.158.227.39"}
[10-May-2026 02:00:04 UTC] === User Orders API Called ===
[10-May-2026 02:00:04 UTC] User ID: 537
[10-May-2026 02:00:04 UTC] Limit: 20, Offset: 0
[10-May-2026 02:00:04 UTC] Orders found: 0
[10-May-2026 02:00:04 UTC] Orders data: []
[10-May-2026 02:00:04 UTC] Total orders count: 0
[10-May-2026 02:00:04 UTC] === API CALL LOG ===
[10-May-2026 02:00:04 UTC] Endpoint: user/profile.php
[10-May-2026 02:00:04 UTC] Full Log Data: {
    "timestamp": "2026-05-10 02:00:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "150.107.190.180",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM3IiwidXNlcm5hbWUiOiJrdW1hciIsImVtYWlsIjoiYWFydGlzZWVtYTU3NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5ODMwNDV9.8tbTg5Oq-9fcK5CStx-MpIRaX3cxrbY2mp8UTvQrrIM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9559210d24146a-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "150.107.190.180",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "150.107.190.180, 162.158.227.39"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 02:00:04 UTC] === END API CALL LOG ===
[10-May-2026 02:00:04 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 02:00:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM3IiwidXNlcm5hbWUiOiJrdW1hciIsImVtYWlsIjoiYWFydGlzZWVtYTU3NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5ODMwNDV9.8tbTg5Oq-9fcK5CStx-MpIRaX3cxrbY2mp8UTvQrrIM
[10-May-2026 02:00:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 02:00:04 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 02:00:04 UTC] User ID: 537
[10-May-2026 02:00:04 UTC] ✅ User profile retrieved successfully for user ID: 537
[10-May-2026 02:00:04 UTC] === API CALL LOG ===
[10-May-2026 02:00:04 UTC] Endpoint: user/profile.php
[10-May-2026 02:00:04 UTC] Full Log Data: {
    "timestamp": "2026-05-10 02:00:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "150.107.190.180",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM3IiwidXNlcm5hbWUiOiJrdW1hciIsImVtYWlsIjoiYWFydGlzZWVtYTU3NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5ODMwNDV9.8tbTg5Oq-9fcK5CStx-MpIRaX3cxrbY2mp8UTvQrrIM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f955924f8fc146a-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "150.107.190.180",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "150.107.190.180, 162.158.227.38"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 02:00:04 UTC] === END API CALL LOG ===
[10-May-2026 02:00:04 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 02:00:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM3IiwidXNlcm5hbWUiOiJrdW1hciIsImVtYWlsIjoiYWFydGlzZWVtYTU3NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5ODMwNDV9.8tbTg5Oq-9fcK5CStx-MpIRaX3cxrbY2mp8UTvQrrIM
[10-May-2026 02:00:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 02:00:04 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 02:00:04 UTC] User ID: 537
[10-May-2026 02:00:04 UTC] ✅ User profile retrieved successfully for user ID: 537
[10-May-2026 02:00:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-May-2026 02:00:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-May-2026 02:00:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM3IiwidXNlcm5hbWUiOiJrdW1hciIsImVtYWlsIjoiYWFydGlzZWVtYTU3NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5ODMwNDV9.8tbTg5Oq-9fcK5CStx-MpIRaX3cxrbY2mp8UTvQrrIM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f9559bd6856146a-BOM","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"150.107.190.180","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"150.107.190.180, 162.158.227.39"}
[10-May-2026 02:00:29 UTC] === User Orders API Called ===
[10-May-2026 02:00:29 UTC] User ID: 537
[10-May-2026 02:00:29 UTC] Limit: 20, Offset: 0
[10-May-2026 02:00:29 UTC] Orders found: 0
[10-May-2026 02:00:29 UTC] Orders data: []
[10-May-2026 02:00:29 UTC] Total orders count: 0
[10-May-2026 02:00:31 UTC] === API CALL LOG ===
[10-May-2026 02:00:31 UTC] Endpoint: user/profile.php
[10-May-2026 02:00:31 UTC] Full Log Data: {
    "timestamp": "2026-05-10 02:00:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "150.107.190.180",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM3IiwidXNlcm5hbWUiOiJrdW1hciIsImVtYWlsIjoiYWFydGlzZWVtYTU3NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5ODMwNDV9.8tbTg5Oq-9fcK5CStx-MpIRaX3cxrbY2mp8UTvQrrIM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9559c92b9e146a-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "150.107.190.180",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "150.107.190.180, 162.158.227.39"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 02:00:31 UTC] === END API CALL LOG ===
[10-May-2026 02:00:31 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 02:00:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM3IiwidXNlcm5hbWUiOiJrdW1hciIsImVtYWlsIjoiYWFydGlzZWVtYTU3NEBnbWFpbC5jb20iLCJleHAiOjE3Nzg5ODMwNDV9.8tbTg5Oq-9fcK5CStx-MpIRaX3cxrbY2mp8UTvQrrIM
[10-May-2026 02:00:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 02:00:31 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 02:00:31 UTC] User ID: 537
[10-May-2026 02:00:31 UTC] ✅ User profile retrieved successfully for user ID: 537
[10-May-2026 02:00:31 UTC] User Purchases API - User ID: 537
[10-May-2026 02:00:31 UTC] User Purchases API - Total purchases found: 0
[10-May-2026 04:05:35 UTC] === API CALL LOG ===
[10-May-2026 04:05:35 UTC] Endpoint: user/profile.php
[10-May-2026 04:05:35 UTC] Full Log Data: {
    "timestamp": "2026-05-10 04:05:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:2b:8c37:b003:edff:fec3:393e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE1IiwidXNlcm5hbWUiOiJyYXlzdWJoYWRpcDk0IiwiZW1haWwiOiJyYXlzdWJoYWRpcDk0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODgxNTg5OX0.t0MZlQPiUJaTmweqxIUMM4ilcU2xcmEprMCh9qhC_O4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9610fe3e34a110-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e1:2b:8c37:b003:edff:fec3:393e",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e1:2b:8c37:b003:edff:fec3:393e, 172.69.176.74"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 04:05:35 UTC] === END API CALL LOG ===
[10-May-2026 04:05:35 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 04:05:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE1IiwidXNlcm5hbWUiOiJyYXlzdWJoYWRpcDk0IiwiZW1haWwiOiJyYXlzdWJoYWRpcDk0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODgxNTg5OX0.t0MZlQPiUJaTmweqxIUMM4ilcU2xcmEprMCh9qhC_O4
[10-May-2026 04:05:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 04:05:35 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 04:05:35 UTC] User ID: 515
[10-May-2026 04:05:35 UTC] ✅ User profile retrieved successfully for user ID: 515
[10-May-2026 04:05:36 UTC] === API CALL LOG ===
[10-May-2026 04:05:36 UTC] Endpoint: user/profile.php
[10-May-2026 04:05:36 UTC] Full Log Data: {
    "timestamp": "2026-05-10 04:05:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:2b:8c37:b003:edff:fec3:393e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE1IiwidXNlcm5hbWUiOiJyYXlzdWJoYWRpcDk0IiwiZW1haWwiOiJyYXlzdWJoYWRpcDk0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODgxNTg5OX0.t0MZlQPiUJaTmweqxIUMM4ilcU2xcmEprMCh9qhC_O4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9611027948a110-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e1:2b:8c37:b003:edff:fec3:393e",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e1:2b:8c37:b003:edff:fec3:393e, 172.69.176.75"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 04:05:36 UTC] === END API CALL LOG ===
[10-May-2026 04:05:36 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 04:05:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE1IiwidXNlcm5hbWUiOiJyYXlzdWJoYWRpcDk0IiwiZW1haWwiOiJyYXlzdWJoYWRpcDk0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODgxNTg5OX0.t0MZlQPiUJaTmweqxIUMM4ilcU2xcmEprMCh9qhC_O4
[10-May-2026 04:05:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 04:05:36 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 04:05:36 UTC] User ID: 515
[10-May-2026 04:05:36 UTC] ✅ User profile retrieved successfully for user ID: 515
[10-May-2026 04:05:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-May-2026 04:05:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-May-2026 04:05:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE1IiwidXNlcm5hbWUiOiJyYXlzdWJoYWRpcDk0IiwiZW1haWwiOiJyYXlzdWJoYWRpcDk0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODgxNTg5OX0.t0MZlQPiUJaTmweqxIUMM4ilcU2xcmEprMCh9qhC_O4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f961102794ea110-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40e1:2b:8c37:b003:edff:fec3:393e","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40e1:2b:8c37:b003:edff:fec3:393e, 172.69.176.75"}
[10-May-2026 04:05:36 UTC] === User Orders API Called ===
[10-May-2026 04:05:36 UTC] User ID: 515
[10-May-2026 04:05:36 UTC] Limit: 20, Offset: 0
[10-May-2026 04:05:36 UTC] Orders found: 0
[10-May-2026 04:05:36 UTC] Orders data: []
[10-May-2026 04:05:36 UTC] Total orders count: 0
[10-May-2026 04:05:36 UTC] === API CALL LOG ===
[10-May-2026 04:05:36 UTC] Endpoint: user/profile.php
[10-May-2026 04:05:36 UTC] Full Log Data: {
    "timestamp": "2026-05-10 04:05:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:2b:8c37:b003:edff:fec3:393e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE1IiwidXNlcm5hbWUiOiJyYXlzdWJoYWRpcDk0IiwiZW1haWwiOiJyYXlzdWJoYWRpcDk0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODgxNTg5OX0.t0MZlQPiUJaTmweqxIUMM4ilcU2xcmEprMCh9qhC_O4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9611030aaaa110-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e1:2b:8c37:b003:edff:fec3:393e",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e1:2b:8c37:b003:edff:fec3:393e, 172.69.176.74"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 04:05:36 UTC] === END API CALL LOG ===
[10-May-2026 04:05:36 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 04:05:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE1IiwidXNlcm5hbWUiOiJyYXlzdWJoYWRpcDk0IiwiZW1haWwiOiJyYXlzdWJoYWRpcDk0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODgxNTg5OX0.t0MZlQPiUJaTmweqxIUMM4ilcU2xcmEprMCh9qhC_O4
[10-May-2026 04:05:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 04:05:36 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 04:05:36 UTC] User ID: 515
[10-May-2026 04:05:36 UTC] ✅ User profile retrieved successfully for user ID: 515
[10-May-2026 04:05:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-May-2026 04:05:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-May-2026 04:05:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE1IiwidXNlcm5hbWUiOiJyYXlzdWJoYWRpcDk0IiwiZW1haWwiOiJyYXlzdWJoYWRpcDk0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODgxNTg5OX0.t0MZlQPiUJaTmweqxIUMM4ilcU2xcmEprMCh9qhC_O4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f961136084ea110-SIN","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2409:40e1:2b:8c37:b003:edff:fec3:393e","CF-IPCountry":"IN","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2409:40e1:2b:8c37:b003:edff:fec3:393e, 172.69.176.75"}
[10-May-2026 04:05:44 UTC] === User Orders API Called ===
[10-May-2026 04:05:44 UTC] User ID: 515
[10-May-2026 04:05:44 UTC] Limit: 20, Offset: 0
[10-May-2026 04:05:44 UTC] Orders found: 0
[10-May-2026 04:05:44 UTC] Orders data: []
[10-May-2026 04:05:44 UTC] Total orders count: 0
[10-May-2026 04:05:44 UTC] === API CALL LOG ===
[10-May-2026 04:05:44 UTC] Endpoint: user/profile.php
[10-May-2026 04:05:44 UTC] Full Log Data: {
    "timestamp": "2026-05-10 04:05:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:2b:8c37:b003:edff:fec3:393e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE1IiwidXNlcm5hbWUiOiJyYXlzdWJoYWRpcDk0IiwiZW1haWwiOiJyYXlzdWJoYWRpcDk0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODgxNTg5OX0.t0MZlQPiUJaTmweqxIUMM4ilcU2xcmEprMCh9qhC_O4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9611360851a110-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e1:2b:8c37:b003:edff:fec3:393e",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e1:2b:8c37:b003:edff:fec3:393e, 172.69.176.75"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 04:05:44 UTC] === END API CALL LOG ===
[10-May-2026 04:05:44 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 04:05:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE1IiwidXNlcm5hbWUiOiJyYXlzdWJoYWRpcDk0IiwiZW1haWwiOiJyYXlzdWJoYWRpcDk0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODgxNTg5OX0.t0MZlQPiUJaTmweqxIUMM4ilcU2xcmEprMCh9qhC_O4
[10-May-2026 04:05:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 04:05:44 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 04:05:44 UTC] User ID: 515
[10-May-2026 04:05:44 UTC] ✅ User profile retrieved successfully for user ID: 515
[10-May-2026 04:05:44 UTC] === API CALL LOG ===
[10-May-2026 04:05:44 UTC] Endpoint: user/profile.php
[10-May-2026 04:05:44 UTC] Full Log Data: {
    "timestamp": "2026-05-10 04:05:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:2b:8c37:b003:edff:fec3:393e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE1IiwidXNlcm5hbWUiOiJyYXlzdWJoYWRpcDk0IiwiZW1haWwiOiJyYXlzdWJoYWRpcDk0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODgxNTg5OX0.t0MZlQPiUJaTmweqxIUMM4ilcU2xcmEprMCh9qhC_O4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f961137cdb4a110-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e1:2b:8c37:b003:edff:fec3:393e",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e1:2b:8c37:b003:edff:fec3:393e, 172.69.176.75"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 04:05:44 UTC] === END API CALL LOG ===
[10-May-2026 04:05:44 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 04:05:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE1IiwidXNlcm5hbWUiOiJyYXlzdWJoYWRpcDk0IiwiZW1haWwiOiJyYXlzdWJoYWRpcDk0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODgxNTg5OX0.t0MZlQPiUJaTmweqxIUMM4ilcU2xcmEprMCh9qhC_O4
[10-May-2026 04:05:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 04:05:44 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 04:05:44 UTC] User ID: 515
[10-May-2026 04:05:44 UTC] ✅ User profile retrieved successfully for user ID: 515
[10-May-2026 04:05:51 UTC] === API CALL LOG ===
[10-May-2026 04:05:51 UTC] Endpoint: user/profile.php
[10-May-2026 04:05:51 UTC] Full Log Data: {
    "timestamp": "2026-05-10 04:05:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:2b:8c37:b003:edff:fec3:393e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE1IiwidXNlcm5hbWUiOiJyYXlzdWJoYWRpcDk0IiwiZW1haWwiOiJyYXlzdWJoYWRpcDk0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODgxNTg5OX0.t0MZlQPiUJaTmweqxIUMM4ilcU2xcmEprMCh9qhC_O4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f961165e96fa110-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2409:40e1:2b:8c37:b003:edff:fec3:393e",
        "CF-IPCountry": "IN",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2409:40e1:2b:8c37:b003:edff:fec3:393e, 172.69.176.74"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 04:05:51 UTC] === END API CALL LOG ===
[10-May-2026 04:05:51 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 04:05:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTE1IiwidXNlcm5hbWUiOiJyYXlzdWJoYWRpcDk0IiwiZW1haWwiOiJyYXlzdWJoYWRpcDk0QGdtYWlsLmNvbSIsImV4cCI6MTc3ODgxNTg5OX0.t0MZlQPiUJaTmweqxIUMM4ilcU2xcmEprMCh9qhC_O4
[10-May-2026 04:05:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 04:05:51 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 04:05:51 UTC] User ID: 515
[10-May-2026 04:05:51 UTC] ✅ User profile retrieved successfully for user ID: 515
[10-May-2026 04:05:52 UTC] User Purchases API - User ID: 515
[10-May-2026 04:05:52 UTC] User Purchases API - Total purchases found: 1
[10-May-2026 04:40:33 UTC] === API CALL LOG ===
[10-May-2026 04:40:33 UTC] Endpoint: user/profile.php
[10-May-2026 04:40:33 UTC] Full Log Data: {
    "timestamp": "2026-05-10 04:40:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "111.90.243.89",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM4IiwidXNlcm5hbWUiOiJPd3JpbmRhcm8iLCJlbWFpbCI6InJ5ZW9uYmFuZ2l0YUBnbWFpbC5jb20iLCJleHAiOjE3Nzg5OTI4MzJ9.yhfLbnpWvSGoJu7ob6QLSxbN9Ir5J1hMad4QiTBmweg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9644382f4f84a0-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "111.90.243.89",
        "CF-IPCountry": "PH",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "111.90.243.89, 162.158.114.161"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 04:40:33 UTC] === END API CALL LOG ===
[10-May-2026 04:40:33 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 04:40:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM4IiwidXNlcm5hbWUiOiJPd3JpbmRhcm8iLCJlbWFpbCI6InJ5ZW9uYmFuZ2l0YUBnbWFpbC5jb20iLCJleHAiOjE3Nzg5OTI4MzJ9.yhfLbnpWvSGoJu7ob6QLSxbN9Ir5J1hMad4QiTBmweg
[10-May-2026 04:40:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 04:40:33 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 04:40:33 UTC] User ID: 538
[10-May-2026 04:40:33 UTC] ✅ User profile retrieved successfully for user ID: 538
[10-May-2026 04:40:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-May-2026 04:40:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-May-2026 04:40:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM4IiwidXNlcm5hbWUiOiJPd3JpbmRhcm8iLCJlbWFpbCI6InJ5ZW9uYmFuZ2l0YUBnbWFpbC5jb20iLCJleHAiOjE3Nzg5OTI4MzJ9.yhfLbnpWvSGoJu7ob6QLSxbN9Ir5J1hMad4QiTBmweg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f9644382f5284a0-HKG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"111.90.243.89","CF-IPCountry":"PH","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"111.90.243.89, 162.158.114.160"}
[10-May-2026 04:40:33 UTC] === User Orders API Called ===
[10-May-2026 04:40:33 UTC] User ID: 538
[10-May-2026 04:40:33 UTC] Limit: 20, Offset: 0
[10-May-2026 04:40:33 UTC] Orders found: 0
[10-May-2026 04:40:33 UTC] Orders data: []
[10-May-2026 04:40:33 UTC] Total orders count: 0
[10-May-2026 04:40:33 UTC] === API CALL LOG ===
[10-May-2026 04:40:33 UTC] Endpoint: user/profile.php
[10-May-2026 04:40:33 UTC] Full Log Data: {
    "timestamp": "2026-05-10 04:40:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "111.90.243.89",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM4IiwidXNlcm5hbWUiOiJPd3JpbmRhcm8iLCJlbWFpbCI6InJ5ZW9uYmFuZ2l0YUBnbWFpbC5jb20iLCJleHAiOjE3Nzg5OTI4MzJ9.yhfLbnpWvSGoJu7ob6QLSxbN9Ir5J1hMad4QiTBmweg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f964438dfe684a0-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "111.90.243.89",
        "CF-IPCountry": "PH",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "111.90.243.89, 162.158.114.161"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 04:40:33 UTC] === END API CALL LOG ===
[10-May-2026 04:40:33 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 04:40:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM4IiwidXNlcm5hbWUiOiJPd3JpbmRhcm8iLCJlbWFpbCI6InJ5ZW9uYmFuZ2l0YUBnbWFpbC5jb20iLCJleHAiOjE3Nzg5OTI4MzJ9.yhfLbnpWvSGoJu7ob6QLSxbN9Ir5J1hMad4QiTBmweg
[10-May-2026 04:40:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 04:40:33 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 04:40:33 UTC] User ID: 538
[10-May-2026 04:40:33 UTC] ✅ User profile retrieved successfully for user ID: 538
[10-May-2026 04:40:35 UTC] === API CALL LOG ===
[10-May-2026 04:40:35 UTC] Endpoint: user/profile.php
[10-May-2026 04:40:35 UTC] Full Log Data: {
    "timestamp": "2026-05-10 04:40:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "111.90.243.89",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM4IiwidXNlcm5hbWUiOiJPd3JpbmRhcm8iLCJlbWFpbCI6InJ5ZW9uYmFuZ2l0YUBnbWFpbC5jb20iLCJleHAiOjE3Nzg5OTI4MzJ9.yhfLbnpWvSGoJu7ob6QLSxbN9Ir5J1hMad4QiTBmweg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9644447a9584a0-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "111.90.243.89",
        "CF-IPCountry": "PH",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "111.90.243.89, 162.158.114.161"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 04:40:35 UTC] === END API CALL LOG ===
[10-May-2026 04:40:35 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 04:40:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM4IiwidXNlcm5hbWUiOiJPd3JpbmRhcm8iLCJlbWFpbCI6InJ5ZW9uYmFuZ2l0YUBnbWFpbC5jb20iLCJleHAiOjE3Nzg5OTI4MzJ9.yhfLbnpWvSGoJu7ob6QLSxbN9Ir5J1hMad4QiTBmweg
[10-May-2026 04:40:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 04:40:35 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 04:40:35 UTC] User ID: 538
[10-May-2026 04:40:35 UTC] ✅ User profile retrieved successfully for user ID: 538
[10-May-2026 04:41:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-May-2026 04:41:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-May-2026 04:41:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM4IiwidXNlcm5hbWUiOiJPd3JpbmRhcm8iLCJlbWFpbCI6InJ5ZW9uYmFuZ2l0YUBnbWFpbC5jb20iLCJleHAiOjE3Nzg5OTI4MzJ9.yhfLbnpWvSGoJu7ob6QLSxbN9Ir5J1hMad4QiTBmweg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f96453dacc884a0-HKG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"111.90.243.89","CF-IPCountry":"PH","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"111.90.243.89, 162.158.114.160"}
[10-May-2026 04:41:15 UTC] === User Orders API Called ===
[10-May-2026 04:41:15 UTC] User ID: 538
[10-May-2026 04:41:15 UTC] Limit: 20, Offset: 0
[10-May-2026 04:41:15 UTC] Orders found: 0
[10-May-2026 04:41:15 UTC] Orders data: []
[10-May-2026 04:41:15 UTC] Total orders count: 0
[10-May-2026 04:41:15 UTC] === API CALL LOG ===
[10-May-2026 04:41:15 UTC] Endpoint: user/profile.php
[10-May-2026 04:41:15 UTC] Full Log Data: {
    "timestamp": "2026-05-10 04:41:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "111.90.243.89",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM4IiwidXNlcm5hbWUiOiJPd3JpbmRhcm8iLCJlbWFpbCI6InJ5ZW9uYmFuZ2l0YUBnbWFpbC5jb20iLCJleHAiOjE3Nzg5OTI4MzJ9.yhfLbnpWvSGoJu7ob6QLSxbN9Ir5J1hMad4QiTBmweg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f96453dacc984a0-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "111.90.243.89",
        "CF-IPCountry": "PH",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "111.90.243.89, 162.158.114.160"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 04:41:15 UTC] === END API CALL LOG ===
[10-May-2026 04:41:15 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 04:41:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM4IiwidXNlcm5hbWUiOiJPd3JpbmRhcm8iLCJlbWFpbCI6InJ5ZW9uYmFuZ2l0YUBnbWFpbC5jb20iLCJleHAiOjE3Nzg5OTI4MzJ9.yhfLbnpWvSGoJu7ob6QLSxbN9Ir5J1hMad4QiTBmweg
[10-May-2026 04:41:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 04:41:15 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 04:41:15 UTC] User ID: 538
[10-May-2026 04:41:15 UTC] ✅ User profile retrieved successfully for user ID: 538
[10-May-2026 04:41:15 UTC] === API CALL LOG ===
[10-May-2026 04:41:15 UTC] Endpoint: user/profile.php
[10-May-2026 04:41:15 UTC] Full Log Data: {
    "timestamp": "2026-05-10 04:41:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "111.90.243.89",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM4IiwidXNlcm5hbWUiOiJPd3JpbmRhcm8iLCJlbWFpbCI6InJ5ZW9uYmFuZ2l0YUBnbWFpbC5jb20iLCJleHAiOjE3Nzg5OTI4MzJ9.yhfLbnpWvSGoJu7ob6QLSxbN9Ir5J1hMad4QiTBmweg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f96453e4d6784a0-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "111.90.243.89",
        "CF-IPCountry": "PH",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "111.90.243.89, 162.158.114.161"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 04:41:15 UTC] === END API CALL LOG ===
[10-May-2026 04:41:15 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 04:41:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM4IiwidXNlcm5hbWUiOiJPd3JpbmRhcm8iLCJlbWFpbCI6InJ5ZW9uYmFuZ2l0YUBnbWFpbC5jb20iLCJleHAiOjE3Nzg5OTI4MzJ9.yhfLbnpWvSGoJu7ob6QLSxbN9Ir5J1hMad4QiTBmweg
[10-May-2026 04:41:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 04:41:15 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 04:41:15 UTC] User ID: 538
[10-May-2026 04:41:15 UTC] ✅ User profile retrieved successfully for user ID: 538
[10-May-2026 04:41:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-May-2026 04:41:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-May-2026 04:41:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM4IiwidXNlcm5hbWUiOiJPd3JpbmRhcm8iLCJlbWFpbCI6InJ5ZW9uYmFuZ2l0YUBnbWFpbC5jb20iLCJleHAiOjE3Nzg5OTI4MzJ9.yhfLbnpWvSGoJu7ob6QLSxbN9Ir5J1hMad4QiTBmweg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f9645a7089584a0-HKG","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"111.90.243.89","CF-IPCountry":"PH","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"111.90.243.89, 162.158.114.161"}
[10-May-2026 04:41:32 UTC] === User Orders API Called ===
[10-May-2026 04:41:32 UTC] User ID: 538
[10-May-2026 04:41:32 UTC] Limit: 20, Offset: 0
[10-May-2026 04:41:32 UTC] Orders found: 0
[10-May-2026 04:41:32 UTC] Orders data: []
[10-May-2026 04:41:32 UTC] Total orders count: 0
[10-May-2026 08:24:39 UTC] === API CALL LOG ===
[10-May-2026 08:24:39 UTC] Endpoint: user/profile.php
[10-May-2026 08:24:39 UTC] Full Log Data: {
    "timestamp": "2026-05-10 08:24:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.80.50",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f978c7f69804968-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.80.50",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.80.50, 141.101.99.151"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 08:24:39 UTC] === END API CALL LOG ===
[10-May-2026 08:24:39 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 08:24:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo
[10-May-2026 08:24:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 08:24:39 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 08:24:39 UTC] User ID: 539
[10-May-2026 08:24:39 UTC] ✅ User profile retrieved successfully for user ID: 539
[10-May-2026 08:24:39 UTC] === API CALL LOG ===
[10-May-2026 08:24:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-May-2026 08:24:39 UTC] Endpoint: user/profile.php
[10-May-2026 08:24:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-May-2026 08:24:39 UTC] Full Log Data: {
    "timestamp": "2026-05-10 08:24:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.80.50",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f978c80ca424968-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.80.50",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.80.50, 141.101.99.151"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 08:24:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f978c80ca404968-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.90.80.50","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.90.80.50, 141.101.99.151"}
[10-May-2026 08:24:39 UTC] === END API CALL LOG ===
[10-May-2026 08:24:39 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 08:24:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo
[10-May-2026 08:24:39 UTC] === User Orders API Called ===
[10-May-2026 08:24:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 08:24:39 UTC] User ID: 539
[10-May-2026 08:24:39 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 08:24:39 UTC] Limit: 20, Offset: 0
[10-May-2026 08:24:39 UTC] User ID: 539
[10-May-2026 08:24:39 UTC] ✅ User profile retrieved successfully for user ID: 539
[10-May-2026 08:24:39 UTC] Orders found: 0
[10-May-2026 08:24:39 UTC] Orders data: []
[10-May-2026 08:24:39 UTC] Total orders count: 0
[10-May-2026 08:24:40 UTC] === API CALL LOG ===
[10-May-2026 08:24:40 UTC] Endpoint: user/profile.php
[10-May-2026 08:24:40 UTC] Full Log Data: {
    "timestamp": "2026-05-10 08:24:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.80.50",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f978c87ff264968-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.80.50",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.80.50, 141.101.99.151"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 08:24:40 UTC] === END API CALL LOG ===
[10-May-2026 08:24:40 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 08:24:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo
[10-May-2026 08:24:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 08:24:40 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 08:24:40 UTC] User ID: 539
[10-May-2026 08:24:40 UTC] ✅ User profile retrieved successfully for user ID: 539
[10-May-2026 08:25:00 UTC] === API CALL LOG ===
[10-May-2026 08:25:00 UTC] Endpoint: user/profile.php
[10-May-2026 08:25:00 UTC] Full Log Data: {
    "timestamp": "2026-05-10 08:25:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.80.50",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f978d010cfc4968-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.80.50",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.80.50, 141.101.99.151"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 08:25:00 UTC] === END API CALL LOG ===
[10-May-2026 08:25:00 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 08:25:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo
[10-May-2026 08:25:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 08:25:00 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 08:25:00 UTC] User ID: 539
[10-May-2026 08:25:00 UTC] ✅ User profile retrieved successfully for user ID: 539
[10-May-2026 08:25:35 UTC] === API CALL LOG ===
[10-May-2026 08:25:35 UTC] Endpoint: user/profile.php
[10-May-2026 08:25:35 UTC] Full Log Data: {
    "timestamp": "2026-05-10 08:25:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.80.50",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f978ddbbeac4968-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.80.50",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.80.50, 141.101.99.152"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 08:25:35 UTC] === END API CALL LOG ===
[10-May-2026 08:25:35 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 08:25:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo
[10-May-2026 08:25:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 08:25:35 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 08:25:35 UTC] User ID: 539
[10-May-2026 08:25:35 UTC] ✅ User profile retrieved successfully for user ID: 539
[10-May-2026 08:25:50 UTC] === API CALL LOG ===
[10-May-2026 08:25:50 UTC] Endpoint: user/profile.php
[10-May-2026 08:25:50 UTC] Full Log Data: {
    "timestamp": "2026-05-10 08:25:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.80.50",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f978e3799edd8f8-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.80.50",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.80.50, 172.69.224.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 08:25:50 UTC] === END API CALL LOG ===
[10-May-2026 08:25:50 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 08:25:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo
[10-May-2026 08:25:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 08:25:50 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 08:25:50 UTC] User ID: 539
[10-May-2026 08:25:50 UTC] ✅ User profile retrieved successfully for user ID: 539
[10-May-2026 08:25:50 UTC] === API CALL LOG ===
[10-May-2026 08:25:50 UTC] Endpoint: user/profile.php
[10-May-2026 08:25:50 UTC] Full Log Data: {
    "timestamp": "2026-05-10 08:25:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.80.50",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f978e3d2e07d8f8-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.80.50",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.80.50, 172.69.224.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 08:25:50 UTC] === END API CALL LOG ===
[10-May-2026 08:25:50 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 08:25:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo
[10-May-2026 08:25:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 08:25:50 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 08:25:50 UTC] User ID: 539
[10-May-2026 08:25:50 UTC] ✅ User profile retrieved successfully for user ID: 539
[10-May-2026 08:25:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-May-2026 08:25:51 UTC] === API CALL LOG ===
[10-May-2026 08:25:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-May-2026 08:25:51 UTC] Endpoint: user/profile.php
[10-May-2026 08:25:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f978e3e6906d8f8-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.90.80.50","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.90.80.50, 172.69.224.169"}
[10-May-2026 08:25:51 UTC] Full Log Data: {
    "timestamp": "2026-05-10 08:25:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.80.50",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f978e3e690ad8f8-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.80.50",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.80.50, 172.69.224.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 08:25:51 UTC] === User Orders API Called ===
[10-May-2026 08:25:51 UTC] === END API CALL LOG ===
[10-May-2026 08:25:51 UTC] User ID: 539
[10-May-2026 08:25:51 UTC] Limit: 20, Offset: 0
[10-May-2026 08:25:51 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 08:25:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo
[10-May-2026 08:25:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 08:25:51 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 08:25:51 UTC] User ID: 539
[10-May-2026 08:25:51 UTC] Orders found: 0
[10-May-2026 08:25:51 UTC] Orders data: []
[10-May-2026 08:25:51 UTC] ✅ User profile retrieved successfully for user ID: 539
[10-May-2026 08:25:51 UTC] Total orders count: 0
[10-May-2026 08:25:57 UTC] === API CALL LOG ===
[10-May-2026 08:25:57 UTC] Endpoint: user/profile.php
[10-May-2026 08:25:57 UTC] Full Log Data: {
    "timestamp": "2026-05-10 08:25:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.80.50",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f978e66ffb12cdf-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.80.50",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.80.50, 172.68.229.180"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 08:25:57 UTC] === END API CALL LOG ===
[10-May-2026 08:25:57 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 08:25:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo
[10-May-2026 08:25:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 08:25:57 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 08:25:57 UTC] User ID: 539
[10-May-2026 08:25:57 UTC] ✅ User profile retrieved successfully for user ID: 539
[10-May-2026 08:25:59 UTC] === API CALL LOG ===
[10-May-2026 08:25:59 UTC] Endpoint: user/profile.php
[10-May-2026 08:25:59 UTC] Full Log Data: {
    "timestamp": "2026-05-10 08:25:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.80.50",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f978e71af882cdf-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.80.50",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.80.50, 172.68.229.180"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 08:25:59 UTC] === END API CALL LOG ===
[10-May-2026 08:25:59 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 08:25:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo
[10-May-2026 08:25:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 08:25:59 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 08:25:59 UTC] User ID: 539
[10-May-2026 08:25:59 UTC] ✅ User profile retrieved successfully for user ID: 539
[10-May-2026 08:25:59 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-May-2026 08:25:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-May-2026 08:25:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f978e71af8b2cdf-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.90.80.50","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.90.80.50, 172.68.229.180"}
[10-May-2026 08:25:59 UTC] === User Orders API Called ===
[10-May-2026 08:25:59 UTC] User ID: 539
[10-May-2026 08:25:59 UTC] Limit: 20, Offset: 0
[10-May-2026 08:25:59 UTC] Orders found: 0
[10-May-2026 08:25:59 UTC] Orders data: []
[10-May-2026 08:25:59 UTC] Total orders count: 0
[10-May-2026 08:25:59 UTC] === API CALL LOG ===
[10-May-2026 08:25:59 UTC] Endpoint: user/profile.php
[10-May-2026 08:25:59 UTC] Full Log Data: {
    "timestamp": "2026-05-10 08:25:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.80.50",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f978e71af8d2cdf-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.80.50",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.80.50, 172.68.229.180"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 08:25:59 UTC] === END API CALL LOG ===
[10-May-2026 08:25:59 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 08:25:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo
[10-May-2026 08:25:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 08:25:59 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 08:25:59 UTC] User ID: 539
[10-May-2026 08:25:59 UTC] ✅ User profile retrieved successfully for user ID: 539
[10-May-2026 08:26:00 UTC] === API CALL LOG ===
[10-May-2026 08:26:00 UTC] Endpoint: user/profile.php
[10-May-2026 08:26:00 UTC] Full Log Data: {
    "timestamp": "2026-05-10 08:26:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.80.50",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f978e7b5e712cdf-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.80.50",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.80.50, 172.68.229.180"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 08:26:00 UTC] === END API CALL LOG ===
[10-May-2026 08:26:00 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 08:26:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo
[10-May-2026 08:26:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 08:26:00 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 08:26:00 UTC] User ID: 539
[10-May-2026 08:26:00 UTC] ✅ User profile retrieved successfully for user ID: 539
[10-May-2026 08:26:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-May-2026 08:26:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-May-2026 08:26:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f978f4acfa02cdf-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.90.80.50","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.90.80.50, 172.68.229.181"}
[10-May-2026 08:26:34 UTC] === User Orders API Called ===
[10-May-2026 08:26:34 UTC] User ID: 539
[10-May-2026 08:26:34 UTC] Limit: 20, Offset: 0
[10-May-2026 08:26:34 UTC] Orders found: 0
[10-May-2026 08:26:34 UTC] Orders data: []
[10-May-2026 08:26:34 UTC] Total orders count: 0
[10-May-2026 08:26:34 UTC] === API CALL LOG ===
[10-May-2026 08:26:34 UTC] Endpoint: user/profile.php
[10-May-2026 08:26:34 UTC] Full Log Data: {
    "timestamp": "2026-05-10 08:26:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.80.50",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f978f4acfa12cdf-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.80.50",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.80.50, 172.68.229.181"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 08:26:34 UTC] === END API CALL LOG ===
[10-May-2026 08:26:34 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 08:26:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo
[10-May-2026 08:26:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 08:26:34 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 08:26:34 UTC] User ID: 539
[10-May-2026 08:26:34 UTC] ✅ User profile retrieved successfully for user ID: 539
[10-May-2026 08:26:34 UTC] === API CALL LOG ===
[10-May-2026 08:26:34 UTC] Endpoint: user/profile.php
[10-May-2026 08:26:34 UTC] Full Log Data: {
    "timestamp": "2026-05-10 08:26:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.80.50",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f978f4eaf042cdf-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.80.50",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.80.50, 172.68.229.181"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 08:26:34 UTC] === END API CALL LOG ===
[10-May-2026 08:26:34 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 08:26:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo
[10-May-2026 08:26:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 08:26:34 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 08:26:34 UTC] User ID: 539
[10-May-2026 08:26:34 UTC] ✅ User profile retrieved successfully for user ID: 539
[10-May-2026 08:26:35 UTC] === API CALL LOG ===
[10-May-2026 08:26:35 UTC] Endpoint: user/profile.php
[10-May-2026 08:26:35 UTC] Full Log Data: {
    "timestamp": "2026-05-10 08:26:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.80.50",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f978f53891b2cdf-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.80.50",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.80.50, 172.68.229.181"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 08:26:35 UTC] === END API CALL LOG ===
[10-May-2026 08:26:35 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 08:26:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo
[10-May-2026 08:26:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 08:26:35 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 08:26:35 UTC] User ID: 539
[10-May-2026 08:26:35 UTC] ✅ User profile retrieved successfully for user ID: 539
[10-May-2026 08:26:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-May-2026 08:26:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-May-2026 08:26:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f978f6849532cdf-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.90.80.50","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.90.80.50, 172.68.229.181"}
[10-May-2026 08:26:38 UTC] === User Orders API Called ===
[10-May-2026 08:26:38 UTC] User ID: 539
[10-May-2026 08:26:38 UTC] Limit: 20, Offset: 0
[10-May-2026 08:26:38 UTC] Orders found: 0
[10-May-2026 08:26:38 UTC] Orders data: []
[10-May-2026 08:26:38 UTC] Total orders count: 0
[10-May-2026 08:26:41 UTC] === API CALL LOG ===
[10-May-2026 08:26:41 UTC] Endpoint: user/profile.php
[10-May-2026 08:26:41 UTC] Full Log Data: {
    "timestamp": "2026-05-10 08:26:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.80.50",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f978f7c29c52cdf-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.80.50",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.80.50, 172.68.229.181"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 08:26:41 UTC] === END API CALL LOG ===
[10-May-2026 08:26:41 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 08:26:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo
[10-May-2026 08:26:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 08:26:41 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 08:26:41 UTC] User ID: 539
[10-May-2026 08:26:41 UTC] ✅ User profile retrieved successfully for user ID: 539
[10-May-2026 08:26:42 UTC] User Purchases API - User ID: 539
[10-May-2026 08:26:42 UTC] User Purchases API - Total purchases found: 0
[10-May-2026 08:26:59 UTC] === API CALL LOG ===
[10-May-2026 08:26:59 UTC] Endpoint: user/profile.php
[10-May-2026 08:26:59 UTC] Full Log Data: {
    "timestamp": "2026-05-10 08:26:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.80.50",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f978fe9aa11f4a5-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.80.50",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.80.50, 162.158.216.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 08:26:59 UTC] === END API CALL LOG ===
[10-May-2026 08:26:59 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 08:26:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo
[10-May-2026 08:26:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 08:26:59 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 08:26:59 UTC] User ID: 539
[10-May-2026 08:26:59 UTC] ✅ User profile retrieved successfully for user ID: 539
[10-May-2026 08:27:01 UTC] === API CALL LOG ===
[10-May-2026 08:27:01 UTC] Endpoint: user/profile.php
[10-May-2026 08:27:01 UTC] Full Log Data: {
    "timestamp": "2026-05-10 08:27:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.80.50",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f978ff47ffaf4a5-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.80.50",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.80.50, 162.158.216.66"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 08:27:01 UTC] === END API CALL LOG ===
[10-May-2026 08:27:01 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 08:27:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo
[10-May-2026 08:27:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 08:27:01 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 08:27:01 UTC] User ID: 539
[10-May-2026 08:27:01 UTC] ✅ User profile retrieved successfully for user ID: 539
[10-May-2026 08:27:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-May-2026 08:27:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-May-2026 08:27:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f978ff569d5f4a5-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.90.80.50","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.90.80.50, 162.158.216.66"}
[10-May-2026 08:27:01 UTC] === User Orders API Called ===
[10-May-2026 08:27:01 UTC] User ID: 539
[10-May-2026 08:27:01 UTC] Limit: 20, Offset: 0
[10-May-2026 08:27:01 UTC] Orders found: 0
[10-May-2026 08:27:01 UTC] Orders data: []
[10-May-2026 08:27:01 UTC] Total orders count: 0
[10-May-2026 08:27:01 UTC] === API CALL LOG ===
[10-May-2026 08:27:01 UTC] Endpoint: user/profile.php
[10-May-2026 08:27:01 UTC] Full Log Data: {
    "timestamp": "2026-05-10 08:27:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.80.50",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f978ff569d6f4a5-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.80.50",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.80.50, 162.158.216.67"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 08:27:01 UTC] === END API CALL LOG ===
[10-May-2026 08:27:01 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 08:27:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo
[10-May-2026 08:27:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 08:27:01 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 08:27:01 UTC] User ID: 539
[10-May-2026 08:27:01 UTC] ✅ User profile retrieved successfully for user ID: 539
[10-May-2026 08:27:02 UTC] === API CALL LOG ===
[10-May-2026 08:27:02 UTC] Endpoint: user/profile.php
[10-May-2026 08:27:02 UTC] Full Log Data: {
    "timestamp": "2026-05-10 08:27:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.80.50",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f978ffc7986f4a5-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.80.50",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.80.50, 162.158.216.66"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 08:27:02 UTC] === END API CALL LOG ===
[10-May-2026 08:27:02 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 08:27:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo
[10-May-2026 08:27:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 08:27:02 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 08:27:02 UTC] User ID: 539
[10-May-2026 08:27:02 UTC] ✅ User profile retrieved successfully for user ID: 539
[10-May-2026 08:27:04 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-May-2026 08:27:04 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-May-2026 08:27:04 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f9790082b01f4a5-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.90.80.50","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.90.80.50, 162.158.216.66"}
[10-May-2026 08:27:04 UTC] === User Orders API Called ===
[10-May-2026 08:27:04 UTC] User ID: 539
[10-May-2026 08:27:04 UTC] Limit: 20, Offset: 0
[10-May-2026 08:27:04 UTC] Orders found: 0
[10-May-2026 08:27:04 UTC] Orders data: []
[10-May-2026 08:27:04 UTC] Total orders count: 0
[10-May-2026 08:27:13 UTC] === API CALL LOG ===
[10-May-2026 08:27:13 UTC] Endpoint: user/profile.php
[10-May-2026 08:27:13 UTC] Full Log Data: {
    "timestamp": "2026-05-10 08:27:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.80.50",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f97903e6a529455-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.80.50",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.80.50, 172.70.162.181"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 08:27:13 UTC] === END API CALL LOG ===
[10-May-2026 08:27:13 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 08:27:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo
[10-May-2026 08:27:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 08:27:13 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 08:27:13 UTC] User ID: 539
[10-May-2026 08:27:13 UTC] ✅ User profile retrieved successfully for user ID: 539
[10-May-2026 08:27:14 UTC] === API CALL LOG ===
[10-May-2026 08:27:14 UTC] Endpoint: user/profile.php
[10-May-2026 08:27:14 UTC] Full Log Data: {
    "timestamp": "2026-05-10 08:27:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.80.50",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9790451eeb9455-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.80.50",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.80.50, 172.70.162.181"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 08:27:14 UTC] === END API CALL LOG ===
[10-May-2026 08:27:14 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 08:27:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo
[10-May-2026 08:27:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 08:27:14 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 08:27:14 UTC] User ID: 539
[10-May-2026 08:27:14 UTC] ✅ User profile retrieved successfully for user ID: 539
[10-May-2026 08:27:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-May-2026 08:27:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-May-2026 08:27:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f9790463fab9455-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.90.80.50","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.90.80.50, 172.70.162.181"}
[10-May-2026 08:27:14 UTC] === User Orders API Called ===
[10-May-2026 08:27:14 UTC] User ID: 539
[10-May-2026 08:27:14 UTC] Limit: 20, Offset: 0
[10-May-2026 08:27:14 UTC] Orders found: 0
[10-May-2026 08:27:14 UTC] Orders data: []
[10-May-2026 08:27:14 UTC] Total orders count: 0
[10-May-2026 08:27:14 UTC] === API CALL LOG ===
[10-May-2026 08:27:14 UTC] Endpoint: user/profile.php
[10-May-2026 08:27:14 UTC] Full Log Data: {
    "timestamp": "2026-05-10 08:27:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.80.50",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9790463fac9455-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.80.50",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.80.50, 172.70.162.181"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 08:27:14 UTC] === END API CALL LOG ===
[10-May-2026 08:27:14 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 08:27:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo
[10-May-2026 08:27:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 08:27:14 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 08:27:14 UTC] User ID: 539
[10-May-2026 08:27:14 UTC] ✅ User profile retrieved successfully for user ID: 539
[10-May-2026 08:27:15 UTC] === API CALL LOG ===
[10-May-2026 08:27:15 UTC] Endpoint: user/profile.php
[10-May-2026 08:27:15 UTC] Full Log Data: {
    "timestamp": "2026-05-10 08:27:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.80.50",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f97904cac659455-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.80.50",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.80.50, 172.70.162.181"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 08:27:15 UTC] === END API CALL LOG ===
[10-May-2026 08:27:15 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 08:27:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo
[10-May-2026 08:27:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 08:27:15 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 08:27:15 UTC] User ID: 539
[10-May-2026 08:27:15 UTC] ✅ User profile retrieved successfully for user ID: 539
[10-May-2026 08:27:25 UTC] === API CALL LOG ===
[10-May-2026 08:27:25 UTC] Endpoint: user/profile.php
[10-May-2026 08:27:25 UTC] Full Log Data: {
    "timestamp": "2026-05-10 08:27:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.80.50",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f97908effe415a5-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.80.50",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.80.50, 172.68.229.180"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 08:27:25 UTC] === END API CALL LOG ===
[10-May-2026 08:27:25 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 08:27:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo
[10-May-2026 08:27:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 08:27:25 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 08:27:25 UTC] User ID: 539
[10-May-2026 08:27:25 UTC] ✅ User profile retrieved successfully for user ID: 539
[10-May-2026 08:27:27 UTC] === API CALL LOG ===
[10-May-2026 08:27:27 UTC] Endpoint: user/profile.php
[10-May-2026 08:27:27 UTC] Full Log Data: {
    "timestamp": "2026-05-10 08:27:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.80.50",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f979095ffe815a5-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.80.50",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.80.50, 172.68.229.180"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 08:27:27 UTC] === END API CALL LOG ===
[10-May-2026 08:27:27 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 08:27:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo
[10-May-2026 08:27:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 08:27:27 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 08:27:27 UTC] User ID: 539
[10-May-2026 08:27:27 UTC] ✅ User profile retrieved successfully for user ID: 539
[10-May-2026 08:27:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-May-2026 08:27:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-May-2026 08:27:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f979095ffeb15a5-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.90.80.50","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.90.80.50, 172.68.229.180"}
[10-May-2026 08:27:27 UTC] === User Orders API Called ===
[10-May-2026 08:27:27 UTC] User ID: 539
[10-May-2026 08:27:27 UTC] Limit: 20, Offset: 0
[10-May-2026 08:27:27 UTC] Orders found: 0
[10-May-2026 08:27:27 UTC] Orders data: []
[10-May-2026 08:27:27 UTC] Total orders count: 0
[10-May-2026 08:27:27 UTC] === API CALL LOG ===
[10-May-2026 08:27:27 UTC] Endpoint: user/profile.php
[10-May-2026 08:27:27 UTC] Full Log Data: {
    "timestamp": "2026-05-10 08:27:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.80.50",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f979095ffec15a5-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.80.50",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.80.50, 172.68.229.180"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 08:27:27 UTC] === END API CALL LOG ===
[10-May-2026 08:27:27 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 08:27:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo
[10-May-2026 08:27:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 08:27:27 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 08:27:27 UTC] User ID: 539
[10-May-2026 08:27:27 UTC] ✅ User profile retrieved successfully for user ID: 539
[10-May-2026 08:27:28 UTC] === API CALL LOG ===
[10-May-2026 08:27:28 UTC] Endpoint: user/profile.php
[10-May-2026 08:27:28 UTC] Full Log Data: {
    "timestamp": "2026-05-10 08:27:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.80.50",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f97909f4cb715a5-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.80.50",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.80.50, 172.68.229.180"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 08:27:28 UTC] === END API CALL LOG ===
[10-May-2026 08:27:28 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 08:27:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo
[10-May-2026 08:27:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 08:27:28 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 08:27:28 UTC] User ID: 539
[10-May-2026 08:27:28 UTC] ✅ User profile retrieved successfully for user ID: 539
[10-May-2026 08:28:46 UTC] === API CALL LOG ===
[10-May-2026 08:28:46 UTC] Endpoint: user/profile.php
[10-May-2026 08:28:46 UTC] Full Log Data: {
    "timestamp": "2026-05-10 08:28:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.80.50",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f97928448f97759-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.80.50",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.80.50, 172.70.85.150"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 08:28:46 UTC] === END API CALL LOG ===
[10-May-2026 08:28:46 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 08:28:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo
[10-May-2026 08:28:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 08:28:46 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 08:28:46 UTC] User ID: 539
[10-May-2026 08:28:46 UTC] ✅ User profile retrieved successfully for user ID: 539
[10-May-2026 08:28:55 UTC] === API CALL LOG ===
[10-May-2026 08:28:55 UTC] Endpoint: user/profile.php
[10-May-2026 08:28:55 UTC] Full Log Data: {
    "timestamp": "2026-05-10 08:28:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.80.50",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9792bd2ec2be9b-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.80.50",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.80.50, 172.70.85.151"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 08:28:55 UTC] === END API CALL LOG ===
[10-May-2026 08:28:55 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 08:28:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo
[10-May-2026 08:28:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 08:28:55 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 08:28:55 UTC] User ID: 539
[10-May-2026 08:28:55 UTC] ✅ User profile retrieved successfully for user ID: 539
[10-May-2026 08:28:56 UTC] === API CALL LOG ===
[10-May-2026 08:28:56 UTC] Endpoint: user/profile.php
[10-May-2026 08:28:56 UTC] Full Log Data: {
    "timestamp": "2026-05-10 08:28:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.80.50",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9792c6af68be9b-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.80.50",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.80.50, 172.70.85.150"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 08:28:56 UTC] === END API CALL LOG ===
[10-May-2026 08:28:56 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 08:28:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo
[10-May-2026 08:28:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 08:28:56 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 08:28:56 UTC] User ID: 539
[10-May-2026 08:28:56 UTC] ✅ User profile retrieved successfully for user ID: 539
[10-May-2026 08:28:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-May-2026 08:28:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-May-2026 08:28:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f9792c6af6dbe9b-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.90.80.50","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.90.80.50, 172.70.85.150"}
[10-May-2026 08:28:56 UTC] === User Orders API Called ===
[10-May-2026 08:28:56 UTC] User ID: 539
[10-May-2026 08:28:56 UTC] Limit: 20, Offset: 0
[10-May-2026 08:28:56 UTC] Orders found: 0
[10-May-2026 08:28:56 UTC] Orders data: []
[10-May-2026 08:28:56 UTC] Total orders count: 0
[10-May-2026 08:28:56 UTC] === API CALL LOG ===
[10-May-2026 08:28:56 UTC] Endpoint: user/profile.php
[10-May-2026 08:28:56 UTC] Full Log Data: {
    "timestamp": "2026-05-10 08:28:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.80.50",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9792c6af6ebe9b-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.80.50",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.80.50, 172.70.85.151"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 08:28:56 UTC] === END API CALL LOG ===
[10-May-2026 08:28:56 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 08:28:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo
[10-May-2026 08:28:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 08:28:56 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 08:28:56 UTC] User ID: 539
[10-May-2026 08:28:56 UTC] ✅ User profile retrieved successfully for user ID: 539
[10-May-2026 08:28:58 UTC] === API CALL LOG ===
[10-May-2026 08:28:58 UTC] Endpoint: user/profile.php
[10-May-2026 08:28:58 UTC] Full Log Data: {
    "timestamp": "2026-05-10 08:28:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.80.50",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9792cfdf66be9b-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.80.50",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.80.50, 172.70.85.151"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 08:28:58 UTC] === END API CALL LOG ===
[10-May-2026 08:28:58 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 08:28:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo
[10-May-2026 08:28:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 08:28:58 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 08:28:58 UTC] User ID: 539
[10-May-2026 08:28:58 UTC] ✅ User profile retrieved successfully for user ID: 539
[10-May-2026 08:28:59 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-May-2026 08:28:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-May-2026 08:28:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f9792d88eb6be9b-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.90.80.50","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.90.80.50, 172.70.85.151"}
[10-May-2026 08:28:59 UTC] === User Orders API Called ===
[10-May-2026 08:28:59 UTC] User ID: 539
[10-May-2026 08:28:59 UTC] Limit: 20, Offset: 0
[10-May-2026 08:28:59 UTC] Orders found: 0
[10-May-2026 08:28:59 UTC] Orders data: []
[10-May-2026 08:28:59 UTC] Total orders count: 0
[10-May-2026 08:29:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-May-2026 08:29:02 UTC] === API CALL LOG ===
[10-May-2026 08:29:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-May-2026 08:29:02 UTC] Endpoint: user/profile.php
[10-May-2026 08:29:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f9792e88cabbe9b-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.90.80.50","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.90.80.50, 172.70.85.150"}
[10-May-2026 08:29:02 UTC] Full Log Data: {
    "timestamp": "2026-05-10 08:29:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.80.50",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9792e88caebe9b-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.80.50",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.80.50, 172.70.85.151"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 08:29:02 UTC] === END API CALL LOG ===
[10-May-2026 08:29:02 UTC] === User Orders API Called ===
[10-May-2026 08:29:02 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 08:29:02 UTC] User ID: 539
[10-May-2026 08:29:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo
[10-May-2026 08:29:02 UTC] Limit: 20, Offset: 0
[10-May-2026 08:29:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 08:29:02 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 08:29:02 UTC] User ID: 539
[10-May-2026 08:29:02 UTC] ✅ User profile retrieved successfully for user ID: 539
[10-May-2026 08:29:02 UTC] Orders found: 0
[10-May-2026 08:29:02 UTC] Orders data: []
[10-May-2026 08:29:02 UTC] Total orders count: 0
[10-May-2026 08:29:02 UTC] === API CALL LOG ===
[10-May-2026 08:29:02 UTC] Endpoint: user/profile.php
[10-May-2026 08:29:02 UTC] Full Log Data: {
    "timestamp": "2026-05-10 08:29:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.80.50",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9792eb3edfbe9b-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.80.50",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.80.50, 172.70.85.150"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 08:29:02 UTC] === END API CALL LOG ===
[10-May-2026 08:29:02 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 08:29:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo
[10-May-2026 08:29:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 08:29:02 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 08:29:02 UTC] User ID: 539
[10-May-2026 08:29:02 UTC] ✅ User profile retrieved successfully for user ID: 539
[10-May-2026 08:29:03 UTC] === API CALL LOG ===
[10-May-2026 08:29:03 UTC] Endpoint: user/profile.php
[10-May-2026 08:29:03 UTC] Full Log Data: {
    "timestamp": "2026-05-10 08:29:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.80.50",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9792ef6a44be9b-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.80.50",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.80.50, 172.70.85.151"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 08:29:03 UTC] === END API CALL LOG ===
[10-May-2026 08:29:03 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 08:29:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo
[10-May-2026 08:29:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 08:29:03 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 08:29:03 UTC] User ID: 539
[10-May-2026 08:29:03 UTC] ✅ User profile retrieved successfully for user ID: 539
[10-May-2026 08:29:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-May-2026 08:29:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-May-2026 08:29:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f97937f8b8dbe9b-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.90.80.50","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.90.80.50, 172.70.85.151"}
[10-May-2026 08:29:26 UTC] === User Orders API Called ===
[10-May-2026 08:29:26 UTC] User ID: 539
[10-May-2026 08:29:26 UTC] Limit: 20, Offset: 0
[10-May-2026 08:29:26 UTC] Orders found: 0
[10-May-2026 08:29:26 UTC] Orders data: []
[10-May-2026 08:29:26 UTC] Total orders count: 0
[10-May-2026 08:29:26 UTC] === API CALL LOG ===
[10-May-2026 08:29:26 UTC] Endpoint: user/profile.php
[10-May-2026 08:29:26 UTC] Full Log Data: {
    "timestamp": "2026-05-10 08:29:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.80.50",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f97937f8b90be9b-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.80.50",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.80.50, 172.70.85.151"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 08:29:26 UTC] === END API CALL LOG ===
[10-May-2026 08:29:26 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 08:29:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo
[10-May-2026 08:29:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 08:29:26 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 08:29:26 UTC] User ID: 539
[10-May-2026 08:29:26 UTC] ✅ User profile retrieved successfully for user ID: 539
[10-May-2026 08:29:26 UTC] === API CALL LOG ===
[10-May-2026 08:29:26 UTC] Endpoint: user/profile.php
[10-May-2026 08:29:26 UTC] Full Log Data: {
    "timestamp": "2026-05-10 08:29:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.80.50",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9793836f3bbe9b-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.80.50",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.80.50, 172.70.85.151"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 08:29:26 UTC] === END API CALL LOG ===
[10-May-2026 08:29:26 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 08:29:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo
[10-May-2026 08:29:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 08:29:26 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 08:29:26 UTC] User ID: 539
[10-May-2026 08:29:26 UTC] ✅ User profile retrieved successfully for user ID: 539
[10-May-2026 08:29:27 UTC] === API CALL LOG ===
[10-May-2026 08:29:27 UTC] Endpoint: user/profile.php
[10-May-2026 08:29:27 UTC] Full Log Data: {
    "timestamp": "2026-05-10 08:29:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.80.50",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f979386aa0cbe9b-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.80.50",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.80.50, 172.70.85.151"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 08:29:27 UTC] === END API CALL LOG ===
[10-May-2026 08:29:27 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 08:29:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo
[10-May-2026 08:29:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 08:29:27 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 08:29:27 UTC] User ID: 539
[10-May-2026 08:29:27 UTC] ✅ User profile retrieved successfully for user ID: 539
[10-May-2026 08:29:29 UTC] === API CALL LOG ===
[10-May-2026 08:29:29 UTC] Endpoint: user/profile.php
[10-May-2026 08:29:29 UTC] Full Log Data: {
    "timestamp": "2026-05-10 08:29:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.80.50",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9793953d4abe9b-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.80.50",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.80.50, 172.70.85.151"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 08:29:29 UTC] === END API CALL LOG ===
[10-May-2026 08:29:29 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 08:29:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo
[10-May-2026 08:29:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 08:29:29 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 08:29:29 UTC] User ID: 539
[10-May-2026 08:29:29 UTC] ✅ User profile retrieved successfully for user ID: 539
[10-May-2026 08:29:30 UTC] User Purchases API - User ID: 539
[10-May-2026 08:29:30 UTC] User Purchases API - Total purchases found: 0
[10-May-2026 08:29:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-May-2026 08:29:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-May-2026 08:29:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f9793c71943be9b-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.90.80.50","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.90.80.50, 172.70.85.151"}
[10-May-2026 08:29:37 UTC] === User Orders API Called ===
[10-May-2026 08:29:37 UTC] User ID: 539
[10-May-2026 08:29:37 UTC] Limit: 20, Offset: 0
[10-May-2026 08:29:37 UTC] Orders found: 0
[10-May-2026 08:29:37 UTC] Orders data: []
[10-May-2026 08:29:37 UTC] Total orders count: 0
[10-May-2026 08:31:43 UTC] === API CALL LOG ===
[10-May-2026 08:31:43 UTC] Endpoint: user/profile.php
[10-May-2026 08:31:43 UTC] Full Log Data: {
    "timestamp": "2026-05-10 08:31:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.80.50",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9796d61f21b546-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.80.50",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.80.50, 162.158.216.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 08:31:43 UTC] === END API CALL LOG ===
[10-May-2026 08:31:43 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 08:31:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo
[10-May-2026 08:31:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 08:31:43 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 08:31:43 UTC] User ID: 539
[10-May-2026 08:31:43 UTC] ✅ User profile retrieved successfully for user ID: 539
[10-May-2026 08:31:44 UTC] === API CALL LOG ===
[10-May-2026 08:31:44 UTC] Endpoint: user/profile.php
[10-May-2026 08:31:44 UTC] Full Log Data: {
    "timestamp": "2026-05-10 08:31:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.80.50",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9796e07da0b546-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.80.50",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.80.50, 162.158.216.168"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 08:31:44 UTC] === END API CALL LOG ===
[10-May-2026 08:31:44 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 08:31:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo
[10-May-2026 08:31:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 08:31:44 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 08:31:44 UTC] User ID: 539
[10-May-2026 08:31:44 UTC] ✅ User profile retrieved successfully for user ID: 539
[10-May-2026 08:31:44 UTC] === API CALL LOG ===
[10-May-2026 08:31:44 UTC] Endpoint: user/profile.php
[10-May-2026 08:31:44 UTC] Full Log Data: {
    "timestamp": "2026-05-10 08:31:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.80.50",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9796e07db0b546-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.80.50",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.80.50, 162.158.216.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 08:31:44 UTC] === END API CALL LOG ===
[10-May-2026 08:31:44 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 08:31:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo
[10-May-2026 08:31:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 08:31:44 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 08:31:44 UTC] User ID: 539
[10-May-2026 08:31:44 UTC] ✅ User profile retrieved successfully for user ID: 539
[10-May-2026 08:31:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-May-2026 08:31:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-May-2026 08:31:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f9796e07daeb546-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.90.80.50","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.90.80.50, 162.158.216.169"}
[10-May-2026 08:31:44 UTC] === User Orders API Called ===
[10-May-2026 08:31:44 UTC] User ID: 539
[10-May-2026 08:31:44 UTC] Limit: 20, Offset: 0
[10-May-2026 08:31:44 UTC] Orders found: 0
[10-May-2026 08:31:44 UTC] Orders data: []
[10-May-2026 08:31:44 UTC] Total orders count: 0
[10-May-2026 08:31:46 UTC] === API CALL LOG ===
[10-May-2026 08:31:46 UTC] Endpoint: user/profile.php
[10-May-2026 08:31:46 UTC] Full Log Data: {
    "timestamp": "2026-05-10 08:31:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.80.50",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9796e9aeb7b546-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.80.50",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.80.50, 162.158.216.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 08:31:46 UTC] === END API CALL LOG ===
[10-May-2026 08:31:46 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 08:31:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo
[10-May-2026 08:31:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 08:31:46 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 08:31:46 UTC] User ID: 539
[10-May-2026 08:31:46 UTC] ✅ User profile retrieved successfully for user ID: 539
[10-May-2026 08:32:15 UTC] === API CALL LOG ===
[10-May-2026 08:32:15 UTC] Endpoint: user/profile.php
[10-May-2026 08:32:15 UTC] Full Log Data: {
    "timestamp": "2026-05-10 08:32:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.80.50",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f97979e2a97b546-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.80.50",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.80.50, 162.158.216.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 08:32:15 UTC] === END API CALL LOG ===
[10-May-2026 08:32:15 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 08:32:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo
[10-May-2026 08:32:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 08:32:15 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 08:32:15 UTC] User ID: 539
[10-May-2026 08:32:15 UTC] ✅ User profile retrieved successfully for user ID: 539
[10-May-2026 08:32:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-May-2026 08:32:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-May-2026 08:32:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f9797b39acab546-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.90.80.50","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.90.80.50, 162.158.216.169"}
[10-May-2026 08:32:18 UTC] === User Orders API Called ===
[10-May-2026 08:32:18 UTC] User ID: 539
[10-May-2026 08:32:18 UTC] Limit: 20, Offset: 0
[10-May-2026 08:32:18 UTC] Orders found: 0
[10-May-2026 08:32:18 UTC] Orders data: []
[10-May-2026 08:32:18 UTC] Total orders count: 0
[10-May-2026 08:32:22 UTC] === API CALL LOG ===
[10-May-2026 08:32:22 UTC] Endpoint: user/profile.php
[10-May-2026 08:32:22 UTC] Full Log Data: {
    "timestamp": "2026-05-10 08:32:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.80.50",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9797cda95db546-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.80.50",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.80.50, 162.158.216.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 08:32:22 UTC] === END API CALL LOG ===
[10-May-2026 08:32:22 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 08:32:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo
[10-May-2026 08:32:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 08:32:22 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 08:32:22 UTC] User ID: 539
[10-May-2026 08:32:22 UTC] ✅ User profile retrieved successfully for user ID: 539
[10-May-2026 08:32:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-May-2026 08:32:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-May-2026 08:32:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f9797cda959b546-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"102.90.80.50","CF-IPCountry":"NG","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"102.90.80.50, 162.158.216.169"}
[10-May-2026 08:32:22 UTC] === User Orders API Called ===
[10-May-2026 08:32:22 UTC] User ID: 539
[10-May-2026 08:32:22 UTC] Limit: 20, Offset: 0
[10-May-2026 08:32:22 UTC] Orders found: 0
[10-May-2026 08:32:22 UTC] Orders data: []
[10-May-2026 08:32:22 UTC] Total orders count: 0
[10-May-2026 08:32:23 UTC] === API CALL LOG ===
[10-May-2026 08:32:23 UTC] Endpoint: user/profile.php
[10-May-2026 08:32:23 UTC] Full Log Data: {
    "timestamp": "2026-05-10 08:32:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.80.50",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9797d05ff3b546-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.80.50",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.80.50, 162.158.216.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 08:32:23 UTC] === END API CALL LOG ===
[10-May-2026 08:32:23 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 08:32:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo
[10-May-2026 08:32:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 08:32:23 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 08:32:23 UTC] User ID: 539
[10-May-2026 08:32:23 UTC] ✅ User profile retrieved successfully for user ID: 539
[10-May-2026 08:32:24 UTC] === API CALL LOG ===
[10-May-2026 08:32:24 UTC] Endpoint: user/profile.php
[10-May-2026 08:32:24 UTC] Full Log Data: {
    "timestamp": "2026-05-10 08:32:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.80.50",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9797d729bbb546-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "102.90.80.50",
        "CF-IPCountry": "NG",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "102.90.80.50, 162.158.216.169"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 08:32:24 UTC] === END API CALL LOG ===
[10-May-2026 08:32:24 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 08:32:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo
[10-May-2026 08:32:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 08:32:24 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 08:32:24 UTC] User ID: 539
[10-May-2026 08:32:24 UTC] ✅ User profile retrieved successfully for user ID: 539
[10-May-2026 12:24:22 UTC] === API CALL LOG ===
[10-May-2026 12:24:22 UTC] Endpoint: user/profile.php
[10-May-2026 12:24:22 UTC] Full Log Data: {
    "timestamp": "2026-05-10 12:24:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:a312:60b8:4780:3f23:6b8:aa36:e01c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQwIiwidXNlcm5hbWUiOiJjemFjdW4iLCJlbWFpbCI6ImprYWN6eW5za2kzNzFAZ21haWwuY29tIiwiZXhwIjoxNzc5MDIwNjYxfQ.XtzGxNUk3rCE3gFvpVqWUrvo2W6PUhkyNFDRbmAw13Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f98eba279490206-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a02:a312:60b8:4780:3f23:6b8:aa36:e01c",
        "CF-IPCountry": "PL",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a02:a312:60b8:4780:3f23:6b8:aa36:e01c, 162.158.102.213"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 12:24:22 UTC] === END API CALL LOG ===
[10-May-2026 12:24:22 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 12:24:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQwIiwidXNlcm5hbWUiOiJjemFjdW4iLCJlbWFpbCI6ImprYWN6eW5za2kzNzFAZ21haWwuY29tIiwiZXhwIjoxNzc5MDIwNjYxfQ.XtzGxNUk3rCE3gFvpVqWUrvo2W6PUhkyNFDRbmAw13Y
[10-May-2026 12:24:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 12:24:22 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 12:24:22 UTC] User ID: 540
[10-May-2026 12:24:22 UTC] ✅ User profile retrieved successfully for user ID: 540
[10-May-2026 12:24:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-May-2026 12:24:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-May-2026 12:24:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQwIiwidXNlcm5hbWUiOiJjemFjdW4iLCJlbWFpbCI6ImprYWN6eW5za2kzNzFAZ21haWwuY29tIiwiZXhwIjoxNzc5MDIwNjYxfQ.XtzGxNUk3rCE3gFvpVqWUrvo2W6PUhkyNFDRbmAw13Y","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f98eba2996e0206-WAW","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2a02:a312:60b8:4780:3f23:6b8:aa36:e01c","CF-IPCountry":"PL","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2a02:a312:60b8:4780:3f23:6b8:aa36:e01c, 162.158.102.213"}
[10-May-2026 12:24:22 UTC] === User Orders API Called ===
[10-May-2026 12:24:22 UTC] User ID: 540
[10-May-2026 12:24:22 UTC] Limit: 20, Offset: 0
[10-May-2026 12:24:22 UTC] Orders found: 0
[10-May-2026 12:24:22 UTC] Orders data: []
[10-May-2026 12:24:22 UTC] Total orders count: 0
[10-May-2026 12:24:22 UTC] === API CALL LOG ===
[10-May-2026 12:24:22 UTC] Endpoint: user/profile.php
[10-May-2026 12:24:22 UTC] Full Log Data: {
    "timestamp": "2026-05-10 12:24:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:a312:60b8:4780:3f23:6b8:aa36:e01c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQwIiwidXNlcm5hbWUiOiJjemFjdW4iLCJlbWFpbCI6ImprYWN6eW5za2kzNzFAZ21haWwuY29tIiwiZXhwIjoxNzc5MDIwNjYxfQ.XtzGxNUk3rCE3gFvpVqWUrvo2W6PUhkyNFDRbmAw13Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f98eba33a840206-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a02:a312:60b8:4780:3f23:6b8:aa36:e01c",
        "CF-IPCountry": "PL",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a02:a312:60b8:4780:3f23:6b8:aa36:e01c, 162.158.102.213"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 12:24:22 UTC] === END API CALL LOG ===
[10-May-2026 12:24:22 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 12:24:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQwIiwidXNlcm5hbWUiOiJjemFjdW4iLCJlbWFpbCI6ImprYWN6eW5za2kzNzFAZ21haWwuY29tIiwiZXhwIjoxNzc5MDIwNjYxfQ.XtzGxNUk3rCE3gFvpVqWUrvo2W6PUhkyNFDRbmAw13Y
[10-May-2026 12:24:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 12:24:22 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 12:24:22 UTC] User ID: 540
[10-May-2026 12:24:22 UTC] ✅ User profile retrieved successfully for user ID: 540
[10-May-2026 12:24:22 UTC] === API CALL LOG ===
[10-May-2026 12:24:22 UTC] Endpoint: user/profile.php
[10-May-2026 12:24:22 UTC] Full Log Data: {
    "timestamp": "2026-05-10 12:24:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:a312:60b8:4780:3f23:6b8:aa36:e01c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQwIiwidXNlcm5hbWUiOiJjemFjdW4iLCJlbWFpbCI6ImprYWN6eW5za2kzNzFAZ21haWwuY29tIiwiZXhwIjoxNzc5MDIwNjYxfQ.XtzGxNUk3rCE3gFvpVqWUrvo2W6PUhkyNFDRbmAw13Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f98eba5bf3a0206-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a02:a312:60b8:4780:3f23:6b8:aa36:e01c",
        "CF-IPCountry": "PL",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a02:a312:60b8:4780:3f23:6b8:aa36:e01c, 162.158.102.213"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 12:24:22 UTC] === END API CALL LOG ===
[10-May-2026 12:24:22 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 12:24:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQwIiwidXNlcm5hbWUiOiJjemFjdW4iLCJlbWFpbCI6ImprYWN6eW5za2kzNzFAZ21haWwuY29tIiwiZXhwIjoxNzc5MDIwNjYxfQ.XtzGxNUk3rCE3gFvpVqWUrvo2W6PUhkyNFDRbmAw13Y
[10-May-2026 12:24:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 12:24:22 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 12:24:22 UTC] User ID: 540
[10-May-2026 12:24:22 UTC] ✅ User profile retrieved successfully for user ID: 540
[10-May-2026 12:24:23 UTC] === API CALL LOG ===
[10-May-2026 12:24:23 UTC] Endpoint: user/profile.php
[10-May-2026 12:24:23 UTC] Full Log Data: {
    "timestamp": "2026-05-10 12:24:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:a312:60b8:4780:3f23:6b8:aa36:e01c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQwIiwidXNlcm5hbWUiOiJjemFjdW4iLCJlbWFpbCI6ImprYWN6eW5za2kzNzFAZ21haWwuY29tIiwiZXhwIjoxNzc5MDIwNjYxfQ.XtzGxNUk3rCE3gFvpVqWUrvo2W6PUhkyNFDRbmAw13Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f98ebacbd380206-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a02:a312:60b8:4780:3f23:6b8:aa36:e01c",
        "CF-IPCountry": "PL",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a02:a312:60b8:4780:3f23:6b8:aa36:e01c, 162.158.102.212"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 12:24:23 UTC] === END API CALL LOG ===
[10-May-2026 12:24:23 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 12:24:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQwIiwidXNlcm5hbWUiOiJjemFjdW4iLCJlbWFpbCI6ImprYWN6eW5za2kzNzFAZ21haWwuY29tIiwiZXhwIjoxNzc5MDIwNjYxfQ.XtzGxNUk3rCE3gFvpVqWUrvo2W6PUhkyNFDRbmAw13Y
[10-May-2026 12:24:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 12:24:23 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 12:24:23 UTC] User ID: 540
[10-May-2026 12:24:23 UTC] ✅ User profile retrieved successfully for user ID: 540
[10-May-2026 12:24:23 UTC] User Purchases API - User ID: 540
[10-May-2026 12:24:23 UTC] User Purchases API - Total purchases found: 0
[10-May-2026 12:24:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-May-2026 12:24:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-May-2026 12:24:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQwIiwidXNlcm5hbWUiOiJjemFjdW4iLCJlbWFpbCI6ImprYWN6eW5za2kzNzFAZ21haWwuY29tIiwiZXhwIjoxNzc5MDIwNjYxfQ.XtzGxNUk3rCE3gFvpVqWUrvo2W6PUhkyNFDRbmAw13Y","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f98ebc06a900206-WAW","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2a02:a312:60b8:4780:3f23:6b8:aa36:e01c","CF-IPCountry":"PL","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2a02:a312:60b8:4780:3f23:6b8:aa36:e01c, 162.158.102.212"}
[10-May-2026 12:24:26 UTC] === User Orders API Called ===
[10-May-2026 12:24:26 UTC] User ID: 540
[10-May-2026 12:24:26 UTC] Limit: 20, Offset: 0
[10-May-2026 12:24:26 UTC] Orders found: 0
[10-May-2026 12:24:26 UTC] Orders data: []
[10-May-2026 12:24:26 UTC] Total orders count: 0
[10-May-2026 12:24:27 UTC] === API CALL LOG ===
[10-May-2026 12:24:27 UTC] Endpoint: user/profile.php
[10-May-2026 12:24:27 UTC] Full Log Data: {
    "timestamp": "2026-05-10 12:24:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:a312:60b8:4780:3f23:6b8:aa36:e01c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQwIiwidXNlcm5hbWUiOiJjemFjdW4iLCJlbWFpbCI6ImprYWN6eW5za2kzNzFAZ21haWwuY29tIiwiZXhwIjoxNzc5MDIwNjYxfQ.XtzGxNUk3rCE3gFvpVqWUrvo2W6PUhkyNFDRbmAw13Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f98ebc0fba40206-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a02:a312:60b8:4780:3f23:6b8:aa36:e01c",
        "CF-IPCountry": "PL",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a02:a312:60b8:4780:3f23:6b8:aa36:e01c, 162.158.102.212"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 12:24:27 UTC] === END API CALL LOG ===
[10-May-2026 12:24:27 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 12:24:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQwIiwidXNlcm5hbWUiOiJjemFjdW4iLCJlbWFpbCI6ImprYWN6eW5za2kzNzFAZ21haWwuY29tIiwiZXhwIjoxNzc5MDIwNjYxfQ.XtzGxNUk3rCE3gFvpVqWUrvo2W6PUhkyNFDRbmAw13Y
[10-May-2026 12:24:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 12:24:27 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 12:24:27 UTC] User ID: 540
[10-May-2026 12:24:27 UTC] ✅ User profile retrieved successfully for user ID: 540
[10-May-2026 12:24:27 UTC] === API CALL LOG ===
[10-May-2026 12:24:27 UTC] Endpoint: user/profile.php
[10-May-2026 12:24:27 UTC] Full Log Data: {
    "timestamp": "2026-05-10 12:24:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:a312:60b8:4780:3f23:6b8:aa36:e01c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQwIiwidXNlcm5hbWUiOiJjemFjdW4iLCJlbWFpbCI6ImprYWN6eW5za2kzNzFAZ21haWwuY29tIiwiZXhwIjoxNzc5MDIwNjYxfQ.XtzGxNUk3rCE3gFvpVqWUrvo2W6PUhkyNFDRbmAw13Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f98ebc33f970206-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a02:a312:60b8:4780:3f23:6b8:aa36:e01c",
        "CF-IPCountry": "PL",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a02:a312:60b8:4780:3f23:6b8:aa36:e01c, 162.158.102.213"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 12:24:27 UTC] === END API CALL LOG ===
[10-May-2026 12:24:27 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 12:24:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQwIiwidXNlcm5hbWUiOiJjemFjdW4iLCJlbWFpbCI6ImprYWN6eW5za2kzNzFAZ21haWwuY29tIiwiZXhwIjoxNzc5MDIwNjYxfQ.XtzGxNUk3rCE3gFvpVqWUrvo2W6PUhkyNFDRbmAw13Y
[10-May-2026 12:24:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 12:24:27 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 12:24:27 UTC] User ID: 540
[10-May-2026 12:24:27 UTC] ✅ User profile retrieved successfully for user ID: 540
[10-May-2026 12:24:27 UTC] === API CALL LOG ===
[10-May-2026 12:24:27 UTC] Endpoint: user/profile.php
[10-May-2026 12:24:27 UTC] Full Log Data: {
    "timestamp": "2026-05-10 12:24:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:a312:60b8:4780:3f23:6b8:aa36:e01c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQwIiwidXNlcm5hbWUiOiJjemFjdW4iLCJlbWFpbCI6ImprYWN6eW5za2kzNzFAZ21haWwuY29tIiwiZXhwIjoxNzc5MDIwNjYxfQ.XtzGxNUk3rCE3gFvpVqWUrvo2W6PUhkyNFDRbmAw13Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f98ebc4aa7e0206-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a02:a312:60b8:4780:3f23:6b8:aa36:e01c",
        "CF-IPCountry": "PL",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a02:a312:60b8:4780:3f23:6b8:aa36:e01c, 162.158.102.212"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 12:24:27 UTC] === END API CALL LOG ===
[10-May-2026 12:24:27 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 12:24:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQwIiwidXNlcm5hbWUiOiJjemFjdW4iLCJlbWFpbCI6ImprYWN6eW5za2kzNzFAZ21haWwuY29tIiwiZXhwIjoxNzc5MDIwNjYxfQ.XtzGxNUk3rCE3gFvpVqWUrvo2W6PUhkyNFDRbmAw13Y
[10-May-2026 12:24:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 12:24:27 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 12:24:27 UTC] User ID: 540
[10-May-2026 12:24:27 UTC] ✅ User profile retrieved successfully for user ID: 540
[10-May-2026 12:24:45 UTC] === API CALL LOG ===
[10-May-2026 12:24:45 UTC] Endpoint: user/profile.php
[10-May-2026 12:24:45 UTC] Full Log Data: {
    "timestamp": "2026-05-10 12:24:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:a312:60b8:4780:3f23:6b8:aa36:e01c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQwIiwidXNlcm5hbWUiOiJjemFjdW4iLCJlbWFpbCI6ImprYWN6eW5za2kzNzFAZ21haWwuY29tIiwiZXhwIjoxNzc5MDIwNjYxfQ.XtzGxNUk3rCE3gFvpVqWUrvo2W6PUhkyNFDRbmAw13Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f98ec312f2188e8-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a02:a312:60b8:4780:3f23:6b8:aa36:e01c",
        "CF-IPCountry": "PL",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a02:a312:60b8:4780:3f23:6b8:aa36:e01c, 162.158.172.50"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 12:24:45 UTC] === END API CALL LOG ===
[10-May-2026 12:24:45 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 12:24:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQwIiwidXNlcm5hbWUiOiJjemFjdW4iLCJlbWFpbCI6ImprYWN6eW5za2kzNzFAZ21haWwuY29tIiwiZXhwIjoxNzc5MDIwNjYxfQ.XtzGxNUk3rCE3gFvpVqWUrvo2W6PUhkyNFDRbmAw13Y
[10-May-2026 12:24:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 12:24:45 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 12:24:45 UTC] User ID: 540
[10-May-2026 12:24:45 UTC] ✅ User profile retrieved successfully for user ID: 540
[10-May-2026 12:24:49 UTC] === API CALL LOG ===
[10-May-2026 12:24:49 UTC] Endpoint: user/profile.php
[10-May-2026 12:24:49 UTC] Full Log Data: {
    "timestamp": "2026-05-10 12:24:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:a312:60b8:4780:3f23:6b8:aa36:e01c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQwIiwidXNlcm5hbWUiOiJjemFjdW4iLCJlbWFpbCI6ImprYWN6eW5za2kzNzFAZ21haWwuY29tIiwiZXhwIjoxNzc5MDIwNjYxfQ.XtzGxNUk3rCE3gFvpVqWUrvo2W6PUhkyNFDRbmAw13Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f98ec4b1db988e8-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a02:a312:60b8:4780:3f23:6b8:aa36:e01c",
        "CF-IPCountry": "PL",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a02:a312:60b8:4780:3f23:6b8:aa36:e01c, 162.158.172.50"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 12:24:49 UTC] === END API CALL LOG ===
[10-May-2026 12:24:49 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 12:24:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQwIiwidXNlcm5hbWUiOiJjemFjdW4iLCJlbWFpbCI6ImprYWN6eW5za2kzNzFAZ21haWwuY29tIiwiZXhwIjoxNzc5MDIwNjYxfQ.XtzGxNUk3rCE3gFvpVqWUrvo2W6PUhkyNFDRbmAw13Y
[10-May-2026 12:24:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 12:24:49 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 12:24:49 UTC] User ID: 540
[10-May-2026 12:24:49 UTC] ✅ User profile retrieved successfully for user ID: 540
[10-May-2026 12:25:28 UTC] === API CALL LOG ===
[10-May-2026 12:25:28 UTC] Endpoint: user/profile.php
[10-May-2026 12:25:28 UTC] Full Log Data: {
    "timestamp": "2026-05-10 12:25:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:a312:60b8:4780:3f23:6b8:aa36:e01c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQwIiwidXNlcm5hbWUiOiJjemFjdW4iLCJlbWFpbCI6ImprYWN6eW5za2kzNzFAZ21haWwuY29tIiwiZXhwIjoxNzc5MDIwNjYxfQ.XtzGxNUk3rCE3gFvpVqWUrvo2W6PUhkyNFDRbmAw13Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f98ed40bf68c61b-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a02:a312:60b8:4780:3f23:6b8:aa36:e01c",
        "CF-IPCountry": "PL",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a02:a312:60b8:4780:3f23:6b8:aa36:e01c, 162.158.172.50"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 12:25:28 UTC] === END API CALL LOG ===
[10-May-2026 12:25:28 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 12:25:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQwIiwidXNlcm5hbWUiOiJjemFjdW4iLCJlbWFpbCI6ImprYWN6eW5za2kzNzFAZ21haWwuY29tIiwiZXhwIjoxNzc5MDIwNjYxfQ.XtzGxNUk3rCE3gFvpVqWUrvo2W6PUhkyNFDRbmAw13Y
[10-May-2026 12:25:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 12:25:28 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 12:25:28 UTC] User ID: 540
[10-May-2026 12:25:28 UTC] ✅ User profile retrieved successfully for user ID: 540
[10-May-2026 12:25:35 UTC] === API CALL LOG ===
[10-May-2026 12:25:35 UTC] Endpoint: user/profile.php
[10-May-2026 12:25:35 UTC] Full Log Data: {
    "timestamp": "2026-05-10 12:25:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:a312:60b8:4780:3f23:6b8:aa36:e01c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQwIiwidXNlcm5hbWUiOiJjemFjdW4iLCJlbWFpbCI6ImprYWN6eW5za2kzNzFAZ21haWwuY29tIiwiZXhwIjoxNzc5MDIwNjYxfQ.XtzGxNUk3rCE3gFvpVqWUrvo2W6PUhkyNFDRbmAw13Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f98ed6c7c4cc61b-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a02:a312:60b8:4780:3f23:6b8:aa36:e01c",
        "CF-IPCountry": "PL",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a02:a312:60b8:4780:3f23:6b8:aa36:e01c, 162.158.172.51"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 12:25:35 UTC] === END API CALL LOG ===
[10-May-2026 12:25:35 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 12:25:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQwIiwidXNlcm5hbWUiOiJjemFjdW4iLCJlbWFpbCI6ImprYWN6eW5za2kzNzFAZ21haWwuY29tIiwiZXhwIjoxNzc5MDIwNjYxfQ.XtzGxNUk3rCE3gFvpVqWUrvo2W6PUhkyNFDRbmAw13Y
[10-May-2026 12:25:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 12:25:35 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 12:25:35 UTC] User ID: 540
[10-May-2026 12:25:35 UTC] ✅ User profile retrieved successfully for user ID: 540
[10-May-2026 12:26:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-May-2026 12:26:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-May-2026 12:26:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQwIiwidXNlcm5hbWUiOiJjemFjdW4iLCJlbWFpbCI6ImprYWN6eW5za2kzNzFAZ21haWwuY29tIiwiZXhwIjoxNzc5MDIwNjYxfQ.XtzGxNUk3rCE3gFvpVqWUrvo2W6PUhkyNFDRbmAw13Y","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f98ee867c64c61b-WAW","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2a02:a312:60b8:4780:3f23:6b8:aa36:e01c","CF-IPCountry":"PL","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2a02:a312:60b8:4780:3f23:6b8:aa36:e01c, 162.158.172.51"}
[10-May-2026 12:26:20 UTC] === User Orders API Called ===
[10-May-2026 12:26:20 UTC] User ID: 540
[10-May-2026 12:26:20 UTC] Limit: 20, Offset: 0
[10-May-2026 12:26:20 UTC] Orders found: 0
[10-May-2026 12:26:20 UTC] Orders data: []
[10-May-2026 12:26:20 UTC] Total orders count: 0
[10-May-2026 12:26:21 UTC] === API CALL LOG ===
[10-May-2026 12:26:21 UTC] Endpoint: user/profile.php
[10-May-2026 12:26:21 UTC] Full Log Data: {
    "timestamp": "2026-05-10 12:26:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:a312:60b8:4780:3f23:6b8:aa36:e01c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQwIiwidXNlcm5hbWUiOiJjemFjdW4iLCJlbWFpbCI6ImprYWN6eW5za2kzNzFAZ21haWwuY29tIiwiZXhwIjoxNzc5MDIwNjYxfQ.XtzGxNUk3rCE3gFvpVqWUrvo2W6PUhkyNFDRbmAw13Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f98ee8ccb62c61b-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a02:a312:60b8:4780:3f23:6b8:aa36:e01c",
        "CF-IPCountry": "PL",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a02:a312:60b8:4780:3f23:6b8:aa36:e01c, 162.158.172.51"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 12:26:21 UTC] === END API CALL LOG ===
[10-May-2026 12:26:21 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 12:26:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQwIiwidXNlcm5hbWUiOiJjemFjdW4iLCJlbWFpbCI6ImprYWN6eW5za2kzNzFAZ21haWwuY29tIiwiZXhwIjoxNzc5MDIwNjYxfQ.XtzGxNUk3rCE3gFvpVqWUrvo2W6PUhkyNFDRbmAw13Y
[10-May-2026 12:26:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 12:26:21 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 12:26:21 UTC] User ID: 540
[10-May-2026 12:26:21 UTC] ✅ User profile retrieved successfully for user ID: 540
[10-May-2026 12:26:21 UTC] User Purchases API - User ID: 540
[10-May-2026 12:26:21 UTC] User Purchases API - Total purchases found: 1
[10-May-2026 12:26:28 UTC] === API CALL LOG ===
[10-May-2026 12:26:28 UTC] Endpoint: user/profile.php
[10-May-2026 12:26:28 UTC] Full Log Data: {
    "timestamp": "2026-05-10 12:26:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:a312:60b8:4780:3f23:6b8:aa36:e01c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQwIiwidXNlcm5hbWUiOiJjemFjdW4iLCJlbWFpbCI6ImprYWN6eW5za2kzNzFAZ21haWwuY29tIiwiZXhwIjoxNzc5MDIwNjYxfQ.XtzGxNUk3rCE3gFvpVqWUrvo2W6PUhkyNFDRbmAw13Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f98eeb4d822c61b-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a02:a312:60b8:4780:3f23:6b8:aa36:e01c",
        "CF-IPCountry": "PL",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a02:a312:60b8:4780:3f23:6b8:aa36:e01c, 162.158.172.51"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 12:26:28 UTC] === END API CALL LOG ===
[10-May-2026 12:26:28 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 12:26:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQwIiwidXNlcm5hbWUiOiJjemFjdW4iLCJlbWFpbCI6ImprYWN6eW5za2kzNzFAZ21haWwuY29tIiwiZXhwIjoxNzc5MDIwNjYxfQ.XtzGxNUk3rCE3gFvpVqWUrvo2W6PUhkyNFDRbmAw13Y
[10-May-2026 12:26:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 12:26:28 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 12:26:28 UTC] User ID: 540
[10-May-2026 12:26:28 UTC] ✅ User profile retrieved successfully for user ID: 540
[10-May-2026 12:26:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-May-2026 12:26:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-May-2026 12:26:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQwIiwidXNlcm5hbWUiOiJjemFjdW4iLCJlbWFpbCI6ImprYWN6eW5za2kzNzFAZ21haWwuY29tIiwiZXhwIjoxNzc5MDIwNjYxfQ.XtzGxNUk3rCE3gFvpVqWUrvo2W6PUhkyNFDRbmAw13Y","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f98eeb4d81dc61b-WAW","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2a02:a312:60b8:4780:3f23:6b8:aa36:e01c","CF-IPCountry":"PL","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2a02:a312:60b8:4780:3f23:6b8:aa36:e01c, 162.158.172.51"}
[10-May-2026 12:26:28 UTC] === User Orders API Called ===
[10-May-2026 12:26:28 UTC] User ID: 540
[10-May-2026 12:26:28 UTC] Limit: 20, Offset: 0
[10-May-2026 12:26:28 UTC] Orders found: 0
[10-May-2026 12:26:28 UTC] Orders data: []
[10-May-2026 12:26:28 UTC] Total orders count: 0
[10-May-2026 12:26:28 UTC] === API CALL LOG ===
[10-May-2026 12:26:28 UTC] Endpoint: user/profile.php
[10-May-2026 12:26:28 UTC] Full Log Data: {
    "timestamp": "2026-05-10 12:26:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:a312:60b8:4780:3f23:6b8:aa36:e01c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQwIiwidXNlcm5hbWUiOiJjemFjdW4iLCJlbWFpbCI6ImprYWN6eW5za2kzNzFAZ21haWwuY29tIiwiZXhwIjoxNzc5MDIwNjYxfQ.XtzGxNUk3rCE3gFvpVqWUrvo2W6PUhkyNFDRbmAw13Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f98eeb65baac61b-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a02:a312:60b8:4780:3f23:6b8:aa36:e01c",
        "CF-IPCountry": "PL",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a02:a312:60b8:4780:3f23:6b8:aa36:e01c, 162.158.172.51"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 12:26:28 UTC] === END API CALL LOG ===
[10-May-2026 12:26:28 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 12:26:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQwIiwidXNlcm5hbWUiOiJjemFjdW4iLCJlbWFpbCI6ImprYWN6eW5za2kzNzFAZ21haWwuY29tIiwiZXhwIjoxNzc5MDIwNjYxfQ.XtzGxNUk3rCE3gFvpVqWUrvo2W6PUhkyNFDRbmAw13Y
[10-May-2026 12:26:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 12:26:28 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 12:26:28 UTC] User ID: 540
[10-May-2026 12:26:28 UTC] ✅ User profile retrieved successfully for user ID: 540
[10-May-2026 12:26:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-May-2026 12:26:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-May-2026 12:26:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQwIiwidXNlcm5hbWUiOiJjemFjdW4iLCJlbWFpbCI6ImprYWN6eW5za2kzNzFAZ21haWwuY29tIiwiZXhwIjoxNzc5MDIwNjYxfQ.XtzGxNUk3rCE3gFvpVqWUrvo2W6PUhkyNFDRbmAw13Y","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f98eee89e79c61b-WAW","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"2a02:a312:60b8:4780:3f23:6b8:aa36:e01c","CF-IPCountry":"PL","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"2a02:a312:60b8:4780:3f23:6b8:aa36:e01c, 162.158.172.51"}
[10-May-2026 12:26:36 UTC] === User Orders API Called ===
[10-May-2026 12:26:36 UTC] User ID: 540
[10-May-2026 12:26:36 UTC] Limit: 20, Offset: 0
[10-May-2026 12:26:36 UTC] Orders found: 0
[10-May-2026 12:26:36 UTC] Orders data: []
[10-May-2026 12:26:36 UTC] Total orders count: 0
[10-May-2026 12:26:36 UTC] === API CALL LOG ===
[10-May-2026 12:26:36 UTC] Endpoint: user/profile.php
[10-May-2026 12:26:36 UTC] Full Log Data: {
    "timestamp": "2026-05-10 12:26:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:a312:60b8:4780:3f23:6b8:aa36:e01c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQwIiwidXNlcm5hbWUiOiJjemFjdW4iLCJlbWFpbCI6ImprYWN6eW5za2kzNzFAZ21haWwuY29tIiwiZXhwIjoxNzc5MDIwNjYxfQ.XtzGxNUk3rCE3gFvpVqWUrvo2W6PUhkyNFDRbmAw13Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f98eee8df26c61b-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a02:a312:60b8:4780:3f23:6b8:aa36:e01c",
        "CF-IPCountry": "PL",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a02:a312:60b8:4780:3f23:6b8:aa36:e01c, 162.158.172.50"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 12:26:36 UTC] === END API CALL LOG ===
[10-May-2026 12:26:36 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 12:26:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQwIiwidXNlcm5hbWUiOiJjemFjdW4iLCJlbWFpbCI6ImprYWN6eW5za2kzNzFAZ21haWwuY29tIiwiZXhwIjoxNzc5MDIwNjYxfQ.XtzGxNUk3rCE3gFvpVqWUrvo2W6PUhkyNFDRbmAw13Y
[10-May-2026 12:26:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 12:26:36 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 12:26:36 UTC] User ID: 540
[10-May-2026 12:26:36 UTC] ✅ User profile retrieved successfully for user ID: 540
[10-May-2026 12:26:36 UTC] === API CALL LOG ===
[10-May-2026 12:26:36 UTC] Endpoint: user/profile.php
[10-May-2026 12:26:36 UTC] Full Log Data: {
    "timestamp": "2026-05-10 12:26:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:a312:60b8:4780:3f23:6b8:aa36:e01c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQwIiwidXNlcm5hbWUiOiJjemFjdW4iLCJlbWFpbCI6ImprYWN6eW5za2kzNzFAZ21haWwuY29tIiwiZXhwIjoxNzc5MDIwNjYxfQ.XtzGxNUk3rCE3gFvpVqWUrvo2W6PUhkyNFDRbmAw13Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f98eeecb8b1c61b-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "2a02:a312:60b8:4780:3f23:6b8:aa36:e01c",
        "CF-IPCountry": "PL",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "2a02:a312:60b8:4780:3f23:6b8:aa36:e01c, 162.158.172.51"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 12:26:36 UTC] === END API CALL LOG ===
[10-May-2026 12:26:36 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 12:26:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQwIiwidXNlcm5hbWUiOiJjemFjdW4iLCJlbWFpbCI6ImprYWN6eW5za2kzNzFAZ21haWwuY29tIiwiZXhwIjoxNzc5MDIwNjYxfQ.XtzGxNUk3rCE3gFvpVqWUrvo2W6PUhkyNFDRbmAw13Y
[10-May-2026 12:26:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 12:26:36 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 12:26:36 UTC] User ID: 540
[10-May-2026 12:26:36 UTC] ✅ User profile retrieved successfully for user ID: 540
[10-May-2026 14:25:09 UTC] === API CALL LOG ===
[10-May-2026 14:25:09 UTC] Endpoint: user/profile.php
[10-May-2026 14:25:09 UTC] Full Log Data: {
    "timestamp": "2026-05-10 14:25:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.71.190",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MTcsInVzZXJuYW1lIjoiSm9uYXRoYW4iLCJlbWFpbCI6IlN5bHZlcmViZWtlckBnbWFpbC5jb20iLCJleHAiOjE3Nzg4MjYzOTh9.0QestnDw5xhV2SfS9-kdaHbCRj0CV2z9eR29_KIuHCw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f999c8f0cee8e49-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.235.71.190",
        "CF-IPCountry": "CI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.235.71.190, 172.71.178.4"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 14:25:09 UTC] === END API CALL LOG ===
[10-May-2026 14:25:09 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 14:25:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MTcsInVzZXJuYW1lIjoiSm9uYXRoYW4iLCJlbWFpbCI6IlN5bHZlcmViZWtlckBnbWFpbC5jb20iLCJleHAiOjE3Nzg4MjYzOTh9.0QestnDw5xhV2SfS9-kdaHbCRj0CV2z9eR29_KIuHCw
[10-May-2026 14:25:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 14:25:09 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 14:25:09 UTC] User ID: 517
[10-May-2026 14:25:09 UTC] ✅ User profile retrieved successfully for user ID: 517
[10-May-2026 14:25:10 UTC] === API CALL LOG ===
[10-May-2026 14:25:10 UTC] Endpoint: user/profile.php
[10-May-2026 14:25:10 UTC] Full Log Data: {
    "timestamp": "2026-05-10 14:25:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.71.190",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MTcsInVzZXJuYW1lIjoiSm9uYXRoYW4iLCJlbWFpbCI6IlN5bHZlcmViZWtlckBnbWFpbC5jb20iLCJleHAiOjE3Nzg4MjYzOTh9.0QestnDw5xhV2SfS9-kdaHbCRj0CV2z9eR29_KIuHCw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f999c95ef658e49-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.235.71.190",
        "CF-IPCountry": "CI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.235.71.190, 172.71.178.4"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 14:25:10 UTC] === END API CALL LOG ===
[10-May-2026 14:25:10 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 14:25:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MTcsInVzZXJuYW1lIjoiSm9uYXRoYW4iLCJlbWFpbCI6IlN5bHZlcmViZWtlckBnbWFpbC5jb20iLCJleHAiOjE3Nzg4MjYzOTh9.0QestnDw5xhV2SfS9-kdaHbCRj0CV2z9eR29_KIuHCw
[10-May-2026 14:25:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 14:25:10 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 14:25:10 UTC] User ID: 517
[10-May-2026 14:25:10 UTC] ✅ User profile retrieved successfully for user ID: 517
[10-May-2026 14:25:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-May-2026 14:25:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-May-2026 14:25:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MTcsInVzZXJuYW1lIjoiSm9uYXRoYW4iLCJlbWFpbCI6IlN5bHZlcmViZWtlckBnbWFpbC5jb20iLCJleHAiOjE3Nzg4MjYzOTh9.0QestnDw5xhV2SfS9-kdaHbCRj0CV2z9eR29_KIuHCw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f999c95ef6d8e49-LHR","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"105.235.71.190","CF-IPCountry":"CI","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"105.235.71.190, 172.71.178.4"}
[10-May-2026 14:25:10 UTC] === User Orders API Called ===
[10-May-2026 14:25:10 UTC] User ID: 517
[10-May-2026 14:25:10 UTC] Limit: 20, Offset: 0
[10-May-2026 14:25:10 UTC] Orders found: 4
[10-May-2026 14:25:10 UTC] Orders data: [{"id":255,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/bestclub100","status":"cancelled","created_at":"2026-05-08 10:32:14","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":254,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/investirdurablement_Maturin225","status":"cancelled","created_at":"2026-05-08 10:08:01","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":253,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/investirdurablement","status":"cancelled","created_at":"2026-05-08 09:57:51","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":252,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/investirdurablement","status":"cancelled","created_at":"2026-05-08 08:58:46","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[10-May-2026 14:25:10 UTC] Total orders count: 4
[10-May-2026 14:25:10 UTC] === API CALL LOG ===
[10-May-2026 14:25:10 UTC] Endpoint: user/profile.php
[10-May-2026 14:25:10 UTC] Full Log Data: {
    "timestamp": "2026-05-10 14:25:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.71.190",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MTcsInVzZXJuYW1lIjoiSm9uYXRoYW4iLCJlbWFpbCI6IlN5bHZlcmViZWtlckBnbWFpbC5jb20iLCJleHAiOjE3Nzg4MjYzOTh9.0QestnDw5xhV2SfS9-kdaHbCRj0CV2z9eR29_KIuHCw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f999c95ef738e49-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "105.235.71.190",
        "CF-IPCountry": "CI",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "105.235.71.190, 172.71.178.5"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 14:25:10 UTC] === END API CALL LOG ===
[10-May-2026 14:25:10 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 14:25:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MTcsInVzZXJuYW1lIjoiSm9uYXRoYW4iLCJlbWFpbCI6IlN5bHZlcmViZWtlckBnbWFpbC5jb20iLCJleHAiOjE3Nzg4MjYzOTh9.0QestnDw5xhV2SfS9-kdaHbCRj0CV2z9eR29_KIuHCw
[10-May-2026 14:25:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 14:25:10 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 14:25:10 UTC] User ID: 517
[10-May-2026 14:25:10 UTC] ✅ User profile retrieved successfully for user ID: 517
[10-May-2026 15:58:30 UTC] API Hash Debug - Received: 
[10-May-2026 15:58:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-May-2026 15:58:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","cf-ray":"9f9a254caa2fa151-CMH","Accept":"*\/*","Accept-Encoding":"gzip, br","User-Agent":"Mozilla\/5.0 AppleWebKit\/537.36 (KHTML, like Gecko; compatible; ClaudeBot\/1.0; +claudebot@anthropic.com)","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"216.73.216.81","CF-IPCountry":"US","CF-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https","X-Forwarded-For":"216.73.216.81, 104.23.197.3"}
[10-May-2026 16:00:36 UTC] === API CALL LOG ===
[10-May-2026 16:00:36 UTC] Endpoint: user/profile.php
[10-May-2026 16:00:36 UTC] Full Log Data: {
    "timestamp": "2026-05-10 16:00:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "216.73.216.81",
    "user_agent": "Mozilla\/5.0 AppleWebKit\/537.36 (KHTML, like Gecko; compatible; ClaudeBot\/1.0; +claudebot@anthropic.com)",
    "headers": {
        "Host": "api.memberx.app",
        "cf-ray": "9f9a2860ddd11ec6-CMH",
        "Accept": "*\/*",
        "Accept-Encoding": "gzip, br",
        "User-Agent": "Mozilla\/5.0 AppleWebKit\/537.36 (KHTML, like Gecko; compatible; ClaudeBot\/1.0; +claudebot@anthropic.com)",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "216.73.216.81",
        "CF-IPCountry": "US",
        "CF-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https",
        "X-Forwarded-For": "216.73.216.81, 104.23.243.181"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 16:00:36 UTC] === END API CALL LOG ===
[10-May-2026 20:06:54 UTC] === API CALL LOG ===
[10-May-2026 20:06:54 UTC] Endpoint: user/profile.php
[10-May-2026 20:06:54 UTC] Full Log Data: {
    "timestamp": "2026-05-10 20:06:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.15.220.75",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "84.15.220.75, 172.69.52.146",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQxIiwidXNlcm5hbWUiOiJkYXJra2h1c3NsZSIsImVtYWlsIjoianVsaWFuc3VwcmVtZWJ1c2luZXNzQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA0ODQxM30.QjMb_1o6JnGdr0jiQ0kXueDJzkbrt7rAeJ2Q5A0QPc4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9b912e3e108d2f-VNO",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "84.15.220.75",
        "cf-ipcountry": "LV",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 20:06:54 UTC] === END API CALL LOG ===
[10-May-2026 20:06:54 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 20:06:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQxIiwidXNlcm5hbWUiOiJkYXJra2h1c3NsZSIsImVtYWlsIjoianVsaWFuc3VwcmVtZWJ1c2luZXNzQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA0ODQxM30.QjMb_1o6JnGdr0jiQ0kXueDJzkbrt7rAeJ2Q5A0QPc4
[10-May-2026 20:06:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 20:06:54 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 20:06:54 UTC] User ID: 541
[10-May-2026 20:06:54 UTC] ✅ User profile retrieved successfully for user ID: 541
[10-May-2026 20:06:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-May-2026 20:06:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-May-2026 20:06:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"84.15.220.75, 172.69.52.146","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQxIiwidXNlcm5hbWUiOiJkYXJra2h1c3NsZSIsImVtYWlsIjoianVsaWFuc3VwcmVtZWJ1c2luZXNzQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA0ODQxM30.QjMb_1o6JnGdr0jiQ0kXueDJzkbrt7rAeJ2Q5A0QPc4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f9b912e7e508d2f-VNO","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"84.15.220.75","cf-ipcountry":"LV","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-May-2026 20:06:54 UTC] === User Orders API Called ===
[10-May-2026 20:06:54 UTC] User ID: 541
[10-May-2026 20:06:54 UTC] Limit: 20, Offset: 0
[10-May-2026 20:06:54 UTC] Orders found: 0
[10-May-2026 20:06:54 UTC] Orders data: []
[10-May-2026 20:06:54 UTC] Total orders count: 0
[10-May-2026 20:06:54 UTC] === API CALL LOG ===
[10-May-2026 20:06:54 UTC] Endpoint: user/profile.php
[10-May-2026 20:06:54 UTC] Full Log Data: {
    "timestamp": "2026-05-10 20:06:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.15.220.75",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "84.15.220.75, 172.69.52.146",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQxIiwidXNlcm5hbWUiOiJkYXJra2h1c3NsZSIsImVtYWlsIjoianVsaWFuc3VwcmVtZWJ1c2luZXNzQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA0ODQxM30.QjMb_1o6JnGdr0jiQ0kXueDJzkbrt7rAeJ2Q5A0QPc4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9b912ecec68d2f-VNO",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "84.15.220.75",
        "cf-ipcountry": "LV",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 20:06:54 UTC] === END API CALL LOG ===
[10-May-2026 20:06:54 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 20:06:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQxIiwidXNlcm5hbWUiOiJkYXJra2h1c3NsZSIsImVtYWlsIjoianVsaWFuc3VwcmVtZWJ1c2luZXNzQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA0ODQxM30.QjMb_1o6JnGdr0jiQ0kXueDJzkbrt7rAeJ2Q5A0QPc4
[10-May-2026 20:06:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 20:06:54 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 20:06:54 UTC] User ID: 541
[10-May-2026 20:06:54 UTC] ✅ User profile retrieved successfully for user ID: 541
[10-May-2026 20:06:54 UTC] === API CALL LOG ===
[10-May-2026 20:06:54 UTC] Endpoint: user/profile.php
[10-May-2026 20:06:54 UTC] Full Log Data: {
    "timestamp": "2026-05-10 20:06:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.15.220.75",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "84.15.220.75, 172.69.52.146",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQxIiwidXNlcm5hbWUiOiJkYXJra2h1c3NsZSIsImVtYWlsIjoianVsaWFuc3VwcmVtZWJ1c2luZXNzQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA0ODQxM30.QjMb_1o6JnGdr0jiQ0kXueDJzkbrt7rAeJ2Q5A0QPc4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9b91312aad8d2f-VNO",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "84.15.220.75",
        "cf-ipcountry": "LV",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 20:06:54 UTC] === END API CALL LOG ===
[10-May-2026 20:06:54 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 20:06:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQxIiwidXNlcm5hbWUiOiJkYXJra2h1c3NsZSIsImVtYWlsIjoianVsaWFuc3VwcmVtZWJ1c2luZXNzQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA0ODQxM30.QjMb_1o6JnGdr0jiQ0kXueDJzkbrt7rAeJ2Q5A0QPc4
[10-May-2026 20:06:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 20:06:54 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 20:06:54 UTC] User ID: 541
[10-May-2026 20:06:54 UTC] ✅ User profile retrieved successfully for user ID: 541
[10-May-2026 20:07:38 UTC] === API CALL LOG ===
[10-May-2026 20:07:38 UTC] Endpoint: user/profile.php
[10-May-2026 20:07:38 UTC] Full Log Data: {
    "timestamp": "2026-05-10 20:07:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.15.220.75",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "84.15.220.75, 172.69.52.146",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQxIiwidXNlcm5hbWUiOiJkYXJra2h1c3NsZSIsImVtYWlsIjoianVsaWFuc3VwcmVtZWJ1c2luZXNzQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA0ODQxM30.QjMb_1o6JnGdr0jiQ0kXueDJzkbrt7rAeJ2Q5A0QPc4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9b9241aba5cc3b-VNO",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "84.15.220.75",
        "cf-ipcountry": "LV",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 20:07:38 UTC] === END API CALL LOG ===
[10-May-2026 20:07:38 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 20:07:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQxIiwidXNlcm5hbWUiOiJkYXJra2h1c3NsZSIsImVtYWlsIjoianVsaWFuc3VwcmVtZWJ1c2luZXNzQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA0ODQxM30.QjMb_1o6JnGdr0jiQ0kXueDJzkbrt7rAeJ2Q5A0QPc4
[10-May-2026 20:07:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 20:07:38 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 20:07:38 UTC] User ID: 541
[10-May-2026 20:07:38 UTC] ✅ User profile retrieved successfully for user ID: 541
[10-May-2026 20:07:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-May-2026 20:07:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-May-2026 20:07:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"84.15.220.75, 172.69.52.147","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQxIiwidXNlcm5hbWUiOiJkYXJra2h1c3NsZSIsImVtYWlsIjoianVsaWFuc3VwcmVtZWJ1c2luZXNzQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA0ODQxM30.QjMb_1o6JnGdr0jiQ0kXueDJzkbrt7rAeJ2Q5A0QPc4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f9b92672abfcc3b-VNO","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"84.15.220.75","cf-ipcountry":"LV","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-May-2026 20:07:44 UTC] === User Orders API Called ===
[10-May-2026 20:07:44 UTC] User ID: 541
[10-May-2026 20:07:44 UTC] Limit: 20, Offset: 0
[10-May-2026 20:07:44 UTC] Orders found: 0
[10-May-2026 20:07:44 UTC] Orders data: []
[10-May-2026 20:07:44 UTC] Total orders count: 0
[10-May-2026 20:07:54 UTC] === API CALL LOG ===
[10-May-2026 20:07:54 UTC] Endpoint: user/profile.php
[10-May-2026 20:07:54 UTC] Full Log Data: {
    "timestamp": "2026-05-10 20:07:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.15.220.75",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "84.15.220.75, 172.69.52.147",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQxIiwidXNlcm5hbWUiOiJkYXJra2h1c3NsZSIsImVtYWlsIjoianVsaWFuc3VwcmVtZWJ1c2luZXNzQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA0ODQxM30.QjMb_1o6JnGdr0jiQ0kXueDJzkbrt7rAeJ2Q5A0QPc4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9b92a6ef6ecc3b-VNO",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "84.15.220.75",
        "cf-ipcountry": "LV",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 20:07:54 UTC] === END API CALL LOG ===
[10-May-2026 20:07:54 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 20:07:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQxIiwidXNlcm5hbWUiOiJkYXJra2h1c3NsZSIsImVtYWlsIjoianVsaWFuc3VwcmVtZWJ1c2luZXNzQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA0ODQxM30.QjMb_1o6JnGdr0jiQ0kXueDJzkbrt7rAeJ2Q5A0QPc4
[10-May-2026 20:07:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 20:07:54 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 20:07:54 UTC] User ID: 541
[10-May-2026 20:07:54 UTC] ✅ User profile retrieved successfully for user ID: 541
[10-May-2026 20:07:54 UTC] User Purchases API - User ID: 541
[10-May-2026 20:07:54 UTC] User Purchases API - Total purchases found: 0
[10-May-2026 20:07:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-May-2026 20:07:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-May-2026 20:07:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"84.15.220.75, 172.69.52.147","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQxIiwidXNlcm5hbWUiOiJkYXJra2h1c3NsZSIsImVtYWlsIjoianVsaWFuc3VwcmVtZWJ1c2luZXNzQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA0ODQxM30.QjMb_1o6JnGdr0jiQ0kXueDJzkbrt7rAeJ2Q5A0QPc4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f9b92b11d57cc3b-VNO","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"84.15.220.75","cf-ipcountry":"LV","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-May-2026 20:07:56 UTC] === User Orders API Called ===
[10-May-2026 20:07:56 UTC] User ID: 541
[10-May-2026 20:07:56 UTC] Limit: 20, Offset: 0
[10-May-2026 20:07:56 UTC] Orders found: 0
[10-May-2026 20:07:56 UTC] Orders data: []
[10-May-2026 20:07:56 UTC] Total orders count: 0
[10-May-2026 20:07:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-May-2026 20:07:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-May-2026 20:07:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"84.15.220.75, 172.69.52.147","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQxIiwidXNlcm5hbWUiOiJkYXJra2h1c3NsZSIsImVtYWlsIjoianVsaWFuc3VwcmVtZWJ1c2luZXNzQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA0ODQxM30.QjMb_1o6JnGdr0jiQ0kXueDJzkbrt7rAeJ2Q5A0QPc4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f9b92b93a02cc3b-VNO","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"84.15.220.75","cf-ipcountry":"LV","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-May-2026 20:07:57 UTC] === User Orders API Called ===
[10-May-2026 20:07:57 UTC] User ID: 541
[10-May-2026 20:07:57 UTC] Limit: 20, Offset: 0
[10-May-2026 20:07:57 UTC] Orders found: 0
[10-May-2026 20:07:57 UTC] Orders data: []
[10-May-2026 20:07:57 UTC] Total orders count: 0
[10-May-2026 20:07:57 UTC] === API CALL LOG ===
[10-May-2026 20:07:57 UTC] Endpoint: user/profile.php
[10-May-2026 20:07:57 UTC] Full Log Data: {
    "timestamp": "2026-05-10 20:07:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.15.220.75",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "84.15.220.75, 172.69.52.147",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQxIiwidXNlcm5hbWUiOiJkYXJra2h1c3NsZSIsImVtYWlsIjoianVsaWFuc3VwcmVtZWJ1c2luZXNzQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA0ODQxM30.QjMb_1o6JnGdr0jiQ0kXueDJzkbrt7rAeJ2Q5A0QPc4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9b92b9aa36cc3b-VNO",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "84.15.220.75",
        "cf-ipcountry": "LV",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 20:07:57 UTC] === END API CALL LOG ===
[10-May-2026 20:07:57 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 20:07:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQxIiwidXNlcm5hbWUiOiJkYXJra2h1c3NsZSIsImVtYWlsIjoianVsaWFuc3VwcmVtZWJ1c2luZXNzQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA0ODQxM30.QjMb_1o6JnGdr0jiQ0kXueDJzkbrt7rAeJ2Q5A0QPc4
[10-May-2026 20:07:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 20:07:57 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 20:07:57 UTC] User ID: 541
[10-May-2026 20:07:57 UTC] ✅ User profile retrieved successfully for user ID: 541
[10-May-2026 20:07:57 UTC] === API CALL LOG ===
[10-May-2026 20:07:57 UTC] Endpoint: user/profile.php
[10-May-2026 20:07:57 UTC] Full Log Data: {
    "timestamp": "2026-05-10 20:07:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.15.220.75",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "84.15.220.75, 172.69.52.147",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQxIiwidXNlcm5hbWUiOiJkYXJra2h1c3NsZSIsImVtYWlsIjoianVsaWFuc3VwcmVtZWJ1c2luZXNzQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA0ODQxM30.QjMb_1o6JnGdr0jiQ0kXueDJzkbrt7rAeJ2Q5A0QPc4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9b92bb1ae4cc3b-VNO",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "84.15.220.75",
        "cf-ipcountry": "LV",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 20:07:57 UTC] === END API CALL LOG ===
[10-May-2026 20:07:57 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 20:07:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQxIiwidXNlcm5hbWUiOiJkYXJra2h1c3NsZSIsImVtYWlsIjoianVsaWFuc3VwcmVtZWJ1c2luZXNzQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA0ODQxM30.QjMb_1o6JnGdr0jiQ0kXueDJzkbrt7rAeJ2Q5A0QPc4
[10-May-2026 20:07:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 20:07:57 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 20:07:57 UTC] User ID: 541
[10-May-2026 20:07:57 UTC] ✅ User profile retrieved successfully for user ID: 541
[10-May-2026 20:08:08 UTC] === API CALL LOG ===
[10-May-2026 20:08:08 UTC] Endpoint: user/profile.php
[10-May-2026 20:08:08 UTC] Full Log Data: {
    "timestamp": "2026-05-10 20:08:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.15.220.75",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "84.15.220.75, 172.69.52.147",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQxIiwidXNlcm5hbWUiOiJkYXJra2h1c3NsZSIsImVtYWlsIjoianVsaWFuc3VwcmVtZWJ1c2luZXNzQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA0ODQxM30.QjMb_1o6JnGdr0jiQ0kXueDJzkbrt7rAeJ2Q5A0QPc4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9b92fb384acc3b-VNO",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "84.15.220.75",
        "cf-ipcountry": "LV",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 20:08:08 UTC] === END API CALL LOG ===
[10-May-2026 20:08:08 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 20:08:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQxIiwidXNlcm5hbWUiOiJkYXJra2h1c3NsZSIsImVtYWlsIjoianVsaWFuc3VwcmVtZWJ1c2luZXNzQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA0ODQxM30.QjMb_1o6JnGdr0jiQ0kXueDJzkbrt7rAeJ2Q5A0QPc4
[10-May-2026 20:08:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 20:08:08 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 20:08:08 UTC] User ID: 541
[10-May-2026 20:08:08 UTC] ✅ User profile retrieved successfully for user ID: 541
[10-May-2026 20:08:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-May-2026 20:08:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-May-2026 20:08:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"84.15.220.75, 172.69.52.146","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQxIiwidXNlcm5hbWUiOiJkYXJra2h1c3NsZSIsImVtYWlsIjoianVsaWFuc3VwcmVtZWJ1c2luZXNzQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA0ODQxM30.QjMb_1o6JnGdr0jiQ0kXueDJzkbrt7rAeJ2Q5A0QPc4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f9b92fb1821cc3b-VNO","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"84.15.220.75","cf-ipcountry":"LV","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-May-2026 20:08:08 UTC] === User Orders API Called ===
[10-May-2026 20:08:08 UTC] User ID: 541
[10-May-2026 20:08:08 UTC] Limit: 20, Offset: 0
[10-May-2026 20:08:08 UTC] Orders found: 0
[10-May-2026 20:08:08 UTC] Orders data: []
[10-May-2026 20:08:08 UTC] Total orders count: 0
[10-May-2026 20:08:08 UTC] === API CALL LOG ===
[10-May-2026 20:08:08 UTC] Endpoint: user/profile.php
[10-May-2026 20:08:08 UTC] Full Log Data: {
    "timestamp": "2026-05-10 20:08:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.15.220.75",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "84.15.220.75, 172.69.52.147",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQxIiwidXNlcm5hbWUiOiJkYXJra2h1c3NsZSIsImVtYWlsIjoianVsaWFuc3VwcmVtZWJ1c2luZXNzQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA0ODQxM30.QjMb_1o6JnGdr0jiQ0kXueDJzkbrt7rAeJ2Q5A0QPc4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9b92fce927cc3b-VNO",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "84.15.220.75",
        "cf-ipcountry": "LV",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 20:08:08 UTC] === END API CALL LOG ===
[10-May-2026 20:08:08 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 20:08:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQxIiwidXNlcm5hbWUiOiJkYXJra2h1c3NsZSIsImVtYWlsIjoianVsaWFuc3VwcmVtZWJ1c2luZXNzQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA0ODQxM30.QjMb_1o6JnGdr0jiQ0kXueDJzkbrt7rAeJ2Q5A0QPc4
[10-May-2026 20:08:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 20:08:08 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 20:08:08 UTC] User ID: 541
[10-May-2026 20:08:08 UTC] ✅ User profile retrieved successfully for user ID: 541
[10-May-2026 20:08:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-May-2026 20:08:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-May-2026 20:08:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"84.15.220.75, 172.69.52.146","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQxIiwidXNlcm5hbWUiOiJkYXJra2h1c3NsZSIsImVtYWlsIjoianVsaWFuc3VwcmVtZWJ1c2luZXNzQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA0ODQxM30.QjMb_1o6JnGdr0jiQ0kXueDJzkbrt7rAeJ2Q5A0QPc4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f9b931e2b27cc3b-VNO","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"84.15.220.75","cf-ipcountry":"LV","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-May-2026 20:08:13 UTC] === User Orders API Called ===
[10-May-2026 20:08:13 UTC] User ID: 541
[10-May-2026 20:08:13 UTC] Limit: 20, Offset: 0
[10-May-2026 20:08:13 UTC] Orders found: 0
[10-May-2026 20:08:13 UTC] Orders data: []
[10-May-2026 20:08:13 UTC] Total orders count: 0
[10-May-2026 20:08:13 UTC] === API CALL LOG ===
[10-May-2026 20:08:13 UTC] Endpoint: user/profile.php
[10-May-2026 20:08:13 UTC] Full Log Data: {
    "timestamp": "2026-05-10 20:08:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.15.220.75",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "84.15.220.75, 172.69.52.146",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQxIiwidXNlcm5hbWUiOiJkYXJra2h1c3NsZSIsImVtYWlsIjoianVsaWFuc3VwcmVtZWJ1c2luZXNzQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA0ODQxM30.QjMb_1o6JnGdr0jiQ0kXueDJzkbrt7rAeJ2Q5A0QPc4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9b931eab6bcc3b-VNO",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "84.15.220.75",
        "cf-ipcountry": "LV",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 20:08:13 UTC] === END API CALL LOG ===
[10-May-2026 20:08:13 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 20:08:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQxIiwidXNlcm5hbWUiOiJkYXJra2h1c3NsZSIsImVtYWlsIjoianVsaWFuc3VwcmVtZWJ1c2luZXNzQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA0ODQxM30.QjMb_1o6JnGdr0jiQ0kXueDJzkbrt7rAeJ2Q5A0QPc4
[10-May-2026 20:08:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 20:08:13 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 20:08:13 UTC] User ID: 541
[10-May-2026 20:08:13 UTC] ✅ User profile retrieved successfully for user ID: 541
[10-May-2026 20:08:14 UTC] === API CALL LOG ===
[10-May-2026 20:08:14 UTC] Endpoint: user/profile.php
[10-May-2026 20:08:14 UTC] Full Log Data: {
    "timestamp": "2026-05-10 20:08:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.15.220.75",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "84.15.220.75, 172.69.52.146",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQxIiwidXNlcm5hbWUiOiJkYXJra2h1c3NsZSIsImVtYWlsIjoianVsaWFuc3VwcmVtZWJ1c2luZXNzQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA0ODQxM30.QjMb_1o6JnGdr0jiQ0kXueDJzkbrt7rAeJ2Q5A0QPc4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9b931fec13cc3b-VNO",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "84.15.220.75",
        "cf-ipcountry": "LV",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 20:08:14 UTC] === END API CALL LOG ===
[10-May-2026 20:08:14 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 20:08:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQxIiwidXNlcm5hbWUiOiJkYXJra2h1c3NsZSIsImVtYWlsIjoianVsaWFuc3VwcmVtZWJ1c2luZXNzQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA0ODQxM30.QjMb_1o6JnGdr0jiQ0kXueDJzkbrt7rAeJ2Q5A0QPc4
[10-May-2026 20:08:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 20:08:14 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 20:08:14 UTC] User ID: 541
[10-May-2026 20:08:14 UTC] ✅ User profile retrieved successfully for user ID: 541
[10-May-2026 20:08:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-May-2026 20:08:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-May-2026 20:08:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"84.15.220.75, 172.69.52.146","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQxIiwidXNlcm5hbWUiOiJkYXJra2h1c3NsZSIsImVtYWlsIjoianVsaWFuc3VwcmVtZWJ1c2luZXNzQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA0ODQxM30.QjMb_1o6JnGdr0jiQ0kXueDJzkbrt7rAeJ2Q5A0QPc4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f9b934e2d3ccc3b-VNO","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"84.15.220.75","cf-ipcountry":"LV","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-May-2026 20:08:21 UTC] === User Orders API Called ===
[10-May-2026 20:08:21 UTC] User ID: 541
[10-May-2026 20:08:21 UTC] Limit: 20, Offset: 0
[10-May-2026 20:08:21 UTC] Orders found: 0
[10-May-2026 20:08:21 UTC] Orders data: []
[10-May-2026 20:08:21 UTC] Total orders count: 0
[10-May-2026 20:08:21 UTC] === API CALL LOG ===
[10-May-2026 20:08:21 UTC] Endpoint: user/profile.php
[10-May-2026 20:08:21 UTC] Full Log Data: {
    "timestamp": "2026-05-10 20:08:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.15.220.75",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "84.15.220.75, 172.69.52.146",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQxIiwidXNlcm5hbWUiOiJkYXJra2h1c3NsZSIsImVtYWlsIjoianVsaWFuc3VwcmVtZWJ1c2luZXNzQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA0ODQxM30.QjMb_1o6JnGdr0jiQ0kXueDJzkbrt7rAeJ2Q5A0QPc4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9b934e9d91cc3b-VNO",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "84.15.220.75",
        "cf-ipcountry": "LV",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 20:08:21 UTC] === END API CALL LOG ===
[10-May-2026 20:08:21 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 20:08:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQxIiwidXNlcm5hbWUiOiJkYXJra2h1c3NsZSIsImVtYWlsIjoianVsaWFuc3VwcmVtZWJ1c2luZXNzQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA0ODQxM30.QjMb_1o6JnGdr0jiQ0kXueDJzkbrt7rAeJ2Q5A0QPc4
[10-May-2026 20:08:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 20:08:21 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 20:08:21 UTC] User ID: 541
[10-May-2026 20:08:21 UTC] ✅ User profile retrieved successfully for user ID: 541
[10-May-2026 20:08:21 UTC] === API CALL LOG ===
[10-May-2026 20:08:21 UTC] Endpoint: user/profile.php
[10-May-2026 20:08:21 UTC] Full Log Data: {
    "timestamp": "2026-05-10 20:08:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.15.220.75",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "84.15.220.75, 172.69.52.146",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQxIiwidXNlcm5hbWUiOiJkYXJra2h1c3NsZSIsImVtYWlsIjoianVsaWFuc3VwcmVtZWJ1c2luZXNzQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA0ODQxM30.QjMb_1o6JnGdr0jiQ0kXueDJzkbrt7rAeJ2Q5A0QPc4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9b93500e62cc3b-VNO",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "84.15.220.75",
        "cf-ipcountry": "LV",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 20:08:21 UTC] === END API CALL LOG ===
[10-May-2026 20:08:21 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 20:08:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQxIiwidXNlcm5hbWUiOiJkYXJra2h1c3NsZSIsImVtYWlsIjoianVsaWFuc3VwcmVtZWJ1c2luZXNzQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA0ODQxM30.QjMb_1o6JnGdr0jiQ0kXueDJzkbrt7rAeJ2Q5A0QPc4
[10-May-2026 20:08:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 20:08:21 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 20:08:21 UTC] User ID: 541
[10-May-2026 20:08:21 UTC] ✅ User profile retrieved successfully for user ID: 541
[10-May-2026 20:08:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-May-2026 20:08:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-May-2026 20:08:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"84.15.220.75, 172.69.52.146","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQxIiwidXNlcm5hbWUiOiJkYXJra2h1c3NsZSIsImVtYWlsIjoianVsaWFuc3VwcmVtZWJ1c2luZXNzQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA0ODQxM30.QjMb_1o6JnGdr0jiQ0kXueDJzkbrt7rAeJ2Q5A0QPc4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f9b9352b819cc3b-VNO","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"84.15.220.75","cf-ipcountry":"LV","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-May-2026 20:08:22 UTC] === User Orders API Called ===
[10-May-2026 20:08:22 UTC] User ID: 541
[10-May-2026 20:08:22 UTC] Limit: 20, Offset: 0
[10-May-2026 20:08:22 UTC] Orders found: 0
[10-May-2026 20:08:22 UTC] Orders data: []
[10-May-2026 20:08:22 UTC] Total orders count: 0
[10-May-2026 20:08:23 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-May-2026 20:08:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-May-2026 20:08:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"84.15.220.75, 172.69.52.146","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQxIiwidXNlcm5hbWUiOiJkYXJra2h1c3NsZSIsImVtYWlsIjoianVsaWFuc3VwcmVtZWJ1c2luZXNzQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA0ODQxM30.QjMb_1o6JnGdr0jiQ0kXueDJzkbrt7rAeJ2Q5A0QPc4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f9b9359cc2ccc3b-VNO","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"84.15.220.75","cf-ipcountry":"LV","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-May-2026 20:08:23 UTC] === User Orders API Called ===
[10-May-2026 20:08:23 UTC] User ID: 541
[10-May-2026 20:08:23 UTC] Limit: 20, Offset: 0
[10-May-2026 20:08:23 UTC] Orders found: 0
[10-May-2026 20:08:23 UTC] Orders data: []
[10-May-2026 20:08:23 UTC] Total orders count: 0
[10-May-2026 20:08:23 UTC] === API CALL LOG ===
[10-May-2026 20:08:23 UTC] Endpoint: user/profile.php
[10-May-2026 20:08:23 UTC] Full Log Data: {
    "timestamp": "2026-05-10 20:08:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.15.220.75",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "84.15.220.75, 172.69.52.146",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQxIiwidXNlcm5hbWUiOiJkYXJra2h1c3NsZSIsImVtYWlsIjoianVsaWFuc3VwcmVtZWJ1c2luZXNzQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA0ODQxM30.QjMb_1o6JnGdr0jiQ0kXueDJzkbrt7rAeJ2Q5A0QPc4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9b935a4c66cc3b-VNO",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "84.15.220.75",
        "cf-ipcountry": "LV",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 20:08:23 UTC] === END API CALL LOG ===
[10-May-2026 20:08:23 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 20:08:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQxIiwidXNlcm5hbWUiOiJkYXJra2h1c3NsZSIsImVtYWlsIjoianVsaWFuc3VwcmVtZWJ1c2luZXNzQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA0ODQxM30.QjMb_1o6JnGdr0jiQ0kXueDJzkbrt7rAeJ2Q5A0QPc4
[10-May-2026 20:08:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 20:08:23 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 20:08:23 UTC] User ID: 541
[10-May-2026 20:08:23 UTC] ✅ User profile retrieved successfully for user ID: 541
[10-May-2026 20:08:23 UTC] === API CALL LOG ===
[10-May-2026 20:08:23 UTC] Endpoint: user/profile.php
[10-May-2026 20:08:23 UTC] Full Log Data: {
    "timestamp": "2026-05-10 20:08:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.15.220.75",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "84.15.220.75, 172.69.52.146",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQxIiwidXNlcm5hbWUiOiJkYXJra2h1c3NsZSIsImVtYWlsIjoianVsaWFuc3VwcmVtZWJ1c2luZXNzQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA0ODQxM30.QjMb_1o6JnGdr0jiQ0kXueDJzkbrt7rAeJ2Q5A0QPc4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9b935bacfecc3b-VNO",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "84.15.220.75",
        "cf-ipcountry": "LV",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 20:08:23 UTC] === END API CALL LOG ===
[10-May-2026 20:08:23 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 20:08:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQxIiwidXNlcm5hbWUiOiJkYXJra2h1c3NsZSIsImVtYWlsIjoianVsaWFuc3VwcmVtZWJ1c2luZXNzQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA0ODQxM30.QjMb_1o6JnGdr0jiQ0kXueDJzkbrt7rAeJ2Q5A0QPc4
[10-May-2026 20:08:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 20:08:23 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 20:08:23 UTC] User ID: 541
[10-May-2026 20:08:23 UTC] ✅ User profile retrieved successfully for user ID: 541
[10-May-2026 20:08:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-May-2026 20:08:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-May-2026 20:08:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"84.15.220.75, 172.69.52.146","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQxIiwidXNlcm5hbWUiOiJkYXJra2h1c3NsZSIsImVtYWlsIjoianVsaWFuc3VwcmVtZWJ1c2luZXNzQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA0ODQxM30.QjMb_1o6JnGdr0jiQ0kXueDJzkbrt7rAeJ2Q5A0QPc4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f9b9369ecb0cc3b-VNO","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"84.15.220.75","cf-ipcountry":"LV","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-May-2026 20:08:25 UTC] === User Orders API Called ===
[10-May-2026 20:08:25 UTC] User ID: 541
[10-May-2026 20:08:25 UTC] Limit: 20, Offset: 0
[10-May-2026 20:08:25 UTC] Orders found: 0
[10-May-2026 20:08:25 UTC] Orders data: []
[10-May-2026 20:08:25 UTC] Total orders count: 0
[10-May-2026 20:08:26 UTC] === API CALL LOG ===
[10-May-2026 20:08:26 UTC] Endpoint: user/profile.php
[10-May-2026 20:08:26 UTC] Full Log Data: {
    "timestamp": "2026-05-10 20:08:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.15.220.75",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "84.15.220.75, 172.69.52.146",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQxIiwidXNlcm5hbWUiOiJkYXJra2h1c3NsZSIsImVtYWlsIjoianVsaWFuc3VwcmVtZWJ1c2luZXNzQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA0ODQxM30.QjMb_1o6JnGdr0jiQ0kXueDJzkbrt7rAeJ2Q5A0QPc4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9b936a5ceacc3b-VNO",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "84.15.220.75",
        "cf-ipcountry": "LV",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 20:08:26 UTC] === END API CALL LOG ===
[10-May-2026 20:08:26 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 20:08:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQxIiwidXNlcm5hbWUiOiJkYXJra2h1c3NsZSIsImVtYWlsIjoianVsaWFuc3VwcmVtZWJ1c2luZXNzQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA0ODQxM30.QjMb_1o6JnGdr0jiQ0kXueDJzkbrt7rAeJ2Q5A0QPc4
[10-May-2026 20:08:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 20:08:26 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 20:08:26 UTC] User ID: 541
[10-May-2026 20:08:26 UTC] ✅ User profile retrieved successfully for user ID: 541
[10-May-2026 20:08:26 UTC] === API CALL LOG ===
[10-May-2026 20:08:26 UTC] Endpoint: user/profile.php
[10-May-2026 20:08:26 UTC] Full Log Data: {
    "timestamp": "2026-05-10 20:08:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.15.220.75",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "84.15.220.75, 172.69.52.146",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQxIiwidXNlcm5hbWUiOiJkYXJra2h1c3NsZSIsImVtYWlsIjoianVsaWFuc3VwcmVtZWJ1c2luZXNzQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA0ODQxM30.QjMb_1o6JnGdr0jiQ0kXueDJzkbrt7rAeJ2Q5A0QPc4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9b936c1dd1cc3b-VNO",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "84.15.220.75",
        "cf-ipcountry": "LV",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 20:08:26 UTC] === END API CALL LOG ===
[10-May-2026 20:08:26 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 20:08:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQxIiwidXNlcm5hbWUiOiJkYXJra2h1c3NsZSIsImVtYWlsIjoianVsaWFuc3VwcmVtZWJ1c2luZXNzQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA0ODQxM30.QjMb_1o6JnGdr0jiQ0kXueDJzkbrt7rAeJ2Q5A0QPc4
[10-May-2026 20:08:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 20:08:26 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 20:08:26 UTC] User ID: 541
[10-May-2026 20:08:26 UTC] ✅ User profile retrieved successfully for user ID: 541
[10-May-2026 20:08:38 UTC] === API CALL LOG ===
[10-May-2026 20:08:38 UTC] Endpoint: user/profile.php
[10-May-2026 20:08:38 UTC] Full Log Data: {
    "timestamp": "2026-05-10 20:08:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.15.220.75",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "84.15.220.75, 172.69.52.147",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQxIiwidXNlcm5hbWUiOiJkYXJra2h1c3NsZSIsImVtYWlsIjoianVsaWFuc3VwcmVtZWJ1c2luZXNzQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA0ODQxM30.QjMb_1o6JnGdr0jiQ0kXueDJzkbrt7rAeJ2Q5A0QPc4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9b93bb295bcc3b-VNO",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "84.15.220.75",
        "cf-ipcountry": "LV",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 20:08:38 UTC] === END API CALL LOG ===
[10-May-2026 20:08:38 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 20:08:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQxIiwidXNlcm5hbWUiOiJkYXJra2h1c3NsZSIsImVtYWlsIjoianVsaWFuc3VwcmVtZWJ1c2luZXNzQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA0ODQxM30.QjMb_1o6JnGdr0jiQ0kXueDJzkbrt7rAeJ2Q5A0QPc4
[10-May-2026 20:08:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 20:08:38 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 20:08:38 UTC] User ID: 541
[10-May-2026 20:08:38 UTC] ✅ User profile retrieved successfully for user ID: 541
[10-May-2026 20:08:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-May-2026 20:08:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-May-2026 20:08:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"84.15.220.75, 172.69.52.147","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQxIiwidXNlcm5hbWUiOiJkYXJra2h1c3NsZSIsImVtYWlsIjoianVsaWFuc3VwcmVtZWJ1c2luZXNzQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA0ODQxM30.QjMb_1o6JnGdr0jiQ0kXueDJzkbrt7rAeJ2Q5A0QPc4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f9b93baf946cc3b-VNO","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"84.15.220.75","cf-ipcountry":"LV","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-May-2026 20:08:38 UTC] === User Orders API Called ===
[10-May-2026 20:08:38 UTC] User ID: 541
[10-May-2026 20:08:38 UTC] Limit: 20, Offset: 0
[10-May-2026 20:08:38 UTC] Orders found: 0
[10-May-2026 20:08:38 UTC] Orders data: []
[10-May-2026 20:08:38 UTC] Total orders count: 0
[10-May-2026 20:08:39 UTC] === API CALL LOG ===
[10-May-2026 20:08:39 UTC] Endpoint: user/profile.php
[10-May-2026 20:08:39 UTC] Full Log Data: {
    "timestamp": "2026-05-10 20:08:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.15.220.75",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "84.15.220.75, 172.69.52.147",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQxIiwidXNlcm5hbWUiOiJkYXJra2h1c3NsZSIsImVtYWlsIjoianVsaWFuc3VwcmVtZWJ1c2luZXNzQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA0ODQxM30.QjMb_1o6JnGdr0jiQ0kXueDJzkbrt7rAeJ2Q5A0QPc4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9b93bcea53cc3b-VNO",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "84.15.220.75",
        "cf-ipcountry": "LV",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 20:08:39 UTC] === END API CALL LOG ===
[10-May-2026 20:08:39 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 20:08:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQxIiwidXNlcm5hbWUiOiJkYXJra2h1c3NsZSIsImVtYWlsIjoianVsaWFuc3VwcmVtZWJ1c2luZXNzQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA0ODQxM30.QjMb_1o6JnGdr0jiQ0kXueDJzkbrt7rAeJ2Q5A0QPc4
[10-May-2026 20:08:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 20:08:39 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 20:08:39 UTC] User ID: 541
[10-May-2026 20:08:39 UTC] ✅ User profile retrieved successfully for user ID: 541
[10-May-2026 23:05:58 UTC] === API CALL LOG ===
[10-May-2026 23:05:58 UTC] Endpoint: user/profile.php
[10-May-2026 23:05:58 UTC] Full Log Data: {
    "timestamp": "2026-05-10 23:05:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.98.28",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.98.28, 104.23.225.99",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQyIiwidXNlcm5hbWUiOiJAU2hvbmF5X0FzaGFudGkiLCJlbWFpbCI6InR5bG9yaGVycnkxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA1OTE1N30.lOpRZkKNG_O9MX1O_KSmDygHMNVFsymJq3_E1gW-ccU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9c977c2e990100-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.98.28",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 23:05:58 UTC] === END API CALL LOG ===
[10-May-2026 23:05:58 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 23:05:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQyIiwidXNlcm5hbWUiOiJAU2hvbmF5X0FzaGFudGkiLCJlbWFpbCI6InR5bG9yaGVycnkxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA1OTE1N30.lOpRZkKNG_O9MX1O_KSmDygHMNVFsymJq3_E1gW-ccU
[10-May-2026 23:05:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 23:05:58 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 23:05:58 UTC] User ID: 542
[10-May-2026 23:05:58 UTC] ✅ User profile retrieved successfully for user ID: 542
[10-May-2026 23:05:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-May-2026 23:05:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-May-2026 23:05:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.113.98.28, 104.23.225.99","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQyIiwidXNlcm5hbWUiOiJAU2hvbmF5X0FzaGFudGkiLCJlbWFpbCI6InR5bG9yaGVycnkxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA1OTE1N30.lOpRZkKNG_O9MX1O_KSmDygHMNVFsymJq3_E1gW-ccU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f9c977c2e9c0100-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.113.98.28","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-May-2026 23:05:58 UTC] === User Orders API Called ===
[10-May-2026 23:05:58 UTC] User ID: 542
[10-May-2026 23:05:58 UTC] Limit: 20, Offset: 0
[10-May-2026 23:05:58 UTC] Orders found: 0
[10-May-2026 23:05:58 UTC] Orders data: []
[10-May-2026 23:05:58 UTC] Total orders count: 0
[10-May-2026 23:05:58 UTC] === API CALL LOG ===
[10-May-2026 23:05:58 UTC] Endpoint: user/profile.php
[10-May-2026 23:05:58 UTC] Full Log Data: {
    "timestamp": "2026-05-10 23:05:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.98.28",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.98.28, 104.23.225.99",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQyIiwidXNlcm5hbWUiOiJAU2hvbmF5X0FzaGFudGkiLCJlbWFpbCI6InR5bG9yaGVycnkxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA1OTE1N30.lOpRZkKNG_O9MX1O_KSmDygHMNVFsymJq3_E1gW-ccU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9c977c2e9f0100-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.98.28",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 23:05:58 UTC] === END API CALL LOG ===
[10-May-2026 23:05:58 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 23:05:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQyIiwidXNlcm5hbWUiOiJAU2hvbmF5X0FzaGFudGkiLCJlbWFpbCI6InR5bG9yaGVycnkxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA1OTE1N30.lOpRZkKNG_O9MX1O_KSmDygHMNVFsymJq3_E1gW-ccU
[10-May-2026 23:05:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 23:05:58 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 23:05:58 UTC] User ID: 542
[10-May-2026 23:05:58 UTC] ✅ User profile retrieved successfully for user ID: 542
[10-May-2026 23:06:00 UTC] === API CALL LOG ===
[10-May-2026 23:06:00 UTC] Endpoint: user/profile.php
[10-May-2026 23:06:00 UTC] Full Log Data: {
    "timestamp": "2026-05-10 23:06:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.98.28",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.98.28, 104.23.225.99",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQyIiwidXNlcm5hbWUiOiJAU2hvbmF5X0FzaGFudGkiLCJlbWFpbCI6InR5bG9yaGVycnkxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA1OTE1N30.lOpRZkKNG_O9MX1O_KSmDygHMNVFsymJq3_E1gW-ccU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9c9787afcb0100-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.98.28",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 23:06:00 UTC] === END API CALL LOG ===
[10-May-2026 23:06:00 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 23:06:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQyIiwidXNlcm5hbWUiOiJAU2hvbmF5X0FzaGFudGkiLCJlbWFpbCI6InR5bG9yaGVycnkxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA1OTE1N30.lOpRZkKNG_O9MX1O_KSmDygHMNVFsymJq3_E1gW-ccU
[10-May-2026 23:06:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 23:06:00 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 23:06:00 UTC] User ID: 542
[10-May-2026 23:06:00 UTC] ✅ User profile retrieved successfully for user ID: 542
[10-May-2026 23:08:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-May-2026 23:08:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-May-2026 23:08:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.113.98.28, 104.23.225.98","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQyIiwidXNlcm5hbWUiOiJAU2hvbmF5X0FzaGFudGkiLCJlbWFpbCI6InR5bG9yaGVycnkxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA1OTE1N30.lOpRZkKNG_O9MX1O_KSmDygHMNVFsymJq3_E1gW-ccU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f9c9b77ec680100-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.113.98.28","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-May-2026 23:08:41 UTC] === User Orders API Called ===
[10-May-2026 23:08:41 UTC] User ID: 542
[10-May-2026 23:08:41 UTC] Limit: 20, Offset: 0
[10-May-2026 23:08:41 UTC] Orders found: 0
[10-May-2026 23:08:41 UTC] Orders data: []
[10-May-2026 23:08:41 UTC] Total orders count: 0
[10-May-2026 23:08:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-May-2026 23:08:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-May-2026 23:08:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.113.98.28, 104.23.225.98","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQyIiwidXNlcm5hbWUiOiJAU2hvbmF5X0FzaGFudGkiLCJlbWFpbCI6InR5bG9yaGVycnkxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA1OTE1N30.lOpRZkKNG_O9MX1O_KSmDygHMNVFsymJq3_E1gW-ccU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f9c9b8839740100-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.113.98.28","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-May-2026 23:08:44 UTC] === User Orders API Called ===
[10-May-2026 23:08:44 UTC] User ID: 542
[10-May-2026 23:08:44 UTC] Limit: 20, Offset: 0
[10-May-2026 23:08:44 UTC] Orders found: 0
[10-May-2026 23:08:44 UTC] Orders data: []
[10-May-2026 23:08:44 UTC] Total orders count: 0
[10-May-2026 23:08:44 UTC] === API CALL LOG ===
[10-May-2026 23:08:44 UTC] Endpoint: user/profile.php
[10-May-2026 23:08:44 UTC] Full Log Data: {
    "timestamp": "2026-05-10 23:08:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.98.28",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.98.28, 104.23.225.98",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQyIiwidXNlcm5hbWUiOiJAU2hvbmF5X0FzaGFudGkiLCJlbWFpbCI6InR5bG9yaGVycnkxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA1OTE1N30.lOpRZkKNG_O9MX1O_KSmDygHMNVFsymJq3_E1gW-ccU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9c9b8839750100-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.98.28",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 23:08:44 UTC] === END API CALL LOG ===
[10-May-2026 23:08:44 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 23:08:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQyIiwidXNlcm5hbWUiOiJAU2hvbmF5X0FzaGFudGkiLCJlbWFpbCI6InR5bG9yaGVycnkxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA1OTE1N30.lOpRZkKNG_O9MX1O_KSmDygHMNVFsymJq3_E1gW-ccU
[10-May-2026 23:08:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 23:08:44 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 23:08:44 UTC] User ID: 542
[10-May-2026 23:08:44 UTC] ✅ User profile retrieved successfully for user ID: 542
[10-May-2026 23:08:44 UTC] === API CALL LOG ===
[10-May-2026 23:08:44 UTC] Endpoint: user/profile.php
[10-May-2026 23:08:44 UTC] Full Log Data: {
    "timestamp": "2026-05-10 23:08:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.98.28",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.98.28, 104.23.225.98",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQyIiwidXNlcm5hbWUiOiJAU2hvbmF5X0FzaGFudGkiLCJlbWFpbCI6InR5bG9yaGVycnkxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA1OTE1N30.lOpRZkKNG_O9MX1O_KSmDygHMNVFsymJq3_E1gW-ccU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9c9b8c4f620100-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.98.28",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 23:08:44 UTC] === END API CALL LOG ===
[10-May-2026 23:08:44 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 23:08:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQyIiwidXNlcm5hbWUiOiJAU2hvbmF5X0FzaGFudGkiLCJlbWFpbCI6InR5bG9yaGVycnkxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA1OTE1N30.lOpRZkKNG_O9MX1O_KSmDygHMNVFsymJq3_E1gW-ccU
[10-May-2026 23:08:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 23:08:44 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 23:08:44 UTC] User ID: 542
[10-May-2026 23:08:44 UTC] ✅ User profile retrieved successfully for user ID: 542
[10-May-2026 23:08:45 UTC] === API CALL LOG ===
[10-May-2026 23:08:45 UTC] Endpoint: user/profile.php
[10-May-2026 23:08:45 UTC] Full Log Data: {
    "timestamp": "2026-05-10 23:08:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.98.28",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.98.28, 104.23.225.98",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQyIiwidXNlcm5hbWUiOiJAU2hvbmF5X0FzaGFudGkiLCJlbWFpbCI6InR5bG9yaGVycnkxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA1OTE1N30.lOpRZkKNG_O9MX1O_KSmDygHMNVFsymJq3_E1gW-ccU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9c9b929eb80100-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.98.28",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 23:08:45 UTC] === END API CALL LOG ===
[10-May-2026 23:08:45 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 23:08:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQyIiwidXNlcm5hbWUiOiJAU2hvbmF5X0FzaGFudGkiLCJlbWFpbCI6InR5bG9yaGVycnkxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA1OTE1N30.lOpRZkKNG_O9MX1O_KSmDygHMNVFsymJq3_E1gW-ccU
[10-May-2026 23:08:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 23:08:45 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 23:08:45 UTC] User ID: 542
[10-May-2026 23:08:45 UTC] ✅ User profile retrieved successfully for user ID: 542
[10-May-2026 23:11:05 UTC] === API CALL LOG ===
[10-May-2026 23:11:05 UTC] Endpoint: user/profile.php
[10-May-2026 23:11:05 UTC] Full Log Data: {
    "timestamp": "2026-05-10 23:11:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.98.28",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.98.28, 104.23.225.99",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQyIiwidXNlcm5hbWUiOiJAU2hvbmF5X0FzaGFudGkiLCJlbWFpbCI6InR5bG9yaGVycnkxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA1OTE1N30.lOpRZkKNG_O9MX1O_KSmDygHMNVFsymJq3_E1gW-ccU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9c9ef989330100-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.98.28",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 23:11:05 UTC] === END API CALL LOG ===
[10-May-2026 23:11:05 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 23:11:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQyIiwidXNlcm5hbWUiOiJAU2hvbmF5X0FzaGFudGkiLCJlbWFpbCI6InR5bG9yaGVycnkxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA1OTE1N30.lOpRZkKNG_O9MX1O_KSmDygHMNVFsymJq3_E1gW-ccU
[10-May-2026 23:11:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 23:11:05 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 23:11:05 UTC] User ID: 542
[10-May-2026 23:11:05 UTC] ✅ User profile retrieved successfully for user ID: 542
[10-May-2026 23:11:05 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-May-2026 23:11:05 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-May-2026 23:11:05 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.113.98.28, 104.23.225.99","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQyIiwidXNlcm5hbWUiOiJAU2hvbmF5X0FzaGFudGkiLCJlbWFpbCI6InR5bG9yaGVycnkxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA1OTE1N30.lOpRZkKNG_O9MX1O_KSmDygHMNVFsymJq3_E1gW-ccU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f9c9ef989310100-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.113.98.28","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-May-2026 23:11:05 UTC] === User Orders API Called ===
[10-May-2026 23:11:05 UTC] User ID: 542
[10-May-2026 23:11:05 UTC] Limit: 20, Offset: 0
[10-May-2026 23:11:05 UTC] Orders found: 0
[10-May-2026 23:11:05 UTC] Orders data: []
[10-May-2026 23:11:05 UTC] Total orders count: 0
[10-May-2026 23:11:05 UTC] === API CALL LOG ===
[10-May-2026 23:11:05 UTC] Endpoint: user/profile.php
[10-May-2026 23:11:05 UTC] Full Log Data: {
    "timestamp": "2026-05-10 23:11:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.98.28",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.98.28, 104.23.225.99",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQyIiwidXNlcm5hbWUiOiJAU2hvbmF5X0FzaGFudGkiLCJlbWFpbCI6InR5bG9yaGVycnkxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA1OTE1N30.lOpRZkKNG_O9MX1O_KSmDygHMNVFsymJq3_E1gW-ccU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9c9efcdd0d0100-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.98.28",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 23:11:05 UTC] === END API CALL LOG ===
[10-May-2026 23:11:05 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 23:11:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQyIiwidXNlcm5hbWUiOiJAU2hvbmF5X0FzaGFudGkiLCJlbWFpbCI6InR5bG9yaGVycnkxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA1OTE1N30.lOpRZkKNG_O9MX1O_KSmDygHMNVFsymJq3_E1gW-ccU
[10-May-2026 23:11:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 23:11:05 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 23:11:05 UTC] User ID: 542
[10-May-2026 23:11:05 UTC] ✅ User profile retrieved successfully for user ID: 542
[10-May-2026 23:11:06 UTC] === API CALL LOG ===
[10-May-2026 23:11:06 UTC] Endpoint: user/profile.php
[10-May-2026 23:11:06 UTC] Full Log Data: {
    "timestamp": "2026-05-10 23:11:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.98.28",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.98.28, 104.23.225.99",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQyIiwidXNlcm5hbWUiOiJAU2hvbmF5X0FzaGFudGkiLCJlbWFpbCI6InR5bG9yaGVycnkxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA1OTE1N30.lOpRZkKNG_O9MX1O_KSmDygHMNVFsymJq3_E1gW-ccU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9c9f048f010100-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.98.28",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 23:11:06 UTC] === END API CALL LOG ===
[10-May-2026 23:11:06 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 23:11:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQyIiwidXNlcm5hbWUiOiJAU2hvbmF5X0FzaGFudGkiLCJlbWFpbCI6InR5bG9yaGVycnkxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA1OTE1N30.lOpRZkKNG_O9MX1O_KSmDygHMNVFsymJq3_E1gW-ccU
[10-May-2026 23:11:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 23:11:06 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 23:11:06 UTC] User ID: 542
[10-May-2026 23:11:06 UTC] ✅ User profile retrieved successfully for user ID: 542
[10-May-2026 23:11:26 UTC] === API CALL LOG ===
[10-May-2026 23:11:26 UTC] Endpoint: user/profile.php
[10-May-2026 23:11:26 UTC] Full Log Data: {
    "timestamp": "2026-05-10 23:11:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.98.28",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.98.28, 172.71.241.85",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQyIiwidXNlcm5hbWUiOiJAU2hvbmF5X0FzaGFudGkiLCJlbWFpbCI6InR5bG9yaGVycnkxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA1OTE1N30.lOpRZkKNG_O9MX1O_KSmDygHMNVFsymJq3_E1gW-ccU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9c9f7d7a181d4e-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.98.28",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 23:11:26 UTC] === END API CALL LOG ===
[10-May-2026 23:11:26 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 23:11:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQyIiwidXNlcm5hbWUiOiJAU2hvbmF5X0FzaGFudGkiLCJlbWFpbCI6InR5bG9yaGVycnkxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA1OTE1N30.lOpRZkKNG_O9MX1O_KSmDygHMNVFsymJq3_E1gW-ccU
[10-May-2026 23:11:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 23:11:26 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 23:11:26 UTC] User ID: 542
[10-May-2026 23:11:26 UTC] ✅ User profile retrieved successfully for user ID: 542
[10-May-2026 23:11:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-May-2026 23:11:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-May-2026 23:11:46 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.113.98.28, 172.71.241.84","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQyIiwidXNlcm5hbWUiOiJAU2hvbmF5X0FzaGFudGkiLCJlbWFpbCI6InR5bG9yaGVycnkxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA1OTE1N30.lOpRZkKNG_O9MX1O_KSmDygHMNVFsymJq3_E1gW-ccU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f9c9ffbbd731d4e-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.113.98.28","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-May-2026 23:11:46 UTC] === User Orders API Called ===
[10-May-2026 23:11:46 UTC] User ID: 542
[10-May-2026 23:11:46 UTC] Limit: 20, Offset: 0
[10-May-2026 23:11:46 UTC] Orders found: 0
[10-May-2026 23:11:46 UTC] Orders data: []
[10-May-2026 23:11:46 UTC] Total orders count: 0
[10-May-2026 23:11:48 UTC] === API CALL LOG ===
[10-May-2026 23:11:48 UTC] Endpoint: user/profile.php
[10-May-2026 23:11:48 UTC] Full Log Data: {
    "timestamp": "2026-05-10 23:11:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.30",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.63.30, 172.71.178.5",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQzIiwidXNlcm5hbWUiOiJATG92ZXJib3lzZCIsImVtYWlsIjoic2Ftc2Ftc2FtZGF2ZTc2MEBnbWFpbC5jb20iLCJleHAiOjE3NzkwNTk1MDd9.ihu-6wC_djKTICE5xLIP_Pm_CgaQeVL1QF2hSjlF9yU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9ca00738c6e8ff-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.63.30",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 23:11:48 UTC] === END API CALL LOG ===
[10-May-2026 23:11:48 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 23:11:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQzIiwidXNlcm5hbWUiOiJATG92ZXJib3lzZCIsImVtYWlsIjoic2Ftc2Ftc2FtZGF2ZTc2MEBnbWFpbC5jb20iLCJleHAiOjE3NzkwNTk1MDd9.ihu-6wC_djKTICE5xLIP_Pm_CgaQeVL1QF2hSjlF9yU
[10-May-2026 23:11:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 23:11:48 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 23:11:48 UTC] User ID: 543
[10-May-2026 23:11:48 UTC] ✅ User profile retrieved successfully for user ID: 543
[10-May-2026 23:11:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-May-2026 23:11:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-May-2026 23:11:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.211.63.30, 172.71.178.5","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQzIiwidXNlcm5hbWUiOiJATG92ZXJib3lzZCIsImVtYWlsIjoic2Ftc2Ftc2FtZGF2ZTc2MEBnbWFpbC5jb20iLCJleHAiOjE3NzkwNTk1MDd9.ihu-6wC_djKTICE5xLIP_Pm_CgaQeVL1QF2hSjlF9yU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f9ca00738c9e8ff-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"197.211.63.30","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-May-2026 23:11:48 UTC] === User Orders API Called ===
[10-May-2026 23:11:48 UTC] User ID: 543
[10-May-2026 23:11:48 UTC] Limit: 20, Offset: 0
[10-May-2026 23:11:48 UTC] Orders found: 0
[10-May-2026 23:11:48 UTC] Orders data: []
[10-May-2026 23:11:48 UTC] Total orders count: 0
[10-May-2026 23:11:48 UTC] === API CALL LOG ===
[10-May-2026 23:11:48 UTC] Endpoint: user/profile.php
[10-May-2026 23:11:48 UTC] Full Log Data: {
    "timestamp": "2026-05-10 23:11:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.30",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.63.30, 172.71.178.5",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQzIiwidXNlcm5hbWUiOiJATG92ZXJib3lzZCIsImVtYWlsIjoic2Ftc2Ftc2FtZGF2ZTc2MEBnbWFpbC5jb20iLCJleHAiOjE3NzkwNTk1MDd9.ihu-6wC_djKTICE5xLIP_Pm_CgaQeVL1QF2hSjlF9yU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9ca00738cbe8ff-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.63.30",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 23:11:48 UTC] === END API CALL LOG ===
[10-May-2026 23:11:48 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 23:11:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQzIiwidXNlcm5hbWUiOiJATG92ZXJib3lzZCIsImVtYWlsIjoic2Ftc2Ftc2FtZGF2ZTc2MEBnbWFpbC5jb20iLCJleHAiOjE3NzkwNTk1MDd9.ihu-6wC_djKTICE5xLIP_Pm_CgaQeVL1QF2hSjlF9yU
[10-May-2026 23:11:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 23:11:48 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 23:11:48 UTC] User ID: 543
[10-May-2026 23:11:48 UTC] ✅ User profile retrieved successfully for user ID: 543
[10-May-2026 23:11:49 UTC] === API CALL LOG ===
[10-May-2026 23:11:49 UTC] Endpoint: user/profile.php
[10-May-2026 23:11:49 UTC] Full Log Data: {
    "timestamp": "2026-05-10 23:11:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.30",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.63.30, 172.71.178.5",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQzIiwidXNlcm5hbWUiOiJATG92ZXJib3lzZCIsImVtYWlsIjoic2Ftc2Ftc2FtZGF2ZTc2MEBnbWFpbC5jb20iLCJleHAiOjE3NzkwNTk1MDd9.ihu-6wC_djKTICE5xLIP_Pm_CgaQeVL1QF2hSjlF9yU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9ca00cda1be8ff-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.63.30",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 23:11:49 UTC] === END API CALL LOG ===
[10-May-2026 23:11:49 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 23:11:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQzIiwidXNlcm5hbWUiOiJATG92ZXJib3lzZCIsImVtYWlsIjoic2Ftc2Ftc2FtZGF2ZTc2MEBnbWFpbC5jb20iLCJleHAiOjE3NzkwNTk1MDd9.ihu-6wC_djKTICE5xLIP_Pm_CgaQeVL1QF2hSjlF9yU
[10-May-2026 23:11:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 23:11:49 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 23:11:49 UTC] User ID: 543
[10-May-2026 23:11:49 UTC] ✅ User profile retrieved successfully for user ID: 543
[10-May-2026 23:11:49 UTC] === API CALL LOG ===
[10-May-2026 23:11:49 UTC] Endpoint: user/profile.php
[10-May-2026 23:11:49 UTC] Full Log Data: {
    "timestamp": "2026-05-10 23:11:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.98.28",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.98.28, 172.71.241.84",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQyIiwidXNlcm5hbWUiOiJAU2hvbmF5X0FzaGFudGkiLCJlbWFpbCI6InR5bG9yaGVycnkxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA1OTE1N30.lOpRZkKNG_O9MX1O_KSmDygHMNVFsymJq3_E1gW-ccU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9ca00d0cc51d4e-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.98.28",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 23:11:49 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-May-2026 23:11:49 UTC] === END API CALL LOG ===
[10-May-2026 23:11:49 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-May-2026 23:11:49 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 23:11:49 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.113.98.28, 172.71.241.84","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQyIiwidXNlcm5hbWUiOiJAU2hvbmF5X0FzaGFudGkiLCJlbWFpbCI6InR5bG9yaGVycnkxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA1OTE1N30.lOpRZkKNG_O9MX1O_KSmDygHMNVFsymJq3_E1gW-ccU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f9ca00d0cc31d4e-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.113.98.28","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-May-2026 23:11:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQyIiwidXNlcm5hbWUiOiJAU2hvbmF5X0FzaGFudGkiLCJlbWFpbCI6InR5bG9yaGVycnkxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA1OTE1N30.lOpRZkKNG_O9MX1O_KSmDygHMNVFsymJq3_E1gW-ccU
[10-May-2026 23:11:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 23:11:49 UTC] === User Orders API Called ===
[10-May-2026 23:11:49 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 23:11:49 UTC] User ID: 542
[10-May-2026 23:11:49 UTC] User ID: 542
[10-May-2026 23:11:49 UTC] Limit: 20, Offset: 0
[10-May-2026 23:11:49 UTC] ✅ User profile retrieved successfully for user ID: 542
[10-May-2026 23:11:49 UTC] Orders found: 0
[10-May-2026 23:11:49 UTC] Orders data: []
[10-May-2026 23:11:49 UTC] Total orders count: 0
[10-May-2026 23:11:49 UTC] === API CALL LOG ===
[10-May-2026 23:11:49 UTC] Endpoint: user/profile.php
[10-May-2026 23:11:49 UTC] Full Log Data: {
    "timestamp": "2026-05-10 23:11:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.98.28",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.98.28, 172.71.241.84",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQyIiwidXNlcm5hbWUiOiJAU2hvbmF5X0FzaGFudGkiLCJlbWFpbCI6InR5bG9yaGVycnkxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA1OTE1N30.lOpRZkKNG_O9MX1O_KSmDygHMNVFsymJq3_E1gW-ccU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9ca0111bab1d4e-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.98.28",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 23:11:49 UTC] === END API CALL LOG ===
[10-May-2026 23:11:49 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 23:11:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQyIiwidXNlcm5hbWUiOiJAU2hvbmF5X0FzaGFudGkiLCJlbWFpbCI6InR5bG9yaGVycnkxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA1OTE1N30.lOpRZkKNG_O9MX1O_KSmDygHMNVFsymJq3_E1gW-ccU
[10-May-2026 23:11:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 23:11:49 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 23:11:49 UTC] User ID: 542
[10-May-2026 23:11:49 UTC] ✅ User profile retrieved successfully for user ID: 542
[10-May-2026 23:11:50 UTC] === API CALL LOG ===
[10-May-2026 23:11:50 UTC] Endpoint: user/profile.php
[10-May-2026 23:11:50 UTC] Full Log Data: {
    "timestamp": "2026-05-10 23:11:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.98.28",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.98.28, 172.71.241.84",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQyIiwidXNlcm5hbWUiOiJAU2hvbmF5X0FzaGFudGkiLCJlbWFpbCI6InR5bG9yaGVycnkxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA1OTE1N30.lOpRZkKNG_O9MX1O_KSmDygHMNVFsymJq3_E1gW-ccU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9ca0175e941d4e-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.98.28",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 23:11:50 UTC] === END API CALL LOG ===
[10-May-2026 23:11:50 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 23:11:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQyIiwidXNlcm5hbWUiOiJAU2hvbmF5X0FzaGFudGkiLCJlbWFpbCI6InR5bG9yaGVycnkxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA1OTE1N30.lOpRZkKNG_O9MX1O_KSmDygHMNVFsymJq3_E1gW-ccU
[10-May-2026 23:11:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 23:11:50 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 23:11:50 UTC] User ID: 542
[10-May-2026 23:11:50 UTC] ✅ User profile retrieved successfully for user ID: 542
[10-May-2026 23:11:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-May-2026 23:11:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-May-2026 23:11:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.113.98.28, 172.71.241.84","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQyIiwidXNlcm5hbWUiOiJAU2hvbmF5X0FzaGFudGkiLCJlbWFpbCI6InR5bG9yaGVycnkxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA1OTE1N30.lOpRZkKNG_O9MX1O_KSmDygHMNVFsymJq3_E1gW-ccU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f9ca038b92e1d4e-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.113.98.28","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-May-2026 23:11:56 UTC] === User Orders API Called ===
[10-May-2026 23:11:56 UTC] User ID: 542
[10-May-2026 23:11:56 UTC] Limit: 20, Offset: 0
[10-May-2026 23:11:56 UTC] Orders found: 0
[10-May-2026 23:11:56 UTC] Orders data: []
[10-May-2026 23:11:56 UTC] Total orders count: 0
[10-May-2026 23:11:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-May-2026 23:11:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-May-2026 23:11:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.113.98.28, 172.71.241.84","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQyIiwidXNlcm5hbWUiOiJAU2hvbmF5X0FzaGFudGkiLCJlbWFpbCI6InR5bG9yaGVycnkxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA1OTE1N30.lOpRZkKNG_O9MX1O_KSmDygHMNVFsymJq3_E1gW-ccU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f9ca0453dbb1d4e-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.113.98.28","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-May-2026 23:11:58 UTC] === User Orders API Called ===
[10-May-2026 23:11:58 UTC] User ID: 542
[10-May-2026 23:11:58 UTC] Limit: 20, Offset: 0
[10-May-2026 23:11:58 UTC] Orders found: 0
[10-May-2026 23:11:58 UTC] Orders data: []
[10-May-2026 23:11:58 UTC] Total orders count: 0
[10-May-2026 23:11:58 UTC] === API CALL LOG ===
[10-May-2026 23:11:58 UTC] Endpoint: user/profile.php
[10-May-2026 23:11:58 UTC] Full Log Data: {
    "timestamp": "2026-05-10 23:11:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.98.28",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.98.28, 172.71.241.84",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQyIiwidXNlcm5hbWUiOiJAU2hvbmF5X0FzaGFudGkiLCJlbWFpbCI6InR5bG9yaGVycnkxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA1OTE1N30.lOpRZkKNG_O9MX1O_KSmDygHMNVFsymJq3_E1gW-ccU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9ca0453dc21d4e-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.98.28",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 23:11:58 UTC] === END API CALL LOG ===
[10-May-2026 23:11:58 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 23:11:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQyIiwidXNlcm5hbWUiOiJAU2hvbmF5X0FzaGFudGkiLCJlbWFpbCI6InR5bG9yaGVycnkxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA1OTE1N30.lOpRZkKNG_O9MX1O_KSmDygHMNVFsymJq3_E1gW-ccU
[10-May-2026 23:11:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 23:11:58 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 23:11:58 UTC] User ID: 542
[10-May-2026 23:11:58 UTC] ✅ User profile retrieved successfully for user ID: 542
[10-May-2026 23:11:58 UTC] === API CALL LOG ===
[10-May-2026 23:11:58 UTC] Endpoint: user/profile.php
[10-May-2026 23:11:58 UTC] Full Log Data: {
    "timestamp": "2026-05-10 23:11:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.98.28",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.98.28, 172.71.241.84",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQyIiwidXNlcm5hbWUiOiJAU2hvbmF5X0FzaGFudGkiLCJlbWFpbCI6InR5bG9yaGVycnkxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA1OTE1N30.lOpRZkKNG_O9MX1O_KSmDygHMNVFsymJq3_E1gW-ccU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9ca047891c1d4e-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.98.28",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 23:11:58 UTC] === END API CALL LOG ===
[10-May-2026 23:11:58 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 23:11:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQyIiwidXNlcm5hbWUiOiJAU2hvbmF5X0FzaGFudGkiLCJlbWFpbCI6InR5bG9yaGVycnkxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA1OTE1N30.lOpRZkKNG_O9MX1O_KSmDygHMNVFsymJq3_E1gW-ccU
[10-May-2026 23:11:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 23:11:58 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 23:11:58 UTC] User ID: 542
[10-May-2026 23:11:58 UTC] ✅ User profile retrieved successfully for user ID: 542
[10-May-2026 23:11:59 UTC] === API CALL LOG ===
[10-May-2026 23:11:59 UTC] Endpoint: user/profile.php
[10-May-2026 23:11:59 UTC] Full Log Data: {
    "timestamp": "2026-05-10 23:11:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.98.28",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.98.28, 172.71.241.84",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQyIiwidXNlcm5hbWUiOiJAU2hvbmF5X0FzaGFudGkiLCJlbWFpbCI6InR5bG9yaGVycnkxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA1OTE1N30.lOpRZkKNG_O9MX1O_KSmDygHMNVFsymJq3_E1gW-ccU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9ca04fbe291d4e-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.98.28",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 23:11:59 UTC] === END API CALL LOG ===
[10-May-2026 23:11:59 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 23:11:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQyIiwidXNlcm5hbWUiOiJAU2hvbmF5X0FzaGFudGkiLCJlbWFpbCI6InR5bG9yaGVycnkxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA1OTE1N30.lOpRZkKNG_O9MX1O_KSmDygHMNVFsymJq3_E1gW-ccU
[10-May-2026 23:11:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 23:11:59 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 23:11:59 UTC] User ID: 542
[10-May-2026 23:11:59 UTC] ✅ User profile retrieved successfully for user ID: 542
[10-May-2026 23:12:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-May-2026 23:12:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-May-2026 23:12:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.113.98.28, 172.71.241.84","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQyIiwidXNlcm5hbWUiOiJAU2hvbmF5X0FzaGFudGkiLCJlbWFpbCI6InR5bG9yaGVycnkxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA1OTE1N30.lOpRZkKNG_O9MX1O_KSmDygHMNVFsymJq3_E1gW-ccU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f9ca0a29ce51d4e-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.113.98.28","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-May-2026 23:12:13 UTC] === User Orders API Called ===
[10-May-2026 23:12:13 UTC] User ID: 542
[10-May-2026 23:12:13 UTC] Limit: 20, Offset: 0
[10-May-2026 23:12:13 UTC] Orders found: 0
[10-May-2026 23:12:13 UTC] Orders data: []
[10-May-2026 23:12:13 UTC] Total orders count: 0
[10-May-2026 23:12:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-May-2026 23:12:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-May-2026 23:12:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.113.98.28, 172.71.241.84","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQyIiwidXNlcm5hbWUiOiJAU2hvbmF5X0FzaGFudGkiLCJlbWFpbCI6InR5bG9yaGVycnkxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA1OTE1N30.lOpRZkKNG_O9MX1O_KSmDygHMNVFsymJq3_E1gW-ccU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f9ca0af180b1d4e-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.113.98.28","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-May-2026 23:12:15 UTC] === User Orders API Called ===
[10-May-2026 23:12:15 UTC] User ID: 542
[10-May-2026 23:12:15 UTC] Limit: 20, Offset: 0
[10-May-2026 23:12:15 UTC] Orders found: 0
[10-May-2026 23:12:15 UTC] Orders data: []
[10-May-2026 23:12:15 UTC] Total orders count: 0
[10-May-2026 23:12:15 UTC] === API CALL LOG ===
[10-May-2026 23:12:15 UTC] Endpoint: user/profile.php
[10-May-2026 23:12:15 UTC] Full Log Data: {
    "timestamp": "2026-05-10 23:12:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.98.28",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.98.28, 172.71.241.84",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQyIiwidXNlcm5hbWUiOiJAU2hvbmF5X0FzaGFudGkiLCJlbWFpbCI6InR5bG9yaGVycnkxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA1OTE1N30.lOpRZkKNG_O9MX1O_KSmDygHMNVFsymJq3_E1gW-ccU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9ca0af18111d4e-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.98.28",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 23:12:15 UTC] === END API CALL LOG ===
[10-May-2026 23:12:15 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 23:12:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQyIiwidXNlcm5hbWUiOiJAU2hvbmF5X0FzaGFudGkiLCJlbWFpbCI6InR5bG9yaGVycnkxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA1OTE1N30.lOpRZkKNG_O9MX1O_KSmDygHMNVFsymJq3_E1gW-ccU
[10-May-2026 23:12:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 23:12:15 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 23:12:15 UTC] User ID: 542
[10-May-2026 23:12:15 UTC] ✅ User profile retrieved successfully for user ID: 542
[10-May-2026 23:12:15 UTC] === API CALL LOG ===
[10-May-2026 23:12:15 UTC] Endpoint: user/profile.php
[10-May-2026 23:12:15 UTC] Full Log Data: {
    "timestamp": "2026-05-10 23:12:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.98.28",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.98.28, 172.71.241.84",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQyIiwidXNlcm5hbWUiOiJAU2hvbmF5X0FzaGFudGkiLCJlbWFpbCI6InR5bG9yaGVycnkxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA1OTE1N30.lOpRZkKNG_O9MX1O_KSmDygHMNVFsymJq3_E1gW-ccU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9ca0b3bf5d1d4e-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.98.28",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 23:12:15 UTC] === END API CALL LOG ===
[10-May-2026 23:12:15 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 23:12:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQyIiwidXNlcm5hbWUiOiJAU2hvbmF5X0FzaGFudGkiLCJlbWFpbCI6InR5bG9yaGVycnkxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA1OTE1N30.lOpRZkKNG_O9MX1O_KSmDygHMNVFsymJq3_E1gW-ccU
[10-May-2026 23:12:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 23:12:15 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 23:12:15 UTC] User ID: 542
[10-May-2026 23:12:15 UTC] ✅ User profile retrieved successfully for user ID: 542
[10-May-2026 23:12:16 UTC] === API CALL LOG ===
[10-May-2026 23:12:16 UTC] Endpoint: user/profile.php
[10-May-2026 23:12:16 UTC] Full Log Data: {
    "timestamp": "2026-05-10 23:12:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.98.28",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.98.28, 172.71.241.84",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQyIiwidXNlcm5hbWUiOiJAU2hvbmF5X0FzaGFudGkiLCJlbWFpbCI6InR5bG9yaGVycnkxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA1OTE1N30.lOpRZkKNG_O9MX1O_KSmDygHMNVFsymJq3_E1gW-ccU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9ca0b91ff51d4e-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.98.28",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 23:12:16 UTC] === END API CALL LOG ===
[10-May-2026 23:12:16 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 23:12:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQyIiwidXNlcm5hbWUiOiJAU2hvbmF5X0FzaGFudGkiLCJlbWFpbCI6InR5bG9yaGVycnkxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA1OTE1N30.lOpRZkKNG_O9MX1O_KSmDygHMNVFsymJq3_E1gW-ccU
[10-May-2026 23:12:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 23:12:16 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 23:12:16 UTC] User ID: 542
[10-May-2026 23:12:16 UTC] ✅ User profile retrieved successfully for user ID: 542
[10-May-2026 23:12:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-May-2026 23:12:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-May-2026 23:12:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.113.98.28, 172.71.241.85","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQyIiwidXNlcm5hbWUiOiJAU2hvbmF5X0FzaGFudGkiLCJlbWFpbCI6InR5bG9yaGVycnkxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA1OTE1N30.lOpRZkKNG_O9MX1O_KSmDygHMNVFsymJq3_E1gW-ccU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f9ca10e2c6f1d4e-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.113.98.28","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-May-2026 23:12:30 UTC] === User Orders API Called ===
[10-May-2026 23:12:30 UTC] User ID: 542
[10-May-2026 23:12:30 UTC] Limit: 20, Offset: 0
[10-May-2026 23:12:30 UTC] Orders found: 0
[10-May-2026 23:12:30 UTC] Orders data: []
[10-May-2026 23:12:30 UTC] Total orders count: 0
[10-May-2026 23:12:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-May-2026 23:12:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-May-2026 23:12:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.113.98.28, 172.71.241.85","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQyIiwidXNlcm5hbWUiOiJAU2hvbmF5X0FzaGFudGkiLCJlbWFpbCI6InR5bG9yaGVycnkxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA1OTE1N30.lOpRZkKNG_O9MX1O_KSmDygHMNVFsymJq3_E1gW-ccU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f9ca11e4e751d4e-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.113.98.28","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-May-2026 23:12:33 UTC] === User Orders API Called ===
[10-May-2026 23:12:33 UTC] User ID: 542
[10-May-2026 23:12:33 UTC] Limit: 20, Offset: 0
[10-May-2026 23:12:33 UTC] Orders found: 0
[10-May-2026 23:12:33 UTC] Orders data: []
[10-May-2026 23:12:33 UTC] Total orders count: 0
[10-May-2026 23:12:33 UTC] === API CALL LOG ===
[10-May-2026 23:12:33 UTC] Endpoint: user/profile.php
[10-May-2026 23:12:33 UTC] Full Log Data: {
    "timestamp": "2026-05-10 23:12:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.98.28",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.98.28, 172.71.241.85",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQyIiwidXNlcm5hbWUiOiJAU2hvbmF5X0FzaGFudGkiLCJlbWFpbCI6InR5bG9yaGVycnkxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA1OTE1N30.lOpRZkKNG_O9MX1O_KSmDygHMNVFsymJq3_E1gW-ccU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9ca11e4e781d4e-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.98.28",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 23:12:33 UTC] === END API CALL LOG ===
[10-May-2026 23:12:33 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 23:12:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQyIiwidXNlcm5hbWUiOiJAU2hvbmF5X0FzaGFudGkiLCJlbWFpbCI6InR5bG9yaGVycnkxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA1OTE1N30.lOpRZkKNG_O9MX1O_KSmDygHMNVFsymJq3_E1gW-ccU
[10-May-2026 23:12:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 23:12:33 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 23:12:33 UTC] User ID: 542
[10-May-2026 23:12:33 UTC] ✅ User profile retrieved successfully for user ID: 542
[10-May-2026 23:12:33 UTC] === API CALL LOG ===
[10-May-2026 23:12:33 UTC] Endpoint: user/profile.php
[10-May-2026 23:12:33 UTC] Full Log Data: {
    "timestamp": "2026-05-10 23:12:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.98.28",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.98.28, 172.71.241.85",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQyIiwidXNlcm5hbWUiOiJAU2hvbmF5X0FzaGFudGkiLCJlbWFpbCI6InR5bG9yaGVycnkxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA1OTE1N30.lOpRZkKNG_O9MX1O_KSmDygHMNVFsymJq3_E1gW-ccU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9ca1214b671d4e-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.98.28",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 23:12:33 UTC] === END API CALL LOG ===
[10-May-2026 23:12:33 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 23:12:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQyIiwidXNlcm5hbWUiOiJAU2hvbmF5X0FzaGFudGkiLCJlbWFpbCI6InR5bG9yaGVycnkxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA1OTE1N30.lOpRZkKNG_O9MX1O_KSmDygHMNVFsymJq3_E1gW-ccU
[10-May-2026 23:12:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 23:12:33 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 23:12:33 UTC] User ID: 542
[10-May-2026 23:12:33 UTC] ✅ User profile retrieved successfully for user ID: 542
[10-May-2026 23:12:34 UTC] === API CALL LOG ===
[10-May-2026 23:12:34 UTC] Endpoint: user/profile.php
[10-May-2026 23:12:34 UTC] Full Log Data: {
    "timestamp": "2026-05-10 23:12:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.98.28",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.98.28, 172.71.241.85",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQyIiwidXNlcm5hbWUiOiJAU2hvbmF5X0FzaGFudGkiLCJlbWFpbCI6InR5bG9yaGVycnkxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA1OTE1N30.lOpRZkKNG_O9MX1O_KSmDygHMNVFsymJq3_E1gW-ccU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9ca128995e1d4e-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.98.28",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 23:12:34 UTC] === END API CALL LOG ===
[10-May-2026 23:12:34 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 23:12:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQyIiwidXNlcm5hbWUiOiJAU2hvbmF5X0FzaGFudGkiLCJlbWFpbCI6InR5bG9yaGVycnkxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA1OTE1N30.lOpRZkKNG_O9MX1O_KSmDygHMNVFsymJq3_E1gW-ccU
[10-May-2026 23:12:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 23:12:34 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 23:12:34 UTC] User ID: 542
[10-May-2026 23:12:34 UTC] ✅ User profile retrieved successfully for user ID: 542
[10-May-2026 23:12:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-May-2026 23:12:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-May-2026 23:12:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.211.63.30, 172.71.178.5","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQzIiwidXNlcm5hbWUiOiJATG92ZXJib3lzZCIsImVtYWlsIjoic2Ftc2Ftc2FtZGF2ZTc2MEBnbWFpbC5jb20iLCJleHAiOjE3NzkwNTk1MDd9.ihu-6wC_djKTICE5xLIP_Pm_CgaQeVL1QF2hSjlF9yU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f9ca1568e69e8ff-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"197.211.63.30","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-May-2026 23:12:42 UTC] === User Orders API Called ===
[10-May-2026 23:12:42 UTC] User ID: 543
[10-May-2026 23:12:42 UTC] Limit: 20, Offset: 0
[10-May-2026 23:12:42 UTC] Orders found: 0
[10-May-2026 23:12:42 UTC] Orders data: []
[10-May-2026 23:12:42 UTC] Total orders count: 0
[10-May-2026 23:12:50 UTC] === API CALL LOG ===
[10-May-2026 23:12:50 UTC] Endpoint: user/profile.php
[10-May-2026 23:12:50 UTC] Full Log Data: {
    "timestamp": "2026-05-10 23:12:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.30",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.63.30, 172.71.178.5",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQzIiwidXNlcm5hbWUiOiJATG92ZXJib3lzZCIsImVtYWlsIjoic2Ftc2Ftc2FtZGF2ZTc2MEBnbWFpbC5jb20iLCJleHAiOjE3NzkwNTk1MDd9.ihu-6wC_djKTICE5xLIP_Pm_CgaQeVL1QF2hSjlF9yU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9ca187f889fc3b-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.63.30",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 23:12:50 UTC] === END API CALL LOG ===
[10-May-2026 23:12:50 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 23:12:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQzIiwidXNlcm5hbWUiOiJATG92ZXJib3lzZCIsImVtYWlsIjoic2Ftc2Ftc2FtZGF2ZTc2MEBnbWFpbC5jb20iLCJleHAiOjE3NzkwNTk1MDd9.ihu-6wC_djKTICE5xLIP_Pm_CgaQeVL1QF2hSjlF9yU
[10-May-2026 23:12:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 23:12:50 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 23:12:50 UTC] User ID: 543
[10-May-2026 23:12:50 UTC] ✅ User profile retrieved successfully for user ID: 543
[10-May-2026 23:12:52 UTC] === API CALL LOG ===
[10-May-2026 23:12:52 UTC] Endpoint: user/profile.php
[10-May-2026 23:12:52 UTC] Full Log Data: {
    "timestamp": "2026-05-10 23:12:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.30",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.63.30, 172.71.178.5",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQzIiwidXNlcm5hbWUiOiJATG92ZXJib3lzZCIsImVtYWlsIjoic2Ftc2Ftc2FtZGF2ZTc2MEBnbWFpbC5jb20iLCJleHAiOjE3NzkwNTk1MDd9.ihu-6wC_djKTICE5xLIP_Pm_CgaQeVL1QF2hSjlF9yU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9ca1950f90fc3b-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.63.30",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 23:12:52 UTC] === END API CALL LOG ===
[10-May-2026 23:12:52 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 23:12:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQzIiwidXNlcm5hbWUiOiJATG92ZXJib3lzZCIsImVtYWlsIjoic2Ftc2Ftc2FtZGF2ZTc2MEBnbWFpbC5jb20iLCJleHAiOjE3NzkwNTk1MDd9.ihu-6wC_djKTICE5xLIP_Pm_CgaQeVL1QF2hSjlF9yU
[10-May-2026 23:12:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 23:12:52 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 23:12:52 UTC] User ID: 543
[10-May-2026 23:12:52 UTC] ✅ User profile retrieved successfully for user ID: 543
[10-May-2026 23:12:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-May-2026 23:12:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-May-2026 23:12:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.211.63.30, 172.71.178.5","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQzIiwidXNlcm5hbWUiOiJATG92ZXJib3lzZCIsImVtYWlsIjoic2Ftc2Ftc2FtZGF2ZTc2MEBnbWFpbC5jb20iLCJleHAiOjE3NzkwNTk1MDd9.ihu-6wC_djKTICE5xLIP_Pm_CgaQeVL1QF2hSjlF9yU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f9ca195d8e6fc3b-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"197.211.63.30","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-May-2026 23:12:52 UTC] === User Orders API Called ===
[10-May-2026 23:12:52 UTC] User ID: 543
[10-May-2026 23:12:52 UTC] Limit: 20, Offset: 0
[10-May-2026 23:12:52 UTC] Orders found: 0
[10-May-2026 23:12:52 UTC] Orders data: []
[10-May-2026 23:12:52 UTC] Total orders count: 0
[10-May-2026 23:12:52 UTC] === API CALL LOG ===
[10-May-2026 23:12:52 UTC] Endpoint: user/profile.php
[10-May-2026 23:12:52 UTC] Full Log Data: {
    "timestamp": "2026-05-10 23:12:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.30",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.63.30, 172.71.178.5",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQzIiwidXNlcm5hbWUiOiJATG92ZXJib3lzZCIsImVtYWlsIjoic2Ftc2Ftc2FtZGF2ZTc2MEBnbWFpbC5jb20iLCJleHAiOjE3NzkwNTk1MDd9.ihu-6wC_djKTICE5xLIP_Pm_CgaQeVL1QF2hSjlF9yU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9ca195d8e7fc3b-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.63.30",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 23:12:52 UTC] === END API CALL LOG ===
[10-May-2026 23:12:52 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 23:12:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQzIiwidXNlcm5hbWUiOiJATG92ZXJib3lzZCIsImVtYWlsIjoic2Ftc2Ftc2FtZGF2ZTc2MEBnbWFpbC5jb20iLCJleHAiOjE3NzkwNTk1MDd9.ihu-6wC_djKTICE5xLIP_Pm_CgaQeVL1QF2hSjlF9yU
[10-May-2026 23:12:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 23:12:52 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 23:12:52 UTC] User ID: 543
[10-May-2026 23:12:52 UTC] ✅ User profile retrieved successfully for user ID: 543
[10-May-2026 23:12:53 UTC] === API CALL LOG ===
[10-May-2026 23:12:53 UTC] Endpoint: user/profile.php
[10-May-2026 23:12:53 UTC] Full Log Data: {
    "timestamp": "2026-05-10 23:12:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.30",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.63.30, 172.71.178.5",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQzIiwidXNlcm5hbWUiOiJATG92ZXJib3lzZCIsImVtYWlsIjoic2Ftc2Ftc2FtZGF2ZTc2MEBnbWFpbC5jb20iLCJleHAiOjE3NzkwNTk1MDd9.ihu-6wC_djKTICE5xLIP_Pm_CgaQeVL1QF2hSjlF9yU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9ca19c7d48fc3b-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.63.30",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 23:12:53 UTC] === END API CALL LOG ===
[10-May-2026 23:12:53 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 23:12:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQzIiwidXNlcm5hbWUiOiJATG92ZXJib3lzZCIsImVtYWlsIjoic2Ftc2Ftc2FtZGF2ZTc2MEBnbWFpbC5jb20iLCJleHAiOjE3NzkwNTk1MDd9.ihu-6wC_djKTICE5xLIP_Pm_CgaQeVL1QF2hSjlF9yU
[10-May-2026 23:12:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 23:12:53 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 23:12:53 UTC] User ID: 543
[10-May-2026 23:12:53 UTC] ✅ User profile retrieved successfully for user ID: 543
[10-May-2026 23:13:01 UTC] === API CALL LOG ===
[10-May-2026 23:13:01 UTC] Endpoint: user/profile.php
[10-May-2026 23:13:01 UTC] Full Log Data: {
    "timestamp": "2026-05-10 23:13:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.30",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.63.30, 172.71.241.85",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQzIiwidXNlcm5hbWUiOiJATG92ZXJib3lzZCIsImVtYWlsIjoic2Ftc2Ftc2FtZGF2ZTc2MEBnbWFpbC5jb20iLCJleHAiOjE3NzkwNTk1MDd9.ihu-6wC_djKTICE5xLIP_Pm_CgaQeVL1QF2hSjlF9yU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9ca1cdbed34ef5-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.63.30",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 23:13:01 UTC] === END API CALL LOG ===
[10-May-2026 23:13:01 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 23:13:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQzIiwidXNlcm5hbWUiOiJATG92ZXJib3lzZCIsImVtYWlsIjoic2Ftc2Ftc2FtZGF2ZTc2MEBnbWFpbC5jb20iLCJleHAiOjE3NzkwNTk1MDd9.ihu-6wC_djKTICE5xLIP_Pm_CgaQeVL1QF2hSjlF9yU
[10-May-2026 23:13:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 23:13:01 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 23:13:01 UTC] User ID: 543
[10-May-2026 23:13:01 UTC] ✅ User profile retrieved successfully for user ID: 543
[10-May-2026 23:13:03 UTC] === API CALL LOG ===
[10-May-2026 23:13:03 UTC] Endpoint: user/profile.php
[10-May-2026 23:13:03 UTC] Full Log Data: {
    "timestamp": "2026-05-10 23:13:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.30",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.63.30, 172.71.241.85",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQzIiwidXNlcm5hbWUiOiJATG92ZXJib3lzZCIsImVtYWlsIjoic2Ftc2Ftc2FtZGF2ZTc2MEBnbWFpbC5jb20iLCJleHAiOjE3NzkwNTk1MDd9.ihu-6wC_djKTICE5xLIP_Pm_CgaQeVL1QF2hSjlF9yU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9ca1dc8ea84ef5-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.63.30",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 23:13:03 UTC] === END API CALL LOG ===
[10-May-2026 23:13:03 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 23:13:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQzIiwidXNlcm5hbWUiOiJATG92ZXJib3lzZCIsImVtYWlsIjoic2Ftc2Ftc2FtZGF2ZTc2MEBnbWFpbC5jb20iLCJleHAiOjE3NzkwNTk1MDd9.ihu-6wC_djKTICE5xLIP_Pm_CgaQeVL1QF2hSjlF9yU
[10-May-2026 23:13:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 23:13:03 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 23:13:03 UTC] User ID: 543
[10-May-2026 23:13:03 UTC] ✅ User profile retrieved successfully for user ID: 543
[10-May-2026 23:13:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-May-2026 23:13:03 UTC] === API CALL LOG ===
[10-May-2026 23:13:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-May-2026 23:13:03 UTC] Endpoint: user/profile.php
[10-May-2026 23:13:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.211.63.30, 172.71.241.85","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQzIiwidXNlcm5hbWUiOiJATG92ZXJib3lzZCIsImVtYWlsIjoic2Ftc2Ftc2FtZGF2ZTc2MEBnbWFpbC5jb20iLCJleHAiOjE3NzkwNTk1MDd9.ihu-6wC_djKTICE5xLIP_Pm_CgaQeVL1QF2hSjlF9yU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f9ca1dd5fbf4ef5-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"197.211.63.30","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-May-2026 23:13:03 UTC] Full Log Data: {
    "timestamp": "2026-05-10 23:13:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.30",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.63.30, 172.71.241.85",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQzIiwidXNlcm5hbWUiOiJATG92ZXJib3lzZCIsImVtYWlsIjoic2Ftc2Ftc2FtZGF2ZTc2MEBnbWFpbC5jb20iLCJleHAiOjE3NzkwNTk1MDd9.ihu-6wC_djKTICE5xLIP_Pm_CgaQeVL1QF2hSjlF9yU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9ca1dd5fc34ef5-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.63.30",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 23:13:03 UTC] === END API CALL LOG ===
[10-May-2026 23:13:03 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 23:13:03 UTC] === User Orders API Called ===
[10-May-2026 23:13:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQzIiwidXNlcm5hbWUiOiJATG92ZXJib3lzZCIsImVtYWlsIjoic2Ftc2Ftc2FtZGF2ZTc2MEBnbWFpbC5jb20iLCJleHAiOjE3NzkwNTk1MDd9.ihu-6wC_djKTICE5xLIP_Pm_CgaQeVL1QF2hSjlF9yU
[10-May-2026 23:13:03 UTC] User ID: 543
[10-May-2026 23:13:03 UTC] Limit: 20, Offset: 0
[10-May-2026 23:13:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 23:13:03 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 23:13:03 UTC] User ID: 543
[10-May-2026 23:13:03 UTC] Orders found: 0
[10-May-2026 23:13:03 UTC] Orders data: []
[10-May-2026 23:13:03 UTC] ✅ User profile retrieved successfully for user ID: 543
[10-May-2026 23:13:03 UTC] Total orders count: 0
[10-May-2026 23:13:04 UTC] === API CALL LOG ===
[10-May-2026 23:13:04 UTC] Endpoint: user/profile.php
[10-May-2026 23:13:04 UTC] Full Log Data: {
    "timestamp": "2026-05-10 23:13:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.30",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.63.30, 172.71.241.85",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQzIiwidXNlcm5hbWUiOiJATG92ZXJib3lzZCIsImVtYWlsIjoic2Ftc2Ftc2FtZGF2ZTc2MEBnbWFpbC5jb20iLCJleHAiOjE3NzkwNTk1MDd9.ihu-6wC_djKTICE5xLIP_Pm_CgaQeVL1QF2hSjlF9yU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9ca1e35ec94ef5-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.63.30",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 23:13:04 UTC] === END API CALL LOG ===
[10-May-2026 23:13:04 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 23:13:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQzIiwidXNlcm5hbWUiOiJATG92ZXJib3lzZCIsImVtYWlsIjoic2Ftc2Ftc2FtZGF2ZTc2MEBnbWFpbC5jb20iLCJleHAiOjE3NzkwNTk1MDd9.ihu-6wC_djKTICE5xLIP_Pm_CgaQeVL1QF2hSjlF9yU
[10-May-2026 23:13:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 23:13:04 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 23:13:04 UTC] User ID: 543
[10-May-2026 23:13:04 UTC] ✅ User profile retrieved successfully for user ID: 543
[10-May-2026 23:13:17 UTC] === API CALL LOG ===
[10-May-2026 23:13:17 UTC] Endpoint: user/profile.php
[10-May-2026 23:13:17 UTC] Full Log Data: {
    "timestamp": "2026-05-10 23:13:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.30",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.63.30, 172.70.162.182",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQzIiwidXNlcm5hbWUiOiJATG92ZXJib3lzZCIsImVtYWlsIjoic2Ftc2Ftc2FtZGF2ZTc2MEBnbWFpbC5jb20iLCJleHAiOjE3NzkwNTk1MDd9.ihu-6wC_djKTICE5xLIP_Pm_CgaQeVL1QF2hSjlF9yU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9ca2366b0494c1-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.63.30",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 23:13:17 UTC] === END API CALL LOG ===
[10-May-2026 23:13:17 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 23:13:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQzIiwidXNlcm5hbWUiOiJATG92ZXJib3lzZCIsImVtYWlsIjoic2Ftc2Ftc2FtZGF2ZTc2MEBnbWFpbC5jb20iLCJleHAiOjE3NzkwNTk1MDd9.ihu-6wC_djKTICE5xLIP_Pm_CgaQeVL1QF2hSjlF9yU
[10-May-2026 23:13:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 23:13:17 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 23:13:17 UTC] User ID: 543
[10-May-2026 23:13:17 UTC] ✅ User profile retrieved successfully for user ID: 543
[10-May-2026 23:13:20 UTC] === API CALL LOG ===
[10-May-2026 23:13:20 UTC] Endpoint: user/profile.php
[10-May-2026 23:13:20 UTC] Full Log Data: {
    "timestamp": "2026-05-10 23:13:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.30",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.63.30, 172.70.162.182",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQzIiwidXNlcm5hbWUiOiJATG92ZXJib3lzZCIsImVtYWlsIjoic2Ftc2Ftc2FtZGF2ZTc2MEBnbWFpbC5jb20iLCJleHAiOjE3NzkwNTk1MDd9.ihu-6wC_djKTICE5xLIP_Pm_CgaQeVL1QF2hSjlF9yU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9ca244cc7994c1-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.63.30",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 23:13:20 UTC] === END API CALL LOG ===
[10-May-2026 23:13:20 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 23:13:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQzIiwidXNlcm5hbWUiOiJATG92ZXJib3lzZCIsImVtYWlsIjoic2Ftc2Ftc2FtZGF2ZTc2MEBnbWFpbC5jb20iLCJleHAiOjE3NzkwNTk1MDd9.ihu-6wC_djKTICE5xLIP_Pm_CgaQeVL1QF2hSjlF9yU
[10-May-2026 23:13:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 23:13:20 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 23:13:20 UTC] User ID: 543
[10-May-2026 23:13:20 UTC] ✅ User profile retrieved successfully for user ID: 543
[10-May-2026 23:13:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-May-2026 23:13:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-May-2026 23:13:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.211.63.30, 172.70.162.182","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQzIiwidXNlcm5hbWUiOiJATG92ZXJib3lzZCIsImVtYWlsIjoic2Ftc2Ftc2FtZGF2ZTc2MEBnbWFpbC5jb20iLCJleHAiOjE3NzkwNTk1MDd9.ihu-6wC_djKTICE5xLIP_Pm_CgaQeVL1QF2hSjlF9yU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f9ca2459cf794c1-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"197.211.63.30","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-May-2026 23:13:20 UTC] === User Orders API Called ===
[10-May-2026 23:13:20 UTC] User ID: 543
[10-May-2026 23:13:20 UTC] Limit: 20, Offset: 0
[10-May-2026 23:13:20 UTC] Orders found: 0
[10-May-2026 23:13:20 UTC] Orders data: []
[10-May-2026 23:13:20 UTC] Total orders count: 0
[10-May-2026 23:13:20 UTC] === API CALL LOG ===
[10-May-2026 23:13:20 UTC] Endpoint: user/profile.php
[10-May-2026 23:13:20 UTC] Full Log Data: {
    "timestamp": "2026-05-10 23:13:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.30",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.63.30, 172.70.162.182",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQzIiwidXNlcm5hbWUiOiJATG92ZXJib3lzZCIsImVtYWlsIjoic2Ftc2Ftc2FtZGF2ZTc2MEBnbWFpbC5jb20iLCJleHAiOjE3NzkwNTk1MDd9.ihu-6wC_djKTICE5xLIP_Pm_CgaQeVL1QF2hSjlF9yU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9ca2459cf994c1-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.63.30",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 23:13:20 UTC] === END API CALL LOG ===
[10-May-2026 23:13:20 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 23:13:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQzIiwidXNlcm5hbWUiOiJATG92ZXJib3lzZCIsImVtYWlsIjoic2Ftc2Ftc2FtZGF2ZTc2MEBnbWFpbC5jb20iLCJleHAiOjE3NzkwNTk1MDd9.ihu-6wC_djKTICE5xLIP_Pm_CgaQeVL1QF2hSjlF9yU
[10-May-2026 23:13:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 23:13:20 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 23:13:20 UTC] User ID: 543
[10-May-2026 23:13:20 UTC] ✅ User profile retrieved successfully for user ID: 543
[10-May-2026 23:13:25 UTC] === API CALL LOG ===
[10-May-2026 23:13:25 UTC] Endpoint: user/profile.php
[10-May-2026 23:13:25 UTC] Full Log Data: {
    "timestamp": "2026-05-10 23:13:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.30",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.63.30, 172.64.192.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQzIiwidXNlcm5hbWUiOiJATG92ZXJib3lzZCIsImVtYWlsIjoic2Ftc2Ftc2FtZGF2ZTc2MEBnbWFpbC5jb20iLCJleHAiOjE3NzkwNTk1MDd9.ihu-6wC_djKTICE5xLIP_Pm_CgaQeVL1QF2hSjlF9yU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9ca267fa250ae8-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.63.30",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 23:13:25 UTC] === END API CALL LOG ===
[10-May-2026 23:13:25 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 23:13:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQzIiwidXNlcm5hbWUiOiJATG92ZXJib3lzZCIsImVtYWlsIjoic2Ftc2Ftc2FtZGF2ZTc2MEBnbWFpbC5jb20iLCJleHAiOjE3NzkwNTk1MDd9.ihu-6wC_djKTICE5xLIP_Pm_CgaQeVL1QF2hSjlF9yU
[10-May-2026 23:13:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 23:13:25 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 23:13:25 UTC] User ID: 543
[10-May-2026 23:13:25 UTC] ✅ User profile retrieved successfully for user ID: 543
[10-May-2026 23:13:28 UTC] === API CALL LOG ===
[10-May-2026 23:13:28 UTC] Endpoint: user/profile.php
[10-May-2026 23:13:28 UTC] Full Log Data: {
    "timestamp": "2026-05-10 23:13:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.30",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.63.30, 172.64.192.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQzIiwidXNlcm5hbWUiOiJATG92ZXJib3lzZCIsImVtYWlsIjoic2Ftc2Ftc2FtZGF2ZTc2MEBnbWFpbC5jb20iLCJleHAiOjE3NzkwNTk1MDd9.ihu-6wC_djKTICE5xLIP_Pm_CgaQeVL1QF2hSjlF9yU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9ca2762a7e0ae8-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.63.30",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 23:13:28 UTC] === END API CALL LOG ===
[10-May-2026 23:13:28 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 23:13:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQzIiwidXNlcm5hbWUiOiJATG92ZXJib3lzZCIsImVtYWlsIjoic2Ftc2Ftc2FtZGF2ZTc2MEBnbWFpbC5jb20iLCJleHAiOjE3NzkwNTk1MDd9.ihu-6wC_djKTICE5xLIP_Pm_CgaQeVL1QF2hSjlF9yU
[10-May-2026 23:13:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 23:13:28 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 23:13:28 UTC] User ID: 543
[10-May-2026 23:13:28 UTC] ✅ User profile retrieved successfully for user ID: 543
[10-May-2026 23:13:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-May-2026 23:13:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-May-2026 23:13:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.211.63.30, 172.64.192.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQzIiwidXNlcm5hbWUiOiJATG92ZXJib3lzZCIsImVtYWlsIjoic2Ftc2Ftc2FtZGF2ZTc2MEBnbWFpbC5jb20iLCJleHAiOjE3NzkwNTk1MDd9.ihu-6wC_djKTICE5xLIP_Pm_CgaQeVL1QF2hSjlF9yU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f9ca2770bf40ae8-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"197.211.63.30","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-May-2026 23:13:28 UTC] === User Orders API Called ===
[10-May-2026 23:13:28 UTC] User ID: 543
[10-May-2026 23:13:28 UTC] Limit: 20, Offset: 0
[10-May-2026 23:13:28 UTC] Orders found: 0
[10-May-2026 23:13:28 UTC] Orders data: []
[10-May-2026 23:13:28 UTC] Total orders count: 0
[10-May-2026 23:13:28 UTC] === API CALL LOG ===
[10-May-2026 23:13:28 UTC] Endpoint: user/profile.php
[10-May-2026 23:13:28 UTC] Full Log Data: {
    "timestamp": "2026-05-10 23:13:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.30",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.63.30, 172.64.192.67",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQzIiwidXNlcm5hbWUiOiJATG92ZXJib3lzZCIsImVtYWlsIjoic2Ftc2Ftc2FtZGF2ZTc2MEBnbWFpbC5jb20iLCJleHAiOjE3NzkwNTk1MDd9.ihu-6wC_djKTICE5xLIP_Pm_CgaQeVL1QF2hSjlF9yU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9ca2781db70ae8-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.63.30",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 23:13:28 UTC] === END API CALL LOG ===
[10-May-2026 23:13:28 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 23:13:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQzIiwidXNlcm5hbWUiOiJATG92ZXJib3lzZCIsImVtYWlsIjoic2Ftc2Ftc2FtZGF2ZTc2MEBnbWFpbC5jb20iLCJleHAiOjE3NzkwNTk1MDd9.ihu-6wC_djKTICE5xLIP_Pm_CgaQeVL1QF2hSjlF9yU
[10-May-2026 23:13:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 23:13:28 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 23:13:28 UTC] User ID: 543
[10-May-2026 23:13:28 UTC] ✅ User profile retrieved successfully for user ID: 543
[10-May-2026 23:13:29 UTC] === API CALL LOG ===
[10-May-2026 23:13:29 UTC] Endpoint: user/profile.php
[10-May-2026 23:13:29 UTC] Full Log Data: {
    "timestamp": "2026-05-10 23:13:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.30",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.63.30, 172.64.192.67",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQzIiwidXNlcm5hbWUiOiJATG92ZXJib3lzZCIsImVtYWlsIjoic2Ftc2Ftc2FtZGF2ZTc2MEBnbWFpbC5jb20iLCJleHAiOjE3NzkwNTk1MDd9.ihu-6wC_djKTICE5xLIP_Pm_CgaQeVL1QF2hSjlF9yU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9ca27dce590ae8-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.63.30",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 23:13:29 UTC] === END API CALL LOG ===
[10-May-2026 23:13:29 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 23:13:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQzIiwidXNlcm5hbWUiOiJATG92ZXJib3lzZCIsImVtYWlsIjoic2Ftc2Ftc2FtZGF2ZTc2MEBnbWFpbC5jb20iLCJleHAiOjE3NzkwNTk1MDd9.ihu-6wC_djKTICE5xLIP_Pm_CgaQeVL1QF2hSjlF9yU
[10-May-2026 23:13:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 23:13:29 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 23:13:29 UTC] User ID: 543
[10-May-2026 23:13:29 UTC] ✅ User profile retrieved successfully for user ID: 543
[10-May-2026 23:14:00 UTC] === API CALL LOG ===
[10-May-2026 23:14:00 UTC] Endpoint: user/profile.php
[10-May-2026 23:14:00 UTC] Full Log Data: {
    "timestamp": "2026-05-10 23:14:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.30",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.63.30, 172.64.192.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQzIiwidXNlcm5hbWUiOiJATG92ZXJib3lzZCIsImVtYWlsIjoic2Ftc2Ftc2FtZGF2ZTc2MEBnbWFpbC5jb20iLCJleHAiOjE3NzkwNTk1MDd9.ihu-6wC_djKTICE5xLIP_Pm_CgaQeVL1QF2hSjlF9yU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9ca3403fc80ae8-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.63.30",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 23:14:00 UTC] === END API CALL LOG ===
[10-May-2026 23:14:00 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 23:14:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQzIiwidXNlcm5hbWUiOiJATG92ZXJib3lzZCIsImVtYWlsIjoic2Ftc2Ftc2FtZGF2ZTc2MEBnbWFpbC5jb20iLCJleHAiOjE3NzkwNTk1MDd9.ihu-6wC_djKTICE5xLIP_Pm_CgaQeVL1QF2hSjlF9yU
[10-May-2026 23:14:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 23:14:00 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 23:14:00 UTC] User ID: 543
[10-May-2026 23:14:00 UTC] ✅ User profile retrieved successfully for user ID: 543
[10-May-2026 23:14:00 UTC] User Purchases API - User ID: 543
[10-May-2026 23:14:00 UTC] User Purchases API - Total purchases found: 0
[10-May-2026 23:14:06 UTC] User Purchases API - User ID: 543
[10-May-2026 23:14:06 UTC] User Purchases API - Total purchases found: 0
[10-May-2026 23:14:09 UTC] === API CALL LOG ===
[10-May-2026 23:14:09 UTC] Endpoint: user/profile.php
[10-May-2026 23:14:09 UTC] Full Log Data: {
    "timestamp": "2026-05-10 23:14:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.30",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.63.30, 172.64.192.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQzIiwidXNlcm5hbWUiOiJATG92ZXJib3lzZCIsImVtYWlsIjoic2Ftc2Ftc2FtZGF2ZTc2MEBnbWFpbC5jb20iLCJleHAiOjE3NzkwNTk1MDd9.ihu-6wC_djKTICE5xLIP_Pm_CgaQeVL1QF2hSjlF9yU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9ca3763ae60ae8-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.63.30",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 23:14:09 UTC] === END API CALL LOG ===
[10-May-2026 23:14:09 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 23:14:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQzIiwidXNlcm5hbWUiOiJATG92ZXJib3lzZCIsImVtYWlsIjoic2Ftc2Ftc2FtZGF2ZTc2MEBnbWFpbC5jb20iLCJleHAiOjE3NzkwNTk1MDd9.ihu-6wC_djKTICE5xLIP_Pm_CgaQeVL1QF2hSjlF9yU
[10-May-2026 23:14:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 23:14:09 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 23:14:09 UTC] User ID: 543
[10-May-2026 23:14:09 UTC] ✅ User profile retrieved successfully for user ID: 543
[10-May-2026 23:14:09 UTC] User Purchases API - User ID: 543
[10-May-2026 23:14:09 UTC] User Purchases API - Total purchases found: 0
[10-May-2026 23:14:12 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-May-2026 23:14:12 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-May-2026 23:14:12 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.211.63.30, 172.64.192.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQzIiwidXNlcm5hbWUiOiJATG92ZXJib3lzZCIsImVtYWlsIjoic2Ftc2Ftc2FtZGF2ZTc2MEBnbWFpbC5jb20iLCJleHAiOjE3NzkwNTk1MDd9.ihu-6wC_djKTICE5xLIP_Pm_CgaQeVL1QF2hSjlF9yU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f9ca38969690ae8-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"197.211.63.30","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-May-2026 23:14:12 UTC] === User Orders API Called ===
[10-May-2026 23:14:12 UTC] User ID: 543
[10-May-2026 23:14:12 UTC] Limit: 20, Offset: 0
[10-May-2026 23:14:12 UTC] Orders found: 0
[10-May-2026 23:14:12 UTC] Orders data: []
[10-May-2026 23:14:12 UTC] Total orders count: 0
[10-May-2026 23:14:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-May-2026 23:14:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-May-2026 23:14:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.211.63.30, 172.64.192.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQzIiwidXNlcm5hbWUiOiJATG92ZXJib3lzZCIsImVtYWlsIjoic2Ftc2Ftc2FtZGF2ZTc2MEBnbWFpbC5jb20iLCJleHAiOjE3NzkwNTk1MDd9.ihu-6wC_djKTICE5xLIP_Pm_CgaQeVL1QF2hSjlF9yU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f9ca3960caf0ae8-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"197.211.63.30","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-May-2026 23:14:14 UTC] === User Orders API Called ===
[10-May-2026 23:14:14 UTC] User ID: 543
[10-May-2026 23:14:14 UTC] Limit: 20, Offset: 0
[10-May-2026 23:14:14 UTC] === API CALL LOG ===
[10-May-2026 23:14:14 UTC] Endpoint: user/profile.php
[10-May-2026 23:14:14 UTC] Full Log Data: {
    "timestamp": "2026-05-10 23:14:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.30",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.63.30, 172.64.192.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQzIiwidXNlcm5hbWUiOiJATG92ZXJib3lzZCIsImVtYWlsIjoic2Ftc2Ftc2FtZGF2ZTc2MEBnbWFpbC5jb20iLCJleHAiOjE3NzkwNTk1MDd9.ihu-6wC_djKTICE5xLIP_Pm_CgaQeVL1QF2hSjlF9yU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9ca3960cb00ae8-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.63.30",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 23:14:14 UTC] === END API CALL LOG ===
[10-May-2026 23:14:14 UTC] Orders found: 0
[10-May-2026 23:14:14 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 23:14:14 UTC] Orders data: []
[10-May-2026 23:14:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQzIiwidXNlcm5hbWUiOiJATG92ZXJib3lzZCIsImVtYWlsIjoic2Ftc2Ftc2FtZGF2ZTc2MEBnbWFpbC5jb20iLCJleHAiOjE3NzkwNTk1MDd9.ihu-6wC_djKTICE5xLIP_Pm_CgaQeVL1QF2hSjlF9yU
[10-May-2026 23:14:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 23:14:14 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 23:14:14 UTC] User ID: 543
[10-May-2026 23:14:14 UTC] Total orders count: 0
[10-May-2026 23:14:14 UTC] ✅ User profile retrieved successfully for user ID: 543
[10-May-2026 23:14:14 UTC] === API CALL LOG ===
[10-May-2026 23:14:14 UTC] Endpoint: user/profile.php
[10-May-2026 23:14:14 UTC] Full Log Data: {
    "timestamp": "2026-05-10 23:14:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.30",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.63.30, 172.64.192.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQzIiwidXNlcm5hbWUiOiJATG92ZXJib3lzZCIsImVtYWlsIjoic2Ftc2Ftc2FtZGF2ZTc2MEBnbWFpbC5jb20iLCJleHAiOjE3NzkwNTk1MDd9.ihu-6wC_djKTICE5xLIP_Pm_CgaQeVL1QF2hSjlF9yU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9ca3999a940ae8-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.63.30",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 23:14:14 UTC] === END API CALL LOG ===
[10-May-2026 23:14:14 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 23:14:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQzIiwidXNlcm5hbWUiOiJATG92ZXJib3lzZCIsImVtYWlsIjoic2Ftc2Ftc2FtZGF2ZTc2MEBnbWFpbC5jb20iLCJleHAiOjE3NzkwNTk1MDd9.ihu-6wC_djKTICE5xLIP_Pm_CgaQeVL1QF2hSjlF9yU
[10-May-2026 23:14:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 23:14:14 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 23:14:14 UTC] User ID: 543
[10-May-2026 23:14:14 UTC] ✅ User profile retrieved successfully for user ID: 543
[10-May-2026 23:14:15 UTC] === API CALL LOG ===
[10-May-2026 23:14:15 UTC] Endpoint: user/profile.php
[10-May-2026 23:14:15 UTC] Full Log Data: {
    "timestamp": "2026-05-10 23:14:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.30",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.63.30, 172.64.192.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQzIiwidXNlcm5hbWUiOiJATG92ZXJib3lzZCIsImVtYWlsIjoic2Ftc2Ftc2FtZGF2ZTc2MEBnbWFpbC5jb20iLCJleHAiOjE3NzkwNTk1MDd9.ihu-6wC_djKTICE5xLIP_Pm_CgaQeVL1QF2hSjlF9yU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9ca39c4e770ae8-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.63.30",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 23:14:15 UTC] === END API CALL LOG ===
[10-May-2026 23:14:15 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 23:14:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQzIiwidXNlcm5hbWUiOiJATG92ZXJib3lzZCIsImVtYWlsIjoic2Ftc2Ftc2FtZGF2ZTc2MEBnbWFpbC5jb20iLCJleHAiOjE3NzkwNTk1MDd9.ihu-6wC_djKTICE5xLIP_Pm_CgaQeVL1QF2hSjlF9yU
[10-May-2026 23:14:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 23:14:15 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 23:14:15 UTC] User ID: 543
[10-May-2026 23:14:15 UTC] ✅ User profile retrieved successfully for user ID: 543
[10-May-2026 23:14:23 UTC] === API CALL LOG ===
[10-May-2026 23:14:23 UTC] Endpoint: user/profile.php
[10-May-2026 23:14:23 UTC] Full Log Data: {
    "timestamp": "2026-05-10 23:14:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.30",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.63.30, 141.101.99.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQzIiwidXNlcm5hbWUiOiJATG92ZXJib3lzZCIsImVtYWlsIjoic2Ftc2Ftc2FtZGF2ZTc2MEBnbWFpbC5jb20iLCJleHAiOjE3NzkwNTk1MDd9.ihu-6wC_djKTICE5xLIP_Pm_CgaQeVL1QF2hSjlF9yU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9ca3ce6e19ed0b-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.63.30",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 23:14:23 UTC] === END API CALL LOG ===
[10-May-2026 23:14:23 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 23:14:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQzIiwidXNlcm5hbWUiOiJATG92ZXJib3lzZCIsImVtYWlsIjoic2Ftc2Ftc2FtZGF2ZTc2MEBnbWFpbC5jb20iLCJleHAiOjE3NzkwNTk1MDd9.ihu-6wC_djKTICE5xLIP_Pm_CgaQeVL1QF2hSjlF9yU
[10-May-2026 23:14:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 23:14:23 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 23:14:23 UTC] User ID: 543
[10-May-2026 23:14:23 UTC] ✅ User profile retrieved successfully for user ID: 543
[10-May-2026 23:14:25 UTC] === API CALL LOG ===
[10-May-2026 23:14:25 UTC] Endpoint: user/profile.php
[10-May-2026 23:14:25 UTC] Full Log Data: {
    "timestamp": "2026-05-10 23:14:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.30",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.63.30, 141.101.99.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQzIiwidXNlcm5hbWUiOiJATG92ZXJib3lzZCIsImVtYWlsIjoic2Ftc2Ftc2FtZGF2ZTc2MEBnbWFpbC5jb20iLCJleHAiOjE3NzkwNTk1MDd9.ihu-6wC_djKTICE5xLIP_Pm_CgaQeVL1QF2hSjlF9yU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9ca3dca96ced0b-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.63.30",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 23:14:25 UTC] === END API CALL LOG ===
[10-May-2026 23:14:25 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 23:14:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQzIiwidXNlcm5hbWUiOiJATG92ZXJib3lzZCIsImVtYWlsIjoic2Ftc2Ftc2FtZGF2ZTc2MEBnbWFpbC5jb20iLCJleHAiOjE3NzkwNTk1MDd9.ihu-6wC_djKTICE5xLIP_Pm_CgaQeVL1QF2hSjlF9yU
[10-May-2026 23:14:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 23:14:25 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 23:14:25 UTC] User ID: 543
[10-May-2026 23:14:25 UTC] ✅ User profile retrieved successfully for user ID: 543
[10-May-2026 23:14:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-May-2026 23:14:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-May-2026 23:14:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.211.63.30, 141.101.99.152","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQzIiwidXNlcm5hbWUiOiJATG92ZXJib3lzZCIsImVtYWlsIjoic2Ftc2Ftc2FtZGF2ZTc2MEBnbWFpbC5jb20iLCJleHAiOjE3NzkwNTk1MDd9.ihu-6wC_djKTICE5xLIP_Pm_CgaQeVL1QF2hSjlF9yU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f9ca3dd8aa7ed0b-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"197.211.63.30","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-May-2026 23:14:25 UTC] === User Orders API Called ===
[10-May-2026 23:14:25 UTC] User ID: 543
[10-May-2026 23:14:25 UTC] Limit: 20, Offset: 0
[10-May-2026 23:14:25 UTC] Orders found: 0
[10-May-2026 23:14:25 UTC] Orders data: []
[10-May-2026 23:14:25 UTC] === API CALL LOG ===
[10-May-2026 23:14:25 UTC] Endpoint: user/profile.php
[10-May-2026 23:14:25 UTC] Full Log Data: {
    "timestamp": "2026-05-10 23:14:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.30",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.63.30, 141.101.99.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQzIiwidXNlcm5hbWUiOiJATG92ZXJib3lzZCIsImVtYWlsIjoic2Ftc2Ftc2FtZGF2ZTc2MEBnbWFpbC5jb20iLCJleHAiOjE3NzkwNTk1MDd9.ihu-6wC_djKTICE5xLIP_Pm_CgaQeVL1QF2hSjlF9yU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9ca3dd8aa9ed0b-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.63.30",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 23:14:25 UTC] Total orders count: 0
[10-May-2026 23:14:25 UTC] === END API CALL LOG ===
[10-May-2026 23:14:25 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 23:14:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQzIiwidXNlcm5hbWUiOiJATG92ZXJib3lzZCIsImVtYWlsIjoic2Ftc2Ftc2FtZGF2ZTc2MEBnbWFpbC5jb20iLCJleHAiOjE3NzkwNTk1MDd9.ihu-6wC_djKTICE5xLIP_Pm_CgaQeVL1QF2hSjlF9yU
[10-May-2026 23:14:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 23:14:25 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 23:14:25 UTC] User ID: 543
[10-May-2026 23:14:25 UTC] ✅ User profile retrieved successfully for user ID: 543
[10-May-2026 23:14:26 UTC] === API CALL LOG ===
[10-May-2026 23:14:26 UTC] Endpoint: user/profile.php
[10-May-2026 23:14:26 UTC] Full Log Data: {
    "timestamp": "2026-05-10 23:14:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.30",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.63.30, 141.101.99.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQzIiwidXNlcm5hbWUiOiJATG92ZXJib3lzZCIsImVtYWlsIjoic2Ftc2Ftc2FtZGF2ZTc2MEBnbWFpbC5jb20iLCJleHAiOjE3NzkwNTk1MDd9.ihu-6wC_djKTICE5xLIP_Pm_CgaQeVL1QF2hSjlF9yU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9ca3e33b52ed0b-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.63.30",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 23:14:26 UTC] === END API CALL LOG ===
[10-May-2026 23:14:26 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 23:14:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQzIiwidXNlcm5hbWUiOiJATG92ZXJib3lzZCIsImVtYWlsIjoic2Ftc2Ftc2FtZGF2ZTc2MEBnbWFpbC5jb20iLCJleHAiOjE3NzkwNTk1MDd9.ihu-6wC_djKTICE5xLIP_Pm_CgaQeVL1QF2hSjlF9yU
[10-May-2026 23:14:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 23:14:26 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 23:14:26 UTC] User ID: 543
[10-May-2026 23:14:26 UTC] ✅ User profile retrieved successfully for user ID: 543
[10-May-2026 23:14:26 UTC] === API CALL LOG ===
[10-May-2026 23:14:26 UTC] Endpoint: user/profile.php
[10-May-2026 23:14:26 UTC] Full Log Data: {
    "timestamp": "2026-05-10 23:14:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.30",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.63.30, 141.101.99.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQzIiwidXNlcm5hbWUiOiJATG92ZXJib3lzZCIsImVtYWlsIjoic2Ftc2Ftc2FtZGF2ZTc2MEBnbWFpbC5jb20iLCJleHAiOjE3NzkwNTk1MDd9.ihu-6wC_djKTICE5xLIP_Pm_CgaQeVL1QF2hSjlF9yU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9ca3e57e58ed0b-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.63.30",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 23:14:26 UTC] === END API CALL LOG ===
[10-May-2026 23:14:26 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 23:14:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQzIiwidXNlcm5hbWUiOiJATG92ZXJib3lzZCIsImVtYWlsIjoic2Ftc2Ftc2FtZGF2ZTc2MEBnbWFpbC5jb20iLCJleHAiOjE3NzkwNTk1MDd9.ihu-6wC_djKTICE5xLIP_Pm_CgaQeVL1QF2hSjlF9yU
[10-May-2026 23:14:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 23:14:26 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 23:14:26 UTC] User ID: 543
[10-May-2026 23:14:26 UTC] ✅ User profile retrieved successfully for user ID: 543
[10-May-2026 23:14:26 UTC] === API CALL LOG ===
[10-May-2026 23:14:26 UTC] Endpoint: user/profile.php
[10-May-2026 23:14:26 UTC] Full Log Data: {
    "timestamp": "2026-05-10 23:14:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.30",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.63.30, 141.101.99.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQzIiwidXNlcm5hbWUiOiJATG92ZXJib3lzZCIsImVtYWlsIjoic2Ftc2Ftc2FtZGF2ZTc2MEBnbWFpbC5jb20iLCJleHAiOjE3NzkwNTk1MDd9.ihu-6wC_djKTICE5xLIP_Pm_CgaQeVL1QF2hSjlF9yU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9ca3e67fbaed0b-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.63.30",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 23:14:26 UTC] === END API CALL LOG ===
[10-May-2026 23:14:26 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 23:14:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQzIiwidXNlcm5hbWUiOiJATG92ZXJib3lzZCIsImVtYWlsIjoic2Ftc2Ftc2FtZGF2ZTc2MEBnbWFpbC5jb20iLCJleHAiOjE3NzkwNTk1MDd9.ihu-6wC_djKTICE5xLIP_Pm_CgaQeVL1QF2hSjlF9yU
[10-May-2026 23:14:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 23:14:26 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 23:14:26 UTC] User ID: 543
[10-May-2026 23:14:26 UTC] ✅ User profile retrieved successfully for user ID: 543
[10-May-2026 23:14:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-May-2026 23:14:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-May-2026 23:14:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.211.63.30, 141.101.99.152","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQzIiwidXNlcm5hbWUiOiJATG92ZXJib3lzZCIsImVtYWlsIjoic2Ftc2Ftc2FtZGF2ZTc2MEBnbWFpbC5jb20iLCJleHAiOjE3NzkwNTk1MDd9.ihu-6wC_djKTICE5xLIP_Pm_CgaQeVL1QF2hSjlF9yU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f9ca49a1aa0ed0b-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"197.211.63.30","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-May-2026 23:14:55 UTC] === User Orders API Called ===
[10-May-2026 23:14:55 UTC] User ID: 543
[10-May-2026 23:14:55 UTC] Limit: 20, Offset: 0
[10-May-2026 23:14:55 UTC] Orders found: 0
[10-May-2026 23:14:55 UTC] Orders data: []
[10-May-2026 23:14:55 UTC] Total orders count: 0
[10-May-2026 23:14:55 UTC] === API CALL LOG ===
[10-May-2026 23:14:55 UTC] Endpoint: user/profile.php
[10-May-2026 23:14:55 UTC] Full Log Data: {
    "timestamp": "2026-05-10 23:14:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.30",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.63.30, 141.101.99.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQzIiwidXNlcm5hbWUiOiJATG92ZXJib3lzZCIsImVtYWlsIjoic2Ftc2Ftc2FtZGF2ZTc2MEBnbWFpbC5jb20iLCJleHAiOjE3NzkwNTk1MDd9.ihu-6wC_djKTICE5xLIP_Pm_CgaQeVL1QF2hSjlF9yU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9ca49a1aa3ed0b-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.63.30",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 23:14:55 UTC] === END API CALL LOG ===
[10-May-2026 23:14:55 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 23:14:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQzIiwidXNlcm5hbWUiOiJATG92ZXJib3lzZCIsImVtYWlsIjoic2Ftc2Ftc2FtZGF2ZTc2MEBnbWFpbC5jb20iLCJleHAiOjE3NzkwNTk1MDd9.ihu-6wC_djKTICE5xLIP_Pm_CgaQeVL1QF2hSjlF9yU
[10-May-2026 23:14:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 23:14:55 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 23:14:55 UTC] User ID: 543
[10-May-2026 23:14:55 UTC] ✅ User profile retrieved successfully for user ID: 543
[10-May-2026 23:14:56 UTC] === API CALL LOG ===
[10-May-2026 23:14:56 UTC] Endpoint: user/profile.php
[10-May-2026 23:14:56 UTC] Full Log Data: {
    "timestamp": "2026-05-10 23:14:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.30",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.63.30, 141.101.99.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQzIiwidXNlcm5hbWUiOiJATG92ZXJib3lzZCIsImVtYWlsIjoic2Ftc2Ftc2FtZGF2ZTc2MEBnbWFpbC5jb20iLCJleHAiOjE3NzkwNTk1MDd9.ihu-6wC_djKTICE5xLIP_Pm_CgaQeVL1QF2hSjlF9yU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9ca49e985ded0b-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.63.30",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 23:14:56 UTC] === END API CALL LOG ===
[10-May-2026 23:14:56 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 23:14:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQzIiwidXNlcm5hbWUiOiJATG92ZXJib3lzZCIsImVtYWlsIjoic2Ftc2Ftc2FtZGF2ZTc2MEBnbWFpbC5jb20iLCJleHAiOjE3NzkwNTk1MDd9.ihu-6wC_djKTICE5xLIP_Pm_CgaQeVL1QF2hSjlF9yU
[10-May-2026 23:14:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 23:14:56 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 23:14:56 UTC] User ID: 543
[10-May-2026 23:14:56 UTC] ✅ User profile retrieved successfully for user ID: 543
[10-May-2026 23:14:56 UTC] === API CALL LOG ===
[10-May-2026 23:14:56 UTC] Endpoint: user/profile.php
[10-May-2026 23:14:56 UTC] Full Log Data: {
    "timestamp": "2026-05-10 23:14:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.30",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.63.30, 141.101.99.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQzIiwidXNlcm5hbWUiOiJATG92ZXJib3lzZCIsImVtYWlsIjoic2Ftc2Ftc2FtZGF2ZTc2MEBnbWFpbC5jb20iLCJleHAiOjE3NzkwNTk1MDd9.ihu-6wC_djKTICE5xLIP_Pm_CgaQeVL1QF2hSjlF9yU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9ca49fa9c8ed0b-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.63.30",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 23:14:56 UTC] === END API CALL LOG ===
[10-May-2026 23:14:56 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 23:14:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQzIiwidXNlcm5hbWUiOiJATG92ZXJib3lzZCIsImVtYWlsIjoic2Ftc2Ftc2FtZGF2ZTc2MEBnbWFpbC5jb20iLCJleHAiOjE3NzkwNTk1MDd9.ihu-6wC_djKTICE5xLIP_Pm_CgaQeVL1QF2hSjlF9yU
[10-May-2026 23:14:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 23:14:56 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 23:14:56 UTC] User ID: 543
[10-May-2026 23:14:56 UTC] ✅ User profile retrieved successfully for user ID: 543
[10-May-2026 23:14:59 UTC] === API CALL LOG ===
[10-May-2026 23:14:59 UTC] Endpoint: user/profile.php
[10-May-2026 23:14:59 UTC] Full Log Data: {
    "timestamp": "2026-05-10 23:14:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.30",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.63.30, 141.101.99.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQzIiwidXNlcm5hbWUiOiJATG92ZXJib3lzZCIsImVtYWlsIjoic2Ftc2Ftc2FtZGF2ZTc2MEBnbWFpbC5jb20iLCJleHAiOjE3NzkwNTk1MDd9.ihu-6wC_djKTICE5xLIP_Pm_CgaQeVL1QF2hSjlF9yU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9ca4b3ff4ced0b-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.63.30",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 23:14:59 UTC] === END API CALL LOG ===
[10-May-2026 23:14:59 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 23:14:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQzIiwidXNlcm5hbWUiOiJATG92ZXJib3lzZCIsImVtYWlsIjoic2Ftc2Ftc2FtZGF2ZTc2MEBnbWFpbC5jb20iLCJleHAiOjE3NzkwNTk1MDd9.ihu-6wC_djKTICE5xLIP_Pm_CgaQeVL1QF2hSjlF9yU
[10-May-2026 23:14:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 23:14:59 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 23:14:59 UTC] User ID: 543
[10-May-2026 23:14:59 UTC] ✅ User profile retrieved successfully for user ID: 543
[10-May-2026 23:15:00 UTC] === API CALL LOG ===
[10-May-2026 23:15:00 UTC] Endpoint: user/profile.php
[10-May-2026 23:15:00 UTC] Full Log Data: {
    "timestamp": "2026-05-10 23:15:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.30",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.63.30, 141.101.99.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQzIiwidXNlcm5hbWUiOiJATG92ZXJib3lzZCIsImVtYWlsIjoic2Ftc2Ftc2FtZGF2ZTc2MEBnbWFpbC5jb20iLCJleHAiOjE3NzkwNTk1MDd9.ihu-6wC_djKTICE5xLIP_Pm_CgaQeVL1QF2hSjlF9yU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9ca4ba08d9ed0b-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.63.30",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 23:15:00 UTC] === END API CALL LOG ===
[10-May-2026 23:15:00 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 23:15:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQzIiwidXNlcm5hbWUiOiJATG92ZXJib3lzZCIsImVtYWlsIjoic2Ftc2Ftc2FtZGF2ZTc2MEBnbWFpbC5jb20iLCJleHAiOjE3NzkwNTk1MDd9.ihu-6wC_djKTICE5xLIP_Pm_CgaQeVL1QF2hSjlF9yU
[10-May-2026 23:15:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 23:15:00 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 23:15:00 UTC] User ID: 543
[10-May-2026 23:15:00 UTC] ✅ User profile retrieved successfully for user ID: 543
[10-May-2026 23:15:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-May-2026 23:15:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-May-2026 23:15:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.211.63.30, 141.101.99.151","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQzIiwidXNlcm5hbWUiOiJATG92ZXJib3lzZCIsImVtYWlsIjoic2Ftc2Ftc2FtZGF2ZTc2MEBnbWFpbC5jb20iLCJleHAiOjE3NzkwNTk1MDd9.ihu-6wC_djKTICE5xLIP_Pm_CgaQeVL1QF2hSjlF9yU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f9ca53f68afed0b-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"197.211.63.30","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-May-2026 23:15:22 UTC] === User Orders API Called ===
[10-May-2026 23:15:22 UTC] User ID: 543
[10-May-2026 23:15:22 UTC] Limit: 20, Offset: 0
[10-May-2026 23:15:22 UTC] Orders found: 0
[10-May-2026 23:15:22 UTC] Orders data: []
[10-May-2026 23:15:22 UTC] Total orders count: 0
[10-May-2026 23:15:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-May-2026 23:15:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-May-2026 23:15:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.211.63.30, 141.101.99.151","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQzIiwidXNlcm5hbWUiOiJATG92ZXJib3lzZCIsImVtYWlsIjoic2Ftc2Ftc2FtZGF2ZTc2MEBnbWFpbC5jb20iLCJleHAiOjE3NzkwNTk1MDd9.ihu-6wC_djKTICE5xLIP_Pm_CgaQeVL1QF2hSjlF9yU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f9ca5515cd7ed0b-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"197.211.63.30","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-May-2026 23:15:25 UTC] === User Orders API Called ===
[10-May-2026 23:15:25 UTC] User ID: 543
[10-May-2026 23:15:25 UTC] Limit: 20, Offset: 0
[10-May-2026 23:15:25 UTC] Orders found: 0
[10-May-2026 23:15:25 UTC] Orders data: []
[10-May-2026 23:15:25 UTC] Total orders count: 0
[10-May-2026 23:15:25 UTC] === API CALL LOG ===
[10-May-2026 23:15:25 UTC] Endpoint: user/profile.php
[10-May-2026 23:15:25 UTC] Full Log Data: {
    "timestamp": "2026-05-10 23:15:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.30",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.63.30, 141.101.99.151",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQzIiwidXNlcm5hbWUiOiJATG92ZXJib3lzZCIsImVtYWlsIjoic2Ftc2Ftc2FtZGF2ZTc2MEBnbWFpbC5jb20iLCJleHAiOjE3NzkwNTk1MDd9.ihu-6wC_djKTICE5xLIP_Pm_CgaQeVL1QF2hSjlF9yU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9ca5515cdbed0b-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.63.30",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 23:15:25 UTC] === END API CALL LOG ===
[10-May-2026 23:15:25 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 23:15:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQzIiwidXNlcm5hbWUiOiJATG92ZXJib3lzZCIsImVtYWlsIjoic2Ftc2Ftc2FtZGF2ZTc2MEBnbWFpbC5jb20iLCJleHAiOjE3NzkwNTk1MDd9.ihu-6wC_djKTICE5xLIP_Pm_CgaQeVL1QF2hSjlF9yU
[10-May-2026 23:15:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 23:15:25 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 23:15:25 UTC] User ID: 543
[10-May-2026 23:15:25 UTC] ✅ User profile retrieved successfully for user ID: 543
[10-May-2026 23:15:26 UTC] === API CALL LOG ===
[10-May-2026 23:15:26 UTC] Endpoint: user/profile.php
[10-May-2026 23:15:26 UTC] Full Log Data: {
    "timestamp": "2026-05-10 23:15:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.30",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.63.30, 141.101.99.151",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQzIiwidXNlcm5hbWUiOiJATG92ZXJib3lzZCIsImVtYWlsIjoic2Ftc2Ftc2FtZGF2ZTc2MEBnbWFpbC5jb20iLCJleHAiOjE3NzkwNTk1MDd9.ihu-6wC_djKTICE5xLIP_Pm_CgaQeVL1QF2hSjlF9yU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9ca5578e10ed0b-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.63.30",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 23:15:26 UTC] === END API CALL LOG ===
[10-May-2026 23:15:26 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 23:15:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQzIiwidXNlcm5hbWUiOiJATG92ZXJib3lzZCIsImVtYWlsIjoic2Ftc2Ftc2FtZGF2ZTc2MEBnbWFpbC5jb20iLCJleHAiOjE3NzkwNTk1MDd9.ihu-6wC_djKTICE5xLIP_Pm_CgaQeVL1QF2hSjlF9yU
[10-May-2026 23:15:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 23:15:26 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 23:15:26 UTC] User ID: 543
[10-May-2026 23:15:26 UTC] ✅ User profile retrieved successfully for user ID: 543
[10-May-2026 23:15:26 UTC] === API CALL LOG ===
[10-May-2026 23:15:26 UTC] Endpoint: user/profile.php
[10-May-2026 23:15:26 UTC] Full Log Data: {
    "timestamp": "2026-05-10 23:15:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.30",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.63.30, 141.101.99.151",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQzIiwidXNlcm5hbWUiOiJATG92ZXJib3lzZCIsImVtYWlsIjoic2Ftc2Ftc2FtZGF2ZTc2MEBnbWFpbC5jb20iLCJleHAiOjE3NzkwNTk1MDd9.ihu-6wC_djKTICE5xLIP_Pm_CgaQeVL1QF2hSjlF9yU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9ca558afdfed0b-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.63.30",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 23:15:26 UTC] === END API CALL LOG ===
[10-May-2026 23:15:26 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 23:15:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQzIiwidXNlcm5hbWUiOiJATG92ZXJib3lzZCIsImVtYWlsIjoic2Ftc2Ftc2FtZGF2ZTc2MEBnbWFpbC5jb20iLCJleHAiOjE3NzkwNTk1MDd9.ihu-6wC_djKTICE5xLIP_Pm_CgaQeVL1QF2hSjlF9yU
[10-May-2026 23:15:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 23:15:26 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 23:15:26 UTC] User ID: 543
[10-May-2026 23:15:26 UTC] ✅ User profile retrieved successfully for user ID: 543
[10-May-2026 23:15:40 UTC] === API CALL LOG ===
[10-May-2026 23:15:40 UTC] Endpoint: user/profile.php
[10-May-2026 23:15:40 UTC] Full Log Data: {
    "timestamp": "2026-05-10 23:15:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.30",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.63.30, 172.71.241.85",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQzIiwidXNlcm5hbWUiOiJATG92ZXJib3lzZCIsImVtYWlsIjoic2Ftc2Ftc2FtZGF2ZTc2MEBnbWFpbC5jb20iLCJleHAiOjE3NzkwNTk1MDd9.ihu-6wC_djKTICE5xLIP_Pm_CgaQeVL1QF2hSjlF9yU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9ca5b33fb0001f-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.63.30",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 23:15:40 UTC] === END API CALL LOG ===
[10-May-2026 23:15:40 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 23:15:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQzIiwidXNlcm5hbWUiOiJATG92ZXJib3lzZCIsImVtYWlsIjoic2Ftc2Ftc2FtZGF2ZTc2MEBnbWFpbC5jb20iLCJleHAiOjE3NzkwNTk1MDd9.ihu-6wC_djKTICE5xLIP_Pm_CgaQeVL1QF2hSjlF9yU
[10-May-2026 23:15:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 23:15:40 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 23:15:40 UTC] User ID: 543
[10-May-2026 23:15:40 UTC] ✅ User profile retrieved successfully for user ID: 543
[10-May-2026 23:15:42 UTC] === API CALL LOG ===
[10-May-2026 23:15:42 UTC] Endpoint: user/profile.php
[10-May-2026 23:15:42 UTC] Full Log Data: {
    "timestamp": "2026-05-10 23:15:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.30",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.63.30, 172.71.241.85",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQzIiwidXNlcm5hbWUiOiJATG92ZXJib3lzZCIsImVtYWlsIjoic2Ftc2Ftc2FtZGF2ZTc2MEBnbWFpbC5jb20iLCJleHAiOjE3NzkwNTk1MDd9.ihu-6wC_djKTICE5xLIP_Pm_CgaQeVL1QF2hSjlF9yU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9ca5c17e31001f-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.63.30",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 23:15:42 UTC] === END API CALL LOG ===
[10-May-2026 23:15:42 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 23:15:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQzIiwidXNlcm5hbWUiOiJATG92ZXJib3lzZCIsImVtYWlsIjoic2Ftc2Ftc2FtZGF2ZTc2MEBnbWFpbC5jb20iLCJleHAiOjE3NzkwNTk1MDd9.ihu-6wC_djKTICE5xLIP_Pm_CgaQeVL1QF2hSjlF9yU
[10-May-2026 23:15:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 23:15:42 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 23:15:42 UTC] User ID: 543
[10-May-2026 23:15:42 UTC] ✅ User profile retrieved successfully for user ID: 543
[10-May-2026 23:15:43 UTC] === API CALL LOG ===
[10-May-2026 23:15:43 UTC] Endpoint: user/profile.php
[10-May-2026 23:15:43 UTC] Full Log Data: {
    "timestamp": "2026-05-10 23:15:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.30",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.63.30, 172.71.241.85",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQzIiwidXNlcm5hbWUiOiJATG92ZXJib3lzZCIsImVtYWlsIjoic2Ftc2Ftc2FtZGF2ZTc2MEBnbWFpbC5jb20iLCJleHAiOjE3NzkwNTk1MDd9.ihu-6wC_djKTICE5xLIP_Pm_CgaQeVL1QF2hSjlF9yU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9ca5c25f8e001f-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.63.30",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 23:15:43 UTC] === END API CALL LOG ===
[10-May-2026 23:15:43 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 23:15:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQzIiwidXNlcm5hbWUiOiJATG92ZXJib3lzZCIsImVtYWlsIjoic2Ftc2Ftc2FtZGF2ZTc2MEBnbWFpbC5jb20iLCJleHAiOjE3NzkwNTk1MDd9.ihu-6wC_djKTICE5xLIP_Pm_CgaQeVL1QF2hSjlF9yU
[10-May-2026 23:15:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 23:15:43 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 23:15:43 UTC] User ID: 543
[10-May-2026 23:15:43 UTC] ✅ User profile retrieved successfully for user ID: 543
[10-May-2026 23:15:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-May-2026 23:15:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-May-2026 23:15:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.211.63.30, 172.71.241.85","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQzIiwidXNlcm5hbWUiOiJATG92ZXJib3lzZCIsImVtYWlsIjoic2Ftc2Ftc2FtZGF2ZTc2MEBnbWFpbC5jb20iLCJleHAiOjE3NzkwNTk1MDd9.ihu-6wC_djKTICE5xLIP_Pm_CgaQeVL1QF2hSjlF9yU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f9ca5c35924001f-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"197.211.63.30","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-May-2026 23:15:43 UTC] === User Orders API Called ===
[10-May-2026 23:15:43 UTC] User ID: 543
[10-May-2026 23:15:43 UTC] Limit: 20, Offset: 0
[10-May-2026 23:15:43 UTC] Orders found: 0
[10-May-2026 23:15:43 UTC] Orders data: []
[10-May-2026 23:15:43 UTC] Total orders count: 0
[10-May-2026 23:15:44 UTC] === API CALL LOG ===
[10-May-2026 23:15:44 UTC] Endpoint: user/profile.php
[10-May-2026 23:15:44 UTC] Full Log Data: {
    "timestamp": "2026-05-10 23:15:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.30",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.63.30, 172.71.241.85",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQzIiwidXNlcm5hbWUiOiJATG92ZXJib3lzZCIsImVtYWlsIjoic2Ftc2Ftc2FtZGF2ZTc2MEBnbWFpbC5jb20iLCJleHAiOjE3NzkwNTk1MDd9.ihu-6wC_djKTICE5xLIP_Pm_CgaQeVL1QF2hSjlF9yU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9ca5c8fa42001f-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.63.30",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 23:15:44 UTC] === END API CALL LOG ===
[10-May-2026 23:15:44 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 23:15:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQzIiwidXNlcm5hbWUiOiJATG92ZXJib3lzZCIsImVtYWlsIjoic2Ftc2Ftc2FtZGF2ZTc2MEBnbWFpbC5jb20iLCJleHAiOjE3NzkwNTk1MDd9.ihu-6wC_djKTICE5xLIP_Pm_CgaQeVL1QF2hSjlF9yU
[10-May-2026 23:15:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 23:15:44 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 23:15:44 UTC] User ID: 543
[10-May-2026 23:15:44 UTC] ✅ User profile retrieved successfully for user ID: 543
[10-May-2026 23:15:50 UTC] === API CALL LOG ===
[10-May-2026 23:15:50 UTC] Endpoint: user/profile.php
[10-May-2026 23:15:50 UTC] Full Log Data: {
    "timestamp": "2026-05-10 23:15:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.30",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.63.30, 172.71.241.85",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQzIiwidXNlcm5hbWUiOiJATG92ZXJib3lzZCIsImVtYWlsIjoic2Ftc2Ftc2FtZGF2ZTc2MEBnbWFpbC5jb20iLCJleHAiOjE3NzkwNTk1MDd9.ihu-6wC_djKTICE5xLIP_Pm_CgaQeVL1QF2hSjlF9yU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9ca5ed9ddfa696-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.63.30",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 23:15:50 UTC] === END API CALL LOG ===
[10-May-2026 23:15:50 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 23:15:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQzIiwidXNlcm5hbWUiOiJATG92ZXJib3lzZCIsImVtYWlsIjoic2Ftc2Ftc2FtZGF2ZTc2MEBnbWFpbC5jb20iLCJleHAiOjE3NzkwNTk1MDd9.ihu-6wC_djKTICE5xLIP_Pm_CgaQeVL1QF2hSjlF9yU
[10-May-2026 23:15:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 23:15:50 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 23:15:50 UTC] User ID: 543
[10-May-2026 23:15:50 UTC] ✅ User profile retrieved successfully for user ID: 543
[10-May-2026 23:15:52 UTC] === API CALL LOG ===
[10-May-2026 23:15:52 UTC] Endpoint: user/profile.php
[10-May-2026 23:15:52 UTC] Full Log Data: {
    "timestamp": "2026-05-10 23:15:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.30",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.63.30, 172.71.241.85",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQzIiwidXNlcm5hbWUiOiJATG92ZXJib3lzZCIsImVtYWlsIjoic2Ftc2Ftc2FtZGF2ZTc2MEBnbWFpbC5jb20iLCJleHAiOjE3NzkwNTk1MDd9.ihu-6wC_djKTICE5xLIP_Pm_CgaQeVL1QF2hSjlF9yU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9ca5fc1c2ca696-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.63.30",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 23:15:52 UTC] === END API CALL LOG ===
[10-May-2026 23:15:52 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 23:15:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQzIiwidXNlcm5hbWUiOiJATG92ZXJib3lzZCIsImVtYWlsIjoic2Ftc2Ftc2FtZGF2ZTc2MEBnbWFpbC5jb20iLCJleHAiOjE3NzkwNTk1MDd9.ihu-6wC_djKTICE5xLIP_Pm_CgaQeVL1QF2hSjlF9yU
[10-May-2026 23:15:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 23:15:52 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 23:15:52 UTC] User ID: 543
[10-May-2026 23:15:52 UTC] ✅ User profile retrieved successfully for user ID: 543
[10-May-2026 23:15:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-May-2026 23:15:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-May-2026 23:15:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.211.63.30, 172.71.241.85","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQzIiwidXNlcm5hbWUiOiJATG92ZXJib3lzZCIsImVtYWlsIjoic2Ftc2Ftc2FtZGF2ZTc2MEBnbWFpbC5jb20iLCJleHAiOjE3NzkwNTk1MDd9.ihu-6wC_djKTICE5xLIP_Pm_CgaQeVL1QF2hSjlF9yU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f9ca5fcee25a696-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"197.211.63.30","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-May-2026 23:15:52 UTC] === User Orders API Called ===
[10-May-2026 23:15:52 UTC] User ID: 543
[10-May-2026 23:15:52 UTC] Limit: 20, Offset: 0
[10-May-2026 23:15:52 UTC] Orders found: 0
[10-May-2026 23:15:52 UTC] Orders data: []
[10-May-2026 23:15:52 UTC] Total orders count: 0
[10-May-2026 23:15:52 UTC] === API CALL LOG ===
[10-May-2026 23:15:52 UTC] Endpoint: user/profile.php
[10-May-2026 23:15:52 UTC] Full Log Data: {
    "timestamp": "2026-05-10 23:15:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.30",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.63.30, 172.71.241.85",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQzIiwidXNlcm5hbWUiOiJATG92ZXJib3lzZCIsImVtYWlsIjoic2Ftc2Ftc2FtZGF2ZTc2MEBnbWFpbC5jb20iLCJleHAiOjE3NzkwNTk1MDd9.ihu-6wC_djKTICE5xLIP_Pm_CgaQeVL1QF2hSjlF9yU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9ca5fcee28a696-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.63.30",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 23:15:52 UTC] === END API CALL LOG ===
[10-May-2026 23:15:52 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 23:15:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQzIiwidXNlcm5hbWUiOiJATG92ZXJib3lzZCIsImVtYWlsIjoic2Ftc2Ftc2FtZGF2ZTc2MEBnbWFpbC5jb20iLCJleHAiOjE3NzkwNTk1MDd9.ihu-6wC_djKTICE5xLIP_Pm_CgaQeVL1QF2hSjlF9yU
[10-May-2026 23:15:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 23:15:52 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 23:15:52 UTC] User ID: 543
[10-May-2026 23:15:52 UTC] ✅ User profile retrieved successfully for user ID: 543
[10-May-2026 23:15:53 UTC] === API CALL LOG ===
[10-May-2026 23:15:53 UTC] Endpoint: user/profile.php
[10-May-2026 23:15:53 UTC] Full Log Data: {
    "timestamp": "2026-05-10 23:15:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.30",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.63.30, 172.71.241.85",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQzIiwidXNlcm5hbWUiOiJATG92ZXJib3lzZCIsImVtYWlsIjoic2Ftc2Ftc2FtZGF2ZTc2MEBnbWFpbC5jb20iLCJleHAiOjE3NzkwNTk1MDd9.ihu-6wC_djKTICE5xLIP_Pm_CgaQeVL1QF2hSjlF9yU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9ca6037c8ba696-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.63.30",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 23:15:53 UTC] === END API CALL LOG ===
[10-May-2026 23:15:53 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 23:15:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQzIiwidXNlcm5hbWUiOiJATG92ZXJib3lzZCIsImVtYWlsIjoic2Ftc2Ftc2FtZGF2ZTc2MEBnbWFpbC5jb20iLCJleHAiOjE3NzkwNTk1MDd9.ihu-6wC_djKTICE5xLIP_Pm_CgaQeVL1QF2hSjlF9yU
[10-May-2026 23:15:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 23:15:53 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 23:15:53 UTC] User ID: 543
[10-May-2026 23:15:53 UTC] ✅ User profile retrieved successfully for user ID: 543
[10-May-2026 23:15:58 UTC] === API CALL LOG ===
[10-May-2026 23:15:58 UTC] Endpoint: user/profile.php
[10-May-2026 23:15:58 UTC] Full Log Data: {
    "timestamp": "2026-05-10 23:15:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.30",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.63.30, 172.71.241.85",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQzIiwidXNlcm5hbWUiOiJATG92ZXJib3lzZCIsImVtYWlsIjoic2Ftc2Ftc2FtZGF2ZTc2MEBnbWFpbC5jb20iLCJleHAiOjE3NzkwNTk1MDd9.ihu-6wC_djKTICE5xLIP_Pm_CgaQeVL1QF2hSjlF9yU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9ca622bdb8a696-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.63.30",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 23:15:58 UTC] === END API CALL LOG ===
[10-May-2026 23:15:58 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 23:15:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQzIiwidXNlcm5hbWUiOiJATG92ZXJib3lzZCIsImVtYWlsIjoic2Ftc2Ftc2FtZGF2ZTc2MEBnbWFpbC5jb20iLCJleHAiOjE3NzkwNTk1MDd9.ihu-6wC_djKTICE5xLIP_Pm_CgaQeVL1QF2hSjlF9yU
[10-May-2026 23:15:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 23:15:58 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 23:15:58 UTC] User ID: 543
[10-May-2026 23:15:58 UTC] ✅ User profile retrieved successfully for user ID: 543
[10-May-2026 23:16:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-May-2026 23:16:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-May-2026 23:16:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.113.99.59, 172.68.151.70","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQyIiwidXNlcm5hbWUiOiJAU2hvbmF5X0FzaGFudGkiLCJlbWFpbCI6InR5bG9yaGVycnkxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA1OTE1N30.lOpRZkKNG_O9MX1O_KSmDygHMNVFsymJq3_E1gW-ccU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f9ca6a53854d7e7-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.113.99.59","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-May-2026 23:16:19 UTC] === User Orders API Called ===
[10-May-2026 23:16:19 UTC] User ID: 542
[10-May-2026 23:16:19 UTC] Limit: 20, Offset: 0
[10-May-2026 23:16:19 UTC] Orders found: 0
[10-May-2026 23:16:19 UTC] Orders data: []
[10-May-2026 23:16:19 UTC] Total orders count: 0
[10-May-2026 23:16:19 UTC] === API CALL LOG ===
[10-May-2026 23:16:19 UTC] Endpoint: user/profile.php
[10-May-2026 23:16:19 UTC] Full Log Data: {
    "timestamp": "2026-05-10 23:16:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.99.59",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.99.59, 172.68.151.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQyIiwidXNlcm5hbWUiOiJAU2hvbmF5X0FzaGFudGkiLCJlbWFpbCI6InR5bG9yaGVycnkxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA1OTE1N30.lOpRZkKNG_O9MX1O_KSmDygHMNVFsymJq3_E1gW-ccU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9ca6a53856d7e7-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.99.59",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 23:16:19 UTC] === END API CALL LOG ===
[10-May-2026 23:16:19 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 23:16:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQyIiwidXNlcm5hbWUiOiJAU2hvbmF5X0FzaGFudGkiLCJlbWFpbCI6InR5bG9yaGVycnkxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA1OTE1N30.lOpRZkKNG_O9MX1O_KSmDygHMNVFsymJq3_E1gW-ccU
[10-May-2026 23:16:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 23:16:19 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 23:16:19 UTC] User ID: 542
[10-May-2026 23:16:19 UTC] ✅ User profile retrieved successfully for user ID: 542
[10-May-2026 23:16:20 UTC] === API CALL LOG ===
[10-May-2026 23:16:20 UTC] Endpoint: user/profile.php
[10-May-2026 23:16:20 UTC] Full Log Data: {
    "timestamp": "2026-05-10 23:16:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.99.59",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.99.59, 172.68.151.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQyIiwidXNlcm5hbWUiOiJAU2hvbmF5X0FzaGFudGkiLCJlbWFpbCI6InR5bG9yaGVycnkxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA1OTE1N30.lOpRZkKNG_O9MX1O_KSmDygHMNVFsymJq3_E1gW-ccU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9ca6a92f03d7e7-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.99.59",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 23:16:20 UTC] === END API CALL LOG ===
[10-May-2026 23:16:20 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 23:16:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQyIiwidXNlcm5hbWUiOiJAU2hvbmF5X0FzaGFudGkiLCJlbWFpbCI6InR5bG9yaGVycnkxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA1OTE1N30.lOpRZkKNG_O9MX1O_KSmDygHMNVFsymJq3_E1gW-ccU
[10-May-2026 23:16:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 23:16:20 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 23:16:20 UTC] User ID: 542
[10-May-2026 23:16:20 UTC] ✅ User profile retrieved successfully for user ID: 542
[10-May-2026 23:16:21 UTC] === API CALL LOG ===
[10-May-2026 23:16:21 UTC] Endpoint: user/profile.php
[10-May-2026 23:16:21 UTC] Full Log Data: {
    "timestamp": "2026-05-10 23:16:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.99.59",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.99.59, 172.68.151.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQyIiwidXNlcm5hbWUiOiJAU2hvbmF5X0FzaGFudGkiLCJlbWFpbCI6InR5bG9yaGVycnkxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA1OTE1N30.lOpRZkKNG_O9MX1O_KSmDygHMNVFsymJq3_E1gW-ccU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9ca6af9830d7e7-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.99.59",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 23:16:21 UTC] === END API CALL LOG ===
[10-May-2026 23:16:21 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 23:16:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQyIiwidXNlcm5hbWUiOiJAU2hvbmF5X0FzaGFudGkiLCJlbWFpbCI6InR5bG9yaGVycnkxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA1OTE1N30.lOpRZkKNG_O9MX1O_KSmDygHMNVFsymJq3_E1gW-ccU
[10-May-2026 23:16:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 23:16:21 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 23:16:21 UTC] User ID: 542
[10-May-2026 23:16:21 UTC] ✅ User profile retrieved successfully for user ID: 542
[10-May-2026 23:16:46 UTC] === API CALL LOG ===
[10-May-2026 23:16:46 UTC] Endpoint: user/profile.php
[10-May-2026 23:16:46 UTC] Full Log Data: {
    "timestamp": "2026-05-10 23:16:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.30",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.63.30, 172.71.241.84",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQzIiwidXNlcm5hbWUiOiJATG92ZXJib3lzZCIsImVtYWlsIjoic2Ftc2Ftc2FtZGF2ZTc2MEBnbWFpbC5jb20iLCJleHAiOjE3NzkwNTk1MDd9.ihu-6wC_djKTICE5xLIP_Pm_CgaQeVL1QF2hSjlF9yU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9ca7502fe8a696-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.63.30",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 23:16:46 UTC] === END API CALL LOG ===
[10-May-2026 23:16:46 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 23:16:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQzIiwidXNlcm5hbWUiOiJATG92ZXJib3lzZCIsImVtYWlsIjoic2Ftc2Ftc2FtZGF2ZTc2MEBnbWFpbC5jb20iLCJleHAiOjE3NzkwNTk1MDd9.ihu-6wC_djKTICE5xLIP_Pm_CgaQeVL1QF2hSjlF9yU
[10-May-2026 23:16:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 23:16:46 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 23:16:46 UTC] User ID: 543
[10-May-2026 23:16:46 UTC] ✅ User profile retrieved successfully for user ID: 543
[10-May-2026 23:17:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-May-2026 23:17:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-May-2026 23:17:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a05:45c2:2038:e901:a99d:c500:413:8cfc, 162.158.102.212","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ0IiwidXNlcm5hbWUiOiJAU2V2aW5jaGthX21tIiwiZW1haWwiOiJheml6eG9uYXNxYXJ4b25vdjE5OTFAZ21haWwuY29tIiwiZXhwIjoxNzc5MDU5ODQ5fQ.pdyx9a19fD7T3nzn_ZMQwpXQkuAv5cOqYHq17SZgzos","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f9ca8604f5201fa-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a05:45c2:2038:e901:a99d:c500:413:8cfc","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-May-2026 23:17:30 UTC] === User Orders API Called ===
[10-May-2026 23:17:30 UTC] User ID: 544
[10-May-2026 23:17:30 UTC] Limit: 20, Offset: 0
[10-May-2026 23:17:30 UTC] Orders found: 0
[10-May-2026 23:17:30 UTC] Orders data: []
[10-May-2026 23:17:30 UTC] Total orders count: 0
[10-May-2026 23:17:30 UTC] === API CALL LOG ===
[10-May-2026 23:17:30 UTC] Endpoint: user/profile.php
[10-May-2026 23:17:30 UTC] Full Log Data: {
    "timestamp": "2026-05-10 23:17:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:2038:e901:a99d:c500:413:8cfc",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:2038:e901:a99d:c500:413:8cfc, 162.158.102.212",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ0IiwidXNlcm5hbWUiOiJAU2V2aW5jaGthX21tIiwiZW1haWwiOiJheml6eG9uYXNxYXJ4b25vdjE5OTFAZ21haWwuY29tIiwiZXhwIjoxNzc5MDU5ODQ5fQ.pdyx9a19fD7T3nzn_ZMQwpXQkuAv5cOqYHq17SZgzos",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9ca8604f5001fa-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a05:45c2:2038:e901:a99d:c500:413:8cfc",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 23:17:30 UTC] === END API CALL LOG ===
[10-May-2026 23:17:30 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 23:17:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ0IiwidXNlcm5hbWUiOiJAU2V2aW5jaGthX21tIiwiZW1haWwiOiJheml6eG9uYXNxYXJ4b25vdjE5OTFAZ21haWwuY29tIiwiZXhwIjoxNzc5MDU5ODQ5fQ.pdyx9a19fD7T3nzn_ZMQwpXQkuAv5cOqYHq17SZgzos
[10-May-2026 23:17:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 23:17:30 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 23:17:30 UTC] User ID: 544
[10-May-2026 23:17:30 UTC] ✅ User profile retrieved successfully for user ID: 544
[10-May-2026 23:17:30 UTC] === API CALL LOG ===
[10-May-2026 23:17:30 UTC] Endpoint: user/profile.php
[10-May-2026 23:17:30 UTC] Full Log Data: {
    "timestamp": "2026-05-10 23:17:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:2038:e901:a99d:c500:413:8cfc",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:2038:e901:a99d:c500:413:8cfc, 162.158.102.212",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ0IiwidXNlcm5hbWUiOiJAU2V2aW5jaGthX21tIiwiZW1haWwiOiJheml6eG9uYXNxYXJ4b25vdjE5OTFAZ21haWwuY29tIiwiZXhwIjoxNzc5MDU5ODQ5fQ.pdyx9a19fD7T3nzn_ZMQwpXQkuAv5cOqYHq17SZgzos",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9ca860efa001fa-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a05:45c2:2038:e901:a99d:c500:413:8cfc",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 23:17:30 UTC] === END API CALL LOG ===
[10-May-2026 23:17:30 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 23:17:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ0IiwidXNlcm5hbWUiOiJAU2V2aW5jaGthX21tIiwiZW1haWwiOiJheml6eG9uYXNxYXJ4b25vdjE5OTFAZ21haWwuY29tIiwiZXhwIjoxNzc5MDU5ODQ5fQ.pdyx9a19fD7T3nzn_ZMQwpXQkuAv5cOqYHq17SZgzos
[10-May-2026 23:17:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 23:17:30 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 23:17:30 UTC] User ID: 544
[10-May-2026 23:17:30 UTC] ✅ User profile retrieved successfully for user ID: 544
[10-May-2026 23:17:30 UTC] === API CALL LOG ===
[10-May-2026 23:17:30 UTC] Endpoint: user/profile.php
[10-May-2026 23:17:30 UTC] Full Log Data: {
    "timestamp": "2026-05-10 23:17:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:2038:e901:a99d:c500:413:8cfc",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:2038:e901:a99d:c500:413:8cfc, 162.158.102.212",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ0IiwidXNlcm5hbWUiOiJAU2V2aW5jaGthX21tIiwiZW1haWwiOiJheml6eG9uYXNxYXJ4b25vdjE5OTFAZ21haWwuY29tIiwiZXhwIjoxNzc5MDU5ODQ5fQ.pdyx9a19fD7T3nzn_ZMQwpXQkuAv5cOqYHq17SZgzos",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9ca863a91b01fa-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a05:45c2:2038:e901:a99d:c500:413:8cfc",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 23:17:30 UTC] === END API CALL LOG ===
[10-May-2026 23:17:30 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 23:17:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ0IiwidXNlcm5hbWUiOiJAU2V2aW5jaGthX21tIiwiZW1haWwiOiJheml6eG9uYXNxYXJ4b25vdjE5OTFAZ21haWwuY29tIiwiZXhwIjoxNzc5MDU5ODQ5fQ.pdyx9a19fD7T3nzn_ZMQwpXQkuAv5cOqYHq17SZgzos
[10-May-2026 23:17:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 23:17:30 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 23:17:30 UTC] User ID: 544
[10-May-2026 23:17:30 UTC] ✅ User profile retrieved successfully for user ID: 544
[10-May-2026 23:17:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-May-2026 23:17:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-May-2026 23:17:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a05:45c2:2038:e901:a99d:c500:413:8cfc, 162.158.102.212","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ0IiwidXNlcm5hbWUiOiJAU2V2aW5jaGthX21tIiwiZW1haWwiOiJheml6eG9uYXNxYXJ4b25vdjE5OTFAZ21haWwuY29tIiwiZXhwIjoxNzc5MDU5ODQ5fQ.pdyx9a19fD7T3nzn_ZMQwpXQkuAv5cOqYHq17SZgzos","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f9ca87fd9d601fa-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a05:45c2:2038:e901:a99d:c500:413:8cfc","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-May-2026 23:17:35 UTC] === User Orders API Called ===
[10-May-2026 23:17:35 UTC] User ID: 544
[10-May-2026 23:17:35 UTC] Limit: 20, Offset: 0
[10-May-2026 23:17:35 UTC] Orders found: 0
[10-May-2026 23:17:35 UTC] Orders data: []
[10-May-2026 23:17:35 UTC] Total orders count: 0
[10-May-2026 23:17:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-May-2026 23:17:38 UTC] === API CALL LOG ===
[10-May-2026 23:17:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-May-2026 23:17:38 UTC] Endpoint: user/profile.php
[10-May-2026 23:17:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a05:45c2:2038:e901:a99d:c500:413:8cfc, 162.158.102.212","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ0IiwidXNlcm5hbWUiOiJAU2V2aW5jaGthX21tIiwiZW1haWwiOiJheml6eG9uYXNxYXJ4b25vdjE5OTFAZ21haWwuY29tIiwiZXhwIjoxNzc5MDU5ODQ5fQ.pdyx9a19fD7T3nzn_ZMQwpXQkuAv5cOqYHq17SZgzos","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f9ca890bb4e01fa-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a05:45c2:2038:e901:a99d:c500:413:8cfc","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-May-2026 23:17:38 UTC] Full Log Data: {
    "timestamp": "2026-05-10 23:17:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:2038:e901:a99d:c500:413:8cfc",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:2038:e901:a99d:c500:413:8cfc, 162.158.102.212",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ0IiwidXNlcm5hbWUiOiJAU2V2aW5jaGthX21tIiwiZW1haWwiOiJheml6eG9uYXNxYXJ4b25vdjE5OTFAZ21haWwuY29tIiwiZXhwIjoxNzc5MDU5ODQ5fQ.pdyx9a19fD7T3nzn_ZMQwpXQkuAv5cOqYHq17SZgzos",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9ca890bb4f01fa-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a05:45c2:2038:e901:a99d:c500:413:8cfc",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 23:17:38 UTC] === END API CALL LOG ===
[10-May-2026 23:17:38 UTC] === User Orders API Called ===
[10-May-2026 23:17:38 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 23:17:38 UTC] User ID: 544
[10-May-2026 23:17:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ0IiwidXNlcm5hbWUiOiJAU2V2aW5jaGthX21tIiwiZW1haWwiOiJheml6eG9uYXNxYXJ4b25vdjE5OTFAZ21haWwuY29tIiwiZXhwIjoxNzc5MDU5ODQ5fQ.pdyx9a19fD7T3nzn_ZMQwpXQkuAv5cOqYHq17SZgzos
[10-May-2026 23:17:38 UTC] Limit: 20, Offset: 0
[10-May-2026 23:17:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 23:17:38 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 23:17:38 UTC] User ID: 544
[10-May-2026 23:17:38 UTC] Orders found: 0
[10-May-2026 23:17:38 UTC] Orders data: []
[10-May-2026 23:17:38 UTC] Total orders count: 0
[10-May-2026 23:17:38 UTC] ✅ User profile retrieved successfully for user ID: 544
[10-May-2026 23:17:38 UTC] === API CALL LOG ===
[10-May-2026 23:17:38 UTC] Endpoint: user/profile.php
[10-May-2026 23:17:38 UTC] Full Log Data: {
    "timestamp": "2026-05-10 23:17:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:2038:e901:a99d:c500:413:8cfc",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:2038:e901:a99d:c500:413:8cfc, 162.158.102.212",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ0IiwidXNlcm5hbWUiOiJAU2V2aW5jaGthX21tIiwiZW1haWwiOiJheml6eG9uYXNxYXJ4b25vdjE5OTFAZ21haWwuY29tIiwiZXhwIjoxNzc5MDU5ODQ5fQ.pdyx9a19fD7T3nzn_ZMQwpXQkuAv5cOqYHq17SZgzos",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9ca8929c8f01fa-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a05:45c2:2038:e901:a99d:c500:413:8cfc",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 23:17:38 UTC] === END API CALL LOG ===
[10-May-2026 23:17:38 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 23:17:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ0IiwidXNlcm5hbWUiOiJAU2V2aW5jaGthX21tIiwiZW1haWwiOiJheml6eG9uYXNxYXJ4b25vdjE5OTFAZ21haWwuY29tIiwiZXhwIjoxNzc5MDU5ODQ5fQ.pdyx9a19fD7T3nzn_ZMQwpXQkuAv5cOqYHq17SZgzos
[10-May-2026 23:17:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 23:17:38 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 23:17:38 UTC] User ID: 544
[10-May-2026 23:17:38 UTC] ✅ User profile retrieved successfully for user ID: 544
[10-May-2026 23:17:38 UTC] === API CALL LOG ===
[10-May-2026 23:17:38 UTC] Endpoint: user/profile.php
[10-May-2026 23:17:38 UTC] Full Log Data: {
    "timestamp": "2026-05-10 23:17:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:2038:e901:a99d:c500:413:8cfc",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:2038:e901:a99d:c500:413:8cfc, 162.158.102.212",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ0IiwidXNlcm5hbWUiOiJAU2V2aW5jaGthX21tIiwiZW1haWwiOiJheml6eG9uYXNxYXJ4b25vdjE5OTFAZ21haWwuY29tIiwiZXhwIjoxNzc5MDU5ODQ5fQ.pdyx9a19fD7T3nzn_ZMQwpXQkuAv5cOqYHq17SZgzos",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9ca8943d6a01fa-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a05:45c2:2038:e901:a99d:c500:413:8cfc",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 23:17:38 UTC] === END API CALL LOG ===
[10-May-2026 23:17:38 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 23:17:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ0IiwidXNlcm5hbWUiOiJAU2V2aW5jaGthX21tIiwiZW1haWwiOiJheml6eG9uYXNxYXJ4b25vdjE5OTFAZ21haWwuY29tIiwiZXhwIjoxNzc5MDU5ODQ5fQ.pdyx9a19fD7T3nzn_ZMQwpXQkuAv5cOqYHq17SZgzos
[10-May-2026 23:17:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 23:17:38 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 23:17:38 UTC] User ID: 544
[10-May-2026 23:17:38 UTC] ✅ User profile retrieved successfully for user ID: 544
[10-May-2026 23:17:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-May-2026 23:17:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-May-2026 23:17:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a05:45c2:2038:e901:a99d:c500:413:8cfc, 162.158.102.213","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ0IiwidXNlcm5hbWUiOiJAU2V2aW5jaGthX21tIiwiZW1haWwiOiJheml6eG9uYXNxYXJ4b25vdjE5OTFAZ21haWwuY29tIiwiZXhwIjoxNzc5MDU5ODQ5fQ.pdyx9a19fD7T3nzn_ZMQwpXQkuAv5cOqYHq17SZgzos","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f9ca8e8bc5801fa-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a05:45c2:2038:e901:a99d:c500:413:8cfc","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-May-2026 23:17:52 UTC] === User Orders API Called ===
[10-May-2026 23:17:52 UTC] User ID: 544
[10-May-2026 23:17:52 UTC] Limit: 20, Offset: 0
[10-May-2026 23:17:52 UTC] Orders found: 0
[10-May-2026 23:17:52 UTC] Orders data: []
[10-May-2026 23:17:52 UTC] Total orders count: 0
[10-May-2026 23:17:52 UTC] === API CALL LOG ===
[10-May-2026 23:17:52 UTC] Endpoint: user/profile.php
[10-May-2026 23:17:52 UTC] Full Log Data: {
    "timestamp": "2026-05-10 23:17:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:2038:e901:a99d:c500:413:8cfc",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:2038:e901:a99d:c500:413:8cfc, 162.158.102.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ0IiwidXNlcm5hbWUiOiJAU2V2aW5jaGthX21tIiwiZW1haWwiOiJheml6eG9uYXNxYXJ4b25vdjE5OTFAZ21haWwuY29tIiwiZXhwIjoxNzc5MDU5ODQ5fQ.pdyx9a19fD7T3nzn_ZMQwpXQkuAv5cOqYHq17SZgzos",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9ca8e94caf01fa-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a05:45c2:2038:e901:a99d:c500:413:8cfc",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 23:17:52 UTC] === END API CALL LOG ===
[10-May-2026 23:17:52 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 23:17:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ0IiwidXNlcm5hbWUiOiJAU2V2aW5jaGthX21tIiwiZW1haWwiOiJheml6eG9uYXNxYXJ4b25vdjE5OTFAZ21haWwuY29tIiwiZXhwIjoxNzc5MDU5ODQ5fQ.pdyx9a19fD7T3nzn_ZMQwpXQkuAv5cOqYHq17SZgzos
[10-May-2026 23:17:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 23:17:52 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 23:17:52 UTC] User ID: 544
[10-May-2026 23:17:52 UTC] ✅ User profile retrieved successfully for user ID: 544
[10-May-2026 23:17:52 UTC] === API CALL LOG ===
[10-May-2026 23:17:52 UTC] Endpoint: user/profile.php
[10-May-2026 23:17:52 UTC] Full Log Data: {
    "timestamp": "2026-05-10 23:17:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:2038:e901:a99d:c500:413:8cfc",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:2038:e901:a99d:c500:413:8cfc, 162.158.102.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ0IiwidXNlcm5hbWUiOiJAU2V2aW5jaGthX21tIiwiZW1haWwiOiJheml6eG9uYXNxYXJ4b25vdjE5OTFAZ21haWwuY29tIiwiZXhwIjoxNzc5MDU5ODQ5fQ.pdyx9a19fD7T3nzn_ZMQwpXQkuAv5cOqYHq17SZgzos",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9ca8eabd8501fa-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a05:45c2:2038:e901:a99d:c500:413:8cfc",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 23:17:52 UTC] === END API CALL LOG ===
[10-May-2026 23:17:52 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 23:17:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ0IiwidXNlcm5hbWUiOiJAU2V2aW5jaGthX21tIiwiZW1haWwiOiJheml6eG9uYXNxYXJ4b25vdjE5OTFAZ21haWwuY29tIiwiZXhwIjoxNzc5MDU5ODQ5fQ.pdyx9a19fD7T3nzn_ZMQwpXQkuAv5cOqYHq17SZgzos
[10-May-2026 23:17:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 23:17:52 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 23:17:52 UTC] User ID: 544
[10-May-2026 23:17:52 UTC] ✅ User profile retrieved successfully for user ID: 544
[10-May-2026 23:17:52 UTC] === API CALL LOG ===
[10-May-2026 23:17:52 UTC] Endpoint: user/profile.php
[10-May-2026 23:17:52 UTC] Full Log Data: {
    "timestamp": "2026-05-10 23:17:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:2038:e901:a99d:c500:413:8cfc",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:2038:e901:a99d:c500:413:8cfc, 162.158.102.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ0IiwidXNlcm5hbWUiOiJAU2V2aW5jaGthX21tIiwiZW1haWwiOiJheml6eG9uYXNxYXJ4b25vdjE5OTFAZ21haWwuY29tIiwiZXhwIjoxNzc5MDU5ODQ5fQ.pdyx9a19fD7T3nzn_ZMQwpXQkuAv5cOqYHq17SZgzos",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9ca8ec3e6c01fa-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a05:45c2:2038:e901:a99d:c500:413:8cfc",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 23:17:52 UTC] === END API CALL LOG ===
[10-May-2026 23:17:52 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 23:17:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ0IiwidXNlcm5hbWUiOiJAU2V2aW5jaGthX21tIiwiZW1haWwiOiJheml6eG9uYXNxYXJ4b25vdjE5OTFAZ21haWwuY29tIiwiZXhwIjoxNzc5MDU5ODQ5fQ.pdyx9a19fD7T3nzn_ZMQwpXQkuAv5cOqYHq17SZgzos
[10-May-2026 23:17:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 23:17:52 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 23:17:52 UTC] User ID: 544
[10-May-2026 23:17:52 UTC] ✅ User profile retrieved successfully for user ID: 544
[10-May-2026 23:18:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-May-2026 23:18:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-May-2026 23:18:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a05:45c2:2038:e901:a99d:c500:413:8cfc, 162.158.102.213","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ0IiwidXNlcm5hbWUiOiJAU2V2aW5jaGthX21tIiwiZW1haWwiOiJheml6eG9uYXNxYXJ4b25vdjE5OTFAZ21haWwuY29tIiwiZXhwIjoxNzc5MDU5ODQ5fQ.pdyx9a19fD7T3nzn_ZMQwpXQkuAv5cOqYHq17SZgzos","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f9ca922af2701fa-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a05:45c2:2038:e901:a99d:c500:413:8cfc","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-May-2026 23:18:01 UTC] === User Orders API Called ===
[10-May-2026 23:18:01 UTC] User ID: 544
[10-May-2026 23:18:01 UTC] Limit: 20, Offset: 0
[10-May-2026 23:18:01 UTC] Orders found: 0
[10-May-2026 23:18:01 UTC] Orders data: []
[10-May-2026 23:18:01 UTC] Total orders count: 0
[10-May-2026 23:18:02 UTC] === API CALL LOG ===
[10-May-2026 23:18:02 UTC] Endpoint: user/profile.php
[10-May-2026 23:18:02 UTC] Full Log Data: {
    "timestamp": "2026-05-10 23:18:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:2038:e901:a99d:c500:413:8cfc",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:2038:e901:a99d:c500:413:8cfc, 162.158.102.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ0IiwidXNlcm5hbWUiOiJAU2V2aW5jaGthX21tIiwiZW1haWwiOiJheml6eG9uYXNxYXJ4b25vdjE5OTFAZ21haWwuY29tIiwiZXhwIjoxNzc5MDU5ODQ5fQ.pdyx9a19fD7T3nzn_ZMQwpXQkuAv5cOqYHq17SZgzos",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9ca9273a7901fa-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a05:45c2:2038:e901:a99d:c500:413:8cfc",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 23:18:02 UTC] === END API CALL LOG ===
[10-May-2026 23:18:02 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 23:18:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ0IiwidXNlcm5hbWUiOiJAU2V2aW5jaGthX21tIiwiZW1haWwiOiJheml6eG9uYXNxYXJ4b25vdjE5OTFAZ21haWwuY29tIiwiZXhwIjoxNzc5MDU5ODQ5fQ.pdyx9a19fD7T3nzn_ZMQwpXQkuAv5cOqYHq17SZgzos
[10-May-2026 23:18:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 23:18:02 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 23:18:02 UTC] User ID: 544
[10-May-2026 23:18:02 UTC] ✅ User profile retrieved successfully for user ID: 544
[10-May-2026 23:18:02 UTC] User Purchases API - User ID: 544
[10-May-2026 23:18:02 UTC] User Purchases API - Total purchases found: 0
[10-May-2026 23:18:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-May-2026 23:18:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-May-2026 23:18:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a05:45c2:2038:e901:a99d:c500:413:8cfc, 162.158.102.213","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ0IiwidXNlcm5hbWUiOiJAU2V2aW5jaGthX21tIiwiZW1haWwiOiJheml6eG9uYXNxYXJ4b25vdjE5OTFAZ21haWwuY29tIiwiZXhwIjoxNzc5MDU5ODQ5fQ.pdyx9a19fD7T3nzn_ZMQwpXQkuAv5cOqYHq17SZgzos","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f9ca931089601fa-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a05:45c2:2038:e901:a99d:c500:413:8cfc","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-May-2026 23:18:03 UTC] === User Orders API Called ===
[10-May-2026 23:18:03 UTC] User ID: 544
[10-May-2026 23:18:03 UTC] Limit: 20, Offset: 0
[10-May-2026 23:18:03 UTC] Orders found: 0
[10-May-2026 23:18:03 UTC] Orders data: []
[10-May-2026 23:18:03 UTC] Total orders count: 0
[10-May-2026 23:18:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-May-2026 23:18:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-May-2026 23:18:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a05:45c2:2038:e901:a99d:c500:413:8cfc, 162.158.102.213","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ0IiwidXNlcm5hbWUiOiJAU2V2aW5jaGthX21tIiwiZW1haWwiOiJheml6eG9uYXNxYXJ4b25vdjE5OTFAZ21haWwuY29tIiwiZXhwIjoxNzc5MDU5ODQ5fQ.pdyx9a19fD7T3nzn_ZMQwpXQkuAv5cOqYHq17SZgzos","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f9ca944bc2301fa-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a05:45c2:2038:e901:a99d:c500:413:8cfc","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-May-2026 23:18:06 UTC] === User Orders API Called ===
[10-May-2026 23:18:06 UTC] User ID: 544
[10-May-2026 23:18:06 UTC] Limit: 20, Offset: 0
[10-May-2026 23:18:06 UTC] Orders found: 0
[10-May-2026 23:18:06 UTC] Orders data: []
[10-May-2026 23:18:06 UTC] Total orders count: 0
[10-May-2026 23:18:06 UTC] === API CALL LOG ===
[10-May-2026 23:18:06 UTC] Endpoint: user/profile.php
[10-May-2026 23:18:06 UTC] Full Log Data: {
    "timestamp": "2026-05-10 23:18:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:2038:e901:a99d:c500:413:8cfc",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:2038:e901:a99d:c500:413:8cfc, 162.158.102.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ0IiwidXNlcm5hbWUiOiJAU2V2aW5jaGthX21tIiwiZW1haWwiOiJheml6eG9uYXNxYXJ4b25vdjE5OTFAZ21haWwuY29tIiwiZXhwIjoxNzc5MDU5ODQ5fQ.pdyx9a19fD7T3nzn_ZMQwpXQkuAv5cOqYHq17SZgzos",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9ca944bc2501fa-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a05:45c2:2038:e901:a99d:c500:413:8cfc",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 23:18:06 UTC] === END API CALL LOG ===
[10-May-2026 23:18:06 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 23:18:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ0IiwidXNlcm5hbWUiOiJAU2V2aW5jaGthX21tIiwiZW1haWwiOiJheml6eG9uYXNxYXJ4b25vdjE5OTFAZ21haWwuY29tIiwiZXhwIjoxNzc5MDU5ODQ5fQ.pdyx9a19fD7T3nzn_ZMQwpXQkuAv5cOqYHq17SZgzos
[10-May-2026 23:18:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 23:18:06 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 23:18:06 UTC] User ID: 544
[10-May-2026 23:18:06 UTC] ✅ User profile retrieved successfully for user ID: 544
[10-May-2026 23:18:07 UTC] === API CALL LOG ===
[10-May-2026 23:18:07 UTC] Endpoint: user/profile.php
[10-May-2026 23:18:07 UTC] Full Log Data: {
    "timestamp": "2026-05-10 23:18:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:2038:e901:a99d:c500:413:8cfc",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:2038:e901:a99d:c500:413:8cfc, 162.158.102.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ0IiwidXNlcm5hbWUiOiJAU2V2aW5jaGthX21tIiwiZW1haWwiOiJheml6eG9uYXNxYXJ4b25vdjE5OTFAZ21haWwuY29tIiwiZXhwIjoxNzc5MDU5ODQ5fQ.pdyx9a19fD7T3nzn_ZMQwpXQkuAv5cOqYHq17SZgzos",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9ca9469d5a01fa-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a05:45c2:2038:e901:a99d:c500:413:8cfc",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 23:18:07 UTC] === END API CALL LOG ===
[10-May-2026 23:18:07 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 23:18:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ0IiwidXNlcm5hbWUiOiJAU2V2aW5jaGthX21tIiwiZW1haWwiOiJheml6eG9uYXNxYXJ4b25vdjE5OTFAZ21haWwuY29tIiwiZXhwIjoxNzc5MDU5ODQ5fQ.pdyx9a19fD7T3nzn_ZMQwpXQkuAv5cOqYHq17SZgzos
[10-May-2026 23:18:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 23:18:07 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 23:18:07 UTC] User ID: 544
[10-May-2026 23:18:07 UTC] ✅ User profile retrieved successfully for user ID: 544
[10-May-2026 23:18:07 UTC] === API CALL LOG ===
[10-May-2026 23:18:07 UTC] Endpoint: user/profile.php
[10-May-2026 23:18:07 UTC] Full Log Data: {
    "timestamp": "2026-05-10 23:18:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:2038:e901:a99d:c500:413:8cfc",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:2038:e901:a99d:c500:413:8cfc, 162.158.102.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ0IiwidXNlcm5hbWUiOiJAU2V2aW5jaGthX21tIiwiZW1haWwiOiJheml6eG9uYXNxYXJ4b25vdjE5OTFAZ21haWwuY29tIiwiZXhwIjoxNzc5MDU5ODQ5fQ.pdyx9a19fD7T3nzn_ZMQwpXQkuAv5cOqYHq17SZgzos",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9ca9481e3601fa-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a05:45c2:2038:e901:a99d:c500:413:8cfc",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 23:18:07 UTC] === END API CALL LOG ===
[10-May-2026 23:18:07 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 23:18:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ0IiwidXNlcm5hbWUiOiJAU2V2aW5jaGthX21tIiwiZW1haWwiOiJheml6eG9uYXNxYXJ4b25vdjE5OTFAZ21haWwuY29tIiwiZXhwIjoxNzc5MDU5ODQ5fQ.pdyx9a19fD7T3nzn_ZMQwpXQkuAv5cOqYHq17SZgzos
[10-May-2026 23:18:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 23:18:07 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 23:18:07 UTC] User ID: 544
[10-May-2026 23:18:07 UTC] ✅ User profile retrieved successfully for user ID: 544
[10-May-2026 23:18:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-May-2026 23:18:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-May-2026 23:18:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a05:45c2:2038:e901:a99d:c500:413:8cfc, 162.158.102.213","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ0IiwidXNlcm5hbWUiOiJAU2V2aW5jaGthX21tIiwiZW1haWwiOiJheml6eG9uYXNxYXJ4b25vdjE5OTFAZ21haWwuY29tIiwiZXhwIjoxNzc5MDU5ODQ5fQ.pdyx9a19fD7T3nzn_ZMQwpXQkuAv5cOqYHq17SZgzos","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f9ca958c81b01fa-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a05:45c2:2038:e901:a99d:c500:413:8cfc","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-May-2026 23:18:10 UTC] === User Orders API Called ===
[10-May-2026 23:18:10 UTC] User ID: 544
[10-May-2026 23:18:10 UTC] Limit: 20, Offset: 0
[10-May-2026 23:18:10 UTC] Orders found: 0
[10-May-2026 23:18:10 UTC] Orders data: []
[10-May-2026 23:18:10 UTC] Total orders count: 0
[10-May-2026 23:18:10 UTC] === API CALL LOG ===
[10-May-2026 23:18:10 UTC] Endpoint: user/profile.php
[10-May-2026 23:18:10 UTC] Full Log Data: {
    "timestamp": "2026-05-10 23:18:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:2038:e901:a99d:c500:413:8cfc",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:2038:e901:a99d:c500:413:8cfc, 162.158.102.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ0IiwidXNlcm5hbWUiOiJAU2V2aW5jaGthX21tIiwiZW1haWwiOiJheml6eG9uYXNxYXJ4b25vdjE5OTFAZ21haWwuY29tIiwiZXhwIjoxNzc5MDU5ODQ5fQ.pdyx9a19fD7T3nzn_ZMQwpXQkuAv5cOqYHq17SZgzos",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9ca959585d01fa-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a05:45c2:2038:e901:a99d:c500:413:8cfc",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 23:18:10 UTC] === END API CALL LOG ===
[10-May-2026 23:18:10 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 23:18:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ0IiwidXNlcm5hbWUiOiJAU2V2aW5jaGthX21tIiwiZW1haWwiOiJheml6eG9uYXNxYXJ4b25vdjE5OTFAZ21haWwuY29tIiwiZXhwIjoxNzc5MDU5ODQ5fQ.pdyx9a19fD7T3nzn_ZMQwpXQkuAv5cOqYHq17SZgzos
[10-May-2026 23:18:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 23:18:10 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 23:18:10 UTC] User ID: 544
[10-May-2026 23:18:10 UTC] ✅ User profile retrieved successfully for user ID: 544
[10-May-2026 23:18:10 UTC] === API CALL LOG ===
[10-May-2026 23:18:10 UTC] Endpoint: user/profile.php
[10-May-2026 23:18:10 UTC] Full Log Data: {
    "timestamp": "2026-05-10 23:18:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:2038:e901:a99d:c500:413:8cfc",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:2038:e901:a99d:c500:413:8cfc, 162.158.102.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ0IiwidXNlcm5hbWUiOiJAU2V2aW5jaGthX21tIiwiZW1haWwiOiJheml6eG9uYXNxYXJ4b25vdjE5OTFAZ21haWwuY29tIiwiZXhwIjoxNzc5MDU5ODQ5fQ.pdyx9a19fD7T3nzn_ZMQwpXQkuAv5cOqYHq17SZgzos",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9ca95a990001fa-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a05:45c2:2038:e901:a99d:c500:413:8cfc",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 23:18:10 UTC] === END API CALL LOG ===
[10-May-2026 23:18:10 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 23:18:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ0IiwidXNlcm5hbWUiOiJAU2V2aW5jaGthX21tIiwiZW1haWwiOiJheml6eG9uYXNxYXJ4b25vdjE5OTFAZ21haWwuY29tIiwiZXhwIjoxNzc5MDU5ODQ5fQ.pdyx9a19fD7T3nzn_ZMQwpXQkuAv5cOqYHq17SZgzos
[10-May-2026 23:18:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 23:18:10 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 23:18:10 UTC] User ID: 544
[10-May-2026 23:18:10 UTC] ✅ User profile retrieved successfully for user ID: 544
[10-May-2026 23:18:10 UTC] === API CALL LOG ===
[10-May-2026 23:18:10 UTC] Endpoint: user/profile.php
[10-May-2026 23:18:10 UTC] Full Log Data: {
    "timestamp": "2026-05-10 23:18:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:2038:e901:a99d:c500:413:8cfc",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:2038:e901:a99d:c500:413:8cfc, 162.158.102.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ0IiwidXNlcm5hbWUiOiJAU2V2aW5jaGthX21tIiwiZW1haWwiOiJheml6eG9uYXNxYXJ4b25vdjE5OTFAZ21haWwuY29tIiwiZXhwIjoxNzc5MDU5ODQ5fQ.pdyx9a19fD7T3nzn_ZMQwpXQkuAv5cOqYHq17SZgzos",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9ca95c19b401fa-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a05:45c2:2038:e901:a99d:c500:413:8cfc",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 23:18:10 UTC] === END API CALL LOG ===
[10-May-2026 23:18:10 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 23:18:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ0IiwidXNlcm5hbWUiOiJAU2V2aW5jaGthX21tIiwiZW1haWwiOiJheml6eG9uYXNxYXJ4b25vdjE5OTFAZ21haWwuY29tIiwiZXhwIjoxNzc5MDU5ODQ5fQ.pdyx9a19fD7T3nzn_ZMQwpXQkuAv5cOqYHq17SZgzos
[10-May-2026 23:18:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 23:18:10 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 23:18:10 UTC] User ID: 544
[10-May-2026 23:18:10 UTC] ✅ User profile retrieved successfully for user ID: 544
[10-May-2026 23:18:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-May-2026 23:18:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-May-2026 23:18:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.113.99.59, 172.69.224.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQyIiwidXNlcm5hbWUiOiJAU2hvbmF5X0FzaGFudGkiLCJlbWFpbCI6InR5bG9yaGVycnkxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA1OTE1N30.lOpRZkKNG_O9MX1O_KSmDygHMNVFsymJq3_E1gW-ccU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f9ca972692e134c-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.113.99.59","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-May-2026 23:18:14 UTC] === User Orders API Called ===
[10-May-2026 23:18:14 UTC] User ID: 542
[10-May-2026 23:18:14 UTC] Limit: 20, Offset: 0
[10-May-2026 23:18:14 UTC] Orders found: 0
[10-May-2026 23:18:14 UTC] Orders data: []
[10-May-2026 23:18:14 UTC] Total orders count: 0
[10-May-2026 23:18:16 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-May-2026 23:18:16 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-May-2026 23:18:16 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.113.99.59, 172.69.224.67","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQyIiwidXNlcm5hbWUiOiJAU2hvbmF5X0FzaGFudGkiLCJlbWFpbCI6InR5bG9yaGVycnkxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA1OTE1N30.lOpRZkKNG_O9MX1O_KSmDygHMNVFsymJq3_E1gW-ccU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f9ca9820912134c-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.113.99.59","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-May-2026 23:18:16 UTC] === User Orders API Called ===
[10-May-2026 23:18:16 UTC] User ID: 542
[10-May-2026 23:18:16 UTC] Limit: 20, Offset: 0
[10-May-2026 23:18:16 UTC] Orders found: 0
[10-May-2026 23:18:16 UTC] Orders data: []
[10-May-2026 23:18:16 UTC] Total orders count: 0
[10-May-2026 23:18:16 UTC] === API CALL LOG ===
[10-May-2026 23:18:16 UTC] Endpoint: user/profile.php
[10-May-2026 23:18:16 UTC] Full Log Data: {
    "timestamp": "2026-05-10 23:18:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.99.59",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.99.59, 172.69.224.67",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQyIiwidXNlcm5hbWUiOiJAU2hvbmF5X0FzaGFudGkiLCJlbWFpbCI6InR5bG9yaGVycnkxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA1OTE1N30.lOpRZkKNG_O9MX1O_KSmDygHMNVFsymJq3_E1gW-ccU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9ca9820915134c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.99.59",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 23:18:16 UTC] === END API CALL LOG ===
[10-May-2026 23:18:16 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 23:18:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQyIiwidXNlcm5hbWUiOiJAU2hvbmF5X0FzaGFudGkiLCJlbWFpbCI6InR5bG9yaGVycnkxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA1OTE1N30.lOpRZkKNG_O9MX1O_KSmDygHMNVFsymJq3_E1gW-ccU
[10-May-2026 23:18:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 23:18:16 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 23:18:16 UTC] User ID: 542
[10-May-2026 23:18:16 UTC] ✅ User profile retrieved successfully for user ID: 542
[10-May-2026 23:18:17 UTC] === API CALL LOG ===
[10-May-2026 23:18:17 UTC] Endpoint: user/profile.php
[10-May-2026 23:18:17 UTC] Full Log Data: {
    "timestamp": "2026-05-10 23:18:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.99.59",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.99.59, 172.69.224.67",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQyIiwidXNlcm5hbWUiOiJAU2hvbmF5X0FzaGFudGkiLCJlbWFpbCI6InR5bG9yaGVycnkxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA1OTE1N30.lOpRZkKNG_O9MX1O_KSmDygHMNVFsymJq3_E1gW-ccU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9ca987084f134c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.99.59",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 23:18:17 UTC] === END API CALL LOG ===
[10-May-2026 23:18:17 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 23:18:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQyIiwidXNlcm5hbWUiOiJAU2hvbmF5X0FzaGFudGkiLCJlbWFpbCI6InR5bG9yaGVycnkxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA1OTE1N30.lOpRZkKNG_O9MX1O_KSmDygHMNVFsymJq3_E1gW-ccU
[10-May-2026 23:18:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 23:18:17 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 23:18:17 UTC] User ID: 542
[10-May-2026 23:18:17 UTC] ✅ User profile retrieved successfully for user ID: 542
[10-May-2026 23:18:18 UTC] === API CALL LOG ===
[10-May-2026 23:18:18 UTC] Endpoint: user/profile.php
[10-May-2026 23:18:18 UTC] Full Log Data: {
    "timestamp": "2026-05-10 23:18:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.99.59",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.99.59, 172.69.224.67",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQyIiwidXNlcm5hbWUiOiJAU2hvbmF5X0FzaGFudGkiLCJlbWFpbCI6InR5bG9yaGVycnkxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA1OTE1N30.lOpRZkKNG_O9MX1O_KSmDygHMNVFsymJq3_E1gW-ccU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9ca98d08a1134c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.99.59",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 23:18:18 UTC] === END API CALL LOG ===
[10-May-2026 23:18:18 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 23:18:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQyIiwidXNlcm5hbWUiOiJAU2hvbmF5X0FzaGFudGkiLCJlbWFpbCI6InR5bG9yaGVycnkxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA1OTE1N30.lOpRZkKNG_O9MX1O_KSmDygHMNVFsymJq3_E1gW-ccU
[10-May-2026 23:18:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 23:18:18 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 23:18:18 UTC] User ID: 542
[10-May-2026 23:18:18 UTC] ✅ User profile retrieved successfully for user ID: 542
[10-May-2026 23:18:23 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-May-2026 23:18:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-May-2026 23:18:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a05:45c2:2038:e901:a99d:c500:413:8cfc, 162.158.102.213","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ0IiwidXNlcm5hbWUiOiJAU2V2aW5jaGthX21tIiwiZW1haWwiOiJheml6eG9uYXNxYXJ4b25vdjE5OTFAZ21haWwuY29tIiwiZXhwIjoxNzc5MDU5ODQ5fQ.pdyx9a19fD7T3nzn_ZMQwpXQkuAv5cOqYHq17SZgzos","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f9ca9aaabb101fa-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a05:45c2:2038:e901:a99d:c500:413:8cfc","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-May-2026 23:18:23 UTC] === User Orders API Called ===
[10-May-2026 23:18:23 UTC] User ID: 544
[10-May-2026 23:18:23 UTC] Limit: 20, Offset: 0
[10-May-2026 23:18:23 UTC] Orders found: 0
[10-May-2026 23:18:23 UTC] Orders data: []
[10-May-2026 23:18:23 UTC] Total orders count: 0
[10-May-2026 23:18:23 UTC] === API CALL LOG ===
[10-May-2026 23:18:23 UTC] Endpoint: user/profile.php
[10-May-2026 23:18:23 UTC] Full Log Data: {
    "timestamp": "2026-05-10 23:18:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:2038:e901:a99d:c500:413:8cfc",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:2038:e901:a99d:c500:413:8cfc, 162.158.102.212",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ0IiwidXNlcm5hbWUiOiJAU2V2aW5jaGthX21tIiwiZW1haWwiOiJheml6eG9uYXNxYXJ4b25vdjE5OTFAZ21haWwuY29tIiwiZXhwIjoxNzc5MDU5ODQ5fQ.pdyx9a19fD7T3nzn_ZMQwpXQkuAv5cOqYHq17SZgzos",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9ca9ab1bf601fa-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a05:45c2:2038:e901:a99d:c500:413:8cfc",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 23:18:23 UTC] === END API CALL LOG ===
[10-May-2026 23:18:23 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 23:18:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ0IiwidXNlcm5hbWUiOiJAU2V2aW5jaGthX21tIiwiZW1haWwiOiJheml6eG9uYXNxYXJ4b25vdjE5OTFAZ21haWwuY29tIiwiZXhwIjoxNzc5MDU5ODQ5fQ.pdyx9a19fD7T3nzn_ZMQwpXQkuAv5cOqYHq17SZgzos
[10-May-2026 23:18:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 23:18:23 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 23:18:23 UTC] User ID: 544
[10-May-2026 23:18:23 UTC] ✅ User profile retrieved successfully for user ID: 544
[10-May-2026 23:18:23 UTC] === API CALL LOG ===
[10-May-2026 23:18:23 UTC] Endpoint: user/profile.php
[10-May-2026 23:18:23 UTC] Full Log Data: {
    "timestamp": "2026-05-10 23:18:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:2038:e901:a99d:c500:413:8cfc",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:2038:e901:a99d:c500:413:8cfc, 162.158.102.212",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ0IiwidXNlcm5hbWUiOiJAU2V2aW5jaGthX21tIiwiZW1haWwiOiJheml6eG9uYXNxYXJ4b25vdjE5OTFAZ21haWwuY29tIiwiZXhwIjoxNzc5MDU5ODQ5fQ.pdyx9a19fD7T3nzn_ZMQwpXQkuAv5cOqYHq17SZgzos",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9ca9ac8ccd01fa-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a05:45c2:2038:e901:a99d:c500:413:8cfc",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 23:18:23 UTC] === END API CALL LOG ===
[10-May-2026 23:18:23 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 23:18:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ0IiwidXNlcm5hbWUiOiJAU2V2aW5jaGthX21tIiwiZW1haWwiOiJheml6eG9uYXNxYXJ4b25vdjE5OTFAZ21haWwuY29tIiwiZXhwIjoxNzc5MDU5ODQ5fQ.pdyx9a19fD7T3nzn_ZMQwpXQkuAv5cOqYHq17SZgzos
[10-May-2026 23:18:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 23:18:23 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 23:18:23 UTC] User ID: 544
[10-May-2026 23:18:23 UTC] ✅ User profile retrieved successfully for user ID: 544
[10-May-2026 23:18:23 UTC] === API CALL LOG ===
[10-May-2026 23:18:23 UTC] Endpoint: user/profile.php
[10-May-2026 23:18:23 UTC] Full Log Data: {
    "timestamp": "2026-05-10 23:18:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:2038:e901:a99d:c500:413:8cfc",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:2038:e901:a99d:c500:413:8cfc, 162.158.102.212",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ0IiwidXNlcm5hbWUiOiJAU2V2aW5jaGthX21tIiwiZW1haWwiOiJheml6eG9uYXNxYXJ4b25vdjE5OTFAZ21haWwuY29tIiwiZXhwIjoxNzc5MDU5ODQ5fQ.pdyx9a19fD7T3nzn_ZMQwpXQkuAv5cOqYHq17SZgzos",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9ca9aeee3f01fa-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a05:45c2:2038:e901:a99d:c500:413:8cfc",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 23:18:23 UTC] === END API CALL LOG ===
[10-May-2026 23:18:23 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 23:18:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ0IiwidXNlcm5hbWUiOiJAU2V2aW5jaGthX21tIiwiZW1haWwiOiJheml6eG9uYXNxYXJ4b25vdjE5OTFAZ21haWwuY29tIiwiZXhwIjoxNzc5MDU5ODQ5fQ.pdyx9a19fD7T3nzn_ZMQwpXQkuAv5cOqYHq17SZgzos
[10-May-2026 23:18:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 23:18:23 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 23:18:23 UTC] User ID: 544
[10-May-2026 23:18:23 UTC] ✅ User profile retrieved successfully for user ID: 544
[10-May-2026 23:18:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-May-2026 23:18:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-May-2026 23:18:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.113.99.59, 172.69.224.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQyIiwidXNlcm5hbWUiOiJAU2hvbmF5X0FzaGFudGkiLCJlbWFpbCI6InR5bG9yaGVycnkxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA1OTE1N30.lOpRZkKNG_O9MX1O_KSmDygHMNVFsymJq3_E1gW-ccU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f9ca9b3fd05134c-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.113.99.59","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-May-2026 23:18:24 UTC] === User Orders API Called ===
[10-May-2026 23:18:24 UTC] User ID: 542
[10-May-2026 23:18:24 UTC] Limit: 20, Offset: 0
[10-May-2026 23:18:24 UTC] === API CALL LOG ===
[10-May-2026 23:18:24 UTC] Endpoint: user/profile.php
[10-May-2026 23:18:24 UTC] Orders found: 0
[10-May-2026 23:18:24 UTC] Orders data: []
[10-May-2026 23:18:24 UTC] Full Log Data: {
    "timestamp": "2026-05-10 23:18:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.99.59",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.99.59, 172.69.224.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQyIiwidXNlcm5hbWUiOiJAU2hvbmF5X0FzaGFudGkiLCJlbWFpbCI6InR5bG9yaGVycnkxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA1OTE1N30.lOpRZkKNG_O9MX1O_KSmDygHMNVFsymJq3_E1gW-ccU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9ca9b3fd07134c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.99.59",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 23:18:24 UTC] === END API CALL LOG ===
[10-May-2026 23:18:24 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 23:18:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQyIiwidXNlcm5hbWUiOiJAU2hvbmF5X0FzaGFudGkiLCJlbWFpbCI6InR5bG9yaGVycnkxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA1OTE1N30.lOpRZkKNG_O9MX1O_KSmDygHMNVFsymJq3_E1gW-ccU
[10-May-2026 23:18:24 UTC] Total orders count: 0
[10-May-2026 23:18:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 23:18:24 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 23:18:24 UTC] User ID: 542
[10-May-2026 23:18:24 UTC] ✅ User profile retrieved successfully for user ID: 542
[10-May-2026 23:18:25 UTC] === API CALL LOG ===
[10-May-2026 23:18:25 UTC] Endpoint: user/profile.php
[10-May-2026 23:18:25 UTC] Full Log Data: {
    "timestamp": "2026-05-10 23:18:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.99.59",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.99.59, 172.69.224.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQyIiwidXNlcm5hbWUiOiJAU2hvbmF5X0FzaGFudGkiLCJlbWFpbCI6InR5bG9yaGVycnkxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA1OTE1N30.lOpRZkKNG_O9MX1O_KSmDygHMNVFsymJq3_E1gW-ccU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9ca9b79aa2134c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.99.59",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 23:18:25 UTC] === END API CALL LOG ===
[10-May-2026 23:18:25 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 23:18:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQyIiwidXNlcm5hbWUiOiJAU2hvbmF5X0FzaGFudGkiLCJlbWFpbCI6InR5bG9yaGVycnkxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA1OTE1N30.lOpRZkKNG_O9MX1O_KSmDygHMNVFsymJq3_E1gW-ccU
[10-May-2026 23:18:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 23:18:25 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 23:18:25 UTC] User ID: 542
[10-May-2026 23:18:25 UTC] ✅ User profile retrieved successfully for user ID: 542
[10-May-2026 23:18:26 UTC] === API CALL LOG ===
[10-May-2026 23:18:26 UTC] Endpoint: user/profile.php
[10-May-2026 23:18:26 UTC] Full Log Data: {
    "timestamp": "2026-05-10 23:18:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.99.59",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.99.59, 172.69.224.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQyIiwidXNlcm5hbWUiOiJAU2hvbmF5X0FzaGFudGkiLCJlbWFpbCI6InR5bG9yaGVycnkxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA1OTE1N30.lOpRZkKNG_O9MX1O_KSmDygHMNVFsymJq3_E1gW-ccU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9ca9be6cf4134c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.99.59",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 23:18:26 UTC] === END API CALL LOG ===
[10-May-2026 23:18:26 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 23:18:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQyIiwidXNlcm5hbWUiOiJAU2hvbmF5X0FzaGFudGkiLCJlbWFpbCI6InR5bG9yaGVycnkxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA1OTE1N30.lOpRZkKNG_O9MX1O_KSmDygHMNVFsymJq3_E1gW-ccU
[10-May-2026 23:18:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 23:18:26 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 23:18:26 UTC] User ID: 542
[10-May-2026 23:18:26 UTC] ✅ User profile retrieved successfully for user ID: 542
[10-May-2026 23:18:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-May-2026 23:18:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-May-2026 23:18:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a05:45c2:2038:e901:a99d:c500:413:8cfc, 162.158.102.213","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ0IiwidXNlcm5hbWUiOiJAU2V2aW5jaGthX21tIiwiZW1haWwiOiJheml6eG9uYXNxYXJ4b25vdjE5OTFAZ21haWwuY29tIiwiZXhwIjoxNzc5MDU5ODQ5fQ.pdyx9a19fD7T3nzn_ZMQwpXQkuAv5cOqYHq17SZgzos","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f9ca9d44d8101fa-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a05:45c2:2038:e901:a99d:c500:413:8cfc","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-May-2026 23:18:29 UTC] === API CALL LOG ===
[10-May-2026 23:18:29 UTC] Endpoint: user/profile.php
[10-May-2026 23:18:29 UTC] === User Orders API Called ===
[10-May-2026 23:18:29 UTC] Full Log Data: {
    "timestamp": "2026-05-10 23:18:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:2038:e901:a99d:c500:413:8cfc",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:2038:e901:a99d:c500:413:8cfc, 162.158.102.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ0IiwidXNlcm5hbWUiOiJAU2V2aW5jaGthX21tIiwiZW1haWwiOiJheml6eG9uYXNxYXJ4b25vdjE5OTFAZ21haWwuY29tIiwiZXhwIjoxNzc5MDU5ODQ5fQ.pdyx9a19fD7T3nzn_ZMQwpXQkuAv5cOqYHq17SZgzos",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9ca9d44d8201fa-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a05:45c2:2038:e901:a99d:c500:413:8cfc",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 23:18:29 UTC] User ID: 544
[10-May-2026 23:18:29 UTC] === END API CALL LOG ===
[10-May-2026 23:18:29 UTC] Limit: 20, Offset: 0
[10-May-2026 23:18:29 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 23:18:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ0IiwidXNlcm5hbWUiOiJAU2V2aW5jaGthX21tIiwiZW1haWwiOiJheml6eG9uYXNxYXJ4b25vdjE5OTFAZ21haWwuY29tIiwiZXhwIjoxNzc5MDU5ODQ5fQ.pdyx9a19fD7T3nzn_ZMQwpXQkuAv5cOqYHq17SZgzos
[10-May-2026 23:18:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 23:18:29 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 23:18:29 UTC] User ID: 544
[10-May-2026 23:18:29 UTC] ✅ User profile retrieved successfully for user ID: 544
[10-May-2026 23:18:29 UTC] Orders found: 0
[10-May-2026 23:18:29 UTC] Orders data: []
[10-May-2026 23:18:29 UTC] Total orders count: 0
[10-May-2026 23:18:30 UTC] === API CALL LOG ===
[10-May-2026 23:18:30 UTC] Endpoint: user/profile.php
[10-May-2026 23:18:30 UTC] Full Log Data: {
    "timestamp": "2026-05-10 23:18:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:2038:e901:a99d:c500:413:8cfc",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:2038:e901:a99d:c500:413:8cfc, 162.158.102.212",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ0IiwidXNlcm5hbWUiOiJAU2V2aW5jaGthX21tIiwiZW1haWwiOiJheml6eG9uYXNxYXJ4b25vdjE5OTFAZ21haWwuY29tIiwiZXhwIjoxNzc5MDU5ODQ5fQ.pdyx9a19fD7T3nzn_ZMQwpXQkuAv5cOqYHq17SZgzos",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9ca9d61ed401fa-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a05:45c2:2038:e901:a99d:c500:413:8cfc",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 23:18:30 UTC] === END API CALL LOG ===
[10-May-2026 23:18:30 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 23:18:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ0IiwidXNlcm5hbWUiOiJAU2V2aW5jaGthX21tIiwiZW1haWwiOiJheml6eG9uYXNxYXJ4b25vdjE5OTFAZ21haWwuY29tIiwiZXhwIjoxNzc5MDU5ODQ5fQ.pdyx9a19fD7T3nzn_ZMQwpXQkuAv5cOqYHq17SZgzos
[10-May-2026 23:18:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 23:18:30 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 23:18:30 UTC] User ID: 544
[10-May-2026 23:18:30 UTC] ✅ User profile retrieved successfully for user ID: 544
[10-May-2026 23:18:30 UTC] === API CALL LOG ===
[10-May-2026 23:18:30 UTC] Endpoint: user/profile.php
[10-May-2026 23:18:30 UTC] Full Log Data: {
    "timestamp": "2026-05-10 23:18:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:2038:e901:a99d:c500:413:8cfc",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:2038:e901:a99d:c500:413:8cfc, 162.158.102.212",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ0IiwidXNlcm5hbWUiOiJAU2V2aW5jaGthX21tIiwiZW1haWwiOiJheml6eG9uYXNxYXJ4b25vdjE5OTFAZ21haWwuY29tIiwiZXhwIjoxNzc5MDU5ODQ5fQ.pdyx9a19fD7T3nzn_ZMQwpXQkuAv5cOqYHq17SZgzos",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9ca9d78fb301fa-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a05:45c2:2038:e901:a99d:c500:413:8cfc",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 23:18:30 UTC] === END API CALL LOG ===
[10-May-2026 23:18:30 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 23:18:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ0IiwidXNlcm5hbWUiOiJAU2V2aW5jaGthX21tIiwiZW1haWwiOiJheml6eG9uYXNxYXJ4b25vdjE5OTFAZ21haWwuY29tIiwiZXhwIjoxNzc5MDU5ODQ5fQ.pdyx9a19fD7T3nzn_ZMQwpXQkuAv5cOqYHq17SZgzos
[10-May-2026 23:18:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 23:18:30 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 23:18:30 UTC] User ID: 544
[10-May-2026 23:18:30 UTC] ✅ User profile retrieved successfully for user ID: 544
[10-May-2026 23:18:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-May-2026 23:18:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-May-2026 23:18:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a05:45c2:2038:e901:a99d:c500:413:8cfc, 162.158.102.212","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ0IiwidXNlcm5hbWUiOiJAU2V2aW5jaGthX21tIiwiZW1haWwiOiJheml6eG9uYXNxYXJ4b25vdjE5OTFAZ21haWwuY29tIiwiZXhwIjoxNzc5MDU5ODQ5fQ.pdyx9a19fD7T3nzn_ZMQwpXQkuAv5cOqYHq17SZgzos","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f9caa1978a401fa-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a05:45c2:2038:e901:a99d:c500:413:8cfc","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-May-2026 23:18:40 UTC] === User Orders API Called ===
[10-May-2026 23:18:40 UTC] User ID: 544
[10-May-2026 23:18:40 UTC] Limit: 20, Offset: 0
[10-May-2026 23:18:40 UTC] Orders found: 0
[10-May-2026 23:18:40 UTC] Orders data: []
[10-May-2026 23:18:40 UTC] Total orders count: 0
[10-May-2026 23:18:40 UTC] === API CALL LOG ===
[10-May-2026 23:18:40 UTC] Endpoint: user/profile.php
[10-May-2026 23:18:40 UTC] Full Log Data: {
    "timestamp": "2026-05-10 23:18:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:2038:e901:a99d:c500:413:8cfc",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:2038:e901:a99d:c500:413:8cfc, 162.158.102.212",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ0IiwidXNlcm5hbWUiOiJAU2V2aW5jaGthX21tIiwiZW1haWwiOiJheml6eG9uYXNxYXJ4b25vdjE5OTFAZ21haWwuY29tIiwiZXhwIjoxNzc5MDU5ODQ5fQ.pdyx9a19fD7T3nzn_ZMQwpXQkuAv5cOqYHq17SZgzos",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9caa1a190701fa-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a05:45c2:2038:e901:a99d:c500:413:8cfc",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 23:18:40 UTC] === END API CALL LOG ===
[10-May-2026 23:18:40 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 23:18:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ0IiwidXNlcm5hbWUiOiJAU2V2aW5jaGthX21tIiwiZW1haWwiOiJheml6eG9uYXNxYXJ4b25vdjE5OTFAZ21haWwuY29tIiwiZXhwIjoxNzc5MDU5ODQ5fQ.pdyx9a19fD7T3nzn_ZMQwpXQkuAv5cOqYHq17SZgzos
[10-May-2026 23:18:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 23:18:40 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 23:18:40 UTC] User ID: 544
[10-May-2026 23:18:40 UTC] ✅ User profile retrieved successfully for user ID: 544
[10-May-2026 23:18:41 UTC] === API CALL LOG ===
[10-May-2026 23:18:41 UTC] Endpoint: user/profile.php
[10-May-2026 23:18:41 UTC] Full Log Data: {
    "timestamp": "2026-05-10 23:18:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:2038:e901:a99d:c500:413:8cfc",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:2038:e901:a99d:c500:413:8cfc, 162.158.102.212",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ0IiwidXNlcm5hbWUiOiJAU2V2aW5jaGthX21tIiwiZW1haWwiOiJheml6eG9uYXNxYXJ4b25vdjE5OTFAZ21haWwuY29tIiwiZXhwIjoxNzc5MDU5ODQ5fQ.pdyx9a19fD7T3nzn_ZMQwpXQkuAv5cOqYHq17SZgzos",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9caa1b69a901fa-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a05:45c2:2038:e901:a99d:c500:413:8cfc",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 23:18:41 UTC] === END API CALL LOG ===
[10-May-2026 23:18:41 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 23:18:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ0IiwidXNlcm5hbWUiOiJAU2V2aW5jaGthX21tIiwiZW1haWwiOiJheml6eG9uYXNxYXJ4b25vdjE5OTFAZ21haWwuY29tIiwiZXhwIjoxNzc5MDU5ODQ5fQ.pdyx9a19fD7T3nzn_ZMQwpXQkuAv5cOqYHq17SZgzos
[10-May-2026 23:18:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 23:18:41 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 23:18:41 UTC] User ID: 544
[10-May-2026 23:18:41 UTC] ✅ User profile retrieved successfully for user ID: 544
[10-May-2026 23:18:41 UTC] === API CALL LOG ===
[10-May-2026 23:18:41 UTC] Endpoint: user/profile.php
[10-May-2026 23:18:41 UTC] Full Log Data: {
    "timestamp": "2026-05-10 23:18:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:2038:e901:a99d:c500:413:8cfc",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:2038:e901:a99d:c500:413:8cfc, 162.158.102.212",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ0IiwidXNlcm5hbWUiOiJAU2V2aW5jaGthX21tIiwiZW1haWwiOiJheml6eG9uYXNxYXJ4b25vdjE5OTFAZ21haWwuY29tIiwiZXhwIjoxNzc5MDU5ODQ5fQ.pdyx9a19fD7T3nzn_ZMQwpXQkuAv5cOqYHq17SZgzos",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9caa1cfa5101fa-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a05:45c2:2038:e901:a99d:c500:413:8cfc",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 23:18:41 UTC] === END API CALL LOG ===
[10-May-2026 23:18:41 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 23:18:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ0IiwidXNlcm5hbWUiOiJAU2V2aW5jaGthX21tIiwiZW1haWwiOiJheml6eG9uYXNxYXJ4b25vdjE5OTFAZ21haWwuY29tIiwiZXhwIjoxNzc5MDU5ODQ5fQ.pdyx9a19fD7T3nzn_ZMQwpXQkuAv5cOqYHq17SZgzos
[10-May-2026 23:18:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 23:18:41 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 23:18:41 UTC] User ID: 544
[10-May-2026 23:18:41 UTC] ✅ User profile retrieved successfully for user ID: 544
[10-May-2026 23:18:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-May-2026 23:18:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-May-2026 23:18:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a05:45c2:2038:e901:a99d:c500:413:8cfc, 162.158.102.213","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ0IiwidXNlcm5hbWUiOiJAU2V2aW5jaGthX21tIiwiZW1haWwiOiJheml6eG9uYXNxYXJ4b25vdjE5OTFAZ21haWwuY29tIiwiZXhwIjoxNzc5MDU5ODQ5fQ.pdyx9a19fD7T3nzn_ZMQwpXQkuAv5cOqYHq17SZgzos","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f9caa7bfa0101fa-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a05:45c2:2038:e901:a99d:c500:413:8cfc","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-May-2026 23:18:56 UTC] === User Orders API Called ===
[10-May-2026 23:18:56 UTC] User ID: 544
[10-May-2026 23:18:56 UTC] Limit: 20, Offset: 0
[10-May-2026 23:18:56 UTC] Orders found: 0
[10-May-2026 23:18:56 UTC] Orders data: []
[10-May-2026 23:18:56 UTC] Total orders count: 0
[10-May-2026 23:18:56 UTC] === API CALL LOG ===
[10-May-2026 23:18:56 UTC] Endpoint: user/profile.php
[10-May-2026 23:18:56 UTC] Full Log Data: {
    "timestamp": "2026-05-10 23:18:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:2038:e901:a99d:c500:413:8cfc",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:2038:e901:a99d:c500:413:8cfc, 162.158.102.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ0IiwidXNlcm5hbWUiOiJAU2V2aW5jaGthX21tIiwiZW1haWwiOiJheml6eG9uYXNxYXJ4b25vdjE5OTFAZ21haWwuY29tIiwiZXhwIjoxNzc5MDU5ODQ5fQ.pdyx9a19fD7T3nzn_ZMQwpXQkuAv5cOqYHq17SZgzos",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9caa7c8a7101fa-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a05:45c2:2038:e901:a99d:c500:413:8cfc",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 23:18:56 UTC] === END API CALL LOG ===
[10-May-2026 23:18:56 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 23:18:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ0IiwidXNlcm5hbWUiOiJAU2V2aW5jaGthX21tIiwiZW1haWwiOiJheml6eG9uYXNxYXJ4b25vdjE5OTFAZ21haWwuY29tIiwiZXhwIjoxNzc5MDU5ODQ5fQ.pdyx9a19fD7T3nzn_ZMQwpXQkuAv5cOqYHq17SZgzos
[10-May-2026 23:18:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 23:18:56 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 23:18:56 UTC] User ID: 544
[10-May-2026 23:18:56 UTC] ✅ User profile retrieved successfully for user ID: 544
[10-May-2026 23:18:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-May-2026 23:18:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-May-2026 23:18:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a05:45c2:2038:e901:a99d:c500:413:8cfc, 162.158.102.213","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ0IiwidXNlcm5hbWUiOiJAU2V2aW5jaGthX21tIiwiZW1haWwiOiJheml6eG9uYXNxYXJ4b25vdjE5OTFAZ21haWwuY29tIiwiZXhwIjoxNzc5MDU5ODQ5fQ.pdyx9a19fD7T3nzn_ZMQwpXQkuAv5cOqYHq17SZgzos","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f9caa8788c701fa-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a05:45c2:2038:e901:a99d:c500:413:8cfc","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-May-2026 23:18:58 UTC] === User Orders API Called ===
[10-May-2026 23:18:58 UTC] User ID: 544
[10-May-2026 23:18:58 UTC] Limit: 20, Offset: 0
[10-May-2026 23:18:58 UTC] Orders found: 0
[10-May-2026 23:18:58 UTC] Orders data: []
[10-May-2026 23:18:58 UTC] Total orders count: 0
[10-May-2026 23:18:59 UTC] === API CALL LOG ===
[10-May-2026 23:18:59 UTC] Endpoint: user/profile.php
[10-May-2026 23:18:59 UTC] Full Log Data: {
    "timestamp": "2026-05-10 23:18:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:2038:e901:a99d:c500:413:8cfc",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:2038:e901:a99d:c500:413:8cfc, 162.158.102.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ0IiwidXNlcm5hbWUiOiJAU2V2aW5jaGthX21tIiwiZW1haWwiOiJheml6eG9uYXNxYXJ4b25vdjE5OTFAZ21haWwuY29tIiwiZXhwIjoxNzc5MDU5ODQ5fQ.pdyx9a19fD7T3nzn_ZMQwpXQkuAv5cOqYHq17SZgzos",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9caa8c8b2101fa-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a05:45c2:2038:e901:a99d:c500:413:8cfc",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 23:18:59 UTC] === END API CALL LOG ===
[10-May-2026 23:18:59 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 23:18:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ0IiwidXNlcm5hbWUiOiJAU2V2aW5jaGthX21tIiwiZW1haWwiOiJheml6eG9uYXNxYXJ4b25vdjE5OTFAZ21haWwuY29tIiwiZXhwIjoxNzc5MDU5ODQ5fQ.pdyx9a19fD7T3nzn_ZMQwpXQkuAv5cOqYHq17SZgzos
[10-May-2026 23:18:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 23:18:59 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 23:18:59 UTC] User ID: 544
[10-May-2026 23:18:59 UTC] ✅ User profile retrieved successfully for user ID: 544
[10-May-2026 23:18:59 UTC] User Purchases API - User ID: 544
[10-May-2026 23:18:59 UTC] User Purchases API - Total purchases found: 0
[10-May-2026 23:21:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-May-2026 23:21:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-May-2026 23:21:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.113.99.59, 172.71.123.120","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQyIiwidXNlcm5hbWUiOiJAU2hvbmF5X0FzaGFudGkiLCJlbWFpbCI6InR5bG9yaGVycnkxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA1OTE1N30.lOpRZkKNG_O9MX1O_KSmDygHMNVFsymJq3_E1gW-ccU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f9cadbf3bd89ecb-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.113.99.59","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-May-2026 23:21:10 UTC] === User Orders API Called ===
[10-May-2026 23:21:10 UTC] User ID: 542
[10-May-2026 23:21:10 UTC] Limit: 20, Offset: 0
[10-May-2026 23:21:10 UTC] Orders found: 0
[10-May-2026 23:21:10 UTC] Orders data: []
[10-May-2026 23:21:10 UTC] Total orders count: 0
[10-May-2026 23:21:10 UTC] === API CALL LOG ===
[10-May-2026 23:21:10 UTC] Endpoint: user/profile.php
[10-May-2026 23:21:10 UTC] Full Log Data: {
    "timestamp": "2026-05-10 23:21:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.99.59",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.99.59, 172.71.123.120",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQyIiwidXNlcm5hbWUiOiJAU2hvbmF5X0FzaGFudGkiLCJlbWFpbCI6InR5bG9yaGVycnkxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA1OTE1N30.lOpRZkKNG_O9MX1O_KSmDygHMNVFsymJq3_E1gW-ccU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9cadbf3bd99ecb-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.99.59",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 23:21:10 UTC] === END API CALL LOG ===
[10-May-2026 23:21:10 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 23:21:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQyIiwidXNlcm5hbWUiOiJAU2hvbmF5X0FzaGFudGkiLCJlbWFpbCI6InR5bG9yaGVycnkxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA1OTE1N30.lOpRZkKNG_O9MX1O_KSmDygHMNVFsymJq3_E1gW-ccU
[10-May-2026 23:21:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 23:21:10 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 23:21:10 UTC] User ID: 542
[10-May-2026 23:21:10 UTC] ✅ User profile retrieved successfully for user ID: 542
[10-May-2026 23:21:10 UTC] === API CALL LOG ===
[10-May-2026 23:21:10 UTC] Endpoint: user/profile.php
[10-May-2026 23:21:10 UTC] Full Log Data: {
    "timestamp": "2026-05-10 23:21:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.99.59",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.99.59, 172.71.123.120",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQyIiwidXNlcm5hbWUiOiJAU2hvbmF5X0FzaGFudGkiLCJlbWFpbCI6InR5bG9yaGVycnkxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA1OTE1N30.lOpRZkKNG_O9MX1O_KSmDygHMNVFsymJq3_E1gW-ccU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9cadc12c9e9ecb-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.99.59",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 23:21:10 UTC] === END API CALL LOG ===
[10-May-2026 23:21:10 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 23:21:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQyIiwidXNlcm5hbWUiOiJAU2hvbmF5X0FzaGFudGkiLCJlbWFpbCI6InR5bG9yaGVycnkxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA1OTE1N30.lOpRZkKNG_O9MX1O_KSmDygHMNVFsymJq3_E1gW-ccU
[10-May-2026 23:21:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 23:21:10 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 23:21:10 UTC] User ID: 542
[10-May-2026 23:21:10 UTC] ✅ User profile retrieved successfully for user ID: 542
[10-May-2026 23:21:11 UTC] === API CALL LOG ===
[10-May-2026 23:21:11 UTC] Endpoint: user/profile.php
[10-May-2026 23:21:11 UTC] Full Log Data: {
    "timestamp": "2026-05-10 23:21:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.99.59",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.99.59, 172.71.123.120",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQyIiwidXNlcm5hbWUiOiJAU2hvbmF5X0FzaGFudGkiLCJlbWFpbCI6InR5bG9yaGVycnkxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA1OTE1N30.lOpRZkKNG_O9MX1O_KSmDygHMNVFsymJq3_E1gW-ccU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9cadc76f449ecb-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.99.59",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 23:21:11 UTC] === END API CALL LOG ===
[10-May-2026 23:21:11 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 23:21:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQyIiwidXNlcm5hbWUiOiJAU2hvbmF5X0FzaGFudGkiLCJlbWFpbCI6InR5bG9yaGVycnkxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA1OTE1N30.lOpRZkKNG_O9MX1O_KSmDygHMNVFsymJq3_E1gW-ccU
[10-May-2026 23:21:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 23:21:11 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 23:21:11 UTC] User ID: 542
[10-May-2026 23:21:11 UTC] ✅ User profile retrieved successfully for user ID: 542
[10-May-2026 23:21:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-May-2026 23:21:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-May-2026 23:21:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.113.99.59, 172.71.123.119","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQyIiwidXNlcm5hbWUiOiJAU2hvbmF5X0FzaGFudGkiLCJlbWFpbCI6InR5bG9yaGVycnkxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA1OTE1N30.lOpRZkKNG_O9MX1O_KSmDygHMNVFsymJq3_E1gW-ccU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f9caee9ec709ecb-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.113.99.59","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-May-2026 23:21:58 UTC] === User Orders API Called ===
[10-May-2026 23:21:58 UTC] User ID: 542
[10-May-2026 23:21:58 UTC] Limit: 20, Offset: 0
[10-May-2026 23:21:58 UTC] Orders found: 0
[10-May-2026 23:21:58 UTC] Orders data: []
[10-May-2026 23:21:58 UTC] Total orders count: 0
[10-May-2026 23:21:58 UTC] === API CALL LOG ===
[10-May-2026 23:21:58 UTC] Endpoint: user/profile.php
[10-May-2026 23:21:58 UTC] Full Log Data: {
    "timestamp": "2026-05-10 23:21:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.99.59",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.99.59, 172.71.123.119",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQyIiwidXNlcm5hbWUiOiJAU2hvbmF5X0FzaGFudGkiLCJlbWFpbCI6InR5bG9yaGVycnkxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA1OTE1N30.lOpRZkKNG_O9MX1O_KSmDygHMNVFsymJq3_E1gW-ccU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9caee9ec719ecb-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.99.59",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 23:21:58 UTC] === END API CALL LOG ===
[10-May-2026 23:21:58 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 23:21:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQyIiwidXNlcm5hbWUiOiJAU2hvbmF5X0FzaGFudGkiLCJlbWFpbCI6InR5bG9yaGVycnkxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA1OTE1N30.lOpRZkKNG_O9MX1O_KSmDygHMNVFsymJq3_E1gW-ccU
[10-May-2026 23:21:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 23:21:58 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 23:21:58 UTC] User ID: 542
[10-May-2026 23:21:58 UTC] ✅ User profile retrieved successfully for user ID: 542
[10-May-2026 23:21:58 UTC] === API CALL LOG ===
[10-May-2026 23:21:58 UTC] Endpoint: user/profile.php
[10-May-2026 23:21:58 UTC] Full Log Data: {
    "timestamp": "2026-05-10 23:21:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.99.59",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.99.59, 172.71.123.119",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQyIiwidXNlcm5hbWUiOiJAU2hvbmF5X0FzaGFudGkiLCJlbWFpbCI6InR5bG9yaGVycnkxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA1OTE1N30.lOpRZkKNG_O9MX1O_KSmDygHMNVFsymJq3_E1gW-ccU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9caeed9e9d9ecb-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.99.59",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 23:21:58 UTC] === END API CALL LOG ===
[10-May-2026 23:21:58 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 23:21:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQyIiwidXNlcm5hbWUiOiJAU2hvbmF5X0FzaGFudGkiLCJlbWFpbCI6InR5bG9yaGVycnkxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA1OTE1N30.lOpRZkKNG_O9MX1O_KSmDygHMNVFsymJq3_E1gW-ccU
[10-May-2026 23:21:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 23:21:58 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 23:21:58 UTC] User ID: 542
[10-May-2026 23:21:58 UTC] ✅ User profile retrieved successfully for user ID: 542
[10-May-2026 23:21:59 UTC] === API CALL LOG ===
[10-May-2026 23:21:59 UTC] Endpoint: user/profile.php
[10-May-2026 23:21:59 UTC] Full Log Data: {
    "timestamp": "2026-05-10 23:21:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.99.59",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.99.59, 172.71.123.119",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQyIiwidXNlcm5hbWUiOiJAU2hvbmF5X0FzaGFudGkiLCJlbWFpbCI6InR5bG9yaGVycnkxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA1OTE1N30.lOpRZkKNG_O9MX1O_KSmDygHMNVFsymJq3_E1gW-ccU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9caef389379ecb-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.99.59",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 23:21:59 UTC] === END API CALL LOG ===
[10-May-2026 23:21:59 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 23:21:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQyIiwidXNlcm5hbWUiOiJAU2hvbmF5X0FzaGFudGkiLCJlbWFpbCI6InR5bG9yaGVycnkxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA1OTE1N30.lOpRZkKNG_O9MX1O_KSmDygHMNVFsymJq3_E1gW-ccU
[10-May-2026 23:21:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 23:21:59 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 23:21:59 UTC] User ID: 542
[10-May-2026 23:21:59 UTC] ✅ User profile retrieved successfully for user ID: 542
[10-May-2026 23:22:10 UTC] === API CALL LOG ===
[10-May-2026 23:22:10 UTC] Endpoint: user/profile.php
[10-May-2026 23:22:10 UTC] Full Log Data: {
    "timestamp": "2026-05-10 23:22:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.99.59",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.99.59, 172.71.123.119",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQyIiwidXNlcm5hbWUiOiJAU2hvbmF5X0FzaGFudGkiLCJlbWFpbCI6InR5bG9yaGVycnkxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA1OTE1N30.lOpRZkKNG_O9MX1O_KSmDygHMNVFsymJq3_E1gW-ccU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9caf371f109ecb-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.99.59",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 23:22:10 UTC] === END API CALL LOG ===
[10-May-2026 23:22:10 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 23:22:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQyIiwidXNlcm5hbWUiOiJAU2hvbmF5X0FzaGFudGkiLCJlbWFpbCI6InR5bG9yaGVycnkxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA1OTE1N30.lOpRZkKNG_O9MX1O_KSmDygHMNVFsymJq3_E1gW-ccU
[10-May-2026 23:22:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 23:22:10 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 23:22:10 UTC] User ID: 542
[10-May-2026 23:22:10 UTC] ✅ User profile retrieved successfully for user ID: 542
[10-May-2026 23:22:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-May-2026 23:22:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-May-2026 23:22:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.113.99.59, 172.71.123.119","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQyIiwidXNlcm5hbWUiOiJAU2hvbmF5X0FzaGFudGkiLCJlbWFpbCI6InR5bG9yaGVycnkxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA1OTE1N30.lOpRZkKNG_O9MX1O_KSmDygHMNVFsymJq3_E1gW-ccU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f9cafe64b289ecb-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.113.99.59","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-May-2026 23:22:38 UTC] === User Orders API Called ===
[10-May-2026 23:22:38 UTC] User ID: 542
[10-May-2026 23:22:38 UTC] Limit: 20, Offset: 0
[10-May-2026 23:22:38 UTC] Orders found: 0
[10-May-2026 23:22:38 UTC] Orders data: []
[10-May-2026 23:22:38 UTC] Total orders count: 0
[10-May-2026 23:22:38 UTC] === API CALL LOG ===
[10-May-2026 23:22:38 UTC] Endpoint: user/profile.php
[10-May-2026 23:22:38 UTC] Full Log Data: {
    "timestamp": "2026-05-10 23:22:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.99.59",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.99.59, 172.71.123.120",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQyIiwidXNlcm5hbWUiOiJAU2hvbmF5X0FzaGFudGkiLCJlbWFpbCI6InR5bG9yaGVycnkxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA1OTE1N30.lOpRZkKNG_O9MX1O_KSmDygHMNVFsymJq3_E1gW-ccU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9cafe64b2a9ecb-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.99.59",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 23:22:38 UTC] === END API CALL LOG ===
[10-May-2026 23:22:38 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 23:22:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQyIiwidXNlcm5hbWUiOiJAU2hvbmF5X0FzaGFudGkiLCJlbWFpbCI6InR5bG9yaGVycnkxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA1OTE1N30.lOpRZkKNG_O9MX1O_KSmDygHMNVFsymJq3_E1gW-ccU
[10-May-2026 23:22:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 23:22:38 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 23:22:38 UTC] User ID: 542
[10-May-2026 23:22:38 UTC] ✅ User profile retrieved successfully for user ID: 542
[10-May-2026 23:22:38 UTC] === API CALL LOG ===
[10-May-2026 23:22:38 UTC] Endpoint: user/profile.php
[10-May-2026 23:22:38 UTC] Full Log Data: {
    "timestamp": "2026-05-10 23:22:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.99.59",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.99.59, 172.71.123.120",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQyIiwidXNlcm5hbWUiOiJAU2hvbmF5X0FzaGFudGkiLCJlbWFpbCI6InR5bG9yaGVycnkxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA1OTE1N30.lOpRZkKNG_O9MX1O_KSmDygHMNVFsymJq3_E1gW-ccU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9cafe8fc319ecb-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.99.59",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 23:22:38 UTC] === END API CALL LOG ===
[10-May-2026 23:22:38 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 23:22:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQyIiwidXNlcm5hbWUiOiJAU2hvbmF5X0FzaGFudGkiLCJlbWFpbCI6InR5bG9yaGVycnkxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA1OTE1N30.lOpRZkKNG_O9MX1O_KSmDygHMNVFsymJq3_E1gW-ccU
[10-May-2026 23:22:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 23:22:38 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 23:22:38 UTC] User ID: 542
[10-May-2026 23:22:38 UTC] ✅ User profile retrieved successfully for user ID: 542
[10-May-2026 23:22:39 UTC] === API CALL LOG ===
[10-May-2026 23:22:39 UTC] Endpoint: user/profile.php
[10-May-2026 23:22:39 UTC] Full Log Data: {
    "timestamp": "2026-05-10 23:22:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.99.59",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.99.59, 172.71.123.119",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQyIiwidXNlcm5hbWUiOiJAU2hvbmF5X0FzaGFudGkiLCJlbWFpbCI6InR5bG9yaGVycnkxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA1OTE1N30.lOpRZkKNG_O9MX1O_KSmDygHMNVFsymJq3_E1gW-ccU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9cafed7e359ecb-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.99.59",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 23:22:39 UTC] === END API CALL LOG ===
[10-May-2026 23:22:39 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 23:22:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQyIiwidXNlcm5hbWUiOiJAU2hvbmF5X0FzaGFudGkiLCJlbWFpbCI6InR5bG9yaGVycnkxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA1OTE1N30.lOpRZkKNG_O9MX1O_KSmDygHMNVFsymJq3_E1gW-ccU
[10-May-2026 23:22:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 23:22:39 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 23:22:39 UTC] User ID: 542
[10-May-2026 23:22:39 UTC] ✅ User profile retrieved successfully for user ID: 542
[10-May-2026 23:22:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-May-2026 23:22:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-May-2026 23:22:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.113.99.59, 172.71.123.120","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQyIiwidXNlcm5hbWUiOiJAU2hvbmF5X0FzaGFudGkiLCJlbWFpbCI6InR5bG9yaGVycnkxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA1OTE1N30.lOpRZkKNG_O9MX1O_KSmDygHMNVFsymJq3_E1gW-ccU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f9cb0074bb99ecb-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.113.99.59","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-May-2026 23:22:43 UTC] === User Orders API Called ===
[10-May-2026 23:22:43 UTC] User ID: 542
[10-May-2026 23:22:43 UTC] Limit: 20, Offset: 0
[10-May-2026 23:22:43 UTC] Orders found: 0
[10-May-2026 23:22:43 UTC] Orders data: []
[10-May-2026 23:22:43 UTC] Total orders count: 0
[10-May-2026 23:22:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-May-2026 23:22:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-May-2026 23:22:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.113.99.59, 172.71.123.120","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQyIiwidXNlcm5hbWUiOiJAU2hvbmF5X0FzaGFudGkiLCJlbWFpbCI6InR5bG9yaGVycnkxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA1OTE1N30.lOpRZkKNG_O9MX1O_KSmDygHMNVFsymJq3_E1gW-ccU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f9cb01258a89ecb-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.113.99.59","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-May-2026 23:22:45 UTC] === User Orders API Called ===
[10-May-2026 23:22:45 UTC] === API CALL LOG ===
[10-May-2026 23:22:45 UTC] User ID: 542
[10-May-2026 23:22:45 UTC] Endpoint: user/profile.php
[10-May-2026 23:22:45 UTC] Limit: 20, Offset: 0
[10-May-2026 23:22:45 UTC] Full Log Data: {
    "timestamp": "2026-05-10 23:22:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.99.59",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.99.59, 172.71.123.120",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQyIiwidXNlcm5hbWUiOiJAU2hvbmF5X0FzaGFudGkiLCJlbWFpbCI6InR5bG9yaGVycnkxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA1OTE1N30.lOpRZkKNG_O9MX1O_KSmDygHMNVFsymJq3_E1gW-ccU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9cb01258a99ecb-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.99.59",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 23:22:45 UTC] === END API CALL LOG ===
[10-May-2026 23:22:45 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 23:22:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQyIiwidXNlcm5hbWUiOiJAU2hvbmF5X0FzaGFudGkiLCJlbWFpbCI6InR5bG9yaGVycnkxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA1OTE1N30.lOpRZkKNG_O9MX1O_KSmDygHMNVFsymJq3_E1gW-ccU
[10-May-2026 23:22:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 23:22:45 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 23:22:45 UTC] User ID: 542
[10-May-2026 23:22:45 UTC] Orders found: 0
[10-May-2026 23:22:45 UTC] Orders data: []
[10-May-2026 23:22:45 UTC] ✅ User profile retrieved successfully for user ID: 542
[10-May-2026 23:22:45 UTC] Total orders count: 0
[10-May-2026 23:22:46 UTC] === API CALL LOG ===
[10-May-2026 23:22:46 UTC] Endpoint: user/profile.php
[10-May-2026 23:22:46 UTC] Full Log Data: {
    "timestamp": "2026-05-10 23:22:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.99.59",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.99.59, 172.71.123.120",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQyIiwidXNlcm5hbWUiOiJAU2hvbmF5X0FzaGFudGkiLCJlbWFpbCI6InR5bG9yaGVycnkxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA1OTE1N30.lOpRZkKNG_O9MX1O_KSmDygHMNVFsymJq3_E1gW-ccU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9cb0167a4a9ecb-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.99.59",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 23:22:46 UTC] === END API CALL LOG ===
[10-May-2026 23:22:46 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 23:22:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQyIiwidXNlcm5hbWUiOiJAU2hvbmF5X0FzaGFudGkiLCJlbWFpbCI6InR5bG9yaGVycnkxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA1OTE1N30.lOpRZkKNG_O9MX1O_KSmDygHMNVFsymJq3_E1gW-ccU
[10-May-2026 23:22:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 23:22:46 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 23:22:46 UTC] User ID: 542
[10-May-2026 23:22:46 UTC] ✅ User profile retrieved successfully for user ID: 542
[10-May-2026 23:22:47 UTC] === API CALL LOG ===
[10-May-2026 23:22:47 UTC] Endpoint: user/profile.php
[10-May-2026 23:22:47 UTC] Full Log Data: {
    "timestamp": "2026-05-10 23:22:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.99.59",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.99.59, 172.71.123.120",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQyIiwidXNlcm5hbWUiOiJAU2hvbmF5X0FzaGFudGkiLCJlbWFpbCI6InR5bG9yaGVycnkxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA1OTE1N30.lOpRZkKNG_O9MX1O_KSmDygHMNVFsymJq3_E1gW-ccU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9cb01cdccf9ecb-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.99.59",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 23:22:47 UTC] === END API CALL LOG ===
[10-May-2026 23:22:47 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 23:22:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQyIiwidXNlcm5hbWUiOiJAU2hvbmF5X0FzaGFudGkiLCJlbWFpbCI6InR5bG9yaGVycnkxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA1OTE1N30.lOpRZkKNG_O9MX1O_KSmDygHMNVFsymJq3_E1gW-ccU
[10-May-2026 23:22:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 23:22:47 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 23:22:47 UTC] User ID: 542
[10-May-2026 23:22:47 UTC] ✅ User profile retrieved successfully for user ID: 542
[10-May-2026 23:22:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-May-2026 23:22:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-May-2026 23:22:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.113.99.59, 172.71.123.119","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQyIiwidXNlcm5hbWUiOiJAU2hvbmF5X0FzaGFudGkiLCJlbWFpbCI6InR5bG9yaGVycnkxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA1OTE1N30.lOpRZkKNG_O9MX1O_KSmDygHMNVFsymJq3_E1gW-ccU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f9cb054ae1d9ecb-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.113.99.59","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-May-2026 23:22:56 UTC] === User Orders API Called ===
[10-May-2026 23:22:56 UTC] User ID: 542
[10-May-2026 23:22:56 UTC] Limit: 20, Offset: 0
[10-May-2026 23:22:56 UTC] Orders found: 0
[10-May-2026 23:22:56 UTC] Orders data: []
[10-May-2026 23:22:56 UTC] Total orders count: 0
[10-May-2026 23:22:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-May-2026 23:22:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-May-2026 23:22:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.113.99.59, 172.71.123.119","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQyIiwidXNlcm5hbWUiOiJAU2hvbmF5X0FzaGFudGkiLCJlbWFpbCI6InR5bG9yaGVycnkxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA1OTE1N30.lOpRZkKNG_O9MX1O_KSmDygHMNVFsymJq3_E1gW-ccU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f9cb0655c3b9ecb-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.113.99.59","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-May-2026 23:22:58 UTC] === User Orders API Called ===
[10-May-2026 23:22:58 UTC] User ID: 542
[10-May-2026 23:22:58 UTC] Limit: 20, Offset: 0
[10-May-2026 23:22:58 UTC] Orders found: 0
[10-May-2026 23:22:58 UTC] Orders data: []
[10-May-2026 23:22:58 UTC] === API CALL LOG ===
[10-May-2026 23:22:58 UTC] Endpoint: user/profile.php
[10-May-2026 23:22:58 UTC] Full Log Data: {
    "timestamp": "2026-05-10 23:22:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.99.59",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.99.59, 172.71.123.119",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQyIiwidXNlcm5hbWUiOiJAU2hvbmF5X0FzaGFudGkiLCJlbWFpbCI6InR5bG9yaGVycnkxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA1OTE1N30.lOpRZkKNG_O9MX1O_KSmDygHMNVFsymJq3_E1gW-ccU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9cb0655c3c9ecb-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.99.59",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 23:22:58 UTC] === END API CALL LOG ===
[10-May-2026 23:22:58 UTC] Total orders count: 0
[10-May-2026 23:22:58 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 23:22:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQyIiwidXNlcm5hbWUiOiJAU2hvbmF5X0FzaGFudGkiLCJlbWFpbCI6InR5bG9yaGVycnkxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA1OTE1N30.lOpRZkKNG_O9MX1O_KSmDygHMNVFsymJq3_E1gW-ccU
[10-May-2026 23:22:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 23:22:58 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 23:22:58 UTC] User ID: 542
[10-May-2026 23:22:58 UTC] ✅ User profile retrieved successfully for user ID: 542
[10-May-2026 23:22:59 UTC] === API CALL LOG ===
[10-May-2026 23:22:59 UTC] Endpoint: user/profile.php
[10-May-2026 23:22:59 UTC] Full Log Data: {
    "timestamp": "2026-05-10 23:22:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.99.59",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.99.59, 172.71.123.119",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQyIiwidXNlcm5hbWUiOiJAU2hvbmF5X0FzaGFudGkiLCJlbWFpbCI6InR5bG9yaGVycnkxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA1OTE1N30.lOpRZkKNG_O9MX1O_KSmDygHMNVFsymJq3_E1gW-ccU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9cb068adae9ecb-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.99.59",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 23:22:59 UTC] === END API CALL LOG ===
[10-May-2026 23:22:59 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 23:22:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQyIiwidXNlcm5hbWUiOiJAU2hvbmF5X0FzaGFudGkiLCJlbWFpbCI6InR5bG9yaGVycnkxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA1OTE1N30.lOpRZkKNG_O9MX1O_KSmDygHMNVFsymJq3_E1gW-ccU
[10-May-2026 23:22:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 23:22:59 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 23:22:59 UTC] User ID: 542
[10-May-2026 23:22:59 UTC] ✅ User profile retrieved successfully for user ID: 542
[10-May-2026 23:23:00 UTC] === API CALL LOG ===
[10-May-2026 23:23:00 UTC] Endpoint: user/profile.php
[10-May-2026 23:23:00 UTC] Full Log Data: {
    "timestamp": "2026-05-10 23:23:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.99.59",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.99.59, 172.71.123.119",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQyIiwidXNlcm5hbWUiOiJAU2hvbmF5X0FzaGFudGkiLCJlbWFpbCI6InR5bG9yaGVycnkxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA1OTE1N30.lOpRZkKNG_O9MX1O_KSmDygHMNVFsymJq3_E1gW-ccU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9cb06ea83c9ecb-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.99.59",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-May-2026 23:23:00 UTC] === END API CALL LOG ===
[10-May-2026 23:23:00 UTC] ✅ API Hash verification passed for profile endpoint
[10-May-2026 23:23:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQyIiwidXNlcm5hbWUiOiJAU2hvbmF5X0FzaGFudGkiLCJlbWFpbCI6InR5bG9yaGVycnkxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA1OTE1N30.lOpRZkKNG_O9MX1O_KSmDygHMNVFsymJq3_E1gW-ccU
[10-May-2026 23:23:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-May-2026 23:23:00 UTC] ✅ JWT token verified successfully for user profile
[10-May-2026 23:23:00 UTC] User ID: 542
[10-May-2026 23:23:00 UTC] ✅ User profile retrieved successfully for user ID: 542
[11-May-2026 00:21:57 UTC] === API CALL LOG ===
[11-May-2026 00:21:57 UTC] Endpoint: user/profile.php
[11-May-2026 00:21:57 UTC] Full Log Data: {
    "timestamp": "2026-05-11 00:21:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.30",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.63.30, 172.70.85.150",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQzIiwidXNlcm5hbWUiOiJATG92ZXJib3lzZCIsImVtYWlsIjoic2Ftc2Ftc2FtZGF2ZTc2MEBnbWFpbC5jb20iLCJleHAiOjE3NzkwNTk1MDd9.ihu-6wC_djKTICE5xLIP_Pm_CgaQeVL1QF2hSjlF9yU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9d06c80ac5bea5-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.63.30",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 00:21:57 UTC] === END API CALL LOG ===
[11-May-2026 00:21:57 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 00:21:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQzIiwidXNlcm5hbWUiOiJATG92ZXJib3lzZCIsImVtYWlsIjoic2Ftc2Ftc2FtZGF2ZTc2MEBnbWFpbC5jb20iLCJleHAiOjE3NzkwNTk1MDd9.ihu-6wC_djKTICE5xLIP_Pm_CgaQeVL1QF2hSjlF9yU
[11-May-2026 00:21:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 00:21:57 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 00:21:57 UTC] User ID: 543
[11-May-2026 00:21:57 UTC] ✅ User profile retrieved successfully for user ID: 543
[11-May-2026 00:21:59 UTC] === API CALL LOG ===
[11-May-2026 00:21:59 UTC] Endpoint: user/profile.php
[11-May-2026 00:21:59 UTC] Full Log Data: {
    "timestamp": "2026-05-11 00:21:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.30",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.63.30, 172.70.85.150",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQzIiwidXNlcm5hbWUiOiJATG92ZXJib3lzZCIsImVtYWlsIjoic2Ftc2Ftc2FtZGF2ZTc2MEBnbWFpbC5jb20iLCJleHAiOjE3NzkwNTk1MDd9.ihu-6wC_djKTICE5xLIP_Pm_CgaQeVL1QF2hSjlF9yU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9d06d6fb87bea5-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.63.30",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 00:21:59 UTC] === END API CALL LOG ===
[11-May-2026 00:21:59 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 00:21:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQzIiwidXNlcm5hbWUiOiJATG92ZXJib3lzZCIsImVtYWlsIjoic2Ftc2Ftc2FtZGF2ZTc2MEBnbWFpbC5jb20iLCJleHAiOjE3NzkwNTk1MDd9.ihu-6wC_djKTICE5xLIP_Pm_CgaQeVL1QF2hSjlF9yU
[11-May-2026 00:21:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 00:21:59 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 00:21:59 UTC] User ID: 543
[11-May-2026 00:21:59 UTC] ✅ User profile retrieved successfully for user ID: 543
[11-May-2026 00:21:59 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 00:21:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 00:21:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.211.63.30, 172.70.85.150","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQzIiwidXNlcm5hbWUiOiJATG92ZXJib3lzZCIsImVtYWlsIjoic2Ftc2Ftc2FtZGF2ZTc2MEBnbWFpbC5jb20iLCJleHAiOjE3NzkwNTk1MDd9.ihu-6wC_djKTICE5xLIP_Pm_CgaQeVL1QF2hSjlF9yU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f9d06d7cbf0bea5-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"197.211.63.30","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-May-2026 00:21:59 UTC] === User Orders API Called ===
[11-May-2026 00:21:59 UTC] User ID: 543
[11-May-2026 00:21:59 UTC] Limit: 20, Offset: 0
[11-May-2026 00:21:59 UTC] Orders found: 0
[11-May-2026 00:21:59 UTC] Orders data: []
[11-May-2026 00:21:59 UTC] Total orders count: 0
[11-May-2026 00:21:59 UTC] === API CALL LOG ===
[11-May-2026 00:21:59 UTC] Endpoint: user/profile.php
[11-May-2026 00:21:59 UTC] Full Log Data: {
    "timestamp": "2026-05-11 00:21:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.30",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.63.30, 172.70.85.150",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQzIiwidXNlcm5hbWUiOiJATG92ZXJib3lzZCIsImVtYWlsIjoic2Ftc2Ftc2FtZGF2ZTc2MEBnbWFpbC5jb20iLCJleHAiOjE3NzkwNTk1MDd9.ihu-6wC_djKTICE5xLIP_Pm_CgaQeVL1QF2hSjlF9yU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9d06d8cc7bbea5-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.63.30",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 00:21:59 UTC] === END API CALL LOG ===
[11-May-2026 00:21:59 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 00:21:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQzIiwidXNlcm5hbWUiOiJATG92ZXJib3lzZCIsImVtYWlsIjoic2Ftc2Ftc2FtZGF2ZTc2MEBnbWFpbC5jb20iLCJleHAiOjE3NzkwNTk1MDd9.ihu-6wC_djKTICE5xLIP_Pm_CgaQeVL1QF2hSjlF9yU
[11-May-2026 00:21:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 00:21:59 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 00:21:59 UTC] User ID: 543
[11-May-2026 00:21:59 UTC] ✅ User profile retrieved successfully for user ID: 543
[11-May-2026 00:22:20 UTC] === API CALL LOG ===
[11-May-2026 00:22:20 UTC] Endpoint: user/profile.php
[11-May-2026 00:22:20 UTC] Full Log Data: {
    "timestamp": "2026-05-11 00:22:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.30",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.63.30, 172.70.85.150",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQzIiwidXNlcm5hbWUiOiJATG92ZXJib3lzZCIsImVtYWlsIjoic2Ftc2Ftc2FtZGF2ZTc2MEBnbWFpbC5jb20iLCJleHAiOjE3NzkwNTk1MDd9.ihu-6wC_djKTICE5xLIP_Pm_CgaQeVL1QF2hSjlF9yU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9d075769d176cf-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.63.30",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 00:22:20 UTC] === END API CALL LOG ===
[11-May-2026 00:22:20 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 00:22:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQzIiwidXNlcm5hbWUiOiJATG92ZXJib3lzZCIsImVtYWlsIjoic2Ftc2Ftc2FtZGF2ZTc2MEBnbWFpbC5jb20iLCJleHAiOjE3NzkwNTk1MDd9.ihu-6wC_djKTICE5xLIP_Pm_CgaQeVL1QF2hSjlF9yU
[11-May-2026 00:22:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 00:22:20 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 00:22:20 UTC] User ID: 543
[11-May-2026 00:22:20 UTC] ✅ User profile retrieved successfully for user ID: 543
[11-May-2026 00:22:22 UTC] === API CALL LOG ===
[11-May-2026 00:22:22 UTC] Endpoint: user/profile.php
[11-May-2026 00:22:22 UTC] Full Log Data: {
    "timestamp": "2026-05-11 00:22:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.30",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.63.30, 172.70.85.150",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQzIiwidXNlcm5hbWUiOiJATG92ZXJib3lzZCIsImVtYWlsIjoic2Ftc2Ftc2FtZGF2ZTc2MEBnbWFpbC5jb20iLCJleHAiOjE3NzkwNTk1MDd9.ihu-6wC_djKTICE5xLIP_Pm_CgaQeVL1QF2hSjlF9yU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9d07641c8476cf-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.63.30",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 00:22:22 UTC] === END API CALL LOG ===
[11-May-2026 00:22:22 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 00:22:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQzIiwidXNlcm5hbWUiOiJATG92ZXJib3lzZCIsImVtYWlsIjoic2Ftc2Ftc2FtZGF2ZTc2MEBnbWFpbC5jb20iLCJleHAiOjE3NzkwNTk1MDd9.ihu-6wC_djKTICE5xLIP_Pm_CgaQeVL1QF2hSjlF9yU
[11-May-2026 00:22:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 00:22:22 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 00:22:22 UTC] User ID: 543
[11-May-2026 00:22:22 UTC] ✅ User profile retrieved successfully for user ID: 543
[11-May-2026 00:22:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 00:22:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 00:22:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.211.63.30, 172.70.85.150","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQzIiwidXNlcm5hbWUiOiJATG92ZXJib3lzZCIsImVtYWlsIjoic2Ftc2Ftc2FtZGF2ZTc2MEBnbWFpbC5jb20iLCJleHAiOjE3NzkwNTk1MDd9.ihu-6wC_djKTICE5xLIP_Pm_CgaQeVL1QF2hSjlF9yU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f9d0764fcc676cf-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"197.211.63.30","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-May-2026 00:22:22 UTC] === User Orders API Called ===
[11-May-2026 00:22:22 UTC] User ID: 543
[11-May-2026 00:22:22 UTC] Limit: 20, Offset: 0
[11-May-2026 00:22:22 UTC] Orders found: 0
[11-May-2026 00:22:22 UTC] Orders data: []
[11-May-2026 00:22:22 UTC] Total orders count: 0
[11-May-2026 00:22:22 UTC] === API CALL LOG ===
[11-May-2026 00:22:22 UTC] Endpoint: user/profile.php
[11-May-2026 00:22:22 UTC] Full Log Data: {
    "timestamp": "2026-05-11 00:22:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.30",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.63.30, 172.70.85.150",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQzIiwidXNlcm5hbWUiOiJATG92ZXJib3lzZCIsImVtYWlsIjoic2Ftc2Ftc2FtZGF2ZTc2MEBnbWFpbC5jb20iLCJleHAiOjE3NzkwNTk1MDd9.ihu-6wC_djKTICE5xLIP_Pm_CgaQeVL1QF2hSjlF9yU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9d0765ccf276cf-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.63.30",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 00:22:22 UTC] === END API CALL LOG ===
[11-May-2026 00:22:22 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 00:22:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQzIiwidXNlcm5hbWUiOiJATG92ZXJib3lzZCIsImVtYWlsIjoic2Ftc2Ftc2FtZGF2ZTc2MEBnbWFpbC5jb20iLCJleHAiOjE3NzkwNTk1MDd9.ihu-6wC_djKTICE5xLIP_Pm_CgaQeVL1QF2hSjlF9yU
[11-May-2026 00:22:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 00:22:22 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 00:22:22 UTC] User ID: 543
[11-May-2026 00:22:22 UTC] ✅ User profile retrieved successfully for user ID: 543
[11-May-2026 04:25:02 UTC] === API CALL LOG ===
[11-May-2026 04:25:02 UTC] Endpoint: user/profile.php
[11-May-2026 04:25:02 UTC] Full Log Data: {
    "timestamp": "2026-05-11 04:25:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.218.50.240",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.218.50.240, 172.68.128.174",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ1IiwidXNlcm5hbWUiOiJzbmlwZXIiLCJlbWFpbCI6ImplbHNuaXBlcjYwQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA3ODMwMX0.bbuksdF4IhFXtdi6H58s5giyAzDJ-zvZyy3R-7g1sRg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9e6ae0bb7d545a-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.218.50.240",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 04:25:02 UTC] === END API CALL LOG ===
[11-May-2026 04:25:02 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 04:25:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ1IiwidXNlcm5hbWUiOiJzbmlwZXIiLCJlbWFpbCI6ImplbHNuaXBlcjYwQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA3ODMwMX0.bbuksdF4IhFXtdi6H58s5giyAzDJ-zvZyy3R-7g1sRg
[11-May-2026 04:25:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 04:25:02 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 04:25:02 UTC] User ID: 545
[11-May-2026 04:25:02 UTC] ✅ User profile retrieved successfully for user ID: 545
[11-May-2026 04:25:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 04:25:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 04:25:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.218.50.240, 172.68.128.174","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ1IiwidXNlcm5hbWUiOiJzbmlwZXIiLCJlbWFpbCI6ImplbHNuaXBlcjYwQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA3ODMwMX0.bbuksdF4IhFXtdi6H58s5giyAzDJ-zvZyy3R-7g1sRg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f9e6ae21bd4545a-JIB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.218.50.240","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-May-2026 04:25:03 UTC] === User Orders API Called ===
[11-May-2026 04:25:03 UTC] === API CALL LOG ===
[11-May-2026 04:25:03 UTC] User ID: 545
[11-May-2026 04:25:03 UTC] Endpoint: user/profile.php
[11-May-2026 04:25:03 UTC] Limit: 20, Offset: 0
[11-May-2026 04:25:03 UTC] Full Log Data: {
    "timestamp": "2026-05-11 04:25:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.218.50.240",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.218.50.240, 172.68.128.174",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ1IiwidXNlcm5hbWUiOiJzbmlwZXIiLCJlbWFpbCI6ImplbHNuaXBlcjYwQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA3ODMwMX0.bbuksdF4IhFXtdi6H58s5giyAzDJ-zvZyy3R-7g1sRg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9e6ae21bd5545a-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.218.50.240",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 04:25:03 UTC] === END API CALL LOG ===
[11-May-2026 04:25:03 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 04:25:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ1IiwidXNlcm5hbWUiOiJzbmlwZXIiLCJlbWFpbCI6ImplbHNuaXBlcjYwQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA3ODMwMX0.bbuksdF4IhFXtdi6H58s5giyAzDJ-zvZyy3R-7g1sRg
[11-May-2026 04:25:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 04:25:03 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 04:25:03 UTC] User ID: 545
[11-May-2026 04:25:03 UTC] Orders found: 0
[11-May-2026 04:25:03 UTC] Orders data: []
[11-May-2026 04:25:03 UTC] ✅ User profile retrieved successfully for user ID: 545
[11-May-2026 04:25:03 UTC] Total orders count: 0
[11-May-2026 04:25:04 UTC] === API CALL LOG ===
[11-May-2026 04:25:04 UTC] Endpoint: user/profile.php
[11-May-2026 04:25:04 UTC] Full Log Data: {
    "timestamp": "2026-05-11 04:25:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.218.50.240",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.218.50.240, 172.68.128.167",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ1IiwidXNlcm5hbWUiOiJzbmlwZXIiLCJlbWFpbCI6ImplbHNuaXBlcjYwQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA3ODMwMX0.bbuksdF4IhFXtdi6H58s5giyAzDJ-zvZyy3R-7g1sRg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9e6ae84d98545a-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.218.50.240",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 04:25:04 UTC] === END API CALL LOG ===
[11-May-2026 04:25:04 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 04:25:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ1IiwidXNlcm5hbWUiOiJzbmlwZXIiLCJlbWFpbCI6ImplbHNuaXBlcjYwQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA3ODMwMX0.bbuksdF4IhFXtdi6H58s5giyAzDJ-zvZyy3R-7g1sRg
[11-May-2026 04:25:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 04:25:04 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 04:25:04 UTC] User ID: 545
[11-May-2026 04:25:04 UTC] ✅ User profile retrieved successfully for user ID: 545
[11-May-2026 04:25:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 04:25:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 04:25:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.218.50.240, 172.68.128.167","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ1IiwidXNlcm5hbWUiOiJzbmlwZXIiLCJlbWFpbCI6ImplbHNuaXBlcjYwQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA3ODMwMX0.bbuksdF4IhFXtdi6H58s5giyAzDJ-zvZyy3R-7g1sRg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f9e6b3fffe7545a-JIB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.218.50.240","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-May-2026 04:25:18 UTC] === User Orders API Called ===
[11-May-2026 04:25:18 UTC] User ID: 545
[11-May-2026 04:25:18 UTC] Limit: 20, Offset: 0
[11-May-2026 04:25:18 UTC] Orders found: 0
[11-May-2026 04:25:18 UTC] Orders data: []
[11-May-2026 04:25:18 UTC] Total orders count: 0
[11-May-2026 04:25:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 04:25:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 04:25:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.218.50.240, 172.68.128.167","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ1IiwidXNlcm5hbWUiOiJzbmlwZXIiLCJlbWFpbCI6ImplbHNuaXBlcjYwQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA3ODMwMX0.bbuksdF4IhFXtdi6H58s5giyAzDJ-zvZyy3R-7g1sRg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f9e6b4a6af8545a-JIB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.218.50.240","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-May-2026 04:25:19 UTC] === User Orders API Called ===
[11-May-2026 04:25:19 UTC] User ID: 545
[11-May-2026 04:25:19 UTC] Limit: 20, Offset: 0
[11-May-2026 04:25:19 UTC] Orders found: 0
[11-May-2026 04:25:19 UTC] Orders data: []
[11-May-2026 04:25:19 UTC] Total orders count: 0
[11-May-2026 04:25:19 UTC] === API CALL LOG ===
[11-May-2026 04:25:19 UTC] Endpoint: user/profile.php
[11-May-2026 04:25:19 UTC] Full Log Data: {
    "timestamp": "2026-05-11 04:25:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.218.50.240",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.218.50.240, 172.68.128.167",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ1IiwidXNlcm5hbWUiOiJzbmlwZXIiLCJlbWFpbCI6ImplbHNuaXBlcjYwQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA3ODMwMX0.bbuksdF4IhFXtdi6H58s5giyAzDJ-zvZyy3R-7g1sRg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9e6b4a6af9545a-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.218.50.240",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 04:25:19 UTC] === END API CALL LOG ===
[11-May-2026 04:25:19 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 04:25:19 UTC] === API CALL LOG ===
[11-May-2026 04:25:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ1IiwidXNlcm5hbWUiOiJzbmlwZXIiLCJlbWFpbCI6ImplbHNuaXBlcjYwQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA3ODMwMX0.bbuksdF4IhFXtdi6H58s5giyAzDJ-zvZyy3R-7g1sRg
[11-May-2026 04:25:19 UTC] Endpoint: user/profile.php
[11-May-2026 04:25:19 UTC] Full Log Data: {
    "timestamp": "2026-05-11 04:25:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.218.50.240",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.218.50.240, 172.68.128.167",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ1IiwidXNlcm5hbWUiOiJzbmlwZXIiLCJlbWFpbCI6ImplbHNuaXBlcjYwQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA3ODMwMX0.bbuksdF4IhFXtdi6H58s5giyAzDJ-zvZyy3R-7g1sRg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9e6b4a6afb545a-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.218.50.240",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 04:25:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 04:25:19 UTC] === END API CALL LOG ===
[11-May-2026 04:25:19 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 04:25:19 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 04:25:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ1IiwidXNlcm5hbWUiOiJzbmlwZXIiLCJlbWFpbCI6ImplbHNuaXBlcjYwQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA3ODMwMX0.bbuksdF4IhFXtdi6H58s5giyAzDJ-zvZyy3R-7g1sRg
[11-May-2026 04:25:19 UTC] User ID: 545
[11-May-2026 04:25:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 04:25:19 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 04:25:19 UTC] User ID: 545
[11-May-2026 04:25:19 UTC] ✅ User profile retrieved successfully for user ID: 545
[11-May-2026 04:25:19 UTC] ✅ User profile retrieved successfully for user ID: 545
[11-May-2026 04:25:20 UTC] === API CALL LOG ===
[11-May-2026 04:25:20 UTC] Endpoint: user/profile.php
[11-May-2026 04:25:20 UTC] Full Log Data: {
    "timestamp": "2026-05-11 04:25:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.218.50.240",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.218.50.240, 172.68.128.167",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ1IiwidXNlcm5hbWUiOiJzbmlwZXIiLCJlbWFpbCI6ImplbHNuaXBlcjYwQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA3ODMwMX0.bbuksdF4IhFXtdi6H58s5giyAzDJ-zvZyy3R-7g1sRg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9e6b506cd7545a-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.218.50.240",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 04:25:20 UTC] === END API CALL LOG ===
[11-May-2026 04:25:20 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 04:25:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ1IiwidXNlcm5hbWUiOiJzbmlwZXIiLCJlbWFpbCI6ImplbHNuaXBlcjYwQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA3ODMwMX0.bbuksdF4IhFXtdi6H58s5giyAzDJ-zvZyy3R-7g1sRg
[11-May-2026 04:25:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 04:25:20 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 04:25:20 UTC] User ID: 545
[11-May-2026 04:25:20 UTC] ✅ User profile retrieved successfully for user ID: 545
[11-May-2026 04:25:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 04:25:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 04:25:46 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.218.50.240, 172.68.128.167","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ1IiwidXNlcm5hbWUiOiJzbmlwZXIiLCJlbWFpbCI6ImplbHNuaXBlcjYwQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA3ODMwMX0.bbuksdF4IhFXtdi6H58s5giyAzDJ-zvZyy3R-7g1sRg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f9e6bf1ae03545a-JIB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.218.50.240","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-May-2026 04:25:46 UTC] === User Orders API Called ===
[11-May-2026 04:25:46 UTC] User ID: 545
[11-May-2026 04:25:46 UTC] Limit: 20, Offset: 0
[11-May-2026 04:25:46 UTC] Orders found: 0
[11-May-2026 04:25:46 UTC] Orders data: []
[11-May-2026 04:25:46 UTC] Total orders count: 0
[11-May-2026 04:25:46 UTC] === API CALL LOG ===
[11-May-2026 04:25:46 UTC] Endpoint: user/profile.php
[11-May-2026 04:25:46 UTC] Full Log Data: {
    "timestamp": "2026-05-11 04:25:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.218.50.240",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.218.50.240, 172.68.128.166",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ1IiwidXNlcm5hbWUiOiJzbmlwZXIiLCJlbWFpbCI6ImplbHNuaXBlcjYwQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA3ODMwMX0.bbuksdF4IhFXtdi6H58s5giyAzDJ-zvZyy3R-7g1sRg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9e6bf1ae06545a-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.218.50.240",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 04:25:46 UTC] === END API CALL LOG ===
[11-May-2026 04:25:46 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 04:25:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ1IiwidXNlcm5hbWUiOiJzbmlwZXIiLCJlbWFpbCI6ImplbHNuaXBlcjYwQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA3ODMwMX0.bbuksdF4IhFXtdi6H58s5giyAzDJ-zvZyy3R-7g1sRg
[11-May-2026 04:25:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 04:25:46 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 04:25:46 UTC] User ID: 545
[11-May-2026 04:25:46 UTC] ✅ User profile retrieved successfully for user ID: 545
[11-May-2026 04:25:46 UTC] === API CALL LOG ===
[11-May-2026 04:25:46 UTC] Endpoint: user/profile.php
[11-May-2026 04:25:46 UTC] Full Log Data: {
    "timestamp": "2026-05-11 04:25:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.218.50.240",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.218.50.240, 172.68.128.166",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ1IiwidXNlcm5hbWUiOiJzbmlwZXIiLCJlbWFpbCI6ImplbHNuaXBlcjYwQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA3ODMwMX0.bbuksdF4IhFXtdi6H58s5giyAzDJ-zvZyy3R-7g1sRg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9e6bf1ae05545a-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.218.50.240",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 04:25:46 UTC] === END API CALL LOG ===
[11-May-2026 04:25:46 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 04:25:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ1IiwidXNlcm5hbWUiOiJzbmlwZXIiLCJlbWFpbCI6ImplbHNuaXBlcjYwQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA3ODMwMX0.bbuksdF4IhFXtdi6H58s5giyAzDJ-zvZyy3R-7g1sRg
[11-May-2026 04:25:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 04:25:46 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 04:25:46 UTC] User ID: 545
[11-May-2026 04:25:46 UTC] ✅ User profile retrieved successfully for user ID: 545
[11-May-2026 04:25:47 UTC] === API CALL LOG ===
[11-May-2026 04:25:47 UTC] Endpoint: user/profile.php
[11-May-2026 04:25:47 UTC] Full Log Data: {
    "timestamp": "2026-05-11 04:25:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.218.50.240",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.218.50.240, 172.68.128.166",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ1IiwidXNlcm5hbWUiOiJzbmlwZXIiLCJlbWFpbCI6ImplbHNuaXBlcjYwQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA3ODMwMX0.bbuksdF4IhFXtdi6H58s5giyAzDJ-zvZyy3R-7g1sRg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9e6bf938c1545a-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.218.50.240",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 04:25:47 UTC] === END API CALL LOG ===
[11-May-2026 04:25:47 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 04:25:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ1IiwidXNlcm5hbWUiOiJzbmlwZXIiLCJlbWFpbCI6ImplbHNuaXBlcjYwQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA3ODMwMX0.bbuksdF4IhFXtdi6H58s5giyAzDJ-zvZyy3R-7g1sRg
[11-May-2026 04:25:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 04:25:47 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 04:25:47 UTC] User ID: 545
[11-May-2026 04:25:47 UTC] ✅ User profile retrieved successfully for user ID: 545
[11-May-2026 04:26:24 UTC] === API CALL LOG ===
[11-May-2026 04:26:24 UTC] Endpoint: user/profile.php
[11-May-2026 04:26:24 UTC] Full Log Data: {
    "timestamp": "2026-05-11 04:26:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.218.50.240",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.218.50.240, 172.68.128.167",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ1IiwidXNlcm5hbWUiOiJzbmlwZXIiLCJlbWFpbCI6ImplbHNuaXBlcjYwQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA3ODMwMX0.bbuksdF4IhFXtdi6H58s5giyAzDJ-zvZyy3R-7g1sRg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9e6cdc6b76545a-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.218.50.240",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 04:26:24 UTC] === END API CALL LOG ===
[11-May-2026 04:26:24 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 04:26:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ1IiwidXNlcm5hbWUiOiJzbmlwZXIiLCJlbWFpbCI6ImplbHNuaXBlcjYwQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA3ODMwMX0.bbuksdF4IhFXtdi6H58s5giyAzDJ-zvZyy3R-7g1sRg
[11-May-2026 04:26:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 04:26:24 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 04:26:24 UTC] User ID: 545
[11-May-2026 04:26:24 UTC] ✅ User profile retrieved successfully for user ID: 545
[11-May-2026 04:26:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 04:26:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 04:26:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.218.50.240, 172.68.128.167","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ1IiwidXNlcm5hbWUiOiJzbmlwZXIiLCJlbWFpbCI6ImplbHNuaXBlcjYwQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA3ODMwMX0.bbuksdF4IhFXtdi6H58s5giyAzDJ-zvZyy3R-7g1sRg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f9e6cdc6b75545a-JIB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.218.50.240","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-May-2026 04:26:24 UTC] === User Orders API Called ===
[11-May-2026 04:26:24 UTC] User ID: 545
[11-May-2026 04:26:24 UTC] Limit: 20, Offset: 0
[11-May-2026 04:26:24 UTC] Orders found: 0
[11-May-2026 04:26:24 UTC] Orders data: []
[11-May-2026 04:26:24 UTC] Total orders count: 0
[11-May-2026 04:26:24 UTC] === API CALL LOG ===
[11-May-2026 04:26:24 UTC] Endpoint: user/profile.php
[11-May-2026 04:26:24 UTC] Full Log Data: {
    "timestamp": "2026-05-11 04:26:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.218.50.240",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.218.50.240, 172.68.128.167",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ1IiwidXNlcm5hbWUiOiJzbmlwZXIiLCJlbWFpbCI6ImplbHNuaXBlcjYwQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA3ODMwMX0.bbuksdF4IhFXtdi6H58s5giyAzDJ-zvZyy3R-7g1sRg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9e6cdc6b78545a-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.218.50.240",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 04:26:24 UTC] === END API CALL LOG ===
[11-May-2026 04:26:24 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 04:26:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ1IiwidXNlcm5hbWUiOiJzbmlwZXIiLCJlbWFpbCI6ImplbHNuaXBlcjYwQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA3ODMwMX0.bbuksdF4IhFXtdi6H58s5giyAzDJ-zvZyy3R-7g1sRg
[11-May-2026 04:26:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 04:26:24 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 04:26:24 UTC] User ID: 545
[11-May-2026 04:26:24 UTC] ✅ User profile retrieved successfully for user ID: 545
[11-May-2026 04:26:25 UTC] === API CALL LOG ===
[11-May-2026 04:26:25 UTC] Endpoint: user/profile.php
[11-May-2026 04:26:25 UTC] Full Log Data: {
    "timestamp": "2026-05-11 04:26:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.218.50.240",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.218.50.240, 172.68.128.167",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ1IiwidXNlcm5hbWUiOiJzbmlwZXIiLCJlbWFpbCI6ImplbHNuaXBlcjYwQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA3ODMwMX0.bbuksdF4IhFXtdi6H58s5giyAzDJ-zvZyy3R-7g1sRg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9e6ce1fdca545a-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.218.50.240",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 04:26:25 UTC] === END API CALL LOG ===
[11-May-2026 04:26:25 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 04:26:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ1IiwidXNlcm5hbWUiOiJzbmlwZXIiLCJlbWFpbCI6ImplbHNuaXBlcjYwQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA3ODMwMX0.bbuksdF4IhFXtdi6H58s5giyAzDJ-zvZyy3R-7g1sRg
[11-May-2026 04:26:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 04:26:25 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 04:26:25 UTC] User ID: 545
[11-May-2026 04:26:25 UTC] ✅ User profile retrieved successfully for user ID: 545
[11-May-2026 04:26:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 04:26:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 04:26:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.218.50.240, 172.68.128.167","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ1IiwidXNlcm5hbWUiOiJzbmlwZXIiLCJlbWFpbCI6ImplbHNuaXBlcjYwQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA3ODMwMX0.bbuksdF4IhFXtdi6H58s5giyAzDJ-zvZyy3R-7g1sRg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f9e6cea086b545a-JIB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.218.50.240","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-May-2026 04:26:26 UTC] === User Orders API Called ===
[11-May-2026 04:26:26 UTC] User ID: 545
[11-May-2026 04:26:26 UTC] Limit: 20, Offset: 0
[11-May-2026 04:26:26 UTC] Orders found: 0
[11-May-2026 04:26:26 UTC] Orders data: []
[11-May-2026 04:26:26 UTC] Total orders count: 0
[11-May-2026 04:26:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 04:26:28 UTC] === API CALL LOG ===
[11-May-2026 04:26:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 04:26:28 UTC] Endpoint: user/profile.php
[11-May-2026 04:26:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.218.50.240, 172.68.128.167","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ1IiwidXNlcm5hbWUiOiJzbmlwZXIiLCJlbWFpbCI6ImplbHNuaXBlcjYwQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA3ODMwMX0.bbuksdF4IhFXtdi6H58s5giyAzDJ-zvZyy3R-7g1sRg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f9e6cf86dc9545a-JIB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.218.50.240","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-May-2026 04:26:28 UTC] Full Log Data: {
    "timestamp": "2026-05-11 04:26:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.218.50.240",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.218.50.240, 172.68.128.167",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ1IiwidXNlcm5hbWUiOiJzbmlwZXIiLCJlbWFpbCI6ImplbHNuaXBlcjYwQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA3ODMwMX0.bbuksdF4IhFXtdi6H58s5giyAzDJ-zvZyy3R-7g1sRg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9e6cf86dca545a-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.218.50.240",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 04:26:28 UTC] === END API CALL LOG ===
[11-May-2026 04:26:28 UTC] === User Orders API Called ===
[11-May-2026 04:26:28 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 04:26:28 UTC] User ID: 545
[11-May-2026 04:26:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ1IiwidXNlcm5hbWUiOiJzbmlwZXIiLCJlbWFpbCI6ImplbHNuaXBlcjYwQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA3ODMwMX0.bbuksdF4IhFXtdi6H58s5giyAzDJ-zvZyy3R-7g1sRg
[11-May-2026 04:26:28 UTC] Limit: 20, Offset: 0
[11-May-2026 04:26:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 04:26:28 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 04:26:28 UTC] User ID: 545
[11-May-2026 04:26:28 UTC] Orders found: 0
[11-May-2026 04:26:28 UTC] ✅ User profile retrieved successfully for user ID: 545
[11-May-2026 04:26:28 UTC] Orders data: []
[11-May-2026 04:26:28 UTC] Total orders count: 0
[11-May-2026 04:26:28 UTC] === API CALL LOG ===
[11-May-2026 04:26:28 UTC] Endpoint: user/profile.php
[11-May-2026 04:26:28 UTC] Full Log Data: {
    "timestamp": "2026-05-11 04:26:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.218.50.240",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.218.50.240, 172.68.128.167",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ1IiwidXNlcm5hbWUiOiJzbmlwZXIiLCJlbWFpbCI6ImplbHNuaXBlcjYwQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA3ODMwMX0.bbuksdF4IhFXtdi6H58s5giyAzDJ-zvZyy3R-7g1sRg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9e6cf86dcb545a-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.218.50.240",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 04:26:28 UTC] === END API CALL LOG ===
[11-May-2026 04:26:28 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 04:26:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ1IiwidXNlcm5hbWUiOiJzbmlwZXIiLCJlbWFpbCI6ImplbHNuaXBlcjYwQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA3ODMwMX0.bbuksdF4IhFXtdi6H58s5giyAzDJ-zvZyy3R-7g1sRg
[11-May-2026 04:26:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 04:26:28 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 04:26:28 UTC] User ID: 545
[11-May-2026 04:26:28 UTC] ✅ User profile retrieved successfully for user ID: 545
[11-May-2026 04:26:29 UTC] === API CALL LOG ===
[11-May-2026 04:26:29 UTC] Endpoint: user/profile.php
[11-May-2026 04:26:29 UTC] Full Log Data: {
    "timestamp": "2026-05-11 04:26:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.218.50.240",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.218.50.240, 172.68.128.167",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ1IiwidXNlcm5hbWUiOiJzbmlwZXIiLCJlbWFpbCI6ImplbHNuaXBlcjYwQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA3ODMwMX0.bbuksdF4IhFXtdi6H58s5giyAzDJ-zvZyy3R-7g1sRg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9e6cfe4fab545a-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.218.50.240",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 04:26:29 UTC] === END API CALL LOG ===
[11-May-2026 04:26:29 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 04:26:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ1IiwidXNlcm5hbWUiOiJzbmlwZXIiLCJlbWFpbCI6ImplbHNuaXBlcjYwQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA3ODMwMX0.bbuksdF4IhFXtdi6H58s5giyAzDJ-zvZyy3R-7g1sRg
[11-May-2026 04:26:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 04:26:29 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 04:26:29 UTC] User ID: 545
[11-May-2026 04:26:29 UTC] ✅ User profile retrieved successfully for user ID: 545
[11-May-2026 04:26:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 04:26:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 04:26:32 UTC] === API CALL LOG ===
[11-May-2026 04:26:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.218.50.240, 172.68.128.167","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ1IiwidXNlcm5hbWUiOiJzbmlwZXIiLCJlbWFpbCI6ImplbHNuaXBlcjYwQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA3ODMwMX0.bbuksdF4IhFXtdi6H58s5giyAzDJ-zvZyy3R-7g1sRg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f9e6d13a84c545a-JIB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.218.50.240","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-May-2026 04:26:32 UTC] Endpoint: user/profile.php
[11-May-2026 04:26:32 UTC] Full Log Data: {
    "timestamp": "2026-05-11 04:26:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.218.50.240",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.218.50.240, 172.68.128.167",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ1IiwidXNlcm5hbWUiOiJzbmlwZXIiLCJlbWFpbCI6ImplbHNuaXBlcjYwQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA3ODMwMX0.bbuksdF4IhFXtdi6H58s5giyAzDJ-zvZyy3R-7g1sRg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9e6d13a84e545a-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.218.50.240",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 04:26:32 UTC] === User Orders API Called ===
[11-May-2026 04:26:32 UTC] === END API CALL LOG ===
[11-May-2026 04:26:32 UTC] User ID: 545
[11-May-2026 04:26:32 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 04:26:32 UTC] Limit: 20, Offset: 0
[11-May-2026 04:26:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ1IiwidXNlcm5hbWUiOiJzbmlwZXIiLCJlbWFpbCI6ImplbHNuaXBlcjYwQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA3ODMwMX0.bbuksdF4IhFXtdi6H58s5giyAzDJ-zvZyy3R-7g1sRg
[11-May-2026 04:26:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 04:26:32 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 04:26:32 UTC] User ID: 545
[11-May-2026 04:26:32 UTC] Orders found: 0
[11-May-2026 04:26:32 UTC] ✅ User profile retrieved successfully for user ID: 545
[11-May-2026 04:26:32 UTC] Orders data: []
[11-May-2026 04:26:32 UTC] Total orders count: 0
[11-May-2026 04:26:32 UTC] === API CALL LOG ===
[11-May-2026 04:26:32 UTC] Endpoint: user/profile.php
[11-May-2026 04:26:32 UTC] Full Log Data: {
    "timestamp": "2026-05-11 04:26:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.218.50.240",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.218.50.240, 172.68.128.167",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ1IiwidXNlcm5hbWUiOiJzbmlwZXIiLCJlbWFpbCI6ImplbHNuaXBlcjYwQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA3ODMwMX0.bbuksdF4IhFXtdi6H58s5giyAzDJ-zvZyy3R-7g1sRg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9e6d13a84f545a-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.218.50.240",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 04:26:32 UTC] === END API CALL LOG ===
[11-May-2026 04:26:32 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 04:26:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ1IiwidXNlcm5hbWUiOiJzbmlwZXIiLCJlbWFpbCI6ImplbHNuaXBlcjYwQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA3ODMwMX0.bbuksdF4IhFXtdi6H58s5giyAzDJ-zvZyy3R-7g1sRg
[11-May-2026 04:26:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 04:26:32 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 04:26:32 UTC] User ID: 545
[11-May-2026 04:26:32 UTC] ✅ User profile retrieved successfully for user ID: 545
[11-May-2026 04:26:33 UTC] === API CALL LOG ===
[11-May-2026 04:26:33 UTC] Endpoint: user/profile.php
[11-May-2026 04:26:33 UTC] Full Log Data: {
    "timestamp": "2026-05-11 04:26:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.218.50.240",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.218.50.240, 172.68.128.167",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ1IiwidXNlcm5hbWUiOiJzbmlwZXIiLCJlbWFpbCI6ImplbHNuaXBlcjYwQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA3ODMwMX0.bbuksdF4IhFXtdi6H58s5giyAzDJ-zvZyy3R-7g1sRg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9e6d18fa2b545a-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.218.50.240",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 04:26:33 UTC] === END API CALL LOG ===
[11-May-2026 04:26:33 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 04:26:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ1IiwidXNlcm5hbWUiOiJzbmlwZXIiLCJlbWFpbCI6ImplbHNuaXBlcjYwQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA3ODMwMX0.bbuksdF4IhFXtdi6H58s5giyAzDJ-zvZyy3R-7g1sRg
[11-May-2026 04:26:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 04:26:33 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 04:26:33 UTC] User ID: 545
[11-May-2026 04:26:33 UTC] ✅ User profile retrieved successfully for user ID: 545
[11-May-2026 06:03:44 UTC] === API CALL LOG ===
[11-May-2026 06:03:44 UTC] Endpoint: user/profile.php
[11-May-2026 06:03:44 UTC] Full Log Data: {
    "timestamp": "2026-05-11 06:03:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.87.67.5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.87.67.5, 172.64.196.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgyIiwidXNlcm5hbWUiOiJwcm94eSIsImVtYWlsIjoibGluYW51bmFkZGR6enpAZ21haWwuY29tIiwiZXhwIjoxNzc4NTAyNzczfQ.2plXe3HqTA8qXz1npjtvIJeXxhH6lBJ5eOra457Ewzs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9efb6d6a9b210e-FRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "95.87.67.5",
        "cf-ipcountry": "KG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 06:03:44 UTC] === END API CALL LOG ===
[11-May-2026 06:03:44 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 06:03:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgyIiwidXNlcm5hbWUiOiJwcm94eSIsImVtYWlsIjoibGluYW51bmFkZGR6enpAZ21haWwuY29tIiwiZXhwIjoxNzc4NTAyNzczfQ.2plXe3HqTA8qXz1npjtvIJeXxhH6lBJ5eOra457Ewzs
[11-May-2026 06:03:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 06:03:44 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 06:03:44 UTC] User ID: 482
[11-May-2026 06:03:44 UTC] ✅ User profile retrieved successfully for user ID: 482
[11-May-2026 06:03:44 UTC] === API CALL LOG ===
[11-May-2026 06:03:44 UTC] Endpoint: user/profile.php
[11-May-2026 06:03:44 UTC] Full Log Data: {
    "timestamp": "2026-05-11 06:03:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.87.67.5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.87.67.5, 172.64.196.139",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgyIiwidXNlcm5hbWUiOiJwcm94eSIsImVtYWlsIjoibGluYW51bmFkZGR6enpAZ21haWwuY29tIiwiZXhwIjoxNzc4NTAyNzczfQ.2plXe3HqTA8qXz1npjtvIJeXxhH6lBJ5eOra457Ewzs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9efb719f74210e-FRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "95.87.67.5",
        "cf-ipcountry": "KG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 06:03:44 UTC] === END API CALL LOG ===
[11-May-2026 06:03:44 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 06:03:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgyIiwidXNlcm5hbWUiOiJwcm94eSIsImVtYWlsIjoibGluYW51bmFkZGR6enpAZ21haWwuY29tIiwiZXhwIjoxNzc4NTAyNzczfQ.2plXe3HqTA8qXz1npjtvIJeXxhH6lBJ5eOra457Ewzs
[11-May-2026 06:03:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 06:03:44 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 06:03:44 UTC] User ID: 482
[11-May-2026 06:03:44 UTC] ✅ User profile retrieved successfully for user ID: 482
[11-May-2026 06:03:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 06:03:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 06:03:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"95.87.67.5, 172.64.196.139","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgyIiwidXNlcm5hbWUiOiJwcm94eSIsImVtYWlsIjoibGluYW51bmFkZGR6enpAZ21haWwuY29tIiwiZXhwIjoxNzc4NTAyNzczfQ.2plXe3HqTA8qXz1npjtvIJeXxhH6lBJ5eOra457Ewzs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f9efb719f76210e-FRU","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"95.87.67.5","cf-ipcountry":"KG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-May-2026 06:03:44 UTC] === User Orders API Called ===
[11-May-2026 06:03:44 UTC] User ID: 482
[11-May-2026 06:03:44 UTC] Limit: 20, Offset: 0
[11-May-2026 06:03:44 UTC] Orders found: 0
[11-May-2026 06:03:44 UTC] Orders data: []
[11-May-2026 06:03:44 UTC] Total orders count: 0
[11-May-2026 06:03:44 UTC] === API CALL LOG ===
[11-May-2026 06:03:44 UTC] Endpoint: user/profile.php
[11-May-2026 06:03:44 UTC] Full Log Data: {
    "timestamp": "2026-05-11 06:03:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.87.67.5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.87.67.5, 172.64.196.138",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgyIiwidXNlcm5hbWUiOiJwcm94eSIsImVtYWlsIjoibGluYW51bmFkZGR6enpAZ21haWwuY29tIiwiZXhwIjoxNzc4NTAyNzczfQ.2plXe3HqTA8qXz1npjtvIJeXxhH6lBJ5eOra457Ewzs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9efb721802210e-FRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "95.87.67.5",
        "cf-ipcountry": "KG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 06:03:44 UTC] === END API CALL LOG ===
[11-May-2026 06:03:44 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 06:03:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgyIiwidXNlcm5hbWUiOiJwcm94eSIsImVtYWlsIjoibGluYW51bmFkZGR6enpAZ21haWwuY29tIiwiZXhwIjoxNzc4NTAyNzczfQ.2plXe3HqTA8qXz1npjtvIJeXxhH6lBJ5eOra457Ewzs
[11-May-2026 06:03:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 06:03:44 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 06:03:44 UTC] User ID: 482
[11-May-2026 06:03:44 UTC] ✅ User profile retrieved successfully for user ID: 482
[11-May-2026 06:08:33 UTC] === API CALL LOG ===
[11-May-2026 06:08:33 UTC] Endpoint: user/profile.php
[11-May-2026 06:08:33 UTC] Full Log Data: {
    "timestamp": "2026-05-11 06:08:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "90.197.253.205",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "90.197.253.205, 162.158.216.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ2IiwidXNlcm5hbWUiOiJDcmFpZ2J0MzMiLCJlbWFpbCI6InRhaXJvZHphY3JhaWdAZ21haWwuY29tIiwiZXhwIjoxNzc5MDg0NTEyfQ.lizFaZzMrvg0r180hqGWSLkXJJ12l841rBn4nzqJmNc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9f027ff972614f-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "90.197.253.205",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 06:08:33 UTC] === END API CALL LOG ===
[11-May-2026 06:08:33 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 06:08:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ2IiwidXNlcm5hbWUiOiJDcmFpZ2J0MzMiLCJlbWFpbCI6InRhaXJvZHphY3JhaWdAZ21haWwuY29tIiwiZXhwIjoxNzc5MDg0NTEyfQ.lizFaZzMrvg0r180hqGWSLkXJJ12l841rBn4nzqJmNc
[11-May-2026 06:08:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 06:08:33 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 06:08:33 UTC] User ID: 546
[11-May-2026 06:08:33 UTC] ✅ User profile retrieved successfully for user ID: 546
[11-May-2026 06:08:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 06:08:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 06:08:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"90.197.253.205, 162.158.216.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ2IiwidXNlcm5hbWUiOiJDcmFpZ2J0MzMiLCJlbWFpbCI6InRhaXJvZHphY3JhaWdAZ21haWwuY29tIiwiZXhwIjoxNzc5MDg0NTEyfQ.lizFaZzMrvg0r180hqGWSLkXJJ12l841rBn4nzqJmNc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f9f028029c0614f-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"90.197.253.205","cf-ipcountry":"GB","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-May-2026 06:08:33 UTC] === User Orders API Called ===
[11-May-2026 06:08:33 UTC] User ID: 546
[11-May-2026 06:08:33 UTC] Limit: 20, Offset: 0
[11-May-2026 06:08:33 UTC] Orders found: 0
[11-May-2026 06:08:33 UTC] Orders data: []
[11-May-2026 06:08:33 UTC] Total orders count: 0
[11-May-2026 06:08:33 UTC] === API CALL LOG ===
[11-May-2026 06:08:33 UTC] Endpoint: user/profile.php
[11-May-2026 06:08:33 UTC] Full Log Data: {
    "timestamp": "2026-05-11 06:08:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "90.197.253.205",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "90.197.253.205, 162.158.216.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ2IiwidXNlcm5hbWUiOiJDcmFpZ2J0MzMiLCJlbWFpbCI6InRhaXJvZHphY3JhaWdAZ21haWwuY29tIiwiZXhwIjoxNzc5MDg0NTEyfQ.lizFaZzMrvg0r180hqGWSLkXJJ12l841rBn4nzqJmNc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9f0280cb14614f-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "90.197.253.205",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 06:08:33 UTC] === END API CALL LOG ===
[11-May-2026 06:08:33 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 06:08:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ2IiwidXNlcm5hbWUiOiJDcmFpZ2J0MzMiLCJlbWFpbCI6InRhaXJvZHphY3JhaWdAZ21haWwuY29tIiwiZXhwIjoxNzc5MDg0NTEyfQ.lizFaZzMrvg0r180hqGWSLkXJJ12l841rBn4nzqJmNc
[11-May-2026 06:08:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 06:08:33 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 06:08:33 UTC] User ID: 546
[11-May-2026 06:08:33 UTC] ✅ User profile retrieved successfully for user ID: 546
[11-May-2026 06:08:33 UTC] === API CALL LOG ===
[11-May-2026 06:08:33 UTC] Endpoint: user/profile.php
[11-May-2026 06:08:33 UTC] Full Log Data: {
    "timestamp": "2026-05-11 06:08:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "90.197.253.205",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "90.197.253.205, 162.158.216.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ2IiwidXNlcm5hbWUiOiJDcmFpZ2J0MzMiLCJlbWFpbCI6InRhaXJvZHphY3JhaWdAZ21haWwuY29tIiwiZXhwIjoxNzc5MDg0NTEyfQ.lizFaZzMrvg0r180hqGWSLkXJJ12l841rBn4nzqJmNc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9f02821e0e614f-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "90.197.253.205",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 06:08:33 UTC] === END API CALL LOG ===
[11-May-2026 06:08:33 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 06:08:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ2IiwidXNlcm5hbWUiOiJDcmFpZ2J0MzMiLCJlbWFpbCI6InRhaXJvZHphY3JhaWdAZ21haWwuY29tIiwiZXhwIjoxNzc5MDg0NTEyfQ.lizFaZzMrvg0r180hqGWSLkXJJ12l841rBn4nzqJmNc
[11-May-2026 06:08:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 06:08:33 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 06:08:33 UTC] User ID: 546
[11-May-2026 06:08:33 UTC] ✅ User profile retrieved successfully for user ID: 546
[11-May-2026 06:08:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 06:08:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 06:08:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"90.197.253.205, 162.158.216.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ2IiwidXNlcm5hbWUiOiJDcmFpZ2J0MzMiLCJlbWFpbCI6InRhaXJvZHphY3JhaWdAZ21haWwuY29tIiwiZXhwIjoxNzc5MDg0NTEyfQ.lizFaZzMrvg0r180hqGWSLkXJJ12l841rBn4nzqJmNc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f9f02ba1d5a614f-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"90.197.253.205","cf-ipcountry":"GB","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-May-2026 06:08:42 UTC] === User Orders API Called ===
[11-May-2026 06:08:42 UTC] User ID: 546
[11-May-2026 06:08:42 UTC] Limit: 20, Offset: 0
[11-May-2026 06:08:42 UTC] Orders found: 0
[11-May-2026 06:08:42 UTC] Orders data: []
[11-May-2026 06:08:42 UTC] Total orders count: 0
[11-May-2026 06:08:42 UTC] === API CALL LOG ===
[11-May-2026 06:08:42 UTC] Endpoint: user/profile.php
[11-May-2026 06:08:42 UTC] Full Log Data: {
    "timestamp": "2026-05-11 06:08:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "90.197.253.205",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "90.197.253.205, 162.158.216.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ2IiwidXNlcm5hbWUiOiJDcmFpZ2J0MzMiLCJlbWFpbCI6InRhaXJvZHphY3JhaWdAZ21haWwuY29tIiwiZXhwIjoxNzc5MDg0NTEyfQ.lizFaZzMrvg0r180hqGWSLkXJJ12l841rBn4nzqJmNc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9f02ba8e63614f-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "90.197.253.205",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 06:08:42 UTC] === END API CALL LOG ===
[11-May-2026 06:08:42 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 06:08:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ2IiwidXNlcm5hbWUiOiJDcmFpZ2J0MzMiLCJlbWFpbCI6InRhaXJvZHphY3JhaWdAZ21haWwuY29tIiwiZXhwIjoxNzc5MDg0NTEyfQ.lizFaZzMrvg0r180hqGWSLkXJJ12l841rBn4nzqJmNc
[11-May-2026 06:08:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 06:08:42 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 06:08:42 UTC] User ID: 546
[11-May-2026 06:08:42 UTC] ✅ User profile retrieved successfully for user ID: 546
[11-May-2026 06:08:42 UTC] === API CALL LOG ===
[11-May-2026 06:08:42 UTC] Endpoint: user/profile.php
[11-May-2026 06:08:42 UTC] Full Log Data: {
    "timestamp": "2026-05-11 06:08:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "90.197.253.205",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "90.197.253.205, 162.158.216.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ2IiwidXNlcm5hbWUiOiJDcmFpZ2J0MzMiLCJlbWFpbCI6InRhaXJvZHphY3JhaWdAZ21haWwuY29tIiwiZXhwIjoxNzc5MDg0NTEyfQ.lizFaZzMrvg0r180hqGWSLkXJJ12l841rBn4nzqJmNc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9f02bb787f614f-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "90.197.253.205",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 06:08:42 UTC] === END API CALL LOG ===
[11-May-2026 06:08:42 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 06:08:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ2IiwidXNlcm5hbWUiOiJDcmFpZ2J0MzMiLCJlbWFpbCI6InRhaXJvZHphY3JhaWdAZ21haWwuY29tIiwiZXhwIjoxNzc5MDg0NTEyfQ.lizFaZzMrvg0r180hqGWSLkXJJ12l841rBn4nzqJmNc
[11-May-2026 06:08:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 06:08:42 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 06:08:42 UTC] User ID: 546
[11-May-2026 06:08:42 UTC] ✅ User profile retrieved successfully for user ID: 546
[11-May-2026 06:08:43 UTC] === API CALL LOG ===
[11-May-2026 06:08:43 UTC] Endpoint: user/profile.php
[11-May-2026 06:08:43 UTC] Full Log Data: {
    "timestamp": "2026-05-11 06:08:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "90.197.253.205",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "90.197.253.205, 162.158.216.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ2IiwidXNlcm5hbWUiOiJDcmFpZ2J0MzMiLCJlbWFpbCI6InRhaXJvZHphY3JhaWdAZ21haWwuY29tIiwiZXhwIjoxNzc5MDg0NTEyfQ.lizFaZzMrvg0r180hqGWSLkXJJ12l841rBn4nzqJmNc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9f02becf86614f-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "90.197.253.205",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 06:08:43 UTC] === END API CALL LOG ===
[11-May-2026 06:08:43 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 06:08:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ2IiwidXNlcm5hbWUiOiJDcmFpZ2J0MzMiLCJlbWFpbCI6InRhaXJvZHphY3JhaWdAZ21haWwuY29tIiwiZXhwIjoxNzc5MDg0NTEyfQ.lizFaZzMrvg0r180hqGWSLkXJJ12l841rBn4nzqJmNc
[11-May-2026 06:08:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 06:08:43 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 06:08:43 UTC] User ID: 546
[11-May-2026 06:08:43 UTC] ✅ User profile retrieved successfully for user ID: 546
[11-May-2026 06:09:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 06:09:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 06:09:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"90.197.253.205, 162.158.216.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ2IiwidXNlcm5hbWUiOiJDcmFpZ2J0MzMiLCJlbWFpbCI6InRhaXJvZHphY3JhaWdAZ21haWwuY29tIiwiZXhwIjoxNzc5MDg0NTEyfQ.lizFaZzMrvg0r180hqGWSLkXJJ12l841rBn4nzqJmNc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f9f035fe943614f-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"90.197.253.205","cf-ipcountry":"GB","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-May-2026 06:09:09 UTC] === User Orders API Called ===
[11-May-2026 06:09:09 UTC] User ID: 546
[11-May-2026 06:09:09 UTC] Limit: 20, Offset: 0
[11-May-2026 06:09:09 UTC] Orders found: 0
[11-May-2026 06:09:09 UTC] Orders data: []
[11-May-2026 06:09:09 UTC] Total orders count: 0
[11-May-2026 06:09:09 UTC] === API CALL LOG ===
[11-May-2026 06:09:09 UTC] Endpoint: user/profile.php
[11-May-2026 06:09:09 UTC] Full Log Data: {
    "timestamp": "2026-05-11 06:09:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "90.197.253.205",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "90.197.253.205, 162.158.216.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ2IiwidXNlcm5hbWUiOiJDcmFpZ2J0MzMiLCJlbWFpbCI6InRhaXJvZHphY3JhaWdAZ21haWwuY29tIiwiZXhwIjoxNzc5MDg0NTEyfQ.lizFaZzMrvg0r180hqGWSLkXJJ12l841rBn4nzqJmNc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9f03607a91614f-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "90.197.253.205",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 06:09:09 UTC] === END API CALL LOG ===
[11-May-2026 06:09:09 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 06:09:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ2IiwidXNlcm5hbWUiOiJDcmFpZ2J0MzMiLCJlbWFpbCI6InRhaXJvZHphY3JhaWdAZ21haWwuY29tIiwiZXhwIjoxNzc5MDg0NTEyfQ.lizFaZzMrvg0r180hqGWSLkXJJ12l841rBn4nzqJmNc
[11-May-2026 06:09:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 06:09:09 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 06:09:09 UTC] User ID: 546
[11-May-2026 06:09:09 UTC] ✅ User profile retrieved successfully for user ID: 546
[11-May-2026 06:09:09 UTC] === API CALL LOG ===
[11-May-2026 06:09:09 UTC] Endpoint: user/profile.php
[11-May-2026 06:09:09 UTC] Full Log Data: {
    "timestamp": "2026-05-11 06:09:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "90.197.253.205",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "90.197.253.205, 162.158.216.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ2IiwidXNlcm5hbWUiOiJDcmFpZ2J0MzMiLCJlbWFpbCI6InRhaXJvZHphY3JhaWdAZ21haWwuY29tIiwiZXhwIjoxNzc5MDg0NTEyfQ.lizFaZzMrvg0r180hqGWSLkXJJ12l841rBn4nzqJmNc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9f0361ad5f614f-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "90.197.253.205",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 06:09:09 UTC] === END API CALL LOG ===
[11-May-2026 06:09:09 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 06:09:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ2IiwidXNlcm5hbWUiOiJDcmFpZ2J0MzMiLCJlbWFpbCI6InRhaXJvZHphY3JhaWdAZ21haWwuY29tIiwiZXhwIjoxNzc5MDg0NTEyfQ.lizFaZzMrvg0r180hqGWSLkXJJ12l841rBn4nzqJmNc
[11-May-2026 06:09:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 06:09:09 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 06:09:09 UTC] User ID: 546
[11-May-2026 06:09:09 UTC] ✅ User profile retrieved successfully for user ID: 546
[11-May-2026 06:09:09 UTC] === API CALL LOG ===
[11-May-2026 06:09:09 UTC] Endpoint: user/profile.php
[11-May-2026 06:09:09 UTC] Full Log Data: {
    "timestamp": "2026-05-11 06:09:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "90.197.253.205",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "90.197.253.205, 162.158.216.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ2IiwidXNlcm5hbWUiOiJDcmFpZ2J0MzMiLCJlbWFpbCI6InRhaXJvZHphY3JhaWdAZ21haWwuY29tIiwiZXhwIjoxNzc5MDg0NTEyfQ.lizFaZzMrvg0r180hqGWSLkXJJ12l841rBn4nzqJmNc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9f03649c36614f-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "90.197.253.205",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 06:09:09 UTC] === END API CALL LOG ===
[11-May-2026 06:09:09 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 06:09:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ2IiwidXNlcm5hbWUiOiJDcmFpZ2J0MzMiLCJlbWFpbCI6InRhaXJvZHphY3JhaWdAZ21haWwuY29tIiwiZXhwIjoxNzc5MDg0NTEyfQ.lizFaZzMrvg0r180hqGWSLkXJJ12l841rBn4nzqJmNc
[11-May-2026 06:09:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 06:09:09 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 06:09:09 UTC] User ID: 546
[11-May-2026 06:09:09 UTC] ✅ User profile retrieved successfully for user ID: 546
[11-May-2026 06:09:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 06:09:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 06:09:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"90.197.253.205, 162.158.216.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ2IiwidXNlcm5hbWUiOiJDcmFpZ2J0MzMiLCJlbWFpbCI6InRhaXJvZHphY3JhaWdAZ21haWwuY29tIiwiZXhwIjoxNzc5MDg0NTEyfQ.lizFaZzMrvg0r180hqGWSLkXJJ12l841rBn4nzqJmNc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f9f03823e6e614f-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"90.197.253.205","cf-ipcountry":"GB","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-May-2026 06:09:14 UTC] === User Orders API Called ===
[11-May-2026 06:09:14 UTC] User ID: 546
[11-May-2026 06:09:14 UTC] Limit: 20, Offset: 0
[11-May-2026 06:09:14 UTC] Orders found: 0
[11-May-2026 06:09:14 UTC] Orders data: []
[11-May-2026 06:09:14 UTC] Total orders count: 0
[11-May-2026 06:09:16 UTC] === API CALL LOG ===
[11-May-2026 06:09:16 UTC] Endpoint: user/profile.php
[11-May-2026 06:09:16 UTC] Full Log Data: {
    "timestamp": "2026-05-11 06:09:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "90.197.253.205",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "90.197.253.205, 162.158.216.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ2IiwidXNlcm5hbWUiOiJDcmFpZ2J0MzMiLCJlbWFpbCI6InRhaXJvZHphY3JhaWdAZ21haWwuY29tIiwiZXhwIjoxNzc5MDg0NTEyfQ.lizFaZzMrvg0r180hqGWSLkXJJ12l841rBn4nzqJmNc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9f038cfc3a614f-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "90.197.253.205",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 06:09:16 UTC] === END API CALL LOG ===
[11-May-2026 06:09:16 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 06:09:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ2IiwidXNlcm5hbWUiOiJDcmFpZ2J0MzMiLCJlbWFpbCI6InRhaXJvZHphY3JhaWdAZ21haWwuY29tIiwiZXhwIjoxNzc5MDg0NTEyfQ.lizFaZzMrvg0r180hqGWSLkXJJ12l841rBn4nzqJmNc
[11-May-2026 06:09:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 06:09:16 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 06:09:16 UTC] User ID: 546
[11-May-2026 06:09:16 UTC] ✅ User profile retrieved successfully for user ID: 546
[11-May-2026 06:09:16 UTC] User Purchases API - User ID: 546
[11-May-2026 06:09:16 UTC] User Purchases API - Total purchases found: 0
[11-May-2026 06:09:41 UTC] === API CALL LOG ===
[11-May-2026 06:09:41 UTC] Endpoint: user/profile.php
[11-May-2026 06:09:41 UTC] Full Log Data: {
    "timestamp": "2026-05-11 06:09:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "90.197.253.205",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "90.197.253.205, 162.158.216.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ2IiwidXNlcm5hbWUiOiJDcmFpZ2J0MzMiLCJlbWFpbCI6InRhaXJvZHphY3JhaWdAZ21haWwuY29tIiwiZXhwIjoxNzc5MDg0NTEyfQ.lizFaZzMrvg0r180hqGWSLkXJJ12l841rBn4nzqJmNc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9f042b9cb2614f-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "90.197.253.205",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 06:09:41 UTC] === END API CALL LOG ===
[11-May-2026 06:09:41 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 06:09:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ2IiwidXNlcm5hbWUiOiJDcmFpZ2J0MzMiLCJlbWFpbCI6InRhaXJvZHphY3JhaWdAZ21haWwuY29tIiwiZXhwIjoxNzc5MDg0NTEyfQ.lizFaZzMrvg0r180hqGWSLkXJJ12l841rBn4nzqJmNc
[11-May-2026 06:09:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 06:09:41 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 06:09:41 UTC] User ID: 546
[11-May-2026 06:09:41 UTC] ✅ User profile retrieved successfully for user ID: 546
[11-May-2026 06:09:41 UTC] User Purchases API - User ID: 546
[11-May-2026 06:09:41 UTC] User Purchases API - Total purchases found: 0
[11-May-2026 06:09:45 UTC] === API CALL LOG ===
[11-May-2026 06:09:45 UTC] Endpoint: user/profile.php
[11-May-2026 06:09:45 UTC] Full Log Data: {
    "timestamp": "2026-05-11 06:09:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "90.197.253.205",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "90.197.253.205, 162.158.216.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ2IiwidXNlcm5hbWUiOiJDcmFpZ2J0MzMiLCJlbWFpbCI6InRhaXJvZHphY3JhaWdAZ21haWwuY29tIiwiZXhwIjoxNzc5MDg0NTEyfQ.lizFaZzMrvg0r180hqGWSLkXJJ12l841rBn4nzqJmNc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9f0440aed4614f-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "90.197.253.205",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 06:09:45 UTC] === END API CALL LOG ===
[11-May-2026 06:09:45 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 06:09:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ2IiwidXNlcm5hbWUiOiJDcmFpZ2J0MzMiLCJlbWFpbCI6InRhaXJvZHphY3JhaWdAZ21haWwuY29tIiwiZXhwIjoxNzc5MDg0NTEyfQ.lizFaZzMrvg0r180hqGWSLkXJJ12l841rBn4nzqJmNc
[11-May-2026 06:09:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 06:09:45 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 06:09:45 UTC] User ID: 546
[11-May-2026 06:09:45 UTC] ✅ User profile retrieved successfully for user ID: 546
[11-May-2026 06:09:45 UTC] User Purchases API - User ID: 546
[11-May-2026 06:09:45 UTC] User Purchases API - Total purchases found: 0
[11-May-2026 06:09:48 UTC] === API CALL LOG ===
[11-May-2026 06:09:48 UTC] Endpoint: user/profile.php
[11-May-2026 06:09:48 UTC] Full Log Data: {
    "timestamp": "2026-05-11 06:09:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "90.197.253.205",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "90.197.253.205, 162.158.216.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ2IiwidXNlcm5hbWUiOiJDcmFpZ2J0MzMiLCJlbWFpbCI6InRhaXJvZHphY3JhaWdAZ21haWwuY29tIiwiZXhwIjoxNzc5MDg0NTEyfQ.lizFaZzMrvg0r180hqGWSLkXJJ12l841rBn4nzqJmNc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9f04590a8b614f-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "90.197.253.205",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 06:09:48 UTC] === END API CALL LOG ===
[11-May-2026 06:09:48 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 06:09:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ2IiwidXNlcm5hbWUiOiJDcmFpZ2J0MzMiLCJlbWFpbCI6InRhaXJvZHphY3JhaWdAZ21haWwuY29tIiwiZXhwIjoxNzc5MDg0NTEyfQ.lizFaZzMrvg0r180hqGWSLkXJJ12l841rBn4nzqJmNc
[11-May-2026 06:09:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 06:09:48 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 06:09:48 UTC] User ID: 546
[11-May-2026 06:09:48 UTC] ✅ User profile retrieved successfully for user ID: 546
[11-May-2026 06:09:49 UTC] User Purchases API - User ID: 546
[11-May-2026 06:09:49 UTC] User Purchases API - Total purchases found: 0
[11-May-2026 06:09:51 UTC] === API CALL LOG ===
[11-May-2026 06:09:51 UTC] Endpoint: user/profile.php
[11-May-2026 06:09:51 UTC] Full Log Data: {
    "timestamp": "2026-05-11 06:09:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "90.197.253.205",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "90.197.253.205, 162.158.216.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ2IiwidXNlcm5hbWUiOiJDcmFpZ2J0MzMiLCJlbWFpbCI6InRhaXJvZHphY3JhaWdAZ21haWwuY29tIiwiZXhwIjoxNzc5MDg0NTEyfQ.lizFaZzMrvg0r180hqGWSLkXJJ12l841rBn4nzqJmNc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9f046a7d46614f-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "90.197.253.205",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 06:09:51 UTC] === END API CALL LOG ===
[11-May-2026 06:09:51 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 06:09:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ2IiwidXNlcm5hbWUiOiJDcmFpZ2J0MzMiLCJlbWFpbCI6InRhaXJvZHphY3JhaWdAZ21haWwuY29tIiwiZXhwIjoxNzc5MDg0NTEyfQ.lizFaZzMrvg0r180hqGWSLkXJJ12l841rBn4nzqJmNc
[11-May-2026 06:09:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 06:09:51 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 06:09:51 UTC] User ID: 546
[11-May-2026 06:09:51 UTC] ✅ User profile retrieved successfully for user ID: 546
[11-May-2026 06:09:51 UTC] User Purchases API - User ID: 546
[11-May-2026 06:09:51 UTC] User Purchases API - Total purchases found: 0
[11-May-2026 08:34:05 UTC] === API CALL LOG ===
[11-May-2026 08:34:05 UTC] Endpoint: user/profile.php
[11-May-2026 08:34:05 UTC] Full Log Data: {
    "timestamp": "2026-05-11 08:34:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:41f0:f43b:dbe9:1ef8:e71a:6c6e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:41f0:f43b:dbe9:1ef8:e71a:6c6e, 162.158.88.29",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ3IiwidXNlcm5hbWUiOiJ3aW56aW5nIiwiZW1haWwiOiJ0NzI1NDE5N0BnbWFpbC5jb20iLCJleHAiOjE3NzkwOTMyNDR9.9EKqLSM77Sft7pnsATxC4SfTFtYMR8TaXANuzuLAhPw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9fd7af597afe11-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:41f0:f43b:dbe9:1ef8:e71a:6c6e",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 08:34:05 UTC] === END API CALL LOG ===
[11-May-2026 08:34:05 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 08:34:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ3IiwidXNlcm5hbWUiOiJ3aW56aW5nIiwiZW1haWwiOiJ0NzI1NDE5N0BnbWFpbC5jb20iLCJleHAiOjE3NzkwOTMyNDR9.9EKqLSM77Sft7pnsATxC4SfTFtYMR8TaXANuzuLAhPw
[11-May-2026 08:34:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 08:34:05 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 08:34:05 UTC] User ID: 547
[11-May-2026 08:34:05 UTC] ✅ User profile retrieved successfully for user ID: 547
[11-May-2026 08:34:05 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 08:34:05 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 08:34:05 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:3a80:41f0:f43b:dbe9:1ef8:e71a:6c6e, 162.158.88.29","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ3IiwidXNlcm5hbWUiOiJ3aW56aW5nIiwiZW1haWwiOiJ0NzI1NDE5N0BnbWFpbC5jb20iLCJleHAiOjE3NzkwOTMyNDR9.9EKqLSM77Sft7pnsATxC4SfTFtYMR8TaXANuzuLAhPw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f9fd7af5982fe11-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2402:3a80:41f0:f43b:dbe9:1ef8:e71a:6c6e","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-May-2026 08:34:05 UTC] === User Orders API Called ===
[11-May-2026 08:34:05 UTC] User ID: 547
[11-May-2026 08:34:05 UTC] Limit: 20, Offset: 0
[11-May-2026 08:34:05 UTC] Orders found: 0
[11-May-2026 08:34:05 UTC] Orders data: []
[11-May-2026 08:34:05 UTC] Total orders count: 0
[11-May-2026 08:34:05 UTC] === API CALL LOG ===
[11-May-2026 08:34:05 UTC] Endpoint: user/profile.php
[11-May-2026 08:34:05 UTC] Full Log Data: {
    "timestamp": "2026-05-11 08:34:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:41f0:f43b:dbe9:1ef8:e71a:6c6e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:41f0:f43b:dbe9:1ef8:e71a:6c6e, 162.158.88.29",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ3IiwidXNlcm5hbWUiOiJ3aW56aW5nIiwiZW1haWwiOiJ0NzI1NDE5N0BnbWFpbC5jb20iLCJleHAiOjE3NzkwOTMyNDR9.9EKqLSM77Sft7pnsATxC4SfTFtYMR8TaXANuzuLAhPw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9fd7b01c06fe11-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:41f0:f43b:dbe9:1ef8:e71a:6c6e",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 08:34:05 UTC] === END API CALL LOG ===
[11-May-2026 08:34:05 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 08:34:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ3IiwidXNlcm5hbWUiOiJ3aW56aW5nIiwiZW1haWwiOiJ0NzI1NDE5N0BnbWFpbC5jb20iLCJleHAiOjE3NzkwOTMyNDR9.9EKqLSM77Sft7pnsATxC4SfTFtYMR8TaXANuzuLAhPw
[11-May-2026 08:34:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 08:34:05 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 08:34:05 UTC] User ID: 547
[11-May-2026 08:34:05 UTC] ✅ User profile retrieved successfully for user ID: 547
[11-May-2026 08:34:06 UTC] === API CALL LOG ===
[11-May-2026 08:34:06 UTC] Endpoint: user/profile.php
[11-May-2026 08:34:06 UTC] Full Log Data: {
    "timestamp": "2026-05-11 08:34:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:41f0:f43b:dbe9:1ef8:e71a:6c6e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:41f0:f43b:dbe9:1ef8:e71a:6c6e, 162.158.88.29",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ3IiwidXNlcm5hbWUiOiJ3aW56aW5nIiwiZW1haWwiOiJ0NzI1NDE5N0BnbWFpbC5jb20iLCJleHAiOjE3NzkwOTMyNDR9.9EKqLSM77Sft7pnsATxC4SfTFtYMR8TaXANuzuLAhPw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9fd7b8ddb3fe11-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:41f0:f43b:dbe9:1ef8:e71a:6c6e",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 08:34:06 UTC] === END API CALL LOG ===
[11-May-2026 08:34:06 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 08:34:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ3IiwidXNlcm5hbWUiOiJ3aW56aW5nIiwiZW1haWwiOiJ0NzI1NDE5N0BnbWFpbC5jb20iLCJleHAiOjE3NzkwOTMyNDR9.9EKqLSM77Sft7pnsATxC4SfTFtYMR8TaXANuzuLAhPw
[11-May-2026 08:34:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 08:34:06 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 08:34:06 UTC] User ID: 547
[11-May-2026 08:34:06 UTC] ✅ User profile retrieved successfully for user ID: 547
[11-May-2026 08:34:13 UTC] === API CALL LOG ===
[11-May-2026 08:34:13 UTC] Endpoint: user/profile.php
[11-May-2026 08:34:13 UTC] Full Log Data: {
    "timestamp": "2026-05-11 08:34:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:41f0:f43b:dbe9:1ef8:e71a:6c6e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:41f0:f43b:dbe9:1ef8:e71a:6c6e, 162.158.88.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ3IiwidXNlcm5hbWUiOiJ3aW56aW5nIiwiZW1haWwiOiJ0NzI1NDE5N0BnbWFpbC5jb20iLCJleHAiOjE3NzkwOTMyNDR9.9EKqLSM77Sft7pnsATxC4SfTFtYMR8TaXANuzuLAhPw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9fd7de8feffe11-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:41f0:f43b:dbe9:1ef8:e71a:6c6e",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 08:34:13 UTC] === END API CALL LOG ===
[11-May-2026 08:34:13 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 08:34:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ3IiwidXNlcm5hbWUiOiJ3aW56aW5nIiwiZW1haWwiOiJ0NzI1NDE5N0BnbWFpbC5jb20iLCJleHAiOjE3NzkwOTMyNDR9.9EKqLSM77Sft7pnsATxC4SfTFtYMR8TaXANuzuLAhPw
[11-May-2026 08:34:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 08:34:13 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 08:34:13 UTC] User ID: 547
[11-May-2026 08:34:13 UTC] ✅ User profile retrieved successfully for user ID: 547
[11-May-2026 08:34:20 UTC] === API CALL LOG ===
[11-May-2026 08:34:20 UTC] Endpoint: user/profile.php
[11-May-2026 08:34:20 UTC] Full Log Data: {
    "timestamp": "2026-05-11 08:34:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:41f0:f43b:dbe9:1ef8:e71a:6c6e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:41f0:f43b:dbe9:1ef8:e71a:6c6e, 162.158.88.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ3IiwidXNlcm5hbWUiOiJ3aW56aW5nIiwiZW1haWwiOiJ0NzI1NDE5N0BnbWFpbC5jb20iLCJleHAiOjE3NzkwOTMyNDR9.9EKqLSM77Sft7pnsATxC4SfTFtYMR8TaXANuzuLAhPw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9fd80c0f56fe11-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:41f0:f43b:dbe9:1ef8:e71a:6c6e",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 08:34:20 UTC] === END API CALL LOG ===
[11-May-2026 08:34:20 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 08:34:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ3IiwidXNlcm5hbWUiOiJ3aW56aW5nIiwiZW1haWwiOiJ0NzI1NDE5N0BnbWFpbC5jb20iLCJleHAiOjE3NzkwOTMyNDR9.9EKqLSM77Sft7pnsATxC4SfTFtYMR8TaXANuzuLAhPw
[11-May-2026 08:34:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 08:34:20 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 08:34:20 UTC] User ID: 547
[11-May-2026 08:34:20 UTC] ✅ User profile retrieved successfully for user ID: 547
[11-May-2026 08:34:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 08:34:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 08:34:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:3a80:41f0:f43b:dbe9:1ef8:e71a:6c6e, 162.158.88.28","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ3IiwidXNlcm5hbWUiOiJ3aW56aW5nIiwiZW1haWwiOiJ0NzI1NDE5N0BnbWFpbC5jb20iLCJleHAiOjE3NzkwOTMyNDR9.9EKqLSM77Sft7pnsATxC4SfTFtYMR8TaXANuzuLAhPw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f9fd83c3d6efe11-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2402:3a80:41f0:f43b:dbe9:1ef8:e71a:6c6e","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-May-2026 08:34:27 UTC] === User Orders API Called ===
[11-May-2026 08:34:27 UTC] User ID: 547
[11-May-2026 08:34:27 UTC] Limit: 20, Offset: 0
[11-May-2026 08:34:27 UTC] Orders found: 0
[11-May-2026 08:34:27 UTC] Orders data: []
[11-May-2026 08:34:27 UTC] Total orders count: 0
[11-May-2026 08:34:29 UTC] === API CALL LOG ===
[11-May-2026 08:34:29 UTC] Endpoint: user/profile.php
[11-May-2026 08:34:29 UTC] Full Log Data: {
    "timestamp": "2026-05-11 08:34:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:41f0:f43b:dbe9:1ef8:e71a:6c6e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:41f0:f43b:dbe9:1ef8:e71a:6c6e, 162.158.88.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ3IiwidXNlcm5hbWUiOiJ3aW56aW5nIiwiZW1haWwiOiJ0NzI1NDE5N0BnbWFpbC5jb20iLCJleHAiOjE3NzkwOTMyNDR9.9EKqLSM77Sft7pnsATxC4SfTFtYMR8TaXANuzuLAhPw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9fd8437d75fe11-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:41f0:f43b:dbe9:1ef8:e71a:6c6e",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 08:34:29 UTC] === END API CALL LOG ===
[11-May-2026 08:34:29 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 08:34:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ3IiwidXNlcm5hbWUiOiJ3aW56aW5nIiwiZW1haWwiOiJ0NzI1NDE5N0BnbWFpbC5jb20iLCJleHAiOjE3NzkwOTMyNDR9.9EKqLSM77Sft7pnsATxC4SfTFtYMR8TaXANuzuLAhPw
[11-May-2026 08:34:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 08:34:29 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 08:34:29 UTC] User ID: 547
[11-May-2026 08:34:29 UTC] ✅ User profile retrieved successfully for user ID: 547
[11-May-2026 08:34:29 UTC] User Purchases API - User ID: 547
[11-May-2026 08:34:29 UTC] User Purchases API - Total purchases found: 0
[11-May-2026 08:34:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 08:34:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 08:34:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:3a80:41f0:f43b:dbe9:1ef8:e71a:6c6e, 162.158.88.29","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ3IiwidXNlcm5hbWUiOiJ3aW56aW5nIiwiZW1haWwiOiJ0NzI1NDE5N0BnbWFpbC5jb20iLCJleHAiOjE3NzkwOTMyNDR9.9EKqLSM77Sft7pnsATxC4SfTFtYMR8TaXANuzuLAhPw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f9fd8860977fe11-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2402:3a80:41f0:f43b:dbe9:1ef8:e71a:6c6e","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-May-2026 08:34:39 UTC] === User Orders API Called ===
[11-May-2026 08:34:39 UTC] User ID: 547
[11-May-2026 08:34:39 UTC] Limit: 20, Offset: 0
[11-May-2026 08:34:39 UTC] Orders found: 0
[11-May-2026 08:34:39 UTC] Orders data: []
[11-May-2026 08:34:39 UTC] Total orders count: 0
[11-May-2026 08:34:39 UTC] === API CALL LOG ===
[11-May-2026 08:34:39 UTC] Endpoint: user/profile.php
[11-May-2026 08:34:39 UTC] Full Log Data: {
    "timestamp": "2026-05-11 08:34:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:41f0:f43b:dbe9:1ef8:e71a:6c6e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:41f0:f43b:dbe9:1ef8:e71a:6c6e, 162.158.88.29",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ3IiwidXNlcm5hbWUiOiJ3aW56aW5nIiwiZW1haWwiOiJ0NzI1NDE5N0BnbWFpbC5jb20iLCJleHAiOjE3NzkwOTMyNDR9.9EKqLSM77Sft7pnsATxC4SfTFtYMR8TaXANuzuLAhPw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9fd8860979fe11-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:41f0:f43b:dbe9:1ef8:e71a:6c6e",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 08:34:39 UTC] === END API CALL LOG ===
[11-May-2026 08:34:39 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 08:34:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ3IiwidXNlcm5hbWUiOiJ3aW56aW5nIiwiZW1haWwiOiJ0NzI1NDE5N0BnbWFpbC5jb20iLCJleHAiOjE3NzkwOTMyNDR9.9EKqLSM77Sft7pnsATxC4SfTFtYMR8TaXANuzuLAhPw
[11-May-2026 08:34:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 08:34:39 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 08:34:39 UTC] User ID: 547
[11-May-2026 08:34:39 UTC] ✅ User profile retrieved successfully for user ID: 547
[11-May-2026 08:34:40 UTC] === API CALL LOG ===
[11-May-2026 08:34:40 UTC] Endpoint: user/profile.php
[11-May-2026 08:34:40 UTC] Full Log Data: {
    "timestamp": "2026-05-11 08:34:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:41f0:f43b:dbe9:1ef8:e71a:6c6e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:41f0:f43b:dbe9:1ef8:e71a:6c6e, 162.158.88.29",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ3IiwidXNlcm5hbWUiOiJ3aW56aW5nIiwiZW1haWwiOiJ0NzI1NDE5N0BnbWFpbC5jb20iLCJleHAiOjE3NzkwOTMyNDR9.9EKqLSM77Sft7pnsATxC4SfTFtYMR8TaXANuzuLAhPw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9fd889ddf9fe11-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:41f0:f43b:dbe9:1ef8:e71a:6c6e",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 08:34:40 UTC] === END API CALL LOG ===
[11-May-2026 08:34:40 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 08:34:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ3IiwidXNlcm5hbWUiOiJ3aW56aW5nIiwiZW1haWwiOiJ0NzI1NDE5N0BnbWFpbC5jb20iLCJleHAiOjE3NzkwOTMyNDR9.9EKqLSM77Sft7pnsATxC4SfTFtYMR8TaXANuzuLAhPw
[11-May-2026 08:34:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 08:34:40 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 08:34:40 UTC] User ID: 547
[11-May-2026 08:34:40 UTC] ✅ User profile retrieved successfully for user ID: 547
[11-May-2026 08:34:41 UTC] === API CALL LOG ===
[11-May-2026 08:34:41 UTC] Endpoint: user/profile.php
[11-May-2026 08:34:41 UTC] Full Log Data: {
    "timestamp": "2026-05-11 08:34:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:41f0:f43b:dbe9:1ef8:e71a:6c6e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:41f0:f43b:dbe9:1ef8:e71a:6c6e, 162.158.88.29",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ3IiwidXNlcm5hbWUiOiJ3aW56aW5nIiwiZW1haWwiOiJ0NzI1NDE5N0BnbWFpbC5jb20iLCJleHAiOjE3NzkwOTMyNDR9.9EKqLSM77Sft7pnsATxC4SfTFtYMR8TaXANuzuLAhPw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9fd88fc96ffe11-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:41f0:f43b:dbe9:1ef8:e71a:6c6e",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 08:34:41 UTC] === END API CALL LOG ===
[11-May-2026 08:34:41 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 08:34:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ3IiwidXNlcm5hbWUiOiJ3aW56aW5nIiwiZW1haWwiOiJ0NzI1NDE5N0BnbWFpbC5jb20iLCJleHAiOjE3NzkwOTMyNDR9.9EKqLSM77Sft7pnsATxC4SfTFtYMR8TaXANuzuLAhPw
[11-May-2026 08:34:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 08:34:41 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 08:34:41 UTC] User ID: 547
[11-May-2026 08:34:41 UTC] ✅ User profile retrieved successfully for user ID: 547
[11-May-2026 08:35:12 UTC] === API CALL LOG ===
[11-May-2026 08:35:12 UTC] Endpoint: user/profile.php
[11-May-2026 08:35:12 UTC] Full Log Data: {
    "timestamp": "2026-05-11 08:35:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:41f0:f43b:dbe9:1ef8:e71a:6c6e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:41f0:f43b:dbe9:1ef8:e71a:6c6e, 162.158.88.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ3IiwidXNlcm5hbWUiOiJ3aW56aW5nIiwiZW1haWwiOiJ0NzI1NDE5N0BnbWFpbC5jb20iLCJleHAiOjE3NzkwOTMyNDR9.9EKqLSM77Sft7pnsATxC4SfTFtYMR8TaXANuzuLAhPw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9fd94fc8e0fe11-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:41f0:f43b:dbe9:1ef8:e71a:6c6e",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 08:35:12 UTC] === END API CALL LOG ===
[11-May-2026 08:35:12 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 08:35:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ3IiwidXNlcm5hbWUiOiJ3aW56aW5nIiwiZW1haWwiOiJ0NzI1NDE5N0BnbWFpbC5jb20iLCJleHAiOjE3NzkwOTMyNDR9.9EKqLSM77Sft7pnsATxC4SfTFtYMR8TaXANuzuLAhPw
[11-May-2026 08:35:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 08:35:12 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 08:35:12 UTC] User ID: 547
[11-May-2026 08:35:12 UTC] ✅ User profile retrieved successfully for user ID: 547
[11-May-2026 08:35:12 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 08:35:12 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 08:35:12 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:3a80:41f0:f43b:dbe9:1ef8:e71a:6c6e, 162.158.88.28","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ3IiwidXNlcm5hbWUiOiJ3aW56aW5nIiwiZW1haWwiOiJ0NzI1NDE5N0BnbWFpbC5jb20iLCJleHAiOjE3NzkwOTMyNDR9.9EKqLSM77Sft7pnsATxC4SfTFtYMR8TaXANuzuLAhPw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f9fd94fc8dbfe11-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2402:3a80:41f0:f43b:dbe9:1ef8:e71a:6c6e","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-May-2026 08:35:12 UTC] === User Orders API Called ===
[11-May-2026 08:35:12 UTC] User ID: 547
[11-May-2026 08:35:12 UTC] Limit: 20, Offset: 0
[11-May-2026 08:35:12 UTC] Orders found: 0
[11-May-2026 08:35:12 UTC] Orders data: []
[11-May-2026 08:35:12 UTC] Total orders count: 0
[11-May-2026 08:35:12 UTC] === API CALL LOG ===
[11-May-2026 08:35:12 UTC] Endpoint: user/profile.php
[11-May-2026 08:35:12 UTC] Full Log Data: {
    "timestamp": "2026-05-11 08:35:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:41f0:f43b:dbe9:1ef8:e71a:6c6e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:41f0:f43b:dbe9:1ef8:e71a:6c6e, 162.158.88.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ3IiwidXNlcm5hbWUiOiJ3aW56aW5nIiwiZW1haWwiOiJ0NzI1NDE5N0BnbWFpbC5jb20iLCJleHAiOjE3NzkwOTMyNDR9.9EKqLSM77Sft7pnsATxC4SfTFtYMR8TaXANuzuLAhPw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9fd953cd7cfe11-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:41f0:f43b:dbe9:1ef8:e71a:6c6e",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 08:35:12 UTC] === END API CALL LOG ===
[11-May-2026 08:35:12 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 08:35:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ3IiwidXNlcm5hbWUiOiJ3aW56aW5nIiwiZW1haWwiOiJ0NzI1NDE5N0BnbWFpbC5jb20iLCJleHAiOjE3NzkwOTMyNDR9.9EKqLSM77Sft7pnsATxC4SfTFtYMR8TaXANuzuLAhPw
[11-May-2026 08:35:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 08:35:12 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 08:35:12 UTC] User ID: 547
[11-May-2026 08:35:12 UTC] ✅ User profile retrieved successfully for user ID: 547
[11-May-2026 08:35:35 UTC] === API CALL LOG ===
[11-May-2026 08:35:35 UTC] Endpoint: user/profile.php
[11-May-2026 08:35:35 UTC] Full Log Data: {
    "timestamp": "2026-05-11 08:35:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:41f0:f43b:dbe9:1ef8:e71a:6c6e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:41f0:f43b:dbe9:1ef8:e71a:6c6e, 162.158.88.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ3IiwidXNlcm5hbWUiOiJ3aW56aW5nIiwiZW1haWwiOiJ0NzI1NDE5N0BnbWFpbC5jb20iLCJleHAiOjE3NzkwOTMyNDR9.9EKqLSM77Sft7pnsATxC4SfTFtYMR8TaXANuzuLAhPw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9fd9dd1c5bfe11-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:41f0:f43b:dbe9:1ef8:e71a:6c6e",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 08:35:35 UTC] === END API CALL LOG ===
[11-May-2026 08:35:35 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 08:35:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ3IiwidXNlcm5hbWUiOiJ3aW56aW5nIiwiZW1haWwiOiJ0NzI1NDE5N0BnbWFpbC5jb20iLCJleHAiOjE3NzkwOTMyNDR9.9EKqLSM77Sft7pnsATxC4SfTFtYMR8TaXANuzuLAhPw
[11-May-2026 08:35:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 08:35:35 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 08:35:35 UTC] User ID: 547
[11-May-2026 08:35:35 UTC] ✅ User profile retrieved successfully for user ID: 547
[11-May-2026 08:35:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 08:35:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 08:35:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:3a80:41f0:f43b:dbe9:1ef8:e71a:6c6e, 162.158.88.28","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ3IiwidXNlcm5hbWUiOiJ3aW56aW5nIiwiZW1haWwiOiJ0NzI1NDE5N0BnbWFpbC5jb20iLCJleHAiOjE3NzkwOTMyNDR9.9EKqLSM77Sft7pnsATxC4SfTFtYMR8TaXANuzuLAhPw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f9fd9dd1c58fe11-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2402:3a80:41f0:f43b:dbe9:1ef8:e71a:6c6e","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-May-2026 08:35:35 UTC] === User Orders API Called ===
[11-May-2026 08:35:35 UTC] User ID: 547
[11-May-2026 08:35:35 UTC] Limit: 20, Offset: 0
[11-May-2026 08:35:35 UTC] Orders found: 0
[11-May-2026 08:35:35 UTC] Orders data: []
[11-May-2026 08:35:35 UTC] Total orders count: 0
[11-May-2026 08:35:35 UTC] === API CALL LOG ===
[11-May-2026 08:35:35 UTC] Endpoint: user/profile.php
[11-May-2026 08:35:35 UTC] Full Log Data: {
    "timestamp": "2026-05-11 08:35:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:41f0:f43b:dbe9:1ef8:e71a:6c6e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:41f0:f43b:dbe9:1ef8:e71a:6c6e, 162.158.88.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ3IiwidXNlcm5hbWUiOiJ3aW56aW5nIiwiZW1haWwiOiJ0NzI1NDE5N0BnbWFpbC5jb20iLCJleHAiOjE3NzkwOTMyNDR9.9EKqLSM77Sft7pnsATxC4SfTFtYMR8TaXANuzuLAhPw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9fd9e1092ffe11-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:41f0:f43b:dbe9:1ef8:e71a:6c6e",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 08:35:35 UTC] === END API CALL LOG ===
[11-May-2026 08:35:35 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 08:35:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ3IiwidXNlcm5hbWUiOiJ3aW56aW5nIiwiZW1haWwiOiJ0NzI1NDE5N0BnbWFpbC5jb20iLCJleHAiOjE3NzkwOTMyNDR9.9EKqLSM77Sft7pnsATxC4SfTFtYMR8TaXANuzuLAhPw
[11-May-2026 08:35:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 08:35:35 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 08:35:35 UTC] User ID: 547
[11-May-2026 08:35:35 UTC] ✅ User profile retrieved successfully for user ID: 547
[11-May-2026 08:35:36 UTC] === API CALL LOG ===
[11-May-2026 08:35:36 UTC] Endpoint: user/profile.php
[11-May-2026 08:35:36 UTC] Full Log Data: {
    "timestamp": "2026-05-11 08:35:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:41f0:f43b:dbe9:1ef8:e71a:6c6e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:41f0:f43b:dbe9:1ef8:e71a:6c6e, 162.158.88.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ3IiwidXNlcm5hbWUiOiJ3aW56aW5nIiwiZW1haWwiOiJ0NzI1NDE5N0BnbWFpbC5jb20iLCJleHAiOjE3NzkwOTMyNDR9.9EKqLSM77Sft7pnsATxC4SfTFtYMR8TaXANuzuLAhPw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9fd9e8c9c1fe11-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:41f0:f43b:dbe9:1ef8:e71a:6c6e",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 08:35:36 UTC] === END API CALL LOG ===
[11-May-2026 08:35:36 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 08:35:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ3IiwidXNlcm5hbWUiOiJ3aW56aW5nIiwiZW1haWwiOiJ0NzI1NDE5N0BnbWFpbC5jb20iLCJleHAiOjE3NzkwOTMyNDR9.9EKqLSM77Sft7pnsATxC4SfTFtYMR8TaXANuzuLAhPw
[11-May-2026 08:35:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 08:35:36 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 08:35:36 UTC] User ID: 547
[11-May-2026 08:35:36 UTC] ✅ User profile retrieved successfully for user ID: 547
[11-May-2026 08:35:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 08:35:42 UTC] === API CALL LOG ===
[11-May-2026 08:35:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 08:35:42 UTC] Endpoint: user/profile.php
[11-May-2026 08:35:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:3a80:41f0:f43b:dbe9:1ef8:e71a:6c6e, 162.158.88.28","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ3IiwidXNlcm5hbWUiOiJ3aW56aW5nIiwiZW1haWwiOiJ0NzI1NDE5N0BnbWFpbC5jb20iLCJleHAiOjE3NzkwOTMyNDR9.9EKqLSM77Sft7pnsATxC4SfTFtYMR8TaXANuzuLAhPw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f9fda0d1e08fe11-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2402:3a80:41f0:f43b:dbe9:1ef8:e71a:6c6e","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-May-2026 08:35:42 UTC] Full Log Data: {
    "timestamp": "2026-05-11 08:35:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:41f0:f43b:dbe9:1ef8:e71a:6c6e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:41f0:f43b:dbe9:1ef8:e71a:6c6e, 162.158.88.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ3IiwidXNlcm5hbWUiOiJ3aW56aW5nIiwiZW1haWwiOiJ0NzI1NDE5N0BnbWFpbC5jb20iLCJleHAiOjE3NzkwOTMyNDR9.9EKqLSM77Sft7pnsATxC4SfTFtYMR8TaXANuzuLAhPw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9fda0d1e0dfe11-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:41f0:f43b:dbe9:1ef8:e71a:6c6e",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 08:35:42 UTC] === END API CALL LOG ===
[11-May-2026 08:35:42 UTC] === User Orders API Called ===
[11-May-2026 08:35:42 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 08:35:42 UTC] User ID: 547
[11-May-2026 08:35:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ3IiwidXNlcm5hbWUiOiJ3aW56aW5nIiwiZW1haWwiOiJ0NzI1NDE5N0BnbWFpbC5jb20iLCJleHAiOjE3NzkwOTMyNDR9.9EKqLSM77Sft7pnsATxC4SfTFtYMR8TaXANuzuLAhPw
[11-May-2026 08:35:42 UTC] Limit: 20, Offset: 0
[11-May-2026 08:35:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 08:35:42 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 08:35:42 UTC] User ID: 547
[11-May-2026 08:35:42 UTC] Orders found: 0
[11-May-2026 08:35:42 UTC] Orders data: []
[11-May-2026 08:35:42 UTC] ✅ User profile retrieved successfully for user ID: 547
[11-May-2026 08:35:42 UTC] Total orders count: 0
[11-May-2026 08:35:42 UTC] === API CALL LOG ===
[11-May-2026 08:35:42 UTC] Endpoint: user/profile.php
[11-May-2026 08:35:42 UTC] Full Log Data: {
    "timestamp": "2026-05-11 08:35:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:41f0:f43b:dbe9:1ef8:e71a:6c6e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:41f0:f43b:dbe9:1ef8:e71a:6c6e, 162.158.88.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ3IiwidXNlcm5hbWUiOiJ3aW56aW5nIiwiZW1haWwiOiJ0NzI1NDE5N0BnbWFpbC5jb20iLCJleHAiOjE3NzkwOTMyNDR9.9EKqLSM77Sft7pnsATxC4SfTFtYMR8TaXANuzuLAhPw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9fda10c937fe11-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:41f0:f43b:dbe9:1ef8:e71a:6c6e",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 08:35:42 UTC] === END API CALL LOG ===
[11-May-2026 08:35:42 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 08:35:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ3IiwidXNlcm5hbWUiOiJ3aW56aW5nIiwiZW1haWwiOiJ0NzI1NDE5N0BnbWFpbC5jb20iLCJleHAiOjE3NzkwOTMyNDR9.9EKqLSM77Sft7pnsATxC4SfTFtYMR8TaXANuzuLAhPw
[11-May-2026 08:35:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 08:35:42 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 08:35:42 UTC] User ID: 547
[11-May-2026 08:35:42 UTC] ✅ User profile retrieved successfully for user ID: 547
[11-May-2026 08:35:43 UTC] === API CALL LOG ===
[11-May-2026 08:35:43 UTC] Endpoint: user/profile.php
[11-May-2026 08:35:43 UTC] Full Log Data: {
    "timestamp": "2026-05-11 08:35:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:41f0:f43b:dbe9:1ef8:e71a:6c6e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:41f0:f43b:dbe9:1ef8:e71a:6c6e, 162.158.88.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ3IiwidXNlcm5hbWUiOiJ3aW56aW5nIiwiZW1haWwiOiJ0NzI1NDE5N0BnbWFpbC5jb20iLCJleHAiOjE3NzkwOTMyNDR9.9EKqLSM77Sft7pnsATxC4SfTFtYMR8TaXANuzuLAhPw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9fda15d8b3fe11-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:41f0:f43b:dbe9:1ef8:e71a:6c6e",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 08:35:43 UTC] === END API CALL LOG ===
[11-May-2026 08:35:43 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 08:35:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ3IiwidXNlcm5hbWUiOiJ3aW56aW5nIiwiZW1haWwiOiJ0NzI1NDE5N0BnbWFpbC5jb20iLCJleHAiOjE3NzkwOTMyNDR9.9EKqLSM77Sft7pnsATxC4SfTFtYMR8TaXANuzuLAhPw
[11-May-2026 08:35:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 08:35:43 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 08:35:43 UTC] User ID: 547
[11-May-2026 08:35:43 UTC] ✅ User profile retrieved successfully for user ID: 547
[11-May-2026 08:35:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 08:35:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 08:35:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:3a80:41f0:f43b:dbe9:1ef8:e71a:6c6e, 162.158.88.28","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ3IiwidXNlcm5hbWUiOiJ3aW56aW5nIiwiZW1haWwiOiJ0NzI1NDE5N0BnbWFpbC5jb20iLCJleHAiOjE3NzkwOTMyNDR9.9EKqLSM77Sft7pnsATxC4SfTFtYMR8TaXANuzuLAhPw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f9fda1d0f7ffe11-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2402:3a80:41f0:f43b:dbe9:1ef8:e71a:6c6e","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-May-2026 08:35:44 UTC] === User Orders API Called ===
[11-May-2026 08:35:44 UTC] User ID: 547
[11-May-2026 08:35:44 UTC] Limit: 20, Offset: 0
[11-May-2026 08:35:44 UTC] === API CALL LOG ===
[11-May-2026 08:35:44 UTC] Endpoint: user/profile.php
[11-May-2026 08:35:44 UTC] Orders found: 0
[11-May-2026 08:35:44 UTC] Full Log Data: {
    "timestamp": "2026-05-11 08:35:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:41f0:f43b:dbe9:1ef8:e71a:6c6e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:41f0:f43b:dbe9:1ef8:e71a:6c6e, 162.158.88.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ3IiwidXNlcm5hbWUiOiJ3aW56aW5nIiwiZW1haWwiOiJ0NzI1NDE5N0BnbWFpbC5jb20iLCJleHAiOjE3NzkwOTMyNDR9.9EKqLSM77Sft7pnsATxC4SfTFtYMR8TaXANuzuLAhPw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9fda1d0f82fe11-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:41f0:f43b:dbe9:1ef8:e71a:6c6e",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 08:35:44 UTC] Orders data: []
[11-May-2026 08:35:44 UTC] === END API CALL LOG ===
[11-May-2026 08:35:44 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 08:35:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ3IiwidXNlcm5hbWUiOiJ3aW56aW5nIiwiZW1haWwiOiJ0NzI1NDE5N0BnbWFpbC5jb20iLCJleHAiOjE3NzkwOTMyNDR9.9EKqLSM77Sft7pnsATxC4SfTFtYMR8TaXANuzuLAhPw
[11-May-2026 08:35:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 08:35:44 UTC] Total orders count: 0
[11-May-2026 08:35:44 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 08:35:44 UTC] User ID: 547
[11-May-2026 08:35:44 UTC] ✅ User profile retrieved successfully for user ID: 547
[11-May-2026 08:35:45 UTC] === API CALL LOG ===
[11-May-2026 08:35:45 UTC] Endpoint: user/profile.php
[11-May-2026 08:35:45 UTC] Full Log Data: {
    "timestamp": "2026-05-11 08:35:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:41f0:f43b:dbe9:1ef8:e71a:6c6e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:41f0:f43b:dbe9:1ef8:e71a:6c6e, 162.158.88.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ3IiwidXNlcm5hbWUiOiJ3aW56aW5nIiwiZW1haWwiOiJ0NzI1NDE5N0BnbWFpbC5jb20iLCJleHAiOjE3NzkwOTMyNDR9.9EKqLSM77Sft7pnsATxC4SfTFtYMR8TaXANuzuLAhPw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9fda208ba9fe11-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:41f0:f43b:dbe9:1ef8:e71a:6c6e",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 08:35:45 UTC] === END API CALL LOG ===
[11-May-2026 08:35:45 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 08:35:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ3IiwidXNlcm5hbWUiOiJ3aW56aW5nIiwiZW1haWwiOiJ0NzI1NDE5N0BnbWFpbC5jb20iLCJleHAiOjE3NzkwOTMyNDR9.9EKqLSM77Sft7pnsATxC4SfTFtYMR8TaXANuzuLAhPw
[11-May-2026 08:35:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 08:35:45 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 08:35:45 UTC] User ID: 547
[11-May-2026 08:35:45 UTC] ✅ User profile retrieved successfully for user ID: 547
[11-May-2026 08:35:46 UTC] === API CALL LOG ===
[11-May-2026 08:35:46 UTC] Endpoint: user/profile.php
[11-May-2026 08:35:46 UTC] Full Log Data: {
    "timestamp": "2026-05-11 08:35:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:41f0:f43b:dbe9:1ef8:e71a:6c6e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:41f0:f43b:dbe9:1ef8:e71a:6c6e, 162.158.88.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ3IiwidXNlcm5hbWUiOiJ3aW56aW5nIiwiZW1haWwiOiJ0NzI1NDE5N0BnbWFpbC5jb20iLCJleHAiOjE3NzkwOTMyNDR9.9EKqLSM77Sft7pnsATxC4SfTFtYMR8TaXANuzuLAhPw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9fda25dda6fe11-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:41f0:f43b:dbe9:1ef8:e71a:6c6e",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 08:35:46 UTC] === END API CALL LOG ===
[11-May-2026 08:35:46 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 08:35:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ3IiwidXNlcm5hbWUiOiJ3aW56aW5nIiwiZW1haWwiOiJ0NzI1NDE5N0BnbWFpbC5jb20iLCJleHAiOjE3NzkwOTMyNDR9.9EKqLSM77Sft7pnsATxC4SfTFtYMR8TaXANuzuLAhPw
[11-May-2026 08:35:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 08:35:46 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 08:35:46 UTC] User ID: 547
[11-May-2026 08:35:46 UTC] ✅ User profile retrieved successfully for user ID: 547
[11-May-2026 08:35:49 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 08:35:49 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 08:35:49 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:3a80:41f0:f43b:dbe9:1ef8:e71a:6c6e, 162.158.88.28","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ3IiwidXNlcm5hbWUiOiJ3aW56aW5nIiwiZW1haWwiOiJ0NzI1NDE5N0BnbWFpbC5jb20iLCJleHAiOjE3NzkwOTMyNDR9.9EKqLSM77Sft7pnsATxC4SfTFtYMR8TaXANuzuLAhPw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f9fda389c09fe11-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2402:3a80:41f0:f43b:dbe9:1ef8:e71a:6c6e","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-May-2026 08:35:49 UTC] === User Orders API Called ===
[11-May-2026 08:35:49 UTC] User ID: 547
[11-May-2026 08:35:49 UTC] Limit: 20, Offset: 0
[11-May-2026 08:35:49 UTC] Orders found: 0
[11-May-2026 08:35:49 UTC] Orders data: []
[11-May-2026 08:35:49 UTC] Total orders count: 0
[11-May-2026 08:35:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 08:35:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 08:35:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:3a80:41f0:f43b:dbe9:1ef8:e71a:6c6e, 162.158.88.28","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ3IiwidXNlcm5hbWUiOiJ3aW56aW5nIiwiZW1haWwiOiJ0NzI1NDE5N0BnbWFpbC5jb20iLCJleHAiOjE3NzkwOTMyNDR9.9EKqLSM77Sft7pnsATxC4SfTFtYMR8TaXANuzuLAhPw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f9fda423aa1fe11-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2402:3a80:41f0:f43b:dbe9:1ef8:e71a:6c6e","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-May-2026 08:35:50 UTC] === User Orders API Called ===
[11-May-2026 08:35:50 UTC] User ID: 547
[11-May-2026 08:35:50 UTC] Limit: 20, Offset: 0
[11-May-2026 08:35:50 UTC] Orders found: 0
[11-May-2026 08:35:50 UTC] Orders data: []
[11-May-2026 08:35:50 UTC] Total orders count: 0
[11-May-2026 08:35:50 UTC] === API CALL LOG ===
[11-May-2026 08:35:50 UTC] Endpoint: user/profile.php
[11-May-2026 08:35:50 UTC] Full Log Data: {
    "timestamp": "2026-05-11 08:35:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:41f0:f43b:dbe9:1ef8:e71a:6c6e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:41f0:f43b:dbe9:1ef8:e71a:6c6e, 162.158.88.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ3IiwidXNlcm5hbWUiOiJ3aW56aW5nIiwiZW1haWwiOiJ0NzI1NDE5N0BnbWFpbC5jb20iLCJleHAiOjE3NzkwOTMyNDR9.9EKqLSM77Sft7pnsATxC4SfTFtYMR8TaXANuzuLAhPw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9fda423aa5fe11-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:41f0:f43b:dbe9:1ef8:e71a:6c6e",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 08:35:50 UTC] === END API CALL LOG ===
[11-May-2026 08:35:50 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 08:35:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ3IiwidXNlcm5hbWUiOiJ3aW56aW5nIiwiZW1haWwiOiJ0NzI1NDE5N0BnbWFpbC5jb20iLCJleHAiOjE3NzkwOTMyNDR9.9EKqLSM77Sft7pnsATxC4SfTFtYMR8TaXANuzuLAhPw
[11-May-2026 08:35:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 08:35:50 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 08:35:50 UTC] User ID: 547
[11-May-2026 08:35:50 UTC] ✅ User profile retrieved successfully for user ID: 547
[11-May-2026 08:35:51 UTC] === API CALL LOG ===
[11-May-2026 08:35:51 UTC] Endpoint: user/profile.php
[11-May-2026 08:35:51 UTC] Full Log Data: {
    "timestamp": "2026-05-11 08:35:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:41f0:f43b:dbe9:1ef8:e71a:6c6e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:41f0:f43b:dbe9:1ef8:e71a:6c6e, 162.158.88.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ3IiwidXNlcm5hbWUiOiJ3aW56aW5nIiwiZW1haWwiOiJ0NzI1NDE5N0BnbWFpbC5jb20iLCJleHAiOjE3NzkwOTMyNDR9.9EKqLSM77Sft7pnsATxC4SfTFtYMR8TaXANuzuLAhPw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9fda45be45fe11-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:41f0:f43b:dbe9:1ef8:e71a:6c6e",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 08:35:51 UTC] === END API CALL LOG ===
[11-May-2026 08:35:51 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 08:35:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ3IiwidXNlcm5hbWUiOiJ3aW56aW5nIiwiZW1haWwiOiJ0NzI1NDE5N0BnbWFpbC5jb20iLCJleHAiOjE3NzkwOTMyNDR9.9EKqLSM77Sft7pnsATxC4SfTFtYMR8TaXANuzuLAhPw
[11-May-2026 08:35:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 08:35:51 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 08:35:51 UTC] User ID: 547
[11-May-2026 08:35:51 UTC] ✅ User profile retrieved successfully for user ID: 547
[11-May-2026 08:35:54 UTC] === API CALL LOG ===
[11-May-2026 08:35:54 UTC] Endpoint: user/profile.php
[11-May-2026 08:35:54 UTC] Full Log Data: {
    "timestamp": "2026-05-11 08:35:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:41f0:f43b:dbe9:1ef8:e71a:6c6e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:41f0:f43b:dbe9:1ef8:e71a:6c6e, 162.158.88.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ3IiwidXNlcm5hbWUiOiJ3aW56aW5nIiwiZW1haWwiOiJ0NzI1NDE5N0BnbWFpbC5jb20iLCJleHAiOjE3NzkwOTMyNDR9.9EKqLSM77Sft7pnsATxC4SfTFtYMR8TaXANuzuLAhPw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9fda5b9babfe11-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:41f0:f43b:dbe9:1ef8:e71a:6c6e",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 08:35:54 UTC] === END API CALL LOG ===
[11-May-2026 08:35:54 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 08:35:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ3IiwidXNlcm5hbWUiOiJ3aW56aW5nIiwiZW1haWwiOiJ0NzI1NDE5N0BnbWFpbC5jb20iLCJleHAiOjE3NzkwOTMyNDR9.9EKqLSM77Sft7pnsATxC4SfTFtYMR8TaXANuzuLAhPw
[11-May-2026 08:35:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 08:35:54 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 08:35:54 UTC] User ID: 547
[11-May-2026 08:35:54 UTC] ✅ User profile retrieved successfully for user ID: 547
[11-May-2026 08:36:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 08:36:09 UTC] === API CALL LOG ===
[11-May-2026 08:36:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 08:36:09 UTC] Endpoint: user/profile.php
[11-May-2026 08:36:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:3a80:41f0:f43b:dbe9:1ef8:e71a:6c6e, 162.158.88.28","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ3IiwidXNlcm5hbWUiOiJ3aW56aW5nIiwiZW1haWwiOiJ0NzI1NDE5N0BnbWFpbC5jb20iLCJleHAiOjE3NzkwOTMyNDR9.9EKqLSM77Sft7pnsATxC4SfTFtYMR8TaXANuzuLAhPw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9f9fdab70a4bfe11-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2402:3a80:41f0:f43b:dbe9:1ef8:e71a:6c6e","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-May-2026 08:36:09 UTC] Full Log Data: {
    "timestamp": "2026-05-11 08:36:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:41f0:f43b:dbe9:1ef8:e71a:6c6e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:41f0:f43b:dbe9:1ef8:e71a:6c6e, 162.158.88.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ3IiwidXNlcm5hbWUiOiJ3aW56aW5nIiwiZW1haWwiOiJ0NzI1NDE5N0BnbWFpbC5jb20iLCJleHAiOjE3NzkwOTMyNDR9.9EKqLSM77Sft7pnsATxC4SfTFtYMR8TaXANuzuLAhPw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9fdab70a4ffe11-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:41f0:f43b:dbe9:1ef8:e71a:6c6e",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 08:36:09 UTC] === END API CALL LOG ===
[11-May-2026 08:36:09 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 08:36:09 UTC] === User Orders API Called ===
[11-May-2026 08:36:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ3IiwidXNlcm5hbWUiOiJ3aW56aW5nIiwiZW1haWwiOiJ0NzI1NDE5N0BnbWFpbC5jb20iLCJleHAiOjE3NzkwOTMyNDR9.9EKqLSM77Sft7pnsATxC4SfTFtYMR8TaXANuzuLAhPw
[11-May-2026 08:36:09 UTC] User ID: 547
[11-May-2026 08:36:09 UTC] Limit: 20, Offset: 0
[11-May-2026 08:36:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 08:36:09 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 08:36:09 UTC] User ID: 547
[11-May-2026 08:36:09 UTC] ✅ User profile retrieved successfully for user ID: 547
[11-May-2026 08:36:09 UTC] Orders found: 0
[11-May-2026 08:36:09 UTC] Orders data: []
[11-May-2026 08:36:09 UTC] Total orders count: 0
[11-May-2026 08:36:10 UTC] === API CALL LOG ===
[11-May-2026 08:36:10 UTC] Endpoint: user/profile.php
[11-May-2026 08:36:10 UTC] Full Log Data: {
    "timestamp": "2026-05-11 08:36:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:41f0:f43b:dbe9:1ef8:e71a:6c6e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:41f0:f43b:dbe9:1ef8:e71a:6c6e, 162.158.88.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ3IiwidXNlcm5hbWUiOiJ3aW56aW5nIiwiZW1haWwiOiJ0NzI1NDE5N0BnbWFpbC5jb20iLCJleHAiOjE3NzkwOTMyNDR9.9EKqLSM77Sft7pnsATxC4SfTFtYMR8TaXANuzuLAhPw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9fdabb0e6bfe11-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:41f0:f43b:dbe9:1ef8:e71a:6c6e",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 08:36:10 UTC] === END API CALL LOG ===
[11-May-2026 08:36:10 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 08:36:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ3IiwidXNlcm5hbWUiOiJ3aW56aW5nIiwiZW1haWwiOiJ0NzI1NDE5N0BnbWFpbC5jb20iLCJleHAiOjE3NzkwOTMyNDR9.9EKqLSM77Sft7pnsATxC4SfTFtYMR8TaXANuzuLAhPw
[11-May-2026 08:36:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 08:36:10 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 08:36:10 UTC] User ID: 547
[11-May-2026 08:36:10 UTC] ✅ User profile retrieved successfully for user ID: 547
[11-May-2026 08:36:10 UTC] === API CALL LOG ===
[11-May-2026 08:36:10 UTC] Endpoint: user/profile.php
[11-May-2026 08:36:10 UTC] Full Log Data: {
    "timestamp": "2026-05-11 08:36:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:41f0:f43b:dbe9:1ef8:e71a:6c6e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:41f0:f43b:dbe9:1ef8:e71a:6c6e, 162.158.88.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ3IiwidXNlcm5hbWUiOiJ3aW56aW5nIiwiZW1haWwiOiJ0NzI1NDE5N0BnbWFpbC5jb20iLCJleHAiOjE3NzkwOTMyNDR9.9EKqLSM77Sft7pnsATxC4SfTFtYMR8TaXANuzuLAhPw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9f9fdabeda17fe11-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:41f0:f43b:dbe9:1ef8:e71a:6c6e",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 08:36:10 UTC] === END API CALL LOG ===
[11-May-2026 08:36:10 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 08:36:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ3IiwidXNlcm5hbWUiOiJ3aW56aW5nIiwiZW1haWwiOiJ0NzI1NDE5N0BnbWFpbC5jb20iLCJleHAiOjE3NzkwOTMyNDR9.9EKqLSM77Sft7pnsATxC4SfTFtYMR8TaXANuzuLAhPw
[11-May-2026 08:36:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 08:36:10 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 08:36:10 UTC] User ID: 547
[11-May-2026 08:36:10 UTC] ✅ User profile retrieved successfully for user ID: 547
[11-May-2026 10:46:34 UTC] === API CALL LOG ===
[11-May-2026 10:46:34 UTC] Endpoint: user/profile.php
[11-May-2026 10:46:34 UTC] Full Log Data: {
    "timestamp": "2026-05-11 10:46:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.213.69.223",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.213.69.223, 172.68.128.167",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ1IiwidXNlcm5hbWUiOiJzbmlwZXIiLCJlbWFpbCI6ImplbHNuaXBlcjYwQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA3ODMwMX0.bbuksdF4IhFXtdi6H58s5giyAzDJ-zvZyy3R-7g1sRg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa099bca80f5452-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.213.69.223",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 10:46:34 UTC] === END API CALL LOG ===
[11-May-2026 10:46:34 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 10:46:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ1IiwidXNlcm5hbWUiOiJzbmlwZXIiLCJlbWFpbCI6ImplbHNuaXBlcjYwQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA3ODMwMX0.bbuksdF4IhFXtdi6H58s5giyAzDJ-zvZyy3R-7g1sRg
[11-May-2026 10:46:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 10:46:34 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 10:46:34 UTC] User ID: 545
[11-May-2026 10:46:34 UTC] ✅ User profile retrieved successfully for user ID: 545
[11-May-2026 10:46:35 UTC] === API CALL LOG ===
[11-May-2026 10:46:35 UTC] Endpoint: user/profile.php
[11-May-2026 10:46:35 UTC] Full Log Data: {
    "timestamp": "2026-05-11 10:46:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.213.69.223",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.213.69.223, 172.68.128.167",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ1IiwidXNlcm5hbWUiOiJzbmlwZXIiLCJlbWFpbCI6ImplbHNuaXBlcjYwQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA3ODMwMX0.bbuksdF4IhFXtdi6H58s5giyAzDJ-zvZyy3R-7g1sRg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa099c56c215452-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.213.69.223",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 10:46:35 UTC] === END API CALL LOG ===
[11-May-2026 10:46:35 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 10:46:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ1IiwidXNlcm5hbWUiOiJzbmlwZXIiLCJlbWFpbCI6ImplbHNuaXBlcjYwQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA3ODMwMX0.bbuksdF4IhFXtdi6H58s5giyAzDJ-zvZyy3R-7g1sRg
[11-May-2026 10:46:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 10:46:35 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 10:46:35 UTC] User ID: 545
[11-May-2026 10:46:35 UTC] ✅ User profile retrieved successfully for user ID: 545
[11-May-2026 10:46:35 UTC] === API CALL LOG ===
[11-May-2026 10:46:35 UTC] Endpoint: user/profile.php
[11-May-2026 10:46:35 UTC] Full Log Data: {
    "timestamp": "2026-05-11 10:46:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.213.69.223",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.213.69.223, 172.68.128.167",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ1IiwidXNlcm5hbWUiOiJzbmlwZXIiLCJlbWFpbCI6ImplbHNuaXBlcjYwQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA3ODMwMX0.bbuksdF4IhFXtdi6H58s5giyAzDJ-zvZyy3R-7g1sRg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa099c63c745452-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.213.69.223",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 10:46:35 UTC] === END API CALL LOG ===
[11-May-2026 10:46:35 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 10:46:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ1IiwidXNlcm5hbWUiOiJzbmlwZXIiLCJlbWFpbCI6ImplbHNuaXBlcjYwQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA3ODMwMX0.bbuksdF4IhFXtdi6H58s5giyAzDJ-zvZyy3R-7g1sRg
[11-May-2026 10:46:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 10:46:35 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 10:46:35 UTC] User ID: 545
[11-May-2026 10:46:35 UTC] ✅ User profile retrieved successfully for user ID: 545
[11-May-2026 10:46:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 10:46:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 10:46:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.213.69.223, 172.68.128.167","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ1IiwidXNlcm5hbWUiOiJzbmlwZXIiLCJlbWFpbCI6ImplbHNuaXBlcjYwQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA3ODMwMX0.bbuksdF4IhFXtdi6H58s5giyAzDJ-zvZyy3R-7g1sRg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fa099c63c725452-JIB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.213.69.223","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-May-2026 10:46:35 UTC] === User Orders API Called ===
[11-May-2026 10:46:35 UTC] User ID: 545
[11-May-2026 10:46:35 UTC] Limit: 20, Offset: 0
[11-May-2026 10:46:35 UTC] Orders found: 0
[11-May-2026 10:46:35 UTC] Orders data: []
[11-May-2026 10:46:35 UTC] Total orders count: 0
[11-May-2026 10:46:36 UTC] === API CALL LOG ===
[11-May-2026 10:46:36 UTC] Endpoint: user/profile.php
[11-May-2026 10:46:36 UTC] Full Log Data: {
    "timestamp": "2026-05-11 10:46:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.213.69.223",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.213.69.223, 172.68.128.167",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ1IiwidXNlcm5hbWUiOiJzbmlwZXIiLCJlbWFpbCI6ImplbHNuaXBlcjYwQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA3ODMwMX0.bbuksdF4IhFXtdi6H58s5giyAzDJ-zvZyy3R-7g1sRg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa099cc6f9c5452-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.213.69.223",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 10:46:36 UTC] === END API CALL LOG ===
[11-May-2026 10:46:36 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 10:46:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ1IiwidXNlcm5hbWUiOiJzbmlwZXIiLCJlbWFpbCI6ImplbHNuaXBlcjYwQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA3ODMwMX0.bbuksdF4IhFXtdi6H58s5giyAzDJ-zvZyy3R-7g1sRg
[11-May-2026 10:46:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 10:46:36 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 10:46:36 UTC] User ID: 545
[11-May-2026 10:46:36 UTC] ✅ User profile retrieved successfully for user ID: 545
[11-May-2026 10:46:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 10:46:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 10:46:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.213.69.223, 172.68.128.166","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ1IiwidXNlcm5hbWUiOiJzbmlwZXIiLCJlbWFpbCI6ImplbHNuaXBlcjYwQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA3ODMwMX0.bbuksdF4IhFXtdi6H58s5giyAzDJ-zvZyy3R-7g1sRg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fa09a0138dd5452-JIB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.213.69.223","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-May-2026 10:46:44 UTC] === User Orders API Called ===
[11-May-2026 10:46:44 UTC] User ID: 545
[11-May-2026 10:46:44 UTC] Limit: 20, Offset: 0
[11-May-2026 10:46:44 UTC] === API CALL LOG ===
[11-May-2026 10:46:44 UTC] Endpoint: user/profile.php
[11-May-2026 10:46:44 UTC] Full Log Data: {
    "timestamp": "2026-05-11 10:46:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.213.69.223",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.213.69.223, 172.68.128.166",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ1IiwidXNlcm5hbWUiOiJzbmlwZXIiLCJlbWFpbCI6ImplbHNuaXBlcjYwQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA3ODMwMX0.bbuksdF4IhFXtdi6H58s5giyAzDJ-zvZyy3R-7g1sRg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa09a0138e05452-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.213.69.223",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 10:46:44 UTC] === END API CALL LOG ===
[11-May-2026 10:46:44 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 10:46:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ1IiwidXNlcm5hbWUiOiJzbmlwZXIiLCJlbWFpbCI6ImplbHNuaXBlcjYwQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA3ODMwMX0.bbuksdF4IhFXtdi6H58s5giyAzDJ-zvZyy3R-7g1sRg
[11-May-2026 10:46:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 10:46:44 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 10:46:44 UTC] User ID: 545
[11-May-2026 10:46:44 UTC] Orders found: 0
[11-May-2026 10:46:44 UTC] Orders data: []
[11-May-2026 10:46:44 UTC] Total orders count: 0
[11-May-2026 10:46:44 UTC] ✅ User profile retrieved successfully for user ID: 545
[11-May-2026 10:46:44 UTC] === API CALL LOG ===
[11-May-2026 10:46:44 UTC] Endpoint: user/profile.php
[11-May-2026 10:46:44 UTC] Full Log Data: {
    "timestamp": "2026-05-11 10:46:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.213.69.223",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.213.69.223, 172.68.128.166",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ1IiwidXNlcm5hbWUiOiJzbmlwZXIiLCJlbWFpbCI6ImplbHNuaXBlcjYwQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA3ODMwMX0.bbuksdF4IhFXtdi6H58s5giyAzDJ-zvZyy3R-7g1sRg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa09a0138df5452-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.213.69.223",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 10:46:44 UTC] === END API CALL LOG ===
[11-May-2026 10:46:44 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 10:46:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ1IiwidXNlcm5hbWUiOiJzbmlwZXIiLCJlbWFpbCI6ImplbHNuaXBlcjYwQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA3ODMwMX0.bbuksdF4IhFXtdi6H58s5giyAzDJ-zvZyy3R-7g1sRg
[11-May-2026 10:46:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 10:46:44 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 10:46:44 UTC] User ID: 545
[11-May-2026 10:46:44 UTC] ✅ User profile retrieved successfully for user ID: 545
[11-May-2026 10:46:45 UTC] === API CALL LOG ===
[11-May-2026 10:46:45 UTC] Endpoint: user/profile.php
[11-May-2026 10:46:45 UTC] Full Log Data: {
    "timestamp": "2026-05-11 10:46:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.213.69.223",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.213.69.223, 172.68.128.166",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ1IiwidXNlcm5hbWUiOiJzbmlwZXIiLCJlbWFpbCI6ImplbHNuaXBlcjYwQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA3ODMwMX0.bbuksdF4IhFXtdi6H58s5giyAzDJ-zvZyy3R-7g1sRg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa09a07bbde5452-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.213.69.223",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 10:46:45 UTC] === END API CALL LOG ===
[11-May-2026 10:46:45 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 10:46:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ1IiwidXNlcm5hbWUiOiJzbmlwZXIiLCJlbWFpbCI6ImplbHNuaXBlcjYwQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA3ODMwMX0.bbuksdF4IhFXtdi6H58s5giyAzDJ-zvZyy3R-7g1sRg
[11-May-2026 10:46:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 10:46:45 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 10:46:45 UTC] User ID: 545
[11-May-2026 10:46:45 UTC] ✅ User profile retrieved successfully for user ID: 545
[11-May-2026 10:46:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 10:46:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 10:46:46 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.213.69.223, 172.68.128.166","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ1IiwidXNlcm5hbWUiOiJzbmlwZXIiLCJlbWFpbCI6ImplbHNuaXBlcjYwQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA3ODMwMX0.bbuksdF4IhFXtdi6H58s5giyAzDJ-zvZyy3R-7g1sRg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fa09a0b6d7c5452-JIB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.213.69.223","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-May-2026 10:46:46 UTC] === User Orders API Called ===
[11-May-2026 10:46:46 UTC] User ID: 545
[11-May-2026 10:46:46 UTC] Limit: 20, Offset: 0
[11-May-2026 10:46:46 UTC] Orders found: 0
[11-May-2026 10:46:46 UTC] Orders data: []
[11-May-2026 10:46:46 UTC] Total orders count: 0
[11-May-2026 10:46:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 10:46:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 10:46:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.213.69.223, 172.68.128.166","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ1IiwidXNlcm5hbWUiOiJzbmlwZXIiLCJlbWFpbCI6ImplbHNuaXBlcjYwQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA3ODMwMX0.bbuksdF4IhFXtdi6H58s5giyAzDJ-zvZyy3R-7g1sRg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fa09a16ba705452-JIB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.213.69.223","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-May-2026 10:46:48 UTC] === API CALL LOG ===
[11-May-2026 10:46:48 UTC] === User Orders API Called ===
[11-May-2026 10:46:48 UTC] Endpoint: user/profile.php
[11-May-2026 10:46:48 UTC] User ID: 545
[11-May-2026 10:46:48 UTC] Full Log Data: {
    "timestamp": "2026-05-11 10:46:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.213.69.223",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.213.69.223, 172.68.128.166",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ1IiwidXNlcm5hbWUiOiJzbmlwZXIiLCJlbWFpbCI6ImplbHNuaXBlcjYwQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA3ODMwMX0.bbuksdF4IhFXtdi6H58s5giyAzDJ-zvZyy3R-7g1sRg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa09a16ba725452-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.213.69.223",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 10:46:48 UTC] Limit: 20, Offset: 0
[11-May-2026 10:46:48 UTC] === END API CALL LOG ===
[11-May-2026 10:46:48 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 10:46:48 UTC] === API CALL LOG ===
[11-May-2026 10:46:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ1IiwidXNlcm5hbWUiOiJzbmlwZXIiLCJlbWFpbCI6ImplbHNuaXBlcjYwQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA3ODMwMX0.bbuksdF4IhFXtdi6H58s5giyAzDJ-zvZyy3R-7g1sRg
[11-May-2026 10:46:48 UTC] Endpoint: user/profile.php
[11-May-2026 10:46:48 UTC] Full Log Data: {
    "timestamp": "2026-05-11 10:46:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.213.69.223",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.213.69.223, 172.68.128.166",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ1IiwidXNlcm5hbWUiOiJzbmlwZXIiLCJlbWFpbCI6ImplbHNuaXBlcjYwQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA3ODMwMX0.bbuksdF4IhFXtdi6H58s5giyAzDJ-zvZyy3R-7g1sRg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa09a16ba715452-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.213.69.223",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 10:46:48 UTC] === END API CALL LOG ===
[11-May-2026 10:46:48 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 10:46:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ1IiwidXNlcm5hbWUiOiJzbmlwZXIiLCJlbWFpbCI6ImplbHNuaXBlcjYwQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA3ODMwMX0.bbuksdF4IhFXtdi6H58s5giyAzDJ-zvZyy3R-7g1sRg
[11-May-2026 10:46:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 10:46:48 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 10:46:48 UTC] User ID: 545
[11-May-2026 10:46:48 UTC] Orders found: 0
[11-May-2026 10:46:48 UTC] Orders data: []
[11-May-2026 10:46:48 UTC] ✅ User profile retrieved successfully for user ID: 545
[11-May-2026 10:46:48 UTC] Total orders count: 0
[11-May-2026 10:46:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 10:46:48 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 10:46:48 UTC] User ID: 545
[11-May-2026 10:46:48 UTC] ✅ User profile retrieved successfully for user ID: 545
[11-May-2026 10:46:49 UTC] === API CALL LOG ===
[11-May-2026 10:46:49 UTC] Endpoint: user/profile.php
[11-May-2026 10:46:49 UTC] Full Log Data: {
    "timestamp": "2026-05-11 10:46:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.213.69.223",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.213.69.223, 172.68.128.166",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ1IiwidXNlcm5hbWUiOiJzbmlwZXIiLCJlbWFpbCI6ImplbHNuaXBlcjYwQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA3ODMwMX0.bbuksdF4IhFXtdi6H58s5giyAzDJ-zvZyy3R-7g1sRg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa09a1ccd235452-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.213.69.223",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 10:46:49 UTC] === END API CALL LOG ===
[11-May-2026 10:46:49 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 10:46:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ1IiwidXNlcm5hbWUiOiJzbmlwZXIiLCJlbWFpbCI6ImplbHNuaXBlcjYwQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA3ODMwMX0.bbuksdF4IhFXtdi6H58s5giyAzDJ-zvZyy3R-7g1sRg
[11-May-2026 10:46:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 10:46:49 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 10:46:49 UTC] User ID: 545
[11-May-2026 10:46:49 UTC] ✅ User profile retrieved successfully for user ID: 545
[11-May-2026 10:47:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 10:47:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 10:47:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.213.69.223, 172.68.128.167","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ1IiwidXNlcm5hbWUiOiJzbmlwZXIiLCJlbWFpbCI6ImplbHNuaXBlcjYwQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA3ODMwMX0.bbuksdF4IhFXtdi6H58s5giyAzDJ-zvZyy3R-7g1sRg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fa09a6d6a665452-JIB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.213.69.223","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-May-2026 10:47:02 UTC] === User Orders API Called ===
[11-May-2026 10:47:02 UTC] User ID: 545
[11-May-2026 10:47:02 UTC] Limit: 20, Offset: 0
[11-May-2026 10:47:02 UTC] Orders found: 0
[11-May-2026 10:47:02 UTC] Orders data: []
[11-May-2026 10:47:02 UTC] Total orders count: 0
[11-May-2026 10:47:02 UTC] === API CALL LOG ===
[11-May-2026 10:47:02 UTC] Endpoint: user/profile.php
[11-May-2026 10:47:02 UTC] Full Log Data: {
    "timestamp": "2026-05-11 10:47:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.213.69.223",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.213.69.223, 172.68.128.166",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ1IiwidXNlcm5hbWUiOiJzbmlwZXIiLCJlbWFpbCI6ImplbHNuaXBlcjYwQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA3ODMwMX0.bbuksdF4IhFXtdi6H58s5giyAzDJ-zvZyy3R-7g1sRg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa09a6d6a685452-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.213.69.223",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 10:47:02 UTC] === END API CALL LOG ===
[11-May-2026 10:47:02 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 10:47:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ1IiwidXNlcm5hbWUiOiJzbmlwZXIiLCJlbWFpbCI6ImplbHNuaXBlcjYwQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA3ODMwMX0.bbuksdF4IhFXtdi6H58s5giyAzDJ-zvZyy3R-7g1sRg
[11-May-2026 10:47:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 10:47:02 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 10:47:02 UTC] User ID: 545
[11-May-2026 10:47:02 UTC] ✅ User profile retrieved successfully for user ID: 545
[11-May-2026 10:47:02 UTC] === API CALL LOG ===
[11-May-2026 10:47:02 UTC] Endpoint: user/profile.php
[11-May-2026 10:47:02 UTC] Full Log Data: {
    "timestamp": "2026-05-11 10:47:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.213.69.223",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.213.69.223, 172.68.128.167",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ1IiwidXNlcm5hbWUiOiJzbmlwZXIiLCJlbWFpbCI6ImplbHNuaXBlcjYwQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA3ODMwMX0.bbuksdF4IhFXtdi6H58s5giyAzDJ-zvZyy3R-7g1sRg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa09a6d6a695452-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.213.69.223",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 10:47:02 UTC] === END API CALL LOG ===
[11-May-2026 10:47:02 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 10:47:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ1IiwidXNlcm5hbWUiOiJzbmlwZXIiLCJlbWFpbCI6ImplbHNuaXBlcjYwQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA3ODMwMX0.bbuksdF4IhFXtdi6H58s5giyAzDJ-zvZyy3R-7g1sRg
[11-May-2026 10:47:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 10:47:02 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 10:47:02 UTC] User ID: 545
[11-May-2026 10:47:02 UTC] ✅ User profile retrieved successfully for user ID: 545
[11-May-2026 10:47:03 UTC] === API CALL LOG ===
[11-May-2026 10:47:03 UTC] Endpoint: user/profile.php
[11-May-2026 10:47:03 UTC] Full Log Data: {
    "timestamp": "2026-05-11 10:47:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.213.69.223",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.213.69.223, 172.68.128.167",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ1IiwidXNlcm5hbWUiOiJzbmlwZXIiLCJlbWFpbCI6ImplbHNuaXBlcjYwQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA3ODMwMX0.bbuksdF4IhFXtdi6H58s5giyAzDJ-zvZyy3R-7g1sRg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa09a756ea55452-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.213.69.223",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 10:47:03 UTC] === END API CALL LOG ===
[11-May-2026 10:47:03 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 10:47:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ1IiwidXNlcm5hbWUiOiJzbmlwZXIiLCJlbWFpbCI6ImplbHNuaXBlcjYwQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA3ODMwMX0.bbuksdF4IhFXtdi6H58s5giyAzDJ-zvZyy3R-7g1sRg
[11-May-2026 10:47:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 10:47:03 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 10:47:03 UTC] User ID: 545
[11-May-2026 10:47:03 UTC] ✅ User profile retrieved successfully for user ID: 545
[11-May-2026 10:47:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 10:47:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 10:47:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.213.69.223, 172.68.128.167","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ1IiwidXNlcm5hbWUiOiJzbmlwZXIiLCJlbWFpbCI6ImplbHNuaXBlcjYwQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA3ODMwMX0.bbuksdF4IhFXtdi6H58s5giyAzDJ-zvZyy3R-7g1sRg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fa09a9caa805452-JIB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.213.69.223","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-May-2026 10:47:09 UTC] === User Orders API Called ===
[11-May-2026 10:47:09 UTC] User ID: 545
[11-May-2026 10:47:09 UTC] Limit: 20, Offset: 0
[11-May-2026 10:47:09 UTC] Orders found: 0
[11-May-2026 10:47:09 UTC] Orders data: []
[11-May-2026 10:47:09 UTC] Total orders count: 0
[11-May-2026 10:47:10 UTC] === API CALL LOG ===
[11-May-2026 10:47:10 UTC] Endpoint: user/profile.php
[11-May-2026 10:47:10 UTC] Full Log Data: {
    "timestamp": "2026-05-11 10:47:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.213.69.223",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.213.69.223, 172.68.128.167",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ1IiwidXNlcm5hbWUiOiJzbmlwZXIiLCJlbWFpbCI6ImplbHNuaXBlcjYwQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA3ODMwMX0.bbuksdF4IhFXtdi6H58s5giyAzDJ-zvZyy3R-7g1sRg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa09aa0ac245452-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.213.69.223",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 10:47:10 UTC] === END API CALL LOG ===
[11-May-2026 10:47:10 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 10:47:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ1IiwidXNlcm5hbWUiOiJzbmlwZXIiLCJlbWFpbCI6ImplbHNuaXBlcjYwQGdtYWlsLmNvbSIsImV4cCI6MTc3OTA3ODMwMX0.bbuksdF4IhFXtdi6H58s5giyAzDJ-zvZyy3R-7g1sRg
[11-May-2026 10:47:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 10:47:10 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 10:47:10 UTC] User ID: 545
[11-May-2026 10:47:10 UTC] ✅ User profile retrieved successfully for user ID: 545
[11-May-2026 10:47:10 UTC] User Purchases API - User ID: 545
[11-May-2026 10:47:10 UTC] User Purchases API - Total purchases found: 0
[11-May-2026 12:41:00 UTC] === API CALL LOG ===
[11-May-2026 12:41:00 UTC] Endpoint: user/profile.php
[11-May-2026 12:41:00 UTC] Full Log Data: {
    "timestamp": "2026-05-11 12:41:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:6742:1e00:76ab:94e9:fdf7:6628",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:6742:1e00:76ab:94e9:fdf7:6628, 104.23.221.58",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ4IiwidXNlcm5hbWUiOiJhbGlqYW4iLCJlbWFpbCI6InB1YmdwdWJnb3Y1NTRAZ21haWwuY29tIiwiZXhwIjoxNzc5MTA4MDU5fQ.HfnWAdnwVc1H_GSBwUl3p9FsTY75hBtPsct-f9l5EW4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa1416149498a18-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a05:45c2:6742:1e00:76ab:94e9:fdf7:6628",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 12:41:00 UTC] === END API CALL LOG ===
[11-May-2026 12:41:00 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 12:41:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ4IiwidXNlcm5hbWUiOiJhbGlqYW4iLCJlbWFpbCI6InB1YmdwdWJnb3Y1NTRAZ21haWwuY29tIiwiZXhwIjoxNzc5MTA4MDU5fQ.HfnWAdnwVc1H_GSBwUl3p9FsTY75hBtPsct-f9l5EW4
[11-May-2026 12:41:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 12:41:00 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 12:41:00 UTC] User ID: 548
[11-May-2026 12:41:00 UTC] ✅ User profile retrieved successfully for user ID: 548
[11-May-2026 12:41:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 12:41:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 12:41:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a05:45c2:6742:1e00:76ab:94e9:fdf7:6628, 104.23.221.58","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ4IiwidXNlcm5hbWUiOiJhbGlqYW4iLCJlbWFpbCI6InB1YmdwdWJnb3Y1NTRAZ21haWwuY29tIiwiZXhwIjoxNzc5MTA4MDU5fQ.HfnWAdnwVc1H_GSBwUl3p9FsTY75hBtPsct-f9l5EW4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fa1416149538a18-ARN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a05:45c2:6742:1e00:76ab:94e9:fdf7:6628","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-May-2026 12:41:00 UTC] === User Orders API Called ===
[11-May-2026 12:41:00 UTC] User ID: 548
[11-May-2026 12:41:00 UTC] Limit: 20, Offset: 0
[11-May-2026 12:41:00 UTC] Orders found: 0
[11-May-2026 12:41:00 UTC] Orders data: []
[11-May-2026 12:41:00 UTC] Total orders count: 0
[11-May-2026 12:41:00 UTC] === API CALL LOG ===
[11-May-2026 12:41:00 UTC] Endpoint: user/profile.php
[11-May-2026 12:41:00 UTC] Full Log Data: {
    "timestamp": "2026-05-11 12:41:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:6742:1e00:76ab:94e9:fdf7:6628",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:6742:1e00:76ab:94e9:fdf7:6628, 104.23.221.58",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ4IiwidXNlcm5hbWUiOiJhbGlqYW4iLCJlbWFpbCI6InB1YmdwdWJnb3Y1NTRAZ21haWwuY29tIiwiZXhwIjoxNzc5MTA4MDU5fQ.HfnWAdnwVc1H_GSBwUl3p9FsTY75hBtPsct-f9l5EW4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa14161ca758a18-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a05:45c2:6742:1e00:76ab:94e9:fdf7:6628",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 12:41:00 UTC] === END API CALL LOG ===
[11-May-2026 12:41:00 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 12:41:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ4IiwidXNlcm5hbWUiOiJhbGlqYW4iLCJlbWFpbCI6InB1YmdwdWJnb3Y1NTRAZ21haWwuY29tIiwiZXhwIjoxNzc5MTA4MDU5fQ.HfnWAdnwVc1H_GSBwUl3p9FsTY75hBtPsct-f9l5EW4
[11-May-2026 12:41:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 12:41:00 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 12:41:00 UTC] User ID: 548
[11-May-2026 12:41:00 UTC] ✅ User profile retrieved successfully for user ID: 548
[11-May-2026 12:41:00 UTC] === API CALL LOG ===
[11-May-2026 12:41:00 UTC] Endpoint: user/profile.php
[11-May-2026 12:41:00 UTC] Full Log Data: {
    "timestamp": "2026-05-11 12:41:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:6742:1e00:76ab:94e9:fdf7:6628",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:6742:1e00:76ab:94e9:fdf7:6628, 104.23.221.58",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ4IiwidXNlcm5hbWUiOiJhbGlqYW4iLCJlbWFpbCI6InB1YmdwdWJnb3Y1NTRAZ21haWwuY29tIiwiZXhwIjoxNzc5MTA4MDU5fQ.HfnWAdnwVc1H_GSBwUl3p9FsTY75hBtPsct-f9l5EW4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa141650b548a18-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a05:45c2:6742:1e00:76ab:94e9:fdf7:6628",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 12:41:00 UTC] === END API CALL LOG ===
[11-May-2026 12:41:00 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 12:41:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ4IiwidXNlcm5hbWUiOiJhbGlqYW4iLCJlbWFpbCI6InB1YmdwdWJnb3Y1NTRAZ21haWwuY29tIiwiZXhwIjoxNzc5MTA4MDU5fQ.HfnWAdnwVc1H_GSBwUl3p9FsTY75hBtPsct-f9l5EW4
[11-May-2026 12:41:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 12:41:00 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 12:41:00 UTC] User ID: 548
[11-May-2026 12:41:00 UTC] ✅ User profile retrieved successfully for user ID: 548
[11-May-2026 12:41:08 UTC] === API CALL LOG ===
[11-May-2026 12:41:08 UTC] Endpoint: user/profile.php
[11-May-2026 12:41:08 UTC] Full Log Data: {
    "timestamp": "2026-05-11 12:41:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:6742:1e00:76ab:94e9:fdf7:6628",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:6742:1e00:76ab:94e9:fdf7:6628, 104.23.221.58",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ4IiwidXNlcm5hbWUiOiJhbGlqYW4iLCJlbWFpbCI6InB1YmdwdWJnb3Y1NTRAZ21haWwuY29tIiwiZXhwIjoxNzc5MTA4MDU5fQ.HfnWAdnwVc1H_GSBwUl3p9FsTY75hBtPsct-f9l5EW4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa14196a9708a18-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a05:45c2:6742:1e00:76ab:94e9:fdf7:6628",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 12:41:08 UTC] === END API CALL LOG ===
[11-May-2026 12:41:08 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 12:41:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ4IiwidXNlcm5hbWUiOiJhbGlqYW4iLCJlbWFpbCI6InB1YmdwdWJnb3Y1NTRAZ21haWwuY29tIiwiZXhwIjoxNzc5MTA4MDU5fQ.HfnWAdnwVc1H_GSBwUl3p9FsTY75hBtPsct-f9l5EW4
[11-May-2026 12:41:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 12:41:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 12:41:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 12:41:08 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 12:41:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a05:45c2:6742:1e00:76ab:94e9:fdf7:6628, 104.23.221.58","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ4IiwidXNlcm5hbWUiOiJhbGlqYW4iLCJlbWFpbCI6InB1YmdwdWJnb3Y1NTRAZ21haWwuY29tIiwiZXhwIjoxNzc5MTA4MDU5fQ.HfnWAdnwVc1H_GSBwUl3p9FsTY75hBtPsct-f9l5EW4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fa14196a96b8a18-ARN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a05:45c2:6742:1e00:76ab:94e9:fdf7:6628","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-May-2026 12:41:08 UTC] User ID: 548
[11-May-2026 12:41:08 UTC] === User Orders API Called ===
[11-May-2026 12:41:08 UTC] User ID: 548
[11-May-2026 12:41:08 UTC] Limit: 20, Offset: 0
[11-May-2026 12:41:08 UTC] ✅ User profile retrieved successfully for user ID: 548
[11-May-2026 12:41:08 UTC] Orders found: 0
[11-May-2026 12:41:08 UTC] Orders data: []
[11-May-2026 12:41:08 UTC] Total orders count: 0
[11-May-2026 12:41:09 UTC] === API CALL LOG ===
[11-May-2026 12:41:09 UTC] Endpoint: user/profile.php
[11-May-2026 12:41:09 UTC] Full Log Data: {
    "timestamp": "2026-05-11 12:41:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:6742:1e00:76ab:94e9:fdf7:6628",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:6742:1e00:76ab:94e9:fdf7:6628, 104.23.221.58",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ4IiwidXNlcm5hbWUiOiJhbGlqYW4iLCJlbWFpbCI6InB1YmdwdWJnb3Y1NTRAZ21haWwuY29tIiwiZXhwIjoxNzc5MTA4MDU5fQ.HfnWAdnwVc1H_GSBwUl3p9FsTY75hBtPsct-f9l5EW4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa141972a978a18-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a05:45c2:6742:1e00:76ab:94e9:fdf7:6628",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 12:41:09 UTC] === END API CALL LOG ===
[11-May-2026 12:41:09 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 12:41:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ4IiwidXNlcm5hbWUiOiJhbGlqYW4iLCJlbWFpbCI6InB1YmdwdWJnb3Y1NTRAZ21haWwuY29tIiwiZXhwIjoxNzc5MTA4MDU5fQ.HfnWAdnwVc1H_GSBwUl3p9FsTY75hBtPsct-f9l5EW4
[11-May-2026 12:41:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 12:41:09 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 12:41:09 UTC] User ID: 548
[11-May-2026 12:41:09 UTC] ✅ User profile retrieved successfully for user ID: 548
[11-May-2026 12:41:09 UTC] === API CALL LOG ===
[11-May-2026 12:41:09 UTC] Endpoint: user/profile.php
[11-May-2026 12:41:09 UTC] Full Log Data: {
    "timestamp": "2026-05-11 12:41:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:6742:1e00:76ab:94e9:fdf7:6628",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:6742:1e00:76ab:94e9:fdf7:6628, 104.23.221.58",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ4IiwidXNlcm5hbWUiOiJhbGlqYW4iLCJlbWFpbCI6InB1YmdwdWJnb3Y1NTRAZ21haWwuY29tIiwiZXhwIjoxNzc5MTA4MDU5fQ.HfnWAdnwVc1H_GSBwUl3p9FsTY75hBtPsct-f9l5EW4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa14199c9798a18-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a05:45c2:6742:1e00:76ab:94e9:fdf7:6628",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 12:41:09 UTC] === END API CALL LOG ===
[11-May-2026 12:41:09 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 12:41:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ4IiwidXNlcm5hbWUiOiJhbGlqYW4iLCJlbWFpbCI6InB1YmdwdWJnb3Y1NTRAZ21haWwuY29tIiwiZXhwIjoxNzc5MTA4MDU5fQ.HfnWAdnwVc1H_GSBwUl3p9FsTY75hBtPsct-f9l5EW4
[11-May-2026 12:41:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 12:41:09 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 12:41:09 UTC] User ID: 548
[11-May-2026 12:41:09 UTC] ✅ User profile retrieved successfully for user ID: 548
[11-May-2026 12:41:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 12:41:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 12:41:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a05:45c2:6742:1e00:76ab:94e9:fdf7:6628, 104.23.221.58","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ4IiwidXNlcm5hbWUiOiJhbGlqYW4iLCJlbWFpbCI6InB1YmdwdWJnb3Y1NTRAZ21haWwuY29tIiwiZXhwIjoxNzc5MTA4MDU5fQ.HfnWAdnwVc1H_GSBwUl3p9FsTY75hBtPsct-f9l5EW4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fa141c21ef78a18-ARN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a05:45c2:6742:1e00:76ab:94e9:fdf7:6628","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-May-2026 12:41:15 UTC] === User Orders API Called ===
[11-May-2026 12:41:15 UTC] User ID: 548
[11-May-2026 12:41:15 UTC] Limit: 20, Offset: 0
[11-May-2026 12:41:15 UTC] Orders found: 0
[11-May-2026 12:41:15 UTC] Orders data: []
[11-May-2026 12:41:15 UTC] Total orders count: 0
[11-May-2026 12:41:16 UTC] === API CALL LOG ===
[11-May-2026 12:41:16 UTC] Endpoint: user/profile.php
[11-May-2026 12:41:16 UTC] Full Log Data: {
    "timestamp": "2026-05-11 12:41:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:6742:1e00:76ab:94e9:fdf7:6628",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:6742:1e00:76ab:94e9:fdf7:6628, 104.23.221.58",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ4IiwidXNlcm5hbWUiOiJhbGlqYW4iLCJlbWFpbCI6InB1YmdwdWJnb3Y1NTRAZ21haWwuY29tIiwiZXhwIjoxNzc5MTA4MDU5fQ.HfnWAdnwVc1H_GSBwUl3p9FsTY75hBtPsct-f9l5EW4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa141c8f9278a18-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a05:45c2:6742:1e00:76ab:94e9:fdf7:6628",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 12:41:16 UTC] === END API CALL LOG ===
[11-May-2026 12:41:16 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 12:41:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ4IiwidXNlcm5hbWUiOiJhbGlqYW4iLCJlbWFpbCI6InB1YmdwdWJnb3Y1NTRAZ21haWwuY29tIiwiZXhwIjoxNzc5MTA4MDU5fQ.HfnWAdnwVc1H_GSBwUl3p9FsTY75hBtPsct-f9l5EW4
[11-May-2026 12:41:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 12:41:16 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 12:41:16 UTC] User ID: 548
[11-May-2026 12:41:16 UTC] ✅ User profile retrieved successfully for user ID: 548
[11-May-2026 12:41:17 UTC] User Purchases API - User ID: 548
[11-May-2026 12:41:17 UTC] User Purchases API - Total purchases found: 0
[11-May-2026 12:41:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 12:41:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 12:41:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a05:45c2:6742:1e00:76ab:94e9:fdf7:6628, 104.23.221.58","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ4IiwidXNlcm5hbWUiOiJhbGlqYW4iLCJlbWFpbCI6InB1YmdwdWJnb3Y1NTRAZ21haWwuY29tIiwiZXhwIjoxNzc5MTA4MDU5fQ.HfnWAdnwVc1H_GSBwUl3p9FsTY75hBtPsct-f9l5EW4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fa141da9f218a18-ARN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a05:45c2:6742:1e00:76ab:94e9:fdf7:6628","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-May-2026 12:41:19 UTC] === User Orders API Called ===
[11-May-2026 12:41:19 UTC] User ID: 548
[11-May-2026 12:41:19 UTC] Limit: 20, Offset: 0
[11-May-2026 12:41:19 UTC] Orders found: 0
[11-May-2026 12:41:19 UTC] Orders data: []
[11-May-2026 12:41:19 UTC] Total orders count: 0
[11-May-2026 12:41:19 UTC] === API CALL LOG ===
[11-May-2026 12:41:19 UTC] Endpoint: user/profile.php
[11-May-2026 12:41:19 UTC] Full Log Data: {
    "timestamp": "2026-05-11 12:41:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:6742:1e00:76ab:94e9:fdf7:6628",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:6742:1e00:76ab:94e9:fdf7:6628, 104.23.221.58",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ4IiwidXNlcm5hbWUiOiJhbGlqYW4iLCJlbWFpbCI6InB1YmdwdWJnb3Y1NTRAZ21haWwuY29tIiwiZXhwIjoxNzc5MTA4MDU5fQ.HfnWAdnwVc1H_GSBwUl3p9FsTY75hBtPsct-f9l5EW4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa141da9f248a18-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a05:45c2:6742:1e00:76ab:94e9:fdf7:6628",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 12:41:19 UTC] === END API CALL LOG ===
[11-May-2026 12:41:19 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 12:41:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ4IiwidXNlcm5hbWUiOiJhbGlqYW4iLCJlbWFpbCI6InB1YmdwdWJnb3Y1NTRAZ21haWwuY29tIiwiZXhwIjoxNzc5MTA4MDU5fQ.HfnWAdnwVc1H_GSBwUl3p9FsTY75hBtPsct-f9l5EW4
[11-May-2026 12:41:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 12:41:19 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 12:41:19 UTC] User ID: 548
[11-May-2026 12:41:19 UTC] ✅ User profile retrieved successfully for user ID: 548
[11-May-2026 12:41:19 UTC] === API CALL LOG ===
[11-May-2026 12:41:19 UTC] Endpoint: user/profile.php
[11-May-2026 12:41:19 UTC] Full Log Data: {
    "timestamp": "2026-05-11 12:41:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:6742:1e00:76ab:94e9:fdf7:6628",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:6742:1e00:76ab:94e9:fdf7:6628, 104.23.221.58",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ4IiwidXNlcm5hbWUiOiJhbGlqYW4iLCJlbWFpbCI6InB1YmdwdWJnb3Y1NTRAZ21haWwuY29tIiwiZXhwIjoxNzc5MTA4MDU5fQ.HfnWAdnwVc1H_GSBwUl3p9FsTY75hBtPsct-f9l5EW4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa141db18478a18-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a05:45c2:6742:1e00:76ab:94e9:fdf7:6628",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 12:41:19 UTC] === END API CALL LOG ===
[11-May-2026 12:41:19 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 12:41:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ4IiwidXNlcm5hbWUiOiJhbGlqYW4iLCJlbWFpbCI6InB1YmdwdWJnb3Y1NTRAZ21haWwuY29tIiwiZXhwIjoxNzc5MTA4MDU5fQ.HfnWAdnwVc1H_GSBwUl3p9FsTY75hBtPsct-f9l5EW4
[11-May-2026 12:41:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 12:41:19 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 12:41:19 UTC] User ID: 548
[11-May-2026 12:41:19 UTC] ✅ User profile retrieved successfully for user ID: 548
[11-May-2026 12:41:20 UTC] === API CALL LOG ===
[11-May-2026 12:41:20 UTC] Endpoint: user/profile.php
[11-May-2026 12:41:20 UTC] Full Log Data: {
    "timestamp": "2026-05-11 12:41:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:6742:1e00:76ab:94e9:fdf7:6628",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:6742:1e00:76ab:94e9:fdf7:6628, 104.23.221.58",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ4IiwidXNlcm5hbWUiOiJhbGlqYW4iLCJlbWFpbCI6InB1YmdwdWJnb3Y1NTRAZ21haWwuY29tIiwiZXhwIjoxNzc5MTA4MDU5fQ.HfnWAdnwVc1H_GSBwUl3p9FsTY75hBtPsct-f9l5EW4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa141ddcf1b8a18-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a05:45c2:6742:1e00:76ab:94e9:fdf7:6628",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 12:41:20 UTC] === END API CALL LOG ===
[11-May-2026 12:41:20 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 12:41:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ4IiwidXNlcm5hbWUiOiJhbGlqYW4iLCJlbWFpbCI6InB1YmdwdWJnb3Y1NTRAZ21haWwuY29tIiwiZXhwIjoxNzc5MTA4MDU5fQ.HfnWAdnwVc1H_GSBwUl3p9FsTY75hBtPsct-f9l5EW4
[11-May-2026 12:41:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 12:41:20 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 12:41:20 UTC] User ID: 548
[11-May-2026 12:41:20 UTC] ✅ User profile retrieved successfully for user ID: 548
[11-May-2026 12:41:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 12:41:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 12:41:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a05:45c2:6742:1e00:76ab:94e9:fdf7:6628, 104.23.221.59","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ4IiwidXNlcm5hbWUiOiJhbGlqYW4iLCJlbWFpbCI6InB1YmdwdWJnb3Y1NTRAZ21haWwuY29tIiwiZXhwIjoxNzc5MTA4MDU5fQ.HfnWAdnwVc1H_GSBwUl3p9FsTY75hBtPsct-f9l5EW4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fa1424c69fc8a18-ARN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a05:45c2:6742:1e00:76ab:94e9:fdf7:6628","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-May-2026 12:41:38 UTC] === User Orders API Called ===
[11-May-2026 12:41:38 UTC] User ID: 548
[11-May-2026 12:41:38 UTC] Limit: 20, Offset: 0
[11-May-2026 12:41:38 UTC] Orders found: 0
[11-May-2026 12:41:38 UTC] Orders data: []
[11-May-2026 12:41:38 UTC] Total orders count: 0
[11-May-2026 12:41:38 UTC] === API CALL LOG ===
[11-May-2026 12:41:38 UTC] Endpoint: user/profile.php
[11-May-2026 12:41:38 UTC] Full Log Data: {
    "timestamp": "2026-05-11 12:41:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:6742:1e00:76ab:94e9:fdf7:6628",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:6742:1e00:76ab:94e9:fdf7:6628, 104.23.221.59",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ4IiwidXNlcm5hbWUiOiJhbGlqYW4iLCJlbWFpbCI6InB1YmdwdWJnb3Y1NTRAZ21haWwuY29tIiwiZXhwIjoxNzc5MTA4MDU5fQ.HfnWAdnwVc1H_GSBwUl3p9FsTY75hBtPsct-f9l5EW4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa1424c6a028a18-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a05:45c2:6742:1e00:76ab:94e9:fdf7:6628",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 12:41:38 UTC] === END API CALL LOG ===
[11-May-2026 12:41:38 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 12:41:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ4IiwidXNlcm5hbWUiOiJhbGlqYW4iLCJlbWFpbCI6InB1YmdwdWJnb3Y1NTRAZ21haWwuY29tIiwiZXhwIjoxNzc5MTA4MDU5fQ.HfnWAdnwVc1H_GSBwUl3p9FsTY75hBtPsct-f9l5EW4
[11-May-2026 12:41:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 12:41:38 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 12:41:38 UTC] User ID: 548
[11-May-2026 12:41:38 UTC] ✅ User profile retrieved successfully for user ID: 548
[11-May-2026 12:41:38 UTC] === API CALL LOG ===
[11-May-2026 12:41:38 UTC] Endpoint: user/profile.php
[11-May-2026 12:41:38 UTC] Full Log Data: {
    "timestamp": "2026-05-11 12:41:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:6742:1e00:76ab:94e9:fdf7:6628",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:6742:1e00:76ab:94e9:fdf7:6628, 104.23.221.59",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ4IiwidXNlcm5hbWUiOiJhbGlqYW4iLCJlbWFpbCI6InB1YmdwdWJnb3Y1NTRAZ21haWwuY29tIiwiZXhwIjoxNzc5MTA4MDU5fQ.HfnWAdnwVc1H_GSBwUl3p9FsTY75hBtPsct-f9l5EW4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa1424cfbc98a18-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a05:45c2:6742:1e00:76ab:94e9:fdf7:6628",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 12:41:38 UTC] === END API CALL LOG ===
[11-May-2026 12:41:38 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 12:41:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ4IiwidXNlcm5hbWUiOiJhbGlqYW4iLCJlbWFpbCI6InB1YmdwdWJnb3Y1NTRAZ21haWwuY29tIiwiZXhwIjoxNzc5MTA4MDU5fQ.HfnWAdnwVc1H_GSBwUl3p9FsTY75hBtPsct-f9l5EW4
[11-May-2026 12:41:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 12:41:38 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 12:41:38 UTC] User ID: 548
[11-May-2026 12:41:38 UTC] ✅ User profile retrieved successfully for user ID: 548
[11-May-2026 12:41:38 UTC] === API CALL LOG ===
[11-May-2026 12:41:38 UTC] Endpoint: user/profile.php
[11-May-2026 12:41:38 UTC] Full Log Data: {
    "timestamp": "2026-05-11 12:41:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:6742:1e00:76ab:94e9:fdf7:6628",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:6742:1e00:76ab:94e9:fdf7:6628, 104.23.221.59",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ4IiwidXNlcm5hbWUiOiJhbGlqYW4iLCJlbWFpbCI6InB1YmdwdWJnb3Y1NTRAZ21haWwuY29tIiwiZXhwIjoxNzc5MTA4MDU5fQ.HfnWAdnwVc1H_GSBwUl3p9FsTY75hBtPsct-f9l5EW4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa1424fbb308a18-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a05:45c2:6742:1e00:76ab:94e9:fdf7:6628",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 12:41:38 UTC] === END API CALL LOG ===
[11-May-2026 12:41:38 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 12:41:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ4IiwidXNlcm5hbWUiOiJhbGlqYW4iLCJlbWFpbCI6InB1YmdwdWJnb3Y1NTRAZ21haWwuY29tIiwiZXhwIjoxNzc5MTA4MDU5fQ.HfnWAdnwVc1H_GSBwUl3p9FsTY75hBtPsct-f9l5EW4
[11-May-2026 12:41:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 12:41:38 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 12:41:38 UTC] User ID: 548
[11-May-2026 12:41:38 UTC] ✅ User profile retrieved successfully for user ID: 548
[11-May-2026 13:35:24 UTC] === API CALL LOG ===
[11-May-2026 13:35:24 UTC] Endpoint: user/profile.php
[11-May-2026 13:35:24 UTC] Full Log Data: {
    "timestamp": "2026-05-11 13:35:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.221.79",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.221.79, 162.158.102.212",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ5IiwidXNlcm5hbWUiOiJNdXhpZGRpbm92IiwiZW1haWwiOiJhc2FkYmVrbXV4aWRkaW5vdjYyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTExMTMyM30.qH2k5RXu0EF0KGCdOXJFTNlJkvNqrAtwNDU04Hqx4zA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa191136b58020f-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.113.221.79",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 13:35:24 UTC] === END API CALL LOG ===
[11-May-2026 13:35:24 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 13:35:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ5IiwidXNlcm5hbWUiOiJNdXhpZGRpbm92IiwiZW1haWwiOiJhc2FkYmVrbXV4aWRkaW5vdjYyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTExMTMyM30.qH2k5RXu0EF0KGCdOXJFTNlJkvNqrAtwNDU04Hqx4zA
[11-May-2026 13:35:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 13:35:24 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 13:35:24 UTC] User ID: 549
[11-May-2026 13:35:24 UTC] ✅ User profile retrieved successfully for user ID: 549
[11-May-2026 13:35:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 13:35:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 13:35:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"188.113.221.79, 162.158.102.212","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ5IiwidXNlcm5hbWUiOiJNdXhpZGRpbm92IiwiZW1haWwiOiJhc2FkYmVrbXV4aWRkaW5vdjYyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTExMTMyM30.qH2k5RXu0EF0KGCdOXJFTNlJkvNqrAtwNDU04Hqx4zA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fa191136b5d020f-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"188.113.221.79","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-May-2026 13:35:24 UTC] === User Orders API Called ===
[11-May-2026 13:35:24 UTC] User ID: 549
[11-May-2026 13:35:24 UTC] Limit: 20, Offset: 0
[11-May-2026 13:35:24 UTC] Orders found: 0
[11-May-2026 13:35:24 UTC] Orders data: []
[11-May-2026 13:35:24 UTC] Total orders count: 0
[11-May-2026 13:35:24 UTC] === API CALL LOG ===
[11-May-2026 13:35:24 UTC] Endpoint: user/profile.php
[11-May-2026 13:35:24 UTC] Full Log Data: {
    "timestamp": "2026-05-11 13:35:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.221.79",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.221.79, 162.158.102.212",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ5IiwidXNlcm5hbWUiOiJNdXhpZGRpbm92IiwiZW1haWwiOiJhc2FkYmVrbXV4aWRkaW5vdjYyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTExMTMyM30.qH2k5RXu0EF0KGCdOXJFTNlJkvNqrAtwNDU04Hqx4zA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa191143d5c020f-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.113.221.79",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 13:35:24 UTC] === END API CALL LOG ===
[11-May-2026 13:35:24 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 13:35:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ5IiwidXNlcm5hbWUiOiJNdXhpZGRpbm92IiwiZW1haWwiOiJhc2FkYmVrbXV4aWRkaW5vdjYyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTExMTMyM30.qH2k5RXu0EF0KGCdOXJFTNlJkvNqrAtwNDU04Hqx4zA
[11-May-2026 13:35:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 13:35:24 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 13:35:24 UTC] User ID: 549
[11-May-2026 13:35:24 UTC] ✅ User profile retrieved successfully for user ID: 549
[11-May-2026 13:35:25 UTC] === API CALL LOG ===
[11-May-2026 13:35:25 UTC] Endpoint: user/profile.php
[11-May-2026 13:35:25 UTC] Full Log Data: {
    "timestamp": "2026-05-11 13:35:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.221.79",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.221.79, 162.158.102.212",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ5IiwidXNlcm5hbWUiOiJNdXhpZGRpbm92IiwiZW1haWwiOiJhc2FkYmVrbXV4aWRkaW5vdjYyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTExMTMyM30.qH2k5RXu0EF0KGCdOXJFTNlJkvNqrAtwNDU04Hqx4zA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa191199840020f-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.113.221.79",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 13:35:25 UTC] === END API CALL LOG ===
[11-May-2026 13:35:25 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 13:35:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ5IiwidXNlcm5hbWUiOiJNdXhpZGRpbm92IiwiZW1haWwiOiJhc2FkYmVrbXV4aWRkaW5vdjYyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTExMTMyM30.qH2k5RXu0EF0KGCdOXJFTNlJkvNqrAtwNDU04Hqx4zA
[11-May-2026 13:35:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 13:35:25 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 13:35:25 UTC] User ID: 549
[11-May-2026 13:35:25 UTC] ✅ User profile retrieved successfully for user ID: 549
[11-May-2026 13:38:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 13:38:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 13:38:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"188.113.221.79, 162.158.172.50","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ5IiwidXNlcm5hbWUiOiJNdXhpZGRpbm92IiwiZW1haWwiOiJhc2FkYmVrbXV4aWRkaW5vdjYyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTExMTMyM30.qH2k5RXu0EF0KGCdOXJFTNlJkvNqrAtwNDU04Hqx4zA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fa195a40d29d7f7-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"188.113.221.79","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-May-2026 13:38:31 UTC] === User Orders API Called ===
[11-May-2026 13:38:31 UTC] User ID: 549
[11-May-2026 13:38:31 UTC] Limit: 20, Offset: 0
[11-May-2026 13:38:31 UTC] Orders found: 0
[11-May-2026 13:38:31 UTC] Orders data: []
[11-May-2026 13:38:31 UTC] Total orders count: 0
[11-May-2026 13:38:31 UTC] === API CALL LOG ===
[11-May-2026 13:38:31 UTC] Endpoint: user/profile.php
[11-May-2026 13:38:31 UTC] Full Log Data: {
    "timestamp": "2026-05-11 13:38:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.221.79",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.221.79, 162.158.172.50",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ5IiwidXNlcm5hbWUiOiJNdXhpZGRpbm92IiwiZW1haWwiOiJhc2FkYmVrbXV4aWRkaW5vdjYyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTExMTMyM30.qH2k5RXu0EF0KGCdOXJFTNlJkvNqrAtwNDU04Hqx4zA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa195a50f44d7f7-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.113.221.79",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 13:38:31 UTC] === END API CALL LOG ===
[11-May-2026 13:38:31 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 13:38:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ5IiwidXNlcm5hbWUiOiJNdXhpZGRpbm92IiwiZW1haWwiOiJhc2FkYmVrbXV4aWRkaW5vdjYyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTExMTMyM30.qH2k5RXu0EF0KGCdOXJFTNlJkvNqrAtwNDU04Hqx4zA
[11-May-2026 13:38:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 13:38:31 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 13:38:31 UTC] User ID: 549
[11-May-2026 13:38:31 UTC] ✅ User profile retrieved successfully for user ID: 549
[11-May-2026 13:38:32 UTC] === API CALL LOG ===
[11-May-2026 13:38:32 UTC] Endpoint: user/profile.php
[11-May-2026 13:38:32 UTC] Full Log Data: {
    "timestamp": "2026-05-11 13:38:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.221.79",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.221.79, 162.158.172.50",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ5IiwidXNlcm5hbWUiOiJNdXhpZGRpbm92IiwiZW1haWwiOiJhc2FkYmVrbXV4aWRkaW5vdjYyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTExMTMyM30.qH2k5RXu0EF0KGCdOXJFTNlJkvNqrAtwNDU04Hqx4zA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa195a5f9b0d7f7-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.113.221.79",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 13:38:32 UTC] === END API CALL LOG ===
[11-May-2026 13:38:32 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 13:38:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ5IiwidXNlcm5hbWUiOiJNdXhpZGRpbm92IiwiZW1haWwiOiJhc2FkYmVrbXV4aWRkaW5vdjYyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTExMTMyM30.qH2k5RXu0EF0KGCdOXJFTNlJkvNqrAtwNDU04Hqx4zA
[11-May-2026 13:38:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 13:38:32 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 13:38:32 UTC] User ID: 549
[11-May-2026 13:38:32 UTC] ✅ User profile retrieved successfully for user ID: 549
[11-May-2026 13:38:32 UTC] === API CALL LOG ===
[11-May-2026 13:38:32 UTC] Endpoint: user/profile.php
[11-May-2026 13:38:32 UTC] Full Log Data: {
    "timestamp": "2026-05-11 13:38:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.221.79",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.221.79, 162.158.172.50",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ5IiwidXNlcm5hbWUiOiJNdXhpZGRpbm92IiwiZW1haWwiOiJhc2FkYmVrbXV4aWRkaW5vdjYyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTExMTMyM30.qH2k5RXu0EF0KGCdOXJFTNlJkvNqrAtwNDU04Hqx4zA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa195aa4ce2d7f7-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.113.221.79",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 13:38:32 UTC] === END API CALL LOG ===
[11-May-2026 13:38:32 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 13:38:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ5IiwidXNlcm5hbWUiOiJNdXhpZGRpbm92IiwiZW1haWwiOiJhc2FkYmVrbXV4aWRkaW5vdjYyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTExMTMyM30.qH2k5RXu0EF0KGCdOXJFTNlJkvNqrAtwNDU04Hqx4zA
[11-May-2026 13:38:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 13:38:32 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 13:38:32 UTC] User ID: 549
[11-May-2026 13:38:32 UTC] ✅ User profile retrieved successfully for user ID: 549
[11-May-2026 13:39:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 13:39:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 13:39:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"188.113.221.79, 162.158.172.50","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ5IiwidXNlcm5hbWUiOiJNdXhpZGRpbm92IiwiZW1haWwiOiJhc2FkYmVrbXV4aWRkaW5vdjYyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTExMTMyM30.qH2k5RXu0EF0KGCdOXJFTNlJkvNqrAtwNDU04Hqx4zA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fa1969fcd64d7f7-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"188.113.221.79","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-May-2026 13:39:11 UTC] === User Orders API Called ===
[11-May-2026 13:39:11 UTC] User ID: 549
[11-May-2026 13:39:11 UTC] Limit: 20, Offset: 0
[11-May-2026 13:39:11 UTC] Orders found: 0
[11-May-2026 13:39:11 UTC] Orders data: []
[11-May-2026 13:39:11 UTC] Total orders count: 0
[11-May-2026 13:39:11 UTC] === API CALL LOG ===
[11-May-2026 13:39:11 UTC] Endpoint: user/profile.php
[11-May-2026 13:39:11 UTC] Full Log Data: {
    "timestamp": "2026-05-11 13:39:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.221.79",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.221.79, 162.158.172.50",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ5IiwidXNlcm5hbWUiOiJNdXhpZGRpbm92IiwiZW1haWwiOiJhc2FkYmVrbXV4aWRkaW5vdjYyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTExMTMyM30.qH2k5RXu0EF0KGCdOXJFTNlJkvNqrAtwNDU04Hqx4zA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa1969fcd6dd7f7-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.113.221.79",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 13:39:11 UTC] === END API CALL LOG ===
[11-May-2026 13:39:11 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 13:39:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ5IiwidXNlcm5hbWUiOiJNdXhpZGRpbm92IiwiZW1haWwiOiJhc2FkYmVrbXV4aWRkaW5vdjYyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTExMTMyM30.qH2k5RXu0EF0KGCdOXJFTNlJkvNqrAtwNDU04Hqx4zA
[11-May-2026 13:39:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 13:39:11 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 13:39:11 UTC] User ID: 549
[11-May-2026 13:39:11 UTC] ✅ User profile retrieved successfully for user ID: 549
[11-May-2026 13:39:11 UTC] === API CALL LOG ===
[11-May-2026 13:39:11 UTC] Endpoint: user/profile.php
[11-May-2026 13:39:11 UTC] Full Log Data: {
    "timestamp": "2026-05-11 13:39:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.221.79",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.221.79, 162.158.172.50",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ5IiwidXNlcm5hbWUiOiJNdXhpZGRpbm92IiwiZW1haWwiOiJhc2FkYmVrbXV4aWRkaW5vdjYyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTExMTMyM30.qH2k5RXu0EF0KGCdOXJFTNlJkvNqrAtwNDU04Hqx4zA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa1969fcd6ad7f7-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.113.221.79",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 13:39:11 UTC] === END API CALL LOG ===
[11-May-2026 13:39:11 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 13:39:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ5IiwidXNlcm5hbWUiOiJNdXhpZGRpbm92IiwiZW1haWwiOiJhc2FkYmVrbXV4aWRkaW5vdjYyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTExMTMyM30.qH2k5RXu0EF0KGCdOXJFTNlJkvNqrAtwNDU04Hqx4zA
[11-May-2026 13:39:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 13:39:11 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 13:39:11 UTC] User ID: 549
[11-May-2026 13:39:11 UTC] ✅ User profile retrieved successfully for user ID: 549
[11-May-2026 13:39:12 UTC] === API CALL LOG ===
[11-May-2026 13:39:12 UTC] Endpoint: user/profile.php
[11-May-2026 13:39:12 UTC] Full Log Data: {
    "timestamp": "2026-05-11 13:39:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.221.79",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.221.79, 162.158.172.50",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ5IiwidXNlcm5hbWUiOiJNdXhpZGRpbm92IiwiZW1haWwiOiJhc2FkYmVrbXV4aWRkaW5vdjYyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTExMTMyM30.qH2k5RXu0EF0KGCdOXJFTNlJkvNqrAtwNDU04Hqx4zA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa196a3ff18d7f7-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.113.221.79",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 13:39:12 UTC] === END API CALL LOG ===
[11-May-2026 13:39:12 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 13:39:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ5IiwidXNlcm5hbWUiOiJNdXhpZGRpbm92IiwiZW1haWwiOiJhc2FkYmVrbXV4aWRkaW5vdjYyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTExMTMyM30.qH2k5RXu0EF0KGCdOXJFTNlJkvNqrAtwNDU04Hqx4zA
[11-May-2026 13:39:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 13:39:12 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 13:39:12 UTC] User ID: 549
[11-May-2026 13:39:12 UTC] ✅ User profile retrieved successfully for user ID: 549
[11-May-2026 13:39:52 UTC] === API CALL LOG ===
[11-May-2026 13:39:52 UTC] Endpoint: user/profile.php
[11-May-2026 13:39:52 UTC] Full Log Data: {
    "timestamp": "2026-05-11 13:39:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.221.79",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.221.79, 162.158.172.51",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ5IiwidXNlcm5hbWUiOiJNdXhpZGRpbm92IiwiZW1haWwiOiJhc2FkYmVrbXV4aWRkaW5vdjYyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTExMTMyM30.qH2k5RXu0EF0KGCdOXJFTNlJkvNqrAtwNDU04Hqx4zA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa1979bbdefd7f7-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.113.221.79",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 13:39:52 UTC] === END API CALL LOG ===
[11-May-2026 13:39:52 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 13:39:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ5IiwidXNlcm5hbWUiOiJNdXhpZGRpbm92IiwiZW1haWwiOiJhc2FkYmVrbXV4aWRkaW5vdjYyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTExMTMyM30.qH2k5RXu0EF0KGCdOXJFTNlJkvNqrAtwNDU04Hqx4zA
[11-May-2026 13:39:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 13:39:52 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 13:39:52 UTC] User ID: 549
[11-May-2026 13:39:52 UTC] ✅ User profile retrieved successfully for user ID: 549
[11-May-2026 13:40:04 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 13:40:04 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 13:40:04 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"188.113.221.79, 162.158.172.51","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ5IiwidXNlcm5hbWUiOiJNdXhpZGRpbm92IiwiZW1haWwiOiJhc2FkYmVrbXV4aWRkaW5vdjYyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTExMTMyM30.qH2k5RXu0EF0KGCdOXJFTNlJkvNqrAtwNDU04Hqx4zA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fa197e66b4ad7f7-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"188.113.221.79","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-May-2026 13:40:04 UTC] === User Orders API Called ===
[11-May-2026 13:40:04 UTC] User ID: 549
[11-May-2026 13:40:04 UTC] Limit: 20, Offset: 0
[11-May-2026 13:40:04 UTC] Orders found: 0
[11-May-2026 13:40:04 UTC] Orders data: []
[11-May-2026 13:40:04 UTC] Total orders count: 0
[11-May-2026 13:40:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 13:40:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 13:40:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"188.113.221.79, 162.158.172.51","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ5IiwidXNlcm5hbWUiOiJNdXhpZGRpbm92IiwiZW1haWwiOiJhc2FkYmVrbXV4aWRkaW5vdjYyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTExMTMyM30.qH2k5RXu0EF0KGCdOXJFTNlJkvNqrAtwNDU04Hqx4zA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fa197f29842d7f7-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"188.113.221.79","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-May-2026 13:40:06 UTC] === User Orders API Called ===
[11-May-2026 13:40:06 UTC] User ID: 549
[11-May-2026 13:40:06 UTC] Limit: 20, Offset: 0
[11-May-2026 13:40:06 UTC] Orders found: 0
[11-May-2026 13:40:06 UTC] Orders data: []
[11-May-2026 13:40:06 UTC] Total orders count: 0
[11-May-2026 13:40:06 UTC] === API CALL LOG ===
[11-May-2026 13:40:06 UTC] Endpoint: user/profile.php
[11-May-2026 13:40:06 UTC] Full Log Data: {
    "timestamp": "2026-05-11 13:40:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.221.79",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.221.79, 162.158.172.51",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ5IiwidXNlcm5hbWUiOiJNdXhpZGRpbm92IiwiZW1haWwiOiJhc2FkYmVrbXV4aWRkaW5vdjYyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTExMTMyM30.qH2k5RXu0EF0KGCdOXJFTNlJkvNqrAtwNDU04Hqx4zA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa197f29843d7f7-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.113.221.79",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 13:40:06 UTC] === END API CALL LOG ===
[11-May-2026 13:40:06 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 13:40:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ5IiwidXNlcm5hbWUiOiJNdXhpZGRpbm92IiwiZW1haWwiOiJhc2FkYmVrbXV4aWRkaW5vdjYyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTExMTMyM30.qH2k5RXu0EF0KGCdOXJFTNlJkvNqrAtwNDU04Hqx4zA
[11-May-2026 13:40:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 13:40:06 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 13:40:06 UTC] User ID: 549
[11-May-2026 13:40:06 UTC] ✅ User profile retrieved successfully for user ID: 549
[11-May-2026 13:40:06 UTC] === API CALL LOG ===
[11-May-2026 13:40:06 UTC] Endpoint: user/profile.php
[11-May-2026 13:40:06 UTC] Full Log Data: {
    "timestamp": "2026-05-11 13:40:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.221.79",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.221.79, 162.158.172.51",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ5IiwidXNlcm5hbWUiOiJNdXhpZGRpbm92IiwiZW1haWwiOiJhc2FkYmVrbXV4aWRkaW5vdjYyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTExMTMyM30.qH2k5RXu0EF0KGCdOXJFTNlJkvNqrAtwNDU04Hqx4zA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa197f29846d7f7-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.113.221.79",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 13:40:06 UTC] === END API CALL LOG ===
[11-May-2026 13:40:06 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 13:40:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ5IiwidXNlcm5hbWUiOiJNdXhpZGRpbm92IiwiZW1haWwiOiJhc2FkYmVrbXV4aWRkaW5vdjYyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTExMTMyM30.qH2k5RXu0EF0KGCdOXJFTNlJkvNqrAtwNDU04Hqx4zA
[11-May-2026 13:40:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 13:40:06 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 13:40:06 UTC] User ID: 549
[11-May-2026 13:40:06 UTC] ✅ User profile retrieved successfully for user ID: 549
[11-May-2026 13:42:34 UTC] === API CALL LOG ===
[11-May-2026 13:42:34 UTC] Endpoint: user/profile.php
[11-May-2026 13:42:34 UTC] Full Log Data: {
    "timestamp": "2026-05-11 13:42:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.221.79",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.221.79, 162.158.172.50",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ5IiwidXNlcm5hbWUiOiJNdXhpZGRpbm92IiwiZW1haWwiOiJhc2FkYmVrbXV4aWRkaW5vdjYyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTExMTMyM30.qH2k5RXu0EF0KGCdOXJFTNlJkvNqrAtwNDU04Hqx4zA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa19b914f977dc4-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.113.221.79",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 13:42:34 UTC] === END API CALL LOG ===
[11-May-2026 13:42:34 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 13:42:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ5IiwidXNlcm5hbWUiOiJNdXhpZGRpbm92IiwiZW1haWwiOiJhc2FkYmVrbXV4aWRkaW5vdjYyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTExMTMyM30.qH2k5RXu0EF0KGCdOXJFTNlJkvNqrAtwNDU04Hqx4zA
[11-May-2026 13:42:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 13:42:34 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 13:42:34 UTC] User ID: 549
[11-May-2026 13:42:34 UTC] ✅ User profile retrieved successfully for user ID: 549
[11-May-2026 13:42:35 UTC] === API CALL LOG ===
[11-May-2026 13:42:35 UTC] Endpoint: user/profile.php
[11-May-2026 13:42:35 UTC] Full Log Data: {
    "timestamp": "2026-05-11 13:42:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.221.79",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.221.79, 162.158.172.50",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ5IiwidXNlcm5hbWUiOiJNdXhpZGRpbm92IiwiZW1haWwiOiJhc2FkYmVrbXV4aWRkaW5vdjYyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTExMTMyM30.qH2k5RXu0EF0KGCdOXJFTNlJkvNqrAtwNDU04Hqx4zA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa19b96dcd37dc4-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.113.221.79",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 13:42:35 UTC] === END API CALL LOG ===
[11-May-2026 13:42:35 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 13:42:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ5IiwidXNlcm5hbWUiOiJNdXhpZGRpbm92IiwiZW1haWwiOiJhc2FkYmVrbXV4aWRkaW5vdjYyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTExMTMyM30.qH2k5RXu0EF0KGCdOXJFTNlJkvNqrAtwNDU04Hqx4zA
[11-May-2026 13:42:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 13:42:35 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 13:42:35 UTC] User ID: 549
[11-May-2026 13:42:35 UTC] ✅ User profile retrieved successfully for user ID: 549
[11-May-2026 13:42:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 13:42:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 13:42:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"188.113.221.79, 162.158.172.50","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ5IiwidXNlcm5hbWUiOiJNdXhpZGRpbm92IiwiZW1haWwiOiJhc2FkYmVrbXV4aWRkaW5vdjYyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTExMTMyM30.qH2k5RXu0EF0KGCdOXJFTNlJkvNqrAtwNDU04Hqx4zA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fa19b96dcd97dc4-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"188.113.221.79","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-May-2026 13:42:35 UTC] === User Orders API Called ===
[11-May-2026 13:42:35 UTC] User ID: 549
[11-May-2026 13:42:35 UTC] Limit: 20, Offset: 0
[11-May-2026 13:42:35 UTC] Orders found: 0
[11-May-2026 13:42:35 UTC] Orders data: []
[11-May-2026 13:42:35 UTC] Total orders count: 0
[11-May-2026 13:42:35 UTC] === API CALL LOG ===
[11-May-2026 13:42:35 UTC] Endpoint: user/profile.php
[11-May-2026 13:42:35 UTC] Full Log Data: {
    "timestamp": "2026-05-11 13:42:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.221.79",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.221.79, 162.158.172.50",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ5IiwidXNlcm5hbWUiOiJNdXhpZGRpbm92IiwiZW1haWwiOiJhc2FkYmVrbXV4aWRkaW5vdjYyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTExMTMyM30.qH2k5RXu0EF0KGCdOXJFTNlJkvNqrAtwNDU04Hqx4zA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa19b96dcda7dc4-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.113.221.79",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 13:42:35 UTC] === END API CALL LOG ===
[11-May-2026 13:42:35 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 13:42:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ5IiwidXNlcm5hbWUiOiJNdXhpZGRpbm92IiwiZW1haWwiOiJhc2FkYmVrbXV4aWRkaW5vdjYyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTExMTMyM30.qH2k5RXu0EF0KGCdOXJFTNlJkvNqrAtwNDU04Hqx4zA
[11-May-2026 13:42:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 13:42:35 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 13:42:35 UTC] User ID: 549
[11-May-2026 13:42:35 UTC] ✅ User profile retrieved successfully for user ID: 549
[11-May-2026 13:43:10 UTC] === API CALL LOG ===
[11-May-2026 13:43:10 UTC] Endpoint: user/profile.php
[11-May-2026 13:43:10 UTC] Full Log Data: {
    "timestamp": "2026-05-11 13:43:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.221.79",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.221.79, 162.158.172.51",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ5IiwidXNlcm5hbWUiOiJNdXhpZGRpbm92IiwiZW1haWwiOiJhc2FkYmVrbXV4aWRkaW5vdjYyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTExMTMyM30.qH2k5RXu0EF0KGCdOXJFTNlJkvNqrAtwNDU04Hqx4zA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa19c6f08c37dc4-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.113.221.79",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 13:43:10 UTC] === END API CALL LOG ===
[11-May-2026 13:43:10 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 13:43:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ5IiwidXNlcm5hbWUiOiJNdXhpZGRpbm92IiwiZW1haWwiOiJhc2FkYmVrbXV4aWRkaW5vdjYyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTExMTMyM30.qH2k5RXu0EF0KGCdOXJFTNlJkvNqrAtwNDU04Hqx4zA
[11-May-2026 13:43:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 13:43:10 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 13:43:10 UTC] User ID: 549
[11-May-2026 13:43:10 UTC] ✅ User profile retrieved successfully for user ID: 549
[11-May-2026 13:43:42 UTC] === API CALL LOG ===
[11-May-2026 13:43:42 UTC] Endpoint: user/profile.php
[11-May-2026 13:43:42 UTC] Full Log Data: {
    "timestamp": "2026-05-11 13:43:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.221.79",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.221.79, 162.158.172.51",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ5IiwidXNlcm5hbWUiOiJNdXhpZGRpbm92IiwiZW1haWwiOiJhc2FkYmVrbXV4aWRkaW5vdjYyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTExMTMyM30.qH2k5RXu0EF0KGCdOXJFTNlJkvNqrAtwNDU04Hqx4zA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa19d383c167dc4-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.113.221.79",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 13:43:42 UTC] === END API CALL LOG ===
[11-May-2026 13:43:42 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 13:43:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ5IiwidXNlcm5hbWUiOiJNdXhpZGRpbm92IiwiZW1haWwiOiJhc2FkYmVrbXV4aWRkaW5vdjYyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTExMTMyM30.qH2k5RXu0EF0KGCdOXJFTNlJkvNqrAtwNDU04Hqx4zA
[11-May-2026 13:43:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 13:43:42 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 13:43:42 UTC] User ID: 549
[11-May-2026 13:43:42 UTC] ✅ User profile retrieved successfully for user ID: 549
[11-May-2026 13:43:42 UTC] === API CALL LOG ===
[11-May-2026 13:43:42 UTC] Endpoint: user/profile.php
[11-May-2026 13:43:42 UTC] Full Log Data: {
    "timestamp": "2026-05-11 13:43:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.221.79",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.221.79, 162.158.172.51",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ5IiwidXNlcm5hbWUiOiJNdXhpZGRpbm92IiwiZW1haWwiOiJhc2FkYmVrbXV4aWRkaW5vdjYyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTExMTMyM30.qH2k5RXu0EF0KGCdOXJFTNlJkvNqrAtwNDU04Hqx4zA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa19d383c147dc4-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.113.221.79",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 13:43:42 UTC] === END API CALL LOG ===
[11-May-2026 13:43:42 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 13:43:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ5IiwidXNlcm5hbWUiOiJNdXhpZGRpbm92IiwiZW1haWwiOiJhc2FkYmVrbXV4aWRkaW5vdjYyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTExMTMyM30.qH2k5RXu0EF0KGCdOXJFTNlJkvNqrAtwNDU04Hqx4zA
[11-May-2026 13:43:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 13:43:42 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 13:43:42 UTC] User ID: 549
[11-May-2026 13:43:42 UTC] ✅ User profile retrieved successfully for user ID: 549
[11-May-2026 13:43:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 13:43:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 13:43:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"188.113.221.79, 162.158.172.51","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ5IiwidXNlcm5hbWUiOiJNdXhpZGRpbm92IiwiZW1haWwiOiJhc2FkYmVrbXV4aWRkaW5vdjYyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTExMTMyM30.qH2k5RXu0EF0KGCdOXJFTNlJkvNqrAtwNDU04Hqx4zA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fa19d383c127dc4-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"188.113.221.79","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-May-2026 13:43:42 UTC] === User Orders API Called ===
[11-May-2026 13:43:42 UTC] User ID: 549
[11-May-2026 13:43:42 UTC] Limit: 20, Offset: 0
[11-May-2026 13:43:42 UTC] Orders found: 0
[11-May-2026 13:43:42 UTC] Orders data: []
[11-May-2026 13:43:42 UTC] Total orders count: 0
[11-May-2026 13:44:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 13:44:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 13:44:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"188.113.221.79, 162.158.172.51","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ5IiwidXNlcm5hbWUiOiJNdXhpZGRpbm92IiwiZW1haWwiOiJhc2FkYmVrbXV4aWRkaW5vdjYyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTExMTMyM30.qH2k5RXu0EF0KGCdOXJFTNlJkvNqrAtwNDU04Hqx4zA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fa19dfc6bb97dc4-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"188.113.221.79","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-May-2026 13:44:13 UTC] === User Orders API Called ===
[11-May-2026 13:44:13 UTC] User ID: 549
[11-May-2026 13:44:13 UTC] Limit: 20, Offset: 0
[11-May-2026 13:44:13 UTC] Orders found: 0
[11-May-2026 13:44:13 UTC] Orders data: []
[11-May-2026 13:44:13 UTC] Total orders count: 0
[11-May-2026 13:44:13 UTC] === API CALL LOG ===
[11-May-2026 13:44:13 UTC] Endpoint: user/profile.php
[11-May-2026 13:44:13 UTC] Full Log Data: {
    "timestamp": "2026-05-11 13:44:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.221.79",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.221.79, 162.158.172.51",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ5IiwidXNlcm5hbWUiOiJNdXhpZGRpbm92IiwiZW1haWwiOiJhc2FkYmVrbXV4aWRkaW5vdjYyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTExMTMyM30.qH2k5RXu0EF0KGCdOXJFTNlJkvNqrAtwNDU04Hqx4zA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa19dfc6bbb7dc4-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.113.221.79",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 13:44:13 UTC] === END API CALL LOG ===
[11-May-2026 13:44:13 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 13:44:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ5IiwidXNlcm5hbWUiOiJNdXhpZGRpbm92IiwiZW1haWwiOiJhc2FkYmVrbXV4aWRkaW5vdjYyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTExMTMyM30.qH2k5RXu0EF0KGCdOXJFTNlJkvNqrAtwNDU04Hqx4zA
[11-May-2026 13:44:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 13:44:13 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 13:44:13 UTC] User ID: 549
[11-May-2026 13:44:13 UTC] === API CALL LOG ===
[11-May-2026 13:44:13 UTC] Endpoint: user/profile.php
[11-May-2026 13:44:13 UTC] Full Log Data: {
    "timestamp": "2026-05-11 13:44:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.221.79",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.221.79, 162.158.172.51",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ5IiwidXNlcm5hbWUiOiJNdXhpZGRpbm92IiwiZW1haWwiOiJhc2FkYmVrbXV4aWRkaW5vdjYyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTExMTMyM30.qH2k5RXu0EF0KGCdOXJFTNlJkvNqrAtwNDU04Hqx4zA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa19dfc6bbc7dc4-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.113.221.79",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 13:44:13 UTC] === END API CALL LOG ===
[11-May-2026 13:44:13 UTC] ✅ User profile retrieved successfully for user ID: 549
[11-May-2026 13:44:13 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 13:44:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ5IiwidXNlcm5hbWUiOiJNdXhpZGRpbm92IiwiZW1haWwiOiJhc2FkYmVrbXV4aWRkaW5vdjYyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTExMTMyM30.qH2k5RXu0EF0KGCdOXJFTNlJkvNqrAtwNDU04Hqx4zA
[11-May-2026 13:44:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 13:44:13 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 13:44:13 UTC] User ID: 549
[11-May-2026 13:44:13 UTC] ✅ User profile retrieved successfully for user ID: 549
[11-May-2026 13:44:31 UTC] === API CALL LOG ===
[11-May-2026 13:44:31 UTC] Endpoint: user/profile.php
[11-May-2026 13:44:31 UTC] Full Log Data: {
    "timestamp": "2026-05-11 13:44:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.221.79",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.221.79, 172.64.200.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ5IiwidXNlcm5hbWUiOiJNdXhpZGRpbm92IiwiZW1haWwiOiJhc2FkYmVrbXV4aWRkaW5vdjYyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTExMTMyM30.qH2k5RXu0EF0KGCdOXJFTNlJkvNqrAtwNDU04Hqx4zA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa19e6ae804b8f5-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.113.221.79",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 13:44:31 UTC] === END API CALL LOG ===
[11-May-2026 13:44:31 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 13:44:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ5IiwidXNlcm5hbWUiOiJNdXhpZGRpbm92IiwiZW1haWwiOiJhc2FkYmVrbXV4aWRkaW5vdjYyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTExMTMyM30.qH2k5RXu0EF0KGCdOXJFTNlJkvNqrAtwNDU04Hqx4zA
[11-May-2026 13:44:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 13:44:31 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 13:44:31 UTC] User ID: 549
[11-May-2026 13:44:31 UTC] ✅ User profile retrieved successfully for user ID: 549
[11-May-2026 13:44:31 UTC] === API CALL LOG ===
[11-May-2026 13:44:31 UTC] Endpoint: user/profile.php
[11-May-2026 13:44:31 UTC] Full Log Data: {
    "timestamp": "2026-05-11 13:44:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.221.79",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.221.79, 172.64.200.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ5IiwidXNlcm5hbWUiOiJNdXhpZGRpbm92IiwiZW1haWwiOiJhc2FkYmVrbXV4aWRkaW5vdjYyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTExMTMyM30.qH2k5RXu0EF0KGCdOXJFTNlJkvNqrAtwNDU04Hqx4zA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa19e6eb803b8f5-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.113.221.79",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 13:44:31 UTC] === END API CALL LOG ===
[11-May-2026 13:44:31 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 13:44:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ5IiwidXNlcm5hbWUiOiJNdXhpZGRpbm92IiwiZW1haWwiOiJhc2FkYmVrbXV4aWRkaW5vdjYyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTExMTMyM30.qH2k5RXu0EF0KGCdOXJFTNlJkvNqrAtwNDU04Hqx4zA
[11-May-2026 13:44:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 13:44:31 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 13:44:31 UTC] User ID: 549
[11-May-2026 13:44:31 UTC] ✅ User profile retrieved successfully for user ID: 549
[11-May-2026 13:44:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 13:44:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 13:44:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"188.113.221.79, 172.64.200.48","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ5IiwidXNlcm5hbWUiOiJNdXhpZGRpbm92IiwiZW1haWwiOiJhc2FkYmVrbXV4aWRkaW5vdjYyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTExMTMyM30.qH2k5RXu0EF0KGCdOXJFTNlJkvNqrAtwNDU04Hqx4zA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fa19e702b11b8f5-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"188.113.221.79","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-May-2026 13:44:32 UTC] === User Orders API Called ===
[11-May-2026 13:44:32 UTC] User ID: 549
[11-May-2026 13:44:32 UTC] Limit: 20, Offset: 0
[11-May-2026 13:44:32 UTC] Orders found: 0
[11-May-2026 13:44:32 UTC] Orders data: []
[11-May-2026 13:44:32 UTC] Total orders count: 0
[11-May-2026 13:44:32 UTC] === API CALL LOG ===
[11-May-2026 13:44:32 UTC] Endpoint: user/profile.php
[11-May-2026 13:44:32 UTC] Full Log Data: {
    "timestamp": "2026-05-11 13:44:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.221.79",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.221.79, 172.64.200.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ5IiwidXNlcm5hbWUiOiJNdXhpZGRpbm92IiwiZW1haWwiOiJhc2FkYmVrbXV4aWRkaW5vdjYyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTExMTMyM30.qH2k5RXu0EF0KGCdOXJFTNlJkvNqrAtwNDU04Hqx4zA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa19e702b0db8f5-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.113.221.79",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 13:44:32 UTC] === END API CALL LOG ===
[11-May-2026 13:44:32 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 13:44:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ5IiwidXNlcm5hbWUiOiJNdXhpZGRpbm92IiwiZW1haWwiOiJhc2FkYmVrbXV4aWRkaW5vdjYyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTExMTMyM30.qH2k5RXu0EF0KGCdOXJFTNlJkvNqrAtwNDU04Hqx4zA
[11-May-2026 13:44:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 13:44:32 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 13:44:32 UTC] User ID: 549
[11-May-2026 13:44:32 UTC] ✅ User profile retrieved successfully for user ID: 549
[11-May-2026 13:44:32 UTC] === API CALL LOG ===
[11-May-2026 13:44:32 UTC] Endpoint: user/profile.php
[11-May-2026 13:44:32 UTC] Full Log Data: {
    "timestamp": "2026-05-11 13:44:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.221.79",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.221.79, 172.64.200.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ5IiwidXNlcm5hbWUiOiJNdXhpZGRpbm92IiwiZW1haWwiOiJhc2FkYmVrbXV4aWRkaW5vdjYyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTExMTMyM30.qH2k5RXu0EF0KGCdOXJFTNlJkvNqrAtwNDU04Hqx4zA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa19e70ec7cb8f5-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.113.221.79",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 13:44:32 UTC] === END API CALL LOG ===
[11-May-2026 13:44:32 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 13:44:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ5IiwidXNlcm5hbWUiOiJNdXhpZGRpbm92IiwiZW1haWwiOiJhc2FkYmVrbXV4aWRkaW5vdjYyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTExMTMyM30.qH2k5RXu0EF0KGCdOXJFTNlJkvNqrAtwNDU04Hqx4zA
[11-May-2026 13:44:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 13:44:32 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 13:44:32 UTC] User ID: 549
[11-May-2026 13:44:32 UTC] ✅ User profile retrieved successfully for user ID: 549
[11-May-2026 13:48:00 UTC] === API CALL LOG ===
[11-May-2026 13:48:00 UTC] Endpoint: user/profile.php
[11-May-2026 13:48:00 UTC] Full Log Data: {
    "timestamp": "2026-05-11 13:48:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.221.79",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.221.79, 172.64.198.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ5IiwidXNlcm5hbWUiOiJNdXhpZGRpbm92IiwiZW1haWwiOiJhc2FkYmVrbXV4aWRkaW5vdjYyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTExMTMyM30.qH2k5RXu0EF0KGCdOXJFTNlJkvNqrAtwNDU04Hqx4zA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa1a383bc02b1ac-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.113.221.79",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 13:48:00 UTC] === END API CALL LOG ===
[11-May-2026 13:48:00 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 13:48:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ5IiwidXNlcm5hbWUiOiJNdXhpZGRpbm92IiwiZW1haWwiOiJhc2FkYmVrbXV4aWRkaW5vdjYyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTExMTMyM30.qH2k5RXu0EF0KGCdOXJFTNlJkvNqrAtwNDU04Hqx4zA
[11-May-2026 13:48:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 13:48:00 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 13:48:00 UTC] User ID: 549
[11-May-2026 13:48:00 UTC] ✅ User profile retrieved successfully for user ID: 549
[11-May-2026 13:48:00 UTC] === API CALL LOG ===
[11-May-2026 13:48:00 UTC] Endpoint: user/profile.php
[11-May-2026 13:48:00 UTC] Full Log Data: {
    "timestamp": "2026-05-11 13:48:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.221.79",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.221.79, 172.64.198.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ5IiwidXNlcm5hbWUiOiJNdXhpZGRpbm92IiwiZW1haWwiOiJhc2FkYmVrbXV4aWRkaW5vdjYyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTExMTMyM30.qH2k5RXu0EF0KGCdOXJFTNlJkvNqrAtwNDU04Hqx4zA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa1a3898a3db1ac-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.113.221.79",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 13:48:00 UTC] === END API CALL LOG ===
[11-May-2026 13:48:00 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 13:48:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ5IiwidXNlcm5hbWUiOiJNdXhpZGRpbm92IiwiZW1haWwiOiJhc2FkYmVrbXV4aWRkaW5vdjYyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTExMTMyM30.qH2k5RXu0EF0KGCdOXJFTNlJkvNqrAtwNDU04Hqx4zA
[11-May-2026 13:48:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 13:48:00 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 13:48:00 UTC] User ID: 549
[11-May-2026 13:48:00 UTC] ✅ User profile retrieved successfully for user ID: 549
[11-May-2026 13:48:00 UTC] === API CALL LOG ===
[11-May-2026 13:48:00 UTC] Endpoint: user/profile.php
[11-May-2026 13:48:00 UTC] Full Log Data: {
    "timestamp": "2026-05-11 13:48:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.221.79",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.221.79, 172.64.198.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ5IiwidXNlcm5hbWUiOiJNdXhpZGRpbm92IiwiZW1haWwiOiJhc2FkYmVrbXV4aWRkaW5vdjYyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTExMTMyM30.qH2k5RXu0EF0KGCdOXJFTNlJkvNqrAtwNDU04Hqx4zA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa1a3898a4db1ac-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.113.221.79",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 13:48:00 UTC] === END API CALL LOG ===
[11-May-2026 13:48:00 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 13:48:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 13:48:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 13:48:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ5IiwidXNlcm5hbWUiOiJNdXhpZGRpbm92IiwiZW1haWwiOiJhc2FkYmVrbXV4aWRkaW5vdjYyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTExMTMyM30.qH2k5RXu0EF0KGCdOXJFTNlJkvNqrAtwNDU04Hqx4zA
[11-May-2026 13:48:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"188.113.221.79, 172.64.198.15","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ5IiwidXNlcm5hbWUiOiJNdXhpZGRpbm92IiwiZW1haWwiOiJhc2FkYmVrbXV4aWRkaW5vdjYyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTExMTMyM30.qH2k5RXu0EF0KGCdOXJFTNlJkvNqrAtwNDU04Hqx4zA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fa1a3898a48b1ac-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"188.113.221.79","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-May-2026 13:48:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 13:48:00 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 13:48:00 UTC] User ID: 549
[11-May-2026 13:48:00 UTC] === User Orders API Called ===
[11-May-2026 13:48:00 UTC] User ID: 549
[11-May-2026 13:48:00 UTC] Limit: 20, Offset: 0
[11-May-2026 13:48:00 UTC] ✅ User profile retrieved successfully for user ID: 549
[11-May-2026 13:48:00 UTC] Orders found: 0
[11-May-2026 13:48:00 UTC] Orders data: []
[11-May-2026 13:48:00 UTC] Total orders count: 0
[11-May-2026 13:48:12 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 13:48:12 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 13:48:12 UTC] === API CALL LOG ===
[11-May-2026 13:48:12 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"188.113.221.79, 172.64.198.15","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ5IiwidXNlcm5hbWUiOiJNdXhpZGRpbm92IiwiZW1haWwiOiJhc2FkYmVrbXV4aWRkaW5vdjYyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTExMTMyM30.qH2k5RXu0EF0KGCdOXJFTNlJkvNqrAtwNDU04Hqx4zA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fa1a3d05833b1ac-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"188.113.221.79","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-May-2026 13:48:12 UTC] Endpoint: user/profile.php
[11-May-2026 13:48:12 UTC] Full Log Data: {
    "timestamp": "2026-05-11 13:48:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.221.79",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.221.79, 172.64.198.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ5IiwidXNlcm5hbWUiOiJNdXhpZGRpbm92IiwiZW1haWwiOiJhc2FkYmVrbXV4aWRkaW5vdjYyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTExMTMyM30.qH2k5RXu0EF0KGCdOXJFTNlJkvNqrAtwNDU04Hqx4zA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa1a3d05837b1ac-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.113.221.79",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 13:48:12 UTC] === END API CALL LOG ===
[11-May-2026 13:48:12 UTC] === User Orders API Called ===
[11-May-2026 13:48:12 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 13:48:12 UTC] User ID: 549
[11-May-2026 13:48:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ5IiwidXNlcm5hbWUiOiJNdXhpZGRpbm92IiwiZW1haWwiOiJhc2FkYmVrbXV4aWRkaW5vdjYyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTExMTMyM30.qH2k5RXu0EF0KGCdOXJFTNlJkvNqrAtwNDU04Hqx4zA
[11-May-2026 13:48:12 UTC] Limit: 20, Offset: 0
[11-May-2026 13:48:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 13:48:12 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 13:48:12 UTC] User ID: 549
[11-May-2026 13:48:12 UTC] ✅ User profile retrieved successfully for user ID: 549
[11-May-2026 13:48:12 UTC] Orders found: 0
[11-May-2026 13:48:12 UTC] Orders data: []
[11-May-2026 13:48:12 UTC] Total orders count: 0
[11-May-2026 13:48:12 UTC] === API CALL LOG ===
[11-May-2026 13:48:12 UTC] Endpoint: user/profile.php
[11-May-2026 13:48:12 UTC] Full Log Data: {
    "timestamp": "2026-05-11 13:48:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.221.79",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.221.79, 172.64.198.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ5IiwidXNlcm5hbWUiOiJNdXhpZGRpbm92IiwiZW1haWwiOiJhc2FkYmVrbXV4aWRkaW5vdjYyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTExMTMyM30.qH2k5RXu0EF0KGCdOXJFTNlJkvNqrAtwNDU04Hqx4zA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa1a3d05835b1ac-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.113.221.79",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 13:48:12 UTC] === END API CALL LOG ===
[11-May-2026 13:48:12 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 13:48:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ5IiwidXNlcm5hbWUiOiJNdXhpZGRpbm92IiwiZW1haWwiOiJhc2FkYmVrbXV4aWRkaW5vdjYyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTExMTMyM30.qH2k5RXu0EF0KGCdOXJFTNlJkvNqrAtwNDU04Hqx4zA
[11-May-2026 13:48:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 13:48:12 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 13:48:12 UTC] User ID: 549
[11-May-2026 13:48:12 UTC] ✅ User profile retrieved successfully for user ID: 549
[11-May-2026 13:48:18 UTC] === API CALL LOG ===
[11-May-2026 13:48:18 UTC] Endpoint: user/profile.php
[11-May-2026 13:48:18 UTC] Full Log Data: {
    "timestamp": "2026-05-11 13:48:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.221.79",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.221.79, 172.64.198.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ5IiwidXNlcm5hbWUiOiJNdXhpZGRpbm92IiwiZW1haWwiOiJhc2FkYmVrbXV4aWRkaW5vdjYyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTExMTMyM30.qH2k5RXu0EF0KGCdOXJFTNlJkvNqrAtwNDU04Hqx4zA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa1a3f3bfafb1ac-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.113.221.79",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 13:48:18 UTC] === END API CALL LOG ===
[11-May-2026 13:48:18 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 13:48:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ5IiwidXNlcm5hbWUiOiJNdXhpZGRpbm92IiwiZW1haWwiOiJhc2FkYmVrbXV4aWRkaW5vdjYyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTExMTMyM30.qH2k5RXu0EF0KGCdOXJFTNlJkvNqrAtwNDU04Hqx4zA
[11-May-2026 13:48:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 13:48:18 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 13:48:18 UTC] User ID: 549
[11-May-2026 13:48:18 UTC] ✅ User profile retrieved successfully for user ID: 549
[11-May-2026 13:48:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 13:48:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 13:48:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"188.113.221.79, 172.64.198.14","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ5IiwidXNlcm5hbWUiOiJNdXhpZGRpbm92IiwiZW1haWwiOiJhc2FkYmVrbXV4aWRkaW5vdjYyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTExMTMyM30.qH2k5RXu0EF0KGCdOXJFTNlJkvNqrAtwNDU04Hqx4zA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fa1a439586fb1ac-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"188.113.221.79","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-May-2026 13:48:29 UTC] === User Orders API Called ===
[11-May-2026 13:48:29 UTC] User ID: 549
[11-May-2026 13:48:29 UTC] Limit: 20, Offset: 0
[11-May-2026 13:48:29 UTC] Orders found: 0
[11-May-2026 13:48:29 UTC] Orders data: []
[11-May-2026 13:48:29 UTC] Total orders count: 0
[11-May-2026 13:48:29 UTC] === API CALL LOG ===
[11-May-2026 13:48:29 UTC] Endpoint: user/profile.php
[11-May-2026 13:48:29 UTC] Full Log Data: {
    "timestamp": "2026-05-11 13:48:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.221.79",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.221.79, 172.64.198.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ5IiwidXNlcm5hbWUiOiJNdXhpZGRpbm92IiwiZW1haWwiOiJhc2FkYmVrbXV4aWRkaW5vdjYyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTExMTMyM30.qH2k5RXu0EF0KGCdOXJFTNlJkvNqrAtwNDU04Hqx4zA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa1a4395874b1ac-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.113.221.79",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 13:48:29 UTC] === END API CALL LOG ===
[11-May-2026 13:48:29 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 13:48:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ5IiwidXNlcm5hbWUiOiJNdXhpZGRpbm92IiwiZW1haWwiOiJhc2FkYmVrbXV4aWRkaW5vdjYyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTExMTMyM30.qH2k5RXu0EF0KGCdOXJFTNlJkvNqrAtwNDU04Hqx4zA
[11-May-2026 13:48:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 13:48:29 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 13:48:29 UTC] User ID: 549
[11-May-2026 13:48:29 UTC] ✅ User profile retrieved successfully for user ID: 549
[11-May-2026 13:48:29 UTC] === API CALL LOG ===
[11-May-2026 13:48:29 UTC] Endpoint: user/profile.php
[11-May-2026 13:48:29 UTC] Full Log Data: {
    "timestamp": "2026-05-11 13:48:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.221.79",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.221.79, 172.64.198.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ5IiwidXNlcm5hbWUiOiJNdXhpZGRpbm92IiwiZW1haWwiOiJhc2FkYmVrbXV4aWRkaW5vdjYyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTExMTMyM30.qH2k5RXu0EF0KGCdOXJFTNlJkvNqrAtwNDU04Hqx4zA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa1a4395873b1ac-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.113.221.79",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 13:48:29 UTC] === END API CALL LOG ===
[11-May-2026 13:48:29 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 13:48:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ5IiwidXNlcm5hbWUiOiJNdXhpZGRpbm92IiwiZW1haWwiOiJhc2FkYmVrbXV4aWRkaW5vdjYyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTExMTMyM30.qH2k5RXu0EF0KGCdOXJFTNlJkvNqrAtwNDU04Hqx4zA
[11-May-2026 13:48:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 13:48:29 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 13:48:29 UTC] User ID: 549
[11-May-2026 13:48:29 UTC] ✅ User profile retrieved successfully for user ID: 549
[11-May-2026 13:49:34 UTC] === API CALL LOG ===
[11-May-2026 13:49:34 UTC] Endpoint: user/profile.php
[11-May-2026 13:49:34 UTC] Full Log Data: {
    "timestamp": "2026-05-11 13:49:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "176.123.224.169",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "176.123.224.169, 172.64.196.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgyIiwidXNlcm5hbWUiOiJwcm94eSIsImVtYWlsIjoibGluYW51bmFkZGR6enpAZ21haWwuY29tIiwiZXhwIjoxNzc4NTAyNzczfQ.2plXe3HqTA8qXz1npjtvIJeXxhH6lBJ5eOra457Ewzs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa1a5cd4e6a7049-FRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "176.123.224.169",
        "cf-ipcountry": "KG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 13:49:34 UTC] === END API CALL LOG ===
[11-May-2026 13:49:34 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 13:49:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgyIiwidXNlcm5hbWUiOiJwcm94eSIsImVtYWlsIjoibGluYW51bmFkZGR6enpAZ21haWwuY29tIiwiZXhwIjoxNzc4NTAyNzczfQ.2plXe3HqTA8qXz1npjtvIJeXxhH6lBJ5eOra457Ewzs
[11-May-2026 13:49:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 13:49:34 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 13:49:34 UTC] User ID: 482
[11-May-2026 13:49:34 UTC] ✅ User profile retrieved successfully for user ID: 482
[11-May-2026 13:49:34 UTC] === API CALL LOG ===
[11-May-2026 13:49:34 UTC] Endpoint: user/profile.php
[11-May-2026 13:49:34 UTC] Full Log Data: {
    "timestamp": "2026-05-11 13:49:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "176.123.224.169",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "176.123.224.169, 172.64.196.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgyIiwidXNlcm5hbWUiOiJwcm94eSIsImVtYWlsIjoibGluYW51bmFkZGR6enpAZ21haWwuY29tIiwiZXhwIjoxNzc4NTAyNzczfQ.2plXe3HqTA8qXz1npjtvIJeXxhH6lBJ5eOra457Ewzs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa1a5d09bf97049-FRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "176.123.224.169",
        "cf-ipcountry": "KG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 13:49:34 UTC] === END API CALL LOG ===
[11-May-2026 13:49:34 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 13:49:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgyIiwidXNlcm5hbWUiOiJwcm94eSIsImVtYWlsIjoibGluYW51bmFkZGR6enpAZ21haWwuY29tIiwiZXhwIjoxNzc4NTAyNzczfQ.2plXe3HqTA8qXz1npjtvIJeXxhH6lBJ5eOra457Ewzs
[11-May-2026 13:49:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 13:49:34 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 13:49:34 UTC] User ID: 482
[11-May-2026 13:49:34 UTC] ✅ User profile retrieved successfully for user ID: 482
[11-May-2026 13:49:34 UTC] === API CALL LOG ===
[11-May-2026 13:49:34 UTC] Endpoint: user/profile.php
[11-May-2026 13:49:34 UTC] Full Log Data: {
    "timestamp": "2026-05-11 13:49:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "176.123.224.169",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "176.123.224.169, 172.64.196.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgyIiwidXNlcm5hbWUiOiJwcm94eSIsImVtYWlsIjoibGluYW51bmFkZGR6enpAZ21haWwuY29tIiwiZXhwIjoxNzc4NTAyNzczfQ.2plXe3HqTA8qXz1npjtvIJeXxhH6lBJ5eOra457Ewzs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa1a5d0dc7c7049-FRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "176.123.224.169",
        "cf-ipcountry": "KG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 13:49:34 UTC] === END API CALL LOG ===
[11-May-2026 13:49:34 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 13:49:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgyIiwidXNlcm5hbWUiOiJwcm94eSIsImVtYWlsIjoibGluYW51bmFkZGR6enpAZ21haWwuY29tIiwiZXhwIjoxNzc4NTAyNzczfQ.2plXe3HqTA8qXz1npjtvIJeXxhH6lBJ5eOra457Ewzs
[11-May-2026 13:49:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 13:49:34 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 13:49:34 UTC] User ID: 482
[11-May-2026 13:49:34 UTC] ✅ User profile retrieved successfully for user ID: 482
[11-May-2026 13:49:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 13:49:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 13:49:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"176.123.224.169, 172.64.196.145","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgyIiwidXNlcm5hbWUiOiJwcm94eSIsImVtYWlsIjoibGluYW51bmFkZGR6enpAZ21haWwuY29tIiwiZXhwIjoxNzc4NTAyNzczfQ.2plXe3HqTA8qXz1npjtvIJeXxhH6lBJ5eOra457Ewzs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fa1a5d0dc7f7049-FRU","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"176.123.224.169","cf-ipcountry":"KG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-May-2026 13:49:34 UTC] === User Orders API Called ===
[11-May-2026 13:49:34 UTC] User ID: 482
[11-May-2026 13:49:34 UTC] Limit: 20, Offset: 0
[11-May-2026 13:49:34 UTC] Orders found: 0
[11-May-2026 13:49:34 UTC] Orders data: []
[11-May-2026 13:49:34 UTC] Total orders count: 0
[11-May-2026 13:49:34 UTC] === API CALL LOG ===
[11-May-2026 13:49:34 UTC] Endpoint: user/profile.php
[11-May-2026 13:49:34 UTC] Full Log Data: {
    "timestamp": "2026-05-11 13:49:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "176.123.224.169",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "176.123.224.169, 172.64.196.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgyIiwidXNlcm5hbWUiOiJwcm94eSIsImVtYWlsIjoibGluYW51bmFkZGR6enpAZ21haWwuY29tIiwiZXhwIjoxNzc4NTAyNzczfQ.2plXe3HqTA8qXz1npjtvIJeXxhH6lBJ5eOra457Ewzs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa1a5d17d6b7049-FRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "176.123.224.169",
        "cf-ipcountry": "KG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 13:49:34 UTC] === END API CALL LOG ===
[11-May-2026 13:49:34 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 13:49:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgyIiwidXNlcm5hbWUiOiJwcm94eSIsImVtYWlsIjoibGluYW51bmFkZGR6enpAZ21haWwuY29tIiwiZXhwIjoxNzc4NTAyNzczfQ.2plXe3HqTA8qXz1npjtvIJeXxhH6lBJ5eOra457Ewzs
[11-May-2026 13:49:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 13:49:34 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 13:49:34 UTC] User ID: 482
[11-May-2026 13:49:34 UTC] ✅ User profile retrieved successfully for user ID: 482
[11-May-2026 13:49:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 13:49:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 13:49:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"176.123.224.169, 172.64.196.145","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgyIiwidXNlcm5hbWUiOiJwcm94eSIsImVtYWlsIjoibGluYW51bmFkZGR6enpAZ21haWwuY29tIiwiZXhwIjoxNzc4NTAyNzczfQ.2plXe3HqTA8qXz1npjtvIJeXxhH6lBJ5eOra457Ewzs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fa1a65049ce7049-FRU","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"176.123.224.169","cf-ipcountry":"KG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-May-2026 13:49:54 UTC] === User Orders API Called ===
[11-May-2026 13:49:54 UTC] User ID: 482
[11-May-2026 13:49:54 UTC] Limit: 20, Offset: 0
[11-May-2026 13:49:54 UTC] Orders found: 0
[11-May-2026 13:49:54 UTC] Orders data: []
[11-May-2026 13:49:54 UTC] Total orders count: 0
[11-May-2026 13:49:54 UTC] === API CALL LOG ===
[11-May-2026 13:49:54 UTC] Endpoint: user/profile.php
[11-May-2026 13:49:54 UTC] Full Log Data: {
    "timestamp": "2026-05-11 13:49:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "176.123.224.169",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "176.123.224.169, 172.64.196.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgyIiwidXNlcm5hbWUiOiJwcm94eSIsImVtYWlsIjoibGluYW51bmFkZGR6enpAZ21haWwuY29tIiwiZXhwIjoxNzc4NTAyNzczfQ.2plXe3HqTA8qXz1npjtvIJeXxhH6lBJ5eOra457Ewzs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa1a650fb057049-FRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "176.123.224.169",
        "cf-ipcountry": "KG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 13:49:54 UTC] === END API CALL LOG ===
[11-May-2026 13:49:54 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 13:49:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgyIiwidXNlcm5hbWUiOiJwcm94eSIsImVtYWlsIjoibGluYW51bmFkZGR6enpAZ21haWwuY29tIiwiZXhwIjoxNzc4NTAyNzczfQ.2plXe3HqTA8qXz1npjtvIJeXxhH6lBJ5eOra457Ewzs
[11-May-2026 13:49:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 13:49:54 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 13:49:54 UTC] User ID: 482
[11-May-2026 13:49:54 UTC] ✅ User profile retrieved successfully for user ID: 482
[11-May-2026 13:49:55 UTC] === API CALL LOG ===
[11-May-2026 13:49:55 UTC] Endpoint: user/profile.php
[11-May-2026 13:49:55 UTC] Full Log Data: {
    "timestamp": "2026-05-11 13:49:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "176.123.224.169",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "176.123.224.169, 172.64.196.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgyIiwidXNlcm5hbWUiOiJwcm94eSIsImVtYWlsIjoibGluYW51bmFkZGR6enpAZ21haWwuY29tIiwiZXhwIjoxNzc4NTAyNzczfQ.2plXe3HqTA8qXz1npjtvIJeXxhH6lBJ5eOra457Ewzs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa1a654c97a7049-FRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "176.123.224.169",
        "cf-ipcountry": "KG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 13:49:55 UTC] === END API CALL LOG ===
[11-May-2026 13:49:55 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 13:49:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgyIiwidXNlcm5hbWUiOiJwcm94eSIsImVtYWlsIjoibGluYW51bmFkZGR6enpAZ21haWwuY29tIiwiZXhwIjoxNzc4NTAyNzczfQ.2plXe3HqTA8qXz1npjtvIJeXxhH6lBJ5eOra457Ewzs
[11-May-2026 13:49:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 13:49:55 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 13:49:55 UTC] User ID: 482
[11-May-2026 13:49:55 UTC] ✅ User profile retrieved successfully for user ID: 482
[11-May-2026 13:50:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 13:50:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 13:50:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"176.123.224.169, 172.64.196.145","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgyIiwidXNlcm5hbWUiOiJwcm94eSIsImVtYWlsIjoibGluYW51bmFkZGR6enpAZ21haWwuY29tIiwiZXhwIjoxNzc4NTAyNzczfQ.2plXe3HqTA8qXz1npjtvIJeXxhH6lBJ5eOra457Ewzs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fa1a67a1e077049-FRU","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"176.123.224.169","cf-ipcountry":"KG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-May-2026 13:50:01 UTC] === User Orders API Called ===
[11-May-2026 13:50:01 UTC] User ID: 482
[11-May-2026 13:50:01 UTC] Limit: 20, Offset: 0
[11-May-2026 13:50:01 UTC] Orders found: 0
[11-May-2026 13:50:01 UTC] Orders data: []
[11-May-2026 13:50:01 UTC] Total orders count: 0
[11-May-2026 13:50:01 UTC] === API CALL LOG ===
[11-May-2026 13:50:01 UTC] Endpoint: user/profile.php
[11-May-2026 13:50:01 UTC] Full Log Data: {
    "timestamp": "2026-05-11 13:50:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "176.123.224.169",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "176.123.224.169, 172.64.196.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgyIiwidXNlcm5hbWUiOiJwcm94eSIsImVtYWlsIjoibGluYW51bmFkZGR6enpAZ21haWwuY29tIiwiZXhwIjoxNzc4NTAyNzczfQ.2plXe3HqTA8qXz1npjtvIJeXxhH6lBJ5eOra457Ewzs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa1a67aaf2e7049-FRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "176.123.224.169",
        "cf-ipcountry": "KG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 13:50:01 UTC] === END API CALL LOG ===
[11-May-2026 13:50:01 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 13:50:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgyIiwidXNlcm5hbWUiOiJwcm94eSIsImVtYWlsIjoibGluYW51bmFkZGR6enpAZ21haWwuY29tIiwiZXhwIjoxNzc4NTAyNzczfQ.2plXe3HqTA8qXz1npjtvIJeXxhH6lBJ5eOra457Ewzs
[11-May-2026 13:50:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 13:50:01 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 13:50:01 UTC] User ID: 482
[11-May-2026 13:50:01 UTC] ✅ User profile retrieved successfully for user ID: 482
[11-May-2026 13:50:36 UTC] === API CALL LOG ===
[11-May-2026 13:50:36 UTC] Endpoint: user/profile.php
[11-May-2026 13:50:36 UTC] Full Log Data: {
    "timestamp": "2026-05-11 13:50:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.221.79",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.221.79, 172.64.198.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ5IiwidXNlcm5hbWUiOiJNdXhpZGRpbm92IiwiZW1haWwiOiJhc2FkYmVrbXV4aWRkaW5vdjYyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTExMTMyM30.qH2k5RXu0EF0KGCdOXJFTNlJkvNqrAtwNDU04Hqx4zA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa1a754d9de1b0b-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.113.221.79",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 13:50:36 UTC] === END API CALL LOG ===
[11-May-2026 13:50:36 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 13:50:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ5IiwidXNlcm5hbWUiOiJNdXhpZGRpbm92IiwiZW1haWwiOiJhc2FkYmVrbXV4aWRkaW5vdjYyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTExMTMyM30.qH2k5RXu0EF0KGCdOXJFTNlJkvNqrAtwNDU04Hqx4zA
[11-May-2026 13:50:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 13:50:36 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 13:50:36 UTC] User ID: 549
[11-May-2026 13:50:36 UTC] ✅ User profile retrieved successfully for user ID: 549
[11-May-2026 13:50:37 UTC] === API CALL LOG ===
[11-May-2026 13:50:37 UTC] Endpoint: user/profile.php
[11-May-2026 13:50:37 UTC] Full Log Data: {
    "timestamp": "2026-05-11 13:50:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.221.79",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.221.79, 172.64.198.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ5IiwidXNlcm5hbWUiOiJNdXhpZGRpbm92IiwiZW1haWwiOiJhc2FkYmVrbXV4aWRkaW5vdjYyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTExMTMyM30.qH2k5RXu0EF0KGCdOXJFTNlJkvNqrAtwNDU04Hqx4zA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa1a75a1e831b0b-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.113.221.79",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 13:50:37 UTC] === END API CALL LOG ===
[11-May-2026 13:50:37 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 13:50:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ5IiwidXNlcm5hbWUiOiJNdXhpZGRpbm92IiwiZW1haWwiOiJhc2FkYmVrbXV4aWRkaW5vdjYyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTExMTMyM30.qH2k5RXu0EF0KGCdOXJFTNlJkvNqrAtwNDU04Hqx4zA
[11-May-2026 13:50:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 13:50:37 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 13:50:37 UTC] User ID: 549
[11-May-2026 13:50:37 UTC] ✅ User profile retrieved successfully for user ID: 549
[11-May-2026 13:50:37 UTC] === API CALL LOG ===
[11-May-2026 13:50:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 13:50:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 13:50:37 UTC] Endpoint: user/profile.php
[11-May-2026 13:50:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"188.113.221.79, 172.64.198.15","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ5IiwidXNlcm5hbWUiOiJNdXhpZGRpbm92IiwiZW1haWwiOiJhc2FkYmVrbXV4aWRkaW5vdjYyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTExMTMyM30.qH2k5RXu0EF0KGCdOXJFTNlJkvNqrAtwNDU04Hqx4zA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fa1a75a1e891b0b-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"188.113.221.79","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-May-2026 13:50:37 UTC] Full Log Data: {
    "timestamp": "2026-05-11 13:50:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.221.79",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.221.79, 172.64.198.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ5IiwidXNlcm5hbWUiOiJNdXhpZGRpbm92IiwiZW1haWwiOiJhc2FkYmVrbXV4aWRkaW5vdjYyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTExMTMyM30.qH2k5RXu0EF0KGCdOXJFTNlJkvNqrAtwNDU04Hqx4zA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa1a75a1e8d1b0b-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.113.221.79",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 13:50:37 UTC] === END API CALL LOG ===
[11-May-2026 13:50:37 UTC] === User Orders API Called ===
[11-May-2026 13:50:37 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 13:50:37 UTC] User ID: 549
[11-May-2026 13:50:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ5IiwidXNlcm5hbWUiOiJNdXhpZGRpbm92IiwiZW1haWwiOiJhc2FkYmVrbXV4aWRkaW5vdjYyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTExMTMyM30.qH2k5RXu0EF0KGCdOXJFTNlJkvNqrAtwNDU04Hqx4zA
[11-May-2026 13:50:37 UTC] Limit: 20, Offset: 0
[11-May-2026 13:50:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 13:50:37 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 13:50:37 UTC] User ID: 549
[11-May-2026 13:50:37 UTC] Orders found: 0
[11-May-2026 13:50:37 UTC] ✅ User profile retrieved successfully for user ID: 549
[11-May-2026 13:50:37 UTC] Orders data: []
[11-May-2026 13:50:37 UTC] Total orders count: 0
[11-May-2026 13:50:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 13:50:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 13:50:46 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"188.113.221.79, 172.64.198.15","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ5IiwidXNlcm5hbWUiOiJNdXhpZGRpbm92IiwiZW1haWwiOiJhc2FkYmVrbXV4aWRkaW5vdjYyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTExMTMyM30.qH2k5RXu0EF0KGCdOXJFTNlJkvNqrAtwNDU04Hqx4zA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fa1a796e91f1b0b-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"188.113.221.79","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-May-2026 13:50:46 UTC] === API CALL LOG ===
[11-May-2026 13:50:46 UTC] Endpoint: user/profile.php
[11-May-2026 13:50:46 UTC] === User Orders API Called ===
[11-May-2026 13:50:46 UTC] User ID: 549
[11-May-2026 13:50:46 UTC] Full Log Data: {
    "timestamp": "2026-05-11 13:50:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.221.79",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.221.79, 172.64.198.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ5IiwidXNlcm5hbWUiOiJNdXhpZGRpbm92IiwiZW1haWwiOiJhc2FkYmVrbXV4aWRkaW5vdjYyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTExMTMyM30.qH2k5RXu0EF0KGCdOXJFTNlJkvNqrAtwNDU04Hqx4zA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa1a796e9201b0b-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.113.221.79",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 13:50:46 UTC] Limit: 20, Offset: 0
[11-May-2026 13:50:46 UTC] === END API CALL LOG ===
[11-May-2026 13:50:46 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 13:50:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ5IiwidXNlcm5hbWUiOiJNdXhpZGRpbm92IiwiZW1haWwiOiJhc2FkYmVrbXV4aWRkaW5vdjYyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTExMTMyM30.qH2k5RXu0EF0KGCdOXJFTNlJkvNqrAtwNDU04Hqx4zA
[11-May-2026 13:50:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 13:50:46 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 13:50:46 UTC] User ID: 549
[11-May-2026 13:50:46 UTC] Orders found: 0
[11-May-2026 13:50:46 UTC] Orders data: []
[11-May-2026 13:50:46 UTC] Total orders count: 0
[11-May-2026 13:50:46 UTC] ✅ User profile retrieved successfully for user ID: 549
[11-May-2026 13:50:46 UTC] === API CALL LOG ===
[11-May-2026 13:50:46 UTC] Endpoint: user/profile.php
[11-May-2026 13:50:46 UTC] Full Log Data: {
    "timestamp": "2026-05-11 13:50:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.221.79",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.221.79, 172.64.198.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ5IiwidXNlcm5hbWUiOiJNdXhpZGRpbm92IiwiZW1haWwiOiJhc2FkYmVrbXV4aWRkaW5vdjYyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTExMTMyM30.qH2k5RXu0EF0KGCdOXJFTNlJkvNqrAtwNDU04Hqx4zA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa1a796e9211b0b-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.113.221.79",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 13:50:46 UTC] === END API CALL LOG ===
[11-May-2026 13:50:46 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 13:50:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ5IiwidXNlcm5hbWUiOiJNdXhpZGRpbm92IiwiZW1haWwiOiJhc2FkYmVrbXV4aWRkaW5vdjYyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTExMTMyM30.qH2k5RXu0EF0KGCdOXJFTNlJkvNqrAtwNDU04Hqx4zA
[11-May-2026 13:50:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 13:50:46 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 13:50:46 UTC] User ID: 549
[11-May-2026 13:50:46 UTC] ✅ User profile retrieved successfully for user ID: 549
[11-May-2026 13:50:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 13:50:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 13:50:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"188.113.221.79, 172.64.198.14","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ5IiwidXNlcm5hbWUiOiJNdXhpZGRpbm92IiwiZW1haWwiOiJhc2FkYmVrbXV4aWRkaW5vdjYyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTExMTMyM30.qH2k5RXu0EF0KGCdOXJFTNlJkvNqrAtwNDU04Hqx4zA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fa1a7dfd9391b0b-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"188.113.221.79","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-May-2026 13:50:58 UTC] === User Orders API Called ===
[11-May-2026 13:50:58 UTC] User ID: 549
[11-May-2026 13:50:58 UTC] Limit: 20, Offset: 0
[11-May-2026 13:50:58 UTC] Orders found: 0
[11-May-2026 13:50:58 UTC] Orders data: []
[11-May-2026 13:50:58 UTC] Total orders count: 0
[11-May-2026 13:51:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 13:51:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 13:51:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"188.113.221.79, 172.64.198.14","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ5IiwidXNlcm5hbWUiOiJNdXhpZGRpbm92IiwiZW1haWwiOiJhc2FkYmVrbXV4aWRkaW5vdjYyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTExMTMyM30.qH2k5RXu0EF0KGCdOXJFTNlJkvNqrAtwNDU04Hqx4zA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fa1a7eafd341b0b-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"188.113.221.79","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-May-2026 13:51:00 UTC] === User Orders API Called ===
[11-May-2026 13:51:00 UTC] User ID: 549
[11-May-2026 13:51:00 UTC] Limit: 20, Offset: 0
[11-May-2026 13:51:00 UTC] Orders found: 0
[11-May-2026 13:51:00 UTC] Orders data: []
[11-May-2026 13:51:00 UTC] Total orders count: 0
[11-May-2026 13:51:00 UTC] === API CALL LOG ===
[11-May-2026 13:51:00 UTC] Endpoint: user/profile.php
[11-May-2026 13:51:00 UTC] Full Log Data: {
    "timestamp": "2026-05-11 13:51:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.221.79",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.221.79, 172.64.198.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ5IiwidXNlcm5hbWUiOiJNdXhpZGRpbm92IiwiZW1haWwiOiJhc2FkYmVrbXV4aWRkaW5vdjYyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTExMTMyM30.qH2k5RXu0EF0KGCdOXJFTNlJkvNqrAtwNDU04Hqx4zA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa1a7eafd391b0b-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.113.221.79",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 13:51:00 UTC] === END API CALL LOG ===
[11-May-2026 13:51:00 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 13:51:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ5IiwidXNlcm5hbWUiOiJNdXhpZGRpbm92IiwiZW1haWwiOiJhc2FkYmVrbXV4aWRkaW5vdjYyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTExMTMyM30.qH2k5RXu0EF0KGCdOXJFTNlJkvNqrAtwNDU04Hqx4zA
[11-May-2026 13:51:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 13:51:00 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 13:51:00 UTC] User ID: 549
[11-May-2026 13:51:00 UTC] ✅ User profile retrieved successfully for user ID: 549
[11-May-2026 13:51:00 UTC] === API CALL LOG ===
[11-May-2026 13:51:00 UTC] Endpoint: user/profile.php
[11-May-2026 13:51:00 UTC] Full Log Data: {
    "timestamp": "2026-05-11 13:51:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.221.79",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.221.79, 172.64.198.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ5IiwidXNlcm5hbWUiOiJNdXhpZGRpbm92IiwiZW1haWwiOiJhc2FkYmVrbXV4aWRkaW5vdjYyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTExMTMyM30.qH2k5RXu0EF0KGCdOXJFTNlJkvNqrAtwNDU04Hqx4zA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa1a7eafd371b0b-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.113.221.79",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 13:51:00 UTC] === END API CALL LOG ===
[11-May-2026 13:51:00 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 13:51:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ5IiwidXNlcm5hbWUiOiJNdXhpZGRpbm92IiwiZW1haWwiOiJhc2FkYmVrbXV4aWRkaW5vdjYyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTExMTMyM30.qH2k5RXu0EF0KGCdOXJFTNlJkvNqrAtwNDU04Hqx4zA
[11-May-2026 13:51:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 13:51:00 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 13:51:00 UTC] User ID: 549
[11-May-2026 13:51:00 UTC] ✅ User profile retrieved successfully for user ID: 549
[11-May-2026 13:51:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 13:51:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 13:51:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"188.113.221.79, 172.64.198.14","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ5IiwidXNlcm5hbWUiOiJNdXhpZGRpbm92IiwiZW1haWwiOiJhc2FkYmVrbXV4aWRkaW5vdjYyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTExMTMyM30.qH2k5RXu0EF0KGCdOXJFTNlJkvNqrAtwNDU04Hqx4zA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fa1a8264ee41b0b-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"188.113.221.79","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-May-2026 13:51:09 UTC] === User Orders API Called ===
[11-May-2026 13:51:09 UTC] User ID: 549
[11-May-2026 13:51:09 UTC] Limit: 20, Offset: 0
[11-May-2026 13:51:09 UTC] Orders found: 0
[11-May-2026 13:51:09 UTC] Orders data: []
[11-May-2026 13:51:09 UTC] Total orders count: 0
[11-May-2026 13:51:09 UTC] === API CALL LOG ===
[11-May-2026 13:51:09 UTC] Endpoint: user/profile.php
[11-May-2026 13:51:09 UTC] Full Log Data: {
    "timestamp": "2026-05-11 13:51:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.221.79",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.221.79, 172.64.198.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ5IiwidXNlcm5hbWUiOiJNdXhpZGRpbm92IiwiZW1haWwiOiJhc2FkYmVrbXV4aWRkaW5vdjYyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTExMTMyM30.qH2k5RXu0EF0KGCdOXJFTNlJkvNqrAtwNDU04Hqx4zA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa1a8264ee51b0b-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.113.221.79",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 13:51:09 UTC] === END API CALL LOG ===
[11-May-2026 13:51:09 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 13:51:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ5IiwidXNlcm5hbWUiOiJNdXhpZGRpbm92IiwiZW1haWwiOiJhc2FkYmVrbXV4aWRkaW5vdjYyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTExMTMyM30.qH2k5RXu0EF0KGCdOXJFTNlJkvNqrAtwNDU04Hqx4zA
[11-May-2026 13:51:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 13:51:09 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 13:51:09 UTC] User ID: 549
[11-May-2026 13:51:09 UTC] ✅ User profile retrieved successfully for user ID: 549
[11-May-2026 13:51:09 UTC] === API CALL LOG ===
[11-May-2026 13:51:09 UTC] Endpoint: user/profile.php
[11-May-2026 13:51:09 UTC] Full Log Data: {
    "timestamp": "2026-05-11 13:51:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.221.79",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.221.79, 172.64.198.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ5IiwidXNlcm5hbWUiOiJNdXhpZGRpbm92IiwiZW1haWwiOiJhc2FkYmVrbXV4aWRkaW5vdjYyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTExMTMyM30.qH2k5RXu0EF0KGCdOXJFTNlJkvNqrAtwNDU04Hqx4zA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa1a8264ee71b0b-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.113.221.79",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 13:51:09 UTC] === END API CALL LOG ===
[11-May-2026 13:51:09 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 13:51:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ5IiwidXNlcm5hbWUiOiJNdXhpZGRpbm92IiwiZW1haWwiOiJhc2FkYmVrbXV4aWRkaW5vdjYyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTExMTMyM30.qH2k5RXu0EF0KGCdOXJFTNlJkvNqrAtwNDU04Hqx4zA
[11-May-2026 13:51:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 13:51:09 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 13:51:09 UTC] User ID: 549
[11-May-2026 13:51:09 UTC] ✅ User profile retrieved successfully for user ID: 549
[11-May-2026 13:51:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 13:51:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 13:51:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"188.113.221.79, 172.64.198.14","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ5IiwidXNlcm5hbWUiOiJNdXhpZGRpbm92IiwiZW1haWwiOiJhc2FkYmVrbXV4aWRkaW5vdjYyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTExMTMyM30.qH2k5RXu0EF0KGCdOXJFTNlJkvNqrAtwNDU04Hqx4zA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fa1a84639d41b0b-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"188.113.221.79","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-May-2026 13:51:14 UTC] === User Orders API Called ===
[11-May-2026 13:51:14 UTC] User ID: 549
[11-May-2026 13:51:14 UTC] Limit: 20, Offset: 0
[11-May-2026 13:51:14 UTC] Orders found: 0
[11-May-2026 13:51:14 UTC] Orders data: []
[11-May-2026 13:51:14 UTC] Total orders count: 0
[11-May-2026 13:51:14 UTC] === API CALL LOG ===
[11-May-2026 13:51:14 UTC] Endpoint: user/profile.php
[11-May-2026 13:51:14 UTC] Full Log Data: {
    "timestamp": "2026-05-11 13:51:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.221.79",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.221.79, 172.64.198.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ5IiwidXNlcm5hbWUiOiJNdXhpZGRpbm92IiwiZW1haWwiOiJhc2FkYmVrbXV4aWRkaW5vdjYyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTExMTMyM30.qH2k5RXu0EF0KGCdOXJFTNlJkvNqrAtwNDU04Hqx4zA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa1a84639d61b0b-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.113.221.79",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 13:51:14 UTC] === END API CALL LOG ===
[11-May-2026 13:51:14 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 13:51:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ5IiwidXNlcm5hbWUiOiJNdXhpZGRpbm92IiwiZW1haWwiOiJhc2FkYmVrbXV4aWRkaW5vdjYyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTExMTMyM30.qH2k5RXu0EF0KGCdOXJFTNlJkvNqrAtwNDU04Hqx4zA
[11-May-2026 13:51:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 13:51:14 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 13:51:14 UTC] User ID: 549
[11-May-2026 13:51:14 UTC] === API CALL LOG ===
[11-May-2026 13:51:14 UTC] Endpoint: user/profile.php
[11-May-2026 13:51:14 UTC] Full Log Data: {
    "timestamp": "2026-05-11 13:51:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.221.79",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.221.79, 172.64.198.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ5IiwidXNlcm5hbWUiOiJNdXhpZGRpbm92IiwiZW1haWwiOiJhc2FkYmVrbXV4aWRkaW5vdjYyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTExMTMyM30.qH2k5RXu0EF0KGCdOXJFTNlJkvNqrAtwNDU04Hqx4zA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa1a84639d91b0b-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.113.221.79",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 13:51:14 UTC] === END API CALL LOG ===
[11-May-2026 13:51:14 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 13:51:14 UTC] ✅ User profile retrieved successfully for user ID: 549
[11-May-2026 13:51:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ5IiwidXNlcm5hbWUiOiJNdXhpZGRpbm92IiwiZW1haWwiOiJhc2FkYmVrbXV4aWRkaW5vdjYyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTExMTMyM30.qH2k5RXu0EF0KGCdOXJFTNlJkvNqrAtwNDU04Hqx4zA
[11-May-2026 13:51:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 13:51:14 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 13:51:14 UTC] User ID: 549
[11-May-2026 13:51:14 UTC] ✅ User profile retrieved successfully for user ID: 549
[11-May-2026 13:56:17 UTC] === API CALL LOG ===
[11-May-2026 13:56:17 UTC] Endpoint: user/profile.php
[11-May-2026 13:56:17 UTC] Full Log Data: {
    "timestamp": "2026-05-11 13:56:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.221.79",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.221.79, 172.64.200.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ5IiwidXNlcm5hbWUiOiJNdXhpZGRpbm92IiwiZW1haWwiOiJhc2FkYmVrbXV4aWRkaW5vdjYyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTExMTMyM30.qH2k5RXu0EF0KGCdOXJFTNlJkvNqrAtwNDU04Hqx4zA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa1afa7dc12adc1-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.113.221.79",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 13:56:17 UTC] === END API CALL LOG ===
[11-May-2026 13:56:17 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 13:56:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ5IiwidXNlcm5hbWUiOiJNdXhpZGRpbm92IiwiZW1haWwiOiJhc2FkYmVrbXV4aWRkaW5vdjYyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTExMTMyM30.qH2k5RXu0EF0KGCdOXJFTNlJkvNqrAtwNDU04Hqx4zA
[11-May-2026 13:56:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 13:56:17 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 13:56:17 UTC] User ID: 549
[11-May-2026 13:56:17 UTC] ✅ User profile retrieved successfully for user ID: 549
[11-May-2026 13:56:18 UTC] === API CALL LOG ===
[11-May-2026 13:56:18 UTC] Endpoint: user/profile.php
[11-May-2026 13:56:18 UTC] Full Log Data: {
    "timestamp": "2026-05-11 13:56:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.221.79",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.221.79, 172.64.200.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ5IiwidXNlcm5hbWUiOiJNdXhpZGRpbm92IiwiZW1haWwiOiJhc2FkYmVrbXV4aWRkaW5vdjYyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTExMTMyM30.qH2k5RXu0EF0KGCdOXJFTNlJkvNqrAtwNDU04Hqx4zA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa1afae3a81adc1-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.113.221.79",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 13:56:18 UTC] === END API CALL LOG ===
[11-May-2026 13:56:18 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 13:56:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ5IiwidXNlcm5hbWUiOiJNdXhpZGRpbm92IiwiZW1haWwiOiJhc2FkYmVrbXV4aWRkaW5vdjYyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTExMTMyM30.qH2k5RXu0EF0KGCdOXJFTNlJkvNqrAtwNDU04Hqx4zA
[11-May-2026 13:56:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 13:56:18 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 13:56:18 UTC] User ID: 549
[11-May-2026 13:56:18 UTC] ✅ User profile retrieved successfully for user ID: 549
[11-May-2026 13:56:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 13:56:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 13:56:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"188.113.221.79, 172.64.200.15","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ5IiwidXNlcm5hbWUiOiJNdXhpZGRpbm92IiwiZW1haWwiOiJhc2FkYmVrbXV4aWRkaW5vdjYyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTExMTMyM30.qH2k5RXu0EF0KGCdOXJFTNlJkvNqrAtwNDU04Hqx4zA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fa1afae3a87adc1-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"188.113.221.79","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-May-2026 13:56:18 UTC] === User Orders API Called ===
[11-May-2026 13:56:18 UTC] User ID: 549
[11-May-2026 13:56:18 UTC] Limit: 20, Offset: 0
[11-May-2026 13:56:18 UTC] Orders found: 0
[11-May-2026 13:56:18 UTC] Orders data: []
[11-May-2026 13:56:18 UTC] Total orders count: 0
[11-May-2026 13:56:18 UTC] === API CALL LOG ===
[11-May-2026 13:56:18 UTC] Endpoint: user/profile.php
[11-May-2026 13:56:18 UTC] Full Log Data: {
    "timestamp": "2026-05-11 13:56:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.221.79",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.221.79, 172.64.200.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ5IiwidXNlcm5hbWUiOiJNdXhpZGRpbm92IiwiZW1haWwiOiJhc2FkYmVrbXV4aWRkaW5vdjYyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTExMTMyM30.qH2k5RXu0EF0KGCdOXJFTNlJkvNqrAtwNDU04Hqx4zA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa1afae3a8aadc1-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.113.221.79",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 13:56:18 UTC] === END API CALL LOG ===
[11-May-2026 13:56:18 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 13:56:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ5IiwidXNlcm5hbWUiOiJNdXhpZGRpbm92IiwiZW1haWwiOiJhc2FkYmVrbXV4aWRkaW5vdjYyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTExMTMyM30.qH2k5RXu0EF0KGCdOXJFTNlJkvNqrAtwNDU04Hqx4zA
[11-May-2026 13:56:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 13:56:18 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 13:56:18 UTC] User ID: 549
[11-May-2026 13:56:18 UTC] ✅ User profile retrieved successfully for user ID: 549
[11-May-2026 13:56:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 13:56:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 13:56:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"188.113.221.79, 172.64.200.14","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ5IiwidXNlcm5hbWUiOiJNdXhpZGRpbm92IiwiZW1haWwiOiJhc2FkYmVrbXV4aWRkaW5vdjYyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTExMTMyM30.qH2k5RXu0EF0KGCdOXJFTNlJkvNqrAtwNDU04Hqx4zA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fa1aff0fd45adc1-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"188.113.221.79","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-May-2026 13:56:28 UTC] === User Orders API Called ===
[11-May-2026 13:56:28 UTC] User ID: 549
[11-May-2026 13:56:28 UTC] Limit: 20, Offset: 0
[11-May-2026 13:56:28 UTC] Orders found: 1
[11-May-2026 13:56:28 UTC] Orders data: [{"id":259,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/husniyaa_m20_09","status":"pending","created_at":"2026-05-11 17:26:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[11-May-2026 13:56:28 UTC] Total orders count: 1
[11-May-2026 13:56:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 13:56:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 13:56:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"188.113.221.79, 172.64.200.14","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ5IiwidXNlcm5hbWUiOiJNdXhpZGRpbm92IiwiZW1haWwiOiJhc2FkYmVrbXV4aWRkaW5vdjYyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTExMTMyM30.qH2k5RXu0EF0KGCdOXJFTNlJkvNqrAtwNDU04Hqx4zA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fa1b0223ddeadc1-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"188.113.221.79","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-May-2026 13:56:36 UTC] === User Orders API Called ===
[11-May-2026 13:56:36 UTC] User ID: 549
[11-May-2026 13:56:36 UTC] Limit: 20, Offset: 0
[11-May-2026 13:56:36 UTC] Orders found: 1
[11-May-2026 13:56:36 UTC] Orders data: [{"id":259,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/husniyaa_m20_09","status":"cancelled","created_at":"2026-05-11 17:26:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[11-May-2026 13:56:36 UTC] Total orders count: 1
[11-May-2026 13:56:36 UTC] === API CALL LOG ===
[11-May-2026 13:56:36 UTC] === API CALL LOG ===
[11-May-2026 13:56:36 UTC] Endpoint: user/profile.php
[11-May-2026 13:56:36 UTC] Endpoint: user/profile.php
[11-May-2026 13:56:36 UTC] Full Log Data: {
    "timestamp": "2026-05-11 13:56:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.221.79",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.221.79, 172.64.200.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ5IiwidXNlcm5hbWUiOiJNdXhpZGRpbm92IiwiZW1haWwiOiJhc2FkYmVrbXV4aWRkaW5vdjYyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTExMTMyM30.qH2k5RXu0EF0KGCdOXJFTNlJkvNqrAtwNDU04Hqx4zA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa1b0223de4adc1-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.113.221.79",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 13:56:36 UTC] Full Log Data: {
    "timestamp": "2026-05-11 13:56:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.221.79",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.221.79, 172.64.200.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ5IiwidXNlcm5hbWUiOiJNdXhpZGRpbm92IiwiZW1haWwiOiJhc2FkYmVrbXV4aWRkaW5vdjYyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTExMTMyM30.qH2k5RXu0EF0KGCdOXJFTNlJkvNqrAtwNDU04Hqx4zA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa1b0223de1adc1-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.113.221.79",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 13:56:36 UTC] === END API CALL LOG ===
[11-May-2026 13:56:36 UTC] === END API CALL LOG ===
[11-May-2026 13:56:36 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 13:56:36 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 13:56:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ5IiwidXNlcm5hbWUiOiJNdXhpZGRpbm92IiwiZW1haWwiOiJhc2FkYmVrbXV4aWRkaW5vdjYyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTExMTMyM30.qH2k5RXu0EF0KGCdOXJFTNlJkvNqrAtwNDU04Hqx4zA
[11-May-2026 13:56:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ5IiwidXNlcm5hbWUiOiJNdXhpZGRpbm92IiwiZW1haWwiOiJhc2FkYmVrbXV4aWRkaW5vdjYyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTExMTMyM30.qH2k5RXu0EF0KGCdOXJFTNlJkvNqrAtwNDU04Hqx4zA
[11-May-2026 13:56:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 13:56:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 13:56:36 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 13:56:36 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 13:56:36 UTC] User ID: 549
[11-May-2026 13:56:36 UTC] User ID: 549
[11-May-2026 13:56:36 UTC] ✅ User profile retrieved successfully for user ID: 549
[11-May-2026 13:56:36 UTC] ✅ User profile retrieved successfully for user ID: 549
[11-May-2026 13:56:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 13:56:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 13:56:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"188.113.221.79, 172.64.200.14","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ5IiwidXNlcm5hbWUiOiJNdXhpZGRpbm92IiwiZW1haWwiOiJhc2FkYmVrbXV4aWRkaW5vdjYyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTExMTMyM30.qH2k5RXu0EF0KGCdOXJFTNlJkvNqrAtwNDU04Hqx4zA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fa1b0392af7adc1-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"188.113.221.79","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-May-2026 13:56:40 UTC] === User Orders API Called ===
[11-May-2026 13:56:40 UTC] User ID: 549
[11-May-2026 13:56:40 UTC] Limit: 20, Offset: 0
[11-May-2026 13:56:40 UTC] Orders found: 1
[11-May-2026 13:56:40 UTC] Orders data: [{"id":259,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/husniyaa_m20_09","status":"cancelled","created_at":"2026-05-11 17:26:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[11-May-2026 13:56:40 UTC] Total orders count: 1
[11-May-2026 13:57:23 UTC] === API CALL LOG ===
[11-May-2026 13:57:23 UTC] Endpoint: user/profile.php
[11-May-2026 13:57:23 UTC] Full Log Data: {
    "timestamp": "2026-05-11 13:57:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.221.79",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.221.79, 172.64.200.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ5IiwidXNlcm5hbWUiOiJNdXhpZGRpbm92IiwiZW1haWwiOiJhc2FkYmVrbXV4aWRkaW5vdjYyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTExMTMyM30.qH2k5RXu0EF0KGCdOXJFTNlJkvNqrAtwNDU04Hqx4zA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa1b146f8451027-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.113.221.79",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 13:57:23 UTC] === END API CALL LOG ===
[11-May-2026 13:57:23 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 13:57:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ5IiwidXNlcm5hbWUiOiJNdXhpZGRpbm92IiwiZW1haWwiOiJhc2FkYmVrbXV4aWRkaW5vdjYyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTExMTMyM30.qH2k5RXu0EF0KGCdOXJFTNlJkvNqrAtwNDU04Hqx4zA
[11-May-2026 13:57:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 13:57:23 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 13:57:23 UTC] User ID: 549
[11-May-2026 13:57:23 UTC] ✅ User profile retrieved successfully for user ID: 549
[11-May-2026 13:57:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 13:57:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 13:57:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"188.113.221.79, 172.64.200.15","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ5IiwidXNlcm5hbWUiOiJNdXhpZGRpbm92IiwiZW1haWwiOiJhc2FkYmVrbXV4aWRkaW5vdjYyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTExMTMyM30.qH2k5RXu0EF0KGCdOXJFTNlJkvNqrAtwNDU04Hqx4zA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fa1b14af9051027-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"188.113.221.79","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-May-2026 13:57:24 UTC] === User Orders API Called ===
[11-May-2026 13:57:24 UTC] User ID: 549
[11-May-2026 13:57:24 UTC] Limit: 20, Offset: 0
[11-May-2026 13:57:24 UTC] Orders found: 1
[11-May-2026 13:57:24 UTC] Orders data: [{"id":259,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/husniyaa_m20_09","status":"cancelled","created_at":"2026-05-11 17:26:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[11-May-2026 13:57:24 UTC] Total orders count: 1
[11-May-2026 13:57:24 UTC] === API CALL LOG ===
[11-May-2026 13:57:24 UTC] Endpoint: user/profile.php
[11-May-2026 13:57:24 UTC] Full Log Data: {
    "timestamp": "2026-05-11 13:57:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.221.79",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.221.79, 172.64.200.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ5IiwidXNlcm5hbWUiOiJNdXhpZGRpbm92IiwiZW1haWwiOiJhc2FkYmVrbXV4aWRkaW5vdjYyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTExMTMyM30.qH2k5RXu0EF0KGCdOXJFTNlJkvNqrAtwNDU04Hqx4zA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa1b14ccd4e1027-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.113.221.79",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 13:57:24 UTC] === END API CALL LOG ===
[11-May-2026 13:57:24 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 13:57:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ5IiwidXNlcm5hbWUiOiJNdXhpZGRpbm92IiwiZW1haWwiOiJhc2FkYmVrbXV4aWRkaW5vdjYyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTExMTMyM30.qH2k5RXu0EF0KGCdOXJFTNlJkvNqrAtwNDU04Hqx4zA
[11-May-2026 13:57:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 13:57:24 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 13:57:24 UTC] User ID: 549
[11-May-2026 13:57:24 UTC] ✅ User profile retrieved successfully for user ID: 549
[11-May-2026 13:57:24 UTC] === API CALL LOG ===
[11-May-2026 13:57:24 UTC] Endpoint: user/profile.php
[11-May-2026 13:57:24 UTC] Full Log Data: {
    "timestamp": "2026-05-11 13:57:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.221.79",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.221.79, 172.64.200.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ5IiwidXNlcm5hbWUiOiJNdXhpZGRpbm92IiwiZW1haWwiOiJhc2FkYmVrbXV4aWRkaW5vdjYyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTExMTMyM30.qH2k5RXu0EF0KGCdOXJFTNlJkvNqrAtwNDU04Hqx4zA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa1b14d8f081027-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.113.221.79",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 13:57:24 UTC] === END API CALL LOG ===
[11-May-2026 13:57:24 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 13:57:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ5IiwidXNlcm5hbWUiOiJNdXhpZGRpbm92IiwiZW1haWwiOiJhc2FkYmVrbXV4aWRkaW5vdjYyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTExMTMyM30.qH2k5RXu0EF0KGCdOXJFTNlJkvNqrAtwNDU04Hqx4zA
[11-May-2026 13:57:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 13:57:24 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 13:57:24 UTC] User ID: 549
[11-May-2026 13:57:24 UTC] ✅ User profile retrieved successfully for user ID: 549
[11-May-2026 13:57:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 13:57:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 13:57:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"188.113.221.79, 172.64.200.15","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ5IiwidXNlcm5hbWUiOiJNdXhpZGRpbm92IiwiZW1haWwiOiJhc2FkYmVrbXV4aWRkaW5vdjYyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTExMTMyM30.qH2k5RXu0EF0KGCdOXJFTNlJkvNqrAtwNDU04Hqx4zA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fa1b14d8f071027-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"188.113.221.79","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-May-2026 13:57:24 UTC] === User Orders API Called ===
[11-May-2026 13:57:24 UTC] User ID: 549
[11-May-2026 13:57:24 UTC] Limit: 20, Offset: 0
[11-May-2026 13:57:24 UTC] Orders found: 1
[11-May-2026 13:57:24 UTC] Orders data: [{"id":259,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/husniyaa_m20_09","status":"cancelled","created_at":"2026-05-11 17:26:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[11-May-2026 13:57:24 UTC] Total orders count: 1
[11-May-2026 13:57:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 13:57:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 13:57:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"188.113.221.79, 172.64.200.15","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ5IiwidXNlcm5hbWUiOiJNdXhpZGRpbm92IiwiZW1haWwiOiJhc2FkYmVrbXV4aWRkaW5vdjYyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTExMTMyM30.qH2k5RXu0EF0KGCdOXJFTNlJkvNqrAtwNDU04Hqx4zA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fa1b1659d631027-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"188.113.221.79","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-May-2026 13:57:28 UTC] === User Orders API Called ===
[11-May-2026 13:57:28 UTC] User ID: 549
[11-May-2026 13:57:28 UTC] Limit: 20, Offset: 0
[11-May-2026 13:57:28 UTC] Orders found: 1
[11-May-2026 13:57:28 UTC] Orders data: [{"id":259,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/husniyaa_m20_09","status":"cancelled","created_at":"2026-05-11 17:26:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[11-May-2026 13:57:28 UTC] Total orders count: 1
[11-May-2026 13:57:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 13:57:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 13:57:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"188.113.221.79, 172.64.200.14","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ5IiwidXNlcm5hbWUiOiJNdXhpZGRpbm92IiwiZW1haWwiOiJhc2FkYmVrbXV4aWRkaW5vdjYyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTExMTMyM30.qH2k5RXu0EF0KGCdOXJFTNlJkvNqrAtwNDU04Hqx4zA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fa1b19f2c0e1027-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"188.113.221.79","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-May-2026 13:57:37 UTC] === User Orders API Called ===
[11-May-2026 13:57:37 UTC] User ID: 549
[11-May-2026 13:57:37 UTC] Limit: 20, Offset: 0
[11-May-2026 13:57:37 UTC] Orders found: 1
[11-May-2026 13:57:37 UTC] Orders data: [{"id":259,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/husniyaa_m20_09","status":"cancelled","created_at":"2026-05-11 17:26:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[11-May-2026 13:57:37 UTC] Total orders count: 1
[11-May-2026 13:57:37 UTC] === API CALL LOG ===
[11-May-2026 13:57:37 UTC] Endpoint: user/profile.php
[11-May-2026 13:57:37 UTC] Full Log Data: {
    "timestamp": "2026-05-11 13:57:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.221.79",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.221.79, 172.64.200.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ5IiwidXNlcm5hbWUiOiJNdXhpZGRpbm92IiwiZW1haWwiOiJhc2FkYmVrbXV4aWRkaW5vdjYyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTExMTMyM30.qH2k5RXu0EF0KGCdOXJFTNlJkvNqrAtwNDU04Hqx4zA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa1b19f2c111027-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.113.221.79",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 13:57:37 UTC] === END API CALL LOG ===
[11-May-2026 13:57:37 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 13:57:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ5IiwidXNlcm5hbWUiOiJNdXhpZGRpbm92IiwiZW1haWwiOiJhc2FkYmVrbXV4aWRkaW5vdjYyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTExMTMyM30.qH2k5RXu0EF0KGCdOXJFTNlJkvNqrAtwNDU04Hqx4zA
[11-May-2026 13:57:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 13:57:37 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 13:57:37 UTC] User ID: 549
[11-May-2026 13:57:37 UTC] ✅ User profile retrieved successfully for user ID: 549
[11-May-2026 13:57:37 UTC] === API CALL LOG ===
[11-May-2026 13:57:37 UTC] Endpoint: user/profile.php
[11-May-2026 13:57:37 UTC] Full Log Data: {
    "timestamp": "2026-05-11 13:57:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.221.79",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.221.79, 172.64.200.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ5IiwidXNlcm5hbWUiOiJNdXhpZGRpbm92IiwiZW1haWwiOiJhc2FkYmVrbXV4aWRkaW5vdjYyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTExMTMyM30.qH2k5RXu0EF0KGCdOXJFTNlJkvNqrAtwNDU04Hqx4zA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa1b19f2c101027-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.113.221.79",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 13:57:37 UTC] === END API CALL LOG ===
[11-May-2026 13:57:37 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 13:57:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ5IiwidXNlcm5hbWUiOiJNdXhpZGRpbm92IiwiZW1haWwiOiJhc2FkYmVrbXV4aWRkaW5vdjYyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTExMTMyM30.qH2k5RXu0EF0KGCdOXJFTNlJkvNqrAtwNDU04Hqx4zA
[11-May-2026 13:57:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 13:57:37 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 13:57:37 UTC] User ID: 549
[11-May-2026 13:57:37 UTC] ✅ User profile retrieved successfully for user ID: 549
[11-May-2026 13:59:21 UTC] === API CALL LOG ===
[11-May-2026 13:59:21 UTC] Endpoint: user/profile.php
[11-May-2026 13:59:21 UTC] Full Log Data: {
    "timestamp": "2026-05-11 13:59:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.221.79",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.221.79, 162.158.102.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ5IiwidXNlcm5hbWUiOiJNdXhpZGRpbm92IiwiZW1haWwiOiJhc2FkYmVrbXV4aWRkaW5vdjYyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTExMTMyM30.qH2k5RXu0EF0KGCdOXJFTNlJkvNqrAtwNDU04Hqx4zA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa1b4268833bf65-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.113.221.79",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 13:59:21 UTC] === END API CALL LOG ===
[11-May-2026 13:59:21 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 13:59:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ5IiwidXNlcm5hbWUiOiJNdXhpZGRpbm92IiwiZW1haWwiOiJhc2FkYmVrbXV4aWRkaW5vdjYyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTExMTMyM30.qH2k5RXu0EF0KGCdOXJFTNlJkvNqrAtwNDU04Hqx4zA
[11-May-2026 13:59:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 13:59:21 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 13:59:21 UTC] User ID: 549
[11-May-2026 13:59:21 UTC] ✅ User profile retrieved successfully for user ID: 549
[11-May-2026 13:59:22 UTC] === API CALL LOG ===
[11-May-2026 13:59:22 UTC] Endpoint: user/profile.php
[11-May-2026 13:59:22 UTC] Full Log Data: {
    "timestamp": "2026-05-11 13:59:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.221.79",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.221.79, 162.158.102.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ5IiwidXNlcm5hbWUiOiJNdXhpZGRpbm92IiwiZW1haWwiOiJhc2FkYmVrbXV4aWRkaW5vdjYyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTExMTMyM30.qH2k5RXu0EF0KGCdOXJFTNlJkvNqrAtwNDU04Hqx4zA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa1b42c1adfbf65-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.113.221.79",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 13:59:22 UTC] === END API CALL LOG ===
[11-May-2026 13:59:22 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 13:59:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ5IiwidXNlcm5hbWUiOiJNdXhpZGRpbm92IiwiZW1haWwiOiJhc2FkYmVrbXV4aWRkaW5vdjYyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTExMTMyM30.qH2k5RXu0EF0KGCdOXJFTNlJkvNqrAtwNDU04Hqx4zA
[11-May-2026 13:59:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 13:59:22 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 13:59:22 UTC] User ID: 549
[11-May-2026 13:59:22 UTC] ✅ User profile retrieved successfully for user ID: 549
[11-May-2026 13:59:22 UTC] === API CALL LOG ===
[11-May-2026 13:59:22 UTC] Endpoint: user/profile.php
[11-May-2026 13:59:22 UTC] Full Log Data: {
    "timestamp": "2026-05-11 13:59:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.221.79",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.221.79, 162.158.102.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ5IiwidXNlcm5hbWUiOiJNdXhpZGRpbm92IiwiZW1haWwiOiJhc2FkYmVrbXV4aWRkaW5vdjYyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTExMTMyM30.qH2k5RXu0EF0KGCdOXJFTNlJkvNqrAtwNDU04Hqx4zA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa1b42c1ae5bf65-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.113.221.79",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 13:59:22 UTC] === END API CALL LOG ===
[11-May-2026 13:59:22 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 13:59:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ5IiwidXNlcm5hbWUiOiJNdXhpZGRpbm92IiwiZW1haWwiOiJhc2FkYmVrbXV4aWRkaW5vdjYyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTExMTMyM30.qH2k5RXu0EF0KGCdOXJFTNlJkvNqrAtwNDU04Hqx4zA
[11-May-2026 13:59:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 13:59:22 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 13:59:22 UTC] User ID: 549
[11-May-2026 13:59:22 UTC] ✅ User profile retrieved successfully for user ID: 549
[11-May-2026 13:59:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 13:59:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 13:59:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"188.113.221.79, 162.158.102.213","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ5IiwidXNlcm5hbWUiOiJNdXhpZGRpbm92IiwiZW1haWwiOiJhc2FkYmVrbXV4aWRkaW5vdjYyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTExMTMyM30.qH2k5RXu0EF0KGCdOXJFTNlJkvNqrAtwNDU04Hqx4zA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fa1b42c1ae1bf65-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"188.113.221.79","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-May-2026 13:59:22 UTC] === User Orders API Called ===
[11-May-2026 13:59:22 UTC] User ID: 549
[11-May-2026 13:59:22 UTC] Limit: 20, Offset: 0
[11-May-2026 13:59:22 UTC] Orders found: 1
[11-May-2026 13:59:22 UTC] Orders data: [{"id":259,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/husniyaa_m20_09","status":"cancelled","created_at":"2026-05-11 17:26:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[11-May-2026 13:59:22 UTC] Total orders count: 1
[11-May-2026 13:59:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 13:59:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 13:59:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"188.113.221.79, 162.158.102.212","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ5IiwidXNlcm5hbWUiOiJNdXhpZGRpbm92IiwiZW1haWwiOiJhc2FkYmVrbXV4aWRkaW5vdjYyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTExMTMyM30.qH2k5RXu0EF0KGCdOXJFTNlJkvNqrAtwNDU04Hqx4zA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fa1b46acd03bf65-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"188.113.221.79","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-May-2026 13:59:32 UTC] === User Orders API Called ===
[11-May-2026 13:59:32 UTC] User ID: 549
[11-May-2026 13:59:32 UTC] Limit: 20, Offset: 0
[11-May-2026 13:59:32 UTC] Orders found: 2
[11-May-2026 13:59:32 UTC] Orders data: [{"id":260,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/husniyaa_m20_09","status":"pending","created_at":"2026-05-11 17:29:30","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":259,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/husniyaa_m20_09","status":"cancelled","created_at":"2026-05-11 17:26:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[11-May-2026 13:59:32 UTC] Total orders count: 2
[11-May-2026 13:59:45 UTC] === API CALL LOG ===
[11-May-2026 13:59:45 UTC] Endpoint: user/profile.php
[11-May-2026 13:59:45 UTC] Full Log Data: {
    "timestamp": "2026-05-11 13:59:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.221.79",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.221.79, 162.158.102.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ5IiwidXNlcm5hbWUiOiJNdXhpZGRpbm92IiwiZW1haWwiOiJhc2FkYmVrbXV4aWRkaW5vdjYyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTExMTMyM30.qH2k5RXu0EF0KGCdOXJFTNlJkvNqrAtwNDU04Hqx4zA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa1b4bd88d8bf65-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.113.221.79",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 13:59:45 UTC] === END API CALL LOG ===
[11-May-2026 13:59:45 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 13:59:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ5IiwidXNlcm5hbWUiOiJNdXhpZGRpbm92IiwiZW1haWwiOiJhc2FkYmVrbXV4aWRkaW5vdjYyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTExMTMyM30.qH2k5RXu0EF0KGCdOXJFTNlJkvNqrAtwNDU04Hqx4zA
[11-May-2026 13:59:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 13:59:45 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 13:59:45 UTC] User ID: 549
[11-May-2026 13:59:45 UTC] ✅ User profile retrieved successfully for user ID: 549
[11-May-2026 13:59:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 13:59:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 13:59:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"188.113.221.79, 162.158.102.213","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ5IiwidXNlcm5hbWUiOiJNdXhpZGRpbm92IiwiZW1haWwiOiJhc2FkYmVrbXV4aWRkaW5vdjYyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTExMTMyM30.qH2k5RXu0EF0KGCdOXJFTNlJkvNqrAtwNDU04Hqx4zA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fa1b4bd88d5bf65-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"188.113.221.79","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-May-2026 13:59:45 UTC] === User Orders API Called ===
[11-May-2026 13:59:45 UTC] User ID: 549
[11-May-2026 13:59:45 UTC] Limit: 20, Offset: 0
[11-May-2026 13:59:45 UTC] Orders found: 2
[11-May-2026 13:59:45 UTC] Orders data: [{"id":260,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/husniyaa_m20_09","status":"cancelled","created_at":"2026-05-11 17:29:30","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":259,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/husniyaa_m20_09","status":"cancelled","created_at":"2026-05-11 17:26:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[11-May-2026 13:59:45 UTC] Total orders count: 2
[11-May-2026 13:59:45 UTC] === API CALL LOG ===
[11-May-2026 13:59:45 UTC] Endpoint: user/profile.php
[11-May-2026 13:59:45 UTC] Full Log Data: {
    "timestamp": "2026-05-11 13:59:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.221.79",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.221.79, 162.158.102.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ5IiwidXNlcm5hbWUiOiJNdXhpZGRpbm92IiwiZW1haWwiOiJhc2FkYmVrbXV4aWRkaW5vdjYyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTExMTMyM30.qH2k5RXu0EF0KGCdOXJFTNlJkvNqrAtwNDU04Hqx4zA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa1b4bd88d7bf65-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.113.221.79",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 13:59:45 UTC] === END API CALL LOG ===
[11-May-2026 13:59:45 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 13:59:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ5IiwidXNlcm5hbWUiOiJNdXhpZGRpbm92IiwiZW1haWwiOiJhc2FkYmVrbXV4aWRkaW5vdjYyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTExMTMyM30.qH2k5RXu0EF0KGCdOXJFTNlJkvNqrAtwNDU04Hqx4zA
[11-May-2026 13:59:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 13:59:45 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 13:59:45 UTC] User ID: 549
[11-May-2026 13:59:45 UTC] ✅ User profile retrieved successfully for user ID: 549
[11-May-2026 14:38:23 UTC] === API CALL LOG ===
[11-May-2026 14:38:23 UTC] Endpoint: user/profile.php
[11-May-2026 14:38:23 UTC] Full Log Data: {
    "timestamp": "2026-05-11 14:38:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "78.174.201.39",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "78.174.201.39, 172.71.99.195",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa1ed54aaf266a0-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "78.174.201.39",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 14:38:23 UTC] === END API CALL LOG ===
[11-May-2026 14:38:23 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 14:38:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[11-May-2026 14:38:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 14:38:23 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 14:38:23 UTC] User ID: 267
[11-May-2026 14:38:23 UTC] ✅ User profile retrieved successfully for user ID: 267
[11-May-2026 14:38:23 UTC] === API CALL LOG ===
[11-May-2026 14:38:23 UTC] Endpoint: user/profile.php
[11-May-2026 14:38:23 UTC] Full Log Data: {
    "timestamp": "2026-05-11 14:38:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "78.174.201.39",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "78.174.201.39, 172.71.98.82",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa1ed574e3266a0-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "78.174.201.39",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 14:38:23 UTC] === END API CALL LOG ===
[11-May-2026 14:38:23 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 14:38:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[11-May-2026 14:38:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 14:38:23 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 14:38:23 UTC] User ID: 267
[11-May-2026 14:38:23 UTC] ✅ User profile retrieved successfully for user ID: 267
[11-May-2026 14:38:23 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 14:38:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 14:38:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"78.174.201.39, 172.71.98.82","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fa1ed574e3a66a0-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"78.174.201.39","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-May-2026 14:38:23 UTC] === User Orders API Called ===
[11-May-2026 14:38:23 UTC] User ID: 267
[11-May-2026 14:38:23 UTC] Limit: 20, Offset: 0
[11-May-2026 14:38:23 UTC] Orders found: 9
[11-May-2026 14:38:23 UTC] Orders data: [{"id":210,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/480","status":"completed","created_at":"2026-04-19 14:52:33","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":209,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/468","status":"completed","created_at":"2026-04-18 21:22:03","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":208,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/469","status":"completed","created_at":"2026-04-18 21:21:44","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":207,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/477","status":"completed","created_at":"2026-04-18 21:21:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":206,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/478","status":"completed","created_at":"2026-04-18 21:20:58","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":205,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/479","status":"completed","created_at":"2026-04-18 17:27:08","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":203,"quantity":20,"total_coins":400,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat","status":"cancelled","created_at":"2026-04-17 14:12:55","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":186,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/431","status":"completed","created_at":"2026-04-12 22:03:30","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":171,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/427","status":"completed","created_at":"2026-04-08 13:54:48","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[11-May-2026 14:38:23 UTC] Total orders count: 9
[11-May-2026 14:38:23 UTC] === API CALL LOG ===
[11-May-2026 14:38:23 UTC] Endpoint: user/profile.php
[11-May-2026 14:38:23 UTC] Full Log Data: {
    "timestamp": "2026-05-11 14:38:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "78.174.201.39",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "78.174.201.39, 172.71.98.82",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa1ed57df0866a0-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "78.174.201.39",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 14:38:23 UTC] === END API CALL LOG ===
[11-May-2026 14:38:23 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 14:38:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[11-May-2026 14:38:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 14:38:23 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 14:38:23 UTC] User ID: 267
[11-May-2026 14:38:23 UTC] ✅ User profile retrieved successfully for user ID: 267
[11-May-2026 14:38:24 UTC] === API CALL LOG ===
[11-May-2026 14:38:24 UTC] Endpoint: user/profile.php
[11-May-2026 14:38:24 UTC] Full Log Data: {
    "timestamp": "2026-05-11 14:38:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "78.174.201.39",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "78.174.201.39, 172.71.98.82",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa1ed5aaa9d66a0-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "78.174.201.39",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 14:38:24 UTC] === END API CALL LOG ===
[11-May-2026 14:38:24 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 14:38:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[11-May-2026 14:38:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 14:38:24 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 14:38:24 UTC] User ID: 267
[11-May-2026 14:38:24 UTC] ✅ User profile retrieved successfully for user ID: 267
[11-May-2026 16:03:54 UTC] === API CALL LOG ===
[11-May-2026 16:03:54 UTC] Endpoint: user/profile.php
[11-May-2026 16:03:54 UTC] Full Log Data: {
    "timestamp": "2026-05-11 16:03:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.14.245.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.14.245.149, 172.68.234.188",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa26a9698898a1c-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.14.245.149",
        "cf-ipcountry": "PS",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 16:03:54 UTC] === END API CALL LOG ===
[11-May-2026 16:03:54 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 16:03:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o
[11-May-2026 16:03:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 16:03:54 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 16:03:54 UTC] User ID: 550
[11-May-2026 16:03:54 UTC] ✅ User profile retrieved successfully for user ID: 550
[11-May-2026 16:03:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 16:03:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 16:03:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"212.14.245.149, 172.68.234.188","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fa26a96989a8a1c-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"212.14.245.149","cf-ipcountry":"PS","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-May-2026 16:03:54 UTC] === User Orders API Called ===
[11-May-2026 16:03:54 UTC] User ID: 550
[11-May-2026 16:03:54 UTC] Limit: 20, Offset: 0
[11-May-2026 16:03:54 UTC] Orders found: 0
[11-May-2026 16:03:54 UTC] Orders data: []
[11-May-2026 16:03:54 UTC] Total orders count: 0
[11-May-2026 16:03:54 UTC] === API CALL LOG ===
[11-May-2026 16:03:54 UTC] Endpoint: user/profile.php
[11-May-2026 16:03:54 UTC] Full Log Data: {
    "timestamp": "2026-05-11 16:03:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.14.245.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.14.245.149, 172.68.234.188",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa26a976b708a1c-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.14.245.149",
        "cf-ipcountry": "PS",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 16:03:54 UTC] === END API CALL LOG ===
[11-May-2026 16:03:54 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 16:03:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o
[11-May-2026 16:03:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 16:03:54 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 16:03:54 UTC] User ID: 550
[11-May-2026 16:03:54 UTC] ✅ User profile retrieved successfully for user ID: 550
[11-May-2026 16:03:55 UTC] === API CALL LOG ===
[11-May-2026 16:03:55 UTC] Endpoint: user/profile.php
[11-May-2026 16:03:55 UTC] Full Log Data: {
    "timestamp": "2026-05-11 16:03:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.14.245.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.14.245.149, 172.68.234.188",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa26a9d9e918a1c-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.14.245.149",
        "cf-ipcountry": "PS",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 16:03:55 UTC] === END API CALL LOG ===
[11-May-2026 16:03:55 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 16:03:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o
[11-May-2026 16:03:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 16:03:55 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 16:03:55 UTC] User ID: 550
[11-May-2026 16:03:55 UTC] ✅ User profile retrieved successfully for user ID: 550
[11-May-2026 16:04:13 UTC] === API CALL LOG ===
[11-May-2026 16:04:13 UTC] Endpoint: user/profile.php
[11-May-2026 16:04:13 UTC] Full Log Data: {
    "timestamp": "2026-05-11 16:04:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.14.245.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.14.245.149, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa26b0f598b8a1c-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.14.245.149",
        "cf-ipcountry": "PS",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 16:04:13 UTC] === END API CALL LOG ===
[11-May-2026 16:04:13 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 16:04:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o
[11-May-2026 16:04:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 16:04:13 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 16:04:13 UTC] User ID: 550
[11-May-2026 16:04:13 UTC] ✅ User profile retrieved successfully for user ID: 550
[11-May-2026 16:04:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 16:04:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 16:04:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"212.14.245.149, 172.68.234.131","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fa26b0f59838a1c-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"212.14.245.149","cf-ipcountry":"PS","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-May-2026 16:04:13 UTC] === User Orders API Called ===
[11-May-2026 16:04:13 UTC] User ID: 550
[11-May-2026 16:04:13 UTC] Limit: 20, Offset: 0
[11-May-2026 16:04:13 UTC] Orders found: 0
[11-May-2026 16:04:13 UTC] Orders data: []
[11-May-2026 16:04:13 UTC] Total orders count: 0
[11-May-2026 16:04:13 UTC] === API CALL LOG ===
[11-May-2026 16:04:13 UTC] Endpoint: user/profile.php
[11-May-2026 16:04:13 UTC] Full Log Data: {
    "timestamp": "2026-05-11 16:04:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.14.245.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.14.245.149, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa26b116f898a1c-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.14.245.149",
        "cf-ipcountry": "PS",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 16:04:13 UTC] === END API CALL LOG ===
[11-May-2026 16:04:13 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 16:04:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o
[11-May-2026 16:04:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 16:04:13 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 16:04:13 UTC] User ID: 550
[11-May-2026 16:04:13 UTC] ✅ User profile retrieved successfully for user ID: 550
[11-May-2026 16:04:13 UTC] === API CALL LOG ===
[11-May-2026 16:04:13 UTC] Endpoint: user/profile.php
[11-May-2026 16:04:13 UTC] Full Log Data: {
    "timestamp": "2026-05-11 16:04:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.14.245.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.14.245.149, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa26b12dba98a1c-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.14.245.149",
        "cf-ipcountry": "PS",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 16:04:13 UTC] === END API CALL LOG ===
[11-May-2026 16:04:13 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 16:04:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o
[11-May-2026 16:04:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 16:04:13 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 16:04:13 UTC] User ID: 550
[11-May-2026 16:04:13 UTC] ✅ User profile retrieved successfully for user ID: 550
[11-May-2026 16:04:29 UTC] === API CALL LOG ===
[11-May-2026 16:04:29 UTC] Endpoint: user/profile.php
[11-May-2026 16:04:29 UTC] Full Log Data: {
    "timestamp": "2026-05-11 16:04:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.14.245.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.14.245.149, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa26b73f88a8a1c-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.14.245.149",
        "cf-ipcountry": "PS",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 16:04:29 UTC] === END API CALL LOG ===
[11-May-2026 16:04:29 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 16:04:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o
[11-May-2026 16:04:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 16:04:29 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 16:04:29 UTC] User ID: 550
[11-May-2026 16:04:29 UTC] ✅ User profile retrieved successfully for user ID: 550
[11-May-2026 16:04:29 UTC] User Purchases API - User ID: 550
[11-May-2026 16:04:29 UTC] User Purchases API - Total purchases found: 0
[11-May-2026 16:04:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 16:04:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 16:04:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"212.14.245.149, 172.68.234.131","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fa26b7ddd8d8a1c-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"212.14.245.149","cf-ipcountry":"PS","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-May-2026 16:04:31 UTC] === API CALL LOG ===
[11-May-2026 16:04:31 UTC] Endpoint: user/profile.php
[11-May-2026 16:04:31 UTC] === User Orders API Called ===
[11-May-2026 16:04:31 UTC] Full Log Data: {
    "timestamp": "2026-05-11 16:04:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.14.245.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.14.245.149, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa26b7ddd8f8a1c-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.14.245.149",
        "cf-ipcountry": "PS",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 16:04:31 UTC] User ID: 550
[11-May-2026 16:04:31 UTC] === END API CALL LOG ===
[11-May-2026 16:04:31 UTC] Limit: 20, Offset: 0
[11-May-2026 16:04:31 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 16:04:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o
[11-May-2026 16:04:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 16:04:31 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 16:04:31 UTC] User ID: 550
[11-May-2026 16:04:31 UTC] Orders found: 0
[11-May-2026 16:04:31 UTC] Orders data: []
[11-May-2026 16:04:31 UTC] Total orders count: 0
[11-May-2026 16:04:31 UTC] ✅ User profile retrieved successfully for user ID: 550
[11-May-2026 16:04:31 UTC] === API CALL LOG ===
[11-May-2026 16:04:31 UTC] Endpoint: user/profile.php
[11-May-2026 16:04:31 UTC] Full Log Data: {
    "timestamp": "2026-05-11 16:04:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.14.245.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.14.245.149, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa26b7fcc0a8a1c-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.14.245.149",
        "cf-ipcountry": "PS",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 16:04:31 UTC] === END API CALL LOG ===
[11-May-2026 16:04:31 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 16:04:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o
[11-May-2026 16:04:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 16:04:31 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 16:04:31 UTC] User ID: 550
[11-May-2026 16:04:31 UTC] ✅ User profile retrieved successfully for user ID: 550
[11-May-2026 16:04:31 UTC] === API CALL LOG ===
[11-May-2026 16:04:31 UTC] Endpoint: user/profile.php
[11-May-2026 16:04:31 UTC] Full Log Data: {
    "timestamp": "2026-05-11 16:04:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.14.245.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.14.245.149, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa26b82ce7d8a1c-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.14.245.149",
        "cf-ipcountry": "PS",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 16:04:31 UTC] === END API CALL LOG ===
[11-May-2026 16:04:31 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 16:04:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o
[11-May-2026 16:04:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 16:04:31 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 16:04:31 UTC] User ID: 550
[11-May-2026 16:04:31 UTC] ✅ User profile retrieved successfully for user ID: 550
[11-May-2026 16:04:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 16:04:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 16:04:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"212.14.245.149, 172.68.234.131","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fa26bac1d478a1c-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"212.14.245.149","cf-ipcountry":"PS","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-May-2026 16:04:38 UTC] === User Orders API Called ===
[11-May-2026 16:04:38 UTC] User ID: 550
[11-May-2026 16:04:38 UTC] Limit: 20, Offset: 0
[11-May-2026 16:04:38 UTC] Orders found: 0
[11-May-2026 16:04:38 UTC] Orders data: []
[11-May-2026 16:04:38 UTC] Total orders count: 0
[11-May-2026 16:04:38 UTC] === API CALL LOG ===
[11-May-2026 16:04:38 UTC] Endpoint: user/profile.php
[11-May-2026 16:04:38 UTC] Full Log Data: {
    "timestamp": "2026-05-11 16:04:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.14.245.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.14.245.149, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa26bac1d4f8a1c-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.14.245.149",
        "cf-ipcountry": "PS",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 16:04:38 UTC] === END API CALL LOG ===
[11-May-2026 16:04:38 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 16:04:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o
[11-May-2026 16:04:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 16:04:38 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 16:04:38 UTC] User ID: 550
[11-May-2026 16:04:38 UTC] ✅ User profile retrieved successfully for user ID: 550
[11-May-2026 16:04:38 UTC] === API CALL LOG ===
[11-May-2026 16:04:38 UTC] Endpoint: user/profile.php
[11-May-2026 16:04:38 UTC] Full Log Data: {
    "timestamp": "2026-05-11 16:04:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.14.245.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.14.245.149, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa26bad9a4e8a1c-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.14.245.149",
        "cf-ipcountry": "PS",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 16:04:38 UTC] === END API CALL LOG ===
[11-May-2026 16:04:38 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 16:04:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o
[11-May-2026 16:04:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 16:04:38 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 16:04:38 UTC] User ID: 550
[11-May-2026 16:04:38 UTC] ✅ User profile retrieved successfully for user ID: 550
[11-May-2026 16:04:39 UTC] === API CALL LOG ===
[11-May-2026 16:04:39 UTC] Endpoint: user/profile.php
[11-May-2026 16:04:39 UTC] Full Log Data: {
    "timestamp": "2026-05-11 16:04:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.14.245.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.14.245.149, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa26bb0cbf18a1c-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.14.245.149",
        "cf-ipcountry": "PS",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 16:04:39 UTC] === END API CALL LOG ===
[11-May-2026 16:04:39 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 16:04:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o
[11-May-2026 16:04:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 16:04:39 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 16:04:39 UTC] User ID: 550
[11-May-2026 16:04:39 UTC] ✅ User profile retrieved successfully for user ID: 550
[11-May-2026 16:04:44 UTC] === API CALL LOG ===
[11-May-2026 16:04:44 UTC] Endpoint: user/profile.php
[11-May-2026 16:04:44 UTC] Full Log Data: {
    "timestamp": "2026-05-11 16:04:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.14.245.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.14.245.149, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa26bd4ae648a1c-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.14.245.149",
        "cf-ipcountry": "PS",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 16:04:44 UTC] === END API CALL LOG ===
[11-May-2026 16:04:44 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 16:04:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o
[11-May-2026 16:04:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 16:04:44 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 16:04:44 UTC] User ID: 550
[11-May-2026 16:04:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 16:04:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 16:04:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"212.14.245.149, 172.68.234.131","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fa26bd4ae608a1c-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"212.14.245.149","cf-ipcountry":"PS","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-May-2026 16:04:44 UTC] === User Orders API Called ===
[11-May-2026 16:04:44 UTC] ✅ User profile retrieved successfully for user ID: 550
[11-May-2026 16:04:44 UTC] User ID: 550
[11-May-2026 16:04:44 UTC] Limit: 20, Offset: 0
[11-May-2026 16:04:44 UTC] Orders found: 0
[11-May-2026 16:04:44 UTC] Orders data: []
[11-May-2026 16:04:44 UTC] Total orders count: 0
[11-May-2026 16:04:45 UTC] === API CALL LOG ===
[11-May-2026 16:04:45 UTC] Endpoint: user/profile.php
[11-May-2026 16:04:45 UTC] Full Log Data: {
    "timestamp": "2026-05-11 16:04:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.14.245.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.14.245.149, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa26bd69c938a1c-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.14.245.149",
        "cf-ipcountry": "PS",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 16:04:45 UTC] === END API CALL LOG ===
[11-May-2026 16:04:45 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 16:04:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o
[11-May-2026 16:04:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 16:04:45 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 16:04:45 UTC] User ID: 550
[11-May-2026 16:04:45 UTC] ✅ User profile retrieved successfully for user ID: 550
[11-May-2026 16:04:45 UTC] === API CALL LOG ===
[11-May-2026 16:04:45 UTC] Endpoint: user/profile.php
[11-May-2026 16:04:45 UTC] Full Log Data: {
    "timestamp": "2026-05-11 16:04:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.14.245.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.14.245.149, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa26bd97d1c8a1c-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.14.245.149",
        "cf-ipcountry": "PS",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 16:04:45 UTC] === END API CALL LOG ===
[11-May-2026 16:04:45 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 16:04:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o
[11-May-2026 16:04:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 16:04:45 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 16:04:45 UTC] User ID: 550
[11-May-2026 16:04:45 UTC] ✅ User profile retrieved successfully for user ID: 550
[11-May-2026 16:06:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 16:06:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 16:06:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"212.14.245.149, 172.68.234.131","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fa26debdfb78a1c-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"212.14.245.149","cf-ipcountry":"PS","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-May-2026 16:06:10 UTC] === User Orders API Called ===
[11-May-2026 16:06:10 UTC] User ID: 550
[11-May-2026 16:06:10 UTC] Limit: 20, Offset: 0
[11-May-2026 16:06:10 UTC] Orders found: 0
[11-May-2026 16:06:10 UTC] Orders data: []
[11-May-2026 16:06:10 UTC] Total orders count: 0
[11-May-2026 16:06:10 UTC] === API CALL LOG ===
[11-May-2026 16:06:10 UTC] Endpoint: user/profile.php
[11-May-2026 16:06:10 UTC] Full Log Data: {
    "timestamp": "2026-05-11 16:06:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.14.245.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.14.245.149, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa26dec69d88a1c-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.14.245.149",
        "cf-ipcountry": "PS",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 16:06:10 UTC] === END API CALL LOG ===
[11-May-2026 16:06:10 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 16:06:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o
[11-May-2026 16:06:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 16:06:10 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 16:06:10 UTC] User ID: 550
[11-May-2026 16:06:10 UTC] ✅ User profile retrieved successfully for user ID: 550
[11-May-2026 16:06:10 UTC] === API CALL LOG ===
[11-May-2026 16:06:10 UTC] Endpoint: user/profile.php
[11-May-2026 16:06:10 UTC] Full Log Data: {
    "timestamp": "2026-05-11 16:06:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.14.245.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.14.245.149, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa26dedee848a1c-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.14.245.149",
        "cf-ipcountry": "PS",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 16:06:10 UTC] === END API CALL LOG ===
[11-May-2026 16:06:10 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 16:06:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o
[11-May-2026 16:06:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 16:06:10 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 16:06:10 UTC] User ID: 550
[11-May-2026 16:06:10 UTC] ✅ User profile retrieved successfully for user ID: 550
[11-May-2026 16:06:11 UTC] === API CALL LOG ===
[11-May-2026 16:06:11 UTC] Endpoint: user/profile.php
[11-May-2026 16:06:11 UTC] Full Log Data: {
    "timestamp": "2026-05-11 16:06:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.14.245.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.14.245.149, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa26def9ba78a1c-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.14.245.149",
        "cf-ipcountry": "PS",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 16:06:11 UTC] === END API CALL LOG ===
[11-May-2026 16:06:11 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 16:06:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o
[11-May-2026 16:06:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 16:06:11 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 16:06:11 UTC] User ID: 550
[11-May-2026 16:06:11 UTC] ✅ User profile retrieved successfully for user ID: 550
[11-May-2026 16:06:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 16:06:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 16:06:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"212.14.245.149, 172.68.234.131","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fa26e0608658a1c-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"212.14.245.149","cf-ipcountry":"PS","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-May-2026 16:06:14 UTC] === User Orders API Called ===
[11-May-2026 16:06:14 UTC] User ID: 550
[11-May-2026 16:06:14 UTC] Limit: 20, Offset: 0
[11-May-2026 16:06:14 UTC] Orders found: 0
[11-May-2026 16:06:14 UTC] Orders data: []
[11-May-2026 16:06:14 UTC] Total orders count: 0
[11-May-2026 16:06:16 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 16:06:16 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 16:06:16 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"212.14.245.149, 172.68.234.131","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fa26e12daa98a1c-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"212.14.245.149","cf-ipcountry":"PS","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-May-2026 16:06:16 UTC] === API CALL LOG ===
[11-May-2026 16:06:16 UTC] Endpoint: user/profile.php
[11-May-2026 16:06:16 UTC] === User Orders API Called ===
[11-May-2026 16:06:16 UTC] Full Log Data: {
    "timestamp": "2026-05-11 16:06:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.14.245.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.14.245.149, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa26e12daab8a1c-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.14.245.149",
        "cf-ipcountry": "PS",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 16:06:16 UTC] User ID: 550
[11-May-2026 16:06:16 UTC] === END API CALL LOG ===
[11-May-2026 16:06:16 UTC] Limit: 20, Offset: 0
[11-May-2026 16:06:16 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 16:06:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o
[11-May-2026 16:06:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 16:06:16 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 16:06:16 UTC] User ID: 550
[11-May-2026 16:06:16 UTC] Orders found: 0
[11-May-2026 16:06:16 UTC] Orders data: []
[11-May-2026 16:06:16 UTC] ✅ User profile retrieved successfully for user ID: 550
[11-May-2026 16:06:16 UTC] Total orders count: 0
[11-May-2026 16:06:17 UTC] === API CALL LOG ===
[11-May-2026 16:06:17 UTC] Endpoint: user/profile.php
[11-May-2026 16:06:17 UTC] Full Log Data: {
    "timestamp": "2026-05-11 16:06:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.14.245.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.14.245.149, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa26e147f148a1c-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.14.245.149",
        "cf-ipcountry": "PS",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 16:06:17 UTC] === END API CALL LOG ===
[11-May-2026 16:06:17 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 16:06:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o
[11-May-2026 16:06:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 16:06:17 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 16:06:17 UTC] User ID: 550
[11-May-2026 16:06:17 UTC] ✅ User profile retrieved successfully for user ID: 550
[11-May-2026 16:06:17 UTC] === API CALL LOG ===
[11-May-2026 16:06:17 UTC] Endpoint: user/profile.php
[11-May-2026 16:06:17 UTC] Full Log Data: {
    "timestamp": "2026-05-11 16:06:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.14.245.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.14.245.149, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa26e179fe78a1c-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.14.245.149",
        "cf-ipcountry": "PS",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 16:06:17 UTC] === END API CALL LOG ===
[11-May-2026 16:06:17 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 16:06:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o
[11-May-2026 16:06:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 16:06:17 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 16:06:17 UTC] User ID: 550
[11-May-2026 16:06:17 UTC] ✅ User profile retrieved successfully for user ID: 550
[11-May-2026 16:06:40 UTC] === API CALL LOG ===
[11-May-2026 16:06:40 UTC] Endpoint: user/profile.php
[11-May-2026 16:06:40 UTC] Full Log Data: {
    "timestamp": "2026-05-11 16:06:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.14.245.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.14.245.149, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa26ea43fae8a1c-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.14.245.149",
        "cf-ipcountry": "PS",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 16:06:40 UTC] === END API CALL LOG ===
[11-May-2026 16:06:40 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 16:06:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o
[11-May-2026 16:06:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 16:06:40 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 16:06:40 UTC] User ID: 550
[11-May-2026 16:06:40 UTC] ✅ User profile retrieved successfully for user ID: 550
[11-May-2026 16:06:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 16:06:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 16:06:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"212.14.245.149, 172.68.234.131","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fa26ea5dc918a1c-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"212.14.245.149","cf-ipcountry":"PS","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-May-2026 16:06:40 UTC] === User Orders API Called ===
[11-May-2026 16:06:40 UTC] User ID: 550
[11-May-2026 16:06:40 UTC] Limit: 20, Offset: 0
[11-May-2026 16:06:40 UTC] Orders found: 0
[11-May-2026 16:06:40 UTC] Orders data: []
[11-May-2026 16:06:40 UTC] Total orders count: 0
[11-May-2026 16:06:40 UTC] === API CALL LOG ===
[11-May-2026 16:06:40 UTC] Endpoint: user/profile.php
[11-May-2026 16:06:40 UTC] Full Log Data: {
    "timestamp": "2026-05-11 16:06:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.14.245.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.14.245.149, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa26ea66e5d8a1c-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.14.245.149",
        "cf-ipcountry": "PS",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 16:06:40 UTC] === END API CALL LOG ===
[11-May-2026 16:06:40 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 16:06:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o
[11-May-2026 16:06:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 16:06:40 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 16:06:40 UTC] User ID: 550
[11-May-2026 16:06:40 UTC] ✅ User profile retrieved successfully for user ID: 550
[11-May-2026 16:06:40 UTC] === API CALL LOG ===
[11-May-2026 16:06:40 UTC] Endpoint: user/profile.php
[11-May-2026 16:06:40 UTC] Full Log Data: {
    "timestamp": "2026-05-11 16:06:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.14.245.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.14.245.149, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa26ea7ba478a1c-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.14.245.149",
        "cf-ipcountry": "PS",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 16:06:40 UTC] === END API CALL LOG ===
[11-May-2026 16:06:40 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 16:06:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o
[11-May-2026 16:06:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 16:06:40 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 16:06:40 UTC] User ID: 550
[11-May-2026 16:06:40 UTC] ✅ User profile retrieved successfully for user ID: 550
[11-May-2026 16:06:40 UTC] === API CALL LOG ===
[11-May-2026 16:06:40 UTC] Endpoint: user/profile.php
[11-May-2026 16:06:40 UTC] Full Log Data: {
    "timestamp": "2026-05-11 16:06:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.14.245.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.14.245.149, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa26ea95f608a1c-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.14.245.149",
        "cf-ipcountry": "PS",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 16:06:40 UTC] === END API CALL LOG ===
[11-May-2026 16:06:40 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 16:06:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o
[11-May-2026 16:06:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 16:06:40 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 16:06:40 UTC] User ID: 550
[11-May-2026 16:06:40 UTC] ✅ User profile retrieved successfully for user ID: 550
[11-May-2026 16:07:23 UTC] === API CALL LOG ===
[11-May-2026 16:07:23 UTC] Endpoint: user/profile.php
[11-May-2026 16:07:23 UTC] Full Log Data: {
    "timestamp": "2026-05-11 16:07:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.14.245.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.14.245.149, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa26fb4bce9e15d-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.14.245.149",
        "cf-ipcountry": "PS",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 16:07:23 UTC] === END API CALL LOG ===
[11-May-2026 16:07:23 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 16:07:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o
[11-May-2026 16:07:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 16:07:23 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 16:07:23 UTC] User ID: 550
[11-May-2026 16:07:23 UTC] ✅ User profile retrieved successfully for user ID: 550
[11-May-2026 16:07:23 UTC] === API CALL LOG ===
[11-May-2026 16:07:23 UTC] Endpoint: user/profile.php
[11-May-2026 16:07:23 UTC] Full Log Data: {
    "timestamp": "2026-05-11 16:07:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.14.245.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.14.245.149, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa26fb6dadbe15d-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.14.245.149",
        "cf-ipcountry": "PS",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 16:07:23 UTC] === END API CALL LOG ===
[11-May-2026 16:07:23 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 16:07:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o
[11-May-2026 16:07:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 16:07:23 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 16:07:23 UTC] User ID: 550
[11-May-2026 16:07:23 UTC] ✅ User profile retrieved successfully for user ID: 550
[11-May-2026 16:07:24 UTC] === API CALL LOG ===
[11-May-2026 16:07:24 UTC] Endpoint: user/profile.php
[11-May-2026 16:07:24 UTC] Full Log Data: {
    "timestamp": "2026-05-11 16:07:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.14.245.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.14.245.149, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa26fb74bcde15d-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.14.245.149",
        "cf-ipcountry": "PS",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 16:07:24 UTC] === END API CALL LOG ===
[11-May-2026 16:07:24 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 16:07:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o
[11-May-2026 16:07:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 16:07:24 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 16:07:24 UTC] User ID: 550
[11-May-2026 16:07:24 UTC] ✅ User profile retrieved successfully for user ID: 550
[11-May-2026 16:07:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 16:07:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 16:07:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"212.14.245.149, 172.68.234.130","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fa26fb7dd8be15d-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"212.14.245.149","cf-ipcountry":"PS","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-May-2026 16:07:24 UTC] === User Orders API Called ===
[11-May-2026 16:07:24 UTC] User ID: 550
[11-May-2026 16:07:24 UTC] Limit: 20, Offset: 0
[11-May-2026 16:07:24 UTC] Orders found: 0
[11-May-2026 16:07:24 UTC] Orders data: []
[11-May-2026 16:07:24 UTC] Total orders count: 0
[11-May-2026 16:07:24 UTC] === API CALL LOG ===
[11-May-2026 16:07:24 UTC] Endpoint: user/profile.php
[11-May-2026 16:07:24 UTC] Full Log Data: {
    "timestamp": "2026-05-11 16:07:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.14.245.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.14.245.149, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa26fb7dd8ce15d-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.14.245.149",
        "cf-ipcountry": "PS",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 16:07:24 UTC] === END API CALL LOG ===
[11-May-2026 16:07:24 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 16:07:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o
[11-May-2026 16:07:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 16:07:24 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 16:07:24 UTC] User ID: 550
[11-May-2026 16:07:24 UTC] ✅ User profile retrieved successfully for user ID: 550
[11-May-2026 16:07:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 16:07:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 16:07:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"212.14.245.149, 172.68.234.131","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fa2706a8c56e15d-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"212.14.245.149","cf-ipcountry":"PS","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-May-2026 16:07:52 UTC] === User Orders API Called ===
[11-May-2026 16:07:52 UTC] User ID: 550
[11-May-2026 16:07:52 UTC] Limit: 20, Offset: 0
[11-May-2026 16:07:52 UTC] Orders found: 1
[11-May-2026 16:07:52 UTC] Orders data: [{"id":261,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Zain_Aboudi1","status":"pending","created_at":"2026-05-11 19:37:50","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[11-May-2026 16:07:52 UTC] Total orders count: 1
[11-May-2026 16:13:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 16:13:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 16:13:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"212.14.245.149, 172.68.234.131","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fa2784cbddee15d-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"212.14.245.149","cf-ipcountry":"PS","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-May-2026 16:13:15 UTC] === User Orders API Called ===
[11-May-2026 16:13:15 UTC] User ID: 550
[11-May-2026 16:13:15 UTC] Limit: 20, Offset: 0
[11-May-2026 16:13:15 UTC] Orders found: 1
[11-May-2026 16:13:15 UTC] Orders data: [{"id":261,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Zain_Aboudi1","status":"pending","created_at":"2026-05-11 19:37:50","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[11-May-2026 16:13:15 UTC] Total orders count: 1
[11-May-2026 16:13:15 UTC] === API CALL LOG ===
[11-May-2026 16:13:15 UTC] Endpoint: user/profile.php
[11-May-2026 16:13:15 UTC] Full Log Data: {
    "timestamp": "2026-05-11 16:13:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.14.245.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.14.245.149, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa2784cbde2e15d-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.14.245.149",
        "cf-ipcountry": "PS",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 16:13:15 UTC] === END API CALL LOG ===
[11-May-2026 16:13:15 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 16:13:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o
[11-May-2026 16:13:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 16:13:15 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 16:13:15 UTC] User ID: 550
[11-May-2026 16:13:15 UTC] ✅ User profile retrieved successfully for user ID: 550
[11-May-2026 16:13:15 UTC] === API CALL LOG ===
[11-May-2026 16:13:15 UTC] Endpoint: user/profile.php
[11-May-2026 16:13:15 UTC] Full Log Data: {
    "timestamp": "2026-05-11 16:13:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.14.245.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.14.245.149, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa2784ecbaae15d-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.14.245.149",
        "cf-ipcountry": "PS",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 16:13:15 UTC] === END API CALL LOG ===
[11-May-2026 16:13:15 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 16:13:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o
[11-May-2026 16:13:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 16:13:15 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 16:13:15 UTC] User ID: 550
[11-May-2026 16:13:15 UTC] ✅ User profile retrieved successfully for user ID: 550
[11-May-2026 16:14:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 16:14:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 16:14:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"212.14.245.149, 172.68.234.131","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fa279c05e42e15d-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"212.14.245.149","cf-ipcountry":"PS","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-May-2026 16:14:15 UTC] === User Orders API Called ===
[11-May-2026 16:14:15 UTC] User ID: 550
[11-May-2026 16:14:15 UTC] Limit: 20, Offset: 0
[11-May-2026 16:14:15 UTC] Orders found: 1
[11-May-2026 16:14:15 UTC] Orders data: [{"id":261,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Zain_Aboudi1","status":"pending","created_at":"2026-05-11 19:37:50","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[11-May-2026 16:14:15 UTC] Total orders count: 1
[11-May-2026 16:14:15 UTC] === API CALL LOG ===
[11-May-2026 16:14:15 UTC] Endpoint: user/profile.php
[11-May-2026 16:14:15 UTC] Full Log Data: {
    "timestamp": "2026-05-11 16:14:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.14.245.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.14.245.149, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa279c15950e15d-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.14.245.149",
        "cf-ipcountry": "PS",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 16:14:15 UTC] === END API CALL LOG ===
[11-May-2026 16:14:15 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 16:14:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o
[11-May-2026 16:14:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 16:14:15 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 16:14:15 UTC] User ID: 550
[11-May-2026 16:14:15 UTC] ✅ User profile retrieved successfully for user ID: 550
[11-May-2026 16:14:15 UTC] === API CALL LOG ===
[11-May-2026 16:14:15 UTC] Endpoint: user/profile.php
[11-May-2026 16:14:15 UTC] Full Log Data: {
    "timestamp": "2026-05-11 16:14:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.14.245.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.14.245.149, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa279c24bc5e15d-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.14.245.149",
        "cf-ipcountry": "PS",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 16:14:15 UTC] === END API CALL LOG ===
[11-May-2026 16:14:15 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 16:14:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o
[11-May-2026 16:14:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 16:14:15 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 16:14:15 UTC] User ID: 550
[11-May-2026 16:14:15 UTC] ✅ User profile retrieved successfully for user ID: 550
[11-May-2026 16:14:26 UTC] === API CALL LOG ===
[11-May-2026 16:14:26 UTC] Endpoint: user/profile.php
[11-May-2026 16:14:26 UTC] Full Log Data: {
    "timestamp": "2026-05-11 16:14:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.14.245.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.14.245.149, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa27a050fefe15d-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.14.245.149",
        "cf-ipcountry": "PS",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 16:14:26 UTC] === END API CALL LOG ===
[11-May-2026 16:14:26 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 16:14:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o
[11-May-2026 16:14:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 16:14:26 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 16:14:26 UTC] User ID: 550
[11-May-2026 16:14:26 UTC] ✅ User profile retrieved successfully for user ID: 550
[11-May-2026 16:14:26 UTC] User Purchases API - User ID: 550
[11-May-2026 16:14:26 UTC] User Purchases API - Total purchases found: 1
[11-May-2026 16:14:27 UTC] === API CALL LOG ===
[11-May-2026 16:14:27 UTC] Endpoint: user/profile.php
[11-May-2026 16:14:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 16:14:27 UTC] Full Log Data: {
    "timestamp": "2026-05-11 16:14:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.14.245.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.14.245.149, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa27a100fd8e15d-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.14.245.149",
        "cf-ipcountry": "PS",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 16:14:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 16:14:27 UTC] === END API CALL LOG ===
[11-May-2026 16:14:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"212.14.245.149, 172.68.234.131","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fa27a100fd4e15d-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"212.14.245.149","cf-ipcountry":"PS","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-May-2026 16:14:27 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 16:14:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o
[11-May-2026 16:14:27 UTC] === User Orders API Called ===
[11-May-2026 16:14:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 16:14:27 UTC] User ID: 550
[11-May-2026 16:14:27 UTC] Limit: 20, Offset: 0
[11-May-2026 16:14:27 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 16:14:27 UTC] User ID: 550
[11-May-2026 16:14:27 UTC] ✅ User profile retrieved successfully for user ID: 550
[11-May-2026 16:14:27 UTC] Orders found: 1
[11-May-2026 16:14:27 UTC] Orders data: [{"id":261,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Zain_Aboudi1","status":"pending","created_at":"2026-05-11 19:37:50","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[11-May-2026 16:14:27 UTC] Total orders count: 1
[11-May-2026 16:14:28 UTC] === API CALL LOG ===
[11-May-2026 16:14:28 UTC] Endpoint: user/profile.php
[11-May-2026 16:14:28 UTC] Full Log Data: {
    "timestamp": "2026-05-11 16:14:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.14.245.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.14.245.149, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa27a11ac34e15d-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.14.245.149",
        "cf-ipcountry": "PS",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 16:14:28 UTC] === END API CALL LOG ===
[11-May-2026 16:14:28 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 16:14:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o
[11-May-2026 16:14:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 16:14:28 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 16:14:28 UTC] User ID: 550
[11-May-2026 16:14:28 UTC] ✅ User profile retrieved successfully for user ID: 550
[11-May-2026 16:14:53 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 16:14:53 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 16:14:53 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"212.14.245.149, 172.68.234.130","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fa27ab1189ae15d-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"212.14.245.149","cf-ipcountry":"PS","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-May-2026 16:14:53 UTC] === User Orders API Called ===
[11-May-2026 16:14:53 UTC] User ID: 550
[11-May-2026 16:14:53 UTC] Limit: 20, Offset: 0
[11-May-2026 16:14:53 UTC] Orders found: 1
[11-May-2026 16:14:53 UTC] Orders data: [{"id":261,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Zain_Aboudi1","status":"pending","created_at":"2026-05-11 19:37:50","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[11-May-2026 16:14:53 UTC] Total orders count: 1
[11-May-2026 16:14:53 UTC] === API CALL LOG ===
[11-May-2026 16:14:53 UTC] Endpoint: user/profile.php
[11-May-2026 16:14:53 UTC] Full Log Data: {
    "timestamp": "2026-05-11 16:14:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.14.245.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.14.245.149, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa27ab1189ce15d-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.14.245.149",
        "cf-ipcountry": "PS",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 16:14:53 UTC] === END API CALL LOG ===
[11-May-2026 16:14:53 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 16:14:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o
[11-May-2026 16:14:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 16:14:53 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 16:14:53 UTC] User ID: 550
[11-May-2026 16:14:53 UTC] ✅ User profile retrieved successfully for user ID: 550
[11-May-2026 16:14:53 UTC] === API CALL LOG ===
[11-May-2026 16:14:53 UTC] Endpoint: user/profile.php
[11-May-2026 16:14:53 UTC] Full Log Data: {
    "timestamp": "2026-05-11 16:14:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.14.245.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.14.245.149, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa27ab24ba4e15d-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.14.245.149",
        "cf-ipcountry": "PS",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 16:14:53 UTC] === END API CALL LOG ===
[11-May-2026 16:14:53 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 16:14:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o
[11-May-2026 16:14:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 16:14:53 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 16:14:53 UTC] User ID: 550
[11-May-2026 16:14:53 UTC] ✅ User profile retrieved successfully for user ID: 550
[11-May-2026 16:14:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 16:14:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 16:14:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"212.14.245.149, 172.68.234.130","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fa27acf3c5de15d-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"212.14.245.149","cf-ipcountry":"PS","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-May-2026 16:14:58 UTC] === User Orders API Called ===
[11-May-2026 16:14:58 UTC] User ID: 550
[11-May-2026 16:14:58 UTC] Limit: 20, Offset: 0
[11-May-2026 16:14:58 UTC] Orders found: 1
[11-May-2026 16:14:58 UTC] Orders data: [{"id":261,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Zain_Aboudi1","status":"pending","created_at":"2026-05-11 19:37:50","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[11-May-2026 16:14:58 UTC] Total orders count: 1
[11-May-2026 16:15:05 UTC] === API CALL LOG ===
[11-May-2026 16:15:05 UTC] Endpoint: user/profile.php
[11-May-2026 16:15:05 UTC] Full Log Data: {
    "timestamp": "2026-05-11 16:15:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.14.245.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.14.245.149, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa27afc9a31e15d-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.14.245.149",
        "cf-ipcountry": "PS",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 16:15:05 UTC] === END API CALL LOG ===
[11-May-2026 16:15:05 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 16:15:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o
[11-May-2026 16:15:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 16:15:05 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 16:15:05 UTC] User ID: 550
[11-May-2026 16:15:05 UTC] ✅ User profile retrieved successfully for user ID: 550
[11-May-2026 16:15:05 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 16:15:05 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 16:15:05 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"212.14.245.149, 172.68.234.131","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fa27afc9a2fe15d-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"212.14.245.149","cf-ipcountry":"PS","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-May-2026 16:15:05 UTC] === User Orders API Called ===
[11-May-2026 16:15:05 UTC] User ID: 550
[11-May-2026 16:15:05 UTC] Limit: 20, Offset: 0
[11-May-2026 16:15:05 UTC] Orders found: 1
[11-May-2026 16:15:05 UTC] Orders data: [{"id":261,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Zain_Aboudi1","status":"pending","created_at":"2026-05-11 19:37:50","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[11-May-2026 16:15:05 UTC] Total orders count: 1
[11-May-2026 16:15:06 UTC] === API CALL LOG ===
[11-May-2026 16:15:06 UTC] Endpoint: user/profile.php
[11-May-2026 16:15:06 UTC] Full Log Data: {
    "timestamp": "2026-05-11 16:15:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.14.245.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.14.245.149, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa27afee8f5e15d-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.14.245.149",
        "cf-ipcountry": "PS",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 16:15:06 UTC] === END API CALL LOG ===
[11-May-2026 16:15:06 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 16:15:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o
[11-May-2026 16:15:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 16:15:06 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 16:15:06 UTC] User ID: 550
[11-May-2026 16:15:06 UTC] ✅ User profile retrieved successfully for user ID: 550
[11-May-2026 16:15:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 16:15:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 16:15:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"212.14.245.149, 172.68.234.130","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fa27b495f41e15d-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"212.14.245.149","cf-ipcountry":"PS","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-May-2026 16:15:17 UTC] === User Orders API Called ===
[11-May-2026 16:15:17 UTC] User ID: 550
[11-May-2026 16:15:17 UTC] Limit: 20, Offset: 0
[11-May-2026 16:15:17 UTC] Orders found: 1
[11-May-2026 16:15:17 UTC] Orders data: [{"id":261,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Zain_Aboudi1","status":"pending","created_at":"2026-05-11 19:37:50","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[11-May-2026 16:15:17 UTC] Total orders count: 1
[11-May-2026 16:15:17 UTC] === API CALL LOG ===
[11-May-2026 16:15:17 UTC] Endpoint: user/profile.php
[11-May-2026 16:15:17 UTC] Full Log Data: {
    "timestamp": "2026-05-11 16:15:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.14.245.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.14.245.149, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa27b495f46e15d-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.14.245.149",
        "cf-ipcountry": "PS",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 16:15:17 UTC] === END API CALL LOG ===
[11-May-2026 16:15:17 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 16:15:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o
[11-May-2026 16:15:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 16:15:18 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 16:15:18 UTC] User ID: 550
[11-May-2026 16:15:18 UTC] ✅ User profile retrieved successfully for user ID: 550
[11-May-2026 16:15:18 UTC] === API CALL LOG ===
[11-May-2026 16:15:18 UTC] Endpoint: user/profile.php
[11-May-2026 16:15:18 UTC] Full Log Data: {
    "timestamp": "2026-05-11 16:15:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.14.245.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.14.245.149, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa27b4b0c09e15d-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.14.245.149",
        "cf-ipcountry": "PS",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 16:15:18 UTC] === END API CALL LOG ===
[11-May-2026 16:15:18 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 16:15:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o
[11-May-2026 16:15:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 16:15:18 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 16:15:18 UTC] User ID: 550
[11-May-2026 16:15:18 UTC] ✅ User profile retrieved successfully for user ID: 550
[11-May-2026 16:18:25 UTC] === API CALL LOG ===
[11-May-2026 16:18:25 UTC] Endpoint: user/profile.php
[11-May-2026 16:18:25 UTC] Full Log Data: {
    "timestamp": "2026-05-11 16:18:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.182.150.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "109.182.150.156, 172.71.144.82",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa27fdd7a9cdbe6-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "109.182.150.156",
        "cf-ipcountry": "SI",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 16:18:25 UTC] === END API CALL LOG ===
[11-May-2026 16:18:25 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 16:18:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[11-May-2026 16:18:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 16:18:25 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 16:18:25 UTC] User ID: 346
[11-May-2026 16:18:25 UTC] ✅ User profile retrieved successfully for user ID: 346
[11-May-2026 16:18:25 UTC] === API CALL LOG ===
[11-May-2026 16:18:25 UTC] Endpoint: user/profile.php
[11-May-2026 16:18:25 UTC] Full Log Data: {
    "timestamp": "2026-05-11 16:18:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.182.150.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "109.182.150.156, 172.71.144.68",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa27fdeef5adbe6-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "109.182.150.156",
        "cf-ipcountry": "SI",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 16:18:25 UTC] === END API CALL LOG ===
[11-May-2026 16:18:25 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 16:18:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[11-May-2026 16:18:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 16:18:25 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 16:18:25 UTC] User ID: 346
[11-May-2026 16:18:25 UTC] ✅ User profile retrieved successfully for user ID: 346
[11-May-2026 16:18:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 16:18:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 16:18:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"109.182.150.156, 172.71.144.68","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fa27fdf48d4dbe6-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"109.182.150.156","cf-ipcountry":"SI","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-May-2026 16:18:25 UTC] === User Orders API Called ===
[11-May-2026 16:18:25 UTC] User ID: 346
[11-May-2026 16:18:25 UTC] Limit: 20, Offset: 0
[11-May-2026 16:18:25 UTC] Orders found: 5
[11-May-2026 16:18:25 UTC] Orders data: [{"id":204,"quantity":820,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro\/1234567","status":"pending","created_at":"2026-04-17 14:44:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":200,"quantity":41,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"cancelled","created_at":"2026-04-17 10:18:01","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":199,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:36","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":198,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:20","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":197,"quantity":1000,"total_coins":20000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:38:00","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[11-May-2026 16:18:25 UTC] Total orders count: 5
[11-May-2026 16:18:25 UTC] === API CALL LOG ===
[11-May-2026 16:18:25 UTC] Endpoint: user/profile.php
[11-May-2026 16:18:25 UTC] Full Log Data: {
    "timestamp": "2026-05-11 16:18:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.182.150.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "109.182.150.156, 172.71.144.68",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa27fe03bc5dbe6-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "109.182.150.156",
        "cf-ipcountry": "SI",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 16:18:25 UTC] === END API CALL LOG ===
[11-May-2026 16:18:25 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 16:18:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[11-May-2026 16:18:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 16:18:25 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 16:18:25 UTC] User ID: 346
[11-May-2026 16:18:25 UTC] ✅ User profile retrieved successfully for user ID: 346
[11-May-2026 17:51:32 UTC] === API CALL LOG ===
[11-May-2026 17:51:32 UTC] Endpoint: user/profile.php
[11-May-2026 17:51:32 UTC] Full Log Data: {
    "timestamp": "2026-05-11 17:51:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.54.32.131",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "149.54.32.131, 172.68.95.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUxIiwidXNlcm5hbWUiOiJhaG1hZCIsImVtYWlsIjoibmNueG5manJqcmpyaEBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjY2OTF9.OqeTt-zp9sJKCQBo8BxtVAvSJXAWAjzP7hvnMl4JrBI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa308444b0a2932-EVN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "149.54.32.131",
        "cf-ipcountry": "AF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 17:51:32 UTC] === END API CALL LOG ===
[11-May-2026 17:51:32 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 17:51:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUxIiwidXNlcm5hbWUiOiJhaG1hZCIsImVtYWlsIjoibmNueG5manJqcmpyaEBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjY2OTF9.OqeTt-zp9sJKCQBo8BxtVAvSJXAWAjzP7hvnMl4JrBI
[11-May-2026 17:51:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 17:51:32 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 17:51:32 UTC] User ID: 551
[11-May-2026 17:51:32 UTC] ✅ User profile retrieved successfully for user ID: 551
[11-May-2026 17:51:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 17:51:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 17:51:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"149.54.32.131, 172.68.95.145","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUxIiwidXNlcm5hbWUiOiJhaG1hZCIsImVtYWlsIjoibmNueG5manJqcmpyaEBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjY2OTF9.OqeTt-zp9sJKCQBo8BxtVAvSJXAWAjzP7hvnMl4JrBI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fa30844ab792932-EVN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"149.54.32.131","cf-ipcountry":"AF","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-May-2026 17:51:32 UTC] === User Orders API Called ===
[11-May-2026 17:51:32 UTC] User ID: 551
[11-May-2026 17:51:32 UTC] Limit: 20, Offset: 0
[11-May-2026 17:51:32 UTC] Orders found: 0
[11-May-2026 17:51:32 UTC] Orders data: []
[11-May-2026 17:51:32 UTC] Total orders count: 0
[11-May-2026 17:51:32 UTC] === API CALL LOG ===
[11-May-2026 17:51:32 UTC] Endpoint: user/profile.php
[11-May-2026 17:51:32 UTC] Full Log Data: {
    "timestamp": "2026-05-11 17:51:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.54.32.131",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "149.54.32.131, 172.68.95.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUxIiwidXNlcm5hbWUiOiJhaG1hZCIsImVtYWlsIjoibmNueG5manJqcmpyaEBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjY2OTF9.OqeTt-zp9sJKCQBo8BxtVAvSJXAWAjzP7hvnMl4JrBI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa308450c022932-EVN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "149.54.32.131",
        "cf-ipcountry": "AF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 17:51:32 UTC] === END API CALL LOG ===
[11-May-2026 17:51:32 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 17:51:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUxIiwidXNlcm5hbWUiOiJhaG1hZCIsImVtYWlsIjoibmNueG5manJqcmpyaEBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjY2OTF9.OqeTt-zp9sJKCQBo8BxtVAvSJXAWAjzP7hvnMl4JrBI
[11-May-2026 17:51:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 17:51:32 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 17:51:32 UTC] User ID: 551
[11-May-2026 17:51:32 UTC] ✅ User profile retrieved successfully for user ID: 551
[11-May-2026 17:51:33 UTC] === API CALL LOG ===
[11-May-2026 17:51:33 UTC] Endpoint: user/profile.php
[11-May-2026 17:51:33 UTC] Full Log Data: {
    "timestamp": "2026-05-11 17:51:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.54.32.131",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "149.54.32.131, 172.68.95.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUxIiwidXNlcm5hbWUiOiJhaG1hZCIsImVtYWlsIjoibmNueG5manJqcmpyaEBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjY2OTF9.OqeTt-zp9sJKCQBo8BxtVAvSJXAWAjzP7hvnMl4JrBI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa3084a5ac82932-EVN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "149.54.32.131",
        "cf-ipcountry": "AF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 17:51:33 UTC] === END API CALL LOG ===
[11-May-2026 17:51:33 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 17:51:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUxIiwidXNlcm5hbWUiOiJhaG1hZCIsImVtYWlsIjoibmNueG5manJqcmpyaEBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjY2OTF9.OqeTt-zp9sJKCQBo8BxtVAvSJXAWAjzP7hvnMl4JrBI
[11-May-2026 17:51:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 17:51:33 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 17:51:33 UTC] User ID: 551
[11-May-2026 17:51:33 UTC] ✅ User profile retrieved successfully for user ID: 551
[11-May-2026 17:51:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 17:51:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 17:51:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"149.54.32.131, 172.68.95.145","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUxIiwidXNlcm5hbWUiOiJhaG1hZCIsImVtYWlsIjoibmNueG5manJqcmpyaEBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjY2OTF9.OqeTt-zp9sJKCQBo8BxtVAvSJXAWAjzP7hvnMl4JrBI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fa308949e2d2932-EVN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"149.54.32.131","cf-ipcountry":"AF","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-May-2026 17:51:45 UTC] === User Orders API Called ===
[11-May-2026 17:51:45 UTC] User ID: 551
[11-May-2026 17:51:45 UTC] Limit: 20, Offset: 0
[11-May-2026 17:51:45 UTC] Orders found: 0
[11-May-2026 17:51:45 UTC] Orders data: []
[11-May-2026 17:51:45 UTC] Total orders count: 0
[11-May-2026 17:51:47 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 17:51:47 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 17:51:47 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"149.54.32.131, 172.68.95.145","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUxIiwidXNlcm5hbWUiOiJhaG1hZCIsImVtYWlsIjoibmNueG5manJqcmpyaEBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjY2OTF9.OqeTt-zp9sJKCQBo8BxtVAvSJXAWAjzP7hvnMl4JrBI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fa308a16e492932-EVN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"149.54.32.131","cf-ipcountry":"AF","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-May-2026 17:51:47 UTC] === User Orders API Called ===
[11-May-2026 17:51:47 UTC] User ID: 551
[11-May-2026 17:51:47 UTC] Limit: 20, Offset: 0
[11-May-2026 17:51:47 UTC] Orders found: 0
[11-May-2026 17:51:47 UTC] Orders data: []
[11-May-2026 17:51:47 UTC] Total orders count: 0
[11-May-2026 17:51:47 UTC] === API CALL LOG ===
[11-May-2026 17:51:47 UTC] Endpoint: user/profile.php
[11-May-2026 17:51:47 UTC] Full Log Data: {
    "timestamp": "2026-05-11 17:51:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.54.32.131",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "149.54.32.131, 172.68.95.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUxIiwidXNlcm5hbWUiOiJhaG1hZCIsImVtYWlsIjoibmNueG5manJqcmpyaEBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjY2OTF9.OqeTt-zp9sJKCQBo8BxtVAvSJXAWAjzP7hvnMl4JrBI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa308a1beba2932-EVN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "149.54.32.131",
        "cf-ipcountry": "AF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 17:51:47 UTC] === END API CALL LOG ===
[11-May-2026 17:51:47 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 17:51:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUxIiwidXNlcm5hbWUiOiJhaG1hZCIsImVtYWlsIjoibmNueG5manJqcmpyaEBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjY2OTF9.OqeTt-zp9sJKCQBo8BxtVAvSJXAWAjzP7hvnMl4JrBI
[11-May-2026 17:51:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 17:51:47 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 17:51:47 UTC] User ID: 551
[11-May-2026 17:51:47 UTC] ✅ User profile retrieved successfully for user ID: 551
[11-May-2026 17:51:48 UTC] === API CALL LOG ===
[11-May-2026 17:51:48 UTC] Endpoint: user/profile.php
[11-May-2026 17:51:48 UTC] Full Log Data: {
    "timestamp": "2026-05-11 17:51:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.54.32.131",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "149.54.32.131, 172.68.95.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUxIiwidXNlcm5hbWUiOiJhaG1hZCIsImVtYWlsIjoibmNueG5manJqcmpyaEBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjY2OTF9.OqeTt-zp9sJKCQBo8BxtVAvSJXAWAjzP7hvnMl4JrBI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa308a62ca72932-EVN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "149.54.32.131",
        "cf-ipcountry": "AF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 17:51:48 UTC] === END API CALL LOG ===
[11-May-2026 17:51:48 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 17:51:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUxIiwidXNlcm5hbWUiOiJhaG1hZCIsImVtYWlsIjoibmNueG5manJqcmpyaEBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjY2OTF9.OqeTt-zp9sJKCQBo8BxtVAvSJXAWAjzP7hvnMl4JrBI
[11-May-2026 17:51:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 17:51:48 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 17:51:48 UTC] User ID: 551
[11-May-2026 17:51:48 UTC] ✅ User profile retrieved successfully for user ID: 551
[11-May-2026 17:51:48 UTC] === API CALL LOG ===
[11-May-2026 17:51:48 UTC] Endpoint: user/profile.php
[11-May-2026 17:51:48 UTC] Full Log Data: {
    "timestamp": "2026-05-11 17:51:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.54.32.131",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "149.54.32.131, 172.68.95.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUxIiwidXNlcm5hbWUiOiJhaG1hZCIsImVtYWlsIjoibmNueG5manJqcmpyaEBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjY2OTF9.OqeTt-zp9sJKCQBo8BxtVAvSJXAWAjzP7hvnMl4JrBI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa308a6ad6b2932-EVN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "149.54.32.131",
        "cf-ipcountry": "AF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 17:51:48 UTC] === END API CALL LOG ===
[11-May-2026 17:51:48 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 17:51:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUxIiwidXNlcm5hbWUiOiJhaG1hZCIsImVtYWlsIjoibmNueG5manJqcmpyaEBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjY2OTF9.OqeTt-zp9sJKCQBo8BxtVAvSJXAWAjzP7hvnMl4JrBI
[11-May-2026 17:51:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 17:51:48 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 17:51:48 UTC] User ID: 551
[11-May-2026 17:51:48 UTC] ✅ User profile retrieved successfully for user ID: 551
[11-May-2026 17:52:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 17:52:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 17:52:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"149.54.32.131, 172.68.95.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUxIiwidXNlcm5hbWUiOiJhaG1hZCIsImVtYWlsIjoibmNueG5manJqcmpyaEBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjY2OTF9.OqeTt-zp9sJKCQBo8BxtVAvSJXAWAjzP7hvnMl4JrBI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fa308ee39472932-EVN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"149.54.32.131","cf-ipcountry":"AF","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-May-2026 17:52:00 UTC] === User Orders API Called ===
[11-May-2026 17:52:00 UTC] User ID: 551
[11-May-2026 17:52:00 UTC] Limit: 20, Offset: 0
[11-May-2026 17:52:00 UTC] Orders found: 0
[11-May-2026 17:52:00 UTC] Orders data: []
[11-May-2026 17:52:00 UTC] Total orders count: 0
[11-May-2026 17:52:00 UTC] === API CALL LOG ===
[11-May-2026 17:52:00 UTC] Endpoint: user/profile.php
[11-May-2026 17:52:00 UTC] Full Log Data: {
    "timestamp": "2026-05-11 17:52:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.54.32.131",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "149.54.32.131, 172.68.95.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUxIiwidXNlcm5hbWUiOiJhaG1hZCIsImVtYWlsIjoibmNueG5manJqcmpyaEBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjY2OTF9.OqeTt-zp9sJKCQBo8BxtVAvSJXAWAjzP7hvnMl4JrBI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa308ee89af2932-EVN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "149.54.32.131",
        "cf-ipcountry": "AF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 17:52:00 UTC] === END API CALL LOG ===
[11-May-2026 17:52:00 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 17:52:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUxIiwidXNlcm5hbWUiOiJhaG1hZCIsImVtYWlsIjoibmNueG5manJqcmpyaEBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjY2OTF9.OqeTt-zp9sJKCQBo8BxtVAvSJXAWAjzP7hvnMl4JrBI
[11-May-2026 17:52:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 17:52:00 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 17:52:00 UTC] User ID: 551
[11-May-2026 17:52:00 UTC] ✅ User profile retrieved successfully for user ID: 551
[11-May-2026 17:52:00 UTC] === API CALL LOG ===
[11-May-2026 17:52:00 UTC] Endpoint: user/profile.php
[11-May-2026 17:52:00 UTC] Full Log Data: {
    "timestamp": "2026-05-11 17:52:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.54.32.131",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "149.54.32.131, 172.68.95.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUxIiwidXNlcm5hbWUiOiJhaG1hZCIsImVtYWlsIjoibmNueG5manJqcmpyaEBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjY2OTF9.OqeTt-zp9sJKCQBo8BxtVAvSJXAWAjzP7hvnMl4JrBI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa308f31fb22932-EVN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "149.54.32.131",
        "cf-ipcountry": "AF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 17:52:00 UTC] === END API CALL LOG ===
[11-May-2026 17:52:00 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 17:52:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUxIiwidXNlcm5hbWUiOiJhaG1hZCIsImVtYWlsIjoibmNueG5manJqcmpyaEBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjY2OTF9.OqeTt-zp9sJKCQBo8BxtVAvSJXAWAjzP7hvnMl4JrBI
[11-May-2026 17:52:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 17:52:00 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 17:52:00 UTC] User ID: 551
[11-May-2026 17:52:00 UTC] ✅ User profile retrieved successfully for user ID: 551
[11-May-2026 17:52:00 UTC] === API CALL LOG ===
[11-May-2026 17:52:00 UTC] Endpoint: user/profile.php
[11-May-2026 17:52:00 UTC] Full Log Data: {
    "timestamp": "2026-05-11 17:52:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.54.32.131",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "149.54.32.131, 172.68.95.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUxIiwidXNlcm5hbWUiOiJhaG1hZCIsImVtYWlsIjoibmNueG5manJqcmpyaEBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjY2OTF9.OqeTt-zp9sJKCQBo8BxtVAvSJXAWAjzP7hvnMl4JrBI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa308f55a5c2932-EVN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "149.54.32.131",
        "cf-ipcountry": "AF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 17:52:00 UTC] === END API CALL LOG ===
[11-May-2026 17:52:00 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 17:52:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUxIiwidXNlcm5hbWUiOiJhaG1hZCIsImVtYWlsIjoibmNueG5manJqcmpyaEBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjY2OTF9.OqeTt-zp9sJKCQBo8BxtVAvSJXAWAjzP7hvnMl4JrBI
[11-May-2026 17:52:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 17:52:00 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 17:52:00 UTC] User ID: 551
[11-May-2026 17:52:00 UTC] ✅ User profile retrieved successfully for user ID: 551
[11-May-2026 17:52:31 UTC] === API CALL LOG ===
[11-May-2026 17:52:31 UTC] Endpoint: user/profile.php
[11-May-2026 17:52:31 UTC] Full Log Data: {
    "timestamp": "2026-05-11 17:52:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.54.32.131",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "149.54.32.131, 172.68.95.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUxIiwidXNlcm5hbWUiOiJhaG1hZCIsImVtYWlsIjoibmNueG5manJqcmpyaEBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjY2OTF9.OqeTt-zp9sJKCQBo8BxtVAvSJXAWAjzP7hvnMl4JrBI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa309b0690b2932-EVN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "149.54.32.131",
        "cf-ipcountry": "AF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 17:52:31 UTC] === END API CALL LOG ===
[11-May-2026 17:52:31 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 17:52:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUxIiwidXNlcm5hbWUiOiJhaG1hZCIsImVtYWlsIjoibmNueG5manJqcmpyaEBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjY2OTF9.OqeTt-zp9sJKCQBo8BxtVAvSJXAWAjzP7hvnMl4JrBI
[11-May-2026 17:52:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 17:52:31 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 17:52:31 UTC] User ID: 551
[11-May-2026 17:52:31 UTC] ✅ User profile retrieved successfully for user ID: 551
[11-May-2026 17:52:44 UTC] === API CALL LOG ===
[11-May-2026 17:52:44 UTC] Endpoint: user/profile.php
[11-May-2026 17:52:44 UTC] Full Log Data: {
    "timestamp": "2026-05-11 17:52:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.54.32.131",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "149.54.32.131, 172.68.95.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUxIiwidXNlcm5hbWUiOiJhaG1hZCIsImVtYWlsIjoibmNueG5manJqcmpyaEBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjY2OTF9.OqeTt-zp9sJKCQBo8BxtVAvSJXAWAjzP7hvnMl4JrBI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa30a045e742923-EVN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "149.54.32.131",
        "cf-ipcountry": "AF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 17:52:44 UTC] === END API CALL LOG ===
[11-May-2026 17:52:44 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 17:52:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUxIiwidXNlcm5hbWUiOiJhaG1hZCIsImVtYWlsIjoibmNueG5manJqcmpyaEBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjY2OTF9.OqeTt-zp9sJKCQBo8BxtVAvSJXAWAjzP7hvnMl4JrBI
[11-May-2026 17:52:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 17:52:44 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 17:52:44 UTC] User ID: 551
[11-May-2026 17:52:44 UTC] ✅ User profile retrieved successfully for user ID: 551
[11-May-2026 17:52:45 UTC] === API CALL LOG ===
[11-May-2026 17:52:45 UTC] Endpoint: user/profile.php
[11-May-2026 17:52:45 UTC] Full Log Data: {
    "timestamp": "2026-05-11 17:52:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.54.32.131",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "149.54.32.131, 172.68.95.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUxIiwidXNlcm5hbWUiOiJhaG1hZCIsImVtYWlsIjoibmNueG5manJqcmpyaEBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjY2OTF9.OqeTt-zp9sJKCQBo8BxtVAvSJXAWAjzP7hvnMl4JrBI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa30a0c892f2923-EVN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "149.54.32.131",
        "cf-ipcountry": "AF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 17:52:45 UTC] === END API CALL LOG ===
[11-May-2026 17:52:45 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 17:52:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUxIiwidXNlcm5hbWUiOiJhaG1hZCIsImVtYWlsIjoibmNueG5manJqcmpyaEBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjY2OTF9.OqeTt-zp9sJKCQBo8BxtVAvSJXAWAjzP7hvnMl4JrBI
[11-May-2026 17:52:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 17:52:45 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 17:52:45 UTC] User ID: 551
[11-May-2026 17:52:45 UTC] ✅ User profile retrieved successfully for user ID: 551
[11-May-2026 17:52:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 17:52:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 17:52:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"149.54.32.131, 172.68.95.145","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUxIiwidXNlcm5hbWUiOiJhaG1hZCIsImVtYWlsIjoibmNueG5manJqcmpyaEBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjY2OTF9.OqeTt-zp9sJKCQBo8BxtVAvSJXAWAjzP7hvnMl4JrBI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fa30a0c89342923-EVN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"149.54.32.131","cf-ipcountry":"AF","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-May-2026 17:52:45 UTC] === User Orders API Called ===
[11-May-2026 17:52:45 UTC] User ID: 551
[11-May-2026 17:52:45 UTC] Limit: 20, Offset: 0
[11-May-2026 17:52:45 UTC] Orders found: 0
[11-May-2026 17:52:45 UTC] Orders data: []
[11-May-2026 17:52:45 UTC] Total orders count: 0
[11-May-2026 17:52:45 UTC] === API CALL LOG ===
[11-May-2026 17:52:45 UTC] Endpoint: user/profile.php
[11-May-2026 17:52:45 UTC] Full Log Data: {
    "timestamp": "2026-05-11 17:52:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.54.32.131",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "149.54.32.131, 172.68.95.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUxIiwidXNlcm5hbWUiOiJhaG1hZCIsImVtYWlsIjoibmNueG5manJqcmpyaEBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjY2OTF9.OqeTt-zp9sJKCQBo8BxtVAvSJXAWAjzP7hvnMl4JrBI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa30a0d5a682923-EVN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "149.54.32.131",
        "cf-ipcountry": "AF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 17:52:45 UTC] === END API CALL LOG ===
[11-May-2026 17:52:45 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 17:52:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUxIiwidXNlcm5hbWUiOiJhaG1hZCIsImVtYWlsIjoibmNueG5manJqcmpyaEBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjY2OTF9.OqeTt-zp9sJKCQBo8BxtVAvSJXAWAjzP7hvnMl4JrBI
[11-May-2026 17:52:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 17:52:45 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 17:52:45 UTC] User ID: 551
[11-May-2026 17:52:45 UTC] ✅ User profile retrieved successfully for user ID: 551
[11-May-2026 17:52:53 UTC] === API CALL LOG ===
[11-May-2026 17:52:53 UTC] Endpoint: user/profile.php
[11-May-2026 17:52:53 UTC] Full Log Data: {
    "timestamp": "2026-05-11 17:52:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.54.32.131",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "149.54.32.131, 172.68.95.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUxIiwidXNlcm5hbWUiOiJhaG1hZCIsImVtYWlsIjoibmNueG5manJqcmpyaEBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjY2OTF9.OqeTt-zp9sJKCQBo8BxtVAvSJXAWAjzP7hvnMl4JrBI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa30a3a0fa42927-EVN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "149.54.32.131",
        "cf-ipcountry": "AF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 17:52:53 UTC] === END API CALL LOG ===
[11-May-2026 17:52:53 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 17:52:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUxIiwidXNlcm5hbWUiOiJhaG1hZCIsImVtYWlsIjoibmNueG5manJqcmpyaEBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjY2OTF9.OqeTt-zp9sJKCQBo8BxtVAvSJXAWAjzP7hvnMl4JrBI
[11-May-2026 17:52:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 17:52:53 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 17:52:53 UTC] User ID: 551
[11-May-2026 17:52:53 UTC] ✅ User profile retrieved successfully for user ID: 551
[11-May-2026 17:52:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 17:52:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 17:52:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"149.54.32.131, 172.68.95.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUxIiwidXNlcm5hbWUiOiJhaG1hZCIsImVtYWlsIjoibmNueG5manJqcmpyaEBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjY2OTF9.OqeTt-zp9sJKCQBo8BxtVAvSJXAWAjzP7hvnMl4JrBI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fa30a4179f02927-EVN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"149.54.32.131","cf-ipcountry":"AF","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-May-2026 17:52:54 UTC] === User Orders API Called ===
[11-May-2026 17:52:54 UTC] User ID: 551
[11-May-2026 17:52:54 UTC] Limit: 20, Offset: 0
[11-May-2026 17:52:54 UTC] Orders found: 0
[11-May-2026 17:52:54 UTC] Orders data: []
[11-May-2026 17:52:54 UTC] Total orders count: 0
[11-May-2026 17:52:54 UTC] === API CALL LOG ===
[11-May-2026 17:52:54 UTC] Endpoint: user/profile.php
[11-May-2026 17:52:54 UTC] Full Log Data: {
    "timestamp": "2026-05-11 17:52:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.54.32.131",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "149.54.32.131, 172.68.95.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUxIiwidXNlcm5hbWUiOiJhaG1hZCIsImVtYWlsIjoibmNueG5manJqcmpyaEBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjY2OTF9.OqeTt-zp9sJKCQBo8BxtVAvSJXAWAjzP7hvnMl4JrBI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa30a41da512927-EVN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "149.54.32.131",
        "cf-ipcountry": "AF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 17:52:54 UTC] === END API CALL LOG ===
[11-May-2026 17:52:54 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 17:52:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUxIiwidXNlcm5hbWUiOiJhaG1hZCIsImVtYWlsIjoibmNueG5manJqcmpyaEBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjY2OTF9.OqeTt-zp9sJKCQBo8BxtVAvSJXAWAjzP7hvnMl4JrBI
[11-May-2026 17:52:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 17:52:54 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 17:52:54 UTC] User ID: 551
[11-May-2026 17:52:54 UTC] ✅ User profile retrieved successfully for user ID: 551
[11-May-2026 17:52:54 UTC] === API CALL LOG ===
[11-May-2026 17:52:54 UTC] Endpoint: user/profile.php
[11-May-2026 17:52:54 UTC] Full Log Data: {
    "timestamp": "2026-05-11 17:52:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.54.32.131",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "149.54.32.131, 172.68.95.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUxIiwidXNlcm5hbWUiOiJhaG1hZCIsImVtYWlsIjoibmNueG5manJqcmpyaEBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjY2OTF9.OqeTt-zp9sJKCQBo8BxtVAvSJXAWAjzP7hvnMl4JrBI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa30a4179eb2927-EVN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "149.54.32.131",
        "cf-ipcountry": "AF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 17:52:54 UTC] === END API CALL LOG ===
[11-May-2026 17:52:54 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 17:52:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUxIiwidXNlcm5hbWUiOiJhaG1hZCIsImVtYWlsIjoibmNueG5manJqcmpyaEBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjY2OTF9.OqeTt-zp9sJKCQBo8BxtVAvSJXAWAjzP7hvnMl4JrBI
[11-May-2026 17:52:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 17:52:54 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 17:52:54 UTC] User ID: 551
[11-May-2026 17:52:54 UTC] ✅ User profile retrieved successfully for user ID: 551
[11-May-2026 17:53:00 UTC] === API CALL LOG ===
[11-May-2026 17:53:00 UTC] Endpoint: user/profile.php
[11-May-2026 17:53:00 UTC] Full Log Data: {
    "timestamp": "2026-05-11 17:53:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.54.32.131",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "149.54.32.131, 172.68.95.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUxIiwidXNlcm5hbWUiOiJhaG1hZCIsImVtYWlsIjoibmNueG5manJqcmpyaEBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjY2OTF9.OqeTt-zp9sJKCQBo8BxtVAvSJXAWAjzP7hvnMl4JrBI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa30a65caa52930-EVN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "149.54.32.131",
        "cf-ipcountry": "AF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 17:53:00 UTC] === END API CALL LOG ===
[11-May-2026 17:53:00 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 17:53:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUxIiwidXNlcm5hbWUiOiJhaG1hZCIsImVtYWlsIjoibmNueG5manJqcmpyaEBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjY2OTF9.OqeTt-zp9sJKCQBo8BxtVAvSJXAWAjzP7hvnMl4JrBI
[11-May-2026 17:53:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 17:53:00 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 17:53:00 UTC] User ID: 551
[11-May-2026 17:53:00 UTC] ✅ User profile retrieved successfully for user ID: 551
[11-May-2026 17:53:00 UTC] === API CALL LOG ===
[11-May-2026 17:53:00 UTC] Endpoint: user/profile.php
[11-May-2026 17:53:00 UTC] Full Log Data: {
    "timestamp": "2026-05-11 17:53:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.54.32.131",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "149.54.32.131, 172.68.95.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUxIiwidXNlcm5hbWUiOiJhaG1hZCIsImVtYWlsIjoibmNueG5manJqcmpyaEBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjY2OTF9.OqeTt-zp9sJKCQBo8BxtVAvSJXAWAjzP7hvnMl4JrBI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa30a6be9f52930-EVN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "149.54.32.131",
        "cf-ipcountry": "AF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 17:53:00 UTC] === END API CALL LOG ===
[11-May-2026 17:53:00 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 17:53:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUxIiwidXNlcm5hbWUiOiJhaG1hZCIsImVtYWlsIjoibmNueG5manJqcmpyaEBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjY2OTF9.OqeTt-zp9sJKCQBo8BxtVAvSJXAWAjzP7hvnMl4JrBI
[11-May-2026 17:53:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 17:53:00 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 17:53:00 UTC] User ID: 551
[11-May-2026 17:53:00 UTC] ✅ User profile retrieved successfully for user ID: 551
[11-May-2026 17:53:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 17:53:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 17:53:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"149.54.32.131, 172.68.95.145","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUxIiwidXNlcm5hbWUiOiJhaG1hZCIsImVtYWlsIjoibmNueG5manJqcmpyaEBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjY2OTF9.OqeTt-zp9sJKCQBo8BxtVAvSJXAWAjzP7hvnMl4JrBI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fa30a6c4a782930-EVN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"149.54.32.131","cf-ipcountry":"AF","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-May-2026 17:53:00 UTC] === User Orders API Called ===
[11-May-2026 17:53:00 UTC] User ID: 551
[11-May-2026 17:53:00 UTC] Limit: 20, Offset: 0
[11-May-2026 17:53:00 UTC] Orders found: 0
[11-May-2026 17:53:00 UTC] Orders data: []
[11-May-2026 17:53:00 UTC] Total orders count: 0
[11-May-2026 17:53:00 UTC] === API CALL LOG ===
[11-May-2026 17:53:00 UTC] Endpoint: user/profile.php
[11-May-2026 17:53:00 UTC] Full Log Data: {
    "timestamp": "2026-05-11 17:53:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.54.32.131",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "149.54.32.131, 172.68.95.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUxIiwidXNlcm5hbWUiOiJhaG1hZCIsImVtYWlsIjoibmNueG5manJqcmpyaEBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjY2OTF9.OqeTt-zp9sJKCQBo8BxtVAvSJXAWAjzP7hvnMl4JrBI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa30a6ceb432930-EVN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "149.54.32.131",
        "cf-ipcountry": "AF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 17:53:00 UTC] === END API CALL LOG ===
[11-May-2026 17:53:00 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 17:53:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUxIiwidXNlcm5hbWUiOiJhaG1hZCIsImVtYWlsIjoibmNueG5manJqcmpyaEBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjY2OTF9.OqeTt-zp9sJKCQBo8BxtVAvSJXAWAjzP7hvnMl4JrBI
[11-May-2026 17:53:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 17:53:00 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 17:53:00 UTC] User ID: 551
[11-May-2026 17:53:00 UTC] ✅ User profile retrieved successfully for user ID: 551
[11-May-2026 17:53:18 UTC] === API CALL LOG ===
[11-May-2026 17:53:18 UTC] Endpoint: user/profile.php
[11-May-2026 17:53:18 UTC] Full Log Data: {
    "timestamp": "2026-05-11 17:53:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.54.32.131",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "149.54.32.131, 172.68.95.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUxIiwidXNlcm5hbWUiOiJhaG1hZCIsImVtYWlsIjoibmNueG5manJqcmpyaEBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjY2OTF9.OqeTt-zp9sJKCQBo8BxtVAvSJXAWAjzP7hvnMl4JrBI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa30ad638fc2924-EVN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "149.54.32.131",
        "cf-ipcountry": "AF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 17:53:18 UTC] === END API CALL LOG ===
[11-May-2026 17:53:18 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 17:53:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUxIiwidXNlcm5hbWUiOiJhaG1hZCIsImVtYWlsIjoibmNueG5manJqcmpyaEBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjY2OTF9.OqeTt-zp9sJKCQBo8BxtVAvSJXAWAjzP7hvnMl4JrBI
[11-May-2026 17:53:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 17:53:18 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 17:53:18 UTC] User ID: 551
[11-May-2026 17:53:18 UTC] ✅ User profile retrieved successfully for user ID: 551
[11-May-2026 17:53:18 UTC] === API CALL LOG ===
[11-May-2026 17:53:18 UTC] Endpoint: user/profile.php
[11-May-2026 17:53:18 UTC] Full Log Data: {
    "timestamp": "2026-05-11 17:53:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.54.32.131",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "149.54.32.131, 172.68.95.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUxIiwidXNlcm5hbWUiOiJhaG1hZCIsImVtYWlsIjoibmNueG5manJqcmpyaEBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjY2OTF9.OqeTt-zp9sJKCQBo8BxtVAvSJXAWAjzP7hvnMl4JrBI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa30add09b22924-EVN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "149.54.32.131",
        "cf-ipcountry": "AF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 17:53:18 UTC] === END API CALL LOG ===
[11-May-2026 17:53:18 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 17:53:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUxIiwidXNlcm5hbWUiOiJhaG1hZCIsImVtYWlsIjoibmNueG5manJqcmpyaEBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjY2OTF9.OqeTt-zp9sJKCQBo8BxtVAvSJXAWAjzP7hvnMl4JrBI
[11-May-2026 17:53:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 17:53:18 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 17:53:18 UTC] User ID: 551
[11-May-2026 17:53:18 UTC] ✅ User profile retrieved successfully for user ID: 551
[11-May-2026 17:53:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 17:53:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 17:53:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"149.54.32.131, 172.68.95.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUxIiwidXNlcm5hbWUiOiJhaG1hZCIsImVtYWlsIjoibmNueG5manJqcmpyaEBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjY2OTF9.OqeTt-zp9sJKCQBo8BxtVAvSJXAWAjzP7hvnMl4JrBI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fa30add5a192924-EVN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"149.54.32.131","cf-ipcountry":"AF","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-May-2026 17:53:18 UTC] === User Orders API Called ===
[11-May-2026 17:53:18 UTC] User ID: 551
[11-May-2026 17:53:18 UTC] Limit: 20, Offset: 0
[11-May-2026 17:53:18 UTC] Orders found: 0
[11-May-2026 17:53:18 UTC] Orders data: []
[11-May-2026 17:53:18 UTC] Total orders count: 0
[11-May-2026 17:53:19 UTC] === API CALL LOG ===
[11-May-2026 17:53:19 UTC] Endpoint: user/profile.php
[11-May-2026 17:53:19 UTC] Full Log Data: {
    "timestamp": "2026-05-11 17:53:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.54.32.131",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "149.54.32.131, 172.68.95.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUxIiwidXNlcm5hbWUiOiJhaG1hZCIsImVtYWlsIjoibmNueG5manJqcmpyaEBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjY2OTF9.OqeTt-zp9sJKCQBo8BxtVAvSJXAWAjzP7hvnMl4JrBI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa30addba9b2924-EVN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "149.54.32.131",
        "cf-ipcountry": "AF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 17:53:19 UTC] === END API CALL LOG ===
[11-May-2026 17:53:19 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 17:53:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUxIiwidXNlcm5hbWUiOiJhaG1hZCIsImVtYWlsIjoibmNueG5manJqcmpyaEBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjY2OTF9.OqeTt-zp9sJKCQBo8BxtVAvSJXAWAjzP7hvnMl4JrBI
[11-May-2026 17:53:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 17:53:19 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 17:53:19 UTC] User ID: 551
[11-May-2026 17:53:19 UTC] ✅ User profile retrieved successfully for user ID: 551
[11-May-2026 17:53:25 UTC] === API CALL LOG ===
[11-May-2026 17:53:25 UTC] Endpoint: user/profile.php
[11-May-2026 17:53:25 UTC] Full Log Data: {
    "timestamp": "2026-05-11 17:53:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.54.32.131",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "149.54.32.131, 172.68.95.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUxIiwidXNlcm5hbWUiOiJhaG1hZCIsImVtYWlsIjoibmNueG5manJqcmpyaEBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjY2OTF9.OqeTt-zp9sJKCQBo8BxtVAvSJXAWAjzP7hvnMl4JrBI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa30b061c962927-EVN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "149.54.32.131",
        "cf-ipcountry": "AF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 17:53:25 UTC] === END API CALL LOG ===
[11-May-2026 17:53:25 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 17:53:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUxIiwidXNlcm5hbWUiOiJhaG1hZCIsImVtYWlsIjoibmNueG5manJqcmpyaEBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjY2OTF9.OqeTt-zp9sJKCQBo8BxtVAvSJXAWAjzP7hvnMl4JrBI
[11-May-2026 17:53:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 17:53:25 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 17:53:25 UTC] User ID: 551
[11-May-2026 17:53:25 UTC] ✅ User profile retrieved successfully for user ID: 551
[11-May-2026 17:53:26 UTC] === API CALL LOG ===
[11-May-2026 17:53:26 UTC] Endpoint: user/profile.php
[11-May-2026 17:53:26 UTC] Full Log Data: {
    "timestamp": "2026-05-11 17:53:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.54.32.131",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "149.54.32.131, 172.68.95.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUxIiwidXNlcm5hbWUiOiJhaG1hZCIsImVtYWlsIjoibmNueG5manJqcmpyaEBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjY2OTF9.OqeTt-zp9sJKCQBo8BxtVAvSJXAWAjzP7hvnMl4JrBI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa30b0d0da22927-EVN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "149.54.32.131",
        "cf-ipcountry": "AF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 17:53:26 UTC] === END API CALL LOG ===
[11-May-2026 17:53:26 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 17:53:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUxIiwidXNlcm5hbWUiOiJhaG1hZCIsImVtYWlsIjoibmNueG5manJqcmpyaEBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjY2OTF9.OqeTt-zp9sJKCQBo8BxtVAvSJXAWAjzP7hvnMl4JrBI
[11-May-2026 17:53:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 17:53:26 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 17:53:26 UTC] User ID: 551
[11-May-2026 17:53:26 UTC] ✅ User profile retrieved successfully for user ID: 551
[11-May-2026 17:53:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 17:53:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 17:53:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"149.54.32.131, 172.68.95.145","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUxIiwidXNlcm5hbWUiOiJhaG1hZCIsImVtYWlsIjoibmNueG5manJqcmpyaEBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjY2OTF9.OqeTt-zp9sJKCQBo8BxtVAvSJXAWAjzP7hvnMl4JrBI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fa30b0d5e1c2927-EVN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"149.54.32.131","cf-ipcountry":"AF","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-May-2026 17:53:26 UTC] === User Orders API Called ===
[11-May-2026 17:53:26 UTC] User ID: 551
[11-May-2026 17:53:26 UTC] Limit: 20, Offset: 0
[11-May-2026 17:53:26 UTC] Orders found: 0
[11-May-2026 17:53:26 UTC] Orders data: []
[11-May-2026 17:53:26 UTC] Total orders count: 0
[11-May-2026 17:53:26 UTC] === API CALL LOG ===
[11-May-2026 17:53:26 UTC] Endpoint: user/profile.php
[11-May-2026 17:53:26 UTC] Full Log Data: {
    "timestamp": "2026-05-11 17:53:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.54.32.131",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "149.54.32.131, 172.68.95.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUxIiwidXNlcm5hbWUiOiJhaG1hZCIsImVtYWlsIjoibmNueG5manJqcmpyaEBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjY2OTF9.OqeTt-zp9sJKCQBo8BxtVAvSJXAWAjzP7hvnMl4JrBI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa30b0dae862927-EVN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "149.54.32.131",
        "cf-ipcountry": "AF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 17:53:26 UTC] === END API CALL LOG ===
[11-May-2026 17:53:26 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 17:53:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUxIiwidXNlcm5hbWUiOiJhaG1hZCIsImVtYWlsIjoibmNueG5manJqcmpyaEBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjY2OTF9.OqeTt-zp9sJKCQBo8BxtVAvSJXAWAjzP7hvnMl4JrBI
[11-May-2026 17:53:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 17:53:26 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 17:53:26 UTC] User ID: 551
[11-May-2026 17:53:26 UTC] ✅ User profile retrieved successfully for user ID: 551
[11-May-2026 17:53:39 UTC] === API CALL LOG ===
[11-May-2026 17:53:39 UTC] Endpoint: user/profile.php
[11-May-2026 17:53:39 UTC] Full Log Data: {
    "timestamp": "2026-05-11 17:53:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.54.32.131",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "149.54.32.131, 172.68.95.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUxIiwidXNlcm5hbWUiOiJhaG1hZCIsImVtYWlsIjoibmNueG5manJqcmpyaEBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjY2OTF9.OqeTt-zp9sJKCQBo8BxtVAvSJXAWAjzP7hvnMl4JrBI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa30b58bf9d2927-EVN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "149.54.32.131",
        "cf-ipcountry": "AF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 17:53:39 UTC] === END API CALL LOG ===
[11-May-2026 17:53:39 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 17:53:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUxIiwidXNlcm5hbWUiOiJhaG1hZCIsImVtYWlsIjoibmNueG5manJqcmpyaEBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjY2OTF9.OqeTt-zp9sJKCQBo8BxtVAvSJXAWAjzP7hvnMl4JrBI
[11-May-2026 17:53:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 17:53:39 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 17:53:39 UTC] User ID: 551
[11-May-2026 17:53:39 UTC] ✅ User profile retrieved successfully for user ID: 551
[11-May-2026 17:53:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 17:53:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 17:53:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"149.54.32.131, 172.68.95.145","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUxIiwidXNlcm5hbWUiOiJhaG1hZCIsImVtYWlsIjoibmNueG5manJqcmpyaEBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjY2OTF9.OqeTt-zp9sJKCQBo8BxtVAvSJXAWAjzP7hvnMl4JrBI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fa30b73eea22927-EVN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"149.54.32.131","cf-ipcountry":"AF","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-May-2026 17:53:43 UTC] === User Orders API Called ===
[11-May-2026 17:53:43 UTC] User ID: 551
[11-May-2026 17:53:43 UTC] Limit: 20, Offset: 0
[11-May-2026 17:53:43 UTC] Orders found: 0
[11-May-2026 17:53:43 UTC] Orders data: []
[11-May-2026 17:53:43 UTC] Total orders count: 0
[11-May-2026 17:53:46 UTC] === API CALL LOG ===
[11-May-2026 17:53:46 UTC] Endpoint: user/profile.php
[11-May-2026 17:53:46 UTC] Full Log Data: {
    "timestamp": "2026-05-11 17:53:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.54.32.131",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "149.54.32.131, 172.68.95.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUxIiwidXNlcm5hbWUiOiJhaG1hZCIsImVtYWlsIjoibmNueG5manJqcmpyaEBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjY2OTF9.OqeTt-zp9sJKCQBo8BxtVAvSJXAWAjzP7hvnMl4JrBI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa30b884a4b2927-EVN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "149.54.32.131",
        "cf-ipcountry": "AF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 17:53:46 UTC] === END API CALL LOG ===
[11-May-2026 17:53:46 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 17:53:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUxIiwidXNlcm5hbWUiOiJhaG1hZCIsImVtYWlsIjoibmNueG5manJqcmpyaEBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjY2OTF9.OqeTt-zp9sJKCQBo8BxtVAvSJXAWAjzP7hvnMl4JrBI
[11-May-2026 17:53:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 17:53:46 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 17:53:46 UTC] User ID: 551
[11-May-2026 17:53:46 UTC] ✅ User profile retrieved successfully for user ID: 551
[11-May-2026 17:53:46 UTC] User Purchases API - User ID: 551
[11-May-2026 17:53:46 UTC] User Purchases API - Total purchases found: 0
[11-May-2026 17:53:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 17:53:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 17:53:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"149.54.32.131, 172.68.95.145","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUxIiwidXNlcm5hbWUiOiJhaG1hZCIsImVtYWlsIjoibmNueG5manJqcmpyaEBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjY2OTF9.OqeTt-zp9sJKCQBo8BxtVAvSJXAWAjzP7hvnMl4JrBI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fa30ba609602927-EVN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"149.54.32.131","cf-ipcountry":"AF","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-May-2026 17:53:51 UTC] === User Orders API Called ===
[11-May-2026 17:53:51 UTC] User ID: 551
[11-May-2026 17:53:51 UTC] Limit: 20, Offset: 0
[11-May-2026 17:53:51 UTC] Orders found: 0
[11-May-2026 17:53:51 UTC] Orders data: []
[11-May-2026 17:53:51 UTC] Total orders count: 0
[11-May-2026 18:06:43 UTC] === API CALL LOG ===
[11-May-2026 18:06:43 UTC] Endpoint: user/profile.php
[11-May-2026 18:06:43 UTC] Full Log Data: {
    "timestamp": "2026-05-11 18:06:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.14.245.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.14.245.149, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa31e822a73e15a-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.14.245.149",
        "cf-ipcountry": "PS",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 18:06:43 UTC] === END API CALL LOG ===
[11-May-2026 18:06:43 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 18:06:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o
[11-May-2026 18:06:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 18:06:43 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 18:06:43 UTC] User ID: 550
[11-May-2026 18:06:43 UTC] ✅ User profile retrieved successfully for user ID: 550
[11-May-2026 18:06:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 18:06:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 18:06:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"212.14.245.149, 172.68.234.131","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fa31e85de5de15a-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"212.14.245.149","cf-ipcountry":"PS","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-May-2026 18:06:44 UTC] === User Orders API Called ===
[11-May-2026 18:06:44 UTC] User ID: 550
[11-May-2026 18:06:44 UTC] Limit: 20, Offset: 0
[11-May-2026 18:06:44 UTC] Orders found: 1
[11-May-2026 18:06:44 UTC] Orders data: [{"id":261,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Zain_Aboudi1","status":"cancelled","created_at":"2026-05-11 19:37:50","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[11-May-2026 18:06:44 UTC] Total orders count: 1
[11-May-2026 18:06:44 UTC] === API CALL LOG ===
[11-May-2026 18:06:44 UTC] Endpoint: user/profile.php
[11-May-2026 18:06:44 UTC] Full Log Data: {
    "timestamp": "2026-05-11 18:06:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.14.245.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.14.245.149, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa31e85de57e15a-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.14.245.149",
        "cf-ipcountry": "PS",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 18:06:44 UTC] === END API CALL LOG ===
[11-May-2026 18:06:44 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 18:06:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o
[11-May-2026 18:06:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 18:06:44 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 18:06:44 UTC] User ID: 550
[11-May-2026 18:06:44 UTC] ✅ User profile retrieved successfully for user ID: 550
[11-May-2026 18:06:44 UTC] === API CALL LOG ===
[11-May-2026 18:06:44 UTC] Endpoint: user/profile.php
[11-May-2026 18:06:44 UTC] Full Log Data: {
    "timestamp": "2026-05-11 18:06:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.14.245.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.14.245.149, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa31e8688eae15a-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.14.245.149",
        "cf-ipcountry": "PS",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 18:06:44 UTC] === END API CALL LOG ===
[11-May-2026 18:06:44 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 18:06:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o
[11-May-2026 18:06:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 18:06:44 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 18:06:44 UTC] User ID: 550
[11-May-2026 18:06:44 UTC] ✅ User profile retrieved successfully for user ID: 550
[11-May-2026 19:08:30 UTC] === API CALL LOG ===
[11-May-2026 19:08:30 UTC] Endpoint: user/profile.php
[11-May-2026 19:08:30 UTC] Full Log Data: {
    "timestamp": "2026-05-11 19:08:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.191.101.43",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.191.101.43, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUyIiwidXNlcm5hbWUiOiJraXlheW8iLCJlbWFpbCI6ImtpeWF5b21vYmlsZUBnbWFpbC5jb20iLCJleHAiOjE3NzkxMzEzMTB9.6rykV_BCv99Ez3qdevK9gccq0XTgDR3EGsOSlZfdnbk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa37904e9ff348a-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.191.101.43",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 19:08:30 UTC] === END API CALL LOG ===
[11-May-2026 19:08:30 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 19:08:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUyIiwidXNlcm5hbWUiOiJraXlheW8iLCJlbWFpbCI6ImtpeWF5b21vYmlsZUBnbWFpbC5jb20iLCJleHAiOjE3NzkxMzEzMTB9.6rykV_BCv99Ez3qdevK9gccq0XTgDR3EGsOSlZfdnbk
[11-May-2026 19:08:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 19:08:30 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 19:08:30 UTC] User ID: 552
[11-May-2026 19:08:30 UTC] ✅ User profile retrieved successfully for user ID: 552
[11-May-2026 19:08:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 19:08:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 19:08:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.191.101.43, 104.23.208.145","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUyIiwidXNlcm5hbWUiOiJraXlheW8iLCJlbWFpbCI6ImtpeWF5b21vYmlsZUBnbWFpbC5jb20iLCJleHAiOjE3NzkxMzEzMTB9.6rykV_BCv99Ez3qdevK9gccq0XTgDR3EGsOSlZfdnbk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fa37904fa20348a-ADD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.191.101.43","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-May-2026 19:08:30 UTC] === User Orders API Called ===
[11-May-2026 19:08:30 UTC] User ID: 552
[11-May-2026 19:08:30 UTC] Limit: 20, Offset: 0
[11-May-2026 19:08:30 UTC] Orders found: 0
[11-May-2026 19:08:30 UTC] Orders data: []
[11-May-2026 19:08:30 UTC] Total orders count: 0
[11-May-2026 19:08:31 UTC] === API CALL LOG ===
[11-May-2026 19:08:31 UTC] Endpoint: user/profile.php
[11-May-2026 19:08:31 UTC] Full Log Data: {
    "timestamp": "2026-05-11 19:08:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.191.101.43",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.191.101.43, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUyIiwidXNlcm5hbWUiOiJraXlheW8iLCJlbWFpbCI6ImtpeWF5b21vYmlsZUBnbWFpbC5jb20iLCJleHAiOjE3NzkxMzEzMTB9.6rykV_BCv99Ez3qdevK9gccq0XTgDR3EGsOSlZfdnbk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa379058b19348a-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.191.101.43",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 19:08:31 UTC] === END API CALL LOG ===
[11-May-2026 19:08:31 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 19:08:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUyIiwidXNlcm5hbWUiOiJraXlheW8iLCJlbWFpbCI6ImtpeWF5b21vYmlsZUBnbWFpbC5jb20iLCJleHAiOjE3NzkxMzEzMTB9.6rykV_BCv99Ez3qdevK9gccq0XTgDR3EGsOSlZfdnbk
[11-May-2026 19:08:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 19:08:31 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 19:08:31 UTC] User ID: 552
[11-May-2026 19:08:31 UTC] ✅ User profile retrieved successfully for user ID: 552
[11-May-2026 19:08:31 UTC] === API CALL LOG ===
[11-May-2026 19:08:31 UTC] Endpoint: user/profile.php
[11-May-2026 19:08:31 UTC] Full Log Data: {
    "timestamp": "2026-05-11 19:08:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.191.101.43",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.191.101.43, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUyIiwidXNlcm5hbWUiOiJraXlheW8iLCJlbWFpbCI6ImtpeWF5b21vYmlsZUBnbWFpbC5jb20iLCJleHAiOjE3NzkxMzEzMTB9.6rykV_BCv99Ez3qdevK9gccq0XTgDR3EGsOSlZfdnbk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa3790868da348a-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.191.101.43",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 19:08:31 UTC] === END API CALL LOG ===
[11-May-2026 19:08:31 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 19:08:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUyIiwidXNlcm5hbWUiOiJraXlheW8iLCJlbWFpbCI6ImtpeWF5b21vYmlsZUBnbWFpbC5jb20iLCJleHAiOjE3NzkxMzEzMTB9.6rykV_BCv99Ez3qdevK9gccq0XTgDR3EGsOSlZfdnbk
[11-May-2026 19:08:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 19:08:31 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 19:08:31 UTC] User ID: 552
[11-May-2026 19:08:31 UTC] ✅ User profile retrieved successfully for user ID: 552
[11-May-2026 19:11:19 UTC] === API CALL LOG ===
[11-May-2026 19:11:19 UTC] Endpoint: user/profile.php
[11-May-2026 19:11:19 UTC] Full Log Data: {
    "timestamp": "2026-05-11 19:11:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.191.101.43",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.191.101.43, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUyIiwidXNlcm5hbWUiOiJraXlheW8iLCJlbWFpbCI6ImtpeWF5b21vYmlsZUBnbWFpbC5jb20iLCJleHAiOjE3NzkxMzEzMTB9.6rykV_BCv99Ez3qdevK9gccq0XTgDR3EGsOSlZfdnbk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa37d22a849e6b4-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.191.101.43",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 19:11:19 UTC] === END API CALL LOG ===
[11-May-2026 19:11:19 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 19:11:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUyIiwidXNlcm5hbWUiOiJraXlheW8iLCJlbWFpbCI6ImtpeWF5b21vYmlsZUBnbWFpbC5jb20iLCJleHAiOjE3NzkxMzEzMTB9.6rykV_BCv99Ez3qdevK9gccq0XTgDR3EGsOSlZfdnbk
[11-May-2026 19:11:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 19:11:19 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 19:11:19 UTC] User ID: 552
[11-May-2026 19:11:19 UTC] ✅ User profile retrieved successfully for user ID: 552
[11-May-2026 19:11:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 19:11:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 19:11:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.191.101.43, 104.23.208.145","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUyIiwidXNlcm5hbWUiOiJraXlheW8iLCJlbWFpbCI6ImtpeWF5b21vYmlsZUBnbWFpbC5jb20iLCJleHAiOjE3NzkxMzEzMTB9.6rykV_BCv99Ez3qdevK9gccq0XTgDR3EGsOSlZfdnbk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fa37d283db1e6b4-ADD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.191.101.43","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-May-2026 19:11:20 UTC] === User Orders API Called ===
[11-May-2026 19:11:20 UTC] User ID: 552
[11-May-2026 19:11:20 UTC] Limit: 20, Offset: 0
[11-May-2026 19:11:20 UTC] Orders found: 0
[11-May-2026 19:11:20 UTC] Orders data: []
[11-May-2026 19:11:20 UTC] Total orders count: 0
[11-May-2026 19:11:20 UTC] === API CALL LOG ===
[11-May-2026 19:11:20 UTC] Endpoint: user/profile.php
[11-May-2026 19:11:20 UTC] Full Log Data: {
    "timestamp": "2026-05-11 19:11:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.191.101.43",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.191.101.43, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUyIiwidXNlcm5hbWUiOiJraXlheW8iLCJlbWFpbCI6ImtpeWF5b21vYmlsZUBnbWFpbC5jb20iLCJleHAiOjE3NzkxMzEzMTB9.6rykV_BCv99Ez3qdevK9gccq0XTgDR3EGsOSlZfdnbk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa37d28ae6ee6b4-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.191.101.43",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 19:11:20 UTC] === END API CALL LOG ===
[11-May-2026 19:11:20 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 19:11:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUyIiwidXNlcm5hbWUiOiJraXlheW8iLCJlbWFpbCI6ImtpeWF5b21vYmlsZUBnbWFpbC5jb20iLCJleHAiOjE3NzkxMzEzMTB9.6rykV_BCv99Ez3qdevK9gccq0XTgDR3EGsOSlZfdnbk
[11-May-2026 19:11:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 19:11:20 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 19:11:20 UTC] User ID: 552
[11-May-2026 19:11:20 UTC] ✅ User profile retrieved successfully for user ID: 552
[11-May-2026 19:11:21 UTC] === API CALL LOG ===
[11-May-2026 19:11:21 UTC] Endpoint: user/profile.php
[11-May-2026 19:11:21 UTC] Full Log Data: {
    "timestamp": "2026-05-11 19:11:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.191.101.43",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.191.101.43, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUyIiwidXNlcm5hbWUiOiJraXlheW8iLCJlbWFpbCI6ImtpeWF5b21vYmlsZUBnbWFpbC5jb20iLCJleHAiOjE3NzkxMzEzMTB9.6rykV_BCv99Ez3qdevK9gccq0XTgDR3EGsOSlZfdnbk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa37d2bfd00e6b4-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.191.101.43",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 19:11:21 UTC] === END API CALL LOG ===
[11-May-2026 19:11:21 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 19:11:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUyIiwidXNlcm5hbWUiOiJraXlheW8iLCJlbWFpbCI6ImtpeWF5b21vYmlsZUBnbWFpbC5jb20iLCJleHAiOjE3NzkxMzEzMTB9.6rykV_BCv99Ez3qdevK9gccq0XTgDR3EGsOSlZfdnbk
[11-May-2026 19:11:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 19:11:21 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 19:11:21 UTC] User ID: 552
[11-May-2026 19:11:21 UTC] ✅ User profile retrieved successfully for user ID: 552
[11-May-2026 19:11:38 UTC] === API CALL LOG ===
[11-May-2026 19:11:38 UTC] Endpoint: user/profile.php
[11-May-2026 19:11:38 UTC] Full Log Data: {
    "timestamp": "2026-05-11 19:11:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.191.101.43",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.191.101.43, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUyIiwidXNlcm5hbWUiOiJraXlheW8iLCJlbWFpbCI6ImtpeWF5b21vYmlsZUBnbWFpbC5jb20iLCJleHAiOjE3NzkxMzEzMTB9.6rykV_BCv99Ez3qdevK9gccq0XTgDR3EGsOSlZfdnbk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa37d95af8be6b4-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.191.101.43",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 19:11:38 UTC] === END API CALL LOG ===
[11-May-2026 19:11:38 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 19:11:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUyIiwidXNlcm5hbWUiOiJraXlheW8iLCJlbWFpbCI6ImtpeWF5b21vYmlsZUBnbWFpbC5jb20iLCJleHAiOjE3NzkxMzEzMTB9.6rykV_BCv99Ez3qdevK9gccq0XTgDR3EGsOSlZfdnbk
[11-May-2026 19:11:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 19:11:38 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 19:11:38 UTC] User ID: 552
[11-May-2026 19:11:38 UTC] ✅ User profile retrieved successfully for user ID: 552
[11-May-2026 19:11:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 19:11:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 19:11:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.191.101.43, 104.23.208.145","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUyIiwidXNlcm5hbWUiOiJraXlheW8iLCJlbWFpbCI6ImtpeWF5b21vYmlsZUBnbWFpbC5jb20iLCJleHAiOjE3NzkxMzEzMTB9.6rykV_BCv99Ez3qdevK9gccq0XTgDR3EGsOSlZfdnbk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fa37d95af8ae6b4-ADD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.191.101.43","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-May-2026 19:11:38 UTC] === User Orders API Called ===
[11-May-2026 19:11:38 UTC] User ID: 552
[11-May-2026 19:11:38 UTC] Limit: 20, Offset: 0
[11-May-2026 19:11:38 UTC] Orders found: 0
[11-May-2026 19:11:38 UTC] Orders data: []
[11-May-2026 19:11:38 UTC] Total orders count: 0
[11-May-2026 19:12:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 19:12:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 19:12:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.191.101.43, 104.23.208.145","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUyIiwidXNlcm5hbWUiOiJraXlheW8iLCJlbWFpbCI6ImtpeWF5b21vYmlsZUBnbWFpbC5jb20iLCJleHAiOjE3NzkxMzEzMTB9.6rykV_BCv99Ez3qdevK9gccq0XTgDR3EGsOSlZfdnbk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fa37eccdba07893-ADD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.191.101.43","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-May-2026 19:12:27 UTC] === User Orders API Called ===
[11-May-2026 19:12:27 UTC] User ID: 552
[11-May-2026 19:12:27 UTC] Limit: 20, Offset: 0
[11-May-2026 19:12:27 UTC] Orders found: 0
[11-May-2026 19:12:27 UTC] Orders data: []
[11-May-2026 19:12:27 UTC] Total orders count: 0
[11-May-2026 19:12:27 UTC] === API CALL LOG ===
[11-May-2026 19:12:27 UTC] Endpoint: user/profile.php
[11-May-2026 19:12:27 UTC] Full Log Data: {
    "timestamp": "2026-05-11 19:12:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.191.101.43",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.191.101.43, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUyIiwidXNlcm5hbWUiOiJraXlheW8iLCJlbWFpbCI6ImtpeWF5b21vYmlsZUBnbWFpbC5jb20iLCJleHAiOjE3NzkxMzEzMTB9.6rykV_BCv99Ez3qdevK9gccq0XTgDR3EGsOSlZfdnbk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa37ecd6cb67893-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.191.101.43",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 19:12:27 UTC] === END API CALL LOG ===
[11-May-2026 19:12:27 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 19:12:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUyIiwidXNlcm5hbWUiOiJraXlheW8iLCJlbWFpbCI6ImtpeWF5b21vYmlsZUBnbWFpbC5jb20iLCJleHAiOjE3NzkxMzEzMTB9.6rykV_BCv99Ez3qdevK9gccq0XTgDR3EGsOSlZfdnbk
[11-May-2026 19:12:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 19:12:27 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 19:12:27 UTC] User ID: 552
[11-May-2026 19:12:27 UTC] ✅ User profile retrieved successfully for user ID: 552
[11-May-2026 19:12:28 UTC] === API CALL LOG ===
[11-May-2026 19:12:28 UTC] Endpoint: user/profile.php
[11-May-2026 19:12:28 UTC] Full Log Data: {
    "timestamp": "2026-05-11 19:12:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.191.101.43",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.191.101.43, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUyIiwidXNlcm5hbWUiOiJraXlheW8iLCJlbWFpbCI6ImtpeWF5b21vYmlsZUBnbWFpbC5jb20iLCJleHAiOjE3NzkxMzEzMTB9.6rykV_BCv99Ez3qdevK9gccq0XTgDR3EGsOSlZfdnbk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa37ed11cac7893-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.191.101.43",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 19:12:28 UTC] === END API CALL LOG ===
[11-May-2026 19:12:28 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 19:12:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUyIiwidXNlcm5hbWUiOiJraXlheW8iLCJlbWFpbCI6ImtpeWF5b21vYmlsZUBnbWFpbC5jb20iLCJleHAiOjE3NzkxMzEzMTB9.6rykV_BCv99Ez3qdevK9gccq0XTgDR3EGsOSlZfdnbk
[11-May-2026 19:12:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 19:12:28 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 19:12:28 UTC] User ID: 552
[11-May-2026 19:12:28 UTC] ✅ User profile retrieved successfully for user ID: 552
[11-May-2026 19:12:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 19:12:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 19:12:46 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.191.101.43, 104.23.208.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUyIiwidXNlcm5hbWUiOiJraXlheW8iLCJlbWFpbCI6ImtpeWF5b21vYmlsZUBnbWFpbC5jb20iLCJleHAiOjE3NzkxMzEzMTB9.6rykV_BCv99Ez3qdevK9gccq0XTgDR3EGsOSlZfdnbk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fa37f3f2f987893-ADD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.191.101.43","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-May-2026 19:12:46 UTC] === User Orders API Called ===
[11-May-2026 19:12:46 UTC] User ID: 552
[11-May-2026 19:12:46 UTC] Limit: 20, Offset: 0
[11-May-2026 19:12:46 UTC] Orders found: 0
[11-May-2026 19:12:46 UTC] Orders data: []
[11-May-2026 19:12:46 UTC] Total orders count: 0
[11-May-2026 19:12:46 UTC] === API CALL LOG ===
[11-May-2026 19:12:46 UTC] Endpoint: user/profile.php
[11-May-2026 19:12:46 UTC] Full Log Data: {
    "timestamp": "2026-05-11 19:12:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.191.101.43",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.191.101.43, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUyIiwidXNlcm5hbWUiOiJraXlheW8iLCJlbWFpbCI6ImtpeWF5b21vYmlsZUBnbWFpbC5jb20iLCJleHAiOjE3NzkxMzEzMTB9.6rykV_BCv99Ez3qdevK9gccq0XTgDR3EGsOSlZfdnbk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa37f409a757893-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.191.101.43",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 19:12:46 UTC] === END API CALL LOG ===
[11-May-2026 19:12:46 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 19:12:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUyIiwidXNlcm5hbWUiOiJraXlheW8iLCJlbWFpbCI6ImtpeWF5b21vYmlsZUBnbWFpbC5jb20iLCJleHAiOjE3NzkxMzEzMTB9.6rykV_BCv99Ez3qdevK9gccq0XTgDR3EGsOSlZfdnbk
[11-May-2026 19:12:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 19:12:46 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 19:12:46 UTC] User ID: 552
[11-May-2026 19:12:46 UTC] ✅ User profile retrieved successfully for user ID: 552
[11-May-2026 19:12:46 UTC] === API CALL LOG ===
[11-May-2026 19:12:46 UTC] Endpoint: user/profile.php
[11-May-2026 19:12:46 UTC] Full Log Data: {
    "timestamp": "2026-05-11 19:12:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.191.101.43",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.191.101.43, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUyIiwidXNlcm5hbWUiOiJraXlheW8iLCJlbWFpbCI6ImtpeWF5b21vYmlsZUBnbWFpbC5jb20iLCJleHAiOjE3NzkxMzEzMTB9.6rykV_BCv99Ez3qdevK9gccq0XTgDR3EGsOSlZfdnbk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa37f43b8a27893-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.191.101.43",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 19:12:46 UTC] === END API CALL LOG ===
[11-May-2026 19:12:46 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 19:12:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUyIiwidXNlcm5hbWUiOiJraXlheW8iLCJlbWFpbCI6ImtpeWF5b21vYmlsZUBnbWFpbC5jb20iLCJleHAiOjE3NzkxMzEzMTB9.6rykV_BCv99Ez3qdevK9gccq0XTgDR3EGsOSlZfdnbk
[11-May-2026 19:12:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 19:12:46 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 19:12:46 UTC] User ID: 552
[11-May-2026 19:12:46 UTC] ✅ User profile retrieved successfully for user ID: 552
[11-May-2026 19:12:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 19:12:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 19:12:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.191.101.43, 104.23.208.145","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUyIiwidXNlcm5hbWUiOiJraXlheW8iLCJlbWFpbCI6ImtpeWF5b21vYmlsZUBnbWFpbC5jb20iLCJleHAiOjE3NzkxMzEzMTB9.6rykV_BCv99Ez3qdevK9gccq0XTgDR3EGsOSlZfdnbk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fa37f5c4dc47893-ADD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.191.101.43","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-May-2026 19:12:50 UTC] === User Orders API Called ===
[11-May-2026 19:12:50 UTC] User ID: 552
[11-May-2026 19:12:50 UTC] Limit: 20, Offset: 0
[11-May-2026 19:12:50 UTC] Orders found: 0
[11-May-2026 19:12:50 UTC] Orders data: []
[11-May-2026 19:12:50 UTC] Total orders count: 0
[11-May-2026 19:12:50 UTC] === API CALL LOG ===
[11-May-2026 19:12:50 UTC] Endpoint: user/profile.php
[11-May-2026 19:12:50 UTC] Full Log Data: {
    "timestamp": "2026-05-11 19:12:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.191.101.43",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.191.101.43, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUyIiwidXNlcm5hbWUiOiJraXlheW8iLCJlbWFpbCI6ImtpeWF5b21vYmlsZUBnbWFpbC5jb20iLCJleHAiOjE3NzkxMzEzMTB9.6rykV_BCv99Ez3qdevK9gccq0XTgDR3EGsOSlZfdnbk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa37f5cae997893-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.191.101.43",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 19:12:50 UTC] === END API CALL LOG ===
[11-May-2026 19:12:50 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 19:12:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUyIiwidXNlcm5hbWUiOiJraXlheW8iLCJlbWFpbCI6ImtpeWF5b21vYmlsZUBnbWFpbC5jb20iLCJleHAiOjE3NzkxMzEzMTB9.6rykV_BCv99Ez3qdevK9gccq0XTgDR3EGsOSlZfdnbk
[11-May-2026 19:12:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 19:12:50 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 19:12:50 UTC] User ID: 552
[11-May-2026 19:12:50 UTC] ✅ User profile retrieved successfully for user ID: 552
[11-May-2026 19:12:51 UTC] === API CALL LOG ===
[11-May-2026 19:12:51 UTC] Endpoint: user/profile.php
[11-May-2026 19:12:51 UTC] Full Log Data: {
    "timestamp": "2026-05-11 19:12:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.191.101.43",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.191.101.43, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUyIiwidXNlcm5hbWUiOiJraXlheW8iLCJlbWFpbCI6ImtpeWF5b21vYmlsZUBnbWFpbC5jb20iLCJleHAiOjE3NzkxMzEzMTB9.6rykV_BCv99Ez3qdevK9gccq0XTgDR3EGsOSlZfdnbk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa37f607ec97893-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.191.101.43",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 19:12:51 UTC] === END API CALL LOG ===
[11-May-2026 19:12:51 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 19:12:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUyIiwidXNlcm5hbWUiOiJraXlheW8iLCJlbWFpbCI6ImtpeWF5b21vYmlsZUBnbWFpbC5jb20iLCJleHAiOjE3NzkxMzEzMTB9.6rykV_BCv99Ez3qdevK9gccq0XTgDR3EGsOSlZfdnbk
[11-May-2026 19:12:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 19:12:51 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 19:12:51 UTC] User ID: 552
[11-May-2026 19:12:51 UTC] ✅ User profile retrieved successfully for user ID: 552
[11-May-2026 19:13:26 UTC] === API CALL LOG ===
[11-May-2026 19:13:26 UTC] Endpoint: user/profile.php
[11-May-2026 19:13:26 UTC] Full Log Data: {
    "timestamp": "2026-05-11 19:13:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.191.101.43",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.191.101.43, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUyIiwidXNlcm5hbWUiOiJraXlheW8iLCJlbWFpbCI6ImtpeWF5b21vYmlsZUBnbWFpbC5jb20iLCJleHAiOjE3NzkxMzEzMTB9.6rykV_BCv99Ez3qdevK9gccq0XTgDR3EGsOSlZfdnbk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa3803beeb9fbc6-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.191.101.43",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 19:13:26 UTC] === END API CALL LOG ===
[11-May-2026 19:13:26 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 19:13:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUyIiwidXNlcm5hbWUiOiJraXlheW8iLCJlbWFpbCI6ImtpeWF5b21vYmlsZUBnbWFpbC5jb20iLCJleHAiOjE3NzkxMzEzMTB9.6rykV_BCv99Ez3qdevK9gccq0XTgDR3EGsOSlZfdnbk
[11-May-2026 19:13:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 19:13:26 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 19:13:26 UTC] User ID: 552
[11-May-2026 19:13:26 UTC] ✅ User profile retrieved successfully for user ID: 552
[11-May-2026 19:13:30 UTC] === API CALL LOG ===
[11-May-2026 19:13:30 UTC] Endpoint: user/profile.php
[11-May-2026 19:13:30 UTC] Full Log Data: {
    "timestamp": "2026-05-11 19:13:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.191.101.43",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.191.101.43, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUyIiwidXNlcm5hbWUiOiJraXlheW8iLCJlbWFpbCI6ImtpeWF5b21vYmlsZUBnbWFpbC5jb20iLCJleHAiOjE3NzkxMzEzMTB9.6rykV_BCv99Ez3qdevK9gccq0XTgDR3EGsOSlZfdnbk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa38053cf3afbc6-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.191.101.43",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 19:13:30 UTC] === END API CALL LOG ===
[11-May-2026 19:13:30 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 19:13:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUyIiwidXNlcm5hbWUiOiJraXlheW8iLCJlbWFpbCI6ImtpeWF5b21vYmlsZUBnbWFpbC5jb20iLCJleHAiOjE3NzkxMzEzMTB9.6rykV_BCv99Ez3qdevK9gccq0XTgDR3EGsOSlZfdnbk
[11-May-2026 19:13:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 19:13:30 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 19:13:30 UTC] User ID: 552
[11-May-2026 19:13:30 UTC] ✅ User profile retrieved successfully for user ID: 552
[11-May-2026 19:13:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 19:13:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 19:13:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.191.101.43, 104.23.208.145","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUyIiwidXNlcm5hbWUiOiJraXlheW8iLCJlbWFpbCI6ImtpeWF5b21vYmlsZUBnbWFpbC5jb20iLCJleHAiOjE3NzkxMzEzMTB9.6rykV_BCv99Ez3qdevK9gccq0XTgDR3EGsOSlZfdnbk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fa3806d3838fbc6-ADD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.191.101.43","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-May-2026 19:13:34 UTC] === User Orders API Called ===
[11-May-2026 19:13:34 UTC] User ID: 552
[11-May-2026 19:13:34 UTC] Limit: 20, Offset: 0
[11-May-2026 19:13:34 UTC] Orders found: 0
[11-May-2026 19:13:34 UTC] Orders data: []
[11-May-2026 19:13:34 UTC] Total orders count: 0
[11-May-2026 19:13:34 UTC] === API CALL LOG ===
[11-May-2026 19:13:34 UTC] Endpoint: user/profile.php
[11-May-2026 19:13:34 UTC] Full Log Data: {
    "timestamp": "2026-05-11 19:13:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.191.101.43",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.191.101.43, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUyIiwidXNlcm5hbWUiOiJraXlheW8iLCJlbWFpbCI6ImtpeWF5b21vYmlsZUBnbWFpbC5jb20iLCJleHAiOjE3NzkxMzEzMTB9.6rykV_BCv99Ez3qdevK9gccq0XTgDR3EGsOSlZfdnbk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa3806da932fbc6-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.191.101.43",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 19:13:34 UTC] === END API CALL LOG ===
[11-May-2026 19:13:34 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 19:13:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUyIiwidXNlcm5hbWUiOiJraXlheW8iLCJlbWFpbCI6ImtpeWF5b21vYmlsZUBnbWFpbC5jb20iLCJleHAiOjE3NzkxMzEzMTB9.6rykV_BCv99Ez3qdevK9gccq0XTgDR3EGsOSlZfdnbk
[11-May-2026 19:13:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 19:13:34 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 19:13:34 UTC] User ID: 552
[11-May-2026 19:13:34 UTC] ✅ User profile retrieved successfully for user ID: 552
[11-May-2026 19:13:34 UTC] === API CALL LOG ===
[11-May-2026 19:13:34 UTC] Endpoint: user/profile.php
[11-May-2026 19:13:34 UTC] Full Log Data: {
    "timestamp": "2026-05-11 19:13:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.191.101.43",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.191.101.43, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUyIiwidXNlcm5hbWUiOiJraXlheW8iLCJlbWFpbCI6ImtpeWF5b21vYmlsZUBnbWFpbC5jb20iLCJleHAiOjE3NzkxMzEzMTB9.6rykV_BCv99Ez3qdevK9gccq0XTgDR3EGsOSlZfdnbk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa38071682cfbc6-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.191.101.43",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 19:13:34 UTC] === END API CALL LOG ===
[11-May-2026 19:13:34 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 19:13:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUyIiwidXNlcm5hbWUiOiJraXlheW8iLCJlbWFpbCI6ImtpeWF5b21vYmlsZUBnbWFpbC5jb20iLCJleHAiOjE3NzkxMzEzMTB9.6rykV_BCv99Ez3qdevK9gccq0XTgDR3EGsOSlZfdnbk
[11-May-2026 19:13:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 19:13:34 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 19:13:34 UTC] User ID: 552
[11-May-2026 19:13:35 UTC] ✅ User profile retrieved successfully for user ID: 552
[11-May-2026 19:13:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 19:13:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 19:13:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.191.101.43, 104.23.208.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUyIiwidXNlcm5hbWUiOiJraXlheW8iLCJlbWFpbCI6ImtpeWF5b21vYmlsZUBnbWFpbC5jb20iLCJleHAiOjE3NzkxMzEzMTB9.6rykV_BCv99Ez3qdevK9gccq0XTgDR3EGsOSlZfdnbk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fa380f98a0ffbc6-ADD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.191.101.43","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-May-2026 19:13:57 UTC] === User Orders API Called ===
[11-May-2026 19:13:57 UTC] User ID: 552
[11-May-2026 19:13:57 UTC] Limit: 20, Offset: 0
[11-May-2026 19:13:57 UTC] Orders found: 0
[11-May-2026 19:13:57 UTC] Orders data: []
[11-May-2026 19:13:57 UTC] Total orders count: 0
[11-May-2026 19:13:57 UTC] === API CALL LOG ===
[11-May-2026 19:13:57 UTC] Endpoint: user/profile.php
[11-May-2026 19:13:57 UTC] Full Log Data: {
    "timestamp": "2026-05-11 19:13:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.191.101.43",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.191.101.43, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUyIiwidXNlcm5hbWUiOiJraXlheW8iLCJlbWFpbCI6ImtpeWF5b21vYmlsZUBnbWFpbC5jb20iLCJleHAiOjE3NzkxMzEzMTB9.6rykV_BCv99Ez3qdevK9gccq0XTgDR3EGsOSlZfdnbk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa380fa0b07fbc6-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.191.101.43",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 19:13:57 UTC] === END API CALL LOG ===
[11-May-2026 19:13:57 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 19:13:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUyIiwidXNlcm5hbWUiOiJraXlheW8iLCJlbWFpbCI6ImtpeWF5b21vYmlsZUBnbWFpbC5jb20iLCJleHAiOjE3NzkxMzEzMTB9.6rykV_BCv99Ez3qdevK9gccq0XTgDR3EGsOSlZfdnbk
[11-May-2026 19:13:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 19:13:57 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 19:13:57 UTC] User ID: 552
[11-May-2026 19:13:57 UTC] ✅ User profile retrieved successfully for user ID: 552
[11-May-2026 19:13:57 UTC] === API CALL LOG ===
[11-May-2026 19:13:57 UTC] Endpoint: user/profile.php
[11-May-2026 19:13:57 UTC] Full Log Data: {
    "timestamp": "2026-05-11 19:13:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.191.101.43",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.191.101.43, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUyIiwidXNlcm5hbWUiOiJraXlheW8iLCJlbWFpbCI6ImtpeWF5b21vYmlsZUBnbWFpbC5jb20iLCJleHAiOjE3NzkxMzEzMTB9.6rykV_BCv99Ez3qdevK9gccq0XTgDR3EGsOSlZfdnbk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa380fddacafbc6-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.191.101.43",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 19:13:57 UTC] === END API CALL LOG ===
[11-May-2026 19:13:57 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 19:13:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUyIiwidXNlcm5hbWUiOiJraXlheW8iLCJlbWFpbCI6ImtpeWF5b21vYmlsZUBnbWFpbC5jb20iLCJleHAiOjE3NzkxMzEzMTB9.6rykV_BCv99Ez3qdevK9gccq0XTgDR3EGsOSlZfdnbk
[11-May-2026 19:13:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 19:13:57 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 19:13:57 UTC] User ID: 552
[11-May-2026 19:13:57 UTC] ✅ User profile retrieved successfully for user ID: 552
[11-May-2026 19:13:58 UTC] === API CALL LOG ===
[11-May-2026 19:13:58 UTC] Endpoint: user/profile.php
[11-May-2026 19:13:58 UTC] Full Log Data: {
    "timestamp": "2026-05-11 19:13:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.191.101.43",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.191.101.43, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUyIiwidXNlcm5hbWUiOiJraXlheW8iLCJlbWFpbCI6ImtpeWF5b21vYmlsZUBnbWFpbC5jb20iLCJleHAiOjE3NzkxMzEzMTB9.6rykV_BCv99Ez3qdevK9gccq0XTgDR3EGsOSlZfdnbk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa38104f84cfbc6-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.191.101.43",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 19:13:58 UTC] === END API CALL LOG ===
[11-May-2026 19:13:58 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 19:13:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUyIiwidXNlcm5hbWUiOiJraXlheW8iLCJlbWFpbCI6ImtpeWF5b21vYmlsZUBnbWFpbC5jb20iLCJleHAiOjE3NzkxMzEzMTB9.6rykV_BCv99Ez3qdevK9gccq0XTgDR3EGsOSlZfdnbk
[11-May-2026 19:13:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 19:13:58 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 19:13:58 UTC] User ID: 552
[11-May-2026 19:13:58 UTC] ✅ User profile retrieved successfully for user ID: 552
[11-May-2026 21:12:56 UTC] === API CALL LOG ===
[11-May-2026 21:12:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 21:12:56 UTC] === API CALL LOG ===
[11-May-2026 21:12:56 UTC] Endpoint: user/profile.php
[11-May-2026 21:12:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 21:12:56 UTC] Endpoint: user/profile.php
[11-May-2026 21:12:56 UTC] Full Log Data: {
    "timestamp": "2026-05-11 21:12:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.141.133.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.141.133.146, 104.22.48.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUzIiwidXNlcm5hbWUiOiJzdHVmQDI0Z2ciLCJlbWFpbCI6ImhlbGx0b3dlbjk5M0BnbWFpbC5jb20iLCJleHAiOjE3NzkxMzg3NzR9.RADB72-I2L_k0LwpCc8yVf0qKC2V19v6Nk1MrZhM8xk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa42f47dc300997-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.141.133.146",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 21:12:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.141.133.146, 104.22.48.213","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUzIiwidXNlcm5hbWUiOiJzdHVmQDI0Z2ciLCJlbWFpbCI6ImhlbGx0b3dlbjk5M0BnbWFpbC5jb20iLCJleHAiOjE3NzkxMzg3NzR9.RADB72-I2L_k0LwpCc8yVf0qKC2V19v6Nk1MrZhM8xk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fa42f47dc2f0997-DEL","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.141.133.146","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-May-2026 21:12:56 UTC] === END API CALL LOG ===
[11-May-2026 21:12:56 UTC] Full Log Data: {
    "timestamp": "2026-05-11 21:12:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.141.133.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.141.133.146, 104.22.48.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUzIiwidXNlcm5hbWUiOiJzdHVmQDI0Z2ciLCJlbWFpbCI6ImhlbGx0b3dlbjk5M0BnbWFpbC5jb20iLCJleHAiOjE3NzkxMzg3NzR9.RADB72-I2L_k0LwpCc8yVf0qKC2V19v6Nk1MrZhM8xk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa42f47dc2c0997-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.141.133.146",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 21:12:56 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 21:12:56 UTC] === END API CALL LOG ===
[11-May-2026 21:12:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUzIiwidXNlcm5hbWUiOiJzdHVmQDI0Z2ciLCJlbWFpbCI6ImhlbGx0b3dlbjk5M0BnbWFpbC5jb20iLCJleHAiOjE3NzkxMzg3NzR9.RADB72-I2L_k0LwpCc8yVf0qKC2V19v6Nk1MrZhM8xk
[11-May-2026 21:12:56 UTC] === User Orders API Called ===
[11-May-2026 21:12:56 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 21:12:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 21:12:56 UTC] User ID: 553
[11-May-2026 21:12:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUzIiwidXNlcm5hbWUiOiJzdHVmQDI0Z2ciLCJlbWFpbCI6ImhlbGx0b3dlbjk5M0BnbWFpbC5jb20iLCJleHAiOjE3NzkxMzg3NzR9.RADB72-I2L_k0LwpCc8yVf0qKC2V19v6Nk1MrZhM8xk
[11-May-2026 21:12:56 UTC] Limit: 20, Offset: 0
[11-May-2026 21:12:56 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 21:12:56 UTC] User ID: 553
[11-May-2026 21:12:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 21:12:56 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 21:12:56 UTC] User ID: 553
[11-May-2026 21:12:56 UTC] ✅ User profile retrieved successfully for user ID: 553
[11-May-2026 21:12:56 UTC] Orders found: 0
[11-May-2026 21:12:56 UTC] ✅ User profile retrieved successfully for user ID: 553
[11-May-2026 21:12:56 UTC] Orders data: []
[11-May-2026 21:12:56 UTC] Total orders count: 0
[11-May-2026 21:12:57 UTC] === API CALL LOG ===
[11-May-2026 21:12:57 UTC] Endpoint: user/profile.php
[11-May-2026 21:12:57 UTC] Full Log Data: {
    "timestamp": "2026-05-11 21:12:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.141.133.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.141.133.146, 104.22.48.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUzIiwidXNlcm5hbWUiOiJzdHVmQDI0Z2ciLCJlbWFpbCI6ImhlbGx0b3dlbjk5M0BnbWFpbC5jb20iLCJleHAiOjE3NzkxMzg3NzR9.RADB72-I2L_k0LwpCc8yVf0qKC2V19v6Nk1MrZhM8xk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa42f517a210997-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.141.133.146",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 21:12:57 UTC] === END API CALL LOG ===
[11-May-2026 21:12:57 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 21:12:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUzIiwidXNlcm5hbWUiOiJzdHVmQDI0Z2ciLCJlbWFpbCI6ImhlbGx0b3dlbjk5M0BnbWFpbC5jb20iLCJleHAiOjE3NzkxMzg3NzR9.RADB72-I2L_k0LwpCc8yVf0qKC2V19v6Nk1MrZhM8xk
[11-May-2026 21:12:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 21:12:57 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 21:12:57 UTC] User ID: 553
[11-May-2026 21:12:57 UTC] ✅ User profile retrieved successfully for user ID: 553
[11-May-2026 21:13:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 21:13:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 21:13:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.141.133.146, 104.22.48.212","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUzIiwidXNlcm5hbWUiOiJzdHVmQDI0Z2ciLCJlbWFpbCI6ImhlbGx0b3dlbjk5M0BnbWFpbC5jb20iLCJleHAiOjE3NzkxMzg3NzR9.RADB72-I2L_k0LwpCc8yVf0qKC2V19v6Nk1MrZhM8xk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fa430868fe70997-DEL","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.141.133.146","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-May-2026 21:13:48 UTC] === User Orders API Called ===
[11-May-2026 21:13:48 UTC] User ID: 553
[11-May-2026 21:13:48 UTC] Limit: 20, Offset: 0
[11-May-2026 21:13:48 UTC] Orders found: 0
[11-May-2026 21:13:48 UTC] Orders data: []
[11-May-2026 21:13:48 UTC] Total orders count: 0
[11-May-2026 21:13:48 UTC] === API CALL LOG ===
[11-May-2026 21:13:48 UTC] Endpoint: user/profile.php
[11-May-2026 21:13:48 UTC] Full Log Data: {
    "timestamp": "2026-05-11 21:13:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.141.133.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.141.133.146, 104.22.48.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUzIiwidXNlcm5hbWUiOiJzdHVmQDI0Z2ciLCJlbWFpbCI6ImhlbGx0b3dlbjk5M0BnbWFpbC5jb20iLCJleHAiOjE3NzkxMzg3NzR9.RADB72-I2L_k0LwpCc8yVf0qKC2V19v6Nk1MrZhM8xk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa4308718630997-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.141.133.146",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 21:13:48 UTC] === END API CALL LOG ===
[11-May-2026 21:13:48 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 21:13:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUzIiwidXNlcm5hbWUiOiJzdHVmQDI0Z2ciLCJlbWFpbCI6ImhlbGx0b3dlbjk5M0BnbWFpbC5jb20iLCJleHAiOjE3NzkxMzg3NzR9.RADB72-I2L_k0LwpCc8yVf0qKC2V19v6Nk1MrZhM8xk
[11-May-2026 21:13:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 21:13:48 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 21:13:48 UTC] User ID: 553
[11-May-2026 21:13:48 UTC] ✅ User profile retrieved successfully for user ID: 553
[11-May-2026 21:13:48 UTC] === API CALL LOG ===
[11-May-2026 21:13:48 UTC] Endpoint: user/profile.php
[11-May-2026 21:13:48 UTC] Full Log Data: {
    "timestamp": "2026-05-11 21:13:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.141.133.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.141.133.146, 104.22.48.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUzIiwidXNlcm5hbWUiOiJzdHVmQDI0Z2ciLCJlbWFpbCI6ImhlbGx0b3dlbjk5M0BnbWFpbC5jb20iLCJleHAiOjE3NzkxMzg3NzR9.RADB72-I2L_k0LwpCc8yVf0qKC2V19v6Nk1MrZhM8xk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa4308afafb0997-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.141.133.146",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 21:13:48 UTC] === END API CALL LOG ===
[11-May-2026 21:13:48 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 21:13:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUzIiwidXNlcm5hbWUiOiJzdHVmQDI0Z2ciLCJlbWFpbCI6ImhlbGx0b3dlbjk5M0BnbWFpbC5jb20iLCJleHAiOjE3NzkxMzg3NzR9.RADB72-I2L_k0LwpCc8yVf0qKC2V19v6Nk1MrZhM8xk
[11-May-2026 21:13:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 21:13:48 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 21:13:48 UTC] User ID: 553
[11-May-2026 21:13:48 UTC] ✅ User profile retrieved successfully for user ID: 553
[11-May-2026 21:13:50 UTC] === API CALL LOG ===
[11-May-2026 21:13:50 UTC] Endpoint: user/profile.php
[11-May-2026 21:13:50 UTC] Full Log Data: {
    "timestamp": "2026-05-11 21:13:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.141.133.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.141.133.146, 104.22.48.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUzIiwidXNlcm5hbWUiOiJzdHVmQDI0Z2ciLCJlbWFpbCI6ImhlbGx0b3dlbjk5M0BnbWFpbC5jb20iLCJleHAiOjE3NzkxMzg3NzR9.RADB72-I2L_k0LwpCc8yVf0qKC2V19v6Nk1MrZhM8xk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa43098ac3d0997-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.141.133.146",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 21:13:50 UTC] === END API CALL LOG ===
[11-May-2026 21:13:50 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 21:13:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUzIiwidXNlcm5hbWUiOiJzdHVmQDI0Z2ciLCJlbWFpbCI6ImhlbGx0b3dlbjk5M0BnbWFpbC5jb20iLCJleHAiOjE3NzkxMzg3NzR9.RADB72-I2L_k0LwpCc8yVf0qKC2V19v6Nk1MrZhM8xk
[11-May-2026 21:13:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 21:13:50 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 21:13:50 UTC] User ID: 553
[11-May-2026 21:13:50 UTC] ✅ User profile retrieved successfully for user ID: 553
[11-May-2026 21:14:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 21:14:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 21:14:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.141.133.146, 104.22.48.212","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUzIiwidXNlcm5hbWUiOiJzdHVmQDI0Z2ciLCJlbWFpbCI6ImhlbGx0b3dlbjk5M0BnbWFpbC5jb20iLCJleHAiOjE3NzkxMzg3NzR9.RADB72-I2L_k0LwpCc8yVf0qKC2V19v6Nk1MrZhM8xk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fa4312f6e7e0997-DEL","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.141.133.146","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-May-2026 21:14:15 UTC] === User Orders API Called ===
[11-May-2026 21:14:15 UTC] User ID: 553
[11-May-2026 21:14:15 UTC] Limit: 20, Offset: 0
[11-May-2026 21:14:15 UTC] Orders found: 0
[11-May-2026 21:14:15 UTC] Orders data: []
[11-May-2026 21:14:15 UTC] Total orders count: 0
[11-May-2026 21:14:15 UTC] === API CALL LOG ===
[11-May-2026 21:14:15 UTC] Endpoint: user/profile.php
[11-May-2026 21:14:15 UTC] Full Log Data: {
    "timestamp": "2026-05-11 21:14:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.141.133.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.141.133.146, 104.22.48.212",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUzIiwidXNlcm5hbWUiOiJzdHVmQDI0Z2ciLCJlbWFpbCI6ImhlbGx0b3dlbjk5M0BnbWFpbC5jb20iLCJleHAiOjE3NzkxMzg3NzR9.RADB72-I2L_k0LwpCc8yVf0qKC2V19v6Nk1MrZhM8xk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa4312f6e7f0997-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.141.133.146",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 21:14:15 UTC] === END API CALL LOG ===
[11-May-2026 21:14:15 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 21:14:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUzIiwidXNlcm5hbWUiOiJzdHVmQDI0Z2ciLCJlbWFpbCI6ImhlbGx0b3dlbjk5M0BnbWFpbC5jb20iLCJleHAiOjE3NzkxMzg3NzR9.RADB72-I2L_k0LwpCc8yVf0qKC2V19v6Nk1MrZhM8xk
[11-May-2026 21:14:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 21:14:15 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 21:14:15 UTC] User ID: 553
[11-May-2026 21:14:15 UTC] ✅ User profile retrieved successfully for user ID: 553
[11-May-2026 21:14:15 UTC] === API CALL LOG ===
[11-May-2026 21:14:15 UTC] Endpoint: user/profile.php
[11-May-2026 21:14:15 UTC] Full Log Data: {
    "timestamp": "2026-05-11 21:14:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.141.133.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.141.133.146, 104.22.48.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUzIiwidXNlcm5hbWUiOiJzdHVmQDI0Z2ciLCJlbWFpbCI6ImhlbGx0b3dlbjk5M0BnbWFpbC5jb20iLCJleHAiOjE3NzkxMzg3NzR9.RADB72-I2L_k0LwpCc8yVf0qKC2V19v6Nk1MrZhM8xk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa43131ffb00997-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.141.133.146",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 21:14:15 UTC] === END API CALL LOG ===
[11-May-2026 21:14:15 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 21:14:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUzIiwidXNlcm5hbWUiOiJzdHVmQDI0Z2ciLCJlbWFpbCI6ImhlbGx0b3dlbjk5M0BnbWFpbC5jb20iLCJleHAiOjE3NzkxMzg3NzR9.RADB72-I2L_k0LwpCc8yVf0qKC2V19v6Nk1MrZhM8xk
[11-May-2026 21:14:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 21:14:15 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 21:14:15 UTC] User ID: 553
[11-May-2026 21:14:15 UTC] ✅ User profile retrieved successfully for user ID: 553
[11-May-2026 21:14:17 UTC] === API CALL LOG ===
[11-May-2026 21:14:17 UTC] Endpoint: user/profile.php
[11-May-2026 21:14:17 UTC] Full Log Data: {
    "timestamp": "2026-05-11 21:14:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.141.133.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.141.133.146, 104.22.48.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUzIiwidXNlcm5hbWUiOiJzdHVmQDI0Z2ciLCJlbWFpbCI6ImhlbGx0b3dlbjk5M0BnbWFpbC5jb20iLCJleHAiOjE3NzkxMzg3NzR9.RADB72-I2L_k0LwpCc8yVf0qKC2V19v6Nk1MrZhM8xk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa43142affe0997-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.141.133.146",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 21:14:17 UTC] === END API CALL LOG ===
[11-May-2026 21:14:17 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 21:14:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUzIiwidXNlcm5hbWUiOiJzdHVmQDI0Z2ciLCJlbWFpbCI6ImhlbGx0b3dlbjk5M0BnbWFpbC5jb20iLCJleHAiOjE3NzkxMzg3NzR9.RADB72-I2L_k0LwpCc8yVf0qKC2V19v6Nk1MrZhM8xk
[11-May-2026 21:14:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 21:14:17 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 21:14:17 UTC] User ID: 553
[11-May-2026 21:14:17 UTC] ✅ User profile retrieved successfully for user ID: 553
[11-May-2026 21:15:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 21:15:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 21:15:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.141.133.146, 104.22.48.213","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUzIiwidXNlcm5hbWUiOiJzdHVmQDI0Z2ciLCJlbWFpbCI6ImhlbGx0b3dlbjk5M0BnbWFpbC5jb20iLCJleHAiOjE3NzkxMzg3NzR9.RADB72-I2L_k0LwpCc8yVf0qKC2V19v6Nk1MrZhM8xk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fa43281fb850997-DEL","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.141.133.146","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-May-2026 21:15:09 UTC] === User Orders API Called ===
[11-May-2026 21:15:09 UTC] User ID: 553
[11-May-2026 21:15:09 UTC] Limit: 20, Offset: 0
[11-May-2026 21:15:09 UTC] Orders found: 0
[11-May-2026 21:15:09 UTC] Orders data: []
[11-May-2026 21:15:09 UTC] Total orders count: 0
[11-May-2026 21:15:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 21:15:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 21:15:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.141.133.146, 104.22.48.213","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUzIiwidXNlcm5hbWUiOiJzdHVmQDI0Z2ciLCJlbWFpbCI6ImhlbGx0b3dlbjk5M0BnbWFpbC5jb20iLCJleHAiOjE3NzkxMzg3NzR9.RADB72-I2L_k0LwpCc8yVf0qKC2V19v6Nk1MrZhM8xk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fa432909e6e0997-DEL","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.141.133.146","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-May-2026 21:15:10 UTC] === User Orders API Called ===
[11-May-2026 21:15:10 UTC] User ID: 553
[11-May-2026 21:15:10 UTC] Limit: 20, Offset: 0
[11-May-2026 21:15:10 UTC] Orders found: 0
[11-May-2026 21:15:10 UTC] Orders data: []
[11-May-2026 21:15:10 UTC] Total orders count: 0
[11-May-2026 21:15:11 UTC] === API CALL LOG ===
[11-May-2026 21:15:11 UTC] Endpoint: user/profile.php
[11-May-2026 21:15:11 UTC] Full Log Data: {
    "timestamp": "2026-05-11 21:15:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.141.133.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.141.133.146, 104.22.48.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUzIiwidXNlcm5hbWUiOiJzdHVmQDI0Z2ciLCJlbWFpbCI6ImhlbGx0b3dlbjk5M0BnbWFpbC5jb20iLCJleHAiOjE3NzkxMzg3NzR9.RADB72-I2L_k0LwpCc8yVf0qKC2V19v6Nk1MrZhM8xk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa432912eb70997-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.141.133.146",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 21:15:11 UTC] === END API CALL LOG ===
[11-May-2026 21:15:11 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 21:15:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUzIiwidXNlcm5hbWUiOiJzdHVmQDI0Z2ciLCJlbWFpbCI6ImhlbGx0b3dlbjk5M0BnbWFpbC5jb20iLCJleHAiOjE3NzkxMzg3NzR9.RADB72-I2L_k0LwpCc8yVf0qKC2V19v6Nk1MrZhM8xk
[11-May-2026 21:15:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 21:15:11 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 21:15:11 UTC] User ID: 553
[11-May-2026 21:15:11 UTC] ✅ User profile retrieved successfully for user ID: 553
[11-May-2026 21:15:11 UTC] === API CALL LOG ===
[11-May-2026 21:15:11 UTC] Endpoint: user/profile.php
[11-May-2026 21:15:11 UTC] Full Log Data: {
    "timestamp": "2026-05-11 21:15:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.141.133.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.141.133.146, 104.22.48.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUzIiwidXNlcm5hbWUiOiJzdHVmQDI0Z2ciLCJlbWFpbCI6ImhlbGx0b3dlbjk5M0BnbWFpbC5jb20iLCJleHAiOjE3NzkxMzg3NzR9.RADB72-I2L_k0LwpCc8yVf0qKC2V19v6Nk1MrZhM8xk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa4329508b20997-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.141.133.146",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 21:15:11 UTC] === END API CALL LOG ===
[11-May-2026 21:15:11 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 21:15:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUzIiwidXNlcm5hbWUiOiJzdHVmQDI0Z2ciLCJlbWFpbCI6ImhlbGx0b3dlbjk5M0BnbWFpbC5jb20iLCJleHAiOjE3NzkxMzg3NzR9.RADB72-I2L_k0LwpCc8yVf0qKC2V19v6Nk1MrZhM8xk
[11-May-2026 21:15:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 21:15:11 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 21:15:11 UTC] User ID: 553
[11-May-2026 21:15:11 UTC] ✅ User profile retrieved successfully for user ID: 553
[11-May-2026 21:15:12 UTC] === API CALL LOG ===
[11-May-2026 21:15:12 UTC] Endpoint: user/profile.php
[11-May-2026 21:15:12 UTC] Full Log Data: {
    "timestamp": "2026-05-11 21:15:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.141.133.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.141.133.146, 104.22.48.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUzIiwidXNlcm5hbWUiOiJzdHVmQDI0Z2ciLCJlbWFpbCI6ImhlbGx0b3dlbjk5M0BnbWFpbC5jb20iLCJleHAiOjE3NzkxMzg3NzR9.RADB72-I2L_k0LwpCc8yVf0qKC2V19v6Nk1MrZhM8xk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa4329adbd40997-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.141.133.146",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 21:15:12 UTC] === END API CALL LOG ===
[11-May-2026 21:15:12 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 21:15:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUzIiwidXNlcm5hbWUiOiJzdHVmQDI0Z2ciLCJlbWFpbCI6ImhlbGx0b3dlbjk5M0BnbWFpbC5jb20iLCJleHAiOjE3NzkxMzg3NzR9.RADB72-I2L_k0LwpCc8yVf0qKC2V19v6Nk1MrZhM8xk
[11-May-2026 21:15:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 21:15:12 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 21:15:12 UTC] User ID: 553
[11-May-2026 21:15:12 UTC] ✅ User profile retrieved successfully for user ID: 553
[11-May-2026 21:15:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 21:15:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 21:15:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.141.133.146, 104.22.48.212","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUzIiwidXNlcm5hbWUiOiJzdHVmQDI0Z2ciLCJlbWFpbCI6ImhlbGx0b3dlbjk5M0BnbWFpbC5jb20iLCJleHAiOjE3NzkxMzg3NzR9.RADB72-I2L_k0LwpCc8yVf0qKC2V19v6Nk1MrZhM8xk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fa432d488b10997-DEL","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.141.133.146","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-May-2026 21:15:22 UTC] === User Orders API Called ===
[11-May-2026 21:15:22 UTC] User ID: 553
[11-May-2026 21:15:22 UTC] Limit: 20, Offset: 0
[11-May-2026 21:15:22 UTC] Orders found: 0
[11-May-2026 21:15:22 UTC] Orders data: []
[11-May-2026 21:15:22 UTC] Total orders count: 0
[11-May-2026 21:15:22 UTC] === API CALL LOG ===
[11-May-2026 21:15:22 UTC] Endpoint: user/profile.php
[11-May-2026 21:15:22 UTC] Full Log Data: {
    "timestamp": "2026-05-11 21:15:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.141.133.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.141.133.146, 104.22.48.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUzIiwidXNlcm5hbWUiOiJzdHVmQDI0Z2ciLCJlbWFpbCI6ImhlbGx0b3dlbjk5M0BnbWFpbC5jb20iLCJleHAiOjE3NzkxMzg3NzR9.RADB72-I2L_k0LwpCc8yVf0qKC2V19v6Nk1MrZhM8xk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa432d4f8fe0997-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.141.133.146",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 21:15:22 UTC] === END API CALL LOG ===
[11-May-2026 21:15:22 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 21:15:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUzIiwidXNlcm5hbWUiOiJzdHVmQDI0Z2ciLCJlbWFpbCI6ImhlbGx0b3dlbjk5M0BnbWFpbC5jb20iLCJleHAiOjE3NzkxMzg3NzR9.RADB72-I2L_k0LwpCc8yVf0qKC2V19v6Nk1MrZhM8xk
[11-May-2026 21:15:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 21:15:22 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 21:15:22 UTC] User ID: 553
[11-May-2026 21:15:22 UTC] ✅ User profile retrieved successfully for user ID: 553
[11-May-2026 21:15:23 UTC] === API CALL LOG ===
[11-May-2026 21:15:23 UTC] Endpoint: user/profile.php
[11-May-2026 21:15:23 UTC] Full Log Data: {
    "timestamp": "2026-05-11 21:15:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.141.133.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.141.133.146, 104.22.48.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUzIiwidXNlcm5hbWUiOiJzdHVmQDI0Z2ciLCJlbWFpbCI6ImhlbGx0b3dlbjk5M0BnbWFpbC5jb20iLCJleHAiOjE3NzkxMzg3NzR9.RADB72-I2L_k0LwpCc8yVf0qKC2V19v6Nk1MrZhM8xk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa432d8fb600997-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.141.133.146",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 21:15:23 UTC] === END API CALL LOG ===
[11-May-2026 21:15:23 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 21:15:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUzIiwidXNlcm5hbWUiOiJzdHVmQDI0Z2ciLCJlbWFpbCI6ImhlbGx0b3dlbjk5M0BnbWFpbC5jb20iLCJleHAiOjE3NzkxMzg3NzR9.RADB72-I2L_k0LwpCc8yVf0qKC2V19v6Nk1MrZhM8xk
[11-May-2026 21:15:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 21:15:23 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 21:15:23 UTC] User ID: 553
[11-May-2026 21:15:23 UTC] ✅ User profile retrieved successfully for user ID: 553
[11-May-2026 21:15:24 UTC] === API CALL LOG ===
[11-May-2026 21:15:24 UTC] Endpoint: user/profile.php
[11-May-2026 21:15:24 UTC] Full Log Data: {
    "timestamp": "2026-05-11 21:15:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.141.133.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.141.133.146, 104.22.48.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUzIiwidXNlcm5hbWUiOiJzdHVmQDI0Z2ciLCJlbWFpbCI6ImhlbGx0b3dlbjk5M0BnbWFpbC5jb20iLCJleHAiOjE3NzkxMzg3NzR9.RADB72-I2L_k0LwpCc8yVf0qKC2V19v6Nk1MrZhM8xk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa432e2686b0997-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.141.133.146",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 21:15:24 UTC] === END API CALL LOG ===
[11-May-2026 21:15:24 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 21:15:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUzIiwidXNlcm5hbWUiOiJzdHVmQDI0Z2ciLCJlbWFpbCI6ImhlbGx0b3dlbjk5M0BnbWFpbC5jb20iLCJleHAiOjE3NzkxMzg3NzR9.RADB72-I2L_k0LwpCc8yVf0qKC2V19v6Nk1MrZhM8xk
[11-May-2026 21:15:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 21:15:24 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 21:15:24 UTC] User ID: 553
[11-May-2026 21:15:24 UTC] ✅ User profile retrieved successfully for user ID: 553
[11-May-2026 21:15:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 21:15:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 21:15:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.141.133.146, 104.22.48.213","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUzIiwidXNlcm5hbWUiOiJzdHVmQDI0Z2ciLCJlbWFpbCI6ImhlbGx0b3dlbjk5M0BnbWFpbC5jb20iLCJleHAiOjE3NzkxMzg3NzR9.RADB72-I2L_k0LwpCc8yVf0qKC2V19v6Nk1MrZhM8xk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fa4330b381b0997-DEL","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.141.133.146","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-May-2026 21:15:30 UTC] === User Orders API Called ===
[11-May-2026 21:15:30 UTC] User ID: 553
[11-May-2026 21:15:30 UTC] Limit: 20, Offset: 0
[11-May-2026 21:15:30 UTC] Orders found: 0
[11-May-2026 21:15:30 UTC] Orders data: []
[11-May-2026 21:15:30 UTC] Total orders count: 0
[11-May-2026 21:15:30 UTC] === API CALL LOG ===
[11-May-2026 21:15:30 UTC] Endpoint: user/profile.php
[11-May-2026 21:15:30 UTC] Full Log Data: {
    "timestamp": "2026-05-11 21:15:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.141.133.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.141.133.146, 104.22.48.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUzIiwidXNlcm5hbWUiOiJzdHVmQDI0Z2ciLCJlbWFpbCI6ImhlbGx0b3dlbjk5M0BnbWFpbC5jb20iLCJleHAiOjE3NzkxMzg3NzR9.RADB72-I2L_k0LwpCc8yVf0qKC2V19v6Nk1MrZhM8xk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa4330ba8540997-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.141.133.146",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 21:15:30 UTC] === END API CALL LOG ===
[11-May-2026 21:15:30 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 21:15:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUzIiwidXNlcm5hbWUiOiJzdHVmQDI0Z2ciLCJlbWFpbCI6ImhlbGx0b3dlbjk5M0BnbWFpbC5jb20iLCJleHAiOjE3NzkxMzg3NzR9.RADB72-I2L_k0LwpCc8yVf0qKC2V19v6Nk1MrZhM8xk
[11-May-2026 21:15:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 21:15:30 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 21:15:30 UTC] User ID: 553
[11-May-2026 21:15:30 UTC] ✅ User profile retrieved successfully for user ID: 553
[11-May-2026 21:15:31 UTC] === API CALL LOG ===
[11-May-2026 21:15:31 UTC] Endpoint: user/profile.php
[11-May-2026 21:15:31 UTC] Full Log Data: {
    "timestamp": "2026-05-11 21:15:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.141.133.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.141.133.146, 104.22.48.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUzIiwidXNlcm5hbWUiOiJzdHVmQDI0Z2ciLCJlbWFpbCI6ImhlbGx0b3dlbjk5M0BnbWFpbC5jb20iLCJleHAiOjE3NzkxMzg3NzR9.RADB72-I2L_k0LwpCc8yVf0qKC2V19v6Nk1MrZhM8xk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa433112b770997-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.141.133.146",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 21:15:31 UTC] === END API CALL LOG ===
[11-May-2026 21:15:31 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 21:15:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUzIiwidXNlcm5hbWUiOiJzdHVmQDI0Z2ciLCJlbWFpbCI6ImhlbGx0b3dlbjk5M0BnbWFpbC5jb20iLCJleHAiOjE3NzkxMzg3NzR9.RADB72-I2L_k0LwpCc8yVf0qKC2V19v6Nk1MrZhM8xk
[11-May-2026 21:15:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 21:15:31 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 21:15:31 UTC] User ID: 553
[11-May-2026 21:15:31 UTC] ✅ User profile retrieved successfully for user ID: 553
[11-May-2026 21:15:32 UTC] === API CALL LOG ===
[11-May-2026 21:15:32 UTC] Endpoint: user/profile.php
[11-May-2026 21:15:32 UTC] Full Log Data: {
    "timestamp": "2026-05-11 21:15:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.141.133.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.141.133.146, 104.22.48.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUzIiwidXNlcm5hbWUiOiJzdHVmQDI0Z2ciLCJlbWFpbCI6ImhlbGx0b3dlbjk5M0BnbWFpbC5jb20iLCJleHAiOjE3NzkxMzg3NzR9.RADB72-I2L_k0LwpCc8yVf0qKC2V19v6Nk1MrZhM8xk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa433154dca0997-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.141.133.146",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 21:15:32 UTC] === END API CALL LOG ===
[11-May-2026 21:15:32 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 21:15:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUzIiwidXNlcm5hbWUiOiJzdHVmQDI0Z2ciLCJlbWFpbCI6ImhlbGx0b3dlbjk5M0BnbWFpbC5jb20iLCJleHAiOjE3NzkxMzg3NzR9.RADB72-I2L_k0LwpCc8yVf0qKC2V19v6Nk1MrZhM8xk
[11-May-2026 21:15:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 21:15:32 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 21:15:32 UTC] User ID: 553
[11-May-2026 21:15:32 UTC] ✅ User profile retrieved successfully for user ID: 553
[11-May-2026 21:15:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 21:15:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 21:15:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.141.133.146, 104.22.48.213","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUzIiwidXNlcm5hbWUiOiJzdHVmQDI0Z2ciLCJlbWFpbCI6ImhlbGx0b3dlbjk5M0BnbWFpbC5jb20iLCJleHAiOjE3NzkxMzg3NzR9.RADB72-I2L_k0LwpCc8yVf0qKC2V19v6Nk1MrZhM8xk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fa4334a79da0997-DEL","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.141.133.146","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-May-2026 21:15:41 UTC] === User Orders API Called ===
[11-May-2026 21:15:41 UTC] User ID: 553
[11-May-2026 21:15:41 UTC] Limit: 20, Offset: 0
[11-May-2026 21:15:41 UTC] Orders found: 0
[11-May-2026 21:15:41 UTC] Orders data: []
[11-May-2026 21:15:41 UTC] Total orders count: 0
[11-May-2026 21:15:41 UTC] === API CALL LOG ===
[11-May-2026 21:15:41 UTC] Endpoint: user/profile.php
[11-May-2026 21:15:41 UTC] Full Log Data: {
    "timestamp": "2026-05-11 21:15:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.141.133.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.141.133.146, 104.22.48.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUzIiwidXNlcm5hbWUiOiJzdHVmQDI0Z2ciLCJlbWFpbCI6ImhlbGx0b3dlbjk5M0BnbWFpbC5jb20iLCJleHAiOjE3NzkxMzg3NzR9.RADB72-I2L_k0LwpCc8yVf0qKC2V19v6Nk1MrZhM8xk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa4334aea330997-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.141.133.146",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 21:15:41 UTC] === END API CALL LOG ===
[11-May-2026 21:15:41 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 21:15:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUzIiwidXNlcm5hbWUiOiJzdHVmQDI0Z2ciLCJlbWFpbCI6ImhlbGx0b3dlbjk5M0BnbWFpbC5jb20iLCJleHAiOjE3NzkxMzg3NzR9.RADB72-I2L_k0LwpCc8yVf0qKC2V19v6Nk1MrZhM8xk
[11-May-2026 21:15:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 21:15:41 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 21:15:41 UTC] User ID: 553
[11-May-2026 21:15:41 UTC] ✅ User profile retrieved successfully for user ID: 553
[11-May-2026 21:15:42 UTC] === API CALL LOG ===
[11-May-2026 21:15:42 UTC] Endpoint: user/profile.php
[11-May-2026 21:15:42 UTC] Full Log Data: {
    "timestamp": "2026-05-11 21:15:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.141.133.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.141.133.146, 104.22.48.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUzIiwidXNlcm5hbWUiOiJzdHVmQDI0Z2ciLCJlbWFpbCI6ImhlbGx0b3dlbjk5M0BnbWFpbC5jb20iLCJleHAiOjE3NzkxMzg3NzR9.RADB72-I2L_k0LwpCc8yVf0qKC2V19v6Nk1MrZhM8xk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa4334ecc120997-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.141.133.146",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 21:15:42 UTC] === END API CALL LOG ===
[11-May-2026 21:15:42 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 21:15:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUzIiwidXNlcm5hbWUiOiJzdHVmQDI0Z2ciLCJlbWFpbCI6ImhlbGx0b3dlbjk5M0BnbWFpbC5jb20iLCJleHAiOjE3NzkxMzg3NzR9.RADB72-I2L_k0LwpCc8yVf0qKC2V19v6Nk1MrZhM8xk
[11-May-2026 21:15:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 21:15:42 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 21:15:42 UTC] User ID: 553
[11-May-2026 21:15:42 UTC] ✅ User profile retrieved successfully for user ID: 553
[11-May-2026 21:15:43 UTC] === API CALL LOG ===
[11-May-2026 21:15:43 UTC] Endpoint: user/profile.php
[11-May-2026 21:15:43 UTC] Full Log Data: {
    "timestamp": "2026-05-11 21:15:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.141.133.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.141.133.146, 104.22.48.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUzIiwidXNlcm5hbWUiOiJzdHVmQDI0Z2ciLCJlbWFpbCI6ImhlbGx0b3dlbjk5M0BnbWFpbC5jb20iLCJleHAiOjE3NzkxMzg3NzR9.RADB72-I2L_k0LwpCc8yVf0qKC2V19v6Nk1MrZhM8xk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa4335dfbe20997-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.141.133.146",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 21:15:43 UTC] === END API CALL LOG ===
[11-May-2026 21:15:43 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 21:15:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUzIiwidXNlcm5hbWUiOiJzdHVmQDI0Z2ciLCJlbWFpbCI6ImhlbGx0b3dlbjk5M0BnbWFpbC5jb20iLCJleHAiOjE3NzkxMzg3NzR9.RADB72-I2L_k0LwpCc8yVf0qKC2V19v6Nk1MrZhM8xk
[11-May-2026 21:15:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 21:15:43 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 21:15:43 UTC] User ID: 553
[11-May-2026 21:15:43 UTC] ✅ User profile retrieved successfully for user ID: 553
[11-May-2026 21:15:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 21:15:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 21:15:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.141.133.146, 104.22.48.212","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUzIiwidXNlcm5hbWUiOiJzdHVmQDI0Z2ciLCJlbWFpbCI6ImhlbGx0b3dlbjk5M0BnbWFpbC5jb20iLCJleHAiOjE3NzkxMzg3NzR9.RADB72-I2L_k0LwpCc8yVf0qKC2V19v6Nk1MrZhM8xk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fa4338729db0997-DEL","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.141.133.146","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-May-2026 21:15:51 UTC] === User Orders API Called ===
[11-May-2026 21:15:51 UTC] User ID: 553
[11-May-2026 21:15:51 UTC] Limit: 20, Offset: 0
[11-May-2026 21:15:51 UTC] Orders found: 0
[11-May-2026 21:15:51 UTC] Orders data: []
[11-May-2026 21:15:51 UTC] Total orders count: 0
[11-May-2026 21:15:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 21:15:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 21:15:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.141.133.146, 104.22.48.212","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUzIiwidXNlcm5hbWUiOiJzdHVmQDI0Z2ciLCJlbWFpbCI6ImhlbGx0b3dlbjk5M0BnbWFpbC5jb20iLCJleHAiOjE3NzkxMzg3NzR9.RADB72-I2L_k0LwpCc8yVf0qKC2V19v6Nk1MrZhM8xk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fa43396dac00997-DEL","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.141.133.146","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-May-2026 21:15:52 UTC] === User Orders API Called ===
[11-May-2026 21:15:52 UTC] User ID: 553
[11-May-2026 21:15:52 UTC] Limit: 20, Offset: 0
[11-May-2026 21:15:52 UTC] Orders found: 0
[11-May-2026 21:15:52 UTC] Orders data: []
[11-May-2026 21:15:52 UTC] Total orders count: 0
[11-May-2026 21:15:52 UTC] === API CALL LOG ===
[11-May-2026 21:15:52 UTC] Endpoint: user/profile.php
[11-May-2026 21:15:52 UTC] Full Log Data: {
    "timestamp": "2026-05-11 21:15:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.141.133.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.141.133.146, 104.22.48.212",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUzIiwidXNlcm5hbWUiOiJzdHVmQDI0Z2ciLCJlbWFpbCI6ImhlbGx0b3dlbjk5M0BnbWFpbC5jb20iLCJleHAiOjE3NzkxMzg3NzR9.RADB72-I2L_k0LwpCc8yVf0qKC2V19v6Nk1MrZhM8xk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa433975afd0997-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.141.133.146",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 21:15:52 UTC] === END API CALL LOG ===
[11-May-2026 21:15:52 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 21:15:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUzIiwidXNlcm5hbWUiOiJzdHVmQDI0Z2ciLCJlbWFpbCI6ImhlbGx0b3dlbjk5M0BnbWFpbC5jb20iLCJleHAiOjE3NzkxMzg3NzR9.RADB72-I2L_k0LwpCc8yVf0qKC2V19v6Nk1MrZhM8xk
[11-May-2026 21:15:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 21:15:52 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 21:15:52 UTC] User ID: 553
[11-May-2026 21:15:52 UTC] ✅ User profile retrieved successfully for user ID: 553
[11-May-2026 21:15:53 UTC] === API CALL LOG ===
[11-May-2026 21:15:53 UTC] Endpoint: user/profile.php
[11-May-2026 21:15:53 UTC] Full Log Data: {
    "timestamp": "2026-05-11 21:15:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.141.133.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.141.133.146, 104.22.48.212",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUzIiwidXNlcm5hbWUiOiJzdHVmQDI0Z2ciLCJlbWFpbCI6ImhlbGx0b3dlbjk5M0BnbWFpbC5jb20iLCJleHAiOjE3NzkxMzg3NzR9.RADB72-I2L_k0LwpCc8yVf0qKC2V19v6Nk1MrZhM8xk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa4339b5cab0997-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.141.133.146",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 21:15:53 UTC] === END API CALL LOG ===
[11-May-2026 21:15:53 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 21:15:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUzIiwidXNlcm5hbWUiOiJzdHVmQDI0Z2ciLCJlbWFpbCI6ImhlbGx0b3dlbjk5M0BnbWFpbC5jb20iLCJleHAiOjE3NzkxMzg3NzR9.RADB72-I2L_k0LwpCc8yVf0qKC2V19v6Nk1MrZhM8xk
[11-May-2026 21:15:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 21:15:53 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 21:15:53 UTC] User ID: 553
[11-May-2026 21:15:53 UTC] ✅ User profile retrieved successfully for user ID: 553
[11-May-2026 21:15:54 UTC] === API CALL LOG ===
[11-May-2026 21:15:54 UTC] Endpoint: user/profile.php
[11-May-2026 21:15:54 UTC] Full Log Data: {
    "timestamp": "2026-05-11 21:15:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.141.133.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.141.133.146, 104.22.48.212",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUzIiwidXNlcm5hbWUiOiJzdHVmQDI0Z2ciLCJlbWFpbCI6ImhlbGx0b3dlbjk5M0BnbWFpbC5jb20iLCJleHAiOjE3NzkxMzg3NzR9.RADB72-I2L_k0LwpCc8yVf0qKC2V19v6Nk1MrZhM8xk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa4339ede2a0997-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.141.133.146",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 21:15:54 UTC] === END API CALL LOG ===
[11-May-2026 21:15:54 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 21:15:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUzIiwidXNlcm5hbWUiOiJzdHVmQDI0Z2ciLCJlbWFpbCI6ImhlbGx0b3dlbjk5M0BnbWFpbC5jb20iLCJleHAiOjE3NzkxMzg3NzR9.RADB72-I2L_k0LwpCc8yVf0qKC2V19v6Nk1MrZhM8xk
[11-May-2026 21:15:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 21:15:54 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 21:15:54 UTC] User ID: 553
[11-May-2026 21:15:54 UTC] ✅ User profile retrieved successfully for user ID: 553
[11-May-2026 21:16:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 21:16:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 21:16:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.141.133.146, 104.22.48.213","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUzIiwidXNlcm5hbWUiOiJzdHVmQDI0Z2ciLCJlbWFpbCI6ImhlbGx0b3dlbjk5M0BnbWFpbC5jb20iLCJleHAiOjE3NzkxMzg3NzR9.RADB72-I2L_k0LwpCc8yVf0qKC2V19v6Nk1MrZhM8xk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fa433ea99610997-DEL","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.141.133.146","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-May-2026 21:16:06 UTC] === User Orders API Called ===
[11-May-2026 21:16:06 UTC] User ID: 553
[11-May-2026 21:16:06 UTC] Limit: 20, Offset: 0
[11-May-2026 21:16:06 UTC] Orders found: 0
[11-May-2026 21:16:06 UTC] Orders data: []
[11-May-2026 21:16:06 UTC] Total orders count: 0
[11-May-2026 21:16:06 UTC] === API CALL LOG ===
[11-May-2026 21:16:06 UTC] Endpoint: user/profile.php
[11-May-2026 21:16:06 UTC] Full Log Data: {
    "timestamp": "2026-05-11 21:16:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.141.133.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.141.133.146, 104.22.48.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUzIiwidXNlcm5hbWUiOiJzdHVmQDI0Z2ciLCJlbWFpbCI6ImhlbGx0b3dlbjk5M0BnbWFpbC5jb20iLCJleHAiOjE3NzkxMzg3NzR9.RADB72-I2L_k0LwpCc8yVf0qKC2V19v6Nk1MrZhM8xk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa433eb29d50997-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.141.133.146",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 21:16:06 UTC] === END API CALL LOG ===
[11-May-2026 21:16:06 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 21:16:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUzIiwidXNlcm5hbWUiOiJzdHVmQDI0Z2ciLCJlbWFpbCI6ImhlbGx0b3dlbjk5M0BnbWFpbC5jb20iLCJleHAiOjE3NzkxMzg3NzR9.RADB72-I2L_k0LwpCc8yVf0qKC2V19v6Nk1MrZhM8xk
[11-May-2026 21:16:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 21:16:06 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 21:16:06 UTC] User ID: 553
[11-May-2026 21:16:06 UTC] ✅ User profile retrieved successfully for user ID: 553
[11-May-2026 21:16:06 UTC] === API CALL LOG ===
[11-May-2026 21:16:06 UTC] Endpoint: user/profile.php
[11-May-2026 21:16:06 UTC] Full Log Data: {
    "timestamp": "2026-05-11 21:16:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.141.133.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.141.133.146, 104.22.48.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUzIiwidXNlcm5hbWUiOiJzdHVmQDI0Z2ciLCJlbWFpbCI6ImhlbGx0b3dlbjk5M0BnbWFpbC5jb20iLCJleHAiOjE3NzkxMzg3NzR9.RADB72-I2L_k0LwpCc8yVf0qKC2V19v6Nk1MrZhM8xk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa433eefcd60997-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.141.133.146",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 21:16:06 UTC] === END API CALL LOG ===
[11-May-2026 21:16:06 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 21:16:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUzIiwidXNlcm5hbWUiOiJzdHVmQDI0Z2ciLCJlbWFpbCI6ImhlbGx0b3dlbjk5M0BnbWFpbC5jb20iLCJleHAiOjE3NzkxMzg3NzR9.RADB72-I2L_k0LwpCc8yVf0qKC2V19v6Nk1MrZhM8xk
[11-May-2026 21:16:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 21:16:06 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 21:16:06 UTC] User ID: 553
[11-May-2026 21:16:06 UTC] ✅ User profile retrieved successfully for user ID: 553
[11-May-2026 21:16:07 UTC] === API CALL LOG ===
[11-May-2026 21:16:07 UTC] Endpoint: user/profile.php
[11-May-2026 21:16:07 UTC] Full Log Data: {
    "timestamp": "2026-05-11 21:16:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.141.133.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.141.133.146, 104.22.48.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUzIiwidXNlcm5hbWUiOiJzdHVmQDI0Z2ciLCJlbWFpbCI6ImhlbGx0b3dlbjk5M0BnbWFpbC5jb20iLCJleHAiOjE3NzkxMzg3NzR9.RADB72-I2L_k0LwpCc8yVf0qKC2V19v6Nk1MrZhM8xk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa433f4a8b80997-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.141.133.146",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 21:16:07 UTC] === END API CALL LOG ===
[11-May-2026 21:16:07 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 21:16:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUzIiwidXNlcm5hbWUiOiJzdHVmQDI0Z2ciLCJlbWFpbCI6ImhlbGx0b3dlbjk5M0BnbWFpbC5jb20iLCJleHAiOjE3NzkxMzg3NzR9.RADB72-I2L_k0LwpCc8yVf0qKC2V19v6Nk1MrZhM8xk
[11-May-2026 21:16:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 21:16:07 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 21:16:07 UTC] User ID: 553
[11-May-2026 21:16:07 UTC] ✅ User profile retrieved successfully for user ID: 553
[11-May-2026 21:16:41 UTC] === API CALL LOG ===
[11-May-2026 21:16:41 UTC] Endpoint: user/profile.php
[11-May-2026 21:16:41 UTC] Full Log Data: {
    "timestamp": "2026-05-11 21:16:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.141.133.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.141.133.146, 104.22.48.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUzIiwidXNlcm5hbWUiOiJzdHVmQDI0Z2ciLCJlbWFpbCI6ImhlbGx0b3dlbjk5M0BnbWFpbC5jb20iLCJleHAiOjE3NzkxMzg3NzR9.RADB72-I2L_k0LwpCc8yVf0qKC2V19v6Nk1MrZhM8xk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa434c1fd40197f-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.141.133.146",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 21:16:41 UTC] === END API CALL LOG ===
[11-May-2026 21:16:41 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 21:16:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUzIiwidXNlcm5hbWUiOiJzdHVmQDI0Z2ciLCJlbWFpbCI6ImhlbGx0b3dlbjk5M0BnbWFpbC5jb20iLCJleHAiOjE3NzkxMzg3NzR9.RADB72-I2L_k0LwpCc8yVf0qKC2V19v6Nk1MrZhM8xk
[11-May-2026 21:16:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 21:16:41 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 21:16:41 UTC] User ID: 553
[11-May-2026 21:16:41 UTC] ✅ User profile retrieved successfully for user ID: 553
[11-May-2026 21:16:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 21:16:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 21:16:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.141.133.146, 104.22.48.213","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUzIiwidXNlcm5hbWUiOiJzdHVmQDI0Z2ciLCJlbWFpbCI6ImhlbGx0b3dlbjk5M0BnbWFpbC5jb20iLCJleHAiOjE3NzkxMzg3NzR9.RADB72-I2L_k0LwpCc8yVf0qKC2V19v6Nk1MrZhM8xk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fa435067a97197f-DEL","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.141.133.146","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-May-2026 21:16:51 UTC] === User Orders API Called ===
[11-May-2026 21:16:51 UTC] User ID: 553
[11-May-2026 21:16:51 UTC] Limit: 20, Offset: 0
[11-May-2026 21:16:51 UTC] Orders found: 0
[11-May-2026 21:16:51 UTC] Orders data: []
[11-May-2026 21:16:51 UTC] Total orders count: 0
[11-May-2026 21:16:51 UTC] === API CALL LOG ===
[11-May-2026 21:16:51 UTC] Endpoint: user/profile.php
[11-May-2026 21:16:51 UTC] Full Log Data: {
    "timestamp": "2026-05-11 21:16:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.141.133.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.141.133.146, 104.22.48.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUzIiwidXNlcm5hbWUiOiJzdHVmQDI0Z2ciLCJlbWFpbCI6ImhlbGx0b3dlbjk5M0BnbWFpbC5jb20iLCJleHAiOjE3NzkxMzg3NzR9.RADB72-I2L_k0LwpCc8yVf0qKC2V19v6Nk1MrZhM8xk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa435070b0a197f-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.141.133.146",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 21:16:51 UTC] === END API CALL LOG ===
[11-May-2026 21:16:51 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 21:16:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUzIiwidXNlcm5hbWUiOiJzdHVmQDI0Z2ciLCJlbWFpbCI6ImhlbGx0b3dlbjk5M0BnbWFpbC5jb20iLCJleHAiOjE3NzkxMzg3NzR9.RADB72-I2L_k0LwpCc8yVf0qKC2V19v6Nk1MrZhM8xk
[11-May-2026 21:16:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 21:16:51 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 21:16:51 UTC] User ID: 553
[11-May-2026 21:16:51 UTC] ✅ User profile retrieved successfully for user ID: 553
[11-May-2026 21:16:52 UTC] === API CALL LOG ===
[11-May-2026 21:16:52 UTC] Endpoint: user/profile.php
[11-May-2026 21:16:52 UTC] Full Log Data: {
    "timestamp": "2026-05-11 21:16:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.141.133.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.141.133.146, 104.22.48.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUzIiwidXNlcm5hbWUiOiJzdHVmQDI0Z2ciLCJlbWFpbCI6ImhlbGx0b3dlbjk5M0BnbWFpbC5jb20iLCJleHAiOjE3NzkxMzg3NzR9.RADB72-I2L_k0LwpCc8yVf0qKC2V19v6Nk1MrZhM8xk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa4350aed9b197f-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.141.133.146",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 21:16:52 UTC] === END API CALL LOG ===
[11-May-2026 21:16:52 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 21:16:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUzIiwidXNlcm5hbWUiOiJzdHVmQDI0Z2ciLCJlbWFpbCI6ImhlbGx0b3dlbjk5M0BnbWFpbC5jb20iLCJleHAiOjE3NzkxMzg3NzR9.RADB72-I2L_k0LwpCc8yVf0qKC2V19v6Nk1MrZhM8xk
[11-May-2026 21:16:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 21:16:52 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 21:16:52 UTC] User ID: 553
[11-May-2026 21:16:52 UTC] ✅ User profile retrieved successfully for user ID: 553
[11-May-2026 21:16:53 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 21:16:53 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 21:16:53 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.141.133.146, 104.22.48.213","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUzIiwidXNlcm5hbWUiOiJzdHVmQDI0Z2ciLCJlbWFpbCI6ImhlbGx0b3dlbjk5M0BnbWFpbC5jb20iLCJleHAiOjE3NzkxMzg3NzR9.RADB72-I2L_k0LwpCc8yVf0qKC2V19v6Nk1MrZhM8xk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fa435139a36197f-DEL","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.141.133.146","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-May-2026 21:16:53 UTC] === User Orders API Called ===
[11-May-2026 21:16:53 UTC] User ID: 553
[11-May-2026 21:16:53 UTC] Limit: 20, Offset: 0
[11-May-2026 21:16:53 UTC] Orders found: 0
[11-May-2026 21:16:53 UTC] Orders data: []
[11-May-2026 21:16:53 UTC] Total orders count: 0
[11-May-2026 21:16:53 UTC] === API CALL LOG ===
[11-May-2026 21:16:53 UTC] Endpoint: user/profile.php
[11-May-2026 21:16:53 UTC] Full Log Data: {
    "timestamp": "2026-05-11 21:16:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.141.133.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.141.133.146, 104.22.48.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUzIiwidXNlcm5hbWUiOiJzdHVmQDI0Z2ciLCJlbWFpbCI6ImhlbGx0b3dlbjk5M0BnbWFpbC5jb20iLCJleHAiOjE3NzkxMzg3NzR9.RADB72-I2L_k0LwpCc8yVf0qKC2V19v6Nk1MrZhM8xk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa435141a8b197f-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.141.133.146",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 21:16:53 UTC] === END API CALL LOG ===
[11-May-2026 21:16:53 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 21:16:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUzIiwidXNlcm5hbWUiOiJzdHVmQDI0Z2ciLCJlbWFpbCI6ImhlbGx0b3dlbjk5M0BnbWFpbC5jb20iLCJleHAiOjE3NzkxMzg3NzR9.RADB72-I2L_k0LwpCc8yVf0qKC2V19v6Nk1MrZhM8xk
[11-May-2026 21:16:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 21:16:53 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 21:16:53 UTC] User ID: 553
[11-May-2026 21:16:53 UTC] ✅ User profile retrieved successfully for user ID: 553
[11-May-2026 21:16:54 UTC] === API CALL LOG ===
[11-May-2026 21:16:54 UTC] Endpoint: user/profile.php
[11-May-2026 21:16:54 UTC] Full Log Data: {
    "timestamp": "2026-05-11 21:16:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.141.133.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.141.133.146, 104.22.48.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUzIiwidXNlcm5hbWUiOiJzdHVmQDI0Z2ciLCJlbWFpbCI6ImhlbGx0b3dlbjk5M0BnbWFpbC5jb20iLCJleHAiOjE3NzkxMzg3NzR9.RADB72-I2L_k0LwpCc8yVf0qKC2V19v6Nk1MrZhM8xk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa43517ec7c197f-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.141.133.146",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 21:16:54 UTC] === END API CALL LOG ===
[11-May-2026 21:16:54 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 21:16:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUzIiwidXNlcm5hbWUiOiJzdHVmQDI0Z2ciLCJlbWFpbCI6ImhlbGx0b3dlbjk5M0BnbWFpbC5jb20iLCJleHAiOjE3NzkxMzg3NzR9.RADB72-I2L_k0LwpCc8yVf0qKC2V19v6Nk1MrZhM8xk
[11-May-2026 21:16:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 21:16:54 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 21:16:54 UTC] User ID: 553
[11-May-2026 21:16:54 UTC] ✅ User profile retrieved successfully for user ID: 553
[11-May-2026 21:17:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 21:17:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 21:17:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.141.133.146, 104.22.48.213","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUzIiwidXNlcm5hbWUiOiJzdHVmQDI0Z2ciLCJlbWFpbCI6ImhlbGx0b3dlbjk5M0BnbWFpbC5jb20iLCJleHAiOjE3NzkxMzg3NzR9.RADB72-I2L_k0LwpCc8yVf0qKC2V19v6Nk1MrZhM8xk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fa435760e8f197f-DEL","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.141.133.146","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-May-2026 21:17:10 UTC] === User Orders API Called ===
[11-May-2026 21:17:10 UTC] User ID: 553
[11-May-2026 21:17:10 UTC] Limit: 20, Offset: 0
[11-May-2026 21:17:10 UTC] Orders found: 0
[11-May-2026 21:17:10 UTC] Orders data: []
[11-May-2026 21:17:10 UTC] Total orders count: 0
[11-May-2026 21:17:10 UTC] === API CALL LOG ===
[11-May-2026 21:17:10 UTC] Endpoint: user/profile.php
[11-May-2026 21:17:10 UTC] Full Log Data: {
    "timestamp": "2026-05-11 21:17:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.141.133.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.141.133.146, 104.22.48.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUzIiwidXNlcm5hbWUiOiJzdHVmQDI0Z2ciLCJlbWFpbCI6ImhlbGx0b3dlbjk5M0BnbWFpbC5jb20iLCJleHAiOjE3NzkxMzg3NzR9.RADB72-I2L_k0LwpCc8yVf0qKC2V19v6Nk1MrZhM8xk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa435768ed2197f-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.141.133.146",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 21:17:10 UTC] === END API CALL LOG ===
[11-May-2026 21:17:10 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 21:17:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUzIiwidXNlcm5hbWUiOiJzdHVmQDI0Z2ciLCJlbWFpbCI6ImhlbGx0b3dlbjk5M0BnbWFpbC5jb20iLCJleHAiOjE3NzkxMzg3NzR9.RADB72-I2L_k0LwpCc8yVf0qKC2V19v6Nk1MrZhM8xk
[11-May-2026 21:17:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 21:17:10 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 21:17:10 UTC] User ID: 553
[11-May-2026 21:17:10 UTC] ✅ User profile retrieved successfully for user ID: 553
[11-May-2026 21:17:11 UTC] === API CALL LOG ===
[11-May-2026 21:17:11 UTC] Endpoint: user/profile.php
[11-May-2026 21:17:11 UTC] Full Log Data: {
    "timestamp": "2026-05-11 21:17:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.141.133.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.141.133.146, 104.22.48.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUzIiwidXNlcm5hbWUiOiJzdHVmQDI0Z2ciLCJlbWFpbCI6ImhlbGx0b3dlbjk5M0BnbWFpbC5jb20iLCJleHAiOjE3NzkxMzg3NzR9.RADB72-I2L_k0LwpCc8yVf0qKC2V19v6Nk1MrZhM8xk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa4357a89c9197f-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.141.133.146",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 21:17:11 UTC] === END API CALL LOG ===
[11-May-2026 21:17:11 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 21:17:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUzIiwidXNlcm5hbWUiOiJzdHVmQDI0Z2ciLCJlbWFpbCI6ImhlbGx0b3dlbjk5M0BnbWFpbC5jb20iLCJleHAiOjE3NzkxMzg3NzR9.RADB72-I2L_k0LwpCc8yVf0qKC2V19v6Nk1MrZhM8xk
[11-May-2026 21:17:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 21:17:11 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 21:17:11 UTC] User ID: 553
[11-May-2026 21:17:11 UTC] ✅ User profile retrieved successfully for user ID: 553
[11-May-2026 21:18:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 21:18:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 21:18:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.141.133.146, 104.22.48.213","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUzIiwidXNlcm5hbWUiOiJzdHVmQDI0Z2ciLCJlbWFpbCI6ImhlbGx0b3dlbjk5M0BnbWFpbC5jb20iLCJleHAiOjE3NzkxMzg3NzR9.RADB72-I2L_k0LwpCc8yVf0qKC2V19v6Nk1MrZhM8xk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fa437856efa197f-DEL","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.141.133.146","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-May-2026 21:18:34 UTC] === User Orders API Called ===
[11-May-2026 21:18:34 UTC] User ID: 553
[11-May-2026 21:18:34 UTC] Limit: 20, Offset: 0
[11-May-2026 21:18:34 UTC] Orders found: 0
[11-May-2026 21:18:34 UTC] Orders data: []
[11-May-2026 21:18:34 UTC] Total orders count: 0
[11-May-2026 21:18:34 UTC] === API CALL LOG ===
[11-May-2026 21:18:34 UTC] Endpoint: user/profile.php
[11-May-2026 21:18:34 UTC] Full Log Data: {
    "timestamp": "2026-05-11 21:18:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.141.133.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.141.133.146, 104.22.48.212",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUzIiwidXNlcm5hbWUiOiJzdHVmQDI0Z2ciLCJlbWFpbCI6ImhlbGx0b3dlbjk5M0BnbWFpbC5jb20iLCJleHAiOjE3NzkxMzg3NzR9.RADB72-I2L_k0LwpCc8yVf0qKC2V19v6Nk1MrZhM8xk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa43785ef52197f-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.141.133.146",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 21:18:34 UTC] === END API CALL LOG ===
[11-May-2026 21:18:34 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 21:18:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUzIiwidXNlcm5hbWUiOiJzdHVmQDI0Z2ciLCJlbWFpbCI6ImhlbGx0b3dlbjk5M0BnbWFpbC5jb20iLCJleHAiOjE3NzkxMzg3NzR9.RADB72-I2L_k0LwpCc8yVf0qKC2V19v6Nk1MrZhM8xk
[11-May-2026 21:18:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 21:18:34 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 21:18:34 UTC] User ID: 553
[11-May-2026 21:18:34 UTC] ✅ User profile retrieved successfully for user ID: 553
[11-May-2026 21:18:35 UTC] === API CALL LOG ===
[11-May-2026 21:18:35 UTC] Endpoint: user/profile.php
[11-May-2026 21:18:35 UTC] Full Log Data: {
    "timestamp": "2026-05-11 21:18:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.141.133.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.141.133.146, 104.22.48.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUzIiwidXNlcm5hbWUiOiJzdHVmQDI0Z2ciLCJlbWFpbCI6ImhlbGx0b3dlbjk5M0BnbWFpbC5jb20iLCJleHAiOjE3NzkxMzg3NzR9.RADB72-I2L_k0LwpCc8yVf0qKC2V19v6Nk1MrZhM8xk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa43789e9ab197f-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.141.133.146",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 21:18:35 UTC] === END API CALL LOG ===
[11-May-2026 21:18:35 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 21:18:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUzIiwidXNlcm5hbWUiOiJzdHVmQDI0Z2ciLCJlbWFpbCI6ImhlbGx0b3dlbjk5M0BnbWFpbC5jb20iLCJleHAiOjE3NzkxMzg3NzR9.RADB72-I2L_k0LwpCc8yVf0qKC2V19v6Nk1MrZhM8xk
[11-May-2026 21:18:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 21:18:35 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 21:18:35 UTC] User ID: 553
[11-May-2026 21:18:35 UTC] ✅ User profile retrieved successfully for user ID: 553
[11-May-2026 21:18:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 21:18:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 21:18:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.141.133.146, 104.22.48.212","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUzIiwidXNlcm5hbWUiOiJzdHVmQDI0Z2ciLCJlbWFpbCI6ImhlbGx0b3dlbjk5M0BnbWFpbC5jb20iLCJleHAiOjE3NzkxMzg3NzR9.RADB72-I2L_k0LwpCc8yVf0qKC2V19v6Nk1MrZhM8xk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fa437b5beaf197f-DEL","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.141.133.146","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-May-2026 21:18:41 UTC] === User Orders API Called ===
[11-May-2026 21:18:41 UTC] User ID: 553
[11-May-2026 21:18:41 UTC] Limit: 20, Offset: 0
[11-May-2026 21:18:41 UTC] Orders found: 0
[11-May-2026 21:18:41 UTC] Orders data: []
[11-May-2026 21:18:41 UTC] Total orders count: 0
[11-May-2026 21:18:41 UTC] === API CALL LOG ===
[11-May-2026 21:18:41 UTC] Endpoint: user/profile.php
[11-May-2026 21:18:41 UTC] Full Log Data: {
    "timestamp": "2026-05-11 21:18:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.141.133.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.141.133.146, 104.22.48.212",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUzIiwidXNlcm5hbWUiOiJzdHVmQDI0Z2ciLCJlbWFpbCI6ImhlbGx0b3dlbjk5M0BnbWFpbC5jb20iLCJleHAiOjE3NzkxMzg3NzR9.RADB72-I2L_k0LwpCc8yVf0qKC2V19v6Nk1MrZhM8xk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa437b63efa197f-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.141.133.146",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 21:18:41 UTC] === END API CALL LOG ===
[11-May-2026 21:18:41 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 21:18:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUzIiwidXNlcm5hbWUiOiJzdHVmQDI0Z2ciLCJlbWFpbCI6ImhlbGx0b3dlbjk5M0BnbWFpbC5jb20iLCJleHAiOjE3NzkxMzg3NzR9.RADB72-I2L_k0LwpCc8yVf0qKC2V19v6Nk1MrZhM8xk
[11-May-2026 21:18:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 21:18:41 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 21:18:41 UTC] User ID: 553
[11-May-2026 21:18:41 UTC] ✅ User profile retrieved successfully for user ID: 553
[11-May-2026 21:18:42 UTC] === API CALL LOG ===
[11-May-2026 21:18:42 UTC] Endpoint: user/profile.php
[11-May-2026 21:18:42 UTC] Full Log Data: {
    "timestamp": "2026-05-11 21:18:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.141.133.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.141.133.146, 104.22.48.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUzIiwidXNlcm5hbWUiOiJzdHVmQDI0Z2ciLCJlbWFpbCI6ImhlbGx0b3dlbjk5M0BnbWFpbC5jb20iLCJleHAiOjE3NzkxMzg3NzR9.RADB72-I2L_k0LwpCc8yVf0qKC2V19v6Nk1MrZhM8xk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa437ba09ad197f-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.141.133.146",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 21:18:42 UTC] === END API CALL LOG ===
[11-May-2026 21:18:42 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 21:18:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUzIiwidXNlcm5hbWUiOiJzdHVmQDI0Z2ciLCJlbWFpbCI6ImhlbGx0b3dlbjk5M0BnbWFpbC5jb20iLCJleHAiOjE3NzkxMzg3NzR9.RADB72-I2L_k0LwpCc8yVf0qKC2V19v6Nk1MrZhM8xk
[11-May-2026 21:18:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 21:18:42 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 21:18:42 UTC] User ID: 553
[11-May-2026 21:18:42 UTC] ✅ User profile retrieved successfully for user ID: 553
[11-May-2026 22:34:55 UTC] === API CALL LOG ===
[11-May-2026 22:34:55 UTC] Endpoint: user/profile.php
[11-May-2026 22:34:55 UTC] Full Log Data: {
    "timestamp": "2026-05-11 22:34:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "156.0.212.86",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "156.0.212.86, 172.70.162.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU0IiwidXNlcm5hbWUiOiJAUmV2ZW51Q2FzaE1vbmV5b3Bwb3J0dW5pdHlib3QiLCJlbWFpbCI6InoxNDg2MDE0QGdtYWlsLmNvbSIsImV4cCI6MTc3OTE0MzY5NH0.KhemXW3QIKOGZHOrbz4gxtcTG_532vf_eS8pHVbxJ18",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa4a75f188994a4-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "156.0.212.86",
        "cf-ipcountry": "BJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 22:34:55 UTC] === END API CALL LOG ===
[11-May-2026 22:34:55 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 22:34:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU0IiwidXNlcm5hbWUiOiJAUmV2ZW51Q2FzaE1vbmV5b3Bwb3J0dW5pdHlib3QiLCJlbWFpbCI6InoxNDg2MDE0QGdtYWlsLmNvbSIsImV4cCI6MTc3OTE0MzY5NH0.KhemXW3QIKOGZHOrbz4gxtcTG_532vf_eS8pHVbxJ18
[11-May-2026 22:34:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 22:34:55 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 22:34:55 UTC] User ID: 554
[11-May-2026 22:34:55 UTC] ✅ User profile retrieved successfully for user ID: 554
[11-May-2026 22:34:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 22:34:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 22:34:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"156.0.212.86, 172.70.162.181","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU0IiwidXNlcm5hbWUiOiJAUmV2ZW51Q2FzaE1vbmV5b3Bwb3J0dW5pdHlib3QiLCJlbWFpbCI6InoxNDg2MDE0QGdtYWlsLmNvbSIsImV4cCI6MTc3OTE0MzY5NH0.KhemXW3QIKOGZHOrbz4gxtcTG_532vf_eS8pHVbxJ18","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fa4a75f188e94a4-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"156.0.212.86","cf-ipcountry":"BJ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-May-2026 22:34:55 UTC] === User Orders API Called ===
[11-May-2026 22:34:55 UTC] User ID: 554
[11-May-2026 22:34:55 UTC] Limit: 20, Offset: 0
[11-May-2026 22:34:55 UTC] Orders found: 0
[11-May-2026 22:34:55 UTC] Orders data: []
[11-May-2026 22:34:55 UTC] Total orders count: 0
[11-May-2026 22:34:55 UTC] === API CALL LOG ===
[11-May-2026 22:34:55 UTC] Endpoint: user/profile.php
[11-May-2026 22:34:55 UTC] Full Log Data: {
    "timestamp": "2026-05-11 22:34:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "156.0.212.86",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "156.0.212.86, 172.70.162.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU0IiwidXNlcm5hbWUiOiJAUmV2ZW51Q2FzaE1vbmV5b3Bwb3J0dW5pdHlib3QiLCJlbWFpbCI6InoxNDg2MDE0QGdtYWlsLmNvbSIsImV4cCI6MTc3OTE0MzY5NH0.KhemXW3QIKOGZHOrbz4gxtcTG_532vf_eS8pHVbxJ18",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa4a75fe91b94a4-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "156.0.212.86",
        "cf-ipcountry": "BJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 22:34:55 UTC] === END API CALL LOG ===
[11-May-2026 22:34:55 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 22:34:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU0IiwidXNlcm5hbWUiOiJAUmV2ZW51Q2FzaE1vbmV5b3Bwb3J0dW5pdHlib3QiLCJlbWFpbCI6InoxNDg2MDE0QGdtYWlsLmNvbSIsImV4cCI6MTc3OTE0MzY5NH0.KhemXW3QIKOGZHOrbz4gxtcTG_532vf_eS8pHVbxJ18
[11-May-2026 22:34:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 22:34:55 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 22:34:55 UTC] User ID: 554
[11-May-2026 22:34:55 UTC] ✅ User profile retrieved successfully for user ID: 554
[11-May-2026 22:34:56 UTC] === API CALL LOG ===
[11-May-2026 22:34:56 UTC] Endpoint: user/profile.php
[11-May-2026 22:34:56 UTC] Full Log Data: {
    "timestamp": "2026-05-11 22:34:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "156.0.212.86",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "156.0.212.86, 172.70.162.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU0IiwidXNlcm5hbWUiOiJAUmV2ZW51Q2FzaE1vbmV5b3Bwb3J0dW5pdHlib3QiLCJlbWFpbCI6InoxNDg2MDE0QGdtYWlsLmNvbSIsImV4cCI6MTc3OTE0MzY5NH0.KhemXW3QIKOGZHOrbz4gxtcTG_532vf_eS8pHVbxJ18",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa4a7645bbc94a4-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "156.0.212.86",
        "cf-ipcountry": "BJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 22:34:56 UTC] === END API CALL LOG ===
[11-May-2026 22:34:56 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 22:34:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU0IiwidXNlcm5hbWUiOiJAUmV2ZW51Q2FzaE1vbmV5b3Bwb3J0dW5pdHlib3QiLCJlbWFpbCI6InoxNDg2MDE0QGdtYWlsLmNvbSIsImV4cCI6MTc3OTE0MzY5NH0.KhemXW3QIKOGZHOrbz4gxtcTG_532vf_eS8pHVbxJ18
[11-May-2026 22:34:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 22:34:56 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 22:34:56 UTC] User ID: 554
[11-May-2026 22:34:56 UTC] ✅ User profile retrieved successfully for user ID: 554
[11-May-2026 22:35:21 UTC] === API CALL LOG ===
[11-May-2026 22:35:21 UTC] Endpoint: user/profile.php
[11-May-2026 22:35:21 UTC] Full Log Data: {
    "timestamp": "2026-05-11 22:35:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "156.0.212.86",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "156.0.212.86, 172.70.162.182",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU0IiwidXNlcm5hbWUiOiJAUmV2ZW51Q2FzaE1vbmV5b3Bwb3J0dW5pdHlib3QiLCJlbWFpbCI6InoxNDg2MDE0QGdtYWlsLmNvbSIsImV4cCI6MTc3OTE0MzY5NH0.KhemXW3QIKOGZHOrbz4gxtcTG_532vf_eS8pHVbxJ18",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa4a8032b5794a4-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "156.0.212.86",
        "cf-ipcountry": "BJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 22:35:21 UTC] === END API CALL LOG ===
[11-May-2026 22:35:21 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 22:35:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU0IiwidXNlcm5hbWUiOiJAUmV2ZW51Q2FzaE1vbmV5b3Bwb3J0dW5pdHlib3QiLCJlbWFpbCI6InoxNDg2MDE0QGdtYWlsLmNvbSIsImV4cCI6MTc3OTE0MzY5NH0.KhemXW3QIKOGZHOrbz4gxtcTG_532vf_eS8pHVbxJ18
[11-May-2026 22:35:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 22:35:21 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 22:35:21 UTC] User ID: 554
[11-May-2026 22:35:21 UTC] ✅ User profile retrieved successfully for user ID: 554
[11-May-2026 22:35:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 22:35:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 22:35:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"156.0.212.86, 172.70.162.182","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU0IiwidXNlcm5hbWUiOiJAUmV2ZW51Q2FzaE1vbmV5b3Bwb3J0dW5pdHlib3QiLCJlbWFpbCI6InoxNDg2MDE0QGdtYWlsLmNvbSIsImV4cCI6MTc3OTE0MzY5NH0.KhemXW3QIKOGZHOrbz4gxtcTG_532vf_eS8pHVbxJ18","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fa4a8032b5594a4-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"156.0.212.86","cf-ipcountry":"BJ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-May-2026 22:35:21 UTC] === User Orders API Called ===
[11-May-2026 22:35:21 UTC] User ID: 554
[11-May-2026 22:35:21 UTC] Limit: 20, Offset: 0
[11-May-2026 22:35:21 UTC] === API CALL LOG ===
[11-May-2026 22:35:21 UTC] Endpoint: user/profile.php
[11-May-2026 22:35:21 UTC] Orders found: 0
[11-May-2026 22:35:21 UTC] Full Log Data: {
    "timestamp": "2026-05-11 22:35:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "156.0.212.86",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "156.0.212.86, 172.70.162.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU0IiwidXNlcm5hbWUiOiJAUmV2ZW51Q2FzaE1vbmV5b3Bwb3J0dW5pdHlib3QiLCJlbWFpbCI6InoxNDg2MDE0QGdtYWlsLmNvbSIsImV4cCI6MTc3OTE0MzY5NH0.KhemXW3QIKOGZHOrbz4gxtcTG_532vf_eS8pHVbxJ18",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa4a8032b5894a4-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "156.0.212.86",
        "cf-ipcountry": "BJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 22:35:21 UTC] Orders data: []
[11-May-2026 22:35:21 UTC] === END API CALL LOG ===
[11-May-2026 22:35:21 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 22:35:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU0IiwidXNlcm5hbWUiOiJAUmV2ZW51Q2FzaE1vbmV5b3Bwb3J0dW5pdHlib3QiLCJlbWFpbCI6InoxNDg2MDE0QGdtYWlsLmNvbSIsImV4cCI6MTc3OTE0MzY5NH0.KhemXW3QIKOGZHOrbz4gxtcTG_532vf_eS8pHVbxJ18
[11-May-2026 22:35:21 UTC] Total orders count: 0
[11-May-2026 22:35:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 22:35:21 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 22:35:21 UTC] User ID: 554
[11-May-2026 22:35:21 UTC] ✅ User profile retrieved successfully for user ID: 554
[11-May-2026 22:35:21 UTC] === API CALL LOG ===
[11-May-2026 22:35:21 UTC] Endpoint: user/profile.php
[11-May-2026 22:35:21 UTC] Full Log Data: {
    "timestamp": "2026-05-11 22:35:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "156.0.212.86",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "156.0.212.86, 172.70.162.182",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU0IiwidXNlcm5hbWUiOiJAUmV2ZW51Q2FzaE1vbmV5b3Bwb3J0dW5pdHlib3QiLCJlbWFpbCI6InoxNDg2MDE0QGdtYWlsLmNvbSIsImV4cCI6MTc3OTE0MzY5NH0.KhemXW3QIKOGZHOrbz4gxtcTG_532vf_eS8pHVbxJ18",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa4a8041c3594a4-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "156.0.212.86",
        "cf-ipcountry": "BJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 22:35:21 UTC] === END API CALL LOG ===
[11-May-2026 22:35:21 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 22:35:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU0IiwidXNlcm5hbWUiOiJAUmV2ZW51Q2FzaE1vbmV5b3Bwb3J0dW5pdHlib3QiLCJlbWFpbCI6InoxNDg2MDE0QGdtYWlsLmNvbSIsImV4cCI6MTc3OTE0MzY5NH0.KhemXW3QIKOGZHOrbz4gxtcTG_532vf_eS8pHVbxJ18
[11-May-2026 22:35:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 22:35:21 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 22:35:21 UTC] User ID: 554
[11-May-2026 22:35:21 UTC] ✅ User profile retrieved successfully for user ID: 554
[11-May-2026 22:35:21 UTC] User Purchases API - User ID: 554
[11-May-2026 22:35:21 UTC] User Purchases API - Total purchases found: 0
[11-May-2026 22:35:34 UTC] === API CALL LOG ===
[11-May-2026 22:35:34 UTC] Endpoint: user/profile.php
[11-May-2026 22:35:34 UTC] Full Log Data: {
    "timestamp": "2026-05-11 22:35:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "156.0.212.86",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "156.0.212.86, 172.70.162.182",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU0IiwidXNlcm5hbWUiOiJAUmV2ZW51Q2FzaE1vbmV5b3Bwb3J0dW5pdHlib3QiLCJlbWFpbCI6InoxNDg2MDE0QGdtYWlsLmNvbSIsImV4cCI6MTc3OTE0MzY5NH0.KhemXW3QIKOGZHOrbz4gxtcTG_532vf_eS8pHVbxJ18",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa4a854a81f94a4-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "156.0.212.86",
        "cf-ipcountry": "BJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 22:35:34 UTC] === END API CALL LOG ===
[11-May-2026 22:35:34 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 22:35:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU0IiwidXNlcm5hbWUiOiJAUmV2ZW51Q2FzaE1vbmV5b3Bwb3J0dW5pdHlib3QiLCJlbWFpbCI6InoxNDg2MDE0QGdtYWlsLmNvbSIsImV4cCI6MTc3OTE0MzY5NH0.KhemXW3QIKOGZHOrbz4gxtcTG_532vf_eS8pHVbxJ18
[11-May-2026 22:35:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 22:35:34 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 22:35:34 UTC] User ID: 554
[11-May-2026 22:35:34 UTC] ✅ User profile retrieved successfully for user ID: 554
[11-May-2026 22:35:34 UTC] User Purchases API - User ID: 554
[11-May-2026 22:35:34 UTC] User Purchases API - Total purchases found: 0
[11-May-2026 22:35:36 UTC] === API CALL LOG ===
[11-May-2026 22:35:36 UTC] Endpoint: user/profile.php
[11-May-2026 22:35:36 UTC] Full Log Data: {
    "timestamp": "2026-05-11 22:35:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "156.0.212.86",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "156.0.212.86, 172.70.162.182",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU0IiwidXNlcm5hbWUiOiJAUmV2ZW51Q2FzaE1vbmV5b3Bwb3J0dW5pdHlib3QiLCJlbWFpbCI6InoxNDg2MDE0QGdtYWlsLmNvbSIsImV4cCI6MTc3OTE0MzY5NH0.KhemXW3QIKOGZHOrbz4gxtcTG_532vf_eS8pHVbxJ18",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa4a861887094a4-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "156.0.212.86",
        "cf-ipcountry": "BJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 22:35:36 UTC] === END API CALL LOG ===
[11-May-2026 22:35:36 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 22:35:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU0IiwidXNlcm5hbWUiOiJAUmV2ZW51Q2FzaE1vbmV5b3Bwb3J0dW5pdHlib3QiLCJlbWFpbCI6InoxNDg2MDE0QGdtYWlsLmNvbSIsImV4cCI6MTc3OTE0MzY5NH0.KhemXW3QIKOGZHOrbz4gxtcTG_532vf_eS8pHVbxJ18
[11-May-2026 22:35:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 22:35:36 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 22:35:36 UTC] User ID: 554
[11-May-2026 22:35:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 22:35:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 22:35:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"156.0.212.86, 172.70.162.182","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU0IiwidXNlcm5hbWUiOiJAUmV2ZW51Q2FzaE1vbmV5b3Bwb3J0dW5pdHlib3QiLCJlbWFpbCI6InoxNDg2MDE0QGdtYWlsLmNvbSIsImV4cCI6MTc3OTE0MzY5NH0.KhemXW3QIKOGZHOrbz4gxtcTG_532vf_eS8pHVbxJ18","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fa4a861886f94a4-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"156.0.212.86","cf-ipcountry":"BJ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-May-2026 22:35:36 UTC] ✅ User profile retrieved successfully for user ID: 554
[11-May-2026 22:35:36 UTC] === User Orders API Called ===
[11-May-2026 22:35:36 UTC] User ID: 554
[11-May-2026 22:35:36 UTC] Limit: 20, Offset: 0
[11-May-2026 22:35:36 UTC] Orders found: 0
[11-May-2026 22:35:36 UTC] Orders data: []
[11-May-2026 22:35:36 UTC] Total orders count: 0
[11-May-2026 22:35:37 UTC] === API CALL LOG ===
[11-May-2026 22:35:37 UTC] Endpoint: user/profile.php
[11-May-2026 22:35:37 UTC] Full Log Data: {
    "timestamp": "2026-05-11 22:35:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "156.0.212.86",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "156.0.212.86, 172.70.162.182",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU0IiwidXNlcm5hbWUiOiJAUmV2ZW51Q2FzaE1vbmV5b3Bwb3J0dW5pdHlib3QiLCJlbWFpbCI6InoxNDg2MDE0QGdtYWlsLmNvbSIsImV4cCI6MTc3OTE0MzY5NH0.KhemXW3QIKOGZHOrbz4gxtcTG_532vf_eS8pHVbxJ18",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa4a865eb2594a4-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "156.0.212.86",
        "cf-ipcountry": "BJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 22:35:37 UTC] === END API CALL LOG ===
[11-May-2026 22:35:37 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 22:35:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU0IiwidXNlcm5hbWUiOiJAUmV2ZW51Q2FzaE1vbmV5b3Bwb3J0dW5pdHlib3QiLCJlbWFpbCI6InoxNDg2MDE0QGdtYWlsLmNvbSIsImV4cCI6MTc3OTE0MzY5NH0.KhemXW3QIKOGZHOrbz4gxtcTG_532vf_eS8pHVbxJ18
[11-May-2026 22:35:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 22:35:37 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 22:35:37 UTC] User ID: 554
[11-May-2026 22:35:37 UTC] ✅ User profile retrieved successfully for user ID: 554
[11-May-2026 22:35:37 UTC] === API CALL LOG ===
[11-May-2026 22:35:37 UTC] Endpoint: user/profile.php
[11-May-2026 22:35:37 UTC] Full Log Data: {
    "timestamp": "2026-05-11 22:35:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "156.0.212.86",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "156.0.212.86, 172.70.162.182",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU0IiwidXNlcm5hbWUiOiJAUmV2ZW51Q2FzaE1vbmV5b3Bwb3J0dW5pdHlib3QiLCJlbWFpbCI6InoxNDg2MDE0QGdtYWlsLmNvbSIsImV4cCI6MTc3OTE0MzY5NH0.KhemXW3QIKOGZHOrbz4gxtcTG_532vf_eS8pHVbxJ18",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa4a866eb9d94a4-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "156.0.212.86",
        "cf-ipcountry": "BJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 22:35:37 UTC] === END API CALL LOG ===
[11-May-2026 22:35:37 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 22:35:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU0IiwidXNlcm5hbWUiOiJAUmV2ZW51Q2FzaE1vbmV5b3Bwb3J0dW5pdHlib3QiLCJlbWFpbCI6InoxNDg2MDE0QGdtYWlsLmNvbSIsImV4cCI6MTc3OTE0MzY5NH0.KhemXW3QIKOGZHOrbz4gxtcTG_532vf_eS8pHVbxJ18
[11-May-2026 22:35:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 22:35:37 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 22:35:37 UTC] User ID: 554
[11-May-2026 22:35:37 UTC] ✅ User profile retrieved successfully for user ID: 554
[11-May-2026 22:35:53 UTC] === API CALL LOG ===
[11-May-2026 22:35:53 UTC] Endpoint: user/profile.php
[11-May-2026 22:35:53 UTC] Full Log Data: {
    "timestamp": "2026-05-11 22:35:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "156.0.212.86",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "156.0.212.86, 172.64.192.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU0IiwidXNlcm5hbWUiOiJAUmV2ZW51Q2FzaE1vbmV5b3Bwb3J0dW5pdHlib3QiLCJlbWFpbCI6InoxNDg2MDE0QGdtYWlsLmNvbSIsImV4cCI6MTc3OTE0MzY5NH0.KhemXW3QIKOGZHOrbz4gxtcTG_532vf_eS8pHVbxJ18",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa4a8ccec09f7ca-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "156.0.212.86",
        "cf-ipcountry": "BJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 22:35:53 UTC] === END API CALL LOG ===
[11-May-2026 22:35:53 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 22:35:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU0IiwidXNlcm5hbWUiOiJAUmV2ZW51Q2FzaE1vbmV5b3Bwb3J0dW5pdHlib3QiLCJlbWFpbCI6InoxNDg2MDE0QGdtYWlsLmNvbSIsImV4cCI6MTc3OTE0MzY5NH0.KhemXW3QIKOGZHOrbz4gxtcTG_532vf_eS8pHVbxJ18
[11-May-2026 22:35:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 22:35:53 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 22:35:53 UTC] User ID: 554
[11-May-2026 22:35:53 UTC] ✅ User profile retrieved successfully for user ID: 554
[11-May-2026 22:35:54 UTC] === API CALL LOG ===
[11-May-2026 22:35:54 UTC] Endpoint: user/profile.php
[11-May-2026 22:35:54 UTC] Full Log Data: {
    "timestamp": "2026-05-11 22:35:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "156.0.212.86",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "156.0.212.86, 172.64.192.67",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU0IiwidXNlcm5hbWUiOiJAUmV2ZW51Q2FzaE1vbmV5b3Bwb3J0dW5pdHlib3QiLCJlbWFpbCI6InoxNDg2MDE0QGdtYWlsLmNvbSIsImV4cCI6MTc3OTE0MzY5NH0.KhemXW3QIKOGZHOrbz4gxtcTG_532vf_eS8pHVbxJ18",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa4a8d29843f7ca-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "156.0.212.86",
        "cf-ipcountry": "BJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 22:35:54 UTC] === END API CALL LOG ===
[11-May-2026 22:35:54 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 22:35:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU0IiwidXNlcm5hbWUiOiJAUmV2ZW51Q2FzaE1vbmV5b3Bwb3J0dW5pdHlib3QiLCJlbWFpbCI6InoxNDg2MDE0QGdtYWlsLmNvbSIsImV4cCI6MTc3OTE0MzY5NH0.KhemXW3QIKOGZHOrbz4gxtcTG_532vf_eS8pHVbxJ18
[11-May-2026 22:35:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 22:35:54 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 22:35:54 UTC] User ID: 554
[11-May-2026 22:35:54 UTC] ✅ User profile retrieved successfully for user ID: 554
[11-May-2026 22:35:54 UTC] === API CALL LOG ===
[11-May-2026 22:35:54 UTC] Endpoint: user/profile.php
[11-May-2026 22:35:54 UTC] Full Log Data: {
    "timestamp": "2026-05-11 22:35:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "156.0.212.86",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "156.0.212.86, 172.64.192.67",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU0IiwidXNlcm5hbWUiOiJAUmV2ZW51Q2FzaE1vbmV5b3Bwb3J0dW5pdHlib3QiLCJlbWFpbCI6InoxNDg2MDE0QGdtYWlsLmNvbSIsImV4cCI6MTc3OTE0MzY5NH0.KhemXW3QIKOGZHOrbz4gxtcTG_532vf_eS8pHVbxJ18",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa4a8d38a25f7ca-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "156.0.212.86",
        "cf-ipcountry": "BJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 22:35:54 UTC] === END API CALL LOG ===
[11-May-2026 22:35:54 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 22:35:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU0IiwidXNlcm5hbWUiOiJAUmV2ZW51Q2FzaE1vbmV5b3Bwb3J0dW5pdHlib3QiLCJlbWFpbCI6InoxNDg2MDE0QGdtYWlsLmNvbSIsImV4cCI6MTc3OTE0MzY5NH0.KhemXW3QIKOGZHOrbz4gxtcTG_532vf_eS8pHVbxJ18
[11-May-2026 22:35:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 22:35:54 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 22:35:54 UTC] User ID: 554
[11-May-2026 22:35:54 UTC] ✅ User profile retrieved successfully for user ID: 554
[11-May-2026 22:35:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 22:35:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 22:35:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"156.0.212.86, 172.64.192.67","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU0IiwidXNlcm5hbWUiOiJAUmV2ZW51Q2FzaE1vbmV5b3Bwb3J0dW5pdHlib3QiLCJlbWFpbCI6InoxNDg2MDE0QGdtYWlsLmNvbSIsImV4cCI6MTc3OTE0MzY5NH0.KhemXW3QIKOGZHOrbz4gxtcTG_532vf_eS8pHVbxJ18","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fa4a8d38a1ef7ca-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"156.0.212.86","cf-ipcountry":"BJ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-May-2026 22:35:54 UTC] === User Orders API Called ===
[11-May-2026 22:35:54 UTC] User ID: 554
[11-May-2026 22:35:54 UTC] Limit: 20, Offset: 0
[11-May-2026 22:35:54 UTC] Orders found: 0
[11-May-2026 22:35:54 UTC] Orders data: []
[11-May-2026 22:35:54 UTC] Total orders count: 0
[11-May-2026 22:35:55 UTC] === API CALL LOG ===
[11-May-2026 22:35:55 UTC] Endpoint: user/profile.php
[11-May-2026 22:35:55 UTC] Full Log Data: {
    "timestamp": "2026-05-11 22:35:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "156.0.212.86",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "156.0.212.86, 172.64.192.67",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU0IiwidXNlcm5hbWUiOiJAUmV2ZW51Q2FzaE1vbmV5b3Bwb3J0dW5pdHlib3QiLCJlbWFpbCI6InoxNDg2MDE0QGdtYWlsLmNvbSIsImV4cCI6MTc3OTE0MzY5NH0.KhemXW3QIKOGZHOrbz4gxtcTG_532vf_eS8pHVbxJ18",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa4a8d81c5bf7ca-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "156.0.212.86",
        "cf-ipcountry": "BJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 22:35:55 UTC] === END API CALL LOG ===
[11-May-2026 22:35:55 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 22:35:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU0IiwidXNlcm5hbWUiOiJAUmV2ZW51Q2FzaE1vbmV5b3Bwb3J0dW5pdHlib3QiLCJlbWFpbCI6InoxNDg2MDE0QGdtYWlsLmNvbSIsImV4cCI6MTc3OTE0MzY5NH0.KhemXW3QIKOGZHOrbz4gxtcTG_532vf_eS8pHVbxJ18
[11-May-2026 22:35:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 22:35:55 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 22:35:55 UTC] User ID: 554
[11-May-2026 22:35:55 UTC] ✅ User profile retrieved successfully for user ID: 554
[11-May-2026 22:36:17 UTC] === API CALL LOG ===
[11-May-2026 22:36:17 UTC] Endpoint: user/profile.php
[11-May-2026 22:36:17 UTC] Full Log Data: {
    "timestamp": "2026-05-11 22:36:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "156.0.212.86",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "156.0.212.86, 141.101.99.151",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU0IiwidXNlcm5hbWUiOiJAUmV2ZW51Q2FzaE1vbmV5b3Bwb3J0dW5pdHlib3QiLCJlbWFpbCI6InoxNDg2MDE0QGdtYWlsLmNvbSIsImV4cCI6MTc3OTE0MzY5NH0.KhemXW3QIKOGZHOrbz4gxtcTG_532vf_eS8pHVbxJ18",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa4a95f5c6bed0f-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "156.0.212.86",
        "cf-ipcountry": "BJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 22:36:17 UTC] === END API CALL LOG ===
[11-May-2026 22:36:17 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 22:36:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU0IiwidXNlcm5hbWUiOiJAUmV2ZW51Q2FzaE1vbmV5b3Bwb3J0dW5pdHlib3QiLCJlbWFpbCI6InoxNDg2MDE0QGdtYWlsLmNvbSIsImV4cCI6MTc3OTE0MzY5NH0.KhemXW3QIKOGZHOrbz4gxtcTG_532vf_eS8pHVbxJ18
[11-May-2026 22:36:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 22:36:17 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 22:36:17 UTC] User ID: 554
[11-May-2026 22:36:17 UTC] ✅ User profile retrieved successfully for user ID: 554
[11-May-2026 22:36:18 UTC] === API CALL LOG ===
[11-May-2026 22:36:18 UTC] Endpoint: user/profile.php
[11-May-2026 22:36:18 UTC] Full Log Data: {
    "timestamp": "2026-05-11 22:36:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "156.0.212.86",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "156.0.212.86, 141.101.99.151",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU0IiwidXNlcm5hbWUiOiJAUmV2ZW51Q2FzaE1vbmV5b3Bwb3J0dW5pdHlib3QiLCJlbWFpbCI6InoxNDg2MDE0QGdtYWlsLmNvbSIsImV4cCI6MTc3OTE0MzY5NH0.KhemXW3QIKOGZHOrbz4gxtcTG_532vf_eS8pHVbxJ18",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa4a9659e81ed0f-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "156.0.212.86",
        "cf-ipcountry": "BJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 22:36:18 UTC] === END API CALL LOG ===
[11-May-2026 22:36:18 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 22:36:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU0IiwidXNlcm5hbWUiOiJAUmV2ZW51Q2FzaE1vbmV5b3Bwb3J0dW5pdHlib3QiLCJlbWFpbCI6InoxNDg2MDE0QGdtYWlsLmNvbSIsImV4cCI6MTc3OTE0MzY5NH0.KhemXW3QIKOGZHOrbz4gxtcTG_532vf_eS8pHVbxJ18
[11-May-2026 22:36:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 22:36:18 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 22:36:18 UTC] User ID: 554
[11-May-2026 22:36:18 UTC] ✅ User profile retrieved successfully for user ID: 554
[11-May-2026 22:36:18 UTC] === API CALL LOG ===
[11-May-2026 22:36:18 UTC] Endpoint: user/profile.php
[11-May-2026 22:36:18 UTC] Full Log Data: {
    "timestamp": "2026-05-11 22:36:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "156.0.212.86",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "156.0.212.86, 141.101.99.151",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU0IiwidXNlcm5hbWUiOiJAUmV2ZW51Q2FzaE1vbmV5b3Bwb3J0dW5pdHlib3QiLCJlbWFpbCI6InoxNDg2MDE0QGdtYWlsLmNvbSIsImV4cCI6MTc3OTE0MzY5NH0.KhemXW3QIKOGZHOrbz4gxtcTG_532vf_eS8pHVbxJ18",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa4a9659e88ed0f-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "156.0.212.86",
        "cf-ipcountry": "BJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 22:36:18 UTC] === END API CALL LOG ===
[11-May-2026 22:36:18 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 22:36:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU0IiwidXNlcm5hbWUiOiJAUmV2ZW51Q2FzaE1vbmV5b3Bwb3J0dW5pdHlib3QiLCJlbWFpbCI6InoxNDg2MDE0QGdtYWlsLmNvbSIsImV4cCI6MTc3OTE0MzY5NH0.KhemXW3QIKOGZHOrbz4gxtcTG_532vf_eS8pHVbxJ18
[11-May-2026 22:36:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 22:36:18 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 22:36:18 UTC] User ID: 554
[11-May-2026 22:36:18 UTC] ✅ User profile retrieved successfully for user ID: 554
[11-May-2026 22:36:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 22:36:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 22:36:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"156.0.212.86, 141.101.99.151","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU0IiwidXNlcm5hbWUiOiJAUmV2ZW51Q2FzaE1vbmV5b3Bwb3J0dW5pdHlib3QiLCJlbWFpbCI6InoxNDg2MDE0QGdtYWlsLmNvbSIsImV4cCI6MTc3OTE0MzY5NH0.KhemXW3QIKOGZHOrbz4gxtcTG_532vf_eS8pHVbxJ18","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fa4a9659e84ed0f-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"156.0.212.86","cf-ipcountry":"BJ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-May-2026 22:36:18 UTC] === User Orders API Called ===
[11-May-2026 22:36:18 UTC] User ID: 554
[11-May-2026 22:36:18 UTC] Limit: 20, Offset: 0
[11-May-2026 22:36:18 UTC] Orders found: 0
[11-May-2026 22:36:18 UTC] Orders data: []
[11-May-2026 22:36:18 UTC] Total orders count: 0
[11-May-2026 22:36:19 UTC] === API CALL LOG ===
[11-May-2026 22:36:19 UTC] Endpoint: user/profile.php
[11-May-2026 22:36:19 UTC] Full Log Data: {
    "timestamp": "2026-05-11 22:36:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "156.0.212.86",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "156.0.212.86, 141.101.99.151",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU0IiwidXNlcm5hbWUiOiJAUmV2ZW51Q2FzaE1vbmV5b3Bwb3J0dW5pdHlib3QiLCJlbWFpbCI6InoxNDg2MDE0QGdtYWlsLmNvbSIsImV4cCI6MTc3OTE0MzY5NH0.KhemXW3QIKOGZHOrbz4gxtcTG_532vf_eS8pHVbxJ18",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa4a96b1f4ded0f-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "156.0.212.86",
        "cf-ipcountry": "BJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 22:36:19 UTC] === END API CALL LOG ===
[11-May-2026 22:36:19 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 22:36:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU0IiwidXNlcm5hbWUiOiJAUmV2ZW51Q2FzaE1vbmV5b3Bwb3J0dW5pdHlib3QiLCJlbWFpbCI6InoxNDg2MDE0QGdtYWlsLmNvbSIsImV4cCI6MTc3OTE0MzY5NH0.KhemXW3QIKOGZHOrbz4gxtcTG_532vf_eS8pHVbxJ18
[11-May-2026 22:36:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 22:36:19 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 22:36:19 UTC] User ID: 554
[11-May-2026 22:36:19 UTC] ✅ User profile retrieved successfully for user ID: 554
[11-May-2026 22:42:14 UTC] === API CALL LOG ===
[11-May-2026 22:42:14 UTC] Endpoint: user/profile.php
[11-May-2026 22:42:14 UTC] Full Log Data: {
    "timestamp": "2026-05-11 22:42:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "156.0.212.86",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "156.0.212.86, 141.101.99.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU0IiwidXNlcm5hbWUiOiJAUmV2ZW51Q2FzaE1vbmV5b3Bwb3J0dW5pdHlib3QiLCJlbWFpbCI6InoxNDg2MDE0QGdtYWlsLmNvbSIsImV4cCI6MTc3OTE0MzY5NH0.KhemXW3QIKOGZHOrbz4gxtcTG_532vf_eS8pHVbxJ18",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa4b215cb58eef9-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "156.0.212.86",
        "cf-ipcountry": "BJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 22:42:14 UTC] === END API CALL LOG ===
[11-May-2026 22:42:14 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 22:42:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU0IiwidXNlcm5hbWUiOiJAUmV2ZW51Q2FzaE1vbmV5b3Bwb3J0dW5pdHlib3QiLCJlbWFpbCI6InoxNDg2MDE0QGdtYWlsLmNvbSIsImV4cCI6MTc3OTE0MzY5NH0.KhemXW3QIKOGZHOrbz4gxtcTG_532vf_eS8pHVbxJ18
[11-May-2026 22:42:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 22:42:14 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 22:42:14 UTC] User ID: 554
[11-May-2026 22:42:14 UTC] ✅ User profile retrieved successfully for user ID: 554
[11-May-2026 22:54:55 UTC] === API CALL LOG ===
[11-May-2026 22:54:55 UTC] Endpoint: user/profile.php
[11-May-2026 22:54:55 UTC] Full Log Data: {
    "timestamp": "2026-05-11 22:54:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "118.179.4.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "118.179.4.129, 172.68.163.162",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU1IiwidXNlcm5hbWUiOiJmYXJoYW4iLCJlbWFpbCI6InNpYXlhbWlzbGFtOTJAZ21haWwuY29tIiwiZXhwIjoxNzc5MTQ0ODk0fQ.mGzUw3CdxMtXiByOAedOANkNKcTlBpUsI3MOG_evTm8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa4c4a97e2b2a54-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "118.179.4.129",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 22:54:55 UTC] === END API CALL LOG ===
[11-May-2026 22:54:55 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 22:54:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU1IiwidXNlcm5hbWUiOiJmYXJoYW4iLCJlbWFpbCI6InNpYXlhbWlzbGFtOTJAZ21haWwuY29tIiwiZXhwIjoxNzc5MTQ0ODk0fQ.mGzUw3CdxMtXiByOAedOANkNKcTlBpUsI3MOG_evTm8
[11-May-2026 22:54:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 22:54:55 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 22:54:55 UTC] User ID: 555
[11-May-2026 22:54:55 UTC] ✅ User profile retrieved successfully for user ID: 555
[11-May-2026 22:54:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 22:54:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 22:54:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"118.179.4.129, 172.68.163.163","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU1IiwidXNlcm5hbWUiOiJmYXJoYW4iLCJlbWFpbCI6InNpYXlhbWlzbGFtOTJAZ21haWwuY29tIiwiZXhwIjoxNzc5MTQ0ODk0fQ.mGzUw3CdxMtXiByOAedOANkNKcTlBpUsI3MOG_evTm8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fa4c4a98e3d2a54-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"118.179.4.129","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-May-2026 22:54:55 UTC] === User Orders API Called ===
[11-May-2026 22:54:55 UTC] User ID: 555
[11-May-2026 22:54:55 UTC] Limit: 20, Offset: 0
[11-May-2026 22:54:55 UTC] Orders found: 0
[11-May-2026 22:54:55 UTC] Orders data: []
[11-May-2026 22:54:55 UTC] Total orders count: 0
[11-May-2026 22:54:55 UTC] === API CALL LOG ===
[11-May-2026 22:54:55 UTC] Endpoint: user/profile.php
[11-May-2026 22:54:55 UTC] Full Log Data: {
    "timestamp": "2026-05-11 22:54:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "118.179.4.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "118.179.4.129, 172.68.163.163",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU1IiwidXNlcm5hbWUiOiJmYXJoYW4iLCJlbWFpbCI6InNpYXlhbWlzbGFtOTJAZ21haWwuY29tIiwiZXhwIjoxNzc5MTQ0ODk0fQ.mGzUw3CdxMtXiByOAedOANkNKcTlBpUsI3MOG_evTm8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa4c4aa1eec2a54-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "118.179.4.129",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 22:54:55 UTC] === END API CALL LOG ===
[11-May-2026 22:54:55 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 22:54:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU1IiwidXNlcm5hbWUiOiJmYXJoYW4iLCJlbWFpbCI6InNpYXlhbWlzbGFtOTJAZ21haWwuY29tIiwiZXhwIjoxNzc5MTQ0ODk0fQ.mGzUw3CdxMtXiByOAedOANkNKcTlBpUsI3MOG_evTm8
[11-May-2026 22:54:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 22:54:55 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 22:54:55 UTC] User ID: 555
[11-May-2026 22:54:55 UTC] ✅ User profile retrieved successfully for user ID: 555
[11-May-2026 22:54:56 UTC] === API CALL LOG ===
[11-May-2026 22:54:56 UTC] Endpoint: user/profile.php
[11-May-2026 22:54:56 UTC] Full Log Data: {
    "timestamp": "2026-05-11 22:54:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "118.179.4.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "118.179.4.129, 172.68.163.162",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU1IiwidXNlcm5hbWUiOiJmYXJoYW4iLCJlbWFpbCI6InNpYXlhbWlzbGFtOTJAZ21haWwuY29tIiwiZXhwIjoxNzc5MTQ0ODk0fQ.mGzUw3CdxMtXiByOAedOANkNKcTlBpUsI3MOG_evTm8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa4c4b31b852a54-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "118.179.4.129",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 22:54:56 UTC] === END API CALL LOG ===
[11-May-2026 22:54:56 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 22:54:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU1IiwidXNlcm5hbWUiOiJmYXJoYW4iLCJlbWFpbCI6InNpYXlhbWlzbGFtOTJAZ21haWwuY29tIiwiZXhwIjoxNzc5MTQ0ODk0fQ.mGzUw3CdxMtXiByOAedOANkNKcTlBpUsI3MOG_evTm8
[11-May-2026 22:54:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 22:54:56 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 22:54:56 UTC] User ID: 555
[11-May-2026 22:54:56 UTC] ✅ User profile retrieved successfully for user ID: 555
[11-May-2026 22:55:05 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 22:55:05 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 22:55:05 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"118.179.4.129, 172.68.163.146","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU1IiwidXNlcm5hbWUiOiJmYXJoYW4iLCJlbWFpbCI6InNpYXlhbWlzbGFtOTJAZ21haWwuY29tIiwiZXhwIjoxNzc5MTQ0ODk0fQ.mGzUw3CdxMtXiByOAedOANkNKcTlBpUsI3MOG_evTm8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fa4c4e83c642a54-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"118.179.4.129","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-May-2026 22:55:05 UTC] === User Orders API Called ===
[11-May-2026 22:55:05 UTC] User ID: 555
[11-May-2026 22:55:05 UTC] Limit: 20, Offset: 0
[11-May-2026 22:55:05 UTC] Orders found: 0
[11-May-2026 22:55:05 UTC] Orders data: []
[11-May-2026 22:55:05 UTC] Total orders count: 0
[11-May-2026 22:55:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 22:55:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 22:55:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"118.179.4.129, 172.68.163.146","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU1IiwidXNlcm5hbWUiOiJmYXJoYW4iLCJlbWFpbCI6InNpYXlhbWlzbGFtOTJAZ21haWwuY29tIiwiZXhwIjoxNzc5MTQ0ODk0fQ.mGzUw3CdxMtXiByOAedOANkNKcTlBpUsI3MOG_evTm8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fa4c4f1f81e2a54-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"118.179.4.129","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-May-2026 22:55:06 UTC] === User Orders API Called ===
[11-May-2026 22:55:06 UTC] User ID: 555
[11-May-2026 22:55:06 UTC] Limit: 20, Offset: 0
[11-May-2026 22:55:06 UTC] Orders found: 0
[11-May-2026 22:55:06 UTC] Orders data: []
[11-May-2026 22:55:06 UTC] Total orders count: 0
[11-May-2026 22:55:06 UTC] === API CALL LOG ===
[11-May-2026 22:55:06 UTC] Endpoint: user/profile.php
[11-May-2026 22:55:06 UTC] Full Log Data: {
    "timestamp": "2026-05-11 22:55:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "118.179.4.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "118.179.4.129, 172.68.163.146",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU1IiwidXNlcm5hbWUiOiJmYXJoYW4iLCJlbWFpbCI6InNpYXlhbWlzbGFtOTJAZ21haWwuY29tIiwiZXhwIjoxNzc5MTQ0ODk0fQ.mGzUw3CdxMtXiByOAedOANkNKcTlBpUsI3MOG_evTm8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa4c4f288f72a54-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "118.179.4.129",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 22:55:06 UTC] === END API CALL LOG ===
[11-May-2026 22:55:06 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 22:55:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU1IiwidXNlcm5hbWUiOiJmYXJoYW4iLCJlbWFpbCI6InNpYXlhbWlzbGFtOTJAZ21haWwuY29tIiwiZXhwIjoxNzc5MTQ0ODk0fQ.mGzUw3CdxMtXiByOAedOANkNKcTlBpUsI3MOG_evTm8
[11-May-2026 22:55:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 22:55:06 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 22:55:06 UTC] User ID: 555
[11-May-2026 22:55:06 UTC] ✅ User profile retrieved successfully for user ID: 555
[11-May-2026 22:55:07 UTC] === API CALL LOG ===
[11-May-2026 22:55:07 UTC] Endpoint: user/profile.php
[11-May-2026 22:55:07 UTC] Full Log Data: {
    "timestamp": "2026-05-11 22:55:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "118.179.4.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "118.179.4.129, 172.68.163.146",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU1IiwidXNlcm5hbWUiOiJmYXJoYW4iLCJlbWFpbCI6InNpYXlhbWlzbGFtOTJAZ21haWwuY29tIiwiZXhwIjoxNzc5MTQ0ODk0fQ.mGzUw3CdxMtXiByOAedOANkNKcTlBpUsI3MOG_evTm8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa4c4f67da82a54-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "118.179.4.129",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 22:55:07 UTC] === END API CALL LOG ===
[11-May-2026 22:55:07 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 22:55:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU1IiwidXNlcm5hbWUiOiJmYXJoYW4iLCJlbWFpbCI6InNpYXlhbWlzbGFtOTJAZ21haWwuY29tIiwiZXhwIjoxNzc5MTQ0ODk0fQ.mGzUw3CdxMtXiByOAedOANkNKcTlBpUsI3MOG_evTm8
[11-May-2026 22:55:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 22:55:07 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 22:55:07 UTC] User ID: 555
[11-May-2026 22:55:07 UTC] ✅ User profile retrieved successfully for user ID: 555
[11-May-2026 22:55:07 UTC] === API CALL LOG ===
[11-May-2026 22:55:07 UTC] Endpoint: user/profile.php
[11-May-2026 22:55:07 UTC] Full Log Data: {
    "timestamp": "2026-05-11 22:55:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "118.179.4.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "118.179.4.129, 172.68.163.146",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU1IiwidXNlcm5hbWUiOiJmYXJoYW4iLCJlbWFpbCI6InNpYXlhbWlzbGFtOTJAZ21haWwuY29tIiwiZXhwIjoxNzc5MTQ0ODk0fQ.mGzUw3CdxMtXiByOAedOANkNKcTlBpUsI3MOG_evTm8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa4c4f84feb2a54-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "118.179.4.129",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 22:55:07 UTC] === END API CALL LOG ===
[11-May-2026 22:55:07 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 22:55:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU1IiwidXNlcm5hbWUiOiJmYXJoYW4iLCJlbWFpbCI6InNpYXlhbWlzbGFtOTJAZ21haWwuY29tIiwiZXhwIjoxNzc5MTQ0ODk0fQ.mGzUw3CdxMtXiByOAedOANkNKcTlBpUsI3MOG_evTm8
[11-May-2026 22:55:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 22:55:07 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 22:55:07 UTC] User ID: 555
[11-May-2026 22:55:07 UTC] ✅ User profile retrieved successfully for user ID: 555
[11-May-2026 22:55:14 UTC] === API CALL LOG ===
[11-May-2026 22:55:14 UTC] Endpoint: user/profile.php
[11-May-2026 22:55:14 UTC] Full Log Data: {
    "timestamp": "2026-05-11 22:55:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "118.179.4.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "118.179.4.129, 172.68.163.146",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU1IiwidXNlcm5hbWUiOiJmYXJoYW4iLCJlbWFpbCI6InNpYXlhbWlzbGFtOTJAZ21haWwuY29tIiwiZXhwIjoxNzc5MTQ0ODk0fQ.mGzUw3CdxMtXiByOAedOANkNKcTlBpUsI3MOG_evTm8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa4c5204eaa2a54-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "118.179.4.129",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 22:55:14 UTC] === END API CALL LOG ===
[11-May-2026 22:55:14 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 22:55:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU1IiwidXNlcm5hbWUiOiJmYXJoYW4iLCJlbWFpbCI6InNpYXlhbWlzbGFtOTJAZ21haWwuY29tIiwiZXhwIjoxNzc5MTQ0ODk0fQ.mGzUw3CdxMtXiByOAedOANkNKcTlBpUsI3MOG_evTm8
[11-May-2026 22:55:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 22:55:14 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 22:55:14 UTC] User ID: 555
[11-May-2026 22:55:14 UTC] ✅ User profile retrieved successfully for user ID: 555
[11-May-2026 22:55:14 UTC] User Purchases API - User ID: 555
[11-May-2026 22:55:14 UTC] User Purchases API - Total purchases found: 0
[11-May-2026 22:55:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 22:55:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 22:55:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"118.179.4.129, 172.68.163.146","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU1IiwidXNlcm5hbWUiOiJmYXJoYW4iLCJlbWFpbCI6InNpYXlhbWlzbGFtOTJAZ21haWwuY29tIiwiZXhwIjoxNzc5MTQ0ODk0fQ.mGzUw3CdxMtXiByOAedOANkNKcTlBpUsI3MOG_evTm8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fa4c533d9f02a54-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"118.179.4.129","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-May-2026 22:55:17 UTC] === User Orders API Called ===
[11-May-2026 22:55:17 UTC] User ID: 555
[11-May-2026 22:55:17 UTC] Limit: 20, Offset: 0
[11-May-2026 22:55:17 UTC] Orders found: 0
[11-May-2026 22:55:17 UTC] Orders data: []
[11-May-2026 22:55:17 UTC] Total orders count: 0
[11-May-2026 22:55:17 UTC] === API CALL LOG ===
[11-May-2026 22:55:17 UTC] Endpoint: user/profile.php
[11-May-2026 22:55:17 UTC] Full Log Data: {
    "timestamp": "2026-05-11 22:55:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "118.179.4.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "118.179.4.129, 172.68.163.146",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU1IiwidXNlcm5hbWUiOiJmYXJoYW4iLCJlbWFpbCI6InNpYXlhbWlzbGFtOTJAZ21haWwuY29tIiwiZXhwIjoxNzc5MTQ0ODk0fQ.mGzUw3CdxMtXiByOAedOANkNKcTlBpUsI3MOG_evTm8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa4c5347ab32a54-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "118.179.4.129",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 22:55:17 UTC] === END API CALL LOG ===
[11-May-2026 22:55:17 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 22:55:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU1IiwidXNlcm5hbWUiOiJmYXJoYW4iLCJlbWFpbCI6InNpYXlhbWlzbGFtOTJAZ21haWwuY29tIiwiZXhwIjoxNzc5MTQ0ODk0fQ.mGzUw3CdxMtXiByOAedOANkNKcTlBpUsI3MOG_evTm8
[11-May-2026 22:55:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 22:55:17 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 22:55:17 UTC] User ID: 555
[11-May-2026 22:55:17 UTC] ✅ User profile retrieved successfully for user ID: 555
[11-May-2026 22:55:17 UTC] === API CALL LOG ===
[11-May-2026 22:55:17 UTC] Endpoint: user/profile.php
[11-May-2026 22:55:17 UTC] Full Log Data: {
    "timestamp": "2026-05-11 22:55:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "118.179.4.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "118.179.4.129, 172.68.163.146",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU1IiwidXNlcm5hbWUiOiJmYXJoYW4iLCJlbWFpbCI6InNpYXlhbWlzbGFtOTJAZ21haWwuY29tIiwiZXhwIjoxNzc5MTQ0ODk0fQ.mGzUw3CdxMtXiByOAedOANkNKcTlBpUsI3MOG_evTm8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa4c5387fa32a54-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "118.179.4.129",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 22:55:17 UTC] === END API CALL LOG ===
[11-May-2026 22:55:17 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 22:55:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU1IiwidXNlcm5hbWUiOiJmYXJoYW4iLCJlbWFpbCI6InNpYXlhbWlzbGFtOTJAZ21haWwuY29tIiwiZXhwIjoxNzc5MTQ0ODk0fQ.mGzUw3CdxMtXiByOAedOANkNKcTlBpUsI3MOG_evTm8
[11-May-2026 22:55:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 22:55:17 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 22:55:17 UTC] User ID: 555
[11-May-2026 22:55:17 UTC] ✅ User profile retrieved successfully for user ID: 555
[11-May-2026 22:55:18 UTC] === API CALL LOG ===
[11-May-2026 22:55:18 UTC] Endpoint: user/profile.php
[11-May-2026 22:55:18 UTC] Full Log Data: {
    "timestamp": "2026-05-11 22:55:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "118.179.4.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "118.179.4.129, 172.68.163.146",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU1IiwidXNlcm5hbWUiOiJmYXJoYW4iLCJlbWFpbCI6InNpYXlhbWlzbGFtOTJAZ21haWwuY29tIiwiZXhwIjoxNzc5MTQ0ODk0fQ.mGzUw3CdxMtXiByOAedOANkNKcTlBpUsI3MOG_evTm8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa4c53a49d52a54-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "118.179.4.129",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 22:55:18 UTC] === END API CALL LOG ===
[11-May-2026 22:55:18 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 22:55:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU1IiwidXNlcm5hbWUiOiJmYXJoYW4iLCJlbWFpbCI6InNpYXlhbWlzbGFtOTJAZ21haWwuY29tIiwiZXhwIjoxNzc5MTQ0ODk0fQ.mGzUw3CdxMtXiByOAedOANkNKcTlBpUsI3MOG_evTm8
[11-May-2026 22:55:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 22:55:18 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 22:55:18 UTC] User ID: 555
[11-May-2026 22:55:18 UTC] ✅ User profile retrieved successfully for user ID: 555
[11-May-2026 22:55:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 22:55:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 22:55:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"118.179.4.129, 172.68.163.146","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU1IiwidXNlcm5hbWUiOiJmYXJoYW4iLCJlbWFpbCI6InNpYXlhbWlzbGFtOTJAZ21haWwuY29tIiwiZXhwIjoxNzc5MTQ0ODk0fQ.mGzUw3CdxMtXiByOAedOANkNKcTlBpUsI3MOG_evTm8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fa4c5427d062a54-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"118.179.4.129","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-May-2026 22:55:19 UTC] === User Orders API Called ===
[11-May-2026 22:55:19 UTC] User ID: 555
[11-May-2026 22:55:19 UTC] Limit: 20, Offset: 0
[11-May-2026 22:55:19 UTC] Orders found: 0
[11-May-2026 22:55:19 UTC] Orders data: []
[11-May-2026 22:55:19 UTC] Total orders count: 0
[11-May-2026 22:55:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 22:55:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 22:55:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"118.179.4.129, 172.68.163.146","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU1IiwidXNlcm5hbWUiOiJmYXJoYW4iLCJlbWFpbCI6InNpYXlhbWlzbGFtOTJAZ21haWwuY29tIiwiZXhwIjoxNzc5MTQ0ODk0fQ.mGzUw3CdxMtXiByOAedOANkNKcTlBpUsI3MOG_evTm8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fa4c54a1f6d2a54-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"118.179.4.129","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-May-2026 22:55:20 UTC] === User Orders API Called ===
[11-May-2026 22:55:20 UTC] User ID: 555
[11-May-2026 22:55:20 UTC] Limit: 20, Offset: 0
[11-May-2026 22:55:20 UTC] Orders found: 0
[11-May-2026 22:55:20 UTC] Orders data: []
[11-May-2026 22:55:20 UTC] Total orders count: 0
[11-May-2026 22:55:20 UTC] === API CALL LOG ===
[11-May-2026 22:55:20 UTC] Endpoint: user/profile.php
[11-May-2026 22:55:20 UTC] Full Log Data: {
    "timestamp": "2026-05-11 22:55:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "118.179.4.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "118.179.4.129, 172.68.163.146",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU1IiwidXNlcm5hbWUiOiJmYXJoYW4iLCJlbWFpbCI6InNpYXlhbWlzbGFtOTJAZ21haWwuY29tIiwiZXhwIjoxNzc5MTQ0ODk0fQ.mGzUw3CdxMtXiByOAedOANkNKcTlBpUsI3MOG_evTm8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa4c54a986b2a54-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "118.179.4.129",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 22:55:20 UTC] === END API CALL LOG ===
[11-May-2026 22:55:20 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 22:55:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU1IiwidXNlcm5hbWUiOiJmYXJoYW4iLCJlbWFpbCI6InNpYXlhbWlzbGFtOTJAZ21haWwuY29tIiwiZXhwIjoxNzc5MTQ0ODk0fQ.mGzUw3CdxMtXiByOAedOANkNKcTlBpUsI3MOG_evTm8
[11-May-2026 22:55:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 22:55:20 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 22:55:20 UTC] User ID: 555
[11-May-2026 22:55:20 UTC] ✅ User profile retrieved successfully for user ID: 555
[11-May-2026 22:55:21 UTC] === API CALL LOG ===
[11-May-2026 22:55:21 UTC] Endpoint: user/profile.php
[11-May-2026 22:55:21 UTC] Full Log Data: {
    "timestamp": "2026-05-11 22:55:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "118.179.4.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "118.179.4.129, 172.68.163.146",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU1IiwidXNlcm5hbWUiOiJmYXJoYW4iLCJlbWFpbCI6InNpYXlhbWlzbGFtOTJAZ21haWwuY29tIiwiZXhwIjoxNzc5MTQ0ODk0fQ.mGzUw3CdxMtXiByOAedOANkNKcTlBpUsI3MOG_evTm8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa4c54e9e322a54-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "118.179.4.129",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 22:55:21 UTC] === END API CALL LOG ===
[11-May-2026 22:55:21 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 22:55:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU1IiwidXNlcm5hbWUiOiJmYXJoYW4iLCJlbWFpbCI6InNpYXlhbWlzbGFtOTJAZ21haWwuY29tIiwiZXhwIjoxNzc5MTQ0ODk0fQ.mGzUw3CdxMtXiByOAedOANkNKcTlBpUsI3MOG_evTm8
[11-May-2026 22:55:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 22:55:21 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 22:55:21 UTC] User ID: 555
[11-May-2026 22:55:21 UTC] ✅ User profile retrieved successfully for user ID: 555
[11-May-2026 22:55:21 UTC] === API CALL LOG ===
[11-May-2026 22:55:21 UTC] Endpoint: user/profile.php
[11-May-2026 22:55:21 UTC] Full Log Data: {
    "timestamp": "2026-05-11 22:55:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "118.179.4.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "118.179.4.129, 172.68.163.146",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU1IiwidXNlcm5hbWUiOiJmYXJoYW4iLCJlbWFpbCI6InNpYXlhbWlzbGFtOTJAZ21haWwuY29tIiwiZXhwIjoxNzc5MTQ0ODk0fQ.mGzUw3CdxMtXiByOAedOANkNKcTlBpUsI3MOG_evTm8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa4c55068ad2a54-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "118.179.4.129",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 22:55:21 UTC] === END API CALL LOG ===
[11-May-2026 22:55:21 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 22:55:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU1IiwidXNlcm5hbWUiOiJmYXJoYW4iLCJlbWFpbCI6InNpYXlhbWlzbGFtOTJAZ21haWwuY29tIiwiZXhwIjoxNzc5MTQ0ODk0fQ.mGzUw3CdxMtXiByOAedOANkNKcTlBpUsI3MOG_evTm8
[11-May-2026 22:55:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 22:55:21 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 22:55:21 UTC] User ID: 555
[11-May-2026 22:55:21 UTC] ✅ User profile retrieved successfully for user ID: 555
[11-May-2026 22:55:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 22:55:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 22:55:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"118.179.4.129, 172.68.163.147","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU1IiwidXNlcm5hbWUiOiJmYXJoYW4iLCJlbWFpbCI6InNpYXlhbWlzbGFtOTJAZ21haWwuY29tIiwiZXhwIjoxNzc5MTQ0ODk0fQ.mGzUw3CdxMtXiByOAedOANkNKcTlBpUsI3MOG_evTm8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fa4c59e7dff2a54-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"118.179.4.129","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-May-2026 22:55:34 UTC] === User Orders API Called ===
[11-May-2026 22:55:34 UTC] User ID: 555
[11-May-2026 22:55:34 UTC] Limit: 20, Offset: 0
[11-May-2026 22:55:34 UTC] Orders found: 0
[11-May-2026 22:55:34 UTC] Orders data: []
[11-May-2026 22:55:34 UTC] Total orders count: 0
[11-May-2026 22:55:34 UTC] === API CALL LOG ===
[11-May-2026 22:55:34 UTC] Endpoint: user/profile.php
[11-May-2026 22:55:34 UTC] Full Log Data: {
    "timestamp": "2026-05-11 22:55:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "118.179.4.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "118.179.4.129, 172.68.163.147",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU1IiwidXNlcm5hbWUiOiJmYXJoYW4iLCJlbWFpbCI6InNpYXlhbWlzbGFtOTJAZ21haWwuY29tIiwiZXhwIjoxNzc5MTQ0ODk0fQ.mGzUw3CdxMtXiByOAedOANkNKcTlBpUsI3MOG_evTm8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa4c59f0ec02a54-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "118.179.4.129",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 22:55:34 UTC] === END API CALL LOG ===
[11-May-2026 22:55:34 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 22:55:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU1IiwidXNlcm5hbWUiOiJmYXJoYW4iLCJlbWFpbCI6InNpYXlhbWlzbGFtOTJAZ21haWwuY29tIiwiZXhwIjoxNzc5MTQ0ODk0fQ.mGzUw3CdxMtXiByOAedOANkNKcTlBpUsI3MOG_evTm8
[11-May-2026 22:55:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 22:55:34 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 22:55:34 UTC] User ID: 555
[11-May-2026 22:55:34 UTC] ✅ User profile retrieved successfully for user ID: 555
[11-May-2026 22:55:34 UTC] === API CALL LOG ===
[11-May-2026 22:55:34 UTC] Endpoint: user/profile.php
[11-May-2026 22:55:34 UTC] Full Log Data: {
    "timestamp": "2026-05-11 22:55:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "118.179.4.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "118.179.4.129, 172.68.163.147",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU1IiwidXNlcm5hbWUiOiJmYXJoYW4iLCJlbWFpbCI6InNpYXlhbWlzbGFtOTJAZ21haWwuY29tIiwiZXhwIjoxNzc5MTQ0ODk0fQ.mGzUw3CdxMtXiByOAedOANkNKcTlBpUsI3MOG_evTm8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa4c5a2fb592a54-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "118.179.4.129",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 22:55:34 UTC] === END API CALL LOG ===
[11-May-2026 22:55:34 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 22:55:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU1IiwidXNlcm5hbWUiOiJmYXJoYW4iLCJlbWFpbCI6InNpYXlhbWlzbGFtOTJAZ21haWwuY29tIiwiZXhwIjoxNzc5MTQ0ODk0fQ.mGzUw3CdxMtXiByOAedOANkNKcTlBpUsI3MOG_evTm8
[11-May-2026 22:55:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 22:55:34 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 22:55:34 UTC] User ID: 555
[11-May-2026 22:55:34 UTC] ✅ User profile retrieved successfully for user ID: 555
[11-May-2026 22:55:35 UTC] === API CALL LOG ===
[11-May-2026 22:55:35 UTC] Endpoint: user/profile.php
[11-May-2026 22:55:35 UTC] Full Log Data: {
    "timestamp": "2026-05-11 22:55:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "118.179.4.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "118.179.4.129, 172.68.163.147",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU1IiwidXNlcm5hbWUiOiJmYXJoYW4iLCJlbWFpbCI6InNpYXlhbWlzbGFtOTJAZ21haWwuY29tIiwiZXhwIjoxNzc5MTQ0ODk0fQ.mGzUw3CdxMtXiByOAedOANkNKcTlBpUsI3MOG_evTm8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa4c5a7b99a2a54-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "118.179.4.129",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 22:55:35 UTC] === END API CALL LOG ===
[11-May-2026 22:55:35 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 22:55:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU1IiwidXNlcm5hbWUiOiJmYXJoYW4iLCJlbWFpbCI6InNpYXlhbWlzbGFtOTJAZ21haWwuY29tIiwiZXhwIjoxNzc5MTQ0ODk0fQ.mGzUw3CdxMtXiByOAedOANkNKcTlBpUsI3MOG_evTm8
[11-May-2026 22:55:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 22:55:35 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 22:55:35 UTC] User ID: 555
[11-May-2026 22:55:35 UTC] ✅ User profile retrieved successfully for user ID: 555
[11-May-2026 22:55:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 22:55:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 22:55:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"118.179.4.129, 172.68.163.147","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU1IiwidXNlcm5hbWUiOiJmYXJoYW4iLCJlbWFpbCI6InNpYXlhbWlzbGFtOTJAZ21haWwuY29tIiwiZXhwIjoxNzc5MTQ0ODk0fQ.mGzUw3CdxMtXiByOAedOANkNKcTlBpUsI3MOG_evTm8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fa4c5bc0ef12a54-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"118.179.4.129","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-May-2026 22:55:38 UTC] === User Orders API Called ===
[11-May-2026 22:55:38 UTC] User ID: 555
[11-May-2026 22:55:38 UTC] Limit: 20, Offset: 0
[11-May-2026 22:55:38 UTC] Orders found: 0
[11-May-2026 22:55:38 UTC] Orders data: []
[11-May-2026 22:55:38 UTC] Total orders count: 0
[11-May-2026 22:55:39 UTC] === API CALL LOG ===
[11-May-2026 22:55:39 UTC] Endpoint: user/profile.php
[11-May-2026 22:55:39 UTC] Full Log Data: {
    "timestamp": "2026-05-11 22:55:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "118.179.4.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "118.179.4.129, 172.68.163.147",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU1IiwidXNlcm5hbWUiOiJmYXJoYW4iLCJlbWFpbCI6InNpYXlhbWlzbGFtOTJAZ21haWwuY29tIiwiZXhwIjoxNzc5MTQ0ODk0fQ.mGzUw3CdxMtXiByOAedOANkNKcTlBpUsI3MOG_evTm8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa4c5bc9fab2a54-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "118.179.4.129",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 22:55:39 UTC] === END API CALL LOG ===
[11-May-2026 22:55:39 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 22:55:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU1IiwidXNlcm5hbWUiOiJmYXJoYW4iLCJlbWFpbCI6InNpYXlhbWlzbGFtOTJAZ21haWwuY29tIiwiZXhwIjoxNzc5MTQ0ODk0fQ.mGzUw3CdxMtXiByOAedOANkNKcTlBpUsI3MOG_evTm8
[11-May-2026 22:55:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 22:55:39 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 22:55:39 UTC] User ID: 555
[11-May-2026 22:55:39 UTC] ✅ User profile retrieved successfully for user ID: 555
[11-May-2026 22:55:39 UTC] === API CALL LOG ===
[11-May-2026 22:55:39 UTC] Endpoint: user/profile.php
[11-May-2026 22:55:39 UTC] Full Log Data: {
    "timestamp": "2026-05-11 22:55:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "118.179.4.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "118.179.4.129, 172.68.163.147",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU1IiwidXNlcm5hbWUiOiJmYXJoYW4iLCJlbWFpbCI6InNpYXlhbWlzbGFtOTJAZ21haWwuY29tIiwiZXhwIjoxNzc5MTQ0ODk0fQ.mGzUw3CdxMtXiByOAedOANkNKcTlBpUsI3MOG_evTm8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa4c5c09bcd2a54-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "118.179.4.129",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 22:55:39 UTC] === END API CALL LOG ===
[11-May-2026 22:55:39 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 22:55:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU1IiwidXNlcm5hbWUiOiJmYXJoYW4iLCJlbWFpbCI6InNpYXlhbWlzbGFtOTJAZ21haWwuY29tIiwiZXhwIjoxNzc5MTQ0ODk0fQ.mGzUw3CdxMtXiByOAedOANkNKcTlBpUsI3MOG_evTm8
[11-May-2026 22:55:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 22:55:39 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 22:55:39 UTC] User ID: 555
[11-May-2026 22:55:39 UTC] ✅ User profile retrieved successfully for user ID: 555
[11-May-2026 22:55:39 UTC] === API CALL LOG ===
[11-May-2026 22:55:39 UTC] Endpoint: user/profile.php
[11-May-2026 22:55:39 UTC] Full Log Data: {
    "timestamp": "2026-05-11 22:55:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "118.179.4.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "118.179.4.129, 172.68.163.147",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU1IiwidXNlcm5hbWUiOiJmYXJoYW4iLCJlbWFpbCI6InNpYXlhbWlzbGFtOTJAZ21haWwuY29tIiwiZXhwIjoxNzc5MTQ0ODk0fQ.mGzUw3CdxMtXiByOAedOANkNKcTlBpUsI3MOG_evTm8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa4c5c1fced2a54-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "118.179.4.129",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 22:55:39 UTC] === END API CALL LOG ===
[11-May-2026 22:55:39 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 22:55:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU1IiwidXNlcm5hbWUiOiJmYXJoYW4iLCJlbWFpbCI6InNpYXlhbWlzbGFtOTJAZ21haWwuY29tIiwiZXhwIjoxNzc5MTQ0ODk0fQ.mGzUw3CdxMtXiByOAedOANkNKcTlBpUsI3MOG_evTm8
[11-May-2026 22:55:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 22:55:39 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 22:55:39 UTC] User ID: 555
[11-May-2026 22:55:39 UTC] ✅ User profile retrieved successfully for user ID: 555
[11-May-2026 22:55:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 22:55:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 22:55:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"118.179.4.129, 172.68.163.147","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU1IiwidXNlcm5hbWUiOiJmYXJoYW4iLCJlbWFpbCI6InNpYXlhbWlzbGFtOTJAZ21haWwuY29tIiwiZXhwIjoxNzc5MTQ0ODk0fQ.mGzUw3CdxMtXiByOAedOANkNKcTlBpUsI3MOG_evTm8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fa4c5dc6a902a54-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"118.179.4.129","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-May-2026 22:55:44 UTC] === User Orders API Called ===
[11-May-2026 22:55:44 UTC] User ID: 555
[11-May-2026 22:55:44 UTC] Limit: 20, Offset: 0
[11-May-2026 22:55:44 UTC] Orders found: 0
[11-May-2026 22:55:44 UTC] Orders data: []
[11-May-2026 22:55:44 UTC] Total orders count: 0
[11-May-2026 22:55:44 UTC] === API CALL LOG ===
[11-May-2026 22:55:44 UTC] Endpoint: user/profile.php
[11-May-2026 22:55:44 UTC] Full Log Data: {
    "timestamp": "2026-05-11 22:55:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "118.179.4.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "118.179.4.129, 172.68.163.147",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU1IiwidXNlcm5hbWUiOiJmYXJoYW4iLCJlbWFpbCI6InNpYXlhbWlzbGFtOTJAZ21haWwuY29tIiwiZXhwIjoxNzc5MTQ0ODk0fQ.mGzUw3CdxMtXiByOAedOANkNKcTlBpUsI3MOG_evTm8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa4c5dcfb012a54-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "118.179.4.129",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 22:55:44 UTC] === END API CALL LOG ===
[11-May-2026 22:55:44 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 22:55:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU1IiwidXNlcm5hbWUiOiJmYXJoYW4iLCJlbWFpbCI6InNpYXlhbWlzbGFtOTJAZ21haWwuY29tIiwiZXhwIjoxNzc5MTQ0ODk0fQ.mGzUw3CdxMtXiByOAedOANkNKcTlBpUsI3MOG_evTm8
[11-May-2026 22:55:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 22:55:44 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 22:55:44 UTC] User ID: 555
[11-May-2026 22:55:44 UTC] ✅ User profile retrieved successfully for user ID: 555
[11-May-2026 22:55:44 UTC] === API CALL LOG ===
[11-May-2026 22:55:44 UTC] Endpoint: user/profile.php
[11-May-2026 22:55:44 UTC] Full Log Data: {
    "timestamp": "2026-05-11 22:55:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "118.179.4.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "118.179.4.129, 172.68.163.147",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU1IiwidXNlcm5hbWUiOiJmYXJoYW4iLCJlbWFpbCI6InNpYXlhbWlzbGFtOTJAZ21haWwuY29tIiwiZXhwIjoxNzc5MTQ0ODk0fQ.mGzUw3CdxMtXiByOAedOANkNKcTlBpUsI3MOG_evTm8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa4c5e10f102a54-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "118.179.4.129",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 22:55:44 UTC] === END API CALL LOG ===
[11-May-2026 22:55:44 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 22:55:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU1IiwidXNlcm5hbWUiOiJmYXJoYW4iLCJlbWFpbCI6InNpYXlhbWlzbGFtOTJAZ21haWwuY29tIiwiZXhwIjoxNzc5MTQ0ODk0fQ.mGzUw3CdxMtXiByOAedOANkNKcTlBpUsI3MOG_evTm8
[11-May-2026 22:55:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 22:55:44 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 22:55:44 UTC] User ID: 555
[11-May-2026 22:55:44 UTC] ✅ User profile retrieved successfully for user ID: 555
[11-May-2026 22:55:45 UTC] === API CALL LOG ===
[11-May-2026 22:55:45 UTC] Endpoint: user/profile.php
[11-May-2026 22:55:45 UTC] Full Log Data: {
    "timestamp": "2026-05-11 22:55:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "118.179.4.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "118.179.4.129, 172.68.163.147",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU1IiwidXNlcm5hbWUiOiJmYXJoYW4iLCJlbWFpbCI6InNpYXlhbWlzbGFtOTJAZ21haWwuY29tIiwiZXhwIjoxNzc5MTQ0ODk0fQ.mGzUw3CdxMtXiByOAedOANkNKcTlBpUsI3MOG_evTm8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa4c5e2288f2a54-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "118.179.4.129",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 22:55:45 UTC] === END API CALL LOG ===
[11-May-2026 22:55:45 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 22:55:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU1IiwidXNlcm5hbWUiOiJmYXJoYW4iLCJlbWFpbCI6InNpYXlhbWlzbGFtOTJAZ21haWwuY29tIiwiZXhwIjoxNzc5MTQ0ODk0fQ.mGzUw3CdxMtXiByOAedOANkNKcTlBpUsI3MOG_evTm8
[11-May-2026 22:55:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 22:55:45 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 22:55:45 UTC] User ID: 555
[11-May-2026 22:55:45 UTC] ✅ User profile retrieved successfully for user ID: 555
[11-May-2026 22:55:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 22:55:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 22:55:46 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"118.179.4.129, 172.68.163.147","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU1IiwidXNlcm5hbWUiOiJmYXJoYW4iLCJlbWFpbCI6InNpYXlhbWlzbGFtOTJAZ21haWwuY29tIiwiZXhwIjoxNzc5MTQ0ODk0fQ.mGzUw3CdxMtXiByOAedOANkNKcTlBpUsI3MOG_evTm8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fa4c5eaaa562a54-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"118.179.4.129","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-May-2026 22:55:46 UTC] === User Orders API Called ===
[11-May-2026 22:55:46 UTC] User ID: 555
[11-May-2026 22:55:46 UTC] Limit: 20, Offset: 0
[11-May-2026 22:55:46 UTC] Orders found: 0
[11-May-2026 22:55:46 UTC] Orders data: []
[11-May-2026 22:55:46 UTC] Total orders count: 0
[11-May-2026 22:55:46 UTC] === API CALL LOG ===
[11-May-2026 22:55:46 UTC] Endpoint: user/profile.php
[11-May-2026 22:55:46 UTC] Full Log Data: {
    "timestamp": "2026-05-11 22:55:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "118.179.4.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "118.179.4.129, 172.68.163.147",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU1IiwidXNlcm5hbWUiOiJmYXJoYW4iLCJlbWFpbCI6InNpYXlhbWlzbGFtOTJAZ21haWwuY29tIiwiZXhwIjoxNzc5MTQ0ODk0fQ.mGzUw3CdxMtXiByOAedOANkNKcTlBpUsI3MOG_evTm8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa4c5eada902a54-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "118.179.4.129",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 22:55:46 UTC] === END API CALL LOG ===
[11-May-2026 22:55:46 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 22:55:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU1IiwidXNlcm5hbWUiOiJmYXJoYW4iLCJlbWFpbCI6InNpYXlhbWlzbGFtOTJAZ21haWwuY29tIiwiZXhwIjoxNzc5MTQ0ODk0fQ.mGzUw3CdxMtXiByOAedOANkNKcTlBpUsI3MOG_evTm8
[11-May-2026 22:55:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 22:55:46 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 22:55:46 UTC] User ID: 555
[11-May-2026 22:55:46 UTC] ✅ User profile retrieved successfully for user ID: 555
[11-May-2026 22:55:47 UTC] === API CALL LOG ===
[11-May-2026 22:55:47 UTC] Endpoint: user/profile.php
[11-May-2026 22:55:47 UTC] Full Log Data: {
    "timestamp": "2026-05-11 22:55:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "118.179.4.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "118.179.4.129, 172.68.163.147",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU1IiwidXNlcm5hbWUiOiJmYXJoYW4iLCJlbWFpbCI6InNpYXlhbWlzbGFtOTJAZ21haWwuY29tIiwiZXhwIjoxNzc5MTQ0ODk0fQ.mGzUw3CdxMtXiByOAedOANkNKcTlBpUsI3MOG_evTm8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa4c5eece412a54-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "118.179.4.129",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 22:55:47 UTC] === END API CALL LOG ===
[11-May-2026 22:55:47 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 22:55:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU1IiwidXNlcm5hbWUiOiJmYXJoYW4iLCJlbWFpbCI6InNpYXlhbWlzbGFtOTJAZ21haWwuY29tIiwiZXhwIjoxNzc5MTQ0ODk0fQ.mGzUw3CdxMtXiByOAedOANkNKcTlBpUsI3MOG_evTm8
[11-May-2026 22:55:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 22:55:47 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 22:55:47 UTC] User ID: 555
[11-May-2026 22:55:47 UTC] ✅ User profile retrieved successfully for user ID: 555
[11-May-2026 22:55:47 UTC] === API CALL LOG ===
[11-May-2026 22:55:47 UTC] Endpoint: user/profile.php
[11-May-2026 22:55:47 UTC] Full Log Data: {
    "timestamp": "2026-05-11 22:55:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "118.179.4.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "118.179.4.129, 172.68.163.147",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU1IiwidXNlcm5hbWUiOiJmYXJoYW4iLCJlbWFpbCI6InNpYXlhbWlzbGFtOTJAZ21haWwuY29tIiwiZXhwIjoxNzc5MTQ0ODk0fQ.mGzUw3CdxMtXiByOAedOANkNKcTlBpUsI3MOG_evTm8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa4c5f00f952a54-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "118.179.4.129",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 22:55:47 UTC] === END API CALL LOG ===
[11-May-2026 22:55:47 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 22:55:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU1IiwidXNlcm5hbWUiOiJmYXJoYW4iLCJlbWFpbCI6InNpYXlhbWlzbGFtOTJAZ21haWwuY29tIiwiZXhwIjoxNzc5MTQ0ODk0fQ.mGzUw3CdxMtXiByOAedOANkNKcTlBpUsI3MOG_evTm8
[11-May-2026 22:55:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 22:55:47 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 22:55:47 UTC] User ID: 555
[11-May-2026 22:55:47 UTC] ✅ User profile retrieved successfully for user ID: 555
[11-May-2026 22:55:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 22:55:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 22:55:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"118.179.4.129, 172.68.163.147","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU1IiwidXNlcm5hbWUiOiJmYXJoYW4iLCJlbWFpbCI6InNpYXlhbWlzbGFtOTJAZ21haWwuY29tIiwiZXhwIjoxNzc5MTQ0ODk0fQ.mGzUw3CdxMtXiByOAedOANkNKcTlBpUsI3MOG_evTm8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fa4c6120d322a54-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"118.179.4.129","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-May-2026 22:55:52 UTC] === User Orders API Called ===
[11-May-2026 22:55:52 UTC] User ID: 555
[11-May-2026 22:55:52 UTC] Limit: 20, Offset: 0
[11-May-2026 22:55:52 UTC] Orders found: 0
[11-May-2026 22:55:52 UTC] Orders data: []
[11-May-2026 22:55:52 UTC] Total orders count: 0
[11-May-2026 22:55:52 UTC] === API CALL LOG ===
[11-May-2026 22:55:52 UTC] Endpoint: user/profile.php
[11-May-2026 22:55:52 UTC] Full Log Data: {
    "timestamp": "2026-05-11 22:55:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "118.179.4.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "118.179.4.129, 172.68.163.147",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU1IiwidXNlcm5hbWUiOiJmYXJoYW4iLCJlbWFpbCI6InNpYXlhbWlzbGFtOTJAZ21haWwuY29tIiwiZXhwIjoxNzc5MTQ0ODk0fQ.mGzUw3CdxMtXiByOAedOANkNKcTlBpUsI3MOG_evTm8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa4c6128dc02a54-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "118.179.4.129",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 22:55:52 UTC] === END API CALL LOG ===
[11-May-2026 22:55:52 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 22:55:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU1IiwidXNlcm5hbWUiOiJmYXJoYW4iLCJlbWFpbCI6InNpYXlhbWlzbGFtOTJAZ21haWwuY29tIiwiZXhwIjoxNzc5MTQ0ODk0fQ.mGzUw3CdxMtXiByOAedOANkNKcTlBpUsI3MOG_evTm8
[11-May-2026 22:55:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 22:55:52 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 22:55:52 UTC] User ID: 555
[11-May-2026 22:55:52 UTC] ✅ User profile retrieved successfully for user ID: 555
[11-May-2026 22:55:53 UTC] === API CALL LOG ===
[11-May-2026 22:55:53 UTC] Endpoint: user/profile.php
[11-May-2026 22:55:53 UTC] Full Log Data: {
    "timestamp": "2026-05-11 22:55:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "118.179.4.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "118.179.4.129, 172.68.163.147",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU1IiwidXNlcm5hbWUiOiJmYXJoYW4iLCJlbWFpbCI6InNpYXlhbWlzbGFtOTJAZ21haWwuY29tIiwiZXhwIjoxNzc5MTQ0ODk0fQ.mGzUw3CdxMtXiByOAedOANkNKcTlBpUsI3MOG_evTm8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa4c6169aa02a54-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "118.179.4.129",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 22:55:53 UTC] === END API CALL LOG ===
[11-May-2026 22:55:53 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 22:55:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU1IiwidXNlcm5hbWUiOiJmYXJoYW4iLCJlbWFpbCI6InNpYXlhbWlzbGFtOTJAZ21haWwuY29tIiwiZXhwIjoxNzc5MTQ0ODk0fQ.mGzUw3CdxMtXiByOAedOANkNKcTlBpUsI3MOG_evTm8
[11-May-2026 22:55:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 22:55:53 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 22:55:53 UTC] User ID: 555
[11-May-2026 22:55:53 UTC] ✅ User profile retrieved successfully for user ID: 555
[11-May-2026 22:55:53 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 22:55:53 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 22:55:53 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"118.179.4.129, 172.68.163.147","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU1IiwidXNlcm5hbWUiOiJmYXJoYW4iLCJlbWFpbCI6InNpYXlhbWlzbGFtOTJAZ21haWwuY29tIiwiZXhwIjoxNzc5MTQ0ODk0fQ.mGzUw3CdxMtXiByOAedOANkNKcTlBpUsI3MOG_evTm8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fa4c6171b122a54-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"118.179.4.129","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-May-2026 22:55:53 UTC] === User Orders API Called ===
[11-May-2026 22:55:53 UTC] User ID: 555
[11-May-2026 22:55:53 UTC] Limit: 20, Offset: 0
[11-May-2026 22:55:53 UTC] Orders found: 0
[11-May-2026 22:55:53 UTC] Orders data: []
[11-May-2026 22:55:53 UTC] Total orders count: 0
[11-May-2026 22:55:53 UTC] === API CALL LOG ===
[11-May-2026 22:55:53 UTC] Endpoint: user/profile.php
[11-May-2026 22:55:53 UTC] Full Log Data: {
    "timestamp": "2026-05-11 22:55:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "118.179.4.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "118.179.4.129, 172.68.163.147",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU1IiwidXNlcm5hbWUiOiJmYXJoYW4iLCJlbWFpbCI6InNpYXlhbWlzbGFtOTJAZ21haWwuY29tIiwiZXhwIjoxNzc5MTQ0ODk0fQ.mGzUw3CdxMtXiByOAedOANkNKcTlBpUsI3MOG_evTm8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa4c617ab932a54-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "118.179.4.129",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 22:55:53 UTC] === END API CALL LOG ===
[11-May-2026 22:55:53 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 22:55:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU1IiwidXNlcm5hbWUiOiJmYXJoYW4iLCJlbWFpbCI6InNpYXlhbWlzbGFtOTJAZ21haWwuY29tIiwiZXhwIjoxNzc5MTQ0ODk0fQ.mGzUw3CdxMtXiByOAedOANkNKcTlBpUsI3MOG_evTm8
[11-May-2026 22:55:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 22:55:53 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 22:55:53 UTC] User ID: 555
[11-May-2026 22:55:53 UTC] ✅ User profile retrieved successfully for user ID: 555
[11-May-2026 22:55:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 22:55:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-May-2026 22:55:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"118.179.4.129, 172.68.163.147","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU1IiwidXNlcm5hbWUiOiJmYXJoYW4iLCJlbWFpbCI6InNpYXlhbWlzbGFtOTJAZ21haWwuY29tIiwiZXhwIjoxNzc5MTQ0ODk0fQ.mGzUw3CdxMtXiByOAedOANkNKcTlBpUsI3MOG_evTm8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fa4c61f0c642a54-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"118.179.4.129","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-May-2026 22:55:54 UTC] === User Orders API Called ===
[11-May-2026 22:55:54 UTC] User ID: 555
[11-May-2026 22:55:54 UTC] Limit: 20, Offset: 0
[11-May-2026 22:55:54 UTC] Orders found: 0
[11-May-2026 22:55:54 UTC] Orders data: []
[11-May-2026 22:55:54 UTC] Total orders count: 0
[11-May-2026 22:55:54 UTC] === API CALL LOG ===
[11-May-2026 22:55:54 UTC] Endpoint: user/profile.php
[11-May-2026 22:55:54 UTC] Full Log Data: {
    "timestamp": "2026-05-11 22:55:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "118.179.4.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "118.179.4.129, 172.68.163.147",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU1IiwidXNlcm5hbWUiOiJmYXJoYW4iLCJlbWFpbCI6InNpYXlhbWlzbGFtOTJAZ21haWwuY29tIiwiZXhwIjoxNzc5MTQ0ODk0fQ.mGzUw3CdxMtXiByOAedOANkNKcTlBpUsI3MOG_evTm8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa4c61f5cd12a54-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "118.179.4.129",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 22:55:54 UTC] === END API CALL LOG ===
[11-May-2026 22:55:54 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 22:55:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU1IiwidXNlcm5hbWUiOiJmYXJoYW4iLCJlbWFpbCI6InNpYXlhbWlzbGFtOTJAZ21haWwuY29tIiwiZXhwIjoxNzc5MTQ0ODk0fQ.mGzUw3CdxMtXiByOAedOANkNKcTlBpUsI3MOG_evTm8
[11-May-2026 22:55:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 22:55:54 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 22:55:54 UTC] User ID: 555
[11-May-2026 22:55:54 UTC] ✅ User profile retrieved successfully for user ID: 555
[11-May-2026 22:55:55 UTC] === API CALL LOG ===
[11-May-2026 22:55:55 UTC] Endpoint: user/profile.php
[11-May-2026 22:55:55 UTC] Full Log Data: {
    "timestamp": "2026-05-11 22:55:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "118.179.4.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "118.179.4.129, 172.68.163.147",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU1IiwidXNlcm5hbWUiOiJmYXJoYW4iLCJlbWFpbCI6InNpYXlhbWlzbGFtOTJAZ21haWwuY29tIiwiZXhwIjoxNzc5MTQ0ODk0fQ.mGzUw3CdxMtXiByOAedOANkNKcTlBpUsI3MOG_evTm8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa4c62359c12a54-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "118.179.4.129",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 22:55:55 UTC] === END API CALL LOG ===
[11-May-2026 22:55:55 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 22:55:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU1IiwidXNlcm5hbWUiOiJmYXJoYW4iLCJlbWFpbCI6InNpYXlhbWlzbGFtOTJAZ21haWwuY29tIiwiZXhwIjoxNzc5MTQ0ODk0fQ.mGzUw3CdxMtXiByOAedOANkNKcTlBpUsI3MOG_evTm8
[11-May-2026 22:55:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 22:55:55 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 22:55:55 UTC] User ID: 555
[11-May-2026 22:55:55 UTC] ✅ User profile retrieved successfully for user ID: 555
[11-May-2026 22:55:55 UTC] === API CALL LOG ===
[11-May-2026 22:55:55 UTC] Endpoint: user/profile.php
[11-May-2026 22:55:55 UTC] Full Log Data: {
    "timestamp": "2026-05-11 22:55:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "118.179.4.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "118.179.4.129, 172.68.163.147",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU1IiwidXNlcm5hbWUiOiJmYXJoYW4iLCJlbWFpbCI6InNpYXlhbWlzbGFtOTJAZ21haWwuY29tIiwiZXhwIjoxNzc5MTQ0ODk0fQ.mGzUw3CdxMtXiByOAedOANkNKcTlBpUsI3MOG_evTm8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa4c6245b202a54-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "118.179.4.129",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-May-2026 22:55:55 UTC] === END API CALL LOG ===
[11-May-2026 22:55:55 UTC] ✅ API Hash verification passed for profile endpoint
[11-May-2026 22:55:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU1IiwidXNlcm5hbWUiOiJmYXJoYW4iLCJlbWFpbCI6InNpYXlhbWlzbGFtOTJAZ21haWwuY29tIiwiZXhwIjoxNzc5MTQ0ODk0fQ.mGzUw3CdxMtXiByOAedOANkNKcTlBpUsI3MOG_evTm8
[11-May-2026 22:55:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-May-2026 22:55:55 UTC] ✅ JWT token verified successfully for user profile
[11-May-2026 22:55:55 UTC] User ID: 555
[11-May-2026 22:55:55 UTC] ✅ User profile retrieved successfully for user ID: 555
[12-May-2026 02:08:11 UTC] === API CALL LOG ===
[12-May-2026 02:08:11 UTC] Endpoint: user/profile.php
[12-May-2026 02:08:11 UTC] Full Log Data: {
    "timestamp": "2026-05-12 02:08:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.141.133.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.141.133.149, 104.22.60.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUzIiwidXNlcm5hbWUiOiJzdHVmQDI0Z2ciLCJlbWFpbCI6ImhlbGx0b3dlbjk5M0BnbWFpbC5jb20iLCJleHAiOjE3NzkxMzg3NzR9.RADB72-I2L_k0LwpCc8yVf0qKC2V19v6Nk1MrZhM8xk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa5dfbf9acedddd-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.141.133.149",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 02:08:11 UTC] === END API CALL LOG ===
[12-May-2026 02:08:11 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 02:08:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUzIiwidXNlcm5hbWUiOiJzdHVmQDI0Z2ciLCJlbWFpbCI6ImhlbGx0b3dlbjk5M0BnbWFpbC5jb20iLCJleHAiOjE3NzkxMzg3NzR9.RADB72-I2L_k0LwpCc8yVf0qKC2V19v6Nk1MrZhM8xk
[12-May-2026 02:08:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 02:08:11 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 02:08:11 UTC] User ID: 553
[12-May-2026 02:08:11 UTC] ✅ User profile retrieved successfully for user ID: 553
[12-May-2026 02:08:11 UTC] === API CALL LOG ===
[12-May-2026 02:08:11 UTC] Endpoint: user/profile.php
[12-May-2026 02:08:11 UTC] Full Log Data: {
    "timestamp": "2026-05-12 02:08:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.141.133.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.141.133.149, 104.22.60.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUzIiwidXNlcm5hbWUiOiJzdHVmQDI0Z2ciLCJlbWFpbCI6ImhlbGx0b3dlbjk5M0BnbWFpbC5jb20iLCJleHAiOjE3NzkxMzg3NzR9.RADB72-I2L_k0LwpCc8yVf0qKC2V19v6Nk1MrZhM8xk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa5dfc9a88bdddd-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.141.133.149",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 02:08:11 UTC] === END API CALL LOG ===
[12-May-2026 02:08:11 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 02:08:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUzIiwidXNlcm5hbWUiOiJzdHVmQDI0Z2ciLCJlbWFpbCI6ImhlbGx0b3dlbjk5M0BnbWFpbC5jb20iLCJleHAiOjE3NzkxMzg3NzR9.RADB72-I2L_k0LwpCc8yVf0qKC2V19v6Nk1MrZhM8xk
[12-May-2026 02:08:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 02:08:11 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 02:08:11 UTC] User ID: 553
[12-May-2026 02:08:11 UTC] ✅ User profile retrieved successfully for user ID: 553
[12-May-2026 02:08:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 02:08:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 02:08:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.141.133.149, 104.22.60.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUzIiwidXNlcm5hbWUiOiJzdHVmQDI0Z2ciLCJlbWFpbCI6ImhlbGx0b3dlbjk5M0BnbWFpbC5jb20iLCJleHAiOjE3NzkxMzg3NzR9.RADB72-I2L_k0LwpCc8yVf0qKC2V19v6Nk1MrZhM8xk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fa5dfc9c8addddd-DEL","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.141.133.149","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-May-2026 02:08:11 UTC] === User Orders API Called ===
[12-May-2026 02:08:11 UTC] User ID: 553
[12-May-2026 02:08:11 UTC] Limit: 20, Offset: 0
[12-May-2026 02:08:11 UTC] Orders found: 0
[12-May-2026 02:08:11 UTC] Orders data: []
[12-May-2026 02:08:11 UTC] Total orders count: 0
[12-May-2026 02:08:12 UTC] === API CALL LOG ===
[12-May-2026 02:08:12 UTC] Endpoint: user/profile.php
[12-May-2026 02:08:12 UTC] Full Log Data: {
    "timestamp": "2026-05-12 02:08:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.141.133.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.141.133.149, 104.22.60.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUzIiwidXNlcm5hbWUiOiJzdHVmQDI0Z2ciLCJlbWFpbCI6ImhlbGx0b3dlbjk5M0BnbWFpbC5jb20iLCJleHAiOjE3NzkxMzg3NzR9.RADB72-I2L_k0LwpCc8yVf0qKC2V19v6Nk1MrZhM8xk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa5dfca594cdddd-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.141.133.149",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 02:08:12 UTC] === END API CALL LOG ===
[12-May-2026 02:08:12 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 02:08:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUzIiwidXNlcm5hbWUiOiJzdHVmQDI0Z2ciLCJlbWFpbCI6ImhlbGx0b3dlbjk5M0BnbWFpbC5jb20iLCJleHAiOjE3NzkxMzg3NzR9.RADB72-I2L_k0LwpCc8yVf0qKC2V19v6Nk1MrZhM8xk
[12-May-2026 02:08:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 02:08:12 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 02:08:12 UTC] User ID: 553
[12-May-2026 02:08:12 UTC] ✅ User profile retrieved successfully for user ID: 553
[12-May-2026 02:08:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 02:08:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 02:08:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.141.133.149, 104.22.60.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUzIiwidXNlcm5hbWUiOiJzdHVmQDI0Z2ciLCJlbWFpbCI6ImhlbGx0b3dlbjk5M0BnbWFpbC5jb20iLCJleHAiOjE3NzkxMzg3NzR9.RADB72-I2L_k0LwpCc8yVf0qKC2V19v6Nk1MrZhM8xk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fa5e0188ad0dddd-DEL","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.141.133.149","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-May-2026 02:08:24 UTC] === User Orders API Called ===
[12-May-2026 02:08:24 UTC] User ID: 553
[12-May-2026 02:08:24 UTC] Limit: 20, Offset: 0
[12-May-2026 02:08:24 UTC] Orders found: 0
[12-May-2026 02:08:24 UTC] Orders data: []
[12-May-2026 02:08:24 UTC] Total orders count: 0
[12-May-2026 02:08:24 UTC] === API CALL LOG ===
[12-May-2026 02:08:24 UTC] Endpoint: user/profile.php
[12-May-2026 02:08:24 UTC] Full Log Data: {
    "timestamp": "2026-05-12 02:08:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.141.133.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.141.133.149, 104.22.60.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUzIiwidXNlcm5hbWUiOiJzdHVmQDI0Z2ciLCJlbWFpbCI6ImhlbGx0b3dlbjk5M0BnbWFpbC5jb20iLCJleHAiOjE3NzkxMzg3NzR9.RADB72-I2L_k0LwpCc8yVf0qKC2V19v6Nk1MrZhM8xk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa5e0190bc8dddd-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.141.133.149",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 02:08:24 UTC] === END API CALL LOG ===
[12-May-2026 02:08:24 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 02:08:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUzIiwidXNlcm5hbWUiOiJzdHVmQDI0Z2ciLCJlbWFpbCI6ImhlbGx0b3dlbjk5M0BnbWFpbC5jb20iLCJleHAiOjE3NzkxMzg3NzR9.RADB72-I2L_k0LwpCc8yVf0qKC2V19v6Nk1MrZhM8xk
[12-May-2026 02:08:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 02:08:24 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 02:08:24 UTC] User ID: 553
[12-May-2026 02:08:24 UTC] ✅ User profile retrieved successfully for user ID: 553
[12-May-2026 02:08:25 UTC] === API CALL LOG ===
[12-May-2026 02:08:25 UTC] Endpoint: user/profile.php
[12-May-2026 02:08:25 UTC] Full Log Data: {
    "timestamp": "2026-05-12 02:08:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.141.133.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.141.133.149, 104.22.60.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUzIiwidXNlcm5hbWUiOiJzdHVmQDI0Z2ciLCJlbWFpbCI6ImhlbGx0b3dlbjk5M0BnbWFpbC5jb20iLCJleHAiOjE3NzkxMzg3NzR9.RADB72-I2L_k0LwpCc8yVf0qKC2V19v6Nk1MrZhM8xk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa5e01cf940dddd-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.141.133.149",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 02:08:25 UTC] === END API CALL LOG ===
[12-May-2026 02:08:25 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 02:08:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUzIiwidXNlcm5hbWUiOiJzdHVmQDI0Z2ciLCJlbWFpbCI6ImhlbGx0b3dlbjk5M0BnbWFpbC5jb20iLCJleHAiOjE3NzkxMzg3NzR9.RADB72-I2L_k0LwpCc8yVf0qKC2V19v6Nk1MrZhM8xk
[12-May-2026 02:08:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 02:08:25 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 02:08:25 UTC] User ID: 553
[12-May-2026 02:08:25 UTC] ✅ User profile retrieved successfully for user ID: 553
[12-May-2026 02:08:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 02:08:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 02:08:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.141.133.149, 104.22.60.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUzIiwidXNlcm5hbWUiOiJzdHVmQDI0Z2ciLCJlbWFpbCI6ImhlbGx0b3dlbjk5M0BnbWFpbC5jb20iLCJleHAiOjE3NzkxMzg3NzR9.RADB72-I2L_k0LwpCc8yVf0qKC2V19v6Nk1MrZhM8xk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fa5e0389ec3dddd-DEL","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.141.133.149","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-May-2026 02:08:29 UTC] === User Orders API Called ===
[12-May-2026 02:08:29 UTC] User ID: 553
[12-May-2026 02:08:29 UTC] Limit: 20, Offset: 0
[12-May-2026 02:08:29 UTC] === API CALL LOG ===
[12-May-2026 02:08:29 UTC] Endpoint: user/profile.php
[12-May-2026 02:08:29 UTC] Orders found: 0
[12-May-2026 02:08:29 UTC] Full Log Data: {
    "timestamp": "2026-05-12 02:08:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.141.133.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.141.133.149, 104.22.60.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUzIiwidXNlcm5hbWUiOiJzdHVmQDI0Z2ciLCJlbWFpbCI6ImhlbGx0b3dlbjk5M0BnbWFpbC5jb20iLCJleHAiOjE3NzkxMzg3NzR9.RADB72-I2L_k0LwpCc8yVf0qKC2V19v6Nk1MrZhM8xk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa5e0389ec7dddd-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.141.133.149",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 02:08:29 UTC] Orders data: []
[12-May-2026 02:08:29 UTC] === END API CALL LOG ===
[12-May-2026 02:08:29 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 02:08:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUzIiwidXNlcm5hbWUiOiJzdHVmQDI0Z2ciLCJlbWFpbCI6ImhlbGx0b3dlbjk5M0BnbWFpbC5jb20iLCJleHAiOjE3NzkxMzg3NzR9.RADB72-I2L_k0LwpCc8yVf0qKC2V19v6Nk1MrZhM8xk
[12-May-2026 02:08:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 02:08:29 UTC] Total orders count: 0
[12-May-2026 02:08:29 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 02:08:29 UTC] User ID: 553
[12-May-2026 02:08:29 UTC] ✅ User profile retrieved successfully for user ID: 553
[12-May-2026 02:08:30 UTC] === API CALL LOG ===
[12-May-2026 02:08:30 UTC] Endpoint: user/profile.php
[12-May-2026 02:08:30 UTC] Full Log Data: {
    "timestamp": "2026-05-12 02:08:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.141.133.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.141.133.149, 104.22.60.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUzIiwidXNlcm5hbWUiOiJzdHVmQDI0Z2ciLCJlbWFpbCI6ImhlbGx0b3dlbjk5M0BnbWFpbC5jb20iLCJleHAiOjE3NzkxMzg3NzR9.RADB72-I2L_k0LwpCc8yVf0qKC2V19v6Nk1MrZhM8xk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa5e03bdafcdddd-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.141.133.149",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 02:08:30 UTC] === END API CALL LOG ===
[12-May-2026 02:08:30 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 02:08:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUzIiwidXNlcm5hbWUiOiJzdHVmQDI0Z2ciLCJlbWFpbCI6ImhlbGx0b3dlbjk5M0BnbWFpbC5jb20iLCJleHAiOjE3NzkxMzg3NzR9.RADB72-I2L_k0LwpCc8yVf0qKC2V19v6Nk1MrZhM8xk
[12-May-2026 02:08:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 02:08:30 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 02:08:30 UTC] User ID: 553
[12-May-2026 02:08:30 UTC] ✅ User profile retrieved successfully for user ID: 553
[12-May-2026 05:07:00 UTC] === API CALL LOG ===
[12-May-2026 05:07:00 UTC] Endpoint: user/profile.php
[12-May-2026 05:07:00 UTC] Full Log Data: {
    "timestamp": "2026-05-12 05:07:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.158.244.92",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "51.158.244.92, 172.71.183.31",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUwIiwidXNlcm5hbWUiOiJATWljaGFlbDMybmQiLCJlbWFpbCI6ImFhaW1tZWtoYW05QGdtYWlsLmNvbSIsImV4cCI6MTc3NzAxMDE0N30.-xVE4GbDpeExCqbTERNEfNM0Vvz-bvqdwrBYTCF_NUY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa6e5ba4fe09fdb-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "51.158.244.92",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 05:07:00 UTC] === END API CALL LOG ===
[12-May-2026 05:07:00 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 05:07:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUwIiwidXNlcm5hbWUiOiJATWljaGFlbDMybmQiLCJlbWFpbCI6ImFhaW1tZWtoYW05QGdtYWlsLmNvbSIsImV4cCI6MTc3NzAxMDE0N30.-xVE4GbDpeExCqbTERNEfNM0Vvz-bvqdwrBYTCF_NUY
[12-May-2026 05:07:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 05:07:00 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 05:07:00 UTC] User ID: 350
[12-May-2026 05:07:00 UTC] ✅ User profile retrieved successfully for user ID: 350
[12-May-2026 05:07:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 05:07:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 05:07:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"51.158.244.92, 172.71.182.164","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUwIiwidXNlcm5hbWUiOiJATWljaGFlbDMybmQiLCJlbWFpbCI6ImFhaW1tZWtoYW05QGdtYWlsLmNvbSIsImV4cCI6MTc3NzAxMDE0N30.-xVE4GbDpeExCqbTERNEfNM0Vvz-bvqdwrBYTCF_NUY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fa6e5bdeafd9fdb-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"51.158.244.92","cf-ipcountry":"NL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-May-2026 05:07:01 UTC] === User Orders API Called ===
[12-May-2026 05:07:01 UTC] User ID: 350
[12-May-2026 05:07:01 UTC] Limit: 20, Offset: 0
[12-May-2026 05:07:01 UTC] Orders found: 0
[12-May-2026 05:07:01 UTC] Orders data: []
[12-May-2026 05:07:01 UTC] Total orders count: 0
[12-May-2026 05:07:01 UTC] === API CALL LOG ===
[12-May-2026 05:07:01 UTC] Endpoint: user/profile.php
[12-May-2026 05:07:01 UTC] Full Log Data: {
    "timestamp": "2026-05-12 05:07:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.158.244.92",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "51.158.244.92, 172.71.182.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUwIiwidXNlcm5hbWUiOiJATWljaGFlbDMybmQiLCJlbWFpbCI6ImFhaW1tZWtoYW05QGdtYWlsLmNvbSIsImV4cCI6MTc3NzAxMDE0N30.-xVE4GbDpeExCqbTERNEfNM0Vvz-bvqdwrBYTCF_NUY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa6e5bdeaf99fdb-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "51.158.244.92",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 05:07:01 UTC] === END API CALL LOG ===
[12-May-2026 05:07:01 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 05:07:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUwIiwidXNlcm5hbWUiOiJATWljaGFlbDMybmQiLCJlbWFpbCI6ImFhaW1tZWtoYW05QGdtYWlsLmNvbSIsImV4cCI6MTc3NzAxMDE0N30.-xVE4GbDpeExCqbTERNEfNM0Vvz-bvqdwrBYTCF_NUY
[12-May-2026 05:07:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 05:07:01 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 05:07:01 UTC] User ID: 350
[12-May-2026 05:07:01 UTC] ✅ User profile retrieved successfully for user ID: 350
[12-May-2026 05:07:01 UTC] === API CALL LOG ===
[12-May-2026 05:07:01 UTC] Endpoint: user/profile.php
[12-May-2026 05:07:01 UTC] Full Log Data: {
    "timestamp": "2026-05-12 05:07:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.158.244.92",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "51.158.244.92, 172.71.182.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUwIiwidXNlcm5hbWUiOiJATWljaGFlbDMybmQiLCJlbWFpbCI6ImFhaW1tZWtoYW05QGdtYWlsLmNvbSIsImV4cCI6MTc3NzAxMDE0N30.-xVE4GbDpeExCqbTERNEfNM0Vvz-bvqdwrBYTCF_NUY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa6e5befbef9fdb-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "51.158.244.92",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 05:07:01 UTC] === END API CALL LOG ===
[12-May-2026 05:07:01 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 05:07:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUwIiwidXNlcm5hbWUiOiJATWljaGFlbDMybmQiLCJlbWFpbCI6ImFhaW1tZWtoYW05QGdtYWlsLmNvbSIsImV4cCI6MTc3NzAxMDE0N30.-xVE4GbDpeExCqbTERNEfNM0Vvz-bvqdwrBYTCF_NUY
[12-May-2026 05:07:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 05:07:01 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 05:07:01 UTC] User ID: 350
[12-May-2026 05:07:01 UTC] ✅ User profile retrieved successfully for user ID: 350
[12-May-2026 05:07:04 UTC] === API CALL LOG ===
[12-May-2026 05:07:04 UTC] Endpoint: user/profile.php
[12-May-2026 05:07:04 UTC] Full Log Data: {
    "timestamp": "2026-05-12 05:07:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.158.244.92",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "51.158.244.92, 172.71.182.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUwIiwidXNlcm5hbWUiOiJATWljaGFlbDMybmQiLCJlbWFpbCI6ImFhaW1tZWtoYW05QGdtYWlsLmNvbSIsImV4cCI6MTc3NzAxMDE0N30.-xVE4GbDpeExCqbTERNEfNM0Vvz-bvqdwrBYTCF_NUY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa6e5cfb9fa9fdb-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "51.158.244.92",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 05:07:04 UTC] === END API CALL LOG ===
[12-May-2026 05:07:04 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 05:07:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUwIiwidXNlcm5hbWUiOiJATWljaGFlbDMybmQiLCJlbWFpbCI6ImFhaW1tZWtoYW05QGdtYWlsLmNvbSIsImV4cCI6MTc3NzAxMDE0N30.-xVE4GbDpeExCqbTERNEfNM0Vvz-bvqdwrBYTCF_NUY
[12-May-2026 05:07:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 05:07:04 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 05:07:04 UTC] User ID: 350
[12-May-2026 05:07:04 UTC] ✅ User profile retrieved successfully for user ID: 350
[12-May-2026 05:07:04 UTC] User Purchases API - User ID: 350
[12-May-2026 05:07:04 UTC] User Purchases API - Total purchases found: 1
[12-May-2026 05:07:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 05:07:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 05:07:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"51.158.244.92, 172.71.182.164","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUwIiwidXNlcm5hbWUiOiJATWljaGFlbDMybmQiLCJlbWFpbCI6ImFhaW1tZWtoYW05QGdtYWlsLmNvbSIsImV4cCI6MTc3NzAxMDE0N30.-xVE4GbDpeExCqbTERNEfNM0Vvz-bvqdwrBYTCF_NUY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fa6e5dea80a9fdb-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"51.158.244.92","cf-ipcountry":"NL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-May-2026 05:07:06 UTC] === User Orders API Called ===
[12-May-2026 05:07:06 UTC] User ID: 350
[12-May-2026 05:07:06 UTC] Limit: 20, Offset: 0
[12-May-2026 05:07:06 UTC] Orders found: 0
[12-May-2026 05:07:06 UTC] Orders data: []
[12-May-2026 05:07:06 UTC] Total orders count: 0
[12-May-2026 05:07:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 05:07:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 05:07:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"51.158.244.92, 172.71.183.31","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUwIiwidXNlcm5hbWUiOiJATWljaGFlbDMybmQiLCJlbWFpbCI6ImFhaW1tZWtoYW05QGdtYWlsLmNvbSIsImV4cCI6MTc3NzAxMDE0N30.-xVE4GbDpeExCqbTERNEfNM0Vvz-bvqdwrBYTCF_NUY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fa6e5e748b69fdb-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"51.158.244.92","cf-ipcountry":"NL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-May-2026 05:07:08 UTC] === User Orders API Called ===
[12-May-2026 05:07:08 UTC] User ID: 350
[12-May-2026 05:07:08 UTC] Limit: 20, Offset: 0
[12-May-2026 05:07:08 UTC] Orders found: 0
[12-May-2026 05:07:08 UTC] Orders data: []
[12-May-2026 05:07:08 UTC] Total orders count: 0
[12-May-2026 05:07:08 UTC] === API CALL LOG ===
[12-May-2026 05:07:08 UTC] Endpoint: user/profile.php
[12-May-2026 05:07:08 UTC] Full Log Data: {
    "timestamp": "2026-05-12 05:07:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.158.244.92",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "51.158.244.92, 172.71.183.31",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUwIiwidXNlcm5hbWUiOiJATWljaGFlbDMybmQiLCJlbWFpbCI6ImFhaW1tZWtoYW05QGdtYWlsLmNvbSIsImV4cCI6MTc3NzAxMDE0N30.-xVE4GbDpeExCqbTERNEfNM0Vvz-bvqdwrBYTCF_NUY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa6e5e748ba9fdb-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "51.158.244.92",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 05:07:08 UTC] === END API CALL LOG ===
[12-May-2026 05:07:08 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 05:07:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUwIiwidXNlcm5hbWUiOiJATWljaGFlbDMybmQiLCJlbWFpbCI6ImFhaW1tZWtoYW05QGdtYWlsLmNvbSIsImV4cCI6MTc3NzAxMDE0N30.-xVE4GbDpeExCqbTERNEfNM0Vvz-bvqdwrBYTCF_NUY
[12-May-2026 05:07:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 05:07:08 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 05:07:08 UTC] User ID: 350
[12-May-2026 05:07:08 UTC] ✅ User profile retrieved successfully for user ID: 350
[12-May-2026 05:07:08 UTC] === API CALL LOG ===
[12-May-2026 05:07:08 UTC] Endpoint: user/profile.php
[12-May-2026 05:07:08 UTC] Full Log Data: {
    "timestamp": "2026-05-12 05:07:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.158.244.92",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "51.158.244.92, 172.71.183.31",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUwIiwidXNlcm5hbWUiOiJATWljaGFlbDMybmQiLCJlbWFpbCI6ImFhaW1tZWtoYW05QGdtYWlsLmNvbSIsImV4cCI6MTc3NzAxMDE0N30.-xVE4GbDpeExCqbTERNEfNM0Vvz-bvqdwrBYTCF_NUY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa6e5eadc699fdb-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "51.158.244.92",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 05:07:08 UTC] === END API CALL LOG ===
[12-May-2026 05:07:08 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 05:07:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUwIiwidXNlcm5hbWUiOiJATWljaGFlbDMybmQiLCJlbWFpbCI6ImFhaW1tZWtoYW05QGdtYWlsLmNvbSIsImV4cCI6MTc3NzAxMDE0N30.-xVE4GbDpeExCqbTERNEfNM0Vvz-bvqdwrBYTCF_NUY
[12-May-2026 05:07:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 05:07:08 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 05:07:08 UTC] User ID: 350
[12-May-2026 05:07:08 UTC] ✅ User profile retrieved successfully for user ID: 350
[12-May-2026 05:07:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 05:07:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 05:07:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"51.158.244.92, 172.71.183.32","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUwIiwidXNlcm5hbWUiOiJATWljaGFlbDMybmQiLCJlbWFpbCI6ImFhaW1tZWtoYW05QGdtYWlsLmNvbSIsImV4cCI6MTc3NzAxMDE0N30.-xVE4GbDpeExCqbTERNEfNM0Vvz-bvqdwrBYTCF_NUY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fa6e6366dbf9fdb-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"51.158.244.92","cf-ipcountry":"NL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-May-2026 05:07:20 UTC] === User Orders API Called ===
[12-May-2026 05:07:20 UTC] User ID: 350
[12-May-2026 05:07:20 UTC] Limit: 20, Offset: 0
[12-May-2026 05:07:20 UTC] Orders found: 0
[12-May-2026 05:07:20 UTC] Orders data: []
[12-May-2026 05:07:20 UTC] Total orders count: 0
[12-May-2026 05:10:17 UTC] === API CALL LOG ===
[12-May-2026 05:10:17 UTC] Endpoint: user/profile.php
[12-May-2026 05:10:17 UTC] Full Log Data: {
    "timestamp": "2026-05-12 05:10:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.158.244.92",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "51.158.244.92, 172.71.183.31",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUwIiwidXNlcm5hbWUiOiJATWljaGFlbDMybmQiLCJlbWFpbCI6ImFhaW1tZWtoYW05QGdtYWlsLmNvbSIsImV4cCI6MTc3NzAxMDE0N30.-xVE4GbDpeExCqbTERNEfNM0Vvz-bvqdwrBYTCF_NUY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa6ea84ccd87751-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "51.158.244.92",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 05:10:17 UTC] === END API CALL LOG ===
[12-May-2026 05:10:17 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 05:10:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUwIiwidXNlcm5hbWUiOiJATWljaGFlbDMybmQiLCJlbWFpbCI6ImFhaW1tZWtoYW05QGdtYWlsLmNvbSIsImV4cCI6MTc3NzAxMDE0N30.-xVE4GbDpeExCqbTERNEfNM0Vvz-bvqdwrBYTCF_NUY
[12-May-2026 05:10:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 05:10:17 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 05:10:17 UTC] User ID: 350
[12-May-2026 05:10:17 UTC] ✅ User profile retrieved successfully for user ID: 350
[12-May-2026 05:10:17 UTC] === API CALL LOG ===
[12-May-2026 05:10:17 UTC] Endpoint: user/profile.php
[12-May-2026 05:10:17 UTC] Full Log Data: {
    "timestamp": "2026-05-12 05:10:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.158.244.92",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "51.158.244.92, 172.71.183.31",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUwIiwidXNlcm5hbWUiOiJATWljaGFlbDMybmQiLCJlbWFpbCI6ImFhaW1tZWtoYW05QGdtYWlsLmNvbSIsImV4cCI6MTc3NzAxMDE0N30.-xVE4GbDpeExCqbTERNEfNM0Vvz-bvqdwrBYTCF_NUY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa6ea88af6d7751-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "51.158.244.92",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 05:10:17 UTC] === END API CALL LOG ===
[12-May-2026 05:10:17 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 05:10:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUwIiwidXNlcm5hbWUiOiJATWljaGFlbDMybmQiLCJlbWFpbCI6ImFhaW1tZWtoYW05QGdtYWlsLmNvbSIsImV4cCI6MTc3NzAxMDE0N30.-xVE4GbDpeExCqbTERNEfNM0Vvz-bvqdwrBYTCF_NUY
[12-May-2026 05:10:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 05:10:17 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 05:10:17 UTC] User ID: 350
[12-May-2026 05:10:17 UTC] ✅ User profile retrieved successfully for user ID: 350
[12-May-2026 05:10:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 05:10:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 05:10:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"51.158.244.92, 172.71.183.31","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUwIiwidXNlcm5hbWUiOiJATWljaGFlbDMybmQiLCJlbWFpbCI6ImFhaW1tZWtoYW05QGdtYWlsLmNvbSIsImV4cCI6MTc3NzAxMDE0N30.-xVE4GbDpeExCqbTERNEfNM0Vvz-bvqdwrBYTCF_NUY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fa6ea88af717751-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"51.158.244.92","cf-ipcountry":"NL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-May-2026 05:10:17 UTC] === User Orders API Called ===
[12-May-2026 05:10:17 UTC] User ID: 350
[12-May-2026 05:10:17 UTC] Limit: 20, Offset: 0
[12-May-2026 05:10:17 UTC] Orders found: 0
[12-May-2026 05:10:17 UTC] Orders data: []
[12-May-2026 05:10:17 UTC] Total orders count: 0
[12-May-2026 05:10:17 UTC] === API CALL LOG ===
[12-May-2026 05:10:17 UTC] Endpoint: user/profile.php
[12-May-2026 05:10:17 UTC] Full Log Data: {
    "timestamp": "2026-05-12 05:10:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.158.244.92",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "51.158.244.92, 172.71.183.31",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUwIiwidXNlcm5hbWUiOiJATWljaGFlbDMybmQiLCJlbWFpbCI6ImFhaW1tZWtoYW05QGdtYWlsLmNvbSIsImV4cCI6MTc3NzAxMDE0N30.-xVE4GbDpeExCqbTERNEfNM0Vvz-bvqdwrBYTCF_NUY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa6ea88af737751-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "51.158.244.92",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 05:10:17 UTC] === END API CALL LOG ===
[12-May-2026 05:10:17 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 05:10:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUwIiwidXNlcm5hbWUiOiJATWljaGFlbDMybmQiLCJlbWFpbCI6ImFhaW1tZWtoYW05QGdtYWlsLmNvbSIsImV4cCI6MTc3NzAxMDE0N30.-xVE4GbDpeExCqbTERNEfNM0Vvz-bvqdwrBYTCF_NUY
[12-May-2026 05:10:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 05:10:17 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 05:10:17 UTC] User ID: 350
[12-May-2026 05:10:17 UTC] ✅ User profile retrieved successfully for user ID: 350
[12-May-2026 05:11:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 05:11:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 05:11:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"51.158.244.92, 172.70.47.125","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUwIiwidXNlcm5hbWUiOiJATWljaGFlbDMybmQiLCJlbWFpbCI6ImFhaW1tZWtoYW05QGdtYWlsLmNvbSIsImV4cCI6MTc3NzAxMDE0N30.-xVE4GbDpeExCqbTERNEfNM0Vvz-bvqdwrBYTCF_NUY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fa6ec4e0c886565-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"51.158.244.92","cf-ipcountry":"NL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-May-2026 05:11:30 UTC] === User Orders API Called ===
[12-May-2026 05:11:30 UTC] User ID: 350
[12-May-2026 05:11:30 UTC] Limit: 20, Offset: 0
[12-May-2026 05:11:30 UTC] Orders found: 0
[12-May-2026 05:11:30 UTC] Orders data: []
[12-May-2026 05:11:30 UTC] Total orders count: 0
[12-May-2026 05:11:30 UTC] === API CALL LOG ===
[12-May-2026 05:11:30 UTC] Endpoint: user/profile.php
[12-May-2026 05:11:30 UTC] Full Log Data: {
    "timestamp": "2026-05-12 05:11:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.158.244.92",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "51.158.244.92, 172.70.47.125",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUwIiwidXNlcm5hbWUiOiJATWljaGFlbDMybmQiLCJlbWFpbCI6ImFhaW1tZWtoYW05QGdtYWlsLmNvbSIsImV4cCI6MTc3NzAxMDE0N30.-xVE4GbDpeExCqbTERNEfNM0Vvz-bvqdwrBYTCF_NUY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa6ec4e0c8a6565-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "51.158.244.92",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 05:11:30 UTC] === END API CALL LOG ===
[12-May-2026 05:11:30 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 05:11:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUwIiwidXNlcm5hbWUiOiJATWljaGFlbDMybmQiLCJlbWFpbCI6ImFhaW1tZWtoYW05QGdtYWlsLmNvbSIsImV4cCI6MTc3NzAxMDE0N30.-xVE4GbDpeExCqbTERNEfNM0Vvz-bvqdwrBYTCF_NUY
[12-May-2026 05:11:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 05:11:30 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 05:11:30 UTC] User ID: 350
[12-May-2026 05:11:30 UTC] ✅ User profile retrieved successfully for user ID: 350
[12-May-2026 05:11:30 UTC] === API CALL LOG ===
[12-May-2026 05:11:30 UTC] Endpoint: user/profile.php
[12-May-2026 05:11:30 UTC] Full Log Data: {
    "timestamp": "2026-05-12 05:11:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.158.244.92",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "51.158.244.92, 172.70.47.125",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUwIiwidXNlcm5hbWUiOiJATWljaGFlbDMybmQiLCJlbWFpbCI6ImFhaW1tZWtoYW05QGdtYWlsLmNvbSIsImV4cCI6MTc3NzAxMDE0N30.-xVE4GbDpeExCqbTERNEfNM0Vvz-bvqdwrBYTCF_NUY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa6ec51e8066565-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "51.158.244.92",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 05:11:30 UTC] === END API CALL LOG ===
[12-May-2026 05:11:30 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 05:11:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUwIiwidXNlcm5hbWUiOiJATWljaGFlbDMybmQiLCJlbWFpbCI6ImFhaW1tZWtoYW05QGdtYWlsLmNvbSIsImV4cCI6MTc3NzAxMDE0N30.-xVE4GbDpeExCqbTERNEfNM0Vvz-bvqdwrBYTCF_NUY
[12-May-2026 05:11:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 05:11:30 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 05:11:30 UTC] User ID: 350
[12-May-2026 05:11:30 UTC] ✅ User profile retrieved successfully for user ID: 350
[12-May-2026 05:11:32 UTC] === API CALL LOG ===
[12-May-2026 05:11:32 UTC] Endpoint: user/profile.php
[12-May-2026 05:11:32 UTC] Full Log Data: {
    "timestamp": "2026-05-12 05:11:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.158.244.92",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "51.158.244.92, 172.70.47.125",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUwIiwidXNlcm5hbWUiOiJATWljaGFlbDMybmQiLCJlbWFpbCI6ImFhaW1tZWtoYW05QGdtYWlsLmNvbSIsImV4cCI6MTc3NzAxMDE0N30.-xVE4GbDpeExCqbTERNEfNM0Vvz-bvqdwrBYTCF_NUY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa6ec5adeab6565-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "51.158.244.92",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 05:11:32 UTC] === END API CALL LOG ===
[12-May-2026 05:11:32 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 05:11:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzUwIiwidXNlcm5hbWUiOiJATWljaGFlbDMybmQiLCJlbWFpbCI6ImFhaW1tZWtoYW05QGdtYWlsLmNvbSIsImV4cCI6MTc3NzAxMDE0N30.-xVE4GbDpeExCqbTERNEfNM0Vvz-bvqdwrBYTCF_NUY
[12-May-2026 05:11:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 05:11:32 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 05:11:32 UTC] User ID: 350
[12-May-2026 05:11:32 UTC] ✅ User profile retrieved successfully for user ID: 350
[12-May-2026 05:11:32 UTC] User Purchases API - User ID: 350
[12-May-2026 05:11:32 UTC] User Purchases API - Total purchases found: 1
[12-May-2026 09:24:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 09:24:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 09:24:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"41.138.90.85, 172.70.162.57","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NTQsInVzZXJuYW1lIjoiQFJldmVudUNhc2hNb25leW9wcG9ydHVuaXR5Ym90IiwiZW1haWwiOiJ6MTQ4NjAxNEBnbWFpbC5jb20iLCJleHAiOjE3NzkxODI2Nzl9.kjHP2Y7mT8-fCbSoqLOhgfsGu6Thqt4cEEn6ACV6RsM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fa85f274e8d948d-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"41.138.90.85","cf-ipcountry":"BJ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-May-2026 09:24:40 UTC] === User Orders API Called ===
[12-May-2026 09:24:40 UTC] User ID: 554
[12-May-2026 09:24:40 UTC] Limit: 20, Offset: 0
[12-May-2026 09:24:40 UTC] Orders found: 0
[12-May-2026 09:24:40 UTC] Orders data: []
[12-May-2026 09:24:40 UTC] Total orders count: 0
[12-May-2026 09:24:40 UTC] === API CALL LOG ===
[12-May-2026 09:24:40 UTC] Endpoint: user/profile.php
[12-May-2026 09:24:40 UTC] Full Log Data: {
    "timestamp": "2026-05-12 09:24:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.138.90.85",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.138.90.85, 172.70.162.57",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NTQsInVzZXJuYW1lIjoiQFJldmVudUNhc2hNb25leW9wcG9ydHVuaXR5Ym90IiwiZW1haWwiOiJ6MTQ4NjAxNEBnbWFpbC5jb20iLCJleHAiOjE3NzkxODI2Nzl9.kjHP2Y7mT8-fCbSoqLOhgfsGu6Thqt4cEEn6ACV6RsM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa85f274e8a948d-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.138.90.85",
        "cf-ipcountry": "BJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 09:24:40 UTC] === END API CALL LOG ===
[12-May-2026 09:24:40 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 09:24:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NTQsInVzZXJuYW1lIjoiQFJldmVudUNhc2hNb25leW9wcG9ydHVuaXR5Ym90IiwiZW1haWwiOiJ6MTQ4NjAxNEBnbWFpbC5jb20iLCJleHAiOjE3NzkxODI2Nzl9.kjHP2Y7mT8-fCbSoqLOhgfsGu6Thqt4cEEn6ACV6RsM
[12-May-2026 09:24:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 09:24:40 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 09:24:40 UTC] User ID: 554
[12-May-2026 09:24:40 UTC] ✅ User profile retrieved successfully for user ID: 554
[12-May-2026 09:24:40 UTC] === API CALL LOG ===
[12-May-2026 09:24:40 UTC] Endpoint: user/profile.php
[12-May-2026 09:24:40 UTC] Full Log Data: {
    "timestamp": "2026-05-12 09:24:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.138.90.85",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.138.90.85, 172.70.162.57",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NTQsInVzZXJuYW1lIjoiQFJldmVudUNhc2hNb25leW9wcG9ydHVuaXR5Ym90IiwiZW1haWwiOiJ6MTQ4NjAxNEBnbWFpbC5jb20iLCJleHAiOjE3NzkxODI2Nzl9.kjHP2Y7mT8-fCbSoqLOhgfsGu6Thqt4cEEn6ACV6RsM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa85f2918c9948d-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.138.90.85",
        "cf-ipcountry": "BJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 09:24:40 UTC] === END API CALL LOG ===
[12-May-2026 09:24:40 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 09:24:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NTQsInVzZXJuYW1lIjoiQFJldmVudUNhc2hNb25leW9wcG9ydHVuaXR5Ym90IiwiZW1haWwiOiJ6MTQ4NjAxNEBnbWFpbC5jb20iLCJleHAiOjE3NzkxODI2Nzl9.kjHP2Y7mT8-fCbSoqLOhgfsGu6Thqt4cEEn6ACV6RsM
[12-May-2026 09:24:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 09:24:40 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 09:24:40 UTC] User ID: 554
[12-May-2026 09:24:40 UTC] ✅ User profile retrieved successfully for user ID: 554
[12-May-2026 09:25:31 UTC] === API CALL LOG ===
[12-May-2026 09:25:31 UTC] === API CALL LOG ===
[12-May-2026 09:25:31 UTC] Endpoint: user/profile.php
[12-May-2026 09:25:31 UTC] Endpoint: user/profile.php
[12-May-2026 09:25:31 UTC] Full Log Data: {
    "timestamp": "2026-05-12 09:25:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.138.90.85",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.138.90.85, 172.70.162.45",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NTQsInVzZXJuYW1lIjoiQFJldmVudUNhc2hNb25leW9wcG9ydHVuaXR5Ym90IiwiZW1haWwiOiJ6MTQ4NjAxNEBnbWFpbC5jb20iLCJleHAiOjE3NzkxODI2Nzl9.kjHP2Y7mT8-fCbSoqLOhgfsGu6Thqt4cEEn6ACV6RsM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa86067efb7948d-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.138.90.85",
        "cf-ipcountry": "BJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 09:25:31 UTC] Full Log Data: {
    "timestamp": "2026-05-12 09:25:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.138.90.85",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.138.90.85, 172.70.162.46",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NTQsInVzZXJuYW1lIjoiQFJldmVudUNhc2hNb25leW9wcG9ydHVuaXR5Ym90IiwiZW1haWwiOiJ6MTQ4NjAxNEBnbWFpbC5jb20iLCJleHAiOjE3NzkxODI2Nzl9.kjHP2Y7mT8-fCbSoqLOhgfsGu6Thqt4cEEn6ACV6RsM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa86067efb8948d-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.138.90.85",
        "cf-ipcountry": "BJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 09:25:31 UTC] === END API CALL LOG ===
[12-May-2026 09:25:31 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 09:25:31 UTC] === END API CALL LOG ===
[12-May-2026 09:25:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NTQsInVzZXJuYW1lIjoiQFJldmVudUNhc2hNb25leW9wcG9ydHVuaXR5Ym90IiwiZW1haWwiOiJ6MTQ4NjAxNEBnbWFpbC5jb20iLCJleHAiOjE3NzkxODI2Nzl9.kjHP2Y7mT8-fCbSoqLOhgfsGu6Thqt4cEEn6ACV6RsM
[12-May-2026 09:25:31 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 09:25:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NTQsInVzZXJuYW1lIjoiQFJldmVudUNhc2hNb25leW9wcG9ydHVuaXR5Ym90IiwiZW1haWwiOiJ6MTQ4NjAxNEBnbWFpbC5jb20iLCJleHAiOjE3NzkxODI2Nzl9.kjHP2Y7mT8-fCbSoqLOhgfsGu6Thqt4cEEn6ACV6RsM
[12-May-2026 09:25:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 09:25:31 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 09:25:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 09:25:31 UTC] User ID: 554
[12-May-2026 09:25:31 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 09:25:31 UTC] User ID: 554
[12-May-2026 09:25:31 UTC] ✅ User profile retrieved successfully for user ID: 554
[12-May-2026 09:25:31 UTC] ✅ User profile retrieved successfully for user ID: 554
[12-May-2026 09:25:41 UTC] === API CALL LOG ===
[12-May-2026 09:25:41 UTC] Endpoint: user/profile.php
[12-May-2026 09:25:41 UTC] Full Log Data: {
    "timestamp": "2026-05-12 09:25:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.138.90.85",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.138.90.85, 162.158.216.60",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NTQsInVzZXJuYW1lIjoiQFJldmVudUNhc2hNb25leW9wcG9ydHVuaXR5Ym90IiwiZW1haWwiOiJ6MTQ4NjAxNEBnbWFpbC5jb20iLCJleHAiOjE3NzkxODI2Nzl9.kjHP2Y7mT8-fCbSoqLOhgfsGu6Thqt4cEEn6ACV6RsM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa860a77c59e688-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.138.90.85",
        "cf-ipcountry": "BJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 09:25:41 UTC] === END API CALL LOG ===
[12-May-2026 09:25:41 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 09:25:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NTQsInVzZXJuYW1lIjoiQFJldmVudUNhc2hNb25leW9wcG9ydHVuaXR5Ym90IiwiZW1haWwiOiJ6MTQ4NjAxNEBnbWFpbC5jb20iLCJleHAiOjE3NzkxODI2Nzl9.kjHP2Y7mT8-fCbSoqLOhgfsGu6Thqt4cEEn6ACV6RsM
[12-May-2026 09:25:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 09:25:41 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 09:25:41 UTC] User ID: 554
[12-May-2026 09:25:41 UTC] ✅ User profile retrieved successfully for user ID: 554
[12-May-2026 09:25:42 UTC] === API CALL LOG ===
[12-May-2026 09:25:42 UTC] Endpoint: user/profile.php
[12-May-2026 09:25:42 UTC] Full Log Data: {
    "timestamp": "2026-05-12 09:25:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.138.90.85",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.138.90.85, 162.158.216.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NTQsInVzZXJuYW1lIjoiQFJldmVudUNhc2hNb25leW9wcG9ydHVuaXR5Ym90IiwiZW1haWwiOiJ6MTQ4NjAxNEBnbWFpbC5jb20iLCJleHAiOjE3NzkxODI2Nzl9.kjHP2Y7mT8-fCbSoqLOhgfsGu6Thqt4cEEn6ACV6RsM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa860ae2a01e688-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.138.90.85",
        "cf-ipcountry": "BJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 09:25:42 UTC] === END API CALL LOG ===
[12-May-2026 09:25:42 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 09:25:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NTQsInVzZXJuYW1lIjoiQFJldmVudUNhc2hNb25leW9wcG9ydHVuaXR5Ym90IiwiZW1haWwiOiJ6MTQ4NjAxNEBnbWFpbC5jb20iLCJleHAiOjE3NzkxODI2Nzl9.kjHP2Y7mT8-fCbSoqLOhgfsGu6Thqt4cEEn6ACV6RsM
[12-May-2026 09:25:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 09:25:42 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 09:25:42 UTC] User ID: 554
[12-May-2026 09:25:42 UTC] ✅ User profile retrieved successfully for user ID: 554
[12-May-2026 09:25:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 09:25:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 09:25:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"41.138.90.85, 162.158.216.181","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NTQsInVzZXJuYW1lIjoiQFJldmVudUNhc2hNb25leW9wcG9ydHVuaXR5Ym90IiwiZW1haWwiOiJ6MTQ4NjAxNEBnbWFpbC5jb20iLCJleHAiOjE3NzkxODI2Nzl9.kjHP2Y7mT8-fCbSoqLOhgfsGu6Thqt4cEEn6ACV6RsM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fa860af8f11e688-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"41.138.90.85","cf-ipcountry":"BJ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-May-2026 09:25:42 UTC] === User Orders API Called ===
[12-May-2026 09:25:42 UTC] User ID: 554
[12-May-2026 09:25:42 UTC] Limit: 20, Offset: 0
[12-May-2026 09:25:42 UTC] Orders found: 0
[12-May-2026 09:25:42 UTC] Orders data: []
[12-May-2026 09:25:42 UTC] Total orders count: 0
[12-May-2026 09:25:42 UTC] === API CALL LOG ===
[12-May-2026 09:25:42 UTC] Endpoint: user/profile.php
[12-May-2026 09:25:42 UTC] Full Log Data: {
    "timestamp": "2026-05-12 09:25:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.138.90.85",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.138.90.85, 162.158.216.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NTQsInVzZXJuYW1lIjoiQFJldmVudUNhc2hNb25leW9wcG9ydHVuaXR5Ym90IiwiZW1haWwiOiJ6MTQ4NjAxNEBnbWFpbC5jb20iLCJleHAiOjE3NzkxODI2Nzl9.kjHP2Y7mT8-fCbSoqLOhgfsGu6Thqt4cEEn6ACV6RsM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa860af8f13e688-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.138.90.85",
        "cf-ipcountry": "BJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 09:25:42 UTC] === END API CALL LOG ===
[12-May-2026 09:25:42 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 09:25:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NTQsInVzZXJuYW1lIjoiQFJldmVudUNhc2hNb25leW9wcG9ydHVuaXR5Ym90IiwiZW1haWwiOiJ6MTQ4NjAxNEBnbWFpbC5jb20iLCJleHAiOjE3NzkxODI2Nzl9.kjHP2Y7mT8-fCbSoqLOhgfsGu6Thqt4cEEn6ACV6RsM
[12-May-2026 09:25:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 09:25:42 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 09:25:42 UTC] User ID: 554
[12-May-2026 09:25:42 UTC] ✅ User profile retrieved successfully for user ID: 554
[12-May-2026 09:27:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 09:27:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 09:27:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"41.138.90.85, 162.158.216.60","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NTQsInVzZXJuYW1lIjoiQFJldmVudUNhc2hNb25leW9wcG9ydHVuaXR5Ym90IiwiZW1haWwiOiJ6MTQ4NjAxNEBnbWFpbC5jb20iLCJleHAiOjE3NzkxODI2Nzl9.kjHP2Y7mT8-fCbSoqLOhgfsGu6Thqt4cEEn6ACV6RsM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fa863cfddede688-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"41.138.90.85","cf-ipcountry":"BJ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-May-2026 09:27:51 UTC] === User Orders API Called ===
[12-May-2026 09:27:51 UTC] User ID: 554
[12-May-2026 09:27:51 UTC] Limit: 20, Offset: 0
[12-May-2026 09:27:51 UTC] Orders found: 0
[12-May-2026 09:27:51 UTC] Orders data: []
[12-May-2026 09:27:51 UTC] Total orders count: 0
[12-May-2026 09:27:51 UTC] === API CALL LOG ===
[12-May-2026 09:27:51 UTC] Endpoint: user/profile.php
[12-May-2026 09:27:51 UTC] Full Log Data: {
    "timestamp": "2026-05-12 09:27:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.138.90.85",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.138.90.85, 162.158.216.60",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NTQsInVzZXJuYW1lIjoiQFJldmVudUNhc2hNb25leW9wcG9ydHVuaXR5Ym90IiwiZW1haWwiOiJ6MTQ4NjAxNEBnbWFpbC5jb20iLCJleHAiOjE3NzkxODI2Nzl9.kjHP2Y7mT8-fCbSoqLOhgfsGu6Thqt4cEEn6ACV6RsM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa863cfddeee688-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.138.90.85",
        "cf-ipcountry": "BJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 09:27:51 UTC] === END API CALL LOG ===
[12-May-2026 09:27:51 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 09:27:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NTQsInVzZXJuYW1lIjoiQFJldmVudUNhc2hNb25leW9wcG9ydHVuaXR5Ym90IiwiZW1haWwiOiJ6MTQ4NjAxNEBnbWFpbC5jb20iLCJleHAiOjE3NzkxODI2Nzl9.kjHP2Y7mT8-fCbSoqLOhgfsGu6Thqt4cEEn6ACV6RsM
[12-May-2026 09:27:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 09:27:51 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 09:27:51 UTC] User ID: 554
[12-May-2026 09:27:51 UTC] ✅ User profile retrieved successfully for user ID: 554
[12-May-2026 09:27:51 UTC] === API CALL LOG ===
[12-May-2026 09:27:51 UTC] Endpoint: user/profile.php
[12-May-2026 09:27:51 UTC] Full Log Data: {
    "timestamp": "2026-05-12 09:27:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.138.90.85",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.138.90.85, 162.158.216.60",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NTQsInVzZXJuYW1lIjoiQFJldmVudUNhc2hNb25leW9wcG9ydHVuaXR5Ym90IiwiZW1haWwiOiJ6MTQ4NjAxNEBnbWFpbC5jb20iLCJleHAiOjE3NzkxODI2Nzl9.kjHP2Y7mT8-fCbSoqLOhgfsGu6Thqt4cEEn6ACV6RsM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa863d44acce688-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.138.90.85",
        "cf-ipcountry": "BJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 09:27:51 UTC] === END API CALL LOG ===
[12-May-2026 09:27:51 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 09:27:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NTQsInVzZXJuYW1lIjoiQFJldmVudUNhc2hNb25leW9wcG9ydHVuaXR5Ym90IiwiZW1haWwiOiJ6MTQ4NjAxNEBnbWFpbC5jb20iLCJleHAiOjE3NzkxODI2Nzl9.kjHP2Y7mT8-fCbSoqLOhgfsGu6Thqt4cEEn6ACV6RsM
[12-May-2026 09:27:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 09:27:51 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 09:27:51 UTC] User ID: 554
[12-May-2026 09:27:51 UTC] ✅ User profile retrieved successfully for user ID: 554
[12-May-2026 09:28:02 UTC] === API CALL LOG ===
[12-May-2026 09:28:02 UTC] Endpoint: user/profile.php
[12-May-2026 09:28:02 UTC] Full Log Data: {
    "timestamp": "2026-05-12 09:28:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.138.90.85",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.138.90.85, 172.64.192.157",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NTQsInVzZXJuYW1lIjoiQFJldmVudUNhc2hNb25leW9wcG9ydHVuaXR5Ym90IiwiZW1haWwiOiJ6MTQ4NjAxNEBnbWFpbC5jb20iLCJleHAiOjE3NzkxODI2Nzl9.kjHP2Y7mT8-fCbSoqLOhgfsGu6Thqt4cEEn6ACV6RsM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa86414e8268882-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.138.90.85",
        "cf-ipcountry": "BJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 09:28:02 UTC] === END API CALL LOG ===
[12-May-2026 09:28:02 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 09:28:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NTQsInVzZXJuYW1lIjoiQFJldmVudUNhc2hNb25leW9wcG9ydHVuaXR5Ym90IiwiZW1haWwiOiJ6MTQ4NjAxNEBnbWFpbC5jb20iLCJleHAiOjE3NzkxODI2Nzl9.kjHP2Y7mT8-fCbSoqLOhgfsGu6Thqt4cEEn6ACV6RsM
[12-May-2026 09:28:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 09:28:02 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 09:28:02 UTC] User ID: 554
[12-May-2026 09:28:02 UTC] ✅ User profile retrieved successfully for user ID: 554
[12-May-2026 09:28:03 UTC] === API CALL LOG ===
[12-May-2026 09:28:03 UTC] Endpoint: user/profile.php
[12-May-2026 09:28:03 UTC] Full Log Data: {
    "timestamp": "2026-05-12 09:28:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.138.90.85",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.138.90.85, 172.64.192.157",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NTQsInVzZXJuYW1lIjoiQFJldmVudUNhc2hNb25leW9wcG9ydHVuaXR5Ym90IiwiZW1haWwiOiJ6MTQ4NjAxNEBnbWFpbC5jb20iLCJleHAiOjE3NzkxODI2Nzl9.kjHP2Y7mT8-fCbSoqLOhgfsGu6Thqt4cEEn6ACV6RsM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa8641bcc678882-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.138.90.85",
        "cf-ipcountry": "BJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 09:28:03 UTC] === END API CALL LOG ===
[12-May-2026 09:28:03 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 09:28:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NTQsInVzZXJuYW1lIjoiQFJldmVudUNhc2hNb25leW9wcG9ydHVuaXR5Ym90IiwiZW1haWwiOiJ6MTQ4NjAxNEBnbWFpbC5jb20iLCJleHAiOjE3NzkxODI2Nzl9.kjHP2Y7mT8-fCbSoqLOhgfsGu6Thqt4cEEn6ACV6RsM
[12-May-2026 09:28:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 09:28:03 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 09:28:03 UTC] User ID: 554
[12-May-2026 09:28:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 09:28:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 09:28:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"41.138.90.85, 172.64.192.157","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NTQsInVzZXJuYW1lIjoiQFJldmVudUNhc2hNb25leW9wcG9ydHVuaXR5Ym90IiwiZW1haWwiOiJ6MTQ4NjAxNEBnbWFpbC5jb20iLCJleHAiOjE3NzkxODI2Nzl9.kjHP2Y7mT8-fCbSoqLOhgfsGu6Thqt4cEEn6ACV6RsM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fa8641bcc6b8882-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"41.138.90.85","cf-ipcountry":"BJ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-May-2026 09:28:03 UTC] ✅ User profile retrieved successfully for user ID: 554
[12-May-2026 09:28:03 UTC] === User Orders API Called ===
[12-May-2026 09:28:03 UTC] User ID: 554
[12-May-2026 09:28:03 UTC] Limit: 20, Offset: 0
[12-May-2026 09:28:03 UTC] === API CALL LOG ===
[12-May-2026 09:28:03 UTC] Endpoint: user/profile.php
[12-May-2026 09:28:03 UTC] Full Log Data: {
    "timestamp": "2026-05-12 09:28:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.138.90.85",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.138.90.85, 172.64.192.157",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NTQsInVzZXJuYW1lIjoiQFJldmVudUNhc2hNb25leW9wcG9ydHVuaXR5Ym90IiwiZW1haWwiOiJ6MTQ4NjAxNEBnbWFpbC5jb20iLCJleHAiOjE3NzkxODI2Nzl9.kjHP2Y7mT8-fCbSoqLOhgfsGu6Thqt4cEEn6ACV6RsM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa8641bcc6c8882-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.138.90.85",
        "cf-ipcountry": "BJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 09:28:03 UTC] === END API CALL LOG ===
[12-May-2026 09:28:03 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 09:28:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NTQsInVzZXJuYW1lIjoiQFJldmVudUNhc2hNb25leW9wcG9ydHVuaXR5Ym90IiwiZW1haWwiOiJ6MTQ4NjAxNEBnbWFpbC5jb20iLCJleHAiOjE3NzkxODI2Nzl9.kjHP2Y7mT8-fCbSoqLOhgfsGu6Thqt4cEEn6ACV6RsM
[12-May-2026 09:28:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 09:28:03 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 09:28:03 UTC] User ID: 554
[12-May-2026 09:28:03 UTC] Orders found: 0
[12-May-2026 09:28:03 UTC] Orders data: []
[12-May-2026 09:28:03 UTC] Total orders count: 0
[12-May-2026 09:28:03 UTC] ✅ User profile retrieved successfully for user ID: 554
[12-May-2026 09:28:11 UTC] === API CALL LOG ===
[12-May-2026 09:28:11 UTC] Endpoint: user/profile.php
[12-May-2026 09:28:11 UTC] Full Log Data: {
    "timestamp": "2026-05-12 09:28:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.138.90.85",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.138.90.85, 172.64.192.157",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NTQsInVzZXJuYW1lIjoiQFJldmVudUNhc2hNb25leW9wcG9ydHVuaXR5Ym90IiwiZW1haWwiOiJ6MTQ4NjAxNEBnbWFpbC5jb20iLCJleHAiOjE3NzkxODI2Nzl9.kjHP2Y7mT8-fCbSoqLOhgfsGu6Thqt4cEEn6ACV6RsM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa8644dfb49605c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.138.90.85",
        "cf-ipcountry": "BJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 09:28:11 UTC] === END API CALL LOG ===
[12-May-2026 09:28:11 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 09:28:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NTQsInVzZXJuYW1lIjoiQFJldmVudUNhc2hNb25leW9wcG9ydHVuaXR5Ym90IiwiZW1haWwiOiJ6MTQ4NjAxNEBnbWFpbC5jb20iLCJleHAiOjE3NzkxODI2Nzl9.kjHP2Y7mT8-fCbSoqLOhgfsGu6Thqt4cEEn6ACV6RsM
[12-May-2026 09:28:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 09:28:11 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 09:28:11 UTC] User ID: 554
[12-May-2026 09:28:11 UTC] ✅ User profile retrieved successfully for user ID: 554
[12-May-2026 09:28:12 UTC] === API CALL LOG ===
[12-May-2026 09:28:12 UTC] Endpoint: user/profile.php
[12-May-2026 09:28:12 UTC] Full Log Data: {
    "timestamp": "2026-05-12 09:28:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.138.90.85",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.138.90.85, 172.64.192.157",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NTQsInVzZXJuYW1lIjoiQFJldmVudUNhc2hNb25leW9wcG9ydHVuaXR5Ym90IiwiZW1haWwiOiJ6MTQ4NjAxNEBnbWFpbC5jb20iLCJleHAiOjE3NzkxODI2Nzl9.kjHP2Y7mT8-fCbSoqLOhgfsGu6Thqt4cEEn6ACV6RsM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa864534b2d605c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.138.90.85",
        "cf-ipcountry": "BJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 09:28:12 UTC] === END API CALL LOG ===
[12-May-2026 09:28:12 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 09:28:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NTQsInVzZXJuYW1lIjoiQFJldmVudUNhc2hNb25leW9wcG9ydHVuaXR5Ym90IiwiZW1haWwiOiJ6MTQ4NjAxNEBnbWFpbC5jb20iLCJleHAiOjE3NzkxODI2Nzl9.kjHP2Y7mT8-fCbSoqLOhgfsGu6Thqt4cEEn6ACV6RsM
[12-May-2026 09:28:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 09:28:12 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 09:28:12 UTC] User ID: 554
[12-May-2026 09:28:12 UTC] ✅ User profile retrieved successfully for user ID: 554
[12-May-2026 09:28:12 UTC] === API CALL LOG ===
[12-May-2026 09:28:12 UTC] Endpoint: user/profile.php
[12-May-2026 09:28:12 UTC] Full Log Data: {
    "timestamp": "2026-05-12 09:28:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.138.90.85",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.138.90.85, 172.64.192.157",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NTQsInVzZXJuYW1lIjoiQFJldmVudUNhc2hNb25leW9wcG9ydHVuaXR5Ym90IiwiZW1haWwiOiJ6MTQ4NjAxNEBnbWFpbC5jb20iLCJleHAiOjE3NzkxODI2Nzl9.kjHP2Y7mT8-fCbSoqLOhgfsGu6Thqt4cEEn6ACV6RsM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa864548f66605c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.138.90.85",
        "cf-ipcountry": "BJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 09:28:12 UTC] === END API CALL LOG ===
[12-May-2026 09:28:12 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 09:28:12 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 09:28:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NTQsInVzZXJuYW1lIjoiQFJldmVudUNhc2hNb25leW9wcG9ydHVuaXR5Ym90IiwiZW1haWwiOiJ6MTQ4NjAxNEBnbWFpbC5jb20iLCJleHAiOjE3NzkxODI2Nzl9.kjHP2Y7mT8-fCbSoqLOhgfsGu6Thqt4cEEn6ACV6RsM
[12-May-2026 09:28:12 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 09:28:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 09:28:12 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"41.138.90.85, 172.64.192.157","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NTQsInVzZXJuYW1lIjoiQFJldmVudUNhc2hNb25leW9wcG9ydHVuaXR5Ym90IiwiZW1haWwiOiJ6MTQ4NjAxNEBnbWFpbC5jb20iLCJleHAiOjE3NzkxODI2Nzl9.kjHP2Y7mT8-fCbSoqLOhgfsGu6Thqt4cEEn6ACV6RsM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fa864548f65605c-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"41.138.90.85","cf-ipcountry":"BJ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-May-2026 09:28:12 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 09:28:12 UTC] === User Orders API Called ===
[12-May-2026 09:28:12 UTC] User ID: 554
[12-May-2026 09:28:12 UTC] User ID: 554
[12-May-2026 09:28:12 UTC] Limit: 20, Offset: 0
[12-May-2026 09:28:12 UTC] ✅ User profile retrieved successfully for user ID: 554
[12-May-2026 09:28:12 UTC] Orders found: 0
[12-May-2026 09:28:12 UTC] Orders data: []
[12-May-2026 09:28:12 UTC] Total orders count: 0
[12-May-2026 09:28:20 UTC] === API CALL LOG ===
[12-May-2026 09:28:20 UTC] Endpoint: user/profile.php
[12-May-2026 09:28:20 UTC] Full Log Data: {
    "timestamp": "2026-05-12 09:28:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.138.90.85",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.138.90.85, 172.71.178.5",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NTQsInVzZXJuYW1lIjoiQFJldmVudUNhc2hNb25leW9wcG9ydHVuaXR5Ym90IiwiZW1haWwiOiJ6MTQ4NjAxNEBnbWFpbC5jb20iLCJleHAiOjE3NzkxODI2Nzl9.kjHP2Y7mT8-fCbSoqLOhgfsGu6Thqt4cEEn6ACV6RsM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa86487e9d87a3e-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.138.90.85",
        "cf-ipcountry": "BJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 09:28:20 UTC] === END API CALL LOG ===
[12-May-2026 09:28:20 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 09:28:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NTQsInVzZXJuYW1lIjoiQFJldmVudUNhc2hNb25leW9wcG9ydHVuaXR5Ym90IiwiZW1haWwiOiJ6MTQ4NjAxNEBnbWFpbC5jb20iLCJleHAiOjE3NzkxODI2Nzl9.kjHP2Y7mT8-fCbSoqLOhgfsGu6Thqt4cEEn6ACV6RsM
[12-May-2026 09:28:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 09:28:20 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 09:28:20 UTC] User ID: 554
[12-May-2026 09:28:20 UTC] ✅ User profile retrieved successfully for user ID: 554
[12-May-2026 09:28:21 UTC] === API CALL LOG ===
[12-May-2026 09:28:21 UTC] Endpoint: user/profile.php
[12-May-2026 09:28:21 UTC] Full Log Data: {
    "timestamp": "2026-05-12 09:28:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.138.90.85",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.138.90.85, 172.71.178.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NTQsInVzZXJuYW1lIjoiQFJldmVudUNhc2hNb25leW9wcG9ydHVuaXR5Ym90IiwiZW1haWwiOiJ6MTQ4NjAxNEBnbWFpbC5jb20iLCJleHAiOjE3NzkxODI2Nzl9.kjHP2Y7mT8-fCbSoqLOhgfsGu6Thqt4cEEn6ACV6RsM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa8648e4c597a3e-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.138.90.85",
        "cf-ipcountry": "BJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 09:28:21 UTC] === END API CALL LOG ===
[12-May-2026 09:28:21 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 09:28:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NTQsInVzZXJuYW1lIjoiQFJldmVudUNhc2hNb25leW9wcG9ydHVuaXR5Ym90IiwiZW1haWwiOiJ6MTQ4NjAxNEBnbWFpbC5jb20iLCJleHAiOjE3NzkxODI2Nzl9.kjHP2Y7mT8-fCbSoqLOhgfsGu6Thqt4cEEn6ACV6RsM
[12-May-2026 09:28:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 09:28:21 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 09:28:21 UTC] User ID: 554
[12-May-2026 09:28:21 UTC] ✅ User profile retrieved successfully for user ID: 554
[12-May-2026 09:28:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 09:28:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 09:28:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"41.138.90.85, 172.71.178.48","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NTQsInVzZXJuYW1lIjoiQFJldmVudUNhc2hNb25leW9wcG9ydHVuaXR5Ym90IiwiZW1haWwiOiJ6MTQ4NjAxNEBnbWFpbC5jb20iLCJleHAiOjE3NzkxODI2Nzl9.kjHP2Y7mT8-fCbSoqLOhgfsGu6Thqt4cEEn6ACV6RsM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fa8648e4c627a3e-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"41.138.90.85","cf-ipcountry":"BJ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-May-2026 09:28:21 UTC] === User Orders API Called ===
[12-May-2026 09:28:21 UTC] User ID: 554
[12-May-2026 09:28:21 UTC] Limit: 20, Offset: 0
[12-May-2026 09:28:21 UTC] Orders found: 0
[12-May-2026 09:28:21 UTC] Orders data: []
[12-May-2026 09:28:21 UTC] Total orders count: 0
[12-May-2026 09:28:21 UTC] === API CALL LOG ===
[12-May-2026 09:28:21 UTC] Endpoint: user/profile.php
[12-May-2026 09:28:21 UTC] Full Log Data: {
    "timestamp": "2026-05-12 09:28:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.138.90.85",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.138.90.85, 172.71.178.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NTQsInVzZXJuYW1lIjoiQFJldmVudUNhc2hNb25leW9wcG9ydHVuaXR5Ym90IiwiZW1haWwiOiJ6MTQ4NjAxNEBnbWFpbC5jb20iLCJleHAiOjE3NzkxODI2Nzl9.kjHP2Y7mT8-fCbSoqLOhgfsGu6Thqt4cEEn6ACV6RsM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa8648e4c677a3e-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.138.90.85",
        "cf-ipcountry": "BJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 09:28:21 UTC] === END API CALL LOG ===
[12-May-2026 09:28:21 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 09:28:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NTQsInVzZXJuYW1lIjoiQFJldmVudUNhc2hNb25leW9wcG9ydHVuaXR5Ym90IiwiZW1haWwiOiJ6MTQ4NjAxNEBnbWFpbC5jb20iLCJleHAiOjE3NzkxODI2Nzl9.kjHP2Y7mT8-fCbSoqLOhgfsGu6Thqt4cEEn6ACV6RsM
[12-May-2026 09:28:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 09:28:21 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 09:28:21 UTC] User ID: 554
[12-May-2026 09:28:21 UTC] ✅ User profile retrieved successfully for user ID: 554
[12-May-2026 09:28:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 09:28:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 09:28:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"41.138.90.85, 172.71.178.48","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NTQsInVzZXJuYW1lIjoiQFJldmVudUNhc2hNb25leW9wcG9ydHVuaXR5Ym90IiwiZW1haWwiOiJ6MTQ4NjAxNEBnbWFpbC5jb20iLCJleHAiOjE3NzkxODI2Nzl9.kjHP2Y7mT8-fCbSoqLOhgfsGu6Thqt4cEEn6ACV6RsM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fa864a1aedc7a3e-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"41.138.90.85","cf-ipcountry":"BJ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-May-2026 09:28:24 UTC] === User Orders API Called ===
[12-May-2026 09:28:24 UTC] User ID: 554
[12-May-2026 09:28:24 UTC] Limit: 20, Offset: 0
[12-May-2026 09:28:24 UTC] Orders found: 0
[12-May-2026 09:28:24 UTC] Orders data: []
[12-May-2026 09:28:24 UTC] Total orders count: 0
[12-May-2026 09:28:29 UTC] === API CALL LOG ===
[12-May-2026 09:28:29 UTC] Endpoint: user/profile.php
[12-May-2026 09:28:29 UTC] Full Log Data: {
    "timestamp": "2026-05-12 09:28:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.138.90.85",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.138.90.85, 162.158.216.61",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NTQsInVzZXJuYW1lIjoiQFJldmVudUNhc2hNb25leW9wcG9ydHVuaXR5Ym90IiwiZW1haWwiOiJ6MTQ4NjAxNEBnbWFpbC5jb20iLCJleHAiOjE3NzkxODI2Nzl9.kjHP2Y7mT8-fCbSoqLOhgfsGu6Thqt4cEEn6ACV6RsM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa864be5fdd29c1-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.138.90.85",
        "cf-ipcountry": "BJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 09:28:29 UTC] === END API CALL LOG ===
[12-May-2026 09:28:29 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 09:28:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NTQsInVzZXJuYW1lIjoiQFJldmVudUNhc2hNb25leW9wcG9ydHVuaXR5Ym90IiwiZW1haWwiOiJ6MTQ4NjAxNEBnbWFpbC5jb20iLCJleHAiOjE3NzkxODI2Nzl9.kjHP2Y7mT8-fCbSoqLOhgfsGu6Thqt4cEEn6ACV6RsM
[12-May-2026 09:28:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 09:28:29 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 09:28:29 UTC] User ID: 554
[12-May-2026 09:28:29 UTC] ✅ User profile retrieved successfully for user ID: 554
[12-May-2026 09:28:30 UTC] === API CALL LOG ===
[12-May-2026 09:28:30 UTC] Endpoint: user/profile.php
[12-May-2026 09:28:30 UTC] Full Log Data: {
    "timestamp": "2026-05-12 09:28:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.138.90.85",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.138.90.85, 162.158.216.61",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NTQsInVzZXJuYW1lIjoiQFJldmVudUNhc2hNb25leW9wcG9ydHVuaXR5Ym90IiwiZW1haWwiOiJ6MTQ4NjAxNEBnbWFpbC5jb20iLCJleHAiOjE3NzkxODI2Nzl9.kjHP2Y7mT8-fCbSoqLOhgfsGu6Thqt4cEEn6ACV6RsM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa864c3be7229c1-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.138.90.85",
        "cf-ipcountry": "BJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 09:28:30 UTC] === END API CALL LOG ===
[12-May-2026 09:28:30 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 09:28:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NTQsInVzZXJuYW1lIjoiQFJldmVudUNhc2hNb25leW9wcG9ydHVuaXR5Ym90IiwiZW1haWwiOiJ6MTQ4NjAxNEBnbWFpbC5jb20iLCJleHAiOjE3NzkxODI2Nzl9.kjHP2Y7mT8-fCbSoqLOhgfsGu6Thqt4cEEn6ACV6RsM
[12-May-2026 09:28:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 09:28:30 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 09:28:30 UTC] User ID: 554
[12-May-2026 09:28:30 UTC] ✅ User profile retrieved successfully for user ID: 554
[12-May-2026 09:28:30 UTC] === API CALL LOG ===
[12-May-2026 09:28:30 UTC] Endpoint: user/profile.php
[12-May-2026 09:28:30 UTC] Full Log Data: {
    "timestamp": "2026-05-12 09:28:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.138.90.85",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.138.90.85, 162.158.216.61",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NTQsInVzZXJuYW1lIjoiQFJldmVudUNhc2hNb25leW9wcG9ydHVuaXR5Ym90IiwiZW1haWwiOiJ6MTQ4NjAxNEBnbWFpbC5jb20iLCJleHAiOjE3NzkxODI2Nzl9.kjHP2Y7mT8-fCbSoqLOhgfsGu6Thqt4cEEn6ACV6RsM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fa864c4e97629c1-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.138.90.85",
        "cf-ipcountry": "BJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 09:28:30 UTC] === END API CALL LOG ===
[12-May-2026 09:28:30 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 09:28:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NTQsInVzZXJuYW1lIjoiQFJldmVudUNhc2hNb25leW9wcG9ydHVuaXR5Ym90IiwiZW1haWwiOiJ6MTQ4NjAxNEBnbWFpbC5jb20iLCJleHAiOjE3NzkxODI2Nzl9.kjHP2Y7mT8-fCbSoqLOhgfsGu6Thqt4cEEn6ACV6RsM
[12-May-2026 09:28:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 09:28:30 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 09:28:30 UTC] User ID: 554
[12-May-2026 09:28:30 UTC] ✅ User profile retrieved successfully for user ID: 554
[12-May-2026 09:28:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 09:28:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 09:28:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"41.138.90.85, 162.158.216.61","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NTQsInVzZXJuYW1lIjoiQFJldmVudUNhc2hNb25leW9wcG9ydHVuaXR5Ym90IiwiZW1haWwiOiJ6MTQ4NjAxNEBnbWFpbC5jb20iLCJleHAiOjE3NzkxODI2Nzl9.kjHP2Y7mT8-fCbSoqLOhgfsGu6Thqt4cEEn6ACV6RsM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fa864c4e97329c1-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"41.138.90.85","cf-ipcountry":"BJ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-May-2026 09:28:30 UTC] === User Orders API Called ===
[12-May-2026 09:28:30 UTC] User ID: 554
[12-May-2026 09:28:30 UTC] Limit: 20, Offset: 0
[12-May-2026 09:28:30 UTC] Orders found: 0
[12-May-2026 09:28:30 UTC] Orders data: []
[12-May-2026 09:28:30 UTC] Total orders count: 0
[12-May-2026 14:26:45 UTC] === API CALL LOG ===
[12-May-2026 14:26:45 UTC] Endpoint: user/profile.php
[12-May-2026 14:26:45 UTC] Full Log Data: {
    "timestamp": "2026-05-12 14:26:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.185.172.154",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.185.172.154, 172.68.140.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU2IiwidXNlcm5hbWUiOiJLZXZpbiIsImVtYWlsIjoia2V2aW5tdWJhaXdhNzYxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTIwMDgwNH0.076_IDsmWpD2VwnwTazHeCD06Erjsmj1rHMnaOqxtjo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9faa19aa5d79f17a-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.185.172.154",
        "cf-ipcountry": "ZA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 14:26:45 UTC] === END API CALL LOG ===
[12-May-2026 14:26:45 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 14:26:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU2IiwidXNlcm5hbWUiOiJLZXZpbiIsImVtYWlsIjoia2V2aW5tdWJhaXdhNzYxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTIwMDgwNH0.076_IDsmWpD2VwnwTazHeCD06Erjsmj1rHMnaOqxtjo
[12-May-2026 14:26:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 14:26:45 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 14:26:45 UTC] User ID: 556
[12-May-2026 14:26:45 UTC] ✅ User profile retrieved successfully for user ID: 556
[12-May-2026 14:26:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 14:26:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 14:26:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.185.172.154, 172.68.140.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU2IiwidXNlcm5hbWUiOiJLZXZpbiIsImVtYWlsIjoia2V2aW5tdWJhaXdhNzYxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTIwMDgwNH0.076_IDsmWpD2VwnwTazHeCD06Erjsmj1rHMnaOqxtjo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9faa19aa8d97f17a-JNB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"197.185.172.154","cf-ipcountry":"ZA","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-May-2026 14:26:45 UTC] === User Orders API Called ===
[12-May-2026 14:26:45 UTC] User ID: 556
[12-May-2026 14:26:45 UTC] Limit: 20, Offset: 0
[12-May-2026 14:26:45 UTC] Orders found: 0
[12-May-2026 14:26:45 UTC] Orders data: []
[12-May-2026 14:26:45 UTC] Total orders count: 0
[12-May-2026 14:26:45 UTC] === API CALL LOG ===
[12-May-2026 14:26:45 UTC] Endpoint: user/profile.php
[12-May-2026 14:26:45 UTC] Full Log Data: {
    "timestamp": "2026-05-12 14:26:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.185.172.154",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.185.172.154, 172.68.140.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU2IiwidXNlcm5hbWUiOiJLZXZpbiIsImVtYWlsIjoia2V2aW5tdWJhaXdhNzYxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTIwMDgwNH0.076_IDsmWpD2VwnwTazHeCD06Erjsmj1rHMnaOqxtjo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9faa19aacdd8f17a-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.185.172.154",
        "cf-ipcountry": "ZA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 14:26:45 UTC] === END API CALL LOG ===
[12-May-2026 14:26:45 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 14:26:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU2IiwidXNlcm5hbWUiOiJLZXZpbiIsImVtYWlsIjoia2V2aW5tdWJhaXdhNzYxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTIwMDgwNH0.076_IDsmWpD2VwnwTazHeCD06Erjsmj1rHMnaOqxtjo
[12-May-2026 14:26:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 14:26:45 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 14:26:45 UTC] User ID: 556
[12-May-2026 14:26:45 UTC] ✅ User profile retrieved successfully for user ID: 556
[12-May-2026 14:26:46 UTC] === API CALL LOG ===
[12-May-2026 14:26:46 UTC] Endpoint: user/profile.php
[12-May-2026 14:26:46 UTC] Full Log Data: {
    "timestamp": "2026-05-12 14:26:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.185.172.154",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.185.172.154, 172.68.140.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU2IiwidXNlcm5hbWUiOiJLZXZpbiIsImVtYWlsIjoia2V2aW5tdWJhaXdhNzYxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTIwMDgwNH0.076_IDsmWpD2VwnwTazHeCD06Erjsmj1rHMnaOqxtjo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9faa19b1acd3f17a-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.185.172.154",
        "cf-ipcountry": "ZA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 14:26:46 UTC] === END API CALL LOG ===
[12-May-2026 14:26:46 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 14:26:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU2IiwidXNlcm5hbWUiOiJLZXZpbiIsImVtYWlsIjoia2V2aW5tdWJhaXdhNzYxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTIwMDgwNH0.076_IDsmWpD2VwnwTazHeCD06Erjsmj1rHMnaOqxtjo
[12-May-2026 14:26:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 14:26:46 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 14:26:46 UTC] User ID: 556
[12-May-2026 14:26:46 UTC] ✅ User profile retrieved successfully for user ID: 556
[12-May-2026 14:30:45 UTC] === API CALL LOG ===
[12-May-2026 14:30:45 UTC] Endpoint: user/profile.php
[12-May-2026 14:30:45 UTC] Full Log Data: {
    "timestamp": "2026-05-12 14:30:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.185.172.154",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.185.172.154, 172.68.140.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU2IiwidXNlcm5hbWUiOiJLZXZpbiIsImVtYWlsIjoia2V2aW5tdWJhaXdhNzYxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTIwMDgwNH0.076_IDsmWpD2VwnwTazHeCD06Erjsmj1rHMnaOqxtjo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9faa1f84887203a1-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.185.172.154",
        "cf-ipcountry": "ZA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 14:30:45 UTC] === END API CALL LOG ===
[12-May-2026 14:30:45 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 14:30:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU2IiwidXNlcm5hbWUiOiJLZXZpbiIsImVtYWlsIjoia2V2aW5tdWJhaXdhNzYxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTIwMDgwNH0.076_IDsmWpD2VwnwTazHeCD06Erjsmj1rHMnaOqxtjo
[12-May-2026 14:30:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 14:30:45 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 14:30:45 UTC] User ID: 556
[12-May-2026 14:30:45 UTC] ✅ User profile retrieved successfully for user ID: 556
[12-May-2026 14:30:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 14:30:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 14:30:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.185.172.154, 172.68.140.145","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU2IiwidXNlcm5hbWUiOiJLZXZpbiIsImVtYWlsIjoia2V2aW5tdWJhaXdhNzYxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTIwMDgwNH0.076_IDsmWpD2VwnwTazHeCD06Erjsmj1rHMnaOqxtjo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9faa1fb46a0503a1-JNB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"197.185.172.154","cf-ipcountry":"ZA","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-May-2026 14:30:52 UTC] === User Orders API Called ===
[12-May-2026 14:30:52 UTC] User ID: 556
[12-May-2026 14:30:52 UTC] Limit: 20, Offset: 0
[12-May-2026 14:30:52 UTC] Orders found: 0
[12-May-2026 14:30:52 UTC] Orders data: []
[12-May-2026 14:30:52 UTC] Total orders count: 0
[12-May-2026 14:30:53 UTC] === API CALL LOG ===
[12-May-2026 14:30:53 UTC] Endpoint: user/profile.php
[12-May-2026 14:30:53 UTC] Full Log Data: {
    "timestamp": "2026-05-12 14:30:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.185.172.154",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.185.172.154, 172.68.140.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU2IiwidXNlcm5hbWUiOiJLZXZpbiIsImVtYWlsIjoia2V2aW5tdWJhaXdhNzYxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTIwMDgwNH0.076_IDsmWpD2VwnwTazHeCD06Erjsmj1rHMnaOqxtjo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9faa1fb4ea2503a1-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.185.172.154",
        "cf-ipcountry": "ZA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 14:30:53 UTC] === END API CALL LOG ===
[12-May-2026 14:30:53 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 14:30:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU2IiwidXNlcm5hbWUiOiJLZXZpbiIsImVtYWlsIjoia2V2aW5tdWJhaXdhNzYxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTIwMDgwNH0.076_IDsmWpD2VwnwTazHeCD06Erjsmj1rHMnaOqxtjo
[12-May-2026 14:30:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 14:30:53 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 14:30:53 UTC] User ID: 556
[12-May-2026 14:30:53 UTC] ✅ User profile retrieved successfully for user ID: 556
[12-May-2026 14:30:53 UTC] === API CALL LOG ===
[12-May-2026 14:30:53 UTC] Endpoint: user/profile.php
[12-May-2026 14:30:53 UTC] Full Log Data: {
    "timestamp": "2026-05-12 14:30:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.185.172.154",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.185.172.154, 172.68.140.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU2IiwidXNlcm5hbWUiOiJLZXZpbiIsImVtYWlsIjoia2V2aW5tdWJhaXdhNzYxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTIwMDgwNH0.076_IDsmWpD2VwnwTazHeCD06Erjsmj1rHMnaOqxtjo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9faa1fb8bb6a03a1-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.185.172.154",
        "cf-ipcountry": "ZA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 14:30:53 UTC] === END API CALL LOG ===
[12-May-2026 14:30:53 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 14:30:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU2IiwidXNlcm5hbWUiOiJLZXZpbiIsImVtYWlsIjoia2V2aW5tdWJhaXdhNzYxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTIwMDgwNH0.076_IDsmWpD2VwnwTazHeCD06Erjsmj1rHMnaOqxtjo
[12-May-2026 14:30:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 14:30:53 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 14:30:53 UTC] User ID: 556
[12-May-2026 14:30:53 UTC] ✅ User profile retrieved successfully for user ID: 556
[12-May-2026 14:30:54 UTC] === API CALL LOG ===
[12-May-2026 14:30:54 UTC] Endpoint: user/profile.php
[12-May-2026 14:30:54 UTC] Full Log Data: {
    "timestamp": "2026-05-12 14:30:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.185.172.154",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.185.172.154, 172.68.140.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU2IiwidXNlcm5hbWUiOiJLZXZpbiIsImVtYWlsIjoia2V2aW5tdWJhaXdhNzYxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTIwMDgwNH0.076_IDsmWpD2VwnwTazHeCD06Erjsmj1rHMnaOqxtjo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9faa1fbc0c7c03a1-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.185.172.154",
        "cf-ipcountry": "ZA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 14:30:54 UTC] === END API CALL LOG ===
[12-May-2026 14:30:54 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 14:30:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU2IiwidXNlcm5hbWUiOiJLZXZpbiIsImVtYWlsIjoia2V2aW5tdWJhaXdhNzYxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTIwMDgwNH0.076_IDsmWpD2VwnwTazHeCD06Erjsmj1rHMnaOqxtjo
[12-May-2026 14:30:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 14:30:54 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 14:30:54 UTC] User ID: 556
[12-May-2026 14:30:54 UTC] ✅ User profile retrieved successfully for user ID: 556
[12-May-2026 14:31:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 14:31:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 14:31:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.185.172.154, 172.68.140.145","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU2IiwidXNlcm5hbWUiOiJLZXZpbiIsImVtYWlsIjoia2V2aW5tdWJhaXdhNzYxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTIwMDgwNH0.076_IDsmWpD2VwnwTazHeCD06Erjsmj1rHMnaOqxtjo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9faa20110c6b03a1-JNB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"197.185.172.154","cf-ipcountry":"ZA","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-May-2026 14:31:07 UTC] === User Orders API Called ===
[12-May-2026 14:31:07 UTC] User ID: 556
[12-May-2026 14:31:07 UTC] Limit: 20, Offset: 0
[12-May-2026 14:31:07 UTC] Orders found: 0
[12-May-2026 14:31:07 UTC] Orders data: []
[12-May-2026 14:31:07 UTC] Total orders count: 0
[12-May-2026 14:31:07 UTC] === API CALL LOG ===
[12-May-2026 14:31:07 UTC] Endpoint: user/profile.php
[12-May-2026 14:31:07 UTC] Full Log Data: {
    "timestamp": "2026-05-12 14:31:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.185.172.154",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.185.172.154, 172.68.140.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU2IiwidXNlcm5hbWUiOiJLZXZpbiIsImVtYWlsIjoia2V2aW5tdWJhaXdhNzYxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTIwMDgwNH0.076_IDsmWpD2VwnwTazHeCD06Erjsmj1rHMnaOqxtjo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9faa2011aca303a1-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.185.172.154",
        "cf-ipcountry": "ZA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 14:31:07 UTC] === END API CALL LOG ===
[12-May-2026 14:31:07 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 14:31:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU2IiwidXNlcm5hbWUiOiJLZXZpbiIsImVtYWlsIjoia2V2aW5tdWJhaXdhNzYxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTIwMDgwNH0.076_IDsmWpD2VwnwTazHeCD06Erjsmj1rHMnaOqxtjo
[12-May-2026 14:31:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 14:31:07 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 14:31:07 UTC] User ID: 556
[12-May-2026 14:31:07 UTC] ✅ User profile retrieved successfully for user ID: 556
[12-May-2026 14:31:08 UTC] === API CALL LOG ===
[12-May-2026 14:31:08 UTC] Endpoint: user/profile.php
[12-May-2026 14:31:08 UTC] Full Log Data: {
    "timestamp": "2026-05-12 14:31:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.185.172.154",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.185.172.154, 172.68.140.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU2IiwidXNlcm5hbWUiOiJLZXZpbiIsImVtYWlsIjoia2V2aW5tdWJhaXdhNzYxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTIwMDgwNH0.076_IDsmWpD2VwnwTazHeCD06Erjsmj1rHMnaOqxtjo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9faa20168ef203a1-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.185.172.154",
        "cf-ipcountry": "ZA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 14:31:08 UTC] === END API CALL LOG ===
[12-May-2026 14:31:08 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 14:31:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU2IiwidXNlcm5hbWUiOiJLZXZpbiIsImVtYWlsIjoia2V2aW5tdWJhaXdhNzYxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTIwMDgwNH0.076_IDsmWpD2VwnwTazHeCD06Erjsmj1rHMnaOqxtjo
[12-May-2026 14:31:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 14:31:08 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 14:31:08 UTC] User ID: 556
[12-May-2026 14:31:08 UTC] ✅ User profile retrieved successfully for user ID: 556
[12-May-2026 14:31:08 UTC] === API CALL LOG ===
[12-May-2026 14:31:08 UTC] Endpoint: user/profile.php
[12-May-2026 14:31:08 UTC] Full Log Data: {
    "timestamp": "2026-05-12 14:31:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.185.172.154",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.185.172.154, 172.68.140.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU2IiwidXNlcm5hbWUiOiJLZXZpbiIsImVtYWlsIjoia2V2aW5tdWJhaXdhNzYxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTIwMDgwNH0.076_IDsmWpD2VwnwTazHeCD06Erjsmj1rHMnaOqxtjo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9faa20176f5a03a1-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.185.172.154",
        "cf-ipcountry": "ZA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 14:31:08 UTC] === END API CALL LOG ===
[12-May-2026 14:31:08 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 14:31:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU2IiwidXNlcm5hbWUiOiJLZXZpbiIsImVtYWlsIjoia2V2aW5tdWJhaXdhNzYxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTIwMDgwNH0.076_IDsmWpD2VwnwTazHeCD06Erjsmj1rHMnaOqxtjo
[12-May-2026 14:31:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 14:31:08 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 14:31:08 UTC] User ID: 556
[12-May-2026 14:31:08 UTC] ✅ User profile retrieved successfully for user ID: 556
[12-May-2026 14:47:52 UTC] === API CALL LOG ===
[12-May-2026 14:47:52 UTC] Endpoint: user/profile.php
[12-May-2026 14:47:52 UTC] Full Log Data: {
    "timestamp": "2026-05-12 14:47:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "217.113.194.6",
    "user_agent": "Mozilla\/5.0 (compatible; Barkrowler\/0.9; +https:\/\/babbar.tech\/crawler)",
    "headers": {
        "Host": "api.memberx.app",
        "From": "tech@babbar.tech",
        "Accept": "text\/html;q=0.95,text\/*;q=0.9,*\/*;q=0.8",
        "Accept-Encoding": "gzip",
        "User-Agent": "Mozilla\/5.0 (compatible; Barkrowler\/0.9; +https:\/\/babbar.tech\/crawler)",
        "cf-ray": "9faa389b6a17a289-CDG",
        "X-Forwarded-For": "217.113.194.6, 104.23.225.70",
        "cdn-loop": "cloudflare; loops=1",
        "CF-Connecting-IP": "217.113.194.6",
        "CF-IPCountry": "FR",
        "CF-Visitor": "{\"scheme\":\"http\"}",
        "X-Forwarded-Proto": "http"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 14:47:52 UTC] === END API CALL LOG ===
[12-May-2026 15:11:21 UTC] API Hash Debug - Received: 
[12-May-2026 15:11:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 15:11:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","From":"tech@babbar.tech","Accept":"text\/html;q=0.95,text\/*;q=0.9,*\/*;q=0.8","Accept-Encoding":"gzip","User-Agent":"Mozilla\/5.0 (compatible; Barkrowler\/0.9; +https:\/\/babbar.tech\/crawler)","cf-ray":"9faa5afffc3e00a6-CDG","X-Forwarded-For":"217.113.194.6, 172.71.122.124","cdn-loop":"cloudflare; loops=1","CF-Connecting-IP":"217.113.194.6","CF-IPCountry":"FR","CF-Visitor":"{\"scheme\":\"http\"}","X-Forwarded-Proto":"http"}
[12-May-2026 15:25:21 UTC] === API CALL LOG ===
[12-May-2026 15:25:21 UTC] Endpoint: user/profile.php
[12-May-2026 15:25:21 UTC] Full Log Data: {
    "timestamp": "2026-05-12 15:25:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "217.113.194.203",
    "user_agent": "Mozilla\/5.0 (compatible; Barkrowler\/0.9; +https:\/\/babbar.tech\/crawler)",
    "headers": {
        "Host": "api.memberx.app",
        "x-forwarded-proto": "https",
        "Accept": "text\/html;q=0.95,text\/*;q=0.9,*\/*;q=0.8",
        "from": "tech@babbar.tech",
        "Accept-Encoding": "gzip, br",
        "User-Agent": "Mozilla\/5.0 (compatible; Barkrowler\/0.9; +https:\/\/babbar.tech\/crawler)",
        "cf-ray": "9faa6f817d3653ad-CDG",
        "X-Forwarded-For": "217.113.194.203, 104.23.225.165",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "217.113.194.203",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 15:25:21 UTC] === END API CALL LOG ===
[12-May-2026 15:27:02 UTC] === API CALL LOG ===
[12-May-2026 15:27:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 15:27:02 UTC] Endpoint: user/profile.php
[12-May-2026 15:27:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 15:27:02 UTC] Full Log Data: {
    "timestamp": "2026-05-12 15:27:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:2378:10ad:5645:62a5:577:cd75:9c7a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:2378:10ad:5645:62a5:577:cd75:9c7a, 108.162.221.155",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU3IiwidXNlcm5hbWUiOiJkZXZpbGxyaWRlcjk1IiwiZW1haWwiOiJtci5lZ29pc3Q3NUBnbWFpbC5jb20iLCJleHAiOjE3NzkyMDQ0MjF9.6-HRTY6XFjX5FV4atHSeooy0epMtngI7jYoa2RqRLSE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9faa71fa3d365a8f-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:2378:10ad:5645:62a5:577:cd75:9c7a",
        "cf-ipcountry": "UA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 15:27:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a02:2378:10ad:5645:62a5:577:cd75:9c7a, 108.162.221.155","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU3IiwidXNlcm5hbWUiOiJkZXZpbGxyaWRlcjk1IiwiZW1haWwiOiJtci5lZ29pc3Q3NUBnbWFpbC5jb20iLCJleHAiOjE3NzkyMDQ0MjF9.6-HRTY6XFjX5FV4atHSeooy0epMtngI7jYoa2RqRLSE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9faa71fa3d395a8f-VIE","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a02:2378:10ad:5645:62a5:577:cd75:9c7a","cf-ipcountry":"UA","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-May-2026 15:27:02 UTC] === END API CALL LOG ===
[12-May-2026 15:27:02 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 15:27:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU3IiwidXNlcm5hbWUiOiJkZXZpbGxyaWRlcjk1IiwiZW1haWwiOiJtci5lZ29pc3Q3NUBnbWFpbC5jb20iLCJleHAiOjE3NzkyMDQ0MjF9.6-HRTY6XFjX5FV4atHSeooy0epMtngI7jYoa2RqRLSE
[12-May-2026 15:27:02 UTC] === User Orders API Called ===
[12-May-2026 15:27:02 UTC] User ID: 557
[12-May-2026 15:27:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 15:27:02 UTC] Limit: 20, Offset: 0
[12-May-2026 15:27:02 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 15:27:02 UTC] User ID: 557
[12-May-2026 15:27:02 UTC] Orders found: 0
[12-May-2026 15:27:02 UTC] ✅ User profile retrieved successfully for user ID: 557
[12-May-2026 15:27:02 UTC] Orders data: []
[12-May-2026 15:27:02 UTC] Total orders count: 0
[12-May-2026 15:27:02 UTC] === API CALL LOG ===
[12-May-2026 15:27:02 UTC] Endpoint: user/profile.php
[12-May-2026 15:27:02 UTC] Full Log Data: {
    "timestamp": "2026-05-12 15:27:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:2378:10ad:5645:62a5:577:cd75:9c7a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:2378:10ad:5645:62a5:577:cd75:9c7a, 108.162.221.155",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU3IiwidXNlcm5hbWUiOiJkZXZpbGxyaWRlcjk1IiwiZW1haWwiOiJtci5lZ29pc3Q3NUBnbWFpbC5jb20iLCJleHAiOjE3NzkyMDQ0MjF9.6-HRTY6XFjX5FV4atHSeooy0epMtngI7jYoa2RqRLSE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9faa71faedd65a8f-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:2378:10ad:5645:62a5:577:cd75:9c7a",
        "cf-ipcountry": "UA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 15:27:02 UTC] === END API CALL LOG ===
[12-May-2026 15:27:02 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 15:27:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU3IiwidXNlcm5hbWUiOiJkZXZpbGxyaWRlcjk1IiwiZW1haWwiOiJtci5lZ29pc3Q3NUBnbWFpbC5jb20iLCJleHAiOjE3NzkyMDQ0MjF9.6-HRTY6XFjX5FV4atHSeooy0epMtngI7jYoa2RqRLSE
[12-May-2026 15:27:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 15:27:02 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 15:27:02 UTC] User ID: 557
[12-May-2026 15:27:02 UTC] ✅ User profile retrieved successfully for user ID: 557
[12-May-2026 15:27:03 UTC] === API CALL LOG ===
[12-May-2026 15:27:03 UTC] Endpoint: user/profile.php
[12-May-2026 15:27:03 UTC] Full Log Data: {
    "timestamp": "2026-05-12 15:27:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:2378:10ad:5645:62a5:577:cd75:9c7a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:2378:10ad:5645:62a5:577:cd75:9c7a, 108.162.221.155",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU3IiwidXNlcm5hbWUiOiJkZXZpbGxyaWRlcjk1IiwiZW1haWwiOiJtci5lZ29pc3Q3NUBnbWFpbC5jb20iLCJleHAiOjE3NzkyMDQ0MjF9.6-HRTY6XFjX5FV4atHSeooy0epMtngI7jYoa2RqRLSE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9faa71ff19485a8f-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:2378:10ad:5645:62a5:577:cd75:9c7a",
        "cf-ipcountry": "UA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 15:27:03 UTC] === END API CALL LOG ===
[12-May-2026 15:27:03 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 15:27:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU3IiwidXNlcm5hbWUiOiJkZXZpbGxyaWRlcjk1IiwiZW1haWwiOiJtci5lZ29pc3Q3NUBnbWFpbC5jb20iLCJleHAiOjE3NzkyMDQ0MjF9.6-HRTY6XFjX5FV4atHSeooy0epMtngI7jYoa2RqRLSE
[12-May-2026 15:27:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 15:27:03 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 15:27:03 UTC] User ID: 557
[12-May-2026 15:27:03 UTC] ✅ User profile retrieved successfully for user ID: 557
[12-May-2026 15:27:10 UTC] === API CALL LOG ===
[12-May-2026 15:27:10 UTC] Endpoint: user/profile.php
[12-May-2026 15:27:10 UTC] Full Log Data: {
    "timestamp": "2026-05-12 15:27:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:2378:10ad:5645:62a5:577:cd75:9c7a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:2378:10ad:5645:62a5:577:cd75:9c7a, 108.162.221.155",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU3IiwidXNlcm5hbWUiOiJkZXZpbGxyaWRlcjk1IiwiZW1haWwiOiJtci5lZ29pc3Q3NUBnbWFpbC5jb20iLCJleHAiOjE3NzkyMDQ0MjF9.6-HRTY6XFjX5FV4atHSeooy0epMtngI7jYoa2RqRLSE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9faa7229cfaa5a8f-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:2378:10ad:5645:62a5:577:cd75:9c7a",
        "cf-ipcountry": "UA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 15:27:10 UTC] === END API CALL LOG ===
[12-May-2026 15:27:10 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 15:27:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU3IiwidXNlcm5hbWUiOiJkZXZpbGxyaWRlcjk1IiwiZW1haWwiOiJtci5lZ29pc3Q3NUBnbWFpbC5jb20iLCJleHAiOjE3NzkyMDQ0MjF9.6-HRTY6XFjX5FV4atHSeooy0epMtngI7jYoa2RqRLSE
[12-May-2026 15:27:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 15:27:10 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 15:27:10 UTC] User ID: 557
[12-May-2026 15:27:10 UTC] ✅ User profile retrieved successfully for user ID: 557
[12-May-2026 15:27:11 UTC] User Purchases API - User ID: 557
[12-May-2026 15:27:11 UTC] User Purchases API - Total purchases found: 0
[12-May-2026 15:27:18 UTC] === API CALL LOG ===
[12-May-2026 15:27:18 UTC] Endpoint: user/profile.php
[12-May-2026 15:27:18 UTC] Full Log Data: {
    "timestamp": "2026-05-12 15:27:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:2378:10ad:5645:62a5:577:cd75:9c7a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:2378:10ad:5645:62a5:577:cd75:9c7a, 108.162.221.156",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU3IiwidXNlcm5hbWUiOiJkZXZpbGxyaWRlcjk1IiwiZW1haWwiOiJtci5lZ29pc3Q3NUBnbWFpbC5jb20iLCJleHAiOjE3NzkyMDQ0MjF9.6-HRTY6XFjX5FV4atHSeooy0epMtngI7jYoa2RqRLSE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9faa725a99675a8f-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:2378:10ad:5645:62a5:577:cd75:9c7a",
        "cf-ipcountry": "UA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 15:27:18 UTC] === END API CALL LOG ===
[12-May-2026 15:27:18 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 15:27:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU3IiwidXNlcm5hbWUiOiJkZXZpbGxyaWRlcjk1IiwiZW1haWwiOiJtci5lZ29pc3Q3NUBnbWFpbC5jb20iLCJleHAiOjE3NzkyMDQ0MjF9.6-HRTY6XFjX5FV4atHSeooy0epMtngI7jYoa2RqRLSE
[12-May-2026 15:27:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 15:27:18 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 15:27:18 UTC] User ID: 557
[12-May-2026 15:27:18 UTC] ✅ User profile retrieved successfully for user ID: 557
[12-May-2026 15:27:18 UTC] User Purchases API - User ID: 557
[12-May-2026 15:27:18 UTC] User Purchases API - Total purchases found: 0
[12-May-2026 15:27:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 15:27:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 15:27:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a02:2378:10ad:5645:62a5:577:cd75:9c7a, 108.162.221.155","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU3IiwidXNlcm5hbWUiOiJkZXZpbGxyaWRlcjk1IiwiZW1haWwiOiJtci5lZ29pc3Q3NUBnbWFpbC5jb20iLCJleHAiOjE3NzkyMDQ0MjF9.6-HRTY6XFjX5FV4atHSeooy0epMtngI7jYoa2RqRLSE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9faa72a02c7d5a8f-VIE","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a02:2378:10ad:5645:62a5:577:cd75:9c7a","cf-ipcountry":"UA","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-May-2026 15:27:29 UTC] === User Orders API Called ===
[12-May-2026 15:27:29 UTC] User ID: 557
[12-May-2026 15:27:29 UTC] Limit: 20, Offset: 0
[12-May-2026 15:27:29 UTC] Orders found: 0
[12-May-2026 15:27:29 UTC] Orders data: []
[12-May-2026 15:27:29 UTC] Total orders count: 0
[12-May-2026 15:27:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 15:27:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 15:27:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a02:2378:10ad:5645:62a5:577:cd75:9c7a, 108.162.221.155","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU3IiwidXNlcm5hbWUiOiJkZXZpbGxyaWRlcjk1IiwiZW1haWwiOiJtci5lZ29pc3Q3NUBnbWFpbC5jb20iLCJleHAiOjE3NzkyMDQ0MjF9.6-HRTY6XFjX5FV4atHSeooy0epMtngI7jYoa2RqRLSE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9faa72cdfdcf5a8f-VIE","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a02:2378:10ad:5645:62a5:577:cd75:9c7a","cf-ipcountry":"UA","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-May-2026 15:27:36 UTC] === User Orders API Called ===
[12-May-2026 15:27:36 UTC] User ID: 557
[12-May-2026 15:27:36 UTC] Limit: 20, Offset: 0
[12-May-2026 15:27:36 UTC] Orders found: 0
[12-May-2026 15:27:36 UTC] Orders data: []
[12-May-2026 15:27:36 UTC] Total orders count: 0
[12-May-2026 15:27:36 UTC] === API CALL LOG ===
[12-May-2026 15:27:36 UTC] Endpoint: user/profile.php
[12-May-2026 15:27:36 UTC] Full Log Data: {
    "timestamp": "2026-05-12 15:27:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:2378:10ad:5645:62a5:577:cd75:9c7a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:2378:10ad:5645:62a5:577:cd75:9c7a, 108.162.221.155",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU3IiwidXNlcm5hbWUiOiJkZXZpbGxyaWRlcjk1IiwiZW1haWwiOiJtci5lZ29pc3Q3NUBnbWFpbC5jb20iLCJleHAiOjE3NzkyMDQ0MjF9.6-HRTY6XFjX5FV4atHSeooy0epMtngI7jYoa2RqRLSE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9faa72cdfdd05a8f-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:2378:10ad:5645:62a5:577:cd75:9c7a",
        "cf-ipcountry": "UA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 15:27:36 UTC] === END API CALL LOG ===
[12-May-2026 15:27:36 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 15:27:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU3IiwidXNlcm5hbWUiOiJkZXZpbGxyaWRlcjk1IiwiZW1haWwiOiJtci5lZ29pc3Q3NUBnbWFpbC5jb20iLCJleHAiOjE3NzkyMDQ0MjF9.6-HRTY6XFjX5FV4atHSeooy0epMtngI7jYoa2RqRLSE
[12-May-2026 15:27:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 15:27:36 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 15:27:36 UTC] User ID: 557
[12-May-2026 15:27:36 UTC] ✅ User profile retrieved successfully for user ID: 557
[12-May-2026 15:27:36 UTC] === API CALL LOG ===
[12-May-2026 15:27:36 UTC] Endpoint: user/profile.php
[12-May-2026 15:27:36 UTC] Full Log Data: {
    "timestamp": "2026-05-12 15:27:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:2378:10ad:5645:62a5:577:cd75:9c7a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:2378:10ad:5645:62a5:577:cd75:9c7a, 108.162.221.155",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU3IiwidXNlcm5hbWUiOiJkZXZpbGxyaWRlcjk1IiwiZW1haWwiOiJtci5lZ29pc3Q3NUBnbWFpbC5jb20iLCJleHAiOjE3NzkyMDQ0MjF9.6-HRTY6XFjX5FV4atHSeooy0epMtngI7jYoa2RqRLSE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9faa72cfbf775a8f-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:2378:10ad:5645:62a5:577:cd75:9c7a",
        "cf-ipcountry": "UA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 15:27:36 UTC] === END API CALL LOG ===
[12-May-2026 15:27:36 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 15:27:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU3IiwidXNlcm5hbWUiOiJkZXZpbGxyaWRlcjk1IiwiZW1haWwiOiJtci5lZ29pc3Q3NUBnbWFpbC5jb20iLCJleHAiOjE3NzkyMDQ0MjF9.6-HRTY6XFjX5FV4atHSeooy0epMtngI7jYoa2RqRLSE
[12-May-2026 15:27:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 15:27:36 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 15:27:36 UTC] User ID: 557
[12-May-2026 15:27:36 UTC] ✅ User profile retrieved successfully for user ID: 557
[12-May-2026 15:27:37 UTC] === API CALL LOG ===
[12-May-2026 15:27:37 UTC] Endpoint: user/profile.php
[12-May-2026 15:27:37 UTC] Full Log Data: {
    "timestamp": "2026-05-12 15:27:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:2378:10ad:5645:62a5:577:cd75:9c7a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:2378:10ad:5645:62a5:577:cd75:9c7a, 108.162.221.155",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU3IiwidXNlcm5hbWUiOiJkZXZpbGxyaWRlcjk1IiwiZW1haWwiOiJtci5lZ29pc3Q3NUBnbWFpbC5jb20iLCJleHAiOjE3NzkyMDQ0MjF9.6-HRTY6XFjX5FV4atHSeooy0epMtngI7jYoa2RqRLSE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9faa72d33b085a8f-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:2378:10ad:5645:62a5:577:cd75:9c7a",
        "cf-ipcountry": "UA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 15:27:37 UTC] === END API CALL LOG ===
[12-May-2026 15:27:37 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 15:27:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU3IiwidXNlcm5hbWUiOiJkZXZpbGxyaWRlcjk1IiwiZW1haWwiOiJtci5lZ29pc3Q3NUBnbWFpbC5jb20iLCJleHAiOjE3NzkyMDQ0MjF9.6-HRTY6XFjX5FV4atHSeooy0epMtngI7jYoa2RqRLSE
[12-May-2026 15:27:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 15:27:37 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 15:27:37 UTC] User ID: 557
[12-May-2026 15:27:37 UTC] ✅ User profile retrieved successfully for user ID: 557
[12-May-2026 15:28:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 15:28:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 15:28:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a02:2378:10ad:5645:62a5:577:cd75:9c7a, 108.162.221.156","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU3IiwidXNlcm5hbWUiOiJkZXZpbGxyaWRlcjk1IiwiZW1haWwiOiJtci5lZ29pc3Q3NUBnbWFpbC5jb20iLCJleHAiOjE3NzkyMDQ0MjF9.6-HRTY6XFjX5FV4atHSeooy0epMtngI7jYoa2RqRLSE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9faa7385afe35a8f-VIE","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a02:2378:10ad:5645:62a5:577:cd75:9c7a","cf-ipcountry":"UA","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-May-2026 15:28:06 UTC] === User Orders API Called ===
[12-May-2026 15:28:06 UTC] User ID: 557
[12-May-2026 15:28:06 UTC] Limit: 20, Offset: 0
[12-May-2026 15:28:06 UTC] Orders found: 0
[12-May-2026 15:28:06 UTC] Orders data: []
[12-May-2026 15:28:06 UTC] Total orders count: 0
[12-May-2026 15:28:06 UTC] === API CALL LOG ===
[12-May-2026 15:28:06 UTC] Endpoint: user/profile.php
[12-May-2026 15:28:06 UTC] Full Log Data: {
    "timestamp": "2026-05-12 15:28:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:2378:10ad:5645:62a5:577:cd75:9c7a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:2378:10ad:5645:62a5:577:cd75:9c7a, 108.162.221.156",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU3IiwidXNlcm5hbWUiOiJkZXZpbGxyaWRlcjk1IiwiZW1haWwiOiJtci5lZ29pc3Q3NUBnbWFpbC5jb20iLCJleHAiOjE3NzkyMDQ0MjF9.6-HRTY6XFjX5FV4atHSeooy0epMtngI7jYoa2RqRLSE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9faa7385afe55a8f-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:2378:10ad:5645:62a5:577:cd75:9c7a",
        "cf-ipcountry": "UA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 15:28:06 UTC] === END API CALL LOG ===
[12-May-2026 15:28:06 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 15:28:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU3IiwidXNlcm5hbWUiOiJkZXZpbGxyaWRlcjk1IiwiZW1haWwiOiJtci5lZ29pc3Q3NUBnbWFpbC5jb20iLCJleHAiOjE3NzkyMDQ0MjF9.6-HRTY6XFjX5FV4atHSeooy0epMtngI7jYoa2RqRLSE
[12-May-2026 15:28:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 15:28:06 UTC] === API CALL LOG ===
[12-May-2026 15:28:06 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 15:28:06 UTC] Endpoint: user/profile.php
[12-May-2026 15:28:06 UTC] User ID: 557
[12-May-2026 15:28:06 UTC] Full Log Data: {
    "timestamp": "2026-05-12 15:28:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:2378:10ad:5645:62a5:577:cd75:9c7a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:2378:10ad:5645:62a5:577:cd75:9c7a, 108.162.221.156",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU3IiwidXNlcm5hbWUiOiJkZXZpbGxyaWRlcjk1IiwiZW1haWwiOiJtci5lZ29pc3Q3NUBnbWFpbC5jb20iLCJleHAiOjE3NzkyMDQ0MjF9.6-HRTY6XFjX5FV4atHSeooy0epMtngI7jYoa2RqRLSE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9faa7385afe75a8f-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:2378:10ad:5645:62a5:577:cd75:9c7a",
        "cf-ipcountry": "UA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 15:28:06 UTC] === END API CALL LOG ===
[12-May-2026 15:28:06 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 15:28:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU3IiwidXNlcm5hbWUiOiJkZXZpbGxyaWRlcjk1IiwiZW1haWwiOiJtci5lZ29pc3Q3NUBnbWFpbC5jb20iLCJleHAiOjE3NzkyMDQ0MjF9.6-HRTY6XFjX5FV4atHSeooy0epMtngI7jYoa2RqRLSE
[12-May-2026 15:28:06 UTC] ✅ User profile retrieved successfully for user ID: 557
[12-May-2026 15:28:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 15:28:06 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 15:28:06 UTC] User ID: 557
[12-May-2026 15:28:06 UTC] ✅ User profile retrieved successfully for user ID: 557
[12-May-2026 15:28:06 UTC] === API CALL LOG ===
[12-May-2026 15:28:06 UTC] Endpoint: user/profile.php
[12-May-2026 15:28:06 UTC] Full Log Data: {
    "timestamp": "2026-05-12 15:28:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:2378:10ad:5645:62a5:577:cd75:9c7a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:2378:10ad:5645:62a5:577:cd75:9c7a, 108.162.221.156",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU3IiwidXNlcm5hbWUiOiJkZXZpbGxyaWRlcjk1IiwiZW1haWwiOiJtci5lZ29pc3Q3NUBnbWFpbC5jb20iLCJleHAiOjE3NzkyMDQ0MjF9.6-HRTY6XFjX5FV4atHSeooy0epMtngI7jYoa2RqRLSE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9faa738a2cea5a8f-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:2378:10ad:5645:62a5:577:cd75:9c7a",
        "cf-ipcountry": "UA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 15:28:06 UTC] === END API CALL LOG ===
[12-May-2026 15:28:06 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 15:28:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU3IiwidXNlcm5hbWUiOiJkZXZpbGxyaWRlcjk1IiwiZW1haWwiOiJtci5lZ29pc3Q3NUBnbWFpbC5jb20iLCJleHAiOjE3NzkyMDQ0MjF9.6-HRTY6XFjX5FV4atHSeooy0epMtngI7jYoa2RqRLSE
[12-May-2026 15:28:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 15:28:06 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 15:28:06 UTC] User ID: 557
[12-May-2026 15:28:06 UTC] ✅ User profile retrieved successfully for user ID: 557
[12-May-2026 15:28:18 UTC] === API CALL LOG ===
[12-May-2026 15:28:18 UTC] Endpoint: user/profile.php
[12-May-2026 15:28:18 UTC] Full Log Data: {
    "timestamp": "2026-05-12 15:28:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:2378:10ad:5645:62a5:577:cd75:9c7a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:2378:10ad:5645:62a5:577:cd75:9c7a, 108.162.221.155",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU3IiwidXNlcm5hbWUiOiJkZXZpbGxyaWRlcjk1IiwiZW1haWwiOiJtci5lZ29pc3Q3NUBnbWFpbC5jb20iLCJleHAiOjE3NzkyMDQ0MjF9.6-HRTY6XFjX5FV4atHSeooy0epMtngI7jYoa2RqRLSE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9faa73d5bf705a8f-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:2378:10ad:5645:62a5:577:cd75:9c7a",
        "cf-ipcountry": "UA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 15:28:18 UTC] === END API CALL LOG ===
[12-May-2026 15:28:18 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 15:28:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU3IiwidXNlcm5hbWUiOiJkZXZpbGxyaWRlcjk1IiwiZW1haWwiOiJtci5lZ29pc3Q3NUBnbWFpbC5jb20iLCJleHAiOjE3NzkyMDQ0MjF9.6-HRTY6XFjX5FV4atHSeooy0epMtngI7jYoa2RqRLSE
[12-May-2026 15:28:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 15:28:18 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 15:28:18 UTC] User ID: 557
[12-May-2026 15:28:18 UTC] ✅ User profile retrieved successfully for user ID: 557
[12-May-2026 15:28:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 15:28:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 15:28:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a02:2378:10ad:5645:62a5:577:cd75:9c7a, 108.162.221.155","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU3IiwidXNlcm5hbWUiOiJkZXZpbGxyaWRlcjk1IiwiZW1haWwiOiJtci5lZ29pc3Q3NUBnbWFpbC5jb20iLCJleHAiOjE3NzkyMDQ0MjF9.6-HRTY6XFjX5FV4atHSeooy0epMtngI7jYoa2RqRLSE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9faa73d5bf6e5a8f-VIE","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a02:2378:10ad:5645:62a5:577:cd75:9c7a","cf-ipcountry":"UA","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-May-2026 15:28:18 UTC] === User Orders API Called ===
[12-May-2026 15:28:18 UTC] User ID: 557
[12-May-2026 15:28:18 UTC] Limit: 20, Offset: 0
[12-May-2026 15:28:18 UTC] Orders found: 0
[12-May-2026 15:28:18 UTC] Orders data: []
[12-May-2026 15:28:18 UTC] Total orders count: 0
[12-May-2026 15:28:19 UTC] === API CALL LOG ===
[12-May-2026 15:28:19 UTC] Endpoint: user/profile.php
[12-May-2026 15:28:19 UTC] Full Log Data: {
    "timestamp": "2026-05-12 15:28:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:2378:10ad:5645:62a5:577:cd75:9c7a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:2378:10ad:5645:62a5:577:cd75:9c7a, 108.162.221.155",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU3IiwidXNlcm5hbWUiOiJkZXZpbGxyaWRlcjk1IiwiZW1haWwiOiJtci5lZ29pc3Q3NUBnbWFpbC5jb20iLCJleHAiOjE3NzkyMDQ0MjF9.6-HRTY6XFjX5FV4atHSeooy0epMtngI7jYoa2RqRLSE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9faa73d799bd5a8f-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:2378:10ad:5645:62a5:577:cd75:9c7a",
        "cf-ipcountry": "UA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 15:28:19 UTC] === END API CALL LOG ===
[12-May-2026 15:28:19 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 15:28:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU3IiwidXNlcm5hbWUiOiJkZXZpbGxyaWRlcjk1IiwiZW1haWwiOiJtci5lZ29pc3Q3NUBnbWFpbC5jb20iLCJleHAiOjE3NzkyMDQ0MjF9.6-HRTY6XFjX5FV4atHSeooy0epMtngI7jYoa2RqRLSE
[12-May-2026 15:28:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 15:28:19 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 15:28:19 UTC] User ID: 557
[12-May-2026 15:28:19 UTC] ✅ User profile retrieved successfully for user ID: 557
[12-May-2026 15:28:19 UTC] === API CALL LOG ===
[12-May-2026 15:28:19 UTC] Endpoint: user/profile.php
[12-May-2026 15:28:19 UTC] Full Log Data: {
    "timestamp": "2026-05-12 15:28:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:2378:10ad:5645:62a5:577:cd75:9c7a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:2378:10ad:5645:62a5:577:cd75:9c7a, 108.162.221.155",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU3IiwidXNlcm5hbWUiOiJkZXZpbGxyaWRlcjk1IiwiZW1haWwiOiJtci5lZ29pc3Q3NUBnbWFpbC5jb20iLCJleHAiOjE3NzkyMDQ0MjF9.6-HRTY6XFjX5FV4atHSeooy0epMtngI7jYoa2RqRLSE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9faa73d92b055a8f-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:2378:10ad:5645:62a5:577:cd75:9c7a",
        "cf-ipcountry": "UA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 15:28:19 UTC] === END API CALL LOG ===
[12-May-2026 15:28:19 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 15:28:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU3IiwidXNlcm5hbWUiOiJkZXZpbGxyaWRlcjk1IiwiZW1haWwiOiJtci5lZ29pc3Q3NUBnbWFpbC5jb20iLCJleHAiOjE3NzkyMDQ0MjF9.6-HRTY6XFjX5FV4atHSeooy0epMtngI7jYoa2RqRLSE
[12-May-2026 15:28:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 15:28:19 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 15:28:19 UTC] User ID: 557
[12-May-2026 15:28:19 UTC] ✅ User profile retrieved successfully for user ID: 557
[12-May-2026 15:28:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 15:28:24 UTC] === API CALL LOG ===
[12-May-2026 15:28:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 15:28:24 UTC] Endpoint: user/profile.php
[12-May-2026 15:28:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a02:2378:10ad:5645:62a5:577:cd75:9c7a, 108.162.221.155","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU3IiwidXNlcm5hbWUiOiJkZXZpbGxyaWRlcjk1IiwiZW1haWwiOiJtci5lZ29pc3Q3NUBnbWFpbC5jb20iLCJleHAiOjE3NzkyMDQ0MjF9.6-HRTY6XFjX5FV4atHSeooy0epMtngI7jYoa2RqRLSE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9faa73fb7bb95a8f-VIE","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a02:2378:10ad:5645:62a5:577:cd75:9c7a","cf-ipcountry":"UA","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-May-2026 15:28:24 UTC] Full Log Data: {
    "timestamp": "2026-05-12 15:28:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:2378:10ad:5645:62a5:577:cd75:9c7a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:2378:10ad:5645:62a5:577:cd75:9c7a, 108.162.221.155",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU3IiwidXNlcm5hbWUiOiJkZXZpbGxyaWRlcjk1IiwiZW1haWwiOiJtci5lZ29pc3Q3NUBnbWFpbC5jb20iLCJleHAiOjE3NzkyMDQ0MjF9.6-HRTY6XFjX5FV4atHSeooy0epMtngI7jYoa2RqRLSE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9faa73fb7bbf5a8f-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:2378:10ad:5645:62a5:577:cd75:9c7a",
        "cf-ipcountry": "UA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 15:28:24 UTC] === END API CALL LOG ===
[12-May-2026 15:28:24 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 15:28:24 UTC] === User Orders API Called ===
[12-May-2026 15:28:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU3IiwidXNlcm5hbWUiOiJkZXZpbGxyaWRlcjk1IiwiZW1haWwiOiJtci5lZ29pc3Q3NUBnbWFpbC5jb20iLCJleHAiOjE3NzkyMDQ0MjF9.6-HRTY6XFjX5FV4atHSeooy0epMtngI7jYoa2RqRLSE
[12-May-2026 15:28:24 UTC] User ID: 557
[12-May-2026 15:28:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 15:28:24 UTC] Limit: 20, Offset: 0
[12-May-2026 15:28:24 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 15:28:24 UTC] User ID: 557
[12-May-2026 15:28:24 UTC] ✅ User profile retrieved successfully for user ID: 557
[12-May-2026 15:28:24 UTC] Orders found: 0
[12-May-2026 15:28:24 UTC] Orders data: []
[12-May-2026 15:28:24 UTC] Total orders count: 0
[12-May-2026 15:28:25 UTC] === API CALL LOG ===
[12-May-2026 15:28:25 UTC] Endpoint: user/profile.php
[12-May-2026 15:28:25 UTC] Full Log Data: {
    "timestamp": "2026-05-12 15:28:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:2378:10ad:5645:62a5:577:cd75:9c7a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:2378:10ad:5645:62a5:577:cd75:9c7a, 108.162.221.155",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU3IiwidXNlcm5hbWUiOiJkZXZpbGxyaWRlcjk1IiwiZW1haWwiOiJtci5lZ29pc3Q3NUBnbWFpbC5jb20iLCJleHAiOjE3NzkyMDQ0MjF9.6-HRTY6XFjX5FV4atHSeooy0epMtngI7jYoa2RqRLSE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9faa73fd3dfd5a8f-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:2378:10ad:5645:62a5:577:cd75:9c7a",
        "cf-ipcountry": "UA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 15:28:25 UTC] === END API CALL LOG ===
[12-May-2026 15:28:25 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 15:28:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU3IiwidXNlcm5hbWUiOiJkZXZpbGxyaWRlcjk1IiwiZW1haWwiOiJtci5lZ29pc3Q3NUBnbWFpbC5jb20iLCJleHAiOjE3NzkyMDQ0MjF9.6-HRTY6XFjX5FV4atHSeooy0epMtngI7jYoa2RqRLSE
[12-May-2026 15:28:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 15:28:25 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 15:28:25 UTC] User ID: 557
[12-May-2026 15:28:25 UTC] ✅ User profile retrieved successfully for user ID: 557
[12-May-2026 15:28:25 UTC] === API CALL LOG ===
[12-May-2026 15:28:25 UTC] Endpoint: user/profile.php
[12-May-2026 15:28:25 UTC] Full Log Data: {
    "timestamp": "2026-05-12 15:28:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:2378:10ad:5645:62a5:577:cd75:9c7a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:2378:10ad:5645:62a5:577:cd75:9c7a, 108.162.221.155",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU3IiwidXNlcm5hbWUiOiJkZXZpbGxyaWRlcjk1IiwiZW1haWwiOiJtci5lZ29pc3Q3NUBnbWFpbC5jb20iLCJleHAiOjE3NzkyMDQ0MjF9.6-HRTY6XFjX5FV4atHSeooy0epMtngI7jYoa2RqRLSE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9faa73fe9fc35a8f-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:2378:10ad:5645:62a5:577:cd75:9c7a",
        "cf-ipcountry": "UA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 15:28:25 UTC] === END API CALL LOG ===
[12-May-2026 15:28:25 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 15:28:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU3IiwidXNlcm5hbWUiOiJkZXZpbGxyaWRlcjk1IiwiZW1haWwiOiJtci5lZ29pc3Q3NUBnbWFpbC5jb20iLCJleHAiOjE3NzkyMDQ0MjF9.6-HRTY6XFjX5FV4atHSeooy0epMtngI7jYoa2RqRLSE
[12-May-2026 15:28:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 15:28:25 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 15:28:25 UTC] User ID: 557
[12-May-2026 15:28:25 UTC] ✅ User profile retrieved successfully for user ID: 557
[12-May-2026 15:28:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 15:28:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 15:28:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a02:2378:10ad:5645:62a5:577:cd75:9c7a, 108.162.221.155","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU3IiwidXNlcm5hbWUiOiJkZXZpbGxyaWRlcjk1IiwiZW1haWwiOiJtci5lZ29pc3Q3NUBnbWFpbC5jb20iLCJleHAiOjE3NzkyMDQ0MjF9.6-HRTY6XFjX5FV4atHSeooy0epMtngI7jYoa2RqRLSE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9faa742dbe9d5a8f-VIE","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a02:2378:10ad:5645:62a5:577:cd75:9c7a","cf-ipcountry":"UA","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-May-2026 15:28:32 UTC] === User Orders API Called ===
[12-May-2026 15:28:32 UTC] User ID: 557
[12-May-2026 15:28:32 UTC] Limit: 20, Offset: 0
[12-May-2026 15:28:32 UTC] Orders found: 0
[12-May-2026 15:28:32 UTC] Orders data: []
[12-May-2026 15:28:32 UTC] Total orders count: 0
[12-May-2026 15:28:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 15:28:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 15:28:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a02:2378:10ad:5645:62a5:577:cd75:9c7a, 108.162.221.155","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU3IiwidXNlcm5hbWUiOiJkZXZpbGxyaWRlcjk1IiwiZW1haWwiOiJtci5lZ29pc3Q3NUBnbWFpbC5jb20iLCJleHAiOjE3NzkyMDQ0MjF9.6-HRTY6XFjX5FV4atHSeooy0epMtngI7jYoa2RqRLSE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9faa74349e045a8f-VIE","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a02:2378:10ad:5645:62a5:577:cd75:9c7a","cf-ipcountry":"UA","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-May-2026 15:28:34 UTC] === User Orders API Called ===
[12-May-2026 15:28:34 UTC] User ID: 557
[12-May-2026 15:28:34 UTC] Limit: 20, Offset: 0
[12-May-2026 15:28:34 UTC] Orders found: 0
[12-May-2026 15:28:34 UTC] Orders data: []
[12-May-2026 15:28:34 UTC] Total orders count: 0
[12-May-2026 15:28:34 UTC] === API CALL LOG ===
[12-May-2026 15:28:34 UTC] Endpoint: user/profile.php
[12-May-2026 15:28:34 UTC] Full Log Data: {
    "timestamp": "2026-05-12 15:28:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:2378:10ad:5645:62a5:577:cd75:9c7a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:2378:10ad:5645:62a5:577:cd75:9c7a, 108.162.221.155",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU3IiwidXNlcm5hbWUiOiJkZXZpbGxyaWRlcjk1IiwiZW1haWwiOiJtci5lZ29pc3Q3NUBnbWFpbC5jb20iLCJleHAiOjE3NzkyMDQ0MjF9.6-HRTY6XFjX5FV4atHSeooy0epMtngI7jYoa2RqRLSE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9faa74354ef35a8f-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:2378:10ad:5645:62a5:577:cd75:9c7a",
        "cf-ipcountry": "UA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 15:28:34 UTC] === END API CALL LOG ===
[12-May-2026 15:28:34 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 15:28:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU3IiwidXNlcm5hbWUiOiJkZXZpbGxyaWRlcjk1IiwiZW1haWwiOiJtci5lZ29pc3Q3NUBnbWFpbC5jb20iLCJleHAiOjE3NzkyMDQ0MjF9.6-HRTY6XFjX5FV4atHSeooy0epMtngI7jYoa2RqRLSE
[12-May-2026 15:28:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 15:28:34 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 15:28:34 UTC] User ID: 557
[12-May-2026 15:28:34 UTC] ✅ User profile retrieved successfully for user ID: 557
[12-May-2026 15:28:34 UTC] === API CALL LOG ===
[12-May-2026 15:28:34 UTC] Endpoint: user/profile.php
[12-May-2026 15:28:34 UTC] Full Log Data: {
    "timestamp": "2026-05-12 15:28:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:2378:10ad:5645:62a5:577:cd75:9c7a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:2378:10ad:5645:62a5:577:cd75:9c7a, 108.162.221.155",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU3IiwidXNlcm5hbWUiOiJkZXZpbGxyaWRlcjk1IiwiZW1haWwiOiJtci5lZ29pc3Q3NUBnbWFpbC5jb20iLCJleHAiOjE3NzkyMDQ0MjF9.6-HRTY6XFjX5FV4atHSeooy0epMtngI7jYoa2RqRLSE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9faa743688755a8f-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:2378:10ad:5645:62a5:577:cd75:9c7a",
        "cf-ipcountry": "UA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 15:28:34 UTC] === END API CALL LOG ===
[12-May-2026 15:28:34 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 15:28:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU3IiwidXNlcm5hbWUiOiJkZXZpbGxyaWRlcjk1IiwiZW1haWwiOiJtci5lZ29pc3Q3NUBnbWFpbC5jb20iLCJleHAiOjE3NzkyMDQ0MjF9.6-HRTY6XFjX5FV4atHSeooy0epMtngI7jYoa2RqRLSE
[12-May-2026 15:28:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 15:28:34 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 15:28:34 UTC] User ID: 557
[12-May-2026 15:28:34 UTC] ✅ User profile retrieved successfully for user ID: 557
[12-May-2026 15:28:34 UTC] === API CALL LOG ===
[12-May-2026 15:28:34 UTC] Endpoint: user/profile.php
[12-May-2026 15:28:34 UTC] Full Log Data: {
    "timestamp": "2026-05-12 15:28:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:2378:10ad:5645:62a5:577:cd75:9c7a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:2378:10ad:5645:62a5:577:cd75:9c7a, 108.162.221.155",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU3IiwidXNlcm5hbWUiOiJkZXZpbGxyaWRlcjk1IiwiZW1haWwiOiJtci5lZ29pc3Q3NUBnbWFpbC5jb20iLCJleHAiOjE3NzkyMDQ0MjF9.6-HRTY6XFjX5FV4atHSeooy0epMtngI7jYoa2RqRLSE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9faa74389a6a5a8f-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:2378:10ad:5645:62a5:577:cd75:9c7a",
        "cf-ipcountry": "UA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 15:28:34 UTC] === END API CALL LOG ===
[12-May-2026 15:28:34 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 15:28:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU3IiwidXNlcm5hbWUiOiJkZXZpbGxyaWRlcjk1IiwiZW1haWwiOiJtci5lZ29pc3Q3NUBnbWFpbC5jb20iLCJleHAiOjE3NzkyMDQ0MjF9.6-HRTY6XFjX5FV4atHSeooy0epMtngI7jYoa2RqRLSE
[12-May-2026 15:28:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 15:28:34 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 15:28:34 UTC] User ID: 557
[12-May-2026 15:28:34 UTC] ✅ User profile retrieved successfully for user ID: 557
[12-May-2026 15:28:40 UTC] === API CALL LOG ===
[12-May-2026 15:28:40 UTC] Endpoint: user/profile.php
[12-May-2026 15:28:40 UTC] Full Log Data: {
    "timestamp": "2026-05-12 15:28:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:2378:10ad:5645:62a5:577:cd75:9c7a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:2378:10ad:5645:62a5:577:cd75:9c7a, 108.162.221.156",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU3IiwidXNlcm5hbWUiOiJkZXZpbGxyaWRlcjk1IiwiZW1haWwiOiJtci5lZ29pc3Q3NUBnbWFpbC5jb20iLCJleHAiOjE3NzkyMDQ0MjF9.6-HRTY6XFjX5FV4atHSeooy0epMtngI7jYoa2RqRLSE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9faa745bc8015a8f-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:2378:10ad:5645:62a5:577:cd75:9c7a",
        "cf-ipcountry": "UA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 15:28:40 UTC] === END API CALL LOG ===
[12-May-2026 15:28:40 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 15:28:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU3IiwidXNlcm5hbWUiOiJkZXZpbGxyaWRlcjk1IiwiZW1haWwiOiJtci5lZ29pc3Q3NUBnbWFpbC5jb20iLCJleHAiOjE3NzkyMDQ0MjF9.6-HRTY6XFjX5FV4atHSeooy0epMtngI7jYoa2RqRLSE
[12-May-2026 15:28:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 15:28:40 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 15:28:40 UTC] User ID: 557
[12-May-2026 15:28:40 UTC] ✅ User profile retrieved successfully for user ID: 557
[12-May-2026 15:28:49 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 15:28:49 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 15:28:49 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a02:2378:10ad:5645:62a5:577:cd75:9c7a, 108.162.221.156","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU3IiwidXNlcm5hbWUiOiJkZXZpbGxyaWRlcjk1IiwiZW1haWwiOiJtci5lZ29pc3Q3NUBnbWFpbC5jb20iLCJleHAiOjE3NzkyMDQ0MjF9.6-HRTY6XFjX5FV4atHSeooy0epMtngI7jYoa2RqRLSE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9faa7497ad1f5a8f-VIE","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a02:2378:10ad:5645:62a5:577:cd75:9c7a","cf-ipcountry":"UA","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-May-2026 15:28:49 UTC] === User Orders API Called ===
[12-May-2026 15:28:49 UTC] User ID: 557
[12-May-2026 15:28:49 UTC] Limit: 20, Offset: 0
[12-May-2026 15:28:49 UTC] Orders found: 0
[12-May-2026 15:28:49 UTC] Orders data: []
[12-May-2026 15:28:49 UTC] === API CALL LOG ===
[12-May-2026 15:28:49 UTC] Endpoint: user/profile.php
[12-May-2026 15:28:49 UTC] Full Log Data: {
    "timestamp": "2026-05-12 15:28:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:2378:10ad:5645:62a5:577:cd75:9c7a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:2378:10ad:5645:62a5:577:cd75:9c7a, 108.162.221.156",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU3IiwidXNlcm5hbWUiOiJkZXZpbGxyaWRlcjk1IiwiZW1haWwiOiJtci5lZ29pc3Q3NUBnbWFpbC5jb20iLCJleHAiOjE3NzkyMDQ0MjF9.6-HRTY6XFjX5FV4atHSeooy0epMtngI7jYoa2RqRLSE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9faa7497ad215a8f-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:2378:10ad:5645:62a5:577:cd75:9c7a",
        "cf-ipcountry": "UA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 15:28:49 UTC] Total orders count: 0
[12-May-2026 15:28:49 UTC] === END API CALL LOG ===
[12-May-2026 15:28:49 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 15:28:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU3IiwidXNlcm5hbWUiOiJkZXZpbGxyaWRlcjk1IiwiZW1haWwiOiJtci5lZ29pc3Q3NUBnbWFpbC5jb20iLCJleHAiOjE3NzkyMDQ0MjF9.6-HRTY6XFjX5FV4atHSeooy0epMtngI7jYoa2RqRLSE
[12-May-2026 15:28:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 15:28:49 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 15:28:49 UTC] User ID: 557
[12-May-2026 15:28:49 UTC] ✅ User profile retrieved successfully for user ID: 557
[12-May-2026 15:28:50 UTC] === API CALL LOG ===
[12-May-2026 15:28:50 UTC] Endpoint: user/profile.php
[12-May-2026 15:28:50 UTC] Full Log Data: {
    "timestamp": "2026-05-12 15:28:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:2378:10ad:5645:62a5:577:cd75:9c7a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:2378:10ad:5645:62a5:577:cd75:9c7a, 108.162.221.156",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU3IiwidXNlcm5hbWUiOiJkZXZpbGxyaWRlcjk1IiwiZW1haWwiOiJtci5lZ29pc3Q3NUBnbWFpbC5jb20iLCJleHAiOjE3NzkyMDQ0MjF9.6-HRTY6XFjX5FV4atHSeooy0epMtngI7jYoa2RqRLSE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9faa74996ee25a8f-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:2378:10ad:5645:62a5:577:cd75:9c7a",
        "cf-ipcountry": "UA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 15:28:50 UTC] === END API CALL LOG ===
[12-May-2026 15:28:50 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 15:28:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU3IiwidXNlcm5hbWUiOiJkZXZpbGxyaWRlcjk1IiwiZW1haWwiOiJtci5lZ29pc3Q3NUBnbWFpbC5jb20iLCJleHAiOjE3NzkyMDQ0MjF9.6-HRTY6XFjX5FV4atHSeooy0epMtngI7jYoa2RqRLSE
[12-May-2026 15:28:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 15:28:50 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 15:28:50 UTC] User ID: 557
[12-May-2026 15:28:50 UTC] ✅ User profile retrieved successfully for user ID: 557
[12-May-2026 15:28:50 UTC] === API CALL LOG ===
[12-May-2026 15:28:50 UTC] Endpoint: user/profile.php
[12-May-2026 15:28:50 UTC] Full Log Data: {
    "timestamp": "2026-05-12 15:28:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:2378:10ad:5645:62a5:577:cd75:9c7a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:2378:10ad:5645:62a5:577:cd75:9c7a, 108.162.221.156",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU3IiwidXNlcm5hbWUiOiJkZXZpbGxyaWRlcjk1IiwiZW1haWwiOiJtci5lZ29pc3Q3NUBnbWFpbC5jb20iLCJleHAiOjE3NzkyMDQ0MjF9.6-HRTY6XFjX5FV4atHSeooy0epMtngI7jYoa2RqRLSE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9faa749bc9375a8f-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:2378:10ad:5645:62a5:577:cd75:9c7a",
        "cf-ipcountry": "UA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 15:28:50 UTC] === END API CALL LOG ===
[12-May-2026 15:28:50 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 15:28:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU3IiwidXNlcm5hbWUiOiJkZXZpbGxyaWRlcjk1IiwiZW1haWwiOiJtci5lZ29pc3Q3NUBnbWFpbC5jb20iLCJleHAiOjE3NzkyMDQ0MjF9.6-HRTY6XFjX5FV4atHSeooy0epMtngI7jYoa2RqRLSE
[12-May-2026 15:28:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 15:28:50 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 15:28:50 UTC] User ID: 557
[12-May-2026 15:28:50 UTC] ✅ User profile retrieved successfully for user ID: 557
[12-May-2026 15:28:52 UTC] === API CALL LOG ===
[12-May-2026 15:28:52 UTC] Endpoint: user/profile.php
[12-May-2026 15:28:52 UTC] Full Log Data: {
    "timestamp": "2026-05-12 15:28:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:2378:10ad:5645:62a5:577:cd75:9c7a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:2378:10ad:5645:62a5:577:cd75:9c7a, 108.162.221.156",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU3IiwidXNlcm5hbWUiOiJkZXZpbGxyaWRlcjk1IiwiZW1haWwiOiJtci5lZ29pc3Q3NUBnbWFpbC5jb20iLCJleHAiOjE3NzkyMDQ0MjF9.6-HRTY6XFjX5FV4atHSeooy0epMtngI7jYoa2RqRLSE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9faa74a79dc15a8f-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:2378:10ad:5645:62a5:577:cd75:9c7a",
        "cf-ipcountry": "UA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 15:28:52 UTC] === END API CALL LOG ===
[12-May-2026 15:28:52 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 15:28:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU3IiwidXNlcm5hbWUiOiJkZXZpbGxyaWRlcjk1IiwiZW1haWwiOiJtci5lZ29pc3Q3NUBnbWFpbC5jb20iLCJleHAiOjE3NzkyMDQ0MjF9.6-HRTY6XFjX5FV4atHSeooy0epMtngI7jYoa2RqRLSE
[12-May-2026 15:28:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 15:28:52 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 15:28:52 UTC] User ID: 557
[12-May-2026 15:28:52 UTC] ✅ User profile retrieved successfully for user ID: 557
[12-May-2026 15:28:52 UTC] User Purchases API - User ID: 557
[12-May-2026 15:28:52 UTC] User Purchases API - Total purchases found: 0
[12-May-2026 15:29:03 UTC] === API CALL LOG ===
[12-May-2026 15:29:03 UTC] Endpoint: user/profile.php
[12-May-2026 15:29:03 UTC] Full Log Data: {
    "timestamp": "2026-05-12 15:29:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:2378:10ad:5645:62a5:577:cd75:9c7a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:2378:10ad:5645:62a5:577:cd75:9c7a, 108.162.221.155",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU3IiwidXNlcm5hbWUiOiJkZXZpbGxyaWRlcjk1IiwiZW1haWwiOiJtci5lZ29pc3Q3NUBnbWFpbC5jb20iLCJleHAiOjE3NzkyMDQ0MjF9.6-HRTY6XFjX5FV4atHSeooy0epMtngI7jYoa2RqRLSE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9faa74e9aae25a8f-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:2378:10ad:5645:62a5:577:cd75:9c7a",
        "cf-ipcountry": "UA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 15:29:03 UTC] === END API CALL LOG ===
[12-May-2026 15:29:03 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 15:29:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU3IiwidXNlcm5hbWUiOiJkZXZpbGxyaWRlcjk1IiwiZW1haWwiOiJtci5lZ29pc3Q3NUBnbWFpbC5jb20iLCJleHAiOjE3NzkyMDQ0MjF9.6-HRTY6XFjX5FV4atHSeooy0epMtngI7jYoa2RqRLSE
[12-May-2026 15:29:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 15:29:03 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 15:29:03 UTC] User ID: 557
[12-May-2026 15:29:03 UTC] ✅ User profile retrieved successfully for user ID: 557
[12-May-2026 15:29:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 15:29:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 15:29:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a02:2378:10ad:5645:62a5:577:cd75:9c7a, 108.162.221.155","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU3IiwidXNlcm5hbWUiOiJkZXZpbGxyaWRlcjk1IiwiZW1haWwiOiJtci5lZ29pc3Q3NUBnbWFpbC5jb20iLCJleHAiOjE3NzkyMDQ0MjF9.6-HRTY6XFjX5FV4atHSeooy0epMtngI7jYoa2RqRLSE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9faa74e9aadf5a8f-VIE","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a02:2378:10ad:5645:62a5:577:cd75:9c7a","cf-ipcountry":"UA","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-May-2026 15:29:03 UTC] === User Orders API Called ===
[12-May-2026 15:29:03 UTC] User ID: 557
[12-May-2026 15:29:03 UTC] Limit: 20, Offset: 0
[12-May-2026 15:29:03 UTC] === API CALL LOG ===
[12-May-2026 15:29:03 UTC] Orders found: 0
[12-May-2026 15:29:03 UTC] Endpoint: user/profile.php
[12-May-2026 15:29:03 UTC] Orders data: []
[12-May-2026 15:29:03 UTC] Full Log Data: {
    "timestamp": "2026-05-12 15:29:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:2378:10ad:5645:62a5:577:cd75:9c7a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:2378:10ad:5645:62a5:577:cd75:9c7a, 108.162.221.155",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU3IiwidXNlcm5hbWUiOiJkZXZpbGxyaWRlcjk1IiwiZW1haWwiOiJtci5lZ29pc3Q3NUBnbWFpbC5jb20iLCJleHAiOjE3NzkyMDQ0MjF9.6-HRTY6XFjX5FV4atHSeooy0epMtngI7jYoa2RqRLSE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9faa74e9aae15a8f-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:2378:10ad:5645:62a5:577:cd75:9c7a",
        "cf-ipcountry": "UA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 15:29:03 UTC] === END API CALL LOG ===
[12-May-2026 15:29:03 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 15:29:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU3IiwidXNlcm5hbWUiOiJkZXZpbGxyaWRlcjk1IiwiZW1haWwiOiJtci5lZ29pc3Q3NUBnbWFpbC5jb20iLCJleHAiOjE3NzkyMDQ0MjF9.6-HRTY6XFjX5FV4atHSeooy0epMtngI7jYoa2RqRLSE
[12-May-2026 15:29:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 15:29:03 UTC] Total orders count: 0
[12-May-2026 15:29:03 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 15:29:03 UTC] User ID: 557
[12-May-2026 15:29:03 UTC] ✅ User profile retrieved successfully for user ID: 557
[12-May-2026 15:29:03 UTC] === API CALL LOG ===
[12-May-2026 15:29:03 UTC] Endpoint: user/profile.php
[12-May-2026 15:29:03 UTC] Full Log Data: {
    "timestamp": "2026-05-12 15:29:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:2378:10ad:5645:62a5:577:cd75:9c7a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:2378:10ad:5645:62a5:577:cd75:9c7a, 108.162.221.155",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU3IiwidXNlcm5hbWUiOiJkZXZpbGxyaWRlcjk1IiwiZW1haWwiOiJtci5lZ29pc3Q3NUBnbWFpbC5jb20iLCJleHAiOjE3NzkyMDQ0MjF9.6-HRTY6XFjX5FV4atHSeooy0epMtngI7jYoa2RqRLSE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9faa74eccdbd5a8f-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:2378:10ad:5645:62a5:577:cd75:9c7a",
        "cf-ipcountry": "UA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 15:29:03 UTC] === END API CALL LOG ===
[12-May-2026 15:29:03 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 15:29:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU3IiwidXNlcm5hbWUiOiJkZXZpbGxyaWRlcjk1IiwiZW1haWwiOiJtci5lZ29pc3Q3NUBnbWFpbC5jb20iLCJleHAiOjE3NzkyMDQ0MjF9.6-HRTY6XFjX5FV4atHSeooy0epMtngI7jYoa2RqRLSE
[12-May-2026 15:29:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 15:29:03 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 15:29:03 UTC] User ID: 557
[12-May-2026 15:29:03 UTC] ✅ User profile retrieved successfully for user ID: 557
[12-May-2026 15:29:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 15:29:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 15:29:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a02:2378:10ad:5645:62a5:577:cd75:9c7a, 108.162.221.155","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU3IiwidXNlcm5hbWUiOiJkZXZpbGxyaWRlcjk1IiwiZW1haWwiOiJtci5lZ29pc3Q3NUBnbWFpbC5jb20iLCJleHAiOjE3NzkyMDQ0MjF9.6-HRTY6XFjX5FV4atHSeooy0epMtngI7jYoa2RqRLSE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9faa7500f8c35a8f-VIE","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a02:2378:10ad:5645:62a5:577:cd75:9c7a","cf-ipcountry":"UA","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-May-2026 15:29:06 UTC] === User Orders API Called ===
[12-May-2026 15:29:06 UTC] User ID: 557
[12-May-2026 15:29:06 UTC] Limit: 20, Offset: 0
[12-May-2026 15:29:06 UTC] Orders found: 0
[12-May-2026 15:29:06 UTC] Orders data: []
[12-May-2026 15:29:06 UTC] Total orders count: 0
[12-May-2026 15:29:08 UTC] === API CALL LOG ===
[12-May-2026 15:29:08 UTC] Endpoint: user/profile.php
[12-May-2026 15:29:08 UTC] Full Log Data: {
    "timestamp": "2026-05-12 15:29:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:2378:10ad:5645:62a5:577:cd75:9c7a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:2378:10ad:5645:62a5:577:cd75:9c7a, 108.162.221.155",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU3IiwidXNlcm5hbWUiOiJkZXZpbGxyaWRlcjk1IiwiZW1haWwiOiJtci5lZ29pc3Q3NUBnbWFpbC5jb20iLCJleHAiOjE3NzkyMDQ0MjF9.6-HRTY6XFjX5FV4atHSeooy0epMtngI7jYoa2RqRLSE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9faa7508ffc25a8f-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:2378:10ad:5645:62a5:577:cd75:9c7a",
        "cf-ipcountry": "UA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 15:29:08 UTC] === END API CALL LOG ===
[12-May-2026 15:29:08 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 15:29:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU3IiwidXNlcm5hbWUiOiJkZXZpbGxyaWRlcjk1IiwiZW1haWwiOiJtci5lZ29pc3Q3NUBnbWFpbC5jb20iLCJleHAiOjE3NzkyMDQ0MjF9.6-HRTY6XFjX5FV4atHSeooy0epMtngI7jYoa2RqRLSE
[12-May-2026 15:29:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 15:29:08 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 15:29:08 UTC] User ID: 557
[12-May-2026 15:29:08 UTC] ✅ User profile retrieved successfully for user ID: 557
[12-May-2026 15:29:08 UTC] User Purchases API - User ID: 557
[12-May-2026 15:29:08 UTC] User Purchases API - Total purchases found: 0
[12-May-2026 15:52:54 UTC] API Hash Debug - Received: 
[12-May-2026 15:52:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 15:52:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-forwarded-proto":"https","Accept":"text\/html;q=0.95,text\/*;q=0.9,*\/*;q=0.8","from":"tech@babbar.tech","Accept-Encoding":"gzip, br","User-Agent":"Mozilla\/5.0 (compatible; Barkrowler\/0.9; +https:\/\/babbar.tech\/crawler)","cf-ray":"9faa97da68a56f1a-CDG","X-Forwarded-For":"217.113.194.8, 141.101.97.24","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"217.113.194.8","cf-ipcountry":"FR","cf-visitor":"{\"scheme\":\"https\"}"}
[12-May-2026 15:58:07 UTC] === API CALL LOG ===
[12-May-2026 15:58:07 UTC] Endpoint: user/profile.php
[12-May-2026 15:58:07 UTC] Full Log Data: {
    "timestamp": "2026-05-12 15:58:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:40cd:f7a:f0b3:d29b:aefe:f217",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:40cd:f7a:f0b3:d29b:aefe:f217, 104.22.66.32",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU4IiwidXNlcm5hbWUiOiJsYWxhZ2FuZyIsImVtYWlsIjoibGcxNzE1MzQxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTIwNjI4NX0.5zXeftBpqijWB-TOVJ-wYvCV1UWCli2PHWytykKeuRM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9faa9f7bdd58b65f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:40cd:f7a:f0b3:d29b:aefe:f217",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 15:58:07 UTC] === END API CALL LOG ===
[12-May-2026 15:58:07 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 15:58:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU4IiwidXNlcm5hbWUiOiJsYWxhZ2FuZyIsImVtYWlsIjoibGcxNzE1MzQxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTIwNjI4NX0.5zXeftBpqijWB-TOVJ-wYvCV1UWCli2PHWytykKeuRM
[12-May-2026 15:58:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 15:58:07 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 15:58:07 UTC] User ID: 558
[12-May-2026 15:58:07 UTC] ✅ User profile retrieved successfully for user ID: 558
[12-May-2026 15:58:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 15:58:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 15:58:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d4:40cd:f7a:f0b3:d29b:aefe:f217, 104.22.66.32","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU4IiwidXNlcm5hbWUiOiJsYWxhZ2FuZyIsImVtYWlsIjoibGcxNzE1MzQxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTIwNjI4NX0.5zXeftBpqijWB-TOVJ-wYvCV1UWCli2PHWytykKeuRM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9faa9f7cbfcbb65f-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40d4:40cd:f7a:f0b3:d29b:aefe:f217","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-May-2026 15:58:07 UTC] === User Orders API Called ===
[12-May-2026 15:58:07 UTC] User ID: 558
[12-May-2026 15:58:07 UTC] Limit: 20, Offset: 0
[12-May-2026 15:58:07 UTC] Orders found: 0
[12-May-2026 15:58:07 UTC] Orders data: []
[12-May-2026 15:58:07 UTC] Total orders count: 0
[12-May-2026 15:58:07 UTC] === API CALL LOG ===
[12-May-2026 15:58:07 UTC] Endpoint: user/profile.php
[12-May-2026 15:58:07 UTC] Full Log Data: {
    "timestamp": "2026-05-12 15:58:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:40cd:f7a:f0b3:d29b:aefe:f217",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:40cd:f7a:f0b3:d29b:aefe:f217, 104.22.66.33",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU4IiwidXNlcm5hbWUiOiJsYWxhZ2FuZyIsImVtYWlsIjoibGcxNzE1MzQxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTIwNjI4NX0.5zXeftBpqijWB-TOVJ-wYvCV1UWCli2PHWytykKeuRM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9faa9f7cbfcdb65f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:40cd:f7a:f0b3:d29b:aefe:f217",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 15:58:07 UTC] === END API CALL LOG ===
[12-May-2026 15:58:07 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 15:58:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU4IiwidXNlcm5hbWUiOiJsYWxhZ2FuZyIsImVtYWlsIjoibGcxNzE1MzQxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTIwNjI4NX0.5zXeftBpqijWB-TOVJ-wYvCV1UWCli2PHWytykKeuRM
[12-May-2026 15:58:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 15:58:07 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 15:58:07 UTC] User ID: 558
[12-May-2026 15:58:07 UTC] ✅ User profile retrieved successfully for user ID: 558
[12-May-2026 15:58:09 UTC] === API CALL LOG ===
[12-May-2026 15:58:09 UTC] Endpoint: user/profile.php
[12-May-2026 15:58:09 UTC] Full Log Data: {
    "timestamp": "2026-05-12 15:58:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:40cd:f7a:f0b3:d29b:aefe:f217",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:40cd:f7a:f0b3:d29b:aefe:f217, 104.22.66.33",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU4IiwidXNlcm5hbWUiOiJsYWxhZ2FuZyIsImVtYWlsIjoibGcxNzE1MzQxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTIwNjI4NX0.5zXeftBpqijWB-TOVJ-wYvCV1UWCli2PHWytykKeuRM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9faa9f89e9ffb65f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:40cd:f7a:f0b3:d29b:aefe:f217",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 15:58:09 UTC] === END API CALL LOG ===
[12-May-2026 15:58:09 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 15:58:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU4IiwidXNlcm5hbWUiOiJsYWxhZ2FuZyIsImVtYWlsIjoibGcxNzE1MzQxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTIwNjI4NX0.5zXeftBpqijWB-TOVJ-wYvCV1UWCli2PHWytykKeuRM
[12-May-2026 15:58:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 15:58:09 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 15:58:09 UTC] User ID: 558
[12-May-2026 15:58:09 UTC] ✅ User profile retrieved successfully for user ID: 558
[12-May-2026 15:58:26 UTC] === API CALL LOG ===
[12-May-2026 15:58:26 UTC] Endpoint: user/profile.php
[12-May-2026 15:58:26 UTC] Full Log Data: {
    "timestamp": "2026-05-12 15:58:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:40cd:f7a:f0b3:d29b:aefe:f217",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:40cd:f7a:f0b3:d29b:aefe:f217, 104.22.66.162",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU4IiwidXNlcm5hbWUiOiJsYWxhZ2FuZyIsImVtYWlsIjoibGcxNzE1MzQxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTIwNjI4NX0.5zXeftBpqijWB-TOVJ-wYvCV1UWCli2PHWytykKeuRM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9faa9ff6c87eb65f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:40cd:f7a:f0b3:d29b:aefe:f217",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 15:58:26 UTC] === END API CALL LOG ===
[12-May-2026 15:58:26 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 15:58:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU4IiwidXNlcm5hbWUiOiJsYWxhZ2FuZyIsImVtYWlsIjoibGcxNzE1MzQxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTIwNjI4NX0.5zXeftBpqijWB-TOVJ-wYvCV1UWCli2PHWytykKeuRM
[12-May-2026 15:58:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 15:58:26 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 15:58:26 UTC] User ID: 558
[12-May-2026 15:58:26 UTC] ✅ User profile retrieved successfully for user ID: 558
[12-May-2026 15:58:26 UTC] === API CALL LOG ===
[12-May-2026 15:58:26 UTC] Endpoint: user/profile.php
[12-May-2026 15:58:26 UTC] Full Log Data: {
    "timestamp": "2026-05-12 15:58:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:40cd:f7a:f0b3:d29b:aefe:f217",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:40cd:f7a:f0b3:d29b:aefe:f217, 104.22.66.162",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU4IiwidXNlcm5hbWUiOiJsYWxhZ2FuZyIsImVtYWlsIjoibGcxNzE1MzQxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTIwNjI4NX0.5zXeftBpqijWB-TOVJ-wYvCV1UWCli2PHWytykKeuRM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9faa9ff3a831b65f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:40cd:f7a:f0b3:d29b:aefe:f217",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 15:58:26 UTC] === END API CALL LOG ===
[12-May-2026 15:58:26 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 15:58:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU4IiwidXNlcm5hbWUiOiJsYWxhZ2FuZyIsImVtYWlsIjoibGcxNzE1MzQxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTIwNjI4NX0.5zXeftBpqijWB-TOVJ-wYvCV1UWCli2PHWytykKeuRM
[12-May-2026 15:58:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 15:58:26 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 15:58:26 UTC] User ID: 558
[12-May-2026 15:58:26 UTC] ✅ User profile retrieved successfully for user ID: 558
[12-May-2026 15:58:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 15:58:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 15:58:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d4:40cd:f7a:f0b3:d29b:aefe:f217, 104.22.66.163","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU4IiwidXNlcm5hbWUiOiJsYWxhZ2FuZyIsImVtYWlsIjoibGcxNzE1MzQxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTIwNjI4NX0.5zXeftBpqijWB-TOVJ-wYvCV1UWCli2PHWytykKeuRM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9faa9ff3a829b65f-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40d4:40cd:f7a:f0b3:d29b:aefe:f217","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-May-2026 15:58:26 UTC] === User Orders API Called ===
[12-May-2026 15:58:26 UTC] User ID: 558
[12-May-2026 15:58:26 UTC] Limit: 20, Offset: 0
[12-May-2026 15:58:26 UTC] Orders found: 0
[12-May-2026 15:58:26 UTC] Orders data: []
[12-May-2026 15:58:26 UTC] Total orders count: 0
[12-May-2026 15:58:27 UTC] === API CALL LOG ===
[12-May-2026 15:58:27 UTC] Endpoint: user/profile.php
[12-May-2026 15:58:27 UTC] Full Log Data: {
    "timestamp": "2026-05-12 15:58:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:40cd:f7a:f0b3:d29b:aefe:f217",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:40cd:f7a:f0b3:d29b:aefe:f217, 104.22.66.162",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU4IiwidXNlcm5hbWUiOiJsYWxhZ2FuZyIsImVtYWlsIjoibGcxNzE1MzQxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTIwNjI4NX0.5zXeftBpqijWB-TOVJ-wYvCV1UWCli2PHWytykKeuRM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9faaa0006a0fb65f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:40cd:f7a:f0b3:d29b:aefe:f217",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 15:58:27 UTC] === END API CALL LOG ===
[12-May-2026 15:58:27 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 15:58:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU4IiwidXNlcm5hbWUiOiJsYWxhZ2FuZyIsImVtYWlsIjoibGcxNzE1MzQxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTIwNjI4NX0.5zXeftBpqijWB-TOVJ-wYvCV1UWCli2PHWytykKeuRM
[12-May-2026 15:58:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 15:58:27 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 15:58:27 UTC] User ID: 558
[12-May-2026 15:58:27 UTC] ✅ User profile retrieved successfully for user ID: 558
[12-May-2026 15:59:21 UTC] === API CALL LOG ===
[12-May-2026 15:59:21 UTC] Endpoint: user/profile.php
[12-May-2026 15:59:21 UTC] Full Log Data: {
    "timestamp": "2026-05-12 15:59:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:40cd:f7a:f0b3:d29b:aefe:f217",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:40cd:f7a:f0b3:d29b:aefe:f217, 104.22.66.162",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU4IiwidXNlcm5hbWUiOiJsYWxhZ2FuZyIsImVtYWlsIjoibGcxNzE1MzQxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTIwNjI4NX0.5zXeftBpqijWB-TOVJ-wYvCV1UWCli2PHWytykKeuRM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9faaa1518da7b65f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:40cd:f7a:f0b3:d29b:aefe:f217",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 15:59:21 UTC] === END API CALL LOG ===
[12-May-2026 15:59:21 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 15:59:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU4IiwidXNlcm5hbWUiOiJsYWxhZ2FuZyIsImVtYWlsIjoibGcxNzE1MzQxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTIwNjI4NX0.5zXeftBpqijWB-TOVJ-wYvCV1UWCli2PHWytykKeuRM
[12-May-2026 15:59:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 15:59:21 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 15:59:21 UTC] User ID: 558
[12-May-2026 15:59:21 UTC] ✅ User profile retrieved successfully for user ID: 558
[12-May-2026 15:59:21 UTC] === API CALL LOG ===
[12-May-2026 15:59:21 UTC] Endpoint: user/profile.php
[12-May-2026 15:59:21 UTC] Full Log Data: {
    "timestamp": "2026-05-12 15:59:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:40cd:f7a:f0b3:d29b:aefe:f217",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:40cd:f7a:f0b3:d29b:aefe:f217, 104.22.66.162",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU4IiwidXNlcm5hbWUiOiJsYWxhZ2FuZyIsImVtYWlsIjoibGcxNzE1MzQxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTIwNjI4NX0.5zXeftBpqijWB-TOVJ-wYvCV1UWCli2PHWytykKeuRM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9faaa14e8da9b65f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:40cd:f7a:f0b3:d29b:aefe:f217",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 15:59:21 UTC] === END API CALL LOG ===
[12-May-2026 15:59:21 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 15:59:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU4IiwidXNlcm5hbWUiOiJsYWxhZ2FuZyIsImVtYWlsIjoibGcxNzE1MzQxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTIwNjI4NX0.5zXeftBpqijWB-TOVJ-wYvCV1UWCli2PHWytykKeuRM
[12-May-2026 15:59:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 15:59:21 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 15:59:21 UTC] User ID: 558
[12-May-2026 15:59:21 UTC] ✅ User profile retrieved successfully for user ID: 558
[12-May-2026 15:59:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 15:59:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 15:59:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d4:40cd:f7a:f0b3:d29b:aefe:f217, 104.22.66.162","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU4IiwidXNlcm5hbWUiOiJsYWxhZ2FuZyIsImVtYWlsIjoibGcxNzE1MzQxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTIwNjI4NX0.5zXeftBpqijWB-TOVJ-wYvCV1UWCli2PHWytykKeuRM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9faaa14e8da6b65f-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40d4:40cd:f7a:f0b3:d29b:aefe:f217","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-May-2026 15:59:22 UTC] === User Orders API Called ===
[12-May-2026 15:59:22 UTC] User ID: 558
[12-May-2026 15:59:22 UTC] Limit: 20, Offset: 0
[12-May-2026 15:59:22 UTC] Orders found: 0
[12-May-2026 15:59:22 UTC] Orders data: []
[12-May-2026 15:59:22 UTC] Total orders count: 0
[12-May-2026 15:59:23 UTC] === API CALL LOG ===
[12-May-2026 15:59:23 UTC] Endpoint: user/profile.php
[12-May-2026 15:59:23 UTC] Full Log Data: {
    "timestamp": "2026-05-12 15:59:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:40cd:f7a:f0b3:d29b:aefe:f217",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:40cd:f7a:f0b3:d29b:aefe:f217, 104.22.66.162",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU4IiwidXNlcm5hbWUiOiJsYWxhZ2FuZyIsImVtYWlsIjoibGcxNzE1MzQxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTIwNjI4NX0.5zXeftBpqijWB-TOVJ-wYvCV1UWCli2PHWytykKeuRM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9faaa15abe1bb65f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:40cd:f7a:f0b3:d29b:aefe:f217",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 15:59:23 UTC] === END API CALL LOG ===
[12-May-2026 15:59:23 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 15:59:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU4IiwidXNlcm5hbWUiOiJsYWxhZ2FuZyIsImVtYWlsIjoibGcxNzE1MzQxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTIwNjI4NX0.5zXeftBpqijWB-TOVJ-wYvCV1UWCli2PHWytykKeuRM
[12-May-2026 15:59:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 15:59:23 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 15:59:23 UTC] User ID: 558
[12-May-2026 15:59:23 UTC] ✅ User profile retrieved successfully for user ID: 558
[12-May-2026 16:00:10 UTC] === API CALL LOG ===
[12-May-2026 16:00:10 UTC] Endpoint: user/profile.php
[12-May-2026 16:00:10 UTC] Full Log Data: {
    "timestamp": "2026-05-12 16:00:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:40cd:f7a:f0b3:d29b:aefe:f217",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:40cd:f7a:f0b3:d29b:aefe:f217, 104.22.66.163",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU4IiwidXNlcm5hbWUiOiJsYWxhZ2FuZyIsImVtYWlsIjoibGcxNzE1MzQxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTIwNjI4NX0.5zXeftBpqijWB-TOVJ-wYvCV1UWCli2PHWytykKeuRM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9faaa2806ca9b65f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:40cd:f7a:f0b3:d29b:aefe:f217",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 16:00:10 UTC] === END API CALL LOG ===
[12-May-2026 16:00:10 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 16:00:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU4IiwidXNlcm5hbWUiOiJsYWxhZ2FuZyIsImVtYWlsIjoibGcxNzE1MzQxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTIwNjI4NX0.5zXeftBpqijWB-TOVJ-wYvCV1UWCli2PHWytykKeuRM
[12-May-2026 16:00:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 16:00:10 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 16:00:10 UTC] User ID: 558
[12-May-2026 16:00:10 UTC] ✅ User profile retrieved successfully for user ID: 558
[12-May-2026 16:00:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 16:00:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 16:00:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d4:40cd:f7a:f0b3:d29b:aefe:f217, 104.22.66.163","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU4IiwidXNlcm5hbWUiOiJsYWxhZ2FuZyIsImVtYWlsIjoibGcxNzE1MzQxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTIwNjI4NX0.5zXeftBpqijWB-TOVJ-wYvCV1UWCli2PHWytykKeuRM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9faaa2806c9eb65f-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40d4:40cd:f7a:f0b3:d29b:aefe:f217","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-May-2026 16:00:10 UTC] === User Orders API Called ===
[12-May-2026 16:00:10 UTC] User ID: 558
[12-May-2026 16:00:10 UTC] Limit: 20, Offset: 0
[12-May-2026 16:00:10 UTC] Orders found: 0
[12-May-2026 16:00:10 UTC] Orders data: []
[12-May-2026 16:00:10 UTC] Total orders count: 0
[12-May-2026 16:00:10 UTC] === API CALL LOG ===
[12-May-2026 16:00:10 UTC] Endpoint: user/profile.php
[12-May-2026 16:00:10 UTC] Full Log Data: {
    "timestamp": "2026-05-12 16:00:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:40cd:f7a:f0b3:d29b:aefe:f217",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:40cd:f7a:f0b3:d29b:aefe:f217, 104.22.66.163",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU4IiwidXNlcm5hbWUiOiJsYWxhZ2FuZyIsImVtYWlsIjoibGcxNzE1MzQxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTIwNjI4NX0.5zXeftBpqijWB-TOVJ-wYvCV1UWCli2PHWytykKeuRM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9faaa283cd0fb65f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:40cd:f7a:f0b3:d29b:aefe:f217",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 16:00:10 UTC] === END API CALL LOG ===
[12-May-2026 16:00:10 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 16:00:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU4IiwidXNlcm5hbWUiOiJsYWxhZ2FuZyIsImVtYWlsIjoibGcxNzE1MzQxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTIwNjI4NX0.5zXeftBpqijWB-TOVJ-wYvCV1UWCli2PHWytykKeuRM
[12-May-2026 16:00:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 16:00:10 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 16:00:10 UTC] User ID: 558
[12-May-2026 16:00:10 UTC] ✅ User profile retrieved successfully for user ID: 558
[12-May-2026 16:00:13 UTC] === API CALL LOG ===
[12-May-2026 16:00:13 UTC] Endpoint: user/profile.php
[12-May-2026 16:00:13 UTC] Full Log Data: {
    "timestamp": "2026-05-12 16:00:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:40cd:f7a:f0b3:d29b:aefe:f217",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:40cd:f7a:f0b3:d29b:aefe:f217, 104.22.66.162",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU4IiwidXNlcm5hbWUiOiJsYWxhZ2FuZyIsImVtYWlsIjoibGcxNzE1MzQxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTIwNjI4NX0.5zXeftBpqijWB-TOVJ-wYvCV1UWCli2PHWytykKeuRM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9faaa291d9afb65f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:40cd:f7a:f0b3:d29b:aefe:f217",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 16:00:13 UTC] === END API CALL LOG ===
[12-May-2026 16:00:13 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 16:00:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU4IiwidXNlcm5hbWUiOiJsYWxhZ2FuZyIsImVtYWlsIjoibGcxNzE1MzQxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTIwNjI4NX0.5zXeftBpqijWB-TOVJ-wYvCV1UWCli2PHWytykKeuRM
[12-May-2026 16:00:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 16:00:13 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 16:00:13 UTC] User ID: 558
[12-May-2026 16:00:13 UTC] ✅ User profile retrieved successfully for user ID: 558
[12-May-2026 16:00:38 UTC] === API CALL LOG ===
[12-May-2026 16:00:38 UTC] Endpoint: user/profile.php
[12-May-2026 16:00:38 UTC] Full Log Data: {
    "timestamp": "2026-05-12 16:00:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:40cd:f7a:f0b3:d29b:aefe:f217",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:40cd:f7a:f0b3:d29b:aefe:f217, 104.22.66.163",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU4IiwidXNlcm5hbWUiOiJsYWxhZ2FuZyIsImVtYWlsIjoibGcxNzE1MzQxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTIwNjI4NX0.5zXeftBpqijWB-TOVJ-wYvCV1UWCli2PHWytykKeuRM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9faaa32fc8ecb65f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:40cd:f7a:f0b3:d29b:aefe:f217",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 16:00:38 UTC] === END API CALL LOG ===
[12-May-2026 16:00:38 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 16:00:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU4IiwidXNlcm5hbWUiOiJsYWxhZ2FuZyIsImVtYWlsIjoibGcxNzE1MzQxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTIwNjI4NX0.5zXeftBpqijWB-TOVJ-wYvCV1UWCli2PHWytykKeuRM
[12-May-2026 16:00:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 16:00:38 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 16:00:38 UTC] User ID: 558
[12-May-2026 16:00:38 UTC] ✅ User profile retrieved successfully for user ID: 558
[12-May-2026 16:00:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 16:00:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 16:00:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d4:40cd:f7a:f0b3:d29b:aefe:f217, 104.22.66.163","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU4IiwidXNlcm5hbWUiOiJsYWxhZ2FuZyIsImVtYWlsIjoibGcxNzE1MzQxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTIwNjI4NX0.5zXeftBpqijWB-TOVJ-wYvCV1UWCli2PHWytykKeuRM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9faaa32fc8e6b65f-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40d4:40cd:f7a:f0b3:d29b:aefe:f217","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-May-2026 16:00:39 UTC] === User Orders API Called ===
[12-May-2026 16:00:39 UTC] User ID: 558
[12-May-2026 16:00:39 UTC] Limit: 20, Offset: 0
[12-May-2026 16:00:39 UTC] Orders found: 0
[12-May-2026 16:00:39 UTC] Orders data: []
[12-May-2026 16:00:39 UTC] Total orders count: 0
[12-May-2026 16:00:39 UTC] === API CALL LOG ===
[12-May-2026 16:00:39 UTC] Endpoint: user/profile.php
[12-May-2026 16:00:39 UTC] Full Log Data: {
    "timestamp": "2026-05-12 16:00:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:40cd:f7a:f0b3:d29b:aefe:f217",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:40cd:f7a:f0b3:d29b:aefe:f217, 104.22.66.163",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU4IiwidXNlcm5hbWUiOiJsYWxhZ2FuZyIsImVtYWlsIjoibGcxNzE1MzQxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTIwNjI4NX0.5zXeftBpqijWB-TOVJ-wYvCV1UWCli2PHWytykKeuRM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9faaa3338913b65f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:40cd:f7a:f0b3:d29b:aefe:f217",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 16:00:39 UTC] === END API CALL LOG ===
[12-May-2026 16:00:39 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 16:00:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU4IiwidXNlcm5hbWUiOiJsYWxhZ2FuZyIsImVtYWlsIjoibGcxNzE1MzQxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTIwNjI4NX0.5zXeftBpqijWB-TOVJ-wYvCV1UWCli2PHWytykKeuRM
[12-May-2026 16:00:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 16:00:39 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 16:00:39 UTC] User ID: 558
[12-May-2026 16:00:39 UTC] ✅ User profile retrieved successfully for user ID: 558
[12-May-2026 16:00:40 UTC] === API CALL LOG ===
[12-May-2026 16:00:40 UTC] Endpoint: user/profile.php
[12-May-2026 16:00:40 UTC] Full Log Data: {
    "timestamp": "2026-05-12 16:00:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:40cd:f7a:f0b3:d29b:aefe:f217",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:40cd:f7a:f0b3:d29b:aefe:f217, 104.22.66.163",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU4IiwidXNlcm5hbWUiOiJsYWxhZ2FuZyIsImVtYWlsIjoibGcxNzE1MzQxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTIwNjI4NX0.5zXeftBpqijWB-TOVJ-wYvCV1UWCli2PHWytykKeuRM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9faaa33c8efeb65f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:40cd:f7a:f0b3:d29b:aefe:f217",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 16:00:40 UTC] === END API CALL LOG ===
[12-May-2026 16:00:40 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 16:00:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU4IiwidXNlcm5hbWUiOiJsYWxhZ2FuZyIsImVtYWlsIjoibGcxNzE1MzQxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTIwNjI4NX0.5zXeftBpqijWB-TOVJ-wYvCV1UWCli2PHWytykKeuRM
[12-May-2026 16:00:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 16:00:40 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 16:00:40 UTC] User ID: 558
[12-May-2026 16:00:40 UTC] ✅ User profile retrieved successfully for user ID: 558
[12-May-2026 16:01:03 UTC] === API CALL LOG ===
[12-May-2026 16:01:03 UTC] Endpoint: user/profile.php
[12-May-2026 16:01:03 UTC] Full Log Data: {
    "timestamp": "2026-05-12 16:01:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:40cd:f7a:f0b3:d29b:aefe:f217",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:40cd:f7a:f0b3:d29b:aefe:f217, 104.22.66.162",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU4IiwidXNlcm5hbWUiOiJsYWxhZ2FuZyIsImVtYWlsIjoibGcxNzE1MzQxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTIwNjI4NX0.5zXeftBpqijWB-TOVJ-wYvCV1UWCli2PHWytykKeuRM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9faaa3c79addb65f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:40cd:f7a:f0b3:d29b:aefe:f217",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 16:01:03 UTC] === END API CALL LOG ===
[12-May-2026 16:01:03 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 16:01:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU4IiwidXNlcm5hbWUiOiJsYWxhZ2FuZyIsImVtYWlsIjoibGcxNzE1MzQxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTIwNjI4NX0.5zXeftBpqijWB-TOVJ-wYvCV1UWCli2PHWytykKeuRM
[12-May-2026 16:01:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 16:01:03 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 16:01:03 UTC] User ID: 558
[12-May-2026 16:01:03 UTC] ✅ User profile retrieved successfully for user ID: 558
[12-May-2026 16:01:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 16:01:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 16:01:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d4:40cd:f7a:f0b3:d29b:aefe:f217, 104.22.66.162","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU4IiwidXNlcm5hbWUiOiJsYWxhZ2FuZyIsImVtYWlsIjoibGcxNzE1MzQxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTIwNjI4NX0.5zXeftBpqijWB-TOVJ-wYvCV1UWCli2PHWytykKeuRM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9faaa3c79adab65f-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40d4:40cd:f7a:f0b3:d29b:aefe:f217","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-May-2026 16:01:03 UTC] === User Orders API Called ===
[12-May-2026 16:01:03 UTC] User ID: 558
[12-May-2026 16:01:03 UTC] Limit: 20, Offset: 0
[12-May-2026 16:01:03 UTC] Orders found: 0
[12-May-2026 16:01:03 UTC] Orders data: []
[12-May-2026 16:01:03 UTC] Total orders count: 0
[12-May-2026 16:01:03 UTC] === API CALL LOG ===
[12-May-2026 16:01:03 UTC] Endpoint: user/profile.php
[12-May-2026 16:01:03 UTC] Full Log Data: {
    "timestamp": "2026-05-12 16:01:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:40cd:f7a:f0b3:d29b:aefe:f217",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:40cd:f7a:f0b3:d29b:aefe:f217, 104.22.66.162",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU4IiwidXNlcm5hbWUiOiJsYWxhZ2FuZyIsImVtYWlsIjoibGcxNzE1MzQxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTIwNjI4NX0.5zXeftBpqijWB-TOVJ-wYvCV1UWCli2PHWytykKeuRM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9faaa3cbbfbdb65f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:40cd:f7a:f0b3:d29b:aefe:f217",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 16:01:03 UTC] === END API CALL LOG ===
[12-May-2026 16:01:03 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 16:01:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU4IiwidXNlcm5hbWUiOiJsYWxhZ2FuZyIsImVtYWlsIjoibGcxNzE1MzQxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTIwNjI4NX0.5zXeftBpqijWB-TOVJ-wYvCV1UWCli2PHWytykKeuRM
[12-May-2026 16:01:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 16:01:03 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 16:01:03 UTC] User ID: 558
[12-May-2026 16:01:03 UTC] ✅ User profile retrieved successfully for user ID: 558
[12-May-2026 16:01:05 UTC] === API CALL LOG ===
[12-May-2026 16:01:05 UTC] Endpoint: user/profile.php
[12-May-2026 16:01:05 UTC] Full Log Data: {
    "timestamp": "2026-05-12 16:01:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:40cd:f7a:f0b3:d29b:aefe:f217",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:40cd:f7a:f0b3:d29b:aefe:f217, 104.22.66.162",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU4IiwidXNlcm5hbWUiOiJsYWxhZ2FuZyIsImVtYWlsIjoibGcxNzE1MzQxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTIwNjI4NX0.5zXeftBpqijWB-TOVJ-wYvCV1UWCli2PHWytykKeuRM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9faaa3d81845b65f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:40cd:f7a:f0b3:d29b:aefe:f217",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 16:01:05 UTC] === END API CALL LOG ===
[12-May-2026 16:01:05 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 16:01:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU4IiwidXNlcm5hbWUiOiJsYWxhZ2FuZyIsImVtYWlsIjoibGcxNzE1MzQxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTIwNjI4NX0.5zXeftBpqijWB-TOVJ-wYvCV1UWCli2PHWytykKeuRM
[12-May-2026 16:01:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 16:01:05 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 16:01:05 UTC] User ID: 558
[12-May-2026 16:01:05 UTC] ✅ User profile retrieved successfully for user ID: 558
[12-May-2026 16:01:22 UTC] === API CALL LOG ===
[12-May-2026 16:01:22 UTC] Endpoint: user/profile.php
[12-May-2026 16:01:22 UTC] Full Log Data: {
    "timestamp": "2026-05-12 16:01:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:40cd:f7a:f0b3:d29b:aefe:f217",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:40cd:f7a:f0b3:d29b:aefe:f217, 104.22.66.163",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU4IiwidXNlcm5hbWUiOiJsYWxhZ2FuZyIsImVtYWlsIjoibGcxNzE1MzQxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTIwNjI4NX0.5zXeftBpqijWB-TOVJ-wYvCV1UWCli2PHWytykKeuRM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9faaa43d8adbb65f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:40cd:f7a:f0b3:d29b:aefe:f217",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 16:01:22 UTC] === END API CALL LOG ===
[12-May-2026 16:01:22 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 16:01:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU4IiwidXNlcm5hbWUiOiJsYWxhZ2FuZyIsImVtYWlsIjoibGcxNzE1MzQxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTIwNjI4NX0.5zXeftBpqijWB-TOVJ-wYvCV1UWCli2PHWytykKeuRM
[12-May-2026 16:01:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 16:01:22 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 16:01:22 UTC] User ID: 558
[12-May-2026 16:01:22 UTC] ✅ User profile retrieved successfully for user ID: 558
[12-May-2026 16:01:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 16:01:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 16:01:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d4:40cd:f7a:f0b3:d29b:aefe:f217, 104.22.66.163","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU4IiwidXNlcm5hbWUiOiJsYWxhZ2FuZyIsImVtYWlsIjoibGcxNzE1MzQxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTIwNjI4NX0.5zXeftBpqijWB-TOVJ-wYvCV1UWCli2PHWytykKeuRM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9faaa43d8adfb65f-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40d4:40cd:f7a:f0b3:d29b:aefe:f217","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-May-2026 16:01:22 UTC] === User Orders API Called ===
[12-May-2026 16:01:22 UTC] User ID: 558
[12-May-2026 16:01:22 UTC] Limit: 20, Offset: 0
[12-May-2026 16:01:22 UTC] Orders found: 0
[12-May-2026 16:01:22 UTC] Orders data: []
[12-May-2026 16:01:22 UTC] Total orders count: 0
[12-May-2026 16:01:22 UTC] === API CALL LOG ===
[12-May-2026 16:01:22 UTC] Endpoint: user/profile.php
[12-May-2026 16:01:22 UTC] Full Log Data: {
    "timestamp": "2026-05-12 16:01:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:40cd:f7a:f0b3:d29b:aefe:f217",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:40cd:f7a:f0b3:d29b:aefe:f217, 104.22.66.163",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU4IiwidXNlcm5hbWUiOiJsYWxhZ2FuZyIsImVtYWlsIjoibGcxNzE1MzQxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTIwNjI4NX0.5zXeftBpqijWB-TOVJ-wYvCV1UWCli2PHWytykKeuRM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9faaa43d8ae1b65f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:40cd:f7a:f0b3:d29b:aefe:f217",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 16:01:22 UTC] === END API CALL LOG ===
[12-May-2026 16:01:22 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 16:01:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU4IiwidXNlcm5hbWUiOiJsYWxhZ2FuZyIsImVtYWlsIjoibGcxNzE1MzQxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTIwNjI4NX0.5zXeftBpqijWB-TOVJ-wYvCV1UWCli2PHWytykKeuRM
[12-May-2026 16:01:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 16:01:22 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 16:01:22 UTC] User ID: 558
[12-May-2026 16:01:22 UTC] ✅ User profile retrieved successfully for user ID: 558
[12-May-2026 16:01:22 UTC] === API CALL LOG ===
[12-May-2026 16:01:22 UTC] Endpoint: user/profile.php
[12-May-2026 16:01:22 UTC] Full Log Data: {
    "timestamp": "2026-05-12 16:01:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:40cd:f7a:f0b3:d29b:aefe:f217",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:40cd:f7a:f0b3:d29b:aefe:f217, 104.22.66.162",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU4IiwidXNlcm5hbWUiOiJsYWxhZ2FuZyIsImVtYWlsIjoibGcxNzE1MzQxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTIwNjI4NX0.5zXeftBpqijWB-TOVJ-wYvCV1UWCli2PHWytykKeuRM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9faaa4431fbbb65f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:40cd:f7a:f0b3:d29b:aefe:f217",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 16:01:22 UTC] === END API CALL LOG ===
[12-May-2026 16:01:22 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 16:01:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU4IiwidXNlcm5hbWUiOiJsYWxhZ2FuZyIsImVtYWlsIjoibGcxNzE1MzQxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTIwNjI4NX0.5zXeftBpqijWB-TOVJ-wYvCV1UWCli2PHWytykKeuRM
[12-May-2026 16:01:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 16:01:22 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 16:01:22 UTC] User ID: 558
[12-May-2026 16:01:22 UTC] ✅ User profile retrieved successfully for user ID: 558
[12-May-2026 16:01:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 16:01:22 UTC] === API CALL LOG ===
[12-May-2026 16:01:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 16:01:22 UTC] Endpoint: user/profile.php
[12-May-2026 16:01:22 UTC] Full Log Data: {
    "timestamp": "2026-05-12 16:01:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:40cd:f7a:f0b3:d29b:aefe:f217",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:40cd:f7a:f0b3:d29b:aefe:f217, 104.22.66.162",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU4IiwidXNlcm5hbWUiOiJsYWxhZ2FuZyIsImVtYWlsIjoibGcxNzE1MzQxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTIwNjI4NX0.5zXeftBpqijWB-TOVJ-wYvCV1UWCli2PHWytykKeuRM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9faaa443c970b65f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:40cd:f7a:f0b3:d29b:aefe:f217",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 16:01:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d4:40cd:f7a:f0b3:d29b:aefe:f217, 104.22.66.162","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU4IiwidXNlcm5hbWUiOiJsYWxhZ2FuZyIsImVtYWlsIjoibGcxNzE1MzQxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTIwNjI4NX0.5zXeftBpqijWB-TOVJ-wYvCV1UWCli2PHWytykKeuRM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9faaa443c977b65f-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40d4:40cd:f7a:f0b3:d29b:aefe:f217","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-May-2026 16:01:22 UTC] === END API CALL LOG ===
[12-May-2026 16:01:22 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 16:01:22 UTC] === User Orders API Called ===
[12-May-2026 16:01:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU4IiwidXNlcm5hbWUiOiJsYWxhZ2FuZyIsImVtYWlsIjoibGcxNzE1MzQxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTIwNjI4NX0.5zXeftBpqijWB-TOVJ-wYvCV1UWCli2PHWytykKeuRM
[12-May-2026 16:01:22 UTC] User ID: 558
[12-May-2026 16:01:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 16:01:22 UTC] Limit: 20, Offset: 0
[12-May-2026 16:01:22 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 16:01:22 UTC] User ID: 558
[12-May-2026 16:01:22 UTC] ✅ User profile retrieved successfully for user ID: 558
[12-May-2026 16:01:22 UTC] Orders found: 0
[12-May-2026 16:01:22 UTC] Orders data: []
[12-May-2026 16:01:22 UTC] Total orders count: 0
[12-May-2026 16:01:22 UTC] === API CALL LOG ===
[12-May-2026 16:01:22 UTC] Endpoint: user/profile.php
[12-May-2026 16:01:22 UTC] Full Log Data: {
    "timestamp": "2026-05-12 16:01:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:40cd:f7a:f0b3:d29b:aefe:f217",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:40cd:f7a:f0b3:d29b:aefe:f217, 104.22.66.162",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU4IiwidXNlcm5hbWUiOiJsYWxhZ2FuZyIsImVtYWlsIjoibGcxNzE1MzQxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTIwNjI4NX0.5zXeftBpqijWB-TOVJ-wYvCV1UWCli2PHWytykKeuRM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9faaa443c979b65f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:40cd:f7a:f0b3:d29b:aefe:f217",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 16:01:22 UTC] === END API CALL LOG ===
[12-May-2026 16:01:22 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 16:01:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU4IiwidXNlcm5hbWUiOiJsYWxhZ2FuZyIsImVtYWlsIjoibGcxNzE1MzQxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTIwNjI4NX0.5zXeftBpqijWB-TOVJ-wYvCV1UWCli2PHWytykKeuRM
[12-May-2026 16:01:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 16:01:22 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 16:01:22 UTC] User ID: 558
[12-May-2026 16:01:22 UTC] ✅ User profile retrieved successfully for user ID: 558
[12-May-2026 16:01:24 UTC] === API CALL LOG ===
[12-May-2026 16:01:24 UTC] Endpoint: user/profile.php
[12-May-2026 16:01:24 UTC] Full Log Data: {
    "timestamp": "2026-05-12 16:01:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:40cd:f7a:f0b3:d29b:aefe:f217",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:40cd:f7a:f0b3:d29b:aefe:f217, 104.22.66.163",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU4IiwidXNlcm5hbWUiOiJsYWxhZ2FuZyIsImVtYWlsIjoibGcxNzE1MzQxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTIwNjI4NX0.5zXeftBpqijWB-TOVJ-wYvCV1UWCli2PHWytykKeuRM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9faaa44de97bb65f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:40cd:f7a:f0b3:d29b:aefe:f217",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 16:01:24 UTC] === END API CALL LOG ===
[12-May-2026 16:01:24 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 16:01:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU4IiwidXNlcm5hbWUiOiJsYWxhZ2FuZyIsImVtYWlsIjoibGcxNzE1MzQxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTIwNjI4NX0.5zXeftBpqijWB-TOVJ-wYvCV1UWCli2PHWytykKeuRM
[12-May-2026 16:01:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 16:01:24 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 16:01:24 UTC] User ID: 558
[12-May-2026 16:01:24 UTC] ✅ User profile retrieved successfully for user ID: 558
[12-May-2026 16:01:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 16:01:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 16:01:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d4:40cd:f7a:f0b3:d29b:aefe:f217, 104.22.66.162","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU4IiwidXNlcm5hbWUiOiJsYWxhZ2FuZyIsImVtYWlsIjoibGcxNzE1MzQxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTIwNjI4NX0.5zXeftBpqijWB-TOVJ-wYvCV1UWCli2PHWytykKeuRM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9faaa4c45c5bb65f-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40d4:40cd:f7a:f0b3:d29b:aefe:f217","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-May-2026 16:01:43 UTC] === User Orders API Called ===
[12-May-2026 16:01:43 UTC] User ID: 558
[12-May-2026 16:01:43 UTC] Limit: 20, Offset: 0
[12-May-2026 16:01:43 UTC] Orders found: 0
[12-May-2026 16:01:43 UTC] Orders data: []
[12-May-2026 16:01:43 UTC] Total orders count: 0
[12-May-2026 16:01:43 UTC] === API CALL LOG ===
[12-May-2026 16:01:43 UTC] Endpoint: user/profile.php
[12-May-2026 16:01:43 UTC] Full Log Data: {
    "timestamp": "2026-05-12 16:01:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:40cd:f7a:f0b3:d29b:aefe:f217",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:40cd:f7a:f0b3:d29b:aefe:f217, 104.22.66.163",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU4IiwidXNlcm5hbWUiOiJsYWxhZ2FuZyIsImVtYWlsIjoibGcxNzE1MzQxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTIwNjI4NX0.5zXeftBpqijWB-TOVJ-wYvCV1UWCli2PHWytykKeuRM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9faaa4c45c5eb65f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:40cd:f7a:f0b3:d29b:aefe:f217",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 16:01:43 UTC] === END API CALL LOG ===
[12-May-2026 16:01:43 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 16:01:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU4IiwidXNlcm5hbWUiOiJsYWxhZ2FuZyIsImVtYWlsIjoibGcxNzE1MzQxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTIwNjI4NX0.5zXeftBpqijWB-TOVJ-wYvCV1UWCli2PHWytykKeuRM
[12-May-2026 16:01:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 16:01:43 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 16:01:43 UTC] User ID: 558
[12-May-2026 16:01:43 UTC] ✅ User profile retrieved successfully for user ID: 558
[12-May-2026 16:01:43 UTC] === API CALL LOG ===
[12-May-2026 16:01:43 UTC] Endpoint: user/profile.php
[12-May-2026 16:01:43 UTC] Full Log Data: {
    "timestamp": "2026-05-12 16:01:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:40cd:f7a:f0b3:d29b:aefe:f217",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:40cd:f7a:f0b3:d29b:aefe:f217, 104.22.66.163",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU4IiwidXNlcm5hbWUiOiJsYWxhZ2FuZyIsImVtYWlsIjoibGcxNzE1MzQxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTIwNjI4NX0.5zXeftBpqijWB-TOVJ-wYvCV1UWCli2PHWytykKeuRM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9faaa4c45c56b65f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:40cd:f7a:f0b3:d29b:aefe:f217",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 16:01:43 UTC] === END API CALL LOG ===
[12-May-2026 16:01:43 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 16:01:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU4IiwidXNlcm5hbWUiOiJsYWxhZ2FuZyIsImVtYWlsIjoibGcxNzE1MzQxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTIwNjI4NX0.5zXeftBpqijWB-TOVJ-wYvCV1UWCli2PHWytykKeuRM
[12-May-2026 16:01:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 16:01:43 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 16:01:43 UTC] User ID: 558
[12-May-2026 16:01:43 UTC] ✅ User profile retrieved successfully for user ID: 558
[12-May-2026 16:01:44 UTC] === API CALL LOG ===
[12-May-2026 16:01:44 UTC] Endpoint: user/profile.php
[12-May-2026 16:01:44 UTC] Full Log Data: {
    "timestamp": "2026-05-12 16:01:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:40cd:f7a:f0b3:d29b:aefe:f217",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:40cd:f7a:f0b3:d29b:aefe:f217, 104.22.66.162",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU4IiwidXNlcm5hbWUiOiJsYWxhZ2FuZyIsImVtYWlsIjoibGcxNzE1MzQxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTIwNjI4NX0.5zXeftBpqijWB-TOVJ-wYvCV1UWCli2PHWytykKeuRM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9faaa4c9888eb65f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:40cd:f7a:f0b3:d29b:aefe:f217",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 16:01:44 UTC] === END API CALL LOG ===
[12-May-2026 16:01:44 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 16:01:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU4IiwidXNlcm5hbWUiOiJsYWxhZ2FuZyIsImVtYWlsIjoibGcxNzE1MzQxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTIwNjI4NX0.5zXeftBpqijWB-TOVJ-wYvCV1UWCli2PHWytykKeuRM
[12-May-2026 16:01:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 16:01:44 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 16:01:44 UTC] User ID: 558
[12-May-2026 16:01:44 UTC] ✅ User profile retrieved successfully for user ID: 558
[12-May-2026 16:01:44 UTC] === API CALL LOG ===
[12-May-2026 16:01:44 UTC] Endpoint: user/profile.php
[12-May-2026 16:01:44 UTC] Full Log Data: {
    "timestamp": "2026-05-12 16:01:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:40cd:f7a:f0b3:d29b:aefe:f217",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:40cd:f7a:f0b3:d29b:aefe:f217, 104.22.66.162",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU4IiwidXNlcm5hbWUiOiJsYWxhZ2FuZyIsImVtYWlsIjoibGcxNzE1MzQxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTIwNjI4NX0.5zXeftBpqijWB-TOVJ-wYvCV1UWCli2PHWytykKeuRM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9faaa4c98892b65f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:40cd:f7a:f0b3:d29b:aefe:f217",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 16:01:44 UTC] === END API CALL LOG ===
[12-May-2026 16:01:44 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 16:01:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU4IiwidXNlcm5hbWUiOiJsYWxhZ2FuZyIsImVtYWlsIjoibGcxNzE1MzQxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTIwNjI4NX0.5zXeftBpqijWB-TOVJ-wYvCV1UWCli2PHWytykKeuRM
[12-May-2026 16:01:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 16:01:44 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 16:01:44 UTC] User ID: 558
[12-May-2026 16:01:44 UTC] ✅ User profile retrieved successfully for user ID: 558
[12-May-2026 16:01:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 16:01:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 16:01:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d4:40cd:f7a:f0b3:d29b:aefe:f217, 104.22.66.162","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU4IiwidXNlcm5hbWUiOiJsYWxhZ2FuZyIsImVtYWlsIjoibGcxNzE1MzQxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTIwNjI4NX0.5zXeftBpqijWB-TOVJ-wYvCV1UWCli2PHWytykKeuRM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9faaa4ca6a21b65f-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40d4:40cd:f7a:f0b3:d29b:aefe:f217","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-May-2026 16:01:44 UTC] === User Orders API Called ===
[12-May-2026 16:01:44 UTC] User ID: 558
[12-May-2026 16:01:44 UTC] Limit: 20, Offset: 0
[12-May-2026 16:01:44 UTC] Orders found: 0
[12-May-2026 16:01:44 UTC] Orders data: []
[12-May-2026 16:01:44 UTC] Total orders count: 0
[12-May-2026 16:01:44 UTC] === API CALL LOG ===
[12-May-2026 16:01:44 UTC] Endpoint: user/profile.php
[12-May-2026 16:01:44 UTC] Full Log Data: {
    "timestamp": "2026-05-12 16:01:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:40cd:f7a:f0b3:d29b:aefe:f217",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:40cd:f7a:f0b3:d29b:aefe:f217, 104.22.66.162",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU4IiwidXNlcm5hbWUiOiJsYWxhZ2FuZyIsImVtYWlsIjoibGcxNzE1MzQxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTIwNjI4NX0.5zXeftBpqijWB-TOVJ-wYvCV1UWCli2PHWytykKeuRM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9faaa4cb4bfdb65f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:40cd:f7a:f0b3:d29b:aefe:f217",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 16:01:44 UTC] === END API CALL LOG ===
[12-May-2026 16:01:44 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 16:01:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU4IiwidXNlcm5hbWUiOiJsYWxhZ2FuZyIsImVtYWlsIjoibGcxNzE1MzQxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTIwNjI4NX0.5zXeftBpqijWB-TOVJ-wYvCV1UWCli2PHWytykKeuRM
[12-May-2026 16:01:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 16:01:44 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 16:01:44 UTC] User ID: 558
[12-May-2026 16:01:44 UTC] ✅ User profile retrieved successfully for user ID: 558
[12-May-2026 16:01:45 UTC] === API CALL LOG ===
[12-May-2026 16:01:45 UTC] Endpoint: user/profile.php
[12-May-2026 16:01:45 UTC] Full Log Data: {
    "timestamp": "2026-05-12 16:01:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:40cd:f7a:f0b3:d29b:aefe:f217",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:40cd:f7a:f0b3:d29b:aefe:f217, 104.22.66.163",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU4IiwidXNlcm5hbWUiOiJsYWxhZ2FuZyIsImVtYWlsIjoibGcxNzE1MzQxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTIwNjI4NX0.5zXeftBpqijWB-TOVJ-wYvCV1UWCli2PHWytykKeuRM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9faaa4d57bffb65f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:40cd:f7a:f0b3:d29b:aefe:f217",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 16:01:45 UTC] === END API CALL LOG ===
[12-May-2026 16:01:45 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 16:01:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU4IiwidXNlcm5hbWUiOiJsYWxhZ2FuZyIsImVtYWlsIjoibGcxNzE1MzQxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTIwNjI4NX0.5zXeftBpqijWB-TOVJ-wYvCV1UWCli2PHWytykKeuRM
[12-May-2026 16:01:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 16:01:45 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 16:01:45 UTC] User ID: 558
[12-May-2026 16:01:45 UTC] ✅ User profile retrieved successfully for user ID: 558
[12-May-2026 16:02:16 UTC] === API CALL LOG ===
[12-May-2026 16:02:16 UTC] Endpoint: user/profile.php
[12-May-2026 16:02:16 UTC] Full Log Data: {
    "timestamp": "2026-05-12 16:02:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:40cd:f7a:f0b3:d29b:aefe:f217",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:40cd:f7a:f0b3:d29b:aefe:f217, 162.158.88.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU4IiwidXNlcm5hbWUiOiJsYWxhZ2FuZyIsImVtYWlsIjoibGcxNzE1MzQxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTIwNjI4NX0.5zXeftBpqijWB-TOVJ-wYvCV1UWCli2PHWytykKeuRM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9faaa5910a86ff8b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:40cd:f7a:f0b3:d29b:aefe:f217",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 16:02:16 UTC] === END API CALL LOG ===
[12-May-2026 16:02:16 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 16:02:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU4IiwidXNlcm5hbWUiOiJsYWxhZ2FuZyIsImVtYWlsIjoibGcxNzE1MzQxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTIwNjI4NX0.5zXeftBpqijWB-TOVJ-wYvCV1UWCli2PHWytykKeuRM
[12-May-2026 16:02:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 16:02:16 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 16:02:16 UTC] User ID: 558
[12-May-2026 16:02:16 UTC] ✅ User profile retrieved successfully for user ID: 558
[12-May-2026 16:04:18 UTC] === API CALL LOG ===
[12-May-2026 16:04:18 UTC] Endpoint: user/profile.php
[12-May-2026 16:04:18 UTC] Full Log Data: {
    "timestamp": "2026-05-12 16:04:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:40cd:f7a:f0b3:d29b:aefe:f217",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:40cd:f7a:f0b3:d29b:aefe:f217, 172.69.176.8",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU4IiwidXNlcm5hbWUiOiJsYWxhZ2FuZyIsImVtYWlsIjoibGcxNzE1MzQxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTIwNjI4NX0.5zXeftBpqijWB-TOVJ-wYvCV1UWCli2PHWytykKeuRM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9faaa891acb55fb3-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:40cd:f7a:f0b3:d29b:aefe:f217",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 16:04:18 UTC] === END API CALL LOG ===
[12-May-2026 16:04:18 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 16:04:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU4IiwidXNlcm5hbWUiOiJsYWxhZ2FuZyIsImVtYWlsIjoibGcxNzE1MzQxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTIwNjI4NX0.5zXeftBpqijWB-TOVJ-wYvCV1UWCli2PHWytykKeuRM
[12-May-2026 16:04:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 16:04:18 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 16:04:18 UTC] User ID: 558
[12-May-2026 16:04:18 UTC] ✅ User profile retrieved successfully for user ID: 558
[12-May-2026 16:04:18 UTC] === API CALL LOG ===
[12-May-2026 16:04:18 UTC] Endpoint: user/profile.php
[12-May-2026 16:04:18 UTC] Full Log Data: {
    "timestamp": "2026-05-12 16:04:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:40cd:f7a:f0b3:d29b:aefe:f217",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:40cd:f7a:f0b3:d29b:aefe:f217, 172.69.176.8",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU4IiwidXNlcm5hbWUiOiJsYWxhZ2FuZyIsImVtYWlsIjoibGcxNzE1MzQxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTIwNjI4NX0.5zXeftBpqijWB-TOVJ-wYvCV1UWCli2PHWytykKeuRM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9faaa88e8be25fb3-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:40cd:f7a:f0b3:d29b:aefe:f217",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 16:04:18 UTC] === END API CALL LOG ===
[12-May-2026 16:04:18 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 16:04:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU4IiwidXNlcm5hbWUiOiJsYWxhZ2FuZyIsImVtYWlsIjoibGcxNzE1MzQxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTIwNjI4NX0.5zXeftBpqijWB-TOVJ-wYvCV1UWCli2PHWytykKeuRM
[12-May-2026 16:04:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 16:04:18 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 16:04:18 UTC] User ID: 558
[12-May-2026 16:04:18 UTC] ✅ User profile retrieved successfully for user ID: 558
[12-May-2026 16:04:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 16:04:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 16:04:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d4:40cd:f7a:f0b3:d29b:aefe:f217, 172.69.176.9","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU4IiwidXNlcm5hbWUiOiJsYWxhZ2FuZyIsImVtYWlsIjoibGcxNzE1MzQxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTIwNjI4NX0.5zXeftBpqijWB-TOVJ-wYvCV1UWCli2PHWytykKeuRM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9faaa88e8bdf5fb3-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40d4:40cd:f7a:f0b3:d29b:aefe:f217","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-May-2026 16:04:18 UTC] === User Orders API Called ===
[12-May-2026 16:04:18 UTC] User ID: 558
[12-May-2026 16:04:18 UTC] Limit: 20, Offset: 0
[12-May-2026 16:04:18 UTC] Orders found: 0
[12-May-2026 16:04:18 UTC] Orders data: []
[12-May-2026 16:04:18 UTC] Total orders count: 0
[12-May-2026 16:04:21 UTC] === API CALL LOG ===
[12-May-2026 16:04:21 UTC] Endpoint: user/profile.php
[12-May-2026 16:04:21 UTC] Full Log Data: {
    "timestamp": "2026-05-12 16:04:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:40cd:f7a:f0b3:d29b:aefe:f217",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:40cd:f7a:f0b3:d29b:aefe:f217, 172.69.176.9",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU4IiwidXNlcm5hbWUiOiJsYWxhZ2FuZyIsImVtYWlsIjoibGcxNzE1MzQxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTIwNjI4NX0.5zXeftBpqijWB-TOVJ-wYvCV1UWCli2PHWytykKeuRM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9faaa8a3e8965fb3-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:40cd:f7a:f0b3:d29b:aefe:f217",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 16:04:21 UTC] === END API CALL LOG ===
[12-May-2026 16:04:21 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 16:04:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU4IiwidXNlcm5hbWUiOiJsYWxhZ2FuZyIsImVtYWlsIjoibGcxNzE1MzQxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTIwNjI4NX0.5zXeftBpqijWB-TOVJ-wYvCV1UWCli2PHWytykKeuRM
[12-May-2026 16:04:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 16:04:21 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 16:04:21 UTC] User ID: 558
[12-May-2026 16:04:21 UTC] ✅ User profile retrieved successfully for user ID: 558
[12-May-2026 16:04:53 UTC] === API CALL LOG ===
[12-May-2026 16:04:53 UTC] Endpoint: user/profile.php
[12-May-2026 16:04:53 UTC] Full Log Data: {
    "timestamp": "2026-05-12 16:04:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:40cd:f7a:f0b3:d29b:aefe:f217",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:40cd:f7a:f0b3:d29b:aefe:f217, 172.70.143.195",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU4IiwidXNlcm5hbWUiOiJsYWxhZ2FuZyIsImVtYWlsIjoibGcxNzE1MzQxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTIwNjI4NX0.5zXeftBpqijWB-TOVJ-wYvCV1UWCli2PHWytykKeuRM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9faaa964af3461aa-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:40cd:f7a:f0b3:d29b:aefe:f217",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 16:04:53 UTC] === END API CALL LOG ===
[12-May-2026 16:04:53 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 16:04:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU4IiwidXNlcm5hbWUiOiJsYWxhZ2FuZyIsImVtYWlsIjoibGcxNzE1MzQxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTIwNjI4NX0.5zXeftBpqijWB-TOVJ-wYvCV1UWCli2PHWytykKeuRM
[12-May-2026 16:04:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 16:04:53 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 16:04:53 UTC] User ID: 558
[12-May-2026 16:04:53 UTC] ✅ User profile retrieved successfully for user ID: 558
[12-May-2026 16:05:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 16:05:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 16:05:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d4:40cd:f7a:f0b3:d29b:aefe:f217, 172.70.143.194","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU4IiwidXNlcm5hbWUiOiJsYWxhZ2FuZyIsImVtYWlsIjoibGcxNzE1MzQxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTIwNjI4NX0.5zXeftBpqijWB-TOVJ-wYvCV1UWCli2PHWytykKeuRM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9faaa9f94f0261aa-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40d4:40cd:f7a:f0b3:d29b:aefe:f217","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-May-2026 16:05:17 UTC] === User Orders API Called ===
[12-May-2026 16:05:17 UTC] User ID: 558
[12-May-2026 16:05:17 UTC] Limit: 20, Offset: 0
[12-May-2026 16:05:17 UTC] Orders found: 0
[12-May-2026 16:05:17 UTC] Orders data: []
[12-May-2026 16:05:17 UTC] Total orders count: 0
[12-May-2026 16:05:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 16:05:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 16:05:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d4:40cd:f7a:f0b3:d29b:aefe:f217, 172.70.143.194","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU4IiwidXNlcm5hbWUiOiJsYWxhZ2FuZyIsImVtYWlsIjoibGcxNzE1MzQxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTIwNjI4NX0.5zXeftBpqijWB-TOVJ-wYvCV1UWCli2PHWytykKeuRM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9faaaa0b9ada61aa-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40d4:40cd:f7a:f0b3:d29b:aefe:f217","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-May-2026 16:05:19 UTC] === API CALL LOG ===
[12-May-2026 16:05:19 UTC] === User Orders API Called ===
[12-May-2026 16:05:19 UTC] Endpoint: user/profile.php
[12-May-2026 16:05:19 UTC] User ID: 558
[12-May-2026 16:05:19 UTC] Limit: 20, Offset: 0
[12-May-2026 16:05:19 UTC] Full Log Data: {
    "timestamp": "2026-05-12 16:05:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:40cd:f7a:f0b3:d29b:aefe:f217",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:40cd:f7a:f0b3:d29b:aefe:f217, 172.70.143.194",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU4IiwidXNlcm5hbWUiOiJsYWxhZ2FuZyIsImVtYWlsIjoibGcxNzE1MzQxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTIwNjI4NX0.5zXeftBpqijWB-TOVJ-wYvCV1UWCli2PHWytykKeuRM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9faaaa0b9ae061aa-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:40cd:f7a:f0b3:d29b:aefe:f217",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 16:05:19 UTC] === END API CALL LOG ===
[12-May-2026 16:05:19 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 16:05:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU4IiwidXNlcm5hbWUiOiJsYWxhZ2FuZyIsImVtYWlsIjoibGcxNzE1MzQxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTIwNjI4NX0.5zXeftBpqijWB-TOVJ-wYvCV1UWCli2PHWytykKeuRM
[12-May-2026 16:05:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 16:05:19 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 16:05:19 UTC] Orders found: 0
[12-May-2026 16:05:19 UTC] User ID: 558
[12-May-2026 16:05:19 UTC] Orders data: []
[12-May-2026 16:05:19 UTC] Total orders count: 0
[12-May-2026 16:05:19 UTC] ✅ User profile retrieved successfully for user ID: 558
[12-May-2026 16:05:20 UTC] === API CALL LOG ===
[12-May-2026 16:05:20 UTC] Endpoint: user/profile.php
[12-May-2026 16:05:20 UTC] Full Log Data: {
    "timestamp": "2026-05-12 16:05:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:40cd:f7a:f0b3:d29b:aefe:f217",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:40cd:f7a:f0b3:d29b:aefe:f217, 172.70.143.194",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU4IiwidXNlcm5hbWUiOiJsYWxhZ2FuZyIsImVtYWlsIjoibGcxNzE1MzQxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTIwNjI4NX0.5zXeftBpqijWB-TOVJ-wYvCV1UWCli2PHWytykKeuRM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9faaaa103a1761aa-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:40cd:f7a:f0b3:d29b:aefe:f217",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 16:05:20 UTC] === END API CALL LOG ===
[12-May-2026 16:05:20 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 16:05:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU4IiwidXNlcm5hbWUiOiJsYWxhZ2FuZyIsImVtYWlsIjoibGcxNzE1MzQxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTIwNjI4NX0.5zXeftBpqijWB-TOVJ-wYvCV1UWCli2PHWytykKeuRM
[12-May-2026 16:05:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 16:05:20 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 16:05:20 UTC] User ID: 558
[12-May-2026 16:05:20 UTC] ✅ User profile retrieved successfully for user ID: 558
[12-May-2026 16:05:24 UTC] === API CALL LOG ===
[12-May-2026 16:05:24 UTC] Endpoint: user/profile.php
[12-May-2026 16:05:24 UTC] Full Log Data: {
    "timestamp": "2026-05-12 16:05:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:40cd:f7a:f0b3:d29b:aefe:f217",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:40cd:f7a:f0b3:d29b:aefe:f217, 172.70.143.194",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU4IiwidXNlcm5hbWUiOiJsYWxhZ2FuZyIsImVtYWlsIjoibGcxNzE1MzQxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTIwNjI4NX0.5zXeftBpqijWB-TOVJ-wYvCV1UWCli2PHWytykKeuRM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9faaaa2ad8eb61aa-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:40cd:f7a:f0b3:d29b:aefe:f217",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 16:05:24 UTC] === END API CALL LOG ===
[12-May-2026 16:05:24 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 16:05:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU4IiwidXNlcm5hbWUiOiJsYWxhZ2FuZyIsImVtYWlsIjoibGcxNzE1MzQxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTIwNjI4NX0.5zXeftBpqijWB-TOVJ-wYvCV1UWCli2PHWytykKeuRM
[12-May-2026 16:05:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 16:05:24 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 16:05:24 UTC] User ID: 558
[12-May-2026 16:05:24 UTC] ✅ User profile retrieved successfully for user ID: 558
[12-May-2026 16:05:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 16:05:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 16:05:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d4:40cd:f7a:f0b3:d29b:aefe:f217, 172.70.143.194","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU4IiwidXNlcm5hbWUiOiJsYWxhZ2FuZyIsImVtYWlsIjoibGcxNzE1MzQxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTIwNjI4NX0.5zXeftBpqijWB-TOVJ-wYvCV1UWCli2PHWytykKeuRM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9faaaa3dcbf461aa-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40d4:40cd:f7a:f0b3:d29b:aefe:f217","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-May-2026 16:05:27 UTC] === User Orders API Called ===
[12-May-2026 16:05:27 UTC] User ID: 558
[12-May-2026 16:05:27 UTC] Limit: 20, Offset: 0
[12-May-2026 16:05:27 UTC] Orders found: 0
[12-May-2026 16:05:27 UTC] Orders data: []
[12-May-2026 16:05:27 UTC] Total orders count: 0
[12-May-2026 16:05:36 UTC] === API CALL LOG ===
[12-May-2026 16:05:36 UTC] Endpoint: user/profile.php
[12-May-2026 16:05:36 UTC] Full Log Data: {
    "timestamp": "2026-05-12 16:05:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:40cd:f7a:f0b3:d29b:aefe:f217",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:40cd:f7a:f0b3:d29b:aefe:f217, 172.70.143.195",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU4IiwidXNlcm5hbWUiOiJsYWxhZ2FuZyIsImVtYWlsIjoibGcxNzE1MzQxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTIwNjI4NX0.5zXeftBpqijWB-TOVJ-wYvCV1UWCli2PHWytykKeuRM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9faaaa6d097e61aa-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:40cd:f7a:f0b3:d29b:aefe:f217",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 16:05:36 UTC] === END API CALL LOG ===
[12-May-2026 16:05:36 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 16:05:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU4IiwidXNlcm5hbWUiOiJsYWxhZ2FuZyIsImVtYWlsIjoibGcxNzE1MzQxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTIwNjI4NX0.5zXeftBpqijWB-TOVJ-wYvCV1UWCli2PHWytykKeuRM
[12-May-2026 16:05:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 16:05:36 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 16:05:36 UTC] User ID: 558
[12-May-2026 16:05:36 UTC] ✅ User profile retrieved successfully for user ID: 558
[12-May-2026 16:05:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 16:05:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 16:05:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d4:40cd:f7a:f0b3:d29b:aefe:f217, 172.70.143.195","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU4IiwidXNlcm5hbWUiOiJsYWxhZ2FuZyIsImVtYWlsIjoibGcxNzE1MzQxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTIwNjI4NX0.5zXeftBpqijWB-TOVJ-wYvCV1UWCli2PHWytykKeuRM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9faaaa6aea7561aa-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40d4:40cd:f7a:f0b3:d29b:aefe:f217","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-May-2026 16:05:36 UTC] === User Orders API Called ===
[12-May-2026 16:05:36 UTC] User ID: 558
[12-May-2026 16:05:36 UTC] Limit: 20, Offset: 0
[12-May-2026 16:05:36 UTC] Orders found: 0
[12-May-2026 16:05:36 UTC] Orders data: []
[12-May-2026 16:05:36 UTC] Total orders count: 0
[12-May-2026 16:05:38 UTC] === API CALL LOG ===
[12-May-2026 16:05:38 UTC] Endpoint: user/profile.php
[12-May-2026 16:05:38 UTC] Full Log Data: {
    "timestamp": "2026-05-12 16:05:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:40cd:f7a:f0b3:d29b:aefe:f217",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:40cd:f7a:f0b3:d29b:aefe:f217, 172.70.143.195",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU4IiwidXNlcm5hbWUiOiJsYWxhZ2FuZyIsImVtYWlsIjoibGcxNzE1MzQxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTIwNjI4NX0.5zXeftBpqijWB-TOVJ-wYvCV1UWCli2PHWytykKeuRM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9faaaa6aea7861aa-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:40cd:f7a:f0b3:d29b:aefe:f217",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 16:05:38 UTC] === END API CALL LOG ===
[12-May-2026 16:05:38 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 16:05:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU4IiwidXNlcm5hbWUiOiJsYWxhZ2FuZyIsImVtYWlsIjoibGcxNzE1MzQxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTIwNjI4NX0.5zXeftBpqijWB-TOVJ-wYvCV1UWCli2PHWytykKeuRM
[12-May-2026 16:05:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 16:05:38 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 16:05:38 UTC] User ID: 558
[12-May-2026 16:05:38 UTC] ✅ User profile retrieved successfully for user ID: 558
[12-May-2026 16:05:38 UTC] === API CALL LOG ===
[12-May-2026 16:05:38 UTC] Endpoint: user/profile.php
[12-May-2026 16:05:38 UTC] Full Log Data: {
    "timestamp": "2026-05-12 16:05:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:40cd:f7a:f0b3:d29b:aefe:f217",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:40cd:f7a:f0b3:d29b:aefe:f217, 172.70.143.195",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU4IiwidXNlcm5hbWUiOiJsYWxhZ2FuZyIsImVtYWlsIjoibGcxNzE1MzQxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTIwNjI4NX0.5zXeftBpqijWB-TOVJ-wYvCV1UWCli2PHWytykKeuRM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9faaaa845ce561aa-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:40cd:f7a:f0b3:d29b:aefe:f217",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 16:05:38 UTC] === END API CALL LOG ===
[12-May-2026 16:05:38 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 16:05:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU4IiwidXNlcm5hbWUiOiJsYWxhZ2FuZyIsImVtYWlsIjoibGcxNzE1MzQxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTIwNjI4NX0.5zXeftBpqijWB-TOVJ-wYvCV1UWCli2PHWytykKeuRM
[12-May-2026 16:05:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 16:05:38 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 16:05:38 UTC] User ID: 558
[12-May-2026 16:05:38 UTC] ✅ User profile retrieved successfully for user ID: 558
[12-May-2026 16:05:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 16:05:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 16:05:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d4:40cd:f7a:f0b3:d29b:aefe:f217, 172.70.143.195","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU4IiwidXNlcm5hbWUiOiJsYWxhZ2FuZyIsImVtYWlsIjoibGcxNzE1MzQxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTIwNjI4NX0.5zXeftBpqijWB-TOVJ-wYvCV1UWCli2PHWytykKeuRM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9faaaaca4d0e61aa-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40d4:40cd:f7a:f0b3:d29b:aefe:f217","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-May-2026 16:05:50 UTC] === User Orders API Called ===
[12-May-2026 16:05:50 UTC] User ID: 558
[12-May-2026 16:05:50 UTC] Limit: 20, Offset: 0
[12-May-2026 16:05:50 UTC] Orders found: 0
[12-May-2026 16:05:50 UTC] Orders data: []
[12-May-2026 16:05:50 UTC] Total orders count: 0
[12-May-2026 16:05:53 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 16:05:53 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 16:05:53 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d4:40cd:f7a:f0b3:d29b:aefe:f217, 172.70.143.195","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU4IiwidXNlcm5hbWUiOiJsYWxhZ2FuZyIsImVtYWlsIjoibGcxNzE1MzQxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTIwNjI4NX0.5zXeftBpqijWB-TOVJ-wYvCV1UWCli2PHWytykKeuRM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9faaaadde86561aa-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40d4:40cd:f7a:f0b3:d29b:aefe:f217","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-May-2026 16:05:53 UTC] === User Orders API Called ===
[12-May-2026 16:05:53 UTC] User ID: 558
[12-May-2026 16:05:53 UTC] Limit: 20, Offset: 0
[12-May-2026 16:05:53 UTC] Orders found: 0
[12-May-2026 16:05:53 UTC] Orders data: []
[12-May-2026 16:05:53 UTC] Total orders count: 0
[12-May-2026 16:05:53 UTC] === API CALL LOG ===
[12-May-2026 16:05:53 UTC] Endpoint: user/profile.php
[12-May-2026 16:05:53 UTC] Full Log Data: {
    "timestamp": "2026-05-12 16:05:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:40cd:f7a:f0b3:d29b:aefe:f217",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:40cd:f7a:f0b3:d29b:aefe:f217, 172.70.143.195",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU4IiwidXNlcm5hbWUiOiJsYWxhZ2FuZyIsImVtYWlsIjoibGcxNzE1MzQxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTIwNjI4NX0.5zXeftBpqijWB-TOVJ-wYvCV1UWCli2PHWytykKeuRM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9faaaadde87761aa-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:40cd:f7a:f0b3:d29b:aefe:f217",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 16:05:53 UTC] === END API CALL LOG ===
[12-May-2026 16:05:53 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 16:05:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU4IiwidXNlcm5hbWUiOiJsYWxhZ2FuZyIsImVtYWlsIjoibGcxNzE1MzQxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTIwNjI4NX0.5zXeftBpqijWB-TOVJ-wYvCV1UWCli2PHWytykKeuRM
[12-May-2026 16:05:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 16:05:53 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 16:05:53 UTC] User ID: 558
[12-May-2026 16:05:53 UTC] ✅ User profile retrieved successfully for user ID: 558
[12-May-2026 16:05:54 UTC] === API CALL LOG ===
[12-May-2026 16:05:54 UTC] Endpoint: user/profile.php
[12-May-2026 16:05:54 UTC] Full Log Data: {
    "timestamp": "2026-05-12 16:05:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:40cd:f7a:f0b3:d29b:aefe:f217",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:40cd:f7a:f0b3:d29b:aefe:f217, 172.70.143.195",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU4IiwidXNlcm5hbWUiOiJsYWxhZ2FuZyIsImVtYWlsIjoibGcxNzE1MzQxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTIwNjI4NX0.5zXeftBpqijWB-TOVJ-wYvCV1UWCli2PHWytykKeuRM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9faaaadfde4361aa-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:40cd:f7a:f0b3:d29b:aefe:f217",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 16:05:54 UTC] === END API CALL LOG ===
[12-May-2026 16:05:54 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 16:05:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU4IiwidXNlcm5hbWUiOiJsYWxhZ2FuZyIsImVtYWlsIjoibGcxNzE1MzQxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTIwNjI4NX0.5zXeftBpqijWB-TOVJ-wYvCV1UWCli2PHWytykKeuRM
[12-May-2026 16:05:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 16:05:54 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 16:05:54 UTC] User ID: 558
[12-May-2026 16:05:54 UTC] ✅ User profile retrieved successfully for user ID: 558
[12-May-2026 16:05:55 UTC] === API CALL LOG ===
[12-May-2026 16:05:55 UTC] Endpoint: user/profile.php
[12-May-2026 16:05:55 UTC] Full Log Data: {
    "timestamp": "2026-05-12 16:05:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:40cd:f7a:f0b3:d29b:aefe:f217",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:40cd:f7a:f0b3:d29b:aefe:f217, 172.70.143.195",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU4IiwidXNlcm5hbWUiOiJsYWxhZ2FuZyIsImVtYWlsIjoibGcxNzE1MzQxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTIwNjI4NX0.5zXeftBpqijWB-TOVJ-wYvCV1UWCli2PHWytykKeuRM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9faaaaedeafd61aa-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:40cd:f7a:f0b3:d29b:aefe:f217",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 16:05:55 UTC] === END API CALL LOG ===
[12-May-2026 16:05:55 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 16:05:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU4IiwidXNlcm5hbWUiOiJsYWxhZ2FuZyIsImVtYWlsIjoibGcxNzE1MzQxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTIwNjI4NX0.5zXeftBpqijWB-TOVJ-wYvCV1UWCli2PHWytykKeuRM
[12-May-2026 16:05:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 16:05:55 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 16:05:55 UTC] User ID: 558
[12-May-2026 16:05:55 UTC] ✅ User profile retrieved successfully for user ID: 558
[12-May-2026 16:05:57 UTC] User Purchases API - User ID: 558
[12-May-2026 16:05:57 UTC] User Purchases API - Total purchases found: 3
[12-May-2026 16:05:59 UTC] === API CALL LOG ===
[12-May-2026 16:05:59 UTC] Endpoint: user/profile.php
[12-May-2026 16:05:59 UTC] Full Log Data: {
    "timestamp": "2026-05-12 16:05:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:40cd:f7a:f0b3:d29b:aefe:f217",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:40cd:f7a:f0b3:d29b:aefe:f217, 172.70.143.195",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU4IiwidXNlcm5hbWUiOiJsYWxhZ2FuZyIsImVtYWlsIjoibGcxNzE1MzQxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTIwNjI4NX0.5zXeftBpqijWB-TOVJ-wYvCV1UWCli2PHWytykKeuRM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9faaab001f1961aa-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:40cd:f7a:f0b3:d29b:aefe:f217",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 16:05:59 UTC] === END API CALL LOG ===
[12-May-2026 16:05:59 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 16:05:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU4IiwidXNlcm5hbWUiOiJsYWxhZ2FuZyIsImVtYWlsIjoibGcxNzE1MzQxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTIwNjI4NX0.5zXeftBpqijWB-TOVJ-wYvCV1UWCli2PHWytykKeuRM
[12-May-2026 16:05:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 16:05:59 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 16:05:59 UTC] User ID: 558
[12-May-2026 16:05:59 UTC] ✅ User profile retrieved successfully for user ID: 558
[12-May-2026 16:05:59 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 16:05:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 16:05:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d4:40cd:f7a:f0b3:d29b:aefe:f217, 172.70.143.195","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU4IiwidXNlcm5hbWUiOiJsYWxhZ2FuZyIsImVtYWlsIjoibGcxNzE1MzQxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTIwNjI4NX0.5zXeftBpqijWB-TOVJ-wYvCV1UWCli2PHWytykKeuRM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9faaab001f1761aa-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40d4:40cd:f7a:f0b3:d29b:aefe:f217","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-May-2026 16:05:59 UTC] === User Orders API Called ===
[12-May-2026 16:05:59 UTC] User ID: 558
[12-May-2026 16:05:59 UTC] Limit: 20, Offset: 0
[12-May-2026 16:05:59 UTC] Orders found: 0
[12-May-2026 16:05:59 UTC] Orders data: []
[12-May-2026 16:05:59 UTC] Total orders count: 0
[12-May-2026 16:06:00 UTC] === API CALL LOG ===
[12-May-2026 16:06:00 UTC] Endpoint: user/profile.php
[12-May-2026 16:06:00 UTC] Full Log Data: {
    "timestamp": "2026-05-12 16:06:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:40cd:f7a:f0b3:d29b:aefe:f217",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:40cd:f7a:f0b3:d29b:aefe:f217, 172.70.143.195",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU4IiwidXNlcm5hbWUiOiJsYWxhZ2FuZyIsImVtYWlsIjoibGcxNzE1MzQxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTIwNjI4NX0.5zXeftBpqijWB-TOVJ-wYvCV1UWCli2PHWytykKeuRM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9faaab0a181b61aa-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:40cd:f7a:f0b3:d29b:aefe:f217",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 16:06:00 UTC] === END API CALL LOG ===
[12-May-2026 16:06:00 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 16:06:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU4IiwidXNlcm5hbWUiOiJsYWxhZ2FuZyIsImVtYWlsIjoibGcxNzE1MzQxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTIwNjI4NX0.5zXeftBpqijWB-TOVJ-wYvCV1UWCli2PHWytykKeuRM
[12-May-2026 16:06:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 16:06:00 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 16:06:00 UTC] User ID: 558
[12-May-2026 16:06:00 UTC] ✅ User profile retrieved successfully for user ID: 558
[12-May-2026 16:06:04 UTC] === API CALL LOG ===
[12-May-2026 16:06:04 UTC] Endpoint: user/profile.php
[12-May-2026 16:06:04 UTC] Full Log Data: {
    "timestamp": "2026-05-12 16:06:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:40cd:f7a:f0b3:d29b:aefe:f217",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:40cd:f7a:f0b3:d29b:aefe:f217, 172.70.143.195",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU4IiwidXNlcm5hbWUiOiJsYWxhZ2FuZyIsImVtYWlsIjoibGcxNzE1MzQxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTIwNjI4NX0.5zXeftBpqijWB-TOVJ-wYvCV1UWCli2PHWytykKeuRM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9faaab27abcc61aa-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:40cd:f7a:f0b3:d29b:aefe:f217",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 16:06:04 UTC] === END API CALL LOG ===
[12-May-2026 16:06:04 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 16:06:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU4IiwidXNlcm5hbWUiOiJsYWxhZ2FuZyIsImVtYWlsIjoibGcxNzE1MzQxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTIwNjI4NX0.5zXeftBpqijWB-TOVJ-wYvCV1UWCli2PHWytykKeuRM
[12-May-2026 16:06:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 16:06:04 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 16:06:04 UTC] User ID: 558
[12-May-2026 16:06:04 UTC] ✅ User profile retrieved successfully for user ID: 558
[12-May-2026 16:58:26 UTC] === API CALL LOG ===
[12-May-2026 16:58:26 UTC] Endpoint: user/profile.php
[12-May-2026 16:58:26 UTC] Full Log Data: {
    "timestamp": "2026-05-12 16:58:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:1c40:184:f698:b0ac:bff:fe01:edb0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:1c40:184:f698:b0ac:bff:fe01:edb0, 172.68.221.156",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU5IiwidXNlcm5hbWUiOiJ0b3dyaWYiLCJlbWFpbCI6InRvd3JpZmFobWVkQGdtYWlsbC5jb20iLCJleHAiOjE3NzkyMDk5MDV9.14_hSZpGs-dsBkQPvQzbnS8ZJr1STQD3w3fzKyKY01o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9faaf7d93c082b1a-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:1c40:184:f698:b0ac:bff:fe01:edb0",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 16:58:26 UTC] === END API CALL LOG ===
[12-May-2026 16:58:26 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 16:58:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU5IiwidXNlcm5hbWUiOiJ0b3dyaWYiLCJlbWFpbCI6InRvd3JpZmFobWVkQGdtYWlsbC5jb20iLCJleHAiOjE3NzkyMDk5MDV9.14_hSZpGs-dsBkQPvQzbnS8ZJr1STQD3w3fzKyKY01o
[12-May-2026 16:58:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 16:58:26 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 16:58:26 UTC] User ID: 559
[12-May-2026 16:58:26 UTC] ✅ User profile retrieved successfully for user ID: 559
[12-May-2026 16:58:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 16:58:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 16:58:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2404:1c40:184:f698:b0ac:bff:fe01:edb0, 172.68.221.156","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU5IiwidXNlcm5hbWUiOiJ0b3dyaWYiLCJlbWFpbCI6InRvd3JpZmFobWVkQGdtYWlsbC5jb20iLCJleHAiOjE3NzkyMDk5MDV9.14_hSZpGs-dsBkQPvQzbnS8ZJr1STQD3w3fzKyKY01o","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9faaf7d93c0b2b1a-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2404:1c40:184:f698:b0ac:bff:fe01:edb0","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-May-2026 16:58:26 UTC] === User Orders API Called ===
[12-May-2026 16:58:26 UTC] User ID: 559
[12-May-2026 16:58:26 UTC] Limit: 20, Offset: 0
[12-May-2026 16:58:26 UTC] Orders found: 0
[12-May-2026 16:58:26 UTC] Orders data: []
[12-May-2026 16:58:26 UTC] Total orders count: 0
[12-May-2026 16:58:26 UTC] === API CALL LOG ===
[12-May-2026 16:58:26 UTC] Endpoint: user/profile.php
[12-May-2026 16:58:26 UTC] Full Log Data: {
    "timestamp": "2026-05-12 16:58:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:1c40:184:f698:b0ac:bff:fe01:edb0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:1c40:184:f698:b0ac:bff:fe01:edb0, 172.68.221.156",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU5IiwidXNlcm5hbWUiOiJ0b3dyaWYiLCJlbWFpbCI6InRvd3JpZmFobWVkQGdtYWlsbC5jb20iLCJleHAiOjE3NzkyMDk5MDV9.14_hSZpGs-dsBkQPvQzbnS8ZJr1STQD3w3fzKyKY01o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9faaf7d9ad5e2b1a-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:1c40:184:f698:b0ac:bff:fe01:edb0",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 16:58:26 UTC] === END API CALL LOG ===
[12-May-2026 16:58:26 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 16:58:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU5IiwidXNlcm5hbWUiOiJ0b3dyaWYiLCJlbWFpbCI6InRvd3JpZmFobWVkQGdtYWlsbC5jb20iLCJleHAiOjE3NzkyMDk5MDV9.14_hSZpGs-dsBkQPvQzbnS8ZJr1STQD3w3fzKyKY01o
[12-May-2026 16:58:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 16:58:26 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 16:58:26 UTC] User ID: 559
[12-May-2026 16:58:26 UTC] ✅ User profile retrieved successfully for user ID: 559
[12-May-2026 16:58:28 UTC] === API CALL LOG ===
[12-May-2026 16:58:28 UTC] Endpoint: user/profile.php
[12-May-2026 16:58:28 UTC] Full Log Data: {
    "timestamp": "2026-05-12 16:58:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:1c40:184:f698:b0ac:bff:fe01:edb0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:1c40:184:f698:b0ac:bff:fe01:edb0, 172.68.221.156",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU5IiwidXNlcm5hbWUiOiJ0b3dyaWYiLCJlbWFpbCI6InRvd3JpZmFobWVkQGdtYWlsbC5jb20iLCJleHAiOjE3NzkyMDk5MDV9.14_hSZpGs-dsBkQPvQzbnS8ZJr1STQD3w3fzKyKY01o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9faaf7e99fca2b1a-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:1c40:184:f698:b0ac:bff:fe01:edb0",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 16:58:28 UTC] === END API CALL LOG ===
[12-May-2026 16:58:28 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 16:58:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU5IiwidXNlcm5hbWUiOiJ0b3dyaWYiLCJlbWFpbCI6InRvd3JpZmFobWVkQGdtYWlsbC5jb20iLCJleHAiOjE3NzkyMDk5MDV9.14_hSZpGs-dsBkQPvQzbnS8ZJr1STQD3w3fzKyKY01o
[12-May-2026 16:58:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 16:58:28 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 16:58:28 UTC] User ID: 559
[12-May-2026 16:58:28 UTC] ✅ User profile retrieved successfully for user ID: 559
[12-May-2026 16:59:16 UTC] === API CALL LOG ===
[12-May-2026 16:59:16 UTC] Endpoint: user/profile.php
[12-May-2026 16:59:16 UTC] Full Log Data: {
    "timestamp": "2026-05-12 16:59:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:1c40:184:f698:b0ac:bff:fe01:edb0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:1c40:184:f698:b0ac:bff:fe01:edb0, 172.68.221.156",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU5IiwidXNlcm5hbWUiOiJ0b3dyaWYiLCJlbWFpbCI6InRvd3JpZmFobWVkQGdtYWlsbC5jb20iLCJleHAiOjE3NzkyMDk5MDV9.14_hSZpGs-dsBkQPvQzbnS8ZJr1STQD3w3fzKyKY01o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9faaf90a5ace94e9-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:1c40:184:f698:b0ac:bff:fe01:edb0",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 16:59:16 UTC] === END API CALL LOG ===
[12-May-2026 16:59:16 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 16:59:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU5IiwidXNlcm5hbWUiOiJ0b3dyaWYiLCJlbWFpbCI6InRvd3JpZmFobWVkQGdtYWlsbC5jb20iLCJleHAiOjE3NzkyMDk5MDV9.14_hSZpGs-dsBkQPvQzbnS8ZJr1STQD3w3fzKyKY01o
[12-May-2026 16:59:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 16:59:16 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 16:59:16 UTC] User ID: 559
[12-May-2026 16:59:16 UTC] ✅ User profile retrieved successfully for user ID: 559
[12-May-2026 16:59:34 UTC] === API CALL LOG ===
[12-May-2026 16:59:34 UTC] Endpoint: user/profile.php
[12-May-2026 16:59:34 UTC] Full Log Data: {
    "timestamp": "2026-05-12 16:59:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:1c40:184:f698:b0ac:bff:fe01:edb0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:1c40:184:f698:b0ac:bff:fe01:edb0, 172.68.221.157",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU5IiwidXNlcm5hbWUiOiJ0b3dyaWYiLCJlbWFpbCI6InRvd3JpZmFobWVkQGdtYWlsbC5jb20iLCJleHAiOjE3NzkyMDk5MDV9.14_hSZpGs-dsBkQPvQzbnS8ZJr1STQD3w3fzKyKY01o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9faaf97c5de194e9-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:1c40:184:f698:b0ac:bff:fe01:edb0",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 16:59:34 UTC] === END API CALL LOG ===
[12-May-2026 16:59:34 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 16:59:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU5IiwidXNlcm5hbWUiOiJ0b3dyaWYiLCJlbWFpbCI6InRvd3JpZmFobWVkQGdtYWlsbC5jb20iLCJleHAiOjE3NzkyMDk5MDV9.14_hSZpGs-dsBkQPvQzbnS8ZJr1STQD3w3fzKyKY01o
[12-May-2026 16:59:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 16:59:34 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 16:59:34 UTC] User ID: 559
[12-May-2026 16:59:34 UTC] ✅ User profile retrieved successfully for user ID: 559
[12-May-2026 16:59:35 UTC] === API CALL LOG ===
[12-May-2026 16:59:35 UTC] Endpoint: user/profile.php
[12-May-2026 16:59:35 UTC] Full Log Data: {
    "timestamp": "2026-05-12 16:59:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:1c40:184:f698:b0ac:bff:fe01:edb0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:1c40:184:f698:b0ac:bff:fe01:edb0, 172.68.221.156",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU5IiwidXNlcm5hbWUiOiJ0b3dyaWYiLCJlbWFpbCI6InRvd3JpZmFobWVkQGdtYWlsbC5jb20iLCJleHAiOjE3NzkyMDk5MDV9.14_hSZpGs-dsBkQPvQzbnS8ZJr1STQD3w3fzKyKY01o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9faaf97fe98494e9-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:1c40:184:f698:b0ac:bff:fe01:edb0",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 16:59:35 UTC] === END API CALL LOG ===
[12-May-2026 16:59:35 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 16:59:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU5IiwidXNlcm5hbWUiOiJ0b3dyaWYiLCJlbWFpbCI6InRvd3JpZmFobWVkQGdtYWlsbC5jb20iLCJleHAiOjE3NzkyMDk5MDV9.14_hSZpGs-dsBkQPvQzbnS8ZJr1STQD3w3fzKyKY01o
[12-May-2026 16:59:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 16:59:35 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 16:59:35 UTC] User ID: 559
[12-May-2026 16:59:35 UTC] ✅ User profile retrieved successfully for user ID: 559
[12-May-2026 16:59:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 16:59:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 16:59:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2404:1c40:184:f698:b0ac:bff:fe01:edb0, 172.68.221.157","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU5IiwidXNlcm5hbWUiOiJ0b3dyaWYiLCJlbWFpbCI6InRvd3JpZmFobWVkQGdtYWlsbC5jb20iLCJleHAiOjE3NzkyMDk5MDV9.14_hSZpGs-dsBkQPvQzbnS8ZJr1STQD3w3fzKyKY01o","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9faaf97bec7994e9-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2404:1c40:184:f698:b0ac:bff:fe01:edb0","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-May-2026 16:59:37 UTC] === User Orders API Called ===
[12-May-2026 16:59:37 UTC] User ID: 559
[12-May-2026 16:59:37 UTC] Limit: 20, Offset: 0
[12-May-2026 16:59:37 UTC] Orders found: 0
[12-May-2026 16:59:37 UTC] Orders data: []
[12-May-2026 16:59:37 UTC] Total orders count: 0
[12-May-2026 16:59:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 16:59:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 16:59:46 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2404:1c40:184:f698:b0ac:bff:fe01:edb0, 172.68.221.157","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU5IiwidXNlcm5hbWUiOiJ0b3dyaWYiLCJlbWFpbCI6InRvd3JpZmFobWVkQGdtYWlsbC5jb20iLCJleHAiOjE3NzkyMDk5MDV9.14_hSZpGs-dsBkQPvQzbnS8ZJr1STQD3w3fzKyKY01o","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9faaf9c85c8794e9-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2404:1c40:184:f698:b0ac:bff:fe01:edb0","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-May-2026 16:59:46 UTC] === User Orders API Called ===
[12-May-2026 16:59:46 UTC] User ID: 559
[12-May-2026 16:59:46 UTC] Limit: 20, Offset: 0
[12-May-2026 16:59:46 UTC] Orders found: 0
[12-May-2026 16:59:46 UTC] Orders data: []
[12-May-2026 16:59:46 UTC] Total orders count: 0
[12-May-2026 16:59:46 UTC] === API CALL LOG ===
[12-May-2026 16:59:46 UTC] Endpoint: user/profile.php
[12-May-2026 16:59:46 UTC] Full Log Data: {
    "timestamp": "2026-05-12 16:59:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:1c40:184:f698:b0ac:bff:fe01:edb0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:1c40:184:f698:b0ac:bff:fe01:edb0, 172.68.221.156",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU5IiwidXNlcm5hbWUiOiJ0b3dyaWYiLCJlbWFpbCI6InRvd3JpZmFobWVkQGdtYWlsbC5jb20iLCJleHAiOjE3NzkyMDk5MDV9.14_hSZpGs-dsBkQPvQzbnS8ZJr1STQD3w3fzKyKY01o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9faaf9c8ad3394e9-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:1c40:184:f698:b0ac:bff:fe01:edb0",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 16:59:46 UTC] === END API CALL LOG ===
[12-May-2026 16:59:46 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 16:59:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU5IiwidXNlcm5hbWUiOiJ0b3dyaWYiLCJlbWFpbCI6InRvd3JpZmFobWVkQGdtYWlsbC5jb20iLCJleHAiOjE3NzkyMDk5MDV9.14_hSZpGs-dsBkQPvQzbnS8ZJr1STQD3w3fzKyKY01o
[12-May-2026 16:59:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 16:59:46 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 16:59:46 UTC] User ID: 559
[12-May-2026 16:59:46 UTC] ✅ User profile retrieved successfully for user ID: 559
[12-May-2026 16:59:47 UTC] === API CALL LOG ===
[12-May-2026 16:59:47 UTC] Endpoint: user/profile.php
[12-May-2026 16:59:47 UTC] Full Log Data: {
    "timestamp": "2026-05-12 16:59:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:1c40:184:f698:b0ac:bff:fe01:edb0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:1c40:184:f698:b0ac:bff:fe01:edb0, 172.68.221.156",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU5IiwidXNlcm5hbWUiOiJ0b3dyaWYiLCJlbWFpbCI6InRvd3JpZmFobWVkQGdtYWlsbC5jb20iLCJleHAiOjE3NzkyMDk5MDV9.14_hSZpGs-dsBkQPvQzbnS8ZJr1STQD3w3fzKyKY01o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9faaf9cccab194e9-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:1c40:184:f698:b0ac:bff:fe01:edb0",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 16:59:47 UTC] === END API CALL LOG ===
[12-May-2026 16:59:47 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 16:59:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU5IiwidXNlcm5hbWUiOiJ0b3dyaWYiLCJlbWFpbCI6InRvd3JpZmFobWVkQGdtYWlsbC5jb20iLCJleHAiOjE3NzkyMDk5MDV9.14_hSZpGs-dsBkQPvQzbnS8ZJr1STQD3w3fzKyKY01o
[12-May-2026 16:59:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 16:59:47 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 16:59:47 UTC] User ID: 559
[12-May-2026 16:59:47 UTC] ✅ User profile retrieved successfully for user ID: 559
[12-May-2026 17:00:18 UTC] === API CALL LOG ===
[12-May-2026 17:00:18 UTC] Endpoint: user/profile.php
[12-May-2026 17:00:18 UTC] Full Log Data: {
    "timestamp": "2026-05-12 17:00:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:1c40:184:f698:b0ac:bff:fe01:edb0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:1c40:184:f698:b0ac:bff:fe01:edb0, 172.68.221.157",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU5IiwidXNlcm5hbWUiOiJ0b3dyaWYiLCJlbWFpbCI6InRvd3JpZmFobWVkQGdtYWlsbC5jb20iLCJleHAiOjE3NzkyMDk5MDV9.14_hSZpGs-dsBkQPvQzbnS8ZJr1STQD3w3fzKyKY01o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9faafa944ced94e9-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:1c40:184:f698:b0ac:bff:fe01:edb0",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 17:00:18 UTC] === END API CALL LOG ===
[12-May-2026 17:00:18 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 17:00:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU5IiwidXNlcm5hbWUiOiJ0b3dyaWYiLCJlbWFpbCI6InRvd3JpZmFobWVkQGdtYWlsbC5jb20iLCJleHAiOjE3NzkyMDk5MDV9.14_hSZpGs-dsBkQPvQzbnS8ZJr1STQD3w3fzKyKY01o
[12-May-2026 17:00:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 17:00:18 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 17:00:18 UTC] User ID: 559
[12-May-2026 17:00:18 UTC] ✅ User profile retrieved successfully for user ID: 559
[12-May-2026 17:00:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 17:00:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 17:00:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2404:1c40:184:f698:b0ac:bff:fe01:edb0, 172.68.221.157","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU5IiwidXNlcm5hbWUiOiJ0b3dyaWYiLCJlbWFpbCI6InRvd3JpZmFobWVkQGdtYWlsbC5jb20iLCJleHAiOjE3NzkyMDk5MDV9.14_hSZpGs-dsBkQPvQzbnS8ZJr1STQD3w3fzKyKY01o","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9faafa944ceb94e9-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2404:1c40:184:f698:b0ac:bff:fe01:edb0","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-May-2026 17:00:18 UTC] === User Orders API Called ===
[12-May-2026 17:00:18 UTC] User ID: 559
[12-May-2026 17:00:18 UTC] Limit: 20, Offset: 0
[12-May-2026 17:00:18 UTC] Orders found: 0
[12-May-2026 17:00:18 UTC] Orders data: []
[12-May-2026 17:00:18 UTC] Total orders count: 0
[12-May-2026 17:00:18 UTC] === API CALL LOG ===
[12-May-2026 17:00:18 UTC] Endpoint: user/profile.php
[12-May-2026 17:00:18 UTC] Full Log Data: {
    "timestamp": "2026-05-12 17:00:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:1c40:184:f698:b0ac:bff:fe01:edb0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:1c40:184:f698:b0ac:bff:fe01:edb0, 172.68.221.157",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU5IiwidXNlcm5hbWUiOiJ0b3dyaWYiLCJlbWFpbCI6InRvd3JpZmFobWVkQGdtYWlsbC5jb20iLCJleHAiOjE3NzkyMDk5MDV9.14_hSZpGs-dsBkQPvQzbnS8ZJr1STQD3w3fzKyKY01o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9faafa9829ca94e9-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:1c40:184:f698:b0ac:bff:fe01:edb0",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 17:00:18 UTC] === END API CALL LOG ===
[12-May-2026 17:00:18 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 17:00:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU5IiwidXNlcm5hbWUiOiJ0b3dyaWYiLCJlbWFpbCI6InRvd3JpZmFobWVkQGdtYWlsbC5jb20iLCJleHAiOjE3NzkyMDk5MDV9.14_hSZpGs-dsBkQPvQzbnS8ZJr1STQD3w3fzKyKY01o
[12-May-2026 17:00:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 17:00:18 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 17:00:18 UTC] User ID: 559
[12-May-2026 17:00:18 UTC] ✅ User profile retrieved successfully for user ID: 559
[12-May-2026 17:05:55 UTC] === API CALL LOG ===
[12-May-2026 17:05:55 UTC] Endpoint: user/profile.php
[12-May-2026 17:05:55 UTC] Full Log Data: {
    "timestamp": "2026-05-12 17:05:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:1c40:184:f698:b0ac:bff:fe01:edb0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:1c40:184:f698:b0ac:bff:fe01:edb0, 172.68.221.156",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU5IiwidXNlcm5hbWUiOiJ0b3dyaWYiLCJlbWFpbCI6InRvd3JpZmFobWVkQGdtYWlsbC5jb20iLCJleHAiOjE3NzkyMDk5MDV9.14_hSZpGs-dsBkQPvQzbnS8ZJr1STQD3w3fzKyKY01o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fab02ceaefd870f-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:1c40:184:f698:b0ac:bff:fe01:edb0",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 17:05:55 UTC] === END API CALL LOG ===
[12-May-2026 17:05:55 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 17:05:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU5IiwidXNlcm5hbWUiOiJ0b3dyaWYiLCJlbWFpbCI6InRvd3JpZmFobWVkQGdtYWlsbC5jb20iLCJleHAiOjE3NzkyMDk5MDV9.14_hSZpGs-dsBkQPvQzbnS8ZJr1STQD3w3fzKyKY01o
[12-May-2026 17:05:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 17:05:55 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 17:05:55 UTC] User ID: 559
[12-May-2026 17:05:55 UTC] ✅ User profile retrieved successfully for user ID: 559
[12-May-2026 17:05:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 17:05:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 17:05:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2404:1c40:184:f698:b0ac:bff:fe01:edb0, 172.68.221.156","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU5IiwidXNlcm5hbWUiOiJ0b3dyaWYiLCJlbWFpbCI6InRvd3JpZmFobWVkQGdtYWlsbC5jb20iLCJleHAiOjE3NzkyMDk5MDV9.14_hSZpGs-dsBkQPvQzbnS8ZJr1STQD3w3fzKyKY01o","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fab02cbbc49870f-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2404:1c40:184:f698:b0ac:bff:fe01:edb0","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-May-2026 17:05:55 UTC] === User Orders API Called ===
[12-May-2026 17:05:55 UTC] User ID: 559
[12-May-2026 17:05:55 UTC] Limit: 20, Offset: 0
[12-May-2026 17:05:55 UTC] Orders found: 0
[12-May-2026 17:05:55 UTC] Orders data: []
[12-May-2026 17:05:55 UTC] Total orders count: 0
[12-May-2026 17:05:56 UTC] === API CALL LOG ===
[12-May-2026 17:05:56 UTC] Endpoint: user/profile.php
[12-May-2026 17:05:56 UTC] Full Log Data: {
    "timestamp": "2026-05-12 17:05:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:1c40:184:f698:b0ac:bff:fe01:edb0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:1c40:184:f698:b0ac:bff:fe01:edb0, 172.68.221.156",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU5IiwidXNlcm5hbWUiOiJ0b3dyaWYiLCJlbWFpbCI6InRvd3JpZmFobWVkQGdtYWlsbC5jb20iLCJleHAiOjE3NzkyMDk5MDV9.14_hSZpGs-dsBkQPvQzbnS8ZJr1STQD3w3fzKyKY01o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fab02cbbc4d870f-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:1c40:184:f698:b0ac:bff:fe01:edb0",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 17:05:56 UTC] === END API CALL LOG ===
[12-May-2026 17:05:56 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 17:05:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU5IiwidXNlcm5hbWUiOiJ0b3dyaWYiLCJlbWFpbCI6InRvd3JpZmFobWVkQGdtYWlsbC5jb20iLCJleHAiOjE3NzkyMDk5MDV9.14_hSZpGs-dsBkQPvQzbnS8ZJr1STQD3w3fzKyKY01o
[12-May-2026 17:05:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 17:05:56 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 17:05:56 UTC] User ID: 559
[12-May-2026 17:05:56 UTC] ✅ User profile retrieved successfully for user ID: 559
[12-May-2026 17:06:24 UTC] === API CALL LOG ===
[12-May-2026 17:06:24 UTC] Endpoint: user/profile.php
[12-May-2026 17:06:24 UTC] Full Log Data: {
    "timestamp": "2026-05-12 17:06:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:1c40:184:f698:b0ac:bff:fe01:edb0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:1c40:184:f698:b0ac:bff:fe01:edb0, 172.68.221.156",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU5IiwidXNlcm5hbWUiOiJ0b3dyaWYiLCJlbWFpbCI6InRvd3JpZmFobWVkQGdtYWlsbC5jb20iLCJleHAiOjE3NzkyMDk5MDV9.14_hSZpGs-dsBkQPvQzbnS8ZJr1STQD3w3fzKyKY01o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fab03815e6c870f-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:1c40:184:f698:b0ac:bff:fe01:edb0",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 17:06:24 UTC] === END API CALL LOG ===
[12-May-2026 17:06:24 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 17:06:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU5IiwidXNlcm5hbWUiOiJ0b3dyaWYiLCJlbWFpbCI6InRvd3JpZmFobWVkQGdtYWlsbC5jb20iLCJleHAiOjE3NzkyMDk5MDV9.14_hSZpGs-dsBkQPvQzbnS8ZJr1STQD3w3fzKyKY01o
[12-May-2026 17:06:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 17:06:24 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 17:06:24 UTC] User ID: 559
[12-May-2026 17:06:24 UTC] ✅ User profile retrieved successfully for user ID: 559
[12-May-2026 17:06:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 17:06:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 17:06:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2404:1c40:184:f698:b0ac:bff:fe01:edb0, 172.68.221.156","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU5IiwidXNlcm5hbWUiOiJ0b3dyaWYiLCJlbWFpbCI6InRvd3JpZmFobWVkQGdtYWlsbC5jb20iLCJleHAiOjE3NzkyMDk5MDV9.14_hSZpGs-dsBkQPvQzbnS8ZJr1STQD3w3fzKyKY01o","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fab0380bc96870f-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2404:1c40:184:f698:b0ac:bff:fe01:edb0","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-May-2026 17:06:24 UTC] === User Orders API Called ===
[12-May-2026 17:06:24 UTC] User ID: 559
[12-May-2026 17:06:24 UTC] Limit: 20, Offset: 0
[12-May-2026 17:06:24 UTC] Orders found: 0
[12-May-2026 17:06:24 UTC] Orders data: []
[12-May-2026 17:06:24 UTC] Total orders count: 0
[12-May-2026 17:06:25 UTC] === API CALL LOG ===
[12-May-2026 17:06:25 UTC] Endpoint: user/profile.php
[12-May-2026 17:06:25 UTC] Full Log Data: {
    "timestamp": "2026-05-12 17:06:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:1c40:184:f698:b0ac:bff:fe01:edb0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:1c40:184:f698:b0ac:bff:fe01:edb0, 172.68.221.156",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU5IiwidXNlcm5hbWUiOiJ0b3dyaWYiLCJlbWFpbCI6InRvd3JpZmFobWVkQGdtYWlsbC5jb20iLCJleHAiOjE3NzkyMDk5MDV9.14_hSZpGs-dsBkQPvQzbnS8ZJr1STQD3w3fzKyKY01o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fab03851b9c870f-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:1c40:184:f698:b0ac:bff:fe01:edb0",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 17:06:25 UTC] === END API CALL LOG ===
[12-May-2026 17:06:25 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 17:06:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU5IiwidXNlcm5hbWUiOiJ0b3dyaWYiLCJlbWFpbCI6InRvd3JpZmFobWVkQGdtYWlsbC5jb20iLCJleHAiOjE3NzkyMDk5MDV9.14_hSZpGs-dsBkQPvQzbnS8ZJr1STQD3w3fzKyKY01o
[12-May-2026 17:06:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 17:06:25 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 17:06:25 UTC] User ID: 559
[12-May-2026 17:06:25 UTC] ✅ User profile retrieved successfully for user ID: 559
[12-May-2026 17:06:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 17:06:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 17:06:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2404:1c40:184:f698:b0ac:bff:fe01:edb0, 172.68.221.156","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU5IiwidXNlcm5hbWUiOiJ0b3dyaWYiLCJlbWFpbCI6InRvd3JpZmFobWVkQGdtYWlsbC5jb20iLCJleHAiOjE3NzkyMDk5MDV9.14_hSZpGs-dsBkQPvQzbnS8ZJr1STQD3w3fzKyKY01o","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fab04251b2f870f-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2404:1c40:184:f698:b0ac:bff:fe01:edb0","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-May-2026 17:06:50 UTC] === User Orders API Called ===
[12-May-2026 17:06:50 UTC] User ID: 559
[12-May-2026 17:06:50 UTC] Limit: 20, Offset: 0
[12-May-2026 17:06:50 UTC] Orders found: 0
[12-May-2026 17:06:50 UTC] Orders data: []
[12-May-2026 17:06:50 UTC] Total orders count: 0
[12-May-2026 17:06:50 UTC] === API CALL LOG ===
[12-May-2026 17:06:50 UTC] Endpoint: user/profile.php
[12-May-2026 17:06:50 UTC] Full Log Data: {
    "timestamp": "2026-05-12 17:06:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:1c40:184:f698:b0ac:bff:fe01:edb0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:1c40:184:f698:b0ac:bff:fe01:edb0, 172.68.221.157",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU5IiwidXNlcm5hbWUiOiJ0b3dyaWYiLCJlbWFpbCI6InRvd3JpZmFobWVkQGdtYWlsbC5jb20iLCJleHAiOjE3NzkyMDk5MDV9.14_hSZpGs-dsBkQPvQzbnS8ZJr1STQD3w3fzKyKY01o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fab04256c2d870f-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:1c40:184:f698:b0ac:bff:fe01:edb0",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 17:06:50 UTC] === END API CALL LOG ===
[12-May-2026 17:06:50 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 17:06:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU5IiwidXNlcm5hbWUiOiJ0b3dyaWYiLCJlbWFpbCI6InRvd3JpZmFobWVkQGdtYWlsbC5jb20iLCJleHAiOjE3NzkyMDk5MDV9.14_hSZpGs-dsBkQPvQzbnS8ZJr1STQD3w3fzKyKY01o
[12-May-2026 17:06:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 17:06:50 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 17:06:50 UTC] User ID: 559
[12-May-2026 17:06:50 UTC] ✅ User profile retrieved successfully for user ID: 559
[12-May-2026 17:06:51 UTC] === API CALL LOG ===
[12-May-2026 17:06:51 UTC] Endpoint: user/profile.php
[12-May-2026 17:06:51 UTC] Full Log Data: {
    "timestamp": "2026-05-12 17:06:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:1c40:184:f698:b0ac:bff:fe01:edb0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:1c40:184:f698:b0ac:bff:fe01:edb0, 172.68.221.156",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU5IiwidXNlcm5hbWUiOiJ0b3dyaWYiLCJlbWFpbCI6InRvd3JpZmFobWVkQGdtYWlsbC5jb20iLCJleHAiOjE3NzkyMDk5MDV9.14_hSZpGs-dsBkQPvQzbnS8ZJr1STQD3w3fzKyKY01o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fab04296a15870f-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:1c40:184:f698:b0ac:bff:fe01:edb0",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 17:06:51 UTC] === END API CALL LOG ===
[12-May-2026 17:06:51 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 17:06:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU5IiwidXNlcm5hbWUiOiJ0b3dyaWYiLCJlbWFpbCI6InRvd3JpZmFobWVkQGdtYWlsbC5jb20iLCJleHAiOjE3NzkyMDk5MDV9.14_hSZpGs-dsBkQPvQzbnS8ZJr1STQD3w3fzKyKY01o
[12-May-2026 17:06:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 17:06:51 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 17:06:51 UTC] User ID: 559
[12-May-2026 17:06:51 UTC] ✅ User profile retrieved successfully for user ID: 559
[12-May-2026 17:08:15 UTC] === API CALL LOG ===
[12-May-2026 17:08:15 UTC] Endpoint: user/profile.php
[12-May-2026 17:08:15 UTC] Full Log Data: {
    "timestamp": "2026-05-12 17:08:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:1c40:184:f698:b0ac:bff:fe01:edb0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:1c40:184:f698:b0ac:bff:fe01:edb0, 172.68.221.157",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU5IiwidXNlcm5hbWUiOiJ0b3dyaWYiLCJlbWFpbCI6InRvd3JpZmFobWVkQGdtYWlsbC5jb20iLCJleHAiOjE3NzkyMDk5MDV9.14_hSZpGs-dsBkQPvQzbnS8ZJr1STQD3w3fzKyKY01o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fab0634ac185658-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:1c40:184:f698:b0ac:bff:fe01:edb0",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 17:08:15 UTC] === END API CALL LOG ===
[12-May-2026 17:08:15 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 17:08:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU5IiwidXNlcm5hbWUiOiJ0b3dyaWYiLCJlbWFpbCI6InRvd3JpZmFobWVkQGdtYWlsbC5jb20iLCJleHAiOjE3NzkyMDk5MDV9.14_hSZpGs-dsBkQPvQzbnS8ZJr1STQD3w3fzKyKY01o
[12-May-2026 17:08:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 17:08:15 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 17:08:15 UTC] User ID: 559
[12-May-2026 17:08:15 UTC] ✅ User profile retrieved successfully for user ID: 559
[12-May-2026 17:08:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 17:08:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 17:08:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2404:1c40:184:f698:b0ac:bff:fe01:edb0, 172.68.221.157","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU5IiwidXNlcm5hbWUiOiJ0b3dyaWYiLCJlbWFpbCI6InRvd3JpZmFobWVkQGdtYWlsbC5jb20iLCJleHAiOjE3NzkyMDk5MDV9.14_hSZpGs-dsBkQPvQzbnS8ZJr1STQD3w3fzKyKY01o","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fab069298555658-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2404:1c40:184:f698:b0ac:bff:fe01:edb0","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-May-2026 17:08:29 UTC] === User Orders API Called ===
[12-May-2026 17:08:29 UTC] User ID: 559
[12-May-2026 17:08:29 UTC] Limit: 20, Offset: 0
[12-May-2026 17:08:29 UTC] Orders found: 0
[12-May-2026 17:08:29 UTC] Orders data: []
[12-May-2026 17:08:29 UTC] Total orders count: 0
[12-May-2026 17:08:29 UTC] === API CALL LOG ===
[12-May-2026 17:08:29 UTC] Endpoint: user/profile.php
[12-May-2026 17:08:29 UTC] Full Log Data: {
    "timestamp": "2026-05-12 17:08:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:1c40:184:f698:b0ac:bff:fe01:edb0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:1c40:184:f698:b0ac:bff:fe01:edb0, 172.68.221.157",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU5IiwidXNlcm5hbWUiOiJ0b3dyaWYiLCJlbWFpbCI6InRvd3JpZmFobWVkQGdtYWlsbC5jb20iLCJleHAiOjE3NzkyMDk5MDV9.14_hSZpGs-dsBkQPvQzbnS8ZJr1STQD3w3fzKyKY01o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fab0692e9445658-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:1c40:184:f698:b0ac:bff:fe01:edb0",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 17:08:29 UTC] === END API CALL LOG ===
[12-May-2026 17:08:29 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 17:08:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU5IiwidXNlcm5hbWUiOiJ0b3dyaWYiLCJlbWFpbCI6InRvd3JpZmFobWVkQGdtYWlsbC5jb20iLCJleHAiOjE3NzkyMDk5MDV9.14_hSZpGs-dsBkQPvQzbnS8ZJr1STQD3w3fzKyKY01o
[12-May-2026 17:08:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 17:08:29 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 17:08:29 UTC] User ID: 559
[12-May-2026 17:08:29 UTC] ✅ User profile retrieved successfully for user ID: 559
[12-May-2026 17:08:30 UTC] === API CALL LOG ===
[12-May-2026 17:08:30 UTC] Endpoint: user/profile.php
[12-May-2026 17:08:30 UTC] Full Log Data: {
    "timestamp": "2026-05-12 17:08:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:1c40:184:f698:b0ac:bff:fe01:edb0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:1c40:184:f698:b0ac:bff:fe01:edb0, 172.68.221.157",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU5IiwidXNlcm5hbWUiOiJ0b3dyaWYiLCJlbWFpbCI6InRvd3JpZmFobWVkQGdtYWlsbC5jb20iLCJleHAiOjE3NzkyMDk5MDV9.14_hSZpGs-dsBkQPvQzbnS8ZJr1STQD3w3fzKyKY01o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fab069708035658-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:1c40:184:f698:b0ac:bff:fe01:edb0",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 17:08:30 UTC] === END API CALL LOG ===
[12-May-2026 17:08:30 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 17:08:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU5IiwidXNlcm5hbWUiOiJ0b3dyaWYiLCJlbWFpbCI6InRvd3JpZmFobWVkQGdtYWlsbC5jb20iLCJleHAiOjE3NzkyMDk5MDV9.14_hSZpGs-dsBkQPvQzbnS8ZJr1STQD3w3fzKyKY01o
[12-May-2026 17:08:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 17:08:30 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 17:08:30 UTC] User ID: 559
[12-May-2026 17:08:30 UTC] ✅ User profile retrieved successfully for user ID: 559
[12-May-2026 17:10:33 UTC] === API CALL LOG ===
[12-May-2026 17:10:33 UTC] Endpoint: user/profile.php
[12-May-2026 17:10:33 UTC] Full Log Data: {
    "timestamp": "2026-05-12 17:10:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:1c40:184:f698:b0ac:bff:fe01:edb0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:1c40:184:f698:b0ac:bff:fe01:edb0, 172.68.221.157",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU5IiwidXNlcm5hbWUiOiJ0b3dyaWYiLCJlbWFpbCI6InRvd3JpZmFobWVkQGdtYWlsbC5jb20iLCJleHAiOjE3NzkyMDk5MDV9.14_hSZpGs-dsBkQPvQzbnS8ZJr1STQD3w3fzKyKY01o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fab09920e835658-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:1c40:184:f698:b0ac:bff:fe01:edb0",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 17:10:33 UTC] === END API CALL LOG ===
[12-May-2026 17:10:33 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 17:10:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU5IiwidXNlcm5hbWUiOiJ0b3dyaWYiLCJlbWFpbCI6InRvd3JpZmFobWVkQGdtYWlsbC5jb20iLCJleHAiOjE3NzkyMDk5MDV9.14_hSZpGs-dsBkQPvQzbnS8ZJr1STQD3w3fzKyKY01o
[12-May-2026 17:10:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 17:10:33 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 17:10:33 UTC] User ID: 559
[12-May-2026 17:10:33 UTC] ✅ User profile retrieved successfully for user ID: 559
[12-May-2026 17:10:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 17:10:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 17:10:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2404:1c40:184:f698:b0ac:bff:fe01:edb0, 172.68.221.156","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU5IiwidXNlcm5hbWUiOiJ0b3dyaWYiLCJlbWFpbCI6InRvd3JpZmFobWVkQGdtYWlsbC5jb20iLCJleHAiOjE3NzkyMDk5MDV9.14_hSZpGs-dsBkQPvQzbnS8ZJr1STQD3w3fzKyKY01o","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fab09920e805658-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2404:1c40:184:f698:b0ac:bff:fe01:edb0","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-May-2026 17:10:33 UTC] === User Orders API Called ===
[12-May-2026 17:10:33 UTC] User ID: 559
[12-May-2026 17:10:33 UTC] Limit: 20, Offset: 0
[12-May-2026 17:10:33 UTC] Orders found: 0
[12-May-2026 17:10:33 UTC] Orders data: []
[12-May-2026 17:10:33 UTC] Total orders count: 0
[12-May-2026 17:10:33 UTC] === API CALL LOG ===
[12-May-2026 17:10:33 UTC] Endpoint: user/profile.php
[12-May-2026 17:10:33 UTC] Full Log Data: {
    "timestamp": "2026-05-12 17:10:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:1c40:184:f698:b0ac:bff:fe01:edb0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:1c40:184:f698:b0ac:bff:fe01:edb0, 172.68.221.157",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU5IiwidXNlcm5hbWUiOiJ0b3dyaWYiLCJlbWFpbCI6InRvd3JpZmFobWVkQGdtYWlsbC5jb20iLCJleHAiOjE3NzkyMDk5MDV9.14_hSZpGs-dsBkQPvQzbnS8ZJr1STQD3w3fzKyKY01o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fab09967d875658-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:1c40:184:f698:b0ac:bff:fe01:edb0",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 17:10:33 UTC] === END API CALL LOG ===
[12-May-2026 17:10:33 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 17:10:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU5IiwidXNlcm5hbWUiOiJ0b3dyaWYiLCJlbWFpbCI6InRvd3JpZmFobWVkQGdtYWlsbC5jb20iLCJleHAiOjE3NzkyMDk5MDV9.14_hSZpGs-dsBkQPvQzbnS8ZJr1STQD3w3fzKyKY01o
[12-May-2026 17:10:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 17:10:33 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 17:10:33 UTC] User ID: 559
[12-May-2026 17:10:33 UTC] ✅ User profile retrieved successfully for user ID: 559
[12-May-2026 17:57:13 UTC] === API CALL LOG ===
[12-May-2026 17:57:13 UTC] Endpoint: user/profile.php
[12-May-2026 17:57:13 UTC] Full Log Data: {
    "timestamp": "2026-05-12 17:57:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "79.127.229.170",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "79.127.229.170, 172.70.94.160",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYwIiwidXNlcm5hbWUiOiJKYXZpSmF2aTk5IiwiZW1haWwiOiJqYXZpZXJibGFuY28xMTk5QGdtYWlsLmNvbSIsImV4cCI6MTc3OTIxMzQzMX0.83Pm0EhdjDRtA3JmLKgWLATRJoV5pW8c8vN9PBKJR6A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fab4df22ec5f063-DFW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "79.127.229.170",
        "cf-ipcountry": "MX",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 17:57:13 UTC] === END API CALL LOG ===
[12-May-2026 17:57:13 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 17:57:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYwIiwidXNlcm5hbWUiOiJKYXZpSmF2aTk5IiwiZW1haWwiOiJqYXZpZXJibGFuY28xMTk5QGdtYWlsLmNvbSIsImV4cCI6MTc3OTIxMzQzMX0.83Pm0EhdjDRtA3JmLKgWLATRJoV5pW8c8vN9PBKJR6A
[12-May-2026 17:57:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 17:57:13 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 17:57:13 UTC] User ID: 560
[12-May-2026 17:57:13 UTC] ✅ User profile retrieved successfully for user ID: 560
[12-May-2026 17:57:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 17:57:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 17:57:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"79.127.229.170, 172.70.94.160","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYwIiwidXNlcm5hbWUiOiJKYXZpSmF2aTk5IiwiZW1haWwiOiJqYXZpZXJibGFuY28xMTk5QGdtYWlsLmNvbSIsImV4cCI6MTc3OTIxMzQzMX0.83Pm0EhdjDRtA3JmLKgWLATRJoV5pW8c8vN9PBKJR6A","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fab4df22ec1f063-DFW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"79.127.229.170","cf-ipcountry":"MX","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-May-2026 17:57:13 UTC] === User Orders API Called ===
[12-May-2026 17:57:13 UTC] User ID: 560
[12-May-2026 17:57:13 UTC] Limit: 20, Offset: 0
[12-May-2026 17:57:13 UTC] Orders found: 0
[12-May-2026 17:57:13 UTC] Orders data: []
[12-May-2026 17:57:13 UTC] Total orders count: 0
[12-May-2026 17:57:13 UTC] === API CALL LOG ===
[12-May-2026 17:57:13 UTC] Endpoint: user/profile.php
[12-May-2026 17:57:13 UTC] Full Log Data: {
    "timestamp": "2026-05-12 17:57:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "79.127.229.170",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "79.127.229.170, 172.70.94.160",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYwIiwidXNlcm5hbWUiOiJKYXZpSmF2aTk5IiwiZW1haWwiOiJqYXZpZXJibGFuY28xMTk5QGdtYWlsLmNvbSIsImV4cCI6MTc3OTIxMzQzMX0.83Pm0EhdjDRtA3JmLKgWLATRJoV5pW8c8vN9PBKJR6A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fab4df22eb3f063-DFW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "79.127.229.170",
        "cf-ipcountry": "MX",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 17:57:13 UTC] === END API CALL LOG ===
[12-May-2026 17:57:13 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 17:57:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYwIiwidXNlcm5hbWUiOiJKYXZpSmF2aTk5IiwiZW1haWwiOiJqYXZpZXJibGFuY28xMTk5QGdtYWlsLmNvbSIsImV4cCI6MTc3OTIxMzQzMX0.83Pm0EhdjDRtA3JmLKgWLATRJoV5pW8c8vN9PBKJR6A
[12-May-2026 17:57:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 17:57:13 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 17:57:13 UTC] User ID: 560
[12-May-2026 17:57:13 UTC] ✅ User profile retrieved successfully for user ID: 560
[12-May-2026 17:57:14 UTC] === API CALL LOG ===
[12-May-2026 17:57:14 UTC] Endpoint: user/profile.php
[12-May-2026 17:57:14 UTC] Full Log Data: {
    "timestamp": "2026-05-12 17:57:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "79.127.229.170",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "79.127.229.170, 172.70.94.160",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYwIiwidXNlcm5hbWUiOiJKYXZpSmF2aTk5IiwiZW1haWwiOiJqYXZpZXJibGFuY28xMTk5QGdtYWlsLmNvbSIsImV4cCI6MTc3OTIxMzQzMX0.83Pm0EhdjDRtA3JmLKgWLATRJoV5pW8c8vN9PBKJR6A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fab4dfe6cf9f063-DFW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "79.127.229.170",
        "cf-ipcountry": "MX",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 17:57:14 UTC] === END API CALL LOG ===
[12-May-2026 17:57:14 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 17:57:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYwIiwidXNlcm5hbWUiOiJKYXZpSmF2aTk5IiwiZW1haWwiOiJqYXZpZXJibGFuY28xMTk5QGdtYWlsLmNvbSIsImV4cCI6MTc3OTIxMzQzMX0.83Pm0EhdjDRtA3JmLKgWLATRJoV5pW8c8vN9PBKJR6A
[12-May-2026 17:57:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 17:57:14 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 17:57:14 UTC] User ID: 560
[12-May-2026 17:57:14 UTC] ✅ User profile retrieved successfully for user ID: 560
[12-May-2026 17:57:33 UTC] === API CALL LOG ===
[12-May-2026 17:57:33 UTC] Endpoint: user/profile.php
[12-May-2026 17:57:33 UTC] Full Log Data: {
    "timestamp": "2026-05-12 17:57:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "79.127.229.170",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "79.127.229.170, 162.159.104.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYwIiwidXNlcm5hbWUiOiJKYXZpSmF2aTk5IiwiZW1haWwiOiJqYXZpZXJibGFuY28xMTk5QGdtYWlsLmNvbSIsImV4cCI6MTc3OTIxMzQzMX0.83Pm0EhdjDRtA3JmLKgWLATRJoV5pW8c8vN9PBKJR6A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fab4e704b27d990-DFW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "79.127.229.170",
        "cf-ipcountry": "MX",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 17:57:33 UTC] === END API CALL LOG ===
[12-May-2026 17:57:33 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 17:57:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYwIiwidXNlcm5hbWUiOiJKYXZpSmF2aTk5IiwiZW1haWwiOiJqYXZpZXJibGFuY28xMTk5QGdtYWlsLmNvbSIsImV4cCI6MTc3OTIxMzQzMX0.83Pm0EhdjDRtA3JmLKgWLATRJoV5pW8c8vN9PBKJR6A
[12-May-2026 17:57:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 17:57:33 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 17:57:33 UTC] User ID: 560
[12-May-2026 17:57:33 UTC] ✅ User profile retrieved successfully for user ID: 560
[12-May-2026 17:58:19 UTC] === API CALL LOG ===
[12-May-2026 17:58:19 UTC] Endpoint: user/profile.php
[12-May-2026 17:58:19 UTC] Full Log Data: {
    "timestamp": "2026-05-12 17:58:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "79.127.229.170",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "79.127.229.170, 198.41.227.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYwIiwidXNlcm5hbWUiOiJKYXZpSmF2aTk5IiwiZW1haWwiOiJqYXZpZXJibGFuY28xMTk5QGdtYWlsLmNvbSIsImV4cCI6MTc3OTIxMzQzMX0.83Pm0EhdjDRtA3JmLKgWLATRJoV5pW8c8vN9PBKJR6A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fab4f8e0e6c6f98-DFW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "79.127.229.170",
        "cf-ipcountry": "MX",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 17:58:19 UTC] === END API CALL LOG ===
[12-May-2026 17:58:19 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 17:58:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYwIiwidXNlcm5hbWUiOiJKYXZpSmF2aTk5IiwiZW1haWwiOiJqYXZpZXJibGFuY28xMTk5QGdtYWlsLmNvbSIsImV4cCI6MTc3OTIxMzQzMX0.83Pm0EhdjDRtA3JmLKgWLATRJoV5pW8c8vN9PBKJR6A
[12-May-2026 17:58:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 17:58:19 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 17:58:19 UTC] User ID: 560
[12-May-2026 17:58:19 UTC] ✅ User profile retrieved successfully for user ID: 560
[12-May-2026 19:31:41 UTC] === API CALL LOG ===
[12-May-2026 19:31:41 UTC] Endpoint: user/profile.php
[12-May-2026 19:31:41 UTC] Full Log Data: {
    "timestamp": "2026-05-12 19:31:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.165.70.153",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.165.70.153, 172.71.198.11",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYxIiwidXNlcm5hbWUiOiJiNjExYzJiZiIsImVtYWlsIjoiYjYxMWMyYmZAYmVubi5tb20iLCJleHAiOjE3NzkyMTkxMDB9.NvKR5U9dZLbG29ROEKAjC7KUiq-F0QKR4hwIXv_aESo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fabd859793dd4bc-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.165.70.153",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 19:31:41 UTC] === END API CALL LOG ===
[12-May-2026 19:31:41 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 19:31:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYxIiwidXNlcm5hbWUiOiJiNjExYzJiZiIsImVtYWlsIjoiYjYxMWMyYmZAYmVubi5tb20iLCJleHAiOjE3NzkyMTkxMDB9.NvKR5U9dZLbG29ROEKAjC7KUiq-F0QKR4hwIXv_aESo
[12-May-2026 19:31:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 19:31:41 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 19:31:41 UTC] User ID: 561
[12-May-2026 19:31:41 UTC] ✅ User profile retrieved successfully for user ID: 561
[12-May-2026 19:31:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 19:31:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 19:31:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.165.70.153, 172.71.198.11","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYxIiwidXNlcm5hbWUiOiJiNjExYzJiZiIsImVtYWlsIjoiYjYxMWMyYmZAYmVubi5tb20iLCJleHAiOjE3NzkyMTkxMDB9.NvKR5U9dZLbG29ROEKAjC7KUiq-F0QKR4hwIXv_aESo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fabd8597940d4bc-BOM","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.165.70.153","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-May-2026 19:31:41 UTC] === User Orders API Called ===
[12-May-2026 19:31:41 UTC] User ID: 561
[12-May-2026 19:31:41 UTC] Limit: 20, Offset: 0
[12-May-2026 19:31:41 UTC] Orders found: 0
[12-May-2026 19:31:41 UTC] Orders data: []
[12-May-2026 19:31:41 UTC] Total orders count: 0
[12-May-2026 19:31:41 UTC] === API CALL LOG ===
[12-May-2026 19:31:41 UTC] Endpoint: user/profile.php
[12-May-2026 19:31:41 UTC] Full Log Data: {
    "timestamp": "2026-05-12 19:31:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.165.70.153",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.165.70.153, 172.71.198.11",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYxIiwidXNlcm5hbWUiOiJiNjExYzJiZiIsImVtYWlsIjoiYjYxMWMyYmZAYmVubi5tb20iLCJleHAiOjE3NzkyMTkxMDB9.NvKR5U9dZLbG29ROEKAjC7KUiq-F0QKR4hwIXv_aESo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fabd85a0a22d4bc-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.165.70.153",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 19:31:41 UTC] === END API CALL LOG ===
[12-May-2026 19:31:41 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 19:31:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYxIiwidXNlcm5hbWUiOiJiNjExYzJiZiIsImVtYWlsIjoiYjYxMWMyYmZAYmVubi5tb20iLCJleHAiOjE3NzkyMTkxMDB9.NvKR5U9dZLbG29ROEKAjC7KUiq-F0QKR4hwIXv_aESo
[12-May-2026 19:31:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 19:31:41 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 19:31:41 UTC] User ID: 561
[12-May-2026 19:31:41 UTC] ✅ User profile retrieved successfully for user ID: 561
[12-May-2026 19:31:43 UTC] === API CALL LOG ===
[12-May-2026 19:31:43 UTC] Endpoint: user/profile.php
[12-May-2026 19:31:43 UTC] Full Log Data: {
    "timestamp": "2026-05-12 19:31:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.165.70.153",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.165.70.153, 172.71.198.11",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYxIiwidXNlcm5hbWUiOiJiNjExYzJiZiIsImVtYWlsIjoiYjYxMWMyYmZAYmVubi5tb20iLCJleHAiOjE3NzkyMTkxMDB9.NvKR5U9dZLbG29ROEKAjC7KUiq-F0QKR4hwIXv_aESo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fabd863989fd4bc-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.165.70.153",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 19:31:43 UTC] === END API CALL LOG ===
[12-May-2026 19:31:43 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 19:31:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYxIiwidXNlcm5hbWUiOiJiNjExYzJiZiIsImVtYWlsIjoiYjYxMWMyYmZAYmVubi5tb20iLCJleHAiOjE3NzkyMTkxMDB9.NvKR5U9dZLbG29ROEKAjC7KUiq-F0QKR4hwIXv_aESo
[12-May-2026 19:31:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 19:31:43 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 19:31:43 UTC] User ID: 561
[12-May-2026 19:31:43 UTC] ✅ User profile retrieved successfully for user ID: 561
[12-May-2026 19:31:54 UTC] === API CALL LOG ===
[12-May-2026 19:31:54 UTC] Endpoint: user/profile.php
[12-May-2026 19:31:54 UTC] Full Log Data: {
    "timestamp": "2026-05-12 19:31:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.165.70.153",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.165.70.153, 172.71.198.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYxIiwidXNlcm5hbWUiOiJiNjExYzJiZiIsImVtYWlsIjoiYjYxMWMyYmZAYmVubi5tb20iLCJleHAiOjE3NzkyMTkxMDB9.NvKR5U9dZLbG29ROEKAjC7KUiq-F0QKR4hwIXv_aESo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fabd8a58867d4bc-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.165.70.153",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 19:31:54 UTC] === END API CALL LOG ===
[12-May-2026 19:31:54 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 19:31:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYxIiwidXNlcm5hbWUiOiJiNjExYzJiZiIsImVtYWlsIjoiYjYxMWMyYmZAYmVubi5tb20iLCJleHAiOjE3NzkyMTkxMDB9.NvKR5U9dZLbG29ROEKAjC7KUiq-F0QKR4hwIXv_aESo
[12-May-2026 19:31:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 19:31:54 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 19:31:54 UTC] User ID: 561
[12-May-2026 19:31:54 UTC] ✅ User profile retrieved successfully for user ID: 561
[12-May-2026 19:32:24 UTC] === API CALL LOG ===
[12-May-2026 19:32:24 UTC] Endpoint: user/profile.php
[12-May-2026 19:32:24 UTC] Full Log Data: {
    "timestamp": "2026-05-12 19:32:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.165.70.153",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.165.70.153, 172.71.198.11",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYxIiwidXNlcm5hbWUiOiJiNjExYzJiZiIsImVtYWlsIjoiYjYxMWMyYmZAYmVubi5tb20iLCJleHAiOjE3NzkyMTkxMDB9.NvKR5U9dZLbG29ROEKAjC7KUiq-F0QKR4hwIXv_aESo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fabd95ee9f8d4bc-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.165.70.153",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 19:32:24 UTC] === END API CALL LOG ===
[12-May-2026 19:32:24 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 19:32:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYxIiwidXNlcm5hbWUiOiJiNjExYzJiZiIsImVtYWlsIjoiYjYxMWMyYmZAYmVubi5tb20iLCJleHAiOjE3NzkyMTkxMDB9.NvKR5U9dZLbG29ROEKAjC7KUiq-F0QKR4hwIXv_aESo
[12-May-2026 19:32:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 19:32:24 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 19:32:24 UTC] User ID: 561
[12-May-2026 19:32:24 UTC] ✅ User profile retrieved successfully for user ID: 561
[12-May-2026 19:33:32 UTC] === API CALL LOG ===
[12-May-2026 19:33:32 UTC] Endpoint: user/profile.php
[12-May-2026 19:33:32 UTC] Full Log Data: {
    "timestamp": "2026-05-12 19:33:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.165.70.153",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.165.70.153, 172.71.198.11",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYxIiwidXNlcm5hbWUiOiJiNjExYzJiZiIsImVtYWlsIjoiYjYxMWMyYmZAYmVubi5tb20iLCJleHAiOjE3NzkyMTkxMDB9.NvKR5U9dZLbG29ROEKAjC7KUiq-F0QKR4hwIXv_aESo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fabdb0709fbd4bc-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.165.70.153",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 19:33:32 UTC] === END API CALL LOG ===
[12-May-2026 19:33:32 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 19:33:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYxIiwidXNlcm5hbWUiOiJiNjExYzJiZiIsImVtYWlsIjoiYjYxMWMyYmZAYmVubi5tb20iLCJleHAiOjE3NzkyMTkxMDB9.NvKR5U9dZLbG29ROEKAjC7KUiq-F0QKR4hwIXv_aESo
[12-May-2026 19:33:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 19:33:32 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 19:33:32 UTC] User ID: 561
[12-May-2026 19:33:32 UTC] ✅ User profile retrieved successfully for user ID: 561
[12-May-2026 19:34:00 UTC] === API CALL LOG ===
[12-May-2026 19:34:00 UTC] Endpoint: user/profile.php
[12-May-2026 19:34:00 UTC] Full Log Data: {
    "timestamp": "2026-05-12 19:34:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.165.70.153",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.165.70.153, 172.71.198.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYxIiwidXNlcm5hbWUiOiJiNjExYzJiZiIsImVtYWlsIjoiYjYxMWMyYmZAYmVubi5tb20iLCJleHAiOjE3NzkyMTkxMDB9.NvKR5U9dZLbG29ROEKAjC7KUiq-F0QKR4hwIXv_aESo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fabdbbb2976d4bc-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.165.70.153",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 19:34:00 UTC] === END API CALL LOG ===
[12-May-2026 19:34:00 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 19:34:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYxIiwidXNlcm5hbWUiOiJiNjExYzJiZiIsImVtYWlsIjoiYjYxMWMyYmZAYmVubi5tb20iLCJleHAiOjE3NzkyMTkxMDB9.NvKR5U9dZLbG29ROEKAjC7KUiq-F0QKR4hwIXv_aESo
[12-May-2026 19:34:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 19:34:00 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 19:34:00 UTC] User ID: 561
[12-May-2026 19:34:00 UTC] ✅ User profile retrieved successfully for user ID: 561
[12-May-2026 19:34:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 19:34:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 19:34:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.165.70.153, 172.71.198.10","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYxIiwidXNlcm5hbWUiOiJiNjExYzJiZiIsImVtYWlsIjoiYjYxMWMyYmZAYmVubi5tb20iLCJleHAiOjE3NzkyMTkxMDB9.NvKR5U9dZLbG29ROEKAjC7KUiq-F0QKR4hwIXv_aESo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fabdbbece31d4bc-BOM","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.165.70.153","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-May-2026 19:34:00 UTC] === User Orders API Called ===
[12-May-2026 19:34:00 UTC] User ID: 561
[12-May-2026 19:34:00 UTC] Limit: 20, Offset: 0
[12-May-2026 19:34:00 UTC] Orders found: 0
[12-May-2026 19:34:00 UTC] Orders data: []
[12-May-2026 19:34:00 UTC] Total orders count: 0
[12-May-2026 19:34:00 UTC] === API CALL LOG ===
[12-May-2026 19:34:00 UTC] Endpoint: user/profile.php
[12-May-2026 19:34:00 UTC] Full Log Data: {
    "timestamp": "2026-05-12 19:34:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.165.70.153",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.165.70.153, 172.71.198.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYxIiwidXNlcm5hbWUiOiJiNjExYzJiZiIsImVtYWlsIjoiYjYxMWMyYmZAYmVubi5tb20iLCJleHAiOjE3NzkyMTkxMDB9.NvKR5U9dZLbG29ROEKAjC7KUiq-F0QKR4hwIXv_aESo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fabdbbf3eabd4bc-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.165.70.153",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 19:34:00 UTC] === END API CALL LOG ===
[12-May-2026 19:34:00 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 19:34:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYxIiwidXNlcm5hbWUiOiJiNjExYzJiZiIsImVtYWlsIjoiYjYxMWMyYmZAYmVubi5tb20iLCJleHAiOjE3NzkyMTkxMDB9.NvKR5U9dZLbG29ROEKAjC7KUiq-F0QKR4hwIXv_aESo
[12-May-2026 19:34:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 19:34:00 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 19:34:00 UTC] User ID: 561
[12-May-2026 19:34:00 UTC] ✅ User profile retrieved successfully for user ID: 561
[12-May-2026 19:34:01 UTC] === API CALL LOG ===
[12-May-2026 19:34:01 UTC] Endpoint: user/profile.php
[12-May-2026 19:34:01 UTC] Full Log Data: {
    "timestamp": "2026-05-12 19:34:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.165.70.153",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.165.70.153, 172.71.198.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYxIiwidXNlcm5hbWUiOiJiNjExYzJiZiIsImVtYWlsIjoiYjYxMWMyYmZAYmVubi5tb20iLCJleHAiOjE3NzkyMTkxMDB9.NvKR5U9dZLbG29ROEKAjC7KUiq-F0QKR4hwIXv_aESo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fabdbc3bd68d4bc-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.165.70.153",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 19:34:01 UTC] === END API CALL LOG ===
[12-May-2026 19:34:01 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 19:34:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYxIiwidXNlcm5hbWUiOiJiNjExYzJiZiIsImVtYWlsIjoiYjYxMWMyYmZAYmVubi5tb20iLCJleHAiOjE3NzkyMTkxMDB9.NvKR5U9dZLbG29ROEKAjC7KUiq-F0QKR4hwIXv_aESo
[12-May-2026 19:34:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 19:34:01 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 19:34:01 UTC] User ID: 561
[12-May-2026 19:34:01 UTC] ✅ User profile retrieved successfully for user ID: 561
[12-May-2026 19:34:13 UTC] === API CALL LOG ===
[12-May-2026 19:34:13 UTC] Endpoint: user/profile.php
[12-May-2026 19:34:13 UTC] Full Log Data: {
    "timestamp": "2026-05-12 19:34:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.165.70.153",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.165.70.153, 172.71.198.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYxIiwidXNlcm5hbWUiOiJiNjExYzJiZiIsImVtYWlsIjoiYjYxMWMyYmZAYmVubi5tb20iLCJleHAiOjE3NzkyMTkxMDB9.NvKR5U9dZLbG29ROEKAjC7KUiq-F0QKR4hwIXv_aESo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fabdc0edb67d4bc-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.165.70.153",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 19:34:13 UTC] === END API CALL LOG ===
[12-May-2026 19:34:13 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 19:34:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYxIiwidXNlcm5hbWUiOiJiNjExYzJiZiIsImVtYWlsIjoiYjYxMWMyYmZAYmVubi5tb20iLCJleHAiOjE3NzkyMTkxMDB9.NvKR5U9dZLbG29ROEKAjC7KUiq-F0QKR4hwIXv_aESo
[12-May-2026 19:34:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 19:34:13 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 19:34:13 UTC] User ID: 561
[12-May-2026 19:34:13 UTC] ✅ User profile retrieved successfully for user ID: 561
[12-May-2026 19:34:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 19:34:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 19:34:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.165.70.153, 172.71.198.10","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYxIiwidXNlcm5hbWUiOiJiNjExYzJiZiIsImVtYWlsIjoiYjYxMWMyYmZAYmVubi5tb20iLCJleHAiOjE3NzkyMTkxMDB9.NvKR5U9dZLbG29ROEKAjC7KUiq-F0QKR4hwIXv_aESo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fabdc159d54d4bc-BOM","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.165.70.153","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-May-2026 19:34:14 UTC] === User Orders API Called ===
[12-May-2026 19:34:14 UTC] User ID: 561
[12-May-2026 19:34:14 UTC] Limit: 20, Offset: 0
[12-May-2026 19:34:14 UTC] Orders found: 0
[12-May-2026 19:34:14 UTC] Orders data: []
[12-May-2026 19:34:14 UTC] Total orders count: 0
[12-May-2026 19:34:14 UTC] === API CALL LOG ===
[12-May-2026 19:34:14 UTC] Endpoint: user/profile.php
[12-May-2026 19:34:14 UTC] Full Log Data: {
    "timestamp": "2026-05-12 19:34:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.165.70.153",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.165.70.153, 172.71.198.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYxIiwidXNlcm5hbWUiOiJiNjExYzJiZiIsImVtYWlsIjoiYjYxMWMyYmZAYmVubi5tb20iLCJleHAiOjE3NzkyMTkxMDB9.NvKR5U9dZLbG29ROEKAjC7KUiq-F0QKR4hwIXv_aESo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fabdc159d57d4bc-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.165.70.153",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 19:34:14 UTC] === END API CALL LOG ===
[12-May-2026 19:34:14 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 19:34:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYxIiwidXNlcm5hbWUiOiJiNjExYzJiZiIsImVtYWlsIjoiYjYxMWMyYmZAYmVubi5tb20iLCJleHAiOjE3NzkyMTkxMDB9.NvKR5U9dZLbG29ROEKAjC7KUiq-F0QKR4hwIXv_aESo
[12-May-2026 19:34:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 19:34:14 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 19:34:14 UTC] User ID: 561
[12-May-2026 19:34:14 UTC] ✅ User profile retrieved successfully for user ID: 561
[12-May-2026 19:34:15 UTC] === API CALL LOG ===
[12-May-2026 19:34:15 UTC] Endpoint: user/profile.php
[12-May-2026 19:34:15 UTC] Full Log Data: {
    "timestamp": "2026-05-12 19:34:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.165.70.153",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.165.70.153, 172.71.198.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYxIiwidXNlcm5hbWUiOiJiNjExYzJiZiIsImVtYWlsIjoiYjYxMWMyYmZAYmVubi5tb20iLCJleHAiOjE3NzkyMTkxMDB9.NvKR5U9dZLbG29ROEKAjC7KUiq-F0QKR4hwIXv_aESo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fabdc179833d4bc-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.165.70.153",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 19:34:15 UTC] === END API CALL LOG ===
[12-May-2026 19:34:15 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 19:34:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYxIiwidXNlcm5hbWUiOiJiNjExYzJiZiIsImVtYWlsIjoiYjYxMWMyYmZAYmVubi5tb20iLCJleHAiOjE3NzkyMTkxMDB9.NvKR5U9dZLbG29ROEKAjC7KUiq-F0QKR4hwIXv_aESo
[12-May-2026 19:34:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 19:34:15 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 19:34:15 UTC] User ID: 561
[12-May-2026 19:34:15 UTC] ✅ User profile retrieved successfully for user ID: 561
[12-May-2026 19:34:47 UTC] === API CALL LOG ===
[12-May-2026 19:34:47 UTC] Endpoint: user/profile.php
[12-May-2026 19:34:47 UTC] Full Log Data: {
    "timestamp": "2026-05-12 19:34:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.165.70.153",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.165.70.153, 172.71.198.11",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYxIiwidXNlcm5hbWUiOiJiNjExYzJiZiIsImVtYWlsIjoiYjYxMWMyYmZAYmVubi5tb20iLCJleHAiOjE3NzkyMTkxMDB9.NvKR5U9dZLbG29ROEKAjC7KUiq-F0QKR4hwIXv_aESo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fabdce00822d4bc-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.165.70.153",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 19:34:47 UTC] === END API CALL LOG ===
[12-May-2026 19:34:47 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 19:34:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYxIiwidXNlcm5hbWUiOiJiNjExYzJiZiIsImVtYWlsIjoiYjYxMWMyYmZAYmVubi5tb20iLCJleHAiOjE3NzkyMTkxMDB9.NvKR5U9dZLbG29ROEKAjC7KUiq-F0QKR4hwIXv_aESo
[12-May-2026 19:34:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 19:34:47 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 19:34:47 UTC] User ID: 561
[12-May-2026 19:34:47 UTC] ✅ User profile retrieved successfully for user ID: 561
[12-May-2026 19:34:47 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 19:34:47 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 19:34:47 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.165.70.153, 172.71.198.11","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYxIiwidXNlcm5hbWUiOiJiNjExYzJiZiIsImVtYWlsIjoiYjYxMWMyYmZAYmVubi5tb20iLCJleHAiOjE3NzkyMTkxMDB9.NvKR5U9dZLbG29ROEKAjC7KUiq-F0QKR4hwIXv_aESo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fabdce3acf3d4bc-BOM","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.165.70.153","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-May-2026 19:34:47 UTC] === User Orders API Called ===
[12-May-2026 19:34:47 UTC] User ID: 561
[12-May-2026 19:34:47 UTC] Limit: 20, Offset: 0
[12-May-2026 19:34:47 UTC] Orders found: 0
[12-May-2026 19:34:47 UTC] Orders data: []
[12-May-2026 19:34:47 UTC] Total orders count: 0
[12-May-2026 19:34:47 UTC] === API CALL LOG ===
[12-May-2026 19:34:47 UTC] Endpoint: user/profile.php
[12-May-2026 19:34:47 UTC] Full Log Data: {
    "timestamp": "2026-05-12 19:34:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.165.70.153",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.165.70.153, 172.71.198.11",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYxIiwidXNlcm5hbWUiOiJiNjExYzJiZiIsImVtYWlsIjoiYjYxMWMyYmZAYmVubi5tb20iLCJleHAiOjE3NzkyMTkxMDB9.NvKR5U9dZLbG29ROEKAjC7KUiq-F0QKR4hwIXv_aESo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fabdce44dd5d4bc-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.165.70.153",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 19:34:47 UTC] === END API CALL LOG ===
[12-May-2026 19:34:47 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 19:34:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYxIiwidXNlcm5hbWUiOiJiNjExYzJiZiIsImVtYWlsIjoiYjYxMWMyYmZAYmVubi5tb20iLCJleHAiOjE3NzkyMTkxMDB9.NvKR5U9dZLbG29ROEKAjC7KUiq-F0QKR4hwIXv_aESo
[12-May-2026 19:34:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 19:34:47 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 19:34:47 UTC] User ID: 561
[12-May-2026 19:34:47 UTC] ✅ User profile retrieved successfully for user ID: 561
[12-May-2026 19:34:48 UTC] === API CALL LOG ===
[12-May-2026 19:34:48 UTC] Endpoint: user/profile.php
[12-May-2026 19:34:48 UTC] Full Log Data: {
    "timestamp": "2026-05-12 19:34:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.165.70.153",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.165.70.153, 172.71.198.11",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYxIiwidXNlcm5hbWUiOiJiNjExYzJiZiIsImVtYWlsIjoiYjYxMWMyYmZAYmVubi5tb20iLCJleHAiOjE3NzkyMTkxMDB9.NvKR5U9dZLbG29ROEKAjC7KUiq-F0QKR4hwIXv_aESo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fabdce7aaead4bc-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.165.70.153",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 19:34:48 UTC] === END API CALL LOG ===
[12-May-2026 19:34:48 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 19:34:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYxIiwidXNlcm5hbWUiOiJiNjExYzJiZiIsImVtYWlsIjoiYjYxMWMyYmZAYmVubi5tb20iLCJleHAiOjE3NzkyMTkxMDB9.NvKR5U9dZLbG29ROEKAjC7KUiq-F0QKR4hwIXv_aESo
[12-May-2026 19:34:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 19:34:48 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 19:34:48 UTC] User ID: 561
[12-May-2026 19:34:48 UTC] ✅ User profile retrieved successfully for user ID: 561
[12-May-2026 19:45:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 19:45:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 19:45:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.165.70.153, 162.158.227.38","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYxIiwidXNlcm5hbWUiOiJiNjExYzJiZiIsImVtYWlsIjoiYjYxMWMyYmZAYmVubi5tb20iLCJleHAiOjE3NzkyMTkxMDB9.NvKR5U9dZLbG29ROEKAjC7KUiq-F0QKR4hwIXv_aESo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fabec528aedc0d9-BOM","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.165.70.153","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-May-2026 19:45:20 UTC] === User Orders API Called ===
[12-May-2026 19:45:20 UTC] User ID: 561
[12-May-2026 19:45:20 UTC] Limit: 20, Offset: 0
[12-May-2026 19:45:20 UTC] Orders found: 0
[12-May-2026 19:45:20 UTC] Orders data: []
[12-May-2026 19:45:20 UTC] Total orders count: 0
[12-May-2026 19:45:20 UTC] === API CALL LOG ===
[12-May-2026 19:45:20 UTC] Endpoint: user/profile.php
[12-May-2026 19:45:20 UTC] Full Log Data: {
    "timestamp": "2026-05-12 19:45:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.165.70.153",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.165.70.153, 162.158.227.84",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYxIiwidXNlcm5hbWUiOiJiNjExYzJiZiIsImVtYWlsIjoiYjYxMWMyYmZAYmVubi5tb20iLCJleHAiOjE3NzkyMTkxMDB9.NvKR5U9dZLbG29ROEKAjC7KUiq-F0QKR4hwIXv_aESo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fabec534b4bc0d9-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.165.70.153",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 19:45:20 UTC] === END API CALL LOG ===
[12-May-2026 19:45:20 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 19:45:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYxIiwidXNlcm5hbWUiOiJiNjExYzJiZiIsImVtYWlsIjoiYjYxMWMyYmZAYmVubi5tb20iLCJleHAiOjE3NzkyMTkxMDB9.NvKR5U9dZLbG29ROEKAjC7KUiq-F0QKR4hwIXv_aESo
[12-May-2026 19:45:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 19:45:20 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 19:45:20 UTC] User ID: 561
[12-May-2026 19:45:20 UTC] ✅ User profile retrieved successfully for user ID: 561
[12-May-2026 19:45:21 UTC] === API CALL LOG ===
[12-May-2026 19:45:21 UTC] Endpoint: user/profile.php
[12-May-2026 19:45:21 UTC] Full Log Data: {
    "timestamp": "2026-05-12 19:45:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.165.70.153",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.165.70.153, 162.158.227.84",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYxIiwidXNlcm5hbWUiOiJiNjExYzJiZiIsImVtYWlsIjoiYjYxMWMyYmZAYmVubi5tb20iLCJleHAiOjE3NzkyMTkxMDB9.NvKR5U9dZLbG29ROEKAjC7KUiq-F0QKR4hwIXv_aESo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fabec562c66c0d9-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.165.70.153",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 19:45:21 UTC] === END API CALL LOG ===
[12-May-2026 19:45:21 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 19:45:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYxIiwidXNlcm5hbWUiOiJiNjExYzJiZiIsImVtYWlsIjoiYjYxMWMyYmZAYmVubi5tb20iLCJleHAiOjE3NzkyMTkxMDB9.NvKR5U9dZLbG29ROEKAjC7KUiq-F0QKR4hwIXv_aESo
[12-May-2026 19:45:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 19:45:21 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 19:45:21 UTC] User ID: 561
[12-May-2026 19:45:21 UTC] ✅ User profile retrieved successfully for user ID: 561
[12-May-2026 19:45:28 UTC] === API CALL LOG ===
[12-May-2026 19:45:28 UTC] Endpoint: user/profile.php
[12-May-2026 19:45:28 UTC] Full Log Data: {
    "timestamp": "2026-05-12 19:45:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.165.70.153",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.165.70.153, 172.69.179.25",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYxIiwidXNlcm5hbWUiOiJiNjExYzJiZiIsImVtYWlsIjoiYjYxMWMyYmZAYmVubi5tb20iLCJleHAiOjE3NzkyMTkxMDB9.NvKR5U9dZLbG29ROEKAjC7KUiq-F0QKR4hwIXv_aESo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fabec82e80d3b55-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.165.70.153",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 19:45:28 UTC] === END API CALL LOG ===
[12-May-2026 19:45:28 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 19:45:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYxIiwidXNlcm5hbWUiOiJiNjExYzJiZiIsImVtYWlsIjoiYjYxMWMyYmZAYmVubi5tb20iLCJleHAiOjE3NzkyMTkxMDB9.NvKR5U9dZLbG29ROEKAjC7KUiq-F0QKR4hwIXv_aESo
[12-May-2026 19:45:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 19:45:28 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 19:45:28 UTC] User ID: 561
[12-May-2026 19:45:28 UTC] ✅ User profile retrieved successfully for user ID: 561
[12-May-2026 19:45:29 UTC] === API CALL LOG ===
[12-May-2026 19:45:29 UTC] Endpoint: user/profile.php
[12-May-2026 19:45:29 UTC] Full Log Data: {
    "timestamp": "2026-05-12 19:45:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.165.70.153",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.165.70.153, 172.69.179.25",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYxIiwidXNlcm5hbWUiOiJiNjExYzJiZiIsImVtYWlsIjoiYjYxMWMyYmZAYmVubi5tb20iLCJleHAiOjE3NzkyMTkxMDB9.NvKR5U9dZLbG29ROEKAjC7KUiq-F0QKR4hwIXv_aESo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fabec8deacb3b55-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.165.70.153",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 19:45:29 UTC] === END API CALL LOG ===
[12-May-2026 19:45:29 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 19:45:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYxIiwidXNlcm5hbWUiOiJiNjExYzJiZiIsImVtYWlsIjoiYjYxMWMyYmZAYmVubi5tb20iLCJleHAiOjE3NzkyMTkxMDB9.NvKR5U9dZLbG29ROEKAjC7KUiq-F0QKR4hwIXv_aESo
[12-May-2026 19:45:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 19:45:29 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 19:45:29 UTC] User ID: 561
[12-May-2026 19:45:29 UTC] ✅ User profile retrieved successfully for user ID: 561
[12-May-2026 19:45:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 19:45:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 19:45:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.165.70.153, 172.69.179.25","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYxIiwidXNlcm5hbWUiOiJiNjExYzJiZiIsImVtYWlsIjoiYjYxMWMyYmZAYmVubi5tb20iLCJleHAiOjE3NzkyMTkxMDB9.NvKR5U9dZLbG29ROEKAjC7KUiq-F0QKR4hwIXv_aESo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fabec8e2adc3b55-BOM","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.165.70.153","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-May-2026 19:45:29 UTC] === User Orders API Called ===
[12-May-2026 19:45:29 UTC] User ID: 561
[12-May-2026 19:45:29 UTC] Limit: 20, Offset: 0
[12-May-2026 19:45:29 UTC] Orders found: 0
[12-May-2026 19:45:29 UTC] Orders data: []
[12-May-2026 19:45:29 UTC] Total orders count: 0
[12-May-2026 19:45:29 UTC] === API CALL LOG ===
[12-May-2026 19:45:29 UTC] Endpoint: user/profile.php
[12-May-2026 19:45:29 UTC] Full Log Data: {
    "timestamp": "2026-05-12 19:45:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.165.70.153",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.165.70.153, 172.69.179.25",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYxIiwidXNlcm5hbWUiOiJiNjExYzJiZiIsImVtYWlsIjoiYjYxMWMyYmZAYmVubi5tb20iLCJleHAiOjE3NzkyMTkxMDB9.NvKR5U9dZLbG29ROEKAjC7KUiq-F0QKR4hwIXv_aESo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fabec8e9af33b55-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.165.70.153",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 19:45:29 UTC] === END API CALL LOG ===
[12-May-2026 19:45:29 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 19:45:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYxIiwidXNlcm5hbWUiOiJiNjExYzJiZiIsImVtYWlsIjoiYjYxMWMyYmZAYmVubi5tb20iLCJleHAiOjE3NzkyMTkxMDB9.NvKR5U9dZLbG29ROEKAjC7KUiq-F0QKR4hwIXv_aESo
[12-May-2026 19:45:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 19:45:29 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 19:45:29 UTC] User ID: 561
[12-May-2026 19:45:29 UTC] ✅ User profile retrieved successfully for user ID: 561
[12-May-2026 19:45:39 UTC] === API CALL LOG ===
[12-May-2026 19:45:39 UTC] Endpoint: user/profile.php
[12-May-2026 19:45:39 UTC] Full Log Data: {
    "timestamp": "2026-05-12 19:45:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.165.70.153",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.165.70.153, 172.69.179.25",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYxIiwidXNlcm5hbWUiOiJiNjExYzJiZiIsImVtYWlsIjoiYjYxMWMyYmZAYmVubi5tb20iLCJleHAiOjE3NzkyMTkxMDB9.NvKR5U9dZLbG29ROEKAjC7KUiq-F0QKR4hwIXv_aESo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fabecd02acc3b55-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.165.70.153",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 19:45:39 UTC] === END API CALL LOG ===
[12-May-2026 19:45:39 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 19:45:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYxIiwidXNlcm5hbWUiOiJiNjExYzJiZiIsImVtYWlsIjoiYjYxMWMyYmZAYmVubi5tb20iLCJleHAiOjE3NzkyMTkxMDB9.NvKR5U9dZLbG29ROEKAjC7KUiq-F0QKR4hwIXv_aESo
[12-May-2026 19:45:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 19:45:39 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 19:45:39 UTC] User ID: 561
[12-May-2026 19:45:39 UTC] ✅ User profile retrieved successfully for user ID: 561
[12-May-2026 19:45:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 19:45:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 19:45:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.165.70.153, 172.69.179.25","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYxIiwidXNlcm5hbWUiOiJiNjExYzJiZiIsImVtYWlsIjoiYjYxMWMyYmZAYmVubi5tb20iLCJleHAiOjE3NzkyMTkxMDB9.NvKR5U9dZLbG29ROEKAjC7KUiq-F0QKR4hwIXv_aESo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fabecd44bd43b55-BOM","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.165.70.153","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-May-2026 19:45:40 UTC] === User Orders API Called ===
[12-May-2026 19:45:40 UTC] User ID: 561
[12-May-2026 19:45:40 UTC] Limit: 20, Offset: 0
[12-May-2026 19:45:40 UTC] Orders found: 0
[12-May-2026 19:45:40 UTC] Orders data: []
[12-May-2026 19:45:40 UTC] Total orders count: 0
[12-May-2026 19:45:40 UTC] === API CALL LOG ===
[12-May-2026 19:45:40 UTC] Endpoint: user/profile.php
[12-May-2026 19:45:40 UTC] Full Log Data: {
    "timestamp": "2026-05-12 19:45:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.165.70.153",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.165.70.153, 172.69.179.25",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYxIiwidXNlcm5hbWUiOiJiNjExYzJiZiIsImVtYWlsIjoiYjYxMWMyYmZAYmVubi5tb20iLCJleHAiOjE3NzkyMTkxMDB9.NvKR5U9dZLbG29ROEKAjC7KUiq-F0QKR4hwIXv_aESo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fabecd49be53b55-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.165.70.153",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 19:45:40 UTC] === END API CALL LOG ===
[12-May-2026 19:45:40 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 19:45:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYxIiwidXNlcm5hbWUiOiJiNjExYzJiZiIsImVtYWlsIjoiYjYxMWMyYmZAYmVubi5tb20iLCJleHAiOjE3NzkyMTkxMDB9.NvKR5U9dZLbG29ROEKAjC7KUiq-F0QKR4hwIXv_aESo
[12-May-2026 19:45:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 19:45:40 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 19:45:40 UTC] User ID: 561
[12-May-2026 19:45:40 UTC] ✅ User profile retrieved successfully for user ID: 561
[12-May-2026 19:45:41 UTC] === API CALL LOG ===
[12-May-2026 19:45:41 UTC] Endpoint: user/profile.php
[12-May-2026 19:45:41 UTC] Full Log Data: {
    "timestamp": "2026-05-12 19:45:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.165.70.153",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.165.70.153, 172.69.179.25",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYxIiwidXNlcm5hbWUiOiJiNjExYzJiZiIsImVtYWlsIjoiYjYxMWMyYmZAYmVubi5tb20iLCJleHAiOjE3NzkyMTkxMDB9.NvKR5U9dZLbG29ROEKAjC7KUiq-F0QKR4hwIXv_aESo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fabecd95d673b55-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.165.70.153",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 19:45:41 UTC] === END API CALL LOG ===
[12-May-2026 19:45:41 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 19:45:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYxIiwidXNlcm5hbWUiOiJiNjExYzJiZiIsImVtYWlsIjoiYjYxMWMyYmZAYmVubi5tb20iLCJleHAiOjE3NzkyMTkxMDB9.NvKR5U9dZLbG29ROEKAjC7KUiq-F0QKR4hwIXv_aESo
[12-May-2026 19:45:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 19:45:41 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 19:45:41 UTC] User ID: 561
[12-May-2026 19:45:41 UTC] ✅ User profile retrieved successfully for user ID: 561
[12-May-2026 19:45:50 UTC] === API CALL LOG ===
[12-May-2026 19:45:50 UTC] Endpoint: user/profile.php
[12-May-2026 19:45:50 UTC] Full Log Data: {
    "timestamp": "2026-05-12 19:45:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.165.70.153",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.165.70.153, 172.69.179.25",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYxIiwidXNlcm5hbWUiOiJiNjExYzJiZiIsImVtYWlsIjoiYjYxMWMyYmZAYmVubi5tb20iLCJleHAiOjE3NzkyMTkxMDB9.NvKR5U9dZLbG29ROEKAjC7KUiq-F0QKR4hwIXv_aESo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fabed0ed9ba3b55-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.165.70.153",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 19:45:50 UTC] === END API CALL LOG ===
[12-May-2026 19:45:50 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 19:45:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYxIiwidXNlcm5hbWUiOiJiNjExYzJiZiIsImVtYWlsIjoiYjYxMWMyYmZAYmVubi5tb20iLCJleHAiOjE3NzkyMTkxMDB9.NvKR5U9dZLbG29ROEKAjC7KUiq-F0QKR4hwIXv_aESo
[12-May-2026 19:45:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 19:45:50 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 19:45:50 UTC] User ID: 561
[12-May-2026 19:45:50 UTC] ✅ User profile retrieved successfully for user ID: 561
[12-May-2026 19:45:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 19:45:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 19:45:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.165.70.153, 172.69.179.25","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYxIiwidXNlcm5hbWUiOiJiNjExYzJiZiIsImVtYWlsIjoiYjYxMWMyYmZAYmVubi5tb20iLCJleHAiOjE3NzkyMTkxMDB9.NvKR5U9dZLbG29ROEKAjC7KUiq-F0QKR4hwIXv_aESo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fabed12fa9f3b55-BOM","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.165.70.153","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-May-2026 19:45:50 UTC] === User Orders API Called ===
[12-May-2026 19:45:50 UTC] User ID: 561
[12-May-2026 19:45:50 UTC] Limit: 20, Offset: 0
[12-May-2026 19:45:50 UTC] Orders found: 0
[12-May-2026 19:45:50 UTC] Orders data: []
[12-May-2026 19:45:50 UTC] Total orders count: 0
[12-May-2026 19:45:50 UTC] === API CALL LOG ===
[12-May-2026 19:45:50 UTC] Endpoint: user/profile.php
[12-May-2026 19:45:50 UTC] Full Log Data: {
    "timestamp": "2026-05-12 19:45:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.165.70.153",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.165.70.153, 172.69.179.25",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYxIiwidXNlcm5hbWUiOiJiNjExYzJiZiIsImVtYWlsIjoiYjYxMWMyYmZAYmVubi5tb20iLCJleHAiOjE3NzkyMTkxMDB9.NvKR5U9dZLbG29ROEKAjC7KUiq-F0QKR4hwIXv_aESo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fabed13aac83b55-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.165.70.153",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 19:45:50 UTC] === END API CALL LOG ===
[12-May-2026 19:45:50 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 19:45:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYxIiwidXNlcm5hbWUiOiJiNjExYzJiZiIsImVtYWlsIjoiYjYxMWMyYmZAYmVubi5tb20iLCJleHAiOjE3NzkyMTkxMDB9.NvKR5U9dZLbG29ROEKAjC7KUiq-F0QKR4hwIXv_aESo
[12-May-2026 19:45:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 19:45:50 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 19:45:50 UTC] User ID: 561
[12-May-2026 19:45:50 UTC] ✅ User profile retrieved successfully for user ID: 561
[12-May-2026 19:45:51 UTC] === API CALL LOG ===
[12-May-2026 19:45:51 UTC] Endpoint: user/profile.php
[12-May-2026 19:45:51 UTC] Full Log Data: {
    "timestamp": "2026-05-12 19:45:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.165.70.153",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.165.70.153, 172.69.179.25",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYxIiwidXNlcm5hbWUiOiJiNjExYzJiZiIsImVtYWlsIjoiYjYxMWMyYmZAYmVubi5tb20iLCJleHAiOjE3NzkyMTkxMDB9.NvKR5U9dZLbG29ROEKAjC7KUiq-F0QKR4hwIXv_aESo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fabed171b823b55-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.165.70.153",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 19:45:51 UTC] === END API CALL LOG ===
[12-May-2026 19:45:51 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 19:45:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYxIiwidXNlcm5hbWUiOiJiNjExYzJiZiIsImVtYWlsIjoiYjYxMWMyYmZAYmVubi5tb20iLCJleHAiOjE3NzkyMTkxMDB9.NvKR5U9dZLbG29ROEKAjC7KUiq-F0QKR4hwIXv_aESo
[12-May-2026 19:45:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 19:45:51 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 19:45:51 UTC] User ID: 561
[12-May-2026 19:45:51 UTC] ✅ User profile retrieved successfully for user ID: 561
[12-May-2026 19:46:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 19:46:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 19:46:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.165.70.153, 172.69.179.25","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYxIiwidXNlcm5hbWUiOiJiNjExYzJiZiIsImVtYWlsIjoiYjYxMWMyYmZAYmVubi5tb20iLCJleHAiOjE3NzkyMTkxMDB9.NvKR5U9dZLbG29ROEKAjC7KUiq-F0QKR4hwIXv_aESo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fabee5f5be03b55-BOM","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.165.70.153","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-May-2026 19:46:43 UTC] === User Orders API Called ===
[12-May-2026 19:46:43 UTC] User ID: 561
[12-May-2026 19:46:43 UTC] Limit: 20, Offset: 0
[12-May-2026 19:46:43 UTC] Orders found: 1
[12-May-2026 19:46:43 UTC] Orders data: [{"id":262,"quantity":1080,"total_coins":1080,"coin_type":"regular","telegram_link":"https:\/\/t.me\/RealModLabs\/3","status":"pending","created_at":"2026-05-12 23:16:41","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[12-May-2026 19:46:43 UTC] Total orders count: 1
[12-May-2026 19:46:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 19:46:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 19:46:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.165.70.153, 172.69.179.25","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYxIiwidXNlcm5hbWUiOiJiNjExYzJiZiIsImVtYWlsIjoiYjYxMWMyYmZAYmVubi5tb20iLCJleHAiOjE3NzkyMTkxMDB9.NvKR5U9dZLbG29ROEKAjC7KUiq-F0QKR4hwIXv_aESo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fabee60ec3b3b55-BOM","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.165.70.153","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-May-2026 19:46:44 UTC] === User Orders API Called ===
[12-May-2026 19:46:44 UTC] User ID: 561
[12-May-2026 19:46:44 UTC] Limit: 20, Offset: 0
[12-May-2026 19:46:44 UTC] Orders found: 1
[12-May-2026 19:46:44 UTC] Orders data: [{"id":262,"quantity":1080,"total_coins":1080,"coin_type":"regular","telegram_link":"https:\/\/t.me\/RealModLabs\/3","status":"pending","created_at":"2026-05-12 23:16:41","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[12-May-2026 19:46:44 UTC] Total orders count: 1
[12-May-2026 19:46:51 UTC] === API CALL LOG ===
[12-May-2026 19:46:51 UTC] Endpoint: user/profile.php
[12-May-2026 19:46:51 UTC] Full Log Data: {
    "timestamp": "2026-05-12 19:46:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.165.70.153",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.165.70.153, 172.69.179.26",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYxIiwidXNlcm5hbWUiOiJiNjExYzJiZiIsImVtYWlsIjoiYjYxMWMyYmZAYmVubi5tb20iLCJleHAiOjE3NzkyMTkxMDB9.NvKR5U9dZLbG29ROEKAjC7KUiq-F0QKR4hwIXv_aESo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fabee8cbe743b55-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.165.70.153",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 19:46:51 UTC] === END API CALL LOG ===
[12-May-2026 19:46:51 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 19:46:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYxIiwidXNlcm5hbWUiOiJiNjExYzJiZiIsImVtYWlsIjoiYjYxMWMyYmZAYmVubi5tb20iLCJleHAiOjE3NzkyMTkxMDB9.NvKR5U9dZLbG29ROEKAjC7KUiq-F0QKR4hwIXv_aESo
[12-May-2026 19:46:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 19:46:51 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 19:46:51 UTC] User ID: 561
[12-May-2026 19:46:51 UTC] ✅ User profile retrieved successfully for user ID: 561
[12-May-2026 19:46:52 UTC] User Purchases API - User ID: 561
[12-May-2026 19:46:52 UTC] User Purchases API - Total purchases found: 5
[12-May-2026 19:46:58 UTC] === API CALL LOG ===
[12-May-2026 19:46:58 UTC] Endpoint: user/profile.php
[12-May-2026 19:46:58 UTC] Full Log Data: {
    "timestamp": "2026-05-12 19:46:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.165.70.153",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.165.70.153, 172.69.179.26",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYxIiwidXNlcm5hbWUiOiJiNjExYzJiZiIsImVtYWlsIjoiYjYxMWMyYmZAYmVubi5tb20iLCJleHAiOjE3NzkyMTkxMDB9.NvKR5U9dZLbG29ROEKAjC7KUiq-F0QKR4hwIXv_aESo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fabeeb868fe3b55-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.165.70.153",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 19:46:58 UTC] === END API CALL LOG ===
[12-May-2026 19:46:58 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 19:46:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYxIiwidXNlcm5hbWUiOiJiNjExYzJiZiIsImVtYWlsIjoiYjYxMWMyYmZAYmVubi5tb20iLCJleHAiOjE3NzkyMTkxMDB9.NvKR5U9dZLbG29ROEKAjC7KUiq-F0QKR4hwIXv_aESo
[12-May-2026 19:46:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 19:46:58 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 19:46:58 UTC] User ID: 561
[12-May-2026 19:46:58 UTC] ✅ User profile retrieved successfully for user ID: 561
[12-May-2026 19:46:58 UTC] User Purchases API - User ID: 561
[12-May-2026 19:46:58 UTC] User Purchases API - Total purchases found: 5
[12-May-2026 19:47:01 UTC] User Purchases API - User ID: 561
[12-May-2026 19:47:01 UTC] User Purchases API - Total purchases found: 5
[12-May-2026 19:47:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 19:47:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 19:47:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.165.70.153, 172.69.179.26","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYxIiwidXNlcm5hbWUiOiJiNjExYzJiZiIsImVtYWlsIjoiYjYxMWMyYmZAYmVubi5tb20iLCJleHAiOjE3NzkyMTkxMDB9.NvKR5U9dZLbG29ROEKAjC7KUiq-F0QKR4hwIXv_aESo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fabef11fea33b55-BOM","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.165.70.153","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-May-2026 19:47:13 UTC] === User Orders API Called ===
[12-May-2026 19:47:13 UTC] User ID: 561
[12-May-2026 19:47:13 UTC] Limit: 20, Offset: 0
[12-May-2026 19:47:13 UTC] Orders found: 1
[12-May-2026 19:47:13 UTC] Orders data: [{"id":262,"quantity":1080,"total_coins":1080,"coin_type":"regular","telegram_link":"https:\/\/t.me\/RealModLabs\/3","status":"pending","created_at":"2026-05-12 23:16:41","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[12-May-2026 19:47:13 UTC] Total orders count: 1
[12-May-2026 19:47:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 19:47:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 19:47:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.165.70.153, 172.69.179.25","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYxIiwidXNlcm5hbWUiOiJiNjExYzJiZiIsImVtYWlsIjoiYjYxMWMyYmZAYmVubi5tb20iLCJleHAiOjE3NzkyMTkxMDB9.NvKR5U9dZLbG29ROEKAjC7KUiq-F0QKR4hwIXv_aESo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fabef530c013b55-BOM","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.165.70.153","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-May-2026 19:47:22 UTC] === User Orders API Called ===
[12-May-2026 19:47:22 UTC] User ID: 561
[12-May-2026 19:47:22 UTC] Limit: 20, Offset: 0
[12-May-2026 19:47:22 UTC] Orders found: 1
[12-May-2026 19:47:22 UTC] Orders data: [{"id":262,"quantity":1080,"total_coins":1080,"coin_type":"regular","telegram_link":"https:\/\/t.me\/RealModLabs\/3","status":"pending","created_at":"2026-05-12 23:16:41","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[12-May-2026 19:47:22 UTC] Total orders count: 1
[12-May-2026 19:47:24 UTC] === API CALL LOG ===
[12-May-2026 19:47:24 UTC] Endpoint: user/profile.php
[12-May-2026 19:47:24 UTC] Full Log Data: {
    "timestamp": "2026-05-12 19:47:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.165.70.153",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.165.70.153, 172.69.179.25",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYxIiwidXNlcm5hbWUiOiJiNjExYzJiZiIsImVtYWlsIjoiYjYxMWMyYmZAYmVubi5tb20iLCJleHAiOjE3NzkyMTkxMDB9.NvKR5U9dZLbG29ROEKAjC7KUiq-F0QKR4hwIXv_aESo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fabef5d3f143b55-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.165.70.153",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 19:47:24 UTC] === END API CALL LOG ===
[12-May-2026 19:47:24 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 19:47:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYxIiwidXNlcm5hbWUiOiJiNjExYzJiZiIsImVtYWlsIjoiYjYxMWMyYmZAYmVubi5tb20iLCJleHAiOjE3NzkyMTkxMDB9.NvKR5U9dZLbG29ROEKAjC7KUiq-F0QKR4hwIXv_aESo
[12-May-2026 19:47:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 19:47:24 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 19:47:24 UTC] User ID: 561
[12-May-2026 19:47:24 UTC] ✅ User profile retrieved successfully for user ID: 561
[12-May-2026 19:47:24 UTC] User Purchases API - User ID: 561
[12-May-2026 19:47:24 UTC] User Purchases API - Total purchases found: 5
[12-May-2026 19:47:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 19:47:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 19:47:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.165.70.153, 172.69.179.25","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYxIiwidXNlcm5hbWUiOiJiNjExYzJiZiIsImVtYWlsIjoiYjYxMWMyYmZAYmVubi5tb20iLCJleHAiOjE3NzkyMTkxMDB9.NvKR5U9dZLbG29ROEKAjC7KUiq-F0QKR4hwIXv_aESo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fabef915b943b55-BOM","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.165.70.153","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-May-2026 19:47:32 UTC] === User Orders API Called ===
[12-May-2026 19:47:32 UTC] User ID: 561
[12-May-2026 19:47:32 UTC] Limit: 20, Offset: 0
[12-May-2026 19:47:32 UTC] Orders found: 1
[12-May-2026 19:47:32 UTC] Orders data: [{"id":262,"quantity":1080,"total_coins":1080,"coin_type":"regular","telegram_link":"https:\/\/t.me\/RealModLabs\/3","status":"pending","created_at":"2026-05-12 23:16:41","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[12-May-2026 19:47:32 UTC] Total orders count: 1
[12-May-2026 19:47:32 UTC] === API CALL LOG ===
[12-May-2026 19:47:32 UTC] Endpoint: user/profile.php
[12-May-2026 19:47:32 UTC] Full Log Data: {
    "timestamp": "2026-05-12 19:47:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.165.70.153",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.165.70.153, 172.69.179.25",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYxIiwidXNlcm5hbWUiOiJiNjExYzJiZiIsImVtYWlsIjoiYjYxMWMyYmZAYmVubi5tb20iLCJleHAiOjE3NzkyMTkxMDB9.NvKR5U9dZLbG29ROEKAjC7KUiq-F0QKR4hwIXv_aESo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fabef915b973b55-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.165.70.153",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 19:47:32 UTC] === END API CALL LOG ===
[12-May-2026 19:47:32 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 19:47:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYxIiwidXNlcm5hbWUiOiJiNjExYzJiZiIsImVtYWlsIjoiYjYxMWMyYmZAYmVubi5tb20iLCJleHAiOjE3NzkyMTkxMDB9.NvKR5U9dZLbG29ROEKAjC7KUiq-F0QKR4hwIXv_aESo
[12-May-2026 19:47:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 19:47:32 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 19:47:32 UTC] User ID: 561
[12-May-2026 19:47:32 UTC] ✅ User profile retrieved successfully for user ID: 561
[12-May-2026 19:47:33 UTC] === API CALL LOG ===
[12-May-2026 19:47:33 UTC] Endpoint: user/profile.php
[12-May-2026 19:47:33 UTC] Full Log Data: {
    "timestamp": "2026-05-12 19:47:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.165.70.153",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.165.70.153, 172.69.179.25",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYxIiwidXNlcm5hbWUiOiJiNjExYzJiZiIsImVtYWlsIjoiYjYxMWMyYmZAYmVubi5tb20iLCJleHAiOjE3NzkyMTkxMDB9.NvKR5U9dZLbG29ROEKAjC7KUiq-F0QKR4hwIXv_aESo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fabef93ac173b55-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.165.70.153",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 19:47:33 UTC] === END API CALL LOG ===
[12-May-2026 19:47:33 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 19:47:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYxIiwidXNlcm5hbWUiOiJiNjExYzJiZiIsImVtYWlsIjoiYjYxMWMyYmZAYmVubi5tb20iLCJleHAiOjE3NzkyMTkxMDB9.NvKR5U9dZLbG29ROEKAjC7KUiq-F0QKR4hwIXv_aESo
[12-May-2026 19:47:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 19:47:33 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 19:47:33 UTC] User ID: 561
[12-May-2026 19:47:33 UTC] ✅ User profile retrieved successfully for user ID: 561
[12-May-2026 19:48:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 19:48:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 19:48:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.165.70.153, 172.69.178.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYxIiwidXNlcm5hbWUiOiJiNjExYzJiZiIsImVtYWlsIjoiYjYxMWMyYmZAYmVubi5tb20iLCJleHAiOjE3NzkyMTkxMDB9.NvKR5U9dZLbG29ROEKAjC7KUiq-F0QKR4hwIXv_aESo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fabf17d2ca23b55-BOM","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.165.70.153","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-May-2026 19:48:51 UTC] === User Orders API Called ===
[12-May-2026 19:48:51 UTC] User ID: 561
[12-May-2026 19:48:51 UTC] Limit: 20, Offset: 0
[12-May-2026 19:48:51 UTC] Orders found: 2
[12-May-2026 19:48:51 UTC] Orders data: [{"id":263,"quantity":12000,"total_coins":420000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/RealModLabs","status":"pending","created_at":"2026-05-12 23:18:49","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""},{"id":262,"quantity":1080,"total_coins":1080,"coin_type":"regular","telegram_link":"https:\/\/t.me\/RealModLabs\/3","status":"pending","created_at":"2026-05-12 23:16:41","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[12-May-2026 19:48:51 UTC] Total orders count: 2
[12-May-2026 19:48:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 19:48:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 19:48:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.165.70.153, 172.69.178.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYxIiwidXNlcm5hbWUiOiJiNjExYzJiZiIsImVtYWlsIjoiYjYxMWMyYmZAYmVubi5tb20iLCJleHAiOjE3NzkyMTkxMDB9.NvKR5U9dZLbG29ROEKAjC7KUiq-F0QKR4hwIXv_aESo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fabf17dfccb3b55-BOM","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.165.70.153","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-May-2026 19:48:51 UTC] === User Orders API Called ===
[12-May-2026 19:48:51 UTC] User ID: 561
[12-May-2026 19:48:51 UTC] Limit: 20, Offset: 0
[12-May-2026 19:48:51 UTC] Orders found: 2
[12-May-2026 19:48:51 UTC] Orders data: [{"id":263,"quantity":12000,"total_coins":420000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/RealModLabs","status":"pending","created_at":"2026-05-12 23:18:49","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""},{"id":262,"quantity":1080,"total_coins":1080,"coin_type":"regular","telegram_link":"https:\/\/t.me\/RealModLabs\/3","status":"pending","created_at":"2026-05-12 23:16:41","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[12-May-2026 19:48:51 UTC] Total orders count: 2
[12-May-2026 19:48:56 UTC] === API CALL LOG ===
[12-May-2026 19:48:56 UTC] Endpoint: user/profile.php
[12-May-2026 19:48:56 UTC] Full Log Data: {
    "timestamp": "2026-05-12 19:48:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.165.70.153",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.165.70.153, 172.69.178.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYxIiwidXNlcm5hbWUiOiJiNjExYzJiZiIsImVtYWlsIjoiYjYxMWMyYmZAYmVubi5tb20iLCJleHAiOjE3NzkyMTkxMDB9.NvKR5U9dZLbG29ROEKAjC7KUiq-F0QKR4hwIXv_aESo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fabf19ada4a3b55-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.165.70.153",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 19:48:56 UTC] === END API CALL LOG ===
[12-May-2026 19:48:56 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 19:48:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYxIiwidXNlcm5hbWUiOiJiNjExYzJiZiIsImVtYWlsIjoiYjYxMWMyYmZAYmVubi5tb20iLCJleHAiOjE3NzkyMTkxMDB9.NvKR5U9dZLbG29ROEKAjC7KUiq-F0QKR4hwIXv_aESo
[12-May-2026 19:48:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 19:48:56 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 19:48:56 UTC] User ID: 561
[12-May-2026 19:48:56 UTC] ✅ User profile retrieved successfully for user ID: 561
[12-May-2026 19:48:56 UTC] User Purchases API - User ID: 561
[12-May-2026 19:48:56 UTC] User Purchases API - Total purchases found: 5
[12-May-2026 19:48:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 19:48:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 19:48:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.165.70.153, 172.69.178.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYxIiwidXNlcm5hbWUiOiJiNjExYzJiZiIsImVtYWlsIjoiYjYxMWMyYmZAYmVubi5tb20iLCJleHAiOjE3NzkyMTkxMDB9.NvKR5U9dZLbG29ROEKAjC7KUiq-F0QKR4hwIXv_aESo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fabf1a7dcab3b55-BOM","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.165.70.153","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-May-2026 19:48:58 UTC] === User Orders API Called ===
[12-May-2026 19:48:58 UTC] User ID: 561
[12-May-2026 19:48:58 UTC] Limit: 20, Offset: 0
[12-May-2026 19:48:58 UTC] Orders found: 2
[12-May-2026 19:48:58 UTC] Orders data: [{"id":263,"quantity":12000,"total_coins":420000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/RealModLabs","status":"pending","created_at":"2026-05-12 23:18:49","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""},{"id":262,"quantity":1080,"total_coins":1080,"coin_type":"regular","telegram_link":"https:\/\/t.me\/RealModLabs\/3","status":"pending","created_at":"2026-05-12 23:16:41","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[12-May-2026 19:48:58 UTC] Total orders count: 2
[12-May-2026 19:49:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 19:49:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 19:49:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.165.70.153, 172.69.178.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYxIiwidXNlcm5hbWUiOiJiNjExYzJiZiIsImVtYWlsIjoiYjYxMWMyYmZAYmVubi5tb20iLCJleHAiOjE3NzkyMTkxMDB9.NvKR5U9dZLbG29ROEKAjC7KUiq-F0QKR4hwIXv_aESo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fabf1b62fcb3b55-BOM","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.165.70.153","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-May-2026 19:49:00 UTC] === User Orders API Called ===
[12-May-2026 19:49:00 UTC] User ID: 561
[12-May-2026 19:49:00 UTC] Limit: 20, Offset: 0
[12-May-2026 19:49:00 UTC] Orders found: 2
[12-May-2026 19:49:00 UTC] Orders data: [{"id":263,"quantity":12000,"total_coins":420000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/RealModLabs","status":"pending","created_at":"2026-05-12 23:18:49","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""},{"id":262,"quantity":1080,"total_coins":1080,"coin_type":"regular","telegram_link":"https:\/\/t.me\/RealModLabs\/3","status":"pending","created_at":"2026-05-12 23:16:41","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[12-May-2026 19:49:00 UTC] Total orders count: 2
[12-May-2026 19:49:00 UTC] === API CALL LOG ===
[12-May-2026 19:49:00 UTC] Endpoint: user/profile.php
[12-May-2026 19:49:00 UTC] Full Log Data: {
    "timestamp": "2026-05-12 19:49:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.165.70.153",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.165.70.153, 172.69.178.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYxIiwidXNlcm5hbWUiOiJiNjExYzJiZiIsImVtYWlsIjoiYjYxMWMyYmZAYmVubi5tb20iLCJleHAiOjE3NzkyMTkxMDB9.NvKR5U9dZLbG29ROEKAjC7KUiq-F0QKR4hwIXv_aESo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fabf1b69ff13b55-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.165.70.153",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 19:49:00 UTC] === END API CALL LOG ===
[12-May-2026 19:49:00 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 19:49:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYxIiwidXNlcm5hbWUiOiJiNjExYzJiZiIsImVtYWlsIjoiYjYxMWMyYmZAYmVubi5tb20iLCJleHAiOjE3NzkyMTkxMDB9.NvKR5U9dZLbG29ROEKAjC7KUiq-F0QKR4hwIXv_aESo
[12-May-2026 19:49:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 19:49:00 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 19:49:00 UTC] User ID: 561
[12-May-2026 19:49:00 UTC] ✅ User profile retrieved successfully for user ID: 561
[12-May-2026 19:49:01 UTC] === API CALL LOG ===
[12-May-2026 19:49:01 UTC] Endpoint: user/profile.php
[12-May-2026 19:49:01 UTC] Full Log Data: {
    "timestamp": "2026-05-12 19:49:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.165.70.153",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.165.70.153, 172.69.178.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYxIiwidXNlcm5hbWUiOiJiNjExYzJiZiIsImVtYWlsIjoiYjYxMWMyYmZAYmVubi5tb20iLCJleHAiOjE3NzkyMTkxMDB9.NvKR5U9dZLbG29ROEKAjC7KUiq-F0QKR4hwIXv_aESo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fabf1ba989c3b55-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.165.70.153",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 19:49:01 UTC] === END API CALL LOG ===
[12-May-2026 19:49:01 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 19:49:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYxIiwidXNlcm5hbWUiOiJiNjExYzJiZiIsImVtYWlsIjoiYjYxMWMyYmZAYmVubi5tb20iLCJleHAiOjE3NzkyMTkxMDB9.NvKR5U9dZLbG29ROEKAjC7KUiq-F0QKR4hwIXv_aESo
[12-May-2026 19:49:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 19:49:01 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 19:49:01 UTC] User ID: 561
[12-May-2026 19:49:01 UTC] ✅ User profile retrieved successfully for user ID: 561
[12-May-2026 19:49:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 19:49:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 19:49:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.165.70.153, 172.69.178.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYxIiwidXNlcm5hbWUiOiJiNjExYzJiZiIsImVtYWlsIjoiYjYxMWMyYmZAYmVubi5tb20iLCJleHAiOjE3NzkyMTkxMDB9.NvKR5U9dZLbG29ROEKAjC7KUiq-F0QKR4hwIXv_aESo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fabf322cb213b55-BOM","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.165.70.153","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-May-2026 19:49:58 UTC] === User Orders API Called ===
[12-May-2026 19:49:58 UTC] User ID: 561
[12-May-2026 19:49:58 UTC] Limit: 20, Offset: 0
[12-May-2026 19:49:58 UTC] Orders found: 3
[12-May-2026 19:49:58 UTC] Orders data: [{"id":264,"quantity":78000,"total_coins":78000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/RealModLabs\/3","status":"pending","created_at":"2026-05-12 23:19:56","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":263,"quantity":12000,"total_coins":420000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/RealModLabs","status":"pending","created_at":"2026-05-12 23:18:49","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""},{"id":262,"quantity":1080,"total_coins":1080,"coin_type":"regular","telegram_link":"https:\/\/t.me\/RealModLabs\/3","status":"pending","created_at":"2026-05-12 23:16:41","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[12-May-2026 19:49:58 UTC] Total orders count: 3
[12-May-2026 19:49:59 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 19:49:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 19:49:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.165.70.153, 172.69.178.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYxIiwidXNlcm5hbWUiOiJiNjExYzJiZiIsImVtYWlsIjoiYjYxMWMyYmZAYmVubi5tb20iLCJleHAiOjE3NzkyMTkxMDB9.NvKR5U9dZLbG29ROEKAjC7KUiq-F0QKR4hwIXv_aESo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fabf323bb733b55-BOM","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.165.70.153","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-May-2026 19:49:59 UTC] === User Orders API Called ===
[12-May-2026 19:49:59 UTC] User ID: 561
[12-May-2026 19:49:59 UTC] Limit: 20, Offset: 0
[12-May-2026 19:49:59 UTC] Orders found: 3
[12-May-2026 19:49:59 UTC] Orders data: [{"id":264,"quantity":78000,"total_coins":78000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/RealModLabs\/3","status":"pending","created_at":"2026-05-12 23:19:56","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":263,"quantity":12000,"total_coins":420000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/RealModLabs","status":"pending","created_at":"2026-05-12 23:18:49","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""},{"id":262,"quantity":1080,"total_coins":1080,"coin_type":"regular","telegram_link":"https:\/\/t.me\/RealModLabs\/3","status":"pending","created_at":"2026-05-12 23:16:41","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[12-May-2026 19:49:59 UTC] Total orders count: 3
[12-May-2026 19:50:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 19:50:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 19:50:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.165.70.153, 172.69.178.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYxIiwidXNlcm5hbWUiOiJiNjExYzJiZiIsImVtYWlsIjoiYjYxMWMyYmZAYmVubi5tb20iLCJleHAiOjE3NzkyMTkxMDB9.NvKR5U9dZLbG29ROEKAjC7KUiq-F0QKR4hwIXv_aESo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fabf34d6ee03b55-BOM","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.165.70.153","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-May-2026 19:50:06 UTC] === User Orders API Called ===
[12-May-2026 19:50:06 UTC] User ID: 561
[12-May-2026 19:50:06 UTC] Limit: 20, Offset: 0
[12-May-2026 19:50:06 UTC] Orders found: 3
[12-May-2026 19:50:06 UTC] Orders data: [{"id":264,"quantity":78000,"total_coins":78000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/RealModLabs\/3","status":"pending","created_at":"2026-05-12 23:19:56","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":263,"quantity":12000,"total_coins":420000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/RealModLabs","status":"pending","created_at":"2026-05-12 23:18:49","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""},{"id":262,"quantity":1080,"total_coins":1080,"coin_type":"regular","telegram_link":"https:\/\/t.me\/RealModLabs\/3","status":"pending","created_at":"2026-05-12 23:16:41","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[12-May-2026 19:50:06 UTC] Total orders count: 3
[12-May-2026 19:50:06 UTC] === API CALL LOG ===
[12-May-2026 19:50:06 UTC] Endpoint: user/profile.php
[12-May-2026 19:50:06 UTC] Full Log Data: {
    "timestamp": "2026-05-12 19:50:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.165.70.153",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.165.70.153, 172.69.178.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYxIiwidXNlcm5hbWUiOiJiNjExYzJiZiIsImVtYWlsIjoiYjYxMWMyYmZAYmVubi5tb20iLCJleHAiOjE3NzkyMTkxMDB9.NvKR5U9dZLbG29ROEKAjC7KUiq-F0QKR4hwIXv_aESo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fabf34d6ee33b55-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.165.70.153",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 19:50:06 UTC] === END API CALL LOG ===
[12-May-2026 19:50:06 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 19:50:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYxIiwidXNlcm5hbWUiOiJiNjExYzJiZiIsImVtYWlsIjoiYjYxMWMyYmZAYmVubi5tb20iLCJleHAiOjE3NzkyMTkxMDB9.NvKR5U9dZLbG29ROEKAjC7KUiq-F0QKR4hwIXv_aESo
[12-May-2026 19:50:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 19:50:06 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 19:50:06 UTC] User ID: 561
[12-May-2026 19:50:06 UTC] ✅ User profile retrieved successfully for user ID: 561
[12-May-2026 19:50:06 UTC] === API CALL LOG ===
[12-May-2026 19:50:06 UTC] Endpoint: user/profile.php
[12-May-2026 19:50:06 UTC] Full Log Data: {
    "timestamp": "2026-05-12 19:50:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.165.70.153",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.165.70.153, 172.69.178.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYxIiwidXNlcm5hbWUiOiJiNjExYzJiZiIsImVtYWlsIjoiYjYxMWMyYmZAYmVubi5tb20iLCJleHAiOjE3NzkyMTkxMDB9.NvKR5U9dZLbG29ROEKAjC7KUiq-F0QKR4hwIXv_aESo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fabf34f6f793b55-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.165.70.153",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 19:50:06 UTC] === END API CALL LOG ===
[12-May-2026 19:50:06 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 19:50:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYxIiwidXNlcm5hbWUiOiJiNjExYzJiZiIsImVtYWlsIjoiYjYxMWMyYmZAYmVubi5tb20iLCJleHAiOjE3NzkyMTkxMDB9.NvKR5U9dZLbG29ROEKAjC7KUiq-F0QKR4hwIXv_aESo
[12-May-2026 19:50:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 19:50:06 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 19:50:06 UTC] User ID: 561
[12-May-2026 19:50:06 UTC] ✅ User profile retrieved successfully for user ID: 561
[12-May-2026 19:50:18 UTC] === API CALL LOG ===
[12-May-2026 19:50:18 UTC] Endpoint: user/profile.php
[12-May-2026 19:50:18 UTC] Full Log Data: {
    "timestamp": "2026-05-12 19:50:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.165.70.153",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.165.70.153, 172.69.178.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYxIiwidXNlcm5hbWUiOiJiNjExYzJiZiIsImVtYWlsIjoiYjYxMWMyYmZAYmVubi5tb20iLCJleHAiOjE3NzkyMTkxMDB9.NvKR5U9dZLbG29ROEKAjC7KUiq-F0QKR4hwIXv_aESo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fabf39b79253b55-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.165.70.153",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 19:50:18 UTC] === END API CALL LOG ===
[12-May-2026 19:50:18 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 19:50:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYxIiwidXNlcm5hbWUiOiJiNjExYzJiZiIsImVtYWlsIjoiYjYxMWMyYmZAYmVubi5tb20iLCJleHAiOjE3NzkyMTkxMDB9.NvKR5U9dZLbG29ROEKAjC7KUiq-F0QKR4hwIXv_aESo
[12-May-2026 19:50:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 19:50:18 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 19:50:18 UTC] User ID: 561
[12-May-2026 19:50:18 UTC] ✅ User profile retrieved successfully for user ID: 561
[12-May-2026 19:50:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 19:50:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 19:50:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.165.70.153, 172.69.178.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYxIiwidXNlcm5hbWUiOiJiNjExYzJiZiIsImVtYWlsIjoiYjYxMWMyYmZAYmVubi5tb20iLCJleHAiOjE3NzkyMTkxMDB9.NvKR5U9dZLbG29ROEKAjC7KUiq-F0QKR4hwIXv_aESo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fabf39b79243b55-BOM","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.165.70.153","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-May-2026 19:50:18 UTC] === User Orders API Called ===
[12-May-2026 19:50:18 UTC] User ID: 561
[12-May-2026 19:50:18 UTC] Limit: 20, Offset: 0
[12-May-2026 19:50:18 UTC] Orders found: 3
[12-May-2026 19:50:18 UTC] Orders data: [{"id":264,"quantity":78000,"total_coins":78000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/RealModLabs\/3","status":"pending","created_at":"2026-05-12 23:19:56","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":263,"quantity":12000,"total_coins":420000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/RealModLabs","status":"pending","created_at":"2026-05-12 23:18:49","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""},{"id":262,"quantity":1080,"total_coins":1080,"coin_type":"regular","telegram_link":"https:\/\/t.me\/RealModLabs\/3","status":"pending","created_at":"2026-05-12 23:16:41","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[12-May-2026 19:50:18 UTC] Total orders count: 3
[12-May-2026 19:50:18 UTC] === API CALL LOG ===
[12-May-2026 19:50:18 UTC] Endpoint: user/profile.php
[12-May-2026 19:50:18 UTC] Full Log Data: {
    "timestamp": "2026-05-12 19:50:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.165.70.153",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.165.70.153, 172.69.178.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYxIiwidXNlcm5hbWUiOiJiNjExYzJiZiIsImVtYWlsIjoiYjYxMWMyYmZAYmVubi5tb20iLCJleHAiOjE3NzkyMTkxMDB9.NvKR5U9dZLbG29ROEKAjC7KUiq-F0QKR4hwIXv_aESo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fabf39f19cf3b55-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.165.70.153",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 19:50:18 UTC] === END API CALL LOG ===
[12-May-2026 19:50:18 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 19:50:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYxIiwidXNlcm5hbWUiOiJiNjExYzJiZiIsImVtYWlsIjoiYjYxMWMyYmZAYmVubi5tb20iLCJleHAiOjE3NzkyMTkxMDB9.NvKR5U9dZLbG29ROEKAjC7KUiq-F0QKR4hwIXv_aESo
[12-May-2026 19:50:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 19:50:18 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 19:50:18 UTC] User ID: 561
[12-May-2026 19:50:18 UTC] ✅ User profile retrieved successfully for user ID: 561
[12-May-2026 19:50:18 UTC] === API CALL LOG ===
[12-May-2026 19:50:18 UTC] Endpoint: user/profile.php
[12-May-2026 19:50:18 UTC] Full Log Data: {
    "timestamp": "2026-05-12 19:50:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.165.70.153",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.165.70.153, 172.69.178.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYxIiwidXNlcm5hbWUiOiJiNjExYzJiZiIsImVtYWlsIjoiYjYxMWMyYmZAYmVubi5tb20iLCJleHAiOjE3NzkyMTkxMDB9.NvKR5U9dZLbG29ROEKAjC7KUiq-F0QKR4hwIXv_aESo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fabf39f89e23b55-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.165.70.153",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 19:50:18 UTC] === END API CALL LOG ===
[12-May-2026 19:50:18 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 19:50:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYxIiwidXNlcm5hbWUiOiJiNjExYzJiZiIsImVtYWlsIjoiYjYxMWMyYmZAYmVubi5tb20iLCJleHAiOjE3NzkyMTkxMDB9.NvKR5U9dZLbG29ROEKAjC7KUiq-F0QKR4hwIXv_aESo
[12-May-2026 19:50:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 19:50:18 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 19:50:18 UTC] User ID: 561
[12-May-2026 19:50:18 UTC] ✅ User profile retrieved successfully for user ID: 561
[12-May-2026 19:50:19 UTC] User Purchases API - User ID: 561
[12-May-2026 19:50:19 UTC] User Purchases API - Total purchases found: 5
[12-May-2026 19:51:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 19:51:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 19:51:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.165.70.153, 172.69.178.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYxIiwidXNlcm5hbWUiOiJiNjExYzJiZiIsImVtYWlsIjoiYjYxMWMyYmZAYmVubi5tb20iLCJleHAiOjE3NzkyMTkxMDB9.NvKR5U9dZLbG29ROEKAjC7KUiq-F0QKR4hwIXv_aESo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fabf4f3ad783b55-BOM","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.165.70.153","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-May-2026 19:51:14 UTC] === User Orders API Called ===
[12-May-2026 19:51:14 UTC] User ID: 561
[12-May-2026 19:51:14 UTC] Limit: 20, Offset: 0
[12-May-2026 19:51:14 UTC] Orders found: 3
[12-May-2026 19:51:14 UTC] Orders data: [{"id":264,"quantity":78000,"total_coins":78000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/RealModLabs\/3","status":"pending","created_at":"2026-05-12 23:19:56","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":263,"quantity":12000,"total_coins":420000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/RealModLabs","status":"pending","created_at":"2026-05-12 23:18:49","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""},{"id":262,"quantity":1080,"total_coins":1080,"coin_type":"regular","telegram_link":"https:\/\/t.me\/RealModLabs\/3","status":"pending","created_at":"2026-05-12 23:16:41","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[12-May-2026 19:51:14 UTC] Total orders count: 3
[12-May-2026 19:51:26 UTC] === API CALL LOG ===
[12-May-2026 19:51:26 UTC] Endpoint: user/profile.php
[12-May-2026 19:51:26 UTC] Full Log Data: {
    "timestamp": "2026-05-12 19:51:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.165.70.153",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.165.70.153, 172.69.178.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYxIiwidXNlcm5hbWUiOiJiNjExYzJiZiIsImVtYWlsIjoiYjYxMWMyYmZAYmVubi5tb20iLCJleHAiOjE3NzkyMTkxMDB9.NvKR5U9dZLbG29ROEKAjC7KUiq-F0QKR4hwIXv_aESo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fabf5424f823b55-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.165.70.153",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 19:51:26 UTC] === END API CALL LOG ===
[12-May-2026 19:51:26 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 19:51:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYxIiwidXNlcm5hbWUiOiJiNjExYzJiZiIsImVtYWlsIjoiYjYxMWMyYmZAYmVubi5tb20iLCJleHAiOjE3NzkyMTkxMDB9.NvKR5U9dZLbG29ROEKAjC7KUiq-F0QKR4hwIXv_aESo
[12-May-2026 19:51:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 19:51:26 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 19:51:26 UTC] User ID: 561
[12-May-2026 19:51:26 UTC] ✅ User profile retrieved successfully for user ID: 561
[12-May-2026 19:51:27 UTC] User Purchases API - User ID: 561
[12-May-2026 19:51:27 UTC] User Purchases API - Total purchases found: 5
[12-May-2026 19:51:43 UTC] === API CALL LOG ===
[12-May-2026 19:51:43 UTC] Endpoint: user/profile.php
[12-May-2026 19:51:43 UTC] Full Log Data: {
    "timestamp": "2026-05-12 19:51:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.165.70.153",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.165.70.153, 172.69.178.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYxIiwidXNlcm5hbWUiOiJiNjExYzJiZiIsImVtYWlsIjoiYjYxMWMyYmZAYmVubi5tb20iLCJleHAiOjE3NzkyMTkxMDB9.NvKR5U9dZLbG29ROEKAjC7KUiq-F0QKR4hwIXv_aESo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fabf5adcc333b55-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.165.70.153",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 19:51:43 UTC] === END API CALL LOG ===
[12-May-2026 19:51:43 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 19:51:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYxIiwidXNlcm5hbWUiOiJiNjExYzJiZiIsImVtYWlsIjoiYjYxMWMyYmZAYmVubi5tb20iLCJleHAiOjE3NzkyMTkxMDB9.NvKR5U9dZLbG29ROEKAjC7KUiq-F0QKR4hwIXv_aESo
[12-May-2026 19:51:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 19:51:43 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 19:51:43 UTC] User ID: 561
[12-May-2026 19:51:43 UTC] ✅ User profile retrieved successfully for user ID: 561
[12-May-2026 19:51:43 UTC] === API CALL LOG ===
[12-May-2026 19:51:43 UTC] Endpoint: user/profile.php
[12-May-2026 19:51:43 UTC] Full Log Data: {
    "timestamp": "2026-05-12 19:51:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.165.70.153",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.165.70.153, 172.69.178.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYxIiwidXNlcm5hbWUiOiJiNjExYzJiZiIsImVtYWlsIjoiYjYxMWMyYmZAYmVubi5tb20iLCJleHAiOjE3NzkyMTkxMDB9.NvKR5U9dZLbG29ROEKAjC7KUiq-F0QKR4hwIXv_aESo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fabf5b31db43b55-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.165.70.153",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 19:51:43 UTC] === END API CALL LOG ===
[12-May-2026 19:51:43 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 19:51:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYxIiwidXNlcm5hbWUiOiJiNjExYzJiZiIsImVtYWlsIjoiYjYxMWMyYmZAYmVubi5tb20iLCJleHAiOjE3NzkyMTkxMDB9.NvKR5U9dZLbG29ROEKAjC7KUiq-F0QKR4hwIXv_aESo
[12-May-2026 19:51:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 19:51:43 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 19:51:43 UTC] User ID: 561
[12-May-2026 19:51:43 UTC] ✅ User profile retrieved successfully for user ID: 561
[12-May-2026 19:51:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 19:51:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 19:51:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.165.70.153, 172.69.178.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYxIiwidXNlcm5hbWUiOiJiNjExYzJiZiIsImVtYWlsIjoiYjYxMWMyYmZAYmVubi5tb20iLCJleHAiOjE3NzkyMTkxMDB9.NvKR5U9dZLbG29ROEKAjC7KUiq-F0QKR4hwIXv_aESo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fabf5b31db33b55-BOM","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.165.70.153","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-May-2026 19:51:43 UTC] === User Orders API Called ===
[12-May-2026 19:51:43 UTC] User ID: 561
[12-May-2026 19:51:43 UTC] Limit: 20, Offset: 0
[12-May-2026 19:51:43 UTC] Orders found: 3
[12-May-2026 19:51:43 UTC] Orders data: [{"id":264,"quantity":78000,"total_coins":78000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/RealModLabs\/3","status":"pending","created_at":"2026-05-12 23:19:56","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":263,"quantity":12000,"total_coins":420000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/RealModLabs","status":"pending","created_at":"2026-05-12 23:18:49","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""},{"id":262,"quantity":1080,"total_coins":1080,"coin_type":"regular","telegram_link":"https:\/\/t.me\/RealModLabs\/3","status":"pending","created_at":"2026-05-12 23:16:41","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[12-May-2026 19:51:43 UTC] Total orders count: 3
[12-May-2026 19:51:45 UTC] === API CALL LOG ===
[12-May-2026 19:51:45 UTC] Endpoint: user/profile.php
[12-May-2026 19:51:45 UTC] Full Log Data: {
    "timestamp": "2026-05-12 19:51:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.165.70.153",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.165.70.153, 172.69.179.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYxIiwidXNlcm5hbWUiOiJiNjExYzJiZiIsImVtYWlsIjoiYjYxMWMyYmZAYmVubi5tb20iLCJleHAiOjE3NzkyMTkxMDB9.NvKR5U9dZLbG29ROEKAjC7KUiq-F0QKR4hwIXv_aESo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fabf5b60e2c3b55-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.165.70.153",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 19:51:45 UTC] === END API CALL LOG ===
[12-May-2026 19:51:45 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 19:51:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYxIiwidXNlcm5hbWUiOiJiNjExYzJiZiIsImVtYWlsIjoiYjYxMWMyYmZAYmVubi5tb20iLCJleHAiOjE3NzkyMTkxMDB9.NvKR5U9dZLbG29ROEKAjC7KUiq-F0QKR4hwIXv_aESo
[12-May-2026 19:51:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 19:51:45 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 19:51:45 UTC] User ID: 561
[12-May-2026 19:51:45 UTC] ✅ User profile retrieved successfully for user ID: 561
[12-May-2026 19:51:52 UTC] === API CALL LOG ===
[12-May-2026 19:51:52 UTC] Endpoint: user/profile.php
[12-May-2026 19:51:52 UTC] Full Log Data: {
    "timestamp": "2026-05-12 19:51:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.165.70.153",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.165.70.153, 172.69.179.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYxIiwidXNlcm5hbWUiOiJiNjExYzJiZiIsImVtYWlsIjoiYjYxMWMyYmZAYmVubi5tb20iLCJleHAiOjE3NzkyMTkxMDB9.NvKR5U9dZLbG29ROEKAjC7KUiq-F0QKR4hwIXv_aESo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fabf5e668c73b55-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.165.70.153",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 19:51:52 UTC] === END API CALL LOG ===
[12-May-2026 19:51:52 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 19:51:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYxIiwidXNlcm5hbWUiOiJiNjExYzJiZiIsImVtYWlsIjoiYjYxMWMyYmZAYmVubi5tb20iLCJleHAiOjE3NzkyMTkxMDB9.NvKR5U9dZLbG29ROEKAjC7KUiq-F0QKR4hwIXv_aESo
[12-May-2026 19:51:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 19:51:52 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 19:51:52 UTC] User ID: 561
[12-May-2026 19:51:52 UTC] ✅ User profile retrieved successfully for user ID: 561
[12-May-2026 19:51:53 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 19:51:53 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 19:51:53 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.165.70.153, 172.69.179.74","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYxIiwidXNlcm5hbWUiOiJiNjExYzJiZiIsImVtYWlsIjoiYjYxMWMyYmZAYmVubi5tb20iLCJleHAiOjE3NzkyMTkxMDB9.NvKR5U9dZLbG29ROEKAjC7KUiq-F0QKR4hwIXv_aESo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fabf5ef8add3b55-BOM","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.165.70.153","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-May-2026 19:51:53 UTC] === User Orders API Called ===
[12-May-2026 19:51:53 UTC] User ID: 561
[12-May-2026 19:51:53 UTC] Limit: 20, Offset: 0
[12-May-2026 19:51:53 UTC] Orders found: 3
[12-May-2026 19:51:53 UTC] Orders data: [{"id":264,"quantity":78000,"total_coins":78000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/RealModLabs\/3","status":"pending","created_at":"2026-05-12 23:19:56","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":263,"quantity":12000,"total_coins":420000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/RealModLabs","status":"pending","created_at":"2026-05-12 23:18:49","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""},{"id":262,"quantity":1080,"total_coins":1080,"coin_type":"regular","telegram_link":"https:\/\/t.me\/RealModLabs\/3","status":"pending","created_at":"2026-05-12 23:16:41","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[12-May-2026 19:51:53 UTC] Total orders count: 3
[12-May-2026 19:51:53 UTC] === API CALL LOG ===
[12-May-2026 19:51:53 UTC] Endpoint: user/profile.php
[12-May-2026 19:51:53 UTC] Full Log Data: {
    "timestamp": "2026-05-12 19:51:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.165.70.153",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.165.70.153, 172.69.179.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYxIiwidXNlcm5hbWUiOiJiNjExYzJiZiIsImVtYWlsIjoiYjYxMWMyYmZAYmVubi5tb20iLCJleHAiOjE3NzkyMTkxMDB9.NvKR5U9dZLbG29ROEKAjC7KUiq-F0QKR4hwIXv_aESo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fabf5f19b433b55-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.165.70.153",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 19:51:53 UTC] === END API CALL LOG ===
[12-May-2026 19:51:53 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 19:51:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYxIiwidXNlcm5hbWUiOiJiNjExYzJiZiIsImVtYWlsIjoiYjYxMWMyYmZAYmVubi5tb20iLCJleHAiOjE3NzkyMTkxMDB9.NvKR5U9dZLbG29ROEKAjC7KUiq-F0QKR4hwIXv_aESo
[12-May-2026 19:51:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 19:51:53 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 19:51:53 UTC] User ID: 561
[12-May-2026 19:51:53 UTC] ✅ User profile retrieved successfully for user ID: 561
[12-May-2026 19:51:54 UTC] === API CALL LOG ===
[12-May-2026 19:51:54 UTC] Endpoint: user/profile.php
[12-May-2026 19:51:54 UTC] Full Log Data: {
    "timestamp": "2026-05-12 19:51:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.165.70.153",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.165.70.153, 172.69.179.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYxIiwidXNlcm5hbWUiOiJiNjExYzJiZiIsImVtYWlsIjoiYjYxMWMyYmZAYmVubi5tb20iLCJleHAiOjE3NzkyMTkxMDB9.NvKR5U9dZLbG29ROEKAjC7KUiq-F0QKR4hwIXv_aESo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fabf5f3bbaa3b55-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.165.70.153",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 19:51:54 UTC] === END API CALL LOG ===
[12-May-2026 19:51:54 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 19:51:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYxIiwidXNlcm5hbWUiOiJiNjExYzJiZiIsImVtYWlsIjoiYjYxMWMyYmZAYmVubi5tb20iLCJleHAiOjE3NzkyMTkxMDB9.NvKR5U9dZLbG29ROEKAjC7KUiq-F0QKR4hwIXv_aESo
[12-May-2026 19:51:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 19:51:54 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 19:51:54 UTC] User ID: 561
[12-May-2026 19:51:54 UTC] ✅ User profile retrieved successfully for user ID: 561
[12-May-2026 19:52:02 UTC] === API CALL LOG ===
[12-May-2026 19:52:02 UTC] Endpoint: user/profile.php
[12-May-2026 19:52:02 UTC] Full Log Data: {
    "timestamp": "2026-05-12 19:52:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.165.70.153",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.165.70.153, 172.69.179.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYxIiwidXNlcm5hbWUiOiJiNjExYzJiZiIsImVtYWlsIjoiYjYxMWMyYmZAYmVubi5tb20iLCJleHAiOjE3NzkyMTkxMDB9.NvKR5U9dZLbG29ROEKAjC7KUiq-F0QKR4hwIXv_aESo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fabf6241e7e3b55-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.165.70.153",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 19:52:02 UTC] === END API CALL LOG ===
[12-May-2026 19:52:02 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 19:52:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYxIiwidXNlcm5hbWUiOiJiNjExYzJiZiIsImVtYWlsIjoiYjYxMWMyYmZAYmVubi5tb20iLCJleHAiOjE3NzkyMTkxMDB9.NvKR5U9dZLbG29ROEKAjC7KUiq-F0QKR4hwIXv_aESo
[12-May-2026 19:52:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 19:52:02 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 19:52:02 UTC] User ID: 561
[12-May-2026 19:52:02 UTC] ✅ User profile retrieved successfully for user ID: 561
[12-May-2026 19:52:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 19:52:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 19:52:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.165.70.153, 172.69.179.74","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYxIiwidXNlcm5hbWUiOiJiNjExYzJiZiIsImVtYWlsIjoiYjYxMWMyYmZAYmVubi5tb20iLCJleHAiOjE3NzkyMTkxMDB9.NvKR5U9dZLbG29ROEKAjC7KUiq-F0QKR4hwIXv_aESo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fabf6275f5f3b55-BOM","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.165.70.153","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-May-2026 19:52:02 UTC] === User Orders API Called ===
[12-May-2026 19:52:02 UTC] User ID: 561
[12-May-2026 19:52:02 UTC] Limit: 20, Offset: 0
[12-May-2026 19:52:02 UTC] Orders found: 3
[12-May-2026 19:52:02 UTC] Orders data: [{"id":264,"quantity":78000,"total_coins":78000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/RealModLabs\/3","status":"pending","created_at":"2026-05-12 23:19:56","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":263,"quantity":12000,"total_coins":420000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/RealModLabs","status":"pending","created_at":"2026-05-12 23:18:49","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""},{"id":262,"quantity":1080,"total_coins":1080,"coin_type":"regular","telegram_link":"https:\/\/t.me\/RealModLabs\/3","status":"pending","created_at":"2026-05-12 23:16:41","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[12-May-2026 19:52:02 UTC] Total orders count: 3
[12-May-2026 19:52:02 UTC] === API CALL LOG ===
[12-May-2026 19:52:02 UTC] Endpoint: user/profile.php
[12-May-2026 19:52:02 UTC] Full Log Data: {
    "timestamp": "2026-05-12 19:52:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.165.70.153",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.165.70.153, 172.69.179.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYxIiwidXNlcm5hbWUiOiJiNjExYzJiZiIsImVtYWlsIjoiYjYxMWMyYmZAYmVubi5tb20iLCJleHAiOjE3NzkyMTkxMDB9.NvKR5U9dZLbG29ROEKAjC7KUiq-F0QKR4hwIXv_aESo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fabf627bf7d3b55-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.165.70.153",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 19:52:02 UTC] === END API CALL LOG ===
[12-May-2026 19:52:02 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 19:52:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYxIiwidXNlcm5hbWUiOiJiNjExYzJiZiIsImVtYWlsIjoiYjYxMWMyYmZAYmVubi5tb20iLCJleHAiOjE3NzkyMTkxMDB9.NvKR5U9dZLbG29ROEKAjC7KUiq-F0QKR4hwIXv_aESo
[12-May-2026 19:52:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 19:52:02 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 19:52:02 UTC] User ID: 561
[12-May-2026 19:52:02 UTC] ✅ User profile retrieved successfully for user ID: 561
[12-May-2026 19:52:03 UTC] === API CALL LOG ===
[12-May-2026 19:52:03 UTC] Endpoint: user/profile.php
[12-May-2026 19:52:03 UTC] Full Log Data: {
    "timestamp": "2026-05-12 19:52:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.165.70.153",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.165.70.153, 172.69.179.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYxIiwidXNlcm5hbWUiOiJiNjExYzJiZiIsImVtYWlsIjoiYjYxMWMyYmZAYmVubi5tb20iLCJleHAiOjE3NzkyMTkxMDB9.NvKR5U9dZLbG29ROEKAjC7KUiq-F0QKR4hwIXv_aESo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fabf62bf84c3b55-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.165.70.153",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 19:52:03 UTC] === END API CALL LOG ===
[12-May-2026 19:52:03 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 19:52:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYxIiwidXNlcm5hbWUiOiJiNjExYzJiZiIsImVtYWlsIjoiYjYxMWMyYmZAYmVubi5tb20iLCJleHAiOjE3NzkyMTkxMDB9.NvKR5U9dZLbG29ROEKAjC7KUiq-F0QKR4hwIXv_aESo
[12-May-2026 19:52:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 19:52:03 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 19:52:03 UTC] User ID: 561
[12-May-2026 19:52:03 UTC] ✅ User profile retrieved successfully for user ID: 561
[12-May-2026 19:52:13 UTC] === API CALL LOG ===
[12-May-2026 19:52:13 UTC] Endpoint: user/profile.php
[12-May-2026 19:52:13 UTC] Full Log Data: {
    "timestamp": "2026-05-12 19:52:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.165.70.153",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.165.70.153, 172.69.179.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYxIiwidXNlcm5hbWUiOiJiNjExYzJiZiIsImVtYWlsIjoiYjYxMWMyYmZAYmVubi5tb20iLCJleHAiOjE3NzkyMTkxMDB9.NvKR5U9dZLbG29ROEKAjC7KUiq-F0QKR4hwIXv_aESo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fabf66a7fa73b55-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.165.70.153",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 19:52:13 UTC] === END API CALL LOG ===
[12-May-2026 19:52:13 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 19:52:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYxIiwidXNlcm5hbWUiOiJiNjExYzJiZiIsImVtYWlsIjoiYjYxMWMyYmZAYmVubi5tb20iLCJleHAiOjE3NzkyMTkxMDB9.NvKR5U9dZLbG29ROEKAjC7KUiq-F0QKR4hwIXv_aESo
[12-May-2026 19:52:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 19:52:13 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 19:52:13 UTC] User ID: 561
[12-May-2026 19:52:13 UTC] ✅ User profile retrieved successfully for user ID: 561
[12-May-2026 19:52:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 19:52:14 UTC] === API CALL LOG ===
[12-May-2026 19:52:14 UTC] Endpoint: user/profile.php
[12-May-2026 19:52:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 19:52:14 UTC] Full Log Data: {
    "timestamp": "2026-05-12 19:52:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.165.70.153",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.165.70.153, 172.69.179.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYxIiwidXNlcm5hbWUiOiJiNjExYzJiZiIsImVtYWlsIjoiYjYxMWMyYmZAYmVubi5tb20iLCJleHAiOjE3NzkyMTkxMDB9.NvKR5U9dZLbG29ROEKAjC7KUiq-F0QKR4hwIXv_aESo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fabf6745a1f3b55-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.165.70.153",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 19:52:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.165.70.153, 172.69.179.74","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYxIiwidXNlcm5hbWUiOiJiNjExYzJiZiIsImVtYWlsIjoiYjYxMWMyYmZAYmVubi5tb20iLCJleHAiOjE3NzkyMTkxMDB9.NvKR5U9dZLbG29ROEKAjC7KUiq-F0QKR4hwIXv_aESo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fabf6745a1e3b55-BOM","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.165.70.153","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-May-2026 19:52:14 UTC] === END API CALL LOG ===
[12-May-2026 19:52:14 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 19:52:14 UTC] === User Orders API Called ===
[12-May-2026 19:52:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYxIiwidXNlcm5hbWUiOiJiNjExYzJiZiIsImVtYWlsIjoiYjYxMWMyYmZAYmVubi5tb20iLCJleHAiOjE3NzkyMTkxMDB9.NvKR5U9dZLbG29ROEKAjC7KUiq-F0QKR4hwIXv_aESo
[12-May-2026 19:52:14 UTC] User ID: 561
[12-May-2026 19:52:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 19:52:14 UTC] Limit: 20, Offset: 0
[12-May-2026 19:52:14 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 19:52:14 UTC] User ID: 561
[12-May-2026 19:52:14 UTC] ✅ User profile retrieved successfully for user ID: 561
[12-May-2026 19:52:14 UTC] Orders found: 3
[12-May-2026 19:52:14 UTC] Orders data: [{"id":264,"quantity":78000,"total_coins":78000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/RealModLabs\/3","status":"pending","created_at":"2026-05-12 23:19:56","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":263,"quantity":12000,"total_coins":420000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/RealModLabs","status":"pending","created_at":"2026-05-12 23:18:49","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""},{"id":262,"quantity":1080,"total_coins":1080,"coin_type":"regular","telegram_link":"https:\/\/t.me\/RealModLabs\/3","status":"pending","created_at":"2026-05-12 23:16:41","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[12-May-2026 19:52:14 UTC] Total orders count: 3
[12-May-2026 19:52:15 UTC] === API CALL LOG ===
[12-May-2026 19:52:15 UTC] Endpoint: user/profile.php
[12-May-2026 19:52:15 UTC] Full Log Data: {
    "timestamp": "2026-05-12 19:52:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.165.70.153",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.165.70.153, 172.69.179.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYxIiwidXNlcm5hbWUiOiJiNjExYzJiZiIsImVtYWlsIjoiYjYxMWMyYmZAYmVubi5tb20iLCJleHAiOjE3NzkyMTkxMDB9.NvKR5U9dZLbG29ROEKAjC7KUiq-F0QKR4hwIXv_aESo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fabf6778acb3b55-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.165.70.153",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 19:52:15 UTC] === END API CALL LOG ===
[12-May-2026 19:52:15 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 19:52:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYxIiwidXNlcm5hbWUiOiJiNjExYzJiZiIsImVtYWlsIjoiYjYxMWMyYmZAYmVubi5tb20iLCJleHAiOjE3NzkyMTkxMDB9.NvKR5U9dZLbG29ROEKAjC7KUiq-F0QKR4hwIXv_aESo
[12-May-2026 19:52:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 19:52:15 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 19:52:15 UTC] User ID: 561
[12-May-2026 19:52:15 UTC] ✅ User profile retrieved successfully for user ID: 561
[12-May-2026 19:52:26 UTC] === API CALL LOG ===
[12-May-2026 19:52:26 UTC] Endpoint: user/profile.php
[12-May-2026 19:52:26 UTC] Full Log Data: {
    "timestamp": "2026-05-12 19:52:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.165.70.153",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.165.70.153, 172.69.179.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYxIiwidXNlcm5hbWUiOiJiNjExYzJiZiIsImVtYWlsIjoiYjYxMWMyYmZAYmVubi5tb20iLCJleHAiOjE3NzkyMTkxMDB9.NvKR5U9dZLbG29ROEKAjC7KUiq-F0QKR4hwIXv_aESo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fabf6bf9bb53b55-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.165.70.153",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 19:52:26 UTC] === END API CALL LOG ===
[12-May-2026 19:52:26 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 19:52:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYxIiwidXNlcm5hbWUiOiJiNjExYzJiZiIsImVtYWlsIjoiYjYxMWMyYmZAYmVubi5tb20iLCJleHAiOjE3NzkyMTkxMDB9.NvKR5U9dZLbG29ROEKAjC7KUiq-F0QKR4hwIXv_aESo
[12-May-2026 19:52:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 19:52:26 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 19:52:26 UTC] User ID: 561
[12-May-2026 19:52:26 UTC] ✅ User profile retrieved successfully for user ID: 561
[12-May-2026 19:52:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 19:52:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 19:52:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.165.70.153, 172.69.179.74","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYxIiwidXNlcm5hbWUiOiJiNjExYzJiZiIsImVtYWlsIjoiYjYxMWMyYmZAYmVubi5tb20iLCJleHAiOjE3NzkyMTkxMDB9.NvKR5U9dZLbG29ROEKAjC7KUiq-F0QKR4hwIXv_aESo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fabf6c98ddd3b55-BOM","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.165.70.153","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-May-2026 19:52:28 UTC] === User Orders API Called ===
[12-May-2026 19:52:28 UTC] User ID: 561
[12-May-2026 19:52:28 UTC] Limit: 20, Offset: 0
[12-May-2026 19:52:28 UTC] Orders found: 3
[12-May-2026 19:52:28 UTC] Orders data: [{"id":264,"quantity":78000,"total_coins":78000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/RealModLabs\/3","status":"pending","created_at":"2026-05-12 23:19:56","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":263,"quantity":12000,"total_coins":420000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/RealModLabs","status":"pending","created_at":"2026-05-12 23:18:49","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""},{"id":262,"quantity":1080,"total_coins":1080,"coin_type":"regular","telegram_link":"https:\/\/t.me\/RealModLabs\/3","status":"pending","created_at":"2026-05-12 23:16:41","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[12-May-2026 19:52:28 UTC] Total orders count: 3
[12-May-2026 19:52:28 UTC] === API CALL LOG ===
[12-May-2026 19:52:28 UTC] Endpoint: user/profile.php
[12-May-2026 19:52:28 UTC] Full Log Data: {
    "timestamp": "2026-05-12 19:52:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.165.70.153",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.165.70.153, 172.69.179.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYxIiwidXNlcm5hbWUiOiJiNjExYzJiZiIsImVtYWlsIjoiYjYxMWMyYmZAYmVubi5tb20iLCJleHAiOjE3NzkyMTkxMDB9.NvKR5U9dZLbG29ROEKAjC7KUiq-F0QKR4hwIXv_aESo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fabf6c98dde3b55-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.165.70.153",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 19:52:28 UTC] === END API CALL LOG ===
[12-May-2026 19:52:28 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 19:52:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYxIiwidXNlcm5hbWUiOiJiNjExYzJiZiIsImVtYWlsIjoiYjYxMWMyYmZAYmVubi5tb20iLCJleHAiOjE3NzkyMTkxMDB9.NvKR5U9dZLbG29ROEKAjC7KUiq-F0QKR4hwIXv_aESo
[12-May-2026 19:52:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 19:52:28 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 19:52:28 UTC] User ID: 561
[12-May-2026 19:52:28 UTC] ✅ User profile retrieved successfully for user ID: 561
[12-May-2026 19:52:29 UTC] === API CALL LOG ===
[12-May-2026 19:52:29 UTC] Endpoint: user/profile.php
[12-May-2026 19:52:29 UTC] Full Log Data: {
    "timestamp": "2026-05-12 19:52:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.165.70.153",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.165.70.153, 172.69.179.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYxIiwidXNlcm5hbWUiOiJiNjExYzJiZiIsImVtYWlsIjoiYjYxMWMyYmZAYmVubi5tb20iLCJleHAiOjE3NzkyMTkxMDB9.NvKR5U9dZLbG29ROEKAjC7KUiq-F0QKR4hwIXv_aESo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fabf6cfff553b55-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.165.70.153",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 19:52:29 UTC] === END API CALL LOG ===
[12-May-2026 19:52:29 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 19:52:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYxIiwidXNlcm5hbWUiOiJiNjExYzJiZiIsImVtYWlsIjoiYjYxMWMyYmZAYmVubi5tb20iLCJleHAiOjE3NzkyMTkxMDB9.NvKR5U9dZLbG29ROEKAjC7KUiq-F0QKR4hwIXv_aESo
[12-May-2026 19:52:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 19:52:29 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 19:52:29 UTC] User ID: 561
[12-May-2026 19:52:29 UTC] ✅ User profile retrieved successfully for user ID: 561
[12-May-2026 19:52:38 UTC] === API CALL LOG ===
[12-May-2026 19:52:38 UTC] Endpoint: user/profile.php
[12-May-2026 19:52:38 UTC] Full Log Data: {
    "timestamp": "2026-05-12 19:52:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.165.70.153",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.165.70.153, 172.69.179.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYxIiwidXNlcm5hbWUiOiJiNjExYzJiZiIsImVtYWlsIjoiYjYxMWMyYmZAYmVubi5tb20iLCJleHAiOjE3NzkyMTkxMDB9.NvKR5U9dZLbG29ROEKAjC7KUiq-F0QKR4hwIXv_aESo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fabf705bae23b55-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.165.70.153",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 19:52:38 UTC] === END API CALL LOG ===
[12-May-2026 19:52:38 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 19:52:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYxIiwidXNlcm5hbWUiOiJiNjExYzJiZiIsImVtYWlsIjoiYjYxMWMyYmZAYmVubi5tb20iLCJleHAiOjE3NzkyMTkxMDB9.NvKR5U9dZLbG29ROEKAjC7KUiq-F0QKR4hwIXv_aESo
[12-May-2026 19:52:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 19:52:38 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 19:52:38 UTC] User ID: 561
[12-May-2026 19:52:38 UTC] ✅ User profile retrieved successfully for user ID: 561
[12-May-2026 19:52:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 19:52:38 UTC] === API CALL LOG ===
[12-May-2026 19:52:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 19:52:38 UTC] Endpoint: user/profile.php
[12-May-2026 19:52:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.165.70.153, 172.69.179.74","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYxIiwidXNlcm5hbWUiOiJiNjExYzJiZiIsImVtYWlsIjoiYjYxMWMyYmZAYmVubi5tb20iLCJleHAiOjE3NzkyMTkxMDB9.NvKR5U9dZLbG29ROEKAjC7KUiq-F0QKR4hwIXv_aESo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fabf709cc633b55-BOM","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.165.70.153","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-May-2026 19:52:38 UTC] Full Log Data: {
    "timestamp": "2026-05-12 19:52:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.165.70.153",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.165.70.153, 172.69.179.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYxIiwidXNlcm5hbWUiOiJiNjExYzJiZiIsImVtYWlsIjoiYjYxMWMyYmZAYmVubi5tb20iLCJleHAiOjE3NzkyMTkxMDB9.NvKR5U9dZLbG29ROEKAjC7KUiq-F0QKR4hwIXv_aESo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fabf709cc653b55-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.165.70.153",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 19:52:38 UTC] === END API CALL LOG ===
[12-May-2026 19:52:38 UTC] === User Orders API Called ===
[12-May-2026 19:52:38 UTC] User ID: 561
[12-May-2026 19:52:38 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 19:52:38 UTC] Limit: 20, Offset: 0
[12-May-2026 19:52:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYxIiwidXNlcm5hbWUiOiJiNjExYzJiZiIsImVtYWlsIjoiYjYxMWMyYmZAYmVubi5tb20iLCJleHAiOjE3NzkyMTkxMDB9.NvKR5U9dZLbG29ROEKAjC7KUiq-F0QKR4hwIXv_aESo
[12-May-2026 19:52:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 19:52:38 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 19:52:38 UTC] User ID: 561
[12-May-2026 19:52:38 UTC] ✅ User profile retrieved successfully for user ID: 561
[12-May-2026 19:52:38 UTC] Orders found: 3
[12-May-2026 19:52:38 UTC] Orders data: [{"id":264,"quantity":78000,"total_coins":78000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/RealModLabs\/3","status":"pending","created_at":"2026-05-12 23:19:56","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":263,"quantity":12000,"total_coins":420000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/RealModLabs","status":"pending","created_at":"2026-05-12 23:18:49","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""},{"id":262,"quantity":1080,"total_coins":1080,"coin_type":"regular","telegram_link":"https:\/\/t.me\/RealModLabs\/3","status":"pending","created_at":"2026-05-12 23:16:41","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[12-May-2026 19:52:38 UTC] Total orders count: 3
[12-May-2026 19:52:39 UTC] === API CALL LOG ===
[12-May-2026 19:52:39 UTC] Endpoint: user/profile.php
[12-May-2026 19:52:39 UTC] Full Log Data: {
    "timestamp": "2026-05-12 19:52:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.165.70.153",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.165.70.153, 172.69.179.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYxIiwidXNlcm5hbWUiOiJiNjExYzJiZiIsImVtYWlsIjoiYjYxMWMyYmZAYmVubi5tb20iLCJleHAiOjE3NzkyMTkxMDB9.NvKR5U9dZLbG29ROEKAjC7KUiq-F0QKR4hwIXv_aESo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fabf70d5d873b55-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.165.70.153",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 19:52:39 UTC] === END API CALL LOG ===
[12-May-2026 19:52:39 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 19:52:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYxIiwidXNlcm5hbWUiOiJiNjExYzJiZiIsImVtYWlsIjoiYjYxMWMyYmZAYmVubi5tb20iLCJleHAiOjE3NzkyMTkxMDB9.NvKR5U9dZLbG29ROEKAjC7KUiq-F0QKR4hwIXv_aESo
[12-May-2026 19:52:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 19:52:39 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 19:52:39 UTC] User ID: 561
[12-May-2026 19:52:39 UTC] ✅ User profile retrieved successfully for user ID: 561
[12-May-2026 19:52:47 UTC] === API CALL LOG ===
[12-May-2026 19:52:47 UTC] Endpoint: user/profile.php
[12-May-2026 19:52:47 UTC] Full Log Data: {
    "timestamp": "2026-05-12 19:52:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.165.70.153",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.165.70.153, 172.69.179.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYxIiwidXNlcm5hbWUiOiJiNjExYzJiZiIsImVtYWlsIjoiYjYxMWMyYmZAYmVubi5tb20iLCJleHAiOjE3NzkyMTkxMDB9.NvKR5U9dZLbG29ROEKAjC7KUiq-F0QKR4hwIXv_aESo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fabf742dc613b55-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.165.70.153",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 19:52:47 UTC] === END API CALL LOG ===
[12-May-2026 19:52:47 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 19:52:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYxIiwidXNlcm5hbWUiOiJiNjExYzJiZiIsImVtYWlsIjoiYjYxMWMyYmZAYmVubi5tb20iLCJleHAiOjE3NzkyMTkxMDB9.NvKR5U9dZLbG29ROEKAjC7KUiq-F0QKR4hwIXv_aESo
[12-May-2026 19:52:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 19:52:47 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 19:52:47 UTC] User ID: 561
[12-May-2026 19:52:47 UTC] ✅ User profile retrieved successfully for user ID: 561
[12-May-2026 19:52:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 19:52:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 19:52:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.165.70.153, 172.69.179.74","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYxIiwidXNlcm5hbWUiOiJiNjExYzJiZiIsImVtYWlsIjoiYjYxMWMyYmZAYmVubi5tb20iLCJleHAiOjE3NzkyMTkxMDB9.NvKR5U9dZLbG29ROEKAjC7KUiq-F0QKR4hwIXv_aESo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fabf7482dc53b55-BOM","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.165.70.153","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-May-2026 19:52:48 UTC] === User Orders API Called ===
[12-May-2026 19:52:48 UTC] User ID: 561
[12-May-2026 19:52:48 UTC] Limit: 20, Offset: 0
[12-May-2026 19:52:48 UTC] Orders found: 3
[12-May-2026 19:52:48 UTC] Orders data: [{"id":264,"quantity":78000,"total_coins":78000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/RealModLabs\/3","status":"pending","created_at":"2026-05-12 23:19:56","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":263,"quantity":12000,"total_coins":420000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/RealModLabs","status":"pending","created_at":"2026-05-12 23:18:49","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""},{"id":262,"quantity":1080,"total_coins":1080,"coin_type":"regular","telegram_link":"https:\/\/t.me\/RealModLabs\/3","status":"pending","created_at":"2026-05-12 23:16:41","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[12-May-2026 19:52:48 UTC] Total orders count: 3
[12-May-2026 19:52:48 UTC] === API CALL LOG ===
[12-May-2026 19:52:48 UTC] Endpoint: user/profile.php
[12-May-2026 19:52:48 UTC] Full Log Data: {
    "timestamp": "2026-05-12 19:52:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.165.70.153",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.165.70.153, 172.69.179.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYxIiwidXNlcm5hbWUiOiJiNjExYzJiZiIsImVtYWlsIjoiYjYxMWMyYmZAYmVubi5tb20iLCJleHAiOjE3NzkyMTkxMDB9.NvKR5U9dZLbG29ROEKAjC7KUiq-F0QKR4hwIXv_aESo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fabf7486ddb3b55-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.165.70.153",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 19:52:48 UTC] === END API CALL LOG ===
[12-May-2026 19:52:48 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 19:52:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYxIiwidXNlcm5hbWUiOiJiNjExYzJiZiIsImVtYWlsIjoiYjYxMWMyYmZAYmVubi5tb20iLCJleHAiOjE3NzkyMTkxMDB9.NvKR5U9dZLbG29ROEKAjC7KUiq-F0QKR4hwIXv_aESo
[12-May-2026 19:52:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 19:52:48 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 19:52:48 UTC] User ID: 561
[12-May-2026 19:52:48 UTC] ✅ User profile retrieved successfully for user ID: 561
[12-May-2026 19:52:49 UTC] === API CALL LOG ===
[12-May-2026 19:52:49 UTC] Endpoint: user/profile.php
[12-May-2026 19:52:49 UTC] Full Log Data: {
    "timestamp": "2026-05-12 19:52:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.165.70.153",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.165.70.153, 172.69.179.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYxIiwidXNlcm5hbWUiOiJiNjExYzJiZiIsImVtYWlsIjoiYjYxMWMyYmZAYmVubi5tb20iLCJleHAiOjE3NzkyMTkxMDB9.NvKR5U9dZLbG29ROEKAjC7KUiq-F0QKR4hwIXv_aESo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fabf74c1e973b55-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.165.70.153",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 19:52:49 UTC] === END API CALL LOG ===
[12-May-2026 19:52:49 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 19:52:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYxIiwidXNlcm5hbWUiOiJiNjExYzJiZiIsImVtYWlsIjoiYjYxMWMyYmZAYmVubi5tb20iLCJleHAiOjE3NzkyMTkxMDB9.NvKR5U9dZLbG29ROEKAjC7KUiq-F0QKR4hwIXv_aESo
[12-May-2026 19:52:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 19:52:49 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 19:52:49 UTC] User ID: 561
[12-May-2026 19:52:49 UTC] ✅ User profile retrieved successfully for user ID: 561
[12-May-2026 19:52:56 UTC] === API CALL LOG ===
[12-May-2026 19:52:56 UTC] Endpoint: user/profile.php
[12-May-2026 19:52:56 UTC] Full Log Data: {
    "timestamp": "2026-05-12 19:52:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.165.70.153",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.165.70.153, 172.69.179.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYxIiwidXNlcm5hbWUiOiJiNjExYzJiZiIsImVtYWlsIjoiYjYxMWMyYmZAYmVubi5tb20iLCJleHAiOjE3NzkyMTkxMDB9.NvKR5U9dZLbG29ROEKAjC7KUiq-F0QKR4hwIXv_aESo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fabf777e9193b55-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.165.70.153",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 19:52:56 UTC] === END API CALL LOG ===
[12-May-2026 19:52:56 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 19:52:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYxIiwidXNlcm5hbWUiOiJiNjExYzJiZiIsImVtYWlsIjoiYjYxMWMyYmZAYmVubi5tb20iLCJleHAiOjE3NzkyMTkxMDB9.NvKR5U9dZLbG29ROEKAjC7KUiq-F0QKR4hwIXv_aESo
[12-May-2026 19:52:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 19:52:56 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 19:52:56 UTC] User ID: 561
[12-May-2026 19:52:56 UTC] ✅ User profile retrieved successfully for user ID: 561
[12-May-2026 19:52:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 19:52:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 19:52:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.165.70.153, 172.69.179.74","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYxIiwidXNlcm5hbWUiOiJiNjExYzJiZiIsImVtYWlsIjoiYjYxMWMyYmZAYmVubi5tb20iLCJleHAiOjE3NzkyMTkxMDB9.NvKR5U9dZLbG29ROEKAjC7KUiq-F0QKR4hwIXv_aESo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fabf77bb9ea3b55-BOM","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.165.70.153","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-May-2026 19:52:57 UTC] === User Orders API Called ===
[12-May-2026 19:52:57 UTC] User ID: 561
[12-May-2026 19:52:57 UTC] Limit: 20, Offset: 0
[12-May-2026 19:52:57 UTC] === API CALL LOG ===
[12-May-2026 19:52:57 UTC] Endpoint: user/profile.php
[12-May-2026 19:52:57 UTC] Full Log Data: {
    "timestamp": "2026-05-12 19:52:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.165.70.153",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.165.70.153, 172.69.179.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYxIiwidXNlcm5hbWUiOiJiNjExYzJiZiIsImVtYWlsIjoiYjYxMWMyYmZAYmVubi5tb20iLCJleHAiOjE3NzkyMTkxMDB9.NvKR5U9dZLbG29ROEKAjC7KUiq-F0QKR4hwIXv_aESo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fabf77bb9eb3b55-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.165.70.153",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 19:52:57 UTC] === END API CALL LOG ===
[12-May-2026 19:52:57 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 19:52:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYxIiwidXNlcm5hbWUiOiJiNjExYzJiZiIsImVtYWlsIjoiYjYxMWMyYmZAYmVubi5tb20iLCJleHAiOjE3NzkyMTkxMDB9.NvKR5U9dZLbG29ROEKAjC7KUiq-F0QKR4hwIXv_aESo
[12-May-2026 19:52:57 UTC] Orders found: 3
[12-May-2026 19:52:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 19:52:57 UTC] Orders data: [{"id":264,"quantity":78000,"total_coins":78000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/RealModLabs\/3","status":"pending","created_at":"2026-05-12 23:19:56","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":263,"quantity":12000,"total_coins":420000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/RealModLabs","status":"pending","created_at":"2026-05-12 23:18:49","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""},{"id":262,"quantity":1080,"total_coins":1080,"coin_type":"regular","telegram_link":"https:\/\/t.me\/RealModLabs\/3","status":"pending","created_at":"2026-05-12 23:16:41","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[12-May-2026 19:52:57 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 19:52:57 UTC] User ID: 561
[12-May-2026 19:52:57 UTC] Total orders count: 3
[12-May-2026 19:52:57 UTC] ✅ User profile retrieved successfully for user ID: 561
[12-May-2026 19:52:57 UTC] === API CALL LOG ===
[12-May-2026 19:52:57 UTC] Endpoint: user/profile.php
[12-May-2026 19:52:57 UTC] Full Log Data: {
    "timestamp": "2026-05-12 19:52:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.165.70.153",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.165.70.153, 172.69.179.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYxIiwidXNlcm5hbWUiOiJiNjExYzJiZiIsImVtYWlsIjoiYjYxMWMyYmZAYmVubi5tb20iLCJleHAiOjE3NzkyMTkxMDB9.NvKR5U9dZLbG29ROEKAjC7KUiq-F0QKR4hwIXv_aESo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fabf77f7a993b55-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.165.70.153",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 19:52:57 UTC] === END API CALL LOG ===
[12-May-2026 19:52:57 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 19:52:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYxIiwidXNlcm5hbWUiOiJiNjExYzJiZiIsImVtYWlsIjoiYjYxMWMyYmZAYmVubi5tb20iLCJleHAiOjE3NzkyMTkxMDB9.NvKR5U9dZLbG29ROEKAjC7KUiq-F0QKR4hwIXv_aESo
[12-May-2026 19:52:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 19:52:57 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 19:52:57 UTC] User ID: 561
[12-May-2026 19:52:57 UTC] ✅ User profile retrieved successfully for user ID: 561
[12-May-2026 19:53:05 UTC] === API CALL LOG ===
[12-May-2026 19:53:05 UTC] Endpoint: user/profile.php
[12-May-2026 19:53:05 UTC] Full Log Data: {
    "timestamp": "2026-05-12 19:53:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.165.70.153",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.165.70.153, 172.69.179.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYxIiwidXNlcm5hbWUiOiJiNjExYzJiZiIsImVtYWlsIjoiYjYxMWMyYmZAYmVubi5tb20iLCJleHAiOjE3NzkyMTkxMDB9.NvKR5U9dZLbG29ROEKAjC7KUiq-F0QKR4hwIXv_aESo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fabf7aebd753b55-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.165.70.153",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 19:53:05 UTC] === END API CALL LOG ===
[12-May-2026 19:53:05 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 19:53:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYxIiwidXNlcm5hbWUiOiJiNjExYzJiZiIsImVtYWlsIjoiYjYxMWMyYmZAYmVubi5tb20iLCJleHAiOjE3NzkyMTkxMDB9.NvKR5U9dZLbG29ROEKAjC7KUiq-F0QKR4hwIXv_aESo
[12-May-2026 19:53:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 19:53:05 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 19:53:05 UTC] User ID: 561
[12-May-2026 19:53:05 UTC] ✅ User profile retrieved successfully for user ID: 561
[12-May-2026 19:53:05 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 19:53:05 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 19:53:05 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.165.70.153, 172.69.179.74","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYxIiwidXNlcm5hbWUiOiJiNjExYzJiZiIsImVtYWlsIjoiYjYxMWMyYmZAYmVubi5tb20iLCJleHAiOjE3NzkyMTkxMDB9.NvKR5U9dZLbG29ROEKAjC7KUiq-F0QKR4hwIXv_aESo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fabf7b26e973b55-BOM","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.165.70.153","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-May-2026 19:53:05 UTC] === User Orders API Called ===
[12-May-2026 19:53:05 UTC] User ID: 561
[12-May-2026 19:53:05 UTC] Limit: 20, Offset: 0
[12-May-2026 19:53:05 UTC] Orders found: 3
[12-May-2026 19:53:05 UTC] Orders data: [{"id":264,"quantity":78000,"total_coins":78000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/RealModLabs\/3","status":"pending","created_at":"2026-05-12 23:19:56","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":263,"quantity":12000,"total_coins":420000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/RealModLabs","status":"pending","created_at":"2026-05-12 23:18:49","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""},{"id":262,"quantity":1080,"total_coins":1080,"coin_type":"regular","telegram_link":"https:\/\/t.me\/RealModLabs\/3","status":"pending","created_at":"2026-05-12 23:16:41","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[12-May-2026 19:53:05 UTC] Total orders count: 3
[12-May-2026 19:53:05 UTC] === API CALL LOG ===
[12-May-2026 19:53:05 UTC] Endpoint: user/profile.php
[12-May-2026 19:53:05 UTC] Full Log Data: {
    "timestamp": "2026-05-12 19:53:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.165.70.153",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.165.70.153, 172.69.179.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYxIiwidXNlcm5hbWUiOiJiNjExYzJiZiIsImVtYWlsIjoiYjYxMWMyYmZAYmVubi5tb20iLCJleHAiOjE3NzkyMTkxMDB9.NvKR5U9dZLbG29ROEKAjC7KUiq-F0QKR4hwIXv_aESo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fabf7b2cea63b55-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.165.70.153",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 19:53:05 UTC] === END API CALL LOG ===
[12-May-2026 19:53:05 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 19:53:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYxIiwidXNlcm5hbWUiOiJiNjExYzJiZiIsImVtYWlsIjoiYjYxMWMyYmZAYmVubi5tb20iLCJleHAiOjE3NzkyMTkxMDB9.NvKR5U9dZLbG29ROEKAjC7KUiq-F0QKR4hwIXv_aESo
[12-May-2026 19:53:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 19:53:05 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 19:53:05 UTC] User ID: 561
[12-May-2026 19:53:05 UTC] ✅ User profile retrieved successfully for user ID: 561
[12-May-2026 19:53:06 UTC] === API CALL LOG ===
[12-May-2026 19:53:06 UTC] Endpoint: user/profile.php
[12-May-2026 19:53:06 UTC] Full Log Data: {
    "timestamp": "2026-05-12 19:53:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.165.70.153",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.165.70.153, 172.69.179.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYxIiwidXNlcm5hbWUiOiJiNjExYzJiZiIsImVtYWlsIjoiYjYxMWMyYmZAYmVubi5tb20iLCJleHAiOjE3NzkyMTkxMDB9.NvKR5U9dZLbG29ROEKAjC7KUiq-F0QKR4hwIXv_aESo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fabf7b6ffa63b55-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.165.70.153",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 19:53:06 UTC] === END API CALL LOG ===
[12-May-2026 19:53:06 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 19:53:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYxIiwidXNlcm5hbWUiOiJiNjExYzJiZiIsImVtYWlsIjoiYjYxMWMyYmZAYmVubi5tb20iLCJleHAiOjE3NzkyMTkxMDB9.NvKR5U9dZLbG29ROEKAjC7KUiq-F0QKR4hwIXv_aESo
[12-May-2026 19:53:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 19:53:06 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 19:53:06 UTC] User ID: 561
[12-May-2026 19:53:06 UTC] ✅ User profile retrieved successfully for user ID: 561
[12-May-2026 19:53:15 UTC] === API CALL LOG ===
[12-May-2026 19:53:15 UTC] Endpoint: user/profile.php
[12-May-2026 19:53:15 UTC] Full Log Data: {
    "timestamp": "2026-05-12 19:53:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.165.70.153",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.165.70.153, 172.69.179.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYxIiwidXNlcm5hbWUiOiJiNjExYzJiZiIsImVtYWlsIjoiYjYxMWMyYmZAYmVubi5tb20iLCJleHAiOjE3NzkyMTkxMDB9.NvKR5U9dZLbG29ROEKAjC7KUiq-F0QKR4hwIXv_aESo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fabf7f00d0a3b55-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.165.70.153",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 19:53:15 UTC] === END API CALL LOG ===
[12-May-2026 19:53:15 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 19:53:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYxIiwidXNlcm5hbWUiOiJiNjExYzJiZiIsImVtYWlsIjoiYjYxMWMyYmZAYmVubi5tb20iLCJleHAiOjE3NzkyMTkxMDB9.NvKR5U9dZLbG29ROEKAjC7KUiq-F0QKR4hwIXv_aESo
[12-May-2026 19:53:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 19:53:15 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 19:53:15 UTC] User ID: 561
[12-May-2026 19:53:15 UTC] ✅ User profile retrieved successfully for user ID: 561
[12-May-2026 19:53:16 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 19:53:16 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 19:53:16 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.165.70.153, 172.69.179.74","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYxIiwidXNlcm5hbWUiOiJiNjExYzJiZiIsImVtYWlsIjoiYjYxMWMyYmZAYmVubi5tb20iLCJleHAiOjE3NzkyMTkxMDB9.NvKR5U9dZLbG29ROEKAjC7KUiq-F0QKR4hwIXv_aESo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fabf7f45e6c3b55-BOM","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.165.70.153","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-May-2026 19:53:16 UTC] === User Orders API Called ===
[12-May-2026 19:53:16 UTC] User ID: 561
[12-May-2026 19:53:16 UTC] Limit: 20, Offset: 0
[12-May-2026 19:53:16 UTC] === API CALL LOG ===
[12-May-2026 19:53:16 UTC] Endpoint: user/profile.php
[12-May-2026 19:53:16 UTC] Full Log Data: {
    "timestamp": "2026-05-12 19:53:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.165.70.153",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.165.70.153, 172.69.179.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYxIiwidXNlcm5hbWUiOiJiNjExYzJiZiIsImVtYWlsIjoiYjYxMWMyYmZAYmVubi5tb20iLCJleHAiOjE3NzkyMTkxMDB9.NvKR5U9dZLbG29ROEKAjC7KUiq-F0QKR4hwIXv_aESo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fabf7f45e6d3b55-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.165.70.153",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 19:53:16 UTC] === END API CALL LOG ===
[12-May-2026 19:53:16 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 19:53:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYxIiwidXNlcm5hbWUiOiJiNjExYzJiZiIsImVtYWlsIjoiYjYxMWMyYmZAYmVubi5tb20iLCJleHAiOjE3NzkyMTkxMDB9.NvKR5U9dZLbG29ROEKAjC7KUiq-F0QKR4hwIXv_aESo
[12-May-2026 19:53:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 19:53:16 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 19:53:16 UTC] User ID: 561
[12-May-2026 19:53:16 UTC] ✅ User profile retrieved successfully for user ID: 561
[12-May-2026 19:53:16 UTC] Orders found: 3
[12-May-2026 19:53:16 UTC] Orders data: [{"id":264,"quantity":78000,"total_coins":78000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/RealModLabs\/3","status":"pending","created_at":"2026-05-12 23:19:56","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":263,"quantity":12000,"total_coins":420000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/RealModLabs","status":"pending","created_at":"2026-05-12 23:18:49","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""},{"id":262,"quantity":1080,"total_coins":1080,"coin_type":"regular","telegram_link":"https:\/\/t.me\/RealModLabs\/3","status":"pending","created_at":"2026-05-12 23:16:41","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[12-May-2026 19:53:16 UTC] Total orders count: 3
[12-May-2026 19:53:16 UTC] === API CALL LOG ===
[12-May-2026 19:53:16 UTC] Endpoint: user/profile.php
[12-May-2026 19:53:16 UTC] Full Log Data: {
    "timestamp": "2026-05-12 19:53:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.165.70.153",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.165.70.153, 172.69.179.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYxIiwidXNlcm5hbWUiOiJiNjExYzJiZiIsImVtYWlsIjoiYjYxMWMyYmZAYmVubi5tb20iLCJleHAiOjE3NzkyMTkxMDB9.NvKR5U9dZLbG29ROEKAjC7KUiq-F0QKR4hwIXv_aESo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fabf7f788343b55-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.165.70.153",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 19:53:16 UTC] === END API CALL LOG ===
[12-May-2026 19:53:16 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 19:53:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYxIiwidXNlcm5hbWUiOiJiNjExYzJiZiIsImVtYWlsIjoiYjYxMWMyYmZAYmVubi5tb20iLCJleHAiOjE3NzkyMTkxMDB9.NvKR5U9dZLbG29ROEKAjC7KUiq-F0QKR4hwIXv_aESo
[12-May-2026 19:53:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 19:53:16 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 19:53:16 UTC] User ID: 561
[12-May-2026 19:53:16 UTC] ✅ User profile retrieved successfully for user ID: 561
[12-May-2026 19:53:24 UTC] === API CALL LOG ===
[12-May-2026 19:53:24 UTC] Endpoint: user/profile.php
[12-May-2026 19:53:24 UTC] Full Log Data: {
    "timestamp": "2026-05-12 19:53:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.165.70.153",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.165.70.153, 172.69.179.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYxIiwidXNlcm5hbWUiOiJiNjExYzJiZiIsImVtYWlsIjoiYjYxMWMyYmZAYmVubi5tb20iLCJleHAiOjE3NzkyMTkxMDB9.NvKR5U9dZLbG29ROEKAjC7KUiq-F0QKR4hwIXv_aESo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fabf824ec193b55-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.165.70.153",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 19:53:24 UTC] === END API CALL LOG ===
[12-May-2026 19:53:24 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 19:53:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYxIiwidXNlcm5hbWUiOiJiNjExYzJiZiIsImVtYWlsIjoiYjYxMWMyYmZAYmVubi5tb20iLCJleHAiOjE3NzkyMTkxMDB9.NvKR5U9dZLbG29ROEKAjC7KUiq-F0QKR4hwIXv_aESo
[12-May-2026 19:53:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 19:53:24 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 19:53:24 UTC] User ID: 561
[12-May-2026 19:53:24 UTC] ✅ User profile retrieved successfully for user ID: 561
[12-May-2026 19:53:24 UTC] === API CALL LOG ===
[12-May-2026 19:53:24 UTC] Endpoint: user/profile.php
[12-May-2026 19:53:24 UTC] Full Log Data: {
    "timestamp": "2026-05-12 19:53:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.165.70.153",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.165.70.153, 172.69.179.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYxIiwidXNlcm5hbWUiOiJiNjExYzJiZiIsImVtYWlsIjoiYjYxMWMyYmZAYmVubi5tb20iLCJleHAiOjE3NzkyMTkxMDB9.NvKR5U9dZLbG29ROEKAjC7KUiq-F0QKR4hwIXv_aESo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fabf8291ce83b55-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.165.70.153",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 19:53:24 UTC] === END API CALL LOG ===
[12-May-2026 19:53:24 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 19:53:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYxIiwidXNlcm5hbWUiOiJiNjExYzJiZiIsImVtYWlsIjoiYjYxMWMyYmZAYmVubi5tb20iLCJleHAiOjE3NzkyMTkxMDB9.NvKR5U9dZLbG29ROEKAjC7KUiq-F0QKR4hwIXv_aESo
[12-May-2026 19:53:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 19:53:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 19:53:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 19:53:24 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 19:53:24 UTC] User ID: 561
[12-May-2026 19:53:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.165.70.153, 172.69.179.74","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYxIiwidXNlcm5hbWUiOiJiNjExYzJiZiIsImVtYWlsIjoiYjYxMWMyYmZAYmVubi5tb20iLCJleHAiOjE3NzkyMTkxMDB9.NvKR5U9dZLbG29ROEKAjC7KUiq-F0QKR4hwIXv_aESo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fabf8291ce73b55-BOM","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.165.70.153","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-May-2026 19:53:24 UTC] === User Orders API Called ===
[12-May-2026 19:53:24 UTC] User ID: 561
[12-May-2026 19:53:24 UTC] Limit: 20, Offset: 0
[12-May-2026 19:53:24 UTC] ✅ User profile retrieved successfully for user ID: 561
[12-May-2026 19:53:24 UTC] Orders found: 3
[12-May-2026 19:53:24 UTC] Orders data: [{"id":264,"quantity":78000,"total_coins":78000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/RealModLabs\/3","status":"pending","created_at":"2026-05-12 23:19:56","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":263,"quantity":12000,"total_coins":420000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/RealModLabs","status":"pending","created_at":"2026-05-12 23:18:49","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""},{"id":262,"quantity":1080,"total_coins":1080,"coin_type":"regular","telegram_link":"https:\/\/t.me\/RealModLabs\/3","status":"pending","created_at":"2026-05-12 23:16:41","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[12-May-2026 19:53:24 UTC] Total orders count: 3
[12-May-2026 19:53:25 UTC] === API CALL LOG ===
[12-May-2026 19:53:25 UTC] Endpoint: user/profile.php
[12-May-2026 19:53:25 UTC] Full Log Data: {
    "timestamp": "2026-05-12 19:53:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.165.70.153",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.165.70.153, 172.69.179.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYxIiwidXNlcm5hbWUiOiJiNjExYzJiZiIsImVtYWlsIjoiYjYxMWMyYmZAYmVubi5tb20iLCJleHAiOjE3NzkyMTkxMDB9.NvKR5U9dZLbG29ROEKAjC7KUiq-F0QKR4hwIXv_aESo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fabf82d4dba3b55-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.165.70.153",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 19:53:25 UTC] === END API CALL LOG ===
[12-May-2026 19:53:25 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 19:53:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYxIiwidXNlcm5hbWUiOiJiNjExYzJiZiIsImVtYWlsIjoiYjYxMWMyYmZAYmVubi5tb20iLCJleHAiOjE3NzkyMTkxMDB9.NvKR5U9dZLbG29ROEKAjC7KUiq-F0QKR4hwIXv_aESo
[12-May-2026 19:53:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 19:53:25 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 19:53:25 UTC] User ID: 561
[12-May-2026 19:53:25 UTC] ✅ User profile retrieved successfully for user ID: 561
[12-May-2026 19:53:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 19:53:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 19:53:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.165.70.153, 172.69.179.74","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYxIiwidXNlcm5hbWUiOiJiNjExYzJiZiIsImVtYWlsIjoiYjYxMWMyYmZAYmVubi5tb20iLCJleHAiOjE3NzkyMTkxMDB9.NvKR5U9dZLbG29ROEKAjC7KUiq-F0QKR4hwIXv_aESo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fabf837684f3b55-BOM","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.165.70.153","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-May-2026 19:53:27 UTC] === User Orders API Called ===
[12-May-2026 19:53:27 UTC] User ID: 561
[12-May-2026 19:53:27 UTC] Limit: 20, Offset: 0
[12-May-2026 19:53:27 UTC] Orders found: 3
[12-May-2026 19:53:27 UTC] Orders data: [{"id":264,"quantity":78000,"total_coins":78000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/RealModLabs\/3","status":"pending","created_at":"2026-05-12 23:19:56","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":263,"quantity":12000,"total_coins":420000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/RealModLabs","status":"pending","created_at":"2026-05-12 23:18:49","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""},{"id":262,"quantity":1080,"total_coins":1080,"coin_type":"regular","telegram_link":"https:\/\/t.me\/RealModLabs\/3","status":"pending","created_at":"2026-05-12 23:16:41","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[12-May-2026 19:53:27 UTC] Total orders count: 3
[12-May-2026 19:53:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 19:53:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 19:53:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.165.70.153, 172.69.179.74","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYxIiwidXNlcm5hbWUiOiJiNjExYzJiZiIsImVtYWlsIjoiYjYxMWMyYmZAYmVubi5tb20iLCJleHAiOjE3NzkyMTkxMDB9.NvKR5U9dZLbG29ROEKAjC7KUiq-F0QKR4hwIXv_aESo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fabf8537e8a3b55-BOM","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.165.70.153","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-May-2026 19:53:31 UTC] === User Orders API Called ===
[12-May-2026 19:53:31 UTC] User ID: 561
[12-May-2026 19:53:31 UTC] Limit: 20, Offset: 0
[12-May-2026 19:53:31 UTC] Orders found: 3
[12-May-2026 19:53:31 UTC] Orders data: [{"id":264,"quantity":78000,"total_coins":78000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/RealModLabs\/3","status":"pending","created_at":"2026-05-12 23:19:56","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":263,"quantity":12000,"total_coins":420000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/RealModLabs","status":"pending","created_at":"2026-05-12 23:18:49","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""},{"id":262,"quantity":1080,"total_coins":1080,"coin_type":"regular","telegram_link":"https:\/\/t.me\/RealModLabs\/3","status":"pending","created_at":"2026-05-12 23:16:41","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[12-May-2026 19:53:31 UTC] Total orders count: 3
[12-May-2026 19:53:31 UTC] === API CALL LOG ===
[12-May-2026 19:53:31 UTC] Endpoint: user/profile.php
[12-May-2026 19:53:31 UTC] Full Log Data: {
    "timestamp": "2026-05-12 19:53:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.165.70.153",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.165.70.153, 172.69.179.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYxIiwidXNlcm5hbWUiOiJiNjExYzJiZiIsImVtYWlsIjoiYjYxMWMyYmZAYmVubi5tb20iLCJleHAiOjE3NzkyMTkxMDB9.NvKR5U9dZLbG29ROEKAjC7KUiq-F0QKR4hwIXv_aESo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fabf853dea23b55-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.165.70.153",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 19:53:31 UTC] === END API CALL LOG ===
[12-May-2026 19:53:31 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 19:53:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYxIiwidXNlcm5hbWUiOiJiNjExYzJiZiIsImVtYWlsIjoiYjYxMWMyYmZAYmVubi5tb20iLCJleHAiOjE3NzkyMTkxMDB9.NvKR5U9dZLbG29ROEKAjC7KUiq-F0QKR4hwIXv_aESo
[12-May-2026 19:53:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 19:53:31 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 19:53:31 UTC] User ID: 561
[12-May-2026 19:53:31 UTC] ✅ User profile retrieved successfully for user ID: 561
[12-May-2026 19:53:32 UTC] === API CALL LOG ===
[12-May-2026 19:53:32 UTC] Endpoint: user/profile.php
[12-May-2026 19:53:32 UTC] Full Log Data: {
    "timestamp": "2026-05-12 19:53:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.165.70.153",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.165.70.153, 172.69.179.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYxIiwidXNlcm5hbWUiOiJiNjExYzJiZiIsImVtYWlsIjoiYjYxMWMyYmZAYmVubi5tb20iLCJleHAiOjE3NzkyMTkxMDB9.NvKR5U9dZLbG29ROEKAjC7KUiq-F0QKR4hwIXv_aESo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fabf857cfa23b55-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.165.70.153",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 19:53:32 UTC] === END API CALL LOG ===
[12-May-2026 19:53:32 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 19:53:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYxIiwidXNlcm5hbWUiOiJiNjExYzJiZiIsImVtYWlsIjoiYjYxMWMyYmZAYmVubi5tb20iLCJleHAiOjE3NzkyMTkxMDB9.NvKR5U9dZLbG29ROEKAjC7KUiq-F0QKR4hwIXv_aESo
[12-May-2026 19:53:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 19:53:32 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 19:53:32 UTC] User ID: 561
[12-May-2026 19:53:32 UTC] ✅ User profile retrieved successfully for user ID: 561
[12-May-2026 19:53:39 UTC] === API CALL LOG ===
[12-May-2026 19:53:39 UTC] Endpoint: user/profile.php
[12-May-2026 19:53:39 UTC] Full Log Data: {
    "timestamp": "2026-05-12 19:53:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.165.70.153",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.165.70.153, 172.69.179.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYxIiwidXNlcm5hbWUiOiJiNjExYzJiZiIsImVtYWlsIjoiYjYxMWMyYmZAYmVubi5tb20iLCJleHAiOjE3NzkyMTkxMDB9.NvKR5U9dZLbG29ROEKAjC7KUiq-F0QKR4hwIXv_aESo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fabf883eb773b55-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.165.70.153",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 19:53:39 UTC] === END API CALL LOG ===
[12-May-2026 19:53:39 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 19:53:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYxIiwidXNlcm5hbWUiOiJiNjExYzJiZiIsImVtYWlsIjoiYjYxMWMyYmZAYmVubi5tb20iLCJleHAiOjE3NzkyMTkxMDB9.NvKR5U9dZLbG29ROEKAjC7KUiq-F0QKR4hwIXv_aESo
[12-May-2026 19:53:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 19:53:39 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 19:53:39 UTC] User ID: 561
[12-May-2026 19:53:39 UTC] ✅ User profile retrieved successfully for user ID: 561
[12-May-2026 19:53:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 19:53:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 19:53:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.165.70.153, 172.69.179.74","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYxIiwidXNlcm5hbWUiOiJiNjExYzJiZiIsImVtYWlsIjoiYjYxMWMyYmZAYmVubi5tb20iLCJleHAiOjE3NzkyMTkxMDB9.NvKR5U9dZLbG29ROEKAjC7KUiq-F0QKR4hwIXv_aESo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fabf886ec6d3b55-BOM","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.165.70.153","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-May-2026 19:53:39 UTC] === User Orders API Called ===
[12-May-2026 19:53:39 UTC] User ID: 561
[12-May-2026 19:53:39 UTC] Limit: 20, Offset: 0
[12-May-2026 19:53:39 UTC] Orders found: 3
[12-May-2026 19:53:39 UTC] Orders data: [{"id":264,"quantity":78000,"total_coins":78000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/RealModLabs\/3","status":"pending","created_at":"2026-05-12 23:19:56","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":263,"quantity":12000,"total_coins":420000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/RealModLabs","status":"pending","created_at":"2026-05-12 23:18:49","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""},{"id":262,"quantity":1080,"total_coins":1080,"coin_type":"regular","telegram_link":"https:\/\/t.me\/RealModLabs\/3","status":"pending","created_at":"2026-05-12 23:16:41","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[12-May-2026 19:53:39 UTC] Total orders count: 3
[12-May-2026 19:53:39 UTC] === API CALL LOG ===
[12-May-2026 19:53:39 UTC] Endpoint: user/profile.php
[12-May-2026 19:53:39 UTC] Full Log Data: {
    "timestamp": "2026-05-12 19:53:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.165.70.153",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.165.70.153, 172.69.179.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYxIiwidXNlcm5hbWUiOiJiNjExYzJiZiIsImVtYWlsIjoiYjYxMWMyYmZAYmVubi5tb20iLCJleHAiOjE3NzkyMTkxMDB9.NvKR5U9dZLbG29ROEKAjC7KUiq-F0QKR4hwIXv_aESo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fabf8874c873b55-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.165.70.153",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 19:53:39 UTC] === END API CALL LOG ===
[12-May-2026 19:53:39 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 19:53:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYxIiwidXNlcm5hbWUiOiJiNjExYzJiZiIsImVtYWlsIjoiYjYxMWMyYmZAYmVubi5tb20iLCJleHAiOjE3NzkyMTkxMDB9.NvKR5U9dZLbG29ROEKAjC7KUiq-F0QKR4hwIXv_aESo
[12-May-2026 19:53:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 19:53:39 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 19:53:39 UTC] User ID: 561
[12-May-2026 19:53:39 UTC] ✅ User profile retrieved successfully for user ID: 561
[12-May-2026 19:53:40 UTC] === API CALL LOG ===
[12-May-2026 19:53:40 UTC] Endpoint: user/profile.php
[12-May-2026 19:53:40 UTC] Full Log Data: {
    "timestamp": "2026-05-12 19:53:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.165.70.153",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.165.70.153, 172.69.179.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYxIiwidXNlcm5hbWUiOiJiNjExYzJiZiIsImVtYWlsIjoiYjYxMWMyYmZAYmVubi5tb20iLCJleHAiOjE3NzkyMTkxMDB9.NvKR5U9dZLbG29ROEKAjC7KUiq-F0QKR4hwIXv_aESo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fabf88b2d503b55-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.165.70.153",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 19:53:40 UTC] === END API CALL LOG ===
[12-May-2026 19:53:40 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 19:53:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYxIiwidXNlcm5hbWUiOiJiNjExYzJiZiIsImVtYWlsIjoiYjYxMWMyYmZAYmVubi5tb20iLCJleHAiOjE3NzkyMTkxMDB9.NvKR5U9dZLbG29ROEKAjC7KUiq-F0QKR4hwIXv_aESo
[12-May-2026 19:53:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 19:53:40 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 19:53:40 UTC] User ID: 561
[12-May-2026 19:53:40 UTC] ✅ User profile retrieved successfully for user ID: 561
[12-May-2026 19:54:33 UTC] === API CALL LOG ===
[12-May-2026 19:54:33 UTC] Endpoint: user/profile.php
[12-May-2026 19:54:33 UTC] Full Log Data: {
    "timestamp": "2026-05-12 19:54:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.165.70.153",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.165.70.153, 172.69.179.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYxIiwidXNlcm5hbWUiOiJiNjExYzJiZiIsImVtYWlsIjoiYjYxMWMyYmZAYmVubi5tb20iLCJleHAiOjE3NzkyMTkxMDB9.NvKR5U9dZLbG29ROEKAjC7KUiq-F0QKR4hwIXv_aESo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fabf9d0f80c3b55-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.165.70.153",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 19:54:33 UTC] === END API CALL LOG ===
[12-May-2026 19:54:33 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 19:54:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYxIiwidXNlcm5hbWUiOiJiNjExYzJiZiIsImVtYWlsIjoiYjYxMWMyYmZAYmVubi5tb20iLCJleHAiOjE3NzkyMTkxMDB9.NvKR5U9dZLbG29ROEKAjC7KUiq-F0QKR4hwIXv_aESo
[12-May-2026 19:54:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 19:54:33 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 19:54:33 UTC] User ID: 561
[12-May-2026 19:54:33 UTC] ✅ User profile retrieved successfully for user ID: 561
[12-May-2026 19:54:43 UTC] === API CALL LOG ===
[12-May-2026 19:54:43 UTC] Endpoint: user/profile.php
[12-May-2026 19:54:43 UTC] Full Log Data: {
    "timestamp": "2026-05-12 19:54:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.165.70.153",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.165.70.153, 172.69.179.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYxIiwidXNlcm5hbWUiOiJiNjExYzJiZiIsImVtYWlsIjoiYjYxMWMyYmZAYmVubi5tb20iLCJleHAiOjE3NzkyMTkxMDB9.NvKR5U9dZLbG29ROEKAjC7KUiq-F0QKR4hwIXv_aESo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fabfa13eed83b55-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.165.70.153",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 19:54:43 UTC] === END API CALL LOG ===
[12-May-2026 19:54:43 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 19:54:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYxIiwidXNlcm5hbWUiOiJiNjExYzJiZiIsImVtYWlsIjoiYjYxMWMyYmZAYmVubi5tb20iLCJleHAiOjE3NzkyMTkxMDB9.NvKR5U9dZLbG29ROEKAjC7KUiq-F0QKR4hwIXv_aESo
[12-May-2026 19:54:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 19:54:43 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 19:54:43 UTC] User ID: 561
[12-May-2026 19:54:43 UTC] ✅ User profile retrieved successfully for user ID: 561
[12-May-2026 19:54:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 19:54:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 19:54:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.165.70.153, 172.69.179.74","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYxIiwidXNlcm5hbWUiOiJiNjExYzJiZiIsImVtYWlsIjoiYjYxMWMyYmZAYmVubi5tb20iLCJleHAiOjE3NzkyMTkxMDB9.NvKR5U9dZLbG29ROEKAjC7KUiq-F0QKR4hwIXv_aESo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fabfa174f8b3b55-BOM","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.165.70.153","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-May-2026 19:54:43 UTC] === User Orders API Called ===
[12-May-2026 19:54:43 UTC] User ID: 561
[12-May-2026 19:54:43 UTC] Limit: 20, Offset: 0
[12-May-2026 19:54:43 UTC] Orders found: 3
[12-May-2026 19:54:43 UTC] Orders data: [{"id":264,"quantity":78000,"total_coins":78000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/RealModLabs\/3","status":"pending","created_at":"2026-05-12 23:19:56","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":263,"quantity":12000,"total_coins":420000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/RealModLabs","status":"pending","created_at":"2026-05-12 23:18:49","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""},{"id":262,"quantity":1080,"total_coins":1080,"coin_type":"regular","telegram_link":"https:\/\/t.me\/RealModLabs\/3","status":"completed","created_at":"2026-05-12 23:16:41","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[12-May-2026 19:54:43 UTC] Total orders count: 3
[12-May-2026 19:54:43 UTC] === API CALL LOG ===
[12-May-2026 19:54:43 UTC] Endpoint: user/profile.php
[12-May-2026 19:54:43 UTC] Full Log Data: {
    "timestamp": "2026-05-12 19:54:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.165.70.153",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.165.70.153, 172.69.179.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYxIiwidXNlcm5hbWUiOiJiNjExYzJiZiIsImVtYWlsIjoiYjYxMWMyYmZAYmVubi5tb20iLCJleHAiOjE3NzkyMTkxMDB9.NvKR5U9dZLbG29ROEKAjC7KUiq-F0QKR4hwIXv_aESo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fabfa17afa53b55-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.165.70.153",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 19:54:43 UTC] === END API CALL LOG ===
[12-May-2026 19:54:43 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 19:54:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYxIiwidXNlcm5hbWUiOiJiNjExYzJiZiIsImVtYWlsIjoiYjYxMWMyYmZAYmVubi5tb20iLCJleHAiOjE3NzkyMTkxMDB9.NvKR5U9dZLbG29ROEKAjC7KUiq-F0QKR4hwIXv_aESo
[12-May-2026 19:54:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 19:54:43 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 19:54:43 UTC] User ID: 561
[12-May-2026 19:54:43 UTC] ✅ User profile retrieved successfully for user ID: 561
[12-May-2026 19:54:44 UTC] === API CALL LOG ===
[12-May-2026 19:54:44 UTC] Endpoint: user/profile.php
[12-May-2026 19:54:44 UTC] Full Log Data: {
    "timestamp": "2026-05-12 19:54:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.165.70.153",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.165.70.153, 172.69.179.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYxIiwidXNlcm5hbWUiOiJiNjExYzJiZiIsImVtYWlsIjoiYjYxMWMyYmZAYmVubi5tb20iLCJleHAiOjE3NzkyMTkxMDB9.NvKR5U9dZLbG29ROEKAjC7KUiq-F0QKR4hwIXv_aESo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fabfa1b78753b55-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.165.70.153",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 19:54:44 UTC] === END API CALL LOG ===
[12-May-2026 19:54:44 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 19:54:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYxIiwidXNlcm5hbWUiOiJiNjExYzJiZiIsImVtYWlsIjoiYjYxMWMyYmZAYmVubi5tb20iLCJleHAiOjE3NzkyMTkxMDB9.NvKR5U9dZLbG29ROEKAjC7KUiq-F0QKR4hwIXv_aESo
[12-May-2026 19:54:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 19:54:44 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 19:54:44 UTC] User ID: 561
[12-May-2026 19:54:44 UTC] ✅ User profile retrieved successfully for user ID: 561
[12-May-2026 19:54:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 19:54:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 19:54:46 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.165.70.153, 172.69.179.74","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYxIiwidXNlcm5hbWUiOiJiNjExYzJiZiIsImVtYWlsIjoiYjYxMWMyYmZAYmVubi5tb20iLCJleHAiOjE3NzkyMTkxMDB9.NvKR5U9dZLbG29ROEKAjC7KUiq-F0QKR4hwIXv_aESo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fabfa272b0f3b55-BOM","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.165.70.153","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-May-2026 19:54:46 UTC] === User Orders API Called ===
[12-May-2026 19:54:46 UTC] User ID: 561
[12-May-2026 19:54:46 UTC] Limit: 20, Offset: 0
[12-May-2026 19:54:46 UTC] Orders found: 3
[12-May-2026 19:54:46 UTC] Orders data: [{"id":264,"quantity":78000,"total_coins":78000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/RealModLabs\/3","status":"pending","created_at":"2026-05-12 23:19:56","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":263,"quantity":12000,"total_coins":420000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/RealModLabs","status":"pending","created_at":"2026-05-12 23:18:49","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""},{"id":262,"quantity":1080,"total_coins":1080,"coin_type":"regular","telegram_link":"https:\/\/t.me\/RealModLabs\/3","status":"completed","created_at":"2026-05-12 23:16:41","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[12-May-2026 19:54:46 UTC] Total orders count: 3
[12-May-2026 19:55:12 UTC] === API CALL LOG ===
[12-May-2026 19:55:12 UTC] Endpoint: user/profile.php
[12-May-2026 19:55:12 UTC] Full Log Data: {
    "timestamp": "2026-05-12 19:55:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.165.70.153",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.165.70.153, 172.69.179.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYxIiwidXNlcm5hbWUiOiJiNjExYzJiZiIsImVtYWlsIjoiYjYxMWMyYmZAYmVubi5tb20iLCJleHAiOjE3NzkyMTkxMDB9.NvKR5U9dZLbG29ROEKAjC7KUiq-F0QKR4hwIXv_aESo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fabfac69a5a3b55-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.165.70.153",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 19:55:12 UTC] === END API CALL LOG ===
[12-May-2026 19:55:12 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 19:55:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYxIiwidXNlcm5hbWUiOiJiNjExYzJiZiIsImVtYWlsIjoiYjYxMWMyYmZAYmVubi5tb20iLCJleHAiOjE3NzkyMTkxMDB9.NvKR5U9dZLbG29ROEKAjC7KUiq-F0QKR4hwIXv_aESo
[12-May-2026 19:55:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 19:55:12 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 19:55:12 UTC] User ID: 561
[12-May-2026 19:55:12 UTC] ✅ User profile retrieved successfully for user ID: 561
[12-May-2026 19:55:13 UTC] User Purchases API - User ID: 561
[12-May-2026 19:55:13 UTC] User Purchases API - Total purchases found: 18
[12-May-2026 19:55:19 UTC] === API CALL LOG ===
[12-May-2026 19:55:19 UTC] Endpoint: user/profile.php
[12-May-2026 19:55:19 UTC] Full Log Data: {
    "timestamp": "2026-05-12 19:55:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.165.70.153",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.165.70.153, 172.69.179.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYxIiwidXNlcm5hbWUiOiJiNjExYzJiZiIsImVtYWlsIjoiYjYxMWMyYmZAYmVubi5tb20iLCJleHAiOjE3NzkyMTkxMDB9.NvKR5U9dZLbG29ROEKAjC7KUiq-F0QKR4hwIXv_aESo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fabfaf45d353b55-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.165.70.153",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 19:55:19 UTC] === END API CALL LOG ===
[12-May-2026 19:55:19 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 19:55:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYxIiwidXNlcm5hbWUiOiJiNjExYzJiZiIsImVtYWlsIjoiYjYxMWMyYmZAYmVubi5tb20iLCJleHAiOjE3NzkyMTkxMDB9.NvKR5U9dZLbG29ROEKAjC7KUiq-F0QKR4hwIXv_aESo
[12-May-2026 19:55:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 19:55:19 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 19:55:19 UTC] User ID: 561
[12-May-2026 19:55:19 UTC] ✅ User profile retrieved successfully for user ID: 561
[12-May-2026 19:55:19 UTC] User Purchases API - User ID: 561
[12-May-2026 19:55:19 UTC] User Purchases API - Total purchases found: 18
[12-May-2026 19:55:22 UTC] User Purchases API - User ID: 561
[12-May-2026 19:55:22 UTC] User Purchases API - Total purchases found: 18
[12-May-2026 19:55:44 UTC] === API CALL LOG ===
[12-May-2026 19:55:44 UTC] Endpoint: user/profile.php
[12-May-2026 19:55:44 UTC] Full Log Data: {
    "timestamp": "2026-05-12 19:55:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.165.70.153",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.165.70.153, 172.69.179.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYxIiwidXNlcm5hbWUiOiJiNjExYzJiZiIsImVtYWlsIjoiYjYxMWMyYmZAYmVubi5tb20iLCJleHAiOjE3NzkyMTkxMDB9.NvKR5U9dZLbG29ROEKAjC7KUiq-F0QKR4hwIXv_aESo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fabfb8d7b3b3b55-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.165.70.153",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 19:55:44 UTC] === END API CALL LOG ===
[12-May-2026 19:55:44 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 19:55:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYxIiwidXNlcm5hbWUiOiJiNjExYzJiZiIsImVtYWlsIjoiYjYxMWMyYmZAYmVubi5tb20iLCJleHAiOjE3NzkyMTkxMDB9.NvKR5U9dZLbG29ROEKAjC7KUiq-F0QKR4hwIXv_aESo
[12-May-2026 19:55:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 19:55:44 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 19:55:44 UTC] User ID: 561
[12-May-2026 19:55:44 UTC] ✅ User profile retrieved successfully for user ID: 561
[12-May-2026 19:55:44 UTC] User Purchases API - User ID: 561
[12-May-2026 19:55:44 UTC] User Purchases API - Total purchases found: 18
[12-May-2026 19:55:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 19:55:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 19:55:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.165.70.153, 172.69.179.73","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYxIiwidXNlcm5hbWUiOiJiNjExYzJiZiIsImVtYWlsIjoiYjYxMWMyYmZAYmVubi5tb20iLCJleHAiOjE3NzkyMTkxMDB9.NvKR5U9dZLbG29ROEKAjC7KUiq-F0QKR4hwIXv_aESo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fabfbbd5e753b55-BOM","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.165.70.153","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-May-2026 19:55:52 UTC] === User Orders API Called ===
[12-May-2026 19:55:52 UTC] User ID: 561
[12-May-2026 19:55:52 UTC] Limit: 20, Offset: 0
[12-May-2026 19:55:52 UTC] Orders found: 3
[12-May-2026 19:55:52 UTC] Orders data: [{"id":264,"quantity":78000,"total_coins":78000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/RealModLabs\/3","status":"pending","created_at":"2026-05-12 23:19:56","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":263,"quantity":12000,"total_coins":420000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/RealModLabs","status":"pending","created_at":"2026-05-12 23:18:49","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""},{"id":262,"quantity":1080,"total_coins":1080,"coin_type":"regular","telegram_link":"https:\/\/t.me\/RealModLabs\/3","status":"completed","created_at":"2026-05-12 23:16:41","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[12-May-2026 19:55:52 UTC] Total orders count: 3
[12-May-2026 20:00:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 20:00:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 20:00:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.165.70.153, 172.69.179.73","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYxIiwidXNlcm5hbWUiOiJiNjExYzJiZiIsImVtYWlsIjoiYjYxMWMyYmZAYmVubi5tb20iLCJleHAiOjE3NzkyMTkxMDB9.NvKR5U9dZLbG29ROEKAjC7KUiq-F0QKR4hwIXv_aESo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fac01d34d193b55-BOM","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.165.70.153","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-May-2026 20:00:01 UTC] === User Orders API Called ===
[12-May-2026 20:00:01 UTC] User ID: 561
[12-May-2026 20:00:01 UTC] Limit: 20, Offset: 0
[12-May-2026 20:00:01 UTC] Orders found: 3
[12-May-2026 20:00:01 UTC] Orders data: [{"id":264,"quantity":78000,"total_coins":78000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/RealModLabs\/3","status":"pending","created_at":"2026-05-12 23:19:56","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":263,"quantity":12000,"total_coins":420000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/RealModLabs","status":"pending","created_at":"2026-05-12 23:18:49","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""},{"id":262,"quantity":1080,"total_coins":1080,"coin_type":"regular","telegram_link":"https:\/\/t.me\/RealModLabs\/3","status":"completed","created_at":"2026-05-12 23:16:41","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[12-May-2026 20:00:01 UTC] Total orders count: 3
[12-May-2026 20:00:01 UTC] === API CALL LOG ===
[12-May-2026 20:00:01 UTC] Endpoint: user/profile.php
[12-May-2026 20:00:01 UTC] Full Log Data: {
    "timestamp": "2026-05-12 20:00:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.165.70.153",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.165.70.153, 172.69.179.73",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYxIiwidXNlcm5hbWUiOiJiNjExYzJiZiIsImVtYWlsIjoiYjYxMWMyYmZAYmVubi5tb20iLCJleHAiOjE3NzkyMTkxMDB9.NvKR5U9dZLbG29ROEKAjC7KUiq-F0QKR4hwIXv_aESo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fac01d39d273b55-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.165.70.153",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 20:00:01 UTC] === END API CALL LOG ===
[12-May-2026 20:00:01 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 20:00:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYxIiwidXNlcm5hbWUiOiJiNjExYzJiZiIsImVtYWlsIjoiYjYxMWMyYmZAYmVubi5tb20iLCJleHAiOjE3NzkyMTkxMDB9.NvKR5U9dZLbG29ROEKAjC7KUiq-F0QKR4hwIXv_aESo
[12-May-2026 20:00:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 20:00:01 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 20:00:01 UTC] User ID: 561
[12-May-2026 20:00:01 UTC] ✅ User profile retrieved successfully for user ID: 561
[12-May-2026 20:00:02 UTC] === API CALL LOG ===
[12-May-2026 20:00:02 UTC] Endpoint: user/profile.php
[12-May-2026 20:00:02 UTC] Full Log Data: {
    "timestamp": "2026-05-12 20:00:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.165.70.153",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.165.70.153, 172.69.179.73",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYxIiwidXNlcm5hbWUiOiJiNjExYzJiZiIsImVtYWlsIjoiYjYxMWMyYmZAYmVubi5tb20iLCJleHAiOjE3NzkyMTkxMDB9.NvKR5U9dZLbG29ROEKAjC7KUiq-F0QKR4hwIXv_aESo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fac01d79e053b55-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.165.70.153",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 20:00:02 UTC] === END API CALL LOG ===
[12-May-2026 20:00:02 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 20:00:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYxIiwidXNlcm5hbWUiOiJiNjExYzJiZiIsImVtYWlsIjoiYjYxMWMyYmZAYmVubi5tb20iLCJleHAiOjE3NzkyMTkxMDB9.NvKR5U9dZLbG29ROEKAjC7KUiq-F0QKR4hwIXv_aESo
[12-May-2026 20:00:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 20:00:02 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 20:00:02 UTC] User ID: 561
[12-May-2026 20:00:02 UTC] ✅ User profile retrieved successfully for user ID: 561
[12-May-2026 20:00:03 UTC] === API CALL LOG ===
[12-May-2026 20:00:03 UTC] Endpoint: user/profile.php
[12-May-2026 20:00:03 UTC] Full Log Data: {
    "timestamp": "2026-05-12 20:00:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.165.70.153",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.165.70.153, 172.69.179.73",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYxIiwidXNlcm5hbWUiOiJiNjExYzJiZiIsImVtYWlsIjoiYjYxMWMyYmZAYmVubi5tb20iLCJleHAiOjE3NzkyMTkxMDB9.NvKR5U9dZLbG29ROEKAjC7KUiq-F0QKR4hwIXv_aESo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fac01e579b93b55-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.165.70.153",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 20:00:03 UTC] === END API CALL LOG ===
[12-May-2026 20:00:03 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 20:00:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYxIiwidXNlcm5hbWUiOiJiNjExYzJiZiIsImVtYWlsIjoiYjYxMWMyYmZAYmVubi5tb20iLCJleHAiOjE3NzkyMTkxMDB9.NvKR5U9dZLbG29ROEKAjC7KUiq-F0QKR4hwIXv_aESo
[12-May-2026 20:00:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 20:00:03 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 20:00:03 UTC] User ID: 561
[12-May-2026 20:00:03 UTC] ✅ User profile retrieved successfully for user ID: 561
[12-May-2026 20:00:03 UTC] User Purchases API - User ID: 561
[12-May-2026 20:00:03 UTC] User Purchases API - Total purchases found: 18
[12-May-2026 20:04:23 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 20:04:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 20:04:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40e1:3499:6e6:7d59:5478:8f4c:f82d, 162.158.106.35","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYyIiwidXNlcm5hbWUiOiJYYXZpZXIiLCJlbWFpbCI6InhhdmllckB3b3JsZHdpZGVzLmhlbHAiLCJleHAiOjE3NzkyMjEwNjJ9.Oxixnb3WhUm9uPEVYv1cDcLL7GyTtuZgkRbu3U_Uy2Y","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fac083c5f264110-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40e1:3499:6e6:7d59:5478:8f4c:f82d","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-May-2026 20:04:23 UTC] === User Orders API Called ===
[12-May-2026 20:04:23 UTC] User ID: 562
[12-May-2026 20:04:23 UTC] Limit: 20, Offset: 0
[12-May-2026 20:04:23 UTC] Orders found: 0
[12-May-2026 20:04:23 UTC] Orders data: []
[12-May-2026 20:04:23 UTC] Total orders count: 0
[12-May-2026 20:04:23 UTC] === API CALL LOG ===
[12-May-2026 20:04:23 UTC] Endpoint: user/profile.php
[12-May-2026 20:04:23 UTC] Full Log Data: {
    "timestamp": "2026-05-12 20:04:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d, 162.158.106.34",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYyIiwidXNlcm5hbWUiOiJYYXZpZXIiLCJlbWFpbCI6InhhdmllckB3b3JsZHdpZGVzLmhlbHAiLCJleHAiOjE3NzkyMjEwNjJ9.Oxixnb3WhUm9uPEVYv1cDcLL7GyTtuZgkRbu3U_Uy2Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fac083c5f234110-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 20:04:23 UTC] === END API CALL LOG ===
[12-May-2026 20:04:23 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 20:04:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYyIiwidXNlcm5hbWUiOiJYYXZpZXIiLCJlbWFpbCI6InhhdmllckB3b3JsZHdpZGVzLmhlbHAiLCJleHAiOjE3NzkyMjEwNjJ9.Oxixnb3WhUm9uPEVYv1cDcLL7GyTtuZgkRbu3U_Uy2Y
[12-May-2026 20:04:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 20:04:23 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 20:04:23 UTC] User ID: 562
[12-May-2026 20:04:23 UTC] ✅ User profile retrieved successfully for user ID: 562
[12-May-2026 20:04:23 UTC] === API CALL LOG ===
[12-May-2026 20:04:23 UTC] Endpoint: user/profile.php
[12-May-2026 20:04:23 UTC] Full Log Data: {
    "timestamp": "2026-05-12 20:04:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d, 162.158.106.35",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYyIiwidXNlcm5hbWUiOiJYYXZpZXIiLCJlbWFpbCI6InhhdmllckB3b3JsZHdpZGVzLmhlbHAiLCJleHAiOjE3NzkyMjEwNjJ9.Oxixnb3WhUm9uPEVYv1cDcLL7GyTtuZgkRbu3U_Uy2Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fac083d2fb14110-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 20:04:23 UTC] === END API CALL LOG ===
[12-May-2026 20:04:23 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 20:04:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYyIiwidXNlcm5hbWUiOiJYYXZpZXIiLCJlbWFpbCI6InhhdmllckB3b3JsZHdpZGVzLmhlbHAiLCJleHAiOjE3NzkyMjEwNjJ9.Oxixnb3WhUm9uPEVYv1cDcLL7GyTtuZgkRbu3U_Uy2Y
[12-May-2026 20:04:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 20:04:23 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 20:04:23 UTC] User ID: 562
[12-May-2026 20:04:23 UTC] ✅ User profile retrieved successfully for user ID: 562
[12-May-2026 20:04:25 UTC] === API CALL LOG ===
[12-May-2026 20:04:25 UTC] Endpoint: user/profile.php
[12-May-2026 20:04:25 UTC] Full Log Data: {
    "timestamp": "2026-05-12 20:04:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d, 162.158.106.34",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYyIiwidXNlcm5hbWUiOiJYYXZpZXIiLCJlbWFpbCI6InhhdmllckB3b3JsZHdpZGVzLmhlbHAiLCJleHAiOjE3NzkyMjEwNjJ9.Oxixnb3WhUm9uPEVYv1cDcLL7GyTtuZgkRbu3U_Uy2Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fac0849f8644110-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 20:04:25 UTC] === END API CALL LOG ===
[12-May-2026 20:04:25 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 20:04:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYyIiwidXNlcm5hbWUiOiJYYXZpZXIiLCJlbWFpbCI6InhhdmllckB3b3JsZHdpZGVzLmhlbHAiLCJleHAiOjE3NzkyMjEwNjJ9.Oxixnb3WhUm9uPEVYv1cDcLL7GyTtuZgkRbu3U_Uy2Y
[12-May-2026 20:04:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 20:04:25 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 20:04:25 UTC] User ID: 562
[12-May-2026 20:04:25 UTC] ✅ User profile retrieved successfully for user ID: 562
[12-May-2026 20:04:27 UTC] === API CALL LOG ===
[12-May-2026 20:04:27 UTC] Endpoint: user/profile.php
[12-May-2026 20:04:27 UTC] Full Log Data: {
    "timestamp": "2026-05-12 20:04:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d, 162.158.106.35",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYyIiwidXNlcm5hbWUiOiJYYXZpZXIiLCJlbWFpbCI6InhhdmllckB3b3JsZHdpZGVzLmhlbHAiLCJleHAiOjE3NzkyMjEwNjJ9.Oxixnb3WhUm9uPEVYv1cDcLL7GyTtuZgkRbu3U_Uy2Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fac0857bce94110-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 20:04:27 UTC] === END API CALL LOG ===
[12-May-2026 20:04:27 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 20:04:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYyIiwidXNlcm5hbWUiOiJYYXZpZXIiLCJlbWFpbCI6InhhdmllckB3b3JsZHdpZGVzLmhlbHAiLCJleHAiOjE3NzkyMjEwNjJ9.Oxixnb3WhUm9uPEVYv1cDcLL7GyTtuZgkRbu3U_Uy2Y
[12-May-2026 20:04:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 20:04:27 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 20:04:27 UTC] User ID: 562
[12-May-2026 20:04:27 UTC] ✅ User profile retrieved successfully for user ID: 562
[12-May-2026 20:04:28 UTC] User Purchases API - User ID: 562
[12-May-2026 20:04:28 UTC] User Purchases API - Total purchases found: 0
[12-May-2026 20:04:30 UTC] === API CALL LOG ===
[12-May-2026 20:04:30 UTC] Endpoint: user/profile.php
[12-May-2026 20:04:30 UTC] Full Log Data: {
    "timestamp": "2026-05-12 20:04:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d, 162.158.106.35",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYyIiwidXNlcm5hbWUiOiJYYXZpZXIiLCJlbWFpbCI6InhhdmllckB3b3JsZHdpZGVzLmhlbHAiLCJleHAiOjE3NzkyMjEwNjJ9.Oxixnb3WhUm9uPEVYv1cDcLL7GyTtuZgkRbu3U_Uy2Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fac086d283c4110-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 20:04:30 UTC] === END API CALL LOG ===
[12-May-2026 20:04:30 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 20:04:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYyIiwidXNlcm5hbWUiOiJYYXZpZXIiLCJlbWFpbCI6InhhdmllckB3b3JsZHdpZGVzLmhlbHAiLCJleHAiOjE3NzkyMjEwNjJ9.Oxixnb3WhUm9uPEVYv1cDcLL7GyTtuZgkRbu3U_Uy2Y
[12-May-2026 20:04:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 20:04:30 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 20:04:30 UTC] User ID: 562
[12-May-2026 20:04:30 UTC] ✅ User profile retrieved successfully for user ID: 562
[12-May-2026 20:04:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 20:04:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 20:04:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40e1:3499:6e6:7d59:5478:8f4c:f82d, 162.158.106.35","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYyIiwidXNlcm5hbWUiOiJYYXZpZXIiLCJlbWFpbCI6InhhdmllckB3b3JsZHdpZGVzLmhlbHAiLCJleHAiOjE3NzkyMjEwNjJ9.Oxixnb3WhUm9uPEVYv1cDcLL7GyTtuZgkRbu3U_Uy2Y","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fac086d28384110-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40e1:3499:6e6:7d59:5478:8f4c:f82d","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-May-2026 20:04:30 UTC] === User Orders API Called ===
[12-May-2026 20:04:30 UTC] User ID: 562
[12-May-2026 20:04:30 UTC] Limit: 20, Offset: 0
[12-May-2026 20:04:31 UTC] Orders found: 0
[12-May-2026 20:04:31 UTC] Orders data: []
[12-May-2026 20:04:31 UTC] Total orders count: 0
[12-May-2026 20:04:31 UTC] === API CALL LOG ===
[12-May-2026 20:04:31 UTC] Endpoint: user/profile.php
[12-May-2026 20:04:31 UTC] Full Log Data: {
    "timestamp": "2026-05-12 20:04:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d, 162.158.106.35",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYyIiwidXNlcm5hbWUiOiJYYXZpZXIiLCJlbWFpbCI6InhhdmllckB3b3JsZHdpZGVzLmhlbHAiLCJleHAiOjE3NzkyMjEwNjJ9.Oxixnb3WhUm9uPEVYv1cDcLL7GyTtuZgkRbu3U_Uy2Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fac0870db2f4110-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 20:04:31 UTC] === END API CALL LOG ===
[12-May-2026 20:04:31 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 20:04:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYyIiwidXNlcm5hbWUiOiJYYXZpZXIiLCJlbWFpbCI6InhhdmllckB3b3JsZHdpZGVzLmhlbHAiLCJleHAiOjE3NzkyMjEwNjJ9.Oxixnb3WhUm9uPEVYv1cDcLL7GyTtuZgkRbu3U_Uy2Y
[12-May-2026 20:04:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 20:04:31 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 20:04:31 UTC] User ID: 562
[12-May-2026 20:04:31 UTC] ✅ User profile retrieved successfully for user ID: 562
[12-May-2026 20:04:32 UTC] === API CALL LOG ===
[12-May-2026 20:04:32 UTC] Endpoint: user/profile.php
[12-May-2026 20:04:32 UTC] Full Log Data: {
    "timestamp": "2026-05-12 20:04:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d, 162.158.106.35",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYyIiwidXNlcm5hbWUiOiJYYXZpZXIiLCJlbWFpbCI6InhhdmllckB3b3JsZHdpZGVzLmhlbHAiLCJleHAiOjE3NzkyMjEwNjJ9.Oxixnb3WhUm9uPEVYv1cDcLL7GyTtuZgkRbu3U_Uy2Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fac0876bf654110-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 20:04:32 UTC] === END API CALL LOG ===
[12-May-2026 20:04:32 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 20:04:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYyIiwidXNlcm5hbWUiOiJYYXZpZXIiLCJlbWFpbCI6InhhdmllckB3b3JsZHdpZGVzLmhlbHAiLCJleHAiOjE3NzkyMjEwNjJ9.Oxixnb3WhUm9uPEVYv1cDcLL7GyTtuZgkRbu3U_Uy2Y
[12-May-2026 20:04:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 20:04:32 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 20:04:32 UTC] User ID: 562
[12-May-2026 20:04:32 UTC] ✅ User profile retrieved successfully for user ID: 562
[12-May-2026 20:05:00 UTC] === API CALL LOG ===
[12-May-2026 20:05:00 UTC] Endpoint: user/profile.php
[12-May-2026 20:05:00 UTC] Full Log Data: {
    "timestamp": "2026-05-12 20:05:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d, 162.158.107.22",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYyIiwidXNlcm5hbWUiOiJYYXZpZXIiLCJlbWFpbCI6InhhdmllckB3b3JsZHdpZGVzLmhlbHAiLCJleHAiOjE3NzkyMjEwNjJ9.Oxixnb3WhUm9uPEVYv1cDcLL7GyTtuZgkRbu3U_Uy2Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fac09264af74110-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 20:05:00 UTC] === END API CALL LOG ===
[12-May-2026 20:05:00 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 20:05:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYyIiwidXNlcm5hbWUiOiJYYXZpZXIiLCJlbWFpbCI6InhhdmllckB3b3JsZHdpZGVzLmhlbHAiLCJleHAiOjE3NzkyMjEwNjJ9.Oxixnb3WhUm9uPEVYv1cDcLL7GyTtuZgkRbu3U_Uy2Y
[12-May-2026 20:05:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 20:05:00 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 20:05:00 UTC] User ID: 562
[12-May-2026 20:05:00 UTC] ✅ User profile retrieved successfully for user ID: 562
[12-May-2026 20:05:01 UTC] === API CALL LOG ===
[12-May-2026 20:05:01 UTC] Endpoint: user/profile.php
[12-May-2026 20:05:01 UTC] Full Log Data: {
    "timestamp": "2026-05-12 20:05:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d, 162.158.107.22",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYyIiwidXNlcm5hbWUiOiJYYXZpZXIiLCJlbWFpbCI6InhhdmllckB3b3JsZHdpZGVzLmhlbHAiLCJleHAiOjE3NzkyMjEwNjJ9.Oxixnb3WhUm9uPEVYv1cDcLL7GyTtuZgkRbu3U_Uy2Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fac092a3d854110-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 20:05:01 UTC] === END API CALL LOG ===
[12-May-2026 20:05:01 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 20:05:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYyIiwidXNlcm5hbWUiOiJYYXZpZXIiLCJlbWFpbCI6InhhdmllckB3b3JsZHdpZGVzLmhlbHAiLCJleHAiOjE3NzkyMjEwNjJ9.Oxixnb3WhUm9uPEVYv1cDcLL7GyTtuZgkRbu3U_Uy2Y
[12-May-2026 20:05:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 20:05:01 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 20:05:01 UTC] User ID: 562
[12-May-2026 20:05:01 UTC] ✅ User profile retrieved successfully for user ID: 562
[12-May-2026 20:05:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 20:05:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 20:05:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40e1:3499:6e6:7d59:5478:8f4c:f82d, 162.158.107.22","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYyIiwidXNlcm5hbWUiOiJYYXZpZXIiLCJlbWFpbCI6InhhdmllckB3b3JsZHdpZGVzLmhlbHAiLCJleHAiOjE3NzkyMjEwNjJ9.Oxixnb3WhUm9uPEVYv1cDcLL7GyTtuZgkRbu3U_Uy2Y","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fac092a3d824110-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40e1:3499:6e6:7d59:5478:8f4c:f82d","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-May-2026 20:05:01 UTC] === User Orders API Called ===
[12-May-2026 20:05:01 UTC] User ID: 562
[12-May-2026 20:05:01 UTC] Limit: 20, Offset: 0
[12-May-2026 20:05:01 UTC] Orders found: 0
[12-May-2026 20:05:01 UTC] Orders data: []
[12-May-2026 20:05:01 UTC] Total orders count: 0
[12-May-2026 20:05:01 UTC] === API CALL LOG ===
[12-May-2026 20:05:01 UTC] Endpoint: user/profile.php
[12-May-2026 20:05:01 UTC] Full Log Data: {
    "timestamp": "2026-05-12 20:05:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d, 162.158.107.22",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYyIiwidXNlcm5hbWUiOiJYYXZpZXIiLCJlbWFpbCI6InhhdmllckB3b3JsZHdpZGVzLmhlbHAiLCJleHAiOjE3NzkyMjEwNjJ9.Oxixnb3WhUm9uPEVYv1cDcLL7GyTtuZgkRbu3U_Uy2Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fac092e4ff64110-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 20:05:01 UTC] === END API CALL LOG ===
[12-May-2026 20:05:01 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 20:05:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYyIiwidXNlcm5hbWUiOiJYYXZpZXIiLCJlbWFpbCI6InhhdmllckB3b3JsZHdpZGVzLmhlbHAiLCJleHAiOjE3NzkyMjEwNjJ9.Oxixnb3WhUm9uPEVYv1cDcLL7GyTtuZgkRbu3U_Uy2Y
[12-May-2026 20:05:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 20:05:01 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 20:05:01 UTC] User ID: 562
[12-May-2026 20:05:01 UTC] ✅ User profile retrieved successfully for user ID: 562
[12-May-2026 20:05:02 UTC] === API CALL LOG ===
[12-May-2026 20:05:02 UTC] Endpoint: user/profile.php
[12-May-2026 20:05:02 UTC] Full Log Data: {
    "timestamp": "2026-05-12 20:05:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d, 162.158.107.22",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYyIiwidXNlcm5hbWUiOiJYYXZpZXIiLCJlbWFpbCI6InhhdmllckB3b3JsZHdpZGVzLmhlbHAiLCJleHAiOjE3NzkyMjEwNjJ9.Oxixnb3WhUm9uPEVYv1cDcLL7GyTtuZgkRbu3U_Uy2Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fac09344b314110-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 20:05:02 UTC] === END API CALL LOG ===
[12-May-2026 20:05:02 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 20:05:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYyIiwidXNlcm5hbWUiOiJYYXZpZXIiLCJlbWFpbCI6InhhdmllckB3b3JsZHdpZGVzLmhlbHAiLCJleHAiOjE3NzkyMjEwNjJ9.Oxixnb3WhUm9uPEVYv1cDcLL7GyTtuZgkRbu3U_Uy2Y
[12-May-2026 20:05:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 20:05:02 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 20:05:02 UTC] User ID: 562
[12-May-2026 20:05:02 UTC] ✅ User profile retrieved successfully for user ID: 562
[12-May-2026 20:05:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 20:05:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 20:05:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40e1:3499:6e6:7d59:5478:8f4c:f82d, 162.158.107.21","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYyIiwidXNlcm5hbWUiOiJYYXZpZXIiLCJlbWFpbCI6InhhdmllckB3b3JsZHdpZGVzLmhlbHAiLCJleHAiOjE3NzkyMjEwNjJ9.Oxixnb3WhUm9uPEVYv1cDcLL7GyTtuZgkRbu3U_Uy2Y","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fac0968aced4110-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40e1:3499:6e6:7d59:5478:8f4c:f82d","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-May-2026 20:05:11 UTC] === User Orders API Called ===
[12-May-2026 20:05:11 UTC] User ID: 562
[12-May-2026 20:05:11 UTC] Limit: 20, Offset: 0
[12-May-2026 20:05:11 UTC] Orders found: 0
[12-May-2026 20:05:11 UTC] Orders data: []
[12-May-2026 20:05:11 UTC] Total orders count: 0
[12-May-2026 20:05:11 UTC] === API CALL LOG ===
[12-May-2026 20:05:11 UTC] Endpoint: user/profile.php
[12-May-2026 20:05:11 UTC] Full Log Data: {
    "timestamp": "2026-05-12 20:05:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d, 162.158.107.21",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYyIiwidXNlcm5hbWUiOiJYYXZpZXIiLCJlbWFpbCI6InhhdmllckB3b3JsZHdpZGVzLmhlbHAiLCJleHAiOjE3NzkyMjEwNjJ9.Oxixnb3WhUm9uPEVYv1cDcLL7GyTtuZgkRbu3U_Uy2Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fac0968acee4110-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 20:05:11 UTC] === END API CALL LOG ===
[12-May-2026 20:05:11 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 20:05:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYyIiwidXNlcm5hbWUiOiJYYXZpZXIiLCJlbWFpbCI6InhhdmllckB3b3JsZHdpZGVzLmhlbHAiLCJleHAiOjE3NzkyMjEwNjJ9.Oxixnb3WhUm9uPEVYv1cDcLL7GyTtuZgkRbu3U_Uy2Y
[12-May-2026 20:05:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 20:05:11 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 20:05:11 UTC] User ID: 562
[12-May-2026 20:05:11 UTC] ✅ User profile retrieved successfully for user ID: 562
[12-May-2026 20:05:11 UTC] === API CALL LOG ===
[12-May-2026 20:05:11 UTC] Endpoint: user/profile.php
[12-May-2026 20:05:11 UTC] Full Log Data: {
    "timestamp": "2026-05-12 20:05:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d, 162.158.107.21",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYyIiwidXNlcm5hbWUiOiJYYXZpZXIiLCJlbWFpbCI6InhhdmllckB3b3JsZHdpZGVzLmhlbHAiLCJleHAiOjE3NzkyMjEwNjJ9.Oxixnb3WhUm9uPEVYv1cDcLL7GyTtuZgkRbu3U_Uy2Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fac096c7eb84110-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 20:05:11 UTC] === END API CALL LOG ===
[12-May-2026 20:05:11 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 20:05:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYyIiwidXNlcm5hbWUiOiJYYXZpZXIiLCJlbWFpbCI6InhhdmllckB3b3JsZHdpZGVzLmhlbHAiLCJleHAiOjE3NzkyMjEwNjJ9.Oxixnb3WhUm9uPEVYv1cDcLL7GyTtuZgkRbu3U_Uy2Y
[12-May-2026 20:05:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 20:05:11 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 20:05:11 UTC] User ID: 562
[12-May-2026 20:05:11 UTC] ✅ User profile retrieved successfully for user ID: 562
[12-May-2026 20:05:12 UTC] === API CALL LOG ===
[12-May-2026 20:05:12 UTC] Endpoint: user/profile.php
[12-May-2026 20:05:12 UTC] Full Log Data: {
    "timestamp": "2026-05-12 20:05:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d, 162.158.107.21",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYyIiwidXNlcm5hbWUiOiJYYXZpZXIiLCJlbWFpbCI6InhhdmllckB3b3JsZHdpZGVzLmhlbHAiLCJleHAiOjE3NzkyMjEwNjJ9.Oxixnb3WhUm9uPEVYv1cDcLL7GyTtuZgkRbu3U_Uy2Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fac097299ae4110-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 20:05:12 UTC] === END API CALL LOG ===
[12-May-2026 20:05:12 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 20:05:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYyIiwidXNlcm5hbWUiOiJYYXZpZXIiLCJlbWFpbCI6InhhdmllckB3b3JsZHdpZGVzLmhlbHAiLCJleHAiOjE3NzkyMjEwNjJ9.Oxixnb3WhUm9uPEVYv1cDcLL7GyTtuZgkRbu3U_Uy2Y
[12-May-2026 20:05:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 20:05:12 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 20:05:12 UTC] User ID: 562
[12-May-2026 20:05:12 UTC] ✅ User profile retrieved successfully for user ID: 562
[12-May-2026 20:05:15 UTC] === API CALL LOG ===
[12-May-2026 20:05:15 UTC] Endpoint: user/profile.php
[12-May-2026 20:05:15 UTC] Full Log Data: {
    "timestamp": "2026-05-12 20:05:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d, 162.158.107.21",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYyIiwidXNlcm5hbWUiOiJYYXZpZXIiLCJlbWFpbCI6InhhdmllckB3b3JsZHdpZGVzLmhlbHAiLCJleHAiOjE3NzkyMjEwNjJ9.Oxixnb3WhUm9uPEVYv1cDcLL7GyTtuZgkRbu3U_Uy2Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fac0982e9914110-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 20:05:15 UTC] === END API CALL LOG ===
[12-May-2026 20:05:15 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 20:05:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYyIiwidXNlcm5hbWUiOiJYYXZpZXIiLCJlbWFpbCI6InhhdmllckB3b3JsZHdpZGVzLmhlbHAiLCJleHAiOjE3NzkyMjEwNjJ9.Oxixnb3WhUm9uPEVYv1cDcLL7GyTtuZgkRbu3U_Uy2Y
[12-May-2026 20:05:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 20:05:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 20:05:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 20:05:15 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 20:05:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40e1:3499:6e6:7d59:5478:8f4c:f82d, 162.158.107.21","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYyIiwidXNlcm5hbWUiOiJYYXZpZXIiLCJlbWFpbCI6InhhdmllckB3b3JsZHdpZGVzLmhlbHAiLCJleHAiOjE3NzkyMjEwNjJ9.Oxixnb3WhUm9uPEVYv1cDcLL7GyTtuZgkRbu3U_Uy2Y","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fac0982e9904110-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40e1:3499:6e6:7d59:5478:8f4c:f82d","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-May-2026 20:05:15 UTC] User ID: 562
[12-May-2026 20:05:15 UTC] === User Orders API Called ===
[12-May-2026 20:05:15 UTC] User ID: 562
[12-May-2026 20:05:15 UTC] Limit: 20, Offset: 0
[12-May-2026 20:05:15 UTC] ✅ User profile retrieved successfully for user ID: 562
[12-May-2026 20:05:15 UTC] Orders found: 0
[12-May-2026 20:05:15 UTC] Orders data: []
[12-May-2026 20:05:15 UTC] Total orders count: 0
[12-May-2026 20:05:16 UTC] === API CALL LOG ===
[12-May-2026 20:05:16 UTC] Endpoint: user/profile.php
[12-May-2026 20:05:16 UTC] Full Log Data: {
    "timestamp": "2026-05-12 20:05:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d, 162.158.107.21",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYyIiwidXNlcm5hbWUiOiJYYXZpZXIiLCJlbWFpbCI6InhhdmllckB3b3JsZHdpZGVzLmhlbHAiLCJleHAiOjE3NzkyMjEwNjJ9.Oxixnb3WhUm9uPEVYv1cDcLL7GyTtuZgkRbu3U_Uy2Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fac0986bb5b4110-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 20:05:16 UTC] === END API CALL LOG ===
[12-May-2026 20:05:16 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 20:05:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYyIiwidXNlcm5hbWUiOiJYYXZpZXIiLCJlbWFpbCI6InhhdmllckB3b3JsZHdpZGVzLmhlbHAiLCJleHAiOjE3NzkyMjEwNjJ9.Oxixnb3WhUm9uPEVYv1cDcLL7GyTtuZgkRbu3U_Uy2Y
[12-May-2026 20:05:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 20:05:16 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 20:05:16 UTC] User ID: 562
[12-May-2026 20:05:16 UTC] ✅ User profile retrieved successfully for user ID: 562
[12-May-2026 20:05:16 UTC] === API CALL LOG ===
[12-May-2026 20:05:16 UTC] Endpoint: user/profile.php
[12-May-2026 20:05:16 UTC] Full Log Data: {
    "timestamp": "2026-05-12 20:05:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d, 162.158.107.21",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYyIiwidXNlcm5hbWUiOiJYYXZpZXIiLCJlbWFpbCI6InhhdmllckB3b3JsZHdpZGVzLmhlbHAiLCJleHAiOjE3NzkyMjEwNjJ9.Oxixnb3WhUm9uPEVYv1cDcLL7GyTtuZgkRbu3U_Uy2Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fac098a1d414110-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 20:05:16 UTC] === END API CALL LOG ===
[12-May-2026 20:05:16 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 20:05:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYyIiwidXNlcm5hbWUiOiJYYXZpZXIiLCJlbWFpbCI6InhhdmllckB3b3JsZHdpZGVzLmhlbHAiLCJleHAiOjE3NzkyMjEwNjJ9.Oxixnb3WhUm9uPEVYv1cDcLL7GyTtuZgkRbu3U_Uy2Y
[12-May-2026 20:05:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 20:05:16 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 20:05:16 UTC] User ID: 562
[12-May-2026 20:05:16 UTC] ✅ User profile retrieved successfully for user ID: 562
[12-May-2026 20:05:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 20:05:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 20:05:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40e1:3499:6e6:7d59:5478:8f4c:f82d, 162.158.107.22","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYyIiwidXNlcm5hbWUiOiJYYXZpZXIiLCJlbWFpbCI6InhhdmllckB3b3JsZHdpZGVzLmhlbHAiLCJleHAiOjE3NzkyMjEwNjJ9.Oxixnb3WhUm9uPEVYv1cDcLL7GyTtuZgkRbu3U_Uy2Y","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fac09f658604110-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40e1:3499:6e6:7d59:5478:8f4c:f82d","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-May-2026 20:05:34 UTC] === User Orders API Called ===
[12-May-2026 20:05:34 UTC] User ID: 562
[12-May-2026 20:05:34 UTC] Limit: 20, Offset: 0
[12-May-2026 20:05:34 UTC] Orders found: 0
[12-May-2026 20:05:34 UTC] Orders data: []
[12-May-2026 20:05:34 UTC] Total orders count: 0
[12-May-2026 20:05:34 UTC] === API CALL LOG ===
[12-May-2026 20:05:34 UTC] Endpoint: user/profile.php
[12-May-2026 20:05:34 UTC] Full Log Data: {
    "timestamp": "2026-05-12 20:05:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d, 162.158.107.22",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYyIiwidXNlcm5hbWUiOiJYYXZpZXIiLCJlbWFpbCI6InhhdmllckB3b3JsZHdpZGVzLmhlbHAiLCJleHAiOjE3NzkyMjEwNjJ9.Oxixnb3WhUm9uPEVYv1cDcLL7GyTtuZgkRbu3U_Uy2Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fac09f658624110-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 20:05:34 UTC] === END API CALL LOG ===
[12-May-2026 20:05:34 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 20:05:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYyIiwidXNlcm5hbWUiOiJYYXZpZXIiLCJlbWFpbCI6InhhdmllckB3b3JsZHdpZGVzLmhlbHAiLCJleHAiOjE3NzkyMjEwNjJ9.Oxixnb3WhUm9uPEVYv1cDcLL7GyTtuZgkRbu3U_Uy2Y
[12-May-2026 20:05:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 20:05:34 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 20:05:34 UTC] User ID: 562
[12-May-2026 20:05:34 UTC] ✅ User profile retrieved successfully for user ID: 562
[12-May-2026 20:05:34 UTC] === API CALL LOG ===
[12-May-2026 20:05:34 UTC] Endpoint: user/profile.php
[12-May-2026 20:05:34 UTC] Full Log Data: {
    "timestamp": "2026-05-12 20:05:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d, 162.158.107.22",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYyIiwidXNlcm5hbWUiOiJYYXZpZXIiLCJlbWFpbCI6InhhdmllckB3b3JsZHdpZGVzLmhlbHAiLCJleHAiOjE3NzkyMjEwNjJ9.Oxixnb3WhUm9uPEVYv1cDcLL7GyTtuZgkRbu3U_Uy2Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fac09fa5a2c4110-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 20:05:34 UTC] === END API CALL LOG ===
[12-May-2026 20:05:34 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 20:05:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYyIiwidXNlcm5hbWUiOiJYYXZpZXIiLCJlbWFpbCI6InhhdmllckB3b3JsZHdpZGVzLmhlbHAiLCJleHAiOjE3NzkyMjEwNjJ9.Oxixnb3WhUm9uPEVYv1cDcLL7GyTtuZgkRbu3U_Uy2Y
[12-May-2026 20:05:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 20:05:34 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 20:05:34 UTC] User ID: 562
[12-May-2026 20:05:34 UTC] ✅ User profile retrieved successfully for user ID: 562
[12-May-2026 20:05:35 UTC] === API CALL LOG ===
[12-May-2026 20:05:35 UTC] Endpoint: user/profile.php
[12-May-2026 20:05:35 UTC] Full Log Data: {
    "timestamp": "2026-05-12 20:05:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d, 162.158.107.22",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYyIiwidXNlcm5hbWUiOiJYYXZpZXIiLCJlbWFpbCI6InhhdmllckB3b3JsZHdpZGVzLmhlbHAiLCJleHAiOjE3NzkyMjEwNjJ9.Oxixnb3WhUm9uPEVYv1cDcLL7GyTtuZgkRbu3U_Uy2Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fac0a031dbb4110-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 20:05:35 UTC] === END API CALL LOG ===
[12-May-2026 20:05:35 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 20:05:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYyIiwidXNlcm5hbWUiOiJYYXZpZXIiLCJlbWFpbCI6InhhdmllckB3b3JsZHdpZGVzLmhlbHAiLCJleHAiOjE3NzkyMjEwNjJ9.Oxixnb3WhUm9uPEVYv1cDcLL7GyTtuZgkRbu3U_Uy2Y
[12-May-2026 20:05:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 20:05:35 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 20:05:35 UTC] User ID: 562
[12-May-2026 20:05:35 UTC] ✅ User profile retrieved successfully for user ID: 562
[12-May-2026 20:05:58 UTC] === API CALL LOG ===
[12-May-2026 20:05:58 UTC] Endpoint: user/profile.php
[12-May-2026 20:05:58 UTC] Full Log Data: {
    "timestamp": "2026-05-12 20:05:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d, 162.158.107.22",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYyIiwidXNlcm5hbWUiOiJYYXZpZXIiLCJlbWFpbCI6InhhdmllckB3b3JsZHdpZGVzLmhlbHAiLCJleHAiOjE3NzkyMjEwNjJ9.Oxixnb3WhUm9uPEVYv1cDcLL7GyTtuZgkRbu3U_Uy2Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fac0a8bdb4d4110-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 20:05:58 UTC] === END API CALL LOG ===
[12-May-2026 20:05:58 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 20:05:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYyIiwidXNlcm5hbWUiOiJYYXZpZXIiLCJlbWFpbCI6InhhdmllckB3b3JsZHdpZGVzLmhlbHAiLCJleHAiOjE3NzkyMjEwNjJ9.Oxixnb3WhUm9uPEVYv1cDcLL7GyTtuZgkRbu3U_Uy2Y
[12-May-2026 20:05:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 20:05:58 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 20:05:58 UTC] User ID: 562
[12-May-2026 20:05:58 UTC] ✅ User profile retrieved successfully for user ID: 562
[12-May-2026 20:06:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 20:06:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 20:06:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40e1:3499:6e6:7d59:5478:8f4c:f82d, 162.158.107.22","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYyIiwidXNlcm5hbWUiOiJYYXZpZXIiLCJlbWFpbCI6InhhdmllckB3b3JsZHdpZGVzLmhlbHAiLCJleHAiOjE3NzkyMjEwNjJ9.Oxixnb3WhUm9uPEVYv1cDcLL7GyTtuZgkRbu3U_Uy2Y","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fac0ba519394110-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40e1:3499:6e6:7d59:5478:8f4c:f82d","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-May-2026 20:06:42 UTC] === User Orders API Called ===
[12-May-2026 20:06:42 UTC] User ID: 562
[12-May-2026 20:06:42 UTC] Limit: 20, Offset: 0
[12-May-2026 20:06:42 UTC] Orders found: 1
[12-May-2026 20:06:42 UTC] Orders data: [{"id":265,"quantity":5000,"total_coins":5000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/aideplus\/73","status":"pending","created_at":"2026-05-12 23:36:40","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[12-May-2026 20:06:42 UTC] Total orders count: 1
[12-May-2026 20:06:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 20:06:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 20:06:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40e1:3499:6e6:7d59:5478:8f4c:f82d, 162.158.107.22","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYyIiwidXNlcm5hbWUiOiJYYXZpZXIiLCJlbWFpbCI6InhhdmllckB3b3JsZHdpZGVzLmhlbHAiLCJleHAiOjE3NzkyMjEwNjJ9.Oxixnb3WhUm9uPEVYv1cDcLL7GyTtuZgkRbu3U_Uy2Y","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fac0ba629b24110-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40e1:3499:6e6:7d59:5478:8f4c:f82d","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-May-2026 20:06:43 UTC] === User Orders API Called ===
[12-May-2026 20:06:43 UTC] User ID: 562
[12-May-2026 20:06:43 UTC] Limit: 20, Offset: 0
[12-May-2026 20:06:43 UTC] Orders found: 1
[12-May-2026 20:06:43 UTC] Orders data: [{"id":265,"quantity":5000,"total_coins":5000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/aideplus\/73","status":"pending","created_at":"2026-05-12 23:36:40","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[12-May-2026 20:06:43 UTC] Total orders count: 1
[12-May-2026 20:06:45 UTC] === API CALL LOG ===
[12-May-2026 20:06:45 UTC] Endpoint: user/profile.php
[12-May-2026 20:06:45 UTC] Full Log Data: {
    "timestamp": "2026-05-12 20:06:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d, 162.158.107.22",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYyIiwidXNlcm5hbWUiOiJYYXZpZXIiLCJlbWFpbCI6InhhdmllckB3b3JsZHdpZGVzLmhlbHAiLCJleHAiOjE3NzkyMjEwNjJ9.Oxixnb3WhUm9uPEVYv1cDcLL7GyTtuZgkRbu3U_Uy2Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fac0bb3cf924110-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 20:06:45 UTC] === END API CALL LOG ===
[12-May-2026 20:06:45 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 20:06:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYyIiwidXNlcm5hbWUiOiJYYXZpZXIiLCJlbWFpbCI6InhhdmllckB3b3JsZHdpZGVzLmhlbHAiLCJleHAiOjE3NzkyMjEwNjJ9.Oxixnb3WhUm9uPEVYv1cDcLL7GyTtuZgkRbu3U_Uy2Y
[12-May-2026 20:06:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 20:06:45 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 20:06:45 UTC] User ID: 562
[12-May-2026 20:06:45 UTC] ✅ User profile retrieved successfully for user ID: 562
[12-May-2026 20:06:45 UTC] User Purchases API - User ID: 562
[12-May-2026 20:06:45 UTC] User Purchases API - Total purchases found: 1
[12-May-2026 20:06:47 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 20:06:47 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 20:06:47 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40e1:3499:6e6:7d59:5478:8f4c:f82d, 162.158.107.22","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYyIiwidXNlcm5hbWUiOiJYYXZpZXIiLCJlbWFpbCI6InhhdmllckB3b3JsZHdpZGVzLmhlbHAiLCJleHAiOjE3NzkyMjEwNjJ9.Oxixnb3WhUm9uPEVYv1cDcLL7GyTtuZgkRbu3U_Uy2Y","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fac0bc55f174110-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40e1:3499:6e6:7d59:5478:8f4c:f82d","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-May-2026 20:06:47 UTC] === User Orders API Called ===
[12-May-2026 20:06:47 UTC] User ID: 562
[12-May-2026 20:06:47 UTC] Limit: 20, Offset: 0
[12-May-2026 20:06:47 UTC] Orders found: 1
[12-May-2026 20:06:47 UTC] Orders data: [{"id":265,"quantity":5000,"total_coins":5000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/aideplus\/73","status":"pending","created_at":"2026-05-12 23:36:40","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[12-May-2026 20:06:47 UTC] Total orders count: 1
[12-May-2026 20:09:32 UTC] === API CALL LOG ===
[12-May-2026 20:09:32 UTC] Endpoint: user/profile.php
[12-May-2026 20:09:32 UTC] Full Log Data: {
    "timestamp": "2026-05-12 20:09:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d, 162.158.107.21",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYyIiwidXNlcm5hbWUiOiJYYXZpZXIiLCJlbWFpbCI6InhhdmllckB3b3JsZHdpZGVzLmhlbHAiLCJleHAiOjE3NzkyMjEwNjJ9.Oxixnb3WhUm9uPEVYv1cDcLL7GyTtuZgkRbu3U_Uy2Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fac0fc36f2c4110-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 20:09:32 UTC] === END API CALL LOG ===
[12-May-2026 20:09:32 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 20:09:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYyIiwidXNlcm5hbWUiOiJYYXZpZXIiLCJlbWFpbCI6InhhdmllckB3b3JsZHdpZGVzLmhlbHAiLCJleHAiOjE3NzkyMjEwNjJ9.Oxixnb3WhUm9uPEVYv1cDcLL7GyTtuZgkRbu3U_Uy2Y
[12-May-2026 20:09:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 20:09:32 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 20:09:32 UTC] User ID: 562
[12-May-2026 20:09:32 UTC] ✅ User profile retrieved successfully for user ID: 562
[12-May-2026 20:09:32 UTC] User Purchases API - User ID: 562
[12-May-2026 20:09:32 UTC] User Purchases API - Total purchases found: 1
[12-May-2026 20:09:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 20:09:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 20:09:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40e1:3499:6e6:7d59:5478:8f4c:f82d, 162.158.107.21","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYyIiwidXNlcm5hbWUiOiJYYXZpZXIiLCJlbWFpbCI6InhhdmllckB3b3JsZHdpZGVzLmhlbHAiLCJleHAiOjE3NzkyMjEwNjJ9.Oxixnb3WhUm9uPEVYv1cDcLL7GyTtuZgkRbu3U_Uy2Y","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fac0fd07d7f4110-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40e1:3499:6e6:7d59:5478:8f4c:f82d","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-May-2026 20:09:33 UTC] === User Orders API Called ===
[12-May-2026 20:09:33 UTC] User ID: 562
[12-May-2026 20:09:33 UTC] Limit: 20, Offset: 0
[12-May-2026 20:09:33 UTC] Orders found: 1
[12-May-2026 20:09:33 UTC] Orders data: [{"id":265,"quantity":5000,"total_coins":5000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/aideplus\/73","status":"cancelled","created_at":"2026-05-12 23:36:40","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[12-May-2026 20:09:33 UTC] Total orders count: 1
[12-May-2026 20:09:37 UTC] === API CALL LOG ===
[12-May-2026 20:09:37 UTC] Endpoint: user/profile.php
[12-May-2026 20:09:37 UTC] Full Log Data: {
    "timestamp": "2026-05-12 20:09:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d, 162.158.107.21",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYyIiwidXNlcm5hbWUiOiJYYXZpZXIiLCJlbWFpbCI6InhhdmllckB3b3JsZHdpZGVzLmhlbHAiLCJleHAiOjE3NzkyMjEwNjJ9.Oxixnb3WhUm9uPEVYv1cDcLL7GyTtuZgkRbu3U_Uy2Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fac0fe6c98f4110-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 20:09:37 UTC] === END API CALL LOG ===
[12-May-2026 20:09:37 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 20:09:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYyIiwidXNlcm5hbWUiOiJYYXZpZXIiLCJlbWFpbCI6InhhdmllckB3b3JsZHdpZGVzLmhlbHAiLCJleHAiOjE3NzkyMjEwNjJ9.Oxixnb3WhUm9uPEVYv1cDcLL7GyTtuZgkRbu3U_Uy2Y
[12-May-2026 20:09:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 20:09:37 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 20:09:37 UTC] User ID: 562
[12-May-2026 20:09:37 UTC] ✅ User profile retrieved successfully for user ID: 562
[12-May-2026 20:09:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 20:09:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 20:09:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40e1:3499:6e6:7d59:5478:8f4c:f82d, 162.158.107.21","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYyIiwidXNlcm5hbWUiOiJYYXZpZXIiLCJlbWFpbCI6InhhdmllckB3b3JsZHdpZGVzLmhlbHAiLCJleHAiOjE3NzkyMjEwNjJ9.Oxixnb3WhUm9uPEVYv1cDcLL7GyTtuZgkRbu3U_Uy2Y","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fac0fe6c98e4110-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40e1:3499:6e6:7d59:5478:8f4c:f82d","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-May-2026 20:09:37 UTC] === User Orders API Called ===
[12-May-2026 20:09:37 UTC] User ID: 562
[12-May-2026 20:09:37 UTC] Limit: 20, Offset: 0
[12-May-2026 20:09:37 UTC] Orders found: 1
[12-May-2026 20:09:37 UTC] Orders data: [{"id":265,"quantity":5000,"total_coins":5000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/aideplus\/73","status":"cancelled","created_at":"2026-05-12 23:36:40","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[12-May-2026 20:09:37 UTC] Total orders count: 1
[12-May-2026 20:09:37 UTC] === API CALL LOG ===
[12-May-2026 20:09:37 UTC] Endpoint: user/profile.php
[12-May-2026 20:09:37 UTC] Full Log Data: {
    "timestamp": "2026-05-12 20:09:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d, 162.158.107.21",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYyIiwidXNlcm5hbWUiOiJYYXZpZXIiLCJlbWFpbCI6InhhdmllckB3b3JsZHdpZGVzLmhlbHAiLCJleHAiOjE3NzkyMjEwNjJ9.Oxixnb3WhUm9uPEVYv1cDcLL7GyTtuZgkRbu3U_Uy2Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fac0feabb9c4110-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 20:09:37 UTC] === END API CALL LOG ===
[12-May-2026 20:09:37 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 20:09:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYyIiwidXNlcm5hbWUiOiJYYXZpZXIiLCJlbWFpbCI6InhhdmllckB3b3JsZHdpZGVzLmhlbHAiLCJleHAiOjE3NzkyMjEwNjJ9.Oxixnb3WhUm9uPEVYv1cDcLL7GyTtuZgkRbu3U_Uy2Y
[12-May-2026 20:09:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 20:09:37 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 20:09:37 UTC] User ID: 562
[12-May-2026 20:09:37 UTC] ✅ User profile retrieved successfully for user ID: 562
[12-May-2026 20:09:38 UTC] === API CALL LOG ===
[12-May-2026 20:09:38 UTC] Endpoint: user/profile.php
[12-May-2026 20:09:38 UTC] Full Log Data: {
    "timestamp": "2026-05-12 20:09:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d, 162.158.107.21",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYyIiwidXNlcm5hbWUiOiJYYXZpZXIiLCJlbWFpbCI6InhhdmllckB3b3JsZHdpZGVzLmhlbHAiLCJleHAiOjE3NzkyMjEwNjJ9.Oxixnb3WhUm9uPEVYv1cDcLL7GyTtuZgkRbu3U_Uy2Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fac0feebdfc4110-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 20:09:38 UTC] === END API CALL LOG ===
[12-May-2026 20:09:38 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 20:09:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYyIiwidXNlcm5hbWUiOiJYYXZpZXIiLCJlbWFpbCI6InhhdmllckB3b3JsZHdpZGVzLmhlbHAiLCJleHAiOjE3NzkyMjEwNjJ9.Oxixnb3WhUm9uPEVYv1cDcLL7GyTtuZgkRbu3U_Uy2Y
[12-May-2026 20:09:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 20:09:38 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 20:09:38 UTC] User ID: 562
[12-May-2026 20:09:38 UTC] ✅ User profile retrieved successfully for user ID: 562
[12-May-2026 20:10:38 UTC] === API CALL LOG ===
[12-May-2026 20:10:38 UTC] Endpoint: user/profile.php
[12-May-2026 20:10:38 UTC] Full Log Data: {
    "timestamp": "2026-05-12 20:10:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d, 162.158.108.73",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYyIiwidXNlcm5hbWUiOiJYYXZpZXIiLCJlbWFpbCI6InhhdmllckB3b3JsZHdpZGVzLmhlbHAiLCJleHAiOjE3NzkyMjEwNjJ9.Oxixnb3WhUm9uPEVYv1cDcLL7GyTtuZgkRbu3U_Uy2Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fac1163b88cfce7-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 20:10:38 UTC] === END API CALL LOG ===
[12-May-2026 20:10:38 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 20:10:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYyIiwidXNlcm5hbWUiOiJYYXZpZXIiLCJlbWFpbCI6InhhdmllckB3b3JsZHdpZGVzLmhlbHAiLCJleHAiOjE3NzkyMjEwNjJ9.Oxixnb3WhUm9uPEVYv1cDcLL7GyTtuZgkRbu3U_Uy2Y
[12-May-2026 20:10:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 20:10:38 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 20:10:38 UTC] User ID: 562
[12-May-2026 20:10:38 UTC] ✅ User profile retrieved successfully for user ID: 562
[12-May-2026 20:10:39 UTC] === API CALL LOG ===
[12-May-2026 20:10:39 UTC] Endpoint: user/profile.php
[12-May-2026 20:10:39 UTC] Full Log Data: {
    "timestamp": "2026-05-12 20:10:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d, 162.158.108.53",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYyIiwidXNlcm5hbWUiOiJYYXZpZXIiLCJlbWFpbCI6InhhdmllckB3b3JsZHdpZGVzLmhlbHAiLCJleHAiOjE3NzkyMjEwNjJ9.Oxixnb3WhUm9uPEVYv1cDcLL7GyTtuZgkRbu3U_Uy2Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fac116bdd88fce7-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 20:10:39 UTC] === END API CALL LOG ===
[12-May-2026 20:10:39 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 20:10:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYyIiwidXNlcm5hbWUiOiJYYXZpZXIiLCJlbWFpbCI6InhhdmllckB3b3JsZHdpZGVzLmhlbHAiLCJleHAiOjE3NzkyMjEwNjJ9.Oxixnb3WhUm9uPEVYv1cDcLL7GyTtuZgkRbu3U_Uy2Y
[12-May-2026 20:10:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 20:10:39 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 20:10:39 UTC] User ID: 562
[12-May-2026 20:10:39 UTC] ✅ User profile retrieved successfully for user ID: 562
[12-May-2026 20:10:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 20:10:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 20:10:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40e1:3499:6e6:7d59:5478:8f4c:f82d, 162.158.108.53","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYyIiwidXNlcm5hbWUiOiJYYXZpZXIiLCJlbWFpbCI6InhhdmllckB3b3JsZHdpZGVzLmhlbHAiLCJleHAiOjE3NzkyMjEwNjJ9.Oxixnb3WhUm9uPEVYv1cDcLL7GyTtuZgkRbu3U_Uy2Y","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fac116bdd8afce7-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40e1:3499:6e6:7d59:5478:8f4c:f82d","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-May-2026 20:10:39 UTC] === User Orders API Called ===
[12-May-2026 20:10:39 UTC] User ID: 562
[12-May-2026 20:10:39 UTC] Limit: 20, Offset: 0
[12-May-2026 20:10:39 UTC] Orders found: 1
[12-May-2026 20:10:39 UTC] Orders data: [{"id":265,"quantity":5000,"total_coins":5000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/aideplus\/73","status":"cancelled","created_at":"2026-05-12 23:36:40","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[12-May-2026 20:10:39 UTC] Total orders count: 1
[12-May-2026 20:10:40 UTC] === API CALL LOG ===
[12-May-2026 20:10:40 UTC] Endpoint: user/profile.php
[12-May-2026 20:10:40 UTC] Full Log Data: {
    "timestamp": "2026-05-12 20:10:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d, 162.158.108.52",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYyIiwidXNlcm5hbWUiOiJYYXZpZXIiLCJlbWFpbCI6InhhdmllckB3b3JsZHdpZGVzLmhlbHAiLCJleHAiOjE3NzkyMjEwNjJ9.Oxixnb3WhUm9uPEVYv1cDcLL7GyTtuZgkRbu3U_Uy2Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fac116c7e8dfce7-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 20:10:40 UTC] === END API CALL LOG ===
[12-May-2026 20:10:40 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 20:10:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYyIiwidXNlcm5hbWUiOiJYYXZpZXIiLCJlbWFpbCI6InhhdmllckB3b3JsZHdpZGVzLmhlbHAiLCJleHAiOjE3NzkyMjEwNjJ9.Oxixnb3WhUm9uPEVYv1cDcLL7GyTtuZgkRbu3U_Uy2Y
[12-May-2026 20:10:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 20:10:40 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 20:10:40 UTC] User ID: 562
[12-May-2026 20:10:40 UTC] ✅ User profile retrieved successfully for user ID: 562
[12-May-2026 20:10:41 UTC] === API CALL LOG ===
[12-May-2026 20:10:41 UTC] Endpoint: user/profile.php
[12-May-2026 20:10:41 UTC] Full Log Data: {
    "timestamp": "2026-05-12 20:10:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d, 162.158.108.53",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYyIiwidXNlcm5hbWUiOiJYYXZpZXIiLCJlbWFpbCI6InhhdmllckB3b3JsZHdpZGVzLmhlbHAiLCJleHAiOjE3NzkyMjEwNjJ9.Oxixnb3WhUm9uPEVYv1cDcLL7GyTtuZgkRbu3U_Uy2Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fac117a0c41fce7-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 20:10:41 UTC] === END API CALL LOG ===
[12-May-2026 20:10:41 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 20:10:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYyIiwidXNlcm5hbWUiOiJYYXZpZXIiLCJlbWFpbCI6InhhdmllckB3b3JsZHdpZGVzLmhlbHAiLCJleHAiOjE3NzkyMjEwNjJ9.Oxixnb3WhUm9uPEVYv1cDcLL7GyTtuZgkRbu3U_Uy2Y
[12-May-2026 20:10:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 20:10:41 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 20:10:41 UTC] User ID: 562
[12-May-2026 20:10:41 UTC] ✅ User profile retrieved successfully for user ID: 562
[12-May-2026 20:10:42 UTC] === API CALL LOG ===
[12-May-2026 20:10:42 UTC] Endpoint: user/profile.php
[12-May-2026 20:10:42 UTC] Full Log Data: {
    "timestamp": "2026-05-12 20:10:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d, 162.158.108.52",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYyIiwidXNlcm5hbWUiOiJYYXZpZXIiLCJlbWFpbCI6InhhdmllckB3b3JsZHdpZGVzLmhlbHAiLCJleHAiOjE3NzkyMjEwNjJ9.Oxixnb3WhUm9uPEVYv1cDcLL7GyTtuZgkRbu3U_Uy2Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fac117dba79fce7-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 20:10:42 UTC] === END API CALL LOG ===
[12-May-2026 20:10:42 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 20:10:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYyIiwidXNlcm5hbWUiOiJYYXZpZXIiLCJlbWFpbCI6InhhdmllckB3b3JsZHdpZGVzLmhlbHAiLCJleHAiOjE3NzkyMjEwNjJ9.Oxixnb3WhUm9uPEVYv1cDcLL7GyTtuZgkRbu3U_Uy2Y
[12-May-2026 20:10:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 20:10:42 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 20:10:42 UTC] User ID: 562
[12-May-2026 20:10:42 UTC] ✅ User profile retrieved successfully for user ID: 562
[12-May-2026 20:10:42 UTC] User Purchases API - User ID: 562
[12-May-2026 20:10:42 UTC] User Purchases API - Total purchases found: 1
[12-May-2026 20:15:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 20:15:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 20:15:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40e1:3499:6e6:7d59:5478:8f4c:f82d, 162.158.88.101","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fac186e7addfde2-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40e1:3499:6e6:7d59:5478:8f4c:f82d","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-May-2026 20:15:26 UTC] === API CALL LOG ===
[12-May-2026 20:15:26 UTC] Endpoint: user/profile.php
[12-May-2026 20:15:26 UTC] === User Orders API Called ===
[12-May-2026 20:15:26 UTC] User ID: 563
[12-May-2026 20:15:26 UTC] Full Log Data: {
    "timestamp": "2026-05-12 20:15:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d, 162.158.88.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fac186e7ad8fde2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 20:15:26 UTC] Limit: 20, Offset: 0
[12-May-2026 20:15:26 UTC] === END API CALL LOG ===
[12-May-2026 20:15:26 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 20:15:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA
[12-May-2026 20:15:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 20:15:26 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 20:15:26 UTC] User ID: 563
[12-May-2026 20:15:26 UTC] Orders found: 0
[12-May-2026 20:15:26 UTC] Orders data: []
[12-May-2026 20:15:26 UTC] ✅ User profile retrieved successfully for user ID: 563
[12-May-2026 20:15:26 UTC] Total orders count: 0
[12-May-2026 20:15:26 UTC] === API CALL LOG ===
[12-May-2026 20:15:26 UTC] Endpoint: user/profile.php
[12-May-2026 20:15:26 UTC] Full Log Data: {
    "timestamp": "2026-05-12 20:15:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d, 162.158.88.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fac186f1c0afde2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 20:15:26 UTC] === END API CALL LOG ===
[12-May-2026 20:15:26 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 20:15:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA
[12-May-2026 20:15:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 20:15:26 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 20:15:26 UTC] User ID: 563
[12-May-2026 20:15:26 UTC] ✅ User profile retrieved successfully for user ID: 563
[12-May-2026 20:15:28 UTC] === API CALL LOG ===
[12-May-2026 20:15:28 UTC] Endpoint: user/profile.php
[12-May-2026 20:15:28 UTC] Full Log Data: {
    "timestamp": "2026-05-12 20:15:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d, 162.158.88.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fac1879dce4fde2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 20:15:28 UTC] === END API CALL LOG ===
[12-May-2026 20:15:28 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 20:15:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA
[12-May-2026 20:15:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 20:15:28 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 20:15:28 UTC] User ID: 563
[12-May-2026 20:15:28 UTC] ✅ User profile retrieved successfully for user ID: 563
[12-May-2026 20:15:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 20:15:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 20:15:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40e1:3499:6e6:7d59:5478:8f4c:f82d, 162.158.88.101","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fac18ba3dedfde2-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40e1:3499:6e6:7d59:5478:8f4c:f82d","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-May-2026 20:15:39 UTC] === User Orders API Called ===
[12-May-2026 20:15:39 UTC] User ID: 563
[12-May-2026 20:15:39 UTC] Limit: 20, Offset: 0
[12-May-2026 20:15:39 UTC] Orders found: 0
[12-May-2026 20:15:39 UTC] Orders data: []
[12-May-2026 20:15:39 UTC] Total orders count: 0
[12-May-2026 20:15:40 UTC] === API CALL LOG ===
[12-May-2026 20:15:40 UTC] Endpoint: user/profile.php
[12-May-2026 20:15:40 UTC] Full Log Data: {
    "timestamp": "2026-05-12 20:15:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d, 162.158.88.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fac18c74995fde2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 20:15:40 UTC] === END API CALL LOG ===
[12-May-2026 20:15:40 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 20:15:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA
[12-May-2026 20:15:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 20:15:40 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 20:15:40 UTC] User ID: 563
[12-May-2026 20:15:40 UTC] ✅ User profile retrieved successfully for user ID: 563
[12-May-2026 20:15:41 UTC] User Purchases API - User ID: 563
[12-May-2026 20:15:41 UTC] User Purchases API - Total purchases found: 0
[12-May-2026 20:15:44 UTC] User Purchases API - User ID: 563
[12-May-2026 20:15:44 UTC] User Purchases API - Total purchases found: 0
[12-May-2026 20:15:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 20:15:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 20:15:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40e1:3499:6e6:7d59:5478:8f4c:f82d, 162.158.88.101","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fac18e62b67fde2-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40e1:3499:6e6:7d59:5478:8f4c:f82d","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-May-2026 20:15:45 UTC] === User Orders API Called ===
[12-May-2026 20:15:45 UTC] User ID: 563
[12-May-2026 20:15:45 UTC] Limit: 20, Offset: 0
[12-May-2026 20:15:45 UTC] Orders found: 0
[12-May-2026 20:15:45 UTC] Orders data: []
[12-May-2026 20:15:45 UTC] Total orders count: 0
[12-May-2026 20:15:59 UTC] === API CALL LOG ===
[12-May-2026 20:15:59 UTC] Endpoint: user/profile.php
[12-May-2026 20:15:59 UTC] Full Log Data: {
    "timestamp": "2026-05-12 20:15:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d, 162.158.88.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fac1936db9bfde2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 20:15:59 UTC] === END API CALL LOG ===
[12-May-2026 20:15:59 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 20:15:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA
[12-May-2026 20:15:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 20:15:59 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 20:15:59 UTC] User ID: 563
[12-May-2026 20:15:59 UTC] ✅ User profile retrieved successfully for user ID: 563
[12-May-2026 20:15:59 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 20:15:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 20:15:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40e1:3499:6e6:7d59:5478:8f4c:f82d, 162.158.88.100","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fac1936db99fde2-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40e1:3499:6e6:7d59:5478:8f4c:f82d","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-May-2026 20:15:59 UTC] === User Orders API Called ===
[12-May-2026 20:15:59 UTC] User ID: 563
[12-May-2026 20:15:59 UTC] Limit: 20, Offset: 0
[12-May-2026 20:15:59 UTC] Orders found: 0
[12-May-2026 20:15:59 UTC] Orders data: []
[12-May-2026 20:15:59 UTC] Total orders count: 0
[12-May-2026 20:15:59 UTC] === API CALL LOG ===
[12-May-2026 20:15:59 UTC] Endpoint: user/profile.php
[12-May-2026 20:15:59 UTC] Full Log Data: {
    "timestamp": "2026-05-12 20:15:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d, 162.158.88.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fac193ada9afde2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 20:15:59 UTC] === END API CALL LOG ===
[12-May-2026 20:15:59 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 20:15:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA
[12-May-2026 20:15:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 20:15:59 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 20:15:59 UTC] User ID: 563
[12-May-2026 20:15:59 UTC] ✅ User profile retrieved successfully for user ID: 563
[12-May-2026 20:16:00 UTC] === API CALL LOG ===
[12-May-2026 20:16:00 UTC] Endpoint: user/profile.php
[12-May-2026 20:16:00 UTC] Full Log Data: {
    "timestamp": "2026-05-12 20:16:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d, 162.158.88.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fac1944bb0dfde2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 20:16:00 UTC] === END API CALL LOG ===
[12-May-2026 20:16:00 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 20:16:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA
[12-May-2026 20:16:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 20:16:00 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 20:16:00 UTC] User ID: 563
[12-May-2026 20:16:00 UTC] ✅ User profile retrieved successfully for user ID: 563
[12-May-2026 20:16:06 UTC] === API CALL LOG ===
[12-May-2026 20:16:06 UTC] Endpoint: user/profile.php
[12-May-2026 20:16:06 UTC] Full Log Data: {
    "timestamp": "2026-05-12 20:16:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d, 162.158.88.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fac19688e65fde2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 20:16:06 UTC] === END API CALL LOG ===
[12-May-2026 20:16:06 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 20:16:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA
[12-May-2026 20:16:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 20:16:06 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 20:16:06 UTC] User ID: 563
[12-May-2026 20:16:06 UTC] ✅ User profile retrieved successfully for user ID: 563
[12-May-2026 20:16:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 20:16:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 20:16:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40e1:3499:6e6:7d59:5478:8f4c:f82d, 162.158.88.101","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fac19688e60fde2-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40e1:3499:6e6:7d59:5478:8f4c:f82d","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-May-2026 20:16:06 UTC] === User Orders API Called ===
[12-May-2026 20:16:06 UTC] User ID: 563
[12-May-2026 20:16:06 UTC] Limit: 20, Offset: 0
[12-May-2026 20:16:06 UTC] Orders found: 0
[12-May-2026 20:16:06 UTC] Orders data: []
[12-May-2026 20:16:06 UTC] Total orders count: 0
[12-May-2026 20:16:07 UTC] === API CALL LOG ===
[12-May-2026 20:16:07 UTC] Endpoint: user/profile.php
[12-May-2026 20:16:07 UTC] Full Log Data: {
    "timestamp": "2026-05-12 20:16:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d, 162.158.88.100",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fac196b9b22fde2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 20:16:07 UTC] === END API CALL LOG ===
[12-May-2026 20:16:07 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 20:16:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA
[12-May-2026 20:16:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 20:16:07 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 20:16:07 UTC] User ID: 563
[12-May-2026 20:16:07 UTC] ✅ User profile retrieved successfully for user ID: 563
[12-May-2026 20:16:07 UTC] === API CALL LOG ===
[12-May-2026 20:16:07 UTC] Endpoint: user/profile.php
[12-May-2026 20:16:07 UTC] Full Log Data: {
    "timestamp": "2026-05-12 20:16:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d, 162.158.88.100",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fac19703af1fde2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 20:16:07 UTC] === END API CALL LOG ===
[12-May-2026 20:16:07 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 20:16:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA
[12-May-2026 20:16:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 20:16:07 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 20:16:07 UTC] User ID: 563
[12-May-2026 20:16:07 UTC] ✅ User profile retrieved successfully for user ID: 563
[12-May-2026 20:16:31 UTC] === API CALL LOG ===
[12-May-2026 20:16:31 UTC] Endpoint: user/profile.php
[12-May-2026 20:16:31 UTC] Full Log Data: {
    "timestamp": "2026-05-12 20:16:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d, 162.158.88.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fac1a02ebd3fde2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 20:16:31 UTC] === END API CALL LOG ===
[12-May-2026 20:16:31 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 20:16:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA
[12-May-2026 20:16:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 20:16:31 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 20:16:31 UTC] User ID: 563
[12-May-2026 20:16:31 UTC] ✅ User profile retrieved successfully for user ID: 563
[12-May-2026 20:16:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 20:16:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 20:16:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40e1:3499:6e6:7d59:5478:8f4c:f82d, 162.158.88.101","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fac1a02ebd1fde2-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40e1:3499:6e6:7d59:5478:8f4c:f82d","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-May-2026 20:16:31 UTC] === User Orders API Called ===
[12-May-2026 20:16:31 UTC] User ID: 563
[12-May-2026 20:16:31 UTC] Limit: 20, Offset: 0
[12-May-2026 20:16:31 UTC] Orders found: 0
[12-May-2026 20:16:31 UTC] Orders data: []
[12-May-2026 20:16:31 UTC] Total orders count: 0
[12-May-2026 20:16:31 UTC] === API CALL LOG ===
[12-May-2026 20:16:31 UTC] Endpoint: user/profile.php
[12-May-2026 20:16:31 UTC] Full Log Data: {
    "timestamp": "2026-05-12 20:16:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d, 162.158.88.100",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fac1a06ba6cfde2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 20:16:31 UTC] === END API CALL LOG ===
[12-May-2026 20:16:31 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 20:16:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA
[12-May-2026 20:16:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 20:16:31 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 20:16:31 UTC] User ID: 563
[12-May-2026 20:16:31 UTC] ✅ User profile retrieved successfully for user ID: 563
[12-May-2026 20:16:33 UTC] === API CALL LOG ===
[12-May-2026 20:16:33 UTC] Endpoint: user/profile.php
[12-May-2026 20:16:33 UTC] Full Log Data: {
    "timestamp": "2026-05-12 20:16:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d, 162.158.88.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fac1a10db03fde2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 20:16:33 UTC] === END API CALL LOG ===
[12-May-2026 20:16:33 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 20:16:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA
[12-May-2026 20:16:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 20:16:33 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 20:16:33 UTC] User ID: 563
[12-May-2026 20:16:33 UTC] ✅ User profile retrieved successfully for user ID: 563
[12-May-2026 20:16:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 20:16:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 20:16:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40e1:3499:6e6:7d59:5478:8f4c:f82d, 162.158.88.101","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fac1a3a7a5bfde2-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40e1:3499:6e6:7d59:5478:8f4c:f82d","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-May-2026 20:16:40 UTC] === User Orders API Called ===
[12-May-2026 20:16:40 UTC] User ID: 563
[12-May-2026 20:16:40 UTC] Limit: 20, Offset: 0
[12-May-2026 20:16:40 UTC] Orders found: 0
[12-May-2026 20:16:40 UTC] Orders data: []
[12-May-2026 20:16:40 UTC] Total orders count: 0
[12-May-2026 20:16:41 UTC] === API CALL LOG ===
[12-May-2026 20:16:41 UTC] Endpoint: user/profile.php
[12-May-2026 20:16:41 UTC] Full Log Data: {
    "timestamp": "2026-05-12 20:16:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d, 162.158.88.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fac1a442a83fde2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 20:16:41 UTC] === END API CALL LOG ===
[12-May-2026 20:16:41 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 20:16:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA
[12-May-2026 20:16:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 20:16:41 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 20:16:41 UTC] User ID: 563
[12-May-2026 20:16:41 UTC] ✅ User profile retrieved successfully for user ID: 563
[12-May-2026 20:16:42 UTC] User Purchases API - User ID: 563
[12-May-2026 20:16:42 UTC] User Purchases API - Total purchases found: 0
[12-May-2026 20:16:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 20:16:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 20:16:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40e1:3499:6e6:7d59:5478:8f4c:f82d, 162.158.88.101","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fac1a5bfc2dfde2-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40e1:3499:6e6:7d59:5478:8f4c:f82d","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-May-2026 20:16:45 UTC] === User Orders API Called ===
[12-May-2026 20:16:45 UTC] User ID: 563
[12-May-2026 20:16:45 UTC] Limit: 20, Offset: 0
[12-May-2026 20:16:45 UTC] Orders found: 0
[12-May-2026 20:16:45 UTC] Orders data: []
[12-May-2026 20:16:45 UTC] Total orders count: 0
[12-May-2026 20:16:45 UTC] === API CALL LOG ===
[12-May-2026 20:16:45 UTC] Endpoint: user/profile.php
[12-May-2026 20:16:45 UTC] Full Log Data: {
    "timestamp": "2026-05-12 20:16:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d, 162.158.88.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fac1a5bfc30fde2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 20:16:45 UTC] === END API CALL LOG ===
[12-May-2026 20:16:45 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 20:16:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA
[12-May-2026 20:16:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 20:16:45 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 20:16:45 UTC] User ID: 563
[12-May-2026 20:16:45 UTC] ✅ User profile retrieved successfully for user ID: 563
[12-May-2026 20:16:46 UTC] === API CALL LOG ===
[12-May-2026 20:16:46 UTC] Endpoint: user/profile.php
[12-May-2026 20:16:46 UTC] Full Log Data: {
    "timestamp": "2026-05-12 20:16:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d, 162.158.88.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fac1a5faa26fde2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 20:16:46 UTC] === END API CALL LOG ===
[12-May-2026 20:16:46 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 20:16:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA
[12-May-2026 20:16:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 20:16:46 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 20:16:46 UTC] User ID: 563
[12-May-2026 20:16:46 UTC] ✅ User profile retrieved successfully for user ID: 563
[12-May-2026 20:16:46 UTC] === API CALL LOG ===
[12-May-2026 20:16:46 UTC] Endpoint: user/profile.php
[12-May-2026 20:16:46 UTC] Full Log Data: {
    "timestamp": "2026-05-12 20:16:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d, 162.158.88.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fac1a633ffdfde2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 20:16:46 UTC] === END API CALL LOG ===
[12-May-2026 20:16:46 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 20:16:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA
[12-May-2026 20:16:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 20:16:46 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 20:16:46 UTC] User ID: 563
[12-May-2026 20:16:46 UTC] ✅ User profile retrieved successfully for user ID: 563
[12-May-2026 20:16:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 20:16:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 20:16:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40e1:3499:6e6:7d59:5478:8f4c:f82d, 162.158.88.101","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fac1a7c6fccfde2-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40e1:3499:6e6:7d59:5478:8f4c:f82d","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-May-2026 20:16:50 UTC] === User Orders API Called ===
[12-May-2026 20:16:50 UTC] User ID: 563
[12-May-2026 20:16:50 UTC] Limit: 20, Offset: 0
[12-May-2026 20:16:50 UTC] Orders found: 0
[12-May-2026 20:16:50 UTC] Orders data: []
[12-May-2026 20:16:50 UTC] Total orders count: 0
[12-May-2026 20:16:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 20:16:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 20:16:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40e1:3499:6e6:7d59:5478:8f4c:f82d, 162.158.88.101","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fac1aa1be3bfde2-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40e1:3499:6e6:7d59:5478:8f4c:f82d","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-May-2026 20:16:56 UTC] === API CALL LOG ===
[12-May-2026 20:16:56 UTC] Endpoint: user/profile.php
[12-May-2026 20:16:56 UTC] === User Orders API Called ===
[12-May-2026 20:16:56 UTC] Full Log Data: {
    "timestamp": "2026-05-12 20:16:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d, 162.158.88.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fac1aa1be3dfde2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 20:16:56 UTC] User ID: 563
[12-May-2026 20:16:56 UTC] === END API CALL LOG ===
[12-May-2026 20:16:56 UTC] Limit: 20, Offset: 0
[12-May-2026 20:16:56 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 20:16:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA
[12-May-2026 20:16:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 20:16:56 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 20:16:56 UTC] User ID: 563
[12-May-2026 20:16:56 UTC] Orders found: 0
[12-May-2026 20:16:56 UTC] ✅ User profile retrieved successfully for user ID: 563
[12-May-2026 20:16:56 UTC] Orders data: []
[12-May-2026 20:16:56 UTC] Total orders count: 0
[12-May-2026 20:16:57 UTC] === API CALL LOG ===
[12-May-2026 20:16:57 UTC] Endpoint: user/profile.php
[12-May-2026 20:16:57 UTC] Full Log Data: {
    "timestamp": "2026-05-12 20:16:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d, 162.158.88.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fac1aa62e30fde2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 20:16:57 UTC] === END API CALL LOG ===
[12-May-2026 20:16:57 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 20:16:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA
[12-May-2026 20:16:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 20:16:57 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 20:16:57 UTC] User ID: 563
[12-May-2026 20:16:57 UTC] ✅ User profile retrieved successfully for user ID: 563
[12-May-2026 20:16:57 UTC] === API CALL LOG ===
[12-May-2026 20:16:57 UTC] Endpoint: user/profile.php
[12-May-2026 20:16:57 UTC] Full Log Data: {
    "timestamp": "2026-05-12 20:16:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d, 162.158.88.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fac1aa94c81fde2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 20:16:57 UTC] === END API CALL LOG ===
[12-May-2026 20:16:57 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 20:16:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA
[12-May-2026 20:16:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 20:16:57 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 20:16:57 UTC] User ID: 563
[12-May-2026 20:16:57 UTC] ✅ User profile retrieved successfully for user ID: 563
[12-May-2026 20:29:56 UTC] === API CALL LOG ===
[12-May-2026 20:29:56 UTC] Endpoint: user/profile.php
[12-May-2026 20:29:56 UTC] Full Log Data: {
    "timestamp": "2026-05-12 20:29:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d, 172.71.82.115",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fac2da64a5a8210-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 20:29:56 UTC] === END API CALL LOG ===
[12-May-2026 20:29:56 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 20:29:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA
[12-May-2026 20:29:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 20:29:56 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 20:29:56 UTC] User ID: 563
[12-May-2026 20:29:56 UTC] ✅ User profile retrieved successfully for user ID: 563
[12-May-2026 20:29:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 20:29:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 20:29:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40e1:3499:6e6:7d59:5478:8f4c:f82d, 172.71.82.115","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fac2daeae568210-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40e1:3499:6e6:7d59:5478:8f4c:f82d","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-May-2026 20:29:56 UTC] === User Orders API Called ===
[12-May-2026 20:29:56 UTC] User ID: 563
[12-May-2026 20:29:56 UTC] Limit: 20, Offset: 0
[12-May-2026 20:29:56 UTC] Orders found: 0
[12-May-2026 20:29:56 UTC] Orders data: []
[12-May-2026 20:29:56 UTC] Total orders count: 0
[12-May-2026 20:29:56 UTC] === API CALL LOG ===
[12-May-2026 20:29:56 UTC] Endpoint: user/profile.php
[12-May-2026 20:29:56 UTC] Full Log Data: {
    "timestamp": "2026-05-12 20:29:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d, 172.71.82.115",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fac2daeae548210-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 20:29:56 UTC] === END API CALL LOG ===
[12-May-2026 20:29:56 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 20:29:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA
[12-May-2026 20:29:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 20:29:56 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 20:29:56 UTC] User ID: 563
[12-May-2026 20:29:56 UTC] ✅ User profile retrieved successfully for user ID: 563
[12-May-2026 20:29:57 UTC] === API CALL LOG ===
[12-May-2026 20:29:57 UTC] Endpoint: user/profile.php
[12-May-2026 20:29:57 UTC] Full Log Data: {
    "timestamp": "2026-05-12 20:29:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d, 172.71.82.115",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fac2daf3e9d8210-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 20:29:57 UTC] === END API CALL LOG ===
[12-May-2026 20:29:57 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 20:29:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA
[12-May-2026 20:29:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 20:29:57 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 20:29:57 UTC] User ID: 563
[12-May-2026 20:29:57 UTC] ✅ User profile retrieved successfully for user ID: 563
[12-May-2026 20:29:58 UTC] === API CALL LOG ===
[12-May-2026 20:29:58 UTC] Endpoint: user/profile.php
[12-May-2026 20:29:58 UTC] Full Log Data: {
    "timestamp": "2026-05-12 20:29:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d, 172.71.82.115",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fac2db6ea688210-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 20:29:58 UTC] === END API CALL LOG ===
[12-May-2026 20:29:58 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 20:29:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA
[12-May-2026 20:29:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 20:29:58 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 20:29:58 UTC] User ID: 563
[12-May-2026 20:29:58 UTC] ✅ User profile retrieved successfully for user ID: 563
[12-May-2026 20:30:00 UTC] === API CALL LOG ===
[12-May-2026 20:30:00 UTC] Endpoint: user/profile.php
[12-May-2026 20:30:00 UTC] Full Log Data: {
    "timestamp": "2026-05-12 20:30:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d, 172.71.82.115",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fac2dc6f9828210-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 20:30:00 UTC] === END API CALL LOG ===
[12-May-2026 20:30:00 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 20:30:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA
[12-May-2026 20:30:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 20:30:00 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 20:30:00 UTC] User ID: 563
[12-May-2026 20:30:00 UTC] ✅ User profile retrieved successfully for user ID: 563
[12-May-2026 20:30:01 UTC] User Purchases API - User ID: 563
[12-May-2026 20:30:01 UTC] User Purchases API - Total purchases found: 0
[12-May-2026 20:30:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 20:30:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 20:30:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40e1:3499:6e6:7d59:5478:8f4c:f82d, 172.71.82.115","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fac2dd5e9af8210-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40e1:3499:6e6:7d59:5478:8f4c:f82d","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-May-2026 20:30:03 UTC] === User Orders API Called ===
[12-May-2026 20:30:03 UTC] User ID: 563
[12-May-2026 20:30:03 UTC] Limit: 20, Offset: 0
[12-May-2026 20:30:03 UTC] Orders found: 0
[12-May-2026 20:30:03 UTC] Orders data: []
[12-May-2026 20:30:03 UTC] === API CALL LOG ===
[12-May-2026 20:30:03 UTC] Endpoint: user/profile.php
[12-May-2026 20:30:03 UTC] Full Log Data: {
    "timestamp": "2026-05-12 20:30:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d, 172.71.82.115",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fac2dd5e9b28210-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 20:30:03 UTC] === END API CALL LOG ===
[12-May-2026 20:30:03 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 20:30:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA
[12-May-2026 20:30:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 20:30:03 UTC] Total orders count: 0
[12-May-2026 20:30:03 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 20:30:03 UTC] User ID: 563
[12-May-2026 20:30:03 UTC] ✅ User profile retrieved successfully for user ID: 563
[12-May-2026 20:30:03 UTC] === API CALL LOG ===
[12-May-2026 20:30:03 UTC] Endpoint: user/profile.php
[12-May-2026 20:30:03 UTC] Full Log Data: {
    "timestamp": "2026-05-12 20:30:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d, 172.71.82.115",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fac2dda4c278210-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 20:30:03 UTC] === END API CALL LOG ===
[12-May-2026 20:30:03 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 20:30:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA
[12-May-2026 20:30:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 20:30:03 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 20:30:03 UTC] User ID: 563
[12-May-2026 20:30:03 UTC] ✅ User profile retrieved successfully for user ID: 563
[12-May-2026 20:30:05 UTC] === API CALL LOG ===
[12-May-2026 20:30:05 UTC] Endpoint: user/profile.php
[12-May-2026 20:30:05 UTC] Full Log Data: {
    "timestamp": "2026-05-12 20:30:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d, 172.71.82.115",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fac2de0ef758210-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 20:30:05 UTC] === END API CALL LOG ===
[12-May-2026 20:30:05 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 20:30:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA
[12-May-2026 20:30:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 20:30:05 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 20:30:05 UTC] User ID: 563
[12-May-2026 20:30:05 UTC] ✅ User profile retrieved successfully for user ID: 563
[12-May-2026 20:30:19 UTC] === API CALL LOG ===
[12-May-2026 20:30:19 UTC] Endpoint: user/profile.php
[12-May-2026 20:30:19 UTC] Full Log Data: {
    "timestamp": "2026-05-12 20:30:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d, 172.71.82.114",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fac2e38eb8a8210-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 20:30:19 UTC] === END API CALL LOG ===
[12-May-2026 20:30:19 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 20:30:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA
[12-May-2026 20:30:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 20:30:19 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 20:30:19 UTC] User ID: 563
[12-May-2026 20:30:19 UTC] ✅ User profile retrieved successfully for user ID: 563
[12-May-2026 20:30:28 UTC] === API CALL LOG ===
[12-May-2026 20:30:28 UTC] Endpoint: user/profile.php
[12-May-2026 20:30:28 UTC] Full Log Data: {
    "timestamp": "2026-05-12 20:30:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d, 172.71.82.114",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fac2e72ef368210-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 20:30:28 UTC] === END API CALL LOG ===
[12-May-2026 20:30:28 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 20:30:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA
[12-May-2026 20:30:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 20:30:28 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 20:30:28 UTC] User ID: 563
[12-May-2026 20:30:28 UTC] ✅ User profile retrieved successfully for user ID: 563
[12-May-2026 20:30:29 UTC] User Purchases API - User ID: 563
[12-May-2026 20:30:29 UTC] User Purchases API - Total purchases found: 0
[12-May-2026 20:30:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 20:30:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 20:30:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40e1:3499:6e6:7d59:5478:8f4c:f82d, 172.71.82.114","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fac2e81dddf8210-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40e1:3499:6e6:7d59:5478:8f4c:f82d","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-May-2026 20:30:30 UTC] === User Orders API Called ===
[12-May-2026 20:30:30 UTC] User ID: 563
[12-May-2026 20:30:30 UTC] Limit: 20, Offset: 0
[12-May-2026 20:30:30 UTC] Orders found: 0
[12-May-2026 20:30:30 UTC] Orders data: []
[12-May-2026 20:30:30 UTC] Total orders count: 0
[12-May-2026 20:30:43 UTC] === API CALL LOG ===
[12-May-2026 20:30:43 UTC] Endpoint: user/profile.php
[12-May-2026 20:30:43 UTC] Full Log Data: {
    "timestamp": "2026-05-12 20:30:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d, 162.158.189.159",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fac2ecbbc3f4024-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 20:30:43 UTC] === END API CALL LOG ===
[12-May-2026 20:30:43 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 20:30:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA
[12-May-2026 20:30:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 20:30:43 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 20:30:43 UTC] User ID: 563
[12-May-2026 20:30:43 UTC] ✅ User profile retrieved successfully for user ID: 563
[12-May-2026 20:30:43 UTC] === API CALL LOG ===
[12-May-2026 20:30:43 UTC] Endpoint: user/profile.php
[12-May-2026 20:30:43 UTC] Full Log Data: {
    "timestamp": "2026-05-12 20:30:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d, 162.158.189.159",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fac2ed438554024-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 20:30:43 UTC] === END API CALL LOG ===
[12-May-2026 20:30:43 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 20:30:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA
[12-May-2026 20:30:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 20:30:43 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 20:30:43 UTC] User ID: 563
[12-May-2026 20:30:43 UTC] ✅ User profile retrieved successfully for user ID: 563
[12-May-2026 20:30:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 20:30:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 20:30:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40e1:3499:6e6:7d59:5478:8f4c:f82d, 162.158.189.159","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fac2ed438594024-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40e1:3499:6e6:7d59:5478:8f4c:f82d","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-May-2026 20:30:43 UTC] === User Orders API Called ===
[12-May-2026 20:30:43 UTC] User ID: 563
[12-May-2026 20:30:43 UTC] Limit: 20, Offset: 0
[12-May-2026 20:30:43 UTC] Orders found: 0
[12-May-2026 20:30:43 UTC] Orders data: []
[12-May-2026 20:30:43 UTC] Total orders count: 0
[12-May-2026 20:30:44 UTC] === API CALL LOG ===
[12-May-2026 20:30:44 UTC] Endpoint: user/profile.php
[12-May-2026 20:30:44 UTC] Full Log Data: {
    "timestamp": "2026-05-12 20:30:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d, 162.158.189.159",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fac2ed508c64024-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 20:30:44 UTC] === END API CALL LOG ===
[12-May-2026 20:30:44 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 20:30:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA
[12-May-2026 20:30:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 20:30:44 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 20:30:44 UTC] User ID: 563
[12-May-2026 20:30:44 UTC] ✅ User profile retrieved successfully for user ID: 563
[12-May-2026 20:30:45 UTC] === API CALL LOG ===
[12-May-2026 20:30:45 UTC] Endpoint: user/profile.php
[12-May-2026 20:30:45 UTC] Full Log Data: {
    "timestamp": "2026-05-12 20:30:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d, 162.158.189.159",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fac2edf1cce4024-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 20:30:45 UTC] === END API CALL LOG ===
[12-May-2026 20:30:45 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 20:30:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA
[12-May-2026 20:30:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 20:30:45 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 20:30:45 UTC] User ID: 563
[12-May-2026 20:30:45 UTC] ✅ User profile retrieved successfully for user ID: 563
[12-May-2026 20:30:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 20:30:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 20:30:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40e1:3499:6e6:7d59:5478:8f4c:f82d, 162.158.189.159","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fac2efd4b8e4024-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40e1:3499:6e6:7d59:5478:8f4c:f82d","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-May-2026 20:30:50 UTC] === User Orders API Called ===
[12-May-2026 20:30:50 UTC] User ID: 563
[12-May-2026 20:30:50 UTC] Limit: 20, Offset: 0
[12-May-2026 20:30:50 UTC] Orders found: 0
[12-May-2026 20:30:50 UTC] Orders data: []
[12-May-2026 20:30:50 UTC] Total orders count: 0
[12-May-2026 20:30:50 UTC] === API CALL LOG ===
[12-May-2026 20:30:50 UTC] Endpoint: user/profile.php
[12-May-2026 20:30:50 UTC] Full Log Data: {
    "timestamp": "2026-05-12 20:30:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d, 162.158.189.159",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fac2efd4b8f4024-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 20:30:50 UTC] === END API CALL LOG ===
[12-May-2026 20:30:50 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 20:30:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA
[12-May-2026 20:30:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 20:30:50 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 20:30:50 UTC] User ID: 563
[12-May-2026 20:30:50 UTC] ✅ User profile retrieved successfully for user ID: 563
[12-May-2026 20:30:51 UTC] === API CALL LOG ===
[12-May-2026 20:30:51 UTC] Endpoint: user/profile.php
[12-May-2026 20:30:51 UTC] Full Log Data: {
    "timestamp": "2026-05-12 20:30:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d, 162.158.189.159",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fac2f030e954024-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 20:30:51 UTC] === END API CALL LOG ===
[12-May-2026 20:30:51 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 20:30:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA
[12-May-2026 20:30:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 20:30:51 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 20:30:51 UTC] User ID: 563
[12-May-2026 20:30:51 UTC] ✅ User profile retrieved successfully for user ID: 563
[12-May-2026 20:30:51 UTC] === API CALL LOG ===
[12-May-2026 20:30:51 UTC] Endpoint: user/profile.php
[12-May-2026 20:30:51 UTC] Full Log Data: {
    "timestamp": "2026-05-12 20:30:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d, 162.158.189.159",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fac2f06383c4024-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 20:30:51 UTC] === END API CALL LOG ===
[12-May-2026 20:30:51 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 20:30:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA
[12-May-2026 20:30:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 20:30:51 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 20:30:51 UTC] User ID: 563
[12-May-2026 20:30:51 UTC] ✅ User profile retrieved successfully for user ID: 563
[12-May-2026 20:31:07 UTC] === API CALL LOG ===
[12-May-2026 20:31:07 UTC] Endpoint: user/profile.php
[12-May-2026 20:31:07 UTC] Full Log Data: {
    "timestamp": "2026-05-12 20:31:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d, 162.158.189.158",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fac2f68bed24024-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 20:31:07 UTC] === END API CALL LOG ===
[12-May-2026 20:31:07 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 20:31:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA
[12-May-2026 20:31:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 20:31:07 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 20:31:07 UTC] User ID: 563
[12-May-2026 20:31:07 UTC] ✅ User profile retrieved successfully for user ID: 563
[12-May-2026 20:31:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 20:31:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 20:31:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40e1:3499:6e6:7d59:5478:8f4c:f82d, 162.158.189.158","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fac2f6d697a4024-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40e1:3499:6e6:7d59:5478:8f4c:f82d","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-May-2026 20:31:08 UTC] === User Orders API Called ===
[12-May-2026 20:31:08 UTC] User ID: 563
[12-May-2026 20:31:08 UTC] Limit: 20, Offset: 0
[12-May-2026 20:31:08 UTC] Orders found: 0
[12-May-2026 20:31:08 UTC] Orders data: []
[12-May-2026 20:31:08 UTC] Total orders count: 0
[12-May-2026 20:31:08 UTC] === API CALL LOG ===
[12-May-2026 20:31:08 UTC] Endpoint: user/profile.php
[12-May-2026 20:31:08 UTC] Full Log Data: {
    "timestamp": "2026-05-12 20:31:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d, 162.158.189.158",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fac2f6d697b4024-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 20:31:08 UTC] === END API CALL LOG ===
[12-May-2026 20:31:08 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 20:31:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA
[12-May-2026 20:31:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 20:31:08 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 20:31:08 UTC] User ID: 563
[12-May-2026 20:31:08 UTC] ✅ User profile retrieved successfully for user ID: 563
[12-May-2026 20:31:09 UTC] === API CALL LOG ===
[12-May-2026 20:31:09 UTC] Endpoint: user/profile.php
[12-May-2026 20:31:09 UTC] Full Log Data: {
    "timestamp": "2026-05-12 20:31:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d, 162.158.189.158",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fac2f71ab864024-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 20:31:09 UTC] === END API CALL LOG ===
[12-May-2026 20:31:09 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 20:31:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA
[12-May-2026 20:31:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 20:31:09 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 20:31:09 UTC] User ID: 563
[12-May-2026 20:31:09 UTC] ✅ User profile retrieved successfully for user ID: 563
[12-May-2026 20:31:10 UTC] === API CALL LOG ===
[12-May-2026 20:31:10 UTC] Endpoint: user/profile.php
[12-May-2026 20:31:10 UTC] Full Log Data: {
    "timestamp": "2026-05-12 20:31:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d, 162.158.189.158",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fac2f785e804024-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 20:31:10 UTC] === END API CALL LOG ===
[12-May-2026 20:31:10 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 20:31:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA
[12-May-2026 20:31:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 20:31:10 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 20:31:10 UTC] User ID: 563
[12-May-2026 20:31:10 UTC] ✅ User profile retrieved successfully for user ID: 563
[12-May-2026 20:31:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 20:31:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 20:31:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40e1:3499:6e6:7d59:5478:8f4c:f82d, 162.158.189.158","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fac2f8ccfad4024-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40e1:3499:6e6:7d59:5478:8f4c:f82d","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-May-2026 20:31:13 UTC] === User Orders API Called ===
[12-May-2026 20:31:13 UTC] User ID: 563
[12-May-2026 20:31:13 UTC] Limit: 20, Offset: 0
[12-May-2026 20:31:13 UTC] Orders found: 0
[12-May-2026 20:31:13 UTC] Orders data: []
[12-May-2026 20:31:13 UTC] Total orders count: 0
[12-May-2026 20:31:15 UTC] === API CALL LOG ===
[12-May-2026 20:31:15 UTC] Endpoint: user/profile.php
[12-May-2026 20:31:15 UTC] Full Log Data: {
    "timestamp": "2026-05-12 20:31:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d, 162.158.189.158",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fac2f978c864024-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 20:31:15 UTC] === END API CALL LOG ===
[12-May-2026 20:31:15 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 20:31:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA
[12-May-2026 20:31:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 20:31:15 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 20:31:15 UTC] User ID: 563
[12-May-2026 20:31:15 UTC] ✅ User profile retrieved successfully for user ID: 563
[12-May-2026 20:31:15 UTC] User Purchases API - User ID: 563
[12-May-2026 20:31:15 UTC] User Purchases API - Total purchases found: 1
[12-May-2026 20:31:19 UTC] === API CALL LOG ===
[12-May-2026 20:31:19 UTC] Endpoint: user/profile.php
[12-May-2026 20:31:19 UTC] Full Log Data: {
    "timestamp": "2026-05-12 20:31:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d, 162.158.189.158",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fac2fb09f834024-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 20:31:19 UTC] === END API CALL LOG ===
[12-May-2026 20:31:19 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 20:31:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA
[12-May-2026 20:31:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 20:31:19 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 20:31:19 UTC] User ID: 563
[12-May-2026 20:31:19 UTC] ✅ User profile retrieved successfully for user ID: 563
[12-May-2026 20:31:19 UTC] User Purchases API - User ID: 563
[12-May-2026 20:31:19 UTC] User Purchases API - Total purchases found: 1
[12-May-2026 20:31:21 UTC] User Purchases API - User ID: 563
[12-May-2026 20:31:21 UTC] User Purchases API - Total purchases found: 1
[12-May-2026 20:31:25 UTC] === API CALL LOG ===
[12-May-2026 20:31:25 UTC] Endpoint: user/profile.php
[12-May-2026 20:31:25 UTC] Full Log Data: {
    "timestamp": "2026-05-12 20:31:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d, 162.158.189.158",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fac2fd6ea2a4024-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 20:31:25 UTC] === END API CALL LOG ===
[12-May-2026 20:31:25 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 20:31:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA
[12-May-2026 20:31:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 20:31:25 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 20:31:25 UTC] User ID: 563
[12-May-2026 20:31:25 UTC] ✅ User profile retrieved successfully for user ID: 563
[12-May-2026 20:31:25 UTC] User Purchases API - User ID: 563
[12-May-2026 20:31:25 UTC] User Purchases API - Total purchases found: 1
[12-May-2026 20:31:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 20:31:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 20:31:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40e1:3499:6e6:7d59:5478:8f4c:f82d, 162.158.189.158","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fac2fef0dc24024-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40e1:3499:6e6:7d59:5478:8f4c:f82d","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-May-2026 20:31:29 UTC] === User Orders API Called ===
[12-May-2026 20:31:29 UTC] User ID: 563
[12-May-2026 20:31:29 UTC] Limit: 20, Offset: 0
[12-May-2026 20:31:29 UTC] Orders found: 0
[12-May-2026 20:31:29 UTC] Orders data: []
[12-May-2026 20:31:29 UTC] Total orders count: 0
[12-May-2026 20:31:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 20:31:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-May-2026 20:31:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40e1:3499:6e6:7d59:5478:8f4c:f82d, 162.158.189.158","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fac2ffa2ae44024-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40e1:3499:6e6:7d59:5478:8f4c:f82d","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-May-2026 20:31:31 UTC] === User Orders API Called ===
[12-May-2026 20:31:31 UTC] User ID: 563
[12-May-2026 20:31:31 UTC] Limit: 20, Offset: 0
[12-May-2026 20:31:31 UTC] Orders found: 0
[12-May-2026 20:31:31 UTC] Orders data: []
[12-May-2026 20:31:31 UTC] Total orders count: 0
[12-May-2026 20:31:31 UTC] === API CALL LOG ===
[12-May-2026 20:31:31 UTC] Endpoint: user/profile.php
[12-May-2026 20:31:31 UTC] Full Log Data: {
    "timestamp": "2026-05-12 20:31:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d, 162.158.189.158",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fac2ffe4cbc4024-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 20:31:31 UTC] === END API CALL LOG ===
[12-May-2026 20:31:31 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 20:31:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA
[12-May-2026 20:31:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 20:31:31 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 20:31:31 UTC] User ID: 563
[12-May-2026 20:31:31 UTC] ✅ User profile retrieved successfully for user ID: 563
[12-May-2026 20:31:32 UTC] === API CALL LOG ===
[12-May-2026 20:31:32 UTC] Endpoint: user/profile.php
[12-May-2026 20:31:32 UTC] Full Log Data: {
    "timestamp": "2026-05-12 20:31:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d, 162.158.189.158",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fac2ffa2ae74024-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 20:31:32 UTC] === END API CALL LOG ===
[12-May-2026 20:31:32 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 20:31:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA
[12-May-2026 20:31:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 20:31:32 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 20:31:32 UTC] User ID: 563
[12-May-2026 20:31:32 UTC] ✅ User profile retrieved successfully for user ID: 563
[12-May-2026 20:31:34 UTC] === API CALL LOG ===
[12-May-2026 20:31:34 UTC] Endpoint: user/profile.php
[12-May-2026 20:31:34 UTC] Full Log Data: {
    "timestamp": "2026-05-12 20:31:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d, 162.158.189.158",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fac300dbc8b4024-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e1:3499:6e6:7d59:5478:8f4c:f82d",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-May-2026 20:31:34 UTC] === END API CALL LOG ===
[12-May-2026 20:31:34 UTC] ✅ API Hash verification passed for profile endpoint
[12-May-2026 20:31:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA
[12-May-2026 20:31:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-May-2026 20:31:34 UTC] ✅ JWT token verified successfully for user profile
[12-May-2026 20:31:34 UTC] User ID: 563
[12-May-2026 20:31:34 UTC] ✅ User profile retrieved successfully for user ID: 563
[13-May-2026 05:05:42 UTC] === API CALL LOG ===
[13-May-2026 05:05:42 UTC] Endpoint: user/profile.php
[13-May-2026 05:05:42 UTC] Full Log Data: {
    "timestamp": "2026-05-13 05:05:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.87.64.242",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.87.64.242, 172.64.196.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgyIiwidXNlcm5hbWUiOiJwcm94eSIsImVtYWlsIjoibGluYW51bmFkZGR6enpAZ21haWwuY29tIiwiZXhwIjoxNzc4NTAyNzczfQ.2plXe3HqTA8qXz1npjtvIJeXxhH6lBJ5eOra457Ewzs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9faf2130398c0db3-FRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "95.87.64.242",
        "cf-ipcountry": "KG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 05:05:42 UTC] === END API CALL LOG ===
[13-May-2026 05:05:42 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 05:05:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgyIiwidXNlcm5hbWUiOiJwcm94eSIsImVtYWlsIjoibGluYW51bmFkZGR6enpAZ21haWwuY29tIiwiZXhwIjoxNzc4NTAyNzczfQ.2plXe3HqTA8qXz1npjtvIJeXxhH6lBJ5eOra457Ewzs
[13-May-2026 05:05:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 05:05:42 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 05:05:42 UTC] User ID: 482
[13-May-2026 05:05:42 UTC] ✅ User profile retrieved successfully for user ID: 482
[13-May-2026 05:05:43 UTC] === API CALL LOG ===
[13-May-2026 05:05:43 UTC] Endpoint: user/profile.php
[13-May-2026 05:05:43 UTC] Full Log Data: {
    "timestamp": "2026-05-13 05:05:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.87.64.242",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.87.64.242, 172.64.196.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgyIiwidXNlcm5hbWUiOiJwcm94eSIsImVtYWlsIjoibGluYW51bmFkZGR6enpAZ21haWwuY29tIiwiZXhwIjoxNzc4NTAyNzczfQ.2plXe3HqTA8qXz1npjtvIJeXxhH6lBJ5eOra457Ewzs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9faf2133deb50db3-FRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "95.87.64.242",
        "cf-ipcountry": "KG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 05:05:43 UTC] === END API CALL LOG ===
[13-May-2026 05:05:43 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 05:05:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgyIiwidXNlcm5hbWUiOiJwcm94eSIsImVtYWlsIjoibGluYW51bmFkZGR6enpAZ21haWwuY29tIiwiZXhwIjoxNzc4NTAyNzczfQ.2plXe3HqTA8qXz1npjtvIJeXxhH6lBJ5eOra457Ewzs
[13-May-2026 05:05:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 05:05:43 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 05:05:43 UTC] User ID: 482
[13-May-2026 05:05:43 UTC] ✅ User profile retrieved successfully for user ID: 482
[13-May-2026 05:05:43 UTC] === API CALL LOG ===
[13-May-2026 05:05:43 UTC] Endpoint: user/profile.php
[13-May-2026 05:05:43 UTC] Full Log Data: {
    "timestamp": "2026-05-13 05:05:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.87.64.242",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.87.64.242, 172.64.196.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgyIiwidXNlcm5hbWUiOiJwcm94eSIsImVtYWlsIjoibGluYW51bmFkZGR6enpAZ21haWwuY29tIiwiZXhwIjoxNzc4NTAyNzczfQ.2plXe3HqTA8qXz1npjtvIJeXxhH6lBJ5eOra457Ewzs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9faf21340ee90db3-FRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "95.87.64.242",
        "cf-ipcountry": "KG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 05:05:43 UTC] === END API CALL LOG ===
[13-May-2026 05:05:43 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 05:05:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgyIiwidXNlcm5hbWUiOiJwcm94eSIsImVtYWlsIjoibGluYW51bmFkZGR6enpAZ21haWwuY29tIiwiZXhwIjoxNzc4NTAyNzczfQ.2plXe3HqTA8qXz1npjtvIJeXxhH6lBJ5eOra457Ewzs
[13-May-2026 05:05:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 05:05:43 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 05:05:43 UTC] User ID: 482
[13-May-2026 05:05:43 UTC] ✅ User profile retrieved successfully for user ID: 482
[13-May-2026 05:05:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 05:05:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 05:05:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"95.87.64.242, 172.64.196.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgyIiwidXNlcm5hbWUiOiJwcm94eSIsImVtYWlsIjoibGluYW51bmFkZGR6enpAZ21haWwuY29tIiwiZXhwIjoxNzc4NTAyNzczfQ.2plXe3HqTA8qXz1npjtvIJeXxhH6lBJ5eOra457Ewzs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9faf21343f220db3-FRU","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"95.87.64.242","cf-ipcountry":"KG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-May-2026 05:05:43 UTC] === User Orders API Called ===
[13-May-2026 05:05:43 UTC] User ID: 482
[13-May-2026 05:05:43 UTC] Limit: 20, Offset: 0
[13-May-2026 05:05:43 UTC] Orders found: 0
[13-May-2026 05:05:43 UTC] Orders data: []
[13-May-2026 05:05:43 UTC] Total orders count: 0
[13-May-2026 05:05:43 UTC] === API CALL LOG ===
[13-May-2026 05:05:43 UTC] Endpoint: user/profile.php
[13-May-2026 05:05:43 UTC] Full Log Data: {
    "timestamp": "2026-05-13 05:05:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.87.64.242",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.87.64.242, 172.64.196.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgyIiwidXNlcm5hbWUiOiJwcm94eSIsImVtYWlsIjoibGluYW51bmFkZGR6enpAZ21haWwuY29tIiwiZXhwIjoxNzc4NTAyNzczfQ.2plXe3HqTA8qXz1npjtvIJeXxhH6lBJ5eOra457Ewzs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9faf2134afb10db3-FRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "95.87.64.242",
        "cf-ipcountry": "KG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 05:05:43 UTC] === END API CALL LOG ===
[13-May-2026 05:05:43 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 05:05:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgyIiwidXNlcm5hbWUiOiJwcm94eSIsImVtYWlsIjoibGluYW51bmFkZGR6enpAZ21haWwuY29tIiwiZXhwIjoxNzc4NTAyNzczfQ.2plXe3HqTA8qXz1npjtvIJeXxhH6lBJ5eOra457Ewzs
[13-May-2026 05:05:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 05:05:43 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 05:05:43 UTC] User ID: 482
[13-May-2026 05:05:43 UTC] ✅ User profile retrieved successfully for user ID: 482
[13-May-2026 06:19:39 UTC] === API CALL LOG ===
[13-May-2026 06:19:39 UTC] Endpoint: user/profile.php
[13-May-2026 06:19:39 UTC] Full Log Data: {
    "timestamp": "2026-05-13 06:19:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.244.223.68",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.244.223.68, 172.68.135.121",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY0IiwidXNlcm5hbWUiOiJwaW5hcmQiLCJlbWFpbCI6ImFtb2ZmbzIzN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyNTc5Nzh9.t9euA2AZgudCQN37AIJvMVJ61iVgfSI18GolXYoSfaQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9faf8d86bb0b1358-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.244.223.68",
        "cf-ipcountry": "CM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 06:19:39 UTC] === END API CALL LOG ===
[13-May-2026 06:19:39 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 06:19:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY0IiwidXNlcm5hbWUiOiJwaW5hcmQiLCJlbWFpbCI6ImFtb2ZmbzIzN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyNTc5Nzh9.t9euA2AZgudCQN37AIJvMVJ61iVgfSI18GolXYoSfaQ
[13-May-2026 06:19:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 06:19:39 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 06:19:39 UTC] User ID: 564
[13-May-2026 06:19:39 UTC] ✅ User profile retrieved successfully for user ID: 564
[13-May-2026 06:19:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 06:19:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 06:19:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.244.223.68, 172.68.135.121","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY0IiwidXNlcm5hbWUiOiJwaW5hcmQiLCJlbWFpbCI6ImFtb2ZmbzIzN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyNTc5Nzh9.t9euA2AZgudCQN37AIJvMVJ61iVgfSI18GolXYoSfaQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9faf8d870b3e1358-MAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.244.223.68","cf-ipcountry":"CM","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-May-2026 06:19:40 UTC] === User Orders API Called ===
[13-May-2026 06:19:40 UTC] User ID: 564
[13-May-2026 06:19:40 UTC] Limit: 20, Offset: 0
[13-May-2026 06:19:40 UTC] Orders found: 0
[13-May-2026 06:19:40 UTC] Orders data: []
[13-May-2026 06:19:40 UTC] Total orders count: 0
[13-May-2026 06:19:40 UTC] === API CALL LOG ===
[13-May-2026 06:19:40 UTC] Endpoint: user/profile.php
[13-May-2026 06:19:40 UTC] Full Log Data: {
    "timestamp": "2026-05-13 06:19:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.244.223.68",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.244.223.68, 172.68.135.121",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY0IiwidXNlcm5hbWUiOiJwaW5hcmQiLCJlbWFpbCI6ImFtb2ZmbzIzN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyNTc5Nzh9.t9euA2AZgudCQN37AIJvMVJ61iVgfSI18GolXYoSfaQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9faf8d877b711358-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.244.223.68",
        "cf-ipcountry": "CM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 06:19:40 UTC] === END API CALL LOG ===
[13-May-2026 06:19:40 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 06:19:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY0IiwidXNlcm5hbWUiOiJwaW5hcmQiLCJlbWFpbCI6ImFtb2ZmbzIzN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyNTc5Nzh9.t9euA2AZgudCQN37AIJvMVJ61iVgfSI18GolXYoSfaQ
[13-May-2026 06:19:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 06:19:40 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 06:19:40 UTC] User ID: 564
[13-May-2026 06:19:40 UTC] ✅ User profile retrieved successfully for user ID: 564
[13-May-2026 06:19:40 UTC] === API CALL LOG ===
[13-May-2026 06:19:40 UTC] Endpoint: user/profile.php
[13-May-2026 06:19:40 UTC] Full Log Data: {
    "timestamp": "2026-05-13 06:19:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.244.223.68",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.244.223.68, 172.68.135.121",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY0IiwidXNlcm5hbWUiOiJwaW5hcmQiLCJlbWFpbCI6ImFtb2ZmbzIzN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyNTc5Nzh9.t9euA2AZgudCQN37AIJvMVJ61iVgfSI18GolXYoSfaQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9faf8d8d0e1c1358-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.244.223.68",
        "cf-ipcountry": "CM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 06:19:40 UTC] === END API CALL LOG ===
[13-May-2026 06:19:40 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 06:19:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY0IiwidXNlcm5hbWUiOiJwaW5hcmQiLCJlbWFpbCI6ImFtb2ZmbzIzN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyNTc5Nzh9.t9euA2AZgudCQN37AIJvMVJ61iVgfSI18GolXYoSfaQ
[13-May-2026 06:19:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 06:19:40 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 06:19:40 UTC] User ID: 564
[13-May-2026 06:19:40 UTC] ✅ User profile retrieved successfully for user ID: 564
[13-May-2026 06:20:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 06:20:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 06:20:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.244.223.68, 172.68.135.121","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY0IiwidXNlcm5hbWUiOiJwaW5hcmQiLCJlbWFpbCI6ImFtb2ZmbzIzN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyNTc5Nzh9.t9euA2AZgudCQN37AIJvMVJ61iVgfSI18GolXYoSfaQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9faf8e393c801358-MAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.244.223.68","cf-ipcountry":"CM","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-May-2026 06:20:08 UTC] === User Orders API Called ===
[13-May-2026 06:20:08 UTC] User ID: 564
[13-May-2026 06:20:08 UTC] Limit: 20, Offset: 0
[13-May-2026 06:20:08 UTC] Orders found: 0
[13-May-2026 06:20:08 UTC] Orders data: []
[13-May-2026 06:20:08 UTC] Total orders count: 0
[13-May-2026 06:20:08 UTC] === API CALL LOG ===
[13-May-2026 06:20:08 UTC] Endpoint: user/profile.php
[13-May-2026 06:20:08 UTC] Full Log Data: {
    "timestamp": "2026-05-13 06:20:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.244.223.68",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.244.223.68, 172.68.135.122",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY0IiwidXNlcm5hbWUiOiJwaW5hcmQiLCJlbWFpbCI6ImFtb2ZmbzIzN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyNTc5Nzh9.t9euA2AZgudCQN37AIJvMVJ61iVgfSI18GolXYoSfaQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9faf8e3bdec71358-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.244.223.68",
        "cf-ipcountry": "CM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 06:20:08 UTC] === END API CALL LOG ===
[13-May-2026 06:20:08 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 06:20:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY0IiwidXNlcm5hbWUiOiJwaW5hcmQiLCJlbWFpbCI6ImFtb2ZmbzIzN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyNTc5Nzh9.t9euA2AZgudCQN37AIJvMVJ61iVgfSI18GolXYoSfaQ
[13-May-2026 06:20:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 06:20:08 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 06:20:08 UTC] User ID: 564
[13-May-2026 06:20:08 UTC] ✅ User profile retrieved successfully for user ID: 564
[13-May-2026 06:20:09 UTC] === API CALL LOG ===
[13-May-2026 06:20:09 UTC] Endpoint: user/profile.php
[13-May-2026 06:20:09 UTC] Full Log Data: {
    "timestamp": "2026-05-13 06:20:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.244.223.68",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.244.223.68, 172.68.135.121",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY0IiwidXNlcm5hbWUiOiJwaW5hcmQiLCJlbWFpbCI6ImFtb2ZmbzIzN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyNTc5Nzh9.t9euA2AZgudCQN37AIJvMVJ61iVgfSI18GolXYoSfaQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9faf8e3dafbd1358-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.244.223.68",
        "cf-ipcountry": "CM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 06:20:09 UTC] === END API CALL LOG ===
[13-May-2026 06:20:09 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 06:20:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY0IiwidXNlcm5hbWUiOiJwaW5hcmQiLCJlbWFpbCI6ImFtb2ZmbzIzN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyNTc5Nzh9.t9euA2AZgudCQN37AIJvMVJ61iVgfSI18GolXYoSfaQ
[13-May-2026 06:20:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 06:20:09 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 06:20:09 UTC] User ID: 564
[13-May-2026 06:20:09 UTC] ✅ User profile retrieved successfully for user ID: 564
[13-May-2026 06:20:09 UTC] === API CALL LOG ===
[13-May-2026 06:20:09 UTC] Endpoint: user/profile.php
[13-May-2026 06:20:09 UTC] Full Log Data: {
    "timestamp": "2026-05-13 06:20:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.244.223.68",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.244.223.68, 172.68.135.121",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY0IiwidXNlcm5hbWUiOiJwaW5hcmQiLCJlbWFpbCI6ImFtb2ZmbzIzN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyNTc5Nzh9.t9euA2AZgudCQN37AIJvMVJ61iVgfSI18GolXYoSfaQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9faf8e4089f21358-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.244.223.68",
        "cf-ipcountry": "CM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 06:20:09 UTC] === END API CALL LOG ===
[13-May-2026 06:20:09 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 06:20:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY0IiwidXNlcm5hbWUiOiJwaW5hcmQiLCJlbWFpbCI6ImFtb2ZmbzIzN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyNTc5Nzh9.t9euA2AZgudCQN37AIJvMVJ61iVgfSI18GolXYoSfaQ
[13-May-2026 06:20:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 06:20:09 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 06:20:09 UTC] User ID: 564
[13-May-2026 06:20:09 UTC] ✅ User profile retrieved successfully for user ID: 564
[13-May-2026 06:20:15 UTC] === API CALL LOG ===
[13-May-2026 06:20:15 UTC] Endpoint: user/profile.php
[13-May-2026 06:20:15 UTC] Full Log Data: {
    "timestamp": "2026-05-13 06:20:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.244.223.68",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.244.223.68, 172.68.135.122",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY0IiwidXNlcm5hbWUiOiJwaW5hcmQiLCJlbWFpbCI6ImFtb2ZmbzIzN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyNTc5Nzh9.t9euA2AZgudCQN37AIJvMVJ61iVgfSI18GolXYoSfaQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9faf8e62388a1358-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.244.223.68",
        "cf-ipcountry": "CM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 06:20:15 UTC] === END API CALL LOG ===
[13-May-2026 06:20:15 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 06:20:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY0IiwidXNlcm5hbWUiOiJwaW5hcmQiLCJlbWFpbCI6ImFtb2ZmbzIzN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyNTc5Nzh9.t9euA2AZgudCQN37AIJvMVJ61iVgfSI18GolXYoSfaQ
[13-May-2026 06:20:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 06:20:15 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 06:20:15 UTC] User ID: 564
[13-May-2026 06:20:15 UTC] ✅ User profile retrieved successfully for user ID: 564
[13-May-2026 06:20:49 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 06:20:49 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 06:20:49 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.244.223.68, 172.68.135.122","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY0IiwidXNlcm5hbWUiOiJwaW5hcmQiLCJlbWFpbCI6ImFtb2ZmbzIzN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyNTc5Nzh9.t9euA2AZgudCQN37AIJvMVJ61iVgfSI18GolXYoSfaQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9faf8f3b8eed1358-MAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.244.223.68","cf-ipcountry":"CM","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-May-2026 06:20:49 UTC] === User Orders API Called ===
[13-May-2026 06:20:49 UTC] User ID: 564
[13-May-2026 06:20:49 UTC] Limit: 20, Offset: 0
[13-May-2026 06:20:49 UTC] Orders found: 0
[13-May-2026 06:20:49 UTC] Orders data: []
[13-May-2026 06:20:49 UTC] Total orders count: 0
[13-May-2026 06:20:50 UTC] === API CALL LOG ===
[13-May-2026 06:20:50 UTC] Endpoint: user/profile.php
[13-May-2026 06:20:50 UTC] Full Log Data: {
    "timestamp": "2026-05-13 06:20:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.244.223.68",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.244.223.68, 172.68.135.121",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY0IiwidXNlcm5hbWUiOiJwaW5hcmQiLCJlbWFpbCI6ImFtb2ZmbzIzN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyNTc5Nzh9.t9euA2AZgudCQN37AIJvMVJ61iVgfSI18GolXYoSfaQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9faf8f3bef181358-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.244.223.68",
        "cf-ipcountry": "CM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 06:20:50 UTC] === END API CALL LOG ===
[13-May-2026 06:20:50 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 06:20:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY0IiwidXNlcm5hbWUiOiJwaW5hcmQiLCJlbWFpbCI6ImFtb2ZmbzIzN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyNTc5Nzh9.t9euA2AZgudCQN37AIJvMVJ61iVgfSI18GolXYoSfaQ
[13-May-2026 06:20:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 06:20:50 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 06:20:50 UTC] User ID: 564
[13-May-2026 06:20:50 UTC] ✅ User profile retrieved successfully for user ID: 564
[13-May-2026 06:20:50 UTC] === API CALL LOG ===
[13-May-2026 06:20:50 UTC] Endpoint: user/profile.php
[13-May-2026 06:20:50 UTC] Full Log Data: {
    "timestamp": "2026-05-13 06:20:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.244.223.68",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.244.223.68, 172.68.135.121",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY0IiwidXNlcm5hbWUiOiJwaW5hcmQiLCJlbWFpbCI6ImFtb2ZmbzIzN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyNTc5Nzh9.t9euA2AZgudCQN37AIJvMVJ61iVgfSI18GolXYoSfaQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9faf8f4019981358-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.244.223.68",
        "cf-ipcountry": "CM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 06:20:50 UTC] === END API CALL LOG ===
[13-May-2026 06:20:50 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 06:20:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY0IiwidXNlcm5hbWUiOiJwaW5hcmQiLCJlbWFpbCI6ImFtb2ZmbzIzN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyNTc5Nzh9.t9euA2AZgudCQN37AIJvMVJ61iVgfSI18GolXYoSfaQ
[13-May-2026 06:20:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 06:20:50 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 06:20:50 UTC] User ID: 564
[13-May-2026 06:20:50 UTC] ✅ User profile retrieved successfully for user ID: 564
[13-May-2026 06:20:50 UTC] === API CALL LOG ===
[13-May-2026 06:20:50 UTC] Endpoint: user/profile.php
[13-May-2026 06:20:50 UTC] Full Log Data: {
    "timestamp": "2026-05-13 06:20:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.244.223.68",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.244.223.68, 172.68.135.122",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY0IiwidXNlcm5hbWUiOiJwaW5hcmQiLCJlbWFpbCI6ImFtb2ZmbzIzN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyNTc5Nzh9.t9euA2AZgudCQN37AIJvMVJ61iVgfSI18GolXYoSfaQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9faf8f426b041358-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.244.223.68",
        "cf-ipcountry": "CM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 06:20:50 UTC] === END API CALL LOG ===
[13-May-2026 06:20:50 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 06:20:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY0IiwidXNlcm5hbWUiOiJwaW5hcmQiLCJlbWFpbCI6ImFtb2ZmbzIzN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyNTc5Nzh9.t9euA2AZgudCQN37AIJvMVJ61iVgfSI18GolXYoSfaQ
[13-May-2026 06:20:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 06:20:50 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 06:20:50 UTC] User ID: 564
[13-May-2026 06:20:50 UTC] ✅ User profile retrieved successfully for user ID: 564
[13-May-2026 06:20:51 UTC] === API CALL LOG ===
[13-May-2026 06:20:51 UTC] Endpoint: user/profile.php
[13-May-2026 06:20:51 UTC] Full Log Data: {
    "timestamp": "2026-05-13 06:20:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.244.223.68",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.244.223.68, 172.68.135.121",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY0IiwidXNlcm5hbWUiOiJwaW5hcmQiLCJlbWFpbCI6ImFtb2ZmbzIzN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyNTc5Nzh9.t9euA2AZgudCQN37AIJvMVJ61iVgfSI18GolXYoSfaQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9faf8f44ecb31358-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.244.223.68",
        "cf-ipcountry": "CM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 06:20:51 UTC] === END API CALL LOG ===
[13-May-2026 06:20:51 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 06:20:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY0IiwidXNlcm5hbWUiOiJwaW5hcmQiLCJlbWFpbCI6ImFtb2ZmbzIzN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyNTc5Nzh9.t9euA2AZgudCQN37AIJvMVJ61iVgfSI18GolXYoSfaQ
[13-May-2026 06:20:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 06:20:51 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 06:20:51 UTC] User ID: 564
[13-May-2026 06:20:51 UTC] ✅ User profile retrieved successfully for user ID: 564
[13-May-2026 06:20:51 UTC] User Purchases API - User ID: 564
[13-May-2026 06:20:51 UTC] User Purchases API - Total purchases found: 0
[13-May-2026 06:20:55 UTC] User Purchases API - User ID: 564
[13-May-2026 06:20:55 UTC] User Purchases API - Total purchases found: 0
[13-May-2026 06:21:07 UTC] === API CALL LOG ===
[13-May-2026 06:21:07 UTC] Endpoint: user/profile.php
[13-May-2026 06:21:07 UTC] Full Log Data: {
    "timestamp": "2026-05-13 06:21:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.244.223.68",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.244.223.68, 172.68.135.122",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY0IiwidXNlcm5hbWUiOiJwaW5hcmQiLCJlbWFpbCI6ImFtb2ZmbzIzN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyNTc5Nzh9.t9euA2AZgudCQN37AIJvMVJ61iVgfSI18GolXYoSfaQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9faf8fa63e22342a-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.244.223.68",
        "cf-ipcountry": "CM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 06:21:07 UTC] === END API CALL LOG ===
[13-May-2026 06:21:07 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 06:21:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY0IiwidXNlcm5hbWUiOiJwaW5hcmQiLCJlbWFpbCI6ImFtb2ZmbzIzN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyNTc5Nzh9.t9euA2AZgudCQN37AIJvMVJ61iVgfSI18GolXYoSfaQ
[13-May-2026 06:21:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 06:21:07 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 06:21:07 UTC] User ID: 564
[13-May-2026 06:21:07 UTC] ✅ User profile retrieved successfully for user ID: 564
[13-May-2026 06:21:08 UTC] === API CALL LOG ===
[13-May-2026 06:21:08 UTC] Endpoint: user/profile.php
[13-May-2026 06:21:08 UTC] Full Log Data: {
    "timestamp": "2026-05-13 06:21:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.244.223.68",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.244.223.68, 172.68.135.122",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY0IiwidXNlcm5hbWUiOiJwaW5hcmQiLCJlbWFpbCI6ImFtb2ZmbzIzN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyNTc5Nzh9.t9euA2AZgudCQN37AIJvMVJ61iVgfSI18GolXYoSfaQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9faf8faf2c53342a-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.244.223.68",
        "cf-ipcountry": "CM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 06:21:08 UTC] === END API CALL LOG ===
[13-May-2026 06:21:08 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 06:21:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY0IiwidXNlcm5hbWUiOiJwaW5hcmQiLCJlbWFpbCI6ImFtb2ZmbzIzN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyNTc5Nzh9.t9euA2AZgudCQN37AIJvMVJ61iVgfSI18GolXYoSfaQ
[13-May-2026 06:21:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 06:21:08 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 06:21:08 UTC] User ID: 564
[13-May-2026 06:21:08 UTC] ✅ User profile retrieved successfully for user ID: 564
[13-May-2026 06:21:08 UTC] === API CALL LOG ===
[13-May-2026 06:21:08 UTC] Endpoint: user/profile.php
[13-May-2026 06:21:08 UTC] Full Log Data: {
    "timestamp": "2026-05-13 06:21:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.244.223.68",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.244.223.68, 172.68.135.122",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY0IiwidXNlcm5hbWUiOiJwaW5hcmQiLCJlbWFpbCI6ImFtb2ZmbzIzN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyNTc5Nzh9.t9euA2AZgudCQN37AIJvMVJ61iVgfSI18GolXYoSfaQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9faf8fafcd0e342a-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.244.223.68",
        "cf-ipcountry": "CM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 06:21:08 UTC] === END API CALL LOG ===
[13-May-2026 06:21:08 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 06:21:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY0IiwidXNlcm5hbWUiOiJwaW5hcmQiLCJlbWFpbCI6ImFtb2ZmbzIzN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyNTc5Nzh9.t9euA2AZgudCQN37AIJvMVJ61iVgfSI18GolXYoSfaQ
[13-May-2026 06:21:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 06:21:08 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 06:21:08 UTC] User ID: 564
[13-May-2026 06:21:08 UTC] ✅ User profile retrieved successfully for user ID: 564
[13-May-2026 06:21:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 06:21:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 06:21:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.244.223.68, 172.68.135.122","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY0IiwidXNlcm5hbWUiOiJwaW5hcmQiLCJlbWFpbCI6ImFtb2ZmbzIzN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyNTc5Nzh9.t9euA2AZgudCQN37AIJvMVJ61iVgfSI18GolXYoSfaQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9faf8faf6c88342a-MAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.244.223.68","cf-ipcountry":"CM","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-May-2026 06:21:08 UTC] === User Orders API Called ===
[13-May-2026 06:21:08 UTC] User ID: 564
[13-May-2026 06:21:08 UTC] Limit: 20, Offset: 0
[13-May-2026 06:21:08 UTC] Orders found: 0
[13-May-2026 06:21:08 UTC] Orders data: []
[13-May-2026 06:21:08 UTC] Total orders count: 0
[13-May-2026 06:21:09 UTC] === API CALL LOG ===
[13-May-2026 06:21:09 UTC] Endpoint: user/profile.php
[13-May-2026 06:21:09 UTC] Full Log Data: {
    "timestamp": "2026-05-13 06:21:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.244.223.68",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.244.223.68, 172.68.135.122",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY0IiwidXNlcm5hbWUiOiJwaW5hcmQiLCJlbWFpbCI6ImFtb2ZmbzIzN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyNTc5Nzh9.t9euA2AZgudCQN37AIJvMVJ61iVgfSI18GolXYoSfaQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9faf8fb648fc342a-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.244.223.68",
        "cf-ipcountry": "CM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 06:21:09 UTC] === END API CALL LOG ===
[13-May-2026 06:21:09 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 06:21:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY0IiwidXNlcm5hbWUiOiJwaW5hcmQiLCJlbWFpbCI6ImFtb2ZmbzIzN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyNTc5Nzh9.t9euA2AZgudCQN37AIJvMVJ61iVgfSI18GolXYoSfaQ
[13-May-2026 06:21:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 06:21:09 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 06:21:09 UTC] User ID: 564
[13-May-2026 06:21:09 UTC] ✅ User profile retrieved successfully for user ID: 564
[13-May-2026 06:21:27 UTC] === API CALL LOG ===
[13-May-2026 06:21:27 UTC] Endpoint: user/profile.php
[13-May-2026 06:21:27 UTC] Full Log Data: {
    "timestamp": "2026-05-13 06:21:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.244.223.68",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.244.223.68, 162.158.122.61",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY0IiwidXNlcm5hbWUiOiJwaW5hcmQiLCJlbWFpbCI6ImFtb2ZmbzIzN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyNTc5Nzh9.t9euA2AZgudCQN37AIJvMVJ61iVgfSI18GolXYoSfaQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9faf9027ff3acbbe-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.244.223.68",
        "cf-ipcountry": "CM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 06:21:27 UTC] === END API CALL LOG ===
[13-May-2026 06:21:27 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 06:21:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY0IiwidXNlcm5hbWUiOiJwaW5hcmQiLCJlbWFpbCI6ImFtb2ZmbzIzN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyNTc5Nzh9.t9euA2AZgudCQN37AIJvMVJ61iVgfSI18GolXYoSfaQ
[13-May-2026 06:21:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 06:21:27 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 06:21:27 UTC] User ID: 564
[13-May-2026 06:21:27 UTC] ✅ User profile retrieved successfully for user ID: 564
[13-May-2026 06:21:28 UTC] === API CALL LOG ===
[13-May-2026 06:21:28 UTC] Endpoint: user/profile.php
[13-May-2026 06:21:28 UTC] Full Log Data: {
    "timestamp": "2026-05-13 06:21:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.244.223.68",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.244.223.68, 162.158.122.61",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY0IiwidXNlcm5hbWUiOiJwaW5hcmQiLCJlbWFpbCI6ImFtb2ZmbzIzN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyNTc5Nzh9.t9euA2AZgudCQN37AIJvMVJ61iVgfSI18GolXYoSfaQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9faf902eeaaccbbe-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.244.223.68",
        "cf-ipcountry": "CM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 06:21:28 UTC] === END API CALL LOG ===
[13-May-2026 06:21:28 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 06:21:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY0IiwidXNlcm5hbWUiOiJwaW5hcmQiLCJlbWFpbCI6ImFtb2ZmbzIzN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyNTc5Nzh9.t9euA2AZgudCQN37AIJvMVJ61iVgfSI18GolXYoSfaQ
[13-May-2026 06:21:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 06:21:28 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 06:21:28 UTC] User ID: 564
[13-May-2026 06:21:28 UTC] ✅ User profile retrieved successfully for user ID: 564
[13-May-2026 06:21:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 06:21:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 06:21:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.244.223.68, 162.158.122.61","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY0IiwidXNlcm5hbWUiOiJwaW5hcmQiLCJlbWFpbCI6ImFtb2ZmbzIzN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyNTc5Nzh9.t9euA2AZgudCQN37AIJvMVJ61iVgfSI18GolXYoSfaQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9faf902f5addcbbe-MAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.244.223.68","cf-ipcountry":"CM","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-May-2026 06:21:28 UTC] === User Orders API Called ===
[13-May-2026 06:21:28 UTC] User ID: 564
[13-May-2026 06:21:28 UTC] Limit: 20, Offset: 0
[13-May-2026 06:21:28 UTC] Orders found: 0
[13-May-2026 06:21:28 UTC] Orders data: []
[13-May-2026 06:21:28 UTC] Total orders count: 0
[13-May-2026 06:21:28 UTC] === API CALL LOG ===
[13-May-2026 06:21:28 UTC] Endpoint: user/profile.php
[13-May-2026 06:21:28 UTC] Full Log Data: {
    "timestamp": "2026-05-13 06:21:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.244.223.68",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.244.223.68, 162.158.122.61",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY0IiwidXNlcm5hbWUiOiJwaW5hcmQiLCJlbWFpbCI6ImFtb2ZmbzIzN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyNTc5Nzh9.t9euA2AZgudCQN37AIJvMVJ61iVgfSI18GolXYoSfaQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9faf902faafbcbbe-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.244.223.68",
        "cf-ipcountry": "CM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 06:21:28 UTC] === END API CALL LOG ===
[13-May-2026 06:21:28 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 06:21:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY0IiwidXNlcm5hbWUiOiJwaW5hcmQiLCJlbWFpbCI6ImFtb2ZmbzIzN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyNTc5Nzh9.t9euA2AZgudCQN37AIJvMVJ61iVgfSI18GolXYoSfaQ
[13-May-2026 06:21:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 06:21:28 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 06:21:28 UTC] User ID: 564
[13-May-2026 06:21:28 UTC] ✅ User profile retrieved successfully for user ID: 564
[13-May-2026 06:21:29 UTC] === API CALL LOG ===
[13-May-2026 06:21:29 UTC] Endpoint: user/profile.php
[13-May-2026 06:21:29 UTC] Full Log Data: {
    "timestamp": "2026-05-13 06:21:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.244.223.68",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.244.223.68, 162.158.122.61",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY0IiwidXNlcm5hbWUiOiJwaW5hcmQiLCJlbWFpbCI6ImFtb2ZmbzIzN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyNTc5Nzh9.t9euA2AZgudCQN37AIJvMVJ61iVgfSI18GolXYoSfaQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9faf9034fedacbbe-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.244.223.68",
        "cf-ipcountry": "CM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 06:21:29 UTC] === END API CALL LOG ===
[13-May-2026 06:21:29 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 06:21:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY0IiwidXNlcm5hbWUiOiJwaW5hcmQiLCJlbWFpbCI6ImFtb2ZmbzIzN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyNTc5Nzh9.t9euA2AZgudCQN37AIJvMVJ61iVgfSI18GolXYoSfaQ
[13-May-2026 06:21:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 06:21:29 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 06:21:29 UTC] User ID: 564
[13-May-2026 06:21:29 UTC] ✅ User profile retrieved successfully for user ID: 564
[13-May-2026 06:21:34 UTC] === API CALL LOG ===
[13-May-2026 06:21:34 UTC] Endpoint: user/profile.php
[13-May-2026 06:21:34 UTC] Full Log Data: {
    "timestamp": "2026-05-13 06:21:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.244.223.68",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.244.223.68, 162.158.122.61",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY0IiwidXNlcm5hbWUiOiJwaW5hcmQiLCJlbWFpbCI6ImFtb2ZmbzIzN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyNTc5Nzh9.t9euA2AZgudCQN37AIJvMVJ61iVgfSI18GolXYoSfaQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9faf90502b8fcbbe-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.244.223.68",
        "cf-ipcountry": "CM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 06:21:34 UTC] === END API CALL LOG ===
[13-May-2026 06:21:34 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 06:21:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY0IiwidXNlcm5hbWUiOiJwaW5hcmQiLCJlbWFpbCI6ImFtb2ZmbzIzN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyNTc5Nzh9.t9euA2AZgudCQN37AIJvMVJ61iVgfSI18GolXYoSfaQ
[13-May-2026 06:21:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 06:21:34 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 06:21:34 UTC] User ID: 564
[13-May-2026 06:21:34 UTC] ✅ User profile retrieved successfully for user ID: 564
[13-May-2026 06:22:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 06:22:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 06:22:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.244.223.68, 162.158.122.62","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY0IiwidXNlcm5hbWUiOiJwaW5hcmQiLCJlbWFpbCI6ImFtb2ZmbzIzN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyNTc5Nzh9.t9euA2AZgudCQN37AIJvMVJ61iVgfSI18GolXYoSfaQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9faf90f44fbecbbe-MAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.244.223.68","cf-ipcountry":"CM","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-May-2026 06:22:00 UTC] === User Orders API Called ===
[13-May-2026 06:22:00 UTC] User ID: 564
[13-May-2026 06:22:00 UTC] Limit: 20, Offset: 0
[13-May-2026 06:22:00 UTC] Orders found: 0
[13-May-2026 06:22:00 UTC] Orders data: []
[13-May-2026 06:22:00 UTC] Total orders count: 0
[13-May-2026 06:22:00 UTC] === API CALL LOG ===
[13-May-2026 06:22:00 UTC] Endpoint: user/profile.php
[13-May-2026 06:22:00 UTC] Full Log Data: {
    "timestamp": "2026-05-13 06:22:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.244.223.68",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.244.223.68, 162.158.122.61",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY0IiwidXNlcm5hbWUiOiJwaW5hcmQiLCJlbWFpbCI6ImFtb2ZmbzIzN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyNTc5Nzh9.t9euA2AZgudCQN37AIJvMVJ61iVgfSI18GolXYoSfaQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9faf90f4b81bcbbe-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.244.223.68",
        "cf-ipcountry": "CM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 06:22:00 UTC] === END API CALL LOG ===
[13-May-2026 06:22:00 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 06:22:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY0IiwidXNlcm5hbWUiOiJwaW5hcmQiLCJlbWFpbCI6ImFtb2ZmbzIzN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyNTc5Nzh9.t9euA2AZgudCQN37AIJvMVJ61iVgfSI18GolXYoSfaQ
[13-May-2026 06:22:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 06:22:00 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 06:22:00 UTC] User ID: 564
[13-May-2026 06:22:00 UTC] ✅ User profile retrieved successfully for user ID: 564
[13-May-2026 06:22:01 UTC] === API CALL LOG ===
[13-May-2026 06:22:01 UTC] Endpoint: user/profile.php
[13-May-2026 06:22:01 UTC] Full Log Data: {
    "timestamp": "2026-05-13 06:22:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.244.223.68",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.244.223.68, 162.158.122.61",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY0IiwidXNlcm5hbWUiOiJwaW5hcmQiLCJlbWFpbCI6ImFtb2ZmbzIzN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyNTc5Nzh9.t9euA2AZgudCQN37AIJvMVJ61iVgfSI18GolXYoSfaQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9faf90f8ba4ccbbe-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.244.223.68",
        "cf-ipcountry": "CM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 06:22:01 UTC] === END API CALL LOG ===
[13-May-2026 06:22:01 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 06:22:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY0IiwidXNlcm5hbWUiOiJwaW5hcmQiLCJlbWFpbCI6ImFtb2ZmbzIzN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyNTc5Nzh9.t9euA2AZgudCQN37AIJvMVJ61iVgfSI18GolXYoSfaQ
[13-May-2026 06:22:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 06:22:01 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 06:22:01 UTC] User ID: 564
[13-May-2026 06:22:01 UTC] ✅ User profile retrieved successfully for user ID: 564
[13-May-2026 06:22:01 UTC] === API CALL LOG ===
[13-May-2026 06:22:01 UTC] Endpoint: user/profile.php
[13-May-2026 06:22:01 UTC] Full Log Data: {
    "timestamp": "2026-05-13 06:22:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.244.223.68",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.244.223.68, 162.158.122.62",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY0IiwidXNlcm5hbWUiOiJwaW5hcmQiLCJlbWFpbCI6ImFtb2ZmbzIzN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyNTc5Nzh9.t9euA2AZgudCQN37AIJvMVJ61iVgfSI18GolXYoSfaQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9faf90fa8b48cbbe-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.244.223.68",
        "cf-ipcountry": "CM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 06:22:01 UTC] === END API CALL LOG ===
[13-May-2026 06:22:01 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 06:22:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY0IiwidXNlcm5hbWUiOiJwaW5hcmQiLCJlbWFpbCI6ImFtb2ZmbzIzN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyNTc5Nzh9.t9euA2AZgudCQN37AIJvMVJ61iVgfSI18GolXYoSfaQ
[13-May-2026 06:22:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 06:22:01 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 06:22:01 UTC] User ID: 564
[13-May-2026 06:22:01 UTC] ✅ User profile retrieved successfully for user ID: 564
[13-May-2026 06:22:08 UTC] === API CALL LOG ===
[13-May-2026 06:22:08 UTC] Endpoint: user/profile.php
[13-May-2026 06:22:08 UTC] Full Log Data: {
    "timestamp": "2026-05-13 06:22:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.244.223.68",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.244.223.68, 172.68.135.121",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY0IiwidXNlcm5hbWUiOiJwaW5hcmQiLCJlbWFpbCI6ImFtb2ZmbzIzN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyNTc5Nzh9.t9euA2AZgudCQN37AIJvMVJ61iVgfSI18GolXYoSfaQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9faf9127fdfc13ae-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.244.223.68",
        "cf-ipcountry": "CM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 06:22:08 UTC] === END API CALL LOG ===
[13-May-2026 06:22:08 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 06:22:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY0IiwidXNlcm5hbWUiOiJwaW5hcmQiLCJlbWFpbCI6ImFtb2ZmbzIzN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyNTc5Nzh9.t9euA2AZgudCQN37AIJvMVJ61iVgfSI18GolXYoSfaQ
[13-May-2026 06:22:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 06:22:08 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 06:22:08 UTC] User ID: 564
[13-May-2026 06:22:08 UTC] ✅ User profile retrieved successfully for user ID: 564
[13-May-2026 06:22:09 UTC] === API CALL LOG ===
[13-May-2026 06:22:09 UTC] Endpoint: user/profile.php
[13-May-2026 06:22:09 UTC] Full Log Data: {
    "timestamp": "2026-05-13 06:22:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.244.223.68",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.244.223.68, 172.68.135.121",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY0IiwidXNlcm5hbWUiOiJwaW5hcmQiLCJlbWFpbCI6ImFtb2ZmbzIzN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyNTc5Nzh9.t9euA2AZgudCQN37AIJvMVJ61iVgfSI18GolXYoSfaQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9faf912efb7113ae-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.244.223.68",
        "cf-ipcountry": "CM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 06:22:09 UTC] === END API CALL LOG ===
[13-May-2026 06:22:09 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 06:22:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY0IiwidXNlcm5hbWUiOiJwaW5hcmQiLCJlbWFpbCI6ImFtb2ZmbzIzN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyNTc5Nzh9.t9euA2AZgudCQN37AIJvMVJ61iVgfSI18GolXYoSfaQ
[13-May-2026 06:22:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 06:22:09 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 06:22:09 UTC] User ID: 564
[13-May-2026 06:22:09 UTC] ✅ User profile retrieved successfully for user ID: 564
[13-May-2026 06:22:09 UTC] === API CALL LOG ===
[13-May-2026 06:22:09 UTC] Endpoint: user/profile.php
[13-May-2026 06:22:09 UTC] Full Log Data: {
    "timestamp": "2026-05-13 06:22:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.244.223.68",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.244.223.68, 172.68.135.121",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY0IiwidXNlcm5hbWUiOiJwaW5hcmQiLCJlbWFpbCI6ImFtb2ZmbzIzN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyNTc5Nzh9.t9euA2AZgudCQN37AIJvMVJ61iVgfSI18GolXYoSfaQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9faf91300caa13ae-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.244.223.68",
        "cf-ipcountry": "CM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 06:22:09 UTC] === END API CALL LOG ===
[13-May-2026 06:22:09 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 06:22:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY0IiwidXNlcm5hbWUiOiJwaW5hcmQiLCJlbWFpbCI6ImFtb2ZmbzIzN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyNTc5Nzh9.t9euA2AZgudCQN37AIJvMVJ61iVgfSI18GolXYoSfaQ
[13-May-2026 06:22:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 06:22:09 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 06:22:09 UTC] User ID: 564
[13-May-2026 06:22:09 UTC] ✅ User profile retrieved successfully for user ID: 564
[13-May-2026 06:22:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 06:22:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 06:22:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.244.223.68, 172.68.135.122","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY0IiwidXNlcm5hbWUiOiJwaW5hcmQiLCJlbWFpbCI6ImFtb2ZmbzIzN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyNTc5Nzh9.t9euA2AZgudCQN37AIJvMVJ61iVgfSI18GolXYoSfaQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9faf91300ca913ae-MAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.244.223.68","cf-ipcountry":"CM","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-May-2026 06:22:10 UTC] === User Orders API Called ===
[13-May-2026 06:22:10 UTC] User ID: 564
[13-May-2026 06:22:10 UTC] Limit: 20, Offset: 0
[13-May-2026 06:22:10 UTC] Orders found: 0
[13-May-2026 06:22:10 UTC] Orders data: []
[13-May-2026 06:22:10 UTC] Total orders count: 0
[13-May-2026 06:22:10 UTC] === API CALL LOG ===
[13-May-2026 06:22:10 UTC] Endpoint: user/profile.php
[13-May-2026 06:22:10 UTC] Full Log Data: {
    "timestamp": "2026-05-13 06:22:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.244.223.68",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.244.223.68, 172.68.135.122",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY0IiwidXNlcm5hbWUiOiJwaW5hcmQiLCJlbWFpbCI6ImFtb2ZmbzIzN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyNTc5Nzh9.t9euA2AZgudCQN37AIJvMVJ61iVgfSI18GolXYoSfaQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9faf91361a7213ae-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.244.223.68",
        "cf-ipcountry": "CM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 06:22:10 UTC] === END API CALL LOG ===
[13-May-2026 06:22:10 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 06:22:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY0IiwidXNlcm5hbWUiOiJwaW5hcmQiLCJlbWFpbCI6ImFtb2ZmbzIzN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyNTc5Nzh9.t9euA2AZgudCQN37AIJvMVJ61iVgfSI18GolXYoSfaQ
[13-May-2026 06:22:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 06:22:10 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 06:22:10 UTC] User ID: 564
[13-May-2026 06:22:10 UTC] ✅ User profile retrieved successfully for user ID: 564
[13-May-2026 06:22:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 06:22:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 06:22:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.244.223.68, 172.68.135.122","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY0IiwidXNlcm5hbWUiOiJwaW5hcmQiLCJlbWFpbCI6ImFtb2ZmbzIzN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyNTc5Nzh9.t9euA2AZgudCQN37AIJvMVJ61iVgfSI18GolXYoSfaQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9faf917eda1513ae-MAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.244.223.68","cf-ipcountry":"CM","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-May-2026 06:22:22 UTC] === User Orders API Called ===
[13-May-2026 06:22:22 UTC] User ID: 564
[13-May-2026 06:22:22 UTC] Limit: 20, Offset: 0
[13-May-2026 06:22:22 UTC] Orders found: 0
[13-May-2026 06:22:22 UTC] Orders data: []
[13-May-2026 06:22:22 UTC] Total orders count: 0
[13-May-2026 06:22:22 UTC] === API CALL LOG ===
[13-May-2026 06:22:22 UTC] Endpoint: user/profile.php
[13-May-2026 06:22:22 UTC] Full Log Data: {
    "timestamp": "2026-05-13 06:22:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.244.223.68",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.244.223.68, 172.68.135.122",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY0IiwidXNlcm5hbWUiOiJwaW5hcmQiLCJlbWFpbCI6ImFtb2ZmbzIzN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyNTc5Nzh9.t9euA2AZgudCQN37AIJvMVJ61iVgfSI18GolXYoSfaQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9faf917f2a6513ae-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.244.223.68",
        "cf-ipcountry": "CM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 06:22:22 UTC] === END API CALL LOG ===
[13-May-2026 06:22:22 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 06:22:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY0IiwidXNlcm5hbWUiOiJwaW5hcmQiLCJlbWFpbCI6ImFtb2ZmbzIzN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyNTc5Nzh9.t9euA2AZgudCQN37AIJvMVJ61iVgfSI18GolXYoSfaQ
[13-May-2026 06:22:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 06:22:22 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 06:22:22 UTC] User ID: 564
[13-May-2026 06:22:22 UTC] ✅ User profile retrieved successfully for user ID: 564
[13-May-2026 06:22:23 UTC] === API CALL LOG ===
[13-May-2026 06:22:23 UTC] Endpoint: user/profile.php
[13-May-2026 06:22:23 UTC] Full Log Data: {
    "timestamp": "2026-05-13 06:22:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.244.223.68",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.244.223.68, 172.68.135.122",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY0IiwidXNlcm5hbWUiOiJwaW5hcmQiLCJlbWFpbCI6ImFtb2ZmbzIzN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyNTc5Nzh9.t9euA2AZgudCQN37AIJvMVJ61iVgfSI18GolXYoSfaQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9faf91836e7b13ae-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.244.223.68",
        "cf-ipcountry": "CM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 06:22:23 UTC] === END API CALL LOG ===
[13-May-2026 06:22:23 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 06:22:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY0IiwidXNlcm5hbWUiOiJwaW5hcmQiLCJlbWFpbCI6ImFtb2ZmbzIzN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyNTc5Nzh9.t9euA2AZgudCQN37AIJvMVJ61iVgfSI18GolXYoSfaQ
[13-May-2026 06:22:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 06:22:23 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 06:22:23 UTC] User ID: 564
[13-May-2026 06:22:23 UTC] ✅ User profile retrieved successfully for user ID: 564
[13-May-2026 06:22:23 UTC] === API CALL LOG ===
[13-May-2026 06:22:23 UTC] Endpoint: user/profile.php
[13-May-2026 06:22:23 UTC] Full Log Data: {
    "timestamp": "2026-05-13 06:22:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.244.223.68",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.244.223.68, 172.68.135.122",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY0IiwidXNlcm5hbWUiOiJwaW5hcmQiLCJlbWFpbCI6ImFtb2ZmbzIzN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyNTc5Nzh9.t9euA2AZgudCQN37AIJvMVJ61iVgfSI18GolXYoSfaQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9faf91850fe713ae-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.244.223.68",
        "cf-ipcountry": "CM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 06:22:23 UTC] === END API CALL LOG ===
[13-May-2026 06:22:23 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 06:22:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY0IiwidXNlcm5hbWUiOiJwaW5hcmQiLCJlbWFpbCI6ImFtb2ZmbzIzN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyNTc5Nzh9.t9euA2AZgudCQN37AIJvMVJ61iVgfSI18GolXYoSfaQ
[13-May-2026 06:22:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 06:22:23 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 06:22:23 UTC] User ID: 564
[13-May-2026 06:22:23 UTC] ✅ User profile retrieved successfully for user ID: 564
[13-May-2026 06:22:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 06:22:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 06:22:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.244.223.68, 172.68.135.121","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY0IiwidXNlcm5hbWUiOiJwaW5hcmQiLCJlbWFpbCI6ImFtb2ZmbzIzN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyNTc5Nzh9.t9euA2AZgudCQN37AIJvMVJ61iVgfSI18GolXYoSfaQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9faf91e13d8213ae-MAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.244.223.68","cf-ipcountry":"CM","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-May-2026 06:22:38 UTC] === User Orders API Called ===
[13-May-2026 06:22:38 UTC] User ID: 564
[13-May-2026 06:22:38 UTC] Limit: 20, Offset: 0
[13-May-2026 06:22:38 UTC] Orders found: 0
[13-May-2026 06:22:38 UTC] Orders data: []
[13-May-2026 06:22:38 UTC] Total orders count: 0
[13-May-2026 06:22:38 UTC] === API CALL LOG ===
[13-May-2026 06:22:38 UTC] Endpoint: user/profile.php
[13-May-2026 06:22:38 UTC] Full Log Data: {
    "timestamp": "2026-05-13 06:22:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.244.223.68",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.244.223.68, 172.68.135.122",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY0IiwidXNlcm5hbWUiOiJwaW5hcmQiLCJlbWFpbCI6ImFtb2ZmbzIzN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyNTc5Nzh9.t9euA2AZgudCQN37AIJvMVJ61iVgfSI18GolXYoSfaQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9faf91e17ded13ae-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.244.223.68",
        "cf-ipcountry": "CM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 06:22:38 UTC] === END API CALL LOG ===
[13-May-2026 06:22:38 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 06:22:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY0IiwidXNlcm5hbWUiOiJwaW5hcmQiLCJlbWFpbCI6ImFtb2ZmbzIzN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyNTc5Nzh9.t9euA2AZgudCQN37AIJvMVJ61iVgfSI18GolXYoSfaQ
[13-May-2026 06:22:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 06:22:38 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 06:22:38 UTC] User ID: 564
[13-May-2026 06:22:38 UTC] ✅ User profile retrieved successfully for user ID: 564
[13-May-2026 06:22:38 UTC] === API CALL LOG ===
[13-May-2026 06:22:38 UTC] Endpoint: user/profile.php
[13-May-2026 06:22:38 UTC] Full Log Data: {
    "timestamp": "2026-05-13 06:22:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.244.223.68",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.244.223.68, 172.68.135.122",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY0IiwidXNlcm5hbWUiOiJwaW5hcmQiLCJlbWFpbCI6ImFtb2ZmbzIzN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyNTc5Nzh9.t9euA2AZgudCQN37AIJvMVJ61iVgfSI18GolXYoSfaQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9faf91e578bf13ae-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.244.223.68",
        "cf-ipcountry": "CM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 06:22:38 UTC] === END API CALL LOG ===
[13-May-2026 06:22:38 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 06:22:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY0IiwidXNlcm5hbWUiOiJwaW5hcmQiLCJlbWFpbCI6ImFtb2ZmbzIzN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyNTc5Nzh9.t9euA2AZgudCQN37AIJvMVJ61iVgfSI18GolXYoSfaQ
[13-May-2026 06:22:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 06:22:38 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 06:22:38 UTC] User ID: 564
[13-May-2026 06:22:38 UTC] ✅ User profile retrieved successfully for user ID: 564
[13-May-2026 06:22:39 UTC] === API CALL LOG ===
[13-May-2026 06:22:39 UTC] Endpoint: user/profile.php
[13-May-2026 06:22:39 UTC] Full Log Data: {
    "timestamp": "2026-05-13 06:22:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.244.223.68",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.244.223.68, 172.68.135.121",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY0IiwidXNlcm5hbWUiOiJwaW5hcmQiLCJlbWFpbCI6ImFtb2ZmbzIzN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyNTc5Nzh9.t9euA2AZgudCQN37AIJvMVJ61iVgfSI18GolXYoSfaQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9faf91e78a1d13ae-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.244.223.68",
        "cf-ipcountry": "CM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 06:22:39 UTC] === END API CALL LOG ===
[13-May-2026 06:22:39 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 06:22:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY0IiwidXNlcm5hbWUiOiJwaW5hcmQiLCJlbWFpbCI6ImFtb2ZmbzIzN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyNTc5Nzh9.t9euA2AZgudCQN37AIJvMVJ61iVgfSI18GolXYoSfaQ
[13-May-2026 06:22:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 06:22:39 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 06:22:39 UTC] User ID: 564
[13-May-2026 06:22:39 UTC] ✅ User profile retrieved successfully for user ID: 564
[13-May-2026 06:24:15 UTC] === API CALL LOG ===
[13-May-2026 06:24:15 UTC] Endpoint: user/profile.php
[13-May-2026 06:24:15 UTC] Full Log Data: {
    "timestamp": "2026-05-13 06:24:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.244.223.68",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.244.223.68, 172.68.135.121",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY0IiwidXNlcm5hbWUiOiJwaW5hcmQiLCJlbWFpbCI6ImFtb2ZmbzIzN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyNTc5Nzh9.t9euA2AZgudCQN37AIJvMVJ61iVgfSI18GolXYoSfaQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9faf943d2a3813ae-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.244.223.68",
        "cf-ipcountry": "CM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 06:24:15 UTC] === END API CALL LOG ===
[13-May-2026 06:24:15 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 06:24:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY0IiwidXNlcm5hbWUiOiJwaW5hcmQiLCJlbWFpbCI6ImFtb2ZmbzIzN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyNTc5Nzh9.t9euA2AZgudCQN37AIJvMVJ61iVgfSI18GolXYoSfaQ
[13-May-2026 06:24:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 06:24:15 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 06:24:15 UTC] User ID: 564
[13-May-2026 06:24:15 UTC] ✅ User profile retrieved successfully for user ID: 564
[13-May-2026 06:24:51 UTC] === API CALL LOG ===
[13-May-2026 06:24:51 UTC] Endpoint: user/profile.php
[13-May-2026 06:24:51 UTC] Full Log Data: {
    "timestamp": "2026-05-13 06:24:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.244.223.68",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.244.223.68, 172.68.135.121",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY0IiwidXNlcm5hbWUiOiJwaW5hcmQiLCJlbWFpbCI6ImFtb2ZmbzIzN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyNTc5Nzh9.t9euA2AZgudCQN37AIJvMVJ61iVgfSI18GolXYoSfaQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9faf9522cea313ae-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.244.223.68",
        "cf-ipcountry": "CM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 06:24:51 UTC] === END API CALL LOG ===
[13-May-2026 06:24:51 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 06:24:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY0IiwidXNlcm5hbWUiOiJwaW5hcmQiLCJlbWFpbCI6ImFtb2ZmbzIzN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyNTc5Nzh9.t9euA2AZgudCQN37AIJvMVJ61iVgfSI18GolXYoSfaQ
[13-May-2026 06:24:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 06:24:51 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 06:24:51 UTC] User ID: 564
[13-May-2026 06:24:51 UTC] ✅ User profile retrieved successfully for user ID: 564
[13-May-2026 06:24:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 06:24:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 06:24:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.244.223.68, 172.68.135.122","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY0IiwidXNlcm5hbWUiOiJwaW5hcmQiLCJlbWFpbCI6ImFtb2ZmbzIzN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyNTc5Nzh9.t9euA2AZgudCQN37AIJvMVJ61iVgfSI18GolXYoSfaQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9faf95224e0e13ae-MAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.244.223.68","cf-ipcountry":"CM","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-May-2026 06:24:51 UTC] === User Orders API Called ===
[13-May-2026 06:24:51 UTC] User ID: 564
[13-May-2026 06:24:51 UTC] Limit: 20, Offset: 0
[13-May-2026 06:24:51 UTC] Orders found: 0
[13-May-2026 06:24:51 UTC] Orders data: []
[13-May-2026 06:24:51 UTC] Total orders count: 0
[13-May-2026 06:24:52 UTC] === API CALL LOG ===
[13-May-2026 06:24:52 UTC] Endpoint: user/profile.php
[13-May-2026 06:24:52 UTC] Full Log Data: {
    "timestamp": "2026-05-13 06:24:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.244.223.68",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.244.223.68, 172.68.135.121",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY0IiwidXNlcm5hbWUiOiJwaW5hcmQiLCJlbWFpbCI6ImFtb2ZmbzIzN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyNTc5Nzh9.t9euA2AZgudCQN37AIJvMVJ61iVgfSI18GolXYoSfaQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9faf95270b3f13ae-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.244.223.68",
        "cf-ipcountry": "CM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 06:24:52 UTC] === END API CALL LOG ===
[13-May-2026 06:24:52 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 06:24:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY0IiwidXNlcm5hbWUiOiJwaW5hcmQiLCJlbWFpbCI6ImFtb2ZmbzIzN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyNTc5Nzh9.t9euA2AZgudCQN37AIJvMVJ61iVgfSI18GolXYoSfaQ
[13-May-2026 06:24:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 06:24:52 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 06:24:52 UTC] User ID: 564
[13-May-2026 06:24:52 UTC] ✅ User profile retrieved successfully for user ID: 564
[13-May-2026 06:25:36 UTC] === API CALL LOG ===
[13-May-2026 06:25:36 UTC] Endpoint: user/profile.php
[13-May-2026 06:25:36 UTC] Full Log Data: {
    "timestamp": "2026-05-13 06:25:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.244.223.68",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.244.223.68, 162.158.122.61",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY0IiwidXNlcm5hbWUiOiJwaW5hcmQiLCJlbWFpbCI6ImFtb2ZmbzIzN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyNTc5Nzh9.t9euA2AZgudCQN37AIJvMVJ61iVgfSI18GolXYoSfaQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9faf9639593c04a7-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.244.223.68",
        "cf-ipcountry": "CM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 06:25:36 UTC] === END API CALL LOG ===
[13-May-2026 06:25:36 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 06:25:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY0IiwidXNlcm5hbWUiOiJwaW5hcmQiLCJlbWFpbCI6ImFtb2ZmbzIzN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyNTc5Nzh9.t9euA2AZgudCQN37AIJvMVJ61iVgfSI18GolXYoSfaQ
[13-May-2026 06:25:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 06:25:36 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 06:25:36 UTC] User ID: 564
[13-May-2026 06:25:36 UTC] ✅ User profile retrieved successfully for user ID: 564
[13-May-2026 06:25:37 UTC] === API CALL LOG ===
[13-May-2026 06:25:37 UTC] Endpoint: user/profile.php
[13-May-2026 06:25:37 UTC] Full Log Data: {
    "timestamp": "2026-05-13 06:25:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.244.223.68",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.244.223.68, 162.158.122.61",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY0IiwidXNlcm5hbWUiOiJwaW5hcmQiLCJlbWFpbCI6ImFtb2ZmbzIzN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyNTc5Nzh9.t9euA2AZgudCQN37AIJvMVJ61iVgfSI18GolXYoSfaQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9faf96408de904a7-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.244.223.68",
        "cf-ipcountry": "CM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 06:25:37 UTC] === END API CALL LOG ===
[13-May-2026 06:25:37 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 06:25:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY0IiwidXNlcm5hbWUiOiJwaW5hcmQiLCJlbWFpbCI6ImFtb2ZmbzIzN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyNTc5Nzh9.t9euA2AZgudCQN37AIJvMVJ61iVgfSI18GolXYoSfaQ
[13-May-2026 06:25:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 06:25:37 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 06:25:37 UTC] User ID: 564
[13-May-2026 06:25:37 UTC] ✅ User profile retrieved successfully for user ID: 564
[13-May-2026 06:25:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 06:25:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 06:25:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.244.223.68, 162.158.122.61","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY0IiwidXNlcm5hbWUiOiJwaW5hcmQiLCJlbWFpbCI6ImFtb2ZmbzIzN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyNTc5Nzh9.t9euA2AZgudCQN37AIJvMVJ61iVgfSI18GolXYoSfaQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9faf96415f6d04a7-MAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.244.223.68","cf-ipcountry":"CM","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-May-2026 06:25:37 UTC] === User Orders API Called ===
[13-May-2026 06:25:37 UTC] User ID: 564
[13-May-2026 06:25:37 UTC] Limit: 20, Offset: 0
[13-May-2026 06:25:37 UTC] Orders found: 0
[13-May-2026 06:25:37 UTC] Orders data: []
[13-May-2026 06:25:37 UTC] Total orders count: 0
[13-May-2026 06:25:37 UTC] === API CALL LOG ===
[13-May-2026 06:25:37 UTC] Endpoint: user/profile.php
[13-May-2026 06:25:37 UTC] Full Log Data: {
    "timestamp": "2026-05-13 06:25:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.244.223.68",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.244.223.68, 162.158.122.61",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY0IiwidXNlcm5hbWUiOiJwaW5hcmQiLCJlbWFpbCI6ImFtb2ZmbzIzN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyNTc5Nzh9.t9euA2AZgudCQN37AIJvMVJ61iVgfSI18GolXYoSfaQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9faf96418fd104a7-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.244.223.68",
        "cf-ipcountry": "CM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 06:25:37 UTC] === END API CALL LOG ===
[13-May-2026 06:25:37 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 06:25:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY0IiwidXNlcm5hbWUiOiJwaW5hcmQiLCJlbWFpbCI6ImFtb2ZmbzIzN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyNTc5Nzh9.t9euA2AZgudCQN37AIJvMVJ61iVgfSI18GolXYoSfaQ
[13-May-2026 06:25:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 06:25:37 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 06:25:37 UTC] User ID: 564
[13-May-2026 06:25:37 UTC] ✅ User profile retrieved successfully for user ID: 564
[13-May-2026 06:26:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 06:26:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 06:26:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.244.223.68, 162.158.122.61","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY0IiwidXNlcm5hbWUiOiJwaW5hcmQiLCJlbWFpbCI6ImFtb2ZmbzIzN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyNTc5Nzh9.t9euA2AZgudCQN37AIJvMVJ61iVgfSI18GolXYoSfaQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9faf971fd85b04a7-MAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.244.223.68","cf-ipcountry":"CM","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-May-2026 06:26:13 UTC] === User Orders API Called ===
[13-May-2026 06:26:13 UTC] User ID: 564
[13-May-2026 06:26:13 UTC] Limit: 20, Offset: 0
[13-May-2026 06:26:13 UTC] Orders found: 1
[13-May-2026 06:26:13 UTC] Orders data: [{"id":266,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/armelfrost","status":"pending","created_at":"2026-05-13 09:56:10","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[13-May-2026 06:26:13 UTC] Total orders count: 1
[13-May-2026 06:26:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 06:26:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 06:26:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.244.223.68, 162.158.122.61","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY0IiwidXNlcm5hbWUiOiJwaW5hcmQiLCJlbWFpbCI6ImFtb2ZmbzIzN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyNTc5Nzh9.t9euA2AZgudCQN37AIJvMVJ61iVgfSI18GolXYoSfaQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9faf973a6dc304a7-MAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.244.223.68","cf-ipcountry":"CM","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-May-2026 06:26:17 UTC] === User Orders API Called ===
[13-May-2026 06:26:17 UTC] User ID: 564
[13-May-2026 06:26:17 UTC] Limit: 20, Offset: 0
[13-May-2026 06:26:17 UTC] Orders found: 1
[13-May-2026 06:26:17 UTC] Orders data: [{"id":266,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/armelfrost","status":"pending","created_at":"2026-05-13 09:56:10","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[13-May-2026 06:26:17 UTC] Total orders count: 1
[13-May-2026 06:26:17 UTC] === API CALL LOG ===
[13-May-2026 06:26:17 UTC] Endpoint: user/profile.php
[13-May-2026 06:26:17 UTC] Full Log Data: {
    "timestamp": "2026-05-13 06:26:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.244.223.68",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.244.223.68, 162.158.122.61",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY0IiwidXNlcm5hbWUiOiJwaW5hcmQiLCJlbWFpbCI6ImFtb2ZmbzIzN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyNTc5Nzh9.t9euA2AZgudCQN37AIJvMVJ61iVgfSI18GolXYoSfaQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9faf973ace7f04a7-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.244.223.68",
        "cf-ipcountry": "CM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 06:26:17 UTC] === END API CALL LOG ===
[13-May-2026 06:26:17 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 06:26:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY0IiwidXNlcm5hbWUiOiJwaW5hcmQiLCJlbWFpbCI6ImFtb2ZmbzIzN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyNTc5Nzh9.t9euA2AZgudCQN37AIJvMVJ61iVgfSI18GolXYoSfaQ
[13-May-2026 06:26:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 06:26:17 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 06:26:17 UTC] User ID: 564
[13-May-2026 06:26:17 UTC] ✅ User profile retrieved successfully for user ID: 564
[13-May-2026 06:26:18 UTC] === API CALL LOG ===
[13-May-2026 06:26:18 UTC] Endpoint: user/profile.php
[13-May-2026 06:26:18 UTC] Full Log Data: {
    "timestamp": "2026-05-13 06:26:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.244.223.68",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.244.223.68, 162.158.122.61",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY0IiwidXNlcm5hbWUiOiJwaW5hcmQiLCJlbWFpbCI6ImFtb2ZmbzIzN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyNTc5Nzh9.t9euA2AZgudCQN37AIJvMVJ61iVgfSI18GolXYoSfaQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9faf973ece2704a7-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.244.223.68",
        "cf-ipcountry": "CM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 06:26:18 UTC] === END API CALL LOG ===
[13-May-2026 06:26:18 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 06:26:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY0IiwidXNlcm5hbWUiOiJwaW5hcmQiLCJlbWFpbCI6ImFtb2ZmbzIzN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyNTc5Nzh9.t9euA2AZgudCQN37AIJvMVJ61iVgfSI18GolXYoSfaQ
[13-May-2026 06:26:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 06:26:18 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 06:26:18 UTC] User ID: 564
[13-May-2026 06:26:18 UTC] ✅ User profile retrieved successfully for user ID: 564
[13-May-2026 06:26:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 06:26:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 06:26:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.244.223.68, 162.158.122.61","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY0IiwidXNlcm5hbWUiOiJwaW5hcmQiLCJlbWFpbCI6ImFtb2ZmbzIzN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyNTc5Nzh9.t9euA2AZgudCQN37AIJvMVJ61iVgfSI18GolXYoSfaQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9faf97864cb904a7-MAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.244.223.68","cf-ipcountry":"CM","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-May-2026 06:26:29 UTC] === User Orders API Called ===
[13-May-2026 06:26:29 UTC] User ID: 564
[13-May-2026 06:26:29 UTC] Limit: 20, Offset: 0
[13-May-2026 06:26:29 UTC] Orders found: 2
[13-May-2026 06:26:29 UTC] Orders data: [{"id":267,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/armelfrost","status":"pending","created_at":"2026-05-13 09:56:27","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":266,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/armelfrost","status":"pending","created_at":"2026-05-13 09:56:10","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[13-May-2026 06:26:29 UTC] Total orders count: 2
[13-May-2026 09:25:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 09:25:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 09:25:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-forwarded-proto":"https","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY1IiwidXNlcm5hbWUiOiJraGFzYW5ib3lfbzIyIiwiZW1haWwiOiJtYXRzYXBveWV2aGFzYW5ib3k5QGdtYWlsLmNvbSIsImV4cCI6MTc3OTI2OTEyMH0.Qc0-gyZfeyc33wIJbsrSS3YgNfStzTxJGF1HcApG93U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fb09d8bca6165ad-FRA","X-Forwarded-For":"213.230.87.76, 172.69.150.73","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"213.230.87.76","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}"}
[13-May-2026 09:25:21 UTC] === User Orders API Called ===
[13-May-2026 09:25:21 UTC] User ID: 565
[13-May-2026 09:25:21 UTC] Limit: 20, Offset: 0
[13-May-2026 09:25:21 UTC] Orders found: 0
[13-May-2026 09:25:21 UTC] Orders data: []
[13-May-2026 09:25:21 UTC] Total orders count: 0
[13-May-2026 09:25:21 UTC] === API CALL LOG ===
[13-May-2026 09:25:21 UTC] Endpoint: user/profile.php
[13-May-2026 09:25:21 UTC] Full Log Data: {
    "timestamp": "2026-05-13 09:25:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "213.230.87.76",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-forwarded-proto": "https",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY1IiwidXNlcm5hbWUiOiJraGFzYW5ib3lfbzIyIiwiZW1haWwiOiJtYXRzYXBveWV2aGFzYW5ib3k5QGdtYWlsLmNvbSIsImV4cCI6MTc3OTI2OTEyMH0.Qc0-gyZfeyc33wIJbsrSS3YgNfStzTxJGF1HcApG93U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb09d8c0903dbce-FRA",
        "X-Forwarded-For": "213.230.87.76, 172.71.144.83",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "213.230.87.76",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 09:25:21 UTC] === END API CALL LOG ===
[13-May-2026 09:25:21 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 09:25:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY1IiwidXNlcm5hbWUiOiJraGFzYW5ib3lfbzIyIiwiZW1haWwiOiJtYXRzYXBveWV2aGFzYW5ib3k5QGdtYWlsLmNvbSIsImV4cCI6MTc3OTI2OTEyMH0.Qc0-gyZfeyc33wIJbsrSS3YgNfStzTxJGF1HcApG93U
[13-May-2026 09:25:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 09:25:21 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 09:25:21 UTC] User ID: 565
[13-May-2026 09:25:21 UTC] ✅ User profile retrieved successfully for user ID: 565
[13-May-2026 09:25:22 UTC] === API CALL LOG ===
[13-May-2026 09:25:22 UTC] Endpoint: user/profile.php
[13-May-2026 09:25:22 UTC] Full Log Data: {
    "timestamp": "2026-05-13 09:25:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "213.230.87.76",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-forwarded-proto": "https",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY1IiwidXNlcm5hbWUiOiJraGFzYW5ib3lfbzIyIiwiZW1haWwiOiJtYXRzYXBveWV2aGFzYW5ib3k5QGdtYWlsLmNvbSIsImV4cCI6MTc3OTI2OTEyMH0.Qc0-gyZfeyc33wIJbsrSS3YgNfStzTxJGF1HcApG93U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb09d8d39dc3ec4-AMS",
        "X-Forwarded-For": "213.230.87.76, 162.159.113.82",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "213.230.87.76",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 09:25:22 UTC] === END API CALL LOG ===
[13-May-2026 09:25:22 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 09:25:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY1IiwidXNlcm5hbWUiOiJraGFzYW5ib3lfbzIyIiwiZW1haWwiOiJtYXRzYXBveWV2aGFzYW5ib3k5QGdtYWlsLmNvbSIsImV4cCI6MTc3OTI2OTEyMH0.Qc0-gyZfeyc33wIJbsrSS3YgNfStzTxJGF1HcApG93U
[13-May-2026 09:25:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 09:25:22 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 09:25:22 UTC] User ID: 565
[13-May-2026 09:25:22 UTC] ✅ User profile retrieved successfully for user ID: 565
[13-May-2026 09:25:25 UTC] === API CALL LOG ===
[13-May-2026 09:25:25 UTC] Endpoint: user/profile.php
[13-May-2026 09:25:25 UTC] Full Log Data: {
    "timestamp": "2026-05-13 09:25:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "213.230.87.76",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-forwarded-proto": "https",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY1IiwidXNlcm5hbWUiOiJraGFzYW5ib3lfbzIyIiwiZW1haWwiOiJtYXRzYXBveWV2aGFzYW5ib3k5QGdtYWlsLmNvbSIsImV4cCI6MTc3OTI2OTEyMH0.Qc0-gyZfeyc33wIJbsrSS3YgNfStzTxJGF1HcApG93U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb09da3894ec63f-ARN",
        "X-Forwarded-For": "213.230.87.76, 104.23.223.41",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "213.230.87.76",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 09:25:25 UTC] === END API CALL LOG ===
[13-May-2026 09:25:25 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 09:25:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY1IiwidXNlcm5hbWUiOiJraGFzYW5ib3lfbzIyIiwiZW1haWwiOiJtYXRzYXBveWV2aGFzYW5ib3k5QGdtYWlsLmNvbSIsImV4cCI6MTc3OTI2OTEyMH0.Qc0-gyZfeyc33wIJbsrSS3YgNfStzTxJGF1HcApG93U
[13-May-2026 09:25:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 09:25:25 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 09:25:25 UTC] User ID: 565
[13-May-2026 09:25:25 UTC] ✅ User profile retrieved successfully for user ID: 565
[13-May-2026 09:25:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 09:25:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 09:25:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-forwarded-proto":"https","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY1IiwidXNlcm5hbWUiOiJraGFzYW5ib3lfbzIyIiwiZW1haWwiOiJtYXRzYXBveWV2aGFzYW5ib3k5QGdtYWlsLmNvbSIsImV4cCI6MTc3OTI2OTEyMH0.Qc0-gyZfeyc33wIJbsrSS3YgNfStzTxJGF1HcApG93U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fb09e3e3cfcdbd3-FRA","X-Forwarded-For":"213.230.87.76, 172.71.144.83","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"213.230.87.76","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}"}
[13-May-2026 09:25:50 UTC] === User Orders API Called ===
[13-May-2026 09:25:50 UTC] User ID: 565
[13-May-2026 09:25:50 UTC] Limit: 20, Offset: 0
[13-May-2026 09:25:50 UTC] Orders found: 0
[13-May-2026 09:25:50 UTC] Orders data: []
[13-May-2026 09:25:50 UTC] Total orders count: 0
[13-May-2026 09:25:51 UTC] === API CALL LOG ===
[13-May-2026 09:25:51 UTC] Endpoint: user/profile.php
[13-May-2026 09:25:51 UTC] Full Log Data: {
    "timestamp": "2026-05-13 09:25:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "213.230.87.76",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-forwarded-proto": "https",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY1IiwidXNlcm5hbWUiOiJraGFzYW5ib3lfbzIyIiwiZW1haWwiOiJtYXRzYXBveWV2aGFzYW5ib3k5QGdtYWlsLmNvbSIsImV4cCI6MTc3OTI2OTEyMH0.Qc0-gyZfeyc33wIJbsrSS3YgNfStzTxJGF1HcApG93U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb09e446ed837e8-FRA",
        "X-Forwarded-For": "213.230.87.76, 162.158.94.148",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "213.230.87.76",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 09:25:51 UTC] === END API CALL LOG ===
[13-May-2026 09:25:51 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 09:25:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY1IiwidXNlcm5hbWUiOiJraGFzYW5ib3lfbzIyIiwiZW1haWwiOiJtYXRzYXBveWV2aGFzYW5ib3k5QGdtYWlsLmNvbSIsImV4cCI6MTc3OTI2OTEyMH0.Qc0-gyZfeyc33wIJbsrSS3YgNfStzTxJGF1HcApG93U
[13-May-2026 09:25:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 09:25:51 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 09:25:51 UTC] User ID: 565
[13-May-2026 09:25:51 UTC] ✅ User profile retrieved successfully for user ID: 565
[13-May-2026 09:25:52 UTC] User Purchases API - User ID: 565
[13-May-2026 09:25:52 UTC] User Purchases API - Total purchases found: 0
[13-May-2026 09:25:57 UTC] === API CALL LOG ===
[13-May-2026 09:25:57 UTC] Endpoint: user/profile.php
[13-May-2026 09:25:57 UTC] Full Log Data: {
    "timestamp": "2026-05-13 09:25:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "213.230.87.76",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-forwarded-proto": "https",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY1IiwidXNlcm5hbWUiOiJraGFzYW5ib3lfbzIyIiwiZW1haWwiOiJtYXRzYXBveWV2aGFzYW5ib3k5QGdtYWlsLmNvbSIsImV4cCI6MTc3OTI2OTEyMH0.Qc0-gyZfeyc33wIJbsrSS3YgNfStzTxJGF1HcApG93U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb09e6b7d3dd3ad-FRA",
        "X-Forwarded-For": "213.230.87.76, 172.71.172.136",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "213.230.87.76",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 09:25:57 UTC] === END API CALL LOG ===
[13-May-2026 09:25:57 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 09:25:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY1IiwidXNlcm5hbWUiOiJraGFzYW5ib3lfbzIyIiwiZW1haWwiOiJtYXRzYXBveWV2aGFzYW5ib3k5QGdtYWlsLmNvbSIsImV4cCI6MTc3OTI2OTEyMH0.Qc0-gyZfeyc33wIJbsrSS3YgNfStzTxJGF1HcApG93U
[13-May-2026 09:25:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 09:25:57 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 09:25:57 UTC] User ID: 565
[13-May-2026 09:25:57 UTC] ✅ User profile retrieved successfully for user ID: 565
[13-May-2026 09:25:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 09:25:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 09:25:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-forwarded-proto":"https","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY1IiwidXNlcm5hbWUiOiJraGFzYW5ib3lfbzIyIiwiZW1haWwiOiJtYXRzYXBveWV2aGFzYW5ib3k5QGdtYWlsLmNvbSIsImV4cCI6MTc3OTI2OTEyMH0.Qc0-gyZfeyc33wIJbsrSS3YgNfStzTxJGF1HcApG93U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fb09e6b7b6366eb-AMS","X-Forwarded-For":"213.230.87.76, 172.71.99.196","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"213.230.87.76","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}"}
[13-May-2026 09:25:57 UTC] === User Orders API Called ===
[13-May-2026 09:25:57 UTC] User ID: 565
[13-May-2026 09:25:57 UTC] Limit: 20, Offset: 0
[13-May-2026 09:25:57 UTC] Orders found: 0
[13-May-2026 09:25:57 UTC] Orders data: []
[13-May-2026 09:25:57 UTC] Total orders count: 0
[13-May-2026 09:25:58 UTC] === API CALL LOG ===
[13-May-2026 09:25:58 UTC] Endpoint: user/profile.php
[13-May-2026 09:25:58 UTC] Full Log Data: {
    "timestamp": "2026-05-13 09:25:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "213.230.87.76",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "213.230.87.76, 172.69.150.72",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY1IiwidXNlcm5hbWUiOiJraGFzYW5ib3lfbzIyIiwiZW1haWwiOiJtYXRzYXBveWV2aGFzYW5ib3k5QGdtYWlsLmNvbSIsImV4cCI6MTc3OTI2OTEyMH0.Qc0-gyZfeyc33wIJbsrSS3YgNfStzTxJGF1HcApG93U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb09e6d6d855d96-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "213.230.87.76",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 09:25:58 UTC] === END API CALL LOG ===
[13-May-2026 09:25:58 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 09:25:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY1IiwidXNlcm5hbWUiOiJraGFzYW5ib3lfbzIyIiwiZW1haWwiOiJtYXRzYXBveWV2aGFzYW5ib3k5QGdtYWlsLmNvbSIsImV4cCI6MTc3OTI2OTEyMH0.Qc0-gyZfeyc33wIJbsrSS3YgNfStzTxJGF1HcApG93U
[13-May-2026 09:25:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 09:25:58 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 09:25:58 UTC] User ID: 565
[13-May-2026 09:25:58 UTC] ✅ User profile retrieved successfully for user ID: 565
[13-May-2026 09:25:58 UTC] === API CALL LOG ===
[13-May-2026 09:25:58 UTC] Endpoint: user/profile.php
[13-May-2026 09:25:58 UTC] Full Log Data: {
    "timestamp": "2026-05-13 09:25:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "213.230.87.76",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "213.230.87.76, 172.69.150.73",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY1IiwidXNlcm5hbWUiOiJraGFzYW5ib3lfbzIyIiwiZW1haWwiOiJtYXRzYXBveWV2aGFzYW5ib3k5QGdtYWlsLmNvbSIsImV4cCI6MTc3OTI2OTEyMH0.Qc0-gyZfeyc33wIJbsrSS3YgNfStzTxJGF1HcApG93U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb09e7198545d96-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "213.230.87.76",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 09:25:58 UTC] === END API CALL LOG ===
[13-May-2026 09:25:58 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 09:25:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY1IiwidXNlcm5hbWUiOiJraGFzYW5ib3lfbzIyIiwiZW1haWwiOiJtYXRzYXBveWV2aGFzYW5ib3k5QGdtYWlsLmNvbSIsImV4cCI6MTc3OTI2OTEyMH0.Qc0-gyZfeyc33wIJbsrSS3YgNfStzTxJGF1HcApG93U
[13-May-2026 09:25:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 09:25:58 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 09:25:58 UTC] User ID: 565
[13-May-2026 09:25:58 UTC] ✅ User profile retrieved successfully for user ID: 565
[13-May-2026 09:26:06 UTC] === API CALL LOG ===
[13-May-2026 09:26:06 UTC] Endpoint: user/profile.php
[13-May-2026 09:26:06 UTC] Full Log Data: {
    "timestamp": "2026-05-13 09:26:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "213.230.87.76",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "213.230.87.76, 172.69.150.73",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY1IiwidXNlcm5hbWUiOiJraGFzYW5ib3lfbzIyIiwiZW1haWwiOiJtYXRzYXBveWV2aGFzYW5ib3k5QGdtYWlsLmNvbSIsImV4cCI6MTc3OTI2OTEyMH0.Qc0-gyZfeyc33wIJbsrSS3YgNfStzTxJGF1HcApG93U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb09ea00abd5d96-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "213.230.87.76",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 09:26:06 UTC] === END API CALL LOG ===
[13-May-2026 09:26:06 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 09:26:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY1IiwidXNlcm5hbWUiOiJraGFzYW5ib3lfbzIyIiwiZW1haWwiOiJtYXRzYXBveWV2aGFzYW5ib3k5QGdtYWlsLmNvbSIsImV4cCI6MTc3OTI2OTEyMH0.Qc0-gyZfeyc33wIJbsrSS3YgNfStzTxJGF1HcApG93U
[13-May-2026 09:26:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 09:26:06 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 09:26:06 UTC] User ID: 565
[13-May-2026 09:26:06 UTC] ✅ User profile retrieved successfully for user ID: 565
[13-May-2026 09:26:12 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 09:26:12 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 09:26:12 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"213.230.87.76, 172.69.150.73","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY1IiwidXNlcm5hbWUiOiJraGFzYW5ib3lfbzIyIiwiZW1haWwiOiJtYXRzYXBveWV2aGFzYW5ib3k5QGdtYWlsLmNvbSIsImV4cCI6MTc3OTI2OTEyMH0.Qc0-gyZfeyc33wIJbsrSS3YgNfStzTxJGF1HcApG93U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fb09ec70fe75d96-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"213.230.87.76","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-May-2026 09:26:12 UTC] === User Orders API Called ===
[13-May-2026 09:26:12 UTC] User ID: 565
[13-May-2026 09:26:12 UTC] Limit: 20, Offset: 0
[13-May-2026 09:26:12 UTC] Orders found: 0
[13-May-2026 09:26:12 UTC] Orders data: []
[13-May-2026 09:26:12 UTC] Total orders count: 0
[13-May-2026 09:26:12 UTC] === API CALL LOG ===
[13-May-2026 09:26:12 UTC] Endpoint: user/profile.php
[13-May-2026 09:26:12 UTC] Full Log Data: {
    "timestamp": "2026-05-13 09:26:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "213.230.87.76",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "213.230.87.76, 172.69.150.73",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY1IiwidXNlcm5hbWUiOiJraGFzYW5ib3lfbzIyIiwiZW1haWwiOiJtYXRzYXBveWV2aGFzYW5ib3k5QGdtYWlsLmNvbSIsImV4cCI6MTc3OTI2OTEyMH0.Qc0-gyZfeyc33wIJbsrSS3YgNfStzTxJGF1HcApG93U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb09ec70fe95d96-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "213.230.87.76",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 09:26:12 UTC] === END API CALL LOG ===
[13-May-2026 09:26:12 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 09:26:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY1IiwidXNlcm5hbWUiOiJraGFzYW5ib3lfbzIyIiwiZW1haWwiOiJtYXRzYXBveWV2aGFzYW5ib3k5QGdtYWlsLmNvbSIsImV4cCI6MTc3OTI2OTEyMH0.Qc0-gyZfeyc33wIJbsrSS3YgNfStzTxJGF1HcApG93U
[13-May-2026 09:26:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 09:26:12 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 09:26:12 UTC] User ID: 565
[13-May-2026 09:26:12 UTC] ✅ User profile retrieved successfully for user ID: 565
[13-May-2026 09:26:12 UTC] === API CALL LOG ===
[13-May-2026 09:26:12 UTC] Endpoint: user/profile.php
[13-May-2026 09:26:12 UTC] Full Log Data: {
    "timestamp": "2026-05-13 09:26:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "213.230.87.76",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "213.230.87.76, 172.69.150.73",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY1IiwidXNlcm5hbWUiOiJraGFzYW5ib3lfbzIyIiwiZW1haWwiOiJtYXRzYXBveWV2aGFzYW5ib3k5QGdtYWlsLmNvbSIsImV4cCI6MTc3OTI2OTEyMH0.Qc0-gyZfeyc33wIJbsrSS3YgNfStzTxJGF1HcApG93U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb09ec7c8a95d96-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "213.230.87.76",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 09:26:12 UTC] === END API CALL LOG ===
[13-May-2026 09:26:12 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 09:26:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY1IiwidXNlcm5hbWUiOiJraGFzYW5ib3lfbzIyIiwiZW1haWwiOiJtYXRzYXBveWV2aGFzYW5ib3k5QGdtYWlsLmNvbSIsImV4cCI6MTc3OTI2OTEyMH0.Qc0-gyZfeyc33wIJbsrSS3YgNfStzTxJGF1HcApG93U
[13-May-2026 09:26:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 09:26:12 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 09:26:12 UTC] User ID: 565
[13-May-2026 09:26:12 UTC] ✅ User profile retrieved successfully for user ID: 565
[13-May-2026 09:26:13 UTC] === API CALL LOG ===
[13-May-2026 09:26:13 UTC] Endpoint: user/profile.php
[13-May-2026 09:26:13 UTC] Full Log Data: {
    "timestamp": "2026-05-13 09:26:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "213.230.87.76",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "213.230.87.76, 172.69.150.73",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY1IiwidXNlcm5hbWUiOiJraGFzYW5ib3lfbzIyIiwiZW1haWwiOiJtYXRzYXBveWV2aGFzYW5ib3k5QGdtYWlsLmNvbSIsImV4cCI6MTc3OTI2OTEyMH0.Qc0-gyZfeyc33wIJbsrSS3YgNfStzTxJGF1HcApG93U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb09ecbbbc85d96-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "213.230.87.76",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 09:26:13 UTC] === END API CALL LOG ===
[13-May-2026 09:26:13 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 09:26:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY1IiwidXNlcm5hbWUiOiJraGFzYW5ib3lfbzIyIiwiZW1haWwiOiJtYXRzYXBveWV2aGFzYW5ib3k5QGdtYWlsLmNvbSIsImV4cCI6MTc3OTI2OTEyMH0.Qc0-gyZfeyc33wIJbsrSS3YgNfStzTxJGF1HcApG93U
[13-May-2026 09:26:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 09:26:13 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 09:26:13 UTC] User ID: 565
[13-May-2026 09:26:13 UTC] ✅ User profile retrieved successfully for user ID: 565
[13-May-2026 10:02:38 UTC] === API CALL LOG ===
[13-May-2026 10:02:38 UTC] Endpoint: user/profile.php
[13-May-2026 10:02:38 UTC] Full Log Data: {
    "timestamp": "2026-05-13 10:02:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.202.207.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.202.207.167, 172.64.222.185",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY0IiwidXNlcm5hbWUiOiJwaW5hcmQiLCJlbWFpbCI6ImFtb2ZmbzIzN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyNTc5Nzh9.t9euA2AZgudCQN37AIJvMVJ61iVgfSI18GolXYoSfaQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb0d420fd8a1b32-GIG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.202.207.167",
        "cf-ipcountry": "CM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 10:02:38 UTC] === END API CALL LOG ===
[13-May-2026 10:02:38 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 10:02:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY0IiwidXNlcm5hbWUiOiJwaW5hcmQiLCJlbWFpbCI6ImFtb2ZmbzIzN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyNTc5Nzh9.t9euA2AZgudCQN37AIJvMVJ61iVgfSI18GolXYoSfaQ
[13-May-2026 10:02:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 10:02:38 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 10:02:38 UTC] User ID: 564
[13-May-2026 10:02:38 UTC] ✅ User profile retrieved successfully for user ID: 564
[13-May-2026 10:02:42 UTC] === API CALL LOG ===
[13-May-2026 10:02:42 UTC] Endpoint: user/profile.php
[13-May-2026 10:02:42 UTC] Full Log Data: {
    "timestamp": "2026-05-13 10:02:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.202.207.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.202.207.167, 172.64.222.185",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY0IiwidXNlcm5hbWUiOiJwaW5hcmQiLCJlbWFpbCI6ImFtb2ZmbzIzN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyNTc5Nzh9.t9euA2AZgudCQN37AIJvMVJ61iVgfSI18GolXYoSfaQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb0d43d28a41b32-GIG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.202.207.167",
        "cf-ipcountry": "CM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 10:02:42 UTC] === END API CALL LOG ===
[13-May-2026 10:02:42 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 10:02:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY0IiwidXNlcm5hbWUiOiJwaW5hcmQiLCJlbWFpbCI6ImFtb2ZmbzIzN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyNTc5Nzh9.t9euA2AZgudCQN37AIJvMVJ61iVgfSI18GolXYoSfaQ
[13-May-2026 10:02:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 10:02:42 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 10:02:42 UTC] User ID: 564
[13-May-2026 10:02:42 UTC] ✅ User profile retrieved successfully for user ID: 564
[13-May-2026 10:02:43 UTC] === API CALL LOG ===
[13-May-2026 10:02:43 UTC] Endpoint: user/profile.php
[13-May-2026 10:02:43 UTC] Full Log Data: {
    "timestamp": "2026-05-13 10:02:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.202.207.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.202.207.167, 172.64.222.185",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY0IiwidXNlcm5hbWUiOiJwaW5hcmQiLCJlbWFpbCI6ImFtb2ZmbzIzN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyNTc5Nzh9.t9euA2AZgudCQN37AIJvMVJ61iVgfSI18GolXYoSfaQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb0d446fab41b32-GIG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.202.207.167",
        "cf-ipcountry": "CM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 10:02:43 UTC] === END API CALL LOG ===
[13-May-2026 10:02:43 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 10:02:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY0IiwidXNlcm5hbWUiOiJwaW5hcmQiLCJlbWFpbCI6ImFtb2ZmbzIzN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyNTc5Nzh9.t9euA2AZgudCQN37AIJvMVJ61iVgfSI18GolXYoSfaQ
[13-May-2026 10:02:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 10:02:43 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 10:02:43 UTC] User ID: 564
[13-May-2026 10:02:43 UTC] ✅ User profile retrieved successfully for user ID: 564
[13-May-2026 10:02:43 UTC] === API CALL LOG ===
[13-May-2026 10:02:43 UTC] Endpoint: user/profile.php
[13-May-2026 10:02:43 UTC] Full Log Data: {
    "timestamp": "2026-05-13 10:02:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.202.207.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.202.207.167, 172.64.222.185",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY0IiwidXNlcm5hbWUiOiJwaW5hcmQiLCJlbWFpbCI6ImFtb2ZmbzIzN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyNTc5Nzh9.t9euA2AZgudCQN37AIJvMVJ61iVgfSI18GolXYoSfaQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb0d447ec731b32-GIG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.202.207.167",
        "cf-ipcountry": "CM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 10:02:43 UTC] === END API CALL LOG ===
[13-May-2026 10:02:43 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 10:02:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY0IiwidXNlcm5hbWUiOiJwaW5hcmQiLCJlbWFpbCI6ImFtb2ZmbzIzN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyNTc5Nzh9.t9euA2AZgudCQN37AIJvMVJ61iVgfSI18GolXYoSfaQ
[13-May-2026 10:02:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 10:02:43 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 10:02:43 UTC] User ID: 564
[13-May-2026 10:02:43 UTC] ✅ User profile retrieved successfully for user ID: 564
[13-May-2026 10:02:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 10:02:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 10:02:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"41.202.207.167, 172.64.222.185","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY0IiwidXNlcm5hbWUiOiJwaW5hcmQiLCJlbWFpbCI6ImFtb2ZmbzIzN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyNTc5Nzh9.t9euA2AZgudCQN37AIJvMVJ61iVgfSI18GolXYoSfaQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fb0d447ec711b32-GIG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"41.202.207.167","cf-ipcountry":"CM","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-May-2026 10:02:43 UTC] === User Orders API Called ===
[13-May-2026 10:02:43 UTC] User ID: 564
[13-May-2026 10:02:43 UTC] Limit: 20, Offset: 0
[13-May-2026 10:02:43 UTC] Orders found: 2
[13-May-2026 10:02:43 UTC] Orders data: [{"id":267,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/armelfrost","status":"cancelled","created_at":"2026-05-13 09:56:27","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":266,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/armelfrost","status":"cancelled","created_at":"2026-05-13 09:56:10","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[13-May-2026 10:02:43 UTC] Total orders count: 2
[13-May-2026 10:02:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 10:02:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 10:02:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"41.202.207.167, 172.64.222.185","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY0IiwidXNlcm5hbWUiOiJwaW5hcmQiLCJlbWFpbCI6ImFtb2ZmbzIzN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyNTc5Nzh9.t9euA2AZgudCQN37AIJvMVJ61iVgfSI18GolXYoSfaQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fb0d47559551b32-GIG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"41.202.207.167","cf-ipcountry":"CM","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-May-2026 10:02:51 UTC] === User Orders API Called ===
[13-May-2026 10:02:51 UTC] User ID: 564
[13-May-2026 10:02:51 UTC] Limit: 20, Offset: 0
[13-May-2026 10:02:51 UTC] Orders found: 2
[13-May-2026 10:02:51 UTC] Orders data: [{"id":267,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/armelfrost","status":"cancelled","created_at":"2026-05-13 09:56:27","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":266,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/armelfrost","status":"cancelled","created_at":"2026-05-13 09:56:10","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[13-May-2026 10:02:51 UTC] Total orders count: 2
[13-May-2026 10:03:07 UTC] === API CALL LOG ===
[13-May-2026 10:03:07 UTC] Endpoint: user/profile.php
[13-May-2026 10:03:07 UTC] Full Log Data: {
    "timestamp": "2026-05-13 10:03:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.202.207.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.202.207.167, 172.64.222.184",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY0IiwidXNlcm5hbWUiOiJwaW5hcmQiLCJlbWFpbCI6ImFtb2ZmbzIzN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyNTc5Nzh9.t9euA2AZgudCQN37AIJvMVJ61iVgfSI18GolXYoSfaQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb0d4d6daf11b32-GIG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.202.207.167",
        "cf-ipcountry": "CM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 10:03:07 UTC] === END API CALL LOG ===
[13-May-2026 10:03:07 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 10:03:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY0IiwidXNlcm5hbWUiOiJwaW5hcmQiLCJlbWFpbCI6ImFtb2ZmbzIzN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyNTc5Nzh9.t9euA2AZgudCQN37AIJvMVJ61iVgfSI18GolXYoSfaQ
[13-May-2026 10:03:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 10:03:07 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 10:03:07 UTC] User ID: 564
[13-May-2026 10:03:07 UTC] ✅ User profile retrieved successfully for user ID: 564
[13-May-2026 10:03:07 UTC] === API CALL LOG ===
[13-May-2026 10:03:07 UTC] Endpoint: user/profile.php
[13-May-2026 10:03:07 UTC] Full Log Data: {
    "timestamp": "2026-05-13 10:03:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.202.207.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.202.207.167, 172.64.222.184",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY0IiwidXNlcm5hbWUiOiJwaW5hcmQiLCJlbWFpbCI6ImFtb2ZmbzIzN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyNTc5Nzh9.t9euA2AZgudCQN37AIJvMVJ61iVgfSI18GolXYoSfaQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb0d4daba4d1b32-GIG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.202.207.167",
        "cf-ipcountry": "CM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 10:03:07 UTC] === END API CALL LOG ===
[13-May-2026 10:03:07 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 10:03:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY0IiwidXNlcm5hbWUiOiJwaW5hcmQiLCJlbWFpbCI6ImFtb2ZmbzIzN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyNTc5Nzh9.t9euA2AZgudCQN37AIJvMVJ61iVgfSI18GolXYoSfaQ
[13-May-2026 10:03:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 10:03:07 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 10:03:07 UTC] User ID: 564
[13-May-2026 10:03:07 UTC] ✅ User profile retrieved successfully for user ID: 564
[13-May-2026 10:03:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 10:03:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 10:03:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"41.202.207.167, 172.64.222.184","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY0IiwidXNlcm5hbWUiOiJwaW5hcmQiLCJlbWFpbCI6ImFtb2ZmbzIzN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyNTc5Nzh9.t9euA2AZgudCQN37AIJvMVJ61iVgfSI18GolXYoSfaQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fb0d4d7cd031b32-GIG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"41.202.207.167","cf-ipcountry":"CM","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-May-2026 10:03:07 UTC] === User Orders API Called ===
[13-May-2026 10:03:07 UTC] User ID: 564
[13-May-2026 10:03:07 UTC] Limit: 20, Offset: 0
[13-May-2026 10:03:07 UTC] Orders found: 2
[13-May-2026 10:03:07 UTC] Orders data: [{"id":267,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/armelfrost","status":"cancelled","created_at":"2026-05-13 09:56:27","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":266,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/armelfrost","status":"cancelled","created_at":"2026-05-13 09:56:10","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[13-May-2026 10:03:07 UTC] Total orders count: 2
[13-May-2026 10:03:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 10:03:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 10:03:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"41.202.207.167, 172.64.222.184","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY0IiwidXNlcm5hbWUiOiJwaW5hcmQiLCJlbWFpbCI6ImFtb2ZmbzIzN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyNTc5Nzh9.t9euA2AZgudCQN37AIJvMVJ61iVgfSI18GolXYoSfaQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fb0d4ec79d31b32-GIG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"41.202.207.167","cf-ipcountry":"CM","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-May-2026 10:03:10 UTC] === User Orders API Called ===
[13-May-2026 10:03:10 UTC] User ID: 564
[13-May-2026 10:03:10 UTC] Limit: 20, Offset: 0
[13-May-2026 10:03:10 UTC] Orders found: 2
[13-May-2026 10:03:10 UTC] Orders data: [{"id":267,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/armelfrost","status":"cancelled","created_at":"2026-05-13 09:56:27","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":266,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/armelfrost","status":"cancelled","created_at":"2026-05-13 09:56:10","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[13-May-2026 10:03:10 UTC] Total orders count: 2
[13-May-2026 10:03:19 UTC] === API CALL LOG ===
[13-May-2026 10:03:19 UTC] Endpoint: user/profile.php
[13-May-2026 10:03:19 UTC] Full Log Data: {
    "timestamp": "2026-05-13 10:03:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.202.207.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.202.207.167, 172.64.222.185",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY0IiwidXNlcm5hbWUiOiJwaW5hcmQiLCJlbWFpbCI6ImFtb2ZmbzIzN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyNTc5Nzh9.t9euA2AZgudCQN37AIJvMVJ61iVgfSI18GolXYoSfaQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb0d52379691b32-GIG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.202.207.167",
        "cf-ipcountry": "CM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 10:03:19 UTC] === END API CALL LOG ===
[13-May-2026 10:03:19 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 10:03:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY0IiwidXNlcm5hbWUiOiJwaW5hcmQiLCJlbWFpbCI6ImFtb2ZmbzIzN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyNTc5Nzh9.t9euA2AZgudCQN37AIJvMVJ61iVgfSI18GolXYoSfaQ
[13-May-2026 10:03:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 10:03:19 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 10:03:19 UTC] User ID: 564
[13-May-2026 10:03:19 UTC] ✅ User profile retrieved successfully for user ID: 564
[13-May-2026 10:03:19 UTC] === API CALL LOG ===
[13-May-2026 10:03:19 UTC] Endpoint: user/profile.php
[13-May-2026 10:03:19 UTC] Full Log Data: {
    "timestamp": "2026-05-13 10:03:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.202.207.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.202.207.167, 172.64.222.184",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY0IiwidXNlcm5hbWUiOiJwaW5hcmQiLCJlbWFpbCI6ImFtb2ZmbzIzN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyNTc5Nzh9.t9euA2AZgudCQN37AIJvMVJ61iVgfSI18GolXYoSfaQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb0d5204c141b32-GIG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.202.207.167",
        "cf-ipcountry": "CM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 10:03:19 UTC] === END API CALL LOG ===
[13-May-2026 10:03:19 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 10:03:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY0IiwidXNlcm5hbWUiOiJwaW5hcmQiLCJlbWFpbCI6ImFtb2ZmbzIzN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyNTc5Nzh9.t9euA2AZgudCQN37AIJvMVJ61iVgfSI18GolXYoSfaQ
[13-May-2026 10:03:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 10:03:19 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 10:03:19 UTC] User ID: 564
[13-May-2026 10:03:19 UTC] ✅ User profile retrieved successfully for user ID: 564
[13-May-2026 10:03:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 10:03:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 10:03:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"41.202.207.167, 172.64.222.185","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY0IiwidXNlcm5hbWUiOiJwaW5hcmQiLCJlbWFpbCI6ImFtb2ZmbzIzN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyNTc5Nzh9.t9euA2AZgudCQN37AIJvMVJ61iVgfSI18GolXYoSfaQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fb0d5204c131b32-GIG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"41.202.207.167","cf-ipcountry":"CM","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-May-2026 10:03:19 UTC] === User Orders API Called ===
[13-May-2026 10:03:19 UTC] User ID: 564
[13-May-2026 10:03:19 UTC] Limit: 20, Offset: 0
[13-May-2026 10:03:19 UTC] Orders found: 2
[13-May-2026 10:03:19 UTC] Orders data: [{"id":267,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/armelfrost","status":"cancelled","created_at":"2026-05-13 09:56:27","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":266,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/armelfrost","status":"cancelled","created_at":"2026-05-13 09:56:10","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[13-May-2026 10:03:19 UTC] Total orders count: 2
[13-May-2026 10:14:33 UTC] === API CALL LOG ===
[13-May-2026 10:14:33 UTC] Endpoint: user/profile.php
[13-May-2026 10:14:33 UTC] Full Log Data: {
    "timestamp": "2026-05-13 10:14:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.202.207.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.202.207.167, 162.158.214.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY0IiwidXNlcm5hbWUiOiJwaW5hcmQiLCJlbWFpbCI6ImFtb2ZmbzIzN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyNTc5Nzh9.t9euA2AZgudCQN37AIJvMVJ61iVgfSI18GolXYoSfaQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb0e597ff1cc4b7-SSA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.202.207.167",
        "cf-ipcountry": "CM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 10:14:33 UTC] === END API CALL LOG ===
[13-May-2026 10:14:33 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 10:14:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY0IiwidXNlcm5hbWUiOiJwaW5hcmQiLCJlbWFpbCI6ImFtb2ZmbzIzN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyNTc5Nzh9.t9euA2AZgudCQN37AIJvMVJ61iVgfSI18GolXYoSfaQ
[13-May-2026 10:14:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 10:14:33 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 10:14:33 UTC] User ID: 564
[13-May-2026 10:14:33 UTC] ✅ User profile retrieved successfully for user ID: 564
[13-May-2026 10:14:35 UTC] === API CALL LOG ===
[13-May-2026 10:14:35 UTC] Endpoint: user/profile.php
[13-May-2026 10:14:35 UTC] Full Log Data: {
    "timestamp": "2026-05-13 10:14:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.202.207.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.202.207.167, 162.158.214.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY0IiwidXNlcm5hbWUiOiJwaW5hcmQiLCJlbWFpbCI6ImFtb2ZmbzIzN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyNTc5Nzh9.t9euA2AZgudCQN37AIJvMVJ61iVgfSI18GolXYoSfaQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb0e5a6b8aac4b7-SSA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.202.207.167",
        "cf-ipcountry": "CM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 10:14:35 UTC] === END API CALL LOG ===
[13-May-2026 10:14:35 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 10:14:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY0IiwidXNlcm5hbWUiOiJwaW5hcmQiLCJlbWFpbCI6ImFtb2ZmbzIzN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyNTc5Nzh9.t9euA2AZgudCQN37AIJvMVJ61iVgfSI18GolXYoSfaQ
[13-May-2026 10:14:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 10:14:35 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 10:14:35 UTC] User ID: 564
[13-May-2026 10:14:35 UTC] ✅ User profile retrieved successfully for user ID: 564
[13-May-2026 10:14:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 10:14:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 10:14:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"41.202.207.167, 162.158.214.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY0IiwidXNlcm5hbWUiOiJwaW5hcmQiLCJlbWFpbCI6ImFtb2ZmbzIzN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyNTc5Nzh9.t9euA2AZgudCQN37AIJvMVJ61iVgfSI18GolXYoSfaQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fb0e5a6b8abc4b7-SSA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"41.202.207.167","cf-ipcountry":"CM","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-May-2026 10:14:35 UTC] === User Orders API Called ===
[13-May-2026 10:14:35 UTC] User ID: 564
[13-May-2026 10:14:35 UTC] Limit: 20, Offset: 0
[13-May-2026 10:14:35 UTC] Orders found: 2
[13-May-2026 10:14:35 UTC] Orders data: [{"id":267,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/armelfrost","status":"cancelled","created_at":"2026-05-13 09:56:27","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":266,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/armelfrost","status":"cancelled","created_at":"2026-05-13 09:56:10","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[13-May-2026 10:14:35 UTC] Total orders count: 2
[13-May-2026 10:14:35 UTC] === API CALL LOG ===
[13-May-2026 10:14:35 UTC] Endpoint: user/profile.php
[13-May-2026 10:14:35 UTC] Full Log Data: {
    "timestamp": "2026-05-13 10:14:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.202.207.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.202.207.167, 162.158.214.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY0IiwidXNlcm5hbWUiOiJwaW5hcmQiLCJlbWFpbCI6ImFtb2ZmbzIzN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyNTc5Nzh9.t9euA2AZgudCQN37AIJvMVJ61iVgfSI18GolXYoSfaQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb0e5a778c4c4b7-SSA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.202.207.167",
        "cf-ipcountry": "CM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 10:14:35 UTC] === END API CALL LOG ===
[13-May-2026 10:14:35 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 10:14:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY0IiwidXNlcm5hbWUiOiJwaW5hcmQiLCJlbWFpbCI6ImFtb2ZmbzIzN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyNTc5Nzh9.t9euA2AZgudCQN37AIJvMVJ61iVgfSI18GolXYoSfaQ
[13-May-2026 10:14:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 10:14:35 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 10:14:35 UTC] User ID: 564
[13-May-2026 10:14:35 UTC] ✅ User profile retrieved successfully for user ID: 564
[13-May-2026 10:15:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 10:15:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 10:15:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"41.202.207.167, 162.158.214.145","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY0IiwidXNlcm5hbWUiOiJwaW5hcmQiLCJlbWFpbCI6ImFtb2ZmbzIzN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyNTc5Nzh9.t9euA2AZgudCQN37AIJvMVJ61iVgfSI18GolXYoSfaQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fb0e712ead4c4b7-SSA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"41.202.207.167","cf-ipcountry":"CM","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-May-2026 10:15:33 UTC] === User Orders API Called ===
[13-May-2026 10:15:33 UTC] User ID: 564
[13-May-2026 10:15:33 UTC] Limit: 20, Offset: 0
[13-May-2026 10:15:33 UTC] Orders found: 3
[13-May-2026 10:15:33 UTC] Orders data: [{"id":268,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/armelfrost\/8","status":"pending","created_at":"2026-05-13 13:45:30","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":267,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/armelfrost","status":"cancelled","created_at":"2026-05-13 09:56:27","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":266,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/armelfrost","status":"cancelled","created_at":"2026-05-13 09:56:10","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[13-May-2026 10:15:33 UTC] Total orders count: 3
[13-May-2026 10:15:48 UTC] === API CALL LOG ===
[13-May-2026 10:15:48 UTC] Endpoint: user/profile.php
[13-May-2026 10:15:48 UTC] Full Log Data: {
    "timestamp": "2026-05-13 10:15:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.202.207.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.202.207.167, 162.158.214.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY0IiwidXNlcm5hbWUiOiJwaW5hcmQiLCJlbWFpbCI6ImFtb2ZmbzIzN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyNTc5Nzh9.t9euA2AZgudCQN37AIJvMVJ61iVgfSI18GolXYoSfaQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb0e7708ddac4b7-SSA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.202.207.167",
        "cf-ipcountry": "CM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 10:15:48 UTC] === END API CALL LOG ===
[13-May-2026 10:15:48 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 10:15:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY0IiwidXNlcm5hbWUiOiJwaW5hcmQiLCJlbWFpbCI6ImFtb2ZmbzIzN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyNTc5Nzh9.t9euA2AZgudCQN37AIJvMVJ61iVgfSI18GolXYoSfaQ
[13-May-2026 10:15:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 10:15:48 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 10:15:48 UTC] User ID: 564
[13-May-2026 10:15:48 UTC] ✅ User profile retrieved successfully for user ID: 564
[13-May-2026 10:15:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 10:15:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 10:15:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"41.202.207.167, 162.158.214.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY0IiwidXNlcm5hbWUiOiJwaW5hcmQiLCJlbWFpbCI6ImFtb2ZmbzIzN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyNTc5Nzh9.t9euA2AZgudCQN37AIJvMVJ61iVgfSI18GolXYoSfaQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fb0e76cbd76c4b7-SSA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"41.202.207.167","cf-ipcountry":"CM","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-May-2026 10:15:48 UTC] === User Orders API Called ===
[13-May-2026 10:15:48 UTC] User ID: 564
[13-May-2026 10:15:48 UTC] Limit: 20, Offset: 0
[13-May-2026 10:15:48 UTC] Orders found: 3
[13-May-2026 10:15:48 UTC] Orders data: [{"id":268,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/armelfrost\/8","status":"pending","created_at":"2026-05-13 13:45:30","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":267,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/armelfrost","status":"cancelled","created_at":"2026-05-13 09:56:27","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":266,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/armelfrost","status":"cancelled","created_at":"2026-05-13 09:56:10","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[13-May-2026 10:15:48 UTC] Total orders count: 3
[13-May-2026 10:15:48 UTC] === API CALL LOG ===
[13-May-2026 10:15:48 UTC] Endpoint: user/profile.php
[13-May-2026 10:15:48 UTC] Full Log Data: {
    "timestamp": "2026-05-13 10:15:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.202.207.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.202.207.167, 162.158.214.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY0IiwidXNlcm5hbWUiOiJwaW5hcmQiLCJlbWFpbCI6ImFtb2ZmbzIzN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyNTc5Nzh9.t9euA2AZgudCQN37AIJvMVJ61iVgfSI18GolXYoSfaQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb0e76cbd77c4b7-SSA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.202.207.167",
        "cf-ipcountry": "CM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 10:15:48 UTC] === END API CALL LOG ===
[13-May-2026 10:15:48 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 10:15:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY0IiwidXNlcm5hbWUiOiJwaW5hcmQiLCJlbWFpbCI6ImFtb2ZmbzIzN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyNTc5Nzh9.t9euA2AZgudCQN37AIJvMVJ61iVgfSI18GolXYoSfaQ
[13-May-2026 10:15:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 10:15:48 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 10:15:48 UTC] User ID: 564
[13-May-2026 10:15:48 UTC] ✅ User profile retrieved successfully for user ID: 564
[13-May-2026 12:29:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 12:29:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 12:29:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.176.84.171, 172.68.234.131","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY2IiwidXNlcm5hbWUiOiJtb2hzZW4iLCJlbWFpbCI6ImNjbHViOTUwM0BnbWFpbC5jb20iLCJleHAiOjE3NzkyODAxNjF9.MgVhaJfO2L5Jji4gwKGbcdbBWuWjmrE3YZTZvbI9LTQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fb1ab17598ae6f0-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.176.84.171","cf-ipcountry":"TN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-May-2026 12:29:22 UTC] === User Orders API Called ===
[13-May-2026 12:29:22 UTC] User ID: 566
[13-May-2026 12:29:22 UTC] Limit: 20, Offset: 0
[13-May-2026 12:29:22 UTC] Orders found: 0
[13-May-2026 12:29:22 UTC] Orders data: []
[13-May-2026 12:29:22 UTC] Total orders count: 0
[13-May-2026 12:29:22 UTC] === API CALL LOG ===
[13-May-2026 12:29:22 UTC] Endpoint: user/profile.php
[13-May-2026 12:29:22 UTC] Full Log Data: {
    "timestamp": "2026-05-13 12:29:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.176.84.171",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.176.84.171, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY2IiwidXNlcm5hbWUiOiJtb2hzZW4iLCJlbWFpbCI6ImNjbHViOTUwM0BnbWFpbC5jb20iLCJleHAiOjE3NzkyODAxNjF9.MgVhaJfO2L5Jji4gwKGbcdbBWuWjmrE3YZTZvbI9LTQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb1ab175985e6f0-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.176.84.171",
        "cf-ipcountry": "TN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 12:29:22 UTC] === END API CALL LOG ===
[13-May-2026 12:29:22 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 12:29:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY2IiwidXNlcm5hbWUiOiJtb2hzZW4iLCJlbWFpbCI6ImNjbHViOTUwM0BnbWFpbC5jb20iLCJleHAiOjE3NzkyODAxNjF9.MgVhaJfO2L5Jji4gwKGbcdbBWuWjmrE3YZTZvbI9LTQ
[13-May-2026 12:29:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 12:29:22 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 12:29:22 UTC] User ID: 566
[13-May-2026 12:29:22 UTC] ✅ User profile retrieved successfully for user ID: 566
[13-May-2026 12:29:22 UTC] === API CALL LOG ===
[13-May-2026 12:29:22 UTC] Endpoint: user/profile.php
[13-May-2026 12:29:22 UTC] Full Log Data: {
    "timestamp": "2026-05-13 12:29:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.176.84.171",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.176.84.171, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY2IiwidXNlcm5hbWUiOiJtb2hzZW4iLCJlbWFpbCI6ImNjbHViOTUwM0BnbWFpbC5jb20iLCJleHAiOjE3NzkyODAxNjF9.MgVhaJfO2L5Jji4gwKGbcdbBWuWjmrE3YZTZvbI9LTQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb1ab180b44e6f0-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.176.84.171",
        "cf-ipcountry": "TN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 12:29:22 UTC] === END API CALL LOG ===
[13-May-2026 12:29:22 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 12:29:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY2IiwidXNlcm5hbWUiOiJtb2hzZW4iLCJlbWFpbCI6ImNjbHViOTUwM0BnbWFpbC5jb20iLCJleHAiOjE3NzkyODAxNjF9.MgVhaJfO2L5Jji4gwKGbcdbBWuWjmrE3YZTZvbI9LTQ
[13-May-2026 12:29:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 12:29:22 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 12:29:22 UTC] User ID: 566
[13-May-2026 12:29:22 UTC] ✅ User profile retrieved successfully for user ID: 566
[13-May-2026 12:29:22 UTC] === API CALL LOG ===
[13-May-2026 12:29:22 UTC] Endpoint: user/profile.php
[13-May-2026 12:29:22 UTC] Full Log Data: {
    "timestamp": "2026-05-13 12:29:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.176.84.171",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.176.84.171, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY2IiwidXNlcm5hbWUiOiJtb2hzZW4iLCJlbWFpbCI6ImNjbHViOTUwM0BnbWFpbC5jb20iLCJleHAiOjE3NzkyODAxNjF9.MgVhaJfO2L5Jji4gwKGbcdbBWuWjmrE3YZTZvbI9LTQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb1ab19af17e6f0-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.176.84.171",
        "cf-ipcountry": "TN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 12:29:22 UTC] === END API CALL LOG ===
[13-May-2026 12:29:22 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 12:29:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY2IiwidXNlcm5hbWUiOiJtb2hzZW4iLCJlbWFpbCI6ImNjbHViOTUwM0BnbWFpbC5jb20iLCJleHAiOjE3NzkyODAxNjF9.MgVhaJfO2L5Jji4gwKGbcdbBWuWjmrE3YZTZvbI9LTQ
[13-May-2026 12:29:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 12:29:22 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 12:29:22 UTC] User ID: 566
[13-May-2026 12:29:22 UTC] ✅ User profile retrieved successfully for user ID: 566
[13-May-2026 12:29:33 UTC] === API CALL LOG ===
[13-May-2026 12:29:33 UTC] Endpoint: user/profile.php
[13-May-2026 12:29:33 UTC] Full Log Data: {
    "timestamp": "2026-05-13 12:29:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.176.84.171",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.176.84.171, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY2IiwidXNlcm5hbWUiOiJtb2hzZW4iLCJlbWFpbCI6ImNjbHViOTUwM0BnbWFpbC5jb20iLCJleHAiOjE3NzkyODAxNjF9.MgVhaJfO2L5Jji4gwKGbcdbBWuWjmrE3YZTZvbI9LTQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb1ab5d0d67e6f0-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.176.84.171",
        "cf-ipcountry": "TN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 12:29:33 UTC] === END API CALL LOG ===
[13-May-2026 12:29:33 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 12:29:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY2IiwidXNlcm5hbWUiOiJtb2hzZW4iLCJlbWFpbCI6ImNjbHViOTUwM0BnbWFpbC5jb20iLCJleHAiOjE3NzkyODAxNjF9.MgVhaJfO2L5Jji4gwKGbcdbBWuWjmrE3YZTZvbI9LTQ
[13-May-2026 12:29:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 12:29:33 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 12:29:33 UTC] User ID: 566
[13-May-2026 12:29:33 UTC] ✅ User profile retrieved successfully for user ID: 566
[13-May-2026 12:29:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 12:29:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 12:29:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.176.84.171, 172.68.234.130","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY2IiwidXNlcm5hbWUiOiJtb2hzZW4iLCJlbWFpbCI6ImNjbHViOTUwM0BnbWFpbC5jb20iLCJleHAiOjE3NzkyODAxNjF9.MgVhaJfO2L5Jji4gwKGbcdbBWuWjmrE3YZTZvbI9LTQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fb1ab5cdd0ee6f0-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.176.84.171","cf-ipcountry":"TN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-May-2026 12:29:33 UTC] === User Orders API Called ===
[13-May-2026 12:29:33 UTC] User ID: 566
[13-May-2026 12:29:33 UTC] Limit: 20, Offset: 0
[13-May-2026 12:29:33 UTC] Orders found: 0
[13-May-2026 12:29:33 UTC] Orders data: []
[13-May-2026 12:29:33 UTC] Total orders count: 0
[13-May-2026 12:29:33 UTC] === API CALL LOG ===
[13-May-2026 12:29:33 UTC] Endpoint: user/profile.php
[13-May-2026 12:29:33 UTC] Full Log Data: {
    "timestamp": "2026-05-13 12:29:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.176.84.171",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.176.84.171, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY2IiwidXNlcm5hbWUiOiJtb2hzZW4iLCJlbWFpbCI6ImNjbHViOTUwM0BnbWFpbC5jb20iLCJleHAiOjE3NzkyODAxNjF9.MgVhaJfO2L5Jji4gwKGbcdbBWuWjmrE3YZTZvbI9LTQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb1ab5f0adae6f0-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.176.84.171",
        "cf-ipcountry": "TN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 12:29:33 UTC] === END API CALL LOG ===
[13-May-2026 12:29:33 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 12:29:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY2IiwidXNlcm5hbWUiOiJtb2hzZW4iLCJlbWFpbCI6ImNjbHViOTUwM0BnbWFpbC5jb20iLCJleHAiOjE3NzkyODAxNjF9.MgVhaJfO2L5Jji4gwKGbcdbBWuWjmrE3YZTZvbI9LTQ
[13-May-2026 12:29:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 12:29:33 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 12:29:33 UTC] User ID: 566
[13-May-2026 12:29:33 UTC] ✅ User profile retrieved successfully for user ID: 566
[13-May-2026 12:29:34 UTC] === API CALL LOG ===
[13-May-2026 12:29:34 UTC] Endpoint: user/profile.php
[13-May-2026 12:29:34 UTC] Full Log Data: {
    "timestamp": "2026-05-13 12:29:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.176.84.171",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.176.84.171, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY2IiwidXNlcm5hbWUiOiJtb2hzZW4iLCJlbWFpbCI6ImNjbHViOTUwM0BnbWFpbC5jb20iLCJleHAiOjE3NzkyODAxNjF9.MgVhaJfO2L5Jji4gwKGbcdbBWuWjmrE3YZTZvbI9LTQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb1ab60dfe2e6f0-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.176.84.171",
        "cf-ipcountry": "TN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 12:29:34 UTC] === END API CALL LOG ===
[13-May-2026 12:29:34 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 12:29:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY2IiwidXNlcm5hbWUiOiJtb2hzZW4iLCJlbWFpbCI6ImNjbHViOTUwM0BnbWFpbC5jb20iLCJleHAiOjE3NzkyODAxNjF9.MgVhaJfO2L5Jji4gwKGbcdbBWuWjmrE3YZTZvbI9LTQ
[13-May-2026 12:29:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 12:29:34 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 12:29:34 UTC] User ID: 566
[13-May-2026 12:29:34 UTC] ✅ User profile retrieved successfully for user ID: 566
[13-May-2026 12:29:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 12:29:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 12:29:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.176.84.171, 172.68.234.131","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY2IiwidXNlcm5hbWUiOiJtb2hzZW4iLCJlbWFpbCI6ImNjbHViOTUwM0BnbWFpbC5jb20iLCJleHAiOjE3NzkyODAxNjF9.MgVhaJfO2L5Jji4gwKGbcdbBWuWjmrE3YZTZvbI9LTQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fb1ab8dfb5be6f0-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.176.84.171","cf-ipcountry":"TN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-May-2026 12:29:41 UTC] === User Orders API Called ===
[13-May-2026 12:29:41 UTC] User ID: 566
[13-May-2026 12:29:41 UTC] Limit: 20, Offset: 0
[13-May-2026 12:29:41 UTC] Orders found: 0
[13-May-2026 12:29:41 UTC] Orders data: []
[13-May-2026 12:29:41 UTC] Total orders count: 0
[13-May-2026 12:29:41 UTC] === API CALL LOG ===
[13-May-2026 12:29:41 UTC] Endpoint: user/profile.php
[13-May-2026 12:29:41 UTC] Full Log Data: {
    "timestamp": "2026-05-13 12:29:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.176.84.171",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.176.84.171, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY2IiwidXNlcm5hbWUiOiJtb2hzZW4iLCJlbWFpbCI6ImNjbHViOTUwM0BnbWFpbC5jb20iLCJleHAiOjE3NzkyODAxNjF9.MgVhaJfO2L5Jji4gwKGbcdbBWuWjmrE3YZTZvbI9LTQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb1ab8e8c9ce6f0-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.176.84.171",
        "cf-ipcountry": "TN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 12:29:41 UTC] === END API CALL LOG ===
[13-May-2026 12:29:41 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 12:29:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY2IiwidXNlcm5hbWUiOiJtb2hzZW4iLCJlbWFpbCI6ImNjbHViOTUwM0BnbWFpbC5jb20iLCJleHAiOjE3NzkyODAxNjF9.MgVhaJfO2L5Jji4gwKGbcdbBWuWjmrE3YZTZvbI9LTQ
[13-May-2026 12:29:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 12:29:41 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 12:29:41 UTC] User ID: 566
[13-May-2026 12:29:41 UTC] ✅ User profile retrieved successfully for user ID: 566
[13-May-2026 12:29:41 UTC] === API CALL LOG ===
[13-May-2026 12:29:41 UTC] Endpoint: user/profile.php
[13-May-2026 12:29:41 UTC] Full Log Data: {
    "timestamp": "2026-05-13 12:29:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.176.84.171",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Content-Length": "0",
        "X-Forwarded-For": "196.176.84.171, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY2IiwidXNlcm5hbWUiOiJtb2hzZW4iLCJlbWFpbCI6ImNjbHViOTUwM0BnbWFpbC5jb20iLCJleHAiOjE3NzkyODAxNjF9.MgVhaJfO2L5Jji4gwKGbcdbBWuWjmrE3YZTZvbI9LTQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb1ab9079e8e6f0-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.176.84.171",
        "cf-ipcountry": "TN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 12:29:41 UTC] === END API CALL LOG ===
[13-May-2026 12:29:41 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 12:29:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY2IiwidXNlcm5hbWUiOiJtb2hzZW4iLCJlbWFpbCI6ImNjbHViOTUwM0BnbWFpbC5jb20iLCJleHAiOjE3NzkyODAxNjF9.MgVhaJfO2L5Jji4gwKGbcdbBWuWjmrE3YZTZvbI9LTQ
[13-May-2026 12:29:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 12:29:41 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 12:29:41 UTC] User ID: 566
[13-May-2026 12:29:41 UTC] ✅ User profile retrieved successfully for user ID: 566
[13-May-2026 12:29:42 UTC] === API CALL LOG ===
[13-May-2026 12:29:42 UTC] Endpoint: user/profile.php
[13-May-2026 12:29:42 UTC] Full Log Data: {
    "timestamp": "2026-05-13 12:29:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.176.84.171",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.176.84.171, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY2IiwidXNlcm5hbWUiOiJtb2hzZW4iLCJlbWFpbCI6ImNjbHViOTUwM0BnbWFpbC5jb20iLCJleHAiOjE3NzkyODAxNjF9.MgVhaJfO2L5Jji4gwKGbcdbBWuWjmrE3YZTZvbI9LTQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb1ab91ed71e6f0-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.176.84.171",
        "cf-ipcountry": "TN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 12:29:42 UTC] === END API CALL LOG ===
[13-May-2026 12:29:42 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 12:29:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY2IiwidXNlcm5hbWUiOiJtb2hzZW4iLCJlbWFpbCI6ImNjbHViOTUwM0BnbWFpbC5jb20iLCJleHAiOjE3NzkyODAxNjF9.MgVhaJfO2L5Jji4gwKGbcdbBWuWjmrE3YZTZvbI9LTQ
[13-May-2026 12:29:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 12:29:42 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 12:29:42 UTC] User ID: 566
[13-May-2026 12:29:42 UTC] ✅ User profile retrieved successfully for user ID: 566
[13-May-2026 12:32:18 UTC] === API CALL LOG ===
[13-May-2026 12:32:18 UTC] Endpoint: user/profile.php
[13-May-2026 12:32:18 UTC] Full Log Data: {
    "timestamp": "2026-05-13 12:32:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.176.84.171",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.176.84.171, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY2IiwidXNlcm5hbWUiOiJtb2hzZW4iLCJlbWFpbCI6ImNjbHViOTUwM0BnbWFpbC5jb20iLCJleHAiOjE3NzkyODAxNjF9.MgVhaJfO2L5Jji4gwKGbcdbBWuWjmrE3YZTZvbI9LTQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb1af6108cee19c-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.176.84.171",
        "cf-ipcountry": "TN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 12:32:18 UTC] === END API CALL LOG ===
[13-May-2026 12:32:18 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 12:32:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY2IiwidXNlcm5hbWUiOiJtb2hzZW4iLCJlbWFpbCI6ImNjbHViOTUwM0BnbWFpbC5jb20iLCJleHAiOjE3NzkyODAxNjF9.MgVhaJfO2L5Jji4gwKGbcdbBWuWjmrE3YZTZvbI9LTQ
[13-May-2026 12:32:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 12:32:18 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 12:32:18 UTC] User ID: 566
[13-May-2026 12:32:18 UTC] ✅ User profile retrieved successfully for user ID: 566
[13-May-2026 12:34:22 UTC] === API CALL LOG ===
[13-May-2026 12:34:22 UTC] Endpoint: user/profile.php
[13-May-2026 12:34:22 UTC] Full Log Data: {
    "timestamp": "2026-05-13 12:34:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.176.84.171",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.176.84.171, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY2IiwidXNlcm5hbWUiOiJtb2hzZW4iLCJlbWFpbCI6ImNjbHViOTUwM0BnbWFpbC5jb20iLCJleHAiOjE3NzkyODAxNjF9.MgVhaJfO2L5Jji4gwKGbcdbBWuWjmrE3YZTZvbI9LTQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb1b2679f72e1d8-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.176.84.171",
        "cf-ipcountry": "TN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 12:34:22 UTC] === END API CALL LOG ===
[13-May-2026 12:34:22 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 12:34:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY2IiwidXNlcm5hbWUiOiJtb2hzZW4iLCJlbWFpbCI6ImNjbHViOTUwM0BnbWFpbC5jb20iLCJleHAiOjE3NzkyODAxNjF9.MgVhaJfO2L5Jji4gwKGbcdbBWuWjmrE3YZTZvbI9LTQ
[13-May-2026 12:34:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 12:34:22 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 12:34:22 UTC] User ID: 566
[13-May-2026 12:34:22 UTC] ✅ User profile retrieved successfully for user ID: 566
[13-May-2026 12:35:12 UTC] === API CALL LOG ===
[13-May-2026 12:35:12 UTC] Endpoint: user/profile.php
[13-May-2026 12:35:12 UTC] Full Log Data: {
    "timestamp": "2026-05-13 12:35:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.176.84.171",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.176.84.171, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY2IiwidXNlcm5hbWUiOiJtb2hzZW4iLCJlbWFpbCI6ImNjbHViOTUwM0BnbWFpbC5jb20iLCJleHAiOjE3NzkyODAxNjF9.MgVhaJfO2L5Jji4gwKGbcdbBWuWjmrE3YZTZvbI9LTQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb1b3a34c65ef9a-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.176.84.171",
        "cf-ipcountry": "TN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 12:35:12 UTC] === END API CALL LOG ===
[13-May-2026 12:35:12 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 12:35:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY2IiwidXNlcm5hbWUiOiJtb2hzZW4iLCJlbWFpbCI6ImNjbHViOTUwM0BnbWFpbC5jb20iLCJleHAiOjE3NzkyODAxNjF9.MgVhaJfO2L5Jji4gwKGbcdbBWuWjmrE3YZTZvbI9LTQ
[13-May-2026 12:35:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 12:35:12 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 12:35:12 UTC] User ID: 566
[13-May-2026 12:35:12 UTC] ✅ User profile retrieved successfully for user ID: 566
[13-May-2026 12:35:12 UTC] User Purchases API - User ID: 566
[13-May-2026 12:35:12 UTC] User Purchases API - Total purchases found: 0
[13-May-2026 12:35:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 12:35:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 12:35:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.176.84.171, 162.159.122.164","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY2IiwidXNlcm5hbWUiOiJtb2hzZW4iLCJlbWFpbCI6ImNjbHViOTUwM0BnbWFpbC5jb20iLCJleHAiOjE3NzkyODAxNjF9.MgVhaJfO2L5Jji4gwKGbcdbBWuWjmrE3YZTZvbI9LTQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fb1b3b88879ef9a-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.176.84.171","cf-ipcountry":"TN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-May-2026 12:35:15 UTC] === User Orders API Called ===
[13-May-2026 12:35:15 UTC] User ID: 566
[13-May-2026 12:35:15 UTC] Limit: 20, Offset: 0
[13-May-2026 12:35:15 UTC] Orders found: 0
[13-May-2026 12:35:15 UTC] Orders data: []
[13-May-2026 12:35:15 UTC] Total orders count: 0
[13-May-2026 12:35:16 UTC] === API CALL LOG ===
[13-May-2026 12:35:16 UTC] Endpoint: user/profile.php
[13-May-2026 12:35:16 UTC] Full Log Data: {
    "timestamp": "2026-05-13 12:35:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.176.84.171",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.176.84.171, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY2IiwidXNlcm5hbWUiOiJtb2hzZW4iLCJlbWFpbCI6ImNjbHViOTUwM0BnbWFpbC5jb20iLCJleHAiOjE3NzkyODAxNjF9.MgVhaJfO2L5Jji4gwKGbcdbBWuWjmrE3YZTZvbI9LTQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb1b3b95a39ef9a-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.176.84.171",
        "cf-ipcountry": "TN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 12:35:16 UTC] === END API CALL LOG ===
[13-May-2026 12:35:16 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 12:35:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY2IiwidXNlcm5hbWUiOiJtb2hzZW4iLCJlbWFpbCI6ImNjbHViOTUwM0BnbWFpbC5jb20iLCJleHAiOjE3NzkyODAxNjF9.MgVhaJfO2L5Jji4gwKGbcdbBWuWjmrE3YZTZvbI9LTQ
[13-May-2026 12:35:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 12:35:16 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 12:35:16 UTC] User ID: 566
[13-May-2026 12:35:16 UTC] ✅ User profile retrieved successfully for user ID: 566
[13-May-2026 12:35:16 UTC] === API CALL LOG ===
[13-May-2026 12:35:16 UTC] Endpoint: user/profile.php
[13-May-2026 12:35:16 UTC] Full Log Data: {
    "timestamp": "2026-05-13 12:35:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.176.84.171",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.176.84.171, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY2IiwidXNlcm5hbWUiOiJtb2hzZW4iLCJlbWFpbCI6ImNjbHViOTUwM0BnbWFpbC5jb20iLCJleHAiOjE3NzkyODAxNjF9.MgVhaJfO2L5Jji4gwKGbcdbBWuWjmrE3YZTZvbI9LTQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb1b3bcd9e7ef9a-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.176.84.171",
        "cf-ipcountry": "TN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 12:35:16 UTC] === END API CALL LOG ===
[13-May-2026 12:35:16 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 12:35:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY2IiwidXNlcm5hbWUiOiJtb2hzZW4iLCJlbWFpbCI6ImNjbHViOTUwM0BnbWFpbC5jb20iLCJleHAiOjE3NzkyODAxNjF9.MgVhaJfO2L5Jji4gwKGbcdbBWuWjmrE3YZTZvbI9LTQ
[13-May-2026 12:35:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 12:35:16 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 12:35:16 UTC] User ID: 566
[13-May-2026 12:35:16 UTC] ✅ User profile retrieved successfully for user ID: 566
[13-May-2026 12:35:23 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 12:35:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 12:35:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.176.84.171, 162.159.122.164","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY2IiwidXNlcm5hbWUiOiJtb2hzZW4iLCJlbWFpbCI6ImNjbHViOTUwM0BnbWFpbC5jb20iLCJleHAiOjE3NzkyODAxNjF9.MgVhaJfO2L5Jji4gwKGbcdbBWuWjmrE3YZTZvbI9LTQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fb1b3e7bd5fef9a-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.176.84.171","cf-ipcountry":"TN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-May-2026 12:35:23 UTC] === User Orders API Called ===
[13-May-2026 12:35:23 UTC] User ID: 566
[13-May-2026 12:35:23 UTC] Limit: 20, Offset: 0
[13-May-2026 12:35:23 UTC] Orders found: 0
[13-May-2026 12:35:23 UTC] Orders data: []
[13-May-2026 12:35:23 UTC] Total orders count: 0
[13-May-2026 12:35:23 UTC] === API CALL LOG ===
[13-May-2026 12:35:23 UTC] Endpoint: user/profile.php
[13-May-2026 12:35:23 UTC] Full Log Data: {
    "timestamp": "2026-05-13 12:35:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.176.84.171",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.176.84.171, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY2IiwidXNlcm5hbWUiOiJtb2hzZW4iLCJlbWFpbCI6ImNjbHViOTUwM0BnbWFpbC5jb20iLCJleHAiOjE3NzkyODAxNjF9.MgVhaJfO2L5Jji4gwKGbcdbBWuWjmrE3YZTZvbI9LTQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb1b3e85ee1ef9a-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.176.84.171",
        "cf-ipcountry": "TN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 12:35:23 UTC] === END API CALL LOG ===
[13-May-2026 12:35:23 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 12:35:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY2IiwidXNlcm5hbWUiOiJtb2hzZW4iLCJlbWFpbCI6ImNjbHViOTUwM0BnbWFpbC5jb20iLCJleHAiOjE3NzkyODAxNjF9.MgVhaJfO2L5Jji4gwKGbcdbBWuWjmrE3YZTZvbI9LTQ
[13-May-2026 12:35:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 12:35:23 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 12:35:23 UTC] User ID: 566
[13-May-2026 12:35:23 UTC] ✅ User profile retrieved successfully for user ID: 566
[13-May-2026 12:35:24 UTC] === API CALL LOG ===
[13-May-2026 12:35:24 UTC] Endpoint: user/profile.php
[13-May-2026 12:35:24 UTC] Full Log Data: {
    "timestamp": "2026-05-13 12:35:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.176.84.171",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.176.84.171, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY2IiwidXNlcm5hbWUiOiJtb2hzZW4iLCJlbWFpbCI6ImNjbHViOTUwM0BnbWFpbC5jb20iLCJleHAiOjE3NzkyODAxNjF9.MgVhaJfO2L5Jji4gwKGbcdbBWuWjmrE3YZTZvbI9LTQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb1b3ebcf11ef9a-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.176.84.171",
        "cf-ipcountry": "TN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 12:35:24 UTC] === END API CALL LOG ===
[13-May-2026 12:35:24 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 12:35:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY2IiwidXNlcm5hbWUiOiJtb2hzZW4iLCJlbWFpbCI6ImNjbHViOTUwM0BnbWFpbC5jb20iLCJleHAiOjE3NzkyODAxNjF9.MgVhaJfO2L5Jji4gwKGbcdbBWuWjmrE3YZTZvbI9LTQ
[13-May-2026 12:35:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 12:35:24 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 12:35:24 UTC] User ID: 566
[13-May-2026 12:35:24 UTC] ✅ User profile retrieved successfully for user ID: 566
[13-May-2026 12:35:25 UTC] === API CALL LOG ===
[13-May-2026 12:35:25 UTC] Endpoint: user/profile.php
[13-May-2026 12:35:25 UTC] Full Log Data: {
    "timestamp": "2026-05-13 12:35:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.176.84.171",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.176.84.171, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY2IiwidXNlcm5hbWUiOiJtb2hzZW4iLCJlbWFpbCI6ImNjbHViOTUwM0BnbWFpbC5jb20iLCJleHAiOjE3NzkyODAxNjF9.MgVhaJfO2L5Jji4gwKGbcdbBWuWjmrE3YZTZvbI9LTQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb1b3f6f9a6ef9a-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.176.84.171",
        "cf-ipcountry": "TN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 12:35:25 UTC] === END API CALL LOG ===
[13-May-2026 12:35:25 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 12:35:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY2IiwidXNlcm5hbWUiOiJtb2hzZW4iLCJlbWFpbCI6ImNjbHViOTUwM0BnbWFpbC5jb20iLCJleHAiOjE3NzkyODAxNjF9.MgVhaJfO2L5Jji4gwKGbcdbBWuWjmrE3YZTZvbI9LTQ
[13-May-2026 12:35:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 12:35:25 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 12:35:25 UTC] User ID: 566
[13-May-2026 12:35:25 UTC] ✅ User profile retrieved successfully for user ID: 566
[13-May-2026 12:35:26 UTC] === API CALL LOG ===
[13-May-2026 12:35:26 UTC] Endpoint: user/profile.php
[13-May-2026 12:35:26 UTC] Full Log Data: {
    "timestamp": "2026-05-13 12:35:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.176.84.171",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.176.84.171, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY2IiwidXNlcm5hbWUiOiJtb2hzZW4iLCJlbWFpbCI6ImNjbHViOTUwM0BnbWFpbC5jb20iLCJleHAiOjE3NzkyODAxNjF9.MgVhaJfO2L5Jji4gwKGbcdbBWuWjmrE3YZTZvbI9LTQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb1b3fcbe56ef9a-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.176.84.171",
        "cf-ipcountry": "TN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 12:35:26 UTC] === END API CALL LOG ===
[13-May-2026 12:35:26 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 12:35:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY2IiwidXNlcm5hbWUiOiJtb2hzZW4iLCJlbWFpbCI6ImNjbHViOTUwM0BnbWFpbC5jb20iLCJleHAiOjE3NzkyODAxNjF9.MgVhaJfO2L5Jji4gwKGbcdbBWuWjmrE3YZTZvbI9LTQ
[13-May-2026 12:35:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 12:35:26 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 12:35:26 UTC] User ID: 566
[13-May-2026 12:35:26 UTC] ✅ User profile retrieved successfully for user ID: 566
[13-May-2026 12:35:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 12:35:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 12:35:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.176.84.171, 162.159.122.164","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY2IiwidXNlcm5hbWUiOiJtb2hzZW4iLCJlbWFpbCI6ImNjbHViOTUwM0BnbWFpbC5jb20iLCJleHAiOjE3NzkyODAxNjF9.MgVhaJfO2L5Jji4gwKGbcdbBWuWjmrE3YZTZvbI9LTQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fb1b428391def9a-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.176.84.171","cf-ipcountry":"TN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-May-2026 12:35:33 UTC] === User Orders API Called ===
[13-May-2026 12:35:33 UTC] User ID: 566
[13-May-2026 12:35:33 UTC] Limit: 20, Offset: 0
[13-May-2026 12:35:33 UTC] Orders found: 0
[13-May-2026 12:35:33 UTC] Orders data: []
[13-May-2026 12:35:33 UTC] Total orders count: 0
[13-May-2026 12:35:35 UTC] === API CALL LOG ===
[13-May-2026 12:35:35 UTC] Endpoint: user/profile.php
[13-May-2026 12:35:35 UTC] Full Log Data: {
    "timestamp": "2026-05-13 12:35:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.176.84.171",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.176.84.171, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY2IiwidXNlcm5hbWUiOiJtb2hzZW4iLCJlbWFpbCI6ImNjbHViOTUwM0BnbWFpbC5jb20iLCJleHAiOjE3NzkyODAxNjF9.MgVhaJfO2L5Jji4gwKGbcdbBWuWjmrE3YZTZvbI9LTQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb1b432488cef9a-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.176.84.171",
        "cf-ipcountry": "TN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 12:35:35 UTC] === END API CALL LOG ===
[13-May-2026 12:35:35 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 12:35:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY2IiwidXNlcm5hbWUiOiJtb2hzZW4iLCJlbWFpbCI6ImNjbHViOTUwM0BnbWFpbC5jb20iLCJleHAiOjE3NzkyODAxNjF9.MgVhaJfO2L5Jji4gwKGbcdbBWuWjmrE3YZTZvbI9LTQ
[13-May-2026 12:35:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 12:35:35 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 12:35:35 UTC] User ID: 566
[13-May-2026 12:35:35 UTC] ✅ User profile retrieved successfully for user ID: 566
[13-May-2026 12:35:35 UTC] User Purchases API - User ID: 566
[13-May-2026 12:35:35 UTC] User Purchases API - Total purchases found: 0
[13-May-2026 12:35:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 12:35:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 12:35:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.176.84.171, 162.159.122.164","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY2IiwidXNlcm5hbWUiOiJtb2hzZW4iLCJlbWFpbCI6ImNjbHViOTUwM0BnbWFpbC5jb20iLCJleHAiOjE3NzkyODAxNjF9.MgVhaJfO2L5Jji4gwKGbcdbBWuWjmrE3YZTZvbI9LTQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fb1b43d5a13ef9a-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.176.84.171","cf-ipcountry":"TN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-May-2026 12:35:37 UTC] === User Orders API Called ===
[13-May-2026 12:35:37 UTC] User ID: 566
[13-May-2026 12:35:37 UTC] Limit: 20, Offset: 0
[13-May-2026 12:35:37 UTC] Orders found: 0
[13-May-2026 12:35:37 UTC] Orders data: []
[13-May-2026 12:35:37 UTC] Total orders count: 0
[13-May-2026 12:35:37 UTC] === API CALL LOG ===
[13-May-2026 12:35:37 UTC] Endpoint: user/profile.php
[13-May-2026 12:35:37 UTC] Full Log Data: {
    "timestamp": "2026-05-13 12:35:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.176.84.171",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.176.84.171, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY2IiwidXNlcm5hbWUiOiJtb2hzZW4iLCJlbWFpbCI6ImNjbHViOTUwM0BnbWFpbC5jb20iLCJleHAiOjE3NzkyODAxNjF9.MgVhaJfO2L5Jji4gwKGbcdbBWuWjmrE3YZTZvbI9LTQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb1b43e3c17ef9a-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.176.84.171",
        "cf-ipcountry": "TN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 12:35:37 UTC] === END API CALL LOG ===
[13-May-2026 12:35:37 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 12:35:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY2IiwidXNlcm5hbWUiOiJtb2hzZW4iLCJlbWFpbCI6ImNjbHViOTUwM0BnbWFpbC5jb20iLCJleHAiOjE3NzkyODAxNjF9.MgVhaJfO2L5Jji4gwKGbcdbBWuWjmrE3YZTZvbI9LTQ
[13-May-2026 12:35:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 12:35:37 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 12:35:37 UTC] User ID: 566
[13-May-2026 12:35:37 UTC] ✅ User profile retrieved successfully for user ID: 566
[13-May-2026 12:35:37 UTC] === API CALL LOG ===
[13-May-2026 12:35:37 UTC] Endpoint: user/profile.php
[13-May-2026 12:35:37 UTC] Full Log Data: {
    "timestamp": "2026-05-13 12:35:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.176.84.171",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.176.84.171, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY2IiwidXNlcm5hbWUiOiJtb2hzZW4iLCJlbWFpbCI6ImNjbHViOTUwM0BnbWFpbC5jb20iLCJleHAiOjE3NzkyODAxNjF9.MgVhaJfO2L5Jji4gwKGbcdbBWuWjmrE3YZTZvbI9LTQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb1b4415b0bef9a-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.176.84.171",
        "cf-ipcountry": "TN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 12:35:37 UTC] === END API CALL LOG ===
[13-May-2026 12:35:37 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 12:35:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY2IiwidXNlcm5hbWUiOiJtb2hzZW4iLCJlbWFpbCI6ImNjbHViOTUwM0BnbWFpbC5jb20iLCJleHAiOjE3NzkyODAxNjF9.MgVhaJfO2L5Jji4gwKGbcdbBWuWjmrE3YZTZvbI9LTQ
[13-May-2026 12:35:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 12:35:37 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 12:35:37 UTC] User ID: 566
[13-May-2026 12:35:37 UTC] ✅ User profile retrieved successfully for user ID: 566
[13-May-2026 12:35:50 UTC] === API CALL LOG ===
[13-May-2026 12:35:50 UTC] Endpoint: user/profile.php
[13-May-2026 12:35:50 UTC] Full Log Data: {
    "timestamp": "2026-05-13 12:35:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.176.84.171",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.176.84.171, 162.159.122.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY2IiwidXNlcm5hbWUiOiJtb2hzZW4iLCJlbWFpbCI6ImNjbHViOTUwM0BnbWFpbC5jb20iLCJleHAiOjE3NzkyODAxNjF9.MgVhaJfO2L5Jji4gwKGbcdbBWuWjmrE3YZTZvbI9LTQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb1b48dc9f0ef9a-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.176.84.171",
        "cf-ipcountry": "TN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 12:35:50 UTC] === END API CALL LOG ===
[13-May-2026 12:35:50 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 12:35:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY2IiwidXNlcm5hbWUiOiJtb2hzZW4iLCJlbWFpbCI6ImNjbHViOTUwM0BnbWFpbC5jb20iLCJleHAiOjE3NzkyODAxNjF9.MgVhaJfO2L5Jji4gwKGbcdbBWuWjmrE3YZTZvbI9LTQ
[13-May-2026 12:35:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 12:35:50 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 12:35:50 UTC] User ID: 566
[13-May-2026 12:35:50 UTC] ✅ User profile retrieved successfully for user ID: 566
[13-May-2026 12:35:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 12:35:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 12:35:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.176.84.171, 162.159.122.165","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY2IiwidXNlcm5hbWUiOiJtb2hzZW4iLCJlbWFpbCI6ImNjbHViOTUwM0BnbWFpbC5jb20iLCJleHAiOjE3NzkyODAxNjF9.MgVhaJfO2L5Jji4gwKGbcdbBWuWjmrE3YZTZvbI9LTQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fb1b48dc9ecef9a-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.176.84.171","cf-ipcountry":"TN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-May-2026 12:35:50 UTC] === User Orders API Called ===
[13-May-2026 12:35:50 UTC] User ID: 566
[13-May-2026 12:35:50 UTC] Limit: 20, Offset: 0
[13-May-2026 12:35:50 UTC] Orders found: 0
[13-May-2026 12:35:50 UTC] Orders data: []
[13-May-2026 12:35:50 UTC] Total orders count: 0
[13-May-2026 12:35:51 UTC] === API CALL LOG ===
[13-May-2026 12:35:51 UTC] Endpoint: user/profile.php
[13-May-2026 12:35:51 UTC] Full Log Data: {
    "timestamp": "2026-05-13 12:35:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.176.84.171",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.176.84.171, 162.159.122.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY2IiwidXNlcm5hbWUiOiJtb2hzZW4iLCJlbWFpbCI6ImNjbHViOTUwM0BnbWFpbC5jb20iLCJleHAiOjE3NzkyODAxNjF9.MgVhaJfO2L5Jji4gwKGbcdbBWuWjmrE3YZTZvbI9LTQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb1b4964d6eef9a-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.176.84.171",
        "cf-ipcountry": "TN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 12:35:51 UTC] === END API CALL LOG ===
[13-May-2026 12:35:51 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 12:35:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY2IiwidXNlcm5hbWUiOiJtb2hzZW4iLCJlbWFpbCI6ImNjbHViOTUwM0BnbWFpbC5jb20iLCJleHAiOjE3NzkyODAxNjF9.MgVhaJfO2L5Jji4gwKGbcdbBWuWjmrE3YZTZvbI9LTQ
[13-May-2026 12:35:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 12:35:51 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 12:35:51 UTC] User ID: 566
[13-May-2026 12:35:51 UTC] ✅ User profile retrieved successfully for user ID: 566
[13-May-2026 13:30:52 UTC] === API CALL LOG ===
[13-May-2026 13:30:52 UTC] Endpoint: user/profile.php
[13-May-2026 13:30:52 UTC] Full Log Data: {
    "timestamp": "2026-05-13 13:30:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.46.66.18",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.46.66.18, 162.158.110.252",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY3IiwidXNlcm5hbWUiOiJkYXJrayIsImVtYWlsIjoiZGFya2ZlbmVyci5hZXBAZ21haWwuY29tIiwiZXhwIjoxNzc5MjgzODUyfQ.uLfzKzK-p6xPmdK5UZFzyJjJdGi-bAbOy3iEYGco9Z8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb2052fed3bf5f3-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.46.66.18",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 13:30:52 UTC] === END API CALL LOG ===
[13-May-2026 13:30:52 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 13:30:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY3IiwidXNlcm5hbWUiOiJkYXJrayIsImVtYWlsIjoiZGFya2ZlbmVyci5hZXBAZ21haWwuY29tIiwiZXhwIjoxNzc5MjgzODUyfQ.uLfzKzK-p6xPmdK5UZFzyJjJdGi-bAbOy3iEYGco9Z8
[13-May-2026 13:30:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 13:30:52 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 13:30:52 UTC] User ID: 567
[13-May-2026 13:30:52 UTC] ✅ User profile retrieved successfully for user ID: 567
[13-May-2026 13:30:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 13:30:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 13:30:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"5.46.66.18, 162.158.110.252","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY3IiwidXNlcm5hbWUiOiJkYXJrayIsImVtYWlsIjoiZGFya2ZlbmVyci5hZXBAZ21haWwuY29tIiwiZXhwIjoxNzc5MjgzODUyfQ.uLfzKzK-p6xPmdK5UZFzyJjJdGi-bAbOy3iEYGco9Z8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fb2052fed40f5f3-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"5.46.66.18","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-May-2026 13:30:52 UTC] === User Orders API Called ===
[13-May-2026 13:30:52 UTC] User ID: 567
[13-May-2026 13:30:52 UTC] Limit: 20, Offset: 0
[13-May-2026 13:30:52 UTC] Orders found: 0
[13-May-2026 13:30:52 UTC] Orders data: []
[13-May-2026 13:30:52 UTC] Total orders count: 0
[13-May-2026 13:30:52 UTC] === API CALL LOG ===
[13-May-2026 13:30:52 UTC] Endpoint: user/profile.php
[13-May-2026 13:30:52 UTC] Full Log Data: {
    "timestamp": "2026-05-13 13:30:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.46.66.18",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.46.66.18, 162.158.110.252",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY3IiwidXNlcm5hbWUiOiJkYXJrayIsImVtYWlsIjoiZGFya2ZlbmVyci5hZXBAZ21haWwuY29tIiwiZXhwIjoxNzc5MjgzODUyfQ.uLfzKzK-p6xPmdK5UZFzyJjJdGi-bAbOy3iEYGco9Z8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb205306ecef5f3-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.46.66.18",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 13:30:52 UTC] === END API CALL LOG ===
[13-May-2026 13:30:52 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 13:30:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY3IiwidXNlcm5hbWUiOiJkYXJrayIsImVtYWlsIjoiZGFya2ZlbmVyci5hZXBAZ21haWwuY29tIiwiZXhwIjoxNzc5MjgzODUyfQ.uLfzKzK-p6xPmdK5UZFzyJjJdGi-bAbOy3iEYGco9Z8
[13-May-2026 13:30:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 13:30:52 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 13:30:52 UTC] User ID: 567
[13-May-2026 13:30:52 UTC] ✅ User profile retrieved successfully for user ID: 567
[13-May-2026 13:31:00 UTC] === API CALL LOG ===
[13-May-2026 13:31:00 UTC] Endpoint: user/profile.php
[13-May-2026 13:31:00 UTC] Full Log Data: {
    "timestamp": "2026-05-13 13:31:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.46.66.18",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.46.66.18, 141.101.76.184",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY3IiwidXNlcm5hbWUiOiJkYXJrayIsImVtYWlsIjoiZGFya2ZlbmVyci5hZXBAZ21haWwuY29tIiwiZXhwIjoxNzc5MjgzODUyfQ.uLfzKzK-p6xPmdK5UZFzyJjJdGi-bAbOy3iEYGco9Z8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb2055ffeb7f5f3-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.46.66.18",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 13:31:00 UTC] === END API CALL LOG ===
[13-May-2026 13:31:00 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 13:31:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY3IiwidXNlcm5hbWUiOiJkYXJrayIsImVtYWlsIjoiZGFya2ZlbmVyci5hZXBAZ21haWwuY29tIiwiZXhwIjoxNzc5MjgzODUyfQ.uLfzKzK-p6xPmdK5UZFzyJjJdGi-bAbOy3iEYGco9Z8
[13-May-2026 13:31:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 13:31:00 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 13:31:00 UTC] User ID: 567
[13-May-2026 13:31:00 UTC] ✅ User profile retrieved successfully for user ID: 567
[13-May-2026 13:31:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 13:31:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 13:31:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"5.46.66.18, 141.101.76.184","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY3IiwidXNlcm5hbWUiOiJkYXJrayIsImVtYWlsIjoiZGFya2ZlbmVyci5hZXBAZ21haWwuY29tIiwiZXhwIjoxNzc5MjgzODUyfQ.uLfzKzK-p6xPmdK5UZFzyJjJdGi-bAbOy3iEYGco9Z8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fb205ce8bcef5f3-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"5.46.66.18","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-May-2026 13:31:18 UTC] === User Orders API Called ===
[13-May-2026 13:31:18 UTC] User ID: 567
[13-May-2026 13:31:18 UTC] Limit: 20, Offset: 0
[13-May-2026 13:31:18 UTC] Orders found: 0
[13-May-2026 13:31:18 UTC] Orders data: []
[13-May-2026 13:31:18 UTC] Total orders count: 0
[13-May-2026 13:31:18 UTC] === API CALL LOG ===
[13-May-2026 13:31:18 UTC] Endpoint: user/profile.php
[13-May-2026 13:31:18 UTC] Full Log Data: {
    "timestamp": "2026-05-13 13:31:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.46.66.18",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.46.66.18, 141.101.76.184",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY3IiwidXNlcm5hbWUiOiJkYXJrayIsImVtYWlsIjoiZGFya2ZlbmVyci5hZXBAZ21haWwuY29tIiwiZXhwIjoxNzc5MjgzODUyfQ.uLfzKzK-p6xPmdK5UZFzyJjJdGi-bAbOy3iEYGco9Z8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb205cf4dd7f5f3-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.46.66.18",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 13:31:18 UTC] === END API CALL LOG ===
[13-May-2026 13:31:18 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 13:31:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY3IiwidXNlcm5hbWUiOiJkYXJrayIsImVtYWlsIjoiZGFya2ZlbmVyci5hZXBAZ21haWwuY29tIiwiZXhwIjoxNzc5MjgzODUyfQ.uLfzKzK-p6xPmdK5UZFzyJjJdGi-bAbOy3iEYGco9Z8
[13-May-2026 13:31:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 13:31:18 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 13:31:18 UTC] User ID: 567
[13-May-2026 13:31:18 UTC] ✅ User profile retrieved successfully for user ID: 567
[13-May-2026 13:31:18 UTC] === API CALL LOG ===
[13-May-2026 13:31:18 UTC] Endpoint: user/profile.php
[13-May-2026 13:31:18 UTC] Full Log Data: {
    "timestamp": "2026-05-13 13:31:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.46.66.18",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.46.66.18, 141.101.76.184",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY3IiwidXNlcm5hbWUiOiJkYXJrayIsImVtYWlsIjoiZGFya2ZlbmVyci5hZXBAZ21haWwuY29tIiwiZXhwIjoxNzc5MjgzODUyfQ.uLfzKzK-p6xPmdK5UZFzyJjJdGi-bAbOy3iEYGco9Z8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb205d1dc3af5f3-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.46.66.18",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 13:31:18 UTC] === END API CALL LOG ===
[13-May-2026 13:31:18 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 13:31:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY3IiwidXNlcm5hbWUiOiJkYXJrayIsImVtYWlsIjoiZGFya2ZlbmVyci5hZXBAZ21haWwuY29tIiwiZXhwIjoxNzc5MjgzODUyfQ.uLfzKzK-p6xPmdK5UZFzyJjJdGi-bAbOy3iEYGco9Z8
[13-May-2026 13:31:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 13:31:18 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 13:31:18 UTC] User ID: 567
[13-May-2026 13:31:18 UTC] ✅ User profile retrieved successfully for user ID: 567
[13-May-2026 13:31:18 UTC] === API CALL LOG ===
[13-May-2026 13:31:18 UTC] Endpoint: user/profile.php
[13-May-2026 13:31:18 UTC] Full Log Data: {
    "timestamp": "2026-05-13 13:31:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.46.66.18",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.46.66.18, 141.101.76.184",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY3IiwidXNlcm5hbWUiOiJkYXJrayIsImVtYWlsIjoiZGFya2ZlbmVyci5hZXBAZ21haWwuY29tIiwiZXhwIjoxNzc5MjgzODUyfQ.uLfzKzK-p6xPmdK5UZFzyJjJdGi-bAbOy3iEYGco9Z8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb205d2ae70f5f3-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.46.66.18",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 13:31:18 UTC] === END API CALL LOG ===
[13-May-2026 13:31:18 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 13:31:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY3IiwidXNlcm5hbWUiOiJkYXJrayIsImVtYWlsIjoiZGFya2ZlbmVyci5hZXBAZ21haWwuY29tIiwiZXhwIjoxNzc5MjgzODUyfQ.uLfzKzK-p6xPmdK5UZFzyJjJdGi-bAbOy3iEYGco9Z8
[13-May-2026 13:31:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 13:31:18 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 13:31:18 UTC] User ID: 567
[13-May-2026 13:31:18 UTC] ✅ User profile retrieved successfully for user ID: 567
[13-May-2026 13:31:23 UTC] === API CALL LOG ===
[13-May-2026 13:31:23 UTC] Endpoint: user/profile.php
[13-May-2026 13:31:23 UTC] Full Log Data: {
    "timestamp": "2026-05-13 13:31:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.46.66.18",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.46.66.18, 141.101.76.184",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY3IiwidXNlcm5hbWUiOiJkYXJrayIsImVtYWlsIjoiZGFya2ZlbmVyci5hZXBAZ21haWwuY29tIiwiZXhwIjoxNzc5MjgzODUyfQ.uLfzKzK-p6xPmdK5UZFzyJjJdGi-bAbOy3iEYGco9Z8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb205ed6c2ef5f3-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.46.66.18",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 13:31:23 UTC] === END API CALL LOG ===
[13-May-2026 13:31:23 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 13:31:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY3IiwidXNlcm5hbWUiOiJkYXJrayIsImVtYWlsIjoiZGFya2ZlbmVyci5hZXBAZ21haWwuY29tIiwiZXhwIjoxNzc5MjgzODUyfQ.uLfzKzK-p6xPmdK5UZFzyJjJdGi-bAbOy3iEYGco9Z8
[13-May-2026 13:31:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 13:31:23 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 13:31:23 UTC] User ID: 567
[13-May-2026 13:31:23 UTC] ✅ User profile retrieved successfully for user ID: 567
[13-May-2026 13:31:23 UTC] User Purchases API - User ID: 567
[13-May-2026 13:31:23 UTC] User Purchases API - Total purchases found: 1
[13-May-2026 13:31:24 UTC] === API CALL LOG ===
[13-May-2026 13:31:24 UTC] Endpoint: user/profile.php
[13-May-2026 13:31:24 UTC] Full Log Data: {
    "timestamp": "2026-05-13 13:31:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.46.66.18",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.46.66.18, 141.101.76.184",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY3IiwidXNlcm5hbWUiOiJkYXJrayIsImVtYWlsIjoiZGFya2ZlbmVyci5hZXBAZ21haWwuY29tIiwiZXhwIjoxNzc5MjgzODUyfQ.uLfzKzK-p6xPmdK5UZFzyJjJdGi-bAbOy3iEYGco9Z8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb205f67cc2f5f3-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.46.66.18",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 13:31:24 UTC] === END API CALL LOG ===
[13-May-2026 13:31:24 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 13:31:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY3IiwidXNlcm5hbWUiOiJkYXJrayIsImVtYWlsIjoiZGFya2ZlbmVyci5hZXBAZ21haWwuY29tIiwiZXhwIjoxNzc5MjgzODUyfQ.uLfzKzK-p6xPmdK5UZFzyJjJdGi-bAbOy3iEYGco9Z8
[13-May-2026 13:31:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 13:31:24 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 13:31:24 UTC] User ID: 567
[13-May-2026 13:31:24 UTC] ✅ User profile retrieved successfully for user ID: 567
[13-May-2026 13:31:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 13:31:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 13:31:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"5.46.66.18, 141.101.76.184","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY3IiwidXNlcm5hbWUiOiJkYXJrayIsImVtYWlsIjoiZGFya2ZlbmVyci5hZXBAZ21haWwuY29tIiwiZXhwIjoxNzc5MjgzODUyfQ.uLfzKzK-p6xPmdK5UZFzyJjJdGi-bAbOy3iEYGco9Z8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fb205f67cc0f5f3-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"5.46.66.18","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-May-2026 13:31:24 UTC] === User Orders API Called ===
[13-May-2026 13:31:24 UTC] User ID: 567
[13-May-2026 13:31:24 UTC] Limit: 20, Offset: 0
[13-May-2026 13:31:24 UTC] Orders found: 0
[13-May-2026 13:31:24 UTC] Orders data: []
[13-May-2026 13:31:24 UTC] Total orders count: 0
[13-May-2026 13:31:25 UTC] === API CALL LOG ===
[13-May-2026 13:31:25 UTC] Endpoint: user/profile.php
[13-May-2026 13:31:25 UTC] Full Log Data: {
    "timestamp": "2026-05-13 13:31:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.46.66.18",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.46.66.18, 141.101.76.184",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY3IiwidXNlcm5hbWUiOiJkYXJrayIsImVtYWlsIjoiZGFya2ZlbmVyci5hZXBAZ21haWwuY29tIiwiZXhwIjoxNzc5MjgzODUyfQ.uLfzKzK-p6xPmdK5UZFzyJjJdGi-bAbOy3iEYGco9Z8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb205f96ca9f5f3-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.46.66.18",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 13:31:25 UTC] === END API CALL LOG ===
[13-May-2026 13:31:25 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 13:31:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY3IiwidXNlcm5hbWUiOiJkYXJrayIsImVtYWlsIjoiZGFya2ZlbmVyci5hZXBAZ21haWwuY29tIiwiZXhwIjoxNzc5MjgzODUyfQ.uLfzKzK-p6xPmdK5UZFzyJjJdGi-bAbOy3iEYGco9Z8
[13-May-2026 13:31:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 13:31:25 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 13:31:25 UTC] User ID: 567
[13-May-2026 13:31:25 UTC] ✅ User profile retrieved successfully for user ID: 567
[13-May-2026 13:31:25 UTC] === API CALL LOG ===
[13-May-2026 13:31:25 UTC] Endpoint: user/profile.php
[13-May-2026 13:31:25 UTC] Full Log Data: {
    "timestamp": "2026-05-13 13:31:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.46.66.18",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.46.66.18, 141.101.76.184",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY3IiwidXNlcm5hbWUiOiJkYXJrayIsImVtYWlsIjoiZGFya2ZlbmVyci5hZXBAZ21haWwuY29tIiwiZXhwIjoxNzc5MjgzODUyfQ.uLfzKzK-p6xPmdK5UZFzyJjJdGi-bAbOy3iEYGco9Z8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb205fa3e92f5f3-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.46.66.18",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 13:31:25 UTC] === END API CALL LOG ===
[13-May-2026 13:31:25 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 13:31:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY3IiwidXNlcm5hbWUiOiJkYXJrayIsImVtYWlsIjoiZGFya2ZlbmVyci5hZXBAZ21haWwuY29tIiwiZXhwIjoxNzc5MjgzODUyfQ.uLfzKzK-p6xPmdK5UZFzyJjJdGi-bAbOy3iEYGco9Z8
[13-May-2026 13:31:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 13:31:25 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 13:31:25 UTC] User ID: 567
[13-May-2026 13:31:25 UTC] ✅ User profile retrieved successfully for user ID: 567
[13-May-2026 13:31:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 13:31:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 13:31:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"5.46.66.18, 141.101.76.184","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY3IiwidXNlcm5hbWUiOiJkYXJrayIsImVtYWlsIjoiZGFya2ZlbmVyci5hZXBAZ21haWwuY29tIiwiZXhwIjoxNzc5MjgzODUyfQ.uLfzKzK-p6xPmdK5UZFzyJjJdGi-bAbOy3iEYGco9Z8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fb206038815f5f3-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"5.46.66.18","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-May-2026 13:31:26 UTC] === User Orders API Called ===
[13-May-2026 13:31:26 UTC] User ID: 567
[13-May-2026 13:31:26 UTC] Limit: 20, Offset: 0
[13-May-2026 13:31:26 UTC] Orders found: 0
[13-May-2026 13:31:26 UTC] Orders data: []
[13-May-2026 13:31:26 UTC] Total orders count: 0
[13-May-2026 13:31:26 UTC] === API CALL LOG ===
[13-May-2026 13:31:26 UTC] Endpoint: user/profile.php
[13-May-2026 13:31:26 UTC] Full Log Data: {
    "timestamp": "2026-05-13 13:31:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.46.66.18",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.46.66.18, 141.101.76.184",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY3IiwidXNlcm5hbWUiOiJkYXJrayIsImVtYWlsIjoiZGFya2ZlbmVyci5hZXBAZ21haWwuY29tIiwiZXhwIjoxNzc5MjgzODUyfQ.uLfzKzK-p6xPmdK5UZFzyJjJdGi-bAbOy3iEYGco9Z8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb206045a8df5f3-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.46.66.18",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 13:31:26 UTC] === END API CALL LOG ===
[13-May-2026 13:31:26 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 13:31:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY3IiwidXNlcm5hbWUiOiJkYXJrayIsImVtYWlsIjoiZGFya2ZlbmVyci5hZXBAZ21haWwuY29tIiwiZXhwIjoxNzc5MjgzODUyfQ.uLfzKzK-p6xPmdK5UZFzyJjJdGi-bAbOy3iEYGco9Z8
[13-May-2026 13:31:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 13:31:26 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 13:31:26 UTC] User ID: 567
[13-May-2026 13:31:26 UTC] ✅ User profile retrieved successfully for user ID: 567
[13-May-2026 13:31:27 UTC] === API CALL LOG ===
[13-May-2026 13:31:27 UTC] Endpoint: user/profile.php
[13-May-2026 13:31:27 UTC] Full Log Data: {
    "timestamp": "2026-05-13 13:31:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.46.66.18",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.46.66.18, 141.101.76.184",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY3IiwidXNlcm5hbWUiOiJkYXJrayIsImVtYWlsIjoiZGFya2ZlbmVyci5hZXBAZ21haWwuY29tIiwiZXhwIjoxNzc5MjgzODUyfQ.uLfzKzK-p6xPmdK5UZFzyJjJdGi-bAbOy3iEYGco9Z8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb20606990ef5f3-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.46.66.18",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 13:31:27 UTC] === END API CALL LOG ===
[13-May-2026 13:31:27 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 13:31:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY3IiwidXNlcm5hbWUiOiJkYXJrayIsImVtYWlsIjoiZGFya2ZlbmVyci5hZXBAZ21haWwuY29tIiwiZXhwIjoxNzc5MjgzODUyfQ.uLfzKzK-p6xPmdK5UZFzyJjJdGi-bAbOy3iEYGco9Z8
[13-May-2026 13:31:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 13:31:27 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 13:31:27 UTC] User ID: 567
[13-May-2026 13:31:27 UTC] ✅ User profile retrieved successfully for user ID: 567
[13-May-2026 13:31:27 UTC] === API CALL LOG ===
[13-May-2026 13:31:27 UTC] Endpoint: user/profile.php
[13-May-2026 13:31:27 UTC] Full Log Data: {
    "timestamp": "2026-05-13 13:31:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.46.66.18",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.46.66.18, 141.101.76.184",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY3IiwidXNlcm5hbWUiOiJkYXJrayIsImVtYWlsIjoiZGFya2ZlbmVyci5hZXBAZ21haWwuY29tIiwiZXhwIjoxNzc5MjgzODUyfQ.uLfzKzK-p6xPmdK5UZFzyJjJdGi-bAbOy3iEYGco9Z8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb206076b2af5f3-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.46.66.18",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 13:31:27 UTC] === END API CALL LOG ===
[13-May-2026 13:31:27 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 13:31:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY3IiwidXNlcm5hbWUiOiJkYXJrayIsImVtYWlsIjoiZGFya2ZlbmVyci5hZXBAZ21haWwuY29tIiwiZXhwIjoxNzc5MjgzODUyfQ.uLfzKzK-p6xPmdK5UZFzyJjJdGi-bAbOy3iEYGco9Z8
[13-May-2026 13:31:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 13:31:27 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 13:31:27 UTC] User ID: 567
[13-May-2026 13:31:27 UTC] ✅ User profile retrieved successfully for user ID: 567
[13-May-2026 13:31:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 13:31:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 13:31:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"5.46.66.18, 141.101.76.184","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY3IiwidXNlcm5hbWUiOiJkYXJrayIsImVtYWlsIjoiZGFya2ZlbmVyci5hZXBAZ21haWwuY29tIiwiZXhwIjoxNzc5MjgzODUyfQ.uLfzKzK-p6xPmdK5UZFzyJjJdGi-bAbOy3iEYGco9Z8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fb20638ac90f5f3-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"5.46.66.18","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-May-2026 13:31:35 UTC] === User Orders API Called ===
[13-May-2026 13:31:35 UTC] User ID: 567
[13-May-2026 13:31:35 UTC] Limit: 20, Offset: 0
[13-May-2026 13:31:35 UTC] Orders found: 0
[13-May-2026 13:31:35 UTC] Orders data: []
[13-May-2026 13:31:35 UTC] Total orders count: 0
[13-May-2026 13:31:35 UTC] === API CALL LOG ===
[13-May-2026 13:31:35 UTC] Endpoint: user/profile.php
[13-May-2026 13:31:35 UTC] Full Log Data: {
    "timestamp": "2026-05-13 13:31:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.46.66.18",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.46.66.18, 141.101.76.184",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY3IiwidXNlcm5hbWUiOiJkYXJrayIsImVtYWlsIjoiZGFya2ZlbmVyci5hZXBAZ21haWwuY29tIiwiZXhwIjoxNzc5MjgzODUyfQ.uLfzKzK-p6xPmdK5UZFzyJjJdGi-bAbOy3iEYGco9Z8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb20638ac94f5f3-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.46.66.18",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 13:31:35 UTC] === END API CALL LOG ===
[13-May-2026 13:31:35 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 13:31:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY3IiwidXNlcm5hbWUiOiJkYXJrayIsImVtYWlsIjoiZGFya2ZlbmVyci5hZXBAZ21haWwuY29tIiwiZXhwIjoxNzc5MjgzODUyfQ.uLfzKzK-p6xPmdK5UZFzyJjJdGi-bAbOy3iEYGco9Z8
[13-May-2026 13:31:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 13:31:35 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 13:31:35 UTC] User ID: 567
[13-May-2026 13:31:35 UTC] ✅ User profile retrieved successfully for user ID: 567
[13-May-2026 13:31:35 UTC] === API CALL LOG ===
[13-May-2026 13:31:35 UTC] Endpoint: user/profile.php
[13-May-2026 13:31:35 UTC] Full Log Data: {
    "timestamp": "2026-05-13 13:31:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.46.66.18",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.46.66.18, 141.101.76.184",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY3IiwidXNlcm5hbWUiOiJkYXJrayIsImVtYWlsIjoiZGFya2ZlbmVyci5hZXBAZ21haWwuY29tIiwiZXhwIjoxNzc5MjgzODUyfQ.uLfzKzK-p6xPmdK5UZFzyJjJdGi-bAbOy3iEYGco9Z8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb2063c8f8cf5f3-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.46.66.18",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 13:31:35 UTC] === END API CALL LOG ===
[13-May-2026 13:31:35 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 13:31:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY3IiwidXNlcm5hbWUiOiJkYXJrayIsImVtYWlsIjoiZGFya2ZlbmVyci5hZXBAZ21haWwuY29tIiwiZXhwIjoxNzc5MjgzODUyfQ.uLfzKzK-p6xPmdK5UZFzyJjJdGi-bAbOy3iEYGco9Z8
[13-May-2026 13:31:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 13:31:35 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 13:31:35 UTC] User ID: 567
[13-May-2026 13:31:35 UTC] ✅ User profile retrieved successfully for user ID: 567
[13-May-2026 13:31:35 UTC] === API CALL LOG ===
[13-May-2026 13:31:35 UTC] Endpoint: user/profile.php
[13-May-2026 13:31:35 UTC] Full Log Data: {
    "timestamp": "2026-05-13 13:31:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.46.66.18",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.46.66.18, 141.101.76.184",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY3IiwidXNlcm5hbWUiOiJkYXJrayIsImVtYWlsIjoiZGFya2ZlbmVyci5hZXBAZ21haWwuY29tIiwiZXhwIjoxNzc5MjgzODUyfQ.uLfzKzK-p6xPmdK5UZFzyJjJdGi-bAbOy3iEYGco9Z8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb2063d08f1f5f3-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.46.66.18",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 13:31:35 UTC] === END API CALL LOG ===
[13-May-2026 13:31:35 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 13:31:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY3IiwidXNlcm5hbWUiOiJkYXJrayIsImVtYWlsIjoiZGFya2ZlbmVyci5hZXBAZ21haWwuY29tIiwiZXhwIjoxNzc5MjgzODUyfQ.uLfzKzK-p6xPmdK5UZFzyJjJdGi-bAbOy3iEYGco9Z8
[13-May-2026 13:31:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 13:31:35 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 13:31:35 UTC] User ID: 567
[13-May-2026 13:31:35 UTC] ✅ User profile retrieved successfully for user ID: 567
[13-May-2026 13:31:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 13:31:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 13:31:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"5.46.66.18, 141.101.76.184","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY3IiwidXNlcm5hbWUiOiJkYXJrayIsImVtYWlsIjoiZGFya2ZlbmVyci5hZXBAZ21haWwuY29tIiwiZXhwIjoxNzc5MjgzODUyfQ.uLfzKzK-p6xPmdK5UZFzyJjJdGi-bAbOy3iEYGco9Z8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fb206412b7ff5f3-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"5.46.66.18","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-May-2026 13:31:36 UTC] === User Orders API Called ===
[13-May-2026 13:31:36 UTC] User ID: 567
[13-May-2026 13:31:36 UTC] Limit: 20, Offset: 0
[13-May-2026 13:31:36 UTC] Orders found: 0
[13-May-2026 13:31:36 UTC] Orders data: []
[13-May-2026 13:31:36 UTC] Total orders count: 0
[13-May-2026 13:31:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 13:31:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 13:31:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"5.46.66.18, 141.101.76.184","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY3IiwidXNlcm5hbWUiOiJkYXJrayIsImVtYWlsIjoiZGFya2ZlbmVyci5hZXBAZ21haWwuY29tIiwiZXhwIjoxNzc5MjgzODUyfQ.uLfzKzK-p6xPmdK5UZFzyJjJdGi-bAbOy3iEYGco9Z8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fb2064e6f15f5f3-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"5.46.66.18","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-May-2026 13:31:38 UTC] === User Orders API Called ===
[13-May-2026 13:31:38 UTC] User ID: 567
[13-May-2026 13:31:38 UTC] Limit: 20, Offset: 0
[13-May-2026 13:31:38 UTC] Orders found: 0
[13-May-2026 13:31:38 UTC] Orders data: []
[13-May-2026 13:31:38 UTC] Total orders count: 0
[13-May-2026 13:31:38 UTC] === API CALL LOG ===
[13-May-2026 13:31:38 UTC] Endpoint: user/profile.php
[13-May-2026 13:31:38 UTC] Full Log Data: {
    "timestamp": "2026-05-13 13:31:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.46.66.18",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.46.66.18, 141.101.76.184",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY3IiwidXNlcm5hbWUiOiJkYXJrayIsImVtYWlsIjoiZGFya2ZlbmVyci5hZXBAZ21haWwuY29tIiwiZXhwIjoxNzc5MjgzODUyfQ.uLfzKzK-p6xPmdK5UZFzyJjJdGi-bAbOy3iEYGco9Z8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb2064ee8a1f5f3-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.46.66.18",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 13:31:38 UTC] === END API CALL LOG ===
[13-May-2026 13:31:38 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 13:31:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY3IiwidXNlcm5hbWUiOiJkYXJrayIsImVtYWlsIjoiZGFya2ZlbmVyci5hZXBAZ21haWwuY29tIiwiZXhwIjoxNzc5MjgzODUyfQ.uLfzKzK-p6xPmdK5UZFzyJjJdGi-bAbOy3iEYGco9Z8
[13-May-2026 13:31:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 13:31:38 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 13:31:38 UTC] User ID: 567
[13-May-2026 13:31:38 UTC] ✅ User profile retrieved successfully for user ID: 567
[13-May-2026 13:31:39 UTC] === API CALL LOG ===
[13-May-2026 13:31:39 UTC] Endpoint: user/profile.php
[13-May-2026 13:31:39 UTC] Full Log Data: {
    "timestamp": "2026-05-13 13:31:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.46.66.18",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.46.66.18, 141.101.76.184",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY3IiwidXNlcm5hbWUiOiJkYXJrayIsImVtYWlsIjoiZGFya2ZlbmVyci5hZXBAZ21haWwuY29tIiwiZXhwIjoxNzc5MjgzODUyfQ.uLfzKzK-p6xPmdK5UZFzyJjJdGi-bAbOy3iEYGco9Z8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb206529b6cf5f3-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.46.66.18",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 13:31:39 UTC] === END API CALL LOG ===
[13-May-2026 13:31:39 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 13:31:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY3IiwidXNlcm5hbWUiOiJkYXJrayIsImVtYWlsIjoiZGFya2ZlbmVyci5hZXBAZ21haWwuY29tIiwiZXhwIjoxNzc5MjgzODUyfQ.uLfzKzK-p6xPmdK5UZFzyJjJdGi-bAbOy3iEYGco9Z8
[13-May-2026 13:31:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 13:31:39 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 13:31:39 UTC] User ID: 567
[13-May-2026 13:31:39 UTC] ✅ User profile retrieved successfully for user ID: 567
[13-May-2026 13:31:39 UTC] === API CALL LOG ===
[13-May-2026 13:31:39 UTC] Endpoint: user/profile.php
[13-May-2026 13:31:39 UTC] Full Log Data: {
    "timestamp": "2026-05-13 13:31:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.46.66.18",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.46.66.18, 141.101.76.184",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY3IiwidXNlcm5hbWUiOiJkYXJrayIsImVtYWlsIjoiZGFya2ZlbmVyci5hZXBAZ21haWwuY29tIiwiZXhwIjoxNzc5MjgzODUyfQ.uLfzKzK-p6xPmdK5UZFzyJjJdGi-bAbOy3iEYGco9Z8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb206537d98f5f3-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.46.66.18",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 13:31:39 UTC] === END API CALL LOG ===
[13-May-2026 13:31:39 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 13:31:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY3IiwidXNlcm5hbWUiOiJkYXJrayIsImVtYWlsIjoiZGFya2ZlbmVyci5hZXBAZ21haWwuY29tIiwiZXhwIjoxNzc5MjgzODUyfQ.uLfzKzK-p6xPmdK5UZFzyJjJdGi-bAbOy3iEYGco9Z8
[13-May-2026 13:31:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 13:31:39 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 13:31:39 UTC] User ID: 567
[13-May-2026 13:31:39 UTC] ✅ User profile retrieved successfully for user ID: 567
[13-May-2026 13:55:21 UTC] === API CALL LOG ===
[13-May-2026 13:55:21 UTC] Endpoint: user/profile.php
[13-May-2026 13:55:21 UTC] Full Log Data: {
    "timestamp": "2026-05-13 13:55:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:1c40:180:bda9:68f2:4cff:fe8a:8e2e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:1c40:180:bda9:68f2:4cff:fe8a:8e2e, 172.68.221.157",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU5IiwidXNlcm5hbWUiOiJ0b3dyaWYiLCJlbWFpbCI6InRvd3JpZmFobWVkQGdtYWlsbC5jb20iLCJleHAiOjE3NzkyMDk5MDV9.14_hSZpGs-dsBkQPvQzbnS8ZJr1STQD3w3fzKyKY01o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb229048806d056-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:1c40:180:bda9:68f2:4cff:fe8a:8e2e",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 13:55:21 UTC] === END API CALL LOG ===
[13-May-2026 13:55:21 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 13:55:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU5IiwidXNlcm5hbWUiOiJ0b3dyaWYiLCJlbWFpbCI6InRvd3JpZmFobWVkQGdtYWlsbC5jb20iLCJleHAiOjE3NzkyMDk5MDV9.14_hSZpGs-dsBkQPvQzbnS8ZJr1STQD3w3fzKyKY01o
[13-May-2026 13:55:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 13:55:21 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 13:55:21 UTC] User ID: 559
[13-May-2026 13:55:21 UTC] ✅ User profile retrieved successfully for user ID: 559
[13-May-2026 13:55:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 13:55:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 13:55:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2404:1c40:180:bda9:68f2:4cff:fe8a:8e2e, 172.68.221.157","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU5IiwidXNlcm5hbWUiOiJ0b3dyaWYiLCJlbWFpbCI6InRvd3JpZmFobWVkQGdtYWlsbC5jb20iLCJleHAiOjE3NzkyMDk5MDV9.14_hSZpGs-dsBkQPvQzbnS8ZJr1STQD3w3fzKyKY01o","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fb2290f3a36d056-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2404:1c40:180:bda9:68f2:4cff:fe8a:8e2e","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-May-2026 13:55:22 UTC] === User Orders API Called ===
[13-May-2026 13:55:22 UTC] User ID: 559
[13-May-2026 13:55:22 UTC] Limit: 20, Offset: 0
[13-May-2026 13:55:22 UTC] Orders found: 0
[13-May-2026 13:55:22 UTC] Orders data: []
[13-May-2026 13:55:22 UTC] Total orders count: 0
[13-May-2026 13:55:22 UTC] === API CALL LOG ===
[13-May-2026 13:55:22 UTC] Endpoint: user/profile.php
[13-May-2026 13:55:22 UTC] Full Log Data: {
    "timestamp": "2026-05-13 13:55:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:1c40:180:bda9:68f2:4cff:fe8a:8e2e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:1c40:180:bda9:68f2:4cff:fe8a:8e2e, 172.68.221.157",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU5IiwidXNlcm5hbWUiOiJ0b3dyaWYiLCJlbWFpbCI6InRvd3JpZmFobWVkQGdtYWlsbC5jb20iLCJleHAiOjE3NzkyMDk5MDV9.14_hSZpGs-dsBkQPvQzbnS8ZJr1STQD3w3fzKyKY01o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb2290ef9f7d056-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:1c40:180:bda9:68f2:4cff:fe8a:8e2e",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 13:55:22 UTC] === END API CALL LOG ===
[13-May-2026 13:55:22 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 13:55:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU5IiwidXNlcm5hbWUiOiJ0b3dyaWYiLCJlbWFpbCI6InRvd3JpZmFobWVkQGdtYWlsbC5jb20iLCJleHAiOjE3NzkyMDk5MDV9.14_hSZpGs-dsBkQPvQzbnS8ZJr1STQD3w3fzKyKY01o
[13-May-2026 13:55:22 UTC] === API CALL LOG ===
[13-May-2026 13:55:22 UTC] Endpoint: user/profile.php
[13-May-2026 13:55:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 13:55:22 UTC] Full Log Data: {
    "timestamp": "2026-05-13 13:55:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:1c40:180:bda9:68f2:4cff:fe8a:8e2e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:1c40:180:bda9:68f2:4cff:fe8a:8e2e, 172.68.221.157",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU5IiwidXNlcm5hbWUiOiJ0b3dyaWYiLCJlbWFpbCI6InRvd3JpZmFobWVkQGdtYWlsbC5jb20iLCJleHAiOjE3NzkyMDk5MDV9.14_hSZpGs-dsBkQPvQzbnS8ZJr1STQD3w3fzKyKY01o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb2290f9a94d056-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:1c40:180:bda9:68f2:4cff:fe8a:8e2e",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 13:55:22 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 13:55:22 UTC] === END API CALL LOG ===
[13-May-2026 13:55:22 UTC] User ID: 559
[13-May-2026 13:55:22 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 13:55:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU5IiwidXNlcm5hbWUiOiJ0b3dyaWYiLCJlbWFpbCI6InRvd3JpZmFobWVkQGdtYWlsbC5jb20iLCJleHAiOjE3NzkyMDk5MDV9.14_hSZpGs-dsBkQPvQzbnS8ZJr1STQD3w3fzKyKY01o
[13-May-2026 13:55:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 13:55:22 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 13:55:22 UTC] ✅ User profile retrieved successfully for user ID: 559
[13-May-2026 13:55:22 UTC] User ID: 559
[13-May-2026 13:55:22 UTC] ✅ User profile retrieved successfully for user ID: 559
[13-May-2026 13:56:11 UTC] === API CALL LOG ===
[13-May-2026 13:56:11 UTC] Endpoint: user/profile.php
[13-May-2026 13:56:11 UTC] Full Log Data: {
    "timestamp": "2026-05-13 13:56:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.237.217.23",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.237.217.23, 104.23.162.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY4IiwidXNlcm5hbWUiOiJkb2JyeW5pdiIsImVtYWlsIjoiZG9icnluaXZrZXZpbkBnbWFpbC5jb20iLCJleHAiOjE3NzkyODUzNzB9.q8ibEjWNJhCAsNkKbJBO2xDT1-eG_ndnMXP0MZVVb5I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb22a440c0bc0d0-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.237.217.23",
        "cf-ipcountry": "UA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 13:56:11 UTC] === END API CALL LOG ===
[13-May-2026 13:56:11 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 13:56:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY4IiwidXNlcm5hbWUiOiJkb2JyeW5pdiIsImVtYWlsIjoiZG9icnluaXZrZXZpbkBnbWFpbC5jb20iLCJleHAiOjE3NzkyODUzNzB9.q8ibEjWNJhCAsNkKbJBO2xDT1-eG_ndnMXP0MZVVb5I
[13-May-2026 13:56:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 13:56:11 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 13:56:11 UTC] User ID: 568
[13-May-2026 13:56:11 UTC] ✅ User profile retrieved successfully for user ID: 568
[13-May-2026 13:56:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 13:56:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 13:56:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.237.217.23, 104.23.162.71","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY4IiwidXNlcm5hbWUiOiJkb2JyeW5pdiIsImVtYWlsIjoiZG9icnluaXZrZXZpbkBnbWFpbC5jb20iLCJleHAiOjE3NzkyODUzNzB9.q8ibEjWNJhCAsNkKbJBO2xDT1-eG_ndnMXP0MZVVb5I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fb22a445d07c0d0-VIE","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.237.217.23","cf-ipcountry":"UA","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-May-2026 13:56:11 UTC] === User Orders API Called ===
[13-May-2026 13:56:11 UTC] User ID: 568
[13-May-2026 13:56:11 UTC] Limit: 20, Offset: 0
[13-May-2026 13:56:11 UTC] Orders found: 0
[13-May-2026 13:56:11 UTC] Orders data: []
[13-May-2026 13:56:11 UTC] Total orders count: 0
[13-May-2026 13:56:11 UTC] === API CALL LOG ===
[13-May-2026 13:56:11 UTC] Endpoint: user/profile.php
[13-May-2026 13:56:11 UTC] Full Log Data: {
    "timestamp": "2026-05-13 13:56:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.237.217.23",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.237.217.23, 104.23.162.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY4IiwidXNlcm5hbWUiOiJkb2JyeW5pdiIsImVtYWlsIjoiZG9icnluaXZrZXZpbkBnbWFpbC5jb20iLCJleHAiOjE3NzkyODUzNzB9.q8ibEjWNJhCAsNkKbJBO2xDT1-eG_ndnMXP0MZVVb5I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb22a44cdf9c0d0-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.237.217.23",
        "cf-ipcountry": "UA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 13:56:11 UTC] === END API CALL LOG ===
[13-May-2026 13:56:11 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 13:56:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY4IiwidXNlcm5hbWUiOiJkb2JyeW5pdiIsImVtYWlsIjoiZG9icnluaXZrZXZpbkBnbWFpbC5jb20iLCJleHAiOjE3NzkyODUzNzB9.q8ibEjWNJhCAsNkKbJBO2xDT1-eG_ndnMXP0MZVVb5I
[13-May-2026 13:56:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 13:56:11 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 13:56:11 UTC] User ID: 568
[13-May-2026 13:56:11 UTC] ✅ User profile retrieved successfully for user ID: 568
[13-May-2026 13:56:12 UTC] === API CALL LOG ===
[13-May-2026 13:56:12 UTC] Endpoint: user/profile.php
[13-May-2026 13:56:12 UTC] Full Log Data: {
    "timestamp": "2026-05-13 13:56:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.237.217.23",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.237.217.23, 104.23.162.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY4IiwidXNlcm5hbWUiOiJkb2JyeW5pdiIsImVtYWlsIjoiZG9icnluaXZrZXZpbkBnbWFpbC5jb20iLCJleHAiOjE3NzkyODUzNzB9.q8ibEjWNJhCAsNkKbJBO2xDT1-eG_ndnMXP0MZVVb5I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb22a472c19c0d0-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.237.217.23",
        "cf-ipcountry": "UA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 13:56:12 UTC] === END API CALL LOG ===
[13-May-2026 13:56:12 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 13:56:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY4IiwidXNlcm5hbWUiOiJkb2JyeW5pdiIsImVtYWlsIjoiZG9icnluaXZrZXZpbkBnbWFpbC5jb20iLCJleHAiOjE3NzkyODUzNzB9.q8ibEjWNJhCAsNkKbJBO2xDT1-eG_ndnMXP0MZVVb5I
[13-May-2026 13:56:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 13:56:12 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 13:56:12 UTC] User ID: 568
[13-May-2026 13:56:12 UTC] ✅ User profile retrieved successfully for user ID: 568
[13-May-2026 13:56:44 UTC] === API CALL LOG ===
[13-May-2026 13:56:44 UTC] Endpoint: user/profile.php
[13-May-2026 13:56:44 UTC] Full Log Data: {
    "timestamp": "2026-05-13 13:56:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.237.217.23",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.237.217.23, 104.23.162.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY4IiwidXNlcm5hbWUiOiJkb2JyeW5pdiIsImVtYWlsIjoiZG9icnluaXZrZXZpbkBnbWFpbC5jb20iLCJleHAiOjE3NzkyODUzNzB9.q8ibEjWNJhCAsNkKbJBO2xDT1-eG_ndnMXP0MZVVb5I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb22b11ad68c0d0-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.237.217.23",
        "cf-ipcountry": "UA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 13:56:44 UTC] === END API CALL LOG ===
[13-May-2026 13:56:44 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 13:56:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY4IiwidXNlcm5hbWUiOiJkb2JyeW5pdiIsImVtYWlsIjoiZG9icnluaXZrZXZpbkBnbWFpbC5jb20iLCJleHAiOjE3NzkyODUzNzB9.q8ibEjWNJhCAsNkKbJBO2xDT1-eG_ndnMXP0MZVVb5I
[13-May-2026 13:56:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 13:56:44 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 13:56:44 UTC] User ID: 568
[13-May-2026 13:56:44 UTC] ✅ User profile retrieved successfully for user ID: 568
[13-May-2026 13:56:47 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 13:56:47 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 13:56:47 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.237.217.23, 104.23.162.71","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY4IiwidXNlcm5hbWUiOiJkb2JyeW5pdiIsImVtYWlsIjoiZG9icnluaXZrZXZpbkBnbWFpbC5jb20iLCJleHAiOjE3NzkyODUzNzB9.q8ibEjWNJhCAsNkKbJBO2xDT1-eG_ndnMXP0MZVVb5I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fb22b226bfdc0d0-VIE","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.237.217.23","cf-ipcountry":"UA","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-May-2026 13:56:47 UTC] === User Orders API Called ===
[13-May-2026 13:56:47 UTC] User ID: 568
[13-May-2026 13:56:47 UTC] Limit: 20, Offset: 0
[13-May-2026 13:56:47 UTC] Orders found: 0
[13-May-2026 13:56:47 UTC] Orders data: []
[13-May-2026 13:56:47 UTC] Total orders count: 0
[13-May-2026 13:56:47 UTC] === API CALL LOG ===
[13-May-2026 13:56:47 UTC] Endpoint: user/profile.php
[13-May-2026 13:56:47 UTC] Full Log Data: {
    "timestamp": "2026-05-13 13:56:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.237.217.23",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.237.217.23, 104.23.162.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY4IiwidXNlcm5hbWUiOiJkb2JyeW5pdiIsImVtYWlsIjoiZG9icnluaXZrZXZpbkBnbWFpbC5jb20iLCJleHAiOjE3NzkyODUzNzB9.q8ibEjWNJhCAsNkKbJBO2xDT1-eG_ndnMXP0MZVVb5I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb22b233e59c0d0-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.237.217.23",
        "cf-ipcountry": "UA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 13:56:47 UTC] === END API CALL LOG ===
[13-May-2026 13:56:47 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 13:56:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY4IiwidXNlcm5hbWUiOiJkb2JyeW5pdiIsImVtYWlsIjoiZG9icnluaXZrZXZpbkBnbWFpbC5jb20iLCJleHAiOjE3NzkyODUzNzB9.q8ibEjWNJhCAsNkKbJBO2xDT1-eG_ndnMXP0MZVVb5I
[13-May-2026 13:56:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 13:56:47 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 13:56:47 UTC] User ID: 568
[13-May-2026 13:56:47 UTC] ✅ User profile retrieved successfully for user ID: 568
[13-May-2026 13:56:47 UTC] === API CALL LOG ===
[13-May-2026 13:56:47 UTC] Endpoint: user/profile.php
[13-May-2026 13:56:47 UTC] Full Log Data: {
    "timestamp": "2026-05-13 13:56:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.237.217.23",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.237.217.23, 104.23.162.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY4IiwidXNlcm5hbWUiOiJkb2JyeW5pdiIsImVtYWlsIjoiZG9icnluaXZrZXZpbkBnbWFpbC5jb20iLCJleHAiOjE3NzkyODUzNzB9.q8ibEjWNJhCAsNkKbJBO2xDT1-eG_ndnMXP0MZVVb5I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb22b250b32c0d0-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.237.217.23",
        "cf-ipcountry": "UA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 13:56:47 UTC] === END API CALL LOG ===
[13-May-2026 13:56:47 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 13:56:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY4IiwidXNlcm5hbWUiOiJkb2JyeW5pdiIsImVtYWlsIjoiZG9icnluaXZrZXZpbkBnbWFpbC5jb20iLCJleHAiOjE3NzkyODUzNzB9.q8ibEjWNJhCAsNkKbJBO2xDT1-eG_ndnMXP0MZVVb5I
[13-May-2026 13:56:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 13:56:47 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 13:56:47 UTC] User ID: 568
[13-May-2026 13:56:47 UTC] ✅ User profile retrieved successfully for user ID: 568
[13-May-2026 13:56:47 UTC] === API CALL LOG ===
[13-May-2026 13:56:47 UTC] Endpoint: user/profile.php
[13-May-2026 13:56:47 UTC] Full Log Data: {
    "timestamp": "2026-05-13 13:56:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.237.217.23",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.237.217.23, 104.23.162.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY4IiwidXNlcm5hbWUiOiJkb2JyeW5pdiIsImVtYWlsIjoiZG9icnluaXZrZXZpbkBnbWFpbC5jb20iLCJleHAiOjE3NzkyODUzNzB9.q8ibEjWNJhCAsNkKbJBO2xDT1-eG_ndnMXP0MZVVb5I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb22b25bd0bc0d0-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.237.217.23",
        "cf-ipcountry": "UA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 13:56:47 UTC] === END API CALL LOG ===
[13-May-2026 13:56:47 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 13:56:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY4IiwidXNlcm5hbWUiOiJkb2JyeW5pdiIsImVtYWlsIjoiZG9icnluaXZrZXZpbkBnbWFpbC5jb20iLCJleHAiOjE3NzkyODUzNzB9.q8ibEjWNJhCAsNkKbJBO2xDT1-eG_ndnMXP0MZVVb5I
[13-May-2026 13:56:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 13:56:47 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 13:56:47 UTC] User ID: 568
[13-May-2026 13:56:47 UTC] ✅ User profile retrieved successfully for user ID: 568
[13-May-2026 13:56:47 UTC] User Purchases API - User ID: 568
[13-May-2026 13:56:47 UTC] User Purchases API - Total purchases found: 0
[13-May-2026 13:56:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 13:56:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 13:56:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.237.217.23, 104.23.162.71","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY4IiwidXNlcm5hbWUiOiJkb2JyeW5pdiIsImVtYWlsIjoiZG9icnluaXZrZXZpbkBnbWFpbC5jb20iLCJleHAiOjE3NzkyODUzNzB9.q8ibEjWNJhCAsNkKbJBO2xDT1-eG_ndnMXP0MZVVb5I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fb22b297f99c0d0-VIE","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.237.217.23","cf-ipcountry":"UA","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-May-2026 13:56:48 UTC] === User Orders API Called ===
[13-May-2026 13:56:48 UTC] User ID: 568
[13-May-2026 13:56:48 UTC] Limit: 20, Offset: 0
[13-May-2026 13:56:48 UTC] Orders found: 0
[13-May-2026 13:56:48 UTC] Orders data: []
[13-May-2026 13:56:48 UTC] Total orders count: 0
[13-May-2026 13:56:49 UTC] === API CALL LOG ===
[13-May-2026 13:56:49 UTC] Endpoint: user/profile.php
[13-May-2026 13:56:49 UTC] Full Log Data: {
    "timestamp": "2026-05-13 13:56:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.237.217.23",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.237.217.23, 104.23.162.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY4IiwidXNlcm5hbWUiOiJkb2JyeW5pdiIsImVtYWlsIjoiZG9icnluaXZrZXZpbkBnbWFpbC5jb20iLCJleHAiOjE3NzkyODUzNzB9.q8ibEjWNJhCAsNkKbJBO2xDT1-eG_ndnMXP0MZVVb5I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb22b3368d9c0d0-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.237.217.23",
        "cf-ipcountry": "UA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 13:56:49 UTC] === END API CALL LOG ===
[13-May-2026 13:56:49 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 13:56:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY4IiwidXNlcm5hbWUiOiJkb2JyeW5pdiIsImVtYWlsIjoiZG9icnluaXZrZXZpbkBnbWFpbC5jb20iLCJleHAiOjE3NzkyODUzNzB9.q8ibEjWNJhCAsNkKbJBO2xDT1-eG_ndnMXP0MZVVb5I
[13-May-2026 13:56:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 13:56:49 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 13:56:49 UTC] User ID: 568
[13-May-2026 13:56:49 UTC] ✅ User profile retrieved successfully for user ID: 568
[13-May-2026 13:56:49 UTC] User Purchases API - User ID: 568
[13-May-2026 13:56:49 UTC] User Purchases API - Total purchases found: 0
[13-May-2026 13:57:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 13:57:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 13:57:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.237.217.23, 104.23.162.70","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY4IiwidXNlcm5hbWUiOiJkb2JyeW5pdiIsImVtYWlsIjoiZG9icnluaXZrZXZpbkBnbWFpbC5jb20iLCJleHAiOjE3NzkyODUzNzB9.q8ibEjWNJhCAsNkKbJBO2xDT1-eG_ndnMXP0MZVVb5I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fb22b76beaac0d0-VIE","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.237.217.23","cf-ipcountry":"UA","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-May-2026 13:57:00 UTC] === User Orders API Called ===
[13-May-2026 13:57:00 UTC] User ID: 568
[13-May-2026 13:57:00 UTC] Limit: 20, Offset: 0
[13-May-2026 13:57:00 UTC] Orders found: 0
[13-May-2026 13:57:00 UTC] Orders data: []
[13-May-2026 13:57:00 UTC] Total orders count: 0
[13-May-2026 13:57:00 UTC] === API CALL LOG ===
[13-May-2026 13:57:00 UTC] Endpoint: user/profile.php
[13-May-2026 13:57:00 UTC] Full Log Data: {
    "timestamp": "2026-05-13 13:57:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.237.217.23",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.237.217.23, 104.23.162.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY4IiwidXNlcm5hbWUiOiJkb2JyeW5pdiIsImVtYWlsIjoiZG9icnluaXZrZXZpbkBnbWFpbC5jb20iLCJleHAiOjE3NzkyODUzNzB9.q8ibEjWNJhCAsNkKbJBO2xDT1-eG_ndnMXP0MZVVb5I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb22b770f39c0d0-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.237.217.23",
        "cf-ipcountry": "UA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 13:57:00 UTC] === END API CALL LOG ===
[13-May-2026 13:57:00 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 13:57:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY4IiwidXNlcm5hbWUiOiJkb2JyeW5pdiIsImVtYWlsIjoiZG9icnluaXZrZXZpbkBnbWFpbC5jb20iLCJleHAiOjE3NzkyODUzNzB9.q8ibEjWNJhCAsNkKbJBO2xDT1-eG_ndnMXP0MZVVb5I
[13-May-2026 13:57:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 13:57:00 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 13:57:00 UTC] User ID: 568
[13-May-2026 13:57:00 UTC] ✅ User profile retrieved successfully for user ID: 568
[13-May-2026 13:57:00 UTC] === API CALL LOG ===
[13-May-2026 13:57:00 UTC] Endpoint: user/profile.php
[13-May-2026 13:57:00 UTC] Full Log Data: {
    "timestamp": "2026-05-13 13:57:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.237.217.23",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.237.217.23, 104.23.162.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY4IiwidXNlcm5hbWUiOiJkb2JyeW5pdiIsImVtYWlsIjoiZG9icnluaXZrZXZpbkBnbWFpbC5jb20iLCJleHAiOjE3NzkyODUzNzB9.q8ibEjWNJhCAsNkKbJBO2xDT1-eG_ndnMXP0MZVVb5I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb22b792d52c0d0-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.237.217.23",
        "cf-ipcountry": "UA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 13:57:00 UTC] === END API CALL LOG ===
[13-May-2026 13:57:00 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 13:57:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY4IiwidXNlcm5hbWUiOiJkb2JyeW5pdiIsImVtYWlsIjoiZG9icnluaXZrZXZpbkBnbWFpbC5jb20iLCJleHAiOjE3NzkyODUzNzB9.q8ibEjWNJhCAsNkKbJBO2xDT1-eG_ndnMXP0MZVVb5I
[13-May-2026 13:57:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 13:57:00 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 13:57:00 UTC] User ID: 568
[13-May-2026 13:57:00 UTC] ✅ User profile retrieved successfully for user ID: 568
[13-May-2026 13:57:01 UTC] === API CALL LOG ===
[13-May-2026 13:57:01 UTC] Endpoint: user/profile.php
[13-May-2026 13:57:01 UTC] Full Log Data: {
    "timestamp": "2026-05-13 13:57:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.237.217.23",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.237.217.23, 104.23.162.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY4IiwidXNlcm5hbWUiOiJkb2JyeW5pdiIsImVtYWlsIjoiZG9icnluaXZrZXZpbkBnbWFpbC5jb20iLCJleHAiOjE3NzkyODUzNzB9.q8ibEjWNJhCAsNkKbJBO2xDT1-eG_ndnMXP0MZVVb5I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb22b7ab926c0d0-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.237.217.23",
        "cf-ipcountry": "UA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 13:57:01 UTC] === END API CALL LOG ===
[13-May-2026 13:57:01 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 13:57:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY4IiwidXNlcm5hbWUiOiJkb2JyeW5pdiIsImVtYWlsIjoiZG9icnluaXZrZXZpbkBnbWFpbC5jb20iLCJleHAiOjE3NzkyODUzNzB9.q8ibEjWNJhCAsNkKbJBO2xDT1-eG_ndnMXP0MZVVb5I
[13-May-2026 13:57:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 13:57:01 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 13:57:01 UTC] User ID: 568
[13-May-2026 13:57:01 UTC] ✅ User profile retrieved successfully for user ID: 568
[13-May-2026 13:57:05 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 13:57:05 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 13:57:05 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.237.217.23, 104.23.162.70","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY4IiwidXNlcm5hbWUiOiJkb2JyeW5pdiIsImVtYWlsIjoiZG9icnluaXZrZXZpbkBnbWFpbC5jb20iLCJleHAiOjE3NzkyODUzNzB9.q8ibEjWNJhCAsNkKbJBO2xDT1-eG_ndnMXP0MZVVb5I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fb22b961e3dc0d0-VIE","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.237.217.23","cf-ipcountry":"UA","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-May-2026 13:57:05 UTC] === User Orders API Called ===
[13-May-2026 13:57:05 UTC] User ID: 568
[13-May-2026 13:57:05 UTC] Limit: 20, Offset: 0
[13-May-2026 13:57:05 UTC] Orders found: 0
[13-May-2026 13:57:05 UTC] Orders data: []
[13-May-2026 13:57:05 UTC] Total orders count: 0
[13-May-2026 13:57:05 UTC] === API CALL LOG ===
[13-May-2026 13:57:05 UTC] Endpoint: user/profile.php
[13-May-2026 13:57:05 UTC] Full Log Data: {
    "timestamp": "2026-05-13 13:57:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.237.217.23",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.237.217.23, 104.23.162.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY4IiwidXNlcm5hbWUiOiJkb2JyeW5pdiIsImVtYWlsIjoiZG9icnluaXZrZXZpbkBnbWFpbC5jb20iLCJleHAiOjE3NzkyODUzNzB9.q8ibEjWNJhCAsNkKbJBO2xDT1-eG_ndnMXP0MZVVb5I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb22b968f5cc0d0-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.237.217.23",
        "cf-ipcountry": "UA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 13:57:05 UTC] === END API CALL LOG ===
[13-May-2026 13:57:05 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 13:57:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY4IiwidXNlcm5hbWUiOiJkb2JyeW5pdiIsImVtYWlsIjoiZG9icnluaXZrZXZpbkBnbWFpbC5jb20iLCJleHAiOjE3NzkyODUzNzB9.q8ibEjWNJhCAsNkKbJBO2xDT1-eG_ndnMXP0MZVVb5I
[13-May-2026 13:57:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 13:57:05 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 13:57:05 UTC] User ID: 568
[13-May-2026 13:57:05 UTC] ✅ User profile retrieved successfully for user ID: 568
[13-May-2026 13:57:06 UTC] === API CALL LOG ===
[13-May-2026 13:57:06 UTC] Endpoint: user/profile.php
[13-May-2026 13:57:06 UTC] Full Log Data: {
    "timestamp": "2026-05-13 13:57:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.237.217.23",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.237.217.23, 104.23.162.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY4IiwidXNlcm5hbWUiOiJkb2JyeW5pdiIsImVtYWlsIjoiZG9icnluaXZrZXZpbkBnbWFpbC5jb20iLCJleHAiOjE3NzkyODUzNzB9.q8ibEjWNJhCAsNkKbJBO2xDT1-eG_ndnMXP0MZVVb5I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb22b988ca9c0d0-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.237.217.23",
        "cf-ipcountry": "UA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 13:57:06 UTC] === END API CALL LOG ===
[13-May-2026 13:57:06 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 13:57:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY4IiwidXNlcm5hbWUiOiJkb2JyeW5pdiIsImVtYWlsIjoiZG9icnluaXZrZXZpbkBnbWFpbC5jb20iLCJleHAiOjE3NzkyODUzNzB9.q8ibEjWNJhCAsNkKbJBO2xDT1-eG_ndnMXP0MZVVb5I
[13-May-2026 13:57:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 13:57:06 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 13:57:06 UTC] User ID: 568
[13-May-2026 13:57:06 UTC] ✅ User profile retrieved successfully for user ID: 568
[13-May-2026 13:57:06 UTC] === API CALL LOG ===
[13-May-2026 13:57:06 UTC] Endpoint: user/profile.php
[13-May-2026 13:57:06 UTC] Full Log Data: {
    "timestamp": "2026-05-13 13:57:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.237.217.23",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.237.217.23, 104.23.162.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY4IiwidXNlcm5hbWUiOiJkb2JyeW5pdiIsImVtYWlsIjoiZG9icnluaXZrZXZpbkBnbWFpbC5jb20iLCJleHAiOjE3NzkyODUzNzB9.q8ibEjWNJhCAsNkKbJBO2xDT1-eG_ndnMXP0MZVVb5I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb22b9a48f1c0d0-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.237.217.23",
        "cf-ipcountry": "UA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 13:57:06 UTC] === END API CALL LOG ===
[13-May-2026 13:57:06 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 13:57:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY4IiwidXNlcm5hbWUiOiJkb2JyeW5pdiIsImVtYWlsIjoiZG9icnluaXZrZXZpbkBnbWFpbC5jb20iLCJleHAiOjE3NzkyODUzNzB9.q8ibEjWNJhCAsNkKbJBO2xDT1-eG_ndnMXP0MZVVb5I
[13-May-2026 13:57:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 13:57:06 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 13:57:06 UTC] User ID: 568
[13-May-2026 13:57:06 UTC] ✅ User profile retrieved successfully for user ID: 568
[13-May-2026 13:57:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 13:57:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 13:57:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.237.217.23, 104.23.162.70","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY4IiwidXNlcm5hbWUiOiJkb2JyeW5pdiIsImVtYWlsIjoiZG9icnluaXZrZXZpbkBnbWFpbC5jb20iLCJleHAiOjE3NzkyODUzNzB9.q8ibEjWNJhCAsNkKbJBO2xDT1-eG_ndnMXP0MZVVb5I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fb22bb2887bc0d0-VIE","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.237.217.23","cf-ipcountry":"UA","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-May-2026 13:57:10 UTC] === User Orders API Called ===
[13-May-2026 13:57:10 UTC] User ID: 568
[13-May-2026 13:57:10 UTC] Limit: 20, Offset: 0
[13-May-2026 13:57:10 UTC] Orders found: 0
[13-May-2026 13:57:10 UTC] Orders data: []
[13-May-2026 13:57:10 UTC] Total orders count: 0
[13-May-2026 13:57:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 13:57:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 13:57:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.237.217.23, 104.23.162.70","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY4IiwidXNlcm5hbWUiOiJkb2JyeW5pdiIsImVtYWlsIjoiZG9icnluaXZrZXZpbkBnbWFpbC5jb20iLCJleHAiOjE3NzkyODUzNzB9.q8ibEjWNJhCAsNkKbJBO2xDT1-eG_ndnMXP0MZVVb5I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fb22bb7cc71c0d0-VIE","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.237.217.23","cf-ipcountry":"UA","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-May-2026 13:57:11 UTC] === User Orders API Called ===
[13-May-2026 13:57:11 UTC] User ID: 568
[13-May-2026 13:57:11 UTC] Limit: 20, Offset: 0
[13-May-2026 13:57:11 UTC] Orders found: 0
[13-May-2026 13:57:11 UTC] Orders data: []
[13-May-2026 13:57:11 UTC] Total orders count: 0
[13-May-2026 13:57:11 UTC] === API CALL LOG ===
[13-May-2026 13:57:11 UTC] Endpoint: user/profile.php
[13-May-2026 13:57:11 UTC] Full Log Data: {
    "timestamp": "2026-05-13 13:57:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.237.217.23",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.237.217.23, 104.23.162.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY4IiwidXNlcm5hbWUiOiJkb2JyeW5pdiIsImVtYWlsIjoiZG9icnluaXZrZXZpbkBnbWFpbC5jb20iLCJleHAiOjE3NzkyODUzNzB9.q8ibEjWNJhCAsNkKbJBO2xDT1-eG_ndnMXP0MZVVb5I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb22bb82d4ac0d0-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.237.217.23",
        "cf-ipcountry": "UA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 13:57:11 UTC] === END API CALL LOG ===
[13-May-2026 13:57:11 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 13:57:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY4IiwidXNlcm5hbWUiOiJkb2JyeW5pdiIsImVtYWlsIjoiZG9icnluaXZrZXZpbkBnbWFpbC5jb20iLCJleHAiOjE3NzkyODUzNzB9.q8ibEjWNJhCAsNkKbJBO2xDT1-eG_ndnMXP0MZVVb5I
[13-May-2026 13:57:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 13:57:11 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 13:57:11 UTC] User ID: 568
[13-May-2026 13:57:11 UTC] ✅ User profile retrieved successfully for user ID: 568
[13-May-2026 13:57:11 UTC] === API CALL LOG ===
[13-May-2026 13:57:11 UTC] Endpoint: user/profile.php
[13-May-2026 13:57:11 UTC] Full Log Data: {
    "timestamp": "2026-05-13 13:57:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.237.217.23",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.237.217.23, 104.23.162.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY4IiwidXNlcm5hbWUiOiJkb2JyeW5pdiIsImVtYWlsIjoiZG9icnluaXZrZXZpbkBnbWFpbC5jb20iLCJleHAiOjE3NzkyODUzNzB9.q8ibEjWNJhCAsNkKbJBO2xDT1-eG_ndnMXP0MZVVb5I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb22bba2a05c0d0-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.237.217.23",
        "cf-ipcountry": "UA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 13:57:11 UTC] === END API CALL LOG ===
[13-May-2026 13:57:11 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 13:57:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY4IiwidXNlcm5hbWUiOiJkb2JyeW5pdiIsImVtYWlsIjoiZG9icnluaXZrZXZpbkBnbWFpbC5jb20iLCJleHAiOjE3NzkyODUzNzB9.q8ibEjWNJhCAsNkKbJBO2xDT1-eG_ndnMXP0MZVVb5I
[13-May-2026 13:57:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 13:57:11 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 13:57:11 UTC] User ID: 568
[13-May-2026 13:57:11 UTC] ✅ User profile retrieved successfully for user ID: 568
[13-May-2026 13:57:11 UTC] === API CALL LOG ===
[13-May-2026 13:57:11 UTC] Endpoint: user/profile.php
[13-May-2026 13:57:11 UTC] Full Log Data: {
    "timestamp": "2026-05-13 13:57:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.237.217.23",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.237.217.23, 104.23.162.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY4IiwidXNlcm5hbWUiOiJkb2JyeW5pdiIsImVtYWlsIjoiZG9icnluaXZrZXZpbkBnbWFpbC5jb20iLCJleHAiOjE3NzkyODUzNzB9.q8ibEjWNJhCAsNkKbJBO2xDT1-eG_ndnMXP0MZVVb5I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb22bbafbdbc0d0-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.237.217.23",
        "cf-ipcountry": "UA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 13:57:11 UTC] === END API CALL LOG ===
[13-May-2026 13:57:11 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 13:57:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY4IiwidXNlcm5hbWUiOiJkb2JyeW5pdiIsImVtYWlsIjoiZG9icnluaXZrZXZpbkBnbWFpbC5jb20iLCJleHAiOjE3NzkyODUzNzB9.q8ibEjWNJhCAsNkKbJBO2xDT1-eG_ndnMXP0MZVVb5I
[13-May-2026 13:57:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 13:57:11 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 13:57:11 UTC] User ID: 568
[13-May-2026 13:57:11 UTC] ✅ User profile retrieved successfully for user ID: 568
[13-May-2026 13:57:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 13:57:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 13:57:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.237.217.23, 104.23.162.70","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY4IiwidXNlcm5hbWUiOiJkb2JyeW5pdiIsImVtYWlsIjoiZG9icnluaXZrZXZpbkBnbWFpbC5jb20iLCJleHAiOjE3NzkyODUzNzB9.q8ibEjWNJhCAsNkKbJBO2xDT1-eG_ndnMXP0MZVVb5I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fb22bbbde15c0d0-VIE","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.237.217.23","cf-ipcountry":"UA","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-May-2026 13:57:11 UTC] === User Orders API Called ===
[13-May-2026 13:57:11 UTC] User ID: 568
[13-May-2026 13:57:11 UTC] Limit: 20, Offset: 0
[13-May-2026 13:57:11 UTC] Orders found: 0
[13-May-2026 13:57:11 UTC] Orders data: []
[13-May-2026 13:57:11 UTC] Total orders count: 0
[13-May-2026 13:57:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 13:57:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 13:57:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.237.217.23, 104.23.162.70","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY4IiwidXNlcm5hbWUiOiJkb2JyeW5pdiIsImVtYWlsIjoiZG9icnluaXZrZXZpbkBnbWFpbC5jb20iLCJleHAiOjE3NzkyODUzNzB9.q8ibEjWNJhCAsNkKbJBO2xDT1-eG_ndnMXP0MZVVb5I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fb22bc4dcc9c0d0-VIE","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.237.217.23","cf-ipcountry":"UA","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-May-2026 13:57:13 UTC] === User Orders API Called ===
[13-May-2026 13:57:13 UTC] User ID: 568
[13-May-2026 13:57:13 UTC] Limit: 20, Offset: 0
[13-May-2026 13:57:13 UTC] Orders found: 0
[13-May-2026 13:57:13 UTC] Orders data: []
[13-May-2026 13:57:13 UTC] Total orders count: 0
[13-May-2026 13:57:13 UTC] === API CALL LOG ===
[13-May-2026 13:57:13 UTC] Endpoint: user/profile.php
[13-May-2026 13:57:13 UTC] Full Log Data: {
    "timestamp": "2026-05-13 13:57:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.237.217.23",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.237.217.23, 104.23.162.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY4IiwidXNlcm5hbWUiOiJkb2JyeW5pdiIsImVtYWlsIjoiZG9icnluaXZrZXZpbkBnbWFpbC5jb20iLCJleHAiOjE3NzkyODUzNzB9.q8ibEjWNJhCAsNkKbJBO2xDT1-eG_ndnMXP0MZVVb5I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb22bc5af64c0d0-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.237.217.23",
        "cf-ipcountry": "UA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 13:57:13 UTC] === END API CALL LOG ===
[13-May-2026 13:57:13 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 13:57:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY4IiwidXNlcm5hbWUiOiJkb2JyeW5pdiIsImVtYWlsIjoiZG9icnluaXZrZXZpbkBnbWFpbC5jb20iLCJleHAiOjE3NzkyODUzNzB9.q8ibEjWNJhCAsNkKbJBO2xDT1-eG_ndnMXP0MZVVb5I
[13-May-2026 13:57:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 13:57:13 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 13:57:13 UTC] User ID: 568
[13-May-2026 13:57:13 UTC] ✅ User profile retrieved successfully for user ID: 568
[13-May-2026 13:57:13 UTC] === API CALL LOG ===
[13-May-2026 13:57:13 UTC] Endpoint: user/profile.php
[13-May-2026 13:57:13 UTC] Full Log Data: {
    "timestamp": "2026-05-13 13:57:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.237.217.23",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.237.217.23, 104.23.162.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY4IiwidXNlcm5hbWUiOiJkb2JyeW5pdiIsImVtYWlsIjoiZG9icnluaXZrZXZpbkBnbWFpbC5jb20iLCJleHAiOjE3NzkyODUzNzB9.q8ibEjWNJhCAsNkKbJBO2xDT1-eG_ndnMXP0MZVVb5I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb22bc75bd7c0d0-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.237.217.23",
        "cf-ipcountry": "UA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 13:57:13 UTC] === END API CALL LOG ===
[13-May-2026 13:57:13 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 13:57:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY4IiwidXNlcm5hbWUiOiJkb2JyeW5pdiIsImVtYWlsIjoiZG9icnluaXZrZXZpbkBnbWFpbC5jb20iLCJleHAiOjE3NzkyODUzNzB9.q8ibEjWNJhCAsNkKbJBO2xDT1-eG_ndnMXP0MZVVb5I
[13-May-2026 13:57:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 13:57:13 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 13:57:13 UTC] User ID: 568
[13-May-2026 13:57:13 UTC] ✅ User profile retrieved successfully for user ID: 568
[13-May-2026 13:57:13 UTC] === API CALL LOG ===
[13-May-2026 13:57:13 UTC] Endpoint: user/profile.php
[13-May-2026 13:57:13 UTC] Full Log Data: {
    "timestamp": "2026-05-13 13:57:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.237.217.23",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.237.217.23, 104.23.162.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY4IiwidXNlcm5hbWUiOiJkb2JyeW5pdiIsImVtYWlsIjoiZG9icnluaXZrZXZpbkBnbWFpbC5jb20iLCJleHAiOjE3NzkyODUzNzB9.q8ibEjWNJhCAsNkKbJBO2xDT1-eG_ndnMXP0MZVVb5I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb22bc90844c0d0-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.237.217.23",
        "cf-ipcountry": "UA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 13:57:13 UTC] === END API CALL LOG ===
[13-May-2026 13:57:13 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 13:57:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY4IiwidXNlcm5hbWUiOiJkb2JyeW5pdiIsImVtYWlsIjoiZG9icnluaXZrZXZpbkBnbWFpbC5jb20iLCJleHAiOjE3NzkyODUzNzB9.q8ibEjWNJhCAsNkKbJBO2xDT1-eG_ndnMXP0MZVVb5I
[13-May-2026 13:57:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 13:57:13 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 13:57:13 UTC] User ID: 568
[13-May-2026 13:57:13 UTC] ✅ User profile retrieved successfully for user ID: 568
[13-May-2026 14:18:44 UTC] === API CALL LOG ===
[13-May-2026 14:18:44 UTC] Endpoint: user/profile.php
[13-May-2026 14:18:44 UTC] Full Log Data: {
    "timestamp": "2026-05-13 14:18:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:1c40:180:bda9:68f2:4cff:fe8a:8e2e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:1c40:180:bda9:68f2:4cff:fe8a:8e2e, 172.68.221.156",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU5IiwidXNlcm5hbWUiOiJ0b3dyaWYiLCJlbWFpbCI6InRvd3JpZmFobWVkQGdtYWlsbC5jb20iLCJleHAiOjE3NzkyMDk5MDV9.14_hSZpGs-dsBkQPvQzbnS8ZJr1STQD3w3fzKyKY01o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb24b447d15870f-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:1c40:180:bda9:68f2:4cff:fe8a:8e2e",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 14:18:44 UTC] === END API CALL LOG ===
[13-May-2026 14:18:44 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 14:18:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU5IiwidXNlcm5hbWUiOiJ0b3dyaWYiLCJlbWFpbCI6InRvd3JpZmFobWVkQGdtYWlsbC5jb20iLCJleHAiOjE3NzkyMDk5MDV9.14_hSZpGs-dsBkQPvQzbnS8ZJr1STQD3w3fzKyKY01o
[13-May-2026 14:18:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 14:18:44 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 14:18:44 UTC] User ID: 559
[13-May-2026 14:18:44 UTC] ✅ User profile retrieved successfully for user ID: 559
[13-May-2026 14:18:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 14:18:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 14:18:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2404:1c40:180:bda9:68f2:4cff:fe8a:8e2e, 172.68.221.156","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU5IiwidXNlcm5hbWUiOiJ0b3dyaWYiLCJlbWFpbCI6InRvd3JpZmFobWVkQGdtYWlsbC5jb20iLCJleHAiOjE3NzkyMDk5MDV9.14_hSZpGs-dsBkQPvQzbnS8ZJr1STQD3w3fzKyKY01o","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fb24b447d16870f-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2404:1c40:180:bda9:68f2:4cff:fe8a:8e2e","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-May-2026 14:18:44 UTC] === User Orders API Called ===
[13-May-2026 14:18:44 UTC] User ID: 559
[13-May-2026 14:18:44 UTC] Limit: 20, Offset: 0
[13-May-2026 14:18:44 UTC] Orders found: 0
[13-May-2026 14:18:44 UTC] Orders data: []
[13-May-2026 14:18:44 UTC] Total orders count: 0
[13-May-2026 14:18:44 UTC] === API CALL LOG ===
[13-May-2026 14:18:44 UTC] Endpoint: user/profile.php
[13-May-2026 14:18:44 UTC] Full Log Data: {
    "timestamp": "2026-05-13 14:18:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:1c40:180:bda9:68f2:4cff:fe8a:8e2e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:1c40:180:bda9:68f2:4cff:fe8a:8e2e, 172.68.221.156",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU5IiwidXNlcm5hbWUiOiJ0b3dyaWYiLCJlbWFpbCI6InRvd3JpZmFobWVkQGdtYWlsbC5jb20iLCJleHAiOjE3NzkyMDk5MDV9.14_hSZpGs-dsBkQPvQzbnS8ZJr1STQD3w3fzKyKY01o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb24b477cfa870f-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:1c40:180:bda9:68f2:4cff:fe8a:8e2e",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 14:18:44 UTC] === END API CALL LOG ===
[13-May-2026 14:18:44 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 14:18:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU5IiwidXNlcm5hbWUiOiJ0b3dyaWYiLCJlbWFpbCI6InRvd3JpZmFobWVkQGdtYWlsbC5jb20iLCJleHAiOjE3NzkyMDk5MDV9.14_hSZpGs-dsBkQPvQzbnS8ZJr1STQD3w3fzKyKY01o
[13-May-2026 14:18:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 14:18:44 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 14:18:44 UTC] User ID: 559
[13-May-2026 14:18:44 UTC] ✅ User profile retrieved successfully for user ID: 559
[13-May-2026 14:18:56 UTC] === API CALL LOG ===
[13-May-2026 14:18:56 UTC] Endpoint: user/profile.php
[13-May-2026 14:18:56 UTC] Full Log Data: {
    "timestamp": "2026-05-13 14:18:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:1c40:180:bda9:68f2:4cff:fe8a:8e2e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:1c40:180:bda9:68f2:4cff:fe8a:8e2e, 172.68.221.156",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU5IiwidXNlcm5hbWUiOiJ0b3dyaWYiLCJlbWFpbCI6InRvd3JpZmFobWVkQGdtYWlsbC5jb20iLCJleHAiOjE3NzkyMDk5MDV9.14_hSZpGs-dsBkQPvQzbnS8ZJr1STQD3w3fzKyKY01o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb24b929cd2870f-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:1c40:180:bda9:68f2:4cff:fe8a:8e2e",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 14:18:56 UTC] === END API CALL LOG ===
[13-May-2026 14:18:56 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 14:18:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU5IiwidXNlcm5hbWUiOiJ0b3dyaWYiLCJlbWFpbCI6InRvd3JpZmFobWVkQGdtYWlsbC5jb20iLCJleHAiOjE3NzkyMDk5MDV9.14_hSZpGs-dsBkQPvQzbnS8ZJr1STQD3w3fzKyKY01o
[13-May-2026 14:18:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 14:18:56 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 14:18:56 UTC] User ID: 559
[13-May-2026 14:18:56 UTC] ✅ User profile retrieved successfully for user ID: 559
[13-May-2026 14:21:05 UTC] === API CALL LOG ===
[13-May-2026 14:21:05 UTC] Endpoint: user/profile.php
[13-May-2026 14:21:05 UTC] Full Log Data: {
    "timestamp": "2026-05-13 14:21:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:1c40:180:bda9:68f2:4cff:fe8a:8e2e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:1c40:180:bda9:68f2:4cff:fe8a:8e2e, 172.68.221.157",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU5IiwidXNlcm5hbWUiOiJ0b3dyaWYiLCJlbWFpbCI6InRvd3JpZmFobWVkQGdtYWlsbC5jb20iLCJleHAiOjE3NzkyMDk5MDV9.14_hSZpGs-dsBkQPvQzbnS8ZJr1STQD3w3fzKyKY01o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb24eb808e1870f-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:1c40:180:bda9:68f2:4cff:fe8a:8e2e",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 14:21:05 UTC] === END API CALL LOG ===
[13-May-2026 14:21:05 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 14:21:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU5IiwidXNlcm5hbWUiOiJ0b3dyaWYiLCJlbWFpbCI6InRvd3JpZmFobWVkQGdtYWlsbC5jb20iLCJleHAiOjE3NzkyMDk5MDV9.14_hSZpGs-dsBkQPvQzbnS8ZJr1STQD3w3fzKyKY01o
[13-May-2026 14:21:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 14:21:05 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 14:21:05 UTC] User ID: 559
[13-May-2026 14:21:05 UTC] ✅ User profile retrieved successfully for user ID: 559
[13-May-2026 14:21:05 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 14:21:05 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 14:21:05 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2404:1c40:180:bda9:68f2:4cff:fe8a:8e2e, 172.68.221.157","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU5IiwidXNlcm5hbWUiOiJ0b3dyaWYiLCJlbWFpbCI6InRvd3JpZmFobWVkQGdtYWlsbC5jb20iLCJleHAiOjE3NzkyMDk5MDV9.14_hSZpGs-dsBkQPvQzbnS8ZJr1STQD3w3fzKyKY01o","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fb24eb808e3870f-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2404:1c40:180:bda9:68f2:4cff:fe8a:8e2e","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-May-2026 14:21:05 UTC] === User Orders API Called ===
[13-May-2026 14:21:05 UTC] User ID: 559
[13-May-2026 14:21:05 UTC] Limit: 20, Offset: 0
[13-May-2026 14:21:05 UTC] Orders found: 0
[13-May-2026 14:21:05 UTC] Orders data: []
[13-May-2026 14:21:05 UTC] Total orders count: 0
[13-May-2026 14:21:05 UTC] === API CALL LOG ===
[13-May-2026 14:21:05 UTC] Endpoint: user/profile.php
[13-May-2026 14:21:05 UTC] Full Log Data: {
    "timestamp": "2026-05-13 14:21:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:1c40:180:bda9:68f2:4cff:fe8a:8e2e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:1c40:180:bda9:68f2:4cff:fe8a:8e2e, 172.68.221.156",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU5IiwidXNlcm5hbWUiOiJ0b3dyaWYiLCJlbWFpbCI6InRvd3JpZmFobWVkQGdtYWlsbC5jb20iLCJleHAiOjE3NzkyMDk5MDV9.14_hSZpGs-dsBkQPvQzbnS8ZJr1STQD3w3fzKyKY01o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb24ebb9afe870f-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:1c40:180:bda9:68f2:4cff:fe8a:8e2e",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 14:21:05 UTC] === END API CALL LOG ===
[13-May-2026 14:21:05 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 14:21:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU5IiwidXNlcm5hbWUiOiJ0b3dyaWYiLCJlbWFpbCI6InRvd3JpZmFobWVkQGdtYWlsbC5jb20iLCJleHAiOjE3NzkyMDk5MDV9.14_hSZpGs-dsBkQPvQzbnS8ZJr1STQD3w3fzKyKY01o
[13-May-2026 14:21:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 14:21:05 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 14:21:05 UTC] User ID: 559
[13-May-2026 14:21:05 UTC] ✅ User profile retrieved successfully for user ID: 559
[13-May-2026 14:21:47 UTC] === API CALL LOG ===
[13-May-2026 14:21:47 UTC] Endpoint: user/profile.php
[13-May-2026 14:21:47 UTC] Full Log Data: {
    "timestamp": "2026-05-13 14:21:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:1c40:180:bda9:68f2:4cff:fe8a:8e2e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:1c40:180:bda9:68f2:4cff:fe8a:8e2e, 162.158.110.252",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU5IiwidXNlcm5hbWUiOiJ0b3dyaWYiLCJlbWFpbCI6InRvd3JpZmFobWVkQGdtYWlsbC5jb20iLCJleHAiOjE3NzkyMDk5MDV9.14_hSZpGs-dsBkQPvQzbnS8ZJr1STQD3w3fzKyKY01o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb24fc17e49870f-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:1c40:180:bda9:68f2:4cff:fe8a:8e2e",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 14:21:47 UTC] === END API CALL LOG ===
[13-May-2026 14:21:47 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 14:21:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU5IiwidXNlcm5hbWUiOiJ0b3dyaWYiLCJlbWFpbCI6InRvd3JpZmFobWVkQGdtYWlsbC5jb20iLCJleHAiOjE3NzkyMDk5MDV9.14_hSZpGs-dsBkQPvQzbnS8ZJr1STQD3w3fzKyKY01o
[13-May-2026 14:21:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 14:21:47 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 14:21:47 UTC] User ID: 559
[13-May-2026 14:21:47 UTC] ✅ User profile retrieved successfully for user ID: 559
[13-May-2026 14:21:47 UTC] User Purchases API - User ID: 559
[13-May-2026 14:21:47 UTC] User Purchases API - Total purchases found: 1
[13-May-2026 14:21:52 UTC] === API CALL LOG ===
[13-May-2026 14:21:52 UTC] Endpoint: user/profile.php
[13-May-2026 14:21:52 UTC] Full Log Data: {
    "timestamp": "2026-05-13 14:21:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:1c40:180:bda9:68f2:4cff:fe8a:8e2e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:1c40:180:bda9:68f2:4cff:fe8a:8e2e, 162.158.110.252",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU5IiwidXNlcm5hbWUiOiJ0b3dyaWYiLCJlbWFpbCI6InRvd3JpZmFobWVkQGdtYWlsbC5jb20iLCJleHAiOjE3NzkyMDk5MDV9.14_hSZpGs-dsBkQPvQzbnS8ZJr1STQD3w3fzKyKY01o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb24fe049c9870f-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:1c40:180:bda9:68f2:4cff:fe8a:8e2e",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 14:21:52 UTC] === END API CALL LOG ===
[13-May-2026 14:21:52 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 14:21:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU5IiwidXNlcm5hbWUiOiJ0b3dyaWYiLCJlbWFpbCI6InRvd3JpZmFobWVkQGdtYWlsbC5jb20iLCJleHAiOjE3NzkyMDk5MDV9.14_hSZpGs-dsBkQPvQzbnS8ZJr1STQD3w3fzKyKY01o
[13-May-2026 14:21:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 14:21:52 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 14:21:52 UTC] User ID: 559
[13-May-2026 14:21:52 UTC] ✅ User profile retrieved successfully for user ID: 559
[13-May-2026 14:21:53 UTC] User Purchases API - User ID: 559
[13-May-2026 14:21:53 UTC] User Purchases API - Total purchases found: 1
[13-May-2026 14:21:53 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 14:21:53 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 14:21:53 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2404:1c40:180:bda9:68f2:4cff:fe8a:8e2e, 172.68.221.156","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU5IiwidXNlcm5hbWUiOiJ0b3dyaWYiLCJlbWFpbCI6InRvd3JpZmFobWVkQGdtYWlsbC5jb20iLCJleHAiOjE3NzkyMDk5MDV9.14_hSZpGs-dsBkQPvQzbnS8ZJr1STQD3w3fzKyKY01o","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fb24fe80ff8870f-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2404:1c40:180:bda9:68f2:4cff:fe8a:8e2e","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-May-2026 14:21:53 UTC] === User Orders API Called ===
[13-May-2026 14:21:53 UTC] User ID: 559
[13-May-2026 14:21:53 UTC] Limit: 20, Offset: 0
[13-May-2026 14:21:53 UTC] Orders found: 0
[13-May-2026 14:21:53 UTC] Orders data: []
[13-May-2026 14:21:53 UTC] Total orders count: 0
[13-May-2026 14:21:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 14:21:54 UTC] === API CALL LOG ===
[13-May-2026 14:21:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 14:21:54 UTC] Endpoint: user/profile.php
[13-May-2026 14:21:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2404:1c40:180:bda9:68f2:4cff:fe8a:8e2e, 172.68.221.156","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU5IiwidXNlcm5hbWUiOiJ0b3dyaWYiLCJlbWFpbCI6InRvd3JpZmFobWVkQGdtYWlsbC5jb20iLCJleHAiOjE3NzkyMDk5MDV9.14_hSZpGs-dsBkQPvQzbnS8ZJr1STQD3w3fzKyKY01o","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fb24ff1cc53870f-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2404:1c40:180:bda9:68f2:4cff:fe8a:8e2e","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-May-2026 14:21:54 UTC] Full Log Data: {
    "timestamp": "2026-05-13 14:21:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:1c40:180:bda9:68f2:4cff:fe8a:8e2e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:1c40:180:bda9:68f2:4cff:fe8a:8e2e, 172.68.221.156",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU5IiwidXNlcm5hbWUiOiJ0b3dyaWYiLCJlbWFpbCI6InRvd3JpZmFobWVkQGdtYWlsbC5jb20iLCJleHAiOjE3NzkyMDk5MDV9.14_hSZpGs-dsBkQPvQzbnS8ZJr1STQD3w3fzKyKY01o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb24ff1cc57870f-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:1c40:180:bda9:68f2:4cff:fe8a:8e2e",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 14:21:54 UTC] === END API CALL LOG ===
[13-May-2026 14:21:54 UTC] === User Orders API Called ===
[13-May-2026 14:21:54 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 14:21:54 UTC] User ID: 559
[13-May-2026 14:21:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU5IiwidXNlcm5hbWUiOiJ0b3dyaWYiLCJlbWFpbCI6InRvd3JpZmFobWVkQGdtYWlsbC5jb20iLCJleHAiOjE3NzkyMDk5MDV9.14_hSZpGs-dsBkQPvQzbnS8ZJr1STQD3w3fzKyKY01o
[13-May-2026 14:21:54 UTC] Limit: 20, Offset: 0
[13-May-2026 14:21:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 14:21:54 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 14:21:54 UTC] User ID: 559
[13-May-2026 14:21:54 UTC] ✅ User profile retrieved successfully for user ID: 559
[13-May-2026 14:21:54 UTC] Orders found: 0
[13-May-2026 14:21:54 UTC] Orders data: []
[13-May-2026 14:21:54 UTC] Total orders count: 0
[13-May-2026 14:21:55 UTC] === API CALL LOG ===
[13-May-2026 14:21:55 UTC] Endpoint: user/profile.php
[13-May-2026 14:21:55 UTC] Full Log Data: {
    "timestamp": "2026-05-13 14:21:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:1c40:180:bda9:68f2:4cff:fe8a:8e2e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:1c40:180:bda9:68f2:4cff:fe8a:8e2e, 172.68.221.156",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU5IiwidXNlcm5hbWUiOiJ0b3dyaWYiLCJlbWFpbCI6InRvd3JpZmFobWVkQGdtYWlsbC5jb20iLCJleHAiOjE3NzkyMDk5MDV9.14_hSZpGs-dsBkQPvQzbnS8ZJr1STQD3w3fzKyKY01o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb24ff58eb3870f-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:1c40:180:bda9:68f2:4cff:fe8a:8e2e",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 14:21:55 UTC] === END API CALL LOG ===
[13-May-2026 14:21:55 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 14:21:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU5IiwidXNlcm5hbWUiOiJ0b3dyaWYiLCJlbWFpbCI6InRvd3JpZmFobWVkQGdtYWlsbC5jb20iLCJleHAiOjE3NzkyMDk5MDV9.14_hSZpGs-dsBkQPvQzbnS8ZJr1STQD3w3fzKyKY01o
[13-May-2026 14:21:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 14:21:55 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 14:21:55 UTC] User ID: 559
[13-May-2026 14:21:55 UTC] ✅ User profile retrieved successfully for user ID: 559
[13-May-2026 14:22:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 14:22:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 14:22:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","Content-Length":"0","X-Forwarded-For":"2404:1c40:180:bda9:68f2:4cff:fe8a:8e2e, 172.68.221.157","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU5IiwidXNlcm5hbWUiOiJ0b3dyaWYiLCJlbWFpbCI6InRvd3JpZmFobWVkQGdtYWlsbC5jb20iLCJleHAiOjE3NzkyMDk5MDV9.14_hSZpGs-dsBkQPvQzbnS8ZJr1STQD3w3fzKyKY01o","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fb25126bfbe870f-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2404:1c40:180:bda9:68f2:4cff:fe8a:8e2e","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-May-2026 14:22:44 UTC] === User Orders API Called ===
[13-May-2026 14:22:44 UTC] User ID: 559
[13-May-2026 14:22:44 UTC] Limit: 20, Offset: 0
[13-May-2026 14:22:44 UTC] Orders found: 1
[13-May-2026 14:22:44 UTC] Orders data: [{"id":269,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/QQUSA888000","status":"pending","created_at":"2026-05-13 17:52:42","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[13-May-2026 14:22:44 UTC] Total orders count: 1
[13-May-2026 14:22:59 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 14:22:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 14:22:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2404:1c40:180:bda9:68f2:4cff:fe8a:8e2e, 172.68.221.156","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU5IiwidXNlcm5hbWUiOiJ0b3dyaWYiLCJlbWFpbCI6InRvd3JpZmFobWVkQGdtYWlsbC5jb20iLCJleHAiOjE3NzkyMDk5MDV9.14_hSZpGs-dsBkQPvQzbnS8ZJr1STQD3w3fzKyKY01o","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fb2517ed861870f-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2404:1c40:180:bda9:68f2:4cff:fe8a:8e2e","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-May-2026 14:22:59 UTC] === User Orders API Called ===
[13-May-2026 14:22:59 UTC] User ID: 559
[13-May-2026 14:22:59 UTC] Limit: 20, Offset: 0
[13-May-2026 14:22:59 UTC] Orders found: 1
[13-May-2026 14:22:59 UTC] Orders data: [{"id":269,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/QQUSA888000","status":"pending","created_at":"2026-05-13 17:52:42","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[13-May-2026 14:22:59 UTC] Total orders count: 1
[13-May-2026 14:22:59 UTC] === API CALL LOG ===
[13-May-2026 14:22:59 UTC] Endpoint: user/profile.php
[13-May-2026 14:22:59 UTC] Full Log Data: {
    "timestamp": "2026-05-13 14:22:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:1c40:180:bda9:68f2:4cff:fe8a:8e2e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:1c40:180:bda9:68f2:4cff:fe8a:8e2e, 172.68.221.156",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU5IiwidXNlcm5hbWUiOiJ0b3dyaWYiLCJlbWFpbCI6InRvd3JpZmFobWVkQGdtYWlsbC5jb20iLCJleHAiOjE3NzkyMDk5MDV9.14_hSZpGs-dsBkQPvQzbnS8ZJr1STQD3w3fzKyKY01o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb25182ed62870f-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:1c40:180:bda9:68f2:4cff:fe8a:8e2e",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 14:22:59 UTC] === END API CALL LOG ===
[13-May-2026 14:22:59 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 14:22:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU5IiwidXNlcm5hbWUiOiJ0b3dyaWYiLCJlbWFpbCI6InRvd3JpZmFobWVkQGdtYWlsbC5jb20iLCJleHAiOjE3NzkyMDk5MDV9.14_hSZpGs-dsBkQPvQzbnS8ZJr1STQD3w3fzKyKY01o
[13-May-2026 14:22:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 14:22:59 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 14:22:59 UTC] User ID: 559
[13-May-2026 14:22:59 UTC] ✅ User profile retrieved successfully for user ID: 559
[13-May-2026 14:22:59 UTC] === API CALL LOG ===
[13-May-2026 14:22:59 UTC] Endpoint: user/profile.php
[13-May-2026 14:22:59 UTC] Full Log Data: {
    "timestamp": "2026-05-13 14:22:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:1c40:180:bda9:68f2:4cff:fe8a:8e2e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:1c40:180:bda9:68f2:4cff:fe8a:8e2e, 172.68.221.157",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU5IiwidXNlcm5hbWUiOiJ0b3dyaWYiLCJlbWFpbCI6InRvd3JpZmFobWVkQGdtYWlsbC5jb20iLCJleHAiOjE3NzkyMDk5MDV9.14_hSZpGs-dsBkQPvQzbnS8ZJr1STQD3w3fzKyKY01o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb2517f0924870f-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:1c40:180:bda9:68f2:4cff:fe8a:8e2e",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 14:22:59 UTC] === END API CALL LOG ===
[13-May-2026 14:22:59 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 14:22:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU5IiwidXNlcm5hbWUiOiJ0b3dyaWYiLCJlbWFpbCI6InRvd3JpZmFobWVkQGdtYWlsbC5jb20iLCJleHAiOjE3NzkyMDk5MDV9.14_hSZpGs-dsBkQPvQzbnS8ZJr1STQD3w3fzKyKY01o
[13-May-2026 14:22:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 14:22:59 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 14:22:59 UTC] User ID: 559
[13-May-2026 14:22:59 UTC] ✅ User profile retrieved successfully for user ID: 559
[13-May-2026 14:23:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 14:23:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 14:23:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2404:1c40:180:bda9:68f2:4cff:fe8a:8e2e, 172.68.221.157","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU5IiwidXNlcm5hbWUiOiJ0b3dyaWYiLCJlbWFpbCI6InRvd3JpZmFobWVkQGdtYWlsbC5jb20iLCJleHAiOjE3NzkyMDk5MDV9.14_hSZpGs-dsBkQPvQzbnS8ZJr1STQD3w3fzKyKY01o","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fb251b24fbf870f-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2404:1c40:180:bda9:68f2:4cff:fe8a:8e2e","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-May-2026 14:23:07 UTC] === User Orders API Called ===
[13-May-2026 14:23:07 UTC] User ID: 559
[13-May-2026 14:23:07 UTC] Limit: 20, Offset: 0
[13-May-2026 14:23:07 UTC] Orders found: 1
[13-May-2026 14:23:07 UTC] Orders data: [{"id":269,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/QQUSA888000","status":"pending","created_at":"2026-05-13 17:52:42","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[13-May-2026 14:23:07 UTC] Total orders count: 1
[13-May-2026 14:23:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 14:23:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 14:23:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2404:1c40:180:bda9:68f2:4cff:fe8a:8e2e, 172.68.221.157","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU5IiwidXNlcm5hbWUiOiJ0b3dyaWYiLCJlbWFpbCI6InRvd3JpZmFobWVkQGdtYWlsbC5jb20iLCJleHAiOjE3NzkyMDk5MDV9.14_hSZpGs-dsBkQPvQzbnS8ZJr1STQD3w3fzKyKY01o","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fb251c78e14870f-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2404:1c40:180:bda9:68f2:4cff:fe8a:8e2e","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-May-2026 14:23:10 UTC] === User Orders API Called ===
[13-May-2026 14:23:10 UTC] User ID: 559
[13-May-2026 14:23:10 UTC] Limit: 20, Offset: 0
[13-May-2026 14:23:10 UTC] Orders found: 1
[13-May-2026 14:23:10 UTC] Orders data: [{"id":269,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/QQUSA888000","status":"pending","created_at":"2026-05-13 17:52:42","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[13-May-2026 14:23:10 UTC] Total orders count: 1
[13-May-2026 14:23:10 UTC] === API CALL LOG ===
[13-May-2026 14:23:10 UTC] Endpoint: user/profile.php
[13-May-2026 14:23:10 UTC] Full Log Data: {
    "timestamp": "2026-05-13 14:23:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:1c40:180:bda9:68f2:4cff:fe8a:8e2e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:1c40:180:bda9:68f2:4cff:fe8a:8e2e, 172.68.221.157",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU5IiwidXNlcm5hbWUiOiJ0b3dyaWYiLCJlbWFpbCI6InRvd3JpZmFobWVkQGdtYWlsbC5jb20iLCJleHAiOjE3NzkyMDk5MDV9.14_hSZpGs-dsBkQPvQzbnS8ZJr1STQD3w3fzKyKY01o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb251c7ef99870f-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:1c40:180:bda9:68f2:4cff:fe8a:8e2e",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 14:23:10 UTC] === END API CALL LOG ===
[13-May-2026 14:23:10 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 14:23:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU5IiwidXNlcm5hbWUiOiJ0b3dyaWYiLCJlbWFpbCI6InRvd3JpZmFobWVkQGdtYWlsbC5jb20iLCJleHAiOjE3NzkyMDk5MDV9.14_hSZpGs-dsBkQPvQzbnS8ZJr1STQD3w3fzKyKY01o
[13-May-2026 14:23:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 14:23:10 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 14:23:10 UTC] User ID: 559
[13-May-2026 14:23:10 UTC] ✅ User profile retrieved successfully for user ID: 559
[13-May-2026 14:23:10 UTC] === API CALL LOG ===
[13-May-2026 14:23:10 UTC] Endpoint: user/profile.php
[13-May-2026 14:23:10 UTC] Full Log Data: {
    "timestamp": "2026-05-13 14:23:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:1c40:180:bda9:68f2:4cff:fe8a:8e2e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:1c40:180:bda9:68f2:4cff:fe8a:8e2e, 172.68.221.157",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU5IiwidXNlcm5hbWUiOiJ0b3dyaWYiLCJlbWFpbCI6InRvd3JpZmFobWVkQGdtYWlsbC5jb20iLCJleHAiOjE3NzkyMDk5MDV9.14_hSZpGs-dsBkQPvQzbnS8ZJr1STQD3w3fzKyKY01o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb251cbfc47870f-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:1c40:180:bda9:68f2:4cff:fe8a:8e2e",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 14:23:10 UTC] === END API CALL LOG ===
[13-May-2026 14:23:10 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 14:23:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU5IiwidXNlcm5hbWUiOiJ0b3dyaWYiLCJlbWFpbCI6InRvd3JpZmFobWVkQGdtYWlsbC5jb20iLCJleHAiOjE3NzkyMDk5MDV9.14_hSZpGs-dsBkQPvQzbnS8ZJr1STQD3w3fzKyKY01o
[13-May-2026 14:23:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 14:23:10 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 14:23:10 UTC] User ID: 559
[13-May-2026 14:23:10 UTC] ✅ User profile retrieved successfully for user ID: 559
[13-May-2026 14:23:15 UTC] === API CALL LOG ===
[13-May-2026 14:23:15 UTC] Endpoint: user/profile.php
[13-May-2026 14:23:15 UTC] Full Log Data: {
    "timestamp": "2026-05-13 14:23:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:1c40:180:bda9:68f2:4cff:fe8a:8e2e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:1c40:180:bda9:68f2:4cff:fe8a:8e2e, 172.68.221.157",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU5IiwidXNlcm5hbWUiOiJ0b3dyaWYiLCJlbWFpbCI6InRvd3JpZmFobWVkQGdtYWlsbC5jb20iLCJleHAiOjE3NzkyMDk5MDV9.14_hSZpGs-dsBkQPvQzbnS8ZJr1STQD3w3fzKyKY01o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb251ea4a99870f-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:1c40:180:bda9:68f2:4cff:fe8a:8e2e",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 14:23:15 UTC] === END API CALL LOG ===
[13-May-2026 14:23:15 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 14:23:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU5IiwidXNlcm5hbWUiOiJ0b3dyaWYiLCJlbWFpbCI6InRvd3JpZmFobWVkQGdtYWlsbC5jb20iLCJleHAiOjE3NzkyMDk5MDV9.14_hSZpGs-dsBkQPvQzbnS8ZJr1STQD3w3fzKyKY01o
[13-May-2026 14:23:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 14:23:15 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 14:23:15 UTC] User ID: 559
[13-May-2026 14:23:15 UTC] ✅ User profile retrieved successfully for user ID: 559
[13-May-2026 14:23:16 UTC] User Purchases API - User ID: 559
[13-May-2026 14:23:16 UTC] User Purchases API - Total purchases found: 1
[13-May-2026 14:23:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 14:23:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 14:23:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2404:1c40:180:bda9:68f2:4cff:fe8a:8e2e, 172.68.221.157","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU5IiwidXNlcm5hbWUiOiJ0b3dyaWYiLCJlbWFpbCI6InRvd3JpZmFobWVkQGdtYWlsbC5jb20iLCJleHAiOjE3NzkyMDk5MDV9.14_hSZpGs-dsBkQPvQzbnS8ZJr1STQD3w3fzKyKY01o","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fb251f90d76870f-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2404:1c40:180:bda9:68f2:4cff:fe8a:8e2e","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-May-2026 14:23:18 UTC] === User Orders API Called ===
[13-May-2026 14:23:18 UTC] User ID: 559
[13-May-2026 14:23:18 UTC] Limit: 20, Offset: 0
[13-May-2026 14:23:18 UTC] Orders found: 1
[13-May-2026 14:23:18 UTC] Orders data: [{"id":269,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/QQUSA888000","status":"pending","created_at":"2026-05-13 17:52:42","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[13-May-2026 14:23:18 UTC] Total orders count: 1
[13-May-2026 14:23:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 14:23:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 14:23:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2404:1c40:180:bda9:68f2:4cff:fe8a:8e2e, 172.68.221.156","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU5IiwidXNlcm5hbWUiOiJ0b3dyaWYiLCJlbWFpbCI6InRvd3JpZmFobWVkQGdtYWlsbC5jb20iLCJleHAiOjE3NzkyMDk5MDV9.14_hSZpGs-dsBkQPvQzbnS8ZJr1STQD3w3fzKyKY01o","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fb2525f1d2c870f-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2404:1c40:180:bda9:68f2:4cff:fe8a:8e2e","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-May-2026 14:23:35 UTC] === User Orders API Called ===
[13-May-2026 14:23:35 UTC] User ID: 559
[13-May-2026 14:23:35 UTC] Limit: 20, Offset: 0
[13-May-2026 14:23:35 UTC] Orders found: 1
[13-May-2026 14:23:35 UTC] Orders data: [{"id":269,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/QQUSA888000","status":"pending","created_at":"2026-05-13 17:52:42","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[13-May-2026 14:23:35 UTC] Total orders count: 1
[13-May-2026 14:23:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 14:23:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 14:23:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2404:1c40:180:bda9:68f2:4cff:fe8a:8e2e, 172.68.221.156","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU5IiwidXNlcm5hbWUiOiJ0b3dyaWYiLCJlbWFpbCI6InRvd3JpZmFobWVkQGdtYWlsbC5jb20iLCJleHAiOjE3NzkyMDk5MDV9.14_hSZpGs-dsBkQPvQzbnS8ZJr1STQD3w3fzKyKY01o","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fb25268581d870f-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2404:1c40:180:bda9:68f2:4cff:fe8a:8e2e","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-May-2026 14:23:35 UTC] === User Orders API Called ===
[13-May-2026 14:23:35 UTC] User ID: 559
[13-May-2026 14:23:35 UTC] Limit: 20, Offset: 0
[13-May-2026 14:23:35 UTC] Orders found: 1
[13-May-2026 14:23:35 UTC] Orders data: [{"id":269,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/QQUSA888000","status":"pending","created_at":"2026-05-13 17:52:42","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[13-May-2026 14:23:35 UTC] Total orders count: 1
[13-May-2026 14:23:35 UTC] === API CALL LOG ===
[13-May-2026 14:23:35 UTC] Endpoint: user/profile.php
[13-May-2026 14:23:35 UTC] Full Log Data: {
    "timestamp": "2026-05-13 14:23:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:1c40:180:bda9:68f2:4cff:fe8a:8e2e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:1c40:180:bda9:68f2:4cff:fe8a:8e2e, 172.68.221.156",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU5IiwidXNlcm5hbWUiOiJ0b3dyaWYiLCJlbWFpbCI6InRvd3JpZmFobWVkQGdtYWlsbC5jb20iLCJleHAiOjE3NzkyMDk5MDV9.14_hSZpGs-dsBkQPvQzbnS8ZJr1STQD3w3fzKyKY01o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb25268a901870f-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:1c40:180:bda9:68f2:4cff:fe8a:8e2e",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 14:23:35 UTC] === END API CALL LOG ===
[13-May-2026 14:23:35 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 14:23:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU5IiwidXNlcm5hbWUiOiJ0b3dyaWYiLCJlbWFpbCI6InRvd3JpZmFobWVkQGdtYWlsbC5jb20iLCJleHAiOjE3NzkyMDk5MDV9.14_hSZpGs-dsBkQPvQzbnS8ZJr1STQD3w3fzKyKY01o
[13-May-2026 14:23:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 14:23:35 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 14:23:35 UTC] User ID: 559
[13-May-2026 14:23:35 UTC] ✅ User profile retrieved successfully for user ID: 559
[13-May-2026 14:23:36 UTC] === API CALL LOG ===
[13-May-2026 14:23:36 UTC] Endpoint: user/profile.php
[13-May-2026 14:23:36 UTC] Full Log Data: {
    "timestamp": "2026-05-13 14:23:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:1c40:180:bda9:68f2:4cff:fe8a:8e2e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:1c40:180:bda9:68f2:4cff:fe8a:8e2e, 172.68.221.156",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU5IiwidXNlcm5hbWUiOiJ0b3dyaWYiLCJlbWFpbCI6InRvd3JpZmFobWVkQGdtYWlsbC5jb20iLCJleHAiOjE3NzkyMDk5MDV9.14_hSZpGs-dsBkQPvQzbnS8ZJr1STQD3w3fzKyKY01o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb2526c9cfa870f-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:1c40:180:bda9:68f2:4cff:fe8a:8e2e",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 14:23:36 UTC] === END API CALL LOG ===
[13-May-2026 14:23:36 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 14:23:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU5IiwidXNlcm5hbWUiOiJ0b3dyaWYiLCJlbWFpbCI6InRvd3JpZmFobWVkQGdtYWlsbC5jb20iLCJleHAiOjE3NzkyMDk5MDV9.14_hSZpGs-dsBkQPvQzbnS8ZJr1STQD3w3fzKyKY01o
[13-May-2026 14:23:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 14:23:36 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 14:23:36 UTC] User ID: 559
[13-May-2026 14:23:36 UTC] ✅ User profile retrieved successfully for user ID: 559
[13-May-2026 14:23:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 14:23:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 14:23:46 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2404:1c40:180:bda9:68f2:4cff:fe8a:8e2e, 172.68.221.156","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU5IiwidXNlcm5hbWUiOiJ0b3dyaWYiLCJlbWFpbCI6InRvd3JpZmFobWVkQGdtYWlsbC5jb20iLCJleHAiOjE3NzkyMDk5MDV9.14_hSZpGs-dsBkQPvQzbnS8ZJr1STQD3w3fzKyKY01o","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fb252a55fbd870f-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2404:1c40:180:bda9:68f2:4cff:fe8a:8e2e","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-May-2026 14:23:46 UTC] === User Orders API Called ===
[13-May-2026 14:23:46 UTC] User ID: 559
[13-May-2026 14:23:46 UTC] Limit: 20, Offset: 0
[13-May-2026 14:23:46 UTC] Orders found: 1
[13-May-2026 14:23:46 UTC] Orders data: [{"id":269,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/QQUSA888000","status":"pending","created_at":"2026-05-13 17:52:42","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[13-May-2026 14:23:46 UTC] Total orders count: 1
[13-May-2026 14:23:46 UTC] === API CALL LOG ===
[13-May-2026 14:23:46 UTC] Endpoint: user/profile.php
[13-May-2026 14:23:46 UTC] Full Log Data: {
    "timestamp": "2026-05-13 14:23:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:1c40:180:bda9:68f2:4cff:fe8a:8e2e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:1c40:180:bda9:68f2:4cff:fe8a:8e2e, 172.68.221.156",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU5IiwidXNlcm5hbWUiOiJ0b3dyaWYiLCJlbWFpbCI6InRvd3JpZmFobWVkQGdtYWlsbC5jb20iLCJleHAiOjE3NzkyMDk5MDV9.14_hSZpGs-dsBkQPvQzbnS8ZJr1STQD3w3fzKyKY01o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb252a5a898870f-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:1c40:180:bda9:68f2:4cff:fe8a:8e2e",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 14:23:46 UTC] === END API CALL LOG ===
[13-May-2026 14:23:46 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 14:23:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU5IiwidXNlcm5hbWUiOiJ0b3dyaWYiLCJlbWFpbCI6InRvd3JpZmFobWVkQGdtYWlsbC5jb20iLCJleHAiOjE3NzkyMDk5MDV9.14_hSZpGs-dsBkQPvQzbnS8ZJr1STQD3w3fzKyKY01o
[13-May-2026 14:23:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 14:23:46 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 14:23:46 UTC] User ID: 559
[13-May-2026 14:23:46 UTC] ✅ User profile retrieved successfully for user ID: 559
[13-May-2026 14:23:47 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 14:23:47 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 14:23:47 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2404:1c40:180:bda9:68f2:4cff:fe8a:8e2e, 172.68.221.156","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU5IiwidXNlcm5hbWUiOiJ0b3dyaWYiLCJlbWFpbCI6InRvd3JpZmFobWVkQGdtYWlsbC5jb20iLCJleHAiOjE3NzkyMDk5MDV9.14_hSZpGs-dsBkQPvQzbnS8ZJr1STQD3w3fzKyKY01o","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fb252aa0e0d870f-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2404:1c40:180:bda9:68f2:4cff:fe8a:8e2e","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-May-2026 14:23:47 UTC] === User Orders API Called ===
[13-May-2026 14:23:47 UTC] User ID: 559
[13-May-2026 14:23:47 UTC] Limit: 20, Offset: 0
[13-May-2026 14:23:47 UTC] Orders found: 1
[13-May-2026 14:23:47 UTC] Orders data: [{"id":269,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/QQUSA888000","status":"pending","created_at":"2026-05-13 17:52:42","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[13-May-2026 14:23:47 UTC] Total orders count: 1
[13-May-2026 14:23:47 UTC] === API CALL LOG ===
[13-May-2026 14:23:47 UTC] Endpoint: user/profile.php
[13-May-2026 14:23:47 UTC] Full Log Data: {
    "timestamp": "2026-05-13 14:23:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:1c40:180:bda9:68f2:4cff:fe8a:8e2e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:1c40:180:bda9:68f2:4cff:fe8a:8e2e, 172.68.221.156",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU5IiwidXNlcm5hbWUiOiJ0b3dyaWYiLCJlbWFpbCI6InRvd3JpZmFobWVkQGdtYWlsbC5jb20iLCJleHAiOjE3NzkyMDk5MDV9.14_hSZpGs-dsBkQPvQzbnS8ZJr1STQD3w3fzKyKY01o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb252b039e5870f-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:1c40:180:bda9:68f2:4cff:fe8a:8e2e",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 14:23:47 UTC] === END API CALL LOG ===
[13-May-2026 14:23:47 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 14:23:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU5IiwidXNlcm5hbWUiOiJ0b3dyaWYiLCJlbWFpbCI6InRvd3JpZmFobWVkQGdtYWlsbC5jb20iLCJleHAiOjE3NzkyMDk5MDV9.14_hSZpGs-dsBkQPvQzbnS8ZJr1STQD3w3fzKyKY01o
[13-May-2026 14:23:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 14:23:47 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 14:23:47 UTC] User ID: 559
[13-May-2026 14:23:47 UTC] ✅ User profile retrieved successfully for user ID: 559
[13-May-2026 14:23:47 UTC] User Purchases API - User ID: 559
[13-May-2026 14:23:47 UTC] User Purchases API - Total purchases found: 1
[13-May-2026 14:23:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 14:23:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 14:23:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2404:1c40:180:bda9:68f2:4cff:fe8a:8e2e, 172.68.221.157","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU5IiwidXNlcm5hbWUiOiJ0b3dyaWYiLCJlbWFpbCI6InRvd3JpZmFobWVkQGdtYWlsbC5jb20iLCJleHAiOjE3NzkyMDk5MDV9.14_hSZpGs-dsBkQPvQzbnS8ZJr1STQD3w3fzKyKY01o","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fb252b50901870f-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2404:1c40:180:bda9:68f2:4cff:fe8a:8e2e","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-May-2026 14:23:48 UTC] === User Orders API Called ===
[13-May-2026 14:23:48 UTC] User ID: 559
[13-May-2026 14:23:48 UTC] Limit: 20, Offset: 0
[13-May-2026 14:23:48 UTC] Orders found: 1
[13-May-2026 14:23:48 UTC] Orders data: [{"id":269,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/QQUSA888000","status":"pending","created_at":"2026-05-13 17:52:42","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[13-May-2026 14:23:48 UTC] Total orders count: 1
[13-May-2026 14:23:52 UTC] === API CALL LOG ===
[13-May-2026 14:23:52 UTC] Endpoint: user/profile.php
[13-May-2026 14:23:52 UTC] Full Log Data: {
    "timestamp": "2026-05-13 14:23:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:1c40:180:bda9:68f2:4cff:fe8a:8e2e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Content-Length": "0",
        "X-Forwarded-For": "2404:1c40:180:bda9:68f2:4cff:fe8a:8e2e, 172.68.221.156",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU5IiwidXNlcm5hbWUiOiJ0b3dyaWYiLCJlbWFpbCI6InRvd3JpZmFobWVkQGdtYWlsbC5jb20iLCJleHAiOjE3NzkyMDk5MDV9.14_hSZpGs-dsBkQPvQzbnS8ZJr1STQD3w3fzKyKY01o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb252cefe43870f-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:1c40:180:bda9:68f2:4cff:fe8a:8e2e",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 14:23:52 UTC] === END API CALL LOG ===
[13-May-2026 14:23:52 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 14:23:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU5IiwidXNlcm5hbWUiOiJ0b3dyaWYiLCJlbWFpbCI6InRvd3JpZmFobWVkQGdtYWlsbC5jb20iLCJleHAiOjE3NzkyMDk5MDV9.14_hSZpGs-dsBkQPvQzbnS8ZJr1STQD3w3fzKyKY01o
[13-May-2026 14:23:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 14:23:52 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 14:23:52 UTC] User ID: 559
[13-May-2026 14:23:52 UTC] ✅ User profile retrieved successfully for user ID: 559
[13-May-2026 14:23:52 UTC] User Purchases API - User ID: 559
[13-May-2026 14:23:52 UTC] User Purchases API - Total purchases found: 1
[13-May-2026 14:23:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 14:23:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 14:23:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2404:1c40:180:bda9:68f2:4cff:fe8a:8e2e, 172.68.221.156","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU5IiwidXNlcm5hbWUiOiJ0b3dyaWYiLCJlbWFpbCI6InRvd3JpZmFobWVkQGdtYWlsbC5jb20iLCJleHAiOjE3NzkyMDk5MDV9.14_hSZpGs-dsBkQPvQzbnS8ZJr1STQD3w3fzKyKY01o","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fb252dcfd14870f-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2404:1c40:180:bda9:68f2:4cff:fe8a:8e2e","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-May-2026 14:23:54 UTC] === User Orders API Called ===
[13-May-2026 14:23:54 UTC] User ID: 559
[13-May-2026 14:23:54 UTC] Limit: 20, Offset: 0
[13-May-2026 14:23:54 UTC] Orders found: 1
[13-May-2026 14:23:54 UTC] Orders data: [{"id":269,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/QQUSA888000","status":"pending","created_at":"2026-05-13 17:52:42","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[13-May-2026 14:23:54 UTC] Total orders count: 1
[13-May-2026 14:24:16 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 14:24:16 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 14:24:16 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2404:1c40:180:bda9:68f2:4cff:fe8a:8e2e, 172.68.221.157","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU5IiwidXNlcm5hbWUiOiJ0b3dyaWYiLCJlbWFpbCI6InRvd3JpZmFobWVkQGdtYWlsbC5jb20iLCJleHAiOjE3NzkyMDk5MDV9.14_hSZpGs-dsBkQPvQzbnS8ZJr1STQD3w3fzKyKY01o","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fb253647e92870f-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2404:1c40:180:bda9:68f2:4cff:fe8a:8e2e","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-May-2026 14:24:16 UTC] === User Orders API Called ===
[13-May-2026 14:24:16 UTC] User ID: 559
[13-May-2026 14:24:16 UTC] Limit: 20, Offset: 0
[13-May-2026 14:24:16 UTC] Orders found: 1
[13-May-2026 14:24:16 UTC] Orders data: [{"id":269,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/QQUSA888000","status":"pending","created_at":"2026-05-13 17:52:42","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[13-May-2026 14:24:16 UTC] Total orders count: 1
[13-May-2026 14:24:16 UTC] === API CALL LOG ===
[13-May-2026 14:24:16 UTC] Endpoint: user/profile.php
[13-May-2026 14:24:16 UTC] Full Log Data: {
    "timestamp": "2026-05-13 14:24:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:1c40:180:bda9:68f2:4cff:fe8a:8e2e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:1c40:180:bda9:68f2:4cff:fe8a:8e2e, 172.68.221.157",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU5IiwidXNlcm5hbWUiOiJ0b3dyaWYiLCJlbWFpbCI6InRvd3JpZmFobWVkQGdtYWlsbC5jb20iLCJleHAiOjE3NzkyMDk5MDV9.14_hSZpGs-dsBkQPvQzbnS8ZJr1STQD3w3fzKyKY01o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb2536859f8870f-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:1c40:180:bda9:68f2:4cff:fe8a:8e2e",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 14:24:16 UTC] === END API CALL LOG ===
[13-May-2026 14:24:16 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 14:24:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU5IiwidXNlcm5hbWUiOiJ0b3dyaWYiLCJlbWFpbCI6InRvd3JpZmFobWVkQGdtYWlsbC5jb20iLCJleHAiOjE3NzkyMDk5MDV9.14_hSZpGs-dsBkQPvQzbnS8ZJr1STQD3w3fzKyKY01o
[13-May-2026 14:24:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 14:24:16 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 14:24:16 UTC] User ID: 559
[13-May-2026 14:24:16 UTC] ✅ User profile retrieved successfully for user ID: 559
[13-May-2026 14:24:16 UTC] === API CALL LOG ===
[13-May-2026 14:24:16 UTC] Endpoint: user/profile.php
[13-May-2026 14:24:16 UTC] Full Log Data: {
    "timestamp": "2026-05-13 14:24:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:1c40:180:bda9:68f2:4cff:fe8a:8e2e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:1c40:180:bda9:68f2:4cff:fe8a:8e2e, 172.68.221.156",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU5IiwidXNlcm5hbWUiOiJ0b3dyaWYiLCJlbWFpbCI6InRvd3JpZmFobWVkQGdtYWlsbC5jb20iLCJleHAiOjE3NzkyMDk5MDV9.14_hSZpGs-dsBkQPvQzbnS8ZJr1STQD3w3fzKyKY01o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb25364cf45870f-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:1c40:180:bda9:68f2:4cff:fe8a:8e2e",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 14:24:16 UTC] === END API CALL LOG ===
[13-May-2026 14:24:16 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 14:24:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU5IiwidXNlcm5hbWUiOiJ0b3dyaWYiLCJlbWFpbCI6InRvd3JpZmFobWVkQGdtYWlsbC5jb20iLCJleHAiOjE3NzkyMDk5MDV9.14_hSZpGs-dsBkQPvQzbnS8ZJr1STQD3w3fzKyKY01o
[13-May-2026 14:24:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 14:24:16 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 14:24:16 UTC] User ID: 559
[13-May-2026 14:24:16 UTC] ✅ User profile retrieved successfully for user ID: 559
[13-May-2026 14:24:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 14:24:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 14:24:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2404:1c40:180:bda9:68f2:4cff:fe8a:8e2e, 172.68.221.156","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU5IiwidXNlcm5hbWUiOiJ0b3dyaWYiLCJlbWFpbCI6InRvd3JpZmFobWVkQGdtYWlsbC5jb20iLCJleHAiOjE3NzkyMDk5MDV9.14_hSZpGs-dsBkQPvQzbnS8ZJr1STQD3w3fzKyKY01o","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fb25380bf68870f-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2404:1c40:180:bda9:68f2:4cff:fe8a:8e2e","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-May-2026 14:24:20 UTC] === User Orders API Called ===
[13-May-2026 14:24:20 UTC] User ID: 559
[13-May-2026 14:24:20 UTC] Limit: 20, Offset: 0
[13-May-2026 14:24:20 UTC] Orders found: 1
[13-May-2026 14:24:20 UTC] Orders data: [{"id":269,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/QQUSA888000","status":"pending","created_at":"2026-05-13 17:52:42","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[13-May-2026 14:24:20 UTC] Total orders count: 1
[13-May-2026 14:24:20 UTC] === API CALL LOG ===
[13-May-2026 14:24:20 UTC] Endpoint: user/profile.php
[13-May-2026 14:24:20 UTC] Full Log Data: {
    "timestamp": "2026-05-13 14:24:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:1c40:180:bda9:68f2:4cff:fe8a:8e2e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Content-Length": "0",
        "X-Forwarded-For": "2404:1c40:180:bda9:68f2:4cff:fe8a:8e2e, 172.68.221.156",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU5IiwidXNlcm5hbWUiOiJ0b3dyaWYiLCJlbWFpbCI6InRvd3JpZmFobWVkQGdtYWlsbC5jb20iLCJleHAiOjE3NzkyMDk5MDV9.14_hSZpGs-dsBkQPvQzbnS8ZJr1STQD3w3fzKyKY01o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb25380f87b870f-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:1c40:180:bda9:68f2:4cff:fe8a:8e2e",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 14:24:20 UTC] === END API CALL LOG ===
[13-May-2026 14:24:20 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 14:24:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU5IiwidXNlcm5hbWUiOiJ0b3dyaWYiLCJlbWFpbCI6InRvd3JpZmFobWVkQGdtYWlsbC5jb20iLCJleHAiOjE3NzkyMDk5MDV9.14_hSZpGs-dsBkQPvQzbnS8ZJr1STQD3w3fzKyKY01o
[13-May-2026 14:24:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 14:24:20 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 14:24:20 UTC] User ID: 559
[13-May-2026 14:24:20 UTC] ✅ User profile retrieved successfully for user ID: 559
[13-May-2026 14:24:21 UTC] === API CALL LOG ===
[13-May-2026 14:24:21 UTC] Endpoint: user/profile.php
[13-May-2026 14:24:21 UTC] Full Log Data: {
    "timestamp": "2026-05-13 14:24:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:1c40:180:bda9:68f2:4cff:fe8a:8e2e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:1c40:180:bda9:68f2:4cff:fe8a:8e2e, 172.68.221.156",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU5IiwidXNlcm5hbWUiOiJ0b3dyaWYiLCJlbWFpbCI6InRvd3JpZmFobWVkQGdtYWlsbC5jb20iLCJleHAiOjE3NzkyMDk5MDV9.14_hSZpGs-dsBkQPvQzbnS8ZJr1STQD3w3fzKyKY01o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb25384edcc870f-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:1c40:180:bda9:68f2:4cff:fe8a:8e2e",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 14:24:21 UTC] === END API CALL LOG ===
[13-May-2026 14:24:21 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 14:24:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU5IiwidXNlcm5hbWUiOiJ0b3dyaWYiLCJlbWFpbCI6InRvd3JpZmFobWVkQGdtYWlsbC5jb20iLCJleHAiOjE3NzkyMDk5MDV9.14_hSZpGs-dsBkQPvQzbnS8ZJr1STQD3w3fzKyKY01o
[13-May-2026 14:24:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 14:24:21 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 14:24:21 UTC] User ID: 559
[13-May-2026 14:24:21 UTC] ✅ User profile retrieved successfully for user ID: 559
[13-May-2026 14:44:06 UTC] === API CALL LOG ===
[13-May-2026 14:44:06 UTC] Endpoint: user/profile.php
[13-May-2026 14:44:06 UTC] Full Log Data: {
    "timestamp": "2026-05-13 14:44:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.208.15",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.208.15, 162.158.102.221",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY5IiwidXNlcm5hbWUiOiJtaWthIiwiZW1haWwiOiJtaWthZWxhc2Fubm8xQGdtYWlsLmNvbSIsImV4cCI6MTc3OTI4ODI0NX0.mQjKJtbvYu1KyMOpJrM2AYxrmNjd7FL3CtNGZBozopQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb2707299aa355e-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.113.208.15",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 14:44:06 UTC] === END API CALL LOG ===
[13-May-2026 14:44:06 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 14:44:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY5IiwidXNlcm5hbWUiOiJtaWthIiwiZW1haWwiOiJtaWthZWxhc2Fubm8xQGdtYWlsLmNvbSIsImV4cCI6MTc3OTI4ODI0NX0.mQjKJtbvYu1KyMOpJrM2AYxrmNjd7FL3CtNGZBozopQ
[13-May-2026 14:44:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 14:44:06 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 14:44:06 UTC] User ID: 569
[13-May-2026 14:44:06 UTC] ✅ User profile retrieved successfully for user ID: 569
[13-May-2026 14:44:06 UTC] === API CALL LOG ===
[13-May-2026 14:44:06 UTC] Endpoint: user/profile.php
[13-May-2026 14:44:06 UTC] Full Log Data: {
    "timestamp": "2026-05-13 14:44:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.208.15",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.208.15, 162.158.102.221",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY5IiwidXNlcm5hbWUiOiJtaWthIiwiZW1haWwiOiJtaWthZWxhc2Fubm8xQGdtYWlsLmNvbSIsImV4cCI6MTc3OTI4ODI0NX0.mQjKJtbvYu1KyMOpJrM2AYxrmNjd7FL3CtNGZBozopQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb2707299b1355e-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.113.208.15",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 14:44:06 UTC] === END API CALL LOG ===
[13-May-2026 14:44:06 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 14:44:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY5IiwidXNlcm5hbWUiOiJtaWthIiwiZW1haWwiOiJtaWthZWxhc2Fubm8xQGdtYWlsLmNvbSIsImV4cCI6MTc3OTI4ODI0NX0.mQjKJtbvYu1KyMOpJrM2AYxrmNjd7FL3CtNGZBozopQ
[13-May-2026 14:44:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 14:44:06 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 14:44:06 UTC] User ID: 569
[13-May-2026 14:44:06 UTC] ✅ User profile retrieved successfully for user ID: 569
[13-May-2026 14:44:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 14:44:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 14:44:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"188.113.208.15, 162.158.102.221","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY5IiwidXNlcm5hbWUiOiJtaWthIiwiZW1haWwiOiJtaWthZWxhc2Fubm8xQGdtYWlsLmNvbSIsImV4cCI6MTc3OTI4ODI0NX0.mQjKJtbvYu1KyMOpJrM2AYxrmNjd7FL3CtNGZBozopQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fb2707299b0355e-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"188.113.208.15","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-May-2026 14:44:06 UTC] === User Orders API Called ===
[13-May-2026 14:44:06 UTC] User ID: 569
[13-May-2026 14:44:06 UTC] Limit: 20, Offset: 0
[13-May-2026 14:44:06 UTC] Orders found: 0
[13-May-2026 14:44:06 UTC] Orders data: []
[13-May-2026 14:44:06 UTC] Total orders count: 0
[13-May-2026 14:44:07 UTC] === API CALL LOG ===
[13-May-2026 14:44:07 UTC] Endpoint: user/profile.php
[13-May-2026 14:44:07 UTC] Full Log Data: {
    "timestamp": "2026-05-13 14:44:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.208.15",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.208.15, 162.158.102.221",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY5IiwidXNlcm5hbWUiOiJtaWthIiwiZW1haWwiOiJtaWthZWxhc2Fubm8xQGdtYWlsLmNvbSIsImV4cCI6MTc3OTI4ODI0NX0.mQjKJtbvYu1KyMOpJrM2AYxrmNjd7FL3CtNGZBozopQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb2707a2e31355e-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.113.208.15",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 14:44:07 UTC] === END API CALL LOG ===
[13-May-2026 14:44:07 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 14:44:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY5IiwidXNlcm5hbWUiOiJtaWthIiwiZW1haWwiOiJtaWthZWxhc2Fubm8xQGdtYWlsLmNvbSIsImV4cCI6MTc3OTI4ODI0NX0.mQjKJtbvYu1KyMOpJrM2AYxrmNjd7FL3CtNGZBozopQ
[13-May-2026 14:44:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 14:44:07 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 14:44:07 UTC] User ID: 569
[13-May-2026 14:44:07 UTC] ✅ User profile retrieved successfully for user ID: 569
[13-May-2026 14:44:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 14:44:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 14:44:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"188.113.208.15, 162.158.102.212","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY5IiwidXNlcm5hbWUiOiJtaWthIiwiZW1haWwiOiJtaWthZWxhc2Fubm8xQGdtYWlsLmNvbSIsImV4cCI6MTc3OTI4ODI0NX0.mQjKJtbvYu1KyMOpJrM2AYxrmNjd7FL3CtNGZBozopQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fb270af998b355e-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"188.113.208.15","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-May-2026 14:44:15 UTC] === User Orders API Called ===
[13-May-2026 14:44:15 UTC] User ID: 569
[13-May-2026 14:44:15 UTC] Limit: 20, Offset: 0
[13-May-2026 14:44:15 UTC] Orders found: 0
[13-May-2026 14:44:15 UTC] Orders data: []
[13-May-2026 14:44:15 UTC] Total orders count: 0
[13-May-2026 14:44:15 UTC] === API CALL LOG ===
[13-May-2026 14:44:15 UTC] Endpoint: user/profile.php
[13-May-2026 14:44:15 UTC] Full Log Data: {
    "timestamp": "2026-05-13 14:44:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.208.15",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.208.15, 162.158.102.212",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY5IiwidXNlcm5hbWUiOiJtaWthIiwiZW1haWwiOiJtaWthZWxhc2Fubm8xQGdtYWlsLmNvbSIsImV4cCI6MTc3OTI4ODI0NX0.mQjKJtbvYu1KyMOpJrM2AYxrmNjd7FL3CtNGZBozopQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb270af998d355e-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.113.208.15",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 14:44:15 UTC] === END API CALL LOG ===
[13-May-2026 14:44:15 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 14:44:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY5IiwidXNlcm5hbWUiOiJtaWthIiwiZW1haWwiOiJtaWthZWxhc2Fubm8xQGdtYWlsLmNvbSIsImV4cCI6MTc3OTI4ODI0NX0.mQjKJtbvYu1KyMOpJrM2AYxrmNjd7FL3CtNGZBozopQ
[13-May-2026 14:44:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 14:44:15 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 14:44:15 UTC] User ID: 569
[13-May-2026 14:44:15 UTC] ✅ User profile retrieved successfully for user ID: 569
[13-May-2026 14:44:16 UTC] === API CALL LOG ===
[13-May-2026 14:44:16 UTC] Endpoint: user/profile.php
[13-May-2026 14:44:16 UTC] Full Log Data: {
    "timestamp": "2026-05-13 14:44:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.208.15",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.208.15, 162.158.102.212",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY5IiwidXNlcm5hbWUiOiJtaWthIiwiZW1haWwiOiJtaWthZWxhc2Fubm8xQGdtYWlsLmNvbSIsImV4cCI6MTc3OTI4ODI0NX0.mQjKJtbvYu1KyMOpJrM2AYxrmNjd7FL3CtNGZBozopQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb270b42c0d355e-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.113.208.15",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 14:44:16 UTC] === END API CALL LOG ===
[13-May-2026 14:44:16 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 14:44:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY5IiwidXNlcm5hbWUiOiJtaWthIiwiZW1haWwiOiJtaWthZWxhc2Fubm8xQGdtYWlsLmNvbSIsImV4cCI6MTc3OTI4ODI0NX0.mQjKJtbvYu1KyMOpJrM2AYxrmNjd7FL3CtNGZBozopQ
[13-May-2026 14:44:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 14:44:16 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 14:44:16 UTC] User ID: 569
[13-May-2026 14:44:16 UTC] ✅ User profile retrieved successfully for user ID: 569
[13-May-2026 14:44:17 UTC] === API CALL LOG ===
[13-May-2026 14:44:17 UTC] Endpoint: user/profile.php
[13-May-2026 14:44:17 UTC] Full Log Data: {
    "timestamp": "2026-05-13 14:44:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.208.15",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.208.15, 162.158.102.212",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY5IiwidXNlcm5hbWUiOiJtaWthIiwiZW1haWwiOiJtaWthZWxhc2Fubm8xQGdtYWlsLmNvbSIsImV4cCI6MTc3OTI4ODI0NX0.mQjKJtbvYu1KyMOpJrM2AYxrmNjd7FL3CtNGZBozopQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb270b78dfb355e-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.113.208.15",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 14:44:17 UTC] === END API CALL LOG ===
[13-May-2026 14:44:17 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 14:44:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY5IiwidXNlcm5hbWUiOiJtaWthIiwiZW1haWwiOiJtaWthZWxhc2Fubm8xQGdtYWlsLmNvbSIsImV4cCI6MTc3OTI4ODI0NX0.mQjKJtbvYu1KyMOpJrM2AYxrmNjd7FL3CtNGZBozopQ
[13-May-2026 14:44:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 14:44:17 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 14:44:17 UTC] User ID: 569
[13-May-2026 14:44:17 UTC] ✅ User profile retrieved successfully for user ID: 569
[13-May-2026 14:44:18 UTC] === API CALL LOG ===
[13-May-2026 14:44:18 UTC] Endpoint: user/profile.php
[13-May-2026 14:44:18 UTC] Full Log Data: {
    "timestamp": "2026-05-13 14:44:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.208.15",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.208.15, 162.158.102.212",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY5IiwidXNlcm5hbWUiOiJtaWthIiwiZW1haWwiOiJtaWthZWxhc2Fubm8xQGdtYWlsLmNvbSIsImV4cCI6MTc3OTI4ODI0NX0.mQjKJtbvYu1KyMOpJrM2AYxrmNjd7FL3CtNGZBozopQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb270bfea7d355e-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.113.208.15",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 14:44:18 UTC] === END API CALL LOG ===
[13-May-2026 14:44:18 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 14:44:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY5IiwidXNlcm5hbWUiOiJtaWthIiwiZW1haWwiOiJtaWthZWxhc2Fubm8xQGdtYWlsLmNvbSIsImV4cCI6MTc3OTI4ODI0NX0.mQjKJtbvYu1KyMOpJrM2AYxrmNjd7FL3CtNGZBozopQ
[13-May-2026 14:44:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 14:44:18 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 14:44:18 UTC] User ID: 569
[13-May-2026 14:44:18 UTC] ✅ User profile retrieved successfully for user ID: 569
[13-May-2026 14:44:20 UTC] === API CALL LOG ===
[13-May-2026 14:44:20 UTC] Endpoint: user/profile.php
[13-May-2026 14:44:20 UTC] Full Log Data: {
    "timestamp": "2026-05-13 14:44:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.208.15",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.208.15, 162.158.102.212",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY5IiwidXNlcm5hbWUiOiJtaWthIiwiZW1haWwiOiJtaWthZWxhc2Fubm8xQGdtYWlsLmNvbSIsImV4cCI6MTc3OTI4ODI0NX0.mQjKJtbvYu1KyMOpJrM2AYxrmNjd7FL3CtNGZBozopQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb270ce4aa4355e-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.113.208.15",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 14:44:20 UTC] === END API CALL LOG ===
[13-May-2026 14:44:20 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 14:44:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY5IiwidXNlcm5hbWUiOiJtaWthIiwiZW1haWwiOiJtaWthZWxhc2Fubm8xQGdtYWlsLmNvbSIsImV4cCI6MTc3OTI4ODI0NX0.mQjKJtbvYu1KyMOpJrM2AYxrmNjd7FL3CtNGZBozopQ
[13-May-2026 14:44:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 14:44:20 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 14:44:20 UTC] User ID: 569
[13-May-2026 14:44:20 UTC] ✅ User profile retrieved successfully for user ID: 569
[13-May-2026 14:44:36 UTC] === API CALL LOG ===
[13-May-2026 14:44:36 UTC] Endpoint: user/profile.php
[13-May-2026 14:44:36 UTC] Full Log Data: {
    "timestamp": "2026-05-13 14:44:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.208.15",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.208.15, 172.64.200.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY5IiwidXNlcm5hbWUiOiJtaWthIiwiZW1haWwiOiJtaWthZWxhc2Fubm8xQGdtYWlsLmNvbSIsImV4cCI6MTc3OTI4ODI0NX0.mQjKJtbvYu1KyMOpJrM2AYxrmNjd7FL3CtNGZBozopQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb27131596517fa-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.113.208.15",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 14:44:36 UTC] === END API CALL LOG ===
[13-May-2026 14:44:36 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 14:44:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY5IiwidXNlcm5hbWUiOiJtaWthIiwiZW1haWwiOiJtaWthZWxhc2Fubm8xQGdtYWlsLmNvbSIsImV4cCI6MTc3OTI4ODI0NX0.mQjKJtbvYu1KyMOpJrM2AYxrmNjd7FL3CtNGZBozopQ
[13-May-2026 14:44:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 14:44:36 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 14:44:36 UTC] User ID: 569
[13-May-2026 14:44:36 UTC] ✅ User profile retrieved successfully for user ID: 569
[13-May-2026 14:44:49 UTC] === API CALL LOG ===
[13-May-2026 14:44:49 UTC] Endpoint: user/profile.php
[13-May-2026 14:44:49 UTC] Full Log Data: {
    "timestamp": "2026-05-13 14:44:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.208.15",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.208.15, 172.64.200.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY5IiwidXNlcm5hbWUiOiJtaWthIiwiZW1haWwiOiJtaWthZWxhc2Fubm8xQGdtYWlsLmNvbSIsImV4cCI6MTc3OTI4ODI0NX0.mQjKJtbvYu1KyMOpJrM2AYxrmNjd7FL3CtNGZBozopQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb271812f007098-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.113.208.15",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 14:44:49 UTC] === END API CALL LOG ===
[13-May-2026 14:44:49 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 14:44:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY5IiwidXNlcm5hbWUiOiJtaWthIiwiZW1haWwiOiJtaWthZWxhc2Fubm8xQGdtYWlsLmNvbSIsImV4cCI6MTc3OTI4ODI0NX0.mQjKJtbvYu1KyMOpJrM2AYxrmNjd7FL3CtNGZBozopQ
[13-May-2026 14:44:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 14:44:49 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 14:44:49 UTC] User ID: 569
[13-May-2026 14:44:49 UTC] ✅ User profile retrieved successfully for user ID: 569
[13-May-2026 14:45:11 UTC] === API CALL LOG ===
[13-May-2026 14:45:11 UTC] Endpoint: user/profile.php
[13-May-2026 14:45:11 UTC] Full Log Data: {
    "timestamp": "2026-05-13 14:45:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.208.15",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.208.15, 172.64.200.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY5IiwidXNlcm5hbWUiOiJtaWthIiwiZW1haWwiOiJtaWthZWxhc2Fubm8xQGdtYWlsLmNvbSIsImV4cCI6MTc3OTI4ODI0NX0.mQjKJtbvYu1KyMOpJrM2AYxrmNjd7FL3CtNGZBozopQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb2720ceab67098-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.113.208.15",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 14:45:11 UTC] === END API CALL LOG ===
[13-May-2026 14:45:11 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 14:45:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY5IiwidXNlcm5hbWUiOiJtaWthIiwiZW1haWwiOiJtaWthZWxhc2Fubm8xQGdtYWlsLmNvbSIsImV4cCI6MTc3OTI4ODI0NX0.mQjKJtbvYu1KyMOpJrM2AYxrmNjd7FL3CtNGZBozopQ
[13-May-2026 14:45:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 14:45:11 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 14:45:11 UTC] User ID: 569
[13-May-2026 14:45:11 UTC] ✅ User profile retrieved successfully for user ID: 569
[13-May-2026 14:45:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 14:45:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 14:45:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"188.113.208.15, 172.64.200.15","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY5IiwidXNlcm5hbWUiOiJtaWthIiwiZW1haWwiOiJtaWthZWxhc2Fubm8xQGdtYWlsLmNvbSIsImV4cCI6MTc3OTI4ODI0NX0.mQjKJtbvYu1KyMOpJrM2AYxrmNjd7FL3CtNGZBozopQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fb2720ceab37098-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"188.113.208.15","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-May-2026 14:45:11 UTC] === User Orders API Called ===
[13-May-2026 14:45:11 UTC] User ID: 569
[13-May-2026 14:45:11 UTC] Limit: 20, Offset: 0
[13-May-2026 14:45:11 UTC] Orders found: 0
[13-May-2026 14:45:11 UTC] Orders data: []
[13-May-2026 14:45:11 UTC] Total orders count: 0
[13-May-2026 14:45:12 UTC] === API CALL LOG ===
[13-May-2026 14:45:12 UTC] Endpoint: user/profile.php
[13-May-2026 14:45:12 UTC] Full Log Data: {
    "timestamp": "2026-05-13 14:45:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.208.15",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.208.15, 172.64.200.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY5IiwidXNlcm5hbWUiOiJtaWthIiwiZW1haWwiOiJtaWthZWxhc2Fubm8xQGdtYWlsLmNvbSIsImV4cCI6MTc3OTI4ODI0NX0.mQjKJtbvYu1KyMOpJrM2AYxrmNjd7FL3CtNGZBozopQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb272105a037098-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.113.208.15",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 14:45:12 UTC] === END API CALL LOG ===
[13-May-2026 14:45:12 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 14:45:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY5IiwidXNlcm5hbWUiOiJtaWthIiwiZW1haWwiOiJtaWthZWxhc2Fubm8xQGdtYWlsLmNvbSIsImV4cCI6MTc3OTI4ODI0NX0.mQjKJtbvYu1KyMOpJrM2AYxrmNjd7FL3CtNGZBozopQ
[13-May-2026 14:45:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 14:45:12 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 14:45:12 UTC] User ID: 569
[13-May-2026 14:45:12 UTC] ✅ User profile retrieved successfully for user ID: 569
[13-May-2026 14:45:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 14:45:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 14:45:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"188.113.208.15, 172.64.200.14","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY5IiwidXNlcm5hbWUiOiJtaWthIiwiZW1haWwiOiJtaWthZWxhc2Fubm8xQGdtYWlsLmNvbSIsImV4cCI6MTc3OTI4ODI0NX0.mQjKJtbvYu1KyMOpJrM2AYxrmNjd7FL3CtNGZBozopQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fb272964be67098-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"188.113.208.15","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-May-2026 14:45:33 UTC] === User Orders API Called ===
[13-May-2026 14:45:33 UTC] User ID: 569
[13-May-2026 14:45:33 UTC] Limit: 20, Offset: 0
[13-May-2026 14:45:33 UTC] Orders found: 0
[13-May-2026 14:45:33 UTC] Orders data: []
[13-May-2026 14:45:33 UTC] Total orders count: 0
[13-May-2026 14:45:33 UTC] === API CALL LOG ===
[13-May-2026 14:45:33 UTC] Endpoint: user/profile.php
[13-May-2026 14:45:33 UTC] Full Log Data: {
    "timestamp": "2026-05-13 14:45:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.208.15",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.208.15, 172.64.200.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY5IiwidXNlcm5hbWUiOiJtaWthIiwiZW1haWwiOiJtaWthZWxhc2Fubm8xQGdtYWlsLmNvbSIsImV4cCI6MTc3OTI4ODI0NX0.mQjKJtbvYu1KyMOpJrM2AYxrmNjd7FL3CtNGZBozopQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb272964be87098-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.113.208.15",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 14:45:33 UTC] === END API CALL LOG ===
[13-May-2026 14:45:33 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 14:45:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY5IiwidXNlcm5hbWUiOiJtaWthIiwiZW1haWwiOiJtaWthZWxhc2Fubm8xQGdtYWlsLmNvbSIsImV4cCI6MTc3OTI4ODI0NX0.mQjKJtbvYu1KyMOpJrM2AYxrmNjd7FL3CtNGZBozopQ
[13-May-2026 14:45:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 14:45:33 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 14:45:33 UTC] User ID: 569
[13-May-2026 14:45:33 UTC] ✅ User profile retrieved successfully for user ID: 569
[13-May-2026 14:45:34 UTC] === API CALL LOG ===
[13-May-2026 14:45:34 UTC] Endpoint: user/profile.php
[13-May-2026 14:45:34 UTC] Full Log Data: {
    "timestamp": "2026-05-13 14:45:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.208.15",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.208.15, 172.64.200.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY5IiwidXNlcm5hbWUiOiJtaWthIiwiZW1haWwiOiJtaWthZWxhc2Fubm8xQGdtYWlsLmNvbSIsImV4cCI6MTc3OTI4ODI0NX0.mQjKJtbvYu1KyMOpJrM2AYxrmNjd7FL3CtNGZBozopQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb2729a4e027098-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.113.208.15",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 14:45:34 UTC] === END API CALL LOG ===
[13-May-2026 14:45:34 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 14:45:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY5IiwidXNlcm5hbWUiOiJtaWthIiwiZW1haWwiOiJtaWthZWxhc2Fubm8xQGdtYWlsLmNvbSIsImV4cCI6MTc3OTI4ODI0NX0.mQjKJtbvYu1KyMOpJrM2AYxrmNjd7FL3CtNGZBozopQ
[13-May-2026 14:45:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 14:45:34 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 14:45:34 UTC] User ID: 569
[13-May-2026 14:45:34 UTC] ✅ User profile retrieved successfully for user ID: 569
[13-May-2026 14:45:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 14:45:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 14:45:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"188.113.208.15, 172.64.200.15","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY5IiwidXNlcm5hbWUiOiJtaWthIiwiZW1haWwiOiJtaWthZWxhc2Fubm8xQGdtYWlsLmNvbSIsImV4cCI6MTc3OTI4ODI0NX0.mQjKJtbvYu1KyMOpJrM2AYxrmNjd7FL3CtNGZBozopQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fb272d5ddf97098-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"188.113.208.15","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-May-2026 14:45:43 UTC] === User Orders API Called ===
[13-May-2026 14:45:43 UTC] User ID: 569
[13-May-2026 14:45:43 UTC] Limit: 20, Offset: 0
[13-May-2026 14:45:43 UTC] Orders found: 0
[13-May-2026 14:45:43 UTC] Orders data: []
[13-May-2026 14:45:44 UTC] Total orders count: 0
[13-May-2026 14:45:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 14:45:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 14:45:45 UTC] === API CALL LOG ===
[13-May-2026 14:45:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"188.113.208.15, 172.64.200.15","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY5IiwidXNlcm5hbWUiOiJtaWthIiwiZW1haWwiOiJtaWthZWxhc2Fubm8xQGdtYWlsLmNvbSIsImV4cCI6MTc3OTI4ODI0NX0.mQjKJtbvYu1KyMOpJrM2AYxrmNjd7FL3CtNGZBozopQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fb272dd8fca7098-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"188.113.208.15","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-May-2026 14:45:45 UTC] Endpoint: user/profile.php
[13-May-2026 14:45:45 UTC] === User Orders API Called ===
[13-May-2026 14:45:45 UTC] Full Log Data: {
    "timestamp": "2026-05-13 14:45:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.208.15",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.208.15, 172.64.200.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY5IiwidXNlcm5hbWUiOiJtaWthIiwiZW1haWwiOiJtaWthZWxhc2Fubm8xQGdtYWlsLmNvbSIsImV4cCI6MTc3OTI4ODI0NX0.mQjKJtbvYu1KyMOpJrM2AYxrmNjd7FL3CtNGZBozopQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb272dd8fce7098-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.113.208.15",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 14:45:45 UTC] User ID: 569
[13-May-2026 14:45:45 UTC] === END API CALL LOG ===
[13-May-2026 14:45:45 UTC] Limit: 20, Offset: 0
[13-May-2026 14:45:45 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 14:45:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY5IiwidXNlcm5hbWUiOiJtaWthIiwiZW1haWwiOiJtaWthZWxhc2Fubm8xQGdtYWlsLmNvbSIsImV4cCI6MTc3OTI4ODI0NX0.mQjKJtbvYu1KyMOpJrM2AYxrmNjd7FL3CtNGZBozopQ
[13-May-2026 14:45:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 14:45:45 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 14:45:45 UTC] User ID: 569
[13-May-2026 14:45:45 UTC] Orders found: 0
[13-May-2026 14:45:45 UTC] Orders data: []
[13-May-2026 14:45:45 UTC] ✅ User profile retrieved successfully for user ID: 569
[13-May-2026 14:45:45 UTC] Total orders count: 0
[13-May-2026 14:45:45 UTC] === API CALL LOG ===
[13-May-2026 14:45:45 UTC] Endpoint: user/profile.php
[13-May-2026 14:45:45 UTC] Full Log Data: {
    "timestamp": "2026-05-13 14:45:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.208.15",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.208.15, 172.64.200.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY5IiwidXNlcm5hbWUiOiJtaWthIiwiZW1haWwiOiJtaWthZWxhc2Fubm8xQGdtYWlsLmNvbSIsImV4cCI6MTc3OTI4ODI0NX0.mQjKJtbvYu1KyMOpJrM2AYxrmNjd7FL3CtNGZBozopQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb272e1a9a17098-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.113.208.15",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 14:45:45 UTC] === END API CALL LOG ===
[13-May-2026 14:45:45 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 14:45:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY5IiwidXNlcm5hbWUiOiJtaWthIiwiZW1haWwiOiJtaWthZWxhc2Fubm8xQGdtYWlsLmNvbSIsImV4cCI6MTc3OTI4ODI0NX0.mQjKJtbvYu1KyMOpJrM2AYxrmNjd7FL3CtNGZBozopQ
[13-May-2026 14:45:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 14:45:45 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 14:45:45 UTC] User ID: 569
[13-May-2026 14:45:45 UTC] ✅ User profile retrieved successfully for user ID: 569
[13-May-2026 14:47:09 UTC] === API CALL LOG ===
[13-May-2026 14:47:09 UTC] Endpoint: user/profile.php
[13-May-2026 14:47:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 14:47:09 UTC] Full Log Data: {
    "timestamp": "2026-05-13 14:47:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.208.15",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.208.15, 172.64.200.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY5IiwidXNlcm5hbWUiOiJtaWthIiwiZW1haWwiOiJtaWthZWxhc2Fubm8xQGdtYWlsLmNvbSIsImV4cCI6MTc3OTI4ODI0NX0.mQjKJtbvYu1KyMOpJrM2AYxrmNjd7FL3CtNGZBozopQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb274ebbce47242-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.113.208.15",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 14:47:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 14:47:09 UTC] === END API CALL LOG ===
[13-May-2026 14:47:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"188.113.208.15, 172.64.200.14","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY5IiwidXNlcm5hbWUiOiJtaWthIiwiZW1haWwiOiJtaWthZWxhc2Fubm8xQGdtYWlsLmNvbSIsImV4cCI6MTc3OTI4ODI0NX0.mQjKJtbvYu1KyMOpJrM2AYxrmNjd7FL3CtNGZBozopQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fb274ebbce17242-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"188.113.208.15","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-May-2026 14:47:09 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 14:47:09 UTC] === User Orders API Called ===
[13-May-2026 14:47:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY5IiwidXNlcm5hbWUiOiJtaWthIiwiZW1haWwiOiJtaWthZWxhc2Fubm8xQGdtYWlsLmNvbSIsImV4cCI6MTc3OTI4ODI0NX0.mQjKJtbvYu1KyMOpJrM2AYxrmNjd7FL3CtNGZBozopQ
[13-May-2026 14:47:09 UTC] User ID: 569
[13-May-2026 14:47:09 UTC] Limit: 20, Offset: 0
[13-May-2026 14:47:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 14:47:09 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 14:47:09 UTC] User ID: 569
[13-May-2026 14:47:09 UTC] ✅ User profile retrieved successfully for user ID: 569
[13-May-2026 14:47:09 UTC] Orders found: 0
[13-May-2026 14:47:09 UTC] Orders data: []
[13-May-2026 14:47:09 UTC] Total orders count: 0
[13-May-2026 14:47:10 UTC] === API CALL LOG ===
[13-May-2026 14:47:10 UTC] Endpoint: user/profile.php
[13-May-2026 14:47:10 UTC] Full Log Data: {
    "timestamp": "2026-05-13 14:47:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.208.15",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.208.15, 172.64.200.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY5IiwidXNlcm5hbWUiOiJtaWthIiwiZW1haWwiOiJtaWthZWxhc2Fubm8xQGdtYWlsLmNvbSIsImV4cCI6MTc3OTI4ODI0NX0.mQjKJtbvYu1KyMOpJrM2AYxrmNjd7FL3CtNGZBozopQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb274efce507242-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.113.208.15",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 14:47:10 UTC] === END API CALL LOG ===
[13-May-2026 14:47:10 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 14:47:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY5IiwidXNlcm5hbWUiOiJtaWthIiwiZW1haWwiOiJtaWthZWxhc2Fubm8xQGdtYWlsLmNvbSIsImV4cCI6MTc3OTI4ODI0NX0.mQjKJtbvYu1KyMOpJrM2AYxrmNjd7FL3CtNGZBozopQ
[13-May-2026 14:47:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 14:47:10 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 14:47:10 UTC] User ID: 569
[13-May-2026 14:47:10 UTC] ✅ User profile retrieved successfully for user ID: 569
[13-May-2026 14:47:21 UTC] === API CALL LOG ===
[13-May-2026 14:47:21 UTC] Endpoint: user/profile.php
[13-May-2026 14:47:21 UTC] Full Log Data: {
    "timestamp": "2026-05-13 14:47:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.208.15",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.208.15, 172.64.200.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY5IiwidXNlcm5hbWUiOiJtaWthIiwiZW1haWwiOiJtaWthZWxhc2Fubm8xQGdtYWlsLmNvbSIsImV4cCI6MTc3OTI4ODI0NX0.mQjKJtbvYu1KyMOpJrM2AYxrmNjd7FL3CtNGZBozopQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb275387eeb7242-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.113.208.15",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 14:47:21 UTC] === END API CALL LOG ===
[13-May-2026 14:47:21 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 14:47:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY5IiwidXNlcm5hbWUiOiJtaWthIiwiZW1haWwiOiJtaWthZWxhc2Fubm8xQGdtYWlsLmNvbSIsImV4cCI6MTc3OTI4ODI0NX0.mQjKJtbvYu1KyMOpJrM2AYxrmNjd7FL3CtNGZBozopQ
[13-May-2026 14:47:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 14:47:21 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 14:47:21 UTC] User ID: 569
[13-May-2026 14:47:21 UTC] ✅ User profile retrieved successfully for user ID: 569
[13-May-2026 14:47:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 14:47:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 14:47:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"188.113.208.15, 172.64.200.14","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY5IiwidXNlcm5hbWUiOiJtaWthIiwiZW1haWwiOiJtaWthZWxhc2Fubm8xQGdtYWlsLmNvbSIsImV4cCI6MTc3OTI4ODI0NX0.mQjKJtbvYu1KyMOpJrM2AYxrmNjd7FL3CtNGZBozopQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fb275387ee67242-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"188.113.208.15","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-May-2026 14:47:21 UTC] === User Orders API Called ===
[13-May-2026 14:47:21 UTC] User ID: 569
[13-May-2026 14:47:21 UTC] Limit: 20, Offset: 0
[13-May-2026 14:47:21 UTC] Orders found: 0
[13-May-2026 14:47:21 UTC] Orders data: []
[13-May-2026 14:47:21 UTC] Total orders count: 0
[13-May-2026 14:47:22 UTC] === API CALL LOG ===
[13-May-2026 14:47:22 UTC] Endpoint: user/profile.php
[13-May-2026 14:47:22 UTC] Full Log Data: {
    "timestamp": "2026-05-13 14:47:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.208.15",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.208.15, 172.64.200.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY5IiwidXNlcm5hbWUiOiJtaWthIiwiZW1haWwiOiJtaWthZWxhc2Fubm8xQGdtYWlsLmNvbSIsImV4cCI6MTc3OTI4ODI0NX0.mQjKJtbvYu1KyMOpJrM2AYxrmNjd7FL3CtNGZBozopQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb2753b3cd47242-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.113.208.15",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 14:47:22 UTC] === END API CALL LOG ===
[13-May-2026 14:47:22 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 14:47:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY5IiwidXNlcm5hbWUiOiJtaWthIiwiZW1haWwiOiJtaWthZWxhc2Fubm8xQGdtYWlsLmNvbSIsImV4cCI6MTc3OTI4ODI0NX0.mQjKJtbvYu1KyMOpJrM2AYxrmNjd7FL3CtNGZBozopQ
[13-May-2026 14:47:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 14:47:22 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 14:47:22 UTC] User ID: 569
[13-May-2026 14:47:22 UTC] ✅ User profile retrieved successfully for user ID: 569
[13-May-2026 14:47:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 14:47:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 14:47:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"188.113.208.15, 172.64.200.15","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY5IiwidXNlcm5hbWUiOiJtaWthIiwiZW1haWwiOiJtaWthZWxhc2Fubm8xQGdtYWlsLmNvbSIsImV4cCI6MTc3OTI4ODI0NX0.mQjKJtbvYu1KyMOpJrM2AYxrmNjd7FL3CtNGZBozopQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fb27571e8ae7242-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"188.113.208.15","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-May-2026 14:47:30 UTC] === User Orders API Called ===
[13-May-2026 14:47:30 UTC] User ID: 569
[13-May-2026 14:47:30 UTC] Limit: 20, Offset: 0
[13-May-2026 14:47:30 UTC] Orders found: 0
[13-May-2026 14:47:30 UTC] Orders data: []
[13-May-2026 14:47:30 UTC] Total orders count: 0
[13-May-2026 14:47:30 UTC] === API CALL LOG ===
[13-May-2026 14:47:30 UTC] Endpoint: user/profile.php
[13-May-2026 14:47:30 UTC] Full Log Data: {
    "timestamp": "2026-05-13 14:47:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.208.15",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.208.15, 172.64.200.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY5IiwidXNlcm5hbWUiOiJtaWthIiwiZW1haWwiOiJtaWthZWxhc2Fubm8xQGdtYWlsLmNvbSIsImV4cCI6MTc3OTI4ODI0NX0.mQjKJtbvYu1KyMOpJrM2AYxrmNjd7FL3CtNGZBozopQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb27571e8b27242-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.113.208.15",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 14:47:30 UTC] === END API CALL LOG ===
[13-May-2026 14:47:30 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 14:47:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY5IiwidXNlcm5hbWUiOiJtaWthIiwiZW1haWwiOiJtaWthZWxhc2Fubm8xQGdtYWlsLmNvbSIsImV4cCI6MTc3OTI4ODI0NX0.mQjKJtbvYu1KyMOpJrM2AYxrmNjd7FL3CtNGZBozopQ
[13-May-2026 14:47:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 14:47:30 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 14:47:30 UTC] User ID: 569
[13-May-2026 14:47:30 UTC] ✅ User profile retrieved successfully for user ID: 569
[13-May-2026 14:47:31 UTC] === API CALL LOG ===
[13-May-2026 14:47:31 UTC] Endpoint: user/profile.php
[13-May-2026 14:47:31 UTC] Full Log Data: {
    "timestamp": "2026-05-13 14:47:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.208.15",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.208.15, 172.64.200.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY5IiwidXNlcm5hbWUiOiJtaWthIiwiZW1haWwiOiJtaWthZWxhc2Fubm8xQGdtYWlsLmNvbSIsImV4cCI6MTc3OTI4ODI0NX0.mQjKJtbvYu1KyMOpJrM2AYxrmNjd7FL3CtNGZBozopQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb27575888f7242-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.113.208.15",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 14:47:31 UTC] === END API CALL LOG ===
[13-May-2026 14:47:31 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 14:47:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY5IiwidXNlcm5hbWUiOiJtaWthIiwiZW1haWwiOiJtaWthZWxhc2Fubm8xQGdtYWlsLmNvbSIsImV4cCI6MTc3OTI4ODI0NX0.mQjKJtbvYu1KyMOpJrM2AYxrmNjd7FL3CtNGZBozopQ
[13-May-2026 14:47:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 14:47:31 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 14:47:31 UTC] User ID: 569
[13-May-2026 14:47:31 UTC] ✅ User profile retrieved successfully for user ID: 569
[13-May-2026 14:47:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 14:47:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 14:47:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"188.113.208.15, 172.64.200.15","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY5IiwidXNlcm5hbWUiOiJtaWthIiwiZW1haWwiOiJtaWthZWxhc2Fubm8xQGdtYWlsLmNvbSIsImV4cCI6MTc3OTI4ODI0NX0.mQjKJtbvYu1KyMOpJrM2AYxrmNjd7FL3CtNGZBozopQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fb2758f8b867242-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"188.113.208.15","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-May-2026 14:47:35 UTC] === User Orders API Called ===
[13-May-2026 14:47:35 UTC] User ID: 569
[13-May-2026 14:47:35 UTC] Limit: 20, Offset: 0
[13-May-2026 14:47:35 UTC] Orders found: 0
[13-May-2026 14:47:35 UTC] Orders data: []
[13-May-2026 14:47:35 UTC] Total orders count: 0
[13-May-2026 14:47:35 UTC] === API CALL LOG ===
[13-May-2026 14:47:35 UTC] Endpoint: user/profile.php
[13-May-2026 14:47:35 UTC] Full Log Data: {
    "timestamp": "2026-05-13 14:47:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.208.15",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.208.15, 172.64.200.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY5IiwidXNlcm5hbWUiOiJtaWthIiwiZW1haWwiOiJtaWthZWxhc2Fubm8xQGdtYWlsLmNvbSIsImV4cCI6MTc3OTI4ODI0NX0.mQjKJtbvYu1KyMOpJrM2AYxrmNjd7FL3CtNGZBozopQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb2758f8b887242-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.113.208.15",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 14:47:35 UTC] === END API CALL LOG ===
[13-May-2026 14:47:35 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 14:47:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY5IiwidXNlcm5hbWUiOiJtaWthIiwiZW1haWwiOiJtaWthZWxhc2Fubm8xQGdtYWlsLmNvbSIsImV4cCI6MTc3OTI4ODI0NX0.mQjKJtbvYu1KyMOpJrM2AYxrmNjd7FL3CtNGZBozopQ
[13-May-2026 14:47:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 14:47:35 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 14:47:35 UTC] User ID: 569
[13-May-2026 14:47:35 UTC] ✅ User profile retrieved successfully for user ID: 569
[13-May-2026 14:47:36 UTC] === API CALL LOG ===
[13-May-2026 14:47:36 UTC] Endpoint: user/profile.php
[13-May-2026 14:47:36 UTC] Full Log Data: {
    "timestamp": "2026-05-13 14:47:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.208.15",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.208.15, 172.64.200.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY5IiwidXNlcm5hbWUiOiJtaWthIiwiZW1haWwiOiJtaWthZWxhc2Fubm8xQGdtYWlsLmNvbSIsImV4cCI6MTc3OTI4ODI0NX0.mQjKJtbvYu1KyMOpJrM2AYxrmNjd7FL3CtNGZBozopQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb275936cfd7242-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.113.208.15",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 14:47:36 UTC] === END API CALL LOG ===
[13-May-2026 14:47:36 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 14:47:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY5IiwidXNlcm5hbWUiOiJtaWthIiwiZW1haWwiOiJtaWthZWxhc2Fubm8xQGdtYWlsLmNvbSIsImV4cCI6MTc3OTI4ODI0NX0.mQjKJtbvYu1KyMOpJrM2AYxrmNjd7FL3CtNGZBozopQ
[13-May-2026 14:47:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 14:47:36 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 14:47:36 UTC] User ID: 569
[13-May-2026 14:47:36 UTC] ✅ User profile retrieved successfully for user ID: 569
[13-May-2026 14:47:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 14:47:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 14:47:38 UTC] === API CALL LOG ===
[13-May-2026 14:47:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"188.113.208.15, 172.64.200.15","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY5IiwidXNlcm5hbWUiOiJtaWthIiwiZW1haWwiOiJtaWthZWxhc2Fubm8xQGdtYWlsLmNvbSIsImV4cCI6MTc3OTI4ODI0NX0.mQjKJtbvYu1KyMOpJrM2AYxrmNjd7FL3CtNGZBozopQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fb275a3fe287242-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"188.113.208.15","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-May-2026 14:47:38 UTC] Endpoint: user/profile.php
[13-May-2026 14:47:38 UTC] === User Orders API Called ===
[13-May-2026 14:47:38 UTC] Full Log Data: {
    "timestamp": "2026-05-13 14:47:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.208.15",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.208.15, 172.64.200.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY5IiwidXNlcm5hbWUiOiJtaWthIiwiZW1haWwiOiJtaWthZWxhc2Fubm8xQGdtYWlsLmNvbSIsImV4cCI6MTc3OTI4ODI0NX0.mQjKJtbvYu1KyMOpJrM2AYxrmNjd7FL3CtNGZBozopQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb275a3fe2b7242-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.113.208.15",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 14:47:38 UTC] User ID: 569
[13-May-2026 14:47:38 UTC] === END API CALL LOG ===
[13-May-2026 14:47:38 UTC] Limit: 20, Offset: 0
[13-May-2026 14:47:38 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 14:47:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY5IiwidXNlcm5hbWUiOiJtaWthIiwiZW1haWwiOiJtaWthZWxhc2Fubm8xQGdtYWlsLmNvbSIsImV4cCI6MTc3OTI4ODI0NX0.mQjKJtbvYu1KyMOpJrM2AYxrmNjd7FL3CtNGZBozopQ
[13-May-2026 14:47:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 14:47:38 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 14:47:38 UTC] User ID: 569
[13-May-2026 14:47:38 UTC] Orders found: 0
[13-May-2026 14:47:38 UTC] Orders data: []
[13-May-2026 14:47:38 UTC] ✅ User profile retrieved successfully for user ID: 569
[13-May-2026 14:47:38 UTC] Total orders count: 0
[13-May-2026 14:47:39 UTC] === API CALL LOG ===
[13-May-2026 14:47:39 UTC] Endpoint: user/profile.php
[13-May-2026 14:47:39 UTC] Full Log Data: {
    "timestamp": "2026-05-13 14:47:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.208.15",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.208.15, 172.64.200.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY5IiwidXNlcm5hbWUiOiJtaWthIiwiZW1haWwiOiJtaWthZWxhc2Fubm8xQGdtYWlsLmNvbSIsImV4cCI6MTc3OTI4ODI0NX0.mQjKJtbvYu1KyMOpJrM2AYxrmNjd7FL3CtNGZBozopQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb275a7c9ea7242-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.113.208.15",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 14:47:39 UTC] === END API CALL LOG ===
[13-May-2026 14:47:39 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 14:47:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY5IiwidXNlcm5hbWUiOiJtaWthIiwiZW1haWwiOiJtaWthZWxhc2Fubm8xQGdtYWlsLmNvbSIsImV4cCI6MTc3OTI4ODI0NX0.mQjKJtbvYu1KyMOpJrM2AYxrmNjd7FL3CtNGZBozopQ
[13-May-2026 14:47:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 14:47:39 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 14:47:39 UTC] User ID: 569
[13-May-2026 14:47:39 UTC] ✅ User profile retrieved successfully for user ID: 569
[13-May-2026 14:47:49 UTC] === API CALL LOG ===
[13-May-2026 14:47:49 UTC] Endpoint: user/profile.php
[13-May-2026 14:47:49 UTC] Full Log Data: {
    "timestamp": "2026-05-13 14:47:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.208.15",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.208.15, 172.64.200.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY5IiwidXNlcm5hbWUiOiJtaWthIiwiZW1haWwiOiJtaWthZWxhc2Fubm8xQGdtYWlsLmNvbSIsImV4cCI6MTc3OTI4ODI0NX0.mQjKJtbvYu1KyMOpJrM2AYxrmNjd7FL3CtNGZBozopQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb275e4bcb27242-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.113.208.15",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 14:47:49 UTC] === END API CALL LOG ===
[13-May-2026 14:47:49 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 14:47:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY5IiwidXNlcm5hbWUiOiJtaWthIiwiZW1haWwiOiJtaWthZWxhc2Fubm8xQGdtYWlsLmNvbSIsImV4cCI6MTc3OTI4ODI0NX0.mQjKJtbvYu1KyMOpJrM2AYxrmNjd7FL3CtNGZBozopQ
[13-May-2026 14:47:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 14:47:49 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 14:47:49 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 14:47:49 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 14:47:49 UTC] User ID: 569
[13-May-2026 14:47:49 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"188.113.208.15, 172.64.200.15","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY5IiwidXNlcm5hbWUiOiJtaWthIiwiZW1haWwiOiJtaWthZWxhc2Fubm8xQGdtYWlsLmNvbSIsImV4cCI6MTc3OTI4ODI0NX0.mQjKJtbvYu1KyMOpJrM2AYxrmNjd7FL3CtNGZBozopQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fb275e4bcb17242-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"188.113.208.15","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-May-2026 14:47:49 UTC] === User Orders API Called ===
[13-May-2026 14:47:49 UTC] User ID: 569
[13-May-2026 14:47:49 UTC] Limit: 20, Offset: 0
[13-May-2026 14:47:49 UTC] ✅ User profile retrieved successfully for user ID: 569
[13-May-2026 14:47:49 UTC] Orders found: 0
[13-May-2026 14:47:49 UTC] Orders data: []
[13-May-2026 14:47:49 UTC] Total orders count: 0
[13-May-2026 14:47:49 UTC] === API CALL LOG ===
[13-May-2026 14:47:49 UTC] Endpoint: user/profile.php
[13-May-2026 14:47:49 UTC] Full Log Data: {
    "timestamp": "2026-05-13 14:47:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.208.15",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.208.15, 172.64.200.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY5IiwidXNlcm5hbWUiOiJtaWthIiwiZW1haWwiOiJtaWthZWxhc2Fubm8xQGdtYWlsLmNvbSIsImV4cCI6MTc3OTI4ODI0NX0.mQjKJtbvYu1KyMOpJrM2AYxrmNjd7FL3CtNGZBozopQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb275e89cf37242-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.113.208.15",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 14:47:49 UTC] === END API CALL LOG ===
[13-May-2026 14:47:49 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 14:47:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY5IiwidXNlcm5hbWUiOiJtaWthIiwiZW1haWwiOiJtaWthZWxhc2Fubm8xQGdtYWlsLmNvbSIsImV4cCI6MTc3OTI4ODI0NX0.mQjKJtbvYu1KyMOpJrM2AYxrmNjd7FL3CtNGZBozopQ
[13-May-2026 14:47:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 14:47:49 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 14:47:49 UTC] User ID: 569
[13-May-2026 14:47:49 UTC] ✅ User profile retrieved successfully for user ID: 569
[13-May-2026 14:47:53 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 14:47:53 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 14:47:53 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"188.113.208.15, 172.64.200.15","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY5IiwidXNlcm5hbWUiOiJtaWthIiwiZW1haWwiOiJtaWthZWxhc2Fubm8xQGdtYWlsLmNvbSIsImV4cCI6MTc3OTI4ODI0NX0.mQjKJtbvYu1KyMOpJrM2AYxrmNjd7FL3CtNGZBozopQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fb275fd7d4a7242-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"188.113.208.15","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-May-2026 14:47:53 UTC] === User Orders API Called ===
[13-May-2026 14:47:53 UTC] User ID: 569
[13-May-2026 14:47:53 UTC] Limit: 20, Offset: 0
[13-May-2026 14:47:53 UTC] Orders found: 0
[13-May-2026 14:47:53 UTC] Orders data: []
[13-May-2026 14:47:53 UTC] Total orders count: 0
[13-May-2026 14:47:53 UTC] === API CALL LOG ===
[13-May-2026 14:47:53 UTC] Endpoint: user/profile.php
[13-May-2026 14:47:53 UTC] Full Log Data: {
    "timestamp": "2026-05-13 14:47:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.208.15",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.208.15, 172.64.200.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY5IiwidXNlcm5hbWUiOiJtaWthIiwiZW1haWwiOiJtaWthZWxhc2Fubm8xQGdtYWlsLmNvbSIsImV4cCI6MTc3OTI4ODI0NX0.mQjKJtbvYu1KyMOpJrM2AYxrmNjd7FL3CtNGZBozopQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb275fffa2e7242-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.113.208.15",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 14:47:53 UTC] === END API CALL LOG ===
[13-May-2026 14:47:53 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 14:47:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTY5IiwidXNlcm5hbWUiOiJtaWthIiwiZW1haWwiOiJtaWthZWxhc2Fubm8xQGdtYWlsLmNvbSIsImV4cCI6MTc3OTI4ODI0NX0.mQjKJtbvYu1KyMOpJrM2AYxrmNjd7FL3CtNGZBozopQ
[13-May-2026 14:47:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 14:47:53 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 14:47:53 UTC] User ID: 569
[13-May-2026 14:47:53 UTC] ✅ User profile retrieved successfully for user ID: 569
[13-May-2026 14:47:53 UTC] User Purchases API - User ID: 569
[13-May-2026 14:47:53 UTC] User Purchases API - Total purchases found: 1
[13-May-2026 14:48:59 UTC] === API CALL LOG ===
[13-May-2026 14:48:59 UTC] Endpoint: user/profile.php
[13-May-2026 14:48:59 UTC] Full Log Data: {
    "timestamp": "2026-05-13 14:48:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "62.89.210.35",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "62.89.210.35, 172.70.243.198",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTcwIiwidXNlcm5hbWUiOiJwcm9zdGF5YV9kdXNoYTEiLCJlbWFpbCI6IlV2dHRjeWN1dTI3QGdtYWlsLmNvbSIsImV4cCI6MTc3OTI4ODUzN30.-Pdt3pciW-NohFSUCNB1NVfGFmeMi9qZTDihj1hkfTc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb2779a8a74926b-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "62.89.210.35",
        "cf-ipcountry": "TJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 14:48:59 UTC] === END API CALL LOG ===
[13-May-2026 14:48:59 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 14:48:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTcwIiwidXNlcm5hbWUiOiJwcm9zdGF5YV9kdXNoYTEiLCJlbWFpbCI6IlV2dHRjeWN1dTI3QGdtYWlsLmNvbSIsImV4cCI6MTc3OTI4ODUzN30.-Pdt3pciW-NohFSUCNB1NVfGFmeMi9qZTDihj1hkfTc
[13-May-2026 14:48:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 14:48:59 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 14:48:59 UTC] User ID: 570
[13-May-2026 14:48:59 UTC] ✅ User profile retrieved successfully for user ID: 570
[13-May-2026 14:48:59 UTC] === API CALL LOG ===
[13-May-2026 14:48:59 UTC] Endpoint: user/profile.php
[13-May-2026 14:48:59 UTC] Full Log Data: {
    "timestamp": "2026-05-13 14:48:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "62.89.210.35",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "62.89.210.35, 172.70.243.198",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTcwIiwidXNlcm5hbWUiOiJwcm9zdGF5YV9kdXNoYTEiLCJlbWFpbCI6IlV2dHRjeWN1dTI3QGdtYWlsLmNvbSIsImV4cCI6MTc3OTI4ODUzN30.-Pdt3pciW-NohFSUCNB1NVfGFmeMi9qZTDihj1hkfTc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb2779a8a7c926b-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "62.89.210.35",
        "cf-ipcountry": "TJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 14:48:59 UTC] === END API CALL LOG ===
[13-May-2026 14:48:59 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 14:48:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTcwIiwidXNlcm5hbWUiOiJwcm9zdGF5YV9kdXNoYTEiLCJlbWFpbCI6IlV2dHRjeWN1dTI3QGdtYWlsLmNvbSIsImV4cCI6MTc3OTI4ODUzN30.-Pdt3pciW-NohFSUCNB1NVfGFmeMi9qZTDihj1hkfTc
[13-May-2026 14:48:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 14:48:59 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 14:48:59 UTC] User ID: 570
[13-May-2026 14:48:59 UTC] ✅ User profile retrieved successfully for user ID: 570
[13-May-2026 14:48:59 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 14:48:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 14:48:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"62.89.210.35, 172.70.243.198","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTcwIiwidXNlcm5hbWUiOiJwcm9zdGF5YV9kdXNoYTEiLCJlbWFpbCI6IlV2dHRjeWN1dTI3QGdtYWlsLmNvbSIsImV4cCI6MTc3OTI4ODUzN30.-Pdt3pciW-NohFSUCNB1NVfGFmeMi9qZTDihj1hkfTc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fb2779a8a7b926b-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"62.89.210.35","cf-ipcountry":"TJ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-May-2026 14:48:59 UTC] === User Orders API Called ===
[13-May-2026 14:48:59 UTC] User ID: 570
[13-May-2026 14:48:59 UTC] Limit: 20, Offset: 0
[13-May-2026 14:48:59 UTC] Orders found: 0
[13-May-2026 14:48:59 UTC] Orders data: []
[13-May-2026 14:48:59 UTC] Total orders count: 0
[13-May-2026 14:49:00 UTC] === API CALL LOG ===
[13-May-2026 14:49:00 UTC] Endpoint: user/profile.php
[13-May-2026 14:49:00 UTC] Full Log Data: {
    "timestamp": "2026-05-13 14:49:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "62.89.210.35",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "62.89.210.35, 172.70.243.198",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTcwIiwidXNlcm5hbWUiOiJwcm9zdGF5YV9kdXNoYTEiLCJlbWFpbCI6IlV2dHRjeWN1dTI3QGdtYWlsLmNvbSIsImV4cCI6MTc3OTI4ODUzN30.-Pdt3pciW-NohFSUCNB1NVfGFmeMi9qZTDihj1hkfTc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb277a07ec0926b-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "62.89.210.35",
        "cf-ipcountry": "TJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 14:49:00 UTC] === END API CALL LOG ===
[13-May-2026 14:49:00 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 14:49:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTcwIiwidXNlcm5hbWUiOiJwcm9zdGF5YV9kdXNoYTEiLCJlbWFpbCI6IlV2dHRjeWN1dTI3QGdtYWlsLmNvbSIsImV4cCI6MTc3OTI4ODUzN30.-Pdt3pciW-NohFSUCNB1NVfGFmeMi9qZTDihj1hkfTc
[13-May-2026 14:49:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 14:49:00 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 14:49:00 UTC] User ID: 570
[13-May-2026 14:49:00 UTC] ✅ User profile retrieved successfully for user ID: 570
[13-May-2026 14:49:04 UTC] === API CALL LOG ===
[13-May-2026 14:49:04 UTC] Endpoint: user/profile.php
[13-May-2026 14:49:04 UTC] Full Log Data: {
    "timestamp": "2026-05-13 14:49:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "62.89.210.35",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "62.89.210.35, 172.70.243.198",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTcwIiwidXNlcm5hbWUiOiJwcm9zdGF5YV9kdXNoYTEiLCJlbWFpbCI6IlV2dHRjeWN1dTI3QGdtYWlsLmNvbSIsImV4cCI6MTc3OTI4ODUzN30.-Pdt3pciW-NohFSUCNB1NVfGFmeMi9qZTDihj1hkfTc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb277b8df3e926b-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "62.89.210.35",
        "cf-ipcountry": "TJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 14:49:04 UTC] === END API CALL LOG ===
[13-May-2026 14:49:04 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 14:49:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTcwIiwidXNlcm5hbWUiOiJwcm9zdGF5YV9kdXNoYTEiLCJlbWFpbCI6IlV2dHRjeWN1dTI3QGdtYWlsLmNvbSIsImV4cCI6MTc3OTI4ODUzN30.-Pdt3pciW-NohFSUCNB1NVfGFmeMi9qZTDihj1hkfTc
[13-May-2026 14:49:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 14:49:04 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 14:49:04 UTC] User ID: 570
[13-May-2026 14:49:04 UTC] ✅ User profile retrieved successfully for user ID: 570
[13-May-2026 14:49:04 UTC] User Purchases API - User ID: 570
[13-May-2026 14:49:04 UTC] User Purchases API - Total purchases found: 0
[13-May-2026 14:49:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 14:49:09 UTC] === API CALL LOG ===
[13-May-2026 14:49:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 14:49:09 UTC] Endpoint: user/profile.php
[13-May-2026 14:49:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"62.89.210.35, 172.70.243.198","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTcwIiwidXNlcm5hbWUiOiJwcm9zdGF5YV9kdXNoYTEiLCJlbWFpbCI6IlV2dHRjeWN1dTI3QGdtYWlsLmNvbSIsImV4cCI6MTc3OTI4ODUzN30.-Pdt3pciW-NohFSUCNB1NVfGFmeMi9qZTDihj1hkfTc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fb277d77966926b-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"62.89.210.35","cf-ipcountry":"TJ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-May-2026 14:49:09 UTC] Full Log Data: {
    "timestamp": "2026-05-13 14:49:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "62.89.210.35",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "62.89.210.35, 172.70.243.198",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTcwIiwidXNlcm5hbWUiOiJwcm9zdGF5YV9kdXNoYTEiLCJlbWFpbCI6IlV2dHRjeWN1dTI3QGdtYWlsLmNvbSIsImV4cCI6MTc3OTI4ODUzN30.-Pdt3pciW-NohFSUCNB1NVfGFmeMi9qZTDihj1hkfTc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb277d77967926b-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "62.89.210.35",
        "cf-ipcountry": "TJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 14:49:09 UTC] === User Orders API Called ===
[13-May-2026 14:49:09 UTC] === END API CALL LOG ===
[13-May-2026 14:49:09 UTC] User ID: 570
[13-May-2026 14:49:09 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 14:49:09 UTC] Limit: 20, Offset: 0
[13-May-2026 14:49:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTcwIiwidXNlcm5hbWUiOiJwcm9zdGF5YV9kdXNoYTEiLCJlbWFpbCI6IlV2dHRjeWN1dTI3QGdtYWlsLmNvbSIsImV4cCI6MTc3OTI4ODUzN30.-Pdt3pciW-NohFSUCNB1NVfGFmeMi9qZTDihj1hkfTc
[13-May-2026 14:49:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 14:49:09 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 14:49:09 UTC] User ID: 570
[13-May-2026 14:49:09 UTC] Orders found: 0
[13-May-2026 14:49:09 UTC] ✅ User profile retrieved successfully for user ID: 570
[13-May-2026 14:49:09 UTC] Orders data: []
[13-May-2026 14:49:09 UTC] Total orders count: 0
[13-May-2026 14:49:09 UTC] === API CALL LOG ===
[13-May-2026 14:49:09 UTC] Endpoint: user/profile.php
[13-May-2026 14:49:09 UTC] Full Log Data: {
    "timestamp": "2026-05-13 14:49:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "62.89.210.35",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "62.89.210.35, 172.70.243.198",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTcwIiwidXNlcm5hbWUiOiJwcm9zdGF5YV9kdXNoYTEiLCJlbWFpbCI6IlV2dHRjeWN1dTI3QGdtYWlsLmNvbSIsImV4cCI6MTc3OTI4ODUzN30.-Pdt3pciW-NohFSUCNB1NVfGFmeMi9qZTDihj1hkfTc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb277db5bd3926b-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "62.89.210.35",
        "cf-ipcountry": "TJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 14:49:09 UTC] === END API CALL LOG ===
[13-May-2026 14:49:09 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 14:49:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTcwIiwidXNlcm5hbWUiOiJwcm9zdGF5YV9kdXNoYTEiLCJlbWFpbCI6IlV2dHRjeWN1dTI3QGdtYWlsLmNvbSIsImV4cCI6MTc3OTI4ODUzN30.-Pdt3pciW-NohFSUCNB1NVfGFmeMi9qZTDihj1hkfTc
[13-May-2026 14:49:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 14:49:09 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 14:49:09 UTC] User ID: 570
[13-May-2026 14:49:09 UTC] ✅ User profile retrieved successfully for user ID: 570
[13-May-2026 14:49:10 UTC] === API CALL LOG ===
[13-May-2026 14:49:10 UTC] Endpoint: user/profile.php
[13-May-2026 14:49:10 UTC] Full Log Data: {
    "timestamp": "2026-05-13 14:49:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "62.89.210.35",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "62.89.210.35, 172.70.243.198",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTcwIiwidXNlcm5hbWUiOiJwcm9zdGF5YV9kdXNoYTEiLCJlbWFpbCI6IlV2dHRjeWN1dTI3QGdtYWlsLmNvbSIsImV4cCI6MTc3OTI4ODUzN30.-Pdt3pciW-NohFSUCNB1NVfGFmeMi9qZTDihj1hkfTc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb277de4dbd926b-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "62.89.210.35",
        "cf-ipcountry": "TJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 14:49:10 UTC] === END API CALL LOG ===
[13-May-2026 14:49:10 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 14:49:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTcwIiwidXNlcm5hbWUiOiJwcm9zdGF5YV9kdXNoYTEiLCJlbWFpbCI6IlV2dHRjeWN1dTI3QGdtYWlsLmNvbSIsImV4cCI6MTc3OTI4ODUzN30.-Pdt3pciW-NohFSUCNB1NVfGFmeMi9qZTDihj1hkfTc
[13-May-2026 14:49:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 14:49:10 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 14:49:10 UTC] User ID: 570
[13-May-2026 14:49:10 UTC] ✅ User profile retrieved successfully for user ID: 570
[13-May-2026 14:51:12 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 14:51:12 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 14:51:12 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"62.89.210.35, 172.70.243.198","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTcwIiwidXNlcm5hbWUiOiJwcm9zdGF5YV9kdXNoYTEiLCJlbWFpbCI6IlV2dHRjeWN1dTI3QGdtYWlsLmNvbSIsImV4cCI6MTc3OTI4ODUzN30.-Pdt3pciW-NohFSUCNB1NVfGFmeMi9qZTDihj1hkfTc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fb27add581b926b-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"62.89.210.35","cf-ipcountry":"TJ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-May-2026 14:51:12 UTC] === User Orders API Called ===
[13-May-2026 14:51:12 UTC] User ID: 570
[13-May-2026 14:51:12 UTC] Limit: 20, Offset: 0
[13-May-2026 14:51:12 UTC] Orders found: 0
[13-May-2026 14:51:12 UTC] Orders data: []
[13-May-2026 14:51:12 UTC] Total orders count: 0
[13-May-2026 14:51:13 UTC] === API CALL LOG ===
[13-May-2026 14:51:13 UTC] Endpoint: user/profile.php
[13-May-2026 14:51:13 UTC] Full Log Data: {
    "timestamp": "2026-05-13 14:51:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "62.89.210.35",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "62.89.210.35, 172.70.243.198",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTcwIiwidXNlcm5hbWUiOiJwcm9zdGF5YV9kdXNoYTEiLCJlbWFpbCI6IlV2dHRjeWN1dTI3QGdtYWlsLmNvbSIsImV4cCI6MTc3OTI4ODUzN30.-Pdt3pciW-NohFSUCNB1NVfGFmeMi9qZTDihj1hkfTc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb27ae2fbdb926b-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "62.89.210.35",
        "cf-ipcountry": "TJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 14:51:13 UTC] === END API CALL LOG ===
[13-May-2026 14:51:13 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 14:51:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTcwIiwidXNlcm5hbWUiOiJwcm9zdGF5YV9kdXNoYTEiLCJlbWFpbCI6IlV2dHRjeWN1dTI3QGdtYWlsLmNvbSIsImV4cCI6MTc3OTI4ODUzN30.-Pdt3pciW-NohFSUCNB1NVfGFmeMi9qZTDihj1hkfTc
[13-May-2026 14:51:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 14:51:13 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 14:51:13 UTC] User ID: 570
[13-May-2026 14:51:13 UTC] ✅ User profile retrieved successfully for user ID: 570
[13-May-2026 14:51:13 UTC] User Purchases API - User ID: 570
[13-May-2026 14:51:13 UTC] User Purchases API - Total purchases found: 0
[13-May-2026 14:53:46 UTC] === API CALL LOG ===
[13-May-2026 14:53:46 UTC] Endpoint: user/profile.php
[13-May-2026 14:53:46 UTC] Full Log Data: {
    "timestamp": "2026-05-13 14:53:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "62.89.210.35",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "62.89.210.35, 172.70.243.197",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyODg4MjV9.IW3nEZxDjKTOShH8JLHS2Iu3nUOJn2LZAGz-um9TtmA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb27e9b6bc3926b-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "62.89.210.35",
        "cf-ipcountry": "TJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 14:53:46 UTC] === END API CALL LOG ===
[13-May-2026 14:53:46 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 14:53:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyODg4MjV9.IW3nEZxDjKTOShH8JLHS2Iu3nUOJn2LZAGz-um9TtmA
[13-May-2026 14:53:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 14:53:46 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 14:53:46 UTC] User ID: 570
[13-May-2026 14:53:46 UTC] ✅ User profile retrieved successfully for user ID: 570
[13-May-2026 14:53:46 UTC] === API CALL LOG ===
[13-May-2026 14:53:46 UTC] Endpoint: user/profile.php
[13-May-2026 14:53:46 UTC] Full Log Data: {
    "timestamp": "2026-05-13 14:53:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "62.89.210.35",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "62.89.210.35, 172.70.243.197",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyODg4MjV9.IW3nEZxDjKTOShH8JLHS2Iu3nUOJn2LZAGz-um9TtmA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb27e9b6bbe926b-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "62.89.210.35",
        "cf-ipcountry": "TJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 14:53:46 UTC] === END API CALL LOG ===
[13-May-2026 14:53:46 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 14:53:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyODg4MjV9.IW3nEZxDjKTOShH8JLHS2Iu3nUOJn2LZAGz-um9TtmA
[13-May-2026 14:53:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 14:53:46 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 14:53:46 UTC] User ID: 570
[13-May-2026 14:53:46 UTC] ✅ User profile retrieved successfully for user ID: 570
[13-May-2026 14:53:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 14:53:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 14:53:46 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"62.89.210.35, 172.70.243.197","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyODg4MjV9.IW3nEZxDjKTOShH8JLHS2Iu3nUOJn2LZAGz-um9TtmA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fb27e9b6bc1926b-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"62.89.210.35","cf-ipcountry":"TJ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-May-2026 14:53:46 UTC] === User Orders API Called ===
[13-May-2026 14:53:46 UTC] User ID: 570
[13-May-2026 14:53:46 UTC] Limit: 20, Offset: 0
[13-May-2026 14:53:46 UTC] Orders found: 0
[13-May-2026 14:53:46 UTC] Orders data: []
[13-May-2026 14:53:46 UTC] Total orders count: 0
[13-May-2026 14:53:46 UTC] === API CALL LOG ===
[13-May-2026 14:53:46 UTC] Endpoint: user/profile.php
[13-May-2026 14:53:46 UTC] Full Log Data: {
    "timestamp": "2026-05-13 14:53:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "62.89.210.35",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "62.89.210.35, 172.70.243.197",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyODg4MjV9.IW3nEZxDjKTOShH8JLHS2Iu3nUOJn2LZAGz-um9TtmA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb27e9feed0926b-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "62.89.210.35",
        "cf-ipcountry": "TJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 14:53:46 UTC] === END API CALL LOG ===
[13-May-2026 14:53:46 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 14:53:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyODg4MjV9.IW3nEZxDjKTOShH8JLHS2Iu3nUOJn2LZAGz-um9TtmA
[13-May-2026 14:53:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 14:53:46 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 14:53:46 UTC] User ID: 570
[13-May-2026 14:53:46 UTC] ✅ User profile retrieved successfully for user ID: 570
[13-May-2026 14:54:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 14:54:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 14:54:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"62.89.210.35, 172.70.243.198","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyODg4MjV9.IW3nEZxDjKTOShH8JLHS2Iu3nUOJn2LZAGz-um9TtmA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fb27f022f45926b-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"62.89.210.35","cf-ipcountry":"TJ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-May-2026 14:54:02 UTC] === User Orders API Called ===
[13-May-2026 14:54:02 UTC] User ID: 570
[13-May-2026 14:54:02 UTC] Limit: 20, Offset: 0
[13-May-2026 14:54:02 UTC] Orders found: 0
[13-May-2026 14:54:02 UTC] Orders data: []
[13-May-2026 14:54:02 UTC] Total orders count: 0
[13-May-2026 14:54:02 UTC] === API CALL LOG ===
[13-May-2026 14:54:02 UTC] Endpoint: user/profile.php
[13-May-2026 14:54:02 UTC] Full Log Data: {
    "timestamp": "2026-05-13 14:54:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "62.89.210.35",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "62.89.210.35, 172.70.243.198",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyODg4MjV9.IW3nEZxDjKTOShH8JLHS2Iu3nUOJn2LZAGz-um9TtmA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb27f022f49926b-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "62.89.210.35",
        "cf-ipcountry": "TJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 14:54:02 UTC] === END API CALL LOG ===
[13-May-2026 14:54:02 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 14:54:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyODg4MjV9.IW3nEZxDjKTOShH8JLHS2Iu3nUOJn2LZAGz-um9TtmA
[13-May-2026 14:54:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 14:54:02 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 14:54:02 UTC] User ID: 570
[13-May-2026 14:54:02 UTC] ✅ User profile retrieved successfully for user ID: 570
[13-May-2026 14:54:03 UTC] === API CALL LOG ===
[13-May-2026 14:54:03 UTC] Endpoint: user/profile.php
[13-May-2026 14:54:03 UTC] Full Log Data: {
    "timestamp": "2026-05-13 14:54:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "62.89.210.35",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "62.89.210.35, 172.70.243.198",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyODg4MjV9.IW3nEZxDjKTOShH8JLHS2Iu3nUOJn2LZAGz-um9TtmA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb27f06497e926b-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "62.89.210.35",
        "cf-ipcountry": "TJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 14:54:03 UTC] === END API CALL LOG ===
[13-May-2026 14:54:03 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 14:54:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyODg4MjV9.IW3nEZxDjKTOShH8JLHS2Iu3nUOJn2LZAGz-um9TtmA
[13-May-2026 14:54:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 14:54:03 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 14:54:03 UTC] User ID: 570
[13-May-2026 14:54:03 UTC] ✅ User profile retrieved successfully for user ID: 570
[13-May-2026 14:54:03 UTC] === API CALL LOG ===
[13-May-2026 14:54:03 UTC] Endpoint: user/profile.php
[13-May-2026 14:54:03 UTC] Full Log Data: {
    "timestamp": "2026-05-13 14:54:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "62.89.210.35",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "62.89.210.35, 172.70.243.198",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyODg4MjV9.IW3nEZxDjKTOShH8JLHS2Iu3nUOJn2LZAGz-um9TtmA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb27f0739fd926b-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "62.89.210.35",
        "cf-ipcountry": "TJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 14:54:03 UTC] === END API CALL LOG ===
[13-May-2026 14:54:03 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 14:54:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyODg4MjV9.IW3nEZxDjKTOShH8JLHS2Iu3nUOJn2LZAGz-um9TtmA
[13-May-2026 14:54:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 14:54:03 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 14:54:03 UTC] User ID: 570
[13-May-2026 14:54:03 UTC] ✅ User profile retrieved successfully for user ID: 570
[13-May-2026 14:55:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 14:55:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 14:55:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"62.89.210.35, 172.70.243.198","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyODg4MjV9.IW3nEZxDjKTOShH8JLHS2Iu3nUOJn2LZAGz-um9TtmA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fb280dbe8f9926b-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"62.89.210.35","cf-ipcountry":"TJ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-May-2026 14:55:18 UTC] === User Orders API Called ===
[13-May-2026 14:55:18 UTC] User ID: 570
[13-May-2026 14:55:18 UTC] Limit: 20, Offset: 0
[13-May-2026 14:55:18 UTC] Orders found: 0
[13-May-2026 14:55:18 UTC] Orders data: []
[13-May-2026 14:55:18 UTC] Total orders count: 0
[13-May-2026 14:55:18 UTC] === API CALL LOG ===
[13-May-2026 14:55:18 UTC] Endpoint: user/profile.php
[13-May-2026 14:55:18 UTC] Full Log Data: {
    "timestamp": "2026-05-13 14:55:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "62.89.210.35",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "62.89.210.35, 172.70.243.198",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyODg4MjV9.IW3nEZxDjKTOShH8JLHS2Iu3nUOJn2LZAGz-um9TtmA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb280dbe8fd926b-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "62.89.210.35",
        "cf-ipcountry": "TJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 14:55:18 UTC] === END API CALL LOG ===
[13-May-2026 14:55:18 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 14:55:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyODg4MjV9.IW3nEZxDjKTOShH8JLHS2Iu3nUOJn2LZAGz-um9TtmA
[13-May-2026 14:55:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 14:55:18 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 14:55:18 UTC] User ID: 570
[13-May-2026 14:55:18 UTC] ✅ User profile retrieved successfully for user ID: 570
[13-May-2026 14:55:18 UTC] === API CALL LOG ===
[13-May-2026 14:55:18 UTC] Endpoint: user/profile.php
[13-May-2026 14:55:18 UTC] Full Log Data: {
    "timestamp": "2026-05-13 14:55:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "62.89.210.35",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "62.89.210.35, 172.70.243.198",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyODg4MjV9.IW3nEZxDjKTOShH8JLHS2Iu3nUOJn2LZAGz-um9TtmA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb280df9b32926b-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "62.89.210.35",
        "cf-ipcountry": "TJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 14:55:18 UTC] === END API CALL LOG ===
[13-May-2026 14:55:18 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 14:55:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyODg4MjV9.IW3nEZxDjKTOShH8JLHS2Iu3nUOJn2LZAGz-um9TtmA
[13-May-2026 14:55:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 14:55:18 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 14:55:18 UTC] User ID: 570
[13-May-2026 14:55:18 UTC] ✅ User profile retrieved successfully for user ID: 570
[13-May-2026 14:55:19 UTC] === API CALL LOG ===
[13-May-2026 14:55:19 UTC] Endpoint: user/profile.php
[13-May-2026 14:55:19 UTC] Full Log Data: {
    "timestamp": "2026-05-13 14:55:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "62.89.210.35",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "62.89.210.35, 172.70.243.198",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyODg4MjV9.IW3nEZxDjKTOShH8JLHS2Iu3nUOJn2LZAGz-um9TtmA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb280e25d32926b-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "62.89.210.35",
        "cf-ipcountry": "TJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 14:55:19 UTC] === END API CALL LOG ===
[13-May-2026 14:55:19 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 14:55:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyODg4MjV9.IW3nEZxDjKTOShH8JLHS2Iu3nUOJn2LZAGz-um9TtmA
[13-May-2026 14:55:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 14:55:19 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 14:55:19 UTC] User ID: 570
[13-May-2026 14:55:19 UTC] ✅ User profile retrieved successfully for user ID: 570
[13-May-2026 14:56:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 14:56:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 14:56:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"62.89.210.35, 172.70.243.197","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyODg4MjV9.IW3nEZxDjKTOShH8JLHS2Iu3nUOJn2LZAGz-um9TtmA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fb281e27a8e926b-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"62.89.210.35","cf-ipcountry":"TJ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-May-2026 14:56:00 UTC] === User Orders API Called ===
[13-May-2026 14:56:00 UTC] User ID: 570
[13-May-2026 14:56:00 UTC] Limit: 20, Offset: 0
[13-May-2026 14:56:00 UTC] Orders found: 0
[13-May-2026 14:56:00 UTC] Orders data: []
[13-May-2026 14:56:00 UTC] Total orders count: 0
[13-May-2026 14:57:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 14:57:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 14:57:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"62.89.210.35, 172.70.243.197","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyODg4MjV9.IW3nEZxDjKTOShH8JLHS2Iu3nUOJn2LZAGz-um9TtmA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fb283a80cd8926b-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"62.89.210.35","cf-ipcountry":"TJ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-May-2026 14:57:13 UTC] === User Orders API Called ===
[13-May-2026 14:57:13 UTC] User ID: 570
[13-May-2026 14:57:13 UTC] Limit: 20, Offset: 0
[13-May-2026 14:57:13 UTC] Orders found: 0
[13-May-2026 14:57:13 UTC] Orders data: []
[13-May-2026 14:57:13 UTC] Total orders count: 0
[13-May-2026 14:57:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 14:57:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 14:57:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"62.89.210.35, 172.70.243.198","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyODg4MjV9.IW3nEZxDjKTOShH8JLHS2Iu3nUOJn2LZAGz-um9TtmA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fb283e03d7e926b-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"62.89.210.35","cf-ipcountry":"TJ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-May-2026 14:57:21 UTC] === User Orders API Called ===
[13-May-2026 14:57:21 UTC] User ID: 570
[13-May-2026 14:57:21 UTC] Limit: 20, Offset: 0
[13-May-2026 14:57:21 UTC] Orders found: 0
[13-May-2026 14:57:21 UTC] Orders data: []
[13-May-2026 14:57:21 UTC] Total orders count: 0
[13-May-2026 14:57:23 UTC] === API CALL LOG ===
[13-May-2026 14:57:23 UTC] Endpoint: user/profile.php
[13-May-2026 14:57:23 UTC] Full Log Data: {
    "timestamp": "2026-05-13 14:57:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "62.89.210.35",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "62.89.210.35, 172.70.243.198",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyODg4MjV9.IW3nEZxDjKTOShH8JLHS2Iu3nUOJn2LZAGz-um9TtmA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb283e7eb13926b-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "62.89.210.35",
        "cf-ipcountry": "TJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 14:57:23 UTC] === END API CALL LOG ===
[13-May-2026 14:57:23 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 14:57:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyODg4MjV9.IW3nEZxDjKTOShH8JLHS2Iu3nUOJn2LZAGz-um9TtmA
[13-May-2026 14:57:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 14:57:23 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 14:57:23 UTC] User ID: 570
[13-May-2026 14:57:23 UTC] ✅ User profile retrieved successfully for user ID: 570
[13-May-2026 14:57:23 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 14:57:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 14:57:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"62.89.210.35, 172.70.243.198","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyODg4MjV9.IW3nEZxDjKTOShH8JLHS2Iu3nUOJn2LZAGz-um9TtmA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fb283e7eb12926b-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"62.89.210.35","cf-ipcountry":"TJ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-May-2026 14:57:23 UTC] === User Orders API Called ===
[13-May-2026 14:57:23 UTC] User ID: 570
[13-May-2026 14:57:23 UTC] Limit: 20, Offset: 0
[13-May-2026 14:57:23 UTC] Orders found: 0
[13-May-2026 14:57:23 UTC] Orders data: []
[13-May-2026 14:57:23 UTC] Total orders count: 0
[13-May-2026 14:57:23 UTC] === API CALL LOG ===
[13-May-2026 14:57:23 UTC] Endpoint: user/profile.php
[13-May-2026 14:57:23 UTC] Full Log Data: {
    "timestamp": "2026-05-13 14:57:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "62.89.210.35",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "62.89.210.35, 172.70.243.198",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyODg4MjV9.IW3nEZxDjKTOShH8JLHS2Iu3nUOJn2LZAGz-um9TtmA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb283ec5d89926b-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "62.89.210.35",
        "cf-ipcountry": "TJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 14:57:23 UTC] === END API CALL LOG ===
[13-May-2026 14:57:23 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 14:57:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyODg4MjV9.IW3nEZxDjKTOShH8JLHS2Iu3nUOJn2LZAGz-um9TtmA
[13-May-2026 14:57:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 14:57:23 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 14:57:23 UTC] User ID: 570
[13-May-2026 14:57:23 UTC] ✅ User profile retrieved successfully for user ID: 570
[13-May-2026 14:57:24 UTC] === API CALL LOG ===
[13-May-2026 14:57:24 UTC] Endpoint: user/profile.php
[13-May-2026 14:57:24 UTC] Full Log Data: {
    "timestamp": "2026-05-13 14:57:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "62.89.210.35",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "62.89.210.35, 172.70.243.198",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyODg4MjV9.IW3nEZxDjKTOShH8JLHS2Iu3nUOJn2LZAGz-um9TtmA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb283ed5e71926b-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "62.89.210.35",
        "cf-ipcountry": "TJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 14:57:24 UTC] === END API CALL LOG ===
[13-May-2026 14:57:24 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 14:57:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyODg4MjV9.IW3nEZxDjKTOShH8JLHS2Iu3nUOJn2LZAGz-um9TtmA
[13-May-2026 14:57:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 14:57:24 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 14:57:24 UTC] User ID: 570
[13-May-2026 14:57:24 UTC] ✅ User profile retrieved successfully for user ID: 570
[13-May-2026 14:57:33 UTC] === API CALL LOG ===
[13-May-2026 14:57:33 UTC] Endpoint: user/profile.php
[13-May-2026 14:57:33 UTC] Full Log Data: {
    "timestamp": "2026-05-13 14:57:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "62.89.210.35",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "62.89.210.35, 162.158.110.252",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyODg4MjV9.IW3nEZxDjKTOShH8JLHS2Iu3nUOJn2LZAGz-um9TtmA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb284264efa3685-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "62.89.210.35",
        "cf-ipcountry": "TJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 14:57:33 UTC] === END API CALL LOG ===
[13-May-2026 14:57:33 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 14:57:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyODg4MjV9.IW3nEZxDjKTOShH8JLHS2Iu3nUOJn2LZAGz-um9TtmA
[13-May-2026 14:57:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 14:57:33 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 14:57:33 UTC] User ID: 570
[13-May-2026 14:57:33 UTC] ✅ User profile retrieved successfully for user ID: 570
[13-May-2026 14:57:36 UTC] === API CALL LOG ===
[13-May-2026 14:57:36 UTC] Endpoint: user/profile.php
[13-May-2026 14:57:36 UTC] Full Log Data: {
    "timestamp": "2026-05-13 14:57:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "62.89.210.35",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "62.89.210.35, 162.158.110.252",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyODg4MjV9.IW3nEZxDjKTOShH8JLHS2Iu3nUOJn2LZAGz-um9TtmA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb284397c863685-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "62.89.210.35",
        "cf-ipcountry": "TJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 14:57:36 UTC] === END API CALL LOG ===
[13-May-2026 14:57:36 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 14:57:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyODg4MjV9.IW3nEZxDjKTOShH8JLHS2Iu3nUOJn2LZAGz-um9TtmA
[13-May-2026 14:57:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 14:57:36 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 14:57:36 UTC] User ID: 570
[13-May-2026 14:57:36 UTC] ✅ User profile retrieved successfully for user ID: 570
[13-May-2026 14:57:36 UTC] === API CALL LOG ===
[13-May-2026 14:57:36 UTC] Endpoint: user/profile.php
[13-May-2026 14:57:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 14:57:36 UTC] Full Log Data: {
    "timestamp": "2026-05-13 14:57:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "62.89.210.35",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "62.89.210.35, 162.158.110.252",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyODg4MjV9.IW3nEZxDjKTOShH8JLHS2Iu3nUOJn2LZAGz-um9TtmA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb2843a7daf3685-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "62.89.210.35",
        "cf-ipcountry": "TJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 14:57:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 14:57:36 UTC] === END API CALL LOG ===
[13-May-2026 14:57:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"62.89.210.35, 162.158.110.252","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyODg4MjV9.IW3nEZxDjKTOShH8JLHS2Iu3nUOJn2LZAGz-um9TtmA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fb2843a7dad3685-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"62.89.210.35","cf-ipcountry":"TJ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-May-2026 14:57:36 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 14:57:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyODg4MjV9.IW3nEZxDjKTOShH8JLHS2Iu3nUOJn2LZAGz-um9TtmA
[13-May-2026 14:57:36 UTC] === User Orders API Called ===
[13-May-2026 14:57:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 14:57:36 UTC] User ID: 570
[13-May-2026 14:57:36 UTC] Limit: 20, Offset: 0
[13-May-2026 14:57:36 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 14:57:36 UTC] User ID: 570
[13-May-2026 14:57:36 UTC] ✅ User profile retrieved successfully for user ID: 570
[13-May-2026 14:57:36 UTC] Orders found: 0
[13-May-2026 14:57:36 UTC] Orders data: []
[13-May-2026 14:57:36 UTC] Total orders count: 0
[13-May-2026 14:57:37 UTC] === API CALL LOG ===
[13-May-2026 14:57:37 UTC] Endpoint: user/profile.php
[13-May-2026 14:57:37 UTC] Full Log Data: {
    "timestamp": "2026-05-13 14:57:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "62.89.210.35",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "62.89.210.35, 162.158.110.252",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyODg4MjV9.IW3nEZxDjKTOShH8JLHS2Iu3nUOJn2LZAGz-um9TtmA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb284435f8e3685-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "62.89.210.35",
        "cf-ipcountry": "TJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 14:57:37 UTC] === END API CALL LOG ===
[13-May-2026 14:57:37 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 14:57:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyODg4MjV9.IW3nEZxDjKTOShH8JLHS2Iu3nUOJn2LZAGz-um9TtmA
[13-May-2026 14:57:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 14:57:37 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 14:57:37 UTC] User ID: 570
[13-May-2026 14:57:37 UTC] ✅ User profile retrieved successfully for user ID: 570
[13-May-2026 14:57:39 UTC] === API CALL LOG ===
[13-May-2026 14:57:39 UTC] Endpoint: user/profile.php
[13-May-2026 14:57:39 UTC] Full Log Data: {
    "timestamp": "2026-05-13 14:57:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "62.89.210.35",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "62.89.210.35, 162.158.110.252",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyODg4MjV9.IW3nEZxDjKTOShH8JLHS2Iu3nUOJn2LZAGz-um9TtmA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb2844e0a1a3685-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "62.89.210.35",
        "cf-ipcountry": "TJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 14:57:39 UTC] === END API CALL LOG ===
[13-May-2026 14:57:39 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 14:57:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyODg4MjV9.IW3nEZxDjKTOShH8JLHS2Iu3nUOJn2LZAGz-um9TtmA
[13-May-2026 14:57:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 14:57:39 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 14:57:39 UTC] User ID: 570
[13-May-2026 14:57:39 UTC] ✅ User profile retrieved successfully for user ID: 570
[13-May-2026 14:57:54 UTC] === API CALL LOG ===
[13-May-2026 14:57:54 UTC] Endpoint: user/profile.php
[13-May-2026 14:57:54 UTC] Full Log Data: {
    "timestamp": "2026-05-13 14:57:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "62.89.210.35",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "62.89.210.35, 162.158.110.252",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyODg4MjV9.IW3nEZxDjKTOShH8JLHS2Iu3nUOJn2LZAGz-um9TtmA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb284ad4f0d3685-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "62.89.210.35",
        "cf-ipcountry": "TJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 14:57:54 UTC] === END API CALL LOG ===
[13-May-2026 14:57:54 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 14:57:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyODg4MjV9.IW3nEZxDjKTOShH8JLHS2Iu3nUOJn2LZAGz-um9TtmA
[13-May-2026 14:57:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 14:57:54 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 14:57:54 UTC] User ID: 570
[13-May-2026 14:57:54 UTC] ✅ User profile retrieved successfully for user ID: 570
[13-May-2026 14:57:54 UTC] User Purchases API - User ID: 570
[13-May-2026 14:57:54 UTC] User Purchases API - Total purchases found: 0
[13-May-2026 14:58:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 14:58:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 14:58:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"62.89.210.35, 162.158.110.252","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyODg4MjV9.IW3nEZxDjKTOShH8JLHS2Iu3nUOJn2LZAGz-um9TtmA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fb284d92b253685-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"62.89.210.35","cf-ipcountry":"TJ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-May-2026 14:58:01 UTC] === User Orders API Called ===
[13-May-2026 14:58:01 UTC] User ID: 570
[13-May-2026 14:58:01 UTC] Limit: 20, Offset: 0
[13-May-2026 14:58:01 UTC] Orders found: 0
[13-May-2026 14:58:01 UTC] Orders data: []
[13-May-2026 14:58:01 UTC] Total orders count: 0
[13-May-2026 14:58:01 UTC] === API CALL LOG ===
[13-May-2026 14:58:01 UTC] Endpoint: user/profile.php
[13-May-2026 14:58:01 UTC] Full Log Data: {
    "timestamp": "2026-05-13 14:58:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "62.89.210.35",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "62.89.210.35, 162.158.110.252",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyODg4MjV9.IW3nEZxDjKTOShH8JLHS2Iu3nUOJn2LZAGz-um9TtmA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb284d92b2d3685-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "62.89.210.35",
        "cf-ipcountry": "TJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 14:58:01 UTC] === END API CALL LOG ===
[13-May-2026 14:58:01 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 14:58:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyODg4MjV9.IW3nEZxDjKTOShH8JLHS2Iu3nUOJn2LZAGz-um9TtmA
[13-May-2026 14:58:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 14:58:01 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 14:58:01 UTC] User ID: 570
[13-May-2026 14:58:01 UTC] ✅ User profile retrieved successfully for user ID: 570
[13-May-2026 14:58:02 UTC] === API CALL LOG ===
[13-May-2026 14:58:02 UTC] Endpoint: user/profile.php
[13-May-2026 14:58:02 UTC] Full Log Data: {
    "timestamp": "2026-05-13 14:58:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "62.89.210.35",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "62.89.210.35, 162.158.110.252",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyODg4MjV9.IW3nEZxDjKTOShH8JLHS2Iu3nUOJn2LZAGz-um9TtmA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb284de282f3685-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "62.89.210.35",
        "cf-ipcountry": "TJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 14:58:02 UTC] === END API CALL LOG ===
[13-May-2026 14:58:02 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 14:58:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyODg4MjV9.IW3nEZxDjKTOShH8JLHS2Iu3nUOJn2LZAGz-um9TtmA
[13-May-2026 14:58:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 14:58:02 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 14:58:02 UTC] User ID: 570
[13-May-2026 14:58:02 UTC] ✅ User profile retrieved successfully for user ID: 570
[13-May-2026 14:58:02 UTC] === API CALL LOG ===
[13-May-2026 14:58:02 UTC] Endpoint: user/profile.php
[13-May-2026 14:58:02 UTC] Full Log Data: {
    "timestamp": "2026-05-13 14:58:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "62.89.210.35",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "62.89.210.35, 162.158.110.252",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyODg4MjV9.IW3nEZxDjKTOShH8JLHS2Iu3nUOJn2LZAGz-um9TtmA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb284df39553685-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "62.89.210.35",
        "cf-ipcountry": "TJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 14:58:02 UTC] === END API CALL LOG ===
[13-May-2026 14:58:02 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 14:58:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyODg4MjV9.IW3nEZxDjKTOShH8JLHS2Iu3nUOJn2LZAGz-um9TtmA
[13-May-2026 14:58:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 14:58:02 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 14:58:02 UTC] User ID: 570
[13-May-2026 14:58:02 UTC] ✅ User profile retrieved successfully for user ID: 570
[13-May-2026 14:58:14 UTC] === API CALL LOG ===
[13-May-2026 14:58:14 UTC] Endpoint: user/profile.php
[13-May-2026 14:58:14 UTC] Full Log Data: {
    "timestamp": "2026-05-13 14:58:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "62.89.210.35",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "62.89.210.35, 162.158.110.252",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyODg4MjV9.IW3nEZxDjKTOShH8JLHS2Iu3nUOJn2LZAGz-um9TtmA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb2852b4dd63685-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "62.89.210.35",
        "cf-ipcountry": "TJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 14:58:14 UTC] === END API CALL LOG ===
[13-May-2026 14:58:14 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 14:58:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyODg4MjV9.IW3nEZxDjKTOShH8JLHS2Iu3nUOJn2LZAGz-um9TtmA
[13-May-2026 14:58:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 14:58:14 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 14:58:14 UTC] User ID: 570
[13-May-2026 14:58:14 UTC] ✅ User profile retrieved successfully for user ID: 570
[13-May-2026 14:58:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 14:58:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 14:58:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"62.89.210.35, 162.158.110.252","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyODg4MjV9.IW3nEZxDjKTOShH8JLHS2Iu3nUOJn2LZAGz-um9TtmA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fb2852b4dd43685-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"62.89.210.35","cf-ipcountry":"TJ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-May-2026 14:58:14 UTC] === User Orders API Called ===
[13-May-2026 14:58:14 UTC] User ID: 570
[13-May-2026 14:58:14 UTC] Limit: 20, Offset: 0
[13-May-2026 14:58:14 UTC] Orders found: 0
[13-May-2026 14:58:14 UTC] Orders data: []
[13-May-2026 14:58:14 UTC] Total orders count: 0
[13-May-2026 14:58:15 UTC] === API CALL LOG ===
[13-May-2026 14:58:15 UTC] Endpoint: user/profile.php
[13-May-2026 14:58:15 UTC] Full Log Data: {
    "timestamp": "2026-05-13 14:58:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "62.89.210.35",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "62.89.210.35, 162.158.110.252",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyODg4MjV9.IW3nEZxDjKTOShH8JLHS2Iu3nUOJn2LZAGz-um9TtmA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb2852fda3f3685-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "62.89.210.35",
        "cf-ipcountry": "TJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 14:58:15 UTC] === END API CALL LOG ===
[13-May-2026 14:58:15 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 14:58:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyODg4MjV9.IW3nEZxDjKTOShH8JLHS2Iu3nUOJn2LZAGz-um9TtmA
[13-May-2026 14:58:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 14:58:15 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 14:58:15 UTC] User ID: 570
[13-May-2026 14:58:15 UTC] ✅ User profile retrieved successfully for user ID: 570
[13-May-2026 14:58:15 UTC] === API CALL LOG ===
[13-May-2026 14:58:15 UTC] Endpoint: user/profile.php
[13-May-2026 14:58:15 UTC] Full Log Data: {
    "timestamp": "2026-05-13 14:58:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "62.89.210.35",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "62.89.210.35, 162.158.110.252",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyODg4MjV9.IW3nEZxDjKTOShH8JLHS2Iu3nUOJn2LZAGz-um9TtmA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb28530eb4b3685-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "62.89.210.35",
        "cf-ipcountry": "TJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 14:58:15 UTC] === END API CALL LOG ===
[13-May-2026 14:58:15 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 14:58:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyODg4MjV9.IW3nEZxDjKTOShH8JLHS2Iu3nUOJn2LZAGz-um9TtmA
[13-May-2026 14:58:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 14:58:15 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 14:58:15 UTC] User ID: 570
[13-May-2026 14:58:15 UTC] ✅ User profile retrieved successfully for user ID: 570
[13-May-2026 14:58:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 14:58:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 14:58:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"62.89.210.35, 162.158.110.253","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyODg4MjV9.IW3nEZxDjKTOShH8JLHS2Iu3nUOJn2LZAGz-um9TtmA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fb285d3e9503685-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"62.89.210.35","cf-ipcountry":"TJ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-May-2026 14:58:41 UTC] === User Orders API Called ===
[13-May-2026 14:58:41 UTC] User ID: 570
[13-May-2026 14:58:41 UTC] Limit: 20, Offset: 0
[13-May-2026 14:58:41 UTC] Orders found: 0
[13-May-2026 14:58:41 UTC] Orders data: []
[13-May-2026 14:58:41 UTC] Total orders count: 0
[13-May-2026 14:58:45 UTC] === API CALL LOG ===
[13-May-2026 14:58:45 UTC] Endpoint: user/profile.php
[13-May-2026 14:58:45 UTC] Full Log Data: {
    "timestamp": "2026-05-13 14:58:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "62.89.210.35",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "62.89.210.35, 162.158.110.253",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyODg4MjV9.IW3nEZxDjKTOShH8JLHS2Iu3nUOJn2LZAGz-um9TtmA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb285eb3e793685-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "62.89.210.35",
        "cf-ipcountry": "TJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 14:58:45 UTC] === END API CALL LOG ===
[13-May-2026 14:58:45 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 14:58:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyODg4MjV9.IW3nEZxDjKTOShH8JLHS2Iu3nUOJn2LZAGz-um9TtmA
[13-May-2026 14:58:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 14:58:45 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 14:58:45 UTC] User ID: 570
[13-May-2026 14:58:45 UTC] ✅ User profile retrieved successfully for user ID: 570
[13-May-2026 14:58:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 14:58:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 14:58:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"62.89.210.35, 162.158.110.253","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyODg4MjV9.IW3nEZxDjKTOShH8JLHS2Iu3nUOJn2LZAGz-um9TtmA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fb285eb3e763685-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"62.89.210.35","cf-ipcountry":"TJ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-May-2026 14:58:45 UTC] === User Orders API Called ===
[13-May-2026 14:58:45 UTC] User ID: 570
[13-May-2026 14:58:45 UTC] Limit: 20, Offset: 0
[13-May-2026 14:58:45 UTC] Orders found: 0
[13-May-2026 14:58:45 UTC] Orders data: []
[13-May-2026 14:58:45 UTC] Total orders count: 0
[13-May-2026 14:58:46 UTC] === API CALL LOG ===
[13-May-2026 14:58:46 UTC] Endpoint: user/profile.php
[13-May-2026 14:58:46 UTC] Full Log Data: {
    "timestamp": "2026-05-13 14:58:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "62.89.210.35",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "62.89.210.35, 162.158.110.253",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyODg4MjV9.IW3nEZxDjKTOShH8JLHS2Iu3nUOJn2LZAGz-um9TtmA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb285ef2a1e3685-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "62.89.210.35",
        "cf-ipcountry": "TJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 14:58:46 UTC] === END API CALL LOG ===
[13-May-2026 14:58:46 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 14:58:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyODg4MjV9.IW3nEZxDjKTOShH8JLHS2Iu3nUOJn2LZAGz-um9TtmA
[13-May-2026 14:58:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 14:58:46 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 14:58:46 UTC] User ID: 570
[13-May-2026 14:58:46 UTC] ✅ User profile retrieved successfully for user ID: 570
[13-May-2026 14:58:46 UTC] === API CALL LOG ===
[13-May-2026 14:58:46 UTC] Endpoint: user/profile.php
[13-May-2026 14:58:46 UTC] Full Log Data: {
    "timestamp": "2026-05-13 14:58:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "62.89.210.35",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "62.89.210.35, 162.158.110.253",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyODg4MjV9.IW3nEZxDjKTOShH8JLHS2Iu3nUOJn2LZAGz-um9TtmA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb285f1ac5e3685-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "62.89.210.35",
        "cf-ipcountry": "TJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 14:58:46 UTC] === END API CALL LOG ===
[13-May-2026 14:58:46 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 14:58:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyODg4MjV9.IW3nEZxDjKTOShH8JLHS2Iu3nUOJn2LZAGz-um9TtmA
[13-May-2026 14:58:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 14:58:46 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 14:58:46 UTC] User ID: 570
[13-May-2026 14:58:46 UTC] ✅ User profile retrieved successfully for user ID: 570
[13-May-2026 14:58:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 14:58:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 14:58:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"62.89.210.35, 162.158.110.253","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyODg4MjV9.IW3nEZxDjKTOShH8JLHS2Iu3nUOJn2LZAGz-um9TtmA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fb2862179373685-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"62.89.210.35","cf-ipcountry":"TJ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-May-2026 14:58:54 UTC] === User Orders API Called ===
[13-May-2026 14:58:54 UTC] User ID: 570
[13-May-2026 14:58:54 UTC] Limit: 20, Offset: 0
[13-May-2026 14:58:54 UTC] Orders found: 0
[13-May-2026 14:58:54 UTC] Orders data: []
[13-May-2026 14:58:54 UTC] Total orders count: 0
[13-May-2026 14:58:54 UTC] === API CALL LOG ===
[13-May-2026 14:58:54 UTC] Endpoint: user/profile.php
[13-May-2026 14:58:54 UTC] Full Log Data: {
    "timestamp": "2026-05-13 14:58:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "62.89.210.35",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "62.89.210.35, 162.158.110.253",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyODg4MjV9.IW3nEZxDjKTOShH8JLHS2Iu3nUOJn2LZAGz-um9TtmA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb2862179383685-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "62.89.210.35",
        "cf-ipcountry": "TJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 14:58:54 UTC] === END API CALL LOG ===
[13-May-2026 14:58:54 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 14:58:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyODg4MjV9.IW3nEZxDjKTOShH8JLHS2Iu3nUOJn2LZAGz-um9TtmA
[13-May-2026 14:58:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 14:58:54 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 14:58:54 UTC] User ID: 570
[13-May-2026 14:58:54 UTC] ✅ User profile retrieved successfully for user ID: 570
[13-May-2026 14:58:54 UTC] === API CALL LOG ===
[13-May-2026 14:58:54 UTC] Endpoint: user/profile.php
[13-May-2026 14:58:54 UTC] Full Log Data: {
    "timestamp": "2026-05-13 14:58:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "62.89.210.35",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "62.89.210.35, 162.158.110.253",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyODg4MjV9.IW3nEZxDjKTOShH8JLHS2Iu3nUOJn2LZAGz-um9TtmA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb28624fcff3685-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "62.89.210.35",
        "cf-ipcountry": "TJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 14:58:54 UTC] === END API CALL LOG ===
[13-May-2026 14:58:54 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 14:58:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyODg4MjV9.IW3nEZxDjKTOShH8JLHS2Iu3nUOJn2LZAGz-um9TtmA
[13-May-2026 14:58:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 14:58:54 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 14:58:54 UTC] User ID: 570
[13-May-2026 14:58:54 UTC] ✅ User profile retrieved successfully for user ID: 570
[13-May-2026 14:58:55 UTC] === API CALL LOG ===
[13-May-2026 14:58:55 UTC] Endpoint: user/profile.php
[13-May-2026 14:58:55 UTC] Full Log Data: {
    "timestamp": "2026-05-13 14:58:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "62.89.210.35",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "62.89.210.35, 162.158.110.253",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyODg4MjV9.IW3nEZxDjKTOShH8JLHS2Iu3nUOJn2LZAGz-um9TtmA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb286275f283685-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "62.89.210.35",
        "cf-ipcountry": "TJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 14:58:55 UTC] === END API CALL LOG ===
[13-May-2026 14:58:55 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 14:58:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyODg4MjV9.IW3nEZxDjKTOShH8JLHS2Iu3nUOJn2LZAGz-um9TtmA
[13-May-2026 14:58:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 14:58:55 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 14:58:55 UTC] User ID: 570
[13-May-2026 14:58:55 UTC] ✅ User profile retrieved successfully for user ID: 570
[13-May-2026 14:58:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 14:58:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 14:58:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"62.89.210.35, 162.158.110.253","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyODg4MjV9.IW3nEZxDjKTOShH8JLHS2Iu3nUOJn2LZAGz-um9TtmA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fb2863d9c2c3685-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"62.89.210.35","cf-ipcountry":"TJ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-May-2026 14:58:58 UTC] === User Orders API Called ===
[13-May-2026 14:58:58 UTC] User ID: 570
[13-May-2026 14:58:58 UTC] Limit: 20, Offset: 0
[13-May-2026 14:58:58 UTC] Orders found: 0
[13-May-2026 14:58:58 UTC] Orders data: []
[13-May-2026 14:58:58 UTC] Total orders count: 0
[13-May-2026 14:59:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 14:59:00 UTC] === API CALL LOG ===
[13-May-2026 14:59:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 14:59:00 UTC] Endpoint: user/profile.php
[13-May-2026 14:59:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"62.89.210.35, 162.158.110.253","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyODg4MjV9.IW3nEZxDjKTOShH8JLHS2Iu3nUOJn2LZAGz-um9TtmA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fb286460cc13685-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"62.89.210.35","cf-ipcountry":"TJ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-May-2026 14:59:00 UTC] Full Log Data: {
    "timestamp": "2026-05-13 14:59:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "62.89.210.35",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "62.89.210.35, 162.158.110.253",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyODg4MjV9.IW3nEZxDjKTOShH8JLHS2Iu3nUOJn2LZAGz-um9TtmA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb286460cc33685-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "62.89.210.35",
        "cf-ipcountry": "TJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 14:59:00 UTC] === END API CALL LOG ===
[13-May-2026 14:59:00 UTC] === User Orders API Called ===
[13-May-2026 14:59:00 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 14:59:00 UTC] User ID: 570
[13-May-2026 14:59:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyODg4MjV9.IW3nEZxDjKTOShH8JLHS2Iu3nUOJn2LZAGz-um9TtmA
[13-May-2026 14:59:00 UTC] Limit: 20, Offset: 0
[13-May-2026 14:59:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 14:59:00 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 14:59:00 UTC] User ID: 570
[13-May-2026 14:59:00 UTC] ✅ User profile retrieved successfully for user ID: 570
[13-May-2026 14:59:00 UTC] Orders found: 0
[13-May-2026 14:59:00 UTC] Orders data: []
[13-May-2026 14:59:00 UTC] Total orders count: 0
[13-May-2026 14:59:00 UTC] === API CALL LOG ===
[13-May-2026 14:59:00 UTC] Endpoint: user/profile.php
[13-May-2026 14:59:00 UTC] Full Log Data: {
    "timestamp": "2026-05-13 14:59:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "62.89.210.35",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "62.89.210.35, 162.158.110.253",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyODg4MjV9.IW3nEZxDjKTOShH8JLHS2Iu3nUOJn2LZAGz-um9TtmA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb2864a788e3685-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "62.89.210.35",
        "cf-ipcountry": "TJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 14:59:00 UTC] === END API CALL LOG ===
[13-May-2026 14:59:00 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 14:59:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyODg4MjV9.IW3nEZxDjKTOShH8JLHS2Iu3nUOJn2LZAGz-um9TtmA
[13-May-2026 14:59:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 14:59:00 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 14:59:00 UTC] User ID: 570
[13-May-2026 14:59:00 UTC] ✅ User profile retrieved successfully for user ID: 570
[13-May-2026 14:59:01 UTC] === API CALL LOG ===
[13-May-2026 14:59:01 UTC] Endpoint: user/profile.php
[13-May-2026 14:59:01 UTC] Full Log Data: {
    "timestamp": "2026-05-13 14:59:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "62.89.210.35",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "62.89.210.35, 162.158.110.253",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyODg4MjV9.IW3nEZxDjKTOShH8JLHS2Iu3nUOJn2LZAGz-um9TtmA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb2864b798d3685-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "62.89.210.35",
        "cf-ipcountry": "TJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 14:59:01 UTC] === END API CALL LOG ===
[13-May-2026 14:59:01 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 14:59:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyODg4MjV9.IW3nEZxDjKTOShH8JLHS2Iu3nUOJn2LZAGz-um9TtmA
[13-May-2026 14:59:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 14:59:01 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 14:59:01 UTC] User ID: 570
[13-May-2026 14:59:01 UTC] ✅ User profile retrieved successfully for user ID: 570
[13-May-2026 14:59:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 14:59:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 14:59:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"62.89.210.35, 162.158.110.253","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyODg4MjV9.IW3nEZxDjKTOShH8JLHS2Iu3nUOJn2LZAGz-um9TtmA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fb28652889c3685-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"62.89.210.35","cf-ipcountry":"TJ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-May-2026 14:59:02 UTC] === User Orders API Called ===
[13-May-2026 14:59:02 UTC] User ID: 570
[13-May-2026 14:59:02 UTC] Limit: 20, Offset: 0
[13-May-2026 14:59:02 UTC] Orders found: 0
[13-May-2026 14:59:02 UTC] Orders data: []
[13-May-2026 14:59:02 UTC] Total orders count: 0
[13-May-2026 14:59:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 14:59:03 UTC] === API CALL LOG ===
[13-May-2026 14:59:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 14:59:03 UTC] Endpoint: user/profile.php
[13-May-2026 14:59:03 UTC] Full Log Data: {
    "timestamp": "2026-05-13 14:59:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "62.89.210.35",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "62.89.210.35, 162.158.110.253",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyODg4MjV9.IW3nEZxDjKTOShH8JLHS2Iu3nUOJn2LZAGz-um9TtmA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb2865c5a0c3685-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "62.89.210.35",
        "cf-ipcountry": "TJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 14:59:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"62.89.210.35, 162.158.110.253","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyODg4MjV9.IW3nEZxDjKTOShH8JLHS2Iu3nUOJn2LZAGz-um9TtmA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fb2865c5a093685-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"62.89.210.35","cf-ipcountry":"TJ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-May-2026 14:59:03 UTC] === END API CALL LOG ===
[13-May-2026 14:59:03 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 14:59:03 UTC] === User Orders API Called ===
[13-May-2026 14:59:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyODg4MjV9.IW3nEZxDjKTOShH8JLHS2Iu3nUOJn2LZAGz-um9TtmA
[13-May-2026 14:59:03 UTC] User ID: 570
[13-May-2026 14:59:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 14:59:03 UTC] Limit: 20, Offset: 0
[13-May-2026 14:59:03 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 14:59:03 UTC] User ID: 570
[13-May-2026 14:59:03 UTC] ✅ User profile retrieved successfully for user ID: 570
[13-May-2026 14:59:03 UTC] Orders found: 0
[13-May-2026 14:59:03 UTC] Orders data: []
[13-May-2026 14:59:03 UTC] Total orders count: 0
[13-May-2026 14:59:04 UTC] === API CALL LOG ===
[13-May-2026 14:59:04 UTC] Endpoint: user/profile.php
[13-May-2026 14:59:04 UTC] Full Log Data: {
    "timestamp": "2026-05-13 14:59:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "62.89.210.35",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "62.89.210.35, 162.158.110.253",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyODg4MjV9.IW3nEZxDjKTOShH8JLHS2Iu3nUOJn2LZAGz-um9TtmA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb28660be903685-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "62.89.210.35",
        "cf-ipcountry": "TJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 14:59:04 UTC] === END API CALL LOG ===
[13-May-2026 14:59:04 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 14:59:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyODg4MjV9.IW3nEZxDjKTOShH8JLHS2Iu3nUOJn2LZAGz-um9TtmA
[13-May-2026 14:59:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 14:59:04 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 14:59:04 UTC] User ID: 570
[13-May-2026 14:59:04 UTC] ✅ User profile retrieved successfully for user ID: 570
[13-May-2026 14:59:04 UTC] === API CALL LOG ===
[13-May-2026 14:59:04 UTC] Endpoint: user/profile.php
[13-May-2026 14:59:04 UTC] Full Log Data: {
    "timestamp": "2026-05-13 14:59:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "62.89.210.35",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "62.89.210.35, 162.158.110.253",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyODg4MjV9.IW3nEZxDjKTOShH8JLHS2Iu3nUOJn2LZAGz-um9TtmA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb28661cfc43685-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "62.89.210.35",
        "cf-ipcountry": "TJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 14:59:04 UTC] === END API CALL LOG ===
[13-May-2026 14:59:04 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 14:59:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyODg4MjV9.IW3nEZxDjKTOShH8JLHS2Iu3nUOJn2LZAGz-um9TtmA
[13-May-2026 14:59:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 14:59:04 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 14:59:04 UTC] User ID: 570
[13-May-2026 14:59:04 UTC] ✅ User profile retrieved successfully for user ID: 570
[13-May-2026 14:59:17 UTC] === API CALL LOG ===
[13-May-2026 14:59:17 UTC] Endpoint: user/profile.php
[13-May-2026 14:59:17 UTC] Full Log Data: {
    "timestamp": "2026-05-13 14:59:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "62.89.210.35",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "62.89.210.35, 162.158.110.252",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyODg4MjV9.IW3nEZxDjKTOShH8JLHS2Iu3nUOJn2LZAGz-um9TtmA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb286b16d6d3685-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "62.89.210.35",
        "cf-ipcountry": "TJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 14:59:17 UTC] === END API CALL LOG ===
[13-May-2026 14:59:17 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 14:59:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyODg4MjV9.IW3nEZxDjKTOShH8JLHS2Iu3nUOJn2LZAGz-um9TtmA
[13-May-2026 14:59:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 14:59:17 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 14:59:17 UTC] User ID: 570
[13-May-2026 14:59:17 UTC] ✅ User profile retrieved successfully for user ID: 570
[13-May-2026 14:59:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 14:59:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 14:59:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"62.89.210.35, 162.158.110.252","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyODg4MjV9.IW3nEZxDjKTOShH8JLHS2Iu3nUOJn2LZAGz-um9TtmA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fb286c14d3c3685-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"62.89.210.35","cf-ipcountry":"TJ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-May-2026 14:59:19 UTC] === User Orders API Called ===
[13-May-2026 14:59:19 UTC] User ID: 570
[13-May-2026 14:59:19 UTC] Limit: 20, Offset: 0
[13-May-2026 14:59:19 UTC] Orders found: 0
[13-May-2026 14:59:19 UTC] Orders data: []
[13-May-2026 14:59:19 UTC] Total orders count: 0
[13-May-2026 14:59:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 14:59:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 14:59:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"62.89.210.35, 162.158.110.252","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyODg4MjV9.IW3nEZxDjKTOShH8JLHS2Iu3nUOJn2LZAGz-um9TtmA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fb286c9dd903685-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"62.89.210.35","cf-ipcountry":"TJ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-May-2026 14:59:21 UTC] === User Orders API Called ===
[13-May-2026 14:59:21 UTC] User ID: 570
[13-May-2026 14:59:21 UTC] Limit: 20, Offset: 0
[13-May-2026 14:59:21 UTC] Orders found: 0
[13-May-2026 14:59:21 UTC] Orders data: []
[13-May-2026 14:59:21 UTC] === API CALL LOG ===
[13-May-2026 14:59:21 UTC] Endpoint: user/profile.php
[13-May-2026 14:59:21 UTC] Full Log Data: {
    "timestamp": "2026-05-13 14:59:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "62.89.210.35",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "62.89.210.35, 162.158.110.252",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyODg4MjV9.IW3nEZxDjKTOShH8JLHS2Iu3nUOJn2LZAGz-um9TtmA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb286c9dd913685-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "62.89.210.35",
        "cf-ipcountry": "TJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 14:59:21 UTC] === END API CALL LOG ===
[13-May-2026 14:59:21 UTC] Total orders count: 0
[13-May-2026 14:59:21 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 14:59:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyODg4MjV9.IW3nEZxDjKTOShH8JLHS2Iu3nUOJn2LZAGz-um9TtmA
[13-May-2026 14:59:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 14:59:21 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 14:59:21 UTC] User ID: 570
[13-May-2026 14:59:21 UTC] ✅ User profile retrieved successfully for user ID: 570
[13-May-2026 14:59:21 UTC] === API CALL LOG ===
[13-May-2026 14:59:21 UTC] Endpoint: user/profile.php
[13-May-2026 14:59:21 UTC] Full Log Data: {
    "timestamp": "2026-05-13 14:59:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "62.89.210.35",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "62.89.210.35, 162.158.110.252",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyODg4MjV9.IW3nEZxDjKTOShH8JLHS2Iu3nUOJn2LZAGz-um9TtmA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb286cc48413685-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "62.89.210.35",
        "cf-ipcountry": "TJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 14:59:21 UTC] === END API CALL LOG ===
[13-May-2026 14:59:21 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 14:59:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyODg4MjV9.IW3nEZxDjKTOShH8JLHS2Iu3nUOJn2LZAGz-um9TtmA
[13-May-2026 14:59:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 14:59:21 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 14:59:21 UTC] User ID: 570
[13-May-2026 14:59:21 UTC] ✅ User profile retrieved successfully for user ID: 570
[13-May-2026 14:59:22 UTC] === API CALL LOG ===
[13-May-2026 14:59:22 UTC] Endpoint: user/profile.php
[13-May-2026 14:59:22 UTC] Full Log Data: {
    "timestamp": "2026-05-13 14:59:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "62.89.210.35",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "62.89.210.35, 162.158.110.252",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyODg4MjV9.IW3nEZxDjKTOShH8JLHS2Iu3nUOJn2LZAGz-um9TtmA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb286cfec1a3685-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "62.89.210.35",
        "cf-ipcountry": "TJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 14:59:22 UTC] === END API CALL LOG ===
[13-May-2026 14:59:22 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 14:59:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyODg4MjV9.IW3nEZxDjKTOShH8JLHS2Iu3nUOJn2LZAGz-um9TtmA
[13-May-2026 14:59:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 14:59:22 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 14:59:22 UTC] User ID: 570
[13-May-2026 14:59:22 UTC] ✅ User profile retrieved successfully for user ID: 570
[13-May-2026 14:59:39 UTC] === API CALL LOG ===
[13-May-2026 14:59:39 UTC] Endpoint: user/profile.php
[13-May-2026 14:59:39 UTC] Full Log Data: {
    "timestamp": "2026-05-13 14:59:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "62.89.210.35",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "62.89.210.35, 162.158.110.253",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyODg4MjV9.IW3nEZxDjKTOShH8JLHS2Iu3nUOJn2LZAGz-um9TtmA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb2873b2d013685-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "62.89.210.35",
        "cf-ipcountry": "TJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 14:59:39 UTC] === END API CALL LOG ===
[13-May-2026 14:59:39 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 14:59:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyODg4MjV9.IW3nEZxDjKTOShH8JLHS2Iu3nUOJn2LZAGz-um9TtmA
[13-May-2026 14:59:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 14:59:39 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 14:59:39 UTC] User ID: 570
[13-May-2026 14:59:39 UTC] ✅ User profile retrieved successfully for user ID: 570
[13-May-2026 15:00:00 UTC] === API CALL LOG ===
[13-May-2026 15:00:00 UTC] Endpoint: user/profile.php
[13-May-2026 15:00:00 UTC] Full Log Data: {
    "timestamp": "2026-05-13 15:00:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "62.89.210.35",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "62.89.210.35, 162.158.110.252",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyODg4MjV9.IW3nEZxDjKTOShH8JLHS2Iu3nUOJn2LZAGz-um9TtmA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb287c05b8b3685-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "62.89.210.35",
        "cf-ipcountry": "TJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 15:00:00 UTC] === END API CALL LOG ===
[13-May-2026 15:00:00 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 15:00:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyODg4MjV9.IW3nEZxDjKTOShH8JLHS2Iu3nUOJn2LZAGz-um9TtmA
[13-May-2026 15:00:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 15:00:00 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 15:00:00 UTC] User ID: 570
[13-May-2026 15:00:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 15:00:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 15:00:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"62.89.210.35, 162.158.110.252","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyODg4MjV9.IW3nEZxDjKTOShH8JLHS2Iu3nUOJn2LZAGz-um9TtmA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fb287c05b8a3685-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"62.89.210.35","cf-ipcountry":"TJ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-May-2026 15:00:00 UTC] === User Orders API Called ===
[13-May-2026 15:00:00 UTC] ✅ User profile retrieved successfully for user ID: 570
[13-May-2026 15:00:00 UTC] User ID: 570
[13-May-2026 15:00:00 UTC] Limit: 20, Offset: 0
[13-May-2026 15:00:00 UTC] Orders found: 0
[13-May-2026 15:00:00 UTC] Orders data: []
[13-May-2026 15:00:00 UTC] Total orders count: 0
[13-May-2026 15:00:01 UTC] === API CALL LOG ===
[13-May-2026 15:00:01 UTC] Endpoint: user/profile.php
[13-May-2026 15:00:01 UTC] Full Log Data: {
    "timestamp": "2026-05-13 15:00:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "62.89.210.35",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "62.89.210.35, 162.158.110.252",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyODg4MjV9.IW3nEZxDjKTOShH8JLHS2Iu3nUOJn2LZAGz-um9TtmA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb287c48fa03685-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "62.89.210.35",
        "cf-ipcountry": "TJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 15:00:01 UTC] === END API CALL LOG ===
[13-May-2026 15:00:01 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 15:00:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyODg4MjV9.IW3nEZxDjKTOShH8JLHS2Iu3nUOJn2LZAGz-um9TtmA
[13-May-2026 15:00:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 15:00:01 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 15:00:01 UTC] User ID: 570
[13-May-2026 15:00:01 UTC] ✅ User profile retrieved successfully for user ID: 570
[13-May-2026 15:00:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 15:00:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 15:00:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"62.89.210.35, 162.158.110.252","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyODg4MjV9.IW3nEZxDjKTOShH8JLHS2Iu3nUOJn2LZAGz-um9TtmA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fb287f38ee63685-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"62.89.210.35","cf-ipcountry":"TJ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-May-2026 15:00:08 UTC] === User Orders API Called ===
[13-May-2026 15:00:08 UTC] User ID: 570
[13-May-2026 15:00:08 UTC] Limit: 20, Offset: 0
[13-May-2026 15:00:08 UTC] Orders found: 0
[13-May-2026 15:00:08 UTC] Orders data: []
[13-May-2026 15:00:08 UTC] Total orders count: 0
[13-May-2026 15:00:08 UTC] === API CALL LOG ===
[13-May-2026 15:00:08 UTC] Endpoint: user/profile.php
[13-May-2026 15:00:08 UTC] Full Log Data: {
    "timestamp": "2026-05-13 15:00:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "62.89.210.35",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "62.89.210.35, 162.158.110.252",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyODg4MjV9.IW3nEZxDjKTOShH8JLHS2Iu3nUOJn2LZAGz-um9TtmA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb287f38eea3685-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "62.89.210.35",
        "cf-ipcountry": "TJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 15:00:08 UTC] === END API CALL LOG ===
[13-May-2026 15:00:08 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 15:00:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyODg4MjV9.IW3nEZxDjKTOShH8JLHS2Iu3nUOJn2LZAGz-um9TtmA
[13-May-2026 15:00:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 15:00:08 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 15:00:08 UTC] User ID: 570
[13-May-2026 15:00:08 UTC] ✅ User profile retrieved successfully for user ID: 570
[13-May-2026 15:00:09 UTC] === API CALL LOG ===
[13-May-2026 15:00:09 UTC] Endpoint: user/profile.php
[13-May-2026 15:00:09 UTC] Full Log Data: {
    "timestamp": "2026-05-13 15:00:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "62.89.210.35",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "62.89.210.35, 162.158.110.252",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyODg4MjV9.IW3nEZxDjKTOShH8JLHS2Iu3nUOJn2LZAGz-um9TtmA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb287f6f9ee3685-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "62.89.210.35",
        "cf-ipcountry": "TJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 15:00:09 UTC] === END API CALL LOG ===
[13-May-2026 15:00:09 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 15:00:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyODg4MjV9.IW3nEZxDjKTOShH8JLHS2Iu3nUOJn2LZAGz-um9TtmA
[13-May-2026 15:00:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 15:00:09 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 15:00:09 UTC] User ID: 570
[13-May-2026 15:00:09 UTC] ✅ User profile retrieved successfully for user ID: 570
[13-May-2026 15:00:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 15:00:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 15:00:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"62.89.210.35, 162.158.110.252","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyODg4MjV9.IW3nEZxDjKTOShH8JLHS2Iu3nUOJn2LZAGz-um9TtmA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fb288352a703685-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"62.89.210.35","cf-ipcountry":"TJ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-May-2026 15:00:19 UTC] === User Orders API Called ===
[13-May-2026 15:00:19 UTC] User ID: 570
[13-May-2026 15:00:19 UTC] Limit: 20, Offset: 0
[13-May-2026 15:00:19 UTC] Orders found: 0
[13-May-2026 15:00:19 UTC] Orders data: []
[13-May-2026 15:00:19 UTC] Total orders count: 0
[13-May-2026 15:00:19 UTC] === API CALL LOG ===
[13-May-2026 15:00:19 UTC] Endpoint: user/profile.php
[13-May-2026 15:00:19 UTC] Full Log Data: {
    "timestamp": "2026-05-13 15:00:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "62.89.210.35",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "62.89.210.35, 162.158.110.252",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyODg4MjV9.IW3nEZxDjKTOShH8JLHS2Iu3nUOJn2LZAGz-um9TtmA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb288352a743685-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "62.89.210.35",
        "cf-ipcountry": "TJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 15:00:19 UTC] === END API CALL LOG ===
[13-May-2026 15:00:19 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 15:00:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyODg4MjV9.IW3nEZxDjKTOShH8JLHS2Iu3nUOJn2LZAGz-um9TtmA
[13-May-2026 15:00:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 15:00:19 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 15:00:19 UTC] User ID: 570
[13-May-2026 15:00:19 UTC] ✅ User profile retrieved successfully for user ID: 570
[13-May-2026 15:00:19 UTC] === API CALL LOG ===
[13-May-2026 15:00:19 UTC] Endpoint: user/profile.php
[13-May-2026 15:00:19 UTC] Full Log Data: {
    "timestamp": "2026-05-13 15:00:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "62.89.210.35",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "62.89.210.35, 162.158.110.252",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyODg4MjV9.IW3nEZxDjKTOShH8JLHS2Iu3nUOJn2LZAGz-um9TtmA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb28838ced03685-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "62.89.210.35",
        "cf-ipcountry": "TJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 15:00:19 UTC] === END API CALL LOG ===
[13-May-2026 15:00:19 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 15:00:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyODg4MjV9.IW3nEZxDjKTOShH8JLHS2Iu3nUOJn2LZAGz-um9TtmA
[13-May-2026 15:00:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 15:00:19 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 15:00:19 UTC] User ID: 570
[13-May-2026 15:00:19 UTC] ✅ User profile retrieved successfully for user ID: 570
[13-May-2026 15:00:23 UTC] === API CALL LOG ===
[13-May-2026 15:00:23 UTC] Endpoint: user/profile.php
[13-May-2026 15:00:23 UTC] Full Log Data: {
    "timestamp": "2026-05-13 15:00:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "62.89.210.35",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "62.89.210.35, 162.158.110.252",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyODg4MjV9.IW3nEZxDjKTOShH8JLHS2Iu3nUOJn2LZAGz-um9TtmA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb2885139023685-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "62.89.210.35",
        "cf-ipcountry": "TJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 15:00:23 UTC] === END API CALL LOG ===
[13-May-2026 15:00:23 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 15:00:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyODg4MjV9.IW3nEZxDjKTOShH8JLHS2Iu3nUOJn2LZAGz-um9TtmA
[13-May-2026 15:00:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 15:00:23 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 15:00:23 UTC] User ID: 570
[13-May-2026 15:00:23 UTC] ✅ User profile retrieved successfully for user ID: 570
[13-May-2026 15:00:24 UTC] User Purchases API - User ID: 570
[13-May-2026 15:00:24 UTC] User Purchases API - Total purchases found: 0
[13-May-2026 15:00:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 15:00:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 15:00:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"62.89.210.35, 162.158.110.252","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyODg4MjV9.IW3nEZxDjKTOShH8JLHS2Iu3nUOJn2LZAGz-um9TtmA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fb28854ecca3685-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"62.89.210.35","cf-ipcountry":"TJ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-May-2026 15:00:24 UTC] === User Orders API Called ===
[13-May-2026 15:00:24 UTC] User ID: 570
[13-May-2026 15:00:24 UTC] Limit: 20, Offset: 0
[13-May-2026 15:00:24 UTC] Orders found: 0
[13-May-2026 15:00:24 UTC] Orders data: []
[13-May-2026 15:00:24 UTC] Total orders count: 0
[13-May-2026 15:00:25 UTC] === API CALL LOG ===
[13-May-2026 15:00:25 UTC] Endpoint: user/profile.php
[13-May-2026 15:00:25 UTC] Full Log Data: {
    "timestamp": "2026-05-13 15:00:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "62.89.210.35",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "62.89.210.35, 162.158.110.252",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyODg4MjV9.IW3nEZxDjKTOShH8JLHS2Iu3nUOJn2LZAGz-um9TtmA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb28859d9593685-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "62.89.210.35",
        "cf-ipcountry": "TJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 15:00:25 UTC] === END API CALL LOG ===
[13-May-2026 15:00:25 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 15:00:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyODg4MjV9.IW3nEZxDjKTOShH8JLHS2Iu3nUOJn2LZAGz-um9TtmA
[13-May-2026 15:00:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 15:00:25 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 15:00:25 UTC] User ID: 570
[13-May-2026 15:00:25 UTC] ✅ User profile retrieved successfully for user ID: 570
[13-May-2026 15:00:25 UTC] User Purchases API - User ID: 570
[13-May-2026 15:00:25 UTC] User Purchases API - Total purchases found: 0
[13-May-2026 15:00:29 UTC] === API CALL LOG ===
[13-May-2026 15:00:29 UTC] Endpoint: user/profile.php
[13-May-2026 15:00:29 UTC] Full Log Data: {
    "timestamp": "2026-05-13 15:00:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "62.89.210.35",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "62.89.210.35, 162.158.110.252",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyODg4MjV9.IW3nEZxDjKTOShH8JLHS2Iu3nUOJn2LZAGz-um9TtmA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb288749c7b3685-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "62.89.210.35",
        "cf-ipcountry": "TJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 15:00:29 UTC] === END API CALL LOG ===
[13-May-2026 15:00:29 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 15:00:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyODg4MjV9.IW3nEZxDjKTOShH8JLHS2Iu3nUOJn2LZAGz-um9TtmA
[13-May-2026 15:00:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 15:00:29 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 15:00:29 UTC] User ID: 570
[13-May-2026 15:00:29 UTC] ✅ User profile retrieved successfully for user ID: 570
[13-May-2026 15:00:29 UTC] User Purchases API - User ID: 570
[13-May-2026 15:00:29 UTC] User Purchases API - Total purchases found: 0
[13-May-2026 15:00:33 UTC] === API CALL LOG ===
[13-May-2026 15:00:33 UTC] Endpoint: user/profile.php
[13-May-2026 15:00:33 UTC] Full Log Data: {
    "timestamp": "2026-05-13 15:00:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "62.89.210.35",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "62.89.210.35, 162.158.110.252",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyODg4MjV9.IW3nEZxDjKTOShH8JLHS2Iu3nUOJn2LZAGz-um9TtmA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb2888f4f693685-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "62.89.210.35",
        "cf-ipcountry": "TJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 15:00:33 UTC] === END API CALL LOG ===
[13-May-2026 15:00:33 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 15:00:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyODg4MjV9.IW3nEZxDjKTOShH8JLHS2Iu3nUOJn2LZAGz-um9TtmA
[13-May-2026 15:00:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 15:00:33 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 15:00:33 UTC] User ID: 570
[13-May-2026 15:00:33 UTC] ✅ User profile retrieved successfully for user ID: 570
[13-May-2026 15:00:33 UTC] User Purchases API - User ID: 570
[13-May-2026 15:00:33 UTC] User Purchases API - Total purchases found: 0
[13-May-2026 15:00:35 UTC] User Purchases API - User ID: 570
[13-May-2026 15:00:35 UTC] User Purchases API - Total purchases found: 0
[13-May-2026 15:00:36 UTC] === API CALL LOG ===
[13-May-2026 15:00:36 UTC] Endpoint: user/profile.php
[13-May-2026 15:00:36 UTC] Full Log Data: {
    "timestamp": "2026-05-13 15:00:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "62.89.210.35",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "62.89.210.35, 162.158.110.252",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyODg4MjV9.IW3nEZxDjKTOShH8JLHS2Iu3nUOJn2LZAGz-um9TtmA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb288a03be33685-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "62.89.210.35",
        "cf-ipcountry": "TJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 15:00:36 UTC] === END API CALL LOG ===
[13-May-2026 15:00:36 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 15:00:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyODg4MjV9.IW3nEZxDjKTOShH8JLHS2Iu3nUOJn2LZAGz-um9TtmA
[13-May-2026 15:00:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 15:00:36 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 15:00:36 UTC] User ID: 570
[13-May-2026 15:00:36 UTC] ✅ User profile retrieved successfully for user ID: 570
[13-May-2026 15:00:36 UTC] User Purchases API - User ID: 570
[13-May-2026 15:00:36 UTC] User Purchases API - Total purchases found: 0
[13-May-2026 15:00:43 UTC] === API CALL LOG ===
[13-May-2026 15:00:43 UTC] Endpoint: user/profile.php
[13-May-2026 15:00:43 UTC] Full Log Data: {
    "timestamp": "2026-05-13 15:00:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "62.89.210.35",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "62.89.210.35, 162.158.110.253",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyODg4MjV9.IW3nEZxDjKTOShH8JLHS2Iu3nUOJn2LZAGz-um9TtmA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb288c89d503685-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "62.89.210.35",
        "cf-ipcountry": "TJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 15:00:43 UTC] === END API CALL LOG ===
[13-May-2026 15:00:43 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 15:00:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3NzkyODg4MjV9.IW3nEZxDjKTOShH8JLHS2Iu3nUOJn2LZAGz-um9TtmA
[13-May-2026 15:00:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 15:00:43 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 15:00:43 UTC] User ID: 570
[13-May-2026 15:00:43 UTC] ✅ User profile retrieved successfully for user ID: 570
[13-May-2026 15:00:43 UTC] User Purchases API - User ID: 570
[13-May-2026 15:00:43 UTC] User Purchases API - Total purchases found: 0
[13-May-2026 15:30:07 UTC] === API CALL LOG ===
[13-May-2026 15:30:07 UTC] Endpoint: user/profile.php
[13-May-2026 15:30:07 UTC] Full Log Data: {
    "timestamp": "2026-05-13 15:30:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:5039:6b01:bed9:1915:9085:3e58",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:5039:6b01:bed9:1915:9085:3e58, 172.64.198.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ0IiwidXNlcm5hbWUiOiJAU2V2aW5jaGthX21tIiwiZW1haWwiOiJheml6eG9uYXNxYXJ4b25vdjE5OTFAZ21haWwuY29tIiwiZXhwIjoxNzc5MDU5ODQ5fQ.pdyx9a19fD7T3nzn_ZMQwpXQkuAv5cOqYHq17SZgzos",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb2b3da4bf92f91-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a05:45c2:5039:6b01:bed9:1915:9085:3e58",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 15:30:07 UTC] === END API CALL LOG ===
[13-May-2026 15:30:07 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 15:30:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ0IiwidXNlcm5hbWUiOiJAU2V2aW5jaGthX21tIiwiZW1haWwiOiJheml6eG9uYXNxYXJ4b25vdjE5OTFAZ21haWwuY29tIiwiZXhwIjoxNzc5MDU5ODQ5fQ.pdyx9a19fD7T3nzn_ZMQwpXQkuAv5cOqYHq17SZgzos
[13-May-2026 15:30:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 15:30:07 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 15:30:07 UTC] User ID: 544
[13-May-2026 15:30:07 UTC] ✅ User profile retrieved successfully for user ID: 544
[13-May-2026 15:30:08 UTC] === API CALL LOG ===
[13-May-2026 15:30:08 UTC] Endpoint: user/profile.php
[13-May-2026 15:30:08 UTC] Full Log Data: {
    "timestamp": "2026-05-13 15:30:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:5039:6b01:bed9:1915:9085:3e58",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:5039:6b01:bed9:1915:9085:3e58, 172.64.198.49",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ0IiwidXNlcm5hbWUiOiJAU2V2aW5jaGthX21tIiwiZW1haWwiOiJheml6eG9uYXNxYXJ4b25vdjE5OTFAZ21haWwuY29tIiwiZXhwIjoxNzc5MDU5ODQ5fQ.pdyx9a19fD7T3nzn_ZMQwpXQkuAv5cOqYHq17SZgzos",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb2b3e3fb452f91-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a05:45c2:5039:6b01:bed9:1915:9085:3e58",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 15:30:08 UTC] === END API CALL LOG ===
[13-May-2026 15:30:08 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 15:30:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ0IiwidXNlcm5hbWUiOiJAU2V2aW5jaGthX21tIiwiZW1haWwiOiJheml6eG9uYXNxYXJ4b25vdjE5OTFAZ21haWwuY29tIiwiZXhwIjoxNzc5MDU5ODQ5fQ.pdyx9a19fD7T3nzn_ZMQwpXQkuAv5cOqYHq17SZgzos
[13-May-2026 15:30:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 15:30:08 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 15:30:08 UTC] User ID: 544
[13-May-2026 15:30:08 UTC] ✅ User profile retrieved successfully for user ID: 544
[13-May-2026 15:30:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 15:30:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 15:30:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a05:45c2:5039:6b01:bed9:1915:9085:3e58, 172.64.198.49","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ0IiwidXNlcm5hbWUiOiJAU2V2aW5jaGthX21tIiwiZW1haWwiOiJheml6eG9uYXNxYXJ4b25vdjE5OTFAZ21haWwuY29tIiwiZXhwIjoxNzc5MDU5ODQ5fQ.pdyx9a19fD7T3nzn_ZMQwpXQkuAv5cOqYHq17SZgzos","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fb2b3e3fb4a2f91-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a05:45c2:5039:6b01:bed9:1915:9085:3e58","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-May-2026 15:30:08 UTC] === User Orders API Called ===
[13-May-2026 15:30:08 UTC] User ID: 544
[13-May-2026 15:30:08 UTC] Limit: 20, Offset: 0
[13-May-2026 15:30:08 UTC] Orders found: 0
[13-May-2026 15:30:08 UTC] Orders data: []
[13-May-2026 15:30:08 UTC] Total orders count: 0
[13-May-2026 15:30:08 UTC] === API CALL LOG ===
[13-May-2026 15:30:08 UTC] Endpoint: user/profile.php
[13-May-2026 15:30:08 UTC] Full Log Data: {
    "timestamp": "2026-05-13 15:30:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:5039:6b01:bed9:1915:9085:3e58",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:5039:6b01:bed9:1915:9085:3e58, 172.64.198.49",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ0IiwidXNlcm5hbWUiOiJAU2V2aW5jaGthX21tIiwiZW1haWwiOiJheml6eG9uYXNxYXJ4b25vdjE5OTFAZ21haWwuY29tIiwiZXhwIjoxNzc5MDU5ODQ5fQ.pdyx9a19fD7T3nzn_ZMQwpXQkuAv5cOqYHq17SZgzos",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb2b3e49cff2f91-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a05:45c2:5039:6b01:bed9:1915:9085:3e58",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 15:30:08 UTC] === END API CALL LOG ===
[13-May-2026 15:30:08 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 15:30:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ0IiwidXNlcm5hbWUiOiJAU2V2aW5jaGthX21tIiwiZW1haWwiOiJheml6eG9uYXNxYXJ4b25vdjE5OTFAZ21haWwuY29tIiwiZXhwIjoxNzc5MDU5ODQ5fQ.pdyx9a19fD7T3nzn_ZMQwpXQkuAv5cOqYHq17SZgzos
[13-May-2026 15:30:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 15:30:08 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 15:30:08 UTC] User ID: 544
[13-May-2026 15:30:08 UTC] ✅ User profile retrieved successfully for user ID: 544
[13-May-2026 15:30:09 UTC] === API CALL LOG ===
[13-May-2026 15:30:09 UTC] Endpoint: user/profile.php
[13-May-2026 15:30:09 UTC] Full Log Data: {
    "timestamp": "2026-05-13 15:30:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:5039:6b01:bed9:1915:9085:3e58",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:5039:6b01:bed9:1915:9085:3e58, 172.64.198.49",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ0IiwidXNlcm5hbWUiOiJAU2V2aW5jaGthX21tIiwiZW1haWwiOiJheml6eG9uYXNxYXJ4b25vdjE5OTFAZ21haWwuY29tIiwiZXhwIjoxNzc5MDU5ODQ5fQ.pdyx9a19fD7T3nzn_ZMQwpXQkuAv5cOqYHq17SZgzos",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb2b3e89f092f91-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a05:45c2:5039:6b01:bed9:1915:9085:3e58",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 15:30:09 UTC] === END API CALL LOG ===
[13-May-2026 15:30:09 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 15:30:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ0IiwidXNlcm5hbWUiOiJAU2V2aW5jaGthX21tIiwiZW1haWwiOiJheml6eG9uYXNxYXJ4b25vdjE5OTFAZ21haWwuY29tIiwiZXhwIjoxNzc5MDU5ODQ5fQ.pdyx9a19fD7T3nzn_ZMQwpXQkuAv5cOqYHq17SZgzos
[13-May-2026 15:30:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 15:30:09 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 15:30:09 UTC] User ID: 544
[13-May-2026 15:30:09 UTC] ✅ User profile retrieved successfully for user ID: 544
[13-May-2026 15:30:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 15:30:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 15:30:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a05:45c2:5039:6b01:bed9:1915:9085:3e58, 172.64.198.49","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ0IiwidXNlcm5hbWUiOiJAU2V2aW5jaGthX21tIiwiZW1haWwiOiJheml6eG9uYXNxYXJ4b25vdjE5OTFAZ21haWwuY29tIiwiZXhwIjoxNzc5MDU5ODQ5fQ.pdyx9a19fD7T3nzn_ZMQwpXQkuAv5cOqYHq17SZgzos","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fb2b406ce2f2f91-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a05:45c2:5039:6b01:bed9:1915:9085:3e58","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-May-2026 15:30:14 UTC] === User Orders API Called ===
[13-May-2026 15:30:14 UTC] User ID: 544
[13-May-2026 15:30:14 UTC] Limit: 20, Offset: 0
[13-May-2026 15:30:14 UTC] Orders found: 0
[13-May-2026 15:30:14 UTC] Orders data: []
[13-May-2026 15:30:14 UTC] Total orders count: 0
[13-May-2026 15:30:16 UTC] === API CALL LOG ===
[13-May-2026 15:30:16 UTC] Endpoint: user/profile.php
[13-May-2026 15:30:16 UTC] Full Log Data: {
    "timestamp": "2026-05-13 15:30:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:5039:6b01:bed9:1915:9085:3e58",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:5039:6b01:bed9:1915:9085:3e58, 172.64.198.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ0IiwidXNlcm5hbWUiOiJAU2V2aW5jaGthX21tIiwiZW1haWwiOiJheml6eG9uYXNxYXJ4b25vdjE5OTFAZ21haWwuY29tIiwiZXhwIjoxNzc5MDU5ODQ5fQ.pdyx9a19fD7T3nzn_ZMQwpXQkuAv5cOqYHq17SZgzos",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb2b411bb9c2f91-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a05:45c2:5039:6b01:bed9:1915:9085:3e58",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 15:30:16 UTC] === END API CALL LOG ===
[13-May-2026 15:30:16 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 15:30:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ0IiwidXNlcm5hbWUiOiJAU2V2aW5jaGthX21tIiwiZW1haWwiOiJheml6eG9uYXNxYXJ4b25vdjE5OTFAZ21haWwuY29tIiwiZXhwIjoxNzc5MDU5ODQ5fQ.pdyx9a19fD7T3nzn_ZMQwpXQkuAv5cOqYHq17SZgzos
[13-May-2026 15:30:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 15:30:16 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 15:30:16 UTC] User ID: 544
[13-May-2026 15:30:16 UTC] ✅ User profile retrieved successfully for user ID: 544
[13-May-2026 15:30:16 UTC] User Purchases API - User ID: 544
[13-May-2026 15:30:16 UTC] User Purchases API - Total purchases found: 0
[13-May-2026 15:30:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 15:30:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 15:30:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a05:45c2:5039:6b01:bed9:1915:9085:3e58, 172.64.198.15","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ0IiwidXNlcm5hbWUiOiJAU2V2aW5jaGthX21tIiwiZW1haWwiOiJheml6eG9uYXNxYXJ4b25vdjE5OTFAZ21haWwuY29tIiwiZXhwIjoxNzc5MDU5ODQ5fQ.pdyx9a19fD7T3nzn_ZMQwpXQkuAv5cOqYHq17SZgzos","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fb2b41bab342f91-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a05:45c2:5039:6b01:bed9:1915:9085:3e58","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-May-2026 15:30:17 UTC] === User Orders API Called ===
[13-May-2026 15:30:17 UTC] User ID: 544
[13-May-2026 15:30:17 UTC] Limit: 20, Offset: 0
[13-May-2026 15:30:17 UTC] Orders found: 0
[13-May-2026 15:30:17 UTC] Orders data: []
[13-May-2026 15:30:17 UTC] Total orders count: 0
[13-May-2026 15:30:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 15:30:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 15:30:20 UTC] === API CALL LOG ===
[13-May-2026 15:30:20 UTC] Endpoint: user/profile.php
[13-May-2026 15:30:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a05:45c2:5039:6b01:bed9:1915:9085:3e58, 172.64.198.15","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ0IiwidXNlcm5hbWUiOiJAU2V2aW5jaGthX21tIiwiZW1haWwiOiJheml6eG9uYXNxYXJ4b25vdjE5OTFAZ21haWwuY29tIiwiZXhwIjoxNzc5MDU5ODQ5fQ.pdyx9a19fD7T3nzn_ZMQwpXQkuAv5cOqYHq17SZgzos","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fb2b43078022f91-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a05:45c2:5039:6b01:bed9:1915:9085:3e58","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-May-2026 15:30:20 UTC] Full Log Data: {
    "timestamp": "2026-05-13 15:30:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:5039:6b01:bed9:1915:9085:3e58",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:5039:6b01:bed9:1915:9085:3e58, 172.64.198.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ0IiwidXNlcm5hbWUiOiJAU2V2aW5jaGthX21tIiwiZW1haWwiOiJheml6eG9uYXNxYXJ4b25vdjE5OTFAZ21haWwuY29tIiwiZXhwIjoxNzc5MDU5ODQ5fQ.pdyx9a19fD7T3nzn_ZMQwpXQkuAv5cOqYHq17SZgzos",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb2b43078072f91-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a05:45c2:5039:6b01:bed9:1915:9085:3e58",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 15:30:20 UTC] === User Orders API Called ===
[13-May-2026 15:30:20 UTC] === END API CALL LOG ===
[13-May-2026 15:30:20 UTC] User ID: 544
[13-May-2026 15:30:20 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 15:30:20 UTC] Limit: 20, Offset: 0
[13-May-2026 15:30:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ0IiwidXNlcm5hbWUiOiJAU2V2aW5jaGthX21tIiwiZW1haWwiOiJheml6eG9uYXNxYXJ4b25vdjE5OTFAZ21haWwuY29tIiwiZXhwIjoxNzc5MDU5ODQ5fQ.pdyx9a19fD7T3nzn_ZMQwpXQkuAv5cOqYHq17SZgzos
[13-May-2026 15:30:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 15:30:20 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 15:30:20 UTC] User ID: 544
[13-May-2026 15:30:20 UTC] Orders found: 0
[13-May-2026 15:30:20 UTC] Orders data: []
[13-May-2026 15:30:20 UTC] ✅ User profile retrieved successfully for user ID: 544
[13-May-2026 15:30:20 UTC] Total orders count: 0
[13-May-2026 15:30:21 UTC] === API CALL LOG ===
[13-May-2026 15:30:21 UTC] Endpoint: user/profile.php
[13-May-2026 15:30:21 UTC] Full Log Data: {
    "timestamp": "2026-05-13 15:30:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:5039:6b01:bed9:1915:9085:3e58",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:5039:6b01:bed9:1915:9085:3e58, 172.64.198.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ0IiwidXNlcm5hbWUiOiJAU2V2aW5jaGthX21tIiwiZW1haWwiOiJheml6eG9uYXNxYXJ4b25vdjE5OTFAZ21haWwuY29tIiwiZXhwIjoxNzc5MDU5ODQ5fQ.pdyx9a19fD7T3nzn_ZMQwpXQkuAv5cOqYHq17SZgzos",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb2b4326c412f91-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a05:45c2:5039:6b01:bed9:1915:9085:3e58",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 15:30:21 UTC] === END API CALL LOG ===
[13-May-2026 15:30:21 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 15:30:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ0IiwidXNlcm5hbWUiOiJAU2V2aW5jaGthX21tIiwiZW1haWwiOiJheml6eG9uYXNxYXJ4b25vdjE5OTFAZ21haWwuY29tIiwiZXhwIjoxNzc5MDU5ODQ5fQ.pdyx9a19fD7T3nzn_ZMQwpXQkuAv5cOqYHq17SZgzos
[13-May-2026 15:30:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 15:30:21 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 15:30:21 UTC] User ID: 544
[13-May-2026 15:30:21 UTC] ✅ User profile retrieved successfully for user ID: 544
[13-May-2026 15:30:21 UTC] === API CALL LOG ===
[13-May-2026 15:30:21 UTC] Endpoint: user/profile.php
[13-May-2026 15:30:21 UTC] Full Log Data: {
    "timestamp": "2026-05-13 15:30:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:5039:6b01:bed9:1915:9085:3e58",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:5039:6b01:bed9:1915:9085:3e58, 172.64.198.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ0IiwidXNlcm5hbWUiOiJAU2V2aW5jaGthX21tIiwiZW1haWwiOiJheml6eG9uYXNxYXJ4b25vdjE5OTFAZ21haWwuY29tIiwiZXhwIjoxNzc5MDU5ODQ5fQ.pdyx9a19fD7T3nzn_ZMQwpXQkuAv5cOqYHq17SZgzos",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb2b4358bd32f91-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a05:45c2:5039:6b01:bed9:1915:9085:3e58",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 15:30:21 UTC] === END API CALL LOG ===
[13-May-2026 15:30:21 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 15:30:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ0IiwidXNlcm5hbWUiOiJAU2V2aW5jaGthX21tIiwiZW1haWwiOiJheml6eG9uYXNxYXJ4b25vdjE5OTFAZ21haWwuY29tIiwiZXhwIjoxNzc5MDU5ODQ5fQ.pdyx9a19fD7T3nzn_ZMQwpXQkuAv5cOqYHq17SZgzos
[13-May-2026 15:30:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 15:30:21 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 15:30:21 UTC] User ID: 544
[13-May-2026 15:30:21 UTC] ✅ User profile retrieved successfully for user ID: 544
[13-May-2026 15:30:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 15:30:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 15:30:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a05:45c2:5039:6b01:bed9:1915:9085:3e58, 172.64.198.14","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ0IiwidXNlcm5hbWUiOiJAU2V2aW5jaGthX21tIiwiZW1haWwiOiJheml6eG9uYXNxYXJ4b25vdjE5OTFAZ21haWwuY29tIiwiZXhwIjoxNzc5MDU5ODQ5fQ.pdyx9a19fD7T3nzn_ZMQwpXQkuAv5cOqYHq17SZgzos","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fb2b46ad8652f91-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a05:45c2:5039:6b01:bed9:1915:9085:3e58","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-May-2026 15:30:30 UTC] === User Orders API Called ===
[13-May-2026 15:30:30 UTC] User ID: 544
[13-May-2026 15:30:30 UTC] Limit: 20, Offset: 0
[13-May-2026 15:30:30 UTC] Orders found: 0
[13-May-2026 15:30:30 UTC] Orders data: []
[13-May-2026 15:30:30 UTC] Total orders count: 0
[13-May-2026 15:30:30 UTC] === API CALL LOG ===
[13-May-2026 15:30:30 UTC] Endpoint: user/profile.php
[13-May-2026 15:30:30 UTC] Full Log Data: {
    "timestamp": "2026-05-13 15:30:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:5039:6b01:bed9:1915:9085:3e58",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:5039:6b01:bed9:1915:9085:3e58, 172.64.198.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ0IiwidXNlcm5hbWUiOiJAU2V2aW5jaGthX21tIiwiZW1haWwiOiJheml6eG9uYXNxYXJ4b25vdjE5OTFAZ21haWwuY29tIiwiZXhwIjoxNzc5MDU5ODQ5fQ.pdyx9a19fD7T3nzn_ZMQwpXQkuAv5cOqYHq17SZgzos",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb2b46ad8672f91-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a05:45c2:5039:6b01:bed9:1915:9085:3e58",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 15:30:30 UTC] === END API CALL LOG ===
[13-May-2026 15:30:30 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 15:30:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ0IiwidXNlcm5hbWUiOiJAU2V2aW5jaGthX21tIiwiZW1haWwiOiJheml6eG9uYXNxYXJ4b25vdjE5OTFAZ21haWwuY29tIiwiZXhwIjoxNzc5MDU5ODQ5fQ.pdyx9a19fD7T3nzn_ZMQwpXQkuAv5cOqYHq17SZgzos
[13-May-2026 15:30:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 15:30:30 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 15:30:30 UTC] User ID: 544
[13-May-2026 15:30:30 UTC] ✅ User profile retrieved successfully for user ID: 544
[13-May-2026 15:30:30 UTC] === API CALL LOG ===
[13-May-2026 15:30:30 UTC] Endpoint: user/profile.php
[13-May-2026 15:30:30 UTC] Full Log Data: {
    "timestamp": "2026-05-13 15:30:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:5039:6b01:bed9:1915:9085:3e58",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:5039:6b01:bed9:1915:9085:3e58, 172.64.198.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ0IiwidXNlcm5hbWUiOiJAU2V2aW5jaGthX21tIiwiZW1haWwiOiJheml6eG9uYXNxYXJ4b25vdjE5OTFAZ21haWwuY29tIiwiZXhwIjoxNzc5MDU5ODQ5fQ.pdyx9a19fD7T3nzn_ZMQwpXQkuAv5cOqYHq17SZgzos",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb2b46d3e632f91-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a05:45c2:5039:6b01:bed9:1915:9085:3e58",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 15:30:30 UTC] === END API CALL LOG ===
[13-May-2026 15:30:30 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 15:30:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ0IiwidXNlcm5hbWUiOiJAU2V2aW5jaGthX21tIiwiZW1haWwiOiJheml6eG9uYXNxYXJ4b25vdjE5OTFAZ21haWwuY29tIiwiZXhwIjoxNzc5MDU5ODQ5fQ.pdyx9a19fD7T3nzn_ZMQwpXQkuAv5cOqYHq17SZgzos
[13-May-2026 15:30:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 15:30:30 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 15:30:30 UTC] User ID: 544
[13-May-2026 15:30:30 UTC] ✅ User profile retrieved successfully for user ID: 544
[13-May-2026 15:30:30 UTC] === API CALL LOG ===
[13-May-2026 15:30:30 UTC] Endpoint: user/profile.php
[13-May-2026 15:30:30 UTC] Full Log Data: {
    "timestamp": "2026-05-13 15:30:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:5039:6b01:bed9:1915:9085:3e58",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:5039:6b01:bed9:1915:9085:3e58, 172.64.198.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ0IiwidXNlcm5hbWUiOiJAU2V2aW5jaGthX21tIiwiZW1haWwiOiJheml6eG9uYXNxYXJ4b25vdjE5OTFAZ21haWwuY29tIiwiZXhwIjoxNzc5MDU5ODQ5fQ.pdyx9a19fD7T3nzn_ZMQwpXQkuAv5cOqYHq17SZgzos",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb2b46f3c2c2f91-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a05:45c2:5039:6b01:bed9:1915:9085:3e58",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 15:30:30 UTC] === END API CALL LOG ===
[13-May-2026 15:30:30 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 15:30:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ0IiwidXNlcm5hbWUiOiJAU2V2aW5jaGthX21tIiwiZW1haWwiOiJheml6eG9uYXNxYXJ4b25vdjE5OTFAZ21haWwuY29tIiwiZXhwIjoxNzc5MDU5ODQ5fQ.pdyx9a19fD7T3nzn_ZMQwpXQkuAv5cOqYHq17SZgzos
[13-May-2026 15:30:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 15:30:30 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 15:30:30 UTC] User ID: 544
[13-May-2026 15:30:30 UTC] ✅ User profile retrieved successfully for user ID: 544
[13-May-2026 15:30:38 UTC] === API CALL LOG ===
[13-May-2026 15:30:38 UTC] Endpoint: user/profile.php
[13-May-2026 15:30:38 UTC] Full Log Data: {
    "timestamp": "2026-05-13 15:30:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:5039:6b01:bed9:1915:9085:3e58",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:5039:6b01:bed9:1915:9085:3e58, 172.64.198.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ0IiwidXNlcm5hbWUiOiJAU2V2aW5jaGthX21tIiwiZW1haWwiOiJheml6eG9uYXNxYXJ4b25vdjE5OTFAZ21haWwuY29tIiwiZXhwIjoxNzc5MDU5ODQ5fQ.pdyx9a19fD7T3nzn_ZMQwpXQkuAv5cOqYHq17SZgzos",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb2b49bec7b2f91-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a05:45c2:5039:6b01:bed9:1915:9085:3e58",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 15:30:38 UTC] === END API CALL LOG ===
[13-May-2026 15:30:38 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 15:30:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ0IiwidXNlcm5hbWUiOiJAU2V2aW5jaGthX21tIiwiZW1haWwiOiJheml6eG9uYXNxYXJ4b25vdjE5OTFAZ21haWwuY29tIiwiZXhwIjoxNzc5MDU5ODQ5fQ.pdyx9a19fD7T3nzn_ZMQwpXQkuAv5cOqYHq17SZgzos
[13-May-2026 15:30:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 15:30:38 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 15:30:38 UTC] User ID: 544
[13-May-2026 15:30:38 UTC] ✅ User profile retrieved successfully for user ID: 544
[13-May-2026 15:30:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 15:30:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 15:30:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a05:45c2:5039:6b01:bed9:1915:9085:3e58, 172.64.198.15","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ0IiwidXNlcm5hbWUiOiJAU2V2aW5jaGthX21tIiwiZW1haWwiOiJheml6eG9uYXNxYXJ4b25vdjE5OTFAZ21haWwuY29tIiwiZXhwIjoxNzc5MDU5ODQ5fQ.pdyx9a19fD7T3nzn_ZMQwpXQkuAv5cOqYHq17SZgzos","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fb2b4f34e272f91-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a05:45c2:5039:6b01:bed9:1915:9085:3e58","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-May-2026 15:30:52 UTC] === User Orders API Called ===
[13-May-2026 15:30:52 UTC] User ID: 544
[13-May-2026 15:30:52 UTC] Limit: 20, Offset: 0
[13-May-2026 15:30:52 UTC] Orders found: 0
[13-May-2026 15:30:52 UTC] Orders data: []
[13-May-2026 15:30:52 UTC] Total orders count: 0
[13-May-2026 15:30:52 UTC] === API CALL LOG ===
[13-May-2026 15:30:52 UTC] Endpoint: user/profile.php
[13-May-2026 15:30:52 UTC] Full Log Data: {
    "timestamp": "2026-05-13 15:30:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:5039:6b01:bed9:1915:9085:3e58",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:5039:6b01:bed9:1915:9085:3e58, 172.64.198.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ0IiwidXNlcm5hbWUiOiJAU2V2aW5jaGthX21tIiwiZW1haWwiOiJheml6eG9uYXNxYXJ4b25vdjE5OTFAZ21haWwuY29tIiwiZXhwIjoxNzc5MDU5ODQ5fQ.pdyx9a19fD7T3nzn_ZMQwpXQkuAv5cOqYHq17SZgzos",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb2b4f34e292f91-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a05:45c2:5039:6b01:bed9:1915:9085:3e58",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 15:30:52 UTC] === END API CALL LOG ===
[13-May-2026 15:30:52 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 15:30:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ0IiwidXNlcm5hbWUiOiJAU2V2aW5jaGthX21tIiwiZW1haWwiOiJheml6eG9uYXNxYXJ4b25vdjE5OTFAZ21haWwuY29tIiwiZXhwIjoxNzc5MDU5ODQ5fQ.pdyx9a19fD7T3nzn_ZMQwpXQkuAv5cOqYHq17SZgzos
[13-May-2026 15:30:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 15:30:52 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 15:30:52 UTC] User ID: 544
[13-May-2026 15:30:52 UTC] ✅ User profile retrieved successfully for user ID: 544
[13-May-2026 15:30:52 UTC] === API CALL LOG ===
[13-May-2026 15:30:52 UTC] Endpoint: user/profile.php
[13-May-2026 15:30:52 UTC] Full Log Data: {
    "timestamp": "2026-05-13 15:30:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:5039:6b01:bed9:1915:9085:3e58",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:5039:6b01:bed9:1915:9085:3e58, 172.64.198.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ0IiwidXNlcm5hbWUiOiJAU2V2aW5jaGthX21tIiwiZW1haWwiOiJheml6eG9uYXNxYXJ4b25vdjE5OTFAZ21haWwuY29tIiwiZXhwIjoxNzc5MDU5ODQ5fQ.pdyx9a19fD7T3nzn_ZMQwpXQkuAv5cOqYHq17SZgzos",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb2b4f4fa522f91-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a05:45c2:5039:6b01:bed9:1915:9085:3e58",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 15:30:52 UTC] === END API CALL LOG ===
[13-May-2026 15:30:52 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 15:30:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ0IiwidXNlcm5hbWUiOiJAU2V2aW5jaGthX21tIiwiZW1haWwiOiJheml6eG9uYXNxYXJ4b25vdjE5OTFAZ21haWwuY29tIiwiZXhwIjoxNzc5MDU5ODQ5fQ.pdyx9a19fD7T3nzn_ZMQwpXQkuAv5cOqYHq17SZgzos
[13-May-2026 15:30:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 15:30:52 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 15:30:52 UTC] User ID: 544
[13-May-2026 15:30:52 UTC] ✅ User profile retrieved successfully for user ID: 544
[13-May-2026 15:30:52 UTC] === API CALL LOG ===
[13-May-2026 15:30:52 UTC] Endpoint: user/profile.php
[13-May-2026 15:30:52 UTC] Full Log Data: {
    "timestamp": "2026-05-13 15:30:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:5039:6b01:bed9:1915:9085:3e58",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:5039:6b01:bed9:1915:9085:3e58, 172.64.198.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ0IiwidXNlcm5hbWUiOiJAU2V2aW5jaGthX21tIiwiZW1haWwiOiJheml6eG9uYXNxYXJ4b25vdjE5OTFAZ21haWwuY29tIiwiZXhwIjoxNzc5MDU5ODQ5fQ.pdyx9a19fD7T3nzn_ZMQwpXQkuAv5cOqYHq17SZgzos",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb2b4f809c32f91-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a05:45c2:5039:6b01:bed9:1915:9085:3e58",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 15:30:52 UTC] === END API CALL LOG ===
[13-May-2026 15:30:52 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 15:30:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ0IiwidXNlcm5hbWUiOiJAU2V2aW5jaGthX21tIiwiZW1haWwiOiJheml6eG9uYXNxYXJ4b25vdjE5OTFAZ21haWwuY29tIiwiZXhwIjoxNzc5MDU5ODQ5fQ.pdyx9a19fD7T3nzn_ZMQwpXQkuAv5cOqYHq17SZgzos
[13-May-2026 15:30:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 15:30:52 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 15:30:52 UTC] User ID: 544
[13-May-2026 15:30:52 UTC] ✅ User profile retrieved successfully for user ID: 544
[13-May-2026 15:30:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 15:30:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 15:30:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a05:45c2:5039:6b01:bed9:1915:9085:3e58, 172.64.198.15","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ0IiwidXNlcm5hbWUiOiJAU2V2aW5jaGthX21tIiwiZW1haWwiOiJheml6eG9uYXNxYXJ4b25vdjE5OTFAZ21haWwuY29tIiwiZXhwIjoxNzc5MDU5ODQ5fQ.pdyx9a19fD7T3nzn_ZMQwpXQkuAv5cOqYHq17SZgzos","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fb2b51a7ca32f91-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a05:45c2:5039:6b01:bed9:1915:9085:3e58","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-May-2026 15:30:58 UTC] === User Orders API Called ===
[13-May-2026 15:30:58 UTC] User ID: 544
[13-May-2026 15:30:58 UTC] Limit: 20, Offset: 0
[13-May-2026 15:30:58 UTC] Orders found: 0
[13-May-2026 15:30:58 UTC] Orders data: []
[13-May-2026 15:30:58 UTC] Total orders count: 0
[13-May-2026 15:30:59 UTC] === API CALL LOG ===
[13-May-2026 15:30:59 UTC] Endpoint: user/profile.php
[13-May-2026 15:30:59 UTC] Full Log Data: {
    "timestamp": "2026-05-13 15:30:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:5039:6b01:bed9:1915:9085:3e58",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:5039:6b01:bed9:1915:9085:3e58, 172.64.198.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ0IiwidXNlcm5hbWUiOiJAU2V2aW5jaGthX21tIiwiZW1haWwiOiJheml6eG9uYXNxYXJ4b25vdjE5OTFAZ21haWwuY29tIiwiZXhwIjoxNzc5MDU5ODQ5fQ.pdyx9a19fD7T3nzn_ZMQwpXQkuAv5cOqYHq17SZgzos",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb2b51f39ff2f91-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a05:45c2:5039:6b01:bed9:1915:9085:3e58",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 15:30:59 UTC] === END API CALL LOG ===
[13-May-2026 15:30:59 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 15:30:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ0IiwidXNlcm5hbWUiOiJAU2V2aW5jaGthX21tIiwiZW1haWwiOiJheml6eG9uYXNxYXJ4b25vdjE5OTFAZ21haWwuY29tIiwiZXhwIjoxNzc5MDU5ODQ5fQ.pdyx9a19fD7T3nzn_ZMQwpXQkuAv5cOqYHq17SZgzos
[13-May-2026 15:30:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 15:30:59 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 15:30:59 UTC] User ID: 544
[13-May-2026 15:30:59 UTC] ✅ User profile retrieved successfully for user ID: 544
[13-May-2026 15:30:59 UTC] User Purchases API - User ID: 544
[13-May-2026 15:30:59 UTC] User Purchases API - Total purchases found: 0
[13-May-2026 15:43:06 UTC] === API CALL LOG ===
[13-May-2026 15:43:06 UTC] Endpoint: user/profile.php
[13-May-2026 15:43:06 UTC] Full Log Data: {
    "timestamp": "2026-05-13 15:43:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:1c40:177:287f:44c9:44ff:fe81:332d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:1c40:177:287f:44c9:44ff:fe81:332d, 172.68.231.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU5IiwidXNlcm5hbWUiOiJ0b3dyaWYiLCJlbWFpbCI6InRvd3JpZmFobWVkQGdtYWlsbC5jb20iLCJleHAiOjE3NzkyMDk5MDV9.14_hSZpGs-dsBkQPvQzbnS8ZJr1STQD3w3fzKyKY01o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb2c6de6e1ba9fd-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:1c40:177:287f:44c9:44ff:fe81:332d",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 15:43:06 UTC] === END API CALL LOG ===
[13-May-2026 15:43:06 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 15:43:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU5IiwidXNlcm5hbWUiOiJ0b3dyaWYiLCJlbWFpbCI6InRvd3JpZmFobWVkQGdtYWlsbC5jb20iLCJleHAiOjE3NzkyMDk5MDV9.14_hSZpGs-dsBkQPvQzbnS8ZJr1STQD3w3fzKyKY01o
[13-May-2026 15:43:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 15:43:06 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 15:43:06 UTC] User ID: 559
[13-May-2026 15:43:06 UTC] ✅ User profile retrieved successfully for user ID: 559
[13-May-2026 15:43:07 UTC] === API CALL LOG ===
[13-May-2026 15:43:07 UTC] Endpoint: user/profile.php
[13-May-2026 15:43:07 UTC] Full Log Data: {
    "timestamp": "2026-05-13 15:43:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:1c40:177:287f:44c9:44ff:fe81:332d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:1c40:177:287f:44c9:44ff:fe81:332d, 172.68.231.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU5IiwidXNlcm5hbWUiOiJ0b3dyaWYiLCJlbWFpbCI6InRvd3JpZmFobWVkQGdtYWlsbC5jb20iLCJleHAiOjE3NzkyMDk5MDV9.14_hSZpGs-dsBkQPvQzbnS8ZJr1STQD3w3fzKyKY01o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb2c6e6cbf8a9fd-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:1c40:177:287f:44c9:44ff:fe81:332d",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 15:43:07 UTC] === END API CALL LOG ===
[13-May-2026 15:43:07 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 15:43:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU5IiwidXNlcm5hbWUiOiJ0b3dyaWYiLCJlbWFpbCI6InRvd3JpZmFobWVkQGdtYWlsbC5jb20iLCJleHAiOjE3NzkyMDk5MDV9.14_hSZpGs-dsBkQPvQzbnS8ZJr1STQD3w3fzKyKY01o
[13-May-2026 15:43:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 15:43:07 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 15:43:07 UTC] User ID: 559
[13-May-2026 15:43:07 UTC] ✅ User profile retrieved successfully for user ID: 559
[13-May-2026 15:43:07 UTC] === API CALL LOG ===
[13-May-2026 15:43:07 UTC] Endpoint: user/profile.php
[13-May-2026 15:43:07 UTC] Full Log Data: {
    "timestamp": "2026-05-13 15:43:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:1c40:177:287f:44c9:44ff:fe81:332d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:1c40:177:287f:44c9:44ff:fe81:332d, 172.68.231.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU5IiwidXNlcm5hbWUiOiJ0b3dyaWYiLCJlbWFpbCI6InRvd3JpZmFobWVkQGdtYWlsbC5jb20iLCJleHAiOjE3NzkyMDk5MDV9.14_hSZpGs-dsBkQPvQzbnS8ZJr1STQD3w3fzKyKY01o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb2c6e76e58a9fd-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:1c40:177:287f:44c9:44ff:fe81:332d",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 15:43:07 UTC] === END API CALL LOG ===
[13-May-2026 15:43:07 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 15:43:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU5IiwidXNlcm5hbWUiOiJ0b3dyaWYiLCJlbWFpbCI6InRvd3JpZmFobWVkQGdtYWlsbC5jb20iLCJleHAiOjE3NzkyMDk5MDV9.14_hSZpGs-dsBkQPvQzbnS8ZJr1STQD3w3fzKyKY01o
[13-May-2026 15:43:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 15:43:07 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 15:43:07 UTC] User ID: 559
[13-May-2026 15:43:07 UTC] ✅ User profile retrieved successfully for user ID: 559
[13-May-2026 15:43:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 15:43:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 15:43:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2404:1c40:177:287f:44c9:44ff:fe81:332d, 172.68.231.172","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU5IiwidXNlcm5hbWUiOiJ0b3dyaWYiLCJlbWFpbCI6InRvd3JpZmFobWVkQGdtYWlsbC5jb20iLCJleHAiOjE3NzkyMDk5MDV9.14_hSZpGs-dsBkQPvQzbnS8ZJr1STQD3w3fzKyKY01o","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fb2c6e7e81aa9fd-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2404:1c40:177:287f:44c9:44ff:fe81:332d","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-May-2026 15:43:07 UTC] === User Orders API Called ===
[13-May-2026 15:43:07 UTC] User ID: 559
[13-May-2026 15:43:07 UTC] Limit: 20, Offset: 0
[13-May-2026 15:43:07 UTC] Orders found: 1
[13-May-2026 15:43:07 UTC] Orders data: [{"id":269,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/QQUSA888000","status":"cancelled","created_at":"2026-05-13 17:52:42","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[13-May-2026 15:43:07 UTC] Total orders count: 1
[13-May-2026 15:43:07 UTC] === API CALL LOG ===
[13-May-2026 15:43:07 UTC] Endpoint: user/profile.php
[13-May-2026 15:43:07 UTC] Full Log Data: {
    "timestamp": "2026-05-13 15:43:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:1c40:177:287f:44c9:44ff:fe81:332d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:1c40:177:287f:44c9:44ff:fe81:332d, 172.68.231.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU5IiwidXNlcm5hbWUiOiJ0b3dyaWYiLCJlbWFpbCI6InRvd3JpZmFobWVkQGdtYWlsbC5jb20iLCJleHAiOjE3NzkyMDk5MDV9.14_hSZpGs-dsBkQPvQzbnS8ZJr1STQD3w3fzKyKY01o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb2c6e818d5a9fd-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:1c40:177:287f:44c9:44ff:fe81:332d",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 15:43:07 UTC] === END API CALL LOG ===
[13-May-2026 15:43:07 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 15:43:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU5IiwidXNlcm5hbWUiOiJ0b3dyaWYiLCJlbWFpbCI6InRvd3JpZmFobWVkQGdtYWlsbC5jb20iLCJleHAiOjE3NzkyMDk5MDV9.14_hSZpGs-dsBkQPvQzbnS8ZJr1STQD3w3fzKyKY01o
[13-May-2026 15:43:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 15:43:07 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 15:43:07 UTC] User ID: 559
[13-May-2026 15:43:07 UTC] ✅ User profile retrieved successfully for user ID: 559
[13-May-2026 15:43:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 15:43:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 15:43:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2404:1c40:177:287f:44c9:44ff:fe81:332d, 172.68.231.172","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTU5IiwidXNlcm5hbWUiOiJ0b3dyaWYiLCJlbWFpbCI6InRvd3JpZmFobWVkQGdtYWlsbC5jb20iLCJleHAiOjE3NzkyMDk5MDV9.14_hSZpGs-dsBkQPvQzbnS8ZJr1STQD3w3fzKyKY01o","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fb2c7016ee0a9fd-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2404:1c40:177:287f:44c9:44ff:fe81:332d","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-May-2026 15:43:11 UTC] === User Orders API Called ===
[13-May-2026 15:43:11 UTC] User ID: 559
[13-May-2026 15:43:11 UTC] Limit: 20, Offset: 0
[13-May-2026 15:43:11 UTC] Orders found: 1
[13-May-2026 15:43:11 UTC] Orders data: [{"id":269,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/QQUSA888000","status":"cancelled","created_at":"2026-05-13 17:52:42","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[13-May-2026 15:43:11 UTC] Total orders count: 1
[13-May-2026 20:28:28 UTC] === API CALL LOG ===
[13-May-2026 20:28:28 UTC] Endpoint: user/profile.php
[13-May-2026 20:28:28 UTC] Full Log Data: {
    "timestamp": "2026-05-13 20:28:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:3498:d19e:2870:a951:9417:e347",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e1:3498:d19e:2870:a951:9417:e347, 162.158.108.34",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb468e1c937fd04-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e1:3498:d19e:2870:a951:9417:e347",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 20:28:28 UTC] === END API CALL LOG ===
[13-May-2026 20:28:28 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 20:28:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA
[13-May-2026 20:28:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 20:28:28 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 20:28:28 UTC] User ID: 563
[13-May-2026 20:28:28 UTC] ✅ User profile retrieved successfully for user ID: 563
[13-May-2026 20:28:29 UTC] === API CALL LOG ===
[13-May-2026 20:28:29 UTC] Endpoint: user/profile.php
[13-May-2026 20:28:29 UTC] Full Log Data: {
    "timestamp": "2026-05-13 20:28:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:3498:d19e:2870:a951:9417:e347",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Content-Length": "0",
        "X-Forwarded-For": "2409:40e1:3498:d19e:2870:a951:9417:e347, 162.158.108.34",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb468e93a63fd04-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e1:3498:d19e:2870:a951:9417:e347",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 20:28:29 UTC] === END API CALL LOG ===
[13-May-2026 20:28:29 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 20:28:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA
[13-May-2026 20:28:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 20:28:29 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 20:28:29 UTC] User ID: 563
[13-May-2026 20:28:29 UTC] ✅ User profile retrieved successfully for user ID: 563
[13-May-2026 20:28:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 20:28:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 20:28:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40e1:3498:d19e:2870:a951:9417:e347, 162.158.108.34","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fb468e93a6cfd04-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40e1:3498:d19e:2870:a951:9417:e347","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-May-2026 20:28:29 UTC] === User Orders API Called ===
[13-May-2026 20:28:29 UTC] User ID: 563
[13-May-2026 20:28:29 UTC] Limit: 20, Offset: 0
[13-May-2026 20:28:29 UTC] Orders found: 0
[13-May-2026 20:28:29 UTC] Orders data: []
[13-May-2026 20:28:29 UTC] Total orders count: 0
[13-May-2026 20:28:29 UTC] === API CALL LOG ===
[13-May-2026 20:28:29 UTC] Endpoint: user/profile.php
[13-May-2026 20:28:29 UTC] Full Log Data: {
    "timestamp": "2026-05-13 20:28:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:3498:d19e:2870:a951:9417:e347",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Content-Length": "0",
        "X-Forwarded-For": "2409:40e1:3498:d19e:2870:a951:9417:e347, 162.158.108.34",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb468ea0b67fd04-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e1:3498:d19e:2870:a951:9417:e347",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 20:28:29 UTC] === END API CALL LOG ===
[13-May-2026 20:28:29 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 20:28:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA
[13-May-2026 20:28:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 20:28:29 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 20:28:29 UTC] User ID: 563
[13-May-2026 20:28:29 UTC] ✅ User profile retrieved successfully for user ID: 563
[13-May-2026 20:28:30 UTC] === API CALL LOG ===
[13-May-2026 20:28:30 UTC] Endpoint: user/profile.php
[13-May-2026 20:28:30 UTC] Full Log Data: {
    "timestamp": "2026-05-13 20:28:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:3498:d19e:2870:a951:9417:e347",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e1:3498:d19e:2870:a951:9417:e347, 162.158.108.34",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb468f20c63fd04-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e1:3498:d19e:2870:a951:9417:e347",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 20:28:30 UTC] === END API CALL LOG ===
[13-May-2026 20:28:30 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 20:28:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA
[13-May-2026 20:28:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 20:28:30 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 20:28:30 UTC] User ID: 563
[13-May-2026 20:28:30 UTC] ✅ User profile retrieved successfully for user ID: 563
[13-May-2026 20:28:33 UTC] === API CALL LOG ===
[13-May-2026 20:28:33 UTC] Endpoint: user/profile.php
[13-May-2026 20:28:33 UTC] Full Log Data: {
    "timestamp": "2026-05-13 20:28:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:3498:d19e:2870:a951:9417:e347",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e1:3498:d19e:2870:a951:9417:e347, 162.158.108.34",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb469054ae0fd04-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e1:3498:d19e:2870:a951:9417:e347",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 20:28:33 UTC] === END API CALL LOG ===
[13-May-2026 20:28:33 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 20:28:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA
[13-May-2026 20:28:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 20:28:33 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 20:28:33 UTC] User ID: 563
[13-May-2026 20:28:33 UTC] ✅ User profile retrieved successfully for user ID: 563
[13-May-2026 20:28:34 UTC] User Purchases API - User ID: 563
[13-May-2026 20:28:34 UTC] User Purchases API - Total purchases found: 1
[13-May-2026 20:28:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 20:28:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 20:28:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40e1:3498:d19e:2870:a951:9417:e347, 162.158.108.34","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fb46929dda4fd04-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40e1:3498:d19e:2870:a951:9417:e347","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-May-2026 20:28:39 UTC] === User Orders API Called ===
[13-May-2026 20:28:39 UTC] User ID: 563
[13-May-2026 20:28:39 UTC] Limit: 20, Offset: 0
[13-May-2026 20:28:39 UTC] Orders found: 0
[13-May-2026 20:28:39 UTC] Orders data: []
[13-May-2026 20:28:39 UTC] Total orders count: 0
[13-May-2026 20:28:39 UTC] === API CALL LOG ===
[13-May-2026 20:28:39 UTC] Endpoint: user/profile.php
[13-May-2026 20:28:39 UTC] Full Log Data: {
    "timestamp": "2026-05-13 20:28:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:3498:d19e:2870:a951:9417:e347",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e1:3498:d19e:2870:a951:9417:e347, 162.158.108.34",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb4692d1977fd04-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e1:3498:d19e:2870:a951:9417:e347",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 20:28:39 UTC] === END API CALL LOG ===
[13-May-2026 20:28:39 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 20:28:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA
[13-May-2026 20:28:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 20:28:39 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 20:28:39 UTC] User ID: 563
[13-May-2026 20:28:39 UTC] ✅ User profile retrieved successfully for user ID: 563
[13-May-2026 20:28:39 UTC] === API CALL LOG ===
[13-May-2026 20:28:39 UTC] Endpoint: user/profile.php
[13-May-2026 20:28:39 UTC] Full Log Data: {
    "timestamp": "2026-05-13 20:28:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:3498:d19e:2870:a951:9417:e347",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e1:3498:d19e:2870:a951:9417:e347, 162.158.108.35",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb46929dda6fd04-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e1:3498:d19e:2870:a951:9417:e347",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 20:28:39 UTC] === END API CALL LOG ===
[13-May-2026 20:28:39 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 20:28:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA
[13-May-2026 20:28:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 20:28:39 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 20:28:39 UTC] User ID: 563
[13-May-2026 20:28:39 UTC] ✅ User profile retrieved successfully for user ID: 563
[13-May-2026 20:28:41 UTC] === API CALL LOG ===
[13-May-2026 20:28:41 UTC] Endpoint: user/profile.php
[13-May-2026 20:28:41 UTC] Full Log Data: {
    "timestamp": "2026-05-13 20:28:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:3498:d19e:2870:a951:9417:e347",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e1:3498:d19e:2870:a951:9417:e347, 162.158.108.34",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb469355acbfd04-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e1:3498:d19e:2870:a951:9417:e347",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 20:28:41 UTC] === END API CALL LOG ===
[13-May-2026 20:28:41 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 20:28:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA
[13-May-2026 20:28:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 20:28:41 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 20:28:41 UTC] User ID: 563
[13-May-2026 20:28:41 UTC] ✅ User profile retrieved successfully for user ID: 563
[13-May-2026 21:40:07 UTC] === API CALL LOG ===
[13-May-2026 21:40:07 UTC] Endpoint: user/profile.php
[13-May-2026 21:40:07 UTC] Full Log Data: {
    "timestamp": "2026-05-13 21:40:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:4084:e101:6a5b:649a:c233:21e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:4084:e101:6a5b:649a:c233:21e, 162.158.102.47",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ0IiwidXNlcm5hbWUiOiJAU2V2aW5jaGthX21tIiwiZW1haWwiOiJheml6eG9uYXNxYXJ4b25vdjE5OTFAZ21haWwuY29tIiwiZXhwIjoxNzc5MDU5ODQ5fQ.pdyx9a19fD7T3nzn_ZMQwpXQkuAv5cOqYHq17SZgzos",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb4d1d72b4a01fa-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a05:45c2:4084:e101:6a5b:649a:c233:21e",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 21:40:07 UTC] === END API CALL LOG ===
[13-May-2026 21:40:07 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 21:40:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ0IiwidXNlcm5hbWUiOiJAU2V2aW5jaGthX21tIiwiZW1haWwiOiJheml6eG9uYXNxYXJ4b25vdjE5OTFAZ21haWwuY29tIiwiZXhwIjoxNzc5MDU5ODQ5fQ.pdyx9a19fD7T3nzn_ZMQwpXQkuAv5cOqYHq17SZgzos
[13-May-2026 21:40:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 21:40:07 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 21:40:07 UTC] User ID: 544
[13-May-2026 21:40:07 UTC] ✅ User profile retrieved successfully for user ID: 544
[13-May-2026 21:40:07 UTC] === API CALL LOG ===
[13-May-2026 21:40:07 UTC] Endpoint: user/profile.php
[13-May-2026 21:40:07 UTC] Full Log Data: {
    "timestamp": "2026-05-13 21:40:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:4084:e101:6a5b:649a:c233:21e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:4084:e101:6a5b:649a:c233:21e, 162.158.103.186",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ0IiwidXNlcm5hbWUiOiJAU2V2aW5jaGthX21tIiwiZW1haWwiOiJheml6eG9uYXNxYXJ4b25vdjE5OTFAZ21haWwuY29tIiwiZXhwIjoxNzc5MDU5ODQ5fQ.pdyx9a19fD7T3nzn_ZMQwpXQkuAv5cOqYHq17SZgzos",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb4d1dd0a5101fa-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a05:45c2:4084:e101:6a5b:649a:c233:21e",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 21:40:07 UTC] === END API CALL LOG ===
[13-May-2026 21:40:07 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 21:40:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ0IiwidXNlcm5hbWUiOiJAU2V2aW5jaGthX21tIiwiZW1haWwiOiJheml6eG9uYXNxYXJ4b25vdjE5OTFAZ21haWwuY29tIiwiZXhwIjoxNzc5MDU5ODQ5fQ.pdyx9a19fD7T3nzn_ZMQwpXQkuAv5cOqYHq17SZgzos
[13-May-2026 21:40:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 21:40:07 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 21:40:07 UTC] User ID: 544
[13-May-2026 21:40:07 UTC] ✅ User profile retrieved successfully for user ID: 544
[13-May-2026 21:40:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 21:40:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 21:40:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a05:45c2:4084:e101:6a5b:649a:c233:21e, 162.158.103.186","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ0IiwidXNlcm5hbWUiOiJAU2V2aW5jaGthX21tIiwiZW1haWwiOiJheml6eG9uYXNxYXJ4b25vdjE5OTFAZ21haWwuY29tIiwiZXhwIjoxNzc5MDU5ODQ5fQ.pdyx9a19fD7T3nzn_ZMQwpXQkuAv5cOqYHq17SZgzos","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fb4d1dd9b2a01fa-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a05:45c2:4084:e101:6a5b:649a:c233:21e","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-May-2026 21:40:07 UTC] === User Orders API Called ===
[13-May-2026 21:40:07 UTC] User ID: 544
[13-May-2026 21:40:07 UTC] Limit: 20, Offset: 0
[13-May-2026 21:40:07 UTC] Orders found: 0
[13-May-2026 21:40:07 UTC] Orders data: []
[13-May-2026 21:40:07 UTC] Total orders count: 0
[13-May-2026 21:40:08 UTC] === API CALL LOG ===
[13-May-2026 21:40:08 UTC] Endpoint: user/profile.php
[13-May-2026 21:40:08 UTC] Full Log Data: {
    "timestamp": "2026-05-13 21:40:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:4084:e101:6a5b:649a:c233:21e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:4084:e101:6a5b:649a:c233:21e, 162.158.103.186",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ0IiwidXNlcm5hbWUiOiJAU2V2aW5jaGthX21tIiwiZW1haWwiOiJheml6eG9uYXNxYXJ4b25vdjE5OTFAZ21haWwuY29tIiwiZXhwIjoxNzc5MDU5ODQ5fQ.pdyx9a19fD7T3nzn_ZMQwpXQkuAv5cOqYHq17SZgzos",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb4d1de6c2001fa-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a05:45c2:4084:e101:6a5b:649a:c233:21e",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 21:40:08 UTC] === END API CALL LOG ===
[13-May-2026 21:40:08 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 21:40:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ0IiwidXNlcm5hbWUiOiJAU2V2aW5jaGthX21tIiwiZW1haWwiOiJheml6eG9uYXNxYXJ4b25vdjE5OTFAZ21haWwuY29tIiwiZXhwIjoxNzc5MDU5ODQ5fQ.pdyx9a19fD7T3nzn_ZMQwpXQkuAv5cOqYHq17SZgzos
[13-May-2026 21:40:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 21:40:08 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 21:40:08 UTC] User ID: 544
[13-May-2026 21:40:08 UTC] ✅ User profile retrieved successfully for user ID: 544
[13-May-2026 21:40:08 UTC] === API CALL LOG ===
[13-May-2026 21:40:08 UTC] Endpoint: user/profile.php
[13-May-2026 21:40:08 UTC] Full Log Data: {
    "timestamp": "2026-05-13 21:40:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:4084:e101:6a5b:649a:c233:21e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:4084:e101:6a5b:649a:c233:21e, 162.158.103.186",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ0IiwidXNlcm5hbWUiOiJAU2V2aW5jaGthX21tIiwiZW1haWwiOiJheml6eG9uYXNxYXJ4b25vdjE5OTFAZ21haWwuY29tIiwiZXhwIjoxNzc5MDU5ODQ5fQ.pdyx9a19fD7T3nzn_ZMQwpXQkuAv5cOqYHq17SZgzos",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb4d1e2887201fa-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a05:45c2:4084:e101:6a5b:649a:c233:21e",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 21:40:08 UTC] === END API CALL LOG ===
[13-May-2026 21:40:08 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 21:40:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ0IiwidXNlcm5hbWUiOiJAU2V2aW5jaGthX21tIiwiZW1haWwiOiJheml6eG9uYXNxYXJ4b25vdjE5OTFAZ21haWwuY29tIiwiZXhwIjoxNzc5MDU5ODQ5fQ.pdyx9a19fD7T3nzn_ZMQwpXQkuAv5cOqYHq17SZgzos
[13-May-2026 21:40:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 21:40:08 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 21:40:08 UTC] User ID: 544
[13-May-2026 21:40:08 UTC] ✅ User profile retrieved successfully for user ID: 544
[13-May-2026 21:40:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 21:40:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 21:40:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a05:45c2:4084:e101:6a5b:649a:c233:21e, 162.158.102.46","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ0IiwidXNlcm5hbWUiOiJAU2V2aW5jaGthX21tIiwiZW1haWwiOiJheml6eG9uYXNxYXJ4b25vdjE5OTFAZ21haWwuY29tIiwiZXhwIjoxNzc5MDU5ODQ5fQ.pdyx9a19fD7T3nzn_ZMQwpXQkuAv5cOqYHq17SZgzos","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fb4d22b98b601fa-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a05:45c2:4084:e101:6a5b:649a:c233:21e","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-May-2026 21:40:20 UTC] === User Orders API Called ===
[13-May-2026 21:40:20 UTC] User ID: 544
[13-May-2026 21:40:20 UTC] Limit: 20, Offset: 0
[13-May-2026 21:40:20 UTC] Orders found: 0
[13-May-2026 21:40:20 UTC] Orders data: []
[13-May-2026 21:40:20 UTC] Total orders count: 0
[13-May-2026 21:40:21 UTC] === API CALL LOG ===
[13-May-2026 21:40:21 UTC] Endpoint: user/profile.php
[13-May-2026 21:40:21 UTC] Full Log Data: {
    "timestamp": "2026-05-13 21:40:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:4084:e101:6a5b:649a:c233:21e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:4084:e101:6a5b:649a:c233:21e, 162.158.102.46",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ0IiwidXNlcm5hbWUiOiJAU2V2aW5jaGthX21tIiwiZW1haWwiOiJheml6eG9uYXNxYXJ4b25vdjE5OTFAZ21haWwuY29tIiwiZXhwIjoxNzc5MDU5ODQ5fQ.pdyx9a19fD7T3nzn_ZMQwpXQkuAv5cOqYHq17SZgzos",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb4d232bf7b01fa-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a05:45c2:4084:e101:6a5b:649a:c233:21e",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 21:40:21 UTC] === END API CALL LOG ===
[13-May-2026 21:40:21 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 21:40:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ0IiwidXNlcm5hbWUiOiJAU2V2aW5jaGthX21tIiwiZW1haWwiOiJheml6eG9uYXNxYXJ4b25vdjE5OTFAZ21haWwuY29tIiwiZXhwIjoxNzc5MDU5ODQ5fQ.pdyx9a19fD7T3nzn_ZMQwpXQkuAv5cOqYHq17SZgzos
[13-May-2026 21:40:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 21:40:21 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 21:40:21 UTC] User ID: 544
[13-May-2026 21:40:21 UTC] ✅ User profile retrieved successfully for user ID: 544
[13-May-2026 21:40:21 UTC] User Purchases API - User ID: 544
[13-May-2026 21:40:21 UTC] User Purchases API - Total purchases found: 0
[13-May-2026 22:16:04 UTC] === API CALL LOG ===
[13-May-2026 22:16:04 UTC] Endpoint: user/profile.php
[13-May-2026 22:16:04 UTC] Full Log Data: {
    "timestamp": "2026-05-13 22:16:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:4090:201:e910:4a41:5af0:9dc7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:4090:201:e910:4a41:5af0:9dc7, 162.158.172.50",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ0IiwidXNlcm5hbWUiOiJAU2V2aW5jaGthX21tIiwiZW1haWwiOiJheml6eG9uYXNxYXJ4b25vdjE5OTFAZ21haWwuY29tIiwiZXhwIjoxNzc5MDU5ODQ5fQ.pdyx9a19fD7T3nzn_ZMQwpXQkuAv5cOqYHq17SZgzos",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb506822ee30273-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a05:45c2:4090:201:e910:4a41:5af0:9dc7",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 22:16:04 UTC] === END API CALL LOG ===
[13-May-2026 22:16:04 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 22:16:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ0IiwidXNlcm5hbWUiOiJAU2V2aW5jaGthX21tIiwiZW1haWwiOiJheml6eG9uYXNxYXJ4b25vdjE5OTFAZ21haWwuY29tIiwiZXhwIjoxNzc5MDU5ODQ5fQ.pdyx9a19fD7T3nzn_ZMQwpXQkuAv5cOqYHq17SZgzos
[13-May-2026 22:16:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 22:16:04 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 22:16:04 UTC] User ID: 544
[13-May-2026 22:16:04 UTC] ✅ User profile retrieved successfully for user ID: 544
[13-May-2026 22:16:04 UTC] === API CALL LOG ===
[13-May-2026 22:16:04 UTC] Endpoint: user/profile.php
[13-May-2026 22:16:04 UTC] Full Log Data: {
    "timestamp": "2026-05-13 22:16:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:4090:201:e910:4a41:5af0:9dc7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:4090:201:e910:4a41:5af0:9dc7, 162.158.172.50",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ0IiwidXNlcm5hbWUiOiJAU2V2aW5jaGthX21tIiwiZW1haWwiOiJheml6eG9uYXNxYXJ4b25vdjE5OTFAZ21haWwuY29tIiwiZXhwIjoxNzc5MDU5ODQ5fQ.pdyx9a19fD7T3nzn_ZMQwpXQkuAv5cOqYHq17SZgzos",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb5068539930273-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a05:45c2:4090:201:e910:4a41:5af0:9dc7",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 22:16:04 UTC] === END API CALL LOG ===
[13-May-2026 22:16:04 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 22:16:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ0IiwidXNlcm5hbWUiOiJAU2V2aW5jaGthX21tIiwiZW1haWwiOiJheml6eG9uYXNxYXJ4b25vdjE5OTFAZ21haWwuY29tIiwiZXhwIjoxNzc5MDU5ODQ5fQ.pdyx9a19fD7T3nzn_ZMQwpXQkuAv5cOqYHq17SZgzos
[13-May-2026 22:16:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 22:16:04 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 22:16:04 UTC] User ID: 544
[13-May-2026 22:16:04 UTC] ✅ User profile retrieved successfully for user ID: 544
[13-May-2026 22:16:04 UTC] === API CALL LOG ===
[13-May-2026 22:16:04 UTC] Endpoint: user/profile.php
[13-May-2026 22:16:04 UTC] Full Log Data: {
    "timestamp": "2026-05-13 22:16:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:4090:201:e910:4a41:5af0:9dc7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:4090:201:e910:4a41:5af0:9dc7, 162.158.172.50",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ0IiwidXNlcm5hbWUiOiJAU2V2aW5jaGthX21tIiwiZW1haWwiOiJheml6eG9uYXNxYXJ4b25vdjE5OTFAZ21haWwuY29tIiwiZXhwIjoxNzc5MDU5ODQ5fQ.pdyx9a19fD7T3nzn_ZMQwpXQkuAv5cOqYHq17SZgzos",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb50686fa9f0273-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a05:45c2:4090:201:e910:4a41:5af0:9dc7",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 22:16:04 UTC] === END API CALL LOG ===
[13-May-2026 22:16:04 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 22:16:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ0IiwidXNlcm5hbWUiOiJAU2V2aW5jaGthX21tIiwiZW1haWwiOiJheml6eG9uYXNxYXJ4b25vdjE5OTFAZ21haWwuY29tIiwiZXhwIjoxNzc5MDU5ODQ5fQ.pdyx9a19fD7T3nzn_ZMQwpXQkuAv5cOqYHq17SZgzos
[13-May-2026 22:16:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 22:16:04 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 22:16:04 UTC] User ID: 544
[13-May-2026 22:16:04 UTC] ✅ User profile retrieved successfully for user ID: 544
[13-May-2026 22:16:05 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 22:16:05 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-May-2026 22:16:05 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a05:45c2:4090:201:e910:4a41:5af0:9dc7, 162.158.172.50","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ0IiwidXNlcm5hbWUiOiJAU2V2aW5jaGthX21tIiwiZW1haWwiOiJheml6eG9uYXNxYXJ4b25vdjE5OTFAZ21haWwuY29tIiwiZXhwIjoxNzc5MDU5ODQ5fQ.pdyx9a19fD7T3nzn_ZMQwpXQkuAv5cOqYHq17SZgzos","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fb506877af20273-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a05:45c2:4090:201:e910:4a41:5af0:9dc7","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-May-2026 22:16:05 UTC] === User Orders API Called ===
[13-May-2026 22:16:05 UTC] User ID: 544
[13-May-2026 22:16:05 UTC] Limit: 20, Offset: 0
[13-May-2026 22:16:05 UTC] Orders found: 0
[13-May-2026 22:16:05 UTC] Orders data: []
[13-May-2026 22:16:05 UTC] Total orders count: 0
[13-May-2026 22:16:05 UTC] === API CALL LOG ===
[13-May-2026 22:16:05 UTC] Endpoint: user/profile.php
[13-May-2026 22:16:05 UTC] Full Log Data: {
    "timestamp": "2026-05-13 22:16:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:4090:201:e910:4a41:5af0:9dc7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:4090:201:e910:4a41:5af0:9dc7, 162.158.172.50",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ0IiwidXNlcm5hbWUiOiJAU2V2aW5jaGthX21tIiwiZW1haWwiOiJheml6eG9uYXNxYXJ4b25vdjE5OTFAZ21haWwuY29tIiwiZXhwIjoxNzc5MDU5ODQ5fQ.pdyx9a19fD7T3nzn_ZMQwpXQkuAv5cOqYHq17SZgzos",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb506881b490273-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a05:45c2:4090:201:e910:4a41:5af0:9dc7",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 22:16:05 UTC] === END API CALL LOG ===
[13-May-2026 22:16:05 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 22:16:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ0IiwidXNlcm5hbWUiOiJAU2V2aW5jaGthX21tIiwiZW1haWwiOiJheml6eG9uYXNxYXJ4b25vdjE5OTFAZ21haWwuY29tIiwiZXhwIjoxNzc5MDU5ODQ5fQ.pdyx9a19fD7T3nzn_ZMQwpXQkuAv5cOqYHq17SZgzos
[13-May-2026 22:16:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 22:16:05 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 22:16:05 UTC] User ID: 544
[13-May-2026 22:16:05 UTC] ✅ User profile retrieved successfully for user ID: 544
[13-May-2026 22:16:05 UTC] === API CALL LOG ===
[13-May-2026 22:16:05 UTC] Endpoint: user/profile.php
[13-May-2026 22:16:05 UTC] Full Log Data: {
    "timestamp": "2026-05-13 22:16:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:4090:201:e910:4a41:5af0:9dc7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:4090:201:e910:4a41:5af0:9dc7, 162.158.172.50",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ0IiwidXNlcm5hbWUiOiJAU2V2aW5jaGthX21tIiwiZW1haWwiOiJheml6eG9uYXNxYXJ4b25vdjE5OTFAZ21haWwuY29tIiwiZXhwIjoxNzc5MDU5ODQ5fQ.pdyx9a19fD7T3nzn_ZMQwpXQkuAv5cOqYHq17SZgzos",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb5068afce10273-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a05:45c2:4090:201:e910:4a41:5af0:9dc7",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-May-2026 22:16:05 UTC] === END API CALL LOG ===
[13-May-2026 22:16:05 UTC] ✅ API Hash verification passed for profile endpoint
[13-May-2026 22:16:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTQ0IiwidXNlcm5hbWUiOiJAU2V2aW5jaGthX21tIiwiZW1haWwiOiJheml6eG9uYXNxYXJ4b25vdjE5OTFAZ21haWwuY29tIiwiZXhwIjoxNzc5MDU5ODQ5fQ.pdyx9a19fD7T3nzn_ZMQwpXQkuAv5cOqYHq17SZgzos
[13-May-2026 22:16:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-May-2026 22:16:05 UTC] ✅ JWT token verified successfully for user profile
[13-May-2026 22:16:05 UTC] User ID: 544
[13-May-2026 22:16:05 UTC] ✅ User profile retrieved successfully for user ID: 544
[14-May-2026 06:38:55 UTC] === API CALL LOG ===
[14-May-2026 06:38:55 UTC] Endpoint: user/profile.php
[14-May-2026 06:38:55 UTC] Full Log Data: {
    "timestamp": "2026-05-14 06:38:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.42.54.36",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.42.54.36, 162.159.122.148",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg4IiwidXNlcm5hbWUiOiJheTdhZ2E5MjMiLCJlbWFpbCI6Im5mc2lhbmVla21hbGF6QGdtYWlsLmNvbSIsImV4cCI6MTc3ODU1MDE3Mn0.gNfHbIBJUwcEJFIOSZU6hCjwYbjJlusX2Fy60u1DEck",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb7e71bbc3bad93-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.42.54.36",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-May-2026 06:38:55 UTC] === END API CALL LOG ===
[14-May-2026 06:38:55 UTC] ✅ API Hash verification passed for profile endpoint
[14-May-2026 06:38:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg4IiwidXNlcm5hbWUiOiJheTdhZ2E5MjMiLCJlbWFpbCI6Im5mc2lhbmVla21hbGF6QGdtYWlsLmNvbSIsImV4cCI6MTc3ODU1MDE3Mn0.gNfHbIBJUwcEJFIOSZU6hCjwYbjJlusX2Fy60u1DEck
[14-May-2026 06:38:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-May-2026 06:38:55 UTC] ✅ JWT token verified successfully for user profile
[14-May-2026 06:38:55 UTC] User ID: 488
[14-May-2026 06:38:55 UTC] ✅ User profile retrieved successfully for user ID: 488
[14-May-2026 06:38:56 UTC] === API CALL LOG ===
[14-May-2026 06:38:56 UTC] Endpoint: user/profile.php
[14-May-2026 06:38:56 UTC] Full Log Data: {
    "timestamp": "2026-05-14 06:38:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.42.54.36",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.42.54.36, 162.159.122.148",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg4IiwidXNlcm5hbWUiOiJheTdhZ2E5MjMiLCJlbWFpbCI6Im5mc2lhbmVla21hbGF6QGdtYWlsLmNvbSIsImV4cCI6MTc3ODU1MDE3Mn0.gNfHbIBJUwcEJFIOSZU6hCjwYbjJlusX2Fy60u1DEck",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb7e720dc89ad93-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.42.54.36",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-May-2026 06:38:56 UTC] === END API CALL LOG ===
[14-May-2026 06:38:56 UTC] ✅ API Hash verification passed for profile endpoint
[14-May-2026 06:38:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg4IiwidXNlcm5hbWUiOiJheTdhZ2E5MjMiLCJlbWFpbCI6Im5mc2lhbmVla21hbGF6QGdtYWlsLmNvbSIsImV4cCI6MTc3ODU1MDE3Mn0.gNfHbIBJUwcEJFIOSZU6hCjwYbjJlusX2Fy60u1DEck
[14-May-2026 06:38:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-May-2026 06:38:56 UTC] ✅ JWT token verified successfully for user profile
[14-May-2026 06:38:56 UTC] User ID: 488
[14-May-2026 06:38:56 UTC] ✅ User profile retrieved successfully for user ID: 488
[14-May-2026 06:38:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-May-2026 06:38:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-May-2026 06:38:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.42.54.36, 162.159.122.148","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg4IiwidXNlcm5hbWUiOiJheTdhZ2E5MjMiLCJlbWFpbCI6Im5mc2lhbmVla21hbGF6QGdtYWlsLmNvbSIsImV4cCI6MTc3ODU1MDE3Mn0.gNfHbIBJUwcEJFIOSZU6hCjwYbjJlusX2Fy60u1DEck","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fb7e7212d2cad93-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"197.42.54.36","cf-ipcountry":"EG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-May-2026 06:38:56 UTC] === User Orders API Called ===
[14-May-2026 06:38:56 UTC] User ID: 488
[14-May-2026 06:38:56 UTC] Limit: 20, Offset: 0
[14-May-2026 06:38:56 UTC] Orders found: 2
[14-May-2026 06:38:56 UTC] Orders data: [{"id":256,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/islv_m\/15","status":"completed","created_at":"2026-05-09 02:14:33","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":238,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/islv_m\/13","status":"completed","created_at":"2026-05-05 05:13:54","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[14-May-2026 06:38:56 UTC] Total orders count: 2
[14-May-2026 06:38:56 UTC] === API CALL LOG ===
[14-May-2026 06:38:56 UTC] Endpoint: user/profile.php
[14-May-2026 06:38:56 UTC] Full Log Data: {
    "timestamp": "2026-05-14 06:38:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.42.54.36",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.42.54.36, 162.159.122.148",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg4IiwidXNlcm5hbWUiOiJheTdhZ2E5MjMiLCJlbWFpbCI6Im5mc2lhbmVla21hbGF6QGdtYWlsLmNvbSIsImV4cCI6MTc3ODU1MDE3Mn0.gNfHbIBJUwcEJFIOSZU6hCjwYbjJlusX2Fy60u1DEck",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb7e721ae4cad93-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.42.54.36",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-May-2026 06:38:56 UTC] === END API CALL LOG ===
[14-May-2026 06:38:56 UTC] ✅ API Hash verification passed for profile endpoint
[14-May-2026 06:38:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg4IiwidXNlcm5hbWUiOiJheTdhZ2E5MjMiLCJlbWFpbCI6Im5mc2lhbmVla21hbGF6QGdtYWlsLmNvbSIsImV4cCI6MTc3ODU1MDE3Mn0.gNfHbIBJUwcEJFIOSZU6hCjwYbjJlusX2Fy60u1DEck
[14-May-2026 06:38:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-May-2026 06:38:56 UTC] ✅ JWT token verified successfully for user profile
[14-May-2026 06:38:56 UTC] User ID: 488
[14-May-2026 06:38:56 UTC] ✅ User profile retrieved successfully for user ID: 488
[14-May-2026 06:39:02 UTC] === API CALL LOG ===
[14-May-2026 06:39:02 UTC] Endpoint: user/profile.php
[14-May-2026 06:39:02 UTC] Full Log Data: {
    "timestamp": "2026-05-14 06:39:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.42.54.36",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.42.54.36, 162.159.122.148",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg4IiwidXNlcm5hbWUiOiJheTdhZ2E5MjMiLCJlbWFpbCI6Im5mc2lhbmVla21hbGF6QGdtYWlsLmNvbSIsImV4cCI6MTc3ODU1MDE3Mn0.gNfHbIBJUwcEJFIOSZU6hCjwYbjJlusX2Fy60u1DEck",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb7e746fb51ad93-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.42.54.36",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-May-2026 06:39:02 UTC] === END API CALL LOG ===
[14-May-2026 06:39:02 UTC] ✅ API Hash verification passed for profile endpoint
[14-May-2026 06:39:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDg4IiwidXNlcm5hbWUiOiJheTdhZ2E5MjMiLCJlbWFpbCI6Im5mc2lhbmVla21hbGF6QGdtYWlsLmNvbSIsImV4cCI6MTc3ODU1MDE3Mn0.gNfHbIBJUwcEJFIOSZU6hCjwYbjJlusX2Fy60u1DEck
[14-May-2026 06:39:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-May-2026 06:39:02 UTC] ✅ JWT token verified successfully for user profile
[14-May-2026 06:39:02 UTC] User ID: 488
[14-May-2026 06:39:02 UTC] ✅ User profile retrieved successfully for user ID: 488
[14-May-2026 06:39:02 UTC] User Purchases API - User ID: 488
[14-May-2026 06:39:02 UTC] User Purchases API - Total purchases found: 0
[14-May-2026 06:39:49 UTC] === API CALL LOG ===
[14-May-2026 06:39:49 UTC] Endpoint: user/profile.php
[14-May-2026 06:39:49 UTC] Full Log Data: {
    "timestamp": "2026-05-14 06:39:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.42.54.36",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.42.54.36, 162.159.122.149",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTcxIiwidXNlcm5hbWUiOiJhaGR1aHdiIiwiZW1haWwiOiJ1YWhnZGl3amRqQGdtYWlsLmNvbSIsImV4cCI6MTc3OTM0NTU4OH0.5PJrAgI36o1f9aohj5Yq6FDtQzMf7rzyoFJWjsv5OIc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb7e86f9c12ad93-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.42.54.36",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-May-2026 06:39:49 UTC] === END API CALL LOG ===
[14-May-2026 06:39:49 UTC] ✅ API Hash verification passed for profile endpoint
[14-May-2026 06:39:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTcxIiwidXNlcm5hbWUiOiJhaGR1aHdiIiwiZW1haWwiOiJ1YWhnZGl3amRqQGdtYWlsLmNvbSIsImV4cCI6MTc3OTM0NTU4OH0.5PJrAgI36o1f9aohj5Yq6FDtQzMf7rzyoFJWjsv5OIc
[14-May-2026 06:39:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-May-2026 06:39:49 UTC] ✅ JWT token verified successfully for user profile
[14-May-2026 06:39:49 UTC] User ID: 571
[14-May-2026 06:39:49 UTC] ✅ User profile retrieved successfully for user ID: 571
[14-May-2026 06:39:49 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-May-2026 06:39:49 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-May-2026 06:39:49 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.42.54.36, 162.159.122.149","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTcxIiwidXNlcm5hbWUiOiJhaGR1aHdiIiwiZW1haWwiOiJ1YWhnZGl3amRqQGdtYWlsLmNvbSIsImV4cCI6MTc3OTM0NTU4OH0.5PJrAgI36o1f9aohj5Yq6FDtQzMf7rzyoFJWjsv5OIc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fb7e86f9c17ad93-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"197.42.54.36","cf-ipcountry":"EG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-May-2026 06:39:49 UTC] === User Orders API Called ===
[14-May-2026 06:39:49 UTC] User ID: 571
[14-May-2026 06:39:49 UTC] Limit: 20, Offset: 0
[14-May-2026 06:39:49 UTC] Orders found: 0
[14-May-2026 06:39:49 UTC] Orders data: []
[14-May-2026 06:39:49 UTC] Total orders count: 0
[14-May-2026 06:39:49 UTC] === API CALL LOG ===
[14-May-2026 06:39:49 UTC] Endpoint: user/profile.php
[14-May-2026 06:39:49 UTC] Full Log Data: {
    "timestamp": "2026-05-14 06:39:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.42.54.36",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.42.54.36, 162.159.122.149",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTcxIiwidXNlcm5hbWUiOiJhaGR1aHdiIiwiZW1haWwiOiJ1YWhnZGl3amRqQGdtYWlsLmNvbSIsImV4cCI6MTc3OTM0NTU4OH0.5PJrAgI36o1f9aohj5Yq6FDtQzMf7rzyoFJWjsv5OIc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb7e86fec8dad93-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.42.54.36",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-May-2026 06:39:49 UTC] === END API CALL LOG ===
[14-May-2026 06:39:49 UTC] ✅ API Hash verification passed for profile endpoint
[14-May-2026 06:39:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTcxIiwidXNlcm5hbWUiOiJhaGR1aHdiIiwiZW1haWwiOiJ1YWhnZGl3amRqQGdtYWlsLmNvbSIsImV4cCI6MTc3OTM0NTU4OH0.5PJrAgI36o1f9aohj5Yq6FDtQzMf7rzyoFJWjsv5OIc
[14-May-2026 06:39:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-May-2026 06:39:49 UTC] ✅ JWT token verified successfully for user profile
[14-May-2026 06:39:49 UTC] User ID: 571
[14-May-2026 06:39:49 UTC] ✅ User profile retrieved successfully for user ID: 571
[14-May-2026 06:39:50 UTC] === API CALL LOG ===
[14-May-2026 06:39:50 UTC] Endpoint: user/profile.php
[14-May-2026 06:39:50 UTC] Full Log Data: {
    "timestamp": "2026-05-14 06:39:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.42.54.36",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.42.54.36, 162.159.122.149",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTcxIiwidXNlcm5hbWUiOiJhaGR1aHdiIiwiZW1haWwiOiJ1YWhnZGl3amRqQGdtYWlsLmNvbSIsImV4cCI6MTc3OTM0NTU4OH0.5PJrAgI36o1f9aohj5Yq6FDtQzMf7rzyoFJWjsv5OIc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb7e872587aad93-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.42.54.36",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-May-2026 06:39:50 UTC] === END API CALL LOG ===
[14-May-2026 06:39:50 UTC] ✅ API Hash verification passed for profile endpoint
[14-May-2026 06:39:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTcxIiwidXNlcm5hbWUiOiJhaGR1aHdiIiwiZW1haWwiOiJ1YWhnZGl3amRqQGdtYWlsLmNvbSIsImV4cCI6MTc3OTM0NTU4OH0.5PJrAgI36o1f9aohj5Yq6FDtQzMf7rzyoFJWjsv5OIc
[14-May-2026 06:39:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-May-2026 06:39:50 UTC] ✅ JWT token verified successfully for user profile
[14-May-2026 06:39:50 UTC] User ID: 571
[14-May-2026 06:39:50 UTC] ✅ User profile retrieved successfully for user ID: 571
[14-May-2026 06:39:57 UTC] === API CALL LOG ===
[14-May-2026 06:39:57 UTC] Endpoint: user/profile.php
[14-May-2026 06:39:57 UTC] Full Log Data: {
    "timestamp": "2026-05-14 06:39:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.42.54.36",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.42.54.36, 162.159.122.149",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTcxIiwidXNlcm5hbWUiOiJhaGR1aHdiIiwiZW1haWwiOiJ1YWhnZGl3amRqQGdtYWlsLmNvbSIsImV4cCI6MTc3OTM0NTU4OH0.5PJrAgI36o1f9aohj5Yq6FDtQzMf7rzyoFJWjsv5OIc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb7e8a20efdad93-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.42.54.36",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-May-2026 06:39:57 UTC] === END API CALL LOG ===
[14-May-2026 06:39:57 UTC] ✅ API Hash verification passed for profile endpoint
[14-May-2026 06:39:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTcxIiwidXNlcm5hbWUiOiJhaGR1aHdiIiwiZW1haWwiOiJ1YWhnZGl3amRqQGdtYWlsLmNvbSIsImV4cCI6MTc3OTM0NTU4OH0.5PJrAgI36o1f9aohj5Yq6FDtQzMf7rzyoFJWjsv5OIc
[14-May-2026 06:39:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-May-2026 06:39:57 UTC] ✅ JWT token verified successfully for user profile
[14-May-2026 06:39:57 UTC] User ID: 571
[14-May-2026 06:39:57 UTC] ✅ User profile retrieved successfully for user ID: 571
[14-May-2026 06:40:16 UTC] === API CALL LOG ===
[14-May-2026 06:40:16 UTC] Endpoint: user/profile.php
[14-May-2026 06:40:16 UTC] Full Log Data: {
    "timestamp": "2026-05-14 06:40:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.42.54.36",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.42.54.36, 162.159.122.148",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTcxIiwidXNlcm5hbWUiOiJhaGR1aHdiIiwiZW1haWwiOiJ1YWhnZGl3amRqQGdtYWlsLmNvbSIsImV4cCI6MTc3OTM0NTU4OH0.5PJrAgI36o1f9aohj5Yq6FDtQzMf7rzyoFJWjsv5OIc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb7e913ed59ad93-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.42.54.36",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-May-2026 06:40:16 UTC] === END API CALL LOG ===
[14-May-2026 06:40:16 UTC] ✅ API Hash verification passed for profile endpoint
[14-May-2026 06:40:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTcxIiwidXNlcm5hbWUiOiJhaGR1aHdiIiwiZW1haWwiOiJ1YWhnZGl3amRqQGdtYWlsLmNvbSIsImV4cCI6MTc3OTM0NTU4OH0.5PJrAgI36o1f9aohj5Yq6FDtQzMf7rzyoFJWjsv5OIc
[14-May-2026 06:40:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-May-2026 06:40:16 UTC] ✅ JWT token verified successfully for user profile
[14-May-2026 06:40:16 UTC] User ID: 571
[14-May-2026 06:40:16 UTC] ✅ User profile retrieved successfully for user ID: 571
[14-May-2026 06:40:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-May-2026 06:40:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-May-2026 06:40:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.42.54.36, 162.159.122.148","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTcxIiwidXNlcm5hbWUiOiJhaGR1aHdiIiwiZW1haWwiOiJ1YWhnZGl3amRqQGdtYWlsLmNvbSIsImV4cCI6MTc3OTM0NTU4OH0.5PJrAgI36o1f9aohj5Yq6FDtQzMf7rzyoFJWjsv5OIc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fb7e92629bead93-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"197.42.54.36","cf-ipcountry":"EG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-May-2026 06:40:18 UTC] === User Orders API Called ===
[14-May-2026 06:40:18 UTC] User ID: 571
[14-May-2026 06:40:18 UTC] Limit: 20, Offset: 0
[14-May-2026 06:40:18 UTC] Orders found: 0
[14-May-2026 06:40:18 UTC] Orders data: []
[14-May-2026 06:40:18 UTC] Total orders count: 0
[14-May-2026 06:40:20 UTC] === API CALL LOG ===
[14-May-2026 06:40:20 UTC] Endpoint: user/profile.php
[14-May-2026 06:40:20 UTC] Full Log Data: {
    "timestamp": "2026-05-14 06:40:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.42.54.36",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Content-Length": "0",
        "X-Forwarded-For": "197.42.54.36, 162.159.122.148",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTcxIiwidXNlcm5hbWUiOiJhaGR1aHdiIiwiZW1haWwiOiJ1YWhnZGl3amRqQGdtYWlsLmNvbSIsImV4cCI6MTc3OTM0NTU4OH0.5PJrAgI36o1f9aohj5Yq6FDtQzMf7rzyoFJWjsv5OIc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb7e9304b40ad93-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.42.54.36",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-May-2026 06:40:20 UTC] === END API CALL LOG ===
[14-May-2026 06:40:20 UTC] ✅ API Hash verification passed for profile endpoint
[14-May-2026 06:40:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTcxIiwidXNlcm5hbWUiOiJhaGR1aHdiIiwiZW1haWwiOiJ1YWhnZGl3amRqQGdtYWlsLmNvbSIsImV4cCI6MTc3OTM0NTU4OH0.5PJrAgI36o1f9aohj5Yq6FDtQzMf7rzyoFJWjsv5OIc
[14-May-2026 06:40:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-May-2026 06:40:20 UTC] ✅ JWT token verified successfully for user profile
[14-May-2026 06:40:20 UTC] User ID: 571
[14-May-2026 06:40:20 UTC] ✅ User profile retrieved successfully for user ID: 571
[14-May-2026 06:40:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-May-2026 06:40:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-May-2026 06:40:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.42.54.36, 162.159.122.148","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTcxIiwidXNlcm5hbWUiOiJhaGR1aHdiIiwiZW1haWwiOiJ1YWhnZGl3amRqQGdtYWlsLmNvbSIsImV4cCI6MTc3OTM0NTU4OH0.5PJrAgI36o1f9aohj5Yq6FDtQzMf7rzyoFJWjsv5OIc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fb7e9304b3fad93-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"197.42.54.36","cf-ipcountry":"EG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-May-2026 06:40:20 UTC] === User Orders API Called ===
[14-May-2026 06:40:20 UTC] User ID: 571
[14-May-2026 06:40:20 UTC] Limit: 20, Offset: 0
[14-May-2026 06:40:20 UTC] Orders found: 0
[14-May-2026 06:40:20 UTC] Orders data: []
[14-May-2026 06:40:20 UTC] Total orders count: 0
[14-May-2026 06:40:21 UTC] === API CALL LOG ===
[14-May-2026 06:40:21 UTC] Endpoint: user/profile.php
[14-May-2026 06:40:21 UTC] Full Log Data: {
    "timestamp": "2026-05-14 06:40:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.42.54.36",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.42.54.36, 162.159.122.148",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTcxIiwidXNlcm5hbWUiOiJhaGR1aHdiIiwiZW1haWwiOiJ1YWhnZGl3amRqQGdtYWlsLmNvbSIsImV4cCI6MTc3OTM0NTU4OH0.5PJrAgI36o1f9aohj5Yq6FDtQzMf7rzyoFJWjsv5OIc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb7e934095dad93-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.42.54.36",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-May-2026 06:40:21 UTC] === END API CALL LOG ===
[14-May-2026 06:40:21 UTC] ✅ API Hash verification passed for profile endpoint
[14-May-2026 06:40:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTcxIiwidXNlcm5hbWUiOiJhaGR1aHdiIiwiZW1haWwiOiJ1YWhnZGl3amRqQGdtYWlsLmNvbSIsImV4cCI6MTc3OTM0NTU4OH0.5PJrAgI36o1f9aohj5Yq6FDtQzMf7rzyoFJWjsv5OIc
[14-May-2026 06:40:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-May-2026 06:40:21 UTC] ✅ JWT token verified successfully for user profile
[14-May-2026 06:40:21 UTC] User ID: 571
[14-May-2026 06:40:21 UTC] ✅ User profile retrieved successfully for user ID: 571
[14-May-2026 06:40:47 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-May-2026 06:40:47 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-May-2026 06:40:47 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.42.54.36, 162.159.122.148","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTcxIiwidXNlcm5hbWUiOiJhaGR1aHdiIiwiZW1haWwiOiJ1YWhnZGl3amRqQGdtYWlsLmNvbSIsImV4cCI6MTc3OTM0NTU4OH0.5PJrAgI36o1f9aohj5Yq6FDtQzMf7rzyoFJWjsv5OIc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fb7e9d8d89aad93-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"197.42.54.36","cf-ipcountry":"EG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-May-2026 06:40:47 UTC] === User Orders API Called ===
[14-May-2026 06:40:47 UTC] User ID: 571
[14-May-2026 06:40:47 UTC] Limit: 20, Offset: 0
[14-May-2026 06:40:47 UTC] Orders found: 1
[14-May-2026 06:40:47 UTC] Orders data: [{"id":270,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/islv_m\/17","status":"pending","created_at":"2026-05-14 10:10:43","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[14-May-2026 06:40:47 UTC] Total orders count: 1
[14-May-2026 06:40:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-May-2026 06:40:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-May-2026 06:40:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","Content-Length":"0","X-Forwarded-For":"197.42.54.36, 162.159.122.148","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTcxIiwidXNlcm5hbWUiOiJhaGR1aHdiIiwiZW1haWwiOiJ1YWhnZGl3amRqQGdtYWlsLmNvbSIsImV4cCI6MTc3OTM0NTU4OH0.5PJrAgI36o1f9aohj5Yq6FDtQzMf7rzyoFJWjsv5OIc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fb7e9e9ade3ad93-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"197.42.54.36","cf-ipcountry":"EG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-May-2026 06:40:50 UTC] === User Orders API Called ===
[14-May-2026 06:40:50 UTC] User ID: 571
[14-May-2026 06:40:50 UTC] Limit: 20, Offset: 0
[14-May-2026 06:40:50 UTC] Orders found: 1
[14-May-2026 06:40:50 UTC] Orders data: [{"id":270,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/islv_m\/17","status":"pending","created_at":"2026-05-14 10:10:43","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[14-May-2026 06:40:50 UTC] Total orders count: 1
[14-May-2026 06:40:50 UTC] === API CALL LOG ===
[14-May-2026 06:40:50 UTC] Endpoint: user/profile.php
[14-May-2026 06:40:50 UTC] Full Log Data: {
    "timestamp": "2026-05-14 06:40:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.42.54.36",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.42.54.36, 162.159.122.148",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTcxIiwidXNlcm5hbWUiOiJhaGR1aHdiIiwiZW1haWwiOiJ1YWhnZGl3amRqQGdtYWlsLmNvbSIsImV4cCI6MTc3OTM0NTU4OH0.5PJrAgI36o1f9aohj5Yq6FDtQzMf7rzyoFJWjsv5OIc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb7e9ea3ed6ad93-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.42.54.36",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-May-2026 06:40:50 UTC] === END API CALL LOG ===
[14-May-2026 06:40:50 UTC] ✅ API Hash verification passed for profile endpoint
[14-May-2026 06:40:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTcxIiwidXNlcm5hbWUiOiJhaGR1aHdiIiwiZW1haWwiOiJ1YWhnZGl3amRqQGdtYWlsLmNvbSIsImV4cCI6MTc3OTM0NTU4OH0.5PJrAgI36o1f9aohj5Yq6FDtQzMf7rzyoFJWjsv5OIc
[14-May-2026 06:40:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-May-2026 06:40:50 UTC] ✅ JWT token verified successfully for user profile
[14-May-2026 06:40:50 UTC] User ID: 571
[14-May-2026 06:40:50 UTC] ✅ User profile retrieved successfully for user ID: 571
[14-May-2026 06:40:50 UTC] === API CALL LOG ===
[14-May-2026 06:40:50 UTC] Endpoint: user/profile.php
[14-May-2026 06:40:50 UTC] Full Log Data: {
    "timestamp": "2026-05-14 06:40:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.42.54.36",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.42.54.36, 162.159.122.148",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTcxIiwidXNlcm5hbWUiOiJhaGR1aHdiIiwiZW1haWwiOiJ1YWhnZGl3amRqQGdtYWlsLmNvbSIsImV4cCI6MTc3OTM0NTU4OH0.5PJrAgI36o1f9aohj5Yq6FDtQzMf7rzyoFJWjsv5OIc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb7e9edcdbfad93-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.42.54.36",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-May-2026 06:40:50 UTC] === END API CALL LOG ===
[14-May-2026 06:40:50 UTC] ✅ API Hash verification passed for profile endpoint
[14-May-2026 06:40:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTcxIiwidXNlcm5hbWUiOiJhaGR1aHdiIiwiZW1haWwiOiJ1YWhnZGl3amRqQGdtYWlsLmNvbSIsImV4cCI6MTc3OTM0NTU4OH0.5PJrAgI36o1f9aohj5Yq6FDtQzMf7rzyoFJWjsv5OIc
[14-May-2026 06:40:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-May-2026 06:40:50 UTC] ✅ JWT token verified successfully for user profile
[14-May-2026 06:40:50 UTC] User ID: 571
[14-May-2026 06:40:50 UTC] ✅ User profile retrieved successfully for user ID: 571
[14-May-2026 06:41:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-May-2026 06:41:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-May-2026 06:41:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.42.54.36, 162.159.122.148","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTcxIiwidXNlcm5hbWUiOiJhaGR1aHdiIiwiZW1haWwiOiJ1YWhnZGl3amRqQGdtYWlsLmNvbSIsImV4cCI6MTc3OTM0NTU4OH0.5PJrAgI36o1f9aohj5Yq6FDtQzMf7rzyoFJWjsv5OIc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fb7ea6e3e54ad93-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"197.42.54.36","cf-ipcountry":"EG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-May-2026 06:41:11 UTC] === User Orders API Called ===
[14-May-2026 06:41:11 UTC] User ID: 571
[14-May-2026 06:41:11 UTC] Limit: 20, Offset: 0
[14-May-2026 06:41:11 UTC] Orders found: 2
[14-May-2026 06:41:11 UTC] Orders data: [{"id":271,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/islv_m\/19","status":"pending","created_at":"2026-05-14 10:11:09","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":270,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/islv_m\/17","status":"pending","created_at":"2026-05-14 10:10:43","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[14-May-2026 06:41:11 UTC] Total orders count: 2
[14-May-2026 08:40:12 UTC] === API CALL LOG ===
[14-May-2026 08:40:12 UTC] Endpoint: user/profile.php
[14-May-2026 08:40:12 UTC] Full Log Data: {
    "timestamp": "2026-05-14 08:40:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.98.201",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.98.201, 172.69.224.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb898c6fb0489bb-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.98.201",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-May-2026 08:40:12 UTC] === END API CALL LOG ===
[14-May-2026 08:40:12 UTC] ✅ API Hash verification passed for profile endpoint
[14-May-2026 08:40:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo
[14-May-2026 08:40:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-May-2026 08:40:12 UTC] ✅ JWT token verified successfully for user profile
[14-May-2026 08:40:12 UTC] User ID: 539
[14-May-2026 08:40:12 UTC] ✅ User profile retrieved successfully for user ID: 539
[14-May-2026 08:40:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-May-2026 08:40:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-May-2026 08:40:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.98.201, 172.69.224.67","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fb898d50ffe89bb-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.98.201","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-May-2026 08:40:14 UTC] === User Orders API Called ===
[14-May-2026 08:40:14 UTC] User ID: 539
[14-May-2026 08:40:14 UTC] Limit: 20, Offset: 0
[14-May-2026 08:40:14 UTC] Orders found: 0
[14-May-2026 08:40:14 UTC] Orders data: []
[14-May-2026 08:40:14 UTC] Total orders count: 0
[14-May-2026 08:40:14 UTC] === API CALL LOG ===
[14-May-2026 08:40:14 UTC] Endpoint: user/profile.php
[14-May-2026 08:40:14 UTC] Full Log Data: {
    "timestamp": "2026-05-14 08:40:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.98.201",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.98.201, 172.69.224.67",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb898d50ff989bb-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.98.201",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-May-2026 08:40:14 UTC] === END API CALL LOG ===
[14-May-2026 08:40:14 UTC] ✅ API Hash verification passed for profile endpoint
[14-May-2026 08:40:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo
[14-May-2026 08:40:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-May-2026 08:40:14 UTC] ✅ JWT token verified successfully for user profile
[14-May-2026 08:40:14 UTC] User ID: 539
[14-May-2026 08:40:14 UTC] ✅ User profile retrieved successfully for user ID: 539
[14-May-2026 08:40:14 UTC] === API CALL LOG ===
[14-May-2026 08:40:14 UTC] Endpoint: user/profile.php
[14-May-2026 08:40:14 UTC] Full Log Data: {
    "timestamp": "2026-05-14 08:40:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.98.201",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.98.201, 172.69.224.67",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb898d5080089bb-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.98.201",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-May-2026 08:40:14 UTC] === END API CALL LOG ===
[14-May-2026 08:40:14 UTC] ✅ API Hash verification passed for profile endpoint
[14-May-2026 08:40:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo
[14-May-2026 08:40:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-May-2026 08:40:14 UTC] ✅ JWT token verified successfully for user profile
[14-May-2026 08:40:14 UTC] User ID: 539
[14-May-2026 08:40:14 UTC] ✅ User profile retrieved successfully for user ID: 539
[14-May-2026 08:40:16 UTC] === API CALL LOG ===
[14-May-2026 08:40:16 UTC] Endpoint: user/profile.php
[14-May-2026 08:40:16 UTC] Full Log Data: {
    "timestamp": "2026-05-14 08:40:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.98.201",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.98.201, 172.69.224.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb898e01a2889bb-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.98.201",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-May-2026 08:40:16 UTC] === END API CALL LOG ===
[14-May-2026 08:40:16 UTC] ✅ API Hash verification passed for profile endpoint
[14-May-2026 08:40:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo
[14-May-2026 08:40:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-May-2026 08:40:16 UTC] ✅ JWT token verified successfully for user profile
[14-May-2026 08:40:16 UTC] User ID: 539
[14-May-2026 08:40:16 UTC] ✅ User profile retrieved successfully for user ID: 539
[14-May-2026 08:50:04 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-May-2026 08:50:04 UTC] === API CALL LOG ===
[14-May-2026 08:50:04 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-May-2026 08:50:04 UTC] Endpoint: user/profile.php
[14-May-2026 08:50:04 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"62.89.208.100, 162.158.94.148","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3NzkzNTM0MDR9.FKUmgAuvMN8sHmuLH1UeFKc60A6aOYXZ-Ajs01-xF60","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fb8a73cfe7a1999-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"62.89.208.100","cf-ipcountry":"TJ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-May-2026 08:50:04 UTC] Full Log Data: {
    "timestamp": "2026-05-14 08:50:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "62.89.208.100",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "62.89.208.100, 162.158.94.148",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3NzkzNTM0MDR9.FKUmgAuvMN8sHmuLH1UeFKc60A6aOYXZ-Ajs01-xF60",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb8a73cfe781999-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "62.89.208.100",
        "cf-ipcountry": "TJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-May-2026 08:50:04 UTC] === END API CALL LOG ===
[14-May-2026 08:50:04 UTC] ✅ API Hash verification passed for profile endpoint
[14-May-2026 08:50:04 UTC] === User Orders API Called ===
[14-May-2026 08:50:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3NzkzNTM0MDR9.FKUmgAuvMN8sHmuLH1UeFKc60A6aOYXZ-Ajs01-xF60
[14-May-2026 08:50:04 UTC] User ID: 570
[14-May-2026 08:50:04 UTC] Limit: 20, Offset: 0
[14-May-2026 08:50:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-May-2026 08:50:04 UTC] ✅ JWT token verified successfully for user profile
[14-May-2026 08:50:04 UTC] User ID: 570
[14-May-2026 08:50:04 UTC] ✅ User profile retrieved successfully for user ID: 570
[14-May-2026 08:50:04 UTC] Orders found: 0
[14-May-2026 08:50:04 UTC] Orders data: []
[14-May-2026 08:50:04 UTC] Total orders count: 0
[14-May-2026 08:50:04 UTC] === API CALL LOG ===
[14-May-2026 08:50:04 UTC] Endpoint: user/profile.php
[14-May-2026 08:50:04 UTC] Full Log Data: {
    "timestamp": "2026-05-14 08:50:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "62.89.208.100",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "62.89.208.100, 162.158.94.148",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3NzkzNTM0MDR9.FKUmgAuvMN8sHmuLH1UeFKc60A6aOYXZ-Ajs01-xF60",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb8a73cfe7b1999-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "62.89.208.100",
        "cf-ipcountry": "TJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-May-2026 08:50:04 UTC] === END API CALL LOG ===
[14-May-2026 08:50:04 UTC] ✅ API Hash verification passed for profile endpoint
[14-May-2026 08:50:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3NzkzNTM0MDR9.FKUmgAuvMN8sHmuLH1UeFKc60A6aOYXZ-Ajs01-xF60
[14-May-2026 08:50:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-May-2026 08:50:04 UTC] ✅ JWT token verified successfully for user profile
[14-May-2026 08:50:04 UTC] User ID: 570
[14-May-2026 08:50:04 UTC] ✅ User profile retrieved successfully for user ID: 570
[14-May-2026 08:51:26 UTC] === API CALL LOG ===
[14-May-2026 08:51:26 UTC] Endpoint: user/profile.php
[14-May-2026 08:51:26 UTC] Full Log Data: {
    "timestamp": "2026-05-14 08:51:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "62.89.208.100",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "62.89.208.100, 162.158.94.148",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3NzkzNTM0MDR9.FKUmgAuvMN8sHmuLH1UeFKc60A6aOYXZ-Ajs01-xF60",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb8a93cbc691999-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "62.89.208.100",
        "cf-ipcountry": "TJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-May-2026 08:51:26 UTC] === END API CALL LOG ===
[14-May-2026 08:51:26 UTC] ✅ API Hash verification passed for profile endpoint
[14-May-2026 08:51:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3NzkzNTM0MDR9.FKUmgAuvMN8sHmuLH1UeFKc60A6aOYXZ-Ajs01-xF60
[14-May-2026 08:51:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-May-2026 08:51:26 UTC] ✅ JWT token verified successfully for user profile
[14-May-2026 08:51:26 UTC] User ID: 570
[14-May-2026 08:51:26 UTC] ✅ User profile retrieved successfully for user ID: 570
[14-May-2026 08:51:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-May-2026 08:51:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-May-2026 08:51:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","Content-Length":"0","X-Forwarded-For":"62.89.208.100, 162.158.94.148","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3NzkzNTM0MDR9.FKUmgAuvMN8sHmuLH1UeFKc60A6aOYXZ-Ajs01-xF60","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fb8a93cbc681999-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"62.89.208.100","cf-ipcountry":"TJ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-May-2026 08:51:26 UTC] === User Orders API Called ===
[14-May-2026 08:51:26 UTC] User ID: 570
[14-May-2026 08:51:26 UTC] Limit: 20, Offset: 0
[14-May-2026 08:51:26 UTC] Orders found: 0
[14-May-2026 08:51:26 UTC] Orders data: []
[14-May-2026 08:51:26 UTC] Total orders count: 0
[14-May-2026 08:51:27 UTC] === API CALL LOG ===
[14-May-2026 08:51:27 UTC] Endpoint: user/profile.php
[14-May-2026 08:51:27 UTC] Full Log Data: {
    "timestamp": "2026-05-14 08:51:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "62.89.208.100",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "62.89.208.100, 162.158.94.148",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3NzkzNTM0MDR9.FKUmgAuvMN8sHmuLH1UeFKc60A6aOYXZ-Ajs01-xF60",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb8a940581c1999-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "62.89.208.100",
        "cf-ipcountry": "TJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-May-2026 08:51:27 UTC] === END API CALL LOG ===
[14-May-2026 08:51:27 UTC] ✅ API Hash verification passed for profile endpoint
[14-May-2026 08:51:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3NzkzNTM0MDR9.FKUmgAuvMN8sHmuLH1UeFKc60A6aOYXZ-Ajs01-xF60
[14-May-2026 08:51:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-May-2026 08:51:27 UTC] ✅ JWT token verified successfully for user profile
[14-May-2026 08:51:27 UTC] User ID: 570
[14-May-2026 08:51:27 UTC] ✅ User profile retrieved successfully for user ID: 570
[14-May-2026 08:51:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-May-2026 08:51:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-May-2026 08:51:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"62.89.208.100, 162.158.94.148","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3NzkzNTM0MDR9.FKUmgAuvMN8sHmuLH1UeFKc60A6aOYXZ-Ajs01-xF60","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fb8a979bcac1999-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"62.89.208.100","cf-ipcountry":"TJ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-May-2026 08:51:36 UTC] === User Orders API Called ===
[14-May-2026 08:51:36 UTC] User ID: 570
[14-May-2026 08:51:36 UTC] Limit: 20, Offset: 0
[14-May-2026 08:51:36 UTC] Orders found: 0
[14-May-2026 08:51:36 UTC] Orders data: []
[14-May-2026 08:51:36 UTC] Total orders count: 0
[14-May-2026 08:51:36 UTC] === API CALL LOG ===
[14-May-2026 08:51:36 UTC] Endpoint: user/profile.php
[14-May-2026 08:51:36 UTC] Full Log Data: {
    "timestamp": "2026-05-14 08:51:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "62.89.208.100",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Content-Length": "0",
        "X-Forwarded-For": "62.89.208.100, 162.158.94.148",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3NzkzNTM0MDR9.FKUmgAuvMN8sHmuLH1UeFKc60A6aOYXZ-Ajs01-xF60",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb8a979bcad1999-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "62.89.208.100",
        "cf-ipcountry": "TJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-May-2026 08:51:36 UTC] === END API CALL LOG ===
[14-May-2026 08:51:36 UTC] ✅ API Hash verification passed for profile endpoint
[14-May-2026 08:51:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3NzkzNTM0MDR9.FKUmgAuvMN8sHmuLH1UeFKc60A6aOYXZ-Ajs01-xF60
[14-May-2026 08:51:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-May-2026 08:51:36 UTC] ✅ JWT token verified successfully for user profile
[14-May-2026 08:51:36 UTC] User ID: 570
[14-May-2026 08:51:36 UTC] ✅ User profile retrieved successfully for user ID: 570
[14-May-2026 08:51:37 UTC] === API CALL LOG ===
[14-May-2026 08:51:37 UTC] Endpoint: user/profile.php
[14-May-2026 08:51:37 UTC] Full Log Data: {
    "timestamp": "2026-05-14 08:51:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "62.89.208.100",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "62.89.208.100, 162.158.94.148",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3NzkzNTM0MDR9.FKUmgAuvMN8sHmuLH1UeFKc60A6aOYXZ-Ajs01-xF60",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb8a97d6ff01999-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "62.89.208.100",
        "cf-ipcountry": "TJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-May-2026 08:51:37 UTC] === END API CALL LOG ===
[14-May-2026 08:51:37 UTC] ✅ API Hash verification passed for profile endpoint
[14-May-2026 08:51:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3NzkzNTM0MDR9.FKUmgAuvMN8sHmuLH1UeFKc60A6aOYXZ-Ajs01-xF60
[14-May-2026 08:51:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-May-2026 08:51:37 UTC] ✅ JWT token verified successfully for user profile
[14-May-2026 08:51:37 UTC] User ID: 570
[14-May-2026 08:51:37 UTC] ✅ User profile retrieved successfully for user ID: 570
[14-May-2026 09:23:57 UTC] === API CALL LOG ===
[14-May-2026 09:23:57 UTC] Endpoint: user/profile.php
[14-May-2026 09:23:57 UTC] Full Log Data: {
    "timestamp": "2026-05-14 09:23:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "98.97.77.135",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "98.97.77.135, 172.68.103.119",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTEyIiwidXNlcm5hbWUiOiIwOTAxMjg0NzAyNiIsImVtYWlsIjoiZnJlZWJyb241M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg3OTQ2MDB9.i4yu2TdEwOhy134lWkDfDxS3VZo9nlDhc4G74iuE5hU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb8d8d7ee808df7-LIS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "98.97.77.135",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-May-2026 09:23:57 UTC] === END API CALL LOG ===
[14-May-2026 09:23:57 UTC] ✅ API Hash verification passed for profile endpoint
[14-May-2026 09:23:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTEyIiwidXNlcm5hbWUiOiIwOTAxMjg0NzAyNiIsImVtYWlsIjoiZnJlZWJyb241M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg3OTQ2MDB9.i4yu2TdEwOhy134lWkDfDxS3VZo9nlDhc4G74iuE5hU
[14-May-2026 09:23:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-May-2026 09:23:57 UTC] ✅ JWT token verified successfully for user profile
[14-May-2026 09:23:57 UTC] User ID: 512
[14-May-2026 09:23:57 UTC] ✅ User profile retrieved successfully for user ID: 512
[14-May-2026 09:24:14 UTC] === API CALL LOG ===
[14-May-2026 09:24:14 UTC] Endpoint: user/profile.php
[14-May-2026 09:24:14 UTC] Full Log Data: {
    "timestamp": "2026-05-14 09:24:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "98.97.77.135",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "98.97.77.135, 172.68.103.119",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTEyIiwidXNlcm5hbWUiOiIwOTAxMjg0NzAyNiIsImVtYWlsIjoiZnJlZWJyb241M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg3OTQ2MDB9.i4yu2TdEwOhy134lWkDfDxS3VZo9nlDhc4G74iuE5hU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb8d947ad9e8df7-LIS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "98.97.77.135",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-May-2026 09:24:14 UTC] === END API CALL LOG ===
[14-May-2026 09:24:14 UTC] ✅ API Hash verification passed for profile endpoint
[14-May-2026 09:24:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTEyIiwidXNlcm5hbWUiOiIwOTAxMjg0NzAyNiIsImVtYWlsIjoiZnJlZWJyb241M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg3OTQ2MDB9.i4yu2TdEwOhy134lWkDfDxS3VZo9nlDhc4G74iuE5hU
[14-May-2026 09:24:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-May-2026 09:24:14 UTC] ✅ JWT token verified successfully for user profile
[14-May-2026 09:24:14 UTC] User ID: 512
[14-May-2026 09:24:14 UTC] ✅ User profile retrieved successfully for user ID: 512
[14-May-2026 09:24:14 UTC] === API CALL LOG ===
[14-May-2026 09:24:14 UTC] Endpoint: user/profile.php
[14-May-2026 09:24:14 UTC] Full Log Data: {
    "timestamp": "2026-05-14 09:24:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "98.97.77.135",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "98.97.77.135, 172.68.103.119",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTEyIiwidXNlcm5hbWUiOiIwOTAxMjg0NzAyNiIsImVtYWlsIjoiZnJlZWJyb241M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg3OTQ2MDB9.i4yu2TdEwOhy134lWkDfDxS3VZo9nlDhc4G74iuE5hU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb8d947ad978df7-LIS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "98.97.77.135",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-May-2026 09:24:14 UTC] === END API CALL LOG ===
[14-May-2026 09:24:14 UTC] ✅ API Hash verification passed for profile endpoint
[14-May-2026 09:24:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTEyIiwidXNlcm5hbWUiOiIwOTAxMjg0NzAyNiIsImVtYWlsIjoiZnJlZWJyb241M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg3OTQ2MDB9.i4yu2TdEwOhy134lWkDfDxS3VZo9nlDhc4G74iuE5hU
[14-May-2026 09:24:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-May-2026 09:24:14 UTC] ✅ JWT token verified successfully for user profile
[14-May-2026 09:24:14 UTC] User ID: 512
[14-May-2026 09:24:14 UTC] ✅ User profile retrieved successfully for user ID: 512
[14-May-2026 09:24:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-May-2026 09:24:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-May-2026 09:24:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"98.97.77.135, 172.68.103.119","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTEyIiwidXNlcm5hbWUiOiIwOTAxMjg0NzAyNiIsImVtYWlsIjoiZnJlZWJyb241M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg3OTQ2MDB9.i4yu2TdEwOhy134lWkDfDxS3VZo9nlDhc4G74iuE5hU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fb8d947ad9d8df7-LIS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"98.97.77.135","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-May-2026 09:24:14 UTC] === User Orders API Called ===
[14-May-2026 09:24:14 UTC] User ID: 512
[14-May-2026 09:24:14 UTC] Limit: 20, Offset: 0
[14-May-2026 09:24:14 UTC] Orders found: 0
[14-May-2026 09:24:14 UTC] Orders data: []
[14-May-2026 09:24:14 UTC] Total orders count: 0
[14-May-2026 09:24:19 UTC] === API CALL LOG ===
[14-May-2026 09:24:19 UTC] Endpoint: user/profile.php
[14-May-2026 09:24:19 UTC] Full Log Data: {
    "timestamp": "2026-05-14 09:24:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "98.97.77.135",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "98.97.77.135, 172.68.103.119",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTEyIiwidXNlcm5hbWUiOiIwOTAxMjg0NzAyNiIsImVtYWlsIjoiZnJlZWJyb241M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg3OTQ2MDB9.i4yu2TdEwOhy134lWkDfDxS3VZo9nlDhc4G74iuE5hU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb8d9675f1d8df7-LIS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "98.97.77.135",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-May-2026 09:24:19 UTC] === END API CALL LOG ===
[14-May-2026 09:24:19 UTC] ✅ API Hash verification passed for profile endpoint
[14-May-2026 09:24:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTEyIiwidXNlcm5hbWUiOiIwOTAxMjg0NzAyNiIsImVtYWlsIjoiZnJlZWJyb241M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg3OTQ2MDB9.i4yu2TdEwOhy134lWkDfDxS3VZo9nlDhc4G74iuE5hU
[14-May-2026 09:24:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-May-2026 09:24:19 UTC] ✅ JWT token verified successfully for user profile
[14-May-2026 09:24:19 UTC] User ID: 512
[14-May-2026 09:24:19 UTC] ✅ User profile retrieved successfully for user ID: 512
[14-May-2026 09:24:25 UTC] === API CALL LOG ===
[14-May-2026 09:24:25 UTC] Endpoint: user/profile.php
[14-May-2026 09:24:25 UTC] Full Log Data: {
    "timestamp": "2026-05-14 09:24:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "98.97.77.135",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "98.97.77.135, 172.68.103.119",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTEyIiwidXNlcm5hbWUiOiIwOTAxMjg0NzAyNiIsImVtYWlsIjoiZnJlZWJyb241M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg3OTQ2MDB9.i4yu2TdEwOhy134lWkDfDxS3VZo9nlDhc4G74iuE5hU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb8d98e2abb8df7-LIS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "98.97.77.135",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-May-2026 09:24:25 UTC] === END API CALL LOG ===
[14-May-2026 09:24:25 UTC] ✅ API Hash verification passed for profile endpoint
[14-May-2026 09:24:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTEyIiwidXNlcm5hbWUiOiIwOTAxMjg0NzAyNiIsImVtYWlsIjoiZnJlZWJyb241M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg3OTQ2MDB9.i4yu2TdEwOhy134lWkDfDxS3VZo9nlDhc4G74iuE5hU
[14-May-2026 09:24:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-May-2026 09:24:25 UTC] ✅ JWT token verified successfully for user profile
[14-May-2026 09:24:25 UTC] User ID: 512
[14-May-2026 09:24:25 UTC] ✅ User profile retrieved successfully for user ID: 512
[14-May-2026 09:24:45 UTC] === API CALL LOG ===
[14-May-2026 09:24:45 UTC] Endpoint: user/profile.php
[14-May-2026 09:24:45 UTC] Full Log Data: {
    "timestamp": "2026-05-14 09:24:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "98.97.77.135",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "98.97.77.135, 172.68.103.119",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTEyIiwidXNlcm5hbWUiOiIwOTAxMjg0NzAyNiIsImVtYWlsIjoiZnJlZWJyb241M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg3OTQ2MDB9.i4yu2TdEwOhy134lWkDfDxS3VZo9nlDhc4G74iuE5hU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb8da064a0b8df7-LIS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "98.97.77.135",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-May-2026 09:24:45 UTC] === END API CALL LOG ===
[14-May-2026 09:24:45 UTC] ✅ API Hash verification passed for profile endpoint
[14-May-2026 09:24:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTEyIiwidXNlcm5hbWUiOiIwOTAxMjg0NzAyNiIsImVtYWlsIjoiZnJlZWJyb241M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg3OTQ2MDB9.i4yu2TdEwOhy134lWkDfDxS3VZo9nlDhc4G74iuE5hU
[14-May-2026 09:24:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-May-2026 09:24:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-May-2026 09:24:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-May-2026 09:24:45 UTC] ✅ JWT token verified successfully for user profile
[14-May-2026 09:24:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"98.97.77.135, 172.68.103.119","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTEyIiwidXNlcm5hbWUiOiIwOTAxMjg0NzAyNiIsImVtYWlsIjoiZnJlZWJyb241M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg3OTQ2MDB9.i4yu2TdEwOhy134lWkDfDxS3VZo9nlDhc4G74iuE5hU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fb8da064a088df7-LIS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"98.97.77.135","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-May-2026 09:24:45 UTC] User ID: 512
[14-May-2026 09:24:45 UTC] === User Orders API Called ===
[14-May-2026 09:24:45 UTC] User ID: 512
[14-May-2026 09:24:45 UTC] Limit: 20, Offset: 0
[14-May-2026 09:24:45 UTC] ✅ User profile retrieved successfully for user ID: 512
[14-May-2026 09:24:45 UTC] Orders found: 0
[14-May-2026 09:24:45 UTC] Orders data: []
[14-May-2026 09:24:45 UTC] Total orders count: 0
[14-May-2026 09:24:45 UTC] === API CALL LOG ===
[14-May-2026 09:24:45 UTC] Endpoint: user/profile.php
[14-May-2026 09:24:45 UTC] Full Log Data: {
    "timestamp": "2026-05-14 09:24:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "98.97.77.135",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "98.97.77.135, 172.68.103.119",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTEyIiwidXNlcm5hbWUiOiIwOTAxMjg0NzAyNiIsImVtYWlsIjoiZnJlZWJyb241M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg3OTQ2MDB9.i4yu2TdEwOhy134lWkDfDxS3VZo9nlDhc4G74iuE5hU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb8da083f5e8df7-LIS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "98.97.77.135",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-May-2026 09:24:45 UTC] === END API CALL LOG ===
[14-May-2026 09:24:45 UTC] ✅ API Hash verification passed for profile endpoint
[14-May-2026 09:24:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTEyIiwidXNlcm5hbWUiOiIwOTAxMjg0NzAyNiIsImVtYWlsIjoiZnJlZWJyb241M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg3OTQ2MDB9.i4yu2TdEwOhy134lWkDfDxS3VZo9nlDhc4G74iuE5hU
[14-May-2026 09:24:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-May-2026 09:24:45 UTC] ✅ JWT token verified successfully for user profile
[14-May-2026 09:24:45 UTC] User ID: 512
[14-May-2026 09:24:45 UTC] ✅ User profile retrieved successfully for user ID: 512
[14-May-2026 09:24:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-May-2026 09:24:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-May-2026 09:24:46 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"98.97.77.135, 172.68.103.119","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTEyIiwidXNlcm5hbWUiOiIwOTAxMjg0NzAyNiIsImVtYWlsIjoiZnJlZWJyb241M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg3OTQ2MDB9.i4yu2TdEwOhy134lWkDfDxS3VZo9nlDhc4G74iuE5hU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fb8da0d6fba8df7-LIS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"98.97.77.135","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-May-2026 09:24:46 UTC] === User Orders API Called ===
[14-May-2026 09:24:46 UTC] User ID: 512
[14-May-2026 09:24:46 UTC] Limit: 20, Offset: 0
[14-May-2026 09:24:46 UTC] Orders found: 0
[14-May-2026 09:24:46 UTC] Orders data: []
[14-May-2026 09:24:46 UTC] Total orders count: 0
[14-May-2026 09:24:49 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-May-2026 09:24:49 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-May-2026 09:24:49 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","Content-Length":"0","X-Forwarded-For":"98.97.77.135, 172.68.103.119","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTEyIiwidXNlcm5hbWUiOiIwOTAxMjg0NzAyNiIsImVtYWlsIjoiZnJlZWJyb241M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg3OTQ2MDB9.i4yu2TdEwOhy134lWkDfDxS3VZo9nlDhc4G74iuE5hU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fb8da1f2b0e8df7-LIS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"98.97.77.135","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-May-2026 09:24:49 UTC] === User Orders API Called ===
[14-May-2026 09:24:49 UTC] User ID: 512
[14-May-2026 09:24:49 UTC] === API CALL LOG ===
[14-May-2026 09:24:49 UTC] Limit: 20, Offset: 0
[14-May-2026 09:24:49 UTC] Endpoint: user/profile.php
[14-May-2026 09:24:49 UTC] Full Log Data: {
    "timestamp": "2026-05-14 09:24:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "98.97.77.135",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Content-Length": "0",
        "X-Forwarded-For": "98.97.77.135, 172.68.103.119",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTEyIiwidXNlcm5hbWUiOiIwOTAxMjg0NzAyNiIsImVtYWlsIjoiZnJlZWJyb241M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg3OTQ2MDB9.i4yu2TdEwOhy134lWkDfDxS3VZo9nlDhc4G74iuE5hU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb8da1f2b128df7-LIS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "98.97.77.135",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-May-2026 09:24:49 UTC] === END API CALL LOG ===
[14-May-2026 09:24:49 UTC] ✅ API Hash verification passed for profile endpoint
[14-May-2026 09:24:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTEyIiwidXNlcm5hbWUiOiIwOTAxMjg0NzAyNiIsImVtYWlsIjoiZnJlZWJyb241M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg3OTQ2MDB9.i4yu2TdEwOhy134lWkDfDxS3VZo9nlDhc4G74iuE5hU
[14-May-2026 09:24:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-May-2026 09:24:49 UTC] ✅ JWT token verified successfully for user profile
[14-May-2026 09:24:49 UTC] User ID: 512
[14-May-2026 09:24:49 UTC] Orders found: 0
[14-May-2026 09:24:49 UTC] Orders data: []
[14-May-2026 09:24:49 UTC] ✅ User profile retrieved successfully for user ID: 512
[14-May-2026 09:24:49 UTC] Total orders count: 0
[14-May-2026 09:24:49 UTC] === API CALL LOG ===
[14-May-2026 09:24:49 UTC] Endpoint: user/profile.php
[14-May-2026 09:24:49 UTC] Full Log Data: {
    "timestamp": "2026-05-14 09:24:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "98.97.77.135",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Content-Length": "0",
        "X-Forwarded-For": "98.97.77.135, 172.68.103.119",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTEyIiwidXNlcm5hbWUiOiIwOTAxMjg0NzAyNiIsImVtYWlsIjoiZnJlZWJyb241M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg3OTQ2MDB9.i4yu2TdEwOhy134lWkDfDxS3VZo9nlDhc4G74iuE5hU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb8da1f2b158df7-LIS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "98.97.77.135",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-May-2026 09:24:49 UTC] === END API CALL LOG ===
[14-May-2026 09:24:49 UTC] ✅ API Hash verification passed for profile endpoint
[14-May-2026 09:24:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTEyIiwidXNlcm5hbWUiOiIwOTAxMjg0NzAyNiIsImVtYWlsIjoiZnJlZWJyb241M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg3OTQ2MDB9.i4yu2TdEwOhy134lWkDfDxS3VZo9nlDhc4G74iuE5hU
[14-May-2026 09:24:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-May-2026 09:24:49 UTC] ✅ JWT token verified successfully for user profile
[14-May-2026 09:24:49 UTC] User ID: 512
[14-May-2026 09:24:49 UTC] ✅ User profile retrieved successfully for user ID: 512
[14-May-2026 09:24:53 UTC] === API CALL LOG ===
[14-May-2026 09:24:53 UTC] Endpoint: user/profile.php
[14-May-2026 09:24:53 UTC] Full Log Data: {
    "timestamp": "2026-05-14 09:24:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "98.97.77.135",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "98.97.77.135, 172.68.103.119",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTEyIiwidXNlcm5hbWUiOiIwOTAxMjg0NzAyNiIsImVtYWlsIjoiZnJlZWJyb241M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg3OTQ2MDB9.i4yu2TdEwOhy134lWkDfDxS3VZo9nlDhc4G74iuE5hU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb8da37ed878df7-LIS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "98.97.77.135",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-May-2026 09:24:53 UTC] === END API CALL LOG ===
[14-May-2026 09:24:53 UTC] ✅ API Hash verification passed for profile endpoint
[14-May-2026 09:24:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTEyIiwidXNlcm5hbWUiOiIwOTAxMjg0NzAyNiIsImVtYWlsIjoiZnJlZWJyb241M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg3OTQ2MDB9.i4yu2TdEwOhy134lWkDfDxS3VZo9nlDhc4G74iuE5hU
[14-May-2026 09:24:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-May-2026 09:24:53 UTC] ✅ JWT token verified successfully for user profile
[14-May-2026 09:24:53 UTC] User ID: 512
[14-May-2026 09:24:53 UTC] ✅ User profile retrieved successfully for user ID: 512
[14-May-2026 09:24:57 UTC] === API CALL LOG ===
[14-May-2026 09:24:57 UTC] Endpoint: user/profile.php
[14-May-2026 09:24:57 UTC] Full Log Data: {
    "timestamp": "2026-05-14 09:24:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "98.97.77.135",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "98.97.77.135, 172.68.103.119",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTEyIiwidXNlcm5hbWUiOiIwOTAxMjg0NzAyNiIsImVtYWlsIjoiZnJlZWJyb241M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg3OTQ2MDB9.i4yu2TdEwOhy134lWkDfDxS3VZo9nlDhc4G74iuE5hU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb8da505f368df7-LIS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "98.97.77.135",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-May-2026 09:24:57 UTC] === END API CALL LOG ===
[14-May-2026 09:24:57 UTC] ✅ API Hash verification passed for profile endpoint
[14-May-2026 09:24:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTEyIiwidXNlcm5hbWUiOiIwOTAxMjg0NzAyNiIsImVtYWlsIjoiZnJlZWJyb241M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg3OTQ2MDB9.i4yu2TdEwOhy134lWkDfDxS3VZo9nlDhc4G74iuE5hU
[14-May-2026 09:24:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-May-2026 09:24:57 UTC] ✅ JWT token verified successfully for user profile
[14-May-2026 09:24:57 UTC] User ID: 512
[14-May-2026 09:24:57 UTC] ✅ User profile retrieved successfully for user ID: 512
[14-May-2026 09:24:57 UTC] User Purchases API - User ID: 512
[14-May-2026 09:24:57 UTC] User Purchases API - Total purchases found: 0
[14-May-2026 09:25:10 UTC] User Purchases API - User ID: 512
[14-May-2026 09:25:10 UTC] User Purchases API - Total purchases found: 0
[14-May-2026 09:25:13 UTC] === API CALL LOG ===
[14-May-2026 09:25:13 UTC] Endpoint: user/profile.php
[14-May-2026 09:25:13 UTC] Full Log Data: {
    "timestamp": "2026-05-14 09:25:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "98.97.77.135",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "98.97.77.135, 172.68.103.119",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTEyIiwidXNlcm5hbWUiOiIwOTAxMjg0NzAyNiIsImVtYWlsIjoiZnJlZWJyb241M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg3OTQ2MDB9.i4yu2TdEwOhy134lWkDfDxS3VZo9nlDhc4G74iuE5hU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb8dab74be18df7-LIS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "98.97.77.135",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-May-2026 09:25:13 UTC] === END API CALL LOG ===
[14-May-2026 09:25:13 UTC] ✅ API Hash verification passed for profile endpoint
[14-May-2026 09:25:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTEyIiwidXNlcm5hbWUiOiIwOTAxMjg0NzAyNiIsImVtYWlsIjoiZnJlZWJyb241M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg3OTQ2MDB9.i4yu2TdEwOhy134lWkDfDxS3VZo9nlDhc4G74iuE5hU
[14-May-2026 09:25:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-May-2026 09:25:13 UTC] ✅ JWT token verified successfully for user profile
[14-May-2026 09:25:13 UTC] User ID: 512
[14-May-2026 09:25:13 UTC] ✅ User profile retrieved successfully for user ID: 512
[14-May-2026 09:25:13 UTC] User Purchases API - User ID: 512
[14-May-2026 09:25:13 UTC] User Purchases API - Total purchases found: 0
[14-May-2026 09:27:07 UTC] === API CALL LOG ===
[14-May-2026 09:27:07 UTC] Endpoint: user/profile.php
[14-May-2026 09:27:07 UTC] Full Log Data: {
    "timestamp": "2026-05-14 09:27:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "98.97.77.135",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "98.97.77.135, 104.22.76.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTEyIiwidXNlcm5hbWUiOiIwOTAxMjg0NzAyNiIsImVtYWlsIjoiZnJlZWJyb241M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg3OTQ2MDB9.i4yu2TdEwOhy134lWkDfDxS3VZo9nlDhc4G74iuE5hU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb8dd7ece19392a-LOS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "98.97.77.135",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-May-2026 09:27:07 UTC] === END API CALL LOG ===
[14-May-2026 09:27:07 UTC] ✅ API Hash verification passed for profile endpoint
[14-May-2026 09:27:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTEyIiwidXNlcm5hbWUiOiIwOTAxMjg0NzAyNiIsImVtYWlsIjoiZnJlZWJyb241M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg3OTQ2MDB9.i4yu2TdEwOhy134lWkDfDxS3VZo9nlDhc4G74iuE5hU
[14-May-2026 09:27:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-May-2026 09:27:07 UTC] ✅ JWT token verified successfully for user profile
[14-May-2026 09:27:07 UTC] User ID: 512
[14-May-2026 09:27:07 UTC] ✅ User profile retrieved successfully for user ID: 512
[14-May-2026 09:27:07 UTC] User Purchases API - User ID: 512
[14-May-2026 09:27:07 UTC] User Purchases API - Total purchases found: 0
[14-May-2026 09:27:15 UTC] === API CALL LOG ===
[14-May-2026 09:27:15 UTC] Endpoint: user/profile.php
[14-May-2026 09:27:15 UTC] Full Log Data: {
    "timestamp": "2026-05-14 09:27:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "98.97.77.135",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "98.97.77.135, 104.22.76.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTEyIiwidXNlcm5hbWUiOiIwOTAxMjg0NzAyNiIsImVtYWlsIjoiZnJlZWJyb241M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg3OTQ2MDB9.i4yu2TdEwOhy134lWkDfDxS3VZo9nlDhc4G74iuE5hU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb8ddafe9df392a-LOS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "98.97.77.135",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-May-2026 09:27:15 UTC] === END API CALL LOG ===
[14-May-2026 09:27:15 UTC] ✅ API Hash verification passed for profile endpoint
[14-May-2026 09:27:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTEyIiwidXNlcm5hbWUiOiIwOTAxMjg0NzAyNiIsImVtYWlsIjoiZnJlZWJyb241M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg3OTQ2MDB9.i4yu2TdEwOhy134lWkDfDxS3VZo9nlDhc4G74iuE5hU
[14-May-2026 09:27:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-May-2026 09:27:15 UTC] ✅ JWT token verified successfully for user profile
[14-May-2026 09:27:15 UTC] User ID: 512
[14-May-2026 09:27:15 UTC] ✅ User profile retrieved successfully for user ID: 512
[14-May-2026 09:27:15 UTC] User Purchases API - User ID: 512
[14-May-2026 09:27:15 UTC] User Purchases API - Total purchases found: 0
[14-May-2026 09:27:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-May-2026 09:27:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-May-2026 09:27:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"98.97.77.135, 104.22.76.145","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTEyIiwidXNlcm5hbWUiOiIwOTAxMjg0NzAyNiIsImVtYWlsIjoiZnJlZWJyb241M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg3OTQ2MDB9.i4yu2TdEwOhy134lWkDfDxS3VZo9nlDhc4G74iuE5hU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fb8deb7ad77392a-LOS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"98.97.77.135","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-May-2026 09:27:57 UTC] === User Orders API Called ===
[14-May-2026 09:27:57 UTC] User ID: 512
[14-May-2026 09:27:57 UTC] Limit: 20, Offset: 0
[14-May-2026 09:27:57 UTC] Orders found: 0
[14-May-2026 09:27:57 UTC] Orders data: []
[14-May-2026 09:27:57 UTC] Total orders count: 0
[14-May-2026 09:27:57 UTC] === API CALL LOG ===
[14-May-2026 09:27:57 UTC] Endpoint: user/profile.php
[14-May-2026 09:27:57 UTC] Full Log Data: {
    "timestamp": "2026-05-14 09:27:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "98.97.77.135",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "98.97.77.135, 104.22.76.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTEyIiwidXNlcm5hbWUiOiIwOTAxMjg0NzAyNiIsImVtYWlsIjoiZnJlZWJyb241M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg3OTQ2MDB9.i4yu2TdEwOhy134lWkDfDxS3VZo9nlDhc4G74iuE5hU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb8deb80e23392a-LOS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "98.97.77.135",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-May-2026 09:27:57 UTC] === END API CALL LOG ===
[14-May-2026 09:27:57 UTC] ✅ API Hash verification passed for profile endpoint
[14-May-2026 09:27:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTEyIiwidXNlcm5hbWUiOiIwOTAxMjg0NzAyNiIsImVtYWlsIjoiZnJlZWJyb241M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg3OTQ2MDB9.i4yu2TdEwOhy134lWkDfDxS3VZo9nlDhc4G74iuE5hU
[14-May-2026 09:27:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-May-2026 09:27:57 UTC] ✅ JWT token verified successfully for user profile
[14-May-2026 09:27:57 UTC] User ID: 512
[14-May-2026 09:27:57 UTC] ✅ User profile retrieved successfully for user ID: 512
[14-May-2026 09:27:58 UTC] === API CALL LOG ===
[14-May-2026 09:27:58 UTC] Endpoint: user/profile.php
[14-May-2026 09:27:58 UTC] Full Log Data: {
    "timestamp": "2026-05-14 09:27:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "98.97.77.135",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "98.97.77.135, 104.22.76.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTEyIiwidXNlcm5hbWUiOiIwOTAxMjg0NzAyNiIsImVtYWlsIjoiZnJlZWJyb241M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg3OTQ2MDB9.i4yu2TdEwOhy134lWkDfDxS3VZo9nlDhc4G74iuE5hU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb8debbfdfd392a-LOS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "98.97.77.135",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-May-2026 09:27:58 UTC] === END API CALL LOG ===
[14-May-2026 09:27:58 UTC] ✅ API Hash verification passed for profile endpoint
[14-May-2026 09:27:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTEyIiwidXNlcm5hbWUiOiIwOTAxMjg0NzAyNiIsImVtYWlsIjoiZnJlZWJyb241M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg3OTQ2MDB9.i4yu2TdEwOhy134lWkDfDxS3VZo9nlDhc4G74iuE5hU
[14-May-2026 09:27:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-May-2026 09:27:58 UTC] ✅ JWT token verified successfully for user profile
[14-May-2026 09:27:58 UTC] User ID: 512
[14-May-2026 09:27:58 UTC] ✅ User profile retrieved successfully for user ID: 512
[14-May-2026 09:27:58 UTC] === API CALL LOG ===
[14-May-2026 09:27:58 UTC] Endpoint: user/profile.php
[14-May-2026 09:27:58 UTC] Full Log Data: {
    "timestamp": "2026-05-14 09:27:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "98.97.77.135",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "98.97.77.135, 104.22.76.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTEyIiwidXNlcm5hbWUiOiIwOTAxMjg0NzAyNiIsImVtYWlsIjoiZnJlZWJyb241M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg3OTQ2MDB9.i4yu2TdEwOhy134lWkDfDxS3VZo9nlDhc4G74iuE5hU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb8debd8923392a-LOS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "98.97.77.135",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-May-2026 09:27:58 UTC] === END API CALL LOG ===
[14-May-2026 09:27:58 UTC] ✅ API Hash verification passed for profile endpoint
[14-May-2026 09:27:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTEyIiwidXNlcm5hbWUiOiIwOTAxMjg0NzAyNiIsImVtYWlsIjoiZnJlZWJyb241M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg3OTQ2MDB9.i4yu2TdEwOhy134lWkDfDxS3VZo9nlDhc4G74iuE5hU
[14-May-2026 09:27:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-May-2026 09:27:58 UTC] ✅ JWT token verified successfully for user profile
[14-May-2026 09:27:58 UTC] User ID: 512
[14-May-2026 09:27:58 UTC] ✅ User profile retrieved successfully for user ID: 512
[14-May-2026 09:28:05 UTC] === API CALL LOG ===
[14-May-2026 09:28:05 UTC] Endpoint: user/profile.php
[14-May-2026 09:28:05 UTC] Full Log Data: {
    "timestamp": "2026-05-14 09:28:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "98.97.77.135",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Content-Length": "0",
        "X-Forwarded-For": "98.97.77.135, 104.22.76.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTEyIiwidXNlcm5hbWUiOiIwOTAxMjg0NzAyNiIsImVtYWlsIjoiZnJlZWJyb241M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg3OTQ2MDB9.i4yu2TdEwOhy134lWkDfDxS3VZo9nlDhc4G74iuE5hU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb8dee908ad392a-LOS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "98.97.77.135",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-May-2026 09:28:05 UTC] === END API CALL LOG ===
[14-May-2026 09:28:05 UTC] ✅ API Hash verification passed for profile endpoint
[14-May-2026 09:28:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTEyIiwidXNlcm5hbWUiOiIwOTAxMjg0NzAyNiIsImVtYWlsIjoiZnJlZWJyb241M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg3OTQ2MDB9.i4yu2TdEwOhy134lWkDfDxS3VZo9nlDhc4G74iuE5hU
[14-May-2026 09:28:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-May-2026 09:28:05 UTC] ✅ JWT token verified successfully for user profile
[14-May-2026 09:28:05 UTC] User ID: 512
[14-May-2026 09:28:05 UTC] ✅ User profile retrieved successfully for user ID: 512
[14-May-2026 09:28:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-May-2026 09:28:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-May-2026 09:28:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"98.97.77.135, 104.22.76.145","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTEyIiwidXNlcm5hbWUiOiIwOTAxMjg0NzAyNiIsImVtYWlsIjoiZnJlZWJyb241M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg3OTQ2MDB9.i4yu2TdEwOhy134lWkDfDxS3VZo9nlDhc4G74iuE5hU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fb8defe29da392a-LOS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"98.97.77.135","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-May-2026 09:28:08 UTC] === User Orders API Called ===
[14-May-2026 09:28:08 UTC] User ID: 512
[14-May-2026 09:28:08 UTC] Limit: 20, Offset: 0
[14-May-2026 09:28:08 UTC] Orders found: 0
[14-May-2026 09:28:08 UTC] Orders data: []
[14-May-2026 09:28:08 UTC] Total orders count: 0
[14-May-2026 09:28:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-May-2026 09:28:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-May-2026 09:28:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"98.97.77.135, 104.22.76.145","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTEyIiwidXNlcm5hbWUiOiIwOTAxMjg0NzAyNiIsImVtYWlsIjoiZnJlZWJyb241M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg3OTQ2MDB9.i4yu2TdEwOhy134lWkDfDxS3VZo9nlDhc4G74iuE5hU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fb8df119a5e392a-LOS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"98.97.77.135","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-May-2026 09:28:11 UTC] === User Orders API Called ===
[14-May-2026 09:28:11 UTC] User ID: 512
[14-May-2026 09:28:11 UTC] Limit: 20, Offset: 0
[14-May-2026 09:28:11 UTC] Orders found: 0
[14-May-2026 09:28:11 UTC] Orders data: []
[14-May-2026 09:28:11 UTC] Total orders count: 0
[14-May-2026 09:28:11 UTC] === API CALL LOG ===
[14-May-2026 09:28:11 UTC] Endpoint: user/profile.php
[14-May-2026 09:28:11 UTC] Full Log Data: {
    "timestamp": "2026-05-14 09:28:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "98.97.77.135",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "98.97.77.135, 104.22.76.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTEyIiwidXNlcm5hbWUiOiIwOTAxMjg0NzAyNiIsImVtYWlsIjoiZnJlZWJyb241M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg3OTQ2MDB9.i4yu2TdEwOhy134lWkDfDxS3VZo9nlDhc4G74iuE5hU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb8df121b64392a-LOS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "98.97.77.135",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-May-2026 09:28:11 UTC] === END API CALL LOG ===
[14-May-2026 09:28:11 UTC] ✅ API Hash verification passed for profile endpoint
[14-May-2026 09:28:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTEyIiwidXNlcm5hbWUiOiIwOTAxMjg0NzAyNiIsImVtYWlsIjoiZnJlZWJyb241M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg3OTQ2MDB9.i4yu2TdEwOhy134lWkDfDxS3VZo9nlDhc4G74iuE5hU
[14-May-2026 09:28:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-May-2026 09:28:11 UTC] ✅ JWT token verified successfully for user profile
[14-May-2026 09:28:11 UTC] User ID: 512
[14-May-2026 09:28:11 UTC] ✅ User profile retrieved successfully for user ID: 512
[14-May-2026 09:28:12 UTC] === API CALL LOG ===
[14-May-2026 09:28:12 UTC] Endpoint: user/profile.php
[14-May-2026 09:28:12 UTC] Full Log Data: {
    "timestamp": "2026-05-14 09:28:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "98.97.77.135",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "98.97.77.135, 104.22.76.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTEyIiwidXNlcm5hbWUiOiIwOTAxMjg0NzAyNiIsImVtYWlsIjoiZnJlZWJyb241M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg3OTQ2MDB9.i4yu2TdEwOhy134lWkDfDxS3VZo9nlDhc4G74iuE5hU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb8df15aa30392a-LOS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "98.97.77.135",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-May-2026 09:28:12 UTC] === END API CALL LOG ===
[14-May-2026 09:28:12 UTC] ✅ API Hash verification passed for profile endpoint
[14-May-2026 09:28:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTEyIiwidXNlcm5hbWUiOiIwOTAxMjg0NzAyNiIsImVtYWlsIjoiZnJlZWJyb241M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg3OTQ2MDB9.i4yu2TdEwOhy134lWkDfDxS3VZo9nlDhc4G74iuE5hU
[14-May-2026 09:28:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-May-2026 09:28:12 UTC] ✅ JWT token verified successfully for user profile
[14-May-2026 09:28:12 UTC] User ID: 512
[14-May-2026 09:28:12 UTC] ✅ User profile retrieved successfully for user ID: 512
[14-May-2026 09:28:12 UTC] === API CALL LOG ===
[14-May-2026 09:28:12 UTC] Endpoint: user/profile.php
[14-May-2026 09:28:12 UTC] Full Log Data: {
    "timestamp": "2026-05-14 09:28:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "98.97.77.135",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Content-Length": "0",
        "X-Forwarded-For": "98.97.77.135, 104.22.76.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTEyIiwidXNlcm5hbWUiOiIwOTAxMjg0NzAyNiIsImVtYWlsIjoiZnJlZWJyb241M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg3OTQ2MDB9.i4yu2TdEwOhy134lWkDfDxS3VZo9nlDhc4G74iuE5hU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb8df15eaab392a-LOS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "98.97.77.135",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-May-2026 09:28:12 UTC] === END API CALL LOG ===
[14-May-2026 09:28:12 UTC] ✅ API Hash verification passed for profile endpoint
[14-May-2026 09:28:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTEyIiwidXNlcm5hbWUiOiIwOTAxMjg0NzAyNiIsImVtYWlsIjoiZnJlZWJyb241M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg3OTQ2MDB9.i4yu2TdEwOhy134lWkDfDxS3VZo9nlDhc4G74iuE5hU
[14-May-2026 09:28:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-May-2026 09:28:12 UTC] ✅ JWT token verified successfully for user profile
[14-May-2026 09:28:12 UTC] User ID: 512
[14-May-2026 09:28:12 UTC] ✅ User profile retrieved successfully for user ID: 512
[14-May-2026 09:28:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-May-2026 09:28:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-May-2026 09:28:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"98.97.77.135, 104.22.76.145","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTEyIiwidXNlcm5hbWUiOiIwOTAxMjg0NzAyNiIsImVtYWlsIjoiZnJlZWJyb241M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg3OTQ2MDB9.i4yu2TdEwOhy134lWkDfDxS3VZo9nlDhc4G74iuE5hU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fb8dfcfaf99392a-LOS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"98.97.77.135","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-May-2026 09:28:42 UTC] === User Orders API Called ===
[14-May-2026 09:28:42 UTC] User ID: 512
[14-May-2026 09:28:42 UTC] Limit: 20, Offset: 0
[14-May-2026 09:28:42 UTC] Orders found: 0
[14-May-2026 09:28:42 UTC] Orders data: []
[14-May-2026 09:28:42 UTC] Total orders count: 0
[14-May-2026 09:28:42 UTC] === API CALL LOG ===
[14-May-2026 09:28:42 UTC] Endpoint: user/profile.php
[14-May-2026 09:28:42 UTC] Full Log Data: {
    "timestamp": "2026-05-14 09:28:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "98.97.77.135",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "98.97.77.135, 104.22.76.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTEyIiwidXNlcm5hbWUiOiIwOTAxMjg0NzAyNiIsImVtYWlsIjoiZnJlZWJyb241M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg3OTQ2MDB9.i4yu2TdEwOhy134lWkDfDxS3VZo9nlDhc4G74iuE5hU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb8dfd0083c392a-LOS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "98.97.77.135",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-May-2026 09:28:42 UTC] === END API CALL LOG ===
[14-May-2026 09:28:42 UTC] ✅ API Hash verification passed for profile endpoint
[14-May-2026 09:28:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTEyIiwidXNlcm5hbWUiOiIwOTAxMjg0NzAyNiIsImVtYWlsIjoiZnJlZWJyb241M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg3OTQ2MDB9.i4yu2TdEwOhy134lWkDfDxS3VZo9nlDhc4G74iuE5hU
[14-May-2026 09:28:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-May-2026 09:28:42 UTC] ✅ JWT token verified successfully for user profile
[14-May-2026 09:28:42 UTC] User ID: 512
[14-May-2026 09:28:42 UTC] ✅ User profile retrieved successfully for user ID: 512
[14-May-2026 09:28:43 UTC] === API CALL LOG ===
[14-May-2026 09:28:43 UTC] Endpoint: user/profile.php
[14-May-2026 09:28:43 UTC] Full Log Data: {
    "timestamp": "2026-05-14 09:28:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "98.97.77.135",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Content-Length": "0",
        "X-Forwarded-For": "98.97.77.135, 104.22.76.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTEyIiwidXNlcm5hbWUiOiIwOTAxMjg0NzAyNiIsImVtYWlsIjoiZnJlZWJyb241M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg3OTQ2MDB9.i4yu2TdEwOhy134lWkDfDxS3VZo9nlDhc4G74iuE5hU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb8dfd3ef13392a-LOS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "98.97.77.135",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-May-2026 09:28:43 UTC] === END API CALL LOG ===
[14-May-2026 09:28:43 UTC] ✅ API Hash verification passed for profile endpoint
[14-May-2026 09:28:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTEyIiwidXNlcm5hbWUiOiIwOTAxMjg0NzAyNiIsImVtYWlsIjoiZnJlZWJyb241M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg3OTQ2MDB9.i4yu2TdEwOhy134lWkDfDxS3VZo9nlDhc4G74iuE5hU
[14-May-2026 09:28:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-May-2026 09:28:43 UTC] ✅ JWT token verified successfully for user profile
[14-May-2026 09:28:43 UTC] User ID: 512
[14-May-2026 09:28:43 UTC] ✅ User profile retrieved successfully for user ID: 512
[14-May-2026 09:28:43 UTC] === API CALL LOG ===
[14-May-2026 09:28:43 UTC] Endpoint: user/profile.php
[14-May-2026 09:28:43 UTC] Full Log Data: {
    "timestamp": "2026-05-14 09:28:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "98.97.77.135",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Content-Length": "0",
        "X-Forwarded-For": "98.97.77.135, 104.22.76.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTEyIiwidXNlcm5hbWUiOiIwOTAxMjg0NzAyNiIsImVtYWlsIjoiZnJlZWJyb241M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg3OTQ2MDB9.i4yu2TdEwOhy134lWkDfDxS3VZo9nlDhc4G74iuE5hU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb8dfd58a2c392a-LOS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "98.97.77.135",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-May-2026 09:28:43 UTC] === END API CALL LOG ===
[14-May-2026 09:28:43 UTC] ✅ API Hash verification passed for profile endpoint
[14-May-2026 09:28:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTEyIiwidXNlcm5hbWUiOiIwOTAxMjg0NzAyNiIsImVtYWlsIjoiZnJlZWJyb241M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg3OTQ2MDB9.i4yu2TdEwOhy134lWkDfDxS3VZo9nlDhc4G74iuE5hU
[14-May-2026 09:28:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-May-2026 09:28:43 UTC] ✅ JWT token verified successfully for user profile
[14-May-2026 09:28:43 UTC] User ID: 512
[14-May-2026 09:28:43 UTC] ✅ User profile retrieved successfully for user ID: 512
[14-May-2026 09:39:58 UTC] === API CALL LOG ===
[14-May-2026 09:39:58 UTC] Endpoint: user/profile.php
[14-May-2026 09:39:58 UTC] Full Log Data: {
    "timestamp": "2026-05-14 09:39:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2605:59c1:1a3c:d908:323e:95d4:b907:9755",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2605:59c1:1a3c:d908:323e:95d4:b907:9755, 172.69.112.153",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTEyIiwidXNlcm5hbWUiOiIwOTAxMjg0NzAyNiIsImVtYWlsIjoiZnJlZWJyb241M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg3OTQ2MDB9.i4yu2TdEwOhy134lWkDfDxS3VZo9nlDhc4G74iuE5hU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb8f04c7b056cb8-DUR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2605:59c1:1a3c:d908:323e:95d4:b907:9755",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-May-2026 09:39:58 UTC] === END API CALL LOG ===
[14-May-2026 09:39:58 UTC] ✅ API Hash verification passed for profile endpoint
[14-May-2026 09:39:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTEyIiwidXNlcm5hbWUiOiIwOTAxMjg0NzAyNiIsImVtYWlsIjoiZnJlZWJyb241M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg3OTQ2MDB9.i4yu2TdEwOhy134lWkDfDxS3VZo9nlDhc4G74iuE5hU
[14-May-2026 09:39:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-May-2026 09:39:58 UTC] ✅ JWT token verified successfully for user profile
[14-May-2026 09:39:58 UTC] User ID: 512
[14-May-2026 09:39:58 UTC] ✅ User profile retrieved successfully for user ID: 512
[14-May-2026 09:39:59 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-May-2026 09:39:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-May-2026 09:39:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2605:59c1:1a3c:d908:323e:95d4:b907:9755, 172.69.112.187","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTEyIiwidXNlcm5hbWUiOiIwOTAxMjg0NzAyNiIsImVtYWlsIjoiZnJlZWJyb241M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg3OTQ2MDB9.i4yu2TdEwOhy134lWkDfDxS3VZo9nlDhc4G74iuE5hU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fb8f0555acc6cb8-DUR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2605:59c1:1a3c:d908:323e:95d4:b907:9755","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-May-2026 09:39:59 UTC] === User Orders API Called ===
[14-May-2026 09:39:59 UTC] User ID: 512
[14-May-2026 09:39:59 UTC] Limit: 20, Offset: 0
[14-May-2026 09:39:59 UTC] Orders found: 0
[14-May-2026 09:39:59 UTC] Orders data: []
[14-May-2026 09:39:59 UTC] Total orders count: 0
[14-May-2026 09:39:59 UTC] === API CALL LOG ===
[14-May-2026 09:39:59 UTC] Endpoint: user/profile.php
[14-May-2026 09:39:59 UTC] Full Log Data: {
    "timestamp": "2026-05-14 09:39:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2605:59c1:1a3c:d908:323e:95d4:b907:9755",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2605:59c1:1a3c:d908:323e:95d4:b907:9755, 172.69.112.186",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTEyIiwidXNlcm5hbWUiOiIwOTAxMjg0NzAyNiIsImVtYWlsIjoiZnJlZWJyb241M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg3OTQ2MDB9.i4yu2TdEwOhy134lWkDfDxS3VZo9nlDhc4G74iuE5hU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb8f0555acd6cb8-DUR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2605:59c1:1a3c:d908:323e:95d4:b907:9755",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-May-2026 09:39:59 UTC] === END API CALL LOG ===
[14-May-2026 09:39:59 UTC] ✅ API Hash verification passed for profile endpoint
[14-May-2026 09:39:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTEyIiwidXNlcm5hbWUiOiIwOTAxMjg0NzAyNiIsImVtYWlsIjoiZnJlZWJyb241M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg3OTQ2MDB9.i4yu2TdEwOhy134lWkDfDxS3VZo9nlDhc4G74iuE5hU
[14-May-2026 09:39:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-May-2026 09:39:59 UTC] ✅ JWT token verified successfully for user profile
[14-May-2026 09:39:59 UTC] User ID: 512
[14-May-2026 09:39:59 UTC] ✅ User profile retrieved successfully for user ID: 512
[14-May-2026 09:39:59 UTC] === API CALL LOG ===
[14-May-2026 09:39:59 UTC] Endpoint: user/profile.php
[14-May-2026 09:39:59 UTC] Full Log Data: {
    "timestamp": "2026-05-14 09:39:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2605:59c1:1a3c:d908:323e:95d4:b907:9755",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2605:59c1:1a3c:d908:323e:95d4:b907:9755, 172.69.112.187",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTEyIiwidXNlcm5hbWUiOiIwOTAxMjg0NzAyNiIsImVtYWlsIjoiZnJlZWJyb241M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg3OTQ2MDB9.i4yu2TdEwOhy134lWkDfDxS3VZo9nlDhc4G74iuE5hU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb8f0555ac66cb8-DUR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2605:59c1:1a3c:d908:323e:95d4:b907:9755",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-May-2026 09:39:59 UTC] === END API CALL LOG ===
[14-May-2026 09:39:59 UTC] ✅ API Hash verification passed for profile endpoint
[14-May-2026 09:39:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTEyIiwidXNlcm5hbWUiOiIwOTAxMjg0NzAyNiIsImVtYWlsIjoiZnJlZWJyb241M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg3OTQ2MDB9.i4yu2TdEwOhy134lWkDfDxS3VZo9nlDhc4G74iuE5hU
[14-May-2026 09:39:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-May-2026 09:39:59 UTC] ✅ JWT token verified successfully for user profile
[14-May-2026 09:39:59 UTC] User ID: 512
[14-May-2026 09:39:59 UTC] ✅ User profile retrieved successfully for user ID: 512
[14-May-2026 09:40:01 UTC] === API CALL LOG ===
[14-May-2026 09:40:01 UTC] Endpoint: user/profile.php
[14-May-2026 09:40:01 UTC] Full Log Data: {
    "timestamp": "2026-05-14 09:40:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2605:59c1:1a3c:d908:323e:95d4:b907:9755",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2605:59c1:1a3c:d908:323e:95d4:b907:9755, 172.69.112.153",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTEyIiwidXNlcm5hbWUiOiIwOTAxMjg0NzAyNiIsImVtYWlsIjoiZnJlZWJyb241M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg3OTQ2MDB9.i4yu2TdEwOhy134lWkDfDxS3VZo9nlDhc4G74iuE5hU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb8f063a98e6cb8-DUR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2605:59c1:1a3c:d908:323e:95d4:b907:9755",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-May-2026 09:40:01 UTC] === END API CALL LOG ===
[14-May-2026 09:40:01 UTC] ✅ API Hash verification passed for profile endpoint
[14-May-2026 09:40:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTEyIiwidXNlcm5hbWUiOiIwOTAxMjg0NzAyNiIsImVtYWlsIjoiZnJlZWJyb241M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg3OTQ2MDB9.i4yu2TdEwOhy134lWkDfDxS3VZo9nlDhc4G74iuE5hU
[14-May-2026 09:40:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-May-2026 09:40:01 UTC] ✅ JWT token verified successfully for user profile
[14-May-2026 09:40:01 UTC] User ID: 512
[14-May-2026 09:40:01 UTC] ✅ User profile retrieved successfully for user ID: 512
[14-May-2026 09:40:23 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-May-2026 09:40:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-May-2026 09:40:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2605:59c1:1a3c:d908:323e:95d4:b907:9755, 172.69.112.153","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTEyIiwidXNlcm5hbWUiOiIwOTAxMjg0NzAyNiIsImVtYWlsIjoiZnJlZWJyb241M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg3OTQ2MDB9.i4yu2TdEwOhy134lWkDfDxS3VZo9nlDhc4G74iuE5hU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fb8f0ef0c9a6cb8-DUR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2605:59c1:1a3c:d908:323e:95d4:b907:9755","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-May-2026 09:40:23 UTC] === User Orders API Called ===
[14-May-2026 09:40:23 UTC] User ID: 512
[14-May-2026 09:40:23 UTC] Limit: 20, Offset: 0
[14-May-2026 09:40:23 UTC] Orders found: 0
[14-May-2026 09:40:23 UTC] Orders data: []
[14-May-2026 09:40:23 UTC] Total orders count: 0
[14-May-2026 09:40:23 UTC] === API CALL LOG ===
[14-May-2026 09:40:23 UTC] Endpoint: user/profile.php
[14-May-2026 09:40:23 UTC] Full Log Data: {
    "timestamp": "2026-05-14 09:40:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2605:59c1:1a3c:d908:323e:95d4:b907:9755",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2605:59c1:1a3c:d908:323e:95d4:b907:9755, 172.69.112.153",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTEyIiwidXNlcm5hbWUiOiIwOTAxMjg0NzAyNiIsImVtYWlsIjoiZnJlZWJyb241M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg3OTQ2MDB9.i4yu2TdEwOhy134lWkDfDxS3VZo9nlDhc4G74iuE5hU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb8f0ecddde6cb8-DUR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2605:59c1:1a3c:d908:323e:95d4:b907:9755",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-May-2026 09:40:23 UTC] === END API CALL LOG ===
[14-May-2026 09:40:23 UTC] ✅ API Hash verification passed for profile endpoint
[14-May-2026 09:40:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTEyIiwidXNlcm5hbWUiOiIwOTAxMjg0NzAyNiIsImVtYWlsIjoiZnJlZWJyb241M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg3OTQ2MDB9.i4yu2TdEwOhy134lWkDfDxS3VZo9nlDhc4G74iuE5hU
[14-May-2026 09:40:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-May-2026 09:40:23 UTC] ✅ JWT token verified successfully for user profile
[14-May-2026 09:40:23 UTC] User ID: 512
[14-May-2026 09:40:23 UTC] ✅ User profile retrieved successfully for user ID: 512
[14-May-2026 09:40:23 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-May-2026 09:40:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-May-2026 09:40:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2605:59c1:1a3c:d908:323e:95d4:b907:9755, 172.69.112.152","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTEyIiwidXNlcm5hbWUiOiIwOTAxMjg0NzAyNiIsImVtYWlsIjoiZnJlZWJyb241M0BnbWFpbC5jb20iLCJleHAiOjE3Nzg3OTQ2MDB9.i4yu2TdEwOhy134lWkDfDxS3VZo9nlDhc4G74iuE5hU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fb8f0ecddda6cb8-DUR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2605:59c1:1a3c:d908:323e:95d4:b907:9755","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-May-2026 09:40:23 UTC] === User Orders API Called ===
[14-May-2026 09:40:23 UTC] User ID: 512
[14-May-2026 09:40:23 UTC] Limit: 20, Offset: 0
[14-May-2026 09:40:23 UTC] Orders found: 0
[14-May-2026 09:40:23 UTC] Orders data: []
[14-May-2026 09:40:23 UTC] Total orders count: 0
[14-May-2026 12:42:32 UTC] === API CALL LOG ===
[14-May-2026 12:42:32 UTC] Endpoint: user/profile.php
[14-May-2026 12:42:32 UTC] Full Log Data: {
    "timestamp": "2026-05-14 12:42:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.98.201",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.98.201, 172.70.162.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb9fbc0bdc9d1fe-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.98.201",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-May-2026 12:42:32 UTC] === END API CALL LOG ===
[14-May-2026 12:42:32 UTC] ✅ API Hash verification passed for profile endpoint
[14-May-2026 12:42:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo
[14-May-2026 12:42:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-May-2026 12:42:32 UTC] ✅ JWT token verified successfully for user profile
[14-May-2026 12:42:32 UTC] User ID: 539
[14-May-2026 12:42:32 UTC] ✅ User profile retrieved successfully for user ID: 539
[14-May-2026 12:42:34 UTC] === API CALL LOG ===
[14-May-2026 12:42:34 UTC] Endpoint: user/profile.php
[14-May-2026 12:42:34 UTC] Full Log Data: {
    "timestamp": "2026-05-14 12:42:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.98.201",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.98.201, 172.70.162.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb9fbca694fd1fe-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.98.201",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-May-2026 12:42:34 UTC] === END API CALL LOG ===
[14-May-2026 12:42:34 UTC] ✅ API Hash verification passed for profile endpoint
[14-May-2026 12:42:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo
[14-May-2026 12:42:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-May-2026 12:42:34 UTC] ✅ JWT token verified successfully for user profile
[14-May-2026 12:42:34 UTC] User ID: 539
[14-May-2026 12:42:34 UTC] ✅ User profile retrieved successfully for user ID: 539
[14-May-2026 12:42:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-May-2026 12:42:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-May-2026 12:42:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.98.201, 172.70.162.181","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fb9fbcc4e1cd1fe-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.98.201","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-May-2026 12:42:34 UTC] === User Orders API Called ===
[14-May-2026 12:42:34 UTC] === API CALL LOG ===
[14-May-2026 12:42:34 UTC] User ID: 539
[14-May-2026 12:42:34 UTC] Endpoint: user/profile.php
[14-May-2026 12:42:34 UTC] Limit: 20, Offset: 0
[14-May-2026 12:42:34 UTC] Full Log Data: {
    "timestamp": "2026-05-14 12:42:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.98.201",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Content-Length": "0",
        "X-Forwarded-For": "102.90.98.201, 172.70.162.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb9fbcc4e1fd1fe-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.98.201",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-May-2026 12:42:34 UTC] === END API CALL LOG ===
[14-May-2026 12:42:34 UTC] ✅ API Hash verification passed for profile endpoint
[14-May-2026 12:42:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo
[14-May-2026 12:42:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-May-2026 12:42:34 UTC] ✅ JWT token verified successfully for user profile
[14-May-2026 12:42:34 UTC] User ID: 539
[14-May-2026 12:42:34 UTC] Orders found: 0
[14-May-2026 12:42:34 UTC] Orders data: []
[14-May-2026 12:42:34 UTC] ✅ User profile retrieved successfully for user ID: 539
[14-May-2026 12:42:34 UTC] Total orders count: 0
[14-May-2026 12:42:35 UTC] === API CALL LOG ===
[14-May-2026 12:42:35 UTC] Endpoint: user/profile.php
[14-May-2026 12:42:35 UTC] Full Log Data: {
    "timestamp": "2026-05-14 12:42:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.98.201",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.98.201, 172.70.162.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb9fbd2ae6dd1fe-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.98.201",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-May-2026 12:42:35 UTC] === END API CALL LOG ===
[14-May-2026 12:42:35 UTC] ✅ API Hash verification passed for profile endpoint
[14-May-2026 12:42:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo
[14-May-2026 12:42:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-May-2026 12:42:35 UTC] ✅ JWT token verified successfully for user profile
[14-May-2026 12:42:35 UTC] User ID: 539
[14-May-2026 12:42:35 UTC] ✅ User profile retrieved successfully for user ID: 539
[14-May-2026 12:42:47 UTC] === API CALL LOG ===
[14-May-2026 12:42:47 UTC] Endpoint: user/profile.php
[14-May-2026 12:42:47 UTC] Full Log Data: {
    "timestamp": "2026-05-14 12:42:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.98.201",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.98.201, 172.70.162.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb9fc1e4eccd1fe-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.98.201",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-May-2026 12:42:47 UTC] === END API CALL LOG ===
[14-May-2026 12:42:47 UTC] ✅ API Hash verification passed for profile endpoint
[14-May-2026 12:42:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo
[14-May-2026 12:42:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-May-2026 12:42:47 UTC] ✅ JWT token verified successfully for user profile
[14-May-2026 12:42:47 UTC] User ID: 539
[14-May-2026 12:42:47 UTC] ✅ User profile retrieved successfully for user ID: 539
[14-May-2026 12:43:46 UTC] === API CALL LOG ===
[14-May-2026 12:43:46 UTC] Endpoint: user/profile.php
[14-May-2026 12:43:46 UTC] Full Log Data: {
    "timestamp": "2026-05-14 12:43:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.98.201",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.98.201, 172.70.85.150",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb9fd90ca22bea0-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.98.201",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-May-2026 12:43:46 UTC] === END API CALL LOG ===
[14-May-2026 12:43:46 UTC] ✅ API Hash verification passed for profile endpoint
[14-May-2026 12:43:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo
[14-May-2026 12:43:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-May-2026 12:43:46 UTC] ✅ JWT token verified successfully for user profile
[14-May-2026 12:43:46 UTC] User ID: 539
[14-May-2026 12:43:46 UTC] ✅ User profile retrieved successfully for user ID: 539
[14-May-2026 12:44:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-May-2026 12:44:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-May-2026 12:44:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.98.201, 172.70.85.150","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fb9fe5b9bc5bea0-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.98.201","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-May-2026 12:44:19 UTC] === User Orders API Called ===
[14-May-2026 12:44:19 UTC] User ID: 539
[14-May-2026 12:44:19 UTC] Limit: 20, Offset: 0
[14-May-2026 12:44:19 UTC] Orders found: 0
[14-May-2026 12:44:19 UTC] Orders data: []
[14-May-2026 12:44:19 UTC] Total orders count: 0
[14-May-2026 12:44:19 UTC] === API CALL LOG ===
[14-May-2026 12:44:19 UTC] Endpoint: user/profile.php
[14-May-2026 12:44:19 UTC] Full Log Data: {
    "timestamp": "2026-05-14 12:44:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.98.201",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.98.201, 172.70.85.150",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb9fe5b9bc7bea0-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.98.201",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-May-2026 12:44:19 UTC] === END API CALL LOG ===
[14-May-2026 12:44:19 UTC] ✅ API Hash verification passed for profile endpoint
[14-May-2026 12:44:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo
[14-May-2026 12:44:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-May-2026 12:44:19 UTC] ✅ JWT token verified successfully for user profile
[14-May-2026 12:44:19 UTC] User ID: 539
[14-May-2026 12:44:19 UTC] ✅ User profile retrieved successfully for user ID: 539
[14-May-2026 12:44:19 UTC] === API CALL LOG ===
[14-May-2026 12:44:19 UTC] Endpoint: user/profile.php
[14-May-2026 12:44:19 UTC] Full Log Data: {
    "timestamp": "2026-05-14 12:44:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.98.201",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.98.201, 172.70.85.150",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb9fe5e4e64bea0-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.98.201",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-May-2026 12:44:19 UTC] === END API CALL LOG ===
[14-May-2026 12:44:19 UTC] ✅ API Hash verification passed for profile endpoint
[14-May-2026 12:44:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo
[14-May-2026 12:44:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-May-2026 12:44:19 UTC] ✅ JWT token verified successfully for user profile
[14-May-2026 12:44:19 UTC] User ID: 539
[14-May-2026 12:44:19 UTC] ✅ User profile retrieved successfully for user ID: 539
[14-May-2026 12:44:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-May-2026 12:44:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-May-2026 12:44:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.98.201, 172.70.85.150","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fb9fe81fe99bea0-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.98.201","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-May-2026 12:44:25 UTC] === API CALL LOG ===
[14-May-2026 12:44:25 UTC] Endpoint: user/profile.php
[14-May-2026 12:44:25 UTC] === User Orders API Called ===
[14-May-2026 12:44:25 UTC] Full Log Data: {
    "timestamp": "2026-05-14 12:44:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.98.201",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.98.201, 172.70.85.150",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb9fe81fe9cbea0-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.98.201",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-May-2026 12:44:25 UTC] User ID: 539
[14-May-2026 12:44:25 UTC] === END API CALL LOG ===
[14-May-2026 12:44:25 UTC] Limit: 20, Offset: 0
[14-May-2026 12:44:25 UTC] ✅ API Hash verification passed for profile endpoint
[14-May-2026 12:44:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo
[14-May-2026 12:44:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-May-2026 12:44:25 UTC] ✅ JWT token verified successfully for user profile
[14-May-2026 12:44:25 UTC] User ID: 539
[14-May-2026 12:44:25 UTC] ✅ User profile retrieved successfully for user ID: 539
[14-May-2026 12:44:25 UTC] Orders found: 0
[14-May-2026 12:44:25 UTC] Orders data: []
[14-May-2026 12:44:25 UTC] Total orders count: 0
[14-May-2026 12:44:26 UTC] === API CALL LOG ===
[14-May-2026 12:44:26 UTC] Endpoint: user/profile.php
[14-May-2026 12:44:26 UTC] Full Log Data: {
    "timestamp": "2026-05-14 12:44:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.98.201",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.98.201, 172.70.85.150",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb9fe867b05bea0-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.98.201",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-May-2026 12:44:26 UTC] === END API CALL LOG ===
[14-May-2026 12:44:26 UTC] ✅ API Hash verification passed for profile endpoint
[14-May-2026 12:44:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo
[14-May-2026 12:44:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-May-2026 12:44:26 UTC] ✅ JWT token verified successfully for user profile
[14-May-2026 12:44:26 UTC] User ID: 539
[14-May-2026 12:44:26 UTC] ✅ User profile retrieved successfully for user ID: 539
[14-May-2026 12:44:31 UTC] === API CALL LOG ===
[14-May-2026 12:44:31 UTC] Endpoint: user/profile.php
[14-May-2026 12:44:31 UTC] Full Log Data: {
    "timestamp": "2026-05-14 12:44:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.98.201",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.98.201, 172.70.85.150",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb9fea95a68bea0-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.98.201",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-May-2026 12:44:31 UTC] === END API CALL LOG ===
[14-May-2026 12:44:31 UTC] ✅ API Hash verification passed for profile endpoint
[14-May-2026 12:44:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo
[14-May-2026 12:44:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-May-2026 12:44:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-May-2026 12:44:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-May-2026 12:44:31 UTC] ✅ JWT token verified successfully for user profile
[14-May-2026 12:44:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.98.201, 172.70.85.150","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fb9fea95a64bea0-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.98.201","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-May-2026 12:44:31 UTC] User ID: 539
[14-May-2026 12:44:31 UTC] === User Orders API Called ===
[14-May-2026 12:44:31 UTC] User ID: 539
[14-May-2026 12:44:31 UTC] Limit: 20, Offset: 0
[14-May-2026 12:44:31 UTC] ✅ User profile retrieved successfully for user ID: 539
[14-May-2026 12:44:31 UTC] Orders found: 0
[14-May-2026 12:44:31 UTC] Orders data: []
[14-May-2026 12:44:31 UTC] Total orders count: 0
[14-May-2026 12:44:32 UTC] === API CALL LOG ===
[14-May-2026 12:44:32 UTC] Endpoint: user/profile.php
[14-May-2026 12:44:32 UTC] Full Log Data: {
    "timestamp": "2026-05-14 12:44:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.98.201",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.98.201, 172.70.85.150",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb9fead8fe2bea0-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.98.201",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-May-2026 12:44:32 UTC] === END API CALL LOG ===
[14-May-2026 12:44:32 UTC] ✅ API Hash verification passed for profile endpoint
[14-May-2026 12:44:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo
[14-May-2026 12:44:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-May-2026 12:44:32 UTC] ✅ JWT token verified successfully for user profile
[14-May-2026 12:44:32 UTC] User ID: 539
[14-May-2026 12:44:32 UTC] ✅ User profile retrieved successfully for user ID: 539
[14-May-2026 12:45:16 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-May-2026 12:45:16 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-May-2026 12:45:16 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.98.201, 172.70.85.150","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fb9ffc43865bea0-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.98.201","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-May-2026 12:45:16 UTC] === User Orders API Called ===
[14-May-2026 12:45:16 UTC] User ID: 539
[14-May-2026 12:45:16 UTC] Limit: 20, Offset: 0
[14-May-2026 12:45:16 UTC] Orders found: 0
[14-May-2026 12:45:16 UTC] Orders data: []
[14-May-2026 12:45:16 UTC] Total orders count: 0
[14-May-2026 12:45:16 UTC] === API CALL LOG ===
[14-May-2026 12:45:16 UTC] Endpoint: user/profile.php
[14-May-2026 12:45:16 UTC] Full Log Data: {
    "timestamp": "2026-05-14 12:45:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.98.201",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.98.201, 172.70.85.150",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb9ffc4386abea0-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.98.201",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-May-2026 12:45:16 UTC] === END API CALL LOG ===
[14-May-2026 12:45:16 UTC] ✅ API Hash verification passed for profile endpoint
[14-May-2026 12:45:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo
[14-May-2026 12:45:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-May-2026 12:45:16 UTC] ✅ JWT token verified successfully for user profile
[14-May-2026 12:45:16 UTC] User ID: 539
[14-May-2026 12:45:16 UTC] ✅ User profile retrieved successfully for user ID: 539
[14-May-2026 12:45:17 UTC] === API CALL LOG ===
[14-May-2026 12:45:17 UTC] Endpoint: user/profile.php
[14-May-2026 12:45:17 UTC] Full Log Data: {
    "timestamp": "2026-05-14 12:45:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.98.201",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.98.201, 172.70.85.150",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fb9ffc7cbd2bea0-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.98.201",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-May-2026 12:45:17 UTC] === END API CALL LOG ===
[14-May-2026 12:45:17 UTC] ✅ API Hash verification passed for profile endpoint
[14-May-2026 12:45:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo
[14-May-2026 12:45:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-May-2026 12:45:17 UTC] ✅ JWT token verified successfully for user profile
[14-May-2026 12:45:17 UTC] User ID: 539
[14-May-2026 12:45:17 UTC] ✅ User profile retrieved successfully for user ID: 539
[14-May-2026 12:45:28 UTC] === API CALL LOG ===
[14-May-2026 12:45:28 UTC] Endpoint: user/profile.php
[14-May-2026 12:45:28 UTC] Full Log Data: {
    "timestamp": "2026-05-14 12:45:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.98.201",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.98.201, 141.101.98.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fba000d8ca9ef05-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.98.201",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-May-2026 12:45:28 UTC] === END API CALL LOG ===
[14-May-2026 12:45:28 UTC] ✅ API Hash verification passed for profile endpoint
[14-May-2026 12:45:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo
[14-May-2026 12:45:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-May-2026 12:45:28 UTC] ✅ JWT token verified successfully for user profile
[14-May-2026 12:45:28 UTC] User ID: 539
[14-May-2026 12:45:28 UTC] ✅ User profile retrieved successfully for user ID: 539
[14-May-2026 12:45:29 UTC] === API CALL LOG ===
[14-May-2026 12:45:29 UTC] Endpoint: user/profile.php
[14-May-2026 12:45:29 UTC] Full Log Data: {
    "timestamp": "2026-05-14 12:45:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.98.201",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.98.201, 141.101.98.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fba0014798bef05-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.98.201",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-May-2026 12:45:29 UTC] === END API CALL LOG ===
[14-May-2026 12:45:29 UTC] ✅ API Hash verification passed for profile endpoint
[14-May-2026 12:45:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo
[14-May-2026 12:45:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-May-2026 12:45:29 UTC] ✅ JWT token verified successfully for user profile
[14-May-2026 12:45:29 UTC] User ID: 539
[14-May-2026 12:45:29 UTC] ✅ User profile retrieved successfully for user ID: 539
[14-May-2026 12:45:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-May-2026 12:45:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-May-2026 12:45:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.98.201, 141.101.98.15","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fba00147990ef05-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.98.201","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-May-2026 12:45:29 UTC] === User Orders API Called ===
[14-May-2026 12:45:29 UTC] User ID: 539
[14-May-2026 12:45:29 UTC] Limit: 20, Offset: 0
[14-May-2026 12:45:29 UTC] Orders found: 0
[14-May-2026 12:45:29 UTC] Orders data: []
[14-May-2026 12:45:29 UTC] Total orders count: 0
[14-May-2026 12:45:29 UTC] === API CALL LOG ===
[14-May-2026 12:45:29 UTC] Endpoint: user/profile.php
[14-May-2026 12:45:29 UTC] Full Log Data: {
    "timestamp": "2026-05-14 12:45:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.98.201",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.98.201, 141.101.98.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fba0015ed75ef05-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.98.201",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-May-2026 12:45:29 UTC] === END API CALL LOG ===
[14-May-2026 12:45:29 UTC] ✅ API Hash verification passed for profile endpoint
[14-May-2026 12:45:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo
[14-May-2026 12:45:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-May-2026 12:45:29 UTC] ✅ JWT token verified successfully for user profile
[14-May-2026 12:45:29 UTC] User ID: 539
[14-May-2026 12:45:29 UTC] ✅ User profile retrieved successfully for user ID: 539
[14-May-2026 12:45:47 UTC] === API CALL LOG ===
[14-May-2026 12:45:47 UTC] Endpoint: user/profile.php
[14-May-2026 12:45:47 UTC] Full Log Data: {
    "timestamp": "2026-05-14 12:45:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.98.201",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.98.201, 172.69.194.220",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fba0085895c641b-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.98.201",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-May-2026 12:45:47 UTC] === END API CALL LOG ===
[14-May-2026 12:45:47 UTC] ✅ API Hash verification passed for profile endpoint
[14-May-2026 12:45:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo
[14-May-2026 12:45:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-May-2026 12:45:47 UTC] ✅ JWT token verified successfully for user profile
[14-May-2026 12:45:47 UTC] User ID: 539
[14-May-2026 12:45:47 UTC] ✅ User profile retrieved successfully for user ID: 539
[14-May-2026 12:45:48 UTC] === API CALL LOG ===
[14-May-2026 12:45:48 UTC] Endpoint: user/profile.php
[14-May-2026 12:45:48 UTC] Full Log Data: {
    "timestamp": "2026-05-14 12:45:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.98.201",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.98.201, 172.69.194.220",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fba008cdac3641b-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.98.201",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-May-2026 12:45:48 UTC] === END API CALL LOG ===
[14-May-2026 12:45:48 UTC] ✅ API Hash verification passed for profile endpoint
[14-May-2026 12:45:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo
[14-May-2026 12:45:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-May-2026 12:45:48 UTC] ✅ JWT token verified successfully for user profile
[14-May-2026 12:45:48 UTC] User ID: 539
[14-May-2026 12:45:48 UTC] ✅ User profile retrieved successfully for user ID: 539
[14-May-2026 12:45:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-May-2026 12:45:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-May-2026 12:45:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.98.201, 172.69.194.220","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fba008cdac5641b-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.98.201","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-May-2026 12:45:48 UTC] === User Orders API Called ===
[14-May-2026 12:45:48 UTC] User ID: 539
[14-May-2026 12:45:48 UTC] Limit: 20, Offset: 0
[14-May-2026 12:45:48 UTC] Orders found: 0
[14-May-2026 12:45:48 UTC] Orders data: []
[14-May-2026 12:45:48 UTC] Total orders count: 0
[14-May-2026 12:45:49 UTC] === API CALL LOG ===
[14-May-2026 12:45:49 UTC] Endpoint: user/profile.php
[14-May-2026 12:45:49 UTC] Full Log Data: {
    "timestamp": "2026-05-14 12:45:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.98.201",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.98.201, 172.69.194.220",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fba008f1dfb641b-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.98.201",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-May-2026 12:45:49 UTC] === END API CALL LOG ===
[14-May-2026 12:45:49 UTC] ✅ API Hash verification passed for profile endpoint
[14-May-2026 12:45:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo
[14-May-2026 12:45:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-May-2026 12:45:49 UTC] ✅ JWT token verified successfully for user profile
[14-May-2026 12:45:49 UTC] User ID: 539
[14-May-2026 12:45:49 UTC] ✅ User profile retrieved successfully for user ID: 539
[14-May-2026 12:47:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-May-2026 12:47:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-May-2026 12:47:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.98.201, 172.69.194.220","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fba0342fcc1641b-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.98.201","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-May-2026 12:47:40 UTC] === User Orders API Called ===
[14-May-2026 12:47:40 UTC] User ID: 539
[14-May-2026 12:47:40 UTC] Limit: 20, Offset: 0
[14-May-2026 12:47:40 UTC] Orders found: 0
[14-May-2026 12:47:40 UTC] Orders data: []
[14-May-2026 12:47:40 UTC] Total orders count: 0
[14-May-2026 12:47:42 UTC] === API CALL LOG ===
[14-May-2026 12:47:42 UTC] Endpoint: user/profile.php
[14-May-2026 12:47:42 UTC] Full Log Data: {
    "timestamp": "2026-05-14 12:47:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.98.201",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.98.201, 172.69.194.220",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fba03529cd8641b-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.98.201",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-May-2026 12:47:42 UTC] === END API CALL LOG ===
[14-May-2026 12:47:42 UTC] ✅ API Hash verification passed for profile endpoint
[14-May-2026 12:47:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo
[14-May-2026 12:47:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-May-2026 12:47:42 UTC] ✅ JWT token verified successfully for user profile
[14-May-2026 12:47:42 UTC] User ID: 539
[14-May-2026 12:47:42 UTC] ✅ User profile retrieved successfully for user ID: 539
[14-May-2026 12:47:42 UTC] User Purchases API - User ID: 539
[14-May-2026 12:47:42 UTC] User Purchases API - Total purchases found: 0
[14-May-2026 12:49:53 UTC] === API CALL LOG ===
[14-May-2026 12:49:53 UTC] Endpoint: user/profile.php
[14-May-2026 12:49:53 UTC] Full Log Data: {
    "timestamp": "2026-05-14 12:49:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.98.201",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.98.201, 172.71.241.84",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fba06842c624ef5-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.98.201",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-May-2026 12:49:53 UTC] === END API CALL LOG ===
[14-May-2026 12:49:53 UTC] ✅ API Hash verification passed for profile endpoint
[14-May-2026 12:49:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo
[14-May-2026 12:49:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-May-2026 12:49:53 UTC] ✅ JWT token verified successfully for user profile
[14-May-2026 12:49:53 UTC] User ID: 539
[14-May-2026 12:49:53 UTC] ✅ User profile retrieved successfully for user ID: 539
[14-May-2026 12:49:54 UTC] === API CALL LOG ===
[14-May-2026 12:49:54 UTC] Endpoint: user/profile.php
[14-May-2026 12:49:54 UTC] Full Log Data: {
    "timestamp": "2026-05-14 12:49:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.98.201",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.98.201, 172.71.241.84",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fba068ba80c4ef5-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.98.201",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-May-2026 12:49:54 UTC] === END API CALL LOG ===
[14-May-2026 12:49:54 UTC] ✅ API Hash verification passed for profile endpoint
[14-May-2026 12:49:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo
[14-May-2026 12:49:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-May-2026 12:49:54 UTC] ✅ JWT token verified successfully for user profile
[14-May-2026 12:49:54 UTC] User ID: 539
[14-May-2026 12:49:54 UTC] ✅ User profile retrieved successfully for user ID: 539
[14-May-2026 12:49:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-May-2026 12:49:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-May-2026 12:49:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.98.201, 172.71.241.84","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fba068ba8114ef5-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.98.201","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-May-2026 12:49:54 UTC] === User Orders API Called ===
[14-May-2026 12:49:54 UTC] User ID: 539
[14-May-2026 12:49:54 UTC] Limit: 20, Offset: 0
[14-May-2026 12:49:54 UTC] Orders found: 0
[14-May-2026 12:49:54 UTC] Orders data: []
[14-May-2026 12:49:54 UTC] Total orders count: 0
[14-May-2026 12:49:54 UTC] === API CALL LOG ===
[14-May-2026 12:49:54 UTC] Endpoint: user/profile.php
[14-May-2026 12:49:54 UTC] Full Log Data: {
    "timestamp": "2026-05-14 12:49:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.98.201",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.98.201, 172.71.241.84",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fba068d5c314ef5-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.98.201",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-May-2026 12:49:54 UTC] === END API CALL LOG ===
[14-May-2026 12:49:54 UTC] ✅ API Hash verification passed for profile endpoint
[14-May-2026 12:49:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo
[14-May-2026 12:49:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-May-2026 12:49:54 UTC] ✅ JWT token verified successfully for user profile
[14-May-2026 12:49:54 UTC] User ID: 539
[14-May-2026 12:49:54 UTC] ✅ User profile retrieved successfully for user ID: 539
[14-May-2026 12:54:47 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-May-2026 12:54:47 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-May-2026 12:54:47 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.98.201, 172.71.241.84","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fba0db3e9144ef5-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.98.201","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-May-2026 12:54:47 UTC] === User Orders API Called ===
[14-May-2026 12:54:47 UTC] User ID: 539
[14-May-2026 12:54:47 UTC] Limit: 20, Offset: 0
[14-May-2026 12:54:47 UTC] Orders found: 0
[14-May-2026 12:54:47 UTC] Orders data: []
[14-May-2026 12:54:47 UTC] Total orders count: 0
[14-May-2026 12:54:47 UTC] === API CALL LOG ===
[14-May-2026 12:54:47 UTC] Endpoint: user/profile.php
[14-May-2026 12:54:47 UTC] Full Log Data: {
    "timestamp": "2026-05-14 12:54:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.98.201",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.98.201, 172.71.241.84",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fba0db3e9154ef5-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.98.201",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-May-2026 12:54:47 UTC] === END API CALL LOG ===
[14-May-2026 12:54:47 UTC] ✅ API Hash verification passed for profile endpoint
[14-May-2026 12:54:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo
[14-May-2026 12:54:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-May-2026 12:54:47 UTC] ✅ JWT token verified successfully for user profile
[14-May-2026 12:54:47 UTC] User ID: 539
[14-May-2026 12:54:47 UTC] ✅ User profile retrieved successfully for user ID: 539
[14-May-2026 12:54:48 UTC] === API CALL LOG ===
[14-May-2026 12:54:48 UTC] Endpoint: user/profile.php
[14-May-2026 12:54:48 UTC] Full Log Data: {
    "timestamp": "2026-05-14 12:54:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.98.201",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Content-Length": "0",
        "X-Forwarded-For": "102.90.98.201, 172.71.241.84",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fba0db6cf7f4ef5-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.98.201",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-May-2026 12:54:48 UTC] === END API CALL LOG ===
[14-May-2026 12:54:48 UTC] ✅ API Hash verification passed for profile endpoint
[14-May-2026 12:54:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo
[14-May-2026 12:54:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-May-2026 12:54:48 UTC] ✅ JWT token verified successfully for user profile
[14-May-2026 12:54:48 UTC] User ID: 539
[14-May-2026 12:54:48 UTC] ✅ User profile retrieved successfully for user ID: 539
[14-May-2026 12:55:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-May-2026 12:55:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-May-2026 12:55:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.98.201, 172.71.241.85","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fba0ea36b1d4ef5-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.98.201","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-May-2026 12:55:26 UTC] === User Orders API Called ===
[14-May-2026 12:55:26 UTC] User ID: 539
[14-May-2026 12:55:26 UTC] Limit: 20, Offset: 0
[14-May-2026 12:55:26 UTC] Orders found: 0
[14-May-2026 12:55:26 UTC] Orders data: []
[14-May-2026 12:55:26 UTC] Total orders count: 0
[14-May-2026 12:55:26 UTC] === API CALL LOG ===
[14-May-2026 12:55:26 UTC] Endpoint: user/profile.php
[14-May-2026 12:55:26 UTC] Full Log Data: {
    "timestamp": "2026-05-14 12:55:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.98.201",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Content-Length": "0",
        "X-Forwarded-For": "102.90.98.201, 172.71.241.85",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fba0ea36b214ef5-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.98.201",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-May-2026 12:55:26 UTC] === END API CALL LOG ===
[14-May-2026 12:55:26 UTC] ✅ API Hash verification passed for profile endpoint
[14-May-2026 12:55:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo
[14-May-2026 12:55:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-May-2026 12:55:26 UTC] ✅ JWT token verified successfully for user profile
[14-May-2026 12:55:26 UTC] User ID: 539
[14-May-2026 12:55:26 UTC] ✅ User profile retrieved successfully for user ID: 539
[14-May-2026 12:55:26 UTC] === API CALL LOG ===
[14-May-2026 12:55:26 UTC] Endpoint: user/profile.php
[14-May-2026 12:55:26 UTC] Full Log Data: {
    "timestamp": "2026-05-14 12:55:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.98.201",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.98.201, 172.71.241.85",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fba0ea48d7d4ef5-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.98.201",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-May-2026 12:55:26 UTC] === END API CALL LOG ===
[14-May-2026 12:55:26 UTC] ✅ API Hash verification passed for profile endpoint
[14-May-2026 12:55:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo
[14-May-2026 12:55:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-May-2026 12:55:26 UTC] ✅ JWT token verified successfully for user profile
[14-May-2026 12:55:26 UTC] User ID: 539
[14-May-2026 12:55:26 UTC] ✅ User profile retrieved successfully for user ID: 539
[14-May-2026 12:55:46 UTC] === API CALL LOG ===
[14-May-2026 12:55:46 UTC] Endpoint: user/profile.php
[14-May-2026 12:55:46 UTC] Full Log Data: {
    "timestamp": "2026-05-14 12:55:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.98.201",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Content-Length": "0",
        "X-Forwarded-For": "102.90.98.201, 172.71.241.84",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fba0f225c124ef5-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.98.201",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-May-2026 12:55:46 UTC] === END API CALL LOG ===
[14-May-2026 12:55:46 UTC] ✅ API Hash verification passed for profile endpoint
[14-May-2026 12:55:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo
[14-May-2026 12:55:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-May-2026 12:55:46 UTC] ✅ JWT token verified successfully for user profile
[14-May-2026 12:55:46 UTC] User ID: 539
[14-May-2026 12:55:46 UTC] ✅ User profile retrieved successfully for user ID: 539
[14-May-2026 12:55:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-May-2026 12:55:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-May-2026 12:55:46 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.98.201, 172.71.241.84","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fba0f225c0f4ef5-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.98.201","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-May-2026 12:55:46 UTC] === User Orders API Called ===
[14-May-2026 12:55:46 UTC] User ID: 539
[14-May-2026 12:55:46 UTC] Limit: 20, Offset: 0
[14-May-2026 12:55:46 UTC] Orders found: 0
[14-May-2026 12:55:46 UTC] Orders data: []
[14-May-2026 12:55:46 UTC] Total orders count: 0
[14-May-2026 12:55:46 UTC] === API CALL LOG ===
[14-May-2026 12:55:46 UTC] Endpoint: user/profile.php
[14-May-2026 12:55:46 UTC] Full Log Data: {
    "timestamp": "2026-05-14 12:55:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.98.201",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.98.201, 172.71.241.84",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fba0f259b904ef5-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.98.201",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-May-2026 12:55:46 UTC] === END API CALL LOG ===
[14-May-2026 12:55:46 UTC] ✅ API Hash verification passed for profile endpoint
[14-May-2026 12:55:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo
[14-May-2026 12:55:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-May-2026 12:55:46 UTC] ✅ JWT token verified successfully for user profile
[14-May-2026 12:55:46 UTC] User ID: 539
[14-May-2026 12:55:46 UTC] ✅ User profile retrieved successfully for user ID: 539
[14-May-2026 12:55:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-May-2026 12:55:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-May-2026 12:55:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","Content-Length":"0","X-Forwarded-For":"102.90.98.201, 172.71.241.84","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fba0f39da1f4ef5-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.98.201","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-May-2026 12:55:50 UTC] === User Orders API Called ===
[14-May-2026 12:55:50 UTC] User ID: 539
[14-May-2026 12:55:50 UTC] Limit: 20, Offset: 0
[14-May-2026 12:55:50 UTC] Orders found: 0
[14-May-2026 12:55:50 UTC] Orders data: []
[14-May-2026 12:55:50 UTC] Total orders count: 0
[14-May-2026 12:55:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-May-2026 12:55:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-May-2026 12:55:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","Content-Length":"0","X-Forwarded-For":"102.90.98.201, 172.71.241.84","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fba0f48ab474ef5-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.98.201","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-May-2026 12:55:52 UTC] === API CALL LOG ===
[14-May-2026 12:55:52 UTC] === User Orders API Called ===
[14-May-2026 12:55:52 UTC] Endpoint: user/profile.php
[14-May-2026 12:55:52 UTC] User ID: 539
[14-May-2026 12:55:52 UTC] Full Log Data: {
    "timestamp": "2026-05-14 12:55:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.98.201",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.98.201, 172.71.241.84",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fba0f48ab494ef5-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.98.201",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-May-2026 12:55:52 UTC] Limit: 20, Offset: 0
[14-May-2026 12:55:52 UTC] === END API CALL LOG ===
[14-May-2026 12:55:52 UTC] ✅ API Hash verification passed for profile endpoint
[14-May-2026 12:55:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo
[14-May-2026 12:55:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-May-2026 12:55:52 UTC] ✅ JWT token verified successfully for user profile
[14-May-2026 12:55:52 UTC] User ID: 539
[14-May-2026 12:55:52 UTC] Orders found: 0
[14-May-2026 12:55:52 UTC] ✅ User profile retrieved successfully for user ID: 539
[14-May-2026 12:55:52 UTC] Orders data: []
[14-May-2026 12:55:52 UTC] Total orders count: 0
[14-May-2026 12:55:52 UTC] === API CALL LOG ===
[14-May-2026 12:55:52 UTC] Endpoint: user/profile.php
[14-May-2026 12:55:52 UTC] Full Log Data: {
    "timestamp": "2026-05-14 12:55:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.98.201",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.98.201, 172.71.241.84",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fba0f4b998d4ef5-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.98.201",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-May-2026 12:55:52 UTC] === END API CALL LOG ===
[14-May-2026 12:55:52 UTC] ✅ API Hash verification passed for profile endpoint
[14-May-2026 12:55:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo
[14-May-2026 12:55:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-May-2026 12:55:52 UTC] ✅ JWT token verified successfully for user profile
[14-May-2026 12:55:52 UTC] User ID: 539
[14-May-2026 12:55:52 UTC] ✅ User profile retrieved successfully for user ID: 539
[14-May-2026 12:56:01 UTC] === API CALL LOG ===
[14-May-2026 12:56:01 UTC] Endpoint: user/profile.php
[14-May-2026 12:56:01 UTC] Full Log Data: {
    "timestamp": "2026-05-14 12:56:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.98.201",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.98.201, 172.69.224.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fba0f80daee2534-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.98.201",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-May-2026 12:56:01 UTC] === END API CALL LOG ===
[14-May-2026 12:56:01 UTC] ✅ API Hash verification passed for profile endpoint
[14-May-2026 12:56:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo
[14-May-2026 12:56:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-May-2026 12:56:01 UTC] ✅ JWT token verified successfully for user profile
[14-May-2026 12:56:01 UTC] User ID: 539
[14-May-2026 12:56:01 UTC] ✅ User profile retrieved successfully for user ID: 539
[14-May-2026 12:56:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-May-2026 12:56:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-May-2026 12:56:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.98.201, 172.69.224.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fba0f883ef02534-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.98.201","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-May-2026 12:56:02 UTC] === User Orders API Called ===
[14-May-2026 12:56:02 UTC] User ID: 539
[14-May-2026 12:56:02 UTC] Limit: 20, Offset: 0
[14-May-2026 12:56:02 UTC] Orders found: 0
[14-May-2026 12:56:02 UTC] Orders data: []
[14-May-2026 12:56:02 UTC] Total orders count: 0
[14-May-2026 12:56:02 UTC] === API CALL LOG ===
[14-May-2026 12:56:02 UTC] Endpoint: user/profile.php
[14-May-2026 12:56:02 UTC] Full Log Data: {
    "timestamp": "2026-05-14 12:56:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.98.201",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.98.201, 172.69.224.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fba0f883ee92534-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.98.201",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-May-2026 12:56:02 UTC] === END API CALL LOG ===
[14-May-2026 12:56:02 UTC] ✅ API Hash verification passed for profile endpoint
[14-May-2026 12:56:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo
[14-May-2026 12:56:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-May-2026 12:56:02 UTC] ✅ JWT token verified successfully for user profile
[14-May-2026 12:56:02 UTC] User ID: 539
[14-May-2026 12:56:02 UTC] ✅ User profile retrieved successfully for user ID: 539
[14-May-2026 12:56:02 UTC] === API CALL LOG ===
[14-May-2026 12:56:02 UTC] Endpoint: user/profile.php
[14-May-2026 12:56:02 UTC] Full Log Data: {
    "timestamp": "2026-05-14 12:56:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.98.201",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.98.201, 172.69.224.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fba0f896a712534-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.98.201",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-May-2026 12:56:02 UTC] === END API CALL LOG ===
[14-May-2026 12:56:02 UTC] ✅ API Hash verification passed for profile endpoint
[14-May-2026 12:56:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo
[14-May-2026 12:56:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-May-2026 12:56:02 UTC] ✅ JWT token verified successfully for user profile
[14-May-2026 12:56:02 UTC] User ID: 539
[14-May-2026 12:56:02 UTC] ✅ User profile retrieved successfully for user ID: 539
[14-May-2026 12:56:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-May-2026 12:56:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-May-2026 12:56:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.98.201, 172.69.224.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fba104fa9772534-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.98.201","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-May-2026 12:56:34 UTC] === User Orders API Called ===
[14-May-2026 12:56:34 UTC] User ID: 539
[14-May-2026 12:56:34 UTC] Limit: 20, Offset: 0
[14-May-2026 12:56:34 UTC] Orders found: 0
[14-May-2026 12:56:34 UTC] Orders data: []
[14-May-2026 12:56:34 UTC] Total orders count: 0
[14-May-2026 12:56:34 UTC] === API CALL LOG ===
[14-May-2026 12:56:34 UTC] Endpoint: user/profile.php
[14-May-2026 12:56:34 UTC] Full Log Data: {
    "timestamp": "2026-05-14 12:56:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.98.201",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.98.201, 172.69.224.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fba104fa97d2534-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.98.201",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-May-2026 12:56:34 UTC] === END API CALL LOG ===
[14-May-2026 12:56:34 UTC] ✅ API Hash verification passed for profile endpoint
[14-May-2026 12:56:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo
[14-May-2026 12:56:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-May-2026 12:56:34 UTC] ✅ JWT token verified successfully for user profile
[14-May-2026 12:56:34 UTC] User ID: 539
[14-May-2026 12:56:34 UTC] ✅ User profile retrieved successfully for user ID: 539
[14-May-2026 12:56:34 UTC] === API CALL LOG ===
[14-May-2026 12:56:34 UTC] Endpoint: user/profile.php
[14-May-2026 12:56:34 UTC] Full Log Data: {
    "timestamp": "2026-05-14 12:56:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.98.201",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.98.201, 172.69.224.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fba105278872534-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.98.201",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-May-2026 12:56:34 UTC] === END API CALL LOG ===
[14-May-2026 12:56:34 UTC] ✅ API Hash verification passed for profile endpoint
[14-May-2026 12:56:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo
[14-May-2026 12:56:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-May-2026 12:56:34 UTC] ✅ JWT token verified successfully for user profile
[14-May-2026 12:56:34 UTC] User ID: 539
[14-May-2026 12:56:34 UTC] ✅ User profile retrieved successfully for user ID: 539
[14-May-2026 12:57:04 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-May-2026 12:57:04 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-May-2026 12:57:04 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.98.201, 172.69.224.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fba110d2baa2534-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.98.201","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-May-2026 12:57:04 UTC] === User Orders API Called ===
[14-May-2026 12:57:04 UTC] User ID: 539
[14-May-2026 12:57:04 UTC] Limit: 20, Offset: 0
[14-May-2026 12:57:04 UTC] Orders found: 1
[14-May-2026 12:57:04 UTC] Orders data: [{"id":272,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/TradeHaven01","status":"pending","created_at":"2026-05-14 16:27:02","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[14-May-2026 12:57:04 UTC] Total orders count: 1
[14-May-2026 12:57:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-May-2026 12:57:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-May-2026 12:57:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.98.201, 172.69.224.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fba11242fda2534-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.98.201","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-May-2026 12:57:08 UTC] === User Orders API Called ===
[14-May-2026 12:57:08 UTC] User ID: 539
[14-May-2026 12:57:08 UTC] Limit: 20, Offset: 0
[14-May-2026 12:57:08 UTC] Orders found: 1
[14-May-2026 12:57:08 UTC] Orders data: [{"id":272,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/TradeHaven01","status":"pending","created_at":"2026-05-14 16:27:02","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[14-May-2026 12:57:08 UTC] Total orders count: 1
[14-May-2026 12:57:08 UTC] === API CALL LOG ===
[14-May-2026 12:57:08 UTC] Endpoint: user/profile.php
[14-May-2026 12:57:08 UTC] Full Log Data: {
    "timestamp": "2026-05-14 12:57:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.98.201",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.98.201, 172.69.224.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fba11242fdd2534-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.98.201",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-May-2026 12:57:08 UTC] === END API CALL LOG ===
[14-May-2026 12:57:08 UTC] ✅ API Hash verification passed for profile endpoint
[14-May-2026 12:57:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo
[14-May-2026 12:57:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-May-2026 12:57:08 UTC] ✅ JWT token verified successfully for user profile
[14-May-2026 12:57:08 UTC] User ID: 539
[14-May-2026 12:57:08 UTC] ✅ User profile retrieved successfully for user ID: 539
[14-May-2026 12:57:08 UTC] === API CALL LOG ===
[14-May-2026 12:57:08 UTC] Endpoint: user/profile.php
[14-May-2026 12:57:08 UTC] Full Log Data: {
    "timestamp": "2026-05-14 12:57:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.98.201",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Content-Length": "0",
        "X-Forwarded-For": "102.90.98.201, 172.69.224.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fba1126ef642534-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.98.201",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-May-2026 12:57:08 UTC] === END API CALL LOG ===
[14-May-2026 12:57:08 UTC] ✅ API Hash verification passed for profile endpoint
[14-May-2026 12:57:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo
[14-May-2026 12:57:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-May-2026 12:57:08 UTC] ✅ JWT token verified successfully for user profile
[14-May-2026 12:57:08 UTC] User ID: 539
[14-May-2026 12:57:08 UTC] ✅ User profile retrieved successfully for user ID: 539
[14-May-2026 12:57:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-May-2026 12:57:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-May-2026 12:57:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.98.201, 172.69.224.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fba11cb1a6c2534-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.98.201","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-May-2026 12:57:35 UTC] === User Orders API Called ===
[14-May-2026 12:57:35 UTC] User ID: 539
[14-May-2026 12:57:35 UTC] Limit: 20, Offset: 0
[14-May-2026 12:57:35 UTC] Orders found: 1
[14-May-2026 12:57:35 UTC] Orders data: [{"id":272,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/TradeHaven01","status":"pending","created_at":"2026-05-14 16:27:02","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[14-May-2026 12:57:35 UTC] Total orders count: 1
[14-May-2026 12:57:35 UTC] === API CALL LOG ===
[14-May-2026 12:57:35 UTC] Endpoint: user/profile.php
[14-May-2026 12:57:35 UTC] Full Log Data: {
    "timestamp": "2026-05-14 12:57:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.98.201",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.98.201, 172.69.224.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fba11cb1a712534-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.98.201",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-May-2026 12:57:35 UTC] === END API CALL LOG ===
[14-May-2026 12:57:35 UTC] ✅ API Hash verification passed for profile endpoint
[14-May-2026 12:57:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo
[14-May-2026 12:57:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-May-2026 12:57:35 UTC] ✅ JWT token verified successfully for user profile
[14-May-2026 12:57:35 UTC] User ID: 539
[14-May-2026 12:57:35 UTC] ✅ User profile retrieved successfully for user ID: 539
[14-May-2026 12:57:35 UTC] === API CALL LOG ===
[14-May-2026 12:57:35 UTC] Endpoint: user/profile.php
[14-May-2026 12:57:35 UTC] Full Log Data: {
    "timestamp": "2026-05-14 12:57:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.98.201",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.98.201, 172.69.224.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fba11ce1a0c2534-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.98.201",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-May-2026 12:57:35 UTC] === END API CALL LOG ===
[14-May-2026 12:57:35 UTC] ✅ API Hash verification passed for profile endpoint
[14-May-2026 12:57:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo
[14-May-2026 12:57:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-May-2026 12:57:35 UTC] ✅ JWT token verified successfully for user profile
[14-May-2026 12:57:35 UTC] User ID: 539
[14-May-2026 12:57:35 UTC] ✅ User profile retrieved successfully for user ID: 539
[14-May-2026 12:57:49 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-May-2026 12:57:49 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-May-2026 12:57:49 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.98.201, 172.69.224.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fba1221987b2534-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.98.201","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-May-2026 12:57:49 UTC] === User Orders API Called ===
[14-May-2026 12:57:49 UTC] User ID: 539
[14-May-2026 12:57:49 UTC] Limit: 20, Offset: 0
[14-May-2026 12:57:49 UTC] Orders found: 1
[14-May-2026 12:57:49 UTC] Orders data: [{"id":272,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/TradeHaven01","status":"pending","created_at":"2026-05-14 16:27:02","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[14-May-2026 12:57:49 UTC] Total orders count: 1
[14-May-2026 12:57:49 UTC] === API CALL LOG ===
[14-May-2026 12:57:49 UTC] Endpoint: user/profile.php
[14-May-2026 12:57:49 UTC] Full Log Data: {
    "timestamp": "2026-05-14 12:57:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.98.201",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.98.201, 172.69.224.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fba1221987d2534-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.98.201",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-May-2026 12:57:49 UTC] === END API CALL LOG ===
[14-May-2026 12:57:49 UTC] ✅ API Hash verification passed for profile endpoint
[14-May-2026 12:57:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo
[14-May-2026 12:57:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-May-2026 12:57:49 UTC] ✅ JWT token verified successfully for user profile
[14-May-2026 12:57:49 UTC] User ID: 539
[14-May-2026 12:57:49 UTC] ✅ User profile retrieved successfully for user ID: 539
[14-May-2026 12:57:49 UTC] === API CALL LOG ===
[14-May-2026 12:57:49 UTC] Endpoint: user/profile.php
[14-May-2026 12:57:49 UTC] Full Log Data: {
    "timestamp": "2026-05-14 12:57:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.98.201",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.98.201, 172.69.224.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fba12262b782534-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.98.201",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-May-2026 12:57:49 UTC] === END API CALL LOG ===
[14-May-2026 12:57:49 UTC] ✅ API Hash verification passed for profile endpoint
[14-May-2026 12:57:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo
[14-May-2026 12:57:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-May-2026 12:57:49 UTC] ✅ JWT token verified successfully for user profile
[14-May-2026 12:57:49 UTC] User ID: 539
[14-May-2026 12:57:49 UTC] ✅ User profile retrieved successfully for user ID: 539
[14-May-2026 12:57:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-May-2026 12:57:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-May-2026 12:57:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.98.201, 172.69.224.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fba12309d6c2534-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.98.201","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-May-2026 12:57:51 UTC] === User Orders API Called ===
[14-May-2026 12:57:51 UTC] User ID: 539
[14-May-2026 12:57:51 UTC] Limit: 20, Offset: 0
[14-May-2026 12:57:51 UTC] Orders found: 1
[14-May-2026 12:57:51 UTC] Orders data: [{"id":272,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/TradeHaven01","status":"pending","created_at":"2026-05-14 16:27:02","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[14-May-2026 12:57:51 UTC] Total orders count: 1
[14-May-2026 12:57:53 UTC] === API CALL LOG ===
[14-May-2026 12:57:53 UTC] Endpoint: user/profile.php
[14-May-2026 12:57:53 UTC] Full Log Data: {
    "timestamp": "2026-05-14 12:57:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.98.201",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.98.201, 172.69.224.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fba123a3cf72534-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.98.201",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-May-2026 12:57:53 UTC] === END API CALL LOG ===
[14-May-2026 12:57:53 UTC] ✅ API Hash verification passed for profile endpoint
[14-May-2026 12:57:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo
[14-May-2026 12:57:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-May-2026 12:57:53 UTC] ✅ JWT token verified successfully for user profile
[14-May-2026 12:57:53 UTC] User ID: 539
[14-May-2026 12:57:53 UTC] ✅ User profile retrieved successfully for user ID: 539
[14-May-2026 12:57:53 UTC] User Purchases API - User ID: 539
[14-May-2026 12:57:53 UTC] User Purchases API - Total purchases found: 0
[14-May-2026 12:57:58 UTC] User Purchases API - User ID: 539
[14-May-2026 12:57:58 UTC] User Purchases API - Total purchases found: 0
[14-May-2026 12:58:02 UTC] === API CALL LOG ===
[14-May-2026 12:58:02 UTC] Endpoint: user/profile.php
[14-May-2026 12:58:02 UTC] Full Log Data: {
    "timestamp": "2026-05-14 12:58:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.98.201",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.98.201, 172.69.224.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fba12758d232534-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.98.201",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-May-2026 12:58:02 UTC] === END API CALL LOG ===
[14-May-2026 12:58:02 UTC] ✅ API Hash verification passed for profile endpoint
[14-May-2026 12:58:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo
[14-May-2026 12:58:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-May-2026 12:58:02 UTC] ✅ JWT token verified successfully for user profile
[14-May-2026 12:58:02 UTC] User ID: 539
[14-May-2026 12:58:02 UTC] ✅ User profile retrieved successfully for user ID: 539
[14-May-2026 12:58:02 UTC] User Purchases API - User ID: 539
[14-May-2026 12:58:02 UTC] User Purchases API - Total purchases found: 0
[14-May-2026 12:58:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-May-2026 12:58:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-May-2026 12:58:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.98.201, 172.69.224.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fba1292cb3e2534-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.98.201","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-May-2026 12:58:07 UTC] === User Orders API Called ===
[14-May-2026 12:58:07 UTC] User ID: 539
[14-May-2026 12:58:07 UTC] Limit: 20, Offset: 0
[14-May-2026 12:58:07 UTC] === API CALL LOG ===
[14-May-2026 12:58:07 UTC] Endpoint: user/profile.php
[14-May-2026 12:58:07 UTC] Full Log Data: {
    "timestamp": "2026-05-14 12:58:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.98.201",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.98.201, 172.69.224.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fba1292cb402534-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.98.201",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-May-2026 12:58:07 UTC] === END API CALL LOG ===
[14-May-2026 12:58:07 UTC] ✅ API Hash verification passed for profile endpoint
[14-May-2026 12:58:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo
[14-May-2026 12:58:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-May-2026 12:58:07 UTC] Orders found: 1
[14-May-2026 12:58:07 UTC] Orders data: [{"id":272,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/TradeHaven01","status":"pending","created_at":"2026-05-14 16:27:02","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[14-May-2026 12:58:07 UTC] ✅ JWT token verified successfully for user profile
[14-May-2026 12:58:07 UTC] User ID: 539
[14-May-2026 12:58:07 UTC] Total orders count: 1
[14-May-2026 12:58:07 UTC] ✅ User profile retrieved successfully for user ID: 539
[14-May-2026 12:58:07 UTC] === API CALL LOG ===
[14-May-2026 12:58:07 UTC] Endpoint: user/profile.php
[14-May-2026 12:58:07 UTC] Full Log Data: {
    "timestamp": "2026-05-14 12:58:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.98.201",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.98.201, 172.69.224.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fba1295ba4d2534-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.98.201",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-May-2026 12:58:07 UTC] === END API CALL LOG ===
[14-May-2026 12:58:07 UTC] ✅ API Hash verification passed for profile endpoint
[14-May-2026 12:58:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo
[14-May-2026 12:58:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-May-2026 12:58:07 UTC] ✅ JWT token verified successfully for user profile
[14-May-2026 12:58:07 UTC] User ID: 539
[14-May-2026 12:58:07 UTC] ✅ User profile retrieved successfully for user ID: 539
[14-May-2026 12:58:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-May-2026 12:58:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-May-2026 12:58:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.98.201, 172.69.224.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fba12ad8cde2534-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.98.201","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-May-2026 12:58:11 UTC] === User Orders API Called ===
[14-May-2026 12:58:11 UTC] User ID: 539
[14-May-2026 12:58:11 UTC] Limit: 20, Offset: 0
[14-May-2026 12:58:11 UTC] Orders found: 1
[14-May-2026 12:58:11 UTC] Orders data: [{"id":272,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/TradeHaven01","status":"pending","created_at":"2026-05-14 16:27:02","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[14-May-2026 12:58:11 UTC] Total orders count: 1
[14-May-2026 12:58:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-May-2026 12:58:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-May-2026 12:58:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.98.201, 172.69.224.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fba12baf8542534-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.98.201","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-May-2026 12:58:13 UTC] === User Orders API Called ===
[14-May-2026 12:58:13 UTC] User ID: 539
[14-May-2026 12:58:13 UTC] Limit: 20, Offset: 0
[14-May-2026 12:58:13 UTC] Orders found: 1
[14-May-2026 12:58:13 UTC] Orders data: [{"id":272,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/TradeHaven01","status":"pending","created_at":"2026-05-14 16:27:02","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[14-May-2026 12:58:13 UTC] Total orders count: 1
[14-May-2026 12:58:13 UTC] === API CALL LOG ===
[14-May-2026 12:58:13 UTC] Endpoint: user/profile.php
[14-May-2026 12:58:13 UTC] Full Log Data: {
    "timestamp": "2026-05-14 12:58:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.98.201",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.98.201, 172.69.224.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fba12baf8552534-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.98.201",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-May-2026 12:58:13 UTC] === END API CALL LOG ===
[14-May-2026 12:58:13 UTC] ✅ API Hash verification passed for profile endpoint
[14-May-2026 12:58:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo
[14-May-2026 12:58:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-May-2026 12:58:13 UTC] ✅ JWT token verified successfully for user profile
[14-May-2026 12:58:13 UTC] User ID: 539
[14-May-2026 12:58:13 UTC] ✅ User profile retrieved successfully for user ID: 539
[14-May-2026 12:58:21 UTC] === API CALL LOG ===
[14-May-2026 12:58:21 UTC] Endpoint: user/profile.php
[14-May-2026 12:58:21 UTC] Full Log Data: {
    "timestamp": "2026-05-14 12:58:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.98.201",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.98.201, 172.70.91.141",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fba12edda754165-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.98.201",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-May-2026 12:58:21 UTC] === END API CALL LOG ===
[14-May-2026 12:58:21 UTC] ✅ API Hash verification passed for profile endpoint
[14-May-2026 12:58:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo
[14-May-2026 12:58:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-May-2026 12:58:21 UTC] ✅ JWT token verified successfully for user profile
[14-May-2026 12:58:21 UTC] User ID: 539
[14-May-2026 12:58:21 UTC] ✅ User profile retrieved successfully for user ID: 539
[14-May-2026 12:58:23 UTC] === API CALL LOG ===
[14-May-2026 12:58:23 UTC] Endpoint: user/profile.php
[14-May-2026 12:58:23 UTC] Full Log Data: {
    "timestamp": "2026-05-14 12:58:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.98.201",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.98.201, 172.71.26.43",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fba12f5d99e4165-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.98.201",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-May-2026 12:58:23 UTC] === END API CALL LOG ===
[14-May-2026 12:58:23 UTC] ✅ API Hash verification passed for profile endpoint
[14-May-2026 12:58:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo
[14-May-2026 12:58:23 UTC] === API CALL LOG ===
[14-May-2026 12:58:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-May-2026 12:58:23 UTC] Endpoint: user/profile.php
[14-May-2026 12:58:23 UTC] Full Log Data: {
    "timestamp": "2026-05-14 12:58:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.98.201",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.98.201, 172.71.26.43",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fba12f5d9a94165-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.98.201",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-May-2026 12:58:23 UTC] ✅ JWT token verified successfully for user profile
[14-May-2026 12:58:23 UTC] === END API CALL LOG ===
[14-May-2026 12:58:23 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-May-2026 12:58:23 UTC] User ID: 539
[14-May-2026 12:58:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-May-2026 12:58:23 UTC] ✅ API Hash verification passed for profile endpoint
[14-May-2026 12:58:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.98.201, 172.71.26.43","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fba12f5d9a84165-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.98.201","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-May-2026 12:58:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo
[14-May-2026 12:58:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-May-2026 12:58:23 UTC] === User Orders API Called ===
[14-May-2026 12:58:23 UTC] ✅ JWT token verified successfully for user profile
[14-May-2026 12:58:23 UTC] User ID: 539
[14-May-2026 12:58:23 UTC] Limit: 20, Offset: 0
[14-May-2026 12:58:23 UTC] User ID: 539
[14-May-2026 12:58:23 UTC] ✅ User profile retrieved successfully for user ID: 539
[14-May-2026 12:58:23 UTC] ✅ User profile retrieved successfully for user ID: 539
[14-May-2026 12:58:23 UTC] Orders found: 1
[14-May-2026 12:58:23 UTC] Orders data: [{"id":272,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/TradeHaven01","status":"pending","created_at":"2026-05-14 16:27:02","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[14-May-2026 12:58:23 UTC] Total orders count: 1
[14-May-2026 13:20:39 UTC] === API CALL LOG ===
[14-May-2026 13:20:39 UTC] Endpoint: user/profile.php
[14-May-2026 13:20:39 UTC] Full Log Data: {
    "timestamp": "2026-05-14 13:20:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.98.201",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Content-Length": "0",
        "X-Forwarded-For": "102.90.98.201, 172.64.192.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fba33971c0a3efb-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.98.201",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-May-2026 13:20:39 UTC] === END API CALL LOG ===
[14-May-2026 13:20:39 UTC] ✅ API Hash verification passed for profile endpoint
[14-May-2026 13:20:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo
[14-May-2026 13:20:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-May-2026 13:20:39 UTC] ✅ JWT token verified successfully for user profile
[14-May-2026 13:20:39 UTC] User ID: 539
[14-May-2026 13:20:39 UTC] ✅ User profile retrieved successfully for user ID: 539
[14-May-2026 13:20:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-May-2026 13:20:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-May-2026 13:20:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.98.201, 172.64.192.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fba33adab283efb-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.98.201","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-May-2026 13:20:43 UTC] === User Orders API Called ===
[14-May-2026 13:20:43 UTC] User ID: 539
[14-May-2026 13:20:43 UTC] Limit: 20, Offset: 0
[14-May-2026 13:20:43 UTC] Orders found: 1
[14-May-2026 13:20:43 UTC] Orders data: [{"id":272,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/TradeHaven01","status":"cancelled","created_at":"2026-05-14 16:27:02","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[14-May-2026 13:20:43 UTC] Total orders count: 1
[14-May-2026 13:20:46 UTC] === API CALL LOG ===
[14-May-2026 13:20:46 UTC] Endpoint: user/profile.php
[14-May-2026 13:20:46 UTC] Full Log Data: {
    "timestamp": "2026-05-14 13:20:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.98.201",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.98.201, 172.64.192.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fba33c31f593efb-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.98.201",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-May-2026 13:20:46 UTC] === END API CALL LOG ===
[14-May-2026 13:20:46 UTC] ✅ API Hash verification passed for profile endpoint
[14-May-2026 13:20:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo
[14-May-2026 13:20:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-May-2026 13:20:46 UTC] ✅ JWT token verified successfully for user profile
[14-May-2026 13:20:46 UTC] User ID: 539
[14-May-2026 13:20:46 UTC] ✅ User profile retrieved successfully for user ID: 539
[14-May-2026 13:20:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-May-2026 13:20:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-May-2026 13:20:46 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","Content-Length":"0","X-Forwarded-For":"102.90.98.201, 172.64.192.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fba33c31f563efb-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.98.201","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-May-2026 13:20:46 UTC] === User Orders API Called ===
[14-May-2026 13:20:46 UTC] User ID: 539
[14-May-2026 13:20:46 UTC] Limit: 20, Offset: 0
[14-May-2026 13:20:46 UTC] Orders found: 1
[14-May-2026 13:20:46 UTC] Orders data: [{"id":272,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/TradeHaven01","status":"cancelled","created_at":"2026-05-14 16:27:02","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[14-May-2026 13:20:46 UTC] Total orders count: 1
[14-May-2026 13:20:47 UTC] === API CALL LOG ===
[14-May-2026 13:20:47 UTC] Endpoint: user/profile.php
[14-May-2026 13:20:47 UTC] Full Log Data: {
    "timestamp": "2026-05-14 13:20:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.98.201",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.98.201, 172.64.192.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fba33c6c9433efb-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.98.201",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-May-2026 13:20:47 UTC] === END API CALL LOG ===
[14-May-2026 13:20:47 UTC] ✅ API Hash verification passed for profile endpoint
[14-May-2026 13:20:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo
[14-May-2026 13:20:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-May-2026 13:20:47 UTC] ✅ JWT token verified successfully for user profile
[14-May-2026 13:20:47 UTC] User ID: 539
[14-May-2026 13:20:47 UTC] ✅ User profile retrieved successfully for user ID: 539
[14-May-2026 13:21:01 UTC] === API CALL LOG ===
[14-May-2026 13:21:01 UTC] Endpoint: user/profile.php
[14-May-2026 13:21:01 UTC] Full Log Data: {
    "timestamp": "2026-05-14 13:21:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.98.201",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.98.201, 141.101.98.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fba341da89e496a-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.98.201",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-May-2026 13:21:01 UTC] === END API CALL LOG ===
[14-May-2026 13:21:01 UTC] ✅ API Hash verification passed for profile endpoint
[14-May-2026 13:21:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo
[14-May-2026 13:21:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-May-2026 13:21:01 UTC] ✅ JWT token verified successfully for user profile
[14-May-2026 13:21:01 UTC] User ID: 539
[14-May-2026 13:21:01 UTC] ✅ User profile retrieved successfully for user ID: 539
[14-May-2026 13:21:02 UTC] === API CALL LOG ===
[14-May-2026 13:21:02 UTC] Endpoint: user/profile.php
[14-May-2026 13:21:02 UTC] Full Log Data: {
    "timestamp": "2026-05-14 13:21:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.98.201",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.98.201, 141.101.98.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fba34247ce1496a-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.98.201",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-May-2026 13:21:02 UTC] === END API CALL LOG ===
[14-May-2026 13:21:02 UTC] ✅ API Hash verification passed for profile endpoint
[14-May-2026 13:21:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo
[14-May-2026 13:21:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-May-2026 13:21:02 UTC] ✅ JWT token verified successfully for user profile
[14-May-2026 13:21:02 UTC] User ID: 539
[14-May-2026 13:21:02 UTC] ✅ User profile retrieved successfully for user ID: 539
[14-May-2026 13:21:02 UTC] === API CALL LOG ===
[14-May-2026 13:21:02 UTC] Endpoint: user/profile.php
[14-May-2026 13:21:02 UTC] Full Log Data: {
    "timestamp": "2026-05-14 13:21:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.98.201",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.98.201, 141.101.98.121",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fba3425bdb4496a-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.98.201",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-May-2026 13:21:02 UTC] === END API CALL LOG ===
[14-May-2026 13:21:02 UTC] ✅ API Hash verification passed for profile endpoint
[14-May-2026 13:21:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo
[14-May-2026 13:21:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-May-2026 13:21:02 UTC] ✅ JWT token verified successfully for user profile
[14-May-2026 13:21:02 UTC] User ID: 539
[14-May-2026 13:21:02 UTC] ✅ User profile retrieved successfully for user ID: 539
[14-May-2026 13:21:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-May-2026 13:21:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-May-2026 13:21:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.98.201, 141.101.98.121","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fba3425bdb0496a-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.98.201","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-May-2026 13:21:02 UTC] === User Orders API Called ===
[14-May-2026 13:21:02 UTC] User ID: 539
[14-May-2026 13:21:02 UTC] Limit: 20, Offset: 0
[14-May-2026 13:21:02 UTC] Orders found: 1
[14-May-2026 13:21:02 UTC] Orders data: [{"id":272,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/TradeHaven01","status":"cancelled","created_at":"2026-05-14 16:27:02","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[14-May-2026 13:21:02 UTC] Total orders count: 1
[14-May-2026 13:40:47 UTC] === API CALL LOG ===
[14-May-2026 13:40:47 UTC] Endpoint: user/profile.php
[14-May-2026 13:40:47 UTC] Full Log Data: {
    "timestamp": "2026-05-14 13:40:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.98.201",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.98.201, 172.70.162.182",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fba51117cc894c1-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.98.201",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-May-2026 13:40:47 UTC] === END API CALL LOG ===
[14-May-2026 13:40:47 UTC] ✅ API Hash verification passed for profile endpoint
[14-May-2026 13:40:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo
[14-May-2026 13:40:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-May-2026 13:40:47 UTC] ✅ JWT token verified successfully for user profile
[14-May-2026 13:40:47 UTC] User ID: 539
[14-May-2026 13:40:47 UTC] ✅ User profile retrieved successfully for user ID: 539
[14-May-2026 13:40:48 UTC] === API CALL LOG ===
[14-May-2026 13:40:48 UTC] Endpoint: user/profile.php
[14-May-2026 13:40:48 UTC] Full Log Data: {
    "timestamp": "2026-05-14 13:40:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.98.201",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.98.201, 172.70.162.182",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fba511a9dec94c1-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.98.201",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-May-2026 13:40:48 UTC] === END API CALL LOG ===
[14-May-2026 13:40:48 UTC] ✅ API Hash verification passed for profile endpoint
[14-May-2026 13:40:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo
[14-May-2026 13:40:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-May-2026 13:40:48 UTC] ✅ JWT token verified successfully for user profile
[14-May-2026 13:40:48 UTC] User ID: 539
[14-May-2026 13:40:48 UTC] ✅ User profile retrieved successfully for user ID: 539
[14-May-2026 13:40:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-May-2026 13:40:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-May-2026 13:40:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.98.201, 172.70.162.182","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fba511c0f6c94c1-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.98.201","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-May-2026 13:40:48 UTC] === User Orders API Called ===
[14-May-2026 13:40:48 UTC] User ID: 539
[14-May-2026 13:40:48 UTC] Limit: 20, Offset: 0
[14-May-2026 13:40:48 UTC] === API CALL LOG ===
[14-May-2026 13:40:48 UTC] Orders found: 1
[14-May-2026 13:40:48 UTC] Endpoint: user/profile.php
[14-May-2026 13:40:48 UTC] Full Log Data: {
    "timestamp": "2026-05-14 13:40:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.98.201",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.98.201, 172.70.162.182",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fba511c0f6d94c1-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.98.201",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-May-2026 13:40:48 UTC] Orders data: [{"id":272,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/TradeHaven01","status":"cancelled","created_at":"2026-05-14 16:27:02","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[14-May-2026 13:40:48 UTC] === END API CALL LOG ===
[14-May-2026 13:40:48 UTC] ✅ API Hash verification passed for profile endpoint
[14-May-2026 13:40:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo
[14-May-2026 13:40:48 UTC] Total orders count: 1
[14-May-2026 13:40:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-May-2026 13:40:48 UTC] ✅ JWT token verified successfully for user profile
[14-May-2026 13:40:48 UTC] User ID: 539
[14-May-2026 13:40:48 UTC] ✅ User profile retrieved successfully for user ID: 539
[14-May-2026 13:41:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-May-2026 13:41:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-May-2026 13:41:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.98.201, 172.70.162.182","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fba521c6eda94c1-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.98.201","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-May-2026 13:41:29 UTC] === User Orders API Called ===
[14-May-2026 13:41:29 UTC] User ID: 539
[14-May-2026 13:41:29 UTC] Limit: 20, Offset: 0
[14-May-2026 13:41:29 UTC] Orders found: 2
[14-May-2026 13:41:29 UTC] Orders data: [{"id":273,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/TradeHaven01","status":"pending","created_at":"2026-05-14 17:11:27","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":272,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/TradeHaven01","status":"cancelled","created_at":"2026-05-14 16:27:02","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[14-May-2026 13:41:29 UTC] Total orders count: 2
[14-May-2026 13:41:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-May-2026 13:41:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-May-2026 13:41:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.98.201, 172.70.162.182","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fba526188fe94c1-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.98.201","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-May-2026 13:41:40 UTC] === User Orders API Called ===
[14-May-2026 13:41:40 UTC] User ID: 539
[14-May-2026 13:41:40 UTC] Limit: 20, Offset: 0
[14-May-2026 13:41:40 UTC] Orders found: 2
[14-May-2026 13:41:40 UTC] Orders data: [{"id":273,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/TradeHaven01","status":"pending","created_at":"2026-05-14 17:11:27","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":272,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/TradeHaven01","status":"cancelled","created_at":"2026-05-14 16:27:02","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[14-May-2026 13:41:40 UTC] Total orders count: 2
[14-May-2026 13:41:40 UTC] === API CALL LOG ===
[14-May-2026 13:41:40 UTC] Endpoint: user/profile.php
[14-May-2026 13:41:40 UTC] Full Log Data: {
    "timestamp": "2026-05-14 13:41:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.98.201",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.98.201, 172.70.162.182",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fba5261890294c1-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.98.201",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-May-2026 13:41:40 UTC] === END API CALL LOG ===
[14-May-2026 13:41:40 UTC] ✅ API Hash verification passed for profile endpoint
[14-May-2026 13:41:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo
[14-May-2026 13:41:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-May-2026 13:41:40 UTC] ✅ JWT token verified successfully for user profile
[14-May-2026 13:41:40 UTC] User ID: 539
[14-May-2026 13:41:40 UTC] ✅ User profile retrieved successfully for user ID: 539
[14-May-2026 13:41:41 UTC] === API CALL LOG ===
[14-May-2026 13:41:41 UTC] Endpoint: user/profile.php
[14-May-2026 13:41:41 UTC] Full Log Data: {
    "timestamp": "2026-05-14 13:41:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.98.201",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.98.201, 172.70.162.182",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fba5263bb4394c1-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.98.201",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-May-2026 13:41:41 UTC] === END API CALL LOG ===
[14-May-2026 13:41:41 UTC] ✅ API Hash verification passed for profile endpoint
[14-May-2026 13:41:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo
[14-May-2026 13:41:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-May-2026 13:41:41 UTC] ✅ JWT token verified successfully for user profile
[14-May-2026 13:41:41 UTC] User ID: 539
[14-May-2026 13:41:41 UTC] ✅ User profile retrieved successfully for user ID: 539
[14-May-2026 13:41:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-May-2026 13:41:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-May-2026 13:41:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.98.201, 172.70.162.181","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fba52bfae3094c1-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.98.201","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-May-2026 13:41:55 UTC] === User Orders API Called ===
[14-May-2026 13:41:55 UTC] User ID: 539
[14-May-2026 13:41:55 UTC] Limit: 20, Offset: 0
[14-May-2026 13:41:55 UTC] Orders found: 3
[14-May-2026 13:41:55 UTC] Orders data: [{"id":274,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/TradeHaven01","status":"pending","created_at":"2026-05-14 17:11:53","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":273,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/TradeHaven01","status":"pending","created_at":"2026-05-14 17:11:27","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":272,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/TradeHaven01","status":"cancelled","created_at":"2026-05-14 16:27:02","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[14-May-2026 13:41:55 UTC] Total orders count: 3
[14-May-2026 14:06:44 UTC] === API CALL LOG ===
[14-May-2026 14:06:44 UTC] Endpoint: user/profile.php
[14-May-2026 14:06:44 UTC] Full Log Data: {
    "timestamp": "2026-05-14 14:06:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "87.232.86.142",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "87.232.86.142, 172.70.162.182",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTcyIiwidXNlcm5hbWUiOiJSYWJhbmkxMiIsImVtYWlsIjoiZ2h1bGxhbXJhYmFuaWJhbG9jaDExQGdtYWlsLmNvbSIsImV4cCI6MTc3OTM3MjQwMn0.SMvB9QpKMyxrutYIBcnPltq71Q-hknhEtHKppPpgSWU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fba7718f8189521-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "87.232.86.142",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-May-2026 14:06:44 UTC] === END API CALL LOG ===
[14-May-2026 14:06:44 UTC] ✅ API Hash verification passed for profile endpoint
[14-May-2026 14:06:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTcyIiwidXNlcm5hbWUiOiJSYWJhbmkxMiIsImVtYWlsIjoiZ2h1bGxhbXJhYmFuaWJhbG9jaDExQGdtYWlsLmNvbSIsImV4cCI6MTc3OTM3MjQwMn0.SMvB9QpKMyxrutYIBcnPltq71Q-hknhEtHKppPpgSWU
[14-May-2026 14:06:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-May-2026 14:06:44 UTC] ✅ JWT token verified successfully for user profile
[14-May-2026 14:06:44 UTC] User ID: 572
[14-May-2026 14:06:44 UTC] ✅ User profile retrieved successfully for user ID: 572
[14-May-2026 14:06:44 UTC] === API CALL LOG ===
[14-May-2026 14:06:44 UTC] Endpoint: user/profile.php
[14-May-2026 14:06:44 UTC] Full Log Data: {
    "timestamp": "2026-05-14 14:06:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "87.232.86.142",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "87.232.86.142, 172.70.162.182",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTcyIiwidXNlcm5hbWUiOiJSYWJhbmkxMiIsImVtYWlsIjoiZ2h1bGxhbXJhYmFuaWJhbG9jaDExQGdtYWlsLmNvbSIsImV4cCI6MTc3OTM3MjQwMn0.SMvB9QpKMyxrutYIBcnPltq71Q-hknhEtHKppPpgSWU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fba7718f81d9521-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "87.232.86.142",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-May-2026 14:06:44 UTC] === END API CALL LOG ===
[14-May-2026 14:06:44 UTC] ✅ API Hash verification passed for profile endpoint
[14-May-2026 14:06:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTcyIiwidXNlcm5hbWUiOiJSYWJhbmkxMiIsImVtYWlsIjoiZ2h1bGxhbXJhYmFuaWJhbG9jaDExQGdtYWlsLmNvbSIsImV4cCI6MTc3OTM3MjQwMn0.SMvB9QpKMyxrutYIBcnPltq71Q-hknhEtHKppPpgSWU
[14-May-2026 14:06:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-May-2026 14:06:44 UTC] ✅ JWT token verified successfully for user profile
[14-May-2026 14:06:44 UTC] User ID: 572
[14-May-2026 14:06:44 UTC] ✅ User profile retrieved successfully for user ID: 572
[14-May-2026 14:06:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-May-2026 14:06:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-May-2026 14:06:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"87.232.86.142, 172.70.162.182","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTcyIiwidXNlcm5hbWUiOiJSYWJhbmkxMiIsImVtYWlsIjoiZ2h1bGxhbXJhYmFuaWJhbG9jaDExQGdtYWlsLmNvbSIsImV4cCI6MTc3OTM3MjQwMn0.SMvB9QpKMyxrutYIBcnPltq71Q-hknhEtHKppPpgSWU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fba7718f81b9521-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"87.232.86.142","cf-ipcountry":"PL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-May-2026 14:06:44 UTC] === User Orders API Called ===
[14-May-2026 14:06:44 UTC] User ID: 572
[14-May-2026 14:06:44 UTC] Limit: 20, Offset: 0
[14-May-2026 14:06:44 UTC] Orders found: 0
[14-May-2026 14:06:44 UTC] Orders data: []
[14-May-2026 14:06:44 UTC] Total orders count: 0
[14-May-2026 14:06:47 UTC] === API CALL LOG ===
[14-May-2026 14:06:47 UTC] Endpoint: user/profile.php
[14-May-2026 14:06:47 UTC] Full Log Data: {
    "timestamp": "2026-05-14 14:06:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "87.232.86.142",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "87.232.86.142, 172.70.162.182",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTcyIiwidXNlcm5hbWUiOiJSYWJhbmkxMiIsImVtYWlsIjoiZ2h1bGxhbXJhYmFuaWJhbG9jaDExQGdtYWlsLmNvbSIsImV4cCI6MTc3OTM3MjQwMn0.SMvB9QpKMyxrutYIBcnPltq71Q-hknhEtHKppPpgSWU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fba772a0d5b9521-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "87.232.86.142",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-May-2026 14:06:47 UTC] === END API CALL LOG ===
[14-May-2026 14:06:47 UTC] ✅ API Hash verification passed for profile endpoint
[14-May-2026 14:06:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTcyIiwidXNlcm5hbWUiOiJSYWJhbmkxMiIsImVtYWlsIjoiZ2h1bGxhbXJhYmFuaWJhbG9jaDExQGdtYWlsLmNvbSIsImV4cCI6MTc3OTM3MjQwMn0.SMvB9QpKMyxrutYIBcnPltq71Q-hknhEtHKppPpgSWU
[14-May-2026 14:06:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-May-2026 14:06:47 UTC] ✅ JWT token verified successfully for user profile
[14-May-2026 14:06:47 UTC] User ID: 572
[14-May-2026 14:06:47 UTC] ✅ User profile retrieved successfully for user ID: 572
[14-May-2026 14:06:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-May-2026 14:06:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-May-2026 14:06:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"87.232.86.142, 172.70.162.182","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTcyIiwidXNlcm5hbWUiOiJSYWJhbmkxMiIsImVtYWlsIjoiZ2h1bGxhbXJhYmFuaWJhbG9jaDExQGdtYWlsLmNvbSIsImV4cCI6MTc3OTM3MjQwMn0.SMvB9QpKMyxrutYIBcnPltq71Q-hknhEtHKppPpgSWU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fba776799399521-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"87.232.86.142","cf-ipcountry":"PL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-May-2026 14:06:57 UTC] === User Orders API Called ===
[14-May-2026 14:06:57 UTC] User ID: 572
[14-May-2026 14:06:57 UTC] Limit: 20, Offset: 0
[14-May-2026 14:06:57 UTC] Orders found: 0
[14-May-2026 14:06:57 UTC] Orders data: []
[14-May-2026 14:06:57 UTC] Total orders count: 0
[14-May-2026 14:06:57 UTC] === API CALL LOG ===
[14-May-2026 14:06:57 UTC] Endpoint: user/profile.php
[14-May-2026 14:06:57 UTC] Full Log Data: {
    "timestamp": "2026-05-14 14:06:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "87.232.86.142",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "87.232.86.142, 172.70.162.182",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTcyIiwidXNlcm5hbWUiOiJSYWJhbmkxMiIsImVtYWlsIjoiZ2h1bGxhbXJhYmFuaWJhbG9jaDExQGdtYWlsLmNvbSIsImV4cCI6MTc3OTM3MjQwMn0.SMvB9QpKMyxrutYIBcnPltq71Q-hknhEtHKppPpgSWU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fba7767993c9521-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "87.232.86.142",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-May-2026 14:06:57 UTC] === END API CALL LOG ===
[14-May-2026 14:06:57 UTC] ✅ API Hash verification passed for profile endpoint
[14-May-2026 14:06:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTcyIiwidXNlcm5hbWUiOiJSYWJhbmkxMiIsImVtYWlsIjoiZ2h1bGxhbXJhYmFuaWJhbG9jaDExQGdtYWlsLmNvbSIsImV4cCI6MTc3OTM3MjQwMn0.SMvB9QpKMyxrutYIBcnPltq71Q-hknhEtHKppPpgSWU
[14-May-2026 14:06:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-May-2026 14:06:57 UTC] ✅ JWT token verified successfully for user profile
[14-May-2026 14:06:57 UTC] User ID: 572
[14-May-2026 14:06:57 UTC] ✅ User profile retrieved successfully for user ID: 572
[14-May-2026 14:06:57 UTC] === API CALL LOG ===
[14-May-2026 14:06:57 UTC] Endpoint: user/profile.php
[14-May-2026 14:06:57 UTC] Full Log Data: {
    "timestamp": "2026-05-14 14:06:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "87.232.86.142",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "87.232.86.142, 172.70.162.182",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTcyIiwidXNlcm5hbWUiOiJSYWJhbmkxMiIsImVtYWlsIjoiZ2h1bGxhbXJhYmFuaWJhbG9jaDExQGdtYWlsLmNvbSIsImV4cCI6MTc3OTM3MjQwMn0.SMvB9QpKMyxrutYIBcnPltq71Q-hknhEtHKppPpgSWU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fba776afd7f9521-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "87.232.86.142",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-May-2026 14:06:57 UTC] === END API CALL LOG ===
[14-May-2026 14:06:57 UTC] ✅ API Hash verification passed for profile endpoint
[14-May-2026 14:06:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTcyIiwidXNlcm5hbWUiOiJSYWJhbmkxMiIsImVtYWlsIjoiZ2h1bGxhbXJhYmFuaWJhbG9jaDExQGdtYWlsLmNvbSIsImV4cCI6MTc3OTM3MjQwMn0.SMvB9QpKMyxrutYIBcnPltq71Q-hknhEtHKppPpgSWU
[14-May-2026 14:06:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-May-2026 14:06:57 UTC] ✅ JWT token verified successfully for user profile
[14-May-2026 14:06:57 UTC] User ID: 572
[14-May-2026 14:06:57 UTC] ✅ User profile retrieved successfully for user ID: 572
[14-May-2026 14:06:58 UTC] === API CALL LOG ===
[14-May-2026 14:06:58 UTC] Endpoint: user/profile.php
[14-May-2026 14:06:58 UTC] Full Log Data: {
    "timestamp": "2026-05-14 14:06:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "87.232.86.142",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "87.232.86.142, 172.70.162.182",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTcyIiwidXNlcm5hbWUiOiJSYWJhbmkxMiIsImVtYWlsIjoiZ2h1bGxhbXJhYmFuaWJhbG9jaDExQGdtYWlsLmNvbSIsImV4cCI6MTc3OTM3MjQwMn0.SMvB9QpKMyxrutYIBcnPltq71Q-hknhEtHKppPpgSWU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fba776f8adf9521-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "87.232.86.142",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-May-2026 14:06:58 UTC] === END API CALL LOG ===
[14-May-2026 14:06:58 UTC] ✅ API Hash verification passed for profile endpoint
[14-May-2026 14:06:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTcyIiwidXNlcm5hbWUiOiJSYWJhbmkxMiIsImVtYWlsIjoiZ2h1bGxhbXJhYmFuaWJhbG9jaDExQGdtYWlsLmNvbSIsImV4cCI6MTc3OTM3MjQwMn0.SMvB9QpKMyxrutYIBcnPltq71Q-hknhEtHKppPpgSWU
[14-May-2026 14:06:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-May-2026 14:06:58 UTC] ✅ JWT token verified successfully for user profile
[14-May-2026 14:06:58 UTC] User ID: 572
[14-May-2026 14:06:58 UTC] ✅ User profile retrieved successfully for user ID: 572
[14-May-2026 14:07:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-May-2026 14:07:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-May-2026 14:07:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","Content-Length":"0","X-Forwarded-For":"87.232.86.142, 172.64.192.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTcyIiwidXNlcm5hbWUiOiJSYWJhbmkxMiIsImVtYWlsIjoiZ2h1bGxhbXJhYmFuaWJhbG9jaDExQGdtYWlsLmNvbSIsImV4cCI6MTc3OTM3MjQwMn0.SMvB9QpKMyxrutYIBcnPltq71Q-hknhEtHKppPpgSWU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fba788c299779d0-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"87.232.86.142","cf-ipcountry":"PL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-May-2026 14:07:44 UTC] === User Orders API Called ===
[14-May-2026 14:07:44 UTC] User ID: 572
[14-May-2026 14:07:44 UTC] Limit: 20, Offset: 0
[14-May-2026 14:07:44 UTC] Orders found: 0
[14-May-2026 14:07:44 UTC] Orders data: []
[14-May-2026 14:07:44 UTC] Total orders count: 0
[14-May-2026 14:07:44 UTC] === API CALL LOG ===
[14-May-2026 14:07:44 UTC] Endpoint: user/profile.php
[14-May-2026 14:07:44 UTC] Full Log Data: {
    "timestamp": "2026-05-14 14:07:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "87.232.86.142",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "87.232.86.142, 172.64.192.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTcyIiwidXNlcm5hbWUiOiJSYWJhbmkxMiIsImVtYWlsIjoiZ2h1bGxhbXJhYmFuaWJhbG9jaDExQGdtYWlsLmNvbSIsImV4cCI6MTc3OTM3MjQwMn0.SMvB9QpKMyxrutYIBcnPltq71Q-hknhEtHKppPpgSWU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fba788c299b79d0-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "87.232.86.142",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-May-2026 14:07:44 UTC] === END API CALL LOG ===
[14-May-2026 14:07:44 UTC] ✅ API Hash verification passed for profile endpoint
[14-May-2026 14:07:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTcyIiwidXNlcm5hbWUiOiJSYWJhbmkxMiIsImVtYWlsIjoiZ2h1bGxhbXJhYmFuaWJhbG9jaDExQGdtYWlsLmNvbSIsImV4cCI6MTc3OTM3MjQwMn0.SMvB9QpKMyxrutYIBcnPltq71Q-hknhEtHKppPpgSWU
[14-May-2026 14:07:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-May-2026 14:07:44 UTC] ✅ JWT token verified successfully for user profile
[14-May-2026 14:07:44 UTC] User ID: 572
[14-May-2026 14:07:44 UTC] ✅ User profile retrieved successfully for user ID: 572
[14-May-2026 14:07:44 UTC] === API CALL LOG ===
[14-May-2026 14:07:44 UTC] Endpoint: user/profile.php
[14-May-2026 14:07:44 UTC] Full Log Data: {
    "timestamp": "2026-05-14 14:07:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "87.232.86.142",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "87.232.86.142, 172.64.192.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTcyIiwidXNlcm5hbWUiOiJSYWJhbmkxMiIsImVtYWlsIjoiZ2h1bGxhbXJhYmFuaWJhbG9jaDExQGdtYWlsLmNvbSIsImV4cCI6MTc3OTM3MjQwMn0.SMvB9QpKMyxrutYIBcnPltq71Q-hknhEtHKppPpgSWU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fba7891aab679d0-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "87.232.86.142",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-May-2026 14:07:44 UTC] === END API CALL LOG ===
[14-May-2026 14:07:44 UTC] ✅ API Hash verification passed for profile endpoint
[14-May-2026 14:07:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTcyIiwidXNlcm5hbWUiOiJSYWJhbmkxMiIsImVtYWlsIjoiZ2h1bGxhbXJhYmFuaWJhbG9jaDExQGdtYWlsLmNvbSIsImV4cCI6MTc3OTM3MjQwMn0.SMvB9QpKMyxrutYIBcnPltq71Q-hknhEtHKppPpgSWU
[14-May-2026 14:07:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-May-2026 14:07:44 UTC] ✅ JWT token verified successfully for user profile
[14-May-2026 14:07:44 UTC] User ID: 572
[14-May-2026 14:07:44 UTC] ✅ User profile retrieved successfully for user ID: 572
[14-May-2026 16:17:18 UTC] === API CALL LOG ===
[14-May-2026 16:17:18 UTC] Endpoint: user/profile.php
[14-May-2026 16:17:18 UTC] Full Log Data: {
    "timestamp": "2026-05-14 16:17:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.165.70.245",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.165.70.245, 172.69.178.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fbb3657892f3bec-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.165.70.245",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-May-2026 16:17:18 UTC] === END API CALL LOG ===
[14-May-2026 16:17:18 UTC] ✅ API Hash verification passed for profile endpoint
[14-May-2026 16:17:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA
[14-May-2026 16:17:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-May-2026 16:17:18 UTC] ✅ JWT token verified successfully for user profile
[14-May-2026 16:17:18 UTC] User ID: 563
[14-May-2026 16:17:18 UTC] ✅ User profile retrieved successfully for user ID: 563
[14-May-2026 16:17:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-May-2026 16:17:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-May-2026 16:17:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.165.70.245, 172.69.178.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fbb366148e13bec-BOM","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.165.70.245","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-May-2026 16:17:19 UTC] === User Orders API Called ===
[14-May-2026 16:17:19 UTC] User ID: 563
[14-May-2026 16:17:19 UTC] Limit: 20, Offset: 0
[14-May-2026 16:17:19 UTC] Orders found: 0
[14-May-2026 16:17:19 UTC] Orders data: []
[14-May-2026 16:17:19 UTC] Total orders count: 0
[14-May-2026 16:17:19 UTC] === API CALL LOG ===
[14-May-2026 16:17:19 UTC] Endpoint: user/profile.php
[14-May-2026 16:17:19 UTC] Full Log Data: {
    "timestamp": "2026-05-14 16:17:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.165.70.245",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.165.70.245, 172.69.178.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fbb366148de3bec-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.165.70.245",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-May-2026 16:17:19 UTC] === END API CALL LOG ===
[14-May-2026 16:17:19 UTC] ✅ API Hash verification passed for profile endpoint
[14-May-2026 16:17:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA
[14-May-2026 16:17:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-May-2026 16:17:19 UTC] ✅ JWT token verified successfully for user profile
[14-May-2026 16:17:19 UTC] User ID: 563
[14-May-2026 16:17:19 UTC] ✅ User profile retrieved successfully for user ID: 563
[14-May-2026 16:17:19 UTC] === API CALL LOG ===
[14-May-2026 16:17:19 UTC] Endpoint: user/profile.php
[14-May-2026 16:17:19 UTC] Full Log Data: {
    "timestamp": "2026-05-14 16:17:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.165.70.245",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.165.70.245, 172.69.178.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fbb36634a823bec-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.165.70.245",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-May-2026 16:17:19 UTC] === END API CALL LOG ===
[14-May-2026 16:17:19 UTC] ✅ API Hash verification passed for profile endpoint
[14-May-2026 16:17:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA
[14-May-2026 16:17:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-May-2026 16:17:19 UTC] ✅ JWT token verified successfully for user profile
[14-May-2026 16:17:19 UTC] User ID: 563
[14-May-2026 16:17:19 UTC] ✅ User profile retrieved successfully for user ID: 563
[14-May-2026 16:17:21 UTC] === API CALL LOG ===
[14-May-2026 16:17:21 UTC] Endpoint: user/profile.php
[14-May-2026 16:17:21 UTC] Full Log Data: {
    "timestamp": "2026-05-14 16:17:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.165.70.245",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.165.70.245, 172.69.178.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fbb366bb9e83bec-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.165.70.245",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-May-2026 16:17:21 UTC] === END API CALL LOG ===
[14-May-2026 16:17:21 UTC] ✅ API Hash verification passed for profile endpoint
[14-May-2026 16:17:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA
[14-May-2026 16:17:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-May-2026 16:17:21 UTC] ✅ JWT token verified successfully for user profile
[14-May-2026 16:17:21 UTC] User ID: 563
[14-May-2026 16:17:21 UTC] ✅ User profile retrieved successfully for user ID: 563
[14-May-2026 16:19:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-May-2026 16:19:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-May-2026 16:19:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.165.70.245, 172.69.178.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fbb39d439353bec-BOM","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.165.70.245","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-May-2026 16:19:40 UTC] === User Orders API Called ===
[14-May-2026 16:19:40 UTC] User ID: 563
[14-May-2026 16:19:40 UTC] Limit: 20, Offset: 0
[14-May-2026 16:19:40 UTC] Orders found: 1
[14-May-2026 16:19:40 UTC] Orders data: [{"id":275,"quantity":285,"total_coins":9975,"coin_type":"regular","telegram_link":"t.me\/MIUIUpdatesTracker","status":"pending","created_at":"2026-05-14 19:49:38","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[14-May-2026 16:19:40 UTC] Total orders count: 1
[14-May-2026 16:19:55 UTC] === API CALL LOG ===
[14-May-2026 16:19:55 UTC] Endpoint: user/profile.php
[14-May-2026 16:19:55 UTC] Full Log Data: {
    "timestamp": "2026-05-14 16:19:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.165.70.245",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.165.70.245, 172.69.178.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fbb3a2a9bf03bec-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.165.70.245",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-May-2026 16:19:55 UTC] === END API CALL LOG ===
[14-May-2026 16:19:55 UTC] ✅ API Hash verification passed for profile endpoint
[14-May-2026 16:19:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA
[14-May-2026 16:19:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-May-2026 16:19:55 UTC] ✅ JWT token verified successfully for user profile
[14-May-2026 16:19:55 UTC] User ID: 563
[14-May-2026 16:19:55 UTC] ✅ User profile retrieved successfully for user ID: 563
[14-May-2026 16:19:55 UTC] User Purchases API - User ID: 563
[14-May-2026 16:19:55 UTC] User Purchases API - Total purchases found: 1
[14-May-2026 16:20:05 UTC] === API CALL LOG ===
[14-May-2026 16:20:05 UTC] Endpoint: user/profile.php
[14-May-2026 16:20:05 UTC] Full Log Data: {
    "timestamp": "2026-05-14 16:20:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.165.70.245",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.165.70.245, 172.69.178.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fbb3a6f2ba63bec-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.165.70.245",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-May-2026 16:20:05 UTC] === END API CALL LOG ===
[14-May-2026 16:20:05 UTC] ✅ API Hash verification passed for profile endpoint
[14-May-2026 16:20:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA
[14-May-2026 16:20:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-May-2026 16:20:05 UTC] ✅ JWT token verified successfully for user profile
[14-May-2026 16:20:05 UTC] User ID: 563
[14-May-2026 16:20:05 UTC] ✅ User profile retrieved successfully for user ID: 563
[14-May-2026 16:20:06 UTC] User Purchases API - User ID: 563
[14-May-2026 16:20:06 UTC] User Purchases API - Total purchases found: 1
[14-May-2026 16:20:07 UTC] User Purchases API - User ID: 563
[14-May-2026 16:20:07 UTC] User Purchases API - Total purchases found: 1
[14-May-2026 16:20:12 UTC] === API CALL LOG ===
[14-May-2026 16:20:12 UTC] Endpoint: user/profile.php
[14-May-2026 16:20:12 UTC] Full Log Data: {
    "timestamp": "2026-05-14 16:20:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.165.70.245",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.165.70.245, 172.69.178.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fbb3a99f8f53bec-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.165.70.245",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-May-2026 16:20:12 UTC] === END API CALL LOG ===
[14-May-2026 16:20:12 UTC] ✅ API Hash verification passed for profile endpoint
[14-May-2026 16:20:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA
[14-May-2026 16:20:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-May-2026 16:20:12 UTC] ✅ JWT token verified successfully for user profile
[14-May-2026 16:20:12 UTC] User ID: 563
[14-May-2026 16:20:12 UTC] ✅ User profile retrieved successfully for user ID: 563
[14-May-2026 16:20:12 UTC] User Purchases API - User ID: 563
[14-May-2026 16:20:12 UTC] User Purchases API - Total purchases found: 1
[14-May-2026 16:20:22 UTC] === API CALL LOG ===
[14-May-2026 16:20:22 UTC] Endpoint: user/profile.php
[14-May-2026 16:20:22 UTC] Full Log Data: {
    "timestamp": "2026-05-14 16:20:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.165.70.245",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.165.70.245, 172.69.178.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fbb3ad6cb753bec-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.165.70.245",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-May-2026 16:20:22 UTC] === END API CALL LOG ===
[14-May-2026 16:20:22 UTC] ✅ API Hash verification passed for profile endpoint
[14-May-2026 16:20:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA
[14-May-2026 16:20:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-May-2026 16:20:22 UTC] ✅ JWT token verified successfully for user profile
[14-May-2026 16:20:22 UTC] User ID: 563
[14-May-2026 16:20:22 UTC] ✅ User profile retrieved successfully for user ID: 563
[14-May-2026 16:20:22 UTC] User Purchases API - User ID: 563
[14-May-2026 16:20:22 UTC] User Purchases API - Total purchases found: 1
[14-May-2026 16:20:23 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-May-2026 16:20:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-May-2026 16:20:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.165.70.245, 172.69.178.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fbb3adf09fb3bec-BOM","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.165.70.245","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-May-2026 16:20:23 UTC] === User Orders API Called ===
[14-May-2026 16:20:23 UTC] User ID: 563
[14-May-2026 16:20:23 UTC] Limit: 20, Offset: 0
[14-May-2026 16:20:23 UTC] Orders found: 1
[14-May-2026 16:20:23 UTC] Orders data: [{"id":275,"quantity":285,"total_coins":9975,"coin_type":"regular","telegram_link":"t.me\/MIUIUpdatesTracker","status":"pending","created_at":"2026-05-14 19:49:38","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[14-May-2026 16:20:23 UTC] Total orders count: 1
[14-May-2026 16:20:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-May-2026 16:20:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-May-2026 16:20:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.165.70.245, 172.69.178.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fbb3b02ea483bec-BOM","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.165.70.245","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-May-2026 16:20:30 UTC] === User Orders API Called ===
[14-May-2026 16:20:30 UTC] User ID: 563
[14-May-2026 16:20:30 UTC] Limit: 20, Offset: 0
[14-May-2026 16:20:30 UTC] Orders found: 1
[14-May-2026 16:20:30 UTC] Orders data: [{"id":275,"quantity":285,"total_coins":9975,"coin_type":"regular","telegram_link":"t.me\/MIUIUpdatesTracker","status":"pending","created_at":"2026-05-14 19:49:38","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[14-May-2026 16:20:30 UTC] Total orders count: 1
[14-May-2026 16:20:30 UTC] === API CALL LOG ===
[14-May-2026 16:20:30 UTC] Endpoint: user/profile.php
[14-May-2026 16:20:30 UTC] Full Log Data: {
    "timestamp": "2026-05-14 16:20:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.165.70.245",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.165.70.245, 172.69.178.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fbb3b034a9a3bec-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.165.70.245",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-May-2026 16:20:30 UTC] === END API CALL LOG ===
[14-May-2026 16:20:30 UTC] ✅ API Hash verification passed for profile endpoint
[14-May-2026 16:20:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA
[14-May-2026 16:20:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-May-2026 16:20:30 UTC] ✅ JWT token verified successfully for user profile
[14-May-2026 16:20:30 UTC] User ID: 563
[14-May-2026 16:20:30 UTC] ✅ User profile retrieved successfully for user ID: 563
[14-May-2026 16:20:30 UTC] === API CALL LOG ===
[14-May-2026 16:20:30 UTC] Endpoint: user/profile.php
[14-May-2026 16:20:30 UTC] Full Log Data: {
    "timestamp": "2026-05-14 16:20:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.165.70.245",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.165.70.245, 172.69.178.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fbb3b075e263bec-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.165.70.245",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-May-2026 16:20:30 UTC] === END API CALL LOG ===
[14-May-2026 16:20:30 UTC] ✅ API Hash verification passed for profile endpoint
[14-May-2026 16:20:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA
[14-May-2026 16:20:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-May-2026 16:20:30 UTC] ✅ JWT token verified successfully for user profile
[14-May-2026 16:20:30 UTC] User ID: 563
[14-May-2026 16:20:30 UTC] ✅ User profile retrieved successfully for user ID: 563
[14-May-2026 16:20:31 UTC] === API CALL LOG ===
[14-May-2026 16:20:31 UTC] Endpoint: user/profile.php
[14-May-2026 16:20:31 UTC] Full Log Data: {
    "timestamp": "2026-05-14 16:20:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.165.70.245",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.165.70.245, 172.69.178.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fbb3b119e903bec-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.165.70.245",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-May-2026 16:20:31 UTC] === END API CALL LOG ===
[14-May-2026 16:20:31 UTC] ✅ API Hash verification passed for profile endpoint
[14-May-2026 16:20:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA
[14-May-2026 16:20:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-May-2026 16:20:31 UTC] ✅ JWT token verified successfully for user profile
[14-May-2026 16:20:31 UTC] User ID: 563
[14-May-2026 16:20:31 UTC] ✅ User profile retrieved successfully for user ID: 563
[14-May-2026 16:20:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-May-2026 16:20:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-May-2026 16:20:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.165.70.245, 172.69.178.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fbb3b13d8183bec-BOM","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.165.70.245","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-May-2026 16:20:32 UTC] === User Orders API Called ===
[14-May-2026 16:20:32 UTC] User ID: 563
[14-May-2026 16:20:32 UTC] Limit: 20, Offset: 0
[14-May-2026 16:20:32 UTC] Orders found: 1
[14-May-2026 16:20:32 UTC] Orders data: [{"id":275,"quantity":285,"total_coins":9975,"coin_type":"regular","telegram_link":"t.me\/MIUIUpdatesTracker","status":"pending","created_at":"2026-05-14 19:49:38","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[14-May-2026 16:20:32 UTC] Total orders count: 1
[14-May-2026 16:23:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-May-2026 16:23:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-May-2026 16:23:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.165.70.245, 172.69.178.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fbb3ebdb82e3bec-BOM","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.165.70.245","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-May-2026 16:23:02 UTC] === User Orders API Called ===
[14-May-2026 16:23:02 UTC] User ID: 563
[14-May-2026 16:23:02 UTC] Limit: 20, Offset: 0
[14-May-2026 16:23:02 UTC] Orders found: 1
[14-May-2026 16:23:02 UTC] Orders data: [{"id":275,"quantity":285,"total_coins":9975,"coin_type":"regular","telegram_link":"t.me\/MIUIUpdatesTracker","status":"pending","created_at":"2026-05-14 19:49:38","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[14-May-2026 16:23:02 UTC] Total orders count: 1
[14-May-2026 17:08:47 UTC] === API CALL LOG ===
[14-May-2026 17:08:47 UTC] Endpoint: user/profile.php
[14-May-2026 17:08:47 UTC] Full Log Data: {
    "timestamp": "2026-05-14 17:08:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "67.213.150.55",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "67.213.150.55, 172.70.255.153",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTczIiwidXNlcm5hbWUiOiJQYW9sYSIsImVtYWlsIjoiYW5nZWxldHRpcGFvbGExQGdtYWlsLmNvbSIsImV4cCI6MTc3OTM4MzMyNn0.aA9-9g_D--37LWkufRyDqg_8qURi6L8Fd96SYEm8oaI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fbb81c7399f7bf9-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "67.213.150.55",
        "cf-ipcountry": "JM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-May-2026 17:08:47 UTC] === END API CALL LOG ===
[14-May-2026 17:08:47 UTC] ✅ API Hash verification passed for profile endpoint
[14-May-2026 17:08:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTczIiwidXNlcm5hbWUiOiJQYW9sYSIsImVtYWlsIjoiYW5nZWxldHRpcGFvbGExQGdtYWlsLmNvbSIsImV4cCI6MTc3OTM4MzMyNn0.aA9-9g_D--37LWkufRyDqg_8qURi6L8Fd96SYEm8oaI
[14-May-2026 17:08:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-May-2026 17:08:47 UTC] ✅ JWT token verified successfully for user profile
[14-May-2026 17:08:47 UTC] User ID: 573
[14-May-2026 17:08:47 UTC] ✅ User profile retrieved successfully for user ID: 573
[14-May-2026 17:08:47 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-May-2026 17:08:47 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-May-2026 17:08:47 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","Content-Length":"0","X-Forwarded-For":"67.213.150.55, 172.70.255.153","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTczIiwidXNlcm5hbWUiOiJQYW9sYSIsImVtYWlsIjoiYW5nZWxldHRpcGFvbGExQGdtYWlsLmNvbSIsImV4cCI6MTc3OTM4MzMyNn0.aA9-9g_D--37LWkufRyDqg_8qURi6L8Fd96SYEm8oaI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fbb81c739a67bf9-MIA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"67.213.150.55","cf-ipcountry":"JM","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-May-2026 17:08:47 UTC] === User Orders API Called ===
[14-May-2026 17:08:47 UTC] User ID: 573
[14-May-2026 17:08:47 UTC] Limit: 20, Offset: 0
[14-May-2026 17:08:47 UTC] Orders found: 0
[14-May-2026 17:08:47 UTC] Orders data: []
[14-May-2026 17:08:47 UTC] Total orders count: 0
[14-May-2026 17:08:48 UTC] === API CALL LOG ===
[14-May-2026 17:08:48 UTC] Endpoint: user/profile.php
[14-May-2026 17:08:48 UTC] Full Log Data: {
    "timestamp": "2026-05-14 17:08:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "67.213.150.55",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "67.213.150.55, 172.70.255.153",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTczIiwidXNlcm5hbWUiOiJQYW9sYSIsImVtYWlsIjoiYW5nZWxldHRpcGFvbGExQGdtYWlsLmNvbSIsImV4cCI6MTc3OTM4MzMyNn0.aA9-9g_D--37LWkufRyDqg_8qURi6L8Fd96SYEm8oaI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fbb81c8de3a7bf9-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "67.213.150.55",
        "cf-ipcountry": "JM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-May-2026 17:08:48 UTC] === END API CALL LOG ===
[14-May-2026 17:08:48 UTC] ✅ API Hash verification passed for profile endpoint
[14-May-2026 17:08:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTczIiwidXNlcm5hbWUiOiJQYW9sYSIsImVtYWlsIjoiYW5nZWxldHRpcGFvbGExQGdtYWlsLmNvbSIsImV4cCI6MTc3OTM4MzMyNn0.aA9-9g_D--37LWkufRyDqg_8qURi6L8Fd96SYEm8oaI
[14-May-2026 17:08:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-May-2026 17:08:48 UTC] ✅ JWT token verified successfully for user profile
[14-May-2026 17:08:48 UTC] User ID: 573
[14-May-2026 17:08:48 UTC] ✅ User profile retrieved successfully for user ID: 573
[14-May-2026 17:08:49 UTC] === API CALL LOG ===
[14-May-2026 17:08:49 UTC] Endpoint: user/profile.php
[14-May-2026 17:08:49 UTC] Full Log Data: {
    "timestamp": "2026-05-14 17:08:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "67.213.150.55",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "67.213.150.55, 172.70.255.153",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTczIiwidXNlcm5hbWUiOiJQYW9sYSIsImVtYWlsIjoiYW5nZWxldHRpcGFvbGExQGdtYWlsLmNvbSIsImV4cCI6MTc3OTM4MzMyNn0.aA9-9g_D--37LWkufRyDqg_8qURi6L8Fd96SYEm8oaI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fbb81d1fa087bf9-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "67.213.150.55",
        "cf-ipcountry": "JM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-May-2026 17:08:49 UTC] === END API CALL LOG ===
[14-May-2026 17:08:49 UTC] ✅ API Hash verification passed for profile endpoint
[14-May-2026 17:08:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTczIiwidXNlcm5hbWUiOiJQYW9sYSIsImVtYWlsIjoiYW5nZWxldHRpcGFvbGExQGdtYWlsLmNvbSIsImV4cCI6MTc3OTM4MzMyNn0.aA9-9g_D--37LWkufRyDqg_8qURi6L8Fd96SYEm8oaI
[14-May-2026 17:08:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-May-2026 17:08:49 UTC] ✅ JWT token verified successfully for user profile
[14-May-2026 17:08:49 UTC] User ID: 573
[14-May-2026 17:08:49 UTC] ✅ User profile retrieved successfully for user ID: 573
[14-May-2026 17:11:28 UTC] === API CALL LOG ===
[14-May-2026 17:11:28 UTC] Endpoint: user/profile.php
[14-May-2026 17:11:28 UTC] Full Log Data: {
    "timestamp": "2026-05-14 17:11:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "67.213.150.68",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "67.213.150.68, 172.70.83.112",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTczIiwidXNlcm5hbWUiOiJQYW9sYSIsImVtYWlsIjoiYW5nZWxldHRpcGFvbGExQGdtYWlsLmNvbSIsImV4cCI6MTc3OTM4MzMyNn0.aA9-9g_D--37LWkufRyDqg_8qURi6L8Fd96SYEm8oaI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fbb85b0585086d7-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "67.213.150.68",
        "cf-ipcountry": "JM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-May-2026 17:11:28 UTC] === END API CALL LOG ===
[14-May-2026 17:11:28 UTC] ✅ API Hash verification passed for profile endpoint
[14-May-2026 17:11:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTczIiwidXNlcm5hbWUiOiJQYW9sYSIsImVtYWlsIjoiYW5nZWxldHRpcGFvbGExQGdtYWlsLmNvbSIsImV4cCI6MTc3OTM4MzMyNn0.aA9-9g_D--37LWkufRyDqg_8qURi6L8Fd96SYEm8oaI
[14-May-2026 17:11:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-May-2026 17:11:28 UTC] ✅ JWT token verified successfully for user profile
[14-May-2026 17:11:28 UTC] User ID: 573
[14-May-2026 17:11:28 UTC] ✅ User profile retrieved successfully for user ID: 573
[14-May-2026 17:12:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-May-2026 17:12:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-May-2026 17:12:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"67.213.150.68, 172.70.83.112","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTczIiwidXNlcm5hbWUiOiJQYW9sYSIsImVtYWlsIjoiYW5nZWxldHRpcGFvbGExQGdtYWlsLmNvbSIsImV4cCI6MTc3OTM4MzMyNn0.aA9-9g_D--37LWkufRyDqg_8qURi6L8Fd96SYEm8oaI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fbb8761f9f586d7-MIA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"67.213.150.68","cf-ipcountry":"JM","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-May-2026 17:12:37 UTC] === User Orders API Called ===
[14-May-2026 17:12:37 UTC] User ID: 573
[14-May-2026 17:12:37 UTC] Limit: 20, Offset: 0
[14-May-2026 17:12:37 UTC] Orders found: 0
[14-May-2026 17:12:37 UTC] Orders data: []
[14-May-2026 17:12:37 UTC] Total orders count: 0
[14-May-2026 17:12:37 UTC] === API CALL LOG ===
[14-May-2026 17:12:37 UTC] Endpoint: user/profile.php
[14-May-2026 17:12:37 UTC] Full Log Data: {
    "timestamp": "2026-05-14 17:12:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "67.213.150.68",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "67.213.150.68, 172.70.83.112",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTczIiwidXNlcm5hbWUiOiJQYW9sYSIsImVtYWlsIjoiYW5nZWxldHRpcGFvbGExQGdtYWlsLmNvbSIsImV4cCI6MTc3OTM4MzMyNn0.aA9-9g_D--37LWkufRyDqg_8qURi6L8Fd96SYEm8oaI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fbb8761f9f786d7-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "67.213.150.68",
        "cf-ipcountry": "JM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-May-2026 17:12:37 UTC] === END API CALL LOG ===
[14-May-2026 17:12:37 UTC] ✅ API Hash verification passed for profile endpoint
[14-May-2026 17:12:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTczIiwidXNlcm5hbWUiOiJQYW9sYSIsImVtYWlsIjoiYW5nZWxldHRpcGFvbGExQGdtYWlsLmNvbSIsImV4cCI6MTc3OTM4MzMyNn0.aA9-9g_D--37LWkufRyDqg_8qURi6L8Fd96SYEm8oaI
[14-May-2026 17:12:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-May-2026 17:12:37 UTC] ✅ JWT token verified successfully for user profile
[14-May-2026 17:12:37 UTC] User ID: 573
[14-May-2026 17:12:37 UTC] ✅ User profile retrieved successfully for user ID: 573
[14-May-2026 17:12:38 UTC] === API CALL LOG ===
[14-May-2026 17:12:38 UTC] Endpoint: user/profile.php
[14-May-2026 17:12:38 UTC] Full Log Data: {
    "timestamp": "2026-05-14 17:12:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "67.213.150.68",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "67.213.150.68, 172.70.83.112",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTczIiwidXNlcm5hbWUiOiJQYW9sYSIsImVtYWlsIjoiYW5nZWxldHRpcGFvbGExQGdtYWlsLmNvbSIsImV4cCI6MTc3OTM4MzMyNn0.aA9-9g_D--37LWkufRyDqg_8qURi6L8Fd96SYEm8oaI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fbb87665e4586d7-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "67.213.150.68",
        "cf-ipcountry": "JM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-May-2026 17:12:38 UTC] === END API CALL LOG ===
[14-May-2026 17:12:38 UTC] ✅ API Hash verification passed for profile endpoint
[14-May-2026 17:12:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTczIiwidXNlcm5hbWUiOiJQYW9sYSIsImVtYWlsIjoiYW5nZWxldHRpcGFvbGExQGdtYWlsLmNvbSIsImV4cCI6MTc3OTM4MzMyNn0.aA9-9g_D--37LWkufRyDqg_8qURi6L8Fd96SYEm8oaI
[14-May-2026 17:12:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-May-2026 17:12:38 UTC] ✅ JWT token verified successfully for user profile
[14-May-2026 17:12:38 UTC] User ID: 573
[14-May-2026 17:12:38 UTC] ✅ User profile retrieved successfully for user ID: 573
[14-May-2026 17:13:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-May-2026 17:13:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-May-2026 17:13:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"67.213.150.68, 172.70.83.112","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTczIiwidXNlcm5hbWUiOiJQYW9sYSIsImVtYWlsIjoiYW5nZWxldHRpcGFvbGExQGdtYWlsLmNvbSIsImV4cCI6MTc3OTM4MzMyNn0.aA9-9g_D--37LWkufRyDqg_8qURi6L8Fd96SYEm8oaI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fbb885a2a0586d7-MIA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"67.213.150.68","cf-ipcountry":"JM","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-May-2026 17:13:17 UTC] === User Orders API Called ===
[14-May-2026 17:13:17 UTC] User ID: 573
[14-May-2026 17:13:17 UTC] Limit: 20, Offset: 0
[14-May-2026 17:13:17 UTC] Orders found: 0
[14-May-2026 17:13:17 UTC] Orders data: []
[14-May-2026 17:13:17 UTC] Total orders count: 0
[14-May-2026 17:13:20 UTC] === API CALL LOG ===
[14-May-2026 17:13:20 UTC] Endpoint: user/profile.php
[14-May-2026 17:13:20 UTC] Full Log Data: {
    "timestamp": "2026-05-14 17:13:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "67.213.150.68",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "67.213.150.68, 172.70.83.112",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTczIiwidXNlcm5hbWUiOiJQYW9sYSIsImVtYWlsIjoiYW5nZWxldHRpcGFvbGExQGdtYWlsLmNvbSIsImV4cCI6MTc3OTM4MzMyNn0.aA9-9g_D--37LWkufRyDqg_8qURi6L8Fd96SYEm8oaI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fbb886db90186d7-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "67.213.150.68",
        "cf-ipcountry": "JM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-May-2026 17:13:20 UTC] === END API CALL LOG ===
[14-May-2026 17:13:20 UTC] ✅ API Hash verification passed for profile endpoint
[14-May-2026 17:13:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTczIiwidXNlcm5hbWUiOiJQYW9sYSIsImVtYWlsIjoiYW5nZWxldHRpcGFvbGExQGdtYWlsLmNvbSIsImV4cCI6MTc3OTM4MzMyNn0.aA9-9g_D--37LWkufRyDqg_8qURi6L8Fd96SYEm8oaI
[14-May-2026 17:13:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-May-2026 17:13:20 UTC] ✅ JWT token verified successfully for user profile
[14-May-2026 17:13:20 UTC] User ID: 573
[14-May-2026 17:13:20 UTC] ✅ User profile retrieved successfully for user ID: 573
[14-May-2026 17:13:20 UTC] User Purchases API - User ID: 573
[14-May-2026 17:13:20 UTC] User Purchases API - Total purchases found: 0
[14-May-2026 17:13:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-May-2026 17:13:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-May-2026 17:13:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"67.213.150.68, 172.70.83.112","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTczIiwidXNlcm5hbWUiOiJQYW9sYSIsImVtYWlsIjoiYW5nZWxldHRpcGFvbGExQGdtYWlsLmNvbSIsImV4cCI6MTc3OTM4MzMyNn0.aA9-9g_D--37LWkufRyDqg_8qURi6L8Fd96SYEm8oaI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fbb89074aa086d7-MIA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"67.213.150.68","cf-ipcountry":"JM","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-May-2026 17:13:44 UTC] === User Orders API Called ===
[14-May-2026 17:13:44 UTC] User ID: 573
[14-May-2026 17:13:44 UTC] Limit: 20, Offset: 0
[14-May-2026 17:13:44 UTC] Orders found: 0
[14-May-2026 17:13:44 UTC] Orders data: []
[14-May-2026 17:13:44 UTC] Total orders count: 0
[14-May-2026 17:13:44 UTC] === API CALL LOG ===
[14-May-2026 17:13:44 UTC] Endpoint: user/profile.php
[14-May-2026 17:13:44 UTC] Full Log Data: {
    "timestamp": "2026-05-14 17:13:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "67.213.150.68",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Content-Length": "0",
        "X-Forwarded-For": "67.213.150.68, 172.70.83.112",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTczIiwidXNlcm5hbWUiOiJQYW9sYSIsImVtYWlsIjoiYW5nZWxldHRpcGFvbGExQGdtYWlsLmNvbSIsImV4cCI6MTc3OTM4MzMyNn0.aA9-9g_D--37LWkufRyDqg_8qURi6L8Fd96SYEm8oaI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fbb8907abca86d7-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "67.213.150.68",
        "cf-ipcountry": "JM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-May-2026 17:13:44 UTC] === END API CALL LOG ===
[14-May-2026 17:13:44 UTC] ✅ API Hash verification passed for profile endpoint
[14-May-2026 17:13:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTczIiwidXNlcm5hbWUiOiJQYW9sYSIsImVtYWlsIjoiYW5nZWxldHRpcGFvbGExQGdtYWlsLmNvbSIsImV4cCI6MTc3OTM4MzMyNn0.aA9-9g_D--37LWkufRyDqg_8qURi6L8Fd96SYEm8oaI
[14-May-2026 17:13:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-May-2026 17:13:44 UTC] ✅ JWT token verified successfully for user profile
[14-May-2026 17:13:44 UTC] User ID: 573
[14-May-2026 17:13:44 UTC] ✅ User profile retrieved successfully for user ID: 573
[14-May-2026 17:13:45 UTC] === API CALL LOG ===
[14-May-2026 17:13:45 UTC] Endpoint: user/profile.php
[14-May-2026 17:13:45 UTC] Full Log Data: {
    "timestamp": "2026-05-14 17:13:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "67.213.150.68",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Content-Length": "0",
        "X-Forwarded-For": "67.213.150.68, 172.70.83.112",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTczIiwidXNlcm5hbWUiOiJQYW9sYSIsImVtYWlsIjoiYW5nZWxldHRpcGFvbGExQGdtYWlsLmNvbSIsImV4cCI6MTc3OTM4MzMyNn0.aA9-9g_D--37LWkufRyDqg_8qURi6L8Fd96SYEm8oaI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fbb890b8f7786d7-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "67.213.150.68",
        "cf-ipcountry": "JM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-May-2026 17:13:45 UTC] === END API CALL LOG ===
[14-May-2026 17:13:45 UTC] ✅ API Hash verification passed for profile endpoint
[14-May-2026 17:13:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTczIiwidXNlcm5hbWUiOiJQYW9sYSIsImVtYWlsIjoiYW5nZWxldHRpcGFvbGExQGdtYWlsLmNvbSIsImV4cCI6MTc3OTM4MzMyNn0.aA9-9g_D--37LWkufRyDqg_8qURi6L8Fd96SYEm8oaI
[14-May-2026 17:13:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-May-2026 17:13:45 UTC] ✅ JWT token verified successfully for user profile
[14-May-2026 17:13:45 UTC] User ID: 573
[14-May-2026 17:13:45 UTC] ✅ User profile retrieved successfully for user ID: 573
[14-May-2026 17:13:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-May-2026 17:13:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-May-2026 17:13:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"67.213.150.68, 172.70.83.112","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTczIiwidXNlcm5hbWUiOiJQYW9sYSIsImVtYWlsIjoiYW5nZWxldHRpcGFvbGExQGdtYWlsLmNvbSIsImV4cCI6MTc3OTM4MzMyNn0.aA9-9g_D--37LWkufRyDqg_8qURi6L8Fd96SYEm8oaI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fbb89358ab586d7-MIA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"67.213.150.68","cf-ipcountry":"JM","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-May-2026 17:13:52 UTC] === User Orders API Called ===
[14-May-2026 17:13:52 UTC] User ID: 573
[14-May-2026 17:13:52 UTC] Limit: 20, Offset: 0
[14-May-2026 17:13:52 UTC] Orders found: 0
[14-May-2026 17:13:52 UTC] Orders data: []
[14-May-2026 17:13:52 UTC] Total orders count: 0
[14-May-2026 17:14:37 UTC] === API CALL LOG ===
[14-May-2026 17:14:37 UTC] Endpoint: user/profile.php
[14-May-2026 17:14:37 UTC] Full Log Data: {
    "timestamp": "2026-05-14 17:14:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "67.213.150.68",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "67.213.150.68, 172.70.83.111",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTczIiwidXNlcm5hbWUiOiJQYW9sYSIsImVtYWlsIjoiYW5nZWxldHRpcGFvbGExQGdtYWlsLmNvbSIsImV4cCI6MTc3OTM4MzMyNn0.aA9-9g_D--37LWkufRyDqg_8qURi6L8Fd96SYEm8oaI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fbb8a4e7da01f08-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "67.213.150.68",
        "cf-ipcountry": "JM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-May-2026 17:14:37 UTC] === END API CALL LOG ===
[14-May-2026 17:14:37 UTC] ✅ API Hash verification passed for profile endpoint
[14-May-2026 17:14:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTczIiwidXNlcm5hbWUiOiJQYW9sYSIsImVtYWlsIjoiYW5nZWxldHRpcGFvbGExQGdtYWlsLmNvbSIsImV4cCI6MTc3OTM4MzMyNn0.aA9-9g_D--37LWkufRyDqg_8qURi6L8Fd96SYEm8oaI
[14-May-2026 17:14:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-May-2026 17:14:37 UTC] ✅ JWT token verified successfully for user profile
[14-May-2026 17:14:37 UTC] User ID: 573
[14-May-2026 17:14:37 UTC] ✅ User profile retrieved successfully for user ID: 573
[14-May-2026 17:14:37 UTC] === API CALL LOG ===
[14-May-2026 17:14:37 UTC] Endpoint: user/profile.php
[14-May-2026 17:14:37 UTC] Full Log Data: {
    "timestamp": "2026-05-14 17:14:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "67.213.150.68",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Content-Length": "0",
        "X-Forwarded-For": "67.213.150.68, 172.70.83.112",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTczIiwidXNlcm5hbWUiOiJQYW9sYSIsImVtYWlsIjoiYW5nZWxldHRpcGFvbGExQGdtYWlsLmNvbSIsImV4cCI6MTc3OTM4MzMyNn0.aA9-9g_D--37LWkufRyDqg_8qURi6L8Fd96SYEm8oaI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fbb8a4f48251f08-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "67.213.150.68",
        "cf-ipcountry": "JM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-May-2026 17:14:37 UTC] === END API CALL LOG ===
[14-May-2026 17:14:37 UTC] ✅ API Hash verification passed for profile endpoint
[14-May-2026 17:14:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTczIiwidXNlcm5hbWUiOiJQYW9sYSIsImVtYWlsIjoiYW5nZWxldHRpcGFvbGExQGdtYWlsLmNvbSIsImV4cCI6MTc3OTM4MzMyNn0.aA9-9g_D--37LWkufRyDqg_8qURi6L8Fd96SYEm8oaI
[14-May-2026 17:14:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-May-2026 17:14:37 UTC] ✅ JWT token verified successfully for user profile
[14-May-2026 17:14:37 UTC] User ID: 573
[14-May-2026 17:14:37 UTC] ✅ User profile retrieved successfully for user ID: 573
[14-May-2026 17:14:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-May-2026 17:14:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-May-2026 17:14:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"67.213.150.68, 172.70.83.112","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTczIiwidXNlcm5hbWUiOiJQYW9sYSIsImVtYWlsIjoiYW5nZWxldHRpcGFvbGExQGdtYWlsLmNvbSIsImV4cCI6MTc3OTM4MzMyNn0.aA9-9g_D--37LWkufRyDqg_8qURi6L8Fd96SYEm8oaI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fbb8a4f48271f08-MIA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"67.213.150.68","cf-ipcountry":"JM","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-May-2026 17:14:37 UTC] === User Orders API Called ===
[14-May-2026 17:14:37 UTC] User ID: 573
[14-May-2026 17:14:37 UTC] Limit: 20, Offset: 0
[14-May-2026 17:14:37 UTC] Orders found: 0
[14-May-2026 17:14:37 UTC] Orders data: []
[14-May-2026 17:14:37 UTC] Total orders count: 0
[14-May-2026 17:15:14 UTC] === API CALL LOG ===
[14-May-2026 17:15:14 UTC] Endpoint: user/profile.php
[14-May-2026 17:15:14 UTC] Full Log Data: {
    "timestamp": "2026-05-14 17:15:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "67.213.150.68",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "67.213.150.68, 172.70.83.111",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTczIiwidXNlcm5hbWUiOiJQYW9sYSIsImVtYWlsIjoiYW5nZWxldHRpcGFvbGExQGdtYWlsLmNvbSIsImV4cCI6MTc3OTM4MzMyNn0.aA9-9g_D--37LWkufRyDqg_8qURi6L8Fd96SYEm8oaI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fbb8b353b391f08-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "67.213.150.68",
        "cf-ipcountry": "JM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-May-2026 17:15:14 UTC] === END API CALL LOG ===
[14-May-2026 17:15:14 UTC] ✅ API Hash verification passed for profile endpoint
[14-May-2026 17:15:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTczIiwidXNlcm5hbWUiOiJQYW9sYSIsImVtYWlsIjoiYW5nZWxldHRpcGFvbGExQGdtYWlsLmNvbSIsImV4cCI6MTc3OTM4MzMyNn0.aA9-9g_D--37LWkufRyDqg_8qURi6L8Fd96SYEm8oaI
[14-May-2026 17:15:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-May-2026 17:15:14 UTC] ✅ JWT token verified successfully for user profile
[14-May-2026 17:15:14 UTC] User ID: 573
[14-May-2026 17:15:14 UTC] ✅ User profile retrieved successfully for user ID: 573
[14-May-2026 17:15:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-May-2026 17:15:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-May-2026 17:15:14 UTC] === API CALL LOG ===
[14-May-2026 17:15:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"67.213.150.68, 172.70.83.111","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTczIiwidXNlcm5hbWUiOiJQYW9sYSIsImVtYWlsIjoiYW5nZWxldHRpcGFvbGExQGdtYWlsLmNvbSIsImV4cCI6MTc3OTM4MzMyNn0.aA9-9g_D--37LWkufRyDqg_8qURi6L8Fd96SYEm8oaI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fbb8b353b331f08-MIA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"67.213.150.68","cf-ipcountry":"JM","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-May-2026 17:15:14 UTC] Endpoint: user/profile.php
[14-May-2026 17:15:14 UTC] Full Log Data: {
    "timestamp": "2026-05-14 17:15:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "67.213.150.68",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "67.213.150.68, 172.70.83.111",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTczIiwidXNlcm5hbWUiOiJQYW9sYSIsImVtYWlsIjoiYW5nZWxldHRpcGFvbGExQGdtYWlsLmNvbSIsImV4cCI6MTc3OTM4MzMyNn0.aA9-9g_D--37LWkufRyDqg_8qURi6L8Fd96SYEm8oaI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fbb8b353b361f08-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "67.213.150.68",
        "cf-ipcountry": "JM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-May-2026 17:15:14 UTC] === User Orders API Called ===
[14-May-2026 17:15:14 UTC] === END API CALL LOG ===
[14-May-2026 17:15:14 UTC] User ID: 573
[14-May-2026 17:15:14 UTC] Limit: 20, Offset: 0
[14-May-2026 17:15:14 UTC] ✅ API Hash verification passed for profile endpoint
[14-May-2026 17:15:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTczIiwidXNlcm5hbWUiOiJQYW9sYSIsImVtYWlsIjoiYW5nZWxldHRpcGFvbGExQGdtYWlsLmNvbSIsImV4cCI6MTc3OTM4MzMyNn0.aA9-9g_D--37LWkufRyDqg_8qURi6L8Fd96SYEm8oaI
[14-May-2026 17:15:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-May-2026 17:15:14 UTC] ✅ JWT token verified successfully for user profile
[14-May-2026 17:15:14 UTC] User ID: 573
[14-May-2026 17:15:14 UTC] Orders found: 0
[14-May-2026 17:15:14 UTC] Orders data: []
[14-May-2026 17:15:14 UTC] ✅ User profile retrieved successfully for user ID: 573
[14-May-2026 17:15:14 UTC] Total orders count: 0
[14-May-2026 17:17:36 UTC] === API CALL LOG ===
[14-May-2026 17:17:36 UTC] Endpoint: user/profile.php
[14-May-2026 17:17:36 UTC] Full Log Data: {
    "timestamp": "2026-05-14 17:17:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "67.213.150.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "67.213.150.156, 172.68.12.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTczIiwidXNlcm5hbWUiOiJQYW9sYSIsImVtYWlsIjoiYW5nZWxldHRpcGFvbGExQGdtYWlsLmNvbSIsImV4cCI6MTc3OTM4MzMyNn0.aA9-9g_D--37LWkufRyDqg_8qURi6L8Fd96SYEm8oaI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fbb8eadec99e1ca-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "67.213.150.156",
        "cf-ipcountry": "JM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-May-2026 17:17:36 UTC] === END API CALL LOG ===
[14-May-2026 17:17:36 UTC] ✅ API Hash verification passed for profile endpoint
[14-May-2026 17:17:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTczIiwidXNlcm5hbWUiOiJQYW9sYSIsImVtYWlsIjoiYW5nZWxldHRpcGFvbGExQGdtYWlsLmNvbSIsImV4cCI6MTc3OTM4MzMyNn0.aA9-9g_D--37LWkufRyDqg_8qURi6L8Fd96SYEm8oaI
[14-May-2026 17:17:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-May-2026 17:17:36 UTC] ✅ JWT token verified successfully for user profile
[14-May-2026 17:17:36 UTC] User ID: 573
[14-May-2026 17:17:36 UTC] ✅ User profile retrieved successfully for user ID: 573
[14-May-2026 17:17:47 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-May-2026 17:17:47 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-May-2026 17:17:47 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"67.213.150.156, 172.68.12.14","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTczIiwidXNlcm5hbWUiOiJQYW9sYSIsImVtYWlsIjoiYW5nZWxldHRpcGFvbGExQGdtYWlsLmNvbSIsImV4cCI6MTc3OTM4MzMyNn0.aA9-9g_D--37LWkufRyDqg_8qURi6L8Fd96SYEm8oaI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fbb8eee6bede1ca-MIA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"67.213.150.156","cf-ipcountry":"JM","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-May-2026 17:17:47 UTC] === User Orders API Called ===
[14-May-2026 17:17:47 UTC] User ID: 573
[14-May-2026 17:17:47 UTC] Limit: 20, Offset: 0
[14-May-2026 17:17:47 UTC] Orders found: 0
[14-May-2026 17:17:47 UTC] Orders data: []
[14-May-2026 17:17:47 UTC] Total orders count: 0
[14-May-2026 17:17:55 UTC] === API CALL LOG ===
[14-May-2026 17:17:55 UTC] Endpoint: user/profile.php
[14-May-2026 17:17:55 UTC] Full Log Data: {
    "timestamp": "2026-05-14 17:17:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "67.213.150.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "67.213.150.156, 172.68.12.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTczIiwidXNlcm5hbWUiOiJQYW9sYSIsImVtYWlsIjoiYW5nZWxldHRpcGFvbGExQGdtYWlsLmNvbSIsImV4cCI6MTc3OTM4MzMyNn0.aA9-9g_D--37LWkufRyDqg_8qURi6L8Fd96SYEm8oaI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fbb8f258b1fe1ca-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "67.213.150.156",
        "cf-ipcountry": "JM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-May-2026 17:17:55 UTC] === END API CALL LOG ===
[14-May-2026 17:17:55 UTC] ✅ API Hash verification passed for profile endpoint
[14-May-2026 17:17:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTczIiwidXNlcm5hbWUiOiJQYW9sYSIsImVtYWlsIjoiYW5nZWxldHRpcGFvbGExQGdtYWlsLmNvbSIsImV4cCI6MTc3OTM4MzMyNn0.aA9-9g_D--37LWkufRyDqg_8qURi6L8Fd96SYEm8oaI
[14-May-2026 17:17:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-May-2026 17:17:55 UTC] ✅ JWT token verified successfully for user profile
[14-May-2026 17:17:55 UTC] User ID: 573
[14-May-2026 17:17:55 UTC] ✅ User profile retrieved successfully for user ID: 573
[14-May-2026 17:17:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-May-2026 17:17:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-May-2026 17:17:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"67.213.150.156, 172.68.12.14","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTczIiwidXNlcm5hbWUiOiJQYW9sYSIsImVtYWlsIjoiYW5nZWxldHRpcGFvbGExQGdtYWlsLmNvbSIsImV4cCI6MTc3OTM4MzMyNn0.aA9-9g_D--37LWkufRyDqg_8qURi6L8Fd96SYEm8oaI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fbb8f258b19e1ca-MIA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"67.213.150.156","cf-ipcountry":"JM","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-May-2026 17:17:55 UTC] === User Orders API Called ===
[14-May-2026 17:17:55 UTC] User ID: 573
[14-May-2026 17:17:55 UTC] Limit: 20, Offset: 0
[14-May-2026 17:17:55 UTC] Orders found: 0
[14-May-2026 17:17:55 UTC] Orders data: []
[14-May-2026 17:17:55 UTC] Total orders count: 0
[14-May-2026 17:17:55 UTC] === API CALL LOG ===
[14-May-2026 17:17:55 UTC] Endpoint: user/profile.php
[14-May-2026 17:17:55 UTC] Full Log Data: {
    "timestamp": "2026-05-14 17:17:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "67.213.150.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "67.213.150.156, 172.68.12.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTczIiwidXNlcm5hbWUiOiJQYW9sYSIsImVtYWlsIjoiYW5nZWxldHRpcGFvbGExQGdtYWlsLmNvbSIsImV4cCI6MTc3OTM4MzMyNn0.aA9-9g_D--37LWkufRyDqg_8qURi6L8Fd96SYEm8oaI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fbb8f272f8be1ca-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "67.213.150.156",
        "cf-ipcountry": "JM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-May-2026 17:17:55 UTC] === END API CALL LOG ===
[14-May-2026 17:17:55 UTC] ✅ API Hash verification passed for profile endpoint
[14-May-2026 17:17:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTczIiwidXNlcm5hbWUiOiJQYW9sYSIsImVtYWlsIjoiYW5nZWxldHRpcGFvbGExQGdtYWlsLmNvbSIsImV4cCI6MTc3OTM4MzMyNn0.aA9-9g_D--37LWkufRyDqg_8qURi6L8Fd96SYEm8oaI
[14-May-2026 17:17:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-May-2026 17:17:55 UTC] ✅ JWT token verified successfully for user profile
[14-May-2026 17:17:55 UTC] User ID: 573
[14-May-2026 17:17:55 UTC] ✅ User profile retrieved successfully for user ID: 573
[14-May-2026 17:17:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-May-2026 17:17:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-May-2026 17:17:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"67.213.150.156, 172.68.12.14","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTczIiwidXNlcm5hbWUiOiJQYW9sYSIsImVtYWlsIjoiYW5nZWxldHRpcGFvbGExQGdtYWlsLmNvbSIsImV4cCI6MTc3OTM4MzMyNn0.aA9-9g_D--37LWkufRyDqg_8qURi6L8Fd96SYEm8oaI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fbb8f2bbc8be1ca-MIA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"67.213.150.156","cf-ipcountry":"JM","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-May-2026 17:17:56 UTC] === User Orders API Called ===
[14-May-2026 17:17:56 UTC] User ID: 573
[14-May-2026 17:17:56 UTC] Limit: 20, Offset: 0
[14-May-2026 17:17:56 UTC] Orders found: 0
[14-May-2026 17:17:56 UTC] Orders data: []
[14-May-2026 17:17:56 UTC] Total orders count: 0
[14-May-2026 17:17:56 UTC] === API CALL LOG ===
[14-May-2026 17:17:56 UTC] Endpoint: user/profile.php
[14-May-2026 17:17:56 UTC] Full Log Data: {
    "timestamp": "2026-05-14 17:17:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "67.213.150.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "67.213.150.156, 172.68.12.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTczIiwidXNlcm5hbWUiOiJQYW9sYSIsImVtYWlsIjoiYW5nZWxldHRpcGFvbGExQGdtYWlsLmNvbSIsImV4cCI6MTc3OTM4MzMyNn0.aA9-9g_D--37LWkufRyDqg_8qURi6L8Fd96SYEm8oaI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fbb8f2c9ee3e1ca-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "67.213.150.156",
        "cf-ipcountry": "JM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-May-2026 17:17:56 UTC] === END API CALL LOG ===
[14-May-2026 17:17:56 UTC] ✅ API Hash verification passed for profile endpoint
[14-May-2026 17:17:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTczIiwidXNlcm5hbWUiOiJQYW9sYSIsImVtYWlsIjoiYW5nZWxldHRpcGFvbGExQGdtYWlsLmNvbSIsImV4cCI6MTc3OTM4MzMyNn0.aA9-9g_D--37LWkufRyDqg_8qURi6L8Fd96SYEm8oaI
[14-May-2026 17:17:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-May-2026 17:17:56 UTC] ✅ JWT token verified successfully for user profile
[14-May-2026 17:17:56 UTC] User ID: 573
[14-May-2026 17:17:56 UTC] ✅ User profile retrieved successfully for user ID: 573
[14-May-2026 17:17:57 UTC] === API CALL LOG ===
[14-May-2026 17:17:57 UTC] Endpoint: user/profile.php
[14-May-2026 17:17:57 UTC] Full Log Data: {
    "timestamp": "2026-05-14 17:17:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "67.213.150.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "67.213.150.156, 172.68.12.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTczIiwidXNlcm5hbWUiOiJQYW9sYSIsImVtYWlsIjoiYW5nZWxldHRpcGFvbGExQGdtYWlsLmNvbSIsImV4cCI6MTc3OTM4MzMyNn0.aA9-9g_D--37LWkufRyDqg_8qURi6L8Fd96SYEm8oaI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fbb8f302995e1ca-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "67.213.150.156",
        "cf-ipcountry": "JM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-May-2026 17:17:57 UTC] === END API CALL LOG ===
[14-May-2026 17:17:57 UTC] ✅ API Hash verification passed for profile endpoint
[14-May-2026 17:17:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTczIiwidXNlcm5hbWUiOiJQYW9sYSIsImVtYWlsIjoiYW5nZWxldHRpcGFvbGExQGdtYWlsLmNvbSIsImV4cCI6MTc3OTM4MzMyNn0.aA9-9g_D--37LWkufRyDqg_8qURi6L8Fd96SYEm8oaI
[14-May-2026 17:17:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-May-2026 17:17:57 UTC] ✅ JWT token verified successfully for user profile
[14-May-2026 17:17:57 UTC] User ID: 573
[14-May-2026 17:17:57 UTC] ✅ User profile retrieved successfully for user ID: 573
[14-May-2026 17:18:27 UTC] === API CALL LOG ===
[14-May-2026 17:18:27 UTC] Endpoint: user/profile.php
[14-May-2026 17:18:27 UTC] Full Log Data: {
    "timestamp": "2026-05-14 17:18:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "67.213.150.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Content-Length": "0",
        "X-Forwarded-For": "67.213.150.156, 172.68.12.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTczIiwidXNlcm5hbWUiOiJQYW9sYSIsImVtYWlsIjoiYW5nZWxldHRpcGFvbGExQGdtYWlsLmNvbSIsImV4cCI6MTc3OTM4MzMyNn0.aA9-9g_D--37LWkufRyDqg_8qURi6L8Fd96SYEm8oaI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fbb8fea686ee1ca-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "67.213.150.156",
        "cf-ipcountry": "JM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-May-2026 17:18:27 UTC] === END API CALL LOG ===
[14-May-2026 17:18:27 UTC] ✅ API Hash verification passed for profile endpoint
[14-May-2026 17:18:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTczIiwidXNlcm5hbWUiOiJQYW9sYSIsImVtYWlsIjoiYW5nZWxldHRpcGFvbGExQGdtYWlsLmNvbSIsImV4cCI6MTc3OTM4MzMyNn0.aA9-9g_D--37LWkufRyDqg_8qURi6L8Fd96SYEm8oaI
[14-May-2026 17:18:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-May-2026 17:18:27 UTC] ✅ JWT token verified successfully for user profile
[14-May-2026 17:18:27 UTC] User ID: 573
[14-May-2026 17:18:27 UTC] ✅ User profile retrieved successfully for user ID: 573
[14-May-2026 17:18:47 UTC] === API CALL LOG ===
[14-May-2026 17:18:47 UTC] Endpoint: user/profile.php
[14-May-2026 17:18:47 UTC] Full Log Data: {
    "timestamp": "2026-05-14 17:18:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "67.213.150.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "67.213.150.156, 172.68.12.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTczIiwidXNlcm5hbWUiOiJQYW9sYSIsImVtYWlsIjoiYW5nZWxldHRpcGFvbGExQGdtYWlsLmNvbSIsImV4cCI6MTc3OTM4MzMyNn0.aA9-9g_D--37LWkufRyDqg_8qURi6L8Fd96SYEm8oaI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fbb9069894de1ca-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "67.213.150.156",
        "cf-ipcountry": "JM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-May-2026 17:18:47 UTC] === END API CALL LOG ===
[14-May-2026 17:18:47 UTC] ✅ API Hash verification passed for profile endpoint
[14-May-2026 17:18:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTczIiwidXNlcm5hbWUiOiJQYW9sYSIsImVtYWlsIjoiYW5nZWxldHRpcGFvbGExQGdtYWlsLmNvbSIsImV4cCI6MTc3OTM4MzMyNn0.aA9-9g_D--37LWkufRyDqg_8qURi6L8Fd96SYEm8oaI
[14-May-2026 17:18:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-May-2026 17:18:47 UTC] ✅ JWT token verified successfully for user profile
[14-May-2026 17:18:47 UTC] User ID: 573
[14-May-2026 17:18:47 UTC] ✅ User profile retrieved successfully for user ID: 573
[14-May-2026 17:18:48 UTC] User Purchases API - User ID: 573
[14-May-2026 17:18:48 UTC] User Purchases API - Total purchases found: 0
[14-May-2026 17:18:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-May-2026 17:18:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-May-2026 17:18:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","Content-Length":"0","X-Forwarded-For":"67.213.150.156, 172.68.12.15","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTczIiwidXNlcm5hbWUiOiJQYW9sYSIsImVtYWlsIjoiYW5nZWxldHRpcGFvbGExQGdtYWlsLmNvbSIsImV4cCI6MTc3OTM4MzMyNn0.aA9-9g_D--37LWkufRyDqg_8qURi6L8Fd96SYEm8oaI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fbb90aeec37e1ca-MIA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"67.213.150.156","cf-ipcountry":"JM","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-May-2026 17:18:58 UTC] === User Orders API Called ===
[14-May-2026 17:18:58 UTC] User ID: 573
[14-May-2026 17:18:58 UTC] Limit: 20, Offset: 0
[14-May-2026 17:18:58 UTC] Orders found: 0
[14-May-2026 17:18:58 UTC] Orders data: []
[14-May-2026 17:18:58 UTC] Total orders count: 0
[14-May-2026 17:18:58 UTC] === API CALL LOG ===
[14-May-2026 17:18:58 UTC] Endpoint: user/profile.php
[14-May-2026 17:18:58 UTC] Full Log Data: {
    "timestamp": "2026-05-14 17:18:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "67.213.150.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "67.213.150.156, 172.68.12.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTczIiwidXNlcm5hbWUiOiJQYW9sYSIsImVtYWlsIjoiYW5nZWxldHRpcGFvbGExQGdtYWlsLmNvbSIsImV4cCI6MTc3OTM4MzMyNn0.aA9-9g_D--37LWkufRyDqg_8qURi6L8Fd96SYEm8oaI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fbb90aeec3de1ca-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "67.213.150.156",
        "cf-ipcountry": "JM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-May-2026 17:18:58 UTC] === END API CALL LOG ===
[14-May-2026 17:18:58 UTC] ✅ API Hash verification passed for profile endpoint
[14-May-2026 17:18:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTczIiwidXNlcm5hbWUiOiJQYW9sYSIsImVtYWlsIjoiYW5nZWxldHRpcGFvbGExQGdtYWlsLmNvbSIsImV4cCI6MTc3OTM4MzMyNn0.aA9-9g_D--37LWkufRyDqg_8qURi6L8Fd96SYEm8oaI
[14-May-2026 17:18:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-May-2026 17:18:58 UTC] ✅ JWT token verified successfully for user profile
[14-May-2026 17:18:58 UTC] User ID: 573
[14-May-2026 17:18:58 UTC] ✅ User profile retrieved successfully for user ID: 573
[14-May-2026 17:18:58 UTC] === API CALL LOG ===
[14-May-2026 17:18:58 UTC] Endpoint: user/profile.php
[14-May-2026 17:18:58 UTC] Full Log Data: {
    "timestamp": "2026-05-14 17:18:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "67.213.150.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Content-Length": "0",
        "X-Forwarded-For": "67.213.150.156, 172.68.12.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTczIiwidXNlcm5hbWUiOiJQYW9sYSIsImVtYWlsIjoiYW5nZWxldHRpcGFvbGExQGdtYWlsLmNvbSIsImV4cCI6MTc3OTM4MzMyNn0.aA9-9g_D--37LWkufRyDqg_8qURi6L8Fd96SYEm8oaI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fbb90afcf0ae1ca-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "67.213.150.156",
        "cf-ipcountry": "JM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-May-2026 17:18:58 UTC] === END API CALL LOG ===
[14-May-2026 17:18:58 UTC] ✅ API Hash verification passed for profile endpoint
[14-May-2026 17:18:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTczIiwidXNlcm5hbWUiOiJQYW9sYSIsImVtYWlsIjoiYW5nZWxldHRpcGFvbGExQGdtYWlsLmNvbSIsImV4cCI6MTc3OTM4MzMyNn0.aA9-9g_D--37LWkufRyDqg_8qURi6L8Fd96SYEm8oaI
[14-May-2026 17:18:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-May-2026 17:18:58 UTC] ✅ JWT token verified successfully for user profile
[14-May-2026 17:18:58 UTC] User ID: 573
[14-May-2026 17:18:58 UTC] ✅ User profile retrieved successfully for user ID: 573
[14-May-2026 17:21:07 UTC] === API CALL LOG ===
[14-May-2026 17:21:07 UTC] Endpoint: user/profile.php
[14-May-2026 17:21:07 UTC] Full Log Data: {
    "timestamp": "2026-05-14 17:21:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "67.213.150.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "67.213.150.156, 172.68.12.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTczIiwidXNlcm5hbWUiOiJQYW9sYSIsImVtYWlsIjoiYW5nZWxldHRpcGFvbGExQGdtYWlsLmNvbSIsImV4cCI6MTc3OTM4MzMyNn0.aA9-9g_D--37LWkufRyDqg_8qURi6L8Fd96SYEm8oaI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fbb93d36981e1ca-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "67.213.150.156",
        "cf-ipcountry": "JM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-May-2026 17:21:07 UTC] === END API CALL LOG ===
[14-May-2026 17:21:07 UTC] ✅ API Hash verification passed for profile endpoint
[14-May-2026 17:21:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTczIiwidXNlcm5hbWUiOiJQYW9sYSIsImVtYWlsIjoiYW5nZWxldHRpcGFvbGExQGdtYWlsLmNvbSIsImV4cCI6MTc3OTM4MzMyNn0.aA9-9g_D--37LWkufRyDqg_8qURi6L8Fd96SYEm8oaI
[14-May-2026 17:21:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-May-2026 17:21:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-May-2026 17:21:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-May-2026 17:21:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"67.213.150.156, 172.68.12.14","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTczIiwidXNlcm5hbWUiOiJQYW9sYSIsImVtYWlsIjoiYW5nZWxldHRpcGFvbGExQGdtYWlsLmNvbSIsImV4cCI6MTc3OTM4MzMyNn0.aA9-9g_D--37LWkufRyDqg_8qURi6L8Fd96SYEm8oaI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fbb93d3697be1ca-MIA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"67.213.150.156","cf-ipcountry":"JM","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-May-2026 17:21:07 UTC] ✅ JWT token verified successfully for user profile
[14-May-2026 17:21:07 UTC] === User Orders API Called ===
[14-May-2026 17:21:07 UTC] User ID: 573
[14-May-2026 17:21:07 UTC] User ID: 573
[14-May-2026 17:21:07 UTC] Limit: 20, Offset: 0
[14-May-2026 17:21:07 UTC] ✅ User profile retrieved successfully for user ID: 573
[14-May-2026 17:21:07 UTC] Orders found: 0
[14-May-2026 17:21:07 UTC] Orders data: []
[14-May-2026 17:21:07 UTC] Total orders count: 0
[14-May-2026 17:21:07 UTC] === API CALL LOG ===
[14-May-2026 17:21:07 UTC] Endpoint: user/profile.php
[14-May-2026 17:21:07 UTC] Full Log Data: {
    "timestamp": "2026-05-14 17:21:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "67.213.150.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "67.213.150.156, 172.68.12.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTczIiwidXNlcm5hbWUiOiJQYW9sYSIsImVtYWlsIjoiYW5nZWxldHRpcGFvbGExQGdtYWlsLmNvbSIsImV4cCI6MTc3OTM4MzMyNn0.aA9-9g_D--37LWkufRyDqg_8qURi6L8Fd96SYEm8oaI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fbb93d65957e1ca-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "67.213.150.156",
        "cf-ipcountry": "JM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-May-2026 17:21:07 UTC] === END API CALL LOG ===
[14-May-2026 17:21:07 UTC] ✅ API Hash verification passed for profile endpoint
[14-May-2026 17:21:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTczIiwidXNlcm5hbWUiOiJQYW9sYSIsImVtYWlsIjoiYW5nZWxldHRpcGFvbGExQGdtYWlsLmNvbSIsImV4cCI6MTc3OTM4MzMyNn0.aA9-9g_D--37LWkufRyDqg_8qURi6L8Fd96SYEm8oaI
[14-May-2026 17:21:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-May-2026 17:21:07 UTC] ✅ JWT token verified successfully for user profile
[14-May-2026 17:21:07 UTC] User ID: 573
[14-May-2026 17:21:07 UTC] ✅ User profile retrieved successfully for user ID: 573
[14-May-2026 17:21:37 UTC] === API CALL LOG ===
[14-May-2026 17:21:37 UTC] Endpoint: user/profile.php
[14-May-2026 17:21:37 UTC] Full Log Data: {
    "timestamp": "2026-05-14 17:21:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "67.213.150.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "67.213.150.156, 172.68.12.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTczIiwidXNlcm5hbWUiOiJQYW9sYSIsImVtYWlsIjoiYW5nZWxldHRpcGFvbGExQGdtYWlsLmNvbSIsImV4cCI6MTc3OTM4MzMyNn0.aA9-9g_D--37LWkufRyDqg_8qURi6L8Fd96SYEm8oaI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fbb94926f65e1ca-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "67.213.150.156",
        "cf-ipcountry": "JM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-May-2026 17:21:37 UTC] === END API CALL LOG ===
[14-May-2026 17:21:37 UTC] ✅ API Hash verification passed for profile endpoint
[14-May-2026 17:21:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTczIiwidXNlcm5hbWUiOiJQYW9sYSIsImVtYWlsIjoiYW5nZWxldHRpcGFvbGExQGdtYWlsLmNvbSIsImV4cCI6MTc3OTM4MzMyNn0.aA9-9g_D--37LWkufRyDqg_8qURi6L8Fd96SYEm8oaI
[14-May-2026 17:21:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-May-2026 17:21:37 UTC] ✅ JWT token verified successfully for user profile
[14-May-2026 17:21:37 UTC] User ID: 573
[14-May-2026 17:21:37 UTC] ✅ User profile retrieved successfully for user ID: 573
[14-May-2026 17:21:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-May-2026 17:21:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-May-2026 17:21:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","Content-Length":"0","X-Forwarded-For":"67.213.150.156, 172.68.12.15","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTczIiwidXNlcm5hbWUiOiJQYW9sYSIsImVtYWlsIjoiYW5nZWxldHRpcGFvbGExQGdtYWlsLmNvbSIsImV4cCI6MTc3OTM4MzMyNn0.aA9-9g_D--37LWkufRyDqg_8qURi6L8Fd96SYEm8oaI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fbb94926f61e1ca-MIA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"67.213.150.156","cf-ipcountry":"JM","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-May-2026 17:21:37 UTC] === User Orders API Called ===
[14-May-2026 17:21:37 UTC] User ID: 573
[14-May-2026 17:21:37 UTC] Limit: 20, Offset: 0
[14-May-2026 17:21:37 UTC] Orders found: 0
[14-May-2026 17:21:37 UTC] Orders data: []
[14-May-2026 17:21:37 UTC] Total orders count: 0
[14-May-2026 17:21:38 UTC] === API CALL LOG ===
[14-May-2026 17:21:38 UTC] Endpoint: user/profile.php
[14-May-2026 17:21:38 UTC] Full Log Data: {
    "timestamp": "2026-05-14 17:21:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "67.213.150.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "67.213.150.156, 172.68.12.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTczIiwidXNlcm5hbWUiOiJQYW9sYSIsImVtYWlsIjoiYW5nZWxldHRpcGFvbGExQGdtYWlsLmNvbSIsImV4cCI6MTc3OTM4MzMyNn0.aA9-9g_D--37LWkufRyDqg_8qURi6L8Fd96SYEm8oaI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fbb9494fe48e1ca-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "67.213.150.156",
        "cf-ipcountry": "JM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-May-2026 17:21:38 UTC] === END API CALL LOG ===
[14-May-2026 17:21:38 UTC] ✅ API Hash verification passed for profile endpoint
[14-May-2026 17:21:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTczIiwidXNlcm5hbWUiOiJQYW9sYSIsImVtYWlsIjoiYW5nZWxldHRpcGFvbGExQGdtYWlsLmNvbSIsImV4cCI6MTc3OTM4MzMyNn0.aA9-9g_D--37LWkufRyDqg_8qURi6L8Fd96SYEm8oaI
[14-May-2026 17:21:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-May-2026 17:21:38 UTC] ✅ JWT token verified successfully for user profile
[14-May-2026 17:21:38 UTC] User ID: 573
[14-May-2026 17:21:38 UTC] ✅ User profile retrieved successfully for user ID: 573
[14-May-2026 17:22:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-May-2026 17:22:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-May-2026 17:22:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"67.213.150.156, 172.68.12.14","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTczIiwidXNlcm5hbWUiOiJQYW9sYSIsImVtYWlsIjoiYW5nZWxldHRpcGFvbGExQGdtYWlsLmNvbSIsImV4cCI6MTc3OTM4MzMyNn0.aA9-9g_D--37LWkufRyDqg_8qURi6L8Fd96SYEm8oaI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fbb965b5d8ae1ca-MIA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"67.213.150.156","cf-ipcountry":"JM","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-May-2026 17:22:50 UTC] === User Orders API Called ===
[14-May-2026 17:22:50 UTC] User ID: 573
[14-May-2026 17:22:50 UTC] Limit: 20, Offset: 0
[14-May-2026 17:22:50 UTC] Orders found: 0
[14-May-2026 17:22:50 UTC] Orders data: []
[14-May-2026 17:22:50 UTC] Total orders count: 0
[14-May-2026 17:22:50 UTC] === API CALL LOG ===
[14-May-2026 17:22:50 UTC] Endpoint: user/profile.php
[14-May-2026 17:22:50 UTC] Full Log Data: {
    "timestamp": "2026-05-14 17:22:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "67.213.150.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "67.213.150.156, 172.68.12.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTczIiwidXNlcm5hbWUiOiJQYW9sYSIsImVtYWlsIjoiYW5nZWxldHRpcGFvbGExQGdtYWlsLmNvbSIsImV4cCI6MTc3OTM4MzMyNn0.aA9-9g_D--37LWkufRyDqg_8qURi6L8Fd96SYEm8oaI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fbb965b5d90e1ca-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "67.213.150.156",
        "cf-ipcountry": "JM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-May-2026 17:22:50 UTC] === END API CALL LOG ===
[14-May-2026 17:22:50 UTC] ✅ API Hash verification passed for profile endpoint
[14-May-2026 17:22:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTczIiwidXNlcm5hbWUiOiJQYW9sYSIsImVtYWlsIjoiYW5nZWxldHRpcGFvbGExQGdtYWlsLmNvbSIsImV4cCI6MTc3OTM4MzMyNn0.aA9-9g_D--37LWkufRyDqg_8qURi6L8Fd96SYEm8oaI
[14-May-2026 17:22:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-May-2026 17:22:50 UTC] ✅ JWT token verified successfully for user profile
[14-May-2026 17:22:50 UTC] User ID: 573
[14-May-2026 17:22:50 UTC] ✅ User profile retrieved successfully for user ID: 573
[14-May-2026 17:22:51 UTC] === API CALL LOG ===
[14-May-2026 17:22:51 UTC] Endpoint: user/profile.php
[14-May-2026 17:22:51 UTC] Full Log Data: {
    "timestamp": "2026-05-14 17:22:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "67.213.150.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "67.213.150.156, 172.68.12.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTczIiwidXNlcm5hbWUiOiJQYW9sYSIsImVtYWlsIjoiYW5nZWxldHRpcGFvbGExQGdtYWlsLmNvbSIsImV4cCI6MTc3OTM4MzMyNn0.aA9-9g_D--37LWkufRyDqg_8qURi6L8Fd96SYEm8oaI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fbb965e8f83e1ca-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "67.213.150.156",
        "cf-ipcountry": "JM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-May-2026 17:22:51 UTC] === END API CALL LOG ===
[14-May-2026 17:22:51 UTC] ✅ API Hash verification passed for profile endpoint
[14-May-2026 17:22:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTczIiwidXNlcm5hbWUiOiJQYW9sYSIsImVtYWlsIjoiYW5nZWxldHRpcGFvbGExQGdtYWlsLmNvbSIsImV4cCI6MTc3OTM4MzMyNn0.aA9-9g_D--37LWkufRyDqg_8qURi6L8Fd96SYEm8oaI
[14-May-2026 17:22:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-May-2026 17:22:51 UTC] ✅ JWT token verified successfully for user profile
[14-May-2026 17:22:51 UTC] User ID: 573
[14-May-2026 17:22:51 UTC] ✅ User profile retrieved successfully for user ID: 573
[14-May-2026 17:23:45 UTC] === API CALL LOG ===
[14-May-2026 17:23:45 UTC] Endpoint: user/profile.php
[14-May-2026 17:23:45 UTC] Full Log Data: {
    "timestamp": "2026-05-14 17:23:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "67.213.150.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "67.213.150.156, 172.68.12.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTczIiwidXNlcm5hbWUiOiJQYW9sYSIsImVtYWlsIjoiYW5nZWxldHRpcGFvbGExQGdtYWlsLmNvbSIsImV4cCI6MTc3OTM4MzMyNn0.aA9-9g_D--37LWkufRyDqg_8qURi6L8Fd96SYEm8oaI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fbb97b16c87e1ca-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "67.213.150.156",
        "cf-ipcountry": "JM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-May-2026 17:23:45 UTC] === END API CALL LOG ===
[14-May-2026 17:23:45 UTC] ✅ API Hash verification passed for profile endpoint
[14-May-2026 17:23:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTczIiwidXNlcm5hbWUiOiJQYW9sYSIsImVtYWlsIjoiYW5nZWxldHRpcGFvbGExQGdtYWlsLmNvbSIsImV4cCI6MTc3OTM4MzMyNn0.aA9-9g_D--37LWkufRyDqg_8qURi6L8Fd96SYEm8oaI
[14-May-2026 17:23:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-May-2026 17:23:45 UTC] ✅ JWT token verified successfully for user profile
[14-May-2026 17:23:45 UTC] User ID: 573
[14-May-2026 17:23:45 UTC] ✅ User profile retrieved successfully for user ID: 573
[14-May-2026 17:23:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-May-2026 17:23:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-May-2026 17:23:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"67.213.150.156, 172.68.12.15","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTczIiwidXNlcm5hbWUiOiJQYW9sYSIsImVtYWlsIjoiYW5nZWxldHRpcGFvbGExQGdtYWlsLmNvbSIsImV4cCI6MTc3OTM4MzMyNn0.aA9-9g_D--37LWkufRyDqg_8qURi6L8Fd96SYEm8oaI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fbb97b16c83e1ca-MIA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"67.213.150.156","cf-ipcountry":"JM","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-May-2026 17:23:45 UTC] === User Orders API Called ===
[14-May-2026 17:23:45 UTC] User ID: 573
[14-May-2026 17:23:45 UTC] Limit: 20, Offset: 0
[14-May-2026 17:23:45 UTC] Orders found: 0
[14-May-2026 17:23:45 UTC] Orders data: []
[14-May-2026 17:23:45 UTC] Total orders count: 0
[14-May-2026 17:23:46 UTC] === API CALL LOG ===
[14-May-2026 17:23:46 UTC] Endpoint: user/profile.php
[14-May-2026 17:23:46 UTC] Full Log Data: {
    "timestamp": "2026-05-14 17:23:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "67.213.150.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "67.213.150.156, 172.68.12.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTczIiwidXNlcm5hbWUiOiJQYW9sYSIsImVtYWlsIjoiYW5nZWxldHRpcGFvbGExQGdtYWlsLmNvbSIsImV4cCI6MTc3OTM4MzMyNn0.aA9-9g_D--37LWkufRyDqg_8qURi6L8Fd96SYEm8oaI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fbb97b49db1e1ca-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "67.213.150.156",
        "cf-ipcountry": "JM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-May-2026 17:23:46 UTC] === END API CALL LOG ===
[14-May-2026 17:23:46 UTC] ✅ API Hash verification passed for profile endpoint
[14-May-2026 17:23:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTczIiwidXNlcm5hbWUiOiJQYW9sYSIsImVtYWlsIjoiYW5nZWxldHRpcGFvbGExQGdtYWlsLmNvbSIsImV4cCI6MTc3OTM4MzMyNn0.aA9-9g_D--37LWkufRyDqg_8qURi6L8Fd96SYEm8oaI
[14-May-2026 17:23:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-May-2026 17:23:46 UTC] ✅ JWT token verified successfully for user profile
[14-May-2026 17:23:46 UTC] User ID: 573
[14-May-2026 17:23:46 UTC] ✅ User profile retrieved successfully for user ID: 573
[14-May-2026 17:24:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-May-2026 17:24:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-May-2026 17:24:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","Content-Length":"0","X-Forwarded-For":"67.213.150.156, 172.68.12.15","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTczIiwidXNlcm5hbWUiOiJQYW9sYSIsImVtYWlsIjoiYW5nZWxldHRpcGFvbGExQGdtYWlsLmNvbSIsImV4cCI6MTc3OTM4MzMyNn0.aA9-9g_D--37LWkufRyDqg_8qURi6L8Fd96SYEm8oaI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fbb9929afe9e1ca-MIA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"67.213.150.156","cf-ipcountry":"JM","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-May-2026 17:24:45 UTC] === User Orders API Called ===
[14-May-2026 17:24:45 UTC] User ID: 573
[14-May-2026 17:24:45 UTC] Limit: 20, Offset: 0
[14-May-2026 17:24:45 UTC] Orders found: 0
[14-May-2026 17:24:45 UTC] Orders data: []
[14-May-2026 17:24:45 UTC] Total orders count: 0
[14-May-2026 17:24:45 UTC] === API CALL LOG ===
[14-May-2026 17:24:45 UTC] Endpoint: user/profile.php
[14-May-2026 17:24:45 UTC] Full Log Data: {
    "timestamp": "2026-05-14 17:24:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "67.213.150.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "67.213.150.156, 172.68.12.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTczIiwidXNlcm5hbWUiOiJQYW9sYSIsImVtYWlsIjoiYW5nZWxldHRpcGFvbGExQGdtYWlsLmNvbSIsImV4cCI6MTc3OTM4MzMyNn0.aA9-9g_D--37LWkufRyDqg_8qURi6L8Fd96SYEm8oaI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fbb9929afeee1ca-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "67.213.150.156",
        "cf-ipcountry": "JM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-May-2026 17:24:45 UTC] === END API CALL LOG ===
[14-May-2026 17:24:45 UTC] ✅ API Hash verification passed for profile endpoint
[14-May-2026 17:24:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTczIiwidXNlcm5hbWUiOiJQYW9sYSIsImVtYWlsIjoiYW5nZWxldHRpcGFvbGExQGdtYWlsLmNvbSIsImV4cCI6MTc3OTM4MzMyNn0.aA9-9g_D--37LWkufRyDqg_8qURi6L8Fd96SYEm8oaI
[14-May-2026 17:24:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-May-2026 17:24:45 UTC] ✅ JWT token verified successfully for user profile
[14-May-2026 17:24:45 UTC] User ID: 573
[14-May-2026 17:24:45 UTC] ✅ User profile retrieved successfully for user ID: 573
[14-May-2026 17:24:45 UTC] === API CALL LOG ===
[14-May-2026 17:24:45 UTC] Endpoint: user/profile.php
[14-May-2026 17:24:45 UTC] Full Log Data: {
    "timestamp": "2026-05-14 17:24:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "67.213.150.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "67.213.150.156, 172.68.12.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTczIiwidXNlcm5hbWUiOiJQYW9sYSIsImVtYWlsIjoiYW5nZWxldHRpcGFvbGExQGdtYWlsLmNvbSIsImV4cCI6MTc3OTM4MzMyNn0.aA9-9g_D--37LWkufRyDqg_8qURi6L8Fd96SYEm8oaI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fbb992aeb03e1ca-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "67.213.150.156",
        "cf-ipcountry": "JM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-May-2026 17:24:45 UTC] === END API CALL LOG ===
[14-May-2026 17:24:45 UTC] ✅ API Hash verification passed for profile endpoint
[14-May-2026 17:24:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTczIiwidXNlcm5hbWUiOiJQYW9sYSIsImVtYWlsIjoiYW5nZWxldHRpcGFvbGExQGdtYWlsLmNvbSIsImV4cCI6MTc3OTM4MzMyNn0.aA9-9g_D--37LWkufRyDqg_8qURi6L8Fd96SYEm8oaI
[14-May-2026 17:24:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-May-2026 17:24:45 UTC] ✅ JWT token verified successfully for user profile
[14-May-2026 17:24:45 UTC] User ID: 573
[14-May-2026 17:24:45 UTC] ✅ User profile retrieved successfully for user ID: 573
[14-May-2026 17:25:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-May-2026 17:25:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-May-2026 17:25:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","Content-Length":"0","X-Forwarded-For":"67.213.150.156, 172.68.12.14","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTczIiwidXNlcm5hbWUiOiJQYW9sYSIsImVtYWlsIjoiYW5nZWxldHRpcGFvbGExQGdtYWlsLmNvbSIsImV4cCI6MTc3OTM4MzMyNn0.aA9-9g_D--37LWkufRyDqg_8qURi6L8Fd96SYEm8oaI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fbb99f6f9c6e1ca-MIA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"67.213.150.156","cf-ipcountry":"JM","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-May-2026 17:25:19 UTC] === User Orders API Called ===
[14-May-2026 17:25:19 UTC] User ID: 573
[14-May-2026 17:25:19 UTC] Limit: 20, Offset: 0
[14-May-2026 17:25:19 UTC] Orders found: 0
[14-May-2026 17:25:19 UTC] Orders data: []
[14-May-2026 17:25:19 UTC] Total orders count: 0
[14-May-2026 17:25:28 UTC] === API CALL LOG ===
[14-May-2026 17:25:28 UTC] Endpoint: user/profile.php
[14-May-2026 17:25:28 UTC] Full Log Data: {
    "timestamp": "2026-05-14 17:25:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "67.213.150.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "67.213.150.156, 172.68.12.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTczIiwidXNlcm5hbWUiOiJQYW9sYSIsImVtYWlsIjoiYW5nZWxldHRpcGFvbGExQGdtYWlsLmNvbSIsImV4cCI6MTc3OTM4MzMyNn0.aA9-9g_D--37LWkufRyDqg_8qURi6L8Fd96SYEm8oaI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fbb9a31fbb5e1ca-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "67.213.150.156",
        "cf-ipcountry": "JM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-May-2026 17:25:28 UTC] === END API CALL LOG ===
[14-May-2026 17:25:28 UTC] ✅ API Hash verification passed for profile endpoint
[14-May-2026 17:25:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTczIiwidXNlcm5hbWUiOiJQYW9sYSIsImVtYWlsIjoiYW5nZWxldHRpcGFvbGExQGdtYWlsLmNvbSIsImV4cCI6MTc3OTM4MzMyNn0.aA9-9g_D--37LWkufRyDqg_8qURi6L8Fd96SYEm8oaI
[14-May-2026 17:25:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-May-2026 17:25:28 UTC] ✅ JWT token verified successfully for user profile
[14-May-2026 17:25:28 UTC] User ID: 573
[14-May-2026 17:25:28 UTC] ✅ User profile retrieved successfully for user ID: 573
[14-May-2026 17:25:28 UTC] User Purchases API - User ID: 573
[14-May-2026 17:25:28 UTC] User Purchases API - Total purchases found: 0
[14-May-2026 17:25:46 UTC] === API CALL LOG ===
[14-May-2026 17:25:46 UTC] Endpoint: user/profile.php
[14-May-2026 17:25:46 UTC] Full Log Data: {
    "timestamp": "2026-05-14 17:25:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "67.213.150.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "Content-Length": "0",
        "X-Forwarded-For": "67.213.150.156, 172.68.12.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTczIiwidXNlcm5hbWUiOiJQYW9sYSIsImVtYWlsIjoiYW5nZWxldHRpcGFvbGExQGdtYWlsLmNvbSIsImV4cCI6MTc3OTM4MzMyNn0.aA9-9g_D--37LWkufRyDqg_8qURi6L8Fd96SYEm8oaI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fbb9aa4bbd2e1ca-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "67.213.150.156",
        "cf-ipcountry": "JM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-May-2026 17:25:46 UTC] === END API CALL LOG ===
[14-May-2026 17:25:46 UTC] ✅ API Hash verification passed for profile endpoint
[14-May-2026 17:25:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTczIiwidXNlcm5hbWUiOiJQYW9sYSIsImVtYWlsIjoiYW5nZWxldHRpcGFvbGExQGdtYWlsLmNvbSIsImV4cCI6MTc3OTM4MzMyNn0.aA9-9g_D--37LWkufRyDqg_8qURi6L8Fd96SYEm8oaI
[14-May-2026 17:25:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-May-2026 17:25:46 UTC] ✅ JWT token verified successfully for user profile
[14-May-2026 17:25:46 UTC] User ID: 573
[14-May-2026 17:25:46 UTC] ✅ User profile retrieved successfully for user ID: 573
[14-May-2026 17:25:46 UTC] User Purchases API - User ID: 573
[14-May-2026 17:25:46 UTC] User Purchases API - Total purchases found: 0
[14-May-2026 17:25:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-May-2026 17:25:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-May-2026 17:25:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"67.213.150.156, 172.68.12.15","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTczIiwidXNlcm5hbWUiOiJQYW9sYSIsImVtYWlsIjoiYW5nZWxldHRpcGFvbGExQGdtYWlsLmNvbSIsImV4cCI6MTc3OTM4MzMyNn0.aA9-9g_D--37LWkufRyDqg_8qURi6L8Fd96SYEm8oaI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fbb9aeb2d6ee1ca-MIA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"67.213.150.156","cf-ipcountry":"JM","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-May-2026 17:25:58 UTC] === User Orders API Called ===
[14-May-2026 17:25:58 UTC] User ID: 573
[14-May-2026 17:25:58 UTC] Limit: 20, Offset: 0
[14-May-2026 17:25:58 UTC] Orders found: 0
[14-May-2026 17:25:58 UTC] Orders data: []
[14-May-2026 17:25:58 UTC] Total orders count: 0
[14-May-2026 17:25:58 UTC] === API CALL LOG ===
[14-May-2026 17:25:58 UTC] Endpoint: user/profile.php
[14-May-2026 17:25:58 UTC] Full Log Data: {
    "timestamp": "2026-05-14 17:25:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "67.213.150.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "67.213.150.156, 172.68.12.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTczIiwidXNlcm5hbWUiOiJQYW9sYSIsImVtYWlsIjoiYW5nZWxldHRpcGFvbGExQGdtYWlsLmNvbSIsImV4cCI6MTc3OTM4MzMyNn0.aA9-9g_D--37LWkufRyDqg_8qURi6L8Fd96SYEm8oaI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fbb9aeb2d70e1ca-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "67.213.150.156",
        "cf-ipcountry": "JM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-May-2026 17:25:58 UTC] === END API CALL LOG ===
[14-May-2026 17:25:58 UTC] ✅ API Hash verification passed for profile endpoint
[14-May-2026 17:25:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTczIiwidXNlcm5hbWUiOiJQYW9sYSIsImVtYWlsIjoiYW5nZWxldHRpcGFvbGExQGdtYWlsLmNvbSIsImV4cCI6MTc3OTM4MzMyNn0.aA9-9g_D--37LWkufRyDqg_8qURi6L8Fd96SYEm8oaI
[14-May-2026 17:25:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-May-2026 17:25:58 UTC] ✅ JWT token verified successfully for user profile
[14-May-2026 17:25:58 UTC] User ID: 573
[14-May-2026 17:25:58 UTC] ✅ User profile retrieved successfully for user ID: 573
[14-May-2026 17:25:58 UTC] === API CALL LOG ===
[14-May-2026 17:25:58 UTC] Endpoint: user/profile.php
[14-May-2026 17:25:58 UTC] Full Log Data: {
    "timestamp": "2026-05-14 17:25:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "67.213.150.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "67.213.150.156, 172.68.12.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTczIiwidXNlcm5hbWUiOiJQYW9sYSIsImVtYWlsIjoiYW5nZWxldHRpcGFvbGExQGdtYWlsLmNvbSIsImV4cCI6MTc3OTM4MzMyNn0.aA9-9g_D--37LWkufRyDqg_8qURi6L8Fd96SYEm8oaI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fbb9aee4e0ae1ca-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "67.213.150.156",
        "cf-ipcountry": "JM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-May-2026 17:25:58 UTC] === END API CALL LOG ===
[14-May-2026 17:25:58 UTC] ✅ API Hash verification passed for profile endpoint
[14-May-2026 17:25:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTczIiwidXNlcm5hbWUiOiJQYW9sYSIsImVtYWlsIjoiYW5nZWxldHRpcGFvbGExQGdtYWlsLmNvbSIsImV4cCI6MTc3OTM4MzMyNn0.aA9-9g_D--37LWkufRyDqg_8qURi6L8Fd96SYEm8oaI
[14-May-2026 17:25:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-May-2026 17:25:58 UTC] ✅ JWT token verified successfully for user profile
[14-May-2026 17:25:58 UTC] User ID: 573
[14-May-2026 17:25:58 UTC] ✅ User profile retrieved successfully for user ID: 573
[14-May-2026 17:26:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-May-2026 17:26:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-May-2026 17:26:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"67.213.150.156, 172.68.12.14","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTczIiwidXNlcm5hbWUiOiJQYW9sYSIsImVtYWlsIjoiYW5nZWxldHRpcGFvbGExQGdtYWlsLmNvbSIsImV4cCI6MTc3OTM4MzMyNn0.aA9-9g_D--37LWkufRyDqg_8qURi6L8Fd96SYEm8oaI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fbb9bd9cca5e1ca-MIA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"67.213.150.156","cf-ipcountry":"JM","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-May-2026 17:26:35 UTC] === User Orders API Called ===
[14-May-2026 17:26:35 UTC] User ID: 573
[14-May-2026 17:26:35 UTC] Limit: 20, Offset: 0
[14-May-2026 17:26:35 UTC] Orders found: 0
[14-May-2026 17:26:35 UTC] Orders data: []
[14-May-2026 17:26:35 UTC] Total orders count: 0
[14-May-2026 17:26:35 UTC] === API CALL LOG ===
[14-May-2026 17:26:35 UTC] Endpoint: user/profile.php
[14-May-2026 17:26:35 UTC] Full Log Data: {
    "timestamp": "2026-05-14 17:26:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "67.213.150.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "67.213.150.156, 172.68.12.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTczIiwidXNlcm5hbWUiOiJQYW9sYSIsImVtYWlsIjoiYW5nZWxldHRpcGFvbGExQGdtYWlsLmNvbSIsImV4cCI6MTc3OTM4MzMyNn0.aA9-9g_D--37LWkufRyDqg_8qURi6L8Fd96SYEm8oaI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fbb9bd9ccaae1ca-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "67.213.150.156",
        "cf-ipcountry": "JM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-May-2026 17:26:35 UTC] === END API CALL LOG ===
[14-May-2026 17:26:35 UTC] ✅ API Hash verification passed for profile endpoint
[14-May-2026 17:26:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTczIiwidXNlcm5hbWUiOiJQYW9sYSIsImVtYWlsIjoiYW5nZWxldHRpcGFvbGExQGdtYWlsLmNvbSIsImV4cCI6MTc3OTM4MzMyNn0.aA9-9g_D--37LWkufRyDqg_8qURi6L8Fd96SYEm8oaI
[14-May-2026 17:26:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-May-2026 17:26:35 UTC] ✅ JWT token verified successfully for user profile
[14-May-2026 17:26:35 UTC] User ID: 573
[14-May-2026 17:26:35 UTC] ✅ User profile retrieved successfully for user ID: 573
[14-May-2026 17:26:35 UTC] === API CALL LOG ===
[14-May-2026 17:26:35 UTC] Endpoint: user/profile.php
[14-May-2026 17:26:35 UTC] Full Log Data: {
    "timestamp": "2026-05-14 17:26:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "67.213.150.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "67.213.150.156, 172.68.12.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTczIiwidXNlcm5hbWUiOiJQYW9sYSIsImVtYWlsIjoiYW5nZWxldHRpcGFvbGExQGdtYWlsLmNvbSIsImV4cCI6MTc3OTM4MzMyNn0.aA9-9g_D--37LWkufRyDqg_8qURi6L8Fd96SYEm8oaI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fbb9bd9cca7e1ca-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "67.213.150.156",
        "cf-ipcountry": "JM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-May-2026 17:26:35 UTC] === END API CALL LOG ===
[14-May-2026 17:26:35 UTC] ✅ API Hash verification passed for profile endpoint
[14-May-2026 17:26:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTczIiwidXNlcm5hbWUiOiJQYW9sYSIsImVtYWlsIjoiYW5nZWxldHRpcGFvbGExQGdtYWlsLmNvbSIsImV4cCI6MTc3OTM4MzMyNn0.aA9-9g_D--37LWkufRyDqg_8qURi6L8Fd96SYEm8oaI
[14-May-2026 17:26:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-May-2026 17:26:35 UTC] ✅ JWT token verified successfully for user profile
[14-May-2026 17:26:35 UTC] User ID: 573
[14-May-2026 17:26:35 UTC] ✅ User profile retrieved successfully for user ID: 573
[14-May-2026 17:27:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-May-2026 17:27:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-May-2026 17:27:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","Content-Length":"0","X-Forwarded-For":"67.213.150.156, 172.68.12.15","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTczIiwidXNlcm5hbWUiOiJQYW9sYSIsImVtYWlsIjoiYW5nZWxldHRpcGFvbGExQGdtYWlsLmNvbSIsImV4cCI6MTc3OTM4MzMyNn0.aA9-9g_D--37LWkufRyDqg_8qURi6L8Fd96SYEm8oaI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fbb9ce94ff2e1ca-MIA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"67.213.150.156","cf-ipcountry":"JM","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-May-2026 17:27:19 UTC] === User Orders API Called ===
[14-May-2026 17:27:19 UTC] User ID: 573
[14-May-2026 17:27:19 UTC] Limit: 20, Offset: 0
[14-May-2026 17:27:19 UTC] Orders found: 1
[14-May-2026 17:27:19 UTC] Orders data: [{"id":276,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/goldinginvestment","status":"pending","created_at":"2026-05-14 20:57:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[14-May-2026 17:27:19 UTC] Total orders count: 1
[15-May-2026 02:27:13 UTC] === API CALL LOG ===
[15-May-2026 02:27:13 UTC] Endpoint: user/profile.php
[15-May-2026 02:27:13 UTC] Full Log Data: {
    "timestamp": "2026-05-15 02:27:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2600:387:15:4b37::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2600:387:15:4b37::1, 172.70.42.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc0IiwidXNlcm5hbWUiOiJzaGF3biIsImVtYWlsIjoiZGFsbGFzZGFzaGF3bjYyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQxNjgzMn0.ZH6sFg29PVbQgdfNH9ChxxAXGKIuHBntMglZqo0kMEo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fbeb3c69ff73b89-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2600:387:15:4b37::1",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 02:27:13 UTC] === END API CALL LOG ===
[15-May-2026 02:27:13 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 02:27:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc0IiwidXNlcm5hbWUiOiJzaGF3biIsImVtYWlsIjoiZGFsbGFzZGFzaGF3bjYyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQxNjgzMn0.ZH6sFg29PVbQgdfNH9ChxxAXGKIuHBntMglZqo0kMEo
[15-May-2026 02:27:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 02:27:13 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 02:27:13 UTC] User ID: 574
[15-May-2026 02:27:13 UTC] ✅ User profile retrieved successfully for user ID: 574
[15-May-2026 02:27:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 02:27:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 02:27:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2600:387:15:4b37::1, 172.70.42.75","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc0IiwidXNlcm5hbWUiOiJzaGF3biIsImVtYWlsIjoiZGFsbGFzZGFzaGF3bjYyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQxNjgzMn0.ZH6sFg29PVbQgdfNH9ChxxAXGKIuHBntMglZqo0kMEo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fbeb3c6c8223b89-IAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2600:387:15:4b37::1","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-May-2026 02:27:13 UTC] === User Orders API Called ===
[15-May-2026 02:27:13 UTC] User ID: 574
[15-May-2026 02:27:13 UTC] Limit: 20, Offset: 0
[15-May-2026 02:27:13 UTC] Orders found: 0
[15-May-2026 02:27:13 UTC] Orders data: []
[15-May-2026 02:27:13 UTC] Total orders count: 0
[15-May-2026 02:27:13 UTC] === API CALL LOG ===
[15-May-2026 02:27:13 UTC] Endpoint: user/profile.php
[15-May-2026 02:27:13 UTC] Full Log Data: {
    "timestamp": "2026-05-15 02:27:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2600:387:15:4b37::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2600:387:15:4b37::1, 172.70.42.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc0IiwidXNlcm5hbWUiOiJzaGF3biIsImVtYWlsIjoiZGFsbGFzZGFzaGF3bjYyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQxNjgzMn0.ZH6sFg29PVbQgdfNH9ChxxAXGKIuHBntMglZqo0kMEo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fbeb3c7285e3b89-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2600:387:15:4b37::1",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 02:27:13 UTC] === END API CALL LOG ===
[15-May-2026 02:27:13 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 02:27:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc0IiwidXNlcm5hbWUiOiJzaGF3biIsImVtYWlsIjoiZGFsbGFzZGFzaGF3bjYyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQxNjgzMn0.ZH6sFg29PVbQgdfNH9ChxxAXGKIuHBntMglZqo0kMEo
[15-May-2026 02:27:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 02:27:13 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 02:27:13 UTC] User ID: 574
[15-May-2026 02:27:13 UTC] ✅ User profile retrieved successfully for user ID: 574
[15-May-2026 02:27:14 UTC] === API CALL LOG ===
[15-May-2026 02:27:14 UTC] Endpoint: user/profile.php
[15-May-2026 02:27:14 UTC] Full Log Data: {
    "timestamp": "2026-05-15 02:27:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2600:387:15:4b37::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2600:387:15:4b37::1, 172.70.42.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc0IiwidXNlcm5hbWUiOiJzaGF3biIsImVtYWlsIjoiZGFsbGFzZGFzaGF3bjYyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQxNjgzMn0.ZH6sFg29PVbQgdfNH9ChxxAXGKIuHBntMglZqo0kMEo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fbeb3cc8d753b89-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2600:387:15:4b37::1",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 02:27:14 UTC] === END API CALL LOG ===
[15-May-2026 02:27:14 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 02:27:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc0IiwidXNlcm5hbWUiOiJzaGF3biIsImVtYWlsIjoiZGFsbGFzZGFzaGF3bjYyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQxNjgzMn0.ZH6sFg29PVbQgdfNH9ChxxAXGKIuHBntMglZqo0kMEo
[15-May-2026 02:27:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 02:27:14 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 02:27:14 UTC] User ID: 574
[15-May-2026 02:27:14 UTC] ✅ User profile retrieved successfully for user ID: 574
[15-May-2026 02:27:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 02:27:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 02:27:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2600:387:15:4b37::1, 172.70.42.75","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc0IiwidXNlcm5hbWUiOiJzaGF3biIsImVtYWlsIjoiZGFsbGFzZGFzaGF3bjYyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQxNjgzMn0.ZH6sFg29PVbQgdfNH9ChxxAXGKIuHBntMglZqo0kMEo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fbeb3fe09363b89-IAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2600:387:15:4b37::1","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-May-2026 02:27:21 UTC] === User Orders API Called ===
[15-May-2026 02:27:21 UTC] User ID: 574
[15-May-2026 02:27:21 UTC] Limit: 20, Offset: 0
[15-May-2026 02:27:21 UTC] Orders found: 0
[15-May-2026 02:27:21 UTC] Orders data: []
[15-May-2026 02:27:21 UTC] Total orders count: 0
[15-May-2026 02:27:22 UTC] === API CALL LOG ===
[15-May-2026 02:27:22 UTC] Endpoint: user/profile.php
[15-May-2026 02:27:22 UTC] Full Log Data: {
    "timestamp": "2026-05-15 02:27:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2600:387:15:4b37::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2600:387:15:4b37::1, 172.70.42.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc0IiwidXNlcm5hbWUiOiJzaGF3biIsImVtYWlsIjoiZGFsbGFzZGFzaGF3bjYyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQxNjgzMn0.ZH6sFg29PVbQgdfNH9ChxxAXGKIuHBntMglZqo0kMEo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fbeb3fe59803b89-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2600:387:15:4b37::1",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 02:27:22 UTC] === END API CALL LOG ===
[15-May-2026 02:27:22 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 02:27:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc0IiwidXNlcm5hbWUiOiJzaGF3biIsImVtYWlsIjoiZGFsbGFzZGFzaGF3bjYyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQxNjgzMn0.ZH6sFg29PVbQgdfNH9ChxxAXGKIuHBntMglZqo0kMEo
[15-May-2026 02:27:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 02:27:22 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 02:27:22 UTC] User ID: 574
[15-May-2026 02:27:22 UTC] ✅ User profile retrieved successfully for user ID: 574
[15-May-2026 02:27:22 UTC] === API CALL LOG ===
[15-May-2026 02:27:22 UTC] Endpoint: user/profile.php
[15-May-2026 02:27:22 UTC] Full Log Data: {
    "timestamp": "2026-05-15 02:27:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2600:387:15:4b37::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2600:387:15:4b37::1, 172.70.42.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc0IiwidXNlcm5hbWUiOiJzaGF3biIsImVtYWlsIjoiZGFsbGFzZGFzaGF3bjYyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQxNjgzMn0.ZH6sFg29PVbQgdfNH9ChxxAXGKIuHBntMglZqo0kMEo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fbeb4025d453b89-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2600:387:15:4b37::1",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 02:27:22 UTC] === END API CALL LOG ===
[15-May-2026 02:27:22 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 02:27:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc0IiwidXNlcm5hbWUiOiJzaGF3biIsImVtYWlsIjoiZGFsbGFzZGFzaGF3bjYyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQxNjgzMn0.ZH6sFg29PVbQgdfNH9ChxxAXGKIuHBntMglZqo0kMEo
[15-May-2026 02:27:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 02:27:22 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 02:27:22 UTC] User ID: 574
[15-May-2026 02:27:22 UTC] ✅ User profile retrieved successfully for user ID: 574
[15-May-2026 02:27:22 UTC] === API CALL LOG ===
[15-May-2026 02:27:22 UTC] Endpoint: user/profile.php
[15-May-2026 02:27:22 UTC] Full Log Data: {
    "timestamp": "2026-05-15 02:27:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2600:387:15:4b37::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2600:387:15:4b37::1, 172.70.42.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc0IiwidXNlcm5hbWUiOiJzaGF3biIsImVtYWlsIjoiZGFsbGFzZGFzaGF3bjYyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQxNjgzMn0.ZH6sFg29PVbQgdfNH9ChxxAXGKIuHBntMglZqo0kMEo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fbeb402cd963b89-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2600:387:15:4b37::1",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 02:27:22 UTC] === END API CALL LOG ===
[15-May-2026 02:27:22 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 02:27:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc0IiwidXNlcm5hbWUiOiJzaGF3biIsImVtYWlsIjoiZGFsbGFzZGFzaGF3bjYyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQxNjgzMn0.ZH6sFg29PVbQgdfNH9ChxxAXGKIuHBntMglZqo0kMEo
[15-May-2026 02:27:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 02:27:22 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 02:27:22 UTC] User ID: 574
[15-May-2026 02:27:22 UTC] ✅ User profile retrieved successfully for user ID: 574
[15-May-2026 02:27:24 UTC] === API CALL LOG ===
[15-May-2026 02:27:24 UTC] Endpoint: user/profile.php
[15-May-2026 02:27:24 UTC] Full Log Data: {
    "timestamp": "2026-05-15 02:27:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2600:387:15:4b37::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2600:387:15:4b37::1, 172.70.42.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc0IiwidXNlcm5hbWUiOiJzaGF3biIsImVtYWlsIjoiZGFsbGFzZGFzaGF3bjYyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQxNjgzMn0.ZH6sFg29PVbQgdfNH9ChxxAXGKIuHBntMglZqo0kMEo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fbeb40f896d3b89-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2600:387:15:4b37::1",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 02:27:24 UTC] === END API CALL LOG ===
[15-May-2026 02:27:24 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 02:27:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc0IiwidXNlcm5hbWUiOiJzaGF3biIsImVtYWlsIjoiZGFsbGFzZGFzaGF3bjYyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQxNjgzMn0.ZH6sFg29PVbQgdfNH9ChxxAXGKIuHBntMglZqo0kMEo
[15-May-2026 02:27:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 02:27:24 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 02:27:24 UTC] User ID: 574
[15-May-2026 02:27:24 UTC] ✅ User profile retrieved successfully for user ID: 574
[15-May-2026 02:27:24 UTC] User Purchases API - User ID: 574
[15-May-2026 02:27:24 UTC] User Purchases API - Total purchases found: 0
[15-May-2026 02:27:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 02:27:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 02:27:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2600:387:15:4b37::1, 172.70.42.75","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc0IiwidXNlcm5hbWUiOiJzaGF3biIsImVtYWlsIjoiZGFsbGFzZGFzaGF3bjYyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQxNjgzMn0.ZH6sFg29PVbQgdfNH9ChxxAXGKIuHBntMglZqo0kMEo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fbeb4379e183b89-IAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2600:387:15:4b37::1","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-May-2026 02:27:31 UTC] === User Orders API Called ===
[15-May-2026 02:27:31 UTC] User ID: 574
[15-May-2026 02:27:31 UTC] Limit: 20, Offset: 0
[15-May-2026 02:27:31 UTC] Orders found: 0
[15-May-2026 02:27:31 UTC] Orders data: []
[15-May-2026 02:27:31 UTC] Total orders count: 0
[15-May-2026 02:27:31 UTC] === API CALL LOG ===
[15-May-2026 02:27:31 UTC] Endpoint: user/profile.php
[15-May-2026 02:27:31 UTC] Full Log Data: {
    "timestamp": "2026-05-15 02:27:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2600:387:15:4b37::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2600:387:15:4b37::1, 172.70.42.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc0IiwidXNlcm5hbWUiOiJzaGF3biIsImVtYWlsIjoiZGFsbGFzZGFzaGF3bjYyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQxNjgzMn0.ZH6sFg29PVbQgdfNH9ChxxAXGKIuHBntMglZqo0kMEo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fbeb437de5f3b89-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2600:387:15:4b37::1",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 02:27:31 UTC] === END API CALL LOG ===
[15-May-2026 02:27:31 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 02:27:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc0IiwidXNlcm5hbWUiOiJzaGF3biIsImVtYWlsIjoiZGFsbGFzZGFzaGF3bjYyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQxNjgzMn0.ZH6sFg29PVbQgdfNH9ChxxAXGKIuHBntMglZqo0kMEo
[15-May-2026 02:27:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 02:27:31 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 02:27:31 UTC] User ID: 574
[15-May-2026 02:27:31 UTC] ✅ User profile retrieved successfully for user ID: 574
[15-May-2026 02:27:31 UTC] === API CALL LOG ===
[15-May-2026 02:27:31 UTC] Endpoint: user/profile.php
[15-May-2026 02:27:31 UTC] Full Log Data: {
    "timestamp": "2026-05-15 02:27:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2600:387:15:4b37::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2600:387:15:4b37::1, 172.70.42.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc0IiwidXNlcm5hbWUiOiJzaGF3biIsImVtYWlsIjoiZGFsbGFzZGFzaGF3bjYyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQxNjgzMn0.ZH6sFg29PVbQgdfNH9ChxxAXGKIuHBntMglZqo0kMEo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fbeb43b599b3b89-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2600:387:15:4b37::1",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 02:27:31 UTC] === END API CALL LOG ===
[15-May-2026 02:27:31 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 02:27:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc0IiwidXNlcm5hbWUiOiJzaGF3biIsImVtYWlsIjoiZGFsbGFzZGFzaGF3bjYyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQxNjgzMn0.ZH6sFg29PVbQgdfNH9ChxxAXGKIuHBntMglZqo0kMEo
[15-May-2026 02:27:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 02:27:31 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 02:27:31 UTC] User ID: 574
[15-May-2026 02:27:31 UTC] ✅ User profile retrieved successfully for user ID: 574
[15-May-2026 02:27:32 UTC] === API CALL LOG ===
[15-May-2026 02:27:32 UTC] Endpoint: user/profile.php
[15-May-2026 02:27:32 UTC] Full Log Data: {
    "timestamp": "2026-05-15 02:27:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2600:387:15:4b37::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2600:387:15:4b37::1, 172.70.42.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc0IiwidXNlcm5hbWUiOiJzaGF3biIsImVtYWlsIjoiZGFsbGFzZGFzaGF3bjYyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQxNjgzMn0.ZH6sFg29PVbQgdfNH9ChxxAXGKIuHBntMglZqo0kMEo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fbeb43f5d853b89-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2600:387:15:4b37::1",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 02:27:32 UTC] === END API CALL LOG ===
[15-May-2026 02:27:32 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 02:27:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc0IiwidXNlcm5hbWUiOiJzaGF3biIsImVtYWlsIjoiZGFsbGFzZGFzaGF3bjYyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQxNjgzMn0.ZH6sFg29PVbQgdfNH9ChxxAXGKIuHBntMglZqo0kMEo
[15-May-2026 02:27:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 02:27:32 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 02:27:32 UTC] User ID: 574
[15-May-2026 02:27:32 UTC] ✅ User profile retrieved successfully for user ID: 574
[15-May-2026 02:28:12 UTC] === API CALL LOG ===
[15-May-2026 02:28:12 UTC] Endpoint: user/profile.php
[15-May-2026 02:28:12 UTC] Full Log Data: {
    "timestamp": "2026-05-15 02:28:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2600:387:15:4b37::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2600:387:15:4b37::1, 104.23.209.83",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc0IiwidXNlcm5hbWUiOiJzaGF3biIsImVtYWlsIjoiZGFsbGFzZGFzaGF3bjYyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQxNjgzMn0.ZH6sFg29PVbQgdfNH9ChxxAXGKIuHBntMglZqo0kMEo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fbeb5385a60c5e9-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2600:387:15:4b37::1",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 02:28:12 UTC] === END API CALL LOG ===
[15-May-2026 02:28:12 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 02:28:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc0IiwidXNlcm5hbWUiOiJzaGF3biIsImVtYWlsIjoiZGFsbGFzZGFzaGF3bjYyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQxNjgzMn0.ZH6sFg29PVbQgdfNH9ChxxAXGKIuHBntMglZqo0kMEo
[15-May-2026 02:28:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 02:28:12 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 02:28:12 UTC] User ID: 574
[15-May-2026 02:28:12 UTC] ✅ User profile retrieved successfully for user ID: 574
[15-May-2026 02:28:13 UTC] === API CALL LOG ===
[15-May-2026 02:28:13 UTC] Endpoint: user/profile.php
[15-May-2026 02:28:13 UTC] Full Log Data: {
    "timestamp": "2026-05-15 02:28:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2600:387:15:4b37::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2600:387:15:4b37::1, 104.23.209.83",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc0IiwidXNlcm5hbWUiOiJzaGF3biIsImVtYWlsIjoiZGFsbGFzZGFzaGF3bjYyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQxNjgzMn0.ZH6sFg29PVbQgdfNH9ChxxAXGKIuHBntMglZqo0kMEo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fbeb53d3873c5e9-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2600:387:15:4b37::1",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 02:28:13 UTC] === END API CALL LOG ===
[15-May-2026 02:28:13 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 02:28:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc0IiwidXNlcm5hbWUiOiJzaGF3biIsImVtYWlsIjoiZGFsbGFzZGFzaGF3bjYyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQxNjgzMn0.ZH6sFg29PVbQgdfNH9ChxxAXGKIuHBntMglZqo0kMEo
[15-May-2026 02:28:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 02:28:13 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 02:28:13 UTC] User ID: 574
[15-May-2026 02:28:13 UTC] ✅ User profile retrieved successfully for user ID: 574
[15-May-2026 02:28:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 02:28:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 02:28:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2600:387:15:4b37::1, 104.23.209.83","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc0IiwidXNlcm5hbWUiOiJzaGF3biIsImVtYWlsIjoiZGFsbGFzZGFzaGF3bjYyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQxNjgzMn0.ZH6sFg29PVbQgdfNH9ChxxAXGKIuHBntMglZqo0kMEo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fbeb53d3878c5e9-IAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2600:387:15:4b37::1","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-May-2026 02:28:13 UTC] === User Orders API Called ===
[15-May-2026 02:28:13 UTC] User ID: 574
[15-May-2026 02:28:13 UTC] Limit: 20, Offset: 0
[15-May-2026 02:28:13 UTC] Orders found: 0
[15-May-2026 02:28:13 UTC] Orders data: []
[15-May-2026 02:28:13 UTC] Total orders count: 0
[15-May-2026 02:28:13 UTC] === API CALL LOG ===
[15-May-2026 02:28:13 UTC] Endpoint: user/profile.php
[15-May-2026 02:28:13 UTC] Full Log Data: {
    "timestamp": "2026-05-15 02:28:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2600:387:15:4b37::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2600:387:15:4b37::1, 104.23.209.83",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc0IiwidXNlcm5hbWUiOiJzaGF3biIsImVtYWlsIjoiZGFsbGFzZGFzaGF3bjYyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQxNjgzMn0.ZH6sFg29PVbQgdfNH9ChxxAXGKIuHBntMglZqo0kMEo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fbeb53d8964c5e9-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2600:387:15:4b37::1",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 02:28:13 UTC] === END API CALL LOG ===
[15-May-2026 02:28:13 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 02:28:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc0IiwidXNlcm5hbWUiOiJzaGF3biIsImVtYWlsIjoiZGFsbGFzZGFzaGF3bjYyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQxNjgzMn0.ZH6sFg29PVbQgdfNH9ChxxAXGKIuHBntMglZqo0kMEo
[15-May-2026 02:28:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 02:28:13 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 02:28:13 UTC] User ID: 574
[15-May-2026 02:28:13 UTC] ✅ User profile retrieved successfully for user ID: 574
[15-May-2026 02:28:14 UTC] === API CALL LOG ===
[15-May-2026 02:28:14 UTC] Endpoint: user/profile.php
[15-May-2026 02:28:14 UTC] Full Log Data: {
    "timestamp": "2026-05-15 02:28:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2600:387:15:4b37::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2600:387:15:4b37::1, 104.23.209.83",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc0IiwidXNlcm5hbWUiOiJzaGF3biIsImVtYWlsIjoiZGFsbGFzZGFzaGF3bjYyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQxNjgzMn0.ZH6sFg29PVbQgdfNH9ChxxAXGKIuHBntMglZqo0kMEo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fbeb5461939c5e9-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2600:387:15:4b37::1",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 02:28:14 UTC] === END API CALL LOG ===
[15-May-2026 02:28:14 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 02:28:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc0IiwidXNlcm5hbWUiOiJzaGF3biIsImVtYWlsIjoiZGFsbGFzZGFzaGF3bjYyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQxNjgzMn0.ZH6sFg29PVbQgdfNH9ChxxAXGKIuHBntMglZqo0kMEo
[15-May-2026 02:28:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 02:28:14 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 02:28:14 UTC] User ID: 574
[15-May-2026 02:28:14 UTC] ✅ User profile retrieved successfully for user ID: 574
[15-May-2026 02:28:16 UTC] === API CALL LOG ===
[15-May-2026 02:28:16 UTC] Endpoint: user/profile.php
[15-May-2026 02:28:16 UTC] Full Log Data: {
    "timestamp": "2026-05-15 02:28:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2600:387:15:4b37::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2600:387:15:4b37::1, 104.23.209.83",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc0IiwidXNlcm5hbWUiOiJzaGF3biIsImVtYWlsIjoiZGFsbGFzZGFzaGF3bjYyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQxNjgzMn0.ZH6sFg29PVbQgdfNH9ChxxAXGKIuHBntMglZqo0kMEo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fbeb5559ef1c5e9-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2600:387:15:4b37::1",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 02:28:16 UTC] === END API CALL LOG ===
[15-May-2026 02:28:16 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 02:28:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc0IiwidXNlcm5hbWUiOiJzaGF3biIsImVtYWlsIjoiZGFsbGFzZGFzaGF3bjYyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQxNjgzMn0.ZH6sFg29PVbQgdfNH9ChxxAXGKIuHBntMglZqo0kMEo
[15-May-2026 02:28:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 02:28:16 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 02:28:16 UTC] User ID: 574
[15-May-2026 02:28:16 UTC] ✅ User profile retrieved successfully for user ID: 574
[15-May-2026 02:28:17 UTC] User Purchases API - User ID: 574
[15-May-2026 02:28:17 UTC] User Purchases API - Total purchases found: 0
[15-May-2026 02:28:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 02:28:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 02:28:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2600:387:15:4b37::1, 104.23.209.83","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc0IiwidXNlcm5hbWUiOiJzaGF3biIsImVtYWlsIjoiZGFsbGFzZGFzaGF3bjYyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQxNjgzMn0.ZH6sFg29PVbQgdfNH9ChxxAXGKIuHBntMglZqo0kMEo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fbeb574ec4ac5e9-IAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2600:387:15:4b37::1","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-May-2026 02:28:21 UTC] === User Orders API Called ===
[15-May-2026 02:28:21 UTC] User ID: 574
[15-May-2026 02:28:21 UTC] Limit: 20, Offset: 0
[15-May-2026 02:28:21 UTC] Orders found: 0
[15-May-2026 02:28:21 UTC] Orders data: []
[15-May-2026 02:28:21 UTC] Total orders count: 0
[15-May-2026 02:28:22 UTC] === API CALL LOG ===
[15-May-2026 02:28:22 UTC] Endpoint: user/profile.php
[15-May-2026 02:28:22 UTC] Full Log Data: {
    "timestamp": "2026-05-15 02:28:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2600:387:15:4b37::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2600:387:15:4b37::1, 104.23.209.82",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc0IiwidXNlcm5hbWUiOiJzaGF3biIsImVtYWlsIjoiZGFsbGFzZGFzaGF3bjYyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQxNjgzMn0.ZH6sFg29PVbQgdfNH9ChxxAXGKIuHBntMglZqo0kMEo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fbeb574ec4ec5e9-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2600:387:15:4b37::1",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 02:28:22 UTC] === END API CALL LOG ===
[15-May-2026 02:28:22 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 02:28:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc0IiwidXNlcm5hbWUiOiJzaGF3biIsImVtYWlsIjoiZGFsbGFzZGFzaGF3bjYyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQxNjgzMn0.ZH6sFg29PVbQgdfNH9ChxxAXGKIuHBntMglZqo0kMEo
[15-May-2026 02:28:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 02:28:22 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 02:28:22 UTC] User ID: 574
[15-May-2026 02:28:22 UTC] ✅ User profile retrieved successfully for user ID: 574
[15-May-2026 02:28:22 UTC] === API CALL LOG ===
[15-May-2026 02:28:22 UTC] Endpoint: user/profile.php
[15-May-2026 02:28:22 UTC] Full Log Data: {
    "timestamp": "2026-05-15 02:28:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2600:387:15:4b37::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2600:387:15:4b37::1, 104.23.209.83",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc0IiwidXNlcm5hbWUiOiJzaGF3biIsImVtYWlsIjoiZGFsbGFzZGFzaGF3bjYyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQxNjgzMn0.ZH6sFg29PVbQgdfNH9ChxxAXGKIuHBntMglZqo0kMEo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fbeb5787e93c5e9-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2600:387:15:4b37::1",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 02:28:22 UTC] === END API CALL LOG ===
[15-May-2026 02:28:22 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 02:28:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc0IiwidXNlcm5hbWUiOiJzaGF3biIsImVtYWlsIjoiZGFsbGFzZGFzaGF3bjYyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQxNjgzMn0.ZH6sFg29PVbQgdfNH9ChxxAXGKIuHBntMglZqo0kMEo
[15-May-2026 02:28:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 02:28:22 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 02:28:22 UTC] User ID: 574
[15-May-2026 02:28:22 UTC] ✅ User profile retrieved successfully for user ID: 574
[15-May-2026 02:28:22 UTC] === API CALL LOG ===
[15-May-2026 02:28:22 UTC] Endpoint: user/profile.php
[15-May-2026 02:28:22 UTC] Full Log Data: {
    "timestamp": "2026-05-15 02:28:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2600:387:15:4b37::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2600:387:15:4b37::1, 104.23.209.83",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc0IiwidXNlcm5hbWUiOiJzaGF3biIsImVtYWlsIjoiZGFsbGFzZGFzaGF3bjYyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQxNjgzMn0.ZH6sFg29PVbQgdfNH9ChxxAXGKIuHBntMglZqo0kMEo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fbeb57928b0c5e9-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2600:387:15:4b37::1",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 02:28:22 UTC] === END API CALL LOG ===
[15-May-2026 02:28:22 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 02:28:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc0IiwidXNlcm5hbWUiOiJzaGF3biIsImVtYWlsIjoiZGFsbGFzZGFzaGF3bjYyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQxNjgzMn0.ZH6sFg29PVbQgdfNH9ChxxAXGKIuHBntMglZqo0kMEo
[15-May-2026 02:28:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 02:28:22 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 02:28:22 UTC] User ID: 574
[15-May-2026 02:28:22 UTC] ✅ User profile retrieved successfully for user ID: 574
[15-May-2026 02:28:30 UTC] === API CALL LOG ===
[15-May-2026 02:28:30 UTC] Endpoint: user/profile.php
[15-May-2026 02:28:30 UTC] Full Log Data: {
    "timestamp": "2026-05-15 02:28:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2600:387:15:4b37::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2600:387:15:4b37::1, 104.23.209.83",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc0IiwidXNlcm5hbWUiOiJzaGF3biIsImVtYWlsIjoiZGFsbGFzZGFzaGF3bjYyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQxNjgzMn0.ZH6sFg29PVbQgdfNH9ChxxAXGKIuHBntMglZqo0kMEo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fbeb5a84fc0c5e9-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2600:387:15:4b37::1",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 02:28:30 UTC] === END API CALL LOG ===
[15-May-2026 02:28:30 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 02:28:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc0IiwidXNlcm5hbWUiOiJzaGF3biIsImVtYWlsIjoiZGFsbGFzZGFzaGF3bjYyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQxNjgzMn0.ZH6sFg29PVbQgdfNH9ChxxAXGKIuHBntMglZqo0kMEo
[15-May-2026 02:28:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 02:28:30 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 02:28:30 UTC] User ID: 574
[15-May-2026 02:28:30 UTC] ✅ User profile retrieved successfully for user ID: 574
[15-May-2026 02:28:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 02:28:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 02:28:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2600:387:15:4b37::1, 104.23.209.83","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc0IiwidXNlcm5hbWUiOiJzaGF3biIsImVtYWlsIjoiZGFsbGFzZGFzaGF3bjYyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQxNjgzMn0.ZH6sFg29PVbQgdfNH9ChxxAXGKIuHBntMglZqo0kMEo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fbeb5a84fbec5e9-IAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2600:387:15:4b37::1","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-May-2026 02:28:30 UTC] === User Orders API Called ===
[15-May-2026 02:28:30 UTC] User ID: 574
[15-May-2026 02:28:30 UTC] Limit: 20, Offset: 0
[15-May-2026 02:28:30 UTC] Orders found: 0
[15-May-2026 02:28:30 UTC] Orders data: []
[15-May-2026 02:28:30 UTC] Total orders count: 0
[15-May-2026 04:17:20 UTC] === API CALL LOG ===
[15-May-2026 04:17:20 UTC] Endpoint: user/profile.php
[15-May-2026 04:17:20 UTC] Full Log Data: {
    "timestamp": "2026-05-15 04:17:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:448a:2012:1a1:106e:264:27be:a404",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2001:448a:2012:1a1:106e:264:27be:a404, 162.158.88.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc1IiwidXNlcm5hbWUiOiJGYW5uMjc2IiwiZW1haWwiOiJtdWhhbW1hZHJpcGFuc3lhaDI3NkBnbWFpbC5jb20iLCJleHAiOjE3Nzk0MjM0NDB9.2iQ41xeBZgCs1MMghCRzhAiY-6VJ8M-75jd2PZPV5GQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fbf5518bed2ff7d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2001:448a:2012:1a1:106e:264:27be:a404",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 04:17:20 UTC] === END API CALL LOG ===
[15-May-2026 04:17:20 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 04:17:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc1IiwidXNlcm5hbWUiOiJGYW5uMjc2IiwiZW1haWwiOiJtdWhhbW1hZHJpcGFuc3lhaDI3NkBnbWFpbC5jb20iLCJleHAiOjE3Nzk0MjM0NDB9.2iQ41xeBZgCs1MMghCRzhAiY-6VJ8M-75jd2PZPV5GQ
[15-May-2026 04:17:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 04:17:20 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 04:17:20 UTC] User ID: 575
[15-May-2026 04:17:20 UTC] ✅ User profile retrieved successfully for user ID: 575
[15-May-2026 04:17:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 04:17:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 04:17:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2001:448a:2012:1a1:106e:264:27be:a404, 162.158.88.28","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc1IiwidXNlcm5hbWUiOiJGYW5uMjc2IiwiZW1haWwiOiJtdWhhbW1hZHJpcGFuc3lhaDI3NkBnbWFpbC5jb20iLCJleHAiOjE3Nzk0MjM0NDB9.2iQ41xeBZgCs1MMghCRzhAiY-6VJ8M-75jd2PZPV5GQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fbf5518df10ff7d-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2001:448a:2012:1a1:106e:264:27be:a404","cf-ipcountry":"ID","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-May-2026 04:17:20 UTC] === User Orders API Called ===
[15-May-2026 04:17:20 UTC] User ID: 575
[15-May-2026 04:17:20 UTC] Limit: 20, Offset: 0
[15-May-2026 04:17:20 UTC] Orders found: 0
[15-May-2026 04:17:20 UTC] Orders data: []
[15-May-2026 04:17:20 UTC] Total orders count: 0
[15-May-2026 04:17:20 UTC] === API CALL LOG ===
[15-May-2026 04:17:20 UTC] Endpoint: user/profile.php
[15-May-2026 04:17:20 UTC] Full Log Data: {
    "timestamp": "2026-05-15 04:17:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:448a:2012:1a1:106e:264:27be:a404",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2001:448a:2012:1a1:106e:264:27be:a404, 162.158.88.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc1IiwidXNlcm5hbWUiOiJGYW5uMjc2IiwiZW1haWwiOiJtdWhhbW1hZHJpcGFuc3lhaDI3NkBnbWFpbC5jb20iLCJleHAiOjE3Nzk0MjM0NDB9.2iQ41xeBZgCs1MMghCRzhAiY-6VJ8M-75jd2PZPV5GQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fbf5519687bff7d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2001:448a:2012:1a1:106e:264:27be:a404",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 04:17:20 UTC] === END API CALL LOG ===
[15-May-2026 04:17:20 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 04:17:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc1IiwidXNlcm5hbWUiOiJGYW5uMjc2IiwiZW1haWwiOiJtdWhhbW1hZHJpcGFuc3lhaDI3NkBnbWFpbC5jb20iLCJleHAiOjE3Nzk0MjM0NDB9.2iQ41xeBZgCs1MMghCRzhAiY-6VJ8M-75jd2PZPV5GQ
[15-May-2026 04:17:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 04:17:20 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 04:17:20 UTC] User ID: 575
[15-May-2026 04:17:20 UTC] ✅ User profile retrieved successfully for user ID: 575
[15-May-2026 04:17:21 UTC] === API CALL LOG ===
[15-May-2026 04:17:21 UTC] Endpoint: user/profile.php
[15-May-2026 04:17:21 UTC] Full Log Data: {
    "timestamp": "2026-05-15 04:17:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:448a:2012:1a1:106e:264:27be:a404",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2001:448a:2012:1a1:106e:264:27be:a404, 162.158.88.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc1IiwidXNlcm5hbWUiOiJGYW5uMjc2IiwiZW1haWwiOiJtdWhhbW1hZHJpcGFuc3lhaDI3NkBnbWFpbC5jb20iLCJleHAiOjE3Nzk0MjM0NDB9.2iQ41xeBZgCs1MMghCRzhAiY-6VJ8M-75jd2PZPV5GQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fbf551fa8abff7d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2001:448a:2012:1a1:106e:264:27be:a404",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 04:17:21 UTC] === END API CALL LOG ===
[15-May-2026 04:17:21 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 04:17:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc1IiwidXNlcm5hbWUiOiJGYW5uMjc2IiwiZW1haWwiOiJtdWhhbW1hZHJpcGFuc3lhaDI3NkBnbWFpbC5jb20iLCJleHAiOjE3Nzk0MjM0NDB9.2iQ41xeBZgCs1MMghCRzhAiY-6VJ8M-75jd2PZPV5GQ
[15-May-2026 04:17:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 04:17:21 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 04:17:21 UTC] User ID: 575
[15-May-2026 04:17:21 UTC] ✅ User profile retrieved successfully for user ID: 575
[15-May-2026 04:17:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 04:17:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 04:17:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2001:448a:2012:1a1:106e:264:27be:a404, 162.158.88.28","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc1IiwidXNlcm5hbWUiOiJGYW5uMjc2IiwiZW1haWwiOiJtdWhhbW1hZHJpcGFuc3lhaDI3NkBnbWFpbC5jb20iLCJleHAiOjE3Nzk0MjM0NDB9.2iQ41xeBZgCs1MMghCRzhAiY-6VJ8M-75jd2PZPV5GQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fbf555fdbdaff7d-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2001:448a:2012:1a1:106e:264:27be:a404","cf-ipcountry":"ID","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-May-2026 04:17:32 UTC] === User Orders API Called ===
[15-May-2026 04:17:32 UTC] User ID: 575
[15-May-2026 04:17:32 UTC] Limit: 20, Offset: 0
[15-May-2026 04:17:32 UTC] Orders found: 0
[15-May-2026 04:17:32 UTC] Orders data: []
[15-May-2026 04:17:32 UTC] Total orders count: 0
[15-May-2026 04:17:32 UTC] === API CALL LOG ===
[15-May-2026 04:17:32 UTC] Endpoint: user/profile.php
[15-May-2026 04:17:32 UTC] Full Log Data: {
    "timestamp": "2026-05-15 04:17:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:448a:2012:1a1:106e:264:27be:a404",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2001:448a:2012:1a1:106e:264:27be:a404, 162.158.88.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc1IiwidXNlcm5hbWUiOiJGYW5uMjc2IiwiZW1haWwiOiJtdWhhbW1hZHJpcGFuc3lhaDI3NkBnbWFpbC5jb20iLCJleHAiOjE3Nzk0MjM0NDB9.2iQ41xeBZgCs1MMghCRzhAiY-6VJ8M-75jd2PZPV5GQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fbf55607d90ff7d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2001:448a:2012:1a1:106e:264:27be:a404",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 04:17:32 UTC] === END API CALL LOG ===
[15-May-2026 04:17:32 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 04:17:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc1IiwidXNlcm5hbWUiOiJGYW5uMjc2IiwiZW1haWwiOiJtdWhhbW1hZHJpcGFuc3lhaDI3NkBnbWFpbC5jb20iLCJleHAiOjE3Nzk0MjM0NDB9.2iQ41xeBZgCs1MMghCRzhAiY-6VJ8M-75jd2PZPV5GQ
[15-May-2026 04:17:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 04:17:32 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 04:17:32 UTC] User ID: 575
[15-May-2026 04:17:32 UTC] ✅ User profile retrieved successfully for user ID: 575
[15-May-2026 04:17:32 UTC] === API CALL LOG ===
[15-May-2026 04:17:32 UTC] Endpoint: user/profile.php
[15-May-2026 04:17:32 UTC] Full Log Data: {
    "timestamp": "2026-05-15 04:17:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:448a:2012:1a1:106e:264:27be:a404",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2001:448a:2012:1a1:106e:264:27be:a404, 162.158.88.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc1IiwidXNlcm5hbWUiOiJGYW5uMjc2IiwiZW1haWwiOiJtdWhhbW1hZHJpcGFuc3lhaDI3NkBnbWFpbC5jb20iLCJleHAiOjE3Nzk0MjM0NDB9.2iQ41xeBZgCs1MMghCRzhAiY-6VJ8M-75jd2PZPV5GQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fbf55644860ff7d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2001:448a:2012:1a1:106e:264:27be:a404",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 04:17:32 UTC] === END API CALL LOG ===
[15-May-2026 04:17:32 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 04:17:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc1IiwidXNlcm5hbWUiOiJGYW5uMjc2IiwiZW1haWwiOiJtdWhhbW1hZHJpcGFuc3lhaDI3NkBnbWFpbC5jb20iLCJleHAiOjE3Nzk0MjM0NDB9.2iQ41xeBZgCs1MMghCRzhAiY-6VJ8M-75jd2PZPV5GQ
[15-May-2026 04:17:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 04:17:32 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 04:17:32 UTC] User ID: 575
[15-May-2026 04:17:32 UTC] ✅ User profile retrieved successfully for user ID: 575
[15-May-2026 04:17:33 UTC] === API CALL LOG ===
[15-May-2026 04:17:33 UTC] Endpoint: user/profile.php
[15-May-2026 04:17:33 UTC] Full Log Data: {
    "timestamp": "2026-05-15 04:17:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:448a:2012:1a1:106e:264:27be:a404",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2001:448a:2012:1a1:106e:264:27be:a404, 162.158.88.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc1IiwidXNlcm5hbWUiOiJGYW5uMjc2IiwiZW1haWwiOiJtdWhhbW1hZHJpcGFuc3lhaDI3NkBnbWFpbC5jb20iLCJleHAiOjE3Nzk0MjM0NDB9.2iQ41xeBZgCs1MMghCRzhAiY-6VJ8M-75jd2PZPV5GQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fbf55660decff7d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2001:448a:2012:1a1:106e:264:27be:a404",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 04:17:33 UTC] === END API CALL LOG ===
[15-May-2026 04:17:33 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 04:17:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc1IiwidXNlcm5hbWUiOiJGYW5uMjc2IiwiZW1haWwiOiJtdWhhbW1hZHJpcGFuc3lhaDI3NkBnbWFpbC5jb20iLCJleHAiOjE3Nzk0MjM0NDB9.2iQ41xeBZgCs1MMghCRzhAiY-6VJ8M-75jd2PZPV5GQ
[15-May-2026 04:17:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 04:17:33 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 04:17:33 UTC] User ID: 575
[15-May-2026 04:17:33 UTC] ✅ User profile retrieved successfully for user ID: 575
[15-May-2026 04:17:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 04:17:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 04:17:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2001:448a:2012:1a1:106e:264:27be:a404, 162.158.88.28","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc1IiwidXNlcm5hbWUiOiJGYW5uMjc2IiwiZW1haWwiOiJtdWhhbW1hZHJpcGFuc3lhaDI3NkBnbWFpbC5jb20iLCJleHAiOjE3Nzk0MjM0NDB9.2iQ41xeBZgCs1MMghCRzhAiY-6VJ8M-75jd2PZPV5GQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fbf55c4d863ff7d-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2001:448a:2012:1a1:106e:264:27be:a404","cf-ipcountry":"ID","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-May-2026 04:17:48 UTC] === User Orders API Called ===
[15-May-2026 04:17:48 UTC] User ID: 575
[15-May-2026 04:17:48 UTC] Limit: 20, Offset: 0
[15-May-2026 04:17:48 UTC] Orders found: 0
[15-May-2026 04:17:48 UTC] Orders data: []
[15-May-2026 04:17:48 UTC] Total orders count: 0
[15-May-2026 04:17:48 UTC] === API CALL LOG ===
[15-May-2026 04:17:48 UTC] Endpoint: user/profile.php
[15-May-2026 04:17:48 UTC] Full Log Data: {
    "timestamp": "2026-05-15 04:17:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:448a:2012:1a1:106e:264:27be:a404",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2001:448a:2012:1a1:106e:264:27be:a404, 162.158.88.29",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc1IiwidXNlcm5hbWUiOiJGYW5uMjc2IiwiZW1haWwiOiJtdWhhbW1hZHJpcGFuc3lhaDI3NkBnbWFpbC5jb20iLCJleHAiOjE3Nzk0MjM0NDB9.2iQ41xeBZgCs1MMghCRzhAiY-6VJ8M-75jd2PZPV5GQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fbf55c559a0ff7d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2001:448a:2012:1a1:106e:264:27be:a404",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 04:17:48 UTC] === END API CALL LOG ===
[15-May-2026 04:17:48 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 04:17:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc1IiwidXNlcm5hbWUiOiJGYW5uMjc2IiwiZW1haWwiOiJtdWhhbW1hZHJpcGFuc3lhaDI3NkBnbWFpbC5jb20iLCJleHAiOjE3Nzk0MjM0NDB9.2iQ41xeBZgCs1MMghCRzhAiY-6VJ8M-75jd2PZPV5GQ
[15-May-2026 04:17:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 04:17:48 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 04:17:48 UTC] User ID: 575
[15-May-2026 04:17:48 UTC] ✅ User profile retrieved successfully for user ID: 575
[15-May-2026 04:17:49 UTC] === API CALL LOG ===
[15-May-2026 04:17:49 UTC] Endpoint: user/profile.php
[15-May-2026 04:17:49 UTC] Full Log Data: {
    "timestamp": "2026-05-15 04:17:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:448a:2012:1a1:106e:264:27be:a404",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2001:448a:2012:1a1:106e:264:27be:a404, 162.158.88.29",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc1IiwidXNlcm5hbWUiOiJGYW5uMjc2IiwiZW1haWwiOiJtdWhhbW1hZHJpcGFuc3lhaDI3NkBnbWFpbC5jb20iLCJleHAiOjE3Nzk0MjM0NDB9.2iQ41xeBZgCs1MMghCRzhAiY-6VJ8M-75jd2PZPV5GQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fbf55c93d2cff7d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2001:448a:2012:1a1:106e:264:27be:a404",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 04:17:49 UTC] === END API CALL LOG ===
[15-May-2026 04:17:49 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 04:17:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc1IiwidXNlcm5hbWUiOiJGYW5uMjc2IiwiZW1haWwiOiJtdWhhbW1hZHJpcGFuc3lhaDI3NkBnbWFpbC5jb20iLCJleHAiOjE3Nzk0MjM0NDB9.2iQ41xeBZgCs1MMghCRzhAiY-6VJ8M-75jd2PZPV5GQ
[15-May-2026 04:17:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 04:17:49 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 04:17:49 UTC] User ID: 575
[15-May-2026 04:17:49 UTC] ✅ User profile retrieved successfully for user ID: 575
[15-May-2026 04:17:49 UTC] === API CALL LOG ===
[15-May-2026 04:17:49 UTC] Endpoint: user/profile.php
[15-May-2026 04:17:49 UTC] Full Log Data: {
    "timestamp": "2026-05-15 04:17:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:448a:2012:1a1:106e:264:27be:a404",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2001:448a:2012:1a1:106e:264:27be:a404, 162.158.88.29",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc1IiwidXNlcm5hbWUiOiJGYW5uMjc2IiwiZW1haWwiOiJtdWhhbW1hZHJpcGFuc3lhaDI3NkBnbWFpbC5jb20iLCJleHAiOjE3Nzk0MjM0NDB9.2iQ41xeBZgCs1MMghCRzhAiY-6VJ8M-75jd2PZPV5GQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fbf55ce5be4ff7d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2001:448a:2012:1a1:106e:264:27be:a404",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 04:17:49 UTC] === END API CALL LOG ===
[15-May-2026 04:17:49 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 04:17:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc1IiwidXNlcm5hbWUiOiJGYW5uMjc2IiwiZW1haWwiOiJtdWhhbW1hZHJpcGFuc3lhaDI3NkBnbWFpbC5jb20iLCJleHAiOjE3Nzk0MjM0NDB9.2iQ41xeBZgCs1MMghCRzhAiY-6VJ8M-75jd2PZPV5GQ
[15-May-2026 04:17:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 04:17:49 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 04:17:49 UTC] User ID: 575
[15-May-2026 04:17:49 UTC] ✅ User profile retrieved successfully for user ID: 575
[15-May-2026 04:26:16 UTC] === API CALL LOG ===
[15-May-2026 04:26:16 UTC] Endpoint: user/profile.php
[15-May-2026 04:26:16 UTC] Full Log Data: {
    "timestamp": "2026-05-15 04:26:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:448a:2012:1a1:106e:264:27be:a404",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2001:448a:2012:1a1:106e:264:27be:a404, 172.70.147.179",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc1IiwidXNlcm5hbWUiOiJGYW5uMjc2IiwiZW1haWwiOiJtdWhhbW1hZHJpcGFuc3lhaDI3NkBnbWFpbC5jb20iLCJleHAiOjE3Nzk0MjM0NDB9.2iQ41xeBZgCs1MMghCRzhAiY-6VJ8M-75jd2PZPV5GQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fbf622acc56d969-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2001:448a:2012:1a1:106e:264:27be:a404",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 04:26:16 UTC] === END API CALL LOG ===
[15-May-2026 04:26:16 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 04:26:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc1IiwidXNlcm5hbWUiOiJGYW5uMjc2IiwiZW1haWwiOiJtdWhhbW1hZHJpcGFuc3lhaDI3NkBnbWFpbC5jb20iLCJleHAiOjE3Nzk0MjM0NDB9.2iQ41xeBZgCs1MMghCRzhAiY-6VJ8M-75jd2PZPV5GQ
[15-May-2026 04:26:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 04:26:16 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 04:26:16 UTC] User ID: 575
[15-May-2026 04:26:16 UTC] ✅ User profile retrieved successfully for user ID: 575
[15-May-2026 04:26:17 UTC] === API CALL LOG ===
[15-May-2026 04:26:17 UTC] Endpoint: user/profile.php
[15-May-2026 04:26:17 UTC] Full Log Data: {
    "timestamp": "2026-05-15 04:26:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:448a:2012:1a1:106e:264:27be:a404",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2001:448a:2012:1a1:106e:264:27be:a404, 172.70.147.179",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc1IiwidXNlcm5hbWUiOiJGYW5uMjc2IiwiZW1haWwiOiJtdWhhbW1hZHJpcGFuc3lhaDI3NkBnbWFpbC5jb20iLCJleHAiOjE3Nzk0MjM0NDB9.2iQ41xeBZgCs1MMghCRzhAiY-6VJ8M-75jd2PZPV5GQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fbf6233498ed969-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2001:448a:2012:1a1:106e:264:27be:a404",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 04:26:17 UTC] === END API CALL LOG ===
[15-May-2026 04:26:17 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 04:26:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc1IiwidXNlcm5hbWUiOiJGYW5uMjc2IiwiZW1haWwiOiJtdWhhbW1hZHJpcGFuc3lhaDI3NkBnbWFpbC5jb20iLCJleHAiOjE3Nzk0MjM0NDB9.2iQ41xeBZgCs1MMghCRzhAiY-6VJ8M-75jd2PZPV5GQ
[15-May-2026 04:26:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 04:26:17 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 04:26:17 UTC] User ID: 575
[15-May-2026 04:26:17 UTC] ✅ User profile retrieved successfully for user ID: 575
[15-May-2026 04:26:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 04:26:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 04:26:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2001:448a:2012:1a1:106e:264:27be:a404, 172.70.147.179","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc1IiwidXNlcm5hbWUiOiJGYW5uMjc2IiwiZW1haWwiOiJtdWhhbW1hZHJpcGFuc3lhaDI3NkBnbWFpbC5jb20iLCJleHAiOjE3Nzk0MjM0NDB9.2iQ41xeBZgCs1MMghCRzhAiY-6VJ8M-75jd2PZPV5GQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fbf62338a1cd969-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2001:448a:2012:1a1:106e:264:27be:a404","cf-ipcountry":"ID","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-May-2026 04:26:17 UTC] === User Orders API Called ===
[15-May-2026 04:26:17 UTC] User ID: 575
[15-May-2026 04:26:17 UTC] Limit: 20, Offset: 0
[15-May-2026 04:26:17 UTC] Orders found: 0
[15-May-2026 04:26:17 UTC] Orders data: []
[15-May-2026 04:26:17 UTC] Total orders count: 0
[15-May-2026 04:26:17 UTC] === API CALL LOG ===
[15-May-2026 04:26:17 UTC] Endpoint: user/profile.php
[15-May-2026 04:26:17 UTC] Full Log Data: {
    "timestamp": "2026-05-15 04:26:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:448a:2012:1a1:106e:264:27be:a404",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2001:448a:2012:1a1:106e:264:27be:a404, 172.70.147.179",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc1IiwidXNlcm5hbWUiOiJGYW5uMjc2IiwiZW1haWwiOiJtdWhhbW1hZHJpcGFuc3lhaDI3NkBnbWFpbC5jb20iLCJleHAiOjE3Nzk0MjM0NDB9.2iQ41xeBZgCs1MMghCRzhAiY-6VJ8M-75jd2PZPV5GQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fbf6233fb2dd969-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2001:448a:2012:1a1:106e:264:27be:a404",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 04:26:17 UTC] === END API CALL LOG ===
[15-May-2026 04:26:17 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 04:26:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc1IiwidXNlcm5hbWUiOiJGYW5uMjc2IiwiZW1haWwiOiJtdWhhbW1hZHJpcGFuc3lhaDI3NkBnbWFpbC5jb20iLCJleHAiOjE3Nzk0MjM0NDB9.2iQ41xeBZgCs1MMghCRzhAiY-6VJ8M-75jd2PZPV5GQ
[15-May-2026 04:26:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 04:26:17 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 04:26:17 UTC] User ID: 575
[15-May-2026 04:26:17 UTC] ✅ User profile retrieved successfully for user ID: 575
[15-May-2026 04:26:18 UTC] === API CALL LOG ===
[15-May-2026 04:26:18 UTC] Endpoint: user/profile.php
[15-May-2026 04:26:18 UTC] Full Log Data: {
    "timestamp": "2026-05-15 04:26:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:448a:2012:1a1:106e:264:27be:a404",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2001:448a:2012:1a1:106e:264:27be:a404, 172.70.147.179",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc1IiwidXNlcm5hbWUiOiJGYW5uMjc2IiwiZW1haWwiOiJtdWhhbW1hZHJpcGFuc3lhaDI3NkBnbWFpbC5jb20iLCJleHAiOjE3Nzk0MjM0NDB9.2iQ41xeBZgCs1MMghCRzhAiY-6VJ8M-75jd2PZPV5GQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fbf62395869d969-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2001:448a:2012:1a1:106e:264:27be:a404",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 04:26:18 UTC] === END API CALL LOG ===
[15-May-2026 04:26:18 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 04:26:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc1IiwidXNlcm5hbWUiOiJGYW5uMjc2IiwiZW1haWwiOiJtdWhhbW1hZHJpcGFuc3lhaDI3NkBnbWFpbC5jb20iLCJleHAiOjE3Nzk0MjM0NDB9.2iQ41xeBZgCs1MMghCRzhAiY-6VJ8M-75jd2PZPV5GQ
[15-May-2026 04:26:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 04:26:18 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 04:26:18 UTC] User ID: 575
[15-May-2026 04:26:18 UTC] ✅ User profile retrieved successfully for user ID: 575
[15-May-2026 04:28:54 UTC] === API CALL LOG ===
[15-May-2026 04:28:54 UTC] Endpoint: user/profile.php
[15-May-2026 04:28:54 UTC] Full Log Data: {
    "timestamp": "2026-05-15 04:28:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:448a:2012:1a1:106e:264:27be:a404",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2001:448a:2012:1a1:106e:264:27be:a404, 172.70.147.178",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc1IiwidXNlcm5hbWUiOiJGYW5uMjc2IiwiZW1haWwiOiJtdWhhbW1hZHJpcGFuc3lhaDI3NkBnbWFpbC5jb20iLCJleHAiOjE3Nzk0MjM0NDB9.2iQ41xeBZgCs1MMghCRzhAiY-6VJ8M-75jd2PZPV5GQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fbf66033965d969-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2001:448a:2012:1a1:106e:264:27be:a404",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 04:28:54 UTC] === END API CALL LOG ===
[15-May-2026 04:28:54 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 04:28:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc1IiwidXNlcm5hbWUiOiJGYW5uMjc2IiwiZW1haWwiOiJtdWhhbW1hZHJpcGFuc3lhaDI3NkBnbWFpbC5jb20iLCJleHAiOjE3Nzk0MjM0NDB9.2iQ41xeBZgCs1MMghCRzhAiY-6VJ8M-75jd2PZPV5GQ
[15-May-2026 04:28:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 04:28:54 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 04:28:54 UTC] User ID: 575
[15-May-2026 04:28:54 UTC] ✅ User profile retrieved successfully for user ID: 575
[15-May-2026 04:29:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 04:29:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 04:29:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2001:448a:2012:1a1:106e:264:27be:a404, 172.70.147.178","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc1IiwidXNlcm5hbWUiOiJGYW5uMjc2IiwiZW1haWwiOiJtdWhhbW1hZHJpcGFuc3lhaDI3NkBnbWFpbC5jb20iLCJleHAiOjE3Nzk0MjM0NDB9.2iQ41xeBZgCs1MMghCRzhAiY-6VJ8M-75jd2PZPV5GQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fbf667f6e9bd969-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2001:448a:2012:1a1:106e:264:27be:a404","cf-ipcountry":"ID","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-May-2026 04:29:14 UTC] === User Orders API Called ===
[15-May-2026 04:29:14 UTC] User ID: 575
[15-May-2026 04:29:14 UTC] Limit: 20, Offset: 0
[15-May-2026 04:29:14 UTC] Orders found: 0
[15-May-2026 04:29:14 UTC] Orders data: []
[15-May-2026 04:29:14 UTC] Total orders count: 0
[15-May-2026 04:29:16 UTC] === API CALL LOG ===
[15-May-2026 04:29:16 UTC] Endpoint: user/profile.php
[15-May-2026 04:29:16 UTC] Full Log Data: {
    "timestamp": "2026-05-15 04:29:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:448a:2012:1a1:106e:264:27be:a404",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2001:448a:2012:1a1:106e:264:27be:a404, 172.70.147.178",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc1IiwidXNlcm5hbWUiOiJGYW5uMjc2IiwiZW1haWwiOiJtdWhhbW1hZHJpcGFuc3lhaDI3NkBnbWFpbC5jb20iLCJleHAiOjE3Nzk0MjM0NDB9.2iQ41xeBZgCs1MMghCRzhAiY-6VJ8M-75jd2PZPV5GQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fbf669359b0d969-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2001:448a:2012:1a1:106e:264:27be:a404",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 04:29:16 UTC] === END API CALL LOG ===
[15-May-2026 04:29:16 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 04:29:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc1IiwidXNlcm5hbWUiOiJGYW5uMjc2IiwiZW1haWwiOiJtdWhhbW1hZHJpcGFuc3lhaDI3NkBnbWFpbC5jb20iLCJleHAiOjE3Nzk0MjM0NDB9.2iQ41xeBZgCs1MMghCRzhAiY-6VJ8M-75jd2PZPV5GQ
[15-May-2026 04:29:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 04:29:16 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 04:29:16 UTC] User ID: 575
[15-May-2026 04:29:16 UTC] ✅ User profile retrieved successfully for user ID: 575
[15-May-2026 04:29:17 UTC] User Purchases API - User ID: 575
[15-May-2026 04:29:17 UTC] User Purchases API - Total purchases found: 1
[15-May-2026 04:29:21 UTC] === API CALL LOG ===
[15-May-2026 04:29:21 UTC] Endpoint: user/profile.php
[15-May-2026 04:29:21 UTC] Full Log Data: {
    "timestamp": "2026-05-15 04:29:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:448a:2012:1a1:106e:264:27be:a404",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2001:448a:2012:1a1:106e:264:27be:a404, 172.70.147.178",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc1IiwidXNlcm5hbWUiOiJGYW5uMjc2IiwiZW1haWwiOiJtdWhhbW1hZHJpcGFuc3lhaDI3NkBnbWFpbC5jb20iLCJleHAiOjE3Nzk0MjM0NDB9.2iQ41xeBZgCs1MMghCRzhAiY-6VJ8M-75jd2PZPV5GQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fbf66b15fbdd969-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2001:448a:2012:1a1:106e:264:27be:a404",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 04:29:21 UTC] === END API CALL LOG ===
[15-May-2026 04:29:21 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 04:29:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc1IiwidXNlcm5hbWUiOiJGYW5uMjc2IiwiZW1haWwiOiJtdWhhbW1hZHJpcGFuc3lhaDI3NkBnbWFpbC5jb20iLCJleHAiOjE3Nzk0MjM0NDB9.2iQ41xeBZgCs1MMghCRzhAiY-6VJ8M-75jd2PZPV5GQ
[15-May-2026 04:29:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 04:29:21 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 04:29:21 UTC] User ID: 575
[15-May-2026 04:29:21 UTC] ✅ User profile retrieved successfully for user ID: 575
[15-May-2026 04:29:21 UTC] User Purchases API - User ID: 575
[15-May-2026 04:29:21 UTC] User Purchases API - Total purchases found: 1
[15-May-2026 04:29:27 UTC] === API CALL LOG ===
[15-May-2026 04:29:27 UTC] Endpoint: user/profile.php
[15-May-2026 04:29:27 UTC] Full Log Data: {
    "timestamp": "2026-05-15 04:29:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:448a:2012:1a1:106e:264:27be:a404",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2001:448a:2012:1a1:106e:264:27be:a404, 172.70.147.178",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc1IiwidXNlcm5hbWUiOiJGYW5uMjc2IiwiZW1haWwiOiJtdWhhbW1hZHJpcGFuc3lhaDI3NkBnbWFpbC5jb20iLCJleHAiOjE3Nzk0MjM0NDB9.2iQ41xeBZgCs1MMghCRzhAiY-6VJ8M-75jd2PZPV5GQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fbf66d678ccd969-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2001:448a:2012:1a1:106e:264:27be:a404",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 04:29:27 UTC] === END API CALL LOG ===
[15-May-2026 04:29:27 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 04:29:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc1IiwidXNlcm5hbWUiOiJGYW5uMjc2IiwiZW1haWwiOiJtdWhhbW1hZHJpcGFuc3lhaDI3NkBnbWFpbC5jb20iLCJleHAiOjE3Nzk0MjM0NDB9.2iQ41xeBZgCs1MMghCRzhAiY-6VJ8M-75jd2PZPV5GQ
[15-May-2026 04:29:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 04:29:27 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 04:29:27 UTC] User ID: 575
[15-May-2026 04:29:27 UTC] ✅ User profile retrieved successfully for user ID: 575
[15-May-2026 04:29:27 UTC] User Purchases API - User ID: 575
[15-May-2026 04:29:27 UTC] User Purchases API - Total purchases found: 1
[15-May-2026 04:29:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 04:29:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 04:29:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2001:448a:2012:1a1:106e:264:27be:a404, 172.70.147.178","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc1IiwidXNlcm5hbWUiOiJGYW5uMjc2IiwiZW1haWwiOiJtdWhhbW1hZHJpcGFuc3lhaDI3NkBnbWFpbC5jb20iLCJleHAiOjE3Nzk0MjM0NDB9.2iQ41xeBZgCs1MMghCRzhAiY-6VJ8M-75jd2PZPV5GQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fbf66ee7edfd969-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2001:448a:2012:1a1:106e:264:27be:a404","cf-ipcountry":"ID","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-May-2026 04:29:31 UTC] === User Orders API Called ===
[15-May-2026 04:29:31 UTC] User ID: 575
[15-May-2026 04:29:31 UTC] Limit: 20, Offset: 0
[15-May-2026 04:29:31 UTC] Orders found: 0
[15-May-2026 04:29:31 UTC] Orders data: []
[15-May-2026 04:29:31 UTC] Total orders count: 0
[15-May-2026 04:29:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 04:29:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 04:29:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2001:448a:2012:1a1:106e:264:27be:a404, 172.70.147.178","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc1IiwidXNlcm5hbWUiOiJGYW5uMjc2IiwiZW1haWwiOiJtdWhhbW1hZHJpcGFuc3lhaDI3NkBnbWFpbC5jb20iLCJleHAiOjE3Nzk0MjM0NDB9.2iQ41xeBZgCs1MMghCRzhAiY-6VJ8M-75jd2PZPV5GQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fbf6701994fd969-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2001:448a:2012:1a1:106e:264:27be:a404","cf-ipcountry":"ID","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-May-2026 04:29:34 UTC] === User Orders API Called ===
[15-May-2026 04:29:34 UTC] User ID: 575
[15-May-2026 04:29:34 UTC] Limit: 20, Offset: 0
[15-May-2026 04:29:34 UTC] Orders found: 0
[15-May-2026 04:29:34 UTC] Orders data: []
[15-May-2026 04:29:34 UTC] Total orders count: 0
[15-May-2026 04:29:34 UTC] === API CALL LOG ===
[15-May-2026 04:29:34 UTC] Endpoint: user/profile.php
[15-May-2026 04:29:34 UTC] Full Log Data: {
    "timestamp": "2026-05-15 04:29:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:448a:2012:1a1:106e:264:27be:a404",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2001:448a:2012:1a1:106e:264:27be:a404, 172.70.147.178",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc1IiwidXNlcm5hbWUiOiJGYW5uMjc2IiwiZW1haWwiOiJtdWhhbW1hZHJpcGFuc3lhaDI3NkBnbWFpbC5jb20iLCJleHAiOjE3Nzk0MjM0NDB9.2iQ41xeBZgCs1MMghCRzhAiY-6VJ8M-75jd2PZPV5GQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fbf67021b49d969-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2001:448a:2012:1a1:106e:264:27be:a404",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 04:29:34 UTC] === END API CALL LOG ===
[15-May-2026 04:29:34 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 04:29:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc1IiwidXNlcm5hbWUiOiJGYW5uMjc2IiwiZW1haWwiOiJtdWhhbW1hZHJpcGFuc3lhaDI3NkBnbWFpbC5jb20iLCJleHAiOjE3Nzk0MjM0NDB9.2iQ41xeBZgCs1MMghCRzhAiY-6VJ8M-75jd2PZPV5GQ
[15-May-2026 04:29:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 04:29:34 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 04:29:34 UTC] User ID: 575
[15-May-2026 04:29:34 UTC] ✅ User profile retrieved successfully for user ID: 575
[15-May-2026 04:29:35 UTC] === API CALL LOG ===
[15-May-2026 04:29:35 UTC] Endpoint: user/profile.php
[15-May-2026 04:29:35 UTC] Full Log Data: {
    "timestamp": "2026-05-15 04:29:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:448a:2012:1a1:106e:264:27be:a404",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2001:448a:2012:1a1:106e:264:27be:a404, 172.70.147.178",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc1IiwidXNlcm5hbWUiOiJGYW5uMjc2IiwiZW1haWwiOiJtdWhhbW1hZHJpcGFuc3lhaDI3NkBnbWFpbC5jb20iLCJleHAiOjE3Nzk0MjM0NDB9.2iQ41xeBZgCs1MMghCRzhAiY-6VJ8M-75jd2PZPV5GQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fbf67060de5d969-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2001:448a:2012:1a1:106e:264:27be:a404",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 04:29:35 UTC] === END API CALL LOG ===
[15-May-2026 04:29:35 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 04:29:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc1IiwidXNlcm5hbWUiOiJGYW5uMjc2IiwiZW1haWwiOiJtdWhhbW1hZHJpcGFuc3lhaDI3NkBnbWFpbC5jb20iLCJleHAiOjE3Nzk0MjM0NDB9.2iQ41xeBZgCs1MMghCRzhAiY-6VJ8M-75jd2PZPV5GQ
[15-May-2026 04:29:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 04:29:35 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 04:29:35 UTC] User ID: 575
[15-May-2026 04:29:35 UTC] ✅ User profile retrieved successfully for user ID: 575
[15-May-2026 04:29:47 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 04:29:47 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 04:29:47 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2001:448a:2012:1a1:106e:264:27be:a404, 172.70.147.178","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc1IiwidXNlcm5hbWUiOiJGYW5uMjc2IiwiZW1haWwiOiJtdWhhbW1hZHJpcGFuc3lhaDI3NkBnbWFpbC5jb20iLCJleHAiOjE3Nzk0MjM0NDB9.2iQ41xeBZgCs1MMghCRzhAiY-6VJ8M-75jd2PZPV5GQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fbf67530d88d969-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2001:448a:2012:1a1:106e:264:27be:a404","cf-ipcountry":"ID","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-May-2026 04:29:47 UTC] === User Orders API Called ===
[15-May-2026 04:29:47 UTC] User ID: 575
[15-May-2026 04:29:47 UTC] Limit: 20, Offset: 0
[15-May-2026 04:29:47 UTC] Orders found: 0
[15-May-2026 04:29:47 UTC] Orders data: []
[15-May-2026 04:29:47 UTC] Total orders count: 0
[15-May-2026 04:29:48 UTC] === API CALL LOG ===
[15-May-2026 04:29:48 UTC] Endpoint: user/profile.php
[15-May-2026 04:29:48 UTC] Full Log Data: {
    "timestamp": "2026-05-15 04:29:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:448a:2012:1a1:106e:264:27be:a404",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2001:448a:2012:1a1:106e:264:27be:a404, 172.70.147.178",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc1IiwidXNlcm5hbWUiOiJGYW5uMjc2IiwiZW1haWwiOiJtdWhhbW1hZHJpcGFuc3lhaDI3NkBnbWFpbC5jb20iLCJleHAiOjE3Nzk0MjM0NDB9.2iQ41xeBZgCs1MMghCRzhAiY-6VJ8M-75jd2PZPV5GQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fbf67539efcd969-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2001:448a:2012:1a1:106e:264:27be:a404",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 04:29:48 UTC] === END API CALL LOG ===
[15-May-2026 04:29:48 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 04:29:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc1IiwidXNlcm5hbWUiOiJGYW5uMjc2IiwiZW1haWwiOiJtdWhhbW1hZHJpcGFuc3lhaDI3NkBnbWFpbC5jb20iLCJleHAiOjE3Nzk0MjM0NDB9.2iQ41xeBZgCs1MMghCRzhAiY-6VJ8M-75jd2PZPV5GQ
[15-May-2026 04:29:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 04:29:48 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 04:29:48 UTC] User ID: 575
[15-May-2026 04:29:48 UTC] ✅ User profile retrieved successfully for user ID: 575
[15-May-2026 04:29:48 UTC] === API CALL LOG ===
[15-May-2026 04:29:48 UTC] Endpoint: user/profile.php
[15-May-2026 04:29:48 UTC] Full Log Data: {
    "timestamp": "2026-05-15 04:29:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:448a:2012:1a1:106e:264:27be:a404",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2001:448a:2012:1a1:106e:264:27be:a404, 172.70.147.178",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc1IiwidXNlcm5hbWUiOiJGYW5uMjc2IiwiZW1haWwiOiJtdWhhbW1hZHJpcGFuc3lhaDI3NkBnbWFpbC5jb20iLCJleHAiOjE3Nzk0MjM0NDB9.2iQ41xeBZgCs1MMghCRzhAiY-6VJ8M-75jd2PZPV5GQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fbf6757788dd969-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2001:448a:2012:1a1:106e:264:27be:a404",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 04:29:48 UTC] === END API CALL LOG ===
[15-May-2026 04:29:48 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 04:29:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc1IiwidXNlcm5hbWUiOiJGYW5uMjc2IiwiZW1haWwiOiJtdWhhbW1hZHJpcGFuc3lhaDI3NkBnbWFpbC5jb20iLCJleHAiOjE3Nzk0MjM0NDB9.2iQ41xeBZgCs1MMghCRzhAiY-6VJ8M-75jd2PZPV5GQ
[15-May-2026 04:29:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 04:29:48 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 04:29:48 UTC] User ID: 575
[15-May-2026 04:29:48 UTC] ✅ User profile retrieved successfully for user ID: 575
[15-May-2026 04:33:20 UTC] === API CALL LOG ===
[15-May-2026 04:33:20 UTC] Endpoint: user/profile.php
[15-May-2026 04:33:20 UTC] Full Log Data: {
    "timestamp": "2026-05-15 04:33:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:448a:2012:1a1:106e:264:27be:a404",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2001:448a:2012:1a1:106e:264:27be:a404, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc1IiwidXNlcm5hbWUiOiJGYW5uMjc2IiwiZW1haWwiOiJtdWhhbW1hZHJpcGFuc3lhaDI3NkBnbWFpbC5jb20iLCJleHAiOjE3Nzk0MjM0NDB9.2iQ41xeBZgCs1MMghCRzhAiY-6VJ8M-75jd2PZPV5GQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fbf6c805c8ac579-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2001:448a:2012:1a1:106e:264:27be:a404",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 04:33:20 UTC] === END API CALL LOG ===
[15-May-2026 04:33:20 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 04:33:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc1IiwidXNlcm5hbWUiOiJGYW5uMjc2IiwiZW1haWwiOiJtdWhhbW1hZHJpcGFuc3lhaDI3NkBnbWFpbC5jb20iLCJleHAiOjE3Nzk0MjM0NDB9.2iQ41xeBZgCs1MMghCRzhAiY-6VJ8M-75jd2PZPV5GQ
[15-May-2026 04:33:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 04:33:20 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 04:33:20 UTC] User ID: 575
[15-May-2026 04:33:20 UTC] ✅ User profile retrieved successfully for user ID: 575
[15-May-2026 04:33:20 UTC] === API CALL LOG ===
[15-May-2026 04:33:20 UTC] Endpoint: user/profile.php
[15-May-2026 04:33:20 UTC] Full Log Data: {
    "timestamp": "2026-05-15 04:33:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:448a:2012:1a1:106e:264:27be:a404",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2001:448a:2012:1a1:106e:264:27be:a404, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc1IiwidXNlcm5hbWUiOiJGYW5uMjc2IiwiZW1haWwiOiJtdWhhbW1hZHJpcGFuc3lhaDI3NkBnbWFpbC5jb20iLCJleHAiOjE3Nzk0MjM0NDB9.2iQ41xeBZgCs1MMghCRzhAiY-6VJ8M-75jd2PZPV5GQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fbf6c88882ec579-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2001:448a:2012:1a1:106e:264:27be:a404",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 04:33:20 UTC] === END API CALL LOG ===
[15-May-2026 04:33:20 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 04:33:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc1IiwidXNlcm5hbWUiOiJGYW5uMjc2IiwiZW1haWwiOiJtdWhhbW1hZHJpcGFuc3lhaDI3NkBnbWFpbC5jb20iLCJleHAiOjE3Nzk0MjM0NDB9.2iQ41xeBZgCs1MMghCRzhAiY-6VJ8M-75jd2PZPV5GQ
[15-May-2026 04:33:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 04:33:20 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 04:33:20 UTC] User ID: 575
[15-May-2026 04:33:20 UTC] ✅ User profile retrieved successfully for user ID: 575
[15-May-2026 04:33:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 04:33:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 04:33:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2001:448a:2012:1a1:106e:264:27be:a404, 104.23.175.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc1IiwidXNlcm5hbWUiOiJGYW5uMjc2IiwiZW1haWwiOiJtdWhhbW1hZHJpcGFuc3lhaDI3NkBnbWFpbC5jb20iLCJleHAiOjE3Nzk0MjM0NDB9.2iQ41xeBZgCs1MMghCRzhAiY-6VJ8M-75jd2PZPV5GQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fbf6c88a870c579-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2001:448a:2012:1a1:106e:264:27be:a404","cf-ipcountry":"ID","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-May-2026 04:33:20 UTC] === User Orders API Called ===
[15-May-2026 04:33:20 UTC] User ID: 575
[15-May-2026 04:33:20 UTC] Limit: 20, Offset: 0
[15-May-2026 04:33:20 UTC] Orders found: 0
[15-May-2026 04:33:20 UTC] Orders data: []
[15-May-2026 04:33:20 UTC] Total orders count: 0
[15-May-2026 04:33:20 UTC] === API CALL LOG ===
[15-May-2026 04:33:20 UTC] Endpoint: user/profile.php
[15-May-2026 04:33:20 UTC] Full Log Data: {
    "timestamp": "2026-05-15 04:33:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:448a:2012:1a1:106e:264:27be:a404",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2001:448a:2012:1a1:106e:264:27be:a404, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc1IiwidXNlcm5hbWUiOiJGYW5uMjc2IiwiZW1haWwiOiJtdWhhbW1hZHJpcGFuc3lhaDI3NkBnbWFpbC5jb20iLCJleHAiOjE3Nzk0MjM0NDB9.2iQ41xeBZgCs1MMghCRzhAiY-6VJ8M-75jd2PZPV5GQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fbf6c8939d4c579-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2001:448a:2012:1a1:106e:264:27be:a404",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 04:33:20 UTC] === END API CALL LOG ===
[15-May-2026 04:33:20 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 04:33:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc1IiwidXNlcm5hbWUiOiJGYW5uMjc2IiwiZW1haWwiOiJtdWhhbW1hZHJpcGFuc3lhaDI3NkBnbWFpbC5jb20iLCJleHAiOjE3Nzk0MjM0NDB9.2iQ41xeBZgCs1MMghCRzhAiY-6VJ8M-75jd2PZPV5GQ
[15-May-2026 04:33:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 04:33:20 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 04:33:20 UTC] User ID: 575
[15-May-2026 04:33:20 UTC] ✅ User profile retrieved successfully for user ID: 575
[15-May-2026 04:33:30 UTC] === API CALL LOG ===
[15-May-2026 04:33:30 UTC] Endpoint: user/profile.php
[15-May-2026 04:33:30 UTC] Full Log Data: {
    "timestamp": "2026-05-15 04:33:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:448a:2012:1a1:106e:264:27be:a404",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2001:448a:2012:1a1:106e:264:27be:a404, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc1IiwidXNlcm5hbWUiOiJGYW5uMjc2IiwiZW1haWwiOiJtdWhhbW1hZHJpcGFuc3lhaDI3NkBnbWFpbC5jb20iLCJleHAiOjE3Nzk0MjM0NDB9.2iQ41xeBZgCs1MMghCRzhAiY-6VJ8M-75jd2PZPV5GQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fbf6cc65cbcc579-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2001:448a:2012:1a1:106e:264:27be:a404",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 04:33:30 UTC] === END API CALL LOG ===
[15-May-2026 04:33:30 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 04:33:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc1IiwidXNlcm5hbWUiOiJGYW5uMjc2IiwiZW1haWwiOiJtdWhhbW1hZHJpcGFuc3lhaDI3NkBnbWFpbC5jb20iLCJleHAiOjE3Nzk0MjM0NDB9.2iQ41xeBZgCs1MMghCRzhAiY-6VJ8M-75jd2PZPV5GQ
[15-May-2026 04:33:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 04:33:30 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 04:33:30 UTC] User ID: 575
[15-May-2026 04:33:30 UTC] ✅ User profile retrieved successfully for user ID: 575
[15-May-2026 04:33:30 UTC] User Purchases API - User ID: 575
[15-May-2026 04:33:30 UTC] User Purchases API - Total purchases found: 1
[15-May-2026 05:59:02 UTC] === API CALL LOG ===
[15-May-2026 05:59:02 UTC] Endpoint: user/profile.php
[15-May-2026 05:59:02 UTC] Full Log Data: {
    "timestamp": "2026-05-15 05:59:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.59.33.237",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.59.33.237, 162.158.248.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc2IiwidXNlcm5hbWUiOiJHb2Rsb3ZlIiwiZW1haWwiOiJwZXRlcmtpZ2F0YTUwQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQyOTU0MH0.DBcqGmXwbMOa8-c07vffCIPGMaIpuK0muM4LgClYk_A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fbfea0e2e74dd97-DAR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.59.33.237",
        "cf-ipcountry": "TZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 05:59:02 UTC] === END API CALL LOG ===
[15-May-2026 05:59:02 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 05:59:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc2IiwidXNlcm5hbWUiOiJHb2Rsb3ZlIiwiZW1haWwiOiJwZXRlcmtpZ2F0YTUwQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQyOTU0MH0.DBcqGmXwbMOa8-c07vffCIPGMaIpuK0muM4LgClYk_A
[15-May-2026 05:59:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 05:59:02 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 05:59:02 UTC] User ID: 576
[15-May-2026 05:59:02 UTC] ✅ User profile retrieved successfully for user ID: 576
[15-May-2026 05:59:02 UTC] === API CALL LOG ===
[15-May-2026 05:59:02 UTC] Endpoint: user/profile.php
[15-May-2026 05:59:02 UTC] Full Log Data: {
    "timestamp": "2026-05-15 05:59:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.59.33.237",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.59.33.237, 162.158.248.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc2IiwidXNlcm5hbWUiOiJHb2Rsb3ZlIiwiZW1haWwiOiJwZXRlcmtpZ2F0YTUwQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQyOTU0MH0.DBcqGmXwbMOa8-c07vffCIPGMaIpuK0muM4LgClYk_A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fbfea0e2e71dd97-DAR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.59.33.237",
        "cf-ipcountry": "TZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 05:59:02 UTC] === END API CALL LOG ===
[15-May-2026 05:59:02 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 05:59:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc2IiwidXNlcm5hbWUiOiJHb2Rsb3ZlIiwiZW1haWwiOiJwZXRlcmtpZ2F0YTUwQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQyOTU0MH0.DBcqGmXwbMOa8-c07vffCIPGMaIpuK0muM4LgClYk_A
[15-May-2026 05:59:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 05:59:02 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 05:59:02 UTC] User ID: 576
[15-May-2026 05:59:02 UTC] ✅ User profile retrieved successfully for user ID: 576
[15-May-2026 05:59:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 05:59:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 05:59:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"41.59.33.237, 162.158.248.137","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc2IiwidXNlcm5hbWUiOiJHb2Rsb3ZlIiwiZW1haWwiOiJwZXRlcmtpZ2F0YTUwQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQyOTU0MH0.DBcqGmXwbMOa8-c07vffCIPGMaIpuK0muM4LgClYk_A","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fbfea0e2e73dd97-DAR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"41.59.33.237","cf-ipcountry":"TZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-May-2026 05:59:02 UTC] === User Orders API Called ===
[15-May-2026 05:59:02 UTC] User ID: 576
[15-May-2026 05:59:02 UTC] Limit: 20, Offset: 0
[15-May-2026 05:59:02 UTC] Orders found: 0
[15-May-2026 05:59:02 UTC] Orders data: []
[15-May-2026 05:59:02 UTC] Total orders count: 0
[15-May-2026 05:59:05 UTC] === API CALL LOG ===
[15-May-2026 05:59:05 UTC] Endpoint: user/profile.php
[15-May-2026 05:59:05 UTC] Full Log Data: {
    "timestamp": "2026-05-15 05:59:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.59.33.237",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.59.33.237, 162.158.248.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc2IiwidXNlcm5hbWUiOiJHb2Rsb3ZlIiwiZW1haWwiOiJwZXRlcmtpZ2F0YTUwQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQyOTU0MH0.DBcqGmXwbMOa8-c07vffCIPGMaIpuK0muM4LgClYk_A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fbfea1fdf93dd97-DAR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.59.33.237",
        "cf-ipcountry": "TZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 05:59:05 UTC] === END API CALL LOG ===
[15-May-2026 05:59:05 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 05:59:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc2IiwidXNlcm5hbWUiOiJHb2Rsb3ZlIiwiZW1haWwiOiJwZXRlcmtpZ2F0YTUwQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQyOTU0MH0.DBcqGmXwbMOa8-c07vffCIPGMaIpuK0muM4LgClYk_A
[15-May-2026 05:59:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 05:59:05 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 05:59:05 UTC] User ID: 576
[15-May-2026 05:59:05 UTC] ✅ User profile retrieved successfully for user ID: 576
[15-May-2026 06:01:18 UTC] === API CALL LOG ===
[15-May-2026 06:01:18 UTC] Endpoint: user/profile.php
[15-May-2026 06:01:18 UTC] Full Log Data: {
    "timestamp": "2026-05-15 06:01:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.59.33.237",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.59.33.237, 162.158.248.136",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc2IiwidXNlcm5hbWUiOiJHb2Rsb3ZlIiwiZW1haWwiOiJwZXRlcmtpZ2F0YTUwQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQyOTU0MH0.DBcqGmXwbMOa8-c07vffCIPGMaIpuK0muM4LgClYk_A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fbfed5d9b36dea1-DAR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.59.33.237",
        "cf-ipcountry": "TZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 06:01:18 UTC] === END API CALL LOG ===
[15-May-2026 06:01:18 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 06:01:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc2IiwidXNlcm5hbWUiOiJHb2Rsb3ZlIiwiZW1haWwiOiJwZXRlcmtpZ2F0YTUwQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQyOTU0MH0.DBcqGmXwbMOa8-c07vffCIPGMaIpuK0muM4LgClYk_A
[15-May-2026 06:01:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 06:01:18 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 06:01:18 UTC] User ID: 576
[15-May-2026 06:01:18 UTC] ✅ User profile retrieved successfully for user ID: 576
[15-May-2026 06:01:18 UTC] === API CALL LOG ===
[15-May-2026 06:01:18 UTC] Endpoint: user/profile.php
[15-May-2026 06:01:18 UTC] Full Log Data: {
    "timestamp": "2026-05-15 06:01:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.59.33.237",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.59.33.237, 162.158.248.136",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc2IiwidXNlcm5hbWUiOiJHb2Rsb3ZlIiwiZW1haWwiOiJwZXRlcmtpZ2F0YTUwQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQyOTU0MH0.DBcqGmXwbMOa8-c07vffCIPGMaIpuK0muM4LgClYk_A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fbfed5d9b37dea1-DAR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.59.33.237",
        "cf-ipcountry": "TZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 06:01:18 UTC] === END API CALL LOG ===
[15-May-2026 06:01:18 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 06:01:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc2IiwidXNlcm5hbWUiOiJHb2Rsb3ZlIiwiZW1haWwiOiJwZXRlcmtpZ2F0YTUwQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQyOTU0MH0.DBcqGmXwbMOa8-c07vffCIPGMaIpuK0muM4LgClYk_A
[15-May-2026 06:01:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 06:01:18 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 06:01:18 UTC] User ID: 576
[15-May-2026 06:01:18 UTC] ✅ User profile retrieved successfully for user ID: 576
[15-May-2026 06:02:09 UTC] === API CALL LOG ===
[15-May-2026 06:02:09 UTC] Endpoint: user/profile.php
[15-May-2026 06:02:09 UTC] Full Log Data: {
    "timestamp": "2026-05-15 06:02:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.59.33.237",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.59.33.237, 162.158.248.136",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc2IiwidXNlcm5hbWUiOiJHb2Rsb3ZlIiwiZW1haWwiOiJwZXRlcmtpZ2F0YTUwQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQyOTU0MH0.DBcqGmXwbMOa8-c07vffCIPGMaIpuK0muM4LgClYk_A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fbfeea04ff9dea1-DAR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.59.33.237",
        "cf-ipcountry": "TZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 06:02:09 UTC] === END API CALL LOG ===
[15-May-2026 06:02:09 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 06:02:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc2IiwidXNlcm5hbWUiOiJHb2Rsb3ZlIiwiZW1haWwiOiJwZXRlcmtpZ2F0YTUwQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQyOTU0MH0.DBcqGmXwbMOa8-c07vffCIPGMaIpuK0muM4LgClYk_A
[15-May-2026 06:02:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 06:02:09 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 06:02:09 UTC] User ID: 576
[15-May-2026 06:02:09 UTC] ✅ User profile retrieved successfully for user ID: 576
[15-May-2026 06:02:30 UTC] === API CALL LOG ===
[15-May-2026 06:02:30 UTC] Endpoint: user/profile.php
[15-May-2026 06:02:30 UTC] Full Log Data: {
    "timestamp": "2026-05-15 06:02:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.59.33.237",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.59.33.237, 162.158.248.136",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc2IiwidXNlcm5hbWUiOiJHb2Rsb3ZlIiwiZW1haWwiOiJwZXRlcmtpZ2F0YTUwQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQyOTU0MH0.DBcqGmXwbMOa8-c07vffCIPGMaIpuK0muM4LgClYk_A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fbfef239e68dd97-DAR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.59.33.237",
        "cf-ipcountry": "TZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 06:02:30 UTC] === END API CALL LOG ===
[15-May-2026 06:02:30 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 06:02:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc2IiwidXNlcm5hbWUiOiJHb2Rsb3ZlIiwiZW1haWwiOiJwZXRlcmtpZ2F0YTUwQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQyOTU0MH0.DBcqGmXwbMOa8-c07vffCIPGMaIpuK0muM4LgClYk_A
[15-May-2026 06:02:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 06:02:30 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 06:02:30 UTC] User ID: 576
[15-May-2026 06:02:30 UTC] ✅ User profile retrieved successfully for user ID: 576
[15-May-2026 06:02:40 UTC] === API CALL LOG ===
[15-May-2026 06:02:40 UTC] Endpoint: user/profile.php
[15-May-2026 06:02:40 UTC] Full Log Data: {
    "timestamp": "2026-05-15 06:02:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.59.33.237",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.59.33.237, 162.158.248.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc2IiwidXNlcm5hbWUiOiJHb2Rsb3ZlIiwiZW1haWwiOiJwZXRlcmtpZ2F0YTUwQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQyOTU0MH0.DBcqGmXwbMOa8-c07vffCIPGMaIpuK0muM4LgClYk_A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fbfef62afeedd97-DAR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.59.33.237",
        "cf-ipcountry": "TZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 06:02:40 UTC] === END API CALL LOG ===
[15-May-2026 06:02:40 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 06:02:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc2IiwidXNlcm5hbWUiOiJHb2Rsb3ZlIiwiZW1haWwiOiJwZXRlcmtpZ2F0YTUwQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQyOTU0MH0.DBcqGmXwbMOa8-c07vffCIPGMaIpuK0muM4LgClYk_A
[15-May-2026 06:02:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 06:02:40 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 06:02:40 UTC] User ID: 576
[15-May-2026 06:02:40 UTC] ✅ User profile retrieved successfully for user ID: 576
[15-May-2026 06:02:40 UTC] === API CALL LOG ===
[15-May-2026 06:02:40 UTC] Endpoint: user/profile.php
[15-May-2026 06:02:40 UTC] Full Log Data: {
    "timestamp": "2026-05-15 06:02:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.59.33.237",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.59.33.237, 162.158.248.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc2IiwidXNlcm5hbWUiOiJHb2Rsb3ZlIiwiZW1haWwiOiJwZXRlcmtpZ2F0YTUwQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQyOTU0MH0.DBcqGmXwbMOa8-c07vffCIPGMaIpuK0muM4LgClYk_A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fbfef62afe6dd97-DAR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.59.33.237",
        "cf-ipcountry": "TZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 06:02:40 UTC] === END API CALL LOG ===
[15-May-2026 06:02:40 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 06:02:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc2IiwidXNlcm5hbWUiOiJHb2Rsb3ZlIiwiZW1haWwiOiJwZXRlcmtpZ2F0YTUwQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQyOTU0MH0.DBcqGmXwbMOa8-c07vffCIPGMaIpuK0muM4LgClYk_A
[15-May-2026 06:02:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 06:02:40 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 06:02:40 UTC] User ID: 576
[15-May-2026 06:02:40 UTC] ✅ User profile retrieved successfully for user ID: 576
[15-May-2026 06:02:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 06:02:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 06:02:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"41.59.33.237, 162.158.248.137","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc2IiwidXNlcm5hbWUiOiJHb2Rsb3ZlIiwiZW1haWwiOiJwZXRlcmtpZ2F0YTUwQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQyOTU0MH0.DBcqGmXwbMOa8-c07vffCIPGMaIpuK0muM4LgClYk_A","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fbfef62afeddd97-DAR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"41.59.33.237","cf-ipcountry":"TZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-May-2026 06:02:40 UTC] === User Orders API Called ===
[15-May-2026 06:02:40 UTC] User ID: 576
[15-May-2026 06:02:40 UTC] Limit: 20, Offset: 0
[15-May-2026 06:02:40 UTC] Orders found: 0
[15-May-2026 06:02:40 UTC] Orders data: []
[15-May-2026 06:02:40 UTC] Total orders count: 0
[15-May-2026 06:02:56 UTC] === API CALL LOG ===
[15-May-2026 06:02:56 UTC] Endpoint: user/profile.php
[15-May-2026 06:02:56 UTC] Full Log Data: {
    "timestamp": "2026-05-15 06:02:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.59.33.237",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.59.33.237, 162.158.248.136",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc2IiwidXNlcm5hbWUiOiJHb2Rsb3ZlIiwiZW1haWwiOiJwZXRlcmtpZ2F0YTUwQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQyOTU0MH0.DBcqGmXwbMOa8-c07vffCIPGMaIpuK0muM4LgClYk_A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fbfefc84b5edd97-DAR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.59.33.237",
        "cf-ipcountry": "TZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 06:02:56 UTC] === END API CALL LOG ===
[15-May-2026 06:02:56 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 06:02:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc2IiwidXNlcm5hbWUiOiJHb2Rsb3ZlIiwiZW1haWwiOiJwZXRlcmtpZ2F0YTUwQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQyOTU0MH0.DBcqGmXwbMOa8-c07vffCIPGMaIpuK0muM4LgClYk_A
[15-May-2026 06:02:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 06:02:56 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 06:02:56 UTC] User ID: 576
[15-May-2026 06:02:56 UTC] ✅ User profile retrieved successfully for user ID: 576
[15-May-2026 06:02:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 06:02:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 06:02:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"41.59.33.237, 162.158.248.136","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc2IiwidXNlcm5hbWUiOiJHb2Rsb3ZlIiwiZW1haWwiOiJwZXRlcmtpZ2F0YTUwQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQyOTU0MH0.DBcqGmXwbMOa8-c07vffCIPGMaIpuK0muM4LgClYk_A","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fbfefc84b60dd97-DAR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"41.59.33.237","cf-ipcountry":"TZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-May-2026 06:02:56 UTC] === User Orders API Called ===
[15-May-2026 06:02:56 UTC] User ID: 576
[15-May-2026 06:02:56 UTC] Limit: 20, Offset: 0
[15-May-2026 06:02:56 UTC] Orders found: 0
[15-May-2026 06:02:56 UTC] Orders data: []
[15-May-2026 06:02:56 UTC] Total orders count: 0
[15-May-2026 06:02:56 UTC] === API CALL LOG ===
[15-May-2026 06:02:56 UTC] Endpoint: user/profile.php
[15-May-2026 06:02:56 UTC] Full Log Data: {
    "timestamp": "2026-05-15 06:02:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.59.33.237",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.59.33.237, 162.158.248.136",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc2IiwidXNlcm5hbWUiOiJHb2Rsb3ZlIiwiZW1haWwiOiJwZXRlcmtpZ2F0YTUwQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQyOTU0MH0.DBcqGmXwbMOa8-c07vffCIPGMaIpuK0muM4LgClYk_A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fbfefc84b5bdd97-DAR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.59.33.237",
        "cf-ipcountry": "TZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 06:02:56 UTC] === END API CALL LOG ===
[15-May-2026 06:02:56 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 06:02:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc2IiwidXNlcm5hbWUiOiJHb2Rsb3ZlIiwiZW1haWwiOiJwZXRlcmtpZ2F0YTUwQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQyOTU0MH0.DBcqGmXwbMOa8-c07vffCIPGMaIpuK0muM4LgClYk_A
[15-May-2026 06:02:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 06:02:56 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 06:02:56 UTC] User ID: 576
[15-May-2026 06:02:56 UTC] ✅ User profile retrieved successfully for user ID: 576
[15-May-2026 06:06:03 UTC] === API CALL LOG ===
[15-May-2026 06:06:03 UTC] Endpoint: user/profile.php
[15-May-2026 06:06:03 UTC] Full Log Data: {
    "timestamp": "2026-05-15 06:06:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:448a:2012:1a1:106e:264:27be:a404",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2001:448a:2012:1a1:106e:264:27be:a404, 162.158.170.104",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc1IiwidXNlcm5hbWUiOiJGYW5uMjc2IiwiZW1haWwiOiJtdWhhbW1hZHJpcGFuc3lhaDI3NkBnbWFpbC5jb20iLCJleHAiOjE3Nzk0MjM0NDB9.2iQ41xeBZgCs1MMghCRzhAiY-6VJ8M-75jd2PZPV5GQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fbff4562bfd9fd3-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2001:448a:2012:1a1:106e:264:27be:a404",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 06:06:03 UTC] === END API CALL LOG ===
[15-May-2026 06:06:03 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 06:06:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc1IiwidXNlcm5hbWUiOiJGYW5uMjc2IiwiZW1haWwiOiJtdWhhbW1hZHJpcGFuc3lhaDI3NkBnbWFpbC5jb20iLCJleHAiOjE3Nzk0MjM0NDB9.2iQ41xeBZgCs1MMghCRzhAiY-6VJ8M-75jd2PZPV5GQ
[15-May-2026 06:06:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 06:06:03 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 06:06:03 UTC] User ID: 575
[15-May-2026 06:06:03 UTC] ✅ User profile retrieved successfully for user ID: 575
[15-May-2026 06:06:04 UTC] === API CALL LOG ===
[15-May-2026 06:06:04 UTC] Endpoint: user/profile.php
[15-May-2026 06:06:04 UTC] Full Log Data: {
    "timestamp": "2026-05-15 06:06:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:448a:2012:1a1:106e:264:27be:a404",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2001:448a:2012:1a1:106e:264:27be:a404, 162.158.170.104",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc1IiwidXNlcm5hbWUiOiJGYW5uMjc2IiwiZW1haWwiOiJtdWhhbW1hZHJpcGFuc3lhaDI3NkBnbWFpbC5jb20iLCJleHAiOjE3Nzk0MjM0NDB9.2iQ41xeBZgCs1MMghCRzhAiY-6VJ8M-75jd2PZPV5GQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fbff45ca9f69fd3-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2001:448a:2012:1a1:106e:264:27be:a404",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 06:06:04 UTC] === END API CALL LOG ===
[15-May-2026 06:06:04 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 06:06:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc1IiwidXNlcm5hbWUiOiJGYW5uMjc2IiwiZW1haWwiOiJtdWhhbW1hZHJpcGFuc3lhaDI3NkBnbWFpbC5jb20iLCJleHAiOjE3Nzk0MjM0NDB9.2iQ41xeBZgCs1MMghCRzhAiY-6VJ8M-75jd2PZPV5GQ
[15-May-2026 06:06:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 06:06:04 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 06:06:04 UTC] User ID: 575
[15-May-2026 06:06:04 UTC] ✅ User profile retrieved successfully for user ID: 575
[15-May-2026 06:06:04 UTC] === API CALL LOG ===
[15-May-2026 06:06:04 UTC] Endpoint: user/profile.php
[15-May-2026 06:06:04 UTC] Full Log Data: {
    "timestamp": "2026-05-15 06:06:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:448a:2012:1a1:106e:264:27be:a404",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2001:448a:2012:1a1:106e:264:27be:a404, 162.158.170.104",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc1IiwidXNlcm5hbWUiOiJGYW5uMjc2IiwiZW1haWwiOiJtdWhhbW1hZHJpcGFuc3lhaDI3NkBnbWFpbC5jb20iLCJleHAiOjE3Nzk0MjM0NDB9.2iQ41xeBZgCs1MMghCRzhAiY-6VJ8M-75jd2PZPV5GQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fbff45d8ae69fd3-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2001:448a:2012:1a1:106e:264:27be:a404",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 06:06:04 UTC] === END API CALL LOG ===
[15-May-2026 06:06:04 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 06:06:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc1IiwidXNlcm5hbWUiOiJGYW5uMjc2IiwiZW1haWwiOiJtdWhhbW1hZHJpcGFuc3lhaDI3NkBnbWFpbC5jb20iLCJleHAiOjE3Nzk0MjM0NDB9.2iQ41xeBZgCs1MMghCRzhAiY-6VJ8M-75jd2PZPV5GQ
[15-May-2026 06:06:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 06:06:04 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 06:06:04 UTC] User ID: 575
[15-May-2026 06:06:04 UTC] ✅ User profile retrieved successfully for user ID: 575
[15-May-2026 06:06:04 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 06:06:04 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 06:06:04 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2001:448a:2012:1a1:106e:264:27be:a404, 162.158.170.104","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc1IiwidXNlcm5hbWUiOiJGYW5uMjc2IiwiZW1haWwiOiJtdWhhbW1hZHJpcGFuc3lhaDI3NkBnbWFpbC5jb20iLCJleHAiOjE3Nzk0MjM0NDB9.2iQ41xeBZgCs1MMghCRzhAiY-6VJ8M-75jd2PZPV5GQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fbff45dab039fd3-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2001:448a:2012:1a1:106e:264:27be:a404","cf-ipcountry":"ID","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-May-2026 06:06:04 UTC] === User Orders API Called ===
[15-May-2026 06:06:04 UTC] User ID: 575
[15-May-2026 06:06:04 UTC] Limit: 20, Offset: 0
[15-May-2026 06:06:04 UTC] Orders found: 0
[15-May-2026 06:06:04 UTC] Orders data: []
[15-May-2026 06:06:04 UTC] Total orders count: 0
[15-May-2026 06:06:04 UTC] === API CALL LOG ===
[15-May-2026 06:06:04 UTC] Endpoint: user/profile.php
[15-May-2026 06:06:04 UTC] Full Log Data: {
    "timestamp": "2026-05-15 06:06:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:448a:2012:1a1:106e:264:27be:a404",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2001:448a:2012:1a1:106e:264:27be:a404, 162.158.170.104",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc1IiwidXNlcm5hbWUiOiJGYW5uMjc2IiwiZW1haWwiOiJtdWhhbW1hZHJpcGFuc3lhaDI3NkBnbWFpbC5jb20iLCJleHAiOjE3Nzk0MjM0NDB9.2iQ41xeBZgCs1MMghCRzhAiY-6VJ8M-75jd2PZPV5GQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fbff45e3b769fd3-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2001:448a:2012:1a1:106e:264:27be:a404",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 06:06:04 UTC] === END API CALL LOG ===
[15-May-2026 06:06:04 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 06:06:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc1IiwidXNlcm5hbWUiOiJGYW5uMjc2IiwiZW1haWwiOiJtdWhhbW1hZHJpcGFuc3lhaDI3NkBnbWFpbC5jb20iLCJleHAiOjE3Nzk0MjM0NDB9.2iQ41xeBZgCs1MMghCRzhAiY-6VJ8M-75jd2PZPV5GQ
[15-May-2026 06:06:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 06:06:04 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 06:06:04 UTC] User ID: 575
[15-May-2026 06:06:04 UTC] ✅ User profile retrieved successfully for user ID: 575
[15-May-2026 06:07:19 UTC] === API CALL LOG ===
[15-May-2026 06:07:19 UTC] Endpoint: user/profile.php
[15-May-2026 06:07:19 UTC] Full Log Data: {
    "timestamp": "2026-05-15 06:07:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:448a:2012:1a1:106e:264:27be:a404",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2001:448a:2012:1a1:106e:264:27be:a404, 162.158.170.105",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc1IiwidXNlcm5hbWUiOiJGYW5uMjc2IiwiZW1haWwiOiJtdWhhbW1hZHJpcGFuc3lhaDI3NkBnbWFpbC5jb20iLCJleHAiOjE3Nzk0MjM0NDB9.2iQ41xeBZgCs1MMghCRzhAiY-6VJ8M-75jd2PZPV5GQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fbff6312e299fd3-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2001:448a:2012:1a1:106e:264:27be:a404",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 06:07:19 UTC] === END API CALL LOG ===
[15-May-2026 06:07:19 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 06:07:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc1IiwidXNlcm5hbWUiOiJGYW5uMjc2IiwiZW1haWwiOiJtdWhhbW1hZHJpcGFuc3lhaDI3NkBnbWFpbC5jb20iLCJleHAiOjE3Nzk0MjM0NDB9.2iQ41xeBZgCs1MMghCRzhAiY-6VJ8M-75jd2PZPV5GQ
[15-May-2026 06:07:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 06:07:19 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 06:07:19 UTC] User ID: 575
[15-May-2026 06:07:19 UTC] ✅ User profile retrieved successfully for user ID: 575
[15-May-2026 06:07:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 06:07:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 06:07:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2001:448a:2012:1a1:106e:264:27be:a404, 162.158.170.105","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc1IiwidXNlcm5hbWUiOiJGYW5uMjc2IiwiZW1haWwiOiJtdWhhbW1hZHJpcGFuc3lhaDI3NkBnbWFpbC5jb20iLCJleHAiOjE3Nzk0MjM0NDB9.2iQ41xeBZgCs1MMghCRzhAiY-6VJ8M-75jd2PZPV5GQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fbff65eb9629fd3-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2001:448a:2012:1a1:106e:264:27be:a404","cf-ipcountry":"ID","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-May-2026 06:07:26 UTC] === User Orders API Called ===
[15-May-2026 06:07:26 UTC] User ID: 575
[15-May-2026 06:07:26 UTC] Limit: 20, Offset: 0
[15-May-2026 06:07:26 UTC] Orders found: 0
[15-May-2026 06:07:26 UTC] Orders data: []
[15-May-2026 06:07:26 UTC] Total orders count: 0
[15-May-2026 06:07:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 06:07:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 06:07:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2001:448a:2012:1a1:106e:264:27be:a404, 162.158.170.105","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc1IiwidXNlcm5hbWUiOiJGYW5uMjc2IiwiZW1haWwiOiJtdWhhbW1hZHJpcGFuc3lhaDI3NkBnbWFpbC5jb20iLCJleHAiOjE3Nzk0MjM0NDB9.2iQ41xeBZgCs1MMghCRzhAiY-6VJ8M-75jd2PZPV5GQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fbff66c2b889fd3-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2001:448a:2012:1a1:106e:264:27be:a404","cf-ipcountry":"ID","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-May-2026 06:07:28 UTC] === User Orders API Called ===
[15-May-2026 06:07:28 UTC] User ID: 575
[15-May-2026 06:07:28 UTC] Limit: 20, Offset: 0
[15-May-2026 06:07:28 UTC] Orders found: 0
[15-May-2026 06:07:28 UTC] Orders data: []
[15-May-2026 06:07:28 UTC] Total orders count: 0
[15-May-2026 06:07:28 UTC] === API CALL LOG ===
[15-May-2026 06:07:28 UTC] Endpoint: user/profile.php
[15-May-2026 06:07:28 UTC] Full Log Data: {
    "timestamp": "2026-05-15 06:07:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:448a:2012:1a1:106e:264:27be:a404",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2001:448a:2012:1a1:106e:264:27be:a404, 162.158.170.105",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc1IiwidXNlcm5hbWUiOiJGYW5uMjc2IiwiZW1haWwiOiJtdWhhbW1hZHJpcGFuc3lhaDI3NkBnbWFpbC5jb20iLCJleHAiOjE3Nzk0MjM0NDB9.2iQ41xeBZgCs1MMghCRzhAiY-6VJ8M-75jd2PZPV5GQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fbff66cac0a9fd3-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2001:448a:2012:1a1:106e:264:27be:a404",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 06:07:28 UTC] === END API CALL LOG ===
[15-May-2026 06:07:28 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 06:07:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc1IiwidXNlcm5hbWUiOiJGYW5uMjc2IiwiZW1haWwiOiJtdWhhbW1hZHJpcGFuc3lhaDI3NkBnbWFpbC5jb20iLCJleHAiOjE3Nzk0MjM0NDB9.2iQ41xeBZgCs1MMghCRzhAiY-6VJ8M-75jd2PZPV5GQ
[15-May-2026 06:07:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 06:07:28 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 06:07:28 UTC] User ID: 575
[15-May-2026 06:07:28 UTC] ✅ User profile retrieved successfully for user ID: 575
[15-May-2026 06:07:29 UTC] === API CALL LOG ===
[15-May-2026 06:07:29 UTC] Endpoint: user/profile.php
[15-May-2026 06:07:29 UTC] Full Log Data: {
    "timestamp": "2026-05-15 06:07:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:448a:2012:1a1:106e:264:27be:a404",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2001:448a:2012:1a1:106e:264:27be:a404, 162.158.170.105",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc1IiwidXNlcm5hbWUiOiJGYW5uMjc2IiwiZW1haWwiOiJtdWhhbW1hZHJpcGFuc3lhaDI3NkBnbWFpbC5jb20iLCJleHAiOjE3Nzk0MjM0NDB9.2iQ41xeBZgCs1MMghCRzhAiY-6VJ8M-75jd2PZPV5GQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fbff6708f0b9fd3-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2001:448a:2012:1a1:106e:264:27be:a404",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 06:07:29 UTC] === END API CALL LOG ===
[15-May-2026 06:07:29 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 06:07:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc1IiwidXNlcm5hbWUiOiJGYW5uMjc2IiwiZW1haWwiOiJtdWhhbW1hZHJpcGFuc3lhaDI3NkBnbWFpbC5jb20iLCJleHAiOjE3Nzk0MjM0NDB9.2iQ41xeBZgCs1MMghCRzhAiY-6VJ8M-75jd2PZPV5GQ
[15-May-2026 06:07:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 06:07:29 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 06:07:29 UTC] User ID: 575
[15-May-2026 06:07:29 UTC] ✅ User profile retrieved successfully for user ID: 575
[15-May-2026 06:07:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 06:07:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 06:07:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2001:448a:2012:1a1:106e:264:27be:a404, 162.158.170.105","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc1IiwidXNlcm5hbWUiOiJGYW5uMjc2IiwiZW1haWwiOiJtdWhhbW1hZHJpcGFuc3lhaDI3NkBnbWFpbC5jb20iLCJleHAiOjE3Nzk0MjM0NDB9.2iQ41xeBZgCs1MMghCRzhAiY-6VJ8M-75jd2PZPV5GQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fbff6877fb59fd3-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2001:448a:2012:1a1:106e:264:27be:a404","cf-ipcountry":"ID","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-May-2026 06:07:33 UTC] === User Orders API Called ===
[15-May-2026 06:07:33 UTC] User ID: 575
[15-May-2026 06:07:33 UTC] Limit: 20, Offset: 0
[15-May-2026 06:07:33 UTC] Orders found: 0
[15-May-2026 06:07:33 UTC] Orders data: []
[15-May-2026 06:07:33 UTC] Total orders count: 0
[15-May-2026 06:07:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 06:07:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 06:07:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2001:448a:2012:1a1:106e:264:27be:a404, 162.158.170.105","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc1IiwidXNlcm5hbWUiOiJGYW5uMjc2IiwiZW1haWwiOiJtdWhhbW1hZHJpcGFuc3lhaDI3NkBnbWFpbC5jb20iLCJleHAiOjE3Nzk0MjM0NDB9.2iQ41xeBZgCs1MMghCRzhAiY-6VJ8M-75jd2PZPV5GQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fbff6a3ebc29fd3-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2001:448a:2012:1a1:106e:264:27be:a404","cf-ipcountry":"ID","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-May-2026 06:07:37 UTC] === User Orders API Called ===
[15-May-2026 06:07:37 UTC] User ID: 575
[15-May-2026 06:07:37 UTC] Limit: 20, Offset: 0
[15-May-2026 06:07:37 UTC] Orders found: 0
[15-May-2026 06:07:37 UTC] Orders data: []
[15-May-2026 06:07:37 UTC] Total orders count: 0
[15-May-2026 06:07:37 UTC] === API CALL LOG ===
[15-May-2026 06:07:37 UTC] Endpoint: user/profile.php
[15-May-2026 06:07:37 UTC] Full Log Data: {
    "timestamp": "2026-05-15 06:07:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:448a:2012:1a1:106e:264:27be:a404",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2001:448a:2012:1a1:106e:264:27be:a404, 162.158.170.105",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc1IiwidXNlcm5hbWUiOiJGYW5uMjc2IiwiZW1haWwiOiJtdWhhbW1hZHJpcGFuc3lhaDI3NkBnbWFpbC5jb20iLCJleHAiOjE3Nzk0MjM0NDB9.2iQ41xeBZgCs1MMghCRzhAiY-6VJ8M-75jd2PZPV5GQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fbff6a47c0f9fd3-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2001:448a:2012:1a1:106e:264:27be:a404",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 06:07:37 UTC] === END API CALL LOG ===
[15-May-2026 06:07:37 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 06:07:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc1IiwidXNlcm5hbWUiOiJGYW5uMjc2IiwiZW1haWwiOiJtdWhhbW1hZHJpcGFuc3lhaDI3NkBnbWFpbC5jb20iLCJleHAiOjE3Nzk0MjM0NDB9.2iQ41xeBZgCs1MMghCRzhAiY-6VJ8M-75jd2PZPV5GQ
[15-May-2026 06:07:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 06:07:37 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 06:07:37 UTC] User ID: 575
[15-May-2026 06:07:37 UTC] ✅ User profile retrieved successfully for user ID: 575
[15-May-2026 06:07:38 UTC] === API CALL LOG ===
[15-May-2026 06:07:38 UTC] Endpoint: user/profile.php
[15-May-2026 06:07:38 UTC] Full Log Data: {
    "timestamp": "2026-05-15 06:07:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:448a:2012:1a1:106e:264:27be:a404",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2001:448a:2012:1a1:106e:264:27be:a404, 162.158.170.105",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc1IiwidXNlcm5hbWUiOiJGYW5uMjc2IiwiZW1haWwiOiJtdWhhbW1hZHJpcGFuc3lhaDI3NkBnbWFpbC5jb20iLCJleHAiOjE3Nzk0MjM0NDB9.2iQ41xeBZgCs1MMghCRzhAiY-6VJ8M-75jd2PZPV5GQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fbff6a84edb9fd3-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2001:448a:2012:1a1:106e:264:27be:a404",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 06:07:38 UTC] === END API CALL LOG ===
[15-May-2026 06:07:38 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 06:07:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc1IiwidXNlcm5hbWUiOiJGYW5uMjc2IiwiZW1haWwiOiJtdWhhbW1hZHJpcGFuc3lhaDI3NkBnbWFpbC5jb20iLCJleHAiOjE3Nzk0MjM0NDB9.2iQ41xeBZgCs1MMghCRzhAiY-6VJ8M-75jd2PZPV5GQ
[15-May-2026 06:07:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 06:07:38 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 06:07:38 UTC] User ID: 575
[15-May-2026 06:07:38 UTC] ✅ User profile retrieved successfully for user ID: 575
[15-May-2026 06:08:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 06:08:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 06:08:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2001:448a:2012:1a1:106e:264:27be:a404, 162.158.170.105","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc1IiwidXNlcm5hbWUiOiJGYW5uMjc2IiwiZW1haWwiOiJtdWhhbW1hZHJpcGFuc3lhaDI3NkBnbWFpbC5jb20iLCJleHAiOjE3Nzk0MjM0NDB9.2iQ41xeBZgCs1MMghCRzhAiY-6VJ8M-75jd2PZPV5GQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fbff76f3c579fd3-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2001:448a:2012:1a1:106e:264:27be:a404","cf-ipcountry":"ID","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-May-2026 06:08:10 UTC] === User Orders API Called ===
[15-May-2026 06:08:10 UTC] User ID: 575
[15-May-2026 06:08:10 UTC] Limit: 20, Offset: 0
[15-May-2026 06:08:10 UTC] Orders found: 0
[15-May-2026 06:08:10 UTC] Orders data: []
[15-May-2026 06:08:10 UTC] Total orders count: 0
[15-May-2026 06:08:10 UTC] === API CALL LOG ===
[15-May-2026 06:08:10 UTC] Endpoint: user/profile.php
[15-May-2026 06:08:10 UTC] Full Log Data: {
    "timestamp": "2026-05-15 06:08:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:448a:2012:1a1:106e:264:27be:a404",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2001:448a:2012:1a1:106e:264:27be:a404, 162.158.170.104",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc1IiwidXNlcm5hbWUiOiJGYW5uMjc2IiwiZW1haWwiOiJtdWhhbW1hZHJpcGFuc3lhaDI3NkBnbWFpbC5jb20iLCJleHAiOjE3Nzk0MjM0NDB9.2iQ41xeBZgCs1MMghCRzhAiY-6VJ8M-75jd2PZPV5GQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fbff76facaa9fd3-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2001:448a:2012:1a1:106e:264:27be:a404",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 06:08:10 UTC] === END API CALL LOG ===
[15-May-2026 06:08:10 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 06:08:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc1IiwidXNlcm5hbWUiOiJGYW5uMjc2IiwiZW1haWwiOiJtdWhhbW1hZHJpcGFuc3lhaDI3NkBnbWFpbC5jb20iLCJleHAiOjE3Nzk0MjM0NDB9.2iQ41xeBZgCs1MMghCRzhAiY-6VJ8M-75jd2PZPV5GQ
[15-May-2026 06:08:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 06:08:10 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 06:08:10 UTC] User ID: 575
[15-May-2026 06:08:10 UTC] ✅ User profile retrieved successfully for user ID: 575
[15-May-2026 06:08:10 UTC] === API CALL LOG ===
[15-May-2026 06:08:10 UTC] Endpoint: user/profile.php
[15-May-2026 06:08:10 UTC] Full Log Data: {
    "timestamp": "2026-05-15 06:08:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:448a:2012:1a1:106e:264:27be:a404",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2001:448a:2012:1a1:106e:264:27be:a404, 162.158.170.104",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc1IiwidXNlcm5hbWUiOiJGYW5uMjc2IiwiZW1haWwiOiJtdWhhbW1hZHJpcGFuc3lhaDI3NkBnbWFpbC5jb20iLCJleHAiOjE3Nzk0MjM0NDB9.2iQ41xeBZgCs1MMghCRzhAiY-6VJ8M-75jd2PZPV5GQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fbff773a8119fd3-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2001:448a:2012:1a1:106e:264:27be:a404",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 06:08:10 UTC] === END API CALL LOG ===
[15-May-2026 06:08:10 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 06:08:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc1IiwidXNlcm5hbWUiOiJGYW5uMjc2IiwiZW1haWwiOiJtdWhhbW1hZHJpcGFuc3lhaDI3NkBnbWFpbC5jb20iLCJleHAiOjE3Nzk0MjM0NDB9.2iQ41xeBZgCs1MMghCRzhAiY-6VJ8M-75jd2PZPV5GQ
[15-May-2026 06:08:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 06:08:10 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 06:08:10 UTC] User ID: 575
[15-May-2026 06:08:10 UTC] ✅ User profile retrieved successfully for user ID: 575
[15-May-2026 06:08:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 06:08:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 06:08:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2001:448a:2012:1a1:106e:264:27be:a404, 162.158.170.104","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc1IiwidXNlcm5hbWUiOiJGYW5uMjc2IiwiZW1haWwiOiJtdWhhbW1hZHJpcGFuc3lhaDI3NkBnbWFpbC5jb20iLCJleHAiOjE3Nzk0MjM0NDB9.2iQ41xeBZgCs1MMghCRzhAiY-6VJ8M-75jd2PZPV5GQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fbff7817a909fd3-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2001:448a:2012:1a1:106e:264:27be:a404","cf-ipcountry":"ID","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-May-2026 06:08:13 UTC] === User Orders API Called ===
[15-May-2026 06:08:13 UTC] User ID: 575
[15-May-2026 06:08:13 UTC] Limit: 20, Offset: 0
[15-May-2026 06:08:13 UTC] Orders found: 0
[15-May-2026 06:08:13 UTC] Orders data: []
[15-May-2026 06:08:13 UTC] Total orders count: 0
[15-May-2026 06:08:17 UTC] === API CALL LOG ===
[15-May-2026 06:08:17 UTC] Endpoint: user/profile.php
[15-May-2026 06:08:17 UTC] Full Log Data: {
    "timestamp": "2026-05-15 06:08:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:448a:2012:1a1:106e:264:27be:a404",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2001:448a:2012:1a1:106e:264:27be:a404, 162.158.170.104",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc1IiwidXNlcm5hbWUiOiJGYW5uMjc2IiwiZW1haWwiOiJtdWhhbW1hZHJpcGFuc3lhaDI3NkBnbWFpbC5jb20iLCJleHAiOjE3Nzk0MjM0NDB9.2iQ41xeBZgCs1MMghCRzhAiY-6VJ8M-75jd2PZPV5GQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fbff79c08229fd3-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2001:448a:2012:1a1:106e:264:27be:a404",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 06:08:17 UTC] === END API CALL LOG ===
[15-May-2026 06:08:17 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 06:08:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc1IiwidXNlcm5hbWUiOiJGYW5uMjc2IiwiZW1haWwiOiJtdWhhbW1hZHJpcGFuc3lhaDI3NkBnbWFpbC5jb20iLCJleHAiOjE3Nzk0MjM0NDB9.2iQ41xeBZgCs1MMghCRzhAiY-6VJ8M-75jd2PZPV5GQ
[15-May-2026 06:08:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 06:08:17 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 06:08:17 UTC] User ID: 575
[15-May-2026 06:08:17 UTC] ✅ User profile retrieved successfully for user ID: 575
[15-May-2026 06:08:17 UTC] User Purchases API - User ID: 575
[15-May-2026 06:08:17 UTC] User Purchases API - Total purchases found: 1
[15-May-2026 06:08:20 UTC] User Purchases API - User ID: 575
[15-May-2026 06:08:20 UTC] User Purchases API - Total purchases found: 1
[15-May-2026 06:08:24 UTC] === API CALL LOG ===
[15-May-2026 06:08:24 UTC] Endpoint: user/profile.php
[15-May-2026 06:08:24 UTC] Full Log Data: {
    "timestamp": "2026-05-15 06:08:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:448a:2012:1a1:106e:264:27be:a404",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2001:448a:2012:1a1:106e:264:27be:a404, 162.158.170.104",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc1IiwidXNlcm5hbWUiOiJGYW5uMjc2IiwiZW1haWwiOiJtdWhhbW1hZHJpcGFuc3lhaDI3NkBnbWFpbC5jb20iLCJleHAiOjE3Nzk0MjM0NDB9.2iQ41xeBZgCs1MMghCRzhAiY-6VJ8M-75jd2PZPV5GQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fbff7c8cdd09fd3-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2001:448a:2012:1a1:106e:264:27be:a404",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 06:08:24 UTC] === END API CALL LOG ===
[15-May-2026 06:08:24 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 06:08:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc1IiwidXNlcm5hbWUiOiJGYW5uMjc2IiwiZW1haWwiOiJtdWhhbW1hZHJpcGFuc3lhaDI3NkBnbWFpbC5jb20iLCJleHAiOjE3Nzk0MjM0NDB9.2iQ41xeBZgCs1MMghCRzhAiY-6VJ8M-75jd2PZPV5GQ
[15-May-2026 06:08:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 06:08:24 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 06:08:24 UTC] User ID: 575
[15-May-2026 06:08:24 UTC] ✅ User profile retrieved successfully for user ID: 575
[15-May-2026 06:08:24 UTC] User Purchases API - User ID: 575
[15-May-2026 06:08:24 UTC] User Purchases API - Total purchases found: 1
[15-May-2026 06:08:26 UTC] User Purchases API - User ID: 575
[15-May-2026 06:08:26 UTC] User Purchases API - Total purchases found: 1
[15-May-2026 07:04:53 UTC] === API CALL LOG ===
[15-May-2026 07:04:53 UTC] Endpoint: user/profile.php
[15-May-2026 07:04:53 UTC] Full Log Data: {
    "timestamp": "2026-05-15 07:04:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.220.201",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.220.201, 172.68.159.123",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc3IiwidXNlcm5hbWUiOiJrZWxkaXlhcm92IiwiZW1haWwiOiJrZWxkaXlhcm92amF2b2hpcjI4QGdtYWlsLmNvbSIsImV4cCI6MTc3OTQzMzQ5Mn0.gzYmiiR9tHy8-T0eWpZO9JJEV-yv3xuGaECoqhRcTM4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc04a883ff1eed1-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.113.220.201",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 07:04:53 UTC] === END API CALL LOG ===
[15-May-2026 07:04:53 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 07:04:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc3IiwidXNlcm5hbWUiOiJrZWxkaXlhcm92IiwiZW1haWwiOiJrZWxkaXlhcm92amF2b2hpcjI4QGdtYWlsLmNvbSIsImV4cCI6MTc3OTQzMzQ5Mn0.gzYmiiR9tHy8-T0eWpZO9JJEV-yv3xuGaECoqhRcTM4
[15-May-2026 07:04:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 07:04:53 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 07:04:53 UTC] User ID: 577
[15-May-2026 07:04:53 UTC] ✅ User profile retrieved successfully for user ID: 577
[15-May-2026 07:04:53 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 07:04:53 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 07:04:53 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"188.113.220.201, 172.68.159.123","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc3IiwidXNlcm5hbWUiOiJrZWxkaXlhcm92IiwiZW1haWwiOiJrZWxkaXlhcm92amF2b2hpcjI4QGdtYWlsLmNvbSIsImV4cCI6MTc3OTQzMzQ5Mn0.gzYmiiR9tHy8-T0eWpZO9JJEV-yv3xuGaECoqhRcTM4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fc04a883ff4eed1-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"188.113.220.201","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-May-2026 07:04:53 UTC] === User Orders API Called ===
[15-May-2026 07:04:53 UTC] User ID: 577
[15-May-2026 07:04:53 UTC] Limit: 20, Offset: 0
[15-May-2026 07:04:53 UTC] Orders found: 0
[15-May-2026 07:04:53 UTC] Orders data: []
[15-May-2026 07:04:53 UTC] Total orders count: 0
[15-May-2026 07:04:53 UTC] === API CALL LOG ===
[15-May-2026 07:04:53 UTC] Endpoint: user/profile.php
[15-May-2026 07:04:53 UTC] Full Log Data: {
    "timestamp": "2026-05-15 07:04:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.220.201",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.220.201, 172.68.159.123",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc3IiwidXNlcm5hbWUiOiJrZWxkaXlhcm92IiwiZW1haWwiOiJrZWxkaXlhcm92amF2b2hpcjI4QGdtYWlsLmNvbSIsImV4cCI6MTc3OTQzMzQ5Mn0.gzYmiiR9tHy8-T0eWpZO9JJEV-yv3xuGaECoqhRcTM4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc04a88f9b6eed1-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.113.220.201",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 07:04:53 UTC] === END API CALL LOG ===
[15-May-2026 07:04:53 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 07:04:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc3IiwidXNlcm5hbWUiOiJrZWxkaXlhcm92IiwiZW1haWwiOiJrZWxkaXlhcm92amF2b2hpcjI4QGdtYWlsLmNvbSIsImV4cCI6MTc3OTQzMzQ5Mn0.gzYmiiR9tHy8-T0eWpZO9JJEV-yv3xuGaECoqhRcTM4
[15-May-2026 07:04:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 07:04:53 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 07:04:53 UTC] User ID: 577
[15-May-2026 07:04:53 UTC] ✅ User profile retrieved successfully for user ID: 577
[15-May-2026 07:04:54 UTC] === API CALL LOG ===
[15-May-2026 07:04:54 UTC] Endpoint: user/profile.php
[15-May-2026 07:04:54 UTC] Full Log Data: {
    "timestamp": "2026-05-15 07:04:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.220.201",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.220.201, 172.68.159.123",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc3IiwidXNlcm5hbWUiOiJrZWxkaXlhcm92IiwiZW1haWwiOiJrZWxkaXlhcm92amF2b2hpcjI4QGdtYWlsLmNvbSIsImV4cCI6MTc3OTQzMzQ5Mn0.gzYmiiR9tHy8-T0eWpZO9JJEV-yv3xuGaECoqhRcTM4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc04a8dcc5ceed1-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.113.220.201",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 07:04:54 UTC] === END API CALL LOG ===
[15-May-2026 07:04:54 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 07:04:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc3IiwidXNlcm5hbWUiOiJrZWxkaXlhcm92IiwiZW1haWwiOiJrZWxkaXlhcm92amF2b2hpcjI4QGdtYWlsLmNvbSIsImV4cCI6MTc3OTQzMzQ5Mn0.gzYmiiR9tHy8-T0eWpZO9JJEV-yv3xuGaECoqhRcTM4
[15-May-2026 07:04:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 07:04:54 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 07:04:54 UTC] User ID: 577
[15-May-2026 07:04:54 UTC] ✅ User profile retrieved successfully for user ID: 577
[15-May-2026 07:06:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 07:06:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 07:06:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"188.113.220.201, 172.68.159.123","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc3IiwidXNlcm5hbWUiOiJrZWxkaXlhcm92IiwiZW1haWwiOiJrZWxkaXlhcm92amF2b2hpcjI4QGdtYWlsLmNvbSIsImV4cCI6MTc3OTQzMzQ5Mn0.gzYmiiR9tHy8-T0eWpZO9JJEV-yv3xuGaECoqhRcTM4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fc04c802a9beed1-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"188.113.220.201","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-May-2026 07:06:14 UTC] === User Orders API Called ===
[15-May-2026 07:06:14 UTC] User ID: 577
[15-May-2026 07:06:14 UTC] Limit: 20, Offset: 0
[15-May-2026 07:06:14 UTC] Orders found: 0
[15-May-2026 07:06:14 UTC] Orders data: []
[15-May-2026 07:06:14 UTC] Total orders count: 0
[15-May-2026 07:06:14 UTC] === API CALL LOG ===
[15-May-2026 07:06:14 UTC] Endpoint: user/profile.php
[15-May-2026 07:06:14 UTC] Full Log Data: {
    "timestamp": "2026-05-15 07:06:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.220.201",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.220.201, 172.68.159.123",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc3IiwidXNlcm5hbWUiOiJrZWxkaXlhcm92IiwiZW1haWwiOiJrZWxkaXlhcm92amF2b2hpcjI4QGdtYWlsLmNvbSIsImV4cCI6MTc3OTQzMzQ5Mn0.gzYmiiR9tHy8-T0eWpZO9JJEV-yv3xuGaECoqhRcTM4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc04c802a9eeed1-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.113.220.201",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 07:06:14 UTC] === END API CALL LOG ===
[15-May-2026 07:06:14 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 07:06:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc3IiwidXNlcm5hbWUiOiJrZWxkaXlhcm92IiwiZW1haWwiOiJrZWxkaXlhcm92amF2b2hpcjI4QGdtYWlsLmNvbSIsImV4cCI6MTc3OTQzMzQ5Mn0.gzYmiiR9tHy8-T0eWpZO9JJEV-yv3xuGaECoqhRcTM4
[15-May-2026 07:06:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 07:06:14 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 07:06:14 UTC] User ID: 577
[15-May-2026 07:06:14 UTC] ✅ User profile retrieved successfully for user ID: 577
[15-May-2026 07:06:15 UTC] === API CALL LOG ===
[15-May-2026 07:06:15 UTC] Endpoint: user/profile.php
[15-May-2026 07:06:15 UTC] Full Log Data: {
    "timestamp": "2026-05-15 07:06:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.220.201",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.220.201, 172.68.159.123",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc3IiwidXNlcm5hbWUiOiJrZWxkaXlhcm92IiwiZW1haWwiOiJrZWxkaXlhcm92amF2b2hpcjI4QGdtYWlsLmNvbSIsImV4cCI6MTc3OTQzMzQ5Mn0.gzYmiiR9tHy8-T0eWpZO9JJEV-yv3xuGaECoqhRcTM4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc04c841abdeed1-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.113.220.201",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 07:06:15 UTC] === END API CALL LOG ===
[15-May-2026 07:06:15 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 07:06:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc3IiwidXNlcm5hbWUiOiJrZWxkaXlhcm92IiwiZW1haWwiOiJrZWxkaXlhcm92amF2b2hpcjI4QGdtYWlsLmNvbSIsImV4cCI6MTc3OTQzMzQ5Mn0.gzYmiiR9tHy8-T0eWpZO9JJEV-yv3xuGaECoqhRcTM4
[15-May-2026 07:06:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 07:06:15 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 07:06:15 UTC] User ID: 577
[15-May-2026 07:06:15 UTC] ✅ User profile retrieved successfully for user ID: 577
[15-May-2026 07:06:15 UTC] === API CALL LOG ===
[15-May-2026 07:06:15 UTC] Endpoint: user/profile.php
[15-May-2026 07:06:15 UTC] Full Log Data: {
    "timestamp": "2026-05-15 07:06:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.220.201",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.220.201, 172.68.159.123",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc3IiwidXNlcm5hbWUiOiJrZWxkaXlhcm92IiwiZW1haWwiOiJrZWxkaXlhcm92amF2b2hpcjI4QGdtYWlsLmNvbSIsImV4cCI6MTc3OTQzMzQ5Mn0.gzYmiiR9tHy8-T0eWpZO9JJEV-yv3xuGaECoqhRcTM4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc04c850c57eed1-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.113.220.201",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 07:06:15 UTC] === END API CALL LOG ===
[15-May-2026 07:06:15 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 07:06:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc3IiwidXNlcm5hbWUiOiJrZWxkaXlhcm92IiwiZW1haWwiOiJrZWxkaXlhcm92amF2b2hpcjI4QGdtYWlsLmNvbSIsImV4cCI6MTc3OTQzMzQ5Mn0.gzYmiiR9tHy8-T0eWpZO9JJEV-yv3xuGaECoqhRcTM4
[15-May-2026 07:06:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 07:06:15 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 07:06:15 UTC] User ID: 577
[15-May-2026 07:06:15 UTC] ✅ User profile retrieved successfully for user ID: 577
[15-May-2026 07:06:32 UTC] === API CALL LOG ===
[15-May-2026 07:06:32 UTC] Endpoint: user/profile.php
[15-May-2026 07:06:32 UTC] Full Log Data: {
    "timestamp": "2026-05-15 07:06:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.220.201",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.220.201, 172.68.159.123",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc3IiwidXNlcm5hbWUiOiJrZWxkaXlhcm92IiwiZW1haWwiOiJrZWxkaXlhcm92amF2b2hpcjI4QGdtYWlsLmNvbSIsImV4cCI6MTc3OTQzMzQ5Mn0.gzYmiiR9tHy8-T0eWpZO9JJEV-yv3xuGaECoqhRcTM4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc04cf0aacceed1-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.113.220.201",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 07:06:32 UTC] === END API CALL LOG ===
[15-May-2026 07:06:32 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 07:06:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc3IiwidXNlcm5hbWUiOiJrZWxkaXlhcm92IiwiZW1haWwiOiJrZWxkaXlhcm92amF2b2hpcjI4QGdtYWlsLmNvbSIsImV4cCI6MTc3OTQzMzQ5Mn0.gzYmiiR9tHy8-T0eWpZO9JJEV-yv3xuGaECoqhRcTM4
[15-May-2026 07:06:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 07:06:32 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 07:06:32 UTC] User ID: 577
[15-May-2026 07:06:32 UTC] ✅ User profile retrieved successfully for user ID: 577
[15-May-2026 07:06:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 07:06:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 07:06:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"188.113.220.201, 172.68.159.123","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc3IiwidXNlcm5hbWUiOiJrZWxkaXlhcm92IiwiZW1haWwiOiJrZWxkaXlhcm92amF2b2hpcjI4QGdtYWlsLmNvbSIsImV4cCI6MTc3OTQzMzQ5Mn0.gzYmiiR9tHy8-T0eWpZO9JJEV-yv3xuGaECoqhRcTM4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fc04cf0aac9eed1-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"188.113.220.201","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-May-2026 07:06:32 UTC] === User Orders API Called ===
[15-May-2026 07:06:32 UTC] User ID: 577
[15-May-2026 07:06:32 UTC] Limit: 20, Offset: 0
[15-May-2026 07:06:32 UTC] Orders found: 0
[15-May-2026 07:06:32 UTC] Orders data: []
[15-May-2026 07:06:32 UTC] Total orders count: 0
[15-May-2026 07:06:33 UTC] === API CALL LOG ===
[15-May-2026 07:06:33 UTC] Endpoint: user/profile.php
[15-May-2026 07:06:33 UTC] Full Log Data: {
    "timestamp": "2026-05-15 07:06:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.220.201",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.220.201, 172.68.159.123",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc3IiwidXNlcm5hbWUiOiJrZWxkaXlhcm92IiwiZW1haWwiOiJrZWxkaXlhcm92amF2b2hpcjI4QGdtYWlsLmNvbSIsImV4cCI6MTc3OTQzMzQ5Mn0.gzYmiiR9tHy8-T0eWpZO9JJEV-yv3xuGaECoqhRcTM4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc04cf47a4beed1-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.113.220.201",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 07:06:33 UTC] === END API CALL LOG ===
[15-May-2026 07:06:33 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 07:06:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc3IiwidXNlcm5hbWUiOiJrZWxkaXlhcm92IiwiZW1haWwiOiJrZWxkaXlhcm92amF2b2hpcjI4QGdtYWlsLmNvbSIsImV4cCI6MTc3OTQzMzQ5Mn0.gzYmiiR9tHy8-T0eWpZO9JJEV-yv3xuGaECoqhRcTM4
[15-May-2026 07:06:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 07:06:33 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 07:06:33 UTC] User ID: 577
[15-May-2026 07:06:33 UTC] ✅ User profile retrieved successfully for user ID: 577
[15-May-2026 07:06:33 UTC] === API CALL LOG ===
[15-May-2026 07:06:33 UTC] Endpoint: user/profile.php
[15-May-2026 07:06:33 UTC] Full Log Data: {
    "timestamp": "2026-05-15 07:06:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.220.201",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.220.201, 172.68.159.123",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc3IiwidXNlcm5hbWUiOiJrZWxkaXlhcm92IiwiZW1haWwiOiJrZWxkaXlhcm92amF2b2hpcjI4QGdtYWlsLmNvbSIsImV4cCI6MTc3OTQzMzQ5Mn0.gzYmiiR9tHy8-T0eWpZO9JJEV-yv3xuGaECoqhRcTM4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc04cf54c4ceed1-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.113.220.201",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 07:06:33 UTC] === END API CALL LOG ===
[15-May-2026 07:06:33 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 07:06:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc3IiwidXNlcm5hbWUiOiJrZWxkaXlhcm92IiwiZW1haWwiOiJrZWxkaXlhcm92amF2b2hpcjI4QGdtYWlsLmNvbSIsImV4cCI6MTc3OTQzMzQ5Mn0.gzYmiiR9tHy8-T0eWpZO9JJEV-yv3xuGaECoqhRcTM4
[15-May-2026 07:06:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 07:06:33 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 07:06:33 UTC] User ID: 577
[15-May-2026 07:06:33 UTC] ✅ User profile retrieved successfully for user ID: 577
[15-May-2026 07:07:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 07:07:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 07:07:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"188.113.220.201, 172.68.159.124","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc3IiwidXNlcm5hbWUiOiJrZWxkaXlhcm92IiwiZW1haWwiOiJrZWxkaXlhcm92amF2b2hpcjI4QGdtYWlsLmNvbSIsImV4cCI6MTc3OTQzMzQ5Mn0.gzYmiiR9tHy8-T0eWpZO9JJEV-yv3xuGaECoqhRcTM4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fc04e5e6c6deed1-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"188.113.220.201","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-May-2026 07:07:30 UTC] === User Orders API Called ===
[15-May-2026 07:07:30 UTC] User ID: 577
[15-May-2026 07:07:30 UTC] Limit: 20, Offset: 0
[15-May-2026 07:07:30 UTC] Orders found: 0
[15-May-2026 07:07:30 UTC] Orders data: []
[15-May-2026 07:07:30 UTC] Total orders count: 0
[15-May-2026 07:07:30 UTC] === API CALL LOG ===
[15-May-2026 07:07:30 UTC] Endpoint: user/profile.php
[15-May-2026 07:07:30 UTC] Full Log Data: {
    "timestamp": "2026-05-15 07:07:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.220.201",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.220.201, 172.68.159.124",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc3IiwidXNlcm5hbWUiOiJrZWxkaXlhcm92IiwiZW1haWwiOiJrZWxkaXlhcm92amF2b2hpcjI4QGdtYWlsLmNvbSIsImV4cCI6MTc3OTQzMzQ5Mn0.gzYmiiR9tHy8-T0eWpZO9JJEV-yv3xuGaECoqhRcTM4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc04e5e6c6feed1-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.113.220.201",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 07:07:30 UTC] === END API CALL LOG ===
[15-May-2026 07:07:30 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 07:07:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc3IiwidXNlcm5hbWUiOiJrZWxkaXlhcm92IiwiZW1haWwiOiJrZWxkaXlhcm92amF2b2hpcjI4QGdtYWlsLmNvbSIsImV4cCI6MTc3OTQzMzQ5Mn0.gzYmiiR9tHy8-T0eWpZO9JJEV-yv3xuGaECoqhRcTM4
[15-May-2026 07:07:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 07:07:30 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 07:07:30 UTC] User ID: 577
[15-May-2026 07:07:30 UTC] ✅ User profile retrieved successfully for user ID: 577
[15-May-2026 07:07:31 UTC] === API CALL LOG ===
[15-May-2026 07:07:31 UTC] Endpoint: user/profile.php
[15-May-2026 07:07:31 UTC] Full Log Data: {
    "timestamp": "2026-05-15 07:07:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.220.201",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.220.201, 172.68.159.124",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc3IiwidXNlcm5hbWUiOiJrZWxkaXlhcm92IiwiZW1haWwiOiJrZWxkaXlhcm92amF2b2hpcjI4QGdtYWlsLmNvbSIsImV4cCI6MTc3OTQzMzQ5Mn0.gzYmiiR9tHy8-T0eWpZO9JJEV-yv3xuGaECoqhRcTM4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc04e622c59eed1-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.113.220.201",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 07:07:31 UTC] === END API CALL LOG ===
[15-May-2026 07:07:31 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 07:07:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc3IiwidXNlcm5hbWUiOiJrZWxkaXlhcm92IiwiZW1haWwiOiJrZWxkaXlhcm92amF2b2hpcjI4QGdtYWlsLmNvbSIsImV4cCI6MTc3OTQzMzQ5Mn0.gzYmiiR9tHy8-T0eWpZO9JJEV-yv3xuGaECoqhRcTM4
[15-May-2026 07:07:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 07:07:31 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 07:07:31 UTC] User ID: 577
[15-May-2026 07:07:31 UTC] ✅ User profile retrieved successfully for user ID: 577
[15-May-2026 07:07:31 UTC] === API CALL LOG ===
[15-May-2026 07:07:31 UTC] Endpoint: user/profile.php
[15-May-2026 07:07:31 UTC] Full Log Data: {
    "timestamp": "2026-05-15 07:07:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.220.201",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.220.201, 172.68.159.124",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc3IiwidXNlcm5hbWUiOiJrZWxkaXlhcm92IiwiZW1haWwiOiJrZWxkaXlhcm92amF2b2hpcjI4QGdtYWlsLmNvbSIsImV4cCI6MTc3OTQzMzQ5Mn0.gzYmiiR9tHy8-T0eWpZO9JJEV-yv3xuGaECoqhRcTM4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc04e630e3feed1-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.113.220.201",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 07:07:31 UTC] === END API CALL LOG ===
[15-May-2026 07:07:31 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 07:07:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc3IiwidXNlcm5hbWUiOiJrZWxkaXlhcm92IiwiZW1haWwiOiJrZWxkaXlhcm92amF2b2hpcjI4QGdtYWlsLmNvbSIsImV4cCI6MTc3OTQzMzQ5Mn0.gzYmiiR9tHy8-T0eWpZO9JJEV-yv3xuGaECoqhRcTM4
[15-May-2026 07:07:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 07:07:31 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 07:07:31 UTC] User ID: 577
[15-May-2026 07:07:31 UTC] ✅ User profile retrieved successfully for user ID: 577
[15-May-2026 07:07:45 UTC] === API CALL LOG ===
[15-May-2026 07:07:45 UTC] Endpoint: user/profile.php
[15-May-2026 07:07:45 UTC] Full Log Data: {
    "timestamp": "2026-05-15 07:07:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.220.201",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.220.201, 172.68.159.123",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc3IiwidXNlcm5hbWUiOiJrZWxkaXlhcm92IiwiZW1haWwiOiJrZWxkaXlhcm92amF2b2hpcjI4QGdtYWlsLmNvbSIsImV4cCI6MTc3OTQzMzQ5Mn0.gzYmiiR9tHy8-T0eWpZO9JJEV-yv3xuGaECoqhRcTM4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc04eb70c06eed1-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.113.220.201",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 07:07:45 UTC] === END API CALL LOG ===
[15-May-2026 07:07:45 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 07:07:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc3IiwidXNlcm5hbWUiOiJrZWxkaXlhcm92IiwiZW1haWwiOiJrZWxkaXlhcm92amF2b2hpcjI4QGdtYWlsLmNvbSIsImV4cCI6MTc3OTQzMzQ5Mn0.gzYmiiR9tHy8-T0eWpZO9JJEV-yv3xuGaECoqhRcTM4
[15-May-2026 07:07:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 07:07:45 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 07:07:45 UTC] User ID: 577
[15-May-2026 07:07:45 UTC] ✅ User profile retrieved successfully for user ID: 577
[15-May-2026 07:07:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 07:07:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 07:07:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"188.113.220.201, 172.68.159.123","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc3IiwidXNlcm5hbWUiOiJrZWxkaXlhcm92IiwiZW1haWwiOiJrZWxkaXlhcm92amF2b2hpcjI4QGdtYWlsLmNvbSIsImV4cCI6MTc3OTQzMzQ5Mn0.gzYmiiR9tHy8-T0eWpZO9JJEV-yv3xuGaECoqhRcTM4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fc04eb70bffeed1-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"188.113.220.201","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-May-2026 07:07:45 UTC] === User Orders API Called ===
[15-May-2026 07:07:45 UTC] User ID: 577
[15-May-2026 07:07:45 UTC] Limit: 20, Offset: 0
[15-May-2026 07:07:45 UTC] Orders found: 0
[15-May-2026 07:07:45 UTC] Orders data: []
[15-May-2026 07:07:45 UTC] Total orders count: 0
[15-May-2026 07:07:45 UTC] === API CALL LOG ===
[15-May-2026 07:07:45 UTC] Endpoint: user/profile.php
[15-May-2026 07:07:45 UTC] Full Log Data: {
    "timestamp": "2026-05-15 07:07:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.220.201",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.220.201, 172.68.159.123",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc3IiwidXNlcm5hbWUiOiJrZWxkaXlhcm92IiwiZW1haWwiOiJrZWxkaXlhcm92amF2b2hpcjI4QGdtYWlsLmNvbSIsImV4cCI6MTc3OTQzMzQ5Mn0.gzYmiiR9tHy8-T0eWpZO9JJEV-yv3xuGaECoqhRcTM4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc04ebb2c6deed1-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.113.220.201",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 07:07:45 UTC] === END API CALL LOG ===
[15-May-2026 07:07:45 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 07:07:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc3IiwidXNlcm5hbWUiOiJrZWxkaXlhcm92IiwiZW1haWwiOiJrZWxkaXlhcm92amF2b2hpcjI4QGdtYWlsLmNvbSIsImV4cCI6MTc3OTQzMzQ5Mn0.gzYmiiR9tHy8-T0eWpZO9JJEV-yv3xuGaECoqhRcTM4
[15-May-2026 07:07:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 07:07:45 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 07:07:45 UTC] User ID: 577
[15-May-2026 07:07:45 UTC] ✅ User profile retrieved successfully for user ID: 577
[15-May-2026 07:07:45 UTC] === API CALL LOG ===
[15-May-2026 07:07:45 UTC] Endpoint: user/profile.php
[15-May-2026 07:07:45 UTC] Full Log Data: {
    "timestamp": "2026-05-15 07:07:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.220.201",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.220.201, 172.68.159.123",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc3IiwidXNlcm5hbWUiOiJrZWxkaXlhcm92IiwiZW1haWwiOiJrZWxkaXlhcm92amF2b2hpcjI4QGdtYWlsLmNvbSIsImV4cCI6MTc3OTQzMzQ5Mn0.gzYmiiR9tHy8-T0eWpZO9JJEV-yv3xuGaECoqhRcTM4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc04ebc1e3eeed1-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.113.220.201",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 07:07:45 UTC] === END API CALL LOG ===
[15-May-2026 07:07:45 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 07:07:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc3IiwidXNlcm5hbWUiOiJrZWxkaXlhcm92IiwiZW1haWwiOiJrZWxkaXlhcm92amF2b2hpcjI4QGdtYWlsLmNvbSIsImV4cCI6MTc3OTQzMzQ5Mn0.gzYmiiR9tHy8-T0eWpZO9JJEV-yv3xuGaECoqhRcTM4
[15-May-2026 07:07:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 07:07:45 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 07:07:45 UTC] User ID: 577
[15-May-2026 07:07:45 UTC] ✅ User profile retrieved successfully for user ID: 577
[15-May-2026 07:07:54 UTC] === API CALL LOG ===
[15-May-2026 07:07:54 UTC] Endpoint: user/profile.php
[15-May-2026 07:07:54 UTC] Full Log Data: {
    "timestamp": "2026-05-15 07:07:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.220.201",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.220.201, 172.68.159.124",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc3IiwidXNlcm5hbWUiOiJrZWxkaXlhcm92IiwiZW1haWwiOiJrZWxkaXlhcm92amF2b2hpcjI4QGdtYWlsLmNvbSIsImV4cCI6MTc3OTQzMzQ5Mn0.gzYmiiR9tHy8-T0eWpZO9JJEV-yv3xuGaECoqhRcTM4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc04ef1fdd1eed1-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.113.220.201",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 07:07:54 UTC] === END API CALL LOG ===
[15-May-2026 07:07:54 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 07:07:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc3IiwidXNlcm5hbWUiOiJrZWxkaXlhcm92IiwiZW1haWwiOiJrZWxkaXlhcm92amF2b2hpcjI4QGdtYWlsLmNvbSIsImV4cCI6MTc3OTQzMzQ5Mn0.gzYmiiR9tHy8-T0eWpZO9JJEV-yv3xuGaECoqhRcTM4
[15-May-2026 07:07:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 07:07:54 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 07:07:54 UTC] User ID: 577
[15-May-2026 07:07:54 UTC] ✅ User profile retrieved successfully for user ID: 577
[15-May-2026 07:08:28 UTC] === API CALL LOG ===
[15-May-2026 07:08:28 UTC] Endpoint: user/profile.php
[15-May-2026 07:08:28 UTC] Full Log Data: {
    "timestamp": "2026-05-15 07:08:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.220.201",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.220.201, 172.68.159.123",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc3IiwidXNlcm5hbWUiOiJrZWxkaXlhcm92IiwiZW1haWwiOiJrZWxkaXlhcm92amF2b2hpcjI4QGdtYWlsLmNvbSIsImV4cCI6MTc3OTQzMzQ5Mn0.gzYmiiR9tHy8-T0eWpZO9JJEV-yv3xuGaECoqhRcTM4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc04fc32c2aeed1-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.113.220.201",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 07:08:28 UTC] === END API CALL LOG ===
[15-May-2026 07:08:28 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 07:08:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc3IiwidXNlcm5hbWUiOiJrZWxkaXlhcm92IiwiZW1haWwiOiJrZWxkaXlhcm92amF2b2hpcjI4QGdtYWlsLmNvbSIsImV4cCI6MTc3OTQzMzQ5Mn0.gzYmiiR9tHy8-T0eWpZO9JJEV-yv3xuGaECoqhRcTM4
[15-May-2026 07:08:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 07:08:28 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 07:08:28 UTC] User ID: 577
[15-May-2026 07:08:28 UTC] ✅ User profile retrieved successfully for user ID: 577
[15-May-2026 07:09:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 07:09:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 07:09:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"188.113.220.201, 162.158.172.51","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc3IiwidXNlcm5hbWUiOiJrZWxkaXlhcm92IiwiZW1haWwiOiJrZWxkaXlhcm92amF2b2hpcjI4QGdtYWlsLmNvbSIsImV4cCI6MTc3OTQzMzQ5Mn0.gzYmiiR9tHy8-T0eWpZO9JJEV-yv3xuGaECoqhRcTM4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fc050fafd4feed1-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"188.113.220.201","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-May-2026 07:09:17 UTC] === User Orders API Called ===
[15-May-2026 07:09:17 UTC] User ID: 577
[15-May-2026 07:09:17 UTC] Limit: 20, Offset: 0
[15-May-2026 07:09:17 UTC] Orders found: 0
[15-May-2026 07:09:17 UTC] Orders data: []
[15-May-2026 07:09:17 UTC] Total orders count: 0
[15-May-2026 07:09:17 UTC] === API CALL LOG ===
[15-May-2026 07:09:17 UTC] Endpoint: user/profile.php
[15-May-2026 07:09:17 UTC] Full Log Data: {
    "timestamp": "2026-05-15 07:09:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.220.201",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.220.201, 162.158.172.51",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc3IiwidXNlcm5hbWUiOiJrZWxkaXlhcm92IiwiZW1haWwiOiJrZWxkaXlhcm92amF2b2hpcjI4QGdtYWlsLmNvbSIsImV4cCI6MTc3OTQzMzQ5Mn0.gzYmiiR9tHy8-T0eWpZO9JJEV-yv3xuGaECoqhRcTM4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc050fafd52eed1-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.113.220.201",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 07:09:17 UTC] === END API CALL LOG ===
[15-May-2026 07:09:17 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 07:09:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc3IiwidXNlcm5hbWUiOiJrZWxkaXlhcm92IiwiZW1haWwiOiJrZWxkaXlhcm92amF2b2hpcjI4QGdtYWlsLmNvbSIsImV4cCI6MTc3OTQzMzQ5Mn0.gzYmiiR9tHy8-T0eWpZO9JJEV-yv3xuGaECoqhRcTM4
[15-May-2026 07:09:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 07:09:17 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 07:09:17 UTC] User ID: 577
[15-May-2026 07:09:17 UTC] ✅ User profile retrieved successfully for user ID: 577
[15-May-2026 07:09:18 UTC] === API CALL LOG ===
[15-May-2026 07:09:18 UTC] Endpoint: user/profile.php
[15-May-2026 07:09:18 UTC] Full Log Data: {
    "timestamp": "2026-05-15 07:09:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.220.201",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.220.201, 162.158.172.51",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc3IiwidXNlcm5hbWUiOiJrZWxkaXlhcm92IiwiZW1haWwiOiJrZWxkaXlhcm92amF2b2hpcjI4QGdtYWlsLmNvbSIsImV4cCI6MTc3OTQzMzQ5Mn0.gzYmiiR9tHy8-T0eWpZO9JJEV-yv3xuGaECoqhRcTM4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc050fe4ccbeed1-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.113.220.201",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 07:09:18 UTC] === END API CALL LOG ===
[15-May-2026 07:09:18 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 07:09:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc3IiwidXNlcm5hbWUiOiJrZWxkaXlhcm92IiwiZW1haWwiOiJrZWxkaXlhcm92amF2b2hpcjI4QGdtYWlsLmNvbSIsImV4cCI6MTc3OTQzMzQ5Mn0.gzYmiiR9tHy8-T0eWpZO9JJEV-yv3xuGaECoqhRcTM4
[15-May-2026 07:09:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 07:09:18 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 07:09:18 UTC] User ID: 577
[15-May-2026 07:09:18 UTC] ✅ User profile retrieved successfully for user ID: 577
[15-May-2026 07:09:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 07:09:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 07:09:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"188.113.220.201, 162.158.172.50","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc3IiwidXNlcm5hbWUiOiJrZWxkaXlhcm92IiwiZW1haWwiOiJrZWxkaXlhcm92amF2b2hpcjI4QGdtYWlsLmNvbSIsImV4cCI6MTc3OTQzMzQ5Mn0.gzYmiiR9tHy8-T0eWpZO9JJEV-yv3xuGaECoqhRcTM4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fc0512a7938eed1-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"188.113.220.201","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-May-2026 07:09:25 UTC] === User Orders API Called ===
[15-May-2026 07:09:25 UTC] User ID: 577
[15-May-2026 07:09:25 UTC] Limit: 20, Offset: 0
[15-May-2026 07:09:25 UTC] Orders found: 0
[15-May-2026 07:09:25 UTC] Orders data: []
[15-May-2026 07:09:25 UTC] Total orders count: 0
[15-May-2026 07:09:27 UTC] === API CALL LOG ===
[15-May-2026 07:09:27 UTC] Endpoint: user/profile.php
[15-May-2026 07:09:27 UTC] Full Log Data: {
    "timestamp": "2026-05-15 07:09:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.220.201",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.220.201, 162.158.172.50",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc3IiwidXNlcm5hbWUiOiJrZWxkaXlhcm92IiwiZW1haWwiOiJrZWxkaXlhcm92amF2b2hpcjI4QGdtYWlsLmNvbSIsImV4cCI6MTc3OTQzMzQ5Mn0.gzYmiiR9tHy8-T0eWpZO9JJEV-yv3xuGaECoqhRcTM4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc051381ca2eed1-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.113.220.201",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 07:09:27 UTC] === END API CALL LOG ===
[15-May-2026 07:09:27 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 07:09:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc3IiwidXNlcm5hbWUiOiJrZWxkaXlhcm92IiwiZW1haWwiOiJrZWxkaXlhcm92amF2b2hpcjI4QGdtYWlsLmNvbSIsImV4cCI6MTc3OTQzMzQ5Mn0.gzYmiiR9tHy8-T0eWpZO9JJEV-yv3xuGaECoqhRcTM4
[15-May-2026 07:09:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 07:09:27 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 07:09:27 UTC] User ID: 577
[15-May-2026 07:09:27 UTC] ✅ User profile retrieved successfully for user ID: 577
[15-May-2026 07:09:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 07:09:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 07:09:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"188.113.220.201, 162.158.172.51","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc3IiwidXNlcm5hbWUiOiJrZWxkaXlhcm92IiwiZW1haWwiOiJrZWxkaXlhcm92amF2b2hpcjI4QGdtYWlsLmNvbSIsImV4cCI6MTc3OTQzMzQ5Mn0.gzYmiiR9tHy8-T0eWpZO9JJEV-yv3xuGaECoqhRcTM4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fc051381ca1eed1-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"188.113.220.201","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-May-2026 07:09:27 UTC] === User Orders API Called ===
[15-May-2026 07:09:27 UTC] User ID: 577
[15-May-2026 07:09:27 UTC] Limit: 20, Offset: 0
[15-May-2026 07:09:27 UTC] Orders found: 0
[15-May-2026 07:09:27 UTC] Orders data: []
[15-May-2026 07:09:27 UTC] Total orders count: 0
[15-May-2026 07:09:28 UTC] === API CALL LOG ===
[15-May-2026 07:09:28 UTC] Endpoint: user/profile.php
[15-May-2026 07:09:28 UTC] Full Log Data: {
    "timestamp": "2026-05-15 07:09:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.220.201",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.220.201, 162.158.172.51",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc3IiwidXNlcm5hbWUiOiJrZWxkaXlhcm92IiwiZW1haWwiOiJrZWxkaXlhcm92amF2b2hpcjI4QGdtYWlsLmNvbSIsImV4cCI6MTc3OTQzMzQ5Mn0.gzYmiiR9tHy8-T0eWpZO9JJEV-yv3xuGaECoqhRcTM4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc0513b8b98eed1-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.113.220.201",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 07:09:28 UTC] === END API CALL LOG ===
[15-May-2026 07:09:28 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 07:09:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc3IiwidXNlcm5hbWUiOiJrZWxkaXlhcm92IiwiZW1haWwiOiJrZWxkaXlhcm92amF2b2hpcjI4QGdtYWlsLmNvbSIsImV4cCI6MTc3OTQzMzQ5Mn0.gzYmiiR9tHy8-T0eWpZO9JJEV-yv3xuGaECoqhRcTM4
[15-May-2026 07:09:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 07:09:28 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 07:09:28 UTC] User ID: 577
[15-May-2026 07:09:28 UTC] ✅ User profile retrieved successfully for user ID: 577
[15-May-2026 07:09:45 UTC] === API CALL LOG ===
[15-May-2026 07:09:45 UTC] Endpoint: user/profile.php
[15-May-2026 07:09:45 UTC] Full Log Data: {
    "timestamp": "2026-05-15 07:09:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.220.201",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.220.201, 162.158.172.50",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc3IiwidXNlcm5hbWUiOiJrZWxkaXlhcm92IiwiZW1haWwiOiJrZWxkaXlhcm92amF2b2hpcjI4QGdtYWlsLmNvbSIsImV4cCI6MTc3OTQzMzQ5Mn0.gzYmiiR9tHy8-T0eWpZO9JJEV-yv3xuGaECoqhRcTM4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc051a9ae73eed1-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.113.220.201",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 07:09:45 UTC] === END API CALL LOG ===
[15-May-2026 07:09:45 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 07:09:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc3IiwidXNlcm5hbWUiOiJrZWxkaXlhcm92IiwiZW1haWwiOiJrZWxkaXlhcm92amF2b2hpcjI4QGdtYWlsLmNvbSIsImV4cCI6MTc3OTQzMzQ5Mn0.gzYmiiR9tHy8-T0eWpZO9JJEV-yv3xuGaECoqhRcTM4
[15-May-2026 07:09:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 07:09:45 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 07:09:45 UTC] User ID: 577
[15-May-2026 07:09:45 UTC] ✅ User profile retrieved successfully for user ID: 577
[15-May-2026 07:09:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 07:09:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 07:09:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"188.113.220.201, 162.158.172.50","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc3IiwidXNlcm5hbWUiOiJrZWxkaXlhcm92IiwiZW1haWwiOiJrZWxkaXlhcm92amF2b2hpcjI4QGdtYWlsLmNvbSIsImV4cCI6MTc3OTQzMzQ5Mn0.gzYmiiR9tHy8-T0eWpZO9JJEV-yv3xuGaECoqhRcTM4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fc051a9ae6feed1-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"188.113.220.201","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-May-2026 07:09:45 UTC] === User Orders API Called ===
[15-May-2026 07:09:45 UTC] User ID: 577
[15-May-2026 07:09:45 UTC] Limit: 20, Offset: 0
[15-May-2026 07:09:45 UTC] Orders found: 0
[15-May-2026 07:09:45 UTC] Orders data: []
[15-May-2026 07:09:45 UTC] Total orders count: 0
[15-May-2026 07:09:46 UTC] === API CALL LOG ===
[15-May-2026 07:09:46 UTC] Endpoint: user/profile.php
[15-May-2026 07:09:46 UTC] Full Log Data: {
    "timestamp": "2026-05-15 07:09:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.220.201",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.220.201, 162.158.172.50",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc3IiwidXNlcm5hbWUiOiJrZWxkaXlhcm92IiwiZW1haWwiOiJrZWxkaXlhcm92amF2b2hpcjI4QGdtYWlsLmNvbSIsImV4cCI6MTc3OTQzMzQ5Mn0.gzYmiiR9tHy8-T0eWpZO9JJEV-yv3xuGaECoqhRcTM4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc051adfffaeed1-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.113.220.201",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 07:09:46 UTC] === END API CALL LOG ===
[15-May-2026 07:09:46 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 07:09:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc3IiwidXNlcm5hbWUiOiJrZWxkaXlhcm92IiwiZW1haWwiOiJrZWxkaXlhcm92amF2b2hpcjI4QGdtYWlsLmNvbSIsImV4cCI6MTc3OTQzMzQ5Mn0.gzYmiiR9tHy8-T0eWpZO9JJEV-yv3xuGaECoqhRcTM4
[15-May-2026 07:09:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 07:09:46 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 07:09:46 UTC] User ID: 577
[15-May-2026 07:09:46 UTC] ✅ User profile retrieved successfully for user ID: 577
[15-May-2026 07:09:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 07:09:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 07:09:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"188.113.220.201, 162.158.172.50","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc3IiwidXNlcm5hbWUiOiJrZWxkaXlhcm92IiwiZW1haWwiOiJrZWxkaXlhcm92amF2b2hpcjI4QGdtYWlsLmNvbSIsImV4cCI6MTc3OTQzMzQ5Mn0.gzYmiiR9tHy8-T0eWpZO9JJEV-yv3xuGaECoqhRcTM4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fc051b75b4aeed1-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"188.113.220.201","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-May-2026 07:09:48 UTC] === User Orders API Called ===
[15-May-2026 07:09:48 UTC] User ID: 577
[15-May-2026 07:09:48 UTC] Limit: 20, Offset: 0
[15-May-2026 07:09:48 UTC] Orders found: 0
[15-May-2026 07:09:48 UTC] Orders data: []
[15-May-2026 07:09:48 UTC] Total orders count: 0
[15-May-2026 07:09:55 UTC] === API CALL LOG ===
[15-May-2026 07:09:55 UTC] Endpoint: user/profile.php
[15-May-2026 07:09:55 UTC] Full Log Data: {
    "timestamp": "2026-05-15 07:09:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.220.201",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.220.201, 162.158.172.50",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc3IiwidXNlcm5hbWUiOiJrZWxkaXlhcm92IiwiZW1haWwiOiJrZWxkaXlhcm92amF2b2hpcjI4QGdtYWlsLmNvbSIsImV4cCI6MTc3OTQzMzQ5Mn0.gzYmiiR9tHy8-T0eWpZO9JJEV-yv3xuGaECoqhRcTM4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc051e6bdc7eed1-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.113.220.201",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 07:09:55 UTC] === END API CALL LOG ===
[15-May-2026 07:09:55 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 07:09:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc3IiwidXNlcm5hbWUiOiJrZWxkaXlhcm92IiwiZW1haWwiOiJrZWxkaXlhcm92amF2b2hpcjI4QGdtYWlsLmNvbSIsImV4cCI6MTc3OTQzMzQ5Mn0.gzYmiiR9tHy8-T0eWpZO9JJEV-yv3xuGaECoqhRcTM4
[15-May-2026 07:09:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 07:09:55 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 07:09:55 UTC] User ID: 577
[15-May-2026 07:09:55 UTC] ✅ User profile retrieved successfully for user ID: 577
[15-May-2026 07:09:55 UTC] User Purchases API - User ID: 577
[15-May-2026 07:09:55 UTC] User Purchases API - Total purchases found: 1
[15-May-2026 07:09:59 UTC] User Purchases API - User ID: 577
[15-May-2026 07:09:59 UTC] User Purchases API - Total purchases found: 1
[15-May-2026 07:10:05 UTC] === API CALL LOG ===
[15-May-2026 07:10:05 UTC] Endpoint: user/profile.php
[15-May-2026 07:10:05 UTC] Full Log Data: {
    "timestamp": "2026-05-15 07:10:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.220.201",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.220.201, 162.158.172.50",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc3IiwidXNlcm5hbWUiOiJrZWxkaXlhcm92IiwiZW1haWwiOiJrZWxkaXlhcm92amF2b2hpcjI4QGdtYWlsLmNvbSIsImV4cCI6MTc3OTQzMzQ5Mn0.gzYmiiR9tHy8-T0eWpZO9JJEV-yv3xuGaECoqhRcTM4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc052238a32eed1-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.113.220.201",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 07:10:05 UTC] === END API CALL LOG ===
[15-May-2026 07:10:05 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 07:10:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc3IiwidXNlcm5hbWUiOiJrZWxkaXlhcm92IiwiZW1haWwiOiJrZWxkaXlhcm92amF2b2hpcjI4QGdtYWlsLmNvbSIsImV4cCI6MTc3OTQzMzQ5Mn0.gzYmiiR9tHy8-T0eWpZO9JJEV-yv3xuGaECoqhRcTM4
[15-May-2026 07:10:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 07:10:05 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 07:10:05 UTC] User ID: 577
[15-May-2026 07:10:05 UTC] ✅ User profile retrieved successfully for user ID: 577
[15-May-2026 07:10:05 UTC] User Purchases API - User ID: 577
[15-May-2026 07:10:05 UTC] User Purchases API - Total purchases found: 1
[15-May-2026 07:10:10 UTC] === API CALL LOG ===
[15-May-2026 07:10:10 UTC] Endpoint: user/profile.php
[15-May-2026 07:10:10 UTC] Full Log Data: {
    "timestamp": "2026-05-15 07:10:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.220.201",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.220.201, 162.158.172.50",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc3IiwidXNlcm5hbWUiOiJrZWxkaXlhcm92IiwiZW1haWwiOiJrZWxkaXlhcm92amF2b2hpcjI4QGdtYWlsLmNvbSIsImV4cCI6MTc3OTQzMzQ5Mn0.gzYmiiR9tHy8-T0eWpZO9JJEV-yv3xuGaECoqhRcTM4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc05240fbd5eed1-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.113.220.201",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 07:10:10 UTC] === END API CALL LOG ===
[15-May-2026 07:10:10 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 07:10:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc3IiwidXNlcm5hbWUiOiJrZWxkaXlhcm92IiwiZW1haWwiOiJrZWxkaXlhcm92amF2b2hpcjI4QGdtYWlsLmNvbSIsImV4cCI6MTc3OTQzMzQ5Mn0.gzYmiiR9tHy8-T0eWpZO9JJEV-yv3xuGaECoqhRcTM4
[15-May-2026 07:10:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 07:10:10 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 07:10:10 UTC] User ID: 577
[15-May-2026 07:10:10 UTC] ✅ User profile retrieved successfully for user ID: 577
[15-May-2026 07:10:10 UTC] User Purchases API - User ID: 577
[15-May-2026 07:10:10 UTC] User Purchases API - Total purchases found: 1
[15-May-2026 07:10:16 UTC] === API CALL LOG ===
[15-May-2026 07:10:16 UTC] Endpoint: user/profile.php
[15-May-2026 07:10:16 UTC] Full Log Data: {
    "timestamp": "2026-05-15 07:10:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.220.201",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.220.201, 162.158.172.50",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc3IiwidXNlcm5hbWUiOiJrZWxkaXlhcm92IiwiZW1haWwiOiJrZWxkaXlhcm92amF2b2hpcjI4QGdtYWlsLmNvbSIsImV4cCI6MTc3OTQzMzQ5Mn0.gzYmiiR9tHy8-T0eWpZO9JJEV-yv3xuGaECoqhRcTM4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc05268abc0eed1-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.113.220.201",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 07:10:16 UTC] === END API CALL LOG ===
[15-May-2026 07:10:16 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 07:10:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc3IiwidXNlcm5hbWUiOiJrZWxkaXlhcm92IiwiZW1haWwiOiJrZWxkaXlhcm92amF2b2hpcjI4QGdtYWlsLmNvbSIsImV4cCI6MTc3OTQzMzQ5Mn0.gzYmiiR9tHy8-T0eWpZO9JJEV-yv3xuGaECoqhRcTM4
[15-May-2026 07:10:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 07:10:16 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 07:10:16 UTC] User ID: 577
[15-May-2026 07:10:16 UTC] ✅ User profile retrieved successfully for user ID: 577
[15-May-2026 07:10:16 UTC] User Purchases API - User ID: 577
[15-May-2026 07:10:16 UTC] User Purchases API - Total purchases found: 1
[15-May-2026 07:12:58 UTC] === API CALL LOG ===
[15-May-2026 07:12:58 UTC] Endpoint: user/profile.php
[15-May-2026 07:12:58 UTC] Full Log Data: {
    "timestamp": "2026-05-15 07:12:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.220.201",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.220.201, 162.158.172.50",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc3IiwidXNlcm5hbWUiOiJrZWxkaXlhcm92IiwiZW1haWwiOiJrZWxkaXlhcm92amF2b2hpcjI4QGdtYWlsLmNvbSIsImV4cCI6MTc3OTQzMzQ5Mn0.gzYmiiR9tHy8-T0eWpZO9JJEV-yv3xuGaECoqhRcTM4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc0565d8938270b-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.113.220.201",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 07:12:58 UTC] === END API CALL LOG ===
[15-May-2026 07:12:58 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 07:12:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc3IiwidXNlcm5hbWUiOiJrZWxkaXlhcm92IiwiZW1haWwiOiJrZWxkaXlhcm92amF2b2hpcjI4QGdtYWlsLmNvbSIsImV4cCI6MTc3OTQzMzQ5Mn0.gzYmiiR9tHy8-T0eWpZO9JJEV-yv3xuGaECoqhRcTM4
[15-May-2026 07:12:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 07:12:58 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 07:12:58 UTC] User ID: 577
[15-May-2026 07:12:58 UTC] ✅ User profile retrieved successfully for user ID: 577
[15-May-2026 07:13:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 07:13:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 07:13:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"188.113.220.201, 162.158.172.51","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc3IiwidXNlcm5hbWUiOiJrZWxkaXlhcm92IiwiZW1haWwiOiJrZWxkaXlhcm92amF2b2hpcjI4QGdtYWlsLmNvbSIsImV4cCI6MTc3OTQzMzQ5Mn0.gzYmiiR9tHy8-T0eWpZO9JJEV-yv3xuGaECoqhRcTM4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fc0565b6c2a270b-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"188.113.220.201","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-May-2026 07:13:07 UTC] === User Orders API Called ===
[15-May-2026 07:13:07 UTC] User ID: 577
[15-May-2026 07:13:07 UTC] Limit: 20, Offset: 0
[15-May-2026 07:13:07 UTC] Orders found: 0
[15-May-2026 07:13:07 UTC] Orders data: []
[15-May-2026 07:13:07 UTC] === API CALL LOG ===
[15-May-2026 07:13:07 UTC] Endpoint: user/profile.php
[15-May-2026 07:13:07 UTC] Full Log Data: {
    "timestamp": "2026-05-15 07:13:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.220.201",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.220.201, 162.158.172.50",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc3IiwidXNlcm5hbWUiOiJrZWxkaXlhcm92IiwiZW1haWwiOiJrZWxkaXlhcm92amF2b2hpcjI4QGdtYWlsLmNvbSIsImV4cCI6MTc3OTQzMzQ5Mn0.gzYmiiR9tHy8-T0eWpZO9JJEV-yv3xuGaECoqhRcTM4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc0565f7da1270b-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.113.220.201",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 07:13:07 UTC] === END API CALL LOG ===
[15-May-2026 07:13:07 UTC] Total orders count: 0
[15-May-2026 07:13:07 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 07:13:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc3IiwidXNlcm5hbWUiOiJrZWxkaXlhcm92IiwiZW1haWwiOiJrZWxkaXlhcm92amF2b2hpcjI4QGdtYWlsLmNvbSIsImV4cCI6MTc3OTQzMzQ5Mn0.gzYmiiR9tHy8-T0eWpZO9JJEV-yv3xuGaECoqhRcTM4
[15-May-2026 07:13:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 07:13:07 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 07:13:07 UTC] User ID: 577
[15-May-2026 07:13:07 UTC] ✅ User profile retrieved successfully for user ID: 577
[15-May-2026 07:13:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 07:13:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 07:13:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"188.113.220.201, 162.158.172.50","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc3IiwidXNlcm5hbWUiOiJrZWxkaXlhcm92IiwiZW1haWwiOiJrZWxkaXlhcm92amF2b2hpcjI4QGdtYWlsLmNvbSIsImV4cCI6MTc3OTQzMzQ5Mn0.gzYmiiR9tHy8-T0eWpZO9JJEV-yv3xuGaECoqhRcTM4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fc0566e78f4270b-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"188.113.220.201","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-May-2026 07:13:07 UTC] === User Orders API Called ===
[15-May-2026 07:13:07 UTC] User ID: 577
[15-May-2026 07:13:07 UTC] Limit: 20, Offset: 0
[15-May-2026 07:13:07 UTC] Orders found: 0
[15-May-2026 07:13:07 UTC] Orders data: []
[15-May-2026 07:13:07 UTC] Total orders count: 0
[15-May-2026 07:13:07 UTC] === API CALL LOG ===
[15-May-2026 07:13:07 UTC] Endpoint: user/profile.php
[15-May-2026 07:13:07 UTC] Full Log Data: {
    "timestamp": "2026-05-15 07:13:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.220.201",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.220.201, 162.158.172.50",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc3IiwidXNlcm5hbWUiOiJrZWxkaXlhcm92IiwiZW1haWwiOiJrZWxkaXlhcm92amF2b2hpcjI4QGdtYWlsLmNvbSIsImV4cCI6MTc3OTQzMzQ5Mn0.gzYmiiR9tHy8-T0eWpZO9JJEV-yv3xuGaECoqhRcTM4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc05693f848270b-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.113.220.201",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 07:13:07 UTC] === END API CALL LOG ===
[15-May-2026 07:13:07 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 07:13:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc3IiwidXNlcm5hbWUiOiJrZWxkaXlhcm92IiwiZW1haWwiOiJrZWxkaXlhcm92amF2b2hpcjI4QGdtYWlsLmNvbSIsImV4cCI6MTc3OTQzMzQ5Mn0.gzYmiiR9tHy8-T0eWpZO9JJEV-yv3xuGaECoqhRcTM4
[15-May-2026 07:13:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 07:13:07 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 07:13:07 UTC] User ID: 577
[15-May-2026 07:13:07 UTC] ✅ User profile retrieved successfully for user ID: 577
[15-May-2026 07:13:07 UTC] === API CALL LOG ===
[15-May-2026 07:13:07 UTC] Endpoint: user/profile.php
[15-May-2026 07:13:07 UTC] Full Log Data: {
    "timestamp": "2026-05-15 07:13:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.220.201",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.220.201, 162.158.172.50",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc3IiwidXNlcm5hbWUiOiJrZWxkaXlhcm92IiwiZW1haWwiOiJrZWxkaXlhcm92amF2b2hpcjI4QGdtYWlsLmNvbSIsImV4cCI6MTc3OTQzMzQ5Mn0.gzYmiiR9tHy8-T0eWpZO9JJEV-yv3xuGaECoqhRcTM4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc05694ea11270b-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.113.220.201",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 07:13:07 UTC] === END API CALL LOG ===
[15-May-2026 07:13:07 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 07:13:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc3IiwidXNlcm5hbWUiOiJrZWxkaXlhcm92IiwiZW1haWwiOiJrZWxkaXlhcm92amF2b2hpcjI4QGdtYWlsLmNvbSIsImV4cCI6MTc3OTQzMzQ5Mn0.gzYmiiR9tHy8-T0eWpZO9JJEV-yv3xuGaECoqhRcTM4
[15-May-2026 07:13:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 07:13:07 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 07:13:07 UTC] User ID: 577
[15-May-2026 07:13:07 UTC] ✅ User profile retrieved successfully for user ID: 577
[15-May-2026 07:13:15 UTC] === API CALL LOG ===
[15-May-2026 07:13:15 UTC] Endpoint: user/profile.php
[15-May-2026 07:13:15 UTC] Full Log Data: {
    "timestamp": "2026-05-15 07:13:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.220.201",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.220.201, 162.158.103.17",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc3IiwidXNlcm5hbWUiOiJrZWxkaXlhcm92IiwiZW1haWwiOiJrZWxkaXlhcm92amF2b2hpcjI4QGdtYWlsLmNvbSIsImV4cCI6MTc3OTQzMzQ5Mn0.gzYmiiR9tHy8-T0eWpZO9JJEV-yv3xuGaECoqhRcTM4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc056c7fed4348c-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.113.220.201",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 07:13:15 UTC] === END API CALL LOG ===
[15-May-2026 07:13:15 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 07:13:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc3IiwidXNlcm5hbWUiOiJrZWxkaXlhcm92IiwiZW1haWwiOiJrZWxkaXlhcm92amF2b2hpcjI4QGdtYWlsLmNvbSIsImV4cCI6MTc3OTQzMzQ5Mn0.gzYmiiR9tHy8-T0eWpZO9JJEV-yv3xuGaECoqhRcTM4
[15-May-2026 07:13:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 07:13:15 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 07:13:15 UTC] User ID: 577
[15-May-2026 07:13:15 UTC] ✅ User profile retrieved successfully for user ID: 577
[15-May-2026 07:13:16 UTC] === API CALL LOG ===
[15-May-2026 07:13:16 UTC] Endpoint: user/profile.php
[15-May-2026 07:13:16 UTC] Full Log Data: {
    "timestamp": "2026-05-15 07:13:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.220.201",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.220.201, 162.158.102.176",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc3IiwidXNlcm5hbWUiOiJrZWxkaXlhcm92IiwiZW1haWwiOiJrZWxkaXlhcm92amF2b2hpcjI4QGdtYWlsLmNvbSIsImV4cCI6MTc3OTQzMzQ5Mn0.gzYmiiR9tHy8-T0eWpZO9JJEV-yv3xuGaECoqhRcTM4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc056d02c07348c-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.113.220.201",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 07:13:16 UTC] === END API CALL LOG ===
[15-May-2026 07:13:16 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 07:13:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc3IiwidXNlcm5hbWUiOiJrZWxkaXlhcm92IiwiZW1haWwiOiJrZWxkaXlhcm92amF2b2hpcjI4QGdtYWlsLmNvbSIsImV4cCI6MTc3OTQzMzQ5Mn0.gzYmiiR9tHy8-T0eWpZO9JJEV-yv3xuGaECoqhRcTM4
[15-May-2026 07:13:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 07:13:16 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 07:13:16 UTC] User ID: 577
[15-May-2026 07:13:16 UTC] ✅ User profile retrieved successfully for user ID: 577
[15-May-2026 07:13:16 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 07:13:16 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 07:13:16 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"188.113.220.201, 162.158.102.176","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc3IiwidXNlcm5hbWUiOiJrZWxkaXlhcm92IiwiZW1haWwiOiJrZWxkaXlhcm92amF2b2hpcjI4QGdtYWlsLmNvbSIsImV4cCI6MTc3OTQzMzQ5Mn0.gzYmiiR9tHy8-T0eWpZO9JJEV-yv3xuGaECoqhRcTM4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fc056d11c95348c-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"188.113.220.201","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-May-2026 07:13:16 UTC] === User Orders API Called ===
[15-May-2026 07:13:16 UTC] User ID: 577
[15-May-2026 07:13:16 UTC] Limit: 20, Offset: 0
[15-May-2026 07:13:16 UTC] Orders found: 0
[15-May-2026 07:13:16 UTC] Orders data: []
[15-May-2026 07:13:16 UTC] Total orders count: 0
[15-May-2026 07:13:16 UTC] === API CALL LOG ===
[15-May-2026 07:13:16 UTC] Endpoint: user/profile.php
[15-May-2026 07:13:16 UTC] Full Log Data: {
    "timestamp": "2026-05-15 07:13:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.220.201",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.220.201, 162.158.102.176",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc3IiwidXNlcm5hbWUiOiJrZWxkaXlhcm92IiwiZW1haWwiOiJrZWxkaXlhcm92amF2b2hpcjI4QGdtYWlsLmNvbSIsImV4cCI6MTc3OTQzMzQ5Mn0.gzYmiiR9tHy8-T0eWpZO9JJEV-yv3xuGaECoqhRcTM4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc056d11c97348c-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.113.220.201",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 07:13:16 UTC] === END API CALL LOG ===
[15-May-2026 07:13:16 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 07:13:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc3IiwidXNlcm5hbWUiOiJrZWxkaXlhcm92IiwiZW1haWwiOiJrZWxkaXlhcm92amF2b2hpcjI4QGdtYWlsLmNvbSIsImV4cCI6MTc3OTQzMzQ5Mn0.gzYmiiR9tHy8-T0eWpZO9JJEV-yv3xuGaECoqhRcTM4
[15-May-2026 07:13:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 07:13:16 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 07:13:16 UTC] User ID: 577
[15-May-2026 07:13:16 UTC] ✅ User profile retrieved successfully for user ID: 577
[15-May-2026 07:13:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 07:13:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 07:13:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"188.113.220.201, 162.158.103.17","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc3IiwidXNlcm5hbWUiOiJrZWxkaXlhcm92IiwiZW1haWwiOiJrZWxkaXlhcm92amF2b2hpcjI4QGdtYWlsLmNvbSIsImV4cCI6MTc3OTQzMzQ5Mn0.gzYmiiR9tHy8-T0eWpZO9JJEV-yv3xuGaECoqhRcTM4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fc057b8c90c348c-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"188.113.220.201","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-May-2026 07:13:54 UTC] === User Orders API Called ===
[15-May-2026 07:13:54 UTC] User ID: 577
[15-May-2026 07:13:54 UTC] Limit: 20, Offset: 0
[15-May-2026 07:13:54 UTC] Orders found: 0
[15-May-2026 07:13:54 UTC] Orders data: []
[15-May-2026 07:13:54 UTC] Total orders count: 0
[15-May-2026 07:13:54 UTC] === API CALL LOG ===
[15-May-2026 07:13:54 UTC] Endpoint: user/profile.php
[15-May-2026 07:13:54 UTC] Full Log Data: {
    "timestamp": "2026-05-15 07:13:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.220.201",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.220.201, 162.158.103.17",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc3IiwidXNlcm5hbWUiOiJrZWxkaXlhcm92IiwiZW1haWwiOiJrZWxkaXlhcm92amF2b2hpcjI4QGdtYWlsLmNvbSIsImV4cCI6MTc3OTQzMzQ5Mn0.gzYmiiR9tHy8-T0eWpZO9JJEV-yv3xuGaECoqhRcTM4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc057b98961348c-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.113.220.201",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 07:13:54 UTC] === END API CALL LOG ===
[15-May-2026 07:13:54 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 07:13:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc3IiwidXNlcm5hbWUiOiJrZWxkaXlhcm92IiwiZW1haWwiOiJrZWxkaXlhcm92amF2b2hpcjI4QGdtYWlsLmNvbSIsImV4cCI6MTc3OTQzMzQ5Mn0.gzYmiiR9tHy8-T0eWpZO9JJEV-yv3xuGaECoqhRcTM4
[15-May-2026 07:13:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 07:13:54 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 07:13:54 UTC] User ID: 577
[15-May-2026 07:13:54 UTC] ✅ User profile retrieved successfully for user ID: 577
[15-May-2026 07:13:54 UTC] === API CALL LOG ===
[15-May-2026 07:13:54 UTC] Endpoint: user/profile.php
[15-May-2026 07:13:54 UTC] Full Log Data: {
    "timestamp": "2026-05-15 07:13:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.220.201",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.220.201, 162.158.103.17",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc3IiwidXNlcm5hbWUiOiJrZWxkaXlhcm92IiwiZW1haWwiOiJrZWxkaXlhcm92amF2b2hpcjI4QGdtYWlsLmNvbSIsImV4cCI6MTc3OTQzMzQ5Mn0.gzYmiiR9tHy8-T0eWpZO9JJEV-yv3xuGaECoqhRcTM4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc057bcdaf2348c-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.113.220.201",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 07:13:54 UTC] === END API CALL LOG ===
[15-May-2026 07:13:54 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 07:13:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc3IiwidXNlcm5hbWUiOiJrZWxkaXlhcm92IiwiZW1haWwiOiJrZWxkaXlhcm92amF2b2hpcjI4QGdtYWlsLmNvbSIsImV4cCI6MTc3OTQzMzQ5Mn0.gzYmiiR9tHy8-T0eWpZO9JJEV-yv3xuGaECoqhRcTM4
[15-May-2026 07:13:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 07:13:54 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 07:13:54 UTC] User ID: 577
[15-May-2026 07:13:54 UTC] ✅ User profile retrieved successfully for user ID: 577
[15-May-2026 07:14:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 07:14:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 07:14:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"188.113.220.201, 162.158.103.17","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc3IiwidXNlcm5hbWUiOiJrZWxkaXlhcm92IiwiZW1haWwiOiJrZWxkaXlhcm92amF2b2hpcjI4QGdtYWlsLmNvbSIsImV4cCI6MTc3OTQzMzQ5Mn0.gzYmiiR9tHy8-T0eWpZO9JJEV-yv3xuGaECoqhRcTM4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fc059222d1c348c-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"188.113.220.201","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-May-2026 07:14:51 UTC] === User Orders API Called ===
[15-May-2026 07:14:51 UTC] User ID: 577
[15-May-2026 07:14:51 UTC] Limit: 20, Offset: 0
[15-May-2026 07:14:51 UTC] Orders found: 0
[15-May-2026 07:14:51 UTC] Orders data: []
[15-May-2026 07:14:51 UTC] Total orders count: 0
[15-May-2026 07:14:51 UTC] === API CALL LOG ===
[15-May-2026 07:14:51 UTC] Endpoint: user/profile.php
[15-May-2026 07:14:51 UTC] Full Log Data: {
    "timestamp": "2026-05-15 07:14:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.220.201",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.220.201, 162.158.103.17",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc3IiwidXNlcm5hbWUiOiJrZWxkaXlhcm92IiwiZW1haWwiOiJrZWxkaXlhcm92amF2b2hpcjI4QGdtYWlsLmNvbSIsImV4cCI6MTc3OTQzMzQ5Mn0.gzYmiiR9tHy8-T0eWpZO9JJEV-yv3xuGaECoqhRcTM4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc059222d1f348c-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.113.220.201",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 07:14:51 UTC] === END API CALL LOG ===
[15-May-2026 07:14:51 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 07:14:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc3IiwidXNlcm5hbWUiOiJrZWxkaXlhcm92IiwiZW1haWwiOiJrZWxkaXlhcm92amF2b2hpcjI4QGdtYWlsLmNvbSIsImV4cCI6MTc3OTQzMzQ5Mn0.gzYmiiR9tHy8-T0eWpZO9JJEV-yv3xuGaECoqhRcTM4
[15-May-2026 07:14:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 07:14:51 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 07:14:51 UTC] User ID: 577
[15-May-2026 07:14:51 UTC] ✅ User profile retrieved successfully for user ID: 577
[15-May-2026 07:14:52 UTC] === API CALL LOG ===
[15-May-2026 07:14:52 UTC] Endpoint: user/profile.php
[15-May-2026 07:14:52 UTC] Full Log Data: {
    "timestamp": "2026-05-15 07:14:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.220.201",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.220.201, 162.158.103.17",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc3IiwidXNlcm5hbWUiOiJrZWxkaXlhcm92IiwiZW1haWwiOiJrZWxkaXlhcm92amF2b2hpcjI4QGdtYWlsLmNvbSIsImV4cCI6MTc3OTQzMzQ5Mn0.gzYmiiR9tHy8-T0eWpZO9JJEV-yv3xuGaECoqhRcTM4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc05927084a348c-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.113.220.201",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 07:14:52 UTC] === END API CALL LOG ===
[15-May-2026 07:14:52 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 07:14:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc3IiwidXNlcm5hbWUiOiJrZWxkaXlhcm92IiwiZW1haWwiOiJrZWxkaXlhcm92amF2b2hpcjI4QGdtYWlsLmNvbSIsImV4cCI6MTc3OTQzMzQ5Mn0.gzYmiiR9tHy8-T0eWpZO9JJEV-yv3xuGaECoqhRcTM4
[15-May-2026 07:14:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 07:14:52 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 07:14:52 UTC] User ID: 577
[15-May-2026 07:14:52 UTC] ✅ User profile retrieved successfully for user ID: 577
[15-May-2026 07:15:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 07:15:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 07:15:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"188.113.220.201, 162.158.103.17","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc3IiwidXNlcm5hbWUiOiJrZWxkaXlhcm92IiwiZW1haWwiOiJrZWxkaXlhcm92amF2b2hpcjI4QGdtYWlsLmNvbSIsImV4cCI6MTc3OTQzMzQ5Mn0.gzYmiiR9tHy8-T0eWpZO9JJEV-yv3xuGaECoqhRcTM4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fc05969ea3d348c-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"188.113.220.201","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-May-2026 07:15:03 UTC] === User Orders API Called ===
[15-May-2026 07:15:03 UTC] User ID: 577
[15-May-2026 07:15:03 UTC] Limit: 20, Offset: 0
[15-May-2026 07:15:03 UTC] Orders found: 0
[15-May-2026 07:15:03 UTC] Orders data: []
[15-May-2026 07:15:03 UTC] Total orders count: 0
[15-May-2026 07:15:06 UTC] === API CALL LOG ===
[15-May-2026 07:15:06 UTC] Endpoint: user/profile.php
[15-May-2026 07:15:06 UTC] Full Log Data: {
    "timestamp": "2026-05-15 07:15:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.220.201",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.220.201, 162.158.103.17",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc3IiwidXNlcm5hbWUiOiJrZWxkaXlhcm92IiwiZW1haWwiOiJrZWxkaXlhcm92amF2b2hpcjI4QGdtYWlsLmNvbSIsImV4cCI6MTc3OTQzMzQ5Mn0.gzYmiiR9tHy8-T0eWpZO9JJEV-yv3xuGaECoqhRcTM4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc0597b2bf3348c-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.113.220.201",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 07:15:06 UTC] === END API CALL LOG ===
[15-May-2026 07:15:06 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 07:15:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc3IiwidXNlcm5hbWUiOiJrZWxkaXlhcm92IiwiZW1haWwiOiJrZWxkaXlhcm92amF2b2hpcjI4QGdtYWlsLmNvbSIsImV4cCI6MTc3OTQzMzQ5Mn0.gzYmiiR9tHy8-T0eWpZO9JJEV-yv3xuGaECoqhRcTM4
[15-May-2026 07:15:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 07:15:06 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 07:15:06 UTC] User ID: 577
[15-May-2026 07:15:06 UTC] ✅ User profile retrieved successfully for user ID: 577
[15-May-2026 07:15:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 07:15:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 07:15:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"188.113.220.201, 162.158.103.17","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc3IiwidXNlcm5hbWUiOiJrZWxkaXlhcm92IiwiZW1haWwiOiJrZWxkaXlhcm92amF2b2hpcjI4QGdtYWlsLmNvbSIsImV4cCI6MTc3OTQzMzQ5Mn0.gzYmiiR9tHy8-T0eWpZO9JJEV-yv3xuGaECoqhRcTM4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fc0597b2bf2348c-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"188.113.220.201","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-May-2026 07:15:06 UTC] === User Orders API Called ===
[15-May-2026 07:15:06 UTC] User ID: 577
[15-May-2026 07:15:06 UTC] Limit: 20, Offset: 0
[15-May-2026 07:15:06 UTC] Orders found: 0
[15-May-2026 07:15:06 UTC] Orders data: []
[15-May-2026 07:15:06 UTC] Total orders count: 0
[15-May-2026 07:15:06 UTC] === API CALL LOG ===
[15-May-2026 07:15:06 UTC] Endpoint: user/profile.php
[15-May-2026 07:15:06 UTC] Full Log Data: {
    "timestamp": "2026-05-15 07:15:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.220.201",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.220.201, 162.158.103.17",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc3IiwidXNlcm5hbWUiOiJrZWxkaXlhcm92IiwiZW1haWwiOiJrZWxkaXlhcm92amF2b2hpcjI4QGdtYWlsLmNvbSIsImV4cCI6MTc3OTQzMzQ5Mn0.gzYmiiR9tHy8-T0eWpZO9JJEV-yv3xuGaECoqhRcTM4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc0597faeb3348c-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.113.220.201",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 07:15:06 UTC] === END API CALL LOG ===
[15-May-2026 07:15:06 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 07:15:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc3IiwidXNlcm5hbWUiOiJrZWxkaXlhcm92IiwiZW1haWwiOiJrZWxkaXlhcm92amF2b2hpcjI4QGdtYWlsLmNvbSIsImV4cCI6MTc3OTQzMzQ5Mn0.gzYmiiR9tHy8-T0eWpZO9JJEV-yv3xuGaECoqhRcTM4
[15-May-2026 07:15:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 07:15:06 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 07:15:06 UTC] User ID: 577
[15-May-2026 07:15:06 UTC] ✅ User profile retrieved successfully for user ID: 577
[15-May-2026 07:15:19 UTC] === API CALL LOG ===
[15-May-2026 07:15:19 UTC] Endpoint: user/profile.php
[15-May-2026 07:15:19 UTC] Full Log Data: {
    "timestamp": "2026-05-15 07:15:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.220.201",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.220.201, 162.158.103.18",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc3IiwidXNlcm5hbWUiOiJrZWxkaXlhcm92IiwiZW1haWwiOiJrZWxkaXlhcm92amF2b2hpcjI4QGdtYWlsLmNvbSIsImV4cCI6MTc3OTQzMzQ5Mn0.gzYmiiR9tHy8-T0eWpZO9JJEV-yv3xuGaECoqhRcTM4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc059cc9c47348c-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.113.220.201",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 07:15:19 UTC] === END API CALL LOG ===
[15-May-2026 07:15:19 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 07:15:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc3IiwidXNlcm5hbWUiOiJrZWxkaXlhcm92IiwiZW1haWwiOiJrZWxkaXlhcm92amF2b2hpcjI4QGdtYWlsLmNvbSIsImV4cCI6MTc3OTQzMzQ5Mn0.gzYmiiR9tHy8-T0eWpZO9JJEV-yv3xuGaECoqhRcTM4
[15-May-2026 07:15:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 07:15:19 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 07:15:19 UTC] User ID: 577
[15-May-2026 07:15:19 UTC] ✅ User profile retrieved successfully for user ID: 577
[15-May-2026 07:15:19 UTC] User Purchases API - User ID: 577
[15-May-2026 07:15:19 UTC] User Purchases API - Total purchases found: 3
[15-May-2026 07:15:25 UTC] === API CALL LOG ===
[15-May-2026 07:15:25 UTC] Endpoint: user/profile.php
[15-May-2026 07:15:25 UTC] Full Log Data: {
    "timestamp": "2026-05-15 07:15:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.220.201",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.220.201, 162.158.103.18",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc3IiwidXNlcm5hbWUiOiJrZWxkaXlhcm92IiwiZW1haWwiOiJrZWxkaXlhcm92amF2b2hpcjI4QGdtYWlsLmNvbSIsImV4cCI6MTc3OTQzMzQ5Mn0.gzYmiiR9tHy8-T0eWpZO9JJEV-yv3xuGaECoqhRcTM4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc059f41a19348c-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.113.220.201",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 07:15:25 UTC] === END API CALL LOG ===
[15-May-2026 07:15:25 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 07:15:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc3IiwidXNlcm5hbWUiOiJrZWxkaXlhcm92IiwiZW1haWwiOiJrZWxkaXlhcm92amF2b2hpcjI4QGdtYWlsLmNvbSIsImV4cCI6MTc3OTQzMzQ5Mn0.gzYmiiR9tHy8-T0eWpZO9JJEV-yv3xuGaECoqhRcTM4
[15-May-2026 07:15:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 07:15:25 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 07:15:25 UTC] User ID: 577
[15-May-2026 07:15:25 UTC] ✅ User profile retrieved successfully for user ID: 577
[15-May-2026 07:15:25 UTC] User Purchases API - User ID: 577
[15-May-2026 07:15:25 UTC] User Purchases API - Total purchases found: 3
[15-May-2026 07:15:30 UTC] User Purchases API - User ID: 577
[15-May-2026 07:15:30 UTC] User Purchases API - Total purchases found: 3
[15-May-2026 07:15:38 UTC] === API CALL LOG ===
[15-May-2026 07:15:38 UTC] Endpoint: user/profile.php
[15-May-2026 07:15:38 UTC] Full Log Data: {
    "timestamp": "2026-05-15 07:15:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.220.201",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.220.201, 162.158.103.17",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc3IiwidXNlcm5hbWUiOiJrZWxkaXlhcm92IiwiZW1haWwiOiJrZWxkaXlhcm92amF2b2hpcjI4QGdtYWlsLmNvbSIsImV4cCI6MTc3OTQzMzQ5Mn0.gzYmiiR9tHy8-T0eWpZO9JJEV-yv3xuGaECoqhRcTM4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc05a469a68348c-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.113.220.201",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 07:15:38 UTC] === END API CALL LOG ===
[15-May-2026 07:15:38 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 07:15:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc3IiwidXNlcm5hbWUiOiJrZWxkaXlhcm92IiwiZW1haWwiOiJrZWxkaXlhcm92amF2b2hpcjI4QGdtYWlsLmNvbSIsImV4cCI6MTc3OTQzMzQ5Mn0.gzYmiiR9tHy8-T0eWpZO9JJEV-yv3xuGaECoqhRcTM4
[15-May-2026 07:15:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 07:15:38 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 07:15:38 UTC] User ID: 577
[15-May-2026 07:15:38 UTC] ✅ User profile retrieved successfully for user ID: 577
[15-May-2026 07:15:38 UTC] User Purchases API - User ID: 577
[15-May-2026 07:15:38 UTC] User Purchases API - Total purchases found: 3
[15-May-2026 07:15:54 UTC] === API CALL LOG ===
[15-May-2026 07:15:54 UTC] Endpoint: user/profile.php
[15-May-2026 07:15:54 UTC] Full Log Data: {
    "timestamp": "2026-05-15 07:15:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.220.201",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.220.201, 162.158.103.17",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc3IiwidXNlcm5hbWUiOiJrZWxkaXlhcm92IiwiZW1haWwiOiJrZWxkaXlhcm92amF2b2hpcjI4QGdtYWlsLmNvbSIsImV4cCI6MTc3OTQzMzQ5Mn0.gzYmiiR9tHy8-T0eWpZO9JJEV-yv3xuGaECoqhRcTM4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc05aabe842348c-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.113.220.201",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 07:15:54 UTC] === END API CALL LOG ===
[15-May-2026 07:15:54 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 07:15:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc3IiwidXNlcm5hbWUiOiJrZWxkaXlhcm92IiwiZW1haWwiOiJrZWxkaXlhcm92amF2b2hpcjI4QGdtYWlsLmNvbSIsImV4cCI6MTc3OTQzMzQ5Mn0.gzYmiiR9tHy8-T0eWpZO9JJEV-yv3xuGaECoqhRcTM4
[15-May-2026 07:15:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 07:15:54 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 07:15:54 UTC] User ID: 577
[15-May-2026 07:15:54 UTC] ✅ User profile retrieved successfully for user ID: 577
[15-May-2026 07:15:55 UTC] User Purchases API - User ID: 577
[15-May-2026 07:15:55 UTC] User Purchases API - Total purchases found: 3
[15-May-2026 07:16:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 07:16:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 07:16:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"188.113.220.201, 162.158.103.18","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc3IiwidXNlcm5hbWUiOiJrZWxkaXlhcm92IiwiZW1haWwiOiJrZWxkaXlhcm92amF2b2hpcjI4QGdtYWlsLmNvbSIsImV4cCI6MTc3OTQzMzQ5Mn0.gzYmiiR9tHy8-T0eWpZO9JJEV-yv3xuGaECoqhRcTM4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fc05b50a903348c-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"188.113.220.201","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-May-2026 07:16:21 UTC] === User Orders API Called ===
[15-May-2026 07:16:21 UTC] User ID: 577
[15-May-2026 07:16:21 UTC] Limit: 20, Offset: 0
[15-May-2026 07:16:21 UTC] Orders found: 0
[15-May-2026 07:16:21 UTC] Orders data: []
[15-May-2026 07:16:21 UTC] Total orders count: 0
[15-May-2026 07:16:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 07:16:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 07:16:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"188.113.220.201, 162.158.103.17","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc3IiwidXNlcm5hbWUiOiJrZWxkaXlhcm92IiwiZW1haWwiOiJrZWxkaXlhcm92amF2b2hpcjI4QGdtYWlsLmNvbSIsImV4cCI6MTc3OTQzMzQ5Mn0.gzYmiiR9tHy8-T0eWpZO9JJEV-yv3xuGaECoqhRcTM4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fc05b948b19348c-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"188.113.220.201","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-May-2026 07:16:32 UTC] === User Orders API Called ===
[15-May-2026 07:16:32 UTC] User ID: 577
[15-May-2026 07:16:32 UTC] Limit: 20, Offset: 0
[15-May-2026 07:16:32 UTC] Orders found: 0
[15-May-2026 07:16:32 UTC] Orders data: []
[15-May-2026 07:16:32 UTC] Total orders count: 0
[15-May-2026 07:16:32 UTC] === API CALL LOG ===
[15-May-2026 07:16:32 UTC] Endpoint: user/profile.php
[15-May-2026 07:16:32 UTC] Full Log Data: {
    "timestamp": "2026-05-15 07:16:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.220.201",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.220.201, 162.158.103.17",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc3IiwidXNlcm5hbWUiOiJrZWxkaXlhcm92IiwiZW1haWwiOiJrZWxkaXlhcm92amF2b2hpcjI4QGdtYWlsLmNvbSIsImV4cCI6MTc3OTQzMzQ5Mn0.gzYmiiR9tHy8-T0eWpZO9JJEV-yv3xuGaECoqhRcTM4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc05b948b1c348c-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.113.220.201",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 07:16:32 UTC] === END API CALL LOG ===
[15-May-2026 07:16:32 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 07:16:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc3IiwidXNlcm5hbWUiOiJrZWxkaXlhcm92IiwiZW1haWwiOiJrZWxkaXlhcm92amF2b2hpcjI4QGdtYWlsLmNvbSIsImV4cCI6MTc3OTQzMzQ5Mn0.gzYmiiR9tHy8-T0eWpZO9JJEV-yv3xuGaECoqhRcTM4
[15-May-2026 07:16:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 07:16:32 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 07:16:32 UTC] User ID: 577
[15-May-2026 07:16:32 UTC] ✅ User profile retrieved successfully for user ID: 577
[15-May-2026 07:16:32 UTC] === API CALL LOG ===
[15-May-2026 07:16:32 UTC] Endpoint: user/profile.php
[15-May-2026 07:16:32 UTC] Full Log Data: {
    "timestamp": "2026-05-15 07:16:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.220.201",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.220.201, 162.158.103.17",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc3IiwidXNlcm5hbWUiOiJrZWxkaXlhcm92IiwiZW1haWwiOiJrZWxkaXlhcm92amF2b2hpcjI4QGdtYWlsLmNvbSIsImV4cCI6MTc3OTQzMzQ5Mn0.gzYmiiR9tHy8-T0eWpZO9JJEV-yv3xuGaECoqhRcTM4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc05b98ed8e348c-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.113.220.201",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 07:16:32 UTC] === END API CALL LOG ===
[15-May-2026 07:16:32 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 07:16:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc3IiwidXNlcm5hbWUiOiJrZWxkaXlhcm92IiwiZW1haWwiOiJrZWxkaXlhcm92amF2b2hpcjI4QGdtYWlsLmNvbSIsImV4cCI6MTc3OTQzMzQ5Mn0.gzYmiiR9tHy8-T0eWpZO9JJEV-yv3xuGaECoqhRcTM4
[15-May-2026 07:16:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 07:16:32 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 07:16:32 UTC] User ID: 577
[15-May-2026 07:16:32 UTC] ✅ User profile retrieved successfully for user ID: 577
[15-May-2026 07:16:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 07:16:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 07:16:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"188.113.220.201, 162.158.103.18","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc3IiwidXNlcm5hbWUiOiJrZWxkaXlhcm92IiwiZW1haWwiOiJrZWxkaXlhcm92amF2b2hpcjI4QGdtYWlsLmNvbSIsImV4cCI6MTc3OTQzMzQ5Mn0.gzYmiiR9tHy8-T0eWpZO9JJEV-yv3xuGaECoqhRcTM4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fc05bea2d31348c-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"188.113.220.201","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-May-2026 07:16:45 UTC] === User Orders API Called ===
[15-May-2026 07:16:45 UTC] User ID: 577
[15-May-2026 07:16:45 UTC] Limit: 20, Offset: 0
[15-May-2026 07:16:45 UTC] === API CALL LOG ===
[15-May-2026 07:16:45 UTC] Endpoint: user/profile.php
[15-May-2026 07:16:45 UTC] Full Log Data: {
    "timestamp": "2026-05-15 07:16:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.220.201",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.220.201, 162.158.103.18",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc3IiwidXNlcm5hbWUiOiJrZWxkaXlhcm92IiwiZW1haWwiOiJrZWxkaXlhcm92amF2b2hpcjI4QGdtYWlsLmNvbSIsImV4cCI6MTc3OTQzMzQ5Mn0.gzYmiiR9tHy8-T0eWpZO9JJEV-yv3xuGaECoqhRcTM4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc05bea2d35348c-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.113.220.201",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 07:16:45 UTC] Orders found: 0
[15-May-2026 07:16:45 UTC] === END API CALL LOG ===
[15-May-2026 07:16:45 UTC] Orders data: []
[15-May-2026 07:16:45 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 07:16:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc3IiwidXNlcm5hbWUiOiJrZWxkaXlhcm92IiwiZW1haWwiOiJrZWxkaXlhcm92amF2b2hpcjI4QGdtYWlsLmNvbSIsImV4cCI6MTc3OTQzMzQ5Mn0.gzYmiiR9tHy8-T0eWpZO9JJEV-yv3xuGaECoqhRcTM4
[15-May-2026 07:16:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 07:16:45 UTC] Total orders count: 0
[15-May-2026 07:16:45 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 07:16:45 UTC] User ID: 577
[15-May-2026 07:16:45 UTC] ✅ User profile retrieved successfully for user ID: 577
[15-May-2026 07:16:46 UTC] === API CALL LOG ===
[15-May-2026 07:16:46 UTC] Endpoint: user/profile.php
[15-May-2026 07:16:46 UTC] Full Log Data: {
    "timestamp": "2026-05-15 07:16:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.220.201",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.220.201, 162.158.103.18",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc3IiwidXNlcm5hbWUiOiJrZWxkaXlhcm92IiwiZW1haWwiOiJrZWxkaXlhcm92amF2b2hpcjI4QGdtYWlsLmNvbSIsImV4cCI6MTc3OTQzMzQ5Mn0.gzYmiiR9tHy8-T0eWpZO9JJEV-yv3xuGaECoqhRcTM4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc05bee7f0d348c-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.113.220.201",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 07:16:46 UTC] === END API CALL LOG ===
[15-May-2026 07:16:46 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 07:16:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc3IiwidXNlcm5hbWUiOiJrZWxkaXlhcm92IiwiZW1haWwiOiJrZWxkaXlhcm92amF2b2hpcjI4QGdtYWlsLmNvbSIsImV4cCI6MTc3OTQzMzQ5Mn0.gzYmiiR9tHy8-T0eWpZO9JJEV-yv3xuGaECoqhRcTM4
[15-May-2026 07:16:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 07:16:46 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 07:16:46 UTC] User ID: 577
[15-May-2026 07:16:46 UTC] ✅ User profile retrieved successfully for user ID: 577
[15-May-2026 07:16:51 UTC] === API CALL LOG ===
[15-May-2026 07:16:51 UTC] Endpoint: user/profile.php
[15-May-2026 07:16:51 UTC] Full Log Data: {
    "timestamp": "2026-05-15 07:16:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.220.201",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.220.201, 162.158.103.18",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc3IiwidXNlcm5hbWUiOiJrZWxkaXlhcm92IiwiZW1haWwiOiJrZWxkaXlhcm92amF2b2hpcjI4QGdtYWlsLmNvbSIsImV4cCI6MTc3OTQzMzQ5Mn0.gzYmiiR9tHy8-T0eWpZO9JJEV-yv3xuGaECoqhRcTM4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc05c0ff92b348c-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.113.220.201",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 07:16:51 UTC] === END API CALL LOG ===
[15-May-2026 07:16:51 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 07:16:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc3IiwidXNlcm5hbWUiOiJrZWxkaXlhcm92IiwiZW1haWwiOiJrZWxkaXlhcm92amF2b2hpcjI4QGdtYWlsLmNvbSIsImV4cCI6MTc3OTQzMzQ5Mn0.gzYmiiR9tHy8-T0eWpZO9JJEV-yv3xuGaECoqhRcTM4
[15-May-2026 07:16:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 07:16:51 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 07:16:51 UTC] User ID: 577
[15-May-2026 07:16:51 UTC] ✅ User profile retrieved successfully for user ID: 577
[15-May-2026 07:16:52 UTC] User Purchases API - User ID: 577
[15-May-2026 07:16:52 UTC] User Purchases API - Total purchases found: 3
[15-May-2026 07:21:26 UTC] === API CALL LOG ===
[15-May-2026 07:21:26 UTC] Endpoint: user/profile.php
[15-May-2026 07:21:26 UTC] Full Log Data: {
    "timestamp": "2026-05-15 07:21:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.165.70.245",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.165.70.245, 172.71.198.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc062c0cd21c739-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.165.70.245",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 07:21:26 UTC] === END API CALL LOG ===
[15-May-2026 07:21:26 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 07:21:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA
[15-May-2026 07:21:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 07:21:26 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 07:21:26 UTC] User ID: 563
[15-May-2026 07:21:26 UTC] ✅ User profile retrieved successfully for user ID: 563
[15-May-2026 07:21:28 UTC] === API CALL LOG ===
[15-May-2026 07:21:28 UTC] Endpoint: user/profile.php
[15-May-2026 07:21:28 UTC] Full Log Data: {
    "timestamp": "2026-05-15 07:21:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.165.70.245",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.165.70.245, 172.71.198.193",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc062cb1856c739-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.165.70.245",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 07:21:28 UTC] === END API CALL LOG ===
[15-May-2026 07:21:28 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 07:21:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA
[15-May-2026 07:21:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 07:21:28 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 07:21:28 UTC] User ID: 563
[15-May-2026 07:21:28 UTC] ✅ User profile retrieved successfully for user ID: 563
[15-May-2026 07:21:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 07:21:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 07:21:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.165.70.245, 172.71.198.193","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fc062cb185cc739-BOM","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.165.70.245","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-May-2026 07:21:28 UTC] === User Orders API Called ===
[15-May-2026 07:21:28 UTC] User ID: 563
[15-May-2026 07:21:28 UTC] Limit: 20, Offset: 0
[15-May-2026 07:21:28 UTC] Orders found: 1
[15-May-2026 07:21:28 UTC] Orders data: [{"id":275,"quantity":285,"total_coins":9975,"coin_type":"regular","telegram_link":"t.me\/MIUIUpdatesTracker","status":"completed","created_at":"2026-05-14 19:49:38","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[15-May-2026 07:21:28 UTC] Total orders count: 1
[15-May-2026 07:21:28 UTC] === API CALL LOG ===
[15-May-2026 07:21:28 UTC] Endpoint: user/profile.php
[15-May-2026 07:21:28 UTC] Full Log Data: {
    "timestamp": "2026-05-15 07:21:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.165.70.245",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.165.70.245, 172.71.198.193",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc062cb691fc739-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.165.70.245",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 07:21:28 UTC] === END API CALL LOG ===
[15-May-2026 07:21:28 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 07:21:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA
[15-May-2026 07:21:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 07:21:28 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 07:21:28 UTC] User ID: 563
[15-May-2026 07:21:28 UTC] ✅ User profile retrieved successfully for user ID: 563
[15-May-2026 07:21:30 UTC] === API CALL LOG ===
[15-May-2026 07:21:30 UTC] Endpoint: user/profile.php
[15-May-2026 07:21:30 UTC] Full Log Data: {
    "timestamp": "2026-05-15 07:21:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.165.70.245",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.165.70.245, 172.71.198.193",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc062dbca76c739-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.165.70.245",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 07:21:30 UTC] === END API CALL LOG ===
[15-May-2026 07:21:30 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 07:21:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA
[15-May-2026 07:21:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 07:21:30 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 07:21:30 UTC] User ID: 563
[15-May-2026 07:21:30 UTC] ✅ User profile retrieved successfully for user ID: 563
[15-May-2026 07:21:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 07:21:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 07:21:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.165.70.245, 172.71.198.10","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fc062e47b67c739-BOM","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.165.70.245","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-May-2026 07:21:31 UTC] === User Orders API Called ===
[15-May-2026 07:21:31 UTC] User ID: 563
[15-May-2026 07:21:31 UTC] Limit: 20, Offset: 0
[15-May-2026 07:21:31 UTC] Orders found: 1
[15-May-2026 07:21:31 UTC] Orders data: [{"id":275,"quantity":285,"total_coins":9975,"coin_type":"regular","telegram_link":"t.me\/MIUIUpdatesTracker","status":"completed","created_at":"2026-05-14 19:49:38","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[15-May-2026 07:21:31 UTC] Total orders count: 1
[15-May-2026 07:22:34 UTC] === API CALL LOG ===
[15-May-2026 07:22:34 UTC] Endpoint: user/profile.php
[15-May-2026 07:22:34 UTC] Full Log Data: {
    "timestamp": "2026-05-15 07:22:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.165.70.245",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.165.70.245, 172.71.198.11",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc06467cbafc739-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.165.70.245",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 07:22:34 UTC] === END API CALL LOG ===
[15-May-2026 07:22:34 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 07:22:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA
[15-May-2026 07:22:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 07:22:34 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 07:22:34 UTC] User ID: 563
[15-May-2026 07:22:34 UTC] ✅ User profile retrieved successfully for user ID: 563
[15-May-2026 07:22:34 UTC] User Purchases API - User ID: 563
[15-May-2026 07:22:34 UTC] User Purchases API - Total purchases found: 1
[15-May-2026 07:22:38 UTC] User Purchases API - User ID: 563
[15-May-2026 07:22:38 UTC] User Purchases API - Total purchases found: 1
[15-May-2026 07:22:41 UTC] === API CALL LOG ===
[15-May-2026 07:22:41 UTC] Endpoint: user/profile.php
[15-May-2026 07:22:41 UTC] Full Log Data: {
    "timestamp": "2026-05-15 07:22:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.165.70.245",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.165.70.245, 172.71.198.11",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc064972b56c739-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.165.70.245",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 07:22:41 UTC] === END API CALL LOG ===
[15-May-2026 07:22:41 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 07:22:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA
[15-May-2026 07:22:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 07:22:41 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 07:22:41 UTC] User ID: 563
[15-May-2026 07:22:41 UTC] ✅ User profile retrieved successfully for user ID: 563
[15-May-2026 07:22:41 UTC] User Purchases API - User ID: 563
[15-May-2026 07:22:41 UTC] User Purchases API - Total purchases found: 1
[15-May-2026 07:22:45 UTC] === API CALL LOG ===
[15-May-2026 07:22:45 UTC] Endpoint: user/profile.php
[15-May-2026 07:22:45 UTC] Full Log Data: {
    "timestamp": "2026-05-15 07:22:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.165.70.245",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.165.70.245, 172.71.198.11",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc064af9a30c739-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.165.70.245",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 07:22:45 UTC] === END API CALL LOG ===
[15-May-2026 07:22:45 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 07:22:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA
[15-May-2026 07:22:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 07:22:45 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 07:22:45 UTC] User ID: 563
[15-May-2026 07:22:45 UTC] ✅ User profile retrieved successfully for user ID: 563
[15-May-2026 07:22:45 UTC] User Purchases API - User ID: 563
[15-May-2026 07:22:45 UTC] User Purchases API - Total purchases found: 1
[15-May-2026 07:22:47 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 07:22:47 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 07:22:47 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.165.70.245, 172.71.198.11","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fc064be387fc739-BOM","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.165.70.245","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-May-2026 07:22:47 UTC] === User Orders API Called ===
[15-May-2026 07:22:47 UTC] User ID: 563
[15-May-2026 07:22:47 UTC] Limit: 20, Offset: 0
[15-May-2026 07:22:47 UTC] Orders found: 1
[15-May-2026 07:22:47 UTC] Orders data: [{"id":275,"quantity":285,"total_coins":9975,"coin_type":"regular","telegram_link":"t.me\/MIUIUpdatesTracker","status":"completed","created_at":"2026-05-14 19:49:38","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[15-May-2026 07:22:47 UTC] Total orders count: 1
[15-May-2026 07:22:58 UTC] === API CALL LOG ===
[15-May-2026 07:22:58 UTC] Endpoint: user/profile.php
[15-May-2026 07:22:58 UTC] Full Log Data: {
    "timestamp": "2026-05-15 07:22:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.165.70.245",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.165.70.245, 172.71.198.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc064fcffb8c739-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.165.70.245",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 07:22:58 UTC] === END API CALL LOG ===
[15-May-2026 07:22:58 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 07:22:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA
[15-May-2026 07:22:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 07:22:58 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 07:22:58 UTC] User ID: 563
[15-May-2026 07:22:58 UTC] ✅ User profile retrieved successfully for user ID: 563
[15-May-2026 07:22:58 UTC] User Purchases API - User ID: 563
[15-May-2026 07:22:58 UTC] User Purchases API - Total purchases found: 1
[15-May-2026 07:23:03 UTC] User Purchases API - User ID: 563
[15-May-2026 07:23:03 UTC] User Purchases API - Total purchases found: 1
[15-May-2026 07:23:06 UTC] === API CALL LOG ===
[15-May-2026 07:23:06 UTC] Endpoint: user/profile.php
[15-May-2026 07:23:06 UTC] Full Log Data: {
    "timestamp": "2026-05-15 07:23:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.165.70.245",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.165.70.245, 172.71.198.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc065330f4fc739-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.165.70.245",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 07:23:06 UTC] === END API CALL LOG ===
[15-May-2026 07:23:06 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 07:23:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA
[15-May-2026 07:23:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 07:23:06 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 07:23:06 UTC] User ID: 563
[15-May-2026 07:23:06 UTC] ✅ User profile retrieved successfully for user ID: 563
[15-May-2026 07:23:06 UTC] User Purchases API - User ID: 563
[15-May-2026 07:23:06 UTC] User Purchases API - Total purchases found: 1
[15-May-2026 07:23:16 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 07:23:16 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 07:23:16 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.165.70.245, 172.71.198.10","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fc0656eb9f9c739-BOM","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.165.70.245","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-May-2026 07:23:16 UTC] === User Orders API Called ===
[15-May-2026 07:23:16 UTC] User ID: 563
[15-May-2026 07:23:16 UTC] Limit: 20, Offset: 0
[15-May-2026 07:23:16 UTC] Orders found: 1
[15-May-2026 07:23:16 UTC] Orders data: [{"id":275,"quantity":285,"total_coins":9975,"coin_type":"regular","telegram_link":"t.me\/MIUIUpdatesTracker","status":"completed","created_at":"2026-05-14 19:49:38","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[15-May-2026 07:23:16 UTC] Total orders count: 1
[15-May-2026 07:23:31 UTC] === API CALL LOG ===
[15-May-2026 07:23:31 UTC] Endpoint: user/profile.php
[15-May-2026 07:23:31 UTC] Full Log Data: {
    "timestamp": "2026-05-15 07:23:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.165.70.245",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.165.70.245, 172.71.198.11",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc065cf1c69c739-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.165.70.245",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 07:23:31 UTC] === END API CALL LOG ===
[15-May-2026 07:23:31 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 07:23:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA
[15-May-2026 07:23:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 07:23:31 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 07:23:31 UTC] User ID: 563
[15-May-2026 07:23:31 UTC] ✅ User profile retrieved successfully for user ID: 563
[15-May-2026 07:23:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 07:23:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 07:23:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.165.70.245, 172.71.198.11","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fc065d42a2cc739-BOM","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.165.70.245","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-May-2026 07:23:31 UTC] === User Orders API Called ===
[15-May-2026 07:23:31 UTC] User ID: 563
[15-May-2026 07:23:31 UTC] Limit: 20, Offset: 0
[15-May-2026 07:23:31 UTC] === API CALL LOG ===
[15-May-2026 07:23:31 UTC] Endpoint: user/profile.php
[15-May-2026 07:23:31 UTC] Full Log Data: {
    "timestamp": "2026-05-15 07:23:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.165.70.245",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.165.70.245, 172.71.198.11",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc065d42a2ec739-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.165.70.245",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 07:23:31 UTC] Orders found: 1
[15-May-2026 07:23:31 UTC] === END API CALL LOG ===
[15-May-2026 07:23:31 UTC] Orders data: [{"id":275,"quantity":285,"total_coins":9975,"coin_type":"regular","telegram_link":"t.me\/MIUIUpdatesTracker","status":"completed","created_at":"2026-05-14 19:49:38","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[15-May-2026 07:23:31 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 07:23:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA
[15-May-2026 07:23:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 07:23:31 UTC] Total orders count: 1
[15-May-2026 07:23:31 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 07:23:31 UTC] User ID: 563
[15-May-2026 07:23:31 UTC] ✅ User profile retrieved successfully for user ID: 563
[15-May-2026 07:23:32 UTC] === API CALL LOG ===
[15-May-2026 07:23:32 UTC] Endpoint: user/profile.php
[15-May-2026 07:23:32 UTC] Full Log Data: {
    "timestamp": "2026-05-15 07:23:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.165.70.245",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.165.70.245, 172.71.198.11",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc065d7ac40c739-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.165.70.245",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 07:23:32 UTC] === END API CALL LOG ===
[15-May-2026 07:23:32 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 07:23:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA
[15-May-2026 07:23:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 07:23:32 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 07:23:32 UTC] User ID: 563
[15-May-2026 07:23:32 UTC] ✅ User profile retrieved successfully for user ID: 563
[15-May-2026 07:23:34 UTC] === API CALL LOG ===
[15-May-2026 07:23:34 UTC] Endpoint: user/profile.php
[15-May-2026 07:23:34 UTC] Full Log Data: {
    "timestamp": "2026-05-15 07:23:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.165.70.245",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.165.70.245, 172.71.198.11",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc065e1a98cc739-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.165.70.245",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 07:23:34 UTC] === END API CALL LOG ===
[15-May-2026 07:23:34 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 07:23:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA
[15-May-2026 07:23:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 07:23:34 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 07:23:34 UTC] User ID: 563
[15-May-2026 07:23:34 UTC] ✅ User profile retrieved successfully for user ID: 563
[15-May-2026 07:23:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 07:23:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 07:23:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.165.70.245, 172.71.198.11","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fc065f689b1c739-BOM","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.165.70.245","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-May-2026 07:23:37 UTC] === User Orders API Called ===
[15-May-2026 07:23:37 UTC] User ID: 563
[15-May-2026 07:23:37 UTC] Limit: 20, Offset: 0
[15-May-2026 07:23:37 UTC] Orders found: 1
[15-May-2026 07:23:37 UTC] Orders data: [{"id":275,"quantity":285,"total_coins":9975,"coin_type":"regular","telegram_link":"t.me\/MIUIUpdatesTracker","status":"completed","created_at":"2026-05-14 19:49:38","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[15-May-2026 07:23:37 UTC] Total orders count: 1
[15-May-2026 07:23:44 UTC] === API CALL LOG ===
[15-May-2026 07:23:44 UTC] Endpoint: user/profile.php
[15-May-2026 07:23:44 UTC] Full Log Data: {
    "timestamp": "2026-05-15 07:23:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.165.70.245",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.165.70.245, 172.71.198.11",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc0661ebb7bc739-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.165.70.245",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 07:23:44 UTC] === END API CALL LOG ===
[15-May-2026 07:23:44 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 07:23:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA
[15-May-2026 07:23:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 07:23:44 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 07:23:44 UTC] User ID: 563
[15-May-2026 07:23:44 UTC] ✅ User profile retrieved successfully for user ID: 563
[15-May-2026 07:23:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 07:23:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 07:23:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.165.70.245, 172.71.198.11","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fc0661ebb74c739-BOM","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.165.70.245","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-May-2026 07:23:44 UTC] === User Orders API Called ===
[15-May-2026 07:23:44 UTC] User ID: 563
[15-May-2026 07:23:44 UTC] Limit: 20, Offset: 0
[15-May-2026 07:23:44 UTC] Orders found: 1
[15-May-2026 07:23:44 UTC] Orders data: [{"id":275,"quantity":285,"total_coins":9975,"coin_type":"regular","telegram_link":"t.me\/MIUIUpdatesTracker","status":"completed","created_at":"2026-05-14 19:49:38","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[15-May-2026 07:23:44 UTC] Total orders count: 1
[15-May-2026 07:23:45 UTC] === API CALL LOG ===
[15-May-2026 07:23:45 UTC] Endpoint: user/profile.php
[15-May-2026 07:23:45 UTC] Full Log Data: {
    "timestamp": "2026-05-15 07:23:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.165.70.245",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.165.70.245, 172.71.198.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc066221c84c739-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.165.70.245",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 07:23:45 UTC] === END API CALL LOG ===
[15-May-2026 07:23:45 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 07:23:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA
[15-May-2026 07:23:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 07:23:45 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 07:23:45 UTC] User ID: 563
[15-May-2026 07:23:45 UTC] ✅ User profile retrieved successfully for user ID: 563
[15-May-2026 07:23:46 UTC] === API CALL LOG ===
[15-May-2026 07:23:46 UTC] Endpoint: user/profile.php
[15-May-2026 07:23:46 UTC] Full Log Data: {
    "timestamp": "2026-05-15 07:23:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.165.70.245",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.165.70.245, 172.71.198.11",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc0662d5c38c739-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.165.70.245",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 07:23:46 UTC] === END API CALL LOG ===
[15-May-2026 07:23:46 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 07:23:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA
[15-May-2026 07:23:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 07:23:46 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 07:23:46 UTC] User ID: 563
[15-May-2026 07:23:46 UTC] ✅ User profile retrieved successfully for user ID: 563
[15-May-2026 07:23:47 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 07:23:47 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 07:23:47 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.165.70.245, 172.71.198.11","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fc066364c23c739-BOM","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.165.70.245","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-May-2026 07:23:47 UTC] === User Orders API Called ===
[15-May-2026 07:23:47 UTC] User ID: 563
[15-May-2026 07:23:47 UTC] Limit: 20, Offset: 0
[15-May-2026 07:23:47 UTC] Orders found: 1
[15-May-2026 07:23:47 UTC] Orders data: [{"id":275,"quantity":285,"total_coins":9975,"coin_type":"regular","telegram_link":"t.me\/MIUIUpdatesTracker","status":"completed","created_at":"2026-05-14 19:49:38","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[15-May-2026 07:23:47 UTC] Total orders count: 1
[15-May-2026 07:25:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 07:25:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 07:25:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.165.70.245, 172.71.198.11","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fc0689d6ce1c739-BOM","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.165.70.245","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-May-2026 07:25:26 UTC] === User Orders API Called ===
[15-May-2026 07:25:26 UTC] User ID: 563
[15-May-2026 07:25:26 UTC] Limit: 20, Offset: 0
[15-May-2026 07:25:26 UTC] Orders found: 1
[15-May-2026 07:25:26 UTC] Orders data: [{"id":275,"quantity":285,"total_coins":9975,"coin_type":"regular","telegram_link":"t.me\/MIUIUpdatesTracker","status":"completed","created_at":"2026-05-14 19:49:38","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[15-May-2026 07:25:26 UTC] Total orders count: 1
[15-May-2026 07:25:26 UTC] === API CALL LOG ===
[15-May-2026 07:25:26 UTC] Endpoint: user/profile.php
[15-May-2026 07:25:26 UTC] Full Log Data: {
    "timestamp": "2026-05-15 07:25:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.165.70.245",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.165.70.245, 172.71.198.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc0689d6ce5c739-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.165.70.245",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 07:25:26 UTC] === END API CALL LOG ===
[15-May-2026 07:25:26 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 07:25:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA
[15-May-2026 07:25:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 07:25:26 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 07:25:26 UTC] User ID: 563
[15-May-2026 07:25:26 UTC] ✅ User profile retrieved successfully for user ID: 563
[15-May-2026 07:25:27 UTC] === API CALL LOG ===
[15-May-2026 07:25:27 UTC] Endpoint: user/profile.php
[15-May-2026 07:25:27 UTC] Full Log Data: {
    "timestamp": "2026-05-15 07:25:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.165.70.245",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.165.70.245, 172.71.198.11",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc068a11ecec739-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.165.70.245",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 07:25:27 UTC] === END API CALL LOG ===
[15-May-2026 07:25:27 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 07:25:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA
[15-May-2026 07:25:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 07:25:27 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 07:25:27 UTC] User ID: 563
[15-May-2026 07:25:27 UTC] ✅ User profile retrieved successfully for user ID: 563
[15-May-2026 07:25:28 UTC] === API CALL LOG ===
[15-May-2026 07:25:28 UTC] Endpoint: user/profile.php
[15-May-2026 07:25:28 UTC] Full Log Data: {
    "timestamp": "2026-05-15 07:25:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.165.70.245",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.165.70.245, 172.71.198.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc068abaa9dc739-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.165.70.245",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 07:25:28 UTC] === END API CALL LOG ===
[15-May-2026 07:25:28 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 07:25:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA
[15-May-2026 07:25:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 07:25:28 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 07:25:28 UTC] User ID: 563
[15-May-2026 07:25:28 UTC] ✅ User profile retrieved successfully for user ID: 563
[15-May-2026 07:27:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 07:27:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 07:27:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.165.70.245, 172.71.198.11","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fc06c061a82c739-BOM","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.165.70.245","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-May-2026 07:27:45 UTC] === User Orders API Called ===
[15-May-2026 07:27:45 UTC] User ID: 563
[15-May-2026 07:27:45 UTC] Limit: 20, Offset: 0
[15-May-2026 07:27:45 UTC] Orders found: 2
[15-May-2026 07:27:45 UTC] Orders data: [{"id":277,"quantity":1428,"total_coins":49980,"coin_type":"regular","telegram_link":"t.me\/itsmealexaliza","status":"pending","created_at":"2026-05-15 10:57:43","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""},{"id":275,"quantity":285,"total_coins":9975,"coin_type":"regular","telegram_link":"t.me\/MIUIUpdatesTracker","status":"completed","created_at":"2026-05-14 19:49:38","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[15-May-2026 07:27:45 UTC] Total orders count: 2
[15-May-2026 07:27:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 07:27:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 07:27:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.165.70.245, 172.71.198.11","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fc06c213a38c739-BOM","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.165.70.245","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-May-2026 07:27:50 UTC] === User Orders API Called ===
[15-May-2026 07:27:50 UTC] User ID: 563
[15-May-2026 07:27:50 UTC] Limit: 20, Offset: 0
[15-May-2026 07:27:50 UTC] Orders found: 2
[15-May-2026 07:27:50 UTC] Orders data: [{"id":277,"quantity":1428,"total_coins":49980,"coin_type":"regular","telegram_link":"t.me\/itsmealexaliza","status":"pending","created_at":"2026-05-15 10:57:43","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""},{"id":275,"quantity":285,"total_coins":9975,"coin_type":"regular","telegram_link":"t.me\/MIUIUpdatesTracker","status":"completed","created_at":"2026-05-14 19:49:38","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[15-May-2026 07:27:50 UTC] Total orders count: 2
[15-May-2026 07:27:50 UTC] === API CALL LOG ===
[15-May-2026 07:27:50 UTC] Endpoint: user/profile.php
[15-May-2026 07:27:50 UTC] Full Log Data: {
    "timestamp": "2026-05-15 07:27:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.165.70.245",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.165.70.245, 172.71.198.11",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc06c218ae6c739-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.165.70.245",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 07:27:50 UTC] === END API CALL LOG ===
[15-May-2026 07:27:50 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 07:27:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA
[15-May-2026 07:27:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 07:27:50 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 07:27:50 UTC] User ID: 563
[15-May-2026 07:27:50 UTC] ✅ User profile retrieved successfully for user ID: 563
[15-May-2026 07:27:50 UTC] === API CALL LOG ===
[15-May-2026 07:27:50 UTC] Endpoint: user/profile.php
[15-May-2026 07:27:50 UTC] Full Log Data: {
    "timestamp": "2026-05-15 07:27:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.165.70.245",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.165.70.245, 172.71.198.11",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc06c258c67c739-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.165.70.245",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 07:27:50 UTC] === END API CALL LOG ===
[15-May-2026 07:27:50 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 07:27:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA
[15-May-2026 07:27:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 07:27:50 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 07:27:50 UTC] User ID: 563
[15-May-2026 07:27:50 UTC] ✅ User profile retrieved successfully for user ID: 563
[15-May-2026 07:27:51 UTC] === API CALL LOG ===
[15-May-2026 07:27:51 UTC] Endpoint: user/profile.php
[15-May-2026 07:27:51 UTC] Full Log Data: {
    "timestamp": "2026-05-15 07:27:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.165.70.245",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.165.70.245, 172.71.198.11",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc06c2bab38c739-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.165.70.245",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 07:27:51 UTC] === END API CALL LOG ===
[15-May-2026 07:27:51 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 07:27:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA
[15-May-2026 07:27:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 07:27:51 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 07:27:51 UTC] User ID: 563
[15-May-2026 07:27:51 UTC] ✅ User profile retrieved successfully for user ID: 563
[15-May-2026 07:27:53 UTC] === API CALL LOG ===
[15-May-2026 07:27:53 UTC] Endpoint: user/profile.php
[15-May-2026 07:27:53 UTC] Full Log Data: {
    "timestamp": "2026-05-15 07:27:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.165.70.245",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.165.70.245, 172.71.198.11",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc06c3869adc739-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.165.70.245",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 07:27:53 UTC] === END API CALL LOG ===
[15-May-2026 07:27:53 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 07:27:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA
[15-May-2026 07:27:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 07:27:53 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 07:27:53 UTC] User ID: 563
[15-May-2026 07:27:53 UTC] ✅ User profile retrieved successfully for user ID: 563
[15-May-2026 07:27:54 UTC] User Purchases API - User ID: 563
[15-May-2026 07:27:54 UTC] User Purchases API - Total purchases found: 2
[15-May-2026 07:30:42 UTC] === API CALL LOG ===
[15-May-2026 07:30:42 UTC] Endpoint: user/profile.php
[15-May-2026 07:30:42 UTC] Full Log Data: {
    "timestamp": "2026-05-15 07:30:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.165.70.245",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.165.70.245, 172.70.219.202",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc070535d53518f-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.165.70.245",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 07:30:42 UTC] === END API CALL LOG ===
[15-May-2026 07:30:42 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 07:30:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA
[15-May-2026 07:30:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 07:30:42 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 07:30:42 UTC] User ID: 563
[15-May-2026 07:30:42 UTC] ✅ User profile retrieved successfully for user ID: 563
[15-May-2026 07:30:43 UTC] === API CALL LOG ===
[15-May-2026 07:30:43 UTC] Endpoint: user/profile.php
[15-May-2026 07:30:43 UTC] Full Log Data: {
    "timestamp": "2026-05-15 07:30:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.165.70.245",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.165.70.245, 172.70.219.202",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc0705e2f4d518f-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.165.70.245",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 07:30:43 UTC] === END API CALL LOG ===
[15-May-2026 07:30:43 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 07:30:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA
[15-May-2026 07:30:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 07:30:43 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 07:30:43 UTC] User ID: 563
[15-May-2026 07:30:43 UTC] ✅ User profile retrieved successfully for user ID: 563
[15-May-2026 07:30:43 UTC] === API CALL LOG ===
[15-May-2026 07:30:43 UTC] Endpoint: user/profile.php
[15-May-2026 07:30:43 UTC] Full Log Data: {
    "timestamp": "2026-05-15 07:30:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.165.70.245",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.165.70.245, 172.70.219.202",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc0705e2f55518f-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.165.70.245",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 07:30:43 UTC] === END API CALL LOG ===
[15-May-2026 07:30:43 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 07:30:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA
[15-May-2026 07:30:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 07:30:43 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 07:30:43 UTC] User ID: 563
[15-May-2026 07:30:43 UTC] ✅ User profile retrieved successfully for user ID: 563
[15-May-2026 07:30:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 07:30:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 07:30:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.165.70.245, 172.70.219.202","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fc0705e2f53518f-BOM","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.165.70.245","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-May-2026 07:30:43 UTC] === User Orders API Called ===
[15-May-2026 07:30:43 UTC] User ID: 563
[15-May-2026 07:30:43 UTC] Limit: 20, Offset: 0
[15-May-2026 07:30:43 UTC] Orders found: 2
[15-May-2026 07:30:43 UTC] Orders data: [{"id":277,"quantity":1428,"total_coins":49980,"coin_type":"regular","telegram_link":"t.me\/itsmealexaliza","status":"pending","created_at":"2026-05-15 10:57:43","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""},{"id":275,"quantity":285,"total_coins":9975,"coin_type":"regular","telegram_link":"t.me\/MIUIUpdatesTracker","status":"completed","created_at":"2026-05-14 19:49:38","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[15-May-2026 07:30:43 UTC] Total orders count: 2
[15-May-2026 07:30:45 UTC] === API CALL LOG ===
[15-May-2026 07:30:45 UTC] Endpoint: user/profile.php
[15-May-2026 07:30:45 UTC] Full Log Data: {
    "timestamp": "2026-05-15 07:30:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.165.70.245",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.165.70.245, 172.70.219.202",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc07068d9f9518f-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.165.70.245",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 07:30:45 UTC] === END API CALL LOG ===
[15-May-2026 07:30:45 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 07:30:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA
[15-May-2026 07:30:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 07:30:45 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 07:30:45 UTC] User ID: 563
[15-May-2026 07:30:45 UTC] ✅ User profile retrieved successfully for user ID: 563
[15-May-2026 07:30:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 07:30:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 07:30:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.165.70.245, 172.70.219.202","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fc070693af5518f-BOM","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.165.70.245","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-May-2026 07:30:45 UTC] === User Orders API Called ===
[15-May-2026 07:30:45 UTC] User ID: 563
[15-May-2026 07:30:45 UTC] Limit: 20, Offset: 0
[15-May-2026 07:30:45 UTC] Orders found: 2
[15-May-2026 07:30:45 UTC] Orders data: [{"id":277,"quantity":1428,"total_coins":49980,"coin_type":"regular","telegram_link":"t.me\/itsmealexaliza","status":"pending","created_at":"2026-05-15 10:57:43","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""},{"id":275,"quantity":285,"total_coins":9975,"coin_type":"regular","telegram_link":"t.me\/MIUIUpdatesTracker","status":"completed","created_at":"2026-05-14 19:49:38","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[15-May-2026 07:30:45 UTC] Total orders count: 2
[15-May-2026 07:30:49 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 07:30:49 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 07:30:49 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.165.70.245, 172.70.219.202","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fc07083ea74518f-BOM","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.165.70.245","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-May-2026 07:30:49 UTC] === User Orders API Called ===
[15-May-2026 07:30:49 UTC] User ID: 563
[15-May-2026 07:30:49 UTC] Limit: 20, Offset: 0
[15-May-2026 07:30:49 UTC] === API CALL LOG ===
[15-May-2026 07:30:49 UTC] Endpoint: user/profile.php
[15-May-2026 07:30:49 UTC] Full Log Data: {
    "timestamp": "2026-05-15 07:30:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.165.70.245",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.165.70.245, 172.70.219.202",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc07083ea77518f-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.165.70.245",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 07:30:49 UTC] === END API CALL LOG ===
[15-May-2026 07:30:49 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 07:30:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA
[15-May-2026 07:30:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 07:30:49 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 07:30:49 UTC] Orders found: 2
[15-May-2026 07:30:49 UTC] User ID: 563
[15-May-2026 07:30:49 UTC] Orders data: [{"id":277,"quantity":1428,"total_coins":49980,"coin_type":"regular","telegram_link":"t.me\/itsmealexaliza","status":"pending","created_at":"2026-05-15 10:57:43","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""},{"id":275,"quantity":285,"total_coins":9975,"coin_type":"regular","telegram_link":"t.me\/MIUIUpdatesTracker","status":"completed","created_at":"2026-05-14 19:49:38","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[15-May-2026 07:30:49 UTC] ✅ User profile retrieved successfully for user ID: 563
[15-May-2026 07:30:49 UTC] Total orders count: 2
[15-May-2026 07:34:08 UTC] === API CALL LOG ===
[15-May-2026 07:34:08 UTC] Endpoint: user/profile.php
[15-May-2026 07:34:08 UTC] Full Log Data: {
    "timestamp": "2026-05-15 07:34:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.165.70.245",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.165.70.245, 172.69.94.185",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc075593f6b4075-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.165.70.245",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 07:34:08 UTC] === END API CALL LOG ===
[15-May-2026 07:34:08 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 07:34:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA
[15-May-2026 07:34:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 07:34:08 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 07:34:08 UTC] User ID: 563
[15-May-2026 07:34:08 UTC] ✅ User profile retrieved successfully for user ID: 563
[15-May-2026 07:34:10 UTC] === API CALL LOG ===
[15-May-2026 07:34:10 UTC] Endpoint: user/profile.php
[15-May-2026 07:34:10 UTC] Full Log Data: {
    "timestamp": "2026-05-15 07:34:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.165.70.245",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.165.70.245, 172.69.94.153",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc07564a8524075-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.165.70.245",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 07:34:10 UTC] === END API CALL LOG ===
[15-May-2026 07:34:10 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 07:34:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA
[15-May-2026 07:34:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 07:34:10 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 07:34:10 UTC] User ID: 563
[15-May-2026 07:34:10 UTC] ✅ User profile retrieved successfully for user ID: 563
[15-May-2026 07:34:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 07:34:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 07:34:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.165.70.245, 172.69.94.153","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fc07567eb044075-BOM","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.165.70.245","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-May-2026 07:34:10 UTC] === User Orders API Called ===
[15-May-2026 07:34:10 UTC] User ID: 563
[15-May-2026 07:34:10 UTC] Limit: 20, Offset: 0
[15-May-2026 07:34:10 UTC] Orders found: 2
[15-May-2026 07:34:10 UTC] Orders data: [{"id":277,"quantity":1428,"total_coins":49980,"coin_type":"regular","telegram_link":"t.me\/itsmealexaliza","status":"pending","created_at":"2026-05-15 10:57:43","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""},{"id":275,"quantity":285,"total_coins":9975,"coin_type":"regular","telegram_link":"t.me\/MIUIUpdatesTracker","status":"completed","created_at":"2026-05-14 19:49:38","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[15-May-2026 07:34:10 UTC] Total orders count: 2
[15-May-2026 07:34:10 UTC] === API CALL LOG ===
[15-May-2026 07:34:10 UTC] Endpoint: user/profile.php
[15-May-2026 07:34:10 UTC] Full Log Data: {
    "timestamp": "2026-05-15 07:34:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.165.70.245",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.165.70.245, 172.69.94.153",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc07567eb054075-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.165.70.245",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 07:34:10 UTC] === END API CALL LOG ===
[15-May-2026 07:34:10 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 07:34:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA
[15-May-2026 07:34:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 07:34:10 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 07:34:10 UTC] User ID: 563
[15-May-2026 07:34:10 UTC] ✅ User profile retrieved successfully for user ID: 563
[15-May-2026 07:34:14 UTC] === API CALL LOG ===
[15-May-2026 07:34:14 UTC] Endpoint: user/profile.php
[15-May-2026 07:34:14 UTC] Full Log Data: {
    "timestamp": "2026-05-15 07:34:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.165.70.245",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.165.70.245, 172.69.94.185",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc0758368014075-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.165.70.245",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 07:34:14 UTC] === END API CALL LOG ===
[15-May-2026 07:34:14 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 07:34:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA
[15-May-2026 07:34:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 07:34:14 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 07:34:14 UTC] User ID: 563
[15-May-2026 07:34:14 UTC] ✅ User profile retrieved successfully for user ID: 563
[15-May-2026 07:34:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 07:34:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 07:34:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.165.70.245, 172.69.94.185","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fc075895d474075-BOM","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.165.70.245","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-May-2026 07:34:15 UTC] === User Orders API Called ===
[15-May-2026 07:34:15 UTC] User ID: 563
[15-May-2026 07:34:15 UTC] Limit: 20, Offset: 0
[15-May-2026 07:34:15 UTC] Orders found: 2
[15-May-2026 07:34:15 UTC] Orders data: [{"id":277,"quantity":1428,"total_coins":49980,"coin_type":"regular","telegram_link":"t.me\/itsmealexaliza","status":"pending","created_at":"2026-05-15 10:57:43","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""},{"id":275,"quantity":285,"total_coins":9975,"coin_type":"regular","telegram_link":"t.me\/MIUIUpdatesTracker","status":"completed","created_at":"2026-05-14 19:49:38","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[15-May-2026 07:34:15 UTC] Total orders count: 2
[15-May-2026 07:34:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 07:34:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 07:34:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.165.70.245, 172.69.94.185","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fc075977f834075-BOM","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.165.70.245","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-May-2026 07:34:17 UTC] === User Orders API Called ===
[15-May-2026 07:34:17 UTC] User ID: 563
[15-May-2026 07:34:17 UTC] Limit: 20, Offset: 0
[15-May-2026 07:34:17 UTC] Orders found: 2
[15-May-2026 07:34:17 UTC] Orders data: [{"id":277,"quantity":1428,"total_coins":49980,"coin_type":"regular","telegram_link":"t.me\/itsmealexaliza","status":"pending","created_at":"2026-05-15 10:57:43","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""},{"id":275,"quantity":285,"total_coins":9975,"coin_type":"regular","telegram_link":"t.me\/MIUIUpdatesTracker","status":"completed","created_at":"2026-05-14 19:49:38","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[15-May-2026 07:34:17 UTC] Total orders count: 2
[15-May-2026 07:34:17 UTC] === API CALL LOG ===
[15-May-2026 07:34:17 UTC] Endpoint: user/profile.php
[15-May-2026 07:34:17 UTC] Full Log Data: {
    "timestamp": "2026-05-15 07:34:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.165.70.245",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.165.70.245, 172.69.94.185",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc075977f854075-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.165.70.245",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 07:34:17 UTC] === END API CALL LOG ===
[15-May-2026 07:34:17 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 07:34:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA
[15-May-2026 07:34:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 07:34:17 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 07:34:17 UTC] User ID: 563
[15-May-2026 07:34:17 UTC] ✅ User profile retrieved successfully for user ID: 563
[15-May-2026 07:34:19 UTC] === API CALL LOG ===
[15-May-2026 07:34:19 UTC] Endpoint: user/profile.php
[15-May-2026 07:34:19 UTC] Full Log Data: {
    "timestamp": "2026-05-15 07:34:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.165.70.245",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.165.70.245, 172.69.94.185",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc075a0af594075-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.165.70.245",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 07:34:19 UTC] === END API CALL LOG ===
[15-May-2026 07:34:19 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 07:34:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA
[15-May-2026 07:34:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 07:34:19 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 07:34:19 UTC] User ID: 563
[15-May-2026 07:34:19 UTC] ✅ User profile retrieved successfully for user ID: 563
[15-May-2026 07:36:29 UTC] === API CALL LOG ===
[15-May-2026 07:36:29 UTC] Endpoint: user/profile.php
[15-May-2026 07:36:29 UTC] Full Log Data: {
    "timestamp": "2026-05-15 07:36:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.165.70.245",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.165.70.245, 172.69.94.184",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc078c8bfc64075-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.165.70.245",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 07:36:29 UTC] === END API CALL LOG ===
[15-May-2026 07:36:29 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 07:36:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA
[15-May-2026 07:36:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 07:36:29 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 07:36:29 UTC] User ID: 563
[15-May-2026 07:36:29 UTC] ✅ User profile retrieved successfully for user ID: 563
[15-May-2026 07:36:29 UTC] === API CALL LOG ===
[15-May-2026 07:36:29 UTC] Endpoint: user/profile.php
[15-May-2026 07:36:29 UTC] Full Log Data: {
    "timestamp": "2026-05-15 07:36:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.165.70.245",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.165.70.245, 172.69.94.185",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc078c978344075-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.165.70.245",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 07:36:29 UTC] === END API CALL LOG ===
[15-May-2026 07:36:29 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 07:36:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA
[15-May-2026 07:36:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 07:36:29 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 07:36:29 UTC] User ID: 563
[15-May-2026 07:36:29 UTC] ✅ User profile retrieved successfully for user ID: 563
[15-May-2026 07:36:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 07:36:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 07:36:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.165.70.245, 172.69.94.184","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fc079083edc4075-BOM","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.165.70.245","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-May-2026 07:36:38 UTC] === User Orders API Called ===
[15-May-2026 07:36:38 UTC] User ID: 563
[15-May-2026 07:36:38 UTC] Limit: 20, Offset: 0
[15-May-2026 07:36:38 UTC] Orders found: 2
[15-May-2026 07:36:38 UTC] Orders data: [{"id":277,"quantity":1428,"total_coins":49980,"coin_type":"regular","telegram_link":"t.me\/itsmealexaliza","status":"pending","created_at":"2026-05-15 10:57:43","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""},{"id":275,"quantity":285,"total_coins":9975,"coin_type":"regular","telegram_link":"t.me\/MIUIUpdatesTracker","status":"completed","created_at":"2026-05-14 19:49:38","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[15-May-2026 07:36:38 UTC] Total orders count: 2
[15-May-2026 07:41:13 UTC] === API CALL LOG ===
[15-May-2026 07:41:13 UTC] Endpoint: user/profile.php
[15-May-2026 07:41:13 UTC] Full Log Data: {
    "timestamp": "2026-05-15 07:41:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.165.70.245",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.165.70.245, 172.70.219.202",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc07fb6bbcc85d2-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.165.70.245",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 07:41:13 UTC] === END API CALL LOG ===
[15-May-2026 07:41:13 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 07:41:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA
[15-May-2026 07:41:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 07:41:13 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 07:41:13 UTC] User ID: 563
[15-May-2026 07:41:13 UTC] ✅ User profile retrieved successfully for user ID: 563
[15-May-2026 07:41:14 UTC] === API CALL LOG ===
[15-May-2026 07:41:14 UTC] Endpoint: user/profile.php
[15-May-2026 07:41:14 UTC] Full Log Data: {
    "timestamp": "2026-05-15 07:41:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.165.70.245",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.165.70.245, 172.70.219.202",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc07fc61cae85d2-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.165.70.245",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 07:41:14 UTC] === END API CALL LOG ===
[15-May-2026 07:41:14 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 07:41:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA
[15-May-2026 07:41:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 07:41:14 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 07:41:14 UTC] User ID: 563
[15-May-2026 07:41:14 UTC] ✅ User profile retrieved successfully for user ID: 563
[15-May-2026 07:41:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 07:41:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 07:41:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.165.70.245, 172.70.219.202","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fc07fc61cb085d2-BOM","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.165.70.245","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-May-2026 07:41:14 UTC] === User Orders API Called ===
[15-May-2026 07:41:14 UTC] User ID: 563
[15-May-2026 07:41:14 UTC] Limit: 20, Offset: 0
[15-May-2026 07:41:14 UTC] Orders found: 2
[15-May-2026 07:41:14 UTC] Orders data: [{"id":277,"quantity":1428,"total_coins":49980,"coin_type":"regular","telegram_link":"t.me\/itsmealexaliza","status":"pending","created_at":"2026-05-15 10:57:43","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""},{"id":275,"quantity":285,"total_coins":9975,"coin_type":"regular","telegram_link":"t.me\/MIUIUpdatesTracker","status":"completed","created_at":"2026-05-14 19:49:38","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[15-May-2026 07:41:14 UTC] === API CALL LOG ===
[15-May-2026 07:41:14 UTC] Endpoint: user/profile.php
[15-May-2026 07:41:14 UTC] Full Log Data: {
    "timestamp": "2026-05-15 07:41:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.165.70.245",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.165.70.245, 172.70.219.202",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc07fc61cb185d2-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.165.70.245",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 07:41:14 UTC] === END API CALL LOG ===
[15-May-2026 07:41:14 UTC] Total orders count: 2
[15-May-2026 07:41:14 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 07:41:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA
[15-May-2026 07:41:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 07:41:14 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 07:41:14 UTC] User ID: 563
[15-May-2026 07:41:14 UTC] ✅ User profile retrieved successfully for user ID: 563
[15-May-2026 07:41:25 UTC] === API CALL LOG ===
[15-May-2026 07:41:25 UTC] Endpoint: user/profile.php
[15-May-2026 07:41:25 UTC] Full Log Data: {
    "timestamp": "2026-05-15 07:41:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "152.59.158.31",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "152.59.158.31, 172.71.81.128",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc0800618b881cc-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "152.59.158.31",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 07:41:25 UTC] === END API CALL LOG ===
[15-May-2026 07:41:25 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 07:41:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA
[15-May-2026 07:41:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 07:41:25 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 07:41:25 UTC] User ID: 563
[15-May-2026 07:41:25 UTC] ✅ User profile retrieved successfully for user ID: 563
[15-May-2026 07:41:25 UTC] === API CALL LOG ===
[15-May-2026 07:41:25 UTC] Endpoint: user/profile.php
[15-May-2026 07:41:25 UTC] Full Log Data: {
    "timestamp": "2026-05-15 07:41:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "152.59.158.31",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "152.59.158.31, 172.71.81.127",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc0800618bb81cc-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "152.59.158.31",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 07:41:25 UTC] === END API CALL LOG ===
[15-May-2026 07:41:25 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 07:41:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA
[15-May-2026 07:41:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 07:41:25 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 07:41:25 UTC] User ID: 563
[15-May-2026 07:41:25 UTC] ✅ User profile retrieved successfully for user ID: 563
[15-May-2026 07:41:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 07:41:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 07:41:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"152.59.158.31, 172.71.81.128","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fc080095bca81cc-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"152.59.158.31","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-May-2026 07:41:25 UTC] === User Orders API Called ===
[15-May-2026 07:41:25 UTC] User ID: 563
[15-May-2026 07:41:25 UTC] Limit: 20, Offset: 0
[15-May-2026 07:41:25 UTC] Orders found: 2
[15-May-2026 07:41:25 UTC] Orders data: [{"id":277,"quantity":1428,"total_coins":49980,"coin_type":"regular","telegram_link":"t.me\/itsmealexaliza","status":"pending","created_at":"2026-05-15 10:57:43","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""},{"id":275,"quantity":285,"total_coins":9975,"coin_type":"regular","telegram_link":"t.me\/MIUIUpdatesTracker","status":"completed","created_at":"2026-05-14 19:49:38","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[15-May-2026 07:41:25 UTC] Total orders count: 2
[15-May-2026 07:41:29 UTC] === API CALL LOG ===
[15-May-2026 07:41:29 UTC] Endpoint: user/profile.php
[15-May-2026 07:41:29 UTC] Full Log Data: {
    "timestamp": "2026-05-15 07:41:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "152.59.158.31",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "152.59.158.31, 172.71.81.128",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc080241b1281cc-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "152.59.158.31",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 07:41:29 UTC] === END API CALL LOG ===
[15-May-2026 07:41:29 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 07:41:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA
[15-May-2026 07:41:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 07:41:29 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 07:41:29 UTC] User ID: 563
[15-May-2026 07:41:29 UTC] ✅ User profile retrieved successfully for user ID: 563
[15-May-2026 07:41:30 UTC] User Purchases API - User ID: 563
[15-May-2026 07:41:30 UTC] User Purchases API - Total purchases found: 2
[15-May-2026 07:41:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 07:41:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 07:41:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"152.59.158.31, 172.71.81.128","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fc0802feea881cc-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"152.59.158.31","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-May-2026 07:41:31 UTC] === User Orders API Called ===
[15-May-2026 07:41:31 UTC] User ID: 563
[15-May-2026 07:41:31 UTC] Limit: 20, Offset: 0
[15-May-2026 07:41:31 UTC] Orders found: 2
[15-May-2026 07:41:31 UTC] Orders data: [{"id":277,"quantity":1428,"total_coins":49980,"coin_type":"regular","telegram_link":"t.me\/itsmealexaliza","status":"pending","created_at":"2026-05-15 10:57:43","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""},{"id":275,"quantity":285,"total_coins":9975,"coin_type":"regular","telegram_link":"t.me\/MIUIUpdatesTracker","status":"completed","created_at":"2026-05-14 19:49:38","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[15-May-2026 07:41:31 UTC] Total orders count: 2
[15-May-2026 10:18:34 UTC] === API CALL LOG ===
[15-May-2026 10:18:34 UTC] Endpoint: user/profile.php
[15-May-2026 10:18:34 UTC] Full Log Data: {
    "timestamp": "2026-05-15 10:18:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:3119:84ac:ccb8:4c5b:50b5:7f74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e1:3119:84ac:ccb8:4c5b:50b5:7f74, 172.68.164.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc166361c5ef930-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e1:3119:84ac:ccb8:4c5b:50b5:7f74",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 10:18:34 UTC] === END API CALL LOG ===
[15-May-2026 10:18:34 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 10:18:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA
[15-May-2026 10:18:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 10:18:34 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 10:18:34 UTC] User ID: 563
[15-May-2026 10:18:34 UTC] ✅ User profile retrieved successfully for user ID: 563
[15-May-2026 10:18:35 UTC] === API CALL LOG ===
[15-May-2026 10:18:35 UTC] Endpoint: user/profile.php
[15-May-2026 10:18:35 UTC] Full Log Data: {
    "timestamp": "2026-05-15 10:18:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:3119:84ac:ccb8:4c5b:50b5:7f74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e1:3119:84ac:ccb8:4c5b:50b5:7f74, 172.68.164.136",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc166412e4af930-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e1:3119:84ac:ccb8:4c5b:50b5:7f74",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 10:18:35 UTC] === END API CALL LOG ===
[15-May-2026 10:18:35 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 10:18:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA
[15-May-2026 10:18:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 10:18:35 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 10:18:35 UTC] User ID: 563
[15-May-2026 10:18:35 UTC] ✅ User profile retrieved successfully for user ID: 563
[15-May-2026 10:18:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 10:18:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 10:18:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40e1:3119:84ac:ccb8:4c5b:50b5:7f74, 172.68.164.136","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fc166412e51f930-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40e1:3119:84ac:ccb8:4c5b:50b5:7f74","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-May-2026 10:18:35 UTC] === User Orders API Called ===
[15-May-2026 10:18:35 UTC] User ID: 563
[15-May-2026 10:18:35 UTC] Limit: 20, Offset: 0
[15-May-2026 10:18:35 UTC] Orders found: 2
[15-May-2026 10:18:35 UTC] Orders data: [{"id":277,"quantity":1428,"total_coins":49980,"coin_type":"regular","telegram_link":"t.me\/itsmealexaliza","status":"pending","created_at":"2026-05-15 10:57:43","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""},{"id":275,"quantity":285,"total_coins":9975,"coin_type":"regular","telegram_link":"t.me\/MIUIUpdatesTracker","status":"completed","created_at":"2026-05-14 19:49:38","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[15-May-2026 10:18:35 UTC] Total orders count: 2
[15-May-2026 10:18:35 UTC] === API CALL LOG ===
[15-May-2026 10:18:35 UTC] Endpoint: user/profile.php
[15-May-2026 10:18:35 UTC] Full Log Data: {
    "timestamp": "2026-05-15 10:18:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:3119:84ac:ccb8:4c5b:50b5:7f74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e1:3119:84ac:ccb8:4c5b:50b5:7f74, 172.68.164.136",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc166412e54f930-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e1:3119:84ac:ccb8:4c5b:50b5:7f74",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 10:18:35 UTC] === END API CALL LOG ===
[15-May-2026 10:18:35 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 10:18:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA
[15-May-2026 10:18:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 10:18:35 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 10:18:35 UTC] User ID: 563
[15-May-2026 10:18:35 UTC] ✅ User profile retrieved successfully for user ID: 563
[15-May-2026 10:18:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 10:18:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 10:18:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40e1:3119:84ac:ccb8:4c5b:50b5:7f74, 172.68.164.136","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fc166599ce9f930-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40e1:3119:84ac:ccb8:4c5b:50b5:7f74","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-May-2026 10:18:39 UTC] === User Orders API Called ===
[15-May-2026 10:18:39 UTC] User ID: 563
[15-May-2026 10:18:39 UTC] Limit: 20, Offset: 0
[15-May-2026 10:18:39 UTC] Orders found: 2
[15-May-2026 10:18:39 UTC] Orders data: [{"id":277,"quantity":1428,"total_coins":49980,"coin_type":"regular","telegram_link":"t.me\/itsmealexaliza","status":"pending","created_at":"2026-05-15 10:57:43","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""},{"id":275,"quantity":285,"total_coins":9975,"coin_type":"regular","telegram_link":"t.me\/MIUIUpdatesTracker","status":"completed","created_at":"2026-05-14 19:49:38","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[15-May-2026 10:18:39 UTC] Total orders count: 2
[15-May-2026 10:18:39 UTC] === API CALL LOG ===
[15-May-2026 10:18:39 UTC] Endpoint: user/profile.php
[15-May-2026 10:18:39 UTC] Full Log Data: {
    "timestamp": "2026-05-15 10:18:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:3119:84ac:ccb8:4c5b:50b5:7f74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e1:3119:84ac:ccb8:4c5b:50b5:7f74, 172.68.164.136",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc1665c9c72f930-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e1:3119:84ac:ccb8:4c5b:50b5:7f74",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 10:18:39 UTC] === END API CALL LOG ===
[15-May-2026 10:18:39 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 10:18:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA
[15-May-2026 10:18:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 10:18:39 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 10:18:39 UTC] User ID: 563
[15-May-2026 10:18:39 UTC] ✅ User profile retrieved successfully for user ID: 563
[15-May-2026 12:38:39 UTC] === API CALL LOG ===
[15-May-2026 12:38:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 12:38:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 12:38:39 UTC] Endpoint: user/profile.php
[15-May-2026 12:38:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.119.26.255, 172.69.222.177","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc4IiwidXNlcm5hbWUiOiJASmVzc2ljYWZ4NjMiLCJlbWFpbCI6Im93ZWlmYWhhcnJpc29uM0BnbWFpbC5jb20iLCJleHAiOjE3Nzk0NTM1MTh9.UwLaQvGk4EgYgFoa0HNlQYKSH4wkbzuiIjiSvjoQF7c","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fc2336fbc8a6fde-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.119.26.255","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-May-2026 12:38:39 UTC] Full Log Data: {
    "timestamp": "2026-05-15 12:38:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.119.26.255",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.119.26.255, 172.69.222.177",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc4IiwidXNlcm5hbWUiOiJASmVzc2ljYWZ4NjMiLCJlbWFpbCI6Im93ZWlmYWhhcnJpc29uM0BnbWFpbC5jb20iLCJleHAiOjE3Nzk0NTM1MTh9.UwLaQvGk4EgYgFoa0HNlQYKSH4wkbzuiIjiSvjoQF7c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc2336fbc856fde-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.119.26.255",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 12:38:39 UTC] === END API CALL LOG ===
[15-May-2026 12:38:39 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 12:38:39 UTC] === User Orders API Called ===
[15-May-2026 12:38:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc4IiwidXNlcm5hbWUiOiJASmVzc2ljYWZ4NjMiLCJlbWFpbCI6Im93ZWlmYWhhcnJpc29uM0BnbWFpbC5jb20iLCJleHAiOjE3Nzk0NTM1MTh9.UwLaQvGk4EgYgFoa0HNlQYKSH4wkbzuiIjiSvjoQF7c
[15-May-2026 12:38:39 UTC] User ID: 578
[15-May-2026 12:38:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 12:38:39 UTC] Limit: 20, Offset: 0
[15-May-2026 12:38:39 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 12:38:39 UTC] User ID: 578
[15-May-2026 12:38:39 UTC] Orders found: 0
[15-May-2026 12:38:39 UTC] Orders data: []
[15-May-2026 12:38:39 UTC] ✅ User profile retrieved successfully for user ID: 578
[15-May-2026 12:38:39 UTC] Total orders count: 0
[15-May-2026 12:38:39 UTC] === API CALL LOG ===
[15-May-2026 12:38:39 UTC] Endpoint: user/profile.php
[15-May-2026 12:38:39 UTC] Full Log Data: {
    "timestamp": "2026-05-15 12:38:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.119.26.255",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.119.26.255, 172.69.222.177",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc4IiwidXNlcm5hbWUiOiJASmVzc2ljYWZ4NjMiLCJlbWFpbCI6Im93ZWlmYWhhcnJpc29uM0BnbWFpbC5jb20iLCJleHAiOjE3Nzk0NTM1MTh9.UwLaQvGk4EgYgFoa0HNlQYKSH4wkbzuiIjiSvjoQF7c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc233712d996fde-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.119.26.255",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 12:38:39 UTC] === END API CALL LOG ===
[15-May-2026 12:38:39 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 12:38:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc4IiwidXNlcm5hbWUiOiJASmVzc2ljYWZ4NjMiLCJlbWFpbCI6Im93ZWlmYWhhcnJpc29uM0BnbWFpbC5jb20iLCJleHAiOjE3Nzk0NTM1MTh9.UwLaQvGk4EgYgFoa0HNlQYKSH4wkbzuiIjiSvjoQF7c
[15-May-2026 12:38:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 12:38:39 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 12:38:39 UTC] User ID: 578
[15-May-2026 12:38:39 UTC] ✅ User profile retrieved successfully for user ID: 578
[15-May-2026 12:38:40 UTC] === API CALL LOG ===
[15-May-2026 12:38:40 UTC] Endpoint: user/profile.php
[15-May-2026 12:38:40 UTC] Full Log Data: {
    "timestamp": "2026-05-15 12:38:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.119.26.255",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.119.26.255, 172.69.222.177",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc4IiwidXNlcm5hbWUiOiJASmVzc2ljYWZ4NjMiLCJlbWFpbCI6Im93ZWlmYWhhcnJpc29uM0BnbWFpbC5jb20iLCJleHAiOjE3Nzk0NTM1MTh9.UwLaQvGk4EgYgFoa0HNlQYKSH4wkbzuiIjiSvjoQF7c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc23377aad46fde-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.119.26.255",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 12:38:40 UTC] === END API CALL LOG ===
[15-May-2026 12:38:40 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 12:38:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc4IiwidXNlcm5hbWUiOiJASmVzc2ljYWZ4NjMiLCJlbWFpbCI6Im93ZWlmYWhhcnJpc29uM0BnbWFpbC5jb20iLCJleHAiOjE3Nzk0NTM1MTh9.UwLaQvGk4EgYgFoa0HNlQYKSH4wkbzuiIjiSvjoQF7c
[15-May-2026 12:38:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 12:38:40 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 12:38:40 UTC] User ID: 578
[15-May-2026 12:38:40 UTC] ✅ User profile retrieved successfully for user ID: 578
[15-May-2026 12:39:03 UTC] === API CALL LOG ===
[15-May-2026 12:39:03 UTC] Endpoint: user/profile.php
[15-May-2026 12:39:03 UTC] Full Log Data: {
    "timestamp": "2026-05-15 12:39:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.119.26.255",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.119.26.255, 141.101.97.25",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc4IiwidXNlcm5hbWUiOiJASmVzc2ljYWZ4NjMiLCJlbWFpbCI6Im93ZWlmYWhhcnJpc29uM0BnbWFpbC5jb20iLCJleHAiOjE3Nzk0NTM1MTh9.UwLaQvGk4EgYgFoa0HNlQYKSH4wkbzuiIjiSvjoQF7c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc234063e396f75-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.119.26.255",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 12:39:03 UTC] === END API CALL LOG ===
[15-May-2026 12:39:03 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 12:39:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc4IiwidXNlcm5hbWUiOiJASmVzc2ljYWZ4NjMiLCJlbWFpbCI6Im93ZWlmYWhhcnJpc29uM0BnbWFpbC5jb20iLCJleHAiOjE3Nzk0NTM1MTh9.UwLaQvGk4EgYgFoa0HNlQYKSH4wkbzuiIjiSvjoQF7c
[15-May-2026 12:39:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 12:39:03 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 12:39:03 UTC] User ID: 578
[15-May-2026 12:39:03 UTC] ✅ User profile retrieved successfully for user ID: 578
[15-May-2026 12:40:29 UTC] === API CALL LOG ===
[15-May-2026 12:40:29 UTC] Endpoint: user/profile.php
[15-May-2026 12:40:29 UTC] Full Log Data: {
    "timestamp": "2026-05-15 12:40:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.119.26.255",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.119.26.255, 172.71.232.7",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc4IiwidXNlcm5hbWUiOiJASmVzc2ljYWZ4NjMiLCJlbWFpbCI6Im93ZWlmYWhhcnJpc29uM0BnbWFpbC5jb20iLCJleHAiOjE3Nzk0NTM1MTh9.UwLaQvGk4EgYgFoa0HNlQYKSH4wkbzuiIjiSvjoQF7c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc236216ddd88f4-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.119.26.255",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 12:40:29 UTC] === END API CALL LOG ===
[15-May-2026 12:40:29 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 12:40:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc4IiwidXNlcm5hbWUiOiJASmVzc2ljYWZ4NjMiLCJlbWFpbCI6Im93ZWlmYWhhcnJpc29uM0BnbWFpbC5jb20iLCJleHAiOjE3Nzk0NTM1MTh9.UwLaQvGk4EgYgFoa0HNlQYKSH4wkbzuiIjiSvjoQF7c
[15-May-2026 12:40:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 12:40:29 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 12:40:29 UTC] User ID: 578
[15-May-2026 12:40:29 UTC] ✅ User profile retrieved successfully for user ID: 578
[15-May-2026 12:40:34 UTC] === API CALL LOG ===
[15-May-2026 12:40:34 UTC] Endpoint: user/profile.php
[15-May-2026 12:40:34 UTC] Full Log Data: {
    "timestamp": "2026-05-15 12:40:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.119.26.255",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.119.26.255, 172.71.232.7",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc4IiwidXNlcm5hbWUiOiJASmVzc2ljYWZ4NjMiLCJlbWFpbCI6Im93ZWlmYWhhcnJpc29uM0BnbWFpbC5jb20iLCJleHAiOjE3Nzk0NTM1MTh9.UwLaQvGk4EgYgFoa0HNlQYKSH4wkbzuiIjiSvjoQF7c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc2363e6e9b88f4-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.119.26.255",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 12:40:34 UTC] === END API CALL LOG ===
[15-May-2026 12:40:34 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 12:40:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc4IiwidXNlcm5hbWUiOiJASmVzc2ljYWZ4NjMiLCJlbWFpbCI6Im93ZWlmYWhhcnJpc29uM0BnbWFpbC5jb20iLCJleHAiOjE3Nzk0NTM1MTh9.UwLaQvGk4EgYgFoa0HNlQYKSH4wkbzuiIjiSvjoQF7c
[15-May-2026 12:40:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 12:40:34 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 12:40:34 UTC] User ID: 578
[15-May-2026 12:40:34 UTC] ✅ User profile retrieved successfully for user ID: 578
[15-May-2026 12:43:25 UTC] === API CALL LOG ===
[15-May-2026 12:43:25 UTC] Endpoint: user/profile.php
[15-May-2026 12:43:25 UTC] Full Log Data: {
    "timestamp": "2026-05-15 12:43:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.119.26.255",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.119.26.255, 172.71.123.120",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc4IiwidXNlcm5hbWUiOiJASmVzc2ljYWZ4NjMiLCJlbWFpbCI6Im93ZWlmYWhhcnJpc29uM0BnbWFpbC5jb20iLCJleHAiOjE3Nzk0NTM1MTh9.UwLaQvGk4EgYgFoa0HNlQYKSH4wkbzuiIjiSvjoQF7c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc23a694ac4008e-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.119.26.255",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 12:43:25 UTC] === END API CALL LOG ===
[15-May-2026 12:43:25 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 12:43:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc4IiwidXNlcm5hbWUiOiJASmVzc2ljYWZ4NjMiLCJlbWFpbCI6Im93ZWlmYWhhcnJpc29uM0BnbWFpbC5jb20iLCJleHAiOjE3Nzk0NTM1MTh9.UwLaQvGk4EgYgFoa0HNlQYKSH4wkbzuiIjiSvjoQF7c
[15-May-2026 12:43:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 12:43:25 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 12:43:25 UTC] User ID: 578
[15-May-2026 12:43:25 UTC] ✅ User profile retrieved successfully for user ID: 578
[15-May-2026 12:43:30 UTC] === API CALL LOG ===
[15-May-2026 12:43:30 UTC] Endpoint: user/profile.php
[15-May-2026 12:43:30 UTC] Full Log Data: {
    "timestamp": "2026-05-15 12:43:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.119.26.255",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.119.26.255, 172.71.123.119",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc4IiwidXNlcm5hbWUiOiJASmVzc2ljYWZ4NjMiLCJlbWFpbCI6Im93ZWlmYWhhcnJpc29uM0BnbWFpbC5jb20iLCJleHAiOjE3Nzk0NTM1MTh9.UwLaQvGk4EgYgFoa0HNlQYKSH4wkbzuiIjiSvjoQF7c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc23a8e48d7008e-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.119.26.255",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 12:43:30 UTC] === END API CALL LOG ===
[15-May-2026 12:43:30 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 12:43:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc4IiwidXNlcm5hbWUiOiJASmVzc2ljYWZ4NjMiLCJlbWFpbCI6Im93ZWlmYWhhcnJpc29uM0BnbWFpbC5jb20iLCJleHAiOjE3Nzk0NTM1MTh9.UwLaQvGk4EgYgFoa0HNlQYKSH4wkbzuiIjiSvjoQF7c
[15-May-2026 12:43:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 12:43:30 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 12:43:30 UTC] User ID: 578
[15-May-2026 12:43:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 12:43:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 12:43:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.119.26.255, 172.71.123.119","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc4IiwidXNlcm5hbWUiOiJASmVzc2ljYWZ4NjMiLCJlbWFpbCI6Im93ZWlmYWhhcnJpc29uM0BnbWFpbC5jb20iLCJleHAiOjE3Nzk0NTM1MTh9.UwLaQvGk4EgYgFoa0HNlQYKSH4wkbzuiIjiSvjoQF7c","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fc23a8e48d5008e-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.119.26.255","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-May-2026 12:43:30 UTC] === User Orders API Called ===
[15-May-2026 12:43:30 UTC] User ID: 578
[15-May-2026 12:43:30 UTC] Limit: 20, Offset: 0
[15-May-2026 12:43:30 UTC] ✅ User profile retrieved successfully for user ID: 578
[15-May-2026 12:43:30 UTC] Orders found: 0
[15-May-2026 12:43:30 UTC] Orders data: []
[15-May-2026 12:43:30 UTC] Total orders count: 0
[15-May-2026 12:43:31 UTC] === API CALL LOG ===
[15-May-2026 12:43:31 UTC] Endpoint: user/profile.php
[15-May-2026 12:43:31 UTC] Full Log Data: {
    "timestamp": "2026-05-15 12:43:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.119.26.255",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.119.26.255, 172.71.123.119",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc4IiwidXNlcm5hbWUiOiJASmVzc2ljYWZ4NjMiLCJlbWFpbCI6Im93ZWlmYWhhcnJpc29uM0BnbWFpbC5jb20iLCJleHAiOjE3Nzk0NTM1MTh9.UwLaQvGk4EgYgFoa0HNlQYKSH4wkbzuiIjiSvjoQF7c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc23a90ba7d008e-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.119.26.255",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 12:43:31 UTC] === END API CALL LOG ===
[15-May-2026 12:43:31 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 12:43:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc4IiwidXNlcm5hbWUiOiJASmVzc2ljYWZ4NjMiLCJlbWFpbCI6Im93ZWlmYWhhcnJpc29uM0BnbWFpbC5jb20iLCJleHAiOjE3Nzk0NTM1MTh9.UwLaQvGk4EgYgFoa0HNlQYKSH4wkbzuiIjiSvjoQF7c
[15-May-2026 12:43:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 12:43:31 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 12:43:31 UTC] User ID: 578
[15-May-2026 12:43:31 UTC] ✅ User profile retrieved successfully for user ID: 578
[15-May-2026 12:43:32 UTC] === API CALL LOG ===
[15-May-2026 12:43:32 UTC] Endpoint: user/profile.php
[15-May-2026 12:43:32 UTC] Full Log Data: {
    "timestamp": "2026-05-15 12:43:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.119.26.255",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.119.26.255, 172.71.123.119",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc4IiwidXNlcm5hbWUiOiJASmVzc2ljYWZ4NjMiLCJlbWFpbCI6Im93ZWlmYWhhcnJpc29uM0BnbWFpbC5jb20iLCJleHAiOjE3Nzk0NTM1MTh9.UwLaQvGk4EgYgFoa0HNlQYKSH4wkbzuiIjiSvjoQF7c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc23a95aecd008e-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.119.26.255",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 12:43:32 UTC] === END API CALL LOG ===
[15-May-2026 12:43:32 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 12:43:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc4IiwidXNlcm5hbWUiOiJASmVzc2ljYWZ4NjMiLCJlbWFpbCI6Im93ZWlmYWhhcnJpc29uM0BnbWFpbC5jb20iLCJleHAiOjE3Nzk0NTM1MTh9.UwLaQvGk4EgYgFoa0HNlQYKSH4wkbzuiIjiSvjoQF7c
[15-May-2026 12:43:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 12:43:32 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 12:43:32 UTC] User ID: 578
[15-May-2026 12:43:32 UTC] ✅ User profile retrieved successfully for user ID: 578
[15-May-2026 12:43:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 12:43:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 12:43:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.119.26.255, 172.71.123.119","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc4IiwidXNlcm5hbWUiOiJASmVzc2ljYWZ4NjMiLCJlbWFpbCI6Im93ZWlmYWhhcnJpc29uM0BnbWFpbC5jb20iLCJleHAiOjE3Nzk0NTM1MTh9.UwLaQvGk4EgYgFoa0HNlQYKSH4wkbzuiIjiSvjoQF7c","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fc23acbaba0008e-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.119.26.255","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-May-2026 12:43:40 UTC] === User Orders API Called ===
[15-May-2026 12:43:40 UTC] User ID: 578
[15-May-2026 12:43:40 UTC] Limit: 20, Offset: 0
[15-May-2026 12:43:40 UTC] Orders found: 0
[15-May-2026 12:43:40 UTC] Orders data: []
[15-May-2026 12:43:40 UTC] Total orders count: 0
[15-May-2026 12:43:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 12:43:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 12:43:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.119.26.255, 172.71.123.119","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc4IiwidXNlcm5hbWUiOiJASmVzc2ljYWZ4NjMiLCJlbWFpbCI6Im93ZWlmYWhhcnJpc29uM0BnbWFpbC5jb20iLCJleHAiOjE3Nzk0NTM1MTh9.UwLaQvGk4EgYgFoa0HNlQYKSH4wkbzuiIjiSvjoQF7c","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fc23ad6fd20008e-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.119.26.255","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-May-2026 12:43:42 UTC] === User Orders API Called ===
[15-May-2026 12:43:42 UTC] User ID: 578
[15-May-2026 12:43:42 UTC] Limit: 20, Offset: 0
[15-May-2026 12:43:42 UTC] Orders found: 0
[15-May-2026 12:43:42 UTC] Orders data: []
[15-May-2026 12:43:42 UTC] Total orders count: 0
[15-May-2026 12:43:42 UTC] === API CALL LOG ===
[15-May-2026 12:43:42 UTC] Endpoint: user/profile.php
[15-May-2026 12:43:42 UTC] Full Log Data: {
    "timestamp": "2026-05-15 12:43:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.119.26.255",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.119.26.255, 172.71.123.119",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc4IiwidXNlcm5hbWUiOiJASmVzc2ljYWZ4NjMiLCJlbWFpbCI6Im93ZWlmYWhhcnJpc29uM0BnbWFpbC5jb20iLCJleHAiOjE3Nzk0NTM1MTh9.UwLaQvGk4EgYgFoa0HNlQYKSH4wkbzuiIjiSvjoQF7c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc23ad6fd23008e-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.119.26.255",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 12:43:42 UTC] === END API CALL LOG ===
[15-May-2026 12:43:42 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 12:43:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc4IiwidXNlcm5hbWUiOiJASmVzc2ljYWZ4NjMiLCJlbWFpbCI6Im93ZWlmYWhhcnJpc29uM0BnbWFpbC5jb20iLCJleHAiOjE3Nzk0NTM1MTh9.UwLaQvGk4EgYgFoa0HNlQYKSH4wkbzuiIjiSvjoQF7c
[15-May-2026 12:43:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 12:43:42 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 12:43:42 UTC] User ID: 578
[15-May-2026 12:43:42 UTC] ✅ User profile retrieved successfully for user ID: 578
[15-May-2026 12:43:42 UTC] === API CALL LOG ===
[15-May-2026 12:43:42 UTC] Endpoint: user/profile.php
[15-May-2026 12:43:42 UTC] Full Log Data: {
    "timestamp": "2026-05-15 12:43:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.119.26.255",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.119.26.255, 172.71.123.119",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc4IiwidXNlcm5hbWUiOiJASmVzc2ljYWZ4NjMiLCJlbWFpbCI6Im93ZWlmYWhhcnJpc29uM0BnbWFpbC5jb20iLCJleHAiOjE3Nzk0NTM1MTh9.UwLaQvGk4EgYgFoa0HNlQYKSH4wkbzuiIjiSvjoQF7c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc23ad83e06008e-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.119.26.255",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 12:43:42 UTC] === END API CALL LOG ===
[15-May-2026 12:43:42 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 12:43:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc4IiwidXNlcm5hbWUiOiJASmVzc2ljYWZ4NjMiLCJlbWFpbCI6Im93ZWlmYWhhcnJpc29uM0BnbWFpbC5jb20iLCJleHAiOjE3Nzk0NTM1MTh9.UwLaQvGk4EgYgFoa0HNlQYKSH4wkbzuiIjiSvjoQF7c
[15-May-2026 12:43:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 12:43:42 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 12:43:42 UTC] User ID: 578
[15-May-2026 12:43:42 UTC] ✅ User profile retrieved successfully for user ID: 578
[15-May-2026 12:43:43 UTC] === API CALL LOG ===
[15-May-2026 12:43:43 UTC] Endpoint: user/profile.php
[15-May-2026 12:43:43 UTC] Full Log Data: {
    "timestamp": "2026-05-15 12:43:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.119.26.255",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.119.26.255, 172.71.123.119",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc4IiwidXNlcm5hbWUiOiJASmVzc2ljYWZ4NjMiLCJlbWFpbCI6Im93ZWlmYWhhcnJpc29uM0BnbWFpbC5jb20iLCJleHAiOjE3Nzk0NTM1MTh9.UwLaQvGk4EgYgFoa0HNlQYKSH4wkbzuiIjiSvjoQF7c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc23adcaa11008e-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.119.26.255",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 12:43:43 UTC] === END API CALL LOG ===
[15-May-2026 12:43:43 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 12:43:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc4IiwidXNlcm5hbWUiOiJASmVzc2ljYWZ4NjMiLCJlbWFpbCI6Im93ZWlmYWhhcnJpc29uM0BnbWFpbC5jb20iLCJleHAiOjE3Nzk0NTM1MTh9.UwLaQvGk4EgYgFoa0HNlQYKSH4wkbzuiIjiSvjoQF7c
[15-May-2026 12:43:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 12:43:43 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 12:43:43 UTC] User ID: 578
[15-May-2026 12:43:43 UTC] ✅ User profile retrieved successfully for user ID: 578
[15-May-2026 13:44:34 UTC] === API CALL LOG ===
[15-May-2026 13:44:34 UTC] Endpoint: user/profile.php
[15-May-2026 13:44:34 UTC] Full Log Data: {
    "timestamp": "2026-05-15 13:44:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "156.205.117.133",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "156.205.117.133, 172.70.108.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTcxIiwidXNlcm5hbWUiOiJhaGR1aHdiIiwiZW1haWwiOiJ1YWhnZGl3amRqQGdtYWlsLmNvbSIsImV4cCI6MTc3OTM0NTU4OH0.5PJrAgI36o1f9aohj5Yq6FDtQzMf7rzyoFJWjsv5OIc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc293fd1cf9dad4-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "156.205.117.133",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 13:44:34 UTC] === END API CALL LOG ===
[15-May-2026 13:44:34 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 13:44:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTcxIiwidXNlcm5hbWUiOiJhaGR1aHdiIiwiZW1haWwiOiJ1YWhnZGl3amRqQGdtYWlsLmNvbSIsImV4cCI6MTc3OTM0NTU4OH0.5PJrAgI36o1f9aohj5Yq6FDtQzMf7rzyoFJWjsv5OIc
[15-May-2026 13:44:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 13:44:34 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 13:44:34 UTC] User ID: 571
[15-May-2026 13:44:34 UTC] ✅ User profile retrieved successfully for user ID: 571
[15-May-2026 13:44:34 UTC] === API CALL LOG ===
[15-May-2026 13:44:34 UTC] Endpoint: user/profile.php
[15-May-2026 13:44:34 UTC] Full Log Data: {
    "timestamp": "2026-05-15 13:44:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "156.205.117.133",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "156.205.117.133, 172.70.108.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTcxIiwidXNlcm5hbWUiOiJhaGR1aHdiIiwiZW1haWwiOiJ1YWhnZGl3amRqQGdtYWlsLmNvbSIsImV4cCI6MTc3OTM0NTU4OH0.5PJrAgI36o1f9aohj5Yq6FDtQzMf7rzyoFJWjsv5OIc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc294027a33dad4-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "156.205.117.133",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 13:44:34 UTC] === END API CALL LOG ===
[15-May-2026 13:44:34 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 13:44:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTcxIiwidXNlcm5hbWUiOiJhaGR1aHdiIiwiZW1haWwiOiJ1YWhnZGl3amRqQGdtYWlsLmNvbSIsImV4cCI6MTc3OTM0NTU4OH0.5PJrAgI36o1f9aohj5Yq6FDtQzMf7rzyoFJWjsv5OIc
[15-May-2026 13:44:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 13:44:34 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 13:44:34 UTC] User ID: 571
[15-May-2026 13:44:34 UTC] ✅ User profile retrieved successfully for user ID: 571
[15-May-2026 13:44:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 13:44:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 13:44:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"156.205.117.133, 172.70.108.14","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTcxIiwidXNlcm5hbWUiOiJhaGR1aHdiIiwiZW1haWwiOiJ1YWhnZGl3amRqQGdtYWlsLmNvbSIsImV4cCI6MTc3OTM0NTU4OH0.5PJrAgI36o1f9aohj5Yq6FDtQzMf7rzyoFJWjsv5OIc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fc29402cad2dad4-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"156.205.117.133","cf-ipcountry":"EG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-May-2026 13:44:35 UTC] === User Orders API Called ===
[15-May-2026 13:44:35 UTC] User ID: 571
[15-May-2026 13:44:35 UTC] Limit: 20, Offset: 0
[15-May-2026 13:44:35 UTC] Orders found: 2
[15-May-2026 13:44:35 UTC] Orders data: [{"id":271,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/islv_m\/19","status":"completed","created_at":"2026-05-14 10:11:09","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":270,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/islv_m\/17","status":"completed","created_at":"2026-05-14 10:10:43","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[15-May-2026 13:44:35 UTC] Total orders count: 2
[15-May-2026 13:44:35 UTC] === API CALL LOG ===
[15-May-2026 13:44:35 UTC] Endpoint: user/profile.php
[15-May-2026 13:44:35 UTC] Full Log Data: {
    "timestamp": "2026-05-15 13:44:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "156.205.117.133",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "156.205.117.133, 172.70.108.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTcxIiwidXNlcm5hbWUiOiJhaGR1aHdiIiwiZW1haWwiOiJ1YWhnZGl3amRqQGdtYWlsLmNvbSIsImV4cCI6MTc3OTM0NTU4OH0.5PJrAgI36o1f9aohj5Yq6FDtQzMf7rzyoFJWjsv5OIc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc294034becdad4-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "156.205.117.133",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 13:44:35 UTC] === END API CALL LOG ===
[15-May-2026 13:44:35 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 13:44:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTcxIiwidXNlcm5hbWUiOiJhaGR1aHdiIiwiZW1haWwiOiJ1YWhnZGl3amRqQGdtYWlsLmNvbSIsImV4cCI6MTc3OTM0NTU4OH0.5PJrAgI36o1f9aohj5Yq6FDtQzMf7rzyoFJWjsv5OIc
[15-May-2026 13:44:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 13:44:35 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 13:44:35 UTC] User ID: 571
[15-May-2026 13:44:35 UTC] ✅ User profile retrieved successfully for user ID: 571
[15-May-2026 13:44:36 UTC] === API CALL LOG ===
[15-May-2026 13:44:36 UTC] Endpoint: user/profile.php
[15-May-2026 13:44:36 UTC] Full Log Data: {
    "timestamp": "2026-05-15 13:44:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "156.205.117.133",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "156.205.117.133, 172.70.108.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTcxIiwidXNlcm5hbWUiOiJhaGR1aHdiIiwiZW1haWwiOiJ1YWhnZGl3amRqQGdtYWlsLmNvbSIsImV4cCI6MTc3OTM0NTU4OH0.5PJrAgI36o1f9aohj5Yq6FDtQzMf7rzyoFJWjsv5OIc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc2940e0d63dad4-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "156.205.117.133",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 13:44:36 UTC] === END API CALL LOG ===
[15-May-2026 13:44:36 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 13:44:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTcxIiwidXNlcm5hbWUiOiJhaGR1aHdiIiwiZW1haWwiOiJ1YWhnZGl3amRqQGdtYWlsLmNvbSIsImV4cCI6MTc3OTM0NTU4OH0.5PJrAgI36o1f9aohj5Yq6FDtQzMf7rzyoFJWjsv5OIc
[15-May-2026 13:44:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 13:44:36 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 13:44:36 UTC] User ID: 571
[15-May-2026 13:44:36 UTC] ✅ User profile retrieved successfully for user ID: 571
[15-May-2026 13:44:36 UTC] User Purchases API - User ID: 571
[15-May-2026 13:44:36 UTC] User Purchases API - Total purchases found: 0
[15-May-2026 13:45:09 UTC] === API CALL LOG ===
[15-May-2026 13:45:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 13:45:09 UTC] Endpoint: user/profile.php
[15-May-2026 13:45:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 13:45:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"156.205.117.133, 172.70.108.14","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc5IiwidXNlcm5hbWUiOiJ5YW9kYmp3YmQiLCJlbWFpbCI6ImFnZGh3amRqQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQ1NzUwOX0.O49-06gYMvRM7T-ujCUsoHN8JfsL-Yn8_rJu_XwuI8s","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fc294dc6859dad4-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"156.205.117.133","cf-ipcountry":"EG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-May-2026 13:45:09 UTC] Full Log Data: {
    "timestamp": "2026-05-15 13:45:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "156.205.117.133",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "156.205.117.133, 172.70.108.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc5IiwidXNlcm5hbWUiOiJ5YW9kYmp3YmQiLCJlbWFpbCI6ImFnZGh3amRqQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQ1NzUwOX0.O49-06gYMvRM7T-ujCUsoHN8JfsL-Yn8_rJu_XwuI8s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc294dc6850dad4-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "156.205.117.133",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 13:45:09 UTC] === END API CALL LOG ===
[15-May-2026 13:45:09 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 13:45:09 UTC] === User Orders API Called ===
[15-May-2026 13:45:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc5IiwidXNlcm5hbWUiOiJ5YW9kYmp3YmQiLCJlbWFpbCI6ImFnZGh3amRqQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQ1NzUwOX0.O49-06gYMvRM7T-ujCUsoHN8JfsL-Yn8_rJu_XwuI8s
[15-May-2026 13:45:09 UTC] User ID: 579
[15-May-2026 13:45:09 UTC] Limit: 20, Offset: 0
[15-May-2026 13:45:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 13:45:09 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 13:45:09 UTC] User ID: 579
[15-May-2026 13:45:09 UTC] ✅ User profile retrieved successfully for user ID: 579
[15-May-2026 13:45:09 UTC] Orders found: 0
[15-May-2026 13:45:09 UTC] Orders data: []
[15-May-2026 13:45:09 UTC] Total orders count: 0
[15-May-2026 13:45:09 UTC] === API CALL LOG ===
[15-May-2026 13:45:09 UTC] Endpoint: user/profile.php
[15-May-2026 13:45:09 UTC] Full Log Data: {
    "timestamp": "2026-05-15 13:45:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "156.205.117.133",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "156.205.117.133, 172.70.108.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc5IiwidXNlcm5hbWUiOiJ5YW9kYmp3YmQiLCJlbWFpbCI6ImFnZGh3amRqQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQ1NzUwOX0.O49-06gYMvRM7T-ujCUsoHN8JfsL-Yn8_rJu_XwuI8s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc294dcb955dad4-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "156.205.117.133",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 13:45:09 UTC] === END API CALL LOG ===
[15-May-2026 13:45:09 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 13:45:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc5IiwidXNlcm5hbWUiOiJ5YW9kYmp3YmQiLCJlbWFpbCI6ImFnZGh3amRqQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQ1NzUwOX0.O49-06gYMvRM7T-ujCUsoHN8JfsL-Yn8_rJu_XwuI8s
[15-May-2026 13:45:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 13:45:09 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 13:45:09 UTC] User ID: 579
[15-May-2026 13:45:09 UTC] ✅ User profile retrieved successfully for user ID: 579
[15-May-2026 13:45:10 UTC] === API CALL LOG ===
[15-May-2026 13:45:10 UTC] Endpoint: user/profile.php
[15-May-2026 13:45:10 UTC] Full Log Data: {
    "timestamp": "2026-05-15 13:45:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "156.205.117.133",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "156.205.117.133, 172.70.108.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc5IiwidXNlcm5hbWUiOiJ5YW9kYmp3YmQiLCJlbWFpbCI6ImFnZGh3amRqQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQ1NzUwOX0.O49-06gYMvRM7T-ujCUsoHN8JfsL-Yn8_rJu_XwuI8s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc294dfd8d5dad4-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "156.205.117.133",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 13:45:10 UTC] === END API CALL LOG ===
[15-May-2026 13:45:10 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 13:45:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc5IiwidXNlcm5hbWUiOiJ5YW9kYmp3YmQiLCJlbWFpbCI6ImFnZGh3amRqQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQ1NzUwOX0.O49-06gYMvRM7T-ujCUsoHN8JfsL-Yn8_rJu_XwuI8s
[15-May-2026 13:45:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 13:45:10 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 13:45:10 UTC] User ID: 579
[15-May-2026 13:45:10 UTC] ✅ User profile retrieved successfully for user ID: 579
[15-May-2026 13:45:57 UTC] === API CALL LOG ===
[15-May-2026 13:45:57 UTC] Endpoint: user/profile.php
[15-May-2026 13:45:57 UTC] Full Log Data: {
    "timestamp": "2026-05-15 13:45:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "156.205.117.133",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "156.205.117.133, 172.70.108.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc5IiwidXNlcm5hbWUiOiJ5YW9kYmp3YmQiLCJlbWFpbCI6ImFnZGh3amRqQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQ1NzUwOX0.O49-06gYMvRM7T-ujCUsoHN8JfsL-Yn8_rJu_XwuI8s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc296064a98dad4-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "156.205.117.133",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 13:45:57 UTC] === END API CALL LOG ===
[15-May-2026 13:45:57 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 13:45:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc5IiwidXNlcm5hbWUiOiJ5YW9kYmp3YmQiLCJlbWFpbCI6ImFnZGh3amRqQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQ1NzUwOX0.O49-06gYMvRM7T-ujCUsoHN8JfsL-Yn8_rJu_XwuI8s
[15-May-2026 13:45:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 13:45:57 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 13:45:57 UTC] User ID: 579
[15-May-2026 13:45:57 UTC] ✅ User profile retrieved successfully for user ID: 579
[15-May-2026 13:45:59 UTC] === API CALL LOG ===
[15-May-2026 13:45:59 UTC] Endpoint: user/profile.php
[15-May-2026 13:45:59 UTC] Full Log Data: {
    "timestamp": "2026-05-15 13:45:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "156.205.117.133",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "156.205.117.133, 172.70.108.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc5IiwidXNlcm5hbWUiOiJ5YW9kYmp3YmQiLCJlbWFpbCI6ImFnZGh3amRqQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQ1NzUwOX0.O49-06gYMvRM7T-ujCUsoHN8JfsL-Yn8_rJu_XwuI8s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc296114dc4dad4-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "156.205.117.133",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 13:45:59 UTC] === END API CALL LOG ===
[15-May-2026 13:45:59 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 13:45:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc5IiwidXNlcm5hbWUiOiJ5YW9kYmp3YmQiLCJlbWFpbCI6ImFnZGh3amRqQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQ1NzUwOX0.O49-06gYMvRM7T-ujCUsoHN8JfsL-Yn8_rJu_XwuI8s
[15-May-2026 13:45:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 13:45:59 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 13:45:59 UTC] User ID: 579
[15-May-2026 13:45:59 UTC] ✅ User profile retrieved successfully for user ID: 579
[15-May-2026 13:46:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 13:46:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 13:46:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"156.205.117.133, 172.70.108.14","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc5IiwidXNlcm5hbWUiOiJ5YW9kYmp3YmQiLCJlbWFpbCI6ImFnZGh3amRqQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQ1NzUwOX0.O49-06gYMvRM7T-ujCUsoHN8JfsL-Yn8_rJu_XwuI8s","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fc29651b8e2dad4-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"156.205.117.133","cf-ipcountry":"EG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-May-2026 13:46:09 UTC] === User Orders API Called ===
[15-May-2026 13:46:09 UTC] User ID: 579
[15-May-2026 13:46:09 UTC] Limit: 20, Offset: 0
[15-May-2026 13:46:09 UTC] Orders found: 1
[15-May-2026 13:46:09 UTC] Orders data: [{"id":278,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/islv_m\/24","status":"pending","created_at":"2026-05-15 17:16:07","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[15-May-2026 13:46:09 UTC] Total orders count: 1
[15-May-2026 13:46:19 UTC] === API CALL LOG ===
[15-May-2026 13:46:19 UTC] Endpoint: user/profile.php
[15-May-2026 13:46:19 UTC] Full Log Data: {
    "timestamp": "2026-05-15 13:46:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "156.205.117.133",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "156.205.117.133, 172.70.108.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc5IiwidXNlcm5hbWUiOiJ5YW9kYmp3YmQiLCJlbWFpbCI6ImFnZGh3amRqQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQ1NzUwOX0.O49-06gYMvRM7T-ujCUsoHN8JfsL-Yn8_rJu_XwuI8s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc2968d9e53dad4-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "156.205.117.133",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 13:46:19 UTC] === END API CALL LOG ===
[15-May-2026 13:46:19 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 13:46:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc5IiwidXNlcm5hbWUiOiJ5YW9kYmp3YmQiLCJlbWFpbCI6ImFnZGh3amRqQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQ1NzUwOX0.O49-06gYMvRM7T-ujCUsoHN8JfsL-Yn8_rJu_XwuI8s
[15-May-2026 13:46:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 13:46:19 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 13:46:19 UTC] User ID: 579
[15-May-2026 13:46:19 UTC] ✅ User profile retrieved successfully for user ID: 579
[15-May-2026 13:46:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 13:46:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 13:46:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"156.205.117.133, 172.70.108.15","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc5IiwidXNlcm5hbWUiOiJ5YW9kYmp3YmQiLCJlbWFpbCI6ImFnZGh3amRqQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQ1NzUwOX0.O49-06gYMvRM7T-ujCUsoHN8JfsL-Yn8_rJu_XwuI8s","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fc2968d4d50dad4-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"156.205.117.133","cf-ipcountry":"EG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-May-2026 13:46:19 UTC] === User Orders API Called ===
[15-May-2026 13:46:19 UTC] User ID: 579
[15-May-2026 13:46:19 UTC] Limit: 20, Offset: 0
[15-May-2026 13:46:19 UTC] Orders found: 1
[15-May-2026 13:46:19 UTC] Orders data: [{"id":278,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/islv_m\/24","status":"pending","created_at":"2026-05-15 17:16:07","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[15-May-2026 13:46:19 UTC] Total orders count: 1
[15-May-2026 13:46:19 UTC] === API CALL LOG ===
[15-May-2026 13:46:19 UTC] Endpoint: user/profile.php
[15-May-2026 13:46:19 UTC] Full Log Data: {
    "timestamp": "2026-05-15 13:46:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "156.205.117.133",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "156.205.117.133, 172.70.108.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc5IiwidXNlcm5hbWUiOiJ5YW9kYmp3YmQiLCJlbWFpbCI6ImFnZGh3amRqQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQ1NzUwOX0.O49-06gYMvRM7T-ujCUsoHN8JfsL-Yn8_rJu_XwuI8s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc29691afe6dad4-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "156.205.117.133",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 13:46:19 UTC] === END API CALL LOG ===
[15-May-2026 13:46:19 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 13:46:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc5IiwidXNlcm5hbWUiOiJ5YW9kYmp3YmQiLCJlbWFpbCI6ImFnZGh3amRqQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQ1NzUwOX0.O49-06gYMvRM7T-ujCUsoHN8JfsL-Yn8_rJu_XwuI8s
[15-May-2026 13:46:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 13:46:19 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 13:46:19 UTC] User ID: 579
[15-May-2026 13:46:19 UTC] ✅ User profile retrieved successfully for user ID: 579
[15-May-2026 13:46:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 13:46:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 13:46:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"156.205.117.133, 172.70.108.15","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc5IiwidXNlcm5hbWUiOiJ5YW9kYmp3YmQiLCJlbWFpbCI6ImFnZGh3amRqQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQ1NzUwOX0.O49-06gYMvRM7T-ujCUsoHN8JfsL-Yn8_rJu_XwuI8s","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fc297016bbedad4-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"156.205.117.133","cf-ipcountry":"EG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-May-2026 13:46:37 UTC] === User Orders API Called ===
[15-May-2026 13:46:37 UTC] User ID: 579
[15-May-2026 13:46:37 UTC] Limit: 20, Offset: 0
[15-May-2026 13:46:37 UTC] Orders found: 2
[15-May-2026 13:46:37 UTC] Orders data: [{"id":279,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/islv_m\/25","status":"pending","created_at":"2026-05-15 17:16:35","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":278,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/islv_m\/24","status":"pending","created_at":"2026-05-15 17:16:07","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[15-May-2026 13:46:37 UTC] Total orders count: 2
[15-May-2026 16:03:14 UTC] === API CALL LOG ===
[15-May-2026 16:03:14 UTC] Endpoint: user/profile.php
[15-May-2026 16:03:14 UTC] Full Log Data: {
    "timestamp": "2026-05-15 16:03:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:448a:2012:1a1:106e:264:27be:a404",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2001:448a:2012:1a1:106e:264:27be:a404, 172.71.124.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc1IiwidXNlcm5hbWUiOiJGYW5uMjc2IiwiZW1haWwiOiJtdWhhbW1hZHJpcGFuc3lhaDI3NkBnbWFpbC5jb20iLCJleHAiOjE3Nzk0MjM0NDB9.2iQ41xeBZgCs1MMghCRzhAiY-6VJ8M-75jd2PZPV5GQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc35f19f95cce19-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2001:448a:2012:1a1:106e:264:27be:a404",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 16:03:14 UTC] === END API CALL LOG ===
[15-May-2026 16:03:14 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 16:03:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc1IiwidXNlcm5hbWUiOiJGYW5uMjc2IiwiZW1haWwiOiJtdWhhbW1hZHJpcGFuc3lhaDI3NkBnbWFpbC5jb20iLCJleHAiOjE3Nzk0MjM0NDB9.2iQ41xeBZgCs1MMghCRzhAiY-6VJ8M-75jd2PZPV5GQ
[15-May-2026 16:03:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 16:03:14 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 16:03:14 UTC] User ID: 575
[15-May-2026 16:03:14 UTC] ✅ User profile retrieved successfully for user ID: 575
[15-May-2026 16:03:14 UTC] User Purchases API - User ID: 575
[15-May-2026 16:03:14 UTC] User Purchases API - Total purchases found: 1
[15-May-2026 16:03:15 UTC] === API CALL LOG ===
[15-May-2026 16:03:15 UTC] Endpoint: user/profile.php
[15-May-2026 16:03:15 UTC] Full Log Data: {
    "timestamp": "2026-05-15 16:03:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:448a:2012:1a1:106e:264:27be:a404",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2001:448a:2012:1a1:106e:264:27be:a404, 172.71.124.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc1IiwidXNlcm5hbWUiOiJGYW5uMjc2IiwiZW1haWwiOiJtdWhhbW1hZHJpcGFuc3lhaDI3NkBnbWFpbC5jb20iLCJleHAiOjE3Nzk0MjM0NDB9.2iQ41xeBZgCs1MMghCRzhAiY-6VJ8M-75jd2PZPV5GQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc35f2279b4ce19-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2001:448a:2012:1a1:106e:264:27be:a404",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 16:03:15 UTC] === END API CALL LOG ===
[15-May-2026 16:03:15 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 16:03:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc1IiwidXNlcm5hbWUiOiJGYW5uMjc2IiwiZW1haWwiOiJtdWhhbW1hZHJpcGFuc3lhaDI3NkBnbWFpbC5jb20iLCJleHAiOjE3Nzk0MjM0NDB9.2iQ41xeBZgCs1MMghCRzhAiY-6VJ8M-75jd2PZPV5GQ
[15-May-2026 16:03:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 16:03:15 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 16:03:15 UTC] User ID: 575
[15-May-2026 16:03:15 UTC] ✅ User profile retrieved successfully for user ID: 575
[15-May-2026 16:03:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 16:03:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 16:03:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2001:448a:2012:1a1:106e:264:27be:a404, 172.71.124.89","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc1IiwidXNlcm5hbWUiOiJGYW5uMjc2IiwiZW1haWwiOiJtdWhhbW1hZHJpcGFuc3lhaDI3NkBnbWFpbC5jb20iLCJleHAiOjE3Nzk0MjM0NDB9.2iQ41xeBZgCs1MMghCRzhAiY-6VJ8M-75jd2PZPV5GQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fc35f22ca9cce19-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2001:448a:2012:1a1:106e:264:27be:a404","cf-ipcountry":"ID","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-May-2026 16:03:15 UTC] === User Orders API Called ===
[15-May-2026 16:03:15 UTC] User ID: 575
[15-May-2026 16:03:15 UTC] Limit: 20, Offset: 0
[15-May-2026 16:03:15 UTC] Orders found: 0
[15-May-2026 16:03:15 UTC] Orders data: []
[15-May-2026 16:03:15 UTC] Total orders count: 0
[15-May-2026 16:03:15 UTC] === API CALL LOG ===
[15-May-2026 16:03:15 UTC] Endpoint: user/profile.php
[15-May-2026 16:03:15 UTC] Full Log Data: {
    "timestamp": "2026-05-15 16:03:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:448a:2012:1a1:106e:264:27be:a404",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2001:448a:2012:1a1:106e:264:27be:a404, 172.71.124.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc1IiwidXNlcm5hbWUiOiJGYW5uMjc2IiwiZW1haWwiOiJtdWhhbW1hZHJpcGFuc3lhaDI3NkBnbWFpbC5jb20iLCJleHAiOjE3Nzk0MjM0NDB9.2iQ41xeBZgCs1MMghCRzhAiY-6VJ8M-75jd2PZPV5GQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc35f232b9ace19-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2001:448a:2012:1a1:106e:264:27be:a404",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 16:03:15 UTC] === END API CALL LOG ===
[15-May-2026 16:03:15 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 16:03:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc1IiwidXNlcm5hbWUiOiJGYW5uMjc2IiwiZW1haWwiOiJtdWhhbW1hZHJpcGFuc3lhaDI3NkBnbWFpbC5jb20iLCJleHAiOjE3Nzk0MjM0NDB9.2iQ41xeBZgCs1MMghCRzhAiY-6VJ8M-75jd2PZPV5GQ
[15-May-2026 16:03:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 16:03:15 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 16:03:15 UTC] User ID: 575
[15-May-2026 16:03:15 UTC] ✅ User profile retrieved successfully for user ID: 575
[15-May-2026 18:44:43 UTC] === API CALL LOG ===
[15-May-2026 18:44:43 UTC] Endpoint: user/profile.php
[15-May-2026 18:44:43 UTC] Full Log Data: {
    "timestamp": "2026-05-15 18:44:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.14.245.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.14.245.149, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc44baa6cc54dd6-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.14.245.149",
        "cf-ipcountry": "PS",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 18:44:43 UTC] === END API CALL LOG ===
[15-May-2026 18:44:43 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 18:44:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o
[15-May-2026 18:44:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 18:44:43 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 18:44:43 UTC] User ID: 550
[15-May-2026 18:44:43 UTC] ✅ User profile retrieved successfully for user ID: 550
[15-May-2026 18:44:43 UTC] === API CALL LOG ===
[15-May-2026 18:44:43 UTC] Endpoint: user/profile.php
[15-May-2026 18:44:43 UTC] Full Log Data: {
    "timestamp": "2026-05-15 18:44:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.14.245.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.14.245.149, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc44bae4ea44dd6-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.14.245.149",
        "cf-ipcountry": "PS",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 18:44:43 UTC] === END API CALL LOG ===
[15-May-2026 18:44:43 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 18:44:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o
[15-May-2026 18:44:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 18:44:43 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 18:44:43 UTC] User ID: 550
[15-May-2026 18:44:43 UTC] ✅ User profile retrieved successfully for user ID: 550
[15-May-2026 18:44:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 18:44:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 18:44:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"212.14.245.149, 162.159.122.164","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fc44baf087b4dd6-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"212.14.245.149","cf-ipcountry":"PS","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-May-2026 18:44:44 UTC] === User Orders API Called ===
[15-May-2026 18:44:44 UTC] User ID: 550
[15-May-2026 18:44:44 UTC] Limit: 20, Offset: 0
[15-May-2026 18:44:44 UTC] Orders found: 1
[15-May-2026 18:44:44 UTC] Orders data: [{"id":261,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Zain_Aboudi1","status":"cancelled","created_at":"2026-05-11 19:37:50","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[15-May-2026 18:44:44 UTC] Total orders count: 1
[15-May-2026 18:44:44 UTC] === API CALL LOG ===
[15-May-2026 18:44:44 UTC] Endpoint: user/profile.php
[15-May-2026 18:44:44 UTC] Full Log Data: {
    "timestamp": "2026-05-15 18:44:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.14.245.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.14.245.149, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc44baf087c4dd6-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.14.245.149",
        "cf-ipcountry": "PS",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 18:44:44 UTC] === END API CALL LOG ===
[15-May-2026 18:44:44 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 18:44:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o
[15-May-2026 18:44:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 18:44:44 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 18:44:44 UTC] User ID: 550
[15-May-2026 18:44:44 UTC] ✅ User profile retrieved successfully for user ID: 550
[15-May-2026 18:44:53 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 18:44:53 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 18:44:53 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"212.14.245.149, 162.159.122.165","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fc44bea0c084dd6-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"212.14.245.149","cf-ipcountry":"PS","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-May-2026 18:44:53 UTC] === User Orders API Called ===
[15-May-2026 18:44:53 UTC] User ID: 550
[15-May-2026 18:44:53 UTC] Limit: 20, Offset: 0
[15-May-2026 18:44:53 UTC] Orders found: 1
[15-May-2026 18:44:53 UTC] Orders data: [{"id":261,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Zain_Aboudi1","status":"cancelled","created_at":"2026-05-11 19:37:50","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[15-May-2026 18:44:53 UTC] Total orders count: 1
[15-May-2026 18:44:53 UTC] === API CALL LOG ===
[15-May-2026 18:44:53 UTC] Endpoint: user/profile.php
[15-May-2026 18:44:53 UTC] Full Log Data: {
    "timestamp": "2026-05-15 18:44:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.14.245.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.14.245.149, 162.159.122.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc44beaad734dd6-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.14.245.149",
        "cf-ipcountry": "PS",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 18:44:53 UTC] === END API CALL LOG ===
[15-May-2026 18:44:53 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 18:44:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o
[15-May-2026 18:44:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 18:44:53 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 18:44:53 UTC] User ID: 550
[15-May-2026 18:44:53 UTC] ✅ User profile retrieved successfully for user ID: 550
[15-May-2026 18:44:53 UTC] === API CALL LOG ===
[15-May-2026 18:44:53 UTC] Endpoint: user/profile.php
[15-May-2026 18:44:53 UTC] Full Log Data: {
    "timestamp": "2026-05-15 18:44:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.14.245.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.14.245.149, 162.159.122.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc44becebaf4dd6-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.14.245.149",
        "cf-ipcountry": "PS",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 18:44:53 UTC] === END API CALL LOG ===
[15-May-2026 18:44:53 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 18:44:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o
[15-May-2026 18:44:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 18:44:53 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 18:44:53 UTC] User ID: 550
[15-May-2026 18:44:53 UTC] ✅ User profile retrieved successfully for user ID: 550
[15-May-2026 18:45:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 18:45:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 18:45:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"212.14.245.149, 162.159.122.165","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fc44c3f98044dd6-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"212.14.245.149","cf-ipcountry":"PS","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-May-2026 18:45:07 UTC] === User Orders API Called ===
[15-May-2026 18:45:07 UTC] User ID: 550
[15-May-2026 18:45:07 UTC] Limit: 20, Offset: 0
[15-May-2026 18:45:07 UTC] Orders found: 1
[15-May-2026 18:45:07 UTC] Orders data: [{"id":261,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Zain_Aboudi1","status":"cancelled","created_at":"2026-05-11 19:37:50","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[15-May-2026 18:45:07 UTC] Total orders count: 1
[15-May-2026 18:45:07 UTC] === API CALL LOG ===
[15-May-2026 18:45:07 UTC] Endpoint: user/profile.php
[15-May-2026 18:45:07 UTC] Full Log Data: {
    "timestamp": "2026-05-15 18:45:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.14.245.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.14.245.149, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc44c3f98064dd6-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.14.245.149",
        "cf-ipcountry": "PS",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 18:45:07 UTC] === END API CALL LOG ===
[15-May-2026 18:45:07 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 18:45:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o
[15-May-2026 18:45:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 18:45:07 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 18:45:07 UTC] User ID: 550
[15-May-2026 18:45:07 UTC] ✅ User profile retrieved successfully for user ID: 550
[15-May-2026 18:45:07 UTC] === API CALL LOG ===
[15-May-2026 18:45:07 UTC] Endpoint: user/profile.php
[15-May-2026 18:45:07 UTC] Full Log Data: {
    "timestamp": "2026-05-15 18:45:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.14.245.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.14.245.149, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc44c420e904dd6-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.14.245.149",
        "cf-ipcountry": "PS",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 18:45:07 UTC] === END API CALL LOG ===
[15-May-2026 18:45:07 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 18:45:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o
[15-May-2026 18:45:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 18:45:07 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 18:45:07 UTC] User ID: 550
[15-May-2026 18:45:07 UTC] ✅ User profile retrieved successfully for user ID: 550
[15-May-2026 18:45:13 UTC] === API CALL LOG ===
[15-May-2026 18:45:13 UTC] Endpoint: user/profile.php
[15-May-2026 18:45:13 UTC] Full Log Data: {
    "timestamp": "2026-05-15 18:45:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.14.245.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.14.245.149, 162.159.122.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc44c660d8f4dd6-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.14.245.149",
        "cf-ipcountry": "PS",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 18:45:13 UTC] === END API CALL LOG ===
[15-May-2026 18:45:13 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 18:45:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o
[15-May-2026 18:45:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 18:45:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 18:45:13 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 18:45:13 UTC] User ID: 550
[15-May-2026 18:45:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 18:45:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"212.14.245.149, 162.159.122.165","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fc44c660d8d4dd6-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"212.14.245.149","cf-ipcountry":"PS","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-May-2026 18:45:13 UTC] === User Orders API Called ===
[15-May-2026 18:45:13 UTC] User ID: 550
[15-May-2026 18:45:13 UTC] Limit: 20, Offset: 0
[15-May-2026 18:45:13 UTC] ✅ User profile retrieved successfully for user ID: 550
[15-May-2026 18:45:13 UTC] Orders found: 1
[15-May-2026 18:45:13 UTC] Orders data: [{"id":261,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Zain_Aboudi1","status":"cancelled","created_at":"2026-05-11 19:37:50","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[15-May-2026 18:45:13 UTC] Total orders count: 1
[15-May-2026 18:45:13 UTC] === API CALL LOG ===
[15-May-2026 18:45:13 UTC] Endpoint: user/profile.php
[15-May-2026 18:45:13 UTC] Full Log Data: {
    "timestamp": "2026-05-15 18:45:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.14.245.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.14.245.149, 162.159.122.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc44c67890d4dd6-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.14.245.149",
        "cf-ipcountry": "PS",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 18:45:13 UTC] === END API CALL LOG ===
[15-May-2026 18:45:13 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 18:45:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o
[15-May-2026 18:45:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 18:45:13 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 18:45:13 UTC] User ID: 550
[15-May-2026 18:45:13 UTC] ✅ User profile retrieved successfully for user ID: 550
[15-May-2026 18:45:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 18:45:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 18:45:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"212.14.245.149, 162.159.122.165","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fc44c887e294dd6-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"212.14.245.149","cf-ipcountry":"PS","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-May-2026 18:45:18 UTC] === User Orders API Called ===
[15-May-2026 18:45:18 UTC] User ID: 550
[15-May-2026 18:45:18 UTC] Limit: 20, Offset: 0
[15-May-2026 18:45:18 UTC] Orders found: 1
[15-May-2026 18:45:18 UTC] Orders data: [{"id":261,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Zain_Aboudi1","status":"cancelled","created_at":"2026-05-11 19:37:50","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[15-May-2026 18:45:18 UTC] Total orders count: 1
[15-May-2026 18:45:32 UTC] === API CALL LOG ===
[15-May-2026 18:45:32 UTC] Endpoint: user/profile.php
[15-May-2026 18:45:32 UTC] Full Log Data: {
    "timestamp": "2026-05-15 18:45:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.14.245.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.14.245.149, 162.159.122.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc44cdde9d14dd6-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.14.245.149",
        "cf-ipcountry": "PS",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 18:45:32 UTC] === END API CALL LOG ===
[15-May-2026 18:45:32 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 18:45:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o
[15-May-2026 18:45:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 18:45:32 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 18:45:32 UTC] User ID: 550
[15-May-2026 18:45:32 UTC] ✅ User profile retrieved successfully for user ID: 550
[15-May-2026 18:45:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 18:45:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 18:45:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"212.14.245.149, 162.159.122.165","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fc44cdde9ce4dd6-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"212.14.245.149","cf-ipcountry":"PS","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-May-2026 18:45:32 UTC] === User Orders API Called ===
[15-May-2026 18:45:32 UTC] User ID: 550
[15-May-2026 18:45:32 UTC] Limit: 20, Offset: 0
[15-May-2026 18:45:32 UTC] Orders found: 1
[15-May-2026 18:45:32 UTC] Orders data: [{"id":261,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Zain_Aboudi1","status":"cancelled","created_at":"2026-05-11 19:37:50","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[15-May-2026 18:45:32 UTC] Total orders count: 1
[15-May-2026 18:45:32 UTC] === API CALL LOG ===
[15-May-2026 18:45:32 UTC] Endpoint: user/profile.php
[15-May-2026 18:45:32 UTC] Full Log Data: {
    "timestamp": "2026-05-15 18:45:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.14.245.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.14.245.149, 162.159.122.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc44ce04f1e4dd6-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.14.245.149",
        "cf-ipcountry": "PS",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 18:45:32 UTC] === END API CALL LOG ===
[15-May-2026 18:45:32 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 18:45:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o
[15-May-2026 18:45:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 18:45:32 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 18:45:32 UTC] User ID: 550
[15-May-2026 18:45:32 UTC] ✅ User profile retrieved successfully for user ID: 550
[15-May-2026 18:45:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 18:45:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 18:45:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"212.14.245.149, 162.159.122.165","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fc44d264f534dd6-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"212.14.245.149","cf-ipcountry":"PS","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-May-2026 18:45:44 UTC] === User Orders API Called ===
[15-May-2026 18:45:44 UTC] User ID: 550
[15-May-2026 18:45:44 UTC] Limit: 20, Offset: 0
[15-May-2026 18:45:44 UTC] Orders found: 1
[15-May-2026 18:45:44 UTC] Orders data: [{"id":261,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Zain_Aboudi1","status":"cancelled","created_at":"2026-05-11 19:37:50","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[15-May-2026 18:45:44 UTC] Total orders count: 1
[15-May-2026 18:45:44 UTC] === API CALL LOG ===
[15-May-2026 18:45:44 UTC] Endpoint: user/profile.php
[15-May-2026 18:45:44 UTC] Full Log Data: {
    "timestamp": "2026-05-15 18:45:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.14.245.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.14.245.149, 162.159.122.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc44d264f584dd6-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.14.245.149",
        "cf-ipcountry": "PS",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 18:45:44 UTC] === END API CALL LOG ===
[15-May-2026 18:45:44 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 18:45:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o
[15-May-2026 18:45:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 18:45:44 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 18:45:44 UTC] User ID: 550
[15-May-2026 18:45:44 UTC] ✅ User profile retrieved successfully for user ID: 550
[15-May-2026 18:45:44 UTC] === API CALL LOG ===
[15-May-2026 18:45:44 UTC] Endpoint: user/profile.php
[15-May-2026 18:45:44 UTC] Full Log Data: {
    "timestamp": "2026-05-15 18:45:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.14.245.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.14.245.149, 162.159.122.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc44d278a5c4dd6-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.14.245.149",
        "cf-ipcountry": "PS",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 18:45:44 UTC] === END API CALL LOG ===
[15-May-2026 18:45:44 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 18:45:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o
[15-May-2026 18:45:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 18:45:44 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 18:45:44 UTC] User ID: 550
[15-May-2026 18:45:44 UTC] ✅ User profile retrieved successfully for user ID: 550
[15-May-2026 19:36:37 UTC] === API CALL LOG ===
[15-May-2026 19:36:37 UTC] Endpoint: user/profile.php
[15-May-2026 19:36:37 UTC] Full Log Data: {
    "timestamp": "2026-05-15 19:36:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.195.202.12",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "51.195.202.12, 172.70.85.151",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgwIiwidXNlcm5hbWUiOiJnb21lenJpY2hhcmRlIiwiZW1haWwiOiJnb21lejI0N3JpY2hhcmRAZ21haWwuY29tIiwiZXhwIjoxNzc5NDc4NTg4fQ.MkhmAPPzQ4neIVcOC4l3YA88cO5_sN4PKV1Sgf1T_YQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc497af8f617705-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "51.195.202.12",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 19:36:37 UTC] === END API CALL LOG ===
[15-May-2026 19:36:37 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 19:36:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgwIiwidXNlcm5hbWUiOiJnb21lenJpY2hhcmRlIiwiZW1haWwiOiJnb21lejI0N3JpY2hhcmRAZ21haWwuY29tIiwiZXhwIjoxNzc5NDc4NTg4fQ.MkhmAPPzQ4neIVcOC4l3YA88cO5_sN4PKV1Sgf1T_YQ
[15-May-2026 19:36:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 19:36:37 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 19:36:37 UTC] User ID: 580
[15-May-2026 19:36:37 UTC] ✅ User profile retrieved successfully for user ID: 580
[15-May-2026 19:36:37 UTC] === API CALL LOG ===
[15-May-2026 19:36:37 UTC] Endpoint: user/profile.php
[15-May-2026 19:36:37 UTC] Full Log Data: {
    "timestamp": "2026-05-15 19:36:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.195.202.12",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "51.195.202.12, 172.70.85.151",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgwIiwidXNlcm5hbWUiOiJnb21lenJpY2hhcmRlIiwiZW1haWwiOiJnb21lejI0N3JpY2hhcmRAZ21haWwuY29tIiwiZXhwIjoxNzc5NDc4NTg4fQ.MkhmAPPzQ4neIVcOC4l3YA88cO5_sN4PKV1Sgf1T_YQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc497af8f687705-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "51.195.202.12",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 19:36:37 UTC] === END API CALL LOG ===
[15-May-2026 19:36:37 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 19:36:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgwIiwidXNlcm5hbWUiOiJnb21lenJpY2hhcmRlIiwiZW1haWwiOiJnb21lejI0N3JpY2hhcmRAZ21haWwuY29tIiwiZXhwIjoxNzc5NDc4NTg4fQ.MkhmAPPzQ4neIVcOC4l3YA88cO5_sN4PKV1Sgf1T_YQ
[15-May-2026 19:36:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 19:36:37 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 19:36:37 UTC] User ID: 580
[15-May-2026 19:36:37 UTC] ✅ User profile retrieved successfully for user ID: 580
[15-May-2026 19:36:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 19:36:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 19:36:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"51.195.202.12, 172.70.85.151","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgwIiwidXNlcm5hbWUiOiJnb21lenJpY2hhcmRlIiwiZW1haWwiOiJnb21lejI0N3JpY2hhcmRAZ21haWwuY29tIiwiZXhwIjoxNzc5NDc4NTg4fQ.MkhmAPPzQ4neIVcOC4l3YA88cO5_sN4PKV1Sgf1T_YQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fc497af8f667705-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"51.195.202.12","cf-ipcountry":"GB","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-May-2026 19:36:37 UTC] === User Orders API Called ===
[15-May-2026 19:36:37 UTC] User ID: 580
[15-May-2026 19:36:37 UTC] Limit: 20, Offset: 0
[15-May-2026 19:36:37 UTC] Orders found: 0
[15-May-2026 19:36:37 UTC] Orders data: []
[15-May-2026 19:36:37 UTC] Total orders count: 0
[15-May-2026 19:37:03 UTC] === API CALL LOG ===
[15-May-2026 19:37:03 UTC] Endpoint: user/profile.php
[15-May-2026 19:37:03 UTC] Full Log Data: {
    "timestamp": "2026-05-15 19:37:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.195.202.12",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "51.195.202.12, 172.70.85.150",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgwIiwidXNlcm5hbWUiOiJnb21lenJpY2hhcmRlIiwiZW1haWwiOiJnb21lejI0N3JpY2hhcmRAZ21haWwuY29tIiwiZXhwIjoxNzc5NDc4NTg4fQ.MkhmAPPzQ4neIVcOC4l3YA88cO5_sN4PKV1Sgf1T_YQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc498536fb17705-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "51.195.202.12",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 19:37:03 UTC] === END API CALL LOG ===
[15-May-2026 19:37:03 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 19:37:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgwIiwidXNlcm5hbWUiOiJnb21lenJpY2hhcmRlIiwiZW1haWwiOiJnb21lejI0N3JpY2hhcmRAZ21haWwuY29tIiwiZXhwIjoxNzc5NDc4NTg4fQ.MkhmAPPzQ4neIVcOC4l3YA88cO5_sN4PKV1Sgf1T_YQ
[15-May-2026 19:37:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 19:37:03 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 19:37:03 UTC] User ID: 580
[15-May-2026 19:37:03 UTC] ✅ User profile retrieved successfully for user ID: 580
[15-May-2026 19:42:05 UTC] === API CALL LOG ===
[15-May-2026 19:42:05 UTC] Endpoint: user/profile.php
[15-May-2026 19:42:05 UTC] Full Log Data: {
    "timestamp": "2026-05-15 19:42:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.165.70.245",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.165.70.245, 162.158.227.224",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc49fab79814f15-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.165.70.245",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 19:42:05 UTC] === END API CALL LOG ===
[15-May-2026 19:42:05 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 19:42:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA
[15-May-2026 19:42:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 19:42:05 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 19:42:05 UTC] User ID: 563
[15-May-2026 19:42:05 UTC] ✅ User profile retrieved successfully for user ID: 563
[15-May-2026 19:42:05 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 19:42:05 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 19:42:05 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.165.70.245, 162.158.227.224","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fc49fb46ba34f15-BOM","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.165.70.245","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-May-2026 19:42:05 UTC] === User Orders API Called ===
[15-May-2026 19:42:05 UTC] User ID: 563
[15-May-2026 19:42:05 UTC] Limit: 20, Offset: 0
[15-May-2026 19:42:05 UTC] Orders found: 2
[15-May-2026 19:42:05 UTC] Orders data: [{"id":277,"quantity":1428,"total_coins":49980,"coin_type":"regular","telegram_link":"t.me\/itsmealexaliza","status":"pending","created_at":"2026-05-15 10:57:43","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""},{"id":275,"quantity":285,"total_coins":9975,"coin_type":"regular","telegram_link":"t.me\/MIUIUpdatesTracker","status":"completed","created_at":"2026-05-14 19:49:38","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[15-May-2026 19:42:05 UTC] Total orders count: 2
[15-May-2026 19:42:05 UTC] === API CALL LOG ===
[15-May-2026 19:42:05 UTC] Endpoint: user/profile.php
[15-May-2026 19:42:05 UTC] Full Log Data: {
    "timestamp": "2026-05-15 19:42:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.165.70.245",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.165.70.245, 162.158.227.224",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc49fb46ba24f15-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.165.70.245",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 19:42:05 UTC] === END API CALL LOG ===
[15-May-2026 19:42:05 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 19:42:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA
[15-May-2026 19:42:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 19:42:05 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 19:42:05 UTC] User ID: 563
[15-May-2026 19:42:05 UTC] ✅ User profile retrieved successfully for user ID: 563
[15-May-2026 19:42:05 UTC] === API CALL LOG ===
[15-May-2026 19:42:05 UTC] Endpoint: user/profile.php
[15-May-2026 19:42:05 UTC] Full Log Data: {
    "timestamp": "2026-05-15 19:42:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.165.70.245",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.165.70.245, 162.158.227.224",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc49fb51bd94f15-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.165.70.245",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 19:42:05 UTC] === END API CALL LOG ===
[15-May-2026 19:42:05 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 19:42:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA
[15-May-2026 19:42:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 19:42:05 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 19:42:05 UTC] User ID: 563
[15-May-2026 19:42:05 UTC] ✅ User profile retrieved successfully for user ID: 563
[15-May-2026 19:42:07 UTC] === API CALL LOG ===
[15-May-2026 19:42:07 UTC] Endpoint: user/profile.php
[15-May-2026 19:42:07 UTC] Full Log Data: {
    "timestamp": "2026-05-15 19:42:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.165.70.245",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.165.70.245, 162.158.227.224",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc49fc11efc4f15-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.165.70.245",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 19:42:07 UTC] === END API CALL LOG ===
[15-May-2026 19:42:07 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 19:42:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA
[15-May-2026 19:42:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 19:42:07 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 19:42:07 UTC] User ID: 563
[15-May-2026 19:42:07 UTC] ✅ User profile retrieved successfully for user ID: 563
[15-May-2026 19:42:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 19:42:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 19:42:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.165.70.245, 162.158.227.224","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fc49fd7cbee4f15-BOM","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.165.70.245","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-May-2026 19:42:11 UTC] === User Orders API Called ===
[15-May-2026 19:42:11 UTC] User ID: 563
[15-May-2026 19:42:11 UTC] Limit: 20, Offset: 0
[15-May-2026 19:42:11 UTC] Orders found: 2
[15-May-2026 19:42:11 UTC] Orders data: [{"id":277,"quantity":1428,"total_coins":49980,"coin_type":"regular","telegram_link":"t.me\/itsmealexaliza","status":"pending","created_at":"2026-05-15 10:57:43","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""},{"id":275,"quantity":285,"total_coins":9975,"coin_type":"regular","telegram_link":"t.me\/MIUIUpdatesTracker","status":"completed","created_at":"2026-05-14 19:49:38","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[15-May-2026 19:42:11 UTC] Total orders count: 2
[15-May-2026 19:42:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 19:42:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 19:42:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.165.70.245, 162.158.227.224","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fc49fe6bfc74f15-BOM","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.165.70.245","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-May-2026 19:42:13 UTC] === User Orders API Called ===
[15-May-2026 19:42:13 UTC] User ID: 563
[15-May-2026 19:42:13 UTC] Limit: 20, Offset: 0
[15-May-2026 19:42:13 UTC] Orders found: 2
[15-May-2026 19:42:13 UTC] Orders data: [{"id":277,"quantity":1428,"total_coins":49980,"coin_type":"regular","telegram_link":"t.me\/itsmealexaliza","status":"pending","created_at":"2026-05-15 10:57:43","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""},{"id":275,"quantity":285,"total_coins":9975,"coin_type":"regular","telegram_link":"t.me\/MIUIUpdatesTracker","status":"completed","created_at":"2026-05-14 19:49:38","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[15-May-2026 19:42:13 UTC] Total orders count: 2
[15-May-2026 19:42:13 UTC] === API CALL LOG ===
[15-May-2026 19:42:13 UTC] Endpoint: user/profile.php
[15-May-2026 19:42:13 UTC] Full Log Data: {
    "timestamp": "2026-05-15 19:42:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.165.70.245",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.165.70.245, 162.158.227.224",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc49fe78ff34f15-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.165.70.245",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 19:42:13 UTC] === END API CALL LOG ===
[15-May-2026 19:42:13 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 19:42:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA
[15-May-2026 19:42:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 19:42:13 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 19:42:13 UTC] User ID: 563
[15-May-2026 19:42:13 UTC] ✅ User profile retrieved successfully for user ID: 563
[15-May-2026 19:42:14 UTC] === API CALL LOG ===
[15-May-2026 19:42:14 UTC] Endpoint: user/profile.php
[15-May-2026 19:42:14 UTC] Full Log Data: {
    "timestamp": "2026-05-15 19:42:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.165.70.245",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.165.70.245, 162.158.227.224",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc49feab8ba4f15-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.165.70.245",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 19:42:14 UTC] === END API CALL LOG ===
[15-May-2026 19:42:14 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 19:42:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA
[15-May-2026 19:42:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 19:42:14 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 19:42:14 UTC] User ID: 563
[15-May-2026 19:42:14 UTC] ✅ User profile retrieved successfully for user ID: 563
[15-May-2026 19:42:15 UTC] === API CALL LOG ===
[15-May-2026 19:42:15 UTC] Endpoint: user/profile.php
[15-May-2026 19:42:15 UTC] Full Log Data: {
    "timestamp": "2026-05-15 19:42:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.165.70.245",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.165.70.245, 162.158.227.224",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc49fef79f54f15-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.165.70.245",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 19:42:15 UTC] === END API CALL LOG ===
[15-May-2026 19:42:15 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 19:42:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA
[15-May-2026 19:42:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 19:42:15 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 19:42:15 UTC] User ID: 563
[15-May-2026 19:42:15 UTC] ✅ User profile retrieved successfully for user ID: 563
[15-May-2026 19:42:17 UTC] === API CALL LOG ===
[15-May-2026 19:42:17 UTC] Endpoint: user/profile.php
[15-May-2026 19:42:17 UTC] Full Log Data: {
    "timestamp": "2026-05-15 19:42:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.165.70.245",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.165.70.245, 162.158.227.224",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc49fff1e014f15-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.165.70.245",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 19:42:17 UTC] === END API CALL LOG ===
[15-May-2026 19:42:17 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 19:42:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA
[15-May-2026 19:42:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 19:42:17 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 19:42:17 UTC] User ID: 563
[15-May-2026 19:42:17 UTC] ✅ User profile retrieved successfully for user ID: 563
[15-May-2026 19:42:17 UTC] User Purchases API - User ID: 563
[15-May-2026 19:42:17 UTC] User Purchases API - Total purchases found: 2
[15-May-2026 19:43:23 UTC] === API CALL LOG ===
[15-May-2026 19:43:23 UTC] Endpoint: user/profile.php
[15-May-2026 19:43:23 UTC] Full Log Data: {
    "timestamp": "2026-05-15 19:43:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.195.202.12",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "51.195.202.12, 172.70.85.151",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgwIiwidXNlcm5hbWUiOiJnb21lenJpY2hhcmRlIiwiZW1haWwiOiJnb21lejI0N3JpY2hhcmRAZ21haWwuY29tIiwiZXhwIjoxNzc5NDc4NTg4fQ.MkhmAPPzQ4neIVcOC4l3YA88cO5_sN4PKV1Sgf1T_YQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc4a19a8e967705-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "51.195.202.12",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 19:43:23 UTC] === END API CALL LOG ===
[15-May-2026 19:43:23 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 19:43:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgwIiwidXNlcm5hbWUiOiJnb21lenJpY2hhcmRlIiwiZW1haWwiOiJnb21lejI0N3JpY2hhcmRAZ21haWwuY29tIiwiZXhwIjoxNzc5NDc4NTg4fQ.MkhmAPPzQ4neIVcOC4l3YA88cO5_sN4PKV1Sgf1T_YQ
[15-May-2026 19:43:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 19:43:23 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 19:43:23 UTC] User ID: 580
[15-May-2026 19:43:23 UTC] ✅ User profile retrieved successfully for user ID: 580
[15-May-2026 19:51:42 UTC] === API CALL LOG ===
[15-May-2026 19:51:42 UTC] Endpoint: user/profile.php
[15-May-2026 19:51:42 UTC] Full Log Data: {
    "timestamp": "2026-05-15 19:51:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.195.202.12",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "51.195.202.12, 172.69.194.220",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgwIiwidXNlcm5hbWUiOiJnb21lenJpY2hhcmRlIiwiZW1haWwiOiJnb21lejI0N3JpY2hhcmRAZ21haWwuY29tIiwiZXhwIjoxNzc5NDc4NTg4fQ.MkhmAPPzQ4neIVcOC4l3YA88cO5_sN4PKV1Sgf1T_YQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc4adccccee79b5-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "51.195.202.12",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 19:51:42 UTC] === END API CALL LOG ===
[15-May-2026 19:51:42 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 19:51:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgwIiwidXNlcm5hbWUiOiJnb21lenJpY2hhcmRlIiwiZW1haWwiOiJnb21lejI0N3JpY2hhcmRAZ21haWwuY29tIiwiZXhwIjoxNzc5NDc4NTg4fQ.MkhmAPPzQ4neIVcOC4l3YA88cO5_sN4PKV1Sgf1T_YQ
[15-May-2026 19:51:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 19:51:42 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 19:51:42 UTC] User ID: 580
[15-May-2026 19:51:42 UTC] ✅ User profile retrieved successfully for user ID: 580
[15-May-2026 20:02:00 UTC] === API CALL LOG ===
[15-May-2026 20:02:00 UTC] Endpoint: user/profile.php
[15-May-2026 20:02:00 UTC] Full Log Data: {
    "timestamp": "2026-05-15 20:02:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.195.202.12",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "51.195.202.12, 172.71.241.84",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgwIiwidXNlcm5hbWUiOiJnb21lenJpY2hhcmRlIiwiZW1haWwiOiJnb21lejI0N3JpY2hhcmRAZ21haWwuY29tIiwiZXhwIjoxNzc5NDc4NTg4fQ.MkhmAPPzQ4neIVcOC4l3YA88cO5_sN4PKV1Sgf1T_YQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc4bcdf4f7fa696-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "51.195.202.12",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 20:02:00 UTC] === END API CALL LOG ===
[15-May-2026 20:02:00 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 20:02:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgwIiwidXNlcm5hbWUiOiJnb21lenJpY2hhcmRlIiwiZW1haWwiOiJnb21lejI0N3JpY2hhcmRAZ21haWwuY29tIiwiZXhwIjoxNzc5NDc4NTg4fQ.MkhmAPPzQ4neIVcOC4l3YA88cO5_sN4PKV1Sgf1T_YQ
[15-May-2026 20:02:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 20:02:00 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 20:02:00 UTC] User ID: 580
[15-May-2026 20:02:00 UTC] ✅ User profile retrieved successfully for user ID: 580
[15-May-2026 20:02:00 UTC] User Purchases API - User ID: 580
[15-May-2026 20:02:00 UTC] User Purchases API - Total purchases found: 0
[15-May-2026 20:02:12 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 20:02:12 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 20:02:12 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"51.195.202.12, 172.71.241.84","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgwIiwidXNlcm5hbWUiOiJnb21lenJpY2hhcmRlIiwiZW1haWwiOiJnb21lejI0N3JpY2hhcmRAZ21haWwuY29tIiwiZXhwIjoxNzc5NDc4NTg4fQ.MkhmAPPzQ4neIVcOC4l3YA88cO5_sN4PKV1Sgf1T_YQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fc4bd294e48a696-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"51.195.202.12","cf-ipcountry":"GB","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-May-2026 20:02:12 UTC] === User Orders API Called ===
[15-May-2026 20:02:12 UTC] User ID: 580
[15-May-2026 20:02:12 UTC] Limit: 20, Offset: 0
[15-May-2026 20:02:12 UTC] Orders found: 0
[15-May-2026 20:02:12 UTC] Orders data: []
[15-May-2026 20:02:12 UTC] Total orders count: 0
[15-May-2026 20:02:19 UTC] === API CALL LOG ===
[15-May-2026 20:02:19 UTC] Endpoint: user/profile.php
[15-May-2026 20:02:19 UTC] Full Log Data: {
    "timestamp": "2026-05-15 20:02:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.195.202.12",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "51.195.202.12, 172.71.241.84",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgwIiwidXNlcm5hbWUiOiJnb21lenJpY2hhcmRlIiwiZW1haWwiOiJnb21lejI0N3JpY2hhcmRAZ21haWwuY29tIiwiZXhwIjoxNzc5NDc4NTg4fQ.MkhmAPPzQ4neIVcOC4l3YA88cO5_sN4PKV1Sgf1T_YQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc4bd5ab98da696-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "51.195.202.12",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 20:02:19 UTC] === END API CALL LOG ===
[15-May-2026 20:02:19 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 20:02:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgwIiwidXNlcm5hbWUiOiJnb21lenJpY2hhcmRlIiwiZW1haWwiOiJnb21lejI0N3JpY2hhcmRAZ21haWwuY29tIiwiZXhwIjoxNzc5NDc4NTg4fQ.MkhmAPPzQ4neIVcOC4l3YA88cO5_sN4PKV1Sgf1T_YQ
[15-May-2026 20:02:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 20:02:19 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 20:02:19 UTC] User ID: 580
[15-May-2026 20:02:19 UTC] ✅ User profile retrieved successfully for user ID: 580
[15-May-2026 20:02:20 UTC] User Purchases API - User ID: 580
[15-May-2026 20:02:20 UTC] User Purchases API - Total purchases found: 0
[15-May-2026 20:02:42 UTC] === API CALL LOG ===
[15-May-2026 20:02:42 UTC] Endpoint: user/profile.php
[15-May-2026 20:02:42 UTC] Full Log Data: {
    "timestamp": "2026-05-15 20:02:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.195.202.12",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "51.195.202.12, 172.71.241.84",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgwIiwidXNlcm5hbWUiOiJnb21lenJpY2hhcmRlIiwiZW1haWwiOiJnb21lejI0N3JpY2hhcmRAZ21haWwuY29tIiwiZXhwIjoxNzc5NDc4NTg4fQ.MkhmAPPzQ4neIVcOC4l3YA88cO5_sN4PKV1Sgf1T_YQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc4bde9a9cba696-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "51.195.202.12",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 20:02:42 UTC] === END API CALL LOG ===
[15-May-2026 20:02:42 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 20:02:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgwIiwidXNlcm5hbWUiOiJnb21lenJpY2hhcmRlIiwiZW1haWwiOiJnb21lejI0N3JpY2hhcmRAZ21haWwuY29tIiwiZXhwIjoxNzc5NDc4NTg4fQ.MkhmAPPzQ4neIVcOC4l3YA88cO5_sN4PKV1Sgf1T_YQ
[15-May-2026 20:02:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 20:02:42 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 20:02:42 UTC] User ID: 580
[15-May-2026 20:02:42 UTC] ✅ User profile retrieved successfully for user ID: 580
[15-May-2026 20:02:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 20:02:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 20:02:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"51.195.202.12, 172.71.241.84","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgwIiwidXNlcm5hbWUiOiJnb21lenJpY2hhcmRlIiwiZW1haWwiOiJnb21lejI0N3JpY2hhcmRAZ21haWwuY29tIiwiZXhwIjoxNzc5NDc4NTg4fQ.MkhmAPPzQ4neIVcOC4l3YA88cO5_sN4PKV1Sgf1T_YQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fc4bde9a9c9a696-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"51.195.202.12","cf-ipcountry":"GB","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-May-2026 20:02:42 UTC] === User Orders API Called ===
[15-May-2026 20:02:42 UTC] User ID: 580
[15-May-2026 20:02:42 UTC] Limit: 20, Offset: 0
[15-May-2026 20:02:42 UTC] Orders found: 0
[15-May-2026 20:02:42 UTC] Orders data: []
[15-May-2026 20:02:42 UTC] Total orders count: 0
[15-May-2026 20:02:43 UTC] === API CALL LOG ===
[15-May-2026 20:02:43 UTC] Endpoint: user/profile.php
[15-May-2026 20:02:43 UTC] Full Log Data: {
    "timestamp": "2026-05-15 20:02:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.195.202.12",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "51.195.202.12, 172.71.241.84",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgwIiwidXNlcm5hbWUiOiJnb21lenJpY2hhcmRlIiwiZW1haWwiOiJnb21lejI0N3JpY2hhcmRAZ21haWwuY29tIiwiZXhwIjoxNzc5NDc4NTg4fQ.MkhmAPPzQ4neIVcOC4l3YA88cO5_sN4PKV1Sgf1T_YQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc4bdecac08a696-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "51.195.202.12",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 20:02:43 UTC] === END API CALL LOG ===
[15-May-2026 20:02:43 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 20:02:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgwIiwidXNlcm5hbWUiOiJnb21lenJpY2hhcmRlIiwiZW1haWwiOiJnb21lejI0N3JpY2hhcmRAZ21haWwuY29tIiwiZXhwIjoxNzc5NDc4NTg4fQ.MkhmAPPzQ4neIVcOC4l3YA88cO5_sN4PKV1Sgf1T_YQ
[15-May-2026 20:02:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 20:02:43 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 20:02:43 UTC] User ID: 580
[15-May-2026 20:02:43 UTC] ✅ User profile retrieved successfully for user ID: 580
[15-May-2026 20:02:44 UTC] === API CALL LOG ===
[15-May-2026 20:02:44 UTC] Endpoint: user/profile.php
[15-May-2026 20:02:44 UTC] Full Log Data: {
    "timestamp": "2026-05-15 20:02:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.195.202.12",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "51.195.202.12, 172.71.241.84",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgwIiwidXNlcm5hbWUiOiJnb21lenJpY2hhcmRlIiwiZW1haWwiOiJnb21lejI0N3JpY2hhcmRAZ21haWwuY29tIiwiZXhwIjoxNzc5NDc4NTg4fQ.MkhmAPPzQ4neIVcOC4l3YA88cO5_sN4PKV1Sgf1T_YQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc4bdf1ec61a696-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "51.195.202.12",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 20:02:44 UTC] === END API CALL LOG ===
[15-May-2026 20:02:44 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 20:02:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgwIiwidXNlcm5hbWUiOiJnb21lenJpY2hhcmRlIiwiZW1haWwiOiJnb21lejI0N3JpY2hhcmRAZ21haWwuY29tIiwiZXhwIjoxNzc5NDc4NTg4fQ.MkhmAPPzQ4neIVcOC4l3YA88cO5_sN4PKV1Sgf1T_YQ
[15-May-2026 20:02:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 20:02:44 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 20:02:44 UTC] User ID: 580
[15-May-2026 20:02:44 UTC] ✅ User profile retrieved successfully for user ID: 580
[15-May-2026 20:03:18 UTC] === API CALL LOG ===
[15-May-2026 20:03:18 UTC] Endpoint: user/profile.php
[15-May-2026 20:03:18 UTC] Full Log Data: {
    "timestamp": "2026-05-15 20:03:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.195.202.12",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "51.195.202.12, 172.71.241.84",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgwIiwidXNlcm5hbWUiOiJnb21lenJpY2hhcmRlIiwiZW1haWwiOiJnb21lejI0N3JpY2hhcmRAZ21haWwuY29tIiwiZXhwIjoxNzc5NDc4NTg4fQ.MkhmAPPzQ4neIVcOC4l3YA88cO5_sN4PKV1Sgf1T_YQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc4bec74eeba696-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "51.195.202.12",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 20:03:18 UTC] === END API CALL LOG ===
[15-May-2026 20:03:18 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 20:03:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgwIiwidXNlcm5hbWUiOiJnb21lenJpY2hhcmRlIiwiZW1haWwiOiJnb21lejI0N3JpY2hhcmRAZ21haWwuY29tIiwiZXhwIjoxNzc5NDc4NTg4fQ.MkhmAPPzQ4neIVcOC4l3YA88cO5_sN4PKV1Sgf1T_YQ
[15-May-2026 20:03:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 20:03:18 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 20:03:18 UTC] User ID: 580
[15-May-2026 20:03:18 UTC] ✅ User profile retrieved successfully for user ID: 580
[15-May-2026 20:08:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 20:08:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 20:08:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"41.210.147.126, 197.234.242.163","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgxIiwidXNlcm5hbWUiOiJhbGxpZWRzZXRoIiwiZW1haWwiOiJrYXRva2F6aWJ3ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc5NDgwNTA3fQ.H96O0yFU9lPBahw3BuZfg4O9HUQO-4PgWm4uPtdXM4Y","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fc4c65cae9573ae-JNB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"41.210.147.126","cf-ipcountry":"UG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-May-2026 20:08:29 UTC] === User Orders API Called ===
[15-May-2026 20:08:29 UTC] User ID: 581
[15-May-2026 20:08:29 UTC] Limit: 20, Offset: 0
[15-May-2026 20:08:29 UTC] Orders found: 0
[15-May-2026 20:08:29 UTC] Orders data: []
[15-May-2026 20:08:29 UTC] Total orders count: 0
[15-May-2026 20:08:29 UTC] === API CALL LOG ===
[15-May-2026 20:08:29 UTC] Endpoint: user/profile.php
[15-May-2026 20:08:29 UTC] Full Log Data: {
    "timestamp": "2026-05-15 20:08:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.210.147.126",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.210.147.126, 197.234.242.163",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgxIiwidXNlcm5hbWUiOiJhbGxpZWRzZXRoIiwiZW1haWwiOiJrYXRva2F6aWJ3ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc5NDgwNTA3fQ.H96O0yFU9lPBahw3BuZfg4O9HUQO-4PgWm4uPtdXM4Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc4c65cae9273ae-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.210.147.126",
        "cf-ipcountry": "UG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 20:08:29 UTC] === END API CALL LOG ===
[15-May-2026 20:08:29 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 20:08:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgxIiwidXNlcm5hbWUiOiJhbGxpZWRzZXRoIiwiZW1haWwiOiJrYXRva2F6aWJ3ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc5NDgwNTA3fQ.H96O0yFU9lPBahw3BuZfg4O9HUQO-4PgWm4uPtdXM4Y
[15-May-2026 20:08:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 20:08:29 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 20:08:29 UTC] User ID: 581
[15-May-2026 20:08:29 UTC] ✅ User profile retrieved successfully for user ID: 581
[15-May-2026 20:08:29 UTC] === API CALL LOG ===
[15-May-2026 20:08:29 UTC] Endpoint: user/profile.php
[15-May-2026 20:08:29 UTC] Full Log Data: {
    "timestamp": "2026-05-15 20:08:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.210.147.126",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.210.147.126, 197.234.242.163",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgxIiwidXNlcm5hbWUiOiJhbGxpZWRzZXRoIiwiZW1haWwiOiJrYXRva2F6aWJ3ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc5NDgwNTA3fQ.H96O0yFU9lPBahw3BuZfg4O9HUQO-4PgWm4uPtdXM4Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc4c65d4f0c73ae-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.210.147.126",
        "cf-ipcountry": "UG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 20:08:29 UTC] === END API CALL LOG ===
[15-May-2026 20:08:29 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 20:08:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgxIiwidXNlcm5hbWUiOiJhbGxpZWRzZXRoIiwiZW1haWwiOiJrYXRva2F6aWJ3ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc5NDgwNTA3fQ.H96O0yFU9lPBahw3BuZfg4O9HUQO-4PgWm4uPtdXM4Y
[15-May-2026 20:08:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 20:08:29 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 20:08:29 UTC] User ID: 581
[15-May-2026 20:08:29 UTC] ✅ User profile retrieved successfully for user ID: 581
[15-May-2026 20:08:30 UTC] === API CALL LOG ===
[15-May-2026 20:08:30 UTC] Endpoint: user/profile.php
[15-May-2026 20:08:30 UTC] Full Log Data: {
    "timestamp": "2026-05-15 20:08:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.210.147.126",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.210.147.126, 197.234.242.163",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgxIiwidXNlcm5hbWUiOiJhbGxpZWRzZXRoIiwiZW1haWwiOiJrYXRva2F6aWJ3ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc5NDgwNTA3fQ.H96O0yFU9lPBahw3BuZfg4O9HUQO-4PgWm4uPtdXM4Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc4c6640c4673ae-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.210.147.126",
        "cf-ipcountry": "UG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 20:08:30 UTC] === END API CALL LOG ===
[15-May-2026 20:08:30 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 20:08:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgxIiwidXNlcm5hbWUiOiJhbGxpZWRzZXRoIiwiZW1haWwiOiJrYXRva2F6aWJ3ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc5NDgwNTA3fQ.H96O0yFU9lPBahw3BuZfg4O9HUQO-4PgWm4uPtdXM4Y
[15-May-2026 20:08:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 20:08:30 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 20:08:30 UTC] User ID: 581
[15-May-2026 20:08:30 UTC] ✅ User profile retrieved successfully for user ID: 581
[15-May-2026 20:08:39 UTC] === API CALL LOG ===
[15-May-2026 20:08:39 UTC] Endpoint: user/profile.php
[15-May-2026 20:08:39 UTC] Full Log Data: {
    "timestamp": "2026-05-15 20:08:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.210.147.126",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.210.147.126, 197.234.242.163",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgxIiwidXNlcm5hbWUiOiJhbGxpZWRzZXRoIiwiZW1haWwiOiJrYXRva2F6aWJ3ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc5NDgwNTA3fQ.H96O0yFU9lPBahw3BuZfg4O9HUQO-4PgWm4uPtdXM4Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc4c69b7d1273ae-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.210.147.126",
        "cf-ipcountry": "UG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 20:08:39 UTC] === END API CALL LOG ===
[15-May-2026 20:08:39 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 20:08:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgxIiwidXNlcm5hbWUiOiJhbGxpZWRzZXRoIiwiZW1haWwiOiJrYXRva2F6aWJ3ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc5NDgwNTA3fQ.H96O0yFU9lPBahw3BuZfg4O9HUQO-4PgWm4uPtdXM4Y
[15-May-2026 20:08:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 20:08:39 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 20:08:39 UTC] User ID: 581
[15-May-2026 20:08:39 UTC] ✅ User profile retrieved successfully for user ID: 581
[15-May-2026 20:08:59 UTC] === API CALL LOG ===
[15-May-2026 20:08:59 UTC] Endpoint: user/profile.php
[15-May-2026 20:08:59 UTC] Full Log Data: {
    "timestamp": "2026-05-15 20:08:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.210.147.126",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.210.147.126, 197.234.242.162",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgxIiwidXNlcm5hbWUiOiJhbGxpZWRzZXRoIiwiZW1haWwiOiJrYXRva2F6aWJ3ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc5NDgwNTA3fQ.H96O0yFU9lPBahw3BuZfg4O9HUQO-4PgWm4uPtdXM4Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc4c7188d3c73ae-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.210.147.126",
        "cf-ipcountry": "UG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 20:08:59 UTC] === END API CALL LOG ===
[15-May-2026 20:08:59 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 20:08:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgxIiwidXNlcm5hbWUiOiJhbGxpZWRzZXRoIiwiZW1haWwiOiJrYXRva2F6aWJ3ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc5NDgwNTA3fQ.H96O0yFU9lPBahw3BuZfg4O9HUQO-4PgWm4uPtdXM4Y
[15-May-2026 20:08:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 20:08:59 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 20:08:59 UTC] User ID: 581
[15-May-2026 20:08:59 UTC] ✅ User profile retrieved successfully for user ID: 581
[15-May-2026 20:09:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 20:09:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 20:09:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"41.210.147.126, 197.234.242.162","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgxIiwidXNlcm5hbWUiOiJhbGxpZWRzZXRoIiwiZW1haWwiOiJrYXRva2F6aWJ3ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc5NDgwNTA3fQ.H96O0yFU9lPBahw3BuZfg4O9HUQO-4PgWm4uPtdXM4Y","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fc4c722fcff73ae-JNB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"41.210.147.126","cf-ipcountry":"UG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-May-2026 20:09:00 UTC] === User Orders API Called ===
[15-May-2026 20:09:00 UTC] User ID: 581
[15-May-2026 20:09:00 UTC] Limit: 20, Offset: 0
[15-May-2026 20:09:00 UTC] Orders found: 0
[15-May-2026 20:09:00 UTC] Orders data: []
[15-May-2026 20:09:00 UTC] Total orders count: 0
[15-May-2026 20:09:00 UTC] === API CALL LOG ===
[15-May-2026 20:09:00 UTC] Endpoint: user/profile.php
[15-May-2026 20:09:00 UTC] Full Log Data: {
    "timestamp": "2026-05-15 20:09:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.210.147.126",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.210.147.126, 197.234.242.162",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgxIiwidXNlcm5hbWUiOiJhbGxpZWRzZXRoIiwiZW1haWwiOiJrYXRva2F6aWJ3ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc5NDgwNTA3fQ.H96O0yFU9lPBahw3BuZfg4O9HUQO-4PgWm4uPtdXM4Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc4c7239d7b73ae-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.210.147.126",
        "cf-ipcountry": "UG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 20:09:00 UTC] === END API CALL LOG ===
[15-May-2026 20:09:00 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 20:09:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgxIiwidXNlcm5hbWUiOiJhbGxpZWRzZXRoIiwiZW1haWwiOiJrYXRva2F6aWJ3ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc5NDgwNTA3fQ.H96O0yFU9lPBahw3BuZfg4O9HUQO-4PgWm4uPtdXM4Y
[15-May-2026 20:09:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 20:09:00 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 20:09:00 UTC] User ID: 581
[15-May-2026 20:09:00 UTC] ✅ User profile retrieved successfully for user ID: 581
[15-May-2026 20:09:01 UTC] === API CALL LOG ===
[15-May-2026 20:09:01 UTC] Endpoint: user/profile.php
[15-May-2026 20:09:01 UTC] Full Log Data: {
    "timestamp": "2026-05-15 20:09:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.210.147.126",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.210.147.126, 197.234.242.162",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgxIiwidXNlcm5hbWUiOiJhbGxpZWRzZXRoIiwiZW1haWwiOiJrYXRva2F6aWJ3ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc5NDgwNTA3fQ.H96O0yFU9lPBahw3BuZfg4O9HUQO-4PgWm4uPtdXM4Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc4c727987a73ae-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.210.147.126",
        "cf-ipcountry": "UG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 20:09:01 UTC] === END API CALL LOG ===
[15-May-2026 20:09:01 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 20:09:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgxIiwidXNlcm5hbWUiOiJhbGxpZWRzZXRoIiwiZW1haWwiOiJrYXRva2F6aWJ3ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc5NDgwNTA3fQ.H96O0yFU9lPBahw3BuZfg4O9HUQO-4PgWm4uPtdXM4Y
[15-May-2026 20:09:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 20:09:01 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 20:09:01 UTC] User ID: 581
[15-May-2026 20:09:01 UTC] ✅ User profile retrieved successfully for user ID: 581
[15-May-2026 20:09:04 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 20:09:04 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 20:09:04 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"41.210.147.126, 197.234.242.162","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgxIiwidXNlcm5hbWUiOiJhbGxpZWRzZXRoIiwiZW1haWwiOiJrYXRva2F6aWJ3ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc5NDgwNTA3fQ.H96O0yFU9lPBahw3BuZfg4O9HUQO-4PgWm4uPtdXM4Y","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fc4c738ab6273ae-JNB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"41.210.147.126","cf-ipcountry":"UG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-May-2026 20:09:04 UTC] === User Orders API Called ===
[15-May-2026 20:09:04 UTC] User ID: 581
[15-May-2026 20:09:04 UTC] Limit: 20, Offset: 0
[15-May-2026 20:09:04 UTC] Orders found: 0
[15-May-2026 20:09:04 UTC] Orders data: []
[15-May-2026 20:09:04 UTC] Total orders count: 0
[15-May-2026 20:09:05 UTC] === API CALL LOG ===
[15-May-2026 20:09:05 UTC] Endpoint: user/profile.php
[15-May-2026 20:09:05 UTC] Full Log Data: {
    "timestamp": "2026-05-15 20:09:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.210.147.126",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.210.147.126, 197.234.242.162",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgxIiwidXNlcm5hbWUiOiJhbGxpZWRzZXRoIiwiZW1haWwiOiJrYXRva2F6aWJ3ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc5NDgwNTA3fQ.H96O0yFU9lPBahw3BuZfg4O9HUQO-4PgWm4uPtdXM4Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc4c73fdfd073ae-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.210.147.126",
        "cf-ipcountry": "UG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 20:09:05 UTC] === END API CALL LOG ===
[15-May-2026 20:09:05 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 20:09:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgxIiwidXNlcm5hbWUiOiJhbGxpZWRzZXRoIiwiZW1haWwiOiJrYXRva2F6aWJ3ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc5NDgwNTA3fQ.H96O0yFU9lPBahw3BuZfg4O9HUQO-4PgWm4uPtdXM4Y
[15-May-2026 20:09:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 20:09:05 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 20:09:05 UTC] User ID: 581
[15-May-2026 20:09:05 UTC] ✅ User profile retrieved successfully for user ID: 581
[15-May-2026 20:09:05 UTC] User Purchases API - User ID: 581
[15-May-2026 20:09:05 UTC] User Purchases API - Total purchases found: 0
[15-May-2026 20:09:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 20:09:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 20:09:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"41.210.147.126, 197.234.242.162","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgxIiwidXNlcm5hbWUiOiJhbGxpZWRzZXRoIiwiZW1haWwiOiJrYXRva2F6aWJ3ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc5NDgwNTA3fQ.H96O0yFU9lPBahw3BuZfg4O9HUQO-4PgWm4uPtdXM4Y","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fc4c7473d2073ae-JNB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"41.210.147.126","cf-ipcountry":"UG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-May-2026 20:09:06 UTC] === User Orders API Called ===
[15-May-2026 20:09:06 UTC] User ID: 581
[15-May-2026 20:09:06 UTC] Limit: 20, Offset: 0
[15-May-2026 20:09:06 UTC] Orders found: 0
[15-May-2026 20:09:06 UTC] Orders data: []
[15-May-2026 20:09:06 UTC] Total orders count: 0
[15-May-2026 20:09:06 UTC] === API CALL LOG ===
[15-May-2026 20:09:06 UTC] Endpoint: user/profile.php
[15-May-2026 20:09:06 UTC] Full Log Data: {
    "timestamp": "2026-05-15 20:09:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.210.147.126",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.210.147.126, 197.234.242.162",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgxIiwidXNlcm5hbWUiOiJhbGxpZWRzZXRoIiwiZW1haWwiOiJrYXRva2F6aWJ3ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc5NDgwNTA3fQ.H96O0yFU9lPBahw3BuZfg4O9HUQO-4PgWm4uPtdXM4Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc4c747bd7973ae-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.210.147.126",
        "cf-ipcountry": "UG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 20:09:06 UTC] === END API CALL LOG ===
[15-May-2026 20:09:06 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 20:09:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgxIiwidXNlcm5hbWUiOiJhbGxpZWRzZXRoIiwiZW1haWwiOiJrYXRva2F6aWJ3ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc5NDgwNTA3fQ.H96O0yFU9lPBahw3BuZfg4O9HUQO-4PgWm4uPtdXM4Y
[15-May-2026 20:09:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 20:09:06 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 20:09:06 UTC] User ID: 581
[15-May-2026 20:09:06 UTC] ✅ User profile retrieved successfully for user ID: 581
[15-May-2026 20:09:07 UTC] === API CALL LOG ===
[15-May-2026 20:09:07 UTC] Endpoint: user/profile.php
[15-May-2026 20:09:07 UTC] Full Log Data: {
    "timestamp": "2026-05-15 20:09:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.210.147.126",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.210.147.126, 197.234.242.162",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgxIiwidXNlcm5hbWUiOiJhbGxpZWRzZXRoIiwiZW1haWwiOiJrYXRva2F6aWJ3ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc5NDgwNTA3fQ.H96O0yFU9lPBahw3BuZfg4O9HUQO-4PgWm4uPtdXM4Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc4c74b985373ae-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.210.147.126",
        "cf-ipcountry": "UG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 20:09:07 UTC] === END API CALL LOG ===
[15-May-2026 20:09:07 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 20:09:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgxIiwidXNlcm5hbWUiOiJhbGxpZWRzZXRoIiwiZW1haWwiOiJrYXRva2F6aWJ3ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc5NDgwNTA3fQ.H96O0yFU9lPBahw3BuZfg4O9HUQO-4PgWm4uPtdXM4Y
[15-May-2026 20:09:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 20:09:07 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 20:09:07 UTC] User ID: 581
[15-May-2026 20:09:07 UTC] ✅ User profile retrieved successfully for user ID: 581
[15-May-2026 20:10:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 20:10:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 20:10:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"41.210.147.126, 197.234.242.162","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgxIiwidXNlcm5hbWUiOiJhbGxpZWRzZXRoIiwiZW1haWwiOiJrYXRva2F6aWJ3ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc5NDgwNTA3fQ.H96O0yFU9lPBahw3BuZfg4O9HUQO-4PgWm4uPtdXM4Y","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fc4c9184ba773ae-JNB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"41.210.147.126","cf-ipcountry":"UG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-May-2026 20:10:20 UTC] === User Orders API Called ===
[15-May-2026 20:10:20 UTC] User ID: 581
[15-May-2026 20:10:20 UTC] Limit: 20, Offset: 0
[15-May-2026 20:10:20 UTC] Orders found: 1
[15-May-2026 20:10:20 UTC] Orders data: [{"id":280,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/sethsallies\/4","status":"pending","created_at":"2026-05-15 23:40:18","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[15-May-2026 20:10:20 UTC] Total orders count: 1
[15-May-2026 20:10:30 UTC] === API CALL LOG ===
[15-May-2026 20:10:30 UTC] Endpoint: user/profile.php
[15-May-2026 20:10:30 UTC] Full Log Data: {
    "timestamp": "2026-05-15 20:10:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.210.147.126",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.210.147.126, 197.234.242.163",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgxIiwidXNlcm5hbWUiOiJhbGxpZWRzZXRoIiwiZW1haWwiOiJrYXRva2F6aWJ3ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc5NDgwNTA3fQ.H96O0yFU9lPBahw3BuZfg4O9HUQO-4PgWm4uPtdXM4Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc4c951ea1a73ae-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.210.147.126",
        "cf-ipcountry": "UG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 20:10:30 UTC] === END API CALL LOG ===
[15-May-2026 20:10:30 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 20:10:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgxIiwidXNlcm5hbWUiOiJhbGxpZWRzZXRoIiwiZW1haWwiOiJrYXRva2F6aWJ3ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc5NDgwNTA3fQ.H96O0yFU9lPBahw3BuZfg4O9HUQO-4PgWm4uPtdXM4Y
[15-May-2026 20:10:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 20:10:30 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 20:10:30 UTC] User ID: 581
[15-May-2026 20:10:30 UTC] ✅ User profile retrieved successfully for user ID: 581
[15-May-2026 20:10:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 20:10:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 20:10:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"41.210.147.126, 197.234.242.162","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgxIiwidXNlcm5hbWUiOiJhbGxpZWRzZXRoIiwiZW1haWwiOiJrYXRva2F6aWJ3ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc5NDgwNTA3fQ.H96O0yFU9lPBahw3BuZfg4O9HUQO-4PgWm4uPtdXM4Y","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fc4c94def5a73ae-JNB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"41.210.147.126","cf-ipcountry":"UG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-May-2026 20:10:30 UTC] === User Orders API Called ===
[15-May-2026 20:10:30 UTC] User ID: 581
[15-May-2026 20:10:30 UTC] Limit: 20, Offset: 0
[15-May-2026 20:10:30 UTC] Orders found: 1
[15-May-2026 20:10:30 UTC] Orders data: [{"id":280,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/sethsallies\/4","status":"pending","created_at":"2026-05-15 23:40:18","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[15-May-2026 20:10:30 UTC] Total orders count: 1
[15-May-2026 20:10:30 UTC] === API CALL LOG ===
[15-May-2026 20:10:30 UTC] Endpoint: user/profile.php
[15-May-2026 20:10:30 UTC] Full Log Data: {
    "timestamp": "2026-05-15 20:10:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.210.147.126",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.210.147.126, 197.234.242.162",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgxIiwidXNlcm5hbWUiOiJhbGxpZWRzZXRoIiwiZW1haWwiOiJrYXRva2F6aWJ3ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc5NDgwNTA3fQ.H96O0yFU9lPBahw3BuZfg4O9HUQO-4PgWm4uPtdXM4Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc4c94def5b73ae-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.210.147.126",
        "cf-ipcountry": "UG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 20:10:30 UTC] === END API CALL LOG ===
[15-May-2026 20:10:30 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 20:10:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgxIiwidXNlcm5hbWUiOiJhbGxpZWRzZXRoIiwiZW1haWwiOiJrYXRva2F6aWJ3ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc5NDgwNTA3fQ.H96O0yFU9lPBahw3BuZfg4O9HUQO-4PgWm4uPtdXM4Y
[15-May-2026 20:10:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 20:10:30 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 20:10:30 UTC] User ID: 581
[15-May-2026 20:10:30 UTC] ✅ User profile retrieved successfully for user ID: 581
[15-May-2026 20:10:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 20:10:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 20:10:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"41.210.147.126, 197.234.242.162","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgxIiwidXNlcm5hbWUiOiJhbGxpZWRzZXRoIiwiZW1haWwiOiJrYXRva2F6aWJ3ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc5NDgwNTA3fQ.H96O0yFU9lPBahw3BuZfg4O9HUQO-4PgWm4uPtdXM4Y","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fc4c9770fd073ae-JNB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"41.210.147.126","cf-ipcountry":"UG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-May-2026 20:10:36 UTC] === User Orders API Called ===
[15-May-2026 20:10:36 UTC] User ID: 581
[15-May-2026 20:10:36 UTC] Limit: 20, Offset: 0
[15-May-2026 20:10:36 UTC] Orders found: 1
[15-May-2026 20:10:36 UTC] Orders data: [{"id":280,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/sethsallies\/4","status":"pending","created_at":"2026-05-15 23:40:18","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[15-May-2026 20:10:36 UTC] Total orders count: 1
[15-May-2026 20:10:36 UTC] === API CALL LOG ===
[15-May-2026 20:10:36 UTC] Endpoint: user/profile.php
[15-May-2026 20:10:36 UTC] Full Log Data: {
    "timestamp": "2026-05-15 20:10:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.210.147.126",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.210.147.126, 197.234.242.162",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgxIiwidXNlcm5hbWUiOiJhbGxpZWRzZXRoIiwiZW1haWwiOiJrYXRva2F6aWJ3ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc5NDgwNTA3fQ.H96O0yFU9lPBahw3BuZfg4O9HUQO-4PgWm4uPtdXM4Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc4c977a85773ae-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.210.147.126",
        "cf-ipcountry": "UG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 20:10:36 UTC] === END API CALL LOG ===
[15-May-2026 20:10:36 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 20:10:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgxIiwidXNlcm5hbWUiOiJhbGxpZWRzZXRoIiwiZW1haWwiOiJrYXRva2F6aWJ3ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc5NDgwNTA3fQ.H96O0yFU9lPBahw3BuZfg4O9HUQO-4PgWm4uPtdXM4Y
[15-May-2026 20:10:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 20:10:36 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 20:10:36 UTC] User ID: 581
[15-May-2026 20:10:36 UTC] ✅ User profile retrieved successfully for user ID: 581
[15-May-2026 20:10:36 UTC] === API CALL LOG ===
[15-May-2026 20:10:36 UTC] Endpoint: user/profile.php
[15-May-2026 20:10:36 UTC] Full Log Data: {
    "timestamp": "2026-05-15 20:10:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.210.147.126",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.210.147.126, 197.234.242.162",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgxIiwidXNlcm5hbWUiOiJhbGxpZWRzZXRoIiwiZW1haWwiOiJrYXRva2F6aWJ3ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc5NDgwNTA3fQ.H96O0yFU9lPBahw3BuZfg4O9HUQO-4PgWm4uPtdXM4Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc4c97aead173ae-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.210.147.126",
        "cf-ipcountry": "UG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 20:10:36 UTC] === END API CALL LOG ===
[15-May-2026 20:10:36 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 20:10:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgxIiwidXNlcm5hbWUiOiJhbGxpZWRzZXRoIiwiZW1haWwiOiJrYXRva2F6aWJ3ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc5NDgwNTA3fQ.H96O0yFU9lPBahw3BuZfg4O9HUQO-4PgWm4uPtdXM4Y
[15-May-2026 20:10:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 20:10:36 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 20:10:36 UTC] User ID: 581
[15-May-2026 20:10:36 UTC] ✅ User profile retrieved successfully for user ID: 581
[15-May-2026 20:10:42 UTC] === API CALL LOG ===
[15-May-2026 20:10:42 UTC] Endpoint: user/profile.php
[15-May-2026 20:10:42 UTC] Full Log Data: {
    "timestamp": "2026-05-15 20:10:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.210.147.126",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.210.147.126, 197.234.242.163",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgxIiwidXNlcm5hbWUiOiJhbGxpZWRzZXRoIiwiZW1haWwiOiJrYXRva2F6aWJ3ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc5NDgwNTA3fQ.H96O0yFU9lPBahw3BuZfg4O9HUQO-4PgWm4uPtdXM4Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc4c99ded5973ae-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.210.147.126",
        "cf-ipcountry": "UG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 20:10:42 UTC] === END API CALL LOG ===
[15-May-2026 20:10:42 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 20:10:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgxIiwidXNlcm5hbWUiOiJhbGxpZWRzZXRoIiwiZW1haWwiOiJrYXRva2F6aWJ3ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc5NDgwNTA3fQ.H96O0yFU9lPBahw3BuZfg4O9HUQO-4PgWm4uPtdXM4Y
[15-May-2026 20:10:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 20:10:42 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 20:10:42 UTC] User ID: 581
[15-May-2026 20:10:42 UTC] ✅ User profile retrieved successfully for user ID: 581
[15-May-2026 20:10:43 UTC] === API CALL LOG ===
[15-May-2026 20:10:43 UTC] Endpoint: user/profile.php
[15-May-2026 20:10:43 UTC] Full Log Data: {
    "timestamp": "2026-05-15 20:10:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.210.147.126",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.210.147.126, 197.234.242.163",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgxIiwidXNlcm5hbWUiOiJhbGxpZWRzZXRoIiwiZW1haWwiOiJrYXRva2F6aWJ3ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc5NDgwNTA3fQ.H96O0yFU9lPBahw3BuZfg4O9HUQO-4PgWm4uPtdXM4Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc4c99f0e2f73ae-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.210.147.126",
        "cf-ipcountry": "UG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 20:10:43 UTC] === END API CALL LOG ===
[15-May-2026 20:10:43 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 20:10:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgxIiwidXNlcm5hbWUiOiJhbGxpZWRzZXRoIiwiZW1haWwiOiJrYXRva2F6aWJ3ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc5NDgwNTA3fQ.H96O0yFU9lPBahw3BuZfg4O9HUQO-4PgWm4uPtdXM4Y
[15-May-2026 20:10:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 20:10:43 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 20:10:43 UTC] User ID: 581
[15-May-2026 20:10:43 UTC] ✅ User profile retrieved successfully for user ID: 581
[15-May-2026 20:10:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 20:10:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 20:10:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"41.210.147.126, 197.234.242.163","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgxIiwidXNlcm5hbWUiOiJhbGxpZWRzZXRoIiwiZW1haWwiOiJrYXRva2F6aWJ3ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc5NDgwNTA3fQ.H96O0yFU9lPBahw3BuZfg4O9HUQO-4PgWm4uPtdXM4Y","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fc4c99f0e3373ae-JNB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"41.210.147.126","cf-ipcountry":"UG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-May-2026 20:10:43 UTC] === User Orders API Called ===
[15-May-2026 20:10:43 UTC] User ID: 581
[15-May-2026 20:10:43 UTC] Limit: 20, Offset: 0
[15-May-2026 20:10:43 UTC] Orders found: 1
[15-May-2026 20:10:43 UTC] Orders data: [{"id":280,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/sethsallies\/4","status":"pending","created_at":"2026-05-15 23:40:18","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[15-May-2026 20:10:43 UTC] Total orders count: 1
[15-May-2026 20:10:43 UTC] === API CALL LOG ===
[15-May-2026 20:10:43 UTC] Endpoint: user/profile.php
[15-May-2026 20:10:43 UTC] Full Log Data: {
    "timestamp": "2026-05-15 20:10:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.210.147.126",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.210.147.126, 197.234.242.163",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgxIiwidXNlcm5hbWUiOiJhbGxpZWRzZXRoIiwiZW1haWwiOiJrYXRva2F6aWJ3ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc5NDgwNTA3fQ.H96O0yFU9lPBahw3BuZfg4O9HUQO-4PgWm4uPtdXM4Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc4c99fdebb73ae-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.210.147.126",
        "cf-ipcountry": "UG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 20:10:43 UTC] === END API CALL LOG ===
[15-May-2026 20:10:43 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 20:10:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgxIiwidXNlcm5hbWUiOiJhbGxpZWRzZXRoIiwiZW1haWwiOiJrYXRva2F6aWJ3ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc5NDgwNTA3fQ.H96O0yFU9lPBahw3BuZfg4O9HUQO-4PgWm4uPtdXM4Y
[15-May-2026 20:10:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 20:10:43 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 20:10:43 UTC] User ID: 581
[15-May-2026 20:10:43 UTC] ✅ User profile retrieved successfully for user ID: 581
[15-May-2026 20:10:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 20:10:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 20:10:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"41.210.147.126, 197.234.242.162","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgxIiwidXNlcm5hbWUiOiJhbGxpZWRzZXRoIiwiZW1haWwiOiJrYXRva2F6aWJ3ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc5NDgwNTA3fQ.H96O0yFU9lPBahw3BuZfg4O9HUQO-4PgWm4uPtdXM4Y","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fc4c9d4cf7073ae-JNB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"41.210.147.126","cf-ipcountry":"UG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-May-2026 20:10:51 UTC] === User Orders API Called ===
[15-May-2026 20:10:51 UTC] User ID: 581
[15-May-2026 20:10:51 UTC] Limit: 20, Offset: 0
[15-May-2026 20:10:51 UTC] Orders found: 1
[15-May-2026 20:10:51 UTC] Orders data: [{"id":280,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/sethsallies\/4","status":"pending","created_at":"2026-05-15 23:40:18","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[15-May-2026 20:10:51 UTC] Total orders count: 1
[15-May-2026 20:10:51 UTC] === API CALL LOG ===
[15-May-2026 20:10:51 UTC] Endpoint: user/profile.php
[15-May-2026 20:10:51 UTC] Full Log Data: {
    "timestamp": "2026-05-15 20:10:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.210.147.126",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.210.147.126, 197.234.242.162",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgxIiwidXNlcm5hbWUiOiJhbGxpZWRzZXRoIiwiZW1haWwiOiJrYXRva2F6aWJ3ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc5NDgwNTA3fQ.H96O0yFU9lPBahw3BuZfg4O9HUQO-4PgWm4uPtdXM4Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc4c9d56fd973ae-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.210.147.126",
        "cf-ipcountry": "UG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 20:10:51 UTC] === END API CALL LOG ===
[15-May-2026 20:10:51 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 20:10:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgxIiwidXNlcm5hbWUiOiJhbGxpZWRzZXRoIiwiZW1haWwiOiJrYXRva2F6aWJ3ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc5NDgwNTA3fQ.H96O0yFU9lPBahw3BuZfg4O9HUQO-4PgWm4uPtdXM4Y
[15-May-2026 20:10:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 20:10:51 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 20:10:51 UTC] User ID: 581
[15-May-2026 20:10:51 UTC] ✅ User profile retrieved successfully for user ID: 581
[15-May-2026 20:10:51 UTC] === API CALL LOG ===
[15-May-2026 20:10:51 UTC] Endpoint: user/profile.php
[15-May-2026 20:10:51 UTC] Full Log Data: {
    "timestamp": "2026-05-15 20:10:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.210.147.126",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.210.147.126, 197.234.242.162",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgxIiwidXNlcm5hbWUiOiJhbGxpZWRzZXRoIiwiZW1haWwiOiJrYXRva2F6aWJ3ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc5NDgwNTA3fQ.H96O0yFU9lPBahw3BuZfg4O9HUQO-4PgWm4uPtdXM4Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc4c9d88a5f73ae-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.210.147.126",
        "cf-ipcountry": "UG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 20:10:51 UTC] === END API CALL LOG ===
[15-May-2026 20:10:51 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 20:10:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgxIiwidXNlcm5hbWUiOiJhbGxpZWRzZXRoIiwiZW1haWwiOiJrYXRva2F6aWJ3ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc5NDgwNTA3fQ.H96O0yFU9lPBahw3BuZfg4O9HUQO-4PgWm4uPtdXM4Y
[15-May-2026 20:10:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 20:10:51 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 20:10:51 UTC] User ID: 581
[15-May-2026 20:10:51 UTC] ✅ User profile retrieved successfully for user ID: 581
[15-May-2026 20:10:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 20:10:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 20:10:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"41.210.147.126, 197.234.242.163","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgxIiwidXNlcm5hbWUiOiJhbGxpZWRzZXRoIiwiZW1haWwiOiJrYXRva2F6aWJ3ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc5NDgwNTA3fQ.H96O0yFU9lPBahw3BuZfg4O9HUQO-4PgWm4uPtdXM4Y","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fc4ca002f8173ae-JNB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"41.210.147.126","cf-ipcountry":"UG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-May-2026 20:10:58 UTC] === User Orders API Called ===
[15-May-2026 20:10:58 UTC] User ID: 581
[15-May-2026 20:10:58 UTC] Limit: 20, Offset: 0
[15-May-2026 20:10:58 UTC] Orders found: 1
[15-May-2026 20:10:58 UTC] Orders data: [{"id":280,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/sethsallies\/4","status":"pending","created_at":"2026-05-15 23:40:18","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[15-May-2026 20:10:58 UTC] Total orders count: 1
[15-May-2026 20:10:59 UTC] === API CALL LOG ===
[15-May-2026 20:10:59 UTC] Endpoint: user/profile.php
[15-May-2026 20:10:59 UTC] Full Log Data: {
    "timestamp": "2026-05-15 20:10:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.210.147.126",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.210.147.126, 197.234.242.163",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgxIiwidXNlcm5hbWUiOiJhbGxpZWRzZXRoIiwiZW1haWwiOiJrYXRva2F6aWJ3ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc5NDgwNTA3fQ.H96O0yFU9lPBahw3BuZfg4O9HUQO-4PgWm4uPtdXM4Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc4ca0b1f8e73ae-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.210.147.126",
        "cf-ipcountry": "UG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 20:10:59 UTC] === END API CALL LOG ===
[15-May-2026 20:10:59 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 20:10:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgxIiwidXNlcm5hbWUiOiJhbGxpZWRzZXRoIiwiZW1haWwiOiJrYXRva2F6aWJ3ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc5NDgwNTA3fQ.H96O0yFU9lPBahw3BuZfg4O9HUQO-4PgWm4uPtdXM4Y
[15-May-2026 20:10:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 20:10:59 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 20:10:59 UTC] User ID: 581
[15-May-2026 20:10:59 UTC] ✅ User profile retrieved successfully for user ID: 581
[15-May-2026 20:11:00 UTC] User Purchases API - User ID: 581
[15-May-2026 20:11:00 UTC] User Purchases API - Total purchases found: 0
[15-May-2026 20:11:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 20:11:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 20:11:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"41.210.147.126, 197.234.242.163","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgxIiwidXNlcm5hbWUiOiJhbGxpZWRzZXRoIiwiZW1haWwiOiJrYXRva2F6aWJ3ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc5NDgwNTA3fQ.H96O0yFU9lPBahw3BuZfg4O9HUQO-4PgWm4uPtdXM4Y","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fc4ca1c0bc873ae-JNB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"41.210.147.126","cf-ipcountry":"UG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-May-2026 20:11:02 UTC] === User Orders API Called ===
[15-May-2026 20:11:02 UTC] User ID: 581
[15-May-2026 20:11:02 UTC] Limit: 20, Offset: 0
[15-May-2026 20:11:02 UTC] Orders found: 1
[15-May-2026 20:11:02 UTC] Orders data: [{"id":280,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/sethsallies\/4","status":"pending","created_at":"2026-05-15 23:40:18","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[15-May-2026 20:11:02 UTC] Total orders count: 1
[15-May-2026 20:11:02 UTC] === API CALL LOG ===
[15-May-2026 20:11:02 UTC] Endpoint: user/profile.php
[15-May-2026 20:11:02 UTC] Full Log Data: {
    "timestamp": "2026-05-15 20:11:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.210.147.126",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.210.147.126, 197.234.242.163",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgxIiwidXNlcm5hbWUiOiJhbGxpZWRzZXRoIiwiZW1haWwiOiJrYXRva2F6aWJ3ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc5NDgwNTA3fQ.H96O0yFU9lPBahw3BuZfg4O9HUQO-4PgWm4uPtdXM4Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc4ca1c0bcb73ae-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.210.147.126",
        "cf-ipcountry": "UG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 20:11:02 UTC] === END API CALL LOG ===
[15-May-2026 20:11:02 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 20:11:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgxIiwidXNlcm5hbWUiOiJhbGxpZWRzZXRoIiwiZW1haWwiOiJrYXRva2F6aWJ3ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc5NDgwNTA3fQ.H96O0yFU9lPBahw3BuZfg4O9HUQO-4PgWm4uPtdXM4Y
[15-May-2026 20:11:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 20:11:02 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 20:11:02 UTC] User ID: 581
[15-May-2026 20:11:02 UTC] ✅ User profile retrieved successfully for user ID: 581
[15-May-2026 20:11:03 UTC] === API CALL LOG ===
[15-May-2026 20:11:03 UTC] Endpoint: user/profile.php
[15-May-2026 20:11:03 UTC] Full Log Data: {
    "timestamp": "2026-05-15 20:11:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.210.147.126",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.210.147.126, 197.234.242.163",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgxIiwidXNlcm5hbWUiOiJhbGxpZWRzZXRoIiwiZW1haWwiOiJrYXRva2F6aWJ3ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc5NDgwNTA3fQ.H96O0yFU9lPBahw3BuZfg4O9HUQO-4PgWm4uPtdXM4Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc4ca205ea873ae-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.210.147.126",
        "cf-ipcountry": "UG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 20:11:03 UTC] === END API CALL LOG ===
[15-May-2026 20:11:03 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 20:11:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgxIiwidXNlcm5hbWUiOiJhbGxpZWRzZXRoIiwiZW1haWwiOiJrYXRva2F6aWJ3ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc5NDgwNTA3fQ.H96O0yFU9lPBahw3BuZfg4O9HUQO-4PgWm4uPtdXM4Y
[15-May-2026 20:11:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 20:11:03 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 20:11:03 UTC] User ID: 581
[15-May-2026 20:11:03 UTC] ✅ User profile retrieved successfully for user ID: 581
[15-May-2026 20:11:04 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 20:11:04 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 20:11:04 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"41.210.147.126, 197.234.242.163","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgxIiwidXNlcm5hbWUiOiJhbGxpZWRzZXRoIiwiZW1haWwiOiJrYXRva2F6aWJ3ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc5NDgwNTA3fQ.H96O0yFU9lPBahw3BuZfg4O9HUQO-4PgWm4uPtdXM4Y","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fc4ca260a7173ae-JNB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"41.210.147.126","cf-ipcountry":"UG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-May-2026 20:11:04 UTC] === User Orders API Called ===
[15-May-2026 20:11:04 UTC] User ID: 581
[15-May-2026 20:11:04 UTC] Limit: 20, Offset: 0
[15-May-2026 20:11:04 UTC] Orders found: 1
[15-May-2026 20:11:04 UTC] Orders data: [{"id":280,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/sethsallies\/4","status":"pending","created_at":"2026-05-15 23:40:18","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[15-May-2026 20:11:04 UTC] Total orders count: 1
[15-May-2026 20:11:05 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 20:11:05 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 20:11:05 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"41.210.147.126, 197.234.242.163","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgxIiwidXNlcm5hbWUiOiJhbGxpZWRzZXRoIiwiZW1haWwiOiJrYXRva2F6aWJ3ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc5NDgwNTA3fQ.H96O0yFU9lPBahw3BuZfg4O9HUQO-4PgWm4uPtdXM4Y","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fc4ca308a5573ae-JNB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"41.210.147.126","cf-ipcountry":"UG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-May-2026 20:11:05 UTC] === User Orders API Called ===
[15-May-2026 20:11:05 UTC] User ID: 581
[15-May-2026 20:11:05 UTC] Limit: 20, Offset: 0
[15-May-2026 20:11:05 UTC] === API CALL LOG ===
[15-May-2026 20:11:05 UTC] Endpoint: user/profile.php
[15-May-2026 20:11:05 UTC] Full Log Data: {
    "timestamp": "2026-05-15 20:11:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.210.147.126",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.210.147.126, 197.234.242.163",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgxIiwidXNlcm5hbWUiOiJhbGxpZWRzZXRoIiwiZW1haWwiOiJrYXRva2F6aWJ3ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc5NDgwNTA3fQ.H96O0yFU9lPBahw3BuZfg4O9HUQO-4PgWm4uPtdXM4Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc4ca308a5773ae-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.210.147.126",
        "cf-ipcountry": "UG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 20:11:05 UTC] Orders found: 1
[15-May-2026 20:11:05 UTC] === END API CALL LOG ===
[15-May-2026 20:11:05 UTC] Orders data: [{"id":280,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/sethsallies\/4","status":"pending","created_at":"2026-05-15 23:40:18","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[15-May-2026 20:11:05 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 20:11:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgxIiwidXNlcm5hbWUiOiJhbGxpZWRzZXRoIiwiZW1haWwiOiJrYXRva2F6aWJ3ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc5NDgwNTA3fQ.H96O0yFU9lPBahw3BuZfg4O9HUQO-4PgWm4uPtdXM4Y
[15-May-2026 20:11:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 20:11:05 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 20:11:05 UTC] User ID: 581
[15-May-2026 20:11:05 UTC] Total orders count: 1
[15-May-2026 20:11:05 UTC] ✅ User profile retrieved successfully for user ID: 581
[15-May-2026 20:11:06 UTC] === API CALL LOG ===
[15-May-2026 20:11:06 UTC] Endpoint: user/profile.php
[15-May-2026 20:11:06 UTC] Full Log Data: {
    "timestamp": "2026-05-15 20:11:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.210.147.126",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.210.147.126, 197.234.242.163",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgxIiwidXNlcm5hbWUiOiJhbGxpZWRzZXRoIiwiZW1haWwiOiJrYXRva2F6aWJ3ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc5NDgwNTA3fQ.H96O0yFU9lPBahw3BuZfg4O9HUQO-4PgWm4uPtdXM4Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc4ca347d1a73ae-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.210.147.126",
        "cf-ipcountry": "UG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 20:11:06 UTC] === END API CALL LOG ===
[15-May-2026 20:11:06 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 20:11:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgxIiwidXNlcm5hbWUiOiJhbGxpZWRzZXRoIiwiZW1haWwiOiJrYXRva2F6aWJ3ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc5NDgwNTA3fQ.H96O0yFU9lPBahw3BuZfg4O9HUQO-4PgWm4uPtdXM4Y
[15-May-2026 20:11:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 20:11:06 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 20:11:06 UTC] User ID: 581
[15-May-2026 20:11:06 UTC] ✅ User profile retrieved successfully for user ID: 581
[15-May-2026 20:11:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 20:11:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 20:11:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"41.210.147.126, 197.234.242.163","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgxIiwidXNlcm5hbWUiOiJhbGxpZWRzZXRoIiwiZW1haWwiOiJrYXRva2F6aWJ3ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc5NDgwNTA3fQ.H96O0yFU9lPBahw3BuZfg4O9HUQO-4PgWm4uPtdXM4Y","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fc4cadbccd573ae-JNB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"41.210.147.126","cf-ipcountry":"UG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-May-2026 20:11:33 UTC] === User Orders API Called ===
[15-May-2026 20:11:33 UTC] User ID: 581
[15-May-2026 20:11:33 UTC] Limit: 20, Offset: 0
[15-May-2026 20:11:33 UTC] Orders found: 1
[15-May-2026 20:11:33 UTC] Orders data: [{"id":280,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/sethsallies\/4","status":"pending","created_at":"2026-05-15 23:40:18","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[15-May-2026 20:11:33 UTC] Total orders count: 1
[15-May-2026 20:11:33 UTC] === API CALL LOG ===
[15-May-2026 20:11:33 UTC] Endpoint: user/profile.php
[15-May-2026 20:11:33 UTC] Full Log Data: {
    "timestamp": "2026-05-15 20:11:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.210.147.126",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.210.147.126, 197.234.242.163",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgxIiwidXNlcm5hbWUiOiJhbGxpZWRzZXRoIiwiZW1haWwiOiJrYXRva2F6aWJ3ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc5NDgwNTA3fQ.H96O0yFU9lPBahw3BuZfg4O9HUQO-4PgWm4uPtdXM4Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc4cadbccd673ae-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.210.147.126",
        "cf-ipcountry": "UG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 20:11:33 UTC] === END API CALL LOG ===
[15-May-2026 20:11:33 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 20:11:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgxIiwidXNlcm5hbWUiOiJhbGxpZWRzZXRoIiwiZW1haWwiOiJrYXRva2F6aWJ3ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc5NDgwNTA3fQ.H96O0yFU9lPBahw3BuZfg4O9HUQO-4PgWm4uPtdXM4Y
[15-May-2026 20:11:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 20:11:33 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 20:11:33 UTC] User ID: 581
[15-May-2026 20:11:33 UTC] ✅ User profile retrieved successfully for user ID: 581
[15-May-2026 20:11:33 UTC] === API CALL LOG ===
[15-May-2026 20:11:33 UTC] Endpoint: user/profile.php
[15-May-2026 20:11:33 UTC] Full Log Data: {
    "timestamp": "2026-05-15 20:11:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.210.147.126",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.210.147.126, 197.234.242.163",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgxIiwidXNlcm5hbWUiOiJhbGxpZWRzZXRoIiwiZW1haWwiOiJrYXRva2F6aWJ3ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc5NDgwNTA3fQ.H96O0yFU9lPBahw3BuZfg4O9HUQO-4PgWm4uPtdXM4Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc4cadff84b73ae-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.210.147.126",
        "cf-ipcountry": "UG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 20:11:33 UTC] === END API CALL LOG ===
[15-May-2026 20:11:33 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 20:11:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgxIiwidXNlcm5hbWUiOiJhbGxpZWRzZXRoIiwiZW1haWwiOiJrYXRva2F6aWJ3ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc5NDgwNTA3fQ.H96O0yFU9lPBahw3BuZfg4O9HUQO-4PgWm4uPtdXM4Y
[15-May-2026 20:11:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 20:11:33 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 20:11:33 UTC] User ID: 581
[15-May-2026 20:11:33 UTC] ✅ User profile retrieved successfully for user ID: 581
[15-May-2026 20:11:53 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 20:11:53 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 20:11:53 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"41.210.147.126, 197.234.242.163","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgxIiwidXNlcm5hbWUiOiJhbGxpZWRzZXRoIiwiZW1haWwiOiJrYXRva2F6aWJ3ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc5NDgwNTA3fQ.H96O0yFU9lPBahw3BuZfg4O9HUQO-4PgWm4uPtdXM4Y","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fc4cb54697173ae-JNB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"41.210.147.126","cf-ipcountry":"UG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-May-2026 20:11:53 UTC] === User Orders API Called ===
[15-May-2026 20:11:53 UTC] User ID: 581
[15-May-2026 20:11:53 UTC] Limit: 20, Offset: 0
[15-May-2026 20:11:53 UTC] Orders found: 1
[15-May-2026 20:11:53 UTC] Orders data: [{"id":280,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/sethsallies\/4","status":"pending","created_at":"2026-05-15 23:40:18","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[15-May-2026 20:11:53 UTC] Total orders count: 1
[15-May-2026 20:11:54 UTC] === API CALL LOG ===
[15-May-2026 20:11:54 UTC] Endpoint: user/profile.php
[15-May-2026 20:11:54 UTC] Full Log Data: {
    "timestamp": "2026-05-15 20:11:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.210.147.126",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.210.147.126, 197.234.242.163",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgxIiwidXNlcm5hbWUiOiJhbGxpZWRzZXRoIiwiZW1haWwiOiJrYXRva2F6aWJ3ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc5NDgwNTA3fQ.H96O0yFU9lPBahw3BuZfg4O9HUQO-4PgWm4uPtdXM4Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc4cb627d0273ae-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.210.147.126",
        "cf-ipcountry": "UG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 20:11:54 UTC] === END API CALL LOG ===
[15-May-2026 20:11:54 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 20:11:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgxIiwidXNlcm5hbWUiOiJhbGxpZWRzZXRoIiwiZW1haWwiOiJrYXRva2F6aWJ3ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc5NDgwNTA3fQ.H96O0yFU9lPBahw3BuZfg4O9HUQO-4PgWm4uPtdXM4Y
[15-May-2026 20:11:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 20:11:54 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 20:11:54 UTC] User ID: 581
[15-May-2026 20:11:54 UTC] ✅ User profile retrieved successfully for user ID: 581
[15-May-2026 20:11:55 UTC] User Purchases API - User ID: 581
[15-May-2026 20:11:55 UTC] User Purchases API - Total purchases found: 1
[15-May-2026 20:12:19 UTC] User Purchases API - User ID: 581
[15-May-2026 20:12:19 UTC] User Purchases API - Total purchases found: 1
[15-May-2026 20:12:20 UTC] === API CALL LOG ===
[15-May-2026 20:12:20 UTC] Endpoint: user/profile.php
[15-May-2026 20:12:20 UTC] Full Log Data: {
    "timestamp": "2026-05-15 20:12:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.210.147.126",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.210.147.126, 197.234.242.163",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgxIiwidXNlcm5hbWUiOiJhbGxpZWRzZXRoIiwiZW1haWwiOiJrYXRva2F6aWJ3ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc5NDgwNTA3fQ.H96O0yFU9lPBahw3BuZfg4O9HUQO-4PgWm4uPtdXM4Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc4cc060bff73ae-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.210.147.126",
        "cf-ipcountry": "UG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 20:12:20 UTC] === END API CALL LOG ===
[15-May-2026 20:12:20 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 20:12:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgxIiwidXNlcm5hbWUiOiJhbGxpZWRzZXRoIiwiZW1haWwiOiJrYXRva2F6aWJ3ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc5NDgwNTA3fQ.H96O0yFU9lPBahw3BuZfg4O9HUQO-4PgWm4uPtdXM4Y
[15-May-2026 20:12:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 20:12:20 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 20:12:20 UTC] User ID: 581
[15-May-2026 20:12:20 UTC] ✅ User profile retrieved successfully for user ID: 581
[15-May-2026 20:12:21 UTC] User Purchases API - User ID: 581
[15-May-2026 20:12:21 UTC] User Purchases API - Total purchases found: 1
[15-May-2026 20:12:22 UTC] User Purchases API - User ID: 581
[15-May-2026 20:12:22 UTC] User Purchases API - Total purchases found: 1
[15-May-2026 20:12:24 UTC] === API CALL LOG ===
[15-May-2026 20:12:24 UTC] Endpoint: user/profile.php
[15-May-2026 20:12:24 UTC] Full Log Data: {
    "timestamp": "2026-05-15 20:12:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.210.147.126",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.210.147.126, 197.234.242.163",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgxIiwidXNlcm5hbWUiOiJhbGxpZWRzZXRoIiwiZW1haWwiOiJrYXRva2F6aWJ3ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc5NDgwNTA3fQ.H96O0yFU9lPBahw3BuZfg4O9HUQO-4PgWm4uPtdXM4Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc4cc1c1d8173ae-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.210.147.126",
        "cf-ipcountry": "UG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 20:12:24 UTC] === END API CALL LOG ===
[15-May-2026 20:12:24 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 20:12:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgxIiwidXNlcm5hbWUiOiJhbGxpZWRzZXRoIiwiZW1haWwiOiJrYXRva2F6aWJ3ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc5NDgwNTA3fQ.H96O0yFU9lPBahw3BuZfg4O9HUQO-4PgWm4uPtdXM4Y
[15-May-2026 20:12:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 20:12:24 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 20:12:24 UTC] User ID: 581
[15-May-2026 20:12:24 UTC] ✅ User profile retrieved successfully for user ID: 581
[15-May-2026 20:12:24 UTC] User Purchases API - User ID: 581
[15-May-2026 20:12:24 UTC] User Purchases API - Total purchases found: 1
[15-May-2026 20:12:28 UTC] === API CALL LOG ===
[15-May-2026 20:12:28 UTC] Endpoint: user/profile.php
[15-May-2026 20:12:28 UTC] Full Log Data: {
    "timestamp": "2026-05-15 20:12:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.210.147.126",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.210.147.126, 197.234.242.163",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgxIiwidXNlcm5hbWUiOiJhbGxpZWRzZXRoIiwiZW1haWwiOiJrYXRva2F6aWJ3ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc5NDgwNTA3fQ.H96O0yFU9lPBahw3BuZfg4O9HUQO-4PgWm4uPtdXM4Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc4cc336eed73ae-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.210.147.126",
        "cf-ipcountry": "UG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 20:12:28 UTC] === END API CALL LOG ===
[15-May-2026 20:12:28 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 20:12:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgxIiwidXNlcm5hbWUiOiJhbGxpZWRzZXRoIiwiZW1haWwiOiJrYXRva2F6aWJ3ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc5NDgwNTA3fQ.H96O0yFU9lPBahw3BuZfg4O9HUQO-4PgWm4uPtdXM4Y
[15-May-2026 20:12:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 20:12:28 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 20:12:28 UTC] User ID: 581
[15-May-2026 20:12:28 UTC] ✅ User profile retrieved successfully for user ID: 581
[15-May-2026 20:12:28 UTC] User Purchases API - User ID: 581
[15-May-2026 20:12:28 UTC] User Purchases API - Total purchases found: 1
[15-May-2026 20:12:32 UTC] User Purchases API - User ID: 581
[15-May-2026 20:12:32 UTC] User Purchases API - Total purchases found: 1
[15-May-2026 20:12:32 UTC] User Purchases API - User ID: 581
[15-May-2026 20:12:32 UTC] User Purchases API - Total purchases found: 1
[15-May-2026 20:12:34 UTC] === API CALL LOG ===
[15-May-2026 20:12:34 UTC] Endpoint: user/profile.php
[15-May-2026 20:12:34 UTC] Full Log Data: {
    "timestamp": "2026-05-15 20:12:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.210.147.126",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.210.147.126, 197.234.242.163",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgxIiwidXNlcm5hbWUiOiJhbGxpZWRzZXRoIiwiZW1haWwiOiJrYXRva2F6aWJ3ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc5NDgwNTA3fQ.H96O0yFU9lPBahw3BuZfg4O9HUQO-4PgWm4uPtdXM4Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc4cc598d6a73ae-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.210.147.126",
        "cf-ipcountry": "UG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 20:12:34 UTC] === END API CALL LOG ===
[15-May-2026 20:12:34 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 20:12:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgxIiwidXNlcm5hbWUiOiJhbGxpZWRzZXRoIiwiZW1haWwiOiJrYXRva2F6aWJ3ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc5NDgwNTA3fQ.H96O0yFU9lPBahw3BuZfg4O9HUQO-4PgWm4uPtdXM4Y
[15-May-2026 20:12:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 20:12:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 20:12:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 20:12:34 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 20:12:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"41.210.147.126, 197.234.242.163","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgxIiwidXNlcm5hbWUiOiJhbGxpZWRzZXRoIiwiZW1haWwiOiJrYXRva2F6aWJ3ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc5NDgwNTA3fQ.H96O0yFU9lPBahw3BuZfg4O9HUQO-4PgWm4uPtdXM4Y","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fc4cc598d6773ae-JNB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"41.210.147.126","cf-ipcountry":"UG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-May-2026 20:12:34 UTC] User ID: 581
[15-May-2026 20:12:34 UTC] === User Orders API Called ===
[15-May-2026 20:12:34 UTC] User ID: 581
[15-May-2026 20:12:34 UTC] Limit: 20, Offset: 0
[15-May-2026 20:12:34 UTC] ✅ User profile retrieved successfully for user ID: 581
[15-May-2026 20:12:34 UTC] Orders found: 1
[15-May-2026 20:12:34 UTC] Orders data: [{"id":280,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/sethsallies\/4","status":"pending","created_at":"2026-05-15 23:40:18","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[15-May-2026 20:12:34 UTC] Total orders count: 1
[15-May-2026 20:12:34 UTC] === API CALL LOG ===
[15-May-2026 20:12:34 UTC] Endpoint: user/profile.php
[15-May-2026 20:12:34 UTC] Full Log Data: {
    "timestamp": "2026-05-15 20:12:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.210.147.126",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.210.147.126, 197.234.242.163",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgxIiwidXNlcm5hbWUiOiJhbGxpZWRzZXRoIiwiZW1haWwiOiJrYXRva2F6aWJ3ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc5NDgwNTA3fQ.H96O0yFU9lPBahw3BuZfg4O9HUQO-4PgWm4uPtdXM4Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc4cc5d586b73ae-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.210.147.126",
        "cf-ipcountry": "UG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 20:12:34 UTC] === END API CALL LOG ===
[15-May-2026 20:12:34 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 20:12:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgxIiwidXNlcm5hbWUiOiJhbGxpZWRzZXRoIiwiZW1haWwiOiJrYXRva2F6aWJ3ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc5NDgwNTA3fQ.H96O0yFU9lPBahw3BuZfg4O9HUQO-4PgWm4uPtdXM4Y
[15-May-2026 20:12:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 20:12:34 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 20:12:34 UTC] User ID: 581
[15-May-2026 20:12:34 UTC] ✅ User profile retrieved successfully for user ID: 581
[15-May-2026 20:12:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 20:12:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 20:12:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"41.210.147.126, 197.234.242.163","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgxIiwidXNlcm5hbWUiOiJhbGxpZWRzZXRoIiwiZW1haWwiOiJrYXRva2F6aWJ3ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc5NDgwNTA3fQ.H96O0yFU9lPBahw3BuZfg4O9HUQO-4PgWm4uPtdXM4Y","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fc4cc6a6cad73ae-JNB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"41.210.147.126","cf-ipcountry":"UG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-May-2026 20:12:36 UTC] === User Orders API Called ===
[15-May-2026 20:12:36 UTC] User ID: 581
[15-May-2026 20:12:36 UTC] Limit: 20, Offset: 0
[15-May-2026 20:12:36 UTC] Orders found: 1
[15-May-2026 20:12:36 UTC] Orders data: [{"id":280,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/sethsallies\/4","status":"pending","created_at":"2026-05-15 23:40:18","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[15-May-2026 20:12:36 UTC] Total orders count: 1
[15-May-2026 20:12:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 20:12:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 20:12:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"41.210.147.126, 197.234.242.163","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgxIiwidXNlcm5hbWUiOiJhbGxpZWRzZXRoIiwiZW1haWwiOiJrYXRva2F6aWJ3ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc5NDgwNTA3fQ.H96O0yFU9lPBahw3BuZfg4O9HUQO-4PgWm4uPtdXM4Y","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fc4cc8e0fdf73ae-JNB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"41.210.147.126","cf-ipcountry":"UG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-May-2026 20:12:43 UTC] === User Orders API Called ===
[15-May-2026 20:12:43 UTC] User ID: 581
[15-May-2026 20:12:43 UTC] Limit: 20, Offset: 0
[15-May-2026 20:12:43 UTC] Orders found: 1
[15-May-2026 20:12:43 UTC] Orders data: [{"id":280,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/sethsallies\/4","status":"pending","created_at":"2026-05-15 23:40:18","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[15-May-2026 20:12:43 UTC] Total orders count: 1
[15-May-2026 20:12:43 UTC] === API CALL LOG ===
[15-May-2026 20:12:43 UTC] Endpoint: user/profile.php
[15-May-2026 20:12:43 UTC] Full Log Data: {
    "timestamp": "2026-05-15 20:12:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.210.147.126",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.210.147.126, 197.234.242.163",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgxIiwidXNlcm5hbWUiOiJhbGxpZWRzZXRoIiwiZW1haWwiOiJrYXRva2F6aWJ3ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc5NDgwNTA3fQ.H96O0yFU9lPBahw3BuZfg4O9HUQO-4PgWm4uPtdXM4Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc4cc8ea84373ae-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.210.147.126",
        "cf-ipcountry": "UG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 20:12:43 UTC] === END API CALL LOG ===
[15-May-2026 20:12:43 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 20:12:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgxIiwidXNlcm5hbWUiOiJhbGxpZWRzZXRoIiwiZW1haWwiOiJrYXRva2F6aWJ3ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc5NDgwNTA3fQ.H96O0yFU9lPBahw3BuZfg4O9HUQO-4PgWm4uPtdXM4Y
[15-May-2026 20:12:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 20:12:43 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 20:12:43 UTC] User ID: 581
[15-May-2026 20:12:43 UTC] ✅ User profile retrieved successfully for user ID: 581
[15-May-2026 20:12:43 UTC] === API CALL LOG ===
[15-May-2026 20:12:43 UTC] Endpoint: user/profile.php
[15-May-2026 20:12:43 UTC] Full Log Data: {
    "timestamp": "2026-05-15 20:12:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.210.147.126",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.210.147.126, 197.234.242.163",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgxIiwidXNlcm5hbWUiOiJhbGxpZWRzZXRoIiwiZW1haWwiOiJrYXRva2F6aWJ3ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc5NDgwNTA3fQ.H96O0yFU9lPBahw3BuZfg4O9HUQO-4PgWm4uPtdXM4Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc4cc923a8473ae-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.210.147.126",
        "cf-ipcountry": "UG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 20:12:43 UTC] === END API CALL LOG ===
[15-May-2026 20:12:43 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 20:12:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgxIiwidXNlcm5hbWUiOiJhbGxpZWRzZXRoIiwiZW1haWwiOiJrYXRva2F6aWJ3ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc5NDgwNTA3fQ.H96O0yFU9lPBahw3BuZfg4O9HUQO-4PgWm4uPtdXM4Y
[15-May-2026 20:12:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 20:12:43 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 20:12:43 UTC] User ID: 581
[15-May-2026 20:12:43 UTC] ✅ User profile retrieved successfully for user ID: 581
[15-May-2026 20:13:07 UTC] === API CALL LOG ===
[15-May-2026 20:13:07 UTC] Endpoint: user/profile.php
[15-May-2026 20:13:07 UTC] Full Log Data: {
    "timestamp": "2026-05-15 20:13:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.210.147.126",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.210.147.126, 197.234.242.162",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgxIiwidXNlcm5hbWUiOiJhbGxpZWRzZXRoIiwiZW1haWwiOiJrYXRva2F6aWJ3ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc5NDgwNTA3fQ.H96O0yFU9lPBahw3BuZfg4O9HUQO-4PgWm4uPtdXM4Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc4cd28ff2d73ae-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.210.147.126",
        "cf-ipcountry": "UG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 20:13:07 UTC] === END API CALL LOG ===
[15-May-2026 20:13:07 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 20:13:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgxIiwidXNlcm5hbWUiOiJhbGxpZWRzZXRoIiwiZW1haWwiOiJrYXRva2F6aWJ3ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc5NDgwNTA3fQ.H96O0yFU9lPBahw3BuZfg4O9HUQO-4PgWm4uPtdXM4Y
[15-May-2026 20:13:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 20:13:07 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 20:13:07 UTC] User ID: 581
[15-May-2026 20:13:07 UTC] ✅ User profile retrieved successfully for user ID: 581
[15-May-2026 20:13:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 20:13:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 20:13:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"41.210.147.126, 197.234.242.162","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgxIiwidXNlcm5hbWUiOiJhbGxpZWRzZXRoIiwiZW1haWwiOiJrYXRva2F6aWJ3ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc5NDgwNTA3fQ.H96O0yFU9lPBahw3BuZfg4O9HUQO-4PgWm4uPtdXM4Y","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fc4cd28ff2c73ae-JNB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"41.210.147.126","cf-ipcountry":"UG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-May-2026 20:13:08 UTC] === User Orders API Called ===
[15-May-2026 20:13:08 UTC] User ID: 581
[15-May-2026 20:13:08 UTC] Limit: 20, Offset: 0
[15-May-2026 20:13:08 UTC] Orders found: 1
[15-May-2026 20:13:08 UTC] Orders data: [{"id":280,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/sethsallies\/4","status":"pending","created_at":"2026-05-15 23:40:18","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[15-May-2026 20:13:08 UTC] Total orders count: 1
[15-May-2026 20:13:08 UTC] === API CALL LOG ===
[15-May-2026 20:13:08 UTC] Endpoint: user/profile.php
[15-May-2026 20:13:08 UTC] Full Log Data: {
    "timestamp": "2026-05-15 20:13:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.210.147.126",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.210.147.126, 197.234.242.163",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgxIiwidXNlcm5hbWUiOiJhbGxpZWRzZXRoIiwiZW1haWwiOiJrYXRva2F6aWJ3ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc5NDgwNTA3fQ.H96O0yFU9lPBahw3BuZfg4O9HUQO-4PgWm4uPtdXM4Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc4cd2ce9e673ae-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.210.147.126",
        "cf-ipcountry": "UG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 20:13:08 UTC] === END API CALL LOG ===
[15-May-2026 20:13:08 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 20:13:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgxIiwidXNlcm5hbWUiOiJhbGxpZWRzZXRoIiwiZW1haWwiOiJrYXRva2F6aWJ3ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc5NDgwNTA3fQ.H96O0yFU9lPBahw3BuZfg4O9HUQO-4PgWm4uPtdXM4Y
[15-May-2026 20:13:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 20:13:08 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 20:13:08 UTC] User ID: 581
[15-May-2026 20:13:08 UTC] ✅ User profile retrieved successfully for user ID: 581
[15-May-2026 20:13:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 20:13:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 20:13:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"41.210.147.126, 197.234.242.162","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgxIiwidXNlcm5hbWUiOiJhbGxpZWRzZXRoIiwiZW1haWwiOiJrYXRva2F6aWJ3ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc5NDgwNTA3fQ.H96O0yFU9lPBahw3BuZfg4O9HUQO-4PgWm4uPtdXM4Y","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fc4ce038ddf73ae-JNB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"41.210.147.126","cf-ipcountry":"UG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-May-2026 20:13:42 UTC] === User Orders API Called ===
[15-May-2026 20:13:42 UTC] User ID: 581
[15-May-2026 20:13:42 UTC] Limit: 20, Offset: 0
[15-May-2026 20:13:42 UTC] Orders found: 1
[15-May-2026 20:13:42 UTC] Orders data: [{"id":280,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/sethsallies\/4","status":"pending","created_at":"2026-05-15 23:40:18","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[15-May-2026 20:13:42 UTC] Total orders count: 1
[15-May-2026 20:13:42 UTC] === API CALL LOG ===
[15-May-2026 20:13:42 UTC] Endpoint: user/profile.php
[15-May-2026 20:13:42 UTC] Full Log Data: {
    "timestamp": "2026-05-15 20:13:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.210.147.126",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.210.147.126, 197.234.242.162",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgxIiwidXNlcm5hbWUiOiJhbGxpZWRzZXRoIiwiZW1haWwiOiJrYXRva2F6aWJ3ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc5NDgwNTA3fQ.H96O0yFU9lPBahw3BuZfg4O9HUQO-4PgWm4uPtdXM4Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc4ce038de173ae-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.210.147.126",
        "cf-ipcountry": "UG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 20:13:42 UTC] === END API CALL LOG ===
[15-May-2026 20:13:42 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 20:13:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgxIiwidXNlcm5hbWUiOiJhbGxpZWRzZXRoIiwiZW1haWwiOiJrYXRva2F6aWJ3ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc5NDgwNTA3fQ.H96O0yFU9lPBahw3BuZfg4O9HUQO-4PgWm4uPtdXM4Y
[15-May-2026 20:13:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 20:13:42 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 20:13:42 UTC] User ID: 581
[15-May-2026 20:13:42 UTC] ✅ User profile retrieved successfully for user ID: 581
[15-May-2026 20:13:43 UTC] === API CALL LOG ===
[15-May-2026 20:13:43 UTC] Endpoint: user/profile.php
[15-May-2026 20:13:43 UTC] Full Log Data: {
    "timestamp": "2026-05-15 20:13:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.210.147.126",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.210.147.126, 197.234.242.162",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgxIiwidXNlcm5hbWUiOiJhbGxpZWRzZXRoIiwiZW1haWwiOiJrYXRva2F6aWJ3ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc5NDgwNTA3fQ.H96O0yFU9lPBahw3BuZfg4O9HUQO-4PgWm4uPtdXM4Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc4ce07686b73ae-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.210.147.126",
        "cf-ipcountry": "UG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 20:13:43 UTC] === END API CALL LOG ===
[15-May-2026 20:13:43 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 20:13:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgxIiwidXNlcm5hbWUiOiJhbGxpZWRzZXRoIiwiZW1haWwiOiJrYXRva2F6aWJ3ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc5NDgwNTA3fQ.H96O0yFU9lPBahw3BuZfg4O9HUQO-4PgWm4uPtdXM4Y
[15-May-2026 20:13:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 20:13:43 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 20:13:43 UTC] User ID: 581
[15-May-2026 20:13:43 UTC] ✅ User profile retrieved successfully for user ID: 581
[15-May-2026 20:13:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 20:13:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 20:13:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"41.210.147.126, 197.234.242.162","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgxIiwidXNlcm5hbWUiOiJhbGxpZWRzZXRoIiwiZW1haWwiOiJrYXRva2F6aWJ3ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc5NDgwNTA3fQ.H96O0yFU9lPBahw3BuZfg4O9HUQO-4PgWm4uPtdXM4Y","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fc4ce2c5ba273ae-JNB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"41.210.147.126","cf-ipcountry":"UG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-May-2026 20:13:48 UTC] === User Orders API Called ===
[15-May-2026 20:13:48 UTC] User ID: 581
[15-May-2026 20:13:48 UTC] Limit: 20, Offset: 0
[15-May-2026 20:13:48 UTC] Orders found: 1
[15-May-2026 20:13:48 UTC] Orders data: [{"id":280,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/sethsallies\/4","status":"pending","created_at":"2026-05-15 23:40:18","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[15-May-2026 20:13:48 UTC] Total orders count: 1
[15-May-2026 20:13:49 UTC] === API CALL LOG ===
[15-May-2026 20:13:49 UTC] Endpoint: user/profile.php
[15-May-2026 20:13:49 UTC] Full Log Data: {
    "timestamp": "2026-05-15 20:13:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.210.147.126",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.210.147.126, 197.234.242.162",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgxIiwidXNlcm5hbWUiOiJhbGxpZWRzZXRoIiwiZW1haWwiOiJrYXRva2F6aWJ3ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc5NDgwNTA3fQ.H96O0yFU9lPBahw3BuZfg4O9HUQO-4PgWm4uPtdXM4Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc4ce2d1c1973ae-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.210.147.126",
        "cf-ipcountry": "UG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 20:13:49 UTC] === END API CALL LOG ===
[15-May-2026 20:13:49 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 20:13:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgxIiwidXNlcm5hbWUiOiJhbGxpZWRzZXRoIiwiZW1haWwiOiJrYXRva2F6aWJ3ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc5NDgwNTA3fQ.H96O0yFU9lPBahw3BuZfg4O9HUQO-4PgWm4uPtdXM4Y
[15-May-2026 20:13:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 20:13:49 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 20:13:49 UTC] User ID: 581
[15-May-2026 20:13:49 UTC] ✅ User profile retrieved successfully for user ID: 581
[15-May-2026 20:13:49 UTC] === API CALL LOG ===
[15-May-2026 20:13:49 UTC] Endpoint: user/profile.php
[15-May-2026 20:13:49 UTC] Full Log Data: {
    "timestamp": "2026-05-15 20:13:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.210.147.126",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.210.147.126, 197.234.242.162",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgxIiwidXNlcm5hbWUiOiJhbGxpZWRzZXRoIiwiZW1haWwiOiJrYXRva2F6aWJ3ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc5NDgwNTA3fQ.H96O0yFU9lPBahw3BuZfg4O9HUQO-4PgWm4uPtdXM4Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc4ce305eab73ae-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.210.147.126",
        "cf-ipcountry": "UG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 20:13:49 UTC] === END API CALL LOG ===
[15-May-2026 20:13:49 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 20:13:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgxIiwidXNlcm5hbWUiOiJhbGxpZWRzZXRoIiwiZW1haWwiOiJrYXRva2F6aWJ3ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc5NDgwNTA3fQ.H96O0yFU9lPBahw3BuZfg4O9HUQO-4PgWm4uPtdXM4Y
[15-May-2026 20:13:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 20:13:49 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 20:13:49 UTC] User ID: 581
[15-May-2026 20:13:49 UTC] ✅ User profile retrieved successfully for user ID: 581
[15-May-2026 20:14:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 20:14:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 20:14:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"41.210.147.126, 197.234.242.163","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgxIiwidXNlcm5hbWUiOiJhbGxpZWRzZXRoIiwiZW1haWwiOiJrYXRva2F6aWJ3ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc5NDgwNTA3fQ.H96O0yFU9lPBahw3BuZfg4O9HUQO-4PgWm4uPtdXM4Y","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fc4ce9fcad373ae-JNB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"41.210.147.126","cf-ipcountry":"UG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-May-2026 20:14:07 UTC] === User Orders API Called ===
[15-May-2026 20:14:07 UTC] User ID: 581
[15-May-2026 20:14:07 UTC] Limit: 20, Offset: 0
[15-May-2026 20:14:07 UTC] Orders found: 2
[15-May-2026 20:14:07 UTC] Orders data: [{"id":281,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/sethsallies\/4","status":"pending","created_at":"2026-05-15 23:44:04","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":280,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/sethsallies\/4","status":"pending","created_at":"2026-05-15 23:40:18","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[15-May-2026 20:14:07 UTC] Total orders count: 2
[15-May-2026 20:14:13 UTC] === API CALL LOG ===
[15-May-2026 20:14:13 UTC] Endpoint: user/profile.php
[15-May-2026 20:14:13 UTC] Full Log Data: {
    "timestamp": "2026-05-15 20:14:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.210.147.126",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.210.147.126, 172.69.5.139",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgxIiwidXNlcm5hbWUiOiJhbGxpZWRzZXRoIiwiZW1haWwiOiJrYXRva2F6aWJ3ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc5NDgwNTA3fQ.H96O0yFU9lPBahw3BuZfg4O9HUQO-4PgWm4uPtdXM4Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc4cec3cfbec836-EBB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.210.147.126",
        "cf-ipcountry": "UG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 20:14:13 UTC] === END API CALL LOG ===
[15-May-2026 20:14:13 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 20:14:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgxIiwidXNlcm5hbWUiOiJhbGxpZWRzZXRoIiwiZW1haWwiOiJrYXRva2F6aWJ3ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc5NDgwNTA3fQ.H96O0yFU9lPBahw3BuZfg4O9HUQO-4PgWm4uPtdXM4Y
[15-May-2026 20:14:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 20:14:13 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 20:14:13 UTC] User ID: 581
[15-May-2026 20:14:13 UTC] ✅ User profile retrieved successfully for user ID: 581
[15-May-2026 20:14:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 20:14:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 20:14:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"41.210.147.126, 172.69.5.138","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgxIiwidXNlcm5hbWUiOiJhbGxpZWRzZXRoIiwiZW1haWwiOiJrYXRva2F6aWJ3ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc5NDgwNTA3fQ.H96O0yFU9lPBahw3BuZfg4O9HUQO-4PgWm4uPtdXM4Y","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fc4cec599d4c836-EBB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"41.210.147.126","cf-ipcountry":"UG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-May-2026 20:14:14 UTC] === User Orders API Called ===
[15-May-2026 20:14:14 UTC] User ID: 581
[15-May-2026 20:14:14 UTC] Limit: 20, Offset: 0
[15-May-2026 20:14:14 UTC] Orders found: 2
[15-May-2026 20:14:14 UTC] Orders data: [{"id":281,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/sethsallies\/4","status":"pending","created_at":"2026-05-15 23:44:04","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":280,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/sethsallies\/4","status":"pending","created_at":"2026-05-15 23:40:18","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[15-May-2026 20:14:14 UTC] Total orders count: 2
[15-May-2026 20:14:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 20:14:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 20:14:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"41.210.147.126, 172.69.5.138","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgxIiwidXNlcm5hbWUiOiJhbGxpZWRzZXRoIiwiZW1haWwiOiJrYXRva2F6aWJ3ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc5NDgwNTA3fQ.H96O0yFU9lPBahw3BuZfg4O9HUQO-4PgWm4uPtdXM4Y","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fc4ceca6f2ac836-EBB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"41.210.147.126","cf-ipcountry":"UG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-May-2026 20:14:14 UTC] === User Orders API Called ===
[15-May-2026 20:14:14 UTC] User ID: 581
[15-May-2026 20:14:14 UTC] Limit: 20, Offset: 0
[15-May-2026 20:14:14 UTC] Orders found: 2
[15-May-2026 20:14:14 UTC] Orders data: [{"id":281,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/sethsallies\/4","status":"pending","created_at":"2026-05-15 23:44:04","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":280,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/sethsallies\/4","status":"pending","created_at":"2026-05-15 23:40:18","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[15-May-2026 20:14:14 UTC] Total orders count: 2
[15-May-2026 20:14:14 UTC] === API CALL LOG ===
[15-May-2026 20:14:14 UTC] Endpoint: user/profile.php
[15-May-2026 20:14:14 UTC] Full Log Data: {
    "timestamp": "2026-05-15 20:14:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.210.147.126",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.210.147.126, 172.69.5.138",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgxIiwidXNlcm5hbWUiOiJhbGxpZWRzZXRoIiwiZW1haWwiOiJrYXRva2F6aWJ3ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc5NDgwNTA3fQ.H96O0yFU9lPBahw3BuZfg4O9HUQO-4PgWm4uPtdXM4Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc4ceca9f74c836-EBB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.210.147.126",
        "cf-ipcountry": "UG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 20:14:14 UTC] === END API CALL LOG ===
[15-May-2026 20:14:14 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 20:14:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgxIiwidXNlcm5hbWUiOiJhbGxpZWRzZXRoIiwiZW1haWwiOiJrYXRva2F6aWJ3ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc5NDgwNTA3fQ.H96O0yFU9lPBahw3BuZfg4O9HUQO-4PgWm4uPtdXM4Y
[15-May-2026 20:14:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 20:14:14 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 20:14:14 UTC] User ID: 581
[15-May-2026 20:14:14 UTC] ✅ User profile retrieved successfully for user ID: 581
[15-May-2026 20:14:14 UTC] === API CALL LOG ===
[15-May-2026 20:14:14 UTC] Endpoint: user/profile.php
[15-May-2026 20:14:14 UTC] Full Log Data: {
    "timestamp": "2026-05-15 20:14:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.210.147.126",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.210.147.126, 172.69.5.138",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgxIiwidXNlcm5hbWUiOiJhbGxpZWRzZXRoIiwiZW1haWwiOiJrYXRva2F6aWJ3ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc5NDgwNTA3fQ.H96O0yFU9lPBahw3BuZfg4O9HUQO-4PgWm4uPtdXM4Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc4cecadfa5c836-EBB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.210.147.126",
        "cf-ipcountry": "UG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 20:14:14 UTC] === END API CALL LOG ===
[15-May-2026 20:14:14 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 20:14:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgxIiwidXNlcm5hbWUiOiJhbGxpZWRzZXRoIiwiZW1haWwiOiJrYXRva2F6aWJ3ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc5NDgwNTA3fQ.H96O0yFU9lPBahw3BuZfg4O9HUQO-4PgWm4uPtdXM4Y
[15-May-2026 20:14:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 20:14:14 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 20:14:14 UTC] User ID: 581
[15-May-2026 20:14:14 UTC] ✅ User profile retrieved successfully for user ID: 581
[15-May-2026 20:14:17 UTC] === API CALL LOG ===
[15-May-2026 20:14:17 UTC] Endpoint: user/profile.php
[15-May-2026 20:14:17 UTC] Full Log Data: {
    "timestamp": "2026-05-15 20:14:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.210.147.126",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.210.147.126, 172.69.5.139",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgxIiwidXNlcm5hbWUiOiJhbGxpZWRzZXRoIiwiZW1haWwiOiJrYXRva2F6aWJ3ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc5NDgwNTA3fQ.H96O0yFU9lPBahw3BuZfg4O9HUQO-4PgWm4uPtdXM4Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc4cedeaf60c836-EBB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.210.147.126",
        "cf-ipcountry": "UG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 20:14:17 UTC] === END API CALL LOG ===
[15-May-2026 20:14:17 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 20:14:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgxIiwidXNlcm5hbWUiOiJhbGxpZWRzZXRoIiwiZW1haWwiOiJrYXRva2F6aWJ3ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc5NDgwNTA3fQ.H96O0yFU9lPBahw3BuZfg4O9HUQO-4PgWm4uPtdXM4Y
[15-May-2026 20:14:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 20:14:17 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 20:14:17 UTC] User ID: 581
[15-May-2026 20:14:17 UTC] ✅ User profile retrieved successfully for user ID: 581
[15-May-2026 20:14:34 UTC] === API CALL LOG ===
[15-May-2026 20:14:34 UTC] Endpoint: user/profile.php
[15-May-2026 20:14:34 UTC] Full Log Data: {
    "timestamp": "2026-05-15 20:14:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.210.147.126",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.210.147.126, 172.69.5.139",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgxIiwidXNlcm5hbWUiOiJhbGxpZWRzZXRoIiwiZW1haWwiOiJrYXRva2F6aWJ3ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc5NDgwNTA3fQ.H96O0yFU9lPBahw3BuZfg4O9HUQO-4PgWm4uPtdXM4Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc4cf41dc1fc836-EBB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.210.147.126",
        "cf-ipcountry": "UG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 20:14:34 UTC] === END API CALL LOG ===
[15-May-2026 20:14:34 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 20:14:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgxIiwidXNlcm5hbWUiOiJhbGxpZWRzZXRoIiwiZW1haWwiOiJrYXRva2F6aWJ3ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc5NDgwNTA3fQ.H96O0yFU9lPBahw3BuZfg4O9HUQO-4PgWm4uPtdXM4Y
[15-May-2026 20:14:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 20:14:34 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 20:14:34 UTC] User ID: 581
[15-May-2026 20:14:34 UTC] ✅ User profile retrieved successfully for user ID: 581
[15-May-2026 20:14:34 UTC] === API CALL LOG ===
[15-May-2026 20:14:34 UTC] Endpoint: user/profile.php
[15-May-2026 20:14:34 UTC] Full Log Data: {
    "timestamp": "2026-05-15 20:14:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.210.147.126",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.210.147.126, 172.69.5.139",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgxIiwidXNlcm5hbWUiOiJhbGxpZWRzZXRoIiwiZW1haWwiOiJrYXRva2F6aWJ3ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc5NDgwNTA3fQ.H96O0yFU9lPBahw3BuZfg4O9HUQO-4PgWm4uPtdXM4Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc4cf486b92c836-EBB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.210.147.126",
        "cf-ipcountry": "UG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 20:14:34 UTC] === END API CALL LOG ===
[15-May-2026 20:14:34 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 20:14:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgxIiwidXNlcm5hbWUiOiJhbGxpZWRzZXRoIiwiZW1haWwiOiJrYXRva2F6aWJ3ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc5NDgwNTA3fQ.H96O0yFU9lPBahw3BuZfg4O9HUQO-4PgWm4uPtdXM4Y
[15-May-2026 20:14:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 20:14:34 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 20:14:34 UTC] User ID: 581
[15-May-2026 20:14:34 UTC] ✅ User profile retrieved successfully for user ID: 581
[15-May-2026 20:14:34 UTC] User Purchases API - User ID: 581
[15-May-2026 20:14:34 UTC] User Purchases API - Total purchases found: 1
[15-May-2026 20:14:43 UTC] === API CALL LOG ===
[15-May-2026 20:14:43 UTC] Endpoint: user/profile.php
[15-May-2026 20:14:43 UTC] Full Log Data: {
    "timestamp": "2026-05-15 20:14:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.210.147.126",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.210.147.126, 172.69.5.139",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgxIiwidXNlcm5hbWUiOiJhbGxpZWRzZXRoIiwiZW1haWwiOiJrYXRva2F6aWJ3ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc5NDgwNTA3fQ.H96O0yFU9lPBahw3BuZfg4O9HUQO-4PgWm4uPtdXM4Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc4cf7f7a05c836-EBB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.210.147.126",
        "cf-ipcountry": "UG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 20:14:43 UTC] === END API CALL LOG ===
[15-May-2026 20:14:43 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 20:14:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgxIiwidXNlcm5hbWUiOiJhbGxpZWRzZXRoIiwiZW1haWwiOiJrYXRva2F6aWJ3ZWhAZ21haWwuY29tIiwiZXhwIjoxNzc5NDgwNTA3fQ.H96O0yFU9lPBahw3BuZfg4O9HUQO-4PgWm4uPtdXM4Y
[15-May-2026 20:14:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 20:14:43 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 20:14:43 UTC] User ID: 581
[15-May-2026 20:14:43 UTC] ✅ User profile retrieved successfully for user ID: 581
[15-May-2026 20:14:44 UTC] User Purchases API - User ID: 581
[15-May-2026 20:14:44 UTC] User Purchases API - Total purchases found: 1
[15-May-2026 20:16:28 UTC] === API CALL LOG ===
[15-May-2026 20:16:28 UTC] Endpoint: user/profile.php
[15-May-2026 20:16:28 UTC] Full Log Data: {
    "timestamp": "2026-05-15 20:16:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.195.202.12",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "51.195.202.12, 172.69.194.221",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgwIiwidXNlcm5hbWUiOiJnb21lenJpY2hhcmRlIiwiZW1haWwiOiJnb21lejI0N3JpY2hhcmRAZ21haWwuY29tIiwiZXhwIjoxNzc5NDc4NTg4fQ.MkhmAPPzQ4neIVcOC4l3YA88cO5_sN4PKV1Sgf1T_YQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc4d2136abb60f3-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "51.195.202.12",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 20:16:28 UTC] === END API CALL LOG ===
[15-May-2026 20:16:28 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 20:16:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgwIiwidXNlcm5hbWUiOiJnb21lenJpY2hhcmRlIiwiZW1haWwiOiJnb21lejI0N3JpY2hhcmRAZ21haWwuY29tIiwiZXhwIjoxNzc5NDc4NTg4fQ.MkhmAPPzQ4neIVcOC4l3YA88cO5_sN4PKV1Sgf1T_YQ
[15-May-2026 20:16:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 20:16:28 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 20:16:28 UTC] User ID: 580
[15-May-2026 20:16:28 UTC] ✅ User profile retrieved successfully for user ID: 580
[15-May-2026 20:16:58 UTC] === API CALL LOG ===
[15-May-2026 20:16:58 UTC] Endpoint: user/profile.php
[15-May-2026 20:16:58 UTC] Full Log Data: {
    "timestamp": "2026-05-15 20:16:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.195.202.12",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "51.195.202.12, 172.69.194.220",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgwIiwidXNlcm5hbWUiOiJnb21lenJpY2hhcmRlIiwiZW1haWwiOiJnb21lejI0N3JpY2hhcmRAZ21haWwuY29tIiwiZXhwIjoxNzc5NDc4NTg4fQ.MkhmAPPzQ4neIVcOC4l3YA88cO5_sN4PKV1Sgf1T_YQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc4d2cdae4260f3-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "51.195.202.12",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 20:16:58 UTC] === END API CALL LOG ===
[15-May-2026 20:16:58 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 20:16:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgwIiwidXNlcm5hbWUiOiJnb21lenJpY2hhcmRlIiwiZW1haWwiOiJnb21lejI0N3JpY2hhcmRAZ21haWwuY29tIiwiZXhwIjoxNzc5NDc4NTg4fQ.MkhmAPPzQ4neIVcOC4l3YA88cO5_sN4PKV1Sgf1T_YQ
[15-May-2026 20:16:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 20:16:58 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 20:16:58 UTC] User ID: 580
[15-May-2026 20:16:58 UTC] ✅ User profile retrieved successfully for user ID: 580
[15-May-2026 21:12:51 UTC] === API CALL LOG ===
[15-May-2026 21:12:51 UTC] Endpoint: user/profile.php
[15-May-2026 21:12:51 UTC] Full Log Data: {
    "timestamp": "2026-05-15 21:12:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "172.104.150.135",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "172.104.150.135, 172.71.172.176",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgyIiwidXNlcm5hbWUiOiJzYW0iLCJlbWFpbCI6Im1vdmllZHJlYW1sYW5kNzJAZ21haWwuY29tIiwiZXhwIjoxNzc5NDg0MzY5fQ.aGsBZW9RcaCSgQnUNndPBaFICo0fYqY3-QEI4tYu1qA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc524aaca23d3a5-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "172.104.150.135",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 21:12:51 UTC] === END API CALL LOG ===
[15-May-2026 21:12:51 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 21:12:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgyIiwidXNlcm5hbWUiOiJzYW0iLCJlbWFpbCI6Im1vdmllZHJlYW1sYW5kNzJAZ21haWwuY29tIiwiZXhwIjoxNzc5NDg0MzY5fQ.aGsBZW9RcaCSgQnUNndPBaFICo0fYqY3-QEI4tYu1qA
[15-May-2026 21:12:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 21:12:51 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 21:12:51 UTC] User ID: 582
[15-May-2026 21:12:51 UTC] ✅ User profile retrieved successfully for user ID: 582
[15-May-2026 21:12:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 21:12:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 21:12:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"172.104.150.135, 172.71.172.176","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgyIiwidXNlcm5hbWUiOiJzYW0iLCJlbWFpbCI6Im1vdmllZHJlYW1sYW5kNzJAZ21haWwuY29tIiwiZXhwIjoxNzc5NDg0MzY5fQ.aGsBZW9RcaCSgQnUNndPBaFICo0fYqY3-QEI4tYu1qA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fc524aaca2bd3a5-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"172.104.150.135","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-May-2026 21:12:51 UTC] === User Orders API Called ===
[15-May-2026 21:12:51 UTC] User ID: 582
[15-May-2026 21:12:51 UTC] Limit: 20, Offset: 0
[15-May-2026 21:12:51 UTC] Orders found: 0
[15-May-2026 21:12:51 UTC] Orders data: []
[15-May-2026 21:12:51 UTC] Total orders count: 0
[15-May-2026 21:12:51 UTC] === API CALL LOG ===
[15-May-2026 21:12:51 UTC] Endpoint: user/profile.php
[15-May-2026 21:12:51 UTC] Full Log Data: {
    "timestamp": "2026-05-15 21:12:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "172.104.150.135",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "172.104.150.135, 172.71.172.176",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgyIiwidXNlcm5hbWUiOiJzYW0iLCJlbWFpbCI6Im1vdmllZHJlYW1sYW5kNzJAZ21haWwuY29tIiwiZXhwIjoxNzc5NDg0MzY5fQ.aGsBZW9RcaCSgQnUNndPBaFICo0fYqY3-QEI4tYu1qA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc524aaca2fd3a5-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "172.104.150.135",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 21:12:51 UTC] === END API CALL LOG ===
[15-May-2026 21:12:51 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 21:12:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgyIiwidXNlcm5hbWUiOiJzYW0iLCJlbWFpbCI6Im1vdmllZHJlYW1sYW5kNzJAZ21haWwuY29tIiwiZXhwIjoxNzc5NDg0MzY5fQ.aGsBZW9RcaCSgQnUNndPBaFICo0fYqY3-QEI4tYu1qA
[15-May-2026 21:12:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 21:12:51 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 21:12:51 UTC] User ID: 582
[15-May-2026 21:12:51 UTC] ✅ User profile retrieved successfully for user ID: 582
[15-May-2026 21:12:54 UTC] === API CALL LOG ===
[15-May-2026 21:12:54 UTC] Endpoint: user/profile.php
[15-May-2026 21:12:54 UTC] Full Log Data: {
    "timestamp": "2026-05-15 21:12:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "172.104.150.135",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "172.104.150.135, 172.71.172.176",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgyIiwidXNlcm5hbWUiOiJzYW0iLCJlbWFpbCI6Im1vdmllZHJlYW1sYW5kNzJAZ21haWwuY29tIiwiZXhwIjoxNzc5NDg0MzY5fQ.aGsBZW9RcaCSgQnUNndPBaFICo0fYqY3-QEI4tYu1qA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc524babaddd3a5-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "172.104.150.135",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 21:12:54 UTC] === END API CALL LOG ===
[15-May-2026 21:12:54 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 21:12:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgyIiwidXNlcm5hbWUiOiJzYW0iLCJlbWFpbCI6Im1vdmllZHJlYW1sYW5kNzJAZ21haWwuY29tIiwiZXhwIjoxNzc5NDg0MzY5fQ.aGsBZW9RcaCSgQnUNndPBaFICo0fYqY3-QEI4tYu1qA
[15-May-2026 21:12:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 21:12:54 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 21:12:54 UTC] User ID: 582
[15-May-2026 21:12:54 UTC] ✅ User profile retrieved successfully for user ID: 582
[15-May-2026 21:13:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 21:13:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 21:13:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"172.104.150.135, 172.71.172.176","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgyIiwidXNlcm5hbWUiOiJzYW0iLCJlbWFpbCI6Im1vdmllZHJlYW1sYW5kNzJAZ21haWwuY29tIiwiZXhwIjoxNzc5NDg0MzY5fQ.aGsBZW9RcaCSgQnUNndPBaFICo0fYqY3-QEI4tYu1qA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fc525f8ced1d3a5-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"172.104.150.135","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-May-2026 21:13:45 UTC] === User Orders API Called ===
[15-May-2026 21:13:45 UTC] User ID: 582
[15-May-2026 21:13:45 UTC] Limit: 20, Offset: 0
[15-May-2026 21:13:45 UTC] Orders found: 0
[15-May-2026 21:13:45 UTC] Orders data: []
[15-May-2026 21:13:45 UTC] Total orders count: 0
[15-May-2026 21:13:56 UTC] === API CALL LOG ===
[15-May-2026 21:13:56 UTC] Endpoint: user/profile.php
[15-May-2026 21:13:56 UTC] Full Log Data: {
    "timestamp": "2026-05-15 21:13:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "172.104.150.135",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "172.104.150.135, 172.71.172.176",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgyIiwidXNlcm5hbWUiOiJzYW0iLCJlbWFpbCI6Im1vdmllZHJlYW1sYW5kNzJAZ21haWwuY29tIiwiZXhwIjoxNzc5NDg0MzY5fQ.aGsBZW9RcaCSgQnUNndPBaFICo0fYqY3-QEI4tYu1qA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc5263d0c84d3a5-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "172.104.150.135",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 21:13:56 UTC] === END API CALL LOG ===
[15-May-2026 21:13:56 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 21:13:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgyIiwidXNlcm5hbWUiOiJzYW0iLCJlbWFpbCI6Im1vdmllZHJlYW1sYW5kNzJAZ21haWwuY29tIiwiZXhwIjoxNzc5NDg0MzY5fQ.aGsBZW9RcaCSgQnUNndPBaFICo0fYqY3-QEI4tYu1qA
[15-May-2026 21:13:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 21:13:56 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 21:13:56 UTC] User ID: 582
[15-May-2026 21:13:56 UTC] ✅ User profile retrieved successfully for user ID: 582
[15-May-2026 21:13:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 21:13:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 21:13:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"172.104.150.135, 172.71.172.176","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgyIiwidXNlcm5hbWUiOiJzYW0iLCJlbWFpbCI6Im1vdmllZHJlYW1sYW5kNzJAZ21haWwuY29tIiwiZXhwIjoxNzc5NDg0MzY5fQ.aGsBZW9RcaCSgQnUNndPBaFICo0fYqY3-QEI4tYu1qA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fc5263d0c80d3a5-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"172.104.150.135","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-May-2026 21:13:56 UTC] === User Orders API Called ===
[15-May-2026 21:13:56 UTC] User ID: 582
[15-May-2026 21:13:56 UTC] Limit: 20, Offset: 0
[15-May-2026 21:13:56 UTC] Orders found: 0
[15-May-2026 21:13:56 UTC] Orders data: []
[15-May-2026 21:13:56 UTC] Total orders count: 0
[15-May-2026 21:13:56 UTC] === API CALL LOG ===
[15-May-2026 21:13:56 UTC] Endpoint: user/profile.php
[15-May-2026 21:13:56 UTC] Full Log Data: {
    "timestamp": "2026-05-15 21:13:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "172.104.150.135",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "172.104.150.135, 172.71.172.176",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgyIiwidXNlcm5hbWUiOiJzYW0iLCJlbWFpbCI6Im1vdmllZHJlYW1sYW5kNzJAZ21haWwuY29tIiwiZXhwIjoxNzc5NDg0MzY5fQ.aGsBZW9RcaCSgQnUNndPBaFICo0fYqY3-QEI4tYu1qA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc52641f878d3a5-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "172.104.150.135",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 21:13:56 UTC] === END API CALL LOG ===
[15-May-2026 21:13:56 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 21:13:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgyIiwidXNlcm5hbWUiOiJzYW0iLCJlbWFpbCI6Im1vdmllZHJlYW1sYW5kNzJAZ21haWwuY29tIiwiZXhwIjoxNzc5NDg0MzY5fQ.aGsBZW9RcaCSgQnUNndPBaFICo0fYqY3-QEI4tYu1qA
[15-May-2026 21:13:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 21:13:56 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 21:13:56 UTC] User ID: 582
[15-May-2026 21:13:56 UTC] ✅ User profile retrieved successfully for user ID: 582
[15-May-2026 21:13:59 UTC] === API CALL LOG ===
[15-May-2026 21:13:59 UTC] Endpoint: user/profile.php
[15-May-2026 21:13:59 UTC] Full Log Data: {
    "timestamp": "2026-05-15 21:13:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "172.104.150.135",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "172.104.150.135, 172.71.172.176",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgyIiwidXNlcm5hbWUiOiJzYW0iLCJlbWFpbCI6Im1vdmllZHJlYW1sYW5kNzJAZ21haWwuY29tIiwiZXhwIjoxNzc5NDg0MzY5fQ.aGsBZW9RcaCSgQnUNndPBaFICo0fYqY3-QEI4tYu1qA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc5264fe94dd3a5-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "172.104.150.135",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 21:13:59 UTC] === END API CALL LOG ===
[15-May-2026 21:13:59 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 21:13:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgyIiwidXNlcm5hbWUiOiJzYW0iLCJlbWFpbCI6Im1vdmllZHJlYW1sYW5kNzJAZ21haWwuY29tIiwiZXhwIjoxNzc5NDg0MzY5fQ.aGsBZW9RcaCSgQnUNndPBaFICo0fYqY3-QEI4tYu1qA
[15-May-2026 21:13:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 21:13:59 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 21:13:59 UTC] User ID: 582
[15-May-2026 21:13:59 UTC] ✅ User profile retrieved successfully for user ID: 582
[15-May-2026 21:14:19 UTC] === API CALL LOG ===
[15-May-2026 21:14:19 UTC] Endpoint: user/profile.php
[15-May-2026 21:14:19 UTC] Full Log Data: {
    "timestamp": "2026-05-15 21:14:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "172.104.150.135",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "172.104.150.135, 172.71.172.176",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgyIiwidXNlcm5hbWUiOiJzYW0iLCJlbWFpbCI6Im1vdmllZHJlYW1sYW5kNzJAZ21haWwuY29tIiwiZXhwIjoxNzc5NDg0MzY5fQ.aGsBZW9RcaCSgQnUNndPBaFICo0fYqY3-QEI4tYu1qA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc526d07a7cd3a5-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "172.104.150.135",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 21:14:19 UTC] === END API CALL LOG ===
[15-May-2026 21:14:19 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 21:14:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgyIiwidXNlcm5hbWUiOiJzYW0iLCJlbWFpbCI6Im1vdmllZHJlYW1sYW5kNzJAZ21haWwuY29tIiwiZXhwIjoxNzc5NDg0MzY5fQ.aGsBZW9RcaCSgQnUNndPBaFICo0fYqY3-QEI4tYu1qA
[15-May-2026 21:14:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 21:14:19 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 21:14:19 UTC] User ID: 582
[15-May-2026 21:14:19 UTC] ✅ User profile retrieved successfully for user ID: 582
[15-May-2026 21:14:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 21:14:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 21:14:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"172.104.150.135, 172.71.172.176","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgyIiwidXNlcm5hbWUiOiJzYW0iLCJlbWFpbCI6Im1vdmllZHJlYW1sYW5kNzJAZ21haWwuY29tIiwiZXhwIjoxNzc5NDg0MzY5fQ.aGsBZW9RcaCSgQnUNndPBaFICo0fYqY3-QEI4tYu1qA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fc526d07a79d3a5-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"172.104.150.135","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-May-2026 21:14:19 UTC] === User Orders API Called ===
[15-May-2026 21:14:19 UTC] User ID: 582
[15-May-2026 21:14:19 UTC] Limit: 20, Offset: 0
[15-May-2026 21:14:19 UTC] Orders found: 0
[15-May-2026 21:14:19 UTC] Orders data: []
[15-May-2026 21:14:19 UTC] Total orders count: 0
[15-May-2026 21:14:21 UTC] === API CALL LOG ===
[15-May-2026 21:14:21 UTC] Endpoint: user/profile.php
[15-May-2026 21:14:21 UTC] Full Log Data: {
    "timestamp": "2026-05-15 21:14:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "172.104.150.135",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "172.104.150.135, 172.71.172.176",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgyIiwidXNlcm5hbWUiOiJzYW0iLCJlbWFpbCI6Im1vdmllZHJlYW1sYW5kNzJAZ21haWwuY29tIiwiZXhwIjoxNzc5NDg0MzY5fQ.aGsBZW9RcaCSgQnUNndPBaFICo0fYqY3-QEI4tYu1qA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc526daee04d3a5-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "172.104.150.135",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 21:14:21 UTC] === END API CALL LOG ===
[15-May-2026 21:14:21 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 21:14:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgyIiwidXNlcm5hbWUiOiJzYW0iLCJlbWFpbCI6Im1vdmllZHJlYW1sYW5kNzJAZ21haWwuY29tIiwiZXhwIjoxNzc5NDg0MzY5fQ.aGsBZW9RcaCSgQnUNndPBaFICo0fYqY3-QEI4tYu1qA
[15-May-2026 21:14:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 21:14:21 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 21:14:21 UTC] User ID: 582
[15-May-2026 21:14:21 UTC] ✅ User profile retrieved successfully for user ID: 582
[15-May-2026 21:14:24 UTC] === API CALL LOG ===
[15-May-2026 21:14:24 UTC] Endpoint: user/profile.php
[15-May-2026 21:14:24 UTC] Full Log Data: {
    "timestamp": "2026-05-15 21:14:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "172.104.150.135",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "172.104.150.135, 172.71.172.176",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgyIiwidXNlcm5hbWUiOiJzYW0iLCJlbWFpbCI6Im1vdmllZHJlYW1sYW5kNzJAZ21haWwuY29tIiwiZXhwIjoxNzc5NDg0MzY5fQ.aGsBZW9RcaCSgQnUNndPBaFICo0fYqY3-QEI4tYu1qA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc526ed6b52d3a5-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "172.104.150.135",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 21:14:24 UTC] === END API CALL LOG ===
[15-May-2026 21:14:24 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 21:14:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgyIiwidXNlcm5hbWUiOiJzYW0iLCJlbWFpbCI6Im1vdmllZHJlYW1sYW5kNzJAZ21haWwuY29tIiwiZXhwIjoxNzc5NDg0MzY5fQ.aGsBZW9RcaCSgQnUNndPBaFICo0fYqY3-QEI4tYu1qA
[15-May-2026 21:14:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 21:14:24 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 21:14:24 UTC] User ID: 582
[15-May-2026 21:14:24 UTC] ✅ User profile retrieved successfully for user ID: 582
[15-May-2026 21:14:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 21:14:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 21:14:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"172.104.150.135, 172.71.172.176","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgyIiwidXNlcm5hbWUiOiJzYW0iLCJlbWFpbCI6Im1vdmllZHJlYW1sYW5kNzJAZ21haWwuY29tIiwiZXhwIjoxNzc5NDg0MzY5fQ.aGsBZW9RcaCSgQnUNndPBaFICo0fYqY3-QEI4tYu1qA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fc526ed6b4dd3a5-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"172.104.150.135","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-May-2026 21:14:24 UTC] === User Orders API Called ===
[15-May-2026 21:14:24 UTC] User ID: 582
[15-May-2026 21:14:24 UTC] Limit: 20, Offset: 0
[15-May-2026 21:14:24 UTC] Orders found: 0
[15-May-2026 21:14:24 UTC] Orders data: []
[15-May-2026 21:14:24 UTC] Total orders count: 0
[15-May-2026 21:14:25 UTC] === API CALL LOG ===
[15-May-2026 21:14:25 UTC] Endpoint: user/profile.php
[15-May-2026 21:14:25 UTC] Full Log Data: {
    "timestamp": "2026-05-15 21:14:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "172.104.150.135",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "172.104.150.135, 172.71.172.176",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgyIiwidXNlcm5hbWUiOiJzYW0iLCJlbWFpbCI6Im1vdmllZHJlYW1sYW5kNzJAZ21haWwuY29tIiwiZXhwIjoxNzc5NDg0MzY5fQ.aGsBZW9RcaCSgQnUNndPBaFICo0fYqY3-QEI4tYu1qA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc526f3da5ad3a5-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "172.104.150.135",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 21:14:25 UTC] === END API CALL LOG ===
[15-May-2026 21:14:25 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 21:14:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgyIiwidXNlcm5hbWUiOiJzYW0iLCJlbWFpbCI6Im1vdmllZHJlYW1sYW5kNzJAZ21haWwuY29tIiwiZXhwIjoxNzc5NDg0MzY5fQ.aGsBZW9RcaCSgQnUNndPBaFICo0fYqY3-QEI4tYu1qA
[15-May-2026 21:14:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 21:14:25 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 21:14:25 UTC] User ID: 582
[15-May-2026 21:14:25 UTC] ✅ User profile retrieved successfully for user ID: 582
[15-May-2026 21:14:28 UTC] === API CALL LOG ===
[15-May-2026 21:14:28 UTC] Endpoint: user/profile.php
[15-May-2026 21:14:28 UTC] Full Log Data: {
    "timestamp": "2026-05-15 21:14:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "172.104.150.135",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "172.104.150.135, 172.71.172.176",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgyIiwidXNlcm5hbWUiOiJzYW0iLCJlbWFpbCI6Im1vdmllZHJlYW1sYW5kNzJAZ21haWwuY29tIiwiZXhwIjoxNzc5NDg0MzY5fQ.aGsBZW9RcaCSgQnUNndPBaFICo0fYqY3-QEI4tYu1qA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc52707ae4ad3a5-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "172.104.150.135",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 21:14:28 UTC] === END API CALL LOG ===
[15-May-2026 21:14:28 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 21:14:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgyIiwidXNlcm5hbWUiOiJzYW0iLCJlbWFpbCI6Im1vdmllZHJlYW1sYW5kNzJAZ21haWwuY29tIiwiZXhwIjoxNzc5NDg0MzY5fQ.aGsBZW9RcaCSgQnUNndPBaFICo0fYqY3-QEI4tYu1qA
[15-May-2026 21:14:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 21:14:28 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 21:14:28 UTC] User ID: 582
[15-May-2026 21:14:28 UTC] ✅ User profile retrieved successfully for user ID: 582
[15-May-2026 21:15:06 UTC] === API CALL LOG ===
[15-May-2026 21:15:06 UTC] Endpoint: user/profile.php
[15-May-2026 21:15:06 UTC] Full Log Data: {
    "timestamp": "2026-05-15 21:15:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "172.104.150.135",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "172.104.150.135, 172.70.243.197",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgyIiwidXNlcm5hbWUiOiJzYW0iLCJlbWFpbCI6Im1vdmllZHJlYW1sYW5kNzJAZ21haWwuY29tIiwiZXhwIjoxNzc5NDg0MzY5fQ.aGsBZW9RcaCSgQnUNndPBaFICo0fYqY3-QEI4tYu1qA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc527f56a91924a-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "172.104.150.135",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 21:15:06 UTC] === END API CALL LOG ===
[15-May-2026 21:15:06 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 21:15:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgyIiwidXNlcm5hbWUiOiJzYW0iLCJlbWFpbCI6Im1vdmllZHJlYW1sYW5kNzJAZ21haWwuY29tIiwiZXhwIjoxNzc5NDg0MzY5fQ.aGsBZW9RcaCSgQnUNndPBaFICo0fYqY3-QEI4tYu1qA
[15-May-2026 21:15:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 21:15:06 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 21:15:06 UTC] User ID: 582
[15-May-2026 21:15:06 UTC] ✅ User profile retrieved successfully for user ID: 582
[15-May-2026 21:15:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 21:15:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 21:15:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"172.104.150.135, 172.70.243.198","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgyIiwidXNlcm5hbWUiOiJzYW0iLCJlbWFpbCI6Im1vdmllZHJlYW1sYW5kNzJAZ21haWwuY29tIiwiZXhwIjoxNzc5NDg0MzY5fQ.aGsBZW9RcaCSgQnUNndPBaFICo0fYqY3-QEI4tYu1qA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fc5281e3c93924a-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"172.104.150.135","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-May-2026 21:15:13 UTC] === User Orders API Called ===
[15-May-2026 21:15:13 UTC] User ID: 582
[15-May-2026 21:15:13 UTC] Limit: 20, Offset: 0
[15-May-2026 21:15:13 UTC] Orders found: 0
[15-May-2026 21:15:13 UTC] Orders data: []
[15-May-2026 21:15:13 UTC] Total orders count: 0
[15-May-2026 21:15:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 21:15:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 21:15:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"172.104.150.135, 172.70.243.198","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgyIiwidXNlcm5hbWUiOiJzYW0iLCJlbWFpbCI6Im1vdmllZHJlYW1sYW5kNzJAZ21haWwuY29tIiwiZXhwIjoxNzc5NDg0MzY5fQ.aGsBZW9RcaCSgQnUNndPBaFICo0fYqY3-QEI4tYu1qA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fc5282cff35924a-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"172.104.150.135","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-May-2026 21:15:15 UTC] === User Orders API Called ===
[15-May-2026 21:15:15 UTC] User ID: 582
[15-May-2026 21:15:15 UTC] Limit: 20, Offset: 0
[15-May-2026 21:15:15 UTC] Orders found: 0
[15-May-2026 21:15:15 UTC] Orders data: []
[15-May-2026 21:15:15 UTC] Total orders count: 0
[15-May-2026 21:15:16 UTC] === API CALL LOG ===
[15-May-2026 21:15:16 UTC] Endpoint: user/profile.php
[15-May-2026 21:15:16 UTC] Full Log Data: {
    "timestamp": "2026-05-15 21:15:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "172.104.150.135",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "172.104.150.135, 172.70.243.198",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgyIiwidXNlcm5hbWUiOiJzYW0iLCJlbWFpbCI6Im1vdmllZHJlYW1sYW5kNzJAZ21haWwuY29tIiwiZXhwIjoxNzc5NDg0MzY5fQ.aGsBZW9RcaCSgQnUNndPBaFICo0fYqY3-QEI4tYu1qA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc528320b47924a-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "172.104.150.135",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 21:15:16 UTC] === END API CALL LOG ===
[15-May-2026 21:15:16 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 21:15:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgyIiwidXNlcm5hbWUiOiJzYW0iLCJlbWFpbCI6Im1vdmllZHJlYW1sYW5kNzJAZ21haWwuY29tIiwiZXhwIjoxNzc5NDg0MzY5fQ.aGsBZW9RcaCSgQnUNndPBaFICo0fYqY3-QEI4tYu1qA
[15-May-2026 21:15:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 21:15:16 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 21:15:16 UTC] User ID: 582
[15-May-2026 21:15:16 UTC] ✅ User profile retrieved successfully for user ID: 582
[15-May-2026 21:15:16 UTC] === API CALL LOG ===
[15-May-2026 21:15:16 UTC] Endpoint: user/profile.php
[15-May-2026 21:15:16 UTC] Full Log Data: {
    "timestamp": "2026-05-15 21:15:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "172.104.150.135",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "172.104.150.135, 172.70.243.198",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgyIiwidXNlcm5hbWUiOiJzYW0iLCJlbWFpbCI6Im1vdmllZHJlYW1sYW5kNzJAZ21haWwuY29tIiwiZXhwIjoxNzc5NDg0MzY5fQ.aGsBZW9RcaCSgQnUNndPBaFICo0fYqY3-QEI4tYu1qA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc528320b4a924a-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "172.104.150.135",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 21:15:16 UTC] === END API CALL LOG ===
[15-May-2026 21:15:16 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 21:15:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgyIiwidXNlcm5hbWUiOiJzYW0iLCJlbWFpbCI6Im1vdmllZHJlYW1sYW5kNzJAZ21haWwuY29tIiwiZXhwIjoxNzc5NDg0MzY5fQ.aGsBZW9RcaCSgQnUNndPBaFICo0fYqY3-QEI4tYu1qA
[15-May-2026 21:15:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 21:15:16 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 21:15:16 UTC] User ID: 582
[15-May-2026 21:15:16 UTC] ✅ User profile retrieved successfully for user ID: 582
[15-May-2026 21:15:39 UTC] === API CALL LOG ===
[15-May-2026 21:15:39 UTC] Endpoint: user/profile.php
[15-May-2026 21:15:39 UTC] Full Log Data: {
    "timestamp": "2026-05-15 21:15:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "172.104.150.135",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "172.104.150.135, 172.70.243.198",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgyIiwidXNlcm5hbWUiOiJzYW0iLCJlbWFpbCI6Im1vdmllZHJlYW1sYW5kNzJAZ21haWwuY29tIiwiZXhwIjoxNzc5NDg0MzY5fQ.aGsBZW9RcaCSgQnUNndPBaFICo0fYqY3-QEI4tYu1qA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc528c17f54924a-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "172.104.150.135",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 21:15:39 UTC] === END API CALL LOG ===
[15-May-2026 21:15:39 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 21:15:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgyIiwidXNlcm5hbWUiOiJzYW0iLCJlbWFpbCI6Im1vdmllZHJlYW1sYW5kNzJAZ21haWwuY29tIiwiZXhwIjoxNzc5NDg0MzY5fQ.aGsBZW9RcaCSgQnUNndPBaFICo0fYqY3-QEI4tYu1qA
[15-May-2026 21:15:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 21:15:39 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 21:15:39 UTC] User ID: 582
[15-May-2026 21:15:39 UTC] ✅ User profile retrieved successfully for user ID: 582
[15-May-2026 21:15:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 21:15:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 21:15:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"172.104.150.135, 172.70.243.198","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgyIiwidXNlcm5hbWUiOiJzYW0iLCJlbWFpbCI6Im1vdmllZHJlYW1sYW5kNzJAZ21haWwuY29tIiwiZXhwIjoxNzc5NDg0MzY5fQ.aGsBZW9RcaCSgQnUNndPBaFICo0fYqY3-QEI4tYu1qA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fc528dd6d76924a-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"172.104.150.135","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-May-2026 21:15:43 UTC] === User Orders API Called ===
[15-May-2026 21:15:43 UTC] User ID: 582
[15-May-2026 21:15:43 UTC] Limit: 20, Offset: 0
[15-May-2026 21:15:43 UTC] Orders found: 0
[15-May-2026 21:15:43 UTC] Orders data: []
[15-May-2026 21:15:43 UTC] Total orders count: 0
[15-May-2026 21:15:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 21:15:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 21:15:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"172.104.150.135, 172.70.243.197","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgyIiwidXNlcm5hbWUiOiJzYW0iLCJlbWFpbCI6Im1vdmllZHJlYW1sYW5kNzJAZ21haWwuY29tIiwiZXhwIjoxNzc5NDg0MzY5fQ.aGsBZW9RcaCSgQnUNndPBaFICo0fYqY3-QEI4tYu1qA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fc5292e3c78924a-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"172.104.150.135","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-May-2026 21:15:56 UTC] === User Orders API Called ===
[15-May-2026 21:15:56 UTC] User ID: 582
[15-May-2026 21:15:56 UTC] Limit: 20, Offset: 0
[15-May-2026 21:15:56 UTC] Orders found: 0
[15-May-2026 21:15:56 UTC] Orders data: []
[15-May-2026 21:15:56 UTC] Total orders count: 0
[15-May-2026 21:16:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 21:16:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 21:16:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"172.104.150.135, 172.70.243.197","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgyIiwidXNlcm5hbWUiOiJzYW0iLCJlbWFpbCI6Im1vdmllZHJlYW1sYW5kNzJAZ21haWwuY29tIiwiZXhwIjoxNzc5NDg0MzY5fQ.aGsBZW9RcaCSgQnUNndPBaFICo0fYqY3-QEI4tYu1qA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fc529461a91924a-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"172.104.150.135","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-May-2026 21:16:00 UTC] === User Orders API Called ===
[15-May-2026 21:16:00 UTC] User ID: 582
[15-May-2026 21:16:00 UTC] Limit: 20, Offset: 0
[15-May-2026 21:16:00 UTC] Orders found: 0
[15-May-2026 21:16:00 UTC] Orders data: []
[15-May-2026 21:16:00 UTC] Total orders count: 0
[15-May-2026 21:16:00 UTC] === API CALL LOG ===
[15-May-2026 21:16:00 UTC] Endpoint: user/profile.php
[15-May-2026 21:16:00 UTC] Full Log Data: {
    "timestamp": "2026-05-15 21:16:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "172.104.150.135",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "172.104.150.135, 172.70.243.197",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgyIiwidXNlcm5hbWUiOiJzYW0iLCJlbWFpbCI6Im1vdmllZHJlYW1sYW5kNzJAZ21haWwuY29tIiwiZXhwIjoxNzc5NDg0MzY5fQ.aGsBZW9RcaCSgQnUNndPBaFICo0fYqY3-QEI4tYu1qA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc529461a93924a-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "172.104.150.135",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 21:16:00 UTC] === END API CALL LOG ===
[15-May-2026 21:16:00 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 21:16:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgyIiwidXNlcm5hbWUiOiJzYW0iLCJlbWFpbCI6Im1vdmllZHJlYW1sYW5kNzJAZ21haWwuY29tIiwiZXhwIjoxNzc5NDg0MzY5fQ.aGsBZW9RcaCSgQnUNndPBaFICo0fYqY3-QEI4tYu1qA
[15-May-2026 21:16:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 21:16:00 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 21:16:00 UTC] User ID: 582
[15-May-2026 21:16:00 UTC] ✅ User profile retrieved successfully for user ID: 582
[15-May-2026 21:16:01 UTC] === API CALL LOG ===
[15-May-2026 21:16:01 UTC] Endpoint: user/profile.php
[15-May-2026 21:16:01 UTC] Full Log Data: {
    "timestamp": "2026-05-15 21:16:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "172.104.150.135",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "172.104.150.135, 172.70.243.197",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgyIiwidXNlcm5hbWUiOiJzYW0iLCJlbWFpbCI6Im1vdmllZHJlYW1sYW5kNzJAZ21haWwuY29tIiwiZXhwIjoxNzc5NDg0MzY5fQ.aGsBZW9RcaCSgQnUNndPBaFICo0fYqY3-QEI4tYu1qA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc5294c98a7924a-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "172.104.150.135",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 21:16:01 UTC] === END API CALL LOG ===
[15-May-2026 21:16:01 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 21:16:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgyIiwidXNlcm5hbWUiOiJzYW0iLCJlbWFpbCI6Im1vdmllZHJlYW1sYW5kNzJAZ21haWwuY29tIiwiZXhwIjoxNzc5NDg0MzY5fQ.aGsBZW9RcaCSgQnUNndPBaFICo0fYqY3-QEI4tYu1qA
[15-May-2026 21:16:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 21:16:01 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 21:16:01 UTC] User ID: 582
[15-May-2026 21:16:01 UTC] ✅ User profile retrieved successfully for user ID: 582
[15-May-2026 21:16:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 21:16:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 21:16:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"172.104.150.135, 172.70.243.197","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgyIiwidXNlcm5hbWUiOiJzYW0iLCJlbWFpbCI6Im1vdmllZHJlYW1sYW5kNzJAZ21haWwuY29tIiwiZXhwIjoxNzc5NDg0MzY5fQ.aGsBZW9RcaCSgQnUNndPBaFICo0fYqY3-QEI4tYu1qA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fc529caea81924a-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"172.104.150.135","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-May-2026 21:16:21 UTC] === User Orders API Called ===
[15-May-2026 21:16:21 UTC] User ID: 582
[15-May-2026 21:16:21 UTC] Limit: 20, Offset: 0
[15-May-2026 21:16:21 UTC] Orders found: 0
[15-May-2026 21:16:21 UTC] Orders data: []
[15-May-2026 21:16:21 UTC] Total orders count: 0
[15-May-2026 21:16:21 UTC] === API CALL LOG ===
[15-May-2026 21:16:21 UTC] Endpoint: user/profile.php
[15-May-2026 21:16:21 UTC] Full Log Data: {
    "timestamp": "2026-05-15 21:16:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "172.104.150.135",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "172.104.150.135, 172.70.243.197",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgyIiwidXNlcm5hbWUiOiJzYW0iLCJlbWFpbCI6Im1vdmllZHJlYW1sYW5kNzJAZ21haWwuY29tIiwiZXhwIjoxNzc5NDg0MzY5fQ.aGsBZW9RcaCSgQnUNndPBaFICo0fYqY3-QEI4tYu1qA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc529cd6c99924a-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "172.104.150.135",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 21:16:21 UTC] === END API CALL LOG ===
[15-May-2026 21:16:21 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 21:16:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgyIiwidXNlcm5hbWUiOiJzYW0iLCJlbWFpbCI6Im1vdmllZHJlYW1sYW5kNzJAZ21haWwuY29tIiwiZXhwIjoxNzc5NDg0MzY5fQ.aGsBZW9RcaCSgQnUNndPBaFICo0fYqY3-QEI4tYu1qA
[15-May-2026 21:16:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 21:16:21 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 21:16:21 UTC] User ID: 582
[15-May-2026 21:16:21 UTC] ✅ User profile retrieved successfully for user ID: 582
[15-May-2026 21:16:22 UTC] === API CALL LOG ===
[15-May-2026 21:16:22 UTC] Endpoint: user/profile.php
[15-May-2026 21:16:22 UTC] Full Log Data: {
    "timestamp": "2026-05-15 21:16:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "172.104.150.135",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "172.104.150.135, 172.70.243.197",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgyIiwidXNlcm5hbWUiOiJzYW0iLCJlbWFpbCI6Im1vdmllZHJlYW1sYW5kNzJAZ21haWwuY29tIiwiZXhwIjoxNzc5NDg0MzY5fQ.aGsBZW9RcaCSgQnUNndPBaFICo0fYqY3-QEI4tYu1qA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc529cffed8924a-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "172.104.150.135",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 21:16:22 UTC] === END API CALL LOG ===
[15-May-2026 21:16:22 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 21:16:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgyIiwidXNlcm5hbWUiOiJzYW0iLCJlbWFpbCI6Im1vdmllZHJlYW1sYW5kNzJAZ21haWwuY29tIiwiZXhwIjoxNzc5NDg0MzY5fQ.aGsBZW9RcaCSgQnUNndPBaFICo0fYqY3-QEI4tYu1qA
[15-May-2026 21:16:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 21:16:22 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 21:16:22 UTC] User ID: 582
[15-May-2026 21:16:22 UTC] ✅ User profile retrieved successfully for user ID: 582
[15-May-2026 21:36:42 UTC] === API CALL LOG ===
[15-May-2026 21:36:42 UTC] Endpoint: user/profile.php
[15-May-2026 21:36:42 UTC] Full Log Data: {
    "timestamp": "2026-05-15 21:36:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.195.202.12",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "51.195.202.12, 172.64.192.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgwIiwidXNlcm5hbWUiOiJnb21lenJpY2hhcmRlIiwiZW1haWwiOiJnb21lejI0N3JpY2hhcmRAZ21haWwuY29tIiwiZXhwIjoxNzc5NDc4NTg4fQ.MkhmAPPzQ4neIVcOC4l3YA88cO5_sN4PKV1Sgf1T_YQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc5479598a9adda-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "51.195.202.12",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 21:36:42 UTC] === END API CALL LOG ===
[15-May-2026 21:36:42 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 21:36:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgwIiwidXNlcm5hbWUiOiJnb21lenJpY2hhcmRlIiwiZW1haWwiOiJnb21lejI0N3JpY2hhcmRAZ21haWwuY29tIiwiZXhwIjoxNzc5NDc4NTg4fQ.MkhmAPPzQ4neIVcOC4l3YA88cO5_sN4PKV1Sgf1T_YQ
[15-May-2026 21:36:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 21:36:42 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 21:36:42 UTC] User ID: 580
[15-May-2026 21:36:42 UTC] ✅ User profile retrieved successfully for user ID: 580
[15-May-2026 21:53:22 UTC] === API CALL LOG ===
[15-May-2026 21:53:22 UTC] Endpoint: user/profile.php
[15-May-2026 21:53:22 UTC] Full Log Data: {
    "timestamp": "2026-05-15 21:53:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "118.179.4.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "118.179.4.129, 104.22.29.160",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NTUsInVzZXJuYW1lIjoiZmFyaGFuIiwiZW1haWwiOiJzaWF5YW1pc2xhbTkyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQ4NjgwMX0.SFiw04A31jc5hSkF2IHwpcfe3feU68c5q5yDe5oiPH4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc56001af92af36-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "118.179.4.129",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 21:53:22 UTC] === END API CALL LOG ===
[15-May-2026 21:53:22 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 21:53:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NTUsInVzZXJuYW1lIjoiZmFyaGFuIiwiZW1haWwiOiJzaWF5YW1pc2xhbTkyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQ4NjgwMX0.SFiw04A31jc5hSkF2IHwpcfe3feU68c5q5yDe5oiPH4
[15-May-2026 21:53:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 21:53:22 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 21:53:22 UTC] User ID: 555
[15-May-2026 21:53:22 UTC] ✅ User profile retrieved successfully for user ID: 555
[15-May-2026 21:53:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 21:53:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 21:53:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"118.179.4.129, 104.22.29.160","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NTUsInVzZXJuYW1lIjoiZmFyaGFuIiwiZW1haWwiOiJzaWF5YW1pc2xhbTkyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQ4NjgwMX0.SFiw04A31jc5hSkF2IHwpcfe3feU68c5q5yDe5oiPH4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fc56001bf9eaf36-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"118.179.4.129","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-May-2026 21:53:22 UTC] === User Orders API Called ===
[15-May-2026 21:53:22 UTC] User ID: 555
[15-May-2026 21:53:22 UTC] Limit: 20, Offset: 0
[15-May-2026 21:53:22 UTC] Orders found: 0
[15-May-2026 21:53:22 UTC] Orders data: []
[15-May-2026 21:53:22 UTC] Total orders count: 0
[15-May-2026 21:53:22 UTC] === API CALL LOG ===
[15-May-2026 21:53:22 UTC] Endpoint: user/profile.php
[15-May-2026 21:53:22 UTC] Full Log Data: {
    "timestamp": "2026-05-15 21:53:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "118.179.4.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "118.179.4.129, 104.22.29.160",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NTUsInVzZXJuYW1lIjoiZmFyaGFuIiwiZW1haWwiOiJzaWF5YW1pc2xhbTkyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQ4NjgwMX0.SFiw04A31jc5hSkF2IHwpcfe3feU68c5q5yDe5oiPH4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc560024ff5af36-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "118.179.4.129",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 21:53:22 UTC] === END API CALL LOG ===
[15-May-2026 21:53:22 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 21:53:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NTUsInVzZXJuYW1lIjoiZmFyaGFuIiwiZW1haWwiOiJzaWF5YW1pc2xhbTkyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQ4NjgwMX0.SFiw04A31jc5hSkF2IHwpcfe3feU68c5q5yDe5oiPH4
[15-May-2026 21:53:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 21:53:22 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 21:53:22 UTC] User ID: 555
[15-May-2026 21:53:22 UTC] ✅ User profile retrieved successfully for user ID: 555
[15-May-2026 21:53:23 UTC] === API CALL LOG ===
[15-May-2026 21:53:23 UTC] Endpoint: user/profile.php
[15-May-2026 21:53:23 UTC] Full Log Data: {
    "timestamp": "2026-05-15 21:53:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "118.179.4.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "118.179.4.129, 104.22.29.160",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NTUsInVzZXJuYW1lIjoiZmFyaGFuIiwiZW1haWwiOiJzaWF5YW1pc2xhbTkyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQ4NjgwMX0.SFiw04A31jc5hSkF2IHwpcfe3feU68c5q5yDe5oiPH4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc56007bc57af36-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "118.179.4.129",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 21:53:23 UTC] === END API CALL LOG ===
[15-May-2026 21:53:23 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 21:53:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NTUsInVzZXJuYW1lIjoiZmFyaGFuIiwiZW1haWwiOiJzaWF5YW1pc2xhbTkyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQ4NjgwMX0.SFiw04A31jc5hSkF2IHwpcfe3feU68c5q5yDe5oiPH4
[15-May-2026 21:53:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 21:53:23 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 21:53:23 UTC] User ID: 555
[15-May-2026 21:53:23 UTC] ✅ User profile retrieved successfully for user ID: 555
[15-May-2026 21:53:40 UTC] === API CALL LOG ===
[15-May-2026 21:53:40 UTC] Endpoint: user/profile.php
[15-May-2026 21:53:40 UTC] Full Log Data: {
    "timestamp": "2026-05-15 21:53:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "118.179.4.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "118.179.4.129, 104.22.29.161",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NTUsInVzZXJuYW1lIjoiZmFyaGFuIiwiZW1haWwiOiJzaWF5YW1pc2xhbTkyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQ4NjgwMX0.SFiw04A31jc5hSkF2IHwpcfe3feU68c5q5yDe5oiPH4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc560716b0daf36-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "118.179.4.129",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 21:53:40 UTC] === END API CALL LOG ===
[15-May-2026 21:53:40 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 21:53:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NTUsInVzZXJuYW1lIjoiZmFyaGFuIiwiZW1haWwiOiJzaWF5YW1pc2xhbTkyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQ4NjgwMX0.SFiw04A31jc5hSkF2IHwpcfe3feU68c5q5yDe5oiPH4
[15-May-2026 21:53:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 21:53:40 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 21:53:40 UTC] User ID: 555
[15-May-2026 21:53:40 UTC] ✅ User profile retrieved successfully for user ID: 555
[15-May-2026 21:54:09 UTC] === API CALL LOG ===
[15-May-2026 21:54:09 UTC] Endpoint: user/profile.php
[15-May-2026 21:54:09 UTC] Full Log Data: {
    "timestamp": "2026-05-15 21:54:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "118.179.4.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "118.179.4.129",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NTUsInVzZXJuYW1lIjoiZmFyaGFuIiwiZW1haWwiOiJzaWF5YW1pc2xhbTkyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQ4NjgwMX0.SFiw04A31jc5hSkF2IHwpcfe3feU68c5q5yDe5oiPH4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc56123fd9eaf36-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "118.179.4.129",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 21:54:09 UTC] === END API CALL LOG ===
[15-May-2026 21:54:09 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 21:54:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NTUsInVzZXJuYW1lIjoiZmFyaGFuIiwiZW1haWwiOiJzaWF5YW1pc2xhbTkyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQ4NjgwMX0.SFiw04A31jc5hSkF2IHwpcfe3feU68c5q5yDe5oiPH4
[15-May-2026 21:54:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 21:54:09 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 21:54:09 UTC] User ID: 555
[15-May-2026 21:54:09 UTC] ✅ User profile retrieved successfully for user ID: 555
[15-May-2026 21:54:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 21:54:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 21:54:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"118.179.4.129","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NTUsInVzZXJuYW1lIjoiZmFyaGFuIiwiZW1haWwiOiJzaWF5YW1pc2xhbTkyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQ4NjgwMX0.SFiw04A31jc5hSkF2IHwpcfe3feU68c5q5yDe5oiPH4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fc561951b84af36-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"118.179.4.129","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-May-2026 21:54:26 UTC] === User Orders API Called ===
[15-May-2026 21:54:26 UTC] User ID: 555
[15-May-2026 21:54:26 UTC] Limit: 20, Offset: 0
[15-May-2026 21:54:26 UTC] Orders found: 0
[15-May-2026 21:54:26 UTC] Orders data: []
[15-May-2026 21:54:26 UTC] Total orders count: 0
[15-May-2026 21:54:26 UTC] === API CALL LOG ===
[15-May-2026 21:54:26 UTC] Endpoint: user/profile.php
[15-May-2026 21:54:26 UTC] Full Log Data: {
    "timestamp": "2026-05-15 21:54:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "118.179.4.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "118.179.4.129",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NTUsInVzZXJuYW1lIjoiZmFyaGFuIiwiZW1haWwiOiJzaWF5YW1pc2xhbTkyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQ4NjgwMX0.SFiw04A31jc5hSkF2IHwpcfe3feU68c5q5yDe5oiPH4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc56195abdbaf36-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "118.179.4.129",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 21:54:26 UTC] === END API CALL LOG ===
[15-May-2026 21:54:26 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 21:54:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NTUsInVzZXJuYW1lIjoiZmFyaGFuIiwiZW1haWwiOiJzaWF5YW1pc2xhbTkyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQ4NjgwMX0.SFiw04A31jc5hSkF2IHwpcfe3feU68c5q5yDe5oiPH4
[15-May-2026 21:54:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 21:54:26 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 21:54:26 UTC] User ID: 555
[15-May-2026 21:54:26 UTC] ✅ User profile retrieved successfully for user ID: 555
[15-May-2026 21:54:27 UTC] === API CALL LOG ===
[15-May-2026 21:54:27 UTC] Endpoint: user/profile.php
[15-May-2026 21:54:27 UTC] Full Log Data: {
    "timestamp": "2026-05-15 21:54:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "118.179.4.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "118.179.4.129",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NTUsInVzZXJuYW1lIjoiZmFyaGFuIiwiZW1haWwiOiJzaWF5YW1pc2xhbTkyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQ4NjgwMX0.SFiw04A31jc5hSkF2IHwpcfe3feU68c5q5yDe5oiPH4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc561999eafaf36-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "118.179.4.129",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 21:54:27 UTC] === END API CALL LOG ===
[15-May-2026 21:54:27 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 21:54:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NTUsInVzZXJuYW1lIjoiZmFyaGFuIiwiZW1haWwiOiJzaWF5YW1pc2xhbTkyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQ4NjgwMX0.SFiw04A31jc5hSkF2IHwpcfe3feU68c5q5yDe5oiPH4
[15-May-2026 21:54:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 21:54:27 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 21:54:27 UTC] User ID: 555
[15-May-2026 21:54:27 UTC] ✅ User profile retrieved successfully for user ID: 555
[15-May-2026 21:54:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 21:54:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 21:54:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"118.179.4.129","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NTUsInVzZXJuYW1lIjoiZmFyaGFuIiwiZW1haWwiOiJzaWF5YW1pc2xhbTkyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQ4NjgwMX0.SFiw04A31jc5hSkF2IHwpcfe3feU68c5q5yDe5oiPH4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fc561d12ae5af36-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"118.179.4.129","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-May-2026 21:54:36 UTC] === User Orders API Called ===
[15-May-2026 21:54:36 UTC] User ID: 555
[15-May-2026 21:54:36 UTC] Limit: 20, Offset: 0
[15-May-2026 21:54:36 UTC] Orders found: 0
[15-May-2026 21:54:36 UTC] Orders data: []
[15-May-2026 21:54:36 UTC] Total orders count: 0
[15-May-2026 21:54:36 UTC] === API CALL LOG ===
[15-May-2026 21:54:36 UTC] Endpoint: user/profile.php
[15-May-2026 21:54:36 UTC] Full Log Data: {
    "timestamp": "2026-05-15 21:54:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "118.179.4.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "118.179.4.129",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NTUsInVzZXJuYW1lIjoiZmFyaGFuIiwiZW1haWwiOiJzaWF5YW1pc2xhbTkyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQ4NjgwMX0.SFiw04A31jc5hSkF2IHwpcfe3feU68c5q5yDe5oiPH4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc561d1bb67af36-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "118.179.4.129",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 21:54:36 UTC] === END API CALL LOG ===
[15-May-2026 21:54:36 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 21:54:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NTUsInVzZXJuYW1lIjoiZmFyaGFuIiwiZW1haWwiOiJzaWF5YW1pc2xhbTkyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQ4NjgwMX0.SFiw04A31jc5hSkF2IHwpcfe3feU68c5q5yDe5oiPH4
[15-May-2026 21:54:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 21:54:36 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 21:54:36 UTC] User ID: 555
[15-May-2026 21:54:36 UTC] ✅ User profile retrieved successfully for user ID: 555
[15-May-2026 21:54:37 UTC] === API CALL LOG ===
[15-May-2026 21:54:37 UTC] Endpoint: user/profile.php
[15-May-2026 21:54:37 UTC] Full Log Data: {
    "timestamp": "2026-05-15 21:54:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "118.179.4.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "118.179.4.129",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NTUsInVzZXJuYW1lIjoiZmFyaGFuIiwiZW1haWwiOiJzaWF5YW1pc2xhbTkyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQ4NjgwMX0.SFiw04A31jc5hSkF2IHwpcfe3feU68c5q5yDe5oiPH4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc561d59eb9af36-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "118.179.4.129",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 21:54:37 UTC] === END API CALL LOG ===
[15-May-2026 21:54:37 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 21:54:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NTUsInVzZXJuYW1lIjoiZmFyaGFuIiwiZW1haWwiOiJzaWF5YW1pc2xhbTkyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQ4NjgwMX0.SFiw04A31jc5hSkF2IHwpcfe3feU68c5q5yDe5oiPH4
[15-May-2026 21:54:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 21:54:37 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 21:54:37 UTC] User ID: 555
[15-May-2026 21:54:37 UTC] ✅ User profile retrieved successfully for user ID: 555
[15-May-2026 21:55:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 21:55:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 21:55:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"118.179.4.129","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NTUsInVzZXJuYW1lIjoiZmFyaGFuIiwiZW1haWwiOiJzaWF5YW1pc2xhbTkyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQ4NjgwMX0.SFiw04A31jc5hSkF2IHwpcfe3feU68c5q5yDe5oiPH4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fc562696f86af36-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"118.179.4.129","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-May-2026 21:55:00 UTC] === User Orders API Called ===
[15-May-2026 21:55:00 UTC] User ID: 555
[15-May-2026 21:55:00 UTC] Limit: 20, Offset: 0
[15-May-2026 21:55:00 UTC] Orders found: 0
[15-May-2026 21:55:00 UTC] Orders data: []
[15-May-2026 21:55:00 UTC] Total orders count: 0
[15-May-2026 21:55:00 UTC] === API CALL LOG ===
[15-May-2026 21:55:00 UTC] Endpoint: user/profile.php
[15-May-2026 21:55:00 UTC] Full Log Data: {
    "timestamp": "2026-05-15 21:55:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "118.179.4.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "118.179.4.129",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NTUsInVzZXJuYW1lIjoiZmFyaGFuIiwiZW1haWwiOiJzaWF5YW1pc2xhbTkyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQ4NjgwMX0.SFiw04A31jc5hSkF2IHwpcfe3feU68c5q5yDe5oiPH4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc5626a1806af36-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "118.179.4.129",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 21:55:00 UTC] === END API CALL LOG ===
[15-May-2026 21:55:00 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 21:55:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NTUsInVzZXJuYW1lIjoiZmFyaGFuIiwiZW1haWwiOiJzaWF5YW1pc2xhbTkyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQ4NjgwMX0.SFiw04A31jc5hSkF2IHwpcfe3feU68c5q5yDe5oiPH4
[15-May-2026 21:55:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 21:55:00 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 21:55:00 UTC] User ID: 555
[15-May-2026 21:55:00 UTC] ✅ User profile retrieved successfully for user ID: 555
[15-May-2026 21:55:01 UTC] === API CALL LOG ===
[15-May-2026 21:55:01 UTC] Endpoint: user/profile.php
[15-May-2026 21:55:01 UTC] Full Log Data: {
    "timestamp": "2026-05-15 21:55:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "118.179.4.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "118.179.4.129",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NTUsInVzZXJuYW1lIjoiZmFyaGFuIiwiZW1haWwiOiJzaWF5YW1pc2xhbTkyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQ4NjgwMX0.SFiw04A31jc5hSkF2IHwpcfe3feU68c5q5yDe5oiPH4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc5626deb8faf36-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "118.179.4.129",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 21:55:01 UTC] === END API CALL LOG ===
[15-May-2026 21:55:01 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 21:55:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NTUsInVzZXJuYW1lIjoiZmFyaGFuIiwiZW1haWwiOiJzaWF5YW1pc2xhbTkyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQ4NjgwMX0.SFiw04A31jc5hSkF2IHwpcfe3feU68c5q5yDe5oiPH4
[15-May-2026 21:55:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 21:55:01 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 21:55:01 UTC] User ID: 555
[15-May-2026 21:55:01 UTC] ✅ User profile retrieved successfully for user ID: 555
[15-May-2026 21:55:04 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 21:55:04 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 21:55:04 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"118.179.4.129","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NTUsInVzZXJuYW1lIjoiZmFyaGFuIiwiZW1haWwiOiJzaWF5YW1pc2xhbTkyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQ4NjgwMX0.SFiw04A31jc5hSkF2IHwpcfe3feU68c5q5yDe5oiPH4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fc562815af0af36-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"118.179.4.129","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-May-2026 21:55:04 UTC] === User Orders API Called ===
[15-May-2026 21:55:04 UTC] User ID: 555
[15-May-2026 21:55:04 UTC] Limit: 20, Offset: 0
[15-May-2026 21:55:04 UTC] Orders found: 0
[15-May-2026 21:55:04 UTC] Orders data: []
[15-May-2026 21:55:04 UTC] Total orders count: 0
[15-May-2026 21:55:04 UTC] === API CALL LOG ===
[15-May-2026 21:55:04 UTC] Endpoint: user/profile.php
[15-May-2026 21:55:04 UTC] Full Log Data: {
    "timestamp": "2026-05-15 21:55:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "118.179.4.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "118.179.4.129",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NTUsInVzZXJuYW1lIjoiZmFyaGFuIiwiZW1haWwiOiJzaWF5YW1pc2xhbTkyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQ4NjgwMX0.SFiw04A31jc5hSkF2IHwpcfe3feU68c5q5yDe5oiPH4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc56281fb82af36-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "118.179.4.129",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 21:55:04 UTC] === END API CALL LOG ===
[15-May-2026 21:55:04 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 21:55:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NTUsInVzZXJuYW1lIjoiZmFyaGFuIiwiZW1haWwiOiJzaWF5YW1pc2xhbTkyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQ4NjgwMX0.SFiw04A31jc5hSkF2IHwpcfe3feU68c5q5yDe5oiPH4
[15-May-2026 21:55:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 21:55:04 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 21:55:04 UTC] User ID: 555
[15-May-2026 21:55:04 UTC] ✅ User profile retrieved successfully for user ID: 555
[15-May-2026 21:55:05 UTC] === API CALL LOG ===
[15-May-2026 21:55:05 UTC] Endpoint: user/profile.php
[15-May-2026 21:55:05 UTC] Full Log Data: {
    "timestamp": "2026-05-15 21:55:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "118.179.4.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "118.179.4.129",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NTUsInVzZXJuYW1lIjoiZmFyaGFuIiwiZW1haWwiOiJzaWF5YW1pc2xhbTkyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQ4NjgwMX0.SFiw04A31jc5hSkF2IHwpcfe3feU68c5q5yDe5oiPH4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc56285df15af36-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "118.179.4.129",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 21:55:05 UTC] === END API CALL LOG ===
[15-May-2026 21:55:05 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 21:55:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NTUsInVzZXJuYW1lIjoiZmFyaGFuIiwiZW1haWwiOiJzaWF5YW1pc2xhbTkyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQ4NjgwMX0.SFiw04A31jc5hSkF2IHwpcfe3feU68c5q5yDe5oiPH4
[15-May-2026 21:55:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 21:55:05 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 21:55:05 UTC] User ID: 555
[15-May-2026 21:55:05 UTC] ✅ User profile retrieved successfully for user ID: 555
[15-May-2026 21:55:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 21:55:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 21:55:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"118.179.4.129","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NTUsInVzZXJuYW1lIjoiZmFyaGFuIiwiZW1haWwiOiJzaWF5YW1pc2xhbTkyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQ4NjgwMX0.SFiw04A31jc5hSkF2IHwpcfe3feU68c5q5yDe5oiPH4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fc562d4dd1aaf36-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"118.179.4.129","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-May-2026 21:55:17 UTC] === User Orders API Called ===
[15-May-2026 21:55:17 UTC] User ID: 555
[15-May-2026 21:55:17 UTC] Limit: 20, Offset: 0
[15-May-2026 21:55:17 UTC] Orders found: 0
[15-May-2026 21:55:17 UTC] Orders data: []
[15-May-2026 21:55:17 UTC] Total orders count: 0
[15-May-2026 21:55:18 UTC] === API CALL LOG ===
[15-May-2026 21:55:18 UTC] Endpoint: user/profile.php
[15-May-2026 21:55:18 UTC] Full Log Data: {
    "timestamp": "2026-05-15 21:55:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "118.179.4.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "118.179.4.129",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NTUsInVzZXJuYW1lIjoiZmFyaGFuIiwiZW1haWwiOiJzaWF5YW1pc2xhbTkyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQ4NjgwMX0.SFiw04A31jc5hSkF2IHwpcfe3feU68c5q5yDe5oiPH4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc562d56d93af36-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "118.179.4.129",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 21:55:18 UTC] === END API CALL LOG ===
[15-May-2026 21:55:18 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 21:55:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NTUsInVzZXJuYW1lIjoiZmFyaGFuIiwiZW1haWwiOiJzaWF5YW1pc2xhbTkyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQ4NjgwMX0.SFiw04A31jc5hSkF2IHwpcfe3feU68c5q5yDe5oiPH4
[15-May-2026 21:55:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 21:55:18 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 21:55:18 UTC] User ID: 555
[15-May-2026 21:55:18 UTC] ✅ User profile retrieved successfully for user ID: 555
[15-May-2026 21:55:18 UTC] === API CALL LOG ===
[15-May-2026 21:55:18 UTC] Endpoint: user/profile.php
[15-May-2026 21:55:18 UTC] Full Log Data: {
    "timestamp": "2026-05-15 21:55:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "118.179.4.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "118.179.4.129",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NTUsInVzZXJuYW1lIjoiZmFyaGFuIiwiZW1haWwiOiJzaWF5YW1pc2xhbTkyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQ4NjgwMX0.SFiw04A31jc5hSkF2IHwpcfe3feU68c5q5yDe5oiPH4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc562d948e6af36-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "118.179.4.129",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 21:55:18 UTC] === END API CALL LOG ===
[15-May-2026 21:55:18 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 21:55:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NTUsInVzZXJuYW1lIjoiZmFyaGFuIiwiZW1haWwiOiJzaWF5YW1pc2xhbTkyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQ4NjgwMX0.SFiw04A31jc5hSkF2IHwpcfe3feU68c5q5yDe5oiPH4
[15-May-2026 21:55:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 21:55:18 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 21:55:18 UTC] User ID: 555
[15-May-2026 21:55:18 UTC] ✅ User profile retrieved successfully for user ID: 555
[15-May-2026 21:56:04 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 21:56:04 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 21:56:04 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"118.179.4.129","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NTUsInVzZXJuYW1lIjoiZmFyaGFuIiwiZW1haWwiOiJzaWF5YW1pc2xhbTkyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQ4NjgwMX0.SFiw04A31jc5hSkF2IHwpcfe3feU68c5q5yDe5oiPH4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fc563f55c42af36-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"118.179.4.129","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-May-2026 21:56:04 UTC] === User Orders API Called ===
[15-May-2026 21:56:04 UTC] User ID: 555
[15-May-2026 21:56:04 UTC] Limit: 20, Offset: 0
[15-May-2026 21:56:04 UTC] Orders found: 0
[15-May-2026 21:56:04 UTC] Orders data: []
[15-May-2026 21:56:04 UTC] Total orders count: 0
[15-May-2026 21:56:04 UTC] === API CALL LOG ===
[15-May-2026 21:56:04 UTC] Endpoint: user/profile.php
[15-May-2026 21:56:04 UTC] Full Log Data: {
    "timestamp": "2026-05-15 21:56:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "118.179.4.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "118.179.4.129",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NTUsInVzZXJuYW1lIjoiZmFyaGFuIiwiZW1haWwiOiJzaWF5YW1pc2xhbTkyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQ4NjgwMX0.SFiw04A31jc5hSkF2IHwpcfe3feU68c5q5yDe5oiPH4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc563f5ecb7af36-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "118.179.4.129",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 21:56:04 UTC] === END API CALL LOG ===
[15-May-2026 21:56:04 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 21:56:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NTUsInVzZXJuYW1lIjoiZmFyaGFuIiwiZW1haWwiOiJzaWF5YW1pc2xhbTkyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQ4NjgwMX0.SFiw04A31jc5hSkF2IHwpcfe3feU68c5q5yDe5oiPH4
[15-May-2026 21:56:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 21:56:04 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 21:56:04 UTC] User ID: 555
[15-May-2026 21:56:04 UTC] ✅ User profile retrieved successfully for user ID: 555
[15-May-2026 21:56:04 UTC] === API CALL LOG ===
[15-May-2026 21:56:04 UTC] Endpoint: user/profile.php
[15-May-2026 21:56:04 UTC] Full Log Data: {
    "timestamp": "2026-05-15 21:56:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "118.179.4.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "118.179.4.129",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NTUsInVzZXJuYW1lIjoiZmFyaGFuIiwiZW1haWwiOiJzaWF5YW1pc2xhbTkyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQ4NjgwMX0.SFiw04A31jc5hSkF2IHwpcfe3feU68c5q5yDe5oiPH4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc563f9d81daf36-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "118.179.4.129",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 21:56:04 UTC] === END API CALL LOG ===
[15-May-2026 21:56:04 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 21:56:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NTUsInVzZXJuYW1lIjoiZmFyaGFuIiwiZW1haWwiOiJzaWF5YW1pc2xhbTkyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQ4NjgwMX0.SFiw04A31jc5hSkF2IHwpcfe3feU68c5q5yDe5oiPH4
[15-May-2026 21:56:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 21:56:04 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 21:56:04 UTC] User ID: 555
[15-May-2026 21:56:04 UTC] ✅ User profile retrieved successfully for user ID: 555
[15-May-2026 21:56:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 21:56:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 21:56:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"118.179.4.129","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NTUsInVzZXJuYW1lIjoiZmFyaGFuIiwiZW1haWwiOiJzaWF5YW1pc2xhbTkyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQ4NjgwMX0.SFiw04A31jc5hSkF2IHwpcfe3feU68c5q5yDe5oiPH4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fc5640418f3af36-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"118.179.4.129","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-May-2026 21:56:06 UTC] === User Orders API Called ===
[15-May-2026 21:56:06 UTC] User ID: 555
[15-May-2026 21:56:06 UTC] Limit: 20, Offset: 0
[15-May-2026 21:56:06 UTC] Orders found: 0
[15-May-2026 21:56:06 UTC] Orders data: []
[15-May-2026 21:56:06 UTC] Total orders count: 0
[15-May-2026 21:56:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 21:56:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 21:56:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"118.179.4.129","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NTUsInVzZXJuYW1lIjoiZmFyaGFuIiwiZW1haWwiOiJzaWF5YW1pc2xhbTkyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQ4NjgwMX0.SFiw04A31jc5hSkF2IHwpcfe3feU68c5q5yDe5oiPH4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fc5640bc8cdaf36-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"118.179.4.129","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-May-2026 21:56:07 UTC] === User Orders API Called ===
[15-May-2026 21:56:07 UTC] User ID: 555
[15-May-2026 21:56:07 UTC] Limit: 20, Offset: 0
[15-May-2026 21:56:07 UTC] Orders found: 0
[15-May-2026 21:56:07 UTC] Orders data: []
[15-May-2026 21:56:07 UTC] Total orders count: 0
[15-May-2026 21:56:07 UTC] === API CALL LOG ===
[15-May-2026 21:56:07 UTC] Endpoint: user/profile.php
[15-May-2026 21:56:07 UTC] Full Log Data: {
    "timestamp": "2026-05-15 21:56:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "118.179.4.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "118.179.4.129",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NTUsInVzZXJuYW1lIjoiZmFyaGFuIiwiZW1haWwiOiJzaWF5YW1pc2xhbTkyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQ4NjgwMX0.SFiw04A31jc5hSkF2IHwpcfe3feU68c5q5yDe5oiPH4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc5640c5967af36-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "118.179.4.129",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 21:56:07 UTC] === END API CALL LOG ===
[15-May-2026 21:56:07 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 21:56:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NTUsInVzZXJuYW1lIjoiZmFyaGFuIiwiZW1haWwiOiJzaWF5YW1pc2xhbTkyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQ4NjgwMX0.SFiw04A31jc5hSkF2IHwpcfe3feU68c5q5yDe5oiPH4
[15-May-2026 21:56:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 21:56:07 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 21:56:07 UTC] User ID: 555
[15-May-2026 21:56:07 UTC] ✅ User profile retrieved successfully for user ID: 555
[15-May-2026 21:56:08 UTC] === API CALL LOG ===
[15-May-2026 21:56:08 UTC] Endpoint: user/profile.php
[15-May-2026 21:56:08 UTC] Full Log Data: {
    "timestamp": "2026-05-15 21:56:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "118.179.4.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "118.179.4.129",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NTUsInVzZXJuYW1lIjoiZmFyaGFuIiwiZW1haWwiOiJzaWF5YW1pc2xhbTkyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQ4NjgwMX0.SFiw04A31jc5hSkF2IHwpcfe3feU68c5q5yDe5oiPH4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc564104c71af36-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "118.179.4.129",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 21:56:08 UTC] === END API CALL LOG ===
[15-May-2026 21:56:08 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 21:56:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NTUsInVzZXJuYW1lIjoiZmFyaGFuIiwiZW1haWwiOiJzaWF5YW1pc2xhbTkyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQ4NjgwMX0.SFiw04A31jc5hSkF2IHwpcfe3feU68c5q5yDe5oiPH4
[15-May-2026 21:56:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 21:56:08 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 21:56:08 UTC] User ID: 555
[15-May-2026 21:56:08 UTC] ✅ User profile retrieved successfully for user ID: 555
[15-May-2026 21:56:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 21:56:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 21:56:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"118.179.4.129","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NTUsInVzZXJuYW1lIjoiZmFyaGFuIiwiZW1haWwiOiJzaWF5YW1pc2xhbTkyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQ4NjgwMX0.SFiw04A31jc5hSkF2IHwpcfe3feU68c5q5yDe5oiPH4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fc564cf6cffaf36-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"118.179.4.129","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-May-2026 21:56:39 UTC] === User Orders API Called ===
[15-May-2026 21:56:39 UTC] User ID: 555
[15-May-2026 21:56:39 UTC] Limit: 20, Offset: 0
[15-May-2026 21:56:39 UTC] Orders found: 0
[15-May-2026 21:56:39 UTC] Orders data: []
[15-May-2026 21:56:39 UTC] Total orders count: 0
[15-May-2026 21:56:40 UTC] === API CALL LOG ===
[15-May-2026 21:56:40 UTC] Endpoint: user/profile.php
[15-May-2026 21:56:40 UTC] Full Log Data: {
    "timestamp": "2026-05-15 21:56:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "118.179.4.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "118.179.4.129",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NTUsInVzZXJuYW1lIjoiZmFyaGFuIiwiZW1haWwiOiJzaWF5YW1pc2xhbTkyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQ4NjgwMX0.SFiw04A31jc5hSkF2IHwpcfe3feU68c5q5yDe5oiPH4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc564db8945af36-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "118.179.4.129",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 21:56:40 UTC] === END API CALL LOG ===
[15-May-2026 21:56:40 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 21:56:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NTUsInVzZXJuYW1lIjoiZmFyaGFuIiwiZW1haWwiOiJzaWF5YW1pc2xhbTkyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQ4NjgwMX0.SFiw04A31jc5hSkF2IHwpcfe3feU68c5q5yDe5oiPH4
[15-May-2026 21:56:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 21:56:40 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 21:56:40 UTC] User ID: 555
[15-May-2026 21:56:40 UTC] ✅ User profile retrieved successfully for user ID: 555
[15-May-2026 21:56:41 UTC] User Purchases API - User ID: 555
[15-May-2026 21:56:41 UTC] User Purchases API - Total purchases found: 1
[15-May-2026 21:56:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 21:56:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 21:56:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"118.179.4.129","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NTUsInVzZXJuYW1lIjoiZmFyaGFuIiwiZW1haWwiOiJzaWF5YW1pc2xhbTkyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQ4NjgwMX0.SFiw04A31jc5hSkF2IHwpcfe3feU68c5q5yDe5oiPH4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fc564ec994eaf36-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"118.179.4.129","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-May-2026 21:56:43 UTC] === User Orders API Called ===
[15-May-2026 21:56:43 UTC] User ID: 555
[15-May-2026 21:56:43 UTC] Limit: 20, Offset: 0
[15-May-2026 21:56:43 UTC] Orders found: 0
[15-May-2026 21:56:43 UTC] Orders data: []
[15-May-2026 21:56:43 UTC] Total orders count: 0
[15-May-2026 21:56:43 UTC] === API CALL LOG ===
[15-May-2026 21:56:43 UTC] Endpoint: user/profile.php
[15-May-2026 21:56:43 UTC] Full Log Data: {
    "timestamp": "2026-05-15 21:56:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "118.179.4.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "118.179.4.129",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NTUsInVzZXJuYW1lIjoiZmFyaGFuIiwiZW1haWwiOiJzaWF5YW1pc2xhbTkyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQ4NjgwMX0.SFiw04A31jc5hSkF2IHwpcfe3feU68c5q5yDe5oiPH4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc564ed2a22af36-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "118.179.4.129",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 21:56:43 UTC] === END API CALL LOG ===
[15-May-2026 21:56:43 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 21:56:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NTUsInVzZXJuYW1lIjoiZmFyaGFuIiwiZW1haWwiOiJzaWF5YW1pc2xhbTkyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQ4NjgwMX0.SFiw04A31jc5hSkF2IHwpcfe3feU68c5q5yDe5oiPH4
[15-May-2026 21:56:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 21:56:43 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 21:56:43 UTC] User ID: 555
[15-May-2026 21:56:43 UTC] ✅ User profile retrieved successfully for user ID: 555
[15-May-2026 21:56:44 UTC] === API CALL LOG ===
[15-May-2026 21:56:44 UTC] Endpoint: user/profile.php
[15-May-2026 21:56:44 UTC] Full Log Data: {
    "timestamp": "2026-05-15 21:56:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "118.179.4.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "118.179.4.129",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NTUsInVzZXJuYW1lIjoiZmFyaGFuIiwiZW1haWwiOiJzaWF5YW1pc2xhbTkyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQ4NjgwMX0.SFiw04A31jc5hSkF2IHwpcfe3feU68c5q5yDe5oiPH4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc564f08e42af36-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "118.179.4.129",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 21:56:44 UTC] === END API CALL LOG ===
[15-May-2026 21:56:44 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 21:56:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NTUsInVzZXJuYW1lIjoiZmFyaGFuIiwiZW1haWwiOiJzaWF5YW1pc2xhbTkyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQ4NjgwMX0.SFiw04A31jc5hSkF2IHwpcfe3feU68c5q5yDe5oiPH4
[15-May-2026 21:56:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 21:56:44 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 21:56:44 UTC] User ID: 555
[15-May-2026 21:56:44 UTC] ✅ User profile retrieved successfully for user ID: 555
[15-May-2026 21:56:53 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 21:56:53 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 21:56:53 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"118.179.4.129","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NTUsInVzZXJuYW1lIjoiZmFyaGFuIiwiZW1haWwiOiJzaWF5YW1pc2xhbTkyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQ4NjgwMX0.SFiw04A31jc5hSkF2IHwpcfe3feU68c5q5yDe5oiPH4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fc56529b886af36-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"118.179.4.129","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-May-2026 21:56:53 UTC] === User Orders API Called ===
[15-May-2026 21:56:53 UTC] User ID: 555
[15-May-2026 21:56:53 UTC] Limit: 20, Offset: 0
[15-May-2026 21:56:53 UTC] Orders found: 1
[15-May-2026 21:56:53 UTC] Orders data: [{"id":282,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/FARHAN_RTX_OFFICIAL_CHENNEL","status":"pending","created_at":"2026-05-16 01:26:51","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[15-May-2026 21:56:53 UTC] Total orders count: 1
[15-May-2026 21:56:59 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 21:56:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 21:56:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"118.179.4.129","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NTUsInVzZXJuYW1lIjoiZmFyaGFuIiwiZW1haWwiOiJzaWF5YW1pc2xhbTkyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQ4NjgwMX0.SFiw04A31jc5hSkF2IHwpcfe3feU68c5q5yDe5oiPH4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fc5654eeb1caf36-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"118.179.4.129","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-May-2026 21:56:59 UTC] === User Orders API Called ===
[15-May-2026 21:56:59 UTC] User ID: 555
[15-May-2026 21:56:59 UTC] Limit: 20, Offset: 0
[15-May-2026 21:56:59 UTC] Orders found: 1
[15-May-2026 21:56:59 UTC] Orders data: [{"id":282,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/FARHAN_RTX_OFFICIAL_CHENNEL","status":"pending","created_at":"2026-05-16 01:26:51","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[15-May-2026 21:56:59 UTC] Total orders count: 1
[15-May-2026 21:56:59 UTC] === API CALL LOG ===
[15-May-2026 21:56:59 UTC] Endpoint: user/profile.php
[15-May-2026 21:56:59 UTC] Full Log Data: {
    "timestamp": "2026-05-15 21:56:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "118.179.4.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "118.179.4.129",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NTUsInVzZXJuYW1lIjoiZmFyaGFuIiwiZW1haWwiOiJzaWF5YW1pc2xhbTkyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQ4NjgwMX0.SFiw04A31jc5hSkF2IHwpcfe3feU68c5q5yDe5oiPH4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc5654f8ba1af36-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "118.179.4.129",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 21:56:59 UTC] === END API CALL LOG ===
[15-May-2026 21:56:59 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 21:56:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NTUsInVzZXJuYW1lIjoiZmFyaGFuIiwiZW1haWwiOiJzaWF5YW1pc2xhbTkyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQ4NjgwMX0.SFiw04A31jc5hSkF2IHwpcfe3feU68c5q5yDe5oiPH4
[15-May-2026 21:56:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 21:56:59 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 21:56:59 UTC] User ID: 555
[15-May-2026 21:56:59 UTC] ✅ User profile retrieved successfully for user ID: 555
[15-May-2026 21:57:00 UTC] === API CALL LOG ===
[15-May-2026 21:57:00 UTC] Endpoint: user/profile.php
[15-May-2026 21:57:00 UTC] Full Log Data: {
    "timestamp": "2026-05-15 21:57:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "118.179.4.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "118.179.4.129",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NTUsInVzZXJuYW1lIjoiZmFyaGFuIiwiZW1haWwiOiJzaWF5YW1pc2xhbTkyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQ4NjgwMX0.SFiw04A31jc5hSkF2IHwpcfe3feU68c5q5yDe5oiPH4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc565535f9faf36-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "118.179.4.129",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 21:57:00 UTC] === END API CALL LOG ===
[15-May-2026 21:57:00 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 21:57:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NTUsInVzZXJuYW1lIjoiZmFyaGFuIiwiZW1haWwiOiJzaWF5YW1pc2xhbTkyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQ4NjgwMX0.SFiw04A31jc5hSkF2IHwpcfe3feU68c5q5yDe5oiPH4
[15-May-2026 21:57:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 21:57:00 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 21:57:00 UTC] User ID: 555
[15-May-2026 21:57:00 UTC] ✅ User profile retrieved successfully for user ID: 555
[15-May-2026 21:57:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 21:57:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 21:57:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"118.179.4.129","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NTUsInVzZXJuYW1lIjoiZmFyaGFuIiwiZW1haWwiOiJzaWF5YW1pc2xhbTkyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQ4NjgwMX0.SFiw04A31jc5hSkF2IHwpcfe3feU68c5q5yDe5oiPH4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fc5655c2fa7af36-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"118.179.4.129","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-May-2026 21:57:01 UTC] === User Orders API Called ===
[15-May-2026 21:57:01 UTC] User ID: 555
[15-May-2026 21:57:01 UTC] Limit: 20, Offset: 0
[15-May-2026 21:57:01 UTC] Orders found: 1
[15-May-2026 21:57:01 UTC] Orders data: [{"id":282,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/FARHAN_RTX_OFFICIAL_CHENNEL","status":"pending","created_at":"2026-05-16 01:26:51","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[15-May-2026 21:57:01 UTC] Total orders count: 1
[15-May-2026 21:57:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 21:57:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 21:57:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"118.179.4.129","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NTUsInVzZXJuYW1lIjoiZmFyaGFuIiwiZW1haWwiOiJzaWF5YW1pc2xhbTkyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQ4NjgwMX0.SFiw04A31jc5hSkF2IHwpcfe3feU68c5q5yDe5oiPH4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fc5656759c2af36-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"118.179.4.129","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-May-2026 21:57:03 UTC] === User Orders API Called ===
[15-May-2026 21:57:03 UTC] User ID: 555
[15-May-2026 21:57:03 UTC] Limit: 20, Offset: 0
[15-May-2026 21:57:03 UTC] Orders found: 1
[15-May-2026 21:57:03 UTC] Orders data: [{"id":282,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/FARHAN_RTX_OFFICIAL_CHENNEL","status":"pending","created_at":"2026-05-16 01:26:51","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[15-May-2026 21:57:03 UTC] Total orders count: 1
[15-May-2026 21:57:03 UTC] === API CALL LOG ===
[15-May-2026 21:57:03 UTC] Endpoint: user/profile.php
[15-May-2026 21:57:03 UTC] Full Log Data: {
    "timestamp": "2026-05-15 21:57:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "118.179.4.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "118.179.4.129",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NTUsInVzZXJuYW1lIjoiZmFyaGFuIiwiZW1haWwiOiJzaWF5YW1pc2xhbTkyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQ4NjgwMX0.SFiw04A31jc5hSkF2IHwpcfe3feU68c5q5yDe5oiPH4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc56567ea18af36-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "118.179.4.129",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 21:57:03 UTC] === END API CALL LOG ===
[15-May-2026 21:57:03 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 21:57:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NTUsInVzZXJuYW1lIjoiZmFyaGFuIiwiZW1haWwiOiJzaWF5YW1pc2xhbTkyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQ4NjgwMX0.SFiw04A31jc5hSkF2IHwpcfe3feU68c5q5yDe5oiPH4
[15-May-2026 21:57:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 21:57:03 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 21:57:03 UTC] User ID: 555
[15-May-2026 21:57:03 UTC] ✅ User profile retrieved successfully for user ID: 555
[15-May-2026 21:57:04 UTC] === API CALL LOG ===
[15-May-2026 21:57:04 UTC] Endpoint: user/profile.php
[15-May-2026 21:57:04 UTC] Full Log Data: {
    "timestamp": "2026-05-15 21:57:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "118.179.4.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "118.179.4.129",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NTUsInVzZXJuYW1lIjoiZmFyaGFuIiwiZW1haWwiOiJzaWF5YW1pc2xhbTkyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQ4NjgwMX0.SFiw04A31jc5hSkF2IHwpcfe3feU68c5q5yDe5oiPH4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc5656bde42af36-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "118.179.4.129",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 21:57:04 UTC] === END API CALL LOG ===
[15-May-2026 21:57:04 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 21:57:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NTUsInVzZXJuYW1lIjoiZmFyaGFuIiwiZW1haWwiOiJzaWF5YW1pc2xhbTkyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQ4NjgwMX0.SFiw04A31jc5hSkF2IHwpcfe3feU68c5q5yDe5oiPH4
[15-May-2026 21:57:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 21:57:04 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 21:57:04 UTC] User ID: 555
[15-May-2026 21:57:04 UTC] ✅ User profile retrieved successfully for user ID: 555
[15-May-2026 21:57:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 21:57:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 21:57:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"118.179.4.129","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NTUsInVzZXJuYW1lIjoiZmFyaGFuIiwiZW1haWwiOiJzaWF5YW1pc2xhbTkyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQ4NjgwMX0.SFiw04A31jc5hSkF2IHwpcfe3feU68c5q5yDe5oiPH4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fc5659a4a52af36-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"118.179.4.129","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-May-2026 21:57:11 UTC] === User Orders API Called ===
[15-May-2026 21:57:11 UTC] User ID: 555
[15-May-2026 21:57:11 UTC] Limit: 20, Offset: 0
[15-May-2026 21:57:11 UTC] Orders found: 1
[15-May-2026 21:57:11 UTC] Orders data: [{"id":282,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/FARHAN_RTX_OFFICIAL_CHENNEL","status":"pending","created_at":"2026-05-16 01:26:51","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[15-May-2026 21:57:11 UTC] Total orders count: 1
[15-May-2026 21:57:11 UTC] === API CALL LOG ===
[15-May-2026 21:57:11 UTC] Endpoint: user/profile.php
[15-May-2026 21:57:11 UTC] Full Log Data: {
    "timestamp": "2026-05-15 21:57:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "118.179.4.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "118.179.4.129",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NTUsInVzZXJuYW1lIjoiZmFyaGFuIiwiZW1haWwiOiJzaWF5YW1pc2xhbTkyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQ4NjgwMX0.SFiw04A31jc5hSkF2IHwpcfe3feU68c5q5yDe5oiPH4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc5659aeac9af36-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "118.179.4.129",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 21:57:11 UTC] === END API CALL LOG ===
[15-May-2026 21:57:11 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 21:57:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NTUsInVzZXJuYW1lIjoiZmFyaGFuIiwiZW1haWwiOiJzaWF5YW1pc2xhbTkyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQ4NjgwMX0.SFiw04A31jc5hSkF2IHwpcfe3feU68c5q5yDe5oiPH4
[15-May-2026 21:57:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 21:57:11 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 21:57:11 UTC] User ID: 555
[15-May-2026 21:57:11 UTC] ✅ User profile retrieved successfully for user ID: 555
[15-May-2026 21:57:12 UTC] === API CALL LOG ===
[15-May-2026 21:57:12 UTC] Endpoint: user/profile.php
[15-May-2026 21:57:12 UTC] Full Log Data: {
    "timestamp": "2026-05-15 21:57:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "118.179.4.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "118.179.4.129",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NTUsInVzZXJuYW1lIjoiZmFyaGFuIiwiZW1haWwiOiJzaWF5YW1pc2xhbTkyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQ4NjgwMX0.SFiw04A31jc5hSkF2IHwpcfe3feU68c5q5yDe5oiPH4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc5659d9d6faf36-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "118.179.4.129",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 21:57:12 UTC] === END API CALL LOG ===
[15-May-2026 21:57:12 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 21:57:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NTUsInVzZXJuYW1lIjoiZmFyaGFuIiwiZW1haWwiOiJzaWF5YW1pc2xhbTkyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQ4NjgwMX0.SFiw04A31jc5hSkF2IHwpcfe3feU68c5q5yDe5oiPH4
[15-May-2026 21:57:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 21:57:12 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 21:57:12 UTC] User ID: 555
[15-May-2026 21:57:12 UTC] ✅ User profile retrieved successfully for user ID: 555
[15-May-2026 21:57:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 21:57:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 21:57:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"118.179.4.129","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NTUsInVzZXJuYW1lIjoiZmFyaGFuIiwiZW1haWwiOiJzaWF5YW1pc2xhbTkyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQ4NjgwMX0.SFiw04A31jc5hSkF2IHwpcfe3feU68c5q5yDe5oiPH4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fc565a75f05af36-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"118.179.4.129","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-May-2026 21:57:13 UTC] === User Orders API Called ===
[15-May-2026 21:57:13 UTC] User ID: 555
[15-May-2026 21:57:13 UTC] Limit: 20, Offset: 0
[15-May-2026 21:57:13 UTC] Orders found: 1
[15-May-2026 21:57:13 UTC] Orders data: [{"id":282,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/FARHAN_RTX_OFFICIAL_CHENNEL","status":"pending","created_at":"2026-05-16 01:26:51","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[15-May-2026 21:57:13 UTC] Total orders count: 1
[15-May-2026 21:57:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 21:57:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 21:57:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"118.179.4.129","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NTUsInVzZXJuYW1lIjoiZmFyaGFuIiwiZW1haWwiOiJzaWF5YW1pc2xhbTkyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQ4NjgwMX0.SFiw04A31jc5hSkF2IHwpcfe3feU68c5q5yDe5oiPH4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fc565b2593baf36-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"118.179.4.129","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-May-2026 21:57:15 UTC] === User Orders API Called ===
[15-May-2026 21:57:15 UTC] User ID: 555
[15-May-2026 21:57:15 UTC] Limit: 20, Offset: 0
[15-May-2026 21:57:15 UTC] Orders found: 1
[15-May-2026 21:57:15 UTC] Orders data: [{"id":282,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/FARHAN_RTX_OFFICIAL_CHENNEL","status":"pending","created_at":"2026-05-16 01:26:51","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[15-May-2026 21:57:15 UTC] Total orders count: 1
[15-May-2026 21:57:15 UTC] === API CALL LOG ===
[15-May-2026 21:57:15 UTC] Endpoint: user/profile.php
[15-May-2026 21:57:15 UTC] Full Log Data: {
    "timestamp": "2026-05-15 21:57:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "118.179.4.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "118.179.4.129",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NTUsInVzZXJuYW1lIjoiZmFyaGFuIiwiZW1haWwiOiJzaWF5YW1pc2xhbTkyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQ4NjgwMX0.SFiw04A31jc5hSkF2IHwpcfe3feU68c5q5yDe5oiPH4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc565b2e9ccaf36-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "118.179.4.129",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 21:57:15 UTC] === END API CALL LOG ===
[15-May-2026 21:57:15 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 21:57:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NTUsInVzZXJuYW1lIjoiZmFyaGFuIiwiZW1haWwiOiJzaWF5YW1pc2xhbTkyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQ4NjgwMX0.SFiw04A31jc5hSkF2IHwpcfe3feU68c5q5yDe5oiPH4
[15-May-2026 21:57:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 21:57:15 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 21:57:15 UTC] User ID: 555
[15-May-2026 21:57:15 UTC] ✅ User profile retrieved successfully for user ID: 555
[15-May-2026 21:57:16 UTC] === API CALL LOG ===
[15-May-2026 21:57:16 UTC] Endpoint: user/profile.php
[15-May-2026 21:57:16 UTC] Full Log Data: {
    "timestamp": "2026-05-15 21:57:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "118.179.4.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "118.179.4.129",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NTUsInVzZXJuYW1lIjoiZmFyaGFuIiwiZW1haWwiOiJzaWF5YW1pc2xhbTkyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQ4NjgwMX0.SFiw04A31jc5hSkF2IHwpcfe3feU68c5q5yDe5oiPH4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc565b6dd29af36-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "118.179.4.129",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 21:57:16 UTC] === END API CALL LOG ===
[15-May-2026 21:57:16 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 21:57:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NTUsInVzZXJuYW1lIjoiZmFyaGFuIiwiZW1haWwiOiJzaWF5YW1pc2xhbTkyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQ4NjgwMX0.SFiw04A31jc5hSkF2IHwpcfe3feU68c5q5yDe5oiPH4
[15-May-2026 21:57:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 21:57:16 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 21:57:16 UTC] User ID: 555
[15-May-2026 21:57:16 UTC] ✅ User profile retrieved successfully for user ID: 555
[15-May-2026 21:57:19 UTC] === API CALL LOG ===
[15-May-2026 21:57:19 UTC] Endpoint: user/profile.php
[15-May-2026 21:57:19 UTC] Full Log Data: {
    "timestamp": "2026-05-15 21:57:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "118.179.4.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "118.179.4.129",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NTUsInVzZXJuYW1lIjoiZmFyaGFuIiwiZW1haWwiOiJzaWF5YW1pc2xhbTkyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQ4NjgwMX0.SFiw04A31jc5hSkF2IHwpcfe3feU68c5q5yDe5oiPH4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc565cafecaaf36-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "118.179.4.129",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 21:57:19 UTC] === END API CALL LOG ===
[15-May-2026 21:57:19 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 21:57:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NTUsInVzZXJuYW1lIjoiZmFyaGFuIiwiZW1haWwiOiJzaWF5YW1pc2xhbTkyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQ4NjgwMX0.SFiw04A31jc5hSkF2IHwpcfe3feU68c5q5yDe5oiPH4
[15-May-2026 21:57:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 21:57:19 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 21:57:19 UTC] User ID: 555
[15-May-2026 21:57:19 UTC] ✅ User profile retrieved successfully for user ID: 555
[15-May-2026 21:57:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 21:57:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 21:57:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"118.179.4.129","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NTUsInVzZXJuYW1lIjoiZmFyaGFuIiwiZW1haWwiOiJzaWF5YW1pc2xhbTkyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQ4NjgwMX0.SFiw04A31jc5hSkF2IHwpcfe3feU68c5q5yDe5oiPH4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fc565d10c1faf36-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"118.179.4.129","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-May-2026 21:57:20 UTC] === User Orders API Called ===
[15-May-2026 21:57:20 UTC] User ID: 555
[15-May-2026 21:57:20 UTC] Limit: 20, Offset: 0
[15-May-2026 21:57:20 UTC] Orders found: 1
[15-May-2026 21:57:20 UTC] Orders data: [{"id":282,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/FARHAN_RTX_OFFICIAL_CHENNEL","status":"pending","created_at":"2026-05-16 01:26:51","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[15-May-2026 21:57:20 UTC] Total orders count: 1
[15-May-2026 21:57:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 21:57:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 21:57:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"118.179.4.129","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NTUsInVzZXJuYW1lIjoiZmFyaGFuIiwiZW1haWwiOiJzaWF5YW1pc2xhbTkyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQ4NjgwMX0.SFiw04A31jc5hSkF2IHwpcfe3feU68c5q5yDe5oiPH4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fc565da4cf0af36-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"118.179.4.129","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-May-2026 21:57:21 UTC] === User Orders API Called ===
[15-May-2026 21:57:21 UTC] User ID: 555
[15-May-2026 21:57:21 UTC] Limit: 20, Offset: 0
[15-May-2026 21:57:21 UTC] Orders found: 1
[15-May-2026 21:57:21 UTC] Orders data: [{"id":282,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/FARHAN_RTX_OFFICIAL_CHENNEL","status":"pending","created_at":"2026-05-16 01:26:51","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[15-May-2026 21:57:21 UTC] Total orders count: 1
[15-May-2026 21:57:21 UTC] === API CALL LOG ===
[15-May-2026 21:57:21 UTC] Endpoint: user/profile.php
[15-May-2026 21:57:21 UTC] Full Log Data: {
    "timestamp": "2026-05-15 21:57:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "118.179.4.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "118.179.4.129",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NTUsInVzZXJuYW1lIjoiZmFyaGFuIiwiZW1haWwiOiJzaWF5YW1pc2xhbTkyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQ4NjgwMX0.SFiw04A31jc5hSkF2IHwpcfe3feU68c5q5yDe5oiPH4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc565dacd5daf36-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "118.179.4.129",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 21:57:21 UTC] === END API CALL LOG ===
[15-May-2026 21:57:21 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 21:57:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NTUsInVzZXJuYW1lIjoiZmFyaGFuIiwiZW1haWwiOiJzaWF5YW1pc2xhbTkyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQ4NjgwMX0.SFiw04A31jc5hSkF2IHwpcfe3feU68c5q5yDe5oiPH4
[15-May-2026 21:57:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 21:57:21 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 21:57:21 UTC] User ID: 555
[15-May-2026 21:57:21 UTC] ✅ User profile retrieved successfully for user ID: 555
[15-May-2026 21:57:22 UTC] === API CALL LOG ===
[15-May-2026 21:57:22 UTC] Endpoint: user/profile.php
[15-May-2026 21:57:22 UTC] Full Log Data: {
    "timestamp": "2026-05-15 21:57:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "118.179.4.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "118.179.4.129",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NTUsInVzZXJuYW1lIjoiZmFyaGFuIiwiZW1haWwiOiJzaWF5YW1pc2xhbTkyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQ4NjgwMX0.SFiw04A31jc5hSkF2IHwpcfe3feU68c5q5yDe5oiPH4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc565dec947af36-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "118.179.4.129",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 21:57:22 UTC] === END API CALL LOG ===
[15-May-2026 21:57:22 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 21:57:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NTUsInVzZXJuYW1lIjoiZmFyaGFuIiwiZW1haWwiOiJzaWF5YW1pc2xhbTkyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQ4NjgwMX0.SFiw04A31jc5hSkF2IHwpcfe3feU68c5q5yDe5oiPH4
[15-May-2026 21:57:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 21:57:22 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 21:57:22 UTC] User ID: 555
[15-May-2026 21:57:22 UTC] ✅ User profile retrieved successfully for user ID: 555
[15-May-2026 21:57:48 UTC] === API CALL LOG ===
[15-May-2026 21:57:48 UTC] Endpoint: user/profile.php
[15-May-2026 21:57:48 UTC] Full Log Data: {
    "timestamp": "2026-05-15 21:57:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "118.179.4.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "118.179.4.129",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NTUsInVzZXJuYW1lIjoiZmFyaGFuIiwiZW1haWwiOiJzaWF5YW1pc2xhbTkyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQ4NjgwMX0.SFiw04A31jc5hSkF2IHwpcfe3feU68c5q5yDe5oiPH4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc566806d0daf36-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "118.179.4.129",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 21:57:48 UTC] === END API CALL LOG ===
[15-May-2026 21:57:48 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 21:57:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NTUsInVzZXJuYW1lIjoiZmFyaGFuIiwiZW1haWwiOiJzaWF5YW1pc2xhbTkyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQ4NjgwMX0.SFiw04A31jc5hSkF2IHwpcfe3feU68c5q5yDe5oiPH4
[15-May-2026 21:57:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 21:57:48 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 21:57:48 UTC] User ID: 555
[15-May-2026 21:57:48 UTC] ✅ User profile retrieved successfully for user ID: 555
[15-May-2026 21:57:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 21:57:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 21:57:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"118.179.4.129","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NTUsInVzZXJuYW1lIjoiZmFyaGFuIiwiZW1haWwiOiJzaWF5YW1pc2xhbTkyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQ4NjgwMX0.SFiw04A31jc5hSkF2IHwpcfe3feU68c5q5yDe5oiPH4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fc56699bcdeaf36-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"118.179.4.129","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-May-2026 21:57:52 UTC] === User Orders API Called ===
[15-May-2026 21:57:52 UTC] User ID: 555
[15-May-2026 21:57:52 UTC] Limit: 20, Offset: 0
[15-May-2026 21:57:52 UTC] Orders found: 1
[15-May-2026 21:57:52 UTC] Orders data: [{"id":282,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/FARHAN_RTX_OFFICIAL_CHENNEL","status":"pending","created_at":"2026-05-16 01:26:51","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[15-May-2026 21:57:52 UTC] Total orders count: 1
[15-May-2026 21:57:52 UTC] === API CALL LOG ===
[15-May-2026 21:57:52 UTC] Endpoint: user/profile.php
[15-May-2026 21:57:52 UTC] Full Log Data: {
    "timestamp": "2026-05-15 21:57:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "118.179.4.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "118.179.4.129",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NTUsInVzZXJuYW1lIjoiZmFyaGFuIiwiZW1haWwiOiJzaWF5YW1pc2xhbTkyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQ4NjgwMX0.SFiw04A31jc5hSkF2IHwpcfe3feU68c5q5yDe5oiPH4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc5669a0d0aaf36-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "118.179.4.129",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 21:57:52 UTC] === END API CALL LOG ===
[15-May-2026 21:57:52 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 21:57:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NTUsInVzZXJuYW1lIjoiZmFyaGFuIiwiZW1haWwiOiJzaWF5YW1pc2xhbTkyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQ4NjgwMX0.SFiw04A31jc5hSkF2IHwpcfe3feU68c5q5yDe5oiPH4
[15-May-2026 21:57:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 21:57:52 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 21:57:52 UTC] User ID: 555
[15-May-2026 21:57:52 UTC] ✅ User profile retrieved successfully for user ID: 555
[15-May-2026 21:57:53 UTC] === API CALL LOG ===
[15-May-2026 21:57:53 UTC] Endpoint: user/profile.php
[15-May-2026 21:57:53 UTC] Full Log Data: {
    "timestamp": "2026-05-15 21:57:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "118.179.4.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "118.179.4.129",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NTUsInVzZXJuYW1lIjoiZmFyaGFuIiwiZW1haWwiOiJzaWF5YW1pc2xhbTkyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQ4NjgwMX0.SFiw04A31jc5hSkF2IHwpcfe3feU68c5q5yDe5oiPH4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc5669e187eaf36-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "118.179.4.129",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 21:57:53 UTC] === END API CALL LOG ===
[15-May-2026 21:57:53 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 21:57:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NTUsInVzZXJuYW1lIjoiZmFyaGFuIiwiZW1haWwiOiJzaWF5YW1pc2xhbTkyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQ4NjgwMX0.SFiw04A31jc5hSkF2IHwpcfe3feU68c5q5yDe5oiPH4
[15-May-2026 21:57:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 21:57:53 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 21:57:53 UTC] User ID: 555
[15-May-2026 21:57:53 UTC] ✅ User profile retrieved successfully for user ID: 555
[15-May-2026 21:57:53 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 21:57:53 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 21:57:53 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"118.179.4.129","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NTUsInVzZXJuYW1lIjoiZmFyaGFuIiwiZW1haWwiOiJzaWF5YW1pc2xhbTkyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQ4NjgwMX0.SFiw04A31jc5hSkF2IHwpcfe3feU68c5q5yDe5oiPH4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fc566a03a42af36-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"118.179.4.129","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-May-2026 21:57:53 UTC] === User Orders API Called ===
[15-May-2026 21:57:53 UTC] User ID: 555
[15-May-2026 21:57:53 UTC] Limit: 20, Offset: 0
[15-May-2026 21:57:53 UTC] Orders found: 1
[15-May-2026 21:57:53 UTC] Orders data: [{"id":282,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/FARHAN_RTX_OFFICIAL_CHENNEL","status":"pending","created_at":"2026-05-16 01:26:51","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[15-May-2026 21:57:53 UTC] Total orders count: 1
[15-May-2026 21:57:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 21:57:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 21:57:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"118.179.4.129","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NTUsInVzZXJuYW1lIjoiZmFyaGFuIiwiZW1haWwiOiJzaWF5YW1pc2xhbTkyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQ4NjgwMX0.SFiw04A31jc5hSkF2IHwpcfe3feU68c5q5yDe5oiPH4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fc566bfa8e9af36-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"118.179.4.129","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-May-2026 21:57:58 UTC] === User Orders API Called ===
[15-May-2026 21:57:58 UTC] User ID: 555
[15-May-2026 21:57:58 UTC] Limit: 20, Offset: 0
[15-May-2026 21:57:58 UTC] Orders found: 1
[15-May-2026 21:57:58 UTC] Orders data: [{"id":282,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/FARHAN_RTX_OFFICIAL_CHENNEL","status":"pending","created_at":"2026-05-16 01:26:51","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[15-May-2026 21:57:58 UTC] Total orders count: 1
[15-May-2026 21:57:58 UTC] === API CALL LOG ===
[15-May-2026 21:57:58 UTC] Endpoint: user/profile.php
[15-May-2026 21:57:58 UTC] Full Log Data: {
    "timestamp": "2026-05-15 21:57:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "118.179.4.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "118.179.4.129",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NTUsInVzZXJuYW1lIjoiZmFyaGFuIiwiZW1haWwiOiJzaWF5YW1pc2xhbTkyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQ4NjgwMX0.SFiw04A31jc5hSkF2IHwpcfe3feU68c5q5yDe5oiPH4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc566c0499baf36-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "118.179.4.129",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 21:57:58 UTC] === END API CALL LOG ===
[15-May-2026 21:57:58 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 21:57:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NTUsInVzZXJuYW1lIjoiZmFyaGFuIiwiZW1haWwiOiJzaWF5YW1pc2xhbTkyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQ4NjgwMX0.SFiw04A31jc5hSkF2IHwpcfe3feU68c5q5yDe5oiPH4
[15-May-2026 21:57:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 21:57:58 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 21:57:58 UTC] User ID: 555
[15-May-2026 21:57:58 UTC] ✅ User profile retrieved successfully for user ID: 555
[15-May-2026 21:57:59 UTC] === API CALL LOG ===
[15-May-2026 21:57:59 UTC] Endpoint: user/profile.php
[15-May-2026 21:57:59 UTC] Full Log Data: {
    "timestamp": "2026-05-15 21:57:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "118.179.4.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "118.179.4.129",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NTUsInVzZXJuYW1lIjoiZmFyaGFuIiwiZW1haWwiOiJzaWF5YW1pc2xhbTkyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQ4NjgwMX0.SFiw04A31jc5hSkF2IHwpcfe3feU68c5q5yDe5oiPH4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc566c42d7caf36-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "118.179.4.129",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 21:57:59 UTC] === END API CALL LOG ===
[15-May-2026 21:57:59 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 21:57:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NTUsInVzZXJuYW1lIjoiZmFyaGFuIiwiZW1haWwiOiJzaWF5YW1pc2xhbTkyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQ4NjgwMX0.SFiw04A31jc5hSkF2IHwpcfe3feU68c5q5yDe5oiPH4
[15-May-2026 21:57:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 21:57:59 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 21:57:59 UTC] User ID: 555
[15-May-2026 21:57:59 UTC] ✅ User profile retrieved successfully for user ID: 555
[15-May-2026 21:58:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 21:58:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 21:58:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"118.179.4.129","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NTUsInVzZXJuYW1lIjoiZmFyaGFuIiwiZW1haWwiOiJzaWF5YW1pc2xhbTkyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQ4NjgwMX0.SFiw04A31jc5hSkF2IHwpcfe3feU68c5q5yDe5oiPH4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fc56787d933af36-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"118.179.4.129","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-May-2026 21:58:30 UTC] === User Orders API Called ===
[15-May-2026 21:58:30 UTC] User ID: 555
[15-May-2026 21:58:30 UTC] Limit: 20, Offset: 0
[15-May-2026 21:58:30 UTC] Orders found: 1
[15-May-2026 21:58:30 UTC] Orders data: [{"id":282,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/FARHAN_RTX_OFFICIAL_CHENNEL","status":"pending","created_at":"2026-05-16 01:26:51","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[15-May-2026 21:58:30 UTC] Total orders count: 1
[15-May-2026 21:58:30 UTC] === API CALL LOG ===
[15-May-2026 21:58:30 UTC] Endpoint: user/profile.php
[15-May-2026 21:58:30 UTC] Full Log Data: {
    "timestamp": "2026-05-15 21:58:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "118.179.4.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "118.179.4.129",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NTUsInVzZXJuYW1lIjoiZmFyaGFuIiwiZW1haWwiOiJzaWF5YW1pc2xhbTkyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQ4NjgwMX0.SFiw04A31jc5hSkF2IHwpcfe3feU68c5q5yDe5oiPH4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc5678869b4af36-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "118.179.4.129",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 21:58:30 UTC] === END API CALL LOG ===
[15-May-2026 21:58:30 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 21:58:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NTUsInVzZXJuYW1lIjoiZmFyaGFuIiwiZW1haWwiOiJzaWF5YW1pc2xhbTkyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQ4NjgwMX0.SFiw04A31jc5hSkF2IHwpcfe3feU68c5q5yDe5oiPH4
[15-May-2026 21:58:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 21:58:30 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 21:58:30 UTC] User ID: 555
[15-May-2026 21:58:30 UTC] ✅ User profile retrieved successfully for user ID: 555
[15-May-2026 21:58:31 UTC] === API CALL LOG ===
[15-May-2026 21:58:31 UTC] Endpoint: user/profile.php
[15-May-2026 21:58:31 UTC] Full Log Data: {
    "timestamp": "2026-05-15 21:58:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "118.179.4.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "118.179.4.129",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NTUsInVzZXJuYW1lIjoiZmFyaGFuIiwiZW1haWwiOiJzaWF5YW1pc2xhbTkyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQ4NjgwMX0.SFiw04A31jc5hSkF2IHwpcfe3feU68c5q5yDe5oiPH4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc5678c3d7eaf36-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "118.179.4.129",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 21:58:31 UTC] === END API CALL LOG ===
[15-May-2026 21:58:31 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 21:58:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NTUsInVzZXJuYW1lIjoiZmFyaGFuIiwiZW1haWwiOiJzaWF5YW1pc2xhbTkyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQ4NjgwMX0.SFiw04A31jc5hSkF2IHwpcfe3feU68c5q5yDe5oiPH4
[15-May-2026 21:58:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 21:58:31 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 21:58:31 UTC] User ID: 555
[15-May-2026 21:58:31 UTC] ✅ User profile retrieved successfully for user ID: 555
[15-May-2026 21:58:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 21:58:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 21:58:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"118.179.4.129","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NTUsInVzZXJuYW1lIjoiZmFyaGFuIiwiZW1haWwiOiJzaWF5YW1pc2xhbTkyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQ4NjgwMX0.SFiw04A31jc5hSkF2IHwpcfe3feU68c5q5yDe5oiPH4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fc56795fe0daf36-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"118.179.4.129","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-May-2026 21:58:32 UTC] === User Orders API Called ===
[15-May-2026 21:58:32 UTC] User ID: 555
[15-May-2026 21:58:32 UTC] Limit: 20, Offset: 0
[15-May-2026 21:58:32 UTC] Orders found: 1
[15-May-2026 21:58:32 UTC] Orders data: [{"id":282,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/FARHAN_RTX_OFFICIAL_CHENNEL","status":"pending","created_at":"2026-05-16 01:26:51","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[15-May-2026 21:58:32 UTC] Total orders count: 1
[15-May-2026 21:58:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 21:58:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 21:58:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"118.179.4.129","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NTUsInVzZXJuYW1lIjoiZmFyaGFuIiwiZW1haWwiOiJzaWF5YW1pc2xhbTkyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQ4NjgwMX0.SFiw04A31jc5hSkF2IHwpcfe3feU68c5q5yDe5oiPH4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fc567a57d16af36-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"118.179.4.129","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-May-2026 21:58:35 UTC] === User Orders API Called ===
[15-May-2026 21:58:35 UTC] User ID: 555
[15-May-2026 21:58:35 UTC] Limit: 20, Offset: 0
[15-May-2026 21:58:35 UTC] Orders found: 1
[15-May-2026 21:58:35 UTC] Orders data: [{"id":282,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/FARHAN_RTX_OFFICIAL_CHENNEL","status":"pending","created_at":"2026-05-16 01:26:51","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[15-May-2026 21:58:35 UTC] Total orders count: 1
[15-May-2026 21:58:35 UTC] === API CALL LOG ===
[15-May-2026 21:58:35 UTC] Endpoint: user/profile.php
[15-May-2026 21:58:35 UTC] Full Log Data: {
    "timestamp": "2026-05-15 21:58:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "118.179.4.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "118.179.4.129",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NTUsInVzZXJuYW1lIjoiZmFyaGFuIiwiZW1haWwiOiJzaWF5YW1pc2xhbTkyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQ4NjgwMX0.SFiw04A31jc5hSkF2IHwpcfe3feU68c5q5yDe5oiPH4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc567a5fda3af36-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "118.179.4.129",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 21:58:35 UTC] === END API CALL LOG ===
[15-May-2026 21:58:35 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 21:58:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NTUsInVzZXJuYW1lIjoiZmFyaGFuIiwiZW1haWwiOiJzaWF5YW1pc2xhbTkyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQ4NjgwMX0.SFiw04A31jc5hSkF2IHwpcfe3feU68c5q5yDe5oiPH4
[15-May-2026 21:58:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 21:58:35 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 21:58:35 UTC] User ID: 555
[15-May-2026 21:58:35 UTC] ✅ User profile retrieved successfully for user ID: 555
[15-May-2026 21:58:35 UTC] === API CALL LOG ===
[15-May-2026 21:58:35 UTC] Endpoint: user/profile.php
[15-May-2026 21:58:35 UTC] Full Log Data: {
    "timestamp": "2026-05-15 21:58:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "118.179.4.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "118.179.4.129",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NTUsInVzZXJuYW1lIjoiZmFyaGFuIiwiZW1haWwiOiJzaWF5YW1pc2xhbTkyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQ4NjgwMX0.SFiw04A31jc5hSkF2IHwpcfe3feU68c5q5yDe5oiPH4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc567a9d993af36-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "118.179.4.129",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 21:58:35 UTC] === END API CALL LOG ===
[15-May-2026 21:58:35 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 21:58:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NTUsInVzZXJuYW1lIjoiZmFyaGFuIiwiZW1haWwiOiJzaWF5YW1pc2xhbTkyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQ4NjgwMX0.SFiw04A31jc5hSkF2IHwpcfe3feU68c5q5yDe5oiPH4
[15-May-2026 21:58:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 21:58:35 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 21:58:35 UTC] User ID: 555
[15-May-2026 21:58:35 UTC] ✅ User profile retrieved successfully for user ID: 555
[15-May-2026 21:58:47 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 21:58:47 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 21:58:47 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"118.179.4.129","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NTUsInVzZXJuYW1lIjoiZmFyaGFuIiwiZW1haWwiOiJzaWF5YW1pc2xhbTkyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQ4NjgwMX0.SFiw04A31jc5hSkF2IHwpcfe3feU68c5q5yDe5oiPH4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fc567f1df50af36-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"118.179.4.129","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-May-2026 21:58:47 UTC] === User Orders API Called ===
[15-May-2026 21:58:47 UTC] User ID: 555
[15-May-2026 21:58:47 UTC] Limit: 20, Offset: 0
[15-May-2026 21:58:47 UTC] Orders found: 1
[15-May-2026 21:58:47 UTC] Orders data: [{"id":282,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/FARHAN_RTX_OFFICIAL_CHENNEL","status":"pending","created_at":"2026-05-16 01:26:51","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[15-May-2026 21:58:47 UTC] Total orders count: 1
[15-May-2026 21:58:47 UTC] === API CALL LOG ===
[15-May-2026 21:58:47 UTC] Endpoint: user/profile.php
[15-May-2026 21:58:47 UTC] Full Log Data: {
    "timestamp": "2026-05-15 21:58:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "118.179.4.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "118.179.4.129",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NTUsInVzZXJuYW1lIjoiZmFyaGFuIiwiZW1haWwiOiJzaWF5YW1pc2xhbTkyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQ4NjgwMX0.SFiw04A31jc5hSkF2IHwpcfe3feU68c5q5yDe5oiPH4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc567f26fd5af36-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "118.179.4.129",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 21:58:47 UTC] === END API CALL LOG ===
[15-May-2026 21:58:47 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 21:58:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NTUsInVzZXJuYW1lIjoiZmFyaGFuIiwiZW1haWwiOiJzaWF5YW1pc2xhbTkyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQ4NjgwMX0.SFiw04A31jc5hSkF2IHwpcfe3feU68c5q5yDe5oiPH4
[15-May-2026 21:58:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 21:58:47 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 21:58:47 UTC] User ID: 555
[15-May-2026 21:58:47 UTC] ✅ User profile retrieved successfully for user ID: 555
[15-May-2026 21:58:48 UTC] === API CALL LOG ===
[15-May-2026 21:58:48 UTC] Endpoint: user/profile.php
[15-May-2026 21:58:48 UTC] Full Log Data: {
    "timestamp": "2026-05-15 21:58:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "118.179.4.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "118.179.4.129",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NTUsInVzZXJuYW1lIjoiZmFyaGFuIiwiZW1haWwiOiJzaWF5YW1pc2xhbTkyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQ4NjgwMX0.SFiw04A31jc5hSkF2IHwpcfe3feU68c5q5yDe5oiPH4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc567f65ca8af36-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "118.179.4.129",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 21:58:48 UTC] === END API CALL LOG ===
[15-May-2026 21:58:48 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 21:58:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NTUsInVzZXJuYW1lIjoiZmFyaGFuIiwiZW1haWwiOiJzaWF5YW1pc2xhbTkyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQ4NjgwMX0.SFiw04A31jc5hSkF2IHwpcfe3feU68c5q5yDe5oiPH4
[15-May-2026 21:58:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 21:58:48 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 21:58:48 UTC] User ID: 555
[15-May-2026 21:58:48 UTC] ✅ User profile retrieved successfully for user ID: 555
[15-May-2026 21:58:49 UTC] === API CALL LOG ===
[15-May-2026 21:58:49 UTC] Endpoint: user/profile.php
[15-May-2026 21:58:49 UTC] Full Log Data: {
    "timestamp": "2026-05-15 21:58:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "118.179.4.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "118.179.4.129",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NTUsInVzZXJuYW1lIjoiZmFyaGFuIiwiZW1haWwiOiJzaWF5YW1pc2xhbTkyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQ4NjgwMX0.SFiw04A31jc5hSkF2IHwpcfe3feU68c5q5yDe5oiPH4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc567ff6d01af36-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "118.179.4.129",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 21:58:49 UTC] === END API CALL LOG ===
[15-May-2026 21:58:49 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 21:58:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NTUsInVzZXJuYW1lIjoiZmFyaGFuIiwiZW1haWwiOiJzaWF5YW1pc2xhbTkyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQ4NjgwMX0.SFiw04A31jc5hSkF2IHwpcfe3feU68c5q5yDe5oiPH4
[15-May-2026 21:58:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 21:58:49 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 21:58:49 UTC] User ID: 555
[15-May-2026 21:58:49 UTC] ✅ User profile retrieved successfully for user ID: 555
[15-May-2026 21:58:49 UTC] User Purchases API - User ID: 555
[15-May-2026 21:58:49 UTC] User Purchases API - Total purchases found: 1
[15-May-2026 21:58:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 21:58:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 21:58:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"118.179.4.129","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NTUsInVzZXJuYW1lIjoiZmFyaGFuIiwiZW1haWwiOiJzaWF5YW1pc2xhbTkyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQ4NjgwMX0.SFiw04A31jc5hSkF2IHwpcfe3feU68c5q5yDe5oiPH4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fc568080de0af36-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"118.179.4.129","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-May-2026 21:58:50 UTC] === User Orders API Called ===
[15-May-2026 21:58:50 UTC] User ID: 555
[15-May-2026 21:58:50 UTC] Limit: 20, Offset: 0
[15-May-2026 21:58:50 UTC] Orders found: 1
[15-May-2026 21:58:50 UTC] Orders data: [{"id":282,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/FARHAN_RTX_OFFICIAL_CHENNEL","status":"pending","created_at":"2026-05-16 01:26:51","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[15-May-2026 21:58:50 UTC] Total orders count: 1
[15-May-2026 21:58:53 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 21:58:53 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 21:58:53 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"118.179.4.129","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NTUsInVzZXJuYW1lIjoiZmFyaGFuIiwiZW1haWwiOiJzaWF5YW1pc2xhbTkyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQ4NjgwMX0.SFiw04A31jc5hSkF2IHwpcfe3feU68c5q5yDe5oiPH4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fc5681a5d84af36-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"118.179.4.129","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-May-2026 21:58:53 UTC] === User Orders API Called ===
[15-May-2026 21:58:53 UTC] User ID: 555
[15-May-2026 21:58:53 UTC] Limit: 20, Offset: 0
[15-May-2026 21:58:53 UTC] Orders found: 1
[15-May-2026 21:58:53 UTC] Orders data: [{"id":282,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/FARHAN_RTX_OFFICIAL_CHENNEL","status":"pending","created_at":"2026-05-16 01:26:51","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[15-May-2026 21:58:53 UTC] Total orders count: 1
[15-May-2026 21:58:54 UTC] === API CALL LOG ===
[15-May-2026 21:58:54 UTC] Endpoint: user/profile.php
[15-May-2026 21:58:54 UTC] Full Log Data: {
    "timestamp": "2026-05-15 21:58:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "118.179.4.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "118.179.4.129",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NTUsInVzZXJuYW1lIjoiZmFyaGFuIiwiZW1haWwiOiJzaWF5YW1pc2xhbTkyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQ4NjgwMX0.SFiw04A31jc5hSkF2IHwpcfe3feU68c5q5yDe5oiPH4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc5681afe0daf36-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "118.179.4.129",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 21:58:54 UTC] === END API CALL LOG ===
[15-May-2026 21:58:54 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 21:58:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NTUsInVzZXJuYW1lIjoiZmFyaGFuIiwiZW1haWwiOiJzaWF5YW1pc2xhbTkyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQ4NjgwMX0.SFiw04A31jc5hSkF2IHwpcfe3feU68c5q5yDe5oiPH4
[15-May-2026 21:58:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 21:58:54 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 21:58:54 UTC] User ID: 555
[15-May-2026 21:58:54 UTC] ✅ User profile retrieved successfully for user ID: 555
[15-May-2026 21:58:54 UTC] === API CALL LOG ===
[15-May-2026 21:58:54 UTC] Endpoint: user/profile.php
[15-May-2026 21:58:54 UTC] Full Log Data: {
    "timestamp": "2026-05-15 21:58:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "118.179.4.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "118.179.4.129",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NTUsInVzZXJuYW1lIjoiZmFyaGFuIiwiZW1haWwiOiJzaWF5YW1pc2xhbTkyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQ4NjgwMX0.SFiw04A31jc5hSkF2IHwpcfe3feU68c5q5yDe5oiPH4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc5681eb941af36-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "118.179.4.129",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 21:58:54 UTC] === END API CALL LOG ===
[15-May-2026 21:58:54 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 21:58:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NTUsInVzZXJuYW1lIjoiZmFyaGFuIiwiZW1haWwiOiJzaWF5YW1pc2xhbTkyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQ4NjgwMX0.SFiw04A31jc5hSkF2IHwpcfe3feU68c5q5yDe5oiPH4
[15-May-2026 21:58:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 21:58:54 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 21:58:54 UTC] User ID: 555
[15-May-2026 21:58:54 UTC] ✅ User profile retrieved successfully for user ID: 555
[15-May-2026 21:59:08 UTC] === API CALL LOG ===
[15-May-2026 21:59:08 UTC] Endpoint: user/profile.php
[15-May-2026 21:59:08 UTC] Full Log Data: {
    "timestamp": "2026-05-15 21:59:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "118.179.4.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "118.179.4.129",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NTUsInVzZXJuYW1lIjoiZmFyaGFuIiwiZW1haWwiOiJzaWF5YW1pc2xhbTkyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQ4NjgwMX0.SFiw04A31jc5hSkF2IHwpcfe3feU68c5q5yDe5oiPH4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc568773e2faf36-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "118.179.4.129",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 21:59:08 UTC] === END API CALL LOG ===
[15-May-2026 21:59:08 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 21:59:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NTUsInVzZXJuYW1lIjoiZmFyaGFuIiwiZW1haWwiOiJzaWF5YW1pc2xhbTkyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQ4NjgwMX0.SFiw04A31jc5hSkF2IHwpcfe3feU68c5q5yDe5oiPH4
[15-May-2026 21:59:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 21:59:08 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 21:59:08 UTC] User ID: 555
[15-May-2026 21:59:08 UTC] ✅ User profile retrieved successfully for user ID: 555
[15-May-2026 21:59:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 21:59:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 21:59:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"118.179.4.129","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NTUsInVzZXJuYW1lIjoiZmFyaGFuIiwiZW1haWwiOiJzaWF5YW1pc2xhbTkyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQ4NjgwMX0.SFiw04A31jc5hSkF2IHwpcfe3feU68c5q5yDe5oiPH4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fc56885dc05af36-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"118.179.4.129","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-May-2026 21:59:11 UTC] === User Orders API Called ===
[15-May-2026 21:59:11 UTC] User ID: 555
[15-May-2026 21:59:11 UTC] Limit: 20, Offset: 0
[15-May-2026 21:59:11 UTC] Orders found: 1
[15-May-2026 21:59:11 UTC] Orders data: [{"id":282,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/FARHAN_RTX_OFFICIAL_CHENNEL","status":"pending","created_at":"2026-05-16 01:26:51","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[15-May-2026 21:59:11 UTC] Total orders count: 1
[15-May-2026 21:59:11 UTC] === API CALL LOG ===
[15-May-2026 21:59:11 UTC] Endpoint: user/profile.php
[15-May-2026 21:59:11 UTC] Full Log Data: {
    "timestamp": "2026-05-15 21:59:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "118.179.4.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "118.179.4.129",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NTUsInVzZXJuYW1lIjoiZmFyaGFuIiwiZW1haWwiOiJzaWF5YW1pc2xhbTkyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQ4NjgwMX0.SFiw04A31jc5hSkF2IHwpcfe3feU68c5q5yDe5oiPH4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc568866c86af36-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "118.179.4.129",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 21:59:11 UTC] === END API CALL LOG ===
[15-May-2026 21:59:11 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 21:59:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NTUsInVzZXJuYW1lIjoiZmFyaGFuIiwiZW1haWwiOiJzaWF5YW1pc2xhbTkyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQ4NjgwMX0.SFiw04A31jc5hSkF2IHwpcfe3feU68c5q5yDe5oiPH4
[15-May-2026 21:59:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 21:59:11 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 21:59:11 UTC] User ID: 555
[15-May-2026 21:59:11 UTC] ✅ User profile retrieved successfully for user ID: 555
[15-May-2026 21:59:11 UTC] === API CALL LOG ===
[15-May-2026 21:59:11 UTC] Endpoint: user/profile.php
[15-May-2026 21:59:11 UTC] Full Log Data: {
    "timestamp": "2026-05-15 21:59:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "118.179.4.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "118.179.4.129",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NTUsInVzZXJuYW1lIjoiZmFyaGFuIiwiZW1haWwiOiJzaWF5YW1pc2xhbTkyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQ4NjgwMX0.SFiw04A31jc5hSkF2IHwpcfe3feU68c5q5yDe5oiPH4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc5688a3ffaaf36-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "118.179.4.129",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 21:59:11 UTC] === END API CALL LOG ===
[15-May-2026 21:59:11 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 21:59:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NTUsInVzZXJuYW1lIjoiZmFyaGFuIiwiZW1haWwiOiJzaWF5YW1pc2xhbTkyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQ4NjgwMX0.SFiw04A31jc5hSkF2IHwpcfe3feU68c5q5yDe5oiPH4
[15-May-2026 21:59:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 21:59:11 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 21:59:11 UTC] User ID: 555
[15-May-2026 21:59:11 UTC] ✅ User profile retrieved successfully for user ID: 555
[15-May-2026 21:59:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 21:59:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 21:59:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"118.179.4.129","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NTUsInVzZXJuYW1lIjoiZmFyaGFuIiwiZW1haWwiOiJzaWF5YW1pc2xhbTkyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQ4NjgwMX0.SFiw04A31jc5hSkF2IHwpcfe3feU68c5q5yDe5oiPH4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fc568adfe8daf36-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"118.179.4.129","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-May-2026 21:59:17 UTC] === User Orders API Called ===
[15-May-2026 21:59:17 UTC] User ID: 555
[15-May-2026 21:59:17 UTC] Limit: 20, Offset: 0
[15-May-2026 21:59:17 UTC] Orders found: 2
[15-May-2026 21:59:17 UTC] Orders data: [{"id":283,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/FARHAN_RTX_OFFICIAL_CHENNEL","status":"pending","created_at":"2026-05-16 01:29:15","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":282,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/FARHAN_RTX_OFFICIAL_CHENNEL","status":"pending","created_at":"2026-05-16 01:26:51","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[15-May-2026 21:59:17 UTC] Total orders count: 2
[15-May-2026 21:59:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 21:59:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 21:59:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"118.179.4.129","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NTUsInVzZXJuYW1lIjoiZmFyaGFuIiwiZW1haWwiOiJzaWF5YW1pc2xhbTkyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQ4NjgwMX0.SFiw04A31jc5hSkF2IHwpcfe3feU68c5q5yDe5oiPH4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fc568b9580faf36-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"118.179.4.129","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-May-2026 21:59:19 UTC] === User Orders API Called ===
[15-May-2026 21:59:19 UTC] User ID: 555
[15-May-2026 21:59:19 UTC] Limit: 20, Offset: 0
[15-May-2026 21:59:19 UTC] Orders found: 2
[15-May-2026 21:59:19 UTC] Orders data: [{"id":283,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/FARHAN_RTX_OFFICIAL_CHENNEL","status":"pending","created_at":"2026-05-16 01:29:15","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":282,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/FARHAN_RTX_OFFICIAL_CHENNEL","status":"pending","created_at":"2026-05-16 01:26:51","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[15-May-2026 21:59:19 UTC] Total orders count: 2
[15-May-2026 21:59:19 UTC] === API CALL LOG ===
[15-May-2026 21:59:19 UTC] Endpoint: user/profile.php
[15-May-2026 21:59:19 UTC] Full Log Data: {
    "timestamp": "2026-05-15 21:59:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "118.179.4.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "118.179.4.129",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NTUsInVzZXJuYW1lIjoiZmFyaGFuIiwiZW1haWwiOiJzaWF5YW1pc2xhbTkyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQ4NjgwMX0.SFiw04A31jc5hSkF2IHwpcfe3feU68c5q5yDe5oiPH4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc568b9f880af36-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "118.179.4.129",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 21:59:19 UTC] === END API CALL LOG ===
[15-May-2026 21:59:19 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 21:59:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NTUsInVzZXJuYW1lIjoiZmFyaGFuIiwiZW1haWwiOiJzaWF5YW1pc2xhbTkyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQ4NjgwMX0.SFiw04A31jc5hSkF2IHwpcfe3feU68c5q5yDe5oiPH4
[15-May-2026 21:59:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 21:59:19 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 21:59:19 UTC] User ID: 555
[15-May-2026 21:59:19 UTC] ✅ User profile retrieved successfully for user ID: 555
[15-May-2026 21:59:20 UTC] === API CALL LOG ===
[15-May-2026 21:59:20 UTC] Endpoint: user/profile.php
[15-May-2026 21:59:20 UTC] Full Log Data: {
    "timestamp": "2026-05-15 21:59:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "118.179.4.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "118.179.4.129",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NTUsInVzZXJuYW1lIjoiZmFyaGFuIiwiZW1haWwiOiJzaWF5YW1pc2xhbTkyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQ4NjgwMX0.SFiw04A31jc5hSkF2IHwpcfe3feU68c5q5yDe5oiPH4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc568bddc75af36-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "118.179.4.129",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 21:59:20 UTC] === END API CALL LOG ===
[15-May-2026 21:59:20 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 21:59:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NTUsInVzZXJuYW1lIjoiZmFyaGFuIiwiZW1haWwiOiJzaWF5YW1pc2xhbTkyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQ4NjgwMX0.SFiw04A31jc5hSkF2IHwpcfe3feU68c5q5yDe5oiPH4
[15-May-2026 21:59:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 21:59:20 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 21:59:20 UTC] User ID: 555
[15-May-2026 21:59:20 UTC] ✅ User profile retrieved successfully for user ID: 555
[15-May-2026 21:59:41 UTC] === API CALL LOG ===
[15-May-2026 21:59:41 UTC] Endpoint: user/profile.php
[15-May-2026 21:59:41 UTC] Full Log Data: {
    "timestamp": "2026-05-15 21:59:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "118.179.4.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "118.179.4.129",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NTUsInVzZXJuYW1lIjoiZmFyaGFuIiwiZW1haWwiOiJzaWF5YW1pc2xhbTkyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQ4NjgwMX0.SFiw04A31jc5hSkF2IHwpcfe3feU68c5q5yDe5oiPH4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc569452879af36-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "118.179.4.129",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 21:59:41 UTC] === END API CALL LOG ===
[15-May-2026 21:59:41 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 21:59:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NTUsInVzZXJuYW1lIjoiZmFyaGFuIiwiZW1haWwiOiJzaWF5YW1pc2xhbTkyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQ4NjgwMX0.SFiw04A31jc5hSkF2IHwpcfe3feU68c5q5yDe5oiPH4
[15-May-2026 21:59:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 21:59:41 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 21:59:41 UTC] User ID: 555
[15-May-2026 21:59:41 UTC] ✅ User profile retrieved successfully for user ID: 555
[15-May-2026 21:59:59 UTC] === API CALL LOG ===
[15-May-2026 21:59:59 UTC] Endpoint: user/profile.php
[15-May-2026 21:59:59 UTC] Full Log Data: {
    "timestamp": "2026-05-15 21:59:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "118.179.4.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "118.179.4.129",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NTUsInVzZXJuYW1lIjoiZmFyaGFuIiwiZW1haWwiOiJzaWF5YW1pc2xhbTkyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQ4NjgwMX0.SFiw04A31jc5hSkF2IHwpcfe3feU68c5q5yDe5oiPH4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc569b3cbd0af36-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "118.179.4.129",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 21:59:59 UTC] === END API CALL LOG ===
[15-May-2026 21:59:59 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 21:59:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NTUsInVzZXJuYW1lIjoiZmFyaGFuIiwiZW1haWwiOiJzaWF5YW1pc2xhbTkyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQ4NjgwMX0.SFiw04A31jc5hSkF2IHwpcfe3feU68c5q5yDe5oiPH4
[15-May-2026 21:59:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 21:59:59 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 21:59:59 UTC] User ID: 555
[15-May-2026 21:59:59 UTC] ✅ User profile retrieved successfully for user ID: 555
[15-May-2026 22:00:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 22:00:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 22:00:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"118.179.4.129","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NTUsInVzZXJuYW1lIjoiZmFyaGFuIiwiZW1haWwiOiJzaWF5YW1pc2xhbTkyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQ4NjgwMX0.SFiw04A31jc5hSkF2IHwpcfe3feU68c5q5yDe5oiPH4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fc569c73e22af36-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"118.179.4.129","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-May-2026 22:00:02 UTC] === User Orders API Called ===
[15-May-2026 22:00:02 UTC] User ID: 555
[15-May-2026 22:00:02 UTC] Limit: 20, Offset: 0
[15-May-2026 22:00:02 UTC] Orders found: 2
[15-May-2026 22:00:02 UTC] Orders data: [{"id":283,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/FARHAN_RTX_OFFICIAL_CHENNEL","status":"pending","created_at":"2026-05-16 01:29:15","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":282,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/FARHAN_RTX_OFFICIAL_CHENNEL","status":"pending","created_at":"2026-05-16 01:26:51","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[15-May-2026 22:00:02 UTC] Total orders count: 2
[15-May-2026 22:00:04 UTC] === API CALL LOG ===
[15-May-2026 22:00:04 UTC] Endpoint: user/profile.php
[15-May-2026 22:00:04 UTC] Full Log Data: {
    "timestamp": "2026-05-15 22:00:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "118.179.4.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "118.179.4.129",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NTUsInVzZXJuYW1lIjoiZmFyaGFuIiwiZW1haWwiOiJzaWF5YW1pc2xhbTkyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQ4NjgwMX0.SFiw04A31jc5hSkF2IHwpcfe3feU68c5q5yDe5oiPH4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc569d58d31af36-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "118.179.4.129",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 22:00:04 UTC] === END API CALL LOG ===
[15-May-2026 22:00:04 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 22:00:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NTUsInVzZXJuYW1lIjoiZmFyaGFuIiwiZW1haWwiOiJzaWF5YW1pc2xhbTkyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQ4NjgwMX0.SFiw04A31jc5hSkF2IHwpcfe3feU68c5q5yDe5oiPH4
[15-May-2026 22:00:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 22:00:04 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 22:00:04 UTC] User ID: 555
[15-May-2026 22:00:04 UTC] ✅ User profile retrieved successfully for user ID: 555
[15-May-2026 22:00:05 UTC] User Purchases API - User ID: 555
[15-May-2026 22:00:05 UTC] User Purchases API - Total purchases found: 1
[15-May-2026 23:26:12 UTC] === API CALL LOG ===
[15-May-2026 23:26:12 UTC] Endpoint: user/profile.php
[15-May-2026 23:26:12 UTC] Full Log Data: {
    "timestamp": "2026-05-15 23:26:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.100.203",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.100.203, 172.71.178.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgzIiwidXNlcm5hbWUiOiJhc2h3bmQiLCJlbWFpbCI6ImFzaHduZDlAZ21haWwuY29tIiwiZXhwIjoxNzc5NDkyMzcxfQ.oC1QzeKa976N6Dt3iTBivkATeWCbuSg-WYFRSIUpRnM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc5e802edcfbd42-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.100.203",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 23:26:12 UTC] === END API CALL LOG ===
[15-May-2026 23:26:12 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 23:26:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgzIiwidXNlcm5hbWUiOiJhc2h3bmQiLCJlbWFpbCI6ImFzaHduZDlAZ21haWwuY29tIiwiZXhwIjoxNzc5NDkyMzcxfQ.oC1QzeKa976N6Dt3iTBivkATeWCbuSg-WYFRSIUpRnM
[15-May-2026 23:26:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 23:26:12 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 23:26:12 UTC] User ID: 583
[15-May-2026 23:26:12 UTC] ✅ User profile retrieved successfully for user ID: 583
[15-May-2026 23:26:12 UTC] === API CALL LOG ===
[15-May-2026 23:26:12 UTC] Endpoint: user/profile.php
[15-May-2026 23:26:12 UTC] Full Log Data: {
    "timestamp": "2026-05-15 23:26:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.100.203",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.100.203, 172.71.178.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgzIiwidXNlcm5hbWUiOiJhc2h3bmQiLCJlbWFpbCI6ImFzaHduZDlAZ21haWwuY29tIiwiZXhwIjoxNzc5NDkyMzcxfQ.oC1QzeKa976N6Dt3iTBivkATeWCbuSg-WYFRSIUpRnM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc5e802edd6bd42-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.100.203",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 23:26:12 UTC] === END API CALL LOG ===
[15-May-2026 23:26:12 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 23:26:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgzIiwidXNlcm5hbWUiOiJhc2h3bmQiLCJlbWFpbCI6ImFzaHduZDlAZ21haWwuY29tIiwiZXhwIjoxNzc5NDkyMzcxfQ.oC1QzeKa976N6Dt3iTBivkATeWCbuSg-WYFRSIUpRnM
[15-May-2026 23:26:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 23:26:12 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 23:26:12 UTC] User ID: 583
[15-May-2026 23:26:12 UTC] ✅ User profile retrieved successfully for user ID: 583
[15-May-2026 23:26:12 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 23:26:12 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 23:26:12 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.100.203, 172.71.178.48","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgzIiwidXNlcm5hbWUiOiJhc2h3bmQiLCJlbWFpbCI6ImFzaHduZDlAZ21haWwuY29tIiwiZXhwIjoxNzc5NDkyMzcxfQ.oC1QzeKa976N6Dt3iTBivkATeWCbuSg-WYFRSIUpRnM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fc5e802edd4bd42-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.100.203","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-May-2026 23:26:12 UTC] === User Orders API Called ===
[15-May-2026 23:26:12 UTC] User ID: 583
[15-May-2026 23:26:12 UTC] Limit: 20, Offset: 0
[15-May-2026 23:26:12 UTC] Orders found: 0
[15-May-2026 23:26:12 UTC] Orders data: []
[15-May-2026 23:26:12 UTC] Total orders count: 0
[15-May-2026 23:26:15 UTC] === API CALL LOG ===
[15-May-2026 23:26:15 UTC] Endpoint: user/profile.php
[15-May-2026 23:26:15 UTC] Full Log Data: {
    "timestamp": "2026-05-15 23:26:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.100.203",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.100.203, 172.71.178.5",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgzIiwidXNlcm5hbWUiOiJhc2h3bmQiLCJlbWFpbCI6ImFzaHduZDlAZ21haWwuY29tIiwiZXhwIjoxNzc5NDkyMzcxfQ.oC1QzeKa976N6Dt3iTBivkATeWCbuSg-WYFRSIUpRnM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc5e8134c08bd42-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.100.203",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 23:26:15 UTC] === END API CALL LOG ===
[15-May-2026 23:26:15 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 23:26:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgzIiwidXNlcm5hbWUiOiJhc2h3bmQiLCJlbWFpbCI6ImFzaHduZDlAZ21haWwuY29tIiwiZXhwIjoxNzc5NDkyMzcxfQ.oC1QzeKa976N6Dt3iTBivkATeWCbuSg-WYFRSIUpRnM
[15-May-2026 23:26:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 23:26:15 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 23:26:15 UTC] User ID: 583
[15-May-2026 23:26:15 UTC] ✅ User profile retrieved successfully for user ID: 583
[15-May-2026 23:27:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 23:27:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 23:27:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.100.203, 172.71.178.4","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgzIiwidXNlcm5hbWUiOiJhc2h3bmQiLCJlbWFpbCI6ImFzaHduZDlAZ21haWwuY29tIiwiZXhwIjoxNzc5NDkyMzcxfQ.oC1QzeKa976N6Dt3iTBivkATeWCbuSg-WYFRSIUpRnM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fc5e99cfb9cbd42-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.100.203","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-May-2026 23:27:18 UTC] === User Orders API Called ===
[15-May-2026 23:27:18 UTC] User ID: 583
[15-May-2026 23:27:18 UTC] Limit: 20, Offset: 0
[15-May-2026 23:27:18 UTC] Orders found: 0
[15-May-2026 23:27:18 UTC] Orders data: []
[15-May-2026 23:27:18 UTC] Total orders count: 0
[15-May-2026 23:27:18 UTC] === API CALL LOG ===
[15-May-2026 23:27:18 UTC] Endpoint: user/profile.php
[15-May-2026 23:27:18 UTC] Full Log Data: {
    "timestamp": "2026-05-15 23:27:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.100.203",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.100.203, 172.71.178.4",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgzIiwidXNlcm5hbWUiOiJhc2h3bmQiLCJlbWFpbCI6ImFzaHduZDlAZ21haWwuY29tIiwiZXhwIjoxNzc5NDkyMzcxfQ.oC1QzeKa976N6Dt3iTBivkATeWCbuSg-WYFRSIUpRnM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc5e99cfb9dbd42-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.100.203",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 23:27:18 UTC] === END API CALL LOG ===
[15-May-2026 23:27:18 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 23:27:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgzIiwidXNlcm5hbWUiOiJhc2h3bmQiLCJlbWFpbCI6ImFzaHduZDlAZ21haWwuY29tIiwiZXhwIjoxNzc5NDkyMzcxfQ.oC1QzeKa976N6Dt3iTBivkATeWCbuSg-WYFRSIUpRnM
[15-May-2026 23:27:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 23:27:18 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 23:27:18 UTC] User ID: 583
[15-May-2026 23:27:18 UTC] ✅ User profile retrieved successfully for user ID: 583
[15-May-2026 23:27:18 UTC] === API CALL LOG ===
[15-May-2026 23:27:18 UTC] Endpoint: user/profile.php
[15-May-2026 23:27:18 UTC] Full Log Data: {
    "timestamp": "2026-05-15 23:27:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.100.203",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.100.203, 172.71.178.4",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgzIiwidXNlcm5hbWUiOiJhc2h3bmQiLCJlbWFpbCI6ImFzaHduZDlAZ21haWwuY29tIiwiZXhwIjoxNzc5NDkyMzcxfQ.oC1QzeKa976N6Dt3iTBivkATeWCbuSg-WYFRSIUpRnM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc5e99e6d66bd42-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.100.203",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 23:27:18 UTC] === END API CALL LOG ===
[15-May-2026 23:27:18 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 23:27:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgzIiwidXNlcm5hbWUiOiJhc2h3bmQiLCJlbWFpbCI6ImFzaHduZDlAZ21haWwuY29tIiwiZXhwIjoxNzc5NDkyMzcxfQ.oC1QzeKa976N6Dt3iTBivkATeWCbuSg-WYFRSIUpRnM
[15-May-2026 23:27:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 23:27:18 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 23:27:18 UTC] User ID: 583
[15-May-2026 23:27:18 UTC] ✅ User profile retrieved successfully for user ID: 583
[15-May-2026 23:27:20 UTC] === API CALL LOG ===
[15-May-2026 23:27:20 UTC] Endpoint: user/profile.php
[15-May-2026 23:27:20 UTC] Full Log Data: {
    "timestamp": "2026-05-15 23:27:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.100.203",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.100.203, 172.71.178.4",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgzIiwidXNlcm5hbWUiOiJhc2h3bmQiLCJlbWFpbCI6ImFzaHduZDlAZ21haWwuY29tIiwiZXhwIjoxNzc5NDkyMzcxfQ.oC1QzeKa976N6Dt3iTBivkATeWCbuSg-WYFRSIUpRnM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc5e9a6490fbd42-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.100.203",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 23:27:20 UTC] === END API CALL LOG ===
[15-May-2026 23:27:20 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 23:27:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgzIiwidXNlcm5hbWUiOiJhc2h3bmQiLCJlbWFpbCI6ImFzaHduZDlAZ21haWwuY29tIiwiZXhwIjoxNzc5NDkyMzcxfQ.oC1QzeKa976N6Dt3iTBivkATeWCbuSg-WYFRSIUpRnM
[15-May-2026 23:27:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 23:27:20 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 23:27:20 UTC] User ID: 583
[15-May-2026 23:27:20 UTC] ✅ User profile retrieved successfully for user ID: 583
[15-May-2026 23:30:05 UTC] === API CALL LOG ===
[15-May-2026 23:30:05 UTC] Endpoint: user/profile.php
[15-May-2026 23:30:05 UTC] Full Log Data: {
    "timestamp": "2026-05-15 23:30:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.100.203",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.100.203, 172.71.178.5",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgzIiwidXNlcm5hbWUiOiJhc2h3bmQiLCJlbWFpbCI6ImFzaHduZDlAZ21haWwuY29tIiwiZXhwIjoxNzc5NDkyMzcxfQ.oC1QzeKa976N6Dt3iTBivkATeWCbuSg-WYFRSIUpRnM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc5edb23d64bd42-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.100.203",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 23:30:05 UTC] === END API CALL LOG ===
[15-May-2026 23:30:05 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 23:30:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgzIiwidXNlcm5hbWUiOiJhc2h3bmQiLCJlbWFpbCI6ImFzaHduZDlAZ21haWwuY29tIiwiZXhwIjoxNzc5NDkyMzcxfQ.oC1QzeKa976N6Dt3iTBivkATeWCbuSg-WYFRSIUpRnM
[15-May-2026 23:30:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 23:30:05 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 23:30:05 UTC] User ID: 583
[15-May-2026 23:30:05 UTC] ✅ User profile retrieved successfully for user ID: 583
[15-May-2026 23:33:32 UTC] === API CALL LOG ===
[15-May-2026 23:33:32 UTC] Endpoint: user/profile.php
[15-May-2026 23:33:32 UTC] Full Log Data: {
    "timestamp": "2026-05-15 23:33:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.100.203",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.100.203, 172.71.178.4",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgzIiwidXNlcm5hbWUiOiJhc2h3bmQiLCJlbWFpbCI6ImFzaHduZDlAZ21haWwuY29tIiwiZXhwIjoxNzc5NDkyMzcxfQ.oC1QzeKa976N6Dt3iTBivkATeWCbuSg-WYFRSIUpRnM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc5f2bd1d3fbd42-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.100.203",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 23:33:32 UTC] === END API CALL LOG ===
[15-May-2026 23:33:32 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 23:33:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgzIiwidXNlcm5hbWUiOiJhc2h3bmQiLCJlbWFpbCI6ImFzaHduZDlAZ21haWwuY29tIiwiZXhwIjoxNzc5NDkyMzcxfQ.oC1QzeKa976N6Dt3iTBivkATeWCbuSg-WYFRSIUpRnM
[15-May-2026 23:33:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 23:33:32 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 23:33:32 UTC] User ID: 583
[15-May-2026 23:33:32 UTC] ✅ User profile retrieved successfully for user ID: 583
[15-May-2026 23:34:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 23:34:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 23:34:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.100.203, 172.71.178.4","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgzIiwidXNlcm5hbWUiOiJhc2h3bmQiLCJlbWFpbCI6ImFzaHduZDlAZ21haWwuY29tIiwiZXhwIjoxNzc5NDkyMzcxfQ.oC1QzeKa976N6Dt3iTBivkATeWCbuSg-WYFRSIUpRnM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fc5f369afb1bd42-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.100.203","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-May-2026 23:34:00 UTC] === User Orders API Called ===
[15-May-2026 23:34:00 UTC] User ID: 583
[15-May-2026 23:34:00 UTC] Limit: 20, Offset: 0
[15-May-2026 23:34:00 UTC] Orders found: 0
[15-May-2026 23:34:00 UTC] Orders data: []
[15-May-2026 23:34:00 UTC] Total orders count: 0
[15-May-2026 23:34:04 UTC] === API CALL LOG ===
[15-May-2026 23:34:04 UTC] Endpoint: user/profile.php
[15-May-2026 23:34:04 UTC] Full Log Data: {
    "timestamp": "2026-05-15 23:34:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.100.203",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.100.203, 172.71.178.4",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgzIiwidXNlcm5hbWUiOiJhc2h3bmQiLCJlbWFpbCI6ImFzaHduZDlAZ21haWwuY29tIiwiZXhwIjoxNzc5NDkyMzcxfQ.oC1QzeKa976N6Dt3iTBivkATeWCbuSg-WYFRSIUpRnM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc5f388093cbd42-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.100.203",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 23:34:04 UTC] === END API CALL LOG ===
[15-May-2026 23:34:04 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 23:34:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgzIiwidXNlcm5hbWUiOiJhc2h3bmQiLCJlbWFpbCI6ImFzaHduZDlAZ21haWwuY29tIiwiZXhwIjoxNzc5NDkyMzcxfQ.oC1QzeKa976N6Dt3iTBivkATeWCbuSg-WYFRSIUpRnM
[15-May-2026 23:34:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 23:34:04 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 23:34:04 UTC] User ID: 583
[15-May-2026 23:34:04 UTC] ✅ User profile retrieved successfully for user ID: 583
[15-May-2026 23:34:04 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 23:34:04 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 23:34:04 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.100.203, 172.71.178.4","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgzIiwidXNlcm5hbWUiOiJhc2h3bmQiLCJlbWFpbCI6ImFzaHduZDlAZ21haWwuY29tIiwiZXhwIjoxNzc5NDkyMzcxfQ.oC1QzeKa976N6Dt3iTBivkATeWCbuSg-WYFRSIUpRnM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fc5f3880939bd42-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.100.203","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-May-2026 23:34:04 UTC] === User Orders API Called ===
[15-May-2026 23:34:04 UTC] User ID: 583
[15-May-2026 23:34:04 UTC] Limit: 20, Offset: 0
[15-May-2026 23:34:04 UTC] Orders found: 0
[15-May-2026 23:34:04 UTC] Orders data: []
[15-May-2026 23:34:04 UTC] Total orders count: 0
[15-May-2026 23:34:05 UTC] === API CALL LOG ===
[15-May-2026 23:34:05 UTC] Endpoint: user/profile.php
[15-May-2026 23:34:05 UTC] Full Log Data: {
    "timestamp": "2026-05-15 23:34:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.100.203",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.100.203, 172.71.178.4",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgzIiwidXNlcm5hbWUiOiJhc2h3bmQiLCJlbWFpbCI6ImFzaHduZDlAZ21haWwuY29tIiwiZXhwIjoxNzc5NDkyMzcxfQ.oC1QzeKa976N6Dt3iTBivkATeWCbuSg-WYFRSIUpRnM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc5f38a7c8abd42-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.100.203",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 23:34:05 UTC] === END API CALL LOG ===
[15-May-2026 23:34:05 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 23:34:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgzIiwidXNlcm5hbWUiOiJhc2h3bmQiLCJlbWFpbCI6ImFzaHduZDlAZ21haWwuY29tIiwiZXhwIjoxNzc5NDkyMzcxfQ.oC1QzeKa976N6Dt3iTBivkATeWCbuSg-WYFRSIUpRnM
[15-May-2026 23:34:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 23:34:05 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 23:34:05 UTC] User ID: 583
[15-May-2026 23:34:05 UTC] ✅ User profile retrieved successfully for user ID: 583
[15-May-2026 23:40:07 UTC] === API CALL LOG ===
[15-May-2026 23:40:07 UTC] Endpoint: user/profile.php
[15-May-2026 23:40:07 UTC] Full Log Data: {
    "timestamp": "2026-05-15 23:40:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.131.202.161",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.131.202.161, 172.70.108.47",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg0IiwidXNlcm5hbWUiOiJAcHVuaXNoZXJjdnYiLCJlbWFpbCI6ImIyMTE3NzkyN0BnbWFpbC5jb20iLCJleHAiOjE3Nzk0OTMyMDZ9.HIJsCWwjq310ZCf5UnbuNnUP63Qhx5IFyHWUxst5lOM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc5fc605e5de204-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.131.202.161",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 23:40:07 UTC] === END API CALL LOG ===
[15-May-2026 23:40:07 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 23:40:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg0IiwidXNlcm5hbWUiOiJAcHVuaXNoZXJjdnYiLCJlbWFpbCI6ImIyMTE3NzkyN0BnbWFpbC5jb20iLCJleHAiOjE3Nzk0OTMyMDZ9.HIJsCWwjq310ZCf5UnbuNnUP63Qhx5IFyHWUxst5lOM
[15-May-2026 23:40:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 23:40:07 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 23:40:07 UTC] User ID: 584
[15-May-2026 23:40:07 UTC] ✅ User profile retrieved successfully for user ID: 584
[15-May-2026 23:40:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 23:40:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 23:40:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.131.202.161, 172.70.108.47","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg0IiwidXNlcm5hbWUiOiJAcHVuaXNoZXJjdnYiLCJlbWFpbCI6ImIyMTE3NzkyN0BnbWFpbC5jb20iLCJleHAiOjE3Nzk0OTMyMDZ9.HIJsCWwjq310ZCf5UnbuNnUP63Qhx5IFyHWUxst5lOM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fc5fc605e60e204-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.131.202.161","cf-ipcountry":"EG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-May-2026 23:40:07 UTC] === User Orders API Called ===
[15-May-2026 23:40:07 UTC] User ID: 584
[15-May-2026 23:40:07 UTC] Limit: 20, Offset: 0
[15-May-2026 23:40:07 UTC] Orders found: 0
[15-May-2026 23:40:07 UTC] Orders data: []
[15-May-2026 23:40:07 UTC] Total orders count: 0
[15-May-2026 23:40:07 UTC] === API CALL LOG ===
[15-May-2026 23:40:07 UTC] Endpoint: user/profile.php
[15-May-2026 23:40:07 UTC] Full Log Data: {
    "timestamp": "2026-05-15 23:40:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.131.202.161",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.131.202.161, 172.70.108.47",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg0IiwidXNlcm5hbWUiOiJAcHVuaXNoZXJjdnYiLCJlbWFpbCI6ImIyMTE3NzkyN0BnbWFpbC5jb20iLCJleHAiOjE3Nzk0OTMyMDZ9.HIJsCWwjq310ZCf5UnbuNnUP63Qhx5IFyHWUxst5lOM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc5fc60aeb0e204-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.131.202.161",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 23:40:07 UTC] === END API CALL LOG ===
[15-May-2026 23:40:07 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 23:40:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg0IiwidXNlcm5hbWUiOiJAcHVuaXNoZXJjdnYiLCJlbWFpbCI6ImIyMTE3NzkyN0BnbWFpbC5jb20iLCJleHAiOjE3Nzk0OTMyMDZ9.HIJsCWwjq310ZCf5UnbuNnUP63Qhx5IFyHWUxst5lOM
[15-May-2026 23:40:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 23:40:07 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 23:40:07 UTC] User ID: 584
[15-May-2026 23:40:07 UTC] ✅ User profile retrieved successfully for user ID: 584
[15-May-2026 23:40:07 UTC] === API CALL LOG ===
[15-May-2026 23:40:07 UTC] Endpoint: user/profile.php
[15-May-2026 23:40:07 UTC] Full Log Data: {
    "timestamp": "2026-05-15 23:40:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.131.202.161",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.131.202.161, 172.70.108.47",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg0IiwidXNlcm5hbWUiOiJAcHVuaXNoZXJjdnYiLCJlbWFpbCI6ImIyMTE3NzkyN0BnbWFpbC5jb20iLCJleHAiOjE3Nzk0OTMyMDZ9.HIJsCWwjq310ZCf5UnbuNnUP63Qhx5IFyHWUxst5lOM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc5fc6369f0e204-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.131.202.161",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 23:40:07 UTC] === END API CALL LOG ===
[15-May-2026 23:40:07 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 23:40:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg0IiwidXNlcm5hbWUiOiJAcHVuaXNoZXJjdnYiLCJlbWFpbCI6ImIyMTE3NzkyN0BnbWFpbC5jb20iLCJleHAiOjE3Nzk0OTMyMDZ9.HIJsCWwjq310ZCf5UnbuNnUP63Qhx5IFyHWUxst5lOM
[15-May-2026 23:40:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 23:40:07 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 23:40:07 UTC] User ID: 584
[15-May-2026 23:40:07 UTC] ✅ User profile retrieved successfully for user ID: 584
[15-May-2026 23:40:28 UTC] === API CALL LOG ===
[15-May-2026 23:40:28 UTC] Endpoint: user/profile.php
[15-May-2026 23:40:28 UTC] Full Log Data: {
    "timestamp": "2026-05-15 23:40:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.131.202.161",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.131.202.161, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg0IiwidXNlcm5hbWUiOiJAcHVuaXNoZXJjdnYiLCJlbWFpbCI6ImIyMTE3NzkyN0BnbWFpbC5jb20iLCJleHAiOjE3Nzk0OTMyMDZ9.HIJsCWwjq310ZCf5UnbuNnUP63Qhx5IFyHWUxst5lOM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc5fce4ad04e1a2-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.131.202.161",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 23:40:28 UTC] === END API CALL LOG ===
[15-May-2026 23:40:28 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 23:40:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg0IiwidXNlcm5hbWUiOiJAcHVuaXNoZXJjdnYiLCJlbWFpbCI6ImIyMTE3NzkyN0BnbWFpbC5jb20iLCJleHAiOjE3Nzk0OTMyMDZ9.HIJsCWwjq310ZCf5UnbuNnUP63Qhx5IFyHWUxst5lOM
[15-May-2026 23:40:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 23:40:28 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 23:40:28 UTC] User ID: 584
[15-May-2026 23:40:28 UTC] ✅ User profile retrieved successfully for user ID: 584
[15-May-2026 23:40:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 23:40:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 23:40:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.131.202.161, 172.68.234.131","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg0IiwidXNlcm5hbWUiOiJAcHVuaXNoZXJjdnYiLCJlbWFpbCI6ImIyMTE3NzkyN0BnbWFpbC5jb20iLCJleHAiOjE3Nzk0OTMyMDZ9.HIJsCWwjq310ZCf5UnbuNnUP63Qhx5IFyHWUxst5lOM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fc5fd265d4fe1a2-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.131.202.161","cf-ipcountry":"EG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-May-2026 23:40:38 UTC] === User Orders API Called ===
[15-May-2026 23:40:38 UTC] User ID: 584
[15-May-2026 23:40:38 UTC] Limit: 20, Offset: 0
[15-May-2026 23:40:38 UTC] Orders found: 0
[15-May-2026 23:40:38 UTC] Orders data: []
[15-May-2026 23:40:38 UTC] Total orders count: 0
[15-May-2026 23:40:38 UTC] === API CALL LOG ===
[15-May-2026 23:40:38 UTC] Endpoint: user/profile.php
[15-May-2026 23:40:38 UTC] Full Log Data: {
    "timestamp": "2026-05-15 23:40:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.131.202.161",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.131.202.161, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg0IiwidXNlcm5hbWUiOiJAcHVuaXNoZXJjdnYiLCJlbWFpbCI6ImIyMTE3NzkyN0BnbWFpbC5jb20iLCJleHAiOjE3Nzk0OTMyMDZ9.HIJsCWwjq310ZCf5UnbuNnUP63Qhx5IFyHWUxst5lOM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc5fd26eddbe1a2-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.131.202.161",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 23:40:38 UTC] === END API CALL LOG ===
[15-May-2026 23:40:38 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 23:40:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg0IiwidXNlcm5hbWUiOiJAcHVuaXNoZXJjdnYiLCJlbWFpbCI6ImIyMTE3NzkyN0BnbWFpbC5jb20iLCJleHAiOjE3Nzk0OTMyMDZ9.HIJsCWwjq310ZCf5UnbuNnUP63Qhx5IFyHWUxst5lOM
[15-May-2026 23:40:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 23:40:38 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 23:40:38 UTC] User ID: 584
[15-May-2026 23:40:38 UTC] ✅ User profile retrieved successfully for user ID: 584
[15-May-2026 23:40:39 UTC] === API CALL LOG ===
[15-May-2026 23:40:39 UTC] Endpoint: user/profile.php
[15-May-2026 23:40:39 UTC] Full Log Data: {
    "timestamp": "2026-05-15 23:40:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.131.202.161",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.131.202.161, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg0IiwidXNlcm5hbWUiOiJAcHVuaXNoZXJjdnYiLCJlbWFpbCI6ImIyMTE3NzkyN0BnbWFpbC5jb20iLCJleHAiOjE3Nzk0OTMyMDZ9.HIJsCWwjq310ZCf5UnbuNnUP63Qhx5IFyHWUxst5lOM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc5fd2a7b38e1a2-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.131.202.161",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 23:40:39 UTC] === END API CALL LOG ===
[15-May-2026 23:40:39 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 23:40:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg0IiwidXNlcm5hbWUiOiJAcHVuaXNoZXJjdnYiLCJlbWFpbCI6ImIyMTE3NzkyN0BnbWFpbC5jb20iLCJleHAiOjE3Nzk0OTMyMDZ9.HIJsCWwjq310ZCf5UnbuNnUP63Qhx5IFyHWUxst5lOM
[15-May-2026 23:40:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 23:40:39 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 23:40:39 UTC] User ID: 584
[15-May-2026 23:40:39 UTC] ✅ User profile retrieved successfully for user ID: 584
[15-May-2026 23:40:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 23:40:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 23:40:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.131.202.161, 172.68.234.131","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg0IiwidXNlcm5hbWUiOiJAcHVuaXNoZXJjdnYiLCJlbWFpbCI6ImIyMTE3NzkyN0BnbWFpbC5jb20iLCJleHAiOjE3Nzk0OTMyMDZ9.HIJsCWwjq310ZCf5UnbuNnUP63Qhx5IFyHWUxst5lOM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fc5fd3e486ee1a2-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.131.202.161","cf-ipcountry":"EG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-May-2026 23:40:42 UTC] === User Orders API Called ===
[15-May-2026 23:40:42 UTC] User ID: 584
[15-May-2026 23:40:42 UTC] Limit: 20, Offset: 0
[15-May-2026 23:40:42 UTC] Orders found: 0
[15-May-2026 23:40:42 UTC] Orders data: []
[15-May-2026 23:40:42 UTC] Total orders count: 0
[15-May-2026 23:40:42 UTC] === API CALL LOG ===
[15-May-2026 23:40:42 UTC] Endpoint: user/profile.php
[15-May-2026 23:40:42 UTC] Full Log Data: {
    "timestamp": "2026-05-15 23:40:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.131.202.161",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.131.202.161, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg0IiwidXNlcm5hbWUiOiJAcHVuaXNoZXJjdnYiLCJlbWFpbCI6ImIyMTE3NzkyN0BnbWFpbC5jb20iLCJleHAiOjE3Nzk0OTMyMDZ9.HIJsCWwjq310ZCf5UnbuNnUP63Qhx5IFyHWUxst5lOM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc5fd3ec93ae1a2-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.131.202.161",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 23:40:42 UTC] === END API CALL LOG ===
[15-May-2026 23:40:42 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 23:40:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg0IiwidXNlcm5hbWUiOiJAcHVuaXNoZXJjdnYiLCJlbWFpbCI6ImIyMTE3NzkyN0BnbWFpbC5jb20iLCJleHAiOjE3Nzk0OTMyMDZ9.HIJsCWwjq310ZCf5UnbuNnUP63Qhx5IFyHWUxst5lOM
[15-May-2026 23:40:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 23:40:42 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 23:40:42 UTC] User ID: 584
[15-May-2026 23:40:42 UTC] ✅ User profile retrieved successfully for user ID: 584
[15-May-2026 23:40:43 UTC] === API CALL LOG ===
[15-May-2026 23:40:43 UTC] Endpoint: user/profile.php
[15-May-2026 23:40:43 UTC] Full Log Data: {
    "timestamp": "2026-05-15 23:40:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.131.202.161",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.131.202.161, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg0IiwidXNlcm5hbWUiOiJAcHVuaXNoZXJjdnYiLCJlbWFpbCI6ImIyMTE3NzkyN0BnbWFpbC5jb20iLCJleHAiOjE3Nzk0OTMyMDZ9.HIJsCWwjq310ZCf5UnbuNnUP63Qhx5IFyHWUxst5lOM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc5fd425ee2e1a2-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.131.202.161",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 23:40:43 UTC] === END API CALL LOG ===
[15-May-2026 23:40:43 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 23:40:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg0IiwidXNlcm5hbWUiOiJAcHVuaXNoZXJjdnYiLCJlbWFpbCI6ImIyMTE3NzkyN0BnbWFpbC5jb20iLCJleHAiOjE3Nzk0OTMyMDZ9.HIJsCWwjq310ZCf5UnbuNnUP63Qhx5IFyHWUxst5lOM
[15-May-2026 23:40:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 23:40:43 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 23:40:43 UTC] User ID: 584
[15-May-2026 23:40:43 UTC] ✅ User profile retrieved successfully for user ID: 584
[15-May-2026 23:41:23 UTC] === API CALL LOG ===
[15-May-2026 23:41:23 UTC] Endpoint: user/profile.php
[15-May-2026 23:41:23 UTC] Full Log Data: {
    "timestamp": "2026-05-15 23:41:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.131.202.161",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.131.202.161, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg0IiwidXNlcm5hbWUiOiJAcHVuaXNoZXJjdnYiLCJlbWFpbCI6ImIyMTE3NzkyN0BnbWFpbC5jb20iLCJleHAiOjE3Nzk0OTMyMDZ9.HIJsCWwjq310ZCf5UnbuNnUP63Qhx5IFyHWUxst5lOM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc5fe3f18eae1a2-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.131.202.161",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 23:41:23 UTC] === END API CALL LOG ===
[15-May-2026 23:41:23 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 23:41:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg0IiwidXNlcm5hbWUiOiJAcHVuaXNoZXJjdnYiLCJlbWFpbCI6ImIyMTE3NzkyN0BnbWFpbC5jb20iLCJleHAiOjE3Nzk0OTMyMDZ9.HIJsCWwjq310ZCf5UnbuNnUP63Qhx5IFyHWUxst5lOM
[15-May-2026 23:41:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 23:41:23 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 23:41:23 UTC] User ID: 584
[15-May-2026 23:41:23 UTC] ✅ User profile retrieved successfully for user ID: 584
[15-May-2026 23:41:23 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 23:41:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 23:41:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.131.202.161, 172.68.234.131","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg0IiwidXNlcm5hbWUiOiJAcHVuaXNoZXJjdnYiLCJlbWFpbCI6ImIyMTE3NzkyN0BnbWFpbC5jb20iLCJleHAiOjE3Nzk0OTMyMDZ9.HIJsCWwjq310ZCf5UnbuNnUP63Qhx5IFyHWUxst5lOM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fc5fe409b14e1a2-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.131.202.161","cf-ipcountry":"EG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-May-2026 23:41:23 UTC] === User Orders API Called ===
[15-May-2026 23:41:23 UTC] User ID: 584
[15-May-2026 23:41:23 UTC] Limit: 20, Offset: 0
[15-May-2026 23:41:23 UTC] Orders found: 0
[15-May-2026 23:41:23 UTC] Orders data: []
[15-May-2026 23:41:23 UTC] Total orders count: 0
[15-May-2026 23:41:24 UTC] === API CALL LOG ===
[15-May-2026 23:41:24 UTC] Endpoint: user/profile.php
[15-May-2026 23:41:24 UTC] Full Log Data: {
    "timestamp": "2026-05-15 23:41:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.131.202.161",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.131.202.161, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg0IiwidXNlcm5hbWUiOiJAcHVuaXNoZXJjdnYiLCJlbWFpbCI6ImIyMTE3NzkyN0BnbWFpbC5jb20iLCJleHAiOjE3Nzk0OTMyMDZ9.HIJsCWwjq310ZCf5UnbuNnUP63Qhx5IFyHWUxst5lOM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc5fe419c7ae1a2-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.131.202.161",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 23:41:24 UTC] === END API CALL LOG ===
[15-May-2026 23:41:24 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 23:41:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg0IiwidXNlcm5hbWUiOiJAcHVuaXNoZXJjdnYiLCJlbWFpbCI6ImIyMTE3NzkyN0BnbWFpbC5jb20iLCJleHAiOjE3Nzk0OTMyMDZ9.HIJsCWwjq310ZCf5UnbuNnUP63Qhx5IFyHWUxst5lOM
[15-May-2026 23:41:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 23:41:24 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 23:41:24 UTC] User ID: 584
[15-May-2026 23:41:24 UTC] ✅ User profile retrieved successfully for user ID: 584
[15-May-2026 23:41:24 UTC] === API CALL LOG ===
[15-May-2026 23:41:24 UTC] Endpoint: user/profile.php
[15-May-2026 23:41:24 UTC] Full Log Data: {
    "timestamp": "2026-05-15 23:41:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.131.202.161",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.131.202.161, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg0IiwidXNlcm5hbWUiOiJAcHVuaXNoZXJjdnYiLCJlbWFpbCI6ImIyMTE3NzkyN0BnbWFpbC5jb20iLCJleHAiOjE3Nzk0OTMyMDZ9.HIJsCWwjq310ZCf5UnbuNnUP63Qhx5IFyHWUxst5lOM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc5fe44a8f5e1a2-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.131.202.161",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 23:41:24 UTC] === END API CALL LOG ===
[15-May-2026 23:41:24 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 23:41:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg0IiwidXNlcm5hbWUiOiJAcHVuaXNoZXJjdnYiLCJlbWFpbCI6ImIyMTE3NzkyN0BnbWFpbC5jb20iLCJleHAiOjE3Nzk0OTMyMDZ9.HIJsCWwjq310ZCf5UnbuNnUP63Qhx5IFyHWUxst5lOM
[15-May-2026 23:41:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 23:41:24 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 23:41:24 UTC] User ID: 584
[15-May-2026 23:41:24 UTC] ✅ User profile retrieved successfully for user ID: 584
[15-May-2026 23:42:01 UTC] === API CALL LOG ===
[15-May-2026 23:42:01 UTC] Endpoint: user/profile.php
[15-May-2026 23:42:01 UTC] Full Log Data: {
    "timestamp": "2026-05-15 23:42:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.131.202.161",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.131.202.161, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg0IiwidXNlcm5hbWUiOiJAcHVuaXNoZXJjdnYiLCJlbWFpbCI6ImIyMTE3NzkyN0BnbWFpbC5jb20iLCJleHAiOjE3Nzk0OTMyMDZ9.HIJsCWwjq310ZCf5UnbuNnUP63Qhx5IFyHWUxst5lOM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc5ff28da64af5a-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.131.202.161",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 23:42:01 UTC] === END API CALL LOG ===
[15-May-2026 23:42:01 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 23:42:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg0IiwidXNlcm5hbWUiOiJAcHVuaXNoZXJjdnYiLCJlbWFpbCI6ImIyMTE3NzkyN0BnbWFpbC5jb20iLCJleHAiOjE3Nzk0OTMyMDZ9.HIJsCWwjq310ZCf5UnbuNnUP63Qhx5IFyHWUxst5lOM
[15-May-2026 23:42:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 23:42:01 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 23:42:01 UTC] User ID: 584
[15-May-2026 23:42:01 UTC] ✅ User profile retrieved successfully for user ID: 584
[15-May-2026 23:42:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 23:42:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 23:42:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.131.202.161, 162.159.122.164","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg0IiwidXNlcm5hbWUiOiJAcHVuaXNoZXJjdnYiLCJlbWFpbCI6ImIyMTE3NzkyN0BnbWFpbC5jb20iLCJleHAiOjE3Nzk0OTMyMDZ9.HIJsCWwjq310ZCf5UnbuNnUP63Qhx5IFyHWUxst5lOM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fc5ff64aee9af5a-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.131.202.161","cf-ipcountry":"EG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-May-2026 23:42:10 UTC] === User Orders API Called ===
[15-May-2026 23:42:10 UTC] User ID: 584
[15-May-2026 23:42:10 UTC] Limit: 20, Offset: 0
[15-May-2026 23:42:10 UTC] Orders found: 0
[15-May-2026 23:42:10 UTC] Orders data: []
[15-May-2026 23:42:10 UTC] Total orders count: 0
[15-May-2026 23:42:10 UTC] === API CALL LOG ===
[15-May-2026 23:42:10 UTC] Endpoint: user/profile.php
[15-May-2026 23:42:10 UTC] Full Log Data: {
    "timestamp": "2026-05-15 23:42:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.131.202.161",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.131.202.161, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg0IiwidXNlcm5hbWUiOiJAcHVuaXNoZXJjdnYiLCJlbWFpbCI6ImIyMTE3NzkyN0BnbWFpbC5jb20iLCJleHAiOjE3Nzk0OTMyMDZ9.HIJsCWwjq310ZCf5UnbuNnUP63Qhx5IFyHWUxst5lOM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc5ff652f9eaf5a-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.131.202.161",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 23:42:10 UTC] === END API CALL LOG ===
[15-May-2026 23:42:10 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 23:42:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg0IiwidXNlcm5hbWUiOiJAcHVuaXNoZXJjdnYiLCJlbWFpbCI6ImIyMTE3NzkyN0BnbWFpbC5jb20iLCJleHAiOjE3Nzk0OTMyMDZ9.HIJsCWwjq310ZCf5UnbuNnUP63Qhx5IFyHWUxst5lOM
[15-May-2026 23:42:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 23:42:10 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 23:42:10 UTC] User ID: 584
[15-May-2026 23:42:10 UTC] ✅ User profile retrieved successfully for user ID: 584
[15-May-2026 23:42:11 UTC] === API CALL LOG ===
[15-May-2026 23:42:11 UTC] Endpoint: user/profile.php
[15-May-2026 23:42:11 UTC] Full Log Data: {
    "timestamp": "2026-05-15 23:42:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.131.202.161",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.131.202.161, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg0IiwidXNlcm5hbWUiOiJAcHVuaXNoZXJjdnYiLCJlbWFpbCI6ImIyMTE3NzkyN0BnbWFpbC5jb20iLCJleHAiOjE3Nzk0OTMyMDZ9.HIJsCWwjq310ZCf5UnbuNnUP63Qhx5IFyHWUxst5lOM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc5ff68ed2aaf5a-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.131.202.161",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 23:42:11 UTC] === END API CALL LOG ===
[15-May-2026 23:42:11 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 23:42:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg0IiwidXNlcm5hbWUiOiJAcHVuaXNoZXJjdnYiLCJlbWFpbCI6ImIyMTE3NzkyN0BnbWFpbC5jb20iLCJleHAiOjE3Nzk0OTMyMDZ9.HIJsCWwjq310ZCf5UnbuNnUP63Qhx5IFyHWUxst5lOM
[15-May-2026 23:42:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 23:42:11 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 23:42:11 UTC] User ID: 584
[15-May-2026 23:42:11 UTC] ✅ User profile retrieved successfully for user ID: 584
[15-May-2026 23:42:53 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 23:42:53 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 23:42:53 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.131.202.161, 162.159.122.164","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg0IiwidXNlcm5hbWUiOiJAcHVuaXNoZXJjdnYiLCJlbWFpbCI6ImIyMTE3NzkyN0BnbWFpbC5jb20iLCJleHAiOjE3Nzk0OTMyMDZ9.HIJsCWwjq310ZCf5UnbuNnUP63Qhx5IFyHWUxst5lOM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fc600708b4faf5a-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.131.202.161","cf-ipcountry":"EG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-May-2026 23:42:53 UTC] === User Orders API Called ===
[15-May-2026 23:42:53 UTC] User ID: 584
[15-May-2026 23:42:53 UTC] Limit: 20, Offset: 0
[15-May-2026 23:42:53 UTC] Orders found: 0
[15-May-2026 23:42:53 UTC] Orders data: []
[15-May-2026 23:42:53 UTC] Total orders count: 0
[15-May-2026 23:42:53 UTC] === API CALL LOG ===
[15-May-2026 23:42:53 UTC] Endpoint: user/profile.php
[15-May-2026 23:42:53 UTC] Full Log Data: {
    "timestamp": "2026-05-15 23:42:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.131.202.161",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.131.202.161, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg0IiwidXNlcm5hbWUiOiJAcHVuaXNoZXJjdnYiLCJlbWFpbCI6ImIyMTE3NzkyN0BnbWFpbC5jb20iLCJleHAiOjE3Nzk0OTMyMDZ9.HIJsCWwjq310ZCf5UnbuNnUP63Qhx5IFyHWUxst5lOM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc600708b53af5a-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.131.202.161",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 23:42:53 UTC] === END API CALL LOG ===
[15-May-2026 23:42:53 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 23:42:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg0IiwidXNlcm5hbWUiOiJAcHVuaXNoZXJjdnYiLCJlbWFpbCI6ImIyMTE3NzkyN0BnbWFpbC5jb20iLCJleHAiOjE3Nzk0OTMyMDZ9.HIJsCWwjq310ZCf5UnbuNnUP63Qhx5IFyHWUxst5lOM
[15-May-2026 23:42:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 23:42:53 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 23:42:53 UTC] User ID: 584
[15-May-2026 23:42:53 UTC] ✅ User profile retrieved successfully for user ID: 584
[15-May-2026 23:42:53 UTC] === API CALL LOG ===
[15-May-2026 23:42:53 UTC] Endpoint: user/profile.php
[15-May-2026 23:42:53 UTC] Full Log Data: {
    "timestamp": "2026-05-15 23:42:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.131.202.161",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.131.202.161, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg0IiwidXNlcm5hbWUiOiJAcHVuaXNoZXJjdnYiLCJlbWFpbCI6ImIyMTE3NzkyN0BnbWFpbC5jb20iLCJleHAiOjE3Nzk0OTMyMDZ9.HIJsCWwjq310ZCf5UnbuNnUP63Qhx5IFyHWUxst5lOM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc600731eaaaf5a-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.131.202.161",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 23:42:53 UTC] === END API CALL LOG ===
[15-May-2026 23:42:53 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 23:42:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg0IiwidXNlcm5hbWUiOiJAcHVuaXNoZXJjdnYiLCJlbWFpbCI6ImIyMTE3NzkyN0BnbWFpbC5jb20iLCJleHAiOjE3Nzk0OTMyMDZ9.HIJsCWwjq310ZCf5UnbuNnUP63Qhx5IFyHWUxst5lOM
[15-May-2026 23:42:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 23:42:53 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 23:42:53 UTC] User ID: 584
[15-May-2026 23:42:53 UTC] ✅ User profile retrieved successfully for user ID: 584
[15-May-2026 23:42:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 23:42:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 23:42:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.131.202.161, 162.159.122.164","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg0IiwidXNlcm5hbWUiOiJAcHVuaXNoZXJjdnYiLCJlbWFpbCI6ImIyMTE3NzkyN0BnbWFpbC5jb20iLCJleHAiOjE3Nzk0OTMyMDZ9.HIJsCWwjq310ZCf5UnbuNnUP63Qhx5IFyHWUxst5lOM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fc600830abdaf5a-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.131.202.161","cf-ipcountry":"EG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-May-2026 23:42:56 UTC] === User Orders API Called ===
[15-May-2026 23:42:56 UTC] User ID: 584
[15-May-2026 23:42:56 UTC] Limit: 20, Offset: 0
[15-May-2026 23:42:56 UTC] Orders found: 0
[15-May-2026 23:42:56 UTC] Orders data: []
[15-May-2026 23:42:56 UTC] Total orders count: 0
[15-May-2026 23:42:56 UTC] === API CALL LOG ===
[15-May-2026 23:42:56 UTC] Endpoint: user/profile.php
[15-May-2026 23:42:56 UTC] Full Log Data: {
    "timestamp": "2026-05-15 23:42:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.131.202.161",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.131.202.161, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg0IiwidXNlcm5hbWUiOiJAcHVuaXNoZXJjdnYiLCJlbWFpbCI6ImIyMTE3NzkyN0BnbWFpbC5jb20iLCJleHAiOjE3Nzk0OTMyMDZ9.HIJsCWwjq310ZCf5UnbuNnUP63Qhx5IFyHWUxst5lOM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc600838b81af5a-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.131.202.161",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 23:42:56 UTC] === END API CALL LOG ===
[15-May-2026 23:42:56 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 23:42:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg0IiwidXNlcm5hbWUiOiJAcHVuaXNoZXJjdnYiLCJlbWFpbCI6ImIyMTE3NzkyN0BnbWFpbC5jb20iLCJleHAiOjE3Nzk0OTMyMDZ9.HIJsCWwjq310ZCf5UnbuNnUP63Qhx5IFyHWUxst5lOM
[15-May-2026 23:42:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 23:42:56 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 23:42:56 UTC] User ID: 584
[15-May-2026 23:42:56 UTC] ✅ User profile retrieved successfully for user ID: 584
[15-May-2026 23:42:57 UTC] === API CALL LOG ===
[15-May-2026 23:42:57 UTC] Endpoint: user/profile.php
[15-May-2026 23:42:57 UTC] Full Log Data: {
    "timestamp": "2026-05-15 23:42:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.131.202.161",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.131.202.161, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg0IiwidXNlcm5hbWUiOiJAcHVuaXNoZXJjdnYiLCJlbWFpbCI6ImIyMTE3NzkyN0BnbWFpbC5jb20iLCJleHAiOjE3Nzk0OTMyMDZ9.HIJsCWwjq310ZCf5UnbuNnUP63Qhx5IFyHWUxst5lOM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc60087082daf5a-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.131.202.161",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 23:42:57 UTC] === END API CALL LOG ===
[15-May-2026 23:42:57 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 23:42:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg0IiwidXNlcm5hbWUiOiJAcHVuaXNoZXJjdnYiLCJlbWFpbCI6ImIyMTE3NzkyN0BnbWFpbC5jb20iLCJleHAiOjE3Nzk0OTMyMDZ9.HIJsCWwjq310ZCf5UnbuNnUP63Qhx5IFyHWUxst5lOM
[15-May-2026 23:42:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 23:42:57 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 23:42:57 UTC] User ID: 584
[15-May-2026 23:42:57 UTC] ✅ User profile retrieved successfully for user ID: 584
[15-May-2026 23:51:57 UTC] === API CALL LOG ===
[15-May-2026 23:51:57 UTC] Endpoint: user/profile.php
[15-May-2026 23:51:57 UTC] Full Log Data: {
    "timestamp": "2026-05-15 23:51:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.131.202.161",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.131.202.161, 172.70.108.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg0IiwidXNlcm5hbWUiOiJAcHVuaXNoZXJjdnYiLCJlbWFpbCI6ImIyMTE3NzkyN0BnbWFpbC5jb20iLCJleHAiOjE3Nzk0OTMyMDZ9.HIJsCWwjq310ZCf5UnbuNnUP63Qhx5IFyHWUxst5lOM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc60db6bf26e1fc-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.131.202.161",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 23:51:57 UTC] === END API CALL LOG ===
[15-May-2026 23:51:57 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 23:51:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg0IiwidXNlcm5hbWUiOiJAcHVuaXNoZXJjdnYiLCJlbWFpbCI6ImIyMTE3NzkyN0BnbWFpbC5jb20iLCJleHAiOjE3Nzk0OTMyMDZ9.HIJsCWwjq310ZCf5UnbuNnUP63Qhx5IFyHWUxst5lOM
[15-May-2026 23:51:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 23:51:57 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 23:51:57 UTC] User ID: 584
[15-May-2026 23:51:57 UTC] ✅ User profile retrieved successfully for user ID: 584
[15-May-2026 23:52:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 23:52:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 23:52:46 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.131.202.161, 172.70.108.15","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg0IiwidXNlcm5hbWUiOiJAcHVuaXNoZXJjdnYiLCJlbWFpbCI6ImIyMTE3NzkyN0BnbWFpbC5jb20iLCJleHAiOjE3Nzk0OTMyMDZ9.HIJsCWwjq310ZCf5UnbuNnUP63Qhx5IFyHWUxst5lOM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fc60eed2b36e1fc-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.131.202.161","cf-ipcountry":"EG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-May-2026 23:52:46 UTC] === User Orders API Called ===
[15-May-2026 23:52:46 UTC] User ID: 584
[15-May-2026 23:52:46 UTC] Limit: 20, Offset: 0
[15-May-2026 23:52:46 UTC] Orders found: 0
[15-May-2026 23:52:46 UTC] Orders data: []
[15-May-2026 23:52:46 UTC] Total orders count: 0
[15-May-2026 23:52:46 UTC] === API CALL LOG ===
[15-May-2026 23:52:46 UTC] Endpoint: user/profile.php
[15-May-2026 23:52:46 UTC] Full Log Data: {
    "timestamp": "2026-05-15 23:52:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.131.202.161",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.131.202.161, 172.70.108.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg0IiwidXNlcm5hbWUiOiJAcHVuaXNoZXJjdnYiLCJlbWFpbCI6ImIyMTE3NzkyN0BnbWFpbC5jb20iLCJleHAiOjE3Nzk0OTMyMDZ9.HIJsCWwjq310ZCf5UnbuNnUP63Qhx5IFyHWUxst5lOM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc60eed2b38e1fc-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.131.202.161",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 23:52:46 UTC] === END API CALL LOG ===
[15-May-2026 23:52:46 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 23:52:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg0IiwidXNlcm5hbWUiOiJAcHVuaXNoZXJjdnYiLCJlbWFpbCI6ImIyMTE3NzkyN0BnbWFpbC5jb20iLCJleHAiOjE3Nzk0OTMyMDZ9.HIJsCWwjq310ZCf5UnbuNnUP63Qhx5IFyHWUxst5lOM
[15-May-2026 23:52:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 23:52:46 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 23:52:46 UTC] User ID: 584
[15-May-2026 23:52:46 UTC] ✅ User profile retrieved successfully for user ID: 584
[15-May-2026 23:52:47 UTC] === API CALL LOG ===
[15-May-2026 23:52:47 UTC] Endpoint: user/profile.php
[15-May-2026 23:52:47 UTC] Full Log Data: {
    "timestamp": "2026-05-15 23:52:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.131.202.161",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.131.202.161, 172.70.108.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg0IiwidXNlcm5hbWUiOiJAcHVuaXNoZXJjdnYiLCJlbWFpbCI6ImIyMTE3NzkyN0BnbWFpbC5jb20iLCJleHAiOjE3Nzk0OTMyMDZ9.HIJsCWwjq310ZCf5UnbuNnUP63Qhx5IFyHWUxst5lOM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc60eee3c65e1fc-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.131.202.161",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 23:52:47 UTC] === END API CALL LOG ===
[15-May-2026 23:52:47 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 23:52:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg0IiwidXNlcm5hbWUiOiJAcHVuaXNoZXJjdnYiLCJlbWFpbCI6ImIyMTE3NzkyN0BnbWFpbC5jb20iLCJleHAiOjE3Nzk0OTMyMDZ9.HIJsCWwjq310ZCf5UnbuNnUP63Qhx5IFyHWUxst5lOM
[15-May-2026 23:52:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 23:52:47 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 23:52:47 UTC] User ID: 584
[15-May-2026 23:52:47 UTC] ✅ User profile retrieved successfully for user ID: 584
[15-May-2026 23:55:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 23:55:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 23:55:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.131.202.161, 162.159.122.165","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg0IiwidXNlcm5hbWUiOiJAcHVuaXNoZXJjdnYiLCJlbWFpbCI6ImIyMTE3NzkyN0BnbWFpbC5jb20iLCJleHAiOjE3Nzk0OTMyMDZ9.HIJsCWwjq310ZCf5UnbuNnUP63Qhx5IFyHWUxst5lOM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fc612880ef73169-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.131.202.161","cf-ipcountry":"EG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-May-2026 23:55:14 UTC] === User Orders API Called ===
[15-May-2026 23:55:14 UTC] User ID: 584
[15-May-2026 23:55:14 UTC] Limit: 20, Offset: 0
[15-May-2026 23:55:14 UTC] Orders found: 0
[15-May-2026 23:55:14 UTC] Orders data: []
[15-May-2026 23:55:14 UTC] Total orders count: 0
[15-May-2026 23:55:20 UTC] === API CALL LOG ===
[15-May-2026 23:55:20 UTC] Endpoint: user/profile.php
[15-May-2026 23:55:20 UTC] Full Log Data: {
    "timestamp": "2026-05-15 23:55:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.131.202.161",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.131.202.161, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg0IiwidXNlcm5hbWUiOiJAcHVuaXNoZXJjdnYiLCJlbWFpbCI6ImIyMTE3NzkyN0BnbWFpbC5jb20iLCJleHAiOjE3Nzk0OTMyMDZ9.HIJsCWwjq310ZCf5UnbuNnUP63Qhx5IFyHWUxst5lOM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc612880ef93169-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.131.202.161",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 23:55:20 UTC] === END API CALL LOG ===
[15-May-2026 23:55:20 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 23:55:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg0IiwidXNlcm5hbWUiOiJAcHVuaXNoZXJjdnYiLCJlbWFpbCI6ImIyMTE3NzkyN0BnbWFpbC5jb20iLCJleHAiOjE3Nzk0OTMyMDZ9.HIJsCWwjq310ZCf5UnbuNnUP63Qhx5IFyHWUxst5lOM
[15-May-2026 23:55:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 23:55:20 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 23:55:20 UTC] User ID: 584
[15-May-2026 23:55:20 UTC] === API CALL LOG ===
[15-May-2026 23:55:20 UTC] Endpoint: user/profile.php
[15-May-2026 23:55:20 UTC] Full Log Data: {
    "timestamp": "2026-05-15 23:55:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.131.202.161",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.131.202.161, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg0IiwidXNlcm5hbWUiOiJAcHVuaXNoZXJjdnYiLCJlbWFpbCI6ImIyMTE3NzkyN0BnbWFpbC5jb20iLCJleHAiOjE3Nzk0OTMyMDZ9.HIJsCWwjq310ZCf5UnbuNnUP63Qhx5IFyHWUxst5lOM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc6128b3b853169-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.131.202.161",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 23:55:20 UTC] === END API CALL LOG ===
[15-May-2026 23:55:20 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 23:55:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg0IiwidXNlcm5hbWUiOiJAcHVuaXNoZXJjdnYiLCJlbWFpbCI6ImIyMTE3NzkyN0BnbWFpbC5jb20iLCJleHAiOjE3Nzk0OTMyMDZ9.HIJsCWwjq310ZCf5UnbuNnUP63Qhx5IFyHWUxst5lOM
[15-May-2026 23:55:20 UTC] ✅ User profile retrieved successfully for user ID: 584
[15-May-2026 23:55:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 23:55:20 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 23:55:20 UTC] User ID: 584
[15-May-2026 23:55:20 UTC] ✅ User profile retrieved successfully for user ID: 584
[15-May-2026 23:55:23 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 23:55:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 23:55:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.131.202.161, 162.159.122.164","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg0IiwidXNlcm5hbWUiOiJAcHVuaXNoZXJjdnYiLCJlbWFpbCI6ImIyMTE3NzkyN0BnbWFpbC5jb20iLCJleHAiOjE3Nzk0OTMyMDZ9.HIJsCWwjq310ZCf5UnbuNnUP63Qhx5IFyHWUxst5lOM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fc612c27a273169-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.131.202.161","cf-ipcountry":"EG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-May-2026 23:55:23 UTC] === User Orders API Called ===
[15-May-2026 23:55:23 UTC] User ID: 584
[15-May-2026 23:55:23 UTC] Limit: 20, Offset: 0
[15-May-2026 23:55:23 UTC] Orders found: 0
[15-May-2026 23:55:23 UTC] Orders data: []
[15-May-2026 23:55:23 UTC] Total orders count: 0
[15-May-2026 23:55:24 UTC] === API CALL LOG ===
[15-May-2026 23:55:24 UTC] Endpoint: user/profile.php
[15-May-2026 23:55:24 UTC] Full Log Data: {
    "timestamp": "2026-05-15 23:55:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.131.202.161",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.131.202.161, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg0IiwidXNlcm5hbWUiOiJAcHVuaXNoZXJjdnYiLCJlbWFpbCI6ImIyMTE3NzkyN0BnbWFpbC5jb20iLCJleHAiOjE3Nzk0OTMyMDZ9.HIJsCWwjq310ZCf5UnbuNnUP63Qhx5IFyHWUxst5lOM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc612c2eaee3169-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.131.202.161",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 23:55:24 UTC] === END API CALL LOG ===
[15-May-2026 23:55:24 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 23:55:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg0IiwidXNlcm5hbWUiOiJAcHVuaXNoZXJjdnYiLCJlbWFpbCI6ImIyMTE3NzkyN0BnbWFpbC5jb20iLCJleHAiOjE3Nzk0OTMyMDZ9.HIJsCWwjq310ZCf5UnbuNnUP63Qhx5IFyHWUxst5lOM
[15-May-2026 23:55:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 23:55:24 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 23:55:24 UTC] User ID: 584
[15-May-2026 23:55:24 UTC] ✅ User profile retrieved successfully for user ID: 584
[15-May-2026 23:55:24 UTC] === API CALL LOG ===
[15-May-2026 23:55:24 UTC] Endpoint: user/profile.php
[15-May-2026 23:55:24 UTC] Full Log Data: {
    "timestamp": "2026-05-15 23:55:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.131.202.161",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.131.202.161, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg0IiwidXNlcm5hbWUiOiJAcHVuaXNoZXJjdnYiLCJlbWFpbCI6ImIyMTE3NzkyN0BnbWFpbC5jb20iLCJleHAiOjE3Nzk0OTMyMDZ9.HIJsCWwjq310ZCf5UnbuNnUP63Qhx5IFyHWUxst5lOM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc612c6c8983169-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.131.202.161",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 23:55:24 UTC] === END API CALL LOG ===
[15-May-2026 23:55:24 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 23:55:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg0IiwidXNlcm5hbWUiOiJAcHVuaXNoZXJjdnYiLCJlbWFpbCI6ImIyMTE3NzkyN0BnbWFpbC5jb20iLCJleHAiOjE3Nzk0OTMyMDZ9.HIJsCWwjq310ZCf5UnbuNnUP63Qhx5IFyHWUxst5lOM
[15-May-2026 23:55:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 23:55:24 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 23:55:24 UTC] User ID: 584
[15-May-2026 23:55:24 UTC] ✅ User profile retrieved successfully for user ID: 584
[15-May-2026 23:55:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 23:55:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 23:55:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.131.202.161, 162.159.122.164","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg0IiwidXNlcm5hbWUiOiJAcHVuaXNoZXJjdnYiLCJlbWFpbCI6ImIyMTE3NzkyN0BnbWFpbC5jb20iLCJleHAiOjE3Nzk0OTMyMDZ9.HIJsCWwjq310ZCf5UnbuNnUP63Qhx5IFyHWUxst5lOM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fc612e428f33169-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.131.202.161","cf-ipcountry":"EG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-May-2026 23:55:29 UTC] === User Orders API Called ===
[15-May-2026 23:55:29 UTC] User ID: 584
[15-May-2026 23:55:29 UTC] Limit: 20, Offset: 0
[15-May-2026 23:55:29 UTC] Orders found: 0
[15-May-2026 23:55:29 UTC] Orders data: []
[15-May-2026 23:55:29 UTC] Total orders count: 0
[15-May-2026 23:55:29 UTC] === API CALL LOG ===
[15-May-2026 23:55:29 UTC] Endpoint: user/profile.php
[15-May-2026 23:55:29 UTC] Full Log Data: {
    "timestamp": "2026-05-15 23:55:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.131.202.161",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.131.202.161, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg0IiwidXNlcm5hbWUiOiJAcHVuaXNoZXJjdnYiLCJlbWFpbCI6ImIyMTE3NzkyN0BnbWFpbC5jb20iLCJleHAiOjE3Nzk0OTMyMDZ9.HIJsCWwjq310ZCf5UnbuNnUP63Qhx5IFyHWUxst5lOM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc612e4da0a3169-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.131.202.161",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 23:55:29 UTC] === END API CALL LOG ===
[15-May-2026 23:55:29 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 23:55:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg0IiwidXNlcm5hbWUiOiJAcHVuaXNoZXJjdnYiLCJlbWFpbCI6ImIyMTE3NzkyN0BnbWFpbC5jb20iLCJleHAiOjE3Nzk0OTMyMDZ9.HIJsCWwjq310ZCf5UnbuNnUP63Qhx5IFyHWUxst5lOM
[15-May-2026 23:55:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 23:55:29 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 23:55:29 UTC] User ID: 584
[15-May-2026 23:55:29 UTC] ✅ User profile retrieved successfully for user ID: 584
[15-May-2026 23:55:29 UTC] === API CALL LOG ===
[15-May-2026 23:55:29 UTC] Endpoint: user/profile.php
[15-May-2026 23:55:29 UTC] Full Log Data: {
    "timestamp": "2026-05-15 23:55:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.131.202.161",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.131.202.161, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg0IiwidXNlcm5hbWUiOiJAcHVuaXNoZXJjdnYiLCJlbWFpbCI6ImIyMTE3NzkyN0BnbWFpbC5jb20iLCJleHAiOjE3Nzk0OTMyMDZ9.HIJsCWwjq310ZCf5UnbuNnUP63Qhx5IFyHWUxst5lOM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc612e82f2d3169-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.131.202.161",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 23:55:29 UTC] === END API CALL LOG ===
[15-May-2026 23:55:29 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 23:55:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg0IiwidXNlcm5hbWUiOiJAcHVuaXNoZXJjdnYiLCJlbWFpbCI6ImIyMTE3NzkyN0BnbWFpbC5jb20iLCJleHAiOjE3Nzk0OTMyMDZ9.HIJsCWwjq310ZCf5UnbuNnUP63Qhx5IFyHWUxst5lOM
[15-May-2026 23:55:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 23:55:29 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 23:55:29 UTC] User ID: 584
[15-May-2026 23:55:29 UTC] ✅ User profile retrieved successfully for user ID: 584
[15-May-2026 23:55:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 23:55:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 23:55:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.131.202.161, 162.159.122.165","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg0IiwidXNlcm5hbWUiOiJAcHVuaXNoZXJjdnYiLCJlbWFpbCI6ImIyMTE3NzkyN0BnbWFpbC5jb20iLCJleHAiOjE3Nzk0OTMyMDZ9.HIJsCWwjq310ZCf5UnbuNnUP63Qhx5IFyHWUxst5lOM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fc61311e9833169-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.131.202.161","cf-ipcountry":"EG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-May-2026 23:55:36 UTC] === User Orders API Called ===
[15-May-2026 23:55:36 UTC] User ID: 584
[15-May-2026 23:55:36 UTC] Limit: 20, Offset: 0
[15-May-2026 23:55:36 UTC] Orders found: 0
[15-May-2026 23:55:36 UTC] Orders data: []
[15-May-2026 23:55:36 UTC] Total orders count: 0
[15-May-2026 23:55:36 UTC] === API CALL LOG ===
[15-May-2026 23:55:36 UTC] Endpoint: user/profile.php
[15-May-2026 23:55:36 UTC] Full Log Data: {
    "timestamp": "2026-05-15 23:55:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.131.202.161",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.131.202.161, 162.159.122.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg0IiwidXNlcm5hbWUiOiJAcHVuaXNoZXJjdnYiLCJlbWFpbCI6ImIyMTE3NzkyN0BnbWFpbC5jb20iLCJleHAiOjE3Nzk0OTMyMDZ9.HIJsCWwjq310ZCf5UnbuNnUP63Qhx5IFyHWUxst5lOM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc613123a043169-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.131.202.161",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 23:55:36 UTC] === END API CALL LOG ===
[15-May-2026 23:55:36 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 23:55:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg0IiwidXNlcm5hbWUiOiJAcHVuaXNoZXJjdnYiLCJlbWFpbCI6ImIyMTE3NzkyN0BnbWFpbC5jb20iLCJleHAiOjE3Nzk0OTMyMDZ9.HIJsCWwjq310ZCf5UnbuNnUP63Qhx5IFyHWUxst5lOM
[15-May-2026 23:55:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 23:55:36 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 23:55:36 UTC] User ID: 584
[15-May-2026 23:55:36 UTC] ✅ User profile retrieved successfully for user ID: 584
[15-May-2026 23:55:37 UTC] === API CALL LOG ===
[15-May-2026 23:55:37 UTC] Endpoint: user/profile.php
[15-May-2026 23:55:37 UTC] Full Log Data: {
    "timestamp": "2026-05-15 23:55:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.131.202.161",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.131.202.161, 162.159.122.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg0IiwidXNlcm5hbWUiOiJAcHVuaXNoZXJjdnYiLCJlbWFpbCI6ImIyMTE3NzkyN0BnbWFpbC5jb20iLCJleHAiOjE3Nzk0OTMyMDZ9.HIJsCWwjq310ZCf5UnbuNnUP63Qhx5IFyHWUxst5lOM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc61315efe83169-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.131.202.161",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 23:55:37 UTC] === END API CALL LOG ===
[15-May-2026 23:55:37 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 23:55:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg0IiwidXNlcm5hbWUiOiJAcHVuaXNoZXJjdnYiLCJlbWFpbCI6ImIyMTE3NzkyN0BnbWFpbC5jb20iLCJleHAiOjE3Nzk0OTMyMDZ9.HIJsCWwjq310ZCf5UnbuNnUP63Qhx5IFyHWUxst5lOM
[15-May-2026 23:55:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 23:55:37 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 23:55:37 UTC] User ID: 584
[15-May-2026 23:55:37 UTC] ✅ User profile retrieved successfully for user ID: 584
[15-May-2026 23:56:12 UTC] === API CALL LOG ===
[15-May-2026 23:56:12 UTC] Endpoint: user/profile.php
[15-May-2026 23:56:12 UTC] Full Log Data: {
    "timestamp": "2026-05-15 23:56:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.131.202.161",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.131.202.161, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg0IiwidXNlcm5hbWUiOiJAcHVuaXNoZXJjdnYiLCJlbWFpbCI6ImIyMTE3NzkyN0BnbWFpbC5jb20iLCJleHAiOjE3Nzk0OTMyMDZ9.HIJsCWwjq310ZCf5UnbuNnUP63Qhx5IFyHWUxst5lOM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc613f2a8d63169-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.131.202.161",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 23:56:12 UTC] === END API CALL LOG ===
[15-May-2026 23:56:12 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 23:56:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg0IiwidXNlcm5hbWUiOiJAcHVuaXNoZXJjdnYiLCJlbWFpbCI6ImIyMTE3NzkyN0BnbWFpbC5jb20iLCJleHAiOjE3Nzk0OTMyMDZ9.HIJsCWwjq310ZCf5UnbuNnUP63Qhx5IFyHWUxst5lOM
[15-May-2026 23:56:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 23:56:12 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 23:56:12 UTC] User ID: 584
[15-May-2026 23:56:12 UTC] ✅ User profile retrieved successfully for user ID: 584
[15-May-2026 23:56:12 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 23:56:12 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-May-2026 23:56:12 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.131.202.161, 162.159.122.165","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg0IiwidXNlcm5hbWUiOiJAcHVuaXNoZXJjdnYiLCJlbWFpbCI6ImIyMTE3NzkyN0BnbWFpbC5jb20iLCJleHAiOjE3Nzk0OTMyMDZ9.HIJsCWwjq310ZCf5UnbuNnUP63Qhx5IFyHWUxst5lOM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fc613f258593169-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.131.202.161","cf-ipcountry":"EG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-May-2026 23:56:12 UTC] === User Orders API Called ===
[15-May-2026 23:56:12 UTC] User ID: 584
[15-May-2026 23:56:12 UTC] Limit: 20, Offset: 0
[15-May-2026 23:56:12 UTC] Orders found: 0
[15-May-2026 23:56:12 UTC] Orders data: []
[15-May-2026 23:56:12 UTC] Total orders count: 0
[15-May-2026 23:56:13 UTC] === API CALL LOG ===
[15-May-2026 23:56:13 UTC] Endpoint: user/profile.php
[15-May-2026 23:56:13 UTC] Full Log Data: {
    "timestamp": "2026-05-15 23:56:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.131.202.161",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.131.202.161, 162.159.122.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg0IiwidXNlcm5hbWUiOiJAcHVuaXNoZXJjdnYiLCJlbWFpbCI6ImIyMTE3NzkyN0BnbWFpbC5jb20iLCJleHAiOjE3Nzk0OTMyMDZ9.HIJsCWwjq310ZCf5UnbuNnUP63Qhx5IFyHWUxst5lOM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc613f69e853169-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.131.202.161",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-May-2026 23:56:13 UTC] === END API CALL LOG ===
[15-May-2026 23:56:13 UTC] ✅ API Hash verification passed for profile endpoint
[15-May-2026 23:56:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg0IiwidXNlcm5hbWUiOiJAcHVuaXNoZXJjdnYiLCJlbWFpbCI6ImIyMTE3NzkyN0BnbWFpbC5jb20iLCJleHAiOjE3Nzk0OTMyMDZ9.HIJsCWwjq310ZCf5UnbuNnUP63Qhx5IFyHWUxst5lOM
[15-May-2026 23:56:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-May-2026 23:56:13 UTC] ✅ JWT token verified successfully for user profile
[15-May-2026 23:56:13 UTC] User ID: 584
[15-May-2026 23:56:13 UTC] ✅ User profile retrieved successfully for user ID: 584
[16-May-2026 00:09:37 UTC] === API CALL LOG ===
[16-May-2026 00:09:37 UTC] Endpoint: user/profile.php
[16-May-2026 00:09:37 UTC] Full Log Data: {
    "timestamp": "2026-05-16 00:09:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.131.202.161",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.131.202.161, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg0IiwidXNlcm5hbWUiOiJAcHVuaXNoZXJjdnYiLCJlbWFpbCI6ImIyMTE3NzkyN0BnbWFpbC5jb20iLCJleHAiOjE3Nzk0OTMyMDZ9.HIJsCWwjq310ZCf5UnbuNnUP63Qhx5IFyHWUxst5lOM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc62797a82ce191-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.131.202.161",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 00:09:37 UTC] === END API CALL LOG ===
[16-May-2026 00:09:37 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 00:09:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg0IiwidXNlcm5hbWUiOiJAcHVuaXNoZXJjdnYiLCJlbWFpbCI6ImIyMTE3NzkyN0BnbWFpbC5jb20iLCJleHAiOjE3Nzk0OTMyMDZ9.HIJsCWwjq310ZCf5UnbuNnUP63Qhx5IFyHWUxst5lOM
[16-May-2026 00:09:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 00:09:37 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 00:09:37 UTC] User ID: 584
[16-May-2026 00:09:37 UTC] ✅ User profile retrieved successfully for user ID: 584
[16-May-2026 00:09:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 00:09:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 00:09:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.131.202.161, 172.68.234.131","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg0IiwidXNlcm5hbWUiOiJAcHVuaXNoZXJjdnYiLCJlbWFpbCI6ImIyMTE3NzkyN0BnbWFpbC5jb20iLCJleHAiOjE3Nzk0OTMyMDZ9.HIJsCWwjq310ZCf5UnbuNnUP63Qhx5IFyHWUxst5lOM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fc6281ecad7e191-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.131.202.161","cf-ipcountry":"EG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-May-2026 00:09:58 UTC] === User Orders API Called ===
[16-May-2026 00:09:58 UTC] User ID: 584
[16-May-2026 00:09:58 UTC] Limit: 20, Offset: 0
[16-May-2026 00:09:58 UTC] Orders found: 1
[16-May-2026 00:09:58 UTC] Orders data: [{"id":284,"quantity":950,"total_coins":950,"coin_type":"regular","telegram_link":"https:\/\/t.me\/doma_punisher\/3","status":"pending","created_at":"2026-05-16 03:39:56","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[16-May-2026 00:09:58 UTC] Total orders count: 1
[16-May-2026 00:10:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 00:10:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 00:10:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.131.202.161, 172.68.234.131","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg0IiwidXNlcm5hbWUiOiJAcHVuaXNoZXJjdnYiLCJlbWFpbCI6ImIyMTE3NzkyN0BnbWFpbC5jb20iLCJleHAiOjE3Nzk0OTMyMDZ9.HIJsCWwjq310ZCf5UnbuNnUP63Qhx5IFyHWUxst5lOM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fc6283ca955e191-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.131.202.161","cf-ipcountry":"EG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-May-2026 00:10:03 UTC] === User Orders API Called ===
[16-May-2026 00:10:03 UTC] User ID: 584
[16-May-2026 00:10:03 UTC] Limit: 20, Offset: 0
[16-May-2026 00:10:03 UTC] Orders found: 1
[16-May-2026 00:10:03 UTC] Orders data: [{"id":284,"quantity":950,"total_coins":950,"coin_type":"regular","telegram_link":"https:\/\/t.me\/doma_punisher\/3","status":"pending","created_at":"2026-05-16 03:39:56","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[16-May-2026 00:10:03 UTC] Total orders count: 1
[16-May-2026 00:10:03 UTC] === API CALL LOG ===
[16-May-2026 00:10:03 UTC] Endpoint: user/profile.php
[16-May-2026 00:10:03 UTC] Full Log Data: {
    "timestamp": "2026-05-16 00:10:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.131.202.161",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.131.202.161, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg0IiwidXNlcm5hbWUiOiJAcHVuaXNoZXJjdnYiLCJlbWFpbCI6ImIyMTE3NzkyN0BnbWFpbC5jb20iLCJleHAiOjE3Nzk0OTMyMDZ9.HIJsCWwjq310ZCf5UnbuNnUP63Qhx5IFyHWUxst5lOM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc6283d39fae191-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.131.202.161",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 00:10:03 UTC] === END API CALL LOG ===
[16-May-2026 00:10:03 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 00:10:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg0IiwidXNlcm5hbWUiOiJAcHVuaXNoZXJjdnYiLCJlbWFpbCI6ImIyMTE3NzkyN0BnbWFpbC5jb20iLCJleHAiOjE3Nzk0OTMyMDZ9.HIJsCWwjq310ZCf5UnbuNnUP63Qhx5IFyHWUxst5lOM
[16-May-2026 00:10:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 00:10:03 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 00:10:03 UTC] User ID: 584
[16-May-2026 00:10:03 UTC] ✅ User profile retrieved successfully for user ID: 584
[16-May-2026 00:10:04 UTC] === API CALL LOG ===
[16-May-2026 00:10:04 UTC] Endpoint: user/profile.php
[16-May-2026 00:10:04 UTC] Full Log Data: {
    "timestamp": "2026-05-16 00:10:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.131.202.161",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.131.202.161, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg0IiwidXNlcm5hbWUiOiJAcHVuaXNoZXJjdnYiLCJlbWFpbCI6ImIyMTE3NzkyN0BnbWFpbC5jb20iLCJleHAiOjE3Nzk0OTMyMDZ9.HIJsCWwjq310ZCf5UnbuNnUP63Qhx5IFyHWUxst5lOM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc62840cc8fe191-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.131.202.161",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 00:10:04 UTC] === END API CALL LOG ===
[16-May-2026 00:10:04 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 00:10:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg0IiwidXNlcm5hbWUiOiJAcHVuaXNoZXJjdnYiLCJlbWFpbCI6ImIyMTE3NzkyN0BnbWFpbC5jb20iLCJleHAiOjE3Nzk0OTMyMDZ9.HIJsCWwjq310ZCf5UnbuNnUP63Qhx5IFyHWUxst5lOM
[16-May-2026 00:10:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 00:10:04 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 00:10:04 UTC] User ID: 584
[16-May-2026 00:10:04 UTC] ✅ User profile retrieved successfully for user ID: 584
[16-May-2026 00:10:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 00:10:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 00:10:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.131.202.161, 172.68.234.131","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg0IiwidXNlcm5hbWUiOiJAcHVuaXNoZXJjdnYiLCJlbWFpbCI6ImIyMTE3NzkyN0BnbWFpbC5jb20iLCJleHAiOjE3Nzk0OTMyMDZ9.HIJsCWwjq310ZCf5UnbuNnUP63Qhx5IFyHWUxst5lOM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fc628984ba4e191-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.131.202.161","cf-ipcountry":"EG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-May-2026 00:10:18 UTC] === User Orders API Called ===
[16-May-2026 00:10:18 UTC] User ID: 584
[16-May-2026 00:10:18 UTC] Limit: 20, Offset: 0
[16-May-2026 00:10:18 UTC] Orders found: 2
[16-May-2026 00:10:18 UTC] Orders data: [{"id":285,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/doma_punisher\/3","status":"pending","created_at":"2026-05-16 03:40:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":284,"quantity":950,"total_coins":950,"coin_type":"regular","telegram_link":"https:\/\/t.me\/doma_punisher\/3","status":"pending","created_at":"2026-05-16 03:39:56","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[16-May-2026 00:10:18 UTC] Total orders count: 2
[16-May-2026 00:10:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 00:10:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 00:10:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.131.202.161, 172.68.234.131","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg0IiwidXNlcm5hbWUiOiJAcHVuaXNoZXJjdnYiLCJlbWFpbCI6ImIyMTE3NzkyN0BnbWFpbC5jb20iLCJleHAiOjE3Nzk0OTMyMDZ9.HIJsCWwjq310ZCf5UnbuNnUP63Qhx5IFyHWUxst5lOM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fc628997c70e191-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.131.202.161","cf-ipcountry":"EG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-May-2026 00:10:18 UTC] === User Orders API Called ===
[16-May-2026 00:10:18 UTC] User ID: 584
[16-May-2026 00:10:18 UTC] Limit: 20, Offset: 0
[16-May-2026 00:10:18 UTC] Orders found: 2
[16-May-2026 00:10:18 UTC] Orders data: [{"id":285,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/doma_punisher\/3","status":"pending","created_at":"2026-05-16 03:40:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":284,"quantity":950,"total_coins":950,"coin_type":"regular","telegram_link":"https:\/\/t.me\/doma_punisher\/3","status":"pending","created_at":"2026-05-16 03:39:56","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[16-May-2026 00:10:18 UTC] Total orders count: 2
[16-May-2026 00:44:10 UTC] === API CALL LOG ===
[16-May-2026 00:44:10 UTC] Endpoint: user/profile.php
[16-May-2026 00:44:10 UTC] Full Log Data: {
    "timestamp": "2026-05-16 00:44:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.100.203",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.100.203, 162.158.216.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgzIiwidXNlcm5hbWUiOiJhc2h3bmQiLCJlbWFpbCI6ImFzaHduZDlAZ21haWwuY29tIiwiZXhwIjoxNzc5NDkyMzcxfQ.oC1QzeKa976N6Dt3iTBivkATeWCbuSg-WYFRSIUpRnM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc65a369a0bb153-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.100.203",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 00:44:10 UTC] === END API CALL LOG ===
[16-May-2026 00:44:10 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 00:44:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgzIiwidXNlcm5hbWUiOiJhc2h3bmQiLCJlbWFpbCI6ImFzaHduZDlAZ21haWwuY29tIiwiZXhwIjoxNzc5NDkyMzcxfQ.oC1QzeKa976N6Dt3iTBivkATeWCbuSg-WYFRSIUpRnM
[16-May-2026 00:44:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 00:44:10 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 00:44:10 UTC] User ID: 583
[16-May-2026 00:44:10 UTC] ✅ User profile retrieved successfully for user ID: 583
[16-May-2026 00:44:14 UTC] === API CALL LOG ===
[16-May-2026 00:44:14 UTC] Endpoint: user/profile.php
[16-May-2026 00:44:14 UTC] Full Log Data: {
    "timestamp": "2026-05-16 00:44:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.100.203",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.100.203, 162.158.216.67",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgzIiwidXNlcm5hbWUiOiJhc2h3bmQiLCJlbWFpbCI6ImFzaHduZDlAZ21haWwuY29tIiwiZXhwIjoxNzc5NDkyMzcxfQ.oC1QzeKa976N6Dt3iTBivkATeWCbuSg-WYFRSIUpRnM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc65a4dc8e1b153-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.100.203",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 00:44:14 UTC] === END API CALL LOG ===
[16-May-2026 00:44:14 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 00:44:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgzIiwidXNlcm5hbWUiOiJhc2h3bmQiLCJlbWFpbCI6ImFzaHduZDlAZ21haWwuY29tIiwiZXhwIjoxNzc5NDkyMzcxfQ.oC1QzeKa976N6Dt3iTBivkATeWCbuSg-WYFRSIUpRnM
[16-May-2026 00:44:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 00:44:14 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 00:44:14 UTC] User ID: 583
[16-May-2026 00:44:14 UTC] ✅ User profile retrieved successfully for user ID: 583
[16-May-2026 00:44:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 00:44:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 00:44:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.100.203, 162.158.216.67","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgzIiwidXNlcm5hbWUiOiJhc2h3bmQiLCJlbWFpbCI6ImFzaHduZDlAZ21haWwuY29tIiwiZXhwIjoxNzc5NDkyMzcxfQ.oC1QzeKa976N6Dt3iTBivkATeWCbuSg-WYFRSIUpRnM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fc65a4dc8e5b153-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.100.203","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-May-2026 00:44:14 UTC] === User Orders API Called ===
[16-May-2026 00:44:14 UTC] User ID: 583
[16-May-2026 00:44:14 UTC] Limit: 20, Offset: 0
[16-May-2026 00:44:14 UTC] Orders found: 0
[16-May-2026 00:44:14 UTC] Orders data: []
[16-May-2026 00:44:14 UTC] Total orders count: 0
[16-May-2026 00:44:14 UTC] === API CALL LOG ===
[16-May-2026 00:44:14 UTC] Endpoint: user/profile.php
[16-May-2026 00:44:14 UTC] Full Log Data: {
    "timestamp": "2026-05-16 00:44:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.100.203",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.100.203, 162.158.216.67",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgzIiwidXNlcm5hbWUiOiJhc2h3bmQiLCJlbWFpbCI6ImFzaHduZDlAZ21haWwuY29tIiwiZXhwIjoxNzc5NDkyMzcxfQ.oC1QzeKa976N6Dt3iTBivkATeWCbuSg-WYFRSIUpRnM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc65a4dc8e7b153-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.100.203",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 00:44:14 UTC] === END API CALL LOG ===
[16-May-2026 00:44:14 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 00:44:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgzIiwidXNlcm5hbWUiOiJhc2h3bmQiLCJlbWFpbCI6ImFzaHduZDlAZ21haWwuY29tIiwiZXhwIjoxNzc5NDkyMzcxfQ.oC1QzeKa976N6Dt3iTBivkATeWCbuSg-WYFRSIUpRnM
[16-May-2026 00:44:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 00:44:14 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 00:44:14 UTC] User ID: 583
[16-May-2026 00:44:14 UTC] ✅ User profile retrieved successfully for user ID: 583
[16-May-2026 00:45:04 UTC] === API CALL LOG ===
[16-May-2026 00:45:04 UTC] Endpoint: user/profile.php
[16-May-2026 00:45:04 UTC] Full Log Data: {
    "timestamp": "2026-05-16 00:45:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.100.203",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.100.203, 162.158.216.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgzIiwidXNlcm5hbWUiOiJhc2h3bmQiLCJlbWFpbCI6ImFzaHduZDlAZ21haWwuY29tIiwiZXhwIjoxNzc5NDkyMzcxfQ.oC1QzeKa976N6Dt3iTBivkATeWCbuSg-WYFRSIUpRnM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc65b863fd3b153-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.100.203",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 00:45:04 UTC] === END API CALL LOG ===
[16-May-2026 00:45:04 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 00:45:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgzIiwidXNlcm5hbWUiOiJhc2h3bmQiLCJlbWFpbCI6ImFzaHduZDlAZ21haWwuY29tIiwiZXhwIjoxNzc5NDkyMzcxfQ.oC1QzeKa976N6Dt3iTBivkATeWCbuSg-WYFRSIUpRnM
[16-May-2026 00:45:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 00:45:04 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 00:45:04 UTC] User ID: 583
[16-May-2026 00:45:04 UTC] ✅ User profile retrieved successfully for user ID: 583
[16-May-2026 00:45:04 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 00:45:04 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 00:45:04 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.100.203, 162.158.216.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgzIiwidXNlcm5hbWUiOiJhc2h3bmQiLCJlbWFpbCI6ImFzaHduZDlAZ21haWwuY29tIiwiZXhwIjoxNzc5NDkyMzcxfQ.oC1QzeKa976N6Dt3iTBivkATeWCbuSg-WYFRSIUpRnM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fc65b863fd2b153-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.100.203","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-May-2026 00:45:04 UTC] === User Orders API Called ===
[16-May-2026 00:45:04 UTC] User ID: 583
[16-May-2026 00:45:04 UTC] Limit: 20, Offset: 0
[16-May-2026 00:45:04 UTC] Orders found: 0
[16-May-2026 00:45:04 UTC] Orders data: []
[16-May-2026 00:45:04 UTC] Total orders count: 0
[16-May-2026 00:45:05 UTC] === API CALL LOG ===
[16-May-2026 00:45:05 UTC] Endpoint: user/profile.php
[16-May-2026 00:45:05 UTC] Full Log Data: {
    "timestamp": "2026-05-16 00:45:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.100.203",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.100.203, 162.158.216.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgzIiwidXNlcm5hbWUiOiJhc2h3bmQiLCJlbWFpbCI6ImFzaHduZDlAZ21haWwuY29tIiwiZXhwIjoxNzc5NDkyMzcxfQ.oC1QzeKa976N6Dt3iTBivkATeWCbuSg-WYFRSIUpRnM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc65b8ccaa0b153-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.100.203",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 00:45:05 UTC] === END API CALL LOG ===
[16-May-2026 00:45:05 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 00:45:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgzIiwidXNlcm5hbWUiOiJhc2h3bmQiLCJlbWFpbCI6ImFzaHduZDlAZ21haWwuY29tIiwiZXhwIjoxNzc5NDkyMzcxfQ.oC1QzeKa976N6Dt3iTBivkATeWCbuSg-WYFRSIUpRnM
[16-May-2026 00:45:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 00:45:05 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 00:45:05 UTC] User ID: 583
[16-May-2026 00:45:05 UTC] ✅ User profile retrieved successfully for user ID: 583
[16-May-2026 00:48:12 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 00:48:12 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 00:48:12 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.100.203, 162.158.216.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgzIiwidXNlcm5hbWUiOiJhc2h3bmQiLCJlbWFpbCI6ImFzaHduZDlAZ21haWwuY29tIiwiZXhwIjoxNzc5NDkyMzcxfQ.oC1QzeKa976N6Dt3iTBivkATeWCbuSg-WYFRSIUpRnM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fc6601facbbb153-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.100.203","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-May-2026 00:48:12 UTC] === User Orders API Called ===
[16-May-2026 00:48:12 UTC] User ID: 583
[16-May-2026 00:48:12 UTC] Limit: 20, Offset: 0
[16-May-2026 00:48:12 UTC] Orders found: 0
[16-May-2026 00:48:12 UTC] Orders data: []
[16-May-2026 00:48:12 UTC] Total orders count: 0
[16-May-2026 00:48:12 UTC] === API CALL LOG ===
[16-May-2026 00:48:12 UTC] Endpoint: user/profile.php
[16-May-2026 00:48:12 UTC] Full Log Data: {
    "timestamp": "2026-05-16 00:48:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.100.203",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.100.203, 162.158.216.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgzIiwidXNlcm5hbWUiOiJhc2h3bmQiLCJlbWFpbCI6ImFzaHduZDlAZ21haWwuY29tIiwiZXhwIjoxNzc5NDkyMzcxfQ.oC1QzeKa976N6Dt3iTBivkATeWCbuSg-WYFRSIUpRnM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc66020ae6db153-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.100.203",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 00:48:12 UTC] === END API CALL LOG ===
[16-May-2026 00:48:12 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 00:48:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgzIiwidXNlcm5hbWUiOiJhc2h3bmQiLCJlbWFpbCI6ImFzaHduZDlAZ21haWwuY29tIiwiZXhwIjoxNzc5NDkyMzcxfQ.oC1QzeKa976N6Dt3iTBivkATeWCbuSg-WYFRSIUpRnM
[16-May-2026 00:48:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 00:48:12 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 00:48:12 UTC] User ID: 583
[16-May-2026 00:48:12 UTC] ✅ User profile retrieved successfully for user ID: 583
[16-May-2026 00:48:13 UTC] === API CALL LOG ===
[16-May-2026 00:48:13 UTC] Endpoint: user/profile.php
[16-May-2026 00:48:13 UTC] Full Log Data: {
    "timestamp": "2026-05-16 00:48:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.100.203",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.100.203, 162.158.216.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgzIiwidXNlcm5hbWUiOiJhc2h3bmQiLCJlbWFpbCI6ImFzaHduZDlAZ21haWwuY29tIiwiZXhwIjoxNzc5NDkyMzcxfQ.oC1QzeKa976N6Dt3iTBivkATeWCbuSg-WYFRSIUpRnM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc66024ad0eb153-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.100.203",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 00:48:13 UTC] === END API CALL LOG ===
[16-May-2026 00:48:13 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 00:48:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgzIiwidXNlcm5hbWUiOiJhc2h3bmQiLCJlbWFpbCI6ImFzaHduZDlAZ21haWwuY29tIiwiZXhwIjoxNzc5NDkyMzcxfQ.oC1QzeKa976N6Dt3iTBivkATeWCbuSg-WYFRSIUpRnM
[16-May-2026 00:48:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 00:48:13 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 00:48:13 UTC] User ID: 583
[16-May-2026 00:48:13 UTC] ✅ User profile retrieved successfully for user ID: 583
[16-May-2026 00:48:26 UTC] === API CALL LOG ===
[16-May-2026 00:48:26 UTC] Endpoint: user/profile.php
[16-May-2026 00:48:26 UTC] Full Log Data: {
    "timestamp": "2026-05-16 00:48:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.100.203",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.100.203, 162.158.216.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgzIiwidXNlcm5hbWUiOiJhc2h3bmQiLCJlbWFpbCI6ImFzaHduZDlAZ21haWwuY29tIiwiZXhwIjoxNzc5NDkyMzcxfQ.oC1QzeKa976N6Dt3iTBivkATeWCbuSg-WYFRSIUpRnM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc66076f8ffb153-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.100.203",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 00:48:26 UTC] === END API CALL LOG ===
[16-May-2026 00:48:26 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 00:48:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgzIiwidXNlcm5hbWUiOiJhc2h3bmQiLCJlbWFpbCI6ImFzaHduZDlAZ21haWwuY29tIiwiZXhwIjoxNzc5NDkyMzcxfQ.oC1QzeKa976N6Dt3iTBivkATeWCbuSg-WYFRSIUpRnM
[16-May-2026 00:48:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 00:48:26 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 00:48:26 UTC] User ID: 583
[16-May-2026 00:48:26 UTC] ✅ User profile retrieved successfully for user ID: 583
[16-May-2026 00:48:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 00:48:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 00:48:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.100.203, 162.158.216.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgzIiwidXNlcm5hbWUiOiJhc2h3bmQiLCJlbWFpbCI6ImFzaHduZDlAZ21haWwuY29tIiwiZXhwIjoxNzc5NDkyMzcxfQ.oC1QzeKa976N6Dt3iTBivkATeWCbuSg-WYFRSIUpRnM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fc66076f8feb153-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.100.203","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-May-2026 00:48:26 UTC] === User Orders API Called ===
[16-May-2026 00:48:26 UTC] User ID: 583
[16-May-2026 00:48:26 UTC] Limit: 20, Offset: 0
[16-May-2026 00:48:26 UTC] Orders found: 0
[16-May-2026 00:48:26 UTC] Orders data: []
[16-May-2026 00:48:26 UTC] Total orders count: 0
[16-May-2026 00:48:27 UTC] === API CALL LOG ===
[16-May-2026 00:48:27 UTC] Endpoint: user/profile.php
[16-May-2026 00:48:27 UTC] Full Log Data: {
    "timestamp": "2026-05-16 00:48:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.100.203",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.100.203, 162.158.216.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgzIiwidXNlcm5hbWUiOiJhc2h3bmQiLCJlbWFpbCI6ImFzaHduZDlAZ21haWwuY29tIiwiZXhwIjoxNzc5NDkyMzcxfQ.oC1QzeKa976N6Dt3iTBivkATeWCbuSg-WYFRSIUpRnM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc6607c1823b153-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.100.203",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 00:48:27 UTC] === END API CALL LOG ===
[16-May-2026 00:48:27 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 00:48:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgzIiwidXNlcm5hbWUiOiJhc2h3bmQiLCJlbWFpbCI6ImFzaHduZDlAZ21haWwuY29tIiwiZXhwIjoxNzc5NDkyMzcxfQ.oC1QzeKa976N6Dt3iTBivkATeWCbuSg-WYFRSIUpRnM
[16-May-2026 00:48:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 00:48:27 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 00:48:27 UTC] User ID: 583
[16-May-2026 00:48:27 UTC] ✅ User profile retrieved successfully for user ID: 583
[16-May-2026 00:48:59 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 00:48:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 00:48:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.100.203, 162.158.216.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgzIiwidXNlcm5hbWUiOiJhc2h3bmQiLCJlbWFpbCI6ImFzaHduZDlAZ21haWwuY29tIiwiZXhwIjoxNzc5NDkyMzcxfQ.oC1QzeKa976N6Dt3iTBivkATeWCbuSg-WYFRSIUpRnM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fc66143cceeb153-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.100.203","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-May-2026 00:48:59 UTC] === User Orders API Called ===
[16-May-2026 00:48:59 UTC] User ID: 583
[16-May-2026 00:48:59 UTC] Limit: 20, Offset: 0
[16-May-2026 00:48:59 UTC] Orders found: 0
[16-May-2026 00:48:59 UTC] Orders data: []
[16-May-2026 00:48:59 UTC] Total orders count: 0
[16-May-2026 00:49:02 UTC] === API CALL LOG ===
[16-May-2026 00:49:02 UTC] Endpoint: user/profile.php
[16-May-2026 00:49:02 UTC] Full Log Data: {
    "timestamp": "2026-05-16 00:49:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.100.203",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.100.203, 162.158.216.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgzIiwidXNlcm5hbWUiOiJhc2h3bmQiLCJlbWFpbCI6ImFzaHduZDlAZ21haWwuY29tIiwiZXhwIjoxNzc5NDkyMzcxfQ.oC1QzeKa976N6Dt3iTBivkATeWCbuSg-WYFRSIUpRnM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc661566cb8b153-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.100.203",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 00:49:02 UTC] === END API CALL LOG ===
[16-May-2026 00:49:02 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 00:49:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgzIiwidXNlcm5hbWUiOiJhc2h3bmQiLCJlbWFpbCI6ImFzaHduZDlAZ21haWwuY29tIiwiZXhwIjoxNzc5NDkyMzcxfQ.oC1QzeKa976N6Dt3iTBivkATeWCbuSg-WYFRSIUpRnM
[16-May-2026 00:49:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 00:49:02 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 00:49:02 UTC] User ID: 583
[16-May-2026 00:49:02 UTC] ✅ User profile retrieved successfully for user ID: 583
[16-May-2026 00:49:02 UTC] User Purchases API - User ID: 583
[16-May-2026 00:49:02 UTC] User Purchases API - Total purchases found: 1
[16-May-2026 00:49:15 UTC] === API CALL LOG ===
[16-May-2026 00:49:15 UTC] Endpoint: user/profile.php
[16-May-2026 00:49:15 UTC] Full Log Data: {
    "timestamp": "2026-05-16 00:49:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.100.203",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.100.203, 162.158.216.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgzIiwidXNlcm5hbWUiOiJhc2h3bmQiLCJlbWFpbCI6ImFzaHduZDlAZ21haWwuY29tIiwiZXhwIjoxNzc5NDkyMzcxfQ.oC1QzeKa976N6Dt3iTBivkATeWCbuSg-WYFRSIUpRnM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc661a8ae91b153-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.100.203",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 00:49:15 UTC] === END API CALL LOG ===
[16-May-2026 00:49:15 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 00:49:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgzIiwidXNlcm5hbWUiOiJhc2h3bmQiLCJlbWFpbCI6ImFzaHduZDlAZ21haWwuY29tIiwiZXhwIjoxNzc5NDkyMzcxfQ.oC1QzeKa976N6Dt3iTBivkATeWCbuSg-WYFRSIUpRnM
[16-May-2026 00:49:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 00:49:15 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 00:49:15 UTC] User ID: 583
[16-May-2026 00:49:15 UTC] ✅ User profile retrieved successfully for user ID: 583
[16-May-2026 00:49:15 UTC] User Purchases API - User ID: 583
[16-May-2026 00:49:15 UTC] User Purchases API - Total purchases found: 1
[16-May-2026 00:49:30 UTC] === API CALL LOG ===
[16-May-2026 00:49:30 UTC] Endpoint: user/profile.php
[16-May-2026 00:49:30 UTC] Full Log Data: {
    "timestamp": "2026-05-16 00:49:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.100.203",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.100.203, 162.158.216.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgzIiwidXNlcm5hbWUiOiJhc2h3bmQiLCJlbWFpbCI6ImFzaHduZDlAZ21haWwuY29tIiwiZXhwIjoxNzc5NDkyMzcxfQ.oC1QzeKa976N6Dt3iTBivkATeWCbuSg-WYFRSIUpRnM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc662057ccab153-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.100.203",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 00:49:30 UTC] === END API CALL LOG ===
[16-May-2026 00:49:30 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 00:49:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgzIiwidXNlcm5hbWUiOiJhc2h3bmQiLCJlbWFpbCI6ImFzaHduZDlAZ21haWwuY29tIiwiZXhwIjoxNzc5NDkyMzcxfQ.oC1QzeKa976N6Dt3iTBivkATeWCbuSg-WYFRSIUpRnM
[16-May-2026 00:49:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 00:49:30 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 00:49:30 UTC] User ID: 583
[16-May-2026 00:49:30 UTC] ✅ User profile retrieved successfully for user ID: 583
[16-May-2026 00:49:30 UTC] User Purchases API - User ID: 583
[16-May-2026 00:49:30 UTC] User Purchases API - Total purchases found: 1
[16-May-2026 00:51:35 UTC] === API CALL LOG ===
[16-May-2026 00:51:35 UTC] Endpoint: user/profile.php
[16-May-2026 00:51:35 UTC] Full Log Data: {
    "timestamp": "2026-05-16 00:51:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.100.203",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.100.203, 162.158.216.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgzIiwidXNlcm5hbWUiOiJhc2h3bmQiLCJlbWFpbCI6ImFzaHduZDlAZ21haWwuY29tIiwiZXhwIjoxNzc5NDkyMzcxfQ.oC1QzeKa976N6Dt3iTBivkATeWCbuSg-WYFRSIUpRnM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc66510f88db153-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.100.203",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 00:51:35 UTC] === END API CALL LOG ===
[16-May-2026 00:51:35 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 00:51:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgzIiwidXNlcm5hbWUiOiJhc2h3bmQiLCJlbWFpbCI6ImFzaHduZDlAZ21haWwuY29tIiwiZXhwIjoxNzc5NDkyMzcxfQ.oC1QzeKa976N6Dt3iTBivkATeWCbuSg-WYFRSIUpRnM
[16-May-2026 00:51:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 00:51:35 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 00:51:35 UTC] User ID: 583
[16-May-2026 00:51:35 UTC] ✅ User profile retrieved successfully for user ID: 583
[16-May-2026 00:51:35 UTC] User Purchases API - User ID: 583
[16-May-2026 00:51:35 UTC] User Purchases API - Total purchases found: 1
[16-May-2026 00:51:39 UTC] User Purchases API - User ID: 583
[16-May-2026 00:51:39 UTC] User Purchases API - Total purchases found: 1
[16-May-2026 00:51:46 UTC] === API CALL LOG ===
[16-May-2026 00:51:46 UTC] Endpoint: user/profile.php
[16-May-2026 00:51:46 UTC] Full Log Data: {
    "timestamp": "2026-05-16 00:51:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.100.203",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.100.203, 162.158.216.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgzIiwidXNlcm5hbWUiOiJhc2h3bmQiLCJlbWFpbCI6ImFzaHduZDlAZ21haWwuY29tIiwiZXhwIjoxNzc5NDkyMzcxfQ.oC1QzeKa976N6Dt3iTBivkATeWCbuSg-WYFRSIUpRnM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc665563fd3b153-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.100.203",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 00:51:46 UTC] === END API CALL LOG ===
[16-May-2026 00:51:46 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 00:51:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgzIiwidXNlcm5hbWUiOiJhc2h3bmQiLCJlbWFpbCI6ImFzaHduZDlAZ21haWwuY29tIiwiZXhwIjoxNzc5NDkyMzcxfQ.oC1QzeKa976N6Dt3iTBivkATeWCbuSg-WYFRSIUpRnM
[16-May-2026 00:51:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 00:51:46 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 00:51:46 UTC] User ID: 583
[16-May-2026 00:51:46 UTC] ✅ User profile retrieved successfully for user ID: 583
[16-May-2026 00:51:46 UTC] User Purchases API - User ID: 583
[16-May-2026 00:51:46 UTC] User Purchases API - Total purchases found: 1
[16-May-2026 00:52:12 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 00:52:12 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 00:52:12 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.100.203, 162.158.216.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgzIiwidXNlcm5hbWUiOiJhc2h3bmQiLCJlbWFpbCI6ImFzaHduZDlAZ21haWwuY29tIiwiZXhwIjoxNzc5NDkyMzcxfQ.oC1QzeKa976N6Dt3iTBivkATeWCbuSg-WYFRSIUpRnM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fc665fafd6ab153-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.100.203","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-May-2026 00:52:12 UTC] === User Orders API Called ===
[16-May-2026 00:52:12 UTC] User ID: 583
[16-May-2026 00:52:12 UTC] Limit: 20, Offset: 0
[16-May-2026 00:52:12 UTC] Orders found: 0
[16-May-2026 00:52:12 UTC] Orders data: []
[16-May-2026 00:52:12 UTC] Total orders count: 0
[16-May-2026 00:52:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 00:52:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 00:52:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.100.203, 162.158.216.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgzIiwidXNlcm5hbWUiOiJhc2h3bmQiLCJlbWFpbCI6ImFzaHduZDlAZ21haWwuY29tIiwiZXhwIjoxNzc5NDkyMzcxfQ.oC1QzeKa976N6Dt3iTBivkATeWCbuSg-WYFRSIUpRnM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fc6662f489eb153-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.100.203","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-May-2026 00:52:21 UTC] === User Orders API Called ===
[16-May-2026 00:52:21 UTC] User ID: 583
[16-May-2026 00:52:21 UTC] Limit: 20, Offset: 0
[16-May-2026 00:52:21 UTC] Orders found: 0
[16-May-2026 00:52:21 UTC] Orders data: []
[16-May-2026 00:52:21 UTC] Total orders count: 0
[16-May-2026 00:52:21 UTC] === API CALL LOG ===
[16-May-2026 00:52:21 UTC] Endpoint: user/profile.php
[16-May-2026 00:52:21 UTC] Full Log Data: {
    "timestamp": "2026-05-16 00:52:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.100.203",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.100.203, 162.158.216.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgzIiwidXNlcm5hbWUiOiJhc2h3bmQiLCJlbWFpbCI6ImFzaHduZDlAZ21haWwuY29tIiwiZXhwIjoxNzc5NDkyMzcxfQ.oC1QzeKa976N6Dt3iTBivkATeWCbuSg-WYFRSIUpRnM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc6662f48a2b153-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.100.203",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 00:52:21 UTC] === END API CALL LOG ===
[16-May-2026 00:52:21 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 00:52:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgzIiwidXNlcm5hbWUiOiJhc2h3bmQiLCJlbWFpbCI6ImFzaHduZDlAZ21haWwuY29tIiwiZXhwIjoxNzc5NDkyMzcxfQ.oC1QzeKa976N6Dt3iTBivkATeWCbuSg-WYFRSIUpRnM
[16-May-2026 00:52:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 00:52:21 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 00:52:21 UTC] User ID: 583
[16-May-2026 00:52:21 UTC] ✅ User profile retrieved successfully for user ID: 583
[16-May-2026 00:52:21 UTC] === API CALL LOG ===
[16-May-2026 00:52:21 UTC] Endpoint: user/profile.php
[16-May-2026 00:52:21 UTC] Full Log Data: {
    "timestamp": "2026-05-16 00:52:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.100.203",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.100.203, 162.158.216.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgzIiwidXNlcm5hbWUiOiJhc2h3bmQiLCJlbWFpbCI6ImFzaHduZDlAZ21haWwuY29tIiwiZXhwIjoxNzc5NDkyMzcxfQ.oC1QzeKa976N6Dt3iTBivkATeWCbuSg-WYFRSIUpRnM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc66631eceab153-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.100.203",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 00:52:21 UTC] === END API CALL LOG ===
[16-May-2026 00:52:21 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 00:52:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgzIiwidXNlcm5hbWUiOiJhc2h3bmQiLCJlbWFpbCI6ImFzaHduZDlAZ21haWwuY29tIiwiZXhwIjoxNzc5NDkyMzcxfQ.oC1QzeKa976N6Dt3iTBivkATeWCbuSg-WYFRSIUpRnM
[16-May-2026 00:52:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 00:52:21 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 00:52:21 UTC] User ID: 583
[16-May-2026 00:52:21 UTC] ✅ User profile retrieved successfully for user ID: 583
[16-May-2026 00:53:08 UTC] === API CALL LOG ===
[16-May-2026 00:53:08 UTC] Endpoint: user/profile.php
[16-May-2026 00:53:08 UTC] Full Log Data: {
    "timestamp": "2026-05-16 00:53:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.100.203",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.100.203, 162.158.216.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgzIiwidXNlcm5hbWUiOiJhc2h3bmQiLCJlbWFpbCI6ImFzaHduZDlAZ21haWwuY29tIiwiZXhwIjoxNzc5NDkyMzcxfQ.oC1QzeKa976N6Dt3iTBivkATeWCbuSg-WYFRSIUpRnM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc66757ae4cb153-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.100.203",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 00:53:08 UTC] === END API CALL LOG ===
[16-May-2026 00:53:08 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 00:53:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgzIiwidXNlcm5hbWUiOiJhc2h3bmQiLCJlbWFpbCI6ImFzaHduZDlAZ21haWwuY29tIiwiZXhwIjoxNzc5NDkyMzcxfQ.oC1QzeKa976N6Dt3iTBivkATeWCbuSg-WYFRSIUpRnM
[16-May-2026 00:53:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 00:53:08 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 00:53:08 UTC] User ID: 583
[16-May-2026 00:53:08 UTC] ✅ User profile retrieved successfully for user ID: 583
[16-May-2026 00:53:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 00:53:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 00:53:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.100.203, 162.158.216.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgzIiwidXNlcm5hbWUiOiJhc2h3bmQiLCJlbWFpbCI6ImFzaHduZDlAZ21haWwuY29tIiwiZXhwIjoxNzc5NDkyMzcxfQ.oC1QzeKa976N6Dt3iTBivkATeWCbuSg-WYFRSIUpRnM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fc66757ae49b153-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.100.203","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-May-2026 00:53:08 UTC] === User Orders API Called ===
[16-May-2026 00:53:08 UTC] User ID: 583
[16-May-2026 00:53:08 UTC] Limit: 20, Offset: 0
[16-May-2026 00:53:08 UTC] Orders found: 0
[16-May-2026 00:53:08 UTC] Orders data: []
[16-May-2026 00:53:08 UTC] Total orders count: 0
[16-May-2026 00:53:09 UTC] === API CALL LOG ===
[16-May-2026 00:53:09 UTC] Endpoint: user/profile.php
[16-May-2026 00:53:09 UTC] Full Log Data: {
    "timestamp": "2026-05-16 00:53:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.100.203",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.100.203, 162.158.216.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgzIiwidXNlcm5hbWUiOiJhc2h3bmQiLCJlbWFpbCI6ImFzaHduZDlAZ21haWwuY29tIiwiZXhwIjoxNzc5NDkyMzcxfQ.oC1QzeKa976N6Dt3iTBivkATeWCbuSg-WYFRSIUpRnM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc6675cdeaeb153-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.100.203",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 00:53:09 UTC] === END API CALL LOG ===
[16-May-2026 00:53:09 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 00:53:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgzIiwidXNlcm5hbWUiOiJhc2h3bmQiLCJlbWFpbCI6ImFzaHduZDlAZ21haWwuY29tIiwiZXhwIjoxNzc5NDkyMzcxfQ.oC1QzeKa976N6Dt3iTBivkATeWCbuSg-WYFRSIUpRnM
[16-May-2026 00:53:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 00:53:09 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 00:53:09 UTC] User ID: 583
[16-May-2026 00:53:09 UTC] ✅ User profile retrieved successfully for user ID: 583
[16-May-2026 00:53:14 UTC] === API CALL LOG ===
[16-May-2026 00:53:14 UTC] Endpoint: user/profile.php
[16-May-2026 00:53:14 UTC] Full Log Data: {
    "timestamp": "2026-05-16 00:53:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.100.203",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.100.203, 162.158.216.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgzIiwidXNlcm5hbWUiOiJhc2h3bmQiLCJlbWFpbCI6ImFzaHduZDlAZ21haWwuY29tIiwiZXhwIjoxNzc5NDkyMzcxfQ.oC1QzeKa976N6Dt3iTBivkATeWCbuSg-WYFRSIUpRnM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc6677bcc6ab153-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.100.203",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 00:53:14 UTC] === END API CALL LOG ===
[16-May-2026 00:53:14 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 00:53:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgzIiwidXNlcm5hbWUiOiJhc2h3bmQiLCJlbWFpbCI6ImFzaHduZDlAZ21haWwuY29tIiwiZXhwIjoxNzc5NDkyMzcxfQ.oC1QzeKa976N6Dt3iTBivkATeWCbuSg-WYFRSIUpRnM
[16-May-2026 00:53:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 00:53:14 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 00:53:14 UTC] User ID: 583
[16-May-2026 00:53:14 UTC] ✅ User profile retrieved successfully for user ID: 583
[16-May-2026 00:53:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 00:53:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 00:53:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.100.203, 162.158.216.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgzIiwidXNlcm5hbWUiOiJhc2h3bmQiLCJlbWFpbCI6ImFzaHduZDlAZ21haWwuY29tIiwiZXhwIjoxNzc5NDkyMzcxfQ.oC1QzeKa976N6Dt3iTBivkATeWCbuSg-WYFRSIUpRnM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fc667833fdeb153-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.100.203","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-May-2026 00:53:15 UTC] === User Orders API Called ===
[16-May-2026 00:53:15 UTC] User ID: 583
[16-May-2026 00:53:15 UTC] Limit: 20, Offset: 0
[16-May-2026 00:53:15 UTC] Orders found: 0
[16-May-2026 00:53:15 UTC] Orders data: []
[16-May-2026 00:53:15 UTC] Total orders count: 0
[16-May-2026 00:53:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 00:53:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 00:53:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.100.203, 162.158.216.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgzIiwidXNlcm5hbWUiOiJhc2h3bmQiLCJlbWFpbCI6ImFzaHduZDlAZ21haWwuY29tIiwiZXhwIjoxNzc5NDkyMzcxfQ.oC1QzeKa976N6Dt3iTBivkATeWCbuSg-WYFRSIUpRnM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fc667b06d94b153-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.100.203","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-May-2026 00:53:22 UTC] === User Orders API Called ===
[16-May-2026 00:53:22 UTC] User ID: 583
[16-May-2026 00:53:22 UTC] Limit: 20, Offset: 0
[16-May-2026 00:53:22 UTC] Orders found: 0
[16-May-2026 00:53:22 UTC] Orders data: []
[16-May-2026 00:53:22 UTC] Total orders count: 0
[16-May-2026 00:53:22 UTC] === API CALL LOG ===
[16-May-2026 00:53:22 UTC] Endpoint: user/profile.php
[16-May-2026 00:53:22 UTC] Full Log Data: {
    "timestamp": "2026-05-16 00:53:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.100.203",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.100.203, 162.158.216.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgzIiwidXNlcm5hbWUiOiJhc2h3bmQiLCJlbWFpbCI6ImFzaHduZDlAZ21haWwuY29tIiwiZXhwIjoxNzc5NDkyMzcxfQ.oC1QzeKa976N6Dt3iTBivkATeWCbuSg-WYFRSIUpRnM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc667b06d96b153-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.100.203",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 00:53:22 UTC] === END API CALL LOG ===
[16-May-2026 00:53:22 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 00:53:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgzIiwidXNlcm5hbWUiOiJhc2h3bmQiLCJlbWFpbCI6ImFzaHduZDlAZ21haWwuY29tIiwiZXhwIjoxNzc5NDkyMzcxfQ.oC1QzeKa976N6Dt3iTBivkATeWCbuSg-WYFRSIUpRnM
[16-May-2026 00:53:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 00:53:22 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 00:53:22 UTC] User ID: 583
[16-May-2026 00:53:22 UTC] ✅ User profile retrieved successfully for user ID: 583
[16-May-2026 00:53:23 UTC] === API CALL LOG ===
[16-May-2026 00:53:23 UTC] Endpoint: user/profile.php
[16-May-2026 00:53:23 UTC] Full Log Data: {
    "timestamp": "2026-05-16 00:53:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.100.203",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.100.203, 162.158.216.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgzIiwidXNlcm5hbWUiOiJhc2h3bmQiLCJlbWFpbCI6ImFzaHduZDlAZ21haWwuY29tIiwiZXhwIjoxNzc5NDkyMzcxfQ.oC1QzeKa976N6Dt3iTBivkATeWCbuSg-WYFRSIUpRnM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc667b2b913b153-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.100.203",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 00:53:23 UTC] === END API CALL LOG ===
[16-May-2026 00:53:23 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 00:53:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgzIiwidXNlcm5hbWUiOiJhc2h3bmQiLCJlbWFpbCI6ImFzaHduZDlAZ21haWwuY29tIiwiZXhwIjoxNzc5NDkyMzcxfQ.oC1QzeKa976N6Dt3iTBivkATeWCbuSg-WYFRSIUpRnM
[16-May-2026 00:53:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 00:53:23 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 00:53:23 UTC] User ID: 583
[16-May-2026 00:53:23 UTC] ✅ User profile retrieved successfully for user ID: 583
[16-May-2026 00:54:57 UTC] === API CALL LOG ===
[16-May-2026 00:54:57 UTC] Endpoint: user/profile.php
[16-May-2026 00:54:57 UTC] Full Log Data: {
    "timestamp": "2026-05-16 00:54:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.100.203",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.100.203, 162.158.216.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgzIiwidXNlcm5hbWUiOiJhc2h3bmQiLCJlbWFpbCI6ImFzaHduZDlAZ21haWwuY29tIiwiZXhwIjoxNzc5NDkyMzcxfQ.oC1QzeKa976N6Dt3iTBivkATeWCbuSg-WYFRSIUpRnM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc669fd9bceb153-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.100.203",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 00:54:57 UTC] === END API CALL LOG ===
[16-May-2026 00:54:57 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 00:54:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgzIiwidXNlcm5hbWUiOiJhc2h3bmQiLCJlbWFpbCI6ImFzaHduZDlAZ21haWwuY29tIiwiZXhwIjoxNzc5NDkyMzcxfQ.oC1QzeKa976N6Dt3iTBivkATeWCbuSg-WYFRSIUpRnM
[16-May-2026 00:54:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 00:54:57 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 00:54:57 UTC] User ID: 583
[16-May-2026 00:54:57 UTC] ✅ User profile retrieved successfully for user ID: 583
[16-May-2026 00:55:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 00:55:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 00:55:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.100.203, 162.158.216.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgzIiwidXNlcm5hbWUiOiJhc2h3bmQiLCJlbWFpbCI6ImFzaHduZDlAZ21haWwuY29tIiwiZXhwIjoxNzc5NDkyMzcxfQ.oC1QzeKa976N6Dt3iTBivkATeWCbuSg-WYFRSIUpRnM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fc66a206b5eb153-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.100.203","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-May-2026 00:55:02 UTC] === User Orders API Called ===
[16-May-2026 00:55:02 UTC] User ID: 583
[16-May-2026 00:55:02 UTC] Limit: 20, Offset: 0
[16-May-2026 00:55:02 UTC] Orders found: 0
[16-May-2026 00:55:02 UTC] Orders data: []
[16-May-2026 00:55:02 UTC] Total orders count: 0
[16-May-2026 00:55:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 00:55:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 00:55:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.100.203, 162.158.216.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgzIiwidXNlcm5hbWUiOiJhc2h3bmQiLCJlbWFpbCI6ImFzaHduZDlAZ21haWwuY29tIiwiZXhwIjoxNzc5NDkyMzcxfQ.oC1QzeKa976N6Dt3iTBivkATeWCbuSg-WYFRSIUpRnM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fc66a3dcf85b153-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.100.203","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-May-2026 00:55:07 UTC] === User Orders API Called ===
[16-May-2026 00:55:07 UTC] User ID: 583
[16-May-2026 00:55:07 UTC] Limit: 20, Offset: 0
[16-May-2026 00:55:07 UTC] Orders found: 0
[16-May-2026 00:55:07 UTC] Orders data: []
[16-May-2026 00:55:07 UTC] Total orders count: 0
[16-May-2026 00:55:07 UTC] === API CALL LOG ===
[16-May-2026 00:55:07 UTC] Endpoint: user/profile.php
[16-May-2026 00:55:07 UTC] Full Log Data: {
    "timestamp": "2026-05-16 00:55:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.100.203",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.100.203, 162.158.216.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgzIiwidXNlcm5hbWUiOiJhc2h3bmQiLCJlbWFpbCI6ImFzaHduZDlAZ21haWwuY29tIiwiZXhwIjoxNzc5NDkyMzcxfQ.oC1QzeKa976N6Dt3iTBivkATeWCbuSg-WYFRSIUpRnM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc66a3dcf8ab153-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.100.203",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 00:55:07 UTC] === END API CALL LOG ===
[16-May-2026 00:55:07 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 00:55:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgzIiwidXNlcm5hbWUiOiJhc2h3bmQiLCJlbWFpbCI6ImFzaHduZDlAZ21haWwuY29tIiwiZXhwIjoxNzc5NDkyMzcxfQ.oC1QzeKa976N6Dt3iTBivkATeWCbuSg-WYFRSIUpRnM
[16-May-2026 00:55:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 00:55:07 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 00:55:07 UTC] User ID: 583
[16-May-2026 00:55:07 UTC] ✅ User profile retrieved successfully for user ID: 583
[16-May-2026 00:55:08 UTC] === API CALL LOG ===
[16-May-2026 00:55:08 UTC] Endpoint: user/profile.php
[16-May-2026 00:55:08 UTC] Full Log Data: {
    "timestamp": "2026-05-16 00:55:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.100.203",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.100.203, 162.158.216.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgzIiwidXNlcm5hbWUiOiJhc2h3bmQiLCJlbWFpbCI6ImFzaHduZDlAZ21haWwuY29tIiwiZXhwIjoxNzc5NDkyMzcxfQ.oC1QzeKa976N6Dt3iTBivkATeWCbuSg-WYFRSIUpRnM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc66a43a9aab153-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.100.203",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 00:55:08 UTC] === END API CALL LOG ===
[16-May-2026 00:55:08 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 00:55:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgzIiwidXNlcm5hbWUiOiJhc2h3bmQiLCJlbWFpbCI6ImFzaHduZDlAZ21haWwuY29tIiwiZXhwIjoxNzc5NDkyMzcxfQ.oC1QzeKa976N6Dt3iTBivkATeWCbuSg-WYFRSIUpRnM
[16-May-2026 00:55:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 00:55:08 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 00:55:08 UTC] User ID: 583
[16-May-2026 00:55:08 UTC] ✅ User profile retrieved successfully for user ID: 583
[16-May-2026 00:55:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 00:55:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 00:55:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.100.203, 162.158.216.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgzIiwidXNlcm5hbWUiOiJhc2h3bmQiLCJlbWFpbCI6ImFzaHduZDlAZ21haWwuY29tIiwiZXhwIjoxNzc5NDkyMzcxfQ.oC1QzeKa976N6Dt3iTBivkATeWCbuSg-WYFRSIUpRnM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fc66a83ae91b153-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.100.203","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-May-2026 00:55:18 UTC] === User Orders API Called ===
[16-May-2026 00:55:18 UTC] User ID: 583
[16-May-2026 00:55:18 UTC] Limit: 20, Offset: 0
[16-May-2026 00:55:18 UTC] Orders found: 0
[16-May-2026 00:55:18 UTC] Orders data: []
[16-May-2026 00:55:18 UTC] Total orders count: 0
[16-May-2026 00:55:18 UTC] === API CALL LOG ===
[16-May-2026 00:55:18 UTC] Endpoint: user/profile.php
[16-May-2026 00:55:18 UTC] Full Log Data: {
    "timestamp": "2026-05-16 00:55:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.100.203",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.100.203, 162.158.216.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgzIiwidXNlcm5hbWUiOiJhc2h3bmQiLCJlbWFpbCI6ImFzaHduZDlAZ21haWwuY29tIiwiZXhwIjoxNzc5NDkyMzcxfQ.oC1QzeKa976N6Dt3iTBivkATeWCbuSg-WYFRSIUpRnM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc66a83ae92b153-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.100.203",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 00:55:18 UTC] === END API CALL LOG ===
[16-May-2026 00:55:18 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 00:55:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgzIiwidXNlcm5hbWUiOiJhc2h3bmQiLCJlbWFpbCI6ImFzaHduZDlAZ21haWwuY29tIiwiZXhwIjoxNzc5NDkyMzcxfQ.oC1QzeKa976N6Dt3iTBivkATeWCbuSg-WYFRSIUpRnM
[16-May-2026 00:55:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 00:55:18 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 00:55:18 UTC] User ID: 583
[16-May-2026 00:55:18 UTC] ✅ User profile retrieved successfully for user ID: 583
[16-May-2026 00:55:19 UTC] === API CALL LOG ===
[16-May-2026 00:55:19 UTC] Endpoint: user/profile.php
[16-May-2026 00:55:19 UTC] Full Log Data: {
    "timestamp": "2026-05-16 00:55:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.100.203",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.100.203, 162.158.216.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgzIiwidXNlcm5hbWUiOiJhc2h3bmQiLCJlbWFpbCI6ImFzaHduZDlAZ21haWwuY29tIiwiZXhwIjoxNzc5NDkyMzcxfQ.oC1QzeKa976N6Dt3iTBivkATeWCbuSg-WYFRSIUpRnM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc66a88be22b153-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.100.203",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 00:55:19 UTC] === END API CALL LOG ===
[16-May-2026 00:55:19 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 00:55:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgzIiwidXNlcm5hbWUiOiJhc2h3bmQiLCJlbWFpbCI6ImFzaHduZDlAZ21haWwuY29tIiwiZXhwIjoxNzc5NDkyMzcxfQ.oC1QzeKa976N6Dt3iTBivkATeWCbuSg-WYFRSIUpRnM
[16-May-2026 00:55:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 00:55:19 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 00:55:19 UTC] User ID: 583
[16-May-2026 00:55:19 UTC] ✅ User profile retrieved successfully for user ID: 583
[16-May-2026 01:01:18 UTC] === API CALL LOG ===
[16-May-2026 01:01:18 UTC] Endpoint: user/profile.php
[16-May-2026 01:01:18 UTC] Full Log Data: {
    "timestamp": "2026-05-16 01:01:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.100.203",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.100.203, 172.71.241.85",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgzIiwidXNlcm5hbWUiOiJhc2h3bmQiLCJlbWFpbCI6ImFzaHduZDlAZ21haWwuY29tIiwiZXhwIjoxNzc5NDkyMzcxfQ.oC1QzeKa976N6Dt3iTBivkATeWCbuSg-WYFRSIUpRnM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc6734b3be7cce2-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.100.203",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 01:01:18 UTC] === END API CALL LOG ===
[16-May-2026 01:01:18 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 01:01:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgzIiwidXNlcm5hbWUiOiJhc2h3bmQiLCJlbWFpbCI6ImFzaHduZDlAZ21haWwuY29tIiwiZXhwIjoxNzc5NDkyMzcxfQ.oC1QzeKa976N6Dt3iTBivkATeWCbuSg-WYFRSIUpRnM
[16-May-2026 01:01:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 01:01:18 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 01:01:18 UTC] User ID: 583
[16-May-2026 01:01:18 UTC] ✅ User profile retrieved successfully for user ID: 583
[16-May-2026 01:27:32 UTC] === API CALL LOG ===
[16-May-2026 01:27:32 UTC] Endpoint: user/profile.php
[16-May-2026 01:27:32 UTC] Full Log Data: {
    "timestamp": "2026-05-16 01:27:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.102.105",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.102.105, 172.69.224.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgwIiwidXNlcm5hbWUiOiJnb21lenJpY2hhcmRlIiwiZW1haWwiOiJnb21lejI0N3JpY2hhcmRAZ21haWwuY29tIiwiZXhwIjoxNzc5NDc4NTg4fQ.MkhmAPPzQ4neIVcOC4l3YA88cO5_sN4PKV1Sgf1T_YQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc699bb6d7de58f-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.102.105",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 01:27:32 UTC] === END API CALL LOG ===
[16-May-2026 01:27:32 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 01:27:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgwIiwidXNlcm5hbWUiOiJnb21lenJpY2hhcmRlIiwiZW1haWwiOiJnb21lejI0N3JpY2hhcmRAZ21haWwuY29tIiwiZXhwIjoxNzc5NDc4NTg4fQ.MkhmAPPzQ4neIVcOC4l3YA88cO5_sN4PKV1Sgf1T_YQ
[16-May-2026 01:27:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 01:27:32 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 01:27:32 UTC] User ID: 580
[16-May-2026 01:27:32 UTC] ✅ User profile retrieved successfully for user ID: 580
[16-May-2026 01:27:33 UTC] User Purchases API - User ID: 580
[16-May-2026 01:27:33 UTC] User Purchases API - Total purchases found: 1
[16-May-2026 01:28:48 UTC] User Purchases API - User ID: 580
[16-May-2026 01:28:48 UTC] User Purchases API - Total purchases found: 1
[16-May-2026 01:29:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 01:29:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 01:29:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.102.105, 172.69.224.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgwIiwidXNlcm5hbWUiOiJnb21lenJpY2hhcmRlIiwiZW1haWwiOiJnb21lejI0N3JpY2hhcmRAZ21haWwuY29tIiwiZXhwIjoxNzc5NDc4NTg4fQ.MkhmAPPzQ4neIVcOC4l3YA88cO5_sN4PKV1Sgf1T_YQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fc69c9809c2e58f-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.102.105","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-May-2026 01:29:29 UTC] === User Orders API Called ===
[16-May-2026 01:29:29 UTC] User ID: 580
[16-May-2026 01:29:29 UTC] Limit: 20, Offset: 0
[16-May-2026 01:29:29 UTC] Orders found: 0
[16-May-2026 01:29:29 UTC] Orders data: []
[16-May-2026 01:29:29 UTC] Total orders count: 0
[16-May-2026 01:29:42 UTC] === API CALL LOG ===
[16-May-2026 01:29:42 UTC] Endpoint: user/profile.php
[16-May-2026 01:29:42 UTC] Full Log Data: {
    "timestamp": "2026-05-16 01:29:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.102.105",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.102.105, 172.69.224.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgwIiwidXNlcm5hbWUiOiJnb21lenJpY2hhcmRlIiwiZW1haWwiOiJnb21lejI0N3JpY2hhcmRAZ21haWwuY29tIiwiZXhwIjoxNzc5NDc4NTg4fQ.MkhmAPPzQ4neIVcOC4l3YA88cO5_sN4PKV1Sgf1T_YQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc69ce889c3e58f-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.102.105",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 01:29:42 UTC] === END API CALL LOG ===
[16-May-2026 01:29:42 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 01:29:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgwIiwidXNlcm5hbWUiOiJnb21lenJpY2hhcmRlIiwiZW1haWwiOiJnb21lejI0N3JpY2hhcmRAZ21haWwuY29tIiwiZXhwIjoxNzc5NDc4NTg4fQ.MkhmAPPzQ4neIVcOC4l3YA88cO5_sN4PKV1Sgf1T_YQ
[16-May-2026 01:29:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 01:29:42 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 01:29:42 UTC] User ID: 580
[16-May-2026 01:29:42 UTC] ✅ User profile retrieved successfully for user ID: 580
[16-May-2026 01:29:42 UTC] User Purchases API - User ID: 580
[16-May-2026 01:29:42 UTC] User Purchases API - Total purchases found: 1
[16-May-2026 01:29:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 01:29:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 01:29:46 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.102.105, 172.69.224.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgwIiwidXNlcm5hbWUiOiJnb21lenJpY2hhcmRlIiwiZW1haWwiOiJnb21lejI0N3JpY2hhcmRAZ21haWwuY29tIiwiZXhwIjoxNzc5NDc4NTg4fQ.MkhmAPPzQ4neIVcOC4l3YA88cO5_sN4PKV1Sgf1T_YQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fc69d02ca5ae58f-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.102.105","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-May-2026 01:29:46 UTC] === User Orders API Called ===
[16-May-2026 01:29:46 UTC] User ID: 580
[16-May-2026 01:29:46 UTC] Limit: 20, Offset: 0
[16-May-2026 01:29:46 UTC] Orders found: 0
[16-May-2026 01:29:46 UTC] Orders data: []
[16-May-2026 01:29:46 UTC] Total orders count: 0
[16-May-2026 01:29:46 UTC] === API CALL LOG ===
[16-May-2026 01:29:46 UTC] Endpoint: user/profile.php
[16-May-2026 01:29:46 UTC] Full Log Data: {
    "timestamp": "2026-05-16 01:29:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.102.105",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.102.105, 172.69.224.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgwIiwidXNlcm5hbWUiOiJnb21lenJpY2hhcmRlIiwiZW1haWwiOiJnb21lejI0N3JpY2hhcmRAZ21haWwuY29tIiwiZXhwIjoxNzc5NDc4NTg4fQ.MkhmAPPzQ4neIVcOC4l3YA88cO5_sN4PKV1Sgf1T_YQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc69d02ca5de58f-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.102.105",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 01:29:46 UTC] === END API CALL LOG ===
[16-May-2026 01:29:46 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 01:29:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgwIiwidXNlcm5hbWUiOiJnb21lenJpY2hhcmRlIiwiZW1haWwiOiJnb21lejI0N3JpY2hhcmRAZ21haWwuY29tIiwiZXhwIjoxNzc5NDc4NTg4fQ.MkhmAPPzQ4neIVcOC4l3YA88cO5_sN4PKV1Sgf1T_YQ
[16-May-2026 01:29:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 01:29:46 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 01:29:46 UTC] User ID: 580
[16-May-2026 01:29:46 UTC] ✅ User profile retrieved successfully for user ID: 580
[16-May-2026 01:29:47 UTC] === API CALL LOG ===
[16-May-2026 01:29:47 UTC] Endpoint: user/profile.php
[16-May-2026 01:29:47 UTC] Full Log Data: {
    "timestamp": "2026-05-16 01:29:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.102.105",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.102.105, 172.69.224.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgwIiwidXNlcm5hbWUiOiJnb21lenJpY2hhcmRlIiwiZW1haWwiOiJnb21lejI0N3JpY2hhcmRAZ21haWwuY29tIiwiZXhwIjoxNzc5NDc4NTg4fQ.MkhmAPPzQ4neIVcOC4l3YA88cO5_sN4PKV1Sgf1T_YQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc69d076842e58f-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.102.105",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 01:29:47 UTC] === END API CALL LOG ===
[16-May-2026 01:29:47 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 01:29:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgwIiwidXNlcm5hbWUiOiJnb21lenJpY2hhcmRlIiwiZW1haWwiOiJnb21lejI0N3JpY2hhcmRAZ21haWwuY29tIiwiZXhwIjoxNzc5NDc4NTg4fQ.MkhmAPPzQ4neIVcOC4l3YA88cO5_sN4PKV1Sgf1T_YQ
[16-May-2026 01:29:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 01:29:47 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 01:29:47 UTC] User ID: 580
[16-May-2026 01:29:47 UTC] ✅ User profile retrieved successfully for user ID: 580
[16-May-2026 01:29:47 UTC] === API CALL LOG ===
[16-May-2026 01:29:47 UTC] Endpoint: user/profile.php
[16-May-2026 01:29:47 UTC] Full Log Data: {
    "timestamp": "2026-05-16 01:29:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.102.105",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.102.105, 172.69.224.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgwIiwidXNlcm5hbWUiOiJnb21lenJpY2hhcmRlIiwiZW1haWwiOiJnb21lejI0N3JpY2hhcmRAZ21haWwuY29tIiwiZXhwIjoxNzc5NDc4NTg4fQ.MkhmAPPzQ4neIVcOC4l3YA88cO5_sN4PKV1Sgf1T_YQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc69d0a6c68e58f-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.102.105",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 01:29:47 UTC] === END API CALL LOG ===
[16-May-2026 01:29:47 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 01:29:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgwIiwidXNlcm5hbWUiOiJnb21lenJpY2hhcmRlIiwiZW1haWwiOiJnb21lejI0N3JpY2hhcmRAZ21haWwuY29tIiwiZXhwIjoxNzc5NDc4NTg4fQ.MkhmAPPzQ4neIVcOC4l3YA88cO5_sN4PKV1Sgf1T_YQ
[16-May-2026 01:29:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 01:29:47 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 01:29:47 UTC] User ID: 580
[16-May-2026 01:29:47 UTC] ✅ User profile retrieved successfully for user ID: 580
[16-May-2026 01:30:05 UTC] === API CALL LOG ===
[16-May-2026 01:30:05 UTC] Endpoint: user/profile.php
[16-May-2026 01:30:05 UTC] Full Log Data: {
    "timestamp": "2026-05-16 01:30:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.102.105",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.102.105, 172.69.224.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgwIiwidXNlcm5hbWUiOiJnb21lenJpY2hhcmRlIiwiZW1haWwiOiJnb21lejI0N3JpY2hhcmRAZ21haWwuY29tIiwiZXhwIjoxNzc5NDc4NTg4fQ.MkhmAPPzQ4neIVcOC4l3YA88cO5_sN4PKV1Sgf1T_YQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc69d758df1e58f-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.102.105",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 01:30:05 UTC] === END API CALL LOG ===
[16-May-2026 01:30:05 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 01:30:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgwIiwidXNlcm5hbWUiOiJnb21lenJpY2hhcmRlIiwiZW1haWwiOiJnb21lejI0N3JpY2hhcmRAZ21haWwuY29tIiwiZXhwIjoxNzc5NDc4NTg4fQ.MkhmAPPzQ4neIVcOC4l3YA88cO5_sN4PKV1Sgf1T_YQ
[16-May-2026 01:30:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 01:30:05 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 01:30:05 UTC] User ID: 580
[16-May-2026 01:30:05 UTC] ✅ User profile retrieved successfully for user ID: 580
[16-May-2026 01:30:05 UTC] User Purchases API - User ID: 580
[16-May-2026 01:30:05 UTC] User Purchases API - Total purchases found: 1
[16-May-2026 01:30:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 01:30:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 01:30:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.102.105, 172.69.224.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgwIiwidXNlcm5hbWUiOiJnb21lenJpY2hhcmRlIiwiZW1haWwiOiJnb21lejI0N3JpY2hhcmRAZ21haWwuY29tIiwiZXhwIjoxNzc5NDc4NTg4fQ.MkhmAPPzQ4neIVcOC4l3YA88cO5_sN4PKV1Sgf1T_YQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fc69d9b7a37e58f-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.102.105","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-May-2026 01:30:11 UTC] === User Orders API Called ===
[16-May-2026 01:30:11 UTC] User ID: 580
[16-May-2026 01:30:11 UTC] Limit: 20, Offset: 0
[16-May-2026 01:30:11 UTC] Orders found: 0
[16-May-2026 01:30:11 UTC] Orders data: []
[16-May-2026 01:30:11 UTC] Total orders count: 0
[16-May-2026 01:30:11 UTC] === API CALL LOG ===
[16-May-2026 01:30:11 UTC] Endpoint: user/profile.php
[16-May-2026 01:30:11 UTC] Full Log Data: {
    "timestamp": "2026-05-16 01:30:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.102.105",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.102.105, 172.69.224.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgwIiwidXNlcm5hbWUiOiJnb21lenJpY2hhcmRlIiwiZW1haWwiOiJnb21lejI0N3JpY2hhcmRAZ21haWwuY29tIiwiZXhwIjoxNzc5NDc4NTg4fQ.MkhmAPPzQ4neIVcOC4l3YA88cO5_sN4PKV1Sgf1T_YQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc69d9b7a3ae58f-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.102.105",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 01:30:11 UTC] === END API CALL LOG ===
[16-May-2026 01:30:11 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 01:30:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgwIiwidXNlcm5hbWUiOiJnb21lenJpY2hhcmRlIiwiZW1haWwiOiJnb21lejI0N3JpY2hhcmRAZ21haWwuY29tIiwiZXhwIjoxNzc5NDc4NTg4fQ.MkhmAPPzQ4neIVcOC4l3YA88cO5_sN4PKV1Sgf1T_YQ
[16-May-2026 01:30:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 01:30:11 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 01:30:11 UTC] User ID: 580
[16-May-2026 01:30:11 UTC] ✅ User profile retrieved successfully for user ID: 580
[16-May-2026 01:30:11 UTC] === API CALL LOG ===
[16-May-2026 01:30:11 UTC] Endpoint: user/profile.php
[16-May-2026 01:30:11 UTC] Full Log Data: {
    "timestamp": "2026-05-16 01:30:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.102.105",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.102.105, 172.69.224.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgwIiwidXNlcm5hbWUiOiJnb21lenJpY2hhcmRlIiwiZW1haWwiOiJnb21lejI0N3JpY2hhcmRAZ21haWwuY29tIiwiZXhwIjoxNzc5NDc4NTg4fQ.MkhmAPPzQ4neIVcOC4l3YA88cO5_sN4PKV1Sgf1T_YQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc69d9f5f6ce58f-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.102.105",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 01:30:11 UTC] === END API CALL LOG ===
[16-May-2026 01:30:11 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 01:30:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgwIiwidXNlcm5hbWUiOiJnb21lenJpY2hhcmRlIiwiZW1haWwiOiJnb21lejI0N3JpY2hhcmRAZ21haWwuY29tIiwiZXhwIjoxNzc5NDc4NTg4fQ.MkhmAPPzQ4neIVcOC4l3YA88cO5_sN4PKV1Sgf1T_YQ
[16-May-2026 01:30:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 01:30:11 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 01:30:11 UTC] User ID: 580
[16-May-2026 01:30:11 UTC] ✅ User profile retrieved successfully for user ID: 580
[16-May-2026 01:30:12 UTC] === API CALL LOG ===
[16-May-2026 01:30:12 UTC] Endpoint: user/profile.php
[16-May-2026 01:30:12 UTC] Full Log Data: {
    "timestamp": "2026-05-16 01:30:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.102.105",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.102.105, 172.69.224.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgwIiwidXNlcm5hbWUiOiJnb21lenJpY2hhcmRlIiwiZW1haWwiOiJnb21lejI0N3JpY2hhcmRAZ21haWwuY29tIiwiZXhwIjoxNzc5NDc4NTg4fQ.MkhmAPPzQ4neIVcOC4l3YA88cO5_sN4PKV1Sgf1T_YQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc69da20adce58f-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.102.105",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 01:30:12 UTC] === END API CALL LOG ===
[16-May-2026 01:30:12 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 01:30:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgwIiwidXNlcm5hbWUiOiJnb21lenJpY2hhcmRlIiwiZW1haWwiOiJnb21lejI0N3JpY2hhcmRAZ21haWwuY29tIiwiZXhwIjoxNzc5NDc4NTg4fQ.MkhmAPPzQ4neIVcOC4l3YA88cO5_sN4PKV1Sgf1T_YQ
[16-May-2026 01:30:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 01:30:12 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 01:30:12 UTC] User ID: 580
[16-May-2026 01:30:12 UTC] ✅ User profile retrieved successfully for user ID: 580
[16-May-2026 01:33:30 UTC] === API CALL LOG ===
[16-May-2026 01:33:30 UTC] Endpoint: user/profile.php
[16-May-2026 01:33:30 UTC] Full Log Data: {
    "timestamp": "2026-05-16 01:33:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.102.105",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.102.105, 172.69.224.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgwIiwidXNlcm5hbWUiOiJnb21lenJpY2hhcmRlIiwiZW1haWwiOiJnb21lejI0N3JpY2hhcmRAZ21haWwuY29tIiwiZXhwIjoxNzc5NDc4NTg4fQ.MkhmAPPzQ4neIVcOC4l3YA88cO5_sN4PKV1Sgf1T_YQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc6a277a917e58f-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.102.105",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 01:33:30 UTC] === END API CALL LOG ===
[16-May-2026 01:33:30 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 01:33:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgwIiwidXNlcm5hbWUiOiJnb21lenJpY2hhcmRlIiwiZW1haWwiOiJnb21lejI0N3JpY2hhcmRAZ21haWwuY29tIiwiZXhwIjoxNzc5NDc4NTg4fQ.MkhmAPPzQ4neIVcOC4l3YA88cO5_sN4PKV1Sgf1T_YQ
[16-May-2026 01:33:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 01:33:30 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 01:33:30 UTC] User ID: 580
[16-May-2026 01:33:30 UTC] ✅ User profile retrieved successfully for user ID: 580
[16-May-2026 01:34:32 UTC] === API CALL LOG ===
[16-May-2026 01:34:32 UTC] Endpoint: user/profile.php
[16-May-2026 01:34:32 UTC] Full Log Data: {
    "timestamp": "2026-05-16 01:34:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.102.105",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.102.105, 172.69.224.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgwIiwidXNlcm5hbWUiOiJnb21lenJpY2hhcmRlIiwiZW1haWwiOiJnb21lejI0N3JpY2hhcmRAZ21haWwuY29tIiwiZXhwIjoxNzc5NDc4NTg4fQ.MkhmAPPzQ4neIVcOC4l3YA88cO5_sN4PKV1Sgf1T_YQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc6a3fa0a5ae58f-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.102.105",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 01:34:32 UTC] === END API CALL LOG ===
[16-May-2026 01:34:32 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 01:34:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgwIiwidXNlcm5hbWUiOiJnb21lenJpY2hhcmRlIiwiZW1haWwiOiJnb21lejI0N3JpY2hhcmRAZ21haWwuY29tIiwiZXhwIjoxNzc5NDc4NTg4fQ.MkhmAPPzQ4neIVcOC4l3YA88cO5_sN4PKV1Sgf1T_YQ
[16-May-2026 01:34:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 01:34:32 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 01:34:32 UTC] User ID: 580
[16-May-2026 01:34:32 UTC] ✅ User profile retrieved successfully for user ID: 580
[16-May-2026 01:35:59 UTC] === API CALL LOG ===
[16-May-2026 01:35:59 UTC] Endpoint: user/profile.php
[16-May-2026 01:35:59 UTC] Full Log Data: {
    "timestamp": "2026-05-16 01:35:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.102.105",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.102.105, 172.69.224.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgwIiwidXNlcm5hbWUiOiJnb21lenJpY2hhcmRlIiwiZW1haWwiOiJnb21lejI0N3JpY2hhcmRAZ21haWwuY29tIiwiZXhwIjoxNzc5NDc4NTg4fQ.MkhmAPPzQ4neIVcOC4l3YA88cO5_sN4PKV1Sgf1T_YQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc6a61d6853e58f-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.102.105",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 01:35:59 UTC] === END API CALL LOG ===
[16-May-2026 01:35:59 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 01:35:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgwIiwidXNlcm5hbWUiOiJnb21lenJpY2hhcmRlIiwiZW1haWwiOiJnb21lejI0N3JpY2hhcmRAZ21haWwuY29tIiwiZXhwIjoxNzc5NDc4NTg4fQ.MkhmAPPzQ4neIVcOC4l3YA88cO5_sN4PKV1Sgf1T_YQ
[16-May-2026 01:35:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 01:35:59 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 01:35:59 UTC] User ID: 580
[16-May-2026 01:35:59 UTC] ✅ User profile retrieved successfully for user ID: 580
[16-May-2026 01:37:14 UTC] === API CALL LOG ===
[16-May-2026 01:37:14 UTC] Endpoint: user/profile.php
[16-May-2026 01:37:14 UTC] Full Log Data: {
    "timestamp": "2026-05-16 01:37:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.102.105",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.102.105, 172.69.224.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgwIiwidXNlcm5hbWUiOiJnb21lenJpY2hhcmRlIiwiZW1haWwiOiJnb21lejI0N3JpY2hhcmRAZ21haWwuY29tIiwiZXhwIjoxNzc5NDc4NTg4fQ.MkhmAPPzQ4neIVcOC4l3YA88cO5_sN4PKV1Sgf1T_YQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc6a7ef0907e58f-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.102.105",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 01:37:14 UTC] === END API CALL LOG ===
[16-May-2026 01:37:14 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 01:37:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgwIiwidXNlcm5hbWUiOiJnb21lenJpY2hhcmRlIiwiZW1haWwiOiJnb21lejI0N3JpY2hhcmRAZ21haWwuY29tIiwiZXhwIjoxNzc5NDc4NTg4fQ.MkhmAPPzQ4neIVcOC4l3YA88cO5_sN4PKV1Sgf1T_YQ
[16-May-2026 01:37:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 01:37:14 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 01:37:14 UTC] User ID: 580
[16-May-2026 01:37:14 UTC] ✅ User profile retrieved successfully for user ID: 580
[16-May-2026 01:37:57 UTC] === API CALL LOG ===
[16-May-2026 01:37:57 UTC] Endpoint: user/profile.php
[16-May-2026 01:37:57 UTC] Full Log Data: {
    "timestamp": "2026-05-16 01:37:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.102.105",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.102.105, 172.69.224.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgwIiwidXNlcm5hbWUiOiJnb21lenJpY2hhcmRlIiwiZW1haWwiOiJnb21lejI0N3JpY2hhcmRAZ21haWwuY29tIiwiZXhwIjoxNzc5NDc4NTg4fQ.MkhmAPPzQ4neIVcOC4l3YA88cO5_sN4PKV1Sgf1T_YQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc6a8fe1f5ee58f-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.102.105",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 01:37:57 UTC] === END API CALL LOG ===
[16-May-2026 01:37:57 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 01:37:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgwIiwidXNlcm5hbWUiOiJnb21lenJpY2hhcmRlIiwiZW1haWwiOiJnb21lejI0N3JpY2hhcmRAZ21haWwuY29tIiwiZXhwIjoxNzc5NDc4NTg4fQ.MkhmAPPzQ4neIVcOC4l3YA88cO5_sN4PKV1Sgf1T_YQ
[16-May-2026 01:37:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 01:37:57 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 01:37:57 UTC] User ID: 580
[16-May-2026 01:37:57 UTC] ✅ User profile retrieved successfully for user ID: 580
[16-May-2026 01:37:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 01:37:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 01:37:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.102.105, 172.69.224.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgwIiwidXNlcm5hbWUiOiJnb21lenJpY2hhcmRlIiwiZW1haWwiOiJnb21lejI0N3JpY2hhcmRAZ21haWwuY29tIiwiZXhwIjoxNzc5NDc4NTg4fQ.MkhmAPPzQ4neIVcOC4l3YA88cO5_sN4PKV1Sgf1T_YQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fc6a8fe1f5de58f-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.102.105","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-May-2026 01:37:57 UTC] === User Orders API Called ===
[16-May-2026 01:37:57 UTC] User ID: 580
[16-May-2026 01:37:57 UTC] Limit: 20, Offset: 0
[16-May-2026 01:37:57 UTC] Orders found: 0
[16-May-2026 01:37:57 UTC] Orders data: []
[16-May-2026 01:37:57 UTC] Total orders count: 0
[16-May-2026 01:37:58 UTC] === API CALL LOG ===
[16-May-2026 01:37:58 UTC] Endpoint: user/profile.php
[16-May-2026 01:37:58 UTC] Full Log Data: {
    "timestamp": "2026-05-16 01:37:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.102.105",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.102.105, 172.69.224.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgwIiwidXNlcm5hbWUiOiJnb21lenJpY2hhcmRlIiwiZW1haWwiOiJnb21lejI0N3JpY2hhcmRAZ21haWwuY29tIiwiZXhwIjoxNzc5NDc4NTg4fQ.MkhmAPPzQ4neIVcOC4l3YA88cO5_sN4PKV1Sgf1T_YQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc6a9019b3ce58f-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.102.105",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 01:37:58 UTC] === END API CALL LOG ===
[16-May-2026 01:37:58 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 01:37:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgwIiwidXNlcm5hbWUiOiJnb21lenJpY2hhcmRlIiwiZW1haWwiOiJnb21lejI0N3JpY2hhcmRAZ21haWwuY29tIiwiZXhwIjoxNzc5NDc4NTg4fQ.MkhmAPPzQ4neIVcOC4l3YA88cO5_sN4PKV1Sgf1T_YQ
[16-May-2026 01:37:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 01:37:58 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 01:37:58 UTC] User ID: 580
[16-May-2026 01:37:58 UTC] ✅ User profile retrieved successfully for user ID: 580
[16-May-2026 01:39:45 UTC] === API CALL LOG ===
[16-May-2026 01:39:45 UTC] Endpoint: user/profile.php
[16-May-2026 01:39:45 UTC] Full Log Data: {
    "timestamp": "2026-05-16 01:39:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.102.105",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.102.105, 172.69.224.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgwIiwidXNlcm5hbWUiOiJnb21lenJpY2hhcmRlIiwiZW1haWwiOiJnb21lejI0N3JpY2hhcmRAZ21haWwuY29tIiwiZXhwIjoxNzc5NDc4NTg4fQ.MkhmAPPzQ4neIVcOC4l3YA88cO5_sN4PKV1Sgf1T_YQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc6ab9fed23e58f-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.102.105",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 01:39:45 UTC] === END API CALL LOG ===
[16-May-2026 01:39:45 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 01:39:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgwIiwidXNlcm5hbWUiOiJnb21lenJpY2hhcmRlIiwiZW1haWwiOiJnb21lejI0N3JpY2hhcmRAZ21haWwuY29tIiwiZXhwIjoxNzc5NDc4NTg4fQ.MkhmAPPzQ4neIVcOC4l3YA88cO5_sN4PKV1Sgf1T_YQ
[16-May-2026 01:39:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 01:39:45 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 01:39:45 UTC] User ID: 580
[16-May-2026 01:39:45 UTC] ✅ User profile retrieved successfully for user ID: 580
[16-May-2026 01:39:45 UTC] User Purchases API - User ID: 580
[16-May-2026 01:39:45 UTC] User Purchases API - Total purchases found: 1
[16-May-2026 01:42:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 01:42:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 01:42:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.102.105, 172.69.224.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgwIiwidXNlcm5hbWUiOiJnb21lenJpY2hhcmRlIiwiZW1haWwiOiJnb21lejI0N3JpY2hhcmRAZ21haWwuY29tIiwiZXhwIjoxNzc5NDc4NTg4fQ.MkhmAPPzQ4neIVcOC4l3YA88cO5_sN4PKV1Sgf1T_YQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fc6affa8e68e58f-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.102.105","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-May-2026 01:42:43 UTC] === User Orders API Called ===
[16-May-2026 01:42:43 UTC] User ID: 580
[16-May-2026 01:42:43 UTC] Limit: 20, Offset: 0
[16-May-2026 01:42:43 UTC] Orders found: 0
[16-May-2026 01:42:43 UTC] Orders data: []
[16-May-2026 01:42:43 UTC] Total orders count: 0
[16-May-2026 01:42:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 01:42:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 01:42:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.102.105, 172.69.224.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgwIiwidXNlcm5hbWUiOiJnb21lenJpY2hhcmRlIiwiZW1haWwiOiJnb21lejI0N3JpY2hhcmRAZ21haWwuY29tIiwiZXhwIjoxNzc5NDc4NTg4fQ.MkhmAPPzQ4neIVcOC4l3YA88cO5_sN4PKV1Sgf1T_YQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fc6b04a1c11e58f-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.102.105","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-May-2026 01:42:56 UTC] === User Orders API Called ===
[16-May-2026 01:42:56 UTC] User ID: 580
[16-May-2026 01:42:56 UTC] Limit: 20, Offset: 0
[16-May-2026 01:42:56 UTC] Orders found: 0
[16-May-2026 01:42:56 UTC] Orders data: []
[16-May-2026 01:42:56 UTC] Total orders count: 0
[16-May-2026 01:42:56 UTC] === API CALL LOG ===
[16-May-2026 01:42:56 UTC] Endpoint: user/profile.php
[16-May-2026 01:42:56 UTC] Full Log Data: {
    "timestamp": "2026-05-16 01:42:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.102.105",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.102.105, 172.69.224.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgwIiwidXNlcm5hbWUiOiJnb21lenJpY2hhcmRlIiwiZW1haWwiOiJnb21lejI0N3JpY2hhcmRAZ21haWwuY29tIiwiZXhwIjoxNzc5NDc4NTg4fQ.MkhmAPPzQ4neIVcOC4l3YA88cO5_sN4PKV1Sgf1T_YQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc6b04a1c13e58f-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.102.105",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 01:42:56 UTC] === END API CALL LOG ===
[16-May-2026 01:42:56 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 01:42:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgwIiwidXNlcm5hbWUiOiJnb21lenJpY2hhcmRlIiwiZW1haWwiOiJnb21lejI0N3JpY2hhcmRAZ21haWwuY29tIiwiZXhwIjoxNzc5NDc4NTg4fQ.MkhmAPPzQ4neIVcOC4l3YA88cO5_sN4PKV1Sgf1T_YQ
[16-May-2026 01:42:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 01:42:56 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 01:42:56 UTC] User ID: 580
[16-May-2026 01:42:56 UTC] ✅ User profile retrieved successfully for user ID: 580
[16-May-2026 01:42:56 UTC] === API CALL LOG ===
[16-May-2026 01:42:56 UTC] Endpoint: user/profile.php
[16-May-2026 01:42:56 UTC] Full Log Data: {
    "timestamp": "2026-05-16 01:42:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.102.105",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.102.105, 172.69.224.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgwIiwidXNlcm5hbWUiOiJnb21lenJpY2hhcmRlIiwiZW1haWwiOiJnb21lejI0N3JpY2hhcmRAZ21haWwuY29tIiwiZXhwIjoxNzc5NDc4NTg4fQ.MkhmAPPzQ4neIVcOC4l3YA88cO5_sN4PKV1Sgf1T_YQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc6b04cbedde58f-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.102.105",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 01:42:56 UTC] === END API CALL LOG ===
[16-May-2026 01:42:56 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 01:42:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgwIiwidXNlcm5hbWUiOiJnb21lenJpY2hhcmRlIiwiZW1haWwiOiJnb21lejI0N3JpY2hhcmRAZ21haWwuY29tIiwiZXhwIjoxNzc5NDc4NTg4fQ.MkhmAPPzQ4neIVcOC4l3YA88cO5_sN4PKV1Sgf1T_YQ
[16-May-2026 01:42:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 01:42:56 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 01:42:56 UTC] User ID: 580
[16-May-2026 01:42:56 UTC] ✅ User profile retrieved successfully for user ID: 580
[16-May-2026 01:43:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 01:43:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 01:43:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.102.105, 172.69.224.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgwIiwidXNlcm5hbWUiOiJnb21lenJpY2hhcmRlIiwiZW1haWwiOiJnb21lejI0N3JpY2hhcmRAZ21haWwuY29tIiwiZXhwIjoxNzc5NDc4NTg4fQ.MkhmAPPzQ4neIVcOC4l3YA88cO5_sN4PKV1Sgf1T_YQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fc6b08f0d8ce58f-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.102.105","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-May-2026 01:43:07 UTC] === User Orders API Called ===
[16-May-2026 01:43:07 UTC] User ID: 580
[16-May-2026 01:43:07 UTC] Limit: 20, Offset: 0
[16-May-2026 01:43:07 UTC] Orders found: 0
[16-May-2026 01:43:07 UTC] Orders data: []
[16-May-2026 01:43:07 UTC] Total orders count: 0
[16-May-2026 01:43:11 UTC] === API CALL LOG ===
[16-May-2026 01:43:11 UTC] Endpoint: user/profile.php
[16-May-2026 01:43:11 UTC] Full Log Data: {
    "timestamp": "2026-05-16 01:43:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.102.105",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.102.105, 172.69.224.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgwIiwidXNlcm5hbWUiOiJnb21lenJpY2hhcmRlIiwiZW1haWwiOiJnb21lejI0N3JpY2hhcmRAZ21haWwuY29tIiwiZXhwIjoxNzc5NDc4NTg4fQ.MkhmAPPzQ4neIVcOC4l3YA88cO5_sN4PKV1Sgf1T_YQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc6b0a8eb68e58f-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.102.105",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 01:43:11 UTC] === END API CALL LOG ===
[16-May-2026 01:43:11 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 01:43:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgwIiwidXNlcm5hbWUiOiJnb21lenJpY2hhcmRlIiwiZW1haWwiOiJnb21lejI0N3JpY2hhcmRAZ21haWwuY29tIiwiZXhwIjoxNzc5NDc4NTg4fQ.MkhmAPPzQ4neIVcOC4l3YA88cO5_sN4PKV1Sgf1T_YQ
[16-May-2026 01:43:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 01:43:11 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 01:43:11 UTC] User ID: 580
[16-May-2026 01:43:11 UTC] ✅ User profile retrieved successfully for user ID: 580
[16-May-2026 01:43:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 01:43:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 01:43:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.102.105, 172.69.224.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgwIiwidXNlcm5hbWUiOiJnb21lenJpY2hhcmRlIiwiZW1haWwiOiJnb21lejI0N3JpY2hhcmRAZ21haWwuY29tIiwiZXhwIjoxNzc5NDc4NTg4fQ.MkhmAPPzQ4neIVcOC4l3YA88cO5_sN4PKV1Sgf1T_YQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fc6b0a8eb65e58f-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.102.105","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-May-2026 01:43:11 UTC] === User Orders API Called ===
[16-May-2026 01:43:11 UTC] User ID: 580
[16-May-2026 01:43:11 UTC] Limit: 20, Offset: 0
[16-May-2026 01:43:11 UTC] Orders found: 0
[16-May-2026 01:43:11 UTC] Orders data: []
[16-May-2026 01:43:11 UTC] Total orders count: 0
[16-May-2026 01:43:12 UTC] === API CALL LOG ===
[16-May-2026 01:43:12 UTC] Endpoint: user/profile.php
[16-May-2026 01:43:12 UTC] Full Log Data: {
    "timestamp": "2026-05-16 01:43:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.102.105",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.102.105, 172.69.224.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgwIiwidXNlcm5hbWUiOiJnb21lenJpY2hhcmRlIiwiZW1haWwiOiJnb21lejI0N3JpY2hhcmRAZ21haWwuY29tIiwiZXhwIjoxNzc5NDc4NTg4fQ.MkhmAPPzQ4neIVcOC4l3YA88cO5_sN4PKV1Sgf1T_YQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc6b0acaff1e58f-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.102.105",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 01:43:12 UTC] === END API CALL LOG ===
[16-May-2026 01:43:12 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 01:43:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgwIiwidXNlcm5hbWUiOiJnb21lenJpY2hhcmRlIiwiZW1haWwiOiJnb21lejI0N3JpY2hhcmRAZ21haWwuY29tIiwiZXhwIjoxNzc5NDc4NTg4fQ.MkhmAPPzQ4neIVcOC4l3YA88cO5_sN4PKV1Sgf1T_YQ
[16-May-2026 01:43:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 01:43:12 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 01:43:12 UTC] User ID: 580
[16-May-2026 01:43:12 UTC] ✅ User profile retrieved successfully for user ID: 580
[16-May-2026 01:52:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 01:52:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 01:52:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.102.105, 172.68.229.180","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgwIiwidXNlcm5hbWUiOiJnb21lenJpY2hhcmRlIiwiZW1haWwiOiJnb21lejI0N3JpY2hhcmRAZ21haWwuY29tIiwiZXhwIjoxNzc5NDc4NTg4fQ.MkhmAPPzQ4neIVcOC4l3YA88cO5_sN4PKV1Sgf1T_YQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fc6be1c1a11f477-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.102.105","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-May-2026 01:52:22 UTC] === User Orders API Called ===
[16-May-2026 01:52:22 UTC] User ID: 580
[16-May-2026 01:52:22 UTC] Limit: 20, Offset: 0
[16-May-2026 01:52:22 UTC] Orders found: 0
[16-May-2026 01:52:22 UTC] Orders data: []
[16-May-2026 01:52:22 UTC] Total orders count: 0
[16-May-2026 01:52:22 UTC] === API CALL LOG ===
[16-May-2026 01:52:22 UTC] Endpoint: user/profile.php
[16-May-2026 01:52:22 UTC] Full Log Data: {
    "timestamp": "2026-05-16 01:52:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.102.105",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.102.105, 172.68.229.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgwIiwidXNlcm5hbWUiOiJnb21lenJpY2hhcmRlIiwiZW1haWwiOiJnb21lejI0N3JpY2hhcmRAZ21haWwuY29tIiwiZXhwIjoxNzc5NDc4NTg4fQ.MkhmAPPzQ4neIVcOC4l3YA88cO5_sN4PKV1Sgf1T_YQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc6be1dec07f477-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.102.105",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 01:52:22 UTC] === END API CALL LOG ===
[16-May-2026 01:52:22 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 01:52:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgwIiwidXNlcm5hbWUiOiJnb21lenJpY2hhcmRlIiwiZW1haWwiOiJnb21lejI0N3JpY2hhcmRAZ21haWwuY29tIiwiZXhwIjoxNzc5NDc4NTg4fQ.MkhmAPPzQ4neIVcOC4l3YA88cO5_sN4PKV1Sgf1T_YQ
[16-May-2026 01:52:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 01:52:22 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 01:52:22 UTC] User ID: 580
[16-May-2026 01:52:22 UTC] ✅ User profile retrieved successfully for user ID: 580
[16-May-2026 01:52:30 UTC] === API CALL LOG ===
[16-May-2026 01:52:30 UTC] Endpoint: user/profile.php
[16-May-2026 01:52:30 UTC] Full Log Data: {
    "timestamp": "2026-05-16 01:52:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.102.105",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.102.105, 172.68.229.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgwIiwidXNlcm5hbWUiOiJnb21lenJpY2hhcmRlIiwiZW1haWwiOiJnb21lejI0N3JpY2hhcmRAZ21haWwuY29tIiwiZXhwIjoxNzc5NDc4NTg4fQ.MkhmAPPzQ4neIVcOC4l3YA88cO5_sN4PKV1Sgf1T_YQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc6be1c1a12f477-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.102.105",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 01:52:30 UTC] === END API CALL LOG ===
[16-May-2026 01:52:30 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 01:52:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgwIiwidXNlcm5hbWUiOiJnb21lenJpY2hhcmRlIiwiZW1haWwiOiJnb21lejI0N3JpY2hhcmRAZ21haWwuY29tIiwiZXhwIjoxNzc5NDc4NTg4fQ.MkhmAPPzQ4neIVcOC4l3YA88cO5_sN4PKV1Sgf1T_YQ
[16-May-2026 01:52:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 01:52:30 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 01:52:30 UTC] User ID: 580
[16-May-2026 01:52:30 UTC] ✅ User profile retrieved successfully for user ID: 580
[16-May-2026 01:54:11 UTC] === API CALL LOG ===
[16-May-2026 01:54:11 UTC] Endpoint: user/profile.php
[16-May-2026 01:54:11 UTC] Full Log Data: {
    "timestamp": "2026-05-16 01:54:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.102.105",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.102.105",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgwIiwidXNlcm5hbWUiOiJnb21lenJpY2hhcmRlIiwiZW1haWwiOiJnb21lejI0N3JpY2hhcmRAZ21haWwuY29tIiwiZXhwIjoxNzc5NDc4NTg4fQ.MkhmAPPzQ4neIVcOC4l3YA88cO5_sN4PKV1Sgf1T_YQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc6c0c549cdf477-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.102.105",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 01:54:11 UTC] === END API CALL LOG ===
[16-May-2026 01:54:11 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 01:54:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgwIiwidXNlcm5hbWUiOiJnb21lenJpY2hhcmRlIiwiZW1haWwiOiJnb21lejI0N3JpY2hhcmRAZ21haWwuY29tIiwiZXhwIjoxNzc5NDc4NTg4fQ.MkhmAPPzQ4neIVcOC4l3YA88cO5_sN4PKV1Sgf1T_YQ
[16-May-2026 01:54:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 01:54:11 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 01:54:11 UTC] User ID: 580
[16-May-2026 01:54:11 UTC] ✅ User profile retrieved successfully for user ID: 580
[16-May-2026 01:54:11 UTC] User Purchases API - User ID: 580
[16-May-2026 01:54:11 UTC] User Purchases API - Total purchases found: 1
[16-May-2026 01:54:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 01:54:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 01:54:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.102.105","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgwIiwidXNlcm5hbWUiOiJnb21lenJpY2hhcmRlIiwiZW1haWwiOiJnb21lejI0N3JpY2hhcmRAZ21haWwuY29tIiwiZXhwIjoxNzc5NDc4NTg4fQ.MkhmAPPzQ4neIVcOC4l3YA88cO5_sN4PKV1Sgf1T_YQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fc6c0e8df68f477-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.102.105","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-May-2026 01:54:17 UTC] === User Orders API Called ===
[16-May-2026 01:54:17 UTC] User ID: 580
[16-May-2026 01:54:17 UTC] Limit: 20, Offset: 0
[16-May-2026 01:54:17 UTC] Orders found: 0
[16-May-2026 01:54:17 UTC] Orders data: []
[16-May-2026 01:54:17 UTC] Total orders count: 0
[16-May-2026 01:55:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 01:55:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 01:55:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.102.105","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgwIiwidXNlcm5hbWUiOiJnb21lenJpY2hhcmRlIiwiZW1haWwiOiJnb21lejI0N3JpY2hhcmRAZ21haWwuY29tIiwiZXhwIjoxNzc5NDc4NTg4fQ.MkhmAPPzQ4neIVcOC4l3YA88cO5_sN4PKV1Sgf1T_YQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fc6c2244b19f477-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.102.105","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-May-2026 01:55:07 UTC] === User Orders API Called ===
[16-May-2026 01:55:07 UTC] User ID: 580
[16-May-2026 01:55:07 UTC] Limit: 20, Offset: 0
[16-May-2026 01:55:07 UTC] Orders found: 0
[16-May-2026 01:55:07 UTC] Orders data: []
[16-May-2026 01:55:07 UTC] Total orders count: 0
[16-May-2026 01:55:09 UTC] === API CALL LOG ===
[16-May-2026 01:55:09 UTC] Endpoint: user/profile.php
[16-May-2026 01:55:09 UTC] Full Log Data: {
    "timestamp": "2026-05-16 01:55:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.102.105",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.102.105",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgwIiwidXNlcm5hbWUiOiJnb21lenJpY2hhcmRlIiwiZW1haWwiOiJnb21lejI0N3JpY2hhcmRAZ21haWwuY29tIiwiZXhwIjoxNzc5NDc4NTg4fQ.MkhmAPPzQ4neIVcOC4l3YA88cO5_sN4PKV1Sgf1T_YQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc6c22dfcb1f477-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.102.105",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 01:55:09 UTC] === END API CALL LOG ===
[16-May-2026 01:55:09 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 01:55:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgwIiwidXNlcm5hbWUiOiJnb21lenJpY2hhcmRlIiwiZW1haWwiOiJnb21lejI0N3JpY2hhcmRAZ21haWwuY29tIiwiZXhwIjoxNzc5NDc4NTg4fQ.MkhmAPPzQ4neIVcOC4l3YA88cO5_sN4PKV1Sgf1T_YQ
[16-May-2026 01:55:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 01:55:09 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 01:55:09 UTC] User ID: 580
[16-May-2026 01:55:09 UTC] ✅ User profile retrieved successfully for user ID: 580
[16-May-2026 01:55:09 UTC] User Purchases API - User ID: 580
[16-May-2026 01:55:09 UTC] User Purchases API - Total purchases found: 1
[16-May-2026 01:55:12 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 01:55:12 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 01:55:12 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.102.105","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgwIiwidXNlcm5hbWUiOiJnb21lenJpY2hhcmRlIiwiZW1haWwiOiJnb21lejI0N3JpY2hhcmRAZ21haWwuY29tIiwiZXhwIjoxNzc5NDc4NTg4fQ.MkhmAPPzQ4neIVcOC4l3YA88cO5_sN4PKV1Sgf1T_YQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fc6c2450976f477-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.102.105","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-May-2026 01:55:12 UTC] === User Orders API Called ===
[16-May-2026 01:55:12 UTC] User ID: 580
[16-May-2026 01:55:12 UTC] Limit: 20, Offset: 0
[16-May-2026 01:55:12 UTC] Orders found: 0
[16-May-2026 01:55:12 UTC] Orders data: []
[16-May-2026 01:55:12 UTC] Total orders count: 0
[16-May-2026 01:55:12 UTC] === API CALL LOG ===
[16-May-2026 01:55:12 UTC] Endpoint: user/profile.php
[16-May-2026 01:55:12 UTC] Full Log Data: {
    "timestamp": "2026-05-16 01:55:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.102.105",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.102.105",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgwIiwidXNlcm5hbWUiOiJnb21lenJpY2hhcmRlIiwiZW1haWwiOiJnb21lejI0N3JpY2hhcmRAZ21haWwuY29tIiwiZXhwIjoxNzc5NDc4NTg4fQ.MkhmAPPzQ4neIVcOC4l3YA88cO5_sN4PKV1Sgf1T_YQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc6c2450979f477-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.102.105",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 01:55:12 UTC] === END API CALL LOG ===
[16-May-2026 01:55:12 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 01:55:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgwIiwidXNlcm5hbWUiOiJnb21lenJpY2hhcmRlIiwiZW1haWwiOiJnb21lejI0N3JpY2hhcmRAZ21haWwuY29tIiwiZXhwIjoxNzc5NDc4NTg4fQ.MkhmAPPzQ4neIVcOC4l3YA88cO5_sN4PKV1Sgf1T_YQ
[16-May-2026 01:55:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 01:55:12 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 01:55:12 UTC] User ID: 580
[16-May-2026 01:55:12 UTC] ✅ User profile retrieved successfully for user ID: 580
[16-May-2026 01:55:13 UTC] === API CALL LOG ===
[16-May-2026 01:55:13 UTC] Endpoint: user/profile.php
[16-May-2026 01:55:13 UTC] Full Log Data: {
    "timestamp": "2026-05-16 01:55:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.102.105",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.102.105",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgwIiwidXNlcm5hbWUiOiJnb21lenJpY2hhcmRlIiwiZW1haWwiOiJnb21lejI0N3JpY2hhcmRAZ21haWwuY29tIiwiZXhwIjoxNzc5NDc4NTg4fQ.MkhmAPPzQ4neIVcOC4l3YA88cO5_sN4PKV1Sgf1T_YQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc6c2482c18f477-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.102.105",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 01:55:13 UTC] === END API CALL LOG ===
[16-May-2026 01:55:13 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 01:55:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgwIiwidXNlcm5hbWUiOiJnb21lenJpY2hhcmRlIiwiZW1haWwiOiJnb21lejI0N3JpY2hhcmRAZ21haWwuY29tIiwiZXhwIjoxNzc5NDc4NTg4fQ.MkhmAPPzQ4neIVcOC4l3YA88cO5_sN4PKV1Sgf1T_YQ
[16-May-2026 01:55:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 01:55:13 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 01:55:13 UTC] User ID: 580
[16-May-2026 01:55:13 UTC] ✅ User profile retrieved successfully for user ID: 580
[16-May-2026 01:55:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 01:55:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 01:55:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.102.105","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgwIiwidXNlcm5hbWUiOiJnb21lenJpY2hhcmRlIiwiZW1haWwiOiJnb21lejI0N3JpY2hhcmRAZ21haWwuY29tIiwiZXhwIjoxNzc5NDc4NTg4fQ.MkhmAPPzQ4neIVcOC4l3YA88cO5_sN4PKV1Sgf1T_YQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fc6c2b59ac3f477-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.102.105","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-May-2026 01:55:30 UTC] === User Orders API Called ===
[16-May-2026 01:55:30 UTC] User ID: 580
[16-May-2026 01:55:30 UTC] Limit: 20, Offset: 0
[16-May-2026 01:55:30 UTC] Orders found: 0
[16-May-2026 01:55:30 UTC] Orders data: []
[16-May-2026 01:55:30 UTC] Total orders count: 0
[16-May-2026 01:55:30 UTC] === API CALL LOG ===
[16-May-2026 01:55:30 UTC] Endpoint: user/profile.php
[16-May-2026 01:55:30 UTC] Full Log Data: {
    "timestamp": "2026-05-16 01:55:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.102.105",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.102.105",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgwIiwidXNlcm5hbWUiOiJnb21lenJpY2hhcmRlIiwiZW1haWwiOiJnb21lejI0N3JpY2hhcmRAZ21haWwuY29tIiwiZXhwIjoxNzc5NDc4NTg4fQ.MkhmAPPzQ4neIVcOC4l3YA88cO5_sN4PKV1Sgf1T_YQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc6c2b59ac5f477-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.102.105",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 01:55:30 UTC] === END API CALL LOG ===
[16-May-2026 01:55:30 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 01:55:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgwIiwidXNlcm5hbWUiOiJnb21lenJpY2hhcmRlIiwiZW1haWwiOiJnb21lejI0N3JpY2hhcmRAZ21haWwuY29tIiwiZXhwIjoxNzc5NDc4NTg4fQ.MkhmAPPzQ4neIVcOC4l3YA88cO5_sN4PKV1Sgf1T_YQ
[16-May-2026 01:55:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 01:55:30 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 01:55:30 UTC] User ID: 580
[16-May-2026 01:55:30 UTC] ✅ User profile retrieved successfully for user ID: 580
[16-May-2026 01:55:31 UTC] === API CALL LOG ===
[16-May-2026 01:55:31 UTC] Endpoint: user/profile.php
[16-May-2026 01:55:31 UTC] Full Log Data: {
    "timestamp": "2026-05-16 01:55:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.102.105",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.102.105",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgwIiwidXNlcm5hbWUiOiJnb21lenJpY2hhcmRlIiwiZW1haWwiOiJnb21lejI0N3JpY2hhcmRAZ21haWwuY29tIiwiZXhwIjoxNzc5NDc4NTg4fQ.MkhmAPPzQ4neIVcOC4l3YA88cO5_sN4PKV1Sgf1T_YQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc6c2b96e06f477-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.102.105",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 01:55:31 UTC] === END API CALL LOG ===
[16-May-2026 01:55:31 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 01:55:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgwIiwidXNlcm5hbWUiOiJnb21lenJpY2hhcmRlIiwiZW1haWwiOiJnb21lejI0N3JpY2hhcmRAZ21haWwuY29tIiwiZXhwIjoxNzc5NDc4NTg4fQ.MkhmAPPzQ4neIVcOC4l3YA88cO5_sN4PKV1Sgf1T_YQ
[16-May-2026 01:55:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 01:55:31 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 01:55:31 UTC] User ID: 580
[16-May-2026 01:55:31 UTC] ✅ User profile retrieved successfully for user ID: 580
[16-May-2026 02:04:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 02:04:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 02:04:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.102.105, 172.70.162.181","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgwIiwidXNlcm5hbWUiOiJnb21lenJpY2hhcmRlIiwiZW1haWwiOiJnb21lejI0N3JpY2hhcmRAZ21haWwuY29tIiwiZXhwIjoxNzc5NDc4NTg4fQ.MkhmAPPzQ4neIVcOC4l3YA88cO5_sN4PKV1Sgf1T_YQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fc6cfc49be093e5-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.102.105","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-May-2026 02:04:25 UTC] === User Orders API Called ===
[16-May-2026 02:04:25 UTC] User ID: 580
[16-May-2026 02:04:25 UTC] Limit: 20, Offset: 0
[16-May-2026 02:04:25 UTC] Orders found: 0
[16-May-2026 02:04:25 UTC] Orders data: []
[16-May-2026 02:04:25 UTC] Total orders count: 0
[16-May-2026 02:04:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 02:04:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 02:04:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.102.105, 172.70.162.181","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgwIiwidXNlcm5hbWUiOiJnb21lenJpY2hhcmRlIiwiZW1haWwiOiJnb21lejI0N3JpY2hhcmRAZ21haWwuY29tIiwiZXhwIjoxNzc5NDc4NTg4fQ.MkhmAPPzQ4neIVcOC4l3YA88cO5_sN4PKV1Sgf1T_YQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fc6cfd8882893e5-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.102.105","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-May-2026 02:04:28 UTC] === User Orders API Called ===
[16-May-2026 02:04:28 UTC] User ID: 580
[16-May-2026 02:04:28 UTC] Limit: 20, Offset: 0
[16-May-2026 02:04:28 UTC] Orders found: 0
[16-May-2026 02:04:28 UTC] Orders data: []
[16-May-2026 02:04:28 UTC] Total orders count: 0
[16-May-2026 02:04:28 UTC] === API CALL LOG ===
[16-May-2026 02:04:28 UTC] Endpoint: user/profile.php
[16-May-2026 02:04:28 UTC] Full Log Data: {
    "timestamp": "2026-05-16 02:04:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.102.105",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.102.105, 172.70.162.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgwIiwidXNlcm5hbWUiOiJnb21lenJpY2hhcmRlIiwiZW1haWwiOiJnb21lejI0N3JpY2hhcmRAZ21haWwuY29tIiwiZXhwIjoxNzc5NDc4NTg4fQ.MkhmAPPzQ4neIVcOC4l3YA88cO5_sN4PKV1Sgf1T_YQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc6cfd8882993e5-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.102.105",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 02:04:28 UTC] === END API CALL LOG ===
[16-May-2026 02:04:28 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 02:04:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgwIiwidXNlcm5hbWUiOiJnb21lenJpY2hhcmRlIiwiZW1haWwiOiJnb21lejI0N3JpY2hhcmRAZ21haWwuY29tIiwiZXhwIjoxNzc5NDc4NTg4fQ.MkhmAPPzQ4neIVcOC4l3YA88cO5_sN4PKV1Sgf1T_YQ
[16-May-2026 02:04:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 02:04:28 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 02:04:28 UTC] User ID: 580
[16-May-2026 02:04:28 UTC] ✅ User profile retrieved successfully for user ID: 580
[16-May-2026 02:04:29 UTC] === API CALL LOG ===
[16-May-2026 02:04:29 UTC] Endpoint: user/profile.php
[16-May-2026 02:04:29 UTC] Full Log Data: {
    "timestamp": "2026-05-16 02:04:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.102.105",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.102.105, 172.70.162.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgwIiwidXNlcm5hbWUiOiJnb21lenJpY2hhcmRlIiwiZW1haWwiOiJnb21lejI0N3JpY2hhcmRAZ21haWwuY29tIiwiZXhwIjoxNzc5NDc4NTg4fQ.MkhmAPPzQ4neIVcOC4l3YA88cO5_sN4PKV1Sgf1T_YQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc6cfdc28cf93e5-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.102.105",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 02:04:29 UTC] === END API CALL LOG ===
[16-May-2026 02:04:29 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 02:04:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgwIiwidXNlcm5hbWUiOiJnb21lenJpY2hhcmRlIiwiZW1haWwiOiJnb21lejI0N3JpY2hhcmRAZ21haWwuY29tIiwiZXhwIjoxNzc5NDc4NTg4fQ.MkhmAPPzQ4neIVcOC4l3YA88cO5_sN4PKV1Sgf1T_YQ
[16-May-2026 02:04:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 02:04:29 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 02:04:29 UTC] User ID: 580
[16-May-2026 02:04:29 UTC] ✅ User profile retrieved successfully for user ID: 580
[16-May-2026 02:06:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 02:06:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 02:06:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.102.105, 172.70.162.182","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgwIiwidXNlcm5hbWUiOiJnb21lenJpY2hhcmRlIiwiZW1haWwiOiJnb21lejI0N3JpY2hhcmRAZ21haWwuY29tIiwiZXhwIjoxNzc5NDc4NTg4fQ.MkhmAPPzQ4neIVcOC4l3YA88cO5_sN4PKV1Sgf1T_YQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fc6d244983093e5-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.102.105","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-May-2026 02:06:08 UTC] === User Orders API Called ===
[16-May-2026 02:06:08 UTC] User ID: 580
[16-May-2026 02:06:08 UTC] Limit: 20, Offset: 0
[16-May-2026 02:06:08 UTC] Orders found: 0
[16-May-2026 02:06:08 UTC] Orders data: []
[16-May-2026 02:06:08 UTC] Total orders count: 0
[16-May-2026 02:06:16 UTC] === API CALL LOG ===
[16-May-2026 02:06:16 UTC] Endpoint: user/profile.php
[16-May-2026 02:06:16 UTC] Full Log Data: {
    "timestamp": "2026-05-16 02:06:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.102.105",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.102.105, 172.70.162.182",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgwIiwidXNlcm5hbWUiOiJnb21lenJpY2hhcmRlIiwiZW1haWwiOiJnb21lejI0N3JpY2hhcmRAZ21haWwuY29tIiwiZXhwIjoxNzc5NDc4NTg4fQ.MkhmAPPzQ4neIVcOC4l3YA88cO5_sN4PKV1Sgf1T_YQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc6d27b1c4a93e5-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.102.105",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 02:06:16 UTC] === END API CALL LOG ===
[16-May-2026 02:06:16 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 02:06:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgwIiwidXNlcm5hbWUiOiJnb21lenJpY2hhcmRlIiwiZW1haWwiOiJnb21lejI0N3JpY2hhcmRAZ21haWwuY29tIiwiZXhwIjoxNzc5NDc4NTg4fQ.MkhmAPPzQ4neIVcOC4l3YA88cO5_sN4PKV1Sgf1T_YQ
[16-May-2026 02:06:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 02:06:16 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 02:06:16 UTC] User ID: 580
[16-May-2026 02:06:16 UTC] ✅ User profile retrieved successfully for user ID: 580
[16-May-2026 02:06:17 UTC] User Purchases API - User ID: 580
[16-May-2026 02:06:17 UTC] User Purchases API - Total purchases found: 1
[16-May-2026 02:06:21 UTC] === API CALL LOG ===
[16-May-2026 02:06:21 UTC] Endpoint: user/profile.php
[16-May-2026 02:06:21 UTC] Full Log Data: {
    "timestamp": "2026-05-16 02:06:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.102.105",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.102.105, 172.70.162.182",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgwIiwidXNlcm5hbWUiOiJnb21lenJpY2hhcmRlIiwiZW1haWwiOiJnb21lejI0N3JpY2hhcmRAZ21haWwuY29tIiwiZXhwIjoxNzc5NDc4NTg4fQ.MkhmAPPzQ4neIVcOC4l3YA88cO5_sN4PKV1Sgf1T_YQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc6d296ea3c93e5-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.102.105",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 02:06:21 UTC] === END API CALL LOG ===
[16-May-2026 02:06:21 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 02:06:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgwIiwidXNlcm5hbWUiOiJnb21lenJpY2hhcmRlIiwiZW1haWwiOiJnb21lejI0N3JpY2hhcmRAZ21haWwuY29tIiwiZXhwIjoxNzc5NDc4NTg4fQ.MkhmAPPzQ4neIVcOC4l3YA88cO5_sN4PKV1Sgf1T_YQ
[16-May-2026 02:06:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 02:06:21 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 02:06:21 UTC] User ID: 580
[16-May-2026 02:06:21 UTC] ✅ User profile retrieved successfully for user ID: 580
[16-May-2026 02:06:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 02:06:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 02:06:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.102.105, 172.70.162.182","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgwIiwidXNlcm5hbWUiOiJnb21lenJpY2hhcmRlIiwiZW1haWwiOiJnb21lejI0N3JpY2hhcmRAZ21haWwuY29tIiwiZXhwIjoxNzc5NDc4NTg4fQ.MkhmAPPzQ4neIVcOC4l3YA88cO5_sN4PKV1Sgf1T_YQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fc6d296ea3b93e5-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.102.105","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-May-2026 02:06:21 UTC] === User Orders API Called ===
[16-May-2026 02:06:21 UTC] User ID: 580
[16-May-2026 02:06:21 UTC] Limit: 20, Offset: 0
[16-May-2026 02:06:21 UTC] Orders found: 0
[16-May-2026 02:06:21 UTC] Orders data: []
[16-May-2026 02:06:21 UTC] Total orders count: 0
[16-May-2026 02:06:21 UTC] === API CALL LOG ===
[16-May-2026 02:06:21 UTC] Endpoint: user/profile.php
[16-May-2026 02:06:21 UTC] Full Log Data: {
    "timestamp": "2026-05-16 02:06:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.102.105",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.102.105, 172.70.162.182",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgwIiwidXNlcm5hbWUiOiJnb21lenJpY2hhcmRlIiwiZW1haWwiOiJnb21lejI0N3JpY2hhcmRAZ21haWwuY29tIiwiZXhwIjoxNzc5NDc4NTg4fQ.MkhmAPPzQ4neIVcOC4l3YA88cO5_sN4PKV1Sgf1T_YQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc6d29a9b2b93e5-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.102.105",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 02:06:21 UTC] === END API CALL LOG ===
[16-May-2026 02:06:21 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 02:06:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgwIiwidXNlcm5hbWUiOiJnb21lenJpY2hhcmRlIiwiZW1haWwiOiJnb21lejI0N3JpY2hhcmRAZ21haWwuY29tIiwiZXhwIjoxNzc5NDc4NTg4fQ.MkhmAPPzQ4neIVcOC4l3YA88cO5_sN4PKV1Sgf1T_YQ
[16-May-2026 02:06:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 02:06:21 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 02:06:21 UTC] User ID: 580
[16-May-2026 02:06:21 UTC] ✅ User profile retrieved successfully for user ID: 580
[16-May-2026 02:08:36 UTC] === API CALL LOG ===
[16-May-2026 02:08:36 UTC] Endpoint: user/profile.php
[16-May-2026 02:08:36 UTC] Full Log Data: {
    "timestamp": "2026-05-16 02:08:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.102.105",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.102.105, 172.70.162.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgwIiwidXNlcm5hbWUiOiJnb21lenJpY2hhcmRlIiwiZW1haWwiOiJnb21lejI0N3JpY2hhcmRAZ21haWwuY29tIiwiZXhwIjoxNzc5NDc4NTg4fQ.MkhmAPPzQ4neIVcOC4l3YA88cO5_sN4PKV1Sgf1T_YQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc6d5e5eaab93e5-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.102.105",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 02:08:36 UTC] === END API CALL LOG ===
[16-May-2026 02:08:36 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 02:08:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgwIiwidXNlcm5hbWUiOiJnb21lenJpY2hhcmRlIiwiZW1haWwiOiJnb21lejI0N3JpY2hhcmRAZ21haWwuY29tIiwiZXhwIjoxNzc5NDc4NTg4fQ.MkhmAPPzQ4neIVcOC4l3YA88cO5_sN4PKV1Sgf1T_YQ
[16-May-2026 02:08:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 02:08:36 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 02:08:36 UTC] User ID: 580
[16-May-2026 02:08:36 UTC] ✅ User profile retrieved successfully for user ID: 580
[16-May-2026 02:08:37 UTC] User Purchases API - User ID: 580
[16-May-2026 02:08:37 UTC] User Purchases API - Total purchases found: 2
[16-May-2026 02:08:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 02:08:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 02:08:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.102.105, 172.70.162.181","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgwIiwidXNlcm5hbWUiOiJnb21lenJpY2hhcmRlIiwiZW1haWwiOiJnb21lejI0N3JpY2hhcmRAZ21haWwuY29tIiwiZXhwIjoxNzc5NDc4NTg4fQ.MkhmAPPzQ4neIVcOC4l3YA88cO5_sN4PKV1Sgf1T_YQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fc6d604196393e5-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.102.105","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-May-2026 02:08:41 UTC] === User Orders API Called ===
[16-May-2026 02:08:41 UTC] User ID: 580
[16-May-2026 02:08:41 UTC] Limit: 20, Offset: 0
[16-May-2026 02:08:41 UTC] Orders found: 0
[16-May-2026 02:08:41 UTC] Orders data: []
[16-May-2026 02:08:41 UTC] Total orders count: 0
[16-May-2026 02:08:41 UTC] === API CALL LOG ===
[16-May-2026 02:08:41 UTC] Endpoint: user/profile.php
[16-May-2026 02:08:41 UTC] Full Log Data: {
    "timestamp": "2026-05-16 02:08:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.102.105",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.102.105, 172.70.162.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgwIiwidXNlcm5hbWUiOiJnb21lenJpY2hhcmRlIiwiZW1haWwiOiJnb21lejI0N3JpY2hhcmRAZ21haWwuY29tIiwiZXhwIjoxNzc5NDc4NTg4fQ.MkhmAPPzQ4neIVcOC4l3YA88cO5_sN4PKV1Sgf1T_YQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc6d604196493e5-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.102.105",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 02:08:41 UTC] === END API CALL LOG ===
[16-May-2026 02:08:41 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 02:08:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgwIiwidXNlcm5hbWUiOiJnb21lenJpY2hhcmRlIiwiZW1haWwiOiJnb21lejI0N3JpY2hhcmRAZ21haWwuY29tIiwiZXhwIjoxNzc5NDc4NTg4fQ.MkhmAPPzQ4neIVcOC4l3YA88cO5_sN4PKV1Sgf1T_YQ
[16-May-2026 02:08:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 02:08:41 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 02:08:41 UTC] User ID: 580
[16-May-2026 02:08:41 UTC] ✅ User profile retrieved successfully for user ID: 580
[16-May-2026 02:08:42 UTC] === API CALL LOG ===
[16-May-2026 02:08:42 UTC] Endpoint: user/profile.php
[16-May-2026 02:08:42 UTC] Full Log Data: {
    "timestamp": "2026-05-16 02:08:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.102.105",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.102.105, 172.70.162.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgwIiwidXNlcm5hbWUiOiJnb21lenJpY2hhcmRlIiwiZW1haWwiOiJnb21lejI0N3JpY2hhcmRAZ21haWwuY29tIiwiZXhwIjoxNzc5NDc4NTg4fQ.MkhmAPPzQ4neIVcOC4l3YA88cO5_sN4PKV1Sgf1T_YQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc6d607ea7793e5-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.102.105",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 02:08:42 UTC] === END API CALL LOG ===
[16-May-2026 02:08:42 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 02:08:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgwIiwidXNlcm5hbWUiOiJnb21lenJpY2hhcmRlIiwiZW1haWwiOiJnb21lejI0N3JpY2hhcmRAZ21haWwuY29tIiwiZXhwIjoxNzc5NDc4NTg4fQ.MkhmAPPzQ4neIVcOC4l3YA88cO5_sN4PKV1Sgf1T_YQ
[16-May-2026 02:08:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 02:08:42 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 02:08:42 UTC] User ID: 580
[16-May-2026 02:08:42 UTC] ✅ User profile retrieved successfully for user ID: 580
[16-May-2026 02:10:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 02:10:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 02:10:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.102.105, 172.70.162.181","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgwIiwidXNlcm5hbWUiOiJnb21lenJpY2hhcmRlIiwiZW1haWwiOiJnb21lejI0N3JpY2hhcmRAZ21haWwuY29tIiwiZXhwIjoxNzc5NDc4NTg4fQ.MkhmAPPzQ4neIVcOC4l3YA88cO5_sN4PKV1Sgf1T_YQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fc6d864dad693e5-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.102.105","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-May-2026 02:10:19 UTC] === User Orders API Called ===
[16-May-2026 02:10:19 UTC] User ID: 580
[16-May-2026 02:10:19 UTC] Limit: 20, Offset: 0
[16-May-2026 02:10:19 UTC] Orders found: 0
[16-May-2026 02:10:19 UTC] Orders data: []
[16-May-2026 02:10:19 UTC] Total orders count: 0
[16-May-2026 02:10:19 UTC] === API CALL LOG ===
[16-May-2026 02:10:19 UTC] Endpoint: user/profile.php
[16-May-2026 02:10:19 UTC] Full Log Data: {
    "timestamp": "2026-05-16 02:10:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.102.105",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.102.105, 172.70.162.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgwIiwidXNlcm5hbWUiOiJnb21lenJpY2hhcmRlIiwiZW1haWwiOiJnb21lejI0N3JpY2hhcmRAZ21haWwuY29tIiwiZXhwIjoxNzc5NDc4NTg4fQ.MkhmAPPzQ4neIVcOC4l3YA88cO5_sN4PKV1Sgf1T_YQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc6d864dad793e5-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.102.105",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 02:10:19 UTC] === END API CALL LOG ===
[16-May-2026 02:10:19 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 02:10:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgwIiwidXNlcm5hbWUiOiJnb21lenJpY2hhcmRlIiwiZW1haWwiOiJnb21lejI0N3JpY2hhcmRAZ21haWwuY29tIiwiZXhwIjoxNzc5NDc4NTg4fQ.MkhmAPPzQ4neIVcOC4l3YA88cO5_sN4PKV1Sgf1T_YQ
[16-May-2026 02:10:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 02:10:19 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 02:10:19 UTC] User ID: 580
[16-May-2026 02:10:19 UTC] ✅ User profile retrieved successfully for user ID: 580
[16-May-2026 02:10:19 UTC] === API CALL LOG ===
[16-May-2026 02:10:19 UTC] Endpoint: user/profile.php
[16-May-2026 02:10:19 UTC] Full Log Data: {
    "timestamp": "2026-05-16 02:10:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.102.105",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.102.105, 172.70.162.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgwIiwidXNlcm5hbWUiOiJnb21lenJpY2hhcmRlIiwiZW1haWwiOiJnb21lejI0N3JpY2hhcmRAZ21haWwuY29tIiwiZXhwIjoxNzc5NDc4NTg4fQ.MkhmAPPzQ4neIVcOC4l3YA88cO5_sN4PKV1Sgf1T_YQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc6d868eb8d93e5-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.102.105",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 02:10:19 UTC] === END API CALL LOG ===
[16-May-2026 02:10:19 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 02:10:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgwIiwidXNlcm5hbWUiOiJnb21lenJpY2hhcmRlIiwiZW1haWwiOiJnb21lejI0N3JpY2hhcmRAZ21haWwuY29tIiwiZXhwIjoxNzc5NDc4NTg4fQ.MkhmAPPzQ4neIVcOC4l3YA88cO5_sN4PKV1Sgf1T_YQ
[16-May-2026 02:10:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 02:10:19 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 02:10:19 UTC] User ID: 580
[16-May-2026 02:10:19 UTC] ✅ User profile retrieved successfully for user ID: 580
[16-May-2026 02:10:33 UTC] === API CALL LOG ===
[16-May-2026 02:10:33 UTC] Endpoint: user/profile.php
[16-May-2026 02:10:33 UTC] Full Log Data: {
    "timestamp": "2026-05-16 02:10:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.102.105",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.102.105, 172.70.162.182",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgwIiwidXNlcm5hbWUiOiJnb21lenJpY2hhcmRlIiwiZW1haWwiOiJnb21lejI0N3JpY2hhcmRAZ21haWwuY29tIiwiZXhwIjoxNzc5NDc4NTg4fQ.MkhmAPPzQ4neIVcOC4l3YA88cO5_sN4PKV1Sgf1T_YQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc6d8bdee6693e5-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.102.105",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 02:10:33 UTC] === END API CALL LOG ===
[16-May-2026 02:10:33 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 02:10:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgwIiwidXNlcm5hbWUiOiJnb21lenJpY2hhcmRlIiwiZW1haWwiOiJnb21lejI0N3JpY2hhcmRAZ21haWwuY29tIiwiZXhwIjoxNzc5NDc4NTg4fQ.MkhmAPPzQ4neIVcOC4l3YA88cO5_sN4PKV1Sgf1T_YQ
[16-May-2026 02:10:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 02:10:33 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 02:10:33 UTC] User ID: 580
[16-May-2026 02:10:33 UTC] ✅ User profile retrieved successfully for user ID: 580
[16-May-2026 02:11:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 02:11:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 02:11:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.102.105, 172.70.162.182","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgwIiwidXNlcm5hbWUiOiJnb21lenJpY2hhcmRlIiwiZW1haWwiOiJnb21lejI0N3JpY2hhcmRAZ21haWwuY29tIiwiZXhwIjoxNzc5NDc4NTg4fQ.MkhmAPPzQ4neIVcOC4l3YA88cO5_sN4PKV1Sgf1T_YQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fc6dac798d093e5-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.102.105","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-May-2026 02:11:56 UTC] === User Orders API Called ===
[16-May-2026 02:11:56 UTC] User ID: 580
[16-May-2026 02:11:56 UTC] Limit: 20, Offset: 0
[16-May-2026 02:11:56 UTC] Orders found: 0
[16-May-2026 02:11:56 UTC] Orders data: []
[16-May-2026 02:11:56 UTC] Total orders count: 0
[16-May-2026 02:11:56 UTC] === API CALL LOG ===
[16-May-2026 02:11:56 UTC] Endpoint: user/profile.php
[16-May-2026 02:11:56 UTC] Full Log Data: {
    "timestamp": "2026-05-16 02:11:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.102.105",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.102.105, 172.70.162.182",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgwIiwidXNlcm5hbWUiOiJnb21lenJpY2hhcmRlIiwiZW1haWwiOiJnb21lejI0N3JpY2hhcmRAZ21haWwuY29tIiwiZXhwIjoxNzc5NDc4NTg4fQ.MkhmAPPzQ4neIVcOC4l3YA88cO5_sN4PKV1Sgf1T_YQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc6dac798d193e5-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.102.105",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 02:11:56 UTC] === END API CALL LOG ===
[16-May-2026 02:11:56 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 02:11:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgwIiwidXNlcm5hbWUiOiJnb21lenJpY2hhcmRlIiwiZW1haWwiOiJnb21lejI0N3JpY2hhcmRAZ21haWwuY29tIiwiZXhwIjoxNzc5NDc4NTg4fQ.MkhmAPPzQ4neIVcOC4l3YA88cO5_sN4PKV1Sgf1T_YQ
[16-May-2026 02:11:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 02:11:56 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 02:11:56 UTC] User ID: 580
[16-May-2026 02:11:56 UTC] ✅ User profile retrieved successfully for user ID: 580
[16-May-2026 02:11:57 UTC] === API CALL LOG ===
[16-May-2026 02:11:57 UTC] Endpoint: user/profile.php
[16-May-2026 02:11:57 UTC] Full Log Data: {
    "timestamp": "2026-05-16 02:11:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.102.105",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.102.105, 172.70.162.182",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgwIiwidXNlcm5hbWUiOiJnb21lenJpY2hhcmRlIiwiZW1haWwiOiJnb21lejI0N3JpY2hhcmRAZ21haWwuY29tIiwiZXhwIjoxNzc5NDc4NTg4fQ.MkhmAPPzQ4neIVcOC4l3YA88cO5_sN4PKV1Sgf1T_YQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc6dacb09a793e5-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.102.105",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 02:11:57 UTC] === END API CALL LOG ===
[16-May-2026 02:11:57 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 02:11:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgwIiwidXNlcm5hbWUiOiJnb21lenJpY2hhcmRlIiwiZW1haWwiOiJnb21lejI0N3JpY2hhcmRAZ21haWwuY29tIiwiZXhwIjoxNzc5NDc4NTg4fQ.MkhmAPPzQ4neIVcOC4l3YA88cO5_sN4PKV1Sgf1T_YQ
[16-May-2026 02:11:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 02:11:57 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 02:11:57 UTC] User ID: 580
[16-May-2026 02:11:57 UTC] ✅ User profile retrieved successfully for user ID: 580
[16-May-2026 02:15:45 UTC] === API CALL LOG ===
[16-May-2026 02:15:45 UTC] Endpoint: user/profile.php
[16-May-2026 02:15:45 UTC] Full Log Data: {
    "timestamp": "2026-05-16 02:15:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.102.105",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.102.105, 172.70.162.241",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgwIiwidXNlcm5hbWUiOiJnb21lenJpY2hhcmRlIiwiZW1haWwiOiJnb21lejI0N3JpY2hhcmRAZ21haWwuY29tIiwiZXhwIjoxNzc5NDc4NTg4fQ.MkhmAPPzQ4neIVcOC4l3YA88cO5_sN4PKV1Sgf1T_YQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc6e05a98e393e5-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.102.105",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 02:15:45 UTC] === END API CALL LOG ===
[16-May-2026 02:15:45 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 02:15:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgwIiwidXNlcm5hbWUiOiJnb21lenJpY2hhcmRlIiwiZW1haWwiOiJnb21lejI0N3JpY2hhcmRAZ21haWwuY29tIiwiZXhwIjoxNzc5NDc4NTg4fQ.MkhmAPPzQ4neIVcOC4l3YA88cO5_sN4PKV1Sgf1T_YQ
[16-May-2026 02:15:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 02:15:45 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 02:15:45 UTC] User ID: 580
[16-May-2026 02:15:45 UTC] ✅ User profile retrieved successfully for user ID: 580
[16-May-2026 02:15:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 02:15:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 02:15:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.102.105, 172.70.162.241","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgwIiwidXNlcm5hbWUiOiJnb21lenJpY2hhcmRlIiwiZW1haWwiOiJnb21lejI0N3JpY2hhcmRAZ21haWwuY29tIiwiZXhwIjoxNzc5NDc4NTg4fQ.MkhmAPPzQ4neIVcOC4l3YA88cO5_sN4PKV1Sgf1T_YQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fc6e05a98e293e5-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.102.105","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-May-2026 02:15:45 UTC] === User Orders API Called ===
[16-May-2026 02:15:45 UTC] User ID: 580
[16-May-2026 02:15:45 UTC] Limit: 20, Offset: 0
[16-May-2026 02:15:45 UTC] Orders found: 0
[16-May-2026 02:15:45 UTC] Orders data: []
[16-May-2026 02:15:45 UTC] Total orders count: 0
[16-May-2026 02:15:45 UTC] === API CALL LOG ===
[16-May-2026 02:15:45 UTC] Endpoint: user/profile.php
[16-May-2026 02:15:45 UTC] Full Log Data: {
    "timestamp": "2026-05-16 02:15:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.102.105",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.102.105, 172.70.162.241",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgwIiwidXNlcm5hbWUiOiJnb21lenJpY2hhcmRlIiwiZW1haWwiOiJnb21lejI0N3JpY2hhcmRAZ21haWwuY29tIiwiZXhwIjoxNzc5NDc4NTg4fQ.MkhmAPPzQ4neIVcOC4l3YA88cO5_sN4PKV1Sgf1T_YQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc6e05b895993e5-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.102.105",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 02:15:45 UTC] === END API CALL LOG ===
[16-May-2026 02:15:45 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 02:15:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgwIiwidXNlcm5hbWUiOiJnb21lenJpY2hhcmRlIiwiZW1haWwiOiJnb21lejI0N3JpY2hhcmRAZ21haWwuY29tIiwiZXhwIjoxNzc5NDc4NTg4fQ.MkhmAPPzQ4neIVcOC4l3YA88cO5_sN4PKV1Sgf1T_YQ
[16-May-2026 02:15:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 02:15:45 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 02:15:45 UTC] User ID: 580
[16-May-2026 02:15:45 UTC] ✅ User profile retrieved successfully for user ID: 580
[16-May-2026 02:16:44 UTC] === API CALL LOG ===
[16-May-2026 02:16:44 UTC] Endpoint: user/profile.php
[16-May-2026 02:16:44 UTC] Full Log Data: {
    "timestamp": "2026-05-16 02:16:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.102.105",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.102.105, 172.70.162.242",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgwIiwidXNlcm5hbWUiOiJnb21lenJpY2hhcmRlIiwiZW1haWwiOiJnb21lejI0N3JpY2hhcmRAZ21haWwuY29tIiwiZXhwIjoxNzc5NDc4NTg4fQ.MkhmAPPzQ4neIVcOC4l3YA88cO5_sN4PKV1Sgf1T_YQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc6e1d1080c93e5-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.102.105",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 02:16:44 UTC] === END API CALL LOG ===
[16-May-2026 02:16:44 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 02:16:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgwIiwidXNlcm5hbWUiOiJnb21lenJpY2hhcmRlIiwiZW1haWwiOiJnb21lejI0N3JpY2hhcmRAZ21haWwuY29tIiwiZXhwIjoxNzc5NDc4NTg4fQ.MkhmAPPzQ4neIVcOC4l3YA88cO5_sN4PKV1Sgf1T_YQ
[16-May-2026 02:16:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 02:16:44 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 02:16:44 UTC] User ID: 580
[16-May-2026 02:16:44 UTC] ✅ User profile retrieved successfully for user ID: 580
[16-May-2026 02:16:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 02:16:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 02:16:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.102.105, 172.70.162.242","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgwIiwidXNlcm5hbWUiOiJnb21lenJpY2hhcmRlIiwiZW1haWwiOiJnb21lejI0N3JpY2hhcmRAZ21haWwuY29tIiwiZXhwIjoxNzc5NDc4NTg4fQ.MkhmAPPzQ4neIVcOC4l3YA88cO5_sN4PKV1Sgf1T_YQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fc6e1d1080b93e5-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.102.105","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-May-2026 02:16:44 UTC] === User Orders API Called ===
[16-May-2026 02:16:44 UTC] User ID: 580
[16-May-2026 02:16:44 UTC] Limit: 20, Offset: 0
[16-May-2026 02:16:44 UTC] Orders found: 0
[16-May-2026 02:16:44 UTC] Orders data: []
[16-May-2026 02:16:44 UTC] Total orders count: 0
[16-May-2026 02:16:45 UTC] === API CALL LOG ===
[16-May-2026 02:16:45 UTC] Endpoint: user/profile.php
[16-May-2026 02:16:45 UTC] Full Log Data: {
    "timestamp": "2026-05-16 02:16:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.102.105",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.102.105, 172.70.162.242",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgwIiwidXNlcm5hbWUiOiJnb21lenJpY2hhcmRlIiwiZW1haWwiOiJnb21lejI0N3JpY2hhcmRAZ21haWwuY29tIiwiZXhwIjoxNzc5NDc4NTg4fQ.MkhmAPPzQ4neIVcOC4l3YA88cO5_sN4PKV1Sgf1T_YQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc6e1d478ce93e5-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.102.105",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 02:16:45 UTC] === END API CALL LOG ===
[16-May-2026 02:16:45 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 02:16:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgwIiwidXNlcm5hbWUiOiJnb21lenJpY2hhcmRlIiwiZW1haWwiOiJnb21lejI0N3JpY2hhcmRAZ21haWwuY29tIiwiZXhwIjoxNzc5NDc4NTg4fQ.MkhmAPPzQ4neIVcOC4l3YA88cO5_sN4PKV1Sgf1T_YQ
[16-May-2026 02:16:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 02:16:45 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 02:16:45 UTC] User ID: 580
[16-May-2026 02:16:45 UTC] ✅ User profile retrieved successfully for user ID: 580
[16-May-2026 02:16:45 UTC] === API CALL LOG ===
[16-May-2026 02:16:45 UTC] Endpoint: user/profile.php
[16-May-2026 02:16:45 UTC] Full Log Data: {
    "timestamp": "2026-05-16 02:16:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.102.105",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.102.105, 172.70.162.242",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgwIiwidXNlcm5hbWUiOiJnb21lenJpY2hhcmRlIiwiZW1haWwiOiJnb21lejI0N3JpY2hhcmRAZ21haWwuY29tIiwiZXhwIjoxNzc5NDc4NTg4fQ.MkhmAPPzQ4neIVcOC4l3YA88cO5_sN4PKV1Sgf1T_YQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc6e1d6b93093e5-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.102.105",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 02:16:45 UTC] === END API CALL LOG ===
[16-May-2026 02:16:45 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 02:16:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgwIiwidXNlcm5hbWUiOiJnb21lenJpY2hhcmRlIiwiZW1haWwiOiJnb21lejI0N3JpY2hhcmRAZ21haWwuY29tIiwiZXhwIjoxNzc5NDc4NTg4fQ.MkhmAPPzQ4neIVcOC4l3YA88cO5_sN4PKV1Sgf1T_YQ
[16-May-2026 02:16:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 02:16:45 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 02:16:45 UTC] User ID: 580
[16-May-2026 02:16:45 UTC] ✅ User profile retrieved successfully for user ID: 580
[16-May-2026 02:16:46 UTC] User Purchases API - User ID: 580
[16-May-2026 02:16:46 UTC] User Purchases API - Total purchases found: 2
[16-May-2026 02:16:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 02:16:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 02:16:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.102.105, 172.70.162.242","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgwIiwidXNlcm5hbWUiOiJnb21lenJpY2hhcmRlIiwiZW1haWwiOiJnb21lejI0N3JpY2hhcmRAZ21haWwuY29tIiwiZXhwIjoxNzc5NDc4NTg4fQ.MkhmAPPzQ4neIVcOC4l3YA88cO5_sN4PKV1Sgf1T_YQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fc6e1f63fd193e5-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.102.105","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-May-2026 02:16:50 UTC] === User Orders API Called ===
[16-May-2026 02:16:50 UTC] User ID: 580
[16-May-2026 02:16:50 UTC] Limit: 20, Offset: 0
[16-May-2026 02:16:50 UTC] Orders found: 0
[16-May-2026 02:16:50 UTC] Orders data: []
[16-May-2026 02:16:50 UTC] Total orders count: 0
[16-May-2026 02:16:50 UTC] === API CALL LOG ===
[16-May-2026 02:16:50 UTC] Endpoint: user/profile.php
[16-May-2026 02:16:50 UTC] Full Log Data: {
    "timestamp": "2026-05-16 02:16:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.102.105",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.102.105, 172.70.162.242",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgwIiwidXNlcm5hbWUiOiJnb21lenJpY2hhcmRlIiwiZW1haWwiOiJnb21lejI0N3JpY2hhcmRAZ21haWwuY29tIiwiZXhwIjoxNzc5NDc4NTg4fQ.MkhmAPPzQ4neIVcOC4l3YA88cO5_sN4PKV1Sgf1T_YQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc6e1f63fd293e5-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.102.105",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 02:16:50 UTC] === END API CALL LOG ===
[16-May-2026 02:16:50 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 02:16:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgwIiwidXNlcm5hbWUiOiJnb21lenJpY2hhcmRlIiwiZW1haWwiOiJnb21lejI0N3JpY2hhcmRAZ21haWwuY29tIiwiZXhwIjoxNzc5NDc4NTg4fQ.MkhmAPPzQ4neIVcOC4l3YA88cO5_sN4PKV1Sgf1T_YQ
[16-May-2026 02:16:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 02:16:50 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 02:16:50 UTC] User ID: 580
[16-May-2026 02:16:50 UTC] ✅ User profile retrieved successfully for user ID: 580
[16-May-2026 02:16:51 UTC] === API CALL LOG ===
[16-May-2026 02:16:51 UTC] Endpoint: user/profile.php
[16-May-2026 02:16:51 UTC] Full Log Data: {
    "timestamp": "2026-05-16 02:16:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.102.105",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.102.105, 172.70.162.242",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgwIiwidXNlcm5hbWUiOiJnb21lenJpY2hhcmRlIiwiZW1haWwiOiJnb21lejI0N3JpY2hhcmRAZ21haWwuY29tIiwiZXhwIjoxNzc5NDc4NTg4fQ.MkhmAPPzQ4neIVcOC4l3YA88cO5_sN4PKV1Sgf1T_YQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc6e1f9e87793e5-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.102.105",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 02:16:51 UTC] === END API CALL LOG ===
[16-May-2026 02:16:51 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 02:16:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgwIiwidXNlcm5hbWUiOiJnb21lenJpY2hhcmRlIiwiZW1haWwiOiJnb21lejI0N3JpY2hhcmRAZ21haWwuY29tIiwiZXhwIjoxNzc5NDc4NTg4fQ.MkhmAPPzQ4neIVcOC4l3YA88cO5_sN4PKV1Sgf1T_YQ
[16-May-2026 02:16:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 02:16:51 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 02:16:51 UTC] User ID: 580
[16-May-2026 02:16:51 UTC] ✅ User profile retrieved successfully for user ID: 580
[16-May-2026 03:43:02 UTC] === API CALL LOG ===
[16-May-2026 03:43:02 UTC] Endpoint: user/profile.php
[16-May-2026 03:43:02 UTC] Full Log Data: {
    "timestamp": "2026-05-16 03:43:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.102.105",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.102.105, 172.69.224.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgwIiwidXNlcm5hbWUiOiJnb21lenJpY2hhcmRlIiwiZW1haWwiOiJnb21lejI0N3JpY2hhcmRAZ21haWwuY29tIiwiZXhwIjoxNzc5NDc4NTg4fQ.MkhmAPPzQ4neIVcOC4l3YA88cO5_sN4PKV1Sgf1T_YQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc760393e00d07a-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.102.105",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 03:43:02 UTC] === END API CALL LOG ===
[16-May-2026 03:43:02 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 03:43:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgwIiwidXNlcm5hbWUiOiJnb21lenJpY2hhcmRlIiwiZW1haWwiOiJnb21lejI0N3JpY2hhcmRAZ21haWwuY29tIiwiZXhwIjoxNzc5NDc4NTg4fQ.MkhmAPPzQ4neIVcOC4l3YA88cO5_sN4PKV1Sgf1T_YQ
[16-May-2026 03:43:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 03:43:02 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 03:43:02 UTC] User ID: 580
[16-May-2026 03:43:02 UTC] ✅ User profile retrieved successfully for user ID: 580
[16-May-2026 03:43:53 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 03:43:53 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 03:43:53 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.102.105, 172.69.224.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgwIiwidXNlcm5hbWUiOiJnb21lenJpY2hhcmRlIiwiZW1haWwiOiJnb21lejI0N3JpY2hhcmRAZ21haWwuY29tIiwiZXhwIjoxNzc5NDc4NTg4fQ.MkhmAPPzQ4neIVcOC4l3YA88cO5_sN4PKV1Sgf1T_YQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fc761782ac6d07a-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.102.105","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-May-2026 03:43:53 UTC] === User Orders API Called ===
[16-May-2026 03:43:53 UTC] User ID: 580
[16-May-2026 03:43:53 UTC] Limit: 20, Offset: 0
[16-May-2026 03:43:53 UTC] Orders found: 0
[16-May-2026 03:43:53 UTC] Orders data: []
[16-May-2026 03:43:53 UTC] Total orders count: 0
[16-May-2026 03:43:53 UTC] === API CALL LOG ===
[16-May-2026 03:43:53 UTC] Endpoint: user/profile.php
[16-May-2026 03:43:53 UTC] Full Log Data: {
    "timestamp": "2026-05-16 03:43:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.102.105",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.102.105, 172.69.224.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgwIiwidXNlcm5hbWUiOiJnb21lenJpY2hhcmRlIiwiZW1haWwiOiJnb21lejI0N3JpY2hhcmRAZ21haWwuY29tIiwiZXhwIjoxNzc5NDc4NTg4fQ.MkhmAPPzQ4neIVcOC4l3YA88cO5_sN4PKV1Sgf1T_YQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc761782ac9d07a-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.102.105",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 03:43:53 UTC] === END API CALL LOG ===
[16-May-2026 03:43:53 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 03:43:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgwIiwidXNlcm5hbWUiOiJnb21lenJpY2hhcmRlIiwiZW1haWwiOiJnb21lejI0N3JpY2hhcmRAZ21haWwuY29tIiwiZXhwIjoxNzc5NDc4NTg4fQ.MkhmAPPzQ4neIVcOC4l3YA88cO5_sN4PKV1Sgf1T_YQ
[16-May-2026 03:43:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 03:43:53 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 03:43:53 UTC] User ID: 580
[16-May-2026 03:43:53 UTC] ✅ User profile retrieved successfully for user ID: 580
[16-May-2026 03:43:54 UTC] === API CALL LOG ===
[16-May-2026 03:43:54 UTC] Endpoint: user/profile.php
[16-May-2026 03:43:54 UTC] Full Log Data: {
    "timestamp": "2026-05-16 03:43:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.102.105",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.102.105, 172.69.224.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgwIiwidXNlcm5hbWUiOiJnb21lenJpY2hhcmRlIiwiZW1haWwiOiJnb21lejI0N3JpY2hhcmRAZ21haWwuY29tIiwiZXhwIjoxNzc5NDc4NTg4fQ.MkhmAPPzQ4neIVcOC4l3YA88cO5_sN4PKV1Sgf1T_YQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc7617bcfecd07a-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.102.105",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 03:43:54 UTC] === END API CALL LOG ===
[16-May-2026 03:43:54 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 03:43:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgwIiwidXNlcm5hbWUiOiJnb21lenJpY2hhcmRlIiwiZW1haWwiOiJnb21lejI0N3JpY2hhcmRAZ21haWwuY29tIiwiZXhwIjoxNzc5NDc4NTg4fQ.MkhmAPPzQ4neIVcOC4l3YA88cO5_sN4PKV1Sgf1T_YQ
[16-May-2026 03:43:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 03:43:54 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 03:43:54 UTC] User ID: 580
[16-May-2026 03:43:54 UTC] ✅ User profile retrieved successfully for user ID: 580
[16-May-2026 03:44:42 UTC] === API CALL LOG ===
[16-May-2026 03:44:42 UTC] Endpoint: user/profile.php
[16-May-2026 03:44:42 UTC] Full Log Data: {
    "timestamp": "2026-05-16 03:44:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.102.105",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.102.105, 172.69.224.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgwIiwidXNlcm5hbWUiOiJnb21lenJpY2hhcmRlIiwiZW1haWwiOiJnb21lejI0N3JpY2hhcmRAZ21haWwuY29tIiwiZXhwIjoxNzc5NDc4NTg4fQ.MkhmAPPzQ4neIVcOC4l3YA88cO5_sN4PKV1Sgf1T_YQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc762aa3f39d07a-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.102.105",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 03:44:42 UTC] === END API CALL LOG ===
[16-May-2026 03:44:42 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 03:44:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgwIiwidXNlcm5hbWUiOiJnb21lenJpY2hhcmRlIiwiZW1haWwiOiJnb21lejI0N3JpY2hhcmRAZ21haWwuY29tIiwiZXhwIjoxNzc5NDc4NTg4fQ.MkhmAPPzQ4neIVcOC4l3YA88cO5_sN4PKV1Sgf1T_YQ
[16-May-2026 03:44:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 03:44:42 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 03:44:42 UTC] User ID: 580
[16-May-2026 03:44:42 UTC] ✅ User profile retrieved successfully for user ID: 580
[16-May-2026 03:44:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 03:44:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 03:44:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.102.105, 172.69.224.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgwIiwidXNlcm5hbWUiOiJnb21lenJpY2hhcmRlIiwiZW1haWwiOiJnb21lejI0N3JpY2hhcmRAZ21haWwuY29tIiwiZXhwIjoxNzc5NDc4NTg4fQ.MkhmAPPzQ4neIVcOC4l3YA88cO5_sN4PKV1Sgf1T_YQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fc762aa3f37d07a-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.102.105","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-May-2026 03:44:42 UTC] === User Orders API Called ===
[16-May-2026 03:44:42 UTC] User ID: 580
[16-May-2026 03:44:42 UTC] Limit: 20, Offset: 0
[16-May-2026 03:44:42 UTC] Orders found: 0
[16-May-2026 03:44:42 UTC] Orders data: []
[16-May-2026 03:44:42 UTC] Total orders count: 0
[16-May-2026 03:44:43 UTC] === API CALL LOG ===
[16-May-2026 03:44:43 UTC] Endpoint: user/profile.php
[16-May-2026 03:44:43 UTC] Full Log Data: {
    "timestamp": "2026-05-16 03:44:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.102.105",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.102.105, 172.69.224.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgwIiwidXNlcm5hbWUiOiJnb21lenJpY2hhcmRlIiwiZW1haWwiOiJnb21lejI0N3JpY2hhcmRAZ21haWwuY29tIiwiZXhwIjoxNzc5NDc4NTg4fQ.MkhmAPPzQ4neIVcOC4l3YA88cO5_sN4PKV1Sgf1T_YQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc762af8db5d07a-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.102.105",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 03:44:43 UTC] === END API CALL LOG ===
[16-May-2026 03:44:43 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 03:44:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgwIiwidXNlcm5hbWUiOiJnb21lenJpY2hhcmRlIiwiZW1haWwiOiJnb21lejI0N3JpY2hhcmRAZ21haWwuY29tIiwiZXhwIjoxNzc5NDc4NTg4fQ.MkhmAPPzQ4neIVcOC4l3YA88cO5_sN4PKV1Sgf1T_YQ
[16-May-2026 03:44:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 03:44:43 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 03:44:43 UTC] User ID: 580
[16-May-2026 03:44:43 UTC] ✅ User profile retrieved successfully for user ID: 580
[16-May-2026 03:44:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 03:44:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 03:44:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.102.105, 172.69.224.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgwIiwidXNlcm5hbWUiOiJnb21lenJpY2hhcmRlIiwiZW1haWwiOiJnb21lejI0N3JpY2hhcmRAZ21haWwuY29tIiwiZXhwIjoxNzc5NDc4NTg4fQ.MkhmAPPzQ4neIVcOC4l3YA88cO5_sN4PKV1Sgf1T_YQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fc762f73dc2d07a-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.102.105","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-May-2026 03:44:54 UTC] === User Orders API Called ===
[16-May-2026 03:44:54 UTC] User ID: 580
[16-May-2026 03:44:54 UTC] Limit: 20, Offset: 0
[16-May-2026 03:44:54 UTC] Orders found: 0
[16-May-2026 03:44:54 UTC] Orders data: []
[16-May-2026 03:44:54 UTC] Total orders count: 0
[16-May-2026 03:44:54 UTC] === API CALL LOG ===
[16-May-2026 03:44:54 UTC] Endpoint: user/profile.php
[16-May-2026 03:44:54 UTC] Full Log Data: {
    "timestamp": "2026-05-16 03:44:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.102.105",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.102.105, 172.69.224.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgwIiwidXNlcm5hbWUiOiJnb21lenJpY2hhcmRlIiwiZW1haWwiOiJnb21lejI0N3JpY2hhcmRAZ21haWwuY29tIiwiZXhwIjoxNzc5NDc4NTg4fQ.MkhmAPPzQ4neIVcOC4l3YA88cO5_sN4PKV1Sgf1T_YQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc762f73dc3d07a-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.102.105",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 03:44:54 UTC] === END API CALL LOG ===
[16-May-2026 03:44:54 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 03:44:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgwIiwidXNlcm5hbWUiOiJnb21lenJpY2hhcmRlIiwiZW1haWwiOiJnb21lejI0N3JpY2hhcmRAZ21haWwuY29tIiwiZXhwIjoxNzc5NDc4NTg4fQ.MkhmAPPzQ4neIVcOC4l3YA88cO5_sN4PKV1Sgf1T_YQ
[16-May-2026 03:44:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 03:44:54 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 03:44:54 UTC] User ID: 580
[16-May-2026 03:44:54 UTC] ✅ User profile retrieved successfully for user ID: 580
[16-May-2026 03:44:55 UTC] === API CALL LOG ===
[16-May-2026 03:44:55 UTC] Endpoint: user/profile.php
[16-May-2026 03:44:55 UTC] Full Log Data: {
    "timestamp": "2026-05-16 03:44:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.102.105",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.102.105, 172.69.224.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgwIiwidXNlcm5hbWUiOiJnb21lenJpY2hhcmRlIiwiZW1haWwiOiJnb21lejI0N3JpY2hhcmRAZ21haWwuY29tIiwiZXhwIjoxNzc5NDc4NTg4fQ.MkhmAPPzQ4neIVcOC4l3YA88cO5_sN4PKV1Sgf1T_YQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc762fbab28d07a-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.102.105",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 03:44:55 UTC] === END API CALL LOG ===
[16-May-2026 03:44:55 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 03:44:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgwIiwidXNlcm5hbWUiOiJnb21lenJpY2hhcmRlIiwiZW1haWwiOiJnb21lejI0N3JpY2hhcmRAZ21haWwuY29tIiwiZXhwIjoxNzc5NDc4NTg4fQ.MkhmAPPzQ4neIVcOC4l3YA88cO5_sN4PKV1Sgf1T_YQ
[16-May-2026 03:44:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 03:44:55 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 03:44:55 UTC] User ID: 580
[16-May-2026 03:44:55 UTC] ✅ User profile retrieved successfully for user ID: 580
[16-May-2026 03:45:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 03:45:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 03:45:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.102.105, 172.69.224.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgwIiwidXNlcm5hbWUiOiJnb21lenJpY2hhcmRlIiwiZW1haWwiOiJnb21lejI0N3JpY2hhcmRAZ21haWwuY29tIiwiZXhwIjoxNzc5NDc4NTg4fQ.MkhmAPPzQ4neIVcOC4l3YA88cO5_sN4PKV1Sgf1T_YQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fc763856bd9d07a-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.102.105","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-May-2026 03:45:17 UTC] === User Orders API Called ===
[16-May-2026 03:45:17 UTC] User ID: 580
[16-May-2026 03:45:17 UTC] Limit: 20, Offset: 0
[16-May-2026 03:45:17 UTC] Orders found: 0
[16-May-2026 03:45:17 UTC] Orders data: []
[16-May-2026 03:45:17 UTC] Total orders count: 0
[16-May-2026 03:45:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 03:45:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 03:45:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.102.105, 172.69.224.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgwIiwidXNlcm5hbWUiOiJnb21lenJpY2hhcmRlIiwiZW1haWwiOiJnb21lejI0N3JpY2hhcmRAZ21haWwuY29tIiwiZXhwIjoxNzc5NDc4NTg4fQ.MkhmAPPzQ4neIVcOC4l3YA88cO5_sN4PKV1Sgf1T_YQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fc763994a0ad07a-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.102.105","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-May-2026 03:45:20 UTC] === User Orders API Called ===
[16-May-2026 03:45:20 UTC] User ID: 580
[16-May-2026 03:45:20 UTC] Limit: 20, Offset: 0
[16-May-2026 03:45:20 UTC] Orders found: 0
[16-May-2026 03:45:20 UTC] Orders data: []
[16-May-2026 03:45:20 UTC] Total orders count: 0
[16-May-2026 03:45:20 UTC] === API CALL LOG ===
[16-May-2026 03:45:20 UTC] Endpoint: user/profile.php
[16-May-2026 03:45:20 UTC] Full Log Data: {
    "timestamp": "2026-05-16 03:45:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.102.105",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.102.105, 172.69.224.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgwIiwidXNlcm5hbWUiOiJnb21lenJpY2hhcmRlIiwiZW1haWwiOiJnb21lejI0N3JpY2hhcmRAZ21haWwuY29tIiwiZXhwIjoxNzc5NDc4NTg4fQ.MkhmAPPzQ4neIVcOC4l3YA88cO5_sN4PKV1Sgf1T_YQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc763994a0bd07a-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.102.105",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 03:45:20 UTC] === END API CALL LOG ===
[16-May-2026 03:45:20 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 03:45:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgwIiwidXNlcm5hbWUiOiJnb21lenJpY2hhcmRlIiwiZW1haWwiOiJnb21lejI0N3JpY2hhcmRAZ21haWwuY29tIiwiZXhwIjoxNzc5NDc4NTg4fQ.MkhmAPPzQ4neIVcOC4l3YA88cO5_sN4PKV1Sgf1T_YQ
[16-May-2026 03:45:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 03:45:20 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 03:45:20 UTC] User ID: 580
[16-May-2026 03:45:20 UTC] ✅ User profile retrieved successfully for user ID: 580
[16-May-2026 03:45:21 UTC] === API CALL LOG ===
[16-May-2026 03:45:21 UTC] Endpoint: user/profile.php
[16-May-2026 03:45:21 UTC] Full Log Data: {
    "timestamp": "2026-05-16 03:45:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.102.105",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.102.105, 172.69.224.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgwIiwidXNlcm5hbWUiOiJnb21lenJpY2hhcmRlIiwiZW1haWwiOiJnb21lejI0N3JpY2hhcmRAZ21haWwuY29tIiwiZXhwIjoxNzc5NDc4NTg4fQ.MkhmAPPzQ4neIVcOC4l3YA88cO5_sN4PKV1Sgf1T_YQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc7639d5880d07a-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.102.105",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 03:45:21 UTC] === END API CALL LOG ===
[16-May-2026 03:45:21 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 03:45:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgwIiwidXNlcm5hbWUiOiJnb21lenJpY2hhcmRlIiwiZW1haWwiOiJnb21lejI0N3JpY2hhcmRAZ21haWwuY29tIiwiZXhwIjoxNzc5NDc4NTg4fQ.MkhmAPPzQ4neIVcOC4l3YA88cO5_sN4PKV1Sgf1T_YQ
[16-May-2026 03:45:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 03:45:21 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 03:45:21 UTC] User ID: 580
[16-May-2026 03:45:21 UTC] ✅ User profile retrieved successfully for user ID: 580
[16-May-2026 03:45:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 03:45:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 03:45:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.102.105, 172.69.224.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgwIiwidXNlcm5hbWUiOiJnb21lenJpY2hhcmRlIiwiZW1haWwiOiJnb21lejI0N3JpY2hhcmRAZ21haWwuY29tIiwiZXhwIjoxNzc5NDc4NTg4fQ.MkhmAPPzQ4neIVcOC4l3YA88cO5_sN4PKV1Sgf1T_YQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fc763f3da90d07a-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.102.105","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-May-2026 03:45:35 UTC] === User Orders API Called ===
[16-May-2026 03:45:35 UTC] User ID: 580
[16-May-2026 03:45:35 UTC] Limit: 20, Offset: 0
[16-May-2026 03:45:35 UTC] Orders found: 0
[16-May-2026 03:45:35 UTC] Orders data: []
[16-May-2026 03:45:35 UTC] Total orders count: 0
[16-May-2026 03:45:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 03:45:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 03:45:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.102.105, 172.69.224.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgwIiwidXNlcm5hbWUiOiJnb21lenJpY2hhcmRlIiwiZW1haWwiOiJnb21lejI0N3JpY2hhcmRAZ21haWwuY29tIiwiZXhwIjoxNzc5NDc4NTg4fQ.MkhmAPPzQ4neIVcOC4l3YA88cO5_sN4PKV1Sgf1T_YQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fc763fe483ed07a-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.102.105","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-May-2026 03:45:37 UTC] === User Orders API Called ===
[16-May-2026 03:45:37 UTC] User ID: 580
[16-May-2026 03:45:37 UTC] Limit: 20, Offset: 0
[16-May-2026 03:45:37 UTC] Orders found: 0
[16-May-2026 03:45:37 UTC] Orders data: []
[16-May-2026 03:45:37 UTC] Total orders count: 0
[16-May-2026 03:45:37 UTC] === API CALL LOG ===
[16-May-2026 03:45:37 UTC] Endpoint: user/profile.php
[16-May-2026 03:45:37 UTC] Full Log Data: {
    "timestamp": "2026-05-16 03:45:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.102.105",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.102.105, 172.69.224.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgwIiwidXNlcm5hbWUiOiJnb21lenJpY2hhcmRlIiwiZW1haWwiOiJnb21lejI0N3JpY2hhcmRAZ21haWwuY29tIiwiZXhwIjoxNzc5NDc4NTg4fQ.MkhmAPPzQ4neIVcOC4l3YA88cO5_sN4PKV1Sgf1T_YQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc763fe483fd07a-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.102.105",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 03:45:37 UTC] === END API CALL LOG ===
[16-May-2026 03:45:37 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 03:45:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgwIiwidXNlcm5hbWUiOiJnb21lenJpY2hhcmRlIiwiZW1haWwiOiJnb21lejI0N3JpY2hhcmRAZ21haWwuY29tIiwiZXhwIjoxNzc5NDc4NTg4fQ.MkhmAPPzQ4neIVcOC4l3YA88cO5_sN4PKV1Sgf1T_YQ
[16-May-2026 03:45:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 03:45:37 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 03:45:37 UTC] User ID: 580
[16-May-2026 03:45:37 UTC] ✅ User profile retrieved successfully for user ID: 580
[16-May-2026 03:45:37 UTC] === API CALL LOG ===
[16-May-2026 03:45:37 UTC] Endpoint: user/profile.php
[16-May-2026 03:45:37 UTC] Full Log Data: {
    "timestamp": "2026-05-16 03:45:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.102.105",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.102.105, 172.69.224.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgwIiwidXNlcm5hbWUiOiJnb21lenJpY2hhcmRlIiwiZW1haWwiOiJnb21lejI0N3JpY2hhcmRAZ21haWwuY29tIiwiZXhwIjoxNzc5NDc4NTg4fQ.MkhmAPPzQ4neIVcOC4l3YA88cO5_sN4PKV1Sgf1T_YQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc764022cc9d07a-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.102.105",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 03:45:37 UTC] === END API CALL LOG ===
[16-May-2026 03:45:37 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 03:45:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgwIiwidXNlcm5hbWUiOiJnb21lenJpY2hhcmRlIiwiZW1haWwiOiJnb21lejI0N3JpY2hhcmRAZ21haWwuY29tIiwiZXhwIjoxNzc5NDc4NTg4fQ.MkhmAPPzQ4neIVcOC4l3YA88cO5_sN4PKV1Sgf1T_YQ
[16-May-2026 03:45:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 03:45:37 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 03:45:37 UTC] User ID: 580
[16-May-2026 03:45:37 UTC] ✅ User profile retrieved successfully for user ID: 580
[16-May-2026 03:47:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 03:47:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 03:47:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.102.105, 172.69.224.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgwIiwidXNlcm5hbWUiOiJnb21lenJpY2hhcmRlIiwiZW1haWwiOiJnb21lejI0N3JpY2hhcmRAZ21haWwuY29tIiwiZXhwIjoxNzc5NDc4NTg4fQ.MkhmAPPzQ4neIVcOC4l3YA88cO5_sN4PKV1Sgf1T_YQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fc766fbcaa8d07a-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.102.105","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-May-2026 03:47:39 UTC] === User Orders API Called ===
[16-May-2026 03:47:39 UTC] User ID: 580
[16-May-2026 03:47:39 UTC] Limit: 20, Offset: 0
[16-May-2026 03:47:39 UTC] Orders found: 0
[16-May-2026 03:47:39 UTC] Orders data: []
[16-May-2026 03:47:39 UTC] Total orders count: 0
[16-May-2026 03:47:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 03:47:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 03:47:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.102.105, 172.69.224.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgwIiwidXNlcm5hbWUiOiJnb21lenJpY2hhcmRlIiwiZW1haWwiOiJnb21lejI0N3JpY2hhcmRAZ21haWwuY29tIiwiZXhwIjoxNzc5NDc4NTg4fQ.MkhmAPPzQ4neIVcOC4l3YA88cO5_sN4PKV1Sgf1T_YQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fc7670828fdd07a-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.102.105","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-May-2026 03:47:41 UTC] === User Orders API Called ===
[16-May-2026 03:47:41 UTC] User ID: 580
[16-May-2026 03:47:41 UTC] Limit: 20, Offset: 0
[16-May-2026 03:47:41 UTC] Orders found: 0
[16-May-2026 03:47:41 UTC] Orders data: []
[16-May-2026 03:47:41 UTC] Total orders count: 0
[16-May-2026 03:47:41 UTC] === API CALL LOG ===
[16-May-2026 03:47:41 UTC] Endpoint: user/profile.php
[16-May-2026 03:47:41 UTC] Full Log Data: {
    "timestamp": "2026-05-16 03:47:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.102.105",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.102.105, 172.69.224.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgwIiwidXNlcm5hbWUiOiJnb21lenJpY2hhcmRlIiwiZW1haWwiOiJnb21lejI0N3JpY2hhcmRAZ21haWwuY29tIiwiZXhwIjoxNzc5NDc4NTg4fQ.MkhmAPPzQ4neIVcOC4l3YA88cO5_sN4PKV1Sgf1T_YQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc7670828fed07a-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.102.105",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 03:47:41 UTC] === END API CALL LOG ===
[16-May-2026 03:47:41 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 03:47:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgwIiwidXNlcm5hbWUiOiJnb21lenJpY2hhcmRlIiwiZW1haWwiOiJnb21lejI0N3JpY2hhcmRAZ21haWwuY29tIiwiZXhwIjoxNzc5NDc4NTg4fQ.MkhmAPPzQ4neIVcOC4l3YA88cO5_sN4PKV1Sgf1T_YQ
[16-May-2026 03:47:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 03:47:41 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 03:47:41 UTC] User ID: 580
[16-May-2026 03:47:41 UTC] ✅ User profile retrieved successfully for user ID: 580
[16-May-2026 03:47:42 UTC] === API CALL LOG ===
[16-May-2026 03:47:42 UTC] Endpoint: user/profile.php
[16-May-2026 03:47:42 UTC] Full Log Data: {
    "timestamp": "2026-05-16 03:47:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.102.105",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.102.105, 172.69.224.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgwIiwidXNlcm5hbWUiOiJnb21lenJpY2hhcmRlIiwiZW1haWwiOiJnb21lejI0N3JpY2hhcmRAZ21haWwuY29tIiwiZXhwIjoxNzc5NDc4NTg4fQ.MkhmAPPzQ4neIVcOC4l3YA88cO5_sN4PKV1Sgf1T_YQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc7670bdd9bd07a-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.102.105",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 03:47:42 UTC] === END API CALL LOG ===
[16-May-2026 03:47:42 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 03:47:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgwIiwidXNlcm5hbWUiOiJnb21lenJpY2hhcmRlIiwiZW1haWwiOiJnb21lejI0N3JpY2hhcmRAZ21haWwuY29tIiwiZXhwIjoxNzc5NDc4NTg4fQ.MkhmAPPzQ4neIVcOC4l3YA88cO5_sN4PKV1Sgf1T_YQ
[16-May-2026 03:47:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 03:47:42 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 03:47:42 UTC] User ID: 580
[16-May-2026 03:47:42 UTC] ✅ User profile retrieved successfully for user ID: 580
[16-May-2026 03:48:53 UTC] === API CALL LOG ===
[16-May-2026 03:48:53 UTC] Endpoint: user/profile.php
[16-May-2026 03:48:53 UTC] Full Log Data: {
    "timestamp": "2026-05-16 03:48:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.102.105",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.102.105, 172.69.224.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgwIiwidXNlcm5hbWUiOiJnb21lenJpY2hhcmRlIiwiZW1haWwiOiJnb21lejI0N3JpY2hhcmRAZ21haWwuY29tIiwiZXhwIjoxNzc5NDc4NTg4fQ.MkhmAPPzQ4neIVcOC4l3YA88cO5_sN4PKV1Sgf1T_YQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc768c8b887d07a-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.102.105",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 03:48:53 UTC] === END API CALL LOG ===
[16-May-2026 03:48:53 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 03:48:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgwIiwidXNlcm5hbWUiOiJnb21lenJpY2hhcmRlIiwiZW1haWwiOiJnb21lejI0N3JpY2hhcmRAZ21haWwuY29tIiwiZXhwIjoxNzc5NDc4NTg4fQ.MkhmAPPzQ4neIVcOC4l3YA88cO5_sN4PKV1Sgf1T_YQ
[16-May-2026 03:48:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 03:48:53 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 03:48:53 UTC] User ID: 580
[16-May-2026 03:48:53 UTC] ✅ User profile retrieved successfully for user ID: 580
[16-May-2026 03:48:53 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 03:48:53 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 03:48:53 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.102.105, 172.69.224.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgwIiwidXNlcm5hbWUiOiJnb21lenJpY2hhcmRlIiwiZW1haWwiOiJnb21lejI0N3JpY2hhcmRAZ21haWwuY29tIiwiZXhwIjoxNzc5NDc4NTg4fQ.MkhmAPPzQ4neIVcOC4l3YA88cO5_sN4PKV1Sgf1T_YQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fc768c8b885d07a-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.102.105","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-May-2026 03:48:53 UTC] === User Orders API Called ===
[16-May-2026 03:48:53 UTC] User ID: 580
[16-May-2026 03:48:53 UTC] Limit: 20, Offset: 0
[16-May-2026 03:48:53 UTC] Orders found: 0
[16-May-2026 03:48:53 UTC] Orders data: []
[16-May-2026 03:48:53 UTC] Total orders count: 0
[16-May-2026 03:48:53 UTC] === API CALL LOG ===
[16-May-2026 03:48:53 UTC] Endpoint: user/profile.php
[16-May-2026 03:48:53 UTC] Full Log Data: {
    "timestamp": "2026-05-16 03:48:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.102.105",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.102.105, 172.69.224.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgwIiwidXNlcm5hbWUiOiJnb21lenJpY2hhcmRlIiwiZW1haWwiOiJnb21lejI0N3JpY2hhcmRAZ21haWwuY29tIiwiZXhwIjoxNzc5NDc4NTg4fQ.MkhmAPPzQ4neIVcOC4l3YA88cO5_sN4PKV1Sgf1T_YQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc768cc4ce5d07a-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.102.105",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 03:48:53 UTC] === END API CALL LOG ===
[16-May-2026 03:48:53 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 03:48:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgwIiwidXNlcm5hbWUiOiJnb21lenJpY2hhcmRlIiwiZW1haWwiOiJnb21lejI0N3JpY2hhcmRAZ21haWwuY29tIiwiZXhwIjoxNzc5NDc4NTg4fQ.MkhmAPPzQ4neIVcOC4l3YA88cO5_sN4PKV1Sgf1T_YQ
[16-May-2026 03:48:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 03:48:53 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 03:48:53 UTC] User ID: 580
[16-May-2026 03:48:53 UTC] ✅ User profile retrieved successfully for user ID: 580
[16-May-2026 03:49:05 UTC] === API CALL LOG ===
[16-May-2026 03:49:05 UTC] Endpoint: user/profile.php
[16-May-2026 03:49:05 UTC] Full Log Data: {
    "timestamp": "2026-05-16 03:49:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.102.105",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.102.105, 172.69.224.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgwIiwidXNlcm5hbWUiOiJnb21lenJpY2hhcmRlIiwiZW1haWwiOiJnb21lejI0N3JpY2hhcmRAZ21haWwuY29tIiwiZXhwIjoxNzc5NDc4NTg4fQ.MkhmAPPzQ4neIVcOC4l3YA88cO5_sN4PKV1Sgf1T_YQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc769125bafd07a-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.102.105",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 03:49:05 UTC] === END API CALL LOG ===
[16-May-2026 03:49:05 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 03:49:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgwIiwidXNlcm5hbWUiOiJnb21lenJpY2hhcmRlIiwiZW1haWwiOiJnb21lejI0N3JpY2hhcmRAZ21haWwuY29tIiwiZXhwIjoxNzc5NDc4NTg4fQ.MkhmAPPzQ4neIVcOC4l3YA88cO5_sN4PKV1Sgf1T_YQ
[16-May-2026 03:49:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 03:49:05 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 03:49:05 UTC] User ID: 580
[16-May-2026 03:49:05 UTC] ✅ User profile retrieved successfully for user ID: 580
[16-May-2026 03:49:05 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 03:49:05 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 03:49:05 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.102.105, 172.69.224.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgwIiwidXNlcm5hbWUiOiJnb21lenJpY2hhcmRlIiwiZW1haWwiOiJnb21lejI0N3JpY2hhcmRAZ21haWwuY29tIiwiZXhwIjoxNzc5NDc4NTg4fQ.MkhmAPPzQ4neIVcOC4l3YA88cO5_sN4PKV1Sgf1T_YQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fc769125baed07a-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.102.105","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-May-2026 03:49:05 UTC] === User Orders API Called ===
[16-May-2026 03:49:05 UTC] User ID: 580
[16-May-2026 03:49:05 UTC] Limit: 20, Offset: 0
[16-May-2026 03:49:05 UTC] Orders found: 0
[16-May-2026 03:49:05 UTC] Orders data: []
[16-May-2026 03:49:05 UTC] Total orders count: 0
[16-May-2026 03:49:05 UTC] === API CALL LOG ===
[16-May-2026 03:49:05 UTC] Endpoint: user/profile.php
[16-May-2026 03:49:05 UTC] Full Log Data: {
    "timestamp": "2026-05-16 03:49:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.102.105",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.102.105, 172.69.224.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgwIiwidXNlcm5hbWUiOiJnb21lenJpY2hhcmRlIiwiZW1haWwiOiJnb21lejI0N3JpY2hhcmRAZ21haWwuY29tIiwiZXhwIjoxNzc5NDc4NTg4fQ.MkhmAPPzQ4neIVcOC4l3YA88cO5_sN4PKV1Sgf1T_YQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc76916597cd07a-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.102.105",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 03:49:05 UTC] === END API CALL LOG ===
[16-May-2026 03:49:05 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 03:49:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgwIiwidXNlcm5hbWUiOiJnb21lenJpY2hhcmRlIiwiZW1haWwiOiJnb21lejI0N3JpY2hhcmRAZ21haWwuY29tIiwiZXhwIjoxNzc5NDc4NTg4fQ.MkhmAPPzQ4neIVcOC4l3YA88cO5_sN4PKV1Sgf1T_YQ
[16-May-2026 03:49:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 03:49:05 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 03:49:05 UTC] User ID: 580
[16-May-2026 03:49:05 UTC] ✅ User profile retrieved successfully for user ID: 580
[16-May-2026 03:50:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 03:50:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 03:50:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.102.105, 172.69.224.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgwIiwidXNlcm5hbWUiOiJnb21lenJpY2hhcmRlIiwiZW1haWwiOiJnb21lejI0N3JpY2hhcmRAZ21haWwuY29tIiwiZXhwIjoxNzc5NDc4NTg4fQ.MkhmAPPzQ4neIVcOC4l3YA88cO5_sN4PKV1Sgf1T_YQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fc76b4e8a78d07a-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.102.105","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-May-2026 03:50:36 UTC] === User Orders API Called ===
[16-May-2026 03:50:36 UTC] User ID: 580
[16-May-2026 03:50:36 UTC] Limit: 20, Offset: 0
[16-May-2026 03:50:36 UTC] Orders found: 0
[16-May-2026 03:50:36 UTC] Orders data: []
[16-May-2026 03:50:36 UTC] Total orders count: 0
[16-May-2026 03:50:36 UTC] === API CALL LOG ===
[16-May-2026 03:50:36 UTC] Endpoint: user/profile.php
[16-May-2026 03:50:36 UTC] Full Log Data: {
    "timestamp": "2026-05-16 03:50:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.102.105",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.102.105, 172.69.224.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgwIiwidXNlcm5hbWUiOiJnb21lenJpY2hhcmRlIiwiZW1haWwiOiJnb21lejI0N3JpY2hhcmRAZ21haWwuY29tIiwiZXhwIjoxNzc5NDc4NTg4fQ.MkhmAPPzQ4neIVcOC4l3YA88cO5_sN4PKV1Sgf1T_YQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc76b4e8a79d07a-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.102.105",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 03:50:36 UTC] === END API CALL LOG ===
[16-May-2026 03:50:36 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 03:50:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgwIiwidXNlcm5hbWUiOiJnb21lenJpY2hhcmRlIiwiZW1haWwiOiJnb21lejI0N3JpY2hhcmRAZ21haWwuY29tIiwiZXhwIjoxNzc5NDc4NTg4fQ.MkhmAPPzQ4neIVcOC4l3YA88cO5_sN4PKV1Sgf1T_YQ
[16-May-2026 03:50:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 03:50:36 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 03:50:36 UTC] User ID: 580
[16-May-2026 03:50:36 UTC] ✅ User profile retrieved successfully for user ID: 580
[16-May-2026 03:50:37 UTC] === API CALL LOG ===
[16-May-2026 03:50:37 UTC] Endpoint: user/profile.php
[16-May-2026 03:50:37 UTC] Full Log Data: {
    "timestamp": "2026-05-16 03:50:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.102.105",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.102.105, 172.69.224.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgwIiwidXNlcm5hbWUiOiJnb21lenJpY2hhcmRlIiwiZW1haWwiOiJnb21lejI0N3JpY2hhcmRAZ21haWwuY29tIiwiZXhwIjoxNzc5NDc4NTg4fQ.MkhmAPPzQ4neIVcOC4l3YA88cO5_sN4PKV1Sgf1T_YQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc76b5228cad07a-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.102.105",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 03:50:37 UTC] === END API CALL LOG ===
[16-May-2026 03:50:37 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 03:50:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgwIiwidXNlcm5hbWUiOiJnb21lenJpY2hhcmRlIiwiZW1haWwiOiJnb21lejI0N3JpY2hhcmRAZ21haWwuY29tIiwiZXhwIjoxNzc5NDc4NTg4fQ.MkhmAPPzQ4neIVcOC4l3YA88cO5_sN4PKV1Sgf1T_YQ
[16-May-2026 03:50:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 03:50:37 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 03:50:37 UTC] User ID: 580
[16-May-2026 03:50:37 UTC] ✅ User profile retrieved successfully for user ID: 580
[16-May-2026 03:51:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 03:51:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 03:51:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.102.105, 172.69.224.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgwIiwidXNlcm5hbWUiOiJnb21lenJpY2hhcmRlIiwiZW1haWwiOiJnb21lejI0N3JpY2hhcmRAZ21haWwuY29tIiwiZXhwIjoxNzc5NDc4NTg4fQ.MkhmAPPzQ4neIVcOC4l3YA88cO5_sN4PKV1Sgf1T_YQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fc76c9dbcbed07a-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.102.105","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-May-2026 03:51:30 UTC] === User Orders API Called ===
[16-May-2026 03:51:30 UTC] User ID: 580
[16-May-2026 03:51:30 UTC] Limit: 20, Offset: 0
[16-May-2026 03:51:30 UTC] Orders found: 0
[16-May-2026 03:51:30 UTC] Orders data: []
[16-May-2026 03:51:30 UTC] Total orders count: 0
[16-May-2026 03:51:31 UTC] === API CALL LOG ===
[16-May-2026 03:51:31 UTC] Endpoint: user/profile.php
[16-May-2026 03:51:31 UTC] Full Log Data: {
    "timestamp": "2026-05-16 03:51:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.102.105",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.102.105, 172.69.224.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgwIiwidXNlcm5hbWUiOiJnb21lenJpY2hhcmRlIiwiZW1haWwiOiJnb21lejI0N3JpY2hhcmRAZ21haWwuY29tIiwiZXhwIjoxNzc5NDc4NTg4fQ.MkhmAPPzQ4neIVcOC4l3YA88cO5_sN4PKV1Sgf1T_YQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc76ca718e1d07a-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.102.105",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 03:51:31 UTC] === END API CALL LOG ===
[16-May-2026 03:51:31 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 03:51:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTgwIiwidXNlcm5hbWUiOiJnb21lenJpY2hhcmRlIiwiZW1haWwiOiJnb21lejI0N3JpY2hhcmRAZ21haWwuY29tIiwiZXhwIjoxNzc5NDc4NTg4fQ.MkhmAPPzQ4neIVcOC4l3YA88cO5_sN4PKV1Sgf1T_YQ
[16-May-2026 03:51:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 03:51:31 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 03:51:31 UTC] User ID: 580
[16-May-2026 03:51:31 UTC] ✅ User profile retrieved successfully for user ID: 580
[16-May-2026 03:51:31 UTC] User Purchases API - User ID: 580
[16-May-2026 03:51:31 UTC] User Purchases API - Total purchases found: 4
[16-May-2026 04:32:54 UTC] === API CALL LOG ===
[16-May-2026 04:32:54 UTC] Endpoint: user/profile.php
[16-May-2026 04:32:54 UTC] Full Log Data: {
    "timestamp": "2026-05-16 04:32:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:3083:f867:ccb8:4c5b:50b5:7f74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e1:3083:f867:ccb8:4c5b:50b5:7f74, 162.158.88.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc7a93dcc79fde0-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e1:3083:f867:ccb8:4c5b:50b5:7f74",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 04:32:54 UTC] === END API CALL LOG ===
[16-May-2026 04:32:54 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 04:32:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA
[16-May-2026 04:32:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 04:32:54 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 04:32:54 UTC] User ID: 563
[16-May-2026 04:32:54 UTC] ✅ User profile retrieved successfully for user ID: 563
[16-May-2026 04:32:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 04:32:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 04:32:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40e1:3083:f867:ccb8:4c5b:50b5:7f74, 162.158.88.7","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fc7a9458c00fde0-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40e1:3083:f867:ccb8:4c5b:50b5:7f74","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-May-2026 04:32:55 UTC] === User Orders API Called ===
[16-May-2026 04:32:55 UTC] User ID: 563
[16-May-2026 04:32:55 UTC] Limit: 20, Offset: 0
[16-May-2026 04:32:55 UTC] Orders found: 2
[16-May-2026 04:32:55 UTC] Orders data: [{"id":277,"quantity":1428,"total_coins":49980,"coin_type":"regular","telegram_link":"t.me\/itsmealexaliza","status":"pending","created_at":"2026-05-15 10:57:43","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""},{"id":275,"quantity":285,"total_coins":9975,"coin_type":"regular","telegram_link":"t.me\/MIUIUpdatesTracker","status":"completed","created_at":"2026-05-14 19:49:38","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[16-May-2026 04:32:55 UTC] Total orders count: 2
[16-May-2026 04:32:55 UTC] === API CALL LOG ===
[16-May-2026 04:32:55 UTC] Endpoint: user/profile.php
[16-May-2026 04:32:55 UTC] Full Log Data: {
    "timestamp": "2026-05-16 04:32:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:3083:f867:ccb8:4c5b:50b5:7f74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e1:3083:f867:ccb8:4c5b:50b5:7f74, 162.158.88.7",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc7a9458bfdfde0-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e1:3083:f867:ccb8:4c5b:50b5:7f74",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 04:32:55 UTC] === END API CALL LOG ===
[16-May-2026 04:32:55 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 04:32:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA
[16-May-2026 04:32:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 04:32:55 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 04:32:55 UTC] User ID: 563
[16-May-2026 04:32:55 UTC] ✅ User profile retrieved successfully for user ID: 563
[16-May-2026 04:32:55 UTC] === API CALL LOG ===
[16-May-2026 04:32:55 UTC] Endpoint: user/profile.php
[16-May-2026 04:32:55 UTC] Full Log Data: {
    "timestamp": "2026-05-16 04:32:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:3083:f867:ccb8:4c5b:50b5:7f74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e1:3083:f867:ccb8:4c5b:50b5:7f74, 162.158.88.7",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc7a9491bacfde0-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e1:3083:f867:ccb8:4c5b:50b5:7f74",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 04:32:55 UTC] === END API CALL LOG ===
[16-May-2026 04:32:55 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 04:32:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA
[16-May-2026 04:32:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 04:32:55 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 04:32:55 UTC] User ID: 563
[16-May-2026 04:32:55 UTC] ✅ User profile retrieved successfully for user ID: 563
[16-May-2026 04:32:56 UTC] === API CALL LOG ===
[16-May-2026 04:32:56 UTC] Endpoint: user/profile.php
[16-May-2026 04:32:56 UTC] Full Log Data: {
    "timestamp": "2026-05-16 04:32:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:3083:f867:ccb8:4c5b:50b5:7f74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e1:3083:f867:ccb8:4c5b:50b5:7f74, 162.158.88.7",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc7a952c957fde0-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e1:3083:f867:ccb8:4c5b:50b5:7f74",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 04:32:56 UTC] === END API CALL LOG ===
[16-May-2026 04:32:56 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 04:32:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA
[16-May-2026 04:32:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 04:32:56 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 04:32:56 UTC] User ID: 563
[16-May-2026 04:32:56 UTC] ✅ User profile retrieved successfully for user ID: 563
[16-May-2026 04:32:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 04:32:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 04:32:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40e1:3083:f867:ccb8:4c5b:50b5:7f74, 162.158.88.7","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fc7a95dbfabfde0-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40e1:3083:f867:ccb8:4c5b:50b5:7f74","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-May-2026 04:32:58 UTC] === User Orders API Called ===
[16-May-2026 04:32:58 UTC] User ID: 563
[16-May-2026 04:32:58 UTC] Limit: 20, Offset: 0
[16-May-2026 04:32:58 UTC] Orders found: 2
[16-May-2026 04:32:58 UTC] Orders data: [{"id":277,"quantity":1428,"total_coins":49980,"coin_type":"regular","telegram_link":"t.me\/itsmealexaliza","status":"pending","created_at":"2026-05-15 10:57:43","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""},{"id":275,"quantity":285,"total_coins":9975,"coin_type":"regular","telegram_link":"t.me\/MIUIUpdatesTracker","status":"completed","created_at":"2026-05-14 19:49:38","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[16-May-2026 04:32:58 UTC] Total orders count: 2
[16-May-2026 04:33:01 UTC] === API CALL LOG ===
[16-May-2026 04:33:01 UTC] Endpoint: user/profile.php
[16-May-2026 04:33:01 UTC] Full Log Data: {
    "timestamp": "2026-05-16 04:33:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:3083:f867:ccb8:4c5b:50b5:7f74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e1:3083:f867:ccb8:4c5b:50b5:7f74, 162.158.88.29",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc7a96cfe78fde0-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e1:3083:f867:ccb8:4c5b:50b5:7f74",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 04:33:01 UTC] === END API CALL LOG ===
[16-May-2026 04:33:01 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 04:33:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA
[16-May-2026 04:33:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 04:33:01 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 04:33:01 UTC] User ID: 563
[16-May-2026 04:33:01 UTC] ✅ User profile retrieved successfully for user ID: 563
[16-May-2026 04:33:01 UTC] === API CALL LOG ===
[16-May-2026 04:33:01 UTC] Endpoint: user/profile.php
[16-May-2026 04:33:01 UTC] Full Log Data: {
    "timestamp": "2026-05-16 04:33:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:3083:f867:ccb8:4c5b:50b5:7f74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e1:3083:f867:ccb8:4c5b:50b5:7f74, 162.158.88.29",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc7a96a7998fde0-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e1:3083:f867:ccb8:4c5b:50b5:7f74",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 04:33:01 UTC] === END API CALL LOG ===
[16-May-2026 04:33:01 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 04:33:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA
[16-May-2026 04:33:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 04:33:01 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 04:33:01 UTC] User ID: 563
[16-May-2026 04:33:01 UTC] ✅ User profile retrieved successfully for user ID: 563
[16-May-2026 04:33:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 04:33:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 04:33:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40e1:3083:f867:ccb8:4c5b:50b5:7f74, 162.158.88.28","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fc7a96a7994fde0-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40e1:3083:f867:ccb8:4c5b:50b5:7f74","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-May-2026 04:33:01 UTC] === User Orders API Called ===
[16-May-2026 04:33:01 UTC] User ID: 563
[16-May-2026 04:33:01 UTC] Limit: 20, Offset: 0
[16-May-2026 04:33:01 UTC] Orders found: 2
[16-May-2026 04:33:01 UTC] Orders data: [{"id":277,"quantity":1428,"total_coins":49980,"coin_type":"regular","telegram_link":"t.me\/itsmealexaliza","status":"pending","created_at":"2026-05-15 10:57:43","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""},{"id":275,"quantity":285,"total_coins":9975,"coin_type":"regular","telegram_link":"t.me\/MIUIUpdatesTracker","status":"completed","created_at":"2026-05-14 19:49:38","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[16-May-2026 04:33:01 UTC] Total orders count: 2
[16-May-2026 05:14:30 UTC] === API CALL LOG ===
[16-May-2026 05:14:30 UTC] Endpoint: user/profile.php
[16-May-2026 05:14:30 UTC] Full Log Data: {
    "timestamp": "2026-05-16 05:14:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "81.92.203.154",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "81.92.203.154, 172.64.192.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fc7e631ce28f2b2-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "81.92.203.154",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 05:14:30 UTC] === END API CALL LOG ===
[16-May-2026 05:14:30 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 05:14:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTYzIiwidXNlcm5hbWUiOiJ1bmlvbmM5cm4iLCJlbWFpbCI6InVuaWluY29ybnN0dWRpb0BnbWFpbC5jb20iLCJleHAiOjE3NzkyMjE3MjV9.uzBNEpyGCukow9nGuLVkrqt3g5MVmtyD7zuGmTvx9LA
[16-May-2026 05:14:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 05:14:30 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 05:14:30 UTC] User ID: 563
[16-May-2026 05:14:30 UTC] ✅ User profile retrieved successfully for user ID: 563
[16-May-2026 07:10:50 UTC] === API CALL LOG ===
[16-May-2026 07:10:50 UTC] Endpoint: user/profile.php
[16-May-2026 07:10:50 UTC] Full Log Data: {
    "timestamp": "2026-05-16 07:10:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.195.202.12",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Api-Hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "Cf-Ray": "9fc8909f5888591e-LHR",
        "Cdn-Loop": "cloudflare; loops=1",
        "Cf-Connecting-Ip": "51.195.202.12",
        "Cf-Ipcountry": "GB",
        "Cf-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 07:10:50 UTC] === END API CALL LOG ===
[16-May-2026 07:10:50 UTC] API Hash Debug - Received: 
[16-May-2026 07:10:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 07:10:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Api-Hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","Cf-Ray":"9fc8909f5885591e-LHR","Cdn-Loop":"cloudflare; loops=1","Cf-Connecting-Ip":"51.195.202.12","Cf-Ipcountry":"GB","Cf-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[16-May-2026 07:10:50 UTC] === API CALL LOG ===
[16-May-2026 07:10:50 UTC] Endpoint: user/profile.php
[16-May-2026 07:10:50 UTC] Full Log Data: {
    "timestamp": "2026-05-16 07:10:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.195.202.12",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Api-Hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "Cf-Ray": "9fc8909f588b591e-LHR",
        "Cdn-Loop": "cloudflare; loops=1",
        "Cf-Connecting-Ip": "51.195.202.12",
        "Cf-Ipcountry": "GB",
        "Cf-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 07:10:50 UTC] === END API CALL LOG ===
[16-May-2026 07:11:08 UTC] === API CALL LOG ===
[16-May-2026 07:11:08 UTC] Endpoint: user/profile.php
[16-May-2026 07:11:08 UTC] Full Log Data: {
    "timestamp": "2026-05-16 07:11:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.195.202.12",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Api-Hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "Cf-Ray": "9fc8910c4e85591e-LHR",
        "Cdn-Loop": "cloudflare; loops=1",
        "Cf-Connecting-Ip": "51.195.202.12",
        "Cf-Ipcountry": "GB",
        "Cf-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 07:11:08 UTC] === END API CALL LOG ===
[16-May-2026 07:19:04 UTC] API Hash Debug - Received: 
[16-May-2026 07:19:04 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 07:19:04 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Api-Hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","Cf-Ray":"9fc89caeaaa594a7-LHR","Cdn-Loop":"cloudflare; loops=1","Cf-Connecting-Ip":"51.195.202.12","Cf-Ipcountry":"GB","Cf-Visitor":"{\"scheme\":\"https\"}","X-Forwarded-Proto":"https"}
[16-May-2026 07:19:04 UTC] === API CALL LOG ===
[16-May-2026 07:19:04 UTC] Endpoint: user/profile.php
[16-May-2026 07:19:04 UTC] Full Log Data: {
    "timestamp": "2026-05-16 07:19:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.195.202.12",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Api-Hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "Cf-Ray": "9fc89caeaaa794a7-LHR",
        "Cdn-Loop": "cloudflare; loops=1",
        "Cf-Connecting-Ip": "51.195.202.12",
        "Cf-Ipcountry": "GB",
        "Cf-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 07:19:04 UTC] === END API CALL LOG ===
[16-May-2026 07:19:07 UTC] === API CALL LOG ===
[16-May-2026 07:19:07 UTC] Endpoint: user/profile.php
[16-May-2026 07:19:07 UTC] Full Log Data: {
    "timestamp": "2026-05-16 07:19:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.195.202.12",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Api-Hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "Cf-Ray": "9fc89cc0f85594a7-LHR",
        "Cdn-Loop": "cloudflare; loops=1",
        "Cf-Connecting-Ip": "51.195.202.12",
        "Cf-Ipcountry": "GB",
        "Cf-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 07:19:07 UTC] === END API CALL LOG ===
[16-May-2026 07:33:53 UTC] === API CALL LOG ===
[16-May-2026 07:33:53 UTC] Endpoint: user/profile.php
[16-May-2026 07:33:53 UTC] Full Log Data: {
    "timestamp": "2026-05-16 07:33:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.131.202.161",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Api-Hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "Cf-Ray": "9fc8b25eba71c66b-MRS",
        "Cdn-Loop": "cloudflare; loops=1",
        "Cf-Connecting-Ip": "196.131.202.161",
        "Cf-Ipcountry": "EG",
        "Cf-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 07:33:53 UTC] === END API CALL LOG ===
[16-May-2026 11:35:27 UTC] === API CALL LOG ===
[16-May-2026 11:35:27 UTC] Endpoint: user/profile.php
[16-May-2026 11:35:27 UTC] Full Log Data: {
    "timestamp": "2026-05-16 11:35:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.195.202.12",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "51.195.202.12, 172.64.192.67",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1ODAsInVzZXJuYW1lIjoiZ29tZXpyaWNoYXJkZSIsImVtYWlsIjoiZ29tZXoyNDdyaWNoYXJkQGdtYWlsLmNvbSIsImV4cCI6MTc3OTUzNjEyNn0.EePNOM1lplWBGthS7sz1g41h3Ks_uwXKApdVRVZ8vFk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fca143aedd5779c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "51.195.202.12",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 11:35:27 UTC] === END API CALL LOG ===
[16-May-2026 11:35:27 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 11:35:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1ODAsInVzZXJuYW1lIjoiZ29tZXpyaWNoYXJkZSIsImVtYWlsIjoiZ29tZXoyNDdyaWNoYXJkQGdtYWlsLmNvbSIsImV4cCI6MTc3OTUzNjEyNn0.EePNOM1lplWBGthS7sz1g41h3Ks_uwXKApdVRVZ8vFk
[16-May-2026 11:35:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 11:35:27 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 11:35:27 UTC] User ID: 580
[16-May-2026 11:35:27 UTC] ✅ User profile retrieved successfully for user ID: 580
[16-May-2026 11:35:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 11:35:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 11:35:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"51.195.202.12, 172.64.192.67","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1ODAsInVzZXJuYW1lIjoiZ29tZXpyaWNoYXJkZSIsImVtYWlsIjoiZ29tZXoyNDdyaWNoYXJkQGdtYWlsLmNvbSIsImV4cCI6MTc3OTUzNjEyNn0.EePNOM1lplWBGthS7sz1g41h3Ks_uwXKApdVRVZ8vFk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fca143aeddc779c-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"51.195.202.12","cf-ipcountry":"GB","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-May-2026 11:35:27 UTC] === User Orders API Called ===
[16-May-2026 11:35:27 UTC] User ID: 580
[16-May-2026 11:35:27 UTC] Limit: 20, Offset: 0
[16-May-2026 11:35:27 UTC] Orders found: 0
[16-May-2026 11:35:27 UTC] Orders data: []
[16-May-2026 11:35:27 UTC] === API CALL LOG ===
[16-May-2026 11:35:27 UTC] Endpoint: user/profile.php
[16-May-2026 11:35:27 UTC] Full Log Data: {
    "timestamp": "2026-05-16 11:35:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.195.202.12",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "51.195.202.12, 172.64.192.67",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1ODAsInVzZXJuYW1lIjoiZ29tZXpyaWNoYXJkZSIsImVtYWlsIjoiZ29tZXoyNDdyaWNoYXJkQGdtYWlsLmNvbSIsImV4cCI6MTc3OTUzNjEyNn0.EePNOM1lplWBGthS7sz1g41h3Ks_uwXKApdVRVZ8vFk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fca143aeddf779c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "51.195.202.12",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 11:35:27 UTC] === END API CALL LOG ===
[16-May-2026 11:35:27 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 11:35:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1ODAsInVzZXJuYW1lIjoiZ29tZXpyaWNoYXJkZSIsImVtYWlsIjoiZ29tZXoyNDdyaWNoYXJkQGdtYWlsLmNvbSIsImV4cCI6MTc3OTUzNjEyNn0.EePNOM1lplWBGthS7sz1g41h3Ks_uwXKApdVRVZ8vFk
[16-May-2026 11:35:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 11:35:27 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 11:35:27 UTC] User ID: 580
[16-May-2026 11:35:27 UTC] ✅ User profile retrieved successfully for user ID: 580
[16-May-2026 11:35:27 UTC] Total orders count: 0
[16-May-2026 11:37:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 11:37:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 11:37:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"51.195.202.12, 172.64.192.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1ODAsInVzZXJuYW1lIjoiZ29tZXpyaWNoYXJkZSIsImVtYWlsIjoiZ29tZXoyNDdyaWNoYXJkQGdtYWlsLmNvbSIsImV4cCI6MTc3OTUzNjEyNn0.EePNOM1lplWBGthS7sz1g41h3Ks_uwXKApdVRVZ8vFk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fca16bb1e7f779c-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"51.195.202.12","cf-ipcountry":"GB","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-May-2026 11:37:09 UTC] === User Orders API Called ===
[16-May-2026 11:37:09 UTC] User ID: 580
[16-May-2026 11:37:09 UTC] Limit: 20, Offset: 0
[16-May-2026 11:37:09 UTC] Orders found: 0
[16-May-2026 11:37:09 UTC] Orders data: []
[16-May-2026 11:37:09 UTC] Total orders count: 0
[16-May-2026 11:37:09 UTC] === API CALL LOG ===
[16-May-2026 11:37:09 UTC] Endpoint: user/profile.php
[16-May-2026 11:37:09 UTC] Full Log Data: {
    "timestamp": "2026-05-16 11:37:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.195.202.12",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "51.195.202.12, 172.64.192.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1ODAsInVzZXJuYW1lIjoiZ29tZXpyaWNoYXJkZSIsImVtYWlsIjoiZ29tZXoyNDdyaWNoYXJkQGdtYWlsLmNvbSIsImV4cCI6MTc3OTUzNjEyNn0.EePNOM1lplWBGthS7sz1g41h3Ks_uwXKApdVRVZ8vFk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fca16bb1e84779c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "51.195.202.12",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 11:37:09 UTC] === END API CALL LOG ===
[16-May-2026 11:37:09 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 11:37:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1ODAsInVzZXJuYW1lIjoiZ29tZXpyaWNoYXJkZSIsImVtYWlsIjoiZ29tZXoyNDdyaWNoYXJkQGdtYWlsLmNvbSIsImV4cCI6MTc3OTUzNjEyNn0.EePNOM1lplWBGthS7sz1g41h3Ks_uwXKApdVRVZ8vFk
[16-May-2026 11:37:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 11:37:09 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 11:37:09 UTC] User ID: 580
[16-May-2026 11:37:09 UTC] ✅ User profile retrieved successfully for user ID: 580
[16-May-2026 11:37:10 UTC] === API CALL LOG ===
[16-May-2026 11:37:10 UTC] Endpoint: user/profile.php
[16-May-2026 11:37:10 UTC] Full Log Data: {
    "timestamp": "2026-05-16 11:37:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.195.202.12",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "51.195.202.12, 172.64.192.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1ODAsInVzZXJuYW1lIjoiZ29tZXpyaWNoYXJkZSIsImVtYWlsIjoiZ29tZXoyNDdyaWNoYXJkQGdtYWlsLmNvbSIsImV4cCI6MTc3OTUzNjEyNn0.EePNOM1lplWBGthS7sz1g41h3Ks_uwXKApdVRVZ8vFk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fca16beb89f779c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "51.195.202.12",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 11:37:10 UTC] === END API CALL LOG ===
[16-May-2026 11:37:10 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 11:37:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1ODAsInVzZXJuYW1lIjoiZ29tZXpyaWNoYXJkZSIsImVtYWlsIjoiZ29tZXoyNDdyaWNoYXJkQGdtYWlsLmNvbSIsImV4cCI6MTc3OTUzNjEyNn0.EePNOM1lplWBGthS7sz1g41h3Ks_uwXKApdVRVZ8vFk
[16-May-2026 11:37:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 11:37:10 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 11:37:10 UTC] User ID: 580
[16-May-2026 11:37:10 UTC] ✅ User profile retrieved successfully for user ID: 580
[16-May-2026 11:37:27 UTC] === API CALL LOG ===
[16-May-2026 11:37:27 UTC] Endpoint: user/profile.php
[16-May-2026 11:37:27 UTC] Full Log Data: {
    "timestamp": "2026-05-16 11:37:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.195.202.12",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "51.195.202.12, 172.64.192.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1ODAsInVzZXJuYW1lIjoiZ29tZXpyaWNoYXJkZSIsImVtYWlsIjoiZ29tZXoyNDdyaWNoYXJkQGdtYWlsLmNvbSIsImV4cCI6MTc3OTUzNjEyNn0.EePNOM1lplWBGthS7sz1g41h3Ks_uwXKApdVRVZ8vFk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fca17288c91779c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "51.195.202.12",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 11:37:27 UTC] === END API CALL LOG ===
[16-May-2026 11:37:27 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 11:37:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1ODAsInVzZXJuYW1lIjoiZ29tZXpyaWNoYXJkZSIsImVtYWlsIjoiZ29tZXoyNDdyaWNoYXJkQGdtYWlsLmNvbSIsImV4cCI6MTc3OTUzNjEyNn0.EePNOM1lplWBGthS7sz1g41h3Ks_uwXKApdVRVZ8vFk
[16-May-2026 11:37:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 11:37:27 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 11:37:27 UTC] User ID: 580
[16-May-2026 11:37:27 UTC] ✅ User profile retrieved successfully for user ID: 580
[16-May-2026 11:37:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 11:37:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 11:37:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"51.195.202.12, 172.64.192.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1ODAsInVzZXJuYW1lIjoiZ29tZXpyaWNoYXJkZSIsImVtYWlsIjoiZ29tZXoyNDdyaWNoYXJkQGdtYWlsLmNvbSIsImV4cCI6MTc3OTUzNjEyNn0.EePNOM1lplWBGthS7sz1g41h3Ks_uwXKApdVRVZ8vFk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fca17288c8c779c-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"51.195.202.12","cf-ipcountry":"GB","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-May-2026 11:37:27 UTC] === User Orders API Called ===
[16-May-2026 11:37:27 UTC] User ID: 580
[16-May-2026 11:37:27 UTC] Limit: 20, Offset: 0
[16-May-2026 11:37:27 UTC] Orders found: 0
[16-May-2026 11:37:27 UTC] Orders data: []
[16-May-2026 11:37:27 UTC] Total orders count: 0
[16-May-2026 11:37:27 UTC] === API CALL LOG ===
[16-May-2026 11:37:27 UTC] Endpoint: user/profile.php
[16-May-2026 11:37:27 UTC] Full Log Data: {
    "timestamp": "2026-05-16 11:37:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.195.202.12",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "51.195.202.12, 172.64.192.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1ODAsInVzZXJuYW1lIjoiZ29tZXpyaWNoYXJkZSIsImVtYWlsIjoiZ29tZXoyNDdyaWNoYXJkQGdtYWlsLmNvbSIsImV4cCI6MTc3OTUzNjEyNn0.EePNOM1lplWBGthS7sz1g41h3Ks_uwXKApdVRVZ8vFk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fca172c3eea779c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "51.195.202.12",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 11:37:27 UTC] === END API CALL LOG ===
[16-May-2026 11:37:27 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 11:37:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1ODAsInVzZXJuYW1lIjoiZ29tZXpyaWNoYXJkZSIsImVtYWlsIjoiZ29tZXoyNDdyaWNoYXJkQGdtYWlsLmNvbSIsImV4cCI6MTc3OTUzNjEyNn0.EePNOM1lplWBGthS7sz1g41h3Ks_uwXKApdVRVZ8vFk
[16-May-2026 11:37:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 11:37:27 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 11:37:27 UTC] User ID: 580
[16-May-2026 11:37:27 UTC] ✅ User profile retrieved successfully for user ID: 580
[16-May-2026 11:38:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 11:38:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 11:38:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"51.195.202.12, 172.64.192.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1ODAsInVzZXJuYW1lIjoiZ29tZXpyaWNoYXJkZSIsImVtYWlsIjoiZ29tZXoyNDdyaWNoYXJkQGdtYWlsLmNvbSIsImV4cCI6MTc3OTUzNjEyNn0.EePNOM1lplWBGthS7sz1g41h3Ks_uwXKApdVRVZ8vFk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fca18adbb90779c-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"51.195.202.12","cf-ipcountry":"GB","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-May-2026 11:38:29 UTC] === User Orders API Called ===
[16-May-2026 11:38:29 UTC] User ID: 580
[16-May-2026 11:38:29 UTC] Limit: 20, Offset: 0
[16-May-2026 11:38:29 UTC] Orders found: 0
[16-May-2026 11:38:29 UTC] Orders data: []
[16-May-2026 11:38:29 UTC] Total orders count: 0
[16-May-2026 11:38:29 UTC] === API CALL LOG ===
[16-May-2026 11:38:29 UTC] Endpoint: user/profile.php
[16-May-2026 11:38:29 UTC] Full Log Data: {
    "timestamp": "2026-05-16 11:38:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.195.202.12",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "51.195.202.12, 172.64.192.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1ODAsInVzZXJuYW1lIjoiZ29tZXpyaWNoYXJkZSIsImVtYWlsIjoiZ29tZXoyNDdyaWNoYXJkQGdtYWlsLmNvbSIsImV4cCI6MTc3OTUzNjEyNn0.EePNOM1lplWBGthS7sz1g41h3Ks_uwXKApdVRVZ8vFk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fca18adbb94779c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "51.195.202.12",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 11:38:29 UTC] === END API CALL LOG ===
[16-May-2026 11:38:29 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 11:38:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1ODAsInVzZXJuYW1lIjoiZ29tZXpyaWNoYXJkZSIsImVtYWlsIjoiZ29tZXoyNDdyaWNoYXJkQGdtYWlsLmNvbSIsImV4cCI6MTc3OTUzNjEyNn0.EePNOM1lplWBGthS7sz1g41h3Ks_uwXKApdVRVZ8vFk
[16-May-2026 11:38:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 11:38:29 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 11:38:29 UTC] User ID: 580
[16-May-2026 11:38:29 UTC] ✅ User profile retrieved successfully for user ID: 580
[16-May-2026 11:38:30 UTC] === API CALL LOG ===
[16-May-2026 11:38:30 UTC] Endpoint: user/profile.php
[16-May-2026 11:38:30 UTC] Full Log Data: {
    "timestamp": "2026-05-16 11:38:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.195.202.12",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "51.195.202.12, 172.64.192.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1ODAsInVzZXJuYW1lIjoiZ29tZXpyaWNoYXJkZSIsImVtYWlsIjoiZ29tZXoyNDdyaWNoYXJkQGdtYWlsLmNvbSIsImV4cCI6MTc3OTUzNjEyNn0.EePNOM1lplWBGthS7sz1g41h3Ks_uwXKApdVRVZ8vFk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fca18b18ecf779c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "51.195.202.12",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 11:38:30 UTC] === END API CALL LOG ===
[16-May-2026 11:38:30 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 11:38:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1ODAsInVzZXJuYW1lIjoiZ29tZXpyaWNoYXJkZSIsImVtYWlsIjoiZ29tZXoyNDdyaWNoYXJkQGdtYWlsLmNvbSIsImV4cCI6MTc3OTUzNjEyNn0.EePNOM1lplWBGthS7sz1g41h3Ks_uwXKApdVRVZ8vFk
[16-May-2026 11:38:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 11:38:30 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 11:38:30 UTC] User ID: 580
[16-May-2026 11:38:30 UTC] ✅ User profile retrieved successfully for user ID: 580
[16-May-2026 11:41:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 11:41:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 11:41:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"51.195.202.12, 172.64.192.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1ODAsInVzZXJuYW1lIjoiZ29tZXpyaWNoYXJkZSIsImVtYWlsIjoiZ29tZXoyNDdyaWNoYXJkQGdtYWlsLmNvbSIsImV4cCI6MTc3OTUzNjEyNn0.EePNOM1lplWBGthS7sz1g41h3Ks_uwXKApdVRVZ8vFk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fca1d2eebb1779c-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"51.195.202.12","cf-ipcountry":"GB","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-May-2026 11:41:33 UTC] === User Orders API Called ===
[16-May-2026 11:41:33 UTC] User ID: 580
[16-May-2026 11:41:33 UTC] Limit: 20, Offset: 0
[16-May-2026 11:41:33 UTC] Orders found: 0
[16-May-2026 11:41:33 UTC] Orders data: []
[16-May-2026 11:41:33 UTC] Total orders count: 0
[16-May-2026 11:41:33 UTC] === API CALL LOG ===
[16-May-2026 11:41:33 UTC] Endpoint: user/profile.php
[16-May-2026 11:41:33 UTC] Full Log Data: {
    "timestamp": "2026-05-16 11:41:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.195.202.12",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "51.195.202.12, 172.64.192.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1ODAsInVzZXJuYW1lIjoiZ29tZXpyaWNoYXJkZSIsImVtYWlsIjoiZ29tZXoyNDdyaWNoYXJkQGdtYWlsLmNvbSIsImV4cCI6MTc3OTUzNjEyNn0.EePNOM1lplWBGthS7sz1g41h3Ks_uwXKApdVRVZ8vFk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fca1d2eebb3779c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "51.195.202.12",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 11:41:33 UTC] === END API CALL LOG ===
[16-May-2026 11:41:33 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 11:41:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1ODAsInVzZXJuYW1lIjoiZ29tZXpyaWNoYXJkZSIsImVtYWlsIjoiZ29tZXoyNDdyaWNoYXJkQGdtYWlsLmNvbSIsImV4cCI6MTc3OTUzNjEyNn0.EePNOM1lplWBGthS7sz1g41h3Ks_uwXKApdVRVZ8vFk
[16-May-2026 11:41:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 11:41:33 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 11:41:33 UTC] User ID: 580
[16-May-2026 11:41:33 UTC] ✅ User profile retrieved successfully for user ID: 580
[16-May-2026 11:41:34 UTC] === API CALL LOG ===
[16-May-2026 11:41:34 UTC] Endpoint: user/profile.php
[16-May-2026 11:41:34 UTC] Full Log Data: {
    "timestamp": "2026-05-16 11:41:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.195.202.12",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "51.195.202.12, 172.64.192.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1ODAsInVzZXJuYW1lIjoiZ29tZXpyaWNoYXJkZSIsImVtYWlsIjoiZ29tZXoyNDdyaWNoYXJkQGdtYWlsLmNvbSIsImV4cCI6MTc3OTUzNjEyNn0.EePNOM1lplWBGthS7sz1g41h3Ks_uwXKApdVRVZ8vFk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fca1d33183c779c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "51.195.202.12",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 11:41:34 UTC] === END API CALL LOG ===
[16-May-2026 11:41:34 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 11:41:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1ODAsInVzZXJuYW1lIjoiZ29tZXpyaWNoYXJkZSIsImVtYWlsIjoiZ29tZXoyNDdyaWNoYXJkQGdtYWlsLmNvbSIsImV4cCI6MTc3OTUzNjEyNn0.EePNOM1lplWBGthS7sz1g41h3Ks_uwXKApdVRVZ8vFk
[16-May-2026 11:41:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 11:41:34 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 11:41:34 UTC] User ID: 580
[16-May-2026 11:41:34 UTC] ✅ User profile retrieved successfully for user ID: 580
[16-May-2026 11:41:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 11:41:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 11:41:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"51.195.202.12, 172.64.192.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1ODAsInVzZXJuYW1lIjoiZ29tZXpyaWNoYXJkZSIsImVtYWlsIjoiZ29tZXoyNDdyaWNoYXJkQGdtYWlsLmNvbSIsImV4cCI6MTc3OTUzNjEyNn0.EePNOM1lplWBGthS7sz1g41h3Ks_uwXKApdVRVZ8vFk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fca1d97395c779c-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"51.195.202.12","cf-ipcountry":"GB","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-May-2026 11:41:50 UTC] === User Orders API Called ===
[16-May-2026 11:41:50 UTC] User ID: 580
[16-May-2026 11:41:50 UTC] Limit: 20, Offset: 0
[16-May-2026 11:41:50 UTC] Orders found: 0
[16-May-2026 11:41:50 UTC] Orders data: []
[16-May-2026 11:41:50 UTC] Total orders count: 0
[16-May-2026 11:41:50 UTC] === API CALL LOG ===
[16-May-2026 11:41:50 UTC] Endpoint: user/profile.php
[16-May-2026 11:41:50 UTC] Full Log Data: {
    "timestamp": "2026-05-16 11:41:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.195.202.12",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "51.195.202.12, 172.64.192.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1ODAsInVzZXJuYW1lIjoiZ29tZXpyaWNoYXJkZSIsImVtYWlsIjoiZ29tZXoyNDdyaWNoYXJkQGdtYWlsLmNvbSIsImV4cCI6MTc3OTUzNjEyNn0.EePNOM1lplWBGthS7sz1g41h3Ks_uwXKApdVRVZ8vFk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fca1d973962779c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "51.195.202.12",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 11:41:50 UTC] === END API CALL LOG ===
[16-May-2026 11:41:50 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 11:41:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1ODAsInVzZXJuYW1lIjoiZ29tZXpyaWNoYXJkZSIsImVtYWlsIjoiZ29tZXoyNDdyaWNoYXJkQGdtYWlsLmNvbSIsImV4cCI6MTc3OTUzNjEyNn0.EePNOM1lplWBGthS7sz1g41h3Ks_uwXKApdVRVZ8vFk
[16-May-2026 11:41:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 11:41:50 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 11:41:50 UTC] User ID: 580
[16-May-2026 11:41:50 UTC] ✅ User profile retrieved successfully for user ID: 580
[16-May-2026 11:41:51 UTC] === API CALL LOG ===
[16-May-2026 11:41:51 UTC] Endpoint: user/profile.php
[16-May-2026 11:41:51 UTC] Full Log Data: {
    "timestamp": "2026-05-16 11:41:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.195.202.12",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "51.195.202.12, 172.64.192.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1ODAsInVzZXJuYW1lIjoiZ29tZXpyaWNoYXJkZSIsImVtYWlsIjoiZ29tZXoyNDdyaWNoYXJkQGdtYWlsLmNvbSIsImV4cCI6MTc3OTUzNjEyNn0.EePNOM1lplWBGthS7sz1g41h3Ks_uwXKApdVRVZ8vFk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fca1d9b0be9779c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "51.195.202.12",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 11:41:51 UTC] === END API CALL LOG ===
[16-May-2026 11:41:51 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 11:41:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1ODAsInVzZXJuYW1lIjoiZ29tZXpyaWNoYXJkZSIsImVtYWlsIjoiZ29tZXoyNDdyaWNoYXJkQGdtYWlsLmNvbSIsImV4cCI6MTc3OTUzNjEyNn0.EePNOM1lplWBGthS7sz1g41h3Ks_uwXKApdVRVZ8vFk
[16-May-2026 11:41:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 11:41:51 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 11:41:51 UTC] User ID: 580
[16-May-2026 11:41:51 UTC] ✅ User profile retrieved successfully for user ID: 580
[16-May-2026 11:45:19 UTC] === API CALL LOG ===
[16-May-2026 11:45:19 UTC] Endpoint: user/profile.php
[16-May-2026 11:45:19 UTC] Full Log Data: {
    "timestamp": "2026-05-16 11:45:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.195.202.12",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "51.195.202.12, 172.64.192.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1ODAsInVzZXJuYW1lIjoiZ29tZXpyaWNoYXJkZSIsImVtYWlsIjoiZ29tZXoyNDdyaWNoYXJkQGdtYWlsLmNvbSIsImV4cCI6MTc3OTUzNjEyNn0.EePNOM1lplWBGthS7sz1g41h3Ks_uwXKApdVRVZ8vFk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fca22afff10779c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "51.195.202.12",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 11:45:19 UTC] === END API CALL LOG ===
[16-May-2026 11:45:19 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 11:45:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1ODAsInVzZXJuYW1lIjoiZ29tZXpyaWNoYXJkZSIsImVtYWlsIjoiZ29tZXoyNDdyaWNoYXJkQGdtYWlsLmNvbSIsImV4cCI6MTc3OTUzNjEyNn0.EePNOM1lplWBGthS7sz1g41h3Ks_uwXKApdVRVZ8vFk
[16-May-2026 11:45:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 11:45:19 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 11:45:19 UTC] User ID: 580
[16-May-2026 11:45:19 UTC] ✅ User profile retrieved successfully for user ID: 580
[16-May-2026 11:45:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 11:45:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 11:45:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"51.195.202.12, 172.64.192.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1ODAsInVzZXJuYW1lIjoiZ29tZXpyaWNoYXJkZSIsImVtYWlsIjoiZ29tZXoyNDdyaWNoYXJkQGdtYWlsLmNvbSIsImV4cCI6MTc3OTUzNjEyNn0.EePNOM1lplWBGthS7sz1g41h3Ks_uwXKApdVRVZ8vFk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fca22afff0d779c-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"51.195.202.12","cf-ipcountry":"GB","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-May-2026 11:45:19 UTC] === User Orders API Called ===
[16-May-2026 11:45:19 UTC] User ID: 580
[16-May-2026 11:45:19 UTC] Limit: 20, Offset: 0
[16-May-2026 11:45:19 UTC] Orders found: 0
[16-May-2026 11:45:19 UTC] Orders data: []
[16-May-2026 11:45:19 UTC] Total orders count: 0
[16-May-2026 11:45:19 UTC] === API CALL LOG ===
[16-May-2026 11:45:19 UTC] Endpoint: user/profile.php
[16-May-2026 11:45:19 UTC] Full Log Data: {
    "timestamp": "2026-05-16 11:45:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.195.202.12",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "51.195.202.12, 172.64.192.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1ODAsInVzZXJuYW1lIjoiZ29tZXpyaWNoYXJkZSIsImVtYWlsIjoiZ29tZXoyNDdyaWNoYXJkQGdtYWlsLmNvbSIsImV4cCI6MTc3OTUzNjEyNn0.EePNOM1lplWBGthS7sz1g41h3Ks_uwXKApdVRVZ8vFk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fca22b3d9da779c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "51.195.202.12",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 11:45:19 UTC] === END API CALL LOG ===
[16-May-2026 11:45:19 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 11:45:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1ODAsInVzZXJuYW1lIjoiZ29tZXpyaWNoYXJkZSIsImVtYWlsIjoiZ29tZXoyNDdyaWNoYXJkQGdtYWlsLmNvbSIsImV4cCI6MTc3OTUzNjEyNn0.EePNOM1lplWBGthS7sz1g41h3Ks_uwXKApdVRVZ8vFk
[16-May-2026 11:45:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 11:45:19 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 11:45:19 UTC] User ID: 580
[16-May-2026 11:45:19 UTC] ✅ User profile retrieved successfully for user ID: 580
[16-May-2026 11:45:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 11:45:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 11:45:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"51.195.202.12, 172.64.192.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1ODAsInVzZXJuYW1lIjoiZ29tZXpyaWNoYXJkZSIsImVtYWlsIjoiZ29tZXoyNDdyaWNoYXJkQGdtYWlsLmNvbSIsImV4cCI6MTc3OTUzNjEyNn0.EePNOM1lplWBGthS7sz1g41h3Ks_uwXKApdVRVZ8vFk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fca238d9a1f779c-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"51.195.202.12","cf-ipcountry":"GB","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-May-2026 11:45:54 UTC] === User Orders API Called ===
[16-May-2026 11:45:54 UTC] User ID: 580
[16-May-2026 11:45:54 UTC] Limit: 20, Offset: 0
[16-May-2026 11:45:54 UTC] Orders found: 0
[16-May-2026 11:45:54 UTC] Orders data: []
[16-May-2026 11:45:54 UTC] Total orders count: 0
[16-May-2026 11:45:54 UTC] === API CALL LOG ===
[16-May-2026 11:45:54 UTC] Endpoint: user/profile.php
[16-May-2026 11:45:54 UTC] Full Log Data: {
    "timestamp": "2026-05-16 11:45:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.195.202.12",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "51.195.202.12, 172.64.192.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1ODAsInVzZXJuYW1lIjoiZ29tZXpyaWNoYXJkZSIsImVtYWlsIjoiZ29tZXoyNDdyaWNoYXJkQGdtYWlsLmNvbSIsImV4cCI6MTc3OTUzNjEyNn0.EePNOM1lplWBGthS7sz1g41h3Ks_uwXKApdVRVZ8vFk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fca238d9a22779c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "51.195.202.12",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 11:45:54 UTC] === END API CALL LOG ===
[16-May-2026 11:45:54 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 11:45:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1ODAsInVzZXJuYW1lIjoiZ29tZXpyaWNoYXJkZSIsImVtYWlsIjoiZ29tZXoyNDdyaWNoYXJkQGdtYWlsLmNvbSIsImV4cCI6MTc3OTUzNjEyNn0.EePNOM1lplWBGthS7sz1g41h3Ks_uwXKApdVRVZ8vFk
[16-May-2026 11:45:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 11:45:54 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 11:45:54 UTC] User ID: 580
[16-May-2026 11:45:54 UTC] ✅ User profile retrieved successfully for user ID: 580
[16-May-2026 11:45:55 UTC] === API CALL LOG ===
[16-May-2026 11:45:55 UTC] Endpoint: user/profile.php
[16-May-2026 11:45:55 UTC] Full Log Data: {
    "timestamp": "2026-05-16 11:45:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.195.202.12",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "51.195.202.12, 172.64.192.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1ODAsInVzZXJuYW1lIjoiZ29tZXpyaWNoYXJkZSIsImVtYWlsIjoiZ29tZXoyNDdyaWNoYXJkQGdtYWlsLmNvbSIsImV4cCI6MTc3OTUzNjEyNn0.EePNOM1lplWBGthS7sz1g41h3Ks_uwXKApdVRVZ8vFk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fca23917c5f779c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "51.195.202.12",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 11:45:55 UTC] === END API CALL LOG ===
[16-May-2026 11:45:55 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 11:45:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1ODAsInVzZXJuYW1lIjoiZ29tZXpyaWNoYXJkZSIsImVtYWlsIjoiZ29tZXoyNDdyaWNoYXJkQGdtYWlsLmNvbSIsImV4cCI6MTc3OTUzNjEyNn0.EePNOM1lplWBGthS7sz1g41h3Ks_uwXKApdVRVZ8vFk
[16-May-2026 11:45:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 11:45:55 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 11:45:55 UTC] User ID: 580
[16-May-2026 11:45:55 UTC] ✅ User profile retrieved successfully for user ID: 580
[16-May-2026 11:46:36 UTC] === API CALL LOG ===
[16-May-2026 11:46:36 UTC] Endpoint: user/profile.php
[16-May-2026 11:46:36 UTC] Full Log Data: {
    "timestamp": "2026-05-16 11:46:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.195.202.12",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "51.195.202.12, 172.64.192.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1ODAsInVzZXJuYW1lIjoiZ29tZXpyaWNoYXJkZSIsImVtYWlsIjoiZ29tZXoyNDdyaWNoYXJkQGdtYWlsLmNvbSIsImV4cCI6MTc3OTUzNjEyNn0.EePNOM1lplWBGthS7sz1g41h3Ks_uwXKApdVRVZ8vFk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fca248f492c779c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "51.195.202.12",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 11:46:36 UTC] === END API CALL LOG ===
[16-May-2026 11:46:36 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 11:46:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1ODAsInVzZXJuYW1lIjoiZ29tZXpyaWNoYXJkZSIsImVtYWlsIjoiZ29tZXoyNDdyaWNoYXJkQGdtYWlsLmNvbSIsImV4cCI6MTc3OTUzNjEyNn0.EePNOM1lplWBGthS7sz1g41h3Ks_uwXKApdVRVZ8vFk
[16-May-2026 11:46:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 11:46:36 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 11:46:36 UTC] User ID: 580
[16-May-2026 11:46:36 UTC] ✅ User profile retrieved successfully for user ID: 580
[16-May-2026 11:46:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 11:46:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 11:46:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"51.195.202.12, 172.64.192.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1ODAsInVzZXJuYW1lIjoiZ29tZXpyaWNoYXJkZSIsImVtYWlsIjoiZ29tZXoyNDdyaWNoYXJkQGdtYWlsLmNvbSIsImV4cCI6MTc3OTUzNjEyNn0.EePNOM1lplWBGthS7sz1g41h3Ks_uwXKApdVRVZ8vFk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fca248f4929779c-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"51.195.202.12","cf-ipcountry":"GB","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-May-2026 11:46:36 UTC] === User Orders API Called ===
[16-May-2026 11:46:36 UTC] User ID: 580
[16-May-2026 11:46:36 UTC] Limit: 20, Offset: 0
[16-May-2026 11:46:36 UTC] Orders found: 0
[16-May-2026 11:46:36 UTC] Orders data: []
[16-May-2026 11:46:36 UTC] Total orders count: 0
[16-May-2026 11:46:36 UTC] === API CALL LOG ===
[16-May-2026 11:46:36 UTC] Endpoint: user/profile.php
[16-May-2026 11:46:36 UTC] Full Log Data: {
    "timestamp": "2026-05-16 11:46:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.195.202.12",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "51.195.202.12, 172.64.192.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1ODAsInVzZXJuYW1lIjoiZ29tZXpyaWNoYXJkZSIsImVtYWlsIjoiZ29tZXoyNDdyaWNoYXJkQGdtYWlsLmNvbSIsImV4cCI6MTc3OTUzNjEyNn0.EePNOM1lplWBGthS7sz1g41h3Ks_uwXKApdVRVZ8vFk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fca24924952779c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "51.195.202.12",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 11:46:36 UTC] === END API CALL LOG ===
[16-May-2026 11:46:36 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 11:46:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1ODAsInVzZXJuYW1lIjoiZ29tZXpyaWNoYXJkZSIsImVtYWlsIjoiZ29tZXoyNDdyaWNoYXJkQGdtYWlsLmNvbSIsImV4cCI6MTc3OTUzNjEyNn0.EePNOM1lplWBGthS7sz1g41h3Ks_uwXKApdVRVZ8vFk
[16-May-2026 11:46:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 11:46:36 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 11:46:36 UTC] User ID: 580
[16-May-2026 11:46:36 UTC] ✅ User profile retrieved successfully for user ID: 580
[16-May-2026 11:47:36 UTC] === API CALL LOG ===
[16-May-2026 11:47:36 UTC] Endpoint: user/profile.php
[16-May-2026 11:47:36 UTC] Full Log Data: {
    "timestamp": "2026-05-16 11:47:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.102.105",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.102.105, 172.71.241.85",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1ODAsInVzZXJuYW1lIjoiZ29tZXpyaWNoYXJkZSIsImVtYWlsIjoiZ29tZXoyNDdyaWNoYXJkQGdtYWlsLmNvbSIsImV4cCI6MTc3OTUzNjEyNn0.EePNOM1lplWBGthS7sz1g41h3Ks_uwXKApdVRVZ8vFk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fca26084b91243d-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.102.105",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 11:47:36 UTC] === END API CALL LOG ===
[16-May-2026 11:47:36 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 11:47:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1ODAsInVzZXJuYW1lIjoiZ29tZXpyaWNoYXJkZSIsImVtYWlsIjoiZ29tZXoyNDdyaWNoYXJkQGdtYWlsLmNvbSIsImV4cCI6MTc3OTUzNjEyNn0.EePNOM1lplWBGthS7sz1g41h3Ks_uwXKApdVRVZ8vFk
[16-May-2026 11:47:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 11:47:36 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 11:47:36 UTC] User ID: 580
[16-May-2026 11:47:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 11:47:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 11:47:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.102.105, 172.71.241.85","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1ODAsInVzZXJuYW1lIjoiZ29tZXpyaWNoYXJkZSIsImVtYWlsIjoiZ29tZXoyNDdyaWNoYXJkQGdtYWlsLmNvbSIsImV4cCI6MTc3OTUzNjEyNn0.EePNOM1lplWBGthS7sz1g41h3Ks_uwXKApdVRVZ8vFk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fca26084b8f243d-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.102.105","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-May-2026 11:47:36 UTC] ✅ User profile retrieved successfully for user ID: 580
[16-May-2026 11:47:36 UTC] === User Orders API Called ===
[16-May-2026 11:47:36 UTC] User ID: 580
[16-May-2026 11:47:36 UTC] Limit: 20, Offset: 0
[16-May-2026 11:47:36 UTC] Orders found: 0
[16-May-2026 11:47:36 UTC] Orders data: []
[16-May-2026 11:47:36 UTC] Total orders count: 0
[16-May-2026 11:47:37 UTC] === API CALL LOG ===
[16-May-2026 11:47:37 UTC] Endpoint: user/profile.php
[16-May-2026 11:47:37 UTC] Full Log Data: {
    "timestamp": "2026-05-16 11:47:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.102.105",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.102.105, 172.71.241.85",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1ODAsInVzZXJuYW1lIjoiZ29tZXpyaWNoYXJkZSIsImVtYWlsIjoiZ29tZXoyNDdyaWNoYXJkQGdtYWlsLmNvbSIsImV4cCI6MTc3OTUzNjEyNn0.EePNOM1lplWBGthS7sz1g41h3Ks_uwXKApdVRVZ8vFk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fca260c9d87243d-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.102.105",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 11:47:37 UTC] === END API CALL LOG ===
[16-May-2026 11:47:37 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 11:47:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1ODAsInVzZXJuYW1lIjoiZ29tZXpyaWNoYXJkZSIsImVtYWlsIjoiZ29tZXoyNDdyaWNoYXJkQGdtYWlsLmNvbSIsImV4cCI6MTc3OTUzNjEyNn0.EePNOM1lplWBGthS7sz1g41h3Ks_uwXKApdVRVZ8vFk
[16-May-2026 11:47:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 11:47:37 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 11:47:37 UTC] User ID: 580
[16-May-2026 11:47:37 UTC] ✅ User profile retrieved successfully for user ID: 580
[16-May-2026 11:48:01 UTC] === API CALL LOG ===
[16-May-2026 11:48:01 UTC] Endpoint: user/profile.php
[16-May-2026 11:48:01 UTC] Full Log Data: {
    "timestamp": "2026-05-16 11:48:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.102.105",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.102.105, 172.71.178.4",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1ODAsInVzZXJuYW1lIjoiZ29tZXpyaWNoYXJkZSIsImVtYWlsIjoiZ29tZXoyNDdyaWNoYXJkQGdtYWlsLmNvbSIsImV4cCI6MTc3OTUzNjEyNn0.EePNOM1lplWBGthS7sz1g41h3Ks_uwXKApdVRVZ8vFk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fca26a579bb3161-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.102.105",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 11:48:01 UTC] === END API CALL LOG ===
[16-May-2026 11:48:01 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 11:48:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1ODAsInVzZXJuYW1lIjoiZ29tZXpyaWNoYXJkZSIsImVtYWlsIjoiZ29tZXoyNDdyaWNoYXJkQGdtYWlsLmNvbSIsImV4cCI6MTc3OTUzNjEyNn0.EePNOM1lplWBGthS7sz1g41h3Ks_uwXKApdVRVZ8vFk
[16-May-2026 11:48:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 11:48:01 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 11:48:01 UTC] User ID: 580
[16-May-2026 11:48:01 UTC] ✅ User profile retrieved successfully for user ID: 580
[16-May-2026 11:48:02 UTC] === API CALL LOG ===
[16-May-2026 11:48:02 UTC] Endpoint: user/profile.php
[16-May-2026 11:48:02 UTC] Full Log Data: {
    "timestamp": "2026-05-16 11:48:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.102.105",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.102.105, 172.71.178.49",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1ODAsInVzZXJuYW1lIjoiZ29tZXpyaWNoYXJkZSIsImVtYWlsIjoiZ29tZXoyNDdyaWNoYXJkQGdtYWlsLmNvbSIsImV4cCI6MTc3OTUzNjEyNn0.EePNOM1lplWBGthS7sz1g41h3Ks_uwXKApdVRVZ8vFk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fca26a7fffe3161-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.102.105",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 11:48:02 UTC] === END API CALL LOG ===
[16-May-2026 11:48:02 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 11:48:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1ODAsInVzZXJuYW1lIjoiZ29tZXpyaWNoYXJkZSIsImVtYWlsIjoiZ29tZXoyNDdyaWNoYXJkQGdtYWlsLmNvbSIsImV4cCI6MTc3OTUzNjEyNn0.EePNOM1lplWBGthS7sz1g41h3Ks_uwXKApdVRVZ8vFk
[16-May-2026 11:48:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 11:48:02 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 11:48:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 11:48:02 UTC] User ID: 580
[16-May-2026 11:48:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 11:48:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.102.105, 172.71.178.49","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1ODAsInVzZXJuYW1lIjoiZ29tZXpyaWNoYXJkZSIsImVtYWlsIjoiZ29tZXoyNDdyaWNoYXJkQGdtYWlsLmNvbSIsImV4cCI6MTc3OTUzNjEyNn0.EePNOM1lplWBGthS7sz1g41h3Ks_uwXKApdVRVZ8vFk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fca26a7f8063161-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.102.105","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-May-2026 11:48:02 UTC] === User Orders API Called ===
[16-May-2026 11:48:02 UTC] User ID: 580
[16-May-2026 11:48:02 UTC] ✅ User profile retrieved successfully for user ID: 580
[16-May-2026 11:48:02 UTC] Limit: 20, Offset: 0
[16-May-2026 11:48:02 UTC] Orders found: 0
[16-May-2026 11:48:02 UTC] Orders data: []
[16-May-2026 11:48:02 UTC] Total orders count: 0
[16-May-2026 11:48:02 UTC] === API CALL LOG ===
[16-May-2026 11:48:02 UTC] Endpoint: user/profile.php
[16-May-2026 11:48:02 UTC] Full Log Data: {
    "timestamp": "2026-05-16 11:48:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.102.105",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.102.105, 172.71.178.49",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1ODAsInVzZXJuYW1lIjoiZ29tZXpyaWNoYXJkZSIsImVtYWlsIjoiZ29tZXoyNDdyaWNoYXJkQGdtYWlsLmNvbSIsImV4cCI6MTc3OTUzNjEyNn0.EePNOM1lplWBGthS7sz1g41h3Ks_uwXKApdVRVZ8vFk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fca26a90aec3161-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.102.105",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 11:48:02 UTC] === END API CALL LOG ===
[16-May-2026 11:48:02 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 11:48:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1ODAsInVzZXJuYW1lIjoiZ29tZXpyaWNoYXJkZSIsImVtYWlsIjoiZ29tZXoyNDdyaWNoYXJkQGdtYWlsLmNvbSIsImV4cCI6MTc3OTUzNjEyNn0.EePNOM1lplWBGthS7sz1g41h3Ks_uwXKApdVRVZ8vFk
[16-May-2026 11:48:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 11:48:02 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 11:48:02 UTC] User ID: 580
[16-May-2026 11:48:02 UTC] ✅ User profile retrieved successfully for user ID: 580
[16-May-2026 11:48:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 11:48:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 11:48:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.102.105, 172.71.178.5","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1ODAsInVzZXJuYW1lIjoiZ29tZXpyaWNoYXJkZSIsImVtYWlsIjoiZ29tZXoyNDdyaWNoYXJkQGdtYWlsLmNvbSIsImV4cCI6MTc3OTUzNjEyNn0.EePNOM1lplWBGthS7sz1g41h3Ks_uwXKApdVRVZ8vFk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fca26d009d33161-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.102.105","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-May-2026 11:48:08 UTC] === User Orders API Called ===
[16-May-2026 11:48:08 UTC] User ID: 580
[16-May-2026 11:48:08 UTC] Limit: 20, Offset: 0
[16-May-2026 11:48:08 UTC] Orders found: 0
[16-May-2026 11:48:08 UTC] === API CALL LOG ===
[16-May-2026 11:48:08 UTC] Orders data: []
[16-May-2026 11:48:08 UTC] Endpoint: user/profile.php
[16-May-2026 11:48:08 UTC] Full Log Data: {
    "timestamp": "2026-05-16 11:48:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.102.105",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.102.105, 172.71.178.5",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1ODAsInVzZXJuYW1lIjoiZ29tZXpyaWNoYXJkZSIsImVtYWlsIjoiZ29tZXoyNDdyaWNoYXJkQGdtYWlsLmNvbSIsImV4cCI6MTc3OTUzNjEyNn0.EePNOM1lplWBGthS7sz1g41h3Ks_uwXKApdVRVZ8vFk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fca26d009d53161-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.102.105",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 11:48:08 UTC] === END API CALL LOG ===
[16-May-2026 11:48:08 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 11:48:08 UTC] Total orders count: 0
[16-May-2026 11:48:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1ODAsInVzZXJuYW1lIjoiZ29tZXpyaWNoYXJkZSIsImVtYWlsIjoiZ29tZXoyNDdyaWNoYXJkQGdtYWlsLmNvbSIsImV4cCI6MTc3OTUzNjEyNn0.EePNOM1lplWBGthS7sz1g41h3Ks_uwXKApdVRVZ8vFk
[16-May-2026 11:48:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 11:48:08 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 11:48:08 UTC] User ID: 580
[16-May-2026 11:48:08 UTC] ✅ User profile retrieved successfully for user ID: 580
[16-May-2026 11:48:08 UTC] === API CALL LOG ===
[16-May-2026 11:48:08 UTC] Endpoint: user/profile.php
[16-May-2026 11:48:08 UTC] Full Log Data: {
    "timestamp": "2026-05-16 11:48:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.102.105",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.102.105, 172.71.178.5",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1ODAsInVzZXJuYW1lIjoiZ29tZXpyaWNoYXJkZSIsImVtYWlsIjoiZ29tZXoyNDdyaWNoYXJkQGdtYWlsLmNvbSIsImV4cCI6MTc3OTUzNjEyNn0.EePNOM1lplWBGthS7sz1g41h3Ks_uwXKApdVRVZ8vFk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fca26d40bb03161-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.102.105",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 11:48:08 UTC] === END API CALL LOG ===
[16-May-2026 11:48:08 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 11:48:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1ODAsInVzZXJuYW1lIjoiZ29tZXpyaWNoYXJkZSIsImVtYWlsIjoiZ29tZXoyNDdyaWNoYXJkQGdtYWlsLmNvbSIsImV4cCI6MTc3OTUzNjEyNn0.EePNOM1lplWBGthS7sz1g41h3Ks_uwXKApdVRVZ8vFk
[16-May-2026 11:48:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 11:48:08 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 11:48:08 UTC] User ID: 580
[16-May-2026 11:48:08 UTC] ✅ User profile retrieved successfully for user ID: 580
[16-May-2026 11:49:15 UTC] === API CALL LOG ===
[16-May-2026 11:49:15 UTC] Endpoint: user/profile.php
[16-May-2026 11:49:15 UTC] Full Log Data: {
    "timestamp": "2026-05-16 11:49:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.102.105",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.102.105, 172.71.178.5",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1ODAsInVzZXJuYW1lIjoiZ29tZXpyaWNoYXJkZSIsImVtYWlsIjoiZ29tZXoyNDdyaWNoYXJkQGdtYWlsLmNvbSIsImV4cCI6MTc3OTUzNjEyNn0.EePNOM1lplWBGthS7sz1g41h3Ks_uwXKApdVRVZ8vFk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fca28762d953161-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.102.105",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 11:49:15 UTC] === END API CALL LOG ===
[16-May-2026 11:49:15 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 11:49:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1ODAsInVzZXJuYW1lIjoiZ29tZXpyaWNoYXJkZSIsImVtYWlsIjoiZ29tZXoyNDdyaWNoYXJkQGdtYWlsLmNvbSIsImV4cCI6MTc3OTUzNjEyNn0.EePNOM1lplWBGthS7sz1g41h3Ks_uwXKApdVRVZ8vFk
[16-May-2026 11:49:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 11:49:15 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 11:49:15 UTC] User ID: 580
[16-May-2026 11:49:15 UTC] ✅ User profile retrieved successfully for user ID: 580
[16-May-2026 11:49:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 11:49:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 11:49:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.102.105, 172.71.178.5","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1ODAsInVzZXJuYW1lIjoiZ29tZXpyaWNoYXJkZSIsImVtYWlsIjoiZ29tZXoyNDdyaWNoYXJkQGdtYWlsLmNvbSIsImV4cCI6MTc3OTUzNjEyNn0.EePNOM1lplWBGthS7sz1g41h3Ks_uwXKApdVRVZ8vFk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fca28762d903161-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.102.105","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-May-2026 11:49:15 UTC] === User Orders API Called ===
[16-May-2026 11:49:15 UTC] User ID: 580
[16-May-2026 11:49:15 UTC] Limit: 20, Offset: 0
[16-May-2026 11:49:15 UTC] Orders found: 0
[16-May-2026 11:49:15 UTC] Orders data: []
[16-May-2026 11:49:15 UTC] Total orders count: 0
[16-May-2026 11:49:16 UTC] === API CALL LOG ===
[16-May-2026 11:49:16 UTC] Endpoint: user/profile.php
[16-May-2026 11:49:16 UTC] Full Log Data: {
    "timestamp": "2026-05-16 11:49:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.102.105",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.102.105, 172.71.178.5",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1ODAsInVzZXJuYW1lIjoiZ29tZXpyaWNoYXJkZSIsImVtYWlsIjoiZ29tZXoyNDdyaWNoYXJkQGdtYWlsLmNvbSIsImV4cCI6MTc3OTUzNjEyNn0.EePNOM1lplWBGthS7sz1g41h3Ks_uwXKApdVRVZ8vFk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fca287a18903161-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.102.105",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 11:49:16 UTC] === END API CALL LOG ===
[16-May-2026 11:49:16 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 11:49:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1ODAsInVzZXJuYW1lIjoiZ29tZXpyaWNoYXJkZSIsImVtYWlsIjoiZ29tZXoyNDdyaWNoYXJkQGdtYWlsLmNvbSIsImV4cCI6MTc3OTUzNjEyNn0.EePNOM1lplWBGthS7sz1g41h3Ks_uwXKApdVRVZ8vFk
[16-May-2026 11:49:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 11:49:16 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 11:49:16 UTC] User ID: 580
[16-May-2026 11:49:16 UTC] ✅ User profile retrieved successfully for user ID: 580
[16-May-2026 13:45:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 13:45:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 13:45:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.124.15.215, 104.23.216.185","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg1IiwidXNlcm5hbWUiOiJTdmt2cG4iLCJlbWFpbCI6InNhdHZraW5nODNAZ21haWwuY29tIiwiZXhwIjoxNzc5NTQzOTIzfQ.f73hWZcWnqh2M5t8ol4pT5rTOt6hnhAmP9ZNXa8U04U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fcad297de5324b2-DEL","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.124.15.215","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-May-2026 13:45:25 UTC] === User Orders API Called ===
[16-May-2026 13:45:25 UTC] User ID: 585
[16-May-2026 13:45:25 UTC] Limit: 20, Offset: 0
[16-May-2026 13:45:25 UTC] Orders found: 0
[16-May-2026 13:45:25 UTC] Orders data: []
[16-May-2026 13:45:25 UTC] Total orders count: 0
[16-May-2026 13:45:25 UTC] === API CALL LOG ===
[16-May-2026 13:45:25 UTC] Endpoint: user/profile.php
[16-May-2026 13:45:25 UTC] Full Log Data: {
    "timestamp": "2026-05-16 13:45:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.124.15.215",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.124.15.215, 104.23.216.185",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg1IiwidXNlcm5hbWUiOiJTdmt2cG4iLCJlbWFpbCI6InNhdHZraW5nODNAZ21haWwuY29tIiwiZXhwIjoxNzc5NTQzOTIzfQ.f73hWZcWnqh2M5t8ol4pT5rTOt6hnhAmP9ZNXa8U04U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fcad297ce3224b2-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.124.15.215",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 13:45:25 UTC] === END API CALL LOG ===
[16-May-2026 13:45:25 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 13:45:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg1IiwidXNlcm5hbWUiOiJTdmt2cG4iLCJlbWFpbCI6InNhdHZraW5nODNAZ21haWwuY29tIiwiZXhwIjoxNzc5NTQzOTIzfQ.f73hWZcWnqh2M5t8ol4pT5rTOt6hnhAmP9ZNXa8U04U
[16-May-2026 13:45:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 13:45:25 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 13:45:25 UTC] User ID: 585
[16-May-2026 13:45:25 UTC] ✅ User profile retrieved successfully for user ID: 585
[16-May-2026 13:45:25 UTC] === API CALL LOG ===
[16-May-2026 13:45:25 UTC] Endpoint: user/profile.php
[16-May-2026 13:45:25 UTC] Full Log Data: {
    "timestamp": "2026-05-16 13:45:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.124.15.215",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.124.15.215, 104.23.216.185",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg1IiwidXNlcm5hbWUiOiJTdmt2cG4iLCJlbWFpbCI6InNhdHZraW5nODNAZ21haWwuY29tIiwiZXhwIjoxNzc5NTQzOTIzfQ.f73hWZcWnqh2M5t8ol4pT5rTOt6hnhAmP9ZNXa8U04U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fcad2987f2624b2-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.124.15.215",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 13:45:25 UTC] === END API CALL LOG ===
[16-May-2026 13:45:25 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 13:45:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg1IiwidXNlcm5hbWUiOiJTdmt2cG4iLCJlbWFpbCI6InNhdHZraW5nODNAZ21haWwuY29tIiwiZXhwIjoxNzc5NTQzOTIzfQ.f73hWZcWnqh2M5t8ol4pT5rTOt6hnhAmP9ZNXa8U04U
[16-May-2026 13:45:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 13:45:25 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 13:45:25 UTC] User ID: 585
[16-May-2026 13:45:25 UTC] ✅ User profile retrieved successfully for user ID: 585
[16-May-2026 13:45:26 UTC] === API CALL LOG ===
[16-May-2026 13:45:26 UTC] Endpoint: user/profile.php
[16-May-2026 13:45:26 UTC] Full Log Data: {
    "timestamp": "2026-05-16 13:45:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.124.15.215",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.124.15.215, 104.23.216.87",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg1IiwidXNlcm5hbWUiOiJTdmt2cG4iLCJlbWFpbCI6InNhdHZraW5nODNAZ21haWwuY29tIiwiZXhwIjoxNzc5NTQzOTIzfQ.f73hWZcWnqh2M5t8ol4pT5rTOt6hnhAmP9ZNXa8U04U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fcad2a6ba2724b2-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.124.15.215",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 13:45:26 UTC] === END API CALL LOG ===
[16-May-2026 13:45:26 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 13:45:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg1IiwidXNlcm5hbWUiOiJTdmt2cG4iLCJlbWFpbCI6InNhdHZraW5nODNAZ21haWwuY29tIiwiZXhwIjoxNzc5NTQzOTIzfQ.f73hWZcWnqh2M5t8ol4pT5rTOt6hnhAmP9ZNXa8U04U
[16-May-2026 13:45:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 13:45:26 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 13:45:26 UTC] User ID: 585
[16-May-2026 13:45:26 UTC] ✅ User profile retrieved successfully for user ID: 585
[16-May-2026 13:45:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 13:45:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 13:45:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.124.15.215, 104.23.216.87","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg1IiwidXNlcm5hbWUiOiJTdmt2cG4iLCJlbWFpbCI6InNhdHZraW5nODNAZ21haWwuY29tIiwiZXhwIjoxNzc5NTQzOTIzfQ.f73hWZcWnqh2M5t8ol4pT5rTOt6hnhAmP9ZNXa8U04U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fcad2ad9ba524b2-DEL","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.124.15.215","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-May-2026 13:45:28 UTC] === User Orders API Called ===
[16-May-2026 13:45:28 UTC] User ID: 585
[16-May-2026 13:45:28 UTC] Limit: 20, Offset: 0
[16-May-2026 13:45:28 UTC] Orders found: 0
[16-May-2026 13:45:28 UTC] Orders data: []
[16-May-2026 13:45:28 UTC] Total orders count: 0
[16-May-2026 13:45:28 UTC] === API CALL LOG ===
[16-May-2026 13:45:28 UTC] Endpoint: user/profile.php
[16-May-2026 13:45:28 UTC] Full Log Data: {
    "timestamp": "2026-05-16 13:45:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.124.15.215",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.124.15.215, 104.23.216.87",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg1IiwidXNlcm5hbWUiOiJTdmt2cG4iLCJlbWFpbCI6InNhdHZraW5nODNAZ21haWwuY29tIiwiZXhwIjoxNzc5NTQzOTIzfQ.f73hWZcWnqh2M5t8ol4pT5rTOt6hnhAmP9ZNXa8U04U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fcad2ad9ba824b2-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.124.15.215",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 13:45:28 UTC] === END API CALL LOG ===
[16-May-2026 13:45:28 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 13:45:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg1IiwidXNlcm5hbWUiOiJTdmt2cG4iLCJlbWFpbCI6InNhdHZraW5nODNAZ21haWwuY29tIiwiZXhwIjoxNzc5NTQzOTIzfQ.f73hWZcWnqh2M5t8ol4pT5rTOt6hnhAmP9ZNXa8U04U
[16-May-2026 13:45:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 13:45:28 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 13:45:28 UTC] User ID: 585
[16-May-2026 13:45:28 UTC] ✅ User profile retrieved successfully for user ID: 585
[16-May-2026 13:45:28 UTC] === API CALL LOG ===
[16-May-2026 13:45:28 UTC] Endpoint: user/profile.php
[16-May-2026 13:45:28 UTC] Full Log Data: {
    "timestamp": "2026-05-16 13:45:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.124.15.215",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.124.15.215, 104.23.216.87",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg1IiwidXNlcm5hbWUiOiJTdmt2cG4iLCJlbWFpbCI6InNhdHZraW5nODNAZ21haWwuY29tIiwiZXhwIjoxNzc5NTQzOTIzfQ.f73hWZcWnqh2M5t8ol4pT5rTOt6hnhAmP9ZNXa8U04U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fcad2b02f9024b2-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.124.15.215",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 13:45:28 UTC] === END API CALL LOG ===
[16-May-2026 13:45:28 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 13:45:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg1IiwidXNlcm5hbWUiOiJTdmt2cG4iLCJlbWFpbCI6InNhdHZraW5nODNAZ21haWwuY29tIiwiZXhwIjoxNzc5NTQzOTIzfQ.f73hWZcWnqh2M5t8ol4pT5rTOt6hnhAmP9ZNXa8U04U
[16-May-2026 13:45:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 13:45:28 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 13:45:28 UTC] User ID: 585
[16-May-2026 13:45:28 UTC] ✅ User profile retrieved successfully for user ID: 585
[16-May-2026 13:45:29 UTC] === API CALL LOG ===
[16-May-2026 13:45:29 UTC] Endpoint: user/profile.php
[16-May-2026 13:45:29 UTC] Full Log Data: {
    "timestamp": "2026-05-16 13:45:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.124.15.215",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.124.15.215, 104.23.216.87",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg1IiwidXNlcm5hbWUiOiJTdmt2cG4iLCJlbWFpbCI6InNhdHZraW5nODNAZ21haWwuY29tIiwiZXhwIjoxNzc5NTQzOTIzfQ.f73hWZcWnqh2M5t8ol4pT5rTOt6hnhAmP9ZNXa8U04U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fcad2b5dffd24b2-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.124.15.215",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 13:45:29 UTC] === END API CALL LOG ===
[16-May-2026 13:45:29 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 13:45:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg1IiwidXNlcm5hbWUiOiJTdmt2cG4iLCJlbWFpbCI6InNhdHZraW5nODNAZ21haWwuY29tIiwiZXhwIjoxNzc5NTQzOTIzfQ.f73hWZcWnqh2M5t8ol4pT5rTOt6hnhAmP9ZNXa8U04U
[16-May-2026 13:45:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 13:45:29 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 13:45:29 UTC] User ID: 585
[16-May-2026 13:45:29 UTC] ✅ User profile retrieved successfully for user ID: 585
[16-May-2026 13:45:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 13:45:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 13:45:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.124.15.215, 104.23.216.87","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg1IiwidXNlcm5hbWUiOiJTdmt2cG4iLCJlbWFpbCI6InNhdHZraW5nODNAZ21haWwuY29tIiwiZXhwIjoxNzc5NTQzOTIzfQ.f73hWZcWnqh2M5t8ol4pT5rTOt6hnhAmP9ZNXa8U04U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fcad2ca3d4424b2-DEL","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.124.15.215","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-May-2026 13:45:32 UTC] === User Orders API Called ===
[16-May-2026 13:45:32 UTC] User ID: 585
[16-May-2026 13:45:32 UTC] Limit: 20, Offset: 0
[16-May-2026 13:45:32 UTC] Orders found: 0
[16-May-2026 13:45:32 UTC] Orders data: []
[16-May-2026 13:45:32 UTC] Total orders count: 0
[16-May-2026 13:45:32 UTC] === API CALL LOG ===
[16-May-2026 13:45:32 UTC] Endpoint: user/profile.php
[16-May-2026 13:45:32 UTC] Full Log Data: {
    "timestamp": "2026-05-16 13:45:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.124.15.215",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.124.15.215, 104.23.216.87",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg1IiwidXNlcm5hbWUiOiJTdmt2cG4iLCJlbWFpbCI6InNhdHZraW5nODNAZ21haWwuY29tIiwiZXhwIjoxNzc5NTQzOTIzfQ.f73hWZcWnqh2M5t8ol4pT5rTOt6hnhAmP9ZNXa8U04U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fcad2cace5624b2-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.124.15.215",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 13:45:32 UTC] === END API CALL LOG ===
[16-May-2026 13:45:32 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 13:45:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg1IiwidXNlcm5hbWUiOiJTdmt2cG4iLCJlbWFpbCI6InNhdHZraW5nODNAZ21haWwuY29tIiwiZXhwIjoxNzc5NTQzOTIzfQ.f73hWZcWnqh2M5t8ol4pT5rTOt6hnhAmP9ZNXa8U04U
[16-May-2026 13:45:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 13:45:32 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 13:45:32 UTC] User ID: 585
[16-May-2026 13:45:32 UTC] ✅ User profile retrieved successfully for user ID: 585
[16-May-2026 13:45:33 UTC] === API CALL LOG ===
[16-May-2026 13:45:33 UTC] Endpoint: user/profile.php
[16-May-2026 13:45:33 UTC] Full Log Data: {
    "timestamp": "2026-05-16 13:45:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.124.15.215",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.124.15.215, 104.23.216.87",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg1IiwidXNlcm5hbWUiOiJTdmt2cG4iLCJlbWFpbCI6InNhdHZraW5nODNAZ21haWwuY29tIiwiZXhwIjoxNzc5NTQzOTIzfQ.f73hWZcWnqh2M5t8ol4pT5rTOt6hnhAmP9ZNXa8U04U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fcad2cecb9d24b2-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.124.15.215",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 13:45:33 UTC] === END API CALL LOG ===
[16-May-2026 13:45:33 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 13:45:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg1IiwidXNlcm5hbWUiOiJTdmt2cG4iLCJlbWFpbCI6InNhdHZraW5nODNAZ21haWwuY29tIiwiZXhwIjoxNzc5NTQzOTIzfQ.f73hWZcWnqh2M5t8ol4pT5rTOt6hnhAmP9ZNXa8U04U
[16-May-2026 13:45:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 13:45:33 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 13:45:33 UTC] User ID: 585
[16-May-2026 13:45:33 UTC] ✅ User profile retrieved successfully for user ID: 585
[16-May-2026 13:45:34 UTC] === API CALL LOG ===
[16-May-2026 13:45:34 UTC] Endpoint: user/profile.php
[16-May-2026 13:45:34 UTC] Full Log Data: {
    "timestamp": "2026-05-16 13:45:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.124.15.215",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.124.15.215, 104.23.216.87",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg1IiwidXNlcm5hbWUiOiJTdmt2cG4iLCJlbWFpbCI6InNhdHZraW5nODNAZ21haWwuY29tIiwiZXhwIjoxNzc5NTQzOTIzfQ.f73hWZcWnqh2M5t8ol4pT5rTOt6hnhAmP9ZNXa8U04U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fcad2d39a7e24b2-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.124.15.215",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 13:45:34 UTC] === END API CALL LOG ===
[16-May-2026 13:45:34 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 13:45:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg1IiwidXNlcm5hbWUiOiJTdmt2cG4iLCJlbWFpbCI6InNhdHZraW5nODNAZ21haWwuY29tIiwiZXhwIjoxNzc5NTQzOTIzfQ.f73hWZcWnqh2M5t8ol4pT5rTOt6hnhAmP9ZNXa8U04U
[16-May-2026 13:45:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 13:45:34 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 13:45:34 UTC] User ID: 585
[16-May-2026 13:45:34 UTC] ✅ User profile retrieved successfully for user ID: 585
[16-May-2026 13:45:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 13:45:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 13:45:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.124.15.215, 104.23.216.87","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg1IiwidXNlcm5hbWUiOiJTdmt2cG4iLCJlbWFpbCI6InNhdHZraW5nODNAZ21haWwuY29tIiwiZXhwIjoxNzc5NTQzOTIzfQ.f73hWZcWnqh2M5t8ol4pT5rTOt6hnhAmP9ZNXa8U04U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fcad2e0ab4a24b2-DEL","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.124.15.215","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-May-2026 13:45:36 UTC] === User Orders API Called ===
[16-May-2026 13:45:36 UTC] User ID: 585
[16-May-2026 13:45:36 UTC] Limit: 20, Offset: 0
[16-May-2026 13:45:36 UTC] Orders found: 0
[16-May-2026 13:45:36 UTC] Orders data: []
[16-May-2026 13:45:36 UTC] Total orders count: 0
[16-May-2026 13:45:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 13:45:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 13:45:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.124.15.215, 104.23.216.87","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg1IiwidXNlcm5hbWUiOiJTdmt2cG4iLCJlbWFpbCI6InNhdHZraW5nODNAZ21haWwuY29tIiwiZXhwIjoxNzc5NTQzOTIzfQ.f73hWZcWnqh2M5t8ol4pT5rTOt6hnhAmP9ZNXa8U04U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fcad2e54a0b24b2-DEL","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.124.15.215","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-May-2026 13:45:36 UTC] === User Orders API Called ===
[16-May-2026 13:45:36 UTC] User ID: 585
[16-May-2026 13:45:36 UTC] Limit: 20, Offset: 0
[16-May-2026 13:45:36 UTC] Orders found: 0
[16-May-2026 13:45:36 UTC] Orders data: []
[16-May-2026 13:45:36 UTC] Total orders count: 0
[16-May-2026 13:45:37 UTC] === API CALL LOG ===
[16-May-2026 13:45:37 UTC] Endpoint: user/profile.php
[16-May-2026 13:45:37 UTC] Full Log Data: {
    "timestamp": "2026-05-16 13:45:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.124.15.215",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.124.15.215, 104.23.216.87",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg1IiwidXNlcm5hbWUiOiJTdmt2cG4iLCJlbWFpbCI6InNhdHZraW5nODNAZ21haWwuY29tIiwiZXhwIjoxNzc5NTQzOTIzfQ.f73hWZcWnqh2M5t8ol4pT5rTOt6hnhAmP9ZNXa8U04U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fcad2e5eb1224b2-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.124.15.215",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 13:45:37 UTC] === END API CALL LOG ===
[16-May-2026 13:45:37 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 13:45:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg1IiwidXNlcm5hbWUiOiJTdmt2cG4iLCJlbWFpbCI6InNhdHZraW5nODNAZ21haWwuY29tIiwiZXhwIjoxNzc5NTQzOTIzfQ.f73hWZcWnqh2M5t8ol4pT5rTOt6hnhAmP9ZNXa8U04U
[16-May-2026 13:45:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 13:45:37 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 13:45:37 UTC] User ID: 585
[16-May-2026 13:45:37 UTC] ✅ User profile retrieved successfully for user ID: 585
[16-May-2026 13:45:37 UTC] === API CALL LOG ===
[16-May-2026 13:45:37 UTC] Endpoint: user/profile.php
[16-May-2026 13:45:37 UTC] Full Log Data: {
    "timestamp": "2026-05-16 13:45:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.124.15.215",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.124.15.215, 104.23.216.87",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg1IiwidXNlcm5hbWUiOiJTdmt2cG4iLCJlbWFpbCI6InNhdHZraW5nODNAZ21haWwuY29tIiwiZXhwIjoxNzc5NTQzOTIzfQ.f73hWZcWnqh2M5t8ol4pT5rTOt6hnhAmP9ZNXa8U04U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fcad2e9780024b2-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.124.15.215",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 13:45:37 UTC] === END API CALL LOG ===
[16-May-2026 13:45:37 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 13:45:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg1IiwidXNlcm5hbWUiOiJTdmt2cG4iLCJlbWFpbCI6InNhdHZraW5nODNAZ21haWwuY29tIiwiZXhwIjoxNzc5NTQzOTIzfQ.f73hWZcWnqh2M5t8ol4pT5rTOt6hnhAmP9ZNXa8U04U
[16-May-2026 13:45:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 13:45:37 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 13:45:37 UTC] User ID: 585
[16-May-2026 13:45:37 UTC] ✅ User profile retrieved successfully for user ID: 585
[16-May-2026 13:45:38 UTC] === API CALL LOG ===
[16-May-2026 13:45:38 UTC] Endpoint: user/profile.php
[16-May-2026 13:45:38 UTC] Full Log Data: {
    "timestamp": "2026-05-16 13:45:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.124.15.215",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.124.15.215, 104.23.216.87",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg1IiwidXNlcm5hbWUiOiJTdmt2cG4iLCJlbWFpbCI6InNhdHZraW5nODNAZ21haWwuY29tIiwiZXhwIjoxNzc5NTQzOTIzfQ.f73hWZcWnqh2M5t8ol4pT5rTOt6hnhAmP9ZNXa8U04U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fcad2ee5f5624b2-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.124.15.215",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 13:45:38 UTC] === END API CALL LOG ===
[16-May-2026 13:45:38 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 13:45:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg1IiwidXNlcm5hbWUiOiJTdmt2cG4iLCJlbWFpbCI6InNhdHZraW5nODNAZ21haWwuY29tIiwiZXhwIjoxNzc5NTQzOTIzfQ.f73hWZcWnqh2M5t8ol4pT5rTOt6hnhAmP9ZNXa8U04U
[16-May-2026 13:45:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 13:45:38 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 13:45:38 UTC] User ID: 585
[16-May-2026 13:45:38 UTC] ✅ User profile retrieved successfully for user ID: 585
[16-May-2026 14:17:12 UTC] === API CALL LOG ===
[16-May-2026 14:17:12 UTC] Endpoint: user/profile.php
[16-May-2026 14:17:12 UTC] Full Log Data: {
    "timestamp": "2026-05-16 14:17:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "89.180.9.111",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "89.180.9.111, 172.68.103.78",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg2IiwidXNlcm5hbWUiOiJzYW11ZWxudW5lcyBzaWx2YSIsImVtYWlsIjoic2lsdmFzYW11ZWxudW5lczVAZ21haWwuY29tIiwiZXhwIjoxNzc5NTQ1ODMxfQ.tnjEvzqmArkD4trY72Ri457OfCApLtlP22jCvXQbB5Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fcb012e289ff369-LIS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "89.180.9.111",
        "cf-ipcountry": "PT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 14:17:12 UTC] === END API CALL LOG ===
[16-May-2026 14:17:12 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 14:17:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg2IiwidXNlcm5hbWUiOiJzYW11ZWxudW5lcyBzaWx2YSIsImVtYWlsIjoic2lsdmFzYW11ZWxudW5lczVAZ21haWwuY29tIiwiZXhwIjoxNzc5NTQ1ODMxfQ.tnjEvzqmArkD4trY72Ri457OfCApLtlP22jCvXQbB5Q
[16-May-2026 14:17:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 14:17:12 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 14:17:12 UTC] User ID: 586
[16-May-2026 14:17:12 UTC] ✅ User profile retrieved successfully for user ID: 586
[16-May-2026 14:17:12 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 14:17:12 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 14:17:12 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"89.180.9.111, 172.68.103.78","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg2IiwidXNlcm5hbWUiOiJzYW11ZWxudW5lcyBzaWx2YSIsImVtYWlsIjoic2lsdmFzYW11ZWxudW5lczVAZ21haWwuY29tIiwiZXhwIjoxNzc5NTQ1ODMxfQ.tnjEvzqmArkD4trY72Ri457OfCApLtlP22jCvXQbB5Q","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fcb012e4911f369-LIS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"89.180.9.111","cf-ipcountry":"PT","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-May-2026 14:17:12 UTC] === User Orders API Called ===
[16-May-2026 14:17:12 UTC] User ID: 586
[16-May-2026 14:17:12 UTC] Limit: 20, Offset: 0
[16-May-2026 14:17:12 UTC] Orders found: 0
[16-May-2026 14:17:12 UTC] Orders data: []
[16-May-2026 14:17:12 UTC] Total orders count: 0
[16-May-2026 14:17:12 UTC] === API CALL LOG ===
[16-May-2026 14:17:12 UTC] Endpoint: user/profile.php
[16-May-2026 14:17:12 UTC] Full Log Data: {
    "timestamp": "2026-05-16 14:17:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "89.180.9.111",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "89.180.9.111, 172.68.103.78",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg2IiwidXNlcm5hbWUiOiJzYW11ZWxudW5lcyBzaWx2YSIsImVtYWlsIjoic2lsdmFzYW11ZWxudW5lczVAZ21haWwuY29tIiwiZXhwIjoxNzc5NTQ1ODMxfQ.tnjEvzqmArkD4trY72Ri457OfCApLtlP22jCvXQbB5Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fcb012f1bdaf369-LIS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "89.180.9.111",
        "cf-ipcountry": "PT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 14:17:12 UTC] === END API CALL LOG ===
[16-May-2026 14:17:12 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 14:17:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg2IiwidXNlcm5hbWUiOiJzYW11ZWxudW5lcyBzaWx2YSIsImVtYWlsIjoic2lsdmFzYW11ZWxudW5lczVAZ21haWwuY29tIiwiZXhwIjoxNzc5NTQ1ODMxfQ.tnjEvzqmArkD4trY72Ri457OfCApLtlP22jCvXQbB5Q
[16-May-2026 14:17:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 14:17:12 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 14:17:12 UTC] User ID: 586
[16-May-2026 14:17:12 UTC] ✅ User profile retrieved successfully for user ID: 586
[16-May-2026 14:17:13 UTC] === API CALL LOG ===
[16-May-2026 14:17:13 UTC] Endpoint: user/profile.php
[16-May-2026 14:17:13 UTC] Full Log Data: {
    "timestamp": "2026-05-16 14:17:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "89.180.9.111",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "89.180.9.111, 172.68.103.78",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg2IiwidXNlcm5hbWUiOiJzYW11ZWxudW5lcyBzaWx2YSIsImVtYWlsIjoic2lsdmFzYW11ZWxudW5lczVAZ21haWwuY29tIiwiZXhwIjoxNzc5NTQ1ODMxfQ.tnjEvzqmArkD4trY72Ri457OfCApLtlP22jCvXQbB5Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fcb01311b6df369-LIS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "89.180.9.111",
        "cf-ipcountry": "PT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 14:17:13 UTC] === END API CALL LOG ===
[16-May-2026 14:17:13 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 14:17:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg2IiwidXNlcm5hbWUiOiJzYW11ZWxudW5lcyBzaWx2YSIsImVtYWlsIjoic2lsdmFzYW11ZWxudW5lczVAZ21haWwuY29tIiwiZXhwIjoxNzc5NTQ1ODMxfQ.tnjEvzqmArkD4trY72Ri457OfCApLtlP22jCvXQbB5Q
[16-May-2026 14:17:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 14:17:13 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 14:17:13 UTC] User ID: 586
[16-May-2026 14:17:13 UTC] ✅ User profile retrieved successfully for user ID: 586
[16-May-2026 14:17:42 UTC] === API CALL LOG ===
[16-May-2026 14:17:42 UTC] Endpoint: user/profile.php
[16-May-2026 14:17:42 UTC] Full Log Data: {
    "timestamp": "2026-05-16 14:17:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "89.180.9.111",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "89.180.9.111, 172.68.103.120",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg2IiwidXNlcm5hbWUiOiJzYW11ZWxudW5lcyBzaWx2YSIsImVtYWlsIjoic2lsdmFzYW11ZWxudW5lczVAZ21haWwuY29tIiwiZXhwIjoxNzc5NTQ1ODMxfQ.tnjEvzqmArkD4trY72Ri457OfCApLtlP22jCvXQbB5Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fcb01e4c92b2134-LIS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "89.180.9.111",
        "cf-ipcountry": "PT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 14:17:42 UTC] === END API CALL LOG ===
[16-May-2026 14:17:42 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 14:17:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg2IiwidXNlcm5hbWUiOiJzYW11ZWxudW5lcyBzaWx2YSIsImVtYWlsIjoic2lsdmFzYW11ZWxudW5lczVAZ21haWwuY29tIiwiZXhwIjoxNzc5NTQ1ODMxfQ.tnjEvzqmArkD4trY72Ri457OfCApLtlP22jCvXQbB5Q
[16-May-2026 14:17:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 14:17:42 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 14:17:42 UTC] User ID: 586
[16-May-2026 14:17:42 UTC] ✅ User profile retrieved successfully for user ID: 586
[16-May-2026 14:17:53 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 14:17:53 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 14:17:53 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"89.180.9.111, 172.68.103.119","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg2IiwidXNlcm5hbWUiOiJzYW11ZWxudW5lcyBzaWx2YSIsImVtYWlsIjoic2lsdmFzYW11ZWxudW5lczVAZ21haWwuY29tIiwiZXhwIjoxNzc5NTQ1ODMxfQ.tnjEvzqmArkD4trY72Ri457OfCApLtlP22jCvXQbB5Q","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fcb022a7f642134-LIS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"89.180.9.111","cf-ipcountry":"PT","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-May-2026 14:17:53 UTC] === User Orders API Called ===
[16-May-2026 14:17:53 UTC] User ID: 586
[16-May-2026 14:17:53 UTC] Limit: 20, Offset: 0
[16-May-2026 14:17:53 UTC] Orders found: 0
[16-May-2026 14:17:53 UTC] Orders data: []
[16-May-2026 14:17:53 UTC] Total orders count: 0
[16-May-2026 14:17:53 UTC] === API CALL LOG ===
[16-May-2026 14:17:53 UTC] Endpoint: user/profile.php
[16-May-2026 14:17:53 UTC] Full Log Data: {
    "timestamp": "2026-05-16 14:17:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "89.180.9.111",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "89.180.9.111, 172.68.103.119",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg2IiwidXNlcm5hbWUiOiJzYW11ZWxudW5lcyBzaWx2YSIsImVtYWlsIjoic2lsdmFzYW11ZWxudW5lczVAZ21haWwuY29tIiwiZXhwIjoxNzc5NTQ1ODMxfQ.tnjEvzqmArkD4trY72Ri457OfCApLtlP22jCvXQbB5Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fcb022ab8682134-LIS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "89.180.9.111",
        "cf-ipcountry": "PT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 14:17:53 UTC] === END API CALL LOG ===
[16-May-2026 14:17:53 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 14:17:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg2IiwidXNlcm5hbWUiOiJzYW11ZWxudW5lcyBzaWx2YSIsImVtYWlsIjoic2lsdmFzYW11ZWxudW5lczVAZ21haWwuY29tIiwiZXhwIjoxNzc5NTQ1ODMxfQ.tnjEvzqmArkD4trY72Ri457OfCApLtlP22jCvXQbB5Q
[16-May-2026 14:17:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 14:17:53 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 14:17:53 UTC] User ID: 586
[16-May-2026 14:17:53 UTC] ✅ User profile retrieved successfully for user ID: 586
[16-May-2026 14:17:53 UTC] === API CALL LOG ===
[16-May-2026 14:17:53 UTC] Endpoint: user/profile.php
[16-May-2026 14:17:53 UTC] Full Log Data: {
    "timestamp": "2026-05-16 14:17:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "89.180.9.111",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "89.180.9.111, 172.68.103.119",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg2IiwidXNlcm5hbWUiOiJzYW11ZWxudW5lcyBzaWx2YSIsImVtYWlsIjoic2lsdmFzYW11ZWxudW5lczVAZ21haWwuY29tIiwiZXhwIjoxNzc5NTQ1ODMxfQ.tnjEvzqmArkD4trY72Ri457OfCApLtlP22jCvXQbB5Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fcb022ea8a02134-LIS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "89.180.9.111",
        "cf-ipcountry": "PT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 14:17:53 UTC] === END API CALL LOG ===
[16-May-2026 14:17:53 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 14:17:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg2IiwidXNlcm5hbWUiOiJzYW11ZWxudW5lcyBzaWx2YSIsImVtYWlsIjoic2lsdmFzYW11ZWxudW5lczVAZ21haWwuY29tIiwiZXhwIjoxNzc5NTQ1ODMxfQ.tnjEvzqmArkD4trY72Ri457OfCApLtlP22jCvXQbB5Q
[16-May-2026 14:17:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 14:17:53 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 14:17:53 UTC] User ID: 586
[16-May-2026 14:17:53 UTC] ✅ User profile retrieved successfully for user ID: 586
[16-May-2026 14:17:53 UTC] === API CALL LOG ===
[16-May-2026 14:17:53 UTC] Endpoint: user/profile.php
[16-May-2026 14:17:53 UTC] Full Log Data: {
    "timestamp": "2026-05-16 14:17:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "89.180.9.111",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "89.180.9.111, 172.68.103.119",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg2IiwidXNlcm5hbWUiOiJzYW11ZWxudW5lcyBzaWx2YSIsImVtYWlsIjoic2lsdmFzYW11ZWxudW5lczVAZ21haWwuY29tIiwiZXhwIjoxNzc5NTQ1ODMxfQ.tnjEvzqmArkD4trY72Ri457OfCApLtlP22jCvXQbB5Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fcb022f9cd62134-LIS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "89.180.9.111",
        "cf-ipcountry": "PT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 14:17:53 UTC] === END API CALL LOG ===
[16-May-2026 14:17:53 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 14:17:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg2IiwidXNlcm5hbWUiOiJzYW11ZWxudW5lcyBzaWx2YSIsImVtYWlsIjoic2lsdmFzYW11ZWxudW5lczVAZ21haWwuY29tIiwiZXhwIjoxNzc5NTQ1ODMxfQ.tnjEvzqmArkD4trY72Ri457OfCApLtlP22jCvXQbB5Q
[16-May-2026 14:17:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 14:17:53 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 14:17:53 UTC] User ID: 586
[16-May-2026 14:17:53 UTC] ✅ User profile retrieved successfully for user ID: 586
[16-May-2026 14:17:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 14:17:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 14:17:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"89.180.9.111, 172.68.103.119","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg2IiwidXNlcm5hbWUiOiJzYW11ZWxudW5lcyBzaWx2YSIsImVtYWlsIjoic2lsdmFzYW11ZWxudW5lczVAZ21haWwuY29tIiwiZXhwIjoxNzc5NTQ1ODMxfQ.tnjEvzqmArkD4trY72Ri457OfCApLtlP22jCvXQbB5Q","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fcb024ebbfb2134-LIS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"89.180.9.111","cf-ipcountry":"PT","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-May-2026 14:17:58 UTC] === User Orders API Called ===
[16-May-2026 14:17:58 UTC] User ID: 586
[16-May-2026 14:17:58 UTC] Limit: 20, Offset: 0
[16-May-2026 14:17:58 UTC] Orders found: 0
[16-May-2026 14:17:58 UTC] Orders data: []
[16-May-2026 14:17:58 UTC] Total orders count: 0
[16-May-2026 14:17:58 UTC] === API CALL LOG ===
[16-May-2026 14:17:58 UTC] Endpoint: user/profile.php
[16-May-2026 14:17:58 UTC] Full Log Data: {
    "timestamp": "2026-05-16 14:17:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "89.180.9.111",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "89.180.9.111, 172.68.103.119",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg2IiwidXNlcm5hbWUiOiJzYW11ZWxudW5lcyBzaWx2YSIsImVtYWlsIjoic2lsdmFzYW11ZWxudW5lczVAZ21haWwuY29tIiwiZXhwIjoxNzc5NTQ1ODMxfQ.tnjEvzqmArkD4trY72Ri457OfCApLtlP22jCvXQbB5Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fcb024f3e4a2134-LIS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "89.180.9.111",
        "cf-ipcountry": "PT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 14:17:58 UTC] === END API CALL LOG ===
[16-May-2026 14:17:58 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 14:17:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg2IiwidXNlcm5hbWUiOiJzYW11ZWxudW5lcyBzaWx2YSIsImVtYWlsIjoic2lsdmFzYW11ZWxudW5lczVAZ21haWwuY29tIiwiZXhwIjoxNzc5NTQ1ODMxfQ.tnjEvzqmArkD4trY72Ri457OfCApLtlP22jCvXQbB5Q
[16-May-2026 14:17:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 14:17:58 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 14:17:58 UTC] User ID: 586
[16-May-2026 14:17:58 UTC] ✅ User profile retrieved successfully for user ID: 586
[16-May-2026 14:17:59 UTC] === API CALL LOG ===
[16-May-2026 14:17:59 UTC] Endpoint: user/profile.php
[16-May-2026 14:17:59 UTC] Full Log Data: {
    "timestamp": "2026-05-16 14:17:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "89.180.9.111",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "89.180.9.111, 172.68.103.119",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg2IiwidXNlcm5hbWUiOiJzYW11ZWxudW5lcyBzaWx2YSIsImVtYWlsIjoic2lsdmFzYW11ZWxudW5lczVAZ21haWwuY29tIiwiZXhwIjoxNzc5NTQ1ODMxfQ.tnjEvzqmArkD4trY72Ri457OfCApLtlP22jCvXQbB5Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fcb0250fded2134-LIS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "89.180.9.111",
        "cf-ipcountry": "PT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 14:17:59 UTC] === END API CALL LOG ===
[16-May-2026 14:17:59 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 14:17:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg2IiwidXNlcm5hbWUiOiJzYW11ZWxudW5lcyBzaWx2YSIsImVtYWlsIjoic2lsdmFzYW11ZWxudW5lczVAZ21haWwuY29tIiwiZXhwIjoxNzc5NTQ1ODMxfQ.tnjEvzqmArkD4trY72Ri457OfCApLtlP22jCvXQbB5Q
[16-May-2026 14:17:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 14:17:59 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 14:17:59 UTC] User ID: 586
[16-May-2026 14:17:59 UTC] ✅ User profile retrieved successfully for user ID: 586
[16-May-2026 14:17:59 UTC] === API CALL LOG ===
[16-May-2026 14:17:59 UTC] Endpoint: user/profile.php
[16-May-2026 14:17:59 UTC] Full Log Data: {
    "timestamp": "2026-05-16 14:17:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "89.180.9.111",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "89.180.9.111, 172.68.103.119",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg2IiwidXNlcm5hbWUiOiJzYW11ZWxudW5lcyBzaWx2YSIsImVtYWlsIjoic2lsdmFzYW11ZWxudW5lczVAZ21haWwuY29tIiwiZXhwIjoxNzc5NTQ1ODMxfQ.tnjEvzqmArkD4trY72Ri457OfCApLtlP22jCvXQbB5Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fcb025338712134-LIS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "89.180.9.111",
        "cf-ipcountry": "PT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 14:17:59 UTC] === END API CALL LOG ===
[16-May-2026 14:17:59 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 14:17:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg2IiwidXNlcm5hbWUiOiJzYW11ZWxudW5lcyBzaWx2YSIsImVtYWlsIjoic2lsdmFzYW11ZWxudW5lczVAZ21haWwuY29tIiwiZXhwIjoxNzc5NTQ1ODMxfQ.tnjEvzqmArkD4trY72Ri457OfCApLtlP22jCvXQbB5Q
[16-May-2026 14:17:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 14:17:59 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 14:17:59 UTC] User ID: 586
[16-May-2026 14:17:59 UTC] ✅ User profile retrieved successfully for user ID: 586
[16-May-2026 14:18:04 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 14:18:04 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 14:18:04 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"89.180.9.111, 172.68.103.119","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg2IiwidXNlcm5hbWUiOiJzYW11ZWxudW5lcyBzaWx2YSIsImVtYWlsIjoic2lsdmFzYW11ZWxudW5lczVAZ21haWwuY29tIiwiZXhwIjoxNzc5NTQ1ODMxfQ.tnjEvzqmArkD4trY72Ri457OfCApLtlP22jCvXQbB5Q","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fcb02744e5f2134-LIS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"89.180.9.111","cf-ipcountry":"PT","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-May-2026 14:18:04 UTC] === User Orders API Called ===
[16-May-2026 14:18:04 UTC] User ID: 586
[16-May-2026 14:18:04 UTC] Limit: 20, Offset: 0
[16-May-2026 14:18:04 UTC] Orders found: 0
[16-May-2026 14:18:04 UTC] Orders data: []
[16-May-2026 14:18:04 UTC] Total orders count: 0
[16-May-2026 14:18:05 UTC] === API CALL LOG ===
[16-May-2026 14:18:05 UTC] Endpoint: user/profile.php
[16-May-2026 14:18:05 UTC] Full Log Data: {
    "timestamp": "2026-05-16 14:18:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "89.180.9.111",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "89.180.9.111, 172.68.103.119",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg2IiwidXNlcm5hbWUiOiJzYW11ZWxudW5lcyBzaWx2YSIsImVtYWlsIjoic2lsdmFzYW11ZWxudW5lczVAZ21haWwuY29tIiwiZXhwIjoxNzc5NTQ1ODMxfQ.tnjEvzqmArkD4trY72Ri457OfCApLtlP22jCvXQbB5Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fcb02782f4a2134-LIS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "89.180.9.111",
        "cf-ipcountry": "PT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 14:18:05 UTC] === END API CALL LOG ===
[16-May-2026 14:18:05 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 14:18:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg2IiwidXNlcm5hbWUiOiJzYW11ZWxudW5lcyBzaWx2YSIsImVtYWlsIjoic2lsdmFzYW11ZWxudW5lczVAZ21haWwuY29tIiwiZXhwIjoxNzc5NTQ1ODMxfQ.tnjEvzqmArkD4trY72Ri457OfCApLtlP22jCvXQbB5Q
[16-May-2026 14:18:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 14:18:05 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 14:18:05 UTC] User ID: 586
[16-May-2026 14:18:05 UTC] ✅ User profile retrieved successfully for user ID: 586
[16-May-2026 14:18:05 UTC] User Purchases API - User ID: 586
[16-May-2026 14:18:05 UTC] User Purchases API - Total purchases found: 0
[16-May-2026 14:18:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 14:18:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 14:18:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"89.180.9.111, 172.68.103.119","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg2IiwidXNlcm5hbWUiOiJzYW11ZWxudW5lcyBzaWx2YSIsImVtYWlsIjoic2lsdmFzYW11ZWxudW5lczVAZ21haWwuY29tIiwiZXhwIjoxNzc5NTQ1ODMxfQ.tnjEvzqmArkD4trY72Ri457OfCApLtlP22jCvXQbB5Q","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fcb028ccc272134-LIS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"89.180.9.111","cf-ipcountry":"PT","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-May-2026 14:18:08 UTC] === User Orders API Called ===
[16-May-2026 14:18:08 UTC] User ID: 586
[16-May-2026 14:18:08 UTC] Limit: 20, Offset: 0
[16-May-2026 14:18:08 UTC] Orders found: 0
[16-May-2026 14:18:08 UTC] Orders data: []
[16-May-2026 14:18:08 UTC] Total orders count: 0
[16-May-2026 14:18:08 UTC] === API CALL LOG ===
[16-May-2026 14:18:08 UTC] Endpoint: user/profile.php
[16-May-2026 14:18:08 UTC] Full Log Data: {
    "timestamp": "2026-05-16 14:18:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "89.180.9.111",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "89.180.9.111, 172.68.103.119",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg2IiwidXNlcm5hbWUiOiJzYW11ZWxudW5lcyBzaWx2YSIsImVtYWlsIjoic2lsdmFzYW11ZWxudW5lczVAZ21haWwuY29tIiwiZXhwIjoxNzc5NTQ1ODMxfQ.tnjEvzqmArkD4trY72Ri457OfCApLtlP22jCvXQbB5Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fcb028d2dd32134-LIS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "89.180.9.111",
        "cf-ipcountry": "PT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 14:18:08 UTC] === END API CALL LOG ===
[16-May-2026 14:18:08 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 14:18:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg2IiwidXNlcm5hbWUiOiJzYW11ZWxudW5lcyBzaWx2YSIsImVtYWlsIjoic2lsdmFzYW11ZWxudW5lczVAZ21haWwuY29tIiwiZXhwIjoxNzc5NTQ1ODMxfQ.tnjEvzqmArkD4trY72Ri457OfCApLtlP22jCvXQbB5Q
[16-May-2026 14:18:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 14:18:08 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 14:18:08 UTC] User ID: 586
[16-May-2026 14:18:08 UTC] ✅ User profile retrieved successfully for user ID: 586
[16-May-2026 14:18:09 UTC] === API CALL LOG ===
[16-May-2026 14:18:09 UTC] Endpoint: user/profile.php
[16-May-2026 14:18:09 UTC] Full Log Data: {
    "timestamp": "2026-05-16 14:18:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "89.180.9.111",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "89.180.9.111, 172.68.103.119",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg2IiwidXNlcm5hbWUiOiJzYW11ZWxudW5lcyBzaWx2YSIsImVtYWlsIjoic2lsdmFzYW11ZWxudW5lczVAZ21haWwuY29tIiwiZXhwIjoxNzc5NTQ1ODMxfQ.tnjEvzqmArkD4trY72Ri457OfCApLtlP22jCvXQbB5Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fcb028eed662134-LIS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "89.180.9.111",
        "cf-ipcountry": "PT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 14:18:09 UTC] === END API CALL LOG ===
[16-May-2026 14:18:09 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 14:18:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg2IiwidXNlcm5hbWUiOiJzYW11ZWxudW5lcyBzaWx2YSIsImVtYWlsIjoic2lsdmFzYW11ZWxudW5lczVAZ21haWwuY29tIiwiZXhwIjoxNzc5NTQ1ODMxfQ.tnjEvzqmArkD4trY72Ri457OfCApLtlP22jCvXQbB5Q
[16-May-2026 14:18:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 14:18:09 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 14:18:09 UTC] User ID: 586
[16-May-2026 14:18:09 UTC] ✅ User profile retrieved successfully for user ID: 586
[16-May-2026 14:18:09 UTC] === API CALL LOG ===
[16-May-2026 14:18:09 UTC] Endpoint: user/profile.php
[16-May-2026 14:18:09 UTC] Full Log Data: {
    "timestamp": "2026-05-16 14:18:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "89.180.9.111",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "89.180.9.111, 172.68.103.119",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg2IiwidXNlcm5hbWUiOiJzYW11ZWxudW5lcyBzaWx2YSIsImVtYWlsIjoic2lsdmFzYW11ZWxudW5lczVAZ21haWwuY29tIiwiZXhwIjoxNzc5NTQ1ODMxfQ.tnjEvzqmArkD4trY72Ri457OfCApLtlP22jCvXQbB5Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fcb029138012134-LIS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "89.180.9.111",
        "cf-ipcountry": "PT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 14:18:09 UTC] === END API CALL LOG ===
[16-May-2026 14:18:09 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 14:18:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg2IiwidXNlcm5hbWUiOiJzYW11ZWxudW5lcyBzaWx2YSIsImVtYWlsIjoic2lsdmFzYW11ZWxudW5lczVAZ21haWwuY29tIiwiZXhwIjoxNzc5NTQ1ODMxfQ.tnjEvzqmArkD4trY72Ri457OfCApLtlP22jCvXQbB5Q
[16-May-2026 14:18:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 14:18:09 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 14:18:09 UTC] User ID: 586
[16-May-2026 14:18:09 UTC] ✅ User profile retrieved successfully for user ID: 586
[16-May-2026 14:18:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 14:18:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 14:18:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"89.180.9.111, 172.68.103.119","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg2IiwidXNlcm5hbWUiOiJzYW11ZWxudW5lcyBzaWx2YSIsImVtYWlsIjoic2lsdmFzYW11ZWxudW5lczVAZ21haWwuY29tIiwiZXhwIjoxNzc5NTQ1ODMxfQ.tnjEvzqmArkD4trY72Ri457OfCApLtlP22jCvXQbB5Q","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fcb02aefa3c2134-LIS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"89.180.9.111","cf-ipcountry":"PT","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-May-2026 14:18:14 UTC] === User Orders API Called ===
[16-May-2026 14:18:14 UTC] User ID: 586
[16-May-2026 14:18:14 UTC] Limit: 20, Offset: 0
[16-May-2026 14:18:14 UTC] Orders found: 0
[16-May-2026 14:18:14 UTC] Orders data: []
[16-May-2026 14:18:14 UTC] Total orders count: 0
[16-May-2026 14:18:14 UTC] === API CALL LOG ===
[16-May-2026 14:18:14 UTC] Endpoint: user/profile.php
[16-May-2026 14:18:14 UTC] Full Log Data: {
    "timestamp": "2026-05-16 14:18:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "89.180.9.111",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "89.180.9.111, 172.68.103.119",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg2IiwidXNlcm5hbWUiOiJzYW11ZWxudW5lcyBzaWx2YSIsImVtYWlsIjoic2lsdmFzYW11ZWxudW5lczVAZ21haWwuY29tIiwiZXhwIjoxNzc5NTQ1ODMxfQ.tnjEvzqmArkD4trY72Ri457OfCApLtlP22jCvXQbB5Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fcb02afbdc32134-LIS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "89.180.9.111",
        "cf-ipcountry": "PT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 14:18:14 UTC] === END API CALL LOG ===
[16-May-2026 14:18:14 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 14:18:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg2IiwidXNlcm5hbWUiOiJzYW11ZWxudW5lcyBzaWx2YSIsImVtYWlsIjoic2lsdmFzYW11ZWxudW5lczVAZ21haWwuY29tIiwiZXhwIjoxNzc5NTQ1ODMxfQ.tnjEvzqmArkD4trY72Ri457OfCApLtlP22jCvXQbB5Q
[16-May-2026 14:18:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 14:18:14 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 14:18:14 UTC] User ID: 586
[16-May-2026 14:18:14 UTC] ✅ User profile retrieved successfully for user ID: 586
[16-May-2026 14:18:14 UTC] === API CALL LOG ===
[16-May-2026 14:18:14 UTC] Endpoint: user/profile.php
[16-May-2026 14:18:14 UTC] Full Log Data: {
    "timestamp": "2026-05-16 14:18:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "89.180.9.111",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "89.180.9.111, 172.68.103.119",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg2IiwidXNlcm5hbWUiOiJzYW11ZWxudW5lcyBzaWx2YSIsImVtYWlsIjoic2lsdmFzYW11ZWxudW5lczVAZ21haWwuY29tIiwiZXhwIjoxNzc5NTQ1ODMxfQ.tnjEvzqmArkD4trY72Ri457OfCApLtlP22jCvXQbB5Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fcb02b17e6c2134-LIS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "89.180.9.111",
        "cf-ipcountry": "PT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 14:18:14 UTC] === END API CALL LOG ===
[16-May-2026 14:18:14 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 14:18:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg2IiwidXNlcm5hbWUiOiJzYW11ZWxudW5lcyBzaWx2YSIsImVtYWlsIjoic2lsdmFzYW11ZWxudW5lczVAZ21haWwuY29tIiwiZXhwIjoxNzc5NTQ1ODMxfQ.tnjEvzqmArkD4trY72Ri457OfCApLtlP22jCvXQbB5Q
[16-May-2026 14:18:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 14:18:14 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 14:18:14 UTC] User ID: 586
[16-May-2026 14:18:14 UTC] ✅ User profile retrieved successfully for user ID: 586
[16-May-2026 14:18:15 UTC] === API CALL LOG ===
[16-May-2026 14:18:15 UTC] Endpoint: user/profile.php
[16-May-2026 14:18:15 UTC] Full Log Data: {
    "timestamp": "2026-05-16 14:18:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "89.180.9.111",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "89.180.9.111, 172.68.103.119",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg2IiwidXNlcm5hbWUiOiJzYW11ZWxudW5lcyBzaWx2YSIsImVtYWlsIjoic2lsdmFzYW11ZWxudW5lczVAZ21haWwuY29tIiwiZXhwIjoxNzc5NTQ1ODMxfQ.tnjEvzqmArkD4trY72Ri457OfCApLtlP22jCvXQbB5Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fcb02b38fc62134-LIS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "89.180.9.111",
        "cf-ipcountry": "PT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 14:18:15 UTC] === END API CALL LOG ===
[16-May-2026 14:18:15 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 14:18:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg2IiwidXNlcm5hbWUiOiJzYW11ZWxudW5lcyBzaWx2YSIsImVtYWlsIjoic2lsdmFzYW11ZWxudW5lczVAZ21haWwuY29tIiwiZXhwIjoxNzc5NTQ1ODMxfQ.tnjEvzqmArkD4trY72Ri457OfCApLtlP22jCvXQbB5Q
[16-May-2026 14:18:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 14:18:15 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 14:18:15 UTC] User ID: 586
[16-May-2026 14:18:15 UTC] ✅ User profile retrieved successfully for user ID: 586
[16-May-2026 14:21:10 UTC] === API CALL LOG ===
[16-May-2026 14:21:10 UTC] Endpoint: user/profile.php
[16-May-2026 14:21:10 UTC] Full Log Data: {
    "timestamp": "2026-05-16 14:21:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "89.180.9.111",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "89.180.9.111, 172.68.103.119",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg2IiwidXNlcm5hbWUiOiJzYW11ZWxudW5lcyBzaWx2YSIsImVtYWlsIjoic2lsdmFzYW11ZWxudW5lczVAZ21haWwuY29tIiwiZXhwIjoxNzc5NTQ1ODMxfQ.tnjEvzqmArkD4trY72Ri457OfCApLtlP22jCvXQbB5Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fcb06f92a0b2f61-LIS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "89.180.9.111",
        "cf-ipcountry": "PT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 14:21:10 UTC] === END API CALL LOG ===
[16-May-2026 14:21:10 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 14:21:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg2IiwidXNlcm5hbWUiOiJzYW11ZWxudW5lcyBzaWx2YSIsImVtYWlsIjoic2lsdmFzYW11ZWxudW5lczVAZ21haWwuY29tIiwiZXhwIjoxNzc5NTQ1ODMxfQ.tnjEvzqmArkD4trY72Ri457OfCApLtlP22jCvXQbB5Q
[16-May-2026 14:21:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 14:21:10 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 14:21:10 UTC] User ID: 586
[16-May-2026 14:21:10 UTC] ✅ User profile retrieved successfully for user ID: 586
[16-May-2026 14:21:10 UTC] === API CALL LOG ===
[16-May-2026 14:21:10 UTC] Endpoint: user/profile.php
[16-May-2026 14:21:10 UTC] Full Log Data: {
    "timestamp": "2026-05-16 14:21:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "89.180.9.111",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "89.180.9.111, 172.68.103.119",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg2IiwidXNlcm5hbWUiOiJzYW11ZWxudW5lcyBzaWx2YSIsImVtYWlsIjoic2lsdmFzYW11ZWxudW5lczVAZ21haWwuY29tIiwiZXhwIjoxNzc5NTQ1ODMxfQ.tnjEvzqmArkD4trY72Ri457OfCApLtlP22jCvXQbB5Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fcb06fd3a6d2f61-LIS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "89.180.9.111",
        "cf-ipcountry": "PT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 14:21:10 UTC] === END API CALL LOG ===
[16-May-2026 14:21:10 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 14:21:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg2IiwidXNlcm5hbWUiOiJzYW11ZWxudW5lcyBzaWx2YSIsImVtYWlsIjoic2lsdmFzYW11ZWxudW5lczVAZ21haWwuY29tIiwiZXhwIjoxNzc5NTQ1ODMxfQ.tnjEvzqmArkD4trY72Ri457OfCApLtlP22jCvXQbB5Q
[16-May-2026 14:21:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 14:21:10 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 14:21:10 UTC] User ID: 586
[16-May-2026 14:21:10 UTC] ✅ User profile retrieved successfully for user ID: 586
[16-May-2026 14:21:10 UTC] === API CALL LOG ===
[16-May-2026 14:21:10 UTC] Endpoint: user/profile.php
[16-May-2026 14:21:10 UTC] Full Log Data: {
    "timestamp": "2026-05-16 14:21:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "89.180.9.111",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "89.180.9.111, 172.68.103.119",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg2IiwidXNlcm5hbWUiOiJzYW11ZWxudW5lcyBzaWx2YSIsImVtYWlsIjoic2lsdmFzYW11ZWxudW5lczVAZ21haWwuY29tIiwiZXhwIjoxNzc5NTQ1ODMxfQ.tnjEvzqmArkD4trY72Ri457OfCApLtlP22jCvXQbB5Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fcb06fe3ec52f61-LIS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "89.180.9.111",
        "cf-ipcountry": "PT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 14:21:10 UTC] === END API CALL LOG ===
[16-May-2026 14:21:10 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 14:21:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg2IiwidXNlcm5hbWUiOiJzYW11ZWxudW5lcyBzaWx2YSIsImVtYWlsIjoic2lsdmFzYW11ZWxudW5lczVAZ21haWwuY29tIiwiZXhwIjoxNzc5NTQ1ODMxfQ.tnjEvzqmArkD4trY72Ri457OfCApLtlP22jCvXQbB5Q
[16-May-2026 14:21:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 14:21:10 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 14:21:10 UTC] User ID: 586
[16-May-2026 14:21:10 UTC] ✅ User profile retrieved successfully for user ID: 586
[16-May-2026 14:21:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 14:21:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 14:21:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"89.180.9.111, 172.68.103.119","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg2IiwidXNlcm5hbWUiOiJzYW11ZWxudW5lcyBzaWx2YSIsImVtYWlsIjoic2lsdmFzYW11ZWxudW5lczVAZ21haWwuY29tIiwiZXhwIjoxNzc5NTQ1ODMxfQ.tnjEvzqmArkD4trY72Ri457OfCApLtlP22jCvXQbB5Q","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fcb06fe6f6d2f61-LIS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"89.180.9.111","cf-ipcountry":"PT","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-May-2026 14:21:10 UTC] === User Orders API Called ===
[16-May-2026 14:21:10 UTC] User ID: 586
[16-May-2026 14:21:10 UTC] Limit: 20, Offset: 0
[16-May-2026 14:21:10 UTC] Orders found: 0
[16-May-2026 14:21:10 UTC] Orders data: []
[16-May-2026 14:21:10 UTC] Total orders count: 0
[16-May-2026 14:21:10 UTC] === API CALL LOG ===
[16-May-2026 14:21:10 UTC] Endpoint: user/profile.php
[16-May-2026 14:21:10 UTC] Full Log Data: {
    "timestamp": "2026-05-16 14:21:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "89.180.9.111",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "89.180.9.111, 172.68.103.119",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg2IiwidXNlcm5hbWUiOiJzYW11ZWxudW5lcyBzaWx2YSIsImVtYWlsIjoic2lsdmFzYW11ZWxudW5lczVAZ21haWwuY29tIiwiZXhwIjoxNzc5NTQ1ODMxfQ.tnjEvzqmArkD4trY72Ri457OfCApLtlP22jCvXQbB5Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fcb06fee9a62f61-LIS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "89.180.9.111",
        "cf-ipcountry": "PT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 14:21:10 UTC] === END API CALL LOG ===
[16-May-2026 14:21:10 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 14:21:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg2IiwidXNlcm5hbWUiOiJzYW11ZWxudW5lcyBzaWx2YSIsImVtYWlsIjoic2lsdmFzYW11ZWxudW5lczVAZ21haWwuY29tIiwiZXhwIjoxNzc5NTQ1ODMxfQ.tnjEvzqmArkD4trY72Ri457OfCApLtlP22jCvXQbB5Q
[16-May-2026 14:21:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 14:21:10 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 14:21:10 UTC] User ID: 586
[16-May-2026 14:21:10 UTC] ✅ User profile retrieved successfully for user ID: 586
[16-May-2026 14:21:11 UTC] === API CALL LOG ===
[16-May-2026 14:21:11 UTC] Endpoint: user/profile.php
[16-May-2026 14:21:11 UTC] Full Log Data: {
    "timestamp": "2026-05-16 14:21:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "89.180.9.111",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "89.180.9.111, 172.68.103.119",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg2IiwidXNlcm5hbWUiOiJzYW11ZWxudW5lcyBzaWx2YSIsImVtYWlsIjoic2lsdmFzYW11ZWxudW5lczVAZ21haWwuY29tIiwiZXhwIjoxNzc5NTQ1ODMxfQ.tnjEvzqmArkD4trY72Ri457OfCApLtlP22jCvXQbB5Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fcb0700fa072f61-LIS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "89.180.9.111",
        "cf-ipcountry": "PT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 14:21:11 UTC] === END API CALL LOG ===
[16-May-2026 14:21:11 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 14:21:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg2IiwidXNlcm5hbWUiOiJzYW11ZWxudW5lcyBzaWx2YSIsImVtYWlsIjoic2lsdmFzYW11ZWxudW5lczVAZ21haWwuY29tIiwiZXhwIjoxNzc5NTQ1ODMxfQ.tnjEvzqmArkD4trY72Ri457OfCApLtlP22jCvXQbB5Q
[16-May-2026 14:21:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 14:21:11 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 14:21:11 UTC] User ID: 586
[16-May-2026 14:21:11 UTC] ✅ User profile retrieved successfully for user ID: 586
[16-May-2026 14:22:50 UTC] === API CALL LOG ===
[16-May-2026 14:22:50 UTC] Endpoint: user/profile.php
[16-May-2026 14:22:50 UTC] Full Log Data: {
    "timestamp": "2026-05-16 14:22:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "89.180.9.111",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "89.180.9.111, 172.68.103.119",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg2IiwidXNlcm5hbWUiOiJzYW11ZWxudW5lcyBzaWx2YSIsImVtYWlsIjoic2lsdmFzYW11ZWxudW5lczVAZ21haWwuY29tIiwiZXhwIjoxNzc5NTQ1ODMxfQ.tnjEvzqmArkD4trY72Ri457OfCApLtlP22jCvXQbB5Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fcb096dbc8de3b8-LIS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "89.180.9.111",
        "cf-ipcountry": "PT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 14:22:50 UTC] === END API CALL LOG ===
[16-May-2026 14:22:50 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 14:22:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg2IiwidXNlcm5hbWUiOiJzYW11ZWxudW5lcyBzaWx2YSIsImVtYWlsIjoic2lsdmFzYW11ZWxudW5lczVAZ21haWwuY29tIiwiZXhwIjoxNzc5NTQ1ODMxfQ.tnjEvzqmArkD4trY72Ri457OfCApLtlP22jCvXQbB5Q
[16-May-2026 14:22:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 14:22:50 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 14:22:50 UTC] User ID: 586
[16-May-2026 14:22:50 UTC] ✅ User profile retrieved successfully for user ID: 586
[16-May-2026 14:22:50 UTC] User Purchases API - User ID: 586
[16-May-2026 14:22:50 UTC] User Purchases API - Total purchases found: 2
[16-May-2026 16:53:03 UTC] === API CALL LOG ===
[16-May-2026 16:53:03 UTC] Endpoint: user/profile.php
[16-May-2026 16:53:03 UTC] Full Log Data: {
    "timestamp": "2026-05-16 16:53:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.213.229.203",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.213.229.203, 162.158.102.220",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg3IiwidXNlcm5hbWUiOiJAVmliZU9mZkZvY3VzIiwiZW1haWwiOiJib3l0b3JheWV2YWRpeW9yYTE3NEBnbWFpbC5jb20iLCJleHAiOjE3Nzk1NTUxODJ9.ouVbRpZ7a0dQN_VH9b09Wz3fyM9S4G4hMBnt3gtDhYs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fcbe576285d0225-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.213.229.203",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 16:53:03 UTC] === END API CALL LOG ===
[16-May-2026 16:53:03 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 16:53:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg3IiwidXNlcm5hbWUiOiJAVmliZU9mZkZvY3VzIiwiZW1haWwiOiJib3l0b3JheWV2YWRpeW9yYTE3NEBnbWFpbC5jb20iLCJleHAiOjE3Nzk1NTUxODJ9.ouVbRpZ7a0dQN_VH9b09Wz3fyM9S4G4hMBnt3gtDhYs
[16-May-2026 16:53:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 16:53:03 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 16:53:03 UTC] User ID: 587
[16-May-2026 16:53:03 UTC] ✅ User profile retrieved successfully for user ID: 587
[16-May-2026 16:53:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 16:53:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 16:53:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.213.229.203, 162.158.102.220","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg3IiwidXNlcm5hbWUiOiJAVmliZU9mZkZvY3VzIiwiZW1haWwiOiJib3l0b3JheWV2YWRpeW9yYTE3NEBnbWFpbC5jb20iLCJleHAiOjE3Nzk1NTUxODJ9.ouVbRpZ7a0dQN_VH9b09Wz3fyM9S4G4hMBnt3gtDhYs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fcbe57668a40225-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.213.229.203","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-May-2026 16:53:03 UTC] === User Orders API Called ===
[16-May-2026 16:53:03 UTC] User ID: 587
[16-May-2026 16:53:03 UTC] Limit: 20, Offset: 0
[16-May-2026 16:53:03 UTC] Orders found: 0
[16-May-2026 16:53:03 UTC] Orders data: []
[16-May-2026 16:53:03 UTC] Total orders count: 0
[16-May-2026 16:53:03 UTC] === API CALL LOG ===
[16-May-2026 16:53:03 UTC] Endpoint: user/profile.php
[16-May-2026 16:53:03 UTC] Full Log Data: {
    "timestamp": "2026-05-16 16:53:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.213.229.203",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.213.229.203, 162.158.102.220",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg3IiwidXNlcm5hbWUiOiJAVmliZU9mZkZvY3VzIiwiZW1haWwiOiJib3l0b3JheWV2YWRpeW9yYTE3NEBnbWFpbC5jb20iLCJleHAiOjE3Nzk1NTUxODJ9.ouVbRpZ7a0dQN_VH9b09Wz3fyM9S4G4hMBnt3gtDhYs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fcbe576a8d00225-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.213.229.203",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 16:53:03 UTC] === END API CALL LOG ===
[16-May-2026 16:53:03 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 16:53:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg3IiwidXNlcm5hbWUiOiJAVmliZU9mZkZvY3VzIiwiZW1haWwiOiJib3l0b3JheWV2YWRpeW9yYTE3NEBnbWFpbC5jb20iLCJleHAiOjE3Nzk1NTUxODJ9.ouVbRpZ7a0dQN_VH9b09Wz3fyM9S4G4hMBnt3gtDhYs
[16-May-2026 16:53:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 16:53:03 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 16:53:03 UTC] User ID: 587
[16-May-2026 16:53:03 UTC] ✅ User profile retrieved successfully for user ID: 587
[16-May-2026 16:53:04 UTC] === API CALL LOG ===
[16-May-2026 16:53:04 UTC] Endpoint: user/profile.php
[16-May-2026 16:53:04 UTC] Full Log Data: {
    "timestamp": "2026-05-16 16:53:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.213.229.203",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.213.229.203, 162.158.102.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg3IiwidXNlcm5hbWUiOiJAVmliZU9mZkZvY3VzIiwiZW1haWwiOiJib3l0b3JheWV2YWRpeW9yYTE3NEBnbWFpbC5jb20iLCJleHAiOjE3Nzk1NTUxODJ9.ouVbRpZ7a0dQN_VH9b09Wz3fyM9S4G4hMBnt3gtDhYs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fcbe57d7f210225-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.213.229.203",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 16:53:04 UTC] === END API CALL LOG ===
[16-May-2026 16:53:04 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 16:53:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg3IiwidXNlcm5hbWUiOiJAVmliZU9mZkZvY3VzIiwiZW1haWwiOiJib3l0b3JheWV2YWRpeW9yYTE3NEBnbWFpbC5jb20iLCJleHAiOjE3Nzk1NTUxODJ9.ouVbRpZ7a0dQN_VH9b09Wz3fyM9S4G4hMBnt3gtDhYs
[16-May-2026 16:53:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 16:53:04 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 16:53:04 UTC] User ID: 587
[16-May-2026 16:53:04 UTC] ✅ User profile retrieved successfully for user ID: 587
[16-May-2026 16:54:36 UTC] === API CALL LOG ===
[16-May-2026 16:54:36 UTC] Endpoint: user/profile.php
[16-May-2026 16:54:36 UTC] Full Log Data: {
    "timestamp": "2026-05-16 16:54:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.213.229.203",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.213.229.203, 162.158.172.50",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg3IiwidXNlcm5hbWUiOiJAVmliZU9mZkZvY3VzIiwiZW1haWwiOiJib3l0b3JheWV2YWRpeW9yYTE3NEBnbWFpbC5jb20iLCJleHAiOjE3Nzk1NTUxODJ9.ouVbRpZ7a0dQN_VH9b09Wz3fyM9S4G4hMBnt3gtDhYs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fcbe7bad8c1c3bd-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.213.229.203",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 16:54:36 UTC] === END API CALL LOG ===
[16-May-2026 16:54:36 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 16:54:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg3IiwidXNlcm5hbWUiOiJAVmliZU9mZkZvY3VzIiwiZW1haWwiOiJib3l0b3JheWV2YWRpeW9yYTE3NEBnbWFpbC5jb20iLCJleHAiOjE3Nzk1NTUxODJ9.ouVbRpZ7a0dQN_VH9b09Wz3fyM9S4G4hMBnt3gtDhYs
[16-May-2026 16:54:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 16:54:36 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 16:54:36 UTC] User ID: 587
[16-May-2026 16:54:36 UTC] ✅ User profile retrieved successfully for user ID: 587
[16-May-2026 16:54:47 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 16:54:47 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 16:54:47 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.213.229.203, 162.158.172.50","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg3IiwidXNlcm5hbWUiOiJAVmliZU9mZkZvY3VzIiwiZW1haWwiOiJib3l0b3JheWV2YWRpeW9yYTE3NEBnbWFpbC5jb20iLCJleHAiOjE3Nzk1NTUxODJ9.ouVbRpZ7a0dQN_VH9b09Wz3fyM9S4G4hMBnt3gtDhYs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fcbe8033be7c3bd-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.213.229.203","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-May-2026 16:54:47 UTC] === User Orders API Called ===
[16-May-2026 16:54:47 UTC] User ID: 587
[16-May-2026 16:54:47 UTC] Limit: 20, Offset: 0
[16-May-2026 16:54:47 UTC] Orders found: 0
[16-May-2026 16:54:47 UTC] Orders data: []
[16-May-2026 16:54:47 UTC] Total orders count: 0
[16-May-2026 16:54:47 UTC] === API CALL LOG ===
[16-May-2026 16:54:47 UTC] Endpoint: user/profile.php
[16-May-2026 16:54:47 UTC] Full Log Data: {
    "timestamp": "2026-05-16 16:54:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.213.229.203",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.213.229.203, 162.158.172.50",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg3IiwidXNlcm5hbWUiOiJAVmliZU9mZkZvY3VzIiwiZW1haWwiOiJib3l0b3JheWV2YWRpeW9yYTE3NEBnbWFpbC5jb20iLCJleHAiOjE3Nzk1NTUxODJ9.ouVbRpZ7a0dQN_VH9b09Wz3fyM9S4G4hMBnt3gtDhYs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fcbe803bc22c3bd-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.213.229.203",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 16:54:47 UTC] === END API CALL LOG ===
[16-May-2026 16:54:47 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 16:54:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg3IiwidXNlcm5hbWUiOiJAVmliZU9mZkZvY3VzIiwiZW1haWwiOiJib3l0b3JheWV2YWRpeW9yYTE3NEBnbWFpbC5jb20iLCJleHAiOjE3Nzk1NTUxODJ9.ouVbRpZ7a0dQN_VH9b09Wz3fyM9S4G4hMBnt3gtDhYs
[16-May-2026 16:54:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 16:54:47 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 16:54:47 UTC] User ID: 587
[16-May-2026 16:54:47 UTC] ✅ User profile retrieved successfully for user ID: 587
[16-May-2026 16:54:48 UTC] === API CALL LOG ===
[16-May-2026 16:54:48 UTC] Endpoint: user/profile.php
[16-May-2026 16:54:48 UTC] Full Log Data: {
    "timestamp": "2026-05-16 16:54:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.213.229.203",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.213.229.203, 162.158.172.50",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg3IiwidXNlcm5hbWUiOiJAVmliZU9mZkZvY3VzIiwiZW1haWwiOiJib3l0b3JheWV2YWRpeW9yYTE3NEBnbWFpbC5jb20iLCJleHAiOjE3Nzk1NTUxODJ9.ouVbRpZ7a0dQN_VH9b09Wz3fyM9S4G4hMBnt3gtDhYs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fcbe807ce72c3bd-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.213.229.203",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 16:54:48 UTC] === END API CALL LOG ===
[16-May-2026 16:54:48 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 16:54:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg3IiwidXNlcm5hbWUiOiJAVmliZU9mZkZvY3VzIiwiZW1haWwiOiJib3l0b3JheWV2YWRpeW9yYTE3NEBnbWFpbC5jb20iLCJleHAiOjE3Nzk1NTUxODJ9.ouVbRpZ7a0dQN_VH9b09Wz3fyM9S4G4hMBnt3gtDhYs
[16-May-2026 16:54:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 16:54:48 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 16:54:48 UTC] User ID: 587
[16-May-2026 16:54:48 UTC] ✅ User profile retrieved successfully for user ID: 587
[16-May-2026 16:54:49 UTC] === API CALL LOG ===
[16-May-2026 16:54:49 UTC] Endpoint: user/profile.php
[16-May-2026 16:54:49 UTC] Full Log Data: {
    "timestamp": "2026-05-16 16:54:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.213.229.203",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.213.229.203, 162.158.172.50",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg3IiwidXNlcm5hbWUiOiJAVmliZU9mZkZvY3VzIiwiZW1haWwiOiJib3l0b3JheWV2YWRpeW9yYTE3NEBnbWFpbC5jb20iLCJleHAiOjE3Nzk1NTUxODJ9.ouVbRpZ7a0dQN_VH9b09Wz3fyM9S4G4hMBnt3gtDhYs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fcbe80f0a35c3bd-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.213.229.203",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 16:54:49 UTC] === END API CALL LOG ===
[16-May-2026 16:54:49 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 16:54:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg3IiwidXNlcm5hbWUiOiJAVmliZU9mZkZvY3VzIiwiZW1haWwiOiJib3l0b3JheWV2YWRpeW9yYTE3NEBnbWFpbC5jb20iLCJleHAiOjE3Nzk1NTUxODJ9.ouVbRpZ7a0dQN_VH9b09Wz3fyM9S4G4hMBnt3gtDhYs
[16-May-2026 16:54:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 16:54:49 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 16:54:49 UTC] User ID: 587
[16-May-2026 16:54:49 UTC] ✅ User profile retrieved successfully for user ID: 587
[16-May-2026 16:54:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 16:54:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 16:54:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.213.229.203, 162.158.172.50","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg3IiwidXNlcm5hbWUiOiJAVmliZU9mZkZvY3VzIiwiZW1haWwiOiJib3l0b3JheWV2YWRpeW9yYTE3NEBnbWFpbC5jb20iLCJleHAiOjE3Nzk1NTUxODJ9.ouVbRpZ7a0dQN_VH9b09Wz3fyM9S4G4hMBnt3gtDhYs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fcbe837ef31c3bd-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.213.229.203","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-May-2026 16:54:56 UTC] === User Orders API Called ===
[16-May-2026 16:54:56 UTC] User ID: 587
[16-May-2026 16:54:56 UTC] Limit: 20, Offset: 0
[16-May-2026 16:54:56 UTC] Orders found: 0
[16-May-2026 16:54:56 UTC] Orders data: []
[16-May-2026 16:54:56 UTC] Total orders count: 0
[16-May-2026 16:54:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 16:54:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 16:54:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.213.229.203, 162.158.172.50","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg3IiwidXNlcm5hbWUiOiJAVmliZU9mZkZvY3VzIiwiZW1haWwiOiJib3l0b3JheWV2YWRpeW9yYTE3NEBnbWFpbC5jb20iLCJleHAiOjE3Nzk1NTUxODJ9.ouVbRpZ7a0dQN_VH9b09Wz3fyM9S4G4hMBnt3gtDhYs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fcbe842dbe6c3bd-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.213.229.203","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-May-2026 16:54:57 UTC] === User Orders API Called ===
[16-May-2026 16:54:57 UTC] User ID: 587
[16-May-2026 16:54:57 UTC] Limit: 20, Offset: 0
[16-May-2026 16:54:57 UTC] Orders found: 0
[16-May-2026 16:54:57 UTC] Orders data: []
[16-May-2026 16:54:57 UTC] Total orders count: 0
[16-May-2026 16:54:57 UTC] === API CALL LOG ===
[16-May-2026 16:54:57 UTC] Endpoint: user/profile.php
[16-May-2026 16:54:57 UTC] Full Log Data: {
    "timestamp": "2026-05-16 16:54:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.213.229.203",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.213.229.203, 162.158.172.50",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg3IiwidXNlcm5hbWUiOiJAVmliZU9mZkZvY3VzIiwiZW1haWwiOiJib3l0b3JheWV2YWRpeW9yYTE3NEBnbWFpbC5jb20iLCJleHAiOjE3Nzk1NTUxODJ9.ouVbRpZ7a0dQN_VH9b09Wz3fyM9S4G4hMBnt3gtDhYs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fcbe8435c20c3bd-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.213.229.203",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 16:54:57 UTC] === END API CALL LOG ===
[16-May-2026 16:54:57 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 16:54:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg3IiwidXNlcm5hbWUiOiJAVmliZU9mZkZvY3VzIiwiZW1haWwiOiJib3l0b3JheWV2YWRpeW9yYTE3NEBnbWFpbC5jb20iLCJleHAiOjE3Nzk1NTUxODJ9.ouVbRpZ7a0dQN_VH9b09Wz3fyM9S4G4hMBnt3gtDhYs
[16-May-2026 16:54:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 16:54:57 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 16:54:57 UTC] User ID: 587
[16-May-2026 16:54:57 UTC] ✅ User profile retrieved successfully for user ID: 587
[16-May-2026 16:54:58 UTC] === API CALL LOG ===
[16-May-2026 16:54:58 UTC] Endpoint: user/profile.php
[16-May-2026 16:54:58 UTC] Full Log Data: {
    "timestamp": "2026-05-16 16:54:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.213.229.203",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.213.229.203, 162.158.172.50",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg3IiwidXNlcm5hbWUiOiJAVmliZU9mZkZvY3VzIiwiZW1haWwiOiJib3l0b3JheWV2YWRpeW9yYTE3NEBnbWFpbC5jb20iLCJleHAiOjE3Nzk1NTUxODJ9.ouVbRpZ7a0dQN_VH9b09Wz3fyM9S4G4hMBnt3gtDhYs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fcbe8477df3c3bd-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.213.229.203",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 16:54:58 UTC] === END API CALL LOG ===
[16-May-2026 16:54:58 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 16:54:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg3IiwidXNlcm5hbWUiOiJAVmliZU9mZkZvY3VzIiwiZW1haWwiOiJib3l0b3JheWV2YWRpeW9yYTE3NEBnbWFpbC5jb20iLCJleHAiOjE3Nzk1NTUxODJ9.ouVbRpZ7a0dQN_VH9b09Wz3fyM9S4G4hMBnt3gtDhYs
[16-May-2026 16:54:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 16:54:58 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 16:54:58 UTC] User ID: 587
[16-May-2026 16:54:58 UTC] ✅ User profile retrieved successfully for user ID: 587
[16-May-2026 16:54:59 UTC] === API CALL LOG ===
[16-May-2026 16:54:59 UTC] Endpoint: user/profile.php
[16-May-2026 16:54:59 UTC] Full Log Data: {
    "timestamp": "2026-05-16 16:54:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.213.229.203",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.213.229.203, 162.158.172.50",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg3IiwidXNlcm5hbWUiOiJAVmliZU9mZkZvY3VzIiwiZW1haWwiOiJib3l0b3JheWV2YWRpeW9yYTE3NEBnbWFpbC5jb20iLCJleHAiOjE3Nzk1NTUxODJ9.ouVbRpZ7a0dQN_VH9b09Wz3fyM9S4G4hMBnt3gtDhYs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fcbe84baff4c3bd-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.213.229.203",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 16:54:59 UTC] === END API CALL LOG ===
[16-May-2026 16:54:59 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 16:54:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg3IiwidXNlcm5hbWUiOiJAVmliZU9mZkZvY3VzIiwiZW1haWwiOiJib3l0b3JheWV2YWRpeW9yYTE3NEBnbWFpbC5jb20iLCJleHAiOjE3Nzk1NTUxODJ9.ouVbRpZ7a0dQN_VH9b09Wz3fyM9S4G4hMBnt3gtDhYs
[16-May-2026 16:54:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 16:54:59 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 16:54:59 UTC] User ID: 587
[16-May-2026 16:54:59 UTC] ✅ User profile retrieved successfully for user ID: 587
[16-May-2026 16:56:04 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 16:56:04 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 16:56:04 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.213.229.203, 162.158.172.51","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg3IiwidXNlcm5hbWUiOiJAVmliZU9mZkZvY3VzIiwiZW1haWwiOiJib3l0b3JheWV2YWRpeW9yYTE3NEBnbWFpbC5jb20iLCJleHAiOjE3Nzk1NTUxODJ9.ouVbRpZ7a0dQN_VH9b09Wz3fyM9S4G4hMBnt3gtDhYs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fcbe9e28b04c3bd-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.213.229.203","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-May-2026 16:56:04 UTC] === User Orders API Called ===
[16-May-2026 16:56:04 UTC] User ID: 587
[16-May-2026 16:56:04 UTC] Limit: 20, Offset: 0
[16-May-2026 16:56:04 UTC] Orders found: 0
[16-May-2026 16:56:04 UTC] Orders data: []
[16-May-2026 16:56:04 UTC] Total orders count: 0
[16-May-2026 16:56:04 UTC] === API CALL LOG ===
[16-May-2026 16:56:04 UTC] Endpoint: user/profile.php
[16-May-2026 16:56:04 UTC] Full Log Data: {
    "timestamp": "2026-05-16 16:56:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.213.229.203",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.213.229.203, 162.158.172.51",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg3IiwidXNlcm5hbWUiOiJAVmliZU9mZkZvY3VzIiwiZW1haWwiOiJib3l0b3JheWV2YWRpeW9yYTE3NEBnbWFpbC5jb20iLCJleHAiOjE3Nzk1NTUxODJ9.ouVbRpZ7a0dQN_VH9b09Wz3fyM9S4G4hMBnt3gtDhYs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fcbe9e2bb16c3bd-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.213.229.203",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 16:56:04 UTC] === END API CALL LOG ===
[16-May-2026 16:56:04 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 16:56:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg3IiwidXNlcm5hbWUiOiJAVmliZU9mZkZvY3VzIiwiZW1haWwiOiJib3l0b3JheWV2YWRpeW9yYTE3NEBnbWFpbC5jb20iLCJleHAiOjE3Nzk1NTUxODJ9.ouVbRpZ7a0dQN_VH9b09Wz3fyM9S4G4hMBnt3gtDhYs
[16-May-2026 16:56:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 16:56:04 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 16:56:04 UTC] User ID: 587
[16-May-2026 16:56:04 UTC] ✅ User profile retrieved successfully for user ID: 587
[16-May-2026 16:56:05 UTC] === API CALL LOG ===
[16-May-2026 16:56:05 UTC] Endpoint: user/profile.php
[16-May-2026 16:56:05 UTC] Full Log Data: {
    "timestamp": "2026-05-16 16:56:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.213.229.203",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.213.229.203, 162.158.172.51",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg3IiwidXNlcm5hbWUiOiJAVmliZU9mZkZvY3VzIiwiZW1haWwiOiJib3l0b3JheWV2YWRpeW9yYTE3NEBnbWFpbC5jb20iLCJleHAiOjE3Nzk1NTUxODJ9.ouVbRpZ7a0dQN_VH9b09Wz3fyM9S4G4hMBnt3gtDhYs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fcbe9e71d7fc3bd-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.213.229.203",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 16:56:05 UTC] === END API CALL LOG ===
[16-May-2026 16:56:05 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 16:56:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg3IiwidXNlcm5hbWUiOiJAVmliZU9mZkZvY3VzIiwiZW1haWwiOiJib3l0b3JheWV2YWRpeW9yYTE3NEBnbWFpbC5jb20iLCJleHAiOjE3Nzk1NTUxODJ9.ouVbRpZ7a0dQN_VH9b09Wz3fyM9S4G4hMBnt3gtDhYs
[16-May-2026 16:56:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 16:56:05 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 16:56:05 UTC] User ID: 587
[16-May-2026 16:56:05 UTC] ✅ User profile retrieved successfully for user ID: 587
[16-May-2026 16:56:05 UTC] === API CALL LOG ===
[16-May-2026 16:56:05 UTC] Endpoint: user/profile.php
[16-May-2026 16:56:05 UTC] Full Log Data: {
    "timestamp": "2026-05-16 16:56:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.213.229.203",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.213.229.203, 162.158.172.51",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg3IiwidXNlcm5hbWUiOiJAVmliZU9mZkZvY3VzIiwiZW1haWwiOiJib3l0b3JheWV2YWRpeW9yYTE3NEBnbWFpbC5jb20iLCJleHAiOjE3Nzk1NTUxODJ9.ouVbRpZ7a0dQN_VH9b09Wz3fyM9S4G4hMBnt3gtDhYs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fcbe9eadf9cc3bd-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.213.229.203",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 16:56:05 UTC] === END API CALL LOG ===
[16-May-2026 16:56:05 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 16:56:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg3IiwidXNlcm5hbWUiOiJAVmliZU9mZkZvY3VzIiwiZW1haWwiOiJib3l0b3JheWV2YWRpeW9yYTE3NEBnbWFpbC5jb20iLCJleHAiOjE3Nzk1NTUxODJ9.ouVbRpZ7a0dQN_VH9b09Wz3fyM9S4G4hMBnt3gtDhYs
[16-May-2026 16:56:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 16:56:05 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 16:56:05 UTC] User ID: 587
[16-May-2026 16:56:05 UTC] ✅ User profile retrieved successfully for user ID: 587
[16-May-2026 16:56:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 16:56:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 16:56:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.213.229.203, 162.158.172.51","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg3IiwidXNlcm5hbWUiOiJAVmliZU9mZkZvY3VzIiwiZW1haWwiOiJib3l0b3JheWV2YWRpeW9yYTE3NEBnbWFpbC5jb20iLCJleHAiOjE3Nzk1NTUxODJ9.ouVbRpZ7a0dQN_VH9b09Wz3fyM9S4G4hMBnt3gtDhYs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fcbe9f55d9ec3bd-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.213.229.203","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-May-2026 16:56:07 UTC] === User Orders API Called ===
[16-May-2026 16:56:07 UTC] User ID: 587
[16-May-2026 16:56:07 UTC] Limit: 20, Offset: 0
[16-May-2026 16:56:07 UTC] Orders found: 0
[16-May-2026 16:56:07 UTC] Orders data: []
[16-May-2026 16:56:07 UTC] Total orders count: 0
[16-May-2026 16:56:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 16:56:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 16:56:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.213.229.203, 162.158.172.51","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg3IiwidXNlcm5hbWUiOiJAVmliZU9mZkZvY3VzIiwiZW1haWwiOiJib3l0b3JheWV2YWRpeW9yYTE3NEBnbWFpbC5jb20iLCJleHAiOjE3Nzk1NTUxODJ9.ouVbRpZ7a0dQN_VH9b09Wz3fyM9S4G4hMBnt3gtDhYs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fcbe9fefbc4c3bd-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.213.229.203","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-May-2026 16:56:08 UTC] === User Orders API Called ===
[16-May-2026 16:56:08 UTC] User ID: 587
[16-May-2026 16:56:08 UTC] Limit: 20, Offset: 0
[16-May-2026 16:56:08 UTC] Orders found: 0
[16-May-2026 16:56:08 UTC] Orders data: []
[16-May-2026 16:56:08 UTC] Total orders count: 0
[16-May-2026 16:56:08 UTC] === API CALL LOG ===
[16-May-2026 16:56:08 UTC] Endpoint: user/profile.php
[16-May-2026 16:56:08 UTC] Full Log Data: {
    "timestamp": "2026-05-16 16:56:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.213.229.203",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.213.229.203, 162.158.172.51",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg3IiwidXNlcm5hbWUiOiJAVmliZU9mZkZvY3VzIiwiZW1haWwiOiJib3l0b3JheWV2YWRpeW9yYTE3NEBnbWFpbC5jb20iLCJleHAiOjE3Nzk1NTUxODJ9.ouVbRpZ7a0dQN_VH9b09Wz3fyM9S4G4hMBnt3gtDhYs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fcbe9ff5bfac3bd-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.213.229.203",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 16:56:08 UTC] === END API CALL LOG ===
[16-May-2026 16:56:08 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 16:56:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg3IiwidXNlcm5hbWUiOiJAVmliZU9mZkZvY3VzIiwiZW1haWwiOiJib3l0b3JheWV2YWRpeW9yYTE3NEBnbWFpbC5jb20iLCJleHAiOjE3Nzk1NTUxODJ9.ouVbRpZ7a0dQN_VH9b09Wz3fyM9S4G4hMBnt3gtDhYs
[16-May-2026 16:56:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 16:56:08 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 16:56:08 UTC] User ID: 587
[16-May-2026 16:56:08 UTC] ✅ User profile retrieved successfully for user ID: 587
[16-May-2026 16:56:09 UTC] === API CALL LOG ===
[16-May-2026 16:56:09 UTC] Endpoint: user/profile.php
[16-May-2026 16:56:09 UTC] Full Log Data: {
    "timestamp": "2026-05-16 16:56:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.213.229.203",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.213.229.203, 162.158.172.51",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg3IiwidXNlcm5hbWUiOiJAVmliZU9mZkZvY3VzIiwiZW1haWwiOiJib3l0b3JheWV2YWRpeW9yYTE3NEBnbWFpbC5jb20iLCJleHAiOjE3Nzk1NTUxODJ9.ouVbRpZ7a0dQN_VH9b09Wz3fyM9S4G4hMBnt3gtDhYs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fcbea033e07c3bd-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.213.229.203",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 16:56:09 UTC] === END API CALL LOG ===
[16-May-2026 16:56:09 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 16:56:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg3IiwidXNlcm5hbWUiOiJAVmliZU9mZkZvY3VzIiwiZW1haWwiOiJib3l0b3JheWV2YWRpeW9yYTE3NEBnbWFpbC5jb20iLCJleHAiOjE3Nzk1NTUxODJ9.ouVbRpZ7a0dQN_VH9b09Wz3fyM9S4G4hMBnt3gtDhYs
[16-May-2026 16:56:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 16:56:09 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 16:56:09 UTC] User ID: 587
[16-May-2026 16:56:09 UTC] ✅ User profile retrieved successfully for user ID: 587
[16-May-2026 16:56:09 UTC] === API CALL LOG ===
[16-May-2026 16:56:09 UTC] Endpoint: user/profile.php
[16-May-2026 16:56:09 UTC] Full Log Data: {
    "timestamp": "2026-05-16 16:56:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.213.229.203",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.213.229.203, 162.158.172.51",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg3IiwidXNlcm5hbWUiOiJAVmliZU9mZkZvY3VzIiwiZW1haWwiOiJib3l0b3JheWV2YWRpeW9yYTE3NEBnbWFpbC5jb20iLCJleHAiOjE3Nzk1NTUxODJ9.ouVbRpZ7a0dQN_VH9b09Wz3fyM9S4G4hMBnt3gtDhYs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fcbea05af6cc3bd-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.213.229.203",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 16:56:09 UTC] === END API CALL LOG ===
[16-May-2026 16:56:09 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 16:56:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg3IiwidXNlcm5hbWUiOiJAVmliZU9mZkZvY3VzIiwiZW1haWwiOiJib3l0b3JheWV2YWRpeW9yYTE3NEBnbWFpbC5jb20iLCJleHAiOjE3Nzk1NTUxODJ9.ouVbRpZ7a0dQN_VH9b09Wz3fyM9S4G4hMBnt3gtDhYs
[16-May-2026 16:56:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 16:56:09 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 16:56:09 UTC] User ID: 587
[16-May-2026 16:56:09 UTC] ✅ User profile retrieved successfully for user ID: 587
[16-May-2026 16:56:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 16:56:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 16:56:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.213.229.203, 162.158.172.51","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg3IiwidXNlcm5hbWUiOiJAVmliZU9mZkZvY3VzIiwiZW1haWwiOiJib3l0b3JheWV2YWRpeW9yYTE3NEBnbWFpbC5jb20iLCJleHAiOjE3Nzk1NTUxODJ9.ouVbRpZ7a0dQN_VH9b09Wz3fyM9S4G4hMBnt3gtDhYs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fcbea194ac9c3bd-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.213.229.203","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-May-2026 16:56:13 UTC] === User Orders API Called ===
[16-May-2026 16:56:13 UTC] User ID: 587
[16-May-2026 16:56:13 UTC] Limit: 20, Offset: 0
[16-May-2026 16:56:13 UTC] Orders found: 0
[16-May-2026 16:56:13 UTC] Orders data: []
[16-May-2026 16:56:13 UTC] Total orders count: 0
[16-May-2026 16:56:13 UTC] === API CALL LOG ===
[16-May-2026 16:56:13 UTC] Endpoint: user/profile.php
[16-May-2026 16:56:13 UTC] Full Log Data: {
    "timestamp": "2026-05-16 16:56:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.213.229.203",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.213.229.203, 162.158.172.51",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg3IiwidXNlcm5hbWUiOiJAVmliZU9mZkZvY3VzIiwiZW1haWwiOiJib3l0b3JheWV2YWRpeW9yYTE3NEBnbWFpbC5jb20iLCJleHAiOjE3Nzk1NTUxODJ9.ouVbRpZ7a0dQN_VH9b09Wz3fyM9S4G4hMBnt3gtDhYs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fcbea19cb24c3bd-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.213.229.203",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 16:56:13 UTC] === END API CALL LOG ===
[16-May-2026 16:56:13 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 16:56:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg3IiwidXNlcm5hbWUiOiJAVmliZU9mZkZvY3VzIiwiZW1haWwiOiJib3l0b3JheWV2YWRpeW9yYTE3NEBnbWFpbC5jb20iLCJleHAiOjE3Nzk1NTUxODJ9.ouVbRpZ7a0dQN_VH9b09Wz3fyM9S4G4hMBnt3gtDhYs
[16-May-2026 16:56:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 16:56:13 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 16:56:13 UTC] User ID: 587
[16-May-2026 16:56:13 UTC] ✅ User profile retrieved successfully for user ID: 587
[16-May-2026 16:56:13 UTC] === API CALL LOG ===
[16-May-2026 16:56:13 UTC] Endpoint: user/profile.php
[16-May-2026 16:56:13 UTC] Full Log Data: {
    "timestamp": "2026-05-16 16:56:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.213.229.203",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.213.229.203, 162.158.172.51",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg3IiwidXNlcm5hbWUiOiJAVmliZU9mZkZvY3VzIiwiZW1haWwiOiJib3l0b3JheWV2YWRpeW9yYTE3NEBnbWFpbC5jb20iLCJleHAiOjE3Nzk1NTUxODJ9.ouVbRpZ7a0dQN_VH9b09Wz3fyM9S4G4hMBnt3gtDhYs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fcbea1d9d39c3bd-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.213.229.203",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 16:56:13 UTC] === END API CALL LOG ===
[16-May-2026 16:56:13 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 16:56:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg3IiwidXNlcm5hbWUiOiJAVmliZU9mZkZvY3VzIiwiZW1haWwiOiJib3l0b3JheWV2YWRpeW9yYTE3NEBnbWFpbC5jb20iLCJleHAiOjE3Nzk1NTUxODJ9.ouVbRpZ7a0dQN_VH9b09Wz3fyM9S4G4hMBnt3gtDhYs
[16-May-2026 16:56:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 16:56:13 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 16:56:13 UTC] User ID: 587
[16-May-2026 16:56:13 UTC] ✅ User profile retrieved successfully for user ID: 587
[16-May-2026 16:56:14 UTC] === API CALL LOG ===
[16-May-2026 16:56:14 UTC] Endpoint: user/profile.php
[16-May-2026 16:56:14 UTC] Full Log Data: {
    "timestamp": "2026-05-16 16:56:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.213.229.203",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.213.229.203, 162.158.172.51",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg3IiwidXNlcm5hbWUiOiJAVmliZU9mZkZvY3VzIiwiZW1haWwiOiJib3l0b3JheWV2YWRpeW9yYTE3NEBnbWFpbC5jb20iLCJleHAiOjE3Nzk1NTUxODJ9.ouVbRpZ7a0dQN_VH9b09Wz3fyM9S4G4hMBnt3gtDhYs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fcbea207f3ac3bd-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.213.229.203",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 16:56:14 UTC] === END API CALL LOG ===
[16-May-2026 16:56:14 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 16:56:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg3IiwidXNlcm5hbWUiOiJAVmliZU9mZkZvY3VzIiwiZW1haWwiOiJib3l0b3JheWV2YWRpeW9yYTE3NEBnbWFpbC5jb20iLCJleHAiOjE3Nzk1NTUxODJ9.ouVbRpZ7a0dQN_VH9b09Wz3fyM9S4G4hMBnt3gtDhYs
[16-May-2026 16:56:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 16:56:14 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 16:56:14 UTC] User ID: 587
[16-May-2026 16:56:14 UTC] ✅ User profile retrieved successfully for user ID: 587
[16-May-2026 16:56:16 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 16:56:16 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 16:56:16 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.213.229.203, 162.158.172.51","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg3IiwidXNlcm5hbWUiOiJAVmliZU9mZkZvY3VzIiwiZW1haWwiOiJib3l0b3JheWV2YWRpeW9yYTE3NEBnbWFpbC5jb20iLCJleHAiOjE3Nzk1NTUxODJ9.ouVbRpZ7a0dQN_VH9b09Wz3fyM9S4G4hMBnt3gtDhYs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fcbea2caeadc3bd-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.213.229.203","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-May-2026 16:56:16 UTC] === User Orders API Called ===
[16-May-2026 16:56:16 UTC] User ID: 587
[16-May-2026 16:56:16 UTC] Limit: 20, Offset: 0
[16-May-2026 16:56:16 UTC] Orders found: 0
[16-May-2026 16:56:16 UTC] Orders data: []
[16-May-2026 16:56:16 UTC] Total orders count: 0
[16-May-2026 16:56:16 UTC] === API CALL LOG ===
[16-May-2026 16:56:16 UTC] Endpoint: user/profile.php
[16-May-2026 16:56:16 UTC] Full Log Data: {
    "timestamp": "2026-05-16 16:56:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.213.229.203",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.213.229.203, 162.158.172.51",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg3IiwidXNlcm5hbWUiOiJAVmliZU9mZkZvY3VzIiwiZW1haWwiOiJib3l0b3JheWV2YWRpeW9yYTE3NEBnbWFpbC5jb20iLCJleHAiOjE3Nzk1NTUxODJ9.ouVbRpZ7a0dQN_VH9b09Wz3fyM9S4G4hMBnt3gtDhYs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fcbea2d0eecc3bd-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.213.229.203",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 16:56:16 UTC] === END API CALL LOG ===
[16-May-2026 16:56:16 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 16:56:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg3IiwidXNlcm5hbWUiOiJAVmliZU9mZkZvY3VzIiwiZW1haWwiOiJib3l0b3JheWV2YWRpeW9yYTE3NEBnbWFpbC5jb20iLCJleHAiOjE3Nzk1NTUxODJ9.ouVbRpZ7a0dQN_VH9b09Wz3fyM9S4G4hMBnt3gtDhYs
[16-May-2026 16:56:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 16:56:16 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 16:56:16 UTC] User ID: 587
[16-May-2026 16:56:16 UTC] ✅ User profile retrieved successfully for user ID: 587
[16-May-2026 16:56:16 UTC] === API CALL LOG ===
[16-May-2026 16:56:16 UTC] Endpoint: user/profile.php
[16-May-2026 16:56:16 UTC] Full Log Data: {
    "timestamp": "2026-05-16 16:56:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.213.229.203",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.213.229.203, 162.158.172.51",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg3IiwidXNlcm5hbWUiOiJAVmliZU9mZkZvY3VzIiwiZW1haWwiOiJib3l0b3JheWV2YWRpeW9yYTE3NEBnbWFpbC5jb20iLCJleHAiOjE3Nzk1NTUxODJ9.ouVbRpZ7a0dQN_VH9b09Wz3fyM9S4G4hMBnt3gtDhYs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fcbea313968c3bd-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.213.229.203",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 16:56:16 UTC] === END API CALL LOG ===
[16-May-2026 16:56:16 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 16:56:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg3IiwidXNlcm5hbWUiOiJAVmliZU9mZkZvY3VzIiwiZW1haWwiOiJib3l0b3JheWV2YWRpeW9yYTE3NEBnbWFpbC5jb20iLCJleHAiOjE3Nzk1NTUxODJ9.ouVbRpZ7a0dQN_VH9b09Wz3fyM9S4G4hMBnt3gtDhYs
[16-May-2026 16:56:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 16:56:16 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 16:56:16 UTC] User ID: 587
[16-May-2026 16:56:16 UTC] ✅ User profile retrieved successfully for user ID: 587
[16-May-2026 16:56:17 UTC] === API CALL LOG ===
[16-May-2026 16:56:17 UTC] Endpoint: user/profile.php
[16-May-2026 16:56:17 UTC] Full Log Data: {
    "timestamp": "2026-05-16 16:56:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.213.229.203",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.213.229.203, 162.158.172.51",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg3IiwidXNlcm5hbWUiOiJAVmliZU9mZkZvY3VzIiwiZW1haWwiOiJib3l0b3JheWV2YWRpeW9yYTE3NEBnbWFpbC5jb20iLCJleHAiOjE3Nzk1NTUxODJ9.ouVbRpZ7a0dQN_VH9b09Wz3fyM9S4G4hMBnt3gtDhYs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fcbea335a8ac3bd-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.213.229.203",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 16:56:17 UTC] === END API CALL LOG ===
[16-May-2026 16:56:17 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 16:56:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg3IiwidXNlcm5hbWUiOiJAVmliZU9mZkZvY3VzIiwiZW1haWwiOiJib3l0b3JheWV2YWRpeW9yYTE3NEBnbWFpbC5jb20iLCJleHAiOjE3Nzk1NTUxODJ9.ouVbRpZ7a0dQN_VH9b09Wz3fyM9S4G4hMBnt3gtDhYs
[16-May-2026 16:56:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 16:56:17 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 16:56:17 UTC] User ID: 587
[16-May-2026 16:56:17 UTC] ✅ User profile retrieved successfully for user ID: 587
[16-May-2026 16:56:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 16:56:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 16:56:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.213.229.203, 162.158.172.51","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg3IiwidXNlcm5hbWUiOiJAVmliZU9mZkZvY3VzIiwiZW1haWwiOiJib3l0b3JheWV2YWRpeW9yYTE3NEBnbWFpbC5jb20iLCJleHAiOjE3Nzk1NTUxODJ9.ouVbRpZ7a0dQN_VH9b09Wz3fyM9S4G4hMBnt3gtDhYs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fcbea66785fc3bd-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.213.229.203","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-May-2026 16:56:25 UTC] === User Orders API Called ===
[16-May-2026 16:56:25 UTC] User ID: 587
[16-May-2026 16:56:25 UTC] Limit: 20, Offset: 0
[16-May-2026 16:56:25 UTC] Orders found: 0
[16-May-2026 16:56:25 UTC] Orders data: []
[16-May-2026 16:56:25 UTC] Total orders count: 0
[16-May-2026 16:56:25 UTC] === API CALL LOG ===
[16-May-2026 16:56:25 UTC] Endpoint: user/profile.php
[16-May-2026 16:56:25 UTC] Full Log Data: {
    "timestamp": "2026-05-16 16:56:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.213.229.203",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.213.229.203, 162.158.172.50",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg3IiwidXNlcm5hbWUiOiJAVmliZU9mZkZvY3VzIiwiZW1haWwiOiJib3l0b3JheWV2YWRpeW9yYTE3NEBnbWFpbC5jb20iLCJleHAiOjE3Nzk1NTUxODJ9.ouVbRpZ7a0dQN_VH9b09Wz3fyM9S4G4hMBnt3gtDhYs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fcbea66c896c3bd-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.213.229.203",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 16:56:25 UTC] === END API CALL LOG ===
[16-May-2026 16:56:25 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 16:56:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg3IiwidXNlcm5hbWUiOiJAVmliZU9mZkZvY3VzIiwiZW1haWwiOiJib3l0b3JheWV2YWRpeW9yYTE3NEBnbWFpbC5jb20iLCJleHAiOjE3Nzk1NTUxODJ9.ouVbRpZ7a0dQN_VH9b09Wz3fyM9S4G4hMBnt3gtDhYs
[16-May-2026 16:56:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 16:56:25 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 16:56:25 UTC] User ID: 587
[16-May-2026 16:56:25 UTC] ✅ User profile retrieved successfully for user ID: 587
[16-May-2026 16:56:26 UTC] === API CALL LOG ===
[16-May-2026 16:56:26 UTC] Endpoint: user/profile.php
[16-May-2026 16:56:26 UTC] Full Log Data: {
    "timestamp": "2026-05-16 16:56:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.213.229.203",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.213.229.203, 162.158.172.51",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg3IiwidXNlcm5hbWUiOiJAVmliZU9mZkZvY3VzIiwiZW1haWwiOiJib3l0b3JheWV2YWRpeW9yYTE3NEBnbWFpbC5jb20iLCJleHAiOjE3Nzk1NTUxODJ9.ouVbRpZ7a0dQN_VH9b09Wz3fyM9S4G4hMBnt3gtDhYs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fcbea6abadac3bd-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.213.229.203",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 16:56:26 UTC] === END API CALL LOG ===
[16-May-2026 16:56:26 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 16:56:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg3IiwidXNlcm5hbWUiOiJAVmliZU9mZkZvY3VzIiwiZW1haWwiOiJib3l0b3JheWV2YWRpeW9yYTE3NEBnbWFpbC5jb20iLCJleHAiOjE3Nzk1NTUxODJ9.ouVbRpZ7a0dQN_VH9b09Wz3fyM9S4G4hMBnt3gtDhYs
[16-May-2026 16:56:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 16:56:26 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 16:56:26 UTC] User ID: 587
[16-May-2026 16:56:26 UTC] ✅ User profile retrieved successfully for user ID: 587
[16-May-2026 16:56:26 UTC] === API CALL LOG ===
[16-May-2026 16:56:26 UTC] Endpoint: user/profile.php
[16-May-2026 16:56:26 UTC] Full Log Data: {
    "timestamp": "2026-05-16 16:56:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.213.229.203",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.213.229.203, 162.158.172.50",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg3IiwidXNlcm5hbWUiOiJAVmliZU9mZkZvY3VzIiwiZW1haWwiOiJib3l0b3JheWV2YWRpeW9yYTE3NEBnbWFpbC5jb20iLCJleHAiOjE3Nzk1NTUxODJ9.ouVbRpZ7a0dQN_VH9b09Wz3fyM9S4G4hMBnt3gtDhYs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fcbea6dfcbac3bd-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.213.229.203",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 16:56:26 UTC] === END API CALL LOG ===
[16-May-2026 16:56:26 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 16:56:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg3IiwidXNlcm5hbWUiOiJAVmliZU9mZkZvY3VzIiwiZW1haWwiOiJib3l0b3JheWV2YWRpeW9yYTE3NEBnbWFpbC5jb20iLCJleHAiOjE3Nzk1NTUxODJ9.ouVbRpZ7a0dQN_VH9b09Wz3fyM9S4G4hMBnt3gtDhYs
[16-May-2026 16:56:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 16:56:26 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 16:56:26 UTC] User ID: 587
[16-May-2026 16:56:26 UTC] ✅ User profile retrieved successfully for user ID: 587
[16-May-2026 16:56:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 16:56:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 16:56:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.213.229.203, 162.158.172.51","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg3IiwidXNlcm5hbWUiOiJAVmliZU9mZkZvY3VzIiwiZW1haWwiOiJib3l0b3JheWV2YWRpeW9yYTE3NEBnbWFpbC5jb20iLCJleHAiOjE3Nzk1NTUxODJ9.ouVbRpZ7a0dQN_VH9b09Wz3fyM9S4G4hMBnt3gtDhYs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fcbea8cbe63c3bd-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.213.229.203","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-May-2026 16:56:31 UTC] === User Orders API Called ===
[16-May-2026 16:56:31 UTC] User ID: 587
[16-May-2026 16:56:31 UTC] Limit: 20, Offset: 0
[16-May-2026 16:56:31 UTC] Orders found: 0
[16-May-2026 16:56:31 UTC] Orders data: []
[16-May-2026 16:56:31 UTC] Total orders count: 0
[16-May-2026 16:56:31 UTC] === API CALL LOG ===
[16-May-2026 16:56:31 UTC] Endpoint: user/profile.php
[16-May-2026 16:56:31 UTC] Full Log Data: {
    "timestamp": "2026-05-16 16:56:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.213.229.203",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.213.229.203, 162.158.172.51",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg3IiwidXNlcm5hbWUiOiJAVmliZU9mZkZvY3VzIiwiZW1haWwiOiJib3l0b3JheWV2YWRpeW9yYTE3NEBnbWFpbC5jb20iLCJleHAiOjE3Nzk1NTUxODJ9.ouVbRpZ7a0dQN_VH9b09Wz3fyM9S4G4hMBnt3gtDhYs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fcbea8d0e8ac3bd-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.213.229.203",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 16:56:31 UTC] === END API CALL LOG ===
[16-May-2026 16:56:31 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 16:56:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg3IiwidXNlcm5hbWUiOiJAVmliZU9mZkZvY3VzIiwiZW1haWwiOiJib3l0b3JheWV2YWRpeW9yYTE3NEBnbWFpbC5jb20iLCJleHAiOjE3Nzk1NTUxODJ9.ouVbRpZ7a0dQN_VH9b09Wz3fyM9S4G4hMBnt3gtDhYs
[16-May-2026 16:56:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 16:56:31 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 16:56:31 UTC] User ID: 587
[16-May-2026 16:56:31 UTC] ✅ User profile retrieved successfully for user ID: 587
[16-May-2026 16:56:32 UTC] === API CALL LOG ===
[16-May-2026 16:56:32 UTC] Endpoint: user/profile.php
[16-May-2026 16:56:32 UTC] Full Log Data: {
    "timestamp": "2026-05-16 16:56:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.213.229.203",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.213.229.203, 162.158.172.50",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg3IiwidXNlcm5hbWUiOiJAVmliZU9mZkZvY3VzIiwiZW1haWwiOiJib3l0b3JheWV2YWRpeW9yYTE3NEBnbWFpbC5jb20iLCJleHAiOjE3Nzk1NTUxODJ9.ouVbRpZ7a0dQN_VH9b09Wz3fyM9S4G4hMBnt3gtDhYs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fcbea9118bcc3bd-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.213.229.203",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 16:56:32 UTC] === END API CALL LOG ===
[16-May-2026 16:56:32 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 16:56:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg3IiwidXNlcm5hbWUiOiJAVmliZU9mZkZvY3VzIiwiZW1haWwiOiJib3l0b3JheWV2YWRpeW9yYTE3NEBnbWFpbC5jb20iLCJleHAiOjE3Nzk1NTUxODJ9.ouVbRpZ7a0dQN_VH9b09Wz3fyM9S4G4hMBnt3gtDhYs
[16-May-2026 16:56:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 16:56:32 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 16:56:32 UTC] User ID: 587
[16-May-2026 16:56:32 UTC] ✅ User profile retrieved successfully for user ID: 587
[16-May-2026 16:56:32 UTC] === API CALL LOG ===
[16-May-2026 16:56:32 UTC] Endpoint: user/profile.php
[16-May-2026 16:56:32 UTC] Full Log Data: {
    "timestamp": "2026-05-16 16:56:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.213.229.203",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.213.229.203, 162.158.172.50",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg3IiwidXNlcm5hbWUiOiJAVmliZU9mZkZvY3VzIiwiZW1haWwiOiJib3l0b3JheWV2YWRpeW9yYTE3NEBnbWFpbC5jb20iLCJleHAiOjE3Nzk1NTUxODJ9.ouVbRpZ7a0dQN_VH9b09Wz3fyM9S4G4hMBnt3gtDhYs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fcbea9359d0c3bd-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.213.229.203",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 16:56:32 UTC] === END API CALL LOG ===
[16-May-2026 16:56:32 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 16:56:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg3IiwidXNlcm5hbWUiOiJAVmliZU9mZkZvY3VzIiwiZW1haWwiOiJib3l0b3JheWV2YWRpeW9yYTE3NEBnbWFpbC5jb20iLCJleHAiOjE3Nzk1NTUxODJ9.ouVbRpZ7a0dQN_VH9b09Wz3fyM9S4G4hMBnt3gtDhYs
[16-May-2026 16:56:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 16:56:32 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 16:56:32 UTC] User ID: 587
[16-May-2026 16:56:32 UTC] ✅ User profile retrieved successfully for user ID: 587
[16-May-2026 16:56:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 16:56:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 16:56:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.213.229.203, 162.158.172.51","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg3IiwidXNlcm5hbWUiOiJAVmliZU9mZkZvY3VzIiwiZW1haWwiOiJib3l0b3JheWV2YWRpeW9yYTE3NEBnbWFpbC5jb20iLCJleHAiOjE3Nzk1NTUxODJ9.ouVbRpZ7a0dQN_VH9b09Wz3fyM9S4G4hMBnt3gtDhYs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fcbea945a85c3bd-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.213.229.203","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-May-2026 16:56:32 UTC] === User Orders API Called ===
[16-May-2026 16:56:32 UTC] User ID: 587
[16-May-2026 16:56:32 UTC] Limit: 20, Offset: 0
[16-May-2026 16:56:32 UTC] Orders found: 0
[16-May-2026 16:56:32 UTC] Orders data: []
[16-May-2026 16:56:32 UTC] Total orders count: 0
[16-May-2026 16:56:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 16:56:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 16:56:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.213.229.203, 162.158.172.50","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg3IiwidXNlcm5hbWUiOiJAVmliZU9mZkZvY3VzIiwiZW1haWwiOiJib3l0b3JheWV2YWRpeW9yYTE3NEBnbWFpbC5jb20iLCJleHAiOjE3Nzk1NTUxODJ9.ouVbRpZ7a0dQN_VH9b09Wz3fyM9S4G4hMBnt3gtDhYs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fcbeaa319b6c3bd-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.213.229.203","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-May-2026 16:56:35 UTC] === User Orders API Called ===
[16-May-2026 16:56:35 UTC] User ID: 587
[16-May-2026 16:56:35 UTC] Limit: 20, Offset: 0
[16-May-2026 16:56:35 UTC] Orders found: 0
[16-May-2026 16:56:35 UTC] Orders data: []
[16-May-2026 16:56:35 UTC] Total orders count: 0
[16-May-2026 16:56:36 UTC] === API CALL LOG ===
[16-May-2026 16:56:36 UTC] Endpoint: user/profile.php
[16-May-2026 16:56:36 UTC] Full Log Data: {
    "timestamp": "2026-05-16 16:56:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.213.229.203",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.213.229.203, 162.158.172.51",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg3IiwidXNlcm5hbWUiOiJAVmliZU9mZkZvY3VzIiwiZW1haWwiOiJib3l0b3JheWV2YWRpeW9yYTE3NEBnbWFpbC5jb20iLCJleHAiOjE3Nzk1NTUxODJ9.ouVbRpZ7a0dQN_VH9b09Wz3fyM9S4G4hMBnt3gtDhYs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fcbeaad1e8bc3bd-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.213.229.203",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 16:56:36 UTC] === END API CALL LOG ===
[16-May-2026 16:56:36 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 16:56:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg3IiwidXNlcm5hbWUiOiJAVmliZU9mZkZvY3VzIiwiZW1haWwiOiJib3l0b3JheWV2YWRpeW9yYTE3NEBnbWFpbC5jb20iLCJleHAiOjE3Nzk1NTUxODJ9.ouVbRpZ7a0dQN_VH9b09Wz3fyM9S4G4hMBnt3gtDhYs
[16-May-2026 16:56:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 16:56:36 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 16:56:36 UTC] User ID: 587
[16-May-2026 16:56:36 UTC] ✅ User profile retrieved successfully for user ID: 587
[16-May-2026 16:56:36 UTC] User Purchases API - User ID: 587
[16-May-2026 16:56:36 UTC] User Purchases API - Total purchases found: 0
[16-May-2026 16:56:42 UTC] === API CALL LOG ===
[16-May-2026 16:56:42 UTC] Endpoint: user/profile.php
[16-May-2026 16:56:42 UTC] Full Log Data: {
    "timestamp": "2026-05-16 16:56:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.213.229.203",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.213.229.203, 162.158.172.51",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg3IiwidXNlcm5hbWUiOiJAVmliZU9mZkZvY3VzIiwiZW1haWwiOiJib3l0b3JheWV2YWRpeW9yYTE3NEBnbWFpbC5jb20iLCJleHAiOjE3Nzk1NTUxODJ9.ouVbRpZ7a0dQN_VH9b09Wz3fyM9S4G4hMBnt3gtDhYs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fcbead1bc28c3bd-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.213.229.203",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 16:56:42 UTC] === END API CALL LOG ===
[16-May-2026 16:56:42 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 16:56:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg3IiwidXNlcm5hbWUiOiJAVmliZU9mZkZvY3VzIiwiZW1haWwiOiJib3l0b3JheWV2YWRpeW9yYTE3NEBnbWFpbC5jb20iLCJleHAiOjE3Nzk1NTUxODJ9.ouVbRpZ7a0dQN_VH9b09Wz3fyM9S4G4hMBnt3gtDhYs
[16-May-2026 16:56:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 16:56:42 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 16:56:42 UTC] User ID: 587
[16-May-2026 16:56:42 UTC] ✅ User profile retrieved successfully for user ID: 587
[16-May-2026 16:56:42 UTC] User Purchases API - User ID: 587
[16-May-2026 16:56:42 UTC] User Purchases API - Total purchases found: 0
[16-May-2026 16:56:48 UTC] === API CALL LOG ===
[16-May-2026 16:56:48 UTC] Endpoint: user/profile.php
[16-May-2026 16:56:48 UTC] Full Log Data: {
    "timestamp": "2026-05-16 16:56:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.213.229.203",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.213.229.203, 162.158.172.51",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg3IiwidXNlcm5hbWUiOiJAVmliZU9mZkZvY3VzIiwiZW1haWwiOiJib3l0b3JheWV2YWRpeW9yYTE3NEBnbWFpbC5jb20iLCJleHAiOjE3Nzk1NTUxODJ9.ouVbRpZ7a0dQN_VH9b09Wz3fyM9S4G4hMBnt3gtDhYs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fcbeaf53bbcc3bd-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.213.229.203",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 16:56:48 UTC] === END API CALL LOG ===
[16-May-2026 16:56:48 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 16:56:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg3IiwidXNlcm5hbWUiOiJAVmliZU9mZkZvY3VzIiwiZW1haWwiOiJib3l0b3JheWV2YWRpeW9yYTE3NEBnbWFpbC5jb20iLCJleHAiOjE3Nzk1NTUxODJ9.ouVbRpZ7a0dQN_VH9b09Wz3fyM9S4G4hMBnt3gtDhYs
[16-May-2026 16:56:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 16:56:48 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 16:56:48 UTC] User ID: 587
[16-May-2026 16:56:48 UTC] ✅ User profile retrieved successfully for user ID: 587
[16-May-2026 16:56:48 UTC] User Purchases API - User ID: 587
[16-May-2026 16:56:48 UTC] User Purchases API - Total purchases found: 0
[16-May-2026 16:56:52 UTC] User Purchases API - User ID: 587
[16-May-2026 16:56:52 UTC] User Purchases API - Total purchases found: 0
[16-May-2026 16:56:54 UTC] === API CALL LOG ===
[16-May-2026 16:56:54 UTC] Endpoint: user/profile.php
[16-May-2026 16:56:54 UTC] Full Log Data: {
    "timestamp": "2026-05-16 16:56:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.213.229.203",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.213.229.203, 162.158.172.51",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg3IiwidXNlcm5hbWUiOiJAVmliZU9mZkZvY3VzIiwiZW1haWwiOiJib3l0b3JheWV2YWRpeW9yYTE3NEBnbWFpbC5jb20iLCJleHAiOjE3Nzk1NTUxODJ9.ouVbRpZ7a0dQN_VH9b09Wz3fyM9S4G4hMBnt3gtDhYs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fcbeb1a7ecec3bd-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.213.229.203",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 16:56:54 UTC] === END API CALL LOG ===
[16-May-2026 16:56:54 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 16:56:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg3IiwidXNlcm5hbWUiOiJAVmliZU9mZkZvY3VzIiwiZW1haWwiOiJib3l0b3JheWV2YWRpeW9yYTE3NEBnbWFpbC5jb20iLCJleHAiOjE3Nzk1NTUxODJ9.ouVbRpZ7a0dQN_VH9b09Wz3fyM9S4G4hMBnt3gtDhYs
[16-May-2026 16:56:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 16:56:54 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 16:56:54 UTC] User ID: 587
[16-May-2026 16:56:54 UTC] ✅ User profile retrieved successfully for user ID: 587
[16-May-2026 16:56:54 UTC] User Purchases API - User ID: 587
[16-May-2026 16:56:54 UTC] User Purchases API - Total purchases found: 0
[16-May-2026 17:27:28 UTC] === API CALL LOG ===
[16-May-2026 17:27:28 UTC] Endpoint: user/profile.php
[16-May-2026 17:27:28 UTC] Full Log Data: {
    "timestamp": "2026-05-16 17:27:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.111.52.75",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.111.52.75, 104.22.7.150",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg4IiwidXNlcm5hbWUiOiJib29zdHg4OSIsImVtYWlsIjoibG91aXNtcnRuMjAyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTU1NzI0N30.A7BkcmGDIjgeWH7VXwCn_mD_aoBbLpYLJYJaBAXAv4A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fcc17dfd8d4e548-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.111.52.75",
        "cf-ipcountry": "DZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 17:27:28 UTC] === END API CALL LOG ===
[16-May-2026 17:27:28 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 17:27:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg4IiwidXNlcm5hbWUiOiJib29zdHg4OSIsImVtYWlsIjoibG91aXNtcnRuMjAyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTU1NzI0N30.A7BkcmGDIjgeWH7VXwCn_mD_aoBbLpYLJYJaBAXAv4A
[16-May-2026 17:27:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 17:27:28 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 17:27:28 UTC] User ID: 588
[16-May-2026 17:27:28 UTC] ✅ User profile retrieved successfully for user ID: 588
[16-May-2026 17:27:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 17:27:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 17:27:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"41.111.52.75, 104.22.7.150","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg4IiwidXNlcm5hbWUiOiJib29zdHg4OSIsImVtYWlsIjoibG91aXNtcnRuMjAyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTU1NzI0N30.A7BkcmGDIjgeWH7VXwCn_mD_aoBbLpYLJYJaBAXAv4A","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fcc17e00906e548-MAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"41.111.52.75","cf-ipcountry":"DZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-May-2026 17:27:28 UTC] === User Orders API Called ===
[16-May-2026 17:27:28 UTC] User ID: 588
[16-May-2026 17:27:28 UTC] Limit: 20, Offset: 0
[16-May-2026 17:27:28 UTC] Orders found: 0
[16-May-2026 17:27:28 UTC] Orders data: []
[16-May-2026 17:27:28 UTC] Total orders count: 0
[16-May-2026 17:27:28 UTC] === API CALL LOG ===
[16-May-2026 17:27:28 UTC] Endpoint: user/profile.php
[16-May-2026 17:27:28 UTC] Full Log Data: {
    "timestamp": "2026-05-16 17:27:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.111.52.75",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.111.52.75, 104.22.7.150",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg4IiwidXNlcm5hbWUiOiJib29zdHg4OSIsImVtYWlsIjoibG91aXNtcnRuMjAyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTU1NzI0N30.A7BkcmGDIjgeWH7VXwCn_mD_aoBbLpYLJYJaBAXAv4A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fcc17e079cbe548-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.111.52.75",
        "cf-ipcountry": "DZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 17:27:28 UTC] === END API CALL LOG ===
[16-May-2026 17:27:28 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 17:27:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg4IiwidXNlcm5hbWUiOiJib29zdHg4OSIsImVtYWlsIjoibG91aXNtcnRuMjAyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTU1NzI0N30.A7BkcmGDIjgeWH7VXwCn_mD_aoBbLpYLJYJaBAXAv4A
[16-May-2026 17:27:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 17:27:28 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 17:27:28 UTC] User ID: 588
[16-May-2026 17:27:28 UTC] ✅ User profile retrieved successfully for user ID: 588
[16-May-2026 17:27:28 UTC] === API CALL LOG ===
[16-May-2026 17:27:28 UTC] Endpoint: user/profile.php
[16-May-2026 17:27:28 UTC] Full Log Data: {
    "timestamp": "2026-05-16 17:27:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.111.52.75",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.111.52.75, 104.22.7.150",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg4IiwidXNlcm5hbWUiOiJib29zdHg4OSIsImVtYWlsIjoibG91aXNtcnRuMjAyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTU1NzI0N30.A7BkcmGDIjgeWH7VXwCn_mD_aoBbLpYLJYJaBAXAv4A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fcc17e30d9de548-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.111.52.75",
        "cf-ipcountry": "DZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 17:27:28 UTC] === END API CALL LOG ===
[16-May-2026 17:27:28 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 17:27:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg4IiwidXNlcm5hbWUiOiJib29zdHg4OSIsImVtYWlsIjoibG91aXNtcnRuMjAyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTU1NzI0N30.A7BkcmGDIjgeWH7VXwCn_mD_aoBbLpYLJYJaBAXAv4A
[16-May-2026 17:27:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 17:27:28 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 17:27:28 UTC] User ID: 588
[16-May-2026 17:27:28 UTC] ✅ User profile retrieved successfully for user ID: 588
[16-May-2026 17:27:34 UTC] === API CALL LOG ===
[16-May-2026 17:27:34 UTC] Endpoint: user/profile.php
[16-May-2026 17:27:34 UTC] Full Log Data: {
    "timestamp": "2026-05-16 17:27:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.111.52.75",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.111.52.75, 172.68.135.49",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg4IiwidXNlcm5hbWUiOiJib29zdHg4OSIsImVtYWlsIjoibG91aXNtcnRuMjAyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTU1NzI0N30.A7BkcmGDIjgeWH7VXwCn_mD_aoBbLpYLJYJaBAXAv4A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fcc1809ae20e548-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.111.52.75",
        "cf-ipcountry": "DZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 17:27:34 UTC] === END API CALL LOG ===
[16-May-2026 17:27:34 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 17:27:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg4IiwidXNlcm5hbWUiOiJib29zdHg4OSIsImVtYWlsIjoibG91aXNtcnRuMjAyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTU1NzI0N30.A7BkcmGDIjgeWH7VXwCn_mD_aoBbLpYLJYJaBAXAv4A
[16-May-2026 17:27:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 17:27:34 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 17:27:34 UTC] User ID: 588
[16-May-2026 17:27:34 UTC] ✅ User profile retrieved successfully for user ID: 588
[16-May-2026 17:27:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 17:27:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 17:27:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"41.111.52.75, 172.68.135.50","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg4IiwidXNlcm5hbWUiOiJib29zdHg4OSIsImVtYWlsIjoibG91aXNtcnRuMjAyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTU1NzI0N30.A7BkcmGDIjgeWH7VXwCn_mD_aoBbLpYLJYJaBAXAv4A","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fcc18477ea9e548-MAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"41.111.52.75","cf-ipcountry":"DZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-May-2026 17:27:44 UTC] === User Orders API Called ===
[16-May-2026 17:27:44 UTC] User ID: 588
[16-May-2026 17:27:44 UTC] Limit: 20, Offset: 0
[16-May-2026 17:27:44 UTC] Orders found: 0
[16-May-2026 17:27:44 UTC] Orders data: []
[16-May-2026 17:27:44 UTC] Total orders count: 0
[16-May-2026 17:27:44 UTC] === API CALL LOG ===
[16-May-2026 17:27:44 UTC] Endpoint: user/profile.php
[16-May-2026 17:27:44 UTC] Full Log Data: {
    "timestamp": "2026-05-16 17:27:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.111.52.75",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.111.52.75, 172.68.135.50",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg4IiwidXNlcm5hbWUiOiJib29zdHg4OSIsImVtYWlsIjoibG91aXNtcnRuMjAyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTU1NzI0N30.A7BkcmGDIjgeWH7VXwCn_mD_aoBbLpYLJYJaBAXAv4A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fcc18483fdae548-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.111.52.75",
        "cf-ipcountry": "DZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 17:27:44 UTC] === END API CALL LOG ===
[16-May-2026 17:27:44 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 17:27:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg4IiwidXNlcm5hbWUiOiJib29zdHg4OSIsImVtYWlsIjoibG91aXNtcnRuMjAyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTU1NzI0N30.A7BkcmGDIjgeWH7VXwCn_mD_aoBbLpYLJYJaBAXAv4A
[16-May-2026 17:27:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 17:27:44 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 17:27:44 UTC] User ID: 588
[16-May-2026 17:27:44 UTC] ✅ User profile retrieved successfully for user ID: 588
[16-May-2026 17:27:44 UTC] === API CALL LOG ===
[16-May-2026 17:27:44 UTC] Endpoint: user/profile.php
[16-May-2026 17:27:44 UTC] Full Log Data: {
    "timestamp": "2026-05-16 17:27:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.111.52.75",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.111.52.75, 172.68.135.50",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg4IiwidXNlcm5hbWUiOiJib29zdHg4OSIsImVtYWlsIjoibG91aXNtcnRuMjAyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTU1NzI0N30.A7BkcmGDIjgeWH7VXwCn_mD_aoBbLpYLJYJaBAXAv4A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fcc18496a2ce548-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.111.52.75",
        "cf-ipcountry": "DZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 17:27:44 UTC] === END API CALL LOG ===
[16-May-2026 17:27:44 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 17:27:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg4IiwidXNlcm5hbWUiOiJib29zdHg4OSIsImVtYWlsIjoibG91aXNtcnRuMjAyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTU1NzI0N30.A7BkcmGDIjgeWH7VXwCn_mD_aoBbLpYLJYJaBAXAv4A
[16-May-2026 17:27:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 17:27:44 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 17:27:44 UTC] User ID: 588
[16-May-2026 17:27:44 UTC] ✅ User profile retrieved successfully for user ID: 588
[16-May-2026 17:27:45 UTC] === API CALL LOG ===
[16-May-2026 17:27:45 UTC] Endpoint: user/profile.php
[16-May-2026 17:27:45 UTC] Full Log Data: {
    "timestamp": "2026-05-16 17:27:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.111.52.75",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.111.52.75, 172.68.135.50",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg4IiwidXNlcm5hbWUiOiJib29zdHg4OSIsImVtYWlsIjoibG91aXNtcnRuMjAyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTU1NzI0N30.A7BkcmGDIjgeWH7VXwCn_mD_aoBbLpYLJYJaBAXAv4A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fcc184c0f12e548-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.111.52.75",
        "cf-ipcountry": "DZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 17:27:45 UTC] === END API CALL LOG ===
[16-May-2026 17:27:45 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 17:27:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg4IiwidXNlcm5hbWUiOiJib29zdHg4OSIsImVtYWlsIjoibG91aXNtcnRuMjAyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTU1NzI0N30.A7BkcmGDIjgeWH7VXwCn_mD_aoBbLpYLJYJaBAXAv4A
[16-May-2026 17:27:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 17:27:45 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 17:27:45 UTC] User ID: 588
[16-May-2026 17:27:45 UTC] ✅ User profile retrieved successfully for user ID: 588
[16-May-2026 17:27:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 17:27:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 17:27:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"41.111.52.75, 172.68.135.50","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg4IiwidXNlcm5hbWUiOiJib29zdHg4OSIsImVtYWlsIjoibG91aXNtcnRuMjAyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTU1NzI0N30.A7BkcmGDIjgeWH7VXwCn_mD_aoBbLpYLJYJaBAXAv4A","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fcc186b1cdce548-MAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"41.111.52.75","cf-ipcountry":"DZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-May-2026 17:27:50 UTC] === User Orders API Called ===
[16-May-2026 17:27:50 UTC] User ID: 588
[16-May-2026 17:27:50 UTC] Limit: 20, Offset: 0
[16-May-2026 17:27:50 UTC] Orders found: 0
[16-May-2026 17:27:50 UTC] Orders data: []
[16-May-2026 17:27:50 UTC] Total orders count: 0
[16-May-2026 17:27:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 17:27:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 17:27:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"41.111.52.75, 172.68.135.50","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg4IiwidXNlcm5hbWUiOiJib29zdHg4OSIsImVtYWlsIjoibG91aXNtcnRuMjAyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTU1NzI0N30.A7BkcmGDIjgeWH7VXwCn_mD_aoBbLpYLJYJaBAXAv4A","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fcc18773c13e548-MAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"41.111.52.75","cf-ipcountry":"DZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-May-2026 17:27:52 UTC] === User Orders API Called ===
[16-May-2026 17:27:52 UTC] User ID: 588
[16-May-2026 17:27:52 UTC] Limit: 20, Offset: 0
[16-May-2026 17:27:52 UTC] Orders found: 0
[16-May-2026 17:27:52 UTC] Orders data: []
[16-May-2026 17:27:52 UTC] Total orders count: 0
[16-May-2026 17:27:52 UTC] === API CALL LOG ===
[16-May-2026 17:27:52 UTC] Endpoint: user/profile.php
[16-May-2026 17:27:52 UTC] Full Log Data: {
    "timestamp": "2026-05-16 17:27:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.111.52.75",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.111.52.75, 172.68.135.50",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg4IiwidXNlcm5hbWUiOiJib29zdHg4OSIsImVtYWlsIjoibG91aXNtcnRuMjAyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTU1NzI0N30.A7BkcmGDIjgeWH7VXwCn_mD_aoBbLpYLJYJaBAXAv4A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fcc1877fd5de548-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.111.52.75",
        "cf-ipcountry": "DZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 17:27:52 UTC] === END API CALL LOG ===
[16-May-2026 17:27:52 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 17:27:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg4IiwidXNlcm5hbWUiOiJib29zdHg4OSIsImVtYWlsIjoibG91aXNtcnRuMjAyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTU1NzI0N30.A7BkcmGDIjgeWH7VXwCn_mD_aoBbLpYLJYJaBAXAv4A
[16-May-2026 17:27:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 17:27:52 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 17:27:52 UTC] User ID: 588
[16-May-2026 17:27:52 UTC] ✅ User profile retrieved successfully for user ID: 588
[16-May-2026 17:27:52 UTC] === API CALL LOG ===
[16-May-2026 17:27:52 UTC] Endpoint: user/profile.php
[16-May-2026 17:27:52 UTC] Full Log Data: {
    "timestamp": "2026-05-16 17:27:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.111.52.75",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.111.52.75, 172.68.135.50",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg4IiwidXNlcm5hbWUiOiJib29zdHg4OSIsImVtYWlsIjoibG91aXNtcnRuMjAyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTU1NzI0N30.A7BkcmGDIjgeWH7VXwCn_mD_aoBbLpYLJYJaBAXAv4A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fcc18793f97e548-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.111.52.75",
        "cf-ipcountry": "DZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 17:27:52 UTC] === END API CALL LOG ===
[16-May-2026 17:27:52 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 17:27:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg4IiwidXNlcm5hbWUiOiJib29zdHg4OSIsImVtYWlsIjoibG91aXNtcnRuMjAyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTU1NzI0N30.A7BkcmGDIjgeWH7VXwCn_mD_aoBbLpYLJYJaBAXAv4A
[16-May-2026 17:27:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 17:27:52 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 17:27:52 UTC] User ID: 588
[16-May-2026 17:27:52 UTC] ✅ User profile retrieved successfully for user ID: 588
[16-May-2026 17:27:52 UTC] === API CALL LOG ===
[16-May-2026 17:27:52 UTC] Endpoint: user/profile.php
[16-May-2026 17:27:52 UTC] Full Log Data: {
    "timestamp": "2026-05-16 17:27:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.111.52.75",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.111.52.75, 172.68.135.50",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg4IiwidXNlcm5hbWUiOiJib29zdHg4OSIsImVtYWlsIjoibG91aXNtcnRuMjAyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTU1NzI0N30.A7BkcmGDIjgeWH7VXwCn_mD_aoBbLpYLJYJaBAXAv4A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fcc187bac82e548-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.111.52.75",
        "cf-ipcountry": "DZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 17:27:52 UTC] === END API CALL LOG ===
[16-May-2026 17:27:52 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 17:27:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg4IiwidXNlcm5hbWUiOiJib29zdHg4OSIsImVtYWlsIjoibG91aXNtcnRuMjAyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTU1NzI0N30.A7BkcmGDIjgeWH7VXwCn_mD_aoBbLpYLJYJaBAXAv4A
[16-May-2026 17:27:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 17:27:52 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 17:27:52 UTC] User ID: 588
[16-May-2026 17:27:52 UTC] ✅ User profile retrieved successfully for user ID: 588
[16-May-2026 17:27:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 17:27:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 17:27:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"41.111.52.75, 172.68.135.50","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg4IiwidXNlcm5hbWUiOiJib29zdHg4OSIsImVtYWlsIjoibG91aXNtcnRuMjAyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTU1NzI0N30.A7BkcmGDIjgeWH7VXwCn_mD_aoBbLpYLJYJaBAXAv4A","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fcc189a0b5ae548-MAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"41.111.52.75","cf-ipcountry":"DZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-May-2026 17:27:57 UTC] === User Orders API Called ===
[16-May-2026 17:27:57 UTC] User ID: 588
[16-May-2026 17:27:57 UTC] Limit: 20, Offset: 0
[16-May-2026 17:27:57 UTC] Orders found: 0
[16-May-2026 17:27:57 UTC] Orders data: []
[16-May-2026 17:27:57 UTC] Total orders count: 0
[16-May-2026 17:27:57 UTC] === API CALL LOG ===
[16-May-2026 17:27:57 UTC] Endpoint: user/profile.php
[16-May-2026 17:27:57 UTC] Full Log Data: {
    "timestamp": "2026-05-16 17:27:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.111.52.75",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.111.52.75, 172.68.135.50",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg4IiwidXNlcm5hbWUiOiJib29zdHg4OSIsImVtYWlsIjoibG91aXNtcnRuMjAyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTU1NzI0N30.A7BkcmGDIjgeWH7VXwCn_mD_aoBbLpYLJYJaBAXAv4A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fcc189abc81e548-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.111.52.75",
        "cf-ipcountry": "DZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 17:27:57 UTC] === END API CALL LOG ===
[16-May-2026 17:27:57 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 17:27:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg4IiwidXNlcm5hbWUiOiJib29zdHg4OSIsImVtYWlsIjoibG91aXNtcnRuMjAyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTU1NzI0N30.A7BkcmGDIjgeWH7VXwCn_mD_aoBbLpYLJYJaBAXAv4A
[16-May-2026 17:27:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 17:27:57 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 17:27:57 UTC] User ID: 588
[16-May-2026 17:27:57 UTC] ✅ User profile retrieved successfully for user ID: 588
[16-May-2026 17:27:58 UTC] === API CALL LOG ===
[16-May-2026 17:27:58 UTC] Endpoint: user/profile.php
[16-May-2026 17:27:58 UTC] Full Log Data: {
    "timestamp": "2026-05-16 17:27:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.111.52.75",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.111.52.75, 172.68.135.50",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg4IiwidXNlcm5hbWUiOiJib29zdHg4OSIsImVtYWlsIjoibG91aXNtcnRuMjAyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTU1NzI0N30.A7BkcmGDIjgeWH7VXwCn_mD_aoBbLpYLJYJaBAXAv4A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fcc189c2f0ee548-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.111.52.75",
        "cf-ipcountry": "DZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 17:27:58 UTC] === END API CALL LOG ===
[16-May-2026 17:27:58 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 17:27:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg4IiwidXNlcm5hbWUiOiJib29zdHg4OSIsImVtYWlsIjoibG91aXNtcnRuMjAyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTU1NzI0N30.A7BkcmGDIjgeWH7VXwCn_mD_aoBbLpYLJYJaBAXAv4A
[16-May-2026 17:27:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 17:27:58 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 17:27:58 UTC] User ID: 588
[16-May-2026 17:27:58 UTC] ✅ User profile retrieved successfully for user ID: 588
[16-May-2026 17:27:58 UTC] === API CALL LOG ===
[16-May-2026 17:27:58 UTC] Endpoint: user/profile.php
[16-May-2026 17:27:58 UTC] Full Log Data: {
    "timestamp": "2026-05-16 17:27:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.111.52.75",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.111.52.75, 172.68.135.50",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg4IiwidXNlcm5hbWUiOiJib29zdHg4OSIsImVtYWlsIjoibG91aXNtcnRuMjAyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTU1NzI0N30.A7BkcmGDIjgeWH7VXwCn_mD_aoBbLpYLJYJaBAXAv4A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fcc189e7be4e548-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.111.52.75",
        "cf-ipcountry": "DZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 17:27:58 UTC] === END API CALL LOG ===
[16-May-2026 17:27:58 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 17:27:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg4IiwidXNlcm5hbWUiOiJib29zdHg4OSIsImVtYWlsIjoibG91aXNtcnRuMjAyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTU1NzI0N30.A7BkcmGDIjgeWH7VXwCn_mD_aoBbLpYLJYJaBAXAv4A
[16-May-2026 17:27:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 17:27:58 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 17:27:58 UTC] User ID: 588
[16-May-2026 17:27:58 UTC] ✅ User profile retrieved successfully for user ID: 588
[16-May-2026 17:27:58 UTC] === API CALL LOG ===
[16-May-2026 17:27:58 UTC] Endpoint: user/profile.php
[16-May-2026 17:27:58 UTC] Full Log Data: {
    "timestamp": "2026-05-16 17:27:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.111.52.75",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.111.52.75, 172.68.135.50",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg4IiwidXNlcm5hbWUiOiJib29zdHg4OSIsImVtYWlsIjoibG91aXNtcnRuMjAyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTU1NzI0N30.A7BkcmGDIjgeWH7VXwCn_mD_aoBbLpYLJYJaBAXAv4A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fcc18a10908e548-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.111.52.75",
        "cf-ipcountry": "DZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 17:27:58 UTC] === END API CALL LOG ===
[16-May-2026 17:27:58 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 17:27:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg4IiwidXNlcm5hbWUiOiJib29zdHg4OSIsImVtYWlsIjoibG91aXNtcnRuMjAyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTU1NzI0N30.A7BkcmGDIjgeWH7VXwCn_mD_aoBbLpYLJYJaBAXAv4A
[16-May-2026 17:27:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 17:27:58 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 17:27:58 UTC] User ID: 588
[16-May-2026 17:27:58 UTC] ✅ User profile retrieved successfully for user ID: 588
[16-May-2026 17:28:11 UTC] === API CALL LOG ===
[16-May-2026 17:28:11 UTC] Endpoint: user/profile.php
[16-May-2026 17:28:11 UTC] Full Log Data: {
    "timestamp": "2026-05-16 17:28:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.111.52.75",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.111.52.75, 172.68.135.49",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg4IiwidXNlcm5hbWUiOiJib29zdHg4OSIsImVtYWlsIjoibG91aXNtcnRuMjAyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTU1NzI0N30.A7BkcmGDIjgeWH7VXwCn_mD_aoBbLpYLJYJaBAXAv4A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fcc18edfbd0e548-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.111.52.75",
        "cf-ipcountry": "DZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 17:28:11 UTC] === END API CALL LOG ===
[16-May-2026 17:28:11 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 17:28:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg4IiwidXNlcm5hbWUiOiJib29zdHg4OSIsImVtYWlsIjoibG91aXNtcnRuMjAyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTU1NzI0N30.A7BkcmGDIjgeWH7VXwCn_mD_aoBbLpYLJYJaBAXAv4A
[16-May-2026 17:28:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 17:28:11 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 17:28:11 UTC] User ID: 588
[16-May-2026 17:28:11 UTC] ✅ User profile retrieved successfully for user ID: 588
[16-May-2026 17:28:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 17:28:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 17:28:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"41.111.52.75, 172.68.135.49","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg4IiwidXNlcm5hbWUiOiJib29zdHg4OSIsImVtYWlsIjoibG91aXNtcnRuMjAyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTU1NzI0N30.A7BkcmGDIjgeWH7VXwCn_mD_aoBbLpYLJYJaBAXAv4A","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fcc18ed7ac5e548-MAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"41.111.52.75","cf-ipcountry":"DZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-May-2026 17:28:11 UTC] === User Orders API Called ===
[16-May-2026 17:28:11 UTC] User ID: 588
[16-May-2026 17:28:11 UTC] Limit: 20, Offset: 0
[16-May-2026 17:28:11 UTC] Orders found: 0
[16-May-2026 17:28:11 UTC] Orders data: []
[16-May-2026 17:28:11 UTC] Total orders count: 0
[16-May-2026 17:28:11 UTC] === API CALL LOG ===
[16-May-2026 17:28:11 UTC] Endpoint: user/profile.php
[16-May-2026 17:28:11 UTC] Full Log Data: {
    "timestamp": "2026-05-16 17:28:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.111.52.75",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.111.52.75, 172.68.135.49",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg4IiwidXNlcm5hbWUiOiJib29zdHg4OSIsImVtYWlsIjoibG91aXNtcnRuMjAyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTU1NzI0N30.A7BkcmGDIjgeWH7VXwCn_mD_aoBbLpYLJYJaBAXAv4A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fcc18f009d0e548-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.111.52.75",
        "cf-ipcountry": "DZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 17:28:11 UTC] === END API CALL LOG ===
[16-May-2026 17:28:11 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 17:28:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg4IiwidXNlcm5hbWUiOiJib29zdHg4OSIsImVtYWlsIjoibG91aXNtcnRuMjAyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTU1NzI0N30.A7BkcmGDIjgeWH7VXwCn_mD_aoBbLpYLJYJaBAXAv4A
[16-May-2026 17:28:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 17:28:11 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 17:28:11 UTC] User ID: 588
[16-May-2026 17:28:11 UTC] ✅ User profile retrieved successfully for user ID: 588
[16-May-2026 17:28:11 UTC] === API CALL LOG ===
[16-May-2026 17:28:11 UTC] Endpoint: user/profile.php
[16-May-2026 17:28:11 UTC] Full Log Data: {
    "timestamp": "2026-05-16 17:28:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.111.52.75",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.111.52.75, 172.68.135.49",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg4IiwidXNlcm5hbWUiOiJib29zdHg4OSIsImVtYWlsIjoibG91aXNtcnRuMjAyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTU1NzI0N30.A7BkcmGDIjgeWH7VXwCn_mD_aoBbLpYLJYJaBAXAv4A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fcc18f1fec0e548-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.111.52.75",
        "cf-ipcountry": "DZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 17:28:11 UTC] === END API CALL LOG ===
[16-May-2026 17:28:11 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 17:28:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg4IiwidXNlcm5hbWUiOiJib29zdHg4OSIsImVtYWlsIjoibG91aXNtcnRuMjAyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTU1NzI0N30.A7BkcmGDIjgeWH7VXwCn_mD_aoBbLpYLJYJaBAXAv4A
[16-May-2026 17:28:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 17:28:11 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 17:28:11 UTC] User ID: 588
[16-May-2026 17:28:11 UTC] ✅ User profile retrieved successfully for user ID: 588
[16-May-2026 17:28:50 UTC] === API CALL LOG ===
[16-May-2026 17:28:50 UTC] Endpoint: user/profile.php
[16-May-2026 17:28:50 UTC] Full Log Data: {
    "timestamp": "2026-05-16 17:28:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.111.52.75",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.111.52.75, 162.158.123.223",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg4IiwidXNlcm5hbWUiOiJib29zdHg4OSIsImVtYWlsIjoibG91aXNtcnRuMjAyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTU1NzI0N30.A7BkcmGDIjgeWH7VXwCn_mD_aoBbLpYLJYJaBAXAv4A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fcc19e4bc2eec91-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.111.52.75",
        "cf-ipcountry": "DZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 17:28:50 UTC] === END API CALL LOG ===
[16-May-2026 17:28:50 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 17:28:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg4IiwidXNlcm5hbWUiOiJib29zdHg4OSIsImVtYWlsIjoibG91aXNtcnRuMjAyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTU1NzI0N30.A7BkcmGDIjgeWH7VXwCn_mD_aoBbLpYLJYJaBAXAv4A
[16-May-2026 17:28:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 17:28:50 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 17:28:50 UTC] User ID: 588
[16-May-2026 17:28:50 UTC] ✅ User profile retrieved successfully for user ID: 588
[16-May-2026 17:29:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 17:29:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 17:29:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"41.111.52.75, 162.158.123.222","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg4IiwidXNlcm5hbWUiOiJib29zdHg4OSIsImVtYWlsIjoibG91aXNtcnRuMjAyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTU1NzI0N30.A7BkcmGDIjgeWH7VXwCn_mD_aoBbLpYLJYJaBAXAv4A","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fcc1aef097dec91-MAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"41.111.52.75","cf-ipcountry":"DZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-May-2026 17:29:33 UTC] === User Orders API Called ===
[16-May-2026 17:29:33 UTC] User ID: 588
[16-May-2026 17:29:33 UTC] Limit: 20, Offset: 0
[16-May-2026 17:29:33 UTC] Orders found: 0
[16-May-2026 17:29:33 UTC] Orders data: []
[16-May-2026 17:29:33 UTC] Total orders count: 0
[16-May-2026 17:29:33 UTC] === API CALL LOG ===
[16-May-2026 17:29:33 UTC] Endpoint: user/profile.php
[16-May-2026 17:29:33 UTC] Full Log Data: {
    "timestamp": "2026-05-16 17:29:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.111.52.75",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.111.52.75, 162.158.123.223",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg4IiwidXNlcm5hbWUiOiJib29zdHg4OSIsImVtYWlsIjoibG91aXNtcnRuMjAyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTU1NzI0N30.A7BkcmGDIjgeWH7VXwCn_mD_aoBbLpYLJYJaBAXAv4A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fcc1aef7af0ec91-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.111.52.75",
        "cf-ipcountry": "DZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 17:29:33 UTC] === END API CALL LOG ===
[16-May-2026 17:29:33 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 17:29:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg4IiwidXNlcm5hbWUiOiJib29zdHg4OSIsImVtYWlsIjoibG91aXNtcnRuMjAyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTU1NzI0N30.A7BkcmGDIjgeWH7VXwCn_mD_aoBbLpYLJYJaBAXAv4A
[16-May-2026 17:29:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 17:29:33 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 17:29:33 UTC] User ID: 588
[16-May-2026 17:29:33 UTC] ✅ User profile retrieved successfully for user ID: 588
[16-May-2026 17:29:34 UTC] === API CALL LOG ===
[16-May-2026 17:29:34 UTC] Endpoint: user/profile.php
[16-May-2026 17:29:34 UTC] Full Log Data: {
    "timestamp": "2026-05-16 17:29:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.111.52.75",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.111.52.75, 162.158.123.223",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg4IiwidXNlcm5hbWUiOiJib29zdHg4OSIsImVtYWlsIjoibG91aXNtcnRuMjAyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTU1NzI0N30.A7BkcmGDIjgeWH7VXwCn_mD_aoBbLpYLJYJaBAXAv4A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fcc1af3abe9ec91-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.111.52.75",
        "cf-ipcountry": "DZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 17:29:34 UTC] === END API CALL LOG ===
[16-May-2026 17:29:34 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 17:29:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg4IiwidXNlcm5hbWUiOiJib29zdHg4OSIsImVtYWlsIjoibG91aXNtcnRuMjAyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTU1NzI0N30.A7BkcmGDIjgeWH7VXwCn_mD_aoBbLpYLJYJaBAXAv4A
[16-May-2026 17:29:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 17:29:34 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 17:29:34 UTC] User ID: 588
[16-May-2026 17:29:34 UTC] ✅ User profile retrieved successfully for user ID: 588
[16-May-2026 17:29:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 17:29:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 17:29:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"41.111.52.75, 162.158.123.222","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg4IiwidXNlcm5hbWUiOiJib29zdHg4OSIsImVtYWlsIjoibG91aXNtcnRuMjAyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTU1NzI0N30.A7BkcmGDIjgeWH7VXwCn_mD_aoBbLpYLJYJaBAXAv4A","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fcc1b153a03ec91-MAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"41.111.52.75","cf-ipcountry":"DZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-May-2026 17:29:39 UTC] === User Orders API Called ===
[16-May-2026 17:29:39 UTC] User ID: 588
[16-May-2026 17:29:39 UTC] Limit: 20, Offset: 0
[16-May-2026 17:29:39 UTC] Orders found: 0
[16-May-2026 17:29:39 UTC] Orders data: []
[16-May-2026 17:29:39 UTC] Total orders count: 0
[16-May-2026 17:29:39 UTC] === API CALL LOG ===
[16-May-2026 17:29:39 UTC] Endpoint: user/profile.php
[16-May-2026 17:29:39 UTC] Full Log Data: {
    "timestamp": "2026-05-16 17:29:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.111.52.75",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.111.52.75, 162.158.123.222",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg4IiwidXNlcm5hbWUiOiJib29zdHg4OSIsImVtYWlsIjoibG91aXNtcnRuMjAyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTU1NzI0N30.A7BkcmGDIjgeWH7VXwCn_mD_aoBbLpYLJYJaBAXAv4A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fcc1b15fb75ec91-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.111.52.75",
        "cf-ipcountry": "DZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 17:29:39 UTC] === END API CALL LOG ===
[16-May-2026 17:29:39 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 17:29:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg4IiwidXNlcm5hbWUiOiJib29zdHg4OSIsImVtYWlsIjoibG91aXNtcnRuMjAyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTU1NzI0N30.A7BkcmGDIjgeWH7VXwCn_mD_aoBbLpYLJYJaBAXAv4A
[16-May-2026 17:29:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 17:29:39 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 17:29:39 UTC] User ID: 588
[16-May-2026 17:29:39 UTC] ✅ User profile retrieved successfully for user ID: 588
[16-May-2026 17:29:40 UTC] === API CALL LOG ===
[16-May-2026 17:29:40 UTC] Endpoint: user/profile.php
[16-May-2026 17:29:40 UTC] Full Log Data: {
    "timestamp": "2026-05-16 17:29:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.111.52.75",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.111.52.75, 162.158.123.222",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg4IiwidXNlcm5hbWUiOiJib29zdHg4OSIsImVtYWlsIjoibG91aXNtcnRuMjAyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTU1NzI0N30.A7BkcmGDIjgeWH7VXwCn_mD_aoBbLpYLJYJaBAXAv4A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fcc1b199b5bec91-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.111.52.75",
        "cf-ipcountry": "DZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 17:29:40 UTC] === END API CALL LOG ===
[16-May-2026 17:29:40 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 17:29:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg4IiwidXNlcm5hbWUiOiJib29zdHg4OSIsImVtYWlsIjoibG91aXNtcnRuMjAyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTU1NzI0N30.A7BkcmGDIjgeWH7VXwCn_mD_aoBbLpYLJYJaBAXAv4A
[16-May-2026 17:29:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 17:29:40 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 17:29:40 UTC] User ID: 588
[16-May-2026 17:29:40 UTC] ✅ User profile retrieved successfully for user ID: 588
[16-May-2026 17:29:49 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 17:29:49 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 17:29:49 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"41.111.52.75, 162.158.123.223","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg4IiwidXNlcm5hbWUiOiJib29zdHg4OSIsImVtYWlsIjoibG91aXNtcnRuMjAyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTU1NzI0N30.A7BkcmGDIjgeWH7VXwCn_mD_aoBbLpYLJYJaBAXAv4A","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fcc1b526ae3ec91-MAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"41.111.52.75","cf-ipcountry":"DZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-May-2026 17:29:49 UTC] === User Orders API Called ===
[16-May-2026 17:29:49 UTC] User ID: 588
[16-May-2026 17:29:49 UTC] Limit: 20, Offset: 0
[16-May-2026 17:29:49 UTC] Orders found: 0
[16-May-2026 17:29:49 UTC] Orders data: []
[16-May-2026 17:29:49 UTC] Total orders count: 0
[16-May-2026 17:29:49 UTC] === API CALL LOG ===
[16-May-2026 17:29:49 UTC] Endpoint: user/profile.php
[16-May-2026 17:29:49 UTC] Full Log Data: {
    "timestamp": "2026-05-16 17:29:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.111.52.75",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.111.52.75, 162.158.123.223",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg4IiwidXNlcm5hbWUiOiJib29zdHg4OSIsImVtYWlsIjoibG91aXNtcnRuMjAyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTU1NzI0N30.A7BkcmGDIjgeWH7VXwCn_mD_aoBbLpYLJYJaBAXAv4A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fcc1b52dc02ec91-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.111.52.75",
        "cf-ipcountry": "DZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 17:29:49 UTC] === END API CALL LOG ===
[16-May-2026 17:29:49 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 17:29:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg4IiwidXNlcm5hbWUiOiJib29zdHg4OSIsImVtYWlsIjoibG91aXNtcnRuMjAyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTU1NzI0N30.A7BkcmGDIjgeWH7VXwCn_mD_aoBbLpYLJYJaBAXAv4A
[16-May-2026 17:29:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 17:29:49 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 17:29:49 UTC] User ID: 588
[16-May-2026 17:29:49 UTC] ✅ User profile retrieved successfully for user ID: 588
[16-May-2026 17:29:49 UTC] === API CALL LOG ===
[16-May-2026 17:29:49 UTC] Endpoint: user/profile.php
[16-May-2026 17:29:49 UTC] Full Log Data: {
    "timestamp": "2026-05-16 17:29:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.111.52.75",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.111.52.75, 162.158.123.223",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg4IiwidXNlcm5hbWUiOiJib29zdHg4OSIsImVtYWlsIjoibG91aXNtcnRuMjAyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTU1NzI0N30.A7BkcmGDIjgeWH7VXwCn_mD_aoBbLpYLJYJaBAXAv4A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fcc1b56ee2bec91-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.111.52.75",
        "cf-ipcountry": "DZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 17:29:49 UTC] === END API CALL LOG ===
[16-May-2026 17:29:49 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 17:29:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg4IiwidXNlcm5hbWUiOiJib29zdHg4OSIsImVtYWlsIjoibG91aXNtcnRuMjAyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTU1NzI0N30.A7BkcmGDIjgeWH7VXwCn_mD_aoBbLpYLJYJaBAXAv4A
[16-May-2026 17:29:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 17:29:49 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 17:29:49 UTC] User ID: 588
[16-May-2026 17:29:49 UTC] ✅ User profile retrieved successfully for user ID: 588
[16-May-2026 17:30:03 UTC] === API CALL LOG ===
[16-May-2026 17:30:03 UTC] Endpoint: user/profile.php
[16-May-2026 17:30:03 UTC] Full Log Data: {
    "timestamp": "2026-05-16 17:30:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.111.52.75",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.111.52.75, 162.158.123.222",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg4IiwidXNlcm5hbWUiOiJib29zdHg4OSIsImVtYWlsIjoibG91aXNtcnRuMjAyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTU1NzI0N30.A7BkcmGDIjgeWH7VXwCn_mD_aoBbLpYLJYJaBAXAv4A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fcc1ba849b5ec91-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.111.52.75",
        "cf-ipcountry": "DZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 17:30:03 UTC] === END API CALL LOG ===
[16-May-2026 17:30:03 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 17:30:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg4IiwidXNlcm5hbWUiOiJib29zdHg4OSIsImVtYWlsIjoibG91aXNtcnRuMjAyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTU1NzI0N30.A7BkcmGDIjgeWH7VXwCn_mD_aoBbLpYLJYJaBAXAv4A
[16-May-2026 17:30:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 17:30:03 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 17:30:03 UTC] User ID: 588
[16-May-2026 17:30:03 UTC] ✅ User profile retrieved successfully for user ID: 588
[16-May-2026 17:30:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 17:30:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 17:30:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"41.111.52.75, 162.158.123.222","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg4IiwidXNlcm5hbWUiOiJib29zdHg4OSIsImVtYWlsIjoibG91aXNtcnRuMjAyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTU1NzI0N30.A7BkcmGDIjgeWH7VXwCn_mD_aoBbLpYLJYJaBAXAv4A","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fcc1bcb3b82ec91-MAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"41.111.52.75","cf-ipcountry":"DZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-May-2026 17:30:08 UTC] === User Orders API Called ===
[16-May-2026 17:30:08 UTC] User ID: 588
[16-May-2026 17:30:08 UTC] Limit: 20, Offset: 0
[16-May-2026 17:30:08 UTC] Orders found: 0
[16-May-2026 17:30:08 UTC] Orders data: []
[16-May-2026 17:30:08 UTC] Total orders count: 0
[16-May-2026 17:30:08 UTC] === API CALL LOG ===
[16-May-2026 17:30:08 UTC] Endpoint: user/profile.php
[16-May-2026 17:30:08 UTC] Full Log Data: {
    "timestamp": "2026-05-16 17:30:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.111.52.75",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.111.52.75, 162.158.123.222",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg4IiwidXNlcm5hbWUiOiJib29zdHg4OSIsImVtYWlsIjoibG91aXNtcnRuMjAyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTU1NzI0N30.A7BkcmGDIjgeWH7VXwCn_mD_aoBbLpYLJYJaBAXAv4A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fcc1bcbedb5ec91-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.111.52.75",
        "cf-ipcountry": "DZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 17:30:08 UTC] === END API CALL LOG ===
[16-May-2026 17:30:08 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 17:30:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg4IiwidXNlcm5hbWUiOiJib29zdHg4OSIsImVtYWlsIjoibG91aXNtcnRuMjAyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTU1NzI0N30.A7BkcmGDIjgeWH7VXwCn_mD_aoBbLpYLJYJaBAXAv4A
[16-May-2026 17:30:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 17:30:08 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 17:30:08 UTC] User ID: 588
[16-May-2026 17:30:08 UTC] ✅ User profile retrieved successfully for user ID: 588
[16-May-2026 17:30:09 UTC] === API CALL LOG ===
[16-May-2026 17:30:09 UTC] Endpoint: user/profile.php
[16-May-2026 17:30:09 UTC] Full Log Data: {
    "timestamp": "2026-05-16 17:30:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.111.52.75",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.111.52.75, 162.158.123.222",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg4IiwidXNlcm5hbWUiOiJib29zdHg4OSIsImVtYWlsIjoibG91aXNtcnRuMjAyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTU1NzI0N30.A7BkcmGDIjgeWH7VXwCn_mD_aoBbLpYLJYJaBAXAv4A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fcc1bcfaf9eec91-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.111.52.75",
        "cf-ipcountry": "DZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 17:30:09 UTC] === END API CALL LOG ===
[16-May-2026 17:30:09 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 17:30:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg4IiwidXNlcm5hbWUiOiJib29zdHg4OSIsImVtYWlsIjoibG91aXNtcnRuMjAyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTU1NzI0N30.A7BkcmGDIjgeWH7VXwCn_mD_aoBbLpYLJYJaBAXAv4A
[16-May-2026 17:30:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 17:30:09 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 17:30:09 UTC] User ID: 588
[16-May-2026 17:30:09 UTC] ✅ User profile retrieved successfully for user ID: 588
[16-May-2026 17:30:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 17:30:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 17:30:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"41.111.52.75, 162.158.123.222","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg4IiwidXNlcm5hbWUiOiJib29zdHg4OSIsImVtYWlsIjoibG91aXNtcnRuMjAyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTU1NzI0N30.A7BkcmGDIjgeWH7VXwCn_mD_aoBbLpYLJYJaBAXAv4A","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fcc1bebca02ec91-MAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"41.111.52.75","cf-ipcountry":"DZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-May-2026 17:30:13 UTC] === User Orders API Called ===
[16-May-2026 17:30:13 UTC] User ID: 588
[16-May-2026 17:30:13 UTC] Limit: 20, Offset: 0
[16-May-2026 17:30:13 UTC] Orders found: 0
[16-May-2026 17:30:13 UTC] Orders data: []
[16-May-2026 17:30:13 UTC] Total orders count: 0
[16-May-2026 17:30:13 UTC] === API CALL LOG ===
[16-May-2026 17:30:13 UTC] Endpoint: user/profile.php
[16-May-2026 17:30:13 UTC] Full Log Data: {
    "timestamp": "2026-05-16 17:30:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.111.52.75",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.111.52.75, 162.158.123.222",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg4IiwidXNlcm5hbWUiOiJib29zdHg4OSIsImVtYWlsIjoibG91aXNtcnRuMjAyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTU1NzI0N30.A7BkcmGDIjgeWH7VXwCn_mD_aoBbLpYLJYJaBAXAv4A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fcc1bec7bbaec91-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.111.52.75",
        "cf-ipcountry": "DZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 17:30:13 UTC] === END API CALL LOG ===
[16-May-2026 17:30:13 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 17:30:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg4IiwidXNlcm5hbWUiOiJib29zdHg4OSIsImVtYWlsIjoibG91aXNtcnRuMjAyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTU1NzI0N30.A7BkcmGDIjgeWH7VXwCn_mD_aoBbLpYLJYJaBAXAv4A
[16-May-2026 17:30:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 17:30:13 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 17:30:13 UTC] User ID: 588
[16-May-2026 17:30:13 UTC] ✅ User profile retrieved successfully for user ID: 588
[16-May-2026 17:30:14 UTC] === API CALL LOG ===
[16-May-2026 17:30:14 UTC] Endpoint: user/profile.php
[16-May-2026 17:30:14 UTC] Full Log Data: {
    "timestamp": "2026-05-16 17:30:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.111.52.75",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.111.52.75, 162.158.123.222",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg4IiwidXNlcm5hbWUiOiJib29zdHg4OSIsImVtYWlsIjoibG91aXNtcnRuMjAyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTU1NzI0N30.A7BkcmGDIjgeWH7VXwCn_mD_aoBbLpYLJYJaBAXAv4A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fcc1bf03ce7ec91-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.111.52.75",
        "cf-ipcountry": "DZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 17:30:14 UTC] === END API CALL LOG ===
[16-May-2026 17:30:14 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 17:30:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg4IiwidXNlcm5hbWUiOiJib29zdHg4OSIsImVtYWlsIjoibG91aXNtcnRuMjAyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTU1NzI0N30.A7BkcmGDIjgeWH7VXwCn_mD_aoBbLpYLJYJaBAXAv4A
[16-May-2026 17:30:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 17:30:14 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 17:30:14 UTC] User ID: 588
[16-May-2026 17:30:14 UTC] ✅ User profile retrieved successfully for user ID: 588
[16-May-2026 17:32:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 17:32:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 17:32:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"41.111.52.75, 162.158.122.189","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg4IiwidXNlcm5hbWUiOiJib29zdHg4OSIsImVtYWlsIjoibG91aXNtcnRuMjAyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTU1NzI0N30.A7BkcmGDIjgeWH7VXwCn_mD_aoBbLpYLJYJaBAXAv4A","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fcc1f301f70ecae-MAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"41.111.52.75","cf-ipcountry":"DZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-May-2026 17:32:27 UTC] === User Orders API Called ===
[16-May-2026 17:32:27 UTC] User ID: 588
[16-May-2026 17:32:27 UTC] Limit: 20, Offset: 0
[16-May-2026 17:32:27 UTC] Orders found: 0
[16-May-2026 17:32:27 UTC] Orders data: []
[16-May-2026 17:32:27 UTC] Total orders count: 0
[16-May-2026 17:32:27 UTC] === API CALL LOG ===
[16-May-2026 17:32:27 UTC] Endpoint: user/profile.php
[16-May-2026 17:32:27 UTC] Full Log Data: {
    "timestamp": "2026-05-16 17:32:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.111.52.75",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.111.52.75, 162.158.122.190",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg4IiwidXNlcm5hbWUiOiJib29zdHg4OSIsImVtYWlsIjoibG91aXNtcnRuMjAyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTU1NzI0N30.A7BkcmGDIjgeWH7VXwCn_mD_aoBbLpYLJYJaBAXAv4A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fcc1f301f71ecae-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.111.52.75",
        "cf-ipcountry": "DZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 17:32:27 UTC] === END API CALL LOG ===
[16-May-2026 17:32:27 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 17:32:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg4IiwidXNlcm5hbWUiOiJib29zdHg4OSIsImVtYWlsIjoibG91aXNtcnRuMjAyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTU1NzI0N30.A7BkcmGDIjgeWH7VXwCn_mD_aoBbLpYLJYJaBAXAv4A
[16-May-2026 17:32:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 17:32:27 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 17:32:27 UTC] User ID: 588
[16-May-2026 17:32:27 UTC] ✅ User profile retrieved successfully for user ID: 588
[16-May-2026 17:32:28 UTC] === API CALL LOG ===
[16-May-2026 17:32:28 UTC] Endpoint: user/profile.php
[16-May-2026 17:32:28 UTC] Full Log Data: {
    "timestamp": "2026-05-16 17:32:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.111.52.75",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.111.52.75, 162.158.122.189",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg4IiwidXNlcm5hbWUiOiJib29zdHg4OSIsImVtYWlsIjoibG91aXNtcnRuMjAyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTU1NzI0N30.A7BkcmGDIjgeWH7VXwCn_mD_aoBbLpYLJYJaBAXAv4A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fcc1f330d9cecae-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.111.52.75",
        "cf-ipcountry": "DZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 17:32:28 UTC] === END API CALL LOG ===
[16-May-2026 17:32:28 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 17:32:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg4IiwidXNlcm5hbWUiOiJib29zdHg4OSIsImVtYWlsIjoibG91aXNtcnRuMjAyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTU1NzI0N30.A7BkcmGDIjgeWH7VXwCn_mD_aoBbLpYLJYJaBAXAv4A
[16-May-2026 17:32:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 17:32:28 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 17:32:28 UTC] User ID: 588
[16-May-2026 17:32:28 UTC] ✅ User profile retrieved successfully for user ID: 588
[16-May-2026 17:32:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 17:32:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 17:32:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"41.111.52.75, 162.158.122.189","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg4IiwidXNlcm5hbWUiOiJib29zdHg4OSIsImVtYWlsIjoibG91aXNtcnRuMjAyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTU1NzI0N30.A7BkcmGDIjgeWH7VXwCn_mD_aoBbLpYLJYJaBAXAv4A","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fcc1f80198becae-MAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"41.111.52.75","cf-ipcountry":"DZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-May-2026 17:32:40 UTC] === User Orders API Called ===
[16-May-2026 17:32:40 UTC] User ID: 588
[16-May-2026 17:32:40 UTC] Limit: 20, Offset: 0
[16-May-2026 17:32:40 UTC] Orders found: 0
[16-May-2026 17:32:40 UTC] Orders data: []
[16-May-2026 17:32:40 UTC] Total orders count: 0
[16-May-2026 17:32:40 UTC] === API CALL LOG ===
[16-May-2026 17:32:40 UTC] Endpoint: user/profile.php
[16-May-2026 17:32:40 UTC] Full Log Data: {
    "timestamp": "2026-05-16 17:32:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.111.52.75",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.111.52.75, 162.158.122.189",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg4IiwidXNlcm5hbWUiOiJib29zdHg4OSIsImVtYWlsIjoibG91aXNtcnRuMjAyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTU1NzI0N30.A7BkcmGDIjgeWH7VXwCn_mD_aoBbLpYLJYJaBAXAv4A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fcc1f809a3eecae-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.111.52.75",
        "cf-ipcountry": "DZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 17:32:40 UTC] === END API CALL LOG ===
[16-May-2026 17:32:40 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 17:32:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg4IiwidXNlcm5hbWUiOiJib29zdHg4OSIsImVtYWlsIjoibG91aXNtcnRuMjAyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTU1NzI0N30.A7BkcmGDIjgeWH7VXwCn_mD_aoBbLpYLJYJaBAXAv4A
[16-May-2026 17:32:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 17:32:40 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 17:32:40 UTC] User ID: 588
[16-May-2026 17:32:40 UTC] ✅ User profile retrieved successfully for user ID: 588
[16-May-2026 17:32:41 UTC] === API CALL LOG ===
[16-May-2026 17:32:41 UTC] Endpoint: user/profile.php
[16-May-2026 17:32:41 UTC] Full Log Data: {
    "timestamp": "2026-05-16 17:32:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.111.52.75",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.111.52.75, 162.158.122.189",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg4IiwidXNlcm5hbWUiOiJib29zdHg4OSIsImVtYWlsIjoibG91aXNtcnRuMjAyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTU1NzI0N30.A7BkcmGDIjgeWH7VXwCn_mD_aoBbLpYLJYJaBAXAv4A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fcc1f84ba22ecae-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.111.52.75",
        "cf-ipcountry": "DZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 17:32:41 UTC] === END API CALL LOG ===
[16-May-2026 17:32:41 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 17:32:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg4IiwidXNlcm5hbWUiOiJib29zdHg4OSIsImVtYWlsIjoibG91aXNtcnRuMjAyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTU1NzI0N30.A7BkcmGDIjgeWH7VXwCn_mD_aoBbLpYLJYJaBAXAv4A
[16-May-2026 17:32:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 17:32:41 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 17:32:41 UTC] User ID: 588
[16-May-2026 17:32:41 UTC] ✅ User profile retrieved successfully for user ID: 588
[16-May-2026 17:33:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 17:33:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 17:33:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"41.111.52.75, 162.158.122.189","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg4IiwidXNlcm5hbWUiOiJib29zdHg4OSIsImVtYWlsIjoibG91aXNtcnRuMjAyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTU1NzI0N30.A7BkcmGDIjgeWH7VXwCn_mD_aoBbLpYLJYJaBAXAv4A","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fcc2007e96becae-MAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"41.111.52.75","cf-ipcountry":"DZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-May-2026 17:33:02 UTC] === User Orders API Called ===
[16-May-2026 17:33:02 UTC] User ID: 588
[16-May-2026 17:33:02 UTC] Limit: 20, Offset: 0
[16-May-2026 17:33:02 UTC] Orders found: 1
[16-May-2026 17:33:02 UTC] Orders data: [{"id":286,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/hotmailcloud_jewsk8ter","status":"pending","created_at":"2026-05-16 21:03:00","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[16-May-2026 17:33:02 UTC] Total orders count: 1
[16-May-2026 17:33:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 17:33:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 17:33:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"41.111.52.75, 162.158.122.190","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg4IiwidXNlcm5hbWUiOiJib29zdHg4OSIsImVtYWlsIjoibG91aXNtcnRuMjAyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTU1NzI0N30.A7BkcmGDIjgeWH7VXwCn_mD_aoBbLpYLJYJaBAXAv4A","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fcc20799818ecae-MAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"41.111.52.75","cf-ipcountry":"DZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-May-2026 17:33:20 UTC] === User Orders API Called ===
[16-May-2026 17:33:20 UTC] User ID: 588
[16-May-2026 17:33:20 UTC] Limit: 20, Offset: 0
[16-May-2026 17:33:20 UTC] Orders found: 1
[16-May-2026 17:33:20 UTC] Orders data: [{"id":286,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/hotmailcloud_jewsk8ter","status":"pending","created_at":"2026-05-16 21:03:00","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[16-May-2026 17:33:20 UTC] Total orders count: 1
[16-May-2026 17:33:20 UTC] === API CALL LOG ===
[16-May-2026 17:33:20 UTC] Endpoint: user/profile.php
[16-May-2026 17:33:20 UTC] Full Log Data: {
    "timestamp": "2026-05-16 17:33:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.111.52.75",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.111.52.75, 162.158.122.189",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg4IiwidXNlcm5hbWUiOiJib29zdHg4OSIsImVtYWlsIjoibG91aXNtcnRuMjAyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTU1NzI0N30.A7BkcmGDIjgeWH7VXwCn_mD_aoBbLpYLJYJaBAXAv4A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fcc207a1909ecae-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.111.52.75",
        "cf-ipcountry": "DZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 17:33:20 UTC] === END API CALL LOG ===
[16-May-2026 17:33:20 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 17:33:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg4IiwidXNlcm5hbWUiOiJib29zdHg4OSIsImVtYWlsIjoibG91aXNtcnRuMjAyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTU1NzI0N30.A7BkcmGDIjgeWH7VXwCn_mD_aoBbLpYLJYJaBAXAv4A
[16-May-2026 17:33:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 17:33:20 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 17:33:20 UTC] User ID: 588
[16-May-2026 17:33:20 UTC] ✅ User profile retrieved successfully for user ID: 588
[16-May-2026 17:33:20 UTC] === API CALL LOG ===
[16-May-2026 17:33:20 UTC] Endpoint: user/profile.php
[16-May-2026 17:33:20 UTC] Full Log Data: {
    "timestamp": "2026-05-16 17:33:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.111.52.75",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.111.52.75, 162.158.122.189",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg4IiwidXNlcm5hbWUiOiJib29zdHg4OSIsImVtYWlsIjoibG91aXNtcnRuMjAyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTU1NzI0N30.A7BkcmGDIjgeWH7VXwCn_mD_aoBbLpYLJYJaBAXAv4A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fcc207e0985ecae-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.111.52.75",
        "cf-ipcountry": "DZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 17:33:20 UTC] === END API CALL LOG ===
[16-May-2026 17:33:20 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 17:33:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg4IiwidXNlcm5hbWUiOiJib29zdHg4OSIsImVtYWlsIjoibG91aXNtcnRuMjAyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTU1NzI0N30.A7BkcmGDIjgeWH7VXwCn_mD_aoBbLpYLJYJaBAXAv4A
[16-May-2026 17:33:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 17:33:20 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 17:33:20 UTC] User ID: 588
[16-May-2026 17:33:20 UTC] ✅ User profile retrieved successfully for user ID: 588
[16-May-2026 17:33:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 17:33:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 17:33:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"41.111.52.75, 162.158.122.190","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg4IiwidXNlcm5hbWUiOiJib29zdHg4OSIsImVtYWlsIjoibG91aXNtcnRuMjAyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTU1NzI0N30.A7BkcmGDIjgeWH7VXwCn_mD_aoBbLpYLJYJaBAXAv4A","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fcc20ee6931ecae-MAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"41.111.52.75","cf-ipcountry":"DZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-May-2026 17:33:38 UTC] === User Orders API Called ===
[16-May-2026 17:33:38 UTC] User ID: 588
[16-May-2026 17:33:38 UTC] Limit: 20, Offset: 0
[16-May-2026 17:33:38 UTC] Orders found: 2
[16-May-2026 17:33:38 UTC] Orders data: [{"id":287,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/hotmailcloud_jewsk8ter","status":"pending","created_at":"2026-05-16 21:03:36","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":286,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/hotmailcloud_jewsk8ter","status":"pending","created_at":"2026-05-16 21:03:00","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[16-May-2026 17:33:38 UTC] Total orders count: 2
[16-May-2026 18:07:40 UTC] === API CALL LOG ===
[16-May-2026 18:07:40 UTC] Endpoint: user/profile.php
[16-May-2026 18:07:40 UTC] Full Log Data: {
    "timestamp": "2026-05-16 18:07:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.111.52.75",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.111.52.75, 162.158.123.222",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg4IiwidXNlcm5hbWUiOiJib29zdHg4OSIsImVtYWlsIjoibG91aXNtcnRuMjAyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTU1NzI0N30.A7BkcmGDIjgeWH7VXwCn_mD_aoBbLpYLJYJaBAXAv4A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fcc52c22c00c6df-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.111.52.75",
        "cf-ipcountry": "DZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 18:07:40 UTC] === END API CALL LOG ===
[16-May-2026 18:07:40 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 18:07:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg4IiwidXNlcm5hbWUiOiJib29zdHg4OSIsImVtYWlsIjoibG91aXNtcnRuMjAyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTU1NzI0N30.A7BkcmGDIjgeWH7VXwCn_mD_aoBbLpYLJYJaBAXAv4A
[16-May-2026 18:07:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 18:07:40 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 18:07:40 UTC] User ID: 588
[16-May-2026 18:07:40 UTC] ✅ User profile retrieved successfully for user ID: 588
[16-May-2026 18:07:40 UTC] === API CALL LOG ===
[16-May-2026 18:07:40 UTC] Endpoint: user/profile.php
[16-May-2026 18:07:40 UTC] Full Log Data: {
    "timestamp": "2026-05-16 18:07:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.111.52.75",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.111.52.75, 162.158.123.40",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg4IiwidXNlcm5hbWUiOiJib29zdHg4OSIsImVtYWlsIjoibG91aXNtcnRuMjAyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTU1NzI0N30.A7BkcmGDIjgeWH7VXwCn_mD_aoBbLpYLJYJaBAXAv4A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fcc52c56b25c6df-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.111.52.75",
        "cf-ipcountry": "DZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 18:07:40 UTC] === END API CALL LOG ===
[16-May-2026 18:07:40 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 18:07:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg4IiwidXNlcm5hbWUiOiJib29zdHg4OSIsImVtYWlsIjoibG91aXNtcnRuMjAyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTU1NzI0N30.A7BkcmGDIjgeWH7VXwCn_mD_aoBbLpYLJYJaBAXAv4A
[16-May-2026 18:07:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 18:07:40 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 18:07:40 UTC] User ID: 588
[16-May-2026 18:07:40 UTC] ✅ User profile retrieved successfully for user ID: 588
[16-May-2026 18:07:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 18:07:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 18:07:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"41.111.52.75, 162.158.123.40","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg4IiwidXNlcm5hbWUiOiJib29zdHg4OSIsImVtYWlsIjoibG91aXNtcnRuMjAyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTU1NzI0N30.A7BkcmGDIjgeWH7VXwCn_mD_aoBbLpYLJYJaBAXAv4A","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fcc52c4d9d9c6df-MAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"41.111.52.75","cf-ipcountry":"DZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-May-2026 18:07:40 UTC] === User Orders API Called ===
[16-May-2026 18:07:40 UTC] User ID: 588
[16-May-2026 18:07:40 UTC] Limit: 20, Offset: 0
[16-May-2026 18:07:40 UTC] Orders found: 2
[16-May-2026 18:07:40 UTC] Orders data: [{"id":287,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/hotmailcloud_jewsk8ter","status":"cancelled","created_at":"2026-05-16 21:03:36","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":286,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/hotmailcloud_jewsk8ter","status":"cancelled","created_at":"2026-05-16 21:03:00","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[16-May-2026 18:07:40 UTC] Total orders count: 2
[16-May-2026 18:07:40 UTC] === API CALL LOG ===
[16-May-2026 18:07:40 UTC] Endpoint: user/profile.php
[16-May-2026 18:07:40 UTC] Full Log Data: {
    "timestamp": "2026-05-16 18:07:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.111.52.75",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.111.52.75, 162.158.123.40",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg4IiwidXNlcm5hbWUiOiJib29zdHg4OSIsImVtYWlsIjoibG91aXNtcnRuMjAyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTU1NzI0N30.A7BkcmGDIjgeWH7VXwCn_mD_aoBbLpYLJYJaBAXAv4A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fcc52c4d9d4c6df-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.111.52.75",
        "cf-ipcountry": "DZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 18:07:40 UTC] === END API CALL LOG ===
[16-May-2026 18:07:40 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 18:07:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg4IiwidXNlcm5hbWUiOiJib29zdHg4OSIsImVtYWlsIjoibG91aXNtcnRuMjAyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTU1NzI0N30.A7BkcmGDIjgeWH7VXwCn_mD_aoBbLpYLJYJaBAXAv4A
[16-May-2026 18:07:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 18:07:40 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 18:07:40 UTC] User ID: 588
[16-May-2026 18:07:40 UTC] ✅ User profile retrieved successfully for user ID: 588
[16-May-2026 18:07:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 18:07:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 18:07:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"41.111.52.75, 162.158.123.40","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg4IiwidXNlcm5hbWUiOiJib29zdHg4OSIsImVtYWlsIjoibG91aXNtcnRuMjAyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTU1NzI0N30.A7BkcmGDIjgeWH7VXwCn_mD_aoBbLpYLJYJaBAXAv4A","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fcc52ca1ce3c6df-MAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"41.111.52.75","cf-ipcountry":"DZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-May-2026 18:07:41 UTC] === User Orders API Called ===
[16-May-2026 18:07:41 UTC] User ID: 588
[16-May-2026 18:07:41 UTC] Limit: 20, Offset: 0
[16-May-2026 18:07:41 UTC] Orders found: 2
[16-May-2026 18:07:41 UTC] Orders data: [{"id":287,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/hotmailcloud_jewsk8ter","status":"cancelled","created_at":"2026-05-16 21:03:36","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":286,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/hotmailcloud_jewsk8ter","status":"cancelled","created_at":"2026-05-16 21:03:00","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[16-May-2026 18:07:41 UTC] Total orders count: 2
[16-May-2026 18:07:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 18:07:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 18:07:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"41.111.52.75, 162.158.123.40","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg4IiwidXNlcm5hbWUiOiJib29zdHg4OSIsImVtYWlsIjoibG91aXNtcnRuMjAyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTU1NzI0N30.A7BkcmGDIjgeWH7VXwCn_mD_aoBbLpYLJYJaBAXAv4A","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fcc52e1ff6ec6df-MAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"41.111.52.75","cf-ipcountry":"DZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-May-2026 18:07:44 UTC] === User Orders API Called ===
[16-May-2026 18:07:44 UTC] User ID: 588
[16-May-2026 18:07:44 UTC] Limit: 20, Offset: 0
[16-May-2026 18:07:44 UTC] Orders found: 2
[16-May-2026 18:07:44 UTC] Orders data: [{"id":287,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/hotmailcloud_jewsk8ter","status":"cancelled","created_at":"2026-05-16 21:03:36","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":286,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/hotmailcloud_jewsk8ter","status":"cancelled","created_at":"2026-05-16 21:03:00","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[16-May-2026 18:07:44 UTC] Total orders count: 2
[16-May-2026 18:07:45 UTC] === API CALL LOG ===
[16-May-2026 18:07:45 UTC] Endpoint: user/profile.php
[16-May-2026 18:07:45 UTC] Full Log Data: {
    "timestamp": "2026-05-16 18:07:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.111.52.75",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.111.52.75, 162.158.123.41",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg4IiwidXNlcm5hbWUiOiJib29zdHg4OSIsImVtYWlsIjoibG91aXNtcnRuMjAyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTU1NzI0N30.A7BkcmGDIjgeWH7VXwCn_mD_aoBbLpYLJYJaBAXAv4A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fcc52e2a95bc6df-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.111.52.75",
        "cf-ipcountry": "DZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 18:07:45 UTC] === END API CALL LOG ===
[16-May-2026 18:07:45 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 18:07:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg4IiwidXNlcm5hbWUiOiJib29zdHg4OSIsImVtYWlsIjoibG91aXNtcnRuMjAyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTU1NzI0N30.A7BkcmGDIjgeWH7VXwCn_mD_aoBbLpYLJYJaBAXAv4A
[16-May-2026 18:07:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 18:07:45 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 18:07:45 UTC] User ID: 588
[16-May-2026 18:07:45 UTC] ✅ User profile retrieved successfully for user ID: 588
[16-May-2026 18:07:45 UTC] === API CALL LOG ===
[16-May-2026 18:07:45 UTC] Endpoint: user/profile.php
[16-May-2026 18:07:45 UTC] Full Log Data: {
    "timestamp": "2026-05-16 18:07:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.111.52.75",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.111.52.75, 162.158.123.40",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg4IiwidXNlcm5hbWUiOiJib29zdHg4OSIsImVtYWlsIjoibG91aXNtcnRuMjAyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTU1NzI0N30.A7BkcmGDIjgeWH7VXwCn_mD_aoBbLpYLJYJaBAXAv4A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fcc52e64a39c6df-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.111.52.75",
        "cf-ipcountry": "DZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 18:07:45 UTC] === END API CALL LOG ===
[16-May-2026 18:07:45 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 18:07:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg4IiwidXNlcm5hbWUiOiJib29zdHg4OSIsImVtYWlsIjoibG91aXNtcnRuMjAyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTU1NzI0N30.A7BkcmGDIjgeWH7VXwCn_mD_aoBbLpYLJYJaBAXAv4A
[16-May-2026 18:07:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 18:07:45 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 18:07:45 UTC] User ID: 588
[16-May-2026 18:07:45 UTC] ✅ User profile retrieved successfully for user ID: 588
[16-May-2026 18:08:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 18:08:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 18:08:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"41.111.52.75, 162.158.123.223","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg4IiwidXNlcm5hbWUiOiJib29zdHg4OSIsImVtYWlsIjoibG91aXNtcnRuMjAyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTU1NzI0N30.A7BkcmGDIjgeWH7VXwCn_mD_aoBbLpYLJYJaBAXAv4A","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fcc537d4a3ac6df-MAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"41.111.52.75","cf-ipcountry":"DZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-May-2026 18:08:09 UTC] === User Orders API Called ===
[16-May-2026 18:08:09 UTC] User ID: 588
[16-May-2026 18:08:09 UTC] Limit: 20, Offset: 0
[16-May-2026 18:08:09 UTC] Orders found: 3
[16-May-2026 18:08:09 UTC] Orders data: [{"id":288,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/hotmailcloud_jewsk8ter","status":"pending","created_at":"2026-05-16 21:38:07","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":287,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/hotmailcloud_jewsk8ter","status":"cancelled","created_at":"2026-05-16 21:03:36","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":286,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/hotmailcloud_jewsk8ter","status":"cancelled","created_at":"2026-05-16 21:03:00","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[16-May-2026 18:08:09 UTC] Total orders count: 3
[16-May-2026 18:08:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 18:08:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 18:08:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"41.111.52.75, 162.158.123.223","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg4IiwidXNlcm5hbWUiOiJib29zdHg4OSIsImVtYWlsIjoibG91aXNtcnRuMjAyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTU1NzI0N30.A7BkcmGDIjgeWH7VXwCn_mD_aoBbLpYLJYJaBAXAv4A","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fcc53b4bd7fc6df-MAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"41.111.52.75","cf-ipcountry":"DZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-May-2026 18:08:18 UTC] === User Orders API Called ===
[16-May-2026 18:08:18 UTC] User ID: 588
[16-May-2026 18:08:18 UTC] Limit: 20, Offset: 0
[16-May-2026 18:08:18 UTC] Orders found: 3
[16-May-2026 18:08:18 UTC] Orders data: [{"id":288,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/hotmailcloud_jewsk8ter","status":"pending","created_at":"2026-05-16 21:38:07","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":287,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/hotmailcloud_jewsk8ter","status":"cancelled","created_at":"2026-05-16 21:03:36","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":286,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/hotmailcloud_jewsk8ter","status":"cancelled","created_at":"2026-05-16 21:03:00","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[16-May-2026 18:08:18 UTC] Total orders count: 3
[16-May-2026 18:08:18 UTC] === API CALL LOG ===
[16-May-2026 18:08:18 UTC] Endpoint: user/profile.php
[16-May-2026 18:08:18 UTC] Full Log Data: {
    "timestamp": "2026-05-16 18:08:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.111.52.75",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.111.52.75, 162.158.123.223",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg4IiwidXNlcm5hbWUiOiJib29zdHg4OSIsImVtYWlsIjoibG91aXNtcnRuMjAyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTU1NzI0N30.A7BkcmGDIjgeWH7VXwCn_mD_aoBbLpYLJYJaBAXAv4A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fcc53b52ec4c6df-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.111.52.75",
        "cf-ipcountry": "DZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 18:08:18 UTC] === END API CALL LOG ===
[16-May-2026 18:08:18 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 18:08:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg4IiwidXNlcm5hbWUiOiJib29zdHg4OSIsImVtYWlsIjoibG91aXNtcnRuMjAyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTU1NzI0N30.A7BkcmGDIjgeWH7VXwCn_mD_aoBbLpYLJYJaBAXAv4A
[16-May-2026 18:08:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 18:08:18 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 18:08:18 UTC] User ID: 588
[16-May-2026 18:08:18 UTC] ✅ User profile retrieved successfully for user ID: 588
[16-May-2026 18:08:19 UTC] === API CALL LOG ===
[16-May-2026 18:08:19 UTC] Endpoint: user/profile.php
[16-May-2026 18:08:19 UTC] Full Log Data: {
    "timestamp": "2026-05-16 18:08:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.111.52.75",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.111.52.75, 162.158.123.223",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg4IiwidXNlcm5hbWUiOiJib29zdHg4OSIsImVtYWlsIjoibG91aXNtcnRuMjAyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTU1NzI0N30.A7BkcmGDIjgeWH7VXwCn_mD_aoBbLpYLJYJaBAXAv4A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fcc53b908c6c6df-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.111.52.75",
        "cf-ipcountry": "DZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 18:08:19 UTC] === END API CALL LOG ===
[16-May-2026 18:08:19 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 18:08:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg4IiwidXNlcm5hbWUiOiJib29zdHg4OSIsImVtYWlsIjoibG91aXNtcnRuMjAyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTU1NzI0N30.A7BkcmGDIjgeWH7VXwCn_mD_aoBbLpYLJYJaBAXAv4A
[16-May-2026 18:08:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 18:08:19 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 18:08:19 UTC] User ID: 588
[16-May-2026 18:08:19 UTC] ✅ User profile retrieved successfully for user ID: 588
[16-May-2026 18:08:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 18:08:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 18:08:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"41.111.52.75, 162.158.123.222","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg4IiwidXNlcm5hbWUiOiJib29zdHg4OSIsImVtYWlsIjoibG91aXNtcnRuMjAyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTU1NzI0N30.A7BkcmGDIjgeWH7VXwCn_mD_aoBbLpYLJYJaBAXAv4A","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fcc540bdfa7c6df-MAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"41.111.52.75","cf-ipcountry":"DZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-May-2026 18:08:32 UTC] === User Orders API Called ===
[16-May-2026 18:08:32 UTC] User ID: 588
[16-May-2026 18:08:32 UTC] Limit: 20, Offset: 0
[16-May-2026 18:08:32 UTC] Orders found: 4
[16-May-2026 18:08:32 UTC] Orders data: [{"id":289,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/hotmailcloud_jewsk8ter","status":"pending","created_at":"2026-05-16 21:38:30","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":288,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/hotmailcloud_jewsk8ter","status":"pending","created_at":"2026-05-16 21:38:07","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":287,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/hotmailcloud_jewsk8ter","status":"cancelled","created_at":"2026-05-16 21:03:36","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":286,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/hotmailcloud_jewsk8ter","status":"cancelled","created_at":"2026-05-16 21:03:00","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[16-May-2026 18:08:32 UTC] Total orders count: 4
[16-May-2026 18:18:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 18:18:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 18:18:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"41.111.52.75, 162.158.122.190","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg4IiwidXNlcm5hbWUiOiJib29zdHg4OSIsImVtYWlsIjoibG91aXNtcnRuMjAyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTU1NzI0N30.A7BkcmGDIjgeWH7VXwCn_mD_aoBbLpYLJYJaBAXAv4A","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fcc62e98b23cbcc-MAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"41.111.52.75","cf-ipcountry":"DZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-May-2026 18:18:41 UTC] === User Orders API Called ===
[16-May-2026 18:18:41 UTC] User ID: 588
[16-May-2026 18:18:41 UTC] Limit: 20, Offset: 0
[16-May-2026 18:18:41 UTC] Orders found: 4
[16-May-2026 18:18:41 UTC] Orders data: [{"id":289,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/hotmailcloud_jewsk8ter","status":"cancelled","created_at":"2026-05-16 21:38:30","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":288,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/hotmailcloud_jewsk8ter","status":"cancelled","created_at":"2026-05-16 21:38:07","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":287,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/hotmailcloud_jewsk8ter","status":"cancelled","created_at":"2026-05-16 21:03:36","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":286,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/hotmailcloud_jewsk8ter","status":"cancelled","created_at":"2026-05-16 21:03:00","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[16-May-2026 18:18:41 UTC] Total orders count: 4
[16-May-2026 18:18:41 UTC] === API CALL LOG ===
[16-May-2026 18:18:41 UTC] Endpoint: user/profile.php
[16-May-2026 18:18:41 UTC] Full Log Data: {
    "timestamp": "2026-05-16 18:18:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.111.52.75",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.111.52.75, 162.158.122.190",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg4IiwidXNlcm5hbWUiOiJib29zdHg4OSIsImVtYWlsIjoibG91aXNtcnRuMjAyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTU1NzI0N30.A7BkcmGDIjgeWH7VXwCn_mD_aoBbLpYLJYJaBAXAv4A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fcc62ea0b7fcbcc-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.111.52.75",
        "cf-ipcountry": "DZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 18:18:41 UTC] === END API CALL LOG ===
[16-May-2026 18:18:41 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 18:18:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg4IiwidXNlcm5hbWUiOiJib29zdHg4OSIsImVtYWlsIjoibG91aXNtcnRuMjAyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTU1NzI0N30.A7BkcmGDIjgeWH7VXwCn_mD_aoBbLpYLJYJaBAXAv4A
[16-May-2026 18:18:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 18:18:41 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 18:18:41 UTC] User ID: 588
[16-May-2026 18:18:41 UTC] ✅ User profile retrieved successfully for user ID: 588
[16-May-2026 18:18:42 UTC] === API CALL LOG ===
[16-May-2026 18:18:42 UTC] Endpoint: user/profile.php
[16-May-2026 18:18:42 UTC] Full Log Data: {
    "timestamp": "2026-05-16 18:18:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.111.52.75",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.111.52.75, 162.158.122.39",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg4IiwidXNlcm5hbWUiOiJib29zdHg4OSIsImVtYWlsIjoibG91aXNtcnRuMjAyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTU1NzI0N30.A7BkcmGDIjgeWH7VXwCn_mD_aoBbLpYLJYJaBAXAv4A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fcc62edee0ecbcc-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.111.52.75",
        "cf-ipcountry": "DZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 18:18:42 UTC] === END API CALL LOG ===
[16-May-2026 18:18:42 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 18:18:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg4IiwidXNlcm5hbWUiOiJib29zdHg4OSIsImVtYWlsIjoibG91aXNtcnRuMjAyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTU1NzI0N30.A7BkcmGDIjgeWH7VXwCn_mD_aoBbLpYLJYJaBAXAv4A
[16-May-2026 18:18:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 18:18:42 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 18:18:42 UTC] User ID: 588
[16-May-2026 18:18:42 UTC] ✅ User profile retrieved successfully for user ID: 588
[16-May-2026 18:18:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 18:18:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 18:18:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"41.111.52.75, 162.158.122.39","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg4IiwidXNlcm5hbWUiOiJib29zdHg4OSIsImVtYWlsIjoibG91aXNtcnRuMjAyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTU1NzI0N30.A7BkcmGDIjgeWH7VXwCn_mD_aoBbLpYLJYJaBAXAv4A","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fcc62f79cabcbcc-MAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"41.111.52.75","cf-ipcountry":"DZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-May-2026 18:18:43 UTC] === User Orders API Called ===
[16-May-2026 18:18:43 UTC] User ID: 588
[16-May-2026 18:18:43 UTC] Limit: 20, Offset: 0
[16-May-2026 18:18:43 UTC] Orders found: 4
[16-May-2026 18:18:43 UTC] Orders data: [{"id":289,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/hotmailcloud_jewsk8ter","status":"cancelled","created_at":"2026-05-16 21:38:30","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":288,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/hotmailcloud_jewsk8ter","status":"cancelled","created_at":"2026-05-16 21:38:07","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":287,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/hotmailcloud_jewsk8ter","status":"cancelled","created_at":"2026-05-16 21:03:36","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":286,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/hotmailcloud_jewsk8ter","status":"cancelled","created_at":"2026-05-16 21:03:00","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[16-May-2026 18:18:43 UTC] Total orders count: 4
[16-May-2026 21:27:30 UTC] === API CALL LOG ===
[16-May-2026 21:27:30 UTC] Endpoint: user/profile.php
[16-May-2026 21:27:30 UTC] Full Log Data: {
    "timestamp": "2026-05-16 21:27:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.210.55.209",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.210.55.209, 162.158.216.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1ODAsInVzZXJuYW1lIjoiZ29tZXpyaWNoYXJkZSIsImVtYWlsIjoiZ29tZXoyNDdyaWNoYXJkQGdtYWlsLmNvbSIsImV4cCI6MTc3OTUzNjEyNn0.EePNOM1lplWBGthS7sz1g41h3Ks_uwXKApdVRVZ8vFk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fcd7783ad813c70-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.210.55.209",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 21:27:30 UTC] === END API CALL LOG ===
[16-May-2026 21:27:30 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 21:27:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1ODAsInVzZXJuYW1lIjoiZ29tZXpyaWNoYXJkZSIsImVtYWlsIjoiZ29tZXoyNDdyaWNoYXJkQGdtYWlsLmNvbSIsImV4cCI6MTc3OTUzNjEyNn0.EePNOM1lplWBGthS7sz1g41h3Ks_uwXKApdVRVZ8vFk
[16-May-2026 21:27:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 21:27:30 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 21:27:30 UTC] User ID: 580
[16-May-2026 21:27:30 UTC] ✅ User profile retrieved successfully for user ID: 580
[16-May-2026 21:27:30 UTC] === API CALL LOG ===
[16-May-2026 21:27:30 UTC] Endpoint: user/profile.php
[16-May-2026 21:27:30 UTC] Full Log Data: {
    "timestamp": "2026-05-16 21:27:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.210.55.209",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.210.55.209, 162.158.216.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1ODAsInVzZXJuYW1lIjoiZ29tZXpyaWNoYXJkZSIsImVtYWlsIjoiZ29tZXoyNDdyaWNoYXJkQGdtYWlsLmNvbSIsImV4cCI6MTc3OTUzNjEyNn0.EePNOM1lplWBGthS7sz1g41h3Ks_uwXKApdVRVZ8vFk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fcd7785fadb3c70-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.210.55.209",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 21:27:30 UTC] === END API CALL LOG ===
[16-May-2026 21:27:30 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 21:27:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1ODAsInVzZXJuYW1lIjoiZ29tZXpyaWNoYXJkZSIsImVtYWlsIjoiZ29tZXoyNDdyaWNoYXJkQGdtYWlsLmNvbSIsImV4cCI6MTc3OTUzNjEyNn0.EePNOM1lplWBGthS7sz1g41h3Ks_uwXKApdVRVZ8vFk
[16-May-2026 21:27:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 21:27:30 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 21:27:30 UTC] User ID: 580
[16-May-2026 21:27:30 UTC] ✅ User profile retrieved successfully for user ID: 580
[16-May-2026 21:27:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 21:27:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 21:27:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.210.55.209, 162.158.216.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1ODAsInVzZXJuYW1lIjoiZ29tZXpyaWNoYXJkZSIsImVtYWlsIjoiZ29tZXoyNDdyaWNoYXJkQGdtYWlsLmNvbSIsImV4cCI6MTc3OTUzNjEyNn0.EePNOM1lplWBGthS7sz1g41h3Ks_uwXKApdVRVZ8vFk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fcd7785fae13c70-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"197.210.55.209","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-May-2026 21:27:30 UTC] === User Orders API Called ===
[16-May-2026 21:27:30 UTC] User ID: 580
[16-May-2026 21:27:30 UTC] Limit: 20, Offset: 0
[16-May-2026 21:27:30 UTC] Orders found: 0
[16-May-2026 21:27:30 UTC] Orders data: []
[16-May-2026 21:27:30 UTC] Total orders count: 0
[16-May-2026 21:27:31 UTC] === API CALL LOG ===
[16-May-2026 21:27:31 UTC] Endpoint: user/profile.php
[16-May-2026 21:27:31 UTC] Full Log Data: {
    "timestamp": "2026-05-16 21:27:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.210.55.209",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.210.55.209, 162.158.216.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1ODAsInVzZXJuYW1lIjoiZ29tZXpyaWNoYXJkZSIsImVtYWlsIjoiZ29tZXoyNDdyaWNoYXJkQGdtYWlsLmNvbSIsImV4cCI6MTc3OTUzNjEyNn0.EePNOM1lplWBGthS7sz1g41h3Ks_uwXKApdVRVZ8vFk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fcd77871dbd3c70-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.210.55.209",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 21:27:31 UTC] === END API CALL LOG ===
[16-May-2026 21:27:31 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 21:27:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1ODAsInVzZXJuYW1lIjoiZ29tZXpyaWNoYXJkZSIsImVtYWlsIjoiZ29tZXoyNDdyaWNoYXJkQGdtYWlsLmNvbSIsImV4cCI6MTc3OTUzNjEyNn0.EePNOM1lplWBGthS7sz1g41h3Ks_uwXKApdVRVZ8vFk
[16-May-2026 21:27:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 21:27:31 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 21:27:31 UTC] User ID: 580
[16-May-2026 21:27:31 UTC] ✅ User profile retrieved successfully for user ID: 580
[16-May-2026 21:28:10 UTC] === API CALL LOG ===
[16-May-2026 21:28:10 UTC] Endpoint: user/profile.php
[16-May-2026 21:28:10 UTC] Full Log Data: {
    "timestamp": "2026-05-16 21:28:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:51c3:b88c:d972:2642:c61:6d80",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:51c3:b88c:d972:2642:c61:6d80, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg5IiwidXNlcm5hbWUiOiJzYWNoaW4iLCJlbWFpbCI6InNyYWpwdXQwMTcyM0BnbWFpbC5jb20iLCJleHAiOjE3Nzk1NzE2ODl9.ktn8HOCH1_HIlZTjSUjIbof4kDUKXenYwRDfZxd2308",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fcd78796a52d4da-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:51c3:b88c:d972:2642:c61:6d80",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 21:28:10 UTC] === API CALL LOG ===
[16-May-2026 21:28:10 UTC] === END API CALL LOG ===
[16-May-2026 21:28:10 UTC] Endpoint: user/profile.php
[16-May-2026 21:28:10 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 21:28:10 UTC] Full Log Data: {
    "timestamp": "2026-05-16 21:28:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:51c3:b88c:d972:2642:c61:6d80",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:51c3:b88c:d972:2642:c61:6d80, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg5IiwidXNlcm5hbWUiOiJzYWNoaW4iLCJlbWFpbCI6InNyYWpwdXQwMTcyM0BnbWFpbC5jb20iLCJleHAiOjE3Nzk1NzE2ODl9.ktn8HOCH1_HIlZTjSUjIbof4kDUKXenYwRDfZxd2308",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fcd78796a5dd4da-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:51c3:b88c:d972:2642:c61:6d80",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 21:28:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg5IiwidXNlcm5hbWUiOiJzYWNoaW4iLCJlbWFpbCI6InNyYWpwdXQwMTcyM0BnbWFpbC5jb20iLCJleHAiOjE3Nzk1NzE2ODl9.ktn8HOCH1_HIlZTjSUjIbof4kDUKXenYwRDfZxd2308
[16-May-2026 21:28:10 UTC] === END API CALL LOG ===
[16-May-2026 21:28:10 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 21:28:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 21:28:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg5IiwidXNlcm5hbWUiOiJzYWNoaW4iLCJlbWFpbCI6InNyYWpwdXQwMTcyM0BnbWFpbC5jb20iLCJleHAiOjE3Nzk1NzE2ODl9.ktn8HOCH1_HIlZTjSUjIbof4kDUKXenYwRDfZxd2308
[16-May-2026 21:28:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 21:28:10 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 21:28:10 UTC] User ID: 589
[16-May-2026 21:28:10 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 21:28:10 UTC] User ID: 589
[16-May-2026 21:28:10 UTC] ✅ User profile retrieved successfully for user ID: 589
[16-May-2026 21:28:10 UTC] ✅ User profile retrieved successfully for user ID: 589
[16-May-2026 21:28:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 21:28:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 21:28:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:51c3:b88c:d972:2642:c61:6d80, 162.159.122.164","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg5IiwidXNlcm5hbWUiOiJzYWNoaW4iLCJlbWFpbCI6InNyYWpwdXQwMTcyM0BnbWFpbC5jb20iLCJleHAiOjE3Nzk1NzE2ODl9.ktn8HOCH1_HIlZTjSUjIbof4kDUKXenYwRDfZxd2308","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fcd78796a5bd4da-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:51c3:b88c:d972:2642:c61:6d80","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-May-2026 21:28:10 UTC] === User Orders API Called ===
[16-May-2026 21:28:10 UTC] User ID: 589
[16-May-2026 21:28:10 UTC] Limit: 20, Offset: 0
[16-May-2026 21:28:10 UTC] Orders found: 0
[16-May-2026 21:28:10 UTC] Orders data: []
[16-May-2026 21:28:10 UTC] Total orders count: 0
[16-May-2026 21:28:11 UTC] === API CALL LOG ===
[16-May-2026 21:28:11 UTC] Endpoint: user/profile.php
[16-May-2026 21:28:11 UTC] Full Log Data: {
    "timestamp": "2026-05-16 21:28:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:51c3:b88c:d972:2642:c61:6d80",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:51c3:b88c:d972:2642:c61:6d80, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg5IiwidXNlcm5hbWUiOiJzYWNoaW4iLCJlbWFpbCI6InNyYWpwdXQwMTcyM0BnbWFpbC5jb20iLCJleHAiOjE3Nzk1NzE2ODl9.ktn8HOCH1_HIlZTjSUjIbof4kDUKXenYwRDfZxd2308",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fcd78809b15d4da-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:51c3:b88c:d972:2642:c61:6d80",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 21:28:11 UTC] === END API CALL LOG ===
[16-May-2026 21:28:11 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 21:28:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg5IiwidXNlcm5hbWUiOiJzYWNoaW4iLCJlbWFpbCI6InNyYWpwdXQwMTcyM0BnbWFpbC5jb20iLCJleHAiOjE3Nzk1NzE2ODl9.ktn8HOCH1_HIlZTjSUjIbof4kDUKXenYwRDfZxd2308
[16-May-2026 21:28:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 21:28:11 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 21:28:11 UTC] User ID: 589
[16-May-2026 21:28:11 UTC] ✅ User profile retrieved successfully for user ID: 589
[16-May-2026 21:28:16 UTC] === API CALL LOG ===
[16-May-2026 21:28:16 UTC] Endpoint: user/profile.php
[16-May-2026 21:28:16 UTC] Full Log Data: {
    "timestamp": "2026-05-16 21:28:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:51c3:b88c:d972:2642:c61:6d80",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:51c3:b88c:d972:2642:c61:6d80, 162.159.122.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg5IiwidXNlcm5hbWUiOiJzYWNoaW4iLCJlbWFpbCI6InNyYWpwdXQwMTcyM0BnbWFpbC5jb20iLCJleHAiOjE3Nzk1NzE2ODl9.ktn8HOCH1_HIlZTjSUjIbof4kDUKXenYwRDfZxd2308",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fcd789fbfbad4da-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:51c3:b88c:d972:2642:c61:6d80",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 21:28:16 UTC] === END API CALL LOG ===
[16-May-2026 21:28:16 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 21:28:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg5IiwidXNlcm5hbWUiOiJzYWNoaW4iLCJlbWFpbCI6InNyYWpwdXQwMTcyM0BnbWFpbC5jb20iLCJleHAiOjE3Nzk1NzE2ODl9.ktn8HOCH1_HIlZTjSUjIbof4kDUKXenYwRDfZxd2308
[16-May-2026 21:28:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 21:28:16 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 21:28:16 UTC] User ID: 589
[16-May-2026 21:28:16 UTC] ✅ User profile retrieved successfully for user ID: 589
[16-May-2026 21:28:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 21:28:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 21:28:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.210.55.209, 162.158.216.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1ODAsInVzZXJuYW1lIjoiZ29tZXpyaWNoYXJkZSIsImVtYWlsIjoiZ29tZXoyNDdyaWNoYXJkQGdtYWlsLmNvbSIsImV4cCI6MTc3OTUzNjEyNn0.EePNOM1lplWBGthS7sz1g41h3Ks_uwXKApdVRVZ8vFk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fcd78c3bc453c70-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"197.210.55.209","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-May-2026 21:28:22 UTC] === User Orders API Called ===
[16-May-2026 21:28:22 UTC] User ID: 580
[16-May-2026 21:28:22 UTC] Limit: 20, Offset: 0
[16-May-2026 21:28:22 UTC] Orders found: 0
[16-May-2026 21:28:22 UTC] Orders data: []
[16-May-2026 21:28:22 UTC] Total orders count: 0
[16-May-2026 21:28:22 UTC] === API CALL LOG ===
[16-May-2026 21:28:22 UTC] Endpoint: user/profile.php
[16-May-2026 21:28:22 UTC] Full Log Data: {
    "timestamp": "2026-05-16 21:28:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.210.55.209",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.210.55.209, 162.158.216.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1ODAsInVzZXJuYW1lIjoiZ29tZXpyaWNoYXJkZSIsImVtYWlsIjoiZ29tZXoyNDdyaWNoYXJkQGdtYWlsLmNvbSIsImV4cCI6MTc3OTUzNjEyNn0.EePNOM1lplWBGthS7sz1g41h3Ks_uwXKApdVRVZ8vFk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fcd78c3bc463c70-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.210.55.209",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 21:28:22 UTC] === END API CALL LOG ===
[16-May-2026 21:28:22 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 21:28:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1ODAsInVzZXJuYW1lIjoiZ29tZXpyaWNoYXJkZSIsImVtYWlsIjoiZ29tZXoyNDdyaWNoYXJkQGdtYWlsLmNvbSIsImV4cCI6MTc3OTUzNjEyNn0.EePNOM1lplWBGthS7sz1g41h3Ks_uwXKApdVRVZ8vFk
[16-May-2026 21:28:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 21:28:22 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 21:28:22 UTC] User ID: 580
[16-May-2026 21:28:22 UTC] ✅ User profile retrieved successfully for user ID: 580
[16-May-2026 21:28:22 UTC] === API CALL LOG ===
[16-May-2026 21:28:22 UTC] Endpoint: user/profile.php
[16-May-2026 21:28:22 UTC] Full Log Data: {
    "timestamp": "2026-05-16 21:28:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.210.55.209",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.210.55.209, 162.158.216.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1ODAsInVzZXJuYW1lIjoiZ29tZXpyaWNoYXJkZSIsImVtYWlsIjoiZ29tZXoyNDdyaWNoYXJkQGdtYWlsLmNvbSIsImV4cCI6MTc3OTUzNjEyNn0.EePNOM1lplWBGthS7sz1g41h3Ks_uwXKApdVRVZ8vFk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fcd78c75c933c70-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.210.55.209",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 21:28:22 UTC] === END API CALL LOG ===
[16-May-2026 21:28:22 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 21:28:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1ODAsInVzZXJuYW1lIjoiZ29tZXpyaWNoYXJkZSIsImVtYWlsIjoiZ29tZXoyNDdyaWNoYXJkQGdtYWlsLmNvbSIsImV4cCI6MTc3OTUzNjEyNn0.EePNOM1lplWBGthS7sz1g41h3Ks_uwXKApdVRVZ8vFk
[16-May-2026 21:28:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 21:28:22 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 21:28:22 UTC] User ID: 580
[16-May-2026 21:28:22 UTC] ✅ User profile retrieved successfully for user ID: 580
[16-May-2026 21:29:05 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 21:29:05 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 21:29:05 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:51c3:b88c:d972:2642:c61:6d80, 162.159.122.165","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg5IiwidXNlcm5hbWUiOiJzYWNoaW4iLCJlbWFpbCI6InNyYWpwdXQwMTcyM0BnbWFpbC5jb20iLCJleHAiOjE3Nzk1NzE2ODl9.ktn8HOCH1_HIlZTjSUjIbof4kDUKXenYwRDfZxd2308","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fcd79d35fe9d4da-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:51c3:b88c:d972:2642:c61:6d80","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-May-2026 21:29:05 UTC] === User Orders API Called ===
[16-May-2026 21:29:05 UTC] User ID: 589
[16-May-2026 21:29:05 UTC] Limit: 20, Offset: 0
[16-May-2026 21:29:05 UTC] Orders found: 0
[16-May-2026 21:29:05 UTC] Orders data: []
[16-May-2026 21:29:05 UTC] Total orders count: 0
[16-May-2026 21:29:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 21:29:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 21:29:09 UTC] === API CALL LOG ===
[16-May-2026 21:29:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:51c3:b88c:d972:2642:c61:6d80, 162.159.122.165","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg5IiwidXNlcm5hbWUiOiJzYWNoaW4iLCJlbWFpbCI6InNyYWpwdXQwMTcyM0BnbWFpbC5jb20iLCJleHAiOjE3Nzk1NzE2ODl9.ktn8HOCH1_HIlZTjSUjIbof4kDUKXenYwRDfZxd2308","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fcd79eca99ed4da-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:51c3:b88c:d972:2642:c61:6d80","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-May-2026 21:29:09 UTC] Endpoint: user/profile.php
[16-May-2026 21:29:09 UTC] Full Log Data: {
    "timestamp": "2026-05-16 21:29:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:51c3:b88c:d972:2642:c61:6d80",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:51c3:b88c:d972:2642:c61:6d80, 162.159.122.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg5IiwidXNlcm5hbWUiOiJzYWNoaW4iLCJlbWFpbCI6InNyYWpwdXQwMTcyM0BnbWFpbC5jb20iLCJleHAiOjE3Nzk1NzE2ODl9.ktn8HOCH1_HIlZTjSUjIbof4kDUKXenYwRDfZxd2308",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fcd79eca99fd4da-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:51c3:b88c:d972:2642:c61:6d80",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 21:29:09 UTC] === User Orders API Called ===
[16-May-2026 21:29:09 UTC] === END API CALL LOG ===
[16-May-2026 21:29:09 UTC] User ID: 589
[16-May-2026 21:29:09 UTC] Limit: 20, Offset: 0
[16-May-2026 21:29:09 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 21:29:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg5IiwidXNlcm5hbWUiOiJzYWNoaW4iLCJlbWFpbCI6InNyYWpwdXQwMTcyM0BnbWFpbC5jb20iLCJleHAiOjE3Nzk1NzE2ODl9.ktn8HOCH1_HIlZTjSUjIbof4kDUKXenYwRDfZxd2308
[16-May-2026 21:29:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 21:29:09 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 21:29:09 UTC] User ID: 589
[16-May-2026 21:29:09 UTC] Orders found: 0
[16-May-2026 21:29:09 UTC] Orders data: []
[16-May-2026 21:29:09 UTC] ✅ User profile retrieved successfully for user ID: 589
[16-May-2026 21:29:09 UTC] Total orders count: 0
[16-May-2026 21:29:10 UTC] === API CALL LOG ===
[16-May-2026 21:29:10 UTC] Endpoint: user/profile.php
[16-May-2026 21:29:10 UTC] Full Log Data: {
    "timestamp": "2026-05-16 21:29:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:51c3:b88c:d972:2642:c61:6d80",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:51c3:b88c:d972:2642:c61:6d80, 162.159.122.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg5IiwidXNlcm5hbWUiOiJzYWNoaW4iLCJlbWFpbCI6InNyYWpwdXQwMTcyM0BnbWFpbC5jb20iLCJleHAiOjE3Nzk1NzE2ODl9.ktn8HOCH1_HIlZTjSUjIbof4kDUKXenYwRDfZxd2308",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fcd79f0b9cdd4da-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:51c3:b88c:d972:2642:c61:6d80",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 21:29:10 UTC] === END API CALL LOG ===
[16-May-2026 21:29:10 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 21:29:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg5IiwidXNlcm5hbWUiOiJzYWNoaW4iLCJlbWFpbCI6InNyYWpwdXQwMTcyM0BnbWFpbC5jb20iLCJleHAiOjE3Nzk1NzE2ODl9.ktn8HOCH1_HIlZTjSUjIbof4kDUKXenYwRDfZxd2308
[16-May-2026 21:29:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 21:29:10 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 21:29:10 UTC] User ID: 589
[16-May-2026 21:29:10 UTC] ✅ User profile retrieved successfully for user ID: 589
[16-May-2026 21:29:10 UTC] === API CALL LOG ===
[16-May-2026 21:29:10 UTC] Endpoint: user/profile.php
[16-May-2026 21:29:10 UTC] Full Log Data: {
    "timestamp": "2026-05-16 21:29:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:51c3:b88c:d972:2642:c61:6d80",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:51c3:b88c:d972:2642:c61:6d80, 162.159.122.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg5IiwidXNlcm5hbWUiOiJzYWNoaW4iLCJlbWFpbCI6InNyYWpwdXQwMTcyM0BnbWFpbC5jb20iLCJleHAiOjE3Nzk1NzE2ODl9.ktn8HOCH1_HIlZTjSUjIbof4kDUKXenYwRDfZxd2308",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fcd79f37816d4da-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:51c3:b88c:d972:2642:c61:6d80",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 21:29:10 UTC] === END API CALL LOG ===
[16-May-2026 21:29:10 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 21:29:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg5IiwidXNlcm5hbWUiOiJzYWNoaW4iLCJlbWFpbCI6InNyYWpwdXQwMTcyM0BnbWFpbC5jb20iLCJleHAiOjE3Nzk1NzE2ODl9.ktn8HOCH1_HIlZTjSUjIbof4kDUKXenYwRDfZxd2308
[16-May-2026 21:29:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 21:29:10 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 21:29:10 UTC] User ID: 589
[16-May-2026 21:29:10 UTC] ✅ User profile retrieved successfully for user ID: 589
[16-May-2026 21:29:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 21:29:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 21:29:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.210.55.209, 162.158.216.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1ODAsInVzZXJuYW1lIjoiZ29tZXpyaWNoYXJkZSIsImVtYWlsIjoiZ29tZXoyNDdyaWNoYXJkQGdtYWlsLmNvbSIsImV4cCI6MTc3OTUzNjEyNn0.EePNOM1lplWBGthS7sz1g41h3Ks_uwXKApdVRVZ8vFk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fcd7a495be73c70-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"197.210.55.209","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-May-2026 21:29:24 UTC] === User Orders API Called ===
[16-May-2026 21:29:24 UTC] User ID: 580
[16-May-2026 21:29:24 UTC] Limit: 20, Offset: 0
[16-May-2026 21:29:24 UTC] === API CALL LOG ===
[16-May-2026 21:29:24 UTC] Endpoint: user/profile.php
[16-May-2026 21:29:24 UTC] Orders found: 0
[16-May-2026 21:29:24 UTC] Full Log Data: {
    "timestamp": "2026-05-16 21:29:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.210.55.209",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.210.55.209, 162.158.216.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1ODAsInVzZXJuYW1lIjoiZ29tZXpyaWNoYXJkZSIsImVtYWlsIjoiZ29tZXoyNDdyaWNoYXJkQGdtYWlsLmNvbSIsImV4cCI6MTc3OTUzNjEyNn0.EePNOM1lplWBGthS7sz1g41h3Ks_uwXKApdVRVZ8vFk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fcd7a495bec3c70-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.210.55.209",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 21:29:24 UTC] === END API CALL LOG ===
[16-May-2026 21:29:24 UTC] Orders data: []
[16-May-2026 21:29:24 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 21:29:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1ODAsInVzZXJuYW1lIjoiZ29tZXpyaWNoYXJkZSIsImVtYWlsIjoiZ29tZXoyNDdyaWNoYXJkQGdtYWlsLmNvbSIsImV4cCI6MTc3OTUzNjEyNn0.EePNOM1lplWBGthS7sz1g41h3Ks_uwXKApdVRVZ8vFk
[16-May-2026 21:29:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 21:29:24 UTC] Total orders count: 0
[16-May-2026 21:29:24 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 21:29:24 UTC] User ID: 580
[16-May-2026 21:29:24 UTC] ✅ User profile retrieved successfully for user ID: 580
[16-May-2026 21:29:25 UTC] === API CALL LOG ===
[16-May-2026 21:29:25 UTC] Endpoint: user/profile.php
[16-May-2026 21:29:25 UTC] Full Log Data: {
    "timestamp": "2026-05-16 21:29:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.210.55.209",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.210.55.209, 162.158.216.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1ODAsInVzZXJuYW1lIjoiZ29tZXpyaWNoYXJkZSIsImVtYWlsIjoiZ29tZXoyNDdyaWNoYXJkQGdtYWlsLmNvbSIsImV4cCI6MTc3OTUzNjEyNn0.EePNOM1lplWBGthS7sz1g41h3Ks_uwXKApdVRVZ8vFk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fcd7a4d2d963c70-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.210.55.209",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 21:29:25 UTC] === END API CALL LOG ===
[16-May-2026 21:29:25 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 21:29:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1ODAsInVzZXJuYW1lIjoiZ29tZXpyaWNoYXJkZSIsImVtYWlsIjoiZ29tZXoyNDdyaWNoYXJkQGdtYWlsLmNvbSIsImV4cCI6MTc3OTUzNjEyNn0.EePNOM1lplWBGthS7sz1g41h3Ks_uwXKApdVRVZ8vFk
[16-May-2026 21:29:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 21:29:25 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 21:29:25 UTC] User ID: 580
[16-May-2026 21:29:25 UTC] ✅ User profile retrieved successfully for user ID: 580
[16-May-2026 21:29:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 21:29:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 21:29:36 UTC] === API CALL LOG ===
[16-May-2026 21:29:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.210.55.209, 162.158.216.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1ODAsInVzZXJuYW1lIjoiZ29tZXpyaWNoYXJkZSIsImVtYWlsIjoiZ29tZXoyNDdyaWNoYXJkQGdtYWlsLmNvbSIsImV4cCI6MTc3OTUzNjEyNn0.EePNOM1lplWBGthS7sz1g41h3Ks_uwXKApdVRVZ8vFk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fcd7a93dcfd3c70-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"197.210.55.209","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-May-2026 21:29:36 UTC] Endpoint: user/profile.php
[16-May-2026 21:29:36 UTC] Full Log Data: {
    "timestamp": "2026-05-16 21:29:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.210.55.209",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.210.55.209, 162.158.216.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1ODAsInVzZXJuYW1lIjoiZ29tZXpyaWNoYXJkZSIsImVtYWlsIjoiZ29tZXoyNDdyaWNoYXJkQGdtYWlsLmNvbSIsImV4cCI6MTc3OTUzNjEyNn0.EePNOM1lplWBGthS7sz1g41h3Ks_uwXKApdVRVZ8vFk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fcd7a93dd003c70-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.210.55.209",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 21:29:36 UTC] === END API CALL LOG ===
[16-May-2026 21:29:36 UTC] === User Orders API Called ===
[16-May-2026 21:29:36 UTC] User ID: 580
[16-May-2026 21:29:36 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 21:29:36 UTC] Limit: 20, Offset: 0
[16-May-2026 21:29:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1ODAsInVzZXJuYW1lIjoiZ29tZXpyaWNoYXJkZSIsImVtYWlsIjoiZ29tZXoyNDdyaWNoYXJkQGdtYWlsLmNvbSIsImV4cCI6MTc3OTUzNjEyNn0.EePNOM1lplWBGthS7sz1g41h3Ks_uwXKApdVRVZ8vFk
[16-May-2026 21:29:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 21:29:36 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 21:29:36 UTC] User ID: 580
[16-May-2026 21:29:36 UTC] Orders found: 0
[16-May-2026 21:29:36 UTC] Orders data: []
[16-May-2026 21:29:36 UTC] ✅ User profile retrieved successfully for user ID: 580
[16-May-2026 21:29:36 UTC] Total orders count: 0
[16-May-2026 21:29:37 UTC] === API CALL LOG ===
[16-May-2026 21:29:37 UTC] Endpoint: user/profile.php
[16-May-2026 21:29:37 UTC] Full Log Data: {
    "timestamp": "2026-05-16 21:29:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.210.55.209",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.210.55.209, 162.158.216.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1ODAsInVzZXJuYW1lIjoiZ29tZXpyaWNoYXJkZSIsImVtYWlsIjoiZ29tZXoyNDdyaWNoYXJkQGdtYWlsLmNvbSIsImV4cCI6MTc3OTUzNjEyNn0.EePNOM1lplWBGthS7sz1g41h3Ks_uwXKApdVRVZ8vFk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fcd7a978d153c70-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.210.55.209",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 21:29:37 UTC] === END API CALL LOG ===
[16-May-2026 21:29:37 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 21:29:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1ODAsInVzZXJuYW1lIjoiZ29tZXpyaWNoYXJkZSIsImVtYWlsIjoiZ29tZXoyNDdyaWNoYXJkQGdtYWlsLmNvbSIsImV4cCI6MTc3OTUzNjEyNn0.EePNOM1lplWBGthS7sz1g41h3Ks_uwXKApdVRVZ8vFk
[16-May-2026 21:29:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 21:29:37 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 21:29:37 UTC] User ID: 580
[16-May-2026 21:29:37 UTC] ✅ User profile retrieved successfully for user ID: 580
[16-May-2026 21:29:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 21:29:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 21:29:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:51c3:b88c:d972:2642:c61:6d80, 162.159.122.164","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg5IiwidXNlcm5hbWUiOiJzYWNoaW4iLCJlbWFpbCI6InNyYWpwdXQwMTcyM0BnbWFpbC5jb20iLCJleHAiOjE3Nzk1NzE2ODl9.ktn8HOCH1_HIlZTjSUjIbof4kDUKXenYwRDfZxd2308","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fcd7af27d88d4da-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:51c3:b88c:d972:2642:c61:6d80","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-May-2026 21:29:51 UTC] === User Orders API Called ===
[16-May-2026 21:29:51 UTC] User ID: 589
[16-May-2026 21:29:51 UTC] Limit: 20, Offset: 0
[16-May-2026 21:29:51 UTC] Orders found: 0
[16-May-2026 21:29:51 UTC] Orders data: []
[16-May-2026 21:29:51 UTC] Total orders count: 0
[16-May-2026 21:29:53 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 21:29:53 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 21:29:53 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:51c3:b88c:d972:2642:c61:6d80, 162.159.122.164","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg5IiwidXNlcm5hbWUiOiJzYWNoaW4iLCJlbWFpbCI6InNyYWpwdXQwMTcyM0BnbWFpbC5jb20iLCJleHAiOjE3Nzk1NzE2ODl9.ktn8HOCH1_HIlZTjSUjIbof4kDUKXenYwRDfZxd2308","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fcd7afc2affd4da-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:51c3:b88c:d972:2642:c61:6d80","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-May-2026 21:29:53 UTC] === User Orders API Called ===
[16-May-2026 21:29:53 UTC] User ID: 589
[16-May-2026 21:29:53 UTC] Limit: 20, Offset: 0
[16-May-2026 21:29:53 UTC] Orders found: 0
[16-May-2026 21:29:53 UTC] Orders data: []
[16-May-2026 21:29:53 UTC] === API CALL LOG ===
[16-May-2026 21:29:53 UTC] Endpoint: user/profile.php
[16-May-2026 21:29:53 UTC] Full Log Data: {
    "timestamp": "2026-05-16 21:29:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:51c3:b88c:d972:2642:c61:6d80",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:51c3:b88c:d972:2642:c61:6d80, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg5IiwidXNlcm5hbWUiOiJzYWNoaW4iLCJlbWFpbCI6InNyYWpwdXQwMTcyM0BnbWFpbC5jb20iLCJleHAiOjE3Nzk1NzE2ODl9.ktn8HOCH1_HIlZTjSUjIbof4kDUKXenYwRDfZxd2308",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fcd7afc2b03d4da-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:51c3:b88c:d972:2642:c61:6d80",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 21:29:53 UTC] === END API CALL LOG ===
[16-May-2026 21:29:53 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 21:29:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg5IiwidXNlcm5hbWUiOiJzYWNoaW4iLCJlbWFpbCI6InNyYWpwdXQwMTcyM0BnbWFpbC5jb20iLCJleHAiOjE3Nzk1NzE2ODl9.ktn8HOCH1_HIlZTjSUjIbof4kDUKXenYwRDfZxd2308
[16-May-2026 21:29:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 21:29:53 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 21:29:53 UTC] User ID: 589
[16-May-2026 21:29:53 UTC] ✅ User profile retrieved successfully for user ID: 589
[16-May-2026 21:29:53 UTC] Total orders count: 0
[16-May-2026 21:29:53 UTC] === API CALL LOG ===
[16-May-2026 21:29:53 UTC] Endpoint: user/profile.php
[16-May-2026 21:29:53 UTC] Full Log Data: {
    "timestamp": "2026-05-16 21:29:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:51c3:b88c:d972:2642:c61:6d80",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:51c3:b88c:d972:2642:c61:6d80, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg5IiwidXNlcm5hbWUiOiJzYWNoaW4iLCJlbWFpbCI6InNyYWpwdXQwMTcyM0BnbWFpbC5jb20iLCJleHAiOjE3Nzk1NzE2ODl9.ktn8HOCH1_HIlZTjSUjIbof4kDUKXenYwRDfZxd2308",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fcd7b005d00d4da-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:51c3:b88c:d972:2642:c61:6d80",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 21:29:53 UTC] === END API CALL LOG ===
[16-May-2026 21:29:53 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 21:29:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg5IiwidXNlcm5hbWUiOiJzYWNoaW4iLCJlbWFpbCI6InNyYWpwdXQwMTcyM0BnbWFpbC5jb20iLCJleHAiOjE3Nzk1NzE2ODl9.ktn8HOCH1_HIlZTjSUjIbof4kDUKXenYwRDfZxd2308
[16-May-2026 21:29:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 21:29:53 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 21:29:53 UTC] User ID: 589
[16-May-2026 21:29:53 UTC] ✅ User profile retrieved successfully for user ID: 589
[16-May-2026 21:29:54 UTC] === API CALL LOG ===
[16-May-2026 21:29:54 UTC] Endpoint: user/profile.php
[16-May-2026 21:29:54 UTC] Full Log Data: {
    "timestamp": "2026-05-16 21:29:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:51c3:b88c:d972:2642:c61:6d80",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:51c3:b88c:d972:2642:c61:6d80, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg5IiwidXNlcm5hbWUiOiJzYWNoaW4iLCJlbWFpbCI6InNyYWpwdXQwMTcyM0BnbWFpbC5jb20iLCJleHAiOjE3Nzk1NzE2ODl9.ktn8HOCH1_HIlZTjSUjIbof4kDUKXenYwRDfZxd2308",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fcd7b036bd7d4da-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:51c3:b88c:d972:2642:c61:6d80",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 21:29:54 UTC] === END API CALL LOG ===
[16-May-2026 21:29:54 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 21:29:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg5IiwidXNlcm5hbWUiOiJzYWNoaW4iLCJlbWFpbCI6InNyYWpwdXQwMTcyM0BnbWFpbC5jb20iLCJleHAiOjE3Nzk1NzE2ODl9.ktn8HOCH1_HIlZTjSUjIbof4kDUKXenYwRDfZxd2308
[16-May-2026 21:29:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 21:29:54 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 21:29:54 UTC] User ID: 589
[16-May-2026 21:29:54 UTC] ✅ User profile retrieved successfully for user ID: 589
[16-May-2026 21:30:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 21:30:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 21:30:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:51c3:b88c:d972:2642:c61:6d80, 162.159.122.165","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg5IiwidXNlcm5hbWUiOiJzYWNoaW4iLCJlbWFpbCI6InNyYWpwdXQwMTcyM0BnbWFpbC5jb20iLCJleHAiOjE3Nzk1NzE2ODl9.ktn8HOCH1_HIlZTjSUjIbof4kDUKXenYwRDfZxd2308","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fcd7b67680fd4da-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:51c3:b88c:d972:2642:c61:6d80","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-May-2026 21:30:10 UTC] === User Orders API Called ===
[16-May-2026 21:30:10 UTC] User ID: 589
[16-May-2026 21:30:10 UTC] Limit: 20, Offset: 0
[16-May-2026 21:30:10 UTC] Orders found: 0
[16-May-2026 21:30:10 UTC] Orders data: []
[16-May-2026 21:30:10 UTC] Total orders count: 0
[16-May-2026 21:30:10 UTC] === API CALL LOG ===
[16-May-2026 21:30:10 UTC] Endpoint: user/profile.php
[16-May-2026 21:30:10 UTC] Full Log Data: {
    "timestamp": "2026-05-16 21:30:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:51c3:b88c:d972:2642:c61:6d80",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:51c3:b88c:d972:2642:c61:6d80, 162.159.122.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg5IiwidXNlcm5hbWUiOiJzYWNoaW4iLCJlbWFpbCI6InNyYWpwdXQwMTcyM0BnbWFpbC5jb20iLCJleHAiOjE3Nzk1NzE2ODl9.ktn8HOCH1_HIlZTjSUjIbof4kDUKXenYwRDfZxd2308",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fcd7b676812d4da-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:51c3:b88c:d972:2642:c61:6d80",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 21:30:10 UTC] === END API CALL LOG ===
[16-May-2026 21:30:10 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 21:30:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg5IiwidXNlcm5hbWUiOiJzYWNoaW4iLCJlbWFpbCI6InNyYWpwdXQwMTcyM0BnbWFpbC5jb20iLCJleHAiOjE3Nzk1NzE2ODl9.ktn8HOCH1_HIlZTjSUjIbof4kDUKXenYwRDfZxd2308
[16-May-2026 21:30:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 21:30:10 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 21:30:10 UTC] User ID: 589
[16-May-2026 21:30:10 UTC] ✅ User profile retrieved successfully for user ID: 589
[16-May-2026 21:30:11 UTC] === API CALL LOG ===
[16-May-2026 21:30:11 UTC] Endpoint: user/profile.php
[16-May-2026 21:30:11 UTC] Full Log Data: {
    "timestamp": "2026-05-16 21:30:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:51c3:b88c:d972:2642:c61:6d80",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:51c3:b88c:d972:2642:c61:6d80, 162.159.122.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg5IiwidXNlcm5hbWUiOiJzYWNoaW4iLCJlbWFpbCI6InNyYWpwdXQwMTcyM0BnbWFpbC5jb20iLCJleHAiOjE3Nzk1NzE2ODl9.ktn8HOCH1_HIlZTjSUjIbof4kDUKXenYwRDfZxd2308",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fcd7b6b4fe7d4da-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:51c3:b88c:d972:2642:c61:6d80",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 21:30:11 UTC] === END API CALL LOG ===
[16-May-2026 21:30:11 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 21:30:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg5IiwidXNlcm5hbWUiOiJzYWNoaW4iLCJlbWFpbCI6InNyYWpwdXQwMTcyM0BnbWFpbC5jb20iLCJleHAiOjE3Nzk1NzE2ODl9.ktn8HOCH1_HIlZTjSUjIbof4kDUKXenYwRDfZxd2308
[16-May-2026 21:30:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 21:30:11 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 21:30:11 UTC] User ID: 589
[16-May-2026 21:30:11 UTC] ✅ User profile retrieved successfully for user ID: 589
[16-May-2026 21:30:11 UTC] === API CALL LOG ===
[16-May-2026 21:30:11 UTC] Endpoint: user/profile.php
[16-May-2026 21:30:11 UTC] Full Log Data: {
    "timestamp": "2026-05-16 21:30:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:51c3:b88c:d972:2642:c61:6d80",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:51c3:b88c:d972:2642:c61:6d80, 162.159.122.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg5IiwidXNlcm5hbWUiOiJzYWNoaW4iLCJlbWFpbCI6InNyYWpwdXQwMTcyM0BnbWFpbC5jb20iLCJleHAiOjE3Nzk1NzE2ODl9.ktn8HOCH1_HIlZTjSUjIbof4kDUKXenYwRDfZxd2308",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fcd7b6e2debd4da-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:51c3:b88c:d972:2642:c61:6d80",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 21:30:11 UTC] === END API CALL LOG ===
[16-May-2026 21:30:11 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 21:30:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg5IiwidXNlcm5hbWUiOiJzYWNoaW4iLCJlbWFpbCI6InNyYWpwdXQwMTcyM0BnbWFpbC5jb20iLCJleHAiOjE3Nzk1NzE2ODl9.ktn8HOCH1_HIlZTjSUjIbof4kDUKXenYwRDfZxd2308
[16-May-2026 21:30:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 21:30:11 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 21:30:11 UTC] User ID: 589
[16-May-2026 21:30:11 UTC] ✅ User profile retrieved successfully for user ID: 589
[16-May-2026 21:30:13 UTC] === API CALL LOG ===
[16-May-2026 21:30:13 UTC] Endpoint: user/profile.php
[16-May-2026 21:30:13 UTC] Full Log Data: {
    "timestamp": "2026-05-16 21:30:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:51c3:b88c:d972:2642:c61:6d80",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:51c3:b88c:d972:2642:c61:6d80, 162.159.122.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg5IiwidXNlcm5hbWUiOiJzYWNoaW4iLCJlbWFpbCI6InNyYWpwdXQwMTcyM0BnbWFpbC5jb20iLCJleHAiOjE3Nzk1NzE2ODl9.ktn8HOCH1_HIlZTjSUjIbof4kDUKXenYwRDfZxd2308",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fcd7b786c1ad4da-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:51c3:b88c:d972:2642:c61:6d80",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 21:30:13 UTC] === END API CALL LOG ===
[16-May-2026 21:30:13 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 21:30:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg5IiwidXNlcm5hbWUiOiJzYWNoaW4iLCJlbWFpbCI6InNyYWpwdXQwMTcyM0BnbWFpbC5jb20iLCJleHAiOjE3Nzk1NzE2ODl9.ktn8HOCH1_HIlZTjSUjIbof4kDUKXenYwRDfZxd2308
[16-May-2026 21:30:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 21:30:13 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 21:30:13 UTC] User ID: 589
[16-May-2026 21:30:13 UTC] ✅ User profile retrieved successfully for user ID: 589
[16-May-2026 21:30:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 21:30:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 21:30:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.210.55.209, 162.158.216.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1ODAsInVzZXJuYW1lIjoiZ29tZXpyaWNoYXJkZSIsImVtYWlsIjoiZ29tZXoyNDdyaWNoYXJkQGdtYWlsLmNvbSIsImV4cCI6MTc3OTUzNjEyNn0.EePNOM1lplWBGthS7sz1g41h3Ks_uwXKApdVRVZ8vFk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fcd7b88b9703c70-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"197.210.55.209","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-May-2026 21:30:15 UTC] === User Orders API Called ===
[16-May-2026 21:30:15 UTC] User ID: 580
[16-May-2026 21:30:15 UTC] Limit: 20, Offset: 0
[16-May-2026 21:30:15 UTC] Orders found: 0
[16-May-2026 21:30:15 UTC] Orders data: []
[16-May-2026 21:30:15 UTC] Total orders count: 0
[16-May-2026 21:30:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 21:30:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 21:30:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.210.55.209, 162.158.216.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1ODAsInVzZXJuYW1lIjoiZ29tZXpyaWNoYXJkZSIsImVtYWlsIjoiZ29tZXoyNDdyaWNoYXJkQGdtYWlsLmNvbSIsImV4cCI6MTc3OTUzNjEyNn0.EePNOM1lplWBGthS7sz1g41h3Ks_uwXKApdVRVZ8vFk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fcd7b9dbb4b3c70-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"197.210.55.209","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-May-2026 21:30:19 UTC] === User Orders API Called ===
[16-May-2026 21:30:19 UTC] User ID: 580
[16-May-2026 21:30:19 UTC] Limit: 20, Offset: 0
[16-May-2026 21:30:19 UTC] Orders found: 0
[16-May-2026 21:30:19 UTC] Orders data: []
[16-May-2026 21:30:19 UTC] Total orders count: 0
[16-May-2026 21:30:19 UTC] === API CALL LOG ===
[16-May-2026 21:30:19 UTC] Endpoint: user/profile.php
[16-May-2026 21:30:19 UTC] Full Log Data: {
    "timestamp": "2026-05-16 21:30:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.210.55.209",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.210.55.209, 162.158.216.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1ODAsInVzZXJuYW1lIjoiZ29tZXpyaWNoYXJkZSIsImVtYWlsIjoiZ29tZXoyNDdyaWNoYXJkQGdtYWlsLmNvbSIsImV4cCI6MTc3OTUzNjEyNn0.EePNOM1lplWBGthS7sz1g41h3Ks_uwXKApdVRVZ8vFk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fcd7b9dbb4d3c70-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.210.55.209",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 21:30:19 UTC] === END API CALL LOG ===
[16-May-2026 21:30:19 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 21:30:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1ODAsInVzZXJuYW1lIjoiZ29tZXpyaWNoYXJkZSIsImVtYWlsIjoiZ29tZXoyNDdyaWNoYXJkQGdtYWlsLmNvbSIsImV4cCI6MTc3OTUzNjEyNn0.EePNOM1lplWBGthS7sz1g41h3Ks_uwXKApdVRVZ8vFk
[16-May-2026 21:30:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 21:30:19 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 21:30:19 UTC] User ID: 580
[16-May-2026 21:30:19 UTC] ✅ User profile retrieved successfully for user ID: 580
[16-May-2026 21:30:19 UTC] === API CALL LOG ===
[16-May-2026 21:30:19 UTC] Endpoint: user/profile.php
[16-May-2026 21:30:19 UTC] Full Log Data: {
    "timestamp": "2026-05-16 21:30:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.210.55.209",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.210.55.209, 162.158.216.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1ODAsInVzZXJuYW1lIjoiZ29tZXpyaWNoYXJkZSIsImVtYWlsIjoiZ29tZXoyNDdyaWNoYXJkQGdtYWlsLmNvbSIsImV4cCI6MTc3OTUzNjEyNn0.EePNOM1lplWBGthS7sz1g41h3Ks_uwXKApdVRVZ8vFk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fcd7ba19d723c70-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.210.55.209",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 21:30:19 UTC] === END API CALL LOG ===
[16-May-2026 21:30:19 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 21:30:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1ODAsInVzZXJuYW1lIjoiZ29tZXpyaWNoYXJkZSIsImVtYWlsIjoiZ29tZXoyNDdyaWNoYXJkQGdtYWlsLmNvbSIsImV4cCI6MTc3OTUzNjEyNn0.EePNOM1lplWBGthS7sz1g41h3Ks_uwXKApdVRVZ8vFk
[16-May-2026 21:30:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 21:30:19 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 21:30:19 UTC] User ID: 580
[16-May-2026 21:30:19 UTC] ✅ User profile retrieved successfully for user ID: 580
[16-May-2026 21:31:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 21:31:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 21:31:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:51c3:b88c:d972:2642:c61:6d80, 162.159.122.165","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg5IiwidXNlcm5hbWUiOiJzYWNoaW4iLCJlbWFpbCI6InNyYWpwdXQwMTcyM0BnbWFpbC5jb20iLCJleHAiOjE3Nzk1NzE2ODl9.ktn8HOCH1_HIlZTjSUjIbof4kDUKXenYwRDfZxd2308","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fcd7cdb4de8d4da-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:51c3:b88c:d972:2642:c61:6d80","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-May-2026 21:31:10 UTC] === User Orders API Called ===
[16-May-2026 21:31:10 UTC] User ID: 589
[16-May-2026 21:31:10 UTC] Limit: 20, Offset: 0
[16-May-2026 21:31:10 UTC] Orders found: 0
[16-May-2026 21:31:10 UTC] Orders data: []
[16-May-2026 21:31:10 UTC] Total orders count: 0
[16-May-2026 21:31:17 UTC] === API CALL LOG ===
[16-May-2026 21:31:17 UTC] Endpoint: user/profile.php
[16-May-2026 21:31:17 UTC] Full Log Data: {
    "timestamp": "2026-05-16 21:31:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.210.55.209",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.210.55.209, 162.158.216.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1ODAsInVzZXJuYW1lIjoiZ29tZXpyaWNoYXJkZSIsImVtYWlsIjoiZ29tZXoyNDdyaWNoYXJkQGdtYWlsLmNvbSIsImV4cCI6MTc3OTUzNjEyNn0.EePNOM1lplWBGthS7sz1g41h3Ks_uwXKApdVRVZ8vFk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fcd7d088cf73c70-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.210.55.209",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 21:31:17 UTC] === END API CALL LOG ===
[16-May-2026 21:31:17 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 21:31:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1ODAsInVzZXJuYW1lIjoiZ29tZXpyaWNoYXJkZSIsImVtYWlsIjoiZ29tZXoyNDdyaWNoYXJkQGdtYWlsLmNvbSIsImV4cCI6MTc3OTUzNjEyNn0.EePNOM1lplWBGthS7sz1g41h3Ks_uwXKApdVRVZ8vFk
[16-May-2026 21:31:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 21:31:17 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 21:31:17 UTC] User ID: 580
[16-May-2026 21:31:17 UTC] ✅ User profile retrieved successfully for user ID: 580
[16-May-2026 21:31:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 21:31:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 21:31:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.210.55.209, 162.158.216.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1ODAsInVzZXJuYW1lIjoiZ29tZXpyaWNoYXJkZSIsImVtYWlsIjoiZ29tZXoyNDdyaWNoYXJkQGdtYWlsLmNvbSIsImV4cCI6MTc3OTUzNjEyNn0.EePNOM1lplWBGthS7sz1g41h3Ks_uwXKApdVRVZ8vFk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fcd7d088cf33c70-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"197.210.55.209","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-May-2026 21:31:17 UTC] === User Orders API Called ===
[16-May-2026 21:31:17 UTC] User ID: 580
[16-May-2026 21:31:17 UTC] Limit: 20, Offset: 0
[16-May-2026 21:31:17 UTC] Orders found: 0
[16-May-2026 21:31:17 UTC] Orders data: []
[16-May-2026 21:31:17 UTC] Total orders count: 0
[16-May-2026 21:31:17 UTC] === API CALL LOG ===
[16-May-2026 21:31:17 UTC] Endpoint: user/profile.php
[16-May-2026 21:31:17 UTC] Full Log Data: {
    "timestamp": "2026-05-16 21:31:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.210.55.209",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.210.55.209, 162.158.216.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1ODAsInVzZXJuYW1lIjoiZ29tZXpyaWNoYXJkZSIsImVtYWlsIjoiZ29tZXoyNDdyaWNoYXJkQGdtYWlsLmNvbSIsImV4cCI6MTc3OTUzNjEyNn0.EePNOM1lplWBGthS7sz1g41h3Ks_uwXKApdVRVZ8vFk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fcd7d0c3eb33c70-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.210.55.209",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 21:31:17 UTC] === END API CALL LOG ===
[16-May-2026 21:31:17 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 21:31:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1ODAsInVzZXJuYW1lIjoiZ29tZXpyaWNoYXJkZSIsImVtYWlsIjoiZ29tZXoyNDdyaWNoYXJkQGdtYWlsLmNvbSIsImV4cCI6MTc3OTUzNjEyNn0.EePNOM1lplWBGthS7sz1g41h3Ks_uwXKApdVRVZ8vFk
[16-May-2026 21:31:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 21:31:17 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 21:31:17 UTC] User ID: 580
[16-May-2026 21:31:17 UTC] ✅ User profile retrieved successfully for user ID: 580
[16-May-2026 21:31:22 UTC] === API CALL LOG ===
[16-May-2026 21:31:22 UTC] Endpoint: user/profile.php
[16-May-2026 21:31:22 UTC] Full Log Data: {
    "timestamp": "2026-05-16 21:31:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:51c3:b88c:d972:2642:c61:6d80",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:51c3:b88c:d972:2642:c61:6d80, 162.159.122.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg5IiwidXNlcm5hbWUiOiJzYWNoaW4iLCJlbWFpbCI6InNyYWpwdXQwMTcyM0BnbWFpbC5jb20iLCJleHAiOjE3Nzk1NzE2ODl9.ktn8HOCH1_HIlZTjSUjIbof4kDUKXenYwRDfZxd2308",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fcd7d268ebfd4da-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:51c3:b88c:d972:2642:c61:6d80",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 21:31:22 UTC] === END API CALL LOG ===
[16-May-2026 21:31:22 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 21:31:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg5IiwidXNlcm5hbWUiOiJzYWNoaW4iLCJlbWFpbCI6InNyYWpwdXQwMTcyM0BnbWFpbC5jb20iLCJleHAiOjE3Nzk1NzE2ODl9.ktn8HOCH1_HIlZTjSUjIbof4kDUKXenYwRDfZxd2308
[16-May-2026 21:31:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 21:31:22 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 21:31:22 UTC] User ID: 589
[16-May-2026 21:31:22 UTC] ✅ User profile retrieved successfully for user ID: 589
[16-May-2026 21:31:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 21:31:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 21:31:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:51c3:b88c:d972:2642:c61:6d80, 162.159.122.165","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg5IiwidXNlcm5hbWUiOiJzYWNoaW4iLCJlbWFpbCI6InNyYWpwdXQwMTcyM0BnbWFpbC5jb20iLCJleHAiOjE3Nzk1NzE2ODl9.ktn8HOCH1_HIlZTjSUjIbof4kDUKXenYwRDfZxd2308","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fcd7d268ebed4da-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:51c3:b88c:d972:2642:c61:6d80","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-May-2026 21:31:22 UTC] === User Orders API Called ===
[16-May-2026 21:31:22 UTC] User ID: 589
[16-May-2026 21:31:22 UTC] Limit: 20, Offset: 0
[16-May-2026 21:31:22 UTC] Orders found: 0
[16-May-2026 21:31:22 UTC] Orders data: []
[16-May-2026 21:31:22 UTC] Total orders count: 0
[16-May-2026 21:31:22 UTC] === API CALL LOG ===
[16-May-2026 21:31:22 UTC] Endpoint: user/profile.php
[16-May-2026 21:31:22 UTC] Full Log Data: {
    "timestamp": "2026-05-16 21:31:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:51c3:b88c:d972:2642:c61:6d80",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:51c3:b88c:d972:2642:c61:6d80, 162.159.122.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg5IiwidXNlcm5hbWUiOiJzYWNoaW4iLCJlbWFpbCI6InNyYWpwdXQwMTcyM0BnbWFpbC5jb20iLCJleHAiOjE3Nzk1NzE2ODl9.ktn8HOCH1_HIlZTjSUjIbof4kDUKXenYwRDfZxd2308",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fcd7d2aaea3d4da-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:51c3:b88c:d972:2642:c61:6d80",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 21:31:22 UTC] === END API CALL LOG ===
[16-May-2026 21:31:22 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 21:31:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg5IiwidXNlcm5hbWUiOiJzYWNoaW4iLCJlbWFpbCI6InNyYWpwdXQwMTcyM0BnbWFpbC5jb20iLCJleHAiOjE3Nzk1NzE2ODl9.ktn8HOCH1_HIlZTjSUjIbof4kDUKXenYwRDfZxd2308
[16-May-2026 21:31:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 21:31:22 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 21:31:22 UTC] User ID: 589
[16-May-2026 21:31:22 UTC] ✅ User profile retrieved successfully for user ID: 589
[16-May-2026 21:31:23 UTC] === API CALL LOG ===
[16-May-2026 21:31:23 UTC] Endpoint: user/profile.php
[16-May-2026 21:31:23 UTC] Full Log Data: {
    "timestamp": "2026-05-16 21:31:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:51c3:b88c:d972:2642:c61:6d80",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:51c3:b88c:d972:2642:c61:6d80, 162.159.122.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg5IiwidXNlcm5hbWUiOiJzYWNoaW4iLCJlbWFpbCI6InNyYWpwdXQwMTcyM0BnbWFpbC5jb20iLCJleHAiOjE3Nzk1NzE2ODl9.ktn8HOCH1_HIlZTjSUjIbof4kDUKXenYwRDfZxd2308",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fcd7d2dbd00d4da-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:51c3:b88c:d972:2642:c61:6d80",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 21:31:23 UTC] === END API CALL LOG ===
[16-May-2026 21:31:23 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 21:31:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg5IiwidXNlcm5hbWUiOiJzYWNoaW4iLCJlbWFpbCI6InNyYWpwdXQwMTcyM0BnbWFpbC5jb20iLCJleHAiOjE3Nzk1NzE2ODl9.ktn8HOCH1_HIlZTjSUjIbof4kDUKXenYwRDfZxd2308
[16-May-2026 21:31:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 21:31:23 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 21:31:23 UTC] User ID: 589
[16-May-2026 21:31:23 UTC] ✅ User profile retrieved successfully for user ID: 589
[16-May-2026 21:32:13 UTC] === API CALL LOG ===
[16-May-2026 21:32:13 UTC] Endpoint: user/profile.php
[16-May-2026 21:32:13 UTC] Full Log Data: {
    "timestamp": "2026-05-16 21:32:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:51c3:b88c:d972:2642:c61:6d80",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:51c3:b88c:d972:2642:c61:6d80, 162.159.122.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg5IiwidXNlcm5hbWUiOiJzYWNoaW4iLCJlbWFpbCI6InNyYWpwdXQwMTcyM0BnbWFpbC5jb20iLCJleHAiOjE3Nzk1NzE2ODl9.ktn8HOCH1_HIlZTjSUjIbof4kDUKXenYwRDfZxd2308",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fcd7e678d63d4da-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:51c3:b88c:d972:2642:c61:6d80",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 21:32:13 UTC] === END API CALL LOG ===
[16-May-2026 21:32:13 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 21:32:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg5IiwidXNlcm5hbWUiOiJzYWNoaW4iLCJlbWFpbCI6InNyYWpwdXQwMTcyM0BnbWFpbC5jb20iLCJleHAiOjE3Nzk1NzE2ODl9.ktn8HOCH1_HIlZTjSUjIbof4kDUKXenYwRDfZxd2308
[16-May-2026 21:32:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 21:32:13 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 21:32:13 UTC] User ID: 589
[16-May-2026 21:32:13 UTC] ✅ User profile retrieved successfully for user ID: 589
[16-May-2026 21:32:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 21:32:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 21:32:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:51c3:b88c:d972:2642:c61:6d80, 162.159.122.165","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg5IiwidXNlcm5hbWUiOiJzYWNoaW4iLCJlbWFpbCI6InNyYWpwdXQwMTcyM0BnbWFpbC5jb20iLCJleHAiOjE3Nzk1NzE2ODl9.ktn8HOCH1_HIlZTjSUjIbof4kDUKXenYwRDfZxd2308","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fcd7eb7eabcd4da-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:51c3:b88c:d972:2642:c61:6d80","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-May-2026 21:32:26 UTC] === User Orders API Called ===
[16-May-2026 21:32:26 UTC] User ID: 589
[16-May-2026 21:32:26 UTC] Limit: 20, Offset: 0
[16-May-2026 21:32:26 UTC] Orders found: 0
[16-May-2026 21:32:26 UTC] Orders data: []
[16-May-2026 21:32:26 UTC] Total orders count: 0
[16-May-2026 21:32:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 21:32:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 21:32:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:51c3:b88c:d972:2642:c61:6d80, 162.159.122.165","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg5IiwidXNlcm5hbWUiOiJzYWNoaW4iLCJlbWFpbCI6InNyYWpwdXQwMTcyM0BnbWFpbC5jb20iLCJleHAiOjE3Nzk1NzE2ODl9.ktn8HOCH1_HIlZTjSUjIbof4kDUKXenYwRDfZxd2308","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fcd7ec7c8f0d4da-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:51c3:b88c:d972:2642:c61:6d80","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-May-2026 21:32:28 UTC] === User Orders API Called ===
[16-May-2026 21:32:28 UTC] User ID: 589
[16-May-2026 21:32:28 UTC] Limit: 20, Offset: 0
[16-May-2026 21:32:28 UTC] === API CALL LOG ===
[16-May-2026 21:32:28 UTC] Endpoint: user/profile.php
[16-May-2026 21:32:28 UTC] Full Log Data: {
    "timestamp": "2026-05-16 21:32:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:51c3:b88c:d972:2642:c61:6d80",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:51c3:b88c:d972:2642:c61:6d80, 162.159.122.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg5IiwidXNlcm5hbWUiOiJzYWNoaW4iLCJlbWFpbCI6InNyYWpwdXQwMTcyM0BnbWFpbC5jb20iLCJleHAiOjE3Nzk1NzE2ODl9.ktn8HOCH1_HIlZTjSUjIbof4kDUKXenYwRDfZxd2308",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fcd7ec7c8f4d4da-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:51c3:b88c:d972:2642:c61:6d80",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 21:32:28 UTC] === END API CALL LOG ===
[16-May-2026 21:32:28 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 21:32:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg5IiwidXNlcm5hbWUiOiJzYWNoaW4iLCJlbWFpbCI6InNyYWpwdXQwMTcyM0BnbWFpbC5jb20iLCJleHAiOjE3Nzk1NzE2ODl9.ktn8HOCH1_HIlZTjSUjIbof4kDUKXenYwRDfZxd2308
[16-May-2026 21:32:28 UTC] Orders found: 0
[16-May-2026 21:32:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 21:32:28 UTC] Orders data: []
[16-May-2026 21:32:28 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 21:32:28 UTC] User ID: 589
[16-May-2026 21:32:28 UTC] Total orders count: 0
[16-May-2026 21:32:28 UTC] ✅ User profile retrieved successfully for user ID: 589
[16-May-2026 21:32:29 UTC] === API CALL LOG ===
[16-May-2026 21:32:29 UTC] Endpoint: user/profile.php
[16-May-2026 21:32:29 UTC] Full Log Data: {
    "timestamp": "2026-05-16 21:32:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:51c3:b88c:d972:2642:c61:6d80",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:51c3:b88c:d972:2642:c61:6d80, 162.159.122.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg5IiwidXNlcm5hbWUiOiJzYWNoaW4iLCJlbWFpbCI6InNyYWpwdXQwMTcyM0BnbWFpbC5jb20iLCJleHAiOjE3Nzk1NzE2ODl9.ktn8HOCH1_HIlZTjSUjIbof4kDUKXenYwRDfZxd2308",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fcd7ecbf9b7d4da-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:51c3:b88c:d972:2642:c61:6d80",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 21:32:29 UTC] === END API CALL LOG ===
[16-May-2026 21:32:29 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 21:32:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg5IiwidXNlcm5hbWUiOiJzYWNoaW4iLCJlbWFpbCI6InNyYWpwdXQwMTcyM0BnbWFpbC5jb20iLCJleHAiOjE3Nzk1NzE2ODl9.ktn8HOCH1_HIlZTjSUjIbof4kDUKXenYwRDfZxd2308
[16-May-2026 21:32:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 21:32:29 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 21:32:29 UTC] User ID: 589
[16-May-2026 21:32:29 UTC] ✅ User profile retrieved successfully for user ID: 589
[16-May-2026 21:32:39 UTC] === API CALL LOG ===
[16-May-2026 21:32:39 UTC] Endpoint: user/profile.php
[16-May-2026 21:32:39 UTC] Full Log Data: {
    "timestamp": "2026-05-16 21:32:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:51c3:b88c:d972:2642:c61:6d80",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:51c3:b88c:d972:2642:c61:6d80, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg5IiwidXNlcm5hbWUiOiJzYWNoaW4iLCJlbWFpbCI6InNyYWpwdXQwMTcyM0BnbWFpbC5jb20iLCJleHAiOjE3Nzk1NzE2ODl9.ktn8HOCH1_HIlZTjSUjIbof4kDUKXenYwRDfZxd2308",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fcd7f087fb3d4da-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:51c3:b88c:d972:2642:c61:6d80",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 21:32:39 UTC] === END API CALL LOG ===
[16-May-2026 21:32:39 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 21:32:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg5IiwidXNlcm5hbWUiOiJzYWNoaW4iLCJlbWFpbCI6InNyYWpwdXQwMTcyM0BnbWFpbC5jb20iLCJleHAiOjE3Nzk1NzE2ODl9.ktn8HOCH1_HIlZTjSUjIbof4kDUKXenYwRDfZxd2308
[16-May-2026 21:32:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 21:32:39 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 21:32:39 UTC] User ID: 589
[16-May-2026 21:32:39 UTC] ✅ User profile retrieved successfully for user ID: 589
[16-May-2026 21:32:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 21:32:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 21:32:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:51c3:b88c:d972:2642:c61:6d80, 162.159.122.164","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg5IiwidXNlcm5hbWUiOiJzYWNoaW4iLCJlbWFpbCI6InNyYWpwdXQwMTcyM0BnbWFpbC5jb20iLCJleHAiOjE3Nzk1NzE2ODl9.ktn8HOCH1_HIlZTjSUjIbof4kDUKXenYwRDfZxd2308","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fcd7f087fb1d4da-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:51c3:b88c:d972:2642:c61:6d80","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-May-2026 21:32:39 UTC] === User Orders API Called ===
[16-May-2026 21:32:39 UTC] User ID: 589
[16-May-2026 21:32:39 UTC] Limit: 20, Offset: 0
[16-May-2026 21:32:39 UTC] Orders found: 0
[16-May-2026 21:32:39 UTC] Orders data: []
[16-May-2026 21:32:39 UTC] Total orders count: 0
[16-May-2026 21:32:39 UTC] === API CALL LOG ===
[16-May-2026 21:32:39 UTC] Endpoint: user/profile.php
[16-May-2026 21:32:39 UTC] Full Log Data: {
    "timestamp": "2026-05-16 21:32:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:51c3:b88c:d972:2642:c61:6d80",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:51c3:b88c:d972:2642:c61:6d80, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg5IiwidXNlcm5hbWUiOiJzYWNoaW4iLCJlbWFpbCI6InNyYWpwdXQwMTcyM0BnbWFpbC5jb20iLCJleHAiOjE3Nzk1NzE2ODl9.ktn8HOCH1_HIlZTjSUjIbof4kDUKXenYwRDfZxd2308",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fcd7f0c7836d4da-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:51c3:b88c:d972:2642:c61:6d80",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 21:32:39 UTC] === END API CALL LOG ===
[16-May-2026 21:32:39 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 21:32:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg5IiwidXNlcm5hbWUiOiJzYWNoaW4iLCJlbWFpbCI6InNyYWpwdXQwMTcyM0BnbWFpbC5jb20iLCJleHAiOjE3Nzk1NzE2ODl9.ktn8HOCH1_HIlZTjSUjIbof4kDUKXenYwRDfZxd2308
[16-May-2026 21:32:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 21:32:39 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 21:32:39 UTC] User ID: 589
[16-May-2026 21:32:39 UTC] ✅ User profile retrieved successfully for user ID: 589
[16-May-2026 21:33:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 21:33:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 21:33:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:51c3:b88c:d972:2642:c61:6d80, 162.159.122.164","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg5IiwidXNlcm5hbWUiOiJzYWNoaW4iLCJlbWFpbCI6InNyYWpwdXQwMTcyM0BnbWFpbC5jb20iLCJleHAiOjE3Nzk1NzE2ODl9.ktn8HOCH1_HIlZTjSUjIbof4kDUKXenYwRDfZxd2308","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fcd7f99dfb5d4da-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:51c3:b88c:d972:2642:c61:6d80","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-May-2026 21:33:02 UTC] === User Orders API Called ===
[16-May-2026 21:33:02 UTC] User ID: 589
[16-May-2026 21:33:02 UTC] Limit: 20, Offset: 0
[16-May-2026 21:33:02 UTC] Orders found: 0
[16-May-2026 21:33:02 UTC] Orders data: []
[16-May-2026 21:33:02 UTC] Total orders count: 0
[16-May-2026 21:33:02 UTC] === API CALL LOG ===
[16-May-2026 21:33:02 UTC] Endpoint: user/profile.php
[16-May-2026 21:33:02 UTC] Full Log Data: {
    "timestamp": "2026-05-16 21:33:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:51c3:b88c:d972:2642:c61:6d80",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:51c3:b88c:d972:2642:c61:6d80, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg5IiwidXNlcm5hbWUiOiJzYWNoaW4iLCJlbWFpbCI6InNyYWpwdXQwMTcyM0BnbWFpbC5jb20iLCJleHAiOjE3Nzk1NzE2ODl9.ktn8HOCH1_HIlZTjSUjIbof4kDUKXenYwRDfZxd2308",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fcd7f99dfb7d4da-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:51c3:b88c:d972:2642:c61:6d80",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 21:33:02 UTC] === END API CALL LOG ===
[16-May-2026 21:33:02 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 21:33:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg5IiwidXNlcm5hbWUiOiJzYWNoaW4iLCJlbWFpbCI6InNyYWpwdXQwMTcyM0BnbWFpbC5jb20iLCJleHAiOjE3Nzk1NzE2ODl9.ktn8HOCH1_HIlZTjSUjIbof4kDUKXenYwRDfZxd2308
[16-May-2026 21:33:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 21:33:02 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 21:33:02 UTC] User ID: 589
[16-May-2026 21:33:02 UTC] ✅ User profile retrieved successfully for user ID: 589
[16-May-2026 21:33:03 UTC] === API CALL LOG ===
[16-May-2026 21:33:03 UTC] Endpoint: user/profile.php
[16-May-2026 21:33:03 UTC] Full Log Data: {
    "timestamp": "2026-05-16 21:33:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:51c3:b88c:d972:2642:c61:6d80",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:51c3:b88c:d972:2642:c61:6d80, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg5IiwidXNlcm5hbWUiOiJzYWNoaW4iLCJlbWFpbCI6InNyYWpwdXQwMTcyM0BnbWFpbC5jb20iLCJleHAiOjE3Nzk1NzE2ODl9.ktn8HOCH1_HIlZTjSUjIbof4kDUKXenYwRDfZxd2308",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fcd7f9e1888d4da-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:51c3:b88c:d972:2642:c61:6d80",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 21:33:03 UTC] === END API CALL LOG ===
[16-May-2026 21:33:03 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 21:33:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg5IiwidXNlcm5hbWUiOiJzYWNoaW4iLCJlbWFpbCI6InNyYWpwdXQwMTcyM0BnbWFpbC5jb20iLCJleHAiOjE3Nzk1NzE2ODl9.ktn8HOCH1_HIlZTjSUjIbof4kDUKXenYwRDfZxd2308
[16-May-2026 21:33:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 21:33:03 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 21:33:03 UTC] User ID: 589
[16-May-2026 21:33:03 UTC] ✅ User profile retrieved successfully for user ID: 589
[16-May-2026 21:33:21 UTC] === API CALL LOG ===
[16-May-2026 21:33:21 UTC] Endpoint: user/profile.php
[16-May-2026 21:33:21 UTC] Full Log Data: {
    "timestamp": "2026-05-16 21:33:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:51c3:b88c:d972:2642:c61:6d80",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:51c3:b88c:d972:2642:c61:6d80, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg5IiwidXNlcm5hbWUiOiJzYWNoaW4iLCJlbWFpbCI6InNyYWpwdXQwMTcyM0BnbWFpbC5jb20iLCJleHAiOjE3Nzk1NzE2ODl9.ktn8HOCH1_HIlZTjSUjIbof4kDUKXenYwRDfZxd2308",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fcd8011685dd4da-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:51c3:b88c:d972:2642:c61:6d80",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 21:33:21 UTC] === END API CALL LOG ===
[16-May-2026 21:33:21 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 21:33:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg5IiwidXNlcm5hbWUiOiJzYWNoaW4iLCJlbWFpbCI6InNyYWpwdXQwMTcyM0BnbWFpbC5jb20iLCJleHAiOjE3Nzk1NzE2ODl9.ktn8HOCH1_HIlZTjSUjIbof4kDUKXenYwRDfZxd2308
[16-May-2026 21:33:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 21:33:21 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 21:33:21 UTC] User ID: 589
[16-May-2026 21:33:21 UTC] ✅ User profile retrieved successfully for user ID: 589
[16-May-2026 21:33:21 UTC] User Purchases API - User ID: 589
[16-May-2026 21:33:21 UTC] User Purchases API - Total purchases found: 2
[16-May-2026 21:33:26 UTC] === API CALL LOG ===
[16-May-2026 21:33:26 UTC] Endpoint: user/profile.php
[16-May-2026 21:33:26 UTC] Full Log Data: {
    "timestamp": "2026-05-16 21:33:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:51c3:b88c:d972:2642:c61:6d80",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:51c3:b88c:d972:2642:c61:6d80, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg5IiwidXNlcm5hbWUiOiJzYWNoaW4iLCJlbWFpbCI6InNyYWpwdXQwMTcyM0BnbWFpbC5jb20iLCJleHAiOjE3Nzk1NzE2ODl9.ktn8HOCH1_HIlZTjSUjIbof4kDUKXenYwRDfZxd2308",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fcd80326e5ad4da-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:51c3:b88c:d972:2642:c61:6d80",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 21:33:26 UTC] === END API CALL LOG ===
[16-May-2026 21:33:26 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 21:33:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg5IiwidXNlcm5hbWUiOiJzYWNoaW4iLCJlbWFpbCI6InNyYWpwdXQwMTcyM0BnbWFpbC5jb20iLCJleHAiOjE3Nzk1NzE2ODl9.ktn8HOCH1_HIlZTjSUjIbof4kDUKXenYwRDfZxd2308
[16-May-2026 21:33:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 21:33:26 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 21:33:26 UTC] User ID: 589
[16-May-2026 21:33:26 UTC] ✅ User profile retrieved successfully for user ID: 589
[16-May-2026 21:33:27 UTC] User Purchases API - User ID: 589
[16-May-2026 21:33:27 UTC] User Purchases API - Total purchases found: 2
[16-May-2026 21:33:34 UTC] === API CALL LOG ===
[16-May-2026 21:33:34 UTC] Endpoint: user/profile.php
[16-May-2026 21:33:34 UTC] Full Log Data: {
    "timestamp": "2026-05-16 21:33:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:51c3:b88c:d972:2642:c61:6d80",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:51c3:b88c:d972:2642:c61:6d80, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg5IiwidXNlcm5hbWUiOiJzYWNoaW4iLCJlbWFpbCI6InNyYWpwdXQwMTcyM0BnbWFpbC5jb20iLCJleHAiOjE3Nzk1NzE2ODl9.ktn8HOCH1_HIlZTjSUjIbof4kDUKXenYwRDfZxd2308",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fcd805fefe0d4da-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:51c3:b88c:d972:2642:c61:6d80",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 21:33:34 UTC] === END API CALL LOG ===
[16-May-2026 21:33:34 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 21:33:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg5IiwidXNlcm5hbWUiOiJzYWNoaW4iLCJlbWFpbCI6InNyYWpwdXQwMTcyM0BnbWFpbC5jb20iLCJleHAiOjE3Nzk1NzE2ODl9.ktn8HOCH1_HIlZTjSUjIbof4kDUKXenYwRDfZxd2308
[16-May-2026 21:33:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 21:33:34 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 21:33:34 UTC] User ID: 589
[16-May-2026 21:33:34 UTC] ✅ User profile retrieved successfully for user ID: 589
[16-May-2026 21:33:34 UTC] User Purchases API - User ID: 589
[16-May-2026 21:33:34 UTC] User Purchases API - Total purchases found: 2
[16-May-2026 21:33:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 21:33:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 21:33:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:51c3:b88c:d972:2642:c61:6d80, 162.159.122.164","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg5IiwidXNlcm5hbWUiOiJzYWNoaW4iLCJlbWFpbCI6InNyYWpwdXQwMTcyM0BnbWFpbC5jb20iLCJleHAiOjE3Nzk1NzE2ODl9.ktn8HOCH1_HIlZTjSUjIbof4kDUKXenYwRDfZxd2308","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fcd807ac89cd4da-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:51c3:b88c:d972:2642:c61:6d80","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-May-2026 21:33:38 UTC] === User Orders API Called ===
[16-May-2026 21:33:38 UTC] User ID: 589
[16-May-2026 21:33:38 UTC] Limit: 20, Offset: 0
[16-May-2026 21:33:38 UTC] Orders found: 0
[16-May-2026 21:33:38 UTC] Orders data: []
[16-May-2026 21:33:38 UTC] Total orders count: 0
[16-May-2026 21:33:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 21:33:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 21:33:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:51c3:b88c:d972:2642:c61:6d80, 162.159.122.164","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg5IiwidXNlcm5hbWUiOiJzYWNoaW4iLCJlbWFpbCI6InNyYWpwdXQwMTcyM0BnbWFpbC5jb20iLCJleHAiOjE3Nzk1NzE2ODl9.ktn8HOCH1_HIlZTjSUjIbof4kDUKXenYwRDfZxd2308","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fcd80824910d4da-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:51c3:b88c:d972:2642:c61:6d80","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-May-2026 21:33:39 UTC] === User Orders API Called ===
[16-May-2026 21:33:39 UTC] User ID: 589
[16-May-2026 21:33:39 UTC] Limit: 20, Offset: 0
[16-May-2026 21:33:39 UTC] Orders found: 0
[16-May-2026 21:33:39 UTC] Orders data: []
[16-May-2026 21:33:39 UTC] Total orders count: 0
[16-May-2026 21:33:39 UTC] === API CALL LOG ===
[16-May-2026 21:33:39 UTC] Endpoint: user/profile.php
[16-May-2026 21:33:39 UTC] Full Log Data: {
    "timestamp": "2026-05-16 21:33:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:51c3:b88c:d972:2642:c61:6d80",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:51c3:b88c:d972:2642:c61:6d80, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg5IiwidXNlcm5hbWUiOiJzYWNoaW4iLCJlbWFpbCI6InNyYWpwdXQwMTcyM0BnbWFpbC5jb20iLCJleHAiOjE3Nzk1NzE2ODl9.ktn8HOCH1_HIlZTjSUjIbof4kDUKXenYwRDfZxd2308",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fcd80824912d4da-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:51c3:b88c:d972:2642:c61:6d80",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 21:33:39 UTC] === END API CALL LOG ===
[16-May-2026 21:33:39 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 21:33:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg5IiwidXNlcm5hbWUiOiJzYWNoaW4iLCJlbWFpbCI6InNyYWpwdXQwMTcyM0BnbWFpbC5jb20iLCJleHAiOjE3Nzk1NzE2ODl9.ktn8HOCH1_HIlZTjSUjIbof4kDUKXenYwRDfZxd2308
[16-May-2026 21:33:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 21:33:39 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 21:33:39 UTC] User ID: 589
[16-May-2026 21:33:39 UTC] ✅ User profile retrieved successfully for user ID: 589
[16-May-2026 21:33:40 UTC] === API CALL LOG ===
[16-May-2026 21:33:40 UTC] Endpoint: user/profile.php
[16-May-2026 21:33:40 UTC] Full Log Data: {
    "timestamp": "2026-05-16 21:33:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:51c3:b88c:d972:2642:c61:6d80",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:51c3:b88c:d972:2642:c61:6d80, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg5IiwidXNlcm5hbWUiOiJzYWNoaW4iLCJlbWFpbCI6InNyYWpwdXQwMTcyM0BnbWFpbC5jb20iLCJleHAiOjE3Nzk1NzE2ODl9.ktn8HOCH1_HIlZTjSUjIbof4kDUKXenYwRDfZxd2308",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fcd808699ead4da-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:51c3:b88c:d972:2642:c61:6d80",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 21:33:40 UTC] === END API CALL LOG ===
[16-May-2026 21:33:40 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 21:33:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTg5IiwidXNlcm5hbWUiOiJzYWNoaW4iLCJlbWFpbCI6InNyYWpwdXQwMTcyM0BnbWFpbC5jb20iLCJleHAiOjE3Nzk1NzE2ODl9.ktn8HOCH1_HIlZTjSUjIbof4kDUKXenYwRDfZxd2308
[16-May-2026 21:33:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 21:33:40 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 21:33:40 UTC] User ID: 589
[16-May-2026 21:33:40 UTC] ✅ User profile retrieved successfully for user ID: 589
[16-May-2026 21:46:04 UTC] === API CALL LOG ===
[16-May-2026 21:46:04 UTC] Endpoint: user/profile.php
[16-May-2026 21:46:04 UTC] Full Log Data: {
    "timestamp": "2026-05-16 21:46:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "78.36.249.244",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "78.36.249.244, 104.23.223.103",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTkwIiwidXNlcm5hbWUiOiJtYXliZSIsImVtYWlsIjoiYmFidXNoa2EyMjg2N0BnbWFpbC5jb20iLCJleHAiOjE3Nzk1NzI3NjR9.UXtG2m-RHISdxWw2l9gw46i3KPgkbfcJvytGfz7nqvw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fcd92b4ed9879a6-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "78.36.249.244",
        "cf-ipcountry": "RU",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 21:46:04 UTC] === END API CALL LOG ===
[16-May-2026 21:46:04 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 21:46:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTkwIiwidXNlcm5hbWUiOiJtYXliZSIsImVtYWlsIjoiYmFidXNoa2EyMjg2N0BnbWFpbC5jb20iLCJleHAiOjE3Nzk1NzI3NjR9.UXtG2m-RHISdxWw2l9gw46i3KPgkbfcJvytGfz7nqvw
[16-May-2026 21:46:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 21:46:04 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 21:46:04 UTC] User ID: 590
[16-May-2026 21:46:04 UTC] ✅ User profile retrieved successfully for user ID: 590
[16-May-2026 21:46:05 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 21:46:05 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-May-2026 21:46:05 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"78.36.249.244, 104.23.223.103","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTkwIiwidXNlcm5hbWUiOiJtYXliZSIsImVtYWlsIjoiYmFidXNoa2EyMjg2N0BnbWFpbC5jb20iLCJleHAiOjE3Nzk1NzI3NjR9.UXtG2m-RHISdxWw2l9gw46i3KPgkbfcJvytGfz7nqvw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fcd92b53e5779a6-ARN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"78.36.249.244","cf-ipcountry":"RU","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-May-2026 21:46:05 UTC] === User Orders API Called ===
[16-May-2026 21:46:05 UTC] User ID: 590
[16-May-2026 21:46:05 UTC] Limit: 20, Offset: 0
[16-May-2026 21:46:05 UTC] Orders found: 0
[16-May-2026 21:46:05 UTC] Orders data: []
[16-May-2026 21:46:05 UTC] Total orders count: 0
[16-May-2026 21:46:05 UTC] === API CALL LOG ===
[16-May-2026 21:46:05 UTC] Endpoint: user/profile.php
[16-May-2026 21:46:05 UTC] Full Log Data: {
    "timestamp": "2026-05-16 21:46:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "78.36.249.244",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "78.36.249.244, 104.23.223.103",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTkwIiwidXNlcm5hbWUiOiJtYXliZSIsImVtYWlsIjoiYmFidXNoa2EyMjg2N0BnbWFpbC5jb20iLCJleHAiOjE3Nzk1NzI3NjR9.UXtG2m-RHISdxWw2l9gw46i3KPgkbfcJvytGfz7nqvw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fcd92b58ef079a6-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "78.36.249.244",
        "cf-ipcountry": "RU",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 21:46:05 UTC] === END API CALL LOG ===
[16-May-2026 21:46:05 UTC] ✅ API Hash verification passed for profile endpoint
[16-May-2026 21:46:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTkwIiwidXNlcm5hbWUiOiJtYXliZSIsImVtYWlsIjoiYmFidXNoa2EyMjg2N0BnbWFpbC5jb20iLCJleHAiOjE3Nzk1NzI3NjR9.UXtG2m-RHISdxWw2l9gw46i3KPgkbfcJvytGfz7nqvw
[16-May-2026 21:46:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-May-2026 21:46:05 UTC] ✅ JWT token verified successfully for user profile
[16-May-2026 21:46:05 UTC] User ID: 590
[16-May-2026 21:46:05 UTC] ✅ User profile retrieved successfully for user ID: 590
[16-May-2026 23:32:50 UTC] === API CALL LOG ===
[16-May-2026 23:32:50 UTC] Endpoint: user/profile.php
[16-May-2026 23:32:50 UTC] Full Log Data: {
    "timestamp": "2026-05-16 23:32:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "217.113.194.7",
    "user_agent": "Mozilla\/5.0 (compatible; Barkrowler\/0.9; +https:\/\/babbar.tech\/crawler)",
    "headers": {
        "Host": "api.memberx.app",
        "x-forwarded-proto": "https",
        "Accept": "text\/html;q=0.95,text\/*;q=0.9,*\/*;q=0.8",
        "from": "tech@babbar.tech",
        "Accept-Encoding": "gzip, br",
        "User-Agent": "Mozilla\/5.0 (compatible; Barkrowler\/0.9; +https:\/\/babbar.tech\/crawler)",
        "cf-ray": "9fce2f198e640348-CDG",
        "X-Forwarded-For": "217.113.194.7, 172.71.130.149",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "217.113.194.7",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-May-2026 23:32:50 UTC] === END API CALL LOG ===
[17-May-2026 00:37:17 UTC] API Hash Debug - Received: 
[17-May-2026 00:37:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 00:37:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-forwarded-proto":"https","Accept":"text\/html;q=0.95,text\/*;q=0.9,*\/*;q=0.8","from":"tech@babbar.tech","Accept-Encoding":"gzip, br","User-Agent":"Mozilla\/5.0 (compatible; Barkrowler\/0.9; +https:\/\/babbar.tech\/crawler)","cf-ray":"9fce8d8218bf3cad-CDG","X-Forwarded-For":"217.113.194.242, 172.71.134.149","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"217.113.194.242","cf-ipcountry":"FR","cf-visitor":"{\"scheme\":\"https\"}"}
[17-May-2026 04:47:34 UTC] === API CALL LOG ===
[17-May-2026 04:47:34 UTC] Endpoint: user/profile.php
[17-May-2026 04:47:34 UTC] Full Log Data: {
    "timestamp": "2026-05-17 04:47:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:c229:909f:8460:aaff:feb5:aeaf",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:c229:909f:8460:aaff:feb5:aeaf, 162.159.122.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTkxIiwidXNlcm5hbWUiOiJkaXZ5YW5zaDciLCJlbWFpbCI6ImRzMjczODc4MkBnbWFpbC5jb20iLCJleHAiOjE3Nzk1OTgwNTN9.WCNhkemgYHdwdnaQDxG1Nv4V8dgybBdaQf0eR2SeVDM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fcffc1dd9f6eff1-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:c229:909f:8460:aaff:feb5:aeaf",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 04:47:34 UTC] === END API CALL LOG ===
[17-May-2026 04:47:34 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 04:47:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTkxIiwidXNlcm5hbWUiOiJkaXZ5YW5zaDciLCJlbWFpbCI6ImRzMjczODc4MkBnbWFpbC5jb20iLCJleHAiOjE3Nzk1OTgwNTN9.WCNhkemgYHdwdnaQDxG1Nv4V8dgybBdaQf0eR2SeVDM
[17-May-2026 04:47:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 04:47:34 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 04:47:34 UTC] User ID: 591
[17-May-2026 04:47:34 UTC] ✅ User profile retrieved successfully for user ID: 591
[17-May-2026 04:47:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 04:47:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 04:47:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:c229:909f:8460:aaff:feb5:aeaf, 162.159.122.165","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTkxIiwidXNlcm5hbWUiOiJkaXZ5YW5zaDciLCJlbWFpbCI6ImRzMjczODc4MkBnbWFpbC5jb20iLCJleHAiOjE3Nzk1OTgwNTN9.WCNhkemgYHdwdnaQDxG1Nv4V8dgybBdaQf0eR2SeVDM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fcffc1dd9f9eff1-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:c229:909f:8460:aaff:feb5:aeaf","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-May-2026 04:47:34 UTC] === User Orders API Called ===
[17-May-2026 04:47:34 UTC] User ID: 591
[17-May-2026 04:47:34 UTC] Limit: 20, Offset: 0
[17-May-2026 04:47:34 UTC] Orders found: 0
[17-May-2026 04:47:34 UTC] Orders data: []
[17-May-2026 04:47:34 UTC] Total orders count: 0
[17-May-2026 04:47:34 UTC] === API CALL LOG ===
[17-May-2026 04:47:34 UTC] Endpoint: user/profile.php
[17-May-2026 04:47:34 UTC] Full Log Data: {
    "timestamp": "2026-05-17 04:47:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:c229:909f:8460:aaff:feb5:aeaf",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:c229:909f:8460:aaff:feb5:aeaf, 162.159.122.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTkxIiwidXNlcm5hbWUiOiJkaXZ5YW5zaDciLCJlbWFpbCI6ImRzMjczODc4MkBnbWFpbC5jb20iLCJleHAiOjE3Nzk1OTgwNTN9.WCNhkemgYHdwdnaQDxG1Nv4V8dgybBdaQf0eR2SeVDM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fcffc1eea7deff1-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:c229:909f:8460:aaff:feb5:aeaf",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 04:47:34 UTC] === END API CALL LOG ===
[17-May-2026 04:47:34 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 04:47:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTkxIiwidXNlcm5hbWUiOiJkaXZ5YW5zaDciLCJlbWFpbCI6ImRzMjczODc4MkBnbWFpbC5jb20iLCJleHAiOjE3Nzk1OTgwNTN9.WCNhkemgYHdwdnaQDxG1Nv4V8dgybBdaQf0eR2SeVDM
[17-May-2026 04:47:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 04:47:34 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 04:47:34 UTC] User ID: 591
[17-May-2026 04:47:34 UTC] ✅ User profile retrieved successfully for user ID: 591
[17-May-2026 04:47:35 UTC] === API CALL LOG ===
[17-May-2026 04:47:35 UTC] Endpoint: user/profile.php
[17-May-2026 04:47:35 UTC] Full Log Data: {
    "timestamp": "2026-05-17 04:47:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:c229:909f:8460:aaff:feb5:aeaf",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:c229:909f:8460:aaff:feb5:aeaf, 162.159.122.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTkxIiwidXNlcm5hbWUiOiJkaXZ5YW5zaDciLCJlbWFpbCI6ImRzMjczODc4MkBnbWFpbC5jb20iLCJleHAiOjE3Nzk1OTgwNTN9.WCNhkemgYHdwdnaQDxG1Nv4V8dgybBdaQf0eR2SeVDM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fcffc243d7deff1-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:c229:909f:8460:aaff:feb5:aeaf",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 04:47:35 UTC] === END API CALL LOG ===
[17-May-2026 04:47:35 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 04:47:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTkxIiwidXNlcm5hbWUiOiJkaXZ5YW5zaDciLCJlbWFpbCI6ImRzMjczODc4MkBnbWFpbC5jb20iLCJleHAiOjE3Nzk1OTgwNTN9.WCNhkemgYHdwdnaQDxG1Nv4V8dgybBdaQf0eR2SeVDM
[17-May-2026 04:47:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 04:47:35 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 04:47:35 UTC] User ID: 591
[17-May-2026 04:47:35 UTC] ✅ User profile retrieved successfully for user ID: 591
[17-May-2026 04:47:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 04:47:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 04:47:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:c229:909f:8460:aaff:feb5:aeaf, 162.159.122.165","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTkxIiwidXNlcm5hbWUiOiJkaXZ5YW5zaDciLCJlbWFpbCI6ImRzMjczODc4MkBnbWFpbC5jb20iLCJleHAiOjE3Nzk1OTgwNTN9.WCNhkemgYHdwdnaQDxG1Nv4V8dgybBdaQf0eR2SeVDM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fcffc7a1813eff1-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:c229:909f:8460:aaff:feb5:aeaf","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-May-2026 04:47:48 UTC] === User Orders API Called ===
[17-May-2026 04:47:48 UTC] User ID: 591
[17-May-2026 04:47:48 UTC] Limit: 20, Offset: 0
[17-May-2026 04:47:48 UTC] Orders found: 0
[17-May-2026 04:47:48 UTC] Orders data: []
[17-May-2026 04:47:48 UTC] Total orders count: 0
[17-May-2026 04:47:50 UTC] === API CALL LOG ===
[17-May-2026 04:47:50 UTC] Endpoint: user/profile.php
[17-May-2026 04:47:50 UTC] Full Log Data: {
    "timestamp": "2026-05-17 04:47:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:c229:909f:8460:aaff:feb5:aeaf",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:c229:909f:8460:aaff:feb5:aeaf, 162.159.122.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTkxIiwidXNlcm5hbWUiOiJkaXZ5YW5zaDciLCJlbWFpbCI6ImRzMjczODc4MkBnbWFpbC5jb20iLCJleHAiOjE3Nzk1OTgwNTN9.WCNhkemgYHdwdnaQDxG1Nv4V8dgybBdaQf0eR2SeVDM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fcffc821e7feff1-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:c229:909f:8460:aaff:feb5:aeaf",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 04:47:50 UTC] === END API CALL LOG ===
[17-May-2026 04:47:50 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 04:47:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTkxIiwidXNlcm5hbWUiOiJkaXZ5YW5zaDciLCJlbWFpbCI6ImRzMjczODc4MkBnbWFpbC5jb20iLCJleHAiOjE3Nzk1OTgwNTN9.WCNhkemgYHdwdnaQDxG1Nv4V8dgybBdaQf0eR2SeVDM
[17-May-2026 04:47:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 04:47:50 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 04:47:50 UTC] User ID: 591
[17-May-2026 04:47:50 UTC] ✅ User profile retrieved successfully for user ID: 591
[17-May-2026 04:47:50 UTC] User Purchases API - User ID: 591
[17-May-2026 04:47:50 UTC] User Purchases API - Total purchases found: 0
[17-May-2026 04:47:53 UTC] === API CALL LOG ===
[17-May-2026 04:47:53 UTC] Endpoint: user/profile.php
[17-May-2026 04:47:53 UTC] Full Log Data: {
    "timestamp": "2026-05-17 04:47:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:c229:909f:8460:aaff:feb5:aeaf",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:c229:909f:8460:aaff:feb5:aeaf, 162.159.122.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTkxIiwidXNlcm5hbWUiOiJkaXZ5YW5zaDciLCJlbWFpbCI6ImRzMjczODc4MkBnbWFpbC5jb20iLCJleHAiOjE3Nzk1OTgwNTN9.WCNhkemgYHdwdnaQDxG1Nv4V8dgybBdaQf0eR2SeVDM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fcffc944ffdeff1-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:c229:909f:8460:aaff:feb5:aeaf",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 04:47:53 UTC] === END API CALL LOG ===
[17-May-2026 04:47:53 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 04:47:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTkxIiwidXNlcm5hbWUiOiJkaXZ5YW5zaDciLCJlbWFpbCI6ImRzMjczODc4MkBnbWFpbC5jb20iLCJleHAiOjE3Nzk1OTgwNTN9.WCNhkemgYHdwdnaQDxG1Nv4V8dgybBdaQf0eR2SeVDM
[17-May-2026 04:47:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 04:47:53 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 04:47:53 UTC] User ID: 591
[17-May-2026 04:47:53 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 04:47:53 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 04:47:53 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:c229:909f:8460:aaff:feb5:aeaf, 162.159.122.165","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTkxIiwidXNlcm5hbWUiOiJkaXZ5YW5zaDciLCJlbWFpbCI6ImRzMjczODc4MkBnbWFpbC5jb20iLCJleHAiOjE3Nzk1OTgwNTN9.WCNhkemgYHdwdnaQDxG1Nv4V8dgybBdaQf0eR2SeVDM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fcffc944ffbeff1-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:c229:909f:8460:aaff:feb5:aeaf","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-May-2026 04:47:53 UTC] === User Orders API Called ===
[17-May-2026 04:47:53 UTC] User ID: 591
[17-May-2026 04:47:53 UTC] Limit: 20, Offset: 0
[17-May-2026 04:47:53 UTC] ✅ User profile retrieved successfully for user ID: 591
[17-May-2026 04:47:53 UTC] Orders found: 0
[17-May-2026 04:47:53 UTC] Orders data: []
[17-May-2026 04:47:53 UTC] Total orders count: 0
[17-May-2026 04:47:53 UTC] === API CALL LOG ===
[17-May-2026 04:47:53 UTC] Endpoint: user/profile.php
[17-May-2026 04:47:53 UTC] Full Log Data: {
    "timestamp": "2026-05-17 04:47:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:c229:909f:8460:aaff:feb5:aeaf",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:c229:909f:8460:aaff:feb5:aeaf, 162.159.122.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTkxIiwidXNlcm5hbWUiOiJkaXZ5YW5zaDciLCJlbWFpbCI6ImRzMjczODc4MkBnbWFpbC5jb20iLCJleHAiOjE3Nzk1OTgwNTN9.WCNhkemgYHdwdnaQDxG1Nv4V8dgybBdaQf0eR2SeVDM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fcffc97c9c2eff1-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:c229:909f:8460:aaff:feb5:aeaf",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 04:47:53 UTC] === END API CALL LOG ===
[17-May-2026 04:47:53 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 04:47:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTkxIiwidXNlcm5hbWUiOiJkaXZ5YW5zaDciLCJlbWFpbCI6ImRzMjczODc4MkBnbWFpbC5jb20iLCJleHAiOjE3Nzk1OTgwNTN9.WCNhkemgYHdwdnaQDxG1Nv4V8dgybBdaQf0eR2SeVDM
[17-May-2026 04:47:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 04:47:53 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 04:47:53 UTC] User ID: 591
[17-May-2026 04:47:53 UTC] ✅ User profile retrieved successfully for user ID: 591
[17-May-2026 04:47:53 UTC] === API CALL LOG ===
[17-May-2026 04:47:53 UTC] Endpoint: user/profile.php
[17-May-2026 04:47:53 UTC] Full Log Data: {
    "timestamp": "2026-05-17 04:47:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:c229:909f:8460:aaff:feb5:aeaf",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:c229:909f:8460:aaff:feb5:aeaf, 162.159.122.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTkxIiwidXNlcm5hbWUiOiJkaXZ5YW5zaDciLCJlbWFpbCI6ImRzMjczODc4MkBnbWFpbC5jb20iLCJleHAiOjE3Nzk1OTgwNTN9.WCNhkemgYHdwdnaQDxG1Nv4V8dgybBdaQf0eR2SeVDM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fcffc9a5bb5eff1-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:c229:909f:8460:aaff:feb5:aeaf",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 04:47:53 UTC] === END API CALL LOG ===
[17-May-2026 04:47:53 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 04:47:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTkxIiwidXNlcm5hbWUiOiJkaXZ5YW5zaDciLCJlbWFpbCI6ImRzMjczODc4MkBnbWFpbC5jb20iLCJleHAiOjE3Nzk1OTgwNTN9.WCNhkemgYHdwdnaQDxG1Nv4V8dgybBdaQf0eR2SeVDM
[17-May-2026 04:47:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 04:47:53 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 04:47:53 UTC] User ID: 591
[17-May-2026 04:47:53 UTC] ✅ User profile retrieved successfully for user ID: 591
[17-May-2026 04:47:59 UTC] === API CALL LOG ===
[17-May-2026 04:47:59 UTC] Endpoint: user/profile.php
[17-May-2026 04:47:59 UTC] Full Log Data: {
    "timestamp": "2026-05-17 04:47:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:c229:909f:8460:aaff:feb5:aeaf",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:c229:909f:8460:aaff:feb5:aeaf, 162.159.122.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTkxIiwidXNlcm5hbWUiOiJkaXZ5YW5zaDciLCJlbWFpbCI6ImRzMjczODc4MkBnbWFpbC5jb20iLCJleHAiOjE3Nzk1OTgwNTN9.WCNhkemgYHdwdnaQDxG1Nv4V8dgybBdaQf0eR2SeVDM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fcffcbd1d25eff1-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:c229:909f:8460:aaff:feb5:aeaf",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 04:47:59 UTC] === END API CALL LOG ===
[17-May-2026 04:47:59 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 04:47:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTkxIiwidXNlcm5hbWUiOiJkaXZ5YW5zaDciLCJlbWFpbCI6ImRzMjczODc4MkBnbWFpbC5jb20iLCJleHAiOjE3Nzk1OTgwNTN9.WCNhkemgYHdwdnaQDxG1Nv4V8dgybBdaQf0eR2SeVDM
[17-May-2026 04:47:59 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 04:47:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 04:47:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 04:47:59 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 04:47:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:c229:909f:8460:aaff:feb5:aeaf, 162.159.122.165","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTkxIiwidXNlcm5hbWUiOiJkaXZ5YW5zaDciLCJlbWFpbCI6ImRzMjczODc4MkBnbWFpbC5jb20iLCJleHAiOjE3Nzk1OTgwNTN9.WCNhkemgYHdwdnaQDxG1Nv4V8dgybBdaQf0eR2SeVDM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fcffcbd1d24eff1-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:c229:909f:8460:aaff:feb5:aeaf","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-May-2026 04:47:59 UTC] User ID: 591
[17-May-2026 04:47:59 UTC] === User Orders API Called ===
[17-May-2026 04:47:59 UTC] User ID: 591
[17-May-2026 04:47:59 UTC] Limit: 20, Offset: 0
[17-May-2026 04:47:59 UTC] ✅ User profile retrieved successfully for user ID: 591
[17-May-2026 04:47:59 UTC] Orders found: 0
[17-May-2026 04:47:59 UTC] Orders data: []
[17-May-2026 04:47:59 UTC] Total orders count: 0
[17-May-2026 04:48:00 UTC] === API CALL LOG ===
[17-May-2026 04:48:00 UTC] Endpoint: user/profile.php
[17-May-2026 04:48:00 UTC] Full Log Data: {
    "timestamp": "2026-05-17 04:48:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:c229:909f:8460:aaff:feb5:aeaf",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:c229:909f:8460:aaff:feb5:aeaf, 162.159.122.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTkxIiwidXNlcm5hbWUiOiJkaXZ5YW5zaDciLCJlbWFpbCI6ImRzMjczODc4MkBnbWFpbC5jb20iLCJleHAiOjE3Nzk1OTgwNTN9.WCNhkemgYHdwdnaQDxG1Nv4V8dgybBdaQf0eR2SeVDM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fcffcc0af62eff1-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:c229:909f:8460:aaff:feb5:aeaf",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 04:48:00 UTC] === END API CALL LOG ===
[17-May-2026 04:48:00 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 04:48:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTkxIiwidXNlcm5hbWUiOiJkaXZ5YW5zaDciLCJlbWFpbCI6ImRzMjczODc4MkBnbWFpbC5jb20iLCJleHAiOjE3Nzk1OTgwNTN9.WCNhkemgYHdwdnaQDxG1Nv4V8dgybBdaQf0eR2SeVDM
[17-May-2026 04:48:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 04:48:00 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 04:48:00 UTC] User ID: 591
[17-May-2026 04:48:00 UTC] ✅ User profile retrieved successfully for user ID: 591
[17-May-2026 04:48:00 UTC] === API CALL LOG ===
[17-May-2026 04:48:00 UTC] Endpoint: user/profile.php
[17-May-2026 04:48:00 UTC] Full Log Data: {
    "timestamp": "2026-05-17 04:48:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:c229:909f:8460:aaff:feb5:aeaf",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:c229:909f:8460:aaff:feb5:aeaf, 162.159.122.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTkxIiwidXNlcm5hbWUiOiJkaXZ5YW5zaDciLCJlbWFpbCI6ImRzMjczODc4MkBnbWFpbC5jb20iLCJleHAiOjE3Nzk1OTgwNTN9.WCNhkemgYHdwdnaQDxG1Nv4V8dgybBdaQf0eR2SeVDM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fcffcc338fbeff1-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:c229:909f:8460:aaff:feb5:aeaf",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 04:48:00 UTC] === END API CALL LOG ===
[17-May-2026 04:48:00 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 04:48:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTkxIiwidXNlcm5hbWUiOiJkaXZ5YW5zaDciLCJlbWFpbCI6ImRzMjczODc4MkBnbWFpbC5jb20iLCJleHAiOjE3Nzk1OTgwNTN9.WCNhkemgYHdwdnaQDxG1Nv4V8dgybBdaQf0eR2SeVDM
[17-May-2026 04:48:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 04:48:00 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 04:48:00 UTC] User ID: 591
[17-May-2026 04:48:00 UTC] ✅ User profile retrieved successfully for user ID: 591
[17-May-2026 04:48:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 04:48:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 04:48:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:c229:909f:8460:aaff:feb5:aeaf, 162.159.122.164","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTkxIiwidXNlcm5hbWUiOiJkaXZ5YW5zaDciLCJlbWFpbCI6ImRzMjczODc4MkBnbWFpbC5jb20iLCJleHAiOjE3Nzk1OTgwNTN9.WCNhkemgYHdwdnaQDxG1Nv4V8dgybBdaQf0eR2SeVDM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fcffd0a9ea0eff1-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:c229:909f:8460:aaff:feb5:aeaf","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-May-2026 04:48:11 UTC] === User Orders API Called ===
[17-May-2026 04:48:11 UTC] User ID: 591
[17-May-2026 04:48:11 UTC] Limit: 20, Offset: 0
[17-May-2026 04:48:11 UTC] Orders found: 0
[17-May-2026 04:48:11 UTC] Orders data: []
[17-May-2026 04:48:11 UTC] Total orders count: 0
[17-May-2026 04:48:11 UTC] === API CALL LOG ===
[17-May-2026 04:48:11 UTC] Endpoint: user/profile.php
[17-May-2026 04:48:11 UTC] Full Log Data: {
    "timestamp": "2026-05-17 04:48:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:c229:909f:8460:aaff:feb5:aeaf",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:c229:909f:8460:aaff:feb5:aeaf, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTkxIiwidXNlcm5hbWUiOiJkaXZ5YW5zaDciLCJlbWFpbCI6ImRzMjczODc4MkBnbWFpbC5jb20iLCJleHAiOjE3Nzk1OTgwNTN9.WCNhkemgYHdwdnaQDxG1Nv4V8dgybBdaQf0eR2SeVDM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fcffd0a9ea1eff1-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:c229:909f:8460:aaff:feb5:aeaf",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 04:48:11 UTC] === END API CALL LOG ===
[17-May-2026 04:48:11 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 04:48:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTkxIiwidXNlcm5hbWUiOiJkaXZ5YW5zaDciLCJlbWFpbCI6ImRzMjczODc4MkBnbWFpbC5jb20iLCJleHAiOjE3Nzk1OTgwNTN9.WCNhkemgYHdwdnaQDxG1Nv4V8dgybBdaQf0eR2SeVDM
[17-May-2026 04:48:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 04:48:11 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 04:48:11 UTC] User ID: 591
[17-May-2026 04:48:11 UTC] ✅ User profile retrieved successfully for user ID: 591
[17-May-2026 04:48:12 UTC] === API CALL LOG ===
[17-May-2026 04:48:12 UTC] Endpoint: user/profile.php
[17-May-2026 04:48:12 UTC] Full Log Data: {
    "timestamp": "2026-05-17 04:48:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:c229:909f:8460:aaff:feb5:aeaf",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:c229:909f:8460:aaff:feb5:aeaf, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTkxIiwidXNlcm5hbWUiOiJkaXZ5YW5zaDciLCJlbWFpbCI6ImRzMjczODc4MkBnbWFpbC5jb20iLCJleHAiOjE3Nzk1OTgwNTN9.WCNhkemgYHdwdnaQDxG1Nv4V8dgybBdaQf0eR2SeVDM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fcffd0df8abeff1-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:c229:909f:8460:aaff:feb5:aeaf",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 04:48:12 UTC] === END API CALL LOG ===
[17-May-2026 04:48:12 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 04:48:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTkxIiwidXNlcm5hbWUiOiJkaXZ5YW5zaDciLCJlbWFpbCI6ImRzMjczODc4MkBnbWFpbC5jb20iLCJleHAiOjE3Nzk1OTgwNTN9.WCNhkemgYHdwdnaQDxG1Nv4V8dgybBdaQf0eR2SeVDM
[17-May-2026 04:48:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 04:48:12 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 04:48:12 UTC] User ID: 591
[17-May-2026 04:48:12 UTC] ✅ User profile retrieved successfully for user ID: 591
[17-May-2026 04:48:12 UTC] === API CALL LOG ===
[17-May-2026 04:48:12 UTC] Endpoint: user/profile.php
[17-May-2026 04:48:12 UTC] Full Log Data: {
    "timestamp": "2026-05-17 04:48:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:c229:909f:8460:aaff:feb5:aeaf",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:c229:909f:8460:aaff:feb5:aeaf, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTkxIiwidXNlcm5hbWUiOiJkaXZ5YW5zaDciLCJlbWFpbCI6ImRzMjczODc4MkBnbWFpbC5jb20iLCJleHAiOjE3Nzk1OTgwNTN9.WCNhkemgYHdwdnaQDxG1Nv4V8dgybBdaQf0eR2SeVDM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fcffd109a21eff1-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:c229:909f:8460:aaff:feb5:aeaf",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 04:48:12 UTC] === END API CALL LOG ===
[17-May-2026 04:48:12 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 04:48:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTkxIiwidXNlcm5hbWUiOiJkaXZ5YW5zaDciLCJlbWFpbCI6ImRzMjczODc4MkBnbWFpbC5jb20iLCJleHAiOjE3Nzk1OTgwNTN9.WCNhkemgYHdwdnaQDxG1Nv4V8dgybBdaQf0eR2SeVDM
[17-May-2026 04:48:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 04:48:12 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 04:48:12 UTC] User ID: 591
[17-May-2026 04:48:12 UTC] ✅ User profile retrieved successfully for user ID: 591
[17-May-2026 04:48:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 04:48:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 04:48:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:c229:909f:8460:aaff:feb5:aeaf, 162.159.122.164","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTkxIiwidXNlcm5hbWUiOiJkaXZ5YW5zaDciLCJlbWFpbCI6ImRzMjczODc4MkBnbWFpbC5jb20iLCJleHAiOjE3Nzk1OTgwNTN9.WCNhkemgYHdwdnaQDxG1Nv4V8dgybBdaQf0eR2SeVDM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fcffd1a6fcbeff1-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:c229:909f:8460:aaff:feb5:aeaf","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-May-2026 04:48:14 UTC] === User Orders API Called ===
[17-May-2026 04:48:14 UTC] User ID: 591
[17-May-2026 04:48:14 UTC] Limit: 20, Offset: 0
[17-May-2026 04:48:14 UTC] Orders found: 0
[17-May-2026 04:48:14 UTC] Orders data: []
[17-May-2026 04:48:14 UTC] Total orders count: 0
[17-May-2026 04:48:16 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 04:48:16 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 04:48:16 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:c229:909f:8460:aaff:feb5:aeaf, 162.159.122.164","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTkxIiwidXNlcm5hbWUiOiJkaXZ5YW5zaDciLCJlbWFpbCI6ImRzMjczODc4MkBnbWFpbC5jb20iLCJleHAiOjE3Nzk1OTgwNTN9.WCNhkemgYHdwdnaQDxG1Nv4V8dgybBdaQf0eR2SeVDM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fcffd271846eff1-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:c229:909f:8460:aaff:feb5:aeaf","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-May-2026 04:48:16 UTC] === User Orders API Called ===
[17-May-2026 04:48:16 UTC] User ID: 591
[17-May-2026 04:48:16 UTC] Limit: 20, Offset: 0
[17-May-2026 04:48:16 UTC] === API CALL LOG ===
[17-May-2026 04:48:16 UTC] Endpoint: user/profile.php
[17-May-2026 04:48:16 UTC] Full Log Data: {
    "timestamp": "2026-05-17 04:48:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:c229:909f:8460:aaff:feb5:aeaf",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:c229:909f:8460:aaff:feb5:aeaf, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTkxIiwidXNlcm5hbWUiOiJkaXZ5YW5zaDciLCJlbWFpbCI6ImRzMjczODc4MkBnbWFpbC5jb20iLCJleHAiOjE3Nzk1OTgwNTN9.WCNhkemgYHdwdnaQDxG1Nv4V8dgybBdaQf0eR2SeVDM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fcffd271847eff1-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:c229:909f:8460:aaff:feb5:aeaf",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 04:48:16 UTC] === END API CALL LOG ===
[17-May-2026 04:48:16 UTC] Orders found: 0
[17-May-2026 04:48:16 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 04:48:16 UTC] Orders data: []
[17-May-2026 04:48:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTkxIiwidXNlcm5hbWUiOiJkaXZ5YW5zaDciLCJlbWFpbCI6ImRzMjczODc4MkBnbWFpbC5jb20iLCJleHAiOjE3Nzk1OTgwNTN9.WCNhkemgYHdwdnaQDxG1Nv4V8dgybBdaQf0eR2SeVDM
[17-May-2026 04:48:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 04:48:16 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 04:48:16 UTC] Total orders count: 0
[17-May-2026 04:48:16 UTC] User ID: 591
[17-May-2026 04:48:16 UTC] ✅ User profile retrieved successfully for user ID: 591
[17-May-2026 04:48:17 UTC] === API CALL LOG ===
[17-May-2026 04:48:17 UTC] Endpoint: user/profile.php
[17-May-2026 04:48:17 UTC] Full Log Data: {
    "timestamp": "2026-05-17 04:48:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:c229:909f:8460:aaff:feb5:aeaf",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:c229:909f:8460:aaff:feb5:aeaf, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTkxIiwidXNlcm5hbWUiOiJkaXZ5YW5zaDciLCJlbWFpbCI6ImRzMjczODc4MkBnbWFpbC5jb20iLCJleHAiOjE3Nzk1OTgwNTN9.WCNhkemgYHdwdnaQDxG1Nv4V8dgybBdaQf0eR2SeVDM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fcffd2a79f7eff1-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:c229:909f:8460:aaff:feb5:aeaf",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 04:48:17 UTC] === END API CALL LOG ===
[17-May-2026 04:48:17 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 04:48:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTkxIiwidXNlcm5hbWUiOiJkaXZ5YW5zaDciLCJlbWFpbCI6ImRzMjczODc4MkBnbWFpbC5jb20iLCJleHAiOjE3Nzk1OTgwNTN9.WCNhkemgYHdwdnaQDxG1Nv4V8dgybBdaQf0eR2SeVDM
[17-May-2026 04:48:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 04:48:17 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 04:48:17 UTC] User ID: 591
[17-May-2026 04:48:17 UTC] ✅ User profile retrieved successfully for user ID: 591
[17-May-2026 04:48:17 UTC] === API CALL LOG ===
[17-May-2026 04:48:17 UTC] Endpoint: user/profile.php
[17-May-2026 04:48:17 UTC] Full Log Data: {
    "timestamp": "2026-05-17 04:48:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:c229:909f:8460:aaff:feb5:aeaf",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:c229:909f:8460:aaff:feb5:aeaf, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTkxIiwidXNlcm5hbWUiOiJkaXZ5YW5zaDciLCJlbWFpbCI6ImRzMjczODc4MkBnbWFpbC5jb20iLCJleHAiOjE3Nzk1OTgwNTN9.WCNhkemgYHdwdnaQDxG1Nv4V8dgybBdaQf0eR2SeVDM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fcffd2e0c54eff1-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:c229:909f:8460:aaff:feb5:aeaf",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 04:48:17 UTC] === END API CALL LOG ===
[17-May-2026 04:48:17 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 04:48:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTkxIiwidXNlcm5hbWUiOiJkaXZ5YW5zaDciLCJlbWFpbCI6ImRzMjczODc4MkBnbWFpbC5jb20iLCJleHAiOjE3Nzk1OTgwNTN9.WCNhkemgYHdwdnaQDxG1Nv4V8dgybBdaQf0eR2SeVDM
[17-May-2026 04:48:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 04:48:17 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 04:48:17 UTC] User ID: 591
[17-May-2026 04:48:17 UTC] ✅ User profile retrieved successfully for user ID: 591
[17-May-2026 04:48:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 04:48:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 04:48:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:c229:909f:8460:aaff:feb5:aeaf, 162.159.122.164","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTkxIiwidXNlcm5hbWUiOiJkaXZ5YW5zaDciLCJlbWFpbCI6ImRzMjczODc4MkBnbWFpbC5jb20iLCJleHAiOjE3Nzk1OTgwNTN9.WCNhkemgYHdwdnaQDxG1Nv4V8dgybBdaQf0eR2SeVDM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fcffd578cc4eff1-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:c229:909f:8460:aaff:feb5:aeaf","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-May-2026 04:48:24 UTC] === User Orders API Called ===
[17-May-2026 04:48:24 UTC] User ID: 591
[17-May-2026 04:48:24 UTC] Limit: 20, Offset: 0
[17-May-2026 04:48:24 UTC] Orders found: 0
[17-May-2026 04:48:24 UTC] Orders data: []
[17-May-2026 04:48:24 UTC] Total orders count: 0
[17-May-2026 04:48:25 UTC] === API CALL LOG ===
[17-May-2026 04:48:25 UTC] Endpoint: user/profile.php
[17-May-2026 04:48:25 UTC] Full Log Data: {
    "timestamp": "2026-05-17 04:48:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:c229:909f:8460:aaff:feb5:aeaf",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:c229:909f:8460:aaff:feb5:aeaf, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTkxIiwidXNlcm5hbWUiOiJkaXZ5YW5zaDciLCJlbWFpbCI6ImRzMjczODc4MkBnbWFpbC5jb20iLCJleHAiOjE3Nzk1OTgwNTN9.WCNhkemgYHdwdnaQDxG1Nv4V8dgybBdaQf0eR2SeVDM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fcffd5f39e9eff1-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:c229:909f:8460:aaff:feb5:aeaf",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 04:48:25 UTC] === END API CALL LOG ===
[17-May-2026 04:48:25 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 04:48:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTkxIiwidXNlcm5hbWUiOiJkaXZ5YW5zaDciLCJlbWFpbCI6ImRzMjczODc4MkBnbWFpbC5jb20iLCJleHAiOjE3Nzk1OTgwNTN9.WCNhkemgYHdwdnaQDxG1Nv4V8dgybBdaQf0eR2SeVDM
[17-May-2026 04:48:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 04:48:25 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 04:48:25 UTC] User ID: 591
[17-May-2026 04:48:25 UTC] ✅ User profile retrieved successfully for user ID: 591
[17-May-2026 04:48:25 UTC] User Purchases API - User ID: 591
[17-May-2026 04:48:25 UTC] User Purchases API - Total purchases found: 0
[17-May-2026 04:48:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 04:48:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 04:48:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:c229:909f:8460:aaff:feb5:aeaf, 162.159.122.164","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTkxIiwidXNlcm5hbWUiOiJkaXZ5YW5zaDciLCJlbWFpbCI6ImRzMjczODc4MkBnbWFpbC5jb20iLCJleHAiOjE3Nzk1OTgwNTN9.WCNhkemgYHdwdnaQDxG1Nv4V8dgybBdaQf0eR2SeVDM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fcffd725cf8eff1-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:c229:909f:8460:aaff:feb5:aeaf","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-May-2026 04:48:28 UTC] === User Orders API Called ===
[17-May-2026 04:48:28 UTC] User ID: 591
[17-May-2026 04:48:28 UTC] Limit: 20, Offset: 0
[17-May-2026 04:48:28 UTC] Orders found: 0
[17-May-2026 04:48:28 UTC] Orders data: []
[17-May-2026 04:48:28 UTC] Total orders count: 0
[17-May-2026 04:48:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 04:48:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 04:48:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:c229:909f:8460:aaff:feb5:aeaf, 162.159.122.164","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTkxIiwidXNlcm5hbWUiOiJkaXZ5YW5zaDciLCJlbWFpbCI6ImRzMjczODc4MkBnbWFpbC5jb20iLCJleHAiOjE3Nzk1OTgwNTN9.WCNhkemgYHdwdnaQDxG1Nv4V8dgybBdaQf0eR2SeVDM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fcffd834f3eeff1-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:c229:909f:8460:aaff:feb5:aeaf","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-May-2026 04:48:31 UTC] === User Orders API Called ===
[17-May-2026 04:48:31 UTC] User ID: 591
[17-May-2026 04:48:31 UTC] Limit: 20, Offset: 0
[17-May-2026 04:48:31 UTC] Orders found: 0
[17-May-2026 04:48:31 UTC] Orders data: []
[17-May-2026 04:48:31 UTC] Total orders count: 0
[17-May-2026 04:48:31 UTC] === API CALL LOG ===
[17-May-2026 04:48:31 UTC] Endpoint: user/profile.php
[17-May-2026 04:48:31 UTC] Full Log Data: {
    "timestamp": "2026-05-17 04:48:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:c229:909f:8460:aaff:feb5:aeaf",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:c229:909f:8460:aaff:feb5:aeaf, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTkxIiwidXNlcm5hbWUiOiJkaXZ5YW5zaDciLCJlbWFpbCI6ImRzMjczODc4MkBnbWFpbC5jb20iLCJleHAiOjE3Nzk1OTgwNTN9.WCNhkemgYHdwdnaQDxG1Nv4V8dgybBdaQf0eR2SeVDM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fcffd834f3feff1-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:c229:909f:8460:aaff:feb5:aeaf",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 04:48:31 UTC] === END API CALL LOG ===
[17-May-2026 04:48:31 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 04:48:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTkxIiwidXNlcm5hbWUiOiJkaXZ5YW5zaDciLCJlbWFpbCI6ImRzMjczODc4MkBnbWFpbC5jb20iLCJleHAiOjE3Nzk1OTgwNTN9.WCNhkemgYHdwdnaQDxG1Nv4V8dgybBdaQf0eR2SeVDM
[17-May-2026 04:48:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 04:48:31 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 04:48:31 UTC] User ID: 591
[17-May-2026 04:48:31 UTC] ✅ User profile retrieved successfully for user ID: 591
[17-May-2026 04:48:31 UTC] === API CALL LOG ===
[17-May-2026 04:48:31 UTC] Endpoint: user/profile.php
[17-May-2026 04:48:31 UTC] Full Log Data: {
    "timestamp": "2026-05-17 04:48:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:c229:909f:8460:aaff:feb5:aeaf",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:c229:909f:8460:aaff:feb5:aeaf, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTkxIiwidXNlcm5hbWUiOiJkaXZ5YW5zaDciLCJlbWFpbCI6ImRzMjczODc4MkBnbWFpbC5jb20iLCJleHAiOjE3Nzk1OTgwNTN9.WCNhkemgYHdwdnaQDxG1Nv4V8dgybBdaQf0eR2SeVDM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fcffd86d977eff1-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:c229:909f:8460:aaff:feb5:aeaf",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 04:48:31 UTC] === END API CALL LOG ===
[17-May-2026 04:48:31 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 04:48:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTkxIiwidXNlcm5hbWUiOiJkaXZ5YW5zaDciLCJlbWFpbCI6ImRzMjczODc4MkBnbWFpbC5jb20iLCJleHAiOjE3Nzk1OTgwNTN9.WCNhkemgYHdwdnaQDxG1Nv4V8dgybBdaQf0eR2SeVDM
[17-May-2026 04:48:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 04:48:31 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 04:48:31 UTC] User ID: 591
[17-May-2026 04:48:31 UTC] ✅ User profile retrieved successfully for user ID: 591
[17-May-2026 04:48:32 UTC] === API CALL LOG ===
[17-May-2026 04:48:32 UTC] Endpoint: user/profile.php
[17-May-2026 04:48:32 UTC] Full Log Data: {
    "timestamp": "2026-05-17 04:48:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:c229:909f:8460:aaff:feb5:aeaf",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:c229:909f:8460:aaff:feb5:aeaf, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTkxIiwidXNlcm5hbWUiOiJkaXZ5YW5zaDciLCJlbWFpbCI6ImRzMjczODc4MkBnbWFpbC5jb20iLCJleHAiOjE3Nzk1OTgwNTN9.WCNhkemgYHdwdnaQDxG1Nv4V8dgybBdaQf0eR2SeVDM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fcffd895ad5eff1-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:c229:909f:8460:aaff:feb5:aeaf",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 04:48:32 UTC] === END API CALL LOG ===
[17-May-2026 04:48:32 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 04:48:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTkxIiwidXNlcm5hbWUiOiJkaXZ5YW5zaDciLCJlbWFpbCI6ImRzMjczODc4MkBnbWFpbC5jb20iLCJleHAiOjE3Nzk1OTgwNTN9.WCNhkemgYHdwdnaQDxG1Nv4V8dgybBdaQf0eR2SeVDM
[17-May-2026 04:48:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 04:48:32 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 04:48:32 UTC] User ID: 591
[17-May-2026 04:48:32 UTC] ✅ User profile retrieved successfully for user ID: 591
[17-May-2026 07:13:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 07:13:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 07:13:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.232.20.85, 172.71.152.40","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTkyIiwidXNlcm5hbWUiOiJKT1kiLCJlbWFpbCI6Imp1bGlhbmF0YXN5YWFtYW5kYTRAZ21haWwuY29tIiwiZXhwIjoxNzc5NjA2ODA5fQ.qI8Y7Yy2Lwxiw3AZrGTkp9BoPAETqj9tc7CLyZzJGyU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fd0d1e61e6c0884-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.232.20.85","cf-ipcountry":"ID","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-May-2026 07:13:31 UTC] === User Orders API Called ===
[17-May-2026 07:13:31 UTC] User ID: 592
[17-May-2026 07:13:31 UTC] Limit: 20, Offset: 0
[17-May-2026 07:13:31 UTC] Orders found: 0
[17-May-2026 07:13:31 UTC] Orders data: []
[17-May-2026 07:13:31 UTC] Total orders count: 0
[17-May-2026 07:13:31 UTC] === API CALL LOG ===
[17-May-2026 07:13:31 UTC] Endpoint: user/profile.php
[17-May-2026 07:13:31 UTC] Full Log Data: {
    "timestamp": "2026-05-17 07:13:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.232.20.85",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.232.20.85, 172.71.152.40",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTkyIiwidXNlcm5hbWUiOiJKT1kiLCJlbWFpbCI6Imp1bGlhbmF0YXN5YWFtYW5kYTRAZ21haWwuY29tIiwiZXhwIjoxNzc5NjA2ODA5fQ.qI8Y7Yy2Lwxiw3AZrGTkp9BoPAETqj9tc7CLyZzJGyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd0d1e61e650884-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.232.20.85",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 07:13:31 UTC] === END API CALL LOG ===
[17-May-2026 07:13:31 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 07:13:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTkyIiwidXNlcm5hbWUiOiJKT1kiLCJlbWFpbCI6Imp1bGlhbmF0YXN5YWFtYW5kYTRAZ21haWwuY29tIiwiZXhwIjoxNzc5NjA2ODA5fQ.qI8Y7Yy2Lwxiw3AZrGTkp9BoPAETqj9tc7CLyZzJGyU
[17-May-2026 07:13:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 07:13:31 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 07:13:31 UTC] User ID: 592
[17-May-2026 07:13:31 UTC] ✅ User profile retrieved successfully for user ID: 592
[17-May-2026 07:13:31 UTC] === API CALL LOG ===
[17-May-2026 07:13:31 UTC] Endpoint: user/profile.php
[17-May-2026 07:13:31 UTC] Full Log Data: {
    "timestamp": "2026-05-17 07:13:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.232.20.85",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.232.20.85, 172.71.152.39",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTkyIiwidXNlcm5hbWUiOiJKT1kiLCJlbWFpbCI6Imp1bGlhbmF0YXN5YWFtYW5kYTRAZ21haWwuY29tIiwiZXhwIjoxNzc5NjA2ODA5fQ.qI8Y7Yy2Lwxiw3AZrGTkp9BoPAETqj9tc7CLyZzJGyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd0d1e6c8020884-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.232.20.85",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 07:13:31 UTC] === END API CALL LOG ===
[17-May-2026 07:13:31 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 07:13:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTkyIiwidXNlcm5hbWUiOiJKT1kiLCJlbWFpbCI6Imp1bGlhbmF0YXN5YWFtYW5kYTRAZ21haWwuY29tIiwiZXhwIjoxNzc5NjA2ODA5fQ.qI8Y7Yy2Lwxiw3AZrGTkp9BoPAETqj9tc7CLyZzJGyU
[17-May-2026 07:13:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 07:13:31 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 07:13:31 UTC] User ID: 592
[17-May-2026 07:13:31 UTC] ✅ User profile retrieved successfully for user ID: 592
[17-May-2026 07:13:33 UTC] === API CALL LOG ===
[17-May-2026 07:13:33 UTC] Endpoint: user/profile.php
[17-May-2026 07:13:33 UTC] Full Log Data: {
    "timestamp": "2026-05-17 07:13:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.232.20.85",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.232.20.85, 172.71.152.39",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTkyIiwidXNlcm5hbWUiOiJKT1kiLCJlbWFpbCI6Imp1bGlhbmF0YXN5YWFtYW5kYTRAZ21haWwuY29tIiwiZXhwIjoxNzc5NjA2ODA5fQ.qI8Y7Yy2Lwxiw3AZrGTkp9BoPAETqj9tc7CLyZzJGyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd0d1f4bb3b0884-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.232.20.85",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 07:13:33 UTC] === END API CALL LOG ===
[17-May-2026 07:13:33 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 07:13:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTkyIiwidXNlcm5hbWUiOiJKT1kiLCJlbWFpbCI6Imp1bGlhbmF0YXN5YWFtYW5kYTRAZ21haWwuY29tIiwiZXhwIjoxNzc5NjA2ODA5fQ.qI8Y7Yy2Lwxiw3AZrGTkp9BoPAETqj9tc7CLyZzJGyU
[17-May-2026 07:13:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 07:13:33 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 07:13:33 UTC] User ID: 592
[17-May-2026 07:13:33 UTC] ✅ User profile retrieved successfully for user ID: 592
[17-May-2026 07:13:51 UTC] === API CALL LOG ===
[17-May-2026 07:13:51 UTC] Endpoint: user/profile.php
[17-May-2026 07:13:51 UTC] Full Log Data: {
    "timestamp": "2026-05-17 07:13:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.232.20.85",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.232.20.85, 172.70.143.195",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTkyIiwidXNlcm5hbWUiOiJKT1kiLCJlbWFpbCI6Imp1bGlhbmF0YXN5YWFtYW5kYTRAZ21haWwuY29tIiwiZXhwIjoxNzc5NjA2ODA5fQ.qI8Y7Yy2Lwxiw3AZrGTkp9BoPAETqj9tc7CLyZzJGyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd0d266eed80884-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.232.20.85",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 07:13:51 UTC] === END API CALL LOG ===
[17-May-2026 07:13:51 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 07:13:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTkyIiwidXNlcm5hbWUiOiJKT1kiLCJlbWFpbCI6Imp1bGlhbmF0YXN5YWFtYW5kYTRAZ21haWwuY29tIiwiZXhwIjoxNzc5NjA2ODA5fQ.qI8Y7Yy2Lwxiw3AZrGTkp9BoPAETqj9tc7CLyZzJGyU
[17-May-2026 07:13:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 07:13:51 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 07:13:51 UTC] User ID: 592
[17-May-2026 07:13:51 UTC] ✅ User profile retrieved successfully for user ID: 592
[17-May-2026 07:13:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 07:13:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 07:13:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.232.20.85, 172.70.143.195","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTkyIiwidXNlcm5hbWUiOiJKT1kiLCJlbWFpbCI6Imp1bGlhbmF0YXN5YWFtYW5kYTRAZ21haWwuY29tIiwiZXhwIjoxNzc5NjA2ODA5fQ.qI8Y7Yy2Lwxiw3AZrGTkp9BoPAETqj9tc7CLyZzJGyU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fd0d266eed00884-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.232.20.85","cf-ipcountry":"ID","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-May-2026 07:13:51 UTC] === User Orders API Called ===
[17-May-2026 07:13:51 UTC] User ID: 592
[17-May-2026 07:13:51 UTC] Limit: 20, Offset: 0
[17-May-2026 07:13:51 UTC] Orders found: 0
[17-May-2026 07:13:51 UTC] Orders data: []
[17-May-2026 07:13:51 UTC] Total orders count: 0
[17-May-2026 07:13:51 UTC] === API CALL LOG ===
[17-May-2026 07:13:51 UTC] Endpoint: user/profile.php
[17-May-2026 07:13:51 UTC] Full Log Data: {
    "timestamp": "2026-05-17 07:13:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.232.20.85",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.232.20.85, 172.70.143.194",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTkyIiwidXNlcm5hbWUiOiJKT1kiLCJlbWFpbCI6Imp1bGlhbmF0YXN5YWFtYW5kYTRAZ21haWwuY29tIiwiZXhwIjoxNzc5NjA2ODA5fQ.qI8Y7Yy2Lwxiw3AZrGTkp9BoPAETqj9tc7CLyZzJGyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd0d26ab81a0884-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.232.20.85",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 07:13:51 UTC] === END API CALL LOG ===
[17-May-2026 07:13:51 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 07:13:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTkyIiwidXNlcm5hbWUiOiJKT1kiLCJlbWFpbCI6Imp1bGlhbmF0YXN5YWFtYW5kYTRAZ21haWwuY29tIiwiZXhwIjoxNzc5NjA2ODA5fQ.qI8Y7Yy2Lwxiw3AZrGTkp9BoPAETqj9tc7CLyZzJGyU
[17-May-2026 07:13:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 07:13:51 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 07:13:51 UTC] User ID: 592
[17-May-2026 07:13:51 UTC] ✅ User profile retrieved successfully for user ID: 592
[17-May-2026 07:13:59 UTC] === API CALL LOG ===
[17-May-2026 07:13:59 UTC] Endpoint: user/profile.php
[17-May-2026 07:13:59 UTC] Full Log Data: {
    "timestamp": "2026-05-17 07:13:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.232.20.85",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.232.20.85, 162.158.162.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTkyIiwidXNlcm5hbWUiOiJKT1kiLCJlbWFpbCI6Imp1bGlhbmF0YXN5YWFtYW5kYTRAZ21haWwuY29tIiwiZXhwIjoxNzc5NjA2ODA5fQ.qI8Y7Yy2Lwxiw3AZrGTkp9BoPAETqj9tc7CLyZzJGyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd0d2990d05d8e3-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.232.20.85",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 07:13:59 UTC] === END API CALL LOG ===
[17-May-2026 07:13:59 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 07:13:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTkyIiwidXNlcm5hbWUiOiJKT1kiLCJlbWFpbCI6Imp1bGlhbmF0YXN5YWFtYW5kYTRAZ21haWwuY29tIiwiZXhwIjoxNzc5NjA2ODA5fQ.qI8Y7Yy2Lwxiw3AZrGTkp9BoPAETqj9tc7CLyZzJGyU
[17-May-2026 07:13:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 07:13:59 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 07:13:59 UTC] User ID: 592
[17-May-2026 07:13:59 UTC] ✅ User profile retrieved successfully for user ID: 592
[17-May-2026 07:14:00 UTC] === API CALL LOG ===
[17-May-2026 07:14:00 UTC] Endpoint: user/profile.php
[17-May-2026 07:14:00 UTC] Full Log Data: {
    "timestamp": "2026-05-17 07:14:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.232.20.85",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.232.20.85, 162.158.162.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTkyIiwidXNlcm5hbWUiOiJKT1kiLCJlbWFpbCI6Imp1bGlhbmF0YXN5YWFtYW5kYTRAZ21haWwuY29tIiwiZXhwIjoxNzc5NjA2ODA5fQ.qI8Y7Yy2Lwxiw3AZrGTkp9BoPAETqj9tc7CLyZzJGyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd0d2a22940d8e3-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.232.20.85",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 07:14:00 UTC] === END API CALL LOG ===
[17-May-2026 07:14:00 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 07:14:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTkyIiwidXNlcm5hbWUiOiJKT1kiLCJlbWFpbCI6Imp1bGlhbmF0YXN5YWFtYW5kYTRAZ21haWwuY29tIiwiZXhwIjoxNzc5NjA2ODA5fQ.qI8Y7Yy2Lwxiw3AZrGTkp9BoPAETqj9tc7CLyZzJGyU
[17-May-2026 07:14:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 07:14:00 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 07:14:00 UTC] User ID: 592
[17-May-2026 07:14:00 UTC] ✅ User profile retrieved successfully for user ID: 592
[17-May-2026 07:14:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 07:14:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 07:14:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.232.20.85, 162.158.162.28","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTkyIiwidXNlcm5hbWUiOiJKT1kiLCJlbWFpbCI6Imp1bGlhbmF0YXN5YWFtYW5kYTRAZ21haWwuY29tIiwiZXhwIjoxNzc5NjA2ODA5fQ.qI8Y7Yy2Lwxiw3AZrGTkp9BoPAETqj9tc7CLyZzJGyU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fd0d2a269b3d8e3-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.232.20.85","cf-ipcountry":"ID","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-May-2026 07:14:00 UTC] === User Orders API Called ===
[17-May-2026 07:14:00 UTC] User ID: 592
[17-May-2026 07:14:00 UTC] Limit: 20, Offset: 0
[17-May-2026 07:14:00 UTC] Orders found: 0
[17-May-2026 07:14:00 UTC] Orders data: []
[17-May-2026 07:14:00 UTC] Total orders count: 0
[17-May-2026 07:14:00 UTC] === API CALL LOG ===
[17-May-2026 07:14:00 UTC] Endpoint: user/profile.php
[17-May-2026 07:14:00 UTC] Full Log Data: {
    "timestamp": "2026-05-17 07:14:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.232.20.85",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.232.20.85, 162.158.162.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTkyIiwidXNlcm5hbWUiOiJKT1kiLCJlbWFpbCI6Imp1bGlhbmF0YXN5YWFtYW5kYTRAZ21haWwuY29tIiwiZXhwIjoxNzc5NjA2ODA5fQ.qI8Y7Yy2Lwxiw3AZrGTkp9BoPAETqj9tc7CLyZzJGyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd0d2a2caa1d8e3-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.232.20.85",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 07:14:00 UTC] === END API CALL LOG ===
[17-May-2026 07:14:00 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 07:14:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTkyIiwidXNlcm5hbWUiOiJKT1kiLCJlbWFpbCI6Imp1bGlhbmF0YXN5YWFtYW5kYTRAZ21haWwuY29tIiwiZXhwIjoxNzc5NjA2ODA5fQ.qI8Y7Yy2Lwxiw3AZrGTkp9BoPAETqj9tc7CLyZzJGyU
[17-May-2026 07:14:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 07:14:00 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 07:14:00 UTC] User ID: 592
[17-May-2026 07:14:00 UTC] ✅ User profile retrieved successfully for user ID: 592
[17-May-2026 07:14:01 UTC] === API CALL LOG ===
[17-May-2026 07:14:01 UTC] Endpoint: user/profile.php
[17-May-2026 07:14:01 UTC] Full Log Data: {
    "timestamp": "2026-05-17 07:14:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.232.20.85",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.232.20.85, 162.158.162.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTkyIiwidXNlcm5hbWUiOiJKT1kiLCJlbWFpbCI6Imp1bGlhbmF0YXN5YWFtYW5kYTRAZ21haWwuY29tIiwiZXhwIjoxNzc5NjA2ODA5fQ.qI8Y7Yy2Lwxiw3AZrGTkp9BoPAETqj9tc7CLyZzJGyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd0d2a8db10d8e3-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.232.20.85",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 07:14:01 UTC] === END API CALL LOG ===
[17-May-2026 07:14:01 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 07:14:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTkyIiwidXNlcm5hbWUiOiJKT1kiLCJlbWFpbCI6Imp1bGlhbmF0YXN5YWFtYW5kYTRAZ21haWwuY29tIiwiZXhwIjoxNzc5NjA2ODA5fQ.qI8Y7Yy2Lwxiw3AZrGTkp9BoPAETqj9tc7CLyZzJGyU
[17-May-2026 07:14:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 07:14:01 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 07:14:01 UTC] User ID: 592
[17-May-2026 07:14:01 UTC] ✅ User profile retrieved successfully for user ID: 592
[17-May-2026 07:14:07 UTC] === API CALL LOG ===
[17-May-2026 07:14:07 UTC] Endpoint: user/profile.php
[17-May-2026 07:14:07 UTC] Full Log Data: {
    "timestamp": "2026-05-17 07:14:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.232.20.85",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.232.20.85, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTkyIiwidXNlcm5hbWUiOiJKT1kiLCJlbWFpbCI6Imp1bGlhbmF0YXN5YWFtYW5kYTRAZ21haWwuY29tIiwiZXhwIjoxNzc5NjA2ODA5fQ.qI8Y7Yy2Lwxiw3AZrGTkp9BoPAETqj9tc7CLyZzJGyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd0d2c6db636097-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.232.20.85",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 07:14:07 UTC] === END API CALL LOG ===
[17-May-2026 07:14:07 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 07:14:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTkyIiwidXNlcm5hbWUiOiJKT1kiLCJlbWFpbCI6Imp1bGlhbmF0YXN5YWFtYW5kYTRAZ21haWwuY29tIiwiZXhwIjoxNzc5NjA2ODA5fQ.qI8Y7Yy2Lwxiw3AZrGTkp9BoPAETqj9tc7CLyZzJGyU
[17-May-2026 07:14:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 07:14:07 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 07:14:07 UTC] User ID: 592
[17-May-2026 07:14:07 UTC] ✅ User profile retrieved successfully for user ID: 592
[17-May-2026 07:14:09 UTC] === API CALL LOG ===
[17-May-2026 07:14:09 UTC] Endpoint: user/profile.php
[17-May-2026 07:14:09 UTC] Full Log Data: {
    "timestamp": "2026-05-17 07:14:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.232.20.85",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.232.20.85, 104.23.175.178",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTkyIiwidXNlcm5hbWUiOiJKT1kiLCJlbWFpbCI6Imp1bGlhbmF0YXN5YWFtYW5kYTRAZ21haWwuY29tIiwiZXhwIjoxNzc5NjA2ODA5fQ.qI8Y7Yy2Lwxiw3AZrGTkp9BoPAETqj9tc7CLyZzJGyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd0d2d5cd326097-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.232.20.85",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 07:14:09 UTC] === END API CALL LOG ===
[17-May-2026 07:14:09 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 07:14:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTkyIiwidXNlcm5hbWUiOiJKT1kiLCJlbWFpbCI6Imp1bGlhbmF0YXN5YWFtYW5kYTRAZ21haWwuY29tIiwiZXhwIjoxNzc5NjA2ODA5fQ.qI8Y7Yy2Lwxiw3AZrGTkp9BoPAETqj9tc7CLyZzJGyU
[17-May-2026 07:14:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 07:14:09 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 07:14:09 UTC] User ID: 592
[17-May-2026 07:14:09 UTC] ✅ User profile retrieved successfully for user ID: 592
[17-May-2026 07:14:09 UTC] === API CALL LOG ===
[17-May-2026 07:14:09 UTC] Endpoint: user/profile.php
[17-May-2026 07:14:09 UTC] Full Log Data: {
    "timestamp": "2026-05-17 07:14:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.232.20.85",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.232.20.85, 104.23.175.178",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTkyIiwidXNlcm5hbWUiOiJKT1kiLCJlbWFpbCI6Imp1bGlhbmF0YXN5YWFtYW5kYTRAZ21haWwuY29tIiwiZXhwIjoxNzc5NjA2ODA5fQ.qI8Y7Yy2Lwxiw3AZrGTkp9BoPAETqj9tc7CLyZzJGyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd0d2d51c216097-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.232.20.85",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 07:14:09 UTC] === END API CALL LOG ===
[17-May-2026 07:14:09 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 07:14:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTkyIiwidXNlcm5hbWUiOiJKT1kiLCJlbWFpbCI6Imp1bGlhbmF0YXN5YWFtYW5kYTRAZ21haWwuY29tIiwiZXhwIjoxNzc5NjA2ODA5fQ.qI8Y7Yy2Lwxiw3AZrGTkp9BoPAETqj9tc7CLyZzJGyU
[17-May-2026 07:14:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 07:14:09 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 07:14:09 UTC] User ID: 592
[17-May-2026 07:14:09 UTC] ✅ User profile retrieved successfully for user ID: 592
[17-May-2026 07:14:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 07:14:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 07:14:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.232.20.85, 104.23.175.178","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTkyIiwidXNlcm5hbWUiOiJKT1kiLCJlbWFpbCI6Imp1bGlhbmF0YXN5YWFtYW5kYTRAZ21haWwuY29tIiwiZXhwIjoxNzc5NjA2ODA5fQ.qI8Y7Yy2Lwxiw3AZrGTkp9BoPAETqj9tc7CLyZzJGyU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fd0d2d51c266097-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.232.20.85","cf-ipcountry":"ID","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-May-2026 07:14:09 UTC] === User Orders API Called ===
[17-May-2026 07:14:09 UTC] User ID: 592
[17-May-2026 07:14:09 UTC] Limit: 20, Offset: 0
[17-May-2026 07:14:09 UTC] Orders found: 0
[17-May-2026 07:14:09 UTC] Orders data: []
[17-May-2026 07:14:09 UTC] Total orders count: 0
[17-May-2026 07:25:57 UTC] === API CALL LOG ===
[17-May-2026 07:25:57 UTC] Endpoint: user/profile.php
[17-May-2026 07:25:57 UTC] Full Log Data: {
    "timestamp": "2026-05-17 07:25:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.40.98.100",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.40.98.100, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTkzIiwidXNlcm5hbWUiOiJhaG1lZDIyMiIsImVtYWlsIjoiYTdtZWRzZXJhZzIyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTYwNzU1Nn0.NcRULTIexy6ifTqXGHdtiFvuTitAXc6Bvg3f6xnST5k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd0e4222aa8a630-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.40.98.100",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 07:25:57 UTC] === END API CALL LOG ===
[17-May-2026 07:25:57 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 07:25:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTkzIiwidXNlcm5hbWUiOiJhaG1lZDIyMiIsImVtYWlsIjoiYTdtZWRzZXJhZzIyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTYwNzU1Nn0.NcRULTIexy6ifTqXGHdtiFvuTitAXc6Bvg3f6xnST5k
[17-May-2026 07:25:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 07:25:57 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 07:25:57 UTC] User ID: 593
[17-May-2026 07:25:57 UTC] ✅ User profile retrieved successfully for user ID: 593
[17-May-2026 07:25:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 07:25:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 07:25:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.40.98.100, 172.68.234.130","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTkzIiwidXNlcm5hbWUiOiJhaG1lZDIyMiIsImVtYWlsIjoiYTdtZWRzZXJhZzIyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTYwNzU1Nn0.NcRULTIexy6ifTqXGHdtiFvuTitAXc6Bvg3f6xnST5k","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fd0e422ab6aa630-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.40.98.100","cf-ipcountry":"EG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-May-2026 07:25:57 UTC] === User Orders API Called ===
[17-May-2026 07:25:57 UTC] User ID: 593
[17-May-2026 07:25:57 UTC] Limit: 20, Offset: 0
[17-May-2026 07:25:57 UTC] Orders found: 0
[17-May-2026 07:25:57 UTC] Orders data: []
[17-May-2026 07:25:57 UTC] Total orders count: 0
[17-May-2026 07:25:57 UTC] === API CALL LOG ===
[17-May-2026 07:25:57 UTC] Endpoint: user/profile.php
[17-May-2026 07:25:57 UTC] Full Log Data: {
    "timestamp": "2026-05-17 07:25:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.40.98.100",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.40.98.100, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTkzIiwidXNlcm5hbWUiOiJhaG1lZDIyMiIsImVtYWlsIjoiYTdtZWRzZXJhZzIyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTYwNzU1Nn0.NcRULTIexy6ifTqXGHdtiFvuTitAXc6Bvg3f6xnST5k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd0e422dbcfa630-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.40.98.100",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 07:25:57 UTC] === END API CALL LOG ===
[17-May-2026 07:25:57 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 07:25:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTkzIiwidXNlcm5hbWUiOiJhaG1lZDIyMiIsImVtYWlsIjoiYTdtZWRzZXJhZzIyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTYwNzU1Nn0.NcRULTIexy6ifTqXGHdtiFvuTitAXc6Bvg3f6xnST5k
[17-May-2026 07:25:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 07:25:57 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 07:25:57 UTC] User ID: 593
[17-May-2026 07:25:57 UTC] ✅ User profile retrieved successfully for user ID: 593
[17-May-2026 07:25:58 UTC] === API CALL LOG ===
[17-May-2026 07:25:58 UTC] Endpoint: user/profile.php
[17-May-2026 07:25:58 UTC] Full Log Data: {
    "timestamp": "2026-05-17 07:25:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.40.98.100",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.40.98.100, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTkzIiwidXNlcm5hbWUiOiJhaG1lZDIyMiIsImVtYWlsIjoiYTdtZWRzZXJhZzIyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTYwNzU1Nn0.NcRULTIexy6ifTqXGHdtiFvuTitAXc6Bvg3f6xnST5k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd0e4273b4ea630-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.40.98.100",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 07:25:58 UTC] === END API CALL LOG ===
[17-May-2026 07:25:58 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 07:25:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTkzIiwidXNlcm5hbWUiOiJhaG1lZDIyMiIsImVtYWlsIjoiYTdtZWRzZXJhZzIyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTYwNzU1Nn0.NcRULTIexy6ifTqXGHdtiFvuTitAXc6Bvg3f6xnST5k
[17-May-2026 07:25:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 07:25:58 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 07:25:58 UTC] User ID: 593
[17-May-2026 07:25:58 UTC] ✅ User profile retrieved successfully for user ID: 593
[17-May-2026 07:26:22 UTC] === API CALL LOG ===
[17-May-2026 07:26:22 UTC] Endpoint: user/profile.php
[17-May-2026 07:26:22 UTC] Full Log Data: {
    "timestamp": "2026-05-17 07:26:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.40.98.100",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.40.98.100, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTkzIiwidXNlcm5hbWUiOiJhaG1lZDIyMiIsImVtYWlsIjoiYTdtZWRzZXJhZzIyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTYwNzU1Nn0.NcRULTIexy6ifTqXGHdtiFvuTitAXc6Bvg3f6xnST5k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd0e4c06cb3a630-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.40.98.100",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 07:26:22 UTC] === END API CALL LOG ===
[17-May-2026 07:26:22 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 07:26:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTkzIiwidXNlcm5hbWUiOiJhaG1lZDIyMiIsImVtYWlsIjoiYTdtZWRzZXJhZzIyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTYwNzU1Nn0.NcRULTIexy6ifTqXGHdtiFvuTitAXc6Bvg3f6xnST5k
[17-May-2026 07:26:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 07:26:22 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 07:26:22 UTC] User ID: 593
[17-May-2026 07:26:22 UTC] ✅ User profile retrieved successfully for user ID: 593
[17-May-2026 07:26:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 07:26:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 07:26:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.40.98.100, 172.68.234.130","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTkzIiwidXNlcm5hbWUiOiJhaG1lZDIyMiIsImVtYWlsIjoiYTdtZWRzZXJhZzIyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTYwNzU1Nn0.NcRULTIexy6ifTqXGHdtiFvuTitAXc6Bvg3f6xnST5k","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fd0e4c02c53a630-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.40.98.100","cf-ipcountry":"EG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-May-2026 07:26:22 UTC] === User Orders API Called ===
[17-May-2026 07:26:22 UTC] User ID: 593
[17-May-2026 07:26:22 UTC] Limit: 20, Offset: 0
[17-May-2026 07:26:22 UTC] Orders found: 0
[17-May-2026 07:26:22 UTC] Orders data: []
[17-May-2026 07:26:22 UTC] Total orders count: 0
[17-May-2026 07:26:23 UTC] === API CALL LOG ===
[17-May-2026 07:26:23 UTC] Endpoint: user/profile.php
[17-May-2026 07:26:23 UTC] Full Log Data: {
    "timestamp": "2026-05-17 07:26:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.40.98.100",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.40.98.100, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTkzIiwidXNlcm5hbWUiOiJhaG1lZDIyMiIsImVtYWlsIjoiYTdtZWRzZXJhZzIyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTYwNzU1Nn0.NcRULTIexy6ifTqXGHdtiFvuTitAXc6Bvg3f6xnST5k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd0e4c47b18a630-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.40.98.100",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 07:26:23 UTC] === END API CALL LOG ===
[17-May-2026 07:26:23 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 07:26:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTkzIiwidXNlcm5hbWUiOiJhaG1lZDIyMiIsImVtYWlsIjoiYTdtZWRzZXJhZzIyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTYwNzU1Nn0.NcRULTIexy6ifTqXGHdtiFvuTitAXc6Bvg3f6xnST5k
[17-May-2026 07:26:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 07:26:23 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 07:26:23 UTC] User ID: 593
[17-May-2026 07:26:23 UTC] ✅ User profile retrieved successfully for user ID: 593
[17-May-2026 07:26:23 UTC] === API CALL LOG ===
[17-May-2026 07:26:23 UTC] Endpoint: user/profile.php
[17-May-2026 07:26:23 UTC] Full Log Data: {
    "timestamp": "2026-05-17 07:26:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.40.98.100",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.40.98.100, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTkzIiwidXNlcm5hbWUiOiJhaG1lZDIyMiIsImVtYWlsIjoiYTdtZWRzZXJhZzIyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTYwNzU1Nn0.NcRULTIexy6ifTqXGHdtiFvuTitAXc6Bvg3f6xnST5k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd0e4c4ab61a630-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.40.98.100",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 07:26:23 UTC] === END API CALL LOG ===
[17-May-2026 07:26:23 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 07:26:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTkzIiwidXNlcm5hbWUiOiJhaG1lZDIyMiIsImVtYWlsIjoiYTdtZWRzZXJhZzIyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTYwNzU1Nn0.NcRULTIexy6ifTqXGHdtiFvuTitAXc6Bvg3f6xnST5k
[17-May-2026 07:26:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 07:26:23 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 07:26:23 UTC] User ID: 593
[17-May-2026 07:26:23 UTC] ✅ User profile retrieved successfully for user ID: 593
[17-May-2026 07:26:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 07:26:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 07:26:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.40.98.100, 172.68.234.130","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTkzIiwidXNlcm5hbWUiOiJhaG1lZDIyMiIsImVtYWlsIjoiYTdtZWRzZXJhZzIyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTYwNzU1Nn0.NcRULTIexy6ifTqXGHdtiFvuTitAXc6Bvg3f6xnST5k","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fd0e4f76deaa630-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.40.98.100","cf-ipcountry":"EG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-May-2026 07:26:31 UTC] === User Orders API Called ===
[17-May-2026 07:26:31 UTC] User ID: 593
[17-May-2026 07:26:31 UTC] Limit: 20, Offset: 0
[17-May-2026 07:26:31 UTC] Orders found: 0
[17-May-2026 07:26:31 UTC] Orders data: []
[17-May-2026 07:26:31 UTC] Total orders count: 0
[17-May-2026 07:26:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 07:26:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 07:26:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.40.98.100, 172.68.234.130","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTkzIiwidXNlcm5hbWUiOiJhaG1lZDIyMiIsImVtYWlsIjoiYTdtZWRzZXJhZzIyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTYwNzU1Nn0.NcRULTIexy6ifTqXGHdtiFvuTitAXc6Bvg3f6xnST5k","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fd0e501dd4ca630-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.40.98.100","cf-ipcountry":"EG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-May-2026 07:26:33 UTC] === User Orders API Called ===
[17-May-2026 07:26:33 UTC] User ID: 593
[17-May-2026 07:26:33 UTC] Limit: 20, Offset: 0
[17-May-2026 07:26:33 UTC] Orders found: 0
[17-May-2026 07:26:33 UTC] Orders data: []
[17-May-2026 07:26:33 UTC] Total orders count: 0
[17-May-2026 07:26:33 UTC] === API CALL LOG ===
[17-May-2026 07:26:33 UTC] Endpoint: user/profile.php
[17-May-2026 07:26:33 UTC] Full Log Data: {
    "timestamp": "2026-05-17 07:26:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.40.98.100",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.40.98.100, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTkzIiwidXNlcm5hbWUiOiJhaG1lZDIyMiIsImVtYWlsIjoiYTdtZWRzZXJhZzIyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTYwNzU1Nn0.NcRULTIexy6ifTqXGHdtiFvuTitAXc6Bvg3f6xnST5k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd0e5025dfca630-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.40.98.100",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 07:26:33 UTC] === END API CALL LOG ===
[17-May-2026 07:26:33 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 07:26:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTkzIiwidXNlcm5hbWUiOiJhaG1lZDIyMiIsImVtYWlsIjoiYTdtZWRzZXJhZzIyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTYwNzU1Nn0.NcRULTIexy6ifTqXGHdtiFvuTitAXc6Bvg3f6xnST5k
[17-May-2026 07:26:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 07:26:33 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 07:26:33 UTC] User ID: 593
[17-May-2026 07:26:33 UTC] ✅ User profile retrieved successfully for user ID: 593
[17-May-2026 07:26:33 UTC] === API CALL LOG ===
[17-May-2026 07:26:33 UTC] Endpoint: user/profile.php
[17-May-2026 07:26:33 UTC] Full Log Data: {
    "timestamp": "2026-05-17 07:26:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.40.98.100",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.40.98.100, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTkzIiwidXNlcm5hbWUiOiJhaG1lZDIyMiIsImVtYWlsIjoiYTdtZWRzZXJhZzIyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTYwNzU1Nn0.NcRULTIexy6ifTqXGHdtiFvuTitAXc6Bvg3f6xnST5k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd0e505ab27a630-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.40.98.100",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 07:26:33 UTC] === END API CALL LOG ===
[17-May-2026 07:26:33 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 07:26:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTkzIiwidXNlcm5hbWUiOiJhaG1lZDIyMiIsImVtYWlsIjoiYTdtZWRzZXJhZzIyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTYwNzU1Nn0.NcRULTIexy6ifTqXGHdtiFvuTitAXc6Bvg3f6xnST5k
[17-May-2026 07:26:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 07:26:33 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 07:26:33 UTC] User ID: 593
[17-May-2026 07:26:33 UTC] ✅ User profile retrieved successfully for user ID: 593
[17-May-2026 07:26:33 UTC] === API CALL LOG ===
[17-May-2026 07:26:33 UTC] Endpoint: user/profile.php
[17-May-2026 07:26:33 UTC] Full Log Data: {
    "timestamp": "2026-05-17 07:26:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.40.98.100",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.40.98.100, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTkzIiwidXNlcm5hbWUiOiJhaG1lZDIyMiIsImVtYWlsIjoiYTdtZWRzZXJhZzIyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTYwNzU1Nn0.NcRULTIexy6ifTqXGHdtiFvuTitAXc6Bvg3f6xnST5k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd0e505db75a630-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.40.98.100",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 07:26:33 UTC] === END API CALL LOG ===
[17-May-2026 07:26:33 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 07:26:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTkzIiwidXNlcm5hbWUiOiJhaG1lZDIyMiIsImVtYWlsIjoiYTdtZWRzZXJhZzIyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTYwNzU1Nn0.NcRULTIexy6ifTqXGHdtiFvuTitAXc6Bvg3f6xnST5k
[17-May-2026 07:26:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 07:26:33 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 07:26:33 UTC] User ID: 593
[17-May-2026 07:26:33 UTC] ✅ User profile retrieved successfully for user ID: 593
[17-May-2026 07:27:07 UTC] === API CALL LOG ===
[17-May-2026 07:27:07 UTC] Endpoint: user/profile.php
[17-May-2026 07:27:07 UTC] Full Log Data: {
    "timestamp": "2026-05-17 07:27:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.40.98.100",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.40.98.100, 162.159.122.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTkzIiwidXNlcm5hbWUiOiJhaG1lZDIyMiIsImVtYWlsIjoiYTdtZWRzZXJhZzIyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTYwNzU1Nn0.NcRULTIexy6ifTqXGHdtiFvuTitAXc6Bvg3f6xnST5k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd0e5d888d12c49-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.40.98.100",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 07:27:07 UTC] === END API CALL LOG ===
[17-May-2026 07:27:07 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 07:27:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTkzIiwidXNlcm5hbWUiOiJhaG1lZDIyMiIsImVtYWlsIjoiYTdtZWRzZXJhZzIyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTYwNzU1Nn0.NcRULTIexy6ifTqXGHdtiFvuTitAXc6Bvg3f6xnST5k
[17-May-2026 07:27:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 07:27:07 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 07:27:07 UTC] User ID: 593
[17-May-2026 07:27:07 UTC] ✅ User profile retrieved successfully for user ID: 593
[17-May-2026 07:27:12 UTC] === API CALL LOG ===
[17-May-2026 07:27:12 UTC] Endpoint: user/profile.php
[17-May-2026 07:27:12 UTC] Full Log Data: {
    "timestamp": "2026-05-17 07:27:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.40.98.100",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.40.98.100, 162.159.122.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTkzIiwidXNlcm5hbWUiOiJhaG1lZDIyMiIsImVtYWlsIjoiYTdtZWRzZXJhZzIyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTYwNzU1Nn0.NcRULTIexy6ifTqXGHdtiFvuTitAXc6Bvg3f6xnST5k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd0e5f53e4c2c49-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.40.98.100",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 07:27:12 UTC] === END API CALL LOG ===
[17-May-2026 07:27:12 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 07:27:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTkzIiwidXNlcm5hbWUiOiJhaG1lZDIyMiIsImVtYWlsIjoiYTdtZWRzZXJhZzIyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTYwNzU1Nn0.NcRULTIexy6ifTqXGHdtiFvuTitAXc6Bvg3f6xnST5k
[17-May-2026 07:27:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 07:27:12 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 07:27:12 UTC] User ID: 593
[17-May-2026 07:27:12 UTC] ✅ User profile retrieved successfully for user ID: 593
[17-May-2026 07:27:12 UTC] User Purchases API - User ID: 593
[17-May-2026 07:27:12 UTC] User Purchases API - Total purchases found: 0
[17-May-2026 07:27:20 UTC] User Purchases API - User ID: 593
[17-May-2026 07:27:20 UTC] User Purchases API - Total purchases found: 0
[17-May-2026 07:27:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 07:27:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 07:27:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.40.98.100, 162.159.122.165","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTkzIiwidXNlcm5hbWUiOiJhaG1lZDIyMiIsImVtYWlsIjoiYTdtZWRzZXJhZzIyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTYwNzU1Nn0.NcRULTIexy6ifTqXGHdtiFvuTitAXc6Bvg3f6xnST5k","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fd0e635cd4d2c49-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.40.98.100","cf-ipcountry":"EG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-May-2026 07:27:22 UTC] === User Orders API Called ===
[17-May-2026 07:27:22 UTC] User ID: 593
[17-May-2026 07:27:22 UTC] Limit: 20, Offset: 0
[17-May-2026 07:27:22 UTC] Orders found: 0
[17-May-2026 07:27:22 UTC] Orders data: []
[17-May-2026 07:27:22 UTC] Total orders count: 0
[17-May-2026 07:27:22 UTC] === API CALL LOG ===
[17-May-2026 07:27:22 UTC] Endpoint: user/profile.php
[17-May-2026 07:27:22 UTC] Full Log Data: {
    "timestamp": "2026-05-17 07:27:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.40.98.100",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.40.98.100, 162.159.122.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTkzIiwidXNlcm5hbWUiOiJhaG1lZDIyMiIsImVtYWlsIjoiYTdtZWRzZXJhZzIyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTYwNzU1Nn0.NcRULTIexy6ifTqXGHdtiFvuTitAXc6Bvg3f6xnST5k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd0e6363e122c49-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.40.98.100",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 07:27:22 UTC] === END API CALL LOG ===
[17-May-2026 07:27:22 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 07:27:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTkzIiwidXNlcm5hbWUiOiJhaG1lZDIyMiIsImVtYWlsIjoiYTdtZWRzZXJhZzIyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTYwNzU1Nn0.NcRULTIexy6ifTqXGHdtiFvuTitAXc6Bvg3f6xnST5k
[17-May-2026 07:27:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 07:27:22 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 07:27:22 UTC] User ID: 593
[17-May-2026 07:27:22 UTC] ✅ User profile retrieved successfully for user ID: 593
[17-May-2026 07:27:23 UTC] === API CALL LOG ===
[17-May-2026 07:27:23 UTC] Endpoint: user/profile.php
[17-May-2026 07:27:23 UTC] Full Log Data: {
    "timestamp": "2026-05-17 07:27:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.40.98.100",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.40.98.100, 162.159.122.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTkzIiwidXNlcm5hbWUiOiJhaG1lZDIyMiIsImVtYWlsIjoiYTdtZWRzZXJhZzIyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTYwNzU1Nn0.NcRULTIexy6ifTqXGHdtiFvuTitAXc6Bvg3f6xnST5k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd0e639faba2c49-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.40.98.100",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 07:27:23 UTC] === END API CALL LOG ===
[17-May-2026 07:27:23 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 07:27:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTkzIiwidXNlcm5hbWUiOiJhaG1lZDIyMiIsImVtYWlsIjoiYTdtZWRzZXJhZzIyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTYwNzU1Nn0.NcRULTIexy6ifTqXGHdtiFvuTitAXc6Bvg3f6xnST5k
[17-May-2026 07:27:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 07:27:23 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 07:27:23 UTC] User ID: 593
[17-May-2026 07:27:23 UTC] ✅ User profile retrieved successfully for user ID: 593
[17-May-2026 07:27:35 UTC] === API CALL LOG ===
[17-May-2026 07:27:35 UTC] Endpoint: user/profile.php
[17-May-2026 07:27:35 UTC] Full Log Data: {
    "timestamp": "2026-05-17 07:27:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.40.98.100",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.40.98.100, 162.159.122.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTkzIiwidXNlcm5hbWUiOiJhaG1lZDIyMiIsImVtYWlsIjoiYTdtZWRzZXJhZzIyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTYwNzU1Nn0.NcRULTIexy6ifTqXGHdtiFvuTitAXc6Bvg3f6xnST5k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd0e6896a022c49-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.40.98.100",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 07:27:35 UTC] === END API CALL LOG ===
[17-May-2026 07:27:35 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 07:27:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTkzIiwidXNlcm5hbWUiOiJhaG1lZDIyMiIsImVtYWlsIjoiYTdtZWRzZXJhZzIyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTYwNzU1Nn0.NcRULTIexy6ifTqXGHdtiFvuTitAXc6Bvg3f6xnST5k
[17-May-2026 07:27:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 07:27:35 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 07:27:35 UTC] User ID: 593
[17-May-2026 07:27:35 UTC] ✅ User profile retrieved successfully for user ID: 593
[17-May-2026 07:27:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 07:27:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 07:27:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.40.98.100, 162.159.122.165","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTkzIiwidXNlcm5hbWUiOiJhaG1lZDIyMiIsImVtYWlsIjoiYTdtZWRzZXJhZzIyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTYwNzU1Nn0.NcRULTIexy6ifTqXGHdtiFvuTitAXc6Bvg3f6xnST5k","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fd0e68919a92c49-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.40.98.100","cf-ipcountry":"EG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-May-2026 07:27:35 UTC] === User Orders API Called ===
[17-May-2026 07:27:35 UTC] User ID: 593
[17-May-2026 07:27:35 UTC] Limit: 20, Offset: 0
[17-May-2026 07:27:35 UTC] Orders found: 0
[17-May-2026 07:27:35 UTC] Orders data: []
[17-May-2026 07:27:35 UTC] Total orders count: 0
[17-May-2026 07:27:36 UTC] === API CALL LOG ===
[17-May-2026 07:27:36 UTC] Endpoint: user/profile.php
[17-May-2026 07:27:36 UTC] Full Log Data: {
    "timestamp": "2026-05-17 07:27:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.40.98.100",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.40.98.100, 162.159.122.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTkzIiwidXNlcm5hbWUiOiJhaG1lZDIyMiIsImVtYWlsIjoiYTdtZWRzZXJhZzIyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTYwNzU1Nn0.NcRULTIexy6ifTqXGHdtiFvuTitAXc6Bvg3f6xnST5k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd0e68d78512c49-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.40.98.100",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 07:27:36 UTC] === END API CALL LOG ===
[17-May-2026 07:27:36 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 07:27:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTkzIiwidXNlcm5hbWUiOiJhaG1lZDIyMiIsImVtYWlsIjoiYTdtZWRzZXJhZzIyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTYwNzU1Nn0.NcRULTIexy6ifTqXGHdtiFvuTitAXc6Bvg3f6xnST5k
[17-May-2026 07:27:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 07:27:36 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 07:27:36 UTC] User ID: 593
[17-May-2026 07:27:36 UTC] ✅ User profile retrieved successfully for user ID: 593
[17-May-2026 07:28:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 07:28:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 07:28:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.40.98.100, 172.70.108.14","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTkzIiwidXNlcm5hbWUiOiJhaG1lZDIyMiIsImVtYWlsIjoiYTdtZWRzZXJhZzIyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTYwNzU1Nn0.NcRULTIexy6ifTqXGHdtiFvuTitAXc6Bvg3f6xnST5k","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fd0e8824c3de240-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.40.98.100","cf-ipcountry":"EG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-May-2026 07:28:56 UTC] === User Orders API Called ===
[17-May-2026 07:28:56 UTC] User ID: 593
[17-May-2026 07:28:56 UTC] Limit: 20, Offset: 0
[17-May-2026 07:28:56 UTC] Orders found: 0
[17-May-2026 07:28:56 UTC] Orders data: []
[17-May-2026 07:28:56 UTC] Total orders count: 0
[17-May-2026 07:28:56 UTC] === API CALL LOG ===
[17-May-2026 07:28:56 UTC] Endpoint: user/profile.php
[17-May-2026 07:28:56 UTC] Full Log Data: {
    "timestamp": "2026-05-17 07:28:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.40.98.100",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.40.98.100, 172.70.108.46",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTkzIiwidXNlcm5hbWUiOiJhaG1lZDIyMiIsImVtYWlsIjoiYTdtZWRzZXJhZzIyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTYwNzU1Nn0.NcRULTIexy6ifTqXGHdtiFvuTitAXc6Bvg3f6xnST5k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd0e882cd54e240-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.40.98.100",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 07:28:56 UTC] === END API CALL LOG ===
[17-May-2026 07:28:56 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 07:28:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTkzIiwidXNlcm5hbWUiOiJhaG1lZDIyMiIsImVtYWlsIjoiYTdtZWRzZXJhZzIyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTYwNzU1Nn0.NcRULTIexy6ifTqXGHdtiFvuTitAXc6Bvg3f6xnST5k
[17-May-2026 07:28:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 07:28:56 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 07:28:56 UTC] User ID: 593
[17-May-2026 07:28:56 UTC] ✅ User profile retrieved successfully for user ID: 593
[17-May-2026 07:28:57 UTC] === API CALL LOG ===
[17-May-2026 07:28:57 UTC] Endpoint: user/profile.php
[17-May-2026 07:28:57 UTC] Full Log Data: {
    "timestamp": "2026-05-17 07:28:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.40.98.100",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.40.98.100, 172.70.108.46",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTkzIiwidXNlcm5hbWUiOiJhaG1lZDIyMiIsImVtYWlsIjoiYTdtZWRzZXJhZzIyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTYwNzU1Nn0.NcRULTIexy6ifTqXGHdtiFvuTitAXc6Bvg3f6xnST5k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd0e8857ac1e240-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.40.98.100",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 07:28:57 UTC] === END API CALL LOG ===
[17-May-2026 07:28:57 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 07:28:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTkzIiwidXNlcm5hbWUiOiJhaG1lZDIyMiIsImVtYWlsIjoiYTdtZWRzZXJhZzIyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTYwNzU1Nn0.NcRULTIexy6ifTqXGHdtiFvuTitAXc6Bvg3f6xnST5k
[17-May-2026 07:28:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 07:28:57 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 07:28:57 UTC] User ID: 593
[17-May-2026 07:28:57 UTC] ✅ User profile retrieved successfully for user ID: 593
[17-May-2026 07:29:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 07:29:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 07:29:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.40.98.100, 172.70.108.14","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTkzIiwidXNlcm5hbWUiOiJhaG1lZDIyMiIsImVtYWlsIjoiYTdtZWRzZXJhZzIyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTYwNzU1Nn0.NcRULTIexy6ifTqXGHdtiFvuTitAXc6Bvg3f6xnST5k","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fd0e9476bbfe240-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.40.98.100","cf-ipcountry":"EG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-May-2026 07:29:28 UTC] === User Orders API Called ===
[17-May-2026 07:29:28 UTC] User ID: 593
[17-May-2026 07:29:28 UTC] Limit: 20, Offset: 0
[17-May-2026 07:29:28 UTC] Orders found: 0
[17-May-2026 07:29:28 UTC] Orders data: []
[17-May-2026 07:29:28 UTC] Total orders count: 0
[17-May-2026 07:29:28 UTC] === API CALL LOG ===
[17-May-2026 07:29:28 UTC] Endpoint: user/profile.php
[17-May-2026 07:29:28 UTC] Full Log Data: {
    "timestamp": "2026-05-17 07:29:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.40.98.100",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.40.98.100, 172.70.108.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTkzIiwidXNlcm5hbWUiOiJhaG1lZDIyMiIsImVtYWlsIjoiYTdtZWRzZXJhZzIyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTYwNzU1Nn0.NcRULTIexy6ifTqXGHdtiFvuTitAXc6Bvg3f6xnST5k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd0e947ec93e240-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.40.98.100",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 07:29:28 UTC] === END API CALL LOG ===
[17-May-2026 07:29:28 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 07:29:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTkzIiwidXNlcm5hbWUiOiJhaG1lZDIyMiIsImVtYWlsIjoiYTdtZWRzZXJhZzIyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTYwNzU1Nn0.NcRULTIexy6ifTqXGHdtiFvuTitAXc6Bvg3f6xnST5k
[17-May-2026 07:29:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 07:29:28 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 07:29:28 UTC] User ID: 593
[17-May-2026 07:29:28 UTC] ✅ User profile retrieved successfully for user ID: 593
[17-May-2026 07:29:28 UTC] === API CALL LOG ===
[17-May-2026 07:29:28 UTC] Endpoint: user/profile.php
[17-May-2026 07:29:28 UTC] Full Log Data: {
    "timestamp": "2026-05-17 07:29:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.40.98.100",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.40.98.100, 172.70.108.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTkzIiwidXNlcm5hbWUiOiJhaG1lZDIyMiIsImVtYWlsIjoiYTdtZWRzZXJhZzIyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTYwNzU1Nn0.NcRULTIexy6ifTqXGHdtiFvuTitAXc6Bvg3f6xnST5k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd0e94bcbcde240-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.40.98.100",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 07:29:28 UTC] === END API CALL LOG ===
[17-May-2026 07:29:28 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 07:29:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTkzIiwidXNlcm5hbWUiOiJhaG1lZDIyMiIsImVtYWlsIjoiYTdtZWRzZXJhZzIyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTYwNzU1Nn0.NcRULTIexy6ifTqXGHdtiFvuTitAXc6Bvg3f6xnST5k
[17-May-2026 07:29:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 07:29:28 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 07:29:28 UTC] User ID: 593
[17-May-2026 07:29:28 UTC] ✅ User profile retrieved successfully for user ID: 593
[17-May-2026 07:29:29 UTC] === API CALL LOG ===
[17-May-2026 07:29:29 UTC] Endpoint: user/profile.php
[17-May-2026 07:29:29 UTC] Full Log Data: {
    "timestamp": "2026-05-17 07:29:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.40.98.100",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.40.98.100, 172.70.108.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTkzIiwidXNlcm5hbWUiOiJhaG1lZDIyMiIsImVtYWlsIjoiYTdtZWRzZXJhZzIyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTYwNzU1Nn0.NcRULTIexy6ifTqXGHdtiFvuTitAXc6Bvg3f6xnST5k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd0e9514e44e240-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.40.98.100",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 07:29:29 UTC] === END API CALL LOG ===
[17-May-2026 07:29:29 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 07:29:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTkzIiwidXNlcm5hbWUiOiJhaG1lZDIyMiIsImVtYWlsIjoiYTdtZWRzZXJhZzIyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTYwNzU1Nn0.NcRULTIexy6ifTqXGHdtiFvuTitAXc6Bvg3f6xnST5k
[17-May-2026 07:29:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 07:29:29 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 07:29:29 UTC] User ID: 593
[17-May-2026 07:29:29 UTC] ✅ User profile retrieved successfully for user ID: 593
[17-May-2026 07:29:30 UTC] User Purchases API - User ID: 593
[17-May-2026 07:29:30 UTC] User Purchases API - Total purchases found: 0
[17-May-2026 07:29:35 UTC] User Purchases API - User ID: 593
[17-May-2026 07:29:35 UTC] User Purchases API - Total purchases found: 0
[17-May-2026 07:29:37 UTC] === API CALL LOG ===
[17-May-2026 07:29:37 UTC] Endpoint: user/profile.php
[17-May-2026 07:29:37 UTC] Full Log Data: {
    "timestamp": "2026-05-17 07:29:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.40.98.100",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.40.98.100, 172.70.108.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTkzIiwidXNlcm5hbWUiOiJhaG1lZDIyMiIsImVtYWlsIjoiYTdtZWRzZXJhZzIyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTYwNzU1Nn0.NcRULTIexy6ifTqXGHdtiFvuTitAXc6Bvg3f6xnST5k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd0e9801aa4e240-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.40.98.100",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 07:29:37 UTC] === END API CALL LOG ===
[17-May-2026 07:29:37 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 07:29:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTkzIiwidXNlcm5hbWUiOiJhaG1lZDIyMiIsImVtYWlsIjoiYTdtZWRzZXJhZzIyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTYwNzU1Nn0.NcRULTIexy6ifTqXGHdtiFvuTitAXc6Bvg3f6xnST5k
[17-May-2026 07:29:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 07:29:37 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 07:29:37 UTC] User ID: 593
[17-May-2026 07:29:37 UTC] ✅ User profile retrieved successfully for user ID: 593
[17-May-2026 07:29:37 UTC] User Purchases API - User ID: 593
[17-May-2026 07:29:37 UTC] User Purchases API - Total purchases found: 0
[17-May-2026 07:29:45 UTC] === API CALL LOG ===
[17-May-2026 07:29:45 UTC] Endpoint: user/profile.php
[17-May-2026 07:29:45 UTC] Full Log Data: {
    "timestamp": "2026-05-17 07:29:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.40.98.100",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.40.98.100, 172.70.108.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTkzIiwidXNlcm5hbWUiOiJhaG1lZDIyMiIsImVtYWlsIjoiYTdtZWRzZXJhZzIyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTYwNzU1Nn0.NcRULTIexy6ifTqXGHdtiFvuTitAXc6Bvg3f6xnST5k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd0e9b2d9d9e240-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.40.98.100",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 07:29:45 UTC] === END API CALL LOG ===
[17-May-2026 07:29:45 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 07:29:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTkzIiwidXNlcm5hbWUiOiJhaG1lZDIyMiIsImVtYWlsIjoiYTdtZWRzZXJhZzIyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTYwNzU1Nn0.NcRULTIexy6ifTqXGHdtiFvuTitAXc6Bvg3f6xnST5k
[17-May-2026 07:29:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 07:29:45 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 07:29:45 UTC] User ID: 593
[17-May-2026 07:29:45 UTC] ✅ User profile retrieved successfully for user ID: 593
[17-May-2026 07:29:45 UTC] User Purchases API - User ID: 593
[17-May-2026 07:29:45 UTC] User Purchases API - Total purchases found: 0
[17-May-2026 07:29:49 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 07:29:49 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 07:29:49 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.40.98.100, 172.70.108.14","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTkzIiwidXNlcm5hbWUiOiJhaG1lZDIyMiIsImVtYWlsIjoiYTdtZWRzZXJhZzIyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTYwNzU1Nn0.NcRULTIexy6ifTqXGHdtiFvuTitAXc6Bvg3f6xnST5k","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fd0e9caeb68e240-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.40.98.100","cf-ipcountry":"EG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-May-2026 07:29:49 UTC] === User Orders API Called ===
[17-May-2026 07:29:49 UTC] User ID: 593
[17-May-2026 07:29:49 UTC] Limit: 20, Offset: 0
[17-May-2026 07:29:49 UTC] Orders found: 0
[17-May-2026 07:29:49 UTC] Orders data: []
[17-May-2026 07:29:49 UTC] Total orders count: 0
[17-May-2026 07:29:49 UTC] === API CALL LOG ===
[17-May-2026 07:29:49 UTC] Endpoint: user/profile.php
[17-May-2026 07:29:49 UTC] Full Log Data: {
    "timestamp": "2026-05-17 07:29:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.40.98.100",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.40.98.100, 172.70.108.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTkzIiwidXNlcm5hbWUiOiJhaG1lZDIyMiIsImVtYWlsIjoiYTdtZWRzZXJhZzIyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTYwNzU1Nn0.NcRULTIexy6ifTqXGHdtiFvuTitAXc6Bvg3f6xnST5k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd0e9caeb6ae240-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.40.98.100",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 07:29:49 UTC] === END API CALL LOG ===
[17-May-2026 07:29:49 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 07:29:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTkzIiwidXNlcm5hbWUiOiJhaG1lZDIyMiIsImVtYWlsIjoiYTdtZWRzZXJhZzIyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTYwNzU1Nn0.NcRULTIexy6ifTqXGHdtiFvuTitAXc6Bvg3f6xnST5k
[17-May-2026 07:29:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 07:29:49 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 07:29:49 UTC] User ID: 593
[17-May-2026 07:29:49 UTC] ✅ User profile retrieved successfully for user ID: 593
[17-May-2026 07:29:49 UTC] === API CALL LOG ===
[17-May-2026 07:29:49 UTC] Endpoint: user/profile.php
[17-May-2026 07:29:49 UTC] Full Log Data: {
    "timestamp": "2026-05-17 07:29:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.40.98.100",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.40.98.100, 172.70.108.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTkzIiwidXNlcm5hbWUiOiJhaG1lZDIyMiIsImVtYWlsIjoiYTdtZWRzZXJhZzIyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTYwNzU1Nn0.NcRULTIexy6ifTqXGHdtiFvuTitAXc6Bvg3f6xnST5k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd0e9cebb15e240-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.40.98.100",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 07:29:49 UTC] === END API CALL LOG ===
[17-May-2026 07:29:49 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 07:29:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTkzIiwidXNlcm5hbWUiOiJhaG1lZDIyMiIsImVtYWlsIjoiYTdtZWRzZXJhZzIyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTYwNzU1Nn0.NcRULTIexy6ifTqXGHdtiFvuTitAXc6Bvg3f6xnST5k
[17-May-2026 07:29:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 07:29:49 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 07:29:49 UTC] User ID: 593
[17-May-2026 07:29:49 UTC] ✅ User profile retrieved successfully for user ID: 593
[17-May-2026 07:30:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 07:30:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 07:30:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.40.98.100, 172.70.108.14","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTkzIiwidXNlcm5hbWUiOiJhaG1lZDIyMiIsImVtYWlsIjoiYTdtZWRzZXJhZzIyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTYwNzU1Nn0.NcRULTIexy6ifTqXGHdtiFvuTitAXc6Bvg3f6xnST5k","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fd0ea11ea56e240-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.40.98.100","cf-ipcountry":"EG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-May-2026 07:30:00 UTC] === User Orders API Called ===
[17-May-2026 07:30:00 UTC] User ID: 593
[17-May-2026 07:30:00 UTC] Limit: 20, Offset: 0
[17-May-2026 07:30:00 UTC] Orders found: 0
[17-May-2026 07:30:00 UTC] Orders data: []
[17-May-2026 07:30:00 UTC] Total orders count: 0
[17-May-2026 07:30:00 UTC] === API CALL LOG ===
[17-May-2026 07:30:00 UTC] Endpoint: user/profile.php
[17-May-2026 07:30:00 UTC] Full Log Data: {
    "timestamp": "2026-05-17 07:30:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.40.98.100",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.40.98.100, 172.70.108.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTkzIiwidXNlcm5hbWUiOiJhaG1lZDIyMiIsImVtYWlsIjoiYTdtZWRzZXJhZzIyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTYwNzU1Nn0.NcRULTIexy6ifTqXGHdtiFvuTitAXc6Bvg3f6xnST5k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd0ea126b2fe240-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.40.98.100",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 07:30:00 UTC] === END API CALL LOG ===
[17-May-2026 07:30:00 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 07:30:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTkzIiwidXNlcm5hbWUiOiJhaG1lZDIyMiIsImVtYWlsIjoiYTdtZWRzZXJhZzIyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTYwNzU1Nn0.NcRULTIexy6ifTqXGHdtiFvuTitAXc6Bvg3f6xnST5k
[17-May-2026 07:30:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 07:30:00 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 07:30:00 UTC] User ID: 593
[17-May-2026 07:30:00 UTC] ✅ User profile retrieved successfully for user ID: 593
[17-May-2026 07:30:01 UTC] === API CALL LOG ===
[17-May-2026 07:30:01 UTC] Endpoint: user/profile.php
[17-May-2026 07:30:01 UTC] Full Log Data: {
    "timestamp": "2026-05-17 07:30:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.40.98.100",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.40.98.100, 172.70.108.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTkzIiwidXNlcm5hbWUiOiJhaG1lZDIyMiIsImVtYWlsIjoiYTdtZWRzZXJhZzIyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTYwNzU1Nn0.NcRULTIexy6ifTqXGHdtiFvuTitAXc6Bvg3f6xnST5k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd0ea163a38e240-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.40.98.100",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 07:30:01 UTC] === END API CALL LOG ===
[17-May-2026 07:30:01 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 07:30:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTkzIiwidXNlcm5hbWUiOiJhaG1lZDIyMiIsImVtYWlsIjoiYTdtZWRzZXJhZzIyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTYwNzU1Nn0.NcRULTIexy6ifTqXGHdtiFvuTitAXc6Bvg3f6xnST5k
[17-May-2026 07:30:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 07:30:01 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 07:30:01 UTC] User ID: 593
[17-May-2026 07:30:01 UTC] ✅ User profile retrieved successfully for user ID: 593
[17-May-2026 07:30:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 07:30:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 07:30:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.40.98.100, 172.70.108.14","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTkzIiwidXNlcm5hbWUiOiJhaG1lZDIyMiIsImVtYWlsIjoiYTdtZWRzZXJhZzIyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTYwNzU1Nn0.NcRULTIexy6ifTqXGHdtiFvuTitAXc6Bvg3f6xnST5k","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fd0ea622fd8e240-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.40.98.100","cf-ipcountry":"EG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-May-2026 07:30:13 UTC] === User Orders API Called ===
[17-May-2026 07:30:13 UTC] User ID: 593
[17-May-2026 07:30:13 UTC] Limit: 20, Offset: 0
[17-May-2026 07:30:13 UTC] Orders found: 0
[17-May-2026 07:30:13 UTC] Orders data: []
[17-May-2026 07:30:13 UTC] Total orders count: 0
[17-May-2026 07:30:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 07:30:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 07:30:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.40.98.100, 172.70.108.14","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTkzIiwidXNlcm5hbWUiOiJhaG1lZDIyMiIsImVtYWlsIjoiYTdtZWRzZXJhZzIyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTYwNzU1Nn0.NcRULTIexy6ifTqXGHdtiFvuTitAXc6Bvg3f6xnST5k","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fd0ea6e7815e240-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.40.98.100","cf-ipcountry":"EG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-May-2026 07:30:15 UTC] === User Orders API Called ===
[17-May-2026 07:30:15 UTC] User ID: 593
[17-May-2026 07:30:15 UTC] Limit: 20, Offset: 0
[17-May-2026 07:30:15 UTC] Orders found: 0
[17-May-2026 07:30:15 UTC] Orders data: []
[17-May-2026 07:30:15 UTC] Total orders count: 0
[17-May-2026 07:30:15 UTC] === API CALL LOG ===
[17-May-2026 07:30:15 UTC] Endpoint: user/profile.php
[17-May-2026 07:30:15 UTC] Full Log Data: {
    "timestamp": "2026-05-17 07:30:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.40.98.100",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.40.98.100, 172.70.108.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTkzIiwidXNlcm5hbWUiOiJhaG1lZDIyMiIsImVtYWlsIjoiYTdtZWRzZXJhZzIyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTYwNzU1Nn0.NcRULTIexy6ifTqXGHdtiFvuTitAXc6Bvg3f6xnST5k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd0ea6ee8dae240-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.40.98.100",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 07:30:15 UTC] === END API CALL LOG ===
[17-May-2026 07:30:15 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 07:30:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTkzIiwidXNlcm5hbWUiOiJhaG1lZDIyMiIsImVtYWlsIjoiYTdtZWRzZXJhZzIyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTYwNzU1Nn0.NcRULTIexy6ifTqXGHdtiFvuTitAXc6Bvg3f6xnST5k
[17-May-2026 07:30:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 07:30:15 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 07:30:15 UTC] User ID: 593
[17-May-2026 07:30:15 UTC] ✅ User profile retrieved successfully for user ID: 593
[17-May-2026 07:30:16 UTC] === API CALL LOG ===
[17-May-2026 07:30:16 UTC] Endpoint: user/profile.php
[17-May-2026 07:30:16 UTC] Full Log Data: {
    "timestamp": "2026-05-17 07:30:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.40.98.100",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.40.98.100, 172.70.108.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTkzIiwidXNlcm5hbWUiOiJhaG1lZDIyMiIsImVtYWlsIjoiYTdtZWRzZXJhZzIyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTYwNzU1Nn0.NcRULTIexy6ifTqXGHdtiFvuTitAXc6Bvg3f6xnST5k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd0ea72bfafe240-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.40.98.100",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 07:30:16 UTC] === END API CALL LOG ===
[17-May-2026 07:30:16 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 07:30:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTkzIiwidXNlcm5hbWUiOiJhaG1lZDIyMiIsImVtYWlsIjoiYTdtZWRzZXJhZzIyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTYwNzU1Nn0.NcRULTIexy6ifTqXGHdtiFvuTitAXc6Bvg3f6xnST5k
[17-May-2026 07:30:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 07:30:16 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 07:30:16 UTC] User ID: 593
[17-May-2026 07:30:16 UTC] ✅ User profile retrieved successfully for user ID: 593
[17-May-2026 07:31:46 UTC] === API CALL LOG ===
[17-May-2026 07:31:46 UTC] Endpoint: user/profile.php
[17-May-2026 07:31:46 UTC] Full Log Data: {
    "timestamp": "2026-05-17 07:31:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.40.98.100",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.40.98.100, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTkzIiwidXNlcm5hbWUiOiJhaG1lZDIyMiIsImVtYWlsIjoiYTdtZWRzZXJhZzIyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTYwNzU1Nn0.NcRULTIexy6ifTqXGHdtiFvuTitAXc6Bvg3f6xnST5k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd0ec6c6bc6e183-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.40.98.100",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 07:31:46 UTC] === END API CALL LOG ===
[17-May-2026 07:31:46 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 07:31:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTkzIiwidXNlcm5hbWUiOiJhaG1lZDIyMiIsImVtYWlsIjoiYTdtZWRzZXJhZzIyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTYwNzU1Nn0.NcRULTIexy6ifTqXGHdtiFvuTitAXc6Bvg3f6xnST5k
[17-May-2026 07:31:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 07:31:46 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 07:31:46 UTC] User ID: 593
[17-May-2026 07:31:46 UTC] ✅ User profile retrieved successfully for user ID: 593
[17-May-2026 07:31:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 07:31:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 07:31:46 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.40.98.100, 172.68.234.131","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTkzIiwidXNlcm5hbWUiOiJhaG1lZDIyMiIsImVtYWlsIjoiYTdtZWRzZXJhZzIyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTYwNzU1Nn0.NcRULTIexy6ifTqXGHdtiFvuTitAXc6Bvg3f6xnST5k","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fd0ec6c6bc1e183-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.40.98.100","cf-ipcountry":"EG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-May-2026 07:31:46 UTC] === User Orders API Called ===
[17-May-2026 07:31:46 UTC] User ID: 593
[17-May-2026 07:31:46 UTC] Limit: 20, Offset: 0
[17-May-2026 07:31:46 UTC] Orders found: 0
[17-May-2026 07:31:46 UTC] Orders data: []
[17-May-2026 07:31:46 UTC] Total orders count: 0
[17-May-2026 07:31:46 UTC] === API CALL LOG ===
[17-May-2026 07:31:46 UTC] Endpoint: user/profile.php
[17-May-2026 07:31:46 UTC] Full Log Data: {
    "timestamp": "2026-05-17 07:31:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.40.98.100",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.40.98.100, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTkzIiwidXNlcm5hbWUiOiJhaG1lZDIyMiIsImVtYWlsIjoiYTdtZWRzZXJhZzIyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTYwNzU1Nn0.NcRULTIexy6ifTqXGHdtiFvuTitAXc6Bvg3f6xnST5k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd0ec6eaf23e183-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.40.98.100",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 07:31:46 UTC] === END API CALL LOG ===
[17-May-2026 07:31:46 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 07:31:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTkzIiwidXNlcm5hbWUiOiJhaG1lZDIyMiIsImVtYWlsIjoiYTdtZWRzZXJhZzIyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTYwNzU1Nn0.NcRULTIexy6ifTqXGHdtiFvuTitAXc6Bvg3f6xnST5k
[17-May-2026 07:31:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 07:31:46 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 07:31:46 UTC] User ID: 593
[17-May-2026 07:31:46 UTC] ✅ User profile retrieved successfully for user ID: 593
[17-May-2026 07:31:49 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 07:31:49 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 07:31:49 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.40.98.100, 172.68.234.131","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTkzIiwidXNlcm5hbWUiOiJhaG1lZDIyMiIsImVtYWlsIjoiYTdtZWRzZXJhZzIyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTYwNzU1Nn0.NcRULTIexy6ifTqXGHdtiFvuTitAXc6Bvg3f6xnST5k","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fd0ecbd4e98e183-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.40.98.100","cf-ipcountry":"EG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-May-2026 07:31:49 UTC] === User Orders API Called ===
[17-May-2026 07:31:49 UTC] User ID: 593
[17-May-2026 07:31:49 UTC] Limit: 20, Offset: 0
[17-May-2026 07:31:49 UTC] Orders found: 0
[17-May-2026 07:31:49 UTC] Orders data: []
[17-May-2026 07:31:49 UTC] Total orders count: 0
[17-May-2026 07:31:50 UTC] === API CALL LOG ===
[17-May-2026 07:31:50 UTC] Endpoint: user/profile.php
[17-May-2026 07:31:50 UTC] Full Log Data: {
    "timestamp": "2026-05-17 07:31:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.40.98.100",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.40.98.100, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTkzIiwidXNlcm5hbWUiOiJhaG1lZDIyMiIsImVtYWlsIjoiYTdtZWRzZXJhZzIyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTYwNzU1Nn0.NcRULTIexy6ifTqXGHdtiFvuTitAXc6Bvg3f6xnST5k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd0ecbdaf3ee183-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.40.98.100",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 07:31:50 UTC] === END API CALL LOG ===
[17-May-2026 07:31:50 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 07:31:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTkzIiwidXNlcm5hbWUiOiJhaG1lZDIyMiIsImVtYWlsIjoiYTdtZWRzZXJhZzIyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTYwNzU1Nn0.NcRULTIexy6ifTqXGHdtiFvuTitAXc6Bvg3f6xnST5k
[17-May-2026 07:31:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 07:31:50 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 07:31:50 UTC] User ID: 593
[17-May-2026 07:31:50 UTC] ✅ User profile retrieved successfully for user ID: 593
[17-May-2026 07:31:50 UTC] === API CALL LOG ===
[17-May-2026 07:31:50 UTC] Endpoint: user/profile.php
[17-May-2026 07:31:50 UTC] Full Log Data: {
    "timestamp": "2026-05-17 07:31:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.40.98.100",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.40.98.100, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTkzIiwidXNlcm5hbWUiOiJhaG1lZDIyMiIsImVtYWlsIjoiYTdtZWRzZXJhZzIyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTYwNzU1Nn0.NcRULTIexy6ifTqXGHdtiFvuTitAXc6Bvg3f6xnST5k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd0ecc19d72e183-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.40.98.100",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 07:31:50 UTC] === END API CALL LOG ===
[17-May-2026 07:31:50 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 07:31:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTkzIiwidXNlcm5hbWUiOiJhaG1lZDIyMiIsImVtYWlsIjoiYTdtZWRzZXJhZzIyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTYwNzU1Nn0.NcRULTIexy6ifTqXGHdtiFvuTitAXc6Bvg3f6xnST5k
[17-May-2026 07:31:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 07:31:50 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 07:31:50 UTC] User ID: 593
[17-May-2026 07:31:50 UTC] ✅ User profile retrieved successfully for user ID: 593
[17-May-2026 07:33:18 UTC] === API CALL LOG ===
[17-May-2026 07:33:18 UTC] Endpoint: user/profile.php
[17-May-2026 07:33:18 UTC] Full Log Data: {
    "timestamp": "2026-05-17 07:33:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.40.98.100",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.40.98.100, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTkzIiwidXNlcm5hbWUiOiJhaG1lZDIyMiIsImVtYWlsIjoiYTdtZWRzZXJhZzIyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTYwNzU1Nn0.NcRULTIexy6ifTqXGHdtiFvuTitAXc6Bvg3f6xnST5k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd0eee3390ce1cc-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.40.98.100",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 07:33:18 UTC] === END API CALL LOG ===
[17-May-2026 07:33:18 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 07:33:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTkzIiwidXNlcm5hbWUiOiJhaG1lZDIyMiIsImVtYWlsIjoiYTdtZWRzZXJhZzIyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTYwNzU1Nn0.NcRULTIexy6ifTqXGHdtiFvuTitAXc6Bvg3f6xnST5k
[17-May-2026 07:33:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 07:33:18 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 07:33:18 UTC] User ID: 593
[17-May-2026 07:33:18 UTC] ✅ User profile retrieved successfully for user ID: 593
[17-May-2026 10:01:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 10:01:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 10:01:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:a8b3:254a::640:690b, 162.158.22.195","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk0IiwidXNlcm5hbWUiOiJSQUpBIEdBTUVTIFZJUCBQUkVESUNUSU9OIEJJRyBTTUFMTCBBTkQgTlVNQkVSIFBSRURJQ1RJT04iLCJlbWFpbCI6InBoNDI1NTYxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTYxNjg5Mn0.K7QiDk9guP9BFMeCrkPnUgSNQiSQff5JrwoqKb7jyLc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fd1c80f2fec1297-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:a8b3:254a::640:690b","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-May-2026 10:01:33 UTC] === User Orders API Called ===
[17-May-2026 10:01:33 UTC] User ID: 594
[17-May-2026 10:01:33 UTC] Limit: 20, Offset: 0
[17-May-2026 10:01:33 UTC] Orders found: 0
[17-May-2026 10:01:33 UTC] Orders data: []
[17-May-2026 10:01:33 UTC] Total orders count: 0
[17-May-2026 10:01:33 UTC] === API CALL LOG ===
[17-May-2026 10:01:33 UTC] Endpoint: user/profile.php
[17-May-2026 10:01:33 UTC] Full Log Data: {
    "timestamp": "2026-05-17 10:01:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:a8b3:254a::640:690b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:a8b3:254a::640:690b, 162.158.22.195",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk0IiwidXNlcm5hbWUiOiJSQUpBIEdBTUVTIFZJUCBQUkVESUNUSU9OIEJJRyBTTUFMTCBBTkQgTlVNQkVSIFBSRURJQ1RJT04iLCJlbWFpbCI6InBoNDI1NTYxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTYxNjg5Mn0.K7QiDk9guP9BFMeCrkPnUgSNQiSQff5JrwoqKb7jyLc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd1c80f2fea1297-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:a8b3:254a::640:690b",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 10:01:33 UTC] === END API CALL LOG ===
[17-May-2026 10:01:33 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 10:01:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk0IiwidXNlcm5hbWUiOiJSQUpBIEdBTUVTIFZJUCBQUkVESUNUSU9OIEJJRyBTTUFMTCBBTkQgTlVNQkVSIFBSRURJQ1RJT04iLCJlbWFpbCI6InBoNDI1NTYxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTYxNjg5Mn0.K7QiDk9guP9BFMeCrkPnUgSNQiSQff5JrwoqKb7jyLc
[17-May-2026 10:01:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 10:01:33 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 10:01:33 UTC] User ID: 594
[17-May-2026 10:01:33 UTC] ✅ User profile retrieved successfully for user ID: 594
[17-May-2026 10:01:33 UTC] === API CALL LOG ===
[17-May-2026 10:01:33 UTC] Endpoint: user/profile.php
[17-May-2026 10:01:33 UTC] Full Log Data: {
    "timestamp": "2026-05-17 10:01:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:a8b3:254a::640:690b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:a8b3:254a::640:690b, 162.158.22.195",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk0IiwidXNlcm5hbWUiOiJSQUpBIEdBTUVTIFZJUCBQUkVESUNUSU9OIEJJRyBTTUFMTCBBTkQgTlVNQkVSIFBSRURJQ1RJT04iLCJlbWFpbCI6InBoNDI1NTYxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTYxNjg5Mn0.K7QiDk9guP9BFMeCrkPnUgSNQiSQff5JrwoqKb7jyLc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd1c80f2fee1297-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:a8b3:254a::640:690b",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 10:01:33 UTC] === END API CALL LOG ===
[17-May-2026 10:01:33 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 10:01:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk0IiwidXNlcm5hbWUiOiJSQUpBIEdBTUVTIFZJUCBQUkVESUNUSU9OIEJJRyBTTUFMTCBBTkQgTlVNQkVSIFBSRURJQ1RJT04iLCJlbWFpbCI6InBoNDI1NTYxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTYxNjg5Mn0.K7QiDk9guP9BFMeCrkPnUgSNQiSQff5JrwoqKb7jyLc
[17-May-2026 10:01:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 10:01:33 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 10:01:33 UTC] User ID: 594
[17-May-2026 10:01:33 UTC] ✅ User profile retrieved successfully for user ID: 594
[17-May-2026 10:01:34 UTC] === API CALL LOG ===
[17-May-2026 10:01:34 UTC] Endpoint: user/profile.php
[17-May-2026 10:01:34 UTC] Full Log Data: {
    "timestamp": "2026-05-17 10:01:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:a8b3:254a::640:690b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:a8b3:254a::640:690b, 162.158.22.195",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk0IiwidXNlcm5hbWUiOiJSQUpBIEdBTUVTIFZJUCBQUkVESUNUSU9OIEJJRyBTTUFMTCBBTkQgTlVNQkVSIFBSRURJQ1RJT04iLCJlbWFpbCI6InBoNDI1NTYxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTYxNjg5Mn0.K7QiDk9guP9BFMeCrkPnUgSNQiSQff5JrwoqKb7jyLc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd1c816fd291297-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:a8b3:254a::640:690b",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 10:01:34 UTC] === END API CALL LOG ===
[17-May-2026 10:01:34 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 10:01:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk0IiwidXNlcm5hbWUiOiJSQUpBIEdBTUVTIFZJUCBQUkVESUNUSU9OIEJJRyBTTUFMTCBBTkQgTlVNQkVSIFBSRURJQ1RJT04iLCJlbWFpbCI6InBoNDI1NTYxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTYxNjg5Mn0.K7QiDk9guP9BFMeCrkPnUgSNQiSQff5JrwoqKb7jyLc
[17-May-2026 10:01:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 10:01:34 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 10:01:34 UTC] User ID: 594
[17-May-2026 10:01:34 UTC] ✅ User profile retrieved successfully for user ID: 594
[17-May-2026 10:02:23 UTC] === API CALL LOG ===
[17-May-2026 10:02:23 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 10:02:23 UTC] Endpoint: user/profile.php
[17-May-2026 10:02:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 10:02:23 UTC] Full Log Data: {
    "timestamp": "2026-05-17 10:02:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:a8b3:254a::640:690b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:a8b3:254a::640:690b, 162.159.122.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk0IiwidXNlcm5hbWUiOiJSQUpBIEdBTUVTIFZJUCBQUkVESUNUSU9OIEJJRyBTTUFMTCBBTkQgTlVNQkVSIFBSRURJQ1RJT04iLCJlbWFpbCI6InBoNDI1NTYxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTYxNjg5Mn0.K7QiDk9guP9BFMeCrkPnUgSNQiSQff5JrwoqKb7jyLc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd1c94aefa91491-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:a8b3:254a::640:690b",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 10:02:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:a8b3:254a::640:690b, 162.159.122.164","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk0IiwidXNlcm5hbWUiOiJSQUpBIEdBTUVTIFZJUCBQUkVESUNUSU9OIEJJRyBTTUFMTCBBTkQgTlVNQkVSIFBSRURJQ1RJT04iLCJlbWFpbCI6InBoNDI1NTYxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTYxNjg5Mn0.K7QiDk9guP9BFMeCrkPnUgSNQiSQff5JrwoqKb7jyLc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fd1c94aefa61491-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:a8b3:254a::640:690b","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-May-2026 10:02:23 UTC] === END API CALL LOG ===
[17-May-2026 10:02:23 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 10:02:23 UTC] === User Orders API Called ===
[17-May-2026 10:02:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk0IiwidXNlcm5hbWUiOiJSQUpBIEdBTUVTIFZJUCBQUkVESUNUSU9OIEJJRyBTTUFMTCBBTkQgTlVNQkVSIFBSRURJQ1RJT04iLCJlbWFpbCI6InBoNDI1NTYxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTYxNjg5Mn0.K7QiDk9guP9BFMeCrkPnUgSNQiSQff5JrwoqKb7jyLc
[17-May-2026 10:02:23 UTC] User ID: 594
[17-May-2026 10:02:23 UTC] Limit: 20, Offset: 0
[17-May-2026 10:02:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 10:02:23 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 10:02:23 UTC] User ID: 594
[17-May-2026 10:02:23 UTC] Orders found: 0
[17-May-2026 10:02:23 UTC] Orders data: []
[17-May-2026 10:02:23 UTC] Total orders count: 0
[17-May-2026 10:02:23 UTC] ✅ User profile retrieved successfully for user ID: 594
[17-May-2026 10:02:24 UTC] === API CALL LOG ===
[17-May-2026 10:02:24 UTC] Endpoint: user/profile.php
[17-May-2026 10:02:24 UTC] Full Log Data: {
    "timestamp": "2026-05-17 10:02:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:a8b3:254a::640:690b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:a8b3:254a::640:690b, 162.159.122.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk0IiwidXNlcm5hbWUiOiJSQUpBIEdBTUVTIFZJUCBQUkVESUNUSU9OIEJJRyBTTUFMTCBBTkQgTlVNQkVSIFBSRURJQ1RJT04iLCJlbWFpbCI6InBoNDI1NTYxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTYxNjg5Mn0.K7QiDk9guP9BFMeCrkPnUgSNQiSQff5JrwoqKb7jyLc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd1c94c2aad1491-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:a8b3:254a::640:690b",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 10:02:24 UTC] === END API CALL LOG ===
[17-May-2026 10:02:24 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 10:02:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk0IiwidXNlcm5hbWUiOiJSQUpBIEdBTUVTIFZJUCBQUkVESUNUSU9OIEJJRyBTTUFMTCBBTkQgTlVNQkVSIFBSRURJQ1RJT04iLCJlbWFpbCI6InBoNDI1NTYxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTYxNjg5Mn0.K7QiDk9guP9BFMeCrkPnUgSNQiSQff5JrwoqKb7jyLc
[17-May-2026 10:02:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 10:02:24 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 10:02:24 UTC] User ID: 594
[17-May-2026 10:02:24 UTC] ✅ User profile retrieved successfully for user ID: 594
[17-May-2026 10:02:25 UTC] === API CALL LOG ===
[17-May-2026 10:02:25 UTC] Endpoint: user/profile.php
[17-May-2026 10:02:25 UTC] Full Log Data: {
    "timestamp": "2026-05-17 10:02:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:a8b3:254a::640:690b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:a8b3:254a::640:690b, 162.159.122.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk0IiwidXNlcm5hbWUiOiJSQUpBIEdBTUVTIFZJUCBQUkVESUNUSU9OIEJJRyBTTUFMTCBBTkQgTlVNQkVSIFBSRURJQ1RJT04iLCJlbWFpbCI6InBoNDI1NTYxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTYxNjg5Mn0.K7QiDk9guP9BFMeCrkPnUgSNQiSQff5JrwoqKb7jyLc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd1c952ea391491-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:a8b3:254a::640:690b",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 10:02:25 UTC] === END API CALL LOG ===
[17-May-2026 10:02:25 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 10:02:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk0IiwidXNlcm5hbWUiOiJSQUpBIEdBTUVTIFZJUCBQUkVESUNUSU9OIEJJRyBTTUFMTCBBTkQgTlVNQkVSIFBSRURJQ1RJT04iLCJlbWFpbCI6InBoNDI1NTYxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTYxNjg5Mn0.K7QiDk9guP9BFMeCrkPnUgSNQiSQff5JrwoqKb7jyLc
[17-May-2026 10:02:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 10:02:25 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 10:02:25 UTC] User ID: 594
[17-May-2026 10:02:25 UTC] ✅ User profile retrieved successfully for user ID: 594
[17-May-2026 10:02:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 10:02:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 10:02:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:a8b3:254a::640:690b, 162.159.122.165","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk0IiwidXNlcm5hbWUiOiJSQUpBIEdBTUVTIFZJUCBQUkVESUNUSU9OIEJJRyBTTUFMTCBBTkQgTlVNQkVSIFBSRURJQ1RJT04iLCJlbWFpbCI6InBoNDI1NTYxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTYxNjg5Mn0.K7QiDk9guP9BFMeCrkPnUgSNQiSQff5JrwoqKb7jyLc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fd1c9c8a8781491-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:a8b3:254a::640:690b","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-May-2026 10:02:43 UTC] === User Orders API Called ===
[17-May-2026 10:02:43 UTC] User ID: 594
[17-May-2026 10:02:43 UTC] Limit: 20, Offset: 0
[17-May-2026 10:02:43 UTC] Orders found: 0
[17-May-2026 10:02:43 UTC] Orders data: []
[17-May-2026 10:02:43 UTC] Total orders count: 0
[17-May-2026 10:02:43 UTC] === API CALL LOG ===
[17-May-2026 10:02:43 UTC] Endpoint: user/profile.php
[17-May-2026 10:02:43 UTC] Full Log Data: {
    "timestamp": "2026-05-17 10:02:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:a8b3:254a::640:690b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:a8b3:254a::640:690b, 162.159.122.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk0IiwidXNlcm5hbWUiOiJSQUpBIEdBTUVTIFZJUCBQUkVESUNUSU9OIEJJRyBTTUFMTCBBTkQgTlVNQkVSIFBSRURJQ1RJT04iLCJlbWFpbCI6InBoNDI1NTYxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTYxNjg5Mn0.K7QiDk9guP9BFMeCrkPnUgSNQiSQff5JrwoqKb7jyLc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd1c9c8a87b1491-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:a8b3:254a::640:690b",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 10:02:43 UTC] === END API CALL LOG ===
[17-May-2026 10:02:43 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 10:02:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk0IiwidXNlcm5hbWUiOiJSQUpBIEdBTUVTIFZJUCBQUkVESUNUSU9OIEJJRyBTTUFMTCBBTkQgTlVNQkVSIFBSRURJQ1RJT04iLCJlbWFpbCI6InBoNDI1NTYxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTYxNjg5Mn0.K7QiDk9guP9BFMeCrkPnUgSNQiSQff5JrwoqKb7jyLc
[17-May-2026 10:02:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 10:02:43 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 10:02:43 UTC] User ID: 594
[17-May-2026 10:02:43 UTC] ✅ User profile retrieved successfully for user ID: 594
[17-May-2026 10:02:44 UTC] === API CALL LOG ===
[17-May-2026 10:02:44 UTC] Endpoint: user/profile.php
[17-May-2026 10:02:44 UTC] Full Log Data: {
    "timestamp": "2026-05-17 10:02:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:a8b3:254a::640:690b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:a8b3:254a::640:690b, 162.159.122.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk0IiwidXNlcm5hbWUiOiJSQUpBIEdBTUVTIFZJUCBQUkVESUNUSU9OIEJJRyBTTUFMTCBBTkQgTlVNQkVSIFBSRURJQ1RJT04iLCJlbWFpbCI6InBoNDI1NTYxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTYxNjg5Mn0.K7QiDk9guP9BFMeCrkPnUgSNQiSQff5JrwoqKb7jyLc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd1c9cd9af51491-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:a8b3:254a::640:690b",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 10:02:44 UTC] === END API CALL LOG ===
[17-May-2026 10:02:44 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 10:02:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk0IiwidXNlcm5hbWUiOiJSQUpBIEdBTUVTIFZJUCBQUkVESUNUSU9OIEJJRyBTTUFMTCBBTkQgTlVNQkVSIFBSRURJQ1RJT04iLCJlbWFpbCI6InBoNDI1NTYxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTYxNjg5Mn0.K7QiDk9guP9BFMeCrkPnUgSNQiSQff5JrwoqKb7jyLc
[17-May-2026 10:02:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 10:02:44 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 10:02:44 UTC] User ID: 594
[17-May-2026 10:02:44 UTC] ✅ User profile retrieved successfully for user ID: 594
[17-May-2026 10:02:45 UTC] === API CALL LOG ===
[17-May-2026 10:02:45 UTC] Endpoint: user/profile.php
[17-May-2026 10:02:45 UTC] Full Log Data: {
    "timestamp": "2026-05-17 10:02:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:a8b3:254a::640:690b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:a8b3:254a::640:690b, 162.159.122.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk0IiwidXNlcm5hbWUiOiJSQUpBIEdBTUVTIFZJUCBQUkVESUNUSU9OIEJJRyBTTUFMTCBBTkQgTlVNQkVSIFBSRURJQ1RJT04iLCJlbWFpbCI6InBoNDI1NTYxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTYxNjg5Mn0.K7QiDk9guP9BFMeCrkPnUgSNQiSQff5JrwoqKb7jyLc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd1c9d1dc731491-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:a8b3:254a::640:690b",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 10:02:45 UTC] === END API CALL LOG ===
[17-May-2026 10:02:45 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 10:02:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk0IiwidXNlcm5hbWUiOiJSQUpBIEdBTUVTIFZJUCBQUkVESUNUSU9OIEJJRyBTTUFMTCBBTkQgTlVNQkVSIFBSRURJQ1RJT04iLCJlbWFpbCI6InBoNDI1NTYxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTYxNjg5Mn0.K7QiDk9guP9BFMeCrkPnUgSNQiSQff5JrwoqKb7jyLc
[17-May-2026 10:02:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 10:02:45 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 10:02:45 UTC] User ID: 594
[17-May-2026 10:02:45 UTC] ✅ User profile retrieved successfully for user ID: 594
[17-May-2026 10:04:08 UTC] === API CALL LOG ===
[17-May-2026 10:04:08 UTC] Endpoint: user/profile.php
[17-May-2026 10:04:08 UTC] Full Log Data: {
    "timestamp": "2026-05-17 10:04:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:a8b3:254a::640:690b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:a8b3:254a::640:690b, 172.70.108.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk0IiwidXNlcm5hbWUiOiJSQUpBIEdBTUVTIFZJUCBQUkVESUNUSU9OIEJJRyBTTUFMTCBBTkQgTlVNQkVSIFBSRURJQ1RJT04iLCJlbWFpbCI6InBoNDI1NTYxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTYxNjg5Mn0.K7QiDk9guP9BFMeCrkPnUgSNQiSQff5JrwoqKb7jyLc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd1cbd84883e1f5-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:a8b3:254a::640:690b",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 10:04:08 UTC] === END API CALL LOG ===
[17-May-2026 10:04:08 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 10:04:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk0IiwidXNlcm5hbWUiOiJSQUpBIEdBTUVTIFZJUCBQUkVESUNUSU9OIEJJRyBTTUFMTCBBTkQgTlVNQkVSIFBSRURJQ1RJT04iLCJlbWFpbCI6InBoNDI1NTYxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTYxNjg5Mn0.K7QiDk9guP9BFMeCrkPnUgSNQiSQff5JrwoqKb7jyLc
[17-May-2026 10:04:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 10:04:08 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 10:04:08 UTC] User ID: 594
[17-May-2026 10:04:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 10:04:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 10:04:08 UTC] ✅ User profile retrieved successfully for user ID: 594
[17-May-2026 10:04:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:a8b3:254a::640:690b, 172.70.108.15","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk0IiwidXNlcm5hbWUiOiJSQUpBIEdBTUVTIFZJUCBQUkVESUNUSU9OIEJJRyBTTUFMTCBBTkQgTlVNQkVSIFBSRURJQ1RJT04iLCJlbWFpbCI6InBoNDI1NTYxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTYxNjg5Mn0.K7QiDk9guP9BFMeCrkPnUgSNQiSQff5JrwoqKb7jyLc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fd1cbd84880e1f5-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:a8b3:254a::640:690b","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-May-2026 10:04:08 UTC] === User Orders API Called ===
[17-May-2026 10:04:08 UTC] User ID: 594
[17-May-2026 10:04:08 UTC] Limit: 20, Offset: 0
[17-May-2026 10:04:08 UTC] Orders found: 0
[17-May-2026 10:04:08 UTC] Orders data: []
[17-May-2026 10:04:08 UTC] Total orders count: 0
[17-May-2026 10:04:08 UTC] === API CALL LOG ===
[17-May-2026 10:04:08 UTC] Endpoint: user/profile.php
[17-May-2026 10:04:08 UTC] Full Log Data: {
    "timestamp": "2026-05-17 10:04:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:a8b3:254a::640:690b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:a8b3:254a::640:690b, 172.70.108.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk0IiwidXNlcm5hbWUiOiJSQUpBIEdBTUVTIFZJUCBQUkVESUNUSU9OIEJJRyBTTUFMTCBBTkQgTlVNQkVSIFBSRURJQ1RJT04iLCJlbWFpbCI6InBoNDI1NTYxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTYxNjg5Mn0.K7QiDk9guP9BFMeCrkPnUgSNQiSQff5JrwoqKb7jyLc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd1cbda6b73e1f5-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:a8b3:254a::640:690b",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 10:04:08 UTC] === END API CALL LOG ===
[17-May-2026 10:04:08 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 10:04:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk0IiwidXNlcm5hbWUiOiJSQUpBIEdBTUVTIFZJUCBQUkVESUNUSU9OIEJJRyBTTUFMTCBBTkQgTlVNQkVSIFBSRURJQ1RJT04iLCJlbWFpbCI6InBoNDI1NTYxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTYxNjg5Mn0.K7QiDk9guP9BFMeCrkPnUgSNQiSQff5JrwoqKb7jyLc
[17-May-2026 10:04:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 10:04:08 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 10:04:08 UTC] User ID: 594
[17-May-2026 10:04:08 UTC] ✅ User profile retrieved successfully for user ID: 594
[17-May-2026 10:04:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 10:04:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 10:04:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:a8b3:254a::640:690b, 172.70.108.14","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk0IiwidXNlcm5hbWUiOiJSQUpBIEdBTUVTIFZJUCBQUkVESUNUSU9OIEJJRyBTTUFMTCBBTkQgTlVNQkVSIFBSRURJQ1RJT04iLCJlbWFpbCI6InBoNDI1NTYxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTYxNjg5Mn0.K7QiDk9guP9BFMeCrkPnUgSNQiSQff5JrwoqKb7jyLc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fd1cbe0bcade1f5-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:a8b3:254a::640:690b","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-May-2026 10:04:09 UTC] === User Orders API Called ===
[17-May-2026 10:04:09 UTC] User ID: 594
[17-May-2026 10:04:09 UTC] Limit: 20, Offset: 0
[17-May-2026 10:04:09 UTC] Orders found: 0
[17-May-2026 10:04:09 UTC] Orders data: []
[17-May-2026 10:04:09 UTC] Total orders count: 0
[17-May-2026 10:04:09 UTC] === API CALL LOG ===
[17-May-2026 10:04:09 UTC] Endpoint: user/profile.php
[17-May-2026 10:04:09 UTC] Full Log Data: {
    "timestamp": "2026-05-17 10:04:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:a8b3:254a::640:690b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:a8b3:254a::640:690b, 172.70.108.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk0IiwidXNlcm5hbWUiOiJSQUpBIEdBTUVTIFZJUCBQUkVESUNUSU9OIEJJRyBTTUFMTCBBTkQgTlVNQkVSIFBSRURJQ1RJT04iLCJlbWFpbCI6InBoNDI1NTYxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTYxNjg5Mn0.K7QiDk9guP9BFMeCrkPnUgSNQiSQff5JrwoqKb7jyLc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd1cbe1ee93e1f5-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:a8b3:254a::640:690b",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 10:04:09 UTC] === END API CALL LOG ===
[17-May-2026 10:04:09 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 10:04:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk0IiwidXNlcm5hbWUiOiJSQUpBIEdBTUVTIFZJUCBQUkVESUNUSU9OIEJJRyBTTUFMTCBBTkQgTlVNQkVSIFBSRURJQ1RJT04iLCJlbWFpbCI6InBoNDI1NTYxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTYxNjg5Mn0.K7QiDk9guP9BFMeCrkPnUgSNQiSQff5JrwoqKb7jyLc
[17-May-2026 10:04:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 10:04:09 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 10:04:09 UTC] User ID: 594
[17-May-2026 10:04:09 UTC] ✅ User profile retrieved successfully for user ID: 594
[17-May-2026 10:04:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 10:04:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 10:04:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:a8b3:254a::640:690b, 172.70.108.14","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk0IiwidXNlcm5hbWUiOiJSQUpBIEdBTUVTIFZJUCBQUkVESUNUSU9OIEJJRyBTTUFMTCBBTkQgTlVNQkVSIFBSRURJQ1RJT04iLCJlbWFpbCI6InBoNDI1NTYxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTYxNjg5Mn0.K7QiDk9guP9BFMeCrkPnUgSNQiSQff5JrwoqKb7jyLc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fd1cbf96af3e1f5-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:a8b3:254a::640:690b","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-May-2026 10:04:13 UTC] === User Orders API Called ===
[17-May-2026 10:04:13 UTC] User ID: 594
[17-May-2026 10:04:13 UTC] Limit: 20, Offset: 0
[17-May-2026 10:04:13 UTC] Orders found: 0
[17-May-2026 10:04:13 UTC] Orders data: []
[17-May-2026 10:04:13 UTC] Total orders count: 0
[17-May-2026 10:04:13 UTC] === API CALL LOG ===
[17-May-2026 10:04:13 UTC] Endpoint: user/profile.php
[17-May-2026 10:04:13 UTC] Full Log Data: {
    "timestamp": "2026-05-17 10:04:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:a8b3:254a::640:690b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:a8b3:254a::640:690b, 172.70.108.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk0IiwidXNlcm5hbWUiOiJSQUpBIEdBTUVTIFZJUCBQUkVESUNUSU9OIEJJRyBTTUFMTCBBTkQgTlVNQkVSIFBSRURJQ1RJT04iLCJlbWFpbCI6InBoNDI1NTYxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTYxNjg5Mn0.K7QiDk9guP9BFMeCrkPnUgSNQiSQff5JrwoqKb7jyLc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd1cbf96af5e1f5-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:a8b3:254a::640:690b",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 10:04:13 UTC] === END API CALL LOG ===
[17-May-2026 10:04:13 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 10:04:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk0IiwidXNlcm5hbWUiOiJSQUpBIEdBTUVTIFZJUCBQUkVESUNUSU9OIEJJRyBTTUFMTCBBTkQgTlVNQkVSIFBSRURJQ1RJT04iLCJlbWFpbCI6InBoNDI1NTYxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTYxNjg5Mn0.K7QiDk9guP9BFMeCrkPnUgSNQiSQff5JrwoqKb7jyLc
[17-May-2026 10:04:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 10:04:13 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 10:04:13 UTC] User ID: 594
[17-May-2026 10:04:13 UTC] ✅ User profile retrieved successfully for user ID: 594
[17-May-2026 10:04:14 UTC] === API CALL LOG ===
[17-May-2026 10:04:14 UTC] Endpoint: user/profile.php
[17-May-2026 10:04:14 UTC] Full Log Data: {
    "timestamp": "2026-05-17 10:04:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:a8b3:254a::640:690b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:a8b3:254a::640:690b, 172.70.108.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk0IiwidXNlcm5hbWUiOiJSQUpBIEdBTUVTIFZJUCBQUkVESUNUSU9OIEJJRyBTTUFMTCBBTkQgTlVNQkVSIFBSRURJQ1RJT04iLCJlbWFpbCI6InBoNDI1NTYxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTYxNjg5Mn0.K7QiDk9guP9BFMeCrkPnUgSNQiSQff5JrwoqKb7jyLc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd1cbfcc818e1f5-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:a8b3:254a::640:690b",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 10:04:14 UTC] === END API CALL LOG ===
[17-May-2026 10:04:14 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 10:04:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk0IiwidXNlcm5hbWUiOiJSQUpBIEdBTUVTIFZJUCBQUkVESUNUSU9OIEJJRyBTTUFMTCBBTkQgTlVNQkVSIFBSRURJQ1RJT04iLCJlbWFpbCI6InBoNDI1NTYxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTYxNjg5Mn0.K7QiDk9guP9BFMeCrkPnUgSNQiSQff5JrwoqKb7jyLc
[17-May-2026 10:04:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 10:04:14 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 10:04:14 UTC] User ID: 594
[17-May-2026 10:04:14 UTC] ✅ User profile retrieved successfully for user ID: 594
[17-May-2026 10:04:14 UTC] === API CALL LOG ===
[17-May-2026 10:04:14 UTC] Endpoint: user/profile.php
[17-May-2026 10:04:14 UTC] Full Log Data: {
    "timestamp": "2026-05-17 10:04:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:a8b3:254a::640:690b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:a8b3:254a::640:690b, 172.70.108.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk0IiwidXNlcm5hbWUiOiJSQUpBIEdBTUVTIFZJUCBQUkVESUNUSU9OIEJJRyBTTUFMTCBBTkQgTlVNQkVSIFBSRURJQ1RJT04iLCJlbWFpbCI6InBoNDI1NTYxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTYxNjg5Mn0.K7QiDk9guP9BFMeCrkPnUgSNQiSQff5JrwoqKb7jyLc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd1cc007d74e1f5-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:a8b3:254a::640:690b",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 10:04:14 UTC] === END API CALL LOG ===
[17-May-2026 10:04:14 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 10:04:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk0IiwidXNlcm5hbWUiOiJSQUpBIEdBTUVTIFZJUCBQUkVESUNUSU9OIEJJRyBTTUFMTCBBTkQgTlVNQkVSIFBSRURJQ1RJT04iLCJlbWFpbCI6InBoNDI1NTYxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTYxNjg5Mn0.K7QiDk9guP9BFMeCrkPnUgSNQiSQff5JrwoqKb7jyLc
[17-May-2026 10:04:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 10:04:14 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 10:04:14 UTC] User ID: 594
[17-May-2026 10:04:14 UTC] ✅ User profile retrieved successfully for user ID: 594
[17-May-2026 10:08:13 UTC] === API CALL LOG ===
[17-May-2026 10:08:13 UTC] Endpoint: user/profile.php
[17-May-2026 10:08:13 UTC] Full Log Data: {
    "timestamp": "2026-05-17 10:08:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "89.180.9.111",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "89.180.9.111, 172.68.103.119",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1ODYsInVzZXJuYW1lIjoic2FtdWVsbnVuZXMgc2lsdmEiLCJlbWFpbCI6InNpbHZhc2FtdWVsbnVuZXM1QGdtYWlsLmNvbSIsImV4cCI6MTc3OTYxNzI5M30.YU6LxpP1a-2G09UwMgBhn-lr2YUv2tSU1n-Cd2daakw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd1d1d6a93fe3bc-LIS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "89.180.9.111",
        "cf-ipcountry": "PT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 10:08:13 UTC] === END API CALL LOG ===
[17-May-2026 10:08:13 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 10:08:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1ODYsInVzZXJuYW1lIjoic2FtdWVsbnVuZXMgc2lsdmEiLCJlbWFpbCI6InNpbHZhc2FtdWVsbnVuZXM1QGdtYWlsLmNvbSIsImV4cCI6MTc3OTYxNzI5M30.YU6LxpP1a-2G09UwMgBhn-lr2YUv2tSU1n-Cd2daakw
[17-May-2026 10:08:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 10:08:13 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 10:08:13 UTC] User ID: 586
[17-May-2026 10:08:13 UTC] ✅ User profile retrieved successfully for user ID: 586
[17-May-2026 10:08:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 10:08:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 10:08:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"89.180.9.111, 172.68.103.119","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1ODYsInVzZXJuYW1lIjoic2FtdWVsbnVuZXMgc2lsdmEiLCJlbWFpbCI6InNpbHZhc2FtdWVsbnVuZXM1QGdtYWlsLmNvbSIsImV4cCI6MTc3OTYxNzI5M30.YU6LxpP1a-2G09UwMgBhn-lr2YUv2tSU1n-Cd2daakw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fd1d1d6c991e3bc-LIS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"89.180.9.111","cf-ipcountry":"PT","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-May-2026 10:08:13 UTC] === User Orders API Called ===
[17-May-2026 10:08:13 UTC] User ID: 586
[17-May-2026 10:08:13 UTC] Limit: 20, Offset: 0
[17-May-2026 10:08:13 UTC] Orders found: 0
[17-May-2026 10:08:13 UTC] Orders data: []
[17-May-2026 10:08:13 UTC] Total orders count: 0
[17-May-2026 10:08:14 UTC] === API CALL LOG ===
[17-May-2026 10:08:14 UTC] Endpoint: user/profile.php
[17-May-2026 10:08:14 UTC] Full Log Data: {
    "timestamp": "2026-05-17 10:08:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "89.180.9.111",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "89.180.9.111, 172.68.103.119",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1ODYsInVzZXJuYW1lIjoic2FtdWVsbnVuZXMgc2lsdmEiLCJlbWFpbCI6InNpbHZhc2FtdWVsbnVuZXM1QGdtYWlsLmNvbSIsImV4cCI6MTc3OTYxNzI5M30.YU6LxpP1a-2G09UwMgBhn-lr2YUv2tSU1n-Cd2daakw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd1d1d7bc97e3bc-LIS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "89.180.9.111",
        "cf-ipcountry": "PT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 10:08:14 UTC] === END API CALL LOG ===
[17-May-2026 10:08:14 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 10:08:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1ODYsInVzZXJuYW1lIjoic2FtdWVsbnVuZXMgc2lsdmEiLCJlbWFpbCI6InNpbHZhc2FtdWVsbnVuZXM1QGdtYWlsLmNvbSIsImV4cCI6MTc3OTYxNzI5M30.YU6LxpP1a-2G09UwMgBhn-lr2YUv2tSU1n-Cd2daakw
[17-May-2026 10:08:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 10:08:14 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 10:08:14 UTC] User ID: 586
[17-May-2026 10:08:14 UTC] ✅ User profile retrieved successfully for user ID: 586
[17-May-2026 10:08:14 UTC] === API CALL LOG ===
[17-May-2026 10:08:14 UTC] Endpoint: user/profile.php
[17-May-2026 10:08:14 UTC] Full Log Data: {
    "timestamp": "2026-05-17 10:08:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "89.180.9.111",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "89.180.9.111, 172.68.103.119",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1ODYsInVzZXJuYW1lIjoic2FtdWVsbnVuZXMgc2lsdmEiLCJlbWFpbCI6InNpbHZhc2FtdWVsbnVuZXM1QGdtYWlsLmNvbSIsImV4cCI6MTc3OTYxNzI5M30.YU6LxpP1a-2G09UwMgBhn-lr2YUv2tSU1n-Cd2daakw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd1d1d9a988e3bc-LIS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "89.180.9.111",
        "cf-ipcountry": "PT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 10:08:14 UTC] === END API CALL LOG ===
[17-May-2026 10:08:14 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 10:08:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1ODYsInVzZXJuYW1lIjoic2FtdWVsbnVuZXMgc2lsdmEiLCJlbWFpbCI6InNpbHZhc2FtdWVsbnVuZXM1QGdtYWlsLmNvbSIsImV4cCI6MTc3OTYxNzI5M30.YU6LxpP1a-2G09UwMgBhn-lr2YUv2tSU1n-Cd2daakw
[17-May-2026 10:08:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 10:08:14 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 10:08:14 UTC] User ID: 586
[17-May-2026 10:08:14 UTC] ✅ User profile retrieved successfully for user ID: 586
[17-May-2026 10:08:18 UTC] === API CALL LOG ===
[17-May-2026 10:08:18 UTC] Endpoint: user/profile.php
[17-May-2026 10:08:18 UTC] Full Log Data: {
    "timestamp": "2026-05-17 10:08:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "89.180.9.111",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "89.180.9.111, 172.68.103.119",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1ODYsInVzZXJuYW1lIjoic2FtdWVsbnVuZXMgc2lsdmEiLCJlbWFpbCI6InNpbHZhc2FtdWVsbnVuZXM1QGdtYWlsLmNvbSIsImV4cCI6MTc3OTYxNzI5M30.YU6LxpP1a-2G09UwMgBhn-lr2YUv2tSU1n-Cd2daakw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd1d1f4b893e3bc-LIS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "89.180.9.111",
        "cf-ipcountry": "PT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 10:08:18 UTC] === END API CALL LOG ===
[17-May-2026 10:08:18 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 10:08:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1ODYsInVzZXJuYW1lIjoic2FtdWVsbnVuZXMgc2lsdmEiLCJlbWFpbCI6InNpbHZhc2FtdWVsbnVuZXM1QGdtYWlsLmNvbSIsImV4cCI6MTc3OTYxNzI5M30.YU6LxpP1a-2G09UwMgBhn-lr2YUv2tSU1n-Cd2daakw
[17-May-2026 10:08:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 10:08:18 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 10:08:18 UTC] User ID: 586
[17-May-2026 10:08:18 UTC] ✅ User profile retrieved successfully for user ID: 586
[17-May-2026 10:08:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 10:08:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 10:08:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"89.180.9.111, 172.68.103.119","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1ODYsInVzZXJuYW1lIjoic2FtdWVsbnVuZXMgc2lsdmEiLCJlbWFpbCI6InNpbHZhc2FtdWVsbnVuZXM1QGdtYWlsLmNvbSIsImV4cCI6MTc3OTYxNzI5M30.YU6LxpP1a-2G09UwMgBhn-lr2YUv2tSU1n-Cd2daakw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fd1d2033921e3bc-LIS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"89.180.9.111","cf-ipcountry":"PT","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-May-2026 10:08:21 UTC] === User Orders API Called ===
[17-May-2026 10:08:21 UTC] User ID: 586
[17-May-2026 10:08:21 UTC] Limit: 20, Offset: 0
[17-May-2026 10:08:21 UTC] Orders found: 0
[17-May-2026 10:08:21 UTC] Orders data: []
[17-May-2026 10:08:21 UTC] Total orders count: 0
[17-May-2026 10:08:23 UTC] === API CALL LOG ===
[17-May-2026 10:08:23 UTC] Endpoint: user/profile.php
[17-May-2026 10:08:23 UTC] Full Log Data: {
    "timestamp": "2026-05-17 10:08:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "89.180.9.111",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "89.180.9.111, 172.68.103.119",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1ODYsInVzZXJuYW1lIjoic2FtdWVsbnVuZXMgc2lsdmEiLCJlbWFpbCI6InNpbHZhc2FtdWVsbnVuZXM1QGdtYWlsLmNvbSIsImV4cCI6MTc3OTYxNzI5M30.YU6LxpP1a-2G09UwMgBhn-lr2YUv2tSU1n-Cd2daakw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd1d2104f1be3bc-LIS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "89.180.9.111",
        "cf-ipcountry": "PT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 10:08:23 UTC] === END API CALL LOG ===
[17-May-2026 10:08:23 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 10:08:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1ODYsInVzZXJuYW1lIjoic2FtdWVsbnVuZXMgc2lsdmEiLCJlbWFpbCI6InNpbHZhc2FtdWVsbnVuZXM1QGdtYWlsLmNvbSIsImV4cCI6MTc3OTYxNzI5M30.YU6LxpP1a-2G09UwMgBhn-lr2YUv2tSU1n-Cd2daakw
[17-May-2026 10:08:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 10:08:23 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 10:08:23 UTC] User ID: 586
[17-May-2026 10:08:23 UTC] ✅ User profile retrieved successfully for user ID: 586
[17-May-2026 10:08:23 UTC] User Purchases API - User ID: 586
[17-May-2026 10:08:23 UTC] User Purchases API - Total purchases found: 2
[17-May-2026 10:08:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 10:08:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 10:08:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"89.180.9.111, 172.68.103.120","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1ODYsInVzZXJuYW1lIjoic2FtdWVsbnVuZXMgc2lsdmEiLCJlbWFpbCI6InNpbHZhc2FtdWVsbnVuZXM1QGdtYWlsLmNvbSIsImV4cCI6MTc3OTYxNzI5M30.YU6LxpP1a-2G09UwMgBhn-lr2YUv2tSU1n-Cd2daakw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fd1d257b8c2e3bc-LIS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"89.180.9.111","cf-ipcountry":"PT","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-May-2026 10:08:34 UTC] === User Orders API Called ===
[17-May-2026 10:08:34 UTC] User ID: 586
[17-May-2026 10:08:34 UTC] Limit: 20, Offset: 0
[17-May-2026 10:08:34 UTC] Orders found: 0
[17-May-2026 10:08:34 UTC] Orders data: []
[17-May-2026 10:08:34 UTC] Total orders count: 0
[17-May-2026 10:08:34 UTC] === API CALL LOG ===
[17-May-2026 10:08:34 UTC] Endpoint: user/profile.php
[17-May-2026 10:08:34 UTC] Full Log Data: {
    "timestamp": "2026-05-17 10:08:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "89.180.9.111",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "89.180.9.111, 172.68.103.120",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1ODYsInVzZXJuYW1lIjoic2FtdWVsbnVuZXMgc2lsdmEiLCJlbWFpbCI6InNpbHZhc2FtdWVsbnVuZXM1QGdtYWlsLmNvbSIsImV4cCI6MTc3OTYxNzI5M30.YU6LxpP1a-2G09UwMgBhn-lr2YUv2tSU1n-Cd2daakw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd1d25829d8e3bc-LIS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "89.180.9.111",
        "cf-ipcountry": "PT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 10:08:34 UTC] === END API CALL LOG ===
[17-May-2026 10:08:34 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 10:08:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1ODYsInVzZXJuYW1lIjoic2FtdWVsbnVuZXMgc2lsdmEiLCJlbWFpbCI6InNpbHZhc2FtdWVsbnVuZXM1QGdtYWlsLmNvbSIsImV4cCI6MTc3OTYxNzI5M30.YU6LxpP1a-2G09UwMgBhn-lr2YUv2tSU1n-Cd2daakw
[17-May-2026 10:08:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 10:08:34 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 10:08:34 UTC] User ID: 586
[17-May-2026 10:08:34 UTC] ✅ User profile retrieved successfully for user ID: 586
[17-May-2026 10:08:35 UTC] === API CALL LOG ===
[17-May-2026 10:08:35 UTC] Endpoint: user/profile.php
[17-May-2026 10:08:35 UTC] Full Log Data: {
    "timestamp": "2026-05-17 10:08:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "89.180.9.111",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "89.180.9.111, 172.68.103.120",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1ODYsInVzZXJuYW1lIjoic2FtdWVsbnVuZXMgc2lsdmEiLCJlbWFpbCI6InNpbHZhc2FtdWVsbnVuZXM1QGdtYWlsLmNvbSIsImV4cCI6MTc3OTYxNzI5M30.YU6LxpP1a-2G09UwMgBhn-lr2YUv2tSU1n-Cd2daakw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd1d25ab86ce3bc-LIS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "89.180.9.111",
        "cf-ipcountry": "PT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 10:08:35 UTC] === END API CALL LOG ===
[17-May-2026 10:08:35 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 10:08:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1ODYsInVzZXJuYW1lIjoic2FtdWVsbnVuZXMgc2lsdmEiLCJlbWFpbCI6InNpbHZhc2FtdWVsbnVuZXM1QGdtYWlsLmNvbSIsImV4cCI6MTc3OTYxNzI5M30.YU6LxpP1a-2G09UwMgBhn-lr2YUv2tSU1n-Cd2daakw
[17-May-2026 10:08:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 10:08:35 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 10:08:35 UTC] User ID: 586
[17-May-2026 10:08:35 UTC] ✅ User profile retrieved successfully for user ID: 586
[17-May-2026 10:08:35 UTC] === API CALL LOG ===
[17-May-2026 10:08:35 UTC] Endpoint: user/profile.php
[17-May-2026 10:08:35 UTC] Full Log Data: {
    "timestamp": "2026-05-17 10:08:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "89.180.9.111",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "89.180.9.111, 172.68.103.120",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1ODYsInVzZXJuYW1lIjoic2FtdWVsbnVuZXMgc2lsdmEiLCJlbWFpbCI6InNpbHZhc2FtdWVsbnVuZXM1QGdtYWlsLmNvbSIsImV4cCI6MTc3OTYxNzI5M30.YU6LxpP1a-2G09UwMgBhn-lr2YUv2tSU1n-Cd2daakw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd1d25c2c40e3bc-LIS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "89.180.9.111",
        "cf-ipcountry": "PT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 10:08:35 UTC] === END API CALL LOG ===
[17-May-2026 10:08:35 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 10:08:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1ODYsInVzZXJuYW1lIjoic2FtdWVsbnVuZXMgc2lsdmEiLCJlbWFpbCI6InNpbHZhc2FtdWVsbnVuZXM1QGdtYWlsLmNvbSIsImV4cCI6MTc3OTYxNzI5M30.YU6LxpP1a-2G09UwMgBhn-lr2YUv2tSU1n-Cd2daakw
[17-May-2026 10:08:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 10:08:35 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 10:08:35 UTC] User ID: 586
[17-May-2026 10:08:35 UTC] ✅ User profile retrieved successfully for user ID: 586
[17-May-2026 10:09:43 UTC] === API CALL LOG ===
[17-May-2026 10:09:43 UTC] Endpoint: user/profile.php
[17-May-2026 10:09:43 UTC] Full Log Data: {
    "timestamp": "2026-05-17 10:09:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "89.180.9.111",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "89.180.9.111, 104.22.13.9",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1ODYsInVzZXJuYW1lIjoic2FtdWVsbnVuZXMgc2lsdmEiLCJlbWFpbCI6InNpbHZhc2FtdWVsbnVuZXM1QGdtYWlsLmNvbSIsImV4cCI6MTc3OTYxNzI5M30.YU6LxpP1a-2G09UwMgBhn-lr2YUv2tSU1n-Cd2daakw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd1d404699e1245-LIS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "89.180.9.111",
        "cf-ipcountry": "PT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 10:09:43 UTC] === END API CALL LOG ===
[17-May-2026 10:09:43 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 10:09:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1ODYsInVzZXJuYW1lIjoic2FtdWVsbnVuZXMgc2lsdmEiLCJlbWFpbCI6InNpbHZhc2FtdWVsbnVuZXM1QGdtYWlsLmNvbSIsImV4cCI6MTc3OTYxNzI5M30.YU6LxpP1a-2G09UwMgBhn-lr2YUv2tSU1n-Cd2daakw
[17-May-2026 10:09:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 10:09:43 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 10:09:43 UTC] User ID: 586
[17-May-2026 10:09:43 UTC] ✅ User profile retrieved successfully for user ID: 586
[17-May-2026 10:09:48 UTC] === API CALL LOG ===
[17-May-2026 10:09:48 UTC] Endpoint: user/profile.php
[17-May-2026 10:09:48 UTC] Full Log Data: {
    "timestamp": "2026-05-17 10:09:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "89.180.9.111",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "89.180.9.111, 104.22.13.8",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1ODYsInVzZXJuYW1lIjoic2FtdWVsbnVuZXMgc2lsdmEiLCJlbWFpbCI6InNpbHZhc2FtdWVsbnVuZXM1QGdtYWlsLmNvbSIsImV4cCI6MTc3OTYxNzI5M30.YU6LxpP1a-2G09UwMgBhn-lr2YUv2tSU1n-Cd2daakw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd1d427ae241245-LIS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "89.180.9.111",
        "cf-ipcountry": "PT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 10:09:48 UTC] === END API CALL LOG ===
[17-May-2026 10:09:48 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 10:09:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1ODYsInVzZXJuYW1lIjoic2FtdWVsbnVuZXMgc2lsdmEiLCJlbWFpbCI6InNpbHZhc2FtdWVsbnVuZXM1QGdtYWlsLmNvbSIsImV4cCI6MTc3OTYxNzI5M30.YU6LxpP1a-2G09UwMgBhn-lr2YUv2tSU1n-Cd2daakw
[17-May-2026 10:09:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 10:09:48 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 10:09:48 UTC] User ID: 586
[17-May-2026 10:09:48 UTC] ✅ User profile retrieved successfully for user ID: 586
[17-May-2026 10:10:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 10:10:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 10:10:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"89.180.9.111, 104.22.13.8","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1ODYsInVzZXJuYW1lIjoic2FtdWVsbnVuZXMgc2lsdmEiLCJlbWFpbCI6InNpbHZhc2FtdWVsbnVuZXM1QGdtYWlsLmNvbSIsImV4cCI6MTc3OTYxNzI5M30.YU6LxpP1a-2G09UwMgBhn-lr2YUv2tSU1n-Cd2daakw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fd1d47cb9701245-LIS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"89.180.9.111","cf-ipcountry":"PT","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-May-2026 10:10:02 UTC] === User Orders API Called ===
[17-May-2026 10:10:02 UTC] User ID: 586
[17-May-2026 10:10:02 UTC] Limit: 20, Offset: 0
[17-May-2026 10:10:02 UTC] Orders found: 0
[17-May-2026 10:10:02 UTC] Orders data: []
[17-May-2026 10:10:02 UTC] Total orders count: 0
[17-May-2026 10:10:02 UTC] === API CALL LOG ===
[17-May-2026 10:10:02 UTC] Endpoint: user/profile.php
[17-May-2026 10:10:02 UTC] Full Log Data: {
    "timestamp": "2026-05-17 10:10:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "89.180.9.111",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "89.180.9.111, 104.22.13.9",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1ODYsInVzZXJuYW1lIjoic2FtdWVsbnVuZXMgc2lsdmEiLCJlbWFpbCI6InNpbHZhc2FtdWVsbnVuZXM1QGdtYWlsLmNvbSIsImV4cCI6MTc3OTYxNzI5M30.YU6LxpP1a-2G09UwMgBhn-lr2YUv2tSU1n-Cd2daakw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd1d47d29d31245-LIS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "89.180.9.111",
        "cf-ipcountry": "PT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 10:10:02 UTC] === END API CALL LOG ===
[17-May-2026 10:10:02 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 10:10:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1ODYsInVzZXJuYW1lIjoic2FtdWVsbnVuZXMgc2lsdmEiLCJlbWFpbCI6InNpbHZhc2FtdWVsbnVuZXM1QGdtYWlsLmNvbSIsImV4cCI6MTc3OTYxNzI5M30.YU6LxpP1a-2G09UwMgBhn-lr2YUv2tSU1n-Cd2daakw
[17-May-2026 10:10:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 10:10:02 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 10:10:02 UTC] User ID: 586
[17-May-2026 10:10:02 UTC] ✅ User profile retrieved successfully for user ID: 586
[17-May-2026 10:10:02 UTC] === API CALL LOG ===
[17-May-2026 10:10:02 UTC] Endpoint: user/profile.php
[17-May-2026 10:10:02 UTC] Full Log Data: {
    "timestamp": "2026-05-17 10:10:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "89.180.9.111",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "89.180.9.111, 104.22.13.9",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1ODYsInVzZXJuYW1lIjoic2FtdWVsbnVuZXMgc2lsdmEiLCJlbWFpbCI6InNpbHZhc2FtdWVsbnVuZXM1QGdtYWlsLmNvbSIsImV4cCI6MTc3OTYxNzI5M30.YU6LxpP1a-2G09UwMgBhn-lr2YUv2tSU1n-Cd2daakw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd1d47fecc31245-LIS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "89.180.9.111",
        "cf-ipcountry": "PT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 10:10:02 UTC] === END API CALL LOG ===
[17-May-2026 10:10:02 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 10:10:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1ODYsInVzZXJuYW1lIjoic2FtdWVsbnVuZXMgc2lsdmEiLCJlbWFpbCI6InNpbHZhc2FtdWVsbnVuZXM1QGdtYWlsLmNvbSIsImV4cCI6MTc3OTYxNzI5M30.YU6LxpP1a-2G09UwMgBhn-lr2YUv2tSU1n-Cd2daakw
[17-May-2026 10:10:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 10:10:02 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 10:10:02 UTC] User ID: 586
[17-May-2026 10:10:02 UTC] ✅ User profile retrieved successfully for user ID: 586
[17-May-2026 10:10:03 UTC] === API CALL LOG ===
[17-May-2026 10:10:03 UTC] Endpoint: user/profile.php
[17-May-2026 10:10:03 UTC] Full Log Data: {
    "timestamp": "2026-05-17 10:10:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "89.180.9.111",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "89.180.9.111, 104.22.13.8",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1ODYsInVzZXJuYW1lIjoic2FtdWVsbnVuZXMgc2lsdmEiLCJlbWFpbCI6InNpbHZhc2FtdWVsbnVuZXM1QGdtYWlsLmNvbSIsImV4cCI6MTc3OTYxNzI5M30.YU6LxpP1a-2G09UwMgBhn-lr2YUv2tSU1n-Cd2daakw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd1d4812df41245-LIS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "89.180.9.111",
        "cf-ipcountry": "PT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 10:10:03 UTC] === END API CALL LOG ===
[17-May-2026 10:10:03 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 10:10:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1ODYsInVzZXJuYW1lIjoic2FtdWVsbnVuZXMgc2lsdmEiLCJlbWFpbCI6InNpbHZhc2FtdWVsbnVuZXM1QGdtYWlsLmNvbSIsImV4cCI6MTc3OTYxNzI5M30.YU6LxpP1a-2G09UwMgBhn-lr2YUv2tSU1n-Cd2daakw
[17-May-2026 10:10:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 10:10:03 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 10:10:03 UTC] User ID: 586
[17-May-2026 10:10:03 UTC] ✅ User profile retrieved successfully for user ID: 586
[17-May-2026 10:10:12 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 10:10:12 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 10:10:12 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"89.180.9.111, 104.22.13.8","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1ODYsInVzZXJuYW1lIjoic2FtdWVsbnVuZXMgc2lsdmEiLCJlbWFpbCI6InNpbHZhc2FtdWVsbnVuZXM1QGdtYWlsLmNvbSIsImV4cCI6MTc3OTYxNzI5M30.YU6LxpP1a-2G09UwMgBhn-lr2YUv2tSU1n-Cd2daakw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fd1d4befade1245-LIS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"89.180.9.111","cf-ipcountry":"PT","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-May-2026 10:10:12 UTC] === User Orders API Called ===
[17-May-2026 10:10:12 UTC] User ID: 586
[17-May-2026 10:10:12 UTC] Limit: 20, Offset: 0
[17-May-2026 10:10:12 UTC] Orders found: 0
[17-May-2026 10:10:12 UTC] Orders data: []
[17-May-2026 10:10:12 UTC] Total orders count: 0
[17-May-2026 10:10:13 UTC] === API CALL LOG ===
[17-May-2026 10:10:13 UTC] Endpoint: user/profile.php
[17-May-2026 10:10:13 UTC] Full Log Data: {
    "timestamp": "2026-05-17 10:10:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "89.180.9.111",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "89.180.9.111, 104.22.13.8",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1ODYsInVzZXJuYW1lIjoic2FtdWVsbnVuZXMgc2lsdmEiLCJlbWFpbCI6InNpbHZhc2FtdWVsbnVuZXM1QGdtYWlsLmNvbSIsImV4cCI6MTc3OTYxNzI5M30.YU6LxpP1a-2G09UwMgBhn-lr2YUv2tSU1n-Cd2daakw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd1d4bf9b8f1245-LIS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "89.180.9.111",
        "cf-ipcountry": "PT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 10:10:13 UTC] === END API CALL LOG ===
[17-May-2026 10:10:13 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 10:10:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1ODYsInVzZXJuYW1lIjoic2FtdWVsbnVuZXMgc2lsdmEiLCJlbWFpbCI6InNpbHZhc2FtdWVsbnVuZXM1QGdtYWlsLmNvbSIsImV4cCI6MTc3OTYxNzI5M30.YU6LxpP1a-2G09UwMgBhn-lr2YUv2tSU1n-Cd2daakw
[17-May-2026 10:10:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 10:10:13 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 10:10:13 UTC] User ID: 586
[17-May-2026 10:10:13 UTC] ✅ User profile retrieved successfully for user ID: 586
[17-May-2026 10:10:13 UTC] === API CALL LOG ===
[17-May-2026 10:10:13 UTC] Endpoint: user/profile.php
[17-May-2026 10:10:13 UTC] Full Log Data: {
    "timestamp": "2026-05-17 10:10:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "89.180.9.111",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "89.180.9.111, 104.22.13.8",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1ODYsInVzZXJuYW1lIjoic2FtdWVsbnVuZXMgc2lsdmEiLCJlbWFpbCI6InNpbHZhc2FtdWVsbnVuZXM1QGdtYWlsLmNvbSIsImV4cCI6MTc3OTYxNzI5M30.YU6LxpP1a-2G09UwMgBhn-lr2YUv2tSU1n-Cd2daakw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd1d4c33fba1245-LIS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "89.180.9.111",
        "cf-ipcountry": "PT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 10:10:13 UTC] === END API CALL LOG ===
[17-May-2026 10:10:13 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 10:10:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1ODYsInVzZXJuYW1lIjoic2FtdWVsbnVuZXMgc2lsdmEiLCJlbWFpbCI6InNpbHZhc2FtdWVsbnVuZXM1QGdtYWlsLmNvbSIsImV4cCI6MTc3OTYxNzI5M30.YU6LxpP1a-2G09UwMgBhn-lr2YUv2tSU1n-Cd2daakw
[17-May-2026 10:10:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 10:10:13 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 10:10:13 UTC] User ID: 586
[17-May-2026 10:10:13 UTC] ✅ User profile retrieved successfully for user ID: 586
[17-May-2026 10:10:13 UTC] === API CALL LOG ===
[17-May-2026 10:10:13 UTC] Endpoint: user/profile.php
[17-May-2026 10:10:13 UTC] Full Log Data: {
    "timestamp": "2026-05-17 10:10:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "89.180.9.111",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "89.180.9.111, 104.22.13.8",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1ODYsInVzZXJuYW1lIjoic2FtdWVsbnVuZXMgc2lsdmEiLCJlbWFpbCI6InNpbHZhc2FtdWVsbnVuZXM1QGdtYWlsLmNvbSIsImV4cCI6MTc3OTYxNzI5M30.YU6LxpP1a-2G09UwMgBhn-lr2YUv2tSU1n-Cd2daakw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd1d4c37ff81245-LIS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "89.180.9.111",
        "cf-ipcountry": "PT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 10:10:13 UTC] === END API CALL LOG ===
[17-May-2026 10:10:13 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 10:10:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1ODYsInVzZXJuYW1lIjoic2FtdWVsbnVuZXMgc2lsdmEiLCJlbWFpbCI6InNpbHZhc2FtdWVsbnVuZXM1QGdtYWlsLmNvbSIsImV4cCI6MTc3OTYxNzI5M30.YU6LxpP1a-2G09UwMgBhn-lr2YUv2tSU1n-Cd2daakw
[17-May-2026 10:10:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 10:10:13 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 10:10:13 UTC] User ID: 586
[17-May-2026 10:10:13 UTC] ✅ User profile retrieved successfully for user ID: 586
[17-May-2026 10:10:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 10:10:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 10:10:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"89.180.9.111, 104.22.13.8","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1ODYsInVzZXJuYW1lIjoic2FtdWVsbnVuZXMgc2lsdmEiLCJlbWFpbCI6InNpbHZhc2FtdWVsbnVuZXM1QGdtYWlsLmNvbSIsImV4cCI6MTc3OTYxNzI5M30.YU6LxpP1a-2G09UwMgBhn-lr2YUv2tSU1n-Cd2daakw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fd1d4c60afe1245-LIS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"89.180.9.111","cf-ipcountry":"PT","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-May-2026 10:10:14 UTC] === User Orders API Called ===
[17-May-2026 10:10:14 UTC] User ID: 586
[17-May-2026 10:10:14 UTC] Limit: 20, Offset: 0
[17-May-2026 10:10:14 UTC] Orders found: 0
[17-May-2026 10:10:14 UTC] Orders data: []
[17-May-2026 10:10:14 UTC] Total orders count: 0
[17-May-2026 10:10:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 10:10:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 10:10:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"89.180.9.111, 104.22.13.8","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1ODYsInVzZXJuYW1lIjoic2FtdWVsbnVuZXMgc2lsdmEiLCJlbWFpbCI6InNpbHZhc2FtdWVsbnVuZXM1QGdtYWlsLmNvbSIsImV4cCI6MTc3OTYxNzI5M30.YU6LxpP1a-2G09UwMgBhn-lr2YUv2tSU1n-Cd2daakw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fd1d4cd09aa1245-LIS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"89.180.9.111","cf-ipcountry":"PT","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-May-2026 10:10:15 UTC] === User Orders API Called ===
[17-May-2026 10:10:15 UTC] User ID: 586
[17-May-2026 10:10:15 UTC] Limit: 20, Offset: 0
[17-May-2026 10:10:15 UTC] Orders found: 0
[17-May-2026 10:10:15 UTC] Orders data: []
[17-May-2026 10:10:15 UTC] Total orders count: 0
[17-May-2026 10:10:15 UTC] === API CALL LOG ===
[17-May-2026 10:10:15 UTC] Endpoint: user/profile.php
[17-May-2026 10:10:15 UTC] Full Log Data: {
    "timestamp": "2026-05-17 10:10:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "89.180.9.111",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "89.180.9.111, 104.22.13.8",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1ODYsInVzZXJuYW1lIjoic2FtdWVsbnVuZXMgc2lsdmEiLCJlbWFpbCI6InNpbHZhc2FtdWVsbnVuZXM1QGdtYWlsLmNvbSIsImV4cCI6MTc3OTYxNzI5M30.YU6LxpP1a-2G09UwMgBhn-lr2YUv2tSU1n-Cd2daakw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd1d4cd8a0f1245-LIS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "89.180.9.111",
        "cf-ipcountry": "PT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 10:10:15 UTC] === END API CALL LOG ===
[17-May-2026 10:10:15 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 10:10:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1ODYsInVzZXJuYW1lIjoic2FtdWVsbnVuZXMgc2lsdmEiLCJlbWFpbCI6InNpbHZhc2FtdWVsbnVuZXM1QGdtYWlsLmNvbSIsImV4cCI6MTc3OTYxNzI5M30.YU6LxpP1a-2G09UwMgBhn-lr2YUv2tSU1n-Cd2daakw
[17-May-2026 10:10:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 10:10:15 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 10:10:15 UTC] User ID: 586
[17-May-2026 10:10:15 UTC] ✅ User profile retrieved successfully for user ID: 586
[17-May-2026 10:10:15 UTC] === API CALL LOG ===
[17-May-2026 10:10:15 UTC] Endpoint: user/profile.php
[17-May-2026 10:10:15 UTC] Full Log Data: {
    "timestamp": "2026-05-17 10:10:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "89.180.9.111",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "89.180.9.111, 104.22.13.8",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1ODYsInVzZXJuYW1lIjoic2FtdWVsbnVuZXMgc2lsdmEiLCJlbWFpbCI6InNpbHZhc2FtdWVsbnVuZXM1QGdtYWlsLmNvbSIsImV4cCI6MTc3OTYxNzI5M30.YU6LxpP1a-2G09UwMgBhn-lr2YUv2tSU1n-Cd2daakw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd1d4d0bcf71245-LIS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "89.180.9.111",
        "cf-ipcountry": "PT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 10:10:15 UTC] === END API CALL LOG ===
[17-May-2026 10:10:15 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 10:10:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1ODYsInVzZXJuYW1lIjoic2FtdWVsbnVuZXMgc2lsdmEiLCJlbWFpbCI6InNpbHZhc2FtdWVsbnVuZXM1QGdtYWlsLmNvbSIsImV4cCI6MTc3OTYxNzI5M30.YU6LxpP1a-2G09UwMgBhn-lr2YUv2tSU1n-Cd2daakw
[17-May-2026 10:10:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 10:10:15 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 10:10:15 UTC] User ID: 586
[17-May-2026 10:10:15 UTC] ✅ User profile retrieved successfully for user ID: 586
[17-May-2026 10:10:15 UTC] === API CALL LOG ===
[17-May-2026 10:10:15 UTC] Endpoint: user/profile.php
[17-May-2026 10:10:15 UTC] Full Log Data: {
    "timestamp": "2026-05-17 10:10:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "89.180.9.111",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "89.180.9.111, 104.22.13.8",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1ODYsInVzZXJuYW1lIjoic2FtdWVsbnVuZXMgc2lsdmEiLCJlbWFpbCI6InNpbHZhc2FtdWVsbnVuZXM1QGdtYWlsLmNvbSIsImV4cCI6MTc3OTYxNzI5M30.YU6LxpP1a-2G09UwMgBhn-lr2YUv2tSU1n-Cd2daakw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd1d4d16d8d1245-LIS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "89.180.9.111",
        "cf-ipcountry": "PT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 10:10:15 UTC] === END API CALL LOG ===
[17-May-2026 10:10:15 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 10:10:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1ODYsInVzZXJuYW1lIjoic2FtdWVsbnVuZXMgc2lsdmEiLCJlbWFpbCI6InNpbHZhc2FtdWVsbnVuZXM1QGdtYWlsLmNvbSIsImV4cCI6MTc3OTYxNzI5M30.YU6LxpP1a-2G09UwMgBhn-lr2YUv2tSU1n-Cd2daakw
[17-May-2026 10:10:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 10:10:15 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 10:10:15 UTC] User ID: 586
[17-May-2026 10:10:15 UTC] ✅ User profile retrieved successfully for user ID: 586
[17-May-2026 10:12:13 UTC] === API CALL LOG ===
[17-May-2026 10:12:13 UTC] Endpoint: user/profile.php
[17-May-2026 10:12:13 UTC] Full Log Data: {
    "timestamp": "2026-05-17 10:12:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "89.180.9.111",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "89.180.9.111, 172.68.103.120",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1ODYsInVzZXJuYW1lIjoic2FtdWVsbnVuZXMgc2lsdmEiLCJlbWFpbCI6InNpbHZhc2FtdWVsbnVuZXM1QGdtYWlsLmNvbSIsImV4cCI6MTc3OTYxNzI5M30.YU6LxpP1a-2G09UwMgBhn-lr2YUv2tSU1n-Cd2daakw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd1d7adc99158fc-LIS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "89.180.9.111",
        "cf-ipcountry": "PT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 10:12:13 UTC] === END API CALL LOG ===
[17-May-2026 10:12:13 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 10:12:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1ODYsInVzZXJuYW1lIjoic2FtdWVsbnVuZXMgc2lsdmEiLCJlbWFpbCI6InNpbHZhc2FtdWVsbnVuZXM1QGdtYWlsLmNvbSIsImV4cCI6MTc3OTYxNzI5M30.YU6LxpP1a-2G09UwMgBhn-lr2YUv2tSU1n-Cd2daakw
[17-May-2026 10:12:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 10:12:13 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 10:12:13 UTC] User ID: 586
[17-May-2026 10:12:13 UTC] ✅ User profile retrieved successfully for user ID: 586
[17-May-2026 10:12:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 10:12:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 10:12:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"89.180.9.111, 172.68.103.120","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1ODYsInVzZXJuYW1lIjoic2FtdWVsbnVuZXMgc2lsdmEiLCJlbWFpbCI6InNpbHZhc2FtdWVsbnVuZXM1QGdtYWlsLmNvbSIsImV4cCI6MTc3OTYxNzI5M30.YU6LxpP1a-2G09UwMgBhn-lr2YUv2tSU1n-Cd2daakw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fd1d7d728eb58fc-LIS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"89.180.9.111","cf-ipcountry":"PT","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-May-2026 10:12:19 UTC] === User Orders API Called ===
[17-May-2026 10:12:19 UTC] User ID: 586
[17-May-2026 10:12:19 UTC] Limit: 20, Offset: 0
[17-May-2026 10:12:19 UTC] Orders found: 0
[17-May-2026 10:12:19 UTC] Orders data: []
[17-May-2026 10:12:19 UTC] Total orders count: 0
[17-May-2026 10:12:19 UTC] === API CALL LOG ===
[17-May-2026 10:12:19 UTC] Endpoint: user/profile.php
[17-May-2026 10:12:19 UTC] Full Log Data: {
    "timestamp": "2026-05-17 10:12:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "89.180.9.111",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "89.180.9.111, 172.68.103.120",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1ODYsInVzZXJuYW1lIjoic2FtdWVsbnVuZXMgc2lsdmEiLCJlbWFpbCI6InNpbHZhc2FtdWVsbnVuZXM1QGdtYWlsLmNvbSIsImV4cCI6MTc3OTYxNzI5M30.YU6LxpP1a-2G09UwMgBhn-lr2YUv2tSU1n-Cd2daakw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd1d7d7aabf58fc-LIS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "89.180.9.111",
        "cf-ipcountry": "PT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 10:12:19 UTC] === END API CALL LOG ===
[17-May-2026 10:12:19 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 10:12:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1ODYsInVzZXJuYW1lIjoic2FtdWVsbnVuZXMgc2lsdmEiLCJlbWFpbCI6InNpbHZhc2FtdWVsbnVuZXM1QGdtYWlsLmNvbSIsImV4cCI6MTc3OTYxNzI5M30.YU6LxpP1a-2G09UwMgBhn-lr2YUv2tSU1n-Cd2daakw
[17-May-2026 10:12:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 10:12:19 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 10:12:19 UTC] User ID: 586
[17-May-2026 10:12:19 UTC] ✅ User profile retrieved successfully for user ID: 586
[17-May-2026 10:12:20 UTC] === API CALL LOG ===
[17-May-2026 10:12:20 UTC] Endpoint: user/profile.php
[17-May-2026 10:12:20 UTC] Full Log Data: {
    "timestamp": "2026-05-17 10:12:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "89.180.9.111",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "89.180.9.111, 172.68.103.120",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1ODYsInVzZXJuYW1lIjoic2FtdWVsbnVuZXMgc2lsdmEiLCJlbWFpbCI6InNpbHZhc2FtdWVsbnVuZXM1QGdtYWlsLmNvbSIsImV4cCI6MTc3OTYxNzI5M30.YU6LxpP1a-2G09UwMgBhn-lr2YUv2tSU1n-Cd2daakw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd1d7d9585258fc-LIS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "89.180.9.111",
        "cf-ipcountry": "PT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 10:12:20 UTC] === END API CALL LOG ===
[17-May-2026 10:12:20 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 10:12:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1ODYsInVzZXJuYW1lIjoic2FtdWVsbnVuZXMgc2lsdmEiLCJlbWFpbCI6InNpbHZhc2FtdWVsbnVuZXM1QGdtYWlsLmNvbSIsImV4cCI6MTc3OTYxNzI5M30.YU6LxpP1a-2G09UwMgBhn-lr2YUv2tSU1n-Cd2daakw
[17-May-2026 10:12:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 10:12:20 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 10:12:20 UTC] User ID: 586
[17-May-2026 10:12:20 UTC] ✅ User profile retrieved successfully for user ID: 586
[17-May-2026 10:12:20 UTC] === API CALL LOG ===
[17-May-2026 10:12:20 UTC] Endpoint: user/profile.php
[17-May-2026 10:12:20 UTC] Full Log Data: {
    "timestamp": "2026-05-17 10:12:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "89.180.9.111",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "89.180.9.111, 172.68.103.120",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1ODYsInVzZXJuYW1lIjoic2FtdWVsbnVuZXMgc2lsdmEiLCJlbWFpbCI6InNpbHZhc2FtdWVsbnVuZXM1QGdtYWlsLmNvbSIsImV4cCI6MTc3OTYxNzI5M30.YU6LxpP1a-2G09UwMgBhn-lr2YUv2tSU1n-Cd2daakw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd1d7db5ece58fc-LIS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "89.180.9.111",
        "cf-ipcountry": "PT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 10:12:20 UTC] === END API CALL LOG ===
[17-May-2026 10:12:20 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 10:12:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1ODYsInVzZXJuYW1lIjoic2FtdWVsbnVuZXMgc2lsdmEiLCJlbWFpbCI6InNpbHZhc2FtdWVsbnVuZXM1QGdtYWlsLmNvbSIsImV4cCI6MTc3OTYxNzI5M30.YU6LxpP1a-2G09UwMgBhn-lr2YUv2tSU1n-Cd2daakw
[17-May-2026 10:12:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 10:12:20 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 10:12:20 UTC] User ID: 586
[17-May-2026 10:12:20 UTC] ✅ User profile retrieved successfully for user ID: 586
[17-May-2026 10:12:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 10:12:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 10:12:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"89.180.9.111, 172.68.103.120","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1ODYsInVzZXJuYW1lIjoic2FtdWVsbnVuZXMgc2lsdmEiLCJlbWFpbCI6InNpbHZhc2FtdWVsbnVuZXM1QGdtYWlsLmNvbSIsImV4cCI6MTc3OTYxNzI5M30.YU6LxpP1a-2G09UwMgBhn-lr2YUv2tSU1n-Cd2daakw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fd1d7dddfa158fc-LIS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"89.180.9.111","cf-ipcountry":"PT","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-May-2026 10:12:20 UTC] === User Orders API Called ===
[17-May-2026 10:12:20 UTC] User ID: 586
[17-May-2026 10:12:20 UTC] Limit: 20, Offset: 0
[17-May-2026 10:12:20 UTC] Orders found: 0
[17-May-2026 10:12:20 UTC] Orders data: []
[17-May-2026 10:12:20 UTC] Total orders count: 0
[17-May-2026 10:12:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 10:12:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 10:12:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"89.180.9.111, 172.68.103.120","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1ODYsInVzZXJuYW1lIjoic2FtdWVsbnVuZXMgc2lsdmEiLCJlbWFpbCI6InNpbHZhc2FtdWVsbnVuZXM1QGdtYWlsLmNvbSIsImV4cCI6MTc3OTYxNzI5M30.YU6LxpP1a-2G09UwMgBhn-lr2YUv2tSU1n-Cd2daakw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fd1d7e86fc858fc-LIS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"89.180.9.111","cf-ipcountry":"PT","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-May-2026 10:12:22 UTC] === User Orders API Called ===
[17-May-2026 10:12:22 UTC] User ID: 586
[17-May-2026 10:12:22 UTC] Limit: 20, Offset: 0
[17-May-2026 10:12:22 UTC] Orders found: 0
[17-May-2026 10:12:22 UTC] Orders data: []
[17-May-2026 10:12:22 UTC] Total orders count: 0
[17-May-2026 10:12:22 UTC] === API CALL LOG ===
[17-May-2026 10:12:22 UTC] Endpoint: user/profile.php
[17-May-2026 10:12:22 UTC] Full Log Data: {
    "timestamp": "2026-05-17 10:12:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "89.180.9.111",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "89.180.9.111, 172.68.103.120",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1ODYsInVzZXJuYW1lIjoic2FtdWVsbnVuZXMgc2lsdmEiLCJlbWFpbCI6InNpbHZhc2FtdWVsbnVuZXM1QGdtYWlsLmNvbSIsImV4cCI6MTc3OTYxNzI5M30.YU6LxpP1a-2G09UwMgBhn-lr2YUv2tSU1n-Cd2daakw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd1d7e8d95858fc-LIS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "89.180.9.111",
        "cf-ipcountry": "PT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 10:12:22 UTC] === END API CALL LOG ===
[17-May-2026 10:12:22 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 10:12:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1ODYsInVzZXJuYW1lIjoic2FtdWVsbnVuZXMgc2lsdmEiLCJlbWFpbCI6InNpbHZhc2FtdWVsbnVuZXM1QGdtYWlsLmNvbSIsImV4cCI6MTc3OTYxNzI5M30.YU6LxpP1a-2G09UwMgBhn-lr2YUv2tSU1n-Cd2daakw
[17-May-2026 10:12:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 10:12:22 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 10:12:22 UTC] User ID: 586
[17-May-2026 10:12:22 UTC] ✅ User profile retrieved successfully for user ID: 586
[17-May-2026 10:12:22 UTC] === API CALL LOG ===
[17-May-2026 10:12:22 UTC] Endpoint: user/profile.php
[17-May-2026 10:12:22 UTC] Full Log Data: {
    "timestamp": "2026-05-17 10:12:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "89.180.9.111",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "89.180.9.111, 172.68.103.120",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1ODYsInVzZXJuYW1lIjoic2FtdWVsbnVuZXMgc2lsdmEiLCJlbWFpbCI6InNpbHZhc2FtdWVsbnVuZXM1QGdtYWlsLmNvbSIsImV4cCI6MTc3OTYxNzI5M30.YU6LxpP1a-2G09UwMgBhn-lr2YUv2tSU1n-Cd2daakw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd1d7eaafa658fc-LIS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "89.180.9.111",
        "cf-ipcountry": "PT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 10:12:22 UTC] === END API CALL LOG ===
[17-May-2026 10:12:22 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 10:12:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1ODYsInVzZXJuYW1lIjoic2FtdWVsbnVuZXMgc2lsdmEiLCJlbWFpbCI6InNpbHZhc2FtdWVsbnVuZXM1QGdtYWlsLmNvbSIsImV4cCI6MTc3OTYxNzI5M30.YU6LxpP1a-2G09UwMgBhn-lr2YUv2tSU1n-Cd2daakw
[17-May-2026 10:12:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 10:12:22 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 10:12:22 UTC] User ID: 586
[17-May-2026 10:12:22 UTC] ✅ User profile retrieved successfully for user ID: 586
[17-May-2026 10:12:23 UTC] === API CALL LOG ===
[17-May-2026 10:12:23 UTC] Endpoint: user/profile.php
[17-May-2026 10:12:23 UTC] Full Log Data: {
    "timestamp": "2026-05-17 10:12:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "89.180.9.111",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "89.180.9.111, 172.68.103.120",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1ODYsInVzZXJuYW1lIjoic2FtdWVsbnVuZXMgc2lsdmEiLCJlbWFpbCI6InNpbHZhc2FtdWVsbnVuZXM1QGdtYWlsLmNvbSIsImV4cCI6MTc3OTYxNzI5M30.YU6LxpP1a-2G09UwMgBhn-lr2YUv2tSU1n-Cd2daakw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd1d7ecbf5258fc-LIS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "89.180.9.111",
        "cf-ipcountry": "PT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 10:12:23 UTC] === END API CALL LOG ===
[17-May-2026 10:12:23 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 10:12:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1ODYsInVzZXJuYW1lIjoic2FtdWVsbnVuZXMgc2lsdmEiLCJlbWFpbCI6InNpbHZhc2FtdWVsbnVuZXM1QGdtYWlsLmNvbSIsImV4cCI6MTc3OTYxNzI5M30.YU6LxpP1a-2G09UwMgBhn-lr2YUv2tSU1n-Cd2daakw
[17-May-2026 10:12:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 10:12:23 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 10:12:23 UTC] User ID: 586
[17-May-2026 10:12:23 UTC] ✅ User profile retrieved successfully for user ID: 586
[17-May-2026 11:58:17 UTC] === API CALL LOG ===
[17-May-2026 11:58:17 UTC] Endpoint: user/profile.php
[17-May-2026 11:58:17 UTC] Full Log Data: {
    "timestamp": "2026-05-17 11:58:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.40.98.100",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.40.98.100, 172.70.216.161",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTkzIiwidXNlcm5hbWUiOiJhaG1lZDIyMiIsImVtYWlsIjoiYTdtZWRzZXJhZzIyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTYwNzU1Nn0.NcRULTIexy6ifTqXGHdtiFvuTitAXc6Bvg3f6xnST5k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd27310ff49ed17-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.40.98.100",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 11:58:17 UTC] === END API CALL LOG ===
[17-May-2026 11:58:17 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 11:58:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTkzIiwidXNlcm5hbWUiOiJhaG1lZDIyMiIsImVtYWlsIjoiYTdtZWRzZXJhZzIyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTYwNzU1Nn0.NcRULTIexy6ifTqXGHdtiFvuTitAXc6Bvg3f6xnST5k
[17-May-2026 11:58:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 11:58:17 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 11:58:17 UTC] User ID: 593
[17-May-2026 11:58:17 UTC] ✅ User profile retrieved successfully for user ID: 593
[17-May-2026 11:58:18 UTC] === API CALL LOG ===
[17-May-2026 11:58:18 UTC] Endpoint: user/profile.php
[17-May-2026 11:58:18 UTC] Full Log Data: {
    "timestamp": "2026-05-17 11:58:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.40.98.100",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.40.98.100, 172.70.216.158",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTkzIiwidXNlcm5hbWUiOiJhaG1lZDIyMiIsImVtYWlsIjoiYTdtZWRzZXJhZzIyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTYwNzU1Nn0.NcRULTIexy6ifTqXGHdtiFvuTitAXc6Bvg3f6xnST5k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd273145efaed17-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.40.98.100",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 11:58:18 UTC] === END API CALL LOG ===
[17-May-2026 11:58:18 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 11:58:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTkzIiwidXNlcm5hbWUiOiJhaG1lZDIyMiIsImVtYWlsIjoiYTdtZWRzZXJhZzIyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTYwNzU1Nn0.NcRULTIexy6ifTqXGHdtiFvuTitAXc6Bvg3f6xnST5k
[17-May-2026 11:58:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 11:58:18 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 11:58:18 UTC] User ID: 593
[17-May-2026 11:58:18 UTC] ✅ User profile retrieved successfully for user ID: 593
[17-May-2026 11:58:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 11:58:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 11:58:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.40.98.100, 172.70.216.158","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTkzIiwidXNlcm5hbWUiOiJhaG1lZDIyMiIsImVtYWlsIjoiYTdtZWRzZXJhZzIyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTYwNzU1Nn0.NcRULTIexy6ifTqXGHdtiFvuTitAXc6Bvg3f6xnST5k","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fd27314cfefed17-MXP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.40.98.100","cf-ipcountry":"EG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-May-2026 11:58:18 UTC] === User Orders API Called ===
[17-May-2026 11:58:18 UTC] User ID: 593
[17-May-2026 11:58:18 UTC] Limit: 20, Offset: 0
[17-May-2026 11:58:18 UTC] Orders found: 0
[17-May-2026 11:58:18 UTC] Orders data: []
[17-May-2026 11:58:18 UTC] Total orders count: 0
[17-May-2026 11:58:18 UTC] === API CALL LOG ===
[17-May-2026 11:58:18 UTC] Endpoint: user/profile.php
[17-May-2026 11:58:18 UTC] Full Log Data: {
    "timestamp": "2026-05-17 11:58:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.40.98.100",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.40.98.100, 172.70.216.158",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTkzIiwidXNlcm5hbWUiOiJhaG1lZDIyMiIsImVtYWlsIjoiYTdtZWRzZXJhZzIyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTYwNzU1Nn0.NcRULTIexy6ifTqXGHdtiFvuTitAXc6Bvg3f6xnST5k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd273150880ed17-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.40.98.100",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 11:58:18 UTC] === END API CALL LOG ===
[17-May-2026 11:58:18 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 11:58:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTkzIiwidXNlcm5hbWUiOiJhaG1lZDIyMiIsImVtYWlsIjoiYTdtZWRzZXJhZzIyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTYwNzU1Nn0.NcRULTIexy6ifTqXGHdtiFvuTitAXc6Bvg3f6xnST5k
[17-May-2026 11:58:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 11:58:18 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 11:58:18 UTC] User ID: 593
[17-May-2026 11:58:18 UTC] ✅ User profile retrieved successfully for user ID: 593
[17-May-2026 11:58:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 11:58:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 11:58:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.40.98.100, 172.70.216.160","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTkzIiwidXNlcm5hbWUiOiJhaG1lZDIyMiIsImVtYWlsIjoiYTdtZWRzZXJhZzIyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTYwNzU1Nn0.NcRULTIexy6ifTqXGHdtiFvuTitAXc6Bvg3f6xnST5k","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fd2733fbf13ed17-MXP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.40.98.100","cf-ipcountry":"EG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-May-2026 11:58:25 UTC] === User Orders API Called ===
[17-May-2026 11:58:25 UTC] User ID: 593
[17-May-2026 11:58:25 UTC] Limit: 20, Offset: 0
[17-May-2026 11:58:25 UTC] Orders found: 0
[17-May-2026 11:58:25 UTC] Orders data: []
[17-May-2026 11:58:25 UTC] Total orders count: 0
[17-May-2026 11:58:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 11:58:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 11:58:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.40.98.100, 172.70.216.160","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTkzIiwidXNlcm5hbWUiOiJhaG1lZDIyMiIsImVtYWlsIjoiYTdtZWRzZXJhZzIyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTYwNzU1Nn0.NcRULTIexy6ifTqXGHdtiFvuTitAXc6Bvg3f6xnST5k","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fd27350fc67ed17-MXP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.40.98.100","cf-ipcountry":"EG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-May-2026 11:58:28 UTC] === User Orders API Called ===
[17-May-2026 11:58:28 UTC] User ID: 593
[17-May-2026 11:58:28 UTC] Limit: 20, Offset: 0
[17-May-2026 11:58:28 UTC] Orders found: 0
[17-May-2026 11:58:28 UTC] Orders data: []
[17-May-2026 11:58:28 UTC] Total orders count: 0
[17-May-2026 11:58:28 UTC] === API CALL LOG ===
[17-May-2026 11:58:28 UTC] Endpoint: user/profile.php
[17-May-2026 11:58:28 UTC] Full Log Data: {
    "timestamp": "2026-05-17 11:58:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.40.98.100",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.40.98.100, 172.70.216.160",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTkzIiwidXNlcm5hbWUiOiJhaG1lZDIyMiIsImVtYWlsIjoiYTdtZWRzZXJhZzIyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTYwNzU1Nn0.NcRULTIexy6ifTqXGHdtiFvuTitAXc6Bvg3f6xnST5k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd273515d5ced17-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.40.98.100",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 11:58:28 UTC] === END API CALL LOG ===
[17-May-2026 11:58:28 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 11:58:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTkzIiwidXNlcm5hbWUiOiJhaG1lZDIyMiIsImVtYWlsIjoiYTdtZWRzZXJhZzIyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTYwNzU1Nn0.NcRULTIexy6ifTqXGHdtiFvuTitAXc6Bvg3f6xnST5k
[17-May-2026 11:58:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 11:58:28 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 11:58:28 UTC] User ID: 593
[17-May-2026 11:58:28 UTC] ✅ User profile retrieved successfully for user ID: 593
[17-May-2026 11:58:28 UTC] === API CALL LOG ===
[17-May-2026 11:58:28 UTC] Endpoint: user/profile.php
[17-May-2026 11:58:28 UTC] Full Log Data: {
    "timestamp": "2026-05-17 11:58:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.40.98.100",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.40.98.100, 172.70.216.160",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTkzIiwidXNlcm5hbWUiOiJhaG1lZDIyMiIsImVtYWlsIjoiYTdtZWRzZXJhZzIyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTYwNzU1Nn0.NcRULTIexy6ifTqXGHdtiFvuTitAXc6Bvg3f6xnST5k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd273552823ed17-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.40.98.100",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 11:58:28 UTC] === END API CALL LOG ===
[17-May-2026 11:58:28 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 11:58:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTkzIiwidXNlcm5hbWUiOiJhaG1lZDIyMiIsImVtYWlsIjoiYTdtZWRzZXJhZzIyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTYwNzU1Nn0.NcRULTIexy6ifTqXGHdtiFvuTitAXc6Bvg3f6xnST5k
[17-May-2026 11:58:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 11:58:28 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 11:58:28 UTC] User ID: 593
[17-May-2026 11:58:28 UTC] ✅ User profile retrieved successfully for user ID: 593
[17-May-2026 11:58:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 11:58:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 11:58:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.40.98.100, 172.70.216.160","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTkzIiwidXNlcm5hbWUiOiJhaG1lZDIyMiIsImVtYWlsIjoiYTdtZWRzZXJhZzIyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTYwNzU1Nn0.NcRULTIexy6ifTqXGHdtiFvuTitAXc6Bvg3f6xnST5k","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fd273a1bd6ded17-MXP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.40.98.100","cf-ipcountry":"EG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-May-2026 11:58:41 UTC] === User Orders API Called ===
[17-May-2026 11:58:41 UTC] User ID: 593
[17-May-2026 11:58:41 UTC] Limit: 20, Offset: 0
[17-May-2026 11:58:41 UTC] Orders found: 0
[17-May-2026 11:58:41 UTC] Orders data: []
[17-May-2026 11:58:41 UTC] Total orders count: 0
[17-May-2026 11:58:41 UTC] === API CALL LOG ===
[17-May-2026 11:58:41 UTC] Endpoint: user/profile.php
[17-May-2026 11:58:41 UTC] Full Log Data: {
    "timestamp": "2026-05-17 11:58:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.40.98.100",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.40.98.100, 172.70.216.160",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTkzIiwidXNlcm5hbWUiOiJhaG1lZDIyMiIsImVtYWlsIjoiYTdtZWRzZXJhZzIyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTYwNzU1Nn0.NcRULTIexy6ifTqXGHdtiFvuTitAXc6Bvg3f6xnST5k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd273a72a39ed17-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.40.98.100",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 11:58:41 UTC] === END API CALL LOG ===
[17-May-2026 11:58:41 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 11:58:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTkzIiwidXNlcm5hbWUiOiJhaG1lZDIyMiIsImVtYWlsIjoiYTdtZWRzZXJhZzIyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTYwNzU1Nn0.NcRULTIexy6ifTqXGHdtiFvuTitAXc6Bvg3f6xnST5k
[17-May-2026 11:58:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 11:58:41 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 11:58:41 UTC] User ID: 593
[17-May-2026 11:58:41 UTC] ✅ User profile retrieved successfully for user ID: 593
[17-May-2026 11:58:41 UTC] User Purchases API - User ID: 593
[17-May-2026 11:58:41 UTC] User Purchases API - Total purchases found: 0
[17-May-2026 13:35:04 UTC] === API CALL LOG ===
[17-May-2026 13:35:04 UTC] Endpoint: user/profile.php
[17-May-2026 13:35:04 UTC] Full Log Data: {
    "timestamp": "2026-05-17 13:35:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.47.133.51",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.47.133.51, 162.158.222.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk1IiwidXNlcm5hbWUiOiJzZXl0YW5sYXJpbmFsbGFoaSIsImVtYWlsIjoibWVydmV5aWxtYXppbjMxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTYyOTcwM30.JrZ5cl5HpgeN-lCUPPdNhYe2cnHjk-cw-vtUeD8gHkI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd300d61d81b4f3-OSL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.47.133.51",
        "cf-ipcountry": "AZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 13:35:04 UTC] === END API CALL LOG ===
[17-May-2026 13:35:04 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 13:35:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk1IiwidXNlcm5hbWUiOiJzZXl0YW5sYXJpbmFsbGFoaSIsImVtYWlsIjoibWVydmV5aWxtYXppbjMxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTYyOTcwM30.JrZ5cl5HpgeN-lCUPPdNhYe2cnHjk-cw-vtUeD8gHkI
[17-May-2026 13:35:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 13:35:04 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 13:35:04 UTC] User ID: 595
[17-May-2026 13:35:04 UTC] ✅ User profile retrieved successfully for user ID: 595
[17-May-2026 13:35:04 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 13:35:04 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 13:35:04 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"212.47.133.51, 162.158.222.15","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk1IiwidXNlcm5hbWUiOiJzZXl0YW5sYXJpbmFsbGFoaSIsImVtYWlsIjoibWVydmV5aWxtYXppbjMxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTYyOTcwM30.JrZ5cl5HpgeN-lCUPPdNhYe2cnHjk-cw-vtUeD8gHkI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fd300d68e00b4f3-OSL","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"212.47.133.51","cf-ipcountry":"AZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-May-2026 13:35:04 UTC] === User Orders API Called ===
[17-May-2026 13:35:04 UTC] User ID: 595
[17-May-2026 13:35:04 UTC] Limit: 20, Offset: 0
[17-May-2026 13:35:04 UTC] Orders found: 0
[17-May-2026 13:35:04 UTC] Orders data: []
[17-May-2026 13:35:04 UTC] Total orders count: 0
[17-May-2026 13:35:04 UTC] === API CALL LOG ===
[17-May-2026 13:35:04 UTC] Endpoint: user/profile.php
[17-May-2026 13:35:04 UTC] Full Log Data: {
    "timestamp": "2026-05-17 13:35:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.47.133.51",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.47.133.51, 162.158.222.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk1IiwidXNlcm5hbWUiOiJzZXl0YW5sYXJpbmFsbGFoaSIsImVtYWlsIjoibWVydmV5aWxtYXppbjMxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTYyOTcwM30.JrZ5cl5HpgeN-lCUPPdNhYe2cnHjk-cw-vtUeD8gHkI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd300d68e01b4f3-OSL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.47.133.51",
        "cf-ipcountry": "AZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 13:35:04 UTC] === END API CALL LOG ===
[17-May-2026 13:35:04 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 13:35:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk1IiwidXNlcm5hbWUiOiJzZXl0YW5sYXJpbmFsbGFoaSIsImVtYWlsIjoibWVydmV5aWxtYXppbjMxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTYyOTcwM30.JrZ5cl5HpgeN-lCUPPdNhYe2cnHjk-cw-vtUeD8gHkI
[17-May-2026 13:35:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 13:35:04 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 13:35:04 UTC] User ID: 595
[17-May-2026 13:35:04 UTC] ✅ User profile retrieved successfully for user ID: 595
[17-May-2026 13:35:05 UTC] === API CALL LOG ===
[17-May-2026 13:35:05 UTC] Endpoint: user/profile.php
[17-May-2026 13:35:05 UTC] Full Log Data: {
    "timestamp": "2026-05-17 13:35:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.47.133.51",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.47.133.51, 162.158.222.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk1IiwidXNlcm5hbWUiOiJzZXl0YW5sYXJpbmFsbGFoaSIsImVtYWlsIjoibWVydmV5aWxtYXppbjMxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTYyOTcwM30.JrZ5cl5HpgeN-lCUPPdNhYe2cnHjk-cw-vtUeD8gHkI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd300db3aa3b4f3-OSL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.47.133.51",
        "cf-ipcountry": "AZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 13:35:05 UTC] === END API CALL LOG ===
[17-May-2026 13:35:05 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 13:35:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk1IiwidXNlcm5hbWUiOiJzZXl0YW5sYXJpbmFsbGFoaSIsImVtYWlsIjoibWVydmV5aWxtYXppbjMxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTYyOTcwM30.JrZ5cl5HpgeN-lCUPPdNhYe2cnHjk-cw-vtUeD8gHkI
[17-May-2026 13:35:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 13:35:05 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 13:35:05 UTC] User ID: 595
[17-May-2026 13:35:05 UTC] ✅ User profile retrieved successfully for user ID: 595
[17-May-2026 13:35:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 13:35:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 13:35:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"212.47.133.51, 162.158.222.15","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk1IiwidXNlcm5hbWUiOiJzZXl0YW5sYXJpbmFsbGFoaSIsImVtYWlsIjoibWVydmV5aWxtYXppbjMxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTYyOTcwM30.JrZ5cl5HpgeN-lCUPPdNhYe2cnHjk-cw-vtUeD8gHkI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fd3010c0934b4f3-OSL","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"212.47.133.51","cf-ipcountry":"AZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-May-2026 13:35:13 UTC] === User Orders API Called ===
[17-May-2026 13:35:13 UTC] User ID: 595
[17-May-2026 13:35:13 UTC] Limit: 20, Offset: 0
[17-May-2026 13:35:13 UTC] Orders found: 0
[17-May-2026 13:35:13 UTC] Orders data: []
[17-May-2026 13:35:13 UTC] Total orders count: 0
[17-May-2026 13:35:14 UTC] === API CALL LOG ===
[17-May-2026 13:35:14 UTC] Endpoint: user/profile.php
[17-May-2026 13:35:14 UTC] Full Log Data: {
    "timestamp": "2026-05-17 13:35:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.47.133.51",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.47.133.51, 162.158.222.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk1IiwidXNlcm5hbWUiOiJzZXl0YW5sYXJpbmFsbGFoaSIsImVtYWlsIjoibWVydmV5aWxtYXppbjMxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTYyOTcwM30.JrZ5cl5HpgeN-lCUPPdNhYe2cnHjk-cw-vtUeD8gHkI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd30111ff09b4f3-OSL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.47.133.51",
        "cf-ipcountry": "AZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 13:35:14 UTC] === END API CALL LOG ===
[17-May-2026 13:35:14 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 13:35:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk1IiwidXNlcm5hbWUiOiJzZXl0YW5sYXJpbmFsbGFoaSIsImVtYWlsIjoibWVydmV5aWxtYXppbjMxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTYyOTcwM30.JrZ5cl5HpgeN-lCUPPdNhYe2cnHjk-cw-vtUeD8gHkI
[17-May-2026 13:35:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 13:35:14 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 13:35:14 UTC] User ID: 595
[17-May-2026 13:35:14 UTC] ✅ User profile retrieved successfully for user ID: 595
[17-May-2026 13:35:14 UTC] User Purchases API - User ID: 595
[17-May-2026 13:35:14 UTC] User Purchases API - Total purchases found: 0
[17-May-2026 13:35:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 13:35:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 13:35:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"212.47.133.51, 162.158.222.15","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk1IiwidXNlcm5hbWUiOiJzZXl0YW5sYXJpbmFsbGFoaSIsImVtYWlsIjoibWVydmV5aWxtYXppbjMxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTYyOTcwM30.JrZ5cl5HpgeN-lCUPPdNhYe2cnHjk-cw-vtUeD8gHkI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fd301286907b4f3-OSL","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"212.47.133.51","cf-ipcountry":"AZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-May-2026 13:35:17 UTC] === User Orders API Called ===
[17-May-2026 13:35:17 UTC] User ID: 595
[17-May-2026 13:35:17 UTC] Limit: 20, Offset: 0
[17-May-2026 13:35:17 UTC] Orders found: 0
[17-May-2026 13:35:17 UTC] Orders data: []
[17-May-2026 13:35:17 UTC] Total orders count: 0
[17-May-2026 13:35:17 UTC] === API CALL LOG ===
[17-May-2026 13:35:17 UTC] Endpoint: user/profile.php
[17-May-2026 13:35:17 UTC] Full Log Data: {
    "timestamp": "2026-05-17 13:35:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.47.133.51",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.47.133.51, 162.158.222.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk1IiwidXNlcm5hbWUiOiJzZXl0YW5sYXJpbmFsbGFoaSIsImVtYWlsIjoibWVydmV5aWxtYXppbjMxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTYyOTcwM30.JrZ5cl5HpgeN-lCUPPdNhYe2cnHjk-cw-vtUeD8gHkI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd30128d98db4f3-OSL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.47.133.51",
        "cf-ipcountry": "AZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 13:35:17 UTC] === END API CALL LOG ===
[17-May-2026 13:35:17 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 13:35:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk1IiwidXNlcm5hbWUiOiJzZXl0YW5sYXJpbmFsbGFoaSIsImVtYWlsIjoibWVydmV5aWxtYXppbjMxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTYyOTcwM30.JrZ5cl5HpgeN-lCUPPdNhYe2cnHjk-cw-vtUeD8gHkI
[17-May-2026 13:35:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 13:35:17 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 13:35:17 UTC] User ID: 595
[17-May-2026 13:35:17 UTC] ✅ User profile retrieved successfully for user ID: 595
[17-May-2026 13:35:18 UTC] === API CALL LOG ===
[17-May-2026 13:35:18 UTC] Endpoint: user/profile.php
[17-May-2026 13:35:18 UTC] Full Log Data: {
    "timestamp": "2026-05-17 13:35:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.47.133.51",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.47.133.51, 162.158.222.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk1IiwidXNlcm5hbWUiOiJzZXl0YW5sYXJpbmFsbGFoaSIsImVtYWlsIjoibWVydmV5aWxtYXppbjMxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTYyOTcwM30.JrZ5cl5HpgeN-lCUPPdNhYe2cnHjk-cw-vtUeD8gHkI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd30129ca8fb4f3-OSL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.47.133.51",
        "cf-ipcountry": "AZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 13:35:18 UTC] === END API CALL LOG ===
[17-May-2026 13:35:18 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 13:35:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk1IiwidXNlcm5hbWUiOiJzZXl0YW5sYXJpbmFsbGFoaSIsImVtYWlsIjoibWVydmV5aWxtYXppbjMxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTYyOTcwM30.JrZ5cl5HpgeN-lCUPPdNhYe2cnHjk-cw-vtUeD8gHkI
[17-May-2026 13:35:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 13:35:18 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 13:35:18 UTC] User ID: 595
[17-May-2026 13:35:18 UTC] ✅ User profile retrieved successfully for user ID: 595
[17-May-2026 13:35:18 UTC] === API CALL LOG ===
[17-May-2026 13:35:18 UTC] Endpoint: user/profile.php
[17-May-2026 13:35:18 UTC] Full Log Data: {
    "timestamp": "2026-05-17 13:35:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.47.133.51",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.47.133.51, 162.158.222.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk1IiwidXNlcm5hbWUiOiJzZXl0YW5sYXJpbmFsbGFoaSIsImVtYWlsIjoibWVydmV5aWxtYXppbjMxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTYyOTcwM30.JrZ5cl5HpgeN-lCUPPdNhYe2cnHjk-cw-vtUeD8gHkI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd3012d3ee8b4f3-OSL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.47.133.51",
        "cf-ipcountry": "AZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 13:35:18 UTC] === END API CALL LOG ===
[17-May-2026 13:35:18 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 13:35:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk1IiwidXNlcm5hbWUiOiJzZXl0YW5sYXJpbmFsbGFoaSIsImVtYWlsIjoibWVydmV5aWxtYXppbjMxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTYyOTcwM30.JrZ5cl5HpgeN-lCUPPdNhYe2cnHjk-cw-vtUeD8gHkI
[17-May-2026 13:35:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 13:35:18 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 13:35:18 UTC] User ID: 595
[17-May-2026 13:35:18 UTC] ✅ User profile retrieved successfully for user ID: 595
[17-May-2026 13:35:23 UTC] === API CALL LOG ===
[17-May-2026 13:35:23 UTC] Endpoint: user/profile.php
[17-May-2026 13:35:23 UTC] Full Log Data: {
    "timestamp": "2026-05-17 13:35:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.47.133.51",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.47.133.51, 162.158.222.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk1IiwidXNlcm5hbWUiOiJzZXl0YW5sYXJpbmFsbGFoaSIsImVtYWlsIjoibWVydmV5aWxtYXppbjMxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTYyOTcwM30.JrZ5cl5HpgeN-lCUPPdNhYe2cnHjk-cw-vtUeD8gHkI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd3014e6ca8b4f3-OSL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.47.133.51",
        "cf-ipcountry": "AZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 13:35:23 UTC] === END API CALL LOG ===
[17-May-2026 13:35:23 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 13:35:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk1IiwidXNlcm5hbWUiOiJzZXl0YW5sYXJpbmFsbGFoaSIsImVtYWlsIjoibWVydmV5aWxtYXppbjMxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTYyOTcwM30.JrZ5cl5HpgeN-lCUPPdNhYe2cnHjk-cw-vtUeD8gHkI
[17-May-2026 13:35:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 13:35:23 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 13:35:23 UTC] User ID: 595
[17-May-2026 13:35:23 UTC] ✅ User profile retrieved successfully for user ID: 595
[17-May-2026 13:35:23 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 13:35:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 13:35:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"212.47.133.51, 162.158.222.15","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk1IiwidXNlcm5hbWUiOiJzZXl0YW5sYXJpbmFsbGFoaSIsImVtYWlsIjoibWVydmV5aWxtYXppbjMxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTYyOTcwM30.JrZ5cl5HpgeN-lCUPPdNhYe2cnHjk-cw-vtUeD8gHkI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fd3014e6ca4b4f3-OSL","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"212.47.133.51","cf-ipcountry":"AZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-May-2026 13:35:23 UTC] === User Orders API Called ===
[17-May-2026 13:35:23 UTC] User ID: 595
[17-May-2026 13:35:23 UTC] Limit: 20, Offset: 0
[17-May-2026 13:35:23 UTC] Orders found: 0
[17-May-2026 13:35:23 UTC] Orders data: []
[17-May-2026 13:35:23 UTC] Total orders count: 0
[17-May-2026 13:35:24 UTC] === API CALL LOG ===
[17-May-2026 13:35:24 UTC] Endpoint: user/profile.php
[17-May-2026 13:35:24 UTC] Full Log Data: {
    "timestamp": "2026-05-17 13:35:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.47.133.51",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.47.133.51, 162.158.222.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk1IiwidXNlcm5hbWUiOiJzZXl0YW5sYXJpbmFsbGFoaSIsImVtYWlsIjoibWVydmV5aWxtYXppbjMxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTYyOTcwM30.JrZ5cl5HpgeN-lCUPPdNhYe2cnHjk-cw-vtUeD8gHkI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd3014edd42b4f3-OSL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.47.133.51",
        "cf-ipcountry": "AZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 13:35:24 UTC] === END API CALL LOG ===
[17-May-2026 13:35:24 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 13:35:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk1IiwidXNlcm5hbWUiOiJzZXl0YW5sYXJpbmFsbGFoaSIsImVtYWlsIjoibWVydmV5aWxtYXppbjMxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTYyOTcwM30.JrZ5cl5HpgeN-lCUPPdNhYe2cnHjk-cw-vtUeD8gHkI
[17-May-2026 13:35:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 13:35:24 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 13:35:24 UTC] User ID: 595
[17-May-2026 13:35:24 UTC] ✅ User profile retrieved successfully for user ID: 595
[17-May-2026 13:35:24 UTC] === API CALL LOG ===
[17-May-2026 13:35:24 UTC] Endpoint: user/profile.php
[17-May-2026 13:35:24 UTC] Full Log Data: {
    "timestamp": "2026-05-17 13:35:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.47.133.51",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.47.133.51, 162.158.222.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk1IiwidXNlcm5hbWUiOiJzZXl0YW5sYXJpbmFsbGFoaSIsImVtYWlsIjoibWVydmV5aWxtYXppbjMxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTYyOTcwM30.JrZ5cl5HpgeN-lCUPPdNhYe2cnHjk-cw-vtUeD8gHkI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd30152a9bdb4f3-OSL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.47.133.51",
        "cf-ipcountry": "AZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 13:35:24 UTC] === END API CALL LOG ===
[17-May-2026 13:35:24 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 13:35:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk1IiwidXNlcm5hbWUiOiJzZXl0YW5sYXJpbmFsbGFoaSIsImVtYWlsIjoibWVydmV5aWxtYXppbjMxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTYyOTcwM30.JrZ5cl5HpgeN-lCUPPdNhYe2cnHjk-cw-vtUeD8gHkI
[17-May-2026 13:35:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 13:35:24 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 13:35:24 UTC] User ID: 595
[17-May-2026 13:35:24 UTC] ✅ User profile retrieved successfully for user ID: 595
[17-May-2026 13:35:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 13:35:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 13:35:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"212.47.133.51, 162.158.222.15","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk1IiwidXNlcm5hbWUiOiJzZXl0YW5sYXJpbmFsbGFoaSIsImVtYWlsIjoibWVydmV5aWxtYXppbjMxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTYyOTcwM30.JrZ5cl5HpgeN-lCUPPdNhYe2cnHjk-cw-vtUeD8gHkI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fd301629a35b4f3-OSL","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"212.47.133.51","cf-ipcountry":"AZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-May-2026 13:35:27 UTC] === User Orders API Called ===
[17-May-2026 13:35:27 UTC] User ID: 595
[17-May-2026 13:35:27 UTC] Limit: 20, Offset: 0
[17-May-2026 13:35:27 UTC] Orders found: 0
[17-May-2026 13:35:27 UTC] Orders data: []
[17-May-2026 13:35:27 UTC] Total orders count: 0
[17-May-2026 13:35:27 UTC] === API CALL LOG ===
[17-May-2026 13:35:27 UTC] Endpoint: user/profile.php
[17-May-2026 13:35:27 UTC] Full Log Data: {
    "timestamp": "2026-05-17 13:35:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.47.133.51",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.47.133.51, 162.158.222.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk1IiwidXNlcm5hbWUiOiJzZXl0YW5sYXJpbmFsbGFoaSIsImVtYWlsIjoibWVydmV5aWxtYXppbjMxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTYyOTcwM30.JrZ5cl5HpgeN-lCUPPdNhYe2cnHjk-cw-vtUeD8gHkI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd301630aa7b4f3-OSL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.47.133.51",
        "cf-ipcountry": "AZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 13:35:27 UTC] === END API CALL LOG ===
[17-May-2026 13:35:27 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 13:35:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk1IiwidXNlcm5hbWUiOiJzZXl0YW5sYXJpbmFsbGFoaSIsImVtYWlsIjoibWVydmV5aWxtYXppbjMxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTYyOTcwM30.JrZ5cl5HpgeN-lCUPPdNhYe2cnHjk-cw-vtUeD8gHkI
[17-May-2026 13:35:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 13:35:27 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 13:35:27 UTC] User ID: 595
[17-May-2026 13:35:27 UTC] ✅ User profile retrieved successfully for user ID: 595
[17-May-2026 13:35:27 UTC] === API CALL LOG ===
[17-May-2026 13:35:27 UTC] Endpoint: user/profile.php
[17-May-2026 13:35:27 UTC] Full Log Data: {
    "timestamp": "2026-05-17 13:35:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.47.133.51",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.47.133.51, 162.158.222.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk1IiwidXNlcm5hbWUiOiJzZXl0YW5sYXJpbmFsbGFoaSIsImVtYWlsIjoibWVydmV5aWxtYXppbjMxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTYyOTcwM30.JrZ5cl5HpgeN-lCUPPdNhYe2cnHjk-cw-vtUeD8gHkI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd301653ccfb4f3-OSL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.47.133.51",
        "cf-ipcountry": "AZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 13:35:27 UTC] === END API CALL LOG ===
[17-May-2026 13:35:27 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 13:35:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk1IiwidXNlcm5hbWUiOiJzZXl0YW5sYXJpbmFsbGFoaSIsImVtYWlsIjoibWVydmV5aWxtYXppbjMxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTYyOTcwM30.JrZ5cl5HpgeN-lCUPPdNhYe2cnHjk-cw-vtUeD8gHkI
[17-May-2026 13:35:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 13:35:27 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 13:35:27 UTC] User ID: 595
[17-May-2026 13:35:27 UTC] ✅ User profile retrieved successfully for user ID: 595
[17-May-2026 13:35:28 UTC] === API CALL LOG ===
[17-May-2026 13:35:28 UTC] Endpoint: user/profile.php
[17-May-2026 13:35:28 UTC] Full Log Data: {
    "timestamp": "2026-05-17 13:35:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.47.133.51",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.47.133.51, 162.158.222.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk1IiwidXNlcm5hbWUiOiJzZXl0YW5sYXJpbmFsbGFoaSIsImVtYWlsIjoibWVydmV5aWxtYXppbjMxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTYyOTcwM30.JrZ5cl5HpgeN-lCUPPdNhYe2cnHjk-cw-vtUeD8gHkI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd30167ff5eb4f3-OSL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.47.133.51",
        "cf-ipcountry": "AZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 13:35:28 UTC] === END API CALL LOG ===
[17-May-2026 13:35:28 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 13:35:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk1IiwidXNlcm5hbWUiOiJzZXl0YW5sYXJpbmFsbGFoaSIsImVtYWlsIjoibWVydmV5aWxtYXppbjMxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTYyOTcwM30.JrZ5cl5HpgeN-lCUPPdNhYe2cnHjk-cw-vtUeD8gHkI
[17-May-2026 13:35:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 13:35:28 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 13:35:28 UTC] User ID: 595
[17-May-2026 13:35:28 UTC] ✅ User profile retrieved successfully for user ID: 595
[17-May-2026 13:35:38 UTC] === API CALL LOG ===
[17-May-2026 13:35:38 UTC] Endpoint: user/profile.php
[17-May-2026 13:35:38 UTC] Full Log Data: {
    "timestamp": "2026-05-17 13:35:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.47.133.51",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.47.133.51, 162.158.222.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk1IiwidXNlcm5hbWUiOiJzZXl0YW5sYXJpbmFsbGFoaSIsImVtYWlsIjoibWVydmV5aWxtYXppbjMxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTYyOTcwM30.JrZ5cl5HpgeN-lCUPPdNhYe2cnHjk-cw-vtUeD8gHkI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd301a61f7cb4f3-OSL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.47.133.51",
        "cf-ipcountry": "AZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 13:35:38 UTC] === END API CALL LOG ===
[17-May-2026 13:35:38 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 13:35:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk1IiwidXNlcm5hbWUiOiJzZXl0YW5sYXJpbmFsbGFoaSIsImVtYWlsIjoibWVydmV5aWxtYXppbjMxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTYyOTcwM30.JrZ5cl5HpgeN-lCUPPdNhYe2cnHjk-cw-vtUeD8gHkI
[17-May-2026 13:35:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 13:35:38 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 13:35:38 UTC] User ID: 595
[17-May-2026 13:35:38 UTC] ✅ User profile retrieved successfully for user ID: 595
[17-May-2026 13:35:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 13:35:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 13:35:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"212.47.133.51, 162.158.222.15","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk1IiwidXNlcm5hbWUiOiJzZXl0YW5sYXJpbmFsbGFoaSIsImVtYWlsIjoibWVydmV5aWxtYXppbjMxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTYyOTcwM30.JrZ5cl5HpgeN-lCUPPdNhYe2cnHjk-cw-vtUeD8gHkI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fd301a61f7bb4f3-OSL","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"212.47.133.51","cf-ipcountry":"AZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-May-2026 13:35:38 UTC] === User Orders API Called ===
[17-May-2026 13:35:38 UTC] User ID: 595
[17-May-2026 13:35:38 UTC] Limit: 20, Offset: 0
[17-May-2026 13:35:38 UTC] Orders found: 0
[17-May-2026 13:35:38 UTC] Orders data: []
[17-May-2026 13:35:38 UTC] Total orders count: 0
[17-May-2026 13:35:38 UTC] === API CALL LOG ===
[17-May-2026 13:35:38 UTC] Endpoint: user/profile.php
[17-May-2026 13:35:38 UTC] Full Log Data: {
    "timestamp": "2026-05-17 13:35:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.47.133.51",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.47.133.51, 162.158.222.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk1IiwidXNlcm5hbWUiOiJzZXl0YW5sYXJpbmFsbGFoaSIsImVtYWlsIjoibWVydmV5aWxtYXppbjMxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTYyOTcwM30.JrZ5cl5HpgeN-lCUPPdNhYe2cnHjk-cw-vtUeD8gHkI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd301a7a95ab4f3-OSL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.47.133.51",
        "cf-ipcountry": "AZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 13:35:38 UTC] === END API CALL LOG ===
[17-May-2026 13:35:38 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 13:35:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk1IiwidXNlcm5hbWUiOiJzZXl0YW5sYXJpbmFsbGFoaSIsImVtYWlsIjoibWVydmV5aWxtYXppbjMxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTYyOTcwM30.JrZ5cl5HpgeN-lCUPPdNhYe2cnHjk-cw-vtUeD8gHkI
[17-May-2026 13:35:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 13:35:38 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 13:35:38 UTC] User ID: 595
[17-May-2026 13:35:38 UTC] ✅ User profile retrieved successfully for user ID: 595
[17-May-2026 13:35:38 UTC] === API CALL LOG ===
[17-May-2026 13:35:38 UTC] Endpoint: user/profile.php
[17-May-2026 13:35:38 UTC] Full Log Data: {
    "timestamp": "2026-05-17 13:35:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.47.133.51",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.47.133.51, 162.158.222.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk1IiwidXNlcm5hbWUiOiJzZXl0YW5sYXJpbmFsbGFoaSIsImVtYWlsIjoibWVydmV5aWxtYXppbjMxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTYyOTcwM30.JrZ5cl5HpgeN-lCUPPdNhYe2cnHjk-cw-vtUeD8gHkI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd301ab2d0ab4f3-OSL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.47.133.51",
        "cf-ipcountry": "AZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 13:35:38 UTC] === END API CALL LOG ===
[17-May-2026 13:35:38 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 13:35:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk1IiwidXNlcm5hbWUiOiJzZXl0YW5sYXJpbmFsbGFoaSIsImVtYWlsIjoibWVydmV5aWxtYXppbjMxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTYyOTcwM30.JrZ5cl5HpgeN-lCUPPdNhYe2cnHjk-cw-vtUeD8gHkI
[17-May-2026 13:35:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 13:35:38 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 13:35:38 UTC] User ID: 595
[17-May-2026 13:35:38 UTC] ✅ User profile retrieved successfully for user ID: 595
[17-May-2026 13:59:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 13:59:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 13:59:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"212.47.133.51, 162.158.222.15","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk1IiwidXNlcm5hbWUiOiJzZXl0YW5sYXJpbmFsbGFoaSIsImVtYWlsIjoibWVydmV5aWxtYXppbjMxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTYyOTcwM30.JrZ5cl5HpgeN-lCUPPdNhYe2cnHjk-cw-vtUeD8gHkI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fd324239c46569d-OSL","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"212.47.133.51","cf-ipcountry":"AZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-May-2026 13:59:10 UTC] === User Orders API Called ===
[17-May-2026 13:59:10 UTC] User ID: 595
[17-May-2026 13:59:10 UTC] Limit: 20, Offset: 0
[17-May-2026 13:59:10 UTC] Orders found: 0
[17-May-2026 13:59:10 UTC] Orders data: []
[17-May-2026 13:59:10 UTC] Total orders count: 0
[17-May-2026 13:59:10 UTC] === API CALL LOG ===
[17-May-2026 13:59:10 UTC] Endpoint: user/profile.php
[17-May-2026 13:59:10 UTC] Full Log Data: {
    "timestamp": "2026-05-17 13:59:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.47.133.51",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.47.133.51, 162.158.222.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk1IiwidXNlcm5hbWUiOiJzZXl0YW5sYXJpbmFsbGFoaSIsImVtYWlsIjoibWVydmV5aWxtYXppbjMxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTYyOTcwM30.JrZ5cl5HpgeN-lCUPPdNhYe2cnHjk-cw-vtUeD8gHkI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd324252d78569d-OSL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.47.133.51",
        "cf-ipcountry": "AZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 13:59:10 UTC] === END API CALL LOG ===
[17-May-2026 13:59:10 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 13:59:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk1IiwidXNlcm5hbWUiOiJzZXl0YW5sYXJpbmFsbGFoaSIsImVtYWlsIjoibWVydmV5aWxtYXppbjMxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTYyOTcwM30.JrZ5cl5HpgeN-lCUPPdNhYe2cnHjk-cw-vtUeD8gHkI
[17-May-2026 13:59:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 13:59:10 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 13:59:10 UTC] User ID: 595
[17-May-2026 13:59:10 UTC] ✅ User profile retrieved successfully for user ID: 595
[17-May-2026 13:59:11 UTC] === API CALL LOG ===
[17-May-2026 13:59:11 UTC] Endpoint: user/profile.php
[17-May-2026 13:59:11 UTC] Full Log Data: {
    "timestamp": "2026-05-17 13:59:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.47.133.51",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.47.133.51, 162.158.222.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk1IiwidXNlcm5hbWUiOiJzZXl0YW5sYXJpbmFsbGFoaSIsImVtYWlsIjoibWVydmV5aWxtYXppbjMxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTYyOTcwM30.JrZ5cl5HpgeN-lCUPPdNhYe2cnHjk-cw-vtUeD8gHkI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd324247cde569d-OSL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.47.133.51",
        "cf-ipcountry": "AZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 13:59:11 UTC] === END API CALL LOG ===
[17-May-2026 13:59:11 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 13:59:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk1IiwidXNlcm5hbWUiOiJzZXl0YW5sYXJpbmFsbGFoaSIsImVtYWlsIjoibWVydmV5aWxtYXppbjMxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTYyOTcwM30.JrZ5cl5HpgeN-lCUPPdNhYe2cnHjk-cw-vtUeD8gHkI
[17-May-2026 13:59:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 13:59:11 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 13:59:11 UTC] User ID: 595
[17-May-2026 13:59:11 UTC] ✅ User profile retrieved successfully for user ID: 595
[17-May-2026 13:59:11 UTC] === API CALL LOG ===
[17-May-2026 13:59:11 UTC] Endpoint: user/profile.php
[17-May-2026 13:59:11 UTC] Full Log Data: {
    "timestamp": "2026-05-17 13:59:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.47.133.51",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.47.133.51, 162.158.222.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk1IiwidXNlcm5hbWUiOiJzZXl0YW5sYXJpbmFsbGFoaSIsImVtYWlsIjoibWVydmV5aWxtYXppbjMxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTYyOTcwM30.JrZ5cl5HpgeN-lCUPPdNhYe2cnHjk-cw-vtUeD8gHkI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd32429588f569d-OSL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.47.133.51",
        "cf-ipcountry": "AZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 13:59:11 UTC] === END API CALL LOG ===
[17-May-2026 13:59:11 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 13:59:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk1IiwidXNlcm5hbWUiOiJzZXl0YW5sYXJpbmFsbGFoaSIsImVtYWlsIjoibWVydmV5aWxtYXppbjMxQGdtYWlsLmNvbSIsImV4cCI6MTc3OTYyOTcwM30.JrZ5cl5HpgeN-lCUPPdNhYe2cnHjk-cw-vtUeD8gHkI
[17-May-2026 13:59:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 13:59:11 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 13:59:11 UTC] User ID: 595
[17-May-2026 13:59:11 UTC] ✅ User profile retrieved successfully for user ID: 595
[17-May-2026 14:02:06 UTC] === API CALL LOG ===
[17-May-2026 14:02:06 UTC] Endpoint: user/profile.php
[17-May-2026 14:02:06 UTC] Full Log Data: {
    "timestamp": "2026-05-17 14:02:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.174.110",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.188.174.110, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk2IiwidXNlcm5hbWUiOiJUYWtsZSIsImVtYWlsIjoid2FsZHV1amlyYWF0YUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2MzEzMjV9.TxANrXnrReJZ4vyG0DoRhF1TK2kwp2VFwwQ12rMhdS8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd3286be8c3f285-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.188.174.110",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 14:02:06 UTC] === END API CALL LOG ===
[17-May-2026 14:02:06 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 14:02:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk2IiwidXNlcm5hbWUiOiJUYWtsZSIsImVtYWlsIjoid2FsZHV1amlyYWF0YUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2MzEzMjV9.TxANrXnrReJZ4vyG0DoRhF1TK2kwp2VFwwQ12rMhdS8
[17-May-2026 14:02:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 14:02:06 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 14:02:06 UTC] User ID: 596
[17-May-2026 14:02:06 UTC] ✅ User profile retrieved successfully for user ID: 596
[17-May-2026 14:02:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 14:02:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 14:02:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.188.174.110, 104.23.208.145","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk2IiwidXNlcm5hbWUiOiJUYWtsZSIsImVtYWlsIjoid2FsZHV1amlyYWF0YUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2MzEzMjV9.TxANrXnrReJZ4vyG0DoRhF1TK2kwp2VFwwQ12rMhdS8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fd3286c2946f285-ADD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.188.174.110","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-May-2026 14:02:06 UTC] === User Orders API Called ===
[17-May-2026 14:02:06 UTC] User ID: 596
[17-May-2026 14:02:06 UTC] Limit: 20, Offset: 0
[17-May-2026 14:02:06 UTC] Orders found: 0
[17-May-2026 14:02:06 UTC] Orders data: []
[17-May-2026 14:02:06 UTC] Total orders count: 0
[17-May-2026 14:02:06 UTC] === API CALL LOG ===
[17-May-2026 14:02:06 UTC] Endpoint: user/profile.php
[17-May-2026 14:02:06 UTC] Full Log Data: {
    "timestamp": "2026-05-17 14:02:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.174.110",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.188.174.110, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk2IiwidXNlcm5hbWUiOiJUYWtsZSIsImVtYWlsIjoid2FsZHV1amlyYWF0YUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2MzEzMjV9.TxANrXnrReJZ4vyG0DoRhF1TK2kwp2VFwwQ12rMhdS8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd3286c89dff285-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.188.174.110",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 14:02:06 UTC] === END API CALL LOG ===
[17-May-2026 14:02:06 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 14:02:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk2IiwidXNlcm5hbWUiOiJUYWtsZSIsImVtYWlsIjoid2FsZHV1amlyYWF0YUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2MzEzMjV9.TxANrXnrReJZ4vyG0DoRhF1TK2kwp2VFwwQ12rMhdS8
[17-May-2026 14:02:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 14:02:06 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 14:02:06 UTC] User ID: 596
[17-May-2026 14:02:06 UTC] ✅ User profile retrieved successfully for user ID: 596
[17-May-2026 14:02:06 UTC] === API CALL LOG ===
[17-May-2026 14:02:06 UTC] Endpoint: user/profile.php
[17-May-2026 14:02:06 UTC] Full Log Data: {
    "timestamp": "2026-05-17 14:02:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.174.110",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.188.174.110, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk2IiwidXNlcm5hbWUiOiJUYWtsZSIsImVtYWlsIjoid2FsZHV1amlyYWF0YUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2MzEzMjV9.TxANrXnrReJZ4vyG0DoRhF1TK2kwp2VFwwQ12rMhdS8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd328703865f285-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.188.174.110",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 14:02:06 UTC] === END API CALL LOG ===
[17-May-2026 14:02:06 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 14:02:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk2IiwidXNlcm5hbWUiOiJUYWtsZSIsImVtYWlsIjoid2FsZHV1amlyYWF0YUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2MzEzMjV9.TxANrXnrReJZ4vyG0DoRhF1TK2kwp2VFwwQ12rMhdS8
[17-May-2026 14:02:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 14:02:06 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 14:02:06 UTC] User ID: 596
[17-May-2026 14:02:06 UTC] ✅ User profile retrieved successfully for user ID: 596
[17-May-2026 14:02:18 UTC] === API CALL LOG ===
[17-May-2026 14:02:18 UTC] Endpoint: user/profile.php
[17-May-2026 14:02:18 UTC] Full Log Data: {
    "timestamp": "2026-05-17 14:02:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.174.110",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.188.174.110, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk2IiwidXNlcm5hbWUiOiJUYWtsZSIsImVtYWlsIjoid2FsZHV1amlyYWF0YUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2MzEzMjV9.TxANrXnrReJZ4vyG0DoRhF1TK2kwp2VFwwQ12rMhdS8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd328b87a76f285-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.188.174.110",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 14:02:18 UTC] === END API CALL LOG ===
[17-May-2026 14:02:18 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 14:02:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk2IiwidXNlcm5hbWUiOiJUYWtsZSIsImVtYWlsIjoid2FsZHV1amlyYWF0YUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2MzEzMjV9.TxANrXnrReJZ4vyG0DoRhF1TK2kwp2VFwwQ12rMhdS8
[17-May-2026 14:02:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 14:02:18 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 14:02:18 UTC] User ID: 596
[17-May-2026 14:02:18 UTC] ✅ User profile retrieved successfully for user ID: 596
[17-May-2026 14:02:18 UTC] User Purchases API - User ID: 596
[17-May-2026 14:02:18 UTC] User Purchases API - Total purchases found: 0
[17-May-2026 14:02:25 UTC] === API CALL LOG ===
[17-May-2026 14:02:25 UTC] Endpoint: user/profile.php
[17-May-2026 14:02:25 UTC] Full Log Data: {
    "timestamp": "2026-05-17 14:02:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.174.110",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.188.174.110, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk2IiwidXNlcm5hbWUiOiJUYWtsZSIsImVtYWlsIjoid2FsZHV1amlyYWF0YUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2MzEzMjV9.TxANrXnrReJZ4vyG0DoRhF1TK2kwp2VFwwQ12rMhdS8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd328e4ac3df285-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.188.174.110",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 14:02:25 UTC] === END API CALL LOG ===
[17-May-2026 14:02:25 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 14:02:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk2IiwidXNlcm5hbWUiOiJUYWtsZSIsImVtYWlsIjoid2FsZHV1amlyYWF0YUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2MzEzMjV9.TxANrXnrReJZ4vyG0DoRhF1TK2kwp2VFwwQ12rMhdS8
[17-May-2026 14:02:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 14:02:25 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 14:02:25 UTC] User ID: 596
[17-May-2026 14:02:25 UTC] ✅ User profile retrieved successfully for user ID: 596
[17-May-2026 14:02:25 UTC] User Purchases API - User ID: 596
[17-May-2026 14:02:25 UTC] User Purchases API - Total purchases found: 0
[17-May-2026 14:02:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 14:02:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 14:02:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.188.174.110, 104.23.208.145","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk2IiwidXNlcm5hbWUiOiJUYWtsZSIsImVtYWlsIjoid2FsZHV1amlyYWF0YUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2MzEzMjV9.TxANrXnrReJZ4vyG0DoRhF1TK2kwp2VFwwQ12rMhdS8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fd328ef2efef285-ADD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.188.174.110","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-May-2026 14:02:27 UTC] === User Orders API Called ===
[17-May-2026 14:02:27 UTC] User ID: 596
[17-May-2026 14:02:27 UTC] Limit: 20, Offset: 0
[17-May-2026 14:02:27 UTC] Orders found: 0
[17-May-2026 14:02:27 UTC] Orders data: []
[17-May-2026 14:02:27 UTC] Total orders count: 0
[17-May-2026 14:02:27 UTC] === API CALL LOG ===
[17-May-2026 14:02:27 UTC] Endpoint: user/profile.php
[17-May-2026 14:02:27 UTC] Full Log Data: {
    "timestamp": "2026-05-17 14:02:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.174.110",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.188.174.110, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk2IiwidXNlcm5hbWUiOiJUYWtsZSIsImVtYWlsIjoid2FsZHV1amlyYWF0YUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2MzEzMjV9.TxANrXnrReJZ4vyG0DoRhF1TK2kwp2VFwwQ12rMhdS8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd328ef7f76f285-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.188.174.110",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 14:02:27 UTC] === END API CALL LOG ===
[17-May-2026 14:02:27 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 14:02:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk2IiwidXNlcm5hbWUiOiJUYWtsZSIsImVtYWlsIjoid2FsZHV1amlyYWF0YUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2MzEzMjV9.TxANrXnrReJZ4vyG0DoRhF1TK2kwp2VFwwQ12rMhdS8
[17-May-2026 14:02:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 14:02:27 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 14:02:27 UTC] User ID: 596
[17-May-2026 14:02:27 UTC] ✅ User profile retrieved successfully for user ID: 596
[17-May-2026 14:02:27 UTC] === API CALL LOG ===
[17-May-2026 14:02:27 UTC] Endpoint: user/profile.php
[17-May-2026 14:02:27 UTC] Full Log Data: {
    "timestamp": "2026-05-17 14:02:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.174.110",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.188.174.110, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk2IiwidXNlcm5hbWUiOiJUYWtsZSIsImVtYWlsIjoid2FsZHV1amlyYWF0YUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2MzEzMjV9.TxANrXnrReJZ4vyG0DoRhF1TK2kwp2VFwwQ12rMhdS8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd328f36de5f285-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.188.174.110",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 14:02:27 UTC] === END API CALL LOG ===
[17-May-2026 14:02:27 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 14:02:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk2IiwidXNlcm5hbWUiOiJUYWtsZSIsImVtYWlsIjoid2FsZHV1amlyYWF0YUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2MzEzMjV9.TxANrXnrReJZ4vyG0DoRhF1TK2kwp2VFwwQ12rMhdS8
[17-May-2026 14:02:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 14:02:27 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 14:02:27 UTC] User ID: 596
[17-May-2026 14:02:27 UTC] ✅ User profile retrieved successfully for user ID: 596
[17-May-2026 14:02:27 UTC] === API CALL LOG ===
[17-May-2026 14:02:27 UTC] Endpoint: user/profile.php
[17-May-2026 14:02:27 UTC] Full Log Data: {
    "timestamp": "2026-05-17 14:02:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.174.110",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.188.174.110, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk2IiwidXNlcm5hbWUiOiJUYWtsZSIsImVtYWlsIjoid2FsZHV1amlyYWF0YUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2MzEzMjV9.TxANrXnrReJZ4vyG0DoRhF1TK2kwp2VFwwQ12rMhdS8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd328f3ae4bf285-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.188.174.110",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 14:02:27 UTC] === END API CALL LOG ===
[17-May-2026 14:02:27 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 14:02:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk2IiwidXNlcm5hbWUiOiJUYWtsZSIsImVtYWlsIjoid2FsZHV1amlyYWF0YUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2MzEzMjV9.TxANrXnrReJZ4vyG0DoRhF1TK2kwp2VFwwQ12rMhdS8
[17-May-2026 14:02:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 14:02:27 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 14:02:27 UTC] User ID: 596
[17-May-2026 14:02:27 UTC] ✅ User profile retrieved successfully for user ID: 596
[17-May-2026 14:02:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 14:02:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 14:02:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.188.174.110, 104.23.208.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk2IiwidXNlcm5hbWUiOiJUYWtsZSIsImVtYWlsIjoid2FsZHV1amlyYWF0YUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2MzEzMjV9.TxANrXnrReJZ4vyG0DoRhF1TK2kwp2VFwwQ12rMhdS8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fd32972cf7af285-ADD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.188.174.110","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-May-2026 14:02:48 UTC] === User Orders API Called ===
[17-May-2026 14:02:48 UTC] User ID: 596
[17-May-2026 14:02:48 UTC] Limit: 20, Offset: 0
[17-May-2026 14:02:48 UTC] Orders found: 0
[17-May-2026 14:02:48 UTC] Orders data: []
[17-May-2026 14:02:48 UTC] Total orders count: 0
[17-May-2026 14:02:48 UTC] === API CALL LOG ===
[17-May-2026 14:02:48 UTC] Endpoint: user/profile.php
[17-May-2026 14:02:48 UTC] Full Log Data: {
    "timestamp": "2026-05-17 14:02:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.174.110",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.188.174.110, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk2IiwidXNlcm5hbWUiOiJUYWtsZSIsImVtYWlsIjoid2FsZHV1amlyYWF0YUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2MzEzMjV9.TxANrXnrReJZ4vyG0DoRhF1TK2kwp2VFwwQ12rMhdS8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd329730fd4f285-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.188.174.110",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 14:02:48 UTC] === END API CALL LOG ===
[17-May-2026 14:02:48 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 14:02:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk2IiwidXNlcm5hbWUiOiJUYWtsZSIsImVtYWlsIjoid2FsZHV1amlyYWF0YUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2MzEzMjV9.TxANrXnrReJZ4vyG0DoRhF1TK2kwp2VFwwQ12rMhdS8
[17-May-2026 14:02:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 14:02:48 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 14:02:48 UTC] User ID: 596
[17-May-2026 14:02:48 UTC] ✅ User profile retrieved successfully for user ID: 596
[17-May-2026 14:02:48 UTC] === API CALL LOG ===
[17-May-2026 14:02:48 UTC] Endpoint: user/profile.php
[17-May-2026 14:02:48 UTC] Full Log Data: {
    "timestamp": "2026-05-17 14:02:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.174.110",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.188.174.110, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk2IiwidXNlcm5hbWUiOiJUYWtsZSIsImVtYWlsIjoid2FsZHV1amlyYWF0YUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2MzEzMjV9.TxANrXnrReJZ4vyG0DoRhF1TK2kwp2VFwwQ12rMhdS8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd32976df67f285-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.188.174.110",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 14:02:48 UTC] === END API CALL LOG ===
[17-May-2026 14:02:48 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 14:02:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk2IiwidXNlcm5hbWUiOiJUYWtsZSIsImVtYWlsIjoid2FsZHV1amlyYWF0YUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2MzEzMjV9.TxANrXnrReJZ4vyG0DoRhF1TK2kwp2VFwwQ12rMhdS8
[17-May-2026 14:02:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 14:02:48 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 14:02:48 UTC] User ID: 596
[17-May-2026 14:02:48 UTC] ✅ User profile retrieved successfully for user ID: 596
[17-May-2026 14:02:49 UTC] === API CALL LOG ===
[17-May-2026 14:02:49 UTC] Endpoint: user/profile.php
[17-May-2026 14:02:49 UTC] Full Log Data: {
    "timestamp": "2026-05-17 14:02:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.174.110",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.188.174.110, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk2IiwidXNlcm5hbWUiOiJUYWtsZSIsImVtYWlsIjoid2FsZHV1amlyYWF0YUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2MzEzMjV9.TxANrXnrReJZ4vyG0DoRhF1TK2kwp2VFwwQ12rMhdS8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd329796c6df285-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.188.174.110",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 14:02:49 UTC] === END API CALL LOG ===
[17-May-2026 14:02:49 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 14:02:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk2IiwidXNlcm5hbWUiOiJUYWtsZSIsImVtYWlsIjoid2FsZHV1amlyYWF0YUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2MzEzMjV9.TxANrXnrReJZ4vyG0DoRhF1TK2kwp2VFwwQ12rMhdS8
[17-May-2026 14:02:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 14:02:49 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 14:02:49 UTC] User ID: 596
[17-May-2026 14:02:49 UTC] ✅ User profile retrieved successfully for user ID: 596
[17-May-2026 14:02:59 UTC] === API CALL LOG ===
[17-May-2026 14:02:59 UTC] Endpoint: user/profile.php
[17-May-2026 14:02:59 UTC] Full Log Data: {
    "timestamp": "2026-05-17 14:02:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.174.110",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.188.174.110, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk2IiwidXNlcm5hbWUiOiJUYWtsZSIsImVtYWlsIjoid2FsZHV1amlyYWF0YUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2MzEzMjV9.TxANrXnrReJZ4vyG0DoRhF1TK2kwp2VFwwQ12rMhdS8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd329b81fcb4b73-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.188.174.110",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 14:02:59 UTC] === END API CALL LOG ===
[17-May-2026 14:02:59 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 14:02:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk2IiwidXNlcm5hbWUiOiJUYWtsZSIsImVtYWlsIjoid2FsZHV1amlyYWF0YUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2MzEzMjV9.TxANrXnrReJZ4vyG0DoRhF1TK2kwp2VFwwQ12rMhdS8
[17-May-2026 14:02:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 14:02:59 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 14:02:59 UTC] User ID: 596
[17-May-2026 14:02:59 UTC] ✅ User profile retrieved successfully for user ID: 596
[17-May-2026 14:03:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 14:03:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 14:03:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.188.174.110, 104.23.208.145","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk2IiwidXNlcm5hbWUiOiJUYWtsZSIsImVtYWlsIjoid2FsZHV1amlyYWF0YUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2MzEzMjV9.TxANrXnrReJZ4vyG0DoRhF1TK2kwp2VFwwQ12rMhdS8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fd329c8e9f04b73-ADD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.188.174.110","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-May-2026 14:03:01 UTC] === User Orders API Called ===
[17-May-2026 14:03:01 UTC] User ID: 596
[17-May-2026 14:03:01 UTC] Limit: 20, Offset: 0
[17-May-2026 14:03:01 UTC] Orders found: 0
[17-May-2026 14:03:01 UTC] Orders data: []
[17-May-2026 14:03:01 UTC] Total orders count: 0
[17-May-2026 14:03:04 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 14:03:04 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 14:03:04 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.188.174.110, 104.23.208.145","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk2IiwidXNlcm5hbWUiOiJUYWtsZSIsImVtYWlsIjoid2FsZHV1amlyYWF0YUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2MzEzMjV9.TxANrXnrReJZ4vyG0DoRhF1TK2kwp2VFwwQ12rMhdS8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fd329d5bb174b73-ADD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.188.174.110","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-May-2026 14:03:04 UTC] === User Orders API Called ===
[17-May-2026 14:03:04 UTC] User ID: 596
[17-May-2026 14:03:04 UTC] Limit: 20, Offset: 0
[17-May-2026 14:03:04 UTC] Orders found: 0
[17-May-2026 14:03:04 UTC] Orders data: []
[17-May-2026 14:03:04 UTC] Total orders count: 0
[17-May-2026 14:03:04 UTC] === API CALL LOG ===
[17-May-2026 14:03:04 UTC] Endpoint: user/profile.php
[17-May-2026 14:03:04 UTC] Full Log Data: {
    "timestamp": "2026-05-17 14:03:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.174.110",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.188.174.110, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk2IiwidXNlcm5hbWUiOiJUYWtsZSIsImVtYWlsIjoid2FsZHV1amlyYWF0YUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2MzEzMjV9.TxANrXnrReJZ4vyG0DoRhF1TK2kwp2VFwwQ12rMhdS8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd329d60b8e4b73-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.188.174.110",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 14:03:04 UTC] === END API CALL LOG ===
[17-May-2026 14:03:04 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 14:03:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk2IiwidXNlcm5hbWUiOiJUYWtsZSIsImVtYWlsIjoid2FsZHV1amlyYWF0YUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2MzEzMjV9.TxANrXnrReJZ4vyG0DoRhF1TK2kwp2VFwwQ12rMhdS8
[17-May-2026 14:03:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 14:03:04 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 14:03:04 UTC] User ID: 596
[17-May-2026 14:03:04 UTC] ✅ User profile retrieved successfully for user ID: 596
[17-May-2026 14:03:04 UTC] === API CALL LOG ===
[17-May-2026 14:03:04 UTC] Endpoint: user/profile.php
[17-May-2026 14:03:04 UTC] Full Log Data: {
    "timestamp": "2026-05-17 14:03:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.174.110",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.188.174.110, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk2IiwidXNlcm5hbWUiOiJUYWtsZSIsImVtYWlsIjoid2FsZHV1amlyYWF0YUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2MzEzMjV9.TxANrXnrReJZ4vyG0DoRhF1TK2kwp2VFwwQ12rMhdS8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd329d9d8cd4b73-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.188.174.110",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 14:03:04 UTC] === END API CALL LOG ===
[17-May-2026 14:03:04 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 14:03:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk2IiwidXNlcm5hbWUiOiJUYWtsZSIsImVtYWlsIjoid2FsZHV1amlyYWF0YUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2MzEzMjV9.TxANrXnrReJZ4vyG0DoRhF1TK2kwp2VFwwQ12rMhdS8
[17-May-2026 14:03:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 14:03:04 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 14:03:04 UTC] User ID: 596
[17-May-2026 14:03:04 UTC] ✅ User profile retrieved successfully for user ID: 596
[17-May-2026 14:03:04 UTC] === API CALL LOG ===
[17-May-2026 14:03:04 UTC] Endpoint: user/profile.php
[17-May-2026 14:03:04 UTC] Full Log Data: {
    "timestamp": "2026-05-17 14:03:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.174.110",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.188.174.110, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk2IiwidXNlcm5hbWUiOiJUYWtsZSIsImVtYWlsIjoid2FsZHV1amlyYWF0YUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2MzEzMjV9.TxANrXnrReJZ4vyG0DoRhF1TK2kwp2VFwwQ12rMhdS8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd329da19324b73-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.188.174.110",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 14:03:04 UTC] === END API CALL LOG ===
[17-May-2026 14:03:04 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 14:03:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk2IiwidXNlcm5hbWUiOiJUYWtsZSIsImVtYWlsIjoid2FsZHV1amlyYWF0YUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2MzEzMjV9.TxANrXnrReJZ4vyG0DoRhF1TK2kwp2VFwwQ12rMhdS8
[17-May-2026 14:03:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 14:03:04 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 14:03:04 UTC] User ID: 596
[17-May-2026 14:03:04 UTC] ✅ User profile retrieved successfully for user ID: 596
[17-May-2026 14:03:08 UTC] === API CALL LOG ===
[17-May-2026 14:03:08 UTC] Endpoint: user/profile.php
[17-May-2026 14:03:08 UTC] Full Log Data: {
    "timestamp": "2026-05-17 14:03:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.174.110",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.188.174.110, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk2IiwidXNlcm5hbWUiOiJUYWtsZSIsImVtYWlsIjoid2FsZHV1amlyYWF0YUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2MzEzMjV9.TxANrXnrReJZ4vyG0DoRhF1TK2kwp2VFwwQ12rMhdS8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd329f31be54b73-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.188.174.110",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 14:03:08 UTC] === END API CALL LOG ===
[17-May-2026 14:03:08 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 14:03:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk2IiwidXNlcm5hbWUiOiJUYWtsZSIsImVtYWlsIjoid2FsZHV1amlyYWF0YUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2MzEzMjV9.TxANrXnrReJZ4vyG0DoRhF1TK2kwp2VFwwQ12rMhdS8
[17-May-2026 14:03:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 14:03:08 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 14:03:08 UTC] User ID: 596
[17-May-2026 14:03:08 UTC] ✅ User profile retrieved successfully for user ID: 596
[17-May-2026 14:03:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 14:03:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 14:03:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.188.174.110, 104.23.208.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk2IiwidXNlcm5hbWUiOiJUYWtsZSIsImVtYWlsIjoid2FsZHV1amlyYWF0YUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2MzEzMjV9.TxANrXnrReJZ4vyG0DoRhF1TK2kwp2VFwwQ12rMhdS8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fd32a32ef124b73-ADD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.188.174.110","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-May-2026 14:03:18 UTC] === User Orders API Called ===
[17-May-2026 14:03:18 UTC] User ID: 596
[17-May-2026 14:03:18 UTC] Limit: 20, Offset: 0
[17-May-2026 14:03:18 UTC] Orders found: 0
[17-May-2026 14:03:18 UTC] Orders data: []
[17-May-2026 14:03:18 UTC] Total orders count: 0
[17-May-2026 14:03:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 14:03:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 14:03:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.188.174.110, 104.23.208.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk2IiwidXNlcm5hbWUiOiJUYWtsZSIsImVtYWlsIjoid2FsZHV1amlyYWF0YUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2MzEzMjV9.TxANrXnrReJZ4vyG0DoRhF1TK2kwp2VFwwQ12rMhdS8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fd32a310c724b73-ADD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.188.174.110","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-May-2026 14:03:18 UTC] === User Orders API Called ===
[17-May-2026 14:03:18 UTC] User ID: 596
[17-May-2026 14:03:18 UTC] Limit: 20, Offset: 0
[17-May-2026 14:03:18 UTC] Orders found: 0
[17-May-2026 14:03:18 UTC] Orders data: []
[17-May-2026 14:03:18 UTC] Total orders count: 0
[17-May-2026 14:03:18 UTC] === API CALL LOG ===
[17-May-2026 14:03:18 UTC] Endpoint: user/profile.php
[17-May-2026 14:03:18 UTC] Full Log Data: {
    "timestamp": "2026-05-17 14:03:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.174.110",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.188.174.110, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk2IiwidXNlcm5hbWUiOiJUYWtsZSIsImVtYWlsIjoid2FsZHV1amlyYWF0YUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2MzEzMjV9.TxANrXnrReJZ4vyG0DoRhF1TK2kwp2VFwwQ12rMhdS8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd32a314cdd4b73-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.188.174.110",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 14:03:18 UTC] === END API CALL LOG ===
[17-May-2026 14:03:18 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 14:03:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk2IiwidXNlcm5hbWUiOiJUYWtsZSIsImVtYWlsIjoid2FsZHV1amlyYWF0YUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2MzEzMjV9.TxANrXnrReJZ4vyG0DoRhF1TK2kwp2VFwwQ12rMhdS8
[17-May-2026 14:03:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 14:03:18 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 14:03:18 UTC] User ID: 596
[17-May-2026 14:03:18 UTC] ✅ User profile retrieved successfully for user ID: 596
[17-May-2026 14:03:19 UTC] === API CALL LOG ===
[17-May-2026 14:03:19 UTC] Endpoint: user/profile.php
[17-May-2026 14:03:19 UTC] Full Log Data: {
    "timestamp": "2026-05-17 14:03:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.174.110",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.188.174.110, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk2IiwidXNlcm5hbWUiOiJUYWtsZSIsImVtYWlsIjoid2FsZHV1amlyYWF0YUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2MzEzMjV9.TxANrXnrReJZ4vyG0DoRhF1TK2kwp2VFwwQ12rMhdS8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd32a385ea64b73-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.188.174.110",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 14:03:19 UTC] === END API CALL LOG ===
[17-May-2026 14:03:19 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 14:03:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk2IiwidXNlcm5hbWUiOiJUYWtsZSIsImVtYWlsIjoid2FsZHV1amlyYWF0YUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2MzEzMjV9.TxANrXnrReJZ4vyG0DoRhF1TK2kwp2VFwwQ12rMhdS8
[17-May-2026 14:03:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 14:03:19 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 14:03:19 UTC] User ID: 596
[17-May-2026 14:03:19 UTC] ✅ User profile retrieved successfully for user ID: 596
[17-May-2026 14:03:19 UTC] User Purchases API - User ID: 596
[17-May-2026 14:03:19 UTC] User Purchases API - Total purchases found: 0
[17-May-2026 14:03:34 UTC] === API CALL LOG ===
[17-May-2026 14:03:34 UTC] Endpoint: user/profile.php
[17-May-2026 14:03:34 UTC] Full Log Data: {
    "timestamp": "2026-05-17 14:03:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.174.110",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.188.174.110, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk2IiwidXNlcm5hbWUiOiJUYWtsZSIsImVtYWlsIjoid2FsZHV1amlyYWF0YUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2MzEzMjV9.TxANrXnrReJZ4vyG0DoRhF1TK2kwp2VFwwQ12rMhdS8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd32a911ac14b73-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.188.174.110",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 14:03:34 UTC] === END API CALL LOG ===
[17-May-2026 14:03:34 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 14:03:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk2IiwidXNlcm5hbWUiOiJUYWtsZSIsImVtYWlsIjoid2FsZHV1amlyYWF0YUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2MzEzMjV9.TxANrXnrReJZ4vyG0DoRhF1TK2kwp2VFwwQ12rMhdS8
[17-May-2026 14:03:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 14:03:34 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 14:03:34 UTC] User ID: 596
[17-May-2026 14:03:34 UTC] ✅ User profile retrieved successfully for user ID: 596
[17-May-2026 14:03:34 UTC] User Purchases API - User ID: 596
[17-May-2026 14:03:34 UTC] User Purchases API - Total purchases found: 0
[17-May-2026 14:52:34 UTC] === API CALL LOG ===
[17-May-2026 14:52:34 UTC] Endpoint: user/profile.php
[17-May-2026 14:52:34 UTC] Full Log Data: {
    "timestamp": "2026-05-17 14:52:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.39.244.127",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.39.244.127, 172.70.108.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc5IiwidXNlcm5hbWUiOiJ5YW9kYmp3YmQiLCJlbWFpbCI6ImFnZGh3amRqQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQ1NzUwOX0.O49-06gYMvRM7T-ujCUsoHN8JfsL-Yn8_rJu_XwuI8s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd3725af825acfb-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.39.244.127",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 14:52:34 UTC] === END API CALL LOG ===
[17-May-2026 14:52:34 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 14:52:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc5IiwidXNlcm5hbWUiOiJ5YW9kYmp3YmQiLCJlbWFpbCI6ImFnZGh3amRqQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQ1NzUwOX0.O49-06gYMvRM7T-ujCUsoHN8JfsL-Yn8_rJu_XwuI8s
[17-May-2026 14:52:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 14:52:34 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 14:52:34 UTC] User ID: 579
[17-May-2026 14:52:34 UTC] ✅ User profile retrieved successfully for user ID: 579
[17-May-2026 14:52:35 UTC] === API CALL LOG ===
[17-May-2026 14:52:35 UTC] Endpoint: user/profile.php
[17-May-2026 14:52:35 UTC] Full Log Data: {
    "timestamp": "2026-05-17 14:52:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.39.244.127",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.39.244.127, 172.70.108.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc5IiwidXNlcm5hbWUiOiJ5YW9kYmp3YmQiLCJlbWFpbCI6ImFnZGh3amRqQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQ1NzUwOX0.O49-06gYMvRM7T-ujCUsoHN8JfsL-Yn8_rJu_XwuI8s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd37260dfd2acfb-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.39.244.127",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 14:52:35 UTC] === END API CALL LOG ===
[17-May-2026 14:52:35 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 14:52:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc5IiwidXNlcm5hbWUiOiJ5YW9kYmp3YmQiLCJlbWFpbCI6ImFnZGh3amRqQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQ1NzUwOX0.O49-06gYMvRM7T-ujCUsoHN8JfsL-Yn8_rJu_XwuI8s
[17-May-2026 14:52:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 14:52:35 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 14:52:35 UTC] User ID: 579
[17-May-2026 14:52:35 UTC] ✅ User profile retrieved successfully for user ID: 579
[17-May-2026 14:52:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 14:52:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 14:52:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"41.39.244.127, 172.70.108.15","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc5IiwidXNlcm5hbWUiOiJ5YW9kYmp3YmQiLCJlbWFpbCI6ImFnZGh3amRqQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQ1NzUwOX0.O49-06gYMvRM7T-ujCUsoHN8JfsL-Yn8_rJu_XwuI8s","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fd3726128a0acfb-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"41.39.244.127","cf-ipcountry":"EG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-May-2026 14:52:35 UTC] === User Orders API Called ===
[17-May-2026 14:52:35 UTC] User ID: 579
[17-May-2026 14:52:35 UTC] Limit: 20, Offset: 0
[17-May-2026 14:52:35 UTC] Orders found: 2
[17-May-2026 14:52:35 UTC] Orders data: [{"id":279,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/islv_m\/25","status":"completed","created_at":"2026-05-15 17:16:35","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":278,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/islv_m\/24","status":"completed","created_at":"2026-05-15 17:16:07","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[17-May-2026 14:52:35 UTC] Total orders count: 2
[17-May-2026 14:52:35 UTC] === API CALL LOG ===
[17-May-2026 14:52:35 UTC] Endpoint: user/profile.php
[17-May-2026 14:52:35 UTC] Full Log Data: {
    "timestamp": "2026-05-17 14:52:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.39.244.127",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.39.244.127, 172.70.108.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc5IiwidXNlcm5hbWUiOiJ5YW9kYmp3YmQiLCJlbWFpbCI6ImFnZGh3amRqQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQ1NzUwOX0.O49-06gYMvRM7T-ujCUsoHN8JfsL-Yn8_rJu_XwuI8s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd37261a998acfb-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.39.244.127",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 14:52:35 UTC] === END API CALL LOG ===
[17-May-2026 14:52:35 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 14:52:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc5IiwidXNlcm5hbWUiOiJ5YW9kYmp3YmQiLCJlbWFpbCI6ImFnZGh3amRqQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQ1NzUwOX0.O49-06gYMvRM7T-ujCUsoHN8JfsL-Yn8_rJu_XwuI8s
[17-May-2026 14:52:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 14:52:35 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 14:52:35 UTC] User ID: 579
[17-May-2026 14:52:35 UTC] ✅ User profile retrieved successfully for user ID: 579
[17-May-2026 14:52:43 UTC] === API CALL LOG ===
[17-May-2026 14:52:43 UTC] Endpoint: user/profile.php
[17-May-2026 14:52:43 UTC] Full Log Data: {
    "timestamp": "2026-05-17 14:52:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.39.244.127",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.39.244.127, 172.70.108.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc5IiwidXNlcm5hbWUiOiJ5YW9kYmp3YmQiLCJlbWFpbCI6ImFnZGh3amRqQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQ1NzUwOX0.O49-06gYMvRM7T-ujCUsoHN8JfsL-Yn8_rJu_XwuI8s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd372919b7bacfb-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.39.244.127",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 14:52:43 UTC] === END API CALL LOG ===
[17-May-2026 14:52:43 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 14:52:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc5IiwidXNlcm5hbWUiOiJ5YW9kYmp3YmQiLCJlbWFpbCI6ImFnZGh3amRqQGdtYWlsLmNvbSIsImV4cCI6MTc3OTQ1NzUwOX0.O49-06gYMvRM7T-ujCUsoHN8JfsL-Yn8_rJu_XwuI8s
[17-May-2026 14:52:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 14:52:43 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 14:52:43 UTC] User ID: 579
[17-May-2026 14:52:43 UTC] ✅ User profile retrieved successfully for user ID: 579
[17-May-2026 14:52:43 UTC] User Purchases API - User ID: 579
[17-May-2026 14:52:43 UTC] User Purchases API - Total purchases found: 0
[17-May-2026 14:53:14 UTC] === API CALL LOG ===
[17-May-2026 14:53:14 UTC] Endpoint: user/profile.php
[17-May-2026 14:53:14 UTC] Full Log Data: {
    "timestamp": "2026-05-17 14:53:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.39.244.127",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.39.244.127, 172.70.108.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk3IiwidXNlcm5hbWUiOiJheWJkdXNidyIsImVtYWlsIjoiaHdiZHVzampzQGdtYWlsLmNvbSIsImV4cCI6MTc3OTYzNDM5NH0.3Au2onsCPtWUoIxxiOw-fhhFkOvx9z4b77LKSnOZBU4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd373587b42acfb-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.39.244.127",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 14:53:14 UTC] === END API CALL LOG ===
[17-May-2026 14:53:14 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 14:53:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk3IiwidXNlcm5hbWUiOiJheWJkdXNidyIsImVtYWlsIjoiaHdiZHVzampzQGdtYWlsLmNvbSIsImV4cCI6MTc3OTYzNDM5NH0.3Au2onsCPtWUoIxxiOw-fhhFkOvx9z4b77LKSnOZBU4
[17-May-2026 14:53:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 14:53:14 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 14:53:14 UTC] User ID: 597
[17-May-2026 14:53:14 UTC] ✅ User profile retrieved successfully for user ID: 597
[17-May-2026 14:53:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 14:53:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 14:53:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"41.39.244.127, 172.70.108.14","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk3IiwidXNlcm5hbWUiOiJheWJkdXNidyIsImVtYWlsIjoiaHdiZHVzampzQGdtYWlsLmNvbSIsImV4cCI6MTc3OTYzNDM5NH0.3Au2onsCPtWUoIxxiOw-fhhFkOvx9z4b77LKSnOZBU4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fd373590cdcacfb-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"41.39.244.127","cf-ipcountry":"EG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-May-2026 14:53:15 UTC] === User Orders API Called ===
[17-May-2026 14:53:15 UTC] User ID: 597
[17-May-2026 14:53:15 UTC] Limit: 20, Offset: 0
[17-May-2026 14:53:15 UTC] Orders found: 0
[17-May-2026 14:53:15 UTC] Orders data: []
[17-May-2026 14:53:15 UTC] Total orders count: 0
[17-May-2026 14:53:15 UTC] === API CALL LOG ===
[17-May-2026 14:53:15 UTC] Endpoint: user/profile.php
[17-May-2026 14:53:15 UTC] Full Log Data: {
    "timestamp": "2026-05-17 14:53:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.39.244.127",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.39.244.127, 172.70.108.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk3IiwidXNlcm5hbWUiOiJheWJkdXNidyIsImVtYWlsIjoiaHdiZHVzampzQGdtYWlsLmNvbSIsImV4cCI6MTc3OTYzNDM5NH0.3Au2onsCPtWUoIxxiOw-fhhFkOvx9z4b77LKSnOZBU4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd37359be76acfb-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.39.244.127",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 14:53:15 UTC] === END API CALL LOG ===
[17-May-2026 14:53:15 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 14:53:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk3IiwidXNlcm5hbWUiOiJheWJkdXNidyIsImVtYWlsIjoiaHdiZHVzampzQGdtYWlsLmNvbSIsImV4cCI6MTc3OTYzNDM5NH0.3Au2onsCPtWUoIxxiOw-fhhFkOvx9z4b77LKSnOZBU4
[17-May-2026 14:53:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 14:53:15 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 14:53:15 UTC] User ID: 597
[17-May-2026 14:53:15 UTC] ✅ User profile retrieved successfully for user ID: 597
[17-May-2026 14:53:15 UTC] === API CALL LOG ===
[17-May-2026 14:53:15 UTC] Endpoint: user/profile.php
[17-May-2026 14:53:15 UTC] Full Log Data: {
    "timestamp": "2026-05-17 14:53:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.39.244.127",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.39.244.127, 172.70.108.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk3IiwidXNlcm5hbWUiOiJheWJkdXNidyIsImVtYWlsIjoiaHdiZHVzampzQGdtYWlsLmNvbSIsImV4cCI6MTc3OTYzNDM5NH0.3Au2onsCPtWUoIxxiOw-fhhFkOvx9z4b77LKSnOZBU4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd3735c7e1cacfb-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.39.244.127",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 14:53:15 UTC] === END API CALL LOG ===
[17-May-2026 14:53:15 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 14:53:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk3IiwidXNlcm5hbWUiOiJheWJkdXNidyIsImVtYWlsIjoiaHdiZHVzampzQGdtYWlsLmNvbSIsImV4cCI6MTc3OTYzNDM5NH0.3Au2onsCPtWUoIxxiOw-fhhFkOvx9z4b77LKSnOZBU4
[17-May-2026 14:53:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 14:53:15 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 14:53:15 UTC] User ID: 597
[17-May-2026 14:53:15 UTC] ✅ User profile retrieved successfully for user ID: 597
[17-May-2026 14:53:32 UTC] === API CALL LOG ===
[17-May-2026 14:53:32 UTC] Endpoint: user/profile.php
[17-May-2026 14:53:32 UTC] Full Log Data: {
    "timestamp": "2026-05-17 14:53:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.39.244.127",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.39.244.127, 172.70.108.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk3IiwidXNlcm5hbWUiOiJheWJkdXNidyIsImVtYWlsIjoiaHdiZHVzampzQGdtYWlsLmNvbSIsImV4cCI6MTc3OTYzNDM5NH0.3Au2onsCPtWUoIxxiOw-fhhFkOvx9z4b77LKSnOZBU4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd373c68bf1acfb-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.39.244.127",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 14:53:32 UTC] === END API CALL LOG ===
[17-May-2026 14:53:32 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 14:53:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk3IiwidXNlcm5hbWUiOiJheWJkdXNidyIsImVtYWlsIjoiaHdiZHVzampzQGdtYWlsLmNvbSIsImV4cCI6MTc3OTYzNDM5NH0.3Au2onsCPtWUoIxxiOw-fhhFkOvx9z4b77LKSnOZBU4
[17-May-2026 14:53:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 14:53:32 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 14:53:32 UTC] User ID: 597
[17-May-2026 14:53:32 UTC] ✅ User profile retrieved successfully for user ID: 597
[17-May-2026 14:53:47 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 14:53:47 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 14:53:47 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"41.39.244.127, 172.70.108.14","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk3IiwidXNlcm5hbWUiOiJheWJkdXNidyIsImVtYWlsIjoiaHdiZHVzampzQGdtYWlsLmNvbSIsImV4cCI6MTc3OTYzNDM5NH0.3Au2onsCPtWUoIxxiOw-fhhFkOvx9z4b77LKSnOZBU4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fd374213abbacfb-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"41.39.244.127","cf-ipcountry":"EG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-May-2026 14:53:47 UTC] === User Orders API Called ===
[17-May-2026 14:53:47 UTC] User ID: 597
[17-May-2026 14:53:47 UTC] Limit: 20, Offset: 0
[17-May-2026 14:53:47 UTC] Orders found: 1
[17-May-2026 14:53:47 UTC] Orders data: [{"id":290,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/islv_m\/26","status":"pending","created_at":"2026-05-17 18:23:45","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[17-May-2026 14:53:47 UTC] Total orders count: 1
[17-May-2026 16:42:09 UTC] === API CALL LOG ===
[17-May-2026 16:42:09 UTC] Endpoint: user/profile.php
[17-May-2026 16:42:09 UTC] Full Log Data: {
    "timestamp": "2026-05-17 16:42:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.127.15.177",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.127.15.177, 141.101.97.25",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd412e1acb27011-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.127.15.177",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 16:42:09 UTC] === END API CALL LOG ===
[17-May-2026 16:42:09 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 16:42:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo
[17-May-2026 16:42:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 16:42:09 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 16:42:09 UTC] User ID: 539
[17-May-2026 16:42:09 UTC] ✅ User profile retrieved successfully for user ID: 539
[17-May-2026 16:42:14 UTC] === API CALL LOG ===
[17-May-2026 16:42:14 UTC] Endpoint: user/profile.php
[17-May-2026 16:42:14 UTC] Full Log Data: {
    "timestamp": "2026-05-17 16:42:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.127.15.177",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.127.15.177, 141.101.97.25",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd412fff9cc7011-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.127.15.177",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 16:42:14 UTC] === END API CALL LOG ===
[17-May-2026 16:42:14 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 16:42:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo
[17-May-2026 16:42:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 16:42:14 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 16:42:14 UTC] User ID: 539
[17-May-2026 16:42:14 UTC] ✅ User profile retrieved successfully for user ID: 539
[17-May-2026 16:42:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 16:42:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 16:42:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.127.15.177, 141.101.97.25","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fd412fff9cf7011-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.127.15.177","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-May-2026 16:42:14 UTC] === User Orders API Called ===
[17-May-2026 16:42:14 UTC] User ID: 539
[17-May-2026 16:42:14 UTC] Limit: 20, Offset: 0
[17-May-2026 16:42:14 UTC] Orders found: 3
[17-May-2026 16:42:14 UTC] Orders data: [{"id":274,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/TradeHaven01","status":"cancelled","created_at":"2026-05-14 17:11:53","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":273,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/TradeHaven01","status":"cancelled","created_at":"2026-05-14 17:11:27","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":272,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/TradeHaven01","status":"cancelled","created_at":"2026-05-14 16:27:02","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[17-May-2026 16:42:14 UTC] Total orders count: 3
[17-May-2026 16:42:14 UTC] === API CALL LOG ===
[17-May-2026 16:42:14 UTC] Endpoint: user/profile.php
[17-May-2026 16:42:14 UTC] Full Log Data: {
    "timestamp": "2026-05-17 16:42:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.127.15.177",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.127.15.177, 141.101.97.25",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd412fff9d07011-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.127.15.177",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 16:42:14 UTC] === END API CALL LOG ===
[17-May-2026 16:42:14 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 16:42:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo
[17-May-2026 16:42:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 16:42:14 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 16:42:14 UTC] User ID: 539
[17-May-2026 16:42:14 UTC] ✅ User profile retrieved successfully for user ID: 539
[17-May-2026 16:42:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 16:42:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 16:42:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.127.15.177, 141.101.97.24","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fd413b29cc17011-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.127.15.177","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-May-2026 16:42:42 UTC] === User Orders API Called ===
[17-May-2026 16:42:42 UTC] User ID: 539
[17-May-2026 16:42:42 UTC] Limit: 20, Offset: 0
[17-May-2026 16:42:42 UTC] Orders found: 3
[17-May-2026 16:42:42 UTC] Orders data: [{"id":274,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/TradeHaven01","status":"cancelled","created_at":"2026-05-14 17:11:53","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":273,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/TradeHaven01","status":"cancelled","created_at":"2026-05-14 17:11:27","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":272,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/TradeHaven01","status":"cancelled","created_at":"2026-05-14 16:27:02","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[17-May-2026 16:42:42 UTC] Total orders count: 3
[17-May-2026 16:42:42 UTC] === API CALL LOG ===
[17-May-2026 16:42:42 UTC] Endpoint: user/profile.php
[17-May-2026 16:42:42 UTC] Full Log Data: {
    "timestamp": "2026-05-17 16:42:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.127.15.177",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.127.15.177, 141.101.97.24",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd413b29cc67011-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.127.15.177",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 16:42:42 UTC] === END API CALL LOG ===
[17-May-2026 16:42:42 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 16:42:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo
[17-May-2026 16:42:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 16:42:42 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 16:42:42 UTC] User ID: 539
[17-May-2026 16:42:42 UTC] ✅ User profile retrieved successfully for user ID: 539
[17-May-2026 16:42:42 UTC] === API CALL LOG ===
[17-May-2026 16:42:42 UTC] Endpoint: user/profile.php
[17-May-2026 16:42:42 UTC] Full Log Data: {
    "timestamp": "2026-05-17 16:42:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.127.15.177",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.127.15.177, 141.101.97.24",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd413b29cc87011-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.127.15.177",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 16:42:42 UTC] === END API CALL LOG ===
[17-May-2026 16:42:42 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 16:42:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo
[17-May-2026 16:42:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 16:42:42 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 16:42:43 UTC] User ID: 539
[17-May-2026 16:42:43 UTC] ✅ User profile retrieved successfully for user ID: 539
[17-May-2026 16:42:59 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 16:42:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 16:42:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.127.15.177, 141.101.97.25","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fd4141b59b57011-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.127.15.177","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-May-2026 16:42:59 UTC] === User Orders API Called ===
[17-May-2026 16:42:59 UTC] User ID: 539
[17-May-2026 16:42:59 UTC] Limit: 20, Offset: 0
[17-May-2026 16:42:59 UTC] Orders found: 4
[17-May-2026 16:42:59 UTC] Orders data: [{"id":291,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/PatrickDollarBank_771","status":"pending","created_at":"2026-05-17 20:12:57","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":274,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/TradeHaven01","status":"cancelled","created_at":"2026-05-14 17:11:53","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":273,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/TradeHaven01","status":"cancelled","created_at":"2026-05-14 17:11:27","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":272,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/TradeHaven01","status":"cancelled","created_at":"2026-05-14 16:27:02","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[17-May-2026 16:42:59 UTC] Total orders count: 4
[17-May-2026 16:43:05 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 16:43:05 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 16:43:05 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.127.15.177, 141.101.97.25","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fd4143e2e447011-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.127.15.177","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-May-2026 16:43:05 UTC] === User Orders API Called ===
[17-May-2026 16:43:05 UTC] User ID: 539
[17-May-2026 16:43:05 UTC] Limit: 20, Offset: 0
[17-May-2026 16:43:05 UTC] Orders found: 4
[17-May-2026 16:43:05 UTC] Orders data: [{"id":291,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/PatrickDollarBank_771","status":"pending","created_at":"2026-05-17 20:12:57","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":274,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/TradeHaven01","status":"cancelled","created_at":"2026-05-14 17:11:53","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":273,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/TradeHaven01","status":"cancelled","created_at":"2026-05-14 17:11:27","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":272,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/TradeHaven01","status":"cancelled","created_at":"2026-05-14 16:27:02","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[17-May-2026 16:43:05 UTC] Total orders count: 4
[17-May-2026 16:43:05 UTC] === API CALL LOG ===
[17-May-2026 16:43:05 UTC] Endpoint: user/profile.php
[17-May-2026 16:43:05 UTC] Full Log Data: {
    "timestamp": "2026-05-17 16:43:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.127.15.177",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.127.15.177, 141.101.97.25",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd4143e2e4b7011-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.127.15.177",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 16:43:05 UTC] === END API CALL LOG ===
[17-May-2026 16:43:05 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 16:43:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo
[17-May-2026 16:43:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 16:43:05 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 16:43:05 UTC] User ID: 539
[17-May-2026 16:43:05 UTC] ✅ User profile retrieved successfully for user ID: 539
[17-May-2026 16:43:05 UTC] === API CALL LOG ===
[17-May-2026 16:43:05 UTC] Endpoint: user/profile.php
[17-May-2026 16:43:05 UTC] Full Log Data: {
    "timestamp": "2026-05-17 16:43:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.127.15.177",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.127.15.177, 141.101.97.25",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd4143e2e477011-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.127.15.177",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 16:43:05 UTC] === END API CALL LOG ===
[17-May-2026 16:43:05 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 16:43:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo
[17-May-2026 16:43:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 16:43:05 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 16:43:05 UTC] User ID: 539
[17-May-2026 16:43:05 UTC] ✅ User profile retrieved successfully for user ID: 539
[17-May-2026 16:43:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 16:43:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 16:43:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.127.15.177, 141.101.97.24","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fd414a5becf7011-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.127.15.177","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-May-2026 16:43:21 UTC] === User Orders API Called ===
[17-May-2026 16:43:21 UTC] User ID: 539
[17-May-2026 16:43:21 UTC] Limit: 20, Offset: 0
[17-May-2026 16:43:21 UTC] Orders found: 5
[17-May-2026 16:43:21 UTC] Orders data: [{"id":292,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/PatrickDollarBank_771","status":"pending","created_at":"2026-05-17 20:13:19","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":291,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/PatrickDollarBank_771","status":"pending","created_at":"2026-05-17 20:12:57","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":274,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/TradeHaven01","status":"cancelled","created_at":"2026-05-14 17:11:53","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":273,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/TradeHaven01","status":"cancelled","created_at":"2026-05-14 17:11:27","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":272,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/TradeHaven01","status":"cancelled","created_at":"2026-05-14 16:27:02","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[17-May-2026 16:43:21 UTC] Total orders count: 5
[17-May-2026 16:43:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 16:43:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 16:43:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.127.15.177, 141.101.97.24","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fd414b7fd317011-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.127.15.177","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-May-2026 16:43:24 UTC] === User Orders API Called ===
[17-May-2026 16:43:24 UTC] User ID: 539
[17-May-2026 16:43:24 UTC] Limit: 20, Offset: 0
[17-May-2026 16:43:24 UTC] Orders found: 5
[17-May-2026 16:43:24 UTC] Orders data: [{"id":292,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/PatrickDollarBank_771","status":"pending","created_at":"2026-05-17 20:13:19","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":291,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/PatrickDollarBank_771","status":"pending","created_at":"2026-05-17 20:12:57","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":274,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/TradeHaven01","status":"cancelled","created_at":"2026-05-14 17:11:53","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":273,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/TradeHaven01","status":"cancelled","created_at":"2026-05-14 17:11:27","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":272,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/TradeHaven01","status":"cancelled","created_at":"2026-05-14 16:27:02","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[17-May-2026 16:43:24 UTC] Total orders count: 5
[17-May-2026 16:43:24 UTC] === API CALL LOG ===
[17-May-2026 16:43:24 UTC] Endpoint: user/profile.php
[17-May-2026 16:43:24 UTC] Full Log Data: {
    "timestamp": "2026-05-17 16:43:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.127.15.177",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.127.15.177, 141.101.97.24",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd414b7fd337011-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.127.15.177",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 16:43:24 UTC] === END API CALL LOG ===
[17-May-2026 16:43:24 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 16:43:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo
[17-May-2026 16:43:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 16:43:24 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 16:43:24 UTC] User ID: 539
[17-May-2026 16:43:24 UTC] === API CALL LOG ===
[17-May-2026 16:43:24 UTC] ✅ User profile retrieved successfully for user ID: 539
[17-May-2026 16:43:24 UTC] Endpoint: user/profile.php
[17-May-2026 16:43:24 UTC] Full Log Data: {
    "timestamp": "2026-05-17 16:43:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.127.15.177",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.127.15.177, 141.101.97.24",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd414b7fd327011-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.127.15.177",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 16:43:24 UTC] === END API CALL LOG ===
[17-May-2026 16:43:24 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 16:43:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo
[17-May-2026 16:43:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 16:43:24 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 16:43:24 UTC] User ID: 539
[17-May-2026 16:43:24 UTC] ✅ User profile retrieved successfully for user ID: 539
[17-May-2026 17:06:28 UTC] === API CALL LOG ===
[17-May-2026 17:06:28 UTC] Endpoint: user/profile.php
[17-May-2026 17:06:28 UTC] Full Log Data: {
    "timestamp": "2026-05-17 17:06:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.39.244.127",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.39.244.127, 172.70.108.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk3IiwidXNlcm5hbWUiOiJheWJkdXNidyIsImVtYWlsIjoiaHdiZHVzampzQGdtYWlsLmNvbSIsImV4cCI6MTc3OTYzNDM5NH0.3Au2onsCPtWUoIxxiOw-fhhFkOvx9z4b77LKSnOZBU4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd436820c254f8a-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.39.244.127",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 17:06:28 UTC] === END API CALL LOG ===
[17-May-2026 17:06:28 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 17:06:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk3IiwidXNlcm5hbWUiOiJheWJkdXNidyIsImVtYWlsIjoiaHdiZHVzampzQGdtYWlsLmNvbSIsImV4cCI6MTc3OTYzNDM5NH0.3Au2onsCPtWUoIxxiOw-fhhFkOvx9z4b77LKSnOZBU4
[17-May-2026 17:06:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 17:06:28 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 17:06:28 UTC] User ID: 597
[17-May-2026 17:06:28 UTC] ✅ User profile retrieved successfully for user ID: 597
[17-May-2026 17:06:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 17:06:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 17:06:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"41.39.244.127, 172.70.108.46","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk3IiwidXNlcm5hbWUiOiJheWJkdXNidyIsImVtYWlsIjoiaHdiZHVzampzQGdtYWlsLmNvbSIsImV4cCI6MTc3OTYzNDM5NH0.3Au2onsCPtWUoIxxiOw-fhhFkOvx9z4b77LKSnOZBU4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fd43685ade34f8a-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"41.39.244.127","cf-ipcountry":"EG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-May-2026 17:06:29 UTC] === User Orders API Called ===
[17-May-2026 17:06:29 UTC] User ID: 597
[17-May-2026 17:06:29 UTC] Limit: 20, Offset: 0
[17-May-2026 17:06:29 UTC] Orders found: 1
[17-May-2026 17:06:29 UTC] Orders data: [{"id":290,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/islv_m\/26","status":"completed","created_at":"2026-05-17 18:23:45","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[17-May-2026 17:06:29 UTC] Total orders count: 1
[17-May-2026 17:06:29 UTC] === API CALL LOG ===
[17-May-2026 17:06:29 UTC] Endpoint: user/profile.php
[17-May-2026 17:06:29 UTC] Full Log Data: {
    "timestamp": "2026-05-17 17:06:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.39.244.127",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.39.244.127, 172.70.108.46",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk3IiwidXNlcm5hbWUiOiJheWJkdXNidyIsImVtYWlsIjoiaHdiZHVzampzQGdtYWlsLmNvbSIsImV4cCI6MTc3OTYzNDM5NH0.3Au2onsCPtWUoIxxiOw-fhhFkOvx9z4b77LKSnOZBU4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd436876a214f8a-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.39.244.127",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 17:06:29 UTC] === END API CALL LOG ===
[17-May-2026 17:06:29 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 17:06:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk3IiwidXNlcm5hbWUiOiJheWJkdXNidyIsImVtYWlsIjoiaHdiZHVzampzQGdtYWlsLmNvbSIsImV4cCI6MTc3OTYzNDM5NH0.3Au2onsCPtWUoIxxiOw-fhhFkOvx9z4b77LKSnOZBU4
[17-May-2026 17:06:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 17:06:29 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 17:06:29 UTC] User ID: 597
[17-May-2026 17:06:29 UTC] ✅ User profile retrieved successfully for user ID: 597
[17-May-2026 17:06:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 17:06:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 17:06:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"41.39.244.127, 172.70.108.46","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk3IiwidXNlcm5hbWUiOiJheWJkdXNidyIsImVtYWlsIjoiaHdiZHVzampzQGdtYWlsLmNvbSIsImV4cCI6MTc3OTYzNDM5NH0.3Au2onsCPtWUoIxxiOw-fhhFkOvx9z4b77LKSnOZBU4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fd43687bae04f8a-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"41.39.244.127","cf-ipcountry":"EG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-May-2026 17:06:29 UTC] === User Orders API Called ===
[17-May-2026 17:06:29 UTC] User ID: 597
[17-May-2026 17:06:29 UTC] Limit: 20, Offset: 0
[17-May-2026 17:06:29 UTC] Orders found: 1
[17-May-2026 17:06:29 UTC] Orders data: [{"id":290,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/islv_m\/26","status":"completed","created_at":"2026-05-17 18:23:45","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[17-May-2026 17:06:29 UTC] Total orders count: 1
[17-May-2026 17:06:29 UTC] === API CALL LOG ===
[17-May-2026 17:06:29 UTC] Endpoint: user/profile.php
[17-May-2026 17:06:29 UTC] Full Log Data: {
    "timestamp": "2026-05-17 17:06:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.39.244.127",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.39.244.127, 172.70.108.46",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk3IiwidXNlcm5hbWUiOiJheWJkdXNidyIsImVtYWlsIjoiaHdiZHVzampzQGdtYWlsLmNvbSIsImV4cCI6MTc3OTYzNDM5NH0.3Au2onsCPtWUoIxxiOw-fhhFkOvx9z4b77LKSnOZBU4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd436883bf74f8a-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.39.244.127",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 17:06:29 UTC] === END API CALL LOG ===
[17-May-2026 17:06:29 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 17:06:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk3IiwidXNlcm5hbWUiOiJheWJkdXNidyIsImVtYWlsIjoiaHdiZHVzampzQGdtYWlsLmNvbSIsImV4cCI6MTc3OTYzNDM5NH0.3Au2onsCPtWUoIxxiOw-fhhFkOvx9z4b77LKSnOZBU4
[17-May-2026 17:06:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 17:06:29 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 17:06:29 UTC] User ID: 597
[17-May-2026 17:06:29 UTC] ✅ User profile retrieved successfully for user ID: 597
[17-May-2026 17:06:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 17:06:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 17:06:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"41.39.244.127, 172.70.108.14","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk3IiwidXNlcm5hbWUiOiJheWJkdXNidyIsImVtYWlsIjoiaHdiZHVzampzQGdtYWlsLmNvbSIsImV4cCI6MTc3OTYzNDM5NH0.3Au2onsCPtWUoIxxiOw-fhhFkOvx9z4b77LKSnOZBU4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fd436c87d544f8a-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"41.39.244.127","cf-ipcountry":"EG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-May-2026 17:06:40 UTC] === User Orders API Called ===
[17-May-2026 17:06:40 UTC] User ID: 597
[17-May-2026 17:06:40 UTC] Limit: 20, Offset: 0
[17-May-2026 17:06:40 UTC] Orders found: 2
[17-May-2026 17:06:40 UTC] Orders data: [{"id":293,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/islv_m\/28","status":"pending","created_at":"2026-05-17 20:36:37","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":290,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/islv_m\/26","status":"completed","created_at":"2026-05-17 18:23:45","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[17-May-2026 17:06:40 UTC] Total orders count: 2
[17-May-2026 17:08:32 UTC] === API CALL LOG ===
[17-May-2026 17:08:32 UTC] Endpoint: user/profile.php
[17-May-2026 17:08:32 UTC] Full Log Data: {
    "timestamp": "2026-05-17 17:08:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.27.66",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.27.66, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk4IiwidXNlcm5hbWUiOiJtcm5vYmFkeSIsImVtYWlsIjoibXJub2JhZHlmZkBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NDI1MTB9.Z817U8VDknK0Sqi_MaAYIot_zAK6mnM1xK-geLwz58U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd43983cab28cf6-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.27.66",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 17:08:32 UTC] === END API CALL LOG ===
[17-May-2026 17:08:32 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 17:08:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk4IiwidXNlcm5hbWUiOiJtcm5vYmFkeSIsImVtYWlsIjoibXJub2JhZHlmZkBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NDI1MTB9.Z817U8VDknK0Sqi_MaAYIot_zAK6mnM1xK-geLwz58U
[17-May-2026 17:08:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 17:08:32 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 17:08:32 UTC] User ID: 598
[17-May-2026 17:08:32 UTC] ✅ User profile retrieved successfully for user ID: 598
[17-May-2026 17:08:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 17:08:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 17:08:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.189.27.66, 104.23.208.145","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk4IiwidXNlcm5hbWUiOiJtcm5vYmFkeSIsImVtYWlsIjoibXJub2JhZHlmZkBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NDI1MTB9.Z817U8VDknK0Sqi_MaAYIot_zAK6mnM1xK-geLwz58U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fd43983fb178cf6-ADD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.189.27.66","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-May-2026 17:08:32 UTC] === User Orders API Called ===
[17-May-2026 17:08:32 UTC] User ID: 598
[17-May-2026 17:08:32 UTC] Limit: 20, Offset: 0
[17-May-2026 17:08:32 UTC] Orders found: 0
[17-May-2026 17:08:32 UTC] Orders data: []
[17-May-2026 17:08:32 UTC] Total orders count: 0
[17-May-2026 17:08:32 UTC] === API CALL LOG ===
[17-May-2026 17:08:32 UTC] Endpoint: user/profile.php
[17-May-2026 17:08:32 UTC] Full Log Data: {
    "timestamp": "2026-05-17 17:08:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.27.66",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.27.66, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk4IiwidXNlcm5hbWUiOiJtcm5vYmFkeSIsImVtYWlsIjoibXJub2JhZHlmZkBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NDI1MTB9.Z817U8VDknK0Sqi_MaAYIot_zAK6mnM1xK-geLwz58U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd439845bd98cf6-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.27.66",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 17:08:32 UTC] === END API CALL LOG ===
[17-May-2026 17:08:32 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 17:08:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk4IiwidXNlcm5hbWUiOiJtcm5vYmFkeSIsImVtYWlsIjoibXJub2JhZHlmZkBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NDI1MTB9.Z817U8VDknK0Sqi_MaAYIot_zAK6mnM1xK-geLwz58U
[17-May-2026 17:08:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 17:08:32 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 17:08:32 UTC] User ID: 598
[17-May-2026 17:08:32 UTC] ✅ User profile retrieved successfully for user ID: 598
[17-May-2026 17:08:32 UTC] === API CALL LOG ===
[17-May-2026 17:08:32 UTC] Endpoint: user/profile.php
[17-May-2026 17:08:32 UTC] Full Log Data: {
    "timestamp": "2026-05-17 17:08:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.27.66",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.27.66, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk4IiwidXNlcm5hbWUiOiJtcm5vYmFkeSIsImVtYWlsIjoibXJub2JhZHlmZkBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NDI1MTB9.Z817U8VDknK0Sqi_MaAYIot_zAK6mnM1xK-geLwz58U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd4398779f08cf6-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.27.66",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 17:08:32 UTC] === END API CALL LOG ===
[17-May-2026 17:08:32 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 17:08:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk4IiwidXNlcm5hbWUiOiJtcm5vYmFkeSIsImVtYWlsIjoibXJub2JhZHlmZkBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NDI1MTB9.Z817U8VDknK0Sqi_MaAYIot_zAK6mnM1xK-geLwz58U
[17-May-2026 17:08:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 17:08:32 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 17:08:32 UTC] User ID: 598
[17-May-2026 17:08:32 UTC] ✅ User profile retrieved successfully for user ID: 598
[17-May-2026 17:08:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 17:08:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 17:08:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.189.27.66, 104.23.208.145","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk4IiwidXNlcm5hbWUiOiJtcm5vYmFkeSIsImVtYWlsIjoibXJub2JhZHlmZkBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NDI1MTB9.Z817U8VDknK0Sqi_MaAYIot_zAK6mnM1xK-geLwz58U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fd439f9b8248cf6-ADD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.189.27.66","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-May-2026 17:08:51 UTC] === User Orders API Called ===
[17-May-2026 17:08:51 UTC] User ID: 598
[17-May-2026 17:08:51 UTC] Limit: 20, Offset: 0
[17-May-2026 17:08:51 UTC] Orders found: 0
[17-May-2026 17:08:51 UTC] Orders data: []
[17-May-2026 17:08:51 UTC] Total orders count: 0
[17-May-2026 17:08:51 UTC] === API CALL LOG ===
[17-May-2026 17:08:51 UTC] Endpoint: user/profile.php
[17-May-2026 17:08:51 UTC] Full Log Data: {
    "timestamp": "2026-05-17 17:08:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.27.66",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.27.66, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk4IiwidXNlcm5hbWUiOiJtcm5vYmFkeSIsImVtYWlsIjoibXJub2JhZHlmZkBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NDI1MTB9.Z817U8VDknK0Sqi_MaAYIot_zAK6mnM1xK-geLwz58U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd439fbfc488cf6-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.27.66",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 17:08:51 UTC] === END API CALL LOG ===
[17-May-2026 17:08:51 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 17:08:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk4IiwidXNlcm5hbWUiOiJtcm5vYmFkeSIsImVtYWlsIjoibXJub2JhZHlmZkBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NDI1MTB9.Z817U8VDknK0Sqi_MaAYIot_zAK6mnM1xK-geLwz58U
[17-May-2026 17:08:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 17:08:51 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 17:08:51 UTC] User ID: 598
[17-May-2026 17:08:51 UTC] ✅ User profile retrieved successfully for user ID: 598
[17-May-2026 17:08:51 UTC] === API CALL LOG ===
[17-May-2026 17:08:51 UTC] Endpoint: user/profile.php
[17-May-2026 17:08:51 UTC] Full Log Data: {
    "timestamp": "2026-05-17 17:08:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.27.66",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.27.66, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk4IiwidXNlcm5hbWUiOiJtcm5vYmFkeSIsImVtYWlsIjoibXJub2JhZHlmZkBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NDI1MTB9.Z817U8VDknK0Sqi_MaAYIot_zAK6mnM1xK-geLwz58U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd439fa38e98cf6-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.27.66",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 17:08:51 UTC] === END API CALL LOG ===
[17-May-2026 17:08:51 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 17:08:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk4IiwidXNlcm5hbWUiOiJtcm5vYmFkeSIsImVtYWlsIjoibXJub2JhZHlmZkBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NDI1MTB9.Z817U8VDknK0Sqi_MaAYIot_zAK6mnM1xK-geLwz58U
[17-May-2026 17:08:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 17:08:51 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 17:08:51 UTC] User ID: 598
[17-May-2026 17:08:51 UTC] ✅ User profile retrieved successfully for user ID: 598
[17-May-2026 17:08:51 UTC] === API CALL LOG ===
[17-May-2026 17:08:51 UTC] Endpoint: user/profile.php
[17-May-2026 17:08:51 UTC] Full Log Data: {
    "timestamp": "2026-05-17 17:08:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.27.66",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.27.66, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk4IiwidXNlcm5hbWUiOiJtcm5vYmFkeSIsImVtYWlsIjoibXJub2JhZHlmZkBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NDI1MTB9.Z817U8VDknK0Sqi_MaAYIot_zAK6mnM1xK-geLwz58U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd439ff4a728cf6-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.27.66",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 17:08:51 UTC] === END API CALL LOG ===
[17-May-2026 17:08:51 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 17:08:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk4IiwidXNlcm5hbWUiOiJtcm5vYmFkeSIsImVtYWlsIjoibXJub2JhZHlmZkBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NDI1MTB9.Z817U8VDknK0Sqi_MaAYIot_zAK6mnM1xK-geLwz58U
[17-May-2026 17:08:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 17:08:51 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 17:08:51 UTC] User ID: 598
[17-May-2026 17:08:51 UTC] ✅ User profile retrieved successfully for user ID: 598
[17-May-2026 17:09:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 17:09:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 17:09:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.189.27.66, 104.23.208.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk4IiwidXNlcm5hbWUiOiJtcm5vYmFkeSIsImVtYWlsIjoibXJub2JhZHlmZkBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NDI1MTB9.Z817U8VDknK0Sqi_MaAYIot_zAK6mnM1xK-geLwz58U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fd43a41a9d78cf6-ADD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.189.27.66","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-May-2026 17:09:02 UTC] === User Orders API Called ===
[17-May-2026 17:09:02 UTC] User ID: 598
[17-May-2026 17:09:02 UTC] Limit: 20, Offset: 0
[17-May-2026 17:09:02 UTC] Orders found: 0
[17-May-2026 17:09:02 UTC] Orders data: []
[17-May-2026 17:09:02 UTC] Total orders count: 0
[17-May-2026 17:09:02 UTC] === API CALL LOG ===
[17-May-2026 17:09:02 UTC] Endpoint: user/profile.php
[17-May-2026 17:09:02 UTC] Full Log Data: {
    "timestamp": "2026-05-17 17:09:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.27.66",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.27.66, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk4IiwidXNlcm5hbWUiOiJtcm5vYmFkeSIsImVtYWlsIjoibXJub2JhZHlmZkBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NDI1MTB9.Z817U8VDknK0Sqi_MaAYIot_zAK6mnM1xK-geLwz58U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd43a420a988cf6-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.27.66",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 17:09:02 UTC] === END API CALL LOG ===
[17-May-2026 17:09:02 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 17:09:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk4IiwidXNlcm5hbWUiOiJtcm5vYmFkeSIsImVtYWlsIjoibXJub2JhZHlmZkBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NDI1MTB9.Z817U8VDknK0Sqi_MaAYIot_zAK6mnM1xK-geLwz58U
[17-May-2026 17:09:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 17:09:02 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 17:09:02 UTC] User ID: 598
[17-May-2026 17:09:02 UTC] ✅ User profile retrieved successfully for user ID: 598
[17-May-2026 17:09:02 UTC] === API CALL LOG ===
[17-May-2026 17:09:02 UTC] Endpoint: user/profile.php
[17-May-2026 17:09:02 UTC] Full Log Data: {
    "timestamp": "2026-05-17 17:09:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.27.66",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.27.66, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk4IiwidXNlcm5hbWUiOiJtcm5vYmFkeSIsImVtYWlsIjoibXJub2JhZHlmZkBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NDI1MTB9.Z817U8VDknK0Sqi_MaAYIot_zAK6mnM1xK-geLwz58U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd43a43fdfc8cf6-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.27.66",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 17:09:02 UTC] === END API CALL LOG ===
[17-May-2026 17:09:02 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 17:09:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk4IiwidXNlcm5hbWUiOiJtcm5vYmFkeSIsImVtYWlsIjoibXJub2JhZHlmZkBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NDI1MTB9.Z817U8VDknK0Sqi_MaAYIot_zAK6mnM1xK-geLwz58U
[17-May-2026 17:09:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 17:09:02 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 17:09:02 UTC] User ID: 598
[17-May-2026 17:09:02 UTC] ✅ User profile retrieved successfully for user ID: 598
[17-May-2026 17:09:02 UTC] === API CALL LOG ===
[17-May-2026 17:09:02 UTC] Endpoint: user/profile.php
[17-May-2026 17:09:02 UTC] Full Log Data: {
    "timestamp": "2026-05-17 17:09:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.27.66",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.27.66, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk4IiwidXNlcm5hbWUiOiJtcm5vYmFkeSIsImVtYWlsIjoibXJub2JhZHlmZkBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NDI1MTB9.Z817U8VDknK0Sqi_MaAYIot_zAK6mnM1xK-geLwz58U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd43a45489e8cf6-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.27.66",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 17:09:02 UTC] === END API CALL LOG ===
[17-May-2026 17:09:02 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 17:09:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk4IiwidXNlcm5hbWUiOiJtcm5vYmFkeSIsImVtYWlsIjoibXJub2JhZHlmZkBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NDI1MTB9.Z817U8VDknK0Sqi_MaAYIot_zAK6mnM1xK-geLwz58U
[17-May-2026 17:09:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 17:09:02 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 17:09:02 UTC] User ID: 598
[17-May-2026 17:09:02 UTC] ✅ User profile retrieved successfully for user ID: 598
[17-May-2026 17:09:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 17:09:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 17:09:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.189.27.66, 104.23.208.145","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk4IiwidXNlcm5hbWUiOiJtcm5vYmFkeSIsImVtYWlsIjoibXJub2JhZHlmZkBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NDI1MTB9.Z817U8VDknK0Sqi_MaAYIot_zAK6mnM1xK-geLwz58U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fd43ba1aa118cf6-ADD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.189.27.66","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-May-2026 17:09:58 UTC] === User Orders API Called ===
[17-May-2026 17:09:58 UTC] User ID: 598
[17-May-2026 17:09:58 UTC] Limit: 20, Offset: 0
[17-May-2026 17:09:58 UTC] Orders found: 0
[17-May-2026 17:09:58 UTC] Orders data: []
[17-May-2026 17:09:58 UTC] Total orders count: 0
[17-May-2026 17:09:58 UTC] === API CALL LOG ===
[17-May-2026 17:09:58 UTC] Endpoint: user/profile.php
[17-May-2026 17:09:58 UTC] Full Log Data: {
    "timestamp": "2026-05-17 17:09:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.27.66",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.27.66, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk4IiwidXNlcm5hbWUiOiJtcm5vYmFkeSIsImVtYWlsIjoibXJub2JhZHlmZkBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NDI1MTB9.Z817U8VDknK0Sqi_MaAYIot_zAK6mnM1xK-geLwz58U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd43ba30d0a8cf6-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.27.66",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 17:09:58 UTC] === END API CALL LOG ===
[17-May-2026 17:09:58 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 17:09:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk4IiwidXNlcm5hbWUiOiJtcm5vYmFkeSIsImVtYWlsIjoibXJub2JhZHlmZkBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NDI1MTB9.Z817U8VDknK0Sqi_MaAYIot_zAK6mnM1xK-geLwz58U
[17-May-2026 17:09:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 17:09:58 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 17:09:58 UTC] User ID: 598
[17-May-2026 17:09:58 UTC] ✅ User profile retrieved successfully for user ID: 598
[17-May-2026 17:09:59 UTC] === API CALL LOG ===
[17-May-2026 17:09:59 UTC] Endpoint: user/profile.php
[17-May-2026 17:09:59 UTC] Full Log Data: {
    "timestamp": "2026-05-17 17:09:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.27.66",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.27.66, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk4IiwidXNlcm5hbWUiOiJtcm5vYmFkeSIsImVtYWlsIjoibXJub2JhZHlmZkBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NDI1MTB9.Z817U8VDknK0Sqi_MaAYIot_zAK6mnM1xK-geLwz58U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd43ba5facc8cf6-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.27.66",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 17:09:59 UTC] === END API CALL LOG ===
[17-May-2026 17:09:59 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 17:09:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk4IiwidXNlcm5hbWUiOiJtcm5vYmFkeSIsImVtYWlsIjoibXJub2JhZHlmZkBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NDI1MTB9.Z817U8VDknK0Sqi_MaAYIot_zAK6mnM1xK-geLwz58U
[17-May-2026 17:09:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 17:09:59 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 17:09:59 UTC] User ID: 598
[17-May-2026 17:09:59 UTC] ✅ User profile retrieved successfully for user ID: 598
[17-May-2026 17:09:59 UTC] === API CALL LOG ===
[17-May-2026 17:09:59 UTC] Endpoint: user/profile.php
[17-May-2026 17:09:59 UTC] Full Log Data: {
    "timestamp": "2026-05-17 17:09:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.27.66",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.27.66, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk4IiwidXNlcm5hbWUiOiJtcm5vYmFkeSIsImVtYWlsIjoibXJub2JhZHlmZkBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NDI1MTB9.Z817U8VDknK0Sqi_MaAYIot_zAK6mnM1xK-geLwz58U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd43ba8b8be8cf6-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.27.66",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 17:09:59 UTC] === END API CALL LOG ===
[17-May-2026 17:09:59 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 17:09:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk4IiwidXNlcm5hbWUiOiJtcm5vYmFkeSIsImVtYWlsIjoibXJub2JhZHlmZkBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NDI1MTB9.Z817U8VDknK0Sqi_MaAYIot_zAK6mnM1xK-geLwz58U
[17-May-2026 17:09:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 17:09:59 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 17:09:59 UTC] User ID: 598
[17-May-2026 17:09:59 UTC] ✅ User profile retrieved successfully for user ID: 598
[17-May-2026 17:10:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 17:10:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 17:10:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.189.27.66, 104.23.208.145","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk4IiwidXNlcm5hbWUiOiJtcm5vYmFkeSIsImVtYWlsIjoibXJub2JhZHlmZkBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NDI1MTB9.Z817U8VDknK0Sqi_MaAYIot_zAK6mnM1xK-geLwz58U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fd43c1e9cd78cf6-ADD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.189.27.66","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-May-2026 17:10:19 UTC] === User Orders API Called ===
[17-May-2026 17:10:19 UTC] User ID: 598
[17-May-2026 17:10:19 UTC] Limit: 20, Offset: 0
[17-May-2026 17:10:19 UTC] Orders found: 0
[17-May-2026 17:10:19 UTC] Orders data: []
[17-May-2026 17:10:19 UTC] Total orders count: 0
[17-May-2026 17:10:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 17:10:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 17:10:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.189.27.66, 104.23.208.145","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk4IiwidXNlcm5hbWUiOiJtcm5vYmFkeSIsImVtYWlsIjoibXJub2JhZHlmZkBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NDI1MTB9.Z817U8VDknK0Sqi_MaAYIot_zAK6mnM1xK-geLwz58U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fd43c2f98ab8cf6-ADD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.189.27.66","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-May-2026 17:10:21 UTC] === User Orders API Called ===
[17-May-2026 17:10:21 UTC] User ID: 598
[17-May-2026 17:10:21 UTC] Limit: 20, Offset: 0
[17-May-2026 17:10:21 UTC] Orders found: 0
[17-May-2026 17:10:21 UTC] Orders data: []
[17-May-2026 17:10:21 UTC] Total orders count: 0
[17-May-2026 17:10:21 UTC] === API CALL LOG ===
[17-May-2026 17:10:21 UTC] Endpoint: user/profile.php
[17-May-2026 17:10:21 UTC] Full Log Data: {
    "timestamp": "2026-05-17 17:10:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.27.66",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.27.66, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk4IiwidXNlcm5hbWUiOiJtcm5vYmFkeSIsImVtYWlsIjoibXJub2JhZHlmZkBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NDI1MTB9.Z817U8VDknK0Sqi_MaAYIot_zAK6mnM1xK-geLwz58U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd43c3009a58cf6-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.27.66",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 17:10:21 UTC] === END API CALL LOG ===
[17-May-2026 17:10:21 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 17:10:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk4IiwidXNlcm5hbWUiOiJtcm5vYmFkeSIsImVtYWlsIjoibXJub2JhZHlmZkBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NDI1MTB9.Z817U8VDknK0Sqi_MaAYIot_zAK6mnM1xK-geLwz58U
[17-May-2026 17:10:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 17:10:21 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 17:10:21 UTC] User ID: 598
[17-May-2026 17:10:21 UTC] ✅ User profile retrieved successfully for user ID: 598
[17-May-2026 17:10:21 UTC] === API CALL LOG ===
[17-May-2026 17:10:21 UTC] Endpoint: user/profile.php
[17-May-2026 17:10:21 UTC] Full Log Data: {
    "timestamp": "2026-05-17 17:10:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.27.66",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.27.66, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk4IiwidXNlcm5hbWUiOiJtcm5vYmFkeSIsImVtYWlsIjoibXJub2JhZHlmZkBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NDI1MTB9.Z817U8VDknK0Sqi_MaAYIot_zAK6mnM1xK-geLwz58U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd43c31ed4a8cf6-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.27.66",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 17:10:21 UTC] === END API CALL LOG ===
[17-May-2026 17:10:21 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 17:10:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk4IiwidXNlcm5hbWUiOiJtcm5vYmFkeSIsImVtYWlsIjoibXJub2JhZHlmZkBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NDI1MTB9.Z817U8VDknK0Sqi_MaAYIot_zAK6mnM1xK-geLwz58U
[17-May-2026 17:10:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 17:10:21 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 17:10:21 UTC] User ID: 598
[17-May-2026 17:10:21 UTC] ✅ User profile retrieved successfully for user ID: 598
[17-May-2026 17:10:22 UTC] === API CALL LOG ===
[17-May-2026 17:10:22 UTC] Endpoint: user/profile.php
[17-May-2026 17:10:22 UTC] Full Log Data: {
    "timestamp": "2026-05-17 17:10:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.27.66",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.27.66, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk4IiwidXNlcm5hbWUiOiJtcm5vYmFkeSIsImVtYWlsIjoibXJub2JhZHlmZkBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NDI1MTB9.Z817U8VDknK0Sqi_MaAYIot_zAK6mnM1xK-geLwz58U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd43c332fa88cf6-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.27.66",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 17:10:22 UTC] === END API CALL LOG ===
[17-May-2026 17:10:22 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 17:10:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk4IiwidXNlcm5hbWUiOiJtcm5vYmFkeSIsImVtYWlsIjoibXJub2JhZHlmZkBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NDI1MTB9.Z817U8VDknK0Sqi_MaAYIot_zAK6mnM1xK-geLwz58U
[17-May-2026 17:10:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 17:10:22 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 17:10:22 UTC] User ID: 598
[17-May-2026 17:10:22 UTC] ✅ User profile retrieved successfully for user ID: 598
[17-May-2026 17:11:29 UTC] === API CALL LOG ===
[17-May-2026 17:11:29 UTC] Endpoint: user/profile.php
[17-May-2026 17:11:29 UTC] Full Log Data: {
    "timestamp": "2026-05-17 17:11:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.27.66",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.27.66, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk4IiwidXNlcm5hbWUiOiJtcm5vYmFkeSIsImVtYWlsIjoibXJub2JhZHlmZkBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NDI1MTB9.Z817U8VDknK0Sqi_MaAYIot_zAK6mnM1xK-geLwz58U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd43dd54e918cf6-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.27.66",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 17:11:29 UTC] === END API CALL LOG ===
[17-May-2026 17:11:29 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 17:11:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk4IiwidXNlcm5hbWUiOiJtcm5vYmFkeSIsImVtYWlsIjoibXJub2JhZHlmZkBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NDI1MTB9.Z817U8VDknK0Sqi_MaAYIot_zAK6mnM1xK-geLwz58U
[17-May-2026 17:11:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 17:11:29 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 17:11:29 UTC] User ID: 598
[17-May-2026 17:11:29 UTC] ✅ User profile retrieved successfully for user ID: 598
[17-May-2026 17:11:57 UTC] === API CALL LOG ===
[17-May-2026 17:11:57 UTC] Endpoint: user/profile.php
[17-May-2026 17:11:57 UTC] Full Log Data: {
    "timestamp": "2026-05-17 17:11:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.27.66",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.27.66, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk4IiwidXNlcm5hbWUiOiJtcm5vYmFkeSIsImVtYWlsIjoibXJub2JhZHlmZkBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NDI1MTB9.Z817U8VDknK0Sqi_MaAYIot_zAK6mnM1xK-geLwz58U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd43e889c9b8cf6-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.27.66",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 17:11:57 UTC] === END API CALL LOG ===
[17-May-2026 17:11:57 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 17:11:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk4IiwidXNlcm5hbWUiOiJtcm5vYmFkeSIsImVtYWlsIjoibXJub2JhZHlmZkBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NDI1MTB9.Z817U8VDknK0Sqi_MaAYIot_zAK6mnM1xK-geLwz58U
[17-May-2026 17:11:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 17:11:57 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 17:11:57 UTC] User ID: 598
[17-May-2026 17:11:57 UTC] ✅ User profile retrieved successfully for user ID: 598
[17-May-2026 17:12:05 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 17:12:05 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 17:12:05 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.189.27.66, 104.23.208.145","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk4IiwidXNlcm5hbWUiOiJtcm5vYmFkeSIsImVtYWlsIjoibXJub2JhZHlmZkBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NDI1MTB9.Z817U8VDknK0Sqi_MaAYIot_zAK6mnM1xK-geLwz58U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fd43eb83aef8cf6-ADD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.189.27.66","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-May-2026 17:12:05 UTC] === User Orders API Called ===
[17-May-2026 17:12:05 UTC] User ID: 598
[17-May-2026 17:12:05 UTC] Limit: 20, Offset: 0
[17-May-2026 17:12:05 UTC] Orders found: 0
[17-May-2026 17:12:05 UTC] Orders data: []
[17-May-2026 17:12:05 UTC] Total orders count: 0
[17-May-2026 17:12:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 17:12:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 17:12:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.189.27.66, 104.23.208.145","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk4IiwidXNlcm5hbWUiOiJtcm5vYmFkeSIsImVtYWlsIjoibXJub2JhZHlmZkBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NDI1MTB9.Z817U8VDknK0Sqi_MaAYIot_zAK6mnM1xK-geLwz58U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fd43ec81a788cf6-ADD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.189.27.66","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-May-2026 17:12:07 UTC] === User Orders API Called ===
[17-May-2026 17:12:07 UTC] User ID: 598
[17-May-2026 17:12:07 UTC] Limit: 20, Offset: 0
[17-May-2026 17:12:07 UTC] Orders found: 0
[17-May-2026 17:12:07 UTC] Orders data: []
[17-May-2026 17:12:07 UTC] Total orders count: 0
[17-May-2026 17:12:07 UTC] === API CALL LOG ===
[17-May-2026 17:12:07 UTC] Endpoint: user/profile.php
[17-May-2026 17:12:07 UTC] Full Log Data: {
    "timestamp": "2026-05-17 17:12:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.27.66",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.27.66, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk4IiwidXNlcm5hbWUiOiJtcm5vYmFkeSIsImVtYWlsIjoibXJub2JhZHlmZkBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NDI1MTB9.Z817U8VDknK0Sqi_MaAYIot_zAK6mnM1xK-geLwz58U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd43ec88b598cf6-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.27.66",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 17:12:07 UTC] === END API CALL LOG ===
[17-May-2026 17:12:07 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 17:12:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk4IiwidXNlcm5hbWUiOiJtcm5vYmFkeSIsImVtYWlsIjoibXJub2JhZHlmZkBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NDI1MTB9.Z817U8VDknK0Sqi_MaAYIot_zAK6mnM1xK-geLwz58U
[17-May-2026 17:12:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 17:12:07 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 17:12:07 UTC] User ID: 598
[17-May-2026 17:12:07 UTC] ✅ User profile retrieved successfully for user ID: 598
[17-May-2026 17:12:08 UTC] === API CALL LOG ===
[17-May-2026 17:12:08 UTC] Endpoint: user/profile.php
[17-May-2026 17:12:08 UTC] Full Log Data: {
    "timestamp": "2026-05-17 17:12:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.27.66",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.27.66, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk4IiwidXNlcm5hbWUiOiJtcm5vYmFkeSIsImVtYWlsIjoibXJub2JhZHlmZkBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NDI1MTB9.Z817U8VDknK0Sqi_MaAYIot_zAK6mnM1xK-geLwz58U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd43eca4ed28cf6-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.27.66",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 17:12:08 UTC] === END API CALL LOG ===
[17-May-2026 17:12:08 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 17:12:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk4IiwidXNlcm5hbWUiOiJtcm5vYmFkeSIsImVtYWlsIjoibXJub2JhZHlmZkBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NDI1MTB9.Z817U8VDknK0Sqi_MaAYIot_zAK6mnM1xK-geLwz58U
[17-May-2026 17:12:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 17:12:08 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 17:12:08 UTC] User ID: 598
[17-May-2026 17:12:08 UTC] ✅ User profile retrieved successfully for user ID: 598
[17-May-2026 17:12:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 17:12:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 17:12:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.189.27.66, 104.23.208.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk4IiwidXNlcm5hbWUiOiJtcm5vYmFkeSIsImVtYWlsIjoibXJub2JhZHlmZkBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NDI1MTB9.Z817U8VDknK0Sqi_MaAYIot_zAK6mnM1xK-geLwz58U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fd43f1549228cf6-ADD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.189.27.66","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-May-2026 17:12:20 UTC] === User Orders API Called ===
[17-May-2026 17:12:20 UTC] User ID: 598
[17-May-2026 17:12:20 UTC] Limit: 20, Offset: 0
[17-May-2026 17:12:20 UTC] Orders found: 0
[17-May-2026 17:12:20 UTC] Orders data: []
[17-May-2026 17:12:20 UTC] Total orders count: 0
[17-May-2026 17:12:20 UTC] === API CALL LOG ===
[17-May-2026 17:12:20 UTC] Endpoint: user/profile.php
[17-May-2026 17:12:20 UTC] Full Log Data: {
    "timestamp": "2026-05-17 17:12:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.27.66",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.27.66, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk4IiwidXNlcm5hbWUiOiJtcm5vYmFkeSIsImVtYWlsIjoibXJub2JhZHlmZkBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NDI1MTB9.Z817U8VDknK0Sqi_MaAYIot_zAK6mnM1xK-geLwz58U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd43f176d2b8cf6-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.27.66",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 17:12:20 UTC] === END API CALL LOG ===
[17-May-2026 17:12:20 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 17:12:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk4IiwidXNlcm5hbWUiOiJtcm5vYmFkeSIsImVtYWlsIjoibXJub2JhZHlmZkBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NDI1MTB9.Z817U8VDknK0Sqi_MaAYIot_zAK6mnM1xK-geLwz58U
[17-May-2026 17:12:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 17:12:20 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 17:12:20 UTC] User ID: 598
[17-May-2026 17:12:20 UTC] ✅ User profile retrieved successfully for user ID: 598
[17-May-2026 17:12:20 UTC] === API CALL LOG ===
[17-May-2026 17:12:20 UTC] Endpoint: user/profile.php
[17-May-2026 17:12:20 UTC] Full Log Data: {
    "timestamp": "2026-05-17 17:12:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.27.66",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.27.66, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk4IiwidXNlcm5hbWUiOiJtcm5vYmFkeSIsImVtYWlsIjoibXJub2JhZHlmZkBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NDI1MTB9.Z817U8VDknK0Sqi_MaAYIot_zAK6mnM1xK-geLwz58U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd43f15ea498cf6-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.27.66",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 17:12:20 UTC] === END API CALL LOG ===
[17-May-2026 17:12:20 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 17:12:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk4IiwidXNlcm5hbWUiOiJtcm5vYmFkeSIsImVtYWlsIjoibXJub2JhZHlmZkBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NDI1MTB9.Z817U8VDknK0Sqi_MaAYIot_zAK6mnM1xK-geLwz58U
[17-May-2026 17:12:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 17:12:20 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 17:12:20 UTC] User ID: 598
[17-May-2026 17:12:20 UTC] ✅ User profile retrieved successfully for user ID: 598
[17-May-2026 17:13:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 17:13:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 17:13:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.189.27.66, 104.23.208.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk4IiwidXNlcm5hbWUiOiJtcm5vYmFkeSIsImVtYWlsIjoibXJub2JhZHlmZkBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NDI1MTB9.Z817U8VDknK0Sqi_MaAYIot_zAK6mnM1xK-geLwz58U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fd440593d078cf6-ADD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.189.27.66","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-May-2026 17:13:11 UTC] === User Orders API Called ===
[17-May-2026 17:13:11 UTC] User ID: 598
[17-May-2026 17:13:11 UTC] Limit: 20, Offset: 0
[17-May-2026 17:13:11 UTC] Orders found: 0
[17-May-2026 17:13:11 UTC] Orders data: []
[17-May-2026 17:13:11 UTC] Total orders count: 0
[17-May-2026 17:13:12 UTC] === API CALL LOG ===
[17-May-2026 17:13:12 UTC] Endpoint: user/profile.php
[17-May-2026 17:13:12 UTC] Full Log Data: {
    "timestamp": "2026-05-17 17:13:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.27.66",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.27.66, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk4IiwidXNlcm5hbWUiOiJtcm5vYmFkeSIsImVtYWlsIjoibXJub2JhZHlmZkBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NDI1MTB9.Z817U8VDknK0Sqi_MaAYIot_zAK6mnM1xK-geLwz58U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd44059add28cf6-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.27.66",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 17:13:12 UTC] === END API CALL LOG ===
[17-May-2026 17:13:12 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 17:13:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk4IiwidXNlcm5hbWUiOiJtcm5vYmFkeSIsImVtYWlsIjoibXJub2JhZHlmZkBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NDI1MTB9.Z817U8VDknK0Sqi_MaAYIot_zAK6mnM1xK-geLwz58U
[17-May-2026 17:13:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 17:13:12 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 17:13:12 UTC] User ID: 598
[17-May-2026 17:13:12 UTC] ✅ User profile retrieved successfully for user ID: 598
[17-May-2026 17:13:12 UTC] === API CALL LOG ===
[17-May-2026 17:13:12 UTC] Endpoint: user/profile.php
[17-May-2026 17:13:12 UTC] Full Log Data: {
    "timestamp": "2026-05-17 17:13:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.27.66",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.27.66, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk4IiwidXNlcm5hbWUiOiJtcm5vYmFkeSIsImVtYWlsIjoibXJub2JhZHlmZkBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NDI1MTB9.Z817U8VDknK0Sqi_MaAYIot_zAK6mnM1xK-geLwz58U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd4405b99658cf6-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.27.66",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 17:13:12 UTC] === END API CALL LOG ===
[17-May-2026 17:13:12 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 17:13:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk4IiwidXNlcm5hbWUiOiJtcm5vYmFkeSIsImVtYWlsIjoibXJub2JhZHlmZkBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NDI1MTB9.Z817U8VDknK0Sqi_MaAYIot_zAK6mnM1xK-geLwz58U
[17-May-2026 17:13:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 17:13:12 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 17:13:12 UTC] User ID: 598
[17-May-2026 17:13:12 UTC] ✅ User profile retrieved successfully for user ID: 598
[17-May-2026 17:13:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 17:13:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 17:13:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.189.27.66, 104.23.208.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk4IiwidXNlcm5hbWUiOiJtcm5vYmFkeSIsImVtYWlsIjoibXJub2JhZHlmZkBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NDI1MTB9.Z817U8VDknK0Sqi_MaAYIot_zAK6mnM1xK-geLwz58U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fd440d07a6a8cf6-ADD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.189.27.66","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-May-2026 17:13:31 UTC] === User Orders API Called ===
[17-May-2026 17:13:31 UTC] User ID: 598
[17-May-2026 17:13:31 UTC] Limit: 20, Offset: 0
[17-May-2026 17:13:31 UTC] Orders found: 0
[17-May-2026 17:13:31 UTC] Orders data: []
[17-May-2026 17:13:31 UTC] Total orders count: 0
[17-May-2026 17:13:31 UTC] === API CALL LOG ===
[17-May-2026 17:13:31 UTC] Endpoint: user/profile.php
[17-May-2026 17:13:31 UTC] Full Log Data: {
    "timestamp": "2026-05-17 17:13:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.27.66",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.27.66, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk4IiwidXNlcm5hbWUiOiJtcm5vYmFkeSIsImVtYWlsIjoibXJub2JhZHlmZkBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NDI1MTB9.Z817U8VDknK0Sqi_MaAYIot_zAK6mnM1xK-geLwz58U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd440d33fb28cf6-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.27.66",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 17:13:31 UTC] === END API CALL LOG ===
[17-May-2026 17:13:31 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 17:13:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk4IiwidXNlcm5hbWUiOiJtcm5vYmFkeSIsImVtYWlsIjoibXJub2JhZHlmZkBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NDI1MTB9.Z817U8VDknK0Sqi_MaAYIot_zAK6mnM1xK-geLwz58U
[17-May-2026 17:13:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 17:13:31 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 17:13:31 UTC] User ID: 598
[17-May-2026 17:13:31 UTC] ✅ User profile retrieved successfully for user ID: 598
[17-May-2026 17:13:31 UTC] === API CALL LOG ===
[17-May-2026 17:13:31 UTC] Endpoint: user/profile.php
[17-May-2026 17:13:31 UTC] Full Log Data: {
    "timestamp": "2026-05-17 17:13:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.27.66",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.27.66, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk4IiwidXNlcm5hbWUiOiJtcm5vYmFkeSIsImVtYWlsIjoibXJub2JhZHlmZkBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NDI1MTB9.Z817U8VDknK0Sqi_MaAYIot_zAK6mnM1xK-geLwz58U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd440d1bcd98cf6-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.27.66",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 17:13:31 UTC] === END API CALL LOG ===
[17-May-2026 17:13:31 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 17:13:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk4IiwidXNlcm5hbWUiOiJtcm5vYmFkeSIsImVtYWlsIjoibXJub2JhZHlmZkBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NDI1MTB9.Z817U8VDknK0Sqi_MaAYIot_zAK6mnM1xK-geLwz58U
[17-May-2026 17:13:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 17:13:31 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 17:13:31 UTC] User ID: 598
[17-May-2026 17:13:31 UTC] ✅ User profile retrieved successfully for user ID: 598
[17-May-2026 17:13:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 17:13:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 17:13:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.189.27.66, 104.23.208.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk4IiwidXNlcm5hbWUiOiJtcm5vYmFkeSIsImVtYWlsIjoibXJub2JhZHlmZkBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NDI1MTB9.Z817U8VDknK0Sqi_MaAYIot_zAK6mnM1xK-geLwz58U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fd440ffaa8d8cf6-ADD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.189.27.66","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-May-2026 17:13:38 UTC] === User Orders API Called ===
[17-May-2026 17:13:38 UTC] User ID: 598
[17-May-2026 17:13:38 UTC] Limit: 20, Offset: 0
[17-May-2026 17:13:38 UTC] Orders found: 0
[17-May-2026 17:13:38 UTC] Orders data: []
[17-May-2026 17:13:38 UTC] Total orders count: 0
[17-May-2026 17:13:39 UTC] === API CALL LOG ===
[17-May-2026 17:13:39 UTC] Endpoint: user/profile.php
[17-May-2026 17:13:39 UTC] Full Log Data: {
    "timestamp": "2026-05-17 17:13:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.27.66",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.27.66, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk4IiwidXNlcm5hbWUiOiJtcm5vYmFkeSIsImVtYWlsIjoibXJub2JhZHlmZkBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NDI1MTB9.Z817U8VDknK0Sqi_MaAYIot_zAK6mnM1xK-geLwz58U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd44107691e8cf6-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.27.66",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 17:13:39 UTC] === END API CALL LOG ===
[17-May-2026 17:13:39 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 17:13:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk4IiwidXNlcm5hbWUiOiJtcm5vYmFkeSIsImVtYWlsIjoibXJub2JhZHlmZkBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NDI1MTB9.Z817U8VDknK0Sqi_MaAYIot_zAK6mnM1xK-geLwz58U
[17-May-2026 17:13:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 17:13:39 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 17:13:39 UTC] User ID: 598
[17-May-2026 17:13:39 UTC] ✅ User profile retrieved successfully for user ID: 598
[17-May-2026 17:13:39 UTC] User Purchases API - User ID: 598
[17-May-2026 17:13:39 UTC] User Purchases API - Total purchases found: 0
[17-May-2026 17:13:49 UTC] User Purchases API - User ID: 598
[17-May-2026 17:13:49 UTC] User Purchases API - Total purchases found: 0
[17-May-2026 17:19:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 17:19:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 17:19:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a02:9b0:411d:1e1a:e8ef:afc:bf42:1dd8, 162.158.22.44","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk5IiwidXNlcm5hbWUiOiJrX2x0ZyIsImVtYWlsIjoiYXltbmhrbXkxNjFAZ21haWwuY29tIiwiZXhwIjoxNzc5NjQzMTgyfQ.zIe9hbVfxULUe6PomL_fjMOAMKEdvDFkYIsk1-xMtDA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fd449e76c8611b4-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a02:9b0:411d:1e1a:e8ef:afc:bf42:1dd8","cf-ipcountry":"SA","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-May-2026 17:19:43 UTC] === User Orders API Called ===
[17-May-2026 17:19:43 UTC] User ID: 599
[17-May-2026 17:19:43 UTC] Limit: 20, Offset: 0
[17-May-2026 17:19:43 UTC] Orders found: 0
[17-May-2026 17:19:43 UTC] Orders data: []
[17-May-2026 17:19:43 UTC] Total orders count: 0
[17-May-2026 17:19:43 UTC] === API CALL LOG ===
[17-May-2026 17:19:43 UTC] Endpoint: user/profile.php
[17-May-2026 17:19:43 UTC] Full Log Data: {
    "timestamp": "2026-05-17 17:19:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:9b0:411d:1e1a:e8ef:afc:bf42:1dd8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:9b0:411d:1e1a:e8ef:afc:bf42:1dd8, 162.158.22.44",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk5IiwidXNlcm5hbWUiOiJrX2x0ZyIsImVtYWlsIjoiYXltbmhrbXkxNjFAZ21haWwuY29tIiwiZXhwIjoxNzc5NjQzMTgyfQ.zIe9hbVfxULUe6PomL_fjMOAMKEdvDFkYIsk1-xMtDA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd449e76c8211b4-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:9b0:411d:1e1a:e8ef:afc:bf42:1dd8",
        "cf-ipcountry": "SA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 17:19:43 UTC] === END API CALL LOG ===
[17-May-2026 17:19:43 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 17:19:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk5IiwidXNlcm5hbWUiOiJrX2x0ZyIsImVtYWlsIjoiYXltbmhrbXkxNjFAZ21haWwuY29tIiwiZXhwIjoxNzc5NjQzMTgyfQ.zIe9hbVfxULUe6PomL_fjMOAMKEdvDFkYIsk1-xMtDA
[17-May-2026 17:19:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 17:19:43 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 17:19:43 UTC] User ID: 599
[17-May-2026 17:19:43 UTC] ✅ User profile retrieved successfully for user ID: 599
[17-May-2026 17:19:43 UTC] === API CALL LOG ===
[17-May-2026 17:19:43 UTC] Endpoint: user/profile.php
[17-May-2026 17:19:43 UTC] Full Log Data: {
    "timestamp": "2026-05-17 17:19:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:9b0:411d:1e1a:e8ef:afc:bf42:1dd8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:9b0:411d:1e1a:e8ef:afc:bf42:1dd8, 162.158.22.44",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk5IiwidXNlcm5hbWUiOiJrX2x0ZyIsImVtYWlsIjoiYXltbmhrbXkxNjFAZ21haWwuY29tIiwiZXhwIjoxNzc5NjQzMTgyfQ.zIe9hbVfxULUe6PomL_fjMOAMKEdvDFkYIsk1-xMtDA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd449e87d5911b4-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:9b0:411d:1e1a:e8ef:afc:bf42:1dd8",
        "cf-ipcountry": "SA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 17:19:43 UTC] === END API CALL LOG ===
[17-May-2026 17:19:43 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 17:19:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk5IiwidXNlcm5hbWUiOiJrX2x0ZyIsImVtYWlsIjoiYXltbmhrbXkxNjFAZ21haWwuY29tIiwiZXhwIjoxNzc5NjQzMTgyfQ.zIe9hbVfxULUe6PomL_fjMOAMKEdvDFkYIsk1-xMtDA
[17-May-2026 17:19:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 17:19:43 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 17:19:43 UTC] User ID: 599
[17-May-2026 17:19:43 UTC] ✅ User profile retrieved successfully for user ID: 599
[17-May-2026 17:19:46 UTC] === API CALL LOG ===
[17-May-2026 17:19:46 UTC] Endpoint: user/profile.php
[17-May-2026 17:19:46 UTC] Full Log Data: {
    "timestamp": "2026-05-17 17:19:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:9b0:411d:1e1a:e8ef:afc:bf42:1dd8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:9b0:411d:1e1a:e8ef:afc:bf42:1dd8, 162.158.22.44",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk5IiwidXNlcm5hbWUiOiJrX2x0ZyIsImVtYWlsIjoiYXltbmhrbXkxNjFAZ21haWwuY29tIiwiZXhwIjoxNzc5NjQzMTgyfQ.zIe9hbVfxULUe6PomL_fjMOAMKEdvDFkYIsk1-xMtDA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd449fac9e611b4-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:9b0:411d:1e1a:e8ef:afc:bf42:1dd8",
        "cf-ipcountry": "SA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 17:19:46 UTC] === END API CALL LOG ===
[17-May-2026 17:19:46 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 17:19:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk5IiwidXNlcm5hbWUiOiJrX2x0ZyIsImVtYWlsIjoiYXltbmhrbXkxNjFAZ21haWwuY29tIiwiZXhwIjoxNzc5NjQzMTgyfQ.zIe9hbVfxULUe6PomL_fjMOAMKEdvDFkYIsk1-xMtDA
[17-May-2026 17:19:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 17:19:46 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 17:19:46 UTC] User ID: 599
[17-May-2026 17:19:46 UTC] ✅ User profile retrieved successfully for user ID: 599
[17-May-2026 17:19:47 UTC] === API CALL LOG ===
[17-May-2026 17:19:47 UTC] Endpoint: user/profile.php
[17-May-2026 17:19:47 UTC] Full Log Data: {
    "timestamp": "2026-05-17 17:19:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:9b0:411d:1e1a:e8ef:afc:bf42:1dd8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:9b0:411d:1e1a:e8ef:afc:bf42:1dd8, 162.158.22.44",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk5IiwidXNlcm5hbWUiOiJrX2x0ZyIsImVtYWlsIjoiYXltbmhrbXkxNjFAZ21haWwuY29tIiwiZXhwIjoxNzc5NjQzMTgyfQ.zIe9hbVfxULUe6PomL_fjMOAMKEdvDFkYIsk1-xMtDA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd44a015f2311b4-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:9b0:411d:1e1a:e8ef:afc:bf42:1dd8",
        "cf-ipcountry": "SA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 17:19:47 UTC] === END API CALL LOG ===
[17-May-2026 17:19:47 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 17:19:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk5IiwidXNlcm5hbWUiOiJrX2x0ZyIsImVtYWlsIjoiYXltbmhrbXkxNjFAZ21haWwuY29tIiwiZXhwIjoxNzc5NjQzMTgyfQ.zIe9hbVfxULUe6PomL_fjMOAMKEdvDFkYIsk1-xMtDA
[17-May-2026 17:19:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 17:19:47 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 17:19:47 UTC] User ID: 599
[17-May-2026 17:19:47 UTC] ✅ User profile retrieved successfully for user ID: 599
[17-May-2026 17:19:52 UTC] === API CALL LOG ===
[17-May-2026 17:19:52 UTC] Endpoint: user/profile.php
[17-May-2026 17:19:52 UTC] Full Log Data: {
    "timestamp": "2026-05-17 17:19:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:9b0:411d:1e1a:e8ef:afc:bf42:1dd8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:9b0:411d:1e1a:e8ef:afc:bf42:1dd8, 162.158.22.194",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk5IiwidXNlcm5hbWUiOiJrX2x0ZyIsImVtYWlsIjoiYXltbmhrbXkxNjFAZ21haWwuY29tIiwiZXhwIjoxNzc5NjQzMTgyfQ.zIe9hbVfxULUe6PomL_fjMOAMKEdvDFkYIsk1-xMtDA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd44a1ddceb11b4-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:9b0:411d:1e1a:e8ef:afc:bf42:1dd8",
        "cf-ipcountry": "SA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 17:19:52 UTC] === END API CALL LOG ===
[17-May-2026 17:19:52 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 17:19:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk5IiwidXNlcm5hbWUiOiJrX2x0ZyIsImVtYWlsIjoiYXltbmhrbXkxNjFAZ21haWwuY29tIiwiZXhwIjoxNzc5NjQzMTgyfQ.zIe9hbVfxULUe6PomL_fjMOAMKEdvDFkYIsk1-xMtDA
[17-May-2026 17:19:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 17:19:52 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 17:19:52 UTC] User ID: 599
[17-May-2026 17:19:52 UTC] ✅ User profile retrieved successfully for user ID: 599
[17-May-2026 17:20:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 17:20:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 17:20:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"58.27.139.119, 172.68.234.131","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAwIiwidXNlcm5hbWUiOiJhcnNsYW5tdWdoYWwiLCJlbWFpbCI6InJhc2hpZG11Z2hhbDc0NjM1MkBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NDMyMDh9.QDlM2B8kMTOfUP-d2jhW5ZEQcI5U2K1ytiSfSgzHt6M","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fd44a8c5f3ee1d8-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"58.27.139.119","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-May-2026 17:20:09 UTC] === User Orders API Called ===
[17-May-2026 17:20:09 UTC] User ID: 600
[17-May-2026 17:20:09 UTC] Limit: 20, Offset: 0
[17-May-2026 17:20:09 UTC] Orders found: 0
[17-May-2026 17:20:09 UTC] Orders data: []
[17-May-2026 17:20:09 UTC] Total orders count: 0
[17-May-2026 17:20:09 UTC] === API CALL LOG ===
[17-May-2026 17:20:09 UTC] Endpoint: user/profile.php
[17-May-2026 17:20:09 UTC] Full Log Data: {
    "timestamp": "2026-05-17 17:20:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "58.27.139.119",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "58.27.139.119, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAwIiwidXNlcm5hbWUiOiJhcnNsYW5tdWdoYWwiLCJlbWFpbCI6InJhc2hpZG11Z2hhbDc0NjM1MkBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NDMyMDh9.QDlM2B8kMTOfUP-d2jhW5ZEQcI5U2K1ytiSfSgzHt6M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd44a8c5f3fe1d8-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "58.27.139.119",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 17:20:09 UTC] === END API CALL LOG ===
[17-May-2026 17:20:09 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 17:20:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAwIiwidXNlcm5hbWUiOiJhcnNsYW5tdWdoYWwiLCJlbWFpbCI6InJhc2hpZG11Z2hhbDc0NjM1MkBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NDMyMDh9.QDlM2B8kMTOfUP-d2jhW5ZEQcI5U2K1ytiSfSgzHt6M
[17-May-2026 17:20:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 17:20:09 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 17:20:09 UTC] User ID: 600
[17-May-2026 17:20:09 UTC] ✅ User profile retrieved successfully for user ID: 600
[17-May-2026 17:20:09 UTC] === API CALL LOG ===
[17-May-2026 17:20:09 UTC] Endpoint: user/profile.php
[17-May-2026 17:20:09 UTC] Full Log Data: {
    "timestamp": "2026-05-17 17:20:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "58.27.139.119",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "58.27.139.119, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAwIiwidXNlcm5hbWUiOiJhcnNsYW5tdWdoYWwiLCJlbWFpbCI6InJhc2hpZG11Z2hhbDc0NjM1MkBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NDMyMDh9.QDlM2B8kMTOfUP-d2jhW5ZEQcI5U2K1ytiSfSgzHt6M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd44a8c5f3ae1d8-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "58.27.139.119",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 17:20:09 UTC] === END API CALL LOG ===
[17-May-2026 17:20:09 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 17:20:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAwIiwidXNlcm5hbWUiOiJhcnNsYW5tdWdoYWwiLCJlbWFpbCI6InJhc2hpZG11Z2hhbDc0NjM1MkBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NDMyMDh9.QDlM2B8kMTOfUP-d2jhW5ZEQcI5U2K1ytiSfSgzHt6M
[17-May-2026 17:20:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 17:20:09 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 17:20:09 UTC] User ID: 600
[17-May-2026 17:20:09 UTC] ✅ User profile retrieved successfully for user ID: 600
[17-May-2026 17:20:10 UTC] === API CALL LOG ===
[17-May-2026 17:20:10 UTC] Endpoint: user/profile.php
[17-May-2026 17:20:10 UTC] Full Log Data: {
    "timestamp": "2026-05-17 17:20:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "58.27.139.119",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "58.27.139.119, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAwIiwidXNlcm5hbWUiOiJhcnNsYW5tdWdoYWwiLCJlbWFpbCI6InJhc2hpZG11Z2hhbDc0NjM1MkBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NDMyMDh9.QDlM2B8kMTOfUP-d2jhW5ZEQcI5U2K1ytiSfSgzHt6M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd44a930c12e1d8-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "58.27.139.119",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 17:20:10 UTC] === END API CALL LOG ===
[17-May-2026 17:20:10 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 17:20:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAwIiwidXNlcm5hbWUiOiJhcnNsYW5tdWdoYWwiLCJlbWFpbCI6InJhc2hpZG11Z2hhbDc0NjM1MkBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NDMyMDh9.QDlM2B8kMTOfUP-d2jhW5ZEQcI5U2K1ytiSfSgzHt6M
[17-May-2026 17:20:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 17:20:10 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 17:20:10 UTC] User ID: 600
[17-May-2026 17:20:10 UTC] ✅ User profile retrieved successfully for user ID: 600
[17-May-2026 17:20:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 17:20:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 17:20:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"58.27.139.119, 172.68.234.130","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAwIiwidXNlcm5hbWUiOiJhcnNsYW5tdWdoYWwiLCJlbWFpbCI6InJhc2hpZG11Z2hhbDc0NjM1MkBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NDMyMDh9.QDlM2B8kMTOfUP-d2jhW5ZEQcI5U2K1ytiSfSgzHt6M","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fd44ad60bfce1d8-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"58.27.139.119","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-May-2026 17:20:21 UTC] === User Orders API Called ===
[17-May-2026 17:20:21 UTC] User ID: 600
[17-May-2026 17:20:21 UTC] === API CALL LOG ===
[17-May-2026 17:20:21 UTC] Limit: 20, Offset: 0
[17-May-2026 17:20:21 UTC] Endpoint: user/profile.php
[17-May-2026 17:20:21 UTC] Full Log Data: {
    "timestamp": "2026-05-17 17:20:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "58.27.139.119",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "58.27.139.119, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAwIiwidXNlcm5hbWUiOiJhcnNsYW5tdWdoYWwiLCJlbWFpbCI6InJhc2hpZG11Z2hhbDc0NjM1MkBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NDMyMDh9.QDlM2B8kMTOfUP-d2jhW5ZEQcI5U2K1ytiSfSgzHt6M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd44ad60c02e1d8-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "58.27.139.119",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 17:20:21 UTC] === END API CALL LOG ===
[17-May-2026 17:20:21 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 17:20:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAwIiwidXNlcm5hbWUiOiJhcnNsYW5tdWdoYWwiLCJlbWFpbCI6InJhc2hpZG11Z2hhbDc0NjM1MkBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NDMyMDh9.QDlM2B8kMTOfUP-d2jhW5ZEQcI5U2K1ytiSfSgzHt6M
[17-May-2026 17:20:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 17:20:21 UTC] Orders found: 0
[17-May-2026 17:20:21 UTC] Orders data: []
[17-May-2026 17:20:21 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 17:20:21 UTC] User ID: 600
[17-May-2026 17:20:21 UTC] Total orders count: 0
[17-May-2026 17:20:21 UTC] ✅ User profile retrieved successfully for user ID: 600
[17-May-2026 17:20:22 UTC] === API CALL LOG ===
[17-May-2026 17:20:22 UTC] Endpoint: user/profile.php
[17-May-2026 17:20:22 UTC] Full Log Data: {
    "timestamp": "2026-05-17 17:20:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "58.27.139.119",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "58.27.139.119, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAwIiwidXNlcm5hbWUiOiJhcnNsYW5tdWdoYWwiLCJlbWFpbCI6InJhc2hpZG11Z2hhbDc0NjM1MkBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NDMyMDh9.QDlM2B8kMTOfUP-d2jhW5ZEQcI5U2K1ytiSfSgzHt6M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd44ad9db6de1d8-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "58.27.139.119",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 17:20:22 UTC] === END API CALL LOG ===
[17-May-2026 17:20:22 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 17:20:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAwIiwidXNlcm5hbWUiOiJhcnNsYW5tdWdoYWwiLCJlbWFpbCI6InJhc2hpZG11Z2hhbDc0NjM1MkBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NDMyMDh9.QDlM2B8kMTOfUP-d2jhW5ZEQcI5U2K1ytiSfSgzHt6M
[17-May-2026 17:20:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 17:20:22 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 17:20:22 UTC] User ID: 600
[17-May-2026 17:20:22 UTC] ✅ User profile retrieved successfully for user ID: 600
[17-May-2026 17:20:23 UTC] === API CALL LOG ===
[17-May-2026 17:20:23 UTC] Endpoint: user/profile.php
[17-May-2026 17:20:23 UTC] Full Log Data: {
    "timestamp": "2026-05-17 17:20:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "58.27.139.119",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "58.27.139.119, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAwIiwidXNlcm5hbWUiOiJhcnNsYW5tdWdoYWwiLCJlbWFpbCI6InJhc2hpZG11Z2hhbDc0NjM1MkBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NDMyMDh9.QDlM2B8kMTOfUP-d2jhW5ZEQcI5U2K1ytiSfSgzHt6M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd44ae00ea8e1d8-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "58.27.139.119",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 17:20:23 UTC] === END API CALL LOG ===
[17-May-2026 17:20:23 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 17:20:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAwIiwidXNlcm5hbWUiOiJhcnNsYW5tdWdoYWwiLCJlbWFpbCI6InJhc2hpZG11Z2hhbDc0NjM1MkBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NDMyMDh9.QDlM2B8kMTOfUP-d2jhW5ZEQcI5U2K1ytiSfSgzHt6M
[17-May-2026 17:20:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 17:20:23 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 17:20:23 UTC] User ID: 600
[17-May-2026 17:20:23 UTC] ✅ User profile retrieved successfully for user ID: 600
[17-May-2026 17:20:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 17:20:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 17:20:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"58.27.139.119, 172.68.234.130","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAwIiwidXNlcm5hbWUiOiJhcnNsYW5tdWdoYWwiLCJlbWFpbCI6InJhc2hpZG11Z2hhbDc0NjM1MkBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NDMyMDh9.QDlM2B8kMTOfUP-d2jhW5ZEQcI5U2K1ytiSfSgzHt6M","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fd44b8f9888e1d8-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"58.27.139.119","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-May-2026 17:20:51 UTC] === User Orders API Called ===
[17-May-2026 17:20:51 UTC] User ID: 600
[17-May-2026 17:20:51 UTC] Limit: 20, Offset: 0
[17-May-2026 17:20:51 UTC] Orders found: 0
[17-May-2026 17:20:51 UTC] Orders data: []
[17-May-2026 17:20:51 UTC] === API CALL LOG ===
[17-May-2026 17:20:51 UTC] Endpoint: user/profile.php
[17-May-2026 17:20:51 UTC] Full Log Data: {
    "timestamp": "2026-05-17 17:20:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "58.27.139.119",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "58.27.139.119, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAwIiwidXNlcm5hbWUiOiJhcnNsYW5tdWdoYWwiLCJlbWFpbCI6InJhc2hpZG11Z2hhbDc0NjM1MkBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NDMyMDh9.QDlM2B8kMTOfUP-d2jhW5ZEQcI5U2K1ytiSfSgzHt6M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd44b8f988be1d8-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "58.27.139.119",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 17:20:51 UTC] === END API CALL LOG ===
[17-May-2026 17:20:51 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 17:20:51 UTC] Total orders count: 0
[17-May-2026 17:20:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAwIiwidXNlcm5hbWUiOiJhcnNsYW5tdWdoYWwiLCJlbWFpbCI6InJhc2hpZG11Z2hhbDc0NjM1MkBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NDMyMDh9.QDlM2B8kMTOfUP-d2jhW5ZEQcI5U2K1ytiSfSgzHt6M
[17-May-2026 17:20:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 17:20:51 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 17:20:51 UTC] User ID: 600
[17-May-2026 17:20:51 UTC] ✅ User profile retrieved successfully for user ID: 600
[17-May-2026 17:20:51 UTC] === API CALL LOG ===
[17-May-2026 17:20:51 UTC] Endpoint: user/profile.php
[17-May-2026 17:20:51 UTC] Full Log Data: {
    "timestamp": "2026-05-17 17:20:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "58.27.139.119",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "58.27.139.119, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAwIiwidXNlcm5hbWUiOiJhcnNsYW5tdWdoYWwiLCJlbWFpbCI6InJhc2hpZG11Z2hhbDc0NjM1MkBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NDMyMDh9.QDlM2B8kMTOfUP-d2jhW5ZEQcI5U2K1ytiSfSgzHt6M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd44b93b90fe1d8-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "58.27.139.119",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 17:20:51 UTC] === END API CALL LOG ===
[17-May-2026 17:20:51 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 17:20:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAwIiwidXNlcm5hbWUiOiJhcnNsYW5tdWdoYWwiLCJlbWFpbCI6InJhc2hpZG11Z2hhbDc0NjM1MkBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NDMyMDh9.QDlM2B8kMTOfUP-d2jhW5ZEQcI5U2K1ytiSfSgzHt6M
[17-May-2026 17:20:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 17:20:51 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 17:20:51 UTC] User ID: 600
[17-May-2026 17:20:51 UTC] ✅ User profile retrieved successfully for user ID: 600
[17-May-2026 17:20:51 UTC] === API CALL LOG ===
[17-May-2026 17:20:51 UTC] Endpoint: user/profile.php
[17-May-2026 17:20:51 UTC] Full Log Data: {
    "timestamp": "2026-05-17 17:20:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "58.27.139.119",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "58.27.139.119, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAwIiwidXNlcm5hbWUiOiJhcnNsYW5tdWdoYWwiLCJlbWFpbCI6InJhc2hpZG11Z2hhbDc0NjM1MkBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NDMyMDh9.QDlM2B8kMTOfUP-d2jhW5ZEQcI5U2K1ytiSfSgzHt6M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd44b94bafce1d8-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "58.27.139.119",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 17:20:51 UTC] === END API CALL LOG ===
[17-May-2026 17:20:51 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 17:20:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAwIiwidXNlcm5hbWUiOiJhcnNsYW5tdWdoYWwiLCJlbWFpbCI6InJhc2hpZG11Z2hhbDc0NjM1MkBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NDMyMDh9.QDlM2B8kMTOfUP-d2jhW5ZEQcI5U2K1ytiSfSgzHt6M
[17-May-2026 17:20:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 17:20:51 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 17:20:51 UTC] User ID: 600
[17-May-2026 17:20:51 UTC] ✅ User profile retrieved successfully for user ID: 600
[17-May-2026 17:20:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 17:20:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 17:20:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"58.27.139.119, 172.68.234.130","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAwIiwidXNlcm5hbWUiOiJhcnNsYW5tdWdoYWwiLCJlbWFpbCI6InJhc2hpZG11Z2hhbDc0NjM1MkBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NDMyMDh9.QDlM2B8kMTOfUP-d2jhW5ZEQcI5U2K1ytiSfSgzHt6M","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fd44bb1ab0de1d8-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"58.27.139.119","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-May-2026 17:20:56 UTC] === User Orders API Called ===
[17-May-2026 17:20:56 UTC] User ID: 600
[17-May-2026 17:20:56 UTC] Limit: 20, Offset: 0
[17-May-2026 17:20:56 UTC] Orders found: 0
[17-May-2026 17:20:56 UTC] Orders data: []
[17-May-2026 17:20:56 UTC] Total orders count: 0
[17-May-2026 17:20:56 UTC] === API CALL LOG ===
[17-May-2026 17:20:56 UTC] Endpoint: user/profile.php
[17-May-2026 17:20:56 UTC] Full Log Data: {
    "timestamp": "2026-05-17 17:20:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "58.27.139.119",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "58.27.139.119, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAwIiwidXNlcm5hbWUiOiJhcnNsYW5tdWdoYWwiLCJlbWFpbCI6InJhc2hpZG11Z2hhbDc0NjM1MkBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NDMyMDh9.QDlM2B8kMTOfUP-d2jhW5ZEQcI5U2K1ytiSfSgzHt6M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd44bb1ab0fe1d8-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "58.27.139.119",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 17:20:56 UTC] === END API CALL LOG ===
[17-May-2026 17:20:56 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 17:20:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAwIiwidXNlcm5hbWUiOiJhcnNsYW5tdWdoYWwiLCJlbWFpbCI6InJhc2hpZG11Z2hhbDc0NjM1MkBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NDMyMDh9.QDlM2B8kMTOfUP-d2jhW5ZEQcI5U2K1ytiSfSgzHt6M
[17-May-2026 17:20:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 17:20:56 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 17:20:56 UTC] User ID: 600
[17-May-2026 17:20:56 UTC] ✅ User profile retrieved successfully for user ID: 600
[17-May-2026 17:20:57 UTC] === API CALL LOG ===
[17-May-2026 17:20:57 UTC] Endpoint: user/profile.php
[17-May-2026 17:20:57 UTC] Full Log Data: {
    "timestamp": "2026-05-17 17:20:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "58.27.139.119",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "58.27.139.119, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAwIiwidXNlcm5hbWUiOiJhcnNsYW5tdWdoYWwiLCJlbWFpbCI6InJhc2hpZG11Z2hhbDc0NjM1MkBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NDMyMDh9.QDlM2B8kMTOfUP-d2jhW5ZEQcI5U2K1ytiSfSgzHt6M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd44bb56a5ee1d8-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "58.27.139.119",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 17:20:57 UTC] === END API CALL LOG ===
[17-May-2026 17:20:57 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 17:20:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAwIiwidXNlcm5hbWUiOiJhcnNsYW5tdWdoYWwiLCJlbWFpbCI6InJhc2hpZG11Z2hhbDc0NjM1MkBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NDMyMDh9.QDlM2B8kMTOfUP-d2jhW5ZEQcI5U2K1ytiSfSgzHt6M
[17-May-2026 17:20:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 17:20:57 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 17:20:57 UTC] User ID: 600
[17-May-2026 17:20:57 UTC] ✅ User profile retrieved successfully for user ID: 600
[17-May-2026 17:20:57 UTC] === API CALL LOG ===
[17-May-2026 17:20:57 UTC] Endpoint: user/profile.php
[17-May-2026 17:20:57 UTC] Full Log Data: {
    "timestamp": "2026-05-17 17:20:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "58.27.139.119",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "58.27.139.119, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAwIiwidXNlcm5hbWUiOiJhcnNsYW5tdWdoYWwiLCJlbWFpbCI6InJhc2hpZG11Z2hhbDc0NjM1MkBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NDMyMDh9.QDlM2B8kMTOfUP-d2jhW5ZEQcI5U2K1ytiSfSgzHt6M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd44bb80807e1d8-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "58.27.139.119",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 17:20:57 UTC] === END API CALL LOG ===
[17-May-2026 17:20:57 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 17:20:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAwIiwidXNlcm5hbWUiOiJhcnNsYW5tdWdoYWwiLCJlbWFpbCI6InJhc2hpZG11Z2hhbDc0NjM1MkBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NDMyMDh9.QDlM2B8kMTOfUP-d2jhW5ZEQcI5U2K1ytiSfSgzHt6M
[17-May-2026 17:20:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 17:20:57 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 17:20:57 UTC] User ID: 600
[17-May-2026 17:20:57 UTC] ✅ User profile retrieved successfully for user ID: 600
[17-May-2026 17:21:02 UTC] === API CALL LOG ===
[17-May-2026 17:21:02 UTC] Endpoint: user/profile.php
[17-May-2026 17:21:02 UTC] Full Log Data: {
    "timestamp": "2026-05-17 17:21:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "58.27.139.119",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "58.27.139.119, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAwIiwidXNlcm5hbWUiOiJhcnNsYW5tdWdoYWwiLCJlbWFpbCI6InJhc2hpZG11Z2hhbDc0NjM1MkBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NDMyMDh9.QDlM2B8kMTOfUP-d2jhW5ZEQcI5U2K1ytiSfSgzHt6M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd44bd79872e1d8-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "58.27.139.119",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 17:21:02 UTC] === END API CALL LOG ===
[17-May-2026 17:21:02 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 17:21:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAwIiwidXNlcm5hbWUiOiJhcnNsYW5tdWdoYWwiLCJlbWFpbCI6InJhc2hpZG11Z2hhbDc0NjM1MkBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NDMyMDh9.QDlM2B8kMTOfUP-d2jhW5ZEQcI5U2K1ytiSfSgzHt6M
[17-May-2026 17:21:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 17:21:02 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 17:21:02 UTC] User ID: 600
[17-May-2026 17:21:02 UTC] ✅ User profile retrieved successfully for user ID: 600
[17-May-2026 17:21:54 UTC] === API CALL LOG ===
[17-May-2026 17:21:54 UTC] Endpoint: user/profile.php
[17-May-2026 17:21:54 UTC] Full Log Data: {
    "timestamp": "2026-05-17 17:21:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "58.27.139.119",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "58.27.139.119, 172.70.108.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAwIiwidXNlcm5hbWUiOiJhcnNsYW5tdWdoYWwiLCJlbWFpbCI6InJhc2hpZG11Z2hhbDc0NjM1MkBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NDMyMDh9.QDlM2B8kMTOfUP-d2jhW5ZEQcI5U2K1ytiSfSgzHt6M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd44d1dbfbae23b-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "58.27.139.119",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 17:21:54 UTC] === END API CALL LOG ===
[17-May-2026 17:21:54 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 17:21:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAwIiwidXNlcm5hbWUiOiJhcnNsYW5tdWdoYWwiLCJlbWFpbCI6InJhc2hpZG11Z2hhbDc0NjM1MkBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NDMyMDh9.QDlM2B8kMTOfUP-d2jhW5ZEQcI5U2K1ytiSfSgzHt6M
[17-May-2026 17:21:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 17:21:54 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 17:21:54 UTC] User ID: 600
[17-May-2026 17:21:54 UTC] ✅ User profile retrieved successfully for user ID: 600
[17-May-2026 17:22:04 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 17:22:04 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 17:22:04 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"58.27.139.119, 172.70.108.14","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAwIiwidXNlcm5hbWUiOiJhcnNsYW5tdWdoYWwiLCJlbWFpbCI6InJhc2hpZG11Z2hhbDc0NjM1MkBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NDMyMDh9.QDlM2B8kMTOfUP-d2jhW5ZEQcI5U2K1ytiSfSgzHt6M","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fd44d5b7a16e23b-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"58.27.139.119","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-May-2026 17:22:04 UTC] === User Orders API Called ===
[17-May-2026 17:22:04 UTC] User ID: 600
[17-May-2026 17:22:04 UTC] Limit: 20, Offset: 0
[17-May-2026 17:22:04 UTC] Orders found: 0
[17-May-2026 17:22:04 UTC] Orders data: []
[17-May-2026 17:22:04 UTC] Total orders count: 0
[17-May-2026 17:22:05 UTC] === API CALL LOG ===
[17-May-2026 17:22:05 UTC] Endpoint: user/profile.php
[17-May-2026 17:22:05 UTC] Full Log Data: {
    "timestamp": "2026-05-17 17:22:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "58.27.139.119",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "58.27.139.119, 172.70.108.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAwIiwidXNlcm5hbWUiOiJhcnNsYW5tdWdoYWwiLCJlbWFpbCI6InJhc2hpZG11Z2hhbDc0NjM1MkBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NDMyMDh9.QDlM2B8kMTOfUP-d2jhW5ZEQcI5U2K1ytiSfSgzHt6M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd44d61492fe23b-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "58.27.139.119",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 17:22:05 UTC] === END API CALL LOG ===
[17-May-2026 17:22:05 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 17:22:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAwIiwidXNlcm5hbWUiOiJhcnNsYW5tdWdoYWwiLCJlbWFpbCI6InJhc2hpZG11Z2hhbDc0NjM1MkBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NDMyMDh9.QDlM2B8kMTOfUP-d2jhW5ZEQcI5U2K1ytiSfSgzHt6M
[17-May-2026 17:22:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 17:22:05 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 17:22:05 UTC] User ID: 600
[17-May-2026 17:22:05 UTC] ✅ User profile retrieved successfully for user ID: 600
[17-May-2026 17:22:05 UTC] User Purchases API - User ID: 600
[17-May-2026 17:22:05 UTC] User Purchases API - Total purchases found: 0
[17-May-2026 17:22:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 17:22:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 17:22:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"58.27.139.119, 172.70.108.14","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAwIiwidXNlcm5hbWUiOiJhcnNsYW5tdWdoYWwiLCJlbWFpbCI6InJhc2hpZG11Z2hhbDc0NjM1MkBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NDMyMDh9.QDlM2B8kMTOfUP-d2jhW5ZEQcI5U2K1ytiSfSgzHt6M","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fd44d6b4bede23b-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"58.27.139.119","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-May-2026 17:22:07 UTC] === User Orders API Called ===
[17-May-2026 17:22:07 UTC] User ID: 600
[17-May-2026 17:22:07 UTC] Limit: 20, Offset: 0
[17-May-2026 17:22:07 UTC] Orders found: 0
[17-May-2026 17:22:07 UTC] Orders data: []
[17-May-2026 17:22:07 UTC] Total orders count: 0
[17-May-2026 17:22:11 UTC] === API CALL LOG ===
[17-May-2026 17:22:11 UTC] Endpoint: user/profile.php
[17-May-2026 17:22:11 UTC] Full Log Data: {
    "timestamp": "2026-05-17 17:22:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "58.27.139.119",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "58.27.139.119, 172.70.108.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAwIiwidXNlcm5hbWUiOiJhcnNsYW5tdWdoYWwiLCJlbWFpbCI6InJhc2hpZG11Z2hhbDc0NjM1MkBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NDMyMDh9.QDlM2B8kMTOfUP-d2jhW5ZEQcI5U2K1ytiSfSgzHt6M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd44d856cf0e23b-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "58.27.139.119",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 17:22:11 UTC] === END API CALL LOG ===
[17-May-2026 17:22:11 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 17:22:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAwIiwidXNlcm5hbWUiOiJhcnNsYW5tdWdoYWwiLCJlbWFpbCI6InJhc2hpZG11Z2hhbDc0NjM1MkBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NDMyMDh9.QDlM2B8kMTOfUP-d2jhW5ZEQcI5U2K1ytiSfSgzHt6M
[17-May-2026 17:22:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 17:22:11 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 17:22:11 UTC] User ID: 600
[17-May-2026 17:22:11 UTC] ✅ User profile retrieved successfully for user ID: 600
[17-May-2026 17:22:11 UTC] User Purchases API - User ID: 600
[17-May-2026 17:22:11 UTC] User Purchases API - Total purchases found: 0
[17-May-2026 17:22:15 UTC] === API CALL LOG ===
[17-May-2026 17:22:15 UTC] Endpoint: user/profile.php
[17-May-2026 17:22:15 UTC] Full Log Data: {
    "timestamp": "2026-05-17 17:22:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "58.27.139.119",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "58.27.139.119, 172.70.108.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAwIiwidXNlcm5hbWUiOiJhcnNsYW5tdWdoYWwiLCJlbWFpbCI6InJhc2hpZG11Z2hhbDc0NjM1MkBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NDMyMDh9.QDlM2B8kMTOfUP-d2jhW5ZEQcI5U2K1ytiSfSgzHt6M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd44d9eecf8e23b-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "58.27.139.119",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 17:22:15 UTC] === END API CALL LOG ===
[17-May-2026 17:22:15 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 17:22:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAwIiwidXNlcm5hbWUiOiJhcnNsYW5tdWdoYWwiLCJlbWFpbCI6InJhc2hpZG11Z2hhbDc0NjM1MkBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NDMyMDh9.QDlM2B8kMTOfUP-d2jhW5ZEQcI5U2K1ytiSfSgzHt6M
[17-May-2026 17:22:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 17:22:15 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 17:22:15 UTC] User ID: 600
[17-May-2026 17:22:15 UTC] ✅ User profile retrieved successfully for user ID: 600
[17-May-2026 17:22:15 UTC] User Purchases API - User ID: 600
[17-May-2026 17:22:15 UTC] User Purchases API - Total purchases found: 0
[17-May-2026 17:22:27 UTC] === API CALL LOG ===
[17-May-2026 17:22:27 UTC] Endpoint: user/profile.php
[17-May-2026 17:22:27 UTC] Full Log Data: {
    "timestamp": "2026-05-17 17:22:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "58.27.139.119",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "58.27.139.119, 172.70.108.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAwIiwidXNlcm5hbWUiOiJhcnNsYW5tdWdoYWwiLCJlbWFpbCI6InJhc2hpZG11Z2hhbDc0NjM1MkBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NDMyMDh9.QDlM2B8kMTOfUP-d2jhW5ZEQcI5U2K1ytiSfSgzHt6M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd44de87f22e23b-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "58.27.139.119",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 17:22:27 UTC] === END API CALL LOG ===
[17-May-2026 17:22:27 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 17:22:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAwIiwidXNlcm5hbWUiOiJhcnNsYW5tdWdoYWwiLCJlbWFpbCI6InJhc2hpZG11Z2hhbDc0NjM1MkBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NDMyMDh9.QDlM2B8kMTOfUP-d2jhW5ZEQcI5U2K1ytiSfSgzHt6M
[17-May-2026 17:22:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 17:22:27 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 17:22:27 UTC] User ID: 600
[17-May-2026 17:22:27 UTC] ✅ User profile retrieved successfully for user ID: 600
[17-May-2026 17:22:27 UTC] User Purchases API - User ID: 600
[17-May-2026 17:22:27 UTC] User Purchases API - Total purchases found: 0
[17-May-2026 17:25:13 UTC] === API CALL LOG ===
[17-May-2026 17:25:13 UTC] Endpoint: user/profile.php
[17-May-2026 17:25:13 UTC] Full Log Data: {
    "timestamp": "2026-05-17 17:25:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.121.88.102",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.121.88.102, 162.158.162.29",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAxIiwidXNlcm5hbWUiOiJ2aXNoeGxlODg4ODAiLCJlbWFpbCI6InZpc2h3YXRoZWVrc2hhbmE4MThAZ21haWwuY29tIiwiZXhwIjoxNzc5NjQzNTEyfQ.HO0WLKoDv4eoNXnDf-2KFi4aJTWjyxa1DqGS2P3Klak",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd451f56b87ccce-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.121.88.102",
        "cf-ipcountry": "LK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 17:25:13 UTC] === END API CALL LOG ===
[17-May-2026 17:25:13 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 17:25:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAxIiwidXNlcm5hbWUiOiJ2aXNoeGxlODg4ODAiLCJlbWFpbCI6InZpc2h3YXRoZWVrc2hhbmE4MThAZ21haWwuY29tIiwiZXhwIjoxNzc5NjQzNTEyfQ.HO0WLKoDv4eoNXnDf-2KFi4aJTWjyxa1DqGS2P3Klak
[17-May-2026 17:25:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 17:25:13 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 17:25:13 UTC] User ID: 601
[17-May-2026 17:25:13 UTC] ✅ User profile retrieved successfully for user ID: 601
[17-May-2026 17:25:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 17:25:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 17:25:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"45.121.88.102, 162.158.162.29","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAxIiwidXNlcm5hbWUiOiJ2aXNoeGxlODg4ODAiLCJlbWFpbCI6InZpc2h3YXRoZWVrc2hhbmE4MThAZ21haWwuY29tIiwiZXhwIjoxNzc5NjQzNTEyfQ.HO0WLKoDv4eoNXnDf-2KFi4aJTWjyxa1DqGS2P3Klak","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fd451f56b8bccce-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"45.121.88.102","cf-ipcountry":"LK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-May-2026 17:25:13 UTC] === User Orders API Called ===
[17-May-2026 17:25:13 UTC] User ID: 601
[17-May-2026 17:25:13 UTC] Limit: 20, Offset: 0
[17-May-2026 17:25:13 UTC] Orders found: 0
[17-May-2026 17:25:13 UTC] Orders data: []
[17-May-2026 17:25:13 UTC] Total orders count: 0
[17-May-2026 17:25:13 UTC] === API CALL LOG ===
[17-May-2026 17:25:13 UTC] Endpoint: user/profile.php
[17-May-2026 17:25:13 UTC] Full Log Data: {
    "timestamp": "2026-05-17 17:25:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.121.88.102",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.121.88.102, 162.158.162.29",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAxIiwidXNlcm5hbWUiOiJ2aXNoeGxlODg4ODAiLCJlbWFpbCI6InZpc2h3YXRoZWVrc2hhbmE4MThAZ21haWwuY29tIiwiZXhwIjoxNzc5NjQzNTEyfQ.HO0WLKoDv4eoNXnDf-2KFi4aJTWjyxa1DqGS2P3Klak",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd451f56b8dccce-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.121.88.102",
        "cf-ipcountry": "LK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 17:25:13 UTC] === END API CALL LOG ===
[17-May-2026 17:25:13 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 17:25:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAxIiwidXNlcm5hbWUiOiJ2aXNoeGxlODg4ODAiLCJlbWFpbCI6InZpc2h3YXRoZWVrc2hhbmE4MThAZ21haWwuY29tIiwiZXhwIjoxNzc5NjQzNTEyfQ.HO0WLKoDv4eoNXnDf-2KFi4aJTWjyxa1DqGS2P3Klak
[17-May-2026 17:25:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 17:25:13 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 17:25:13 UTC] User ID: 601
[17-May-2026 17:25:13 UTC] ✅ User profile retrieved successfully for user ID: 601
[17-May-2026 17:25:15 UTC] === API CALL LOG ===
[17-May-2026 17:25:15 UTC] Endpoint: user/profile.php
[17-May-2026 17:25:15 UTC] Full Log Data: {
    "timestamp": "2026-05-17 17:25:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.121.88.102",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.121.88.102, 162.158.162.29",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAxIiwidXNlcm5hbWUiOiJ2aXNoeGxlODg4ODAiLCJlbWFpbCI6InZpc2h3YXRoZWVrc2hhbmE4MThAZ21haWwuY29tIiwiZXhwIjoxNzc5NjQzNTEyfQ.HO0WLKoDv4eoNXnDf-2KFi4aJTWjyxa1DqGS2P3Klak",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd452012d9fccce-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.121.88.102",
        "cf-ipcountry": "LK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 17:25:15 UTC] === END API CALL LOG ===
[17-May-2026 17:25:15 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 17:25:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAxIiwidXNlcm5hbWUiOiJ2aXNoeGxlODg4ODAiLCJlbWFpbCI6InZpc2h3YXRoZWVrc2hhbmE4MThAZ21haWwuY29tIiwiZXhwIjoxNzc5NjQzNTEyfQ.HO0WLKoDv4eoNXnDf-2KFi4aJTWjyxa1DqGS2P3Klak
[17-May-2026 17:25:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 17:25:15 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 17:25:15 UTC] User ID: 601
[17-May-2026 17:25:15 UTC] ✅ User profile retrieved successfully for user ID: 601
[17-May-2026 17:26:44 UTC] === API CALL LOG ===
[17-May-2026 17:26:44 UTC] Endpoint: user/profile.php
[17-May-2026 17:26:44 UTC] Full Log Data: {
    "timestamp": "2026-05-17 17:26:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.121.88.102",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.121.88.102, 162.158.162.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAxIiwidXNlcm5hbWUiOiJ2aXNoeGxlODg4ODAiLCJlbWFpbCI6InZpc2h3YXRoZWVrc2hhbmE4MThAZ21haWwuY29tIiwiZXhwIjoxNzc5NjQzNTEyfQ.HO0WLKoDv4eoNXnDf-2KFi4aJTWjyxa1DqGS2P3Klak",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd454314a02ccce-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.121.88.102",
        "cf-ipcountry": "LK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 17:26:44 UTC] === END API CALL LOG ===
[17-May-2026 17:26:44 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 17:26:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAxIiwidXNlcm5hbWUiOiJ2aXNoeGxlODg4ODAiLCJlbWFpbCI6InZpc2h3YXRoZWVrc2hhbmE4MThAZ21haWwuY29tIiwiZXhwIjoxNzc5NjQzNTEyfQ.HO0WLKoDv4eoNXnDf-2KFi4aJTWjyxa1DqGS2P3Klak
[17-May-2026 17:26:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 17:26:44 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 17:26:44 UTC] User ID: 601
[17-May-2026 17:26:44 UTC] ✅ User profile retrieved successfully for user ID: 601
[17-May-2026 17:26:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 17:26:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 17:26:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"45.121.88.102, 162.158.162.28","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAxIiwidXNlcm5hbWUiOiJ2aXNoeGxlODg4ODAiLCJlbWFpbCI6InZpc2h3YXRoZWVrc2hhbmE4MThAZ21haWwuY29tIiwiZXhwIjoxNzc5NjQzNTEyfQ.HO0WLKoDv4eoNXnDf-2KFi4aJTWjyxa1DqGS2P3Klak","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fd4543149ffccce-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"45.121.88.102","cf-ipcountry":"LK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-May-2026 17:26:44 UTC] === User Orders API Called ===
[17-May-2026 17:26:44 UTC] User ID: 601
[17-May-2026 17:26:44 UTC] Limit: 20, Offset: 0
[17-May-2026 17:26:44 UTC] Orders found: 0
[17-May-2026 17:26:44 UTC] Orders data: []
[17-May-2026 17:26:44 UTC] Total orders count: 0
[17-May-2026 17:26:45 UTC] === API CALL LOG ===
[17-May-2026 17:26:45 UTC] Endpoint: user/profile.php
[17-May-2026 17:26:45 UTC] Full Log Data: {
    "timestamp": "2026-05-17 17:26:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.121.88.102",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.121.88.102, 162.158.162.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAxIiwidXNlcm5hbWUiOiJ2aXNoeGxlODg4ODAiLCJlbWFpbCI6InZpc2h3YXRoZWVrc2hhbmE4MThAZ21haWwuY29tIiwiZXhwIjoxNzc5NjQzNTEyfQ.HO0WLKoDv4eoNXnDf-2KFi4aJTWjyxa1DqGS2P3Klak",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd45435dc5dccce-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.121.88.102",
        "cf-ipcountry": "LK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 17:26:45 UTC] === END API CALL LOG ===
[17-May-2026 17:26:45 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 17:26:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAxIiwidXNlcm5hbWUiOiJ2aXNoeGxlODg4ODAiLCJlbWFpbCI6InZpc2h3YXRoZWVrc2hhbmE4MThAZ21haWwuY29tIiwiZXhwIjoxNzc5NjQzNTEyfQ.HO0WLKoDv4eoNXnDf-2KFi4aJTWjyxa1DqGS2P3Klak
[17-May-2026 17:26:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 17:26:45 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 17:26:45 UTC] User ID: 601
[17-May-2026 17:26:45 UTC] ✅ User profile retrieved successfully for user ID: 601
[17-May-2026 17:26:46 UTC] === API CALL LOG ===
[17-May-2026 17:26:46 UTC] Endpoint: user/profile.php
[17-May-2026 17:26:46 UTC] Full Log Data: {
    "timestamp": "2026-05-17 17:26:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.121.88.102",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.121.88.102, 162.158.162.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAxIiwidXNlcm5hbWUiOiJ2aXNoeGxlODg4ODAiLCJlbWFpbCI6InZpc2h3YXRoZWVrc2hhbmE4MThAZ21haWwuY29tIiwiZXhwIjoxNzc5NjQzNTEyfQ.HO0WLKoDv4eoNXnDf-2KFi4aJTWjyxa1DqGS2P3Klak",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd454396c50ccce-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.121.88.102",
        "cf-ipcountry": "LK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 17:26:46 UTC] === END API CALL LOG ===
[17-May-2026 17:26:46 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 17:26:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAxIiwidXNlcm5hbWUiOiJ2aXNoeGxlODg4ODAiLCJlbWFpbCI6InZpc2h3YXRoZWVrc2hhbmE4MThAZ21haWwuY29tIiwiZXhwIjoxNzc5NjQzNTEyfQ.HO0WLKoDv4eoNXnDf-2KFi4aJTWjyxa1DqGS2P3Klak
[17-May-2026 17:26:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 17:26:46 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 17:26:46 UTC] User ID: 601
[17-May-2026 17:26:46 UTC] ✅ User profile retrieved successfully for user ID: 601
[17-May-2026 17:27:33 UTC] === API CALL LOG ===
[17-May-2026 17:27:33 UTC] Endpoint: user/profile.php
[17-May-2026 17:27:33 UTC] Full Log Data: {
    "timestamp": "2026-05-17 17:27:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.121.88.102",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.121.88.102, 162.158.162.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAxIiwidXNlcm5hbWUiOiJ2aXNoeGxlODg4ODAiLCJlbWFpbCI6InZpc2h3YXRoZWVrc2hhbmE4MThAZ21haWwuY29tIiwiZXhwIjoxNzc5NjQzNTEyfQ.HO0WLKoDv4eoNXnDf-2KFi4aJTWjyxa1DqGS2P3Klak",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd4555c0cbbccce-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.121.88.102",
        "cf-ipcountry": "LK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 17:27:33 UTC] === END API CALL LOG ===
[17-May-2026 17:27:33 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 17:27:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAxIiwidXNlcm5hbWUiOiJ2aXNoeGxlODg4ODAiLCJlbWFpbCI6InZpc2h3YXRoZWVrc2hhbmE4MThAZ21haWwuY29tIiwiZXhwIjoxNzc5NjQzNTEyfQ.HO0WLKoDv4eoNXnDf-2KFi4aJTWjyxa1DqGS2P3Klak
[17-May-2026 17:27:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 17:27:33 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 17:27:33 UTC] User ID: 601
[17-May-2026 17:27:33 UTC] ✅ User profile retrieved successfully for user ID: 601
[17-May-2026 17:27:49 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 17:27:49 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 17:27:49 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"45.121.88.102, 162.158.162.29","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAxIiwidXNlcm5hbWUiOiJ2aXNoeGxlODg4ODAiLCJlbWFpbCI6InZpc2h3YXRoZWVrc2hhbmE4MThAZ21haWwuY29tIiwiZXhwIjoxNzc5NjQzNTEyfQ.HO0WLKoDv4eoNXnDf-2KFi4aJTWjyxa1DqGS2P3Klak","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fd455c67d65ccce-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"45.121.88.102","cf-ipcountry":"LK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-May-2026 17:27:49 UTC] === User Orders API Called ===
[17-May-2026 17:27:49 UTC] User ID: 601
[17-May-2026 17:27:49 UTC] Limit: 20, Offset: 0
[17-May-2026 17:27:49 UTC] Orders found: 0
[17-May-2026 17:27:49 UTC] Orders data: []
[17-May-2026 17:27:49 UTC] Total orders count: 0
[17-May-2026 17:27:50 UTC] === API CALL LOG ===
[17-May-2026 17:27:50 UTC] Endpoint: user/profile.php
[17-May-2026 17:27:50 UTC] Full Log Data: {
    "timestamp": "2026-05-17 17:27:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.121.88.102",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.121.88.102, 162.158.162.29",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAxIiwidXNlcm5hbWUiOiJ2aXNoeGxlODg4ODAiLCJlbWFpbCI6InZpc2h3YXRoZWVrc2hhbmE4MThAZ21haWwuY29tIiwiZXhwIjoxNzc5NjQzNTEyfQ.HO0WLKoDv4eoNXnDf-2KFi4aJTWjyxa1DqGS2P3Klak",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd455c67d67ccce-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.121.88.102",
        "cf-ipcountry": "LK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 17:27:50 UTC] === END API CALL LOG ===
[17-May-2026 17:27:50 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 17:27:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAxIiwidXNlcm5hbWUiOiJ2aXNoeGxlODg4ODAiLCJlbWFpbCI6InZpc2h3YXRoZWVrc2hhbmE4MThAZ21haWwuY29tIiwiZXhwIjoxNzc5NjQzNTEyfQ.HO0WLKoDv4eoNXnDf-2KFi4aJTWjyxa1DqGS2P3Klak
[17-May-2026 17:27:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 17:27:50 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 17:27:50 UTC] User ID: 601
[17-May-2026 17:27:50 UTC] ✅ User profile retrieved successfully for user ID: 601
[17-May-2026 17:27:50 UTC] === API CALL LOG ===
[17-May-2026 17:27:50 UTC] Endpoint: user/profile.php
[17-May-2026 17:27:50 UTC] Full Log Data: {
    "timestamp": "2026-05-17 17:27:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.121.88.102",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.121.88.102, 162.158.162.29",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAxIiwidXNlcm5hbWUiOiJ2aXNoeGxlODg4ODAiLCJlbWFpbCI6InZpc2h3YXRoZWVrc2hhbmE4MThAZ21haWwuY29tIiwiZXhwIjoxNzc5NjQzNTEyfQ.HO0WLKoDv4eoNXnDf-2KFi4aJTWjyxa1DqGS2P3Klak",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd455cab81dccce-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.121.88.102",
        "cf-ipcountry": "LK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 17:27:50 UTC] === END API CALL LOG ===
[17-May-2026 17:27:50 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 17:27:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAxIiwidXNlcm5hbWUiOiJ2aXNoeGxlODg4ODAiLCJlbWFpbCI6InZpc2h3YXRoZWVrc2hhbmE4MThAZ21haWwuY29tIiwiZXhwIjoxNzc5NjQzNTEyfQ.HO0WLKoDv4eoNXnDf-2KFi4aJTWjyxa1DqGS2P3Klak
[17-May-2026 17:27:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 17:27:50 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 17:27:50 UTC] User ID: 601
[17-May-2026 17:27:50 UTC] ✅ User profile retrieved successfully for user ID: 601
[17-May-2026 17:28:32 UTC] === API CALL LOG ===
[17-May-2026 17:28:32 UTC] Endpoint: user/profile.php
[17-May-2026 17:28:32 UTC] Full Log Data: {
    "timestamp": "2026-05-17 17:28:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.121.88.102",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.121.88.102, 162.158.162.29",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAxIiwidXNlcm5hbWUiOiJ2aXNoeGxlODg4ODAiLCJlbWFpbCI6InZpc2h3YXRoZWVrc2hhbmE4MThAZ21haWwuY29tIiwiZXhwIjoxNzc5NjQzNTEyfQ.HO0WLKoDv4eoNXnDf-2KFi4aJTWjyxa1DqGS2P3Klak",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd456d15d4dccce-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.121.88.102",
        "cf-ipcountry": "LK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 17:28:32 UTC] === END API CALL LOG ===
[17-May-2026 17:28:32 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 17:28:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAxIiwidXNlcm5hbWUiOiJ2aXNoeGxlODg4ODAiLCJlbWFpbCI6InZpc2h3YXRoZWVrc2hhbmE4MThAZ21haWwuY29tIiwiZXhwIjoxNzc5NjQzNTEyfQ.HO0WLKoDv4eoNXnDf-2KFi4aJTWjyxa1DqGS2P3Klak
[17-May-2026 17:28:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 17:28:32 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 17:28:32 UTC] User ID: 601
[17-May-2026 17:28:32 UTC] ✅ User profile retrieved successfully for user ID: 601
[17-May-2026 17:28:33 UTC] User Purchases API - User ID: 601
[17-May-2026 17:28:33 UTC] User Purchases API - Total purchases found: 0
[17-May-2026 17:28:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 17:28:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 17:28:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"45.121.88.102, 162.158.162.29","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAxIiwidXNlcm5hbWUiOiJ2aXNoeGxlODg4ODAiLCJlbWFpbCI6InZpc2h3YXRoZWVrc2hhbmE4MThAZ21haWwuY29tIiwiZXhwIjoxNzc5NjQzNTEyfQ.HO0WLKoDv4eoNXnDf-2KFi4aJTWjyxa1DqGS2P3Klak","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fd456f4daeeccce-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"45.121.88.102","cf-ipcountry":"LK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-May-2026 17:28:37 UTC] === User Orders API Called ===
[17-May-2026 17:28:37 UTC] User ID: 601
[17-May-2026 17:28:37 UTC] Limit: 20, Offset: 0
[17-May-2026 17:28:37 UTC] Orders found: 0
[17-May-2026 17:28:37 UTC] Orders data: []
[17-May-2026 17:28:37 UTC] Total orders count: 0
[17-May-2026 17:28:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 17:28:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 17:28:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"45.121.88.102, 162.158.162.28","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAxIiwidXNlcm5hbWUiOiJ2aXNoeGxlODg4ODAiLCJlbWFpbCI6InZpc2h3YXRoZWVrc2hhbmE4MThAZ21haWwuY29tIiwiZXhwIjoxNzc5NjQzNTEyfQ.HO0WLKoDv4eoNXnDf-2KFi4aJTWjyxa1DqGS2P3Klak","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fd4573378b0ccce-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"45.121.88.102","cf-ipcountry":"LK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-May-2026 17:28:48 UTC] === User Orders API Called ===
[17-May-2026 17:28:48 UTC] User ID: 601
[17-May-2026 17:28:48 UTC] Limit: 20, Offset: 0
[17-May-2026 17:28:48 UTC] Orders found: 0
[17-May-2026 17:28:48 UTC] Orders data: []
[17-May-2026 17:28:48 UTC] Total orders count: 0
[17-May-2026 17:28:48 UTC] === API CALL LOG ===
[17-May-2026 17:28:48 UTC] Endpoint: user/profile.php
[17-May-2026 17:28:48 UTC] Full Log Data: {
    "timestamp": "2026-05-17 17:28:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.121.88.102",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.121.88.102, 162.158.162.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAxIiwidXNlcm5hbWUiOiJ2aXNoeGxlODg4ODAiLCJlbWFpbCI6InZpc2h3YXRoZWVrc2hhbmE4MThAZ21haWwuY29tIiwiZXhwIjoxNzc5NjQzNTEyfQ.HO0WLKoDv4eoNXnDf-2KFi4aJTWjyxa1DqGS2P3Klak",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd4573378b6ccce-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.121.88.102",
        "cf-ipcountry": "LK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 17:28:48 UTC] === END API CALL LOG ===
[17-May-2026 17:28:48 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 17:28:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAxIiwidXNlcm5hbWUiOiJ2aXNoeGxlODg4ODAiLCJlbWFpbCI6InZpc2h3YXRoZWVrc2hhbmE4MThAZ21haWwuY29tIiwiZXhwIjoxNzc5NjQzNTEyfQ.HO0WLKoDv4eoNXnDf-2KFi4aJTWjyxa1DqGS2P3Klak
[17-May-2026 17:28:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 17:28:48 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 17:28:48 UTC] User ID: 601
[17-May-2026 17:28:48 UTC] ✅ User profile retrieved successfully for user ID: 601
[17-May-2026 17:28:48 UTC] === API CALL LOG ===
[17-May-2026 17:28:48 UTC] Endpoint: user/profile.php
[17-May-2026 17:28:48 UTC] Full Log Data: {
    "timestamp": "2026-05-17 17:28:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.121.88.102",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.121.88.102, 162.158.162.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAxIiwidXNlcm5hbWUiOiJ2aXNoeGxlODg4ODAiLCJlbWFpbCI6InZpc2h3YXRoZWVrc2hhbmE4MThAZ21haWwuY29tIiwiZXhwIjoxNzc5NjQzNTEyfQ.HO0WLKoDv4eoNXnDf-2KFi4aJTWjyxa1DqGS2P3Klak",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd45737392cccce-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.121.88.102",
        "cf-ipcountry": "LK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 17:28:48 UTC] === END API CALL LOG ===
[17-May-2026 17:28:48 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 17:28:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAxIiwidXNlcm5hbWUiOiJ2aXNoeGxlODg4ODAiLCJlbWFpbCI6InZpc2h3YXRoZWVrc2hhbmE4MThAZ21haWwuY29tIiwiZXhwIjoxNzc5NjQzNTEyfQ.HO0WLKoDv4eoNXnDf-2KFi4aJTWjyxa1DqGS2P3Klak
[17-May-2026 17:28:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 17:28:48 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 17:28:48 UTC] User ID: 601
[17-May-2026 17:28:48 UTC] ✅ User profile retrieved successfully for user ID: 601
[17-May-2026 17:29:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 17:29:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 17:29:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"45.121.88.102, 162.158.162.28","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAxIiwidXNlcm5hbWUiOiJ2aXNoeGxlODg4ODAiLCJlbWFpbCI6InZpc2h3YXRoZWVrc2hhbmE4MThAZ21haWwuY29tIiwiZXhwIjoxNzc5NjQzNTEyfQ.HO0WLKoDv4eoNXnDf-2KFi4aJTWjyxa1DqGS2P3Klak","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fd457eaab50ccce-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"45.121.88.102","cf-ipcountry":"LK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-May-2026 17:29:17 UTC] === User Orders API Called ===
[17-May-2026 17:29:17 UTC] User ID: 601
[17-May-2026 17:29:17 UTC] Limit: 20, Offset: 0
[17-May-2026 17:29:17 UTC] Orders found: 0
[17-May-2026 17:29:17 UTC] Orders data: []
[17-May-2026 17:29:17 UTC] Total orders count: 0
[17-May-2026 17:29:17 UTC] === API CALL LOG ===
[17-May-2026 17:29:17 UTC] Endpoint: user/profile.php
[17-May-2026 17:29:17 UTC] Full Log Data: {
    "timestamp": "2026-05-17 17:29:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.121.88.102",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.121.88.102, 162.158.162.29",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAxIiwidXNlcm5hbWUiOiJ2aXNoeGxlODg4ODAiLCJlbWFpbCI6InZpc2h3YXRoZWVrc2hhbmE4MThAZ21haWwuY29tIiwiZXhwIjoxNzc5NjQzNTEyfQ.HO0WLKoDv4eoNXnDf-2KFi4aJTWjyxa1DqGS2P3Klak",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd457eaab52ccce-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.121.88.102",
        "cf-ipcountry": "LK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 17:29:17 UTC] === END API CALL LOG ===
[17-May-2026 17:29:17 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 17:29:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAxIiwidXNlcm5hbWUiOiJ2aXNoeGxlODg4ODAiLCJlbWFpbCI6InZpc2h3YXRoZWVrc2hhbmE4MThAZ21haWwuY29tIiwiZXhwIjoxNzc5NjQzNTEyfQ.HO0WLKoDv4eoNXnDf-2KFi4aJTWjyxa1DqGS2P3Klak
[17-May-2026 17:29:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 17:29:17 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 17:29:17 UTC] User ID: 601
[17-May-2026 17:29:17 UTC] ✅ User profile retrieved successfully for user ID: 601
[17-May-2026 17:29:17 UTC] === API CALL LOG ===
[17-May-2026 17:29:17 UTC] Endpoint: user/profile.php
[17-May-2026 17:29:17 UTC] Full Log Data: {
    "timestamp": "2026-05-17 17:29:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.121.88.102",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.121.88.102, 162.158.162.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAxIiwidXNlcm5hbWUiOiJ2aXNoeGxlODg4ODAiLCJlbWFpbCI6InZpc2h3YXRoZWVrc2hhbmE4MThAZ21haWwuY29tIiwiZXhwIjoxNzc5NjQzNTEyfQ.HO0WLKoDv4eoNXnDf-2KFi4aJTWjyxa1DqGS2P3Klak",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd457ee3b90ccce-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.121.88.102",
        "cf-ipcountry": "LK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 17:29:17 UTC] === END API CALL LOG ===
[17-May-2026 17:29:17 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 17:29:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAxIiwidXNlcm5hbWUiOiJ2aXNoeGxlODg4ODAiLCJlbWFpbCI6InZpc2h3YXRoZWVrc2hhbmE4MThAZ21haWwuY29tIiwiZXhwIjoxNzc5NjQzNTEyfQ.HO0WLKoDv4eoNXnDf-2KFi4aJTWjyxa1DqGS2P3Klak
[17-May-2026 17:29:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 17:29:17 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 17:29:17 UTC] User ID: 601
[17-May-2026 17:29:17 UTC] ✅ User profile retrieved successfully for user ID: 601
[17-May-2026 17:29:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 17:29:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 17:29:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"45.121.88.102, 162.158.162.28","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAxIiwidXNlcm5hbWUiOiJ2aXNoeGxlODg4ODAiLCJlbWFpbCI6InZpc2h3YXRoZWVrc2hhbmE4MThAZ21haWwuY29tIiwiZXhwIjoxNzc5NjQzNTEyfQ.HO0WLKoDv4eoNXnDf-2KFi4aJTWjyxa1DqGS2P3Klak","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fd457f52c85ccce-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"45.121.88.102","cf-ipcountry":"LK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-May-2026 17:29:18 UTC] === User Orders API Called ===
[17-May-2026 17:29:18 UTC] User ID: 601
[17-May-2026 17:29:18 UTC] Limit: 20, Offset: 0
[17-May-2026 17:29:18 UTC] Orders found: 0
[17-May-2026 17:29:18 UTC] Orders data: []
[17-May-2026 17:29:18 UTC] Total orders count: 0
[17-May-2026 17:29:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 17:29:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 17:29:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"45.121.88.102, 162.158.162.29","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAxIiwidXNlcm5hbWUiOiJ2aXNoeGxlODg4ODAiLCJlbWFpbCI6InZpc2h3YXRoZWVrc2hhbmE4MThAZ21haWwuY29tIiwiZXhwIjoxNzc5NjQzNTEyfQ.HO0WLKoDv4eoNXnDf-2KFi4aJTWjyxa1DqGS2P3Klak","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fd458001e08ccce-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"45.121.88.102","cf-ipcountry":"LK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-May-2026 17:29:20 UTC] === User Orders API Called ===
[17-May-2026 17:29:20 UTC] User ID: 601
[17-May-2026 17:29:20 UTC] Limit: 20, Offset: 0
[17-May-2026 17:29:20 UTC] Orders found: 0
[17-May-2026 17:29:20 UTC] Orders data: []
[17-May-2026 17:29:20 UTC] Total orders count: 0
[17-May-2026 17:29:20 UTC] === API CALL LOG ===
[17-May-2026 17:29:20 UTC] Endpoint: user/profile.php
[17-May-2026 17:29:20 UTC] Full Log Data: {
    "timestamp": "2026-05-17 17:29:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.121.88.102",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.121.88.102, 162.158.162.29",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAxIiwidXNlcm5hbWUiOiJ2aXNoeGxlODg4ODAiLCJlbWFpbCI6InZpc2h3YXRoZWVrc2hhbmE4MThAZ21haWwuY29tIiwiZXhwIjoxNzc5NjQzNTEyfQ.HO0WLKoDv4eoNXnDf-2KFi4aJTWjyxa1DqGS2P3Klak",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd458001e10ccce-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.121.88.102",
        "cf-ipcountry": "LK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 17:29:20 UTC] === END API CALL LOG ===
[17-May-2026 17:29:20 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 17:29:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAxIiwidXNlcm5hbWUiOiJ2aXNoeGxlODg4ODAiLCJlbWFpbCI6InZpc2h3YXRoZWVrc2hhbmE4MThAZ21haWwuY29tIiwiZXhwIjoxNzc5NjQzNTEyfQ.HO0WLKoDv4eoNXnDf-2KFi4aJTWjyxa1DqGS2P3Klak
[17-May-2026 17:29:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 17:29:20 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 17:29:20 UTC] User ID: 601
[17-May-2026 17:29:20 UTC] ✅ User profile retrieved successfully for user ID: 601
[17-May-2026 17:29:21 UTC] === API CALL LOG ===
[17-May-2026 17:29:21 UTC] Endpoint: user/profile.php
[17-May-2026 17:29:21 UTC] Full Log Data: {
    "timestamp": "2026-05-17 17:29:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.121.88.102",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.121.88.102, 162.158.162.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAxIiwidXNlcm5hbWUiOiJ2aXNoeGxlODg4ODAiLCJlbWFpbCI6InZpc2h3YXRoZWVrc2hhbmE4MThAZ21haWwuY29tIiwiZXhwIjoxNzc5NjQzNTEyfQ.HO0WLKoDv4eoNXnDf-2KFi4aJTWjyxa1DqGS2P3Klak",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd458045f75ccce-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.121.88.102",
        "cf-ipcountry": "LK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 17:29:21 UTC] === END API CALL LOG ===
[17-May-2026 17:29:21 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 17:29:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAxIiwidXNlcm5hbWUiOiJ2aXNoeGxlODg4ODAiLCJlbWFpbCI6InZpc2h3YXRoZWVrc2hhbmE4MThAZ21haWwuY29tIiwiZXhwIjoxNzc5NjQzNTEyfQ.HO0WLKoDv4eoNXnDf-2KFi4aJTWjyxa1DqGS2P3Klak
[17-May-2026 17:29:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 17:29:21 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 17:29:21 UTC] User ID: 601
[17-May-2026 17:29:21 UTC] ✅ User profile retrieved successfully for user ID: 601
[17-May-2026 17:29:53 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 17:29:53 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 17:29:53 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"45.121.88.102, 162.158.162.29","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAxIiwidXNlcm5hbWUiOiJ2aXNoeGxlODg4ODAiLCJlbWFpbCI6InZpc2h3YXRoZWVrc2hhbmE4MThAZ21haWwuY29tIiwiZXhwIjoxNzc5NjQzNTEyfQ.HO0WLKoDv4eoNXnDf-2KFi4aJTWjyxa1DqGS2P3Klak","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fd458ca5ecfccce-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"45.121.88.102","cf-ipcountry":"LK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-May-2026 17:29:53 UTC] === User Orders API Called ===
[17-May-2026 17:29:53 UTC] User ID: 601
[17-May-2026 17:29:53 UTC] Limit: 20, Offset: 0
[17-May-2026 17:29:53 UTC] Orders found: 1
[17-May-2026 17:29:53 UTC] Orders data: [{"id":294,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/mastermindtec88880","status":"pending","created_at":"2026-05-17 20:59:50","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[17-May-2026 17:29:53 UTC] Total orders count: 1
[17-May-2026 17:30:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 17:30:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 17:30:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"45.121.88.102, 162.158.162.29","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAxIiwidXNlcm5hbWUiOiJ2aXNoeGxlODg4ODAiLCJlbWFpbCI6InZpc2h3YXRoZWVrc2hhbmE4MThAZ21haWwuY29tIiwiZXhwIjoxNzc5NjQzNTEyfQ.HO0WLKoDv4eoNXnDf-2KFi4aJTWjyxa1DqGS2P3Klak","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fd4596f1971ccce-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"45.121.88.102","cf-ipcountry":"LK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-May-2026 17:30:19 UTC] === User Orders API Called ===
[17-May-2026 17:30:19 UTC] User ID: 601
[17-May-2026 17:30:19 UTC] Limit: 20, Offset: 0
[17-May-2026 17:30:19 UTC] Orders found: 1
[17-May-2026 17:30:19 UTC] Orders data: [{"id":294,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/mastermindtec88880","status":"pending","created_at":"2026-05-17 20:59:50","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[17-May-2026 17:30:19 UTC] Total orders count: 1
[17-May-2026 17:30:19 UTC] === API CALL LOG ===
[17-May-2026 17:30:19 UTC] Endpoint: user/profile.php
[17-May-2026 17:30:19 UTC] Full Log Data: {
    "timestamp": "2026-05-17 17:30:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.121.88.102",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.121.88.102, 162.158.162.29",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAxIiwidXNlcm5hbWUiOiJ2aXNoeGxlODg4ODAiLCJlbWFpbCI6InZpc2h3YXRoZWVrc2hhbmE4MThAZ21haWwuY29tIiwiZXhwIjoxNzc5NjQzNTEyfQ.HO0WLKoDv4eoNXnDf-2KFi4aJTWjyxa1DqGS2P3Klak",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd4596f1976ccce-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.121.88.102",
        "cf-ipcountry": "LK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 17:30:19 UTC] === END API CALL LOG ===
[17-May-2026 17:30:19 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 17:30:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAxIiwidXNlcm5hbWUiOiJ2aXNoeGxlODg4ODAiLCJlbWFpbCI6InZpc2h3YXRoZWVrc2hhbmE4MThAZ21haWwuY29tIiwiZXhwIjoxNzc5NjQzNTEyfQ.HO0WLKoDv4eoNXnDf-2KFi4aJTWjyxa1DqGS2P3Klak
[17-May-2026 17:30:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 17:30:19 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 17:30:19 UTC] User ID: 601
[17-May-2026 17:30:19 UTC] ✅ User profile retrieved successfully for user ID: 601
[17-May-2026 17:30:20 UTC] === API CALL LOG ===
[17-May-2026 17:30:20 UTC] Endpoint: user/profile.php
[17-May-2026 17:30:20 UTC] Full Log Data: {
    "timestamp": "2026-05-17 17:30:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.121.88.102",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.121.88.102, 162.158.162.29",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAxIiwidXNlcm5hbWUiOiJ2aXNoeGxlODg4ODAiLCJlbWFpbCI6InZpc2h3YXRoZWVrc2hhbmE4MThAZ21haWwuY29tIiwiZXhwIjoxNzc5NjQzNTEyfQ.HO0WLKoDv4eoNXnDf-2KFi4aJTWjyxa1DqGS2P3Klak",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd45972b971ccce-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.121.88.102",
        "cf-ipcountry": "LK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 17:30:20 UTC] === END API CALL LOG ===
[17-May-2026 17:30:20 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 17:30:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAxIiwidXNlcm5hbWUiOiJ2aXNoeGxlODg4ODAiLCJlbWFpbCI6InZpc2h3YXRoZWVrc2hhbmE4MThAZ21haWwuY29tIiwiZXhwIjoxNzc5NjQzNTEyfQ.HO0WLKoDv4eoNXnDf-2KFi4aJTWjyxa1DqGS2P3Klak
[17-May-2026 17:30:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 17:30:20 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 17:30:20 UTC] User ID: 601
[17-May-2026 17:30:20 UTC] ✅ User profile retrieved successfully for user ID: 601
[17-May-2026 17:30:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 17:30:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 17:30:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"45.121.88.102, 162.158.162.29","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAxIiwidXNlcm5hbWUiOiJ2aXNoeGxlODg4ODAiLCJlbWFpbCI6InZpc2h3YXRoZWVrc2hhbmE4MThAZ21haWwuY29tIiwiZXhwIjoxNzc5NjQzNTEyfQ.HO0WLKoDv4eoNXnDf-2KFi4aJTWjyxa1DqGS2P3Klak","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fd459a29d74ccce-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"45.121.88.102","cf-ipcountry":"LK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-May-2026 17:30:27 UTC] === User Orders API Called ===
[17-May-2026 17:30:27 UTC] User ID: 601
[17-May-2026 17:30:27 UTC] Limit: 20, Offset: 0
[17-May-2026 17:30:27 UTC] Orders found: 1
[17-May-2026 17:30:27 UTC] Orders data: [{"id":294,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/mastermindtec88880","status":"pending","created_at":"2026-05-17 20:59:50","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[17-May-2026 17:30:27 UTC] Total orders count: 1
[17-May-2026 17:30:27 UTC] === API CALL LOG ===
[17-May-2026 17:30:27 UTC] Endpoint: user/profile.php
[17-May-2026 17:30:27 UTC] Full Log Data: {
    "timestamp": "2026-05-17 17:30:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.121.88.102",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.121.88.102, 162.158.162.29",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAxIiwidXNlcm5hbWUiOiJ2aXNoeGxlODg4ODAiLCJlbWFpbCI6InZpc2h3YXRoZWVrc2hhbmE4MThAZ21haWwuY29tIiwiZXhwIjoxNzc5NjQzNTEyfQ.HO0WLKoDv4eoNXnDf-2KFi4aJTWjyxa1DqGS2P3Klak",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd459a29d75ccce-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.121.88.102",
        "cf-ipcountry": "LK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 17:30:27 UTC] === END API CALL LOG ===
[17-May-2026 17:30:27 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 17:30:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAxIiwidXNlcm5hbWUiOiJ2aXNoeGxlODg4ODAiLCJlbWFpbCI6InZpc2h3YXRoZWVrc2hhbmE4MThAZ21haWwuY29tIiwiZXhwIjoxNzc5NjQzNTEyfQ.HO0WLKoDv4eoNXnDf-2KFi4aJTWjyxa1DqGS2P3Klak
[17-May-2026 17:30:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 17:30:27 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 17:30:27 UTC] User ID: 601
[17-May-2026 17:30:27 UTC] ✅ User profile retrieved successfully for user ID: 601
[17-May-2026 17:30:28 UTC] === API CALL LOG ===
[17-May-2026 17:30:28 UTC] Endpoint: user/profile.php
[17-May-2026 17:30:28 UTC] Full Log Data: {
    "timestamp": "2026-05-17 17:30:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.121.88.102",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.121.88.102, 162.158.162.29",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAxIiwidXNlcm5hbWUiOiJ2aXNoeGxlODg4ODAiLCJlbWFpbCI6InZpc2h3YXRoZWVrc2hhbmE4MThAZ21haWwuY29tIiwiZXhwIjoxNzc5NjQzNTEyfQ.HO0WLKoDv4eoNXnDf-2KFi4aJTWjyxa1DqGS2P3Klak",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd459a718f8ccce-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.121.88.102",
        "cf-ipcountry": "LK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 17:30:28 UTC] === END API CALL LOG ===
[17-May-2026 17:30:28 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 17:30:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAxIiwidXNlcm5hbWUiOiJ2aXNoeGxlODg4ODAiLCJlbWFpbCI6InZpc2h3YXRoZWVrc2hhbmE4MThAZ21haWwuY29tIiwiZXhwIjoxNzc5NjQzNTEyfQ.HO0WLKoDv4eoNXnDf-2KFi4aJTWjyxa1DqGS2P3Klak
[17-May-2026 17:30:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 17:30:28 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 17:30:28 UTC] User ID: 601
[17-May-2026 17:30:28 UTC] ✅ User profile retrieved successfully for user ID: 601
[17-May-2026 17:30:36 UTC] === API CALL LOG ===
[17-May-2026 17:30:36 UTC] Endpoint: user/profile.php
[17-May-2026 17:30:36 UTC] Full Log Data: {
    "timestamp": "2026-05-17 17:30:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.121.88.102",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.121.88.102, 162.158.162.29",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAxIiwidXNlcm5hbWUiOiJ2aXNoeGxlODg4ODAiLCJlbWFpbCI6InZpc2h3YXRoZWVrc2hhbmE4MThAZ21haWwuY29tIiwiZXhwIjoxNzc5NjQzNTEyfQ.HO0WLKoDv4eoNXnDf-2KFi4aJTWjyxa1DqGS2P3Klak",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd459d7488bccce-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.121.88.102",
        "cf-ipcountry": "LK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 17:30:36 UTC] === END API CALL LOG ===
[17-May-2026 17:30:36 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 17:30:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAxIiwidXNlcm5hbWUiOiJ2aXNoeGxlODg4ODAiLCJlbWFpbCI6InZpc2h3YXRoZWVrc2hhbmE4MThAZ21haWwuY29tIiwiZXhwIjoxNzc5NjQzNTEyfQ.HO0WLKoDv4eoNXnDf-2KFi4aJTWjyxa1DqGS2P3Klak
[17-May-2026 17:30:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 17:30:36 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 17:30:36 UTC] User ID: 601
[17-May-2026 17:30:36 UTC] ✅ User profile retrieved successfully for user ID: 601
[17-May-2026 17:30:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 17:30:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 17:30:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"45.121.88.102, 162.158.162.29","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAxIiwidXNlcm5hbWUiOiJ2aXNoeGxlODg4ODAiLCJlbWFpbCI6InZpc2h3YXRoZWVrc2hhbmE4MThAZ21haWwuY29tIiwiZXhwIjoxNzc5NjQzNTEyfQ.HO0WLKoDv4eoNXnDf-2KFi4aJTWjyxa1DqGS2P3Klak","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fd459d74889ccce-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"45.121.88.102","cf-ipcountry":"LK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-May-2026 17:30:36 UTC] === User Orders API Called ===
[17-May-2026 17:30:36 UTC] User ID: 601
[17-May-2026 17:30:36 UTC] Limit: 20, Offset: 0
[17-May-2026 17:30:36 UTC] Orders found: 1
[17-May-2026 17:30:36 UTC] Orders data: [{"id":294,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/mastermindtec88880","status":"pending","created_at":"2026-05-17 20:59:50","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[17-May-2026 17:30:36 UTC] Total orders count: 1
[17-May-2026 17:30:36 UTC] === API CALL LOG ===
[17-May-2026 17:30:36 UTC] Endpoint: user/profile.php
[17-May-2026 17:30:36 UTC] Full Log Data: {
    "timestamp": "2026-05-17 17:30:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.121.88.102",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.121.88.102, 162.158.162.29",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAxIiwidXNlcm5hbWUiOiJ2aXNoeGxlODg4ODAiLCJlbWFpbCI6InZpc2h3YXRoZWVrc2hhbmE4MThAZ21haWwuY29tIiwiZXhwIjoxNzc5NjQzNTEyfQ.HO0WLKoDv4eoNXnDf-2KFi4aJTWjyxa1DqGS2P3Klak",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd459db481cccce-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.121.88.102",
        "cf-ipcountry": "LK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 17:30:36 UTC] === END API CALL LOG ===
[17-May-2026 17:30:36 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 17:30:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAxIiwidXNlcm5hbWUiOiJ2aXNoeGxlODg4ODAiLCJlbWFpbCI6InZpc2h3YXRoZWVrc2hhbmE4MThAZ21haWwuY29tIiwiZXhwIjoxNzc5NjQzNTEyfQ.HO0WLKoDv4eoNXnDf-2KFi4aJTWjyxa1DqGS2P3Klak
[17-May-2026 17:30:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 17:30:36 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 17:30:36 UTC] User ID: 601
[17-May-2026 17:30:36 UTC] ✅ User profile retrieved successfully for user ID: 601
[17-May-2026 17:30:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 17:30:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 17:30:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"45.121.88.102, 162.158.162.29","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAxIiwidXNlcm5hbWUiOiJ2aXNoeGxlODg4ODAiLCJlbWFpbCI6InZpc2h3YXRoZWVrc2hhbmE4MThAZ21haWwuY29tIiwiZXhwIjoxNzc5NjQzNTEyfQ.HO0WLKoDv4eoNXnDf-2KFi4aJTWjyxa1DqGS2P3Klak","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fd459ea1e88ccce-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"45.121.88.102","cf-ipcountry":"LK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-May-2026 17:30:39 UTC] === User Orders API Called ===
[17-May-2026 17:30:39 UTC] User ID: 601
[17-May-2026 17:30:39 UTC] Limit: 20, Offset: 0
[17-May-2026 17:30:39 UTC] Orders found: 1
[17-May-2026 17:30:39 UTC] Orders data: [{"id":294,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/mastermindtec88880","status":"pending","created_at":"2026-05-17 20:59:50","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[17-May-2026 17:30:39 UTC] Total orders count: 1
[17-May-2026 17:31:02 UTC] === API CALL LOG ===
[17-May-2026 17:31:02 UTC] Endpoint: user/profile.php
[17-May-2026 17:31:02 UTC] Full Log Data: {
    "timestamp": "2026-05-17 17:31:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.121.88.102",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.121.88.102, 172.68.164.100",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAxIiwidXNlcm5hbWUiOiJ2aXNoeGxlODg4ODAiLCJlbWFpbCI6InZpc2h3YXRoZWVrc2hhbmE4MThAZ21haWwuY29tIiwiZXhwIjoxNzc5NjQzNTEyfQ.HO0WLKoDv4eoNXnDf-2KFi4aJTWjyxa1DqGS2P3Klak",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd45a79eab1f928-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.121.88.102",
        "cf-ipcountry": "LK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 17:31:02 UTC] === END API CALL LOG ===
[17-May-2026 17:31:02 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 17:31:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAxIiwidXNlcm5hbWUiOiJ2aXNoeGxlODg4ODAiLCJlbWFpbCI6InZpc2h3YXRoZWVrc2hhbmE4MThAZ21haWwuY29tIiwiZXhwIjoxNzc5NjQzNTEyfQ.HO0WLKoDv4eoNXnDf-2KFi4aJTWjyxa1DqGS2P3Klak
[17-May-2026 17:31:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 17:31:02 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 17:31:02 UTC] User ID: 601
[17-May-2026 17:31:02 UTC] ✅ User profile retrieved successfully for user ID: 601
[17-May-2026 17:31:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 17:31:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 17:31:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"45.121.88.102, 172.68.164.100","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAxIiwidXNlcm5hbWUiOiJ2aXNoeGxlODg4ODAiLCJlbWFpbCI6InZpc2h3YXRoZWVrc2hhbmE4MThAZ21haWwuY29tIiwiZXhwIjoxNzc5NjQzNTEyfQ.HO0WLKoDv4eoNXnDf-2KFi4aJTWjyxa1DqGS2P3Klak","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fd45a8139fcf928-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"45.121.88.102","cf-ipcountry":"LK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-May-2026 17:31:03 UTC] === User Orders API Called ===
[17-May-2026 17:31:03 UTC] User ID: 601
[17-May-2026 17:31:03 UTC] Limit: 20, Offset: 0
[17-May-2026 17:31:03 UTC] Orders found: 1
[17-May-2026 17:31:03 UTC] Orders data: [{"id":294,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/mastermindtec88880","status":"pending","created_at":"2026-05-17 20:59:50","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[17-May-2026 17:31:03 UTC] Total orders count: 1
[17-May-2026 17:31:03 UTC] === API CALL LOG ===
[17-May-2026 17:31:03 UTC] Endpoint: user/profile.php
[17-May-2026 17:31:03 UTC] Full Log Data: {
    "timestamp": "2026-05-17 17:31:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.121.88.102",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.121.88.102, 172.68.164.100",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAxIiwidXNlcm5hbWUiOiJ2aXNoeGxlODg4ODAiLCJlbWFpbCI6InZpc2h3YXRoZWVrc2hhbmE4MThAZ21haWwuY29tIiwiZXhwIjoxNzc5NjQzNTEyfQ.HO0WLKoDv4eoNXnDf-2KFi4aJTWjyxa1DqGS2P3Klak",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd45a8139f7f928-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.121.88.102",
        "cf-ipcountry": "LK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 17:31:03 UTC] === END API CALL LOG ===
[17-May-2026 17:31:03 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 17:31:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAxIiwidXNlcm5hbWUiOiJ2aXNoeGxlODg4ODAiLCJlbWFpbCI6InZpc2h3YXRoZWVrc2hhbmE4MThAZ21haWwuY29tIiwiZXhwIjoxNzc5NjQzNTEyfQ.HO0WLKoDv4eoNXnDf-2KFi4aJTWjyxa1DqGS2P3Klak
[17-May-2026 17:31:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 17:31:03 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 17:31:03 UTC] User ID: 601
[17-May-2026 17:31:03 UTC] ✅ User profile retrieved successfully for user ID: 601
[17-May-2026 17:31:03 UTC] === API CALL LOG ===
[17-May-2026 17:31:03 UTC] Endpoint: user/profile.php
[17-May-2026 17:31:03 UTC] Full Log Data: {
    "timestamp": "2026-05-17 17:31:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.121.88.102",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.121.88.102, 172.68.164.100",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAxIiwidXNlcm5hbWUiOiJ2aXNoeGxlODg4ODAiLCJlbWFpbCI6InZpc2h3YXRoZWVrc2hhbmE4MThAZ21haWwuY29tIiwiZXhwIjoxNzc5NjQzNTEyfQ.HO0WLKoDv4eoNXnDf-2KFi4aJTWjyxa1DqGS2P3Klak",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd45a8139fef928-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.121.88.102",
        "cf-ipcountry": "LK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 17:31:03 UTC] === END API CALL LOG ===
[17-May-2026 17:31:03 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 17:31:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAxIiwidXNlcm5hbWUiOiJ2aXNoeGxlODg4ODAiLCJlbWFpbCI6InZpc2h3YXRoZWVrc2hhbmE4MThAZ21haWwuY29tIiwiZXhwIjoxNzc5NjQzNTEyfQ.HO0WLKoDv4eoNXnDf-2KFi4aJTWjyxa1DqGS2P3Klak
[17-May-2026 17:31:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 17:31:03 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 17:31:03 UTC] User ID: 601
[17-May-2026 17:31:03 UTC] ✅ User profile retrieved successfully for user ID: 601
[17-May-2026 17:31:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 17:31:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 17:31:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"45.121.88.102, 172.68.164.100","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAxIiwidXNlcm5hbWUiOiJ2aXNoeGxlODg4ODAiLCJlbWFpbCI6InZpc2h3YXRoZWVrc2hhbmE4MThAZ21haWwuY29tIiwiZXhwIjoxNzc5NjQzNTEyfQ.HO0WLKoDv4eoNXnDf-2KFi4aJTWjyxa1DqGS2P3Klak","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fd45a9c2df0f928-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"45.121.88.102","cf-ipcountry":"LK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-May-2026 17:31:07 UTC] === User Orders API Called ===
[17-May-2026 17:31:07 UTC] User ID: 601
[17-May-2026 17:31:07 UTC] Limit: 20, Offset: 0
[17-May-2026 17:31:07 UTC] Orders found: 1
[17-May-2026 17:31:07 UTC] Orders data: [{"id":294,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/mastermindtec88880","status":"pending","created_at":"2026-05-17 20:59:50","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[17-May-2026 17:31:07 UTC] Total orders count: 1
[17-May-2026 17:33:45 UTC] === API CALL LOG ===
[17-May-2026 17:33:45 UTC] Endpoint: user/profile.php
[17-May-2026 17:33:45 UTC] Full Log Data: {
    "timestamp": "2026-05-17 17:33:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.121.88.102",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.121.88.102, 172.69.176.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAxIiwidXNlcm5hbWUiOiJ2aXNoeGxlODg4ODAiLCJlbWFpbCI6InZpc2h3YXRoZWVrc2hhbmE4MThAZ21haWwuY29tIiwiZXhwIjoxNzc5NjQzNTEyfQ.HO0WLKoDv4eoNXnDf-2KFi4aJTWjyxa1DqGS2P3Klak",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd45e758c65b5e2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.121.88.102",
        "cf-ipcountry": "LK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 17:33:45 UTC] === END API CALL LOG ===
[17-May-2026 17:33:45 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 17:33:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAxIiwidXNlcm5hbWUiOiJ2aXNoeGxlODg4ODAiLCJlbWFpbCI6InZpc2h3YXRoZWVrc2hhbmE4MThAZ21haWwuY29tIiwiZXhwIjoxNzc5NjQzNTEyfQ.HO0WLKoDv4eoNXnDf-2KFi4aJTWjyxa1DqGS2P3Klak
[17-May-2026 17:33:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 17:33:45 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 17:33:45 UTC] User ID: 601
[17-May-2026 17:33:45 UTC] ✅ User profile retrieved successfully for user ID: 601
[17-May-2026 17:33:46 UTC] === API CALL LOG ===
[17-May-2026 17:33:46 UTC] Endpoint: user/profile.php
[17-May-2026 17:33:46 UTC] Full Log Data: {
    "timestamp": "2026-05-17 17:33:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.121.88.102",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.121.88.102, 172.69.176.105",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAxIiwidXNlcm5hbWUiOiJ2aXNoeGxlODg4ODAiLCJlbWFpbCI6InZpc2h3YXRoZWVrc2hhbmE4MThAZ21haWwuY29tIiwiZXhwIjoxNzc5NjQzNTEyfQ.HO0WLKoDv4eoNXnDf-2KFi4aJTWjyxa1DqGS2P3Klak",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd45e7cda1bb5e2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.121.88.102",
        "cf-ipcountry": "LK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 17:33:46 UTC] === END API CALL LOG ===
[17-May-2026 17:33:46 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 17:33:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAxIiwidXNlcm5hbWUiOiJ2aXNoeGxlODg4ODAiLCJlbWFpbCI6InZpc2h3YXRoZWVrc2hhbmE4MThAZ21haWwuY29tIiwiZXhwIjoxNzc5NjQzNTEyfQ.HO0WLKoDv4eoNXnDf-2KFi4aJTWjyxa1DqGS2P3Klak
[17-May-2026 17:33:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 17:33:46 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 17:33:46 UTC] User ID: 601
[17-May-2026 17:33:46 UTC] ✅ User profile retrieved successfully for user ID: 601
[17-May-2026 17:33:46 UTC] === API CALL LOG ===
[17-May-2026 17:33:46 UTC] Endpoint: user/profile.php
[17-May-2026 17:33:46 UTC] Full Log Data: {
    "timestamp": "2026-05-17 17:33:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.121.88.102",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.121.88.102, 172.69.176.105",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAxIiwidXNlcm5hbWUiOiJ2aXNoeGxlODg4ODAiLCJlbWFpbCI6InZpc2h3YXRoZWVrc2hhbmE4MThAZ21haWwuY29tIiwiZXhwIjoxNzc5NjQzNTEyfQ.HO0WLKoDv4eoNXnDf-2KFi4aJTWjyxa1DqGS2P3Klak",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd45e7cda21b5e2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.121.88.102",
        "cf-ipcountry": "LK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 17:33:46 UTC] === END API CALL LOG ===
[17-May-2026 17:33:46 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 17:33:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAxIiwidXNlcm5hbWUiOiJ2aXNoeGxlODg4ODAiLCJlbWFpbCI6InZpc2h3YXRoZWVrc2hhbmE4MThAZ21haWwuY29tIiwiZXhwIjoxNzc5NjQzNTEyfQ.HO0WLKoDv4eoNXnDf-2KFi4aJTWjyxa1DqGS2P3Klak
[17-May-2026 17:33:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 17:33:46 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 17:33:46 UTC] User ID: 601
[17-May-2026 17:33:46 UTC] ✅ User profile retrieved successfully for user ID: 601
[17-May-2026 17:33:47 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 17:33:47 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 17:33:47 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"45.121.88.102, 172.69.176.104","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAxIiwidXNlcm5hbWUiOiJ2aXNoeGxlODg4ODAiLCJlbWFpbCI6InZpc2h3YXRoZWVrc2hhbmE4MThAZ21haWwuY29tIiwiZXhwIjoxNzc5NjQzNTEyfQ.HO0WLKoDv4eoNXnDf-2KFi4aJTWjyxa1DqGS2P3Klak","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fd45e7cda1fb5e2-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"45.121.88.102","cf-ipcountry":"LK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-May-2026 17:33:47 UTC] === User Orders API Called ===
[17-May-2026 17:33:47 UTC] User ID: 601
[17-May-2026 17:33:47 UTC] Limit: 20, Offset: 0
[17-May-2026 17:33:47 UTC] Orders found: 1
[17-May-2026 17:33:47 UTC] Orders data: [{"id":294,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/mastermindtec88880","status":"pending","created_at":"2026-05-17 20:59:50","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[17-May-2026 17:33:47 UTC] Total orders count: 1
[17-May-2026 17:33:49 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 17:33:49 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 17:33:49 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"45.121.88.102, 172.69.176.105","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAxIiwidXNlcm5hbWUiOiJ2aXNoeGxlODg4ODAiLCJlbWFpbCI6InZpc2h3YXRoZWVrc2hhbmE4MThAZ21haWwuY29tIiwiZXhwIjoxNzc5NjQzNTEyfQ.HO0WLKoDv4eoNXnDf-2KFi4aJTWjyxa1DqGS2P3Klak","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fd45e914c62b5e2-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"45.121.88.102","cf-ipcountry":"LK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-May-2026 17:33:49 UTC] === User Orders API Called ===
[17-May-2026 17:33:49 UTC] User ID: 601
[17-May-2026 17:33:49 UTC] Limit: 20, Offset: 0
[17-May-2026 17:33:49 UTC] Orders found: 1
[17-May-2026 17:33:49 UTC] Orders data: [{"id":294,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/mastermindtec88880","status":"pending","created_at":"2026-05-17 20:59:50","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[17-May-2026 17:33:49 UTC] Total orders count: 1
[17-May-2026 17:46:55 UTC] === API CALL LOG ===
[17-May-2026 17:46:55 UTC] Endpoint: user/profile.php
[17-May-2026 17:46:55 UTC] Full Log Data: {
    "timestamp": "2026-05-17 17:46:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.121.88.102",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.121.88.102, 162.158.162.29",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAxIiwidXNlcm5hbWUiOiJ2aXNoeGxlODg4ODAiLCJlbWFpbCI6InZpc2h3YXRoZWVrc2hhbmE4MThAZ21haWwuY29tIiwiZXhwIjoxNzc5NjQzNTEyfQ.HO0WLKoDv4eoNXnDf-2KFi4aJTWjyxa1DqGS2P3Klak",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd471bd4fc076b5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.121.88.102",
        "cf-ipcountry": "LK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 17:46:55 UTC] === END API CALL LOG ===
[17-May-2026 17:46:55 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 17:46:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAxIiwidXNlcm5hbWUiOiJ2aXNoeGxlODg4ODAiLCJlbWFpbCI6InZpc2h3YXRoZWVrc2hhbmE4MThAZ21haWwuY29tIiwiZXhwIjoxNzc5NjQzNTEyfQ.HO0WLKoDv4eoNXnDf-2KFi4aJTWjyxa1DqGS2P3Klak
[17-May-2026 17:46:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 17:46:55 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 17:46:55 UTC] User ID: 601
[17-May-2026 17:46:55 UTC] ✅ User profile retrieved successfully for user ID: 601
[17-May-2026 17:46:56 UTC] === API CALL LOG ===
[17-May-2026 17:46:56 UTC] Endpoint: user/profile.php
[17-May-2026 17:46:56 UTC] Full Log Data: {
    "timestamp": "2026-05-17 17:46:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.121.88.102",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.121.88.102, 162.158.162.29",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAxIiwidXNlcm5hbWUiOiJ2aXNoeGxlODg4ODAiLCJlbWFpbCI6InZpc2h3YXRoZWVrc2hhbmE4MThAZ21haWwuY29tIiwiZXhwIjoxNzc5NjQzNTEyfQ.HO0WLKoDv4eoNXnDf-2KFi4aJTWjyxa1DqGS2P3Klak",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd471c49d3676b5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.121.88.102",
        "cf-ipcountry": "LK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 17:46:56 UTC] === END API CALL LOG ===
[17-May-2026 17:46:56 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 17:46:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAxIiwidXNlcm5hbWUiOiJ2aXNoeGxlODg4ODAiLCJlbWFpbCI6InZpc2h3YXRoZWVrc2hhbmE4MThAZ21haWwuY29tIiwiZXhwIjoxNzc5NjQzNTEyfQ.HO0WLKoDv4eoNXnDf-2KFi4aJTWjyxa1DqGS2P3Klak
[17-May-2026 17:46:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 17:46:56 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 17:46:56 UTC] User ID: 601
[17-May-2026 17:46:56 UTC] ✅ User profile retrieved successfully for user ID: 601
[17-May-2026 17:46:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 17:46:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 17:46:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"45.121.88.102, 162.158.162.29","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAxIiwidXNlcm5hbWUiOiJ2aXNoeGxlODg4ODAiLCJlbWFpbCI6InZpc2h3YXRoZWVrc2hhbmE4MThAZ21haWwuY29tIiwiZXhwIjoxNzc5NjQzNTEyfQ.HO0WLKoDv4eoNXnDf-2KFi4aJTWjyxa1DqGS2P3Klak","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fd471c49d3b76b5-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"45.121.88.102","cf-ipcountry":"LK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-May-2026 17:46:56 UTC] === User Orders API Called ===
[17-May-2026 17:46:56 UTC] User ID: 601
[17-May-2026 17:46:56 UTC] Limit: 20, Offset: 0
[17-May-2026 17:46:56 UTC] Orders found: 1
[17-May-2026 17:46:56 UTC] Orders data: [{"id":294,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/mastermindtec88880","status":"pending","created_at":"2026-05-17 20:59:50","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[17-May-2026 17:46:56 UTC] Total orders count: 1
[17-May-2026 17:46:56 UTC] === API CALL LOG ===
[17-May-2026 17:46:56 UTC] Endpoint: user/profile.php
[17-May-2026 17:46:56 UTC] Full Log Data: {
    "timestamp": "2026-05-17 17:46:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.121.88.102",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.121.88.102, 162.158.162.29",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAxIiwidXNlcm5hbWUiOiJ2aXNoeGxlODg4ODAiLCJlbWFpbCI6InZpc2h3YXRoZWVrc2hhbmE4MThAZ21haWwuY29tIiwiZXhwIjoxNzc5NjQzNTEyfQ.HO0WLKoDv4eoNXnDf-2KFi4aJTWjyxa1DqGS2P3Klak",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd471c55ea876b5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.121.88.102",
        "cf-ipcountry": "LK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 17:46:56 UTC] === END API CALL LOG ===
[17-May-2026 17:46:56 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 17:46:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAxIiwidXNlcm5hbWUiOiJ2aXNoeGxlODg4ODAiLCJlbWFpbCI6InZpc2h3YXRoZWVrc2hhbmE4MThAZ21haWwuY29tIiwiZXhwIjoxNzc5NjQzNTEyfQ.HO0WLKoDv4eoNXnDf-2KFi4aJTWjyxa1DqGS2P3Klak
[17-May-2026 17:46:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 17:46:56 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 17:46:56 UTC] User ID: 601
[17-May-2026 17:46:56 UTC] ✅ User profile retrieved successfully for user ID: 601
[17-May-2026 17:46:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 17:46:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 17:46:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"45.121.88.102, 162.158.162.29","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAxIiwidXNlcm5hbWUiOiJ2aXNoeGxlODg4ODAiLCJlbWFpbCI6InZpc2h3YXRoZWVrc2hhbmE4MThAZ21haWwuY29tIiwiZXhwIjoxNzc5NjQzNTEyfQ.HO0WLKoDv4eoNXnDf-2KFi4aJTWjyxa1DqGS2P3Klak","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fd471d45c7c76b5-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"45.121.88.102","cf-ipcountry":"LK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-May-2026 17:46:58 UTC] === User Orders API Called ===
[17-May-2026 17:46:58 UTC] User ID: 601
[17-May-2026 17:46:58 UTC] Limit: 20, Offset: 0
[17-May-2026 17:46:58 UTC] Orders found: 1
[17-May-2026 17:46:58 UTC] Orders data: [{"id":294,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/mastermindtec88880","status":"pending","created_at":"2026-05-17 20:59:50","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[17-May-2026 17:46:58 UTC] Total orders count: 1
[17-May-2026 17:47:04 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 17:47:04 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 17:47:04 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"45.121.88.102, 162.158.162.28","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAxIiwidXNlcm5hbWUiOiJ2aXNoeGxlODg4ODAiLCJlbWFpbCI6InZpc2h3YXRoZWVrc2hhbmE4MThAZ21haWwuY29tIiwiZXhwIjoxNzc5NjQzNTEyfQ.HO0WLKoDv4eoNXnDf-2KFi4aJTWjyxa1DqGS2P3Klak","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fd471f51da576b5-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"45.121.88.102","cf-ipcountry":"LK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-May-2026 17:47:04 UTC] === User Orders API Called ===
[17-May-2026 17:47:04 UTC] User ID: 601
[17-May-2026 17:47:04 UTC] Limit: 20, Offset: 0
[17-May-2026 17:47:04 UTC] Orders found: 1
[17-May-2026 17:47:04 UTC] Orders data: [{"id":294,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/mastermindtec88880","status":"pending","created_at":"2026-05-17 20:59:50","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[17-May-2026 17:47:04 UTC] Total orders count: 1
[17-May-2026 17:47:04 UTC] === API CALL LOG ===
[17-May-2026 17:47:04 UTC] Endpoint: user/profile.php
[17-May-2026 17:47:04 UTC] Full Log Data: {
    "timestamp": "2026-05-17 17:47:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.121.88.102",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.121.88.102, 162.158.162.29",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAxIiwidXNlcm5hbWUiOiJ2aXNoeGxlODg4ODAiLCJlbWFpbCI6InZpc2h3YXRoZWVrc2hhbmE4MThAZ21haWwuY29tIiwiZXhwIjoxNzc5NjQzNTEyfQ.HO0WLKoDv4eoNXnDf-2KFi4aJTWjyxa1DqGS2P3Klak",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd471f51da776b5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.121.88.102",
        "cf-ipcountry": "LK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 17:47:04 UTC] === END API CALL LOG ===
[17-May-2026 17:47:04 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 17:47:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAxIiwidXNlcm5hbWUiOiJ2aXNoeGxlODg4ODAiLCJlbWFpbCI6InZpc2h3YXRoZWVrc2hhbmE4MThAZ21haWwuY29tIiwiZXhwIjoxNzc5NjQzNTEyfQ.HO0WLKoDv4eoNXnDf-2KFi4aJTWjyxa1DqGS2P3Klak
[17-May-2026 17:47:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 17:47:04 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 17:47:04 UTC] User ID: 601
[17-May-2026 17:47:04 UTC] ✅ User profile retrieved successfully for user ID: 601
[17-May-2026 17:47:04 UTC] === API CALL LOG ===
[17-May-2026 17:47:04 UTC] Endpoint: user/profile.php
[17-May-2026 17:47:04 UTC] Full Log Data: {
    "timestamp": "2026-05-17 17:47:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.121.88.102",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.121.88.102, 162.158.162.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAxIiwidXNlcm5hbWUiOiJ2aXNoeGxlODg4ODAiLCJlbWFpbCI6InZpc2h3YXRoZWVrc2hhbmE4MThAZ21haWwuY29tIiwiZXhwIjoxNzc5NjQzNTEyfQ.HO0WLKoDv4eoNXnDf-2KFi4aJTWjyxa1DqGS2P3Klak",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd471f8acfa76b5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.121.88.102",
        "cf-ipcountry": "LK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 17:47:04 UTC] === END API CALL LOG ===
[17-May-2026 17:47:04 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 17:47:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAxIiwidXNlcm5hbWUiOiJ2aXNoeGxlODg4ODAiLCJlbWFpbCI6InZpc2h3YXRoZWVrc2hhbmE4MThAZ21haWwuY29tIiwiZXhwIjoxNzc5NjQzNTEyfQ.HO0WLKoDv4eoNXnDf-2KFi4aJTWjyxa1DqGS2P3Klak
[17-May-2026 17:47:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 17:47:04 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 17:47:04 UTC] User ID: 601
[17-May-2026 17:47:04 UTC] ✅ User profile retrieved successfully for user ID: 601
[17-May-2026 18:57:38 UTC] === API CALL LOG ===
[17-May-2026 18:57:38 UTC] Endpoint: user/profile.php
[17-May-2026 18:57:38 UTC] Full Log Data: {
    "timestamp": "2026-05-17 18:57:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e4:1220:c98e:30d3:b9ff:feb8:ddec",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e4:1220:c98e:30d3:b9ff:feb8:ddec, 104.23.175.179",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAyIiwidXNlcm5hbWUiOiJ0am1vZHM5OSIsImVtYWlsIjoic3N1bWl0MjAzNkBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NDkwNTd9.WfrkStzXQC9TpS4vznkUpJgGJped8gaw1qpEojB15Dw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd4d9561ab9f847-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e4:1220:c98e:30d3:b9ff:feb8:ddec",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 18:57:38 UTC] === END API CALL LOG ===
[17-May-2026 18:57:38 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 18:57:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAyIiwidXNlcm5hbWUiOiJ0am1vZHM5OSIsImVtYWlsIjoic3N1bWl0MjAzNkBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NDkwNTd9.WfrkStzXQC9TpS4vznkUpJgGJped8gaw1qpEojB15Dw
[17-May-2026 18:57:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 18:57:38 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 18:57:38 UTC] User ID: 602
[17-May-2026 18:57:38 UTC] ✅ User profile retrieved successfully for user ID: 602
[17-May-2026 18:57:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 18:57:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 18:57:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40e4:1220:c98e:30d3:b9ff:feb8:ddec, 104.23.175.178","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAyIiwidXNlcm5hbWUiOiJ0am1vZHM5OSIsImVtYWlsIjoic3N1bWl0MjAzNkBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NDkwNTd9.WfrkStzXQC9TpS4vznkUpJgGJped8gaw1qpEojB15Dw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fd4d9561abef847-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40e4:1220:c98e:30d3:b9ff:feb8:ddec","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-May-2026 18:57:38 UTC] === User Orders API Called ===
[17-May-2026 18:57:38 UTC] User ID: 602
[17-May-2026 18:57:38 UTC] Limit: 20, Offset: 0
[17-May-2026 18:57:38 UTC] Orders found: 0
[17-May-2026 18:57:38 UTC] Orders data: []
[17-May-2026 18:57:38 UTC] Total orders count: 0
[17-May-2026 18:57:38 UTC] === API CALL LOG ===
[17-May-2026 18:57:38 UTC] Endpoint: user/profile.php
[17-May-2026 18:57:38 UTC] Full Log Data: {
    "timestamp": "2026-05-17 18:57:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e4:1220:c98e:30d3:b9ff:feb8:ddec",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e4:1220:c98e:30d3:b9ff:feb8:ddec, 104.23.175.178",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAyIiwidXNlcm5hbWUiOiJ0am1vZHM5OSIsImVtYWlsIjoic3N1bWl0MjAzNkBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NDkwNTd9.WfrkStzXQC9TpS4vznkUpJgGJped8gaw1qpEojB15Dw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd4d956bb9af847-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e4:1220:c98e:30d3:b9ff:feb8:ddec",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 18:57:38 UTC] === END API CALL LOG ===
[17-May-2026 18:57:38 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 18:57:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAyIiwidXNlcm5hbWUiOiJ0am1vZHM5OSIsImVtYWlsIjoic3N1bWl0MjAzNkBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NDkwNTd9.WfrkStzXQC9TpS4vznkUpJgGJped8gaw1qpEojB15Dw
[17-May-2026 18:57:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 18:57:38 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 18:57:38 UTC] User ID: 602
[17-May-2026 18:57:38 UTC] ✅ User profile retrieved successfully for user ID: 602
[17-May-2026 18:57:40 UTC] === API CALL LOG ===
[17-May-2026 18:57:40 UTC] Endpoint: user/profile.php
[17-May-2026 18:57:40 UTC] Full Log Data: {
    "timestamp": "2026-05-17 18:57:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e4:1220:c98e:30d3:b9ff:feb8:ddec",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e4:1220:c98e:30d3:b9ff:feb8:ddec, 104.23.175.178",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAyIiwidXNlcm5hbWUiOiJ0am1vZHM5OSIsImVtYWlsIjoic3N1bWl0MjAzNkBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NDkwNTd9.WfrkStzXQC9TpS4vznkUpJgGJped8gaw1qpEojB15Dw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd4d965cbf1f847-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e4:1220:c98e:30d3:b9ff:feb8:ddec",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 18:57:40 UTC] === END API CALL LOG ===
[17-May-2026 18:57:40 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 18:57:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAyIiwidXNlcm5hbWUiOiJ0am1vZHM5OSIsImVtYWlsIjoic3N1bWl0MjAzNkBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NDkwNTd9.WfrkStzXQC9TpS4vznkUpJgGJped8gaw1qpEojB15Dw
[17-May-2026 18:57:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 18:57:40 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 18:57:40 UTC] User ID: 602
[17-May-2026 18:57:40 UTC] ✅ User profile retrieved successfully for user ID: 602
[17-May-2026 18:57:52 UTC] === API CALL LOG ===
[17-May-2026 18:57:52 UTC] Endpoint: user/profile.php
[17-May-2026 18:57:52 UTC] Full Log Data: {
    "timestamp": "2026-05-17 18:57:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e4:1220:c98e:30d3:b9ff:feb8:ddec",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e4:1220:c98e:30d3:b9ff:feb8:ddec, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAyIiwidXNlcm5hbWUiOiJ0am1vZHM5OSIsImVtYWlsIjoic3N1bWl0MjAzNkBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NDkwNTd9.WfrkStzXQC9TpS4vznkUpJgGJped8gaw1qpEojB15Dw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd4d9a85ecbf847-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e4:1220:c98e:30d3:b9ff:feb8:ddec",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 18:57:52 UTC] === END API CALL LOG ===
[17-May-2026 18:57:52 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 18:57:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAyIiwidXNlcm5hbWUiOiJ0am1vZHM5OSIsImVtYWlsIjoic3N1bWl0MjAzNkBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NDkwNTd9.WfrkStzXQC9TpS4vznkUpJgGJped8gaw1qpEojB15Dw
[17-May-2026 18:57:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 18:57:52 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 18:57:52 UTC] User ID: 602
[17-May-2026 18:57:52 UTC] ✅ User profile retrieved successfully for user ID: 602
[17-May-2026 18:57:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 18:57:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 18:57:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40e4:1220:c98e:30d3:b9ff:feb8:ddec, 104.23.175.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAyIiwidXNlcm5hbWUiOiJ0am1vZHM5OSIsImVtYWlsIjoic3N1bWl0MjAzNkBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NDkwNTd9.WfrkStzXQC9TpS4vznkUpJgGJped8gaw1qpEojB15Dw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fd4d9a85ecaf847-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40e4:1220:c98e:30d3:b9ff:feb8:ddec","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-May-2026 18:57:52 UTC] === User Orders API Called ===
[17-May-2026 18:57:52 UTC] User ID: 602
[17-May-2026 18:57:52 UTC] Limit: 20, Offset: 0
[17-May-2026 18:57:52 UTC] Orders found: 0
[17-May-2026 18:57:52 UTC] Orders data: []
[17-May-2026 18:57:52 UTC] Total orders count: 0
[17-May-2026 18:57:52 UTC] === API CALL LOG ===
[17-May-2026 18:57:52 UTC] Endpoint: user/profile.php
[17-May-2026 18:57:52 UTC] Full Log Data: {
    "timestamp": "2026-05-17 18:57:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e4:1220:c98e:30d3:b9ff:feb8:ddec",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e4:1220:c98e:30d3:b9ff:feb8:ddec, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAyIiwidXNlcm5hbWUiOiJ0am1vZHM5OSIsImVtYWlsIjoic3N1bWl0MjAzNkBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NDkwNTd9.WfrkStzXQC9TpS4vznkUpJgGJped8gaw1qpEojB15Dw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd4d9ac2c57f847-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e4:1220:c98e:30d3:b9ff:feb8:ddec",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 18:57:52 UTC] === END API CALL LOG ===
[17-May-2026 18:57:52 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 18:57:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAyIiwidXNlcm5hbWUiOiJ0am1vZHM5OSIsImVtYWlsIjoic3N1bWl0MjAzNkBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NDkwNTd9.WfrkStzXQC9TpS4vznkUpJgGJped8gaw1qpEojB15Dw
[17-May-2026 18:57:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 18:57:52 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 18:57:52 UTC] User ID: 602
[17-May-2026 18:57:52 UTC] ✅ User profile retrieved successfully for user ID: 602
[17-May-2026 18:57:55 UTC] === API CALL LOG ===
[17-May-2026 18:57:55 UTC] Endpoint: user/profile.php
[17-May-2026 18:57:55 UTC] Full Log Data: {
    "timestamp": "2026-05-17 18:57:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e4:1220:c98e:30d3:b9ff:feb8:ddec",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e4:1220:c98e:30d3:b9ff:feb8:ddec, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAyIiwidXNlcm5hbWUiOiJ0am1vZHM5OSIsImVtYWlsIjoic3N1bWl0MjAzNkBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NDkwNTd9.WfrkStzXQC9TpS4vznkUpJgGJped8gaw1qpEojB15Dw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd4d9c17f16f847-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e4:1220:c98e:30d3:b9ff:feb8:ddec",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 18:57:55 UTC] === END API CALL LOG ===
[17-May-2026 18:57:55 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 18:57:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAyIiwidXNlcm5hbWUiOiJ0am1vZHM5OSIsImVtYWlsIjoic3N1bWl0MjAzNkBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NDkwNTd9.WfrkStzXQC9TpS4vznkUpJgGJped8gaw1qpEojB15Dw
[17-May-2026 18:57:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 18:57:55 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 18:57:55 UTC] User ID: 602
[17-May-2026 18:57:55 UTC] ✅ User profile retrieved successfully for user ID: 602
[17-May-2026 18:58:20 UTC] === API CALL LOG ===
[17-May-2026 18:58:20 UTC] Endpoint: user/profile.php
[17-May-2026 18:58:20 UTC] Full Log Data: {
    "timestamp": "2026-05-17 18:58:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e4:1220:c98e:30d3:b9ff:feb8:ddec",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e4:1220:c98e:30d3:b9ff:feb8:ddec, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAyIiwidXNlcm5hbWUiOiJ0am1vZHM5OSIsImVtYWlsIjoic3N1bWl0MjAzNkBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NDkwNTd9.WfrkStzXQC9TpS4vznkUpJgGJped8gaw1qpEojB15Dw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd4da5d5bc9f847-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e4:1220:c98e:30d3:b9ff:feb8:ddec",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 18:58:20 UTC] === END API CALL LOG ===
[17-May-2026 18:58:20 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 18:58:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAyIiwidXNlcm5hbWUiOiJ0am1vZHM5OSIsImVtYWlsIjoic3N1bWl0MjAzNkBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NDkwNTd9.WfrkStzXQC9TpS4vznkUpJgGJped8gaw1qpEojB15Dw
[17-May-2026 18:58:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 18:58:20 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 18:58:20 UTC] User ID: 602
[17-May-2026 18:58:20 UTC] ✅ User profile retrieved successfully for user ID: 602
[17-May-2026 18:58:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 18:58:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 18:58:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40e4:1220:c98e:30d3:b9ff:feb8:ddec, 104.23.175.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAyIiwidXNlcm5hbWUiOiJ0am1vZHM5OSIsImVtYWlsIjoic3N1bWl0MjAzNkBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NDkwNTd9.WfrkStzXQC9TpS4vznkUpJgGJped8gaw1qpEojB15Dw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fd4da5d5bc6f847-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40e4:1220:c98e:30d3:b9ff:feb8:ddec","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-May-2026 18:58:20 UTC] === User Orders API Called ===
[17-May-2026 18:58:20 UTC] User ID: 602
[17-May-2026 18:58:20 UTC] Limit: 20, Offset: 0
[17-May-2026 18:58:20 UTC] Orders found: 0
[17-May-2026 18:58:20 UTC] Orders data: []
[17-May-2026 18:58:20 UTC] Total orders count: 0
[17-May-2026 18:58:21 UTC] === API CALL LOG ===
[17-May-2026 18:58:21 UTC] Endpoint: user/profile.php
[17-May-2026 18:58:21 UTC] Full Log Data: {
    "timestamp": "2026-05-17 18:58:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e4:1220:c98e:30d3:b9ff:feb8:ddec",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e4:1220:c98e:30d3:b9ff:feb8:ddec, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAyIiwidXNlcm5hbWUiOiJ0am1vZHM5OSIsImVtYWlsIjoic3N1bWl0MjAzNkBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NDkwNTd9.WfrkStzXQC9TpS4vznkUpJgGJped8gaw1qpEojB15Dw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd4da612a0af847-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e4:1220:c98e:30d3:b9ff:feb8:ddec",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 18:58:21 UTC] === END API CALL LOG ===
[17-May-2026 18:58:21 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 18:58:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAyIiwidXNlcm5hbWUiOiJ0am1vZHM5OSIsImVtYWlsIjoic3N1bWl0MjAzNkBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NDkwNTd9.WfrkStzXQC9TpS4vznkUpJgGJped8gaw1qpEojB15Dw
[17-May-2026 18:58:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 18:58:21 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 18:58:21 UTC] User ID: 602
[17-May-2026 18:58:21 UTC] ✅ User profile retrieved successfully for user ID: 602
[17-May-2026 18:58:21 UTC] === API CALL LOG ===
[17-May-2026 18:58:21 UTC] Endpoint: user/profile.php
[17-May-2026 18:58:21 UTC] Full Log Data: {
    "timestamp": "2026-05-17 18:58:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e4:1220:c98e:30d3:b9ff:feb8:ddec",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e4:1220:c98e:30d3:b9ff:feb8:ddec, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAyIiwidXNlcm5hbWUiOiJ0am1vZHM5OSIsImVtYWlsIjoic3N1bWl0MjAzNkBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NDkwNTd9.WfrkStzXQC9TpS4vznkUpJgGJped8gaw1qpEojB15Dw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd4da649febf847-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e4:1220:c98e:30d3:b9ff:feb8:ddec",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 18:58:21 UTC] === END API CALL LOG ===
[17-May-2026 18:58:21 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 18:58:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAyIiwidXNlcm5hbWUiOiJ0am1vZHM5OSIsImVtYWlsIjoic3N1bWl0MjAzNkBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NDkwNTd9.WfrkStzXQC9TpS4vznkUpJgGJped8gaw1qpEojB15Dw
[17-May-2026 18:58:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 18:58:21 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 18:58:21 UTC] User ID: 602
[17-May-2026 18:58:21 UTC] ✅ User profile retrieved successfully for user ID: 602
[17-May-2026 18:58:29 UTC] === API CALL LOG ===
[17-May-2026 18:58:29 UTC] Endpoint: user/profile.php
[17-May-2026 18:58:29 UTC] Full Log Data: {
    "timestamp": "2026-05-17 18:58:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e4:1220:c98e:30d3:b9ff:feb8:ddec",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e4:1220:c98e:30d3:b9ff:feb8:ddec, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAyIiwidXNlcm5hbWUiOiJ0am1vZHM5OSIsImVtYWlsIjoic3N1bWl0MjAzNkBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NDkwNTd9.WfrkStzXQC9TpS4vznkUpJgGJped8gaw1qpEojB15Dw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd4da91ba48f847-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e4:1220:c98e:30d3:b9ff:feb8:ddec",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 18:58:29 UTC] === END API CALL LOG ===
[17-May-2026 18:58:29 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 18:58:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAyIiwidXNlcm5hbWUiOiJ0am1vZHM5OSIsImVtYWlsIjoic3N1bWl0MjAzNkBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NDkwNTd9.WfrkStzXQC9TpS4vznkUpJgGJped8gaw1qpEojB15Dw
[17-May-2026 18:58:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 18:58:29 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 18:58:29 UTC] User ID: 602
[17-May-2026 18:58:29 UTC] ✅ User profile retrieved successfully for user ID: 602
[17-May-2026 18:59:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 18:59:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 18:59:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40e4:1220:c98e:30d3:b9ff:feb8:ddec, 172.69.176.74","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAyIiwidXNlcm5hbWUiOiJ0am1vZHM5OSIsImVtYWlsIjoic3N1bWl0MjAzNkBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NDkwNTd9.WfrkStzXQC9TpS4vznkUpJgGJped8gaw1qpEojB15Dw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fd4dbf7f82a252c-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40e4:1220:c98e:30d3:b9ff:feb8:ddec","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-May-2026 18:59:26 UTC] === User Orders API Called ===
[17-May-2026 18:59:26 UTC] User ID: 602
[17-May-2026 18:59:26 UTC] Limit: 20, Offset: 0
[17-May-2026 18:59:26 UTC] Orders found: 0
[17-May-2026 18:59:26 UTC] Orders data: []
[17-May-2026 18:59:26 UTC] Total orders count: 0
[17-May-2026 18:59:28 UTC] === API CALL LOG ===
[17-May-2026 18:59:28 UTC] Endpoint: user/profile.php
[17-May-2026 18:59:28 UTC] Full Log Data: {
    "timestamp": "2026-05-17 18:59:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e4:1220:c98e:30d3:b9ff:feb8:ddec",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e4:1220:c98e:30d3:b9ff:feb8:ddec, 172.69.176.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAyIiwidXNlcm5hbWUiOiJ0am1vZHM5OSIsImVtYWlsIjoic3N1bWl0MjAzNkBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NDkwNTd9.WfrkStzXQC9TpS4vznkUpJgGJped8gaw1qpEojB15Dw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd4dc055c4a252c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e4:1220:c98e:30d3:b9ff:feb8:ddec",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 18:59:28 UTC] === END API CALL LOG ===
[17-May-2026 18:59:28 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 18:59:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAyIiwidXNlcm5hbWUiOiJ0am1vZHM5OSIsImVtYWlsIjoic3N1bWl0MjAzNkBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NDkwNTd9.WfrkStzXQC9TpS4vznkUpJgGJped8gaw1qpEojB15Dw
[17-May-2026 18:59:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 18:59:28 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 18:59:28 UTC] User ID: 602
[17-May-2026 18:59:28 UTC] ✅ User profile retrieved successfully for user ID: 602
[17-May-2026 18:59:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 18:59:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 18:59:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40e4:1220:c98e:30d3:b9ff:feb8:ddec, 172.69.176.74","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAyIiwidXNlcm5hbWUiOiJ0am1vZHM5OSIsImVtYWlsIjoic3N1bWl0MjAzNkBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NDkwNTd9.WfrkStzXQC9TpS4vznkUpJgGJped8gaw1qpEojB15Dw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fd4dc055c48252c-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40e4:1220:c98e:30d3:b9ff:feb8:ddec","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-May-2026 18:59:28 UTC] === User Orders API Called ===
[17-May-2026 18:59:28 UTC] User ID: 602
[17-May-2026 18:59:28 UTC] Limit: 20, Offset: 0
[17-May-2026 18:59:28 UTC] Orders found: 0
[17-May-2026 18:59:28 UTC] Orders data: []
[17-May-2026 18:59:28 UTC] Total orders count: 0
[17-May-2026 18:59:28 UTC] === API CALL LOG ===
[17-May-2026 18:59:28 UTC] Endpoint: user/profile.php
[17-May-2026 18:59:28 UTC] Full Log Data: {
    "timestamp": "2026-05-17 18:59:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e4:1220:c98e:30d3:b9ff:feb8:ddec",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e4:1220:c98e:30d3:b9ff:feb8:ddec, 172.69.176.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAyIiwidXNlcm5hbWUiOiJ0am1vZHM5OSIsImVtYWlsIjoic3N1bWl0MjAzNkBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NDkwNTd9.WfrkStzXQC9TpS4vznkUpJgGJped8gaw1qpEojB15Dw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd4dc092a12252c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e4:1220:c98e:30d3:b9ff:feb8:ddec",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 18:59:28 UTC] === END API CALL LOG ===
[17-May-2026 18:59:28 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 18:59:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAyIiwidXNlcm5hbWUiOiJ0am1vZHM5OSIsImVtYWlsIjoic3N1bWl0MjAzNkBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NDkwNTd9.WfrkStzXQC9TpS4vznkUpJgGJped8gaw1qpEojB15Dw
[17-May-2026 18:59:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 18:59:28 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 18:59:28 UTC] User ID: 602
[17-May-2026 18:59:28 UTC] ✅ User profile retrieved successfully for user ID: 602
[17-May-2026 18:59:29 UTC] === API CALL LOG ===
[17-May-2026 18:59:29 UTC] Endpoint: user/profile.php
[17-May-2026 18:59:29 UTC] Full Log Data: {
    "timestamp": "2026-05-17 18:59:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e4:1220:c98e:30d3:b9ff:feb8:ddec",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e4:1220:c98e:30d3:b9ff:feb8:ddec, 172.69.176.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAyIiwidXNlcm5hbWUiOiJ0am1vZHM5OSIsImVtYWlsIjoic3N1bWl0MjAzNkBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NDkwNTd9.WfrkStzXQC9TpS4vznkUpJgGJped8gaw1qpEojB15Dw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd4dc0dc892252c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e4:1220:c98e:30d3:b9ff:feb8:ddec",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 18:59:29 UTC] === END API CALL LOG ===
[17-May-2026 18:59:29 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 18:59:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAyIiwidXNlcm5hbWUiOiJ0am1vZHM5OSIsImVtYWlsIjoic3N1bWl0MjAzNkBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NDkwNTd9.WfrkStzXQC9TpS4vznkUpJgGJped8gaw1qpEojB15Dw
[17-May-2026 18:59:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 18:59:29 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 18:59:29 UTC] User ID: 602
[17-May-2026 18:59:29 UTC] ✅ User profile retrieved successfully for user ID: 602
[17-May-2026 18:59:33 UTC] === API CALL LOG ===
[17-May-2026 18:59:33 UTC] Endpoint: user/profile.php
[17-May-2026 18:59:33 UTC] Full Log Data: {
    "timestamp": "2026-05-17 18:59:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e4:1220:c98e:30d3:b9ff:feb8:ddec",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e4:1220:c98e:30d3:b9ff:feb8:ddec, 172.69.176.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAyIiwidXNlcm5hbWUiOiJ0am1vZHM5OSIsImVtYWlsIjoic3N1bWl0MjAzNkBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NDkwNTd9.WfrkStzXQC9TpS4vznkUpJgGJped8gaw1qpEojB15Dw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd4dc27d9ae252c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e4:1220:c98e:30d3:b9ff:feb8:ddec",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 18:59:33 UTC] === END API CALL LOG ===
[17-May-2026 18:59:33 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 18:59:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAyIiwidXNlcm5hbWUiOiJ0am1vZHM5OSIsImVtYWlsIjoic3N1bWl0MjAzNkBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NDkwNTd9.WfrkStzXQC9TpS4vznkUpJgGJped8gaw1qpEojB15Dw
[17-May-2026 18:59:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 18:59:33 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 18:59:33 UTC] User ID: 602
[17-May-2026 18:59:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 18:59:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 18:59:33 UTC] ✅ User profile retrieved successfully for user ID: 602
[17-May-2026 18:59:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40e4:1220:c98e:30d3:b9ff:feb8:ddec, 172.69.176.74","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAyIiwidXNlcm5hbWUiOiJ0am1vZHM5OSIsImVtYWlsIjoic3N1bWl0MjAzNkBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NDkwNTd9.WfrkStzXQC9TpS4vznkUpJgGJped8gaw1qpEojB15Dw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fd4dc27d9ab252c-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40e4:1220:c98e:30d3:b9ff:feb8:ddec","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-May-2026 18:59:33 UTC] === User Orders API Called ===
[17-May-2026 18:59:33 UTC] User ID: 602
[17-May-2026 18:59:33 UTC] Limit: 20, Offset: 0
[17-May-2026 18:59:33 UTC] Orders found: 0
[17-May-2026 18:59:33 UTC] Orders data: []
[17-May-2026 18:59:33 UTC] Total orders count: 0
[17-May-2026 18:59:34 UTC] === API CALL LOG ===
[17-May-2026 18:59:34 UTC] Endpoint: user/profile.php
[17-May-2026 18:59:34 UTC] Full Log Data: {
    "timestamp": "2026-05-17 18:59:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e4:1220:c98e:30d3:b9ff:feb8:ddec",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e4:1220:c98e:30d3:b9ff:feb8:ddec, 172.69.176.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAyIiwidXNlcm5hbWUiOiJ0am1vZHM5OSIsImVtYWlsIjoic3N1bWl0MjAzNkBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NDkwNTd9.WfrkStzXQC9TpS4vznkUpJgGJped8gaw1qpEojB15Dw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd4dc2c4923252c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e4:1220:c98e:30d3:b9ff:feb8:ddec",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 18:59:34 UTC] === END API CALL LOG ===
[17-May-2026 18:59:34 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 18:59:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAyIiwidXNlcm5hbWUiOiJ0am1vZHM5OSIsImVtYWlsIjoic3N1bWl0MjAzNkBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NDkwNTd9.WfrkStzXQC9TpS4vznkUpJgGJped8gaw1qpEojB15Dw
[17-May-2026 18:59:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 18:59:34 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 18:59:34 UTC] User ID: 602
[17-May-2026 18:59:34 UTC] ✅ User profile retrieved successfully for user ID: 602
[17-May-2026 18:59:35 UTC] === API CALL LOG ===
[17-May-2026 18:59:35 UTC] Endpoint: user/profile.php
[17-May-2026 18:59:35 UTC] Full Log Data: {
    "timestamp": "2026-05-17 18:59:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e4:1220:c98e:30d3:b9ff:feb8:ddec",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e4:1220:c98e:30d3:b9ff:feb8:ddec, 172.69.176.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAyIiwidXNlcm5hbWUiOiJ0am1vZHM5OSIsImVtYWlsIjoic3N1bWl0MjAzNkBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NDkwNTd9.WfrkStzXQC9TpS4vznkUpJgGJped8gaw1qpEojB15Dw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd4dc30bfc0252c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e4:1220:c98e:30d3:b9ff:feb8:ddec",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 18:59:35 UTC] === END API CALL LOG ===
[17-May-2026 18:59:35 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 18:59:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAyIiwidXNlcm5hbWUiOiJ0am1vZHM5OSIsImVtYWlsIjoic3N1bWl0MjAzNkBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NDkwNTd9.WfrkStzXQC9TpS4vznkUpJgGJped8gaw1qpEojB15Dw
[17-May-2026 18:59:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 18:59:35 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 18:59:35 UTC] User ID: 602
[17-May-2026 18:59:35 UTC] ✅ User profile retrieved successfully for user ID: 602
[17-May-2026 18:59:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 18:59:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 18:59:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40e4:1220:c98e:30d3:b9ff:feb8:ddec, 172.69.176.74","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAyIiwidXNlcm5hbWUiOiJ0am1vZHM5OSIsImVtYWlsIjoic3N1bWl0MjAzNkBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NDkwNTd9.WfrkStzXQC9TpS4vznkUpJgGJped8gaw1qpEojB15Dw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fd4dc640fcb252c-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40e4:1220:c98e:30d3:b9ff:feb8:ddec","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-May-2026 18:59:43 UTC] === User Orders API Called ===
[17-May-2026 18:59:43 UTC] User ID: 602
[17-May-2026 18:59:43 UTC] Limit: 20, Offset: 0
[17-May-2026 18:59:43 UTC] === API CALL LOG ===
[17-May-2026 18:59:43 UTC] Endpoint: user/profile.php
[17-May-2026 18:59:43 UTC] Full Log Data: {
    "timestamp": "2026-05-17 18:59:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e4:1220:c98e:30d3:b9ff:feb8:ddec",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e4:1220:c98e:30d3:b9ff:feb8:ddec, 172.69.176.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAyIiwidXNlcm5hbWUiOiJ0am1vZHM5OSIsImVtYWlsIjoic3N1bWl0MjAzNkBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NDkwNTd9.WfrkStzXQC9TpS4vznkUpJgGJped8gaw1qpEojB15Dw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd4dc640fcd252c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e4:1220:c98e:30d3:b9ff:feb8:ddec",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 18:59:43 UTC] === END API CALL LOG ===
[17-May-2026 18:59:43 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 18:59:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAyIiwidXNlcm5hbWUiOiJ0am1vZHM5OSIsImVtYWlsIjoic3N1bWl0MjAzNkBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NDkwNTd9.WfrkStzXQC9TpS4vznkUpJgGJped8gaw1qpEojB15Dw
[17-May-2026 18:59:43 UTC] Orders found: 0
[17-May-2026 18:59:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 18:59:43 UTC] Orders data: []
[17-May-2026 18:59:43 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 18:59:43 UTC] User ID: 602
[17-May-2026 18:59:43 UTC] Total orders count: 0
[17-May-2026 18:59:43 UTC] ✅ User profile retrieved successfully for user ID: 602
[17-May-2026 18:59:44 UTC] === API CALL LOG ===
[17-May-2026 18:59:44 UTC] Endpoint: user/profile.php
[17-May-2026 18:59:44 UTC] Full Log Data: {
    "timestamp": "2026-05-17 18:59:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e4:1220:c98e:30d3:b9ff:feb8:ddec",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e4:1220:c98e:30d3:b9ff:feb8:ddec, 172.69.176.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAyIiwidXNlcm5hbWUiOiJ0am1vZHM5OSIsImVtYWlsIjoic3N1bWl0MjAzNkBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NDkwNTd9.WfrkStzXQC9TpS4vznkUpJgGJped8gaw1qpEojB15Dw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd4dc682e0d252c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e4:1220:c98e:30d3:b9ff:feb8:ddec",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 18:59:44 UTC] === END API CALL LOG ===
[17-May-2026 18:59:44 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 18:59:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAyIiwidXNlcm5hbWUiOiJ0am1vZHM5OSIsImVtYWlsIjoic3N1bWl0MjAzNkBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NDkwNTd9.WfrkStzXQC9TpS4vznkUpJgGJped8gaw1qpEojB15Dw
[17-May-2026 18:59:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 18:59:44 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 18:59:44 UTC] User ID: 602
[17-May-2026 18:59:44 UTC] ✅ User profile retrieved successfully for user ID: 602
[17-May-2026 18:59:46 UTC] === API CALL LOG ===
[17-May-2026 18:59:46 UTC] Endpoint: user/profile.php
[17-May-2026 18:59:46 UTC] Full Log Data: {
    "timestamp": "2026-05-17 18:59:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e4:1220:c98e:30d3:b9ff:feb8:ddec",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e4:1220:c98e:30d3:b9ff:feb8:ddec, 172.69.176.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAyIiwidXNlcm5hbWUiOiJ0am1vZHM5OSIsImVtYWlsIjoic3N1bWl0MjAzNkBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NDkwNTd9.WfrkStzXQC9TpS4vznkUpJgGJped8gaw1qpEojB15Dw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd4dc788eb7252c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e4:1220:c98e:30d3:b9ff:feb8:ddec",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 18:59:46 UTC] === END API CALL LOG ===
[17-May-2026 18:59:46 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 18:59:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAyIiwidXNlcm5hbWUiOiJ0am1vZHM5OSIsImVtYWlsIjoic3N1bWl0MjAzNkBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NDkwNTd9.WfrkStzXQC9TpS4vznkUpJgGJped8gaw1qpEojB15Dw
[17-May-2026 18:59:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 18:59:46 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 18:59:46 UTC] User ID: 602
[17-May-2026 18:59:46 UTC] ✅ User profile retrieved successfully for user ID: 602
[17-May-2026 18:59:49 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 18:59:49 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 18:59:49 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40e4:1220:c98e:30d3:b9ff:feb8:ddec, 172.69.176.74","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAyIiwidXNlcm5hbWUiOiJ0am1vZHM5OSIsImVtYWlsIjoic3N1bWl0MjAzNkBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NDkwNTd9.WfrkStzXQC9TpS4vznkUpJgGJped8gaw1qpEojB15Dw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fd4dc8c5cc7252c-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40e4:1220:c98e:30d3:b9ff:feb8:ddec","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-May-2026 18:59:49 UTC] === User Orders API Called ===
[17-May-2026 18:59:49 UTC] User ID: 602
[17-May-2026 18:59:49 UTC] Limit: 20, Offset: 0
[17-May-2026 18:59:49 UTC] Orders found: 0
[17-May-2026 18:59:49 UTC] Orders data: []
[17-May-2026 18:59:49 UTC] Total orders count: 0
[17-May-2026 18:59:50 UTC] === API CALL LOG ===
[17-May-2026 18:59:50 UTC] Endpoint: user/profile.php
[17-May-2026 18:59:50 UTC] Full Log Data: {
    "timestamp": "2026-05-17 18:59:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e4:1220:c98e:30d3:b9ff:feb8:ddec",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e4:1220:c98e:30d3:b9ff:feb8:ddec, 172.69.176.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAyIiwidXNlcm5hbWUiOiJ0am1vZHM5OSIsImVtYWlsIjoic3N1bWl0MjAzNkBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NDkwNTd9.WfrkStzXQC9TpS4vznkUpJgGJped8gaw1qpEojB15Dw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd4dc8cfd99252c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e4:1220:c98e:30d3:b9ff:feb8:ddec",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 18:59:50 UTC] === END API CALL LOG ===
[17-May-2026 18:59:50 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 18:59:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAyIiwidXNlcm5hbWUiOiJ0am1vZHM5OSIsImVtYWlsIjoic3N1bWl0MjAzNkBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NDkwNTd9.WfrkStzXQC9TpS4vznkUpJgGJped8gaw1qpEojB15Dw
[17-May-2026 18:59:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 18:59:50 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 18:59:50 UTC] User ID: 602
[17-May-2026 18:59:50 UTC] ✅ User profile retrieved successfully for user ID: 602
[17-May-2026 18:59:50 UTC] === API CALL LOG ===
[17-May-2026 18:59:50 UTC] Endpoint: user/profile.php
[17-May-2026 18:59:50 UTC] Full Log Data: {
    "timestamp": "2026-05-17 18:59:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e4:1220:c98e:30d3:b9ff:feb8:ddec",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e4:1220:c98e:30d3:b9ff:feb8:ddec, 172.69.176.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAyIiwidXNlcm5hbWUiOiJ0am1vZHM5OSIsImVtYWlsIjoic3N1bWl0MjAzNkBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NDkwNTd9.WfrkStzXQC9TpS4vznkUpJgGJped8gaw1qpEojB15Dw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd4dc90db92252c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e4:1220:c98e:30d3:b9ff:feb8:ddec",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 18:59:50 UTC] === END API CALL LOG ===
[17-May-2026 18:59:50 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 18:59:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAyIiwidXNlcm5hbWUiOiJ0am1vZHM5OSIsImVtYWlsIjoic3N1bWl0MjAzNkBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NDkwNTd9.WfrkStzXQC9TpS4vznkUpJgGJped8gaw1qpEojB15Dw
[17-May-2026 18:59:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 18:59:50 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 18:59:50 UTC] User ID: 602
[17-May-2026 18:59:50 UTC] ✅ User profile retrieved successfully for user ID: 602
[17-May-2026 18:59:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 18:59:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 18:59:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40e4:1220:c98e:30d3:b9ff:feb8:ddec, 172.69.176.74","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAyIiwidXNlcm5hbWUiOiJ0am1vZHM5OSIsImVtYWlsIjoic3N1bWl0MjAzNkBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NDkwNTd9.WfrkStzXQC9TpS4vznkUpJgGJped8gaw1qpEojB15Dw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fd4dc9da837252c-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40e4:1220:c98e:30d3:b9ff:feb8:ddec","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-May-2026 18:59:52 UTC] === User Orders API Called ===
[17-May-2026 18:59:52 UTC] User ID: 602
[17-May-2026 18:59:52 UTC] Limit: 20, Offset: 0
[17-May-2026 18:59:52 UTC] Orders found: 0
[17-May-2026 18:59:52 UTC] Orders data: []
[17-May-2026 18:59:52 UTC] Total orders count: 0
[17-May-2026 22:24:27 UTC] === API CALL LOG ===
[17-May-2026 22:24:27 UTC] Endpoint: user/profile.php
[17-May-2026 22:24:27 UTC] Full Log Data: {
    "timestamp": "2026-05-17 22:24:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "138.252.238.81",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "138.252.238.81, 172.68.163.146",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAzIiwidXNlcm5hbWUiOiJ2c2dodGluamgiLCJlbWFpbCI6Im9tb3JmYXJ1ODRAZ21haWwuY29tIiwiZXhwIjoxNzc5NjYxNDY2fQ.gm5FSoA18TLwQvoODOcU4AszAZAtrw9BraTGogN2RQ8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd60849191033bc-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "138.252.238.81",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 22:24:27 UTC] === END API CALL LOG ===
[17-May-2026 22:24:27 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 22:24:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAzIiwidXNlcm5hbWUiOiJ2c2dodGluamgiLCJlbWFpbCI6Im9tb3JmYXJ1ODRAZ21haWwuY29tIiwiZXhwIjoxNzc5NjYxNDY2fQ.gm5FSoA18TLwQvoODOcU4AszAZAtrw9BraTGogN2RQ8
[17-May-2026 22:24:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 22:24:27 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 22:24:27 UTC] User ID: 603
[17-May-2026 22:24:27 UTC] ✅ User profile retrieved successfully for user ID: 603
[17-May-2026 22:24:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 22:24:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 22:24:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"138.252.238.81, 172.68.163.146","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAzIiwidXNlcm5hbWUiOiJ2c2dodGluamgiLCJlbWFpbCI6Im9tb3JmYXJ1ODRAZ21haWwuY29tIiwiZXhwIjoxNzc5NjYxNDY2fQ.gm5FSoA18TLwQvoODOcU4AszAZAtrw9BraTGogN2RQ8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fd60849494633bc-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"138.252.238.81","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-May-2026 22:24:27 UTC] === User Orders API Called ===
[17-May-2026 22:24:27 UTC] User ID: 603
[17-May-2026 22:24:27 UTC] Limit: 20, Offset: 0
[17-May-2026 22:24:27 UTC] Orders found: 0
[17-May-2026 22:24:27 UTC] Orders data: []
[17-May-2026 22:24:27 UTC] Total orders count: 0
[17-May-2026 22:24:27 UTC] === API CALL LOG ===
[17-May-2026 22:24:27 UTC] Endpoint: user/profile.php
[17-May-2026 22:24:27 UTC] Full Log Data: {
    "timestamp": "2026-05-17 22:24:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "138.252.238.81",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "138.252.238.81, 172.68.163.146",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAzIiwidXNlcm5hbWUiOiJ2c2dodGluamgiLCJlbWFpbCI6Im9tb3JmYXJ1ODRAZ21haWwuY29tIiwiZXhwIjoxNzc5NjYxNDY2fQ.gm5FSoA18TLwQvoODOcU4AszAZAtrw9BraTGogN2RQ8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd60849b9af33bc-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "138.252.238.81",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 22:24:27 UTC] === END API CALL LOG ===
[17-May-2026 22:24:27 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 22:24:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAzIiwidXNlcm5hbWUiOiJ2c2dodGluamgiLCJlbWFpbCI6Im9tb3JmYXJ1ODRAZ21haWwuY29tIiwiZXhwIjoxNzc5NjYxNDY2fQ.gm5FSoA18TLwQvoODOcU4AszAZAtrw9BraTGogN2RQ8
[17-May-2026 22:24:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 22:24:27 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 22:24:27 UTC] User ID: 603
[17-May-2026 22:24:27 UTC] ✅ User profile retrieved successfully for user ID: 603
[17-May-2026 22:24:28 UTC] === API CALL LOG ===
[17-May-2026 22:24:28 UTC] Endpoint: user/profile.php
[17-May-2026 22:24:28 UTC] Full Log Data: {
    "timestamp": "2026-05-17 22:24:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "138.252.238.81",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "138.252.238.81, 172.68.163.146",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAzIiwidXNlcm5hbWUiOiJ2c2dodGluamgiLCJlbWFpbCI6Im9tb3JmYXJ1ODRAZ21haWwuY29tIiwiZXhwIjoxNzc5NjYxNDY2fQ.gm5FSoA18TLwQvoODOcU4AszAZAtrw9BraTGogN2RQ8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd6084e7f8933bc-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "138.252.238.81",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 22:24:28 UTC] === END API CALL LOG ===
[17-May-2026 22:24:28 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 22:24:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAzIiwidXNlcm5hbWUiOiJ2c2dodGluamgiLCJlbWFpbCI6Im9tb3JmYXJ1ODRAZ21haWwuY29tIiwiZXhwIjoxNzc5NjYxNDY2fQ.gm5FSoA18TLwQvoODOcU4AszAZAtrw9BraTGogN2RQ8
[17-May-2026 22:24:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 22:24:28 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 22:24:28 UTC] User ID: 603
[17-May-2026 22:24:28 UTC] ✅ User profile retrieved successfully for user ID: 603
[17-May-2026 22:24:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 22:24:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 22:24:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"138.252.238.81, 172.68.163.147","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAzIiwidXNlcm5hbWUiOiJ2c2dodGluamgiLCJlbWFpbCI6Im9tb3JmYXJ1ODRAZ21haWwuY29tIiwiZXhwIjoxNzc5NjYxNDY2fQ.gm5FSoA18TLwQvoODOcU4AszAZAtrw9BraTGogN2RQ8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fd608e1ca6133bc-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"138.252.238.81","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-May-2026 22:24:52 UTC] === User Orders API Called ===
[17-May-2026 22:24:52 UTC] User ID: 603
[17-May-2026 22:24:52 UTC] Limit: 20, Offset: 0
[17-May-2026 22:24:52 UTC] Orders found: 0
[17-May-2026 22:24:52 UTC] Orders data: []
[17-May-2026 22:24:52 UTC] Total orders count: 0
[17-May-2026 22:24:54 UTC] === API CALL LOG ===
[17-May-2026 22:24:54 UTC] Endpoint: user/profile.php
[17-May-2026 22:24:54 UTC] Full Log Data: {
    "timestamp": "2026-05-17 22:24:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "138.252.238.81",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "138.252.238.81, 172.68.163.147",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAzIiwidXNlcm5hbWUiOiJ2c2dodGluamgiLCJlbWFpbCI6Im9tb3JmYXJ1ODRAZ21haWwuY29tIiwiZXhwIjoxNzc5NjYxNDY2fQ.gm5FSoA18TLwQvoODOcU4AszAZAtrw9BraTGogN2RQ8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd608f14be433bc-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "138.252.238.81",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 22:24:54 UTC] === END API CALL LOG ===
[17-May-2026 22:24:54 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 22:24:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAzIiwidXNlcm5hbWUiOiJ2c2dodGluamgiLCJlbWFpbCI6Im9tb3JmYXJ1ODRAZ21haWwuY29tIiwiZXhwIjoxNzc5NjYxNDY2fQ.gm5FSoA18TLwQvoODOcU4AszAZAtrw9BraTGogN2RQ8
[17-May-2026 22:24:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 22:24:54 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 22:24:54 UTC] User ID: 603
[17-May-2026 22:24:54 UTC] ✅ User profile retrieved successfully for user ID: 603
[17-May-2026 22:24:54 UTC] User Purchases API - User ID: 603
[17-May-2026 22:24:54 UTC] User Purchases API - Total purchases found: 0
[17-May-2026 22:24:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 22:24:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 22:24:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"138.252.238.81, 172.68.163.147","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAzIiwidXNlcm5hbWUiOiJ2c2dodGluamgiLCJlbWFpbCI6Im9tb3JmYXJ1ODRAZ21haWwuY29tIiwiZXhwIjoxNzc5NjYxNDY2fQ.gm5FSoA18TLwQvoODOcU4AszAZAtrw9BraTGogN2RQ8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fd609009de133bc-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"138.252.238.81","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-May-2026 22:24:56 UTC] === User Orders API Called ===
[17-May-2026 22:24:56 UTC] User ID: 603
[17-May-2026 22:24:56 UTC] Limit: 20, Offset: 0
[17-May-2026 22:24:56 UTC] Orders found: 0
[17-May-2026 22:24:56 UTC] Orders data: []
[17-May-2026 22:24:56 UTC] Total orders count: 0
[17-May-2026 22:24:56 UTC] === API CALL LOG ===
[17-May-2026 22:24:56 UTC] Endpoint: user/profile.php
[17-May-2026 22:24:56 UTC] Full Log Data: {
    "timestamp": "2026-05-17 22:24:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "138.252.238.81",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "138.252.238.81, 172.68.163.147",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAzIiwidXNlcm5hbWUiOiJ2c2dodGluamgiLCJlbWFpbCI6Im9tb3JmYXJ1ODRAZ21haWwuY29tIiwiZXhwIjoxNzc5NjYxNDY2fQ.gm5FSoA18TLwQvoODOcU4AszAZAtrw9BraTGogN2RQ8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd609012eb833bc-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "138.252.238.81",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 22:24:56 UTC] === END API CALL LOG ===
[17-May-2026 22:24:56 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 22:24:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAzIiwidXNlcm5hbWUiOiJ2c2dodGluamgiLCJlbWFpbCI6Im9tb3JmYXJ1ODRAZ21haWwuY29tIiwiZXhwIjoxNzc5NjYxNDY2fQ.gm5FSoA18TLwQvoODOcU4AszAZAtrw9BraTGogN2RQ8
[17-May-2026 22:24:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 22:24:56 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 22:24:56 UTC] User ID: 603
[17-May-2026 22:24:56 UTC] ✅ User profile retrieved successfully for user ID: 603
[17-May-2026 22:24:57 UTC] === API CALL LOG ===
[17-May-2026 22:24:57 UTC] Endpoint: user/profile.php
[17-May-2026 22:24:57 UTC] Full Log Data: {
    "timestamp": "2026-05-17 22:24:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "138.252.238.81",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "138.252.238.81, 172.68.163.147",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAzIiwidXNlcm5hbWUiOiJ2c2dodGluamgiLCJlbWFpbCI6Im9tb3JmYXJ1ODRAZ21haWwuY29tIiwiZXhwIjoxNzc5NjYxNDY2fQ.gm5FSoA18TLwQvoODOcU4AszAZAtrw9BraTGogN2RQ8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd609052b5e33bc-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "138.252.238.81",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 22:24:57 UTC] === END API CALL LOG ===
[17-May-2026 22:24:57 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 22:24:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAzIiwidXNlcm5hbWUiOiJ2c2dodGluamgiLCJlbWFpbCI6Im9tb3JmYXJ1ODRAZ21haWwuY29tIiwiZXhwIjoxNzc5NjYxNDY2fQ.gm5FSoA18TLwQvoODOcU4AszAZAtrw9BraTGogN2RQ8
[17-May-2026 22:24:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 22:24:57 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 22:24:57 UTC] User ID: 603
[17-May-2026 22:24:57 UTC] ✅ User profile retrieved successfully for user ID: 603
[17-May-2026 22:24:57 UTC] === API CALL LOG ===
[17-May-2026 22:24:57 UTC] Endpoint: user/profile.php
[17-May-2026 22:24:57 UTC] Full Log Data: {
    "timestamp": "2026-05-17 22:24:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "138.252.238.81",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "138.252.238.81, 172.68.163.147",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAzIiwidXNlcm5hbWUiOiJ2c2dodGluamgiLCJlbWFpbCI6Im9tb3JmYXJ1ODRAZ21haWwuY29tIiwiZXhwIjoxNzc5NjYxNDY2fQ.gm5FSoA18TLwQvoODOcU4AszAZAtrw9BraTGogN2RQ8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd60905bbff33bc-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "138.252.238.81",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 22:24:57 UTC] === END API CALL LOG ===
[17-May-2026 22:24:57 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 22:24:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAzIiwidXNlcm5hbWUiOiJ2c2dodGluamgiLCJlbWFpbCI6Im9tb3JmYXJ1ODRAZ21haWwuY29tIiwiZXhwIjoxNzc5NjYxNDY2fQ.gm5FSoA18TLwQvoODOcU4AszAZAtrw9BraTGogN2RQ8
[17-May-2026 22:24:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 22:24:57 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 22:24:57 UTC] User ID: 603
[17-May-2026 22:24:57 UTC] ✅ User profile retrieved successfully for user ID: 603
[17-May-2026 22:26:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 22:26:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 22:26:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"138.252.238.81, 172.68.163.146","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAzIiwidXNlcm5hbWUiOiJ2c2dodGluamgiLCJlbWFpbCI6Im9tb3JmYXJ1ODRAZ21haWwuY29tIiwiZXhwIjoxNzc5NjYxNDY2fQ.gm5FSoA18TLwQvoODOcU4AszAZAtrw9BraTGogN2RQ8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fd60b2ccc7b33bc-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"138.252.238.81","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-May-2026 22:26:25 UTC] === User Orders API Called ===
[17-May-2026 22:26:25 UTC] User ID: 603
[17-May-2026 22:26:25 UTC] Limit: 20, Offset: 0
[17-May-2026 22:26:25 UTC] Orders found: 0
[17-May-2026 22:26:25 UTC] Orders data: []
[17-May-2026 22:26:25 UTC] Total orders count: 0
[17-May-2026 22:26:25 UTC] === API CALL LOG ===
[17-May-2026 22:26:25 UTC] Endpoint: user/profile.php
[17-May-2026 22:26:25 UTC] Full Log Data: {
    "timestamp": "2026-05-17 22:26:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "138.252.238.81",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "138.252.238.81, 172.68.163.146",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAzIiwidXNlcm5hbWUiOiJ2c2dodGluamgiLCJlbWFpbCI6Im9tb3JmYXJ1ODRAZ21haWwuY29tIiwiZXhwIjoxNzc5NjYxNDY2fQ.gm5FSoA18TLwQvoODOcU4AszAZAtrw9BraTGogN2RQ8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd60b2d5d0633bc-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "138.252.238.81",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 22:26:25 UTC] === END API CALL LOG ===
[17-May-2026 22:26:25 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 22:26:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAzIiwidXNlcm5hbWUiOiJ2c2dodGluamgiLCJlbWFpbCI6Im9tb3JmYXJ1ODRAZ21haWwuY29tIiwiZXhwIjoxNzc5NjYxNDY2fQ.gm5FSoA18TLwQvoODOcU4AszAZAtrw9BraTGogN2RQ8
[17-May-2026 22:26:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 22:26:25 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 22:26:25 UTC] User ID: 603
[17-May-2026 22:26:25 UTC] ✅ User profile retrieved successfully for user ID: 603
[17-May-2026 22:26:26 UTC] === API CALL LOG ===
[17-May-2026 22:26:26 UTC] Endpoint: user/profile.php
[17-May-2026 22:26:26 UTC] Full Log Data: {
    "timestamp": "2026-05-17 22:26:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "138.252.238.81",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "138.252.238.81, 172.68.163.146",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAzIiwidXNlcm5hbWUiOiJ2c2dodGluamgiLCJlbWFpbCI6Im9tb3JmYXJ1ODRAZ21haWwuY29tIiwiZXhwIjoxNzc5NjYxNDY2fQ.gm5FSoA18TLwQvoODOcU4AszAZAtrw9BraTGogN2RQ8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd60b314fe133bc-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "138.252.238.81",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 22:26:26 UTC] === END API CALL LOG ===
[17-May-2026 22:26:26 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 22:26:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAzIiwidXNlcm5hbWUiOiJ2c2dodGluamgiLCJlbWFpbCI6Im9tb3JmYXJ1ODRAZ21haWwuY29tIiwiZXhwIjoxNzc5NjYxNDY2fQ.gm5FSoA18TLwQvoODOcU4AszAZAtrw9BraTGogN2RQ8
[17-May-2026 22:26:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 22:26:26 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 22:26:26 UTC] User ID: 603
[17-May-2026 22:26:26 UTC] ✅ User profile retrieved successfully for user ID: 603
[17-May-2026 22:26:26 UTC] === API CALL LOG ===
[17-May-2026 22:26:26 UTC] Endpoint: user/profile.php
[17-May-2026 22:26:26 UTC] Full Log Data: {
    "timestamp": "2026-05-17 22:26:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "138.252.238.81",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "138.252.238.81, 172.68.163.146",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAzIiwidXNlcm5hbWUiOiJ2c2dodGluamgiLCJlbWFpbCI6Im9tb3JmYXJ1ODRAZ21haWwuY29tIiwiZXhwIjoxNzc5NjYxNDY2fQ.gm5FSoA18TLwQvoODOcU4AszAZAtrw9BraTGogN2RQ8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd60b31c88b33bc-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "138.252.238.81",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 22:26:26 UTC] === END API CALL LOG ===
[17-May-2026 22:26:26 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 22:26:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAzIiwidXNlcm5hbWUiOiJ2c2dodGluamgiLCJlbWFpbCI6Im9tb3JmYXJ1ODRAZ21haWwuY29tIiwiZXhwIjoxNzc5NjYxNDY2fQ.gm5FSoA18TLwQvoODOcU4AszAZAtrw9BraTGogN2RQ8
[17-May-2026 22:26:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 22:26:26 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 22:26:26 UTC] User ID: 603
[17-May-2026 22:26:26 UTC] ✅ User profile retrieved successfully for user ID: 603
[17-May-2026 22:26:32 UTC] === API CALL LOG ===
[17-May-2026 22:26:32 UTC] Endpoint: user/profile.php
[17-May-2026 22:26:32 UTC] Full Log Data: {
    "timestamp": "2026-05-17 22:26:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "138.252.238.81",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "138.252.238.81, 172.68.163.147",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAzIiwidXNlcm5hbWUiOiJ2c2dodGluamgiLCJlbWFpbCI6Im9tb3JmYXJ1ODRAZ21haWwuY29tIiwiZXhwIjoxNzc5NjYxNDY2fQ.gm5FSoA18TLwQvoODOcU4AszAZAtrw9BraTGogN2RQ8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd60b52de9d33bc-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "138.252.238.81",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 22:26:32 UTC] === END API CALL LOG ===
[17-May-2026 22:26:32 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 22:26:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAzIiwidXNlcm5hbWUiOiJ2c2dodGluamgiLCJlbWFpbCI6Im9tb3JmYXJ1ODRAZ21haWwuY29tIiwiZXhwIjoxNzc5NjYxNDY2fQ.gm5FSoA18TLwQvoODOcU4AszAZAtrw9BraTGogN2RQ8
[17-May-2026 22:26:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 22:26:32 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 22:26:32 UTC] User ID: 603
[17-May-2026 22:26:32 UTC] ✅ User profile retrieved successfully for user ID: 603
[17-May-2026 22:26:34 UTC] === API CALL LOG ===
[17-May-2026 22:26:34 UTC] Endpoint: user/profile.php
[17-May-2026 22:26:34 UTC] Full Log Data: {
    "timestamp": "2026-05-17 22:26:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "138.252.238.81",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "138.252.238.81, 172.68.163.147",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAzIiwidXNlcm5hbWUiOiJ2c2dodGluamgiLCJlbWFpbCI6Im9tb3JmYXJ1ODRAZ21haWwuY29tIiwiZXhwIjoxNzc5NjYxNDY2fQ.gm5FSoA18TLwQvoODOcU4AszAZAtrw9BraTGogN2RQ8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd60b6749ee33bc-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "138.252.238.81",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 22:26:34 UTC] === END API CALL LOG ===
[17-May-2026 22:26:34 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 22:26:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAzIiwidXNlcm5hbWUiOiJ2c2dodGluamgiLCJlbWFpbCI6Im9tb3JmYXJ1ODRAZ21haWwuY29tIiwiZXhwIjoxNzc5NjYxNDY2fQ.gm5FSoA18TLwQvoODOcU4AszAZAtrw9BraTGogN2RQ8
[17-May-2026 22:26:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 22:26:34 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 22:26:34 UTC] User ID: 603
[17-May-2026 22:26:34 UTC] ✅ User profile retrieved successfully for user ID: 603
[17-May-2026 22:26:37 UTC] === API CALL LOG ===
[17-May-2026 22:26:37 UTC] Endpoint: user/profile.php
[17-May-2026 22:26:37 UTC] Full Log Data: {
    "timestamp": "2026-05-17 22:26:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "138.252.238.81",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "138.252.238.81, 172.68.163.147",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAzIiwidXNlcm5hbWUiOiJ2c2dodGluamgiLCJlbWFpbCI6Im9tb3JmYXJ1ODRAZ21haWwuY29tIiwiZXhwIjoxNzc5NjYxNDY2fQ.gm5FSoA18TLwQvoODOcU4AszAZAtrw9BraTGogN2RQ8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd60b76c89933bc-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "138.252.238.81",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 22:26:37 UTC] === END API CALL LOG ===
[17-May-2026 22:26:37 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 22:26:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAzIiwidXNlcm5hbWUiOiJ2c2dodGluamgiLCJlbWFpbCI6Im9tb3JmYXJ1ODRAZ21haWwuY29tIiwiZXhwIjoxNzc5NjYxNDY2fQ.gm5FSoA18TLwQvoODOcU4AszAZAtrw9BraTGogN2RQ8
[17-May-2026 22:26:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 22:26:37 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 22:26:37 UTC] User ID: 603
[17-May-2026 22:26:37 UTC] ✅ User profile retrieved successfully for user ID: 603
[17-May-2026 22:26:38 UTC] === API CALL LOG ===
[17-May-2026 22:26:38 UTC] Endpoint: user/profile.php
[17-May-2026 22:26:38 UTC] Full Log Data: {
    "timestamp": "2026-05-17 22:26:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "138.252.238.81",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "138.252.238.81, 172.68.163.147",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAzIiwidXNlcm5hbWUiOiJ2c2dodGluamgiLCJlbWFpbCI6Im9tb3JmYXJ1ODRAZ21haWwuY29tIiwiZXhwIjoxNzc5NjYxNDY2fQ.gm5FSoA18TLwQvoODOcU4AszAZAtrw9BraTGogN2RQ8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd60b80dada33bc-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "138.252.238.81",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 22:26:38 UTC] === END API CALL LOG ===
[17-May-2026 22:26:38 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 22:26:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAzIiwidXNlcm5hbWUiOiJ2c2dodGluamgiLCJlbWFpbCI6Im9tb3JmYXJ1ODRAZ21haWwuY29tIiwiZXhwIjoxNzc5NjYxNDY2fQ.gm5FSoA18TLwQvoODOcU4AszAZAtrw9BraTGogN2RQ8
[17-May-2026 22:26:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 22:26:38 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 22:26:38 UTC] User ID: 603
[17-May-2026 22:26:38 UTC] ✅ User profile retrieved successfully for user ID: 603
[17-May-2026 22:26:40 UTC] === API CALL LOG ===
[17-May-2026 22:26:40 UTC] Endpoint: user/profile.php
[17-May-2026 22:26:40 UTC] Full Log Data: {
    "timestamp": "2026-05-17 22:26:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "138.252.238.81",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "138.252.238.81, 172.68.163.147",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAzIiwidXNlcm5hbWUiOiJ2c2dodGluamgiLCJlbWFpbCI6Im9tb3JmYXJ1ODRAZ21haWwuY29tIiwiZXhwIjoxNzc5NjYxNDY2fQ.gm5FSoA18TLwQvoODOcU4AszAZAtrw9BraTGogN2RQ8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd60b8b8db133bc-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "138.252.238.81",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 22:26:40 UTC] === END API CALL LOG ===
[17-May-2026 22:26:40 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 22:26:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAzIiwidXNlcm5hbWUiOiJ2c2dodGluamgiLCJlbWFpbCI6Im9tb3JmYXJ1ODRAZ21haWwuY29tIiwiZXhwIjoxNzc5NjYxNDY2fQ.gm5FSoA18TLwQvoODOcU4AszAZAtrw9BraTGogN2RQ8
[17-May-2026 22:26:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 22:26:40 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 22:26:40 UTC] User ID: 603
[17-May-2026 22:26:40 UTC] ✅ User profile retrieved successfully for user ID: 603
[17-May-2026 22:26:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 22:26:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 22:26:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"138.252.238.81, 172.68.163.146","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAzIiwidXNlcm5hbWUiOiJ2c2dodGluamgiLCJlbWFpbCI6Im9tb3JmYXJ1ODRAZ21haWwuY29tIiwiZXhwIjoxNzc5NjYxNDY2fQ.gm5FSoA18TLwQvoODOcU4AszAZAtrw9BraTGogN2RQ8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fd60be1ec1d33bc-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"138.252.238.81","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-May-2026 22:26:54 UTC] === User Orders API Called ===
[17-May-2026 22:26:54 UTC] User ID: 603
[17-May-2026 22:26:54 UTC] Limit: 20, Offset: 0
[17-May-2026 22:26:54 UTC] Orders found: 0
[17-May-2026 22:26:54 UTC] Orders data: []
[17-May-2026 22:26:54 UTC] Total orders count: 0
[17-May-2026 22:26:54 UTC] === API CALL LOG ===
[17-May-2026 22:26:54 UTC] Endpoint: user/profile.php
[17-May-2026 22:26:54 UTC] Full Log Data: {
    "timestamp": "2026-05-17 22:26:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "138.252.238.81",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "138.252.238.81, 172.68.163.146",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAzIiwidXNlcm5hbWUiOiJ2c2dodGluamgiLCJlbWFpbCI6Im9tb3JmYXJ1ODRAZ21haWwuY29tIiwiZXhwIjoxNzc5NjYxNDY2fQ.gm5FSoA18TLwQvoODOcU4AszAZAtrw9BraTGogN2RQ8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd60be27d0b33bc-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "138.252.238.81",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 22:26:54 UTC] === END API CALL LOG ===
[17-May-2026 22:26:54 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 22:26:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAzIiwidXNlcm5hbWUiOiJ2c2dodGluamgiLCJlbWFpbCI6Im9tb3JmYXJ1ODRAZ21haWwuY29tIiwiZXhwIjoxNzc5NjYxNDY2fQ.gm5FSoA18TLwQvoODOcU4AszAZAtrw9BraTGogN2RQ8
[17-May-2026 22:26:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 22:26:54 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 22:26:54 UTC] User ID: 603
[17-May-2026 22:26:54 UTC] ✅ User profile retrieved successfully for user ID: 603
[17-May-2026 22:26:55 UTC] === API CALL LOG ===
[17-May-2026 22:26:55 UTC] Endpoint: user/profile.php
[17-May-2026 22:26:55 UTC] Full Log Data: {
    "timestamp": "2026-05-17 22:26:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "138.252.238.81",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "138.252.238.81, 172.68.163.146",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAzIiwidXNlcm5hbWUiOiJ2c2dodGluamgiLCJlbWFpbCI6Im9tb3JmYXJ1ODRAZ21haWwuY29tIiwiZXhwIjoxNzc5NjYxNDY2fQ.gm5FSoA18TLwQvoODOcU4AszAZAtrw9BraTGogN2RQ8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd60be6695333bc-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "138.252.238.81",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 22:26:55 UTC] === END API CALL LOG ===
[17-May-2026 22:26:55 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 22:26:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAzIiwidXNlcm5hbWUiOiJ2c2dodGluamgiLCJlbWFpbCI6Im9tb3JmYXJ1ODRAZ21haWwuY29tIiwiZXhwIjoxNzc5NjYxNDY2fQ.gm5FSoA18TLwQvoODOcU4AszAZAtrw9BraTGogN2RQ8
[17-May-2026 22:26:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 22:26:55 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 22:26:55 UTC] User ID: 603
[17-May-2026 22:26:55 UTC] ✅ User profile retrieved successfully for user ID: 603
[17-May-2026 22:26:55 UTC] === API CALL LOG ===
[17-May-2026 22:26:55 UTC] Endpoint: user/profile.php
[17-May-2026 22:26:55 UTC] Full Log Data: {
    "timestamp": "2026-05-17 22:26:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "138.252.238.81",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "138.252.238.81, 172.68.163.146",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAzIiwidXNlcm5hbWUiOiJ2c2dodGluamgiLCJlbWFpbCI6Im9tb3JmYXJ1ODRAZ21haWwuY29tIiwiZXhwIjoxNzc5NjYxNDY2fQ.gm5FSoA18TLwQvoODOcU4AszAZAtrw9BraTGogN2RQ8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd60be6695833bc-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "138.252.238.81",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 22:26:55 UTC] === END API CALL LOG ===
[17-May-2026 22:26:55 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 22:26:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAzIiwidXNlcm5hbWUiOiJ2c2dodGluamgiLCJlbWFpbCI6Im9tb3JmYXJ1ODRAZ21haWwuY29tIiwiZXhwIjoxNzc5NjYxNDY2fQ.gm5FSoA18TLwQvoODOcU4AszAZAtrw9BraTGogN2RQ8
[17-May-2026 22:26:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 22:26:55 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 22:26:55 UTC] User ID: 603
[17-May-2026 22:26:55 UTC] ✅ User profile retrieved successfully for user ID: 603
[17-May-2026 22:27:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 22:27:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 22:27:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"138.252.238.81, 172.68.163.146","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAzIiwidXNlcm5hbWUiOiJ2c2dodGluamgiLCJlbWFpbCI6Im9tb3JmYXJ1ODRAZ21haWwuY29tIiwiZXhwIjoxNzc5NjYxNDY2fQ.gm5FSoA18TLwQvoODOcU4AszAZAtrw9BraTGogN2RQ8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fd60c368ad233bc-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"138.252.238.81","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-May-2026 22:27:08 UTC] === User Orders API Called ===
[17-May-2026 22:27:08 UTC] User ID: 603
[17-May-2026 22:27:08 UTC] Limit: 20, Offset: 0
[17-May-2026 22:27:08 UTC] Orders found: 0
[17-May-2026 22:27:08 UTC] Orders data: []
[17-May-2026 22:27:08 UTC] Total orders count: 0
[17-May-2026 22:27:08 UTC] === API CALL LOG ===
[17-May-2026 22:27:08 UTC] Endpoint: user/profile.php
[17-May-2026 22:27:08 UTC] Full Log Data: {
    "timestamp": "2026-05-17 22:27:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "138.252.238.81",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "138.252.238.81, 172.68.163.146",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAzIiwidXNlcm5hbWUiOiJ2c2dodGluamgiLCJlbWFpbCI6Im9tb3JmYXJ1ODRAZ21haWwuY29tIiwiZXhwIjoxNzc5NjYxNDY2fQ.gm5FSoA18TLwQvoODOcU4AszAZAtrw9BraTGogN2RQ8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd60c371b6033bc-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "138.252.238.81",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 22:27:08 UTC] === END API CALL LOG ===
[17-May-2026 22:27:08 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 22:27:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAzIiwidXNlcm5hbWUiOiJ2c2dodGluamgiLCJlbWFpbCI6Im9tb3JmYXJ1ODRAZ21haWwuY29tIiwiZXhwIjoxNzc5NjYxNDY2fQ.gm5FSoA18TLwQvoODOcU4AszAZAtrw9BraTGogN2RQ8
[17-May-2026 22:27:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 22:27:08 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 22:27:08 UTC] User ID: 603
[17-May-2026 22:27:08 UTC] ✅ User profile retrieved successfully for user ID: 603
[17-May-2026 22:27:08 UTC] === API CALL LOG ===
[17-May-2026 22:27:08 UTC] Endpoint: user/profile.php
[17-May-2026 22:27:08 UTC] Full Log Data: {
    "timestamp": "2026-05-17 22:27:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "138.252.238.81",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "138.252.238.81, 172.68.163.146",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAzIiwidXNlcm5hbWUiOiJ2c2dodGluamgiLCJlbWFpbCI6Im9tb3JmYXJ1ODRAZ21haWwuY29tIiwiZXhwIjoxNzc5NjYxNDY2fQ.gm5FSoA18TLwQvoODOcU4AszAZAtrw9BraTGogN2RQ8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd60c3adf3f33bc-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "138.252.238.81",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 22:27:08 UTC] === END API CALL LOG ===
[17-May-2026 22:27:08 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 22:27:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAzIiwidXNlcm5hbWUiOiJ2c2dodGluamgiLCJlbWFpbCI6Im9tb3JmYXJ1ODRAZ21haWwuY29tIiwiZXhwIjoxNzc5NjYxNDY2fQ.gm5FSoA18TLwQvoODOcU4AszAZAtrw9BraTGogN2RQ8
[17-May-2026 22:27:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 22:27:08 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 22:27:08 UTC] User ID: 603
[17-May-2026 22:27:08 UTC] ✅ User profile retrieved successfully for user ID: 603
[17-May-2026 22:27:08 UTC] === API CALL LOG ===
[17-May-2026 22:27:08 UTC] Endpoint: user/profile.php
[17-May-2026 22:27:08 UTC] Full Log Data: {
    "timestamp": "2026-05-17 22:27:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "138.252.238.81",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "138.252.238.81, 172.68.163.146",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAzIiwidXNlcm5hbWUiOiJ2c2dodGluamgiLCJlbWFpbCI6Im9tb3JmYXJ1ODRAZ21haWwuY29tIiwiZXhwIjoxNzc5NjYxNDY2fQ.gm5FSoA18TLwQvoODOcU4AszAZAtrw9BraTGogN2RQ8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd60c3b5fa633bc-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "138.252.238.81",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 22:27:08 UTC] === END API CALL LOG ===
[17-May-2026 22:27:08 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 22:27:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAzIiwidXNlcm5hbWUiOiJ2c2dodGluamgiLCJlbWFpbCI6Im9tb3JmYXJ1ODRAZ21haWwuY29tIiwiZXhwIjoxNzc5NjYxNDY2fQ.gm5FSoA18TLwQvoODOcU4AszAZAtrw9BraTGogN2RQ8
[17-May-2026 22:27:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 22:27:08 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 22:27:08 UTC] User ID: 603
[17-May-2026 22:27:08 UTC] ✅ User profile retrieved successfully for user ID: 603
[17-May-2026 22:27:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 22:27:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 22:27:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"138.252.238.81, 172.68.163.146","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAzIiwidXNlcm5hbWUiOiJ2c2dodGluamgiLCJlbWFpbCI6Im9tb3JmYXJ1ODRAZ21haWwuY29tIiwiZXhwIjoxNzc5NjYxNDY2fQ.gm5FSoA18TLwQvoODOcU4AszAZAtrw9BraTGogN2RQ8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fd60c93d95633bc-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"138.252.238.81","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-May-2026 22:27:22 UTC] === User Orders API Called ===
[17-May-2026 22:27:22 UTC] User ID: 603
[17-May-2026 22:27:22 UTC] Limit: 20, Offset: 0
[17-May-2026 22:27:22 UTC] Orders found: 0
[17-May-2026 22:27:22 UTC] Orders data: []
[17-May-2026 22:27:22 UTC] Total orders count: 0
[17-May-2026 22:27:23 UTC] === API CALL LOG ===
[17-May-2026 22:27:23 UTC] Endpoint: user/profile.php
[17-May-2026 22:27:23 UTC] Full Log Data: {
    "timestamp": "2026-05-17 22:27:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "138.252.238.81",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "138.252.238.81, 172.68.163.146",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAzIiwidXNlcm5hbWUiOiJ2c2dodGluamgiLCJlbWFpbCI6Im9tb3JmYXJ1ODRAZ21haWwuY29tIiwiZXhwIjoxNzc5NjYxNDY2fQ.gm5FSoA18TLwQvoODOcU4AszAZAtrw9BraTGogN2RQ8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd60c9469c233bc-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "138.252.238.81",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 22:27:23 UTC] === END API CALL LOG ===
[17-May-2026 22:27:23 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 22:27:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAzIiwidXNlcm5hbWUiOiJ2c2dodGluamgiLCJlbWFpbCI6Im9tb3JmYXJ1ODRAZ21haWwuY29tIiwiZXhwIjoxNzc5NjYxNDY2fQ.gm5FSoA18TLwQvoODOcU4AszAZAtrw9BraTGogN2RQ8
[17-May-2026 22:27:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 22:27:23 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 22:27:23 UTC] User ID: 603
[17-May-2026 22:27:23 UTC] ✅ User profile retrieved successfully for user ID: 603
[17-May-2026 22:27:23 UTC] === API CALL LOG ===
[17-May-2026 22:27:23 UTC] Endpoint: user/profile.php
[17-May-2026 22:27:23 UTC] Full Log Data: {
    "timestamp": "2026-05-17 22:27:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "138.252.238.81",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "138.252.238.81, 172.68.163.146",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAzIiwidXNlcm5hbWUiOiJ2c2dodGluamgiLCJlbWFpbCI6Im9tb3JmYXJ1ODRAZ21haWwuY29tIiwiZXhwIjoxNzc5NjYxNDY2fQ.gm5FSoA18TLwQvoODOcU4AszAZAtrw9BraTGogN2RQ8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd60c985e1e33bc-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "138.252.238.81",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 22:27:23 UTC] === END API CALL LOG ===
[17-May-2026 22:27:23 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 22:27:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAzIiwidXNlcm5hbWUiOiJ2c2dodGluamgiLCJlbWFpbCI6Im9tb3JmYXJ1ODRAZ21haWwuY29tIiwiZXhwIjoxNzc5NjYxNDY2fQ.gm5FSoA18TLwQvoODOcU4AszAZAtrw9BraTGogN2RQ8
[17-May-2026 22:27:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 22:27:23 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 22:27:23 UTC] User ID: 603
[17-May-2026 22:27:23 UTC] ✅ User profile retrieved successfully for user ID: 603
[17-May-2026 22:27:23 UTC] === API CALL LOG ===
[17-May-2026 22:27:23 UTC] Endpoint: user/profile.php
[17-May-2026 22:27:23 UTC] Full Log Data: {
    "timestamp": "2026-05-17 22:27:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "138.252.238.81",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "138.252.238.81, 172.68.163.146",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAzIiwidXNlcm5hbWUiOiJ2c2dodGluamgiLCJlbWFpbCI6Im9tb3JmYXJ1ODRAZ21haWwuY29tIiwiZXhwIjoxNzc5NjYxNDY2fQ.gm5FSoA18TLwQvoODOcU4AszAZAtrw9BraTGogN2RQ8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd60c990f0d33bc-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "138.252.238.81",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 22:27:23 UTC] === END API CALL LOG ===
[17-May-2026 22:27:23 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 22:27:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAzIiwidXNlcm5hbWUiOiJ2c2dodGluamgiLCJlbWFpbCI6Im9tb3JmYXJ1ODRAZ21haWwuY29tIiwiZXhwIjoxNzc5NjYxNDY2fQ.gm5FSoA18TLwQvoODOcU4AszAZAtrw9BraTGogN2RQ8
[17-May-2026 22:27:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 22:27:23 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 22:27:23 UTC] User ID: 603
[17-May-2026 22:27:23 UTC] ✅ User profile retrieved successfully for user ID: 603
[17-May-2026 22:27:29 UTC] === API CALL LOG ===
[17-May-2026 22:27:29 UTC] Endpoint: user/profile.php
[17-May-2026 22:27:29 UTC] Full Log Data: {
    "timestamp": "2026-05-17 22:27:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "138.252.238.81",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "138.252.238.81, 172.68.163.146",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAzIiwidXNlcm5hbWUiOiJ2c2dodGluamgiLCJlbWFpbCI6Im9tb3JmYXJ1ODRAZ21haWwuY29tIiwiZXhwIjoxNzc5NjYxNDY2fQ.gm5FSoA18TLwQvoODOcU4AszAZAtrw9BraTGogN2RQ8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd60cb89cae33bc-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "138.252.238.81",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 22:27:29 UTC] === END API CALL LOG ===
[17-May-2026 22:27:29 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 22:27:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAzIiwidXNlcm5hbWUiOiJ2c2dodGluamgiLCJlbWFpbCI6Im9tb3JmYXJ1ODRAZ21haWwuY29tIiwiZXhwIjoxNzc5NjYxNDY2fQ.gm5FSoA18TLwQvoODOcU4AszAZAtrw9BraTGogN2RQ8
[17-May-2026 22:27:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 22:27:29 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 22:27:29 UTC] User ID: 603
[17-May-2026 22:27:29 UTC] ✅ User profile retrieved successfully for user ID: 603
[17-May-2026 22:27:30 UTC] === API CALL LOG ===
[17-May-2026 22:27:30 UTC] Endpoint: user/profile.php
[17-May-2026 22:27:30 UTC] Full Log Data: {
    "timestamp": "2026-05-17 22:27:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "138.252.238.81",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "138.252.238.81, 172.68.163.146",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAzIiwidXNlcm5hbWUiOiJ2c2dodGluamgiLCJlbWFpbCI6Im9tb3JmYXJ1ODRAZ21haWwuY29tIiwiZXhwIjoxNzc5NjYxNDY2fQ.gm5FSoA18TLwQvoODOcU4AszAZAtrw9BraTGogN2RQ8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd60cc4989a33bc-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "138.252.238.81",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 22:27:30 UTC] === END API CALL LOG ===
[17-May-2026 22:27:30 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 22:27:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAzIiwidXNlcm5hbWUiOiJ2c2dodGluamgiLCJlbWFpbCI6Im9tb3JmYXJ1ODRAZ21haWwuY29tIiwiZXhwIjoxNzc5NjYxNDY2fQ.gm5FSoA18TLwQvoODOcU4AszAZAtrw9BraTGogN2RQ8
[17-May-2026 22:27:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 22:27:30 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 22:27:30 UTC] User ID: 603
[17-May-2026 22:27:30 UTC] ✅ User profile retrieved successfully for user ID: 603
[17-May-2026 22:27:32 UTC] === API CALL LOG ===
[17-May-2026 22:27:32 UTC] Endpoint: user/profile.php
[17-May-2026 22:27:32 UTC] Full Log Data: {
    "timestamp": "2026-05-17 22:27:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "138.252.238.81",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "138.252.238.81, 172.68.163.146",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAzIiwidXNlcm5hbWUiOiJ2c2dodGluamgiLCJlbWFpbCI6Im9tb3JmYXJ1ODRAZ21haWwuY29tIiwiZXhwIjoxNzc5NjYxNDY2fQ.gm5FSoA18TLwQvoODOcU4AszAZAtrw9BraTGogN2RQ8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd60cd09d5333bc-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "138.252.238.81",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 22:27:32 UTC] === END API CALL LOG ===
[17-May-2026 22:27:32 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 22:27:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAzIiwidXNlcm5hbWUiOiJ2c2dodGluamgiLCJlbWFpbCI6Im9tb3JmYXJ1ODRAZ21haWwuY29tIiwiZXhwIjoxNzc5NjYxNDY2fQ.gm5FSoA18TLwQvoODOcU4AszAZAtrw9BraTGogN2RQ8
[17-May-2026 22:27:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 22:27:32 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 22:27:32 UTC] User ID: 603
[17-May-2026 22:27:32 UTC] ✅ User profile retrieved successfully for user ID: 603
[17-May-2026 22:27:39 UTC] === API CALL LOG ===
[17-May-2026 22:27:39 UTC] Endpoint: user/profile.php
[17-May-2026 22:27:39 UTC] Full Log Data: {
    "timestamp": "2026-05-17 22:27:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "138.252.238.81",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "138.252.238.81, 172.68.163.146",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAzIiwidXNlcm5hbWUiOiJ2c2dodGluamgiLCJlbWFpbCI6Im9tb3JmYXJ1ODRAZ21haWwuY29tIiwiZXhwIjoxNzc5NjYxNDY2fQ.gm5FSoA18TLwQvoODOcU4AszAZAtrw9BraTGogN2RQ8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd60cf54a5133bc-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "138.252.238.81",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 22:27:39 UTC] === END API CALL LOG ===
[17-May-2026 22:27:39 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 22:27:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAzIiwidXNlcm5hbWUiOiJ2c2dodGluamgiLCJlbWFpbCI6Im9tb3JmYXJ1ODRAZ21haWwuY29tIiwiZXhwIjoxNzc5NjYxNDY2fQ.gm5FSoA18TLwQvoODOcU4AszAZAtrw9BraTGogN2RQ8
[17-May-2026 22:27:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 22:27:39 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 22:27:39 UTC] User ID: 603
[17-May-2026 22:27:39 UTC] ✅ User profile retrieved successfully for user ID: 603
[17-May-2026 22:27:40 UTC] === API CALL LOG ===
[17-May-2026 22:27:40 UTC] Endpoint: user/profile.php
[17-May-2026 22:27:40 UTC] Full Log Data: {
    "timestamp": "2026-05-17 22:27:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "138.252.238.81",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "138.252.238.81, 172.68.163.146",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAzIiwidXNlcm5hbWUiOiJ2c2dodGluamgiLCJlbWFpbCI6Im9tb3JmYXJ1ODRAZ21haWwuY29tIiwiZXhwIjoxNzc5NjYxNDY2fQ.gm5FSoA18TLwQvoODOcU4AszAZAtrw9BraTGogN2RQ8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd60cfedb1833bc-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "138.252.238.81",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 22:27:40 UTC] === END API CALL LOG ===
[17-May-2026 22:27:40 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 22:27:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAzIiwidXNlcm5hbWUiOiJ2c2dodGluamgiLCJlbWFpbCI6Im9tb3JmYXJ1ODRAZ21haWwuY29tIiwiZXhwIjoxNzc5NjYxNDY2fQ.gm5FSoA18TLwQvoODOcU4AszAZAtrw9BraTGogN2RQ8
[17-May-2026 22:27:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 22:27:40 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 22:27:40 UTC] User ID: 603
[17-May-2026 22:27:40 UTC] ✅ User profile retrieved successfully for user ID: 603
[17-May-2026 22:27:42 UTC] === API CALL LOG ===
[17-May-2026 22:27:42 UTC] Endpoint: user/profile.php
[17-May-2026 22:27:42 UTC] Full Log Data: {
    "timestamp": "2026-05-17 22:27:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "138.252.238.81",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "138.252.238.81, 172.68.163.146",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAzIiwidXNlcm5hbWUiOiJ2c2dodGluamgiLCJlbWFpbCI6Im9tb3JmYXJ1ODRAZ21haWwuY29tIiwiZXhwIjoxNzc5NjYxNDY2fQ.gm5FSoA18TLwQvoODOcU4AszAZAtrw9BraTGogN2RQ8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd60d0bc81133bc-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "138.252.238.81",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 22:27:42 UTC] === END API CALL LOG ===
[17-May-2026 22:27:42 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 22:27:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjAzIiwidXNlcm5hbWUiOiJ2c2dodGluamgiLCJlbWFpbCI6Im9tb3JmYXJ1ODRAZ21haWwuY29tIiwiZXhwIjoxNzc5NjYxNDY2fQ.gm5FSoA18TLwQvoODOcU4AszAZAtrw9BraTGogN2RQ8
[17-May-2026 22:27:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 22:27:42 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 22:27:42 UTC] User ID: 603
[17-May-2026 22:27:42 UTC] ✅ User profile retrieved successfully for user ID: 603
[17-May-2026 23:07:01 UTC] === API CALL LOG ===
[17-May-2026 23:07:01 UTC] Endpoint: user/profile.php
[17-May-2026 23:07:01 UTC] Full Log Data: {
    "timestamp": "2026-05-17 23:07:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "141.94.33.194",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "141.94.33.194, 104.23.172.123",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA0IiwidXNlcm5hbWUiOiJNaGljZ2YiLCJlbWFpbCI6Im1vaGFtbWVkYWxpYWxoYWJlc2hAZ21haWwuY29tIiwiZXhwIjoxNzc5NjY0MDIwfQ.YxCJd84NFuVaWDdpXAh8LTr5o5xgzryvVx_Ivf4XlKY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd646a5af4d0d30-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "141.94.33.194",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 23:07:01 UTC] === END API CALL LOG ===
[17-May-2026 23:07:01 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 23:07:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA0IiwidXNlcm5hbWUiOiJNaGljZ2YiLCJlbWFpbCI6Im1vaGFtbWVkYWxpYWxoYWJlc2hAZ21haWwuY29tIiwiZXhwIjoxNzc5NjY0MDIwfQ.YxCJd84NFuVaWDdpXAh8LTr5o5xgzryvVx_Ivf4XlKY
[17-May-2026 23:07:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 23:07:01 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 23:07:01 UTC] User ID: 604
[17-May-2026 23:07:01 UTC] ✅ User profile retrieved successfully for user ID: 604
[17-May-2026 23:07:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 23:07:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 23:07:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"141.94.33.194, 104.23.172.123","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA0IiwidXNlcm5hbWUiOiJNaGljZ2YiLCJlbWFpbCI6Im1vaGFtbWVkYWxpYWxoYWJlc2hAZ21haWwuY29tIiwiZXhwIjoxNzc5NjY0MDIwfQ.YxCJd84NFuVaWDdpXAh8LTr5o5xgzryvVx_Ivf4XlKY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fd646a5af500d30-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"141.94.33.194","cf-ipcountry":"FR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-May-2026 23:07:01 UTC] === User Orders API Called ===
[17-May-2026 23:07:01 UTC] User ID: 604
[17-May-2026 23:07:01 UTC] Limit: 20, Offset: 0
[17-May-2026 23:07:01 UTC] Orders found: 0
[17-May-2026 23:07:01 UTC] Orders data: []
[17-May-2026 23:07:01 UTC] Total orders count: 0
[17-May-2026 23:07:01 UTC] === API CALL LOG ===
[17-May-2026 23:07:01 UTC] Endpoint: user/profile.php
[17-May-2026 23:07:01 UTC] Full Log Data: {
    "timestamp": "2026-05-17 23:07:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "141.94.33.194",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "141.94.33.194, 104.23.172.123",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA0IiwidXNlcm5hbWUiOiJNaGljZ2YiLCJlbWFpbCI6Im1vaGFtbWVkYWxpYWxoYWJlc2hAZ21haWwuY29tIiwiZXhwIjoxNzc5NjY0MDIwfQ.YxCJd84NFuVaWDdpXAh8LTr5o5xgzryvVx_Ivf4XlKY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd646a668160d30-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "141.94.33.194",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 23:07:01 UTC] === END API CALL LOG ===
[17-May-2026 23:07:01 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 23:07:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA0IiwidXNlcm5hbWUiOiJNaGljZ2YiLCJlbWFpbCI6Im1vaGFtbWVkYWxpYWxoYWJlc2hAZ21haWwuY29tIiwiZXhwIjoxNzc5NjY0MDIwfQ.YxCJd84NFuVaWDdpXAh8LTr5o5xgzryvVx_Ivf4XlKY
[17-May-2026 23:07:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 23:07:01 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 23:07:01 UTC] User ID: 604
[17-May-2026 23:07:01 UTC] ✅ User profile retrieved successfully for user ID: 604
[17-May-2026 23:07:02 UTC] === API CALL LOG ===
[17-May-2026 23:07:02 UTC] Endpoint: user/profile.php
[17-May-2026 23:07:02 UTC] Full Log Data: {
    "timestamp": "2026-05-17 23:07:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "141.94.33.194",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "141.94.33.194, 104.23.172.123",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA0IiwidXNlcm5hbWUiOiJNaGljZ2YiLCJlbWFpbCI6Im1vaGFtbWVkYWxpYWxoYWJlc2hAZ21haWwuY29tIiwiZXhwIjoxNzc5NjY0MDIwfQ.YxCJd84NFuVaWDdpXAh8LTr5o5xgzryvVx_Ivf4XlKY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd646aaecff0d30-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "141.94.33.194",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 23:07:02 UTC] === END API CALL LOG ===
[17-May-2026 23:07:02 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 23:07:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA0IiwidXNlcm5hbWUiOiJNaGljZ2YiLCJlbWFpbCI6Im1vaGFtbWVkYWxpYWxoYWJlc2hAZ21haWwuY29tIiwiZXhwIjoxNzc5NjY0MDIwfQ.YxCJd84NFuVaWDdpXAh8LTr5o5xgzryvVx_Ivf4XlKY
[17-May-2026 23:07:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 23:07:02 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 23:07:02 UTC] User ID: 604
[17-May-2026 23:07:02 UTC] ✅ User profile retrieved successfully for user ID: 604
[17-May-2026 23:07:48 UTC] === API CALL LOG ===
[17-May-2026 23:07:48 UTC] Endpoint: user/profile.php
[17-May-2026 23:07:48 UTC] Full Log Data: {
    "timestamp": "2026-05-17 23:07:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "141.94.33.194",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "141.94.33.194, 104.23.225.98",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA0IiwidXNlcm5hbWUiOiJNaGljZ2YiLCJlbWFpbCI6Im1vaGFtbWVkYWxpYWxoYWJlc2hAZ21haWwuY29tIiwiZXhwIjoxNzc5NjY0MDIwfQ.YxCJd84NFuVaWDdpXAh8LTr5o5xgzryvVx_Ivf4XlKY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd647cc9f55248e-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "141.94.33.194",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 23:07:48 UTC] === END API CALL LOG ===
[17-May-2026 23:07:48 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 23:07:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA0IiwidXNlcm5hbWUiOiJNaGljZ2YiLCJlbWFpbCI6Im1vaGFtbWVkYWxpYWxoYWJlc2hAZ21haWwuY29tIiwiZXhwIjoxNzc5NjY0MDIwfQ.YxCJd84NFuVaWDdpXAh8LTr5o5xgzryvVx_Ivf4XlKY
[17-May-2026 23:07:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 23:07:48 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 23:07:48 UTC] User ID: 604
[17-May-2026 23:07:48 UTC] ✅ User profile retrieved successfully for user ID: 604
[17-May-2026 23:08:09 UTC] === API CALL LOG ===
[17-May-2026 23:08:09 UTC] Endpoint: user/profile.php
[17-May-2026 23:08:09 UTC] Full Log Data: {
    "timestamp": "2026-05-17 23:08:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "141.94.33.194",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "141.94.33.194, 104.23.225.98",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA0IiwidXNlcm5hbWUiOiJNaGljZ2YiLCJlbWFpbCI6Im1vaGFtbWVkYWxpYWxoYWJlc2hAZ21haWwuY29tIiwiZXhwIjoxNzc5NjY0MDIwfQ.YxCJd84NFuVaWDdpXAh8LTr5o5xgzryvVx_Ivf4XlKY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd648523d07248e-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "141.94.33.194",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 23:08:09 UTC] === END API CALL LOG ===
[17-May-2026 23:08:09 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 23:08:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA0IiwidXNlcm5hbWUiOiJNaGljZ2YiLCJlbWFpbCI6Im1vaGFtbWVkYWxpYWxoYWJlc2hAZ21haWwuY29tIiwiZXhwIjoxNzc5NjY0MDIwfQ.YxCJd84NFuVaWDdpXAh8LTr5o5xgzryvVx_Ivf4XlKY
[17-May-2026 23:08:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 23:08:09 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 23:08:09 UTC] User ID: 604
[17-May-2026 23:08:09 UTC] ✅ User profile retrieved successfully for user ID: 604
[17-May-2026 23:08:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 23:08:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 23:08:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"141.94.33.194, 104.23.225.98","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA0IiwidXNlcm5hbWUiOiJNaGljZ2YiLCJlbWFpbCI6Im1vaGFtbWVkYWxpYWxoYWJlc2hAZ21haWwuY29tIiwiZXhwIjoxNzc5NjY0MDIwfQ.YxCJd84NFuVaWDdpXAh8LTr5o5xgzryvVx_Ivf4XlKY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fd648523d06248e-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"141.94.33.194","cf-ipcountry":"FR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-May-2026 23:08:09 UTC] === User Orders API Called ===
[17-May-2026 23:08:09 UTC] User ID: 604
[17-May-2026 23:08:09 UTC] Limit: 20, Offset: 0
[17-May-2026 23:08:09 UTC] Orders found: 0
[17-May-2026 23:08:09 UTC] Orders data: []
[17-May-2026 23:08:09 UTC] Total orders count: 0
[17-May-2026 23:08:10 UTC] === API CALL LOG ===
[17-May-2026 23:08:10 UTC] Endpoint: user/profile.php
[17-May-2026 23:08:10 UTC] Full Log Data: {
    "timestamp": "2026-05-17 23:08:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "141.94.33.194",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "141.94.33.194, 104.23.225.98",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA0IiwidXNlcm5hbWUiOiJNaGljZ2YiLCJlbWFpbCI6Im1vaGFtbWVkYWxpYWxoYWJlc2hAZ21haWwuY29tIiwiZXhwIjoxNzc5NjY0MDIwfQ.YxCJd84NFuVaWDdpXAh8LTr5o5xgzryvVx_Ivf4XlKY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd6485568bb248e-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "141.94.33.194",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 23:08:10 UTC] === END API CALL LOG ===
[17-May-2026 23:08:10 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 23:08:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA0IiwidXNlcm5hbWUiOiJNaGljZ2YiLCJlbWFpbCI6Im1vaGFtbWVkYWxpYWxoYWJlc2hAZ21haWwuY29tIiwiZXhwIjoxNzc5NjY0MDIwfQ.YxCJd84NFuVaWDdpXAh8LTr5o5xgzryvVx_Ivf4XlKY
[17-May-2026 23:08:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 23:08:10 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 23:08:10 UTC] User ID: 604
[17-May-2026 23:08:10 UTC] ✅ User profile retrieved successfully for user ID: 604
[17-May-2026 23:08:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 23:08:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 23:08:46 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"141.94.33.194, 104.23.225.99","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA0IiwidXNlcm5hbWUiOiJNaGljZ2YiLCJlbWFpbCI6Im1vaGFtbWVkYWxpYWxoYWJlc2hAZ21haWwuY29tIiwiZXhwIjoxNzc5NjY0MDIwfQ.YxCJd84NFuVaWDdpXAh8LTr5o5xgzryvVx_Ivf4XlKY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fd649338a20248e-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"141.94.33.194","cf-ipcountry":"FR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-May-2026 23:08:46 UTC] === User Orders API Called ===
[17-May-2026 23:08:46 UTC] User ID: 604
[17-May-2026 23:08:46 UTC] Limit: 20, Offset: 0
[17-May-2026 23:08:46 UTC] Orders found: 0
[17-May-2026 23:08:46 UTC] Orders data: []
[17-May-2026 23:08:46 UTC] Total orders count: 0
[17-May-2026 23:08:46 UTC] === API CALL LOG ===
[17-May-2026 23:08:46 UTC] Endpoint: user/profile.php
[17-May-2026 23:08:46 UTC] Full Log Data: {
    "timestamp": "2026-05-17 23:08:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "141.94.33.194",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "141.94.33.194, 104.23.225.98",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA0IiwidXNlcm5hbWUiOiJNaGljZ2YiLCJlbWFpbCI6Im1vaGFtbWVkYWxpYWxoYWJlc2hAZ21haWwuY29tIiwiZXhwIjoxNzc5NjY0MDIwfQ.YxCJd84NFuVaWDdpXAh8LTr5o5xgzryvVx_Ivf4XlKY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd64934dbcb248e-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "141.94.33.194",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 23:08:46 UTC] === END API CALL LOG ===
[17-May-2026 23:08:46 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 23:08:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA0IiwidXNlcm5hbWUiOiJNaGljZ2YiLCJlbWFpbCI6Im1vaGFtbWVkYWxpYWxoYWJlc2hAZ21haWwuY29tIiwiZXhwIjoxNzc5NjY0MDIwfQ.YxCJd84NFuVaWDdpXAh8LTr5o5xgzryvVx_Ivf4XlKY
[17-May-2026 23:08:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 23:08:46 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 23:08:46 UTC] User ID: 604
[17-May-2026 23:08:46 UTC] ✅ User profile retrieved successfully for user ID: 604
[17-May-2026 23:08:46 UTC] === API CALL LOG ===
[17-May-2026 23:08:46 UTC] Endpoint: user/profile.php
[17-May-2026 23:08:46 UTC] Full Log Data: {
    "timestamp": "2026-05-17 23:08:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "141.94.33.194",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "141.94.33.194, 104.23.225.98",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA0IiwidXNlcm5hbWUiOiJNaGljZ2YiLCJlbWFpbCI6Im1vaGFtbWVkYWxpYWxoYWJlc2hAZ21haWwuY29tIiwiZXhwIjoxNzc5NjY0MDIwfQ.YxCJd84NFuVaWDdpXAh8LTr5o5xgzryvVx_Ivf4XlKY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd649382824248e-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "141.94.33.194",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 23:08:46 UTC] === END API CALL LOG ===
[17-May-2026 23:08:46 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 23:08:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA0IiwidXNlcm5hbWUiOiJNaGljZ2YiLCJlbWFpbCI6Im1vaGFtbWVkYWxpYWxoYWJlc2hAZ21haWwuY29tIiwiZXhwIjoxNzc5NjY0MDIwfQ.YxCJd84NFuVaWDdpXAh8LTr5o5xgzryvVx_Ivf4XlKY
[17-May-2026 23:08:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 23:08:46 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 23:08:46 UTC] User ID: 604
[17-May-2026 23:08:46 UTC] ✅ User profile retrieved successfully for user ID: 604
[17-May-2026 23:08:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 23:08:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 23:08:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"141.94.33.194, 104.23.225.99","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA0IiwidXNlcm5hbWUiOiJNaGljZ2YiLCJlbWFpbCI6Im1vaGFtbWVkYWxpYWxoYWJlc2hAZ21haWwuY29tIiwiZXhwIjoxNzc5NjY0MDIwfQ.YxCJd84NFuVaWDdpXAh8LTr5o5xgzryvVx_Ivf4XlKY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fd6496dcc32248e-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"141.94.33.194","cf-ipcountry":"FR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-May-2026 23:08:55 UTC] === User Orders API Called ===
[17-May-2026 23:08:55 UTC] User ID: 604
[17-May-2026 23:08:55 UTC] Limit: 20, Offset: 0
[17-May-2026 23:08:55 UTC] Orders found: 0
[17-May-2026 23:08:55 UTC] Orders data: []
[17-May-2026 23:08:55 UTC] Total orders count: 0
[17-May-2026 23:08:58 UTC] === API CALL LOG ===
[17-May-2026 23:08:58 UTC] Endpoint: user/profile.php
[17-May-2026 23:08:58 UTC] Full Log Data: {
    "timestamp": "2026-05-17 23:08:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "141.94.33.194",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "141.94.33.194, 104.23.225.99",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA0IiwidXNlcm5hbWUiOiJNaGljZ2YiLCJlbWFpbCI6Im1vaGFtbWVkYWxpYWxoYWJlc2hAZ21haWwuY29tIiwiZXhwIjoxNzc5NjY0MDIwfQ.YxCJd84NFuVaWDdpXAh8LTr5o5xgzryvVx_Ivf4XlKY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd6497fca6f248e-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "141.94.33.194",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 23:08:58 UTC] === END API CALL LOG ===
[17-May-2026 23:08:58 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 23:08:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA0IiwidXNlcm5hbWUiOiJNaGljZ2YiLCJlbWFpbCI6Im1vaGFtbWVkYWxpYWxoYWJlc2hAZ21haWwuY29tIiwiZXhwIjoxNzc5NjY0MDIwfQ.YxCJd84NFuVaWDdpXAh8LTr5o5xgzryvVx_Ivf4XlKY
[17-May-2026 23:08:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 23:08:58 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 23:08:58 UTC] User ID: 604
[17-May-2026 23:08:58 UTC] ✅ User profile retrieved successfully for user ID: 604
[17-May-2026 23:08:58 UTC] User Purchases API - User ID: 604
[17-May-2026 23:08:58 UTC] User Purchases API - Total purchases found: 0
[17-May-2026 23:09:05 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 23:09:05 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 23:09:05 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"141.94.33.194, 104.23.225.99","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA0IiwidXNlcm5hbWUiOiJNaGljZ2YiLCJlbWFpbCI6Im1vaGFtbWVkYWxpYWxoYWJlc2hAZ21haWwuY29tIiwiZXhwIjoxNzc5NjY0MDIwfQ.YxCJd84NFuVaWDdpXAh8LTr5o5xgzryvVx_Ivf4XlKY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fd649aa7fe9248e-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"141.94.33.194","cf-ipcountry":"FR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-May-2026 23:09:05 UTC] === User Orders API Called ===
[17-May-2026 23:09:05 UTC] User ID: 604
[17-May-2026 23:09:05 UTC] Limit: 20, Offset: 0
[17-May-2026 23:09:05 UTC] Orders found: 0
[17-May-2026 23:09:05 UTC] Orders data: []
[17-May-2026 23:09:05 UTC] Total orders count: 0
[17-May-2026 23:09:05 UTC] === API CALL LOG ===
[17-May-2026 23:09:05 UTC] Endpoint: user/profile.php
[17-May-2026 23:09:05 UTC] Full Log Data: {
    "timestamp": "2026-05-17 23:09:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "141.94.33.194",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "141.94.33.194, 104.23.225.99",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA0IiwidXNlcm5hbWUiOiJNaGljZ2YiLCJlbWFpbCI6Im1vaGFtbWVkYWxpYWxoYWJlc2hAZ21haWwuY29tIiwiZXhwIjoxNzc5NjY0MDIwfQ.YxCJd84NFuVaWDdpXAh8LTr5o5xgzryvVx_Ivf4XlKY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd649aa7fea248e-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "141.94.33.194",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 23:09:05 UTC] === END API CALL LOG ===
[17-May-2026 23:09:05 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 23:09:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA0IiwidXNlcm5hbWUiOiJNaGljZ2YiLCJlbWFpbCI6Im1vaGFtbWVkYWxpYWxoYWJlc2hAZ21haWwuY29tIiwiZXhwIjoxNzc5NjY0MDIwfQ.YxCJd84NFuVaWDdpXAh8LTr5o5xgzryvVx_Ivf4XlKY
[17-May-2026 23:09:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 23:09:05 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 23:09:05 UTC] User ID: 604
[17-May-2026 23:09:05 UTC] ✅ User profile retrieved successfully for user ID: 604
[17-May-2026 23:09:05 UTC] === API CALL LOG ===
[17-May-2026 23:09:05 UTC] Endpoint: user/profile.php
[17-May-2026 23:09:05 UTC] Full Log Data: {
    "timestamp": "2026-05-17 23:09:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "141.94.33.194",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "141.94.33.194, 104.23.225.99",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA0IiwidXNlcm5hbWUiOiJNaGljZ2YiLCJlbWFpbCI6Im1vaGFtbWVkYWxpYWxoYWJlc2hAZ21haWwuY29tIiwiZXhwIjoxNzc5NjY0MDIwfQ.YxCJd84NFuVaWDdpXAh8LTr5o5xgzryvVx_Ivf4XlKY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd649adcb7a248e-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "141.94.33.194",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 23:09:05 UTC] === END API CALL LOG ===
[17-May-2026 23:09:05 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 23:09:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA0IiwidXNlcm5hbWUiOiJNaGljZ2YiLCJlbWFpbCI6Im1vaGFtbWVkYWxpYWxoYWJlc2hAZ21haWwuY29tIiwiZXhwIjoxNzc5NjY0MDIwfQ.YxCJd84NFuVaWDdpXAh8LTr5o5xgzryvVx_Ivf4XlKY
[17-May-2026 23:09:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 23:09:05 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 23:09:05 UTC] User ID: 604
[17-May-2026 23:09:05 UTC] ✅ User profile retrieved successfully for user ID: 604
[17-May-2026 23:10:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 23:10:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 23:10:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"141.94.33.194, 172.71.232.7","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA0IiwidXNlcm5hbWUiOiJNaGljZ2YiLCJlbWFpbCI6Im1vaGFtbWVkYWxpYWxoYWJlc2hAZ21haWwuY29tIiwiZXhwIjoxNzc5NjY0MDIwfQ.YxCJd84NFuVaWDdpXAh8LTr5o5xgzryvVx_Ivf4XlKY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fd64b651eccb6bc-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"141.94.33.194","cf-ipcountry":"FR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-May-2026 23:10:15 UTC] === User Orders API Called ===
[17-May-2026 23:10:15 UTC] User ID: 604
[17-May-2026 23:10:15 UTC] Limit: 20, Offset: 0
[17-May-2026 23:10:15 UTC] Orders found: 0
[17-May-2026 23:10:15 UTC] Orders data: []
[17-May-2026 23:10:15 UTC] Total orders count: 0
[17-May-2026 23:10:15 UTC] === API CALL LOG ===
[17-May-2026 23:10:15 UTC] Endpoint: user/profile.php
[17-May-2026 23:10:15 UTC] Full Log Data: {
    "timestamp": "2026-05-17 23:10:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "141.94.33.194",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "141.94.33.194, 172.71.232.7",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA0IiwidXNlcm5hbWUiOiJNaGljZ2YiLCJlbWFpbCI6Im1vaGFtbWVkYWxpYWxoYWJlc2hAZ21haWwuY29tIiwiZXhwIjoxNzc5NjY0MDIwfQ.YxCJd84NFuVaWDdpXAh8LTr5o5xgzryvVx_Ivf4XlKY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd64b651eceb6bc-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "141.94.33.194",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 23:10:15 UTC] === END API CALL LOG ===
[17-May-2026 23:10:15 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 23:10:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA0IiwidXNlcm5hbWUiOiJNaGljZ2YiLCJlbWFpbCI6Im1vaGFtbWVkYWxpYWxoYWJlc2hAZ21haWwuY29tIiwiZXhwIjoxNzc5NjY0MDIwfQ.YxCJd84NFuVaWDdpXAh8LTr5o5xgzryvVx_Ivf4XlKY
[17-May-2026 23:10:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 23:10:15 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 23:10:15 UTC] User ID: 604
[17-May-2026 23:10:15 UTC] ✅ User profile retrieved successfully for user ID: 604
[17-May-2026 23:10:16 UTC] === API CALL LOG ===
[17-May-2026 23:10:16 UTC] Endpoint: user/profile.php
[17-May-2026 23:10:16 UTC] Full Log Data: {
    "timestamp": "2026-05-17 23:10:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "141.94.33.194",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "141.94.33.194, 172.71.232.7",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA0IiwidXNlcm5hbWUiOiJNaGljZ2YiLCJlbWFpbCI6Im1vaGFtbWVkYWxpYWxoYWJlc2hAZ21haWwuY29tIiwiZXhwIjoxNzc5NjY0MDIwfQ.YxCJd84NFuVaWDdpXAh8LTr5o5xgzryvVx_Ivf4XlKY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd64b689b75b6bc-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "141.94.33.194",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 23:10:16 UTC] === END API CALL LOG ===
[17-May-2026 23:10:16 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 23:10:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA0IiwidXNlcm5hbWUiOiJNaGljZ2YiLCJlbWFpbCI6Im1vaGFtbWVkYWxpYWxoYWJlc2hAZ21haWwuY29tIiwiZXhwIjoxNzc5NjY0MDIwfQ.YxCJd84NFuVaWDdpXAh8LTr5o5xgzryvVx_Ivf4XlKY
[17-May-2026 23:10:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 23:10:16 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 23:10:16 UTC] User ID: 604
[17-May-2026 23:10:16 UTC] ✅ User profile retrieved successfully for user ID: 604
[17-May-2026 23:10:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 23:10:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 23:10:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"141.94.33.194, 172.71.232.7","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA0IiwidXNlcm5hbWUiOiJNaGljZ2YiLCJlbWFpbCI6Im1vaGFtbWVkYWxpYWxoYWJlc2hAZ21haWwuY29tIiwiZXhwIjoxNzc5NjY0MDIwfQ.YxCJd84NFuVaWDdpXAh8LTr5o5xgzryvVx_Ivf4XlKY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fd64c179e03b6bc-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"141.94.33.194","cf-ipcountry":"FR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-May-2026 23:10:44 UTC] === User Orders API Called ===
[17-May-2026 23:10:44 UTC] User ID: 604
[17-May-2026 23:10:44 UTC] Limit: 20, Offset: 0
[17-May-2026 23:10:44 UTC] Orders found: 0
[17-May-2026 23:10:44 UTC] Orders data: []
[17-May-2026 23:10:44 UTC] Total orders count: 0
[17-May-2026 23:10:44 UTC] === API CALL LOG ===
[17-May-2026 23:10:44 UTC] Endpoint: user/profile.php
[17-May-2026 23:10:44 UTC] Full Log Data: {
    "timestamp": "2026-05-17 23:10:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "141.94.33.194",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "141.94.33.194, 172.71.232.7",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA0IiwidXNlcm5hbWUiOiJNaGljZ2YiLCJlbWFpbCI6Im1vaGFtbWVkYWxpYWxoYWJlc2hAZ21haWwuY29tIiwiZXhwIjoxNzc5NjY0MDIwfQ.YxCJd84NFuVaWDdpXAh8LTr5o5xgzryvVx_Ivf4XlKY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd64c185f1fb6bc-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "141.94.33.194",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 23:10:44 UTC] === END API CALL LOG ===
[17-May-2026 23:10:44 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 23:10:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA0IiwidXNlcm5hbWUiOiJNaGljZ2YiLCJlbWFpbCI6Im1vaGFtbWVkYWxpYWxoYWJlc2hAZ21haWwuY29tIiwiZXhwIjoxNzc5NjY0MDIwfQ.YxCJd84NFuVaWDdpXAh8LTr5o5xgzryvVx_Ivf4XlKY
[17-May-2026 23:10:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 23:10:44 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 23:10:44 UTC] User ID: 604
[17-May-2026 23:10:44 UTC] ✅ User profile retrieved successfully for user ID: 604
[17-May-2026 23:10:45 UTC] === API CALL LOG ===
[17-May-2026 23:10:45 UTC] Endpoint: user/profile.php
[17-May-2026 23:10:45 UTC] Full Log Data: {
    "timestamp": "2026-05-17 23:10:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "141.94.33.194",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "141.94.33.194, 172.71.232.7",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA0IiwidXNlcm5hbWUiOiJNaGljZ2YiLCJlbWFpbCI6Im1vaGFtbWVkYWxpYWxoYWJlc2hAZ21haWwuY29tIiwiZXhwIjoxNzc5NjY0MDIwfQ.YxCJd84NFuVaWDdpXAh8LTr5o5xgzryvVx_Ivf4XlKY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd64c1b8b6bb6bc-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "141.94.33.194",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 23:10:45 UTC] === END API CALL LOG ===
[17-May-2026 23:10:45 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 23:10:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA0IiwidXNlcm5hbWUiOiJNaGljZ2YiLCJlbWFpbCI6Im1vaGFtbWVkYWxpYWxoYWJlc2hAZ21haWwuY29tIiwiZXhwIjoxNzc5NjY0MDIwfQ.YxCJd84NFuVaWDdpXAh8LTr5o5xgzryvVx_Ivf4XlKY
[17-May-2026 23:10:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 23:10:45 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 23:10:45 UTC] User ID: 604
[17-May-2026 23:10:45 UTC] ✅ User profile retrieved successfully for user ID: 604
[17-May-2026 23:11:05 UTC] === API CALL LOG ===
[17-May-2026 23:11:05 UTC] Endpoint: user/profile.php
[17-May-2026 23:11:05 UTC] Full Log Data: {
    "timestamp": "2026-05-17 23:11:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "141.94.33.194",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "141.94.33.194, 172.71.232.7",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA0IiwidXNlcm5hbWUiOiJNaGljZ2YiLCJlbWFpbCI6Im1vaGFtbWVkYWxpYWxoYWJlc2hAZ21haWwuY29tIiwiZXhwIjoxNzc5NjY0MDIwfQ.YxCJd84NFuVaWDdpXAh8LTr5o5xgzryvVx_Ivf4XlKY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd64c99692eb6bc-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "141.94.33.194",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 23:11:05 UTC] === END API CALL LOG ===
[17-May-2026 23:11:05 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 23:11:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA0IiwidXNlcm5hbWUiOiJNaGljZ2YiLCJlbWFpbCI6Im1vaGFtbWVkYWxpYWxoYWJlc2hAZ21haWwuY29tIiwiZXhwIjoxNzc5NjY0MDIwfQ.YxCJd84NFuVaWDdpXAh8LTr5o5xgzryvVx_Ivf4XlKY
[17-May-2026 23:11:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 23:11:05 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 23:11:05 UTC] User ID: 604
[17-May-2026 23:11:05 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 23:11:05 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 23:11:05 UTC] ✅ User profile retrieved successfully for user ID: 604
[17-May-2026 23:11:05 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"141.94.33.194, 172.71.232.7","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA0IiwidXNlcm5hbWUiOiJNaGljZ2YiLCJlbWFpbCI6Im1vaGFtbWVkYWxpYWxoYWJlc2hAZ21haWwuY29tIiwiZXhwIjoxNzc5NjY0MDIwfQ.YxCJd84NFuVaWDdpXAh8LTr5o5xgzryvVx_Ivf4XlKY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fd64c99692cb6bc-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"141.94.33.194","cf-ipcountry":"FR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-May-2026 23:11:05 UTC] === User Orders API Called ===
[17-May-2026 23:11:05 UTC] User ID: 604
[17-May-2026 23:11:05 UTC] Limit: 20, Offset: 0
[17-May-2026 23:11:05 UTC] Orders found: 0
[17-May-2026 23:11:05 UTC] Orders data: []
[17-May-2026 23:11:05 UTC] Total orders count: 0
[17-May-2026 23:11:05 UTC] === API CALL LOG ===
[17-May-2026 23:11:05 UTC] Endpoint: user/profile.php
[17-May-2026 23:11:05 UTC] Full Log Data: {
    "timestamp": "2026-05-17 23:11:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "141.94.33.194",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "141.94.33.194, 172.71.232.7",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA0IiwidXNlcm5hbWUiOiJNaGljZ2YiLCJlbWFpbCI6Im1vaGFtbWVkYWxpYWxoYWJlc2hAZ21haWwuY29tIiwiZXhwIjoxNzc5NjY0MDIwfQ.YxCJd84NFuVaWDdpXAh8LTr5o5xgzryvVx_Ivf4XlKY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd64c9c6e18b6bc-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "141.94.33.194",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 23:11:05 UTC] === END API CALL LOG ===
[17-May-2026 23:11:05 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 23:11:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA0IiwidXNlcm5hbWUiOiJNaGljZ2YiLCJlbWFpbCI6Im1vaGFtbWVkYWxpYWxoYWJlc2hAZ21haWwuY29tIiwiZXhwIjoxNzc5NjY0MDIwfQ.YxCJd84NFuVaWDdpXAh8LTr5o5xgzryvVx_Ivf4XlKY
[17-May-2026 23:11:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 23:11:05 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 23:11:05 UTC] User ID: 604
[17-May-2026 23:11:05 UTC] ✅ User profile retrieved successfully for user ID: 604
[17-May-2026 23:11:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 23:11:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 23:11:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"141.94.33.194, 172.71.232.7","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA0IiwidXNlcm5hbWUiOiJNaGljZ2YiLCJlbWFpbCI6Im1vaGFtbWVkYWxpYWxoYWJlc2hAZ21haWwuY29tIiwiZXhwIjoxNzc5NjY0MDIwfQ.YxCJd84NFuVaWDdpXAh8LTr5o5xgzryvVx_Ivf4XlKY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fd64cfbef76b6bc-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"141.94.33.194","cf-ipcountry":"FR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-May-2026 23:11:20 UTC] === User Orders API Called ===
[17-May-2026 23:11:20 UTC] User ID: 604
[17-May-2026 23:11:20 UTC] Limit: 20, Offset: 0
[17-May-2026 23:11:20 UTC] Orders found: 0
[17-May-2026 23:11:20 UTC] Orders data: []
[17-May-2026 23:11:20 UTC] Total orders count: 0
[17-May-2026 23:11:20 UTC] === API CALL LOG ===
[17-May-2026 23:11:20 UTC] Endpoint: user/profile.php
[17-May-2026 23:11:20 UTC] Full Log Data: {
    "timestamp": "2026-05-17 23:11:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "141.94.33.194",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "141.94.33.194, 172.71.232.7",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA0IiwidXNlcm5hbWUiOiJNaGljZ2YiLCJlbWFpbCI6Im1vaGFtbWVkYWxpYWxoYWJlc2hAZ21haWwuY29tIiwiZXhwIjoxNzc5NjY0MDIwfQ.YxCJd84NFuVaWDdpXAh8LTr5o5xgzryvVx_Ivf4XlKY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd64cfbef77b6bc-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "141.94.33.194",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 23:11:20 UTC] === END API CALL LOG ===
[17-May-2026 23:11:20 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 23:11:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA0IiwidXNlcm5hbWUiOiJNaGljZ2YiLCJlbWFpbCI6Im1vaGFtbWVkYWxpYWxoYWJlc2hAZ21haWwuY29tIiwiZXhwIjoxNzc5NjY0MDIwfQ.YxCJd84NFuVaWDdpXAh8LTr5o5xgzryvVx_Ivf4XlKY
[17-May-2026 23:11:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 23:11:20 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 23:11:20 UTC] User ID: 604
[17-May-2026 23:11:20 UTC] ✅ User profile retrieved successfully for user ID: 604
[17-May-2026 23:11:21 UTC] === API CALL LOG ===
[17-May-2026 23:11:21 UTC] Endpoint: user/profile.php
[17-May-2026 23:11:21 UTC] Full Log Data: {
    "timestamp": "2026-05-17 23:11:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "141.94.33.194",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "141.94.33.194, 172.71.232.7",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA0IiwidXNlcm5hbWUiOiJNaGljZ2YiLCJlbWFpbCI6Im1vaGFtbWVkYWxpYWxoYWJlc2hAZ21haWwuY29tIiwiZXhwIjoxNzc5NjY0MDIwfQ.YxCJd84NFuVaWDdpXAh8LTr5o5xgzryvVx_Ivf4XlKY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd64cff2c07b6bc-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "141.94.33.194",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 23:11:21 UTC] === END API CALL LOG ===
[17-May-2026 23:11:21 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 23:11:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA0IiwidXNlcm5hbWUiOiJNaGljZ2YiLCJlbWFpbCI6Im1vaGFtbWVkYWxpYWxoYWJlc2hAZ21haWwuY29tIiwiZXhwIjoxNzc5NjY0MDIwfQ.YxCJd84NFuVaWDdpXAh8LTr5o5xgzryvVx_Ivf4XlKY
[17-May-2026 23:11:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 23:11:21 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 23:11:21 UTC] User ID: 604
[17-May-2026 23:11:21 UTC] ✅ User profile retrieved successfully for user ID: 604
[17-May-2026 23:11:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 23:11:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 23:11:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"141.94.33.194, 172.71.232.7","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA0IiwidXNlcm5hbWUiOiJNaGljZ2YiLCJlbWFpbCI6Im1vaGFtbWVkYWxpYWxoYWJlc2hAZ21haWwuY29tIiwiZXhwIjoxNzc5NjY0MDIwfQ.YxCJd84NFuVaWDdpXAh8LTr5o5xgzryvVx_Ivf4XlKY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fd64d1cdb37b6bc-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"141.94.33.194","cf-ipcountry":"FR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-May-2026 23:11:26 UTC] === User Orders API Called ===
[17-May-2026 23:11:26 UTC] User ID: 604
[17-May-2026 23:11:26 UTC] Limit: 20, Offset: 0
[17-May-2026 23:11:26 UTC] Orders found: 0
[17-May-2026 23:11:26 UTC] Orders data: []
[17-May-2026 23:11:26 UTC] Total orders count: 0
[17-May-2026 23:11:26 UTC] === API CALL LOG ===
[17-May-2026 23:11:26 UTC] Endpoint: user/profile.php
[17-May-2026 23:11:26 UTC] Full Log Data: {
    "timestamp": "2026-05-17 23:11:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "141.94.33.194",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "141.94.33.194, 172.71.232.7",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA0IiwidXNlcm5hbWUiOiJNaGljZ2YiLCJlbWFpbCI6Im1vaGFtbWVkYWxpYWxoYWJlc2hAZ21haWwuY29tIiwiZXhwIjoxNzc5NjY0MDIwfQ.YxCJd84NFuVaWDdpXAh8LTr5o5xgzryvVx_Ivf4XlKY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd64d1dac4fb6bc-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "141.94.33.194",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 23:11:26 UTC] === END API CALL LOG ===
[17-May-2026 23:11:26 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 23:11:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA0IiwidXNlcm5hbWUiOiJNaGljZ2YiLCJlbWFpbCI6Im1vaGFtbWVkYWxpYWxoYWJlc2hAZ21haWwuY29tIiwiZXhwIjoxNzc5NjY0MDIwfQ.YxCJd84NFuVaWDdpXAh8LTr5o5xgzryvVx_Ivf4XlKY
[17-May-2026 23:11:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 23:11:26 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 23:11:26 UTC] User ID: 604
[17-May-2026 23:11:26 UTC] ✅ User profile retrieved successfully for user ID: 604
[17-May-2026 23:11:26 UTC] === API CALL LOG ===
[17-May-2026 23:11:26 UTC] Endpoint: user/profile.php
[17-May-2026 23:11:26 UTC] Full Log Data: {
    "timestamp": "2026-05-17 23:11:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "141.94.33.194",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "141.94.33.194, 172.71.232.7",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA0IiwidXNlcm5hbWUiOiJNaGljZ2YiLCJlbWFpbCI6Im1vaGFtbWVkYWxpYWxoYWJlc2hAZ21haWwuY29tIiwiZXhwIjoxNzc5NjY0MDIwfQ.YxCJd84NFuVaWDdpXAh8LTr5o5xgzryvVx_Ivf4XlKY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd64d21392cb6bc-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "141.94.33.194",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 23:11:26 UTC] === END API CALL LOG ===
[17-May-2026 23:11:26 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 23:11:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA0IiwidXNlcm5hbWUiOiJNaGljZ2YiLCJlbWFpbCI6Im1vaGFtbWVkYWxpYWxoYWJlc2hAZ21haWwuY29tIiwiZXhwIjoxNzc5NjY0MDIwfQ.YxCJd84NFuVaWDdpXAh8LTr5o5xgzryvVx_Ivf4XlKY
[17-May-2026 23:11:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 23:11:26 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 23:11:26 UTC] User ID: 604
[17-May-2026 23:11:26 UTC] ✅ User profile retrieved successfully for user ID: 604
[17-May-2026 23:11:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 23:11:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 23:11:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"141.94.33.194, 172.71.232.7","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA0IiwidXNlcm5hbWUiOiJNaGljZ2YiLCJlbWFpbCI6Im1vaGFtbWVkYWxpYWxoYWJlc2hAZ21haWwuY29tIiwiZXhwIjoxNzc5NjY0MDIwfQ.YxCJd84NFuVaWDdpXAh8LTr5o5xgzryvVx_Ivf4XlKY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fd64d3a2bf4b6bc-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"141.94.33.194","cf-ipcountry":"FR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-May-2026 23:11:30 UTC] === User Orders API Called ===
[17-May-2026 23:11:30 UTC] User ID: 604
[17-May-2026 23:11:30 UTC] Limit: 20, Offset: 0
[17-May-2026 23:11:30 UTC] Orders found: 0
[17-May-2026 23:11:30 UTC] Orders data: []
[17-May-2026 23:11:30 UTC] Total orders count: 0
[17-May-2026 23:11:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 23:11:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 23:11:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"141.94.33.194, 172.71.232.7","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA0IiwidXNlcm5hbWUiOiJNaGljZ2YiLCJlbWFpbCI6Im1vaGFtbWVkYWxpYWxoYWJlc2hAZ21haWwuY29tIiwiZXhwIjoxNzc5NjY0MDIwfQ.YxCJd84NFuVaWDdpXAh8LTr5o5xgzryvVx_Ivf4XlKY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fd64d472c81b6bc-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"141.94.33.194","cf-ipcountry":"FR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-May-2026 23:11:32 UTC] === User Orders API Called ===
[17-May-2026 23:11:32 UTC] User ID: 604
[17-May-2026 23:11:32 UTC] Limit: 20, Offset: 0
[17-May-2026 23:11:32 UTC] === API CALL LOG ===
[17-May-2026 23:11:32 UTC] Endpoint: user/profile.php
[17-May-2026 23:11:32 UTC] Full Log Data: {
    "timestamp": "2026-05-17 23:11:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "141.94.33.194",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "141.94.33.194, 172.71.232.7",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA0IiwidXNlcm5hbWUiOiJNaGljZ2YiLCJlbWFpbCI6Im1vaGFtbWVkYWxpYWxoYWJlc2hAZ21haWwuY29tIiwiZXhwIjoxNzc5NjY0MDIwfQ.YxCJd84NFuVaWDdpXAh8LTr5o5xgzryvVx_Ivf4XlKY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd64d472c83b6bc-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "141.94.33.194",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 23:11:32 UTC] === END API CALL LOG ===
[17-May-2026 23:11:32 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 23:11:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA0IiwidXNlcm5hbWUiOiJNaGljZ2YiLCJlbWFpbCI6Im1vaGFtbWVkYWxpYWxoYWJlc2hAZ21haWwuY29tIiwiZXhwIjoxNzc5NjY0MDIwfQ.YxCJd84NFuVaWDdpXAh8LTr5o5xgzryvVx_Ivf4XlKY
[17-May-2026 23:11:32 UTC] Orders found: 0
[17-May-2026 23:11:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 23:11:32 UTC] Orders data: []
[17-May-2026 23:11:32 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 23:11:32 UTC] User ID: 604
[17-May-2026 23:11:32 UTC] Total orders count: 0
[17-May-2026 23:11:32 UTC] ✅ User profile retrieved successfully for user ID: 604
[17-May-2026 23:11:33 UTC] === API CALL LOG ===
[17-May-2026 23:11:33 UTC] Endpoint: user/profile.php
[17-May-2026 23:11:33 UTC] Full Log Data: {
    "timestamp": "2026-05-17 23:11:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "141.94.33.194",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "141.94.33.194, 172.71.232.7",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA0IiwidXNlcm5hbWUiOiJNaGljZ2YiLCJlbWFpbCI6Im1vaGFtbWVkYWxpYWxoYWJlc2hAZ21haWwuY29tIiwiZXhwIjoxNzc5NjY0MDIwfQ.YxCJd84NFuVaWDdpXAh8LTr5o5xgzryvVx_Ivf4XlKY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd64d4ac877b6bc-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "141.94.33.194",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 23:11:33 UTC] === END API CALL LOG ===
[17-May-2026 23:11:33 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 23:11:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA0IiwidXNlcm5hbWUiOiJNaGljZ2YiLCJlbWFpbCI6Im1vaGFtbWVkYWxpYWxoYWJlc2hAZ21haWwuY29tIiwiZXhwIjoxNzc5NjY0MDIwfQ.YxCJd84NFuVaWDdpXAh8LTr5o5xgzryvVx_Ivf4XlKY
[17-May-2026 23:11:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 23:11:33 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 23:11:33 UTC] User ID: 604
[17-May-2026 23:11:33 UTC] ✅ User profile retrieved successfully for user ID: 604
[17-May-2026 23:11:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 23:11:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 23:11:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"141.94.33.194, 172.71.232.7","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA0IiwidXNlcm5hbWUiOiJNaGljZ2YiLCJlbWFpbCI6Im1vaGFtbWVkYWxpYWxoYWJlc2hAZ21haWwuY29tIiwiZXhwIjoxNzc5NjY0MDIwfQ.YxCJd84NFuVaWDdpXAh8LTr5o5xgzryvVx_Ivf4XlKY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fd64d7c4d6db6bc-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"141.94.33.194","cf-ipcountry":"FR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-May-2026 23:11:41 UTC] === User Orders API Called ===
[17-May-2026 23:11:41 UTC] User ID: 604
[17-May-2026 23:11:41 UTC] Limit: 20, Offset: 0
[17-May-2026 23:11:41 UTC] Orders found: 0
[17-May-2026 23:11:41 UTC] Orders data: []
[17-May-2026 23:11:41 UTC] Total orders count: 0
[17-May-2026 23:11:41 UTC] === API CALL LOG ===
[17-May-2026 23:11:41 UTC] Endpoint: user/profile.php
[17-May-2026 23:11:41 UTC] Full Log Data: {
    "timestamp": "2026-05-17 23:11:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "141.94.33.194",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "141.94.33.194, 172.71.232.7",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA0IiwidXNlcm5hbWUiOiJNaGljZ2YiLCJlbWFpbCI6Im1vaGFtbWVkYWxpYWxoYWJlc2hAZ21haWwuY29tIiwiZXhwIjoxNzc5NjY0MDIwfQ.YxCJd84NFuVaWDdpXAh8LTr5o5xgzryvVx_Ivf4XlKY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd64d7d7f1fb6bc-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "141.94.33.194",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 23:11:41 UTC] === END API CALL LOG ===
[17-May-2026 23:11:41 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 23:11:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA0IiwidXNlcm5hbWUiOiJNaGljZ2YiLCJlbWFpbCI6Im1vaGFtbWVkYWxpYWxoYWJlc2hAZ21haWwuY29tIiwiZXhwIjoxNzc5NjY0MDIwfQ.YxCJd84NFuVaWDdpXAh8LTr5o5xgzryvVx_Ivf4XlKY
[17-May-2026 23:11:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 23:11:41 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 23:11:41 UTC] User ID: 604
[17-May-2026 23:11:41 UTC] ✅ User profile retrieved successfully for user ID: 604
[17-May-2026 23:11:42 UTC] === API CALL LOG ===
[17-May-2026 23:11:42 UTC] Endpoint: user/profile.php
[17-May-2026 23:11:42 UTC] Full Log Data: {
    "timestamp": "2026-05-17 23:11:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "141.94.33.194",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "141.94.33.194, 172.71.232.7",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA0IiwidXNlcm5hbWUiOiJNaGljZ2YiLCJlbWFpbCI6Im1vaGFtbWVkYWxpYWxoYWJlc2hAZ21haWwuY29tIiwiZXhwIjoxNzc5NjY0MDIwfQ.YxCJd84NFuVaWDdpXAh8LTr5o5xgzryvVx_Ivf4XlKY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd64d80bc27b6bc-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "141.94.33.194",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 23:11:42 UTC] === END API CALL LOG ===
[17-May-2026 23:11:42 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 23:11:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA0IiwidXNlcm5hbWUiOiJNaGljZ2YiLCJlbWFpbCI6Im1vaGFtbWVkYWxpYWxoYWJlc2hAZ21haWwuY29tIiwiZXhwIjoxNzc5NjY0MDIwfQ.YxCJd84NFuVaWDdpXAh8LTr5o5xgzryvVx_Ivf4XlKY
[17-May-2026 23:11:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 23:11:42 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 23:11:42 UTC] User ID: 604
[17-May-2026 23:11:42 UTC] ✅ User profile retrieved successfully for user ID: 604
[17-May-2026 23:11:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 23:11:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 23:11:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"141.94.33.194, 172.71.232.6","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA0IiwidXNlcm5hbWUiOiJNaGljZ2YiLCJlbWFpbCI6Im1vaGFtbWVkYWxpYWxoYWJlc2hAZ21haWwuY29tIiwiZXhwIjoxNzc5NjY0MDIwfQ.YxCJd84NFuVaWDdpXAh8LTr5o5xgzryvVx_Ivf4XlKY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fd64dcdba51b6bc-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"141.94.33.194","cf-ipcountry":"FR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-May-2026 23:11:54 UTC] === User Orders API Called ===
[17-May-2026 23:11:54 UTC] User ID: 604
[17-May-2026 23:11:54 UTC] Limit: 20, Offset: 0
[17-May-2026 23:11:54 UTC] Orders found: 0
[17-May-2026 23:11:54 UTC] Orders data: []
[17-May-2026 23:11:54 UTC] Total orders count: 0
[17-May-2026 23:11:54 UTC] === API CALL LOG ===
[17-May-2026 23:11:54 UTC] Endpoint: user/profile.php
[17-May-2026 23:11:54 UTC] Full Log Data: {
    "timestamp": "2026-05-17 23:11:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "141.94.33.194",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "141.94.33.194, 172.71.232.6",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA0IiwidXNlcm5hbWUiOiJNaGljZ2YiLCJlbWFpbCI6Im1vaGFtbWVkYWxpYWxoYWJlc2hAZ21haWwuY29tIiwiZXhwIjoxNzc5NjY0MDIwfQ.YxCJd84NFuVaWDdpXAh8LTr5o5xgzryvVx_Ivf4XlKY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd64dcdba54b6bc-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "141.94.33.194",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 23:11:54 UTC] === END API CALL LOG ===
[17-May-2026 23:11:54 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 23:11:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA0IiwidXNlcm5hbWUiOiJNaGljZ2YiLCJlbWFpbCI6Im1vaGFtbWVkYWxpYWxoYWJlc2hAZ21haWwuY29tIiwiZXhwIjoxNzc5NjY0MDIwfQ.YxCJd84NFuVaWDdpXAh8LTr5o5xgzryvVx_Ivf4XlKY
[17-May-2026 23:11:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 23:11:54 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 23:11:54 UTC] User ID: 604
[17-May-2026 23:11:54 UTC] ✅ User profile retrieved successfully for user ID: 604
[17-May-2026 23:11:55 UTC] === API CALL LOG ===
[17-May-2026 23:11:55 UTC] Endpoint: user/profile.php
[17-May-2026 23:11:55 UTC] Full Log Data: {
    "timestamp": "2026-05-17 23:11:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "141.94.33.194",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "141.94.33.194, 172.71.232.6",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA0IiwidXNlcm5hbWUiOiJNaGljZ2YiLCJlbWFpbCI6Im1vaGFtbWVkYWxpYWxoYWJlc2hAZ21haWwuY29tIiwiZXhwIjoxNzc5NjY0MDIwfQ.YxCJd84NFuVaWDdpXAh8LTr5o5xgzryvVx_Ivf4XlKY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd64dd0ce5bb6bc-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "141.94.33.194",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 23:11:55 UTC] === END API CALL LOG ===
[17-May-2026 23:11:55 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 23:11:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA0IiwidXNlcm5hbWUiOiJNaGljZ2YiLCJlbWFpbCI6Im1vaGFtbWVkYWxpYWxoYWJlc2hAZ21haWwuY29tIiwiZXhwIjoxNzc5NjY0MDIwfQ.YxCJd84NFuVaWDdpXAh8LTr5o5xgzryvVx_Ivf4XlKY
[17-May-2026 23:11:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 23:11:55 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 23:11:55 UTC] User ID: 604
[17-May-2026 23:11:55 UTC] ✅ User profile retrieved successfully for user ID: 604
[17-May-2026 23:11:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 23:11:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 23:11:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"141.94.33.194, 172.71.232.6","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA0IiwidXNlcm5hbWUiOiJNaGljZ2YiLCJlbWFpbCI6Im1vaGFtbWVkYWxpYWxoYWJlc2hAZ21haWwuY29tIiwiZXhwIjoxNzc5NjY0MDIwfQ.YxCJd84NFuVaWDdpXAh8LTr5o5xgzryvVx_Ivf4XlKY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fd64ddd0825b6bc-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"141.94.33.194","cf-ipcountry":"FR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-May-2026 23:11:56 UTC] === User Orders API Called ===
[17-May-2026 23:11:56 UTC] User ID: 604
[17-May-2026 23:11:56 UTC] Limit: 20, Offset: 0
[17-May-2026 23:11:56 UTC] Orders found: 0
[17-May-2026 23:11:56 UTC] Orders data: []
[17-May-2026 23:11:56 UTC] Total orders count: 0
[17-May-2026 23:11:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 23:11:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 23:11:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"141.94.33.194, 172.71.232.6","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA0IiwidXNlcm5hbWUiOiJNaGljZ2YiLCJlbWFpbCI6Im1vaGFtbWVkYWxpYWxoYWJlc2hAZ21haWwuY29tIiwiZXhwIjoxNzc5NjY0MDIwfQ.YxCJd84NFuVaWDdpXAh8LTr5o5xgzryvVx_Ivf4XlKY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fd64de8380cb6bc-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"141.94.33.194","cf-ipcountry":"FR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-May-2026 23:11:58 UTC] === User Orders API Called ===
[17-May-2026 23:11:58 UTC] User ID: 604
[17-May-2026 23:11:58 UTC] Limit: 20, Offset: 0
[17-May-2026 23:11:58 UTC] === API CALL LOG ===
[17-May-2026 23:11:58 UTC] Endpoint: user/profile.php
[17-May-2026 23:11:58 UTC] Full Log Data: {
    "timestamp": "2026-05-17 23:11:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "141.94.33.194",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "141.94.33.194, 172.71.232.6",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA0IiwidXNlcm5hbWUiOiJNaGljZ2YiLCJlbWFpbCI6Im1vaGFtbWVkYWxpYWxoYWJlc2hAZ21haWwuY29tIiwiZXhwIjoxNzc5NjY0MDIwfQ.YxCJd84NFuVaWDdpXAh8LTr5o5xgzryvVx_Ivf4XlKY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd64de8380eb6bc-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "141.94.33.194",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 23:11:58 UTC] === END API CALL LOG ===
[17-May-2026 23:11:58 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 23:11:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA0IiwidXNlcm5hbWUiOiJNaGljZ2YiLCJlbWFpbCI6Im1vaGFtbWVkYWxpYWxoYWJlc2hAZ21haWwuY29tIiwiZXhwIjoxNzc5NjY0MDIwfQ.YxCJd84NFuVaWDdpXAh8LTr5o5xgzryvVx_Ivf4XlKY
[17-May-2026 23:11:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 23:11:58 UTC] Orders found: 0
[17-May-2026 23:11:58 UTC] Orders data: []
[17-May-2026 23:11:58 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 23:11:58 UTC] User ID: 604
[17-May-2026 23:11:58 UTC] Total orders count: 0
[17-May-2026 23:11:58 UTC] ✅ User profile retrieved successfully for user ID: 604
[17-May-2026 23:11:59 UTC] === API CALL LOG ===
[17-May-2026 23:11:59 UTC] Endpoint: user/profile.php
[17-May-2026 23:11:59 UTC] Full Log Data: {
    "timestamp": "2026-05-17 23:11:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "141.94.33.194",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "141.94.33.194, 172.71.232.6",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA0IiwidXNlcm5hbWUiOiJNaGljZ2YiLCJlbWFpbCI6Im1vaGFtbWVkYWxpYWxoYWJlc2hAZ21haWwuY29tIiwiZXhwIjoxNzc5NjY0MDIwfQ.YxCJd84NFuVaWDdpXAh8LTr5o5xgzryvVx_Ivf4XlKY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd64deb8d96b6bc-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "141.94.33.194",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 23:11:59 UTC] === END API CALL LOG ===
[17-May-2026 23:11:59 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 23:11:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA0IiwidXNlcm5hbWUiOiJNaGljZ2YiLCJlbWFpbCI6Im1vaGFtbWVkYWxpYWxoYWJlc2hAZ21haWwuY29tIiwiZXhwIjoxNzc5NjY0MDIwfQ.YxCJd84NFuVaWDdpXAh8LTr5o5xgzryvVx_Ivf4XlKY
[17-May-2026 23:11:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 23:11:59 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 23:11:59 UTC] User ID: 604
[17-May-2026 23:11:59 UTC] ✅ User profile retrieved successfully for user ID: 604
[17-May-2026 23:11:59 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 23:11:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 23:11:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"141.94.33.194, 172.71.232.6","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA0IiwidXNlcm5hbWUiOiJNaGljZ2YiLCJlbWFpbCI6Im1vaGFtbWVkYWxpYWxoYWJlc2hAZ21haWwuY29tIiwiZXhwIjoxNzc5NjY0MDIwfQ.YxCJd84NFuVaWDdpXAh8LTr5o5xgzryvVx_Ivf4XlKY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fd64def2a8fb6bc-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"141.94.33.194","cf-ipcountry":"FR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-May-2026 23:11:59 UTC] === User Orders API Called ===
[17-May-2026 23:11:59 UTC] User ID: 604
[17-May-2026 23:11:59 UTC] Limit: 20, Offset: 0
[17-May-2026 23:11:59 UTC] Orders found: 0
[17-May-2026 23:11:59 UTC] Orders data: []
[17-May-2026 23:11:59 UTC] Total orders count: 0
[17-May-2026 23:12:02 UTC] === API CALL LOG ===
[17-May-2026 23:12:02 UTC] Endpoint: user/profile.php
[17-May-2026 23:12:02 UTC] Full Log Data: {
    "timestamp": "2026-05-17 23:12:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "141.94.33.194",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "141.94.33.194, 172.71.232.6",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA0IiwidXNlcm5hbWUiOiJNaGljZ2YiLCJlbWFpbCI6Im1vaGFtbWVkYWxpYWxoYWJlc2hAZ21haWwuY29tIiwiZXhwIjoxNzc5NjY0MDIwfQ.YxCJd84NFuVaWDdpXAh8LTr5o5xgzryvVx_Ivf4XlKY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd64e010e0bb6bc-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "141.94.33.194",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 23:12:02 UTC] === END API CALL LOG ===
[17-May-2026 23:12:02 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 23:12:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA0IiwidXNlcm5hbWUiOiJNaGljZ2YiLCJlbWFpbCI6Im1vaGFtbWVkYWxpYWxoYWJlc2hAZ21haWwuY29tIiwiZXhwIjoxNzc5NjY0MDIwfQ.YxCJd84NFuVaWDdpXAh8LTr5o5xgzryvVx_Ivf4XlKY
[17-May-2026 23:12:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 23:12:02 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 23:12:02 UTC] User ID: 604
[17-May-2026 23:12:02 UTC] ✅ User profile retrieved successfully for user ID: 604
[17-May-2026 23:12:03 UTC] User Purchases API - User ID: 604
[17-May-2026 23:12:03 UTC] User Purchases API - Total purchases found: 0
[17-May-2026 23:12:09 UTC] === API CALL LOG ===
[17-May-2026 23:12:09 UTC] Endpoint: user/profile.php
[17-May-2026 23:12:09 UTC] Full Log Data: {
    "timestamp": "2026-05-17 23:12:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "141.94.33.194",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "141.94.33.194, 172.71.232.6",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA0IiwidXNlcm5hbWUiOiJNaGljZ2YiLCJlbWFpbCI6Im1vaGFtbWVkYWxpYWxoYWJlc2hAZ21haWwuY29tIiwiZXhwIjoxNzc5NjY0MDIwfQ.YxCJd84NFuVaWDdpXAh8LTr5o5xgzryvVx_Ivf4XlKY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd64e2a7a78b6bc-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "141.94.33.194",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 23:12:09 UTC] === END API CALL LOG ===
[17-May-2026 23:12:09 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 23:12:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA0IiwidXNlcm5hbWUiOiJNaGljZ2YiLCJlbWFpbCI6Im1vaGFtbWVkYWxpYWxoYWJlc2hAZ21haWwuY29tIiwiZXhwIjoxNzc5NjY0MDIwfQ.YxCJd84NFuVaWDdpXAh8LTr5o5xgzryvVx_Ivf4XlKY
[17-May-2026 23:12:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 23:12:09 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 23:12:09 UTC] User ID: 604
[17-May-2026 23:12:09 UTC] ✅ User profile retrieved successfully for user ID: 604
[17-May-2026 23:12:09 UTC] User Purchases API - User ID: 604
[17-May-2026 23:12:09 UTC] User Purchases API - Total purchases found: 0
[17-May-2026 23:12:14 UTC] === API CALL LOG ===
[17-May-2026 23:12:14 UTC] Endpoint: user/profile.php
[17-May-2026 23:12:14 UTC] Full Log Data: {
    "timestamp": "2026-05-17 23:12:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "141.94.33.194",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "141.94.33.194, 172.71.232.6",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA0IiwidXNlcm5hbWUiOiJNaGljZ2YiLCJlbWFpbCI6Im1vaGFtbWVkYWxpYWxoYWJlc2hAZ21haWwuY29tIiwiZXhwIjoxNzc5NjY0MDIwfQ.YxCJd84NFuVaWDdpXAh8LTr5o5xgzryvVx_Ivf4XlKY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd64e4d9843b6bc-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "141.94.33.194",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 23:12:14 UTC] === END API CALL LOG ===
[17-May-2026 23:12:14 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 23:12:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA0IiwidXNlcm5hbWUiOiJNaGljZ2YiLCJlbWFpbCI6Im1vaGFtbWVkYWxpYWxoYWJlc2hAZ21haWwuY29tIiwiZXhwIjoxNzc5NjY0MDIwfQ.YxCJd84NFuVaWDdpXAh8LTr5o5xgzryvVx_Ivf4XlKY
[17-May-2026 23:12:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 23:12:14 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 23:12:14 UTC] User ID: 604
[17-May-2026 23:12:14 UTC] ✅ User profile retrieved successfully for user ID: 604
[17-May-2026 23:12:15 UTC] User Purchases API - User ID: 604
[17-May-2026 23:12:15 UTC] User Purchases API - Total purchases found: 0
[17-May-2026 23:12:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 23:12:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 23:12:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"141.94.33.194, 172.71.232.6","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA0IiwidXNlcm5hbWUiOiJNaGljZ2YiLCJlbWFpbCI6Im1vaGFtbWVkYWxpYWxoYWJlc2hAZ21haWwuY29tIiwiZXhwIjoxNzc5NjY0MDIwfQ.YxCJd84NFuVaWDdpXAh8LTr5o5xgzryvVx_Ivf4XlKY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fd64e5a3995b6bc-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"141.94.33.194","cf-ipcountry":"FR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-May-2026 23:12:17 UTC] === API CALL LOG ===
[17-May-2026 23:12:17 UTC] Endpoint: user/profile.php
[17-May-2026 23:12:17 UTC] === User Orders API Called ===
[17-May-2026 23:12:17 UTC] User ID: 604
[17-May-2026 23:12:17 UTC] Full Log Data: {
    "timestamp": "2026-05-17 23:12:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "141.94.33.194",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "141.94.33.194, 172.71.232.6",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA0IiwidXNlcm5hbWUiOiJNaGljZ2YiLCJlbWFpbCI6Im1vaGFtbWVkYWxpYWxoYWJlc2hAZ21haWwuY29tIiwiZXhwIjoxNzc5NjY0MDIwfQ.YxCJd84NFuVaWDdpXAh8LTr5o5xgzryvVx_Ivf4XlKY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd64e5a3996b6bc-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "141.94.33.194",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 23:12:17 UTC] === END API CALL LOG ===
[17-May-2026 23:12:17 UTC] Limit: 20, Offset: 0
[17-May-2026 23:12:17 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 23:12:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA0IiwidXNlcm5hbWUiOiJNaGljZ2YiLCJlbWFpbCI6Im1vaGFtbWVkYWxpYWxoYWJlc2hAZ21haWwuY29tIiwiZXhwIjoxNzc5NjY0MDIwfQ.YxCJd84NFuVaWDdpXAh8LTr5o5xgzryvVx_Ivf4XlKY
[17-May-2026 23:12:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 23:12:17 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 23:12:17 UTC] User ID: 604
[17-May-2026 23:12:17 UTC] Orders found: 0
[17-May-2026 23:12:17 UTC] Orders data: []
[17-May-2026 23:12:17 UTC] ✅ User profile retrieved successfully for user ID: 604
[17-May-2026 23:12:17 UTC] Total orders count: 0
[17-May-2026 23:12:17 UTC] === API CALL LOG ===
[17-May-2026 23:12:17 UTC] Endpoint: user/profile.php
[17-May-2026 23:12:17 UTC] Full Log Data: {
    "timestamp": "2026-05-17 23:12:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "141.94.33.194",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "141.94.33.194, 172.71.232.6",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA0IiwidXNlcm5hbWUiOiJNaGljZ2YiLCJlbWFpbCI6Im1vaGFtbWVkYWxpYWxoYWJlc2hAZ21haWwuY29tIiwiZXhwIjoxNzc5NjY0MDIwfQ.YxCJd84NFuVaWDdpXAh8LTr5o5xgzryvVx_Ivf4XlKY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd64e5d9e43b6bc-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "141.94.33.194",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 23:12:17 UTC] === END API CALL LOG ===
[17-May-2026 23:12:17 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 23:12:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA0IiwidXNlcm5hbWUiOiJNaGljZ2YiLCJlbWFpbCI6Im1vaGFtbWVkYWxpYWxoYWJlc2hAZ21haWwuY29tIiwiZXhwIjoxNzc5NjY0MDIwfQ.YxCJd84NFuVaWDdpXAh8LTr5o5xgzryvVx_Ivf4XlKY
[17-May-2026 23:12:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 23:12:17 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 23:12:17 UTC] User ID: 604
[17-May-2026 23:12:17 UTC] ✅ User profile retrieved successfully for user ID: 604
[17-May-2026 23:30:02 UTC] === API CALL LOG ===
[17-May-2026 23:30:02 UTC] Endpoint: user/profile.php
[17-May-2026 23:30:02 UTC] Full Log Data: {
    "timestamp": "2026-05-17 23:30:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.27.182.105",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "149.27.182.105, 172.71.192.142",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA1IiwidXNlcm5hbWUiOiJAQVpFS0UxNzA3IiwiZW1haWwiOiJiYWpnYWxpZ2FuaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NjU0MDF9.JKG6W-eRyhw617JOEPIBbhIJodGMDcJdYmaCgtxU51c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd6685aba6b8a3a-AKX",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "149.27.182.105",
        "cf-ipcountry": "KZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 23:30:02 UTC] === END API CALL LOG ===
[17-May-2026 23:30:02 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 23:30:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA1IiwidXNlcm5hbWUiOiJAQVpFS0UxNzA3IiwiZW1haWwiOiJiYWpnYWxpZ2FuaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NjU0MDF9.JKG6W-eRyhw617JOEPIBbhIJodGMDcJdYmaCgtxU51c
[17-May-2026 23:30:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 23:30:02 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 23:30:02 UTC] User ID: 605
[17-May-2026 23:30:02 UTC] ✅ User profile retrieved successfully for user ID: 605
[17-May-2026 23:30:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 23:30:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 23:30:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"149.27.182.105, 172.71.192.142","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA1IiwidXNlcm5hbWUiOiJAQVpFS0UxNzA3IiwiZW1haWwiOiJiYWpnYWxpZ2FuaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NjU0MDF9.JKG6W-eRyhw617JOEPIBbhIJodGMDcJdYmaCgtxU51c","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fd6685afaab8a3a-AKX","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"149.27.182.105","cf-ipcountry":"KZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-May-2026 23:30:02 UTC] === User Orders API Called ===
[17-May-2026 23:30:02 UTC] User ID: 605
[17-May-2026 23:30:02 UTC] Limit: 20, Offset: 0
[17-May-2026 23:30:02 UTC] Orders found: 0
[17-May-2026 23:30:02 UTC] Orders data: []
[17-May-2026 23:30:02 UTC] Total orders count: 0
[17-May-2026 23:30:02 UTC] === API CALL LOG ===
[17-May-2026 23:30:02 UTC] Endpoint: user/profile.php
[17-May-2026 23:30:02 UTC] Full Log Data: {
    "timestamp": "2026-05-17 23:30:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.27.182.105",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "149.27.182.105, 172.71.192.142",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA1IiwidXNlcm5hbWUiOiJAQVpFS0UxNzA3IiwiZW1haWwiOiJiYWpnYWxpZ2FuaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NjU0MDF9.JKG6W-eRyhw617JOEPIBbhIJodGMDcJdYmaCgtxU51c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd6685b5afa8a3a-AKX",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "149.27.182.105",
        "cf-ipcountry": "KZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 23:30:02 UTC] === END API CALL LOG ===
[17-May-2026 23:30:02 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 23:30:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA1IiwidXNlcm5hbWUiOiJAQVpFS0UxNzA3IiwiZW1haWwiOiJiYWpnYWxpZ2FuaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NjU0MDF9.JKG6W-eRyhw617JOEPIBbhIJodGMDcJdYmaCgtxU51c
[17-May-2026 23:30:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 23:30:02 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 23:30:02 UTC] User ID: 605
[17-May-2026 23:30:02 UTC] ✅ User profile retrieved successfully for user ID: 605
[17-May-2026 23:30:02 UTC] === API CALL LOG ===
[17-May-2026 23:30:02 UTC] Endpoint: user/profile.php
[17-May-2026 23:30:02 UTC] Full Log Data: {
    "timestamp": "2026-05-17 23:30:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.27.182.105",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "149.27.182.105, 172.71.192.142",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA1IiwidXNlcm5hbWUiOiJAQVpFS0UxNzA3IiwiZW1haWwiOiJiYWpnYWxpZ2FuaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NjU0MDF9.JKG6W-eRyhw617JOEPIBbhIJodGMDcJdYmaCgtxU51c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd6685ede1d8a3a-AKX",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "149.27.182.105",
        "cf-ipcountry": "KZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 23:30:02 UTC] === END API CALL LOG ===
[17-May-2026 23:30:02 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 23:30:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA1IiwidXNlcm5hbWUiOiJAQVpFS0UxNzA3IiwiZW1haWwiOiJiYWpnYWxpZ2FuaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NjU0MDF9.JKG6W-eRyhw617JOEPIBbhIJodGMDcJdYmaCgtxU51c
[17-May-2026 23:30:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 23:30:02 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 23:30:02 UTC] User ID: 605
[17-May-2026 23:30:02 UTC] ✅ User profile retrieved successfully for user ID: 605
[17-May-2026 23:30:09 UTC] === API CALL LOG ===
[17-May-2026 23:30:09 UTC] Endpoint: user/profile.php
[17-May-2026 23:30:09 UTC] Full Log Data: {
    "timestamp": "2026-05-17 23:30:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.27.182.105",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "149.27.182.105, 172.71.192.142",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA1IiwidXNlcm5hbWUiOiJAQVpFS0UxNzA3IiwiZW1haWwiOiJiYWpnYWxpZ2FuaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NjU0MDF9.JKG6W-eRyhw617JOEPIBbhIJodGMDcJdYmaCgtxU51c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd668892cb08a3a-AKX",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "149.27.182.105",
        "cf-ipcountry": "KZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 23:30:09 UTC] === END API CALL LOG ===
[17-May-2026 23:30:09 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 23:30:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA1IiwidXNlcm5hbWUiOiJAQVpFS0UxNzA3IiwiZW1haWwiOiJiYWpnYWxpZ2FuaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NjU0MDF9.JKG6W-eRyhw617JOEPIBbhIJodGMDcJdYmaCgtxU51c
[17-May-2026 23:30:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 23:30:09 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 23:30:09 UTC] User ID: 605
[17-May-2026 23:30:09 UTC] ✅ User profile retrieved successfully for user ID: 605
[17-May-2026 23:30:09 UTC] User Purchases API - User ID: 605
[17-May-2026 23:30:09 UTC] User Purchases API - Total purchases found: 0
[17-May-2026 23:30:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 23:30:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 23:30:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"149.27.182.105, 172.71.192.142","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA1IiwidXNlcm5hbWUiOiJAQVpFS0UxNzA3IiwiZW1haWwiOiJiYWpnYWxpZ2FuaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NjU0MDF9.JKG6W-eRyhw617JOEPIBbhIJodGMDcJdYmaCgtxU51c","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fd66891bdc18a3a-AKX","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"149.27.182.105","cf-ipcountry":"KZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-May-2026 23:30:10 UTC] === User Orders API Called ===
[17-May-2026 23:30:10 UTC] User ID: 605
[17-May-2026 23:30:10 UTC] Limit: 20, Offset: 0
[17-May-2026 23:30:10 UTC] Orders found: 0
[17-May-2026 23:30:10 UTC] Orders data: []
[17-May-2026 23:30:10 UTC] Total orders count: 0
[17-May-2026 23:30:10 UTC] === API CALL LOG ===
[17-May-2026 23:30:10 UTC] Endpoint: user/profile.php
[17-May-2026 23:30:10 UTC] Full Log Data: {
    "timestamp": "2026-05-17 23:30:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.27.182.105",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "149.27.182.105, 172.71.192.142",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA1IiwidXNlcm5hbWUiOiJAQVpFS0UxNzA3IiwiZW1haWwiOiJiYWpnYWxpZ2FuaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NjU0MDF9.JKG6W-eRyhw617JOEPIBbhIJodGMDcJdYmaCgtxU51c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd66891bdc28a3a-AKX",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "149.27.182.105",
        "cf-ipcountry": "KZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 23:30:10 UTC] === END API CALL LOG ===
[17-May-2026 23:30:10 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 23:30:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA1IiwidXNlcm5hbWUiOiJAQVpFS0UxNzA3IiwiZW1haWwiOiJiYWpnYWxpZ2FuaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NjU0MDF9.JKG6W-eRyhw617JOEPIBbhIJodGMDcJdYmaCgtxU51c
[17-May-2026 23:30:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 23:30:10 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 23:30:10 UTC] User ID: 605
[17-May-2026 23:30:10 UTC] ✅ User profile retrieved successfully for user ID: 605
[17-May-2026 23:30:10 UTC] === API CALL LOG ===
[17-May-2026 23:30:10 UTC] Endpoint: user/profile.php
[17-May-2026 23:30:10 UTC] Full Log Data: {
    "timestamp": "2026-05-17 23:30:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.27.182.105",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "149.27.182.105, 172.71.192.142",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA1IiwidXNlcm5hbWUiOiJAQVpFS0UxNzA3IiwiZW1haWwiOiJiYWpnYWxpZ2FuaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NjU0MDF9.JKG6W-eRyhw617JOEPIBbhIJodGMDcJdYmaCgtxU51c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd668921dfd8a3a-AKX",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "149.27.182.105",
        "cf-ipcountry": "KZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 23:30:10 UTC] === END API CALL LOG ===
[17-May-2026 23:30:10 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 23:30:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA1IiwidXNlcm5hbWUiOiJAQVpFS0UxNzA3IiwiZW1haWwiOiJiYWpnYWxpZ2FuaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NjU0MDF9.JKG6W-eRyhw617JOEPIBbhIJodGMDcJdYmaCgtxU51c
[17-May-2026 23:30:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 23:30:10 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 23:30:10 UTC] User ID: 605
[17-May-2026 23:30:10 UTC] ✅ User profile retrieved successfully for user ID: 605
[17-May-2026 23:30:11 UTC] === API CALL LOG ===
[17-May-2026 23:30:11 UTC] Endpoint: user/profile.php
[17-May-2026 23:30:11 UTC] Full Log Data: {
    "timestamp": "2026-05-17 23:30:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.27.182.105",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "149.27.182.105, 172.71.192.142",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA1IiwidXNlcm5hbWUiOiJAQVpFS0UxNzA3IiwiZW1haWwiOiJiYWpnYWxpZ2FuaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NjU0MDF9.JKG6W-eRyhw617JOEPIBbhIJodGMDcJdYmaCgtxU51c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd66894e84a8a3a-AKX",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "149.27.182.105",
        "cf-ipcountry": "KZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 23:30:11 UTC] === END API CALL LOG ===
[17-May-2026 23:30:11 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 23:30:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA1IiwidXNlcm5hbWUiOiJAQVpFS0UxNzA3IiwiZW1haWwiOiJiYWpnYWxpZ2FuaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NjU0MDF9.JKG6W-eRyhw617JOEPIBbhIJodGMDcJdYmaCgtxU51c
[17-May-2026 23:30:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 23:30:11 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 23:30:11 UTC] User ID: 605
[17-May-2026 23:30:11 UTC] ✅ User profile retrieved successfully for user ID: 605
[17-May-2026 23:30:52 UTC] === API CALL LOG ===
[17-May-2026 23:30:52 UTC] Endpoint: user/profile.php
[17-May-2026 23:30:52 UTC] Full Log Data: {
    "timestamp": "2026-05-17 23:30:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.27.182.105",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "149.27.182.105, 172.71.192.142",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA1IiwidXNlcm5hbWUiOiJAQVpFS0UxNzA3IiwiZW1haWwiOiJiYWpnYWxpZ2FuaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NjU0MDF9.JKG6W-eRyhw617JOEPIBbhIJodGMDcJdYmaCgtxU51c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd66991cfb28a3a-AKX",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "149.27.182.105",
        "cf-ipcountry": "KZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 23:30:52 UTC] === END API CALL LOG ===
[17-May-2026 23:30:52 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 23:30:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA1IiwidXNlcm5hbWUiOiJAQVpFS0UxNzA3IiwiZW1haWwiOiJiYWpnYWxpZ2FuaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NjU0MDF9.JKG6W-eRyhw617JOEPIBbhIJodGMDcJdYmaCgtxU51c
[17-May-2026 23:30:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 23:30:52 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 23:30:52 UTC] User ID: 605
[17-May-2026 23:30:52 UTC] ✅ User profile retrieved successfully for user ID: 605
[17-May-2026 23:30:52 UTC] === API CALL LOG ===
[17-May-2026 23:30:52 UTC] Endpoint: user/profile.php
[17-May-2026 23:30:52 UTC] Full Log Data: {
    "timestamp": "2026-05-17 23:30:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.27.182.105",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "149.27.182.105, 172.71.192.142",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA1IiwidXNlcm5hbWUiOiJAQVpFS0UxNzA3IiwiZW1haWwiOiJiYWpnYWxpZ2FuaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NjU0MDF9.JKG6W-eRyhw617JOEPIBbhIJodGMDcJdYmaCgtxU51c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd66991cfb18a3a-AKX",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "149.27.182.105",
        "cf-ipcountry": "KZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 23:30:52 UTC] === END API CALL LOG ===
[17-May-2026 23:30:52 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 23:30:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA1IiwidXNlcm5hbWUiOiJAQVpFS0UxNzA3IiwiZW1haWwiOiJiYWpnYWxpZ2FuaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NjU0MDF9.JKG6W-eRyhw617JOEPIBbhIJodGMDcJdYmaCgtxU51c
[17-May-2026 23:30:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 23:30:52 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 23:30:52 UTC] User ID: 605
[17-May-2026 23:30:52 UTC] ✅ User profile retrieved successfully for user ID: 605
[17-May-2026 23:30:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 23:30:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 23:30:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"149.27.182.105, 172.71.192.143","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA1IiwidXNlcm5hbWUiOiJAQVpFS0UxNzA3IiwiZW1haWwiOiJiYWpnYWxpZ2FuaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NjU0MDF9.JKG6W-eRyhw617JOEPIBbhIJodGMDcJdYmaCgtxU51c","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fd66991cfaf8a3a-AKX","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"149.27.182.105","cf-ipcountry":"KZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-May-2026 23:30:52 UTC] === User Orders API Called ===
[17-May-2026 23:30:52 UTC] User ID: 605
[17-May-2026 23:30:52 UTC] Limit: 20, Offset: 0
[17-May-2026 23:30:52 UTC] Orders found: 0
[17-May-2026 23:30:52 UTC] Orders data: []
[17-May-2026 23:30:52 UTC] Total orders count: 0
[17-May-2026 23:30:52 UTC] === API CALL LOG ===
[17-May-2026 23:30:52 UTC] Endpoint: user/profile.php
[17-May-2026 23:30:52 UTC] Full Log Data: {
    "timestamp": "2026-05-17 23:30:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.27.182.105",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "149.27.182.105, 172.71.192.143",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA1IiwidXNlcm5hbWUiOiJAQVpFS0UxNzA3IiwiZW1haWwiOiJiYWpnYWxpZ2FuaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NjU0MDF9.JKG6W-eRyhw617JOEPIBbhIJodGMDcJdYmaCgtxU51c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd669969bc18a3a-AKX",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "149.27.182.105",
        "cf-ipcountry": "KZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 23:30:52 UTC] === END API CALL LOG ===
[17-May-2026 23:30:52 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 23:30:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA1IiwidXNlcm5hbWUiOiJAQVpFS0UxNzA3IiwiZW1haWwiOiJiYWpnYWxpZ2FuaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NjU0MDF9.JKG6W-eRyhw617JOEPIBbhIJodGMDcJdYmaCgtxU51c
[17-May-2026 23:30:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 23:30:52 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 23:30:52 UTC] User ID: 605
[17-May-2026 23:30:52 UTC] ✅ User profile retrieved successfully for user ID: 605
[17-May-2026 23:30:59 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 23:30:59 UTC] === API CALL LOG ===
[17-May-2026 23:30:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 23:30:59 UTC] Endpoint: user/profile.php
[17-May-2026 23:30:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"149.27.182.105, 172.71.192.142","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA1IiwidXNlcm5hbWUiOiJAQVpFS0UxNzA3IiwiZW1haWwiOiJiYWpnYWxpZ2FuaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NjU0MDF9.JKG6W-eRyhw617JOEPIBbhIJodGMDcJdYmaCgtxU51c","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fd669c13d4d8a3a-AKX","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"149.27.182.105","cf-ipcountry":"KZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-May-2026 23:30:59 UTC] Full Log Data: {
    "timestamp": "2026-05-17 23:30:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.27.182.105",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "149.27.182.105, 172.71.192.142",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA1IiwidXNlcm5hbWUiOiJAQVpFS0UxNzA3IiwiZW1haWwiOiJiYWpnYWxpZ2FuaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NjU0MDF9.JKG6W-eRyhw617JOEPIBbhIJodGMDcJdYmaCgtxU51c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd669c13d508a3a-AKX",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "149.27.182.105",
        "cf-ipcountry": "KZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 23:30:59 UTC] === User Orders API Called ===
[17-May-2026 23:30:59 UTC] === END API CALL LOG ===
[17-May-2026 23:30:59 UTC] User ID: 605
[17-May-2026 23:30:59 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 23:30:59 UTC] Limit: 20, Offset: 0
[17-May-2026 23:30:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA1IiwidXNlcm5hbWUiOiJAQVpFS0UxNzA3IiwiZW1haWwiOiJiYWpnYWxpZ2FuaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NjU0MDF9.JKG6W-eRyhw617JOEPIBbhIJodGMDcJdYmaCgtxU51c
[17-May-2026 23:30:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 23:30:59 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 23:30:59 UTC] User ID: 605
[17-May-2026 23:30:59 UTC] Orders found: 0
[17-May-2026 23:30:59 UTC] Orders data: []
[17-May-2026 23:30:59 UTC] ✅ User profile retrieved successfully for user ID: 605
[17-May-2026 23:30:59 UTC] Total orders count: 0
[17-May-2026 23:30:59 UTC] === API CALL LOG ===
[17-May-2026 23:30:59 UTC] Endpoint: user/profile.php
[17-May-2026 23:30:59 UTC] Full Log Data: {
    "timestamp": "2026-05-17 23:30:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.27.182.105",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "149.27.182.105, 172.71.192.142",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA1IiwidXNlcm5hbWUiOiJAQVpFS0UxNzA3IiwiZW1haWwiOiJiYWpnYWxpZ2FuaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NjU0MDF9.JKG6W-eRyhw617JOEPIBbhIJodGMDcJdYmaCgtxU51c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd669c17d808a3a-AKX",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "149.27.182.105",
        "cf-ipcountry": "KZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 23:30:59 UTC] === END API CALL LOG ===
[17-May-2026 23:30:59 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 23:30:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA1IiwidXNlcm5hbWUiOiJAQVpFS0UxNzA3IiwiZW1haWwiOiJiYWpnYWxpZ2FuaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NjU0MDF9.JKG6W-eRyhw617JOEPIBbhIJodGMDcJdYmaCgtxU51c
[17-May-2026 23:30:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 23:30:59 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 23:30:59 UTC] User ID: 605
[17-May-2026 23:30:59 UTC] ✅ User profile retrieved successfully for user ID: 605
[17-May-2026 23:30:59 UTC] === API CALL LOG ===
[17-May-2026 23:30:59 UTC] Endpoint: user/profile.php
[17-May-2026 23:30:59 UTC] Full Log Data: {
    "timestamp": "2026-05-17 23:30:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.27.182.105",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "149.27.182.105, 172.71.192.142",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA1IiwidXNlcm5hbWUiOiJAQVpFS0UxNzA3IiwiZW1haWwiOiJiYWpnYWxpZ2FuaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NjU0MDF9.JKG6W-eRyhw617JOEPIBbhIJodGMDcJdYmaCgtxU51c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd669c498668a3a-AKX",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "149.27.182.105",
        "cf-ipcountry": "KZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 23:30:59 UTC] === END API CALL LOG ===
[17-May-2026 23:30:59 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 23:30:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA1IiwidXNlcm5hbWUiOiJAQVpFS0UxNzA3IiwiZW1haWwiOiJiYWpnYWxpZ2FuaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NjU0MDF9.JKG6W-eRyhw617JOEPIBbhIJodGMDcJdYmaCgtxU51c
[17-May-2026 23:30:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 23:30:59 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 23:30:59 UTC] User ID: 605
[17-May-2026 23:30:59 UTC] ✅ User profile retrieved successfully for user ID: 605
[17-May-2026 23:31:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 23:31:08 UTC] === API CALL LOG ===
[17-May-2026 23:31:08 UTC] Endpoint: user/profile.php
[17-May-2026 23:31:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 23:31:08 UTC] Full Log Data: {
    "timestamp": "2026-05-17 23:31:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.27.182.105",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "149.27.182.105, 172.71.192.143",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA1IiwidXNlcm5hbWUiOiJAQVpFS0UxNzA3IiwiZW1haWwiOiJiYWpnYWxpZ2FuaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NjU0MDF9.JKG6W-eRyhw617JOEPIBbhIJodGMDcJdYmaCgtxU51c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd669f8a9728a3a-AKX",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "149.27.182.105",
        "cf-ipcountry": "KZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 23:31:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"149.27.182.105, 172.71.192.143","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA1IiwidXNlcm5hbWUiOiJAQVpFS0UxNzA3IiwiZW1haWwiOiJiYWpnYWxpZ2FuaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NjU0MDF9.JKG6W-eRyhw617JOEPIBbhIJodGMDcJdYmaCgtxU51c","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fd669f8a9718a3a-AKX","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"149.27.182.105","cf-ipcountry":"KZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-May-2026 23:31:08 UTC] === END API CALL LOG ===
[17-May-2026 23:31:08 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 23:31:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA1IiwidXNlcm5hbWUiOiJAQVpFS0UxNzA3IiwiZW1haWwiOiJiYWpnYWxpZ2FuaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NjU0MDF9.JKG6W-eRyhw617JOEPIBbhIJodGMDcJdYmaCgtxU51c
[17-May-2026 23:31:08 UTC] === User Orders API Called ===
[17-May-2026 23:31:08 UTC] User ID: 605
[17-May-2026 23:31:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 23:31:08 UTC] Limit: 20, Offset: 0
[17-May-2026 23:31:08 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 23:31:08 UTC] User ID: 605
[17-May-2026 23:31:08 UTC] ✅ User profile retrieved successfully for user ID: 605
[17-May-2026 23:31:08 UTC] Orders found: 0
[17-May-2026 23:31:08 UTC] Orders data: []
[17-May-2026 23:31:08 UTC] Total orders count: 0
[17-May-2026 23:31:08 UTC] === API CALL LOG ===
[17-May-2026 23:31:08 UTC] Endpoint: user/profile.php
[17-May-2026 23:31:08 UTC] Full Log Data: {
    "timestamp": "2026-05-17 23:31:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.27.182.105",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "149.27.182.105, 172.71.192.143",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA1IiwidXNlcm5hbWUiOiJAQVpFS0UxNzA3IiwiZW1haWwiOiJiYWpnYWxpZ2FuaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NjU0MDF9.JKG6W-eRyhw617JOEPIBbhIJodGMDcJdYmaCgtxU51c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd669f909b68a3a-AKX",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "149.27.182.105",
        "cf-ipcountry": "KZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 23:31:08 UTC] === END API CALL LOG ===
[17-May-2026 23:31:08 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 23:31:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA1IiwidXNlcm5hbWUiOiJAQVpFS0UxNzA3IiwiZW1haWwiOiJiYWpnYWxpZ2FuaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NjU0MDF9.JKG6W-eRyhw617JOEPIBbhIJodGMDcJdYmaCgtxU51c
[17-May-2026 23:31:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 23:31:08 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 23:31:08 UTC] User ID: 605
[17-May-2026 23:31:08 UTC] ✅ User profile retrieved successfully for user ID: 605
[17-May-2026 23:31:08 UTC] === API CALL LOG ===
[17-May-2026 23:31:08 UTC] Endpoint: user/profile.php
[17-May-2026 23:31:08 UTC] Full Log Data: {
    "timestamp": "2026-05-17 23:31:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.27.182.105",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "149.27.182.105, 172.71.192.143",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA1IiwidXNlcm5hbWUiOiJAQVpFS0UxNzA3IiwiZW1haWwiOiJiYWpnYWxpZ2FuaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NjU0MDF9.JKG6W-eRyhw617JOEPIBbhIJodGMDcJdYmaCgtxU51c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd669fbdbf48a3a-AKX",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "149.27.182.105",
        "cf-ipcountry": "KZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 23:31:08 UTC] === END API CALL LOG ===
[17-May-2026 23:31:08 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 23:31:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA1IiwidXNlcm5hbWUiOiJAQVpFS0UxNzA3IiwiZW1haWwiOiJiYWpnYWxpZ2FuaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NjU0MDF9.JKG6W-eRyhw617JOEPIBbhIJodGMDcJdYmaCgtxU51c
[17-May-2026 23:31:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 23:31:08 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 23:31:08 UTC] User ID: 605
[17-May-2026 23:31:08 UTC] ✅ User profile retrieved successfully for user ID: 605
[17-May-2026 23:31:13 UTC] === API CALL LOG ===
[17-May-2026 23:31:13 UTC] Endpoint: user/profile.php
[17-May-2026 23:31:13 UTC] Full Log Data: {
    "timestamp": "2026-05-17 23:31:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.27.182.105",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "149.27.182.105, 172.71.192.143",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA1IiwidXNlcm5hbWUiOiJAQVpFS0UxNzA3IiwiZW1haWwiOiJiYWpnYWxpZ2FuaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NjU0MDF9.JKG6W-eRyhw617JOEPIBbhIJodGMDcJdYmaCgtxU51c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd66a19fe438a3a-AKX",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "149.27.182.105",
        "cf-ipcountry": "KZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 23:31:13 UTC] === END API CALL LOG ===
[17-May-2026 23:31:13 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 23:31:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA1IiwidXNlcm5hbWUiOiJAQVpFS0UxNzA3IiwiZW1haWwiOiJiYWpnYWxpZ2FuaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NjU0MDF9.JKG6W-eRyhw617JOEPIBbhIJodGMDcJdYmaCgtxU51c
[17-May-2026 23:31:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 23:31:13 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 23:31:13 UTC] User ID: 605
[17-May-2026 23:31:13 UTC] ✅ User profile retrieved successfully for user ID: 605
[17-May-2026 23:31:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 23:31:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 23:31:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"149.27.182.105, 172.71.192.143","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA1IiwidXNlcm5hbWUiOiJAQVpFS0UxNzA3IiwiZW1haWwiOiJiYWpnYWxpZ2FuaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NjU0MDF9.JKG6W-eRyhw617JOEPIBbhIJodGMDcJdYmaCgtxU51c","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fd66a537db38a3a-AKX","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"149.27.182.105","cf-ipcountry":"KZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-May-2026 23:31:22 UTC] === User Orders API Called ===
[17-May-2026 23:31:22 UTC] User ID: 605
[17-May-2026 23:31:22 UTC] Limit: 20, Offset: 0
[17-May-2026 23:31:22 UTC] Orders found: 0
[17-May-2026 23:31:22 UTC] Orders data: []
[17-May-2026 23:31:22 UTC] Total orders count: 0
[17-May-2026 23:31:24 UTC] === API CALL LOG ===
[17-May-2026 23:31:24 UTC] Endpoint: user/profile.php
[17-May-2026 23:31:24 UTC] Full Log Data: {
    "timestamp": "2026-05-17 23:31:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.27.182.105",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "149.27.182.105, 172.71.192.143",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA1IiwidXNlcm5hbWUiOiJAQVpFS0UxNzA3IiwiZW1haWwiOiJiYWpnYWxpZ2FuaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NjU0MDF9.JKG6W-eRyhw617JOEPIBbhIJodGMDcJdYmaCgtxU51c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd66a5f6ffc8a3a-AKX",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "149.27.182.105",
        "cf-ipcountry": "KZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 23:31:24 UTC] === END API CALL LOG ===
[17-May-2026 23:31:24 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 23:31:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA1IiwidXNlcm5hbWUiOiJAQVpFS0UxNzA3IiwiZW1haWwiOiJiYWpnYWxpZ2FuaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NjU0MDF9.JKG6W-eRyhw617JOEPIBbhIJodGMDcJdYmaCgtxU51c
[17-May-2026 23:31:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 23:31:24 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 23:31:24 UTC] User ID: 605
[17-May-2026 23:31:24 UTC] ✅ User profile retrieved successfully for user ID: 605
[17-May-2026 23:31:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 23:31:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 23:31:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"149.27.182.105, 172.71.192.143","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA1IiwidXNlcm5hbWUiOiJAQVpFS0UxNzA3IiwiZW1haWwiOiJiYWpnYWxpZ2FuaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NjU0MDF9.JKG6W-eRyhw617JOEPIBbhIJodGMDcJdYmaCgtxU51c","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fd66a5f6ffa8a3a-AKX","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"149.27.182.105","cf-ipcountry":"KZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-May-2026 23:31:24 UTC] === User Orders API Called ===
[17-May-2026 23:31:24 UTC] User ID: 605
[17-May-2026 23:31:24 UTC] Limit: 20, Offset: 0
[17-May-2026 23:31:24 UTC] Orders found: 0
[17-May-2026 23:31:24 UTC] Orders data: []
[17-May-2026 23:31:24 UTC] Total orders count: 0
[17-May-2026 23:31:24 UTC] === API CALL LOG ===
[17-May-2026 23:31:24 UTC] Endpoint: user/profile.php
[17-May-2026 23:31:24 UTC] Full Log Data: {
    "timestamp": "2026-05-17 23:31:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.27.182.105",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "149.27.182.105, 172.71.192.143",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA1IiwidXNlcm5hbWUiOiJAQVpFS0UxNzA3IiwiZW1haWwiOiJiYWpnYWxpZ2FuaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NjU0MDF9.JKG6W-eRyhw617JOEPIBbhIJodGMDcJdYmaCgtxU51c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd66a5fd85a8a3a-AKX",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "149.27.182.105",
        "cf-ipcountry": "KZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 23:31:24 UTC] === END API CALL LOG ===
[17-May-2026 23:31:24 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 23:31:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA1IiwidXNlcm5hbWUiOiJAQVpFS0UxNzA3IiwiZW1haWwiOiJiYWpnYWxpZ2FuaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NjU0MDF9.JKG6W-eRyhw617JOEPIBbhIJodGMDcJdYmaCgtxU51c
[17-May-2026 23:31:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 23:31:24 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 23:31:24 UTC] User ID: 605
[17-May-2026 23:31:24 UTC] ✅ User profile retrieved successfully for user ID: 605
[17-May-2026 23:31:25 UTC] === API CALL LOG ===
[17-May-2026 23:31:25 UTC] Endpoint: user/profile.php
[17-May-2026 23:31:25 UTC] Full Log Data: {
    "timestamp": "2026-05-17 23:31:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.27.182.105",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "149.27.182.105, 172.71.192.143",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA1IiwidXNlcm5hbWUiOiJAQVpFS0UxNzA3IiwiZW1haWwiOiJiYWpnYWxpZ2FuaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NjU0MDF9.JKG6W-eRyhw617JOEPIBbhIJodGMDcJdYmaCgtxU51c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd66a629a8e8a3a-AKX",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "149.27.182.105",
        "cf-ipcountry": "KZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 23:31:25 UTC] === END API CALL LOG ===
[17-May-2026 23:31:25 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 23:31:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA1IiwidXNlcm5hbWUiOiJAQVpFS0UxNzA3IiwiZW1haWwiOiJiYWpnYWxpZ2FuaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NjU0MDF9.JKG6W-eRyhw617JOEPIBbhIJodGMDcJdYmaCgtxU51c
[17-May-2026 23:31:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 23:31:25 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 23:31:25 UTC] User ID: 605
[17-May-2026 23:31:25 UTC] ✅ User profile retrieved successfully for user ID: 605
[17-May-2026 23:31:42 UTC] === API CALL LOG ===
[17-May-2026 23:31:42 UTC] Endpoint: user/profile.php
[17-May-2026 23:31:42 UTC] Full Log Data: {
    "timestamp": "2026-05-17 23:31:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.27.182.105",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "149.27.182.105, 172.71.192.142",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA1IiwidXNlcm5hbWUiOiJAQVpFS0UxNzA3IiwiZW1haWwiOiJiYWpnYWxpZ2FuaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NjU0MDF9.JKG6W-eRyhw617JOEPIBbhIJodGMDcJdYmaCgtxU51c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd66acf1ad94af9-AKX",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "149.27.182.105",
        "cf-ipcountry": "KZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 23:31:42 UTC] === END API CALL LOG ===
[17-May-2026 23:31:42 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 23:31:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA1IiwidXNlcm5hbWUiOiJAQVpFS0UxNzA3IiwiZW1haWwiOiJiYWpnYWxpZ2FuaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NjU0MDF9.JKG6W-eRyhw617JOEPIBbhIJodGMDcJdYmaCgtxU51c
[17-May-2026 23:31:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 23:31:42 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 23:31:42 UTC] User ID: 605
[17-May-2026 23:31:42 UTC] ✅ User profile retrieved successfully for user ID: 605
[17-May-2026 23:31:55 UTC] === API CALL LOG ===
[17-May-2026 23:31:55 UTC] Endpoint: user/profile.php
[17-May-2026 23:31:55 UTC] Full Log Data: {
    "timestamp": "2026-05-17 23:31:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.27.182.105",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "149.27.182.105, 172.71.192.143",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA1IiwidXNlcm5hbWUiOiJAQVpFS0UxNzA3IiwiZW1haWwiOiJiYWpnYWxpZ2FuaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NjU0MDF9.JKG6W-eRyhw617JOEPIBbhIJodGMDcJdYmaCgtxU51c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd66b1e6a230c63-AKX",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "149.27.182.105",
        "cf-ipcountry": "KZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 23:31:55 UTC] === END API CALL LOG ===
[17-May-2026 23:31:55 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 23:31:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA1IiwidXNlcm5hbWUiOiJAQVpFS0UxNzA3IiwiZW1haWwiOiJiYWpnYWxpZ2FuaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NjU0MDF9.JKG6W-eRyhw617JOEPIBbhIJodGMDcJdYmaCgtxU51c
[17-May-2026 23:31:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 23:31:55 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 23:31:55 UTC] User ID: 605
[17-May-2026 23:31:55 UTC] ✅ User profile retrieved successfully for user ID: 605
[17-May-2026 23:31:58 UTC] === API CALL LOG ===
[17-May-2026 23:31:58 UTC] Endpoint: user/profile.php
[17-May-2026 23:31:58 UTC] Full Log Data: {
    "timestamp": "2026-05-17 23:31:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.27.182.105",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "149.27.182.105, 172.71.192.143",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA1IiwidXNlcm5hbWUiOiJAQVpFS0UxNzA3IiwiZW1haWwiOiJiYWpnYWxpZ2FuaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NjU0MDF9.JKG6W-eRyhw617JOEPIBbhIJodGMDcJdYmaCgtxU51c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd66b344c430c63-AKX",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "149.27.182.105",
        "cf-ipcountry": "KZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 23:31:58 UTC] === END API CALL LOG ===
[17-May-2026 23:31:58 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 23:31:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA1IiwidXNlcm5hbWUiOiJAQVpFS0UxNzA3IiwiZW1haWwiOiJiYWpnYWxpZ2FuaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NjU0MDF9.JKG6W-eRyhw617JOEPIBbhIJodGMDcJdYmaCgtxU51c
[17-May-2026 23:31:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 23:31:58 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 23:31:58 UTC] User ID: 605
[17-May-2026 23:31:58 UTC] ✅ User profile retrieved successfully for user ID: 605
[17-May-2026 23:31:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 23:31:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 23:31:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"149.27.182.105, 172.71.192.143","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA1IiwidXNlcm5hbWUiOiJAQVpFS0UxNzA3IiwiZW1haWwiOiJiYWpnYWxpZ2FuaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NjU0MDF9.JKG6W-eRyhw617JOEPIBbhIJodGMDcJdYmaCgtxU51c","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fd66b344c400c63-AKX","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"149.27.182.105","cf-ipcountry":"KZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-May-2026 23:31:58 UTC] === User Orders API Called ===
[17-May-2026 23:31:58 UTC] User ID: 605
[17-May-2026 23:31:58 UTC] Limit: 20, Offset: 0
[17-May-2026 23:31:58 UTC] Orders found: 0
[17-May-2026 23:31:58 UTC] Orders data: []
[17-May-2026 23:31:58 UTC] Total orders count: 0
[17-May-2026 23:31:58 UTC] === API CALL LOG ===
[17-May-2026 23:31:58 UTC] Endpoint: user/profile.php
[17-May-2026 23:31:58 UTC] Full Log Data: {
    "timestamp": "2026-05-17 23:31:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.27.182.105",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "149.27.182.105, 172.71.192.143",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA1IiwidXNlcm5hbWUiOiJAQVpFS0UxNzA3IiwiZW1haWwiOiJiYWpnYWxpZ2FuaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NjU0MDF9.JKG6W-eRyhw617JOEPIBbhIJodGMDcJdYmaCgtxU51c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd66b34bc8a0c63-AKX",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "149.27.182.105",
        "cf-ipcountry": "KZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 23:31:58 UTC] === END API CALL LOG ===
[17-May-2026 23:31:58 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 23:31:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA1IiwidXNlcm5hbWUiOiJAQVpFS0UxNzA3IiwiZW1haWwiOiJiYWpnYWxpZ2FuaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NjU0MDF9.JKG6W-eRyhw617JOEPIBbhIJodGMDcJdYmaCgtxU51c
[17-May-2026 23:31:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 23:31:58 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 23:31:58 UTC] User ID: 605
[17-May-2026 23:31:58 UTC] ✅ User profile retrieved successfully for user ID: 605
[17-May-2026 23:31:59 UTC] === API CALL LOG ===
[17-May-2026 23:31:59 UTC] Endpoint: user/profile.php
[17-May-2026 23:31:59 UTC] Full Log Data: {
    "timestamp": "2026-05-17 23:31:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.27.182.105",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "149.27.182.105, 172.71.192.143",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA1IiwidXNlcm5hbWUiOiJAQVpFS0UxNzA3IiwiZW1haWwiOiJiYWpnYWxpZ2FuaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NjU0MDF9.JKG6W-eRyhw617JOEPIBbhIJodGMDcJdYmaCgtxU51c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd66b378ee00c63-AKX",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "149.27.182.105",
        "cf-ipcountry": "KZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 23:31:59 UTC] === END API CALL LOG ===
[17-May-2026 23:31:59 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 23:31:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA1IiwidXNlcm5hbWUiOiJAQVpFS0UxNzA3IiwiZW1haWwiOiJiYWpnYWxpZ2FuaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NjU0MDF9.JKG6W-eRyhw617JOEPIBbhIJodGMDcJdYmaCgtxU51c
[17-May-2026 23:31:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 23:31:59 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 23:31:59 UTC] User ID: 605
[17-May-2026 23:31:59 UTC] ✅ User profile retrieved successfully for user ID: 605
[17-May-2026 23:32:19 UTC] === API CALL LOG ===
[17-May-2026 23:32:19 UTC] Endpoint: user/profile.php
[17-May-2026 23:32:19 UTC] Full Log Data: {
    "timestamp": "2026-05-17 23:32:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.27.182.105",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "149.27.182.105, 172.71.192.143",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA1IiwidXNlcm5hbWUiOiJAQVpFS0UxNzA3IiwiZW1haWwiOiJiYWpnYWxpZ2FuaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NjU0MDF9.JKG6W-eRyhw617JOEPIBbhIJodGMDcJdYmaCgtxU51c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd66bb6de5f0c63-AKX",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "149.27.182.105",
        "cf-ipcountry": "KZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 23:32:19 UTC] === END API CALL LOG ===
[17-May-2026 23:32:19 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 23:32:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA1IiwidXNlcm5hbWUiOiJAQVpFS0UxNzA3IiwiZW1haWwiOiJiYWpnYWxpZ2FuaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NjU0MDF9.JKG6W-eRyhw617JOEPIBbhIJodGMDcJdYmaCgtxU51c
[17-May-2026 23:32:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 23:32:19 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 23:32:19 UTC] User ID: 605
[17-May-2026 23:32:19 UTC] ✅ User profile retrieved successfully for user ID: 605
[17-May-2026 23:32:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 23:32:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 23:32:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"149.27.182.105, 172.71.192.143","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA1IiwidXNlcm5hbWUiOiJAQVpFS0UxNzA3IiwiZW1haWwiOiJiYWpnYWxpZ2FuaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NjU0MDF9.JKG6W-eRyhw617JOEPIBbhIJodGMDcJdYmaCgtxU51c","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fd66bb6de5d0c63-AKX","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"149.27.182.105","cf-ipcountry":"KZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-May-2026 23:32:19 UTC] === User Orders API Called ===
[17-May-2026 23:32:19 UTC] User ID: 605
[17-May-2026 23:32:19 UTC] Limit: 20, Offset: 0
[17-May-2026 23:32:19 UTC] Orders found: 0
[17-May-2026 23:32:19 UTC] Orders data: []
[17-May-2026 23:32:19 UTC] Total orders count: 0
[17-May-2026 23:32:19 UTC] === API CALL LOG ===
[17-May-2026 23:32:19 UTC] Endpoint: user/profile.php
[17-May-2026 23:32:19 UTC] Full Log Data: {
    "timestamp": "2026-05-17 23:32:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.27.182.105",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "149.27.182.105, 172.71.192.143",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA1IiwidXNlcm5hbWUiOiJAQVpFS0UxNzA3IiwiZW1haWwiOiJiYWpnYWxpZ2FuaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NjU0MDF9.JKG6W-eRyhw617JOEPIBbhIJodGMDcJdYmaCgtxU51c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd66bb73e950c63-AKX",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "149.27.182.105",
        "cf-ipcountry": "KZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 23:32:19 UTC] === END API CALL LOG ===
[17-May-2026 23:32:19 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 23:32:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA1IiwidXNlcm5hbWUiOiJAQVpFS0UxNzA3IiwiZW1haWwiOiJiYWpnYWxpZ2FuaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NjU0MDF9.JKG6W-eRyhw617JOEPIBbhIJodGMDcJdYmaCgtxU51c
[17-May-2026 23:32:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 23:32:19 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 23:32:19 UTC] User ID: 605
[17-May-2026 23:32:19 UTC] ✅ User profile retrieved successfully for user ID: 605
[17-May-2026 23:32:20 UTC] === API CALL LOG ===
[17-May-2026 23:32:20 UTC] Endpoint: user/profile.php
[17-May-2026 23:32:20 UTC] Full Log Data: {
    "timestamp": "2026-05-17 23:32:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.27.182.105",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "149.27.182.105, 172.71.192.143",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA1IiwidXNlcm5hbWUiOiJAQVpFS0UxNzA3IiwiZW1haWwiOiJiYWpnYWxpZ2FuaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NjU0MDF9.JKG6W-eRyhw617JOEPIBbhIJodGMDcJdYmaCgtxU51c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd66bbb49980c63-AKX",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "149.27.182.105",
        "cf-ipcountry": "KZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 23:32:20 UTC] === END API CALL LOG ===
[17-May-2026 23:32:20 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 23:32:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA1IiwidXNlcm5hbWUiOiJAQVpFS0UxNzA3IiwiZW1haWwiOiJiYWpnYWxpZ2FuaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NjU0MDF9.JKG6W-eRyhw617JOEPIBbhIJodGMDcJdYmaCgtxU51c
[17-May-2026 23:32:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 23:32:20 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 23:32:20 UTC] User ID: 605
[17-May-2026 23:32:20 UTC] ✅ User profile retrieved successfully for user ID: 605
[17-May-2026 23:32:26 UTC] === API CALL LOG ===
[17-May-2026 23:32:26 UTC] Endpoint: user/profile.php
[17-May-2026 23:32:26 UTC] Full Log Data: {
    "timestamp": "2026-05-17 23:32:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.27.182.105",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "149.27.182.105, 172.71.192.143",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA1IiwidXNlcm5hbWUiOiJAQVpFS0UxNzA3IiwiZW1haWwiOiJiYWpnYWxpZ2FuaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NjU0MDF9.JKG6W-eRyhw617JOEPIBbhIJodGMDcJdYmaCgtxU51c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd66be1cfa70c63-AKX",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "149.27.182.105",
        "cf-ipcountry": "KZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 23:32:26 UTC] === END API CALL LOG ===
[17-May-2026 23:32:26 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 23:32:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA1IiwidXNlcm5hbWUiOiJAQVpFS0UxNzA3IiwiZW1haWwiOiJiYWpnYWxpZ2FuaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NjU0MDF9.JKG6W-eRyhw617JOEPIBbhIJodGMDcJdYmaCgtxU51c
[17-May-2026 23:32:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 23:32:26 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 23:32:26 UTC] User ID: 605
[17-May-2026 23:32:26 UTC] ✅ User profile retrieved successfully for user ID: 605
[17-May-2026 23:32:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 23:32:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 23:32:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"149.27.182.105, 172.71.192.143","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA1IiwidXNlcm5hbWUiOiJAQVpFS0UxNzA3IiwiZW1haWwiOiJiYWpnYWxpZ2FuaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NjU0MDF9.JKG6W-eRyhw617JOEPIBbhIJodGMDcJdYmaCgtxU51c","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fd66be1cfa60c63-AKX","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"149.27.182.105","cf-ipcountry":"KZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-May-2026 23:32:26 UTC] === User Orders API Called ===
[17-May-2026 23:32:26 UTC] User ID: 605
[17-May-2026 23:32:26 UTC] Limit: 20, Offset: 0
[17-May-2026 23:32:26 UTC] Orders found: 0
[17-May-2026 23:32:26 UTC] Orders data: []
[17-May-2026 23:32:26 UTC] Total orders count: 0
[17-May-2026 23:32:26 UTC] === API CALL LOG ===
[17-May-2026 23:32:26 UTC] Endpoint: user/profile.php
[17-May-2026 23:32:26 UTC] Full Log Data: {
    "timestamp": "2026-05-17 23:32:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.27.182.105",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "149.27.182.105, 172.71.192.143",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA1IiwidXNlcm5hbWUiOiJAQVpFS0UxNzA3IiwiZW1haWwiOiJiYWpnYWxpZ2FuaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NjU0MDF9.JKG6W-eRyhw617JOEPIBbhIJodGMDcJdYmaCgtxU51c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd66be20fcf0c63-AKX",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "149.27.182.105",
        "cf-ipcountry": "KZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 23:32:26 UTC] === END API CALL LOG ===
[17-May-2026 23:32:26 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 23:32:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA1IiwidXNlcm5hbWUiOiJAQVpFS0UxNzA3IiwiZW1haWwiOiJiYWpnYWxpZ2FuaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NjU0MDF9.JKG6W-eRyhw617JOEPIBbhIJodGMDcJdYmaCgtxU51c
[17-May-2026 23:32:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 23:32:26 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 23:32:26 UTC] User ID: 605
[17-May-2026 23:32:26 UTC] ✅ User profile retrieved successfully for user ID: 605
[17-May-2026 23:32:27 UTC] === API CALL LOG ===
[17-May-2026 23:32:27 UTC] Endpoint: user/profile.php
[17-May-2026 23:32:27 UTC] Full Log Data: {
    "timestamp": "2026-05-17 23:32:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.27.182.105",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "149.27.182.105, 172.71.192.143",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA1IiwidXNlcm5hbWUiOiJAQVpFS0UxNzA3IiwiZW1haWwiOiJiYWpnYWxpZ2FuaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NjU0MDF9.JKG6W-eRyhw617JOEPIBbhIJodGMDcJdYmaCgtxU51c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd66be50a230c63-AKX",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "149.27.182.105",
        "cf-ipcountry": "KZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 23:32:27 UTC] === END API CALL LOG ===
[17-May-2026 23:32:27 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 23:32:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA1IiwidXNlcm5hbWUiOiJAQVpFS0UxNzA3IiwiZW1haWwiOiJiYWpnYWxpZ2FuaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NjU0MDF9.JKG6W-eRyhw617JOEPIBbhIJodGMDcJdYmaCgtxU51c
[17-May-2026 23:32:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 23:32:27 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 23:32:27 UTC] User ID: 605
[17-May-2026 23:32:27 UTC] ✅ User profile retrieved successfully for user ID: 605
[17-May-2026 23:32:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 23:32:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 23:32:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"149.27.182.105, 172.71.192.143","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA1IiwidXNlcm5hbWUiOiJAQVpFS0UxNzA3IiwiZW1haWwiOiJiYWpnYWxpZ2FuaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NjU0MDF9.JKG6W-eRyhw617JOEPIBbhIJodGMDcJdYmaCgtxU51c","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fd66bec88410c63-AKX","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"149.27.182.105","cf-ipcountry":"KZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-May-2026 23:32:28 UTC] === User Orders API Called ===
[17-May-2026 23:32:28 UTC] User ID: 605
[17-May-2026 23:32:28 UTC] Limit: 20, Offset: 0
[17-May-2026 23:32:28 UTC] Orders found: 0
[17-May-2026 23:32:28 UTC] Orders data: []
[17-May-2026 23:32:28 UTC] Total orders count: 0
[17-May-2026 23:32:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 23:32:29 UTC] === API CALL LOG ===
[17-May-2026 23:32:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 23:32:29 UTC] Endpoint: user/profile.php
[17-May-2026 23:32:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"149.27.182.105, 172.71.192.143","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA1IiwidXNlcm5hbWUiOiJAQVpFS0UxNzA3IiwiZW1haWwiOiJiYWpnYWxpZ2FuaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NjU0MDF9.JKG6W-eRyhw617JOEPIBbhIJodGMDcJdYmaCgtxU51c","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fd66bf698360c63-AKX","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"149.27.182.105","cf-ipcountry":"KZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-May-2026 23:32:29 UTC] Full Log Data: {
    "timestamp": "2026-05-17 23:32:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.27.182.105",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "149.27.182.105, 172.71.192.143",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA1IiwidXNlcm5hbWUiOiJAQVpFS0UxNzA3IiwiZW1haWwiOiJiYWpnYWxpZ2FuaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NjU0MDF9.JKG6W-eRyhw617JOEPIBbhIJodGMDcJdYmaCgtxU51c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd66bf698390c63-AKX",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "149.27.182.105",
        "cf-ipcountry": "KZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 23:32:29 UTC] === END API CALL LOG ===
[17-May-2026 23:32:29 UTC] === User Orders API Called ===
[17-May-2026 23:32:29 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 23:32:29 UTC] User ID: 605
[17-May-2026 23:32:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA1IiwidXNlcm5hbWUiOiJAQVpFS0UxNzA3IiwiZW1haWwiOiJiYWpnYWxpZ2FuaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NjU0MDF9.JKG6W-eRyhw617JOEPIBbhIJodGMDcJdYmaCgtxU51c
[17-May-2026 23:32:29 UTC] Limit: 20, Offset: 0
[17-May-2026 23:32:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 23:32:29 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 23:32:29 UTC] User ID: 605
[17-May-2026 23:32:29 UTC] ✅ User profile retrieved successfully for user ID: 605
[17-May-2026 23:32:29 UTC] Orders found: 0
[17-May-2026 23:32:29 UTC] Orders data: []
[17-May-2026 23:32:29 UTC] Total orders count: 0
[17-May-2026 23:32:29 UTC] === API CALL LOG ===
[17-May-2026 23:32:29 UTC] Endpoint: user/profile.php
[17-May-2026 23:32:29 UTC] Full Log Data: {
    "timestamp": "2026-05-17 23:32:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.27.182.105",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "149.27.182.105, 172.71.192.143",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA1IiwidXNlcm5hbWUiOiJAQVpFS0UxNzA3IiwiZW1haWwiOiJiYWpnYWxpZ2FuaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NjU0MDF9.JKG6W-eRyhw617JOEPIBbhIJodGMDcJdYmaCgtxU51c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd66bf6f87a0c63-AKX",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "149.27.182.105",
        "cf-ipcountry": "KZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 23:32:29 UTC] === END API CALL LOG ===
[17-May-2026 23:32:29 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 23:32:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA1IiwidXNlcm5hbWUiOiJAQVpFS0UxNzA3IiwiZW1haWwiOiJiYWpnYWxpZ2FuaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NjU0MDF9.JKG6W-eRyhw617JOEPIBbhIJodGMDcJdYmaCgtxU51c
[17-May-2026 23:32:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 23:32:29 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 23:32:29 UTC] User ID: 605
[17-May-2026 23:32:29 UTC] ✅ User profile retrieved successfully for user ID: 605
[17-May-2026 23:32:30 UTC] === API CALL LOG ===
[17-May-2026 23:32:30 UTC] Endpoint: user/profile.php
[17-May-2026 23:32:30 UTC] Full Log Data: {
    "timestamp": "2026-05-17 23:32:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.27.182.105",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "149.27.182.105, 172.71.192.143",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA1IiwidXNlcm5hbWUiOiJAQVpFS0UxNzA3IiwiZW1haWwiOiJiYWpnYWxpZ2FuaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NjU0MDF9.JKG6W-eRyhw617JOEPIBbhIJodGMDcJdYmaCgtxU51c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd66bfa0b540c63-AKX",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "149.27.182.105",
        "cf-ipcountry": "KZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 23:32:30 UTC] === END API CALL LOG ===
[17-May-2026 23:32:30 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 23:32:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA1IiwidXNlcm5hbWUiOiJAQVpFS0UxNzA3IiwiZW1haWwiOiJiYWpnYWxpZ2FuaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NjU0MDF9.JKG6W-eRyhw617JOEPIBbhIJodGMDcJdYmaCgtxU51c
[17-May-2026 23:32:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 23:32:30 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 23:32:30 UTC] User ID: 605
[17-May-2026 23:32:30 UTC] ✅ User profile retrieved successfully for user ID: 605
[17-May-2026 23:32:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 23:32:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 23:32:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"149.27.182.105, 172.71.192.143","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA1IiwidXNlcm5hbWUiOiJAQVpFS0UxNzA3IiwiZW1haWwiOiJiYWpnYWxpZ2FuaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NjU0MDF9.JKG6W-eRyhw617JOEPIBbhIJodGMDcJdYmaCgtxU51c","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fd66c7c1c4f0c63-AKX","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"149.27.182.105","cf-ipcountry":"KZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-May-2026 23:32:51 UTC] === User Orders API Called ===
[17-May-2026 23:32:51 UTC] User ID: 605
[17-May-2026 23:32:51 UTC] Limit: 20, Offset: 0
[17-May-2026 23:32:51 UTC] === API CALL LOG ===
[17-May-2026 23:32:51 UTC] Endpoint: user/profile.php
[17-May-2026 23:32:51 UTC] Orders found: 0
[17-May-2026 23:32:51 UTC] Full Log Data: {
    "timestamp": "2026-05-17 23:32:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.27.182.105",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "149.27.182.105, 172.71.192.143",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA1IiwidXNlcm5hbWUiOiJAQVpFS0UxNzA3IiwiZW1haWwiOiJiYWpnYWxpZ2FuaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NjU0MDF9.JKG6W-eRyhw617JOEPIBbhIJodGMDcJdYmaCgtxU51c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd66c7c1c500c63-AKX",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "149.27.182.105",
        "cf-ipcountry": "KZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 23:32:51 UTC] Orders data: []
[17-May-2026 23:32:51 UTC] === END API CALL LOG ===
[17-May-2026 23:32:51 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 23:32:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA1IiwidXNlcm5hbWUiOiJAQVpFS0UxNzA3IiwiZW1haWwiOiJiYWpnYWxpZ2FuaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NjU0MDF9.JKG6W-eRyhw617JOEPIBbhIJodGMDcJdYmaCgtxU51c
[17-May-2026 23:32:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 23:32:51 UTC] Total orders count: 0
[17-May-2026 23:32:51 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 23:32:51 UTC] User ID: 605
[17-May-2026 23:32:51 UTC] ✅ User profile retrieved successfully for user ID: 605
[17-May-2026 23:32:51 UTC] === API CALL LOG ===
[17-May-2026 23:32:51 UTC] Endpoint: user/profile.php
[17-May-2026 23:32:51 UTC] Full Log Data: {
    "timestamp": "2026-05-17 23:32:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.27.182.105",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "149.27.182.105, 172.71.192.143",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA1IiwidXNlcm5hbWUiOiJAQVpFS0UxNzA3IiwiZW1haWwiOiJiYWpnYWxpZ2FuaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NjU0MDF9.JKG6W-eRyhw617JOEPIBbhIJodGMDcJdYmaCgtxU51c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd66c7c5c7d0c63-AKX",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "149.27.182.105",
        "cf-ipcountry": "KZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 23:32:51 UTC] === END API CALL LOG ===
[17-May-2026 23:32:51 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 23:32:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA1IiwidXNlcm5hbWUiOiJAQVpFS0UxNzA3IiwiZW1haWwiOiJiYWpnYWxpZ2FuaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NjU0MDF9.JKG6W-eRyhw617JOEPIBbhIJodGMDcJdYmaCgtxU51c
[17-May-2026 23:32:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 23:32:51 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 23:32:51 UTC] User ID: 605
[17-May-2026 23:32:51 UTC] ✅ User profile retrieved successfully for user ID: 605
[17-May-2026 23:32:51 UTC] === API CALL LOG ===
[17-May-2026 23:32:51 UTC] Endpoint: user/profile.php
[17-May-2026 23:32:51 UTC] Full Log Data: {
    "timestamp": "2026-05-17 23:32:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.27.182.105",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "149.27.182.105, 172.71.192.143",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA1IiwidXNlcm5hbWUiOiJAQVpFS0UxNzA3IiwiZW1haWwiOiJiYWpnYWxpZ2FuaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NjU0MDF9.JKG6W-eRyhw617JOEPIBbhIJodGMDcJdYmaCgtxU51c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd66c7f4ea70c63-AKX",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "149.27.182.105",
        "cf-ipcountry": "KZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 23:32:51 UTC] === END API CALL LOG ===
[17-May-2026 23:32:51 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 23:32:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA1IiwidXNlcm5hbWUiOiJAQVpFS0UxNzA3IiwiZW1haWwiOiJiYWpnYWxpZ2FuaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NjU0MDF9.JKG6W-eRyhw617JOEPIBbhIJodGMDcJdYmaCgtxU51c
[17-May-2026 23:32:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 23:32:51 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 23:32:51 UTC] User ID: 605
[17-May-2026 23:32:51 UTC] ✅ User profile retrieved successfully for user ID: 605
[17-May-2026 23:32:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 23:32:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 23:32:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"149.27.182.105, 172.71.192.143","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA1IiwidXNlcm5hbWUiOiJAQVpFS0UxNzA3IiwiZW1haWwiOiJiYWpnYWxpZ2FuaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NjU0MDF9.JKG6W-eRyhw617JOEPIBbhIJodGMDcJdYmaCgtxU51c","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fd66c9719500c63-AKX","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"149.27.182.105","cf-ipcountry":"KZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-May-2026 23:32:55 UTC] === User Orders API Called ===
[17-May-2026 23:32:55 UTC] User ID: 605
[17-May-2026 23:32:55 UTC] Limit: 20, Offset: 0
[17-May-2026 23:32:55 UTC] Orders found: 0
[17-May-2026 23:32:55 UTC] Orders data: []
[17-May-2026 23:32:55 UTC] Total orders count: 0
[17-May-2026 23:32:56 UTC] === API CALL LOG ===
[17-May-2026 23:32:56 UTC] Endpoint: user/profile.php
[17-May-2026 23:32:56 UTC] Full Log Data: {
    "timestamp": "2026-05-17 23:32:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.27.182.105",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "149.27.182.105, 172.71.192.143",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA1IiwidXNlcm5hbWUiOiJAQVpFS0UxNzA3IiwiZW1haWwiOiJiYWpnYWxpZ2FuaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NjU0MDF9.JKG6W-eRyhw617JOEPIBbhIJodGMDcJdYmaCgtxU51c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd66c9eafa20c63-AKX",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "149.27.182.105",
        "cf-ipcountry": "KZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 23:32:56 UTC] === END API CALL LOG ===
[17-May-2026 23:32:56 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 23:32:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA1IiwidXNlcm5hbWUiOiJAQVpFS0UxNzA3IiwiZW1haWwiOiJiYWpnYWxpZ2FuaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NjU0MDF9.JKG6W-eRyhw617JOEPIBbhIJodGMDcJdYmaCgtxU51c
[17-May-2026 23:32:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 23:32:56 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 23:32:56 UTC] User ID: 605
[17-May-2026 23:32:56 UTC] ✅ User profile retrieved successfully for user ID: 605
[17-May-2026 23:32:56 UTC] User Purchases API - User ID: 605
[17-May-2026 23:32:56 UTC] User Purchases API - Total purchases found: 1
[17-May-2026 23:33:02 UTC] === API CALL LOG ===
[17-May-2026 23:33:02 UTC] Endpoint: user/profile.php
[17-May-2026 23:33:02 UTC] Full Log Data: {
    "timestamp": "2026-05-17 23:33:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.27.182.105",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "149.27.182.105, 172.71.192.143",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA1IiwidXNlcm5hbWUiOiJAQVpFS0UxNzA3IiwiZW1haWwiOiJiYWpnYWxpZ2FuaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NjU0MDF9.JKG6W-eRyhw617JOEPIBbhIJodGMDcJdYmaCgtxU51c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd66cc24faf0c63-AKX",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "149.27.182.105",
        "cf-ipcountry": "KZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 23:33:02 UTC] === END API CALL LOG ===
[17-May-2026 23:33:02 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 23:33:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA1IiwidXNlcm5hbWUiOiJAQVpFS0UxNzA3IiwiZW1haWwiOiJiYWpnYWxpZ2FuaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NjU0MDF9.JKG6W-eRyhw617JOEPIBbhIJodGMDcJdYmaCgtxU51c
[17-May-2026 23:33:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 23:33:02 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 23:33:02 UTC] User ID: 605
[17-May-2026 23:33:02 UTC] ✅ User profile retrieved successfully for user ID: 605
[17-May-2026 23:33:02 UTC] User Purchases API - User ID: 605
[17-May-2026 23:33:02 UTC] User Purchases API - Total purchases found: 1
[17-May-2026 23:33:04 UTC] === API CALL LOG ===
[17-May-2026 23:33:04 UTC] Endpoint: user/profile.php
[17-May-2026 23:33:04 UTC] Full Log Data: {
    "timestamp": "2026-05-17 23:33:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.27.182.105",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "149.27.182.105, 172.71.192.143",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA1IiwidXNlcm5hbWUiOiJAQVpFS0UxNzA3IiwiZW1haWwiOiJiYWpnYWxpZ2FuaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NjU0MDF9.JKG6W-eRyhw617JOEPIBbhIJodGMDcJdYmaCgtxU51c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd66cd1cce40c63-AKX",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "149.27.182.105",
        "cf-ipcountry": "KZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 23:33:04 UTC] === END API CALL LOG ===
[17-May-2026 23:33:04 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 23:33:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA1IiwidXNlcm5hbWUiOiJAQVpFS0UxNzA3IiwiZW1haWwiOiJiYWpnYWxpZ2FuaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NjU0MDF9.JKG6W-eRyhw617JOEPIBbhIJodGMDcJdYmaCgtxU51c
[17-May-2026 23:33:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 23:33:04 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 23:33:04 UTC] User ID: 605
[17-May-2026 23:33:04 UTC] ✅ User profile retrieved successfully for user ID: 605
[17-May-2026 23:33:05 UTC] User Purchases API - User ID: 605
[17-May-2026 23:33:05 UTC] User Purchases API - Total purchases found: 1
[17-May-2026 23:33:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 23:33:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 23:33:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"149.27.182.105, 172.71.192.143","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA1IiwidXNlcm5hbWUiOiJAQVpFS0UxNzA3IiwiZW1haWwiOiJiYWpnYWxpZ2FuaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NjU0MDF9.JKG6W-eRyhw617JOEPIBbhIJodGMDcJdYmaCgtxU51c","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fd66cdb7deb0c63-AKX","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"149.27.182.105","cf-ipcountry":"KZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-May-2026 23:33:06 UTC] === User Orders API Called ===
[17-May-2026 23:33:06 UTC] User ID: 605
[17-May-2026 23:33:06 UTC] Limit: 20, Offset: 0
[17-May-2026 23:33:06 UTC] === API CALL LOG ===
[17-May-2026 23:33:06 UTC] Endpoint: user/profile.php
[17-May-2026 23:33:06 UTC] Full Log Data: {
    "timestamp": "2026-05-17 23:33:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.27.182.105",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "149.27.182.105, 172.71.192.143",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA1IiwidXNlcm5hbWUiOiJAQVpFS0UxNzA3IiwiZW1haWwiOiJiYWpnYWxpZ2FuaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NjU0MDF9.JKG6W-eRyhw617JOEPIBbhIJodGMDcJdYmaCgtxU51c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd66cdb7dec0c63-AKX",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "149.27.182.105",
        "cf-ipcountry": "KZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 23:33:06 UTC] === END API CALL LOG ===
[17-May-2026 23:33:06 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 23:33:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA1IiwidXNlcm5hbWUiOiJAQVpFS0UxNzA3IiwiZW1haWwiOiJiYWpnYWxpZ2FuaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NjU0MDF9.JKG6W-eRyhw617JOEPIBbhIJodGMDcJdYmaCgtxU51c
[17-May-2026 23:33:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 23:33:06 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 23:33:06 UTC] User ID: 605
[17-May-2026 23:33:06 UTC] Orders found: 0
[17-May-2026 23:33:06 UTC] Orders data: []
[17-May-2026 23:33:06 UTC] ✅ User profile retrieved successfully for user ID: 605
[17-May-2026 23:33:06 UTC] Total orders count: 0
[17-May-2026 23:33:06 UTC] === API CALL LOG ===
[17-May-2026 23:33:06 UTC] Endpoint: user/profile.php
[17-May-2026 23:33:06 UTC] Full Log Data: {
    "timestamp": "2026-05-17 23:33:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.27.182.105",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "149.27.182.105, 172.71.192.143",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA1IiwidXNlcm5hbWUiOiJAQVpFS0UxNzA3IiwiZW1haWwiOiJiYWpnYWxpZ2FuaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NjU0MDF9.JKG6W-eRyhw617JOEPIBbhIJodGMDcJdYmaCgtxU51c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd66cdbae230c63-AKX",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "149.27.182.105",
        "cf-ipcountry": "KZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 23:33:06 UTC] === END API CALL LOG ===
[17-May-2026 23:33:06 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 23:33:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA1IiwidXNlcm5hbWUiOiJAQVpFS0UxNzA3IiwiZW1haWwiOiJiYWpnYWxpZ2FuaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NjU0MDF9.JKG6W-eRyhw617JOEPIBbhIJodGMDcJdYmaCgtxU51c
[17-May-2026 23:33:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 23:33:06 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 23:33:06 UTC] User ID: 605
[17-May-2026 23:33:06 UTC] ✅ User profile retrieved successfully for user ID: 605
[17-May-2026 23:33:07 UTC] === API CALL LOG ===
[17-May-2026 23:33:07 UTC] Endpoint: user/profile.php
[17-May-2026 23:33:07 UTC] Full Log Data: {
    "timestamp": "2026-05-17 23:33:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.27.182.105",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "149.27.182.105, 172.71.192.143",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA1IiwidXNlcm5hbWUiOiJAQVpFS0UxNzA3IiwiZW1haWwiOiJiYWpnYWxpZ2FuaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NjU0MDF9.JKG6W-eRyhw617JOEPIBbhIJodGMDcJdYmaCgtxU51c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd66cde99340c63-AKX",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "149.27.182.105",
        "cf-ipcountry": "KZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 23:33:07 UTC] === END API CALL LOG ===
[17-May-2026 23:33:07 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 23:33:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA1IiwidXNlcm5hbWUiOiJAQVpFS0UxNzA3IiwiZW1haWwiOiJiYWpnYWxpZ2FuaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NjU0MDF9.JKG6W-eRyhw617JOEPIBbhIJodGMDcJdYmaCgtxU51c
[17-May-2026 23:33:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 23:33:07 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 23:33:07 UTC] User ID: 605
[17-May-2026 23:33:07 UTC] ✅ User profile retrieved successfully for user ID: 605
[17-May-2026 23:33:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 23:33:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 23:33:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"149.27.182.105, 172.71.192.143","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA1IiwidXNlcm5hbWUiOiJAQVpFS0UxNzA3IiwiZW1haWwiOiJiYWpnYWxpZ2FuaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NjU0MDF9.JKG6W-eRyhw617JOEPIBbhIJodGMDcJdYmaCgtxU51c","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fd66cec1c980c63-AKX","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"149.27.182.105","cf-ipcountry":"KZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-May-2026 23:33:09 UTC] === User Orders API Called ===
[17-May-2026 23:33:09 UTC] User ID: 605
[17-May-2026 23:33:09 UTC] Limit: 20, Offset: 0
[17-May-2026 23:33:09 UTC] Orders found: 0
[17-May-2026 23:33:09 UTC] Orders data: []
[17-May-2026 23:33:09 UTC] Total orders count: 0
[17-May-2026 23:33:10 UTC] === API CALL LOG ===
[17-May-2026 23:33:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 23:33:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 23:33:10 UTC] Endpoint: user/profile.php
[17-May-2026 23:33:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"149.27.182.105, 172.71.192.143","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA1IiwidXNlcm5hbWUiOiJAQVpFS0UxNzA3IiwiZW1haWwiOiJiYWpnYWxpZ2FuaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NjU0MDF9.JKG6W-eRyhw617JOEPIBbhIJodGMDcJdYmaCgtxU51c","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fd66cf31a2b0c63-AKX","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"149.27.182.105","cf-ipcountry":"KZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-May-2026 23:33:10 UTC] Full Log Data: {
    "timestamp": "2026-05-17 23:33:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.27.182.105",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "149.27.182.105, 172.71.192.143",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA1IiwidXNlcm5hbWUiOiJAQVpFS0UxNzA3IiwiZW1haWwiOiJiYWpnYWxpZ2FuaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NjU0MDF9.JKG6W-eRyhw617JOEPIBbhIJodGMDcJdYmaCgtxU51c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd66cf31a2c0c63-AKX",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "149.27.182.105",
        "cf-ipcountry": "KZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 23:33:10 UTC] === END API CALL LOG ===
[17-May-2026 23:33:10 UTC] === User Orders API Called ===
[17-May-2026 23:33:10 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 23:33:10 UTC] User ID: 605
[17-May-2026 23:33:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA1IiwidXNlcm5hbWUiOiJAQVpFS0UxNzA3IiwiZW1haWwiOiJiYWpnYWxpZ2FuaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NjU0MDF9.JKG6W-eRyhw617JOEPIBbhIJodGMDcJdYmaCgtxU51c
[17-May-2026 23:33:10 UTC] Limit: 20, Offset: 0
[17-May-2026 23:33:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 23:33:10 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 23:33:10 UTC] User ID: 605
[17-May-2026 23:33:10 UTC] Orders found: 0
[17-May-2026 23:33:10 UTC] ✅ User profile retrieved successfully for user ID: 605
[17-May-2026 23:33:10 UTC] Orders data: []
[17-May-2026 23:33:10 UTC] Total orders count: 0
[17-May-2026 23:33:10 UTC] === API CALL LOG ===
[17-May-2026 23:33:10 UTC] Endpoint: user/profile.php
[17-May-2026 23:33:10 UTC] Full Log Data: {
    "timestamp": "2026-05-17 23:33:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.27.182.105",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "149.27.182.105, 172.71.192.143",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA1IiwidXNlcm5hbWUiOiJAQVpFS0UxNzA3IiwiZW1haWwiOiJiYWpnYWxpZ2FuaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NjU0MDF9.JKG6W-eRyhw617JOEPIBbhIJodGMDcJdYmaCgtxU51c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd66cf35a5e0c63-AKX",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "149.27.182.105",
        "cf-ipcountry": "KZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 23:33:10 UTC] === END API CALL LOG ===
[17-May-2026 23:33:10 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 23:33:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA1IiwidXNlcm5hbWUiOiJAQVpFS0UxNzA3IiwiZW1haWwiOiJiYWpnYWxpZ2FuaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NjU0MDF9.JKG6W-eRyhw617JOEPIBbhIJodGMDcJdYmaCgtxU51c
[17-May-2026 23:33:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 23:33:10 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 23:33:10 UTC] User ID: 605
[17-May-2026 23:33:10 UTC] ✅ User profile retrieved successfully for user ID: 605
[17-May-2026 23:33:10 UTC] === API CALL LOG ===
[17-May-2026 23:33:10 UTC] Endpoint: user/profile.php
[17-May-2026 23:33:10 UTC] Full Log Data: {
    "timestamp": "2026-05-17 23:33:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.27.182.105",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "149.27.182.105, 172.71.192.143",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA1IiwidXNlcm5hbWUiOiJAQVpFS0UxNzA3IiwiZW1haWwiOiJiYWpnYWxpZ2FuaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NjU0MDF9.JKG6W-eRyhw617JOEPIBbhIJodGMDcJdYmaCgtxU51c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd66cf64ce40c63-AKX",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "149.27.182.105",
        "cf-ipcountry": "KZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 23:33:10 UTC] === END API CALL LOG ===
[17-May-2026 23:33:10 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 23:33:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA1IiwidXNlcm5hbWUiOiJAQVpFS0UxNzA3IiwiZW1haWwiOiJiYWpnYWxpZ2FuaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NjU0MDF9.JKG6W-eRyhw617JOEPIBbhIJodGMDcJdYmaCgtxU51c
[17-May-2026 23:33:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 23:33:10 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 23:33:10 UTC] User ID: 605
[17-May-2026 23:33:10 UTC] ✅ User profile retrieved successfully for user ID: 605
[17-May-2026 23:33:39 UTC] === API CALL LOG ===
[17-May-2026 23:33:39 UTC] Endpoint: user/profile.php
[17-May-2026 23:33:39 UTC] Full Log Data: {
    "timestamp": "2026-05-17 23:33:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.27.182.105",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "149.27.182.105, 172.71.192.142",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA1IiwidXNlcm5hbWUiOiJAQVpFS0UxNzA3IiwiZW1haWwiOiJiYWpnYWxpZ2FuaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NjU0MDF9.JKG6W-eRyhw617JOEPIBbhIJodGMDcJdYmaCgtxU51c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd66da63ca58989-AKX",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "149.27.182.105",
        "cf-ipcountry": "KZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 23:33:39 UTC] === END API CALL LOG ===
[17-May-2026 23:33:39 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 23:33:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA1IiwidXNlcm5hbWUiOiJAQVpFS0UxNzA3IiwiZW1haWwiOiJiYWpnYWxpZ2FuaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NjU0MDF9.JKG6W-eRyhw617JOEPIBbhIJodGMDcJdYmaCgtxU51c
[17-May-2026 23:33:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 23:33:39 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 23:33:39 UTC] User ID: 605
[17-May-2026 23:33:39 UTC] ✅ User profile retrieved successfully for user ID: 605
[17-May-2026 23:33:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 23:33:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 23:33:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"149.27.182.105, 172.71.192.142","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA1IiwidXNlcm5hbWUiOiJAQVpFS0UxNzA3IiwiZW1haWwiOiJiYWpnYWxpZ2FuaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NjU0MDF9.JKG6W-eRyhw617JOEPIBbhIJodGMDcJdYmaCgtxU51c","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fd66da63ca48989-AKX","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"149.27.182.105","cf-ipcountry":"KZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-May-2026 23:33:39 UTC] === User Orders API Called ===
[17-May-2026 23:33:39 UTC] User ID: 605
[17-May-2026 23:33:39 UTC] Limit: 20, Offset: 0
[17-May-2026 23:33:39 UTC] Orders found: 0
[17-May-2026 23:33:39 UTC] Orders data: []
[17-May-2026 23:33:39 UTC] Total orders count: 0
[17-May-2026 23:33:39 UTC] === API CALL LOG ===
[17-May-2026 23:33:39 UTC] Endpoint: user/profile.php
[17-May-2026 23:33:39 UTC] Full Log Data: {
    "timestamp": "2026-05-17 23:33:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.27.182.105",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "149.27.182.105, 172.71.192.143",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA1IiwidXNlcm5hbWUiOiJAQVpFS0UxNzA3IiwiZW1haWwiOiJiYWpnYWxpZ2FuaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NjU0MDF9.JKG6W-eRyhw617JOEPIBbhIJodGMDcJdYmaCgtxU51c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd66da67cd48989-AKX",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "149.27.182.105",
        "cf-ipcountry": "KZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 23:33:39 UTC] === END API CALL LOG ===
[17-May-2026 23:33:39 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 23:33:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA1IiwidXNlcm5hbWUiOiJAQVpFS0UxNzA3IiwiZW1haWwiOiJiYWpnYWxpZ2FuaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NjU0MDF9.JKG6W-eRyhw617JOEPIBbhIJodGMDcJdYmaCgtxU51c
[17-May-2026 23:33:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 23:33:39 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 23:33:39 UTC] User ID: 605
[17-May-2026 23:33:39 UTC] ✅ User profile retrieved successfully for user ID: 605
[17-May-2026 23:33:39 UTC] === API CALL LOG ===
[17-May-2026 23:33:39 UTC] Endpoint: user/profile.php
[17-May-2026 23:33:39 UTC] Full Log Data: {
    "timestamp": "2026-05-17 23:33:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.27.182.105",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "149.27.182.105, 172.71.192.142",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA1IiwidXNlcm5hbWUiOiJAQVpFS0UxNzA3IiwiZW1haWwiOiJiYWpnYWxpZ2FuaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NjU0MDF9.JKG6W-eRyhw617JOEPIBbhIJodGMDcJdYmaCgtxU51c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd66dab590e8989-AKX",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "149.27.182.105",
        "cf-ipcountry": "KZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 23:33:39 UTC] === END API CALL LOG ===
[17-May-2026 23:33:39 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 23:33:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA1IiwidXNlcm5hbWUiOiJAQVpFS0UxNzA3IiwiZW1haWwiOiJiYWpnYWxpZ2FuaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NjU0MDF9.JKG6W-eRyhw617JOEPIBbhIJodGMDcJdYmaCgtxU51c
[17-May-2026 23:33:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 23:33:39 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 23:33:39 UTC] User ID: 605
[17-May-2026 23:33:39 UTC] ✅ User profile retrieved successfully for user ID: 605
[17-May-2026 23:33:51 UTC] === API CALL LOG ===
[17-May-2026 23:33:51 UTC] Endpoint: user/profile.php
[17-May-2026 23:33:51 UTC] Full Log Data: {
    "timestamp": "2026-05-17 23:33:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.27.182.105",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "149.27.182.105, 172.71.192.143",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA1IiwidXNlcm5hbWUiOiJAQVpFS0UxNzA3IiwiZW1haWwiOiJiYWpnYWxpZ2FuaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NjU0MDF9.JKG6W-eRyhw617JOEPIBbhIJodGMDcJdYmaCgtxU51c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd66df4c9498989-AKX",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "149.27.182.105",
        "cf-ipcountry": "KZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 23:33:51 UTC] === END API CALL LOG ===
[17-May-2026 23:33:51 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 23:33:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA1IiwidXNlcm5hbWUiOiJAQVpFS0UxNzA3IiwiZW1haWwiOiJiYWpnYWxpZ2FuaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NjU0MDF9.JKG6W-eRyhw617JOEPIBbhIJodGMDcJdYmaCgtxU51c
[17-May-2026 23:33:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 23:33:51 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 23:33:51 UTC] User ID: 605
[17-May-2026 23:33:51 UTC] ✅ User profile retrieved successfully for user ID: 605
[17-May-2026 23:34:18 UTC] === API CALL LOG ===
[17-May-2026 23:34:18 UTC] Endpoint: user/profile.php
[17-May-2026 23:34:18 UTC] Full Log Data: {
    "timestamp": "2026-05-17 23:34:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.27.182.105",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "149.27.182.105, 172.71.192.143",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA1IiwidXNlcm5hbWUiOiJAQVpFS0UxNzA3IiwiZW1haWwiOiJiYWpnYWxpZ2FuaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NjU0MDF9.JKG6W-eRyhw617JOEPIBbhIJodGMDcJdYmaCgtxU51c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd66e9a1c79dc3d-AKX",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "149.27.182.105",
        "cf-ipcountry": "KZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 23:34:18 UTC] === END API CALL LOG ===
[17-May-2026 23:34:18 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 23:34:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA1IiwidXNlcm5hbWUiOiJAQVpFS0UxNzA3IiwiZW1haWwiOiJiYWpnYWxpZ2FuaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NjU0MDF9.JKG6W-eRyhw617JOEPIBbhIJodGMDcJdYmaCgtxU51c
[17-May-2026 23:34:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 23:34:18 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 23:34:18 UTC] User ID: 605
[17-May-2026 23:34:18 UTC] ✅ User profile retrieved successfully for user ID: 605
[17-May-2026 23:34:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 23:34:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 23:34:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"149.27.182.105, 172.71.192.143","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA1IiwidXNlcm5hbWUiOiJAQVpFS0UxNzA3IiwiZW1haWwiOiJiYWpnYWxpZ2FuaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NjU0MDF9.JKG6W-eRyhw617JOEPIBbhIJodGMDcJdYmaCgtxU51c","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fd66f7beef7dc3d-AKX","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"149.27.182.105","cf-ipcountry":"KZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-May-2026 23:34:54 UTC] === User Orders API Called ===
[17-May-2026 23:34:54 UTC] User ID: 605
[17-May-2026 23:34:54 UTC] Limit: 20, Offset: 0
[17-May-2026 23:34:54 UTC] Orders found: 0
[17-May-2026 23:34:54 UTC] Orders data: []
[17-May-2026 23:34:54 UTC] Total orders count: 0
[17-May-2026 23:34:54 UTC] === API CALL LOG ===
[17-May-2026 23:34:54 UTC] Endpoint: user/profile.php
[17-May-2026 23:34:54 UTC] Full Log Data: {
    "timestamp": "2026-05-17 23:34:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.27.182.105",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "149.27.182.105, 172.71.192.143",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA1IiwidXNlcm5hbWUiOiJAQVpFS0UxNzA3IiwiZW1haWwiOiJiYWpnYWxpZ2FuaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NjU0MDF9.JKG6W-eRyhw617JOEPIBbhIJodGMDcJdYmaCgtxU51c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd66f7beef8dc3d-AKX",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "149.27.182.105",
        "cf-ipcountry": "KZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 23:34:54 UTC] === END API CALL LOG ===
[17-May-2026 23:34:54 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 23:34:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA1IiwidXNlcm5hbWUiOiJAQVpFS0UxNzA3IiwiZW1haWwiOiJiYWpnYWxpZ2FuaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NjU0MDF9.JKG6W-eRyhw617JOEPIBbhIJodGMDcJdYmaCgtxU51c
[17-May-2026 23:34:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 23:34:54 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 23:34:54 UTC] User ID: 605
[17-May-2026 23:34:54 UTC] ✅ User profile retrieved successfully for user ID: 605
[17-May-2026 23:34:54 UTC] === API CALL LOG ===
[17-May-2026 23:34:54 UTC] Endpoint: user/profile.php
[17-May-2026 23:34:54 UTC] Full Log Data: {
    "timestamp": "2026-05-17 23:34:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.27.182.105",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "149.27.182.105, 172.71.192.143",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA1IiwidXNlcm5hbWUiOiJAQVpFS0UxNzA3IiwiZW1haWwiOiJiYWpnYWxpZ2FuaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NjU0MDF9.JKG6W-eRyhw617JOEPIBbhIJodGMDcJdYmaCgtxU51c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd66f7c1f29dc3d-AKX",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "149.27.182.105",
        "cf-ipcountry": "KZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 23:34:54 UTC] === END API CALL LOG ===
[17-May-2026 23:34:54 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 23:34:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA1IiwidXNlcm5hbWUiOiJAQVpFS0UxNzA3IiwiZW1haWwiOiJiYWpnYWxpZ2FuaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NjU0MDF9.JKG6W-eRyhw617JOEPIBbhIJodGMDcJdYmaCgtxU51c
[17-May-2026 23:34:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 23:34:54 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 23:34:54 UTC] User ID: 605
[17-May-2026 23:34:54 UTC] ✅ User profile retrieved successfully for user ID: 605
[17-May-2026 23:34:54 UTC] === API CALL LOG ===
[17-May-2026 23:34:54 UTC] Endpoint: user/profile.php
[17-May-2026 23:34:54 UTC] Full Log Data: {
    "timestamp": "2026-05-17 23:34:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.27.182.105",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "149.27.182.105, 172.71.192.143",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA1IiwidXNlcm5hbWUiOiJAQVpFS0UxNzA3IiwiZW1haWwiOiJiYWpnYWxpZ2FuaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NjU0MDF9.JKG6W-eRyhw617JOEPIBbhIJodGMDcJdYmaCgtxU51c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd66f7f0994dc3d-AKX",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "149.27.182.105",
        "cf-ipcountry": "KZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 23:34:54 UTC] === END API CALL LOG ===
[17-May-2026 23:34:54 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 23:34:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA1IiwidXNlcm5hbWUiOiJAQVpFS0UxNzA3IiwiZW1haWwiOiJiYWpnYWxpZ2FuaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NjU0MDF9.JKG6W-eRyhw617JOEPIBbhIJodGMDcJdYmaCgtxU51c
[17-May-2026 23:34:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 23:34:54 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 23:34:54 UTC] User ID: 605
[17-May-2026 23:34:54 UTC] ✅ User profile retrieved successfully for user ID: 605
[17-May-2026 23:35:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 23:35:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 23:35:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"149.27.182.105, 172.71.192.142","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA1IiwidXNlcm5hbWUiOiJAQVpFS0UxNzA3IiwiZW1haWwiOiJiYWpnYWxpZ2FuaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NjU0MDF9.JKG6W-eRyhw617JOEPIBbhIJodGMDcJdYmaCgtxU51c","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fd67094cb79dc3d-AKX","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"149.27.182.105","cf-ipcountry":"KZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-May-2026 23:35:39 UTC] === User Orders API Called ===
[17-May-2026 23:35:39 UTC] User ID: 605
[17-May-2026 23:35:39 UTC] Limit: 20, Offset: 0
[17-May-2026 23:35:39 UTC] Orders found: 0
[17-May-2026 23:35:39 UTC] Orders data: []
[17-May-2026 23:35:39 UTC] Total orders count: 0
[17-May-2026 23:35:39 UTC] === API CALL LOG ===
[17-May-2026 23:35:39 UTC] Endpoint: user/profile.php
[17-May-2026 23:35:39 UTC] Full Log Data: {
    "timestamp": "2026-05-17 23:35:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.27.182.105",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "149.27.182.105, 172.71.192.143",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA1IiwidXNlcm5hbWUiOiJAQVpFS0UxNzA3IiwiZW1haWwiOiJiYWpnYWxpZ2FuaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NjU0MDF9.JKG6W-eRyhw617JOEPIBbhIJodGMDcJdYmaCgtxU51c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd670950ba8dc3d-AKX",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "149.27.182.105",
        "cf-ipcountry": "KZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 23:35:39 UTC] === END API CALL LOG ===
[17-May-2026 23:35:39 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 23:35:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA1IiwidXNlcm5hbWUiOiJAQVpFS0UxNzA3IiwiZW1haWwiOiJiYWpnYWxpZ2FuaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NjU0MDF9.JKG6W-eRyhw617JOEPIBbhIJodGMDcJdYmaCgtxU51c
[17-May-2026 23:35:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 23:35:39 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 23:35:39 UTC] User ID: 605
[17-May-2026 23:35:39 UTC] ✅ User profile retrieved successfully for user ID: 605
[17-May-2026 23:35:39 UTC] === API CALL LOG ===
[17-May-2026 23:35:39 UTC] Endpoint: user/profile.php
[17-May-2026 23:35:39 UTC] Full Log Data: {
    "timestamp": "2026-05-17 23:35:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.27.182.105",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "149.27.182.105, 172.71.192.142",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA1IiwidXNlcm5hbWUiOiJAQVpFS0UxNzA3IiwiZW1haWwiOiJiYWpnYWxpZ2FuaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NjU0MDF9.JKG6W-eRyhw617JOEPIBbhIJodGMDcJdYmaCgtxU51c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd67094cb7bdc3d-AKX",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "149.27.182.105",
        "cf-ipcountry": "KZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 23:35:39 UTC] === END API CALL LOG ===
[17-May-2026 23:35:39 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 23:35:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA1IiwidXNlcm5hbWUiOiJAQVpFS0UxNzA3IiwiZW1haWwiOiJiYWpnYWxpZ2FuaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NjU0MDF9.JKG6W-eRyhw617JOEPIBbhIJodGMDcJdYmaCgtxU51c
[17-May-2026 23:35:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 23:35:39 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 23:35:39 UTC] User ID: 605
[17-May-2026 23:35:39 UTC] ✅ User profile retrieved successfully for user ID: 605
[17-May-2026 23:35:39 UTC] === API CALL LOG ===
[17-May-2026 23:35:39 UTC] Endpoint: user/profile.php
[17-May-2026 23:35:39 UTC] Full Log Data: {
    "timestamp": "2026-05-17 23:35:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.27.182.105",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "149.27.182.105, 172.71.192.142",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA1IiwidXNlcm5hbWUiOiJAQVpFS0UxNzA3IiwiZW1haWwiOiJiYWpnYWxpZ2FuaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NjU0MDF9.JKG6W-eRyhw617JOEPIBbhIJodGMDcJdYmaCgtxU51c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd67099cfe8dc3d-AKX",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "149.27.182.105",
        "cf-ipcountry": "KZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 23:35:39 UTC] === END API CALL LOG ===
[17-May-2026 23:35:39 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 23:35:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA1IiwidXNlcm5hbWUiOiJAQVpFS0UxNzA3IiwiZW1haWwiOiJiYWpnYWxpZ2FuaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NjU0MDF9.JKG6W-eRyhw617JOEPIBbhIJodGMDcJdYmaCgtxU51c
[17-May-2026 23:35:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 23:35:39 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 23:35:39 UTC] User ID: 605
[17-May-2026 23:35:39 UTC] ✅ User profile retrieved successfully for user ID: 605
[17-May-2026 23:35:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 23:35:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 23:35:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"149.27.182.105, 172.71.192.142","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA1IiwidXNlcm5hbWUiOiJAQVpFS0UxNzA3IiwiZW1haWwiOiJiYWpnYWxpZ2FuaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NjU0MDF9.JKG6W-eRyhw617JOEPIBbhIJodGMDcJdYmaCgtxU51c","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fd670a81b87dc3d-AKX","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"149.27.182.105","cf-ipcountry":"KZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-May-2026 23:35:42 UTC] === User Orders API Called ===
[17-May-2026 23:35:42 UTC] User ID: 605
[17-May-2026 23:35:42 UTC] Limit: 20, Offset: 0
[17-May-2026 23:35:42 UTC] Orders found: 0
[17-May-2026 23:35:42 UTC] Orders data: []
[17-May-2026 23:35:42 UTC] Total orders count: 0
[17-May-2026 23:35:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 23:35:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 23:35:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"149.27.182.105, 172.71.192.142","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA1IiwidXNlcm5hbWUiOiJAQVpFS0UxNzA3IiwiZW1haWwiOiJiYWpnYWxpZ2FuaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NjU0MDF9.JKG6W-eRyhw617JOEPIBbhIJodGMDcJdYmaCgtxU51c","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fd670b918c9dc3d-AKX","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"149.27.182.105","cf-ipcountry":"KZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-May-2026 23:35:44 UTC] === User Orders API Called ===
[17-May-2026 23:35:44 UTC] User ID: 605
[17-May-2026 23:35:44 UTC] Limit: 20, Offset: 0
[17-May-2026 23:35:44 UTC] Orders found: 0
[17-May-2026 23:35:44 UTC] Orders data: []
[17-May-2026 23:35:44 UTC] Total orders count: 0
[17-May-2026 23:35:47 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 23:35:47 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 23:35:47 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"149.27.182.105, 172.71.192.142","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA1IiwidXNlcm5hbWUiOiJAQVpFS0UxNzA3IiwiZW1haWwiOiJiYWpnYWxpZ2FuaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NjU0MDF9.JKG6W-eRyhw617JOEPIBbhIJodGMDcJdYmaCgtxU51c","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fd670cbe884dc3d-AKX","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"149.27.182.105","cf-ipcountry":"KZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-May-2026 23:35:47 UTC] === API CALL LOG ===
[17-May-2026 23:35:47 UTC] === User Orders API Called ===
[17-May-2026 23:35:47 UTC] Endpoint: user/profile.php
[17-May-2026 23:35:47 UTC] User ID: 605
[17-May-2026 23:35:47 UTC] Full Log Data: {
    "timestamp": "2026-05-17 23:35:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.27.182.105",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "149.27.182.105, 172.71.192.142",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA1IiwidXNlcm5hbWUiOiJAQVpFS0UxNzA3IiwiZW1haWwiOiJiYWpnYWxpZ2FuaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NjU0MDF9.JKG6W-eRyhw617JOEPIBbhIJodGMDcJdYmaCgtxU51c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd670cbe886dc3d-AKX",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "149.27.182.105",
        "cf-ipcountry": "KZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 23:35:47 UTC] Limit: 20, Offset: 0
[17-May-2026 23:35:47 UTC] === END API CALL LOG ===
[17-May-2026 23:35:47 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 23:35:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA1IiwidXNlcm5hbWUiOiJAQVpFS0UxNzA3IiwiZW1haWwiOiJiYWpnYWxpZ2FuaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NjU0MDF9.JKG6W-eRyhw617JOEPIBbhIJodGMDcJdYmaCgtxU51c
[17-May-2026 23:35:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 23:35:47 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 23:35:47 UTC] User ID: 605
[17-May-2026 23:35:47 UTC] Orders found: 0
[17-May-2026 23:35:47 UTC] Orders data: []
[17-May-2026 23:35:47 UTC] ✅ User profile retrieved successfully for user ID: 605
[17-May-2026 23:35:47 UTC] Total orders count: 0
[17-May-2026 23:35:47 UTC] === API CALL LOG ===
[17-May-2026 23:35:47 UTC] Endpoint: user/profile.php
[17-May-2026 23:35:47 UTC] Full Log Data: {
    "timestamp": "2026-05-17 23:35:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.27.182.105",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "149.27.182.105, 172.71.192.142",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA1IiwidXNlcm5hbWUiOiJAQVpFS0UxNzA3IiwiZW1haWwiOiJiYWpnYWxpZ2FuaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NjU0MDF9.JKG6W-eRyhw617JOEPIBbhIJodGMDcJdYmaCgtxU51c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd670cc18a7dc3d-AKX",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "149.27.182.105",
        "cf-ipcountry": "KZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 23:35:47 UTC] === END API CALL LOG ===
[17-May-2026 23:35:47 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 23:35:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA1IiwidXNlcm5hbWUiOiJAQVpFS0UxNzA3IiwiZW1haWwiOiJiYWpnYWxpZ2FuaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NjU0MDF9.JKG6W-eRyhw617JOEPIBbhIJodGMDcJdYmaCgtxU51c
[17-May-2026 23:35:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 23:35:47 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 23:35:47 UTC] User ID: 605
[17-May-2026 23:35:47 UTC] ✅ User profile retrieved successfully for user ID: 605
[17-May-2026 23:35:48 UTC] === API CALL LOG ===
[17-May-2026 23:35:48 UTC] Endpoint: user/profile.php
[17-May-2026 23:35:48 UTC] Full Log Data: {
    "timestamp": "2026-05-17 23:35:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.27.182.105",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "149.27.182.105, 172.71.192.142",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA1IiwidXNlcm5hbWUiOiJAQVpFS0UxNzA3IiwiZW1haWwiOiJiYWpnYWxpZ2FuaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NjU0MDF9.JKG6W-eRyhw617JOEPIBbhIJodGMDcJdYmaCgtxU51c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd670cefb5edc3d-AKX",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "149.27.182.105",
        "cf-ipcountry": "KZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 23:35:48 UTC] === END API CALL LOG ===
[17-May-2026 23:35:48 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 23:35:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA1IiwidXNlcm5hbWUiOiJAQVpFS0UxNzA3IiwiZW1haWwiOiJiYWpnYWxpZ2FuaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NjU0MDF9.JKG6W-eRyhw617JOEPIBbhIJodGMDcJdYmaCgtxU51c
[17-May-2026 23:35:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 23:35:48 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 23:35:48 UTC] User ID: 605
[17-May-2026 23:35:48 UTC] ✅ User profile retrieved successfully for user ID: 605
[17-May-2026 23:35:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 23:35:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 23:35:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"149.27.182.105, 172.71.192.142","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA1IiwidXNlcm5hbWUiOiJAQVpFS0UxNzA3IiwiZW1haWwiOiJiYWpnYWxpZ2FuaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NjU0MDF9.JKG6W-eRyhw617JOEPIBbhIJodGMDcJdYmaCgtxU51c","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fd670e6d887dc3d-AKX","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"149.27.182.105","cf-ipcountry":"KZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-May-2026 23:35:52 UTC] === User Orders API Called ===
[17-May-2026 23:35:52 UTC] User ID: 605
[17-May-2026 23:35:52 UTC] Limit: 20, Offset: 0
[17-May-2026 23:35:52 UTC] Orders found: 0
[17-May-2026 23:35:52 UTC] Orders data: []
[17-May-2026 23:35:52 UTC] Total orders count: 0
[17-May-2026 23:35:53 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 23:35:53 UTC] === API CALL LOG ===
[17-May-2026 23:35:53 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 23:35:53 UTC] Endpoint: user/profile.php
[17-May-2026 23:35:53 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"149.27.182.105, 172.71.192.142","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA1IiwidXNlcm5hbWUiOiJAQVpFS0UxNzA3IiwiZW1haWwiOiJiYWpnYWxpZ2FuaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NjU0MDF9.JKG6W-eRyhw617JOEPIBbhIJodGMDcJdYmaCgtxU51c","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fd670ee0edadc3d-AKX","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"149.27.182.105","cf-ipcountry":"KZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-May-2026 23:35:53 UTC] Full Log Data: {
    "timestamp": "2026-05-17 23:35:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.27.182.105",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "149.27.182.105, 172.71.192.142",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA1IiwidXNlcm5hbWUiOiJAQVpFS0UxNzA3IiwiZW1haWwiOiJiYWpnYWxpZ2FuaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NjU0MDF9.JKG6W-eRyhw617JOEPIBbhIJodGMDcJdYmaCgtxU51c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd670ee0edddc3d-AKX",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "149.27.182.105",
        "cf-ipcountry": "KZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 23:35:53 UTC] === END API CALL LOG ===
[17-May-2026 23:35:53 UTC] === User Orders API Called ===
[17-May-2026 23:35:53 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 23:35:53 UTC] User ID: 605
[17-May-2026 23:35:53 UTC] Limit: 20, Offset: 0
[17-May-2026 23:35:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA1IiwidXNlcm5hbWUiOiJAQVpFS0UxNzA3IiwiZW1haWwiOiJiYWpnYWxpZ2FuaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NjU0MDF9.JKG6W-eRyhw617JOEPIBbhIJodGMDcJdYmaCgtxU51c
[17-May-2026 23:35:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 23:35:53 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 23:35:53 UTC] User ID: 605
[17-May-2026 23:35:53 UTC] Orders found: 0
[17-May-2026 23:35:53 UTC] Orders data: []
[17-May-2026 23:35:53 UTC] ✅ User profile retrieved successfully for user ID: 605
[17-May-2026 23:35:53 UTC] Total orders count: 0
[17-May-2026 23:35:53 UTC] === API CALL LOG ===
[17-May-2026 23:35:53 UTC] Endpoint: user/profile.php
[17-May-2026 23:35:53 UTC] Full Log Data: {
    "timestamp": "2026-05-17 23:35:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.27.182.105",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "149.27.182.105, 172.71.192.142",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA1IiwidXNlcm5hbWUiOiJAQVpFS0UxNzA3IiwiZW1haWwiOiJiYWpnYWxpZ2FuaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NjU0MDF9.JKG6W-eRyhw617JOEPIBbhIJodGMDcJdYmaCgtxU51c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd670ee4f0cdc3d-AKX",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "149.27.182.105",
        "cf-ipcountry": "KZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 23:35:53 UTC] === END API CALL LOG ===
[17-May-2026 23:35:53 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 23:35:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA1IiwidXNlcm5hbWUiOiJAQVpFS0UxNzA3IiwiZW1haWwiOiJiYWpnYWxpZ2FuaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NjU0MDF9.JKG6W-eRyhw617JOEPIBbhIJodGMDcJdYmaCgtxU51c
[17-May-2026 23:35:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 23:35:53 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 23:35:53 UTC] User ID: 605
[17-May-2026 23:35:53 UTC] ✅ User profile retrieved successfully for user ID: 605
[17-May-2026 23:35:53 UTC] === API CALL LOG ===
[17-May-2026 23:35:53 UTC] Endpoint: user/profile.php
[17-May-2026 23:35:53 UTC] Full Log Data: {
    "timestamp": "2026-05-17 23:35:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.27.182.105",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "149.27.182.105, 172.71.192.142",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA1IiwidXNlcm5hbWUiOiJAQVpFS0UxNzA3IiwiZW1haWwiOiJiYWpnYWxpZ2FuaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NjU0MDF9.JKG6W-eRyhw617JOEPIBbhIJodGMDcJdYmaCgtxU51c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd670f169d1dc3d-AKX",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "149.27.182.105",
        "cf-ipcountry": "KZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 23:35:53 UTC] === END API CALL LOG ===
[17-May-2026 23:35:53 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 23:35:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA1IiwidXNlcm5hbWUiOiJAQVpFS0UxNzA3IiwiZW1haWwiOiJiYWpnYWxpZ2FuaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NjU0MDF9.JKG6W-eRyhw617JOEPIBbhIJodGMDcJdYmaCgtxU51c
[17-May-2026 23:35:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 23:35:53 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 23:35:53 UTC] User ID: 605
[17-May-2026 23:35:53 UTC] ✅ User profile retrieved successfully for user ID: 605
[17-May-2026 23:36:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 23:36:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 23:36:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"149.27.182.105, 172.71.192.143","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA1IiwidXNlcm5hbWUiOiJAQVpFS0UxNzA3IiwiZW1haWwiOiJiYWpnYWxpZ2FuaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NjU0MDF9.JKG6W-eRyhw617JOEPIBbhIJodGMDcJdYmaCgtxU51c","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fd6714f2e33dc3d-AKX","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"149.27.182.105","cf-ipcountry":"KZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-May-2026 23:36:08 UTC] === User Orders API Called ===
[17-May-2026 23:36:08 UTC] User ID: 605
[17-May-2026 23:36:08 UTC] Limit: 20, Offset: 0
[17-May-2026 23:36:08 UTC] Orders found: 0
[17-May-2026 23:36:08 UTC] Orders data: []
[17-May-2026 23:36:08 UTC] Total orders count: 0
[17-May-2026 23:36:09 UTC] === API CALL LOG ===
[17-May-2026 23:36:09 UTC] Endpoint: user/profile.php
[17-May-2026 23:36:09 UTC] Full Log Data: {
    "timestamp": "2026-05-17 23:36:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.27.182.105",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "149.27.182.105, 172.71.192.143",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA1IiwidXNlcm5hbWUiOiJAQVpFS0UxNzA3IiwiZW1haWwiOiJiYWpnYWxpZ2FuaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NjU0MDF9.JKG6W-eRyhw617JOEPIBbhIJodGMDcJdYmaCgtxU51c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd67155ec5adc3d-AKX",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "149.27.182.105",
        "cf-ipcountry": "KZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 23:36:09 UTC] === END API CALL LOG ===
[17-May-2026 23:36:09 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 23:36:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA1IiwidXNlcm5hbWUiOiJAQVpFS0UxNzA3IiwiZW1haWwiOiJiYWpnYWxpZ2FuaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NjU0MDF9.JKG6W-eRyhw617JOEPIBbhIJodGMDcJdYmaCgtxU51c
[17-May-2026 23:36:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 23:36:09 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 23:36:09 UTC] User ID: 605
[17-May-2026 23:36:09 UTC] ✅ User profile retrieved successfully for user ID: 605
[17-May-2026 23:36:10 UTC] User Purchases API - User ID: 605
[17-May-2026 23:36:10 UTC] User Purchases API - Total purchases found: 1
[17-May-2026 23:36:43 UTC] === API CALL LOG ===
[17-May-2026 23:36:43 UTC] Endpoint: user/profile.php
[17-May-2026 23:36:43 UTC] Full Log Data: {
    "timestamp": "2026-05-17 23:36:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.27.182.105",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "149.27.182.105, 172.71.192.142",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA1IiwidXNlcm5hbWUiOiJAQVpFS0UxNzA3IiwiZW1haWwiOiJiYWpnYWxpZ2FuaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NjU0MDF9.JKG6W-eRyhw617JOEPIBbhIJodGMDcJdYmaCgtxU51c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd67227afaae4c9-AKX",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "149.27.182.105",
        "cf-ipcountry": "KZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 23:36:43 UTC] === END API CALL LOG ===
[17-May-2026 23:36:43 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 23:36:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA1IiwidXNlcm5hbWUiOiJAQVpFS0UxNzA3IiwiZW1haWwiOiJiYWpnYWxpZ2FuaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NjU0MDF9.JKG6W-eRyhw617JOEPIBbhIJodGMDcJdYmaCgtxU51c
[17-May-2026 23:36:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 23:36:43 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 23:36:43 UTC] User ID: 605
[17-May-2026 23:36:43 UTC] ✅ User profile retrieved successfully for user ID: 605
[17-May-2026 23:36:43 UTC] User Purchases API - User ID: 605
[17-May-2026 23:36:43 UTC] User Purchases API - Total purchases found: 1
[17-May-2026 23:36:45 UTC] User Purchases API - User ID: 605
[17-May-2026 23:36:45 UTC] User Purchases API - Total purchases found: 1
[17-May-2026 23:36:49 UTC] === API CALL LOG ===
[17-May-2026 23:36:49 UTC] Endpoint: user/profile.php
[17-May-2026 23:36:49 UTC] Full Log Data: {
    "timestamp": "2026-05-17 23:36:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.27.182.105",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "149.27.182.105, 172.71.192.142",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA1IiwidXNlcm5hbWUiOiJAQVpFS0UxNzA3IiwiZW1haWwiOiJiYWpnYWxpZ2FuaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NjU0MDF9.JKG6W-eRyhw617JOEPIBbhIJodGMDcJdYmaCgtxU51c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd6724a7b2de4c9-AKX",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "149.27.182.105",
        "cf-ipcountry": "KZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 23:36:49 UTC] === END API CALL LOG ===
[17-May-2026 23:36:49 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 23:36:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA1IiwidXNlcm5hbWUiOiJAQVpFS0UxNzA3IiwiZW1haWwiOiJiYWpnYWxpZ2FuaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NjU0MDF9.JKG6W-eRyhw617JOEPIBbhIJodGMDcJdYmaCgtxU51c
[17-May-2026 23:36:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 23:36:49 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 23:36:49 UTC] User ID: 605
[17-May-2026 23:36:49 UTC] ✅ User profile retrieved successfully for user ID: 605
[17-May-2026 23:36:49 UTC] User Purchases API - User ID: 605
[17-May-2026 23:36:49 UTC] User Purchases API - Total purchases found: 1
[17-May-2026 23:37:07 UTC] === API CALL LOG ===
[17-May-2026 23:37:07 UTC] Endpoint: user/profile.php
[17-May-2026 23:37:07 UTC] Full Log Data: {
    "timestamp": "2026-05-17 23:37:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.27.182.105",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "149.27.182.105, 172.71.192.143",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA1IiwidXNlcm5hbWUiOiJAQVpFS0UxNzA3IiwiZW1haWwiOiJiYWpnYWxpZ2FuaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NjU0MDF9.JKG6W-eRyhw617JOEPIBbhIJodGMDcJdYmaCgtxU51c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd672bcfe89a108-AKX",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "149.27.182.105",
        "cf-ipcountry": "KZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 23:37:07 UTC] === END API CALL LOG ===
[17-May-2026 23:37:07 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 23:37:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA1IiwidXNlcm5hbWUiOiJAQVpFS0UxNzA3IiwiZW1haWwiOiJiYWpnYWxpZ2FuaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NjU0MDF9.JKG6W-eRyhw617JOEPIBbhIJodGMDcJdYmaCgtxU51c
[17-May-2026 23:37:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 23:37:07 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 23:37:07 UTC] User ID: 605
[17-May-2026 23:37:07 UTC] ✅ User profile retrieved successfully for user ID: 605
[17-May-2026 23:37:07 UTC] User Purchases API - User ID: 605
[17-May-2026 23:37:07 UTC] User Purchases API - Total purchases found: 1
[17-May-2026 23:37:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 23:37:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 23:37:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"149.27.182.105, 172.71.192.143","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA1IiwidXNlcm5hbWUiOiJAQVpFS0UxNzA3IiwiZW1haWwiOiJiYWpnYWxpZ2FuaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NjU0MDF9.JKG6W-eRyhw617JOEPIBbhIJodGMDcJdYmaCgtxU51c","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fd672c1dac0a108-AKX","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"149.27.182.105","cf-ipcountry":"KZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-May-2026 23:37:08 UTC] === User Orders API Called ===
[17-May-2026 23:37:08 UTC] User ID: 605
[17-May-2026 23:37:08 UTC] Limit: 20, Offset: 0
[17-May-2026 23:37:08 UTC] Orders found: 0
[17-May-2026 23:37:08 UTC] Orders data: []
[17-May-2026 23:37:08 UTC] Total orders count: 0
[17-May-2026 23:37:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 23:37:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 23:37:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"149.27.182.105, 172.71.192.143","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA1IiwidXNlcm5hbWUiOiJAQVpFS0UxNzA3IiwiZW1haWwiOiJiYWpnYWxpZ2FuaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NjU0MDF9.JKG6W-eRyhw617JOEPIBbhIJodGMDcJdYmaCgtxU51c","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fd672cac9e1a108-AKX","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"149.27.182.105","cf-ipcountry":"KZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-May-2026 23:37:09 UTC] === API CALL LOG ===
[17-May-2026 23:37:09 UTC] Endpoint: user/profile.php
[17-May-2026 23:37:09 UTC] === User Orders API Called ===
[17-May-2026 23:37:09 UTC] Full Log Data: {
    "timestamp": "2026-05-17 23:37:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.27.182.105",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "149.27.182.105, 172.71.192.143",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA1IiwidXNlcm5hbWUiOiJAQVpFS0UxNzA3IiwiZW1haWwiOiJiYWpnYWxpZ2FuaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NjU0MDF9.JKG6W-eRyhw617JOEPIBbhIJodGMDcJdYmaCgtxU51c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd672cac9e2a108-AKX",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "149.27.182.105",
        "cf-ipcountry": "KZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 23:37:09 UTC] User ID: 605
[17-May-2026 23:37:09 UTC] Limit: 20, Offset: 0
[17-May-2026 23:37:09 UTC] === END API CALL LOG ===
[17-May-2026 23:37:09 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 23:37:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA1IiwidXNlcm5hbWUiOiJAQVpFS0UxNzA3IiwiZW1haWwiOiJiYWpnYWxpZ2FuaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NjU0MDF9.JKG6W-eRyhw617JOEPIBbhIJodGMDcJdYmaCgtxU51c
[17-May-2026 23:37:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 23:37:09 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 23:37:09 UTC] User ID: 605
[17-May-2026 23:37:09 UTC] Orders found: 0
[17-May-2026 23:37:09 UTC] Orders data: []
[17-May-2026 23:37:09 UTC] ✅ User profile retrieved successfully for user ID: 605
[17-May-2026 23:37:09 UTC] Total orders count: 0
[17-May-2026 23:37:09 UTC] === API CALL LOG ===
[17-May-2026 23:37:09 UTC] Endpoint: user/profile.php
[17-May-2026 23:37:09 UTC] Full Log Data: {
    "timestamp": "2026-05-17 23:37:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.27.182.105",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "149.27.182.105, 172.71.192.143",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA1IiwidXNlcm5hbWUiOiJAQVpFS0UxNzA3IiwiZW1haWwiOiJiYWpnYWxpZ2FuaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NjU0MDF9.JKG6W-eRyhw617JOEPIBbhIJodGMDcJdYmaCgtxU51c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd672cb0a1ca108-AKX",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "149.27.182.105",
        "cf-ipcountry": "KZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 23:37:09 UTC] === END API CALL LOG ===
[17-May-2026 23:37:09 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 23:37:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA1IiwidXNlcm5hbWUiOiJAQVpFS0UxNzA3IiwiZW1haWwiOiJiYWpnYWxpZ2FuaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NjU0MDF9.JKG6W-eRyhw617JOEPIBbhIJodGMDcJdYmaCgtxU51c
[17-May-2026 23:37:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 23:37:09 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 23:37:09 UTC] User ID: 605
[17-May-2026 23:37:09 UTC] ✅ User profile retrieved successfully for user ID: 605
[17-May-2026 23:37:10 UTC] === API CALL LOG ===
[17-May-2026 23:37:10 UTC] Endpoint: user/profile.php
[17-May-2026 23:37:10 UTC] Full Log Data: {
    "timestamp": "2026-05-17 23:37:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.27.182.105",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "149.27.182.105, 172.71.192.143",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA1IiwidXNlcm5hbWUiOiJAQVpFS0UxNzA3IiwiZW1haWwiOiJiYWpnYWxpZ2FuaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NjU0MDF9.JKG6W-eRyhw617JOEPIBbhIJodGMDcJdYmaCgtxU51c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd672ce0caba108-AKX",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "149.27.182.105",
        "cf-ipcountry": "KZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 23:37:10 UTC] === END API CALL LOG ===
[17-May-2026 23:37:10 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 23:37:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA1IiwidXNlcm5hbWUiOiJAQVpFS0UxNzA3IiwiZW1haWwiOiJiYWpnYWxpZ2FuaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NjU0MDF9.JKG6W-eRyhw617JOEPIBbhIJodGMDcJdYmaCgtxU51c
[17-May-2026 23:37:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 23:37:10 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 23:37:10 UTC] User ID: 605
[17-May-2026 23:37:10 UTC] ✅ User profile retrieved successfully for user ID: 605
[17-May-2026 23:42:23 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 23:42:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 23:42:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"149.27.182.105, 172.71.192.143","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA1IiwidXNlcm5hbWUiOiJAQVpFS0UxNzA3IiwiZW1haWwiOiJiYWpnYWxpZ2FuaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NjU0MDF9.JKG6W-eRyhw617JOEPIBbhIJodGMDcJdYmaCgtxU51c","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fd67a742f17b17e-AKX","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"149.27.182.105","cf-ipcountry":"KZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-May-2026 23:42:23 UTC] === User Orders API Called ===
[17-May-2026 23:42:23 UTC] User ID: 605
[17-May-2026 23:42:23 UTC] Limit: 20, Offset: 0
[17-May-2026 23:42:23 UTC] Orders found: 0
[17-May-2026 23:42:23 UTC] Orders data: []
[17-May-2026 23:42:23 UTC] Total orders count: 0
[17-May-2026 23:42:30 UTC] === API CALL LOG ===
[17-May-2026 23:42:30 UTC] Endpoint: user/profile.php
[17-May-2026 23:42:30 UTC] Full Log Data: {
    "timestamp": "2026-05-17 23:42:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.27.182.105",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "149.27.182.105, 172.71.192.143",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA1IiwidXNlcm5hbWUiOiJAQVpFS0UxNzA3IiwiZW1haWwiOiJiYWpnYWxpZ2FuaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NjU0MDF9.JKG6W-eRyhw617JOEPIBbhIJodGMDcJdYmaCgtxU51c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd67a9c5872e4ca-AKX",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "149.27.182.105",
        "cf-ipcountry": "KZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 23:42:30 UTC] === END API CALL LOG ===
[17-May-2026 23:42:30 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 23:42:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA1IiwidXNlcm5hbWUiOiJAQVpFS0UxNzA3IiwiZW1haWwiOiJiYWpnYWxpZ2FuaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NjU0MDF9.JKG6W-eRyhw617JOEPIBbhIJodGMDcJdYmaCgtxU51c
[17-May-2026 23:42:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 23:42:30 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 23:42:30 UTC] User ID: 605
[17-May-2026 23:42:30 UTC] ✅ User profile retrieved successfully for user ID: 605
[17-May-2026 23:42:30 UTC] === API CALL LOG ===
[17-May-2026 23:42:30 UTC] Endpoint: user/profile.php
[17-May-2026 23:42:30 UTC] Full Log Data: {
    "timestamp": "2026-05-17 23:42:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.27.182.105",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "149.27.182.105, 172.71.192.143",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA1IiwidXNlcm5hbWUiOiJAQVpFS0UxNzA3IiwiZW1haWwiOiJiYWpnYWxpZ2FuaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NjU0MDF9.JKG6W-eRyhw617JOEPIBbhIJodGMDcJdYmaCgtxU51c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd67aa0c9a9e4ca-AKX",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "149.27.182.105",
        "cf-ipcountry": "KZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 23:42:30 UTC] === END API CALL LOG ===
[17-May-2026 23:42:30 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 23:42:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA1IiwidXNlcm5hbWUiOiJAQVpFS0UxNzA3IiwiZW1haWwiOiJiYWpnYWxpZ2FuaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NjU0MDF9.JKG6W-eRyhw617JOEPIBbhIJodGMDcJdYmaCgtxU51c
[17-May-2026 23:42:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 23:42:30 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 23:42:30 UTC] User ID: 605
[17-May-2026 23:42:30 UTC] ✅ User profile retrieved successfully for user ID: 605
[17-May-2026 23:42:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 23:42:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-May-2026 23:42:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"149.27.182.105, 172.71.192.143","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA1IiwidXNlcm5hbWUiOiJAQVpFS0UxNzA3IiwiZW1haWwiOiJiYWpnYWxpZ2FuaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NjU0MDF9.JKG6W-eRyhw617JOEPIBbhIJodGMDcJdYmaCgtxU51c","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fd67aa109c1e4ca-AKX","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"149.27.182.105","cf-ipcountry":"KZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-May-2026 23:42:30 UTC] === User Orders API Called ===
[17-May-2026 23:42:30 UTC] User ID: 605
[17-May-2026 23:42:30 UTC] Limit: 20, Offset: 0
[17-May-2026 23:42:30 UTC] Orders found: 0
[17-May-2026 23:42:30 UTC] Orders data: []
[17-May-2026 23:42:30 UTC] Total orders count: 0
[17-May-2026 23:42:30 UTC] === API CALL LOG ===
[17-May-2026 23:42:30 UTC] Endpoint: user/profile.php
[17-May-2026 23:42:30 UTC] Full Log Data: {
    "timestamp": "2026-05-17 23:42:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.27.182.105",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "149.27.182.105, 172.71.192.143",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA1IiwidXNlcm5hbWUiOiJAQVpFS0UxNzA3IiwiZW1haWwiOiJiYWpnYWxpZ2FuaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NjU0MDF9.JKG6W-eRyhw617JOEPIBbhIJodGMDcJdYmaCgtxU51c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd67aa179dae4ca-AKX",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "149.27.182.105",
        "cf-ipcountry": "KZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 23:42:30 UTC] === END API CALL LOG ===
[17-May-2026 23:42:30 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 23:42:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA1IiwidXNlcm5hbWUiOiJAQVpFS0UxNzA3IiwiZW1haWwiOiJiYWpnYWxpZ2FuaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NjU0MDF9.JKG6W-eRyhw617JOEPIBbhIJodGMDcJdYmaCgtxU51c
[17-May-2026 23:42:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 23:42:30 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 23:42:30 UTC] User ID: 605
[17-May-2026 23:42:30 UTC] ✅ User profile retrieved successfully for user ID: 605
[17-May-2026 23:42:31 UTC] === API CALL LOG ===
[17-May-2026 23:42:31 UTC] Endpoint: user/profile.php
[17-May-2026 23:42:31 UTC] Full Log Data: {
    "timestamp": "2026-05-17 23:42:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.27.182.105",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "149.27.182.105, 172.71.192.143",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA1IiwidXNlcm5hbWUiOiJAQVpFS0UxNzA3IiwiZW1haWwiOiJiYWpnYWxpZ2FuaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NjU0MDF9.JKG6W-eRyhw617JOEPIBbhIJodGMDcJdYmaCgtxU51c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd67a742f18b17e-AKX",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "149.27.182.105",
        "cf-ipcountry": "KZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 23:42:31 UTC] === END API CALL LOG ===
[17-May-2026 23:42:31 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 23:42:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA1IiwidXNlcm5hbWUiOiJAQVpFS0UxNzA3IiwiZW1haWwiOiJiYWpnYWxpZ2FuaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NjU0MDF9.JKG6W-eRyhw617JOEPIBbhIJodGMDcJdYmaCgtxU51c
[17-May-2026 23:42:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 23:42:31 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 23:42:31 UTC] User ID: 605
[17-May-2026 23:42:31 UTC] === API CALL LOG ===
[17-May-2026 23:42:31 UTC] Endpoint: user/profile.php
[17-May-2026 23:42:31 UTC] Full Log Data: {
    "timestamp": "2026-05-17 23:42:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.27.182.105",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "149.27.182.105, 172.71.192.142",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA1IiwidXNlcm5hbWUiOiJAQVpFS0UxNzA3IiwiZW1haWwiOiJiYWpnYWxpZ2FuaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NjU0MDF9.JKG6W-eRyhw617JOEPIBbhIJodGMDcJdYmaCgtxU51c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd67a745f3db17e-AKX",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "149.27.182.105",
        "cf-ipcountry": "KZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 23:42:31 UTC] ✅ User profile retrieved successfully for user ID: 605
[17-May-2026 23:42:31 UTC] === END API CALL LOG ===
[17-May-2026 23:42:31 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 23:42:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA1IiwidXNlcm5hbWUiOiJAQVpFS0UxNzA3IiwiZW1haWwiOiJiYWpnYWxpZ2FuaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NjU0MDF9.JKG6W-eRyhw617JOEPIBbhIJodGMDcJdYmaCgtxU51c
[17-May-2026 23:42:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 23:42:31 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 23:42:31 UTC] User ID: 605
[17-May-2026 23:42:31 UTC] ✅ User profile retrieved successfully for user ID: 605
[17-May-2026 23:42:31 UTC] === API CALL LOG ===
[17-May-2026 23:42:31 UTC] Endpoint: user/profile.php
[17-May-2026 23:42:31 UTC] Full Log Data: {
    "timestamp": "2026-05-17 23:42:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.27.182.105",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "149.27.182.105, 172.71.192.143",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA1IiwidXNlcm5hbWUiOiJAQVpFS0UxNzA3IiwiZW1haWwiOiJiYWpnYWxpZ2FuaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NjU0MDF9.JKG6W-eRyhw617JOEPIBbhIJodGMDcJdYmaCgtxU51c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd67aa64b1ce4ca-AKX",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "149.27.182.105",
        "cf-ipcountry": "KZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-May-2026 23:42:31 UTC] === END API CALL LOG ===
[17-May-2026 23:42:31 UTC] ✅ API Hash verification passed for profile endpoint
[17-May-2026 23:42:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA1IiwidXNlcm5hbWUiOiJAQVpFS0UxNzA3IiwiZW1haWwiOiJiYWpnYWxpZ2FuaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NjU0MDF9.JKG6W-eRyhw617JOEPIBbhIJodGMDcJdYmaCgtxU51c
[17-May-2026 23:42:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-May-2026 23:42:31 UTC] ✅ JWT token verified successfully for user profile
[17-May-2026 23:42:31 UTC] User ID: 605
[17-May-2026 23:42:31 UTC] ✅ User profile retrieved successfully for user ID: 605
[18-May-2026 02:52:55 UTC] === API CALL LOG ===
[18-May-2026 02:52:55 UTC] Endpoint: user/profile.php
[18-May-2026 02:52:55 UTC] Full Log Data: {
    "timestamp": "2026-05-18 02:52:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "151.115.51.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "151.115.51.156, 172.69.155.223",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA2IiwidXNlcm5hbWUiOiJAUHJpbWNlc2FhZGQiLCJlbWFpbCI6ImZrMDQxMzI5N0BnbWFpbC5jb20iLCJleHAiOjE3Nzk2Nzc1NzR9.lMZ-0kNAER8uNDcIN0ydQf8FOZaWNvTFbsUaVDtsWUA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd791911be0b588-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "151.115.51.156",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-May-2026 02:52:55 UTC] === END API CALL LOG ===
[18-May-2026 02:52:55 UTC] ✅ API Hash verification passed for profile endpoint
[18-May-2026 02:52:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA2IiwidXNlcm5hbWUiOiJAUHJpbWNlc2FhZGQiLCJlbWFpbCI6ImZrMDQxMzI5N0BnbWFpbC5jb20iLCJleHAiOjE3Nzk2Nzc1NzR9.lMZ-0kNAER8uNDcIN0ydQf8FOZaWNvTFbsUaVDtsWUA
[18-May-2026 02:52:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-May-2026 02:52:55 UTC] ✅ JWT token verified successfully for user profile
[18-May-2026 02:52:55 UTC] User ID: 606
[18-May-2026 02:52:55 UTC] ✅ User profile retrieved successfully for user ID: 606
[18-May-2026 02:52:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-May-2026 02:52:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-May-2026 02:52:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"151.115.51.156, 172.69.155.223","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA2IiwidXNlcm5hbWUiOiJAUHJpbWNlc2FhZGQiLCJlbWFpbCI6ImZrMDQxMzI5N0BnbWFpbC5jb20iLCJleHAiOjE3Nzk2Nzc1NzR9.lMZ-0kNAER8uNDcIN0ydQf8FOZaWNvTFbsUaVDtsWUA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fd791911be2b588-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"151.115.51.156","cf-ipcountry":"PL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-May-2026 02:52:55 UTC] === User Orders API Called ===
[18-May-2026 02:52:55 UTC] User ID: 606
[18-May-2026 02:52:55 UTC] Limit: 20, Offset: 0
[18-May-2026 02:52:55 UTC] Orders found: 0
[18-May-2026 02:52:55 UTC] Orders data: []
[18-May-2026 02:52:55 UTC] Total orders count: 0
[18-May-2026 02:52:56 UTC] === API CALL LOG ===
[18-May-2026 02:52:56 UTC] Endpoint: user/profile.php
[18-May-2026 02:52:56 UTC] Full Log Data: {
    "timestamp": "2026-05-18 02:52:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "151.115.51.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "151.115.51.156, 172.69.155.223",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA2IiwidXNlcm5hbWUiOiJAUHJpbWNlc2FhZGQiLCJlbWFpbCI6ImZrMDQxMzI5N0BnbWFpbC5jb20iLCJleHAiOjE3Nzk2Nzc1NzR9.lMZ-0kNAER8uNDcIN0ydQf8FOZaWNvTFbsUaVDtsWUA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd791924cddb588-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "151.115.51.156",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-May-2026 02:52:56 UTC] === END API CALL LOG ===
[18-May-2026 02:52:56 UTC] ✅ API Hash verification passed for profile endpoint
[18-May-2026 02:52:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA2IiwidXNlcm5hbWUiOiJAUHJpbWNlc2FhZGQiLCJlbWFpbCI6ImZrMDQxMzI5N0BnbWFpbC5jb20iLCJleHAiOjE3Nzk2Nzc1NzR9.lMZ-0kNAER8uNDcIN0ydQf8FOZaWNvTFbsUaVDtsWUA
[18-May-2026 02:52:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-May-2026 02:52:56 UTC] ✅ JWT token verified successfully for user profile
[18-May-2026 02:52:56 UTC] User ID: 606
[18-May-2026 02:52:56 UTC] ✅ User profile retrieved successfully for user ID: 606
[18-May-2026 02:52:57 UTC] === API CALL LOG ===
[18-May-2026 02:52:57 UTC] Endpoint: user/profile.php
[18-May-2026 02:52:57 UTC] Full Log Data: {
    "timestamp": "2026-05-18 02:52:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "151.115.51.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "151.115.51.156, 172.69.155.223",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA2IiwidXNlcm5hbWUiOiJAUHJpbWNlc2FhZGQiLCJlbWFpbCI6ImZrMDQxMzI5N0BnbWFpbC5jb20iLCJleHAiOjE3Nzk2Nzc1NzR9.lMZ-0kNAER8uNDcIN0ydQf8FOZaWNvTFbsUaVDtsWUA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd7919a2b6eb588-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "151.115.51.156",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-May-2026 02:52:57 UTC] === END API CALL LOG ===
[18-May-2026 02:52:57 UTC] ✅ API Hash verification passed for profile endpoint
[18-May-2026 02:52:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA2IiwidXNlcm5hbWUiOiJAUHJpbWNlc2FhZGQiLCJlbWFpbCI6ImZrMDQxMzI5N0BnbWFpbC5jb20iLCJleHAiOjE3Nzk2Nzc1NzR9.lMZ-0kNAER8uNDcIN0ydQf8FOZaWNvTFbsUaVDtsWUA
[18-May-2026 02:52:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-May-2026 02:52:57 UTC] ✅ JWT token verified successfully for user profile
[18-May-2026 02:52:57 UTC] User ID: 606
[18-May-2026 02:52:57 UTC] ✅ User profile retrieved successfully for user ID: 606
[18-May-2026 02:53:19 UTC] === API CALL LOG ===
[18-May-2026 02:53:19 UTC] Endpoint: user/profile.php
[18-May-2026 02:53:19 UTC] Full Log Data: {
    "timestamp": "2026-05-18 02:53:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "151.115.51.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "151.115.51.156, 172.69.155.212",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA2IiwidXNlcm5hbWUiOiJAUHJpbWNlc2FhZGQiLCJlbWFpbCI6ImZrMDQxMzI5N0BnbWFpbC5jb20iLCJleHAiOjE3Nzk2Nzc1NzR9.lMZ-0kNAER8uNDcIN0ydQf8FOZaWNvTFbsUaVDtsWUA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd79222ef98b588-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "151.115.51.156",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-May-2026 02:53:19 UTC] === END API CALL LOG ===
[18-May-2026 02:53:19 UTC] ✅ API Hash verification passed for profile endpoint
[18-May-2026 02:53:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA2IiwidXNlcm5hbWUiOiJAUHJpbWNlc2FhZGQiLCJlbWFpbCI6ImZrMDQxMzI5N0BnbWFpbC5jb20iLCJleHAiOjE3Nzk2Nzc1NzR9.lMZ-0kNAER8uNDcIN0ydQf8FOZaWNvTFbsUaVDtsWUA
[18-May-2026 02:53:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-May-2026 02:53:19 UTC] ✅ JWT token verified successfully for user profile
[18-May-2026 02:53:19 UTC] User ID: 606
[18-May-2026 02:53:19 UTC] ✅ User profile retrieved successfully for user ID: 606
[18-May-2026 02:53:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-May-2026 02:53:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-May-2026 02:53:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"151.115.51.156, 172.69.155.212","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA2IiwidXNlcm5hbWUiOiJAUHJpbWNlc2FhZGQiLCJlbWFpbCI6ImZrMDQxMzI5N0BnbWFpbC5jb20iLCJleHAiOjE3Nzk2Nzc1NzR9.lMZ-0kNAER8uNDcIN0ydQf8FOZaWNvTFbsUaVDtsWUA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fd79222ef97b588-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"151.115.51.156","cf-ipcountry":"PL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-May-2026 02:53:19 UTC] === User Orders API Called ===
[18-May-2026 02:53:19 UTC] User ID: 606
[18-May-2026 02:53:19 UTC] Limit: 20, Offset: 0
[18-May-2026 02:53:19 UTC] Orders found: 0
[18-May-2026 02:53:19 UTC] Orders data: []
[18-May-2026 02:53:19 UTC] Total orders count: 0
[18-May-2026 02:53:19 UTC] === API CALL LOG ===
[18-May-2026 02:53:19 UTC] Endpoint: user/profile.php
[18-May-2026 02:53:19 UTC] Full Log Data: {
    "timestamp": "2026-05-18 02:53:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "151.115.51.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "151.115.51.156, 172.69.155.212",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA2IiwidXNlcm5hbWUiOiJAUHJpbWNlc2FhZGQiLCJlbWFpbCI6ImZrMDQxMzI5N0BnbWFpbC5jb20iLCJleHAiOjE3Nzk2Nzc1NzR9.lMZ-0kNAER8uNDcIN0ydQf8FOZaWNvTFbsUaVDtsWUA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd792279ca2b588-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "151.115.51.156",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-May-2026 02:53:19 UTC] === END API CALL LOG ===
[18-May-2026 02:53:19 UTC] ✅ API Hash verification passed for profile endpoint
[18-May-2026 02:53:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA2IiwidXNlcm5hbWUiOiJAUHJpbWNlc2FhZGQiLCJlbWFpbCI6ImZrMDQxMzI5N0BnbWFpbC5jb20iLCJleHAiOjE3Nzk2Nzc1NzR9.lMZ-0kNAER8uNDcIN0ydQf8FOZaWNvTFbsUaVDtsWUA
[18-May-2026 02:53:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-May-2026 02:53:19 UTC] ✅ JWT token verified successfully for user profile
[18-May-2026 02:53:19 UTC] User ID: 606
[18-May-2026 02:53:19 UTC] ✅ User profile retrieved successfully for user ID: 606
[18-May-2026 02:53:22 UTC] === API CALL LOG ===
[18-May-2026 02:53:22 UTC] Endpoint: user/profile.php
[18-May-2026 02:53:22 UTC] Full Log Data: {
    "timestamp": "2026-05-18 02:53:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "151.115.51.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "151.115.51.156, 172.69.155.212",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA2IiwidXNlcm5hbWUiOiJAUHJpbWNlc2FhZGQiLCJlbWFpbCI6ImZrMDQxMzI5N0BnbWFpbC5jb20iLCJleHAiOjE3Nzk2Nzc1NzR9.lMZ-0kNAER8uNDcIN0ydQf8FOZaWNvTFbsUaVDtsWUA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd792359be6b588-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "151.115.51.156",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-May-2026 02:53:22 UTC] === END API CALL LOG ===
[18-May-2026 02:53:22 UTC] ✅ API Hash verification passed for profile endpoint
[18-May-2026 02:53:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA2IiwidXNlcm5hbWUiOiJAUHJpbWNlc2FhZGQiLCJlbWFpbCI6ImZrMDQxMzI5N0BnbWFpbC5jb20iLCJleHAiOjE3Nzk2Nzc1NzR9.lMZ-0kNAER8uNDcIN0ydQf8FOZaWNvTFbsUaVDtsWUA
[18-May-2026 02:53:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-May-2026 02:53:22 UTC] ✅ JWT token verified successfully for user profile
[18-May-2026 02:53:22 UTC] User ID: 606
[18-May-2026 02:53:22 UTC] ✅ User profile retrieved successfully for user ID: 606
[18-May-2026 02:53:28 UTC] === API CALL LOG ===
[18-May-2026 02:53:28 UTC] Endpoint: user/profile.php
[18-May-2026 02:53:28 UTC] Full Log Data: {
    "timestamp": "2026-05-18 02:53:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "151.115.51.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "151.115.51.156, 172.69.155.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA2IiwidXNlcm5hbWUiOiJAUHJpbWNlc2FhZGQiLCJlbWFpbCI6ImZrMDQxMzI5N0BnbWFpbC5jb20iLCJleHAiOjE3Nzk2Nzc1NzR9.lMZ-0kNAER8uNDcIN0ydQf8FOZaWNvTFbsUaVDtsWUA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd7925fa88eb588-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "151.115.51.156",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-May-2026 02:53:28 UTC] === END API CALL LOG ===
[18-May-2026 02:53:28 UTC] ✅ API Hash verification passed for profile endpoint
[18-May-2026 02:53:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA2IiwidXNlcm5hbWUiOiJAUHJpbWNlc2FhZGQiLCJlbWFpbCI6ImZrMDQxMzI5N0BnbWFpbC5jb20iLCJleHAiOjE3Nzk2Nzc1NzR9.lMZ-0kNAER8uNDcIN0ydQf8FOZaWNvTFbsUaVDtsWUA
[18-May-2026 02:53:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-May-2026 02:53:28 UTC] ✅ JWT token verified successfully for user profile
[18-May-2026 02:53:28 UTC] User ID: 606
[18-May-2026 02:53:28 UTC] ✅ User profile retrieved successfully for user ID: 606
[18-May-2026 02:53:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-May-2026 02:53:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-May-2026 02:53:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"151.115.51.156, 172.69.155.213","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA2IiwidXNlcm5hbWUiOiJAUHJpbWNlc2FhZGQiLCJlbWFpbCI6ImZrMDQxMzI5N0BnbWFpbC5jb20iLCJleHAiOjE3Nzk2Nzc1NzR9.lMZ-0kNAER8uNDcIN0ydQf8FOZaWNvTFbsUaVDtsWUA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fd79265afa7b588-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"151.115.51.156","cf-ipcountry":"PL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-May-2026 02:53:29 UTC] === User Orders API Called ===
[18-May-2026 02:53:29 UTC] User ID: 606
[18-May-2026 02:53:29 UTC] Limit: 20, Offset: 0
[18-May-2026 02:53:29 UTC] Orders found: 0
[18-May-2026 02:53:29 UTC] Orders data: []
[18-May-2026 02:53:29 UTC] Total orders count: 0
[18-May-2026 02:53:31 UTC] === API CALL LOG ===
[18-May-2026 02:53:31 UTC] Endpoint: user/profile.php
[18-May-2026 02:53:31 UTC] Full Log Data: {
    "timestamp": "2026-05-18 02:53:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "151.115.51.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "151.115.51.156, 172.69.155.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA2IiwidXNlcm5hbWUiOiJAUHJpbWNlc2FhZGQiLCJlbWFpbCI6ImZrMDQxMzI5N0BnbWFpbC5jb20iLCJleHAiOjE3Nzk2Nzc1NzR9.lMZ-0kNAER8uNDcIN0ydQf8FOZaWNvTFbsUaVDtsWUA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd79271fc50b588-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "151.115.51.156",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-May-2026 02:53:31 UTC] === END API CALL LOG ===
[18-May-2026 02:53:31 UTC] ✅ API Hash verification passed for profile endpoint
[18-May-2026 02:53:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA2IiwidXNlcm5hbWUiOiJAUHJpbWNlc2FhZGQiLCJlbWFpbCI6ImZrMDQxMzI5N0BnbWFpbC5jb20iLCJleHAiOjE3Nzk2Nzc1NzR9.lMZ-0kNAER8uNDcIN0ydQf8FOZaWNvTFbsUaVDtsWUA
[18-May-2026 02:53:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-May-2026 02:53:31 UTC] ✅ JWT token verified successfully for user profile
[18-May-2026 02:53:31 UTC] User ID: 606
[18-May-2026 02:53:31 UTC] ✅ User profile retrieved successfully for user ID: 606
[18-May-2026 02:53:32 UTC] User Purchases API - User ID: 606
[18-May-2026 02:53:32 UTC] User Purchases API - Total purchases found: 0
[18-May-2026 02:53:40 UTC] === API CALL LOG ===
[18-May-2026 02:53:40 UTC] Endpoint: user/profile.php
[18-May-2026 02:53:40 UTC] Full Log Data: {
    "timestamp": "2026-05-18 02:53:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "151.115.51.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "151.115.51.156, 172.69.155.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA2IiwidXNlcm5hbWUiOiJAUHJpbWNlc2FhZGQiLCJlbWFpbCI6ImZrMDQxMzI5N0BnbWFpbC5jb20iLCJleHAiOjE3Nzk2Nzc1NzR9.lMZ-0kNAER8uNDcIN0ydQf8FOZaWNvTFbsUaVDtsWUA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd792aa182bb588-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "151.115.51.156",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-May-2026 02:53:40 UTC] === END API CALL LOG ===
[18-May-2026 02:53:40 UTC] ✅ API Hash verification passed for profile endpoint
[18-May-2026 02:53:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA2IiwidXNlcm5hbWUiOiJAUHJpbWNlc2FhZGQiLCJlbWFpbCI6ImZrMDQxMzI5N0BnbWFpbC5jb20iLCJleHAiOjE3Nzk2Nzc1NzR9.lMZ-0kNAER8uNDcIN0ydQf8FOZaWNvTFbsUaVDtsWUA
[18-May-2026 02:53:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-May-2026 02:53:40 UTC] ✅ JWT token verified successfully for user profile
[18-May-2026 02:53:40 UTC] User ID: 606
[18-May-2026 02:53:40 UTC] ✅ User profile retrieved successfully for user ID: 606
[18-May-2026 02:53:41 UTC] User Purchases API - User ID: 606
[18-May-2026 02:53:41 UTC] User Purchases API - Total purchases found: 0
[18-May-2026 02:53:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-May-2026 02:53:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-May-2026 02:53:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"151.115.51.156, 172.69.155.213","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA2IiwidXNlcm5hbWUiOiJAUHJpbWNlc2FhZGQiLCJlbWFpbCI6ImZrMDQxMzI5N0BnbWFpbC5jb20iLCJleHAiOjE3Nzk2Nzc1NzR9.lMZ-0kNAER8uNDcIN0ydQf8FOZaWNvTFbsUaVDtsWUA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fd792b58b58b588-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"151.115.51.156","cf-ipcountry":"PL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-May-2026 02:53:42 UTC] === User Orders API Called ===
[18-May-2026 02:53:42 UTC] User ID: 606
[18-May-2026 02:53:42 UTC] Limit: 20, Offset: 0
[18-May-2026 02:53:42 UTC] Orders found: 0
[18-May-2026 02:53:42 UTC] Orders data: []
[18-May-2026 02:53:42 UTC] Total orders count: 0
[18-May-2026 02:53:45 UTC] === API CALL LOG ===
[18-May-2026 02:53:45 UTC] Endpoint: user/profile.php
[18-May-2026 02:53:45 UTC] Full Log Data: {
    "timestamp": "2026-05-18 02:53:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "151.115.51.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "151.115.51.156, 172.69.155.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA2IiwidXNlcm5hbWUiOiJAUHJpbWNlc2FhZGQiLCJlbWFpbCI6ImZrMDQxMzI5N0BnbWFpbC5jb20iLCJleHAiOjE3Nzk2Nzc1NzR9.lMZ-0kNAER8uNDcIN0ydQf8FOZaWNvTFbsUaVDtsWUA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd792c99e49b588-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "151.115.51.156",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-May-2026 02:53:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-May-2026 02:53:45 UTC] === END API CALL LOG ===
[18-May-2026 02:53:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-May-2026 02:53:45 UTC] ✅ API Hash verification passed for profile endpoint
[18-May-2026 02:53:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"151.115.51.156, 172.69.155.213","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA2IiwidXNlcm5hbWUiOiJAUHJpbWNlc2FhZGQiLCJlbWFpbCI6ImZrMDQxMzI5N0BnbWFpbC5jb20iLCJleHAiOjE3Nzk2Nzc1NzR9.lMZ-0kNAER8uNDcIN0ydQf8FOZaWNvTFbsUaVDtsWUA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fd792c99e47b588-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"151.115.51.156","cf-ipcountry":"PL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-May-2026 02:53:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA2IiwidXNlcm5hbWUiOiJAUHJpbWNlc2FhZGQiLCJlbWFpbCI6ImZrMDQxMzI5N0BnbWFpbC5jb20iLCJleHAiOjE3Nzk2Nzc1NzR9.lMZ-0kNAER8uNDcIN0ydQf8FOZaWNvTFbsUaVDtsWUA
[18-May-2026 02:53:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-May-2026 02:53:45 UTC] ✅ JWT token verified successfully for user profile
[18-May-2026 02:53:45 UTC] === User Orders API Called ===
[18-May-2026 02:53:45 UTC] User ID: 606
[18-May-2026 02:53:45 UTC] User ID: 606
[18-May-2026 02:53:45 UTC] Limit: 20, Offset: 0
[18-May-2026 02:53:45 UTC] ✅ User profile retrieved successfully for user ID: 606
[18-May-2026 02:53:45 UTC] Orders found: 0
[18-May-2026 02:53:45 UTC] Orders data: []
[18-May-2026 02:53:45 UTC] Total orders count: 0
[18-May-2026 02:53:46 UTC] === API CALL LOG ===
[18-May-2026 02:53:46 UTC] Endpoint: user/profile.php
[18-May-2026 02:53:46 UTC] Full Log Data: {
    "timestamp": "2026-05-18 02:53:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "151.115.51.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "151.115.51.156, 172.69.155.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA2IiwidXNlcm5hbWUiOiJAUHJpbWNlc2FhZGQiLCJlbWFpbCI6ImZrMDQxMzI5N0BnbWFpbC5jb20iLCJleHAiOjE3Nzk2Nzc1NzR9.lMZ-0kNAER8uNDcIN0ydQf8FOZaWNvTFbsUaVDtsWUA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd792cba80ab588-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "151.115.51.156",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-May-2026 02:53:46 UTC] === END API CALL LOG ===
[18-May-2026 02:53:46 UTC] ✅ API Hash verification passed for profile endpoint
[18-May-2026 02:53:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA2IiwidXNlcm5hbWUiOiJAUHJpbWNlc2FhZGQiLCJlbWFpbCI6ImZrMDQxMzI5N0BnbWFpbC5jb20iLCJleHAiOjE3Nzk2Nzc1NzR9.lMZ-0kNAER8uNDcIN0ydQf8FOZaWNvTFbsUaVDtsWUA
[18-May-2026 02:53:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-May-2026 02:53:46 UTC] ✅ JWT token verified successfully for user profile
[18-May-2026 02:53:46 UTC] User ID: 606
[18-May-2026 02:53:46 UTC] ✅ User profile retrieved successfully for user ID: 606
[18-May-2026 02:53:47 UTC] === API CALL LOG ===
[18-May-2026 02:53:47 UTC] Endpoint: user/profile.php
[18-May-2026 02:53:47 UTC] Full Log Data: {
    "timestamp": "2026-05-18 02:53:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "151.115.51.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "151.115.51.156, 172.69.155.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA2IiwidXNlcm5hbWUiOiJAUHJpbWNlc2FhZGQiLCJlbWFpbCI6ImZrMDQxMzI5N0BnbWFpbC5jb20iLCJleHAiOjE3Nzk2Nzc1NzR9.lMZ-0kNAER8uNDcIN0ydQf8FOZaWNvTFbsUaVDtsWUA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd792d0ee46b588-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "151.115.51.156",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-May-2026 02:53:47 UTC] === END API CALL LOG ===
[18-May-2026 02:53:47 UTC] ✅ API Hash verification passed for profile endpoint
[18-May-2026 02:53:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA2IiwidXNlcm5hbWUiOiJAUHJpbWNlc2FhZGQiLCJlbWFpbCI6ImZrMDQxMzI5N0BnbWFpbC5jb20iLCJleHAiOjE3Nzk2Nzc1NzR9.lMZ-0kNAER8uNDcIN0ydQf8FOZaWNvTFbsUaVDtsWUA
[18-May-2026 02:53:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-May-2026 02:53:47 UTC] ✅ JWT token verified successfully for user profile
[18-May-2026 02:53:47 UTC] User ID: 606
[18-May-2026 02:53:47 UTC] ✅ User profile retrieved successfully for user ID: 606
[18-May-2026 02:53:59 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-May-2026 02:53:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-May-2026 02:53:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"151.115.51.156, 172.69.155.212","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA2IiwidXNlcm5hbWUiOiJAUHJpbWNlc2FhZGQiLCJlbWFpbCI6ImZrMDQxMzI5N0BnbWFpbC5jb20iLCJleHAiOjE3Nzk2Nzc1NzR9.lMZ-0kNAER8uNDcIN0ydQf8FOZaWNvTFbsUaVDtsWUA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fd793211fe1b588-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"151.115.51.156","cf-ipcountry":"PL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-May-2026 02:53:59 UTC] === User Orders API Called ===
[18-May-2026 02:53:59 UTC] User ID: 606
[18-May-2026 02:53:59 UTC] Limit: 20, Offset: 0
[18-May-2026 02:53:59 UTC] Orders found: 0
[18-May-2026 02:53:59 UTC] Orders data: []
[18-May-2026 02:53:59 UTC] Total orders count: 0
[18-May-2026 04:47:18 UTC] === API CALL LOG ===
[18-May-2026 04:47:18 UTC] Endpoint: user/profile.php
[18-May-2026 04:47:18 UTC] Full Log Data: {
    "timestamp": "2026-05-18 04:47:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.112.192",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.188.112.192, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA3IiwidXNlcm5hbWUiOiJXaXoiLCJlbWFpbCI6InNld2JlbHRvQGdtYWlsLmNvbSIsImV4cCI6MTc3OTY4NDQzN30.bQowyu57ZGwxTtqF-l3sna-MX8Sdx8zVdNpAOifNeYo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd8391f5bad8c19-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.188.112.192",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-May-2026 04:47:18 UTC] === END API CALL LOG ===
[18-May-2026 04:47:18 UTC] ✅ API Hash verification passed for profile endpoint
[18-May-2026 04:47:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA3IiwidXNlcm5hbWUiOiJXaXoiLCJlbWFpbCI6InNld2JlbHRvQGdtYWlsLmNvbSIsImV4cCI6MTc3OTY4NDQzN30.bQowyu57ZGwxTtqF-l3sna-MX8Sdx8zVdNpAOifNeYo
[18-May-2026 04:47:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-May-2026 04:47:18 UTC] ✅ JWT token verified successfully for user profile
[18-May-2026 04:47:18 UTC] User ID: 607
[18-May-2026 04:47:18 UTC] ✅ User profile retrieved successfully for user ID: 607
[18-May-2026 04:47:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-May-2026 04:47:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-May-2026 04:47:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.188.112.192, 104.23.208.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA3IiwidXNlcm5hbWUiOiJXaXoiLCJlbWFpbCI6InNld2JlbHRvQGdtYWlsLmNvbSIsImV4cCI6MTc3OTY4NDQzN30.bQowyu57ZGwxTtqF-l3sna-MX8Sdx8zVdNpAOifNeYo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fd8391f6bb78c19-ADD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.188.112.192","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-May-2026 04:47:18 UTC] === User Orders API Called ===
[18-May-2026 04:47:18 UTC] User ID: 607
[18-May-2026 04:47:18 UTC] Limit: 20, Offset: 0
[18-May-2026 04:47:18 UTC] Orders found: 0
[18-May-2026 04:47:18 UTC] Orders data: []
[18-May-2026 04:47:18 UTC] Total orders count: 0
[18-May-2026 04:47:19 UTC] === API CALL LOG ===
[18-May-2026 04:47:19 UTC] Endpoint: user/profile.php
[18-May-2026 04:47:19 UTC] Full Log Data: {
    "timestamp": "2026-05-18 04:47:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.112.192",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.188.112.192, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA3IiwidXNlcm5hbWUiOiJXaXoiLCJlbWFpbCI6InNld2JlbHRvQGdtYWlsLmNvbSIsImV4cCI6MTc3OTY4NDQzN30.bQowyu57ZGwxTtqF-l3sna-MX8Sdx8zVdNpAOifNeYo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd8391ffc298c19-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.188.112.192",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-May-2026 04:47:19 UTC] === END API CALL LOG ===
[18-May-2026 04:47:19 UTC] ✅ API Hash verification passed for profile endpoint
[18-May-2026 04:47:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA3IiwidXNlcm5hbWUiOiJXaXoiLCJlbWFpbCI6InNld2JlbHRvQGdtYWlsLmNvbSIsImV4cCI6MTc3OTY4NDQzN30.bQowyu57ZGwxTtqF-l3sna-MX8Sdx8zVdNpAOifNeYo
[18-May-2026 04:47:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-May-2026 04:47:19 UTC] ✅ JWT token verified successfully for user profile
[18-May-2026 04:47:19 UTC] User ID: 607
[18-May-2026 04:47:19 UTC] ✅ User profile retrieved successfully for user ID: 607
[18-May-2026 04:47:19 UTC] === API CALL LOG ===
[18-May-2026 04:47:19 UTC] Endpoint: user/profile.php
[18-May-2026 04:47:19 UTC] Full Log Data: {
    "timestamp": "2026-05-18 04:47:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.112.192",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.188.112.192, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA3IiwidXNlcm5hbWUiOiJXaXoiLCJlbWFpbCI6InNld2JlbHRvQGdtYWlsLmNvbSIsImV4cCI6MTc3OTY4NDQzN30.bQowyu57ZGwxTtqF-l3sna-MX8Sdx8zVdNpAOifNeYo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd83922feaf8c19-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.188.112.192",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-May-2026 04:47:19 UTC] === END API CALL LOG ===
[18-May-2026 04:47:19 UTC] ✅ API Hash verification passed for profile endpoint
[18-May-2026 04:47:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA3IiwidXNlcm5hbWUiOiJXaXoiLCJlbWFpbCI6InNld2JlbHRvQGdtYWlsLmNvbSIsImV4cCI6MTc3OTY4NDQzN30.bQowyu57ZGwxTtqF-l3sna-MX8Sdx8zVdNpAOifNeYo
[18-May-2026 04:47:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-May-2026 04:47:19 UTC] ✅ JWT token verified successfully for user profile
[18-May-2026 04:47:19 UTC] User ID: 607
[18-May-2026 04:47:19 UTC] ✅ User profile retrieved successfully for user ID: 607
[18-May-2026 04:47:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-May-2026 04:47:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-May-2026 04:47:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.188.112.192, 104.23.208.145","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA3IiwidXNlcm5hbWUiOiJXaXoiLCJlbWFpbCI6InNld2JlbHRvQGdtYWlsLmNvbSIsImV4cCI6MTc3OTY4NDQzN30.bQowyu57ZGwxTtqF-l3sna-MX8Sdx8zVdNpAOifNeYo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fd839b0cbb38c19-ADD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.188.112.192","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-May-2026 04:47:42 UTC] === User Orders API Called ===
[18-May-2026 04:47:42 UTC] User ID: 607
[18-May-2026 04:47:42 UTC] Limit: 20, Offset: 0
[18-May-2026 04:47:42 UTC] Orders found: 0
[18-May-2026 04:47:42 UTC] Orders data: []
[18-May-2026 04:47:42 UTC] Total orders count: 0
[18-May-2026 04:47:43 UTC] === API CALL LOG ===
[18-May-2026 04:47:43 UTC] Endpoint: user/profile.php
[18-May-2026 04:47:43 UTC] Full Log Data: {
    "timestamp": "2026-05-18 04:47:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.112.192",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.188.112.192, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA3IiwidXNlcm5hbWUiOiJXaXoiLCJlbWFpbCI6InNld2JlbHRvQGdtYWlsLmNvbSIsImV4cCI6MTc3OTY4NDQzN30.bQowyu57ZGwxTtqF-l3sna-MX8Sdx8zVdNpAOifNeYo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd839b93b208c19-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.188.112.192",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-May-2026 04:47:43 UTC] === END API CALL LOG ===
[18-May-2026 04:47:43 UTC] ✅ API Hash verification passed for profile endpoint
[18-May-2026 04:47:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA3IiwidXNlcm5hbWUiOiJXaXoiLCJlbWFpbCI6InNld2JlbHRvQGdtYWlsLmNvbSIsImV4cCI6MTc3OTY4NDQzN30.bQowyu57ZGwxTtqF-l3sna-MX8Sdx8zVdNpAOifNeYo
[18-May-2026 04:47:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-May-2026 04:47:43 UTC] ✅ JWT token verified successfully for user profile
[18-May-2026 04:47:43 UTC] User ID: 607
[18-May-2026 04:47:43 UTC] ✅ User profile retrieved successfully for user ID: 607
[18-May-2026 04:47:43 UTC] User Purchases API - User ID: 607
[18-May-2026 04:47:43 UTC] User Purchases API - Total purchases found: 0
[18-May-2026 04:47:47 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-May-2026 04:47:47 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-May-2026 04:47:47 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.188.112.192, 104.23.208.145","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA3IiwidXNlcm5hbWUiOiJXaXoiLCJlbWFpbCI6InNld2JlbHRvQGdtYWlsLmNvbSIsImV4cCI6MTc3OTY4NDQzN30.bQowyu57ZGwxTtqF-l3sna-MX8Sdx8zVdNpAOifNeYo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fd839d2a9378c19-ADD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.188.112.192","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-May-2026 04:47:47 UTC] === User Orders API Called ===
[18-May-2026 04:47:47 UTC] User ID: 607
[18-May-2026 04:47:47 UTC] Limit: 20, Offset: 0
[18-May-2026 04:47:47 UTC] Orders found: 0
[18-May-2026 04:47:47 UTC] Orders data: []
[18-May-2026 04:47:47 UTC] Total orders count: 0
[18-May-2026 04:47:47 UTC] === API CALL LOG ===
[18-May-2026 04:47:47 UTC] Endpoint: user/profile.php
[18-May-2026 04:47:47 UTC] Full Log Data: {
    "timestamp": "2026-05-18 04:47:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.112.192",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.188.112.192, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA3IiwidXNlcm5hbWUiOiJXaXoiLCJlbWFpbCI6InNld2JlbHRvQGdtYWlsLmNvbSIsImV4cCI6MTc3OTY4NDQzN30.bQowyu57ZGwxTtqF-l3sna-MX8Sdx8zVdNpAOifNeYo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd839d349b08c19-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.188.112.192",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-May-2026 04:47:47 UTC] === END API CALL LOG ===
[18-May-2026 04:47:47 UTC] ✅ API Hash verification passed for profile endpoint
[18-May-2026 04:47:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA3IiwidXNlcm5hbWUiOiJXaXoiLCJlbWFpbCI6InNld2JlbHRvQGdtYWlsLmNvbSIsImV4cCI6MTc3OTY4NDQzN30.bQowyu57ZGwxTtqF-l3sna-MX8Sdx8zVdNpAOifNeYo
[18-May-2026 04:47:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-May-2026 04:47:47 UTC] ✅ JWT token verified successfully for user profile
[18-May-2026 04:47:47 UTC] User ID: 607
[18-May-2026 04:47:47 UTC] ✅ User profile retrieved successfully for user ID: 607
[18-May-2026 04:47:48 UTC] === API CALL LOG ===
[18-May-2026 04:47:48 UTC] Endpoint: user/profile.php
[18-May-2026 04:47:48 UTC] Full Log Data: {
    "timestamp": "2026-05-18 04:47:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.112.192",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.188.112.192, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA3IiwidXNlcm5hbWUiOiJXaXoiLCJlbWFpbCI6InNld2JlbHRvQGdtYWlsLmNvbSIsImV4cCI6MTc3OTY4NDQzN30.bQowyu57ZGwxTtqF-l3sna-MX8Sdx8zVdNpAOifNeYo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd839d60c218c19-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.188.112.192",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-May-2026 04:47:48 UTC] === END API CALL LOG ===
[18-May-2026 04:47:48 UTC] ✅ API Hash verification passed for profile endpoint
[18-May-2026 04:47:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA3IiwidXNlcm5hbWUiOiJXaXoiLCJlbWFpbCI6InNld2JlbHRvQGdtYWlsLmNvbSIsImV4cCI6MTc3OTY4NDQzN30.bQowyu57ZGwxTtqF-l3sna-MX8Sdx8zVdNpAOifNeYo
[18-May-2026 04:47:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-May-2026 04:47:48 UTC] ✅ JWT token verified successfully for user profile
[18-May-2026 04:47:48 UTC] User ID: 607
[18-May-2026 04:47:48 UTC] ✅ User profile retrieved successfully for user ID: 607
[18-May-2026 04:47:48 UTC] === API CALL LOG ===
[18-May-2026 04:47:48 UTC] Endpoint: user/profile.php
[18-May-2026 04:47:48 UTC] Full Log Data: {
    "timestamp": "2026-05-18 04:47:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.112.192",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.188.112.192, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA3IiwidXNlcm5hbWUiOiJXaXoiLCJlbWFpbCI6InNld2JlbHRvQGdtYWlsLmNvbSIsImV4cCI6MTc3OTY4NDQzN30.bQowyu57ZGwxTtqF-l3sna-MX8Sdx8zVdNpAOifNeYo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd839d70cd88c19-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.188.112.192",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-May-2026 04:47:48 UTC] === END API CALL LOG ===
[18-May-2026 04:47:48 UTC] ✅ API Hash verification passed for profile endpoint
[18-May-2026 04:47:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA3IiwidXNlcm5hbWUiOiJXaXoiLCJlbWFpbCI6InNld2JlbHRvQGdtYWlsLmNvbSIsImV4cCI6MTc3OTY4NDQzN30.bQowyu57ZGwxTtqF-l3sna-MX8Sdx8zVdNpAOifNeYo
[18-May-2026 04:47:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-May-2026 04:47:48 UTC] ✅ JWT token verified successfully for user profile
[18-May-2026 04:47:48 UTC] User ID: 607
[18-May-2026 04:47:48 UTC] ✅ User profile retrieved successfully for user ID: 607
[18-May-2026 04:48:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-May-2026 04:48:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-May-2026 04:48:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.188.112.192, 104.23.208.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA3IiwidXNlcm5hbWUiOiJXaXoiLCJlbWFpbCI6InNld2JlbHRvQGdtYWlsLmNvbSIsImV4cCI6MTc3OTY4NDQzN30.bQowyu57ZGwxTtqF-l3sna-MX8Sdx8zVdNpAOifNeYo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fd83b22b8da8c19-ADD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.188.112.192","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-May-2026 04:48:41 UTC] === User Orders API Called ===
[18-May-2026 04:48:41 UTC] User ID: 607
[18-May-2026 04:48:41 UTC] Limit: 20, Offset: 0
[18-May-2026 04:48:41 UTC] Orders found: 0
[18-May-2026 04:48:41 UTC] Orders data: []
[18-May-2026 04:48:41 UTC] Total orders count: 0
[18-May-2026 04:48:41 UTC] === API CALL LOG ===
[18-May-2026 04:48:41 UTC] Endpoint: user/profile.php
[18-May-2026 04:48:41 UTC] Full Log Data: {
    "timestamp": "2026-05-18 04:48:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.112.192",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.188.112.192, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA3IiwidXNlcm5hbWUiOiJXaXoiLCJlbWFpbCI6InNld2JlbHRvQGdtYWlsLmNvbSIsImV4cCI6MTc3OTY4NDQzN30.bQowyu57ZGwxTtqF-l3sna-MX8Sdx8zVdNpAOifNeYo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd83b2359458c19-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.188.112.192",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-May-2026 04:48:41 UTC] === END API CALL LOG ===
[18-May-2026 04:48:41 UTC] ✅ API Hash verification passed for profile endpoint
[18-May-2026 04:48:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA3IiwidXNlcm5hbWUiOiJXaXoiLCJlbWFpbCI6InNld2JlbHRvQGdtYWlsLmNvbSIsImV4cCI6MTc3OTY4NDQzN30.bQowyu57ZGwxTtqF-l3sna-MX8Sdx8zVdNpAOifNeYo
[18-May-2026 04:48:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-May-2026 04:48:41 UTC] ✅ JWT token verified successfully for user profile
[18-May-2026 04:48:41 UTC] User ID: 607
[18-May-2026 04:48:41 UTC] ✅ User profile retrieved successfully for user ID: 607
[18-May-2026 04:48:42 UTC] === API CALL LOG ===
[18-May-2026 04:48:42 UTC] Endpoint: user/profile.php
[18-May-2026 04:48:42 UTC] Full Log Data: {
    "timestamp": "2026-05-18 04:48:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.112.192",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.188.112.192, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA3IiwidXNlcm5hbWUiOiJXaXoiLCJlbWFpbCI6InNld2JlbHRvQGdtYWlsLmNvbSIsImV4cCI6MTc3OTY4NDQzN30.bQowyu57ZGwxTtqF-l3sna-MX8Sdx8zVdNpAOifNeYo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd83b271ce98c19-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.188.112.192",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-May-2026 04:48:42 UTC] === END API CALL LOG ===
[18-May-2026 04:48:42 UTC] ✅ API Hash verification passed for profile endpoint
[18-May-2026 04:48:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA3IiwidXNlcm5hbWUiOiJXaXoiLCJlbWFpbCI6InNld2JlbHRvQGdtYWlsLmNvbSIsImV4cCI6MTc3OTY4NDQzN30.bQowyu57ZGwxTtqF-l3sna-MX8Sdx8zVdNpAOifNeYo
[18-May-2026 04:48:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-May-2026 04:48:42 UTC] ✅ JWT token verified successfully for user profile
[18-May-2026 04:48:42 UTC] User ID: 607
[18-May-2026 04:48:42 UTC] ✅ User profile retrieved successfully for user ID: 607
[18-May-2026 04:48:42 UTC] === API CALL LOG ===
[18-May-2026 04:48:42 UTC] Endpoint: user/profile.php
[18-May-2026 04:48:42 UTC] Full Log Data: {
    "timestamp": "2026-05-18 04:48:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.112.192",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.188.112.192, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA3IiwidXNlcm5hbWUiOiJXaXoiLCJlbWFpbCI6InNld2JlbHRvQGdtYWlsLmNvbSIsImV4cCI6MTc3OTY4NDQzN30.bQowyu57ZGwxTtqF-l3sna-MX8Sdx8zVdNpAOifNeYo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd83b28fed28c19-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.188.112.192",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-May-2026 04:48:42 UTC] === END API CALL LOG ===
[18-May-2026 04:48:42 UTC] ✅ API Hash verification passed for profile endpoint
[18-May-2026 04:48:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA3IiwidXNlcm5hbWUiOiJXaXoiLCJlbWFpbCI6InNld2JlbHRvQGdtYWlsLmNvbSIsImV4cCI6MTc3OTY4NDQzN30.bQowyu57ZGwxTtqF-l3sna-MX8Sdx8zVdNpAOifNeYo
[18-May-2026 04:48:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-May-2026 04:48:42 UTC] ✅ JWT token verified successfully for user profile
[18-May-2026 04:48:42 UTC] User ID: 607
[18-May-2026 04:48:42 UTC] ✅ User profile retrieved successfully for user ID: 607
[18-May-2026 04:49:16 UTC] === API CALL LOG ===
[18-May-2026 04:49:16 UTC] Endpoint: user/profile.php
[18-May-2026 04:49:16 UTC] Full Log Data: {
    "timestamp": "2026-05-18 04:49:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.112.192",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.188.112.192, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA3IiwidXNlcm5hbWUiOiJXaXoiLCJlbWFpbCI6InNld2JlbHRvQGdtYWlsLmNvbSIsImV4cCI6MTc3OTY4NDQzN30.bQowyu57ZGwxTtqF-l3sna-MX8Sdx8zVdNpAOifNeYo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd83bfc0c888c19-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.188.112.192",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-May-2026 04:49:16 UTC] === END API CALL LOG ===
[18-May-2026 04:49:16 UTC] ✅ API Hash verification passed for profile endpoint
[18-May-2026 04:49:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA3IiwidXNlcm5hbWUiOiJXaXoiLCJlbWFpbCI6InNld2JlbHRvQGdtYWlsLmNvbSIsImV4cCI6MTc3OTY4NDQzN30.bQowyu57ZGwxTtqF-l3sna-MX8Sdx8zVdNpAOifNeYo
[18-May-2026 04:49:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-May-2026 04:49:16 UTC] ✅ JWT token verified successfully for user profile
[18-May-2026 04:49:16 UTC] User ID: 607
[18-May-2026 04:49:16 UTC] ✅ User profile retrieved successfully for user ID: 607
[18-May-2026 04:49:58 UTC] === API CALL LOG ===
[18-May-2026 04:49:58 UTC] Endpoint: user/profile.php
[18-May-2026 04:49:58 UTC] Full Log Data: {
    "timestamp": "2026-05-18 04:49:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.112.192",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.188.112.192, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA3IiwidXNlcm5hbWUiOiJXaXoiLCJlbWFpbCI6InNld2JlbHRvQGdtYWlsLmNvbSIsImV4cCI6MTc3OTY4NDQzN30.bQowyu57ZGwxTtqF-l3sna-MX8Sdx8zVdNpAOifNeYo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd83cffef6e8c19-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.188.112.192",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-May-2026 04:49:58 UTC] === END API CALL LOG ===
[18-May-2026 04:49:58 UTC] ✅ API Hash verification passed for profile endpoint
[18-May-2026 04:49:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA3IiwidXNlcm5hbWUiOiJXaXoiLCJlbWFpbCI6InNld2JlbHRvQGdtYWlsLmNvbSIsImV4cCI6MTc3OTY4NDQzN30.bQowyu57ZGwxTtqF-l3sna-MX8Sdx8zVdNpAOifNeYo
[18-May-2026 04:49:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-May-2026 04:49:58 UTC] ✅ JWT token verified successfully for user profile
[18-May-2026 04:49:58 UTC] User ID: 607
[18-May-2026 04:49:58 UTC] ✅ User profile retrieved successfully for user ID: 607
[18-May-2026 04:50:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-May-2026 04:50:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-May-2026 04:50:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.188.112.192, 104.23.208.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA3IiwidXNlcm5hbWUiOiJXaXoiLCJlbWFpbCI6InNld2JlbHRvQGdtYWlsLmNvbSIsImV4cCI6MTc3OTY4NDQzN30.bQowyu57ZGwxTtqF-l3sna-MX8Sdx8zVdNpAOifNeYo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fd83d7c5e868c19-ADD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.188.112.192","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-May-2026 04:50:18 UTC] === User Orders API Called ===
[18-May-2026 04:50:18 UTC] User ID: 607
[18-May-2026 04:50:18 UTC] Limit: 20, Offset: 0
[18-May-2026 04:50:18 UTC] Orders found: 0
[18-May-2026 04:50:18 UTC] Orders data: []
[18-May-2026 04:50:18 UTC] Total orders count: 0
[18-May-2026 04:50:18 UTC] === API CALL LOG ===
[18-May-2026 04:50:18 UTC] Endpoint: user/profile.php
[18-May-2026 04:50:18 UTC] Full Log Data: {
    "timestamp": "2026-05-18 04:50:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.112.192",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.188.112.192, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA3IiwidXNlcm5hbWUiOiJXaXoiLCJlbWFpbCI6InNld2JlbHRvQGdtYWlsLmNvbSIsImV4cCI6MTc3OTY4NDQzN30.bQowyu57ZGwxTtqF-l3sna-MX8Sdx8zVdNpAOifNeYo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd83d7cff248c19-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.188.112.192",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-May-2026 04:50:18 UTC] === END API CALL LOG ===
[18-May-2026 04:50:18 UTC] ✅ API Hash verification passed for profile endpoint
[18-May-2026 04:50:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA3IiwidXNlcm5hbWUiOiJXaXoiLCJlbWFpbCI6InNld2JlbHRvQGdtYWlsLmNvbSIsImV4cCI6MTc3OTY4NDQzN30.bQowyu57ZGwxTtqF-l3sna-MX8Sdx8zVdNpAOifNeYo
[18-May-2026 04:50:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-May-2026 04:50:18 UTC] ✅ JWT token verified successfully for user profile
[18-May-2026 04:50:18 UTC] User ID: 607
[18-May-2026 04:50:18 UTC] ✅ User profile retrieved successfully for user ID: 607
[18-May-2026 04:50:18 UTC] === API CALL LOG ===
[18-May-2026 04:50:18 UTC] Endpoint: user/profile.php
[18-May-2026 04:50:18 UTC] Full Log Data: {
    "timestamp": "2026-05-18 04:50:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.112.192",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.188.112.192, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA3IiwidXNlcm5hbWUiOiJXaXoiLCJlbWFpbCI6InNld2JlbHRvQGdtYWlsLmNvbSIsImV4cCI6MTc3OTY4NDQzN30.bQowyu57ZGwxTtqF-l3sna-MX8Sdx8zVdNpAOifNeYo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd83d80db3f8c19-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.188.112.192",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-May-2026 04:50:18 UTC] === END API CALL LOG ===
[18-May-2026 04:50:18 UTC] ✅ API Hash verification passed for profile endpoint
[18-May-2026 04:50:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA3IiwidXNlcm5hbWUiOiJXaXoiLCJlbWFpbCI6InNld2JlbHRvQGdtYWlsLmNvbSIsImV4cCI6MTc3OTY4NDQzN30.bQowyu57ZGwxTtqF-l3sna-MX8Sdx8zVdNpAOifNeYo
[18-May-2026 04:50:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-May-2026 04:50:18 UTC] ✅ JWT token verified successfully for user profile
[18-May-2026 04:50:18 UTC] User ID: 607
[18-May-2026 04:50:18 UTC] ✅ User profile retrieved successfully for user ID: 607
[18-May-2026 04:50:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-May-2026 04:50:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-May-2026 04:50:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.188.112.192, 104.23.208.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA3IiwidXNlcm5hbWUiOiJXaXoiLCJlbWFpbCI6InNld2JlbHRvQGdtYWlsLmNvbSIsImV4cCI6MTc3OTY4NDQzN30.bQowyu57ZGwxTtqF-l3sna-MX8Sdx8zVdNpAOifNeYo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fd83ddefd6d8c19-ADD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.188.112.192","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-May-2026 04:50:33 UTC] === User Orders API Called ===
[18-May-2026 04:50:33 UTC] User ID: 607
[18-May-2026 04:50:33 UTC] Limit: 20, Offset: 0
[18-May-2026 04:50:33 UTC] Orders found: 0
[18-May-2026 04:50:33 UTC] Orders data: []
[18-May-2026 04:50:33 UTC] Total orders count: 0
[18-May-2026 04:50:33 UTC] === API CALL LOG ===
[18-May-2026 04:50:33 UTC] Endpoint: user/profile.php
[18-May-2026 04:50:33 UTC] Full Log Data: {
    "timestamp": "2026-05-18 04:50:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.112.192",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.188.112.192, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA3IiwidXNlcm5hbWUiOiJXaXoiLCJlbWFpbCI6InNld2JlbHRvQGdtYWlsLmNvbSIsImV4cCI6MTc3OTY4NDQzN30.bQowyu57ZGwxTtqF-l3sna-MX8Sdx8zVdNpAOifNeYo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd83ddefd6e8c19-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.188.112.192",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-May-2026 04:50:33 UTC] === END API CALL LOG ===
[18-May-2026 04:50:33 UTC] ✅ API Hash verification passed for profile endpoint
[18-May-2026 04:50:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA3IiwidXNlcm5hbWUiOiJXaXoiLCJlbWFpbCI6InNld2JlbHRvQGdtYWlsLmNvbSIsImV4cCI6MTc3OTY4NDQzN30.bQowyu57ZGwxTtqF-l3sna-MX8Sdx8zVdNpAOifNeYo
[18-May-2026 04:50:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-May-2026 04:50:33 UTC] ✅ JWT token verified successfully for user profile
[18-May-2026 04:50:33 UTC] User ID: 607
[18-May-2026 04:50:33 UTC] ✅ User profile retrieved successfully for user ID: 607
[18-May-2026 04:50:33 UTC] === API CALL LOG ===
[18-May-2026 04:50:33 UTC] Endpoint: user/profile.php
[18-May-2026 04:50:33 UTC] Full Log Data: {
    "timestamp": "2026-05-18 04:50:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.112.192",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.188.112.192, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA3IiwidXNlcm5hbWUiOiJXaXoiLCJlbWFpbCI6InNld2JlbHRvQGdtYWlsLmNvbSIsImV4cCI6MTc3OTY4NDQzN30.bQowyu57ZGwxTtqF-l3sna-MX8Sdx8zVdNpAOifNeYo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd83de20fbe8c19-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.188.112.192",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-May-2026 04:50:33 UTC] === END API CALL LOG ===
[18-May-2026 04:50:33 UTC] ✅ API Hash verification passed for profile endpoint
[18-May-2026 04:50:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA3IiwidXNlcm5hbWUiOiJXaXoiLCJlbWFpbCI6InNld2JlbHRvQGdtYWlsLmNvbSIsImV4cCI6MTc3OTY4NDQzN30.bQowyu57ZGwxTtqF-l3sna-MX8Sdx8zVdNpAOifNeYo
[18-May-2026 04:50:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-May-2026 04:50:33 UTC] ✅ JWT token verified successfully for user profile
[18-May-2026 04:50:33 UTC] User ID: 607
[18-May-2026 04:50:33 UTC] ✅ User profile retrieved successfully for user ID: 607
[18-May-2026 04:50:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-May-2026 04:50:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-May-2026 04:50:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.188.112.192, 104.23.208.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA3IiwidXNlcm5hbWUiOiJXaXoiLCJlbWFpbCI6InNld2JlbHRvQGdtYWlsLmNvbSIsImV4cCI6MTc3OTY4NDQzN30.bQowyu57ZGwxTtqF-l3sna-MX8Sdx8zVdNpAOifNeYo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fd83dfa2cbc8c19-ADD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.188.112.192","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-May-2026 04:50:37 UTC] === User Orders API Called ===
[18-May-2026 04:50:37 UTC] User ID: 607
[18-May-2026 04:50:37 UTC] Limit: 20, Offset: 0
[18-May-2026 04:50:37 UTC] Orders found: 0
[18-May-2026 04:50:37 UTC] Orders data: []
[18-May-2026 04:50:37 UTC] Total orders count: 0
[18-May-2026 04:50:37 UTC] === API CALL LOG ===
[18-May-2026 04:50:37 UTC] Endpoint: user/profile.php
[18-May-2026 04:50:37 UTC] Full Log Data: {
    "timestamp": "2026-05-18 04:50:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.112.192",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.188.112.192, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA3IiwidXNlcm5hbWUiOiJXaXoiLCJlbWFpbCI6InNld2JlbHRvQGdtYWlsLmNvbSIsImV4cCI6MTc3OTY4NDQzN30.bQowyu57ZGwxTtqF-l3sna-MX8Sdx8zVdNpAOifNeYo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd83dfacd418c19-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.188.112.192",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-May-2026 04:50:37 UTC] === END API CALL LOG ===
[18-May-2026 04:50:37 UTC] ✅ API Hash verification passed for profile endpoint
[18-May-2026 04:50:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA3IiwidXNlcm5hbWUiOiJXaXoiLCJlbWFpbCI6InNld2JlbHRvQGdtYWlsLmNvbSIsImV4cCI6MTc3OTY4NDQzN30.bQowyu57ZGwxTtqF-l3sna-MX8Sdx8zVdNpAOifNeYo
[18-May-2026 04:50:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-May-2026 04:50:37 UTC] ✅ JWT token verified successfully for user profile
[18-May-2026 04:50:37 UTC] User ID: 607
[18-May-2026 04:50:37 UTC] ✅ User profile retrieved successfully for user ID: 607
[18-May-2026 04:50:38 UTC] === API CALL LOG ===
[18-May-2026 04:50:38 UTC] Endpoint: user/profile.php
[18-May-2026 04:50:38 UTC] Full Log Data: {
    "timestamp": "2026-05-18 04:50:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.112.192",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.188.112.192, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA3IiwidXNlcm5hbWUiOiJXaXoiLCJlbWFpbCI6InNld2JlbHRvQGdtYWlsLmNvbSIsImV4cCI6MTc3OTY4NDQzN30.bQowyu57ZGwxTtqF-l3sna-MX8Sdx8zVdNpAOifNeYo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd83dfe88878c19-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.188.112.192",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-May-2026 04:50:38 UTC] === END API CALL LOG ===
[18-May-2026 04:50:38 UTC] ✅ API Hash verification passed for profile endpoint
[18-May-2026 04:50:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA3IiwidXNlcm5hbWUiOiJXaXoiLCJlbWFpbCI6InNld2JlbHRvQGdtYWlsLmNvbSIsImV4cCI6MTc3OTY4NDQzN30.bQowyu57ZGwxTtqF-l3sna-MX8Sdx8zVdNpAOifNeYo
[18-May-2026 04:50:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-May-2026 04:50:38 UTC] ✅ JWT token verified successfully for user profile
[18-May-2026 04:50:38 UTC] User ID: 607
[18-May-2026 04:50:38 UTC] ✅ User profile retrieved successfully for user ID: 607
[18-May-2026 04:50:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-May-2026 04:50:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-May-2026 04:50:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.188.112.192, 104.23.208.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA3IiwidXNlcm5hbWUiOiJXaXoiLCJlbWFpbCI6InNld2JlbHRvQGdtYWlsLmNvbSIsImV4cCI6MTc3OTY4NDQzN30.bQowyu57ZGwxTtqF-l3sna-MX8Sdx8zVdNpAOifNeYo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fd83e1299618c19-ADD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.188.112.192","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-May-2026 04:50:41 UTC] === User Orders API Called ===
[18-May-2026 04:50:41 UTC] User ID: 607
[18-May-2026 04:50:41 UTC] Limit: 20, Offset: 0
[18-May-2026 04:50:41 UTC] Orders found: 0
[18-May-2026 04:50:41 UTC] Orders data: []
[18-May-2026 04:50:41 UTC] Total orders count: 0
[18-May-2026 04:50:41 UTC] === API CALL LOG ===
[18-May-2026 04:50:41 UTC] Endpoint: user/profile.php
[18-May-2026 04:50:41 UTC] Full Log Data: {
    "timestamp": "2026-05-18 04:50:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.112.192",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.188.112.192, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA3IiwidXNlcm5hbWUiOiJXaXoiLCJlbWFpbCI6InNld2JlbHRvQGdtYWlsLmNvbSIsImV4cCI6MTc3OTY4NDQzN30.bQowyu57ZGwxTtqF-l3sna-MX8Sdx8zVdNpAOifNeYo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd83e1339fb8c19-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.188.112.192",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-May-2026 04:50:41 UTC] === END API CALL LOG ===
[18-May-2026 04:50:41 UTC] ✅ API Hash verification passed for profile endpoint
[18-May-2026 04:50:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA3IiwidXNlcm5hbWUiOiJXaXoiLCJlbWFpbCI6InNld2JlbHRvQGdtYWlsLmNvbSIsImV4cCI6MTc3OTY4NDQzN30.bQowyu57ZGwxTtqF-l3sna-MX8Sdx8zVdNpAOifNeYo
[18-May-2026 04:50:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-May-2026 04:50:41 UTC] ✅ JWT token verified successfully for user profile
[18-May-2026 04:50:41 UTC] User ID: 607
[18-May-2026 04:50:41 UTC] ✅ User profile retrieved successfully for user ID: 607
[18-May-2026 04:50:42 UTC] === API CALL LOG ===
[18-May-2026 04:50:42 UTC] Endpoint: user/profile.php
[18-May-2026 04:50:42 UTC] Full Log Data: {
    "timestamp": "2026-05-18 04:50:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.112.192",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.188.112.192, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA3IiwidXNlcm5hbWUiOiJXaXoiLCJlbWFpbCI6InNld2JlbHRvQGdtYWlsLmNvbSIsImV4cCI6MTc3OTY4NDQzN30.bQowyu57ZGwxTtqF-l3sna-MX8Sdx8zVdNpAOifNeYo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd83e170cd88c19-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.188.112.192",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-May-2026 04:50:42 UTC] === END API CALL LOG ===
[18-May-2026 04:50:42 UTC] ✅ API Hash verification passed for profile endpoint
[18-May-2026 04:50:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA3IiwidXNlcm5hbWUiOiJXaXoiLCJlbWFpbCI6InNld2JlbHRvQGdtYWlsLmNvbSIsImV4cCI6MTc3OTY4NDQzN30.bQowyu57ZGwxTtqF-l3sna-MX8Sdx8zVdNpAOifNeYo
[18-May-2026 04:50:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-May-2026 04:50:42 UTC] ✅ JWT token verified successfully for user profile
[18-May-2026 04:50:42 UTC] User ID: 607
[18-May-2026 04:50:42 UTC] ✅ User profile retrieved successfully for user ID: 607
[18-May-2026 04:50:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-May-2026 04:50:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-May-2026 04:50:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.188.112.192, 104.23.208.145","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA3IiwidXNlcm5hbWUiOiJXaXoiLCJlbWFpbCI6InNld2JlbHRvQGdtYWlsLmNvbSIsImV4cCI6MTc3OTY4NDQzN30.bQowyu57ZGwxTtqF-l3sna-MX8Sdx8zVdNpAOifNeYo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fd83e6c2fe88c19-ADD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.188.112.192","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-May-2026 04:50:56 UTC] === User Orders API Called ===
[18-May-2026 04:50:56 UTC] User ID: 607
[18-May-2026 04:50:56 UTC] Limit: 20, Offset: 0
[18-May-2026 04:50:56 UTC] Orders found: 0
[18-May-2026 04:50:56 UTC] Orders data: []
[18-May-2026 04:50:56 UTC] Total orders count: 0
[18-May-2026 04:50:56 UTC] === API CALL LOG ===
[18-May-2026 04:50:56 UTC] Endpoint: user/profile.php
[18-May-2026 04:50:56 UTC] Full Log Data: {
    "timestamp": "2026-05-18 04:50:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.112.192",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.188.112.192, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA3IiwidXNlcm5hbWUiOiJXaXoiLCJlbWFpbCI6InNld2JlbHRvQGdtYWlsLmNvbSIsImV4cCI6MTc3OTY4NDQzN30.bQowyu57ZGwxTtqF-l3sna-MX8Sdx8zVdNpAOifNeYo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd83e6cb8638c19-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.188.112.192",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-May-2026 04:50:56 UTC] === END API CALL LOG ===
[18-May-2026 04:50:56 UTC] ✅ API Hash verification passed for profile endpoint
[18-May-2026 04:50:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA3IiwidXNlcm5hbWUiOiJXaXoiLCJlbWFpbCI6InNld2JlbHRvQGdtYWlsLmNvbSIsImV4cCI6MTc3OTY4NDQzN30.bQowyu57ZGwxTtqF-l3sna-MX8Sdx8zVdNpAOifNeYo
[18-May-2026 04:50:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-May-2026 04:50:56 UTC] ✅ JWT token verified successfully for user profile
[18-May-2026 04:50:56 UTC] User ID: 607
[18-May-2026 04:50:56 UTC] ✅ User profile retrieved successfully for user ID: 607
[18-May-2026 04:50:56 UTC] === API CALL LOG ===
[18-May-2026 04:50:56 UTC] Endpoint: user/profile.php
[18-May-2026 04:50:56 UTC] Full Log Data: {
    "timestamp": "2026-05-18 04:50:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.112.192",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.188.112.192, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA3IiwidXNlcm5hbWUiOiJXaXoiLCJlbWFpbCI6InNld2JlbHRvQGdtYWlsLmNvbSIsImV4cCI6MTc3OTY4NDQzN30.bQowyu57ZGwxTtqF-l3sna-MX8Sdx8zVdNpAOifNeYo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd83e708bee8c19-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.188.112.192",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-May-2026 04:50:56 UTC] === END API CALL LOG ===
[18-May-2026 04:50:56 UTC] ✅ API Hash verification passed for profile endpoint
[18-May-2026 04:50:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA3IiwidXNlcm5hbWUiOiJXaXoiLCJlbWFpbCI6InNld2JlbHRvQGdtYWlsLmNvbSIsImV4cCI6MTc3OTY4NDQzN30.bQowyu57ZGwxTtqF-l3sna-MX8Sdx8zVdNpAOifNeYo
[18-May-2026 04:50:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-May-2026 04:50:56 UTC] ✅ JWT token verified successfully for user profile
[18-May-2026 04:50:56 UTC] User ID: 607
[18-May-2026 04:50:56 UTC] ✅ User profile retrieved successfully for user ID: 607
[18-May-2026 04:51:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-May-2026 04:51:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-May-2026 04:51:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.188.112.192, 104.23.208.145","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA3IiwidXNlcm5hbWUiOiJXaXoiLCJlbWFpbCI6InNld2JlbHRvQGdtYWlsLmNvbSIsImV4cCI6MTc3OTY4NDQzN30.bQowyu57ZGwxTtqF-l3sna-MX8Sdx8zVdNpAOifNeYo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fd83e8bec318c19-ADD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.188.112.192","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-May-2026 04:51:01 UTC] === User Orders API Called ===
[18-May-2026 04:51:01 UTC] User ID: 607
[18-May-2026 04:51:01 UTC] Limit: 20, Offset: 0
[18-May-2026 04:51:01 UTC] Orders found: 0
[18-May-2026 04:51:01 UTC] Orders data: []
[18-May-2026 04:51:01 UTC] Total orders count: 0
[18-May-2026 04:51:01 UTC] === API CALL LOG ===
[18-May-2026 04:51:01 UTC] Endpoint: user/profile.php
[18-May-2026 04:51:01 UTC] Full Log Data: {
    "timestamp": "2026-05-18 04:51:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.112.192",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.188.112.192, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA3IiwidXNlcm5hbWUiOiJXaXoiLCJlbWFpbCI6InNld2JlbHRvQGdtYWlsLmNvbSIsImV4cCI6MTc3OTY4NDQzN30.bQowyu57ZGwxTtqF-l3sna-MX8Sdx8zVdNpAOifNeYo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd83e8c7c9a8c19-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.188.112.192",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-May-2026 04:51:01 UTC] === END API CALL LOG ===
[18-May-2026 04:51:01 UTC] ✅ API Hash verification passed for profile endpoint
[18-May-2026 04:51:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA3IiwidXNlcm5hbWUiOiJXaXoiLCJlbWFpbCI6InNld2JlbHRvQGdtYWlsLmNvbSIsImV4cCI6MTc3OTY4NDQzN30.bQowyu57ZGwxTtqF-l3sna-MX8Sdx8zVdNpAOifNeYo
[18-May-2026 04:51:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-May-2026 04:51:01 UTC] ✅ JWT token verified successfully for user profile
[18-May-2026 04:51:01 UTC] User ID: 607
[18-May-2026 04:51:01 UTC] ✅ User profile retrieved successfully for user ID: 607
[18-May-2026 04:51:01 UTC] === API CALL LOG ===
[18-May-2026 04:51:01 UTC] Endpoint: user/profile.php
[18-May-2026 04:51:01 UTC] Full Log Data: {
    "timestamp": "2026-05-18 04:51:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.112.192",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.188.112.192, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA3IiwidXNlcm5hbWUiOiJXaXoiLCJlbWFpbCI6InNld2JlbHRvQGdtYWlsLmNvbSIsImV4cCI6MTc3OTY4NDQzN30.bQowyu57ZGwxTtqF-l3sna-MX8Sdx8zVdNpAOifNeYo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd83e9068378c19-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.188.112.192",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-May-2026 04:51:01 UTC] === END API CALL LOG ===
[18-May-2026 04:51:01 UTC] ✅ API Hash verification passed for profile endpoint
[18-May-2026 04:51:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA3IiwidXNlcm5hbWUiOiJXaXoiLCJlbWFpbCI6InNld2JlbHRvQGdtYWlsLmNvbSIsImV4cCI6MTc3OTY4NDQzN30.bQowyu57ZGwxTtqF-l3sna-MX8Sdx8zVdNpAOifNeYo
[18-May-2026 04:51:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-May-2026 04:51:01 UTC] ✅ JWT token verified successfully for user profile
[18-May-2026 04:51:01 UTC] User ID: 607
[18-May-2026 04:51:01 UTC] ✅ User profile retrieved successfully for user ID: 607
[18-May-2026 04:51:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-May-2026 04:51:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-May-2026 04:51:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.188.112.192, 104.23.208.145","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA3IiwidXNlcm5hbWUiOiJXaXoiLCJlbWFpbCI6InNld2JlbHRvQGdtYWlsLmNvbSIsImV4cCI6MTc3OTY4NDQzN30.bQowyu57ZGwxTtqF-l3sna-MX8Sdx8zVdNpAOifNeYo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fd83e9269e08c19-ADD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.188.112.192","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-May-2026 04:51:02 UTC] === User Orders API Called ===
[18-May-2026 04:51:02 UTC] User ID: 607
[18-May-2026 04:51:02 UTC] Limit: 20, Offset: 0
[18-May-2026 04:51:02 UTC] Orders found: 0
[18-May-2026 04:51:02 UTC] Orders data: []
[18-May-2026 04:51:02 UTC] Total orders count: 0
[18-May-2026 04:51:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-May-2026 04:51:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-May-2026 04:51:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.188.112.192, 104.23.208.145","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA3IiwidXNlcm5hbWUiOiJXaXoiLCJlbWFpbCI6InNld2JlbHRvQGdtYWlsLmNvbSIsImV4cCI6MTc3OTY4NDQzN30.bQowyu57ZGwxTtqF-l3sna-MX8Sdx8zVdNpAOifNeYo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fd83e9d8b828c19-ADD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.188.112.192","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-May-2026 04:51:03 UTC] === User Orders API Called ===
[18-May-2026 04:51:03 UTC] User ID: 607
[18-May-2026 04:51:03 UTC] Limit: 20, Offset: 0
[18-May-2026 04:51:03 UTC] Orders found: 0
[18-May-2026 04:51:03 UTC] Orders data: []
[18-May-2026 04:51:03 UTC] Total orders count: 0
[18-May-2026 04:51:04 UTC] === API CALL LOG ===
[18-May-2026 04:51:04 UTC] Endpoint: user/profile.php
[18-May-2026 04:51:04 UTC] Full Log Data: {
    "timestamp": "2026-05-18 04:51:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.112.192",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.188.112.192, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA3IiwidXNlcm5hbWUiOiJXaXoiLCJlbWFpbCI6InNld2JlbHRvQGdtYWlsLmNvbSIsImV4cCI6MTc3OTY4NDQzN30.bQowyu57ZGwxTtqF-l3sna-MX8Sdx8zVdNpAOifNeYo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd83e9e2bfc8c19-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.188.112.192",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-May-2026 04:51:04 UTC] === END API CALL LOG ===
[18-May-2026 04:51:04 UTC] ✅ API Hash verification passed for profile endpoint
[18-May-2026 04:51:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA3IiwidXNlcm5hbWUiOiJXaXoiLCJlbWFpbCI6InNld2JlbHRvQGdtYWlsLmNvbSIsImV4cCI6MTc3OTY4NDQzN30.bQowyu57ZGwxTtqF-l3sna-MX8Sdx8zVdNpAOifNeYo
[18-May-2026 04:51:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-May-2026 04:51:04 UTC] ✅ JWT token verified successfully for user profile
[18-May-2026 04:51:04 UTC] User ID: 607
[18-May-2026 04:51:04 UTC] ✅ User profile retrieved successfully for user ID: 607
[18-May-2026 04:51:04 UTC] === API CALL LOG ===
[18-May-2026 04:51:04 UTC] Endpoint: user/profile.php
[18-May-2026 04:51:04 UTC] Full Log Data: {
    "timestamp": "2026-05-18 04:51:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.112.192",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.188.112.192, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA3IiwidXNlcm5hbWUiOiJXaXoiLCJlbWFpbCI6InNld2JlbHRvQGdtYWlsLmNvbSIsImV4cCI6MTc3OTY4NDQzN30.bQowyu57ZGwxTtqF-l3sna-MX8Sdx8zVdNpAOifNeYo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd83ea1ef278c19-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.188.112.192",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-May-2026 04:51:04 UTC] === END API CALL LOG ===
[18-May-2026 04:51:04 UTC] ✅ API Hash verification passed for profile endpoint
[18-May-2026 04:51:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA3IiwidXNlcm5hbWUiOiJXaXoiLCJlbWFpbCI6InNld2JlbHRvQGdtYWlsLmNvbSIsImV4cCI6MTc3OTY4NDQzN30.bQowyu57ZGwxTtqF-l3sna-MX8Sdx8zVdNpAOifNeYo
[18-May-2026 04:51:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-May-2026 04:51:04 UTC] ✅ JWT token verified successfully for user profile
[18-May-2026 04:51:04 UTC] User ID: 607
[18-May-2026 04:51:04 UTC] ✅ User profile retrieved successfully for user ID: 607
[18-May-2026 04:51:10 UTC] === API CALL LOG ===
[18-May-2026 04:51:10 UTC] Endpoint: user/profile.php
[18-May-2026 04:51:10 UTC] Full Log Data: {
    "timestamp": "2026-05-18 04:51:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.112.192",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.188.112.192, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA3IiwidXNlcm5hbWUiOiJXaXoiLCJlbWFpbCI6InNld2JlbHRvQGdtYWlsLmNvbSIsImV4cCI6MTc3OTY4NDQzN30.bQowyu57ZGwxTtqF-l3sna-MX8Sdx8zVdNpAOifNeYo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd83ec89ad58c19-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.188.112.192",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-May-2026 04:51:10 UTC] === END API CALL LOG ===
[18-May-2026 04:51:10 UTC] ✅ API Hash verification passed for profile endpoint
[18-May-2026 04:51:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA3IiwidXNlcm5hbWUiOiJXaXoiLCJlbWFpbCI6InNld2JlbHRvQGdtYWlsLmNvbSIsImV4cCI6MTc3OTY4NDQzN30.bQowyu57ZGwxTtqF-l3sna-MX8Sdx8zVdNpAOifNeYo
[18-May-2026 04:51:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-May-2026 04:51:10 UTC] ✅ JWT token verified successfully for user profile
[18-May-2026 04:51:10 UTC] User ID: 607
[18-May-2026 04:51:10 UTC] ✅ User profile retrieved successfully for user ID: 607
[18-May-2026 04:51:11 UTC] User Purchases API - User ID: 607
[18-May-2026 04:51:11 UTC] User Purchases API - Total purchases found: 0
[18-May-2026 04:51:17 UTC] === API CALL LOG ===
[18-May-2026 04:51:17 UTC] Endpoint: user/profile.php
[18-May-2026 04:51:17 UTC] Full Log Data: {
    "timestamp": "2026-05-18 04:51:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.112.192",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.188.112.192, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA3IiwidXNlcm5hbWUiOiJXaXoiLCJlbWFpbCI6InNld2JlbHRvQGdtYWlsLmNvbSIsImV4cCI6MTc3OTY4NDQzN30.bQowyu57ZGwxTtqF-l3sna-MX8Sdx8zVdNpAOifNeYo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd83ef12ee28c19-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.188.112.192",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-May-2026 04:51:17 UTC] === END API CALL LOG ===
[18-May-2026 04:51:17 UTC] ✅ API Hash verification passed for profile endpoint
[18-May-2026 04:51:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA3IiwidXNlcm5hbWUiOiJXaXoiLCJlbWFpbCI6InNld2JlbHRvQGdtYWlsLmNvbSIsImV4cCI6MTc3OTY4NDQzN30.bQowyu57ZGwxTtqF-l3sna-MX8Sdx8zVdNpAOifNeYo
[18-May-2026 04:51:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-May-2026 04:51:17 UTC] ✅ JWT token verified successfully for user profile
[18-May-2026 04:51:17 UTC] User ID: 607
[18-May-2026 04:51:17 UTC] ✅ User profile retrieved successfully for user ID: 607
[18-May-2026 04:51:17 UTC] User Purchases API - User ID: 607
[18-May-2026 04:51:17 UTC] User Purchases API - Total purchases found: 0
[18-May-2026 04:51:25 UTC] === API CALL LOG ===
[18-May-2026 04:51:25 UTC] Endpoint: user/profile.php
[18-May-2026 04:51:25 UTC] Full Log Data: {
    "timestamp": "2026-05-18 04:51:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.112.192",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.188.112.192, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA3IiwidXNlcm5hbWUiOiJXaXoiLCJlbWFpbCI6InNld2JlbHRvQGdtYWlsLmNvbSIsImV4cCI6MTc3OTY4NDQzN30.bQowyu57ZGwxTtqF-l3sna-MX8Sdx8zVdNpAOifNeYo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd83f224d2f8c19-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.188.112.192",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-May-2026 04:51:25 UTC] === END API CALL LOG ===
[18-May-2026 04:51:25 UTC] ✅ API Hash verification passed for profile endpoint
[18-May-2026 04:51:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA3IiwidXNlcm5hbWUiOiJXaXoiLCJlbWFpbCI6InNld2JlbHRvQGdtYWlsLmNvbSIsImV4cCI6MTc3OTY4NDQzN30.bQowyu57ZGwxTtqF-l3sna-MX8Sdx8zVdNpAOifNeYo
[18-May-2026 04:51:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-May-2026 04:51:25 UTC] ✅ JWT token verified successfully for user profile
[18-May-2026 04:51:25 UTC] User ID: 607
[18-May-2026 04:51:25 UTC] ✅ User profile retrieved successfully for user ID: 607
[18-May-2026 04:51:25 UTC] User Purchases API - User ID: 607
[18-May-2026 04:51:25 UTC] User Purchases API - Total purchases found: 0
[18-May-2026 04:51:33 UTC] === API CALL LOG ===
[18-May-2026 04:51:33 UTC] Endpoint: user/profile.php
[18-May-2026 04:51:33 UTC] Full Log Data: {
    "timestamp": "2026-05-18 04:51:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.112.192",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.188.112.192, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA3IiwidXNlcm5hbWUiOiJXaXoiLCJlbWFpbCI6InNld2JlbHRvQGdtYWlsLmNvbSIsImV4cCI6MTc3OTY4NDQzN30.bQowyu57ZGwxTtqF-l3sna-MX8Sdx8zVdNpAOifNeYo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd83f58a8a98c19-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.188.112.192",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-May-2026 04:51:33 UTC] === END API CALL LOG ===
[18-May-2026 04:51:33 UTC] ✅ API Hash verification passed for profile endpoint
[18-May-2026 04:51:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA3IiwidXNlcm5hbWUiOiJXaXoiLCJlbWFpbCI6InNld2JlbHRvQGdtYWlsLmNvbSIsImV4cCI6MTc3OTY4NDQzN30.bQowyu57ZGwxTtqF-l3sna-MX8Sdx8zVdNpAOifNeYo
[18-May-2026 04:51:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-May-2026 04:51:33 UTC] ✅ JWT token verified successfully for user profile
[18-May-2026 04:51:33 UTC] User ID: 607
[18-May-2026 04:51:33 UTC] ✅ User profile retrieved successfully for user ID: 607
[18-May-2026 04:51:34 UTC] User Purchases API - User ID: 607
[18-May-2026 04:51:34 UTC] User Purchases API - Total purchases found: 0
[18-May-2026 04:51:36 UTC] === API CALL LOG ===
[18-May-2026 04:51:36 UTC] Endpoint: user/profile.php
[18-May-2026 04:51:36 UTC] Full Log Data: {
    "timestamp": "2026-05-18 04:51:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.112.192",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.188.112.192, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA3IiwidXNlcm5hbWUiOiJXaXoiLCJlbWFpbCI6InNld2JlbHRvQGdtYWlsLmNvbSIsImV4cCI6MTc3OTY4NDQzN30.bQowyu57ZGwxTtqF-l3sna-MX8Sdx8zVdNpAOifNeYo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd83f6ad8198c19-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.188.112.192",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-May-2026 04:51:36 UTC] === END API CALL LOG ===
[18-May-2026 04:51:36 UTC] ✅ API Hash verification passed for profile endpoint
[18-May-2026 04:51:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA3IiwidXNlcm5hbWUiOiJXaXoiLCJlbWFpbCI6InNld2JlbHRvQGdtYWlsLmNvbSIsImV4cCI6MTc3OTY4NDQzN30.bQowyu57ZGwxTtqF-l3sna-MX8Sdx8zVdNpAOifNeYo
[18-May-2026 04:51:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-May-2026 04:51:36 UTC] ✅ JWT token verified successfully for user profile
[18-May-2026 04:51:36 UTC] User ID: 607
[18-May-2026 04:51:36 UTC] ✅ User profile retrieved successfully for user ID: 607
[18-May-2026 04:51:37 UTC] User Purchases API - User ID: 607
[18-May-2026 04:51:37 UTC] User Purchases API - Total purchases found: 0
[18-May-2026 04:51:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-May-2026 04:51:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-May-2026 04:51:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.188.112.192, 104.23.208.145","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA3IiwidXNlcm5hbWUiOiJXaXoiLCJlbWFpbCI6InNld2JlbHRvQGdtYWlsLmNvbSIsImV4cCI6MTc3OTY4NDQzN30.bQowyu57ZGwxTtqF-l3sna-MX8Sdx8zVdNpAOifNeYo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fd83f783b788c19-ADD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.188.112.192","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-May-2026 04:51:38 UTC] === User Orders API Called ===
[18-May-2026 04:51:38 UTC] User ID: 607
[18-May-2026 04:51:38 UTC] Limit: 20, Offset: 0
[18-May-2026 04:51:38 UTC] Orders found: 0
[18-May-2026 04:51:38 UTC] Orders data: []
[18-May-2026 04:51:38 UTC] Total orders count: 0
[18-May-2026 04:51:39 UTC] === API CALL LOG ===
[18-May-2026 04:51:39 UTC] Endpoint: user/profile.php
[18-May-2026 04:51:39 UTC] Full Log Data: {
    "timestamp": "2026-05-18 04:51:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.112.192",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.188.112.192, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA3IiwidXNlcm5hbWUiOiJXaXoiLCJlbWFpbCI6InNld2JlbHRvQGdtYWlsLmNvbSIsImV4cCI6MTc3OTY4NDQzN30.bQowyu57ZGwxTtqF-l3sna-MX8Sdx8zVdNpAOifNeYo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd83f78cbf18c19-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.188.112.192",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-May-2026 04:51:39 UTC] === END API CALL LOG ===
[18-May-2026 04:51:39 UTC] ✅ API Hash verification passed for profile endpoint
[18-May-2026 04:51:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA3IiwidXNlcm5hbWUiOiJXaXoiLCJlbWFpbCI6InNld2JlbHRvQGdtYWlsLmNvbSIsImV4cCI6MTc3OTY4NDQzN30.bQowyu57ZGwxTtqF-l3sna-MX8Sdx8zVdNpAOifNeYo
[18-May-2026 04:51:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-May-2026 04:51:39 UTC] ✅ JWT token verified successfully for user profile
[18-May-2026 04:51:39 UTC] User ID: 607
[18-May-2026 04:51:39 UTC] ✅ User profile retrieved successfully for user ID: 607
[18-May-2026 04:51:39 UTC] === API CALL LOG ===
[18-May-2026 04:51:39 UTC] Endpoint: user/profile.php
[18-May-2026 04:51:39 UTC] Full Log Data: {
    "timestamp": "2026-05-18 04:51:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.112.192",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.188.112.192, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA3IiwidXNlcm5hbWUiOiJXaXoiLCJlbWFpbCI6InNld2JlbHRvQGdtYWlsLmNvbSIsImV4cCI6MTc3OTY4NDQzN30.bQowyu57ZGwxTtqF-l3sna-MX8Sdx8zVdNpAOifNeYo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd83f7caf888c19-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.188.112.192",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-May-2026 04:51:39 UTC] === END API CALL LOG ===
[18-May-2026 04:51:39 UTC] ✅ API Hash verification passed for profile endpoint
[18-May-2026 04:51:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA3IiwidXNlcm5hbWUiOiJXaXoiLCJlbWFpbCI6InNld2JlbHRvQGdtYWlsLmNvbSIsImV4cCI6MTc3OTY4NDQzN30.bQowyu57ZGwxTtqF-l3sna-MX8Sdx8zVdNpAOifNeYo
[18-May-2026 04:51:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-May-2026 04:51:39 UTC] ✅ JWT token verified successfully for user profile
[18-May-2026 04:51:39 UTC] User ID: 607
[18-May-2026 04:51:39 UTC] ✅ User profile retrieved successfully for user ID: 607
[18-May-2026 04:51:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-May-2026 04:51:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-May-2026 04:51:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.188.112.192, 104.23.208.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA3IiwidXNlcm5hbWUiOiJXaXoiLCJlbWFpbCI6InNld2JlbHRvQGdtYWlsLmNvbSIsImV4cCI6MTc3OTY4NDQzN30.bQowyu57ZGwxTtqF-l3sna-MX8Sdx8zVdNpAOifNeYo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fd83fee88348c19-ADD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.188.112.192","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-May-2026 04:51:58 UTC] === User Orders API Called ===
[18-May-2026 04:51:58 UTC] User ID: 607
[18-May-2026 04:51:58 UTC] Limit: 20, Offset: 0
[18-May-2026 04:51:58 UTC] Orders found: 0
[18-May-2026 04:51:58 UTC] Orders data: []
[18-May-2026 04:51:58 UTC] Total orders count: 0
[18-May-2026 04:51:58 UTC] === API CALL LOG ===
[18-May-2026 04:51:58 UTC] Endpoint: user/profile.php
[18-May-2026 04:51:58 UTC] Full Log Data: {
    "timestamp": "2026-05-18 04:51:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.112.192",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.188.112.192, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA3IiwidXNlcm5hbWUiOiJXaXoiLCJlbWFpbCI6InNld2JlbHRvQGdtYWlsLmNvbSIsImV4cCI6MTc3OTY4NDQzN30.bQowyu57ZGwxTtqF-l3sna-MX8Sdx8zVdNpAOifNeYo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd83fef18998c19-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.188.112.192",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-May-2026 04:51:58 UTC] === END API CALL LOG ===
[18-May-2026 04:51:58 UTC] ✅ API Hash verification passed for profile endpoint
[18-May-2026 04:51:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA3IiwidXNlcm5hbWUiOiJXaXoiLCJlbWFpbCI6InNld2JlbHRvQGdtYWlsLmNvbSIsImV4cCI6MTc3OTY4NDQzN30.bQowyu57ZGwxTtqF-l3sna-MX8Sdx8zVdNpAOifNeYo
[18-May-2026 04:51:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-May-2026 04:51:58 UTC] ✅ JWT token verified successfully for user profile
[18-May-2026 04:51:58 UTC] User ID: 607
[18-May-2026 04:51:58 UTC] ✅ User profile retrieved successfully for user ID: 607
[18-May-2026 04:51:58 UTC] === API CALL LOG ===
[18-May-2026 04:51:58 UTC] Endpoint: user/profile.php
[18-May-2026 04:51:58 UTC] Full Log Data: {
    "timestamp": "2026-05-18 04:51:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.112.192",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.188.112.192, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA3IiwidXNlcm5hbWUiOiJXaXoiLCJlbWFpbCI6InNld2JlbHRvQGdtYWlsLmNvbSIsImV4cCI6MTc3OTY4NDQzN30.bQowyu57ZGwxTtqF-l3sna-MX8Sdx8zVdNpAOifNeYo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd83ff2dbba8c19-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.188.112.192",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-May-2026 04:51:58 UTC] === END API CALL LOG ===
[18-May-2026 04:51:58 UTC] ✅ API Hash verification passed for profile endpoint
[18-May-2026 04:51:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA3IiwidXNlcm5hbWUiOiJXaXoiLCJlbWFpbCI6InNld2JlbHRvQGdtYWlsLmNvbSIsImV4cCI6MTc3OTY4NDQzN30.bQowyu57ZGwxTtqF-l3sna-MX8Sdx8zVdNpAOifNeYo
[18-May-2026 04:51:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-May-2026 04:51:58 UTC] ✅ JWT token verified successfully for user profile
[18-May-2026 04:51:58 UTC] User ID: 607
[18-May-2026 04:51:58 UTC] ✅ User profile retrieved successfully for user ID: 607
[18-May-2026 04:52:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-May-2026 04:52:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-May-2026 04:52:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.188.112.192, 104.23.208.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA3IiwidXNlcm5hbWUiOiJXaXoiLCJlbWFpbCI6InNld2JlbHRvQGdtYWlsLmNvbSIsImV4cCI6MTc3OTY4NDQzN30.bQowyu57ZGwxTtqF-l3sna-MX8Sdx8zVdNpAOifNeYo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fd8400208678c19-ADD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.188.112.192","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-May-2026 04:52:01 UTC] === User Orders API Called ===
[18-May-2026 04:52:01 UTC] User ID: 607
[18-May-2026 04:52:01 UTC] Limit: 20, Offset: 0
[18-May-2026 04:52:01 UTC] Orders found: 0
[18-May-2026 04:52:01 UTC] Orders data: []
[18-May-2026 04:52:01 UTC] Total orders count: 0
[18-May-2026 04:52:01 UTC] === API CALL LOG ===
[18-May-2026 04:52:01 UTC] Endpoint: user/profile.php
[18-May-2026 04:52:01 UTC] Full Log Data: {
    "timestamp": "2026-05-18 04:52:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.112.192",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.188.112.192, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA3IiwidXNlcm5hbWUiOiJXaXoiLCJlbWFpbCI6InNld2JlbHRvQGdtYWlsLmNvbSIsImV4cCI6MTc3OTY4NDQzN30.bQowyu57ZGwxTtqF-l3sna-MX8Sdx8zVdNpAOifNeYo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd84002a9078c19-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.188.112.192",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-May-2026 04:52:01 UTC] === END API CALL LOG ===
[18-May-2026 04:52:01 UTC] ✅ API Hash verification passed for profile endpoint
[18-May-2026 04:52:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA3IiwidXNlcm5hbWUiOiJXaXoiLCJlbWFpbCI6InNld2JlbHRvQGdtYWlsLmNvbSIsImV4cCI6MTc3OTY4NDQzN30.bQowyu57ZGwxTtqF-l3sna-MX8Sdx8zVdNpAOifNeYo
[18-May-2026 04:52:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-May-2026 04:52:01 UTC] ✅ JWT token verified successfully for user profile
[18-May-2026 04:52:01 UTC] User ID: 607
[18-May-2026 04:52:01 UTC] ✅ User profile retrieved successfully for user ID: 607
[18-May-2026 04:52:01 UTC] === API CALL LOG ===
[18-May-2026 04:52:01 UTC] Endpoint: user/profile.php
[18-May-2026 04:52:01 UTC] Full Log Data: {
    "timestamp": "2026-05-18 04:52:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.112.192",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.188.112.192, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA3IiwidXNlcm5hbWUiOiJXaXoiLCJlbWFpbCI6InNld2JlbHRvQGdtYWlsLmNvbSIsImV4cCI6MTc3OTY4NDQzN30.bQowyu57ZGwxTtqF-l3sna-MX8Sdx8zVdNpAOifNeYo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd840067ce28c19-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.188.112.192",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-May-2026 04:52:01 UTC] === END API CALL LOG ===
[18-May-2026 04:52:01 UTC] ✅ API Hash verification passed for profile endpoint
[18-May-2026 04:52:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA3IiwidXNlcm5hbWUiOiJXaXoiLCJlbWFpbCI6InNld2JlbHRvQGdtYWlsLmNvbSIsImV4cCI6MTc3OTY4NDQzN30.bQowyu57ZGwxTtqF-l3sna-MX8Sdx8zVdNpAOifNeYo
[18-May-2026 04:52:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-May-2026 04:52:01 UTC] ✅ JWT token verified successfully for user profile
[18-May-2026 04:52:01 UTC] User ID: 607
[18-May-2026 04:52:01 UTC] ✅ User profile retrieved successfully for user ID: 607
[18-May-2026 04:52:04 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-May-2026 04:52:04 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-May-2026 04:52:04 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.188.112.192, 104.23.208.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA3IiwidXNlcm5hbWUiOiJXaXoiLCJlbWFpbCI6InNld2JlbHRvQGdtYWlsLmNvbSIsImV4cCI6MTc3OTY4NDQzN30.bQowyu57ZGwxTtqF-l3sna-MX8Sdx8zVdNpAOifNeYo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fd8401ad8198c19-ADD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.188.112.192","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-May-2026 04:52:04 UTC] === User Orders API Called ===
[18-May-2026 04:52:04 UTC] User ID: 607
[18-May-2026 04:52:04 UTC] Limit: 20, Offset: 0
[18-May-2026 04:52:04 UTC] Orders found: 0
[18-May-2026 04:52:04 UTC] Orders data: []
[18-May-2026 04:52:04 UTC] Total orders count: 0
[18-May-2026 04:52:05 UTC] === API CALL LOG ===
[18-May-2026 04:52:05 UTC] Endpoint: user/profile.php
[18-May-2026 04:52:05 UTC] Full Log Data: {
    "timestamp": "2026-05-18 04:52:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.112.192",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.188.112.192, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA3IiwidXNlcm5hbWUiOiJXaXoiLCJlbWFpbCI6InNld2JlbHRvQGdtYWlsLmNvbSIsImV4cCI6MTc3OTY4NDQzN30.bQowyu57ZGwxTtqF-l3sna-MX8Sdx8zVdNpAOifNeYo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd8401b98b68c19-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.188.112.192",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-May-2026 04:52:05 UTC] === END API CALL LOG ===
[18-May-2026 04:52:05 UTC] ✅ API Hash verification passed for profile endpoint
[18-May-2026 04:52:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA3IiwidXNlcm5hbWUiOiJXaXoiLCJlbWFpbCI6InNld2JlbHRvQGdtYWlsLmNvbSIsImV4cCI6MTc3OTY4NDQzN30.bQowyu57ZGwxTtqF-l3sna-MX8Sdx8zVdNpAOifNeYo
[18-May-2026 04:52:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-May-2026 04:52:05 UTC] ✅ JWT token verified successfully for user profile
[18-May-2026 04:52:05 UTC] User ID: 607
[18-May-2026 04:52:05 UTC] ✅ User profile retrieved successfully for user ID: 607
[18-May-2026 04:52:05 UTC] === API CALL LOG ===
[18-May-2026 04:52:05 UTC] Endpoint: user/profile.php
[18-May-2026 04:52:05 UTC] Full Log Data: {
    "timestamp": "2026-05-18 04:52:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.112.192",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.188.112.192, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA3IiwidXNlcm5hbWUiOiJXaXoiLCJlbWFpbCI6InNld2JlbHRvQGdtYWlsLmNvbSIsImV4cCI6MTc3OTY4NDQzN30.bQowyu57ZGwxTtqF-l3sna-MX8Sdx8zVdNpAOifNeYo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd8401f5c618c19-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.188.112.192",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-May-2026 04:52:05 UTC] === END API CALL LOG ===
[18-May-2026 04:52:05 UTC] ✅ API Hash verification passed for profile endpoint
[18-May-2026 04:52:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA3IiwidXNlcm5hbWUiOiJXaXoiLCJlbWFpbCI6InNld2JlbHRvQGdtYWlsLmNvbSIsImV4cCI6MTc3OTY4NDQzN30.bQowyu57ZGwxTtqF-l3sna-MX8Sdx8zVdNpAOifNeYo
[18-May-2026 04:52:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-May-2026 04:52:05 UTC] ✅ JWT token verified successfully for user profile
[18-May-2026 04:52:05 UTC] User ID: 607
[18-May-2026 04:52:05 UTC] ✅ User profile retrieved successfully for user ID: 607
[18-May-2026 04:52:05 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-May-2026 04:52:05 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-May-2026 04:52:05 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.188.112.192, 104.23.208.145","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA3IiwidXNlcm5hbWUiOiJXaXoiLCJlbWFpbCI6InNld2JlbHRvQGdtYWlsLmNvbSIsImV4cCI6MTc3OTY4NDQzN30.bQowyu57ZGwxTtqF-l3sna-MX8Sdx8zVdNpAOifNeYo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fd84020ed9e8c19-ADD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.188.112.192","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-May-2026 04:52:05 UTC] === User Orders API Called ===
[18-May-2026 04:52:05 UTC] User ID: 607
[18-May-2026 04:52:05 UTC] Limit: 20, Offset: 0
[18-May-2026 04:52:05 UTC] Orders found: 0
[18-May-2026 04:52:05 UTC] Orders data: []
[18-May-2026 04:52:05 UTC] Total orders count: 0
[18-May-2026 04:52:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-May-2026 04:52:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-May-2026 04:52:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.188.112.192, 104.23.208.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA3IiwidXNlcm5hbWUiOiJXaXoiLCJlbWFpbCI6InNld2JlbHRvQGdtYWlsLmNvbSIsImV4cCI6MTc3OTY4NDQzN30.bQowyu57ZGwxTtqF-l3sna-MX8Sdx8zVdNpAOifNeYo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fd84025c9a08c19-ADD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.188.112.192","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-May-2026 04:52:06 UTC] === User Orders API Called ===
[18-May-2026 04:52:06 UTC] User ID: 607
[18-May-2026 04:52:06 UTC] Limit: 20, Offset: 0
[18-May-2026 04:52:06 UTC] Orders found: 0
[18-May-2026 04:52:06 UTC] Orders data: []
[18-May-2026 04:52:06 UTC] Total orders count: 0
[18-May-2026 04:52:06 UTC] === API CALL LOG ===
[18-May-2026 04:52:06 UTC] Endpoint: user/profile.php
[18-May-2026 04:52:06 UTC] Full Log Data: {
    "timestamp": "2026-05-18 04:52:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.112.192",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.188.112.192, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA3IiwidXNlcm5hbWUiOiJXaXoiLCJlbWFpbCI6InNld2JlbHRvQGdtYWlsLmNvbSIsImV4cCI6MTc3OTY4NDQzN30.bQowyu57ZGwxTtqF-l3sna-MX8Sdx8zVdNpAOifNeYo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd840265a3f8c19-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.188.112.192",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-May-2026 04:52:06 UTC] === END API CALL LOG ===
[18-May-2026 04:52:06 UTC] ✅ API Hash verification passed for profile endpoint
[18-May-2026 04:52:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA3IiwidXNlcm5hbWUiOiJXaXoiLCJlbWFpbCI6InNld2JlbHRvQGdtYWlsLmNvbSIsImV4cCI6MTc3OTY4NDQzN30.bQowyu57ZGwxTtqF-l3sna-MX8Sdx8zVdNpAOifNeYo
[18-May-2026 04:52:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-May-2026 04:52:06 UTC] ✅ JWT token verified successfully for user profile
[18-May-2026 04:52:06 UTC] User ID: 607
[18-May-2026 04:52:06 UTC] ✅ User profile retrieved successfully for user ID: 607
[18-May-2026 04:52:07 UTC] === API CALL LOG ===
[18-May-2026 04:52:07 UTC] Endpoint: user/profile.php
[18-May-2026 04:52:07 UTC] Full Log Data: {
    "timestamp": "2026-05-18 04:52:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.112.192",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.188.112.192, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA3IiwidXNlcm5hbWUiOiJXaXoiLCJlbWFpbCI6InNld2JlbHRvQGdtYWlsLmNvbSIsImV4cCI6MTc3OTY4NDQzN30.bQowyu57ZGwxTtqF-l3sna-MX8Sdx8zVdNpAOifNeYo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd8402a1d7d8c19-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.188.112.192",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-May-2026 04:52:07 UTC] === END API CALL LOG ===
[18-May-2026 04:52:07 UTC] ✅ API Hash verification passed for profile endpoint
[18-May-2026 04:52:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA3IiwidXNlcm5hbWUiOiJXaXoiLCJlbWFpbCI6InNld2JlbHRvQGdtYWlsLmNvbSIsImV4cCI6MTc3OTY4NDQzN30.bQowyu57ZGwxTtqF-l3sna-MX8Sdx8zVdNpAOifNeYo
[18-May-2026 04:52:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-May-2026 04:52:07 UTC] ✅ JWT token verified successfully for user profile
[18-May-2026 04:52:07 UTC] User ID: 607
[18-May-2026 04:52:07 UTC] ✅ User profile retrieved successfully for user ID: 607
[18-May-2026 04:52:12 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-May-2026 04:52:12 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-May-2026 04:52:12 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.188.112.192, 104.23.208.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA3IiwidXNlcm5hbWUiOiJXaXoiLCJlbWFpbCI6InNld2JlbHRvQGdtYWlsLmNvbSIsImV4cCI6MTc3OTY4NDQzN30.bQowyu57ZGwxTtqF-l3sna-MX8Sdx8zVdNpAOifNeYo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fd840475fff8c19-ADD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.188.112.192","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-May-2026 04:52:12 UTC] === User Orders API Called ===
[18-May-2026 04:52:12 UTC] User ID: 607
[18-May-2026 04:52:12 UTC] Limit: 20, Offset: 0
[18-May-2026 04:52:12 UTC] Orders found: 0
[18-May-2026 04:52:12 UTC] Orders data: []
[18-May-2026 04:52:12 UTC] Total orders count: 0
[18-May-2026 04:52:12 UTC] === API CALL LOG ===
[18-May-2026 04:52:12 UTC] Endpoint: user/profile.php
[18-May-2026 04:52:12 UTC] Full Log Data: {
    "timestamp": "2026-05-18 04:52:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.112.192",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.188.112.192, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA3IiwidXNlcm5hbWUiOiJXaXoiLCJlbWFpbCI6InNld2JlbHRvQGdtYWlsLmNvbSIsImV4cCI6MTc3OTY4NDQzN30.bQowyu57ZGwxTtqF-l3sna-MX8Sdx8zVdNpAOifNeYo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd8404cac8f8c19-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.188.112.192",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-May-2026 04:52:12 UTC] === END API CALL LOG ===
[18-May-2026 04:52:12 UTC] ✅ API Hash verification passed for profile endpoint
[18-May-2026 04:52:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA3IiwidXNlcm5hbWUiOiJXaXoiLCJlbWFpbCI6InNld2JlbHRvQGdtYWlsLmNvbSIsImV4cCI6MTc3OTY4NDQzN30.bQowyu57ZGwxTtqF-l3sna-MX8Sdx8zVdNpAOifNeYo
[18-May-2026 04:52:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-May-2026 04:52:12 UTC] ✅ JWT token verified successfully for user profile
[18-May-2026 04:52:12 UTC] User ID: 607
[18-May-2026 04:52:12 UTC] ✅ User profile retrieved successfully for user ID: 607
[18-May-2026 04:52:13 UTC] User Purchases API - User ID: 607
[18-May-2026 04:52:13 UTC] User Purchases API - Total purchases found: 0
[18-May-2026 04:52:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-May-2026 04:52:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-May-2026 04:52:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.188.112.192, 104.23.208.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA3IiwidXNlcm5hbWUiOiJXaXoiLCJlbWFpbCI6InNld2JlbHRvQGdtYWlsLmNvbSIsImV4cCI6MTc3OTY4NDQzN30.bQowyu57ZGwxTtqF-l3sna-MX8Sdx8zVdNpAOifNeYo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fd840558c278c19-ADD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.188.112.192","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-May-2026 04:52:14 UTC] === User Orders API Called ===
[18-May-2026 04:52:14 UTC] User ID: 607
[18-May-2026 04:52:14 UTC] Limit: 20, Offset: 0
[18-May-2026 04:52:14 UTC] Orders found: 0
[18-May-2026 04:52:14 UTC] Orders data: []
[18-May-2026 04:52:14 UTC] Total orders count: 0
[18-May-2026 04:52:14 UTC] === API CALL LOG ===
[18-May-2026 04:52:14 UTC] Endpoint: user/profile.php
[18-May-2026 04:52:14 UTC] Full Log Data: {
    "timestamp": "2026-05-18 04:52:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.112.192",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.188.112.192, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA3IiwidXNlcm5hbWUiOiJXaXoiLCJlbWFpbCI6InNld2JlbHRvQGdtYWlsLmNvbSIsImV4cCI6MTc3OTY4NDQzN30.bQowyu57ZGwxTtqF-l3sna-MX8Sdx8zVdNpAOifNeYo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd840563ca48c19-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.188.112.192",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-May-2026 04:52:14 UTC] === END API CALL LOG ===
[18-May-2026 04:52:14 UTC] ✅ API Hash verification passed for profile endpoint
[18-May-2026 04:52:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA3IiwidXNlcm5hbWUiOiJXaXoiLCJlbWFpbCI6InNld2JlbHRvQGdtYWlsLmNvbSIsImV4cCI6MTc3OTY4NDQzN30.bQowyu57ZGwxTtqF-l3sna-MX8Sdx8zVdNpAOifNeYo
[18-May-2026 04:52:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-May-2026 04:52:14 UTC] ✅ JWT token verified successfully for user profile
[18-May-2026 04:52:14 UTC] User ID: 607
[18-May-2026 04:52:14 UTC] ✅ User profile retrieved successfully for user ID: 607
[18-May-2026 04:52:15 UTC] === API CALL LOG ===
[18-May-2026 04:52:15 UTC] Endpoint: user/profile.php
[18-May-2026 04:52:15 UTC] Full Log Data: {
    "timestamp": "2026-05-18 04:52:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.112.192",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.188.112.192, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA3IiwidXNlcm5hbWUiOiJXaXoiLCJlbWFpbCI6InNld2JlbHRvQGdtYWlsLmNvbSIsImV4cCI6MTc3OTY4NDQzN30.bQowyu57ZGwxTtqF-l3sna-MX8Sdx8zVdNpAOifNeYo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd84059ffd58c19-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.188.112.192",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-May-2026 04:52:15 UTC] === END API CALL LOG ===
[18-May-2026 04:52:15 UTC] ✅ API Hash verification passed for profile endpoint
[18-May-2026 04:52:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA3IiwidXNlcm5hbWUiOiJXaXoiLCJlbWFpbCI6InNld2JlbHRvQGdtYWlsLmNvbSIsImV4cCI6MTc3OTY4NDQzN30.bQowyu57ZGwxTtqF-l3sna-MX8Sdx8zVdNpAOifNeYo
[18-May-2026 04:52:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-May-2026 04:52:15 UTC] ✅ JWT token verified successfully for user profile
[18-May-2026 04:52:15 UTC] User ID: 607
[18-May-2026 04:52:15 UTC] ✅ User profile retrieved successfully for user ID: 607
[18-May-2026 04:52:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-May-2026 04:52:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-May-2026 04:52:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.188.112.192, 104.23.208.145","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA3IiwidXNlcm5hbWUiOiJXaXoiLCJlbWFpbCI6InNld2JlbHRvQGdtYWlsLmNvbSIsImV4cCI6MTc3OTY4NDQzN30.bQowyu57ZGwxTtqF-l3sna-MX8Sdx8zVdNpAOifNeYo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fd8409c19fc8c19-ADD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.188.112.192","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-May-2026 04:52:26 UTC] === User Orders API Called ===
[18-May-2026 04:52:26 UTC] User ID: 607
[18-May-2026 04:52:26 UTC] Limit: 20, Offset: 0
[18-May-2026 04:52:26 UTC] Orders found: 0
[18-May-2026 04:52:26 UTC] Orders data: []
[18-May-2026 04:52:26 UTC] Total orders count: 0
[18-May-2026 04:52:26 UTC] === API CALL LOG ===
[18-May-2026 04:52:26 UTC] Endpoint: user/profile.php
[18-May-2026 04:52:26 UTC] Full Log Data: {
    "timestamp": "2026-05-18 04:52:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.112.192",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.188.112.192, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA3IiwidXNlcm5hbWUiOiJXaXoiLCJlbWFpbCI6InNld2JlbHRvQGdtYWlsLmNvbSIsImV4cCI6MTc3OTY4NDQzN30.bQowyu57ZGwxTtqF-l3sna-MX8Sdx8zVdNpAOifNeYo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd8409caa788c19-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.188.112.192",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-May-2026 04:52:26 UTC] === END API CALL LOG ===
[18-May-2026 04:52:26 UTC] ✅ API Hash verification passed for profile endpoint
[18-May-2026 04:52:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA3IiwidXNlcm5hbWUiOiJXaXoiLCJlbWFpbCI6InNld2JlbHRvQGdtYWlsLmNvbSIsImV4cCI6MTc3OTY4NDQzN30.bQowyu57ZGwxTtqF-l3sna-MX8Sdx8zVdNpAOifNeYo
[18-May-2026 04:52:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-May-2026 04:52:26 UTC] ✅ JWT token verified successfully for user profile
[18-May-2026 04:52:26 UTC] User ID: 607
[18-May-2026 04:52:26 UTC] ✅ User profile retrieved successfully for user ID: 607
[18-May-2026 04:52:26 UTC] === API CALL LOG ===
[18-May-2026 04:52:26 UTC] Endpoint: user/profile.php
[18-May-2026 04:52:26 UTC] Full Log Data: {
    "timestamp": "2026-05-18 04:52:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.112.192",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.188.112.192, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA3IiwidXNlcm5hbWUiOiJXaXoiLCJlbWFpbCI6InNld2JlbHRvQGdtYWlsLmNvbSIsImV4cCI6MTc3OTY4NDQzN30.bQowyu57ZGwxTtqF-l3sna-MX8Sdx8zVdNpAOifNeYo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd840a05db98c19-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.188.112.192",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-May-2026 04:52:26 UTC] === END API CALL LOG ===
[18-May-2026 04:52:26 UTC] ✅ API Hash verification passed for profile endpoint
[18-May-2026 04:52:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA3IiwidXNlcm5hbWUiOiJXaXoiLCJlbWFpbCI6InNld2JlbHRvQGdtYWlsLmNvbSIsImV4cCI6MTc3OTY4NDQzN30.bQowyu57ZGwxTtqF-l3sna-MX8Sdx8zVdNpAOifNeYo
[18-May-2026 04:52:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-May-2026 04:52:26 UTC] ✅ JWT token verified successfully for user profile
[18-May-2026 04:52:26 UTC] User ID: 607
[18-May-2026 04:52:26 UTC] ✅ User profile retrieved successfully for user ID: 607
[18-May-2026 04:52:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-May-2026 04:52:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-May-2026 04:52:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.188.112.192, 104.23.208.145","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA3IiwidXNlcm5hbWUiOiJXaXoiLCJlbWFpbCI6InNld2JlbHRvQGdtYWlsLmNvbSIsImV4cCI6MTc3OTY4NDQzN30.bQowyu57ZGwxTtqF-l3sna-MX8Sdx8zVdNpAOifNeYo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fd840e488518c19-ADD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.188.112.192","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-May-2026 04:52:37 UTC] === User Orders API Called ===
[18-May-2026 04:52:37 UTC] User ID: 607
[18-May-2026 04:52:37 UTC] Limit: 20, Offset: 0
[18-May-2026 04:52:37 UTC] Orders found: 0
[18-May-2026 04:52:37 UTC] Orders data: []
[18-May-2026 04:52:37 UTC] Total orders count: 0
[18-May-2026 04:52:37 UTC] === API CALL LOG ===
[18-May-2026 04:52:37 UTC] Endpoint: user/profile.php
[18-May-2026 04:52:37 UTC] Full Log Data: {
    "timestamp": "2026-05-18 04:52:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.112.192",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.188.112.192, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA3IiwidXNlcm5hbWUiOiJXaXoiLCJlbWFpbCI6InNld2JlbHRvQGdtYWlsLmNvbSIsImV4cCI6MTc3OTY4NDQzN30.bQowyu57ZGwxTtqF-l3sna-MX8Sdx8zVdNpAOifNeYo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd840e508ba8c19-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.188.112.192",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-May-2026 04:52:37 UTC] === END API CALL LOG ===
[18-May-2026 04:52:37 UTC] ✅ API Hash verification passed for profile endpoint
[18-May-2026 04:52:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA3IiwidXNlcm5hbWUiOiJXaXoiLCJlbWFpbCI6InNld2JlbHRvQGdtYWlsLmNvbSIsImV4cCI6MTc3OTY4NDQzN30.bQowyu57ZGwxTtqF-l3sna-MX8Sdx8zVdNpAOifNeYo
[18-May-2026 04:52:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-May-2026 04:52:37 UTC] ✅ JWT token verified successfully for user profile
[18-May-2026 04:52:37 UTC] User ID: 607
[18-May-2026 04:52:37 UTC] ✅ User profile retrieved successfully for user ID: 607
[18-May-2026 04:52:37 UTC] === API CALL LOG ===
[18-May-2026 04:52:37 UTC] Endpoint: user/profile.php
[18-May-2026 04:52:37 UTC] Full Log Data: {
    "timestamp": "2026-05-18 04:52:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.112.192",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.188.112.192, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA3IiwidXNlcm5hbWUiOiJXaXoiLCJlbWFpbCI6InNld2JlbHRvQGdtYWlsLmNvbSIsImV4cCI6MTc3OTY4NDQzN30.bQowyu57ZGwxTtqF-l3sna-MX8Sdx8zVdNpAOifNeYo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd840e8cbe28c19-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.188.112.192",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-May-2026 04:52:37 UTC] === END API CALL LOG ===
[18-May-2026 04:52:37 UTC] ✅ API Hash verification passed for profile endpoint
[18-May-2026 04:52:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA3IiwidXNlcm5hbWUiOiJXaXoiLCJlbWFpbCI6InNld2JlbHRvQGdtYWlsLmNvbSIsImV4cCI6MTc3OTY4NDQzN30.bQowyu57ZGwxTtqF-l3sna-MX8Sdx8zVdNpAOifNeYo
[18-May-2026 04:52:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-May-2026 04:52:37 UTC] ✅ JWT token verified successfully for user profile
[18-May-2026 04:52:37 UTC] User ID: 607
[18-May-2026 04:52:37 UTC] ✅ User profile retrieved successfully for user ID: 607
[18-May-2026 04:52:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-May-2026 04:52:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-May-2026 04:52:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.188.112.192, 104.23.208.145","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA3IiwidXNlcm5hbWUiOiJXaXoiLCJlbWFpbCI6InNld2JlbHRvQGdtYWlsLmNvbSIsImV4cCI6MTc3OTY4NDQzN30.bQowyu57ZGwxTtqF-l3sna-MX8Sdx8zVdNpAOifNeYo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fd8410e4d268c19-ADD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.188.112.192","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-May-2026 04:52:43 UTC] === User Orders API Called ===
[18-May-2026 04:52:43 UTC] User ID: 607
[18-May-2026 04:52:43 UTC] Limit: 20, Offset: 0
[18-May-2026 04:52:43 UTC] Orders found: 0
[18-May-2026 04:52:43 UTC] Orders data: []
[18-May-2026 04:52:43 UTC] Total orders count: 0
[18-May-2026 04:52:44 UTC] === API CALL LOG ===
[18-May-2026 04:52:44 UTC] Endpoint: user/profile.php
[18-May-2026 04:52:44 UTC] Full Log Data: {
    "timestamp": "2026-05-18 04:52:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.112.192",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.188.112.192, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA3IiwidXNlcm5hbWUiOiJXaXoiLCJlbWFpbCI6InNld2JlbHRvQGdtYWlsLmNvbSIsImV4cCI6MTc3OTY4NDQzN30.bQowyu57ZGwxTtqF-l3sna-MX8Sdx8zVdNpAOifNeYo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd8410eedc28c19-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.188.112.192",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-May-2026 04:52:44 UTC] === END API CALL LOG ===
[18-May-2026 04:52:44 UTC] ✅ API Hash verification passed for profile endpoint
[18-May-2026 04:52:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA3IiwidXNlcm5hbWUiOiJXaXoiLCJlbWFpbCI6InNld2JlbHRvQGdtYWlsLmNvbSIsImV4cCI6MTc3OTY4NDQzN30.bQowyu57ZGwxTtqF-l3sna-MX8Sdx8zVdNpAOifNeYo
[18-May-2026 04:52:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-May-2026 04:52:44 UTC] ✅ JWT token verified successfully for user profile
[18-May-2026 04:52:44 UTC] User ID: 607
[18-May-2026 04:52:44 UTC] ✅ User profile retrieved successfully for user ID: 607
[18-May-2026 04:52:44 UTC] === API CALL LOG ===
[18-May-2026 04:52:44 UTC] Endpoint: user/profile.php
[18-May-2026 04:52:44 UTC] Full Log Data: {
    "timestamp": "2026-05-18 04:52:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.112.192",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.188.112.192, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA3IiwidXNlcm5hbWUiOiJXaXoiLCJlbWFpbCI6InNld2JlbHRvQGdtYWlsLmNvbSIsImV4cCI6MTc3OTY4NDQzN30.bQowyu57ZGwxTtqF-l3sna-MX8Sdx8zVdNpAOifNeYo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd84112a9d88c19-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.188.112.192",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-May-2026 04:52:44 UTC] === END API CALL LOG ===
[18-May-2026 04:52:44 UTC] ✅ API Hash verification passed for profile endpoint
[18-May-2026 04:52:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA3IiwidXNlcm5hbWUiOiJXaXoiLCJlbWFpbCI6InNld2JlbHRvQGdtYWlsLmNvbSIsImV4cCI6MTc3OTY4NDQzN30.bQowyu57ZGwxTtqF-l3sna-MX8Sdx8zVdNpAOifNeYo
[18-May-2026 04:52:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-May-2026 04:52:44 UTC] ✅ JWT token verified successfully for user profile
[18-May-2026 04:52:44 UTC] User ID: 607
[18-May-2026 04:52:44 UTC] ✅ User profile retrieved successfully for user ID: 607
[18-May-2026 04:52:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-May-2026 04:52:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-May-2026 04:52:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.188.112.192, 104.23.208.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA3IiwidXNlcm5hbWUiOiJXaXoiLCJlbWFpbCI6InNld2JlbHRvQGdtYWlsLmNvbSIsImV4cCI6MTc3OTY4NDQzN30.bQowyu57ZGwxTtqF-l3sna-MX8Sdx8zVdNpAOifNeYo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fd841432d798c19-ADD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.188.112.192","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-May-2026 04:52:52 UTC] === User Orders API Called ===
[18-May-2026 04:52:52 UTC] User ID: 607
[18-May-2026 04:52:52 UTC] Limit: 20, Offset: 0
[18-May-2026 04:52:52 UTC] Orders found: 0
[18-May-2026 04:52:52 UTC] Orders data: []
[18-May-2026 04:52:52 UTC] Total orders count: 0
[18-May-2026 05:04:51 UTC] === API CALL LOG ===
[18-May-2026 05:04:51 UTC] Endpoint: user/profile.php
[18-May-2026 05:04:51 UTC] Full Log Data: {
    "timestamp": "2026-05-18 05:04:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.214.210.4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.214.210.4, 172.64.198.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA4IiwidXNlcm5hbWUiOiJzaGF4Ym96IiwiZW1haWwiOiJzaGF4Ym9vMUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2ODU0OTB9.Bn7VTBTEJ6uJJDL7-AfeYYNy_0fBRhb3XmogOgNMXOo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd852ceace360c9-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "95.214.210.4",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-May-2026 05:04:51 UTC] === END API CALL LOG ===
[18-May-2026 05:04:51 UTC] ✅ API Hash verification passed for profile endpoint
[18-May-2026 05:04:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA4IiwidXNlcm5hbWUiOiJzaGF4Ym96IiwiZW1haWwiOiJzaGF4Ym9vMUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2ODU0OTB9.Bn7VTBTEJ6uJJDL7-AfeYYNy_0fBRhb3XmogOgNMXOo
[18-May-2026 05:04:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-May-2026 05:04:51 UTC] ✅ JWT token verified successfully for user profile
[18-May-2026 05:04:51 UTC] User ID: 608
[18-May-2026 05:04:51 UTC] ✅ User profile retrieved successfully for user ID: 608
[18-May-2026 05:04:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-May-2026 05:04:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-May-2026 05:04:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"95.214.210.4, 172.64.198.80","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA4IiwidXNlcm5hbWUiOiJzaGF4Ym96IiwiZW1haWwiOiJzaGF4Ym9vMUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2ODU0OTB9.Bn7VTBTEJ6uJJDL7-AfeYYNy_0fBRhb3XmogOgNMXOo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fd852ceace660c9-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"95.214.210.4","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-May-2026 05:04:51 UTC] === User Orders API Called ===
[18-May-2026 05:04:51 UTC] User ID: 608
[18-May-2026 05:04:51 UTC] Limit: 20, Offset: 0
[18-May-2026 05:04:51 UTC] Orders found: 0
[18-May-2026 05:04:51 UTC] Orders data: []
[18-May-2026 05:04:51 UTC] Total orders count: 0
[18-May-2026 05:04:51 UTC] === API CALL LOG ===
[18-May-2026 05:04:51 UTC] Endpoint: user/profile.php
[18-May-2026 05:04:51 UTC] Full Log Data: {
    "timestamp": "2026-05-18 05:04:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.214.210.4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.214.210.4, 172.64.198.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA4IiwidXNlcm5hbWUiOiJzaGF4Ym96IiwiZW1haWwiOiJzaGF4Ym9vMUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2ODU0OTB9.Bn7VTBTEJ6uJJDL7-AfeYYNy_0fBRhb3XmogOgNMXOo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd852cf9dc560c9-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "95.214.210.4",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-May-2026 05:04:51 UTC] === END API CALL LOG ===
[18-May-2026 05:04:51 UTC] ✅ API Hash verification passed for profile endpoint
[18-May-2026 05:04:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA4IiwidXNlcm5hbWUiOiJzaGF4Ym96IiwiZW1haWwiOiJzaGF4Ym9vMUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2ODU0OTB9.Bn7VTBTEJ6uJJDL7-AfeYYNy_0fBRhb3XmogOgNMXOo
[18-May-2026 05:04:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-May-2026 05:04:51 UTC] ✅ JWT token verified successfully for user profile
[18-May-2026 05:04:51 UTC] User ID: 608
[18-May-2026 05:04:51 UTC] ✅ User profile retrieved successfully for user ID: 608
[18-May-2026 05:04:51 UTC] === API CALL LOG ===
[18-May-2026 05:04:51 UTC] Endpoint: user/profile.php
[18-May-2026 05:04:51 UTC] Full Log Data: {
    "timestamp": "2026-05-18 05:04:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.214.210.4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.214.210.4, 172.64.198.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA4IiwidXNlcm5hbWUiOiJzaGF4Ym96IiwiZW1haWwiOiJzaGF4Ym9vMUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2ODU0OTB9.Bn7VTBTEJ6uJJDL7-AfeYYNy_0fBRhb3XmogOgNMXOo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd852d3596660c9-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "95.214.210.4",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-May-2026 05:04:51 UTC] === END API CALL LOG ===
[18-May-2026 05:04:51 UTC] ✅ API Hash verification passed for profile endpoint
[18-May-2026 05:04:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA4IiwidXNlcm5hbWUiOiJzaGF4Ym96IiwiZW1haWwiOiJzaGF4Ym9vMUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2ODU0OTB9.Bn7VTBTEJ6uJJDL7-AfeYYNy_0fBRhb3XmogOgNMXOo
[18-May-2026 05:04:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-May-2026 05:04:51 UTC] ✅ JWT token verified successfully for user profile
[18-May-2026 05:04:51 UTC] User ID: 608
[18-May-2026 05:04:51 UTC] ✅ User profile retrieved successfully for user ID: 608
[18-May-2026 05:05:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-May-2026 05:05:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-May-2026 05:05:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"95.214.210.4, 172.64.198.81","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA4IiwidXNlcm5hbWUiOiJzaGF4Ym96IiwiZW1haWwiOiJzaGF4Ym9vMUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2ODU0OTB9.Bn7VTBTEJ6uJJDL7-AfeYYNy_0fBRhb3XmogOgNMXOo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fd8533ee9c460c9-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"95.214.210.4","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-May-2026 05:05:08 UTC] === User Orders API Called ===
[18-May-2026 05:05:08 UTC] User ID: 608
[18-May-2026 05:05:08 UTC] Limit: 20, Offset: 0
[18-May-2026 05:05:08 UTC] Orders found: 0
[18-May-2026 05:05:08 UTC] Orders data: []
[18-May-2026 05:05:08 UTC] === API CALL LOG ===
[18-May-2026 05:05:08 UTC] Total orders count: 0
[18-May-2026 05:05:08 UTC] Endpoint: user/profile.php
[18-May-2026 05:05:08 UTC] Full Log Data: {
    "timestamp": "2026-05-18 05:05:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.214.210.4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.214.210.4, 172.64.198.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA4IiwidXNlcm5hbWUiOiJzaGF4Ym96IiwiZW1haWwiOiJzaGF4Ym9vMUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2ODU0OTB9.Bn7VTBTEJ6uJJDL7-AfeYYNy_0fBRhb3XmogOgNMXOo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd8533ee9c560c9-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "95.214.210.4",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-May-2026 05:05:08 UTC] === END API CALL LOG ===
[18-May-2026 05:05:08 UTC] ✅ API Hash verification passed for profile endpoint
[18-May-2026 05:05:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA4IiwidXNlcm5hbWUiOiJzaGF4Ym96IiwiZW1haWwiOiJzaGF4Ym9vMUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2ODU0OTB9.Bn7VTBTEJ6uJJDL7-AfeYYNy_0fBRhb3XmogOgNMXOo
[18-May-2026 05:05:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-May-2026 05:05:08 UTC] ✅ JWT token verified successfully for user profile
[18-May-2026 05:05:08 UTC] User ID: 608
[18-May-2026 05:05:08 UTC] ✅ User profile retrieved successfully for user ID: 608
[18-May-2026 05:05:09 UTC] === API CALL LOG ===
[18-May-2026 05:05:09 UTC] Endpoint: user/profile.php
[18-May-2026 05:05:09 UTC] Full Log Data: {
    "timestamp": "2026-05-18 05:05:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.214.210.4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.214.210.4, 172.64.198.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA4IiwidXNlcm5hbWUiOiJzaGF4Ym96IiwiZW1haWwiOiJzaGF4Ym9vMUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2ODU0OTB9.Bn7VTBTEJ6uJJDL7-AfeYYNy_0fBRhb3XmogOgNMXOo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd85342cdc260c9-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "95.214.210.4",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-May-2026 05:05:09 UTC] === END API CALL LOG ===
[18-May-2026 05:05:09 UTC] ✅ API Hash verification passed for profile endpoint
[18-May-2026 05:05:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA4IiwidXNlcm5hbWUiOiJzaGF4Ym96IiwiZW1haWwiOiJzaGF4Ym9vMUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2ODU0OTB9.Bn7VTBTEJ6uJJDL7-AfeYYNy_0fBRhb3XmogOgNMXOo
[18-May-2026 05:05:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-May-2026 05:05:09 UTC] ✅ JWT token verified successfully for user profile
[18-May-2026 05:05:09 UTC] User ID: 608
[18-May-2026 05:05:09 UTC] ✅ User profile retrieved successfully for user ID: 608
[18-May-2026 05:05:09 UTC] === API CALL LOG ===
[18-May-2026 05:05:09 UTC] Endpoint: user/profile.php
[18-May-2026 05:05:09 UTC] Full Log Data: {
    "timestamp": "2026-05-18 05:05:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.214.210.4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.214.210.4, 172.64.198.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA4IiwidXNlcm5hbWUiOiJzaGF4Ym96IiwiZW1haWwiOiJzaGF4Ym9vMUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2ODU0OTB9.Bn7VTBTEJ6uJJDL7-AfeYYNy_0fBRhb3XmogOgNMXOo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd853437e7560c9-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "95.214.210.4",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-May-2026 05:05:09 UTC] === END API CALL LOG ===
[18-May-2026 05:05:09 UTC] ✅ API Hash verification passed for profile endpoint
[18-May-2026 05:05:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA4IiwidXNlcm5hbWUiOiJzaGF4Ym96IiwiZW1haWwiOiJzaGF4Ym9vMUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2ODU0OTB9.Bn7VTBTEJ6uJJDL7-AfeYYNy_0fBRhb3XmogOgNMXOo
[18-May-2026 05:05:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-May-2026 05:05:09 UTC] ✅ JWT token verified successfully for user profile
[18-May-2026 05:05:09 UTC] User ID: 608
[18-May-2026 05:05:09 UTC] ✅ User profile retrieved successfully for user ID: 608
[18-May-2026 05:05:17 UTC] === API CALL LOG ===
[18-May-2026 05:05:17 UTC] Endpoint: user/profile.php
[18-May-2026 05:05:17 UTC] Full Log Data: {
    "timestamp": "2026-05-18 05:05:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.214.210.4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.214.210.4, 172.64.198.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA4IiwidXNlcm5hbWUiOiJzaGF4Ym96IiwiZW1haWwiOiJzaGF4Ym9vMUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2ODU0OTB9.Bn7VTBTEJ6uJJDL7-AfeYYNy_0fBRhb3XmogOgNMXOo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd853722db060c9-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "95.214.210.4",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-May-2026 05:05:17 UTC] === END API CALL LOG ===
[18-May-2026 05:05:17 UTC] ✅ API Hash verification passed for profile endpoint
[18-May-2026 05:05:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA4IiwidXNlcm5hbWUiOiJzaGF4Ym96IiwiZW1haWwiOiJzaGF4Ym9vMUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2ODU0OTB9.Bn7VTBTEJ6uJJDL7-AfeYYNy_0fBRhb3XmogOgNMXOo
[18-May-2026 05:05:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-May-2026 05:05:17 UTC] ✅ JWT token verified successfully for user profile
[18-May-2026 05:05:17 UTC] User ID: 608
[18-May-2026 05:05:17 UTC] ✅ User profile retrieved successfully for user ID: 608
[18-May-2026 05:05:17 UTC] User Purchases API - User ID: 608
[18-May-2026 05:05:17 UTC] User Purchases API - Total purchases found: 0
[18-May-2026 05:05:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-May-2026 05:05:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-May-2026 05:05:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"95.214.210.4, 172.64.198.81","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA4IiwidXNlcm5hbWUiOiJzaGF4Ym96IiwiZW1haWwiOiJzaGF4Ym9vMUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2ODU0OTB9.Bn7VTBTEJ6uJJDL7-AfeYYNy_0fBRhb3XmogOgNMXOo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fd8537cfaad60c9-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"95.214.210.4","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-May-2026 05:05:18 UTC] === User Orders API Called ===
[18-May-2026 05:05:18 UTC] User ID: 608
[18-May-2026 05:05:18 UTC] Limit: 20, Offset: 0
[18-May-2026 05:05:18 UTC] Orders found: 0
[18-May-2026 05:05:18 UTC] Orders data: []
[18-May-2026 05:05:18 UTC] Total orders count: 0
[18-May-2026 05:05:18 UTC] === API CALL LOG ===
[18-May-2026 05:05:18 UTC] Endpoint: user/profile.php
[18-May-2026 05:05:18 UTC] Full Log Data: {
    "timestamp": "2026-05-18 05:05:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.214.210.4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.214.210.4, 172.64.198.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA4IiwidXNlcm5hbWUiOiJzaGF4Ym96IiwiZW1haWwiOiJzaGF4Ym9vMUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2ODU0OTB9.Bn7VTBTEJ6uJJDL7-AfeYYNy_0fBRhb3XmogOgNMXOo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd8537cfaaf60c9-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "95.214.210.4",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-May-2026 05:05:18 UTC] === END API CALL LOG ===
[18-May-2026 05:05:18 UTC] ✅ API Hash verification passed for profile endpoint
[18-May-2026 05:05:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA4IiwidXNlcm5hbWUiOiJzaGF4Ym96IiwiZW1haWwiOiJzaGF4Ym9vMUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2ODU0OTB9.Bn7VTBTEJ6uJJDL7-AfeYYNy_0fBRhb3XmogOgNMXOo
[18-May-2026 05:05:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-May-2026 05:05:18 UTC] ✅ JWT token verified successfully for user profile
[18-May-2026 05:05:18 UTC] User ID: 608
[18-May-2026 05:05:18 UTC] ✅ User profile retrieved successfully for user ID: 608
[18-May-2026 05:05:19 UTC] === API CALL LOG ===
[18-May-2026 05:05:19 UTC] Endpoint: user/profile.php
[18-May-2026 05:05:19 UTC] Full Log Data: {
    "timestamp": "2026-05-18 05:05:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.214.210.4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.214.210.4, 172.64.198.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA4IiwidXNlcm5hbWUiOiJzaGF4Ym96IiwiZW1haWwiOiJzaGF4Ym9vMUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2ODU0OTB9.Bn7VTBTEJ6uJJDL7-AfeYYNy_0fBRhb3XmogOgNMXOo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd85380be8660c9-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "95.214.210.4",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-May-2026 05:05:19 UTC] === END API CALL LOG ===
[18-May-2026 05:05:19 UTC] ✅ API Hash verification passed for profile endpoint
[18-May-2026 05:05:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA4IiwidXNlcm5hbWUiOiJzaGF4Ym96IiwiZW1haWwiOiJzaGF4Ym9vMUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2ODU0OTB9.Bn7VTBTEJ6uJJDL7-AfeYYNy_0fBRhb3XmogOgNMXOo
[18-May-2026 05:05:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-May-2026 05:05:19 UTC] ✅ JWT token verified successfully for user profile
[18-May-2026 05:05:19 UTC] User ID: 608
[18-May-2026 05:05:19 UTC] ✅ User profile retrieved successfully for user ID: 608
[18-May-2026 05:05:19 UTC] === API CALL LOG ===
[18-May-2026 05:05:19 UTC] Endpoint: user/profile.php
[18-May-2026 05:05:19 UTC] Full Log Data: {
    "timestamp": "2026-05-18 05:05:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.214.210.4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.214.210.4, 172.64.198.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA4IiwidXNlcm5hbWUiOiJzaGF4Ym96IiwiZW1haWwiOiJzaGF4Ym9vMUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2ODU0OTB9.Bn7VTBTEJ6uJJDL7-AfeYYNy_0fBRhb3XmogOgNMXOo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd85382983960c9-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "95.214.210.4",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-May-2026 05:05:19 UTC] === END API CALL LOG ===
[18-May-2026 05:05:19 UTC] ✅ API Hash verification passed for profile endpoint
[18-May-2026 05:05:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA4IiwidXNlcm5hbWUiOiJzaGF4Ym96IiwiZW1haWwiOiJzaGF4Ym9vMUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2ODU0OTB9.Bn7VTBTEJ6uJJDL7-AfeYYNy_0fBRhb3XmogOgNMXOo
[18-May-2026 05:05:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-May-2026 05:05:19 UTC] ✅ JWT token verified successfully for user profile
[18-May-2026 05:05:19 UTC] User ID: 608
[18-May-2026 05:05:19 UTC] ✅ User profile retrieved successfully for user ID: 608
[18-May-2026 05:05:31 UTC] === API CALL LOG ===
[18-May-2026 05:05:31 UTC] Endpoint: user/profile.php
[18-May-2026 05:05:31 UTC] Full Log Data: {
    "timestamp": "2026-05-18 05:05:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.214.210.4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.214.210.4, 172.64.198.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA4IiwidXNlcm5hbWUiOiJzaGF4Ym96IiwiZW1haWwiOiJzaGF4Ym9vMUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2ODU0OTB9.Bn7VTBTEJ6uJJDL7-AfeYYNy_0fBRhb3XmogOgNMXOo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd853c8f985d241-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "95.214.210.4",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-May-2026 05:05:31 UTC] === END API CALL LOG ===
[18-May-2026 05:05:31 UTC] ✅ API Hash verification passed for profile endpoint
[18-May-2026 05:05:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA4IiwidXNlcm5hbWUiOiJzaGF4Ym96IiwiZW1haWwiOiJzaGF4Ym9vMUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2ODU0OTB9.Bn7VTBTEJ6uJJDL7-AfeYYNy_0fBRhb3XmogOgNMXOo
[18-May-2026 05:05:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-May-2026 05:05:31 UTC] ✅ JWT token verified successfully for user profile
[18-May-2026 05:05:31 UTC] User ID: 608
[18-May-2026 05:05:31 UTC] ✅ User profile retrieved successfully for user ID: 608
[18-May-2026 05:05:31 UTC] === API CALL LOG ===
[18-May-2026 05:05:31 UTC] Endpoint: user/profile.php
[18-May-2026 05:05:31 UTC] Full Log Data: {
    "timestamp": "2026-05-18 05:05:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.214.210.4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.214.210.4, 172.64.198.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA4IiwidXNlcm5hbWUiOiJzaGF4Ym96IiwiZW1haWwiOiJzaGF4Ym9vMUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2ODU0OTB9.Bn7VTBTEJ6uJJDL7-AfeYYNy_0fBRhb3XmogOgNMXOo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd853cbfd9ad241-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "95.214.210.4",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-May-2026 05:05:31 UTC] === END API CALL LOG ===
[18-May-2026 05:05:31 UTC] ✅ API Hash verification passed for profile endpoint
[18-May-2026 05:05:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA4IiwidXNlcm5hbWUiOiJzaGF4Ym96IiwiZW1haWwiOiJzaGF4Ym9vMUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2ODU0OTB9.Bn7VTBTEJ6uJJDL7-AfeYYNy_0fBRhb3XmogOgNMXOo
[18-May-2026 05:05:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-May-2026 05:05:31 UTC] ✅ JWT token verified successfully for user profile
[18-May-2026 05:05:31 UTC] User ID: 608
[18-May-2026 05:05:31 UTC] ✅ User profile retrieved successfully for user ID: 608
[18-May-2026 05:05:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-May-2026 05:05:31 UTC] === API CALL LOG ===
[18-May-2026 05:05:31 UTC] === API CALL LOG ===
[18-May-2026 05:05:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-May-2026 05:05:31 UTC] Endpoint: user/profile.php
[18-May-2026 05:05:31 UTC] Endpoint: user/profile.php
[18-May-2026 05:05:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"95.214.210.4, 172.64.198.81","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA4IiwidXNlcm5hbWUiOiJzaGF4Ym96IiwiZW1haWwiOiJzaGF4Ym9vMUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2ODU0OTB9.Bn7VTBTEJ6uJJDL7-AfeYYNy_0fBRhb3XmogOgNMXOo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fd853cbfda0d241-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"95.214.210.4","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-May-2026 05:05:31 UTC] Full Log Data: {
    "timestamp": "2026-05-18 05:05:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.214.210.4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.214.210.4, 172.64.198.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA4IiwidXNlcm5hbWUiOiJzaGF4Ym96IiwiZW1haWwiOiJzaGF4Ym9vMUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2ODU0OTB9.Bn7VTBTEJ6uJJDL7-AfeYYNy_0fBRhb3XmogOgNMXOo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd853cbfda1d241-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "95.214.210.4",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-May-2026 05:05:31 UTC] === END API CALL LOG ===
[18-May-2026 05:05:31 UTC] Full Log Data: {
    "timestamp": "2026-05-18 05:05:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.214.210.4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.214.210.4, 172.64.198.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA4IiwidXNlcm5hbWUiOiJzaGF4Ym96IiwiZW1haWwiOiJzaGF4Ym9vMUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2ODU0OTB9.Bn7VTBTEJ6uJJDL7-AfeYYNy_0fBRhb3XmogOgNMXOo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd853cbfd9dd241-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "95.214.210.4",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-May-2026 05:05:31 UTC] ✅ API Hash verification passed for profile endpoint
[18-May-2026 05:05:31 UTC] === END API CALL LOG ===
[18-May-2026 05:05:31 UTC] === User Orders API Called ===
[18-May-2026 05:05:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA4IiwidXNlcm5hbWUiOiJzaGF4Ym96IiwiZW1haWwiOiJzaGF4Ym9vMUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2ODU0OTB9.Bn7VTBTEJ6uJJDL7-AfeYYNy_0fBRhb3XmogOgNMXOo
[18-May-2026 05:05:31 UTC] ✅ API Hash verification passed for profile endpoint
[18-May-2026 05:05:31 UTC] User ID: 608
[18-May-2026 05:05:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA4IiwidXNlcm5hbWUiOiJzaGF4Ym96IiwiZW1haWwiOiJzaGF4Ym9vMUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2ODU0OTB9.Bn7VTBTEJ6uJJDL7-AfeYYNy_0fBRhb3XmogOgNMXOo
[18-May-2026 05:05:31 UTC] Limit: 20, Offset: 0
[18-May-2026 05:05:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-May-2026 05:05:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-May-2026 05:05:31 UTC] ✅ JWT token verified successfully for user profile
[18-May-2026 05:05:31 UTC] ✅ JWT token verified successfully for user profile
[18-May-2026 05:05:31 UTC] User ID: 608
[18-May-2026 05:05:31 UTC] User ID: 608
[18-May-2026 05:05:31 UTC] Orders found: 0
[18-May-2026 05:05:31 UTC] Orders data: []
[18-May-2026 05:05:31 UTC] ✅ User profile retrieved successfully for user ID: 608
[18-May-2026 05:05:31 UTC] ✅ User profile retrieved successfully for user ID: 608
[18-May-2026 05:05:31 UTC] Total orders count: 0
[18-May-2026 05:05:32 UTC] === API CALL LOG ===
[18-May-2026 05:05:32 UTC] Endpoint: user/profile.php
[18-May-2026 05:05:32 UTC] Full Log Data: {
    "timestamp": "2026-05-18 05:05:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.214.210.4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.214.210.4, 172.64.198.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA4IiwidXNlcm5hbWUiOiJzaGF4Ym96IiwiZW1haWwiOiJzaGF4Ym9vMUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2ODU0OTB9.Bn7VTBTEJ6uJJDL7-AfeYYNy_0fBRhb3XmogOgNMXOo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd853cfaa09d241-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "95.214.210.4",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-May-2026 05:05:32 UTC] === END API CALL LOG ===
[18-May-2026 05:05:32 UTC] ✅ API Hash verification passed for profile endpoint
[18-May-2026 05:05:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA4IiwidXNlcm5hbWUiOiJzaGF4Ym96IiwiZW1haWwiOiJzaGF4Ym9vMUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2ODU0OTB9.Bn7VTBTEJ6uJJDL7-AfeYYNy_0fBRhb3XmogOgNMXOo
[18-May-2026 05:05:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-May-2026 05:05:32 UTC] ✅ JWT token verified successfully for user profile
[18-May-2026 05:05:32 UTC] User ID: 608
[18-May-2026 05:05:32 UTC] ✅ User profile retrieved successfully for user ID: 608
[18-May-2026 05:05:39 UTC] === API CALL LOG ===
[18-May-2026 05:05:39 UTC] Endpoint: user/profile.php
[18-May-2026 05:05:39 UTC] Full Log Data: {
    "timestamp": "2026-05-18 05:05:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.214.210.4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.214.210.4, 172.64.198.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA4IiwidXNlcm5hbWUiOiJzaGF4Ym96IiwiZW1haWwiOiJzaGF4Ym9vMUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2ODU0OTB9.Bn7VTBTEJ6uJJDL7-AfeYYNy_0fBRhb3XmogOgNMXOo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd853fc49d2d241-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "95.214.210.4",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-May-2026 05:05:39 UTC] === END API CALL LOG ===
[18-May-2026 05:05:39 UTC] ✅ API Hash verification passed for profile endpoint
[18-May-2026 05:05:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA4IiwidXNlcm5hbWUiOiJzaGF4Ym96IiwiZW1haWwiOiJzaGF4Ym9vMUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2ODU0OTB9.Bn7VTBTEJ6uJJDL7-AfeYYNy_0fBRhb3XmogOgNMXOo
[18-May-2026 05:05:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-May-2026 05:05:39 UTC] ✅ JWT token verified successfully for user profile
[18-May-2026 05:05:39 UTC] User ID: 608
[18-May-2026 05:05:39 UTC] ✅ User profile retrieved successfully for user ID: 608
[18-May-2026 05:05:39 UTC] User Purchases API - User ID: 608
[18-May-2026 05:05:39 UTC] User Purchases API - Total purchases found: 0
[18-May-2026 05:05:46 UTC] User Purchases API - User ID: 608
[18-May-2026 05:05:46 UTC] User Purchases API - Total purchases found: 0
[18-May-2026 05:05:47 UTC] === API CALL LOG ===
[18-May-2026 05:05:47 UTC] Endpoint: user/profile.php
[18-May-2026 05:05:47 UTC] Full Log Data: {
    "timestamp": "2026-05-18 05:05:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.214.210.4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.214.210.4, 172.64.198.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA4IiwidXNlcm5hbWUiOiJzaGF4Ym96IiwiZW1haWwiOiJzaGF4Ym9vMUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2ODU0OTB9.Bn7VTBTEJ6uJJDL7-AfeYYNy_0fBRhb3XmogOgNMXOo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd8542e6e68d241-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "95.214.210.4",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-May-2026 05:05:47 UTC] === END API CALL LOG ===
[18-May-2026 05:05:47 UTC] ✅ API Hash verification passed for profile endpoint
[18-May-2026 05:05:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA4IiwidXNlcm5hbWUiOiJzaGF4Ym96IiwiZW1haWwiOiJzaGF4Ym9vMUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2ODU0OTB9.Bn7VTBTEJ6uJJDL7-AfeYYNy_0fBRhb3XmogOgNMXOo
[18-May-2026 05:05:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-May-2026 05:05:47 UTC] ✅ JWT token verified successfully for user profile
[18-May-2026 05:05:47 UTC] User ID: 608
[18-May-2026 05:05:47 UTC] ✅ User profile retrieved successfully for user ID: 608
[18-May-2026 05:05:47 UTC] User Purchases API - User ID: 608
[18-May-2026 05:05:47 UTC] User Purchases API - Total purchases found: 0
[18-May-2026 05:05:48 UTC] === API CALL LOG ===
[18-May-2026 05:05:48 UTC] Endpoint: user/profile.php
[18-May-2026 05:05:48 UTC] Full Log Data: {
    "timestamp": "2026-05-18 05:05:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.214.210.4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.214.210.4, 172.64.198.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA4IiwidXNlcm5hbWUiOiJzaGF4Ym96IiwiZW1haWwiOiJzaGF4Ym9vMUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2ODU0OTB9.Bn7VTBTEJ6uJJDL7-AfeYYNy_0fBRhb3XmogOgNMXOo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd8543618f2d241-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "95.214.210.4",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-May-2026 05:05:48 UTC] === END API CALL LOG ===
[18-May-2026 05:05:48 UTC] ✅ API Hash verification passed for profile endpoint
[18-May-2026 05:05:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA4IiwidXNlcm5hbWUiOiJzaGF4Ym96IiwiZW1haWwiOiJzaGF4Ym9vMUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2ODU0OTB9.Bn7VTBTEJ6uJJDL7-AfeYYNy_0fBRhb3XmogOgNMXOo
[18-May-2026 05:05:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-May-2026 05:05:48 UTC] ✅ JWT token verified successfully for user profile
[18-May-2026 05:05:48 UTC] User ID: 608
[18-May-2026 05:05:48 UTC] ✅ User profile retrieved successfully for user ID: 608
[18-May-2026 05:05:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-May-2026 05:05:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-May-2026 05:05:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"95.214.210.4, 172.64.198.81","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA4IiwidXNlcm5hbWUiOiJzaGF4Ym96IiwiZW1haWwiOiJzaGF4Ym9vMUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2ODU0OTB9.Bn7VTBTEJ6uJJDL7-AfeYYNy_0fBRhb3XmogOgNMXOo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fd8543618f1d241-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"95.214.210.4","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-May-2026 05:05:48 UTC] === User Orders API Called ===
[18-May-2026 05:05:48 UTC] User ID: 608
[18-May-2026 05:05:48 UTC] Limit: 20, Offset: 0
[18-May-2026 05:05:48 UTC] Orders found: 0
[18-May-2026 05:05:48 UTC] Orders data: []
[18-May-2026 05:05:48 UTC] Total orders count: 0
[18-May-2026 05:05:49 UTC] === API CALL LOG ===
[18-May-2026 05:05:49 UTC] Endpoint: user/profile.php
[18-May-2026 05:05:49 UTC] Full Log Data: {
    "timestamp": "2026-05-18 05:05:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.214.210.4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.214.210.4, 172.64.198.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA4IiwidXNlcm5hbWUiOiJzaGF4Ym96IiwiZW1haWwiOiJzaGF4Ym9vMUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2ODU0OTB9.Bn7VTBTEJ6uJJDL7-AfeYYNy_0fBRhb3XmogOgNMXOo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd8543b7841d241-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "95.214.210.4",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-May-2026 05:05:49 UTC] === END API CALL LOG ===
[18-May-2026 05:05:49 UTC] ✅ API Hash verification passed for profile endpoint
[18-May-2026 05:05:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA4IiwidXNlcm5hbWUiOiJzaGF4Ym96IiwiZW1haWwiOiJzaGF4Ym9vMUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2ODU0OTB9.Bn7VTBTEJ6uJJDL7-AfeYYNy_0fBRhb3XmogOgNMXOo
[18-May-2026 05:05:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-May-2026 05:05:49 UTC] ✅ JWT token verified successfully for user profile
[18-May-2026 05:05:49 UTC] User ID: 608
[18-May-2026 05:05:49 UTC] ✅ User profile retrieved successfully for user ID: 608
[18-May-2026 05:05:49 UTC] === API CALL LOG ===
[18-May-2026 05:05:49 UTC] Endpoint: user/profile.php
[18-May-2026 05:05:49 UTC] Full Log Data: {
    "timestamp": "2026-05-18 05:05:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.214.210.4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.214.210.4, 172.64.198.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA4IiwidXNlcm5hbWUiOiJzaGF4Ym96IiwiZW1haWwiOiJzaGF4Ym9vMUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2ODU0OTB9.Bn7VTBTEJ6uJJDL7-AfeYYNy_0fBRhb3XmogOgNMXOo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd8543c1927d241-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "95.214.210.4",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-May-2026 05:05:49 UTC] === END API CALL LOG ===
[18-May-2026 05:05:49 UTC] ✅ API Hash verification passed for profile endpoint
[18-May-2026 05:05:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA4IiwidXNlcm5hbWUiOiJzaGF4Ym96IiwiZW1haWwiOiJzaGF4Ym9vMUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2ODU0OTB9.Bn7VTBTEJ6uJJDL7-AfeYYNy_0fBRhb3XmogOgNMXOo
[18-May-2026 05:05:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-May-2026 05:05:49 UTC] ✅ JWT token verified successfully for user profile
[18-May-2026 05:05:49 UTC] User ID: 608
[18-May-2026 05:05:49 UTC] ✅ User profile retrieved successfully for user ID: 608
[18-May-2026 05:05:52 UTC] === API CALL LOG ===
[18-May-2026 05:05:52 UTC] Endpoint: user/profile.php
[18-May-2026 05:05:52 UTC] Full Log Data: {
    "timestamp": "2026-05-18 05:05:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.214.210.4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.214.210.4, 172.64.198.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA4IiwidXNlcm5hbWUiOiJzaGF4Ym96IiwiZW1haWwiOiJzaGF4Ym9vMUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2ODU0OTB9.Bn7VTBTEJ6uJJDL7-AfeYYNy_0fBRhb3XmogOgNMXOo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd8544efc9fd241-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "95.214.210.4",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-May-2026 05:05:52 UTC] === END API CALL LOG ===
[18-May-2026 05:05:52 UTC] ✅ API Hash verification passed for profile endpoint
[18-May-2026 05:05:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA4IiwidXNlcm5hbWUiOiJzaGF4Ym96IiwiZW1haWwiOiJzaGF4Ym9vMUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2ODU0OTB9.Bn7VTBTEJ6uJJDL7-AfeYYNy_0fBRhb3XmogOgNMXOo
[18-May-2026 05:05:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-May-2026 05:05:52 UTC] ✅ JWT token verified successfully for user profile
[18-May-2026 05:05:52 UTC] User ID: 608
[18-May-2026 05:05:52 UTC] ✅ User profile retrieved successfully for user ID: 608
[18-May-2026 05:06:05 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-May-2026 05:06:05 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-May-2026 05:06:05 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"95.214.210.4, 172.64.198.81","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA4IiwidXNlcm5hbWUiOiJzaGF4Ym96IiwiZW1haWwiOiJzaGF4Ym9vMUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2ODU0OTB9.Bn7VTBTEJ6uJJDL7-AfeYYNy_0fBRhb3XmogOgNMXOo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fd854a31d95d241-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"95.214.210.4","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-May-2026 05:06:05 UTC] === User Orders API Called ===
[18-May-2026 05:06:05 UTC] User ID: 608
[18-May-2026 05:06:05 UTC] Limit: 20, Offset: 0
[18-May-2026 05:06:05 UTC] Orders found: 0
[18-May-2026 05:06:05 UTC] Orders data: []
[18-May-2026 05:06:05 UTC] Total orders count: 0
[18-May-2026 05:06:05 UTC] === API CALL LOG ===
[18-May-2026 05:06:05 UTC] Endpoint: user/profile.php
[18-May-2026 05:06:05 UTC] Full Log Data: {
    "timestamp": "2026-05-18 05:06:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.214.210.4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.214.210.4, 172.64.198.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA4IiwidXNlcm5hbWUiOiJzaGF4Ym96IiwiZW1haWwiOiJzaGF4Ym9vMUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2ODU0OTB9.Bn7VTBTEJ6uJJDL7-AfeYYNy_0fBRhb3XmogOgNMXOo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd854a31d96d241-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "95.214.210.4",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-May-2026 05:06:05 UTC] === END API CALL LOG ===
[18-May-2026 05:06:05 UTC] ✅ API Hash verification passed for profile endpoint
[18-May-2026 05:06:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA4IiwidXNlcm5hbWUiOiJzaGF4Ym96IiwiZW1haWwiOiJzaGF4Ym9vMUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2ODU0OTB9.Bn7VTBTEJ6uJJDL7-AfeYYNy_0fBRhb3XmogOgNMXOo
[18-May-2026 05:06:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-May-2026 05:06:05 UTC] ✅ JWT token verified successfully for user profile
[18-May-2026 05:06:05 UTC] User ID: 608
[18-May-2026 05:06:05 UTC] ✅ User profile retrieved successfully for user ID: 608
[18-May-2026 05:06:06 UTC] === API CALL LOG ===
[18-May-2026 05:06:06 UTC] Endpoint: user/profile.php
[18-May-2026 05:06:06 UTC] Full Log Data: {
    "timestamp": "2026-05-18 05:06:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.214.210.4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.214.210.4, 172.64.198.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA4IiwidXNlcm5hbWUiOiJzaGF4Ym96IiwiZW1haWwiOiJzaGF4Ym9vMUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2ODU0OTB9.Bn7VTBTEJ6uJJDL7-AfeYYNy_0fBRhb3XmogOgNMXOo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd854a6bb23d241-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "95.214.210.4",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-May-2026 05:06:06 UTC] === END API CALL LOG ===
[18-May-2026 05:06:06 UTC] ✅ API Hash verification passed for profile endpoint
[18-May-2026 05:06:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA4IiwidXNlcm5hbWUiOiJzaGF4Ym96IiwiZW1haWwiOiJzaGF4Ym9vMUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2ODU0OTB9.Bn7VTBTEJ6uJJDL7-AfeYYNy_0fBRhb3XmogOgNMXOo
[18-May-2026 05:06:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-May-2026 05:06:06 UTC] ✅ JWT token verified successfully for user profile
[18-May-2026 05:06:06 UTC] User ID: 608
[18-May-2026 05:06:06 UTC] ✅ User profile retrieved successfully for user ID: 608
[18-May-2026 05:06:06 UTC] === API CALL LOG ===
[18-May-2026 05:06:06 UTC] Endpoint: user/profile.php
[18-May-2026 05:06:06 UTC] Full Log Data: {
    "timestamp": "2026-05-18 05:06:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.214.210.4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.214.210.4, 172.64.198.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA4IiwidXNlcm5hbWUiOiJzaGF4Ym96IiwiZW1haWwiOiJzaGF4Ym9vMUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2ODU0OTB9.Bn7VTBTEJ6uJJDL7-AfeYYNy_0fBRhb3XmogOgNMXOo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd854a79c39d241-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "95.214.210.4",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-May-2026 05:06:06 UTC] === END API CALL LOG ===
[18-May-2026 05:06:06 UTC] ✅ API Hash verification passed for profile endpoint
[18-May-2026 05:06:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA4IiwidXNlcm5hbWUiOiJzaGF4Ym96IiwiZW1haWwiOiJzaGF4Ym9vMUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2ODU0OTB9.Bn7VTBTEJ6uJJDL7-AfeYYNy_0fBRhb3XmogOgNMXOo
[18-May-2026 05:06:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-May-2026 05:06:06 UTC] ✅ JWT token verified successfully for user profile
[18-May-2026 05:06:06 UTC] User ID: 608
[18-May-2026 05:06:06 UTC] ✅ User profile retrieved successfully for user ID: 608
[18-May-2026 05:06:09 UTC] === API CALL LOG ===
[18-May-2026 05:06:09 UTC] Endpoint: user/profile.php
[18-May-2026 05:06:09 UTC] Full Log Data: {
    "timestamp": "2026-05-18 05:06:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.214.210.4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.214.210.4, 172.64.198.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA4IiwidXNlcm5hbWUiOiJzaGF4Ym96IiwiZW1haWwiOiJzaGF4Ym9vMUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2ODU0OTB9.Bn7VTBTEJ6uJJDL7-AfeYYNy_0fBRhb3XmogOgNMXOo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd854b85bf1d241-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "95.214.210.4",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-May-2026 05:06:09 UTC] === END API CALL LOG ===
[18-May-2026 05:06:09 UTC] ✅ API Hash verification passed for profile endpoint
[18-May-2026 05:06:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA4IiwidXNlcm5hbWUiOiJzaGF4Ym96IiwiZW1haWwiOiJzaGF4Ym9vMUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2ODU0OTB9.Bn7VTBTEJ6uJJDL7-AfeYYNy_0fBRhb3XmogOgNMXOo
[18-May-2026 05:06:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-May-2026 05:06:09 UTC] ✅ JWT token verified successfully for user profile
[18-May-2026 05:06:09 UTC] User ID: 608
[18-May-2026 05:06:09 UTC] ✅ User profile retrieved successfully for user ID: 608
[18-May-2026 05:06:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-May-2026 05:06:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-May-2026 05:06:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"95.214.210.4, 172.64.198.81","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA4IiwidXNlcm5hbWUiOiJzaGF4Ym96IiwiZW1haWwiOiJzaGF4Ym9vMUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2ODU0OTB9.Bn7VTBTEJ6uJJDL7-AfeYYNy_0fBRhb3XmogOgNMXOo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fd85528483bd241-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"95.214.210.4","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-May-2026 05:06:27 UTC] === User Orders API Called ===
[18-May-2026 05:06:27 UTC] User ID: 608
[18-May-2026 05:06:27 UTC] Limit: 20, Offset: 0
[18-May-2026 05:06:27 UTC] Orders found: 0
[18-May-2026 05:06:27 UTC] Orders data: []
[18-May-2026 05:06:27 UTC] Total orders count: 0
[18-May-2026 05:06:27 UTC] === API CALL LOG ===
[18-May-2026 05:06:27 UTC] Endpoint: user/profile.php
[18-May-2026 05:06:27 UTC] Full Log Data: {
    "timestamp": "2026-05-18 05:06:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.214.210.4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.214.210.4, 172.64.198.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA4IiwidXNlcm5hbWUiOiJzaGF4Ym96IiwiZW1haWwiOiJzaGF4Ym9vMUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2ODU0OTB9.Bn7VTBTEJ6uJJDL7-AfeYYNy_0fBRhb3XmogOgNMXOo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd85528483dd241-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "95.214.210.4",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-May-2026 05:06:27 UTC] === END API CALL LOG ===
[18-May-2026 05:06:27 UTC] ✅ API Hash verification passed for profile endpoint
[18-May-2026 05:06:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA4IiwidXNlcm5hbWUiOiJzaGF4Ym96IiwiZW1haWwiOiJzaGF4Ym9vMUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2ODU0OTB9.Bn7VTBTEJ6uJJDL7-AfeYYNy_0fBRhb3XmogOgNMXOo
[18-May-2026 05:06:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-May-2026 05:06:27 UTC] ✅ JWT token verified successfully for user profile
[18-May-2026 05:06:27 UTC] User ID: 608
[18-May-2026 05:06:27 UTC] ✅ User profile retrieved successfully for user ID: 608
[18-May-2026 05:06:27 UTC] === API CALL LOG ===
[18-May-2026 05:06:27 UTC] Endpoint: user/profile.php
[18-May-2026 05:06:27 UTC] Full Log Data: {
    "timestamp": "2026-05-18 05:06:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.214.210.4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.214.210.4, 172.64.198.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA4IiwidXNlcm5hbWUiOiJzaGF4Ym96IiwiZW1haWwiOiJzaGF4Ym9vMUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2ODU0OTB9.Bn7VTBTEJ6uJJDL7-AfeYYNy_0fBRhb3XmogOgNMXOo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd8552c2d7fd241-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "95.214.210.4",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-May-2026 05:06:27 UTC] === END API CALL LOG ===
[18-May-2026 05:06:27 UTC] ✅ API Hash verification passed for profile endpoint
[18-May-2026 05:06:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA4IiwidXNlcm5hbWUiOiJzaGF4Ym96IiwiZW1haWwiOiJzaGF4Ym9vMUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2ODU0OTB9.Bn7VTBTEJ6uJJDL7-AfeYYNy_0fBRhb3XmogOgNMXOo
[18-May-2026 05:06:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-May-2026 05:06:27 UTC] ✅ JWT token verified successfully for user profile
[18-May-2026 05:06:27 UTC] User ID: 608
[18-May-2026 05:06:27 UTC] ✅ User profile retrieved successfully for user ID: 608
[18-May-2026 05:06:28 UTC] === API CALL LOG ===
[18-May-2026 05:06:28 UTC] Endpoint: user/profile.php
[18-May-2026 05:06:28 UTC] Full Log Data: {
    "timestamp": "2026-05-18 05:06:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.214.210.4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.214.210.4, 172.64.198.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA4IiwidXNlcm5hbWUiOiJzaGF4Ym96IiwiZW1haWwiOiJzaGF4Ym9vMUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2ODU0OTB9.Bn7VTBTEJ6uJJDL7-AfeYYNy_0fBRhb3XmogOgNMXOo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd8552cde2fd241-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "95.214.210.4",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-May-2026 05:06:28 UTC] === END API CALL LOG ===
[18-May-2026 05:06:28 UTC] ✅ API Hash verification passed for profile endpoint
[18-May-2026 05:06:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA4IiwidXNlcm5hbWUiOiJzaGF4Ym96IiwiZW1haWwiOiJzaGF4Ym9vMUBnbWFpbC5jb20iLCJleHAiOjE3Nzk2ODU0OTB9.Bn7VTBTEJ6uJJDL7-AfeYYNy_0fBRhb3XmogOgNMXOo
[18-May-2026 05:06:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-May-2026 05:06:28 UTC] ✅ JWT token verified successfully for user profile
[18-May-2026 05:06:28 UTC] User ID: 608
[18-May-2026 05:06:28 UTC] ✅ User profile retrieved successfully for user ID: 608
[18-May-2026 06:19:16 UTC] === API CALL LOG ===
[18-May-2026 06:19:16 UTC] Endpoint: user/profile.php
[18-May-2026 06:19:16 UTC] Full Log Data: {
    "timestamp": "2026-05-18 06:19:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:448a:2012:2cb1:c5de:a329:c0d7:8b84",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2001:448a:2012:2cb1:c5de:a329:c0d7:8b84, 172.71.81.128",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc1IiwidXNlcm5hbWUiOiJGYW5uMjc2IiwiZW1haWwiOiJtdWhhbW1hZHJpcGFuc3lhaDI3NkBnbWFpbC5jb20iLCJleHAiOjE3Nzk0MjM0NDB9.2iQ41xeBZgCs1MMghCRzhAiY-6VJ8M-75jd2PZPV5GQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd8bfccac1981ad-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2001:448a:2012:2cb1:c5de:a329:c0d7:8b84",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-May-2026 06:19:16 UTC] === END API CALL LOG ===
[18-May-2026 06:19:16 UTC] ✅ API Hash verification passed for profile endpoint
[18-May-2026 06:19:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc1IiwidXNlcm5hbWUiOiJGYW5uMjc2IiwiZW1haWwiOiJtdWhhbW1hZHJpcGFuc3lhaDI3NkBnbWFpbC5jb20iLCJleHAiOjE3Nzk0MjM0NDB9.2iQ41xeBZgCs1MMghCRzhAiY-6VJ8M-75jd2PZPV5GQ
[18-May-2026 06:19:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-May-2026 06:19:16 UTC] ✅ JWT token verified successfully for user profile
[18-May-2026 06:19:16 UTC] User ID: 575
[18-May-2026 06:19:16 UTC] ✅ User profile retrieved successfully for user ID: 575
[18-May-2026 06:19:17 UTC] === API CALL LOG ===
[18-May-2026 06:19:17 UTC] Endpoint: user/profile.php
[18-May-2026 06:19:17 UTC] Full Log Data: {
    "timestamp": "2026-05-18 06:19:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:448a:2012:2cb1:c5de:a329:c0d7:8b84",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2001:448a:2012:2cb1:c5de:a329:c0d7:8b84, 172.71.82.8",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc1IiwidXNlcm5hbWUiOiJGYW5uMjc2IiwiZW1haWwiOiJtdWhhbW1hZHJpcGFuc3lhaDI3NkBnbWFpbC5jb20iLCJleHAiOjE3Nzk0MjM0NDB9.2iQ41xeBZgCs1MMghCRzhAiY-6VJ8M-75jd2PZPV5GQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd8bfd45b0681ad-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2001:448a:2012:2cb1:c5de:a329:c0d7:8b84",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-May-2026 06:19:17 UTC] === END API CALL LOG ===
[18-May-2026 06:19:17 UTC] ✅ API Hash verification passed for profile endpoint
[18-May-2026 06:19:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc1IiwidXNlcm5hbWUiOiJGYW5uMjc2IiwiZW1haWwiOiJtdWhhbW1hZHJpcGFuc3lhaDI3NkBnbWFpbC5jb20iLCJleHAiOjE3Nzk0MjM0NDB9.2iQ41xeBZgCs1MMghCRzhAiY-6VJ8M-75jd2PZPV5GQ
[18-May-2026 06:19:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-May-2026 06:19:17 UTC] ✅ JWT token verified successfully for user profile
[18-May-2026 06:19:17 UTC] User ID: 575
[18-May-2026 06:19:17 UTC] ✅ User profile retrieved successfully for user ID: 575
[18-May-2026 06:19:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-May-2026 06:19:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-May-2026 06:19:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2001:448a:2012:2cb1:c5de:a329:c0d7:8b84, 172.71.82.8","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc1IiwidXNlcm5hbWUiOiJGYW5uMjc2IiwiZW1haWwiOiJtdWhhbW1hZHJpcGFuc3lhaDI3NkBnbWFpbC5jb20iLCJleHAiOjE3Nzk0MjM0NDB9.2iQ41xeBZgCs1MMghCRzhAiY-6VJ8M-75jd2PZPV5GQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fd8bfd48b2981ad-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2001:448a:2012:2cb1:c5de:a329:c0d7:8b84","cf-ipcountry":"ID","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-May-2026 06:19:17 UTC] === User Orders API Called ===
[18-May-2026 06:19:17 UTC] User ID: 575
[18-May-2026 06:19:17 UTC] Limit: 20, Offset: 0
[18-May-2026 06:19:17 UTC] Orders found: 0
[18-May-2026 06:19:17 UTC] Orders data: []
[18-May-2026 06:19:17 UTC] Total orders count: 0
[18-May-2026 06:19:17 UTC] === API CALL LOG ===
[18-May-2026 06:19:17 UTC] Endpoint: user/profile.php
[18-May-2026 06:19:17 UTC] Full Log Data: {
    "timestamp": "2026-05-18 06:19:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:448a:2012:2cb1:c5de:a329:c0d7:8b84",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2001:448a:2012:2cb1:c5de:a329:c0d7:8b84, 172.71.82.9",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc1IiwidXNlcm5hbWUiOiJGYW5uMjc2IiwiZW1haWwiOiJtdWhhbW1hZHJpcGFuc3lhaDI3NkBnbWFpbC5jb20iLCJleHAiOjE3Nzk0MjM0NDB9.2iQ41xeBZgCs1MMghCRzhAiY-6VJ8M-75jd2PZPV5GQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd8bfd50b9581ad-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2001:448a:2012:2cb1:c5de:a329:c0d7:8b84",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-May-2026 06:19:17 UTC] === END API CALL LOG ===
[18-May-2026 06:19:17 UTC] ✅ API Hash verification passed for profile endpoint
[18-May-2026 06:19:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTc1IiwidXNlcm5hbWUiOiJGYW5uMjc2IiwiZW1haWwiOiJtdWhhbW1hZHJpcGFuc3lhaDI3NkBnbWFpbC5jb20iLCJleHAiOjE3Nzk0MjM0NDB9.2iQ41xeBZgCs1MMghCRzhAiY-6VJ8M-75jd2PZPV5GQ
[18-May-2026 06:19:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-May-2026 06:19:17 UTC] ✅ JWT token verified successfully for user profile
[18-May-2026 06:19:17 UTC] User ID: 575
[18-May-2026 06:19:17 UTC] ✅ User profile retrieved successfully for user ID: 575
[18-May-2026 09:28:44 UTC] === API CALL LOG ===
[18-May-2026 09:28:44 UTC] Endpoint: user/profile.php
[18-May-2026 09:28:44 UTC] Full Log Data: {
    "timestamp": "2026-05-18 09:28:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "203.99.145.249",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "203.99.145.249, 172.68.132.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA5IiwidXNlcm5hbWUiOiJpc2xhbSIsImVtYWlsIjoibWRtb29ua2hhbjI4MEBnbWFpbC5jb20iLCJleHAiOjE3Nzk3MDEzMjJ9.RHA-q40s-sNl6jtNjrpCLd7sC8qlmM_2iqF6-XxR5vs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd9d55b2ae5c0db-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "203.99.145.249",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-May-2026 09:28:44 UTC] === END API CALL LOG ===
[18-May-2026 09:28:44 UTC] ✅ API Hash verification passed for profile endpoint
[18-May-2026 09:28:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA5IiwidXNlcm5hbWUiOiJpc2xhbSIsImVtYWlsIjoibWRtb29ua2hhbjI4MEBnbWFpbC5jb20iLCJleHAiOjE3Nzk3MDEzMjJ9.RHA-q40s-sNl6jtNjrpCLd7sC8qlmM_2iqF6-XxR5vs
[18-May-2026 09:28:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-May-2026 09:28:44 UTC] ✅ JWT token verified successfully for user profile
[18-May-2026 09:28:44 UTC] User ID: 609
[18-May-2026 09:28:44 UTC] ✅ User profile retrieved successfully for user ID: 609
[18-May-2026 09:28:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-May-2026 09:28:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-May-2026 09:28:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"203.99.145.249, 172.68.132.137","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA5IiwidXNlcm5hbWUiOiJpc2xhbSIsImVtYWlsIjoibWRtb29ua2hhbjI4MEBnbWFpbC5jb20iLCJleHAiOjE3Nzk3MDEzMjJ9.RHA-q40s-sNl6jtNjrpCLd7sC8qlmM_2iqF6-XxR5vs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fd9d55b4b3ac0db-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"203.99.145.249","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-May-2026 09:28:44 UTC] === User Orders API Called ===
[18-May-2026 09:28:44 UTC] User ID: 609
[18-May-2026 09:28:44 UTC] Limit: 20, Offset: 0
[18-May-2026 09:28:44 UTC] Orders found: 0
[18-May-2026 09:28:44 UTC] Orders data: []
[18-May-2026 09:28:44 UTC] Total orders count: 0
[18-May-2026 09:28:44 UTC] === API CALL LOG ===
[18-May-2026 09:28:44 UTC] Endpoint: user/profile.php
[18-May-2026 09:28:44 UTC] Full Log Data: {
    "timestamp": "2026-05-18 09:28:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "203.99.145.249",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "203.99.145.249, 172.68.132.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA5IiwidXNlcm5hbWUiOiJpc2xhbSIsImVtYWlsIjoibWRtb29ua2hhbjI4MEBnbWFpbC5jb20iLCJleHAiOjE3Nzk3MDEzMjJ9.RHA-q40s-sNl6jtNjrpCLd7sC8qlmM_2iqF6-XxR5vs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd9d55bcc39c0db-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "203.99.145.249",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-May-2026 09:28:44 UTC] === END API CALL LOG ===
[18-May-2026 09:28:44 UTC] ✅ API Hash verification passed for profile endpoint
[18-May-2026 09:28:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA5IiwidXNlcm5hbWUiOiJpc2xhbSIsImVtYWlsIjoibWRtb29ua2hhbjI4MEBnbWFpbC5jb20iLCJleHAiOjE3Nzk3MDEzMjJ9.RHA-q40s-sNl6jtNjrpCLd7sC8qlmM_2iqF6-XxR5vs
[18-May-2026 09:28:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-May-2026 09:28:44 UTC] ✅ JWT token verified successfully for user profile
[18-May-2026 09:28:44 UTC] User ID: 609
[18-May-2026 09:28:44 UTC] ✅ User profile retrieved successfully for user ID: 609
[18-May-2026 09:28:45 UTC] === API CALL LOG ===
[18-May-2026 09:28:45 UTC] Endpoint: user/profile.php
[18-May-2026 09:28:45 UTC] Full Log Data: {
    "timestamp": "2026-05-18 09:28:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "203.99.145.249",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "203.99.145.249, 172.68.132.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA5IiwidXNlcm5hbWUiOiJpc2xhbSIsImVtYWlsIjoibWRtb29ua2hhbjI4MEBnbWFpbC5jb20iLCJleHAiOjE3Nzk3MDEzMjJ9.RHA-q40s-sNl6jtNjrpCLd7sC8qlmM_2iqF6-XxR5vs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd9d561d987c0db-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "203.99.145.249",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-May-2026 09:28:45 UTC] === END API CALL LOG ===
[18-May-2026 09:28:45 UTC] ✅ API Hash verification passed for profile endpoint
[18-May-2026 09:28:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA5IiwidXNlcm5hbWUiOiJpc2xhbSIsImVtYWlsIjoibWRtb29ua2hhbjI4MEBnbWFpbC5jb20iLCJleHAiOjE3Nzk3MDEzMjJ9.RHA-q40s-sNl6jtNjrpCLd7sC8qlmM_2iqF6-XxR5vs
[18-May-2026 09:28:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-May-2026 09:28:45 UTC] ✅ JWT token verified successfully for user profile
[18-May-2026 09:28:45 UTC] User ID: 609
[18-May-2026 09:28:45 UTC] ✅ User profile retrieved successfully for user ID: 609
[18-May-2026 09:29:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-May-2026 09:29:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-May-2026 09:29:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"203.99.145.249, 172.68.132.136","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA5IiwidXNlcm5hbWUiOiJpc2xhbSIsImVtYWlsIjoibWRtb29ua2hhbjI4MEBnbWFpbC5jb20iLCJleHAiOjE3Nzk3MDEzMjJ9.RHA-q40s-sNl6jtNjrpCLd7sC8qlmM_2iqF6-XxR5vs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fd9d5c3cbf5c0db-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"203.99.145.249","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-May-2026 09:29:01 UTC] === User Orders API Called ===
[18-May-2026 09:29:01 UTC] User ID: 609
[18-May-2026 09:29:01 UTC] Limit: 20, Offset: 0
[18-May-2026 09:29:01 UTC] Orders found: 0
[18-May-2026 09:29:01 UTC] Orders data: []
[18-May-2026 09:29:01 UTC] Total orders count: 0
[18-May-2026 09:29:05 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-May-2026 09:29:05 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-May-2026 09:29:05 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"203.99.145.249, 172.68.132.136","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA5IiwidXNlcm5hbWUiOiJpc2xhbSIsImVtYWlsIjoibWRtb29ua2hhbjI4MEBnbWFpbC5jb20iLCJleHAiOjE3Nzk3MDEzMjJ9.RHA-q40s-sNl6jtNjrpCLd7sC8qlmM_2iqF6-XxR5vs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fd9d5ddfffbc0db-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"203.99.145.249","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-May-2026 09:29:05 UTC] === User Orders API Called ===
[18-May-2026 09:29:05 UTC] User ID: 609
[18-May-2026 09:29:05 UTC] Limit: 20, Offset: 0
[18-May-2026 09:29:05 UTC] Orders found: 0
[18-May-2026 09:29:05 UTC] Orders data: []
[18-May-2026 09:29:05 UTC] Total orders count: 0
[18-May-2026 09:29:05 UTC] === API CALL LOG ===
[18-May-2026 09:29:05 UTC] Endpoint: user/profile.php
[18-May-2026 09:29:05 UTC] Full Log Data: {
    "timestamp": "2026-05-18 09:29:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "203.99.145.249",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "203.99.145.249, 172.68.132.136",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA5IiwidXNlcm5hbWUiOiJpc2xhbSIsImVtYWlsIjoibWRtb29ua2hhbjI4MEBnbWFpbC5jb20iLCJleHAiOjE3Nzk3MDEzMjJ9.RHA-q40s-sNl6jtNjrpCLd7sC8qlmM_2iqF6-XxR5vs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd9d5de78f7c0db-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "203.99.145.249",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-May-2026 09:29:05 UTC] === END API CALL LOG ===
[18-May-2026 09:29:05 UTC] ✅ API Hash verification passed for profile endpoint
[18-May-2026 09:29:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA5IiwidXNlcm5hbWUiOiJpc2xhbSIsImVtYWlsIjoibWRtb29ua2hhbjI4MEBnbWFpbC5jb20iLCJleHAiOjE3Nzk3MDEzMjJ9.RHA-q40s-sNl6jtNjrpCLd7sC8qlmM_2iqF6-XxR5vs
[18-May-2026 09:29:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-May-2026 09:29:05 UTC] ✅ JWT token verified successfully for user profile
[18-May-2026 09:29:05 UTC] User ID: 609
[18-May-2026 09:29:05 UTC] ✅ User profile retrieved successfully for user ID: 609
[18-May-2026 09:29:05 UTC] === API CALL LOG ===
[18-May-2026 09:29:05 UTC] Endpoint: user/profile.php
[18-May-2026 09:29:05 UTC] Full Log Data: {
    "timestamp": "2026-05-18 09:29:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "203.99.145.249",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "203.99.145.249, 172.68.132.136",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA5IiwidXNlcm5hbWUiOiJpc2xhbSIsImVtYWlsIjoibWRtb29ua2hhbjI4MEBnbWFpbC5jb20iLCJleHAiOjE3Nzk3MDEzMjJ9.RHA-q40s-sNl6jtNjrpCLd7sC8qlmM_2iqF6-XxR5vs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd9d5e06c33c0db-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "203.99.145.249",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-May-2026 09:29:05 UTC] === END API CALL LOG ===
[18-May-2026 09:29:05 UTC] ✅ API Hash verification passed for profile endpoint
[18-May-2026 09:29:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA5IiwidXNlcm5hbWUiOiJpc2xhbSIsImVtYWlsIjoibWRtb29ua2hhbjI4MEBnbWFpbC5jb20iLCJleHAiOjE3Nzk3MDEzMjJ9.RHA-q40s-sNl6jtNjrpCLd7sC8qlmM_2iqF6-XxR5vs
[18-May-2026 09:29:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-May-2026 09:29:05 UTC] ✅ JWT token verified successfully for user profile
[18-May-2026 09:29:05 UTC] User ID: 609
[18-May-2026 09:29:05 UTC] ✅ User profile retrieved successfully for user ID: 609
[18-May-2026 09:29:06 UTC] === API CALL LOG ===
[18-May-2026 09:29:06 UTC] Endpoint: user/profile.php
[18-May-2026 09:29:06 UTC] Full Log Data: {
    "timestamp": "2026-05-18 09:29:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "203.99.145.249",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "203.99.145.249, 172.68.132.136",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA5IiwidXNlcm5hbWUiOiJpc2xhbSIsImVtYWlsIjoibWRtb29ua2hhbjI4MEBnbWFpbC5jb20iLCJleHAiOjE3Nzk3MDEzMjJ9.RHA-q40s-sNl6jtNjrpCLd7sC8qlmM_2iqF6-XxR5vs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd9d5e47c67c0db-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "203.99.145.249",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-May-2026 09:29:06 UTC] === END API CALL LOG ===
[18-May-2026 09:29:06 UTC] ✅ API Hash verification passed for profile endpoint
[18-May-2026 09:29:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA5IiwidXNlcm5hbWUiOiJpc2xhbSIsImVtYWlsIjoibWRtb29ua2hhbjI4MEBnbWFpbC5jb20iLCJleHAiOjE3Nzk3MDEzMjJ9.RHA-q40s-sNl6jtNjrpCLd7sC8qlmM_2iqF6-XxR5vs
[18-May-2026 09:29:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-May-2026 09:29:06 UTC] ✅ JWT token verified successfully for user profile
[18-May-2026 09:29:06 UTC] User ID: 609
[18-May-2026 09:29:06 UTC] ✅ User profile retrieved successfully for user ID: 609
[18-May-2026 09:29:11 UTC] === API CALL LOG ===
[18-May-2026 09:29:11 UTC] Endpoint: user/profile.php
[18-May-2026 09:29:11 UTC] Full Log Data: {
    "timestamp": "2026-05-18 09:29:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "203.99.145.249",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "203.99.145.249, 172.68.132.136",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA5IiwidXNlcm5hbWUiOiJpc2xhbSIsImVtYWlsIjoibWRtb29ua2hhbjI4MEBnbWFpbC5jb20iLCJleHAiOjE3Nzk3MDEzMjJ9.RHA-q40s-sNl6jtNjrpCLd7sC8qlmM_2iqF6-XxR5vs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd9d605881bc0db-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "203.99.145.249",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-May-2026 09:29:11 UTC] === END API CALL LOG ===
[18-May-2026 09:29:11 UTC] ✅ API Hash verification passed for profile endpoint
[18-May-2026 09:29:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA5IiwidXNlcm5hbWUiOiJpc2xhbSIsImVtYWlsIjoibWRtb29ua2hhbjI4MEBnbWFpbC5jb20iLCJleHAiOjE3Nzk3MDEzMjJ9.RHA-q40s-sNl6jtNjrpCLd7sC8qlmM_2iqF6-XxR5vs
[18-May-2026 09:29:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-May-2026 09:29:11 UTC] ✅ JWT token verified successfully for user profile
[18-May-2026 09:29:11 UTC] User ID: 609
[18-May-2026 09:29:11 UTC] ✅ User profile retrieved successfully for user ID: 609
[18-May-2026 09:29:12 UTC] === API CALL LOG ===
[18-May-2026 09:29:12 UTC] Endpoint: user/profile.php
[18-May-2026 09:29:12 UTC] Full Log Data: {
    "timestamp": "2026-05-18 09:29:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "203.99.145.249",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "203.99.145.249, 172.68.132.136",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA5IiwidXNlcm5hbWUiOiJpc2xhbSIsImVtYWlsIjoibWRtb29ua2hhbjI4MEBnbWFpbC5jb20iLCJleHAiOjE3Nzk3MDEzMjJ9.RHA-q40s-sNl6jtNjrpCLd7sC8qlmM_2iqF6-XxR5vs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd9d60ae915c0db-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "203.99.145.249",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-May-2026 09:29:12 UTC] === END API CALL LOG ===
[18-May-2026 09:29:12 UTC] ✅ API Hash verification passed for profile endpoint
[18-May-2026 09:29:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA5IiwidXNlcm5hbWUiOiJpc2xhbSIsImVtYWlsIjoibWRtb29ua2hhbjI4MEBnbWFpbC5jb20iLCJleHAiOjE3Nzk3MDEzMjJ9.RHA-q40s-sNl6jtNjrpCLd7sC8qlmM_2iqF6-XxR5vs
[18-May-2026 09:29:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-May-2026 09:29:12 UTC] ✅ JWT token verified successfully for user profile
[18-May-2026 09:29:12 UTC] User ID: 609
[18-May-2026 09:29:12 UTC] ✅ User profile retrieved successfully for user ID: 609
[18-May-2026 09:29:12 UTC] User Purchases API - User ID: 609
[18-May-2026 09:29:12 UTC] User Purchases API - Total purchases found: 0
[18-May-2026 09:29:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-May-2026 09:29:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-May-2026 09:29:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"203.99.145.249, 172.68.132.136","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA5IiwidXNlcm5hbWUiOiJpc2xhbSIsImVtYWlsIjoibWRtb29ua2hhbjI4MEBnbWFpbC5jb20iLCJleHAiOjE3Nzk3MDEzMjJ9.RHA-q40s-sNl6jtNjrpCLd7sC8qlmM_2iqF6-XxR5vs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fd9d61e0c75c0db-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"203.99.145.249","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-May-2026 09:29:15 UTC] === User Orders API Called ===
[18-May-2026 09:29:15 UTC] User ID: 609
[18-May-2026 09:29:15 UTC] Limit: 20, Offset: 0
[18-May-2026 09:29:15 UTC] Orders found: 0
[18-May-2026 09:29:15 UTC] Orders data: []
[18-May-2026 09:29:15 UTC] Total orders count: 0
[18-May-2026 09:29:15 UTC] === API CALL LOG ===
[18-May-2026 09:29:15 UTC] Endpoint: user/profile.php
[18-May-2026 09:29:15 UTC] Full Log Data: {
    "timestamp": "2026-05-18 09:29:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "203.99.145.249",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "203.99.145.249, 172.68.132.136",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA5IiwidXNlcm5hbWUiOiJpc2xhbSIsImVtYWlsIjoibWRtb29ua2hhbjI4MEBnbWFpbC5jb20iLCJleHAiOjE3Nzk3MDEzMjJ9.RHA-q40s-sNl6jtNjrpCLd7sC8qlmM_2iqF6-XxR5vs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd9d61e7d3ec0db-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "203.99.145.249",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-May-2026 09:29:15 UTC] === END API CALL LOG ===
[18-May-2026 09:29:15 UTC] ✅ API Hash verification passed for profile endpoint
[18-May-2026 09:29:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA5IiwidXNlcm5hbWUiOiJpc2xhbSIsImVtYWlsIjoibWRtb29ua2hhbjI4MEBnbWFpbC5jb20iLCJleHAiOjE3Nzk3MDEzMjJ9.RHA-q40s-sNl6jtNjrpCLd7sC8qlmM_2iqF6-XxR5vs
[18-May-2026 09:29:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-May-2026 09:29:15 UTC] ✅ JWT token verified successfully for user profile
[18-May-2026 09:29:15 UTC] User ID: 609
[18-May-2026 09:29:15 UTC] ✅ User profile retrieved successfully for user ID: 609
[18-May-2026 09:29:15 UTC] === API CALL LOG ===
[18-May-2026 09:29:15 UTC] Endpoint: user/profile.php
[18-May-2026 09:29:15 UTC] Full Log Data: {
    "timestamp": "2026-05-18 09:29:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "203.99.145.249",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "203.99.145.249, 172.68.132.136",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA5IiwidXNlcm5hbWUiOiJpc2xhbSIsImVtYWlsIjoibWRtb29ua2hhbjI4MEBnbWFpbC5jb20iLCJleHAiOjE3Nzk3MDEzMjJ9.RHA-q40s-sNl6jtNjrpCLd7sC8qlmM_2iqF6-XxR5vs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd9d6205911c0db-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "203.99.145.249",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-May-2026 09:29:15 UTC] === END API CALL LOG ===
[18-May-2026 09:29:15 UTC] ✅ API Hash verification passed for profile endpoint
[18-May-2026 09:29:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA5IiwidXNlcm5hbWUiOiJpc2xhbSIsImVtYWlsIjoibWRtb29ua2hhbjI4MEBnbWFpbC5jb20iLCJleHAiOjE3Nzk3MDEzMjJ9.RHA-q40s-sNl6jtNjrpCLd7sC8qlmM_2iqF6-XxR5vs
[18-May-2026 09:29:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-May-2026 09:29:15 UTC] ✅ JWT token verified successfully for user profile
[18-May-2026 09:29:15 UTC] User ID: 609
[18-May-2026 09:29:15 UTC] ✅ User profile retrieved successfully for user ID: 609
[18-May-2026 09:29:16 UTC] === API CALL LOG ===
[18-May-2026 09:29:16 UTC] Endpoint: user/profile.php
[18-May-2026 09:29:16 UTC] Full Log Data: {
    "timestamp": "2026-05-18 09:29:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "203.99.145.249",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "203.99.145.249, 172.68.132.136",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA5IiwidXNlcm5hbWUiOiJpc2xhbSIsImVtYWlsIjoibWRtb29ua2hhbjI4MEBnbWFpbC5jb20iLCJleHAiOjE3Nzk3MDEzMjJ9.RHA-q40s-sNl6jtNjrpCLd7sC8qlmM_2iqF6-XxR5vs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd9d6254c16c0db-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "203.99.145.249",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-May-2026 09:29:16 UTC] === END API CALL LOG ===
[18-May-2026 09:29:16 UTC] ✅ API Hash verification passed for profile endpoint
[18-May-2026 09:29:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA5IiwidXNlcm5hbWUiOiJpc2xhbSIsImVtYWlsIjoibWRtb29ua2hhbjI4MEBnbWFpbC5jb20iLCJleHAiOjE3Nzk3MDEzMjJ9.RHA-q40s-sNl6jtNjrpCLd7sC8qlmM_2iqF6-XxR5vs
[18-May-2026 09:29:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-May-2026 09:29:16 UTC] ✅ JWT token verified successfully for user profile
[18-May-2026 09:29:16 UTC] User ID: 609
[18-May-2026 09:29:16 UTC] ✅ User profile retrieved successfully for user ID: 609
[18-May-2026 09:33:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-May-2026 09:33:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-May-2026 09:33:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"203.99.145.249, 172.69.78.150","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA5IiwidXNlcm5hbWUiOiJpc2xhbSIsImVtYWlsIjoibWRtb29ua2hhbjI4MEBnbWFpbC5jb20iLCJleHAiOjE3Nzk3MDEzMjJ9.RHA-q40s-sNl6jtNjrpCLd7sC8qlmM_2iqF6-XxR5vs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fd9dc4a3ce5311c-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"203.99.145.249","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-May-2026 09:33:28 UTC] === User Orders API Called ===
[18-May-2026 09:33:28 UTC] User ID: 609
[18-May-2026 09:33:28 UTC] Limit: 20, Offset: 0
[18-May-2026 09:33:28 UTC] Orders found: 0
[18-May-2026 09:33:28 UTC] Orders data: []
[18-May-2026 09:33:28 UTC] Total orders count: 0
[18-May-2026 09:33:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-May-2026 09:33:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-May-2026 09:33:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"203.99.145.249, 172.69.78.151","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA5IiwidXNlcm5hbWUiOiJpc2xhbSIsImVtYWlsIjoibWRtb29ua2hhbjI4MEBnbWFpbC5jb20iLCJleHAiOjE3Nzk3MDEzMjJ9.RHA-q40s-sNl6jtNjrpCLd7sC8qlmM_2iqF6-XxR5vs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fd9dc745b20311c-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"203.99.145.249","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-May-2026 09:33:35 UTC] === User Orders API Called ===
[18-May-2026 09:33:35 UTC] User ID: 609
[18-May-2026 09:33:35 UTC] Limit: 20, Offset: 0
[18-May-2026 09:33:35 UTC] Orders found: 0
[18-May-2026 09:33:35 UTC] Orders data: []
[18-May-2026 09:33:35 UTC] Total orders count: 0
[18-May-2026 09:33:35 UTC] === API CALL LOG ===
[18-May-2026 09:33:35 UTC] Endpoint: user/profile.php
[18-May-2026 09:33:35 UTC] Full Log Data: {
    "timestamp": "2026-05-18 09:33:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "203.99.145.249",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "203.99.145.249, 172.69.78.151",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA5IiwidXNlcm5hbWUiOiJpc2xhbSIsImVtYWlsIjoibWRtb29ua2hhbjI4MEBnbWFpbC5jb20iLCJleHAiOjE3Nzk3MDEzMjJ9.RHA-q40s-sNl6jtNjrpCLd7sC8qlmM_2iqF6-XxR5vs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd9dc748ba2311c-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "203.99.145.249",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-May-2026 09:33:35 UTC] === END API CALL LOG ===
[18-May-2026 09:33:35 UTC] ✅ API Hash verification passed for profile endpoint
[18-May-2026 09:33:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA5IiwidXNlcm5hbWUiOiJpc2xhbSIsImVtYWlsIjoibWRtb29ua2hhbjI4MEBnbWFpbC5jb20iLCJleHAiOjE3Nzk3MDEzMjJ9.RHA-q40s-sNl6jtNjrpCLd7sC8qlmM_2iqF6-XxR5vs
[18-May-2026 09:33:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-May-2026 09:33:35 UTC] ✅ JWT token verified successfully for user profile
[18-May-2026 09:33:35 UTC] User ID: 609
[18-May-2026 09:33:35 UTC] ✅ User profile retrieved successfully for user ID: 609
[18-May-2026 09:33:35 UTC] === API CALL LOG ===
[18-May-2026 09:33:35 UTC] Endpoint: user/profile.php
[18-May-2026 09:33:35 UTC] Full Log Data: {
    "timestamp": "2026-05-18 09:33:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "203.99.145.249",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "203.99.145.249, 172.69.78.151",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA5IiwidXNlcm5hbWUiOiJpc2xhbSIsImVtYWlsIjoibWRtb29ua2hhbjI4MEBnbWFpbC5jb20iLCJleHAiOjE3Nzk3MDEzMjJ9.RHA-q40s-sNl6jtNjrpCLd7sC8qlmM_2iqF6-XxR5vs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd9dc76c8c5311c-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "203.99.145.249",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-May-2026 09:33:35 UTC] === END API CALL LOG ===
[18-May-2026 09:33:35 UTC] ✅ API Hash verification passed for profile endpoint
[18-May-2026 09:33:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA5IiwidXNlcm5hbWUiOiJpc2xhbSIsImVtYWlsIjoibWRtb29ua2hhbjI4MEBnbWFpbC5jb20iLCJleHAiOjE3Nzk3MDEzMjJ9.RHA-q40s-sNl6jtNjrpCLd7sC8qlmM_2iqF6-XxR5vs
[18-May-2026 09:33:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-May-2026 09:33:35 UTC] ✅ JWT token verified successfully for user profile
[18-May-2026 09:33:35 UTC] User ID: 609
[18-May-2026 09:33:35 UTC] ✅ User profile retrieved successfully for user ID: 609
[18-May-2026 09:33:36 UTC] === API CALL LOG ===
[18-May-2026 09:33:36 UTC] Endpoint: user/profile.php
[18-May-2026 09:33:36 UTC] Full Log Data: {
    "timestamp": "2026-05-18 09:33:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "203.99.145.249",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "203.99.145.249, 172.69.78.151",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA5IiwidXNlcm5hbWUiOiJpc2xhbSIsImVtYWlsIjoibWRtb29ua2hhbjI4MEBnbWFpbC5jb20iLCJleHAiOjE3Nzk3MDEzMjJ9.RHA-q40s-sNl6jtNjrpCLd7sC8qlmM_2iqF6-XxR5vs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd9dc805dc2311c-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "203.99.145.249",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-May-2026 09:33:36 UTC] === END API CALL LOG ===
[18-May-2026 09:33:36 UTC] ✅ API Hash verification passed for profile endpoint
[18-May-2026 09:33:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA5IiwidXNlcm5hbWUiOiJpc2xhbSIsImVtYWlsIjoibWRtb29ua2hhbjI4MEBnbWFpbC5jb20iLCJleHAiOjE3Nzk3MDEzMjJ9.RHA-q40s-sNl6jtNjrpCLd7sC8qlmM_2iqF6-XxR5vs
[18-May-2026 09:33:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-May-2026 09:33:36 UTC] ✅ JWT token verified successfully for user profile
[18-May-2026 09:33:36 UTC] User ID: 609
[18-May-2026 09:33:36 UTC] ✅ User profile retrieved successfully for user ID: 609
[18-May-2026 09:33:47 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-May-2026 09:33:47 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-May-2026 09:33:47 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"203.99.145.249, 172.69.78.151","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA5IiwidXNlcm5hbWUiOiJpc2xhbSIsImVtYWlsIjoibWRtb29ua2hhbjI4MEBnbWFpbC5jb20iLCJleHAiOjE3Nzk3MDEzMjJ9.RHA-q40s-sNl6jtNjrpCLd7sC8qlmM_2iqF6-XxR5vs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fd9dcc3ae6c311c-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"203.99.145.249","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-May-2026 09:33:47 UTC] === User Orders API Called ===
[18-May-2026 09:33:47 UTC] User ID: 609
[18-May-2026 09:33:47 UTC] Limit: 20, Offset: 0
[18-May-2026 09:33:47 UTC] Orders found: 0
[18-May-2026 09:33:47 UTC] Orders data: []
[18-May-2026 09:33:47 UTC] Total orders count: 0
[18-May-2026 09:33:47 UTC] === API CALL LOG ===
[18-May-2026 09:33:47 UTC] Endpoint: user/profile.php
[18-May-2026 09:33:47 UTC] Full Log Data: {
    "timestamp": "2026-05-18 09:33:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "203.99.145.249",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "203.99.145.249, 172.69.78.151",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA5IiwidXNlcm5hbWUiOiJpc2xhbSIsImVtYWlsIjoibWRtb29ua2hhbjI4MEBnbWFpbC5jb20iLCJleHAiOjE3Nzk3MDEzMjJ9.RHA-q40s-sNl6jtNjrpCLd7sC8qlmM_2iqF6-XxR5vs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd9dcc43fbc311c-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "203.99.145.249",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-May-2026 09:33:47 UTC] === END API CALL LOG ===
[18-May-2026 09:33:47 UTC] ✅ API Hash verification passed for profile endpoint
[18-May-2026 09:33:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA5IiwidXNlcm5hbWUiOiJpc2xhbSIsImVtYWlsIjoibWRtb29ua2hhbjI4MEBnbWFpbC5jb20iLCJleHAiOjE3Nzk3MDEzMjJ9.RHA-q40s-sNl6jtNjrpCLd7sC8qlmM_2iqF6-XxR5vs
[18-May-2026 09:33:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-May-2026 09:33:47 UTC] ✅ JWT token verified successfully for user profile
[18-May-2026 09:33:47 UTC] User ID: 609
[18-May-2026 09:33:47 UTC] ✅ User profile retrieved successfully for user ID: 609
[18-May-2026 09:33:47 UTC] === API CALL LOG ===
[18-May-2026 09:33:47 UTC] Endpoint: user/profile.php
[18-May-2026 09:33:47 UTC] Full Log Data: {
    "timestamp": "2026-05-18 09:33:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "203.99.145.249",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "203.99.145.249, 172.69.78.151",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA5IiwidXNlcm5hbWUiOiJpc2xhbSIsImVtYWlsIjoibWRtb29ua2hhbjI4MEBnbWFpbC5jb20iLCJleHAiOjE3Nzk3MDEzMjJ9.RHA-q40s-sNl6jtNjrpCLd7sC8qlmM_2iqF6-XxR5vs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd9dcc60c7d311c-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "203.99.145.249",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-May-2026 09:33:47 UTC] === END API CALL LOG ===
[18-May-2026 09:33:47 UTC] ✅ API Hash verification passed for profile endpoint
[18-May-2026 09:33:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA5IiwidXNlcm5hbWUiOiJpc2xhbSIsImVtYWlsIjoibWRtb29ua2hhbjI4MEBnbWFpbC5jb20iLCJleHAiOjE3Nzk3MDEzMjJ9.RHA-q40s-sNl6jtNjrpCLd7sC8qlmM_2iqF6-XxR5vs
[18-May-2026 09:33:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-May-2026 09:33:47 UTC] ✅ JWT token verified successfully for user profile
[18-May-2026 09:33:47 UTC] User ID: 609
[18-May-2026 09:33:47 UTC] ✅ User profile retrieved successfully for user ID: 609
[18-May-2026 09:33:48 UTC] === API CALL LOG ===
[18-May-2026 09:33:48 UTC] Endpoint: user/profile.php
[18-May-2026 09:33:48 UTC] Full Log Data: {
    "timestamp": "2026-05-18 09:33:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "203.99.145.249",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "203.99.145.249, 172.69.78.151",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA5IiwidXNlcm5hbWUiOiJpc2xhbSIsImVtYWlsIjoibWRtb29ua2hhbjI4MEBnbWFpbC5jb20iLCJleHAiOjE3Nzk3MDEzMjJ9.RHA-q40s-sNl6jtNjrpCLd7sC8qlmM_2iqF6-XxR5vs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd9dccb78a5311c-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "203.99.145.249",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-May-2026 09:33:48 UTC] === END API CALL LOG ===
[18-May-2026 09:33:48 UTC] ✅ API Hash verification passed for profile endpoint
[18-May-2026 09:33:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA5IiwidXNlcm5hbWUiOiJpc2xhbSIsImVtYWlsIjoibWRtb29ua2hhbjI4MEBnbWFpbC5jb20iLCJleHAiOjE3Nzk3MDEzMjJ9.RHA-q40s-sNl6jtNjrpCLd7sC8qlmM_2iqF6-XxR5vs
[18-May-2026 09:33:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-May-2026 09:33:48 UTC] ✅ JWT token verified successfully for user profile
[18-May-2026 09:33:48 UTC] User ID: 609
[18-May-2026 09:33:48 UTC] ✅ User profile retrieved successfully for user ID: 609
[18-May-2026 09:34:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-May-2026 09:34:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-May-2026 09:34:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"203.99.145.249, 172.69.78.150","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA5IiwidXNlcm5hbWUiOiJpc2xhbSIsImVtYWlsIjoibWRtb29ua2hhbjI4MEBnbWFpbC5jb20iLCJleHAiOjE3Nzk3MDEzMjJ9.RHA-q40s-sNl6jtNjrpCLd7sC8qlmM_2iqF6-XxR5vs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fd9dd1f7b93311c-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"203.99.145.249","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-May-2026 09:34:02 UTC] === User Orders API Called ===
[18-May-2026 09:34:02 UTC] User ID: 609
[18-May-2026 09:34:02 UTC] Limit: 20, Offset: 0
[18-May-2026 09:34:02 UTC] Orders found: 0
[18-May-2026 09:34:02 UTC] Orders data: []
[18-May-2026 09:34:02 UTC] Total orders count: 0
[18-May-2026 09:34:04 UTC] === API CALL LOG ===
[18-May-2026 09:34:04 UTC] Endpoint: user/profile.php
[18-May-2026 09:34:04 UTC] Full Log Data: {
    "timestamp": "2026-05-18 09:34:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "203.99.145.249",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "203.99.145.249, 172.69.78.150",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA5IiwidXNlcm5hbWUiOiJpc2xhbSIsImVtYWlsIjoibWRtb29ua2hhbjI4MEBnbWFpbC5jb20iLCJleHAiOjE3Nzk3MDEzMjJ9.RHA-q40s-sNl6jtNjrpCLd7sC8qlmM_2iqF6-XxR5vs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd9dd2ba952311c-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "203.99.145.249",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-May-2026 09:34:04 UTC] === END API CALL LOG ===
[18-May-2026 09:34:04 UTC] ✅ API Hash verification passed for profile endpoint
[18-May-2026 09:34:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA5IiwidXNlcm5hbWUiOiJpc2xhbSIsImVtYWlsIjoibWRtb29ua2hhbjI4MEBnbWFpbC5jb20iLCJleHAiOjE3Nzk3MDEzMjJ9.RHA-q40s-sNl6jtNjrpCLd7sC8qlmM_2iqF6-XxR5vs
[18-May-2026 09:34:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-May-2026 09:34:04 UTC] ✅ JWT token verified successfully for user profile
[18-May-2026 09:34:04 UTC] User ID: 609
[18-May-2026 09:34:04 UTC] ✅ User profile retrieved successfully for user ID: 609
[18-May-2026 09:34:04 UTC] User Purchases API - User ID: 609
[18-May-2026 09:34:04 UTC] User Purchases API - Total purchases found: 0
[18-May-2026 09:34:11 UTC] User Purchases API - User ID: 609
[18-May-2026 09:34:11 UTC] User Purchases API - Total purchases found: 0
[18-May-2026 09:34:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-May-2026 09:34:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-May-2026 09:34:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"203.99.145.249, 172.69.78.150","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA5IiwidXNlcm5hbWUiOiJpc2xhbSIsImVtYWlsIjoibWRtb29ua2hhbjI4MEBnbWFpbC5jb20iLCJleHAiOjE3Nzk3MDEzMjJ9.RHA-q40s-sNl6jtNjrpCLd7sC8qlmM_2iqF6-XxR5vs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fd9dd684d52311c-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"203.99.145.249","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-May-2026 09:34:13 UTC] === User Orders API Called ===
[18-May-2026 09:34:13 UTC] User ID: 609
[18-May-2026 09:34:13 UTC] Limit: 20, Offset: 0
[18-May-2026 09:34:13 UTC] Orders found: 0
[18-May-2026 09:34:13 UTC] Orders data: []
[18-May-2026 09:34:13 UTC] Total orders count: 0
[18-May-2026 09:34:23 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-May-2026 09:34:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-May-2026 09:34:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"203.99.145.249, 172.69.78.151","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA5IiwidXNlcm5hbWUiOiJpc2xhbSIsImVtYWlsIjoibWRtb29ua2hhbjI4MEBnbWFpbC5jb20iLCJleHAiOjE3Nzk3MDEzMjJ9.RHA-q40s-sNl6jtNjrpCLd7sC8qlmM_2iqF6-XxR5vs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fd9dda47b71311c-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"203.99.145.249","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-May-2026 09:34:23 UTC] === User Orders API Called ===
[18-May-2026 09:34:23 UTC] User ID: 609
[18-May-2026 09:34:23 UTC] Limit: 20, Offset: 0
[18-May-2026 09:34:23 UTC] Orders found: 0
[18-May-2026 09:34:23 UTC] Orders data: []
[18-May-2026 09:34:23 UTC] Total orders count: 0
[18-May-2026 09:34:23 UTC] === API CALL LOG ===
[18-May-2026 09:34:23 UTC] Endpoint: user/profile.php
[18-May-2026 09:34:23 UTC] Full Log Data: {
    "timestamp": "2026-05-18 09:34:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "203.99.145.249",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "203.99.145.249, 172.69.78.151",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA5IiwidXNlcm5hbWUiOiJpc2xhbSIsImVtYWlsIjoibWRtb29ua2hhbjI4MEBnbWFpbC5jb20iLCJleHAiOjE3Nzk3MDEzMjJ9.RHA-q40s-sNl6jtNjrpCLd7sC8qlmM_2iqF6-XxR5vs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd9dda47b74311c-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "203.99.145.249",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-May-2026 09:34:23 UTC] === END API CALL LOG ===
[18-May-2026 09:34:23 UTC] ✅ API Hash verification passed for profile endpoint
[18-May-2026 09:34:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA5IiwidXNlcm5hbWUiOiJpc2xhbSIsImVtYWlsIjoibWRtb29ua2hhbjI4MEBnbWFpbC5jb20iLCJleHAiOjE3Nzk3MDEzMjJ9.RHA-q40s-sNl6jtNjrpCLd7sC8qlmM_2iqF6-XxR5vs
[18-May-2026 09:34:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-May-2026 09:34:23 UTC] ✅ JWT token verified successfully for user profile
[18-May-2026 09:34:23 UTC] User ID: 609
[18-May-2026 09:34:23 UTC] ✅ User profile retrieved successfully for user ID: 609
[18-May-2026 09:34:23 UTC] === API CALL LOG ===
[18-May-2026 09:34:23 UTC] Endpoint: user/profile.php
[18-May-2026 09:34:23 UTC] Full Log Data: {
    "timestamp": "2026-05-18 09:34:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "203.99.145.249",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "203.99.145.249, 172.69.78.151",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA5IiwidXNlcm5hbWUiOiJpc2xhbSIsImVtYWlsIjoibWRtb29ua2hhbjI4MEBnbWFpbC5jb20iLCJleHAiOjE3Nzk3MDEzMjJ9.RHA-q40s-sNl6jtNjrpCLd7sC8qlmM_2iqF6-XxR5vs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd9dda61faf311c-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "203.99.145.249",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-May-2026 09:34:23 UTC] === END API CALL LOG ===
[18-May-2026 09:34:23 UTC] ✅ API Hash verification passed for profile endpoint
[18-May-2026 09:34:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA5IiwidXNlcm5hbWUiOiJpc2xhbSIsImVtYWlsIjoibWRtb29ua2hhbjI4MEBnbWFpbC5jb20iLCJleHAiOjE3Nzk3MDEzMjJ9.RHA-q40s-sNl6jtNjrpCLd7sC8qlmM_2iqF6-XxR5vs
[18-May-2026 09:34:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-May-2026 09:34:23 UTC] ✅ JWT token verified successfully for user profile
[18-May-2026 09:34:23 UTC] User ID: 609
[18-May-2026 09:34:23 UTC] ✅ User profile retrieved successfully for user ID: 609
[18-May-2026 09:34:24 UTC] === API CALL LOG ===
[18-May-2026 09:34:24 UTC] Endpoint: user/profile.php
[18-May-2026 09:34:24 UTC] Full Log Data: {
    "timestamp": "2026-05-18 09:34:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "203.99.145.249",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "203.99.145.249, 172.69.78.151",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA5IiwidXNlcm5hbWUiOiJpc2xhbSIsImVtYWlsIjoibWRtb29ua2hhbjI4MEBnbWFpbC5jb20iLCJleHAiOjE3Nzk3MDEzMjJ9.RHA-q40s-sNl6jtNjrpCLd7sC8qlmM_2iqF6-XxR5vs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd9ddab9bde311c-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "203.99.145.249",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-May-2026 09:34:24 UTC] === END API CALL LOG ===
[18-May-2026 09:34:24 UTC] ✅ API Hash verification passed for profile endpoint
[18-May-2026 09:34:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA5IiwidXNlcm5hbWUiOiJpc2xhbSIsImVtYWlsIjoibWRtb29ua2hhbjI4MEBnbWFpbC5jb20iLCJleHAiOjE3Nzk3MDEzMjJ9.RHA-q40s-sNl6jtNjrpCLd7sC8qlmM_2iqF6-XxR5vs
[18-May-2026 09:34:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-May-2026 09:34:24 UTC] ✅ JWT token verified successfully for user profile
[18-May-2026 09:34:24 UTC] User ID: 609
[18-May-2026 09:34:24 UTC] ✅ User profile retrieved successfully for user ID: 609
[18-May-2026 09:34:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-May-2026 09:34:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-May-2026 09:34:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"203.99.145.249, 172.69.78.150","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA5IiwidXNlcm5hbWUiOiJpc2xhbSIsImVtYWlsIjoibWRtb29ua2hhbjI4MEBnbWFpbC5jb20iLCJleHAiOjE3Nzk3MDEzMjJ9.RHA-q40s-sNl6jtNjrpCLd7sC8qlmM_2iqF6-XxR5vs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fd9de77cdc8311c-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"203.99.145.249","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-May-2026 09:34:58 UTC] === User Orders API Called ===
[18-May-2026 09:34:58 UTC] User ID: 609
[18-May-2026 09:34:58 UTC] Limit: 20, Offset: 0
[18-May-2026 09:34:58 UTC] Orders found: 0
[18-May-2026 09:34:58 UTC] Orders data: []
[18-May-2026 09:34:58 UTC] Total orders count: 0
[18-May-2026 09:35:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-May-2026 09:35:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-May-2026 09:35:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"203.99.145.249, 172.69.78.150","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA5IiwidXNlcm5hbWUiOiJpc2xhbSIsImVtYWlsIjoibWRtb29ua2hhbjI4MEBnbWFpbC5jb20iLCJleHAiOjE3Nzk3MDEzMjJ9.RHA-q40s-sNl6jtNjrpCLd7sC8qlmM_2iqF6-XxR5vs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fd9de8d3f65311c-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"203.99.145.249","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-May-2026 09:35:00 UTC] === User Orders API Called ===
[18-May-2026 09:35:00 UTC] User ID: 609
[18-May-2026 09:35:00 UTC] Limit: 20, Offset: 0
[18-May-2026 09:35:00 UTC] Orders found: 0
[18-May-2026 09:35:00 UTC] Orders data: []
[18-May-2026 09:35:00 UTC] Total orders count: 0
[18-May-2026 09:35:00 UTC] === API CALL LOG ===
[18-May-2026 09:35:00 UTC] Endpoint: user/profile.php
[18-May-2026 09:35:00 UTC] Full Log Data: {
    "timestamp": "2026-05-18 09:35:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "203.99.145.249",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "203.99.145.249, 172.69.78.150",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA5IiwidXNlcm5hbWUiOiJpc2xhbSIsImVtYWlsIjoibWRtb29ua2hhbjI4MEBnbWFpbC5jb20iLCJleHAiOjE3Nzk3MDEzMjJ9.RHA-q40s-sNl6jtNjrpCLd7sC8qlmM_2iqF6-XxR5vs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd9de8d4faa311c-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "203.99.145.249",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-May-2026 09:35:00 UTC] === END API CALL LOG ===
[18-May-2026 09:35:00 UTC] ✅ API Hash verification passed for profile endpoint
[18-May-2026 09:35:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA5IiwidXNlcm5hbWUiOiJpc2xhbSIsImVtYWlsIjoibWRtb29ua2hhbjI4MEBnbWFpbC5jb20iLCJleHAiOjE3Nzk3MDEzMjJ9.RHA-q40s-sNl6jtNjrpCLd7sC8qlmM_2iqF6-XxR5vs
[18-May-2026 09:35:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-May-2026 09:35:00 UTC] ✅ JWT token verified successfully for user profile
[18-May-2026 09:35:00 UTC] User ID: 609
[18-May-2026 09:35:00 UTC] ✅ User profile retrieved successfully for user ID: 609
[18-May-2026 09:35:01 UTC] === API CALL LOG ===
[18-May-2026 09:35:01 UTC] Endpoint: user/profile.php
[18-May-2026 09:35:01 UTC] Full Log Data: {
    "timestamp": "2026-05-18 09:35:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "203.99.145.249",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "203.99.145.249, 172.69.78.150",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA5IiwidXNlcm5hbWUiOiJpc2xhbSIsImVtYWlsIjoibWRtb29ua2hhbjI4MEBnbWFpbC5jb20iLCJleHAiOjE3Nzk3MDEzMjJ9.RHA-q40s-sNl6jtNjrpCLd7sC8qlmM_2iqF6-XxR5vs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd9de8eec87311c-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "203.99.145.249",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-May-2026 09:35:01 UTC] === END API CALL LOG ===
[18-May-2026 09:35:01 UTC] ✅ API Hash verification passed for profile endpoint
[18-May-2026 09:35:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA5IiwidXNlcm5hbWUiOiJpc2xhbSIsImVtYWlsIjoibWRtb29ua2hhbjI4MEBnbWFpbC5jb20iLCJleHAiOjE3Nzk3MDEzMjJ9.RHA-q40s-sNl6jtNjrpCLd7sC8qlmM_2iqF6-XxR5vs
[18-May-2026 09:35:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-May-2026 09:35:01 UTC] ✅ JWT token verified successfully for user profile
[18-May-2026 09:35:01 UTC] User ID: 609
[18-May-2026 09:35:01 UTC] ✅ User profile retrieved successfully for user ID: 609
[18-May-2026 09:35:01 UTC] === API CALL LOG ===
[18-May-2026 09:35:01 UTC] Endpoint: user/profile.php
[18-May-2026 09:35:01 UTC] Full Log Data: {
    "timestamp": "2026-05-18 09:35:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "203.99.145.249",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "203.99.145.249, 172.69.78.150",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA5IiwidXNlcm5hbWUiOiJpc2xhbSIsImVtYWlsIjoibWRtb29ua2hhbjI4MEBnbWFpbC5jb20iLCJleHAiOjE3Nzk3MDEzMjJ9.RHA-q40s-sNl6jtNjrpCLd7sC8qlmM_2iqF6-XxR5vs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fd9de945c30311c-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "203.99.145.249",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-May-2026 09:35:01 UTC] === END API CALL LOG ===
[18-May-2026 09:35:01 UTC] ✅ API Hash verification passed for profile endpoint
[18-May-2026 09:35:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjA5IiwidXNlcm5hbWUiOiJpc2xhbSIsImVtYWlsIjoibWRtb29ua2hhbjI4MEBnbWFpbC5jb20iLCJleHAiOjE3Nzk3MDEzMjJ9.RHA-q40s-sNl6jtNjrpCLd7sC8qlmM_2iqF6-XxR5vs
[18-May-2026 09:35:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-May-2026 09:35:01 UTC] ✅ JWT token verified successfully for user profile
[18-May-2026 09:35:01 UTC] User ID: 609
[18-May-2026 09:35:01 UTC] ✅ User profile retrieved successfully for user ID: 609
[18-May-2026 13:13:07 UTC] === API CALL LOG ===
[18-May-2026 13:13:07 UTC] Endpoint: user/profile.php
[18-May-2026 13:13:07 UTC] Full Log Data: {
    "timestamp": "2026-05-18 13:13:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.202.207.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.202.207.149, 172.69.90.87",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjEwIiwidXNlcm5hbWUiOiJhY2VsIiwiZW1haWwiOiJ6aGFyYWFjZWxAZ21haWwuY29tIiwiZXhwIjoxNzc5NzE0Nzg1fQ.oUaMqshTlxczwauJ242i4_1FzYyBis_eC1cam4ZpINI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fdb1e0b6ad364b1-GIG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.202.207.149",
        "cf-ipcountry": "CM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-May-2026 13:13:07 UTC] === END API CALL LOG ===
[18-May-2026 13:13:07 UTC] ✅ API Hash verification passed for profile endpoint
[18-May-2026 13:13:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjEwIiwidXNlcm5hbWUiOiJhY2VsIiwiZW1haWwiOiJ6aGFyYWFjZWxAZ21haWwuY29tIiwiZXhwIjoxNzc5NzE0Nzg1fQ.oUaMqshTlxczwauJ242i4_1FzYyBis_eC1cam4ZpINI
[18-May-2026 13:13:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-May-2026 13:13:07 UTC] ✅ JWT token verified successfully for user profile
[18-May-2026 13:13:07 UTC] User ID: 610
[18-May-2026 13:13:07 UTC] ✅ User profile retrieved successfully for user ID: 610
[18-May-2026 13:13:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-May-2026 13:13:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-May-2026 13:13:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"41.202.207.149, 172.69.90.87","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjEwIiwidXNlcm5hbWUiOiJhY2VsIiwiZW1haWwiOiJ6aGFyYWFjZWxAZ21haWwuY29tIiwiZXhwIjoxNzc5NzE0Nzg1fQ.oUaMqshTlxczwauJ242i4_1FzYyBis_eC1cam4ZpINI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fdb1e0b6ad764b1-GIG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"41.202.207.149","cf-ipcountry":"CM","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-May-2026 13:13:07 UTC] === User Orders API Called ===
[18-May-2026 13:13:07 UTC] User ID: 610
[18-May-2026 13:13:07 UTC] Limit: 20, Offset: 0
[18-May-2026 13:13:07 UTC] Orders found: 0
[18-May-2026 13:13:07 UTC] Orders data: []
[18-May-2026 13:13:07 UTC] Total orders count: 0
[18-May-2026 13:13:07 UTC] === API CALL LOG ===
[18-May-2026 13:13:07 UTC] Endpoint: user/profile.php
[18-May-2026 13:13:07 UTC] Full Log Data: {
    "timestamp": "2026-05-18 13:13:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.202.207.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.202.207.149, 172.69.90.87",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjEwIiwidXNlcm5hbWUiOiJhY2VsIiwiZW1haWwiOiJ6aGFyYWFjZWxAZ21haWwuY29tIiwiZXhwIjoxNzc5NzE0Nzg1fQ.oUaMqshTlxczwauJ242i4_1FzYyBis_eC1cam4ZpINI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fdb1e0b6ad864b1-GIG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.202.207.149",
        "cf-ipcountry": "CM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-May-2026 13:13:07 UTC] === END API CALL LOG ===
[18-May-2026 13:13:07 UTC] ✅ API Hash verification passed for profile endpoint
[18-May-2026 13:13:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjEwIiwidXNlcm5hbWUiOiJhY2VsIiwiZW1haWwiOiJ6aGFyYWFjZWxAZ21haWwuY29tIiwiZXhwIjoxNzc5NzE0Nzg1fQ.oUaMqshTlxczwauJ242i4_1FzYyBis_eC1cam4ZpINI
[18-May-2026 13:13:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-May-2026 13:13:07 UTC] ✅ JWT token verified successfully for user profile
[18-May-2026 13:13:07 UTC] User ID: 610
[18-May-2026 13:13:07 UTC] ✅ User profile retrieved successfully for user ID: 610
[18-May-2026 13:13:09 UTC] === API CALL LOG ===
[18-May-2026 13:13:09 UTC] Endpoint: user/profile.php
[18-May-2026 13:13:09 UTC] Full Log Data: {
    "timestamp": "2026-05-18 13:13:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.202.207.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.202.207.149, 172.69.90.87",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjEwIiwidXNlcm5hbWUiOiJhY2VsIiwiZW1haWwiOiJ6aGFyYWFjZWxAZ21haWwuY29tIiwiZXhwIjoxNzc5NzE0Nzg1fQ.oUaMqshTlxczwauJ242i4_1FzYyBis_eC1cam4ZpINI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fdb1e187ba264b1-GIG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.202.207.149",
        "cf-ipcountry": "CM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-May-2026 13:13:09 UTC] === END API CALL LOG ===
[18-May-2026 13:13:09 UTC] ✅ API Hash verification passed for profile endpoint
[18-May-2026 13:13:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjEwIiwidXNlcm5hbWUiOiJhY2VsIiwiZW1haWwiOiJ6aGFyYWFjZWxAZ21haWwuY29tIiwiZXhwIjoxNzc5NzE0Nzg1fQ.oUaMqshTlxczwauJ242i4_1FzYyBis_eC1cam4ZpINI
[18-May-2026 13:13:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-May-2026 13:13:09 UTC] ✅ JWT token verified successfully for user profile
[18-May-2026 13:13:09 UTC] User ID: 610
[18-May-2026 13:13:09 UTC] ✅ User profile retrieved successfully for user ID: 610
[18-May-2026 13:13:22 UTC] === API CALL LOG ===
[18-May-2026 13:13:22 UTC] Endpoint: user/profile.php
[18-May-2026 13:13:22 UTC] Full Log Data: {
    "timestamp": "2026-05-18 13:13:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.202.207.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.202.207.149, 172.69.90.87",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjEwIiwidXNlcm5hbWUiOiJhY2VsIiwiZW1haWwiOiJ6aGFyYWFjZWxAZ21haWwuY29tIiwiZXhwIjoxNzc5NzE0Nzg1fQ.oUaMqshTlxczwauJ242i4_1FzYyBis_eC1cam4ZpINI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fdb1e6abd4c64b1-GIG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.202.207.149",
        "cf-ipcountry": "CM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-May-2026 13:13:22 UTC] === END API CALL LOG ===
[18-May-2026 13:13:22 UTC] ✅ API Hash verification passed for profile endpoint
[18-May-2026 13:13:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjEwIiwidXNlcm5hbWUiOiJhY2VsIiwiZW1haWwiOiJ6aGFyYWFjZWxAZ21haWwuY29tIiwiZXhwIjoxNzc5NzE0Nzg1fQ.oUaMqshTlxczwauJ242i4_1FzYyBis_eC1cam4ZpINI
[18-May-2026 13:13:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-May-2026 13:13:22 UTC] ✅ JWT token verified successfully for user profile
[18-May-2026 13:13:22 UTC] User ID: 610
[18-May-2026 13:13:22 UTC] ✅ User profile retrieved successfully for user ID: 610
[18-May-2026 13:14:25 UTC] === API CALL LOG ===
[18-May-2026 13:14:25 UTC] Endpoint: user/profile.php
[18-May-2026 13:14:25 UTC] Full Log Data: {
    "timestamp": "2026-05-18 13:14:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.202.207.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.202.207.149, 172.64.222.17",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjEwIiwidXNlcm5hbWUiOiJhY2VsIiwiZW1haWwiOiJ6aGFyYWFjZWxAZ21haWwuY29tIiwiZXhwIjoxNzc5NzE0Nzg1fQ.oUaMqshTlxczwauJ242i4_1FzYyBis_eC1cam4ZpINI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fdb1feee870ca14-GIG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.202.207.149",
        "cf-ipcountry": "CM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-May-2026 13:14:25 UTC] === END API CALL LOG ===
[18-May-2026 13:14:25 UTC] ✅ API Hash verification passed for profile endpoint
[18-May-2026 13:14:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjEwIiwidXNlcm5hbWUiOiJhY2VsIiwiZW1haWwiOiJ6aGFyYWFjZWxAZ21haWwuY29tIiwiZXhwIjoxNzc5NzE0Nzg1fQ.oUaMqshTlxczwauJ242i4_1FzYyBis_eC1cam4ZpINI
[18-May-2026 13:14:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-May-2026 13:14:25 UTC] ✅ JWT token verified successfully for user profile
[18-May-2026 13:14:25 UTC] User ID: 610
[18-May-2026 13:14:25 UTC] ✅ User profile retrieved successfully for user ID: 610
[18-May-2026 13:14:26 UTC] === API CALL LOG ===
[18-May-2026 13:14:26 UTC] Endpoint: user/profile.php
[18-May-2026 13:14:26 UTC] Full Log Data: {
    "timestamp": "2026-05-18 13:14:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.202.207.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.202.207.149, 172.64.222.17",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjEwIiwidXNlcm5hbWUiOiJhY2VsIiwiZW1haWwiOiJ6aGFyYWFjZWxAZ21haWwuY29tIiwiZXhwIjoxNzc5NzE0Nzg1fQ.oUaMqshTlxczwauJ242i4_1FzYyBis_eC1cam4ZpINI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fdb1ff9391cca14-GIG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.202.207.149",
        "cf-ipcountry": "CM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-May-2026 13:14:26 UTC] === END API CALL LOG ===
[18-May-2026 13:14:26 UTC] ✅ API Hash verification passed for profile endpoint
[18-May-2026 13:14:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjEwIiwidXNlcm5hbWUiOiJhY2VsIiwiZW1haWwiOiJ6aGFyYWFjZWxAZ21haWwuY29tIiwiZXhwIjoxNzc5NzE0Nzg1fQ.oUaMqshTlxczwauJ242i4_1FzYyBis_eC1cam4ZpINI
[18-May-2026 13:14:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-May-2026 13:14:26 UTC] ✅ JWT token verified successfully for user profile
[18-May-2026 13:14:26 UTC] User ID: 610
[18-May-2026 13:14:26 UTC] ✅ User profile retrieved successfully for user ID: 610
[18-May-2026 13:14:26 UTC] === API CALL LOG ===
[18-May-2026 13:14:26 UTC] Endpoint: user/profile.php
[18-May-2026 13:14:26 UTC] Full Log Data: {
    "timestamp": "2026-05-18 13:14:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.202.207.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.202.207.149, 172.64.222.17",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjEwIiwidXNlcm5hbWUiOiJhY2VsIiwiZW1haWwiOiJ6aGFyYWFjZWxAZ21haWwuY29tIiwiZXhwIjoxNzc5NzE0Nzg1fQ.oUaMqshTlxczwauJ242i4_1FzYyBis_eC1cam4ZpINI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fdb1ff93918ca14-GIG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.202.207.149",
        "cf-ipcountry": "CM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-May-2026 13:14:26 UTC] === END API CALL LOG ===
[18-May-2026 13:14:26 UTC] ✅ API Hash verification passed for profile endpoint
[18-May-2026 13:14:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjEwIiwidXNlcm5hbWUiOiJhY2VsIiwiZW1haWwiOiJ6aGFyYWFjZWxAZ21haWwuY29tIiwiZXhwIjoxNzc5NzE0Nzg1fQ.oUaMqshTlxczwauJ242i4_1FzYyBis_eC1cam4ZpINI
[18-May-2026 13:14:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-May-2026 13:14:26 UTC] ✅ JWT token verified successfully for user profile
[18-May-2026 13:14:26 UTC] User ID: 610
[18-May-2026 13:14:26 UTC] ✅ User profile retrieved successfully for user ID: 610
[18-May-2026 13:14:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-May-2026 13:14:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-May-2026 13:14:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"41.202.207.149, 172.64.222.17","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjEwIiwidXNlcm5hbWUiOiJhY2VsIiwiZW1haWwiOiJ6aGFyYWFjZWxAZ21haWwuY29tIiwiZXhwIjoxNzc5NzE0Nzg1fQ.oUaMqshTlxczwauJ242i4_1FzYyBis_eC1cam4ZpINI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fdb1ff9391bca14-GIG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"41.202.207.149","cf-ipcountry":"CM","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-May-2026 13:14:26 UTC] === User Orders API Called ===
[18-May-2026 13:14:26 UTC] User ID: 610
[18-May-2026 13:14:26 UTC] Limit: 20, Offset: 0
[18-May-2026 13:14:26 UTC] Orders found: 0
[18-May-2026 13:14:26 UTC] Orders data: []
[18-May-2026 13:14:26 UTC] Total orders count: 0
[18-May-2026 13:14:27 UTC] === API CALL LOG ===
[18-May-2026 13:14:27 UTC] Endpoint: user/profile.php
[18-May-2026 13:14:27 UTC] Full Log Data: {
    "timestamp": "2026-05-18 13:14:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.202.207.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.202.207.149, 172.64.222.17",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjEwIiwidXNlcm5hbWUiOiJhY2VsIiwiZW1haWwiOiJ6aGFyYWFjZWxAZ21haWwuY29tIiwiZXhwIjoxNzc5NzE0Nzg1fQ.oUaMqshTlxczwauJ242i4_1FzYyBis_eC1cam4ZpINI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fdb2002bba9ca14-GIG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.202.207.149",
        "cf-ipcountry": "CM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-May-2026 13:14:27 UTC] === END API CALL LOG ===
[18-May-2026 13:14:27 UTC] ✅ API Hash verification passed for profile endpoint
[18-May-2026 13:14:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjEwIiwidXNlcm5hbWUiOiJhY2VsIiwiZW1haWwiOiJ6aGFyYWFjZWxAZ21haWwuY29tIiwiZXhwIjoxNzc5NzE0Nzg1fQ.oUaMqshTlxczwauJ242i4_1FzYyBis_eC1cam4ZpINI
[18-May-2026 13:14:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-May-2026 13:14:27 UTC] ✅ JWT token verified successfully for user profile
[18-May-2026 13:14:27 UTC] User ID: 610
[18-May-2026 13:14:27 UTC] ✅ User profile retrieved successfully for user ID: 610
[18-May-2026 13:14:33 UTC] === API CALL LOG ===
[18-May-2026 13:14:33 UTC] Endpoint: user/profile.php
[18-May-2026 13:14:33 UTC] Full Log Data: {
    "timestamp": "2026-05-18 13:14:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.202.207.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.202.207.149, 172.64.222.17",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjEwIiwidXNlcm5hbWUiOiJhY2VsIiwiZW1haWwiOiJ6aGFyYWFjZWxAZ21haWwuY29tIiwiZXhwIjoxNzc5NzE0Nzg1fQ.oUaMqshTlxczwauJ242i4_1FzYyBis_eC1cam4ZpINI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fdb20235f580c5f-GIG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.202.207.149",
        "cf-ipcountry": "CM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-May-2026 13:14:33 UTC] === END API CALL LOG ===
[18-May-2026 13:14:33 UTC] ✅ API Hash verification passed for profile endpoint
[18-May-2026 13:14:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjEwIiwidXNlcm5hbWUiOiJhY2VsIiwiZW1haWwiOiJ6aGFyYWFjZWxAZ21haWwuY29tIiwiZXhwIjoxNzc5NzE0Nzg1fQ.oUaMqshTlxczwauJ242i4_1FzYyBis_eC1cam4ZpINI
[18-May-2026 13:14:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-May-2026 13:14:33 UTC] ✅ JWT token verified successfully for user profile
[18-May-2026 13:14:33 UTC] User ID: 610
[18-May-2026 13:14:33 UTC] ✅ User profile retrieved successfully for user ID: 610
[18-May-2026 13:14:34 UTC] === API CALL LOG ===
[18-May-2026 13:14:34 UTC] Endpoint: user/profile.php
[18-May-2026 13:14:34 UTC] Full Log Data: {
    "timestamp": "2026-05-18 13:14:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.202.207.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.202.207.149, 172.64.222.17",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjEwIiwidXNlcm5hbWUiOiJhY2VsIiwiZW1haWwiOiJ6aGFyYWFjZWxAZ21haWwuY29tIiwiZXhwIjoxNzc5NzE0Nzg1fQ.oUaMqshTlxczwauJ242i4_1FzYyBis_eC1cam4ZpINI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fdb202cae0c0c5f-GIG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.202.207.149",
        "cf-ipcountry": "CM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-May-2026 13:14:34 UTC] === END API CALL LOG ===
[18-May-2026 13:14:34 UTC] ✅ API Hash verification passed for profile endpoint
[18-May-2026 13:14:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjEwIiwidXNlcm5hbWUiOiJhY2VsIiwiZW1haWwiOiJ6aGFyYWFjZWxAZ21haWwuY29tIiwiZXhwIjoxNzc5NzE0Nzg1fQ.oUaMqshTlxczwauJ242i4_1FzYyBis_eC1cam4ZpINI
[18-May-2026 13:14:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-May-2026 13:14:34 UTC] ✅ JWT token verified successfully for user profile
[18-May-2026 13:14:34 UTC] User ID: 610
[18-May-2026 13:14:34 UTC] ✅ User profile retrieved successfully for user ID: 610
[18-May-2026 13:14:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-May-2026 13:14:34 UTC] === API CALL LOG ===
[18-May-2026 13:14:34 UTC] Endpoint: user/profile.php
[18-May-2026 13:14:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-May-2026 13:14:34 UTC] Full Log Data: {
    "timestamp": "2026-05-18 13:14:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.202.207.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.202.207.149, 172.64.222.17",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjEwIiwidXNlcm5hbWUiOiJhY2VsIiwiZW1haWwiOiJ6aGFyYWFjZWxAZ21haWwuY29tIiwiZXhwIjoxNzc5NzE0Nzg1fQ.oUaMqshTlxczwauJ242i4_1FzYyBis_eC1cam4ZpINI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fdb202cae140c5f-GIG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.202.207.149",
        "cf-ipcountry": "CM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-May-2026 13:14:34 UTC] === END API CALL LOG ===
[18-May-2026 13:14:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"41.202.207.149, 172.64.222.17","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjEwIiwidXNlcm5hbWUiOiJhY2VsIiwiZW1haWwiOiJ6aGFyYWFjZWxAZ21haWwuY29tIiwiZXhwIjoxNzc5NzE0Nzg1fQ.oUaMqshTlxczwauJ242i4_1FzYyBis_eC1cam4ZpINI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fdb202cae120c5f-GIG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"41.202.207.149","cf-ipcountry":"CM","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-May-2026 13:14:34 UTC] ✅ API Hash verification passed for profile endpoint
[18-May-2026 13:14:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjEwIiwidXNlcm5hbWUiOiJhY2VsIiwiZW1haWwiOiJ6aGFyYWFjZWxAZ21haWwuY29tIiwiZXhwIjoxNzc5NzE0Nzg1fQ.oUaMqshTlxczwauJ242i4_1FzYyBis_eC1cam4ZpINI
[18-May-2026 13:14:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-May-2026 13:14:34 UTC] === User Orders API Called ===
[18-May-2026 13:14:34 UTC] ✅ JWT token verified successfully for user profile
[18-May-2026 13:14:34 UTC] User ID: 610
[18-May-2026 13:14:34 UTC] User ID: 610
[18-May-2026 13:14:34 UTC] Limit: 20, Offset: 0
[18-May-2026 13:14:34 UTC] ✅ User profile retrieved successfully for user ID: 610
[18-May-2026 13:14:34 UTC] Orders found: 0
[18-May-2026 13:14:34 UTC] Orders data: []
[18-May-2026 13:14:34 UTC] Total orders count: 0
[18-May-2026 13:14:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-May-2026 13:14:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-May-2026 13:14:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"41.202.207.149, 172.64.222.17","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjEwIiwidXNlcm5hbWUiOiJhY2VsIiwiZW1haWwiOiJ6aGFyYWFjZWxAZ21haWwuY29tIiwiZXhwIjoxNzc5NzE0Nzg1fQ.oUaMqshTlxczwauJ242i4_1FzYyBis_eC1cam4ZpINI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fdb20333d6a0c5f-GIG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"41.202.207.149","cf-ipcountry":"CM","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-May-2026 13:14:35 UTC] === User Orders API Called ===
[18-May-2026 13:14:35 UTC] User ID: 610
[18-May-2026 13:14:35 UTC] Limit: 20, Offset: 0
[18-May-2026 13:14:35 UTC] Orders found: 0
[18-May-2026 13:14:35 UTC] Orders data: []
[18-May-2026 13:14:35 UTC] Total orders count: 0
[18-May-2026 13:14:36 UTC] === API CALL LOG ===
[18-May-2026 13:14:36 UTC] Endpoint: user/profile.php
[18-May-2026 13:14:36 UTC] Full Log Data: {
    "timestamp": "2026-05-18 13:14:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.202.207.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.202.207.149, 172.64.222.17",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjEwIiwidXNlcm5hbWUiOiJhY2VsIiwiZW1haWwiOiJ6aGFyYWFjZWxAZ21haWwuY29tIiwiZXhwIjoxNzc5NzE0Nzg1fQ.oUaMqshTlxczwauJ242i4_1FzYyBis_eC1cam4ZpINI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fdb2036ae7c0c5f-GIG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.202.207.149",
        "cf-ipcountry": "CM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-May-2026 13:14:36 UTC] === END API CALL LOG ===
[18-May-2026 13:14:36 UTC] ✅ API Hash verification passed for profile endpoint
[18-May-2026 13:14:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjEwIiwidXNlcm5hbWUiOiJhY2VsIiwiZW1haWwiOiJ6aGFyYWFjZWxAZ21haWwuY29tIiwiZXhwIjoxNzc5NzE0Nzg1fQ.oUaMqshTlxczwauJ242i4_1FzYyBis_eC1cam4ZpINI
[18-May-2026 13:14:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-May-2026 13:14:36 UTC] ✅ JWT token verified successfully for user profile
[18-May-2026 13:14:36 UTC] User ID: 610
[18-May-2026 13:14:36 UTC] ✅ User profile retrieved successfully for user ID: 610
[18-May-2026 13:14:37 UTC] === API CALL LOG ===
[18-May-2026 13:14:37 UTC] Endpoint: user/profile.php
[18-May-2026 13:14:37 UTC] Full Log Data: {
    "timestamp": "2026-05-18 13:14:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.202.207.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.202.207.149, 172.64.222.17",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjEwIiwidXNlcm5hbWUiOiJhY2VsIiwiZW1haWwiOiJ6aGFyYWFjZWxAZ21haWwuY29tIiwiZXhwIjoxNzc5NzE0Nzg1fQ.oUaMqshTlxczwauJ242i4_1FzYyBis_eC1cam4ZpINI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fdb20412aca0c5f-GIG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.202.207.149",
        "cf-ipcountry": "CM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-May-2026 13:14:37 UTC] === END API CALL LOG ===
[18-May-2026 13:14:37 UTC] ✅ API Hash verification passed for profile endpoint
[18-May-2026 13:14:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjEwIiwidXNlcm5hbWUiOiJhY2VsIiwiZW1haWwiOiJ6aGFyYWFjZWxAZ21haWwuY29tIiwiZXhwIjoxNzc5NzE0Nzg1fQ.oUaMqshTlxczwauJ242i4_1FzYyBis_eC1cam4ZpINI
[18-May-2026 13:14:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-May-2026 13:14:37 UTC] ✅ JWT token verified successfully for user profile
[18-May-2026 13:14:37 UTC] User ID: 610
[18-May-2026 13:14:37 UTC] ✅ User profile retrieved successfully for user ID: 610
[18-May-2026 13:14:38 UTC] User Purchases API - User ID: 610
[18-May-2026 13:14:38 UTC] User Purchases API - Total purchases found: 0
[18-May-2026 13:14:47 UTC] === API CALL LOG ===
[18-May-2026 13:14:47 UTC] Endpoint: user/profile.php
[18-May-2026 13:14:47 UTC] Full Log Data: {
    "timestamp": "2026-05-18 13:14:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.202.207.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.202.207.149, 172.64.222.17",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjEwIiwidXNlcm5hbWUiOiJhY2VsIiwiZW1haWwiOiJ6aGFyYWFjZWxAZ21haWwuY29tIiwiZXhwIjoxNzc5NzE0Nzg1fQ.oUaMqshTlxczwauJ242i4_1FzYyBis_eC1cam4ZpINI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fdb207cfa590c5f-GIG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.202.207.149",
        "cf-ipcountry": "CM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-May-2026 13:14:47 UTC] === END API CALL LOG ===
[18-May-2026 13:14:47 UTC] ✅ API Hash verification passed for profile endpoint
[18-May-2026 13:14:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjEwIiwidXNlcm5hbWUiOiJhY2VsIiwiZW1haWwiOiJ6aGFyYWFjZWxAZ21haWwuY29tIiwiZXhwIjoxNzc5NzE0Nzg1fQ.oUaMqshTlxczwauJ242i4_1FzYyBis_eC1cam4ZpINI
[18-May-2026 13:14:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-May-2026 13:14:47 UTC] ✅ JWT token verified successfully for user profile
[18-May-2026 13:14:47 UTC] User ID: 610
[18-May-2026 13:14:47 UTC] ✅ User profile retrieved successfully for user ID: 610
[18-May-2026 13:14:47 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-May-2026 13:14:47 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-May-2026 13:14:47 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"41.202.207.149, 172.64.222.16","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjEwIiwidXNlcm5hbWUiOiJhY2VsIiwiZW1haWwiOiJ6aGFyYWFjZWxAZ21haWwuY29tIiwiZXhwIjoxNzc5NzE0Nzg1fQ.oUaMqshTlxczwauJ242i4_1FzYyBis_eC1cam4ZpINI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fdb207cfa580c5f-GIG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"41.202.207.149","cf-ipcountry":"CM","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-May-2026 13:14:47 UTC] === User Orders API Called ===
[18-May-2026 13:14:47 UTC] User ID: 610
[18-May-2026 13:14:47 UTC] Limit: 20, Offset: 0
[18-May-2026 13:14:47 UTC] Orders found: 0
[18-May-2026 13:14:47 UTC] Orders data: []
[18-May-2026 13:14:47 UTC] Total orders count: 0
[18-May-2026 13:14:47 UTC] === API CALL LOG ===
[18-May-2026 13:14:47 UTC] Endpoint: user/profile.php
[18-May-2026 13:14:47 UTC] Full Log Data: {
    "timestamp": "2026-05-18 13:14:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.202.207.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.202.207.149, 172.64.222.17",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjEwIiwidXNlcm5hbWUiOiJhY2VsIiwiZW1haWwiOiJ6aGFyYWFjZWxAZ21haWwuY29tIiwiZXhwIjoxNzc5NzE0Nzg1fQ.oUaMqshTlxczwauJ242i4_1FzYyBis_eC1cam4ZpINI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fdb2080bc390c5f-GIG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.202.207.149",
        "cf-ipcountry": "CM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-May-2026 13:14:47 UTC] === END API CALL LOG ===
[18-May-2026 13:14:47 UTC] ✅ API Hash verification passed for profile endpoint
[18-May-2026 13:14:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjEwIiwidXNlcm5hbWUiOiJhY2VsIiwiZW1haWwiOiJ6aGFyYWFjZWxAZ21haWwuY29tIiwiZXhwIjoxNzc5NzE0Nzg1fQ.oUaMqshTlxczwauJ242i4_1FzYyBis_eC1cam4ZpINI
[18-May-2026 13:14:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-May-2026 13:14:47 UTC] ✅ JWT token verified successfully for user profile
[18-May-2026 13:14:47 UTC] User ID: 610
[18-May-2026 13:14:47 UTC] ✅ User profile retrieved successfully for user ID: 610
[18-May-2026 13:14:49 UTC] === API CALL LOG ===
[18-May-2026 13:14:49 UTC] Endpoint: user/profile.php
[18-May-2026 13:14:49 UTC] Full Log Data: {
    "timestamp": "2026-05-18 13:14:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.202.207.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.202.207.149, 172.64.222.17",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjEwIiwidXNlcm5hbWUiOiJhY2VsIiwiZW1haWwiOiJ6aGFyYWFjZWxAZ21haWwuY29tIiwiZXhwIjoxNzc5NzE0Nzg1fQ.oUaMqshTlxczwauJ242i4_1FzYyBis_eC1cam4ZpINI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fdb2088985f0c5f-GIG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.202.207.149",
        "cf-ipcountry": "CM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-May-2026 13:14:49 UTC] === END API CALL LOG ===
[18-May-2026 13:14:49 UTC] ✅ API Hash verification passed for profile endpoint
[18-May-2026 13:14:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjEwIiwidXNlcm5hbWUiOiJhY2VsIiwiZW1haWwiOiJ6aGFyYWFjZWxAZ21haWwuY29tIiwiZXhwIjoxNzc5NzE0Nzg1fQ.oUaMqshTlxczwauJ242i4_1FzYyBis_eC1cam4ZpINI
[18-May-2026 13:14:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-May-2026 13:14:49 UTC] ✅ JWT token verified successfully for user profile
[18-May-2026 13:14:49 UTC] User ID: 610
[18-May-2026 13:14:49 UTC] ✅ User profile retrieved successfully for user ID: 610
[18-May-2026 15:25:54 UTC] === API CALL LOG ===
[18-May-2026 15:25:54 UTC] Endpoint: user/profile.php
[18-May-2026 15:25:54 UTC] Full Log Data: {
    "timestamp": "2026-05-18 15:25:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.14.245.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.14.245.149, 172.70.108.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fdbe091592fb283-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.14.245.149",
        "cf-ipcountry": "PS",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-May-2026 15:25:54 UTC] === END API CALL LOG ===
[18-May-2026 15:25:54 UTC] ✅ API Hash verification passed for profile endpoint
[18-May-2026 15:25:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o
[18-May-2026 15:25:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-May-2026 15:25:54 UTC] ✅ JWT token verified successfully for user profile
[18-May-2026 15:25:54 UTC] User ID: 550
[18-May-2026 15:25:54 UTC] ✅ User profile retrieved successfully for user ID: 550
[18-May-2026 15:25:55 UTC] === API CALL LOG ===
[18-May-2026 15:25:55 UTC] Endpoint: user/profile.php
[18-May-2026 15:25:55 UTC] Full Log Data: {
    "timestamp": "2026-05-18 15:25:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.14.245.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.14.245.149, 172.70.108.46",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fdbe0938eeab283-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.14.245.149",
        "cf-ipcountry": "PS",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-May-2026 15:25:55 UTC] === END API CALL LOG ===
[18-May-2026 15:25:55 UTC] ✅ API Hash verification passed for profile endpoint
[18-May-2026 15:25:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o
[18-May-2026 15:25:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-May-2026 15:25:55 UTC] ✅ JWT token verified successfully for user profile
[18-May-2026 15:25:55 UTC] User ID: 550
[18-May-2026 15:25:55 UTC] ✅ User profile retrieved successfully for user ID: 550
[18-May-2026 15:25:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-May-2026 15:25:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-May-2026 15:25:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"212.14.245.149, 172.70.108.46","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fdbe0946929b283-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"212.14.245.149","cf-ipcountry":"PS","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-May-2026 15:25:55 UTC] === User Orders API Called ===
[18-May-2026 15:25:55 UTC] User ID: 550
[18-May-2026 15:25:55 UTC] Limit: 20, Offset: 0
[18-May-2026 15:25:55 UTC] Orders found: 1
[18-May-2026 15:25:55 UTC] Orders data: [{"id":261,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Zain_Aboudi1","status":"cancelled","created_at":"2026-05-11 19:37:50","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[18-May-2026 15:25:55 UTC] === API CALL LOG ===
[18-May-2026 15:25:55 UTC] Endpoint: user/profile.php
[18-May-2026 15:25:55 UTC] Full Log Data: {
    "timestamp": "2026-05-18 15:25:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.14.245.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.14.245.149, 172.70.108.46",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fdbe094692bb283-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.14.245.149",
        "cf-ipcountry": "PS",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-May-2026 15:25:55 UTC] Total orders count: 1
[18-May-2026 15:25:55 UTC] === END API CALL LOG ===
[18-May-2026 15:25:55 UTC] ✅ API Hash verification passed for profile endpoint
[18-May-2026 15:25:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o
[18-May-2026 15:25:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-May-2026 15:25:55 UTC] ✅ JWT token verified successfully for user profile
[18-May-2026 15:25:55 UTC] User ID: 550
[18-May-2026 15:25:55 UTC] ✅ User profile retrieved successfully for user ID: 550
[18-May-2026 15:26:00 UTC] === API CALL LOG ===
[18-May-2026 15:26:00 UTC] Endpoint: user/profile.php
[18-May-2026 15:26:00 UTC] Full Log Data: {
    "timestamp": "2026-05-18 15:26:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.14.245.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.14.245.149, 172.70.108.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fdbe0b44d00b283-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.14.245.149",
        "cf-ipcountry": "PS",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-May-2026 15:26:00 UTC] === END API CALL LOG ===
[18-May-2026 15:26:00 UTC] ✅ API Hash verification passed for profile endpoint
[18-May-2026 15:26:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o
[18-May-2026 15:26:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-May-2026 15:26:00 UTC] ✅ JWT token verified successfully for user profile
[18-May-2026 15:26:00 UTC] User ID: 550
[18-May-2026 15:26:00 UTC] ✅ User profile retrieved successfully for user ID: 550
[18-May-2026 15:26:00 UTC] User Purchases API - User ID: 550
[18-May-2026 15:26:00 UTC] User Purchases API - Total purchases found: 1
[18-May-2026 15:26:02 UTC] === API CALL LOG ===
[18-May-2026 15:26:02 UTC] Endpoint: user/profile.php
[18-May-2026 15:26:02 UTC] Full Log Data: {
    "timestamp": "2026-05-18 15:26:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.14.245.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.14.245.149, 172.70.108.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fdbe0c12d88b283-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.14.245.149",
        "cf-ipcountry": "PS",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-May-2026 15:26:02 UTC] === END API CALL LOG ===
[18-May-2026 15:26:02 UTC] ✅ API Hash verification passed for profile endpoint
[18-May-2026 15:26:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o
[18-May-2026 15:26:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-May-2026 15:26:02 UTC] ✅ JWT token verified successfully for user profile
[18-May-2026 15:26:02 UTC] User ID: 550
[18-May-2026 15:26:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-May-2026 15:26:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-May-2026 15:26:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"212.14.245.149, 172.70.108.14","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fdbe0c12d86b283-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"212.14.245.149","cf-ipcountry":"PS","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-May-2026 15:26:02 UTC] === User Orders API Called ===
[18-May-2026 15:26:02 UTC] User ID: 550
[18-May-2026 15:26:02 UTC] Limit: 20, Offset: 0
[18-May-2026 15:26:02 UTC] ✅ User profile retrieved successfully for user ID: 550
[18-May-2026 15:26:02 UTC] Orders found: 1
[18-May-2026 15:26:02 UTC] Orders data: [{"id":261,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Zain_Aboudi1","status":"cancelled","created_at":"2026-05-11 19:37:50","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[18-May-2026 15:26:02 UTC] Total orders count: 1
[18-May-2026 15:26:02 UTC] === API CALL LOG ===
[18-May-2026 15:26:02 UTC] Endpoint: user/profile.php
[18-May-2026 15:26:02 UTC] Full Log Data: {
    "timestamp": "2026-05-18 15:26:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.14.245.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.14.245.149, 172.70.108.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fdbe0c3fcd9b283-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.14.245.149",
        "cf-ipcountry": "PS",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-May-2026 15:26:02 UTC] === END API CALL LOG ===
[18-May-2026 15:26:02 UTC] ✅ API Hash verification passed for profile endpoint
[18-May-2026 15:26:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o
[18-May-2026 15:26:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-May-2026 15:26:02 UTC] ✅ JWT token verified successfully for user profile
[18-May-2026 15:26:02 UTC] User ID: 550
[18-May-2026 15:26:02 UTC] ✅ User profile retrieved successfully for user ID: 550
[18-May-2026 15:26:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-May-2026 15:26:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-May-2026 15:26:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"212.14.245.149, 172.70.108.14","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fdbe0f21ce7b283-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"212.14.245.149","cf-ipcountry":"PS","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-May-2026 15:26:10 UTC] === User Orders API Called ===
[18-May-2026 15:26:10 UTC] User ID: 550
[18-May-2026 15:26:10 UTC] Limit: 20, Offset: 0
[18-May-2026 15:26:10 UTC] Orders found: 1
[18-May-2026 15:26:10 UTC] Orders data: [{"id":261,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Zain_Aboudi1","status":"cancelled","created_at":"2026-05-11 19:37:50","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[18-May-2026 15:26:10 UTC] Total orders count: 1
[18-May-2026 15:26:13 UTC] === API CALL LOG ===
[18-May-2026 15:26:13 UTC] Endpoint: user/profile.php
[18-May-2026 15:26:13 UTC] Full Log Data: {
    "timestamp": "2026-05-18 15:26:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.14.245.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.14.245.149, 172.70.108.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fdbe1042b07b283-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.14.245.149",
        "cf-ipcountry": "PS",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-May-2026 15:26:13 UTC] === END API CALL LOG ===
[18-May-2026 15:26:13 UTC] ✅ API Hash verification passed for profile endpoint
[18-May-2026 15:26:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o
[18-May-2026 15:26:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-May-2026 15:26:13 UTC] ✅ JWT token verified successfully for user profile
[18-May-2026 15:26:13 UTC] User ID: 550
[18-May-2026 15:26:13 UTC] ✅ User profile retrieved successfully for user ID: 550
[18-May-2026 15:26:13 UTC] === API CALL LOG ===
[18-May-2026 15:26:13 UTC] Endpoint: user/profile.php
[18-May-2026 15:26:13 UTC] Full Log Data: {
    "timestamp": "2026-05-18 15:26:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.14.245.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.14.245.149, 172.70.108.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fdbe1042b08b283-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.14.245.149",
        "cf-ipcountry": "PS",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-May-2026 15:26:13 UTC] === END API CALL LOG ===
[18-May-2026 15:26:13 UTC] ✅ API Hash verification passed for profile endpoint
[18-May-2026 15:26:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o
[18-May-2026 15:26:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-May-2026 15:26:13 UTC] ✅ JWT token verified successfully for user profile
[18-May-2026 15:26:13 UTC] User ID: 550
[18-May-2026 15:26:13 UTC] ✅ User profile retrieved successfully for user ID: 550
[18-May-2026 15:26:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-May-2026 15:26:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-May-2026 15:26:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"212.14.245.149, 172.70.108.14","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fdbe1042b04b283-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"212.14.245.149","cf-ipcountry":"PS","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-May-2026 15:26:13 UTC] === User Orders API Called ===
[18-May-2026 15:26:13 UTC] User ID: 550
[18-May-2026 15:26:13 UTC] Limit: 20, Offset: 0
[18-May-2026 15:26:13 UTC] Orders found: 1
[18-May-2026 15:26:13 UTC] Orders data: [{"id":261,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Zain_Aboudi1","status":"cancelled","created_at":"2026-05-11 19:37:50","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[18-May-2026 15:26:13 UTC] Total orders count: 1
[18-May-2026 15:26:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-May-2026 15:26:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-May-2026 15:26:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"212.14.245.149, 172.70.108.14","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fdbe11f2d27b283-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"212.14.245.149","cf-ipcountry":"PS","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-May-2026 15:26:17 UTC] === User Orders API Called ===
[18-May-2026 15:26:17 UTC] User ID: 550
[18-May-2026 15:26:17 UTC] Limit: 20, Offset: 0
[18-May-2026 15:26:17 UTC] Orders found: 1
[18-May-2026 15:26:17 UTC] Orders data: [{"id":261,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Zain_Aboudi1","status":"cancelled","created_at":"2026-05-11 19:37:50","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[18-May-2026 15:26:17 UTC] Total orders count: 1
[18-May-2026 15:26:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-May-2026 15:26:20 UTC] === API CALL LOG ===
[18-May-2026 15:26:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-May-2026 15:26:20 UTC] Endpoint: user/profile.php
[18-May-2026 15:26:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"212.14.245.149, 172.70.108.14","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fdbe130ccc1b283-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"212.14.245.149","cf-ipcountry":"PS","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-May-2026 15:26:20 UTC] Full Log Data: {
    "timestamp": "2026-05-18 15:26:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.14.245.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.14.245.149, 172.70.108.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fdbe130ccc5b283-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.14.245.149",
        "cf-ipcountry": "PS",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-May-2026 15:26:20 UTC] === END API CALL LOG ===
[18-May-2026 15:26:20 UTC] === User Orders API Called ===
[18-May-2026 15:26:20 UTC] ✅ API Hash verification passed for profile endpoint
[18-May-2026 15:26:20 UTC] User ID: 550
[18-May-2026 15:26:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o
[18-May-2026 15:26:20 UTC] Limit: 20, Offset: 0
[18-May-2026 15:26:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-May-2026 15:26:20 UTC] ✅ JWT token verified successfully for user profile
[18-May-2026 15:26:20 UTC] User ID: 550
[18-May-2026 15:26:20 UTC] ✅ User profile retrieved successfully for user ID: 550
[18-May-2026 15:26:20 UTC] Orders found: 1
[18-May-2026 15:26:20 UTC] Orders data: [{"id":261,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Zain_Aboudi1","status":"cancelled","created_at":"2026-05-11 19:37:50","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[18-May-2026 15:26:20 UTC] Total orders count: 1
[18-May-2026 15:26:20 UTC] === API CALL LOG ===
[18-May-2026 15:26:20 UTC] Endpoint: user/profile.php
[18-May-2026 15:26:20 UTC] Full Log Data: {
    "timestamp": "2026-05-18 15:26:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.14.245.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.14.245.149, 172.70.108.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fdbe132dadcb283-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.14.245.149",
        "cf-ipcountry": "PS",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-May-2026 15:26:20 UTC] === END API CALL LOG ===
[18-May-2026 15:26:20 UTC] ✅ API Hash verification passed for profile endpoint
[18-May-2026 15:26:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o
[18-May-2026 15:26:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-May-2026 15:26:20 UTC] ✅ JWT token verified successfully for user profile
[18-May-2026 15:26:20 UTC] User ID: 550
[18-May-2026 15:26:20 UTC] ✅ User profile retrieved successfully for user ID: 550
[18-May-2026 15:26:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-May-2026 15:26:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-May-2026 15:26:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"212.14.245.149, 172.70.108.14","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fdbe159f844b283-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"212.14.245.149","cf-ipcountry":"PS","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-May-2026 15:26:26 UTC] === User Orders API Called ===
[18-May-2026 15:26:26 UTC] User ID: 550
[18-May-2026 15:26:26 UTC] Limit: 20, Offset: 0
[18-May-2026 15:26:26 UTC] Orders found: 1
[18-May-2026 15:26:26 UTC] Orders data: [{"id":261,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Zain_Aboudi1","status":"cancelled","created_at":"2026-05-11 19:37:50","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[18-May-2026 15:26:26 UTC] Total orders count: 1
[18-May-2026 15:26:28 UTC] === API CALL LOG ===
[18-May-2026 15:26:28 UTC] Endpoint: user/profile.php
[18-May-2026 15:26:28 UTC] Full Log Data: {
    "timestamp": "2026-05-18 15:26:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.14.245.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.14.245.149, 172.70.108.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fdbe163ca6cb283-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.14.245.149",
        "cf-ipcountry": "PS",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-May-2026 15:26:28 UTC] === END API CALL LOG ===
[18-May-2026 15:26:28 UTC] ✅ API Hash verification passed for profile endpoint
[18-May-2026 15:26:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o
[18-May-2026 15:26:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-May-2026 15:26:28 UTC] ✅ JWT token verified successfully for user profile
[18-May-2026 15:26:28 UTC] User ID: 550
[18-May-2026 15:26:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-May-2026 15:26:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-May-2026 15:26:28 UTC] ✅ User profile retrieved successfully for user ID: 550
[18-May-2026 15:26:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"212.14.245.149, 172.70.108.14","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fdbe163ca6ab283-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"212.14.245.149","cf-ipcountry":"PS","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-May-2026 15:26:28 UTC] === User Orders API Called ===
[18-May-2026 15:26:28 UTC] User ID: 550
[18-May-2026 15:26:28 UTC] Limit: 20, Offset: 0
[18-May-2026 15:26:28 UTC] Orders found: 1
[18-May-2026 15:26:28 UTC] Orders data: [{"id":261,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Zain_Aboudi1","status":"cancelled","created_at":"2026-05-11 19:37:50","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[18-May-2026 15:26:28 UTC] Total orders count: 1
[18-May-2026 15:26:28 UTC] === API CALL LOG ===
[18-May-2026 15:26:28 UTC] Endpoint: user/profile.php
[18-May-2026 15:26:28 UTC] Full Log Data: {
    "timestamp": "2026-05-18 15:26:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.14.245.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.14.245.149, 172.70.108.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fdbe16679a9b283-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.14.245.149",
        "cf-ipcountry": "PS",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-May-2026 15:26:28 UTC] === END API CALL LOG ===
[18-May-2026 15:26:28 UTC] ✅ API Hash verification passed for profile endpoint
[18-May-2026 15:26:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o
[18-May-2026 15:26:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-May-2026 15:26:28 UTC] ✅ JWT token verified successfully for user profile
[18-May-2026 15:26:28 UTC] User ID: 550
[18-May-2026 15:26:28 UTC] ✅ User profile retrieved successfully for user ID: 550
[18-May-2026 15:26:29 UTC] === API CALL LOG ===
[18-May-2026 15:26:29 UTC] Endpoint: user/profile.php
[18-May-2026 15:26:29 UTC] Full Log Data: {
    "timestamp": "2026-05-18 15:26:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.14.245.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.14.245.149, 172.70.108.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fdbe1673b63b283-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.14.245.149",
        "cf-ipcountry": "PS",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-May-2026 15:26:29 UTC] === END API CALL LOG ===
[18-May-2026 15:26:29 UTC] ✅ API Hash verification passed for profile endpoint
[18-May-2026 15:26:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o
[18-May-2026 15:26:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-May-2026 15:26:29 UTC] ✅ JWT token verified successfully for user profile
[18-May-2026 15:26:29 UTC] User ID: 550
[18-May-2026 15:26:29 UTC] ✅ User profile retrieved successfully for user ID: 550
[18-May-2026 15:26:29 UTC] User Purchases API - User ID: 550
[18-May-2026 15:26:29 UTC] User Purchases API - Total purchases found: 1
[18-May-2026 15:26:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-May-2026 15:26:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-May-2026 15:26:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"212.14.245.149, 172.70.108.14","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fdbe1725862b283-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"212.14.245.149","cf-ipcountry":"PS","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-May-2026 15:26:30 UTC] === User Orders API Called ===
[18-May-2026 15:26:30 UTC] User ID: 550
[18-May-2026 15:26:30 UTC] Limit: 20, Offset: 0
[18-May-2026 15:26:30 UTC] Orders found: 1
[18-May-2026 15:26:30 UTC] Orders data: [{"id":261,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Zain_Aboudi1","status":"cancelled","created_at":"2026-05-11 19:37:50","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[18-May-2026 15:26:30 UTC] === API CALL LOG ===
[18-May-2026 15:26:30 UTC] Endpoint: user/profile.php
[18-May-2026 15:26:30 UTC] Full Log Data: {
    "timestamp": "2026-05-18 15:26:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.14.245.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.14.245.149, 172.70.108.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fdbe1725868b283-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.14.245.149",
        "cf-ipcountry": "PS",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-May-2026 15:26:30 UTC] === END API CALL LOG ===
[18-May-2026 15:26:30 UTC] Total orders count: 1
[18-May-2026 15:26:30 UTC] ✅ API Hash verification passed for profile endpoint
[18-May-2026 15:26:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o
[18-May-2026 15:26:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-May-2026 15:26:30 UTC] ✅ JWT token verified successfully for user profile
[18-May-2026 15:26:30 UTC] User ID: 550
[18-May-2026 15:26:30 UTC] ✅ User profile retrieved successfully for user ID: 550
[18-May-2026 15:26:30 UTC] === API CALL LOG ===
[18-May-2026 15:26:30 UTC] Endpoint: user/profile.php
[18-May-2026 15:26:30 UTC] Full Log Data: {
    "timestamp": "2026-05-18 15:26:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.14.245.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.14.245.149, 172.70.108.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fdbe1735b1cb283-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.14.245.149",
        "cf-ipcountry": "PS",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-May-2026 15:26:30 UTC] === END API CALL LOG ===
[18-May-2026 15:26:30 UTC] ✅ API Hash verification passed for profile endpoint
[18-May-2026 15:26:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o
[18-May-2026 15:26:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-May-2026 15:26:30 UTC] ✅ JWT token verified successfully for user profile
[18-May-2026 15:26:30 UTC] User ID: 550
[18-May-2026 15:26:30 UTC] ✅ User profile retrieved successfully for user ID: 550
[18-May-2026 15:26:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-May-2026 15:26:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-May-2026 15:26:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"212.14.245.149, 172.70.108.14","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fdbe1ab08a0b283-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"212.14.245.149","cf-ipcountry":"PS","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-May-2026 15:26:39 UTC] === User Orders API Called ===
[18-May-2026 15:26:39 UTC] User ID: 550
[18-May-2026 15:26:39 UTC] Limit: 20, Offset: 0
[18-May-2026 15:26:39 UTC] Orders found: 1
[18-May-2026 15:26:39 UTC] Orders data: [{"id":261,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Zain_Aboudi1","status":"cancelled","created_at":"2026-05-11 19:37:50","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[18-May-2026 15:26:39 UTC] === API CALL LOG ===
[18-May-2026 15:26:39 UTC] Total orders count: 1
[18-May-2026 15:26:39 UTC] Endpoint: user/profile.php
[18-May-2026 15:26:39 UTC] Full Log Data: {
    "timestamp": "2026-05-18 15:26:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.14.245.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.14.245.149, 172.70.108.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fdbe1ab08a3b283-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.14.245.149",
        "cf-ipcountry": "PS",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-May-2026 15:26:39 UTC] === END API CALL LOG ===
[18-May-2026 15:26:39 UTC] ✅ API Hash verification passed for profile endpoint
[18-May-2026 15:26:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o
[18-May-2026 15:26:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-May-2026 15:26:39 UTC] ✅ JWT token verified successfully for user profile
[18-May-2026 15:26:39 UTC] User ID: 550
[18-May-2026 15:26:39 UTC] ✅ User profile retrieved successfully for user ID: 550
[18-May-2026 15:26:40 UTC] === API CALL LOG ===
[18-May-2026 15:26:40 UTC] Endpoint: user/profile.php
[18-May-2026 15:26:40 UTC] Full Log Data: {
    "timestamp": "2026-05-18 15:26:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.14.245.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.14.245.149, 172.70.108.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fdbe1accd51b283-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.14.245.149",
        "cf-ipcountry": "PS",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-May-2026 15:26:40 UTC] === END API CALL LOG ===
[18-May-2026 15:26:40 UTC] ✅ API Hash verification passed for profile endpoint
[18-May-2026 15:26:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o
[18-May-2026 15:26:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-May-2026 15:26:40 UTC] ✅ JWT token verified successfully for user profile
[18-May-2026 15:26:40 UTC] User ID: 550
[18-May-2026 15:26:40 UTC] ✅ User profile retrieved successfully for user ID: 550
[18-May-2026 15:26:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-May-2026 15:26:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-May-2026 15:26:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"212.14.245.149, 172.70.108.14","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fdbe1c088ccb283-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"212.14.245.149","cf-ipcountry":"PS","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-May-2026 15:26:43 UTC] === User Orders API Called ===
[18-May-2026 15:26:43 UTC] User ID: 550
[18-May-2026 15:26:43 UTC] Limit: 20, Offset: 0
[18-May-2026 15:26:43 UTC] Orders found: 1
[18-May-2026 15:26:43 UTC] Orders data: [{"id":261,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Zain_Aboudi1","status":"cancelled","created_at":"2026-05-11 19:37:50","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[18-May-2026 15:26:43 UTC] Total orders count: 1
[18-May-2026 15:26:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-May-2026 15:26:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-May-2026 15:26:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"212.14.245.149, 172.70.108.14","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fdbe1ce1e9db283-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"212.14.245.149","cf-ipcountry":"PS","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-May-2026 15:26:45 UTC] === User Orders API Called ===
[18-May-2026 15:26:45 UTC] User ID: 550
[18-May-2026 15:26:45 UTC] Limit: 20, Offset: 0
[18-May-2026 15:26:45 UTC] Orders found: 1
[18-May-2026 15:26:45 UTC] Orders data: [{"id":261,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Zain_Aboudi1","status":"cancelled","created_at":"2026-05-11 19:37:50","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[18-May-2026 15:26:45 UTC] Total orders count: 1
[18-May-2026 15:26:45 UTC] === API CALL LOG ===
[18-May-2026 15:26:45 UTC] Endpoint: user/profile.php
[18-May-2026 15:26:45 UTC] Full Log Data: {
    "timestamp": "2026-05-18 15:26:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.14.245.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.14.245.149, 172.70.108.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fdbe1ce1e9fb283-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.14.245.149",
        "cf-ipcountry": "PS",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-May-2026 15:26:45 UTC] === END API CALL LOG ===
[18-May-2026 15:26:45 UTC] ✅ API Hash verification passed for profile endpoint
[18-May-2026 15:26:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o
[18-May-2026 15:26:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-May-2026 15:26:45 UTC] ✅ JWT token verified successfully for user profile
[18-May-2026 15:26:45 UTC] User ID: 550
[18-May-2026 15:26:45 UTC] ✅ User profile retrieved successfully for user ID: 550
[18-May-2026 15:26:45 UTC] === API CALL LOG ===
[18-May-2026 15:26:45 UTC] Endpoint: user/profile.php
[18-May-2026 15:26:45 UTC] Full Log Data: {
    "timestamp": "2026-05-18 15:26:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.14.245.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.14.245.149, 172.70.108.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fdbe1cf9a34b283-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.14.245.149",
        "cf-ipcountry": "PS",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-May-2026 15:26:45 UTC] === END API CALL LOG ===
[18-May-2026 15:26:45 UTC] ✅ API Hash verification passed for profile endpoint
[18-May-2026 15:26:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o
[18-May-2026 15:26:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-May-2026 15:26:45 UTC] ✅ JWT token verified successfully for user profile
[18-May-2026 15:26:45 UTC] User ID: 550
[18-May-2026 15:26:45 UTC] ✅ User profile retrieved successfully for user ID: 550
[18-May-2026 15:26:48 UTC] === API CALL LOG ===
[18-May-2026 15:26:48 UTC] Endpoint: user/profile.php
[18-May-2026 15:26:48 UTC] Full Log Data: {
    "timestamp": "2026-05-18 15:26:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.14.245.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.14.245.149, 172.70.108.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fdbe1e0d8cfb283-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.14.245.149",
        "cf-ipcountry": "PS",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-May-2026 15:26:48 UTC] === END API CALL LOG ===
[18-May-2026 15:26:48 UTC] ✅ API Hash verification passed for profile endpoint
[18-May-2026 15:26:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o
[18-May-2026 15:26:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-May-2026 15:26:48 UTC] ✅ JWT token verified successfully for user profile
[18-May-2026 15:26:48 UTC] User ID: 550
[18-May-2026 15:26:48 UTC] ✅ User profile retrieved successfully for user ID: 550
[18-May-2026 15:26:48 UTC] User Purchases API - User ID: 550
[18-May-2026 15:26:48 UTC] User Purchases API - Total purchases found: 1
[18-May-2026 15:26:57 UTC] === API CALL LOG ===
[18-May-2026 15:26:57 UTC] Endpoint: user/profile.php
[18-May-2026 15:26:57 UTC] Full Log Data: {
    "timestamp": "2026-05-18 15:26:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.14.245.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.14.245.149, 172.70.108.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fdbe2184a8cb283-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.14.245.149",
        "cf-ipcountry": "PS",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-May-2026 15:26:57 UTC] === END API CALL LOG ===
[18-May-2026 15:26:57 UTC] ✅ API Hash verification passed for profile endpoint
[18-May-2026 15:26:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o
[18-May-2026 15:26:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-May-2026 15:26:57 UTC] ✅ JWT token verified successfully for user profile
[18-May-2026 15:26:57 UTC] User ID: 550
[18-May-2026 15:26:57 UTC] ✅ User profile retrieved successfully for user ID: 550
[18-May-2026 15:26:57 UTC] User Purchases API - User ID: 550
[18-May-2026 15:26:57 UTC] User Purchases API - Total purchases found: 1
[18-May-2026 15:26:59 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-May-2026 15:26:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-May-2026 15:26:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"212.14.245.149, 172.70.108.14","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fdbe2253d18b283-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"212.14.245.149","cf-ipcountry":"PS","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-May-2026 15:26:59 UTC] === API CALL LOG ===
[18-May-2026 15:26:59 UTC] === User Orders API Called ===
[18-May-2026 15:26:59 UTC] Endpoint: user/profile.php
[18-May-2026 15:26:59 UTC] User ID: 550
[18-May-2026 15:26:59 UTC] Full Log Data: {
    "timestamp": "2026-05-18 15:26:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.14.245.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.14.245.149, 172.70.108.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fdbe2253d1bb283-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.14.245.149",
        "cf-ipcountry": "PS",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-May-2026 15:26:59 UTC] Limit: 20, Offset: 0
[18-May-2026 15:26:59 UTC] === END API CALL LOG ===
[18-May-2026 15:26:59 UTC] ✅ API Hash verification passed for profile endpoint
[18-May-2026 15:26:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o
[18-May-2026 15:26:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-May-2026 15:26:59 UTC] ✅ JWT token verified successfully for user profile
[18-May-2026 15:26:59 UTC] User ID: 550
[18-May-2026 15:26:59 UTC] Orders found: 1
[18-May-2026 15:26:59 UTC] Orders data: [{"id":261,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Zain_Aboudi1","status":"cancelled","created_at":"2026-05-11 19:37:50","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[18-May-2026 15:26:59 UTC] ✅ User profile retrieved successfully for user ID: 550
[18-May-2026 15:26:59 UTC] Total orders count: 1
[18-May-2026 15:26:59 UTC] === API CALL LOG ===
[18-May-2026 15:26:59 UTC] Endpoint: user/profile.php
[18-May-2026 15:26:59 UTC] Full Log Data: {
    "timestamp": "2026-05-18 15:26:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.14.245.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.14.245.149, 172.70.108.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fdbe226a87fb283-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.14.245.149",
        "cf-ipcountry": "PS",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-May-2026 15:26:59 UTC] === END API CALL LOG ===
[18-May-2026 15:26:59 UTC] ✅ API Hash verification passed for profile endpoint
[18-May-2026 15:26:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o
[18-May-2026 15:26:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-May-2026 15:26:59 UTC] ✅ JWT token verified successfully for user profile
[18-May-2026 15:26:59 UTC] User ID: 550
[18-May-2026 15:26:59 UTC] ✅ User profile retrieved successfully for user ID: 550
[18-May-2026 15:27:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-May-2026 15:27:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-May-2026 15:27:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"212.14.245.149, 172.70.108.14","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fdbe27e28c3b283-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"212.14.245.149","cf-ipcountry":"PS","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-May-2026 15:27:13 UTC] === API CALL LOG ===
[18-May-2026 15:27:13 UTC] Endpoint: user/profile.php
[18-May-2026 15:27:13 UTC] === User Orders API Called ===
[18-May-2026 15:27:13 UTC] Full Log Data: {
    "timestamp": "2026-05-18 15:27:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.14.245.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.14.245.149, 172.70.108.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fdbe27e28c8b283-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.14.245.149",
        "cf-ipcountry": "PS",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-May-2026 15:27:13 UTC] User ID: 550
[18-May-2026 15:27:13 UTC] === END API CALL LOG ===
[18-May-2026 15:27:13 UTC] Limit: 20, Offset: 0
[18-May-2026 15:27:13 UTC] ✅ API Hash verification passed for profile endpoint
[18-May-2026 15:27:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o
[18-May-2026 15:27:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-May-2026 15:27:13 UTC] ✅ JWT token verified successfully for user profile
[18-May-2026 15:27:13 UTC] User ID: 550
[18-May-2026 15:27:13 UTC] ✅ User profile retrieved successfully for user ID: 550
[18-May-2026 15:27:13 UTC] Orders found: 1
[18-May-2026 15:27:13 UTC] Orders data: [{"id":261,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Zain_Aboudi1","status":"cancelled","created_at":"2026-05-11 19:37:50","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[18-May-2026 15:27:13 UTC] Total orders count: 1
[18-May-2026 15:27:13 UTC] === API CALL LOG ===
[18-May-2026 15:27:13 UTC] Endpoint: user/profile.php
[18-May-2026 15:27:13 UTC] Full Log Data: {
    "timestamp": "2026-05-18 15:27:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.14.245.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.14.245.149, 172.70.108.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fdbe27fbcddb283-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.14.245.149",
        "cf-ipcountry": "PS",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-May-2026 15:27:13 UTC] === END API CALL LOG ===
[18-May-2026 15:27:13 UTC] ✅ API Hash verification passed for profile endpoint
[18-May-2026 15:27:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o
[18-May-2026 15:27:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-May-2026 15:27:13 UTC] ✅ JWT token verified successfully for user profile
[18-May-2026 15:27:13 UTC] User ID: 550
[18-May-2026 15:27:13 UTC] ✅ User profile retrieved successfully for user ID: 550
[18-May-2026 15:27:16 UTC] === API CALL LOG ===
[18-May-2026 15:27:16 UTC] Endpoint: user/profile.php
[18-May-2026 15:27:16 UTC] Full Log Data: {
    "timestamp": "2026-05-18 15:27:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.14.245.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.14.245.149, 172.70.108.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fdbe2900a35b283-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.14.245.149",
        "cf-ipcountry": "PS",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-May-2026 15:27:16 UTC] === END API CALL LOG ===
[18-May-2026 15:27:16 UTC] ✅ API Hash verification passed for profile endpoint
[18-May-2026 15:27:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o
[18-May-2026 15:27:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-May-2026 15:27:16 UTC] ✅ JWT token verified successfully for user profile
[18-May-2026 15:27:16 UTC] User ID: 550
[18-May-2026 15:27:16 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-May-2026 15:27:16 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-May-2026 15:27:16 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"212.14.245.149, 172.70.108.14","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fdbe2900a32b283-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"212.14.245.149","cf-ipcountry":"PS","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-May-2026 15:27:16 UTC] === User Orders API Called ===
[18-May-2026 15:27:16 UTC] ✅ User profile retrieved successfully for user ID: 550
[18-May-2026 15:27:16 UTC] User ID: 550
[18-May-2026 15:27:16 UTC] Limit: 20, Offset: 0
[18-May-2026 15:27:16 UTC] Orders found: 1
[18-May-2026 15:27:16 UTC] Orders data: [{"id":261,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Zain_Aboudi1","status":"cancelled","created_at":"2026-05-11 19:37:50","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[18-May-2026 15:27:16 UTC] Total orders count: 1
[18-May-2026 15:27:16 UTC] === API CALL LOG ===
[18-May-2026 15:27:16 UTC] Endpoint: user/profile.php
[18-May-2026 15:27:16 UTC] Full Log Data: {
    "timestamp": "2026-05-18 15:27:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.14.245.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.14.245.149, 172.70.108.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fdbe291ae56b283-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.14.245.149",
        "cf-ipcountry": "PS",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-May-2026 15:27:16 UTC] === END API CALL LOG ===
[18-May-2026 15:27:16 UTC] ✅ API Hash verification passed for profile endpoint
[18-May-2026 15:27:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o
[18-May-2026 15:27:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-May-2026 15:27:16 UTC] ✅ JWT token verified successfully for user profile
[18-May-2026 15:27:16 UTC] User ID: 550
[18-May-2026 15:27:16 UTC] ✅ User profile retrieved successfully for user ID: 550
[18-May-2026 15:27:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-May-2026 15:27:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-May-2026 15:27:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"212.14.245.149, 172.70.108.14","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fdbe2a36dd1b283-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"212.14.245.149","cf-ipcountry":"PS","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-May-2026 15:27:19 UTC] === API CALL LOG ===
[18-May-2026 15:27:19 UTC] Endpoint: user/profile.php
[18-May-2026 15:27:19 UTC] === User Orders API Called ===
[18-May-2026 15:27:19 UTC] Full Log Data: {
    "timestamp": "2026-05-18 15:27:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.14.245.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.14.245.149, 172.70.108.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fdbe2a36dd4b283-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.14.245.149",
        "cf-ipcountry": "PS",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-May-2026 15:27:19 UTC] User ID: 550
[18-May-2026 15:27:19 UTC] === END API CALL LOG ===
[18-May-2026 15:27:19 UTC] Limit: 20, Offset: 0
[18-May-2026 15:27:19 UTC] ✅ API Hash verification passed for profile endpoint
[18-May-2026 15:27:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o
[18-May-2026 15:27:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-May-2026 15:27:19 UTC] ✅ JWT token verified successfully for user profile
[18-May-2026 15:27:19 UTC] User ID: 550
[18-May-2026 15:27:19 UTC] Orders found: 1
[18-May-2026 15:27:19 UTC] Orders data: [{"id":261,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Zain_Aboudi1","status":"cancelled","created_at":"2026-05-11 19:37:50","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[18-May-2026 15:27:19 UTC] Total orders count: 1
[18-May-2026 15:27:19 UTC] ✅ User profile retrieved successfully for user ID: 550
[18-May-2026 15:27:20 UTC] === API CALL LOG ===
[18-May-2026 15:27:20 UTC] Endpoint: user/profile.php
[18-May-2026 15:27:20 UTC] Full Log Data: {
    "timestamp": "2026-05-18 15:27:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.14.245.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.14.245.149, 172.70.108.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fdbe2a5fd08b283-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.14.245.149",
        "cf-ipcountry": "PS",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-May-2026 15:27:20 UTC] === END API CALL LOG ===
[18-May-2026 15:27:20 UTC] ✅ API Hash verification passed for profile endpoint
[18-May-2026 15:27:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o
[18-May-2026 15:27:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-May-2026 15:27:20 UTC] ✅ JWT token verified successfully for user profile
[18-May-2026 15:27:20 UTC] User ID: 550
[18-May-2026 15:27:20 UTC] ✅ User profile retrieved successfully for user ID: 550
[18-May-2026 15:27:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-May-2026 15:27:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-May-2026 15:27:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"212.14.245.149, 172.70.108.14","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fdbe2cbe9b6b283-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"212.14.245.149","cf-ipcountry":"PS","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-May-2026 15:27:26 UTC] === User Orders API Called ===
[18-May-2026 15:27:26 UTC] User ID: 550
[18-May-2026 15:27:26 UTC] Limit: 20, Offset: 0
[18-May-2026 15:27:26 UTC] Orders found: 1
[18-May-2026 15:27:26 UTC] Orders data: [{"id":261,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Zain_Aboudi1","status":"cancelled","created_at":"2026-05-11 19:37:50","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[18-May-2026 15:27:26 UTC] Total orders count: 1
[18-May-2026 15:27:26 UTC] === API CALL LOG ===
[18-May-2026 15:27:26 UTC] Endpoint: user/profile.php
[18-May-2026 15:27:26 UTC] Full Log Data: {
    "timestamp": "2026-05-18 15:27:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.14.245.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.14.245.149, 172.70.108.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fdbe2cbe9b8b283-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.14.245.149",
        "cf-ipcountry": "PS",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-May-2026 15:27:26 UTC] === END API CALL LOG ===
[18-May-2026 15:27:26 UTC] ✅ API Hash verification passed for profile endpoint
[18-May-2026 15:27:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o
[18-May-2026 15:27:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-May-2026 15:27:26 UTC] ✅ JWT token verified successfully for user profile
[18-May-2026 15:27:26 UTC] User ID: 550
[18-May-2026 15:27:26 UTC] ✅ User profile retrieved successfully for user ID: 550
[18-May-2026 15:27:26 UTC] === API CALL LOG ===
[18-May-2026 15:27:26 UTC] Endpoint: user/profile.php
[18-May-2026 15:27:26 UTC] Full Log Data: {
    "timestamp": "2026-05-18 15:27:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.14.245.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.14.245.149, 172.70.108.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fdbe2cd2d26b283-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.14.245.149",
        "cf-ipcountry": "PS",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-May-2026 15:27:26 UTC] === END API CALL LOG ===
[18-May-2026 15:27:26 UTC] ✅ API Hash verification passed for profile endpoint
[18-May-2026 15:27:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o
[18-May-2026 15:27:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-May-2026 15:27:26 UTC] ✅ JWT token verified successfully for user profile
[18-May-2026 15:27:26 UTC] User ID: 550
[18-May-2026 15:27:26 UTC] ✅ User profile retrieved successfully for user ID: 550
[18-May-2026 15:27:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-May-2026 15:27:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-May-2026 15:27:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"212.14.245.149, 172.70.108.14","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fdbe2e28f40b283-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"212.14.245.149","cf-ipcountry":"PS","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-May-2026 15:27:29 UTC] === User Orders API Called ===
[18-May-2026 15:27:29 UTC] User ID: 550
[18-May-2026 15:27:29 UTC] Limit: 20, Offset: 0
[18-May-2026 15:27:29 UTC] === API CALL LOG ===
[18-May-2026 15:27:29 UTC] Endpoint: user/profile.php
[18-May-2026 15:27:29 UTC] Full Log Data: {
    "timestamp": "2026-05-18 15:27:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.14.245.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.14.245.149, 172.70.108.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fdbe2e28f45b283-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.14.245.149",
        "cf-ipcountry": "PS",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-May-2026 15:27:29 UTC] === END API CALL LOG ===
[18-May-2026 15:27:29 UTC] ✅ API Hash verification passed for profile endpoint
[18-May-2026 15:27:29 UTC] Orders found: 1
[18-May-2026 15:27:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o
[18-May-2026 15:27:29 UTC] Orders data: [{"id":261,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Zain_Aboudi1","status":"cancelled","created_at":"2026-05-11 19:37:50","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[18-May-2026 15:27:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-May-2026 15:27:29 UTC] ✅ JWT token verified successfully for user profile
[18-May-2026 15:27:29 UTC] User ID: 550
[18-May-2026 15:27:29 UTC] Total orders count: 1
[18-May-2026 15:27:29 UTC] ✅ User profile retrieved successfully for user ID: 550
[18-May-2026 15:27:29 UTC] === API CALL LOG ===
[18-May-2026 15:27:29 UTC] Endpoint: user/profile.php
[18-May-2026 15:27:29 UTC] Full Log Data: {
    "timestamp": "2026-05-18 15:27:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.14.245.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.14.245.149, 172.70.108.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fdbe2e28f43b283-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.14.245.149",
        "cf-ipcountry": "PS",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-May-2026 15:27:29 UTC] === END API CALL LOG ===
[18-May-2026 15:27:29 UTC] ✅ API Hash verification passed for profile endpoint
[18-May-2026 15:27:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o
[18-May-2026 15:27:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-May-2026 15:27:29 UTC] ✅ JWT token verified successfully for user profile
[18-May-2026 15:27:29 UTC] User ID: 550
[18-May-2026 15:27:29 UTC] ✅ User profile retrieved successfully for user ID: 550
[18-May-2026 16:11:07 UTC] === API CALL LOG ===
[18-May-2026 16:11:07 UTC] Endpoint: user/profile.php
[18-May-2026 16:11:07 UTC] Full Log Data: {
    "timestamp": "2026-05-18 16:11:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.43.94",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.43.94, 162.158.216.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1ODAsInVzZXJuYW1lIjoiZ29tZXpyaWNoYXJkZSIsImVtYWlsIjoiZ29tZXoyNDdyaWNoYXJkQGdtYWlsLmNvbSIsImV4cCI6MTc3OTUzNjEyNn0.EePNOM1lplWBGthS7sz1g41h3Ks_uwXKApdVRVZ8vFk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fdc22cc1af00050-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.43.94",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-May-2026 16:11:07 UTC] === END API CALL LOG ===
[18-May-2026 16:11:07 UTC] ✅ API Hash verification passed for profile endpoint
[18-May-2026 16:11:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1ODAsInVzZXJuYW1lIjoiZ29tZXpyaWNoYXJkZSIsImVtYWlsIjoiZ29tZXoyNDdyaWNoYXJkQGdtYWlsLmNvbSIsImV4cCI6MTc3OTUzNjEyNn0.EePNOM1lplWBGthS7sz1g41h3Ks_uwXKApdVRVZ8vFk
[18-May-2026 16:11:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-May-2026 16:11:07 UTC] ✅ JWT token verified successfully for user profile
[18-May-2026 16:11:07 UTC] User ID: 580
[18-May-2026 16:11:07 UTC] ✅ User profile retrieved successfully for user ID: 580
[18-May-2026 16:11:08 UTC] === API CALL LOG ===
[18-May-2026 16:11:08 UTC] Endpoint: user/profile.php
[18-May-2026 16:11:08 UTC] Full Log Data: {
    "timestamp": "2026-05-18 16:11:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.43.94",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.43.94, 162.158.216.66",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1ODAsInVzZXJuYW1lIjoiZ29tZXpyaWNoYXJkZSIsImVtYWlsIjoiZ29tZXoyNDdyaWNoYXJkQGdtYWlsLmNvbSIsImV4cCI6MTc3OTUzNjEyNn0.EePNOM1lplWBGthS7sz1g41h3Ks_uwXKApdVRVZ8vFk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fdc22d0caf40050-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.43.94",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-May-2026 16:11:08 UTC] === END API CALL LOG ===
[18-May-2026 16:11:08 UTC] ✅ API Hash verification passed for profile endpoint
[18-May-2026 16:11:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1ODAsInVzZXJuYW1lIjoiZ29tZXpyaWNoYXJkZSIsImVtYWlsIjoiZ29tZXoyNDdyaWNoYXJkQGdtYWlsLmNvbSIsImV4cCI6MTc3OTUzNjEyNn0.EePNOM1lplWBGthS7sz1g41h3Ks_uwXKApdVRVZ8vFk
[18-May-2026 16:11:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-May-2026 16:11:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-May-2026 16:11:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-May-2026 16:11:08 UTC] ✅ JWT token verified successfully for user profile
[18-May-2026 16:11:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.43.94, 162.158.216.66","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1ODAsInVzZXJuYW1lIjoiZ29tZXpyaWNoYXJkZSIsImVtYWlsIjoiZ29tZXoyNDdyaWNoYXJkQGdtYWlsLmNvbSIsImV4cCI6MTc3OTUzNjEyNn0.EePNOM1lplWBGthS7sz1g41h3Ks_uwXKApdVRVZ8vFk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fdc22d0caf10050-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.43.94","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-May-2026 16:11:08 UTC] User ID: 580
[18-May-2026 16:11:08 UTC] === User Orders API Called ===
[18-May-2026 16:11:08 UTC] User ID: 580
[18-May-2026 16:11:08 UTC] Limit: 20, Offset: 0
[18-May-2026 16:11:08 UTC] ✅ User profile retrieved successfully for user ID: 580
[18-May-2026 16:11:08 UTC] Orders found: 0
[18-May-2026 16:11:08 UTC] Orders data: []
[18-May-2026 16:11:08 UTC] Total orders count: 0
[18-May-2026 16:11:08 UTC] === API CALL LOG ===
[18-May-2026 16:11:08 UTC] Endpoint: user/profile.php
[18-May-2026 16:11:08 UTC] Full Log Data: {
    "timestamp": "2026-05-18 16:11:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.43.94",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.43.94, 162.158.216.66",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1ODAsInVzZXJuYW1lIjoiZ29tZXpyaWNoYXJkZSIsImVtYWlsIjoiZ29tZXoyNDdyaWNoYXJkQGdtYWlsLmNvbSIsImV4cCI6MTc3OTUzNjEyNn0.EePNOM1lplWBGthS7sz1g41h3Ks_uwXKApdVRVZ8vFk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fdc22d0cae80050-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.43.94",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-May-2026 16:11:08 UTC] === END API CALL LOG ===
[18-May-2026 16:11:08 UTC] ✅ API Hash verification passed for profile endpoint
[18-May-2026 16:11:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1ODAsInVzZXJuYW1lIjoiZ29tZXpyaWNoYXJkZSIsImVtYWlsIjoiZ29tZXoyNDdyaWNoYXJkQGdtYWlsLmNvbSIsImV4cCI6MTc3OTUzNjEyNn0.EePNOM1lplWBGthS7sz1g41h3Ks_uwXKApdVRVZ8vFk
[18-May-2026 16:11:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-May-2026 16:11:08 UTC] ✅ JWT token verified successfully for user profile
[18-May-2026 16:11:08 UTC] User ID: 580
[18-May-2026 16:11:08 UTC] ✅ User profile retrieved successfully for user ID: 580
[19-May-2026 00:32:08 UTC] === API CALL LOG ===
[19-May-2026 00:32:08 UTC] Endpoint: user/profile.php
[19-May-2026 00:32:08 UTC] Full Log Data: {
    "timestamp": "2026-05-19 00:32:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "181.72.60.77",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "181.72.60.77, 104.23.237.105",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjExIiwidXNlcm5hbWUiOiJQaGFyYWhvbmUiLCJlbWFpbCI6InBlcG8ucGVyZXo1NkBnbWFpbC5jb20iLCJleHAiOjE3Nzk3NTU1Mjd9.BxtKQV7Giefk8CRUzzRDhmT_AsnyZOFYFLqWH9xVeiM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fdf00b68c5b35c2-EZE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "181.72.60.77",
        "cf-ipcountry": "CL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 00:32:08 UTC] === END API CALL LOG ===
[19-May-2026 00:32:08 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 00:32:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjExIiwidXNlcm5hbWUiOiJQaGFyYWhvbmUiLCJlbWFpbCI6InBlcG8ucGVyZXo1NkBnbWFpbC5jb20iLCJleHAiOjE3Nzk3NTU1Mjd9.BxtKQV7Giefk8CRUzzRDhmT_AsnyZOFYFLqWH9xVeiM
[19-May-2026 00:32:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 00:32:08 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 00:32:08 UTC] User ID: 611
[19-May-2026 00:32:08 UTC] ✅ User profile retrieved successfully for user ID: 611
[19-May-2026 00:32:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-May-2026 00:32:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-May-2026 00:32:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"181.72.60.77, 104.23.237.105","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjExIiwidXNlcm5hbWUiOiJQaGFyYWhvbmUiLCJlbWFpbCI6InBlcG8ucGVyZXo1NkBnbWFpbC5jb20iLCJleHAiOjE3Nzk3NTU1Mjd9.BxtKQV7Giefk8CRUzzRDhmT_AsnyZOFYFLqWH9xVeiM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fdf00b6cd4d35c2-EZE","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"181.72.60.77","cf-ipcountry":"CL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[19-May-2026 00:32:08 UTC] === User Orders API Called ===
[19-May-2026 00:32:08 UTC] User ID: 611
[19-May-2026 00:32:08 UTC] Limit: 20, Offset: 0
[19-May-2026 00:32:08 UTC] Orders found: 0
[19-May-2026 00:32:08 UTC] Orders data: []
[19-May-2026 00:32:08 UTC] Total orders count: 0
[19-May-2026 00:32:08 UTC] === API CALL LOG ===
[19-May-2026 00:32:08 UTC] Endpoint: user/profile.php
[19-May-2026 00:32:08 UTC] Full Log Data: {
    "timestamp": "2026-05-19 00:32:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "181.72.60.77",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "181.72.60.77, 104.23.237.105",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjExIiwidXNlcm5hbWUiOiJQaGFyYWhvbmUiLCJlbWFpbCI6InBlcG8ucGVyZXo1NkBnbWFpbC5jb20iLCJleHAiOjE3Nzk3NTU1Mjd9.BxtKQV7Giefk8CRUzzRDhmT_AsnyZOFYFLqWH9xVeiM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fdf00b72e8f35c2-EZE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "181.72.60.77",
        "cf-ipcountry": "CL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 00:32:08 UTC] === END API CALL LOG ===
[19-May-2026 00:32:08 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 00:32:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjExIiwidXNlcm5hbWUiOiJQaGFyYWhvbmUiLCJlbWFpbCI6InBlcG8ucGVyZXo1NkBnbWFpbC5jb20iLCJleHAiOjE3Nzk3NTU1Mjd9.BxtKQV7Giefk8CRUzzRDhmT_AsnyZOFYFLqWH9xVeiM
[19-May-2026 00:32:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 00:32:08 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 00:32:08 UTC] User ID: 611
[19-May-2026 00:32:08 UTC] ✅ User profile retrieved successfully for user ID: 611
[19-May-2026 00:32:10 UTC] === API CALL LOG ===
[19-May-2026 00:32:10 UTC] Endpoint: user/profile.php
[19-May-2026 00:32:10 UTC] Full Log Data: {
    "timestamp": "2026-05-19 00:32:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "181.72.60.77",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "181.72.60.77, 104.23.237.105",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjExIiwidXNlcm5hbWUiOiJQaGFyYWhvbmUiLCJlbWFpbCI6InBlcG8ucGVyZXo1NkBnbWFpbC5jb20iLCJleHAiOjE3Nzk3NTU1Mjd9.BxtKQV7Giefk8CRUzzRDhmT_AsnyZOFYFLqWH9xVeiM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fdf00bf5d8435c2-EZE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "181.72.60.77",
        "cf-ipcountry": "CL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 00:32:10 UTC] === END API CALL LOG ===
[19-May-2026 00:32:10 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 00:32:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjExIiwidXNlcm5hbWUiOiJQaGFyYWhvbmUiLCJlbWFpbCI6InBlcG8ucGVyZXo1NkBnbWFpbC5jb20iLCJleHAiOjE3Nzk3NTU1Mjd9.BxtKQV7Giefk8CRUzzRDhmT_AsnyZOFYFLqWH9xVeiM
[19-May-2026 00:32:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 00:32:10 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 00:32:10 UTC] User ID: 611
[19-May-2026 00:32:10 UTC] ✅ User profile retrieved successfully for user ID: 611
[19-May-2026 00:32:43 UTC] === API CALL LOG ===
[19-May-2026 00:32:43 UTC] Endpoint: user/profile.php
[19-May-2026 00:32:43 UTC] Full Log Data: {
    "timestamp": "2026-05-19 00:32:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "181.72.60.77",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "181.72.60.77, 104.23.237.104",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjExIiwidXNlcm5hbWUiOiJQaGFyYWhvbmUiLCJlbWFpbCI6InBlcG8ucGVyZXo1NkBnbWFpbC5jb20iLCJleHAiOjE3Nzk3NTU1Mjd9.BxtKQV7Giefk8CRUzzRDhmT_AsnyZOFYFLqWH9xVeiM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fdf01860d8e35c2-EZE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "181.72.60.77",
        "cf-ipcountry": "CL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 00:32:43 UTC] === END API CALL LOG ===
[19-May-2026 00:32:43 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 00:32:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjExIiwidXNlcm5hbWUiOiJQaGFyYWhvbmUiLCJlbWFpbCI6InBlcG8ucGVyZXo1NkBnbWFpbC5jb20iLCJleHAiOjE3Nzk3NTU1Mjd9.BxtKQV7Giefk8CRUzzRDhmT_AsnyZOFYFLqWH9xVeiM
[19-May-2026 00:32:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 00:32:43 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 00:32:43 UTC] User ID: 611
[19-May-2026 00:32:43 UTC] ✅ User profile retrieved successfully for user ID: 611
[19-May-2026 00:32:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-May-2026 00:32:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-May-2026 00:32:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"181.72.60.77, 104.23.237.105","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjExIiwidXNlcm5hbWUiOiJQaGFyYWhvbmUiLCJlbWFpbCI6InBlcG8ucGVyZXo1NkBnbWFpbC5jb20iLCJleHAiOjE3Nzk3NTU1Mjd9.BxtKQV7Giefk8CRUzzRDhmT_AsnyZOFYFLqWH9xVeiM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fdf0185ac4935c2-EZE","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"181.72.60.77","cf-ipcountry":"CL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[19-May-2026 00:32:43 UTC] === User Orders API Called ===
[19-May-2026 00:32:43 UTC] User ID: 611
[19-May-2026 00:32:43 UTC] Limit: 20, Offset: 0
[19-May-2026 00:32:43 UTC] Orders found: 0
[19-May-2026 00:32:43 UTC] Orders data: []
[19-May-2026 00:32:43 UTC] Total orders count: 0
[19-May-2026 00:32:44 UTC] === API CALL LOG ===
[19-May-2026 00:32:44 UTC] Endpoint: user/profile.php
[19-May-2026 00:32:44 UTC] Full Log Data: {
    "timestamp": "2026-05-19 00:32:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "181.72.60.77",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "181.72.60.77, 104.23.237.104",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjExIiwidXNlcm5hbWUiOiJQaGFyYWhvbmUiLCJlbWFpbCI6InBlcG8ucGVyZXo1NkBnbWFpbC5jb20iLCJleHAiOjE3Nzk3NTU1Mjd9.BxtKQV7Giefk8CRUzzRDhmT_AsnyZOFYFLqWH9xVeiM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fdf018a0c6035c2-EZE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "181.72.60.77",
        "cf-ipcountry": "CL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 00:32:44 UTC] === END API CALL LOG ===
[19-May-2026 00:32:44 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 00:32:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjExIiwidXNlcm5hbWUiOiJQaGFyYWhvbmUiLCJlbWFpbCI6InBlcG8ucGVyZXo1NkBnbWFpbC5jb20iLCJleHAiOjE3Nzk3NTU1Mjd9.BxtKQV7Giefk8CRUzzRDhmT_AsnyZOFYFLqWH9xVeiM
[19-May-2026 00:32:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 00:32:44 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 00:32:44 UTC] User ID: 611
[19-May-2026 00:32:44 UTC] ✅ User profile retrieved successfully for user ID: 611
[19-May-2026 00:32:45 UTC] === API CALL LOG ===
[19-May-2026 00:32:45 UTC] Endpoint: user/profile.php
[19-May-2026 00:32:45 UTC] Full Log Data: {
    "timestamp": "2026-05-19 00:32:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "181.72.60.77",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "181.72.60.77, 104.23.237.104",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjExIiwidXNlcm5hbWUiOiJQaGFyYWhvbmUiLCJlbWFpbCI6InBlcG8ucGVyZXo1NkBnbWFpbC5jb20iLCJleHAiOjE3Nzk3NTU1Mjd9.BxtKQV7Giefk8CRUzzRDhmT_AsnyZOFYFLqWH9xVeiM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fdf019a79ab35c2-EZE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "181.72.60.77",
        "cf-ipcountry": "CL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 00:32:45 UTC] === END API CALL LOG ===
[19-May-2026 00:32:45 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 00:32:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjExIiwidXNlcm5hbWUiOiJQaGFyYWhvbmUiLCJlbWFpbCI6InBlcG8ucGVyZXo1NkBnbWFpbC5jb20iLCJleHAiOjE3Nzk3NTU1Mjd9.BxtKQV7Giefk8CRUzzRDhmT_AsnyZOFYFLqWH9xVeiM
[19-May-2026 00:32:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 00:32:45 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 00:32:45 UTC] User ID: 611
[19-May-2026 00:32:45 UTC] ✅ User profile retrieved successfully for user ID: 611
[19-May-2026 00:32:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-May-2026 00:32:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-May-2026 00:32:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"181.72.60.77, 104.23.237.105","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjExIiwidXNlcm5hbWUiOiJQaGFyYWhvbmUiLCJlbWFpbCI6InBlcG8ucGVyZXo1NkBnbWFpbC5jb20iLCJleHAiOjE3Nzk3NTU1Mjd9.BxtKQV7Giefk8CRUzzRDhmT_AsnyZOFYFLqWH9xVeiM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fdf01cf0caf35c2-EZE","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"181.72.60.77","cf-ipcountry":"CL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[19-May-2026 00:32:54 UTC] === User Orders API Called ===
[19-May-2026 00:32:54 UTC] User ID: 611
[19-May-2026 00:32:54 UTC] Limit: 20, Offset: 0
[19-May-2026 00:32:54 UTC] Orders found: 0
[19-May-2026 00:32:54 UTC] Orders data: []
[19-May-2026 00:32:54 UTC] Total orders count: 0
[19-May-2026 00:32:56 UTC] === API CALL LOG ===
[19-May-2026 00:32:56 UTC] Endpoint: user/profile.php
[19-May-2026 00:32:56 UTC] Full Log Data: {
    "timestamp": "2026-05-19 00:32:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "181.72.60.77",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "181.72.60.77, 104.23.237.105",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjExIiwidXNlcm5hbWUiOiJQaGFyYWhvbmUiLCJlbWFpbCI6InBlcG8ucGVyZXo1NkBnbWFpbC5jb20iLCJleHAiOjE3Nzk3NTU1Mjd9.BxtKQV7Giefk8CRUzzRDhmT_AsnyZOFYFLqWH9xVeiM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fdf01ddd88535c2-EZE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "181.72.60.77",
        "cf-ipcountry": "CL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 00:32:56 UTC] === END API CALL LOG ===
[19-May-2026 00:32:56 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 00:32:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjExIiwidXNlcm5hbWUiOiJQaGFyYWhvbmUiLCJlbWFpbCI6InBlcG8ucGVyZXo1NkBnbWFpbC5jb20iLCJleHAiOjE3Nzk3NTU1Mjd9.BxtKQV7Giefk8CRUzzRDhmT_AsnyZOFYFLqWH9xVeiM
[19-May-2026 00:32:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 00:32:56 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 00:32:56 UTC] User ID: 611
[19-May-2026 00:32:56 UTC] ✅ User profile retrieved successfully for user ID: 611
[19-May-2026 00:32:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-May-2026 00:32:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-May-2026 00:32:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"181.72.60.77, 104.23.237.105","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjExIiwidXNlcm5hbWUiOiJQaGFyYWhvbmUiLCJlbWFpbCI6InBlcG8ucGVyZXo1NkBnbWFpbC5jb20iLCJleHAiOjE3Nzk3NTU1Mjd9.BxtKQV7Giefk8CRUzzRDhmT_AsnyZOFYFLqWH9xVeiM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fdf01ddd88035c2-EZE","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"181.72.60.77","cf-ipcountry":"CL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[19-May-2026 00:32:56 UTC] === User Orders API Called ===
[19-May-2026 00:32:56 UTC] User ID: 611
[19-May-2026 00:32:56 UTC] Limit: 20, Offset: 0
[19-May-2026 00:32:56 UTC] Orders found: 0
[19-May-2026 00:32:56 UTC] Orders data: []
[19-May-2026 00:32:56 UTC] Total orders count: 0
[19-May-2026 00:32:56 UTC] === API CALL LOG ===
[19-May-2026 00:32:56 UTC] Endpoint: user/profile.php
[19-May-2026 00:32:56 UTC] Full Log Data: {
    "timestamp": "2026-05-19 00:32:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "181.72.60.77",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "181.72.60.77, 104.23.237.105",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjExIiwidXNlcm5hbWUiOiJQaGFyYWhvbmUiLCJlbWFpbCI6InBlcG8ucGVyZXo1NkBnbWFpbC5jb20iLCJleHAiOjE3Nzk3NTU1Mjd9.BxtKQV7Giefk8CRUzzRDhmT_AsnyZOFYFLqWH9xVeiM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fdf01e17f2735c2-EZE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "181.72.60.77",
        "cf-ipcountry": "CL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 00:32:56 UTC] === END API CALL LOG ===
[19-May-2026 00:32:56 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 00:32:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjExIiwidXNlcm5hbWUiOiJQaGFyYWhvbmUiLCJlbWFpbCI6InBlcG8ucGVyZXo1NkBnbWFpbC5jb20iLCJleHAiOjE3Nzk3NTU1Mjd9.BxtKQV7Giefk8CRUzzRDhmT_AsnyZOFYFLqWH9xVeiM
[19-May-2026 00:32:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 00:32:56 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 00:32:56 UTC] User ID: 611
[19-May-2026 00:32:56 UTC] ✅ User profile retrieved successfully for user ID: 611
[19-May-2026 00:32:57 UTC] === API CALL LOG ===
[19-May-2026 00:32:57 UTC] Endpoint: user/profile.php
[19-May-2026 00:32:57 UTC] Full Log Data: {
    "timestamp": "2026-05-19 00:32:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "181.72.60.77",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "181.72.60.77, 104.23.237.105",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjExIiwidXNlcm5hbWUiOiJQaGFyYWhvbmUiLCJlbWFpbCI6InBlcG8ucGVyZXo1NkBnbWFpbC5jb20iLCJleHAiOjE3Nzk3NTU1Mjd9.BxtKQV7Giefk8CRUzzRDhmT_AsnyZOFYFLqWH9xVeiM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fdf01e6093e35c2-EZE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "181.72.60.77",
        "cf-ipcountry": "CL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 00:32:57 UTC] === END API CALL LOG ===
[19-May-2026 00:32:57 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 00:32:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjExIiwidXNlcm5hbWUiOiJQaGFyYWhvbmUiLCJlbWFpbCI6InBlcG8ucGVyZXo1NkBnbWFpbC5jb20iLCJleHAiOjE3Nzk3NTU1Mjd9.BxtKQV7Giefk8CRUzzRDhmT_AsnyZOFYFLqWH9xVeiM
[19-May-2026 00:32:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 00:32:57 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 00:32:57 UTC] User ID: 611
[19-May-2026 00:32:57 UTC] ✅ User profile retrieved successfully for user ID: 611
[19-May-2026 00:33:12 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-May-2026 00:33:12 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-May-2026 00:33:12 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"181.72.60.77, 104.23.237.105","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjExIiwidXNlcm5hbWUiOiJQaGFyYWhvbmUiLCJlbWFpbCI6InBlcG8ucGVyZXo1NkBnbWFpbC5jb20iLCJleHAiOjE3Nzk3NTU1Mjd9.BxtKQV7Giefk8CRUzzRDhmT_AsnyZOFYFLqWH9xVeiM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fdf0244ca1e35c2-EZE","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"181.72.60.77","cf-ipcountry":"CL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[19-May-2026 00:33:12 UTC] === User Orders API Called ===
[19-May-2026 00:33:12 UTC] User ID: 611
[19-May-2026 00:33:12 UTC] Limit: 20, Offset: 0
[19-May-2026 00:33:12 UTC] Orders found: 0
[19-May-2026 00:33:12 UTC] Orders data: []
[19-May-2026 00:33:12 UTC] Total orders count: 0
[19-May-2026 00:33:14 UTC] === API CALL LOG ===
[19-May-2026 00:33:14 UTC] Endpoint: user/profile.php
[19-May-2026 00:33:14 UTC] Full Log Data: {
    "timestamp": "2026-05-19 00:33:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "181.72.60.77",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "181.72.60.77, 104.23.237.105",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjExIiwidXNlcm5hbWUiOiJQaGFyYWhvbmUiLCJlbWFpbCI6InBlcG8ucGVyZXo1NkBnbWFpbC5jb20iLCJleHAiOjE3Nzk3NTU1Mjd9.BxtKQV7Giefk8CRUzzRDhmT_AsnyZOFYFLqWH9xVeiM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fdf024f4ef135c2-EZE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "181.72.60.77",
        "cf-ipcountry": "CL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 00:33:14 UTC] === END API CALL LOG ===
[19-May-2026 00:33:14 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 00:33:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjExIiwidXNlcm5hbWUiOiJQaGFyYWhvbmUiLCJlbWFpbCI6InBlcG8ucGVyZXo1NkBnbWFpbC5jb20iLCJleHAiOjE3Nzk3NTU1Mjd9.BxtKQV7Giefk8CRUzzRDhmT_AsnyZOFYFLqWH9xVeiM
[19-May-2026 00:33:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 00:33:14 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 00:33:14 UTC] User ID: 611
[19-May-2026 00:33:14 UTC] ✅ User profile retrieved successfully for user ID: 611
[19-May-2026 00:33:14 UTC] User Purchases API - User ID: 611
[19-May-2026 00:33:14 UTC] User Purchases API - Total purchases found: 0
[19-May-2026 00:33:21 UTC] === API CALL LOG ===
[19-May-2026 00:33:21 UTC] Endpoint: user/profile.php
[19-May-2026 00:33:21 UTC] Full Log Data: {
    "timestamp": "2026-05-19 00:33:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "181.72.60.77",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "181.72.60.77, 104.23.237.104",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjExIiwidXNlcm5hbWUiOiJQaGFyYWhvbmUiLCJlbWFpbCI6InBlcG8ucGVyZXo1NkBnbWFpbC5jb20iLCJleHAiOjE3Nzk3NTU1Mjd9.BxtKQV7Giefk8CRUzzRDhmT_AsnyZOFYFLqWH9xVeiM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fdf02794b2935c2-EZE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "181.72.60.77",
        "cf-ipcountry": "CL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 00:33:21 UTC] === END API CALL LOG ===
[19-May-2026 00:33:21 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 00:33:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjExIiwidXNlcm5hbWUiOiJQaGFyYWhvbmUiLCJlbWFpbCI6InBlcG8ucGVyZXo1NkBnbWFpbC5jb20iLCJleHAiOjE3Nzk3NTU1Mjd9.BxtKQV7Giefk8CRUzzRDhmT_AsnyZOFYFLqWH9xVeiM
[19-May-2026 00:33:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 00:33:21 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 00:33:21 UTC] User ID: 611
[19-May-2026 00:33:21 UTC] ✅ User profile retrieved successfully for user ID: 611
[19-May-2026 00:33:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-May-2026 00:33:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-May-2026 00:33:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"181.72.60.77, 104.23.237.104","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjExIiwidXNlcm5hbWUiOiJQaGFyYWhvbmUiLCJlbWFpbCI6InBlcG8ucGVyZXo1NkBnbWFpbC5jb20iLCJleHAiOjE3Nzk3NTU1Mjd9.BxtKQV7Giefk8CRUzzRDhmT_AsnyZOFYFLqWH9xVeiM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fdf02790a3f35c2-EZE","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"181.72.60.77","cf-ipcountry":"CL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[19-May-2026 00:33:21 UTC] === User Orders API Called ===
[19-May-2026 00:33:21 UTC] User ID: 611
[19-May-2026 00:33:21 UTC] Limit: 20, Offset: 0
[19-May-2026 00:33:21 UTC] Orders found: 0
[19-May-2026 00:33:21 UTC] Orders data: []
[19-May-2026 00:33:21 UTC] Total orders count: 0
[19-May-2026 00:33:22 UTC] === API CALL LOG ===
[19-May-2026 00:33:22 UTC] Endpoint: user/profile.php
[19-May-2026 00:33:22 UTC] Full Log Data: {
    "timestamp": "2026-05-19 00:33:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "181.72.60.77",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "181.72.60.77, 104.23.237.104",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjExIiwidXNlcm5hbWUiOiJQaGFyYWhvbmUiLCJlbWFpbCI6InBlcG8ucGVyZXo1NkBnbWFpbC5jb20iLCJleHAiOjE3Nzk3NTU1Mjd9.BxtKQV7Giefk8CRUzzRDhmT_AsnyZOFYFLqWH9xVeiM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fdf027d494435c2-EZE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "181.72.60.77",
        "cf-ipcountry": "CL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 00:33:22 UTC] === END API CALL LOG ===
[19-May-2026 00:33:22 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 00:33:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjExIiwidXNlcm5hbWUiOiJQaGFyYWhvbmUiLCJlbWFpbCI6InBlcG8ucGVyZXo1NkBnbWFpbC5jb20iLCJleHAiOjE3Nzk3NTU1Mjd9.BxtKQV7Giefk8CRUzzRDhmT_AsnyZOFYFLqWH9xVeiM
[19-May-2026 00:33:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 00:33:22 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 00:33:22 UTC] User ID: 611
[19-May-2026 00:33:22 UTC] ✅ User profile retrieved successfully for user ID: 611
[19-May-2026 00:33:23 UTC] === API CALL LOG ===
[19-May-2026 00:33:23 UTC] Endpoint: user/profile.php
[19-May-2026 00:33:23 UTC] Full Log Data: {
    "timestamp": "2026-05-19 00:33:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "181.72.60.77",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "181.72.60.77, 104.23.237.104",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjExIiwidXNlcm5hbWUiOiJQaGFyYWhvbmUiLCJlbWFpbCI6InBlcG8ucGVyZXo1NkBnbWFpbC5jb20iLCJleHAiOjE3Nzk3NTU1Mjd9.BxtKQV7Giefk8CRUzzRDhmT_AsnyZOFYFLqWH9xVeiM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fdf0286ce0335c2-EZE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "181.72.60.77",
        "cf-ipcountry": "CL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 00:33:23 UTC] === END API CALL LOG ===
[19-May-2026 00:33:23 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 00:33:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjExIiwidXNlcm5hbWUiOiJQaGFyYWhvbmUiLCJlbWFpbCI6InBlcG8ucGVyZXo1NkBnbWFpbC5jb20iLCJleHAiOjE3Nzk3NTU1Mjd9.BxtKQV7Giefk8CRUzzRDhmT_AsnyZOFYFLqWH9xVeiM
[19-May-2026 00:33:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 00:33:23 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 00:33:23 UTC] User ID: 611
[19-May-2026 00:33:23 UTC] ✅ User profile retrieved successfully for user ID: 611
[19-May-2026 00:33:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-May-2026 00:33:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-May-2026 00:33:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"181.72.60.77, 104.23.237.105","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjExIiwidXNlcm5hbWUiOiJQaGFyYWhvbmUiLCJlbWFpbCI6InBlcG8ucGVyZXo1NkBnbWFpbC5jb20iLCJleHAiOjE3Nzk3NTU1Mjd9.BxtKQV7Giefk8CRUzzRDhmT_AsnyZOFYFLqWH9xVeiM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fdf02b80ce735c2-EZE","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"181.72.60.77","cf-ipcountry":"CL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[19-May-2026 00:33:31 UTC] === User Orders API Called ===
[19-May-2026 00:33:31 UTC] User ID: 611
[19-May-2026 00:33:31 UTC] Limit: 20, Offset: 0
[19-May-2026 00:33:31 UTC] Orders found: 0
[19-May-2026 00:33:31 UTC] Orders data: []
[19-May-2026 00:33:31 UTC] Total orders count: 0
[19-May-2026 00:33:31 UTC] === API CALL LOG ===
[19-May-2026 00:33:31 UTC] Endpoint: user/profile.php
[19-May-2026 00:33:31 UTC] Full Log Data: {
    "timestamp": "2026-05-19 00:33:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "181.72.60.77",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "181.72.60.77, 104.23.237.105",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjExIiwidXNlcm5hbWUiOiJQaGFyYWhvbmUiLCJlbWFpbCI6InBlcG8ucGVyZXo1NkBnbWFpbC5jb20iLCJleHAiOjE3Nzk3NTU1Mjd9.BxtKQV7Giefk8CRUzzRDhmT_AsnyZOFYFLqWH9xVeiM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fdf02b84df235c2-EZE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "181.72.60.77",
        "cf-ipcountry": "CL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 00:33:31 UTC] === END API CALL LOG ===
[19-May-2026 00:33:31 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 00:33:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjExIiwidXNlcm5hbWUiOiJQaGFyYWhvbmUiLCJlbWFpbCI6InBlcG8ucGVyZXo1NkBnbWFpbC5jb20iLCJleHAiOjE3Nzk3NTU1Mjd9.BxtKQV7Giefk8CRUzzRDhmT_AsnyZOFYFLqWH9xVeiM
[19-May-2026 00:33:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 00:33:31 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 00:33:31 UTC] User ID: 611
[19-May-2026 00:33:31 UTC] ✅ User profile retrieved successfully for user ID: 611
[19-May-2026 00:33:32 UTC] === API CALL LOG ===
[19-May-2026 00:33:32 UTC] Endpoint: user/profile.php
[19-May-2026 00:33:32 UTC] Full Log Data: {
    "timestamp": "2026-05-19 00:33:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "181.72.60.77",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "181.72.60.77, 104.23.237.104",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjExIiwidXNlcm5hbWUiOiJQaGFyYWhvbmUiLCJlbWFpbCI6InBlcG8ucGVyZXo1NkBnbWFpbC5jb20iLCJleHAiOjE3Nzk3NTU1Mjd9.BxtKQV7Giefk8CRUzzRDhmT_AsnyZOFYFLqWH9xVeiM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fdf02bc1c4a35c2-EZE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "181.72.60.77",
        "cf-ipcountry": "CL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 00:33:32 UTC] === END API CALL LOG ===
[19-May-2026 00:33:32 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 00:33:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjExIiwidXNlcm5hbWUiOiJQaGFyYWhvbmUiLCJlbWFpbCI6InBlcG8ucGVyZXo1NkBnbWFpbC5jb20iLCJleHAiOjE3Nzk3NTU1Mjd9.BxtKQV7Giefk8CRUzzRDhmT_AsnyZOFYFLqWH9xVeiM
[19-May-2026 00:33:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 00:33:32 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 00:33:32 UTC] User ID: 611
[19-May-2026 00:33:32 UTC] ✅ User profile retrieved successfully for user ID: 611
[19-May-2026 00:33:33 UTC] === API CALL LOG ===
[19-May-2026 00:33:33 UTC] Endpoint: user/profile.php
[19-May-2026 00:33:33 UTC] Full Log Data: {
    "timestamp": "2026-05-19 00:33:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "181.72.60.77",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "181.72.60.77, 104.23.237.105",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjExIiwidXNlcm5hbWUiOiJQaGFyYWhvbmUiLCJlbWFpbCI6InBlcG8ucGVyZXo1NkBnbWFpbC5jb20iLCJleHAiOjE3Nzk3NTU1Mjd9.BxtKQV7Giefk8CRUzzRDhmT_AsnyZOFYFLqWH9xVeiM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fdf02c64a5335c2-EZE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "181.72.60.77",
        "cf-ipcountry": "CL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 00:33:33 UTC] === END API CALL LOG ===
[19-May-2026 00:33:33 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 00:33:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjExIiwidXNlcm5hbWUiOiJQaGFyYWhvbmUiLCJlbWFpbCI6InBlcG8ucGVyZXo1NkBnbWFpbC5jb20iLCJleHAiOjE3Nzk3NTU1Mjd9.BxtKQV7Giefk8CRUzzRDhmT_AsnyZOFYFLqWH9xVeiM
[19-May-2026 00:33:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 00:33:33 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 00:33:33 UTC] User ID: 611
[19-May-2026 00:33:33 UTC] ✅ User profile retrieved successfully for user ID: 611
[19-May-2026 00:36:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-May-2026 00:36:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-May-2026 00:36:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"181.72.60.77, 104.23.237.104","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjExIiwidXNlcm5hbWUiOiJQaGFyYWhvbmUiLCJlbWFpbCI6InBlcG8ucGVyZXo1NkBnbWFpbC5jb20iLCJleHAiOjE3Nzk3NTU1Mjd9.BxtKQV7Giefk8CRUzzRDhmT_AsnyZOFYFLqWH9xVeiM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fdf078a29a635c2-EZE","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"181.72.60.77","cf-ipcountry":"CL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[19-May-2026 00:36:48 UTC] === User Orders API Called ===
[19-May-2026 00:36:48 UTC] User ID: 611
[19-May-2026 00:36:48 UTC] Limit: 20, Offset: 0
[19-May-2026 00:36:48 UTC] Orders found: 0
[19-May-2026 00:36:48 UTC] Orders data: []
[19-May-2026 00:36:48 UTC] Total orders count: 0
[19-May-2026 00:36:48 UTC] === API CALL LOG ===
[19-May-2026 00:36:48 UTC] Endpoint: user/profile.php
[19-May-2026 00:36:48 UTC] Full Log Data: {
    "timestamp": "2026-05-19 00:36:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "181.72.60.77",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "181.72.60.77, 104.23.237.104",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjExIiwidXNlcm5hbWUiOiJQaGFyYWhvbmUiLCJlbWFpbCI6InBlcG8ucGVyZXo1NkBnbWFpbC5jb20iLCJleHAiOjE3Nzk3NTU1Mjd9.BxtKQV7Giefk8CRUzzRDhmT_AsnyZOFYFLqWH9xVeiM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fdf078a7aa835c2-EZE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "181.72.60.77",
        "cf-ipcountry": "CL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 00:36:48 UTC] === END API CALL LOG ===
[19-May-2026 00:36:48 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 00:36:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjExIiwidXNlcm5hbWUiOiJQaGFyYWhvbmUiLCJlbWFpbCI6InBlcG8ucGVyZXo1NkBnbWFpbC5jb20iLCJleHAiOjE3Nzk3NTU1Mjd9.BxtKQV7Giefk8CRUzzRDhmT_AsnyZOFYFLqWH9xVeiM
[19-May-2026 00:36:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 00:36:48 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 00:36:48 UTC] User ID: 611
[19-May-2026 00:36:48 UTC] ✅ User profile retrieved successfully for user ID: 611
[19-May-2026 00:36:49 UTC] === API CALL LOG ===
[19-May-2026 00:36:49 UTC] Endpoint: user/profile.php
[19-May-2026 00:36:49 UTC] Full Log Data: {
    "timestamp": "2026-05-19 00:36:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "181.72.60.77",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "181.72.60.77, 104.23.237.104",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjExIiwidXNlcm5hbWUiOiJQaGFyYWhvbmUiLCJlbWFpbCI6InBlcG8ucGVyZXo1NkBnbWFpbC5jb20iLCJleHAiOjE3Nzk3NTU1Mjd9.BxtKQV7Giefk8CRUzzRDhmT_AsnyZOFYFLqWH9xVeiM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fdf078e8b8f35c2-EZE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "181.72.60.77",
        "cf-ipcountry": "CL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 00:36:49 UTC] === END API CALL LOG ===
[19-May-2026 00:36:49 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 00:36:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjExIiwidXNlcm5hbWUiOiJQaGFyYWhvbmUiLCJlbWFpbCI6InBlcG8ucGVyZXo1NkBnbWFpbC5jb20iLCJleHAiOjE3Nzk3NTU1Mjd9.BxtKQV7Giefk8CRUzzRDhmT_AsnyZOFYFLqWH9xVeiM
[19-May-2026 00:36:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 00:36:49 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 00:36:49 UTC] User ID: 611
[19-May-2026 00:36:49 UTC] ✅ User profile retrieved successfully for user ID: 611
[19-May-2026 00:36:50 UTC] === API CALL LOG ===
[19-May-2026 00:36:50 UTC] Endpoint: user/profile.php
[19-May-2026 00:36:50 UTC] Full Log Data: {
    "timestamp": "2026-05-19 00:36:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "181.72.60.77",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "181.72.60.77, 104.23.237.104",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjExIiwidXNlcm5hbWUiOiJQaGFyYWhvbmUiLCJlbWFpbCI6InBlcG8ucGVyZXo1NkBnbWFpbC5jb20iLCJleHAiOjE3Nzk3NTU1Mjd9.BxtKQV7Giefk8CRUzzRDhmT_AsnyZOFYFLqWH9xVeiM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fdf079418b735c2-EZE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "181.72.60.77",
        "cf-ipcountry": "CL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 00:36:50 UTC] === END API CALL LOG ===
[19-May-2026 00:36:50 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 00:36:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjExIiwidXNlcm5hbWUiOiJQaGFyYWhvbmUiLCJlbWFpbCI6InBlcG8ucGVyZXo1NkBnbWFpbC5jb20iLCJleHAiOjE3Nzk3NTU1Mjd9.BxtKQV7Giefk8CRUzzRDhmT_AsnyZOFYFLqWH9xVeiM
[19-May-2026 00:36:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 00:36:50 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 00:36:50 UTC] User ID: 611
[19-May-2026 00:36:50 UTC] ✅ User profile retrieved successfully for user ID: 611
[19-May-2026 00:37:01 UTC] === API CALL LOG ===
[19-May-2026 00:37:01 UTC] Endpoint: user/profile.php
[19-May-2026 00:37:01 UTC] Full Log Data: {
    "timestamp": "2026-05-19 00:37:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "181.72.60.77",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "181.72.60.77, 104.23.237.105",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjExIiwidXNlcm5hbWUiOiJQaGFyYWhvbmUiLCJlbWFpbCI6InBlcG8ucGVyZXo1NkBnbWFpbC5jb20iLCJleHAiOjE3Nzk3NTU1Mjd9.BxtKQV7Giefk8CRUzzRDhmT_AsnyZOFYFLqWH9xVeiM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fdf07d8896e35c2-EZE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "181.72.60.77",
        "cf-ipcountry": "CL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 00:37:01 UTC] === END API CALL LOG ===
[19-May-2026 00:37:01 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 00:37:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjExIiwidXNlcm5hbWUiOiJQaGFyYWhvbmUiLCJlbWFpbCI6InBlcG8ucGVyZXo1NkBnbWFpbC5jb20iLCJleHAiOjE3Nzk3NTU1Mjd9.BxtKQV7Giefk8CRUzzRDhmT_AsnyZOFYFLqWH9xVeiM
[19-May-2026 00:37:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 00:37:01 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 00:37:01 UTC] User ID: 611
[19-May-2026 00:37:01 UTC] ✅ User profile retrieved successfully for user ID: 611
[19-May-2026 00:49:57 UTC] === API CALL LOG ===
[19-May-2026 00:49:57 UTC] Endpoint: user/profile.php
[19-May-2026 00:49:57 UTC] Full Log Data: {
    "timestamp": "2026-05-19 00:49:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "181.72.60.77",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "181.72.60.77, 104.23.237.104",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjExIiwidXNlcm5hbWUiOiJQaGFyYWhvbmUiLCJlbWFpbCI6InBlcG8ucGVyZXo1NkBnbWFpbC5jb20iLCJleHAiOjE3Nzk3NTU1Mjd9.BxtKQV7Giefk8CRUzzRDhmT_AsnyZOFYFLqWH9xVeiM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fdf1ac8ae6ec6eb-EZE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "181.72.60.77",
        "cf-ipcountry": "CL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 00:49:57 UTC] === END API CALL LOG ===
[19-May-2026 00:49:57 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 00:49:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjExIiwidXNlcm5hbWUiOiJQaGFyYWhvbmUiLCJlbWFpbCI6InBlcG8ucGVyZXo1NkBnbWFpbC5jb20iLCJleHAiOjE3Nzk3NTU1Mjd9.BxtKQV7Giefk8CRUzzRDhmT_AsnyZOFYFLqWH9xVeiM
[19-May-2026 00:49:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 00:49:57 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 00:49:57 UTC] User ID: 611
[19-May-2026 00:49:57 UTC] ✅ User profile retrieved successfully for user ID: 611
[19-May-2026 00:50:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-May-2026 00:50:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-May-2026 00:50:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"181.72.60.77, 104.23.237.104","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjExIiwidXNlcm5hbWUiOiJQaGFyYWhvbmUiLCJlbWFpbCI6InBlcG8ucGVyZXo1NkBnbWFpbC5jb20iLCJleHAiOjE3Nzk3NTU1Mjd9.BxtKQV7Giefk8CRUzzRDhmT_AsnyZOFYFLqWH9xVeiM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fdf1ae289f3c6eb-EZE","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"181.72.60.77","cf-ipcountry":"CL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[19-May-2026 00:50:00 UTC] === User Orders API Called ===
[19-May-2026 00:50:00 UTC] User ID: 611
[19-May-2026 00:50:00 UTC] Limit: 20, Offset: 0
[19-May-2026 00:50:00 UTC] Orders found: 0
[19-May-2026 00:50:00 UTC] Orders data: []
[19-May-2026 00:50:00 UTC] Total orders count: 0
[19-May-2026 00:50:00 UTC] === API CALL LOG ===
[19-May-2026 00:50:00 UTC] Endpoint: user/profile.php
[19-May-2026 00:50:00 UTC] Full Log Data: {
    "timestamp": "2026-05-19 00:50:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "181.72.60.77",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "181.72.60.77, 104.23.237.104",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjExIiwidXNlcm5hbWUiOiJQaGFyYWhvbmUiLCJlbWFpbCI6InBlcG8ucGVyZXo1NkBnbWFpbC5jb20iLCJleHAiOjE3Nzk3NTU1Mjd9.BxtKQV7Giefk8CRUzzRDhmT_AsnyZOFYFLqWH9xVeiM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fdf1ae2db27c6eb-EZE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "181.72.60.77",
        "cf-ipcountry": "CL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 00:50:00 UTC] === END API CALL LOG ===
[19-May-2026 00:50:00 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 00:50:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjExIiwidXNlcm5hbWUiOiJQaGFyYWhvbmUiLCJlbWFpbCI6InBlcG8ucGVyZXo1NkBnbWFpbC5jb20iLCJleHAiOjE3Nzk3NTU1Mjd9.BxtKQV7Giefk8CRUzzRDhmT_AsnyZOFYFLqWH9xVeiM
[19-May-2026 00:50:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 00:50:00 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 00:50:00 UTC] User ID: 611
[19-May-2026 00:50:00 UTC] ✅ User profile retrieved successfully for user ID: 611
[19-May-2026 01:37:17 UTC] === API CALL LOG ===
[19-May-2026 01:37:17 UTC] Endpoint: user/profile.php
[19-May-2026 01:37:17 UTC] Full Log Data: {
    "timestamp": "2026-05-19 01:37:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "156.197.208.51",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "156.197.208.51, 172.70.108.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjEyIiwidXNlcm5hbWUiOiJHYW1hbCIsImVtYWlsIjoibTk1OTI5MjlAZ21haWwuY29tIiwiZXhwIjoxNzc5NzU5NDM2fQ.wbfmDc_WisHH3wD7RlBucn68pyw0wgEIUL8t2UicF1Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fdf60260f9c1a5e-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "156.197.208.51",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 01:37:17 UTC] === END API CALL LOG ===
[19-May-2026 01:37:17 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 01:37:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjEyIiwidXNlcm5hbWUiOiJHYW1hbCIsImVtYWlsIjoibTk1OTI5MjlAZ21haWwuY29tIiwiZXhwIjoxNzc5NzU5NDM2fQ.wbfmDc_WisHH3wD7RlBucn68pyw0wgEIUL8t2UicF1Y
[19-May-2026 01:37:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 01:37:17 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 01:37:17 UTC] User ID: 612
[19-May-2026 01:37:17 UTC] ✅ User profile retrieved successfully for user ID: 612
[19-May-2026 01:37:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-May-2026 01:37:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-May-2026 01:37:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"156.197.208.51, 172.70.108.14","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjEyIiwidXNlcm5hbWUiOiJHYW1hbCIsImVtYWlsIjoibTk1OTI5MjlAZ21haWwuY29tIiwiZXhwIjoxNzc5NzU5NDM2fQ.wbfmDc_WisHH3wD7RlBucn68pyw0wgEIUL8t2UicF1Y","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fdf60260f9f1a5e-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"156.197.208.51","cf-ipcountry":"EG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[19-May-2026 01:37:17 UTC] === User Orders API Called ===
[19-May-2026 01:37:17 UTC] User ID: 612
[19-May-2026 01:37:17 UTC] Limit: 20, Offset: 0
[19-May-2026 01:37:17 UTC] Orders found: 0
[19-May-2026 01:37:17 UTC] Orders data: []
[19-May-2026 01:37:17 UTC] Total orders count: 0
[19-May-2026 01:37:17 UTC] === API CALL LOG ===
[19-May-2026 01:37:17 UTC] Endpoint: user/profile.php
[19-May-2026 01:37:17 UTC] Full Log Data: {
    "timestamp": "2026-05-19 01:37:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "156.197.208.51",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "156.197.208.51, 172.70.108.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjEyIiwidXNlcm5hbWUiOiJHYW1hbCIsImVtYWlsIjoibTk1OTI5MjlAZ21haWwuY29tIiwiZXhwIjoxNzc5NzU5NDM2fQ.wbfmDc_WisHH3wD7RlBucn68pyw0wgEIUL8t2UicF1Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fdf6026b8451a5e-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "156.197.208.51",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 01:37:17 UTC] === END API CALL LOG ===
[19-May-2026 01:37:17 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 01:37:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjEyIiwidXNlcm5hbWUiOiJHYW1hbCIsImVtYWlsIjoibTk1OTI5MjlAZ21haWwuY29tIiwiZXhwIjoxNzc5NzU5NDM2fQ.wbfmDc_WisHH3wD7RlBucn68pyw0wgEIUL8t2UicF1Y
[19-May-2026 01:37:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 01:37:17 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 01:37:17 UTC] User ID: 612
[19-May-2026 01:37:17 UTC] ✅ User profile retrieved successfully for user ID: 612
[19-May-2026 01:37:18 UTC] === API CALL LOG ===
[19-May-2026 01:37:18 UTC] Endpoint: user/profile.php
[19-May-2026 01:37:18 UTC] Full Log Data: {
    "timestamp": "2026-05-19 01:37:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "156.197.208.51",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "156.197.208.51, 172.70.108.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjEyIiwidXNlcm5hbWUiOiJHYW1hbCIsImVtYWlsIjoibTk1OTI5MjlAZ21haWwuY29tIiwiZXhwIjoxNzc5NzU5NDM2fQ.wbfmDc_WisHH3wD7RlBucn68pyw0wgEIUL8t2UicF1Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fdf6029db851a5e-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "156.197.208.51",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 01:37:18 UTC] === END API CALL LOG ===
[19-May-2026 01:37:18 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 01:37:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjEyIiwidXNlcm5hbWUiOiJHYW1hbCIsImVtYWlsIjoibTk1OTI5MjlAZ21haWwuY29tIiwiZXhwIjoxNzc5NzU5NDM2fQ.wbfmDc_WisHH3wD7RlBucn68pyw0wgEIUL8t2UicF1Y
[19-May-2026 01:37:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 01:37:18 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 01:37:18 UTC] User ID: 612
[19-May-2026 01:37:18 UTC] ✅ User profile retrieved successfully for user ID: 612
[19-May-2026 01:37:25 UTC] === API CALL LOG ===
[19-May-2026 01:37:25 UTC] Endpoint: user/profile.php
[19-May-2026 01:37:25 UTC] Full Log Data: {
    "timestamp": "2026-05-19 01:37:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "156.197.208.51",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "156.197.208.51, 172.70.108.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjEyIiwidXNlcm5hbWUiOiJHYW1hbCIsImVtYWlsIjoibTk1OTI5MjlAZ21haWwuY29tIiwiZXhwIjoxNzc5NzU5NDM2fQ.wbfmDc_WisHH3wD7RlBucn68pyw0wgEIUL8t2UicF1Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fdf6053e8361a5e-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "156.197.208.51",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 01:37:25 UTC] === END API CALL LOG ===
[19-May-2026 01:37:25 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 01:37:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjEyIiwidXNlcm5hbWUiOiJHYW1hbCIsImVtYWlsIjoibTk1OTI5MjlAZ21haWwuY29tIiwiZXhwIjoxNzc5NzU5NDM2fQ.wbfmDc_WisHH3wD7RlBucn68pyw0wgEIUL8t2UicF1Y
[19-May-2026 01:37:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 01:37:25 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 01:37:25 UTC] User ID: 612
[19-May-2026 01:37:25 UTC] ✅ User profile retrieved successfully for user ID: 612
[19-May-2026 01:37:25 UTC] User Purchases API - User ID: 612
[19-May-2026 01:37:25 UTC] User Purchases API - Total purchases found: 0
[19-May-2026 01:37:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-May-2026 01:37:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-May-2026 01:37:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"156.197.208.51, 172.70.108.14","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjEyIiwidXNlcm5hbWUiOiJHYW1hbCIsImVtYWlsIjoibTk1OTI5MjlAZ21haWwuY29tIiwiZXhwIjoxNzc5NzU5NDM2fQ.wbfmDc_WisHH3wD7RlBucn68pyw0wgEIUL8t2UicF1Y","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fdf605fbb371a5e-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"156.197.208.51","cf-ipcountry":"EG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[19-May-2026 01:37:27 UTC] === User Orders API Called ===
[19-May-2026 01:37:27 UTC] User ID: 612
[19-May-2026 01:37:27 UTC] Limit: 20, Offset: 0
[19-May-2026 01:37:27 UTC] Orders found: 0
[19-May-2026 01:37:27 UTC] Orders data: []
[19-May-2026 01:37:27 UTC] Total orders count: 0
[19-May-2026 01:37:30 UTC] === API CALL LOG ===
[19-May-2026 01:37:30 UTC] Endpoint: user/profile.php
[19-May-2026 01:37:30 UTC] Full Log Data: {
    "timestamp": "2026-05-19 01:37:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "156.197.208.51",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "156.197.208.51, 172.70.108.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjEyIiwidXNlcm5hbWUiOiJHYW1hbCIsImVtYWlsIjoibTk1OTI5MjlAZ21haWwuY29tIiwiZXhwIjoxNzc5NzU5NDM2fQ.wbfmDc_WisHH3wD7RlBucn68pyw0wgEIUL8t2UicF1Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fdf6074b88a1a5e-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "156.197.208.51",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 01:37:30 UTC] === END API CALL LOG ===
[19-May-2026 01:37:30 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 01:37:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjEyIiwidXNlcm5hbWUiOiJHYW1hbCIsImVtYWlsIjoibTk1OTI5MjlAZ21haWwuY29tIiwiZXhwIjoxNzc5NzU5NDM2fQ.wbfmDc_WisHH3wD7RlBucn68pyw0wgEIUL8t2UicF1Y
[19-May-2026 01:37:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 01:37:30 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 01:37:30 UTC] User ID: 612
[19-May-2026 01:37:30 UTC] ✅ User profile retrieved successfully for user ID: 612
[19-May-2026 01:37:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-May-2026 01:37:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-May-2026 01:37:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"156.197.208.51, 172.70.108.14","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjEyIiwidXNlcm5hbWUiOiJHYW1hbCIsImVtYWlsIjoibTk1OTI5MjlAZ21haWwuY29tIiwiZXhwIjoxNzc5NzU5NDM2fQ.wbfmDc_WisHH3wD7RlBucn68pyw0wgEIUL8t2UicF1Y","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fdf6074b8891a5e-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"156.197.208.51","cf-ipcountry":"EG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[19-May-2026 01:37:30 UTC] === User Orders API Called ===
[19-May-2026 01:37:30 UTC] User ID: 612
[19-May-2026 01:37:30 UTC] Limit: 20, Offset: 0
[19-May-2026 01:37:30 UTC] Orders found: 0
[19-May-2026 01:37:30 UTC] Orders data: []
[19-May-2026 01:37:30 UTC] Total orders count: 0
[19-May-2026 01:37:30 UTC] === API CALL LOG ===
[19-May-2026 01:37:30 UTC] Endpoint: user/profile.php
[19-May-2026 01:37:30 UTC] Full Log Data: {
    "timestamp": "2026-05-19 01:37:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "156.197.208.51",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "156.197.208.51, 172.70.108.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjEyIiwidXNlcm5hbWUiOiJHYW1hbCIsImVtYWlsIjoibTk1OTI5MjlAZ21haWwuY29tIiwiZXhwIjoxNzc5NzU5NDM2fQ.wbfmDc_WisHH3wD7RlBucn68pyw0wgEIUL8t2UicF1Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fdf6077eb551a5e-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "156.197.208.51",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 01:37:30 UTC] === END API CALL LOG ===
[19-May-2026 01:37:30 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 01:37:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjEyIiwidXNlcm5hbWUiOiJHYW1hbCIsImVtYWlsIjoibTk1OTI5MjlAZ21haWwuY29tIiwiZXhwIjoxNzc5NzU5NDM2fQ.wbfmDc_WisHH3wD7RlBucn68pyw0wgEIUL8t2UicF1Y
[19-May-2026 01:37:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 01:37:30 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 01:37:30 UTC] User ID: 612
[19-May-2026 01:37:30 UTC] ✅ User profile retrieved successfully for user ID: 612
[19-May-2026 01:37:30 UTC] === API CALL LOG ===
[19-May-2026 01:37:30 UTC] Endpoint: user/profile.php
[19-May-2026 01:37:30 UTC] Full Log Data: {
    "timestamp": "2026-05-19 01:37:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "156.197.208.51",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "156.197.208.51, 172.70.108.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjEyIiwidXNlcm5hbWUiOiJHYW1hbCIsImVtYWlsIjoibTk1OTI5MjlAZ21haWwuY29tIiwiZXhwIjoxNzc5NzU5NDM2fQ.wbfmDc_WisHH3wD7RlBucn68pyw0wgEIUL8t2UicF1Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fdf60787bb21a5e-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "156.197.208.51",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 01:37:30 UTC] === END API CALL LOG ===
[19-May-2026 01:37:30 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 01:37:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjEyIiwidXNlcm5hbWUiOiJHYW1hbCIsImVtYWlsIjoibTk1OTI5MjlAZ21haWwuY29tIiwiZXhwIjoxNzc5NzU5NDM2fQ.wbfmDc_WisHH3wD7RlBucn68pyw0wgEIUL8t2UicF1Y
[19-May-2026 01:37:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 01:37:30 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 01:37:30 UTC] User ID: 612
[19-May-2026 01:37:30 UTC] ✅ User profile retrieved successfully for user ID: 612
[19-May-2026 01:37:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-May-2026 01:37:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-May-2026 01:37:46 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"156.197.208.51, 172.70.108.15","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjEyIiwidXNlcm5hbWUiOiJHYW1hbCIsImVtYWlsIjoibTk1OTI5MjlAZ21haWwuY29tIiwiZXhwIjoxNzc5NzU5NDM2fQ.wbfmDc_WisHH3wD7RlBucn68pyw0wgEIUL8t2UicF1Y","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fdf60db2d111a5e-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"156.197.208.51","cf-ipcountry":"EG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[19-May-2026 01:37:46 UTC] === User Orders API Called ===
[19-May-2026 01:37:46 UTC] User ID: 612
[19-May-2026 01:37:46 UTC] Limit: 20, Offset: 0
[19-May-2026 01:37:46 UTC] Orders found: 0
[19-May-2026 01:37:46 UTC] Orders data: []
[19-May-2026 01:37:46 UTC] Total orders count: 0
[19-May-2026 01:37:49 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-May-2026 01:37:49 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-May-2026 01:37:49 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"156.197.208.51, 172.70.108.15","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjEyIiwidXNlcm5hbWUiOiJHYW1hbCIsImVtYWlsIjoibTk1OTI5MjlAZ21haWwuY29tIiwiZXhwIjoxNzc5NzU5NDM2fQ.wbfmDc_WisHH3wD7RlBucn68pyw0wgEIUL8t2UicF1Y","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fdf60ef2e8c1a5e-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"156.197.208.51","cf-ipcountry":"EG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[19-May-2026 01:37:49 UTC] === User Orders API Called ===
[19-May-2026 01:37:49 UTC] User ID: 612
[19-May-2026 01:37:49 UTC] Limit: 20, Offset: 0
[19-May-2026 01:37:49 UTC] Orders found: 0
[19-May-2026 01:37:49 UTC] Orders data: []
[19-May-2026 01:37:49 UTC] Total orders count: 0
[19-May-2026 01:37:50 UTC] === API CALL LOG ===
[19-May-2026 01:37:50 UTC] Endpoint: user/profile.php
[19-May-2026 01:37:50 UTC] Full Log Data: {
    "timestamp": "2026-05-19 01:37:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "156.197.208.51",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "156.197.208.51, 172.70.108.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjEyIiwidXNlcm5hbWUiOiJHYW1hbCIsImVtYWlsIjoibTk1OTI5MjlAZ21haWwuY29tIiwiZXhwIjoxNzc5NzU5NDM2fQ.wbfmDc_WisHH3wD7RlBucn68pyw0wgEIUL8t2UicF1Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fdf60ef9efa1a5e-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "156.197.208.51",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 01:37:50 UTC] === END API CALL LOG ===
[19-May-2026 01:37:50 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 01:37:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjEyIiwidXNlcm5hbWUiOiJHYW1hbCIsImVtYWlsIjoibTk1OTI5MjlAZ21haWwuY29tIiwiZXhwIjoxNzc5NzU5NDM2fQ.wbfmDc_WisHH3wD7RlBucn68pyw0wgEIUL8t2UicF1Y
[19-May-2026 01:37:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 01:37:50 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 01:37:50 UTC] User ID: 612
[19-May-2026 01:37:50 UTC] ✅ User profile retrieved successfully for user ID: 612
[19-May-2026 01:37:50 UTC] === API CALL LOG ===
[19-May-2026 01:37:50 UTC] Endpoint: user/profile.php
[19-May-2026 01:37:50 UTC] Full Log Data: {
    "timestamp": "2026-05-19 01:37:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "156.197.208.51",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "156.197.208.51, 172.70.108.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjEyIiwidXNlcm5hbWUiOiJHYW1hbCIsImVtYWlsIjoibTk1OTI5MjlAZ21haWwuY29tIiwiZXhwIjoxNzc5NzU5NDM2fQ.wbfmDc_WisHH3wD7RlBucn68pyw0wgEIUL8t2UicF1Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fdf60f1c8ff1a5e-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "156.197.208.51",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 01:37:50 UTC] === END API CALL LOG ===
[19-May-2026 01:37:50 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 01:37:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjEyIiwidXNlcm5hbWUiOiJHYW1hbCIsImVtYWlsIjoibTk1OTI5MjlAZ21haWwuY29tIiwiZXhwIjoxNzc5NzU5NDM2fQ.wbfmDc_WisHH3wD7RlBucn68pyw0wgEIUL8t2UicF1Y
[19-May-2026 01:37:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 01:37:50 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 01:37:50 UTC] User ID: 612
[19-May-2026 01:37:50 UTC] ✅ User profile retrieved successfully for user ID: 612
[19-May-2026 01:37:50 UTC] === API CALL LOG ===
[19-May-2026 01:37:50 UTC] Endpoint: user/profile.php
[19-May-2026 01:37:50 UTC] Full Log Data: {
    "timestamp": "2026-05-19 01:37:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "156.197.208.51",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "156.197.208.51, 172.70.108.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjEyIiwidXNlcm5hbWUiOiJHYW1hbCIsImVtYWlsIjoibTk1OTI5MjlAZ21haWwuY29tIiwiZXhwIjoxNzc5NzU5NDM2fQ.wbfmDc_WisHH3wD7RlBucn68pyw0wgEIUL8t2UicF1Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fdf60f279981a5e-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "156.197.208.51",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 01:37:50 UTC] === END API CALL LOG ===
[19-May-2026 01:37:50 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 01:37:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjEyIiwidXNlcm5hbWUiOiJHYW1hbCIsImVtYWlsIjoibTk1OTI5MjlAZ21haWwuY29tIiwiZXhwIjoxNzc5NzU5NDM2fQ.wbfmDc_WisHH3wD7RlBucn68pyw0wgEIUL8t2UicF1Y
[19-May-2026 01:37:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 01:37:50 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 01:37:50 UTC] User ID: 612
[19-May-2026 01:37:50 UTC] ✅ User profile retrieved successfully for user ID: 612
[19-May-2026 01:37:54 UTC] === API CALL LOG ===
[19-May-2026 01:37:54 UTC] Endpoint: user/profile.php
[19-May-2026 01:37:54 UTC] Full Log Data: {
    "timestamp": "2026-05-19 01:37:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "156.197.208.51",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "156.197.208.51, 172.70.108.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjEyIiwidXNlcm5hbWUiOiJHYW1hbCIsImVtYWlsIjoibTk1OTI5MjlAZ21haWwuY29tIiwiZXhwIjoxNzc5NzU5NDM2fQ.wbfmDc_WisHH3wD7RlBucn68pyw0wgEIUL8t2UicF1Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fdf6108eebf1a5e-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "156.197.208.51",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 01:37:54 UTC] === END API CALL LOG ===
[19-May-2026 01:37:54 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 01:37:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjEyIiwidXNlcm5hbWUiOiJHYW1hbCIsImVtYWlsIjoibTk1OTI5MjlAZ21haWwuY29tIiwiZXhwIjoxNzc5NzU5NDM2fQ.wbfmDc_WisHH3wD7RlBucn68pyw0wgEIUL8t2UicF1Y
[19-May-2026 01:37:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 01:37:54 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 01:37:54 UTC] User ID: 612
[19-May-2026 01:37:54 UTC] ✅ User profile retrieved successfully for user ID: 612
[19-May-2026 01:37:54 UTC] User Purchases API - User ID: 612
[19-May-2026 01:37:54 UTC] User Purchases API - Total purchases found: 0
[19-May-2026 01:38:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-May-2026 01:38:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-May-2026 01:38:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"156.197.208.51, 172.70.108.15","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjEyIiwidXNlcm5hbWUiOiJHYW1hbCIsImVtYWlsIjoibTk1OTI5MjlAZ21haWwuY29tIiwiZXhwIjoxNzc5NzU5NDM2fQ.wbfmDc_WisHH3wD7RlBucn68pyw0wgEIUL8t2UicF1Y","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fdf6156fcf81a5e-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"156.197.208.51","cf-ipcountry":"EG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[19-May-2026 01:38:06 UTC] === User Orders API Called ===
[19-May-2026 01:38:06 UTC] User ID: 612
[19-May-2026 01:38:06 UTC] Limit: 20, Offset: 0
[19-May-2026 01:38:06 UTC] Orders found: 0
[19-May-2026 01:38:06 UTC] Orders data: []
[19-May-2026 01:38:06 UTC] Total orders count: 0
[19-May-2026 01:38:06 UTC] === API CALL LOG ===
[19-May-2026 01:38:06 UTC] Endpoint: user/profile.php
[19-May-2026 01:38:06 UTC] Full Log Data: {
    "timestamp": "2026-05-19 01:38:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "156.197.208.51",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "156.197.208.51, 172.70.108.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjEyIiwidXNlcm5hbWUiOiJHYW1hbCIsImVtYWlsIjoibTk1OTI5MjlAZ21haWwuY29tIiwiZXhwIjoxNzc5NzU5NDM2fQ.wbfmDc_WisHH3wD7RlBucn68pyw0wgEIUL8t2UicF1Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fdf6156fcf91a5e-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "156.197.208.51",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 01:38:06 UTC] === END API CALL LOG ===
[19-May-2026 01:38:06 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 01:38:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjEyIiwidXNlcm5hbWUiOiJHYW1hbCIsImVtYWlsIjoibTk1OTI5MjlAZ21haWwuY29tIiwiZXhwIjoxNzc5NzU5NDM2fQ.wbfmDc_WisHH3wD7RlBucn68pyw0wgEIUL8t2UicF1Y
[19-May-2026 01:38:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 01:38:06 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 01:38:06 UTC] User ID: 612
[19-May-2026 01:38:06 UTC] ✅ User profile retrieved successfully for user ID: 612
[19-May-2026 01:38:07 UTC] === API CALL LOG ===
[19-May-2026 01:38:07 UTC] Endpoint: user/profile.php
[19-May-2026 01:38:07 UTC] Full Log Data: {
    "timestamp": "2026-05-19 01:38:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "156.197.208.51",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "156.197.208.51, 172.70.108.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjEyIiwidXNlcm5hbWUiOiJHYW1hbCIsImVtYWlsIjoibTk1OTI5MjlAZ21haWwuY29tIiwiZXhwIjoxNzc5NzU5NDM2fQ.wbfmDc_WisHH3wD7RlBucn68pyw0wgEIUL8t2UicF1Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fdf6159c9211a5e-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "156.197.208.51",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 01:38:07 UTC] === END API CALL LOG ===
[19-May-2026 01:38:07 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 01:38:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjEyIiwidXNlcm5hbWUiOiJHYW1hbCIsImVtYWlsIjoibTk1OTI5MjlAZ21haWwuY29tIiwiZXhwIjoxNzc5NzU5NDM2fQ.wbfmDc_WisHH3wD7RlBucn68pyw0wgEIUL8t2UicF1Y
[19-May-2026 01:38:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 01:38:07 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 01:38:07 UTC] User ID: 612
[19-May-2026 01:38:07 UTC] ✅ User profile retrieved successfully for user ID: 612
[19-May-2026 01:38:07 UTC] === API CALL LOG ===
[19-May-2026 01:38:07 UTC] Endpoint: user/profile.php
[19-May-2026 01:38:07 UTC] Full Log Data: {
    "timestamp": "2026-05-19 01:38:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "156.197.208.51",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "156.197.208.51, 172.70.108.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjEyIiwidXNlcm5hbWUiOiJHYW1hbCIsImVtYWlsIjoibTk1OTI5MjlAZ21haWwuY29tIiwiZXhwIjoxNzc5NzU5NDM2fQ.wbfmDc_WisHH3wD7RlBucn68pyw0wgEIUL8t2UicF1Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fdf615a8a8a1a5e-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "156.197.208.51",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 01:38:07 UTC] === END API CALL LOG ===
[19-May-2026 01:38:07 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 01:38:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjEyIiwidXNlcm5hbWUiOiJHYW1hbCIsImVtYWlsIjoibTk1OTI5MjlAZ21haWwuY29tIiwiZXhwIjoxNzc5NzU5NDM2fQ.wbfmDc_WisHH3wD7RlBucn68pyw0wgEIUL8t2UicF1Y
[19-May-2026 01:38:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 01:38:07 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 01:38:07 UTC] User ID: 612
[19-May-2026 01:38:07 UTC] ✅ User profile retrieved successfully for user ID: 612
[19-May-2026 01:38:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-May-2026 01:38:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-May-2026 01:38:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"156.197.208.51, 172.70.108.15","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjEyIiwidXNlcm5hbWUiOiJHYW1hbCIsImVtYWlsIjoibTk1OTI5MjlAZ21haWwuY29tIiwiZXhwIjoxNzc5NzU5NDM2fQ.wbfmDc_WisHH3wD7RlBucn68pyw0wgEIUL8t2UicF1Y","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fdf61a03cc31a5e-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"156.197.208.51","cf-ipcountry":"EG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[19-May-2026 01:38:18 UTC] === User Orders API Called ===
[19-May-2026 01:38:18 UTC] User ID: 612
[19-May-2026 01:38:18 UTC] Limit: 20, Offset: 0
[19-May-2026 01:38:18 UTC] Orders found: 0
[19-May-2026 01:38:18 UTC] Orders data: []
[19-May-2026 01:38:18 UTC] Total orders count: 0
[19-May-2026 01:38:18 UTC] === API CALL LOG ===
[19-May-2026 01:38:18 UTC] Endpoint: user/profile.php
[19-May-2026 01:38:18 UTC] Full Log Data: {
    "timestamp": "2026-05-19 01:38:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "156.197.208.51",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "156.197.208.51, 172.70.108.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjEyIiwidXNlcm5hbWUiOiJHYW1hbCIsImVtYWlsIjoibTk1OTI5MjlAZ21haWwuY29tIiwiZXhwIjoxNzc5NzU5NDM2fQ.wbfmDc_WisHH3wD7RlBucn68pyw0wgEIUL8t2UicF1Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fdf61a0bd411a5e-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "156.197.208.51",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 01:38:18 UTC] === END API CALL LOG ===
[19-May-2026 01:38:18 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 01:38:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjEyIiwidXNlcm5hbWUiOiJHYW1hbCIsImVtYWlsIjoibTk1OTI5MjlAZ21haWwuY29tIiwiZXhwIjoxNzc5NzU5NDM2fQ.wbfmDc_WisHH3wD7RlBucn68pyw0wgEIUL8t2UicF1Y
[19-May-2026 01:38:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 01:38:18 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 01:38:18 UTC] User ID: 612
[19-May-2026 01:38:18 UTC] ✅ User profile retrieved successfully for user ID: 612
[19-May-2026 01:38:19 UTC] === API CALL LOG ===
[19-May-2026 01:38:19 UTC] Endpoint: user/profile.php
[19-May-2026 01:38:19 UTC] Full Log Data: {
    "timestamp": "2026-05-19 01:38:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "156.197.208.51",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "156.197.208.51, 172.70.108.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjEyIiwidXNlcm5hbWUiOiJHYW1hbCIsImVtYWlsIjoibTk1OTI5MjlAZ21haWwuY29tIiwiZXhwIjoxNzc5NzU5NDM2fQ.wbfmDc_WisHH3wD7RlBucn68pyw0wgEIUL8t2UicF1Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fdf61a529131a5e-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "156.197.208.51",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 01:38:19 UTC] === END API CALL LOG ===
[19-May-2026 01:38:19 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 01:38:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjEyIiwidXNlcm5hbWUiOiJHYW1hbCIsImVtYWlsIjoibTk1OTI5MjlAZ21haWwuY29tIiwiZXhwIjoxNzc5NzU5NDM2fQ.wbfmDc_WisHH3wD7RlBucn68pyw0wgEIUL8t2UicF1Y
[19-May-2026 01:38:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 01:38:19 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 01:38:19 UTC] User ID: 612
[19-May-2026 01:38:19 UTC] ✅ User profile retrieved successfully for user ID: 612
[19-May-2026 04:18:10 UTC] === API CALL LOG ===
[19-May-2026 04:18:10 UTC] Endpoint: user/profile.php
[19-May-2026 04:18:10 UTC] Full Log Data: {
    "timestamp": "2026-05-19 04:18:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.218.50.108",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.218.50.108, 172.68.128.167",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk4IiwidXNlcm5hbWUiOiJtcm5vYmFkeSIsImVtYWlsIjoibXJub2JhZHlmZkBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NDI1MTB9.Z817U8VDknK0Sqi_MaAYIot_zAK6mnM1xK-geLwz58U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fe04bceab535458-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.218.50.108",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 04:18:10 UTC] === END API CALL LOG ===
[19-May-2026 04:18:10 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 04:18:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk4IiwidXNlcm5hbWUiOiJtcm5vYmFkeSIsImVtYWlsIjoibXJub2JhZHlmZkBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NDI1MTB9.Z817U8VDknK0Sqi_MaAYIot_zAK6mnM1xK-geLwz58U
[19-May-2026 04:18:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 04:18:10 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 04:18:10 UTC] User ID: 598
[19-May-2026 04:18:10 UTC] ✅ User profile retrieved successfully for user ID: 598
[19-May-2026 04:18:11 UTC] === API CALL LOG ===
[19-May-2026 04:18:11 UTC] Endpoint: user/profile.php
[19-May-2026 04:18:11 UTC] Full Log Data: {
    "timestamp": "2026-05-19 04:18:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.218.50.108",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.218.50.108, 172.68.128.167",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk4IiwidXNlcm5hbWUiOiJtcm5vYmFkeSIsImVtYWlsIjoibXJub2JhZHlmZkBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NDI1MTB9.Z817U8VDknK0Sqi_MaAYIot_zAK6mnM1xK-geLwz58U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fe04bd3ecc95458-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.218.50.108",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 04:18:11 UTC] === END API CALL LOG ===
[19-May-2026 04:18:11 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 04:18:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk4IiwidXNlcm5hbWUiOiJtcm5vYmFkeSIsImVtYWlsIjoibXJub2JhZHlmZkBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NDI1MTB9.Z817U8VDknK0Sqi_MaAYIot_zAK6mnM1xK-geLwz58U
[19-May-2026 04:18:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 04:18:11 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 04:18:11 UTC] User ID: 598
[19-May-2026 04:18:11 UTC] ✅ User profile retrieved successfully for user ID: 598
[19-May-2026 04:18:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-May-2026 04:18:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-May-2026 04:18:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.218.50.108, 172.68.128.167","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk4IiwidXNlcm5hbWUiOiJtcm5vYmFkeSIsImVtYWlsIjoibXJub2JhZHlmZkBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NDI1MTB9.Z817U8VDknK0Sqi_MaAYIot_zAK6mnM1xK-geLwz58U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fe04bd45cfc5458-JIB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.218.50.108","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[19-May-2026 04:18:11 UTC] === User Orders API Called ===
[19-May-2026 04:18:11 UTC] User ID: 598
[19-May-2026 04:18:11 UTC] Limit: 20, Offset: 0
[19-May-2026 04:18:11 UTC] Orders found: 0
[19-May-2026 04:18:11 UTC] Orders data: []
[19-May-2026 04:18:11 UTC] Total orders count: 0
[19-May-2026 04:18:11 UTC] === API CALL LOG ===
[19-May-2026 04:18:11 UTC] Endpoint: user/profile.php
[19-May-2026 04:18:11 UTC] Full Log Data: {
    "timestamp": "2026-05-19 04:18:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.218.50.108",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.218.50.108, 172.68.128.167",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk4IiwidXNlcm5hbWUiOiJtcm5vYmFkeSIsImVtYWlsIjoibXJub2JhZHlmZkBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NDI1MTB9.Z817U8VDknK0Sqi_MaAYIot_zAK6mnM1xK-geLwz58U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fe04bd49d0e5458-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.218.50.108",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 04:18:11 UTC] === END API CALL LOG ===
[19-May-2026 04:18:11 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 04:18:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk4IiwidXNlcm5hbWUiOiJtcm5vYmFkeSIsImVtYWlsIjoibXJub2JhZHlmZkBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NDI1MTB9.Z817U8VDknK0Sqi_MaAYIot_zAK6mnM1xK-geLwz58U
[19-May-2026 04:18:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 04:18:11 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 04:18:11 UTC] User ID: 598
[19-May-2026 04:18:11 UTC] ✅ User profile retrieved successfully for user ID: 598
[19-May-2026 04:18:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-May-2026 04:18:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-May-2026 04:18:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.218.50.108, 172.68.128.166","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk4IiwidXNlcm5hbWUiOiJtcm5vYmFkeSIsImVtYWlsIjoibXJub2JhZHlmZkBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NDI1MTB9.Z817U8VDknK0Sqi_MaAYIot_zAK6mnM1xK-geLwz58U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fe04c29ee5a5458-JIB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.218.50.108","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[19-May-2026 04:18:25 UTC] === User Orders API Called ===
[19-May-2026 04:18:25 UTC] User ID: 598
[19-May-2026 04:18:25 UTC] Limit: 20, Offset: 0
[19-May-2026 04:18:25 UTC] Orders found: 0
[19-May-2026 04:18:25 UTC] Orders data: []
[19-May-2026 04:18:25 UTC] Total orders count: 0
[19-May-2026 04:18:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-May-2026 04:18:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-May-2026 04:18:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.218.50.108, 172.68.128.166","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk4IiwidXNlcm5hbWUiOiJtcm5vYmFkeSIsImVtYWlsIjoibXJub2JhZHlmZkBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NDI1MTB9.Z817U8VDknK0Sqi_MaAYIot_zAK6mnM1xK-geLwz58U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fe04c32e9255458-JIB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.218.50.108","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[19-May-2026 04:18:26 UTC] === User Orders API Called ===
[19-May-2026 04:18:26 UTC] User ID: 598
[19-May-2026 04:18:26 UTC] Limit: 20, Offset: 0
[19-May-2026 04:18:26 UTC] Orders found: 0
[19-May-2026 04:18:26 UTC] Orders data: []
[19-May-2026 04:18:26 UTC] Total orders count: 0
[19-May-2026 04:18:26 UTC] === API CALL LOG ===
[19-May-2026 04:18:26 UTC] Endpoint: user/profile.php
[19-May-2026 04:18:26 UTC] Full Log Data: {
    "timestamp": "2026-05-19 04:18:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.218.50.108",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.218.50.108, 172.68.128.166",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk4IiwidXNlcm5hbWUiOiJtcm5vYmFkeSIsImVtYWlsIjoibXJub2JhZHlmZkBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NDI1MTB9.Z817U8VDknK0Sqi_MaAYIot_zAK6mnM1xK-geLwz58U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fe04c33594b5458-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.218.50.108",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 04:18:26 UTC] === END API CALL LOG ===
[19-May-2026 04:18:26 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 04:18:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk4IiwidXNlcm5hbWUiOiJtcm5vYmFkeSIsImVtYWlsIjoibXJub2JhZHlmZkBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NDI1MTB9.Z817U8VDknK0Sqi_MaAYIot_zAK6mnM1xK-geLwz58U
[19-May-2026 04:18:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 04:18:26 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 04:18:26 UTC] User ID: 598
[19-May-2026 04:18:26 UTC] ✅ User profile retrieved successfully for user ID: 598
[19-May-2026 04:18:26 UTC] === API CALL LOG ===
[19-May-2026 04:18:26 UTC] Endpoint: user/profile.php
[19-May-2026 04:18:26 UTC] Full Log Data: {
    "timestamp": "2026-05-19 04:18:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.218.50.108",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.218.50.108, 172.68.128.166",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk4IiwidXNlcm5hbWUiOiJtcm5vYmFkeSIsImVtYWlsIjoibXJub2JhZHlmZkBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NDI1MTB9.Z817U8VDknK0Sqi_MaAYIot_zAK6mnM1xK-geLwz58U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fe04c3529c65458-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.218.50.108",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 04:18:26 UTC] === END API CALL LOG ===
[19-May-2026 04:18:26 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 04:18:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk4IiwidXNlcm5hbWUiOiJtcm5vYmFkeSIsImVtYWlsIjoibXJub2JhZHlmZkBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NDI1MTB9.Z817U8VDknK0Sqi_MaAYIot_zAK6mnM1xK-geLwz58U
[19-May-2026 04:18:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 04:18:26 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 04:18:26 UTC] User ID: 598
[19-May-2026 04:18:26 UTC] ✅ User profile retrieved successfully for user ID: 598
[19-May-2026 04:18:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-May-2026 04:18:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-May-2026 04:18:37 UTC] === API CALL LOG ===
[19-May-2026 04:18:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.218.50.108, 172.68.128.166","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk4IiwidXNlcm5hbWUiOiJtcm5vYmFkeSIsImVtYWlsIjoibXJub2JhZHlmZkBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NDI1MTB9.Z817U8VDknK0Sqi_MaAYIot_zAK6mnM1xK-geLwz58U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fe04c797df85458-JIB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.218.50.108","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[19-May-2026 04:18:37 UTC] Endpoint: user/profile.php
[19-May-2026 04:18:37 UTC] Full Log Data: {
    "timestamp": "2026-05-19 04:18:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.218.50.108",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.218.50.108, 172.68.128.166",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk4IiwidXNlcm5hbWUiOiJtcm5vYmFkeSIsImVtYWlsIjoibXJub2JhZHlmZkBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NDI1MTB9.Z817U8VDknK0Sqi_MaAYIot_zAK6mnM1xK-geLwz58U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fe04c797df95458-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.218.50.108",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 04:18:37 UTC] === END API CALL LOG ===
[19-May-2026 04:18:37 UTC] === User Orders API Called ===
[19-May-2026 04:18:37 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 04:18:37 UTC] User ID: 598
[19-May-2026 04:18:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk4IiwidXNlcm5hbWUiOiJtcm5vYmFkeSIsImVtYWlsIjoibXJub2JhZHlmZkBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NDI1MTB9.Z817U8VDknK0Sqi_MaAYIot_zAK6mnM1xK-geLwz58U
[19-May-2026 04:18:37 UTC] Limit: 20, Offset: 0
[19-May-2026 04:18:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 04:18:37 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 04:18:37 UTC] User ID: 598
[19-May-2026 04:18:37 UTC] Orders found: 0
[19-May-2026 04:18:37 UTC] Orders data: []
[19-May-2026 04:18:37 UTC] ✅ User profile retrieved successfully for user ID: 598
[19-May-2026 04:18:37 UTC] Total orders count: 0
[19-May-2026 04:18:37 UTC] === API CALL LOG ===
[19-May-2026 04:18:37 UTC] Endpoint: user/profile.php
[19-May-2026 04:18:37 UTC] Full Log Data: {
    "timestamp": "2026-05-19 04:18:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.218.50.108",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.218.50.108, 172.68.128.166",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk4IiwidXNlcm5hbWUiOiJtcm5vYmFkeSIsImVtYWlsIjoibXJub2JhZHlmZkBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NDI1MTB9.Z817U8VDknK0Sqi_MaAYIot_zAK6mnM1xK-geLwz58U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fe04c79ae095458-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.218.50.108",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 04:18:37 UTC] === END API CALL LOG ===
[19-May-2026 04:18:37 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 04:18:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk4IiwidXNlcm5hbWUiOiJtcm5vYmFkeSIsImVtYWlsIjoibXJub2JhZHlmZkBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NDI1MTB9.Z817U8VDknK0Sqi_MaAYIot_zAK6mnM1xK-geLwz58U
[19-May-2026 04:18:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 04:18:37 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 04:18:37 UTC] User ID: 598
[19-May-2026 04:18:37 UTC] ✅ User profile retrieved successfully for user ID: 598
[19-May-2026 04:18:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-May-2026 04:18:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-May-2026 04:18:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.218.50.108, 172.68.128.167","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk4IiwidXNlcm5hbWUiOiJtcm5vYmFkeSIsImVtYWlsIjoibXJub2JhZHlmZkBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NDI1MTB9.Z817U8VDknK0Sqi_MaAYIot_zAK6mnM1xK-geLwz58U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fe04cebffbf5458-JIB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.218.50.108","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[19-May-2026 04:18:56 UTC] === User Orders API Called ===
[19-May-2026 04:18:56 UTC] User ID: 598
[19-May-2026 04:18:56 UTC] Limit: 20, Offset: 0
[19-May-2026 04:18:56 UTC] Orders found: 0
[19-May-2026 04:18:56 UTC] Orders data: []
[19-May-2026 04:18:56 UTC] Total orders count: 0
[19-May-2026 04:18:56 UTC] === API CALL LOG ===
[19-May-2026 04:18:56 UTC] Endpoint: user/profile.php
[19-May-2026 04:18:56 UTC] Full Log Data: {
    "timestamp": "2026-05-19 04:18:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.218.50.108",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.218.50.108, 172.68.128.167",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk4IiwidXNlcm5hbWUiOiJtcm5vYmFkeSIsImVtYWlsIjoibXJub2JhZHlmZkBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NDI1MTB9.Z817U8VDknK0Sqi_MaAYIot_zAK6mnM1xK-geLwz58U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fe04cec3fcf5458-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.218.50.108",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 04:18:56 UTC] === END API CALL LOG ===
[19-May-2026 04:18:56 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 04:18:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk4IiwidXNlcm5hbWUiOiJtcm5vYmFkeSIsImVtYWlsIjoibXJub2JhZHlmZkBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NDI1MTB9.Z817U8VDknK0Sqi_MaAYIot_zAK6mnM1xK-geLwz58U
[19-May-2026 04:18:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 04:18:56 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 04:18:56 UTC] User ID: 598
[19-May-2026 04:18:56 UTC] ✅ User profile retrieved successfully for user ID: 598
[19-May-2026 04:18:56 UTC] === API CALL LOG ===
[19-May-2026 04:18:56 UTC] Endpoint: user/profile.php
[19-May-2026 04:18:56 UTC] Full Log Data: {
    "timestamp": "2026-05-19 04:18:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.218.50.108",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.218.50.108, 172.68.128.167",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk4IiwidXNlcm5hbWUiOiJtcm5vYmFkeSIsImVtYWlsIjoibXJub2JhZHlmZkBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NDI1MTB9.Z817U8VDknK0Sqi_MaAYIot_zAK6mnM1xK-geLwz58U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fe04cee18495458-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.218.50.108",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 04:18:56 UTC] === END API CALL LOG ===
[19-May-2026 04:18:56 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 04:18:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk4IiwidXNlcm5hbWUiOiJtcm5vYmFkeSIsImVtYWlsIjoibXJub2JhZHlmZkBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NDI1MTB9.Z817U8VDknK0Sqi_MaAYIot_zAK6mnM1xK-geLwz58U
[19-May-2026 04:18:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 04:18:56 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 04:18:56 UTC] User ID: 598
[19-May-2026 04:18:56 UTC] ✅ User profile retrieved successfully for user ID: 598
[19-May-2026 04:19:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-May-2026 04:19:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-May-2026 04:19:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.218.50.108, 172.68.128.167","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk4IiwidXNlcm5hbWUiOiJtcm5vYmFkeSIsImVtYWlsIjoibXJub2JhZHlmZkBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NDI1MTB9.Z817U8VDknK0Sqi_MaAYIot_zAK6mnM1xK-geLwz58U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fe04dfda8e15458-JIB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.218.50.108","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[19-May-2026 04:19:39 UTC] === User Orders API Called ===
[19-May-2026 04:19:39 UTC] User ID: 598
[19-May-2026 04:19:39 UTC] Limit: 20, Offset: 0
[19-May-2026 04:19:39 UTC] Orders found: 1
[19-May-2026 04:19:39 UTC] Orders data: [{"id":295,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Ethio_cool_boys\/85","status":"pending","created_at":"2026-05-19 07:49:37","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[19-May-2026 04:19:39 UTC] Total orders count: 1
[19-May-2026 04:20:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-May-2026 04:20:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-May-2026 04:20:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.218.50.108, 172.68.128.166","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk4IiwidXNlcm5hbWUiOiJtcm5vYmFkeSIsImVtYWlsIjoibXJub2JhZHlmZkBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NDI1MTB9.Z817U8VDknK0Sqi_MaAYIot_zAK6mnM1xK-geLwz58U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fe04ea588315458-JIB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.218.50.108","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[19-May-2026 04:20:06 UTC] === User Orders API Called ===
[19-May-2026 04:20:06 UTC] User ID: 598
[19-May-2026 04:20:06 UTC] Limit: 20, Offset: 0
[19-May-2026 04:20:06 UTC] Orders found: 1
[19-May-2026 04:20:06 UTC] Orders data: [{"id":295,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Ethio_cool_boys\/85","status":"pending","created_at":"2026-05-19 07:49:37","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[19-May-2026 04:20:06 UTC] Total orders count: 1
[19-May-2026 04:20:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-May-2026 04:20:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-May-2026 04:20:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.218.50.108, 172.68.128.166","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk4IiwidXNlcm5hbWUiOiJtcm5vYmFkeSIsImVtYWlsIjoibXJub2JhZHlmZkBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NDI1MTB9.Z817U8VDknK0Sqi_MaAYIot_zAK6mnM1xK-geLwz58U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fe04f175eae5458-JIB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.218.50.108","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[19-May-2026 04:20:25 UTC] === User Orders API Called ===
[19-May-2026 04:20:25 UTC] User ID: 598
[19-May-2026 04:20:25 UTC] Limit: 20, Offset: 0
[19-May-2026 04:20:25 UTC] Orders found: 1
[19-May-2026 04:20:25 UTC] Orders data: [{"id":295,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Ethio_cool_boys\/85","status":"pending","created_at":"2026-05-19 07:49:37","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[19-May-2026 04:20:25 UTC] Total orders count: 1
[19-May-2026 04:30:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-May-2026 04:30:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-May-2026 04:30:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40e3:100c:79d2:406e:6bff:fe48:2456, 172.70.189.26","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjEzIiwidXNlcm5hbWUiOiJNci5ESEVFUkFKNDYiLCJlbWFpbCI6Im1yLmRoZWVyYWoxMjEzQGdtYWlsLmNvbSIsImV4cCI6MTc3OTc2OTgyOX0.-_ZTR0iYaheO8stz8Jv5Hd90DOeiHn9HEa539CXQWOs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fe05de1dd1f87d8-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40e3:100c:79d2:406e:6bff:fe48:2456","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[19-May-2026 04:30:31 UTC] === User Orders API Called ===
[19-May-2026 04:30:31 UTC] User ID: 613
[19-May-2026 04:30:31 UTC] Limit: 20, Offset: 0
[19-May-2026 04:30:31 UTC] Orders found: 0
[19-May-2026 04:30:31 UTC] Orders data: []
[19-May-2026 04:30:31 UTC] Total orders count: 0
[19-May-2026 04:30:31 UTC] === API CALL LOG ===
[19-May-2026 04:30:31 UTC] Endpoint: user/profile.php
[19-May-2026 04:30:31 UTC] Full Log Data: {
    "timestamp": "2026-05-19 04:30:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:100c:79d2:406e:6bff:fe48:2456",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e3:100c:79d2:406e:6bff:fe48:2456, 172.70.189.26",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjEzIiwidXNlcm5hbWUiOiJNci5ESEVFUkFKNDYiLCJlbWFpbCI6Im1yLmRoZWVyYWoxMjEzQGdtYWlsLmNvbSIsImV4cCI6MTc3OTc2OTgyOX0.-_ZTR0iYaheO8stz8Jv5Hd90DOeiHn9HEa539CXQWOs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fe05de1dd1c87d8-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e3:100c:79d2:406e:6bff:fe48:2456",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 04:30:31 UTC] === END API CALL LOG ===
[19-May-2026 04:30:31 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 04:30:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjEzIiwidXNlcm5hbWUiOiJNci5ESEVFUkFKNDYiLCJlbWFpbCI6Im1yLmRoZWVyYWoxMjEzQGdtYWlsLmNvbSIsImV4cCI6MTc3OTc2OTgyOX0.-_ZTR0iYaheO8stz8Jv5Hd90DOeiHn9HEa539CXQWOs
[19-May-2026 04:30:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 04:30:31 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 04:30:31 UTC] User ID: 613
[19-May-2026 04:30:31 UTC] ✅ User profile retrieved successfully for user ID: 613
[19-May-2026 04:30:31 UTC] === API CALL LOG ===
[19-May-2026 04:30:31 UTC] Endpoint: user/profile.php
[19-May-2026 04:30:31 UTC] Full Log Data: {
    "timestamp": "2026-05-19 04:30:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:100c:79d2:406e:6bff:fe48:2456",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e3:100c:79d2:406e:6bff:fe48:2456, 172.70.189.25",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjEzIiwidXNlcm5hbWUiOiJNci5ESEVFUkFKNDYiLCJlbWFpbCI6Im1yLmRoZWVyYWoxMjEzQGdtYWlsLmNvbSIsImV4cCI6MTc3OTc2OTgyOX0.-_ZTR0iYaheO8stz8Jv5Hd90DOeiHn9HEa539CXQWOs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fe05de1dd2087d8-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e3:100c:79d2:406e:6bff:fe48:2456",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 04:30:31 UTC] === END API CALL LOG ===
[19-May-2026 04:30:31 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 04:30:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjEzIiwidXNlcm5hbWUiOiJNci5ESEVFUkFKNDYiLCJlbWFpbCI6Im1yLmRoZWVyYWoxMjEzQGdtYWlsLmNvbSIsImV4cCI6MTc3OTc2OTgyOX0.-_ZTR0iYaheO8stz8Jv5Hd90DOeiHn9HEa539CXQWOs
[19-May-2026 04:30:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 04:30:31 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 04:30:31 UTC] User ID: 613
[19-May-2026 04:30:31 UTC] ✅ User profile retrieved successfully for user ID: 613
[19-May-2026 04:30:33 UTC] === API CALL LOG ===
[19-May-2026 04:30:33 UTC] Endpoint: user/profile.php
[19-May-2026 04:30:33 UTC] Full Log Data: {
    "timestamp": "2026-05-19 04:30:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:100c:79d2:406e:6bff:fe48:2456",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e3:100c:79d2:406e:6bff:fe48:2456, 172.70.189.26",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjEzIiwidXNlcm5hbWUiOiJNci5ESEVFUkFKNDYiLCJlbWFpbCI6Im1yLmRoZWVyYWoxMjEzQGdtYWlsLmNvbSIsImV4cCI6MTc3OTc2OTgyOX0.-_ZTR0iYaheO8stz8Jv5Hd90DOeiHn9HEa539CXQWOs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fe05df20f3687d8-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e3:100c:79d2:406e:6bff:fe48:2456",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 04:30:33 UTC] === END API CALL LOG ===
[19-May-2026 04:30:33 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 04:30:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjEzIiwidXNlcm5hbWUiOiJNci5ESEVFUkFKNDYiLCJlbWFpbCI6Im1yLmRoZWVyYWoxMjEzQGdtYWlsLmNvbSIsImV4cCI6MTc3OTc2OTgyOX0.-_ZTR0iYaheO8stz8Jv5Hd90DOeiHn9HEa539CXQWOs
[19-May-2026 04:30:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 04:30:33 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 04:30:33 UTC] User ID: 613
[19-May-2026 04:30:33 UTC] ✅ User profile retrieved successfully for user ID: 613
[19-May-2026 04:30:54 UTC] === API CALL LOG ===
[19-May-2026 04:30:54 UTC] Endpoint: user/profile.php
[19-May-2026 04:30:54 UTC] Full Log Data: {
    "timestamp": "2026-05-19 04:30:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:100c:79d2:406e:6bff:fe48:2456",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e3:100c:79d2:406e:6bff:fe48:2456, 172.70.189.161",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjEzIiwidXNlcm5hbWUiOiJNci5ESEVFUkFKNDYiLCJlbWFpbCI6Im1yLmRoZWVyYWoxMjEzQGdtYWlsLmNvbSIsImV4cCI6MTc3OTc2OTgyOX0.-_ZTR0iYaheO8stz8Jv5Hd90DOeiHn9HEa539CXQWOs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fe05e6fcab587d8-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e3:100c:79d2:406e:6bff:fe48:2456",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 04:30:54 UTC] === END API CALL LOG ===
[19-May-2026 04:30:54 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 04:30:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjEzIiwidXNlcm5hbWUiOiJNci5ESEVFUkFKNDYiLCJlbWFpbCI6Im1yLmRoZWVyYWoxMjEzQGdtYWlsLmNvbSIsImV4cCI6MTc3OTc2OTgyOX0.-_ZTR0iYaheO8stz8Jv5Hd90DOeiHn9HEa539CXQWOs
[19-May-2026 04:30:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 04:30:54 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 04:30:54 UTC] User ID: 613
[19-May-2026 04:30:54 UTC] ✅ User profile retrieved successfully for user ID: 613
[19-May-2026 04:30:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-May-2026 04:30:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-May-2026 04:30:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40e3:100c:79d2:406e:6bff:fe48:2456, 172.70.189.161","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjEzIiwidXNlcm5hbWUiOiJNci5ESEVFUkFKNDYiLCJlbWFpbCI6Im1yLmRoZWVyYWoxMjEzQGdtYWlsLmNvbSIsImV4cCI6MTc3OTc2OTgyOX0.-_ZTR0iYaheO8stz8Jv5Hd90DOeiHn9HEa539CXQWOs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fe05e6fcab187d8-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40e3:100c:79d2:406e:6bff:fe48:2456","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[19-May-2026 04:30:54 UTC] === User Orders API Called ===
[19-May-2026 04:30:54 UTC] User ID: 613
[19-May-2026 04:30:54 UTC] Limit: 20, Offset: 0
[19-May-2026 04:30:54 UTC] Orders found: 0
[19-May-2026 04:30:54 UTC] Orders data: []
[19-May-2026 04:30:54 UTC] Total orders count: 0
[19-May-2026 04:30:54 UTC] === API CALL LOG ===
[19-May-2026 04:30:54 UTC] Endpoint: user/profile.php
[19-May-2026 04:30:54 UTC] Full Log Data: {
    "timestamp": "2026-05-19 04:30:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:100c:79d2:406e:6bff:fe48:2456",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e3:100c:79d2:406e:6bff:fe48:2456, 172.70.189.161",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjEzIiwidXNlcm5hbWUiOiJNci5ESEVFUkFKNDYiLCJlbWFpbCI6Im1yLmRoZWVyYWoxMjEzQGdtYWlsLmNvbSIsImV4cCI6MTc3OTc2OTgyOX0.-_ZTR0iYaheO8stz8Jv5Hd90DOeiHn9HEa539CXQWOs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fe05e737ce887d8-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e3:100c:79d2:406e:6bff:fe48:2456",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 04:30:54 UTC] === END API CALL LOG ===
[19-May-2026 04:30:54 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 04:30:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjEzIiwidXNlcm5hbWUiOiJNci5ESEVFUkFKNDYiLCJlbWFpbCI6Im1yLmRoZWVyYWoxMjEzQGdtYWlsLmNvbSIsImV4cCI6MTc3OTc2OTgyOX0.-_ZTR0iYaheO8stz8Jv5Hd90DOeiHn9HEa539CXQWOs
[19-May-2026 04:30:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 04:30:54 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 04:30:54 UTC] User ID: 613
[19-May-2026 04:30:54 UTC] ✅ User profile retrieved successfully for user ID: 613
[19-May-2026 04:30:55 UTC] === API CALL LOG ===
[19-May-2026 04:30:55 UTC] Endpoint: user/profile.php
[19-May-2026 04:30:55 UTC] Full Log Data: {
    "timestamp": "2026-05-19 04:30:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:100c:79d2:406e:6bff:fe48:2456",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e3:100c:79d2:406e:6bff:fe48:2456, 172.70.189.161",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjEzIiwidXNlcm5hbWUiOiJNci5ESEVFUkFKNDYiLCJlbWFpbCI6Im1yLmRoZWVyYWoxMjEzQGdtYWlsLmNvbSIsImV4cCI6MTc3OTc2OTgyOX0.-_ZTR0iYaheO8stz8Jv5Hd90DOeiHn9HEa539CXQWOs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fe05e7c19e287d8-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e3:100c:79d2:406e:6bff:fe48:2456",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 04:30:55 UTC] === END API CALL LOG ===
[19-May-2026 04:30:55 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 04:30:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjEzIiwidXNlcm5hbWUiOiJNci5ESEVFUkFKNDYiLCJlbWFpbCI6Im1yLmRoZWVyYWoxMjEzQGdtYWlsLmNvbSIsImV4cCI6MTc3OTc2OTgyOX0.-_ZTR0iYaheO8stz8Jv5Hd90DOeiHn9HEa539CXQWOs
[19-May-2026 04:30:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 04:30:55 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 04:30:55 UTC] User ID: 613
[19-May-2026 04:30:55 UTC] ✅ User profile retrieved successfully for user ID: 613
[19-May-2026 04:31:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-May-2026 04:31:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-May-2026 04:31:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40e3:100c:79d2:406e:6bff:fe48:2456, 172.70.189.162","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjEzIiwidXNlcm5hbWUiOiJNci5ESEVFUkFKNDYiLCJlbWFpbCI6Im1yLmRoZWVyYWoxMjEzQGdtYWlsLmNvbSIsImV4cCI6MTc3OTc2OTgyOX0.-_ZTR0iYaheO8stz8Jv5Hd90DOeiHn9HEa539CXQWOs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fe05ea71ea587d8-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40e3:100c:79d2:406e:6bff:fe48:2456","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[19-May-2026 04:31:02 UTC] === User Orders API Called ===
[19-May-2026 04:31:02 UTC] User ID: 613
[19-May-2026 04:31:02 UTC] Limit: 20, Offset: 0
[19-May-2026 04:31:02 UTC] Orders found: 0
[19-May-2026 04:31:02 UTC] Orders data: []
[19-May-2026 04:31:02 UTC] Total orders count: 0
[19-May-2026 04:31:02 UTC] === API CALL LOG ===
[19-May-2026 04:31:02 UTC] Endpoint: user/profile.php
[19-May-2026 04:31:02 UTC] Full Log Data: {
    "timestamp": "2026-05-19 04:31:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:100c:79d2:406e:6bff:fe48:2456",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e3:100c:79d2:406e:6bff:fe48:2456, 172.70.189.162",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjEzIiwidXNlcm5hbWUiOiJNci5ESEVFUkFKNDYiLCJlbWFpbCI6Im1yLmRoZWVyYWoxMjEzQGdtYWlsLmNvbSIsImV4cCI6MTc3OTc2OTgyOX0.-_ZTR0iYaheO8stz8Jv5Hd90DOeiHn9HEa539CXQWOs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fe05ea7cf0587d8-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e3:100c:79d2:406e:6bff:fe48:2456",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 04:31:02 UTC] === END API CALL LOG ===
[19-May-2026 04:31:02 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 04:31:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjEzIiwidXNlcm5hbWUiOiJNci5ESEVFUkFKNDYiLCJlbWFpbCI6Im1yLmRoZWVyYWoxMjEzQGdtYWlsLmNvbSIsImV4cCI6MTc3OTc2OTgyOX0.-_ZTR0iYaheO8stz8Jv5Hd90DOeiHn9HEa539CXQWOs
[19-May-2026 04:31:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 04:31:02 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 04:31:02 UTC] User ID: 613
[19-May-2026 04:31:02 UTC] ✅ User profile retrieved successfully for user ID: 613
[19-May-2026 04:31:02 UTC] === API CALL LOG ===
[19-May-2026 04:31:02 UTC] Endpoint: user/profile.php
[19-May-2026 04:31:02 UTC] Full Log Data: {
    "timestamp": "2026-05-19 04:31:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:100c:79d2:406e:6bff:fe48:2456",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e3:100c:79d2:406e:6bff:fe48:2456, 172.70.189.161",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjEzIiwidXNlcm5hbWUiOiJNci5ESEVFUkFKNDYiLCJlbWFpbCI6Im1yLmRoZWVyYWoxMjEzQGdtYWlsLmNvbSIsImV4cCI6MTc3OTc2OTgyOX0.-_ZTR0iYaheO8stz8Jv5Hd90DOeiHn9HEa539CXQWOs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fe05eaaf8f487d8-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e3:100c:79d2:406e:6bff:fe48:2456",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 04:31:02 UTC] === END API CALL LOG ===
[19-May-2026 04:31:02 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 04:31:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjEzIiwidXNlcm5hbWUiOiJNci5ESEVFUkFKNDYiLCJlbWFpbCI6Im1yLmRoZWVyYWoxMjEzQGdtYWlsLmNvbSIsImV4cCI6MTc3OTc2OTgyOX0.-_ZTR0iYaheO8stz8Jv5Hd90DOeiHn9HEa539CXQWOs
[19-May-2026 04:31:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 04:31:02 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 04:31:02 UTC] User ID: 613
[19-May-2026 04:31:02 UTC] ✅ User profile retrieved successfully for user ID: 613
[19-May-2026 04:31:03 UTC] === API CALL LOG ===
[19-May-2026 04:31:03 UTC] Endpoint: user/profile.php
[19-May-2026 04:31:03 UTC] Full Log Data: {
    "timestamp": "2026-05-19 04:31:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:100c:79d2:406e:6bff:fe48:2456",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e3:100c:79d2:406e:6bff:fe48:2456, 172.70.189.161",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjEzIiwidXNlcm5hbWUiOiJNci5ESEVFUkFKNDYiLCJlbWFpbCI6Im1yLmRoZWVyYWoxMjEzQGdtYWlsLmNvbSIsImV4cCI6MTc3OTc2OTgyOX0.-_ZTR0iYaheO8stz8Jv5Hd90DOeiHn9HEa539CXQWOs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fe05eae5aea87d8-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e3:100c:79d2:406e:6bff:fe48:2456",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 04:31:03 UTC] === END API CALL LOG ===
[19-May-2026 04:31:03 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 04:31:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjEzIiwidXNlcm5hbWUiOiJNci5ESEVFUkFKNDYiLCJlbWFpbCI6Im1yLmRoZWVyYWoxMjEzQGdtYWlsLmNvbSIsImV4cCI6MTc3OTc2OTgyOX0.-_ZTR0iYaheO8stz8Jv5Hd90DOeiHn9HEa539CXQWOs
[19-May-2026 04:31:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 04:31:03 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 04:31:03 UTC] User ID: 613
[19-May-2026 04:31:03 UTC] ✅ User profile retrieved successfully for user ID: 613
[19-May-2026 04:31:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-May-2026 04:31:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-May-2026 04:31:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40e3:100c:79d2:406e:6bff:fe48:2456, 172.70.189.161","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjEzIiwidXNlcm5hbWUiOiJNci5ESEVFUkFKNDYiLCJlbWFpbCI6Im1yLmRoZWVyYWoxMjEzQGdtYWlsLmNvbSIsImV4cCI6MTc3OTc2OTgyOX0.-_ZTR0iYaheO8stz8Jv5Hd90DOeiHn9HEa539CXQWOs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fe05ee13a3d87d8-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40e3:100c:79d2:406e:6bff:fe48:2456","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[19-May-2026 04:31:11 UTC] === User Orders API Called ===
[19-May-2026 04:31:11 UTC] User ID: 613
[19-May-2026 04:31:11 UTC] Limit: 20, Offset: 0
[19-May-2026 04:31:11 UTC] Orders found: 0
[19-May-2026 04:31:11 UTC] Orders data: []
[19-May-2026 04:31:11 UTC] Total orders count: 0
[19-May-2026 04:31:11 UTC] === API CALL LOG ===
[19-May-2026 04:31:11 UTC] Endpoint: user/profile.php
[19-May-2026 04:31:11 UTC] Full Log Data: {
    "timestamp": "2026-05-19 04:31:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:100c:79d2:406e:6bff:fe48:2456",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e3:100c:79d2:406e:6bff:fe48:2456, 172.70.189.161",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjEzIiwidXNlcm5hbWUiOiJNci5ESEVFUkFKNDYiLCJlbWFpbCI6Im1yLmRoZWVyYWoxMjEzQGdtYWlsLmNvbSIsImV4cCI6MTc3OTc2OTgyOX0.-_ZTR0iYaheO8stz8Jv5Hd90DOeiHn9HEa539CXQWOs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fe05ee13a3f87d8-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e3:100c:79d2:406e:6bff:fe48:2456",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 04:31:11 UTC] === END API CALL LOG ===
[19-May-2026 04:31:11 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 04:31:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjEzIiwidXNlcm5hbWUiOiJNci5ESEVFUkFKNDYiLCJlbWFpbCI6Im1yLmRoZWVyYWoxMjEzQGdtYWlsLmNvbSIsImV4cCI6MTc3OTc2OTgyOX0.-_ZTR0iYaheO8stz8Jv5Hd90DOeiHn9HEa539CXQWOs
[19-May-2026 04:31:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 04:31:11 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 04:31:11 UTC] User ID: 613
[19-May-2026 04:31:11 UTC] ✅ User profile retrieved successfully for user ID: 613
[19-May-2026 04:31:12 UTC] === API CALL LOG ===
[19-May-2026 04:31:12 UTC] Endpoint: user/profile.php
[19-May-2026 04:31:12 UTC] Full Log Data: {
    "timestamp": "2026-05-19 04:31:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:100c:79d2:406e:6bff:fe48:2456",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e3:100c:79d2:406e:6bff:fe48:2456, 172.70.189.161",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjEzIiwidXNlcm5hbWUiOiJNci5ESEVFUkFKNDYiLCJlbWFpbCI6Im1yLmRoZWVyYWoxMjEzQGdtYWlsLmNvbSIsImV4cCI6MTc3OTc2OTgyOX0.-_ZTR0iYaheO8stz8Jv5Hd90DOeiHn9HEa539CXQWOs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fe05ee5ccc187d8-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e3:100c:79d2:406e:6bff:fe48:2456",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 04:31:12 UTC] === END API CALL LOG ===
[19-May-2026 04:31:12 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 04:31:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjEzIiwidXNlcm5hbWUiOiJNci5ESEVFUkFKNDYiLCJlbWFpbCI6Im1yLmRoZWVyYWoxMjEzQGdtYWlsLmNvbSIsImV4cCI6MTc3OTc2OTgyOX0.-_ZTR0iYaheO8stz8Jv5Hd90DOeiHn9HEa539CXQWOs
[19-May-2026 04:31:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 04:31:12 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 04:31:12 UTC] User ID: 613
[19-May-2026 04:31:12 UTC] ✅ User profile retrieved successfully for user ID: 613
[19-May-2026 04:31:12 UTC] === API CALL LOG ===
[19-May-2026 04:31:12 UTC] Endpoint: user/profile.php
[19-May-2026 04:31:12 UTC] Full Log Data: {
    "timestamp": "2026-05-19 04:31:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:100c:79d2:406e:6bff:fe48:2456",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e3:100c:79d2:406e:6bff:fe48:2456, 172.70.189.161",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjEzIiwidXNlcm5hbWUiOiJNci5ESEVFUkFKNDYiLCJlbWFpbCI6Im1yLmRoZWVyYWoxMjEzQGdtYWlsLmNvbSIsImV4cCI6MTc3OTc2OTgyOX0.-_ZTR0iYaheO8stz8Jv5Hd90DOeiHn9HEa539CXQWOs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fe05ee8feb687d8-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e3:100c:79d2:406e:6bff:fe48:2456",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 04:31:12 UTC] === END API CALL LOG ===
[19-May-2026 04:31:12 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 04:31:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjEzIiwidXNlcm5hbWUiOiJNci5ESEVFUkFKNDYiLCJlbWFpbCI6Im1yLmRoZWVyYWoxMjEzQGdtYWlsLmNvbSIsImV4cCI6MTc3OTc2OTgyOX0.-_ZTR0iYaheO8stz8Jv5Hd90DOeiHn9HEa539CXQWOs
[19-May-2026 04:31:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 04:31:12 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 04:31:12 UTC] User ID: 613
[19-May-2026 04:31:12 UTC] ✅ User profile retrieved successfully for user ID: 613
[19-May-2026 04:31:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-May-2026 04:31:17 UTC] === API CALL LOG ===
[19-May-2026 04:31:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-May-2026 04:31:17 UTC] Endpoint: user/profile.php
[19-May-2026 04:31:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40e3:100c:79d2:406e:6bff:fe48:2456, 172.70.189.161","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjEzIiwidXNlcm5hbWUiOiJNci5ESEVFUkFKNDYiLCJlbWFpbCI6Im1yLmRoZWVyYWoxMjEzQGdtYWlsLmNvbSIsImV4cCI6MTc3OTc2OTgyOX0.-_ZTR0iYaheO8stz8Jv5Hd90DOeiHn9HEa539CXQWOs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fe05f06793387d8-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40e3:100c:79d2:406e:6bff:fe48:2456","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[19-May-2026 04:31:17 UTC] Full Log Data: {
    "timestamp": "2026-05-19 04:31:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:100c:79d2:406e:6bff:fe48:2456",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e3:100c:79d2:406e:6bff:fe48:2456, 172.70.189.161",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjEzIiwidXNlcm5hbWUiOiJNci5ESEVFUkFKNDYiLCJlbWFpbCI6Im1yLmRoZWVyYWoxMjEzQGdtYWlsLmNvbSIsImV4cCI6MTc3OTc2OTgyOX0.-_ZTR0iYaheO8stz8Jv5Hd90DOeiHn9HEa539CXQWOs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fe05f06793787d8-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e3:100c:79d2:406e:6bff:fe48:2456",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 04:31:17 UTC] === User Orders API Called ===
[19-May-2026 04:31:17 UTC] User ID: 613
[19-May-2026 04:31:17 UTC] === END API CALL LOG ===
[19-May-2026 04:31:17 UTC] Limit: 20, Offset: 0
[19-May-2026 04:31:17 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 04:31:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjEzIiwidXNlcm5hbWUiOiJNci5ESEVFUkFKNDYiLCJlbWFpbCI6Im1yLmRoZWVyYWoxMjEzQGdtYWlsLmNvbSIsImV4cCI6MTc3OTc2OTgyOX0.-_ZTR0iYaheO8stz8Jv5Hd90DOeiHn9HEa539CXQWOs
[19-May-2026 04:31:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 04:31:17 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 04:31:17 UTC] User ID: 613
[19-May-2026 04:31:17 UTC] Orders found: 0
[19-May-2026 04:31:17 UTC] Orders data: []
[19-May-2026 04:31:17 UTC] ✅ User profile retrieved successfully for user ID: 613
[19-May-2026 04:31:17 UTC] Total orders count: 0
[19-May-2026 04:31:18 UTC] === API CALL LOG ===
[19-May-2026 04:31:18 UTC] Endpoint: user/profile.php
[19-May-2026 04:31:18 UTC] Full Log Data: {
    "timestamp": "2026-05-19 04:31:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:100c:79d2:406e:6bff:fe48:2456",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e3:100c:79d2:406e:6bff:fe48:2456, 172.70.189.161",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjEzIiwidXNlcm5hbWUiOiJNci5ESEVFUkFKNDYiLCJlbWFpbCI6Im1yLmRoZWVyYWoxMjEzQGdtYWlsLmNvbSIsImV4cCI6MTc3OTc2OTgyOX0.-_ZTR0iYaheO8stz8Jv5Hd90DOeiHn9HEa539CXQWOs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fe05f0adbc887d8-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e3:100c:79d2:406e:6bff:fe48:2456",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 04:31:18 UTC] === END API CALL LOG ===
[19-May-2026 04:31:18 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 04:31:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjEzIiwidXNlcm5hbWUiOiJNci5ESEVFUkFKNDYiLCJlbWFpbCI6Im1yLmRoZWVyYWoxMjEzQGdtYWlsLmNvbSIsImV4cCI6MTc3OTc2OTgyOX0.-_ZTR0iYaheO8stz8Jv5Hd90DOeiHn9HEa539CXQWOs
[19-May-2026 04:31:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 04:31:18 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 04:31:18 UTC] User ID: 613
[19-May-2026 04:31:18 UTC] ✅ User profile retrieved successfully for user ID: 613
[19-May-2026 04:31:18 UTC] === API CALL LOG ===
[19-May-2026 04:31:18 UTC] Endpoint: user/profile.php
[19-May-2026 04:31:18 UTC] Full Log Data: {
    "timestamp": "2026-05-19 04:31:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:100c:79d2:406e:6bff:fe48:2456",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e3:100c:79d2:406e:6bff:fe48:2456, 172.70.189.161",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjEzIiwidXNlcm5hbWUiOiJNci5ESEVFUkFKNDYiLCJlbWFpbCI6Im1yLmRoZWVyYWoxMjEzQGdtYWlsLmNvbSIsImV4cCI6MTc3OTc2OTgyOX0.-_ZTR0iYaheO8stz8Jv5Hd90DOeiHn9HEa539CXQWOs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fe05f0e2db987d8-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e3:100c:79d2:406e:6bff:fe48:2456",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 04:31:18 UTC] === END API CALL LOG ===
[19-May-2026 04:31:18 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 04:31:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjEzIiwidXNlcm5hbWUiOiJNci5ESEVFUkFKNDYiLCJlbWFpbCI6Im1yLmRoZWVyYWoxMjEzQGdtYWlsLmNvbSIsImV4cCI6MTc3OTc2OTgyOX0.-_ZTR0iYaheO8stz8Jv5Hd90DOeiHn9HEa539CXQWOs
[19-May-2026 04:31:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 04:31:18 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 04:31:18 UTC] User ID: 613
[19-May-2026 04:31:18 UTC] ✅ User profile retrieved successfully for user ID: 613
[19-May-2026 04:31:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-May-2026 04:31:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-May-2026 04:31:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40e3:100c:79d2:406e:6bff:fe48:2456, 172.70.189.161","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjEzIiwidXNlcm5hbWUiOiJNci5ESEVFUkFKNDYiLCJlbWFpbCI6Im1yLmRoZWVyYWoxMjEzQGdtYWlsLmNvbSIsImV4cCI6MTc3OTc2OTgyOX0.-_ZTR0iYaheO8stz8Jv5Hd90DOeiHn9HEa539CXQWOs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fe05f0fceab87d8-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40e3:100c:79d2:406e:6bff:fe48:2456","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[19-May-2026 04:31:19 UTC] === User Orders API Called ===
[19-May-2026 04:31:19 UTC] User ID: 613
[19-May-2026 04:31:19 UTC] Limit: 20, Offset: 0
[19-May-2026 04:31:19 UTC] Orders found: 0
[19-May-2026 04:31:19 UTC] Orders data: []
[19-May-2026 04:31:19 UTC] Total orders count: 0
[19-May-2026 04:31:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-May-2026 04:31:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-May-2026 04:31:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40e3:100c:79d2:406e:6bff:fe48:2456, 172.70.189.161","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjEzIiwidXNlcm5hbWUiOiJNci5ESEVFUkFKNDYiLCJlbWFpbCI6Im1yLmRoZWVyYWoxMjEzQGdtYWlsLmNvbSIsImV4cCI6MTc3OTc2OTgyOX0.-_ZTR0iYaheO8stz8Jv5Hd90DOeiHn9HEa539CXQWOs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fe05f1b4d9187d8-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40e3:100c:79d2:406e:6bff:fe48:2456","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[19-May-2026 04:31:20 UTC] === User Orders API Called ===
[19-May-2026 04:31:20 UTC] User ID: 613
[19-May-2026 04:31:20 UTC] Limit: 20, Offset: 0
[19-May-2026 04:31:20 UTC] Orders found: 0
[19-May-2026 04:31:20 UTC] Orders data: []
[19-May-2026 04:31:20 UTC] Total orders count: 0
[19-May-2026 04:31:20 UTC] === API CALL LOG ===
[19-May-2026 04:31:20 UTC] Endpoint: user/profile.php
[19-May-2026 04:31:20 UTC] Full Log Data: {
    "timestamp": "2026-05-19 04:31:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:100c:79d2:406e:6bff:fe48:2456",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e3:100c:79d2:406e:6bff:fe48:2456, 172.70.189.161",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjEzIiwidXNlcm5hbWUiOiJNci5ESEVFUkFKNDYiLCJlbWFpbCI6Im1yLmRoZWVyYWoxMjEzQGdtYWlsLmNvbSIsImV4cCI6MTc3OTc2OTgyOX0.-_ZTR0iYaheO8stz8Jv5Hd90DOeiHn9HEa539CXQWOs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fe05f1b4d9287d8-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e3:100c:79d2:406e:6bff:fe48:2456",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 04:31:20 UTC] === END API CALL LOG ===
[19-May-2026 04:31:20 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 04:31:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjEzIiwidXNlcm5hbWUiOiJNci5ESEVFUkFKNDYiLCJlbWFpbCI6Im1yLmRoZWVyYWoxMjEzQGdtYWlsLmNvbSIsImV4cCI6MTc3OTc2OTgyOX0.-_ZTR0iYaheO8stz8Jv5Hd90DOeiHn9HEa539CXQWOs
[19-May-2026 04:31:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 04:31:20 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 04:31:20 UTC] User ID: 613
[19-May-2026 04:31:20 UTC] ✅ User profile retrieved successfully for user ID: 613
[19-May-2026 04:31:21 UTC] === API CALL LOG ===
[19-May-2026 04:31:21 UTC] Endpoint: user/profile.php
[19-May-2026 04:31:21 UTC] Full Log Data: {
    "timestamp": "2026-05-19 04:31:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:100c:79d2:406e:6bff:fe48:2456",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e3:100c:79d2:406e:6bff:fe48:2456, 172.70.189.161",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjEzIiwidXNlcm5hbWUiOiJNci5ESEVFUkFKNDYiLCJlbWFpbCI6Im1yLmRoZWVyYWoxMjEzQGdtYWlsLmNvbSIsImV4cCI6MTc3OTc2OTgyOX0.-_ZTR0iYaheO8stz8Jv5Hd90DOeiHn9HEa539CXQWOs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fe05f1f983587d8-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e3:100c:79d2:406e:6bff:fe48:2456",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 04:31:21 UTC] === END API CALL LOG ===
[19-May-2026 04:31:21 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 04:31:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjEzIiwidXNlcm5hbWUiOiJNci5ESEVFUkFKNDYiLCJlbWFpbCI6Im1yLmRoZWVyYWoxMjEzQGdtYWlsLmNvbSIsImV4cCI6MTc3OTc2OTgyOX0.-_ZTR0iYaheO8stz8Jv5Hd90DOeiHn9HEa539CXQWOs
[19-May-2026 04:31:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 04:31:21 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 04:31:21 UTC] User ID: 613
[19-May-2026 04:31:21 UTC] ✅ User profile retrieved successfully for user ID: 613
[19-May-2026 04:31:22 UTC] === API CALL LOG ===
[19-May-2026 04:31:22 UTC] Endpoint: user/profile.php
[19-May-2026 04:31:22 UTC] Full Log Data: {
    "timestamp": "2026-05-19 04:31:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:100c:79d2:406e:6bff:fe48:2456",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e3:100c:79d2:406e:6bff:fe48:2456, 172.70.189.161",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjEzIiwidXNlcm5hbWUiOiJNci5ESEVFUkFKNDYiLCJlbWFpbCI6Im1yLmRoZWVyYWoxMjEzQGdtYWlsLmNvbSIsImV4cCI6MTc3OTc2OTgyOX0.-_ZTR0iYaheO8stz8Jv5Hd90DOeiHn9HEa539CXQWOs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fe05f232a9087d8-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e3:100c:79d2:406e:6bff:fe48:2456",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 04:31:22 UTC] === END API CALL LOG ===
[19-May-2026 04:31:22 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 04:31:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjEzIiwidXNlcm5hbWUiOiJNci5ESEVFUkFKNDYiLCJlbWFpbCI6Im1yLmRoZWVyYWoxMjEzQGdtYWlsLmNvbSIsImV4cCI6MTc3OTc2OTgyOX0.-_ZTR0iYaheO8stz8Jv5Hd90DOeiHn9HEa539CXQWOs
[19-May-2026 04:31:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 04:31:22 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 04:31:22 UTC] User ID: 613
[19-May-2026 04:31:22 UTC] ✅ User profile retrieved successfully for user ID: 613
[19-May-2026 04:31:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-May-2026 04:31:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-May-2026 04:31:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40e3:100c:79d2:406e:6bff:fe48:2456, 172.70.189.161","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjEzIiwidXNlcm5hbWUiOiJNci5ESEVFUkFKNDYiLCJlbWFpbCI6Im1yLmRoZWVyYWoxMjEzQGdtYWlsLmNvbSIsImV4cCI6MTc3OTc2OTgyOX0.-_ZTR0iYaheO8stz8Jv5Hd90DOeiHn9HEa539CXQWOs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fe05f365efe87d8-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40e3:100c:79d2:406e:6bff:fe48:2456","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[19-May-2026 04:31:25 UTC] === User Orders API Called ===
[19-May-2026 04:31:25 UTC] User ID: 613
[19-May-2026 04:31:25 UTC] Limit: 20, Offset: 0
[19-May-2026 04:31:25 UTC] Orders found: 0
[19-May-2026 04:31:25 UTC] Orders data: []
[19-May-2026 04:31:25 UTC] Total orders count: 0
[19-May-2026 04:31:27 UTC] === API CALL LOG ===
[19-May-2026 04:31:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-May-2026 04:31:27 UTC] Endpoint: user/profile.php
[19-May-2026 04:31:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-May-2026 04:31:27 UTC] Full Log Data: {
    "timestamp": "2026-05-19 04:31:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:100c:79d2:406e:6bff:fe48:2456",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e3:100c:79d2:406e:6bff:fe48:2456, 172.70.189.161",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjEzIiwidXNlcm5hbWUiOiJNci5ESEVFUkFKNDYiLCJlbWFpbCI6Im1yLmRoZWVyYWoxMjEzQGdtYWlsLmNvbSIsImV4cCI6MTc3OTc2OTgyOX0.-_ZTR0iYaheO8stz8Jv5Hd90DOeiHn9HEa539CXQWOs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fe05f451feb87d8-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e3:100c:79d2:406e:6bff:fe48:2456",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 04:31:27 UTC] === END API CALL LOG ===
[19-May-2026 04:31:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40e3:100c:79d2:406e:6bff:fe48:2456, 172.70.189.161","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjEzIiwidXNlcm5hbWUiOiJNci5ESEVFUkFKNDYiLCJlbWFpbCI6Im1yLmRoZWVyYWoxMjEzQGdtYWlsLmNvbSIsImV4cCI6MTc3OTc2OTgyOX0.-_ZTR0iYaheO8stz8Jv5Hd90DOeiHn9HEa539CXQWOs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fe05f451fea87d8-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40e3:100c:79d2:406e:6bff:fe48:2456","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[19-May-2026 04:31:27 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 04:31:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjEzIiwidXNlcm5hbWUiOiJNci5ESEVFUkFKNDYiLCJlbWFpbCI6Im1yLmRoZWVyYWoxMjEzQGdtYWlsLmNvbSIsImV4cCI6MTc3OTc2OTgyOX0.-_ZTR0iYaheO8stz8Jv5Hd90DOeiHn9HEa539CXQWOs
[19-May-2026 04:31:27 UTC] === User Orders API Called ===
[19-May-2026 04:31:27 UTC] User ID: 613
[19-May-2026 04:31:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 04:31:27 UTC] Limit: 20, Offset: 0
[19-May-2026 04:31:27 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 04:31:27 UTC] User ID: 613
[19-May-2026 04:31:27 UTC] ✅ User profile retrieved successfully for user ID: 613
[19-May-2026 04:31:27 UTC] Orders found: 0
[19-May-2026 04:31:27 UTC] Orders data: []
[19-May-2026 04:31:27 UTC] Total orders count: 0
[19-May-2026 04:31:28 UTC] === API CALL LOG ===
[19-May-2026 04:31:28 UTC] Endpoint: user/profile.php
[19-May-2026 04:31:28 UTC] Full Log Data: {
    "timestamp": "2026-05-19 04:31:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:100c:79d2:406e:6bff:fe48:2456",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e3:100c:79d2:406e:6bff:fe48:2456, 172.70.189.161",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjEzIiwidXNlcm5hbWUiOiJNci5ESEVFUkFKNDYiLCJlbWFpbCI6Im1yLmRoZWVyYWoxMjEzQGdtYWlsLmNvbSIsImV4cCI6MTc3OTc2OTgyOX0.-_ZTR0iYaheO8stz8Jv5Hd90DOeiHn9HEa539CXQWOs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fe05f492a9d87d8-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e3:100c:79d2:406e:6bff:fe48:2456",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 04:31:28 UTC] === END API CALL LOG ===
[19-May-2026 04:31:28 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 04:31:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjEzIiwidXNlcm5hbWUiOiJNci5ESEVFUkFKNDYiLCJlbWFpbCI6Im1yLmRoZWVyYWoxMjEzQGdtYWlsLmNvbSIsImV4cCI6MTc3OTc2OTgyOX0.-_ZTR0iYaheO8stz8Jv5Hd90DOeiHn9HEa539CXQWOs
[19-May-2026 04:31:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 04:31:28 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 04:31:28 UTC] User ID: 613
[19-May-2026 04:31:28 UTC] ✅ User profile retrieved successfully for user ID: 613
[19-May-2026 04:31:28 UTC] === API CALL LOG ===
[19-May-2026 04:31:28 UTC] Endpoint: user/profile.php
[19-May-2026 04:31:28 UTC] Full Log Data: {
    "timestamp": "2026-05-19 04:31:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:100c:79d2:406e:6bff:fe48:2456",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e3:100c:79d2:406e:6bff:fe48:2456, 172.70.189.161",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjEzIiwidXNlcm5hbWUiOiJNci5ESEVFUkFKNDYiLCJlbWFpbCI6Im1yLmRoZWVyYWoxMjEzQGdtYWlsLmNvbSIsImV4cCI6MTc3OTc2OTgyOX0.-_ZTR0iYaheO8stz8Jv5Hd90DOeiHn9HEa539CXQWOs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fe05f4c6ce787d8-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e3:100c:79d2:406e:6bff:fe48:2456",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 04:31:28 UTC] === END API CALL LOG ===
[19-May-2026 04:31:28 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 04:31:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjEzIiwidXNlcm5hbWUiOiJNci5ESEVFUkFKNDYiLCJlbWFpbCI6Im1yLmRoZWVyYWoxMjEzQGdtYWlsLmNvbSIsImV4cCI6MTc3OTc2OTgyOX0.-_ZTR0iYaheO8stz8Jv5Hd90DOeiHn9HEa539CXQWOs
[19-May-2026 04:31:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 04:31:28 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 04:31:28 UTC] User ID: 613
[19-May-2026 04:31:28 UTC] ✅ User profile retrieved successfully for user ID: 613
[19-May-2026 04:31:30 UTC] === API CALL LOG ===
[19-May-2026 04:31:30 UTC] Endpoint: user/profile.php
[19-May-2026 04:31:30 UTC] Full Log Data: {
    "timestamp": "2026-05-19 04:31:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:100c:79d2:406e:6bff:fe48:2456",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e3:100c:79d2:406e:6bff:fe48:2456, 172.70.189.161",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjEzIiwidXNlcm5hbWUiOiJNci5ESEVFUkFKNDYiLCJlbWFpbCI6Im1yLmRoZWVyYWoxMjEzQGdtYWlsLmNvbSIsImV4cCI6MTc3OTc2OTgyOX0.-_ZTR0iYaheO8stz8Jv5Hd90DOeiHn9HEa539CXQWOs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fe05f56bb8e87d8-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e3:100c:79d2:406e:6bff:fe48:2456",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 04:31:30 UTC] === END API CALL LOG ===
[19-May-2026 04:31:30 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 04:31:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjEzIiwidXNlcm5hbWUiOiJNci5ESEVFUkFKNDYiLCJlbWFpbCI6Im1yLmRoZWVyYWoxMjEzQGdtYWlsLmNvbSIsImV4cCI6MTc3OTc2OTgyOX0.-_ZTR0iYaheO8stz8Jv5Hd90DOeiHn9HEa539CXQWOs
[19-May-2026 04:31:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 04:31:30 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 04:31:30 UTC] User ID: 613
[19-May-2026 04:31:30 UTC] ✅ User profile retrieved successfully for user ID: 613
[19-May-2026 04:31:30 UTC] User Purchases API - User ID: 613
[19-May-2026 04:31:30 UTC] User Purchases API - Total purchases found: 0
[19-May-2026 04:31:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-May-2026 04:31:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-May-2026 04:31:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40e3:100c:79d2:406e:6bff:fe48:2456, 172.70.189.161","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjEzIiwidXNlcm5hbWUiOiJNci5ESEVFUkFKNDYiLCJlbWFpbCI6Im1yLmRoZWVyYWoxMjEzQGdtYWlsLmNvbSIsImV4cCI6MTc3OTc2OTgyOX0.-_ZTR0iYaheO8stz8Jv5Hd90DOeiHn9HEa539CXQWOs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fe05f65fc5787d8-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40e3:100c:79d2:406e:6bff:fe48:2456","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[19-May-2026 04:31:32 UTC] === User Orders API Called ===
[19-May-2026 04:31:32 UTC] User ID: 613
[19-May-2026 04:31:32 UTC] Limit: 20, Offset: 0
[19-May-2026 04:31:32 UTC] Orders found: 0
[19-May-2026 04:31:32 UTC] Orders data: []
[19-May-2026 04:31:32 UTC] Total orders count: 0
[19-May-2026 04:31:32 UTC] === API CALL LOG ===
[19-May-2026 04:31:32 UTC] Endpoint: user/profile.php
[19-May-2026 04:31:32 UTC] Full Log Data: {
    "timestamp": "2026-05-19 04:31:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:100c:79d2:406e:6bff:fe48:2456",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e3:100c:79d2:406e:6bff:fe48:2456, 172.70.189.161",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjEzIiwidXNlcm5hbWUiOiJNci5ESEVFUkFKNDYiLCJlbWFpbCI6Im1yLmRoZWVyYWoxMjEzQGdtYWlsLmNvbSIsImV4cCI6MTc3OTc2OTgyOX0.-_ZTR0iYaheO8stz8Jv5Hd90DOeiHn9HEa539CXQWOs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fe05f65fc5887d8-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e3:100c:79d2:406e:6bff:fe48:2456",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 04:31:32 UTC] === END API CALL LOG ===
[19-May-2026 04:31:32 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 04:31:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjEzIiwidXNlcm5hbWUiOiJNci5ESEVFUkFKNDYiLCJlbWFpbCI6Im1yLmRoZWVyYWoxMjEzQGdtYWlsLmNvbSIsImV4cCI6MTc3OTc2OTgyOX0.-_ZTR0iYaheO8stz8Jv5Hd90DOeiHn9HEa539CXQWOs
[19-May-2026 04:31:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 04:31:32 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 04:31:32 UTC] User ID: 613
[19-May-2026 04:31:32 UTC] ✅ User profile retrieved successfully for user ID: 613
[19-May-2026 04:31:33 UTC] === API CALL LOG ===
[19-May-2026 04:31:33 UTC] Endpoint: user/profile.php
[19-May-2026 04:31:33 UTC] Full Log Data: {
    "timestamp": "2026-05-19 04:31:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:100c:79d2:406e:6bff:fe48:2456",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e3:100c:79d2:406e:6bff:fe48:2456, 172.70.189.161",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjEzIiwidXNlcm5hbWUiOiJNci5ESEVFUkFKNDYiLCJlbWFpbCI6Im1yLmRoZWVyYWoxMjEzQGdtYWlsLmNvbSIsImV4cCI6MTc3OTc2OTgyOX0.-_ZTR0iYaheO8stz8Jv5Hd90DOeiHn9HEa539CXQWOs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fe05f696e5587d8-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e3:100c:79d2:406e:6bff:fe48:2456",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 04:31:33 UTC] === END API CALL LOG ===
[19-May-2026 04:31:33 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 04:31:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjEzIiwidXNlcm5hbWUiOiJNci5ESEVFUkFKNDYiLCJlbWFpbCI6Im1yLmRoZWVyYWoxMjEzQGdtYWlsLmNvbSIsImV4cCI6MTc3OTc2OTgyOX0.-_ZTR0iYaheO8stz8Jv5Hd90DOeiHn9HEa539CXQWOs
[19-May-2026 04:31:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 04:31:33 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 04:31:33 UTC] User ID: 613
[19-May-2026 04:31:33 UTC] ✅ User profile retrieved successfully for user ID: 613
[19-May-2026 04:31:34 UTC] === API CALL LOG ===
[19-May-2026 04:31:34 UTC] Endpoint: user/profile.php
[19-May-2026 04:31:34 UTC] Full Log Data: {
    "timestamp": "2026-05-19 04:31:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:100c:79d2:406e:6bff:fe48:2456",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e3:100c:79d2:406e:6bff:fe48:2456, 172.70.189.161",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjEzIiwidXNlcm5hbWUiOiJNci5ESEVFUkFKNDYiLCJlbWFpbCI6Im1yLmRoZWVyYWoxMjEzQGdtYWlsLmNvbSIsImV4cCI6MTc3OTc2OTgyOX0.-_ZTR0iYaheO8stz8Jv5Hd90DOeiHn9HEa539CXQWOs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fe05f6eb9e987d8-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e3:100c:79d2:406e:6bff:fe48:2456",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 04:31:34 UTC] === END API CALL LOG ===
[19-May-2026 04:31:34 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 04:31:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjEzIiwidXNlcm5hbWUiOiJNci5ESEVFUkFKNDYiLCJlbWFpbCI6Im1yLmRoZWVyYWoxMjEzQGdtYWlsLmNvbSIsImV4cCI6MTc3OTc2OTgyOX0.-_ZTR0iYaheO8stz8Jv5Hd90DOeiHn9HEa539CXQWOs
[19-May-2026 04:31:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 04:31:34 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 04:31:34 UTC] User ID: 613
[19-May-2026 04:31:34 UTC] ✅ User profile retrieved successfully for user ID: 613
[19-May-2026 04:31:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-May-2026 04:31:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-May-2026 04:31:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40e3:100c:79d2:406e:6bff:fe48:2456, 172.70.189.161","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjEzIiwidXNlcm5hbWUiOiJNci5ESEVFUkFKNDYiLCJlbWFpbCI6Im1yLmRoZWVyYWoxMjEzQGdtYWlsLmNvbSIsImV4cCI6MTc3OTc2OTgyOX0.-_ZTR0iYaheO8stz8Jv5Hd90DOeiHn9HEa539CXQWOs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fe05f8a1a4f87d8-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40e3:100c:79d2:406e:6bff:fe48:2456","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[19-May-2026 04:31:38 UTC] === User Orders API Called ===
[19-May-2026 04:31:38 UTC] User ID: 613
[19-May-2026 04:31:38 UTC] Limit: 20, Offset: 0
[19-May-2026 04:31:38 UTC] Orders found: 0
[19-May-2026 04:31:38 UTC] Orders data: []
[19-May-2026 04:31:38 UTC] Total orders count: 0
[19-May-2026 04:31:38 UTC] === API CALL LOG ===
[19-May-2026 04:31:38 UTC] Endpoint: user/profile.php
[19-May-2026 04:31:38 UTC] Full Log Data: {
    "timestamp": "2026-05-19 04:31:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:100c:79d2:406e:6bff:fe48:2456",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e3:100c:79d2:406e:6bff:fe48:2456, 172.70.189.161",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjEzIiwidXNlcm5hbWUiOiJNci5ESEVFUkFKNDYiLCJlbWFpbCI6Im1yLmRoZWVyYWoxMjEzQGdtYWlsLmNvbSIsImV4cCI6MTc3OTc2OTgyOX0.-_ZTR0iYaheO8stz8Jv5Hd90DOeiHn9HEa539CXQWOs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fe05f8a1a5187d8-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e3:100c:79d2:406e:6bff:fe48:2456",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 04:31:38 UTC] === END API CALL LOG ===
[19-May-2026 04:31:38 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 04:31:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjEzIiwidXNlcm5hbWUiOiJNci5ESEVFUkFKNDYiLCJlbWFpbCI6Im1yLmRoZWVyYWoxMjEzQGdtYWlsLmNvbSIsImV4cCI6MTc3OTc2OTgyOX0.-_ZTR0iYaheO8stz8Jv5Hd90DOeiHn9HEa539CXQWOs
[19-May-2026 04:31:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 04:31:38 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 04:31:38 UTC] User ID: 613
[19-May-2026 04:31:38 UTC] ✅ User profile retrieved successfully for user ID: 613
[19-May-2026 04:31:39 UTC] === API CALL LOG ===
[19-May-2026 04:31:39 UTC] Endpoint: user/profile.php
[19-May-2026 04:31:39 UTC] Full Log Data: {
    "timestamp": "2026-05-19 04:31:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:100c:79d2:406e:6bff:fe48:2456",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e3:100c:79d2:406e:6bff:fe48:2456, 172.70.189.161",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjEzIiwidXNlcm5hbWUiOiJNci5ESEVFUkFKNDYiLCJlbWFpbCI6Im1yLmRoZWVyYWoxMjEzQGdtYWlsLmNvbSIsImV4cCI6MTc3OTc2OTgyOX0.-_ZTR0iYaheO8stz8Jv5Hd90DOeiHn9HEa539CXQWOs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fe05f8e6cfb87d8-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e3:100c:79d2:406e:6bff:fe48:2456",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 04:31:39 UTC] === END API CALL LOG ===
[19-May-2026 04:31:39 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 04:31:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjEzIiwidXNlcm5hbWUiOiJNci5ESEVFUkFKNDYiLCJlbWFpbCI6Im1yLmRoZWVyYWoxMjEzQGdtYWlsLmNvbSIsImV4cCI6MTc3OTc2OTgyOX0.-_ZTR0iYaheO8stz8Jv5Hd90DOeiHn9HEa539CXQWOs
[19-May-2026 04:31:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 04:31:39 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 04:31:39 UTC] User ID: 613
[19-May-2026 04:31:39 UTC] ✅ User profile retrieved successfully for user ID: 613
[19-May-2026 04:31:39 UTC] === API CALL LOG ===
[19-May-2026 04:31:39 UTC] Endpoint: user/profile.php
[19-May-2026 04:31:39 UTC] Full Log Data: {
    "timestamp": "2026-05-19 04:31:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:100c:79d2:406e:6bff:fe48:2456",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e3:100c:79d2:406e:6bff:fe48:2456, 172.70.189.161",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjEzIiwidXNlcm5hbWUiOiJNci5ESEVFUkFKNDYiLCJlbWFpbCI6Im1yLmRoZWVyYWoxMjEzQGdtYWlsLmNvbSIsImV4cCI6MTc3OTc2OTgyOX0.-_ZTR0iYaheO8stz8Jv5Hd90DOeiHn9HEa539CXQWOs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fe05f8f5d8587d8-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e3:100c:79d2:406e:6bff:fe48:2456",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 04:31:39 UTC] === END API CALL LOG ===
[19-May-2026 04:31:39 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 04:31:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjEzIiwidXNlcm5hbWUiOiJNci5ESEVFUkFKNDYiLCJlbWFpbCI6Im1yLmRoZWVyYWoxMjEzQGdtYWlsLmNvbSIsImV4cCI6MTc3OTc2OTgyOX0.-_ZTR0iYaheO8stz8Jv5Hd90DOeiHn9HEa539CXQWOs
[19-May-2026 04:31:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 04:31:39 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 04:31:39 UTC] User ID: 613
[19-May-2026 04:31:39 UTC] ✅ User profile retrieved successfully for user ID: 613
[19-May-2026 04:31:39 UTC] User Purchases API - User ID: 613
[19-May-2026 04:31:39 UTC] User Purchases API - Total purchases found: 0
[19-May-2026 04:31:39 UTC] === API CALL LOG ===
[19-May-2026 04:31:39 UTC] Endpoint: user/profile.php
[19-May-2026 04:31:39 UTC] Full Log Data: {
    "timestamp": "2026-05-19 04:31:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:100c:79d2:406e:6bff:fe48:2456",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e3:100c:79d2:406e:6bff:fe48:2456, 172.70.189.161",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjEzIiwidXNlcm5hbWUiOiJNci5ESEVFUkFKNDYiLCJlbWFpbCI6Im1yLmRoZWVyYWoxMjEzQGdtYWlsLmNvbSIsImV4cCI6MTc3OTc2OTgyOX0.-_ZTR0iYaheO8stz8Jv5Hd90DOeiHn9HEa539CXQWOs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fe05f926f7b87d8-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e3:100c:79d2:406e:6bff:fe48:2456",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 04:31:39 UTC] === END API CALL LOG ===
[19-May-2026 04:31:39 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 04:31:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjEzIiwidXNlcm5hbWUiOiJNci5ESEVFUkFKNDYiLCJlbWFpbCI6Im1yLmRoZWVyYWoxMjEzQGdtYWlsLmNvbSIsImV4cCI6MTc3OTc2OTgyOX0.-_ZTR0iYaheO8stz8Jv5Hd90DOeiHn9HEa539CXQWOs
[19-May-2026 04:31:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 04:31:39 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 04:31:39 UTC] User ID: 613
[19-May-2026 04:31:39 UTC] ✅ User profile retrieved successfully for user ID: 613
[19-May-2026 04:31:56 UTC] === API CALL LOG ===
[19-May-2026 04:31:56 UTC] Endpoint: user/profile.php
[19-May-2026 04:31:56 UTC] Full Log Data: {
    "timestamp": "2026-05-19 04:31:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:100c:79d2:406e:6bff:fe48:2456",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e3:100c:79d2:406e:6bff:fe48:2456, 172.70.189.161",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjEzIiwidXNlcm5hbWUiOiJNci5ESEVFUkFKNDYiLCJlbWFpbCI6Im1yLmRoZWVyYWoxMjEzQGdtYWlsLmNvbSIsImV4cCI6MTc3OTc2OTgyOX0.-_ZTR0iYaheO8stz8Jv5Hd90DOeiHn9HEa539CXQWOs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fe05ff4a8f987d8-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e3:100c:79d2:406e:6bff:fe48:2456",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 04:31:56 UTC] === END API CALL LOG ===
[19-May-2026 04:31:56 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 04:31:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjEzIiwidXNlcm5hbWUiOiJNci5ESEVFUkFKNDYiLCJlbWFpbCI6Im1yLmRoZWVyYWoxMjEzQGdtYWlsLmNvbSIsImV4cCI6MTc3OTc2OTgyOX0.-_ZTR0iYaheO8stz8Jv5Hd90DOeiHn9HEa539CXQWOs
[19-May-2026 04:31:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 04:31:56 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 04:31:56 UTC] User ID: 613
[19-May-2026 04:31:56 UTC] ✅ User profile retrieved successfully for user ID: 613
[19-May-2026 04:31:56 UTC] User Purchases API - User ID: 613
[19-May-2026 04:31:56 UTC] User Purchases API - Total purchases found: 0
[19-May-2026 05:33:07 UTC] === API CALL LOG ===
[19-May-2026 05:33:07 UTC] Endpoint: user/profile.php
[19-May-2026 05:33:07 UTC] Full Log Data: {
    "timestamp": "2026-05-19 05:33:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.218.50.199",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.218.50.199, 172.68.128.166",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk4IiwidXNlcm5hbWUiOiJtcm5vYmFkeSIsImVtYWlsIjoibXJub2JhZHlmZkBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NDI1MTB9.Z817U8VDknK0Sqi_MaAYIot_zAK6mnM1xK-geLwz58U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fe0b997b8d55451-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.218.50.199",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 05:33:07 UTC] === END API CALL LOG ===
[19-May-2026 05:33:07 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 05:33:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk4IiwidXNlcm5hbWUiOiJtcm5vYmFkeSIsImVtYWlsIjoibXJub2JhZHlmZkBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NDI1MTB9.Z817U8VDknK0Sqi_MaAYIot_zAK6mnM1xK-geLwz58U
[19-May-2026 05:33:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 05:33:07 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 05:33:07 UTC] User ID: 598
[19-May-2026 05:33:07 UTC] ✅ User profile retrieved successfully for user ID: 598
[19-May-2026 05:33:08 UTC] === API CALL LOG ===
[19-May-2026 05:33:08 UTC] Endpoint: user/profile.php
[19-May-2026 05:33:08 UTC] Full Log Data: {
    "timestamp": "2026-05-19 05:33:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.218.50.199",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.218.50.199, 172.68.128.174",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk4IiwidXNlcm5hbWUiOiJtcm5vYmFkeSIsImVtYWlsIjoibXJub2JhZHlmZkBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NDI1MTB9.Z817U8VDknK0Sqi_MaAYIot_zAK6mnM1xK-geLwz58U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fe0b99d2b1b5451-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.218.50.199",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 05:33:08 UTC] === END API CALL LOG ===
[19-May-2026 05:33:08 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 05:33:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk4IiwidXNlcm5hbWUiOiJtcm5vYmFkeSIsImVtYWlsIjoibXJub2JhZHlmZkBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NDI1MTB9.Z817U8VDknK0Sqi_MaAYIot_zAK6mnM1xK-geLwz58U
[19-May-2026 05:33:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 05:33:08 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 05:33:08 UTC] User ID: 598
[19-May-2026 05:33:08 UTC] ✅ User profile retrieved successfully for user ID: 598
[19-May-2026 05:33:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-May-2026 05:33:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-May-2026 05:33:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.218.50.199, 172.68.128.175","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk4IiwidXNlcm5hbWUiOiJtcm5vYmFkeSIsImVtYWlsIjoibXJub2JhZHlmZkBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NDI1MTB9.Z817U8VDknK0Sqi_MaAYIot_zAK6mnM1xK-geLwz58U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fe0b99d6b2d5451-JIB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.218.50.199","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[19-May-2026 05:33:08 UTC] === User Orders API Called ===
[19-May-2026 05:33:08 UTC] User ID: 598
[19-May-2026 05:33:08 UTC] Limit: 20, Offset: 0
[19-May-2026 05:33:08 UTC] Orders found: 1
[19-May-2026 05:33:08 UTC] Orders data: [{"id":295,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Ethio_cool_boys\/85","status":"completed","created_at":"2026-05-19 07:49:37","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[19-May-2026 05:33:08 UTC] Total orders count: 1
[19-May-2026 05:33:08 UTC] === API CALL LOG ===
[19-May-2026 05:33:08 UTC] Endpoint: user/profile.php
[19-May-2026 05:33:08 UTC] Full Log Data: {
    "timestamp": "2026-05-19 05:33:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.218.50.199",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.218.50.199, 172.68.128.175",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk4IiwidXNlcm5hbWUiOiJtcm5vYmFkeSIsImVtYWlsIjoibXJub2JhZHlmZkBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NDI1MTB9.Z817U8VDknK0Sqi_MaAYIot_zAK6mnM1xK-geLwz58U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fe0b99ddb5f5451-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.218.50.199",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 05:33:08 UTC] === END API CALL LOG ===
[19-May-2026 05:33:08 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 05:33:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk4IiwidXNlcm5hbWUiOiJtcm5vYmFkeSIsImVtYWlsIjoibXJub2JhZHlmZkBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NDI1MTB9.Z817U8VDknK0Sqi_MaAYIot_zAK6mnM1xK-geLwz58U
[19-May-2026 05:33:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 05:33:08 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 05:33:08 UTC] User ID: 598
[19-May-2026 05:33:08 UTC] ✅ User profile retrieved successfully for user ID: 598
[19-May-2026 05:33:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-May-2026 05:33:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-May-2026 05:33:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.218.50.199, 172.68.128.166","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk4IiwidXNlcm5hbWUiOiJtcm5vYmFkeSIsImVtYWlsIjoibXJub2JhZHlmZkBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NDI1MTB9.Z817U8VDknK0Sqi_MaAYIot_zAK6mnM1xK-geLwz58U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fe0b9b15c135451-JIB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.218.50.199","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[19-May-2026 05:33:11 UTC] === User Orders API Called ===
[19-May-2026 05:33:11 UTC] User ID: 598
[19-May-2026 05:33:11 UTC] Limit: 20, Offset: 0
[19-May-2026 05:33:11 UTC] Orders found: 1
[19-May-2026 05:33:11 UTC] Orders data: [{"id":295,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Ethio_cool_boys\/85","status":"completed","created_at":"2026-05-19 07:49:37","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[19-May-2026 05:33:11 UTC] Total orders count: 1
[19-May-2026 05:33:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-May-2026 05:33:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-May-2026 05:33:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.218.50.199, 172.68.128.166","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk4IiwidXNlcm5hbWUiOiJtcm5vYmFkeSIsImVtYWlsIjoibXJub2JhZHlmZkBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NDI1MTB9.Z817U8VDknK0Sqi_MaAYIot_zAK6mnM1xK-geLwz58U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fe0b9f248535451-JIB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.218.50.199","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[19-May-2026 05:33:21 UTC] === User Orders API Called ===
[19-May-2026 05:33:21 UTC] User ID: 598
[19-May-2026 05:33:21 UTC] Limit: 20, Offset: 0
[19-May-2026 05:33:21 UTC] Orders found: 1
[19-May-2026 05:33:21 UTC] Orders data: [{"id":295,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Ethio_cool_boys\/85","status":"completed","created_at":"2026-05-19 07:49:37","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[19-May-2026 05:33:21 UTC] Total orders count: 1
[19-May-2026 05:33:21 UTC] === API CALL LOG ===
[19-May-2026 05:33:21 UTC] Endpoint: user/profile.php
[19-May-2026 05:33:21 UTC] Full Log Data: {
    "timestamp": "2026-05-19 05:33:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.218.50.199",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.218.50.199, 172.68.128.166",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk4IiwidXNlcm5hbWUiOiJtcm5vYmFkeSIsImVtYWlsIjoibXJub2JhZHlmZkBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NDI1MTB9.Z817U8VDknK0Sqi_MaAYIot_zAK6mnM1xK-geLwz58U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fe0b9f2886f5451-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.218.50.199",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 05:33:21 UTC] === END API CALL LOG ===
[19-May-2026 05:33:21 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 05:33:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk4IiwidXNlcm5hbWUiOiJtcm5vYmFkeSIsImVtYWlsIjoibXJub2JhZHlmZkBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NDI1MTB9.Z817U8VDknK0Sqi_MaAYIot_zAK6mnM1xK-geLwz58U
[19-May-2026 05:33:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 05:33:21 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 05:33:21 UTC] User ID: 598
[19-May-2026 05:33:21 UTC] ✅ User profile retrieved successfully for user ID: 598
[19-May-2026 05:33:22 UTC] === API CALL LOG ===
[19-May-2026 05:33:22 UTC] Endpoint: user/profile.php
[19-May-2026 05:33:22 UTC] Full Log Data: {
    "timestamp": "2026-05-19 05:33:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.218.50.199",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.218.50.199, 172.68.128.166",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk4IiwidXNlcm5hbWUiOiJtcm5vYmFkeSIsImVtYWlsIjoibXJub2JhZHlmZkBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NDI1MTB9.Z817U8VDknK0Sqi_MaAYIot_zAK6mnM1xK-geLwz58U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fe0b9f4696b5451-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.218.50.199",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 05:33:22 UTC] === END API CALL LOG ===
[19-May-2026 05:33:22 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 05:33:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk4IiwidXNlcm5hbWUiOiJtcm5vYmFkeSIsImVtYWlsIjoibXJub2JhZHlmZkBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NDI1MTB9.Z817U8VDknK0Sqi_MaAYIot_zAK6mnM1xK-geLwz58U
[19-May-2026 05:33:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 05:33:22 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 05:33:22 UTC] User ID: 598
[19-May-2026 05:33:22 UTC] ✅ User profile retrieved successfully for user ID: 598
[19-May-2026 05:33:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-May-2026 05:33:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-May-2026 05:33:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.218.50.199, 172.68.128.167","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk4IiwidXNlcm5hbWUiOiJtcm5vYmFkeSIsImVtYWlsIjoibXJub2JhZHlmZkBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NDI1MTB9.Z817U8VDknK0Sqi_MaAYIot_zAK6mnM1xK-geLwz58U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fe0bac85e415451-JIB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.218.50.199","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[19-May-2026 05:33:56 UTC] === User Orders API Called ===
[19-May-2026 05:33:56 UTC] User ID: 598
[19-May-2026 05:33:56 UTC] Limit: 20, Offset: 0
[19-May-2026 05:33:56 UTC] Orders found: 1
[19-May-2026 05:33:56 UTC] Orders data: [{"id":295,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Ethio_cool_boys\/85","status":"completed","created_at":"2026-05-19 07:49:37","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[19-May-2026 05:33:56 UTC] Total orders count: 1
[19-May-2026 05:33:56 UTC] === API CALL LOG ===
[19-May-2026 05:33:56 UTC] Endpoint: user/profile.php
[19-May-2026 05:33:56 UTC] Full Log Data: {
    "timestamp": "2026-05-19 05:33:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.218.50.199",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.218.50.199, 172.68.128.166",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk4IiwidXNlcm5hbWUiOiJtcm5vYmFkeSIsImVtYWlsIjoibXJub2JhZHlmZkBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NDI1MTB9.Z817U8VDknK0Sqi_MaAYIot_zAK6mnM1xK-geLwz58U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fe0bac88e685451-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.218.50.199",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 05:33:56 UTC] === END API CALL LOG ===
[19-May-2026 05:33:56 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 05:33:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk4IiwidXNlcm5hbWUiOiJtcm5vYmFkeSIsImVtYWlsIjoibXJub2JhZHlmZkBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NDI1MTB9.Z817U8VDknK0Sqi_MaAYIot_zAK6mnM1xK-geLwz58U
[19-May-2026 05:33:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 05:33:56 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 05:33:56 UTC] User ID: 598
[19-May-2026 05:33:56 UTC] ✅ User profile retrieved successfully for user ID: 598
[19-May-2026 05:33:56 UTC] === API CALL LOG ===
[19-May-2026 05:33:56 UTC] Endpoint: user/profile.php
[19-May-2026 05:33:56 UTC] Full Log Data: {
    "timestamp": "2026-05-19 05:33:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.218.50.199",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.218.50.199, 172.68.128.167",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk4IiwidXNlcm5hbWUiOiJtcm5vYmFkeSIsImVtYWlsIjoibXJub2JhZHlmZkBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NDI1MTB9.Z817U8VDknK0Sqi_MaAYIot_zAK6mnM1xK-geLwz58U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fe0baca5f6c5451-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.218.50.199",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 05:33:56 UTC] === END API CALL LOG ===
[19-May-2026 05:33:56 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 05:33:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk4IiwidXNlcm5hbWUiOiJtcm5vYmFkeSIsImVtYWlsIjoibXJub2JhZHlmZkBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NDI1MTB9.Z817U8VDknK0Sqi_MaAYIot_zAK6mnM1xK-geLwz58U
[19-May-2026 05:33:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 05:33:56 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 05:33:56 UTC] User ID: 598
[19-May-2026 05:33:56 UTC] ✅ User profile retrieved successfully for user ID: 598
[19-May-2026 07:04:50 UTC] === API CALL LOG ===
[19-May-2026 07:04:50 UTC] Endpoint: user/profile.php
[19-May-2026 07:04:50 UTC] Full Log Data: {
    "timestamp": "2026-05-19 07:04:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.89.104.15",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.89.104.15, 172.71.183.32",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE0IiwidXNlcm5hbWUiOiJAUm95YWxBZG1pbnN0cmF0b3IiLCJlbWFpbCI6ImlzbWFlbHNhcnU4NEBnbWFpbC5jb20iLCJleHAiOjE3Nzk3NzkwODl9.74Ac6WjEDAUZqDmAFoSgnVVVAtxTLBuzwxsteDuB88Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fe13ff17c410baa-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.89.104.15",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 07:04:50 UTC] === END API CALL LOG ===
[19-May-2026 07:04:50 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 07:04:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE0IiwidXNlcm5hbWUiOiJAUm95YWxBZG1pbnN0cmF0b3IiLCJlbWFpbCI6ImlzbWFlbHNhcnU4NEBnbWFpbC5jb20iLCJleHAiOjE3Nzk3NzkwODl9.74Ac6WjEDAUZqDmAFoSgnVVVAtxTLBuzwxsteDuB88Y
[19-May-2026 07:04:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 07:04:50 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 07:04:50 UTC] User ID: 614
[19-May-2026 07:04:50 UTC] ✅ User profile retrieved successfully for user ID: 614
[19-May-2026 07:04:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-May-2026 07:04:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-May-2026 07:04:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"41.89.104.15, 172.71.183.32","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE0IiwidXNlcm5hbWUiOiJAUm95YWxBZG1pbnN0cmF0b3IiLCJlbWFpbCI6ImlzbWFlbHNhcnU4NEBnbWFpbC5jb20iLCJleHAiOjE3Nzk3NzkwODl9.74Ac6WjEDAUZqDmAFoSgnVVVAtxTLBuzwxsteDuB88Y","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fe13ff17c440baa-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"41.89.104.15","cf-ipcountry":"KE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[19-May-2026 07:04:50 UTC] === User Orders API Called ===
[19-May-2026 07:04:50 UTC] User ID: 614
[19-May-2026 07:04:50 UTC] Limit: 20, Offset: 0
[19-May-2026 07:04:50 UTC] Orders found: 0
[19-May-2026 07:04:50 UTC] Orders data: []
[19-May-2026 07:04:50 UTC] Total orders count: 0
[19-May-2026 07:04:50 UTC] === API CALL LOG ===
[19-May-2026 07:04:50 UTC] Endpoint: user/profile.php
[19-May-2026 07:04:50 UTC] Full Log Data: {
    "timestamp": "2026-05-19 07:04:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.89.104.15",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.89.104.15, 172.71.183.32",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE0IiwidXNlcm5hbWUiOiJAUm95YWxBZG1pbnN0cmF0b3IiLCJlbWFpbCI6ImlzbWFlbHNhcnU4NEBnbWFpbC5jb20iLCJleHAiOjE3Nzk3NzkwODl9.74Ac6WjEDAUZqDmAFoSgnVVVAtxTLBuzwxsteDuB88Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fe13ff28ceb0baa-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.89.104.15",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 07:04:50 UTC] === END API CALL LOG ===
[19-May-2026 07:04:50 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 07:04:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE0IiwidXNlcm5hbWUiOiJAUm95YWxBZG1pbnN0cmF0b3IiLCJlbWFpbCI6ImlzbWFlbHNhcnU4NEBnbWFpbC5jb20iLCJleHAiOjE3Nzk3NzkwODl9.74Ac6WjEDAUZqDmAFoSgnVVVAtxTLBuzwxsteDuB88Y
[19-May-2026 07:04:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 07:04:50 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 07:04:50 UTC] User ID: 614
[19-May-2026 07:04:50 UTC] ✅ User profile retrieved successfully for user ID: 614
[19-May-2026 07:04:51 UTC] === API CALL LOG ===
[19-May-2026 07:04:51 UTC] Endpoint: user/profile.php
[19-May-2026 07:04:51 UTC] Full Log Data: {
    "timestamp": "2026-05-19 07:04:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.89.104.15",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.89.104.15, 172.71.183.32",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE0IiwidXNlcm5hbWUiOiJAUm95YWxBZG1pbnN0cmF0b3IiLCJlbWFpbCI6ImlzbWFlbHNhcnU4NEBnbWFpbC5jb20iLCJleHAiOjE3Nzk3NzkwODl9.74Ac6WjEDAUZqDmAFoSgnVVVAtxTLBuzwxsteDuB88Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fe13ff96a390baa-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.89.104.15",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 07:04:51 UTC] === END API CALL LOG ===
[19-May-2026 07:04:51 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 07:04:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE0IiwidXNlcm5hbWUiOiJAUm95YWxBZG1pbnN0cmF0b3IiLCJlbWFpbCI6ImlzbWFlbHNhcnU4NEBnbWFpbC5jb20iLCJleHAiOjE3Nzk3NzkwODl9.74Ac6WjEDAUZqDmAFoSgnVVVAtxTLBuzwxsteDuB88Y
[19-May-2026 07:04:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 07:04:51 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 07:04:51 UTC] User ID: 614
[19-May-2026 07:04:51 UTC] ✅ User profile retrieved successfully for user ID: 614
[19-May-2026 07:05:02 UTC] === API CALL LOG ===
[19-May-2026 07:05:02 UTC] Endpoint: user/profile.php
[19-May-2026 07:05:02 UTC] Full Log Data: {
    "timestamp": "2026-05-19 07:05:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.89.104.15",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.89.104.15, 172.71.183.32",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE0IiwidXNlcm5hbWUiOiJAUm95YWxBZG1pbnN0cmF0b3IiLCJlbWFpbCI6ImlzbWFlbHNhcnU4NEBnbWFpbC5jb20iLCJleHAiOjE3Nzk3NzkwODl9.74Ac6WjEDAUZqDmAFoSgnVVVAtxTLBuzwxsteDuB88Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fe140411d050baa-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.89.104.15",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 07:05:02 UTC] === END API CALL LOG ===
[19-May-2026 07:05:02 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 07:05:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE0IiwidXNlcm5hbWUiOiJAUm95YWxBZG1pbnN0cmF0b3IiLCJlbWFpbCI6ImlzbWFlbHNhcnU4NEBnbWFpbC5jb20iLCJleHAiOjE3Nzk3NzkwODl9.74Ac6WjEDAUZqDmAFoSgnVVVAtxTLBuzwxsteDuB88Y
[19-May-2026 07:05:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 07:05:02 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 07:05:02 UTC] User ID: 614
[19-May-2026 07:05:02 UTC] ✅ User profile retrieved successfully for user ID: 614
[19-May-2026 07:05:33 UTC] === API CALL LOG ===
[19-May-2026 07:05:33 UTC] Endpoint: user/profile.php
[19-May-2026 07:05:33 UTC] Full Log Data: {
    "timestamp": "2026-05-19 07:05:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.89.104.15",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.89.104.15, 172.71.183.32",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE0IiwidXNlcm5hbWUiOiJAUm95YWxBZG1pbnN0cmF0b3IiLCJlbWFpbCI6ImlzbWFlbHNhcnU4NEBnbWFpbC5jb20iLCJleHAiOjE3Nzk3NzkwODl9.74Ac6WjEDAUZqDmAFoSgnVVVAtxTLBuzwxsteDuB88Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fe140ff088f0baa-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.89.104.15",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 07:05:33 UTC] === END API CALL LOG ===
[19-May-2026 07:05:33 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 07:05:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE0IiwidXNlcm5hbWUiOiJAUm95YWxBZG1pbnN0cmF0b3IiLCJlbWFpbCI6ImlzbWFlbHNhcnU4NEBnbWFpbC5jb20iLCJleHAiOjE3Nzk3NzkwODl9.74Ac6WjEDAUZqDmAFoSgnVVVAtxTLBuzwxsteDuB88Y
[19-May-2026 07:05:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 07:05:33 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 07:05:33 UTC] User ID: 614
[19-May-2026 07:05:33 UTC] ✅ User profile retrieved successfully for user ID: 614
[19-May-2026 07:05:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-May-2026 07:05:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-May-2026 07:05:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"41.89.104.15, 172.71.183.32","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE0IiwidXNlcm5hbWUiOiJAUm95YWxBZG1pbnN0cmF0b3IiLCJlbWFpbCI6ImlzbWFlbHNhcnU4NEBnbWFpbC5jb20iLCJleHAiOjE3Nzk3NzkwODl9.74Ac6WjEDAUZqDmAFoSgnVVVAtxTLBuzwxsteDuB88Y","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fe140ff088e0baa-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"41.89.104.15","cf-ipcountry":"KE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[19-May-2026 07:05:33 UTC] === User Orders API Called ===
[19-May-2026 07:05:33 UTC] User ID: 614
[19-May-2026 07:05:33 UTC] Limit: 20, Offset: 0
[19-May-2026 07:05:33 UTC] Orders found: 0
[19-May-2026 07:05:33 UTC] Orders data: []
[19-May-2026 07:05:33 UTC] Total orders count: 0
[19-May-2026 07:05:33 UTC] === API CALL LOG ===
[19-May-2026 07:05:33 UTC] Endpoint: user/profile.php
[19-May-2026 07:05:33 UTC] Full Log Data: {
    "timestamp": "2026-05-19 07:05:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.89.104.15",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.89.104.15, 172.71.183.32",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE0IiwidXNlcm5hbWUiOiJAUm95YWxBZG1pbnN0cmF0b3IiLCJlbWFpbCI6ImlzbWFlbHNhcnU4NEBnbWFpbC5jb20iLCJleHAiOjE3Nzk3NzkwODl9.74Ac6WjEDAUZqDmAFoSgnVVVAtxTLBuzwxsteDuB88Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fe141036b3e0baa-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.89.104.15",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 07:05:33 UTC] === END API CALL LOG ===
[19-May-2026 07:05:33 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 07:05:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE0IiwidXNlcm5hbWUiOiJAUm95YWxBZG1pbnN0cmF0b3IiLCJlbWFpbCI6ImlzbWFlbHNhcnU4NEBnbWFpbC5jb20iLCJleHAiOjE3Nzk3NzkwODl9.74Ac6WjEDAUZqDmAFoSgnVVVAtxTLBuzwxsteDuB88Y
[19-May-2026 07:05:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 07:05:33 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 07:05:33 UTC] User ID: 614
[19-May-2026 07:05:33 UTC] ✅ User profile retrieved successfully for user ID: 614
[19-May-2026 07:05:34 UTC] === API CALL LOG ===
[19-May-2026 07:05:34 UTC] Endpoint: user/profile.php
[19-May-2026 07:05:34 UTC] Full Log Data: {
    "timestamp": "2026-05-19 07:05:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.89.104.15",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.89.104.15, 172.71.183.32",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE0IiwidXNlcm5hbWUiOiJAUm95YWxBZG1pbnN0cmF0b3IiLCJlbWFpbCI6ImlzbWFlbHNhcnU4NEBnbWFpbC5jb20iLCJleHAiOjE3Nzk3NzkwODl9.74Ac6WjEDAUZqDmAFoSgnVVVAtxTLBuzwxsteDuB88Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fe141047bfd0baa-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.89.104.15",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 07:05:34 UTC] === END API CALL LOG ===
[19-May-2026 07:05:34 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 07:05:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE0IiwidXNlcm5hbWUiOiJAUm95YWxBZG1pbnN0cmF0b3IiLCJlbWFpbCI6ImlzbWFlbHNhcnU4NEBnbWFpbC5jb20iLCJleHAiOjE3Nzk3NzkwODl9.74Ac6WjEDAUZqDmAFoSgnVVVAtxTLBuzwxsteDuB88Y
[19-May-2026 07:05:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 07:05:34 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 07:05:34 UTC] User ID: 614
[19-May-2026 07:05:34 UTC] ✅ User profile retrieved successfully for user ID: 614
[19-May-2026 07:06:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-May-2026 07:06:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-May-2026 07:06:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"41.89.104.15, 172.71.183.31","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE0IiwidXNlcm5hbWUiOiJAUm95YWxBZG1pbnN0cmF0b3IiLCJlbWFpbCI6ImlzbWFlbHNhcnU4NEBnbWFpbC5jb20iLCJleHAiOjE3Nzk3NzkwODl9.74Ac6WjEDAUZqDmAFoSgnVVVAtxTLBuzwxsteDuB88Y","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fe141d2787f0baa-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"41.89.104.15","cf-ipcountry":"KE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[19-May-2026 07:06:07 UTC] === User Orders API Called ===
[19-May-2026 07:06:07 UTC] User ID: 614
[19-May-2026 07:06:07 UTC] Limit: 20, Offset: 0
[19-May-2026 07:06:07 UTC] Orders found: 0
[19-May-2026 07:06:07 UTC] Orders data: []
[19-May-2026 07:06:07 UTC] Total orders count: 0
[19-May-2026 07:06:07 UTC] === API CALL LOG ===
[19-May-2026 07:06:07 UTC] Endpoint: user/profile.php
[19-May-2026 07:06:07 UTC] Full Log Data: {
    "timestamp": "2026-05-19 07:06:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.89.104.15",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.89.104.15, 172.71.183.31",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE0IiwidXNlcm5hbWUiOiJAUm95YWxBZG1pbnN0cmF0b3IiLCJlbWFpbCI6ImlzbWFlbHNhcnU4NEBnbWFpbC5jb20iLCJleHAiOjE3Nzk3NzkwODl9.74Ac6WjEDAUZqDmAFoSgnVVVAtxTLBuzwxsteDuB88Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fe141d278830baa-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.89.104.15",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 07:06:07 UTC] === END API CALL LOG ===
[19-May-2026 07:06:07 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 07:06:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE0IiwidXNlcm5hbWUiOiJAUm95YWxBZG1pbnN0cmF0b3IiLCJlbWFpbCI6ImlzbWFlbHNhcnU4NEBnbWFpbC5jb20iLCJleHAiOjE3Nzk3NzkwODl9.74Ac6WjEDAUZqDmAFoSgnVVVAtxTLBuzwxsteDuB88Y
[19-May-2026 07:06:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 07:06:07 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 07:06:07 UTC] User ID: 614
[19-May-2026 07:06:07 UTC] ✅ User profile retrieved successfully for user ID: 614
[19-May-2026 07:06:07 UTC] === API CALL LOG ===
[19-May-2026 07:06:07 UTC] Endpoint: user/profile.php
[19-May-2026 07:06:07 UTC] Full Log Data: {
    "timestamp": "2026-05-19 07:06:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.89.104.15",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.89.104.15, 172.71.183.31",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE0IiwidXNlcm5hbWUiOiJAUm95YWxBZG1pbnN0cmF0b3IiLCJlbWFpbCI6ImlzbWFlbHNhcnU4NEBnbWFpbC5jb20iLCJleHAiOjE3Nzk3NzkwODl9.74Ac6WjEDAUZqDmAFoSgnVVVAtxTLBuzwxsteDuB88Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fe141d6dd3c0baa-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.89.104.15",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 07:06:07 UTC] === END API CALL LOG ===
[19-May-2026 07:06:07 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 07:06:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE0IiwidXNlcm5hbWUiOiJAUm95YWxBZG1pbnN0cmF0b3IiLCJlbWFpbCI6ImlzbWFlbHNhcnU4NEBnbWFpbC5jb20iLCJleHAiOjE3Nzk3NzkwODl9.74Ac6WjEDAUZqDmAFoSgnVVVAtxTLBuzwxsteDuB88Y
[19-May-2026 07:06:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 07:06:07 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 07:06:07 UTC] User ID: 614
[19-May-2026 07:06:07 UTC] ✅ User profile retrieved successfully for user ID: 614
[19-May-2026 07:06:07 UTC] === API CALL LOG ===
[19-May-2026 07:06:07 UTC] Endpoint: user/profile.php
[19-May-2026 07:06:07 UTC] Full Log Data: {
    "timestamp": "2026-05-19 07:06:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.89.104.15",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.89.104.15, 172.71.183.31",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE0IiwidXNlcm5hbWUiOiJAUm95YWxBZG1pbnN0cmF0b3IiLCJlbWFpbCI6ImlzbWFlbHNhcnU4NEBnbWFpbC5jb20iLCJleHAiOjE3Nzk3NzkwODl9.74Ac6WjEDAUZqDmAFoSgnVVVAtxTLBuzwxsteDuB88Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fe141d7ee2a0baa-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.89.104.15",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 07:06:07 UTC] === END API CALL LOG ===
[19-May-2026 07:06:07 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 07:06:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE0IiwidXNlcm5hbWUiOiJAUm95YWxBZG1pbnN0cmF0b3IiLCJlbWFpbCI6ImlzbWFlbHNhcnU4NEBnbWFpbC5jb20iLCJleHAiOjE3Nzk3NzkwODl9.74Ac6WjEDAUZqDmAFoSgnVVVAtxTLBuzwxsteDuB88Y
[19-May-2026 07:06:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 07:06:07 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 07:06:07 UTC] User ID: 614
[19-May-2026 07:06:07 UTC] ✅ User profile retrieved successfully for user ID: 614
[19-May-2026 07:06:16 UTC] === API CALL LOG ===
[19-May-2026 07:06:16 UTC] Endpoint: user/profile.php
[19-May-2026 07:06:16 UTC] Full Log Data: {
    "timestamp": "2026-05-19 07:06:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.89.104.15",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.89.104.15, 172.71.183.31",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE0IiwidXNlcm5hbWUiOiJAUm95YWxBZG1pbnN0cmF0b3IiLCJlbWFpbCI6ImlzbWFlbHNhcnU4NEBnbWFpbC5jb20iLCJleHAiOjE3Nzk3NzkwODl9.74Ac6WjEDAUZqDmAFoSgnVVVAtxTLBuzwxsteDuB88Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fe14210085f0baa-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.89.104.15",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 07:06:16 UTC] === END API CALL LOG ===
[19-May-2026 07:06:16 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 07:06:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE0IiwidXNlcm5hbWUiOiJAUm95YWxBZG1pbnN0cmF0b3IiLCJlbWFpbCI6ImlzbWFlbHNhcnU4NEBnbWFpbC5jb20iLCJleHAiOjE3Nzk3NzkwODl9.74Ac6WjEDAUZqDmAFoSgnVVVAtxTLBuzwxsteDuB88Y
[19-May-2026 07:06:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 07:06:16 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 07:06:16 UTC] User ID: 614
[19-May-2026 07:06:16 UTC] ✅ User profile retrieved successfully for user ID: 614
[19-May-2026 07:06:24 UTC] === API CALL LOG ===
[19-May-2026 07:06:24 UTC] Endpoint: user/profile.php
[19-May-2026 07:06:24 UTC] Full Log Data: {
    "timestamp": "2026-05-19 07:06:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.89.104.15",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.89.104.15, 172.71.183.32",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE0IiwidXNlcm5hbWUiOiJAUm95YWxBZG1pbnN0cmF0b3IiLCJlbWFpbCI6ImlzbWFlbHNhcnU4NEBnbWFpbC5jb20iLCJleHAiOjE3Nzk3NzkwODl9.74Ac6WjEDAUZqDmAFoSgnVVVAtxTLBuzwxsteDuB88Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fe1423fa9d90baa-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.89.104.15",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 07:06:24 UTC] === END API CALL LOG ===
[19-May-2026 07:06:24 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 07:06:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE0IiwidXNlcm5hbWUiOiJAUm95YWxBZG1pbnN0cmF0b3IiLCJlbWFpbCI6ImlzbWFlbHNhcnU4NEBnbWFpbC5jb20iLCJleHAiOjE3Nzk3NzkwODl9.74Ac6WjEDAUZqDmAFoSgnVVVAtxTLBuzwxsteDuB88Y
[19-May-2026 07:06:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 07:06:24 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 07:06:24 UTC] User ID: 614
[19-May-2026 07:06:24 UTC] ✅ User profile retrieved successfully for user ID: 614
[19-May-2026 07:07:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-May-2026 07:07:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-May-2026 07:07:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"41.89.104.15, 172.71.183.32","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE0IiwidXNlcm5hbWUiOiJAUm95YWxBZG1pbnN0cmF0b3IiLCJlbWFpbCI6ImlzbWFlbHNhcnU4NEBnbWFpbC5jb20iLCJleHAiOjE3Nzk3NzkwODl9.74Ac6WjEDAUZqDmAFoSgnVVVAtxTLBuzwxsteDuB88Y","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fe144191af20baa-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"41.89.104.15","cf-ipcountry":"KE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[19-May-2026 07:07:40 UTC] === User Orders API Called ===
[19-May-2026 07:07:40 UTC] User ID: 614
[19-May-2026 07:07:40 UTC] Limit: 20, Offset: 0
[19-May-2026 07:07:40 UTC] Orders found: 0
[19-May-2026 07:07:40 UTC] Orders data: []
[19-May-2026 07:07:40 UTC] Total orders count: 0
[19-May-2026 07:07:40 UTC] === API CALL LOG ===
[19-May-2026 07:07:40 UTC] Endpoint: user/profile.php
[19-May-2026 07:07:40 UTC] Full Log Data: {
    "timestamp": "2026-05-19 07:07:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.89.104.15",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.89.104.15, 172.71.183.32",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE0IiwidXNlcm5hbWUiOiJAUm95YWxBZG1pbnN0cmF0b3IiLCJlbWFpbCI6ImlzbWFlbHNhcnU4NEBnbWFpbC5jb20iLCJleHAiOjE3Nzk3NzkwODl9.74Ac6WjEDAUZqDmAFoSgnVVVAtxTLBuzwxsteDuB88Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fe144191af50baa-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.89.104.15",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 07:07:40 UTC] === END API CALL LOG ===
[19-May-2026 07:07:40 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 07:07:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE0IiwidXNlcm5hbWUiOiJAUm95YWxBZG1pbnN0cmF0b3IiLCJlbWFpbCI6ImlzbWFlbHNhcnU4NEBnbWFpbC5jb20iLCJleHAiOjE3Nzk3NzkwODl9.74Ac6WjEDAUZqDmAFoSgnVVVAtxTLBuzwxsteDuB88Y
[19-May-2026 07:07:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 07:07:40 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 07:07:40 UTC] User ID: 614
[19-May-2026 07:07:40 UTC] ✅ User profile retrieved successfully for user ID: 614
[19-May-2026 07:07:41 UTC] === API CALL LOG ===
[19-May-2026 07:07:41 UTC] Endpoint: user/profile.php
[19-May-2026 07:07:41 UTC] Full Log Data: {
    "timestamp": "2026-05-19 07:07:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.89.104.15",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.89.104.15, 172.71.183.32",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE0IiwidXNlcm5hbWUiOiJAUm95YWxBZG1pbnN0cmF0b3IiLCJlbWFpbCI6ImlzbWFlbHNhcnU4NEBnbWFpbC5jb20iLCJleHAiOjE3Nzk3NzkwODl9.74Ac6WjEDAUZqDmAFoSgnVVVAtxTLBuzwxsteDuB88Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fe1441d6e220baa-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.89.104.15",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 07:07:41 UTC] === END API CALL LOG ===
[19-May-2026 07:07:41 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 07:07:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE0IiwidXNlcm5hbWUiOiJAUm95YWxBZG1pbnN0cmF0b3IiLCJlbWFpbCI6ImlzbWFlbHNhcnU4NEBnbWFpbC5jb20iLCJleHAiOjE3Nzk3NzkwODl9.74Ac6WjEDAUZqDmAFoSgnVVVAtxTLBuzwxsteDuB88Y
[19-May-2026 07:07:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 07:07:41 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 07:07:41 UTC] User ID: 614
[19-May-2026 07:07:41 UTC] ✅ User profile retrieved successfully for user ID: 614
[19-May-2026 07:07:41 UTC] === API CALL LOG ===
[19-May-2026 07:07:41 UTC] Endpoint: user/profile.php
[19-May-2026 07:07:41 UTC] Full Log Data: {
    "timestamp": "2026-05-19 07:07:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.89.104.15",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.89.104.15, 172.71.183.32",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE0IiwidXNlcm5hbWUiOiJAUm95YWxBZG1pbnN0cmF0b3IiLCJlbWFpbCI6ImlzbWFlbHNhcnU4NEBnbWFpbC5jb20iLCJleHAiOjE3Nzk3NzkwODl9.74Ac6WjEDAUZqDmAFoSgnVVVAtxTLBuzwxsteDuB88Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fe1441e8f1c0baa-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.89.104.15",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 07:07:41 UTC] === END API CALL LOG ===
[19-May-2026 07:07:41 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 07:07:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE0IiwidXNlcm5hbWUiOiJAUm95YWxBZG1pbnN0cmF0b3IiLCJlbWFpbCI6ImlzbWFlbHNhcnU4NEBnbWFpbC5jb20iLCJleHAiOjE3Nzk3NzkwODl9.74Ac6WjEDAUZqDmAFoSgnVVVAtxTLBuzwxsteDuB88Y
[19-May-2026 07:07:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 07:07:41 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 07:07:41 UTC] User ID: 614
[19-May-2026 07:07:41 UTC] ✅ User profile retrieved successfully for user ID: 614
[19-May-2026 07:07:43 UTC] === API CALL LOG ===
[19-May-2026 07:07:43 UTC] Endpoint: user/profile.php
[19-May-2026 07:07:43 UTC] Full Log Data: {
    "timestamp": "2026-05-19 07:07:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.89.104.15",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.89.104.15, 172.71.183.32",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE0IiwidXNlcm5hbWUiOiJAUm95YWxBZG1pbnN0cmF0b3IiLCJlbWFpbCI6ImlzbWFlbHNhcnU4NEBnbWFpbC5jb20iLCJleHAiOjE3Nzk3NzkwODl9.74Ac6WjEDAUZqDmAFoSgnVVVAtxTLBuzwxsteDuB88Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fe1442f7ae60baa-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.89.104.15",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 07:07:43 UTC] === END API CALL LOG ===
[19-May-2026 07:07:43 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 07:07:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE0IiwidXNlcm5hbWUiOiJAUm95YWxBZG1pbnN0cmF0b3IiLCJlbWFpbCI6ImlzbWFlbHNhcnU4NEBnbWFpbC5jb20iLCJleHAiOjE3Nzk3NzkwODl9.74Ac6WjEDAUZqDmAFoSgnVVVAtxTLBuzwxsteDuB88Y
[19-May-2026 07:07:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 07:07:43 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 07:07:43 UTC] User ID: 614
[19-May-2026 07:07:43 UTC] ✅ User profile retrieved successfully for user ID: 614
[19-May-2026 07:07:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-May-2026 07:07:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-May-2026 07:07:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"41.89.104.15, 172.71.183.32","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE0IiwidXNlcm5hbWUiOiJAUm95YWxBZG1pbnN0cmF0b3IiLCJlbWFpbCI6ImlzbWFlbHNhcnU4NEBnbWFpbC5jb20iLCJleHAiOjE3Nzk3NzkwODl9.74Ac6WjEDAUZqDmAFoSgnVVVAtxTLBuzwxsteDuB88Y","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fe1444ce8590baa-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"41.89.104.15","cf-ipcountry":"KE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[19-May-2026 07:07:48 UTC] === User Orders API Called ===
[19-May-2026 07:07:48 UTC] User ID: 614
[19-May-2026 07:07:48 UTC] Limit: 20, Offset: 0
[19-May-2026 07:07:48 UTC] Orders found: 0
[19-May-2026 07:07:48 UTC] Orders data: []
[19-May-2026 07:07:48 UTC] Total orders count: 0
[19-May-2026 07:07:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-May-2026 07:07:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-May-2026 07:07:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"41.89.104.15, 172.71.183.32","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE0IiwidXNlcm5hbWUiOiJAUm95YWxBZG1pbnN0cmF0b3IiLCJlbWFpbCI6ImlzbWFlbHNhcnU4NEBnbWFpbC5jb20iLCJleHAiOjE3Nzk3NzkwODl9.74Ac6WjEDAUZqDmAFoSgnVVVAtxTLBuzwxsteDuB88Y","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fe1446f1f800baa-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"41.89.104.15","cf-ipcountry":"KE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[19-May-2026 07:07:54 UTC] === User Orders API Called ===
[19-May-2026 07:07:54 UTC] User ID: 614
[19-May-2026 07:07:54 UTC] Limit: 20, Offset: 0
[19-May-2026 07:07:54 UTC] Orders found: 0
[19-May-2026 07:07:54 UTC] Orders data: []
[19-May-2026 07:07:54 UTC] Total orders count: 0
[19-May-2026 07:07:54 UTC] === API CALL LOG ===
[19-May-2026 07:07:54 UTC] Endpoint: user/profile.php
[19-May-2026 07:07:54 UTC] Full Log Data: {
    "timestamp": "2026-05-19 07:07:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.89.104.15",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.89.104.15, 172.71.183.32",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE0IiwidXNlcm5hbWUiOiJAUm95YWxBZG1pbnN0cmF0b3IiLCJlbWFpbCI6ImlzbWFlbHNhcnU4NEBnbWFpbC5jb20iLCJleHAiOjE3Nzk3NzkwODl9.74Ac6WjEDAUZqDmAFoSgnVVVAtxTLBuzwxsteDuB88Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fe1446f1f810baa-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.89.104.15",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 07:07:54 UTC] === END API CALL LOG ===
[19-May-2026 07:07:54 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 07:07:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE0IiwidXNlcm5hbWUiOiJAUm95YWxBZG1pbnN0cmF0b3IiLCJlbWFpbCI6ImlzbWFlbHNhcnU4NEBnbWFpbC5jb20iLCJleHAiOjE3Nzk3NzkwODl9.74Ac6WjEDAUZqDmAFoSgnVVVAtxTLBuzwxsteDuB88Y
[19-May-2026 07:07:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 07:07:54 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 07:07:54 UTC] User ID: 614
[19-May-2026 07:07:54 UTC] ✅ User profile retrieved successfully for user ID: 614
[19-May-2026 07:07:54 UTC] === API CALL LOG ===
[19-May-2026 07:07:54 UTC] Endpoint: user/profile.php
[19-May-2026 07:07:54 UTC] Full Log Data: {
    "timestamp": "2026-05-19 07:07:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.89.104.15",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.89.104.15, 172.71.183.32",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE0IiwidXNlcm5hbWUiOiJAUm95YWxBZG1pbnN0cmF0b3IiLCJlbWFpbCI6ImlzbWFlbHNhcnU4NEBnbWFpbC5jb20iLCJleHAiOjE3Nzk3NzkwODl9.74Ac6WjEDAUZqDmAFoSgnVVVAtxTLBuzwxsteDuB88Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fe144736a410baa-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.89.104.15",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 07:07:54 UTC] === END API CALL LOG ===
[19-May-2026 07:07:54 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 07:07:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE0IiwidXNlcm5hbWUiOiJAUm95YWxBZG1pbnN0cmF0b3IiLCJlbWFpbCI6ImlzbWFlbHNhcnU4NEBnbWFpbC5jb20iLCJleHAiOjE3Nzk3NzkwODl9.74Ac6WjEDAUZqDmAFoSgnVVVAtxTLBuzwxsteDuB88Y
[19-May-2026 07:07:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 07:07:54 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 07:07:54 UTC] User ID: 614
[19-May-2026 07:07:54 UTC] ✅ User profile retrieved successfully for user ID: 614
[19-May-2026 07:07:54 UTC] === API CALL LOG ===
[19-May-2026 07:07:54 UTC] Endpoint: user/profile.php
[19-May-2026 07:07:54 UTC] Full Log Data: {
    "timestamp": "2026-05-19 07:07:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.89.104.15",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.89.104.15, 172.71.183.32",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE0IiwidXNlcm5hbWUiOiJAUm95YWxBZG1pbnN0cmF0b3IiLCJlbWFpbCI6ImlzbWFlbHNhcnU4NEBnbWFpbC5jb20iLCJleHAiOjE3Nzk3NzkwODl9.74Ac6WjEDAUZqDmAFoSgnVVVAtxTLBuzwxsteDuB88Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fe144747af70baa-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.89.104.15",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 07:07:54 UTC] === END API CALL LOG ===
[19-May-2026 07:07:54 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 07:07:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE0IiwidXNlcm5hbWUiOiJAUm95YWxBZG1pbnN0cmF0b3IiLCJlbWFpbCI6ImlzbWFlbHNhcnU4NEBnbWFpbC5jb20iLCJleHAiOjE3Nzk3NzkwODl9.74Ac6WjEDAUZqDmAFoSgnVVVAtxTLBuzwxsteDuB88Y
[19-May-2026 07:07:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 07:07:54 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 07:07:54 UTC] User ID: 614
[19-May-2026 07:07:54 UTC] ✅ User profile retrieved successfully for user ID: 614
[19-May-2026 07:09:43 UTC] === API CALL LOG ===
[19-May-2026 07:09:43 UTC] Endpoint: user/profile.php
[19-May-2026 07:09:43 UTC] Full Log Data: {
    "timestamp": "2026-05-19 07:09:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.89.104.15",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.89.104.15, 172.71.183.32",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE0IiwidXNlcm5hbWUiOiJAUm95YWxBZG1pbnN0cmF0b3IiLCJlbWFpbCI6ImlzbWFlbHNhcnU4NEBnbWFpbC5jb20iLCJleHAiOjE3Nzk3NzkwODl9.74Ac6WjEDAUZqDmAFoSgnVVVAtxTLBuzwxsteDuB88Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fe1471afcf10baa-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.89.104.15",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 07:09:43 UTC] === END API CALL LOG ===
[19-May-2026 07:09:43 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 07:09:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE0IiwidXNlcm5hbWUiOiJAUm95YWxBZG1pbnN0cmF0b3IiLCJlbWFpbCI6ImlzbWFlbHNhcnU4NEBnbWFpbC5jb20iLCJleHAiOjE3Nzk3NzkwODl9.74Ac6WjEDAUZqDmAFoSgnVVVAtxTLBuzwxsteDuB88Y
[19-May-2026 07:09:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 07:09:43 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 07:09:43 UTC] User ID: 614
[19-May-2026 07:09:43 UTC] ✅ User profile retrieved successfully for user ID: 614
[19-May-2026 07:09:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-May-2026 07:09:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-May-2026 07:09:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"41.89.104.15, 172.71.183.32","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE0IiwidXNlcm5hbWUiOiJAUm95YWxBZG1pbnN0cmF0b3IiLCJlbWFpbCI6ImlzbWFlbHNhcnU4NEBnbWFpbC5jb20iLCJleHAiOjE3Nzk3NzkwODl9.74Ac6WjEDAUZqDmAFoSgnVVVAtxTLBuzwxsteDuB88Y","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fe1471afcee0baa-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"41.89.104.15","cf-ipcountry":"KE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[19-May-2026 07:09:43 UTC] === User Orders API Called ===
[19-May-2026 07:09:43 UTC] User ID: 614
[19-May-2026 07:09:43 UTC] Limit: 20, Offset: 0
[19-May-2026 07:09:43 UTC] Orders found: 0
[19-May-2026 07:09:43 UTC] Orders data: []
[19-May-2026 07:09:43 UTC] Total orders count: 0
[19-May-2026 07:09:44 UTC] === API CALL LOG ===
[19-May-2026 07:09:44 UTC] Endpoint: user/profile.php
[19-May-2026 07:09:44 UTC] Full Log Data: {
    "timestamp": "2026-05-19 07:09:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.89.104.15",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.89.104.15, 172.71.183.32",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE0IiwidXNlcm5hbWUiOiJAUm95YWxBZG1pbnN0cmF0b3IiLCJlbWFpbCI6ImlzbWFlbHNhcnU4NEBnbWFpbC5jb20iLCJleHAiOjE3Nzk3NzkwODl9.74Ac6WjEDAUZqDmAFoSgnVVVAtxTLBuzwxsteDuB88Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fe1471ec8520baa-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.89.104.15",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 07:09:44 UTC] === END API CALL LOG ===
[19-May-2026 07:09:44 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 07:09:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE0IiwidXNlcm5hbWUiOiJAUm95YWxBZG1pbnN0cmF0b3IiLCJlbWFpbCI6ImlzbWFlbHNhcnU4NEBnbWFpbC5jb20iLCJleHAiOjE3Nzk3NzkwODl9.74Ac6WjEDAUZqDmAFoSgnVVVAtxTLBuzwxsteDuB88Y
[19-May-2026 07:09:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 07:09:44 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 07:09:44 UTC] User ID: 614
[19-May-2026 07:09:44 UTC] ✅ User profile retrieved successfully for user ID: 614
[19-May-2026 07:09:44 UTC] === API CALL LOG ===
[19-May-2026 07:09:44 UTC] Endpoint: user/profile.php
[19-May-2026 07:09:44 UTC] Full Log Data: {
    "timestamp": "2026-05-19 07:09:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.89.104.15",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.89.104.15, 172.71.183.32",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE0IiwidXNlcm5hbWUiOiJAUm95YWxBZG1pbnN0cmF0b3IiLCJlbWFpbCI6ImlzbWFlbHNhcnU4NEBnbWFpbC5jb20iLCJleHAiOjE3Nzk3NzkwODl9.74Ac6WjEDAUZqDmAFoSgnVVVAtxTLBuzwxsteDuB88Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fe147216a310baa-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.89.104.15",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 07:09:44 UTC] === END API CALL LOG ===
[19-May-2026 07:09:44 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 07:09:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE0IiwidXNlcm5hbWUiOiJAUm95YWxBZG1pbnN0cmF0b3IiLCJlbWFpbCI6ImlzbWFlbHNhcnU4NEBnbWFpbC5jb20iLCJleHAiOjE3Nzk3NzkwODl9.74Ac6WjEDAUZqDmAFoSgnVVVAtxTLBuzwxsteDuB88Y
[19-May-2026 07:09:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 07:09:44 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 07:09:44 UTC] User ID: 614
[19-May-2026 07:09:44 UTC] ✅ User profile retrieved successfully for user ID: 614
[19-May-2026 07:11:31 UTC] === API CALL LOG ===
[19-May-2026 07:11:31 UTC] Endpoint: user/profile.php
[19-May-2026 07:11:31 UTC] Full Log Data: {
    "timestamp": "2026-05-19 07:11:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.89.104.15",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.89.104.15, 172.71.183.32",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE0IiwidXNlcm5hbWUiOiJAUm95YWxBZG1pbnN0cmF0b3IiLCJlbWFpbCI6ImlzbWFlbHNhcnU4NEBnbWFpbC5jb20iLCJleHAiOjE3Nzk3NzkwODl9.74Ac6WjEDAUZqDmAFoSgnVVVAtxTLBuzwxsteDuB88Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fe149be89e60baa-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.89.104.15",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 07:11:31 UTC] === END API CALL LOG ===
[19-May-2026 07:11:31 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 07:11:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE0IiwidXNlcm5hbWUiOiJAUm95YWxBZG1pbnN0cmF0b3IiLCJlbWFpbCI6ImlzbWFlbHNhcnU4NEBnbWFpbC5jb20iLCJleHAiOjE3Nzk3NzkwODl9.74Ac6WjEDAUZqDmAFoSgnVVVAtxTLBuzwxsteDuB88Y
[19-May-2026 07:11:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 07:11:31 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 07:11:31 UTC] User ID: 614
[19-May-2026 07:11:31 UTC] ✅ User profile retrieved successfully for user ID: 614
[19-May-2026 07:11:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-May-2026 07:11:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-May-2026 07:11:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"41.89.104.15, 172.71.183.32","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE0IiwidXNlcm5hbWUiOiJAUm95YWxBZG1pbnN0cmF0b3IiLCJlbWFpbCI6ImlzbWFlbHNhcnU4NEBnbWFpbC5jb20iLCJleHAiOjE3Nzk3NzkwODl9.74Ac6WjEDAUZqDmAFoSgnVVVAtxTLBuzwxsteDuB88Y","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fe149be89e30baa-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"41.89.104.15","cf-ipcountry":"KE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[19-May-2026 07:11:31 UTC] === User Orders API Called ===
[19-May-2026 07:11:31 UTC] User ID: 614
[19-May-2026 07:11:31 UTC] Limit: 20, Offset: 0
[19-May-2026 07:11:31 UTC] Orders found: 0
[19-May-2026 07:11:31 UTC] Orders data: []
[19-May-2026 07:11:31 UTC] Total orders count: 0
[19-May-2026 07:11:32 UTC] === API CALL LOG ===
[19-May-2026 07:11:32 UTC] Endpoint: user/profile.php
[19-May-2026 07:11:32 UTC] Full Log Data: {
    "timestamp": "2026-05-19 07:11:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.89.104.15",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.89.104.15, 172.71.183.32",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE0IiwidXNlcm5hbWUiOiJAUm95YWxBZG1pbnN0cmF0b3IiLCJlbWFpbCI6ImlzbWFlbHNhcnU4NEBnbWFpbC5jb20iLCJleHAiOjE3Nzk3NzkwODl9.74Ac6WjEDAUZqDmAFoSgnVVVAtxTLBuzwxsteDuB88Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fe149c2dd280baa-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.89.104.15",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 07:11:32 UTC] === END API CALL LOG ===
[19-May-2026 07:11:32 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 07:11:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE0IiwidXNlcm5hbWUiOiJAUm95YWxBZG1pbnN0cmF0b3IiLCJlbWFpbCI6ImlzbWFlbHNhcnU4NEBnbWFpbC5jb20iLCJleHAiOjE3Nzk3NzkwODl9.74Ac6WjEDAUZqDmAFoSgnVVVAtxTLBuzwxsteDuB88Y
[19-May-2026 07:11:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 07:11:32 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 07:11:32 UTC] User ID: 614
[19-May-2026 07:11:32 UTC] ✅ User profile retrieved successfully for user ID: 614
[19-May-2026 07:11:32 UTC] === API CALL LOG ===
[19-May-2026 07:11:32 UTC] Endpoint: user/profile.php
[19-May-2026 07:11:32 UTC] Full Log Data: {
    "timestamp": "2026-05-19 07:11:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.89.104.15",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.89.104.15, 172.71.183.32",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE0IiwidXNlcm5hbWUiOiJAUm95YWxBZG1pbnN0cmF0b3IiLCJlbWFpbCI6ImlzbWFlbHNhcnU4NEBnbWFpbC5jb20iLCJleHAiOjE3Nzk3NzkwODl9.74Ac6WjEDAUZqDmAFoSgnVVVAtxTLBuzwxsteDuB88Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fe149c3fe020baa-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.89.104.15",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 07:11:32 UTC] === END API CALL LOG ===
[19-May-2026 07:11:32 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 07:11:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE0IiwidXNlcm5hbWUiOiJAUm95YWxBZG1pbnN0cmF0b3IiLCJlbWFpbCI6ImlzbWFlbHNhcnU4NEBnbWFpbC5jb20iLCJleHAiOjE3Nzk3NzkwODl9.74Ac6WjEDAUZqDmAFoSgnVVVAtxTLBuzwxsteDuB88Y
[19-May-2026 07:11:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 07:11:32 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 07:11:32 UTC] User ID: 614
[19-May-2026 07:11:32 UTC] ✅ User profile retrieved successfully for user ID: 614
[19-May-2026 07:11:53 UTC] === API CALL LOG ===
[19-May-2026 07:11:53 UTC] Endpoint: user/profile.php
[19-May-2026 07:11:53 UTC] Full Log Data: {
    "timestamp": "2026-05-19 07:11:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.89.104.15",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.89.104.15, 172.71.183.31",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE0IiwidXNlcm5hbWUiOiJAUm95YWxBZG1pbnN0cmF0b3IiLCJlbWFpbCI6ImlzbWFlbHNhcnU4NEBnbWFpbC5jb20iLCJleHAiOjE3Nzk3NzkwODl9.74Ac6WjEDAUZqDmAFoSgnVVVAtxTLBuzwxsteDuB88Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fe14a489bb00baa-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.89.104.15",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 07:11:53 UTC] === END API CALL LOG ===
[19-May-2026 07:11:53 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 07:11:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE0IiwidXNlcm5hbWUiOiJAUm95YWxBZG1pbnN0cmF0b3IiLCJlbWFpbCI6ImlzbWFlbHNhcnU4NEBnbWFpbC5jb20iLCJleHAiOjE3Nzk3NzkwODl9.74Ac6WjEDAUZqDmAFoSgnVVVAtxTLBuzwxsteDuB88Y
[19-May-2026 07:11:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 07:11:53 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 07:11:53 UTC] User ID: 614
[19-May-2026 07:11:53 UTC] ✅ User profile retrieved successfully for user ID: 614
[19-May-2026 07:11:53 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-May-2026 07:11:53 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-May-2026 07:11:53 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"41.89.104.15, 172.71.183.31","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE0IiwidXNlcm5hbWUiOiJAUm95YWxBZG1pbnN0cmF0b3IiLCJlbWFpbCI6ImlzbWFlbHNhcnU4NEBnbWFpbC5jb20iLCJleHAiOjE3Nzk3NzkwODl9.74Ac6WjEDAUZqDmAFoSgnVVVAtxTLBuzwxsteDuB88Y","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fe14a489baa0baa-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"41.89.104.15","cf-ipcountry":"KE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[19-May-2026 07:11:53 UTC] === User Orders API Called ===
[19-May-2026 07:11:53 UTC] User ID: 614
[19-May-2026 07:11:53 UTC] Limit: 20, Offset: 0
[19-May-2026 07:11:53 UTC] Orders found: 0
[19-May-2026 07:11:53 UTC] Orders data: []
[19-May-2026 07:11:53 UTC] Total orders count: 0
[19-May-2026 07:11:54 UTC] === API CALL LOG ===
[19-May-2026 07:11:54 UTC] Endpoint: user/profile.php
[19-May-2026 07:11:54 UTC] Full Log Data: {
    "timestamp": "2026-05-19 07:11:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.89.104.15",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.89.104.15, 172.71.183.31",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE0IiwidXNlcm5hbWUiOiJAUm95YWxBZG1pbnN0cmF0b3IiLCJlbWFpbCI6ImlzbWFlbHNhcnU4NEBnbWFpbC5jb20iLCJleHAiOjE3Nzk3NzkwODl9.74Ac6WjEDAUZqDmAFoSgnVVVAtxTLBuzwxsteDuB88Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fe14a4d0f440baa-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.89.104.15",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 07:11:54 UTC] === END API CALL LOG ===
[19-May-2026 07:11:54 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 07:11:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE0IiwidXNlcm5hbWUiOiJAUm95YWxBZG1pbnN0cmF0b3IiLCJlbWFpbCI6ImlzbWFlbHNhcnU4NEBnbWFpbC5jb20iLCJleHAiOjE3Nzk3NzkwODl9.74Ac6WjEDAUZqDmAFoSgnVVVAtxTLBuzwxsteDuB88Y
[19-May-2026 07:11:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 07:11:54 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 07:11:54 UTC] User ID: 614
[19-May-2026 07:11:54 UTC] ✅ User profile retrieved successfully for user ID: 614
[19-May-2026 07:11:54 UTC] === API CALL LOG ===
[19-May-2026 07:11:54 UTC] Endpoint: user/profile.php
[19-May-2026 07:11:54 UTC] Full Log Data: {
    "timestamp": "2026-05-19 07:11:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.89.104.15",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.89.104.15, 172.71.183.31",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE0IiwidXNlcm5hbWUiOiJAUm95YWxBZG1pbnN0cmF0b3IiLCJlbWFpbCI6ImlzbWFlbHNhcnU4NEBnbWFpbC5jb20iLCJleHAiOjE3Nzk3NzkwODl9.74Ac6WjEDAUZqDmAFoSgnVVVAtxTLBuzwxsteDuB88Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fe14a4e38580baa-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.89.104.15",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 07:11:54 UTC] === END API CALL LOG ===
[19-May-2026 07:11:54 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 07:11:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE0IiwidXNlcm5hbWUiOiJAUm95YWxBZG1pbnN0cmF0b3IiLCJlbWFpbCI6ImlzbWFlbHNhcnU4NEBnbWFpbC5jb20iLCJleHAiOjE3Nzk3NzkwODl9.74Ac6WjEDAUZqDmAFoSgnVVVAtxTLBuzwxsteDuB88Y
[19-May-2026 07:11:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 07:11:54 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 07:11:54 UTC] User ID: 614
[19-May-2026 07:11:54 UTC] ✅ User profile retrieved successfully for user ID: 614
[19-May-2026 07:13:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-May-2026 07:13:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-May-2026 07:13:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"41.89.104.15, 172.71.183.31","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE0IiwidXNlcm5hbWUiOiJAUm95YWxBZG1pbnN0cmF0b3IiLCJlbWFpbCI6ImlzbWFlbHNhcnU4NEBnbWFpbC5jb20iLCJleHAiOjE3Nzk3NzkwODl9.74Ac6WjEDAUZqDmAFoSgnVVVAtxTLBuzwxsteDuB88Y","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fe14c6e2e1e0baa-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"41.89.104.15","cf-ipcountry":"KE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[19-May-2026 07:13:21 UTC] === User Orders API Called ===
[19-May-2026 07:13:21 UTC] User ID: 614
[19-May-2026 07:13:21 UTC] Limit: 20, Offset: 0
[19-May-2026 07:13:21 UTC] Orders found: 0
[19-May-2026 07:13:21 UTC] === API CALL LOG ===
[19-May-2026 07:13:21 UTC] Orders data: []
[19-May-2026 07:13:21 UTC] Endpoint: user/profile.php
[19-May-2026 07:13:21 UTC] Full Log Data: {
    "timestamp": "2026-05-19 07:13:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.89.104.15",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.89.104.15, 172.71.183.31",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE0IiwidXNlcm5hbWUiOiJAUm95YWxBZG1pbnN0cmF0b3IiLCJlbWFpbCI6ImlzbWFlbHNhcnU4NEBnbWFpbC5jb20iLCJleHAiOjE3Nzk3NzkwODl9.74Ac6WjEDAUZqDmAFoSgnVVVAtxTLBuzwxsteDuB88Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fe14c6e2e1f0baa-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.89.104.15",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 07:13:21 UTC] === END API CALL LOG ===
[19-May-2026 07:13:21 UTC] Total orders count: 0
[19-May-2026 07:13:21 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 07:13:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE0IiwidXNlcm5hbWUiOiJAUm95YWxBZG1pbnN0cmF0b3IiLCJlbWFpbCI6ImlzbWFlbHNhcnU4NEBnbWFpbC5jb20iLCJleHAiOjE3Nzk3NzkwODl9.74Ac6WjEDAUZqDmAFoSgnVVVAtxTLBuzwxsteDuB88Y
[19-May-2026 07:13:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 07:13:21 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 07:13:21 UTC] User ID: 614
[19-May-2026 07:13:21 UTC] ✅ User profile retrieved successfully for user ID: 614
[19-May-2026 07:13:22 UTC] === API CALL LOG ===
[19-May-2026 07:13:22 UTC] Endpoint: user/profile.php
[19-May-2026 07:13:22 UTC] Full Log Data: {
    "timestamp": "2026-05-19 07:13:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.89.104.15",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.89.104.15, 172.71.183.31",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE0IiwidXNlcm5hbWUiOiJAUm95YWxBZG1pbnN0cmF0b3IiLCJlbWFpbCI6ImlzbWFlbHNhcnU4NEBnbWFpbC5jb20iLCJleHAiOjE3Nzk3NzkwODl9.74Ac6WjEDAUZqDmAFoSgnVVVAtxTLBuzwxsteDuB88Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fe14c71a8ad0baa-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.89.104.15",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 07:13:22 UTC] === END API CALL LOG ===
[19-May-2026 07:13:22 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 07:13:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE0IiwidXNlcm5hbWUiOiJAUm95YWxBZG1pbnN0cmF0b3IiLCJlbWFpbCI6ImlzbWFlbHNhcnU4NEBnbWFpbC5jb20iLCJleHAiOjE3Nzk3NzkwODl9.74Ac6WjEDAUZqDmAFoSgnVVVAtxTLBuzwxsteDuB88Y
[19-May-2026 07:13:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 07:13:22 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 07:13:22 UTC] User ID: 614
[19-May-2026 07:13:22 UTC] ✅ User profile retrieved successfully for user ID: 614
[19-May-2026 07:13:22 UTC] === API CALL LOG ===
[19-May-2026 07:13:22 UTC] Endpoint: user/profile.php
[19-May-2026 07:13:22 UTC] Full Log Data: {
    "timestamp": "2026-05-19 07:13:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.89.104.15",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.89.104.15, 172.71.183.31",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE0IiwidXNlcm5hbWUiOiJAUm95YWxBZG1pbnN0cmF0b3IiLCJlbWFpbCI6ImlzbWFlbHNhcnU4NEBnbWFpbC5jb20iLCJleHAiOjE3Nzk3NzkwODl9.74Ac6WjEDAUZqDmAFoSgnVVVAtxTLBuzwxsteDuB88Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fe14c742ad20baa-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.89.104.15",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 07:13:22 UTC] === END API CALL LOG ===
[19-May-2026 07:13:22 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 07:13:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE0IiwidXNlcm5hbWUiOiJAUm95YWxBZG1pbnN0cmF0b3IiLCJlbWFpbCI6ImlzbWFlbHNhcnU4NEBnbWFpbC5jb20iLCJleHAiOjE3Nzk3NzkwODl9.74Ac6WjEDAUZqDmAFoSgnVVVAtxTLBuzwxsteDuB88Y
[19-May-2026 07:13:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 07:13:22 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 07:13:22 UTC] User ID: 614
[19-May-2026 07:13:22 UTC] ✅ User profile retrieved successfully for user ID: 614
[19-May-2026 07:13:41 UTC] === API CALL LOG ===
[19-May-2026 07:13:41 UTC] Endpoint: user/profile.php
[19-May-2026 07:13:41 UTC] Full Log Data: {
    "timestamp": "2026-05-19 07:13:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.89.104.15",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.89.104.15, 172.71.183.31",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE0IiwidXNlcm5hbWUiOiJAUm95YWxBZG1pbnN0cmF0b3IiLCJlbWFpbCI6ImlzbWFlbHNhcnU4NEBnbWFpbC5jb20iLCJleHAiOjE3Nzk3NzkwODl9.74Ac6WjEDAUZqDmAFoSgnVVVAtxTLBuzwxsteDuB88Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fe14cec9ea80baa-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.89.104.15",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 07:13:41 UTC] === END API CALL LOG ===
[19-May-2026 07:13:41 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 07:13:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE0IiwidXNlcm5hbWUiOiJAUm95YWxBZG1pbnN0cmF0b3IiLCJlbWFpbCI6ImlzbWFlbHNhcnU4NEBnbWFpbC5jb20iLCJleHAiOjE3Nzk3NzkwODl9.74Ac6WjEDAUZqDmAFoSgnVVVAtxTLBuzwxsteDuB88Y
[19-May-2026 07:13:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 07:13:41 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 07:13:41 UTC] User ID: 614
[19-May-2026 07:13:41 UTC] ✅ User profile retrieved successfully for user ID: 614
[19-May-2026 07:13:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-May-2026 07:13:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-May-2026 07:13:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"41.89.104.15, 172.71.183.31","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE0IiwidXNlcm5hbWUiOiJAUm95YWxBZG1pbnN0cmF0b3IiLCJlbWFpbCI6ImlzbWFlbHNhcnU4NEBnbWFpbC5jb20iLCJleHAiOjE3Nzk3NzkwODl9.74Ac6WjEDAUZqDmAFoSgnVVVAtxTLBuzwxsteDuB88Y","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fe14cec9ea40baa-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"41.89.104.15","cf-ipcountry":"KE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[19-May-2026 07:13:41 UTC] === User Orders API Called ===
[19-May-2026 07:13:41 UTC] User ID: 614
[19-May-2026 07:13:41 UTC] Limit: 20, Offset: 0
[19-May-2026 07:13:41 UTC] Orders found: 0
[19-May-2026 07:13:41 UTC] Orders data: []
[19-May-2026 07:13:41 UTC] Total orders count: 0
[19-May-2026 07:13:42 UTC] === API CALL LOG ===
[19-May-2026 07:13:42 UTC] Endpoint: user/profile.php
[19-May-2026 07:13:42 UTC] Full Log Data: {
    "timestamp": "2026-05-19 07:13:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.89.104.15",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.89.104.15, 172.71.183.31",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE0IiwidXNlcm5hbWUiOiJAUm95YWxBZG1pbnN0cmF0b3IiLCJlbWFpbCI6ImlzbWFlbHNhcnU4NEBnbWFpbC5jb20iLCJleHAiOjE3Nzk3NzkwODl9.74Ac6WjEDAUZqDmAFoSgnVVVAtxTLBuzwxsteDuB88Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fe14cf079fd0baa-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.89.104.15",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 07:13:42 UTC] === END API CALL LOG ===
[19-May-2026 07:13:42 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 07:13:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE0IiwidXNlcm5hbWUiOiJAUm95YWxBZG1pbnN0cmF0b3IiLCJlbWFpbCI6ImlzbWFlbHNhcnU4NEBnbWFpbC5jb20iLCJleHAiOjE3Nzk3NzkwODl9.74Ac6WjEDAUZqDmAFoSgnVVVAtxTLBuzwxsteDuB88Y
[19-May-2026 07:13:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 07:13:42 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 07:13:42 UTC] User ID: 614
[19-May-2026 07:13:42 UTC] ✅ User profile retrieved successfully for user ID: 614
[19-May-2026 07:13:42 UTC] === API CALL LOG ===
[19-May-2026 07:13:42 UTC] Endpoint: user/profile.php
[19-May-2026 07:13:42 UTC] Full Log Data: {
    "timestamp": "2026-05-19 07:13:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.89.104.15",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.89.104.15, 172.71.183.31",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE0IiwidXNlcm5hbWUiOiJAUm95YWxBZG1pbnN0cmF0b3IiLCJlbWFpbCI6ImlzbWFlbHNhcnU4NEBnbWFpbC5jb20iLCJleHAiOjE3Nzk3NzkwODl9.74Ac6WjEDAUZqDmAFoSgnVVVAtxTLBuzwxsteDuB88Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fe14cf2dd0d0baa-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.89.104.15",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 07:13:42 UTC] === END API CALL LOG ===
[19-May-2026 07:13:42 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 07:13:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE0IiwidXNlcm5hbWUiOiJAUm95YWxBZG1pbnN0cmF0b3IiLCJlbWFpbCI6ImlzbWFlbHNhcnU4NEBnbWFpbC5jb20iLCJleHAiOjE3Nzk3NzkwODl9.74Ac6WjEDAUZqDmAFoSgnVVVAtxTLBuzwxsteDuB88Y
[19-May-2026 07:13:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 07:13:42 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 07:13:42 UTC] User ID: 614
[19-May-2026 07:13:42 UTC] ✅ User profile retrieved successfully for user ID: 614
[19-May-2026 07:13:44 UTC] === API CALL LOG ===
[19-May-2026 07:13:44 UTC] Endpoint: user/profile.php
[19-May-2026 07:13:44 UTC] Full Log Data: {
    "timestamp": "2026-05-19 07:13:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.89.104.15",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.89.104.15, 172.71.183.31",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE0IiwidXNlcm5hbWUiOiJAUm95YWxBZG1pbnN0cmF0b3IiLCJlbWFpbCI6ImlzbWFlbHNhcnU4NEBnbWFpbC5jb20iLCJleHAiOjE3Nzk3NzkwODl9.74Ac6WjEDAUZqDmAFoSgnVVVAtxTLBuzwxsteDuB88Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fe14cfd6d8d0baa-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.89.104.15",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 07:13:44 UTC] === END API CALL LOG ===
[19-May-2026 07:13:44 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 07:13:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE0IiwidXNlcm5hbWUiOiJAUm95YWxBZG1pbnN0cmF0b3IiLCJlbWFpbCI6ImlzbWFlbHNhcnU4NEBnbWFpbC5jb20iLCJleHAiOjE3Nzk3NzkwODl9.74Ac6WjEDAUZqDmAFoSgnVVVAtxTLBuzwxsteDuB88Y
[19-May-2026 07:13:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 07:13:44 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 07:13:44 UTC] User ID: 614
[19-May-2026 07:13:44 UTC] ✅ User profile retrieved successfully for user ID: 614
[19-May-2026 07:20:41 UTC] === API CALL LOG ===
[19-May-2026 07:20:41 UTC] Endpoint: user/profile.php
[19-May-2026 07:20:41 UTC] Full Log Data: {
    "timestamp": "2026-05-19 07:20:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.89.104.15",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.89.104.15, 172.71.103.90",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE0IiwidXNlcm5hbWUiOiJAUm95YWxBZG1pbnN0cmF0b3IiLCJlbWFpbCI6ImlzbWFlbHNhcnU4NEBnbWFpbC5jb20iLCJleHAiOjE3Nzk3NzkwODl9.74Ac6WjEDAUZqDmAFoSgnVVVAtxTLBuzwxsteDuB88Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fe1572bc867b963-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.89.104.15",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 07:20:41 UTC] === END API CALL LOG ===
[19-May-2026 07:20:41 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 07:20:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE0IiwidXNlcm5hbWUiOiJAUm95YWxBZG1pbnN0cmF0b3IiLCJlbWFpbCI6ImlzbWFlbHNhcnU4NEBnbWFpbC5jb20iLCJleHAiOjE3Nzk3NzkwODl9.74Ac6WjEDAUZqDmAFoSgnVVVAtxTLBuzwxsteDuB88Y
[19-May-2026 07:20:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 07:20:41 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 07:20:41 UTC] User ID: 614
[19-May-2026 07:20:41 UTC] ✅ User profile retrieved successfully for user ID: 614
[19-May-2026 07:20:42 UTC] === API CALL LOG ===
[19-May-2026 07:20:42 UTC] Endpoint: user/profile.php
[19-May-2026 07:20:42 UTC] Full Log Data: {
    "timestamp": "2026-05-19 07:20:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.89.104.15",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.89.104.15, 172.71.103.90",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE0IiwidXNlcm5hbWUiOiJAUm95YWxBZG1pbnN0cmF0b3IiLCJlbWFpbCI6ImlzbWFlbHNhcnU4NEBnbWFpbC5jb20iLCJleHAiOjE3Nzk3NzkwODl9.74Ac6WjEDAUZqDmAFoSgnVVVAtxTLBuzwxsteDuB88Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fe157333f6bb963-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.89.104.15",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 07:20:42 UTC] === END API CALL LOG ===
[19-May-2026 07:20:42 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 07:20:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE0IiwidXNlcm5hbWUiOiJAUm95YWxBZG1pbnN0cmF0b3IiLCJlbWFpbCI6ImlzbWFlbHNhcnU4NEBnbWFpbC5jb20iLCJleHAiOjE3Nzk3NzkwODl9.74Ac6WjEDAUZqDmAFoSgnVVVAtxTLBuzwxsteDuB88Y
[19-May-2026 07:20:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 07:20:42 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 07:20:42 UTC] User ID: 614
[19-May-2026 07:20:42 UTC] ✅ User profile retrieved successfully for user ID: 614
[19-May-2026 07:20:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-May-2026 07:20:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-May-2026 07:20:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"41.89.104.15, 172.71.103.90","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE0IiwidXNlcm5hbWUiOiJAUm95YWxBZG1pbnN0cmF0b3IiLCJlbWFpbCI6ImlzbWFlbHNhcnU4NEBnbWFpbC5jb20iLCJleHAiOjE3Nzk3NzkwODl9.74Ac6WjEDAUZqDmAFoSgnVVVAtxTLBuzwxsteDuB88Y","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fe157343845b963-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"41.89.104.15","cf-ipcountry":"KE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[19-May-2026 07:20:42 UTC] === User Orders API Called ===
[19-May-2026 07:20:42 UTC] User ID: 614
[19-May-2026 07:20:42 UTC] Limit: 20, Offset: 0
[19-May-2026 07:20:42 UTC] Orders found: 0
[19-May-2026 07:20:42 UTC] Orders data: []
[19-May-2026 07:20:42 UTC] Total orders count: 0
[19-May-2026 07:20:42 UTC] === API CALL LOG ===
[19-May-2026 07:20:42 UTC] Endpoint: user/profile.php
[19-May-2026 07:20:42 UTC] Full Log Data: {
    "timestamp": "2026-05-19 07:20:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.89.104.15",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.89.104.15, 172.71.103.90",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE0IiwidXNlcm5hbWUiOiJAUm95YWxBZG1pbnN0cmF0b3IiLCJlbWFpbCI6ImlzbWFlbHNhcnU4NEBnbWFpbC5jb20iLCJleHAiOjE3Nzk3NzkwODl9.74Ac6WjEDAUZqDmAFoSgnVVVAtxTLBuzwxsteDuB88Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fe157343846b963-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.89.104.15",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 07:20:42 UTC] === END API CALL LOG ===
[19-May-2026 07:20:42 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 07:20:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE0IiwidXNlcm5hbWUiOiJAUm95YWxBZG1pbnN0cmF0b3IiLCJlbWFpbCI6ImlzbWFlbHNhcnU4NEBnbWFpbC5jb20iLCJleHAiOjE3Nzk3NzkwODl9.74Ac6WjEDAUZqDmAFoSgnVVVAtxTLBuzwxsteDuB88Y
[19-May-2026 07:20:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 07:20:42 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 07:20:42 UTC] User ID: 614
[19-May-2026 07:20:42 UTC] ✅ User profile retrieved successfully for user ID: 614
[19-May-2026 07:20:43 UTC] === API CALL LOG ===
[19-May-2026 07:20:43 UTC] Endpoint: user/profile.php
[19-May-2026 07:20:43 UTC] Full Log Data: {
    "timestamp": "2026-05-19 07:20:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.89.104.15",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.89.104.15, 172.71.103.90",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE0IiwidXNlcm5hbWUiOiJAUm95YWxBZG1pbnN0cmF0b3IiLCJlbWFpbCI6ImlzbWFlbHNhcnU4NEBnbWFpbC5jb20iLCJleHAiOjE3Nzk3NzkwODl9.74Ac6WjEDAUZqDmAFoSgnVVVAtxTLBuzwxsteDuB88Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fe157395c61b963-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.89.104.15",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 07:20:43 UTC] === END API CALL LOG ===
[19-May-2026 07:20:43 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 07:20:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE0IiwidXNlcm5hbWUiOiJAUm95YWxBZG1pbnN0cmF0b3IiLCJlbWFpbCI6ImlzbWFlbHNhcnU4NEBnbWFpbC5jb20iLCJleHAiOjE3Nzk3NzkwODl9.74Ac6WjEDAUZqDmAFoSgnVVVAtxTLBuzwxsteDuB88Y
[19-May-2026 07:20:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 07:20:43 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 07:20:43 UTC] User ID: 614
[19-May-2026 07:20:43 UTC] ✅ User profile retrieved successfully for user ID: 614
[19-May-2026 07:20:45 UTC] === API CALL LOG ===
[19-May-2026 07:20:45 UTC] Endpoint: user/profile.php
[19-May-2026 07:20:45 UTC] Full Log Data: {
    "timestamp": "2026-05-19 07:20:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.89.104.15",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.89.104.15, 172.71.103.90",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE0IiwidXNlcm5hbWUiOiJAUm95YWxBZG1pbnN0cmF0b3IiLCJlbWFpbCI6ImlzbWFlbHNhcnU4NEBnbWFpbC5jb20iLCJleHAiOjE3Nzk3NzkwODl9.74Ac6WjEDAUZqDmAFoSgnVVVAtxTLBuzwxsteDuB88Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fe15742dcaab963-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.89.104.15",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 07:20:45 UTC] === END API CALL LOG ===
[19-May-2026 07:20:45 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 07:20:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE0IiwidXNlcm5hbWUiOiJAUm95YWxBZG1pbnN0cmF0b3IiLCJlbWFpbCI6ImlzbWFlbHNhcnU4NEBnbWFpbC5jb20iLCJleHAiOjE3Nzk3NzkwODl9.74Ac6WjEDAUZqDmAFoSgnVVVAtxTLBuzwxsteDuB88Y
[19-May-2026 07:20:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 07:20:45 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 07:20:45 UTC] User ID: 614
[19-May-2026 07:20:45 UTC] ✅ User profile retrieved successfully for user ID: 614
[19-May-2026 07:20:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-May-2026 07:20:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-May-2026 07:20:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"41.89.104.15, 172.71.103.90","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE0IiwidXNlcm5hbWUiOiJAUm95YWxBZG1pbnN0cmF0b3IiLCJlbWFpbCI6ImlzbWFlbHNhcnU4NEBnbWFpbC5jb20iLCJleHAiOjE3Nzk3NzkwODl9.74Ac6WjEDAUZqDmAFoSgnVVVAtxTLBuzwxsteDuB88Y","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fe157645bfeb963-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"41.89.104.15","cf-ipcountry":"KE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[19-May-2026 07:20:50 UTC] === User Orders API Called ===
[19-May-2026 07:20:50 UTC] User ID: 614
[19-May-2026 07:20:50 UTC] Limit: 20, Offset: 0
[19-May-2026 07:20:50 UTC] Orders found: 0
[19-May-2026 07:20:50 UTC] Orders data: []
[19-May-2026 07:20:50 UTC] Total orders count: 0
[19-May-2026 07:20:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-May-2026 07:20:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-May-2026 07:20:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"41.89.104.15, 172.71.103.90","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE0IiwidXNlcm5hbWUiOiJAUm95YWxBZG1pbnN0cmF0b3IiLCJlbWFpbCI6ImlzbWFlbHNhcnU4NEBnbWFpbC5jb20iLCJleHAiOjE3Nzk3NzkwODl9.74Ac6WjEDAUZqDmAFoSgnVVVAtxTLBuzwxsteDuB88Y","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fe15771c8b0b963-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"41.89.104.15","cf-ipcountry":"KE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[19-May-2026 07:20:52 UTC] === User Orders API Called ===
[19-May-2026 07:20:52 UTC] User ID: 614
[19-May-2026 07:20:52 UTC] Limit: 20, Offset: 0
[19-May-2026 07:20:52 UTC] Orders found: 0
[19-May-2026 07:20:52 UTC] Orders data: []
[19-May-2026 07:20:52 UTC] Total orders count: 0
[19-May-2026 07:20:52 UTC] === API CALL LOG ===
[19-May-2026 07:20:52 UTC] Endpoint: user/profile.php
[19-May-2026 07:20:52 UTC] Full Log Data: {
    "timestamp": "2026-05-19 07:20:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.89.104.15",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.89.104.15, 172.71.103.90",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE0IiwidXNlcm5hbWUiOiJAUm95YWxBZG1pbnN0cmF0b3IiLCJlbWFpbCI6ImlzbWFlbHNhcnU4NEBnbWFpbC5jb20iLCJleHAiOjE3Nzk3NzkwODl9.74Ac6WjEDAUZqDmAFoSgnVVVAtxTLBuzwxsteDuB88Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fe15771c8b1b963-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.89.104.15",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 07:20:52 UTC] === END API CALL LOG ===
[19-May-2026 07:20:52 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 07:20:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE0IiwidXNlcm5hbWUiOiJAUm95YWxBZG1pbnN0cmF0b3IiLCJlbWFpbCI6ImlzbWFlbHNhcnU4NEBnbWFpbC5jb20iLCJleHAiOjE3Nzk3NzkwODl9.74Ac6WjEDAUZqDmAFoSgnVVVAtxTLBuzwxsteDuB88Y
[19-May-2026 07:20:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 07:20:52 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 07:20:52 UTC] User ID: 614
[19-May-2026 07:20:52 UTC] ✅ User profile retrieved successfully for user ID: 614
[19-May-2026 07:20:53 UTC] === API CALL LOG ===
[19-May-2026 07:20:53 UTC] Endpoint: user/profile.php
[19-May-2026 07:20:53 UTC] Full Log Data: {
    "timestamp": "2026-05-19 07:20:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.89.104.15",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.89.104.15, 172.71.103.90",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE0IiwidXNlcm5hbWUiOiJAUm95YWxBZG1pbnN0cmF0b3IiLCJlbWFpbCI6ImlzbWFlbHNhcnU4NEBnbWFpbC5jb20iLCJleHAiOjE3Nzk3NzkwODl9.74Ac6WjEDAUZqDmAFoSgnVVVAtxTLBuzwxsteDuB88Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fe157763c25b963-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.89.104.15",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 07:20:53 UTC] === END API CALL LOG ===
[19-May-2026 07:20:53 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 07:20:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE0IiwidXNlcm5hbWUiOiJAUm95YWxBZG1pbnN0cmF0b3IiLCJlbWFpbCI6ImlzbWFlbHNhcnU4NEBnbWFpbC5jb20iLCJleHAiOjE3Nzk3NzkwODl9.74Ac6WjEDAUZqDmAFoSgnVVVAtxTLBuzwxsteDuB88Y
[19-May-2026 07:20:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 07:20:53 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 07:20:53 UTC] User ID: 614
[19-May-2026 07:20:53 UTC] ✅ User profile retrieved successfully for user ID: 614
[19-May-2026 07:20:53 UTC] === API CALL LOG ===
[19-May-2026 07:20:53 UTC] Endpoint: user/profile.php
[19-May-2026 07:20:53 UTC] Full Log Data: {
    "timestamp": "2026-05-19 07:20:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.89.104.15",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.89.104.15, 172.71.103.90",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE0IiwidXNlcm5hbWUiOiJAUm95YWxBZG1pbnN0cmF0b3IiLCJlbWFpbCI6ImlzbWFlbHNhcnU4NEBnbWFpbC5jb20iLCJleHAiOjE3Nzk3NzkwODl9.74Ac6WjEDAUZqDmAFoSgnVVVAtxTLBuzwxsteDuB88Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fe157774d08b963-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.89.104.15",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 07:20:53 UTC] === END API CALL LOG ===
[19-May-2026 07:20:53 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 07:20:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE0IiwidXNlcm5hbWUiOiJAUm95YWxBZG1pbnN0cmF0b3IiLCJlbWFpbCI6ImlzbWFlbHNhcnU4NEBnbWFpbC5jb20iLCJleHAiOjE3Nzk3NzkwODl9.74Ac6WjEDAUZqDmAFoSgnVVVAtxTLBuzwxsteDuB88Y
[19-May-2026 07:20:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 07:20:53 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 07:20:53 UTC] User ID: 614
[19-May-2026 07:20:53 UTC] ✅ User profile retrieved successfully for user ID: 614
[19-May-2026 07:22:01 UTC] === API CALL LOG ===
[19-May-2026 07:22:01 UTC] Endpoint: user/profile.php
[19-May-2026 07:22:01 UTC] Full Log Data: {
    "timestamp": "2026-05-19 07:22:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.89.104.15",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.89.104.15, 172.71.103.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE0IiwidXNlcm5hbWUiOiJAUm95YWxBZG1pbnN0cmF0b3IiLCJlbWFpbCI6ImlzbWFlbHNhcnU4NEBnbWFpbC5jb20iLCJleHAiOjE3Nzk3NzkwODl9.74Ac6WjEDAUZqDmAFoSgnVVVAtxTLBuzwxsteDuB88Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fe15921ed4eb963-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.89.104.15",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 07:22:01 UTC] === END API CALL LOG ===
[19-May-2026 07:22:01 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 07:22:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE0IiwidXNlcm5hbWUiOiJAUm95YWxBZG1pbnN0cmF0b3IiLCJlbWFpbCI6ImlzbWFlbHNhcnU4NEBnbWFpbC5jb20iLCJleHAiOjE3Nzk3NzkwODl9.74Ac6WjEDAUZqDmAFoSgnVVVAtxTLBuzwxsteDuB88Y
[19-May-2026 07:22:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 07:22:01 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 07:22:01 UTC] User ID: 614
[19-May-2026 07:22:01 UTC] ✅ User profile retrieved successfully for user ID: 614
[19-May-2026 07:22:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-May-2026 07:22:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-May-2026 07:22:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"41.89.104.15, 172.71.103.89","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE0IiwidXNlcm5hbWUiOiJAUm95YWxBZG1pbnN0cmF0b3IiLCJlbWFpbCI6ImlzbWFlbHNhcnU4NEBnbWFpbC5jb20iLCJleHAiOjE3Nzk3NzkwODl9.74Ac6WjEDAUZqDmAFoSgnVVVAtxTLBuzwxsteDuB88Y","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fe15921ed4cb963-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"41.89.104.15","cf-ipcountry":"KE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[19-May-2026 07:22:01 UTC] === User Orders API Called ===
[19-May-2026 07:22:01 UTC] User ID: 614
[19-May-2026 07:22:01 UTC] Limit: 20, Offset: 0
[19-May-2026 07:22:01 UTC] Orders found: 0
[19-May-2026 07:22:01 UTC] Orders data: []
[19-May-2026 07:22:01 UTC] Total orders count: 0
[19-May-2026 07:22:02 UTC] === API CALL LOG ===
[19-May-2026 07:22:02 UTC] Endpoint: user/profile.php
[19-May-2026 07:22:02 UTC] Full Log Data: {
    "timestamp": "2026-05-19 07:22:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.89.104.15",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.89.104.15, 172.71.103.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE0IiwidXNlcm5hbWUiOiJAUm95YWxBZG1pbnN0cmF0b3IiLCJlbWFpbCI6ImlzbWFlbHNhcnU4NEBnbWFpbC5jb20iLCJleHAiOjE3Nzk3NzkwODl9.74Ac6WjEDAUZqDmAFoSgnVVVAtxTLBuzwxsteDuB88Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fe15926495eb963-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.89.104.15",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 07:22:02 UTC] === END API CALL LOG ===
[19-May-2026 07:22:02 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 07:22:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE0IiwidXNlcm5hbWUiOiJAUm95YWxBZG1pbnN0cmF0b3IiLCJlbWFpbCI6ImlzbWFlbHNhcnU4NEBnbWFpbC5jb20iLCJleHAiOjE3Nzk3NzkwODl9.74Ac6WjEDAUZqDmAFoSgnVVVAtxTLBuzwxsteDuB88Y
[19-May-2026 07:22:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 07:22:02 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 07:22:02 UTC] User ID: 614
[19-May-2026 07:22:02 UTC] ✅ User profile retrieved successfully for user ID: 614
[19-May-2026 07:22:02 UTC] === API CALL LOG ===
[19-May-2026 07:22:02 UTC] Endpoint: user/profile.php
[19-May-2026 07:22:02 UTC] Full Log Data: {
    "timestamp": "2026-05-19 07:22:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.89.104.15",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.89.104.15, 172.71.103.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE0IiwidXNlcm5hbWUiOiJAUm95YWxBZG1pbnN0cmF0b3IiLCJlbWFpbCI6ImlzbWFlbHNhcnU4NEBnbWFpbC5jb20iLCJleHAiOjE3Nzk3NzkwODl9.74Ac6WjEDAUZqDmAFoSgnVVVAtxTLBuzwxsteDuB88Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fe159275a75b963-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.89.104.15",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 07:22:02 UTC] === END API CALL LOG ===
[19-May-2026 07:22:02 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 07:22:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE0IiwidXNlcm5hbWUiOiJAUm95YWxBZG1pbnN0cmF0b3IiLCJlbWFpbCI6ImlzbWFlbHNhcnU4NEBnbWFpbC5jb20iLCJleHAiOjE3Nzk3NzkwODl9.74Ac6WjEDAUZqDmAFoSgnVVVAtxTLBuzwxsteDuB88Y
[19-May-2026 07:22:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 07:22:02 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 07:22:02 UTC] User ID: 614
[19-May-2026 07:22:02 UTC] ✅ User profile retrieved successfully for user ID: 614
[19-May-2026 07:23:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-May-2026 07:23:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-May-2026 07:23:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"41.89.104.15, 172.71.103.89","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE0IiwidXNlcm5hbWUiOiJAUm95YWxBZG1pbnN0cmF0b3IiLCJlbWFpbCI6ImlzbWFlbHNhcnU4NEBnbWFpbC5jb20iLCJleHAiOjE3Nzk3NzkwODl9.74Ac6WjEDAUZqDmAFoSgnVVVAtxTLBuzwxsteDuB88Y","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fe15ae8cfb0b963-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"41.89.104.15","cf-ipcountry":"KE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[19-May-2026 07:23:14 UTC] === User Orders API Called ===
[19-May-2026 07:23:14 UTC] User ID: 614
[19-May-2026 07:23:14 UTC] Limit: 20, Offset: 0
[19-May-2026 07:23:14 UTC] Orders found: 0
[19-May-2026 07:23:14 UTC] Orders data: []
[19-May-2026 07:23:14 UTC] Total orders count: 0
[19-May-2026 07:23:14 UTC] === API CALL LOG ===
[19-May-2026 07:23:14 UTC] Endpoint: user/profile.php
[19-May-2026 07:23:14 UTC] Full Log Data: {
    "timestamp": "2026-05-19 07:23:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.89.104.15",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.89.104.15, 172.71.103.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE0IiwidXNlcm5hbWUiOiJAUm95YWxBZG1pbnN0cmF0b3IiLCJlbWFpbCI6ImlzbWFlbHNhcnU4NEBnbWFpbC5jb20iLCJleHAiOjE3Nzk3NzkwODl9.74Ac6WjEDAUZqDmAFoSgnVVVAtxTLBuzwxsteDuB88Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fe15ae8cfb3b963-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.89.104.15",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 07:23:14 UTC] === END API CALL LOG ===
[19-May-2026 07:23:14 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 07:23:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE0IiwidXNlcm5hbWUiOiJAUm95YWxBZG1pbnN0cmF0b3IiLCJlbWFpbCI6ImlzbWFlbHNhcnU4NEBnbWFpbC5jb20iLCJleHAiOjE3Nzk3NzkwODl9.74Ac6WjEDAUZqDmAFoSgnVVVAtxTLBuzwxsteDuB88Y
[19-May-2026 07:23:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 07:23:14 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 07:23:14 UTC] User ID: 614
[19-May-2026 07:23:14 UTC] ✅ User profile retrieved successfully for user ID: 614
[19-May-2026 07:23:15 UTC] === API CALL LOG ===
[19-May-2026 07:23:15 UTC] Endpoint: user/profile.php
[19-May-2026 07:23:15 UTC] Full Log Data: {
    "timestamp": "2026-05-19 07:23:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.89.104.15",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.89.104.15, 172.71.103.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE0IiwidXNlcm5hbWUiOiJAUm95YWxBZG1pbnN0cmF0b3IiLCJlbWFpbCI6ImlzbWFlbHNhcnU4NEBnbWFpbC5jb20iLCJleHAiOjE3Nzk3NzkwODl9.74Ac6WjEDAUZqDmAFoSgnVVVAtxTLBuzwxsteDuB88Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fe15aed1b8db963-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.89.104.15",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 07:23:15 UTC] === END API CALL LOG ===
[19-May-2026 07:23:15 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 07:23:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE0IiwidXNlcm5hbWUiOiJAUm95YWxBZG1pbnN0cmF0b3IiLCJlbWFpbCI6ImlzbWFlbHNhcnU4NEBnbWFpbC5jb20iLCJleHAiOjE3Nzk3NzkwODl9.74Ac6WjEDAUZqDmAFoSgnVVVAtxTLBuzwxsteDuB88Y
[19-May-2026 07:23:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 07:23:15 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 07:23:15 UTC] User ID: 614
[19-May-2026 07:23:15 UTC] ✅ User profile retrieved successfully for user ID: 614
[19-May-2026 07:23:15 UTC] === API CALL LOG ===
[19-May-2026 07:23:15 UTC] Endpoint: user/profile.php
[19-May-2026 07:23:15 UTC] Full Log Data: {
    "timestamp": "2026-05-19 07:23:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.89.104.15",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.89.104.15, 172.71.103.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE0IiwidXNlcm5hbWUiOiJAUm95YWxBZG1pbnN0cmF0b3IiLCJlbWFpbCI6ImlzbWFlbHNhcnU4NEBnbWFpbC5jb20iLCJleHAiOjE3Nzk3NzkwODl9.74Ac6WjEDAUZqDmAFoSgnVVVAtxTLBuzwxsteDuB88Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fe15aee3d53b963-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.89.104.15",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 07:23:15 UTC] === END API CALL LOG ===
[19-May-2026 07:23:15 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 07:23:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE0IiwidXNlcm5hbWUiOiJAUm95YWxBZG1pbnN0cmF0b3IiLCJlbWFpbCI6ImlzbWFlbHNhcnU4NEBnbWFpbC5jb20iLCJleHAiOjE3Nzk3NzkwODl9.74Ac6WjEDAUZqDmAFoSgnVVVAtxTLBuzwxsteDuB88Y
[19-May-2026 07:23:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 07:23:15 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 07:23:15 UTC] User ID: 614
[19-May-2026 07:23:15 UTC] ✅ User profile retrieved successfully for user ID: 614
[19-May-2026 09:05:59 UTC] === API CALL LOG ===
[19-May-2026 09:05:59 UTC] Endpoint: user/profile.php
[19-May-2026 09:05:59 UTC] Full Log Data: {
    "timestamp": "2026-05-19 09:05:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.89.104.15",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.89.104.15, 104.23.168.99",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE0IiwidXNlcm5hbWUiOiJAUm95YWxBZG1pbnN0cmF0b3IiLCJlbWFpbCI6ImlzbWFlbHNhcnU4NEBnbWFpbC5jb20iLCJleHAiOjE3Nzk3NzkwODl9.74Ac6WjEDAUZqDmAFoSgnVVVAtxTLBuzwxsteDuB88Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fe1f1687e6e14d3-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.89.104.15",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 09:05:59 UTC] === END API CALL LOG ===
[19-May-2026 09:05:59 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 09:05:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE0IiwidXNlcm5hbWUiOiJAUm95YWxBZG1pbnN0cmF0b3IiLCJlbWFpbCI6ImlzbWFlbHNhcnU4NEBnbWFpbC5jb20iLCJleHAiOjE3Nzk3NzkwODl9.74Ac6WjEDAUZqDmAFoSgnVVVAtxTLBuzwxsteDuB88Y
[19-May-2026 09:05:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 09:05:59 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 09:05:59 UTC] User ID: 614
[19-May-2026 09:05:59 UTC] ✅ User profile retrieved successfully for user ID: 614
[19-May-2026 09:05:59 UTC] === API CALL LOG ===
[19-May-2026 09:05:59 UTC] Endpoint: user/profile.php
[19-May-2026 09:05:59 UTC] Full Log Data: {
    "timestamp": "2026-05-19 09:05:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.89.104.15",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.89.104.15, 104.23.168.99",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE0IiwidXNlcm5hbWUiOiJAUm95YWxBZG1pbnN0cmF0b3IiLCJlbWFpbCI6ImlzbWFlbHNhcnU4NEBnbWFpbC5jb20iLCJleHAiOjE3Nzk3NzkwODl9.74Ac6WjEDAUZqDmAFoSgnVVVAtxTLBuzwxsteDuB88Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fe1f16d4dd514d3-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.89.104.15",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 09:05:59 UTC] === END API CALL LOG ===
[19-May-2026 09:05:59 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 09:05:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE0IiwidXNlcm5hbWUiOiJAUm95YWxBZG1pbnN0cmF0b3IiLCJlbWFpbCI6ImlzbWFlbHNhcnU4NEBnbWFpbC5jb20iLCJleHAiOjE3Nzk3NzkwODl9.74Ac6WjEDAUZqDmAFoSgnVVVAtxTLBuzwxsteDuB88Y
[19-May-2026 09:05:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 09:05:59 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 09:05:59 UTC] User ID: 614
[19-May-2026 09:05:59 UTC] ✅ User profile retrieved successfully for user ID: 614
[19-May-2026 09:06:00 UTC] === API CALL LOG ===
[19-May-2026 09:06:00 UTC] Endpoint: user/profile.php
[19-May-2026 09:06:00 UTC] Full Log Data: {
    "timestamp": "2026-05-19 09:06:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.89.104.15",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.89.104.15, 104.23.168.99",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE0IiwidXNlcm5hbWUiOiJAUm95YWxBZG1pbnN0cmF0b3IiLCJlbWFpbCI6ImlzbWFlbHNhcnU4NEBnbWFpbC5jb20iLCJleHAiOjE3Nzk3NzkwODl9.74Ac6WjEDAUZqDmAFoSgnVVVAtxTLBuzwxsteDuB88Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fe1f16f7d8f14d3-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.89.104.15",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 09:06:00 UTC] === END API CALL LOG ===
[19-May-2026 09:06:00 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 09:06:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-May-2026 09:06:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE0IiwidXNlcm5hbWUiOiJAUm95YWxBZG1pbnN0cmF0b3IiLCJlbWFpbCI6ImlzbWFlbHNhcnU4NEBnbWFpbC5jb20iLCJleHAiOjE3Nzk3NzkwODl9.74Ac6WjEDAUZqDmAFoSgnVVVAtxTLBuzwxsteDuB88Y
[19-May-2026 09:06:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-May-2026 09:06:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 09:06:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"41.89.104.15, 104.23.168.99","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE0IiwidXNlcm5hbWUiOiJAUm95YWxBZG1pbnN0cmF0b3IiLCJlbWFpbCI6ImlzbWFlbHNhcnU4NEBnbWFpbC5jb20iLCJleHAiOjE3Nzk3NzkwODl9.74Ac6WjEDAUZqDmAFoSgnVVVAtxTLBuzwxsteDuB88Y","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fe1f16f7d9314d3-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"41.89.104.15","cf-ipcountry":"KE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[19-May-2026 09:06:00 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 09:06:00 UTC] User ID: 614
[19-May-2026 09:06:00 UTC] === User Orders API Called ===
[19-May-2026 09:06:00 UTC] User ID: 614
[19-May-2026 09:06:00 UTC] Limit: 20, Offset: 0
[19-May-2026 09:06:00 UTC] ✅ User profile retrieved successfully for user ID: 614
[19-May-2026 09:06:00 UTC] Orders found: 0
[19-May-2026 09:06:00 UTC] Orders data: []
[19-May-2026 09:06:00 UTC] Total orders count: 0
[19-May-2026 09:06:00 UTC] === API CALL LOG ===
[19-May-2026 09:06:00 UTC] Endpoint: user/profile.php
[19-May-2026 09:06:00 UTC] Full Log Data: {
    "timestamp": "2026-05-19 09:06:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.89.104.15",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.89.104.15, 104.23.168.99",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE0IiwidXNlcm5hbWUiOiJAUm95YWxBZG1pbnN0cmF0b3IiLCJlbWFpbCI6ImlzbWFlbHNhcnU4NEBnbWFpbC5jb20iLCJleHAiOjE3Nzk3NzkwODl9.74Ac6WjEDAUZqDmAFoSgnVVVAtxTLBuzwxsteDuB88Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fe1f17068a814d3-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.89.104.15",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 09:06:00 UTC] === END API CALL LOG ===
[19-May-2026 09:06:00 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 09:06:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE0IiwidXNlcm5hbWUiOiJAUm95YWxBZG1pbnN0cmF0b3IiLCJlbWFpbCI6ImlzbWFlbHNhcnU4NEBnbWFpbC5jb20iLCJleHAiOjE3Nzk3NzkwODl9.74Ac6WjEDAUZqDmAFoSgnVVVAtxTLBuzwxsteDuB88Y
[19-May-2026 09:06:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 09:06:00 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 09:06:00 UTC] User ID: 614
[19-May-2026 09:06:00 UTC] ✅ User profile retrieved successfully for user ID: 614
[19-May-2026 09:06:01 UTC] === API CALL LOG ===
[19-May-2026 09:06:01 UTC] Endpoint: user/profile.php
[19-May-2026 09:06:01 UTC] Full Log Data: {
    "timestamp": "2026-05-19 09:06:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.89.104.15",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.89.104.15, 104.23.168.99",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE0IiwidXNlcm5hbWUiOiJAUm95YWxBZG1pbnN0cmF0b3IiLCJlbWFpbCI6ImlzbWFlbHNhcnU4NEBnbWFpbC5jb20iLCJleHAiOjE3Nzk3NzkwODl9.74Ac6WjEDAUZqDmAFoSgnVVVAtxTLBuzwxsteDuB88Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fe1f1755b2e14d3-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.89.104.15",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 09:06:01 UTC] === END API CALL LOG ===
[19-May-2026 09:06:01 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 09:06:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE0IiwidXNlcm5hbWUiOiJAUm95YWxBZG1pbnN0cmF0b3IiLCJlbWFpbCI6ImlzbWFlbHNhcnU4NEBnbWFpbC5jb20iLCJleHAiOjE3Nzk3NzkwODl9.74Ac6WjEDAUZqDmAFoSgnVVVAtxTLBuzwxsteDuB88Y
[19-May-2026 09:06:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 09:06:01 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 09:06:01 UTC] User ID: 614
[19-May-2026 09:06:01 UTC] ✅ User profile retrieved successfully for user ID: 614
[19-May-2026 09:06:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-May-2026 09:06:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-May-2026 09:06:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"41.89.104.15, 104.23.168.98","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE0IiwidXNlcm5hbWUiOiJAUm95YWxBZG1pbnN0cmF0b3IiLCJlbWFpbCI6ImlzbWFlbHNhcnU4NEBnbWFpbC5jb20iLCJleHAiOjE3Nzk3NzkwODl9.74Ac6WjEDAUZqDmAFoSgnVVVAtxTLBuzwxsteDuB88Y","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fe1f2163d4814d3-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"41.89.104.15","cf-ipcountry":"KE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[19-May-2026 09:06:26 UTC] === User Orders API Called ===
[19-May-2026 09:06:26 UTC] User ID: 614
[19-May-2026 09:06:26 UTC] Limit: 20, Offset: 0
[19-May-2026 09:06:26 UTC] Orders found: 0
[19-May-2026 09:06:26 UTC] Orders data: []
[19-May-2026 09:06:26 UTC] Total orders count: 0
[19-May-2026 09:06:26 UTC] === API CALL LOG ===
[19-May-2026 09:06:26 UTC] Endpoint: user/profile.php
[19-May-2026 09:06:26 UTC] Full Log Data: {
    "timestamp": "2026-05-19 09:06:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.89.104.15",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.89.104.15, 104.23.168.98",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE0IiwidXNlcm5hbWUiOiJAUm95YWxBZG1pbnN0cmF0b3IiLCJlbWFpbCI6ImlzbWFlbHNhcnU4NEBnbWFpbC5jb20iLCJleHAiOjE3Nzk3NzkwODl9.74Ac6WjEDAUZqDmAFoSgnVVVAtxTLBuzwxsteDuB88Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fe1f2163d4c14d3-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.89.104.15",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 09:06:26 UTC] === END API CALL LOG ===
[19-May-2026 09:06:26 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 09:06:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE0IiwidXNlcm5hbWUiOiJAUm95YWxBZG1pbnN0cmF0b3IiLCJlbWFpbCI6ImlzbWFlbHNhcnU4NEBnbWFpbC5jb20iLCJleHAiOjE3Nzk3NzkwODl9.74Ac6WjEDAUZqDmAFoSgnVVVAtxTLBuzwxsteDuB88Y
[19-May-2026 09:06:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 09:06:26 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 09:06:26 UTC] User ID: 614
[19-May-2026 09:06:26 UTC] ✅ User profile retrieved successfully for user ID: 614
[19-May-2026 09:06:27 UTC] === API CALL LOG ===
[19-May-2026 09:06:27 UTC] Endpoint: user/profile.php
[19-May-2026 09:06:27 UTC] Full Log Data: {
    "timestamp": "2026-05-19 09:06:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.89.104.15",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.89.104.15, 104.23.168.98",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE0IiwidXNlcm5hbWUiOiJAUm95YWxBZG1pbnN0cmF0b3IiLCJlbWFpbCI6ImlzbWFlbHNhcnU4NEBnbWFpbC5jb20iLCJleHAiOjE3Nzk3NzkwODl9.74Ac6WjEDAUZqDmAFoSgnVVVAtxTLBuzwxsteDuB88Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fe1f219ea2b14d3-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.89.104.15",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 09:06:27 UTC] === END API CALL LOG ===
[19-May-2026 09:06:27 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 09:06:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE0IiwidXNlcm5hbWUiOiJAUm95YWxBZG1pbnN0cmF0b3IiLCJlbWFpbCI6ImlzbWFlbHNhcnU4NEBnbWFpbC5jb20iLCJleHAiOjE3Nzk3NzkwODl9.74Ac6WjEDAUZqDmAFoSgnVVVAtxTLBuzwxsteDuB88Y
[19-May-2026 09:06:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 09:06:27 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 09:06:27 UTC] User ID: 614
[19-May-2026 09:06:27 UTC] ✅ User profile retrieved successfully for user ID: 614
[19-May-2026 09:06:27 UTC] === API CALL LOG ===
[19-May-2026 09:06:27 UTC] Endpoint: user/profile.php
[19-May-2026 09:06:27 UTC] Full Log Data: {
    "timestamp": "2026-05-19 09:06:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.89.104.15",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.89.104.15, 104.23.168.98",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE0IiwidXNlcm5hbWUiOiJAUm95YWxBZG1pbnN0cmF0b3IiLCJlbWFpbCI6ImlzbWFlbHNhcnU4NEBnbWFpbC5jb20iLCJleHAiOjE3Nzk3NzkwODl9.74Ac6WjEDAUZqDmAFoSgnVVVAtxTLBuzwxsteDuB88Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fe1f21c6b0a14d3-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.89.104.15",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 09:06:27 UTC] === END API CALL LOG ===
[19-May-2026 09:06:27 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 09:06:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE0IiwidXNlcm5hbWUiOiJAUm95YWxBZG1pbnN0cmF0b3IiLCJlbWFpbCI6ImlzbWFlbHNhcnU4NEBnbWFpbC5jb20iLCJleHAiOjE3Nzk3NzkwODl9.74Ac6WjEDAUZqDmAFoSgnVVVAtxTLBuzwxsteDuB88Y
[19-May-2026 09:06:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 09:06:27 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 09:06:27 UTC] User ID: 614
[19-May-2026 09:06:27 UTC] ✅ User profile retrieved successfully for user ID: 614
[19-May-2026 10:01:27 UTC] === API CALL LOG ===
[19-May-2026 10:01:27 UTC] Endpoint: user/profile.php
[19-May-2026 10:01:27 UTC] Full Log Data: {
    "timestamp": "2026-05-19 10:01:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "162.243.92.85",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "162.243.92.85, 104.23.190.159",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE1IiwidXNlcm5hbWUiOiJBbWFuZGEiLCJlbWFpbCI6ImFtYW51ZWxiNTA1QGdtYWlsLmNvbSIsImV4cCI6MTc3OTc4OTY4NX0.3M7rqhN2Nus8_WcgcoAhHlMeG16dhO6GVp7Lrx3xQIg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fe242ac0da8499b-EWR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "162.243.92.85",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 10:01:27 UTC] === END API CALL LOG ===
[19-May-2026 10:01:27 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 10:01:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE1IiwidXNlcm5hbWUiOiJBbWFuZGEiLCJlbWFpbCI6ImFtYW51ZWxiNTA1QGdtYWlsLmNvbSIsImV4cCI6MTc3OTc4OTY4NX0.3M7rqhN2Nus8_WcgcoAhHlMeG16dhO6GVp7Lrx3xQIg
[19-May-2026 10:01:27 UTC] === API CALL LOG ===
[19-May-2026 10:01:27 UTC] Endpoint: user/profile.php
[19-May-2026 10:01:27 UTC] Full Log Data: {
    "timestamp": "2026-05-19 10:01:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "162.243.92.85",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "162.243.92.85, 104.23.190.159",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE1IiwidXNlcm5hbWUiOiJBbWFuZGEiLCJlbWFpbCI6ImFtYW51ZWxiNTA1QGdtYWlsLmNvbSIsImV4cCI6MTc3OTc4OTY4NX0.3M7rqhN2Nus8_WcgcoAhHlMeG16dhO6GVp7Lrx3xQIg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fe242ac0dac499b-EWR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "162.243.92.85",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 10:01:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 10:01:27 UTC] === END API CALL LOG ===
[19-May-2026 10:01:27 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 10:01:27 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 10:01:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE1IiwidXNlcm5hbWUiOiJBbWFuZGEiLCJlbWFpbCI6ImFtYW51ZWxiNTA1QGdtYWlsLmNvbSIsImV4cCI6MTc3OTc4OTY4NX0.3M7rqhN2Nus8_WcgcoAhHlMeG16dhO6GVp7Lrx3xQIg
[19-May-2026 10:01:27 UTC] User ID: 615
[19-May-2026 10:01:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 10:01:27 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 10:01:27 UTC] User ID: 615
[19-May-2026 10:01:27 UTC] ✅ User profile retrieved successfully for user ID: 615
[19-May-2026 10:01:27 UTC] ✅ User profile retrieved successfully for user ID: 615
[19-May-2026 10:01:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-May-2026 10:01:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-May-2026 10:01:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"162.243.92.85, 104.23.190.159","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE1IiwidXNlcm5hbWUiOiJBbWFuZGEiLCJlbWFpbCI6ImFtYW51ZWxiNTA1QGdtYWlsLmNvbSIsImV4cCI6MTc3OTc4OTY4NX0.3M7rqhN2Nus8_WcgcoAhHlMeG16dhO6GVp7Lrx3xQIg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fe242ac0dab499b-EWR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"162.243.92.85","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[19-May-2026 10:01:27 UTC] === User Orders API Called ===
[19-May-2026 10:01:27 UTC] User ID: 615
[19-May-2026 10:01:27 UTC] Limit: 20, Offset: 0
[19-May-2026 10:01:27 UTC] Orders found: 0
[19-May-2026 10:01:27 UTC] Orders data: []
[19-May-2026 10:01:27 UTC] Total orders count: 0
[19-May-2026 10:01:30 UTC] === API CALL LOG ===
[19-May-2026 10:01:30 UTC] Endpoint: user/profile.php
[19-May-2026 10:01:30 UTC] Full Log Data: {
    "timestamp": "2026-05-19 10:01:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "162.243.92.85",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "162.243.92.85, 104.23.190.159",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE1IiwidXNlcm5hbWUiOiJBbWFuZGEiLCJlbWFpbCI6ImFtYW51ZWxiNTA1QGdtYWlsLmNvbSIsImV4cCI6MTc3OTc4OTY4NX0.3M7rqhN2Nus8_WcgcoAhHlMeG16dhO6GVp7Lrx3xQIg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fe242bf3e37499b-EWR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "162.243.92.85",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 10:01:30 UTC] === END API CALL LOG ===
[19-May-2026 10:01:30 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 10:01:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE1IiwidXNlcm5hbWUiOiJBbWFuZGEiLCJlbWFpbCI6ImFtYW51ZWxiNTA1QGdtYWlsLmNvbSIsImV4cCI6MTc3OTc4OTY4NX0.3M7rqhN2Nus8_WcgcoAhHlMeG16dhO6GVp7Lrx3xQIg
[19-May-2026 10:01:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 10:01:30 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 10:01:30 UTC] User ID: 615
[19-May-2026 10:01:30 UTC] ✅ User profile retrieved successfully for user ID: 615
[19-May-2026 10:02:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-May-2026 10:02:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-May-2026 10:02:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"162.243.92.85, 104.23.190.159","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE1IiwidXNlcm5hbWUiOiJBbWFuZGEiLCJlbWFpbCI6ImFtYW51ZWxiNTA1QGdtYWlsLmNvbSIsImV4cCI6MTc3OTc4OTY4NX0.3M7rqhN2Nus8_WcgcoAhHlMeG16dhO6GVp7Lrx3xQIg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fe2439c69c3499b-EWR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"162.243.92.85","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[19-May-2026 10:02:06 UTC] === User Orders API Called ===
[19-May-2026 10:02:06 UTC] User ID: 615
[19-May-2026 10:02:06 UTC] Limit: 20, Offset: 0
[19-May-2026 10:02:06 UTC] Orders found: 0
[19-May-2026 10:02:06 UTC] Orders data: []
[19-May-2026 10:02:06 UTC] Total orders count: 0
[19-May-2026 10:02:06 UTC] === API CALL LOG ===
[19-May-2026 10:02:06 UTC] Endpoint: user/profile.php
[19-May-2026 10:02:06 UTC] Full Log Data: {
    "timestamp": "2026-05-19 10:02:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "162.243.92.85",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "162.243.92.85, 104.23.190.159",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE1IiwidXNlcm5hbWUiOiJBbWFuZGEiLCJlbWFpbCI6ImFtYW51ZWxiNTA1QGdtYWlsLmNvbSIsImV4cCI6MTc3OTc4OTY4NX0.3M7rqhN2Nus8_WcgcoAhHlMeG16dhO6GVp7Lrx3xQIg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fe2439c69c5499b-EWR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "162.243.92.85",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 10:02:06 UTC] === END API CALL LOG ===
[19-May-2026 10:02:06 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 10:02:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE1IiwidXNlcm5hbWUiOiJBbWFuZGEiLCJlbWFpbCI6ImFtYW51ZWxiNTA1QGdtYWlsLmNvbSIsImV4cCI6MTc3OTc4OTY4NX0.3M7rqhN2Nus8_WcgcoAhHlMeG16dhO6GVp7Lrx3xQIg
[19-May-2026 10:02:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 10:02:06 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 10:02:06 UTC] User ID: 615
[19-May-2026 10:02:06 UTC] ✅ User profile retrieved successfully for user ID: 615
[19-May-2026 10:02:06 UTC] === API CALL LOG ===
[19-May-2026 10:02:06 UTC] Endpoint: user/profile.php
[19-May-2026 10:02:06 UTC] Full Log Data: {
    "timestamp": "2026-05-19 10:02:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "162.243.92.85",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "162.243.92.85, 104.23.190.159",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE1IiwidXNlcm5hbWUiOiJBbWFuZGEiLCJlbWFpbCI6ImFtYW51ZWxiNTA1QGdtYWlsLmNvbSIsImV4cCI6MTc3OTc4OTY4NX0.3M7rqhN2Nus8_WcgcoAhHlMeG16dhO6GVp7Lrx3xQIg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fe2439f3e75499b-EWR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "162.243.92.85",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 10:02:06 UTC] === END API CALL LOG ===
[19-May-2026 10:02:06 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 10:02:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE1IiwidXNlcm5hbWUiOiJBbWFuZGEiLCJlbWFpbCI6ImFtYW51ZWxiNTA1QGdtYWlsLmNvbSIsImV4cCI6MTc3OTc4OTY4NX0.3M7rqhN2Nus8_WcgcoAhHlMeG16dhO6GVp7Lrx3xQIg
[19-May-2026 10:02:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 10:02:06 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 10:02:06 UTC] User ID: 615
[19-May-2026 10:02:06 UTC] ✅ User profile retrieved successfully for user ID: 615
[19-May-2026 10:02:18 UTC] === API CALL LOG ===
[19-May-2026 10:02:18 UTC] Endpoint: user/profile.php
[19-May-2026 10:02:18 UTC] Full Log Data: {
    "timestamp": "2026-05-19 10:02:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "162.243.92.85",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "162.243.92.85, 104.23.190.159",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE1IiwidXNlcm5hbWUiOiJBbWFuZGEiLCJlbWFpbCI6ImFtYW51ZWxiNTA1QGdtYWlsLmNvbSIsImV4cCI6MTc3OTc4OTY4NX0.3M7rqhN2Nus8_WcgcoAhHlMeG16dhO6GVp7Lrx3xQIg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fe243e6ac50499b-EWR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "162.243.92.85",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 10:02:18 UTC] === END API CALL LOG ===
[19-May-2026 10:02:18 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 10:02:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE1IiwidXNlcm5hbWUiOiJBbWFuZGEiLCJlbWFpbCI6ImFtYW51ZWxiNTA1QGdtYWlsLmNvbSIsImV4cCI6MTc3OTc4OTY4NX0.3M7rqhN2Nus8_WcgcoAhHlMeG16dhO6GVp7Lrx3xQIg
[19-May-2026 10:02:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 10:02:18 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 10:02:18 UTC] User ID: 615
[19-May-2026 10:02:18 UTC] ✅ User profile retrieved successfully for user ID: 615
[19-May-2026 10:02:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-May-2026 10:02:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-May-2026 10:02:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"162.243.92.85, 104.23.190.159","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE1IiwidXNlcm5hbWUiOiJBbWFuZGEiLCJlbWFpbCI6ImFtYW51ZWxiNTA1QGdtYWlsLmNvbSIsImV4cCI6MTc3OTc4OTY4NX0.3M7rqhN2Nus8_WcgcoAhHlMeG16dhO6GVp7Lrx3xQIg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fe243e6ac4d499b-EWR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"162.243.92.85","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[19-May-2026 10:02:18 UTC] === User Orders API Called ===
[19-May-2026 10:02:18 UTC] User ID: 615
[19-May-2026 10:02:18 UTC] Limit: 20, Offset: 0
[19-May-2026 10:02:18 UTC] Orders found: 0
[19-May-2026 10:02:18 UTC] Orders data: []
[19-May-2026 10:02:18 UTC] Total orders count: 0
[19-May-2026 10:02:18 UTC] === API CALL LOG ===
[19-May-2026 10:02:18 UTC] Endpoint: user/profile.php
[19-May-2026 10:02:18 UTC] Full Log Data: {
    "timestamp": "2026-05-19 10:02:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "162.243.92.85",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "162.243.92.85, 104.23.190.159",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE1IiwidXNlcm5hbWUiOiJBbWFuZGEiLCJlbWFpbCI6ImFtYW51ZWxiNTA1QGdtYWlsLmNvbSIsImV4cCI6MTc3OTc4OTY4NX0.3M7rqhN2Nus8_WcgcoAhHlMeG16dhO6GVp7Lrx3xQIg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fe243e8afd8499b-EWR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "162.243.92.85",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 10:02:18 UTC] === END API CALL LOG ===
[19-May-2026 10:02:18 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 10:02:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE1IiwidXNlcm5hbWUiOiJBbWFuZGEiLCJlbWFpbCI6ImFtYW51ZWxiNTA1QGdtYWlsLmNvbSIsImV4cCI6MTc3OTc4OTY4NX0.3M7rqhN2Nus8_WcgcoAhHlMeG16dhO6GVp7Lrx3xQIg
[19-May-2026 10:02:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 10:02:18 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 10:02:18 UTC] User ID: 615
[19-May-2026 10:02:18 UTC] ✅ User profile retrieved successfully for user ID: 615
[19-May-2026 10:02:20 UTC] === API CALL LOG ===
[19-May-2026 10:02:20 UTC] Endpoint: user/profile.php
[19-May-2026 10:02:20 UTC] Full Log Data: {
    "timestamp": "2026-05-19 10:02:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "162.243.92.85",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "162.243.92.85, 104.23.190.159",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE1IiwidXNlcm5hbWUiOiJBbWFuZGEiLCJlbWFpbCI6ImFtYW51ZWxiNTA1QGdtYWlsLmNvbSIsImV4cCI6MTc3OTc4OTY4NX0.3M7rqhN2Nus8_WcgcoAhHlMeG16dhO6GVp7Lrx3xQIg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fe243f31b11499b-EWR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "162.243.92.85",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 10:02:20 UTC] === END API CALL LOG ===
[19-May-2026 10:02:20 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 10:02:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE1IiwidXNlcm5hbWUiOiJBbWFuZGEiLCJlbWFpbCI6ImFtYW51ZWxiNTA1QGdtYWlsLmNvbSIsImV4cCI6MTc3OTc4OTY4NX0.3M7rqhN2Nus8_WcgcoAhHlMeG16dhO6GVp7Lrx3xQIg
[19-May-2026 10:02:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 10:02:20 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 10:02:20 UTC] User ID: 615
[19-May-2026 10:02:20 UTC] ✅ User profile retrieved successfully for user ID: 615
[19-May-2026 10:02:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-May-2026 10:02:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-May-2026 10:02:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"162.243.92.85, 104.23.190.159","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE1IiwidXNlcm5hbWUiOiJBbWFuZGEiLCJlbWFpbCI6ImFtYW51ZWxiNTA1QGdtYWlsLmNvbSIsImV4cCI6MTc3OTc4OTY4NX0.3M7rqhN2Nus8_WcgcoAhHlMeG16dhO6GVp7Lrx3xQIg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fe244266b97499b-EWR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"162.243.92.85","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[19-May-2026 10:02:28 UTC] === User Orders API Called ===
[19-May-2026 10:02:28 UTC] User ID: 615
[19-May-2026 10:02:28 UTC] Limit: 20, Offset: 0
[19-May-2026 10:02:28 UTC] Orders found: 0
[19-May-2026 10:02:28 UTC] Orders data: []
[19-May-2026 10:02:28 UTC] Total orders count: 0
[19-May-2026 10:02:28 UTC] === API CALL LOG ===
[19-May-2026 10:02:28 UTC] Endpoint: user/profile.php
[19-May-2026 10:02:28 UTC] Full Log Data: {
    "timestamp": "2026-05-19 10:02:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "162.243.92.85",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "162.243.92.85, 104.23.190.159",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE1IiwidXNlcm5hbWUiOiJBbWFuZGEiLCJlbWFpbCI6ImFtYW51ZWxiNTA1QGdtYWlsLmNvbSIsImV4cCI6MTc3OTc4OTY4NX0.3M7rqhN2Nus8_WcgcoAhHlMeG16dhO6GVp7Lrx3xQIg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fe244266b99499b-EWR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "162.243.92.85",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 10:02:28 UTC] === END API CALL LOG ===
[19-May-2026 10:02:28 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 10:02:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE1IiwidXNlcm5hbWUiOiJBbWFuZGEiLCJlbWFpbCI6ImFtYW51ZWxiNTA1QGdtYWlsLmNvbSIsImV4cCI6MTc3OTc4OTY4NX0.3M7rqhN2Nus8_WcgcoAhHlMeG16dhO6GVp7Lrx3xQIg
[19-May-2026 10:02:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 10:02:28 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 10:02:28 UTC] User ID: 615
[19-May-2026 10:02:28 UTC] ✅ User profile retrieved successfully for user ID: 615
[19-May-2026 10:02:28 UTC] === API CALL LOG ===
[19-May-2026 10:02:28 UTC] Endpoint: user/profile.php
[19-May-2026 10:02:28 UTC] Full Log Data: {
    "timestamp": "2026-05-19 10:02:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "162.243.92.85",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "162.243.92.85, 104.23.190.159",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE1IiwidXNlcm5hbWUiOiJBbWFuZGEiLCJlbWFpbCI6ImFtYW51ZWxiNTA1QGdtYWlsLmNvbSIsImV4cCI6MTc3OTc4OTY4NX0.3M7rqhN2Nus8_WcgcoAhHlMeG16dhO6GVp7Lrx3xQIg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fe2442958c0499b-EWR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "162.243.92.85",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 10:02:28 UTC] === END API CALL LOG ===
[19-May-2026 10:02:28 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 10:02:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE1IiwidXNlcm5hbWUiOiJBbWFuZGEiLCJlbWFpbCI6ImFtYW51ZWxiNTA1QGdtYWlsLmNvbSIsImV4cCI6MTc3OTc4OTY4NX0.3M7rqhN2Nus8_WcgcoAhHlMeG16dhO6GVp7Lrx3xQIg
[19-May-2026 10:02:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 10:02:28 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 10:02:28 UTC] User ID: 615
[19-May-2026 10:02:28 UTC] ✅ User profile retrieved successfully for user ID: 615
[19-May-2026 10:02:30 UTC] === API CALL LOG ===
[19-May-2026 10:02:30 UTC] Endpoint: user/profile.php
[19-May-2026 10:02:30 UTC] Full Log Data: {
    "timestamp": "2026-05-19 10:02:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "162.243.92.85",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "162.243.92.85, 104.23.190.159",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE1IiwidXNlcm5hbWUiOiJBbWFuZGEiLCJlbWFpbCI6ImFtYW51ZWxiNTA1QGdtYWlsLmNvbSIsImV4cCI6MTc3OTc4OTY4NX0.3M7rqhN2Nus8_WcgcoAhHlMeG16dhO6GVp7Lrx3xQIg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fe244339a26499b-EWR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "162.243.92.85",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 10:02:30 UTC] === END API CALL LOG ===
[19-May-2026 10:02:30 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 10:02:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE1IiwidXNlcm5hbWUiOiJBbWFuZGEiLCJlbWFpbCI6ImFtYW51ZWxiNTA1QGdtYWlsLmNvbSIsImV4cCI6MTc3OTc4OTY4NX0.3M7rqhN2Nus8_WcgcoAhHlMeG16dhO6GVp7Lrx3xQIg
[19-May-2026 10:02:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 10:02:30 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 10:02:30 UTC] User ID: 615
[19-May-2026 10:02:30 UTC] ✅ User profile retrieved successfully for user ID: 615
[19-May-2026 10:02:49 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-May-2026 10:02:49 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-May-2026 10:02:49 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"162.243.92.85, 104.23.190.158","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE1IiwidXNlcm5hbWUiOiJBbWFuZGEiLCJlbWFpbCI6ImFtYW51ZWxiNTA1QGdtYWlsLmNvbSIsImV4cCI6MTc3OTc4OTY4NX0.3M7rqhN2Nus8_WcgcoAhHlMeG16dhO6GVp7Lrx3xQIg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fe244a8e828499b-EWR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"162.243.92.85","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[19-May-2026 10:02:49 UTC] === User Orders API Called ===
[19-May-2026 10:02:49 UTC] User ID: 615
[19-May-2026 10:02:49 UTC] Limit: 20, Offset: 0
[19-May-2026 10:02:49 UTC] Orders found: 0
[19-May-2026 10:02:49 UTC] Orders data: []
[19-May-2026 10:02:49 UTC] Total orders count: 0
[19-May-2026 10:02:49 UTC] === API CALL LOG ===
[19-May-2026 10:02:49 UTC] Endpoint: user/profile.php
[19-May-2026 10:02:49 UTC] Full Log Data: {
    "timestamp": "2026-05-19 10:02:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "162.243.92.85",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "162.243.92.85, 104.23.190.158",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE1IiwidXNlcm5hbWUiOiJBbWFuZGEiLCJlbWFpbCI6ImFtYW51ZWxiNTA1QGdtYWlsLmNvbSIsImV4cCI6MTc3OTc4OTY4NX0.3M7rqhN2Nus8_WcgcoAhHlMeG16dhO6GVp7Lrx3xQIg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fe244a8e82c499b-EWR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "162.243.92.85",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 10:02:49 UTC] === END API CALL LOG ===
[19-May-2026 10:02:49 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 10:02:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE1IiwidXNlcm5hbWUiOiJBbWFuZGEiLCJlbWFpbCI6ImFtYW51ZWxiNTA1QGdtYWlsLmNvbSIsImV4cCI6MTc3OTc4OTY4NX0.3M7rqhN2Nus8_WcgcoAhHlMeG16dhO6GVp7Lrx3xQIg
[19-May-2026 10:02:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 10:02:49 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 10:02:49 UTC] User ID: 615
[19-May-2026 10:02:49 UTC] ✅ User profile retrieved successfully for user ID: 615
[19-May-2026 10:02:49 UTC] === API CALL LOG ===
[19-May-2026 10:02:49 UTC] Endpoint: user/profile.php
[19-May-2026 10:02:49 UTC] Full Log Data: {
    "timestamp": "2026-05-19 10:02:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "162.243.92.85",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "162.243.92.85, 104.23.190.158",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE1IiwidXNlcm5hbWUiOiJBbWFuZGEiLCJlbWFpbCI6ImFtYW51ZWxiNTA1QGdtYWlsLmNvbSIsImV4cCI6MTc3OTc4OTY4NX0.3M7rqhN2Nus8_WcgcoAhHlMeG16dhO6GVp7Lrx3xQIg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fe244ad5f0d499b-EWR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "162.243.92.85",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 10:02:49 UTC] === END API CALL LOG ===
[19-May-2026 10:02:49 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 10:02:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE1IiwidXNlcm5hbWUiOiJBbWFuZGEiLCJlbWFpbCI6ImFtYW51ZWxiNTA1QGdtYWlsLmNvbSIsImV4cCI6MTc3OTc4OTY4NX0.3M7rqhN2Nus8_WcgcoAhHlMeG16dhO6GVp7Lrx3xQIg
[19-May-2026 10:02:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 10:02:49 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 10:02:49 UTC] User ID: 615
[19-May-2026 10:02:49 UTC] ✅ User profile retrieved successfully for user ID: 615
[19-May-2026 10:02:51 UTC] === API CALL LOG ===
[19-May-2026 10:02:51 UTC] Endpoint: user/profile.php
[19-May-2026 10:02:51 UTC] Full Log Data: {
    "timestamp": "2026-05-19 10:02:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "162.243.92.85",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "162.243.92.85, 104.23.190.158",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE1IiwidXNlcm5hbWUiOiJBbWFuZGEiLCJlbWFpbCI6ImFtYW51ZWxiNTA1QGdtYWlsLmNvbSIsImV4cCI6MTc3OTc4OTY4NX0.3M7rqhN2Nus8_WcgcoAhHlMeG16dhO6GVp7Lrx3xQIg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fe244ba2a63499b-EWR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "162.243.92.85",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 10:02:51 UTC] === END API CALL LOG ===
[19-May-2026 10:02:51 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 10:02:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE1IiwidXNlcm5hbWUiOiJBbWFuZGEiLCJlbWFpbCI6ImFtYW51ZWxiNTA1QGdtYWlsLmNvbSIsImV4cCI6MTc3OTc4OTY4NX0.3M7rqhN2Nus8_WcgcoAhHlMeG16dhO6GVp7Lrx3xQIg
[19-May-2026 10:02:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 10:02:51 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 10:02:51 UTC] User ID: 615
[19-May-2026 10:02:51 UTC] ✅ User profile retrieved successfully for user ID: 615
[19-May-2026 10:04:05 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-May-2026 10:04:05 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-May-2026 10:04:05 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"162.243.92.85, 104.23.190.159","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE1IiwidXNlcm5hbWUiOiJBbWFuZGEiLCJlbWFpbCI6ImFtYW51ZWxiNTA1QGdtYWlsLmNvbSIsImV4cCI6MTc3OTc4OTY4NX0.3M7rqhN2Nus8_WcgcoAhHlMeG16dhO6GVp7Lrx3xQIg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fe246846e4a499b-EWR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"162.243.92.85","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[19-May-2026 10:04:05 UTC] === User Orders API Called ===
[19-May-2026 10:04:05 UTC] User ID: 615
[19-May-2026 10:04:05 UTC] Limit: 20, Offset: 0
[19-May-2026 10:04:05 UTC] Orders found: 0
[19-May-2026 10:04:05 UTC] Orders data: []
[19-May-2026 10:04:05 UTC] Total orders count: 0
[19-May-2026 10:04:07 UTC] === API CALL LOG ===
[19-May-2026 10:04:07 UTC] Endpoint: user/profile.php
[19-May-2026 10:04:07 UTC] Full Log Data: {
    "timestamp": "2026-05-19 10:04:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "162.243.92.85",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "162.243.92.85, 104.23.190.159",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE1IiwidXNlcm5hbWUiOiJBbWFuZGEiLCJlbWFpbCI6ImFtYW51ZWxiNTA1QGdtYWlsLmNvbSIsImV4cCI6MTc3OTc4OTY4NX0.3M7rqhN2Nus8_WcgcoAhHlMeG16dhO6GVp7Lrx3xQIg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fe24691ed7c499b-EWR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "162.243.92.85",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 10:04:07 UTC] === END API CALL LOG ===
[19-May-2026 10:04:07 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 10:04:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE1IiwidXNlcm5hbWUiOiJBbWFuZGEiLCJlbWFpbCI6ImFtYW51ZWxiNTA1QGdtYWlsLmNvbSIsImV4cCI6MTc3OTc4OTY4NX0.3M7rqhN2Nus8_WcgcoAhHlMeG16dhO6GVp7Lrx3xQIg
[19-May-2026 10:04:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 10:04:07 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 10:04:07 UTC] User ID: 615
[19-May-2026 10:04:07 UTC] ✅ User profile retrieved successfully for user ID: 615
[19-May-2026 10:04:08 UTC] User Purchases API - User ID: 615
[19-May-2026 10:04:08 UTC] User Purchases API - Total purchases found: 1
[19-May-2026 10:04:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-May-2026 10:04:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-May-2026 10:04:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"162.243.92.85, 104.23.190.158","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE1IiwidXNlcm5hbWUiOiJBbWFuZGEiLCJlbWFpbCI6ImFtYW51ZWxiNTA1QGdtYWlsLmNvbSIsImV4cCI6MTc3OTc4OTY4NX0.3M7rqhN2Nus8_WcgcoAhHlMeG16dhO6GVp7Lrx3xQIg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fe246baac20499b-EWR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"162.243.92.85","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[19-May-2026 10:04:14 UTC] === User Orders API Called ===
[19-May-2026 10:04:14 UTC] User ID: 615
[19-May-2026 10:04:14 UTC] Limit: 20, Offset: 0
[19-May-2026 10:04:14 UTC] Orders found: 0
[19-May-2026 10:04:14 UTC] Orders data: []
[19-May-2026 10:04:14 UTC] Total orders count: 0
[19-May-2026 10:04:14 UTC] === API CALL LOG ===
[19-May-2026 10:04:14 UTC] Endpoint: user/profile.php
[19-May-2026 10:04:14 UTC] Full Log Data: {
    "timestamp": "2026-05-19 10:04:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "162.243.92.85",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "162.243.92.85, 104.23.190.159",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE1IiwidXNlcm5hbWUiOiJBbWFuZGEiLCJlbWFpbCI6ImFtYW51ZWxiNTA1QGdtYWlsLmNvbSIsImV4cCI6MTc3OTc4OTY4NX0.3M7rqhN2Nus8_WcgcoAhHlMeG16dhO6GVp7Lrx3xQIg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fe246baac23499b-EWR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "162.243.92.85",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 10:04:14 UTC] === END API CALL LOG ===
[19-May-2026 10:04:14 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 10:04:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE1IiwidXNlcm5hbWUiOiJBbWFuZGEiLCJlbWFpbCI6ImFtYW51ZWxiNTA1QGdtYWlsLmNvbSIsImV4cCI6MTc3OTc4OTY4NX0.3M7rqhN2Nus8_WcgcoAhHlMeG16dhO6GVp7Lrx3xQIg
[19-May-2026 10:04:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 10:04:14 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 10:04:14 UTC] User ID: 615
[19-May-2026 10:04:14 UTC] ✅ User profile retrieved successfully for user ID: 615
[19-May-2026 10:04:15 UTC] === API CALL LOG ===
[19-May-2026 10:04:15 UTC] Endpoint: user/profile.php
[19-May-2026 10:04:15 UTC] Full Log Data: {
    "timestamp": "2026-05-19 10:04:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "162.243.92.85",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "162.243.92.85, 104.23.190.158",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE1IiwidXNlcm5hbWUiOiJBbWFuZGEiLCJlbWFpbCI6ImFtYW51ZWxiNTA1QGdtYWlsLmNvbSIsImV4cCI6MTc3OTc4OTY4NX0.3M7rqhN2Nus8_WcgcoAhHlMeG16dhO6GVp7Lrx3xQIg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fe246c2098d499b-EWR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "162.243.92.85",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 10:04:15 UTC] === END API CALL LOG ===
[19-May-2026 10:04:15 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 10:04:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE1IiwidXNlcm5hbWUiOiJBbWFuZGEiLCJlbWFpbCI6ImFtYW51ZWxiNTA1QGdtYWlsLmNvbSIsImV4cCI6MTc3OTc4OTY4NX0.3M7rqhN2Nus8_WcgcoAhHlMeG16dhO6GVp7Lrx3xQIg
[19-May-2026 10:04:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 10:04:15 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 10:04:15 UTC] User ID: 615
[19-May-2026 10:04:15 UTC] ✅ User profile retrieved successfully for user ID: 615
[19-May-2026 10:04:16 UTC] === API CALL LOG ===
[19-May-2026 10:04:16 UTC] Endpoint: user/profile.php
[19-May-2026 10:04:16 UTC] Full Log Data: {
    "timestamp": "2026-05-19 10:04:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "162.243.92.85",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "162.243.92.85, 104.23.190.158",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE1IiwidXNlcm5hbWUiOiJBbWFuZGEiLCJlbWFpbCI6ImFtYW51ZWxiNTA1QGdtYWlsLmNvbSIsImV4cCI6MTc3OTc4OTY4NX0.3M7rqhN2Nus8_WcgcoAhHlMeG16dhO6GVp7Lrx3xQIg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fe246cb7a96499b-EWR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "162.243.92.85",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 10:04:16 UTC] === END API CALL LOG ===
[19-May-2026 10:04:16 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 10:04:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE1IiwidXNlcm5hbWUiOiJBbWFuZGEiLCJlbWFpbCI6ImFtYW51ZWxiNTA1QGdtYWlsLmNvbSIsImV4cCI6MTc3OTc4OTY4NX0.3M7rqhN2Nus8_WcgcoAhHlMeG16dhO6GVp7Lrx3xQIg
[19-May-2026 10:04:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 10:04:16 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 10:04:16 UTC] User ID: 615
[19-May-2026 10:04:16 UTC] ✅ User profile retrieved successfully for user ID: 615
[19-May-2026 11:29:16 UTC] === API CALL LOG ===
[19-May-2026 11:29:16 UTC] Endpoint: user/profile.php
[19-May-2026 11:29:16 UTC] Full Log Data: {
    "timestamp": "2026-05-19 11:29:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.89.104.15",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.89.104.15, 172.71.99.196",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE0IiwidXNlcm5hbWUiOiJAUm95YWxBZG1pbnN0cmF0b3IiLCJlbWFpbCI6ImlzbWFlbHNhcnU4NEBnbWFpbC5jb20iLCJleHAiOjE3Nzk3NzkwODl9.74Ac6WjEDAUZqDmAFoSgnVVVAtxTLBuzwxsteDuB88Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fe2c34b2834286d-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.89.104.15",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 11:29:16 UTC] === END API CALL LOG ===
[19-May-2026 11:29:16 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 11:29:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE0IiwidXNlcm5hbWUiOiJAUm95YWxBZG1pbnN0cmF0b3IiLCJlbWFpbCI6ImlzbWFlbHNhcnU4NEBnbWFpbC5jb20iLCJleHAiOjE3Nzk3NzkwODl9.74Ac6WjEDAUZqDmAFoSgnVVVAtxTLBuzwxsteDuB88Y
[19-May-2026 11:29:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 11:29:16 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 11:29:16 UTC] User ID: 614
[19-May-2026 11:29:16 UTC] ✅ User profile retrieved successfully for user ID: 614
[19-May-2026 11:29:17 UTC] === API CALL LOG ===
[19-May-2026 11:29:17 UTC] Endpoint: user/profile.php
[19-May-2026 11:29:17 UTC] Full Log Data: {
    "timestamp": "2026-05-19 11:29:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.89.104.15",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.89.104.15, 172.71.99.196",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE0IiwidXNlcm5hbWUiOiJAUm95YWxBZG1pbnN0cmF0b3IiLCJlbWFpbCI6ImlzbWFlbHNhcnU4NEBnbWFpbC5jb20iLCJleHAiOjE3Nzk3NzkwODl9.74Ac6WjEDAUZqDmAFoSgnVVVAtxTLBuzwxsteDuB88Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fe2c354de86286d-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.89.104.15",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 11:29:17 UTC] === END API CALL LOG ===
[19-May-2026 11:29:17 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 11:29:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE0IiwidXNlcm5hbWUiOiJAUm95YWxBZG1pbnN0cmF0b3IiLCJlbWFpbCI6ImlzbWFlbHNhcnU4NEBnbWFpbC5jb20iLCJleHAiOjE3Nzk3NzkwODl9.74Ac6WjEDAUZqDmAFoSgnVVVAtxTLBuzwxsteDuB88Y
[19-May-2026 11:29:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 11:29:17 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 11:29:17 UTC] User ID: 614
[19-May-2026 11:29:17 UTC] ✅ User profile retrieved successfully for user ID: 614
[19-May-2026 11:29:17 UTC] === API CALL LOG ===
[19-May-2026 11:29:17 UTC] Endpoint: user/profile.php
[19-May-2026 11:29:17 UTC] Full Log Data: {
    "timestamp": "2026-05-19 11:29:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.89.104.15",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.89.104.15, 172.71.99.196",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE0IiwidXNlcm5hbWUiOiJAUm95YWxBZG1pbnN0cmF0b3IiLCJlbWFpbCI6ImlzbWFlbHNhcnU4NEBnbWFpbC5jb20iLCJleHAiOjE3Nzk3NzkwODl9.74Ac6WjEDAUZqDmAFoSgnVVVAtxTLBuzwxsteDuB88Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fe2c354de7d286d-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.89.104.15",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 11:29:17 UTC] === END API CALL LOG ===
[19-May-2026 11:29:17 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 11:29:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE0IiwidXNlcm5hbWUiOiJAUm95YWxBZG1pbnN0cmF0b3IiLCJlbWFpbCI6ImlzbWFlbHNhcnU4NEBnbWFpbC5jb20iLCJleHAiOjE3Nzk3NzkwODl9.74Ac6WjEDAUZqDmAFoSgnVVVAtxTLBuzwxsteDuB88Y
[19-May-2026 11:29:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 11:29:17 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 11:29:17 UTC] User ID: 614
[19-May-2026 11:29:17 UTC] ✅ User profile retrieved successfully for user ID: 614
[19-May-2026 11:29:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-May-2026 11:29:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-May-2026 11:29:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"41.89.104.15, 172.71.99.196","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE0IiwidXNlcm5hbWUiOiJAUm95YWxBZG1pbnN0cmF0b3IiLCJlbWFpbCI6ImlzbWFlbHNhcnU4NEBnbWFpbC5jb20iLCJleHAiOjE3Nzk3NzkwODl9.74Ac6WjEDAUZqDmAFoSgnVVVAtxTLBuzwxsteDuB88Y","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fe2c354de84286d-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"41.89.104.15","cf-ipcountry":"KE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[19-May-2026 11:29:17 UTC] === User Orders API Called ===
[19-May-2026 11:29:17 UTC] User ID: 614
[19-May-2026 11:29:17 UTC] Limit: 20, Offset: 0
[19-May-2026 11:29:17 UTC] Orders found: 0
[19-May-2026 11:29:17 UTC] Orders data: []
[19-May-2026 11:29:17 UTC] Total orders count: 0
[19-May-2026 11:29:18 UTC] === API CALL LOG ===
[19-May-2026 11:29:18 UTC] Endpoint: user/profile.php
[19-May-2026 11:29:18 UTC] Full Log Data: {
    "timestamp": "2026-05-19 11:29:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.89.104.15",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.89.104.15, 172.71.99.196",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE0IiwidXNlcm5hbWUiOiJAUm95YWxBZG1pbnN0cmF0b3IiLCJlbWFpbCI6ImlzbWFlbHNhcnU4NEBnbWFpbC5jb20iLCJleHAiOjE3Nzk3NzkwODl9.74Ac6WjEDAUZqDmAFoSgnVVVAtxTLBuzwxsteDuB88Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fe2c359b946286d-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.89.104.15",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 11:29:18 UTC] === END API CALL LOG ===
[19-May-2026 11:29:18 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 11:29:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE0IiwidXNlcm5hbWUiOiJAUm95YWxBZG1pbnN0cmF0b3IiLCJlbWFpbCI6ImlzbWFlbHNhcnU4NEBnbWFpbC5jb20iLCJleHAiOjE3Nzk3NzkwODl9.74Ac6WjEDAUZqDmAFoSgnVVVAtxTLBuzwxsteDuB88Y
[19-May-2026 11:29:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 11:29:18 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 11:29:18 UTC] User ID: 614
[19-May-2026 11:29:18 UTC] ✅ User profile retrieved successfully for user ID: 614
[19-May-2026 11:29:21 UTC] === API CALL LOG ===
[19-May-2026 11:29:21 UTC] Endpoint: user/profile.php
[19-May-2026 11:29:21 UTC] Full Log Data: {
    "timestamp": "2026-05-19 11:29:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.89.104.15",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.89.104.15, 172.71.99.196",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE0IiwidXNlcm5hbWUiOiJAUm95YWxBZG1pbnN0cmF0b3IiLCJlbWFpbCI6ImlzbWFlbHNhcnU4NEBnbWFpbC5jb20iLCJleHAiOjE3Nzk3NzkwODl9.74Ac6WjEDAUZqDmAFoSgnVVVAtxTLBuzwxsteDuB88Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fe2c36b9caf286d-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.89.104.15",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 11:29:21 UTC] === END API CALL LOG ===
[19-May-2026 11:29:21 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 11:29:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE0IiwidXNlcm5hbWUiOiJAUm95YWxBZG1pbnN0cmF0b3IiLCJlbWFpbCI6ImlzbWFlbHNhcnU4NEBnbWFpbC5jb20iLCJleHAiOjE3Nzk3NzkwODl9.74Ac6WjEDAUZqDmAFoSgnVVVAtxTLBuzwxsteDuB88Y
[19-May-2026 11:29:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 11:29:21 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 11:29:21 UTC] User ID: 614
[19-May-2026 11:29:21 UTC] ✅ User profile retrieved successfully for user ID: 614
[19-May-2026 12:14:02 UTC] === API CALL LOG ===
[19-May-2026 12:14:02 UTC] Endpoint: user/profile.php
[19-May-2026 12:14:02 UTC] Full Log Data: {
    "timestamp": "2026-05-19 12:14:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.18.15.252",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.18.15.252, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE2IiwidXNlcm5hbWUiOiJASElHSFR4U0NPUkUiLCJlbWFpbCI6Inlhc3NpbmFiZWlsaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk3OTc2NDF9.IpA8uEGOXcNWig8lz-y4ZdwyoDTANGg7FwECjLP58WA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fe304e1f874a55f-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.18.15.252",
        "cf-ipcountry": "TN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 12:14:02 UTC] === END API CALL LOG ===
[19-May-2026 12:14:02 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 12:14:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE2IiwidXNlcm5hbWUiOiJASElHSFR4U0NPUkUiLCJlbWFpbCI6Inlhc3NpbmFiZWlsaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk3OTc2NDF9.IpA8uEGOXcNWig8lz-y4ZdwyoDTANGg7FwECjLP58WA
[19-May-2026 12:14:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 12:14:02 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 12:14:02 UTC] User ID: 616
[19-May-2026 12:14:02 UTC] ✅ User profile retrieved successfully for user ID: 616
[19-May-2026 12:14:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-May-2026 12:14:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-May-2026 12:14:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.18.15.252, 162.159.122.164","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE2IiwidXNlcm5hbWUiOiJASElHSFR4U0NPUkUiLCJlbWFpbCI6Inlhc3NpbmFiZWlsaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk3OTc2NDF9.IpA8uEGOXcNWig8lz-y4ZdwyoDTANGg7FwECjLP58WA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fe304e24932a55f-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"197.18.15.252","cf-ipcountry":"TN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[19-May-2026 12:14:02 UTC] === User Orders API Called ===
[19-May-2026 12:14:02 UTC] User ID: 616
[19-May-2026 12:14:02 UTC] Limit: 20, Offset: 0
[19-May-2026 12:14:02 UTC] Orders found: 0
[19-May-2026 12:14:02 UTC] Orders data: []
[19-May-2026 12:14:02 UTC] Total orders count: 0
[19-May-2026 12:14:02 UTC] === API CALL LOG ===
[19-May-2026 12:14:02 UTC] Endpoint: user/profile.php
[19-May-2026 12:14:02 UTC] Full Log Data: {
    "timestamp": "2026-05-19 12:14:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.18.15.252",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.18.15.252, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE2IiwidXNlcm5hbWUiOiJASElHSFR4U0NPUkUiLCJlbWFpbCI6Inlhc3NpbmFiZWlsaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk3OTc2NDF9.IpA8uEGOXcNWig8lz-y4ZdwyoDTANGg7FwECjLP58WA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fe304e289a0a55f-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.18.15.252",
        "cf-ipcountry": "TN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 12:14:02 UTC] === END API CALL LOG ===
[19-May-2026 12:14:02 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 12:14:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE2IiwidXNlcm5hbWUiOiJASElHSFR4U0NPUkUiLCJlbWFpbCI6Inlhc3NpbmFiZWlsaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk3OTc2NDF9.IpA8uEGOXcNWig8lz-y4ZdwyoDTANGg7FwECjLP58WA
[19-May-2026 12:14:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 12:14:02 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 12:14:02 UTC] User ID: 616
[19-May-2026 12:14:02 UTC] ✅ User profile retrieved successfully for user ID: 616
[19-May-2026 12:14:03 UTC] === API CALL LOG ===
[19-May-2026 12:14:03 UTC] Endpoint: user/profile.php
[19-May-2026 12:14:03 UTC] Full Log Data: {
    "timestamp": "2026-05-19 12:14:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.18.15.252",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.18.15.252, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE2IiwidXNlcm5hbWUiOiJASElHSFR4U0NPUkUiLCJlbWFpbCI6Inlhc3NpbmFiZWlsaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk3OTc2NDF9.IpA8uEGOXcNWig8lz-y4ZdwyoDTANGg7FwECjLP58WA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fe304e4eea0a55f-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.18.15.252",
        "cf-ipcountry": "TN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 12:14:03 UTC] === END API CALL LOG ===
[19-May-2026 12:14:03 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 12:14:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE2IiwidXNlcm5hbWUiOiJASElHSFR4U0NPUkUiLCJlbWFpbCI6Inlhc3NpbmFiZWlsaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk3OTc2NDF9.IpA8uEGOXcNWig8lz-y4ZdwyoDTANGg7FwECjLP58WA
[19-May-2026 12:14:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 12:14:03 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 12:14:03 UTC] User ID: 616
[19-May-2026 12:14:03 UTC] ✅ User profile retrieved successfully for user ID: 616
[19-May-2026 12:14:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-May-2026 12:14:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-May-2026 12:14:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.18.15.252, 162.159.122.164","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE2IiwidXNlcm5hbWUiOiJASElHSFR4U0NPUkUiLCJlbWFpbCI6Inlhc3NpbmFiZWlsaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk3OTc2NDF9.IpA8uEGOXcNWig8lz-y4ZdwyoDTANGg7FwECjLP58WA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fe3053c3fa6a55f-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"197.18.15.252","cf-ipcountry":"TN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[19-May-2026 12:14:17 UTC] === User Orders API Called ===
[19-May-2026 12:14:17 UTC] User ID: 616
[19-May-2026 12:14:17 UTC] Limit: 20, Offset: 0
[19-May-2026 12:14:17 UTC] Orders found: 0
[19-May-2026 12:14:17 UTC] Orders data: []
[19-May-2026 12:14:17 UTC] Total orders count: 0
[19-May-2026 12:14:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-May-2026 12:14:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-May-2026 12:14:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.18.15.252, 162.159.122.164","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE2IiwidXNlcm5hbWUiOiJASElHSFR4U0NPUkUiLCJlbWFpbCI6Inlhc3NpbmFiZWlsaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk3OTc2NDF9.IpA8uEGOXcNWig8lz-y4ZdwyoDTANGg7FwECjLP58WA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fe3054eac15a55f-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"197.18.15.252","cf-ipcountry":"TN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[19-May-2026 12:14:19 UTC] === User Orders API Called ===
[19-May-2026 12:14:19 UTC] User ID: 616
[19-May-2026 12:14:19 UTC] Limit: 20, Offset: 0
[19-May-2026 12:14:19 UTC] Orders found: 0
[19-May-2026 12:14:19 UTC] Orders data: []
[19-May-2026 12:14:19 UTC] Total orders count: 0
[19-May-2026 12:14:20 UTC] === API CALL LOG ===
[19-May-2026 12:14:20 UTC] Endpoint: user/profile.php
[19-May-2026 12:14:20 UTC] Full Log Data: {
    "timestamp": "2026-05-19 12:14:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.18.15.252",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.18.15.252, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE2IiwidXNlcm5hbWUiOiJASElHSFR4U0NPUkUiLCJlbWFpbCI6Inlhc3NpbmFiZWlsaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk3OTc2NDF9.IpA8uEGOXcNWig8lz-y4ZdwyoDTANGg7FwECjLP58WA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fe3054f7dc2a55f-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.18.15.252",
        "cf-ipcountry": "TN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 12:14:20 UTC] === END API CALL LOG ===
[19-May-2026 12:14:20 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 12:14:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE2IiwidXNlcm5hbWUiOiJASElHSFR4U0NPUkUiLCJlbWFpbCI6Inlhc3NpbmFiZWlsaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk3OTc2NDF9.IpA8uEGOXcNWig8lz-y4ZdwyoDTANGg7FwECjLP58WA
[19-May-2026 12:14:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 12:14:20 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 12:14:20 UTC] User ID: 616
[19-May-2026 12:14:20 UTC] ✅ User profile retrieved successfully for user ID: 616
[19-May-2026 12:14:20 UTC] === API CALL LOG ===
[19-May-2026 12:14:20 UTC] Endpoint: user/profile.php
[19-May-2026 12:14:20 UTC] Full Log Data: {
    "timestamp": "2026-05-19 12:14:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.18.15.252",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.18.15.252, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE2IiwidXNlcm5hbWUiOiJASElHSFR4U0NPUkUiLCJlbWFpbCI6Inlhc3NpbmFiZWlsaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk3OTc2NDF9.IpA8uEGOXcNWig8lz-y4ZdwyoDTANGg7FwECjLP58WA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fe30550b879a55f-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.18.15.252",
        "cf-ipcountry": "TN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 12:14:20 UTC] === END API CALL LOG ===
[19-May-2026 12:14:20 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 12:14:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE2IiwidXNlcm5hbWUiOiJASElHSFR4U0NPUkUiLCJlbWFpbCI6Inlhc3NpbmFiZWlsaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk3OTc2NDF9.IpA8uEGOXcNWig8lz-y4ZdwyoDTANGg7FwECjLP58WA
[19-May-2026 12:14:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 12:14:20 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 12:14:20 UTC] User ID: 616
[19-May-2026 12:14:20 UTC] ✅ User profile retrieved successfully for user ID: 616
[19-May-2026 12:14:20 UTC] === API CALL LOG ===
[19-May-2026 12:14:20 UTC] Endpoint: user/profile.php
[19-May-2026 12:14:20 UTC] Full Log Data: {
    "timestamp": "2026-05-19 12:14:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.18.15.252",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.18.15.252, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE2IiwidXNlcm5hbWUiOiJASElHSFR4U0NPUkUiLCJlbWFpbCI6Inlhc3NpbmFiZWlsaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk3OTc2NDF9.IpA8uEGOXcNWig8lz-y4ZdwyoDTANGg7FwECjLP58WA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fe305531d81a55f-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.18.15.252",
        "cf-ipcountry": "TN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 12:14:20 UTC] === END API CALL LOG ===
[19-May-2026 12:14:20 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 12:14:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE2IiwidXNlcm5hbWUiOiJASElHSFR4U0NPUkUiLCJlbWFpbCI6Inlhc3NpbmFiZWlsaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk3OTc2NDF9.IpA8uEGOXcNWig8lz-y4ZdwyoDTANGg7FwECjLP58WA
[19-May-2026 12:14:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 12:14:20 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 12:14:20 UTC] User ID: 616
[19-May-2026 12:14:20 UTC] ✅ User profile retrieved successfully for user ID: 616
[19-May-2026 12:14:22 UTC] === API CALL LOG ===
[19-May-2026 12:14:22 UTC] Endpoint: user/profile.php
[19-May-2026 12:14:22 UTC] Full Log Data: {
    "timestamp": "2026-05-19 12:14:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.18.15.252",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.18.15.252, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE2IiwidXNlcm5hbWUiOiJASElHSFR4U0NPUkUiLCJlbWFpbCI6Inlhc3NpbmFiZWlsaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk3OTc2NDF9.IpA8uEGOXcNWig8lz-y4ZdwyoDTANGg7FwECjLP58WA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fe3055ebe5ba55f-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.18.15.252",
        "cf-ipcountry": "TN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 12:14:22 UTC] === END API CALL LOG ===
[19-May-2026 12:14:22 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 12:14:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE2IiwidXNlcm5hbWUiOiJASElHSFR4U0NPUkUiLCJlbWFpbCI6Inlhc3NpbmFiZWlsaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk3OTc2NDF9.IpA8uEGOXcNWig8lz-y4ZdwyoDTANGg7FwECjLP58WA
[19-May-2026 12:14:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 12:14:22 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 12:14:22 UTC] User ID: 616
[19-May-2026 12:14:22 UTC] ✅ User profile retrieved successfully for user ID: 616
[19-May-2026 12:14:22 UTC] User Purchases API - User ID: 616
[19-May-2026 12:14:22 UTC] User Purchases API - Total purchases found: 0
[19-May-2026 12:14:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-May-2026 12:14:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-May-2026 12:14:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.18.15.252, 162.159.122.164","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE2IiwidXNlcm5hbWUiOiJASElHSFR4U0NPUkUiLCJlbWFpbCI6Inlhc3NpbmFiZWlsaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk3OTc2NDF9.IpA8uEGOXcNWig8lz-y4ZdwyoDTANGg7FwECjLP58WA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fe3057079b4a55f-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"197.18.15.252","cf-ipcountry":"TN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[19-May-2026 12:14:25 UTC] === User Orders API Called ===
[19-May-2026 12:14:25 UTC] User ID: 616
[19-May-2026 12:14:25 UTC] Limit: 20, Offset: 0
[19-May-2026 12:14:25 UTC] Orders found: 0
[19-May-2026 12:14:25 UTC] Orders data: []
[19-May-2026 12:14:25 UTC] Total orders count: 0
[19-May-2026 12:14:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-May-2026 12:14:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-May-2026 12:14:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.18.15.252, 162.159.122.164","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE2IiwidXNlcm5hbWUiOiJASElHSFR4U0NPUkUiLCJlbWFpbCI6Inlhc3NpbmFiZWlsaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk3OTc2NDF9.IpA8uEGOXcNWig8lz-y4ZdwyoDTANGg7FwECjLP58WA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fe3057ebfcba55f-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"197.18.15.252","cf-ipcountry":"TN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[19-May-2026 12:14:27 UTC] === User Orders API Called ===
[19-May-2026 12:14:27 UTC] User ID: 616
[19-May-2026 12:14:27 UTC] Limit: 20, Offset: 0
[19-May-2026 12:14:27 UTC] Orders found: 0
[19-May-2026 12:14:27 UTC] Orders data: []
[19-May-2026 12:14:27 UTC] Total orders count: 0
[19-May-2026 12:14:27 UTC] === API CALL LOG ===
[19-May-2026 12:14:27 UTC] Endpoint: user/profile.php
[19-May-2026 12:14:27 UTC] Full Log Data: {
    "timestamp": "2026-05-19 12:14:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.18.15.252",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.18.15.252, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE2IiwidXNlcm5hbWUiOiJASElHSFR4U0NPUkUiLCJlbWFpbCI6Inlhc3NpbmFiZWlsaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk3OTc2NDF9.IpA8uEGOXcNWig8lz-y4ZdwyoDTANGg7FwECjLP58WA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fe3057f185ea55f-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.18.15.252",
        "cf-ipcountry": "TN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 12:14:27 UTC] === END API CALL LOG ===
[19-May-2026 12:14:27 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 12:14:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE2IiwidXNlcm5hbWUiOiJASElHSFR4U0NPUkUiLCJlbWFpbCI6Inlhc3NpbmFiZWlsaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk3OTc2NDF9.IpA8uEGOXcNWig8lz-y4ZdwyoDTANGg7FwECjLP58WA
[19-May-2026 12:14:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 12:14:27 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 12:14:27 UTC] User ID: 616
[19-May-2026 12:14:27 UTC] ✅ User profile retrieved successfully for user ID: 616
[19-May-2026 12:14:28 UTC] === API CALL LOG ===
[19-May-2026 12:14:28 UTC] Endpoint: user/profile.php
[19-May-2026 12:14:28 UTC] Full Log Data: {
    "timestamp": "2026-05-19 12:14:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.18.15.252",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.18.15.252, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE2IiwidXNlcm5hbWUiOiJASElHSFR4U0NPUkUiLCJlbWFpbCI6Inlhc3NpbmFiZWlsaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk3OTc2NDF9.IpA8uEGOXcNWig8lz-y4ZdwyoDTANGg7FwECjLP58WA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fe305819d10a55f-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.18.15.252",
        "cf-ipcountry": "TN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 12:14:28 UTC] === END API CALL LOG ===
[19-May-2026 12:14:28 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 12:14:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE2IiwidXNlcm5hbWUiOiJASElHSFR4U0NPUkUiLCJlbWFpbCI6Inlhc3NpbmFiZWlsaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk3OTc2NDF9.IpA8uEGOXcNWig8lz-y4ZdwyoDTANGg7FwECjLP58WA
[19-May-2026 12:14:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 12:14:28 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 12:14:28 UTC] User ID: 616
[19-May-2026 12:14:28 UTC] ✅ User profile retrieved successfully for user ID: 616
[19-May-2026 12:14:28 UTC] === API CALL LOG ===
[19-May-2026 12:14:28 UTC] Endpoint: user/profile.php
[19-May-2026 12:14:28 UTC] Full Log Data: {
    "timestamp": "2026-05-19 12:14:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.18.15.252",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.18.15.252, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE2IiwidXNlcm5hbWUiOiJASElHSFR4U0NPUkUiLCJlbWFpbCI6Inlhc3NpbmFiZWlsaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk3OTc2NDF9.IpA8uEGOXcNWig8lz-y4ZdwyoDTANGg7FwECjLP58WA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fe305833837a55f-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.18.15.252",
        "cf-ipcountry": "TN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 12:14:28 UTC] === END API CALL LOG ===
[19-May-2026 12:14:28 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 12:14:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE2IiwidXNlcm5hbWUiOiJASElHSFR4U0NPUkUiLCJlbWFpbCI6Inlhc3NpbmFiZWlsaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk3OTc2NDF9.IpA8uEGOXcNWig8lz-y4ZdwyoDTANGg7FwECjLP58WA
[19-May-2026 12:14:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 12:14:28 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 12:14:28 UTC] User ID: 616
[19-May-2026 12:14:28 UTC] ✅ User profile retrieved successfully for user ID: 616
[19-May-2026 12:14:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-May-2026 12:14:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-May-2026 12:14:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.18.15.252, 162.159.122.164","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE2IiwidXNlcm5hbWUiOiJASElHSFR4U0NPUkUiLCJlbWFpbCI6Inlhc3NpbmFiZWlsaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk3OTc2NDF9.IpA8uEGOXcNWig8lz-y4ZdwyoDTANGg7FwECjLP58WA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fe305b0bf8ca55f-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"197.18.15.252","cf-ipcountry":"TN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[19-May-2026 12:14:35 UTC] === User Orders API Called ===
[19-May-2026 12:14:35 UTC] User ID: 616
[19-May-2026 12:14:35 UTC] Limit: 20, Offset: 0
[19-May-2026 12:14:35 UTC] Orders found: 0
[19-May-2026 12:14:35 UTC] Orders data: []
[19-May-2026 12:14:35 UTC] Total orders count: 0
[19-May-2026 12:14:35 UTC] === API CALL LOG ===
[19-May-2026 12:14:35 UTC] Endpoint: user/profile.php
[19-May-2026 12:14:35 UTC] Full Log Data: {
    "timestamp": "2026-05-19 12:14:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.18.15.252",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.18.15.252, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE2IiwidXNlcm5hbWUiOiJASElHSFR4U0NPUkUiLCJlbWFpbCI6Inlhc3NpbmFiZWlsaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk3OTc2NDF9.IpA8uEGOXcNWig8lz-y4ZdwyoDTANGg7FwECjLP58WA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fe305b0dfc3a55f-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.18.15.252",
        "cf-ipcountry": "TN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 12:14:35 UTC] === END API CALL LOG ===
[19-May-2026 12:14:35 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 12:14:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE2IiwidXNlcm5hbWUiOiJASElHSFR4U0NPUkUiLCJlbWFpbCI6Inlhc3NpbmFiZWlsaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk3OTc2NDF9.IpA8uEGOXcNWig8lz-y4ZdwyoDTANGg7FwECjLP58WA
[19-May-2026 12:14:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 12:14:35 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 12:14:35 UTC] User ID: 616
[19-May-2026 12:14:35 UTC] ✅ User profile retrieved successfully for user ID: 616
[19-May-2026 12:14:35 UTC] === API CALL LOG ===
[19-May-2026 12:14:35 UTC] Endpoint: user/profile.php
[19-May-2026 12:14:35 UTC] Full Log Data: {
    "timestamp": "2026-05-19 12:14:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.18.15.252",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.18.15.252, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE2IiwidXNlcm5hbWUiOiJASElHSFR4U0NPUkUiLCJlbWFpbCI6Inlhc3NpbmFiZWlsaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk3OTc2NDF9.IpA8uEGOXcNWig8lz-y4ZdwyoDTANGg7FwECjLP58WA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fe305b29b46a55f-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.18.15.252",
        "cf-ipcountry": "TN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 12:14:35 UTC] === END API CALL LOG ===
[19-May-2026 12:14:35 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 12:14:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE2IiwidXNlcm5hbWUiOiJASElHSFR4U0NPUkUiLCJlbWFpbCI6Inlhc3NpbmFiZWlsaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk3OTc2NDF9.IpA8uEGOXcNWig8lz-y4ZdwyoDTANGg7FwECjLP58WA
[19-May-2026 12:14:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 12:14:35 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 12:14:35 UTC] User ID: 616
[19-May-2026 12:14:35 UTC] ✅ User profile retrieved successfully for user ID: 616
[19-May-2026 12:14:36 UTC] === API CALL LOG ===
[19-May-2026 12:14:36 UTC] Endpoint: user/profile.php
[19-May-2026 12:14:36 UTC] Full Log Data: {
    "timestamp": "2026-05-19 12:14:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.18.15.252",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.18.15.252, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE2IiwidXNlcm5hbWUiOiJASElHSFR4U0NPUkUiLCJlbWFpbCI6Inlhc3NpbmFiZWlsaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk3OTc2NDF9.IpA8uEGOXcNWig8lz-y4ZdwyoDTANGg7FwECjLP58WA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fe305b4d844a55f-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.18.15.252",
        "cf-ipcountry": "TN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 12:14:36 UTC] === END API CALL LOG ===
[19-May-2026 12:14:36 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 12:14:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE2IiwidXNlcm5hbWUiOiJASElHSFR4U0NPUkUiLCJlbWFpbCI6Inlhc3NpbmFiZWlsaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk3OTc2NDF9.IpA8uEGOXcNWig8lz-y4ZdwyoDTANGg7FwECjLP58WA
[19-May-2026 12:14:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 12:14:36 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 12:14:36 UTC] User ID: 616
[19-May-2026 12:14:36 UTC] ✅ User profile retrieved successfully for user ID: 616
[19-May-2026 12:14:51 UTC] === API CALL LOG ===
[19-May-2026 12:14:51 UTC] Endpoint: user/profile.php
[19-May-2026 12:14:51 UTC] Full Log Data: {
    "timestamp": "2026-05-19 12:14:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.18.15.252",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.18.15.252, 162.158.22.194",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE2IiwidXNlcm5hbWUiOiJASElHSFR4U0NPUkUiLCJlbWFpbCI6Inlhc3NpbmFiZWlsaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk3OTc2NDF9.IpA8uEGOXcNWig8lz-y4ZdwyoDTANGg7FwECjLP58WA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fe306145b7b11b1-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.18.15.252",
        "cf-ipcountry": "TN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 12:14:51 UTC] === END API CALL LOG ===
[19-May-2026 12:14:51 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 12:14:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE2IiwidXNlcm5hbWUiOiJASElHSFR4U0NPUkUiLCJlbWFpbCI6Inlhc3NpbmFiZWlsaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk3OTc2NDF9.IpA8uEGOXcNWig8lz-y4ZdwyoDTANGg7FwECjLP58WA
[19-May-2026 12:14:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 12:14:51 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 12:14:51 UTC] User ID: 616
[19-May-2026 12:14:51 UTC] ✅ User profile retrieved successfully for user ID: 616
[19-May-2026 12:15:07 UTC] === API CALL LOG ===
[19-May-2026 12:15:07 UTC] Endpoint: user/profile.php
[19-May-2026 12:15:07 UTC] Full Log Data: {
    "timestamp": "2026-05-19 12:15:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.18.15.252",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.18.15.252, 162.159.122.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE2IiwidXNlcm5hbWUiOiJASElHSFR4U0NPUkUiLCJlbWFpbCI6Inlhc3NpbmFiZWlsaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk3OTc2NDF9.IpA8uEGOXcNWig8lz-y4ZdwyoDTANGg7FwECjLP58WA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fe306750db30b96-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.18.15.252",
        "cf-ipcountry": "TN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 12:15:07 UTC] === END API CALL LOG ===
[19-May-2026 12:15:07 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 12:15:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE2IiwidXNlcm5hbWUiOiJASElHSFR4U0NPUkUiLCJlbWFpbCI6Inlhc3NpbmFiZWlsaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk3OTc2NDF9.IpA8uEGOXcNWig8lz-y4ZdwyoDTANGg7FwECjLP58WA
[19-May-2026 12:15:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 12:15:07 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 12:15:07 UTC] User ID: 616
[19-May-2026 12:15:07 UTC] ✅ User profile retrieved successfully for user ID: 616
[19-May-2026 12:15:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-May-2026 12:15:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-May-2026 12:15:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.18.15.252, 162.159.122.165","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE2IiwidXNlcm5hbWUiOiJASElHSFR4U0NPUkUiLCJlbWFpbCI6Inlhc3NpbmFiZWlsaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk3OTc2NDF9.IpA8uEGOXcNWig8lz-y4ZdwyoDTANGg7FwECjLP58WA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fe3069cdcfb0b96-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"197.18.15.252","cf-ipcountry":"TN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[19-May-2026 12:15:13 UTC] === User Orders API Called ===
[19-May-2026 12:15:13 UTC] User ID: 616
[19-May-2026 12:15:13 UTC] Limit: 20, Offset: 0
[19-May-2026 12:15:13 UTC] Orders found: 0
[19-May-2026 12:15:13 UTC] Orders data: []
[19-May-2026 12:15:13 UTC] Total orders count: 0
[19-May-2026 12:15:13 UTC] === API CALL LOG ===
[19-May-2026 12:15:13 UTC] Endpoint: user/profile.php
[19-May-2026 12:15:13 UTC] Full Log Data: {
    "timestamp": "2026-05-19 12:15:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.18.15.252",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.18.15.252, 162.159.122.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE2IiwidXNlcm5hbWUiOiJASElHSFR4U0NPUkUiLCJlbWFpbCI6Inlhc3NpbmFiZWlsaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk3OTc2NDF9.IpA8uEGOXcNWig8lz-y4ZdwyoDTANGg7FwECjLP58WA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fe3069daf000b96-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.18.15.252",
        "cf-ipcountry": "TN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 12:15:13 UTC] === END API CALL LOG ===
[19-May-2026 12:15:13 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 12:15:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE2IiwidXNlcm5hbWUiOiJASElHSFR4U0NPUkUiLCJlbWFpbCI6Inlhc3NpbmFiZWlsaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk3OTc2NDF9.IpA8uEGOXcNWig8lz-y4ZdwyoDTANGg7FwECjLP58WA
[19-May-2026 12:15:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 12:15:13 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 12:15:13 UTC] User ID: 616
[19-May-2026 12:15:13 UTC] ✅ User profile retrieved successfully for user ID: 616
[19-May-2026 12:15:13 UTC] === API CALL LOG ===
[19-May-2026 12:15:13 UTC] Endpoint: user/profile.php
[19-May-2026 12:15:13 UTC] Full Log Data: {
    "timestamp": "2026-05-19 12:15:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.18.15.252",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.18.15.252, 162.159.122.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE2IiwidXNlcm5hbWUiOiJASElHSFR4U0NPUkUiLCJlbWFpbCI6Inlhc3NpbmFiZWlsaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk3OTc2NDF9.IpA8uEGOXcNWig8lz-y4ZdwyoDTANGg7FwECjLP58WA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fe3069ee9ee0b96-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.18.15.252",
        "cf-ipcountry": "TN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 12:15:13 UTC] === END API CALL LOG ===
[19-May-2026 12:15:13 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 12:15:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE2IiwidXNlcm5hbWUiOiJASElHSFR4U0NPUkUiLCJlbWFpbCI6Inlhc3NpbmFiZWlsaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk3OTc2NDF9.IpA8uEGOXcNWig8lz-y4ZdwyoDTANGg7FwECjLP58WA
[19-May-2026 12:15:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 12:15:13 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 12:15:13 UTC] User ID: 616
[19-May-2026 12:15:13 UTC] ✅ User profile retrieved successfully for user ID: 616
[19-May-2026 12:15:14 UTC] === API CALL LOG ===
[19-May-2026 12:15:14 UTC] Endpoint: user/profile.php
[19-May-2026 12:15:14 UTC] Full Log Data: {
    "timestamp": "2026-05-19 12:15:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.18.15.252",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.18.15.252, 162.159.122.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE2IiwidXNlcm5hbWUiOiJASElHSFR4U0NPUkUiLCJlbWFpbCI6Inlhc3NpbmFiZWlsaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk3OTc2NDF9.IpA8uEGOXcNWig8lz-y4ZdwyoDTANGg7FwECjLP58WA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fe306a12f3b0b96-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.18.15.252",
        "cf-ipcountry": "TN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 12:15:14 UTC] === END API CALL LOG ===
[19-May-2026 12:15:14 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 12:15:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE2IiwidXNlcm5hbWUiOiJASElHSFR4U0NPUkUiLCJlbWFpbCI6Inlhc3NpbmFiZWlsaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk3OTc2NDF9.IpA8uEGOXcNWig8lz-y4ZdwyoDTANGg7FwECjLP58WA
[19-May-2026 12:15:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 12:15:14 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 12:15:14 UTC] User ID: 616
[19-May-2026 12:15:14 UTC] ✅ User profile retrieved successfully for user ID: 616
[19-May-2026 12:15:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-May-2026 12:15:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-May-2026 12:15:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.18.15.252, 162.159.122.165","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE2IiwidXNlcm5hbWUiOiJASElHSFR4U0NPUkUiLCJlbWFpbCI6Inlhc3NpbmFiZWlsaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk3OTc2NDF9.IpA8uEGOXcNWig8lz-y4ZdwyoDTANGg7FwECjLP58WA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fe306be3d160b96-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"197.18.15.252","cf-ipcountry":"TN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[19-May-2026 12:15:18 UTC] === User Orders API Called ===
[19-May-2026 12:15:18 UTC] User ID: 616
[19-May-2026 12:15:18 UTC] Limit: 20, Offset: 0
[19-May-2026 12:15:18 UTC] Orders found: 0
[19-May-2026 12:15:18 UTC] Orders data: []
[19-May-2026 12:15:18 UTC] Total orders count: 0
[19-May-2026 12:15:18 UTC] === API CALL LOG ===
[19-May-2026 12:15:18 UTC] Endpoint: user/profile.php
[19-May-2026 12:15:18 UTC] Full Log Data: {
    "timestamp": "2026-05-19 12:15:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.18.15.252",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.18.15.252, 162.159.122.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE2IiwidXNlcm5hbWUiOiJASElHSFR4U0NPUkUiLCJlbWFpbCI6Inlhc3NpbmFiZWlsaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk3OTc2NDF9.IpA8uEGOXcNWig8lz-y4ZdwyoDTANGg7FwECjLP58WA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fe306be9dfc0b96-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.18.15.252",
        "cf-ipcountry": "TN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 12:15:18 UTC] === END API CALL LOG ===
[19-May-2026 12:15:18 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 12:15:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE2IiwidXNlcm5hbWUiOiJASElHSFR4U0NPUkUiLCJlbWFpbCI6Inlhc3NpbmFiZWlsaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk3OTc2NDF9.IpA8uEGOXcNWig8lz-y4ZdwyoDTANGg7FwECjLP58WA
[19-May-2026 12:15:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 12:15:18 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 12:15:18 UTC] User ID: 616
[19-May-2026 12:15:18 UTC] ✅ User profile retrieved successfully for user ID: 616
[19-May-2026 12:15:19 UTC] === API CALL LOG ===
[19-May-2026 12:15:19 UTC] Endpoint: user/profile.php
[19-May-2026 12:15:19 UTC] Full Log Data: {
    "timestamp": "2026-05-19 12:15:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.18.15.252",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.18.15.252, 162.159.122.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE2IiwidXNlcm5hbWUiOiJASElHSFR4U0NPUkUiLCJlbWFpbCI6Inlhc3NpbmFiZWlsaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk3OTc2NDF9.IpA8uEGOXcNWig8lz-y4ZdwyoDTANGg7FwECjLP58WA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fe306c09ac90b96-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.18.15.252",
        "cf-ipcountry": "TN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 12:15:19 UTC] === END API CALL LOG ===
[19-May-2026 12:15:19 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 12:15:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE2IiwidXNlcm5hbWUiOiJASElHSFR4U0NPUkUiLCJlbWFpbCI6Inlhc3NpbmFiZWlsaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk3OTc2NDF9.IpA8uEGOXcNWig8lz-y4ZdwyoDTANGg7FwECjLP58WA
[19-May-2026 12:15:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 12:15:19 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 12:15:19 UTC] User ID: 616
[19-May-2026 12:15:19 UTC] ✅ User profile retrieved successfully for user ID: 616
[19-May-2026 12:15:19 UTC] === API CALL LOG ===
[19-May-2026 12:15:19 UTC] Endpoint: user/profile.php
[19-May-2026 12:15:19 UTC] Full Log Data: {
    "timestamp": "2026-05-19 12:15:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.18.15.252",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.18.15.252, 162.159.122.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE2IiwidXNlcm5hbWUiOiJASElHSFR4U0NPUkUiLCJlbWFpbCI6Inlhc3NpbmFiZWlsaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk3OTc2NDF9.IpA8uEGOXcNWig8lz-y4ZdwyoDTANGg7FwECjLP58WA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fe306c27f5a0b96-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.18.15.252",
        "cf-ipcountry": "TN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 12:15:19 UTC] === END API CALL LOG ===
[19-May-2026 12:15:19 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 12:15:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE2IiwidXNlcm5hbWUiOiJASElHSFR4U0NPUkUiLCJlbWFpbCI6Inlhc3NpbmFiZWlsaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk3OTc2NDF9.IpA8uEGOXcNWig8lz-y4ZdwyoDTANGg7FwECjLP58WA
[19-May-2026 12:15:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 12:15:19 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 12:15:19 UTC] User ID: 616
[19-May-2026 12:15:19 UTC] ✅ User profile retrieved successfully for user ID: 616
[19-May-2026 12:15:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-May-2026 12:15:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-May-2026 12:15:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.18.15.252, 162.159.122.164","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE2IiwidXNlcm5hbWUiOiJASElHSFR4U0NPUkUiLCJlbWFpbCI6Inlhc3NpbmFiZWlsaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk3OTc2NDF9.IpA8uEGOXcNWig8lz-y4ZdwyoDTANGg7FwECjLP58WA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fe307099e910b96-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"197.18.15.252","cf-ipcountry":"TN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[19-May-2026 12:15:30 UTC] === User Orders API Called ===
[19-May-2026 12:15:30 UTC] User ID: 616
[19-May-2026 12:15:30 UTC] Limit: 20, Offset: 0
[19-May-2026 12:15:30 UTC] Orders found: 0
[19-May-2026 12:15:30 UTC] Orders data: []
[19-May-2026 12:15:30 UTC] Total orders count: 0
[19-May-2026 12:15:30 UTC] === API CALL LOG ===
[19-May-2026 12:15:30 UTC] Endpoint: user/profile.php
[19-May-2026 12:15:30 UTC] Full Log Data: {
    "timestamp": "2026-05-19 12:15:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.18.15.252",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.18.15.252, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE2IiwidXNlcm5hbWUiOiJASElHSFR4U0NPUkUiLCJlbWFpbCI6Inlhc3NpbmFiZWlsaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk3OTc2NDF9.IpA8uEGOXcNWig8lz-y4ZdwyoDTANGg7FwECjLP58WA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fe3070a1f840b96-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.18.15.252",
        "cf-ipcountry": "TN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 12:15:30 UTC] === END API CALL LOG ===
[19-May-2026 12:15:30 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 12:15:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE2IiwidXNlcm5hbWUiOiJASElHSFR4U0NPUkUiLCJlbWFpbCI6Inlhc3NpbmFiZWlsaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk3OTc2NDF9.IpA8uEGOXcNWig8lz-y4ZdwyoDTANGg7FwECjLP58WA
[19-May-2026 12:15:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 12:15:30 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 12:15:30 UTC] User ID: 616
[19-May-2026 12:15:30 UTC] ✅ User profile retrieved successfully for user ID: 616
[19-May-2026 12:15:31 UTC] === API CALL LOG ===
[19-May-2026 12:15:31 UTC] Endpoint: user/profile.php
[19-May-2026 12:15:31 UTC] Full Log Data: {
    "timestamp": "2026-05-19 12:15:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.18.15.252",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.18.15.252, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE2IiwidXNlcm5hbWUiOiJASElHSFR4U0NPUkUiLCJlbWFpbCI6Inlhc3NpbmFiZWlsaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk3OTc2NDF9.IpA8uEGOXcNWig8lz-y4ZdwyoDTANGg7FwECjLP58WA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fe3070c2c6a0b96-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.18.15.252",
        "cf-ipcountry": "TN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 12:15:31 UTC] === END API CALL LOG ===
[19-May-2026 12:15:31 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 12:15:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE2IiwidXNlcm5hbWUiOiJASElHSFR4U0NPUkUiLCJlbWFpbCI6Inlhc3NpbmFiZWlsaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk3OTc2NDF9.IpA8uEGOXcNWig8lz-y4ZdwyoDTANGg7FwECjLP58WA
[19-May-2026 12:15:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 12:15:31 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 12:15:31 UTC] User ID: 616
[19-May-2026 12:15:31 UTC] ✅ User profile retrieved successfully for user ID: 616
[19-May-2026 12:15:31 UTC] === API CALL LOG ===
[19-May-2026 12:15:31 UTC] Endpoint: user/profile.php
[19-May-2026 12:15:31 UTC] Full Log Data: {
    "timestamp": "2026-05-19 12:15:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.18.15.252",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.18.15.252, 162.159.122.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE2IiwidXNlcm5hbWUiOiJASElHSFR4U0NPUkUiLCJlbWFpbCI6Inlhc3NpbmFiZWlsaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk3OTc2NDF9.IpA8uEGOXcNWig8lz-y4ZdwyoDTANGg7FwECjLP58WA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fe3070e3a270b96-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.18.15.252",
        "cf-ipcountry": "TN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 12:15:31 UTC] === END API CALL LOG ===
[19-May-2026 12:15:31 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 12:15:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE2IiwidXNlcm5hbWUiOiJASElHSFR4U0NPUkUiLCJlbWFpbCI6Inlhc3NpbmFiZWlsaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk3OTc2NDF9.IpA8uEGOXcNWig8lz-y4ZdwyoDTANGg7FwECjLP58WA
[19-May-2026 12:15:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 12:15:31 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 12:15:31 UTC] User ID: 616
[19-May-2026 12:15:31 UTC] ✅ User profile retrieved successfully for user ID: 616
[19-May-2026 12:15:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-May-2026 12:15:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-May-2026 12:15:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.18.15.252, 162.159.122.165","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE2IiwidXNlcm5hbWUiOiJASElHSFR4U0NPUkUiLCJlbWFpbCI6Inlhc3NpbmFiZWlsaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk3OTc2NDF9.IpA8uEGOXcNWig8lz-y4ZdwyoDTANGg7FwECjLP58WA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fe3072178610b96-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"197.18.15.252","cf-ipcountry":"TN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[19-May-2026 12:15:34 UTC] === User Orders API Called ===
[19-May-2026 12:15:34 UTC] User ID: 616
[19-May-2026 12:15:34 UTC] Limit: 20, Offset: 0
[19-May-2026 12:15:34 UTC] Orders found: 0
[19-May-2026 12:15:34 UTC] Orders data: []
[19-May-2026 12:15:34 UTC] Total orders count: 0
[19-May-2026 12:15:34 UTC] === API CALL LOG ===
[19-May-2026 12:15:34 UTC] Endpoint: user/profile.php
[19-May-2026 12:15:34 UTC] Full Log Data: {
    "timestamp": "2026-05-19 12:15:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.18.15.252",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.18.15.252, 162.159.122.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE2IiwidXNlcm5hbWUiOiJASElHSFR4U0NPUkUiLCJlbWFpbCI6Inlhc3NpbmFiZWlsaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk3OTc2NDF9.IpA8uEGOXcNWig8lz-y4ZdwyoDTANGg7FwECjLP58WA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fe307224a640b96-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.18.15.252",
        "cf-ipcountry": "TN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 12:15:34 UTC] === END API CALL LOG ===
[19-May-2026 12:15:34 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 12:15:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE2IiwidXNlcm5hbWUiOiJASElHSFR4U0NPUkUiLCJlbWFpbCI6Inlhc3NpbmFiZWlsaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk3OTc2NDF9.IpA8uEGOXcNWig8lz-y4ZdwyoDTANGg7FwECjLP58WA
[19-May-2026 12:15:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 12:15:34 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 12:15:34 UTC] User ID: 616
[19-May-2026 12:15:34 UTC] ✅ User profile retrieved successfully for user ID: 616
[19-May-2026 12:15:34 UTC] === API CALL LOG ===
[19-May-2026 12:15:34 UTC] Endpoint: user/profile.php
[19-May-2026 12:15:34 UTC] Full Log Data: {
    "timestamp": "2026-05-19 12:15:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.18.15.252",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.18.15.252, 162.159.122.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE2IiwidXNlcm5hbWUiOiJASElHSFR4U0NPUkUiLCJlbWFpbCI6Inlhc3NpbmFiZWlsaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk3OTc2NDF9.IpA8uEGOXcNWig8lz-y4ZdwyoDTANGg7FwECjLP58WA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fe307238d380b96-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.18.15.252",
        "cf-ipcountry": "TN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 12:15:34 UTC] === END API CALL LOG ===
[19-May-2026 12:15:34 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 12:15:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE2IiwidXNlcm5hbWUiOiJASElHSFR4U0NPUkUiLCJlbWFpbCI6Inlhc3NpbmFiZWlsaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk3OTc2NDF9.IpA8uEGOXcNWig8lz-y4ZdwyoDTANGg7FwECjLP58WA
[19-May-2026 12:15:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 12:15:34 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 12:15:34 UTC] User ID: 616
[19-May-2026 12:15:34 UTC] ✅ User profile retrieved successfully for user ID: 616
[19-May-2026 12:15:35 UTC] === API CALL LOG ===
[19-May-2026 12:15:35 UTC] Endpoint: user/profile.php
[19-May-2026 12:15:35 UTC] Full Log Data: {
    "timestamp": "2026-05-19 12:15:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.18.15.252",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.18.15.252, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE2IiwidXNlcm5hbWUiOiJASElHSFR4U0NPUkUiLCJlbWFpbCI6Inlhc3NpbmFiZWlsaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk3OTc2NDF9.IpA8uEGOXcNWig8lz-y4ZdwyoDTANGg7FwECjLP58WA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fe30725dac60b96-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.18.15.252",
        "cf-ipcountry": "TN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 12:15:35 UTC] === END API CALL LOG ===
[19-May-2026 12:15:35 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 12:15:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE2IiwidXNlcm5hbWUiOiJASElHSFR4U0NPUkUiLCJlbWFpbCI6Inlhc3NpbmFiZWlsaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk3OTc2NDF9.IpA8uEGOXcNWig8lz-y4ZdwyoDTANGg7FwECjLP58WA
[19-May-2026 12:15:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 12:15:35 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 12:15:35 UTC] User ID: 616
[19-May-2026 12:15:35 UTC] ✅ User profile retrieved successfully for user ID: 616
[19-May-2026 12:15:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-May-2026 12:15:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-May-2026 12:15:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.18.15.252, 162.159.122.165","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE2IiwidXNlcm5hbWUiOiJASElHSFR4U0NPUkUiLCJlbWFpbCI6Inlhc3NpbmFiZWlsaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk3OTc2NDF9.IpA8uEGOXcNWig8lz-y4ZdwyoDTANGg7FwECjLP58WA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fe307450e870b96-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"197.18.15.252","cf-ipcountry":"TN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[19-May-2026 12:15:40 UTC] === User Orders API Called ===
[19-May-2026 12:15:40 UTC] User ID: 616
[19-May-2026 12:15:40 UTC] Limit: 20, Offset: 0
[19-May-2026 12:15:40 UTC] Orders found: 0
[19-May-2026 12:15:40 UTC] Orders data: []
[19-May-2026 12:15:40 UTC] Total orders count: 0
[19-May-2026 12:15:40 UTC] === API CALL LOG ===
[19-May-2026 12:15:40 UTC] Endpoint: user/profile.php
[19-May-2026 12:15:40 UTC] Full Log Data: {
    "timestamp": "2026-05-19 12:15:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.18.15.252",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.18.15.252, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE2IiwidXNlcm5hbWUiOiJASElHSFR4U0NPUkUiLCJlbWFpbCI6Inlhc3NpbmFiZWlsaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk3OTc2NDF9.IpA8uEGOXcNWig8lz-y4ZdwyoDTANGg7FwECjLP58WA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fe307454f210b96-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.18.15.252",
        "cf-ipcountry": "TN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 12:15:40 UTC] === END API CALL LOG ===
[19-May-2026 12:15:40 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 12:15:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE2IiwidXNlcm5hbWUiOiJASElHSFR4U0NPUkUiLCJlbWFpbCI6Inlhc3NpbmFiZWlsaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk3OTc2NDF9.IpA8uEGOXcNWig8lz-y4ZdwyoDTANGg7FwECjLP58WA
[19-May-2026 12:15:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 12:15:40 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 12:15:40 UTC] User ID: 616
[19-May-2026 12:15:40 UTC] ✅ User profile retrieved successfully for user ID: 616
[19-May-2026 12:15:40 UTC] === API CALL LOG ===
[19-May-2026 12:15:40 UTC] Endpoint: user/profile.php
[19-May-2026 12:15:40 UTC] Full Log Data: {
    "timestamp": "2026-05-19 12:15:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.18.15.252",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.18.15.252, 162.159.122.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE2IiwidXNlcm5hbWUiOiJASElHSFR4U0NPUkUiLCJlbWFpbCI6Inlhc3NpbmFiZWlsaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk3OTc2NDF9.IpA8uEGOXcNWig8lz-y4ZdwyoDTANGg7FwECjLP58WA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fe307473bf50b96-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.18.15.252",
        "cf-ipcountry": "TN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 12:15:40 UTC] === END API CALL LOG ===
[19-May-2026 12:15:40 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 12:15:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE2IiwidXNlcm5hbWUiOiJASElHSFR4U0NPUkUiLCJlbWFpbCI6Inlhc3NpbmFiZWlsaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk3OTc2NDF9.IpA8uEGOXcNWig8lz-y4ZdwyoDTANGg7FwECjLP58WA
[19-May-2026 12:15:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 12:15:40 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 12:15:40 UTC] User ID: 616
[19-May-2026 12:15:40 UTC] ✅ User profile retrieved successfully for user ID: 616
[19-May-2026 12:15:41 UTC] === API CALL LOG ===
[19-May-2026 12:15:41 UTC] Endpoint: user/profile.php
[19-May-2026 12:15:41 UTC] Full Log Data: {
    "timestamp": "2026-05-19 12:15:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.18.15.252",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.18.15.252, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE2IiwidXNlcm5hbWUiOiJASElHSFR4U0NPUkUiLCJlbWFpbCI6Inlhc3NpbmFiZWlsaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk3OTc2NDF9.IpA8uEGOXcNWig8lz-y4ZdwyoDTANGg7FwECjLP58WA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fe3074948a60b96-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.18.15.252",
        "cf-ipcountry": "TN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 12:15:41 UTC] === END API CALL LOG ===
[19-May-2026 12:15:41 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 12:15:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE2IiwidXNlcm5hbWUiOiJASElHSFR4U0NPUkUiLCJlbWFpbCI6Inlhc3NpbmFiZWlsaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk3OTc2NDF9.IpA8uEGOXcNWig8lz-y4ZdwyoDTANGg7FwECjLP58WA
[19-May-2026 12:15:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 12:15:41 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 12:15:41 UTC] User ID: 616
[19-May-2026 12:15:41 UTC] ✅ User profile retrieved successfully for user ID: 616
[19-May-2026 12:15:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-May-2026 12:15:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-May-2026 12:15:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.18.15.252, 162.159.122.164","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE2IiwidXNlcm5hbWUiOiJASElHSFR4U0NPUkUiLCJlbWFpbCI6Inlhc3NpbmFiZWlsaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk3OTc2NDF9.IpA8uEGOXcNWig8lz-y4ZdwyoDTANGg7FwECjLP58WA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fe307584ba70b96-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"197.18.15.252","cf-ipcountry":"TN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[19-May-2026 12:15:43 UTC] === User Orders API Called ===
[19-May-2026 12:15:43 UTC] User ID: 616
[19-May-2026 12:15:43 UTC] Limit: 20, Offset: 0
[19-May-2026 12:15:43 UTC] Orders found: 0
[19-May-2026 12:15:43 UTC] Orders data: []
[19-May-2026 12:15:43 UTC] Total orders count: 0
[19-May-2026 12:15:43 UTC] === API CALL LOG ===
[19-May-2026 12:15:43 UTC] Endpoint: user/profile.php
[19-May-2026 12:15:43 UTC] Full Log Data: {
    "timestamp": "2026-05-19 12:15:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.18.15.252",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.18.15.252, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE2IiwidXNlcm5hbWUiOiJASElHSFR4U0NPUkUiLCJlbWFpbCI6Inlhc3NpbmFiZWlsaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk3OTc2NDF9.IpA8uEGOXcNWig8lz-y4ZdwyoDTANGg7FwECjLP58WA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fe307590d670b96-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.18.15.252",
        "cf-ipcountry": "TN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 12:15:43 UTC] === END API CALL LOG ===
[19-May-2026 12:15:43 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 12:15:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE2IiwidXNlcm5hbWUiOiJASElHSFR4U0NPUkUiLCJlbWFpbCI6Inlhc3NpbmFiZWlsaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk3OTc2NDF9.IpA8uEGOXcNWig8lz-y4ZdwyoDTANGg7FwECjLP58WA
[19-May-2026 12:15:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 12:15:43 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 12:15:43 UTC] User ID: 616
[19-May-2026 12:15:43 UTC] ✅ User profile retrieved successfully for user ID: 616
[19-May-2026 12:15:43 UTC] === API CALL LOG ===
[19-May-2026 12:15:43 UTC] Endpoint: user/profile.php
[19-May-2026 12:15:43 UTC] Full Log Data: {
    "timestamp": "2026-05-19 12:15:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.18.15.252",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.18.15.252, 162.159.122.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE2IiwidXNlcm5hbWUiOiJASElHSFR4U0NPUkUiLCJlbWFpbCI6Inlhc3NpbmFiZWlsaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk3OTc2NDF9.IpA8uEGOXcNWig8lz-y4ZdwyoDTANGg7FwECjLP58WA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fe3075a58cf0b96-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.18.15.252",
        "cf-ipcountry": "TN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 12:15:43 UTC] === END API CALL LOG ===
[19-May-2026 12:15:43 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 12:15:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE2IiwidXNlcm5hbWUiOiJASElHSFR4U0NPUkUiLCJlbWFpbCI6Inlhc3NpbmFiZWlsaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk3OTc2NDF9.IpA8uEGOXcNWig8lz-y4ZdwyoDTANGg7FwECjLP58WA
[19-May-2026 12:15:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 12:15:43 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 12:15:43 UTC] User ID: 616
[19-May-2026 12:15:43 UTC] ✅ User profile retrieved successfully for user ID: 616
[19-May-2026 12:15:44 UTC] === API CALL LOG ===
[19-May-2026 12:15:44 UTC] Endpoint: user/profile.php
[19-May-2026 12:15:44 UTC] Full Log Data: {
    "timestamp": "2026-05-19 12:15:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.18.15.252",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.18.15.252, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE2IiwidXNlcm5hbWUiOiJASElHSFR4U0NPUkUiLCJlbWFpbCI6Inlhc3NpbmFiZWlsaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk3OTc2NDF9.IpA8uEGOXcNWig8lz-y4ZdwyoDTANGg7FwECjLP58WA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fe3075cae820b96-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.18.15.252",
        "cf-ipcountry": "TN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 12:15:44 UTC] === END API CALL LOG ===
[19-May-2026 12:15:44 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 12:15:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE2IiwidXNlcm5hbWUiOiJASElHSFR4U0NPUkUiLCJlbWFpbCI6Inlhc3NpbmFiZWlsaUBnbWFpbC5jb20iLCJleHAiOjE3Nzk3OTc2NDF9.IpA8uEGOXcNWig8lz-y4ZdwyoDTANGg7FwECjLP58WA
[19-May-2026 12:15:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 12:15:44 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 12:15:44 UTC] User ID: 616
[19-May-2026 12:15:44 UTC] ✅ User profile retrieved successfully for user ID: 616
[19-May-2026 17:29:58 UTC] === API CALL LOG ===
[19-May-2026 17:29:58 UTC] Endpoint: user/profile.php
[19-May-2026 17:29:58 UTC] Full Log Data: {
    "timestamp": "2026-05-19 17:29:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.71.133.168",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.71.133.168, 162.158.28.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE3IiwidXNlcm5hbWUiOiJmZmZmZmZmZmYiLCJlbWFpbCI6InNhZGRpa3loeWkxOTBAZ21haWwuY29tIiwiZXhwIjoxNzc5ODE2NTk3fQ.Hb_XbMnJkTohGZe32QxdAjtjCGb6pJLy5Yq4N21z8Ok",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fe4d3ad2fe7f9d9-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.71.133.168",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 17:29:58 UTC] === END API CALL LOG ===
[19-May-2026 17:29:58 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 17:29:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE3IiwidXNlcm5hbWUiOiJmZmZmZmZmZmYiLCJlbWFpbCI6InNhZGRpa3loeWkxOTBAZ21haWwuY29tIiwiZXhwIjoxNzc5ODE2NTk3fQ.Hb_XbMnJkTohGZe32QxdAjtjCGb6pJLy5Yq4N21z8Ok
[19-May-2026 17:29:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 17:29:58 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 17:29:58 UTC] User ID: 617
[19-May-2026 17:29:58 UTC] ✅ User profile retrieved successfully for user ID: 617
[19-May-2026 17:29:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-May-2026 17:29:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-May-2026 17:29:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.71.133.168, 162.158.28.164","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE3IiwidXNlcm5hbWUiOiJmZmZmZmZmZmYiLCJlbWFpbCI6InNhZGRpa3loeWkxOTBAZ21haWwuY29tIiwiZXhwIjoxNzc5ODE2NTk3fQ.Hb_XbMnJkTohGZe32QxdAjtjCGb6pJLy5Yq4N21z8Ok","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fe4d3ad98a4f9d9-MCT","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.71.133.168","cf-ipcountry":"YE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[19-May-2026 17:29:58 UTC] === User Orders API Called ===
[19-May-2026 17:29:58 UTC] User ID: 617
[19-May-2026 17:29:58 UTC] Limit: 20, Offset: 0
[19-May-2026 17:29:58 UTC] Orders found: 0
[19-May-2026 17:29:58 UTC] Orders data: []
[19-May-2026 17:29:58 UTC] Total orders count: 0
[19-May-2026 17:29:58 UTC] === API CALL LOG ===
[19-May-2026 17:29:58 UTC] Endpoint: user/profile.php
[19-May-2026 17:29:58 UTC] Full Log Data: {
    "timestamp": "2026-05-19 17:29:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.71.133.168",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.71.133.168, 162.158.28.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE3IiwidXNlcm5hbWUiOiJmZmZmZmZmZmYiLCJlbWFpbCI6InNhZGRpa3loeWkxOTBAZ21haWwuY29tIiwiZXhwIjoxNzc5ODE2NTk3fQ.Hb_XbMnJkTohGZe32QxdAjtjCGb6pJLy5Yq4N21z8Ok",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fe4d3adf94df9d9-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.71.133.168",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 17:29:58 UTC] === END API CALL LOG ===
[19-May-2026 17:29:58 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 17:29:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE3IiwidXNlcm5hbWUiOiJmZmZmZmZmZmYiLCJlbWFpbCI6InNhZGRpa3loeWkxOTBAZ21haWwuY29tIiwiZXhwIjoxNzc5ODE2NTk3fQ.Hb_XbMnJkTohGZe32QxdAjtjCGb6pJLy5Yq4N21z8Ok
[19-May-2026 17:29:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 17:29:58 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 17:29:58 UTC] User ID: 617
[19-May-2026 17:29:58 UTC] ✅ User profile retrieved successfully for user ID: 617
[19-May-2026 17:29:59 UTC] === API CALL LOG ===
[19-May-2026 17:29:59 UTC] Endpoint: user/profile.php
[19-May-2026 17:29:59 UTC] Full Log Data: {
    "timestamp": "2026-05-19 17:29:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.71.133.168",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.71.133.168, 162.158.28.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE3IiwidXNlcm5hbWUiOiJmZmZmZmZmZmYiLCJlbWFpbCI6InNhZGRpa3loeWkxOTBAZ21haWwuY29tIiwiZXhwIjoxNzc5ODE2NTk3fQ.Hb_XbMnJkTohGZe32QxdAjtjCGb6pJLy5Yq4N21z8Ok",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fe4d3b39bc6f9d9-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.71.133.168",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 17:29:59 UTC] === END API CALL LOG ===
[19-May-2026 17:29:59 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 17:29:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE3IiwidXNlcm5hbWUiOiJmZmZmZmZmZmYiLCJlbWFpbCI6InNhZGRpa3loeWkxOTBAZ21haWwuY29tIiwiZXhwIjoxNzc5ODE2NTk3fQ.Hb_XbMnJkTohGZe32QxdAjtjCGb6pJLy5Yq4N21z8Ok
[19-May-2026 17:29:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 17:29:59 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 17:29:59 UTC] User ID: 617
[19-May-2026 17:29:59 UTC] ✅ User profile retrieved successfully for user ID: 617
[19-May-2026 17:30:05 UTC] === API CALL LOG ===
[19-May-2026 17:30:05 UTC] Endpoint: user/profile.php
[19-May-2026 17:30:05 UTC] Full Log Data: {
    "timestamp": "2026-05-19 17:30:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.71.133.168",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.71.133.168, 162.158.28.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE3IiwidXNlcm5hbWUiOiJmZmZmZmZmZmYiLCJlbWFpbCI6InNhZGRpa3loeWkxOTBAZ21haWwuY29tIiwiZXhwIjoxNzc5ODE2NTk3fQ.Hb_XbMnJkTohGZe32QxdAjtjCGb6pJLy5Yq4N21z8Ok",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fe4d3d7ea28f9d9-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.71.133.168",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 17:30:05 UTC] === END API CALL LOG ===
[19-May-2026 17:30:05 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 17:30:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE3IiwidXNlcm5hbWUiOiJmZmZmZmZmZmYiLCJlbWFpbCI6InNhZGRpa3loeWkxOTBAZ21haWwuY29tIiwiZXhwIjoxNzc5ODE2NTk3fQ.Hb_XbMnJkTohGZe32QxdAjtjCGb6pJLy5Yq4N21z8Ok
[19-May-2026 17:30:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 17:30:05 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 17:30:05 UTC] User ID: 617
[19-May-2026 17:30:05 UTC] ✅ User profile retrieved successfully for user ID: 617
[19-May-2026 17:30:09 UTC] === API CALL LOG ===
[19-May-2026 17:30:09 UTC] Endpoint: user/profile.php
[19-May-2026 17:30:09 UTC] Full Log Data: {
    "timestamp": "2026-05-19 17:30:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.71.133.168",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.71.133.168, 162.158.28.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE3IiwidXNlcm5hbWUiOiJmZmZmZmZmZmYiLCJlbWFpbCI6InNhZGRpa3loeWkxOTBAZ21haWwuY29tIiwiZXhwIjoxNzc5ODE2NTk3fQ.Hb_XbMnJkTohGZe32QxdAjtjCGb6pJLy5Yq4N21z8Ok",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fe4d3f3cbf5f9d9-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.71.133.168",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 17:30:09 UTC] === END API CALL LOG ===
[19-May-2026 17:30:09 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 17:30:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE3IiwidXNlcm5hbWUiOiJmZmZmZmZmZmYiLCJlbWFpbCI6InNhZGRpa3loeWkxOTBAZ21haWwuY29tIiwiZXhwIjoxNzc5ODE2NTk3fQ.Hb_XbMnJkTohGZe32QxdAjtjCGb6pJLy5Yq4N21z8Ok
[19-May-2026 17:30:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 17:30:09 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 17:30:09 UTC] User ID: 617
[19-May-2026 17:30:09 UTC] ✅ User profile retrieved successfully for user ID: 617
[19-May-2026 17:30:10 UTC] User Purchases API - User ID: 617
[19-May-2026 17:30:10 UTC] User Purchases API - Total purchases found: 0
[19-May-2026 17:30:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-May-2026 17:30:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-May-2026 17:30:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.71.133.168, 162.158.28.165","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE3IiwidXNlcm5hbWUiOiJmZmZmZmZmZmYiLCJlbWFpbCI6InNhZGRpa3loeWkxOTBAZ21haWwuY29tIiwiZXhwIjoxNzc5ODE2NTk3fQ.Hb_XbMnJkTohGZe32QxdAjtjCGb6pJLy5Yq4N21z8Ok","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fe4d4b8dbd3f9d9-MCT","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.71.133.168","cf-ipcountry":"YE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[19-May-2026 17:30:41 UTC] === User Orders API Called ===
[19-May-2026 17:30:41 UTC] User ID: 617
[19-May-2026 17:30:41 UTC] Limit: 20, Offset: 0
[19-May-2026 17:30:41 UTC] Orders found: 0
[19-May-2026 17:30:41 UTC] Orders data: []
[19-May-2026 17:30:41 UTC] Total orders count: 0
[19-May-2026 17:30:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-May-2026 17:30:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-May-2026 17:30:46 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.71.133.168, 162.158.28.165","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE3IiwidXNlcm5hbWUiOiJmZmZmZmZmZmYiLCJlbWFpbCI6InNhZGRpa3loeWkxOTBAZ21haWwuY29tIiwiZXhwIjoxNzc5ODE2NTk3fQ.Hb_XbMnJkTohGZe32QxdAjtjCGb6pJLy5Yq4N21z8Ok","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fe4d4d8fb58f9d9-MCT","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.71.133.168","cf-ipcountry":"YE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[19-May-2026 17:30:46 UTC] === User Orders API Called ===
[19-May-2026 17:30:46 UTC] User ID: 617
[19-May-2026 17:30:46 UTC] Limit: 20, Offset: 0
[19-May-2026 17:30:46 UTC] Orders found: 0
[19-May-2026 17:30:46 UTC] Orders data: []
[19-May-2026 17:30:46 UTC] Total orders count: 0
[19-May-2026 17:30:46 UTC] === API CALL LOG ===
[19-May-2026 17:30:46 UTC] Endpoint: user/profile.php
[19-May-2026 17:30:46 UTC] Full Log Data: {
    "timestamp": "2026-05-19 17:30:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.71.133.168",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.71.133.168, 162.158.28.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE3IiwidXNlcm5hbWUiOiJmZmZmZmZmZmYiLCJlbWFpbCI6InNhZGRpa3loeWkxOTBAZ21haWwuY29tIiwiZXhwIjoxNzc5ODE2NTk3fQ.Hb_XbMnJkTohGZe32QxdAjtjCGb6pJLy5Yq4N21z8Ok",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fe4d4d95c15f9d9-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.71.133.168",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 17:30:46 UTC] === END API CALL LOG ===
[19-May-2026 17:30:46 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 17:30:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE3IiwidXNlcm5hbWUiOiJmZmZmZmZmZmYiLCJlbWFpbCI6InNhZGRpa3loeWkxOTBAZ21haWwuY29tIiwiZXhwIjoxNzc5ODE2NTk3fQ.Hb_XbMnJkTohGZe32QxdAjtjCGb6pJLy5Yq4N21z8Ok
[19-May-2026 17:30:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 17:30:46 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 17:30:46 UTC] User ID: 617
[19-May-2026 17:30:46 UTC] ✅ User profile retrieved successfully for user ID: 617
[19-May-2026 17:30:47 UTC] === API CALL LOG ===
[19-May-2026 17:30:47 UTC] Endpoint: user/profile.php
[19-May-2026 17:30:47 UTC] Full Log Data: {
    "timestamp": "2026-05-19 17:30:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.71.133.168",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.71.133.168, 162.158.28.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE3IiwidXNlcm5hbWUiOiJmZmZmZmZmZmYiLCJlbWFpbCI6InNhZGRpa3loeWkxOTBAZ21haWwuY29tIiwiZXhwIjoxNzc5ODE2NTk3fQ.Hb_XbMnJkTohGZe32QxdAjtjCGb6pJLy5Yq4N21z8Ok",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fe4d4dd5a56f9d9-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.71.133.168",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 17:30:47 UTC] === END API CALL LOG ===
[19-May-2026 17:30:47 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 17:30:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE3IiwidXNlcm5hbWUiOiJmZmZmZmZmZmYiLCJlbWFpbCI6InNhZGRpa3loeWkxOTBAZ21haWwuY29tIiwiZXhwIjoxNzc5ODE2NTk3fQ.Hb_XbMnJkTohGZe32QxdAjtjCGb6pJLy5Yq4N21z8Ok
[19-May-2026 17:30:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 17:30:47 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 17:30:47 UTC] User ID: 617
[19-May-2026 17:30:47 UTC] ✅ User profile retrieved successfully for user ID: 617
[19-May-2026 17:30:47 UTC] === API CALL LOG ===
[19-May-2026 17:30:47 UTC] Endpoint: user/profile.php
[19-May-2026 17:30:47 UTC] Full Log Data: {
    "timestamp": "2026-05-19 17:30:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.71.133.168",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.71.133.168, 162.158.28.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE3IiwidXNlcm5hbWUiOiJmZmZmZmZmZmYiLCJlbWFpbCI6InNhZGRpa3loeWkxOTBAZ21haWwuY29tIiwiZXhwIjoxNzc5ODE2NTk3fQ.Hb_XbMnJkTohGZe32QxdAjtjCGb6pJLy5Yq4N21z8Ok",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fe4d4de8ca4f9d9-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.71.133.168",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 17:30:47 UTC] === END API CALL LOG ===
[19-May-2026 17:30:47 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 17:30:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE3IiwidXNlcm5hbWUiOiJmZmZmZmZmZmYiLCJlbWFpbCI6InNhZGRpa3loeWkxOTBAZ21haWwuY29tIiwiZXhwIjoxNzc5ODE2NTk3fQ.Hb_XbMnJkTohGZe32QxdAjtjCGb6pJLy5Yq4N21z8Ok
[19-May-2026 17:30:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 17:30:47 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 17:30:47 UTC] User ID: 617
[19-May-2026 17:30:47 UTC] ✅ User profile retrieved successfully for user ID: 617
[19-May-2026 17:30:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-May-2026 17:30:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-May-2026 17:30:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.71.133.168, 162.158.28.165","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE3IiwidXNlcm5hbWUiOiJmZmZmZmZmZmYiLCJlbWFpbCI6InNhZGRpa3loeWkxOTBAZ21haWwuY29tIiwiZXhwIjoxNzc5ODE2NTk3fQ.Hb_XbMnJkTohGZe32QxdAjtjCGb6pJLy5Yq4N21z8Ok","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fe4d4f49beaf9d9-MCT","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.71.133.168","cf-ipcountry":"YE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[19-May-2026 17:30:51 UTC] === User Orders API Called ===
[19-May-2026 17:30:51 UTC] User ID: 617
[19-May-2026 17:30:51 UTC] Limit: 20, Offset: 0
[19-May-2026 17:30:51 UTC] Orders found: 0
[19-May-2026 17:30:51 UTC] Orders data: []
[19-May-2026 17:30:51 UTC] Total orders count: 0
[19-May-2026 17:30:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-May-2026 17:30:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-May-2026 17:30:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.71.133.168, 162.158.28.164","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE3IiwidXNlcm5hbWUiOiJmZmZmZmZmZmYiLCJlbWFpbCI6InNhZGRpa3loeWkxOTBAZ21haWwuY29tIiwiZXhwIjoxNzc5ODE2NTk3fQ.Hb_XbMnJkTohGZe32QxdAjtjCGb6pJLy5Yq4N21z8Ok","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fe4d5193ea2f9d9-MCT","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.71.133.168","cf-ipcountry":"YE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[19-May-2026 17:30:57 UTC] === User Orders API Called ===
[19-May-2026 17:30:57 UTC] User ID: 617
[19-May-2026 17:30:57 UTC] Limit: 20, Offset: 0
[19-May-2026 17:30:57 UTC] Orders found: 0
[19-May-2026 17:30:57 UTC] Orders data: []
[19-May-2026 17:30:57 UTC] Total orders count: 0
[19-May-2026 17:30:57 UTC] === API CALL LOG ===
[19-May-2026 17:30:57 UTC] Endpoint: user/profile.php
[19-May-2026 17:30:57 UTC] Full Log Data: {
    "timestamp": "2026-05-19 17:30:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.71.133.168",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.71.133.168, 162.158.28.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE3IiwidXNlcm5hbWUiOiJmZmZmZmZmZmYiLCJlbWFpbCI6InNhZGRpa3loeWkxOTBAZ21haWwuY29tIiwiZXhwIjoxNzc5ODE2NTk3fQ.Hb_XbMnJkTohGZe32QxdAjtjCGb6pJLy5Yq4N21z8Ok",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fe4d519af54f9d9-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.71.133.168",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 17:30:57 UTC] === END API CALL LOG ===
[19-May-2026 17:30:57 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 17:30:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE3IiwidXNlcm5hbWUiOiJmZmZmZmZmZmYiLCJlbWFpbCI6InNhZGRpa3loeWkxOTBAZ21haWwuY29tIiwiZXhwIjoxNzc5ODE2NTk3fQ.Hb_XbMnJkTohGZe32QxdAjtjCGb6pJLy5Yq4N21z8Ok
[19-May-2026 17:30:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 17:30:57 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 17:30:57 UTC] User ID: 617
[19-May-2026 17:30:57 UTC] ✅ User profile retrieved successfully for user ID: 617
[19-May-2026 17:30:57 UTC] === API CALL LOG ===
[19-May-2026 17:30:57 UTC] Endpoint: user/profile.php
[19-May-2026 17:30:57 UTC] Full Log Data: {
    "timestamp": "2026-05-19 17:30:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.71.133.168",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.71.133.168, 162.158.28.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE3IiwidXNlcm5hbWUiOiJmZmZmZmZmZmYiLCJlbWFpbCI6InNhZGRpa3loeWkxOTBAZ21haWwuY29tIiwiZXhwIjoxNzc5ODE2NTk3fQ.Hb_XbMnJkTohGZe32QxdAjtjCGb6pJLy5Yq4N21z8Ok",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fe4d51d2deaf9d9-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.71.133.168",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 17:30:57 UTC] === END API CALL LOG ===
[19-May-2026 17:30:57 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 17:30:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE3IiwidXNlcm5hbWUiOiJmZmZmZmZmZmYiLCJlbWFpbCI6InNhZGRpa3loeWkxOTBAZ21haWwuY29tIiwiZXhwIjoxNzc5ODE2NTk3fQ.Hb_XbMnJkTohGZe32QxdAjtjCGb6pJLy5Yq4N21z8Ok
[19-May-2026 17:30:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 17:30:57 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 17:30:57 UTC] User ID: 617
[19-May-2026 17:30:57 UTC] ✅ User profile retrieved successfully for user ID: 617
[19-May-2026 17:30:58 UTC] === API CALL LOG ===
[19-May-2026 17:30:58 UTC] Endpoint: user/profile.php
[19-May-2026 17:30:58 UTC] Full Log Data: {
    "timestamp": "2026-05-19 17:30:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.71.133.168",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.71.133.168, 162.158.28.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE3IiwidXNlcm5hbWUiOiJmZmZmZmZmZmYiLCJlbWFpbCI6InNhZGRpa3loeWkxOTBAZ21haWwuY29tIiwiZXhwIjoxNzc5ODE2NTk3fQ.Hb_XbMnJkTohGZe32QxdAjtjCGb6pJLy5Yq4N21z8Ok",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fe4d520dd30f9d9-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.71.133.168",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 17:30:58 UTC] === END API CALL LOG ===
[19-May-2026 17:30:58 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 17:30:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE3IiwidXNlcm5hbWUiOiJmZmZmZmZmZmYiLCJlbWFpbCI6InNhZGRpa3loeWkxOTBAZ21haWwuY29tIiwiZXhwIjoxNzc5ODE2NTk3fQ.Hb_XbMnJkTohGZe32QxdAjtjCGb6pJLy5Yq4N21z8Ok
[19-May-2026 17:30:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 17:30:58 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 17:30:58 UTC] User ID: 617
[19-May-2026 17:30:58 UTC] ✅ User profile retrieved successfully for user ID: 617
[19-May-2026 17:31:00 UTC] === API CALL LOG ===
[19-May-2026 17:31:00 UTC] Endpoint: user/profile.php
[19-May-2026 17:31:00 UTC] Full Log Data: {
    "timestamp": "2026-05-19 17:31:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.71.133.168",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.71.133.168, 162.158.28.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE3IiwidXNlcm5hbWUiOiJmZmZmZmZmZmYiLCJlbWFpbCI6InNhZGRpa3loeWkxOTBAZ21haWwuY29tIiwiZXhwIjoxNzc5ODE2NTk3fQ.Hb_XbMnJkTohGZe32QxdAjtjCGb6pJLy5Yq4N21z8Ok",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fe4d5316a6df9d9-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.71.133.168",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 17:31:00 UTC] === END API CALL LOG ===
[19-May-2026 17:31:00 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 17:31:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE3IiwidXNlcm5hbWUiOiJmZmZmZmZmZmYiLCJlbWFpbCI6InNhZGRpa3loeWkxOTBAZ21haWwuY29tIiwiZXhwIjoxNzc5ODE2NTk3fQ.Hb_XbMnJkTohGZe32QxdAjtjCGb6pJLy5Yq4N21z8Ok
[19-May-2026 17:31:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 17:31:00 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 17:31:00 UTC] User ID: 617
[19-May-2026 17:31:00 UTC] ✅ User profile retrieved successfully for user ID: 617
[19-May-2026 17:31:09 UTC] === API CALL LOG ===
[19-May-2026 17:31:09 UTC] Endpoint: user/profile.php
[19-May-2026 17:31:09 UTC] Full Log Data: {
    "timestamp": "2026-05-19 17:31:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.71.135.28",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.71.135.28, 162.158.28.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE3IiwidXNlcm5hbWUiOiJmZmZmZmZmZmYiLCJlbWFpbCI6InNhZGRpa3loeWkxOTBAZ21haWwuY29tIiwiZXhwIjoxNzc5ODE2NTk3fQ.Hb_XbMnJkTohGZe32QxdAjtjCGb6pJLy5Yq4N21z8Ok",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fe4d565fc7ede57-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.71.135.28",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 17:31:09 UTC] === END API CALL LOG ===
[19-May-2026 17:31:09 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 17:31:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE3IiwidXNlcm5hbWUiOiJmZmZmZmZmZmYiLCJlbWFpbCI6InNhZGRpa3loeWkxOTBAZ21haWwuY29tIiwiZXhwIjoxNzc5ODE2NTk3fQ.Hb_XbMnJkTohGZe32QxdAjtjCGb6pJLy5Yq4N21z8Ok
[19-May-2026 17:31:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 17:31:09 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 17:31:09 UTC] User ID: 617
[19-May-2026 17:31:09 UTC] ✅ User profile retrieved successfully for user ID: 617
[19-May-2026 17:31:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-May-2026 17:31:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-May-2026 17:31:10 UTC] === API CALL LOG ===
[19-May-2026 17:31:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.71.135.28, 162.158.28.165","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE3IiwidXNlcm5hbWUiOiJmZmZmZmZmZmYiLCJlbWFpbCI6InNhZGRpa3loeWkxOTBAZ21haWwuY29tIiwiZXhwIjoxNzc5ODE2NTk3fQ.Hb_XbMnJkTohGZe32QxdAjtjCGb6pJLy5Yq4N21z8Ok","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fe4d56c8ff8de57-MCT","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.71.135.28","cf-ipcountry":"YE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[19-May-2026 17:31:10 UTC] Endpoint: user/profile.php
[19-May-2026 17:31:10 UTC] Full Log Data: {
    "timestamp": "2026-05-19 17:31:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.71.135.28",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.71.135.28, 162.158.28.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE3IiwidXNlcm5hbWUiOiJmZmZmZmZmZmYiLCJlbWFpbCI6InNhZGRpa3loeWkxOTBAZ21haWwuY29tIiwiZXhwIjoxNzc5ODE2NTk3fQ.Hb_XbMnJkTohGZe32QxdAjtjCGb6pJLy5Yq4N21z8Ok",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fe4d56c8ff5de57-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.71.135.28",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 17:31:10 UTC] === User Orders API Called ===
[19-May-2026 17:31:10 UTC] === END API CALL LOG ===
[19-May-2026 17:31:10 UTC] User ID: 617
[19-May-2026 17:31:10 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 17:31:10 UTC] Limit: 20, Offset: 0
[19-May-2026 17:31:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE3IiwidXNlcm5hbWUiOiJmZmZmZmZmZmYiLCJlbWFpbCI6InNhZGRpa3loeWkxOTBAZ21haWwuY29tIiwiZXhwIjoxNzc5ODE2NTk3fQ.Hb_XbMnJkTohGZe32QxdAjtjCGb6pJLy5Yq4N21z8Ok
[19-May-2026 17:31:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 17:31:10 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 17:31:10 UTC] User ID: 617
[19-May-2026 17:31:10 UTC] Orders found: 0
[19-May-2026 17:31:10 UTC] Orders data: []
[19-May-2026 17:31:10 UTC] ✅ User profile retrieved successfully for user ID: 617
[19-May-2026 17:31:10 UTC] Total orders count: 0
[19-May-2026 17:31:10 UTC] === API CALL LOG ===
[19-May-2026 17:31:10 UTC] Endpoint: user/profile.php
[19-May-2026 17:31:10 UTC] Full Log Data: {
    "timestamp": "2026-05-19 17:31:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.71.135.28",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.71.135.28, 162.158.28.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE3IiwidXNlcm5hbWUiOiJmZmZmZmZmZmYiLCJlbWFpbCI6InNhZGRpa3loeWkxOTBAZ21haWwuY29tIiwiZXhwIjoxNzc5ODE2NTk3fQ.Hb_XbMnJkTohGZe32QxdAjtjCGb6pJLy5Yq4N21z8Ok",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fe4d56ce82cde57-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.71.135.28",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 17:31:10 UTC] === END API CALL LOG ===
[19-May-2026 17:31:10 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 17:31:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE3IiwidXNlcm5hbWUiOiJmZmZmZmZmZmYiLCJlbWFpbCI6InNhZGRpa3loeWkxOTBAZ21haWwuY29tIiwiZXhwIjoxNzc5ODE2NTk3fQ.Hb_XbMnJkTohGZe32QxdAjtjCGb6pJLy5Yq4N21z8Ok
[19-May-2026 17:31:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 17:31:10 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 17:31:10 UTC] User ID: 617
[19-May-2026 17:31:10 UTC] ✅ User profile retrieved successfully for user ID: 617
[19-May-2026 17:31:11 UTC] === API CALL LOG ===
[19-May-2026 17:31:11 UTC] Endpoint: user/profile.php
[19-May-2026 17:31:11 UTC] Full Log Data: {
    "timestamp": "2026-05-19 17:31:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.71.135.28",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.71.135.28, 162.158.28.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE3IiwidXNlcm5hbWUiOiJmZmZmZmZmZmYiLCJlbWFpbCI6InNhZGRpa3loeWkxOTBAZ21haWwuY29tIiwiZXhwIjoxNzc5ODE2NTk3fQ.Hb_XbMnJkTohGZe32QxdAjtjCGb6pJLy5Yq4N21z8Ok",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fe4d5722ab0de57-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.71.135.28",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 17:31:11 UTC] === END API CALL LOG ===
[19-May-2026 17:31:11 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 17:31:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE3IiwidXNlcm5hbWUiOiJmZmZmZmZmZmYiLCJlbWFpbCI6InNhZGRpa3loeWkxOTBAZ21haWwuY29tIiwiZXhwIjoxNzc5ODE2NTk3fQ.Hb_XbMnJkTohGZe32QxdAjtjCGb6pJLy5Yq4N21z8Ok
[19-May-2026 17:31:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 17:31:11 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 17:31:11 UTC] User ID: 617
[19-May-2026 17:31:11 UTC] ✅ User profile retrieved successfully for user ID: 617
[19-May-2026 17:31:19 UTC] === API CALL LOG ===
[19-May-2026 17:31:19 UTC] Endpoint: user/profile.php
[19-May-2026 17:31:19 UTC] Full Log Data: {
    "timestamp": "2026-05-19 17:31:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.71.135.28",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.71.135.28, 162.158.28.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE3IiwidXNlcm5hbWUiOiJmZmZmZmZmZmYiLCJlbWFpbCI6InNhZGRpa3loeWkxOTBAZ21haWwuY29tIiwiZXhwIjoxNzc5ODE2NTk3fQ.Hb_XbMnJkTohGZe32QxdAjtjCGb6pJLy5Yq4N21z8Ok",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fe4d5a57ab8de57-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.71.135.28",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 17:31:19 UTC] === END API CALL LOG ===
[19-May-2026 17:31:19 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 17:31:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE3IiwidXNlcm5hbWUiOiJmZmZmZmZmZmYiLCJlbWFpbCI6InNhZGRpa3loeWkxOTBAZ21haWwuY29tIiwiZXhwIjoxNzc5ODE2NTk3fQ.Hb_XbMnJkTohGZe32QxdAjtjCGb6pJLy5Yq4N21z8Ok
[19-May-2026 17:31:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 17:31:19 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 17:31:19 UTC] User ID: 617
[19-May-2026 17:31:19 UTC] ✅ User profile retrieved successfully for user ID: 617
[19-May-2026 17:31:22 UTC] === API CALL LOG ===
[19-May-2026 17:31:22 UTC] Endpoint: user/profile.php
[19-May-2026 17:31:22 UTC] Full Log Data: {
    "timestamp": "2026-05-19 17:31:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.71.135.28",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.71.135.28, 162.158.28.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE3IiwidXNlcm5hbWUiOiJmZmZmZmZmZmYiLCJlbWFpbCI6InNhZGRpa3loeWkxOTBAZ21haWwuY29tIiwiZXhwIjoxNzc5ODE2NTk3fQ.Hb_XbMnJkTohGZe32QxdAjtjCGb6pJLy5Yq4N21z8Ok",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fe4d5b64ac6de57-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.71.135.28",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 17:31:22 UTC] === END API CALL LOG ===
[19-May-2026 17:31:22 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 17:31:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE3IiwidXNlcm5hbWUiOiJmZmZmZmZmZmYiLCJlbWFpbCI6InNhZGRpa3loeWkxOTBAZ21haWwuY29tIiwiZXhwIjoxNzc5ODE2NTk3fQ.Hb_XbMnJkTohGZe32QxdAjtjCGb6pJLy5Yq4N21z8Ok
[19-May-2026 17:31:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 17:31:22 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 17:31:22 UTC] User ID: 617
[19-May-2026 17:31:22 UTC] ✅ User profile retrieved successfully for user ID: 617
[19-May-2026 17:33:14 UTC] === API CALL LOG ===
[19-May-2026 17:33:14 UTC] Endpoint: user/profile.php
[19-May-2026 17:33:14 UTC] Full Log Data: {
    "timestamp": "2026-05-19 17:33:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.71.134.212",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.71.134.212, 162.158.28.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE3IiwidXNlcm5hbWUiOiJmZmZmZmZmZmYiLCJlbWFpbCI6InNhZGRpa3loeWkxOTBAZ21haWwuY29tIiwiZXhwIjoxNzc5ODE2NTk3fQ.Hb_XbMnJkTohGZe32QxdAjtjCGb6pJLy5Yq4N21z8Ok",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fe4d8714995f9e1-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.71.134.212",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 17:33:14 UTC] === END API CALL LOG ===
[19-May-2026 17:33:14 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 17:33:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE3IiwidXNlcm5hbWUiOiJmZmZmZmZmZmYiLCJlbWFpbCI6InNhZGRpa3loeWkxOTBAZ21haWwuY29tIiwiZXhwIjoxNzc5ODE2NTk3fQ.Hb_XbMnJkTohGZe32QxdAjtjCGb6pJLy5Yq4N21z8Ok
[19-May-2026 17:33:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 17:33:14 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 17:33:14 UTC] User ID: 617
[19-May-2026 17:33:14 UTC] ✅ User profile retrieved successfully for user ID: 617
[19-May-2026 17:33:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-May-2026 17:33:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-May-2026 17:33:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.71.134.212, 162.158.28.165","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE3IiwidXNlcm5hbWUiOiJmZmZmZmZmZmYiLCJlbWFpbCI6InNhZGRpa3loeWkxOTBAZ21haWwuY29tIiwiZXhwIjoxNzc5ODE2NTk3fQ.Hb_XbMnJkTohGZe32QxdAjtjCGb6pJLy5Yq4N21z8Ok","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fe4d8787dbaf9e1-MCT","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.71.134.212","cf-ipcountry":"YE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[19-May-2026 17:33:15 UTC] === User Orders API Called ===
[19-May-2026 17:33:15 UTC] User ID: 617
[19-May-2026 17:33:15 UTC] Limit: 20, Offset: 0
[19-May-2026 17:33:15 UTC] Orders found: 0
[19-May-2026 17:33:15 UTC] Orders data: []
[19-May-2026 17:33:15 UTC] Total orders count: 0
[19-May-2026 17:33:15 UTC] === API CALL LOG ===
[19-May-2026 17:33:15 UTC] Endpoint: user/profile.php
[19-May-2026 17:33:15 UTC] Full Log Data: {
    "timestamp": "2026-05-19 17:33:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.71.134.212",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.71.134.212, 162.158.28.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE3IiwidXNlcm5hbWUiOiJmZmZmZmZmZmYiLCJlbWFpbCI6InNhZGRpa3loeWkxOTBAZ21haWwuY29tIiwiZXhwIjoxNzc5ODE2NTk3fQ.Hb_XbMnJkTohGZe32QxdAjtjCGb6pJLy5Yq4N21z8Ok",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fe4d8787db7f9e1-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.71.134.212",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 17:33:15 UTC] === END API CALL LOG ===
[19-May-2026 17:33:15 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 17:33:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE3IiwidXNlcm5hbWUiOiJmZmZmZmZmZmYiLCJlbWFpbCI6InNhZGRpa3loeWkxOTBAZ21haWwuY29tIiwiZXhwIjoxNzc5ODE2NTk3fQ.Hb_XbMnJkTohGZe32QxdAjtjCGb6pJLy5Yq4N21z8Ok
[19-May-2026 17:33:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 17:33:15 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 17:33:15 UTC] User ID: 617
[19-May-2026 17:33:15 UTC] ✅ User profile retrieved successfully for user ID: 617
[19-May-2026 17:33:15 UTC] === API CALL LOG ===
[19-May-2026 17:33:15 UTC] Endpoint: user/profile.php
[19-May-2026 17:33:15 UTC] Full Log Data: {
    "timestamp": "2026-05-19 17:33:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.71.134.212",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.71.134.212, 162.158.28.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE3IiwidXNlcm5hbWUiOiJmZmZmZmZmZmYiLCJlbWFpbCI6InNhZGRpa3loeWkxOTBAZ21haWwuY29tIiwiZXhwIjoxNzc5ODE2NTk3fQ.Hb_XbMnJkTohGZe32QxdAjtjCGb6pJLy5Yq4N21z8Ok",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fe4d8787dbcf9e1-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.71.134.212",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 17:33:15 UTC] === END API CALL LOG ===
[19-May-2026 17:33:15 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 17:33:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE3IiwidXNlcm5hbWUiOiJmZmZmZmZmZmYiLCJlbWFpbCI6InNhZGRpa3loeWkxOTBAZ21haWwuY29tIiwiZXhwIjoxNzc5ODE2NTk3fQ.Hb_XbMnJkTohGZe32QxdAjtjCGb6pJLy5Yq4N21z8Ok
[19-May-2026 17:33:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 17:33:15 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 17:33:15 UTC] User ID: 617
[19-May-2026 17:33:15 UTC] ✅ User profile retrieved successfully for user ID: 617
[19-May-2026 17:33:15 UTC] === API CALL LOG ===
[19-May-2026 17:33:15 UTC] Endpoint: user/profile.php
[19-May-2026 17:33:15 UTC] Full Log Data: {
    "timestamp": "2026-05-19 17:33:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.71.134.212",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.71.134.212, 162.158.28.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE3IiwidXNlcm5hbWUiOiJmZmZmZmZmZmYiLCJlbWFpbCI6InNhZGRpa3loeWkxOTBAZ21haWwuY29tIiwiZXhwIjoxNzc5ODE2NTk3fQ.Hb_XbMnJkTohGZe32QxdAjtjCGb6pJLy5Yq4N21z8Ok",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fe4d87e1edef9e1-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.71.134.212",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 17:33:15 UTC] === END API CALL LOG ===
[19-May-2026 17:33:15 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 17:33:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE3IiwidXNlcm5hbWUiOiJmZmZmZmZmZmYiLCJlbWFpbCI6InNhZGRpa3loeWkxOTBAZ21haWwuY29tIiwiZXhwIjoxNzc5ODE2NTk3fQ.Hb_XbMnJkTohGZe32QxdAjtjCGb6pJLy5Yq4N21z8Ok
[19-May-2026 17:33:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 17:33:15 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 17:33:15 UTC] User ID: 617
[19-May-2026 17:33:15 UTC] ✅ User profile retrieved successfully for user ID: 617
[19-May-2026 17:33:20 UTC] === API CALL LOG ===
[19-May-2026 17:33:20 UTC] Endpoint: user/profile.php
[19-May-2026 17:33:20 UTC] Full Log Data: {
    "timestamp": "2026-05-19 17:33:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.71.134.212",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.71.134.212, 162.158.28.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE3IiwidXNlcm5hbWUiOiJmZmZmZmZmZmYiLCJlbWFpbCI6InNhZGRpa3loeWkxOTBAZ21haWwuY29tIiwiZXhwIjoxNzc5ODE2NTk3fQ.Hb_XbMnJkTohGZe32QxdAjtjCGb6pJLy5Yq4N21z8Ok",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fe4d89a59d1f9e1-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.71.134.212",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 17:33:20 UTC] === END API CALL LOG ===
[19-May-2026 17:33:20 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 17:33:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE3IiwidXNlcm5hbWUiOiJmZmZmZmZmZmYiLCJlbWFpbCI6InNhZGRpa3loeWkxOTBAZ21haWwuY29tIiwiZXhwIjoxNzc5ODE2NTk3fQ.Hb_XbMnJkTohGZe32QxdAjtjCGb6pJLy5Yq4N21z8Ok
[19-May-2026 17:33:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 17:33:20 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 17:33:20 UTC] User ID: 617
[19-May-2026 17:33:20 UTC] ✅ User profile retrieved successfully for user ID: 617
[19-May-2026 17:38:15 UTC] === API CALL LOG ===
[19-May-2026 17:38:15 UTC] Endpoint: user/profile.php
[19-May-2026 17:38:15 UTC] Full Log Data: {
    "timestamp": "2026-05-19 17:38:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.71.134.212",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.71.134.212, 162.158.28.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE3IiwidXNlcm5hbWUiOiJmZmZmZmZmZmYiLCJlbWFpbCI6InNhZGRpa3loeWkxOTBAZ21haWwuY29tIiwiZXhwIjoxNzc5ODE2NTk3fQ.Hb_XbMnJkTohGZe32QxdAjtjCGb6pJLy5Yq4N21z8Ok",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fe4dfcd1ef3f9e1-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.71.134.212",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 17:38:15 UTC] === END API CALL LOG ===
[19-May-2026 17:38:15 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 17:38:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE3IiwidXNlcm5hbWUiOiJmZmZmZmZmZmYiLCJlbWFpbCI6InNhZGRpa3loeWkxOTBAZ21haWwuY29tIiwiZXhwIjoxNzc5ODE2NTk3fQ.Hb_XbMnJkTohGZe32QxdAjtjCGb6pJLy5Yq4N21z8Ok
[19-May-2026 17:38:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 17:38:15 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 17:38:15 UTC] User ID: 617
[19-May-2026 17:38:15 UTC] ✅ User profile retrieved successfully for user ID: 617
[19-May-2026 17:38:18 UTC] === API CALL LOG ===
[19-May-2026 17:38:18 UTC] Endpoint: user/profile.php
[19-May-2026 17:38:18 UTC] Full Log Data: {
    "timestamp": "2026-05-19 17:38:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.71.134.212",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.71.134.212, 162.158.28.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE3IiwidXNlcm5hbWUiOiJmZmZmZmZmZmYiLCJlbWFpbCI6InNhZGRpa3loeWkxOTBAZ21haWwuY29tIiwiZXhwIjoxNzc5ODE2NTk3fQ.Hb_XbMnJkTohGZe32QxdAjtjCGb6pJLy5Yq4N21z8Ok",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fe4dfdf5ba0f9e1-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.71.134.212",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 17:38:18 UTC] === END API CALL LOG ===
[19-May-2026 17:38:18 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 17:38:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE3IiwidXNlcm5hbWUiOiJmZmZmZmZmZmYiLCJlbWFpbCI6InNhZGRpa3loeWkxOTBAZ21haWwuY29tIiwiZXhwIjoxNzc5ODE2NTk3fQ.Hb_XbMnJkTohGZe32QxdAjtjCGb6pJLy5Yq4N21z8Ok
[19-May-2026 17:38:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 17:38:18 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 17:38:18 UTC] User ID: 617
[19-May-2026 17:38:18 UTC] ✅ User profile retrieved successfully for user ID: 617
[19-May-2026 17:51:36 UTC] === API CALL LOG ===
[19-May-2026 17:51:36 UTC] Endpoint: user/profile.php
[19-May-2026 17:51:36 UTC] Full Log Data: {
    "timestamp": "2026-05-19 17:51:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.71.135.28",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.71.135.28, 162.158.28.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE3IiwidXNlcm5hbWUiOiJmZmZmZmZmZmYiLCJlbWFpbCI6InNhZGRpa3loeWkxOTBAZ21haWwuY29tIiwiZXhwIjoxNzc5ODE2NTk3fQ.Hb_XbMnJkTohGZe32QxdAjtjCGb6pJLy5Yq4N21z8Ok",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fe4f35cbbd9f9e9-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.71.135.28",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 17:51:36 UTC] === END API CALL LOG ===
[19-May-2026 17:51:36 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 17:51:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE3IiwidXNlcm5hbWUiOiJmZmZmZmZmZmYiLCJlbWFpbCI6InNhZGRpa3loeWkxOTBAZ21haWwuY29tIiwiZXhwIjoxNzc5ODE2NTk3fQ.Hb_XbMnJkTohGZe32QxdAjtjCGb6pJLy5Yq4N21z8Ok
[19-May-2026 17:51:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 17:51:36 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 17:51:36 UTC] User ID: 617
[19-May-2026 17:51:36 UTC] ✅ User profile retrieved successfully for user ID: 617
[19-May-2026 17:51:37 UTC] === API CALL LOG ===
[19-May-2026 17:51:37 UTC] Endpoint: user/profile.php
[19-May-2026 17:51:37 UTC] Full Log Data: {
    "timestamp": "2026-05-19 17:51:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.71.135.28",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.71.135.28, 162.158.28.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE3IiwidXNlcm5hbWUiOiJmZmZmZmZmZmYiLCJlbWFpbCI6InNhZGRpa3loeWkxOTBAZ21haWwuY29tIiwiZXhwIjoxNzc5ODE2NTk3fQ.Hb_XbMnJkTohGZe32QxdAjtjCGb6pJLy5Yq4N21z8Ok",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fe4f362ddc6f9e9-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.71.135.28",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 17:51:37 UTC] === END API CALL LOG ===
[19-May-2026 17:51:37 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 17:51:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE3IiwidXNlcm5hbWUiOiJmZmZmZmZmZmYiLCJlbWFpbCI6InNhZGRpa3loeWkxOTBAZ21haWwuY29tIiwiZXhwIjoxNzc5ODE2NTk3fQ.Hb_XbMnJkTohGZe32QxdAjtjCGb6pJLy5Yq4N21z8Ok
[19-May-2026 17:51:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 17:51:37 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 17:51:37 UTC] User ID: 617
[19-May-2026 17:51:37 UTC] ✅ User profile retrieved successfully for user ID: 617
[19-May-2026 17:51:37 UTC] === API CALL LOG ===
[19-May-2026 17:51:37 UTC] Endpoint: user/profile.php
[19-May-2026 17:51:37 UTC] Full Log Data: {
    "timestamp": "2026-05-19 17:51:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.71.135.28",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.71.135.28, 162.158.28.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE3IiwidXNlcm5hbWUiOiJmZmZmZmZmZmYiLCJlbWFpbCI6InNhZGRpa3loeWkxOTBAZ21haWwuY29tIiwiZXhwIjoxNzc5ODE2NTk3fQ.Hb_XbMnJkTohGZe32QxdAjtjCGb6pJLy5Yq4N21z8Ok",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fe4f3635e87f9e9-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.71.135.28",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 17:51:37 UTC] === END API CALL LOG ===
[19-May-2026 17:51:37 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 17:51:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE3IiwidXNlcm5hbWUiOiJmZmZmZmZmZmYiLCJlbWFpbCI6InNhZGRpa3loeWkxOTBAZ21haWwuY29tIiwiZXhwIjoxNzc5ODE2NTk3fQ.Hb_XbMnJkTohGZe32QxdAjtjCGb6pJLy5Yq4N21z8Ok
[19-May-2026 17:51:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 17:51:37 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 17:51:37 UTC] User ID: 617
[19-May-2026 17:51:37 UTC] ✅ User profile retrieved successfully for user ID: 617
[19-May-2026 17:51:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-May-2026 17:51:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-May-2026 17:51:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.71.135.28, 162.158.28.165","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE3IiwidXNlcm5hbWUiOiJmZmZmZmZmZmYiLCJlbWFpbCI6InNhZGRpa3loeWkxOTBAZ21haWwuY29tIiwiZXhwIjoxNzc5ODE2NTk3fQ.Hb_XbMnJkTohGZe32QxdAjtjCGb6pJLy5Yq4N21z8Ok","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fe4f363df58f9e9-MCT","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.71.135.28","cf-ipcountry":"YE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[19-May-2026 17:51:37 UTC] === User Orders API Called ===
[19-May-2026 17:51:37 UTC] User ID: 617
[19-May-2026 17:51:37 UTC] Limit: 20, Offset: 0
[19-May-2026 17:51:37 UTC] Orders found: 0
[19-May-2026 17:51:37 UTC] Orders data: []
[19-May-2026 17:51:37 UTC] Total orders count: 0
[19-May-2026 17:51:37 UTC] === API CALL LOG ===
[19-May-2026 17:51:37 UTC] Endpoint: user/profile.php
[19-May-2026 17:51:37 UTC] Full Log Data: {
    "timestamp": "2026-05-19 17:51:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.71.135.28",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.71.135.28, 162.158.28.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE3IiwidXNlcm5hbWUiOiJmZmZmZmZmZmYiLCJlbWFpbCI6InNhZGRpa3loeWkxOTBAZ21haWwuY29tIiwiZXhwIjoxNzc5ODE2NTk3fQ.Hb_XbMnJkTohGZe32QxdAjtjCGb6pJLy5Yq4N21z8Ok",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fe4f3644fe4f9e9-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.71.135.28",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 17:51:37 UTC] === END API CALL LOG ===
[19-May-2026 17:51:37 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 17:51:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE3IiwidXNlcm5hbWUiOiJmZmZmZmZmZmYiLCJlbWFpbCI6InNhZGRpa3loeWkxOTBAZ21haWwuY29tIiwiZXhwIjoxNzc5ODE2NTk3fQ.Hb_XbMnJkTohGZe32QxdAjtjCGb6pJLy5Yq4N21z8Ok
[19-May-2026 17:51:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 17:51:37 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 17:51:37 UTC] User ID: 617
[19-May-2026 17:51:37 UTC] ✅ User profile retrieved successfully for user ID: 617
[19-May-2026 17:51:38 UTC] === API CALL LOG ===
[19-May-2026 17:51:38 UTC] Endpoint: user/profile.php
[19-May-2026 17:51:38 UTC] Full Log Data: {
    "timestamp": "2026-05-19 17:51:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.71.135.28",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.71.135.28, 162.158.28.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE3IiwidXNlcm5hbWUiOiJmZmZmZmZmZmYiLCJlbWFpbCI6InNhZGRpa3loeWkxOTBAZ21haWwuY29tIiwiZXhwIjoxNzc5ODE2NTk3fQ.Hb_XbMnJkTohGZe32QxdAjtjCGb6pJLy5Yq4N21z8Ok",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fe4f369084ef9e9-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.71.135.28",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 17:51:38 UTC] === END API CALL LOG ===
[19-May-2026 17:51:38 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 17:51:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE3IiwidXNlcm5hbWUiOiJmZmZmZmZmZmYiLCJlbWFpbCI6InNhZGRpa3loeWkxOTBAZ21haWwuY29tIiwiZXhwIjoxNzc5ODE2NTk3fQ.Hb_XbMnJkTohGZe32QxdAjtjCGb6pJLy5Yq4N21z8Ok
[19-May-2026 17:51:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 17:51:38 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 17:51:38 UTC] User ID: 617
[19-May-2026 17:51:38 UTC] ✅ User profile retrieved successfully for user ID: 617
[19-May-2026 17:51:44 UTC] === API CALL LOG ===
[19-May-2026 17:51:44 UTC] Endpoint: user/profile.php
[19-May-2026 17:51:44 UTC] Full Log Data: {
    "timestamp": "2026-05-19 17:51:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.71.135.28",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.71.135.28, 162.158.28.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE3IiwidXNlcm5hbWUiOiJmZmZmZmZmZmYiLCJlbWFpbCI6InNhZGRpa3loeWkxOTBAZ21haWwuY29tIiwiZXhwIjoxNzc5ODE2NTk3fQ.Hb_XbMnJkTohGZe32QxdAjtjCGb6pJLy5Yq4N21z8Ok",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fe4f38a0df9f9e9-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.71.135.28",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 17:51:44 UTC] === END API CALL LOG ===
[19-May-2026 17:51:44 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 17:51:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE3IiwidXNlcm5hbWUiOiJmZmZmZmZmZmYiLCJlbWFpbCI6InNhZGRpa3loeWkxOTBAZ21haWwuY29tIiwiZXhwIjoxNzc5ODE2NTk3fQ.Hb_XbMnJkTohGZe32QxdAjtjCGb6pJLy5Yq4N21z8Ok
[19-May-2026 17:51:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 17:51:44 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 17:51:44 UTC] User ID: 617
[19-May-2026 17:51:44 UTC] ✅ User profile retrieved successfully for user ID: 617
[19-May-2026 17:51:44 UTC] User Purchases API - User ID: 617
[19-May-2026 17:51:44 UTC] User Purchases API - Total purchases found: 0
[19-May-2026 17:53:07 UTC] User Purchases API - User ID: 617
[19-May-2026 17:53:07 UTC] User Purchases API - Total purchases found: 0
[19-May-2026 17:53:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-May-2026 17:53:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-May-2026 17:53:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.71.135.28, 162.158.28.164","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE3IiwidXNlcm5hbWUiOiJmZmZmZmZmZmYiLCJlbWFpbCI6InNhZGRpa3loeWkxOTBAZ21haWwuY29tIiwiZXhwIjoxNzc5ODE2NTk3fQ.Hb_XbMnJkTohGZe32QxdAjtjCGb6pJLy5Yq4N21z8Ok","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fe4f5a8ee0ef9e9-MCT","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.71.135.28","cf-ipcountry":"YE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[19-May-2026 17:53:10 UTC] === User Orders API Called ===
[19-May-2026 17:53:10 UTC] User ID: 617
[19-May-2026 17:53:10 UTC] Limit: 20, Offset: 0
[19-May-2026 17:53:10 UTC] Orders found: 0
[19-May-2026 17:53:10 UTC] Orders data: []
[19-May-2026 17:53:10 UTC] Total orders count: 0
[19-May-2026 17:53:16 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-May-2026 17:53:16 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-May-2026 17:53:16 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.71.135.28, 162.158.28.164","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE3IiwidXNlcm5hbWUiOiJmZmZmZmZmZmYiLCJlbWFpbCI6InNhZGRpa3loeWkxOTBAZ21haWwuY29tIiwiZXhwIjoxNzc5ODE2NTk3fQ.Hb_XbMnJkTohGZe32QxdAjtjCGb6pJLy5Yq4N21z8Ok","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fe4f5cabe9af9e9-MCT","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.71.135.28","cf-ipcountry":"YE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[19-May-2026 17:53:16 UTC] === User Orders API Called ===
[19-May-2026 17:53:16 UTC] User ID: 617
[19-May-2026 17:53:16 UTC] Limit: 20, Offset: 0
[19-May-2026 17:53:16 UTC] Orders found: 0
[19-May-2026 17:53:16 UTC] Orders data: []
[19-May-2026 17:53:16 UTC] Total orders count: 0
[19-May-2026 17:53:16 UTC] === API CALL LOG ===
[19-May-2026 17:53:16 UTC] Endpoint: user/profile.php
[19-May-2026 17:53:16 UTC] Full Log Data: {
    "timestamp": "2026-05-19 17:53:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.71.135.28",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.71.135.28, 162.158.28.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE3IiwidXNlcm5hbWUiOiJmZmZmZmZmZmYiLCJlbWFpbCI6InNhZGRpa3loeWkxOTBAZ21haWwuY29tIiwiZXhwIjoxNzc5ODE2NTk3fQ.Hb_XbMnJkTohGZe32QxdAjtjCGb6pJLy5Yq4N21z8Ok",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fe4f5cb1f49f9e9-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.71.135.28",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 17:53:16 UTC] === END API CALL LOG ===
[19-May-2026 17:53:16 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 17:53:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE3IiwidXNlcm5hbWUiOiJmZmZmZmZmZmYiLCJlbWFpbCI6InNhZGRpa3loeWkxOTBAZ21haWwuY29tIiwiZXhwIjoxNzc5ODE2NTk3fQ.Hb_XbMnJkTohGZe32QxdAjtjCGb6pJLy5Yq4N21z8Ok
[19-May-2026 17:53:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 17:53:16 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 17:53:16 UTC] User ID: 617
[19-May-2026 17:53:16 UTC] ✅ User profile retrieved successfully for user ID: 617
[19-May-2026 17:53:16 UTC] === API CALL LOG ===
[19-May-2026 17:53:16 UTC] Endpoint: user/profile.php
[19-May-2026 17:53:16 UTC] Full Log Data: {
    "timestamp": "2026-05-19 17:53:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.71.135.28",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.71.135.28, 162.158.28.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE3IiwidXNlcm5hbWUiOiJmZmZmZmZmZmYiLCJlbWFpbCI6InNhZGRpa3loeWkxOTBAZ21haWwuY29tIiwiZXhwIjoxNzc5ODE2NTk3fQ.Hb_XbMnJkTohGZe32QxdAjtjCGb6pJLy5Yq4N21z8Ok",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fe4f5ceddeff9e9-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.71.135.28",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 17:53:16 UTC] === END API CALL LOG ===
[19-May-2026 17:53:16 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 17:53:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE3IiwidXNlcm5hbWUiOiJmZmZmZmZmZmYiLCJlbWFpbCI6InNhZGRpa3loeWkxOTBAZ21haWwuY29tIiwiZXhwIjoxNzc5ODE2NTk3fQ.Hb_XbMnJkTohGZe32QxdAjtjCGb6pJLy5Yq4N21z8Ok
[19-May-2026 17:53:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 17:53:16 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 17:53:16 UTC] User ID: 617
[19-May-2026 17:53:16 UTC] ✅ User profile retrieved successfully for user ID: 617
[19-May-2026 17:53:17 UTC] === API CALL LOG ===
[19-May-2026 17:53:17 UTC] Endpoint: user/profile.php
[19-May-2026 17:53:17 UTC] Full Log Data: {
    "timestamp": "2026-05-19 17:53:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.71.135.28",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.71.135.28, 162.158.28.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE3IiwidXNlcm5hbWUiOiJmZmZmZmZmZmYiLCJlbWFpbCI6InNhZGRpa3loeWkxOTBAZ21haWwuY29tIiwiZXhwIjoxNzc5ODE2NTk3fQ.Hb_XbMnJkTohGZe32QxdAjtjCGb6pJLy5Yq4N21z8Ok",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fe4f5d26b6af9e9-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.71.135.28",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 17:53:17 UTC] === END API CALL LOG ===
[19-May-2026 17:53:17 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 17:53:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE3IiwidXNlcm5hbWUiOiJmZmZmZmZmZmYiLCJlbWFpbCI6InNhZGRpa3loeWkxOTBAZ21haWwuY29tIiwiZXhwIjoxNzc5ODE2NTk3fQ.Hb_XbMnJkTohGZe32QxdAjtjCGb6pJLy5Yq4N21z8Ok
[19-May-2026 17:53:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 17:53:17 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 17:53:17 UTC] User ID: 617
[19-May-2026 17:53:17 UTC] ✅ User profile retrieved successfully for user ID: 617
[19-May-2026 17:53:24 UTC] === API CALL LOG ===
[19-May-2026 17:53:24 UTC] Endpoint: user/profile.php
[19-May-2026 17:53:24 UTC] Full Log Data: {
    "timestamp": "2026-05-19 17:53:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.71.135.28",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.71.135.28, 162.158.28.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE3IiwidXNlcm5hbWUiOiJmZmZmZmZmZmYiLCJlbWFpbCI6InNhZGRpa3loeWkxOTBAZ21haWwuY29tIiwiZXhwIjoxNzc5ODE2NTk3fQ.Hb_XbMnJkTohGZe32QxdAjtjCGb6pJLy5Yq4N21z8Ok",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fe4f5fda984f9e9-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.71.135.28",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-May-2026 17:53:24 UTC] === END API CALL LOG ===
[19-May-2026 17:53:24 UTC] ✅ API Hash verification passed for profile endpoint
[19-May-2026 17:53:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE3IiwidXNlcm5hbWUiOiJmZmZmZmZmZmYiLCJlbWFpbCI6InNhZGRpa3loeWkxOTBAZ21haWwuY29tIiwiZXhwIjoxNzc5ODE2NTk3fQ.Hb_XbMnJkTohGZe32QxdAjtjCGb6pJLy5Yq4N21z8Ok
[19-May-2026 17:53:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-May-2026 17:53:24 UTC] ✅ JWT token verified successfully for user profile
[19-May-2026 17:53:24 UTC] User ID: 617
[19-May-2026 17:53:24 UTC] ✅ User profile retrieved successfully for user ID: 617
[20-May-2026 01:51:53 UTC] === API CALL LOG ===
[20-May-2026 01:51:53 UTC] Endpoint: user/profile.php
[20-May-2026 01:51:53 UTC] Full Log Data: {
    "timestamp": "2026-05-20 01:51:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "60.111.104.217",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "60.111.104.217, 172.64.213.69",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE4IiwidXNlcm5hbWUiOiJjYXJ2YW4iLCJlbWFpbCI6IkNhcnZhbjY5ODBAZ21haWwuY29tIiwiZXhwIjoxNzc5ODQ2NzEyfQ.cwS8PxizcIvOFdV5NHGfgOy1x6PVHsD0lyVrrZDNqLg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fe7b2e55e15c238-NRT",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "60.111.104.217",
        "cf-ipcountry": "JP",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-May-2026 01:51:53 UTC] === END API CALL LOG ===
[20-May-2026 01:51:53 UTC] ✅ API Hash verification passed for profile endpoint
[20-May-2026 01:51:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE4IiwidXNlcm5hbWUiOiJjYXJ2YW4iLCJlbWFpbCI6IkNhcnZhbjY5ODBAZ21haWwuY29tIiwiZXhwIjoxNzc5ODQ2NzEyfQ.cwS8PxizcIvOFdV5NHGfgOy1x6PVHsD0lyVrrZDNqLg
[20-May-2026 01:51:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-May-2026 01:51:53 UTC] ✅ JWT token verified successfully for user profile
[20-May-2026 01:51:53 UTC] User ID: 618
[20-May-2026 01:51:53 UTC] ✅ User profile retrieved successfully for user ID: 618
[20-May-2026 01:51:53 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-May-2026 01:51:53 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-May-2026 01:51:53 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"60.111.104.217, 172.64.213.69","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE4IiwidXNlcm5hbWUiOiJjYXJ2YW4iLCJlbWFpbCI6IkNhcnZhbjY5ODBAZ21haWwuY29tIiwiZXhwIjoxNzc5ODQ2NzEyfQ.cwS8PxizcIvOFdV5NHGfgOy1x6PVHsD0lyVrrZDNqLg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fe7b2e55e18c238-NRT","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"60.111.104.217","cf-ipcountry":"JP","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[20-May-2026 01:51:53 UTC] === User Orders API Called ===
[20-May-2026 01:51:53 UTC] User ID: 618
[20-May-2026 01:51:53 UTC] Limit: 20, Offset: 0
[20-May-2026 01:51:53 UTC] Orders found: 0
[20-May-2026 01:51:53 UTC] Orders data: []
[20-May-2026 01:51:53 UTC] Total orders count: 0
[20-May-2026 01:51:53 UTC] === API CALL LOG ===
[20-May-2026 01:51:53 UTC] Endpoint: user/profile.php
[20-May-2026 01:51:53 UTC] Full Log Data: {
    "timestamp": "2026-05-20 01:51:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "60.111.104.217",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "60.111.104.217, 172.64.213.69",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE4IiwidXNlcm5hbWUiOiJjYXJ2YW4iLCJlbWFpbCI6IkNhcnZhbjY5ODBAZ21haWwuY29tIiwiZXhwIjoxNzc5ODQ2NzEyfQ.cwS8PxizcIvOFdV5NHGfgOy1x6PVHsD0lyVrrZDNqLg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fe7b2e5cf3dc238-NRT",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "60.111.104.217",
        "cf-ipcountry": "JP",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-May-2026 01:51:53 UTC] === END API CALL LOG ===
[20-May-2026 01:51:53 UTC] ✅ API Hash verification passed for profile endpoint
[20-May-2026 01:51:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE4IiwidXNlcm5hbWUiOiJjYXJ2YW4iLCJlbWFpbCI6IkNhcnZhbjY5ODBAZ21haWwuY29tIiwiZXhwIjoxNzc5ODQ2NzEyfQ.cwS8PxizcIvOFdV5NHGfgOy1x6PVHsD0lyVrrZDNqLg
[20-May-2026 01:51:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-May-2026 01:51:53 UTC] ✅ JWT token verified successfully for user profile
[20-May-2026 01:51:53 UTC] User ID: 618
[20-May-2026 01:51:53 UTC] ✅ User profile retrieved successfully for user ID: 618
[20-May-2026 01:51:54 UTC] === API CALL LOG ===
[20-May-2026 01:51:54 UTC] Endpoint: user/profile.php
[20-May-2026 01:51:54 UTC] Full Log Data: {
    "timestamp": "2026-05-20 01:51:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "60.111.104.217",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "60.111.104.217, 172.64.213.69",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE4IiwidXNlcm5hbWUiOiJjYXJ2YW4iLCJlbWFpbCI6IkNhcnZhbjY5ODBAZ21haWwuY29tIiwiZXhwIjoxNzc5ODQ2NzEyfQ.cwS8PxizcIvOFdV5NHGfgOy1x6PVHsD0lyVrrZDNqLg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fe7b2ef1f20c238-NRT",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "60.111.104.217",
        "cf-ipcountry": "JP",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-May-2026 01:51:54 UTC] === END API CALL LOG ===
[20-May-2026 01:51:54 UTC] ✅ API Hash verification passed for profile endpoint
[20-May-2026 01:51:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE4IiwidXNlcm5hbWUiOiJjYXJ2YW4iLCJlbWFpbCI6IkNhcnZhbjY5ODBAZ21haWwuY29tIiwiZXhwIjoxNzc5ODQ2NzEyfQ.cwS8PxizcIvOFdV5NHGfgOy1x6PVHsD0lyVrrZDNqLg
[20-May-2026 01:51:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-May-2026 01:51:54 UTC] ✅ JWT token verified successfully for user profile
[20-May-2026 01:51:54 UTC] User ID: 618
[20-May-2026 01:51:54 UTC] ✅ User profile retrieved successfully for user ID: 618
[20-May-2026 01:52:21 UTC] === API CALL LOG ===
[20-May-2026 01:52:21 UTC] Endpoint: user/profile.php
[20-May-2026 01:52:21 UTC] Full Log Data: {
    "timestamp": "2026-05-20 01:52:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "60.111.104.217",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "60.111.104.217, 172.64.213.69",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE4IiwidXNlcm5hbWUiOiJjYXJ2YW4iLCJlbWFpbCI6IkNhcnZhbjY5ODBAZ21haWwuY29tIiwiZXhwIjoxNzc5ODQ2NzEyfQ.cwS8PxizcIvOFdV5NHGfgOy1x6PVHsD0lyVrrZDNqLg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fe7b38e4e07c238-NRT",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "60.111.104.217",
        "cf-ipcountry": "JP",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-May-2026 01:52:21 UTC] === END API CALL LOG ===
[20-May-2026 01:52:21 UTC] ✅ API Hash verification passed for profile endpoint
[20-May-2026 01:52:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE4IiwidXNlcm5hbWUiOiJjYXJ2YW4iLCJlbWFpbCI6IkNhcnZhbjY5ODBAZ21haWwuY29tIiwiZXhwIjoxNzc5ODQ2NzEyfQ.cwS8PxizcIvOFdV5NHGfgOy1x6PVHsD0lyVrrZDNqLg
[20-May-2026 01:52:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-May-2026 01:52:21 UTC] ✅ JWT token verified successfully for user profile
[20-May-2026 01:52:21 UTC] User ID: 618
[20-May-2026 01:52:21 UTC] ✅ User profile retrieved successfully for user ID: 618
[20-May-2026 01:52:32 UTC] === API CALL LOG ===
[20-May-2026 01:52:32 UTC] Endpoint: user/profile.php
[20-May-2026 01:52:32 UTC] Full Log Data: {
    "timestamp": "2026-05-20 01:52:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "60.111.104.217",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "60.111.104.217, 172.64.213.68",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE4IiwidXNlcm5hbWUiOiJjYXJ2YW4iLCJlbWFpbCI6IkNhcnZhbjY5ODBAZ21haWwuY29tIiwiZXhwIjoxNzc5ODQ2NzEyfQ.cwS8PxizcIvOFdV5NHGfgOy1x6PVHsD0lyVrrZDNqLg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fe7b3d8d919c238-NRT",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "60.111.104.217",
        "cf-ipcountry": "JP",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-May-2026 01:52:32 UTC] === END API CALL LOG ===
[20-May-2026 01:52:32 UTC] ✅ API Hash verification passed for profile endpoint
[20-May-2026 01:52:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE4IiwidXNlcm5hbWUiOiJjYXJ2YW4iLCJlbWFpbCI6IkNhcnZhbjY5ODBAZ21haWwuY29tIiwiZXhwIjoxNzc5ODQ2NzEyfQ.cwS8PxizcIvOFdV5NHGfgOy1x6PVHsD0lyVrrZDNqLg
[20-May-2026 01:52:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-May-2026 01:52:32 UTC] ✅ JWT token verified successfully for user profile
[20-May-2026 01:52:32 UTC] User ID: 618
[20-May-2026 01:52:32 UTC] ✅ User profile retrieved successfully for user ID: 618
[20-May-2026 01:52:33 UTC] User Purchases API - User ID: 618
[20-May-2026 01:52:33 UTC] User Purchases API - Total purchases found: 0
[20-May-2026 01:54:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-May-2026 01:54:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-May-2026 01:54:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"60.111.104.217, 172.64.213.69","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE4IiwidXNlcm5hbWUiOiJjYXJ2YW4iLCJlbWFpbCI6IkNhcnZhbjY5ODBAZ21haWwuY29tIiwiZXhwIjoxNzc5ODQ2NzEyfQ.cwS8PxizcIvOFdV5NHGfgOy1x6PVHsD0lyVrrZDNqLg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fe7b6c2cff8c238-NRT","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"60.111.104.217","cf-ipcountry":"JP","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[20-May-2026 01:54:32 UTC] === User Orders API Called ===
[20-May-2026 01:54:32 UTC] User ID: 618
[20-May-2026 01:54:32 UTC] Limit: 20, Offset: 0
[20-May-2026 01:54:32 UTC] Orders found: 0
[20-May-2026 01:54:32 UTC] Orders data: []
[20-May-2026 01:54:32 UTC] Total orders count: 0
[20-May-2026 01:54:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-May-2026 01:54:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-May-2026 01:54:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"60.111.104.217","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE4IiwidXNlcm5hbWUiOiJjYXJ2YW4iLCJlbWFpbCI6IkNhcnZhbjY5ODBAZ21haWwuY29tIiwiZXhwIjoxNzc5ODQ2NzEyfQ.cwS8PxizcIvOFdV5NHGfgOy1x6PVHsD0lyVrrZDNqLg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fe7b6f04807c238-NRT","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"60.111.104.217","cf-ipcountry":"JP","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[20-May-2026 01:54:39 UTC] === User Orders API Called ===
[20-May-2026 01:54:39 UTC] User ID: 618
[20-May-2026 01:54:39 UTC] Limit: 20, Offset: 0
[20-May-2026 01:54:39 UTC] Orders found: 0
[20-May-2026 01:54:39 UTC] Orders data: []
[20-May-2026 01:54:39 UTC] Total orders count: 0
[20-May-2026 01:54:39 UTC] === API CALL LOG ===
[20-May-2026 01:54:39 UTC] Endpoint: user/profile.php
[20-May-2026 01:54:39 UTC] Full Log Data: {
    "timestamp": "2026-05-20 01:54:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "60.111.104.217",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "60.111.104.217",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE4IiwidXNlcm5hbWUiOiJjYXJ2YW4iLCJlbWFpbCI6IkNhcnZhbjY5ODBAZ21haWwuY29tIiwiZXhwIjoxNzc5ODQ2NzEyfQ.cwS8PxizcIvOFdV5NHGfgOy1x6PVHsD0lyVrrZDNqLg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fe7b6f0c93bc238-NRT",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "60.111.104.217",
        "cf-ipcountry": "JP",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-May-2026 01:54:39 UTC] === END API CALL LOG ===
[20-May-2026 01:54:39 UTC] ✅ API Hash verification passed for profile endpoint
[20-May-2026 01:54:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE4IiwidXNlcm5hbWUiOiJjYXJ2YW4iLCJlbWFpbCI6IkNhcnZhbjY5ODBAZ21haWwuY29tIiwiZXhwIjoxNzc5ODQ2NzEyfQ.cwS8PxizcIvOFdV5NHGfgOy1x6PVHsD0lyVrrZDNqLg
[20-May-2026 01:54:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-May-2026 01:54:39 UTC] ✅ JWT token verified successfully for user profile
[20-May-2026 01:54:39 UTC] User ID: 618
[20-May-2026 01:54:39 UTC] ✅ User profile retrieved successfully for user ID: 618
[20-May-2026 01:54:39 UTC] === API CALL LOG ===
[20-May-2026 01:54:39 UTC] Endpoint: user/profile.php
[20-May-2026 01:54:39 UTC] Full Log Data: {
    "timestamp": "2026-05-20 01:54:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "60.111.104.217",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "60.111.104.217",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE4IiwidXNlcm5hbWUiOiJjYXJ2YW4iLCJlbWFpbCI6IkNhcnZhbjY5ODBAZ21haWwuY29tIiwiZXhwIjoxNzc5ODQ2NzEyfQ.cwS8PxizcIvOFdV5NHGfgOy1x6PVHsD0lyVrrZDNqLg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fe7b6f44b64c238-NRT",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "60.111.104.217",
        "cf-ipcountry": "JP",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-May-2026 01:54:39 UTC] === END API CALL LOG ===
[20-May-2026 01:54:39 UTC] ✅ API Hash verification passed for profile endpoint
[20-May-2026 01:54:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE4IiwidXNlcm5hbWUiOiJjYXJ2YW4iLCJlbWFpbCI6IkNhcnZhbjY5ODBAZ21haWwuY29tIiwiZXhwIjoxNzc5ODQ2NzEyfQ.cwS8PxizcIvOFdV5NHGfgOy1x6PVHsD0lyVrrZDNqLg
[20-May-2026 01:54:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-May-2026 01:54:39 UTC] ✅ JWT token verified successfully for user profile
[20-May-2026 01:54:39 UTC] User ID: 618
[20-May-2026 01:54:39 UTC] ✅ User profile retrieved successfully for user ID: 618
[20-May-2026 01:54:40 UTC] === API CALL LOG ===
[20-May-2026 01:54:40 UTC] Endpoint: user/profile.php
[20-May-2026 01:54:40 UTC] Full Log Data: {
    "timestamp": "2026-05-20 01:54:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "60.111.104.217",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "60.111.104.217",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE4IiwidXNlcm5hbWUiOiJjYXJ2YW4iLCJlbWFpbCI6IkNhcnZhbjY5ODBAZ21haWwuY29tIiwiZXhwIjoxNzc5ODQ2NzEyfQ.cwS8PxizcIvOFdV5NHGfgOy1x6PVHsD0lyVrrZDNqLg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fe7b6fb4d75c238-NRT",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "60.111.104.217",
        "cf-ipcountry": "JP",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-May-2026 01:54:40 UTC] === END API CALL LOG ===
[20-May-2026 01:54:40 UTC] ✅ API Hash verification passed for profile endpoint
[20-May-2026 01:54:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE4IiwidXNlcm5hbWUiOiJjYXJ2YW4iLCJlbWFpbCI6IkNhcnZhbjY5ODBAZ21haWwuY29tIiwiZXhwIjoxNzc5ODQ2NzEyfQ.cwS8PxizcIvOFdV5NHGfgOy1x6PVHsD0lyVrrZDNqLg
[20-May-2026 01:54:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-May-2026 01:54:40 UTC] ✅ JWT token verified successfully for user profile
[20-May-2026 01:54:40 UTC] User ID: 618
[20-May-2026 01:54:40 UTC] ✅ User profile retrieved successfully for user ID: 618
[20-May-2026 01:54:49 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-May-2026 01:54:49 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-May-2026 01:54:49 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"60.111.104.217","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE4IiwidXNlcm5hbWUiOiJjYXJ2YW4iLCJlbWFpbCI6IkNhcnZhbjY5ODBAZ21haWwuY29tIiwiZXhwIjoxNzc5ODQ2NzEyfQ.cwS8PxizcIvOFdV5NHGfgOy1x6PVHsD0lyVrrZDNqLg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fe7b7350e29c238-NRT","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"60.111.104.217","cf-ipcountry":"JP","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[20-May-2026 01:54:49 UTC] === User Orders API Called ===
[20-May-2026 01:54:49 UTC] User ID: 618
[20-May-2026 01:54:49 UTC] Limit: 20, Offset: 0
[20-May-2026 01:54:49 UTC] Orders found: 0
[20-May-2026 01:54:49 UTC] Orders data: []
[20-May-2026 01:54:49 UTC] Total orders count: 0
[20-May-2026 01:54:53 UTC] === API CALL LOG ===
[20-May-2026 01:54:53 UTC] Endpoint: user/profile.php
[20-May-2026 01:54:53 UTC] Full Log Data: {
    "timestamp": "2026-05-20 01:54:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "60.111.104.217",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "60.111.104.217",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE4IiwidXNlcm5hbWUiOiJjYXJ2YW4iLCJlbWFpbCI6IkNhcnZhbjY5ODBAZ21haWwuY29tIiwiZXhwIjoxNzc5ODQ2NzEyfQ.cwS8PxizcIvOFdV5NHGfgOy1x6PVHsD0lyVrrZDNqLg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fe7b74bc9adc238-NRT",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "60.111.104.217",
        "cf-ipcountry": "JP",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-May-2026 01:54:53 UTC] === END API CALL LOG ===
[20-May-2026 01:54:53 UTC] ✅ API Hash verification passed for profile endpoint
[20-May-2026 01:54:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE4IiwidXNlcm5hbWUiOiJjYXJ2YW4iLCJlbWFpbCI6IkNhcnZhbjY5ODBAZ21haWwuY29tIiwiZXhwIjoxNzc5ODQ2NzEyfQ.cwS8PxizcIvOFdV5NHGfgOy1x6PVHsD0lyVrrZDNqLg
[20-May-2026 01:54:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-May-2026 01:54:53 UTC] ✅ JWT token verified successfully for user profile
[20-May-2026 01:54:53 UTC] User ID: 618
[20-May-2026 01:54:53 UTC] ✅ User profile retrieved successfully for user ID: 618
[20-May-2026 01:54:53 UTC] User Purchases API - User ID: 618
[20-May-2026 01:54:53 UTC] User Purchases API - Total purchases found: 0
[20-May-2026 01:55:44 UTC] === API CALL LOG ===
[20-May-2026 01:55:44 UTC] Endpoint: user/profile.php
[20-May-2026 01:55:44 UTC] Full Log Data: {
    "timestamp": "2026-05-20 01:55:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "60.111.104.217",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "60.111.104.217",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE4IiwidXNlcm5hbWUiOiJjYXJ2YW4iLCJlbWFpbCI6IkNhcnZhbjY5ODBAZ21haWwuY29tIiwiZXhwIjoxNzc5ODQ2NzEyfQ.cwS8PxizcIvOFdV5NHGfgOy1x6PVHsD0lyVrrZDNqLg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fe7b8891f04c238-NRT",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "60.111.104.217",
        "cf-ipcountry": "JP",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-May-2026 01:55:44 UTC] === END API CALL LOG ===
[20-May-2026 01:55:44 UTC] ✅ API Hash verification passed for profile endpoint
[20-May-2026 01:55:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE4IiwidXNlcm5hbWUiOiJjYXJ2YW4iLCJlbWFpbCI6IkNhcnZhbjY5ODBAZ21haWwuY29tIiwiZXhwIjoxNzc5ODQ2NzEyfQ.cwS8PxizcIvOFdV5NHGfgOy1x6PVHsD0lyVrrZDNqLg
[20-May-2026 01:55:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-May-2026 01:55:44 UTC] ✅ JWT token verified successfully for user profile
[20-May-2026 01:55:44 UTC] User ID: 618
[20-May-2026 01:55:44 UTC] ✅ User profile retrieved successfully for user ID: 618
[20-May-2026 01:55:44 UTC] User Purchases API - User ID: 618
[20-May-2026 01:55:44 UTC] User Purchases API - Total purchases found: 0
[20-May-2026 03:01:41 UTC] === API CALL LOG ===
[20-May-2026 03:01:41 UTC] Endpoint: user/profile.php
[20-May-2026 03:01:41 UTC] Full Log Data: {
    "timestamp": "2026-05-20 03:01:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2607:fb90:e9a2:cde:5c78:7380:fed1:ecfc",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2607:fb90:e9a2:cde:5c78:7380:fed1:ecfc, 104.23.211.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgyIiwidXNlcm5hbWUiOiJwcm94eSIsImVtYWlsIjoibGluYW51bmFkZGR6enpAZ21haWwuY29tIiwiZXhwIjoxNzc4NTAyNzczfQ.2plXe3HqTA8qXz1npjtvIJeXxhH6lBJ5eOra457Ewzs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fe819238a47990a-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2607:fb90:e9a2:cde:5c78:7380:fed1:ecfc",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-May-2026 03:01:41 UTC] === END API CALL LOG ===
[20-May-2026 03:01:41 UTC] ✅ API Hash verification passed for profile endpoint
[20-May-2026 03:01:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgyIiwidXNlcm5hbWUiOiJwcm94eSIsImVtYWlsIjoibGluYW51bmFkZGR6enpAZ21haWwuY29tIiwiZXhwIjoxNzc4NTAyNzczfQ.2plXe3HqTA8qXz1npjtvIJeXxhH6lBJ5eOra457Ewzs
[20-May-2026 03:01:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-May-2026 03:01:41 UTC] ✅ JWT token verified successfully for user profile
[20-May-2026 03:01:41 UTC] User ID: 482
[20-May-2026 03:01:41 UTC] ✅ User profile retrieved successfully for user ID: 482
[20-May-2026 03:01:41 UTC] === API CALL LOG ===
[20-May-2026 03:01:41 UTC] Endpoint: user/profile.php
[20-May-2026 03:01:41 UTC] Full Log Data: {
    "timestamp": "2026-05-20 03:01:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2607:fb90:e9a2:cde:5c78:7380:fed1:ecfc",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2607:fb90:e9a2:cde:5c78:7380:fed1:ecfc, 104.23.211.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgyIiwidXNlcm5hbWUiOiJwcm94eSIsImVtYWlsIjoibGluYW51bmFkZGR6enpAZ21haWwuY29tIiwiZXhwIjoxNzc4NTAyNzczfQ.2plXe3HqTA8qXz1npjtvIJeXxhH6lBJ5eOra457Ewzs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fe819288854990a-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2607:fb90:e9a2:cde:5c78:7380:fed1:ecfc",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-May-2026 03:01:41 UTC] === END API CALL LOG ===
[20-May-2026 03:01:41 UTC] ✅ API Hash verification passed for profile endpoint
[20-May-2026 03:01:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgyIiwidXNlcm5hbWUiOiJwcm94eSIsImVtYWlsIjoibGluYW51bmFkZGR6enpAZ21haWwuY29tIiwiZXhwIjoxNzc4NTAyNzczfQ.2plXe3HqTA8qXz1npjtvIJeXxhH6lBJ5eOra457Ewzs
[20-May-2026 03:01:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-May-2026 03:01:41 UTC] ✅ JWT token verified successfully for user profile
[20-May-2026 03:01:41 UTC] User ID: 482
[20-May-2026 03:01:41 UTC] ✅ User profile retrieved successfully for user ID: 482
[20-May-2026 03:01:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-May-2026 03:01:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-May-2026 03:01:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2607:fb90:e9a2:cde:5c78:7380:fed1:ecfc, 104.23.211.15","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgyIiwidXNlcm5hbWUiOiJwcm94eSIsImVtYWlsIjoibGluYW51bmFkZGR6enpAZ21haWwuY29tIiwiZXhwIjoxNzc4NTAyNzczfQ.2plXe3HqTA8qXz1npjtvIJeXxhH6lBJ5eOra457Ewzs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fe819288862990a-IAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2607:fb90:e9a2:cde:5c78:7380:fed1:ecfc","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[20-May-2026 03:01:41 UTC] === User Orders API Called ===
[20-May-2026 03:01:41 UTC] User ID: 482
[20-May-2026 03:01:41 UTC] Limit: 20, Offset: 0
[20-May-2026 03:01:41 UTC] Orders found: 0
[20-May-2026 03:01:41 UTC] Orders data: []
[20-May-2026 03:01:41 UTC] Total orders count: 0
[20-May-2026 03:01:42 UTC] === API CALL LOG ===
[20-May-2026 03:01:42 UTC] Endpoint: user/profile.php
[20-May-2026 03:01:42 UTC] Full Log Data: {
    "timestamp": "2026-05-20 03:01:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2607:fb90:e9a2:cde:5c78:7380:fed1:ecfc",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2607:fb90:e9a2:cde:5c78:7380:fed1:ecfc, 104.23.211.49",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgyIiwidXNlcm5hbWUiOiJwcm94eSIsImVtYWlsIjoibGluYW51bmFkZGR6enpAZ21haWwuY29tIiwiZXhwIjoxNzc4NTAyNzczfQ.2plXe3HqTA8qXz1npjtvIJeXxhH6lBJ5eOra457Ewzs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fe819292a6c990a-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2607:fb90:e9a2:cde:5c78:7380:fed1:ecfc",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-May-2026 03:01:42 UTC] === END API CALL LOG ===
[20-May-2026 03:01:42 UTC] ✅ API Hash verification passed for profile endpoint
[20-May-2026 03:01:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgyIiwidXNlcm5hbWUiOiJwcm94eSIsImVtYWlsIjoibGluYW51bmFkZGR6enpAZ21haWwuY29tIiwiZXhwIjoxNzc4NTAyNzczfQ.2plXe3HqTA8qXz1npjtvIJeXxhH6lBJ5eOra457Ewzs
[20-May-2026 03:01:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-May-2026 03:01:42 UTC] ✅ JWT token verified successfully for user profile
[20-May-2026 03:01:42 UTC] User ID: 482
[20-May-2026 03:01:42 UTC] ✅ User profile retrieved successfully for user ID: 482
[20-May-2026 04:52:17 UTC] === API CALL LOG ===
[20-May-2026 04:52:17 UTC] Endpoint: user/profile.php
[20-May-2026 04:52:17 UTC] Full Log Data: {
    "timestamp": "2026-05-20 04:52:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.218.50.135",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.218.50.135, 172.68.128.167",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk4IiwidXNlcm5hbWUiOiJtcm5vYmFkeSIsImVtYWlsIjoibXJub2JhZHlmZkBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NDI1MTB9.Z817U8VDknK0Sqi_MaAYIot_zAK6mnM1xK-geLwz58U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fe8bb24ee49545a-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.218.50.135",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-May-2026 04:52:17 UTC] === END API CALL LOG ===
[20-May-2026 04:52:17 UTC] ✅ API Hash verification passed for profile endpoint
[20-May-2026 04:52:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk4IiwidXNlcm5hbWUiOiJtcm5vYmFkeSIsImVtYWlsIjoibXJub2JhZHlmZkBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NDI1MTB9.Z817U8VDknK0Sqi_MaAYIot_zAK6mnM1xK-geLwz58U
[20-May-2026 04:52:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-May-2026 04:52:17 UTC] ✅ JWT token verified successfully for user profile
[20-May-2026 04:52:17 UTC] User ID: 598
[20-May-2026 04:52:17 UTC] ✅ User profile retrieved successfully for user ID: 598
[20-May-2026 04:52:18 UTC] === API CALL LOG ===
[20-May-2026 04:52:18 UTC] Endpoint: user/profile.php
[20-May-2026 04:52:18 UTC] Full Log Data: {
    "timestamp": "2026-05-20 04:52:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.218.50.135",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.218.50.135, 172.68.128.167",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk4IiwidXNlcm5hbWUiOiJtcm5vYmFkeSIsImVtYWlsIjoibXJub2JhZHlmZkBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NDI1MTB9.Z817U8VDknK0Sqi_MaAYIot_zAK6mnM1xK-geLwz58U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fe8bb2ce91a545a-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.218.50.135",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-May-2026 04:52:18 UTC] === END API CALL LOG ===
[20-May-2026 04:52:18 UTC] ✅ API Hash verification passed for profile endpoint
[20-May-2026 04:52:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk4IiwidXNlcm5hbWUiOiJtcm5vYmFkeSIsImVtYWlsIjoibXJub2JhZHlmZkBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NDI1MTB9.Z817U8VDknK0Sqi_MaAYIot_zAK6mnM1xK-geLwz58U
[20-May-2026 04:52:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-May-2026 04:52:18 UTC] ✅ JWT token verified successfully for user profile
[20-May-2026 04:52:18 UTC] User ID: 598
[20-May-2026 04:52:18 UTC] ✅ User profile retrieved successfully for user ID: 598
[20-May-2026 04:52:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-May-2026 04:52:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-May-2026 04:52:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.218.50.135, 172.68.128.167","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk4IiwidXNlcm5hbWUiOiJtcm5vYmFkeSIsImVtYWlsIjoibXJub2JhZHlmZkBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NDI1MTB9.Z817U8VDknK0Sqi_MaAYIot_zAK6mnM1xK-geLwz58U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fe8bb2ce91d545a-JIB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.218.50.135","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[20-May-2026 04:52:18 UTC] === User Orders API Called ===
[20-May-2026 04:52:18 UTC] User ID: 598
[20-May-2026 04:52:18 UTC] Limit: 20, Offset: 0
[20-May-2026 04:52:18 UTC] Orders found: 1
[20-May-2026 04:52:18 UTC] Orders data: [{"id":295,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Ethio_cool_boys\/85","status":"completed","created_at":"2026-05-19 07:49:37","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[20-May-2026 04:52:18 UTC] Total orders count: 1
[20-May-2026 04:52:18 UTC] === API CALL LOG ===
[20-May-2026 04:52:18 UTC] Endpoint: user/profile.php
[20-May-2026 04:52:18 UTC] Full Log Data: {
    "timestamp": "2026-05-20 04:52:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.218.50.135",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.218.50.135, 172.68.128.167",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk4IiwidXNlcm5hbWUiOiJtcm5vYmFkeSIsImVtYWlsIjoibXJub2JhZHlmZkBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NDI1MTB9.Z817U8VDknK0Sqi_MaAYIot_zAK6mnM1xK-geLwz58U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fe8bb2ce91e545a-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.218.50.135",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-May-2026 04:52:18 UTC] === END API CALL LOG ===
[20-May-2026 04:52:18 UTC] ✅ API Hash verification passed for profile endpoint
[20-May-2026 04:52:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk4IiwidXNlcm5hbWUiOiJtcm5vYmFkeSIsImVtYWlsIjoibXJub2JhZHlmZkBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NDI1MTB9.Z817U8VDknK0Sqi_MaAYIot_zAK6mnM1xK-geLwz58U
[20-May-2026 04:52:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-May-2026 04:52:18 UTC] ✅ JWT token verified successfully for user profile
[20-May-2026 04:52:18 UTC] User ID: 598
[20-May-2026 04:52:18 UTC] ✅ User profile retrieved successfully for user ID: 598
[20-May-2026 04:53:12 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-May-2026 04:53:12 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-May-2026 04:53:12 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.218.50.135, 172.68.128.167","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTk4IiwidXNlcm5hbWUiOiJtcm5vYmFkeSIsImVtYWlsIjoibXJub2JhZHlmZkBnbWFpbC5jb20iLCJleHAiOjE3Nzk2NDI1MTB9.Z817U8VDknK0Sqi_MaAYIot_zAK6mnM1xK-geLwz58U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fe8bc83bedb545a-JIB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.218.50.135","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[20-May-2026 04:53:12 UTC] === User Orders API Called ===
[20-May-2026 04:53:12 UTC] User ID: 598
[20-May-2026 04:53:12 UTC] Limit: 20, Offset: 0
[20-May-2026 04:53:12 UTC] Orders found: 2
[20-May-2026 04:53:12 UTC] Orders data: [{"id":296,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Ethio_cool_boys\/89","status":"pending","created_at":"2026-05-20 08:23:10","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":295,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Ethio_cool_boys\/85","status":"completed","created_at":"2026-05-19 07:49:37","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[20-May-2026 04:53:12 UTC] Total orders count: 2
[20-May-2026 10:33:40 UTC] === API CALL LOG ===
[20-May-2026 10:33:40 UTC] Endpoint: user/profile.php
[20-May-2026 10:33:40 UTC] Full Log Data: {
    "timestamp": "2026-05-20 10:33:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40f2:3f:5fcc:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40f2:3f:5fcc:8000::, 172.71.124.88",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQwIiwidXNlcm5hbWUiOiJzdHFzYWxtYSIsImVtYWlsIjoic3Rxc2FsbWFAZ21haWwuY29tIiwiZXhwIjoxNzc4MDU5Mjk5fQ.WnhdzSONJSFJPaw5BdLC9L2EcDHfOTKyZXeo5ZQeow0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9feaaf3969bfce51-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40f2:3f:5fcc:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-May-2026 10:33:40 UTC] === END API CALL LOG ===
[20-May-2026 10:33:40 UTC] ✅ API Hash verification passed for profile endpoint
[20-May-2026 10:33:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQwIiwidXNlcm5hbWUiOiJzdHFzYWxtYSIsImVtYWlsIjoic3Rxc2FsbWFAZ21haWwuY29tIiwiZXhwIjoxNzc4MDU5Mjk5fQ.WnhdzSONJSFJPaw5BdLC9L2EcDHfOTKyZXeo5ZQeow0
[20-May-2026 10:33:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-May-2026 10:33:40 UTC] ✅ JWT token verified successfully for user profile
[20-May-2026 10:33:40 UTC] User ID: 440
[20-May-2026 10:33:40 UTC] ✅ User profile retrieved successfully for user ID: 440
[20-May-2026 10:33:41 UTC] === API CALL LOG ===
[20-May-2026 10:33:41 UTC] Endpoint: user/profile.php
[20-May-2026 10:33:41 UTC] Full Log Data: {
    "timestamp": "2026-05-20 10:33:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40f2:3f:5fcc:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40f2:3f:5fcc:8000::, 172.71.124.88",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQwIiwidXNlcm5hbWUiOiJzdHFzYWxtYSIsImVtYWlsIjoic3Rxc2FsbWFAZ21haWwuY29tIiwiZXhwIjoxNzc4MDU5Mjk5fQ.WnhdzSONJSFJPaw5BdLC9L2EcDHfOTKyZXeo5ZQeow0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9feaaf416c31ce51-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40f2:3f:5fcc:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-May-2026 10:33:41 UTC] === END API CALL LOG ===
[20-May-2026 10:33:41 UTC] ✅ API Hash verification passed for profile endpoint
[20-May-2026 10:33:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQwIiwidXNlcm5hbWUiOiJzdHFzYWxtYSIsImVtYWlsIjoic3Rxc2FsbWFAZ21haWwuY29tIiwiZXhwIjoxNzc4MDU5Mjk5fQ.WnhdzSONJSFJPaw5BdLC9L2EcDHfOTKyZXeo5ZQeow0
[20-May-2026 10:33:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-May-2026 10:33:41 UTC] ✅ JWT token verified successfully for user profile
[20-May-2026 10:33:41 UTC] User ID: 440
[20-May-2026 10:33:41 UTC] ✅ User profile retrieved successfully for user ID: 440
[20-May-2026 10:33:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-May-2026 10:33:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-May-2026 10:33:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40f2:3f:5fcc:8000::, 172.71.124.74","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQwIiwidXNlcm5hbWUiOiJzdHFzYWxtYSIsImVtYWlsIjoic3Rxc2FsbWFAZ21haWwuY29tIiwiZXhwIjoxNzc4MDU5Mjk5fQ.WnhdzSONJSFJPaw5BdLC9L2EcDHfOTKyZXeo5ZQeow0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9feaaf416c3ace51-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40f2:3f:5fcc:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[20-May-2026 10:33:41 UTC] === User Orders API Called ===
[20-May-2026 10:33:41 UTC] User ID: 440
[20-May-2026 10:33:41 UTC] Limit: 20, Offset: 0
[20-May-2026 10:33:41 UTC] Orders found: 0
[20-May-2026 10:33:41 UTC] Orders data: []
[20-May-2026 10:33:41 UTC] Total orders count: 0
[20-May-2026 10:33:42 UTC] === API CALL LOG ===
[20-May-2026 10:33:42 UTC] Endpoint: user/profile.php
[20-May-2026 10:33:42 UTC] Full Log Data: {
    "timestamp": "2026-05-20 10:33:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40f2:3f:5fcc:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40f2:3f:5fcc:8000::, 172.71.124.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQwIiwidXNlcm5hbWUiOiJzdHFzYWxtYSIsImVtYWlsIjoic3Rxc2FsbWFAZ21haWwuY29tIiwiZXhwIjoxNzc4MDU5Mjk5fQ.WnhdzSONJSFJPaw5BdLC9L2EcDHfOTKyZXeo5ZQeow0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9feaaf41edb7ce51-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40f2:3f:5fcc:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-May-2026 10:33:42 UTC] === END API CALL LOG ===
[20-May-2026 10:33:42 UTC] ✅ API Hash verification passed for profile endpoint
[20-May-2026 10:33:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQwIiwidXNlcm5hbWUiOiJzdHFzYWxtYSIsImVtYWlsIjoic3Rxc2FsbWFAZ21haWwuY29tIiwiZXhwIjoxNzc4MDU5Mjk5fQ.WnhdzSONJSFJPaw5BdLC9L2EcDHfOTKyZXeo5ZQeow0
[20-May-2026 10:33:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-May-2026 10:33:42 UTC] ✅ JWT token verified successfully for user profile
[20-May-2026 10:33:42 UTC] User ID: 440
[20-May-2026 10:33:42 UTC] ✅ User profile retrieved successfully for user ID: 440
[20-May-2026 10:33:42 UTC] === API CALL LOG ===
[20-May-2026 10:33:42 UTC] Endpoint: user/profile.php
[20-May-2026 10:33:42 UTC] Full Log Data: {
    "timestamp": "2026-05-20 10:33:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40f2:3f:5fcc:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40f2:3f:5fcc:8000::, 172.71.124.88",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQwIiwidXNlcm5hbWUiOiJzdHFzYWxtYSIsImVtYWlsIjoic3Rxc2FsbWFAZ21haWwuY29tIiwiZXhwIjoxNzc4MDU5Mjk5fQ.WnhdzSONJSFJPaw5BdLC9L2EcDHfOTKyZXeo5ZQeow0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9feaaf4b2b38ce51-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40f2:3f:5fcc:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-May-2026 10:33:42 UTC] === END API CALL LOG ===
[20-May-2026 10:33:42 UTC] ✅ API Hash verification passed for profile endpoint
[20-May-2026 10:33:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQwIiwidXNlcm5hbWUiOiJzdHFzYWxtYSIsImVtYWlsIjoic3Rxc2FsbWFAZ21haWwuY29tIiwiZXhwIjoxNzc4MDU5Mjk5fQ.WnhdzSONJSFJPaw5BdLC9L2EcDHfOTKyZXeo5ZQeow0
[20-May-2026 10:33:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-May-2026 10:33:42 UTC] ✅ JWT token verified successfully for user profile
[20-May-2026 10:33:42 UTC] User ID: 440
[20-May-2026 10:33:42 UTC] ✅ User profile retrieved successfully for user ID: 440
[20-May-2026 11:05:58 UTC] === API CALL LOG ===
[20-May-2026 11:05:58 UTC] Endpoint: user/profile.php
[20-May-2026 11:05:58 UTC] Full Log Data: {
    "timestamp": "2026-05-20 11:05:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:1c89:3494:1da:436e:5049:21c0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:1c89:3494:1da:436e:5049:21c0, 162.158.108.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYxIiwidXNlcm5hbWUiOiJQQVJUSFlBREFWQDEyMzQjIiwiZW1haWwiOiJhbmp1NzgxNTdAZ21haWwuY29tIiwiZXhwIjoxNzc3MTEzNjcwfQ.0wUsg1I7y5esiFq5ajz54nOyDIDJICsVfffUSELaoFI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9feade853e93fd3d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:1c89:3494:1da:436e:5049:21c0",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-May-2026 11:05:58 UTC] === END API CALL LOG ===
[20-May-2026 11:05:58 UTC] ✅ API Hash verification passed for profile endpoint
[20-May-2026 11:05:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYxIiwidXNlcm5hbWUiOiJQQVJUSFlBREFWQDEyMzQjIiwiZW1haWwiOiJhbmp1NzgxNTdAZ21haWwuY29tIiwiZXhwIjoxNzc3MTEzNjcwfQ.0wUsg1I7y5esiFq5ajz54nOyDIDJICsVfffUSELaoFI
[20-May-2026 11:05:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-May-2026 11:05:58 UTC] ✅ JWT token verified successfully for user profile
[20-May-2026 11:05:58 UTC] User ID: 361
[20-May-2026 11:05:58 UTC] ✅ User profile retrieved successfully for user ID: 361
[20-May-2026 11:05:59 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-May-2026 11:05:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-May-2026 11:05:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:1c89:3494:1da:436e:5049:21c0, 162.158.108.70","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYxIiwidXNlcm5hbWUiOiJQQVJUSFlBREFWQDEyMzQjIiwiZW1haWwiOiJhbmp1NzgxNTdAZ21haWwuY29tIiwiZXhwIjoxNzc3MTEzNjcwfQ.0wUsg1I7y5esiFq5ajz54nOyDIDJICsVfffUSELaoFI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9feade928ff1fd3d-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:1c89:3494:1da:436e:5049:21c0","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[20-May-2026 11:05:59 UTC] === User Orders API Called ===
[20-May-2026 11:05:59 UTC] User ID: 361
[20-May-2026 11:05:59 UTC] Limit: 20, Offset: 0
[20-May-2026 11:05:59 UTC] Orders found: 0
[20-May-2026 11:05:59 UTC] Orders data: []
[20-May-2026 11:05:59 UTC] Total orders count: 0
[20-May-2026 11:06:00 UTC] === API CALL LOG ===
[20-May-2026 11:06:00 UTC] Endpoint: user/profile.php
[20-May-2026 11:06:00 UTC] Full Log Data: {
    "timestamp": "2026-05-20 11:06:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:1c89:3494:1da:436e:5049:21c0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:1c89:3494:1da:436e:5049:21c0, 162.158.108.31",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYxIiwidXNlcm5hbWUiOiJQQVJUSFlBREFWQDEyMzQjIiwiZW1haWwiOiJhbmp1NzgxNTdAZ21haWwuY29tIiwiZXhwIjoxNzc3MTEzNjcwfQ.0wUsg1I7y5esiFq5ajz54nOyDIDJICsVfffUSELaoFI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9feade928ff4fd3d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:1c89:3494:1da:436e:5049:21c0",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-May-2026 11:06:00 UTC] === END API CALL LOG ===
[20-May-2026 11:06:00 UTC] ✅ API Hash verification passed for profile endpoint
[20-May-2026 11:06:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzYxIiwidXNlcm5hbWUiOiJQQVJUSFlBREFWQDEyMzQjIiwiZW1haWwiOiJhbmp1NzgxNTdAZ21haWwuY29tIiwiZXhwIjoxNzc3MTEzNjcwfQ.0wUsg1I7y5esiFq5ajz54nOyDIDJICsVfffUSELaoFI
[20-May-2026 11:06:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-May-2026 11:06:00 UTC] ✅ JWT token verified successfully for user profile
[20-May-2026 11:06:00 UTC] User ID: 361
[20-May-2026 11:06:00 UTC] ✅ User profile retrieved successfully for user ID: 361
[20-May-2026 12:40:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-May-2026 12:40:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-May-2026 12:40:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"156.215.30.59, 172.70.108.46","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE5IiwidXNlcm5hbWUiOiJrZXk5NiIsImVtYWlsIjoic2FrYXJrZW13b3JrQGdtYWlsLmNvbSIsImV4cCI6MTc3OTg4NTYzNH0.aFM8ztzfjZ8LqfQS1aXE-NF9o40X7ViobQFG48NbGBE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9feb69238f3ee224-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"156.215.30.59","cf-ipcountry":"EG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[20-May-2026 12:40:35 UTC] === User Orders API Called ===
[20-May-2026 12:40:35 UTC] User ID: 619
[20-May-2026 12:40:35 UTC] Limit: 20, Offset: 0
[20-May-2026 12:40:35 UTC] Orders found: 0
[20-May-2026 12:40:35 UTC] Orders data: []
[20-May-2026 12:40:35 UTC] Total orders count: 0
[20-May-2026 12:40:35 UTC] === API CALL LOG ===
[20-May-2026 12:40:35 UTC] Endpoint: user/profile.php
[20-May-2026 12:40:35 UTC] Full Log Data: {
    "timestamp": "2026-05-20 12:40:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "156.215.30.59",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "156.215.30.59, 172.70.108.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE5IiwidXNlcm5hbWUiOiJrZXk5NiIsImVtYWlsIjoic2FrYXJrZW13b3JrQGdtYWlsLmNvbSIsImV4cCI6MTc3OTg4NTYzNH0.aFM8ztzfjZ8LqfQS1aXE-NF9o40X7ViobQFG48NbGBE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9feb69238f37e224-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "156.215.30.59",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-May-2026 12:40:35 UTC] === END API CALL LOG ===
[20-May-2026 12:40:35 UTC] ✅ API Hash verification passed for profile endpoint
[20-May-2026 12:40:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE5IiwidXNlcm5hbWUiOiJrZXk5NiIsImVtYWlsIjoic2FrYXJrZW13b3JrQGdtYWlsLmNvbSIsImV4cCI6MTc3OTg4NTYzNH0.aFM8ztzfjZ8LqfQS1aXE-NF9o40X7ViobQFG48NbGBE
[20-May-2026 12:40:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-May-2026 12:40:35 UTC] ✅ JWT token verified successfully for user profile
[20-May-2026 12:40:35 UTC] User ID: 619
[20-May-2026 12:40:35 UTC] ✅ User profile retrieved successfully for user ID: 619
[20-May-2026 12:40:35 UTC] === API CALL LOG ===
[20-May-2026 12:40:35 UTC] Endpoint: user/profile.php
[20-May-2026 12:40:35 UTC] Full Log Data: {
    "timestamp": "2026-05-20 12:40:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "156.215.30.59",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "156.215.30.59, 172.70.108.46",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE5IiwidXNlcm5hbWUiOiJrZXk5NiIsImVtYWlsIjoic2FrYXJrZW13b3JrQGdtYWlsLmNvbSIsImV4cCI6MTc3OTg4NTYzNH0.aFM8ztzfjZ8LqfQS1aXE-NF9o40X7ViobQFG48NbGBE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9feb692428c0e224-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "156.215.30.59",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-May-2026 12:40:35 UTC] === END API CALL LOG ===
[20-May-2026 12:40:35 UTC] ✅ API Hash verification passed for profile endpoint
[20-May-2026 12:40:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE5IiwidXNlcm5hbWUiOiJrZXk5NiIsImVtYWlsIjoic2FrYXJrZW13b3JrQGdtYWlsLmNvbSIsImV4cCI6MTc3OTg4NTYzNH0.aFM8ztzfjZ8LqfQS1aXE-NF9o40X7ViobQFG48NbGBE
[20-May-2026 12:40:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-May-2026 12:40:35 UTC] ✅ JWT token verified successfully for user profile
[20-May-2026 12:40:35 UTC] User ID: 619
[20-May-2026 12:40:35 UTC] ✅ User profile retrieved successfully for user ID: 619
[20-May-2026 12:40:35 UTC] === API CALL LOG ===
[20-May-2026 12:40:35 UTC] Endpoint: user/profile.php
[20-May-2026 12:40:35 UTC] Full Log Data: {
    "timestamp": "2026-05-20 12:40:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "156.215.30.59",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "156.215.30.59, 172.70.108.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE5IiwidXNlcm5hbWUiOiJrZXk5NiIsImVtYWlsIjoic2FrYXJrZW13b3JrQGdtYWlsLmNvbSIsImV4cCI6MTc3OTg4NTYzNH0.aFM8ztzfjZ8LqfQS1aXE-NF9o40X7ViobQFG48NbGBE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9feb69274fdfe224-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "156.215.30.59",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-May-2026 12:40:35 UTC] === END API CALL LOG ===
[20-May-2026 12:40:35 UTC] ✅ API Hash verification passed for profile endpoint
[20-May-2026 12:40:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE5IiwidXNlcm5hbWUiOiJrZXk5NiIsImVtYWlsIjoic2FrYXJrZW13b3JrQGdtYWlsLmNvbSIsImV4cCI6MTc3OTg4NTYzNH0.aFM8ztzfjZ8LqfQS1aXE-NF9o40X7ViobQFG48NbGBE
[20-May-2026 12:40:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-May-2026 12:40:35 UTC] ✅ JWT token verified successfully for user profile
[20-May-2026 12:40:35 UTC] User ID: 619
[20-May-2026 12:40:35 UTC] ✅ User profile retrieved successfully for user ID: 619
[20-May-2026 12:40:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-May-2026 12:40:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-May-2026 12:40:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"156.215.30.59, 172.70.108.14","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE5IiwidXNlcm5hbWUiOiJrZXk5NiIsImVtYWlsIjoic2FrYXJrZW13b3JrQGdtYWlsLmNvbSIsImV4cCI6MTc3OTg4NTYzNH0.aFM8ztzfjZ8LqfQS1aXE-NF9o40X7ViobQFG48NbGBE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9feb699f7e13e224-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"156.215.30.59","cf-ipcountry":"EG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[20-May-2026 12:40:54 UTC] === API CALL LOG ===
[20-May-2026 12:40:54 UTC] Endpoint: user/profile.php
[20-May-2026 12:40:54 UTC] === User Orders API Called ===
[20-May-2026 12:40:54 UTC] Full Log Data: {
    "timestamp": "2026-05-20 12:40:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "156.215.30.59",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "156.215.30.59, 172.70.108.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE5IiwidXNlcm5hbWUiOiJrZXk5NiIsImVtYWlsIjoic2FrYXJrZW13b3JrQGdtYWlsLmNvbSIsImV4cCI6MTc3OTg4NTYzNH0.aFM8ztzfjZ8LqfQS1aXE-NF9o40X7ViobQFG48NbGBE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9feb699f7e14e224-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "156.215.30.59",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-May-2026 12:40:54 UTC] User ID: 619
[20-May-2026 12:40:54 UTC] === END API CALL LOG ===
[20-May-2026 12:40:54 UTC] Limit: 20, Offset: 0
[20-May-2026 12:40:54 UTC] ✅ API Hash verification passed for profile endpoint
[20-May-2026 12:40:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE5IiwidXNlcm5hbWUiOiJrZXk5NiIsImVtYWlsIjoic2FrYXJrZW13b3JrQGdtYWlsLmNvbSIsImV4cCI6MTc3OTg4NTYzNH0.aFM8ztzfjZ8LqfQS1aXE-NF9o40X7ViobQFG48NbGBE
[20-May-2026 12:40:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-May-2026 12:40:54 UTC] ✅ JWT token verified successfully for user profile
[20-May-2026 12:40:54 UTC] User ID: 619
[20-May-2026 12:40:54 UTC] Orders found: 0
[20-May-2026 12:40:54 UTC] Orders data: []
[20-May-2026 12:40:54 UTC] ✅ User profile retrieved successfully for user ID: 619
[20-May-2026 12:40:54 UTC] Total orders count: 0
[20-May-2026 12:40:55 UTC] === API CALL LOG ===
[20-May-2026 12:40:55 UTC] Endpoint: user/profile.php
[20-May-2026 12:40:55 UTC] Full Log Data: {
    "timestamp": "2026-05-20 12:40:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "156.215.30.59",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "156.215.30.59, 172.70.108.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE5IiwidXNlcm5hbWUiOiJrZXk5NiIsImVtYWlsIjoic2FrYXJrZW13b3JrQGdtYWlsLmNvbSIsImV4cCI6MTc3OTg4NTYzNH0.aFM8ztzfjZ8LqfQS1aXE-NF9o40X7ViobQFG48NbGBE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9feb69a22ca1e224-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "156.215.30.59",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-May-2026 12:40:55 UTC] === END API CALL LOG ===
[20-May-2026 12:40:55 UTC] ✅ API Hash verification passed for profile endpoint
[20-May-2026 12:40:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE5IiwidXNlcm5hbWUiOiJrZXk5NiIsImVtYWlsIjoic2FrYXJrZW13b3JrQGdtYWlsLmNvbSIsImV4cCI6MTc3OTg4NTYzNH0.aFM8ztzfjZ8LqfQS1aXE-NF9o40X7ViobQFG48NbGBE
[20-May-2026 12:40:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-May-2026 12:40:55 UTC] ✅ JWT token verified successfully for user profile
[20-May-2026 12:40:55 UTC] User ID: 619
[20-May-2026 12:40:55 UTC] ✅ User profile retrieved successfully for user ID: 619
[20-May-2026 12:40:55 UTC] === API CALL LOG ===
[20-May-2026 12:40:55 UTC] Endpoint: user/profile.php
[20-May-2026 12:40:55 UTC] Full Log Data: {
    "timestamp": "2026-05-20 12:40:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "156.215.30.59",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "156.215.30.59, 172.70.108.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE5IiwidXNlcm5hbWUiOiJrZXk5NiIsImVtYWlsIjoic2FrYXJrZW13b3JrQGdtYWlsLmNvbSIsImV4cCI6MTc3OTg4NTYzNH0.aFM8ztzfjZ8LqfQS1aXE-NF9o40X7ViobQFG48NbGBE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9feb69a2eea7e224-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "156.215.30.59",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-May-2026 12:40:55 UTC] === END API CALL LOG ===
[20-May-2026 12:40:55 UTC] ✅ API Hash verification passed for profile endpoint
[20-May-2026 12:40:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE5IiwidXNlcm5hbWUiOiJrZXk5NiIsImVtYWlsIjoic2FrYXJrZW13b3JrQGdtYWlsLmNvbSIsImV4cCI6MTc3OTg4NTYzNH0.aFM8ztzfjZ8LqfQS1aXE-NF9o40X7ViobQFG48NbGBE
[20-May-2026 12:40:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-May-2026 12:40:55 UTC] ✅ JWT token verified successfully for user profile
[20-May-2026 12:40:55 UTC] User ID: 619
[20-May-2026 12:40:55 UTC] ✅ User profile retrieved successfully for user ID: 619
[20-May-2026 12:41:44 UTC] === API CALL LOG ===
[20-May-2026 12:41:44 UTC] Endpoint: user/profile.php
[20-May-2026 12:41:44 UTC] Full Log Data: {
    "timestamp": "2026-05-20 12:41:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "156.215.30.59",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "156.215.30.59, 172.70.108.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE5IiwidXNlcm5hbWUiOiJrZXk5NiIsImVtYWlsIjoic2FrYXJrZW13b3JrQGdtYWlsLmNvbSIsImV4cCI6MTc3OTg4NTYzNH0.aFM8ztzfjZ8LqfQS1aXE-NF9o40X7ViobQFG48NbGBE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9feb6ad54f25e224-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "156.215.30.59",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-May-2026 12:41:44 UTC] === END API CALL LOG ===
[20-May-2026 12:41:44 UTC] ✅ API Hash verification passed for profile endpoint
[20-May-2026 12:41:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE5IiwidXNlcm5hbWUiOiJrZXk5NiIsImVtYWlsIjoic2FrYXJrZW13b3JrQGdtYWlsLmNvbSIsImV4cCI6MTc3OTg4NTYzNH0.aFM8ztzfjZ8LqfQS1aXE-NF9o40X7ViobQFG48NbGBE
[20-May-2026 12:41:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-May-2026 12:41:44 UTC] ✅ JWT token verified successfully for user profile
[20-May-2026 12:41:44 UTC] User ID: 619
[20-May-2026 12:41:44 UTC] ✅ User profile retrieved successfully for user ID: 619
[20-May-2026 12:41:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-May-2026 12:41:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-May-2026 12:41:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"156.215.30.59, 172.70.108.15","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE5IiwidXNlcm5hbWUiOiJrZXk5NiIsImVtYWlsIjoic2FrYXJrZW13b3JrQGdtYWlsLmNvbSIsImV4cCI6MTc3OTg4NTYzNH0.aFM8ztzfjZ8LqfQS1aXE-NF9o40X7ViobQFG48NbGBE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9feb6ad4fe54e224-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"156.215.30.59","cf-ipcountry":"EG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[20-May-2026 12:41:44 UTC] === User Orders API Called ===
[20-May-2026 12:41:44 UTC] User ID: 619
[20-May-2026 12:41:44 UTC] Limit: 20, Offset: 0
[20-May-2026 12:41:44 UTC] Orders found: 0
[20-May-2026 12:41:44 UTC] Orders data: []
[20-May-2026 12:41:44 UTC] Total orders count: 0
[20-May-2026 12:41:44 UTC] === API CALL LOG ===
[20-May-2026 12:41:44 UTC] Endpoint: user/profile.php
[20-May-2026 12:41:44 UTC] Full Log Data: {
    "timestamp": "2026-05-20 12:41:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "156.215.30.59",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "156.215.30.59, 172.70.108.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE5IiwidXNlcm5hbWUiOiJrZXk5NiIsImVtYWlsIjoic2FrYXJrZW13b3JrQGdtYWlsLmNvbSIsImV4cCI6MTc3OTg4NTYzNH0.aFM8ztzfjZ8LqfQS1aXE-NF9o40X7ViobQFG48NbGBE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9feb6ad7fe30e224-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "156.215.30.59",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-May-2026 12:41:44 UTC] === END API CALL LOG ===
[20-May-2026 12:41:44 UTC] ✅ API Hash verification passed for profile endpoint
[20-May-2026 12:41:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE5IiwidXNlcm5hbWUiOiJrZXk5NiIsImVtYWlsIjoic2FrYXJrZW13b3JrQGdtYWlsLmNvbSIsImV4cCI6MTc3OTg4NTYzNH0.aFM8ztzfjZ8LqfQS1aXE-NF9o40X7ViobQFG48NbGBE
[20-May-2026 12:41:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-May-2026 12:41:44 UTC] ✅ JWT token verified successfully for user profile
[20-May-2026 12:41:44 UTC] User ID: 619
[20-May-2026 12:41:44 UTC] ✅ User profile retrieved successfully for user ID: 619
[20-May-2026 12:41:45 UTC] === API CALL LOG ===
[20-May-2026 12:41:45 UTC] Endpoint: user/profile.php
[20-May-2026 12:41:45 UTC] Full Log Data: {
    "timestamp": "2026-05-20 12:41:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "156.215.30.59",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "156.215.30.59, 172.70.108.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE5IiwidXNlcm5hbWUiOiJrZXk5NiIsImVtYWlsIjoic2FrYXJrZW13b3JrQGdtYWlsLmNvbSIsImV4cCI6MTc3OTg4NTYzNH0.aFM8ztzfjZ8LqfQS1aXE-NF9o40X7ViobQFG48NbGBE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9feb6ad94973e224-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "156.215.30.59",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-May-2026 12:41:45 UTC] === END API CALL LOG ===
[20-May-2026 12:41:45 UTC] ✅ API Hash verification passed for profile endpoint
[20-May-2026 12:41:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE5IiwidXNlcm5hbWUiOiJrZXk5NiIsImVtYWlsIjoic2FrYXJrZW13b3JrQGdtYWlsLmNvbSIsImV4cCI6MTc3OTg4NTYzNH0.aFM8ztzfjZ8LqfQS1aXE-NF9o40X7ViobQFG48NbGBE
[20-May-2026 12:41:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-May-2026 12:41:45 UTC] ✅ JWT token verified successfully for user profile
[20-May-2026 12:41:45 UTC] User ID: 619
[20-May-2026 12:41:45 UTC] ✅ User profile retrieved successfully for user ID: 619
[20-May-2026 12:41:55 UTC] === API CALL LOG ===
[20-May-2026 12:41:55 UTC] Endpoint: user/profile.php
[20-May-2026 12:41:55 UTC] Full Log Data: {
    "timestamp": "2026-05-20 12:41:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "156.215.30.59",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "156.215.30.59, 172.70.108.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE5IiwidXNlcm5hbWUiOiJrZXk5NiIsImVtYWlsIjoic2FrYXJrZW13b3JrQGdtYWlsLmNvbSIsImV4cCI6MTc3OTg4NTYzNH0.aFM8ztzfjZ8LqfQS1aXE-NF9o40X7ViobQFG48NbGBE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9feb6b1c79cbe224-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "156.215.30.59",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-May-2026 12:41:55 UTC] === END API CALL LOG ===
[20-May-2026 12:41:55 UTC] ✅ API Hash verification passed for profile endpoint
[20-May-2026 12:41:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE5IiwidXNlcm5hbWUiOiJrZXk5NiIsImVtYWlsIjoic2FrYXJrZW13b3JrQGdtYWlsLmNvbSIsImV4cCI6MTc3OTg4NTYzNH0.aFM8ztzfjZ8LqfQS1aXE-NF9o40X7ViobQFG48NbGBE
[20-May-2026 12:41:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-May-2026 12:41:55 UTC] ✅ JWT token verified successfully for user profile
[20-May-2026 12:41:55 UTC] User ID: 619
[20-May-2026 12:41:55 UTC] ✅ User profile retrieved successfully for user ID: 619
[20-May-2026 12:41:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-May-2026 12:41:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-May-2026 12:41:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"156.215.30.59, 172.70.108.14","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE5IiwidXNlcm5hbWUiOiJrZXk5NiIsImVtYWlsIjoic2FrYXJrZW13b3JrQGdtYWlsLmNvbSIsImV4cCI6MTc3OTg4NTYzNH0.aFM8ztzfjZ8LqfQS1aXE-NF9o40X7ViobQFG48NbGBE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9feb6b1c3919e224-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"156.215.30.59","cf-ipcountry":"EG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[20-May-2026 12:41:55 UTC] === User Orders API Called ===
[20-May-2026 12:41:55 UTC] User ID: 619
[20-May-2026 12:41:55 UTC] Limit: 20, Offset: 0
[20-May-2026 12:41:55 UTC] Orders found: 0
[20-May-2026 12:41:55 UTC] Orders data: []
[20-May-2026 12:41:55 UTC] Total orders count: 0
[20-May-2026 12:41:56 UTC] === API CALL LOG ===
[20-May-2026 12:41:56 UTC] Endpoint: user/profile.php
[20-May-2026 12:41:56 UTC] Full Log Data: {
    "timestamp": "2026-05-20 12:41:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "156.215.30.59",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "156.215.30.59, 172.70.108.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE5IiwidXNlcm5hbWUiOiJrZXk5NiIsImVtYWlsIjoic2FrYXJrZW13b3JrQGdtYWlsLmNvbSIsImV4cCI6MTc3OTg4NTYzNH0.aFM8ztzfjZ8LqfQS1aXE-NF9o40X7ViobQFG48NbGBE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9feb6b1f987de224-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "156.215.30.59",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-May-2026 12:41:56 UTC] === END API CALL LOG ===
[20-May-2026 12:41:56 UTC] ✅ API Hash verification passed for profile endpoint
[20-May-2026 12:41:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE5IiwidXNlcm5hbWUiOiJrZXk5NiIsImVtYWlsIjoic2FrYXJrZW13b3JrQGdtYWlsLmNvbSIsImV4cCI6MTc3OTg4NTYzNH0.aFM8ztzfjZ8LqfQS1aXE-NF9o40X7ViobQFG48NbGBE
[20-May-2026 12:41:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-May-2026 12:41:56 UTC] ✅ JWT token verified successfully for user profile
[20-May-2026 12:41:56 UTC] User ID: 619
[20-May-2026 12:41:56 UTC] ✅ User profile retrieved successfully for user ID: 619
[20-May-2026 12:41:56 UTC] === API CALL LOG ===
[20-May-2026 12:41:56 UTC] Endpoint: user/profile.php
[20-May-2026 12:41:56 UTC] Full Log Data: {
    "timestamp": "2026-05-20 12:41:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "156.215.30.59",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "156.215.30.59, 172.70.108.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE5IiwidXNlcm5hbWUiOiJrZXk5NiIsImVtYWlsIjoic2FrYXJrZW13b3JrQGdtYWlsLmNvbSIsImV4cCI6MTc3OTg4NTYzNH0.aFM8ztzfjZ8LqfQS1aXE-NF9o40X7ViobQFG48NbGBE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9feb6b20bb86e224-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "156.215.30.59",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-May-2026 12:41:56 UTC] === END API CALL LOG ===
[20-May-2026 12:41:56 UTC] ✅ API Hash verification passed for profile endpoint
[20-May-2026 12:41:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE5IiwidXNlcm5hbWUiOiJrZXk5NiIsImVtYWlsIjoic2FrYXJrZW13b3JrQGdtYWlsLmNvbSIsImV4cCI6MTc3OTg4NTYzNH0.aFM8ztzfjZ8LqfQS1aXE-NF9o40X7ViobQFG48NbGBE
[20-May-2026 12:41:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-May-2026 12:41:56 UTC] ✅ JWT token verified successfully for user profile
[20-May-2026 12:41:56 UTC] User ID: 619
[20-May-2026 12:41:56 UTC] ✅ User profile retrieved successfully for user ID: 619
[20-May-2026 12:42:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-May-2026 12:42:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-May-2026 12:42:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"156.215.30.59, 172.70.108.14","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE5IiwidXNlcm5hbWUiOiJrZXk5NiIsImVtYWlsIjoic2FrYXJrZW13b3JrQGdtYWlsLmNvbSIsImV4cCI6MTc3OTg4NTYzNH0.aFM8ztzfjZ8LqfQS1aXE-NF9o40X7ViobQFG48NbGBE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9feb6b65dd29e224-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"156.215.30.59","cf-ipcountry":"EG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[20-May-2026 12:42:07 UTC] === User Orders API Called ===
[20-May-2026 12:42:07 UTC] User ID: 619
[20-May-2026 12:42:07 UTC] Limit: 20, Offset: 0
[20-May-2026 12:42:07 UTC] Orders found: 0
[20-May-2026 12:42:07 UTC] Orders data: []
[20-May-2026 12:42:07 UTC] === API CALL LOG ===
[20-May-2026 12:42:07 UTC] Endpoint: user/profile.php
[20-May-2026 12:42:07 UTC] Total orders count: 0
[20-May-2026 12:42:07 UTC] Full Log Data: {
    "timestamp": "2026-05-20 12:42:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "156.215.30.59",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "156.215.30.59, 172.70.108.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE5IiwidXNlcm5hbWUiOiJrZXk5NiIsImVtYWlsIjoic2FrYXJrZW13b3JrQGdtYWlsLmNvbSIsImV4cCI6MTc3OTg4NTYzNH0.aFM8ztzfjZ8LqfQS1aXE-NF9o40X7ViobQFG48NbGBE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9feb6b65dd2ce224-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "156.215.30.59",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-May-2026 12:42:07 UTC] === END API CALL LOG ===
[20-May-2026 12:42:07 UTC] ✅ API Hash verification passed for profile endpoint
[20-May-2026 12:42:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE5IiwidXNlcm5hbWUiOiJrZXk5NiIsImVtYWlsIjoic2FrYXJrZW13b3JrQGdtYWlsLmNvbSIsImV4cCI6MTc3OTg4NTYzNH0.aFM8ztzfjZ8LqfQS1aXE-NF9o40X7ViobQFG48NbGBE
[20-May-2026 12:42:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-May-2026 12:42:07 UTC] ✅ JWT token verified successfully for user profile
[20-May-2026 12:42:07 UTC] User ID: 619
[20-May-2026 12:42:07 UTC] ✅ User profile retrieved successfully for user ID: 619
[20-May-2026 12:42:08 UTC] === API CALL LOG ===
[20-May-2026 12:42:08 UTC] Endpoint: user/profile.php
[20-May-2026 12:42:08 UTC] Full Log Data: {
    "timestamp": "2026-05-20 12:42:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "156.215.30.59",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "156.215.30.59, 172.70.108.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE5IiwidXNlcm5hbWUiOiJrZXk5NiIsImVtYWlsIjoic2FrYXJrZW13b3JrQGdtYWlsLmNvbSIsImV4cCI6MTc3OTg4NTYzNH0.aFM8ztzfjZ8LqfQS1aXE-NF9o40X7ViobQFG48NbGBE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9feb6b684aefe224-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "156.215.30.59",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-May-2026 12:42:08 UTC] === END API CALL LOG ===
[20-May-2026 12:42:08 UTC] ✅ API Hash verification passed for profile endpoint
[20-May-2026 12:42:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE5IiwidXNlcm5hbWUiOiJrZXk5NiIsImVtYWlsIjoic2FrYXJrZW13b3JrQGdtYWlsLmNvbSIsImV4cCI6MTc3OTg4NTYzNH0.aFM8ztzfjZ8LqfQS1aXE-NF9o40X7ViobQFG48NbGBE
[20-May-2026 12:42:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-May-2026 12:42:08 UTC] ✅ JWT token verified successfully for user profile
[20-May-2026 12:42:08 UTC] User ID: 619
[20-May-2026 12:42:08 UTC] ✅ User profile retrieved successfully for user ID: 619
[20-May-2026 12:42:08 UTC] === API CALL LOG ===
[20-May-2026 12:42:08 UTC] Endpoint: user/profile.php
[20-May-2026 12:42:08 UTC] Full Log Data: {
    "timestamp": "2026-05-20 12:42:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "156.215.30.59",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "156.215.30.59, 172.70.108.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE5IiwidXNlcm5hbWUiOiJrZXk5NiIsImVtYWlsIjoic2FrYXJrZW13b3JrQGdtYWlsLmNvbSIsImV4cCI6MTc3OTg4NTYzNH0.aFM8ztzfjZ8LqfQS1aXE-NF9o40X7ViobQFG48NbGBE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9feb6b698db0e224-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "156.215.30.59",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-May-2026 12:42:08 UTC] === END API CALL LOG ===
[20-May-2026 12:42:08 UTC] ✅ API Hash verification passed for profile endpoint
[20-May-2026 12:42:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE5IiwidXNlcm5hbWUiOiJrZXk5NiIsImVtYWlsIjoic2FrYXJrZW13b3JrQGdtYWlsLmNvbSIsImV4cCI6MTc3OTg4NTYzNH0.aFM8ztzfjZ8LqfQS1aXE-NF9o40X7ViobQFG48NbGBE
[20-May-2026 12:42:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-May-2026 12:42:08 UTC] ✅ JWT token verified successfully for user profile
[20-May-2026 12:42:08 UTC] User ID: 619
[20-May-2026 12:42:08 UTC] ✅ User profile retrieved successfully for user ID: 619
[20-May-2026 12:42:27 UTC] === API CALL LOG ===
[20-May-2026 12:42:27 UTC] Endpoint: user/profile.php
[20-May-2026 12:42:27 UTC] Full Log Data: {
    "timestamp": "2026-05-20 12:42:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "156.215.30.59",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "156.215.30.59, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE5IiwidXNlcm5hbWUiOiJrZXk5NiIsImVtYWlsIjoic2FrYXJrZW13b3JrQGdtYWlsLmNvbSIsImV4cCI6MTc3OTg4NTYzNH0.aFM8ztzfjZ8LqfQS1aXE-NF9o40X7ViobQFG48NbGBE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9feb6be2ae9189c7-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "156.215.30.59",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-May-2026 12:42:27 UTC] === END API CALL LOG ===
[20-May-2026 12:42:27 UTC] ✅ API Hash verification passed for profile endpoint
[20-May-2026 12:42:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE5IiwidXNlcm5hbWUiOiJrZXk5NiIsImVtYWlsIjoic2FrYXJrZW13b3JrQGdtYWlsLmNvbSIsImV4cCI6MTc3OTg4NTYzNH0.aFM8ztzfjZ8LqfQS1aXE-NF9o40X7ViobQFG48NbGBE
[20-May-2026 12:42:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-May-2026 12:42:27 UTC] ✅ JWT token verified successfully for user profile
[20-May-2026 12:42:27 UTC] User ID: 619
[20-May-2026 12:42:27 UTC] ✅ User profile retrieved successfully for user ID: 619
[20-May-2026 12:42:29 UTC] === API CALL LOG ===
[20-May-2026 12:42:29 UTC] Endpoint: user/profile.php
[20-May-2026 12:42:29 UTC] Full Log Data: {
    "timestamp": "2026-05-20 12:42:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "156.215.30.59",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "156.215.30.59, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE5IiwidXNlcm5hbWUiOiJrZXk5NiIsImVtYWlsIjoic2FrYXJrZW13b3JrQGdtYWlsLmNvbSIsImV4cCI6MTc3OTg4NTYzNH0.aFM8ztzfjZ8LqfQS1aXE-NF9o40X7ViobQFG48NbGBE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9feb6beb1b2189c7-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "156.215.30.59",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-May-2026 12:42:29 UTC] === END API CALL LOG ===
[20-May-2026 12:42:29 UTC] ✅ API Hash verification passed for profile endpoint
[20-May-2026 12:42:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE5IiwidXNlcm5hbWUiOiJrZXk5NiIsImVtYWlsIjoic2FrYXJrZW13b3JrQGdtYWlsLmNvbSIsImV4cCI6MTc3OTg4NTYzNH0.aFM8ztzfjZ8LqfQS1aXE-NF9o40X7ViobQFG48NbGBE
[20-May-2026 12:42:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-May-2026 12:42:29 UTC] ✅ JWT token verified successfully for user profile
[20-May-2026 12:42:29 UTC] User ID: 619
[20-May-2026 12:42:29 UTC] ✅ User profile retrieved successfully for user ID: 619
[20-May-2026 12:42:29 UTC] User Purchases API - User ID: 619
[20-May-2026 12:42:29 UTC] User Purchases API - Total purchases found: 0
[20-May-2026 12:42:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-May-2026 12:42:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-May-2026 12:42:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"156.215.30.59, 172.68.234.130","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE5IiwidXNlcm5hbWUiOiJrZXk5NiIsImVtYWlsIjoic2FrYXJrZW13b3JrQGdtYWlsLmNvbSIsImV4cCI6MTc3OTg4NTYzNH0.aFM8ztzfjZ8LqfQS1aXE-NF9o40X7ViobQFG48NbGBE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9feb6c01c8fe89c7-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"156.215.30.59","cf-ipcountry":"EG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[20-May-2026 12:42:32 UTC] === User Orders API Called ===
[20-May-2026 12:42:32 UTC] User ID: 619
[20-May-2026 12:42:32 UTC] Limit: 20, Offset: 0
[20-May-2026 12:42:32 UTC] Orders found: 0
[20-May-2026 12:42:32 UTC] Orders data: []
[20-May-2026 12:42:32 UTC] Total orders count: 0
[20-May-2026 12:42:32 UTC] === API CALL LOG ===
[20-May-2026 12:42:32 UTC] Endpoint: user/profile.php
[20-May-2026 12:42:32 UTC] Full Log Data: {
    "timestamp": "2026-05-20 12:42:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "156.215.30.59",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "156.215.30.59, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE5IiwidXNlcm5hbWUiOiJrZXk5NiIsImVtYWlsIjoic2FrYXJrZW13b3JrQGdtYWlsLmNvbSIsImV4cCI6MTc3OTg4NTYzNH0.aFM8ztzfjZ8LqfQS1aXE-NF9o40X7ViobQFG48NbGBE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9feb6c0219ae89c7-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "156.215.30.59",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-May-2026 12:42:32 UTC] === END API CALL LOG ===
[20-May-2026 12:42:32 UTC] ✅ API Hash verification passed for profile endpoint
[20-May-2026 12:42:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE5IiwidXNlcm5hbWUiOiJrZXk5NiIsImVtYWlsIjoic2FrYXJrZW13b3JrQGdtYWlsLmNvbSIsImV4cCI6MTc3OTg4NTYzNH0.aFM8ztzfjZ8LqfQS1aXE-NF9o40X7ViobQFG48NbGBE
[20-May-2026 12:42:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-May-2026 12:42:32 UTC] ✅ JWT token verified successfully for user profile
[20-May-2026 12:42:32 UTC] User ID: 619
[20-May-2026 12:42:32 UTC] ✅ User profile retrieved successfully for user ID: 619
[20-May-2026 12:42:33 UTC] === API CALL LOG ===
[20-May-2026 12:42:33 UTC] Endpoint: user/profile.php
[20-May-2026 12:42:33 UTC] Full Log Data: {
    "timestamp": "2026-05-20 12:42:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "156.215.30.59",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "156.215.30.59, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE5IiwidXNlcm5hbWUiOiJrZXk5NiIsImVtYWlsIjoic2FrYXJrZW13b3JrQGdtYWlsLmNvbSIsImV4cCI6MTc3OTg4NTYzNH0.aFM8ztzfjZ8LqfQS1aXE-NF9o40X7ViobQFG48NbGBE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9feb6c044e7489c7-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "156.215.30.59",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-May-2026 12:42:33 UTC] === END API CALL LOG ===
[20-May-2026 12:42:33 UTC] ✅ API Hash verification passed for profile endpoint
[20-May-2026 12:42:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjE5IiwidXNlcm5hbWUiOiJrZXk5NiIsImVtYWlsIjoic2FrYXJrZW13b3JrQGdtYWlsLmNvbSIsImV4cCI6MTc3OTg4NTYzNH0.aFM8ztzfjZ8LqfQS1aXE-NF9o40X7ViobQFG48NbGBE
[20-May-2026 12:42:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-May-2026 12:42:33 UTC] ✅ JWT token verified successfully for user profile
[20-May-2026 12:42:33 UTC] User ID: 619
[20-May-2026 12:42:33 UTC] ✅ User profile retrieved successfully for user ID: 619
[20-May-2026 15:58:10 UTC] === API CALL LOG ===
[20-May-2026 15:58:10 UTC] Endpoint: user/profile.php
[20-May-2026 15:58:10 UTC] Full Log Data: {
    "timestamp": "2026-05-20 15:58:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.167.233.131",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.167.233.131, 172.70.219.201",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM4IiwidXNlcm5hbWUiOiJzYWJpbmhlcm85OSIsImVtYWlsIjoibGFtYXNhYmlucDlAZ21haWwuY29tIiwiZXhwIjoxNzc4MDQ3MTUzfQ.IrlsE1IUutAXo8XCmSfXrG8wXQb8bvoUC7UAmLC7QHU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fec8a8fc8140fce-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.167.233.131",
        "cf-ipcountry": "NP",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-May-2026 15:58:10 UTC] === END API CALL LOG ===
[20-May-2026 15:58:10 UTC] ✅ API Hash verification passed for profile endpoint
[20-May-2026 15:58:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM4IiwidXNlcm5hbWUiOiJzYWJpbmhlcm85OSIsImVtYWlsIjoibGFtYXNhYmlucDlAZ21haWwuY29tIiwiZXhwIjoxNzc4MDQ3MTUzfQ.IrlsE1IUutAXo8XCmSfXrG8wXQb8bvoUC7UAmLC7QHU
[20-May-2026 15:58:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-May-2026 15:58:10 UTC] ✅ JWT token verified successfully for user profile
[20-May-2026 15:58:10 UTC] User ID: 438
[20-May-2026 15:58:10 UTC] ✅ User profile retrieved successfully for user ID: 438
[20-May-2026 15:58:11 UTC] === API CALL LOG ===
[20-May-2026 15:58:11 UTC] Endpoint: user/profile.php
[20-May-2026 15:58:11 UTC] Full Log Data: {
    "timestamp": "2026-05-20 15:58:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.167.233.131",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.167.233.131, 172.70.219.201",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM4IiwidXNlcm5hbWUiOiJzYWJpbmhlcm85OSIsImVtYWlsIjoibGFtYXNhYmlucDlAZ21haWwuY29tIiwiZXhwIjoxNzc4MDQ3MTUzfQ.IrlsE1IUutAXo8XCmSfXrG8wXQb8bvoUC7UAmLC7QHU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fec8a9b4e8f0fce-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.167.233.131",
        "cf-ipcountry": "NP",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-May-2026 15:58:11 UTC] === END API CALL LOG ===
[20-May-2026 15:58:11 UTC] ✅ API Hash verification passed for profile endpoint
[20-May-2026 15:58:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM4IiwidXNlcm5hbWUiOiJzYWJpbmhlcm85OSIsImVtYWlsIjoibGFtYXNhYmlucDlAZ21haWwuY29tIiwiZXhwIjoxNzc4MDQ3MTUzfQ.IrlsE1IUutAXo8XCmSfXrG8wXQb8bvoUC7UAmLC7QHU
[20-May-2026 15:58:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-May-2026 15:58:11 UTC] ✅ JWT token verified successfully for user profile
[20-May-2026 15:58:11 UTC] User ID: 438
[20-May-2026 15:58:11 UTC] ✅ User profile retrieved successfully for user ID: 438
[20-May-2026 15:58:12 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-May-2026 15:58:12 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-May-2026 15:58:12 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.167.233.131, 172.70.218.160","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDM4IiwidXNlcm5hbWUiOiJzYWJpbmhlcm85OSIsImVtYWlsIjoibGFtYXNhYmlucDlAZ21haWwuY29tIiwiZXhwIjoxNzc4MDQ3MTUzfQ.IrlsE1IUutAXo8XCmSfXrG8wXQb8bvoUC7UAmLC7QHU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fec8a9b4e8e0fce-BOM","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.167.233.131","cf-ipcountry":"NP","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[20-May-2026 15:58:12 UTC] === User Orders API Called ===
[20-May-2026 15:58:12 UTC] User ID: 438
[20-May-2026 15:58:12 UTC] Limit: 20, Offset: 0
[20-May-2026 15:58:12 UTC] Orders found: 1
[20-May-2026 15:58:12 UTC] Orders data: [{"id":233,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/bagmara033\/1187","status":"completed","created_at":"2026-04-29 09:32:23","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[20-May-2026 15:58:12 UTC] Total orders count: 1
[20-May-2026 16:15:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-May-2026 16:15:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-May-2026 16:15:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40e0:102c:f253:4ff:caff:fec8:4b2d, 172.71.124.88","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIwIiwidXNlcm5hbWUiOiJTYWtpbG1vbGxhMjAwNCIsImVtYWlsIjoic2FraWxtb2xsYWluYm94QGdtYWlsLmNvbSIsImV4cCI6MTc3OTg5ODUzN30.TLNFlal40Mm1dMN44pyxTbKt14GNiz59znSqdUhYpSw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9feca428dbbdce01-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40e0:102c:f253:4ff:caff:fec8:4b2d","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[20-May-2026 16:15:38 UTC] === User Orders API Called ===
[20-May-2026 16:15:38 UTC] User ID: 620
[20-May-2026 16:15:38 UTC] Limit: 20, Offset: 0
[20-May-2026 16:15:38 UTC] Orders found: 0
[20-May-2026 16:15:38 UTC] Orders data: []
[20-May-2026 16:15:38 UTC] Total orders count: 0
[20-May-2026 16:15:38 UTC] === API CALL LOG ===
[20-May-2026 16:15:38 UTC] Endpoint: user/profile.php
[20-May-2026 16:15:38 UTC] Full Log Data: {
    "timestamp": "2026-05-20 16:15:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e0:102c:f253:4ff:caff:fec8:4b2d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e0:102c:f253:4ff:caff:fec8:4b2d, 172.71.124.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIwIiwidXNlcm5hbWUiOiJTYWtpbG1vbGxhMjAwNCIsImVtYWlsIjoic2FraWxtb2xsYWluYm94QGdtYWlsLmNvbSIsImV4cCI6MTc3OTg5ODUzN30.TLNFlal40Mm1dMN44pyxTbKt14GNiz59znSqdUhYpSw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9feca428dbb5ce01-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e0:102c:f253:4ff:caff:fec8:4b2d",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-May-2026 16:15:38 UTC] === END API CALL LOG ===
[20-May-2026 16:15:38 UTC] ✅ API Hash verification passed for profile endpoint
[20-May-2026 16:15:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIwIiwidXNlcm5hbWUiOiJTYWtpbG1vbGxhMjAwNCIsImVtYWlsIjoic2FraWxtb2xsYWluYm94QGdtYWlsLmNvbSIsImV4cCI6MTc3OTg5ODUzN30.TLNFlal40Mm1dMN44pyxTbKt14GNiz59znSqdUhYpSw
[20-May-2026 16:15:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-May-2026 16:15:38 UTC] ✅ JWT token verified successfully for user profile
[20-May-2026 16:15:38 UTC] User ID: 620
[20-May-2026 16:15:38 UTC] ✅ User profile retrieved successfully for user ID: 620
[20-May-2026 16:15:39 UTC] === API CALL LOG ===
[20-May-2026 16:15:39 UTC] Endpoint: user/profile.php
[20-May-2026 16:15:39 UTC] Full Log Data: {
    "timestamp": "2026-05-20 16:15:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e0:102c:f253:4ff:caff:fec8:4b2d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e0:102c:f253:4ff:caff:fec8:4b2d, 172.71.124.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIwIiwidXNlcm5hbWUiOiJTYWtpbG1vbGxhMjAwNCIsImVtYWlsIjoic2FraWxtb2xsYWluYm94QGdtYWlsLmNvbSIsImV4cCI6MTc3OTg5ODUzN30.TLNFlal40Mm1dMN44pyxTbKt14GNiz59znSqdUhYpSw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9feca4299d8cce01-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e0:102c:f253:4ff:caff:fec8:4b2d",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-May-2026 16:15:39 UTC] === END API CALL LOG ===
[20-May-2026 16:15:39 UTC] ✅ API Hash verification passed for profile endpoint
[20-May-2026 16:15:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIwIiwidXNlcm5hbWUiOiJTYWtpbG1vbGxhMjAwNCIsImVtYWlsIjoic2FraWxtb2xsYWluYm94QGdtYWlsLmNvbSIsImV4cCI6MTc3OTg5ODUzN30.TLNFlal40Mm1dMN44pyxTbKt14GNiz59znSqdUhYpSw
[20-May-2026 16:15:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-May-2026 16:15:39 UTC] ✅ JWT token verified successfully for user profile
[20-May-2026 16:15:39 UTC] User ID: 620
[20-May-2026 16:15:39 UTC] ✅ User profile retrieved successfully for user ID: 620
[20-May-2026 16:15:40 UTC] === API CALL LOG ===
[20-May-2026 16:15:40 UTC] Endpoint: user/profile.php
[20-May-2026 16:15:40 UTC] Full Log Data: {
    "timestamp": "2026-05-20 16:15:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e0:102c:f253:4ff:caff:fec8:4b2d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e0:102c:f253:4ff:caff:fec8:4b2d, 172.71.124.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIwIiwidXNlcm5hbWUiOiJTYWtpbG1vbGxhMjAwNCIsImVtYWlsIjoic2FraWxtb2xsYWluYm94QGdtYWlsLmNvbSIsImV4cCI6MTc3OTg5ODUzN30.TLNFlal40Mm1dMN44pyxTbKt14GNiz59znSqdUhYpSw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9feca435b991ce01-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e0:102c:f253:4ff:caff:fec8:4b2d",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-May-2026 16:15:40 UTC] === END API CALL LOG ===
[20-May-2026 16:15:40 UTC] ✅ API Hash verification passed for profile endpoint
[20-May-2026 16:15:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIwIiwidXNlcm5hbWUiOiJTYWtpbG1vbGxhMjAwNCIsImVtYWlsIjoic2FraWxtb2xsYWluYm94QGdtYWlsLmNvbSIsImV4cCI6MTc3OTg5ODUzN30.TLNFlal40Mm1dMN44pyxTbKt14GNiz59znSqdUhYpSw
[20-May-2026 16:15:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-May-2026 16:15:40 UTC] ✅ JWT token verified successfully for user profile
[20-May-2026 16:15:40 UTC] User ID: 620
[20-May-2026 16:15:40 UTC] ✅ User profile retrieved successfully for user ID: 620
[20-May-2026 16:15:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-May-2026 16:15:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-May-2026 16:15:46 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40e0:102c:f253:4ff:caff:fec8:4b2d, 172.71.124.88","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIwIiwidXNlcm5hbWUiOiJTYWtpbG1vbGxhMjAwNCIsImVtYWlsIjoic2FraWxtb2xsYWluYm94QGdtYWlsLmNvbSIsImV4cCI6MTc3OTg5ODUzN30.TLNFlal40Mm1dMN44pyxTbKt14GNiz59znSqdUhYpSw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9feca45c9c8fce01-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40e0:102c:f253:4ff:caff:fec8:4b2d","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[20-May-2026 16:15:46 UTC] === User Orders API Called ===
[20-May-2026 16:15:46 UTC] User ID: 620
[20-May-2026 16:15:46 UTC] Limit: 20, Offset: 0
[20-May-2026 16:15:46 UTC] Orders found: 0
[20-May-2026 16:15:46 UTC] Orders data: []
[20-May-2026 16:15:46 UTC] Total orders count: 0
[20-May-2026 16:15:47 UTC] === API CALL LOG ===
[20-May-2026 16:15:47 UTC] Endpoint: user/profile.php
[20-May-2026 16:15:47 UTC] Full Log Data: {
    "timestamp": "2026-05-20 16:15:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e0:102c:f253:4ff:caff:fec8:4b2d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e0:102c:f253:4ff:caff:fec8:4b2d, 172.71.124.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIwIiwidXNlcm5hbWUiOiJTYWtpbG1vbGxhMjAwNCIsImVtYWlsIjoic2FraWxtb2xsYWluYm94QGdtYWlsLmNvbSIsImV4cCI6MTc3OTg5ODUzN30.TLNFlal40Mm1dMN44pyxTbKt14GNiz59znSqdUhYpSw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9feca45c9c94ce01-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e0:102c:f253:4ff:caff:fec8:4b2d",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-May-2026 16:15:47 UTC] === END API CALL LOG ===
[20-May-2026 16:15:47 UTC] ✅ API Hash verification passed for profile endpoint
[20-May-2026 16:15:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIwIiwidXNlcm5hbWUiOiJTYWtpbG1vbGxhMjAwNCIsImVtYWlsIjoic2FraWxtb2xsYWluYm94QGdtYWlsLmNvbSIsImV4cCI6MTc3OTg5ODUzN30.TLNFlal40Mm1dMN44pyxTbKt14GNiz59znSqdUhYpSw
[20-May-2026 16:15:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-May-2026 16:15:47 UTC] ✅ JWT token verified successfully for user profile
[20-May-2026 16:15:47 UTC] User ID: 620
[20-May-2026 16:15:47 UTC] ✅ User profile retrieved successfully for user ID: 620
[20-May-2026 16:15:47 UTC] === API CALL LOG ===
[20-May-2026 16:15:47 UTC] Endpoint: user/profile.php
[20-May-2026 16:15:47 UTC] Full Log Data: {
    "timestamp": "2026-05-20 16:15:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e0:102c:f253:4ff:caff:fec8:4b2d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e0:102c:f253:4ff:caff:fec8:4b2d, 172.71.124.88",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIwIiwidXNlcm5hbWUiOiJTYWtpbG1vbGxhMjAwNCIsImVtYWlsIjoic2FraWxtb2xsYWluYm94QGdtYWlsLmNvbSIsImV4cCI6MTc3OTg5ODUzN30.TLNFlal40Mm1dMN44pyxTbKt14GNiz59znSqdUhYpSw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9feca4603d97ce01-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e0:102c:f253:4ff:caff:fec8:4b2d",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-May-2026 16:15:47 UTC] === END API CALL LOG ===
[20-May-2026 16:15:47 UTC] ✅ API Hash verification passed for profile endpoint
[20-May-2026 16:15:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIwIiwidXNlcm5hbWUiOiJTYWtpbG1vbGxhMjAwNCIsImVtYWlsIjoic2FraWxtb2xsYWluYm94QGdtYWlsLmNvbSIsImV4cCI6MTc3OTg5ODUzN30.TLNFlal40Mm1dMN44pyxTbKt14GNiz59znSqdUhYpSw
[20-May-2026 16:15:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-May-2026 16:15:47 UTC] ✅ JWT token verified successfully for user profile
[20-May-2026 16:15:47 UTC] User ID: 620
[20-May-2026 16:15:47 UTC] ✅ User profile retrieved successfully for user ID: 620
[20-May-2026 16:15:48 UTC] === API CALL LOG ===
[20-May-2026 16:15:48 UTC] Endpoint: user/profile.php
[20-May-2026 16:15:48 UTC] Full Log Data: {
    "timestamp": "2026-05-20 16:15:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e0:102c:f253:4ff:caff:fec8:4b2d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e0:102c:f253:4ff:caff:fec8:4b2d, 172.71.124.88",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIwIiwidXNlcm5hbWUiOiJTYWtpbG1vbGxhMjAwNCIsImVtYWlsIjoic2FraWxtb2xsYWluYm94QGdtYWlsLmNvbSIsImV4cCI6MTc3OTg5ODUzN30.TLNFlal40Mm1dMN44pyxTbKt14GNiz59znSqdUhYpSw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9feca4695aa8ce01-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e0:102c:f253:4ff:caff:fec8:4b2d",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-May-2026 16:15:48 UTC] === END API CALL LOG ===
[20-May-2026 16:15:48 UTC] ✅ API Hash verification passed for profile endpoint
[20-May-2026 16:15:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIwIiwidXNlcm5hbWUiOiJTYWtpbG1vbGxhMjAwNCIsImVtYWlsIjoic2FraWxtb2xsYWluYm94QGdtYWlsLmNvbSIsImV4cCI6MTc3OTg5ODUzN30.TLNFlal40Mm1dMN44pyxTbKt14GNiz59znSqdUhYpSw
[20-May-2026 16:15:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-May-2026 16:15:48 UTC] ✅ JWT token verified successfully for user profile
[20-May-2026 16:15:48 UTC] User ID: 620
[20-May-2026 16:15:48 UTC] ✅ User profile retrieved successfully for user ID: 620
[20-May-2026 16:16:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-May-2026 16:16:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-May-2026 16:16:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40e0:102c:f253:4ff:caff:fec8:4b2d, 172.71.124.88","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIwIiwidXNlcm5hbWUiOiJTYWtpbG1vbGxhMjAwNCIsImVtYWlsIjoic2FraWxtb2xsYWluYm94QGdtYWlsLmNvbSIsImV4cCI6MTc3OTg5ODUzN30.TLNFlal40Mm1dMN44pyxTbKt14GNiz59znSqdUhYpSw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9feca58dae6cce01-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40e0:102c:f253:4ff:caff:fec8:4b2d","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[20-May-2026 16:16:36 UTC] === User Orders API Called ===
[20-May-2026 16:16:36 UTC] User ID: 620
[20-May-2026 16:16:36 UTC] Limit: 20, Offset: 0
[20-May-2026 16:16:36 UTC] Orders found: 0
[20-May-2026 16:16:36 UTC] Orders data: []
[20-May-2026 16:16:36 UTC] Total orders count: 0
[20-May-2026 16:16:36 UTC] === API CALL LOG ===
[20-May-2026 16:16:36 UTC] Endpoint: user/profile.php
[20-May-2026 16:16:36 UTC] Full Log Data: {
    "timestamp": "2026-05-20 16:16:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e0:102c:f253:4ff:caff:fec8:4b2d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e0:102c:f253:4ff:caff:fec8:4b2d, 172.71.124.88",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIwIiwidXNlcm5hbWUiOiJTYWtpbG1vbGxhMjAwNCIsImVtYWlsIjoic2FraWxtb2xsYWluYm94QGdtYWlsLmNvbSIsImV4cCI6MTc3OTg5ODUzN30.TLNFlal40Mm1dMN44pyxTbKt14GNiz59znSqdUhYpSw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9feca58dae6ece01-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e0:102c:f253:4ff:caff:fec8:4b2d",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-May-2026 16:16:36 UTC] === END API CALL LOG ===
[20-May-2026 16:16:36 UTC] ✅ API Hash verification passed for profile endpoint
[20-May-2026 16:16:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIwIiwidXNlcm5hbWUiOiJTYWtpbG1vbGxhMjAwNCIsImVtYWlsIjoic2FraWxtb2xsYWluYm94QGdtYWlsLmNvbSIsImV4cCI6MTc3OTg5ODUzN30.TLNFlal40Mm1dMN44pyxTbKt14GNiz59znSqdUhYpSw
[20-May-2026 16:16:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-May-2026 16:16:36 UTC] ✅ JWT token verified successfully for user profile
[20-May-2026 16:16:36 UTC] User ID: 620
[20-May-2026 16:16:36 UTC] ✅ User profile retrieved successfully for user ID: 620
[20-May-2026 16:16:36 UTC] === API CALL LOG ===
[20-May-2026 16:16:36 UTC] Endpoint: user/profile.php
[20-May-2026 16:16:36 UTC] Full Log Data: {
    "timestamp": "2026-05-20 16:16:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e0:102c:f253:4ff:caff:fec8:4b2d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e0:102c:f253:4ff:caff:fec8:4b2d, 172.71.124.88",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIwIiwidXNlcm5hbWUiOiJTYWtpbG1vbGxhMjAwNCIsImVtYWlsIjoic2FraWxtb2xsYWluYm94QGdtYWlsLmNvbSIsImV4cCI6MTc3OTg5ODUzN30.TLNFlal40Mm1dMN44pyxTbKt14GNiz59znSqdUhYpSw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9feca5910f9bce01-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e0:102c:f253:4ff:caff:fec8:4b2d",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-May-2026 16:16:36 UTC] === END API CALL LOG ===
[20-May-2026 16:16:36 UTC] ✅ API Hash verification passed for profile endpoint
[20-May-2026 16:16:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIwIiwidXNlcm5hbWUiOiJTYWtpbG1vbGxhMjAwNCIsImVtYWlsIjoic2FraWxtb2xsYWluYm94QGdtYWlsLmNvbSIsImV4cCI6MTc3OTg5ODUzN30.TLNFlal40Mm1dMN44pyxTbKt14GNiz59znSqdUhYpSw
[20-May-2026 16:16:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-May-2026 16:16:36 UTC] ✅ JWT token verified successfully for user profile
[20-May-2026 16:16:36 UTC] User ID: 620
[20-May-2026 16:16:36 UTC] ✅ User profile retrieved successfully for user ID: 620
[20-May-2026 16:16:37 UTC] === API CALL LOG ===
[20-May-2026 16:16:37 UTC] Endpoint: user/profile.php
[20-May-2026 16:16:37 UTC] Full Log Data: {
    "timestamp": "2026-05-20 16:16:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e0:102c:f253:4ff:caff:fec8:4b2d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e0:102c:f253:4ff:caff:fec8:4b2d, 172.71.124.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIwIiwidXNlcm5hbWUiOiJTYWtpbG1vbGxhMjAwNCIsImVtYWlsIjoic2FraWxtb2xsYWluYm94QGdtYWlsLmNvbSIsImV4cCI6MTc3OTg5ODUzN30.TLNFlal40Mm1dMN44pyxTbKt14GNiz59znSqdUhYpSw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9feca59a685bce01-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e0:102c:f253:4ff:caff:fec8:4b2d",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-May-2026 16:16:37 UTC] === END API CALL LOG ===
[20-May-2026 16:16:37 UTC] ✅ API Hash verification passed for profile endpoint
[20-May-2026 16:16:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIwIiwidXNlcm5hbWUiOiJTYWtpbG1vbGxhMjAwNCIsImVtYWlsIjoic2FraWxtb2xsYWluYm94QGdtYWlsLmNvbSIsImV4cCI6MTc3OTg5ODUzN30.TLNFlal40Mm1dMN44pyxTbKt14GNiz59znSqdUhYpSw
[20-May-2026 16:16:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-May-2026 16:16:37 UTC] ✅ JWT token verified successfully for user profile
[20-May-2026 16:16:37 UTC] User ID: 620
[20-May-2026 16:16:37 UTC] ✅ User profile retrieved successfully for user ID: 620
[20-May-2026 16:16:45 UTC] === API CALL LOG ===
[20-May-2026 16:16:45 UTC] Endpoint: user/profile.php
[20-May-2026 16:16:45 UTC] Full Log Data: {
    "timestamp": "2026-05-20 16:16:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e0:102c:f253:4ff:caff:fec8:4b2d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e0:102c:f253:4ff:caff:fec8:4b2d, 172.71.124.88",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIwIiwidXNlcm5hbWUiOiJTYWtpbG1vbGxhMjAwNCIsImVtYWlsIjoic2FraWxtb2xsYWluYm94QGdtYWlsLmNvbSIsImV4cCI6MTc3OTg5ODUzN30.TLNFlal40Mm1dMN44pyxTbKt14GNiz59znSqdUhYpSw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9feca5ca7cf3ce01-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e0:102c:f253:4ff:caff:fec8:4b2d",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-May-2026 16:16:45 UTC] === END API CALL LOG ===
[20-May-2026 16:16:45 UTC] ✅ API Hash verification passed for profile endpoint
[20-May-2026 16:16:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIwIiwidXNlcm5hbWUiOiJTYWtpbG1vbGxhMjAwNCIsImVtYWlsIjoic2FraWxtb2xsYWluYm94QGdtYWlsLmNvbSIsImV4cCI6MTc3OTg5ODUzN30.TLNFlal40Mm1dMN44pyxTbKt14GNiz59znSqdUhYpSw
[20-May-2026 16:16:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-May-2026 16:16:45 UTC] ✅ JWT token verified successfully for user profile
[20-May-2026 16:16:45 UTC] User ID: 620
[20-May-2026 16:16:45 UTC] ✅ User profile retrieved successfully for user ID: 620
[20-May-2026 16:16:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-May-2026 16:16:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-May-2026 16:16:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40e0:102c:f253:4ff:caff:fec8:4b2d, 172.71.124.88","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIwIiwidXNlcm5hbWUiOiJTYWtpbG1vbGxhMjAwNCIsImVtYWlsIjoic2FraWxtb2xsYWluYm94QGdtYWlsLmNvbSIsImV4cCI6MTc3OTg5ODUzN30.TLNFlal40Mm1dMN44pyxTbKt14GNiz59znSqdUhYpSw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9feca5ca7cf1ce01-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40e0:102c:f253:4ff:caff:fec8:4b2d","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[20-May-2026 16:16:45 UTC] === User Orders API Called ===
[20-May-2026 16:16:45 UTC] User ID: 620
[20-May-2026 16:16:45 UTC] Limit: 20, Offset: 0
[20-May-2026 16:16:45 UTC] Orders found: 0
[20-May-2026 16:16:45 UTC] Orders data: []
[20-May-2026 16:16:45 UTC] Total orders count: 0
[20-May-2026 16:16:45 UTC] === API CALL LOG ===
[20-May-2026 16:16:45 UTC] Endpoint: user/profile.php
[20-May-2026 16:16:45 UTC] Full Log Data: {
    "timestamp": "2026-05-20 16:16:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e0:102c:f253:4ff:caff:fec8:4b2d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e0:102c:f253:4ff:caff:fec8:4b2d, 172.71.124.88",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIwIiwidXNlcm5hbWUiOiJTYWtpbG1vbGxhMjAwNCIsImVtYWlsIjoic2FraWxtb2xsYWluYm94QGdtYWlsLmNvbSIsImV4cCI6MTc3OTg5ODUzN30.TLNFlal40Mm1dMN44pyxTbKt14GNiz59znSqdUhYpSw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9feca5cdfd3ace01-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e0:102c:f253:4ff:caff:fec8:4b2d",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-May-2026 16:16:45 UTC] === END API CALL LOG ===
[20-May-2026 16:16:45 UTC] ✅ API Hash verification passed for profile endpoint
[20-May-2026 16:16:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIwIiwidXNlcm5hbWUiOiJTYWtpbG1vbGxhMjAwNCIsImVtYWlsIjoic2FraWxtb2xsYWluYm94QGdtYWlsLmNvbSIsImV4cCI6MTc3OTg5ODUzN30.TLNFlal40Mm1dMN44pyxTbKt14GNiz59znSqdUhYpSw
[20-May-2026 16:16:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-May-2026 16:16:45 UTC] ✅ JWT token verified successfully for user profile
[20-May-2026 16:16:45 UTC] User ID: 620
[20-May-2026 16:16:45 UTC] ✅ User profile retrieved successfully for user ID: 620
[20-May-2026 16:16:47 UTC] === API CALL LOG ===
[20-May-2026 16:16:47 UTC] Endpoint: user/profile.php
[20-May-2026 16:16:47 UTC] Full Log Data: {
    "timestamp": "2026-05-20 16:16:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e0:102c:f253:4ff:caff:fec8:4b2d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e0:102c:f253:4ff:caff:fec8:4b2d, 172.71.124.88",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIwIiwidXNlcm5hbWUiOiJTYWtpbG1vbGxhMjAwNCIsImVtYWlsIjoic2FraWxtb2xsYWluYm94QGdtYWlsLmNvbSIsImV4cCI6MTc3OTg5ODUzN30.TLNFlal40Mm1dMN44pyxTbKt14GNiz59znSqdUhYpSw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9feca5d7ac41ce01-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e0:102c:f253:4ff:caff:fec8:4b2d",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-May-2026 16:16:47 UTC] === END API CALL LOG ===
[20-May-2026 16:16:47 UTC] ✅ API Hash verification passed for profile endpoint
[20-May-2026 16:16:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIwIiwidXNlcm5hbWUiOiJTYWtpbG1vbGxhMjAwNCIsImVtYWlsIjoic2FraWxtb2xsYWluYm94QGdtYWlsLmNvbSIsImV4cCI6MTc3OTg5ODUzN30.TLNFlal40Mm1dMN44pyxTbKt14GNiz59znSqdUhYpSw
[20-May-2026 16:16:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-May-2026 16:16:47 UTC] ✅ JWT token verified successfully for user profile
[20-May-2026 16:16:47 UTC] User ID: 620
[20-May-2026 16:16:47 UTC] ✅ User profile retrieved successfully for user ID: 620
[20-May-2026 16:16:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-May-2026 16:16:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-May-2026 16:16:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40e0:102c:f253:4ff:caff:fec8:4b2d, 172.71.124.88","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIwIiwidXNlcm5hbWUiOiJTYWtpbG1vbGxhMjAwNCIsImVtYWlsIjoic2FraWxtb2xsYWluYm94QGdtYWlsLmNvbSIsImV4cCI6MTc3OTg5ODUzN30.TLNFlal40Mm1dMN44pyxTbKt14GNiz59znSqdUhYpSw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9feca5f34c35ce01-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40e0:102c:f253:4ff:caff:fec8:4b2d","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[20-May-2026 16:16:51 UTC] === User Orders API Called ===
[20-May-2026 16:16:51 UTC] User ID: 620
[20-May-2026 16:16:51 UTC] Limit: 20, Offset: 0
[20-May-2026 16:16:51 UTC] Orders found: 0
[20-May-2026 16:16:51 UTC] Orders data: []
[20-May-2026 16:16:51 UTC] === API CALL LOG ===
[20-May-2026 16:16:51 UTC] Total orders count: 0
[20-May-2026 16:16:51 UTC] Endpoint: user/profile.php
[20-May-2026 16:16:51 UTC] Full Log Data: {
    "timestamp": "2026-05-20 16:16:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e0:102c:f253:4ff:caff:fec8:4b2d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e0:102c:f253:4ff:caff:fec8:4b2d, 172.71.124.88",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIwIiwidXNlcm5hbWUiOiJTYWtpbG1vbGxhMjAwNCIsImVtYWlsIjoic2FraWxtb2xsYWluYm94QGdtYWlsLmNvbSIsImV4cCI6MTc3OTg5ODUzN30.TLNFlal40Mm1dMN44pyxTbKt14GNiz59znSqdUhYpSw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9feca5f34c38ce01-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e0:102c:f253:4ff:caff:fec8:4b2d",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-May-2026 16:16:51 UTC] === END API CALL LOG ===
[20-May-2026 16:16:51 UTC] ✅ API Hash verification passed for profile endpoint
[20-May-2026 16:16:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIwIiwidXNlcm5hbWUiOiJTYWtpbG1vbGxhMjAwNCIsImVtYWlsIjoic2FraWxtb2xsYWluYm94QGdtYWlsLmNvbSIsImV4cCI6MTc3OTg5ODUzN30.TLNFlal40Mm1dMN44pyxTbKt14GNiz59znSqdUhYpSw
[20-May-2026 16:16:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-May-2026 16:16:51 UTC] ✅ JWT token verified successfully for user profile
[20-May-2026 16:16:51 UTC] User ID: 620
[20-May-2026 16:16:51 UTC] ✅ User profile retrieved successfully for user ID: 620
[20-May-2026 16:16:52 UTC] === API CALL LOG ===
[20-May-2026 16:16:52 UTC] Endpoint: user/profile.php
[20-May-2026 16:16:52 UTC] Full Log Data: {
    "timestamp": "2026-05-20 16:16:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e0:102c:f253:4ff:caff:fec8:4b2d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e0:102c:f253:4ff:caff:fec8:4b2d, 172.71.124.88",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIwIiwidXNlcm5hbWUiOiJTYWtpbG1vbGxhMjAwNCIsImVtYWlsIjoic2FraWxtb2xsYWluYm94QGdtYWlsLmNvbSIsImV4cCI6MTc3OTg5ODUzN30.TLNFlal40Mm1dMN44pyxTbKt14GNiz59znSqdUhYpSw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9feca5f6fdc0ce01-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e0:102c:f253:4ff:caff:fec8:4b2d",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-May-2026 16:16:52 UTC] === END API CALL LOG ===
[20-May-2026 16:16:52 UTC] ✅ API Hash verification passed for profile endpoint
[20-May-2026 16:16:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIwIiwidXNlcm5hbWUiOiJTYWtpbG1vbGxhMjAwNCIsImVtYWlsIjoic2FraWxtb2xsYWluYm94QGdtYWlsLmNvbSIsImV4cCI6MTc3OTg5ODUzN30.TLNFlal40Mm1dMN44pyxTbKt14GNiz59znSqdUhYpSw
[20-May-2026 16:16:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-May-2026 16:16:52 UTC] ✅ JWT token verified successfully for user profile
[20-May-2026 16:16:52 UTC] User ID: 620
[20-May-2026 16:16:52 UTC] ✅ User profile retrieved successfully for user ID: 620
[20-May-2026 16:16:53 UTC] === API CALL LOG ===
[20-May-2026 16:16:53 UTC] Endpoint: user/profile.php
[20-May-2026 16:16:53 UTC] Full Log Data: {
    "timestamp": "2026-05-20 16:16:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e0:102c:f253:4ff:caff:fec8:4b2d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e0:102c:f253:4ff:caff:fec8:4b2d, 172.71.124.88",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIwIiwidXNlcm5hbWUiOiJTYWtpbG1vbGxhMjAwNCIsImVtYWlsIjoic2FraWxtb2xsYWluYm94QGdtYWlsLmNvbSIsImV4cCI6MTc3OTg5ODUzN30.TLNFlal40Mm1dMN44pyxTbKt14GNiz59znSqdUhYpSw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9feca5fba942ce01-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e0:102c:f253:4ff:caff:fec8:4b2d",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-May-2026 16:16:53 UTC] === END API CALL LOG ===
[20-May-2026 16:16:53 UTC] ✅ API Hash verification passed for profile endpoint
[20-May-2026 16:16:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIwIiwidXNlcm5hbWUiOiJTYWtpbG1vbGxhMjAwNCIsImVtYWlsIjoic2FraWxtb2xsYWluYm94QGdtYWlsLmNvbSIsImV4cCI6MTc3OTg5ODUzN30.TLNFlal40Mm1dMN44pyxTbKt14GNiz59znSqdUhYpSw
[20-May-2026 16:16:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-May-2026 16:16:53 UTC] ✅ JWT token verified successfully for user profile
[20-May-2026 16:16:53 UTC] User ID: 620
[20-May-2026 16:16:53 UTC] ✅ User profile retrieved successfully for user ID: 620
[20-May-2026 16:17:24 UTC] === API CALL LOG ===
[20-May-2026 16:17:24 UTC] Endpoint: user/profile.php
[20-May-2026 16:17:24 UTC] Full Log Data: {
    "timestamp": "2026-05-20 16:17:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e0:102c:f253:4ff:caff:fec8:4b2d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e0:102c:f253:4ff:caff:fec8:4b2d, 172.71.124.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIwIiwidXNlcm5hbWUiOiJTYWtpbG1vbGxhMjAwNCIsImVtYWlsIjoic2FraWxtb2xsYWluYm94QGdtYWlsLmNvbSIsImV4cCI6MTc3OTg5ODUzN30.TLNFlal40Mm1dMN44pyxTbKt14GNiz59znSqdUhYpSw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9feca6c08d78ce01-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e0:102c:f253:4ff:caff:fec8:4b2d",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-May-2026 16:17:24 UTC] === END API CALL LOG ===
[20-May-2026 16:17:24 UTC] ✅ API Hash verification passed for profile endpoint
[20-May-2026 16:17:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIwIiwidXNlcm5hbWUiOiJTYWtpbG1vbGxhMjAwNCIsImVtYWlsIjoic2FraWxtb2xsYWluYm94QGdtYWlsLmNvbSIsImV4cCI6MTc3OTg5ODUzN30.TLNFlal40Mm1dMN44pyxTbKt14GNiz59znSqdUhYpSw
[20-May-2026 16:17:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-May-2026 16:17:24 UTC] ✅ JWT token verified successfully for user profile
[20-May-2026 16:17:24 UTC] User ID: 620
[20-May-2026 16:17:24 UTC] ✅ User profile retrieved successfully for user ID: 620
[20-May-2026 16:17:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-May-2026 16:17:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-May-2026 16:17:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40e0:102c:f253:4ff:caff:fec8:4b2d, 172.71.124.89","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIwIiwidXNlcm5hbWUiOiJTYWtpbG1vbGxhMjAwNCIsImVtYWlsIjoic2FraWxtb2xsYWluYm94QGdtYWlsLmNvbSIsImV4cCI6MTc3OTg5ODUzN30.TLNFlal40Mm1dMN44pyxTbKt14GNiz59znSqdUhYpSw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9feca6be3fd6ce01-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40e0:102c:f253:4ff:caff:fec8:4b2d","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[20-May-2026 16:17:24 UTC] === User Orders API Called ===
[20-May-2026 16:17:24 UTC] User ID: 620
[20-May-2026 16:17:24 UTC] Limit: 20, Offset: 0
[20-May-2026 16:17:24 UTC] Orders found: 0
[20-May-2026 16:17:24 UTC] Orders data: []
[20-May-2026 16:17:24 UTC] Total orders count: 0
[20-May-2026 16:17:24 UTC] === API CALL LOG ===
[20-May-2026 16:17:24 UTC] Endpoint: user/profile.php
[20-May-2026 16:17:24 UTC] Full Log Data: {
    "timestamp": "2026-05-20 16:17:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e0:102c:f253:4ff:caff:fec8:4b2d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e0:102c:f253:4ff:caff:fec8:4b2d, 172.71.124.88",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIwIiwidXNlcm5hbWUiOiJTYWtpbG1vbGxhMjAwNCIsImVtYWlsIjoic2FraWxtb2xsYWluYm94QGdtYWlsLmNvbSIsImV4cCI6MTc3OTg5ODUzN30.TLNFlal40Mm1dMN44pyxTbKt14GNiz59znSqdUhYpSw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9feca6be3fdace01-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e0:102c:f253:4ff:caff:fec8:4b2d",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-May-2026 16:17:24 UTC] === END API CALL LOG ===
[20-May-2026 16:17:24 UTC] ✅ API Hash verification passed for profile endpoint
[20-May-2026 16:17:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIwIiwidXNlcm5hbWUiOiJTYWtpbG1vbGxhMjAwNCIsImVtYWlsIjoic2FraWxtb2xsYWluYm94QGdtYWlsLmNvbSIsImV4cCI6MTc3OTg5ODUzN30.TLNFlal40Mm1dMN44pyxTbKt14GNiz59znSqdUhYpSw
[20-May-2026 16:17:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-May-2026 16:17:24 UTC] ✅ JWT token verified successfully for user profile
[20-May-2026 16:17:24 UTC] User ID: 620
[20-May-2026 16:17:24 UTC] ✅ User profile retrieved successfully for user ID: 620
[20-May-2026 16:17:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-May-2026 16:17:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-May-2026 16:17:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40e0:102c:f253:4ff:caff:fec8:4b2d, 172.71.124.89","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIwIiwidXNlcm5hbWUiOiJTYWtpbG1vbGxhMjAwNCIsImVtYWlsIjoic2FraWxtb2xsYWluYm94QGdtYWlsLmNvbSIsImV4cCI6MTc3OTg5ODUzN30.TLNFlal40Mm1dMN44pyxTbKt14GNiz59znSqdUhYpSw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9feca6cace1bce01-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40e0:102c:f253:4ff:caff:fec8:4b2d","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[20-May-2026 16:17:26 UTC] === User Orders API Called ===
[20-May-2026 16:17:26 UTC] User ID: 620
[20-May-2026 16:17:26 UTC] Limit: 20, Offset: 0
[20-May-2026 16:17:26 UTC] Orders found: 0
[20-May-2026 16:17:26 UTC] Orders data: []
[20-May-2026 16:17:26 UTC] Total orders count: 0
[20-May-2026 16:17:26 UTC] === API CALL LOG ===
[20-May-2026 16:17:26 UTC] Endpoint: user/profile.php
[20-May-2026 16:17:26 UTC] Full Log Data: {
    "timestamp": "2026-05-20 16:17:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e0:102c:f253:4ff:caff:fec8:4b2d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e0:102c:f253:4ff:caff:fec8:4b2d, 172.71.124.88",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIwIiwidXNlcm5hbWUiOiJTYWtpbG1vbGxhMjAwNCIsImVtYWlsIjoic2FraWxtb2xsYWluYm94QGdtYWlsLmNvbSIsImV4cCI6MTc3OTg5ODUzN30.TLNFlal40Mm1dMN44pyxTbKt14GNiz59znSqdUhYpSw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9feca6cd7c5cce01-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e0:102c:f253:4ff:caff:fec8:4b2d",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-May-2026 16:17:26 UTC] === END API CALL LOG ===
[20-May-2026 16:17:26 UTC] ✅ API Hash verification passed for profile endpoint
[20-May-2026 16:17:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIwIiwidXNlcm5hbWUiOiJTYWtpbG1vbGxhMjAwNCIsImVtYWlsIjoic2FraWxtb2xsYWluYm94QGdtYWlsLmNvbSIsImV4cCI6MTc3OTg5ODUzN30.TLNFlal40Mm1dMN44pyxTbKt14GNiz59znSqdUhYpSw
[20-May-2026 16:17:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-May-2026 16:17:26 UTC] ✅ JWT token verified successfully for user profile
[20-May-2026 16:17:26 UTC] User ID: 620
[20-May-2026 16:17:26 UTC] ✅ User profile retrieved successfully for user ID: 620
[20-May-2026 16:17:27 UTC] === API CALL LOG ===
[20-May-2026 16:17:27 UTC] Endpoint: user/profile.php
[20-May-2026 16:17:27 UTC] Full Log Data: {
    "timestamp": "2026-05-20 16:17:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e0:102c:f253:4ff:caff:fec8:4b2d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e0:102c:f253:4ff:caff:fec8:4b2d, 172.71.124.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIwIiwidXNlcm5hbWUiOiJTYWtpbG1vbGxhMjAwNCIsImVtYWlsIjoic2FraWxtb2xsYWluYm94QGdtYWlsLmNvbSIsImV4cCI6MTc3OTg5ODUzN30.TLNFlal40Mm1dMN44pyxTbKt14GNiz59znSqdUhYpSw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9feca6d35aface01-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e0:102c:f253:4ff:caff:fec8:4b2d",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-May-2026 16:17:27 UTC] === END API CALL LOG ===
[20-May-2026 16:17:27 UTC] ✅ API Hash verification passed for profile endpoint
[20-May-2026 16:17:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIwIiwidXNlcm5hbWUiOiJTYWtpbG1vbGxhMjAwNCIsImVtYWlsIjoic2FraWxtb2xsYWluYm94QGdtYWlsLmNvbSIsImV4cCI6MTc3OTg5ODUzN30.TLNFlal40Mm1dMN44pyxTbKt14GNiz59znSqdUhYpSw
[20-May-2026 16:17:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-May-2026 16:17:27 UTC] ✅ JWT token verified successfully for user profile
[20-May-2026 16:17:27 UTC] User ID: 620
[20-May-2026 16:17:27 UTC] ✅ User profile retrieved successfully for user ID: 620
[20-May-2026 16:17:28 UTC] User Purchases API - User ID: 620
[20-May-2026 16:17:28 UTC] User Purchases API - Total purchases found: 1
[20-May-2026 16:17:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-May-2026 16:17:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-May-2026 16:17:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40e0:102c:f253:4ff:caff:fec8:4b2d, 172.71.124.88","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIwIiwidXNlcm5hbWUiOiJTYWtpbG1vbGxhMjAwNCIsImVtYWlsIjoic2FraWxtb2xsYWluYm94QGdtYWlsLmNvbSIsImV4cCI6MTc3OTg5ODUzN30.TLNFlal40Mm1dMN44pyxTbKt14GNiz59znSqdUhYpSw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9feca6e2d973ce01-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40e0:102c:f253:4ff:caff:fec8:4b2d","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[20-May-2026 16:17:30 UTC] === User Orders API Called ===
[20-May-2026 16:17:30 UTC] User ID: 620
[20-May-2026 16:17:30 UTC] Limit: 20, Offset: 0
[20-May-2026 16:17:30 UTC] Orders found: 0
[20-May-2026 16:17:30 UTC] Orders data: []
[20-May-2026 16:17:30 UTC] Total orders count: 0
[20-May-2026 16:17:30 UTC] === API CALL LOG ===
[20-May-2026 16:17:30 UTC] Endpoint: user/profile.php
[20-May-2026 16:17:30 UTC] Full Log Data: {
    "timestamp": "2026-05-20 16:17:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e0:102c:f253:4ff:caff:fec8:4b2d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e0:102c:f253:4ff:caff:fec8:4b2d, 172.71.124.88",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIwIiwidXNlcm5hbWUiOiJTYWtpbG1vbGxhMjAwNCIsImVtYWlsIjoic2FraWxtb2xsYWluYm94QGdtYWlsLmNvbSIsImV4cCI6MTc3OTg5ODUzN30.TLNFlal40Mm1dMN44pyxTbKt14GNiz59znSqdUhYpSw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9feca6e2d977ce01-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e0:102c:f253:4ff:caff:fec8:4b2d",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-May-2026 16:17:30 UTC] === END API CALL LOG ===
[20-May-2026 16:17:30 UTC] ✅ API Hash verification passed for profile endpoint
[20-May-2026 16:17:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIwIiwidXNlcm5hbWUiOiJTYWtpbG1vbGxhMjAwNCIsImVtYWlsIjoic2FraWxtb2xsYWluYm94QGdtYWlsLmNvbSIsImV4cCI6MTc3OTg5ODUzN30.TLNFlal40Mm1dMN44pyxTbKt14GNiz59znSqdUhYpSw
[20-May-2026 16:17:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-May-2026 16:17:30 UTC] ✅ JWT token verified successfully for user profile
[20-May-2026 16:17:30 UTC] User ID: 620
[20-May-2026 16:17:30 UTC] ✅ User profile retrieved successfully for user ID: 620
[20-May-2026 16:17:30 UTC] === API CALL LOG ===
[20-May-2026 16:17:30 UTC] Endpoint: user/profile.php
[20-May-2026 16:17:30 UTC] Full Log Data: {
    "timestamp": "2026-05-20 16:17:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e0:102c:f253:4ff:caff:fec8:4b2d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e0:102c:f253:4ff:caff:fec8:4b2d, 172.71.124.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIwIiwidXNlcm5hbWUiOiJTYWtpbG1vbGxhMjAwNCIsImVtYWlsIjoic2FraWxtb2xsYWluYm94QGdtYWlsLmNvbSIsImV4cCI6MTc3OTg5ODUzN30.TLNFlal40Mm1dMN44pyxTbKt14GNiz59znSqdUhYpSw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9feca6e80e4dce01-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e0:102c:f253:4ff:caff:fec8:4b2d",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-May-2026 16:17:30 UTC] === END API CALL LOG ===
[20-May-2026 16:17:30 UTC] ✅ API Hash verification passed for profile endpoint
[20-May-2026 16:17:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIwIiwidXNlcm5hbWUiOiJTYWtpbG1vbGxhMjAwNCIsImVtYWlsIjoic2FraWxtb2xsYWluYm94QGdtYWlsLmNvbSIsImV4cCI6MTc3OTg5ODUzN30.TLNFlal40Mm1dMN44pyxTbKt14GNiz59znSqdUhYpSw
[20-May-2026 16:17:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-May-2026 16:17:30 UTC] ✅ JWT token verified successfully for user profile
[20-May-2026 16:17:30 UTC] User ID: 620
[20-May-2026 16:17:30 UTC] ✅ User profile retrieved successfully for user ID: 620
[20-May-2026 16:17:32 UTC] === API CALL LOG ===
[20-May-2026 16:17:32 UTC] Endpoint: user/profile.php
[20-May-2026 16:17:32 UTC] Full Log Data: {
    "timestamp": "2026-05-20 16:17:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e0:102c:f253:4ff:caff:fec8:4b2d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e0:102c:f253:4ff:caff:fec8:4b2d, 172.71.124.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIwIiwidXNlcm5hbWUiOiJTYWtpbG1vbGxhMjAwNCIsImVtYWlsIjoic2FraWxtb2xsYWluYm94QGdtYWlsLmNvbSIsImV4cCI6MTc3OTg5ODUzN30.TLNFlal40Mm1dMN44pyxTbKt14GNiz59znSqdUhYpSw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9feca6eeee84ce01-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e0:102c:f253:4ff:caff:fec8:4b2d",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-May-2026 16:17:32 UTC] === END API CALL LOG ===
[20-May-2026 16:17:32 UTC] ✅ API Hash verification passed for profile endpoint
[20-May-2026 16:17:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIwIiwidXNlcm5hbWUiOiJTYWtpbG1vbGxhMjAwNCIsImVtYWlsIjoic2FraWxtb2xsYWluYm94QGdtYWlsLmNvbSIsImV4cCI6MTc3OTg5ODUzN30.TLNFlal40Mm1dMN44pyxTbKt14GNiz59znSqdUhYpSw
[20-May-2026 16:17:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-May-2026 16:17:32 UTC] ✅ JWT token verified successfully for user profile
[20-May-2026 16:17:32 UTC] User ID: 620
[20-May-2026 16:17:32 UTC] ✅ User profile retrieved successfully for user ID: 620
[20-May-2026 16:17:43 UTC] === API CALL LOG ===
[20-May-2026 16:17:43 UTC] Endpoint: user/profile.php
[20-May-2026 16:17:43 UTC] Full Log Data: {
    "timestamp": "2026-05-20 16:17:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e0:102c:f253:4ff:caff:fec8:4b2d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e0:102c:f253:4ff:caff:fec8:4b2d, 172.71.124.88",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIwIiwidXNlcm5hbWUiOiJTYWtpbG1vbGxhMjAwNCIsImVtYWlsIjoic2FraWxtb2xsYWluYm94QGdtYWlsLmNvbSIsImV4cCI6MTc3OTg5ODUzN30.TLNFlal40Mm1dMN44pyxTbKt14GNiz59znSqdUhYpSw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9feca733e941ce01-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e0:102c:f253:4ff:caff:fec8:4b2d",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-May-2026 16:17:43 UTC] === END API CALL LOG ===
[20-May-2026 16:17:43 UTC] ✅ API Hash verification passed for profile endpoint
[20-May-2026 16:17:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIwIiwidXNlcm5hbWUiOiJTYWtpbG1vbGxhMjAwNCIsImVtYWlsIjoic2FraWxtb2xsYWluYm94QGdtYWlsLmNvbSIsImV4cCI6MTc3OTg5ODUzN30.TLNFlal40Mm1dMN44pyxTbKt14GNiz59znSqdUhYpSw
[20-May-2026 16:17:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-May-2026 16:17:43 UTC] ✅ JWT token verified successfully for user profile
[20-May-2026 16:17:43 UTC] User ID: 620
[20-May-2026 16:17:43 UTC] ✅ User profile retrieved successfully for user ID: 620
[20-May-2026 16:17:50 UTC] === API CALL LOG ===
[20-May-2026 16:17:50 UTC] Endpoint: user/profile.php
[20-May-2026 16:17:50 UTC] Full Log Data: {
    "timestamp": "2026-05-20 16:17:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e0:102c:f253:4ff:caff:fec8:4b2d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e0:102c:f253:4ff:caff:fec8:4b2d, 172.71.124.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIwIiwidXNlcm5hbWUiOiJTYWtpbG1vbGxhMjAwNCIsImVtYWlsIjoic2FraWxtb2xsYWluYm94QGdtYWlsLmNvbSIsImV4cCI6MTc3OTg5ODUzN30.TLNFlal40Mm1dMN44pyxTbKt14GNiz59znSqdUhYpSw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9feca75c6ae4ce01-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e0:102c:f253:4ff:caff:fec8:4b2d",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-May-2026 16:17:50 UTC] === END API CALL LOG ===
[20-May-2026 16:17:50 UTC] ✅ API Hash verification passed for profile endpoint
[20-May-2026 16:17:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIwIiwidXNlcm5hbWUiOiJTYWtpbG1vbGxhMjAwNCIsImVtYWlsIjoic2FraWxtb2xsYWluYm94QGdtYWlsLmNvbSIsImV4cCI6MTc3OTg5ODUzN30.TLNFlal40Mm1dMN44pyxTbKt14GNiz59znSqdUhYpSw
[20-May-2026 16:17:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-May-2026 16:17:50 UTC] ✅ JWT token verified successfully for user profile
[20-May-2026 16:17:50 UTC] User ID: 620
[20-May-2026 16:17:50 UTC] ✅ User profile retrieved successfully for user ID: 620
[20-May-2026 16:18:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-May-2026 16:18:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-May-2026 16:18:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40e0:102c:f253:4ff:caff:fec8:4b2d, 172.71.124.89","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIwIiwidXNlcm5hbWUiOiJTYWtpbG1vbGxhMjAwNCIsImVtYWlsIjoic2FraWxtb2xsYWluYm94QGdtYWlsLmNvbSIsImV4cCI6MTc3OTg5ODUzN30.TLNFlal40Mm1dMN44pyxTbKt14GNiz59znSqdUhYpSw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9feca8081deece01-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40e0:102c:f253:4ff:caff:fec8:4b2d","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[20-May-2026 16:18:17 UTC] === User Orders API Called ===
[20-May-2026 16:18:17 UTC] User ID: 620
[20-May-2026 16:18:17 UTC] Limit: 20, Offset: 0
[20-May-2026 16:18:17 UTC] Orders found: 0
[20-May-2026 16:18:17 UTC] Orders data: []
[20-May-2026 16:18:17 UTC] Total orders count: 0
[20-May-2026 16:18:17 UTC] === API CALL LOG ===
[20-May-2026 16:18:17 UTC] Endpoint: user/profile.php
[20-May-2026 16:18:17 UTC] Full Log Data: {
    "timestamp": "2026-05-20 16:18:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e0:102c:f253:4ff:caff:fec8:4b2d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e0:102c:f253:4ff:caff:fec8:4b2d, 172.71.124.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIwIiwidXNlcm5hbWUiOiJTYWtpbG1vbGxhMjAwNCIsImVtYWlsIjoic2FraWxtb2xsYWluYm94QGdtYWlsLmNvbSIsImV4cCI6MTc3OTg5ODUzN30.TLNFlal40Mm1dMN44pyxTbKt14GNiz59znSqdUhYpSw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9feca8081defce01-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e0:102c:f253:4ff:caff:fec8:4b2d",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-May-2026 16:18:17 UTC] === END API CALL LOG ===
[20-May-2026 16:18:17 UTC] ✅ API Hash verification passed for profile endpoint
[20-May-2026 16:18:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIwIiwidXNlcm5hbWUiOiJTYWtpbG1vbGxhMjAwNCIsImVtYWlsIjoic2FraWxtb2xsYWluYm94QGdtYWlsLmNvbSIsImV4cCI6MTc3OTg5ODUzN30.TLNFlal40Mm1dMN44pyxTbKt14GNiz59znSqdUhYpSw
[20-May-2026 16:18:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-May-2026 16:18:17 UTC] ✅ JWT token verified successfully for user profile
[20-May-2026 16:18:17 UTC] User ID: 620
[20-May-2026 16:18:17 UTC] ✅ User profile retrieved successfully for user ID: 620
[20-May-2026 16:18:17 UTC] === API CALL LOG ===
[20-May-2026 16:18:17 UTC] Endpoint: user/profile.php
[20-May-2026 16:18:17 UTC] Full Log Data: {
    "timestamp": "2026-05-20 16:18:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e0:102c:f253:4ff:caff:fec8:4b2d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e0:102c:f253:4ff:caff:fec8:4b2d, 172.71.124.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIwIiwidXNlcm5hbWUiOiJTYWtpbG1vbGxhMjAwNCIsImVtYWlsIjoic2FraWxtb2xsYWluYm94QGdtYWlsLmNvbSIsImV4cCI6MTc3OTg5ODUzN30.TLNFlal40Mm1dMN44pyxTbKt14GNiz59znSqdUhYpSw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9feca80b8dd6ce01-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e0:102c:f253:4ff:caff:fec8:4b2d",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-May-2026 16:18:17 UTC] === END API CALL LOG ===
[20-May-2026 16:18:17 UTC] ✅ API Hash verification passed for profile endpoint
[20-May-2026 16:18:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIwIiwidXNlcm5hbWUiOiJTYWtpbG1vbGxhMjAwNCIsImVtYWlsIjoic2FraWxtb2xsYWluYm94QGdtYWlsLmNvbSIsImV4cCI6MTc3OTg5ODUzN30.TLNFlal40Mm1dMN44pyxTbKt14GNiz59znSqdUhYpSw
[20-May-2026 16:18:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-May-2026 16:18:17 UTC] ✅ JWT token verified successfully for user profile
[20-May-2026 16:18:17 UTC] User ID: 620
[20-May-2026 16:18:17 UTC] ✅ User profile retrieved successfully for user ID: 620
[20-May-2026 16:18:18 UTC] === API CALL LOG ===
[20-May-2026 16:18:18 UTC] Endpoint: user/profile.php
[20-May-2026 16:18:18 UTC] Full Log Data: {
    "timestamp": "2026-05-20 16:18:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e0:102c:f253:4ff:caff:fec8:4b2d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e0:102c:f253:4ff:caff:fec8:4b2d, 172.71.124.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIwIiwidXNlcm5hbWUiOiJTYWtpbG1vbGxhMjAwNCIsImVtYWlsIjoic2FraWxtb2xsYWluYm94QGdtYWlsLmNvbSIsImV4cCI6MTc3OTg5ODUzN30.TLNFlal40Mm1dMN44pyxTbKt14GNiz59znSqdUhYpSw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9feca812fef1ce01-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e0:102c:f253:4ff:caff:fec8:4b2d",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-May-2026 16:18:18 UTC] === END API CALL LOG ===
[20-May-2026 16:18:18 UTC] ✅ API Hash verification passed for profile endpoint
[20-May-2026 16:18:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIwIiwidXNlcm5hbWUiOiJTYWtpbG1vbGxhMjAwNCIsImVtYWlsIjoic2FraWxtb2xsYWluYm94QGdtYWlsLmNvbSIsImV4cCI6MTc3OTg5ODUzN30.TLNFlal40Mm1dMN44pyxTbKt14GNiz59znSqdUhYpSw
[20-May-2026 16:18:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-May-2026 16:18:18 UTC] ✅ JWT token verified successfully for user profile
[20-May-2026 16:18:18 UTC] User ID: 620
[20-May-2026 16:18:18 UTC] ✅ User profile retrieved successfully for user ID: 620
[20-May-2026 16:18:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-May-2026 16:18:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-May-2026 16:18:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40e0:102c:f253:4ff:caff:fec8:4b2d, 172.71.124.89","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIwIiwidXNlcm5hbWUiOiJTYWtpbG1vbGxhMjAwNCIsImVtYWlsIjoic2FraWxtb2xsYWluYm94QGdtYWlsLmNvbSIsImV4cCI6MTc3OTg5ODUzN30.TLNFlal40Mm1dMN44pyxTbKt14GNiz59znSqdUhYpSw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9feca81729a2ce01-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40e0:102c:f253:4ff:caff:fec8:4b2d","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[20-May-2026 16:18:19 UTC] === User Orders API Called ===
[20-May-2026 16:18:19 UTC] User ID: 620
[20-May-2026 16:18:19 UTC] Limit: 20, Offset: 0
[20-May-2026 16:18:19 UTC] Orders found: 0
[20-May-2026 16:18:19 UTC] Orders data: []
[20-May-2026 16:18:19 UTC] Total orders count: 0
[20-May-2026 16:18:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-May-2026 16:18:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-May-2026 16:18:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40e0:102c:f253:4ff:caff:fec8:4b2d, 172.71.124.89","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIwIiwidXNlcm5hbWUiOiJTYWtpbG1vbGxhMjAwNCIsImVtYWlsIjoic2FraWxtb2xsYWluYm94QGdtYWlsLmNvbSIsImV4cCI6MTc3OTg5ODUzN30.TLNFlal40Mm1dMN44pyxTbKt14GNiz59znSqdUhYpSw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9feca8412a7cce01-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40e0:102c:f253:4ff:caff:fec8:4b2d","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[20-May-2026 16:18:26 UTC] === User Orders API Called ===
[20-May-2026 16:18:26 UTC] User ID: 620
[20-May-2026 16:18:26 UTC] Limit: 20, Offset: 0
[20-May-2026 16:18:26 UTC] Orders found: 0
[20-May-2026 16:18:26 UTC] Orders data: []
[20-May-2026 16:18:26 UTC] Total orders count: 0
[20-May-2026 16:18:26 UTC] === API CALL LOG ===
[20-May-2026 16:18:26 UTC] Endpoint: user/profile.php
[20-May-2026 16:18:26 UTC] Full Log Data: {
    "timestamp": "2026-05-20 16:18:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e0:102c:f253:4ff:caff:fec8:4b2d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e0:102c:f253:4ff:caff:fec8:4b2d, 172.71.124.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIwIiwidXNlcm5hbWUiOiJTYWtpbG1vbGxhMjAwNCIsImVtYWlsIjoic2FraWxtb2xsYWluYm94QGdtYWlsLmNvbSIsImV4cCI6MTc3OTg5ODUzN30.TLNFlal40Mm1dMN44pyxTbKt14GNiz59znSqdUhYpSw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9feca8412a82ce01-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e0:102c:f253:4ff:caff:fec8:4b2d",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-May-2026 16:18:26 UTC] === END API CALL LOG ===
[20-May-2026 16:18:26 UTC] ✅ API Hash verification passed for profile endpoint
[20-May-2026 16:18:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIwIiwidXNlcm5hbWUiOiJTYWtpbG1vbGxhMjAwNCIsImVtYWlsIjoic2FraWxtb2xsYWluYm94QGdtYWlsLmNvbSIsImV4cCI6MTc3OTg5ODUzN30.TLNFlal40Mm1dMN44pyxTbKt14GNiz59znSqdUhYpSw
[20-May-2026 16:18:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-May-2026 16:18:26 UTC] ✅ JWT token verified successfully for user profile
[20-May-2026 16:18:26 UTC] User ID: 620
[20-May-2026 16:18:26 UTC] ✅ User profile retrieved successfully for user ID: 620
[20-May-2026 16:18:26 UTC] === API CALL LOG ===
[20-May-2026 16:18:26 UTC] Endpoint: user/profile.php
[20-May-2026 16:18:26 UTC] Full Log Data: {
    "timestamp": "2026-05-20 16:18:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e0:102c:f253:4ff:caff:fec8:4b2d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e0:102c:f253:4ff:caff:fec8:4b2d, 172.71.124.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIwIiwidXNlcm5hbWUiOiJTYWtpbG1vbGxhMjAwNCIsImVtYWlsIjoic2FraWxtb2xsYWluYm94QGdtYWlsLmNvbSIsImV4cCI6MTc3OTg5ODUzN30.TLNFlal40Mm1dMN44pyxTbKt14GNiz59znSqdUhYpSw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9feca8449acace01-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e0:102c:f253:4ff:caff:fec8:4b2d",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-May-2026 16:18:26 UTC] === END API CALL LOG ===
[20-May-2026 16:18:26 UTC] ✅ API Hash verification passed for profile endpoint
[20-May-2026 16:18:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIwIiwidXNlcm5hbWUiOiJTYWtpbG1vbGxhMjAwNCIsImVtYWlsIjoic2FraWxtb2xsYWluYm94QGdtYWlsLmNvbSIsImV4cCI6MTc3OTg5ODUzN30.TLNFlal40Mm1dMN44pyxTbKt14GNiz59znSqdUhYpSw
[20-May-2026 16:18:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-May-2026 16:18:26 UTC] ✅ JWT token verified successfully for user profile
[20-May-2026 16:18:26 UTC] User ID: 620
[20-May-2026 16:18:26 UTC] ✅ User profile retrieved successfully for user ID: 620
[20-May-2026 16:18:28 UTC] === API CALL LOG ===
[20-May-2026 16:18:28 UTC] Endpoint: user/profile.php
[20-May-2026 16:18:28 UTC] Full Log Data: {
    "timestamp": "2026-05-20 16:18:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e0:102c:f253:4ff:caff:fec8:4b2d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e0:102c:f253:4ff:caff:fec8:4b2d, 172.71.124.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIwIiwidXNlcm5hbWUiOiJTYWtpbG1vbGxhMjAwNCIsImVtYWlsIjoic2FraWxtb2xsYWluYm94QGdtYWlsLmNvbSIsImV4cCI6MTc3OTg5ODUzN30.TLNFlal40Mm1dMN44pyxTbKt14GNiz59znSqdUhYpSw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9feca84ffd61ce01-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e0:102c:f253:4ff:caff:fec8:4b2d",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-May-2026 16:18:28 UTC] === END API CALL LOG ===
[20-May-2026 16:18:28 UTC] ✅ API Hash verification passed for profile endpoint
[20-May-2026 16:18:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIwIiwidXNlcm5hbWUiOiJTYWtpbG1vbGxhMjAwNCIsImVtYWlsIjoic2FraWxtb2xsYWluYm94QGdtYWlsLmNvbSIsImV4cCI6MTc3OTg5ODUzN30.TLNFlal40Mm1dMN44pyxTbKt14GNiz59znSqdUhYpSw
[20-May-2026 16:18:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-May-2026 16:18:28 UTC] ✅ JWT token verified successfully for user profile
[20-May-2026 16:18:28 UTC] User ID: 620
[20-May-2026 16:18:28 UTC] ✅ User profile retrieved successfully for user ID: 620
[20-May-2026 16:18:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-May-2026 16:18:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-May-2026 16:18:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40e0:102c:f253:4ff:caff:fec8:4b2d, 172.71.124.89","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIwIiwidXNlcm5hbWUiOiJTYWtpbG1vbGxhMjAwNCIsImVtYWlsIjoic2FraWxtb2xsYWluYm94QGdtYWlsLmNvbSIsImV4cCI6MTc3OTg5ODUzN30.TLNFlal40Mm1dMN44pyxTbKt14GNiz59znSqdUhYpSw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9feca851892bce01-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40e0:102c:f253:4ff:caff:fec8:4b2d","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[20-May-2026 16:18:28 UTC] === User Orders API Called ===
[20-May-2026 16:18:28 UTC] User ID: 620
[20-May-2026 16:18:28 UTC] Limit: 20, Offset: 0
[20-May-2026 16:18:28 UTC] Orders found: 0
[20-May-2026 16:18:28 UTC] Orders data: []
[20-May-2026 16:18:28 UTC] Total orders count: 0
[20-May-2026 16:18:29 UTC] === API CALL LOG ===
[20-May-2026 16:18:29 UTC] Endpoint: user/profile.php
[20-May-2026 16:18:29 UTC] Full Log Data: {
    "timestamp": "2026-05-20 16:18:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e0:102c:f253:4ff:caff:fec8:4b2d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e0:102c:f253:4ff:caff:fec8:4b2d, 172.71.124.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIwIiwidXNlcm5hbWUiOiJTYWtpbG1vbGxhMjAwNCIsImVtYWlsIjoic2FraWxtb2xsYWluYm94QGdtYWlsLmNvbSIsImV4cCI6MTc3OTg5ODUzN30.TLNFlal40Mm1dMN44pyxTbKt14GNiz59znSqdUhYpSw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9feca855bb91ce01-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e0:102c:f253:4ff:caff:fec8:4b2d",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-May-2026 16:18:29 UTC] === END API CALL LOG ===
[20-May-2026 16:18:29 UTC] ✅ API Hash verification passed for profile endpoint
[20-May-2026 16:18:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIwIiwidXNlcm5hbWUiOiJTYWtpbG1vbGxhMjAwNCIsImVtYWlsIjoic2FraWxtb2xsYWluYm94QGdtYWlsLmNvbSIsImV4cCI6MTc3OTg5ODUzN30.TLNFlal40Mm1dMN44pyxTbKt14GNiz59znSqdUhYpSw
[20-May-2026 16:18:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-May-2026 16:18:29 UTC] ✅ JWT token verified successfully for user profile
[20-May-2026 16:18:29 UTC] User ID: 620
[20-May-2026 16:18:29 UTC] ✅ User profile retrieved successfully for user ID: 620
[20-May-2026 16:18:29 UTC] User Purchases API - User ID: 620
[20-May-2026 16:18:29 UTC] User Purchases API - Total purchases found: 1
[20-May-2026 16:18:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-May-2026 16:18:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-May-2026 16:18:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40e0:102c:f253:4ff:caff:fec8:4b2d, 172.71.124.89","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIwIiwidXNlcm5hbWUiOiJTYWtpbG1vbGxhMjAwNCIsImVtYWlsIjoic2FraWxtb2xsYWluYm94QGdtYWlsLmNvbSIsImV4cCI6MTc3OTg5ODUzN30.TLNFlal40Mm1dMN44pyxTbKt14GNiz59znSqdUhYpSw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9feca85a4e85ce01-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40e0:102c:f253:4ff:caff:fec8:4b2d","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[20-May-2026 16:18:30 UTC] === User Orders API Called ===
[20-May-2026 16:18:30 UTC] User ID: 620
[20-May-2026 16:18:30 UTC] Limit: 20, Offset: 0
[20-May-2026 16:18:30 UTC] Orders found: 0
[20-May-2026 16:18:30 UTC] Orders data: []
[20-May-2026 16:18:30 UTC] Total orders count: 0
[20-May-2026 16:18:30 UTC] === API CALL LOG ===
[20-May-2026 16:18:30 UTC] Endpoint: user/profile.php
[20-May-2026 16:18:30 UTC] Full Log Data: {
    "timestamp": "2026-05-20 16:18:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e0:102c:f253:4ff:caff:fec8:4b2d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e0:102c:f253:4ff:caff:fec8:4b2d, 172.71.124.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIwIiwidXNlcm5hbWUiOiJTYWtpbG1vbGxhMjAwNCIsImVtYWlsIjoic2FraWxtb2xsYWluYm94QGdtYWlsLmNvbSIsImV4cCI6MTc3OTg5ODUzN30.TLNFlal40Mm1dMN44pyxTbKt14GNiz59znSqdUhYpSw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9feca85a4e89ce01-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e0:102c:f253:4ff:caff:fec8:4b2d",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-May-2026 16:18:30 UTC] === END API CALL LOG ===
[20-May-2026 16:18:30 UTC] ✅ API Hash verification passed for profile endpoint
[20-May-2026 16:18:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIwIiwidXNlcm5hbWUiOiJTYWtpbG1vbGxhMjAwNCIsImVtYWlsIjoic2FraWxtb2xsYWluYm94QGdtYWlsLmNvbSIsImV4cCI6MTc3OTg5ODUzN30.TLNFlal40Mm1dMN44pyxTbKt14GNiz59znSqdUhYpSw
[20-May-2026 16:18:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-May-2026 16:18:30 UTC] ✅ JWT token verified successfully for user profile
[20-May-2026 16:18:30 UTC] User ID: 620
[20-May-2026 16:18:30 UTC] ✅ User profile retrieved successfully for user ID: 620
[20-May-2026 16:18:30 UTC] === API CALL LOG ===
[20-May-2026 16:18:30 UTC] Endpoint: user/profile.php
[20-May-2026 16:18:30 UTC] Full Log Data: {
    "timestamp": "2026-05-20 16:18:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e0:102c:f253:4ff:caff:fec8:4b2d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e0:102c:f253:4ff:caff:fec8:4b2d, 172.71.124.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIwIiwidXNlcm5hbWUiOiJTYWtpbG1vbGxhMjAwNCIsImVtYWlsIjoic2FraWxtb2xsYWluYm94QGdtYWlsLmNvbSIsImV4cCI6MTc3OTg5ODUzN30.TLNFlal40Mm1dMN44pyxTbKt14GNiz59znSqdUhYpSw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9feca85d4da7ce01-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e0:102c:f253:4ff:caff:fec8:4b2d",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-May-2026 16:18:30 UTC] === END API CALL LOG ===
[20-May-2026 16:18:30 UTC] ✅ API Hash verification passed for profile endpoint
[20-May-2026 16:18:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIwIiwidXNlcm5hbWUiOiJTYWtpbG1vbGxhMjAwNCIsImVtYWlsIjoic2FraWxtb2xsYWluYm94QGdtYWlsLmNvbSIsImV4cCI6MTc3OTg5ODUzN30.TLNFlal40Mm1dMN44pyxTbKt14GNiz59znSqdUhYpSw
[20-May-2026 16:18:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-May-2026 16:18:30 UTC] ✅ JWT token verified successfully for user profile
[20-May-2026 16:18:30 UTC] User ID: 620
[20-May-2026 16:18:30 UTC] ✅ User profile retrieved successfully for user ID: 620
[20-May-2026 16:18:31 UTC] === API CALL LOG ===
[20-May-2026 16:18:31 UTC] Endpoint: user/profile.php
[20-May-2026 16:18:31 UTC] Full Log Data: {
    "timestamp": "2026-05-20 16:18:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e0:102c:f253:4ff:caff:fec8:4b2d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e0:102c:f253:4ff:caff:fec8:4b2d, 172.71.124.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIwIiwidXNlcm5hbWUiOiJTYWtpbG1vbGxhMjAwNCIsImVtYWlsIjoic2FraWxtb2xsYWluYm94QGdtYWlsLmNvbSIsImV4cCI6MTc3OTg5ODUzN30.TLNFlal40Mm1dMN44pyxTbKt14GNiz59znSqdUhYpSw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9feca862fbabce01-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e0:102c:f253:4ff:caff:fec8:4b2d",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-May-2026 16:18:31 UTC] === END API CALL LOG ===
[20-May-2026 16:18:31 UTC] ✅ API Hash verification passed for profile endpoint
[20-May-2026 16:18:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIwIiwidXNlcm5hbWUiOiJTYWtpbG1vbGxhMjAwNCIsImVtYWlsIjoic2FraWxtb2xsYWluYm94QGdtYWlsLmNvbSIsImV4cCI6MTc3OTg5ODUzN30.TLNFlal40Mm1dMN44pyxTbKt14GNiz59znSqdUhYpSw
[20-May-2026 16:18:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-May-2026 16:18:31 UTC] ✅ JWT token verified successfully for user profile
[20-May-2026 16:18:31 UTC] User ID: 620
[20-May-2026 16:18:31 UTC] ✅ User profile retrieved successfully for user ID: 620
[20-May-2026 16:39:13 UTC] === API CALL LOG ===
[20-May-2026 16:39:13 UTC] Endpoint: user/profile.php
[20-May-2026 16:39:13 UTC] Full Log Data: {
    "timestamp": "2026-05-20 16:39:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.178",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.178, 162.158.102.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIxIiwidXNlcm5hbWUiOiJqdXJhcXVsb3YiLCJlbWFpbCI6Im11c3RhcGFldkBnbWFpbC5jb20iLCJleHAiOjE3Nzk4OTk5NDZ9.LghFfkaPSj6rAUtGnPx2xPhFXwwYvZTXCnUEAQ0NC9o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fecc6b56c93ee49-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.178",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-May-2026 16:39:13 UTC] === END API CALL LOG ===
[20-May-2026 16:39:13 UTC] ✅ API Hash verification passed for profile endpoint
[20-May-2026 16:39:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIxIiwidXNlcm5hbWUiOiJqdXJhcXVsb3YiLCJlbWFpbCI6Im11c3RhcGFldkBnbWFpbC5jb20iLCJleHAiOjE3Nzk4OTk5NDZ9.LghFfkaPSj6rAUtGnPx2xPhFXwwYvZTXCnUEAQ0NC9o
[20-May-2026 16:39:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-May-2026 16:39:13 UTC] ✅ JWT token verified successfully for user profile
[20-May-2026 16:39:13 UTC] User ID: 621
[20-May-2026 16:39:13 UTC] ✅ User profile retrieved successfully for user ID: 621
[20-May-2026 16:39:13 UTC] === API CALL LOG ===
[20-May-2026 16:39:13 UTC] Endpoint: user/profile.php
[20-May-2026 16:39:13 UTC] Full Log Data: {
    "timestamp": "2026-05-20 16:39:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.178",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.178, 162.158.102.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIxIiwidXNlcm5hbWUiOiJqdXJhcXVsb3YiLCJlbWFpbCI6Im11c3RhcGFldkBnbWFpbC5jb20iLCJleHAiOjE3Nzk4OTk5NDZ9.LghFfkaPSj6rAUtGnPx2xPhFXwwYvZTXCnUEAQ0NC9o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fecc6b56c8eee49-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.178",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-May-2026 16:39:13 UTC] === END API CALL LOG ===
[20-May-2026 16:39:13 UTC] ✅ API Hash verification passed for profile endpoint
[20-May-2026 16:39:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIxIiwidXNlcm5hbWUiOiJqdXJhcXVsb3YiLCJlbWFpbCI6Im11c3RhcGFldkBnbWFpbC5jb20iLCJleHAiOjE3Nzk4OTk5NDZ9.LghFfkaPSj6rAUtGnPx2xPhFXwwYvZTXCnUEAQ0NC9o
[20-May-2026 16:39:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-May-2026 16:39:13 UTC] ✅ JWT token verified successfully for user profile
[20-May-2026 16:39:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-May-2026 16:39:13 UTC] User ID: 621
[20-May-2026 16:39:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-May-2026 16:39:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.139.138.178, 162.158.102.213","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIxIiwidXNlcm5hbWUiOiJqdXJhcXVsb3YiLCJlbWFpbCI6Im11c3RhcGFldkBnbWFpbC5jb20iLCJleHAiOjE3Nzk4OTk5NDZ9.LghFfkaPSj6rAUtGnPx2xPhFXwwYvZTXCnUEAQ0NC9o","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fecc6b56c91ee49-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.139.138.178","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[20-May-2026 16:39:13 UTC] === User Orders API Called ===
[20-May-2026 16:39:13 UTC] User ID: 621
[20-May-2026 16:39:13 UTC] Limit: 20, Offset: 0
[20-May-2026 16:39:13 UTC] ✅ User profile retrieved successfully for user ID: 621
[20-May-2026 16:39:13 UTC] Orders found: 0
[20-May-2026 16:39:13 UTC] Orders data: []
[20-May-2026 16:39:13 UTC] Total orders count: 0
[20-May-2026 16:39:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-May-2026 16:39:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-May-2026 16:39:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.139.138.178, 162.158.102.212","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIxIiwidXNlcm5hbWUiOiJqdXJhcXVsb3YiLCJlbWFpbCI6Im11c3RhcGFldkBnbWFpbC5jb20iLCJleHAiOjE3Nzk4OTk5NDZ9.LghFfkaPSj6rAUtGnPx2xPhFXwwYvZTXCnUEAQ0NC9o","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fecc6f9e964ee49-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.139.138.178","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[20-May-2026 16:39:24 UTC] === User Orders API Called ===
[20-May-2026 16:39:24 UTC] User ID: 621
[20-May-2026 16:39:24 UTC] Limit: 20, Offset: 0
[20-May-2026 16:39:24 UTC] Orders found: 0
[20-May-2026 16:39:24 UTC] Orders data: []
[20-May-2026 16:39:24 UTC] Total orders count: 0
[20-May-2026 16:39:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-May-2026 16:39:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-May-2026 16:39:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.139.138.178, 162.158.102.212","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIxIiwidXNlcm5hbWUiOiJqdXJhcXVsb3YiLCJlbWFpbCI6Im11c3RhcGFldkBnbWFpbC5jb20iLCJleHAiOjE3Nzk4OTk5NDZ9.LghFfkaPSj6rAUtGnPx2xPhFXwwYvZTXCnUEAQ0NC9o","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fecc706caccee49-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.139.138.178","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[20-May-2026 16:39:26 UTC] === User Orders API Called ===
[20-May-2026 16:39:26 UTC] User ID: 621
[20-May-2026 16:39:26 UTC] Limit: 20, Offset: 0
[20-May-2026 16:39:26 UTC] Orders found: 0
[20-May-2026 16:39:26 UTC] Orders data: []
[20-May-2026 16:39:26 UTC] Total orders count: 0
[20-May-2026 16:39:26 UTC] === API CALL LOG ===
[20-May-2026 16:39:26 UTC] Endpoint: user/profile.php
[20-May-2026 16:39:26 UTC] Full Log Data: {
    "timestamp": "2026-05-20 16:39:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.178",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.178, 162.158.102.212",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIxIiwidXNlcm5hbWUiOiJqdXJhcXVsb3YiLCJlbWFpbCI6Im11c3RhcGFldkBnbWFpbC5jb20iLCJleHAiOjE3Nzk4OTk5NDZ9.LghFfkaPSj6rAUtGnPx2xPhFXwwYvZTXCnUEAQ0NC9o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fecc706cacfee49-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.178",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-May-2026 16:39:26 UTC] === END API CALL LOG ===
[20-May-2026 16:39:26 UTC] ✅ API Hash verification passed for profile endpoint
[20-May-2026 16:39:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIxIiwidXNlcm5hbWUiOiJqdXJhcXVsb3YiLCJlbWFpbCI6Im11c3RhcGFldkBnbWFpbC5jb20iLCJleHAiOjE3Nzk4OTk5NDZ9.LghFfkaPSj6rAUtGnPx2xPhFXwwYvZTXCnUEAQ0NC9o
[20-May-2026 16:39:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-May-2026 16:39:26 UTC] ✅ JWT token verified successfully for user profile
[20-May-2026 16:39:26 UTC] User ID: 621
[20-May-2026 16:39:26 UTC] ✅ User profile retrieved successfully for user ID: 621
[20-May-2026 16:39:27 UTC] === API CALL LOG ===
[20-May-2026 16:39:27 UTC] Endpoint: user/profile.php
[20-May-2026 16:39:27 UTC] Full Log Data: {
    "timestamp": "2026-05-20 16:39:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.178",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.178, 162.158.102.212",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIxIiwidXNlcm5hbWUiOiJqdXJhcXVsb3YiLCJlbWFpbCI6Im11c3RhcGFldkBnbWFpbC5jb20iLCJleHAiOjE3Nzk4OTk5NDZ9.LghFfkaPSj6rAUtGnPx2xPhFXwwYvZTXCnUEAQ0NC9o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fecc70b4aeeee49-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.178",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-May-2026 16:39:27 UTC] === END API CALL LOG ===
[20-May-2026 16:39:27 UTC] ✅ API Hash verification passed for profile endpoint
[20-May-2026 16:39:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIxIiwidXNlcm5hbWUiOiJqdXJhcXVsb3YiLCJlbWFpbCI6Im11c3RhcGFldkBnbWFpbC5jb20iLCJleHAiOjE3Nzk4OTk5NDZ9.LghFfkaPSj6rAUtGnPx2xPhFXwwYvZTXCnUEAQ0NC9o
[20-May-2026 16:39:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-May-2026 16:39:27 UTC] ✅ JWT token verified successfully for user profile
[20-May-2026 16:39:27 UTC] User ID: 621
[20-May-2026 16:39:27 UTC] ✅ User profile retrieved successfully for user ID: 621
[20-May-2026 16:39:27 UTC] === API CALL LOG ===
[20-May-2026 16:39:27 UTC] Endpoint: user/profile.php
[20-May-2026 16:39:27 UTC] Full Log Data: {
    "timestamp": "2026-05-20 16:39:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.178",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.178, 162.158.102.212",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIxIiwidXNlcm5hbWUiOiJqdXJhcXVsb3YiLCJlbWFpbCI6Im11c3RhcGFldkBnbWFpbC5jb20iLCJleHAiOjE3Nzk4OTk5NDZ9.LghFfkaPSj6rAUtGnPx2xPhFXwwYvZTXCnUEAQ0NC9o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fecc70e6876ee49-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.178",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-May-2026 16:39:27 UTC] === END API CALL LOG ===
[20-May-2026 16:39:27 UTC] ✅ API Hash verification passed for profile endpoint
[20-May-2026 16:39:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIxIiwidXNlcm5hbWUiOiJqdXJhcXVsb3YiLCJlbWFpbCI6Im11c3RhcGFldkBnbWFpbC5jb20iLCJleHAiOjE3Nzk4OTk5NDZ9.LghFfkaPSj6rAUtGnPx2xPhFXwwYvZTXCnUEAQ0NC9o
[20-May-2026 16:39:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-May-2026 16:39:27 UTC] ✅ JWT token verified successfully for user profile
[20-May-2026 16:39:27 UTC] User ID: 621
[20-May-2026 16:39:27 UTC] ✅ User profile retrieved successfully for user ID: 621
[20-May-2026 16:39:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-May-2026 16:39:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-May-2026 16:39:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.139.138.178, 162.158.102.212","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIxIiwidXNlcm5hbWUiOiJqdXJhcXVsb3YiLCJlbWFpbCI6Im11c3RhcGFldkBnbWFpbC5jb20iLCJleHAiOjE3Nzk4OTk5NDZ9.LghFfkaPSj6rAUtGnPx2xPhFXwwYvZTXCnUEAQ0NC9o","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fecc748f9bdee49-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.139.138.178","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[20-May-2026 16:39:37 UTC] === User Orders API Called ===
[20-May-2026 16:39:37 UTC] User ID: 621
[20-May-2026 16:39:37 UTC] Limit: 20, Offset: 0
[20-May-2026 16:39:37 UTC] Orders found: 0
[20-May-2026 16:39:37 UTC] Orders data: []
[20-May-2026 16:39:37 UTC] Total orders count: 0
[20-May-2026 16:39:37 UTC] === API CALL LOG ===
[20-May-2026 16:39:37 UTC] Endpoint: user/profile.php
[20-May-2026 16:39:37 UTC] Full Log Data: {
    "timestamp": "2026-05-20 16:39:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.178",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.178, 162.158.102.212",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIxIiwidXNlcm5hbWUiOiJqdXJhcXVsb3YiLCJlbWFpbCI6Im11c3RhcGFldkBnbWFpbC5jb20iLCJleHAiOjE3Nzk4OTk5NDZ9.LghFfkaPSj6rAUtGnPx2xPhFXwwYvZTXCnUEAQ0NC9o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fecc748f9bfee49-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.178",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-May-2026 16:39:37 UTC] === END API CALL LOG ===
[20-May-2026 16:39:37 UTC] ✅ API Hash verification passed for profile endpoint
[20-May-2026 16:39:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIxIiwidXNlcm5hbWUiOiJqdXJhcXVsb3YiLCJlbWFpbCI6Im11c3RhcGFldkBnbWFpbC5jb20iLCJleHAiOjE3Nzk4OTk5NDZ9.LghFfkaPSj6rAUtGnPx2xPhFXwwYvZTXCnUEAQ0NC9o
[20-May-2026 16:39:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-May-2026 16:39:37 UTC] ✅ JWT token verified successfully for user profile
[20-May-2026 16:39:37 UTC] User ID: 621
[20-May-2026 16:39:37 UTC] ✅ User profile retrieved successfully for user ID: 621
[20-May-2026 16:39:37 UTC] === API CALL LOG ===
[20-May-2026 16:39:37 UTC] Endpoint: user/profile.php
[20-May-2026 16:39:37 UTC] Full Log Data: {
    "timestamp": "2026-05-20 16:39:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.178",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.178, 162.158.102.212",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIxIiwidXNlcm5hbWUiOiJqdXJhcXVsb3YiLCJlbWFpbCI6Im11c3RhcGFldkBnbWFpbC5jb20iLCJleHAiOjE3Nzk4OTk5NDZ9.LghFfkaPSj6rAUtGnPx2xPhFXwwYvZTXCnUEAQ0NC9o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fecc74bef7dee49-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.178",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-May-2026 16:39:37 UTC] === END API CALL LOG ===
[20-May-2026 16:39:37 UTC] ✅ API Hash verification passed for profile endpoint
[20-May-2026 16:39:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIxIiwidXNlcm5hbWUiOiJqdXJhcXVsb3YiLCJlbWFpbCI6Im11c3RhcGFldkBnbWFpbC5jb20iLCJleHAiOjE3Nzk4OTk5NDZ9.LghFfkaPSj6rAUtGnPx2xPhFXwwYvZTXCnUEAQ0NC9o
[20-May-2026 16:39:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-May-2026 16:39:37 UTC] ✅ JWT token verified successfully for user profile
[20-May-2026 16:39:37 UTC] User ID: 621
[20-May-2026 16:39:37 UTC] ✅ User profile retrieved successfully for user ID: 621
[20-May-2026 16:39:38 UTC] === API CALL LOG ===
[20-May-2026 16:39:38 UTC] Endpoint: user/profile.php
[20-May-2026 16:39:38 UTC] Full Log Data: {
    "timestamp": "2026-05-20 16:39:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.178",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.178, 162.158.102.212",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIxIiwidXNlcm5hbWUiOiJqdXJhcXVsb3YiLCJlbWFpbCI6Im11c3RhcGFldkBnbWFpbC5jb20iLCJleHAiOjE3Nzk4OTk5NDZ9.LghFfkaPSj6rAUtGnPx2xPhFXwwYvZTXCnUEAQ0NC9o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fecc750a9c6ee49-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.178",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-May-2026 16:39:38 UTC] === END API CALL LOG ===
[20-May-2026 16:39:38 UTC] ✅ API Hash verification passed for profile endpoint
[20-May-2026 16:39:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIxIiwidXNlcm5hbWUiOiJqdXJhcXVsb3YiLCJlbWFpbCI6Im11c3RhcGFldkBnbWFpbC5jb20iLCJleHAiOjE3Nzk4OTk5NDZ9.LghFfkaPSj6rAUtGnPx2xPhFXwwYvZTXCnUEAQ0NC9o
[20-May-2026 16:39:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-May-2026 16:39:38 UTC] ✅ JWT token verified successfully for user profile
[20-May-2026 16:39:38 UTC] User ID: 621
[20-May-2026 16:39:38 UTC] ✅ User profile retrieved successfully for user ID: 621
[20-May-2026 16:40:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-May-2026 16:40:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-May-2026 16:40:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.139.138.178, 172.69.155.212","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIxIiwidXNlcm5hbWUiOiJqdXJhcXVsb3YiLCJlbWFpbCI6Im11c3RhcGFldkBnbWFpbC5jb20iLCJleHAiOjE3Nzk4OTk5NDZ9.LghFfkaPSj6rAUtGnPx2xPhFXwwYvZTXCnUEAQ0NC9o","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fecc9331f27a467-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.139.138.178","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[20-May-2026 16:40:55 UTC] === User Orders API Called ===
[20-May-2026 16:40:55 UTC] User ID: 621
[20-May-2026 16:40:55 UTC] Limit: 20, Offset: 0
[20-May-2026 16:40:55 UTC] Orders found: 0
[20-May-2026 16:40:55 UTC] Orders data: []
[20-May-2026 16:40:55 UTC] Total orders count: 0
[20-May-2026 16:40:56 UTC] === API CALL LOG ===
[20-May-2026 16:40:56 UTC] Endpoint: user/profile.php
[20-May-2026 16:40:56 UTC] Full Log Data: {
    "timestamp": "2026-05-20 16:40:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.178",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.178, 172.69.155.212",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIxIiwidXNlcm5hbWUiOiJqdXJhcXVsb3YiLCJlbWFpbCI6Im11c3RhcGFldkBnbWFpbC5jb20iLCJleHAiOjE3Nzk4OTk5NDZ9.LghFfkaPSj6rAUtGnPx2xPhFXwwYvZTXCnUEAQ0NC9o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fecc93b088ea467-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.178",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-May-2026 16:40:56 UTC] === END API CALL LOG ===
[20-May-2026 16:40:56 UTC] ✅ API Hash verification passed for profile endpoint
[20-May-2026 16:40:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIxIiwidXNlcm5hbWUiOiJqdXJhcXVsb3YiLCJlbWFpbCI6Im11c3RhcGFldkBnbWFpbC5jb20iLCJleHAiOjE3Nzk4OTk5NDZ9.LghFfkaPSj6rAUtGnPx2xPhFXwwYvZTXCnUEAQ0NC9o
[20-May-2026 16:40:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-May-2026 16:40:56 UTC] ✅ JWT token verified successfully for user profile
[20-May-2026 16:40:56 UTC] User ID: 621
[20-May-2026 16:40:56 UTC] ✅ User profile retrieved successfully for user ID: 621
[20-May-2026 16:41:01 UTC] User Purchases API - User ID: 621
[20-May-2026 16:41:01 UTC] User Purchases API - Total purchases found: 0
[20-May-2026 18:03:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-May-2026 18:03:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-May-2026 18:03:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"117.18.229.179, 172.71.81.127","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIyIiwidXNlcm5hbWUiOiJaYXciLCJlbWFpbCI6Inphd215b242emF3bXlvbjUzQGdtYWlsLmNvbSIsImV4cCI6MTc3OTkwNDk4N30.fLGFI498t8NGpVEuztyQ-ykHo1cEHOfOC0yNNjhWN5o","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fed41a1fd659cc5-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"117.18.229.179","cf-ipcountry":"MM","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[20-May-2026 18:03:08 UTC] === User Orders API Called ===
[20-May-2026 18:03:08 UTC] User ID: 622
[20-May-2026 18:03:08 UTC] Limit: 20, Offset: 0
[20-May-2026 18:03:08 UTC] Orders found: 0
[20-May-2026 18:03:08 UTC] Orders data: []
[20-May-2026 18:03:08 UTC] Total orders count: 0
[20-May-2026 18:03:09 UTC] === API CALL LOG ===
[20-May-2026 18:03:09 UTC] Endpoint: user/profile.php
[20-May-2026 18:03:09 UTC] Full Log Data: {
    "timestamp": "2026-05-20 18:03:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "117.18.229.179",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "117.18.229.179, 172.71.82.9",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIyIiwidXNlcm5hbWUiOiJaYXciLCJlbWFpbCI6Inphd215b242emF3bXlvbjUzQGdtYWlsLmNvbSIsImV4cCI6MTc3OTkwNDk4N30.fLGFI498t8NGpVEuztyQ-ykHo1cEHOfOC0yNNjhWN5o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fed41a1fd5e9cc5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "117.18.229.179",
        "cf-ipcountry": "MM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-May-2026 18:03:09 UTC] === END API CALL LOG ===
[20-May-2026 18:03:09 UTC] ✅ API Hash verification passed for profile endpoint
[20-May-2026 18:03:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIyIiwidXNlcm5hbWUiOiJaYXciLCJlbWFpbCI6Inphd215b242emF3bXlvbjUzQGdtYWlsLmNvbSIsImV4cCI6MTc3OTkwNDk4N30.fLGFI498t8NGpVEuztyQ-ykHo1cEHOfOC0yNNjhWN5o
[20-May-2026 18:03:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-May-2026 18:03:09 UTC] ✅ JWT token verified successfully for user profile
[20-May-2026 18:03:09 UTC] User ID: 622
[20-May-2026 18:03:09 UTC] ✅ User profile retrieved successfully for user ID: 622
[20-May-2026 18:03:09 UTC] === API CALL LOG ===
[20-May-2026 18:03:09 UTC] Endpoint: user/profile.php
[20-May-2026 18:03:09 UTC] Full Log Data: {
    "timestamp": "2026-05-20 18:03:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "117.18.229.179",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "117.18.229.179, 172.71.82.9",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIyIiwidXNlcm5hbWUiOiJaYXciLCJlbWFpbCI6Inphd215b242emF3bXlvbjUzQGdtYWlsLmNvbSIsImV4cCI6MTc3OTkwNDk4N30.fLGFI498t8NGpVEuztyQ-ykHo1cEHOfOC0yNNjhWN5o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fed41a29de59cc5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "117.18.229.179",
        "cf-ipcountry": "MM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-May-2026 18:03:09 UTC] === END API CALL LOG ===
[20-May-2026 18:03:09 UTC] ✅ API Hash verification passed for profile endpoint
[20-May-2026 18:03:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIyIiwidXNlcm5hbWUiOiJaYXciLCJlbWFpbCI6Inphd215b242emF3bXlvbjUzQGdtYWlsLmNvbSIsImV4cCI6MTc3OTkwNDk4N30.fLGFI498t8NGpVEuztyQ-ykHo1cEHOfOC0yNNjhWN5o
[20-May-2026 18:03:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-May-2026 18:03:09 UTC] ✅ JWT token verified successfully for user profile
[20-May-2026 18:03:09 UTC] User ID: 622
[20-May-2026 18:03:09 UTC] ✅ User profile retrieved successfully for user ID: 622
[20-May-2026 18:03:09 UTC] === API CALL LOG ===
[20-May-2026 18:03:09 UTC] Endpoint: user/profile.php
[20-May-2026 18:03:09 UTC] Full Log Data: {
    "timestamp": "2026-05-20 18:03:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "117.18.229.179",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "117.18.229.179, 172.71.81.127",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIyIiwidXNlcm5hbWUiOiJaYXciLCJlbWFpbCI6Inphd215b242emF3bXlvbjUzQGdtYWlsLmNvbSIsImV4cCI6MTc3OTkwNDk4N30.fLGFI498t8NGpVEuztyQ-ykHo1cEHOfOC0yNNjhWN5o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fed41aa4a609cc5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "117.18.229.179",
        "cf-ipcountry": "MM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-May-2026 18:03:09 UTC] === END API CALL LOG ===
[20-May-2026 18:03:09 UTC] ✅ API Hash verification passed for profile endpoint
[20-May-2026 18:03:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIyIiwidXNlcm5hbWUiOiJaYXciLCJlbWFpbCI6Inphd215b242emF3bXlvbjUzQGdtYWlsLmNvbSIsImV4cCI6MTc3OTkwNDk4N30.fLGFI498t8NGpVEuztyQ-ykHo1cEHOfOC0yNNjhWN5o
[20-May-2026 18:03:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-May-2026 18:03:09 UTC] ✅ JWT token verified successfully for user profile
[20-May-2026 18:03:09 UTC] User ID: 622
[20-May-2026 18:03:09 UTC] ✅ User profile retrieved successfully for user ID: 622
[20-May-2026 18:03:40 UTC] === API CALL LOG ===
[20-May-2026 18:03:40 UTC] Endpoint: user/profile.php
[20-May-2026 18:03:40 UTC] Full Log Data: {
    "timestamp": "2026-05-20 18:03:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "117.18.229.179",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "117.18.229.179, 172.71.81.127",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIyIiwidXNlcm5hbWUiOiJaYXciLCJlbWFpbCI6Inphd215b242emF3bXlvbjUzQGdtYWlsLmNvbSIsImV4cCI6MTc3OTkwNDk4N30.fLGFI498t8NGpVEuztyQ-ykHo1cEHOfOC0yNNjhWN5o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fed42692ec89cc5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "117.18.229.179",
        "cf-ipcountry": "MM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-May-2026 18:03:40 UTC] === END API CALL LOG ===
[20-May-2026 18:03:40 UTC] ✅ API Hash verification passed for profile endpoint
[20-May-2026 18:03:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIyIiwidXNlcm5hbWUiOiJaYXciLCJlbWFpbCI6Inphd215b242emF3bXlvbjUzQGdtYWlsLmNvbSIsImV4cCI6MTc3OTkwNDk4N30.fLGFI498t8NGpVEuztyQ-ykHo1cEHOfOC0yNNjhWN5o
[20-May-2026 18:03:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-May-2026 18:03:40 UTC] ✅ JWT token verified successfully for user profile
[20-May-2026 18:03:40 UTC] User ID: 622
[20-May-2026 18:03:40 UTC] ✅ User profile retrieved successfully for user ID: 622
[20-May-2026 18:03:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-May-2026 18:03:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-May-2026 18:03:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"117.18.229.179, 172.71.81.127","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIyIiwidXNlcm5hbWUiOiJaYXciLCJlbWFpbCI6Inphd215b242emF3bXlvbjUzQGdtYWlsLmNvbSIsImV4cCI6MTc3OTkwNDk4N30.fLGFI498t8NGpVEuztyQ-ykHo1cEHOfOC0yNNjhWN5o","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fed42692ec79cc5-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"117.18.229.179","cf-ipcountry":"MM","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[20-May-2026 18:03:40 UTC] === User Orders API Called ===
[20-May-2026 18:03:40 UTC] User ID: 622
[20-May-2026 18:03:40 UTC] Limit: 20, Offset: 0
[20-May-2026 18:03:40 UTC] Orders found: 0
[20-May-2026 18:03:40 UTC] Orders data: []
[20-May-2026 18:03:40 UTC] Total orders count: 0
[20-May-2026 18:03:41 UTC] === API CALL LOG ===
[20-May-2026 18:03:41 UTC] Endpoint: user/profile.php
[20-May-2026 18:03:41 UTC] Full Log Data: {
    "timestamp": "2026-05-20 18:03:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "117.18.229.179",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "117.18.229.179, 172.71.81.127",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIyIiwidXNlcm5hbWUiOiJaYXciLCJlbWFpbCI6Inphd215b242emF3bXlvbjUzQGdtYWlsLmNvbSIsImV4cCI6MTc3OTkwNDk4N30.fLGFI498t8NGpVEuztyQ-ykHo1cEHOfOC0yNNjhWN5o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fed42701ac39cc5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "117.18.229.179",
        "cf-ipcountry": "MM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-May-2026 18:03:41 UTC] === END API CALL LOG ===
[20-May-2026 18:03:41 UTC] ✅ API Hash verification passed for profile endpoint
[20-May-2026 18:03:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIyIiwidXNlcm5hbWUiOiJaYXciLCJlbWFpbCI6Inphd215b242emF3bXlvbjUzQGdtYWlsLmNvbSIsImV4cCI6MTc3OTkwNDk4N30.fLGFI498t8NGpVEuztyQ-ykHo1cEHOfOC0yNNjhWN5o
[20-May-2026 18:03:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-May-2026 18:03:41 UTC] ✅ JWT token verified successfully for user profile
[20-May-2026 18:03:41 UTC] User ID: 622
[20-May-2026 18:03:41 UTC] ✅ User profile retrieved successfully for user ID: 622
[20-May-2026 18:03:42 UTC] === API CALL LOG ===
[20-May-2026 18:03:42 UTC] Endpoint: user/profile.php
[20-May-2026 18:03:42 UTC] Full Log Data: {
    "timestamp": "2026-05-20 18:03:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "117.18.229.179",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "117.18.229.179, 172.71.81.127",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIyIiwidXNlcm5hbWUiOiJaYXciLCJlbWFpbCI6Inphd215b242emF3bXlvbjUzQGdtYWlsLmNvbSIsImV4cCI6MTc3OTkwNDk4N30.fLGFI498t8NGpVEuztyQ-ykHo1cEHOfOC0yNNjhWN5o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fed42788f5e9cc5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "117.18.229.179",
        "cf-ipcountry": "MM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-May-2026 18:03:42 UTC] === END API CALL LOG ===
[20-May-2026 18:03:42 UTC] ✅ API Hash verification passed for profile endpoint
[20-May-2026 18:03:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIyIiwidXNlcm5hbWUiOiJaYXciLCJlbWFpbCI6Inphd215b242emF3bXlvbjUzQGdtYWlsLmNvbSIsImV4cCI6MTc3OTkwNDk4N30.fLGFI498t8NGpVEuztyQ-ykHo1cEHOfOC0yNNjhWN5o
[20-May-2026 18:03:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-May-2026 18:03:42 UTC] ✅ JWT token verified successfully for user profile
[20-May-2026 18:03:42 UTC] User ID: 622
[20-May-2026 18:03:42 UTC] ✅ User profile retrieved successfully for user ID: 622
[20-May-2026 18:04:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-May-2026 18:04:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-May-2026 18:04:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"117.18.229.179, 172.71.81.128","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIyIiwidXNlcm5hbWUiOiJaYXciLCJlbWFpbCI6Inphd215b242emF3bXlvbjUzQGdtYWlsLmNvbSIsImV4cCI6MTc3OTkwNDk4N30.fLGFI498t8NGpVEuztyQ-ykHo1cEHOfOC0yNNjhWN5o","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fed43c0c86e9cc5-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"117.18.229.179","cf-ipcountry":"MM","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[20-May-2026 18:04:35 UTC] === User Orders API Called ===
[20-May-2026 18:04:35 UTC] User ID: 622
[20-May-2026 18:04:35 UTC] Limit: 20, Offset: 0
[20-May-2026 18:04:35 UTC] Orders found: 0
[20-May-2026 18:04:35 UTC] Orders data: []
[20-May-2026 18:04:35 UTC] Total orders count: 0
[20-May-2026 18:04:37 UTC] === API CALL LOG ===
[20-May-2026 18:04:37 UTC] Endpoint: user/profile.php
[20-May-2026 18:04:37 UTC] Full Log Data: {
    "timestamp": "2026-05-20 18:04:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "117.18.229.179",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "117.18.229.179, 172.71.81.128",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIyIiwidXNlcm5hbWUiOiJaYXciLCJlbWFpbCI6Inphd215b242emF3bXlvbjUzQGdtYWlsLmNvbSIsImV4cCI6MTc3OTkwNDk4N30.fLGFI498t8NGpVEuztyQ-ykHo1cEHOfOC0yNNjhWN5o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fed43cc2f639cc5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "117.18.229.179",
        "cf-ipcountry": "MM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-May-2026 18:04:37 UTC] === END API CALL LOG ===
[20-May-2026 18:04:37 UTC] ✅ API Hash verification passed for profile endpoint
[20-May-2026 18:04:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIyIiwidXNlcm5hbWUiOiJaYXciLCJlbWFpbCI6Inphd215b242emF3bXlvbjUzQGdtYWlsLmNvbSIsImV4cCI6MTc3OTkwNDk4N30.fLGFI498t8NGpVEuztyQ-ykHo1cEHOfOC0yNNjhWN5o
[20-May-2026 18:04:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-May-2026 18:04:37 UTC] ✅ JWT token verified successfully for user profile
[20-May-2026 18:04:37 UTC] User ID: 622
[20-May-2026 18:04:37 UTC] ✅ User profile retrieved successfully for user ID: 622
[20-May-2026 18:04:37 UTC] User Purchases API - User ID: 622
[20-May-2026 18:04:37 UTC] User Purchases API - Total purchases found: 0
[20-May-2026 18:04:46 UTC] === API CALL LOG ===
[20-May-2026 18:04:46 UTC] Endpoint: user/profile.php
[20-May-2026 18:04:46 UTC] Full Log Data: {
    "timestamp": "2026-05-20 18:04:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "117.18.229.179",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "117.18.229.179, 172.71.81.128",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIyIiwidXNlcm5hbWUiOiJaYXciLCJlbWFpbCI6Inphd215b242emF3bXlvbjUzQGdtYWlsLmNvbSIsImV4cCI6MTc3OTkwNDk4N30.fLGFI498t8NGpVEuztyQ-ykHo1cEHOfOC0yNNjhWN5o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fed4405aba99cc5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "117.18.229.179",
        "cf-ipcountry": "MM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-May-2026 18:04:46 UTC] === END API CALL LOG ===
[20-May-2026 18:04:46 UTC] ✅ API Hash verification passed for profile endpoint
[20-May-2026 18:04:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIyIiwidXNlcm5hbWUiOiJaYXciLCJlbWFpbCI6Inphd215b242emF3bXlvbjUzQGdtYWlsLmNvbSIsImV4cCI6MTc3OTkwNDk4N30.fLGFI498t8NGpVEuztyQ-ykHo1cEHOfOC0yNNjhWN5o
[20-May-2026 18:04:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-May-2026 18:04:46 UTC] ✅ JWT token verified successfully for user profile
[20-May-2026 18:04:46 UTC] User ID: 622
[20-May-2026 18:04:46 UTC] ✅ User profile retrieved successfully for user ID: 622
[20-May-2026 18:04:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-May-2026 18:04:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-May-2026 18:04:46 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"117.18.229.179, 172.71.81.128","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIyIiwidXNlcm5hbWUiOiJaYXciLCJlbWFpbCI6Inphd215b242emF3bXlvbjUzQGdtYWlsLmNvbSIsImV4cCI6MTc3OTkwNDk4N30.fLGFI498t8NGpVEuztyQ-ykHo1cEHOfOC0yNNjhWN5o","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fed4405aba89cc5-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"117.18.229.179","cf-ipcountry":"MM","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[20-May-2026 18:04:46 UTC] === User Orders API Called ===
[20-May-2026 18:04:46 UTC] User ID: 622
[20-May-2026 18:04:46 UTC] Limit: 20, Offset: 0
[20-May-2026 18:04:46 UTC] Orders found: 0
[20-May-2026 18:04:46 UTC] Orders data: []
[20-May-2026 18:04:46 UTC] Total orders count: 0
[20-May-2026 18:04:46 UTC] === API CALL LOG ===
[20-May-2026 18:04:46 UTC] Endpoint: user/profile.php
[20-May-2026 18:04:46 UTC] Full Log Data: {
    "timestamp": "2026-05-20 18:04:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "117.18.229.179",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "117.18.229.179, 172.71.81.128",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIyIiwidXNlcm5hbWUiOiJaYXciLCJlbWFpbCI6Inphd215b242emF3bXlvbjUzQGdtYWlsLmNvbSIsImV4cCI6MTc3OTkwNDk4N30.fLGFI498t8NGpVEuztyQ-ykHo1cEHOfOC0yNNjhWN5o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fed44087d749cc5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "117.18.229.179",
        "cf-ipcountry": "MM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-May-2026 18:04:46 UTC] === END API CALL LOG ===
[20-May-2026 18:04:46 UTC] ✅ API Hash verification passed for profile endpoint
[20-May-2026 18:04:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIyIiwidXNlcm5hbWUiOiJaYXciLCJlbWFpbCI6Inphd215b242emF3bXlvbjUzQGdtYWlsLmNvbSIsImV4cCI6MTc3OTkwNDk4N30.fLGFI498t8NGpVEuztyQ-ykHo1cEHOfOC0yNNjhWN5o
[20-May-2026 18:04:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-May-2026 18:04:46 UTC] ✅ JWT token verified successfully for user profile
[20-May-2026 18:04:46 UTC] User ID: 622
[20-May-2026 18:04:46 UTC] ✅ User profile retrieved successfully for user ID: 622
[20-May-2026 18:04:47 UTC] === API CALL LOG ===
[20-May-2026 18:04:47 UTC] Endpoint: user/profile.php
[20-May-2026 18:04:47 UTC] Full Log Data: {
    "timestamp": "2026-05-20 18:04:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "117.18.229.179",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "117.18.229.179, 172.71.81.128",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIyIiwidXNlcm5hbWUiOiJaYXciLCJlbWFpbCI6Inphd215b242emF3bXlvbjUzQGdtYWlsLmNvbSIsImV4cCI6MTc3OTkwNDk4N30.fLGFI498t8NGpVEuztyQ-ykHo1cEHOfOC0yNNjhWN5o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fed440d18989cc5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "117.18.229.179",
        "cf-ipcountry": "MM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-May-2026 18:04:47 UTC] === END API CALL LOG ===
[20-May-2026 18:04:47 UTC] ✅ API Hash verification passed for profile endpoint
[20-May-2026 18:04:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIyIiwidXNlcm5hbWUiOiJaYXciLCJlbWFpbCI6Inphd215b242emF3bXlvbjUzQGdtYWlsLmNvbSIsImV4cCI6MTc3OTkwNDk4N30.fLGFI498t8NGpVEuztyQ-ykHo1cEHOfOC0yNNjhWN5o
[20-May-2026 18:04:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-May-2026 18:04:47 UTC] ✅ JWT token verified successfully for user profile
[20-May-2026 18:04:47 UTC] User ID: 622
[20-May-2026 18:04:47 UTC] ✅ User profile retrieved successfully for user ID: 622
[20-May-2026 18:05:01 UTC] === API CALL LOG ===
[20-May-2026 18:05:01 UTC] Endpoint: user/profile.php
[20-May-2026 18:05:01 UTC] Full Log Data: {
    "timestamp": "2026-05-20 18:05:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "117.18.229.179",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "117.18.229.179, 172.71.81.128",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIyIiwidXNlcm5hbWUiOiJaYXciLCJlbWFpbCI6Inphd215b242emF3bXlvbjUzQGdtYWlsLmNvbSIsImV4cCI6MTc3OTkwNDk4N30.fLGFI498t8NGpVEuztyQ-ykHo1cEHOfOC0yNNjhWN5o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fed445fa9d49cc5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "117.18.229.179",
        "cf-ipcountry": "MM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-May-2026 18:05:01 UTC] === END API CALL LOG ===
[20-May-2026 18:05:01 UTC] ✅ API Hash verification passed for profile endpoint
[20-May-2026 18:05:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIyIiwidXNlcm5hbWUiOiJaYXciLCJlbWFpbCI6Inphd215b242emF3bXlvbjUzQGdtYWlsLmNvbSIsImV4cCI6MTc3OTkwNDk4N30.fLGFI498t8NGpVEuztyQ-ykHo1cEHOfOC0yNNjhWN5o
[20-May-2026 18:05:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-May-2026 18:05:01 UTC] ✅ JWT token verified successfully for user profile
[20-May-2026 18:05:01 UTC] User ID: 622
[20-May-2026 18:05:01 UTC] ✅ User profile retrieved successfully for user ID: 622
[20-May-2026 18:05:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-May-2026 18:05:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-May-2026 18:05:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"117.18.229.179, 172.71.81.127","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIyIiwidXNlcm5hbWUiOiJaYXciLCJlbWFpbCI6Inphd215b242emF3bXlvbjUzQGdtYWlsLmNvbSIsImV4cCI6MTc3OTkwNDk4N30.fLGFI498t8NGpVEuztyQ-ykHo1cEHOfOC0yNNjhWN5o","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fed445fa9d39cc5-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"117.18.229.179","cf-ipcountry":"MM","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[20-May-2026 18:05:01 UTC] === User Orders API Called ===
[20-May-2026 18:05:01 UTC] User ID: 622
[20-May-2026 18:05:01 UTC] Limit: 20, Offset: 0
[20-May-2026 18:05:01 UTC] Orders found: 0
[20-May-2026 18:05:01 UTC] Orders data: []
[20-May-2026 18:05:01 UTC] Total orders count: 0
[20-May-2026 18:05:01 UTC] === API CALL LOG ===
[20-May-2026 18:05:01 UTC] Endpoint: user/profile.php
[20-May-2026 18:05:01 UTC] Full Log Data: {
    "timestamp": "2026-05-20 18:05:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "117.18.229.179",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "117.18.229.179, 172.71.81.127",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIyIiwidXNlcm5hbWUiOiJaYXciLCJlbWFpbCI6Inphd215b242emF3bXlvbjUzQGdtYWlsLmNvbSIsImV4cCI6MTc3OTkwNDk4N30.fLGFI498t8NGpVEuztyQ-ykHo1cEHOfOC0yNNjhWN5o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fed44631bcb9cc5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "117.18.229.179",
        "cf-ipcountry": "MM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-May-2026 18:05:01 UTC] === END API CALL LOG ===
[20-May-2026 18:05:01 UTC] ✅ API Hash verification passed for profile endpoint
[20-May-2026 18:05:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIyIiwidXNlcm5hbWUiOiJaYXciLCJlbWFpbCI6Inphd215b242emF3bXlvbjUzQGdtYWlsLmNvbSIsImV4cCI6MTc3OTkwNDk4N30.fLGFI498t8NGpVEuztyQ-ykHo1cEHOfOC0yNNjhWN5o
[20-May-2026 18:05:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-May-2026 18:05:01 UTC] ✅ JWT token verified successfully for user profile
[20-May-2026 18:05:01 UTC] User ID: 622
[20-May-2026 18:05:01 UTC] ✅ User profile retrieved successfully for user ID: 622
[20-May-2026 18:05:02 UTC] === API CALL LOG ===
[20-May-2026 18:05:02 UTC] Endpoint: user/profile.php
[20-May-2026 18:05:02 UTC] Full Log Data: {
    "timestamp": "2026-05-20 18:05:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "117.18.229.179",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "117.18.229.179, 172.71.81.127",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIyIiwidXNlcm5hbWUiOiJaYXciLCJlbWFpbCI6Inphd215b242emF3bXlvbjUzQGdtYWlsLmNvbSIsImV4cCI6MTc3OTkwNDk4N30.fLGFI498t8NGpVEuztyQ-ykHo1cEHOfOC0yNNjhWN5o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fed446a186b9cc5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "117.18.229.179",
        "cf-ipcountry": "MM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-May-2026 18:05:02 UTC] === END API CALL LOG ===
[20-May-2026 18:05:02 UTC] ✅ API Hash verification passed for profile endpoint
[20-May-2026 18:05:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIyIiwidXNlcm5hbWUiOiJaYXciLCJlbWFpbCI6Inphd215b242emF3bXlvbjUzQGdtYWlsLmNvbSIsImV4cCI6MTc3OTkwNDk4N30.fLGFI498t8NGpVEuztyQ-ykHo1cEHOfOC0yNNjhWN5o
[20-May-2026 18:05:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-May-2026 18:05:02 UTC] ✅ JWT token verified successfully for user profile
[20-May-2026 18:05:02 UTC] User ID: 622
[20-May-2026 18:05:02 UTC] ✅ User profile retrieved successfully for user ID: 622
[20-May-2026 18:06:00 UTC] === API CALL LOG ===
[20-May-2026 18:06:00 UTC] Endpoint: user/profile.php
[20-May-2026 18:06:00 UTC] Full Log Data: {
    "timestamp": "2026-05-20 18:06:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "117.18.229.179",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "117.18.229.179, 172.71.81.128",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIyIiwidXNlcm5hbWUiOiJaYXciLCJlbWFpbCI6Inphd215b242emF3bXlvbjUzQGdtYWlsLmNvbSIsImV4cCI6MTc3OTkwNDk4N30.fLGFI498t8NGpVEuztyQ-ykHo1cEHOfOC0yNNjhWN5o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fed45d09b4a9cc5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "117.18.229.179",
        "cf-ipcountry": "MM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-May-2026 18:06:00 UTC] === END API CALL LOG ===
[20-May-2026 18:06:00 UTC] ✅ API Hash verification passed for profile endpoint
[20-May-2026 18:06:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIyIiwidXNlcm5hbWUiOiJaYXciLCJlbWFpbCI6Inphd215b242emF3bXlvbjUzQGdtYWlsLmNvbSIsImV4cCI6MTc3OTkwNDk4N30.fLGFI498t8NGpVEuztyQ-ykHo1cEHOfOC0yNNjhWN5o
[20-May-2026 18:06:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-May-2026 18:06:00 UTC] ✅ JWT token verified successfully for user profile
[20-May-2026 18:06:00 UTC] User ID: 622
[20-May-2026 18:06:00 UTC] ✅ User profile retrieved successfully for user ID: 622
[20-May-2026 18:06:00 UTC] User Purchases API - User ID: 622
[20-May-2026 18:06:00 UTC] User Purchases API - Total purchases found: 0
[20-May-2026 18:07:13 UTC] User Purchases API - User ID: 622
[20-May-2026 18:07:13 UTC] User Purchases API - Total purchases found: 0
[20-May-2026 18:07:47 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-May-2026 18:07:47 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-May-2026 18:07:47 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"117.18.229.179, 172.71.81.127","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIyIiwidXNlcm5hbWUiOiJaYXciLCJlbWFpbCI6Inphd215b242emF3bXlvbjUzQGdtYWlsLmNvbSIsImV4cCI6MTc3OTkwNDk4N30.fLGFI498t8NGpVEuztyQ-ykHo1cEHOfOC0yNNjhWN5o","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fed486fead19cc5-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"117.18.229.179","cf-ipcountry":"MM","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[20-May-2026 18:07:47 UTC] === User Orders API Called ===
[20-May-2026 18:07:47 UTC] User ID: 622
[20-May-2026 18:07:47 UTC] Limit: 20, Offset: 0
[20-May-2026 18:07:47 UTC] Orders found: 0
[20-May-2026 18:07:47 UTC] Orders data: []
[20-May-2026 18:07:47 UTC] Total orders count: 0
[20-May-2026 18:07:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-May-2026 18:07:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-May-2026 18:07:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"117.18.229.179, 172.71.81.127","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIyIiwidXNlcm5hbWUiOiJaYXciLCJlbWFpbCI6Inphd215b242emF3bXlvbjUzQGdtYWlsLmNvbSIsImV4cCI6MTc3OTkwNDk4N30.fLGFI498t8NGpVEuztyQ-ykHo1cEHOfOC0yNNjhWN5o","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fed4891e8c09cc5-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"117.18.229.179","cf-ipcountry":"MM","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[20-May-2026 18:07:52 UTC] === User Orders API Called ===
[20-May-2026 18:07:52 UTC] User ID: 622
[20-May-2026 18:07:52 UTC] Limit: 20, Offset: 0
[20-May-2026 18:07:52 UTC] Orders found: 0
[20-May-2026 18:07:52 UTC] Orders data: []
[20-May-2026 18:07:52 UTC] Total orders count: 0
[20-May-2026 18:07:52 UTC] === API CALL LOG ===
[20-May-2026 18:07:52 UTC] Endpoint: user/profile.php
[20-May-2026 18:07:52 UTC] Full Log Data: {
    "timestamp": "2026-05-20 18:07:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "117.18.229.179",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "117.18.229.179, 172.71.81.127",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIyIiwidXNlcm5hbWUiOiJaYXciLCJlbWFpbCI6Inphd215b242emF3bXlvbjUzQGdtYWlsLmNvbSIsImV4cCI6MTc3OTkwNDk4N30.fLGFI498t8NGpVEuztyQ-ykHo1cEHOfOC0yNNjhWN5o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fed489289519cc5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "117.18.229.179",
        "cf-ipcountry": "MM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-May-2026 18:07:52 UTC] === END API CALL LOG ===
[20-May-2026 18:07:52 UTC] ✅ API Hash verification passed for profile endpoint
[20-May-2026 18:07:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIyIiwidXNlcm5hbWUiOiJaYXciLCJlbWFpbCI6Inphd215b242emF3bXlvbjUzQGdtYWlsLmNvbSIsImV4cCI6MTc3OTkwNDk4N30.fLGFI498t8NGpVEuztyQ-ykHo1cEHOfOC0yNNjhWN5o
[20-May-2026 18:07:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-May-2026 18:07:52 UTC] ✅ JWT token verified successfully for user profile
[20-May-2026 18:07:52 UTC] User ID: 622
[20-May-2026 18:07:52 UTC] ✅ User profile retrieved successfully for user ID: 622
[20-May-2026 18:07:53 UTC] === API CALL LOG ===
[20-May-2026 18:07:53 UTC] Endpoint: user/profile.php
[20-May-2026 18:07:53 UTC] Full Log Data: {
    "timestamp": "2026-05-20 18:07:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "117.18.229.179",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "117.18.229.179, 172.71.81.127",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIyIiwidXNlcm5hbWUiOiJaYXciLCJlbWFpbCI6Inphd215b242emF3bXlvbjUzQGdtYWlsLmNvbSIsImV4cCI6MTc3OTkwNDk4N30.fLGFI498t8NGpVEuztyQ-ykHo1cEHOfOC0yNNjhWN5o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fed4897dd1a9cc5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "117.18.229.179",
        "cf-ipcountry": "MM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-May-2026 18:07:53 UTC] === END API CALL LOG ===
[20-May-2026 18:07:53 UTC] ✅ API Hash verification passed for profile endpoint
[20-May-2026 18:07:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIyIiwidXNlcm5hbWUiOiJaYXciLCJlbWFpbCI6Inphd215b242emF3bXlvbjUzQGdtYWlsLmNvbSIsImV4cCI6MTc3OTkwNDk4N30.fLGFI498t8NGpVEuztyQ-ykHo1cEHOfOC0yNNjhWN5o
[20-May-2026 18:07:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-May-2026 18:07:53 UTC] ✅ JWT token verified successfully for user profile
[20-May-2026 18:07:53 UTC] User ID: 622
[20-May-2026 18:07:53 UTC] ✅ User profile retrieved successfully for user ID: 622
[20-May-2026 18:07:54 UTC] === API CALL LOG ===
[20-May-2026 18:07:54 UTC] Endpoint: user/profile.php
[20-May-2026 18:07:54 UTC] Full Log Data: {
    "timestamp": "2026-05-20 18:07:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "117.18.229.179",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "117.18.229.179, 172.71.81.127",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIyIiwidXNlcm5hbWUiOiJaYXciLCJlbWFpbCI6Inphd215b242emF3bXlvbjUzQGdtYWlsLmNvbSIsImV4cCI6MTc3OTkwNDk4N30.fLGFI498t8NGpVEuztyQ-ykHo1cEHOfOC0yNNjhWN5o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fed489abee49cc5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "117.18.229.179",
        "cf-ipcountry": "MM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-May-2026 18:07:54 UTC] === END API CALL LOG ===
[20-May-2026 18:07:54 UTC] ✅ API Hash verification passed for profile endpoint
[20-May-2026 18:07:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIyIiwidXNlcm5hbWUiOiJaYXciLCJlbWFpbCI6Inphd215b242emF3bXlvbjUzQGdtYWlsLmNvbSIsImV4cCI6MTc3OTkwNDk4N30.fLGFI498t8NGpVEuztyQ-ykHo1cEHOfOC0yNNjhWN5o
[20-May-2026 18:07:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-May-2026 18:07:54 UTC] ✅ JWT token verified successfully for user profile
[20-May-2026 18:07:54 UTC] User ID: 622
[20-May-2026 18:07:54 UTC] ✅ User profile retrieved successfully for user ID: 622
[20-May-2026 18:08:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-May-2026 18:08:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-May-2026 18:08:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"117.18.229.179, 172.71.81.127","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIyIiwidXNlcm5hbWUiOiJaYXciLCJlbWFpbCI6Inphd215b242emF3bXlvbjUzQGdtYWlsLmNvbSIsImV4cCI6MTc3OTkwNDk4N30.fLGFI498t8NGpVEuztyQ-ykHo1cEHOfOC0yNNjhWN5o","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fed48ca3b0b9cc5-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"117.18.229.179","cf-ipcountry":"MM","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[20-May-2026 18:08:01 UTC] === User Orders API Called ===
[20-May-2026 18:08:01 UTC] User ID: 622
[20-May-2026 18:08:01 UTC] Limit: 20, Offset: 0
[20-May-2026 18:08:01 UTC] Orders found: 0
[20-May-2026 18:08:01 UTC] Orders data: []
[20-May-2026 18:08:01 UTC] Total orders count: 0
[20-May-2026 18:08:01 UTC] === API CALL LOG ===
[20-May-2026 18:08:01 UTC] Endpoint: user/profile.php
[20-May-2026 18:08:01 UTC] Full Log Data: {
    "timestamp": "2026-05-20 18:08:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "117.18.229.179",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "117.18.229.179, 172.71.81.127",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIyIiwidXNlcm5hbWUiOiJaYXciLCJlbWFpbCI6Inphd215b242emF3bXlvbjUzQGdtYWlsLmNvbSIsImV4cCI6MTc3OTkwNDk4N30.fLGFI498t8NGpVEuztyQ-ykHo1cEHOfOC0yNNjhWN5o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fed48ca3b0c9cc5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "117.18.229.179",
        "cf-ipcountry": "MM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-May-2026 18:08:01 UTC] === END API CALL LOG ===
[20-May-2026 18:08:01 UTC] ✅ API Hash verification passed for profile endpoint
[20-May-2026 18:08:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIyIiwidXNlcm5hbWUiOiJaYXciLCJlbWFpbCI6Inphd215b242emF3bXlvbjUzQGdtYWlsLmNvbSIsImV4cCI6MTc3OTkwNDk4N30.fLGFI498t8NGpVEuztyQ-ykHo1cEHOfOC0yNNjhWN5o
[20-May-2026 18:08:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-May-2026 18:08:01 UTC] ✅ JWT token verified successfully for user profile
[20-May-2026 18:08:01 UTC] User ID: 622
[20-May-2026 18:08:01 UTC] ✅ User profile retrieved successfully for user ID: 622
[20-May-2026 18:08:02 UTC] === API CALL LOG ===
[20-May-2026 18:08:02 UTC] Endpoint: user/profile.php
[20-May-2026 18:08:02 UTC] Full Log Data: {
    "timestamp": "2026-05-20 18:08:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "117.18.229.179",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "117.18.229.179, 172.71.81.127",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIyIiwidXNlcm5hbWUiOiJaYXciLCJlbWFpbCI6Inphd215b242emF3bXlvbjUzQGdtYWlsLmNvbSIsImV4cCI6MTc3OTkwNDk4N30.fLGFI498t8NGpVEuztyQ-ykHo1cEHOfOC0yNNjhWN5o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fed48ce2d6c9cc5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "117.18.229.179",
        "cf-ipcountry": "MM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-May-2026 18:08:02 UTC] === END API CALL LOG ===
[20-May-2026 18:08:02 UTC] ✅ API Hash verification passed for profile endpoint
[20-May-2026 18:08:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIyIiwidXNlcm5hbWUiOiJaYXciLCJlbWFpbCI6Inphd215b242emF3bXlvbjUzQGdtYWlsLmNvbSIsImV4cCI6MTc3OTkwNDk4N30.fLGFI498t8NGpVEuztyQ-ykHo1cEHOfOC0yNNjhWN5o
[20-May-2026 18:08:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-May-2026 18:08:02 UTC] ✅ JWT token verified successfully for user profile
[20-May-2026 18:08:02 UTC] User ID: 622
[20-May-2026 18:08:02 UTC] ✅ User profile retrieved successfully for user ID: 622
[20-May-2026 18:08:02 UTC] === API CALL LOG ===
[20-May-2026 18:08:02 UTC] Endpoint: user/profile.php
[20-May-2026 18:08:02 UTC] Full Log Data: {
    "timestamp": "2026-05-20 18:08:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "117.18.229.179",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "117.18.229.179, 172.71.81.127",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIyIiwidXNlcm5hbWUiOiJaYXciLCJlbWFpbCI6Inphd215b242emF3bXlvbjUzQGdtYWlsLmNvbSIsImV4cCI6MTc3OTkwNDk4N30.fLGFI498t8NGpVEuztyQ-ykHo1cEHOfOC0yNNjhWN5o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fed48d11f419cc5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "117.18.229.179",
        "cf-ipcountry": "MM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-May-2026 18:08:02 UTC] === END API CALL LOG ===
[20-May-2026 18:08:02 UTC] ✅ API Hash verification passed for profile endpoint
[20-May-2026 18:08:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIyIiwidXNlcm5hbWUiOiJaYXciLCJlbWFpbCI6Inphd215b242emF3bXlvbjUzQGdtYWlsLmNvbSIsImV4cCI6MTc3OTkwNDk4N30.fLGFI498t8NGpVEuztyQ-ykHo1cEHOfOC0yNNjhWN5o
[20-May-2026 18:08:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-May-2026 18:08:02 UTC] ✅ JWT token verified successfully for user profile
[20-May-2026 18:08:02 UTC] User ID: 622
[20-May-2026 18:08:02 UTC] ✅ User profile retrieved successfully for user ID: 622
[20-May-2026 18:08:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-May-2026 18:08:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-May-2026 18:08:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"117.18.229.179, 172.71.81.127","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIyIiwidXNlcm5hbWUiOiJaYXciLCJlbWFpbCI6Inphd215b242emF3bXlvbjUzQGdtYWlsLmNvbSIsImV4cCI6MTc3OTkwNDk4N30.fLGFI498t8NGpVEuztyQ-ykHo1cEHOfOC0yNNjhWN5o","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fed48d21fe79cc5-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"117.18.229.179","cf-ipcountry":"MM","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[20-May-2026 18:08:02 UTC] === User Orders API Called ===
[20-May-2026 18:08:02 UTC] User ID: 622
[20-May-2026 18:08:02 UTC] Limit: 20, Offset: 0
[20-May-2026 18:08:02 UTC] Orders found: 0
[20-May-2026 18:08:02 UTC] Orders data: []
[20-May-2026 18:08:02 UTC] Total orders count: 0
[20-May-2026 18:08:04 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-May-2026 18:08:04 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-May-2026 18:08:04 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"117.18.229.179, 172.71.81.127","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIyIiwidXNlcm5hbWUiOiJaYXciLCJlbWFpbCI6Inphd215b242emF3bXlvbjUzQGdtYWlsLmNvbSIsImV4cCI6MTc3OTkwNDk4N30.fLGFI498t8NGpVEuztyQ-ykHo1cEHOfOC0yNNjhWN5o","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fed48dacd2c9cc5-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"117.18.229.179","cf-ipcountry":"MM","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[20-May-2026 18:08:04 UTC] === User Orders API Called ===
[20-May-2026 18:08:04 UTC] User ID: 622
[20-May-2026 18:08:04 UTC] Limit: 20, Offset: 0
[20-May-2026 18:08:04 UTC] Orders found: 0
[20-May-2026 18:08:04 UTC] Orders data: []
[20-May-2026 18:08:04 UTC] Total orders count: 0
[20-May-2026 18:08:04 UTC] === API CALL LOG ===
[20-May-2026 18:08:04 UTC] Endpoint: user/profile.php
[20-May-2026 18:08:04 UTC] Full Log Data: {
    "timestamp": "2026-05-20 18:08:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "117.18.229.179",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "117.18.229.179, 172.71.81.127",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIyIiwidXNlcm5hbWUiOiJaYXciLCJlbWFpbCI6Inphd215b242emF3bXlvbjUzQGdtYWlsLmNvbSIsImV4cCI6MTc3OTkwNDk4N30.fLGFI498t8NGpVEuztyQ-ykHo1cEHOfOC0yNNjhWN5o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fed48dacd2e9cc5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "117.18.229.179",
        "cf-ipcountry": "MM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-May-2026 18:08:04 UTC] === END API CALL LOG ===
[20-May-2026 18:08:04 UTC] ✅ API Hash verification passed for profile endpoint
[20-May-2026 18:08:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIyIiwidXNlcm5hbWUiOiJaYXciLCJlbWFpbCI6Inphd215b242emF3bXlvbjUzQGdtYWlsLmNvbSIsImV4cCI6MTc3OTkwNDk4N30.fLGFI498t8NGpVEuztyQ-ykHo1cEHOfOC0yNNjhWN5o
[20-May-2026 18:08:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-May-2026 18:08:04 UTC] ✅ JWT token verified successfully for user profile
[20-May-2026 18:08:04 UTC] User ID: 622
[20-May-2026 18:08:04 UTC] ✅ User profile retrieved successfully for user ID: 622
[20-May-2026 18:08:04 UTC] === API CALL LOG ===
[20-May-2026 18:08:04 UTC] Endpoint: user/profile.php
[20-May-2026 18:08:04 UTC] Full Log Data: {
    "timestamp": "2026-05-20 18:08:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "117.18.229.179",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "117.18.229.179, 172.71.81.127",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIyIiwidXNlcm5hbWUiOiJaYXciLCJlbWFpbCI6Inphd215b242emF3bXlvbjUzQGdtYWlsLmNvbSIsImV4cCI6MTc3OTkwNDk4N30.fLGFI498t8NGpVEuztyQ-ykHo1cEHOfOC0yNNjhWN5o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fed48de3f4d9cc5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "117.18.229.179",
        "cf-ipcountry": "MM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-May-2026 18:08:04 UTC] === END API CALL LOG ===
[20-May-2026 18:08:04 UTC] ✅ API Hash verification passed for profile endpoint
[20-May-2026 18:08:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIyIiwidXNlcm5hbWUiOiJaYXciLCJlbWFpbCI6Inphd215b242emF3bXlvbjUzQGdtYWlsLmNvbSIsImV4cCI6MTc3OTkwNDk4N30.fLGFI498t8NGpVEuztyQ-ykHo1cEHOfOC0yNNjhWN5o
[20-May-2026 18:08:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-May-2026 18:08:04 UTC] ✅ JWT token verified successfully for user profile
[20-May-2026 18:08:04 UTC] User ID: 622
[20-May-2026 18:08:04 UTC] ✅ User profile retrieved successfully for user ID: 622
[20-May-2026 18:08:05 UTC] === API CALL LOG ===
[20-May-2026 18:08:05 UTC] Endpoint: user/profile.php
[20-May-2026 18:08:05 UTC] Full Log Data: {
    "timestamp": "2026-05-20 18:08:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "117.18.229.179",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "117.18.229.179, 172.71.81.127",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIyIiwidXNlcm5hbWUiOiJaYXciLCJlbWFpbCI6Inphd215b242emF3bXlvbjUzQGdtYWlsLmNvbSIsImV4cCI6MTc3OTkwNDk4N30.fLGFI498t8NGpVEuztyQ-ykHo1cEHOfOC0yNNjhWN5o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fed48e1e9239cc5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "117.18.229.179",
        "cf-ipcountry": "MM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-May-2026 18:08:05 UTC] === END API CALL LOG ===
[20-May-2026 18:08:05 UTC] ✅ API Hash verification passed for profile endpoint
[20-May-2026 18:08:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIyIiwidXNlcm5hbWUiOiJaYXciLCJlbWFpbCI6Inphd215b242emF3bXlvbjUzQGdtYWlsLmNvbSIsImV4cCI6MTc3OTkwNDk4N30.fLGFI498t8NGpVEuztyQ-ykHo1cEHOfOC0yNNjhWN5o
[20-May-2026 18:08:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-May-2026 18:08:05 UTC] ✅ JWT token verified successfully for user profile
[20-May-2026 18:08:05 UTC] User ID: 622
[20-May-2026 18:08:05 UTC] ✅ User profile retrieved successfully for user ID: 622
[20-May-2026 18:08:19 UTC] === API CALL LOG ===
[20-May-2026 18:08:19 UTC] Endpoint: user/profile.php
[20-May-2026 18:08:19 UTC] Full Log Data: {
    "timestamp": "2026-05-20 18:08:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "117.18.229.179",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "117.18.229.179, 172.71.81.127",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIyIiwidXNlcm5hbWUiOiJaYXciLCJlbWFpbCI6Inphd215b242emF3bXlvbjUzQGdtYWlsLmNvbSIsImV4cCI6MTc3OTkwNDk4N30.fLGFI498t8NGpVEuztyQ-ykHo1cEHOfOC0yNNjhWN5o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fed49349e509cc5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "117.18.229.179",
        "cf-ipcountry": "MM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-May-2026 18:08:19 UTC] === END API CALL LOG ===
[20-May-2026 18:08:19 UTC] ✅ API Hash verification passed for profile endpoint
[20-May-2026 18:08:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIyIiwidXNlcm5hbWUiOiJaYXciLCJlbWFpbCI6Inphd215b242emF3bXlvbjUzQGdtYWlsLmNvbSIsImV4cCI6MTc3OTkwNDk4N30.fLGFI498t8NGpVEuztyQ-ykHo1cEHOfOC0yNNjhWN5o
[20-May-2026 18:08:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-May-2026 18:08:19 UTC] ✅ JWT token verified successfully for user profile
[20-May-2026 18:08:19 UTC] User ID: 622
[20-May-2026 18:08:19 UTC] ✅ User profile retrieved successfully for user ID: 622
[20-May-2026 18:08:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-May-2026 18:08:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-May-2026 18:08:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"117.18.229.179, 172.71.81.128","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIyIiwidXNlcm5hbWUiOiJaYXciLCJlbWFpbCI6Inphd215b242emF3bXlvbjUzQGdtYWlsLmNvbSIsImV4cCI6MTc3OTkwNDk4N30.fLGFI498t8NGpVEuztyQ-ykHo1cEHOfOC0yNNjhWN5o","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fed49349e4e9cc5-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"117.18.229.179","cf-ipcountry":"MM","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[20-May-2026 18:08:19 UTC] === User Orders API Called ===
[20-May-2026 18:08:19 UTC] User ID: 622
[20-May-2026 18:08:19 UTC] Limit: 20, Offset: 0
[20-May-2026 18:08:19 UTC] Orders found: 0
[20-May-2026 18:08:19 UTC] Orders data: []
[20-May-2026 18:08:19 UTC] Total orders count: 0
[20-May-2026 18:08:19 UTC] === API CALL LOG ===
[20-May-2026 18:08:19 UTC] Endpoint: user/profile.php
[20-May-2026 18:08:19 UTC] Full Log Data: {
    "timestamp": "2026-05-20 18:08:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "117.18.229.179",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "117.18.229.179, 172.71.81.127",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIyIiwidXNlcm5hbWUiOiJaYXciLCJlbWFpbCI6Inphd215b242emF3bXlvbjUzQGdtYWlsLmNvbSIsImV4cCI6MTc3OTkwNDk4N30.fLGFI498t8NGpVEuztyQ-ykHo1cEHOfOC0yNNjhWN5o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fed4938b8a59cc5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "117.18.229.179",
        "cf-ipcountry": "MM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-May-2026 18:08:19 UTC] === END API CALL LOG ===
[20-May-2026 18:08:19 UTC] ✅ API Hash verification passed for profile endpoint
[20-May-2026 18:08:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIyIiwidXNlcm5hbWUiOiJaYXciLCJlbWFpbCI6Inphd215b242emF3bXlvbjUzQGdtYWlsLmNvbSIsImV4cCI6MTc3OTkwNDk4N30.fLGFI498t8NGpVEuztyQ-ykHo1cEHOfOC0yNNjhWN5o
[20-May-2026 18:08:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-May-2026 18:08:19 UTC] ✅ JWT token verified successfully for user profile
[20-May-2026 18:08:19 UTC] User ID: 622
[20-May-2026 18:08:19 UTC] ✅ User profile retrieved successfully for user ID: 622
[20-May-2026 18:08:20 UTC] === API CALL LOG ===
[20-May-2026 18:08:20 UTC] Endpoint: user/profile.php
[20-May-2026 18:08:20 UTC] Full Log Data: {
    "timestamp": "2026-05-20 18:08:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "117.18.229.179",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "117.18.229.179, 172.71.81.128",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIyIiwidXNlcm5hbWUiOiJaYXciLCJlbWFpbCI6Inphd215b242emF3bXlvbjUzQGdtYWlsLmNvbSIsImV4cCI6MTc3OTkwNDk4N30.fLGFI498t8NGpVEuztyQ-ykHo1cEHOfOC0yNNjhWN5o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fed49404d9b9cc5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "117.18.229.179",
        "cf-ipcountry": "MM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-May-2026 18:08:20 UTC] === END API CALL LOG ===
[20-May-2026 18:08:20 UTC] ✅ API Hash verification passed for profile endpoint
[20-May-2026 18:08:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIyIiwidXNlcm5hbWUiOiJaYXciLCJlbWFpbCI6Inphd215b242emF3bXlvbjUzQGdtYWlsLmNvbSIsImV4cCI6MTc3OTkwNDk4N30.fLGFI498t8NGpVEuztyQ-ykHo1cEHOfOC0yNNjhWN5o
[20-May-2026 18:08:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-May-2026 18:08:20 UTC] ✅ JWT token verified successfully for user profile
[20-May-2026 18:08:20 UTC] User ID: 622
[20-May-2026 18:08:20 UTC] ✅ User profile retrieved successfully for user ID: 622
[20-May-2026 18:08:30 UTC] === API CALL LOG ===
[20-May-2026 18:08:30 UTC] Endpoint: user/profile.php
[20-May-2026 18:08:30 UTC] Full Log Data: {
    "timestamp": "2026-05-20 18:08:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "117.18.229.179",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "117.18.229.179, 172.71.81.127",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIyIiwidXNlcm5hbWUiOiJaYXciLCJlbWFpbCI6Inphd215b242emF3bXlvbjUzQGdtYWlsLmNvbSIsImV4cCI6MTc3OTkwNDk4N30.fLGFI498t8NGpVEuztyQ-ykHo1cEHOfOC0yNNjhWN5o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fed4977caad9cc5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "117.18.229.179",
        "cf-ipcountry": "MM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-May-2026 18:08:30 UTC] === END API CALL LOG ===
[20-May-2026 18:08:30 UTC] ✅ API Hash verification passed for profile endpoint
[20-May-2026 18:08:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIyIiwidXNlcm5hbWUiOiJaYXciLCJlbWFpbCI6Inphd215b242emF3bXlvbjUzQGdtYWlsLmNvbSIsImV4cCI6MTc3OTkwNDk4N30.fLGFI498t8NGpVEuztyQ-ykHo1cEHOfOC0yNNjhWN5o
[20-May-2026 18:08:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-May-2026 18:08:30 UTC] ✅ JWT token verified successfully for user profile
[20-May-2026 18:08:30 UTC] User ID: 622
[20-May-2026 18:08:30 UTC] ✅ User profile retrieved successfully for user ID: 622
[20-May-2026 18:08:43 UTC] === API CALL LOG ===
[20-May-2026 18:08:43 UTC] Endpoint: user/profile.php
[20-May-2026 18:08:43 UTC] Full Log Data: {
    "timestamp": "2026-05-20 18:08:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "117.18.229.179",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "117.18.229.179, 172.71.81.127",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIyIiwidXNlcm5hbWUiOiJaYXciLCJlbWFpbCI6Inphd215b242emF3bXlvbjUzQGdtYWlsLmNvbSIsImV4cCI6MTc3OTkwNDk4N30.fLGFI498t8NGpVEuztyQ-ykHo1cEHOfOC0yNNjhWN5o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fed49ca99ec9cc5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "117.18.229.179",
        "cf-ipcountry": "MM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-May-2026 18:08:43 UTC] === END API CALL LOG ===
[20-May-2026 18:08:43 UTC] ✅ API Hash verification passed for profile endpoint
[20-May-2026 18:08:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIyIiwidXNlcm5hbWUiOiJaYXciLCJlbWFpbCI6Inphd215b242emF3bXlvbjUzQGdtYWlsLmNvbSIsImV4cCI6MTc3OTkwNDk4N30.fLGFI498t8NGpVEuztyQ-ykHo1cEHOfOC0yNNjhWN5o
[20-May-2026 18:08:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-May-2026 18:08:43 UTC] ✅ JWT token verified successfully for user profile
[20-May-2026 18:08:43 UTC] User ID: 622
[20-May-2026 18:08:43 UTC] ✅ User profile retrieved successfully for user ID: 622
[20-May-2026 18:08:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-May-2026 18:08:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-May-2026 18:08:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"117.18.229.179, 172.71.81.127","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIyIiwidXNlcm5hbWUiOiJaYXciLCJlbWFpbCI6Inphd215b242emF3bXlvbjUzQGdtYWlsLmNvbSIsImV4cCI6MTc3OTkwNDk4N30.fLGFI498t8NGpVEuztyQ-ykHo1cEHOfOC0yNNjhWN5o","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fed49d43f8a9cc5-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"117.18.229.179","cf-ipcountry":"MM","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[20-May-2026 18:08:44 UTC] === User Orders API Called ===
[20-May-2026 18:08:44 UTC] User ID: 622
[20-May-2026 18:08:44 UTC] Limit: 20, Offset: 0
[20-May-2026 18:08:44 UTC] Orders found: 0
[20-May-2026 18:08:44 UTC] Orders data: []
[20-May-2026 18:08:44 UTC] Total orders count: 0
[20-May-2026 18:08:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-May-2026 18:08:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-May-2026 18:08:46 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"117.18.229.179, 172.71.81.127","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIyIiwidXNlcm5hbWUiOiJaYXciLCJlbWFpbCI6Inphd215b242emF3bXlvbjUzQGdtYWlsLmNvbSIsImV4cCI6MTc3OTkwNDk4N30.fLGFI498t8NGpVEuztyQ-ykHo1cEHOfOC0yNNjhWN5o","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fed49e4e9d39cc5-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"117.18.229.179","cf-ipcountry":"MM","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[20-May-2026 18:08:46 UTC] === User Orders API Called ===
[20-May-2026 18:08:46 UTC] User ID: 622
[20-May-2026 18:08:46 UTC] Limit: 20, Offset: 0
[20-May-2026 18:08:46 UTC] Orders found: 0
[20-May-2026 18:08:46 UTC] Orders data: []
[20-May-2026 18:08:46 UTC] Total orders count: 0
[20-May-2026 18:08:46 UTC] === API CALL LOG ===
[20-May-2026 18:08:46 UTC] Endpoint: user/profile.php
[20-May-2026 18:08:46 UTC] Full Log Data: {
    "timestamp": "2026-05-20 18:08:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "117.18.229.179",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "117.18.229.179, 172.71.81.127",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIyIiwidXNlcm5hbWUiOiJaYXciLCJlbWFpbCI6Inphd215b242emF3bXlvbjUzQGdtYWlsLmNvbSIsImV4cCI6MTc3OTkwNDk4N30.fLGFI498t8NGpVEuztyQ-ykHo1cEHOfOC0yNNjhWN5o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fed49e4e9d49cc5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "117.18.229.179",
        "cf-ipcountry": "MM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-May-2026 18:08:46 UTC] === END API CALL LOG ===
[20-May-2026 18:08:46 UTC] ✅ API Hash verification passed for profile endpoint
[20-May-2026 18:08:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIyIiwidXNlcm5hbWUiOiJaYXciLCJlbWFpbCI6Inphd215b242emF3bXlvbjUzQGdtYWlsLmNvbSIsImV4cCI6MTc3OTkwNDk4N30.fLGFI498t8NGpVEuztyQ-ykHo1cEHOfOC0yNNjhWN5o
[20-May-2026 18:08:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-May-2026 18:08:46 UTC] ✅ JWT token verified successfully for user profile
[20-May-2026 18:08:46 UTC] User ID: 622
[20-May-2026 18:08:46 UTC] ✅ User profile retrieved successfully for user ID: 622
[20-May-2026 18:08:47 UTC] === API CALL LOG ===
[20-May-2026 18:08:47 UTC] Endpoint: user/profile.php
[20-May-2026 18:08:47 UTC] Full Log Data: {
    "timestamp": "2026-05-20 18:08:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "117.18.229.179",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "117.18.229.179, 172.71.81.127",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIyIiwidXNlcm5hbWUiOiJaYXciLCJlbWFpbCI6Inphd215b242emF3bXlvbjUzQGdtYWlsLmNvbSIsImV4cCI6MTc3OTkwNDk4N30.fLGFI498t8NGpVEuztyQ-ykHo1cEHOfOC0yNNjhWN5o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fed49e8bbf59cc5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "117.18.229.179",
        "cf-ipcountry": "MM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-May-2026 18:08:47 UTC] === END API CALL LOG ===
[20-May-2026 18:08:47 UTC] ✅ API Hash verification passed for profile endpoint
[20-May-2026 18:08:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIyIiwidXNlcm5hbWUiOiJaYXciLCJlbWFpbCI6Inphd215b242emF3bXlvbjUzQGdtYWlsLmNvbSIsImV4cCI6MTc3OTkwNDk4N30.fLGFI498t8NGpVEuztyQ-ykHo1cEHOfOC0yNNjhWN5o
[20-May-2026 18:08:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-May-2026 18:08:47 UTC] ✅ JWT token verified successfully for user profile
[20-May-2026 18:08:47 UTC] User ID: 622
[20-May-2026 18:08:47 UTC] ✅ User profile retrieved successfully for user ID: 622
[20-May-2026 18:08:48 UTC] === API CALL LOG ===
[20-May-2026 18:08:48 UTC] Endpoint: user/profile.php
[20-May-2026 18:08:48 UTC] Full Log Data: {
    "timestamp": "2026-05-20 18:08:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "117.18.229.179",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "117.18.229.179, 172.71.81.127",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIyIiwidXNlcm5hbWUiOiJaYXciLCJlbWFpbCI6Inphd215b242emF3bXlvbjUzQGdtYWlsLmNvbSIsImV4cCI6MTc3OTkwNDk4N30.fLGFI498t8NGpVEuztyQ-ykHo1cEHOfOC0yNNjhWN5o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fed49ee1f149cc5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "117.18.229.179",
        "cf-ipcountry": "MM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-May-2026 18:08:48 UTC] === END API CALL LOG ===
[20-May-2026 18:08:48 UTC] ✅ API Hash verification passed for profile endpoint
[20-May-2026 18:08:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIyIiwidXNlcm5hbWUiOiJaYXciLCJlbWFpbCI6Inphd215b242emF3bXlvbjUzQGdtYWlsLmNvbSIsImV4cCI6MTc3OTkwNDk4N30.fLGFI498t8NGpVEuztyQ-ykHo1cEHOfOC0yNNjhWN5o
[20-May-2026 18:08:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-May-2026 18:08:48 UTC] ✅ JWT token verified successfully for user profile
[20-May-2026 18:08:48 UTC] User ID: 622
[20-May-2026 18:08:48 UTC] ✅ User profile retrieved successfully for user ID: 622
[20-May-2026 23:57:23 UTC] === API CALL LOG ===
[20-May-2026 23:57:23 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-May-2026 23:57:23 UTC] Endpoint: user/profile.php
[20-May-2026 23:57:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-May-2026 23:57:23 UTC] Full Log Data: {
    "timestamp": "2026-05-20 23:57:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.45.124",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.45.124, 162.158.216.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIzIiwidXNlcm5hbWUiOiJFeGNlbCIsImVtYWlsIjoiY2hpbmVkdWV4Y2VsOTJAZ21haWwuY29tIiwiZXhwIjoxNzc5OTI2MjQyfQ.MaTbi0YV4rCjP_qX5WCXv_NLhvJ7U-rsyyLieSU-nqc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fef488daa95be6f-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.45.124",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-May-2026 23:57:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.45.124, 162.158.216.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIzIiwidXNlcm5hbWUiOiJFeGNlbCIsImVtYWlsIjoiY2hpbmVkdWV4Y2VsOTJAZ21haWwuY29tIiwiZXhwIjoxNzc5OTI2MjQyfQ.MaTbi0YV4rCjP_qX5WCXv_NLhvJ7U-rsyyLieSU-nqc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fef488daa97be6f-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.45.124","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[20-May-2026 23:57:23 UTC] === END API CALL LOG ===
[20-May-2026 23:57:23 UTC] ✅ API Hash verification passed for profile endpoint
[20-May-2026 23:57:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIzIiwidXNlcm5hbWUiOiJFeGNlbCIsImVtYWlsIjoiY2hpbmVkdWV4Y2VsOTJAZ21haWwuY29tIiwiZXhwIjoxNzc5OTI2MjQyfQ.MaTbi0YV4rCjP_qX5WCXv_NLhvJ7U-rsyyLieSU-nqc
[20-May-2026 23:57:23 UTC] === User Orders API Called ===
[20-May-2026 23:57:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-May-2026 23:57:23 UTC] User ID: 623
[20-May-2026 23:57:23 UTC] Limit: 20, Offset: 0
[20-May-2026 23:57:23 UTC] ✅ JWT token verified successfully for user profile
[20-May-2026 23:57:23 UTC] User ID: 623
[20-May-2026 23:57:23 UTC] ✅ User profile retrieved successfully for user ID: 623
[20-May-2026 23:57:23 UTC] Orders found: 0
[20-May-2026 23:57:23 UTC] Orders data: []
[20-May-2026 23:57:23 UTC] Total orders count: 0
[20-May-2026 23:57:23 UTC] === API CALL LOG ===
[20-May-2026 23:57:23 UTC] Endpoint: user/profile.php
[20-May-2026 23:57:23 UTC] Full Log Data: {
    "timestamp": "2026-05-20 23:57:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.45.124",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.45.124, 162.158.216.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIzIiwidXNlcm5hbWUiOiJFeGNlbCIsImVtYWlsIjoiY2hpbmVkdWV4Y2VsOTJAZ21haWwuY29tIiwiZXhwIjoxNzc5OTI2MjQyfQ.MaTbi0YV4rCjP_qX5WCXv_NLhvJ7U-rsyyLieSU-nqc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fef488daa98be6f-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.45.124",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-May-2026 23:57:23 UTC] === END API CALL LOG ===
[20-May-2026 23:57:23 UTC] ✅ API Hash verification passed for profile endpoint
[20-May-2026 23:57:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIzIiwidXNlcm5hbWUiOiJFeGNlbCIsImVtYWlsIjoiY2hpbmVkdWV4Y2VsOTJAZ21haWwuY29tIiwiZXhwIjoxNzc5OTI2MjQyfQ.MaTbi0YV4rCjP_qX5WCXv_NLhvJ7U-rsyyLieSU-nqc
[20-May-2026 23:57:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-May-2026 23:57:23 UTC] ✅ JWT token verified successfully for user profile
[20-May-2026 23:57:23 UTC] User ID: 623
[20-May-2026 23:57:23 UTC] ✅ User profile retrieved successfully for user ID: 623
[20-May-2026 23:57:24 UTC] === API CALL LOG ===
[20-May-2026 23:57:24 UTC] Endpoint: user/profile.php
[20-May-2026 23:57:24 UTC] Full Log Data: {
    "timestamp": "2026-05-20 23:57:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.45.124",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.45.124, 162.158.216.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIzIiwidXNlcm5hbWUiOiJFeGNlbCIsImVtYWlsIjoiY2hpbmVkdWV4Y2VsOTJAZ21haWwuY29tIiwiZXhwIjoxNzc5OTI2MjQyfQ.MaTbi0YV4rCjP_qX5WCXv_NLhvJ7U-rsyyLieSU-nqc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fef48932a7fbe6f-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.45.124",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-May-2026 23:57:24 UTC] === END API CALL LOG ===
[20-May-2026 23:57:24 UTC] ✅ API Hash verification passed for profile endpoint
[20-May-2026 23:57:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIzIiwidXNlcm5hbWUiOiJFeGNlbCIsImVtYWlsIjoiY2hpbmVkdWV4Y2VsOTJAZ21haWwuY29tIiwiZXhwIjoxNzc5OTI2MjQyfQ.MaTbi0YV4rCjP_qX5WCXv_NLhvJ7U-rsyyLieSU-nqc
[20-May-2026 23:57:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-May-2026 23:57:24 UTC] ✅ JWT token verified successfully for user profile
[20-May-2026 23:57:24 UTC] User ID: 623
[20-May-2026 23:57:24 UTC] ✅ User profile retrieved successfully for user ID: 623
[20-May-2026 23:59:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-May-2026 23:59:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-May-2026 23:59:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.45.124, 162.158.216.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIzIiwidXNlcm5hbWUiOiJFeGNlbCIsImVtYWlsIjoiY2hpbmVkdWV4Y2VsOTJAZ21haWwuY29tIiwiZXhwIjoxNzc5OTI2MjQyfQ.MaTbi0YV4rCjP_qX5WCXv_NLhvJ7U-rsyyLieSU-nqc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fef4b332b9ebe6f-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.45.124","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[20-May-2026 23:59:11 UTC] === User Orders API Called ===
[20-May-2026 23:59:11 UTC] User ID: 623
[20-May-2026 23:59:11 UTC] Limit: 20, Offset: 0
[20-May-2026 23:59:11 UTC] Orders found: 0
[20-May-2026 23:59:11 UTC] Orders data: []
[20-May-2026 23:59:11 UTC] Total orders count: 0
[20-May-2026 23:59:13 UTC] === API CALL LOG ===
[20-May-2026 23:59:13 UTC] Endpoint: user/profile.php
[20-May-2026 23:59:13 UTC] Full Log Data: {
    "timestamp": "2026-05-20 23:59:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.45.124",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.45.124, 162.158.216.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIzIiwidXNlcm5hbWUiOiJFeGNlbCIsImVtYWlsIjoiY2hpbmVkdWV4Y2VsOTJAZ21haWwuY29tIiwiZXhwIjoxNzc5OTI2MjQyfQ.MaTbi0YV4rCjP_qX5WCXv_NLhvJ7U-rsyyLieSU-nqc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fef4b3e0d1fbe6f-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.45.124",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-May-2026 23:59:13 UTC] === END API CALL LOG ===
[20-May-2026 23:59:13 UTC] ✅ API Hash verification passed for profile endpoint
[20-May-2026 23:59:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIzIiwidXNlcm5hbWUiOiJFeGNlbCIsImVtYWlsIjoiY2hpbmVkdWV4Y2VsOTJAZ21haWwuY29tIiwiZXhwIjoxNzc5OTI2MjQyfQ.MaTbi0YV4rCjP_qX5WCXv_NLhvJ7U-rsyyLieSU-nqc
[20-May-2026 23:59:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-May-2026 23:59:13 UTC] ✅ JWT token verified successfully for user profile
[20-May-2026 23:59:13 UTC] User ID: 623
[20-May-2026 23:59:13 UTC] ✅ User profile retrieved successfully for user ID: 623
[20-May-2026 23:59:13 UTC] User Purchases API - User ID: 623
[20-May-2026 23:59:13 UTC] User Purchases API - Total purchases found: 0
[20-May-2026 23:59:23 UTC] User Purchases API - User ID: 623
[20-May-2026 23:59:23 UTC] User Purchases API - Total purchases found: 0
[20-May-2026 23:59:26 UTC] === API CALL LOG ===
[20-May-2026 23:59:26 UTC] Endpoint: user/profile.php
[20-May-2026 23:59:26 UTC] Full Log Data: {
    "timestamp": "2026-05-20 23:59:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.45.124",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.45.124, 162.158.216.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIzIiwidXNlcm5hbWUiOiJFeGNlbCIsImVtYWlsIjoiY2hpbmVkdWV4Y2VsOTJAZ21haWwuY29tIiwiZXhwIjoxNzc5OTI2MjQyfQ.MaTbi0YV4rCjP_qX5WCXv_NLhvJ7U-rsyyLieSU-nqc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fef4b8e5947be6f-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.45.124",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-May-2026 23:59:26 UTC] === END API CALL LOG ===
[20-May-2026 23:59:26 UTC] ✅ API Hash verification passed for profile endpoint
[20-May-2026 23:59:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIzIiwidXNlcm5hbWUiOiJFeGNlbCIsImVtYWlsIjoiY2hpbmVkdWV4Y2VsOTJAZ21haWwuY29tIiwiZXhwIjoxNzc5OTI2MjQyfQ.MaTbi0YV4rCjP_qX5WCXv_NLhvJ7U-rsyyLieSU-nqc
[20-May-2026 23:59:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-May-2026 23:59:26 UTC] ✅ JWT token verified successfully for user profile
[20-May-2026 23:59:26 UTC] User ID: 623
[20-May-2026 23:59:26 UTC] ✅ User profile retrieved successfully for user ID: 623
[20-May-2026 23:59:26 UTC] User Purchases API - User ID: 623
[20-May-2026 23:59:26 UTC] User Purchases API - Total purchases found: 0
[20-May-2026 23:59:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-May-2026 23:59:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-May-2026 23:59:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.45.124, 162.158.216.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIzIiwidXNlcm5hbWUiOiJFeGNlbCIsImVtYWlsIjoiY2hpbmVkdWV4Y2VsOTJAZ21haWwuY29tIiwiZXhwIjoxNzc5OTI2MjQyfQ.MaTbi0YV4rCjP_qX5WCXv_NLhvJ7U-rsyyLieSU-nqc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fef4bb3ef56be6f-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.45.124","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[20-May-2026 23:59:32 UTC] === User Orders API Called ===
[20-May-2026 23:59:32 UTC] User ID: 623
[20-May-2026 23:59:32 UTC] Limit: 20, Offset: 0
[20-May-2026 23:59:32 UTC] Orders found: 0
[20-May-2026 23:59:32 UTC] Orders data: []
[20-May-2026 23:59:32 UTC] Total orders count: 0
[20-May-2026 23:59:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-May-2026 23:59:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-May-2026 23:59:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.45.124, 162.158.216.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIzIiwidXNlcm5hbWUiOiJFeGNlbCIsImVtYWlsIjoiY2hpbmVkdWV4Y2VsOTJAZ21haWwuY29tIiwiZXhwIjoxNzc5OTI2MjQyfQ.MaTbi0YV4rCjP_qX5WCXv_NLhvJ7U-rsyyLieSU-nqc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fef4bdb3a36be6f-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.45.124","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[20-May-2026 23:59:38 UTC] === User Orders API Called ===
[20-May-2026 23:59:38 UTC] User ID: 623
[20-May-2026 23:59:38 UTC] Limit: 20, Offset: 0
[20-May-2026 23:59:38 UTC] Orders found: 0
[20-May-2026 23:59:38 UTC] Orders data: []
[20-May-2026 23:59:38 UTC] Total orders count: 0
[20-May-2026 23:59:38 UTC] === API CALL LOG ===
[20-May-2026 23:59:38 UTC] Endpoint: user/profile.php
[20-May-2026 23:59:38 UTC] Full Log Data: {
    "timestamp": "2026-05-20 23:59:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.45.124",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.45.124, 162.158.216.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIzIiwidXNlcm5hbWUiOiJFeGNlbCIsImVtYWlsIjoiY2hpbmVkdWV4Y2VsOTJAZ21haWwuY29tIiwiZXhwIjoxNzc5OTI2MjQyfQ.MaTbi0YV4rCjP_qX5WCXv_NLhvJ7U-rsyyLieSU-nqc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fef4bdb3a38be6f-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.45.124",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-May-2026 23:59:38 UTC] === END API CALL LOG ===
[20-May-2026 23:59:38 UTC] ✅ API Hash verification passed for profile endpoint
[20-May-2026 23:59:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIzIiwidXNlcm5hbWUiOiJFeGNlbCIsImVtYWlsIjoiY2hpbmVkdWV4Y2VsOTJAZ21haWwuY29tIiwiZXhwIjoxNzc5OTI2MjQyfQ.MaTbi0YV4rCjP_qX5WCXv_NLhvJ7U-rsyyLieSU-nqc
[20-May-2026 23:59:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-May-2026 23:59:38 UTC] ✅ JWT token verified successfully for user profile
[20-May-2026 23:59:38 UTC] User ID: 623
[20-May-2026 23:59:38 UTC] ✅ User profile retrieved successfully for user ID: 623
[20-May-2026 23:59:39 UTC] === API CALL LOG ===
[20-May-2026 23:59:39 UTC] Endpoint: user/profile.php
[20-May-2026 23:59:39 UTC] Full Log Data: {
    "timestamp": "2026-05-20 23:59:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.45.124",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.45.124, 162.158.216.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIzIiwidXNlcm5hbWUiOiJFeGNlbCIsImVtYWlsIjoiY2hpbmVkdWV4Y2VsOTJAZ21haWwuY29tIiwiZXhwIjoxNzc5OTI2MjQyfQ.MaTbi0YV4rCjP_qX5WCXv_NLhvJ7U-rsyyLieSU-nqc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fef4bdecf33be6f-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.45.124",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-May-2026 23:59:39 UTC] === END API CALL LOG ===
[20-May-2026 23:59:39 UTC] ✅ API Hash verification passed for profile endpoint
[20-May-2026 23:59:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIzIiwidXNlcm5hbWUiOiJFeGNlbCIsImVtYWlsIjoiY2hpbmVkdWV4Y2VsOTJAZ21haWwuY29tIiwiZXhwIjoxNzc5OTI2MjQyfQ.MaTbi0YV4rCjP_qX5WCXv_NLhvJ7U-rsyyLieSU-nqc
[20-May-2026 23:59:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-May-2026 23:59:39 UTC] ✅ JWT token verified successfully for user profile
[20-May-2026 23:59:39 UTC] User ID: 623
[20-May-2026 23:59:39 UTC] ✅ User profile retrieved successfully for user ID: 623
[20-May-2026 23:59:39 UTC] === API CALL LOG ===
[20-May-2026 23:59:39 UTC] Endpoint: user/profile.php
[20-May-2026 23:59:39 UTC] Full Log Data: {
    "timestamp": "2026-05-20 23:59:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.45.124",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.45.124, 162.158.216.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIzIiwidXNlcm5hbWUiOiJFeGNlbCIsImVtYWlsIjoiY2hpbmVkdWV4Y2VsOTJAZ21haWwuY29tIiwiZXhwIjoxNzc5OTI2MjQyfQ.MaTbi0YV4rCjP_qX5WCXv_NLhvJ7U-rsyyLieSU-nqc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fef4be12b0bbe6f-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.45.124",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-May-2026 23:59:39 UTC] === END API CALL LOG ===
[20-May-2026 23:59:39 UTC] ✅ API Hash verification passed for profile endpoint
[20-May-2026 23:59:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIzIiwidXNlcm5hbWUiOiJFeGNlbCIsImVtYWlsIjoiY2hpbmVkdWV4Y2VsOTJAZ21haWwuY29tIiwiZXhwIjoxNzc5OTI2MjQyfQ.MaTbi0YV4rCjP_qX5WCXv_NLhvJ7U-rsyyLieSU-nqc
[20-May-2026 23:59:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-May-2026 23:59:39 UTC] ✅ JWT token verified successfully for user profile
[20-May-2026 23:59:39 UTC] User ID: 623
[20-May-2026 23:59:39 UTC] ✅ User profile retrieved successfully for user ID: 623
[21-May-2026 00:00:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-May-2026 00:00:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-May-2026 00:00:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.45.124, 162.158.216.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIzIiwidXNlcm5hbWUiOiJFeGNlbCIsImVtYWlsIjoiY2hpbmVkdWV4Y2VsOTJAZ21haWwuY29tIiwiZXhwIjoxNzc5OTI2MjQyfQ.MaTbi0YV4rCjP_qX5WCXv_NLhvJ7U-rsyyLieSU-nqc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fef4d773b4abe6f-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.45.124","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-May-2026 00:00:44 UTC] === User Orders API Called ===
[21-May-2026 00:00:44 UTC] User ID: 623
[21-May-2026 00:00:44 UTC] Limit: 20, Offset: 0
[21-May-2026 00:00:44 UTC] Orders found: 0
[21-May-2026 00:00:44 UTC] Orders data: []
[21-May-2026 00:00:44 UTC] Total orders count: 0
[21-May-2026 00:00:44 UTC] === API CALL LOG ===
[21-May-2026 00:00:44 UTC] Endpoint: user/profile.php
[21-May-2026 00:00:44 UTC] Full Log Data: {
    "timestamp": "2026-05-21 00:00:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.45.124",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.45.124, 162.158.216.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIzIiwidXNlcm5hbWUiOiJFeGNlbCIsImVtYWlsIjoiY2hpbmVkdWV4Y2VsOTJAZ21haWwuY29tIiwiZXhwIjoxNzc5OTI2MjQyfQ.MaTbi0YV4rCjP_qX5WCXv_NLhvJ7U-rsyyLieSU-nqc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fef4d773b4dbe6f-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.45.124",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-May-2026 00:00:44 UTC] === END API CALL LOG ===
[21-May-2026 00:00:44 UTC] ✅ API Hash verification passed for profile endpoint
[21-May-2026 00:00:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIzIiwidXNlcm5hbWUiOiJFeGNlbCIsImVtYWlsIjoiY2hpbmVkdWV4Y2VsOTJAZ21haWwuY29tIiwiZXhwIjoxNzc5OTI2MjQyfQ.MaTbi0YV4rCjP_qX5WCXv_NLhvJ7U-rsyyLieSU-nqc
[21-May-2026 00:00:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-May-2026 00:00:44 UTC] ✅ JWT token verified successfully for user profile
[21-May-2026 00:00:44 UTC] User ID: 623
[21-May-2026 00:00:44 UTC] ✅ User profile retrieved successfully for user ID: 623
[21-May-2026 00:00:45 UTC] === API CALL LOG ===
[21-May-2026 00:00:45 UTC] Endpoint: user/profile.php
[21-May-2026 00:00:45 UTC] Full Log Data: {
    "timestamp": "2026-05-21 00:00:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.45.124",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.45.124, 162.158.216.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIzIiwidXNlcm5hbWUiOiJFeGNlbCIsImVtYWlsIjoiY2hpbmVkdWV4Y2VsOTJAZ21haWwuY29tIiwiZXhwIjoxNzc5OTI2MjQyfQ.MaTbi0YV4rCjP_qX5WCXv_NLhvJ7U-rsyyLieSU-nqc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fef4d7baa48be6f-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.45.124",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-May-2026 00:00:45 UTC] === END API CALL LOG ===
[21-May-2026 00:00:45 UTC] ✅ API Hash verification passed for profile endpoint
[21-May-2026 00:00:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIzIiwidXNlcm5hbWUiOiJFeGNlbCIsImVtYWlsIjoiY2hpbmVkdWV4Y2VsOTJAZ21haWwuY29tIiwiZXhwIjoxNzc5OTI2MjQyfQ.MaTbi0YV4rCjP_qX5WCXv_NLhvJ7U-rsyyLieSU-nqc
[21-May-2026 00:00:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-May-2026 00:00:45 UTC] ✅ JWT token verified successfully for user profile
[21-May-2026 00:00:45 UTC] User ID: 623
[21-May-2026 00:00:45 UTC] ✅ User profile retrieved successfully for user ID: 623
[21-May-2026 00:00:45 UTC] === API CALL LOG ===
[21-May-2026 00:00:45 UTC] Endpoint: user/profile.php
[21-May-2026 00:00:45 UTC] Full Log Data: {
    "timestamp": "2026-05-21 00:00:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.45.124",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.45.124, 162.158.216.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIzIiwidXNlcm5hbWUiOiJFeGNlbCIsImVtYWlsIjoiY2hpbmVkdWV4Y2VsOTJAZ21haWwuY29tIiwiZXhwIjoxNzc5OTI2MjQyfQ.MaTbi0YV4rCjP_qX5WCXv_NLhvJ7U-rsyyLieSU-nqc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fef4d7cbc2cbe6f-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.45.124",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-May-2026 00:00:45 UTC] === END API CALL LOG ===
[21-May-2026 00:00:45 UTC] ✅ API Hash verification passed for profile endpoint
[21-May-2026 00:00:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIzIiwidXNlcm5hbWUiOiJFeGNlbCIsImVtYWlsIjoiY2hpbmVkdWV4Y2VsOTJAZ21haWwuY29tIiwiZXhwIjoxNzc5OTI2MjQyfQ.MaTbi0YV4rCjP_qX5WCXv_NLhvJ7U-rsyyLieSU-nqc
[21-May-2026 00:00:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-May-2026 00:00:45 UTC] ✅ JWT token verified successfully for user profile
[21-May-2026 00:00:45 UTC] User ID: 623
[21-May-2026 00:00:45 UTC] ✅ User profile retrieved successfully for user ID: 623
[21-May-2026 00:01:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-May-2026 00:01:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-May-2026 00:01:22 UTC] === API CALL LOG ===
[21-May-2026 00:01:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.45.124, 162.158.216.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIzIiwidXNlcm5hbWUiOiJFeGNlbCIsImVtYWlsIjoiY2hpbmVkdWV4Y2VsOTJAZ21haWwuY29tIiwiZXhwIjoxNzc5OTI2MjQyfQ.MaTbi0YV4rCjP_qX5WCXv_NLhvJ7U-rsyyLieSU-nqc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fef4e649caabe6f-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.45.124","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-May-2026 00:01:22 UTC] Endpoint: user/profile.php
[21-May-2026 00:01:22 UTC] Full Log Data: {
    "timestamp": "2026-05-21 00:01:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.45.124",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.45.124, 162.158.216.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIzIiwidXNlcm5hbWUiOiJFeGNlbCIsImVtYWlsIjoiY2hpbmVkdWV4Y2VsOTJAZ21haWwuY29tIiwiZXhwIjoxNzc5OTI2MjQyfQ.MaTbi0YV4rCjP_qX5WCXv_NLhvJ7U-rsyyLieSU-nqc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fef4e649cacbe6f-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.45.124",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-May-2026 00:01:22 UTC] === END API CALL LOG ===
[21-May-2026 00:01:22 UTC] === User Orders API Called ===
[21-May-2026 00:01:22 UTC] ✅ API Hash verification passed for profile endpoint
[21-May-2026 00:01:22 UTC] User ID: 623
[21-May-2026 00:01:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIzIiwidXNlcm5hbWUiOiJFeGNlbCIsImVtYWlsIjoiY2hpbmVkdWV4Y2VsOTJAZ21haWwuY29tIiwiZXhwIjoxNzc5OTI2MjQyfQ.MaTbi0YV4rCjP_qX5WCXv_NLhvJ7U-rsyyLieSU-nqc
[21-May-2026 00:01:22 UTC] Limit: 20, Offset: 0
[21-May-2026 00:01:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-May-2026 00:01:22 UTC] ✅ JWT token verified successfully for user profile
[21-May-2026 00:01:22 UTC] User ID: 623
[21-May-2026 00:01:22 UTC] Orders found: 0
[21-May-2026 00:01:22 UTC] Orders data: []
[21-May-2026 00:01:22 UTC] Total orders count: 0
[21-May-2026 00:01:22 UTC] ✅ User profile retrieved successfully for user ID: 623
[21-May-2026 00:01:23 UTC] === API CALL LOG ===
[21-May-2026 00:01:23 UTC] Endpoint: user/profile.php
[21-May-2026 00:01:23 UTC] Full Log Data: {
    "timestamp": "2026-05-21 00:01:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.45.124",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.45.124, 162.158.216.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIzIiwidXNlcm5hbWUiOiJFeGNlbCIsImVtYWlsIjoiY2hpbmVkdWV4Y2VsOTJAZ21haWwuY29tIiwiZXhwIjoxNzc5OTI2MjQyfQ.MaTbi0YV4rCjP_qX5WCXv_NLhvJ7U-rsyyLieSU-nqc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fef4e681a84be6f-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.45.124",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-May-2026 00:01:23 UTC] === END API CALL LOG ===
[21-May-2026 00:01:23 UTC] ✅ API Hash verification passed for profile endpoint
[21-May-2026 00:01:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIzIiwidXNlcm5hbWUiOiJFeGNlbCIsImVtYWlsIjoiY2hpbmVkdWV4Y2VsOTJAZ21haWwuY29tIiwiZXhwIjoxNzc5OTI2MjQyfQ.MaTbi0YV4rCjP_qX5WCXv_NLhvJ7U-rsyyLieSU-nqc
[21-May-2026 00:01:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-May-2026 00:01:23 UTC] ✅ JWT token verified successfully for user profile
[21-May-2026 00:01:23 UTC] User ID: 623
[21-May-2026 00:01:23 UTC] ✅ User profile retrieved successfully for user ID: 623
[21-May-2026 00:01:23 UTC] === API CALL LOG ===
[21-May-2026 00:01:23 UTC] Endpoint: user/profile.php
[21-May-2026 00:01:23 UTC] Full Log Data: {
    "timestamp": "2026-05-21 00:01:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.45.124",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.45.124, 162.158.216.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIzIiwidXNlcm5hbWUiOiJFeGNlbCIsImVtYWlsIjoiY2hpbmVkdWV4Y2VsOTJAZ21haWwuY29tIiwiZXhwIjoxNzc5OTI2MjQyfQ.MaTbi0YV4rCjP_qX5WCXv_NLhvJ7U-rsyyLieSU-nqc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fef4e6abeb1be6f-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.45.124",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-May-2026 00:01:23 UTC] === END API CALL LOG ===
[21-May-2026 00:01:23 UTC] ✅ API Hash verification passed for profile endpoint
[21-May-2026 00:01:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIzIiwidXNlcm5hbWUiOiJFeGNlbCIsImVtYWlsIjoiY2hpbmVkdWV4Y2VsOTJAZ21haWwuY29tIiwiZXhwIjoxNzc5OTI2MjQyfQ.MaTbi0YV4rCjP_qX5WCXv_NLhvJ7U-rsyyLieSU-nqc
[21-May-2026 00:01:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-May-2026 00:01:23 UTC] ✅ JWT token verified successfully for user profile
[21-May-2026 00:01:23 UTC] User ID: 623
[21-May-2026 00:01:23 UTC] ✅ User profile retrieved successfully for user ID: 623
[21-May-2026 00:03:30 UTC] === API CALL LOG ===
[21-May-2026 00:03:30 UTC] Endpoint: user/profile.php
[21-May-2026 00:03:30 UTC] Full Log Data: {
    "timestamp": "2026-05-21 00:03:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.45.124",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.45.124, 162.158.216.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIzIiwidXNlcm5hbWUiOiJFeGNlbCIsImVtYWlsIjoiY2hpbmVkdWV4Y2VsOTJAZ21haWwuY29tIiwiZXhwIjoxNzc5OTI2MjQyfQ.MaTbi0YV4rCjP_qX5WCXv_NLhvJ7U-rsyyLieSU-nqc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fef51848a13be6f-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.45.124",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-May-2026 00:03:30 UTC] === END API CALL LOG ===
[21-May-2026 00:03:30 UTC] ✅ API Hash verification passed for profile endpoint
[21-May-2026 00:03:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIzIiwidXNlcm5hbWUiOiJFeGNlbCIsImVtYWlsIjoiY2hpbmVkdWV4Y2VsOTJAZ21haWwuY29tIiwiZXhwIjoxNzc5OTI2MjQyfQ.MaTbi0YV4rCjP_qX5WCXv_NLhvJ7U-rsyyLieSU-nqc
[21-May-2026 00:03:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-May-2026 00:03:30 UTC] ✅ JWT token verified successfully for user profile
[21-May-2026 00:03:30 UTC] User ID: 623
[21-May-2026 00:03:30 UTC] ✅ User profile retrieved successfully for user ID: 623
[21-May-2026 00:03:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-May-2026 00:03:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-May-2026 00:03:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.45.124, 162.158.216.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIzIiwidXNlcm5hbWUiOiJFeGNlbCIsImVtYWlsIjoiY2hpbmVkdWV4Y2VsOTJAZ21haWwuY29tIiwiZXhwIjoxNzc5OTI2MjQyfQ.MaTbi0YV4rCjP_qX5WCXv_NLhvJ7U-rsyyLieSU-nqc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fef51848a12be6f-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.45.124","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-May-2026 00:03:30 UTC] === User Orders API Called ===
[21-May-2026 00:03:30 UTC] User ID: 623
[21-May-2026 00:03:30 UTC] Limit: 20, Offset: 0
[21-May-2026 00:03:30 UTC] Orders found: 0
[21-May-2026 00:03:30 UTC] Orders data: []
[21-May-2026 00:03:30 UTC] Total orders count: 0
[21-May-2026 00:03:31 UTC] === API CALL LOG ===
[21-May-2026 00:03:31 UTC] Endpoint: user/profile.php
[21-May-2026 00:03:31 UTC] Full Log Data: {
    "timestamp": "2026-05-21 00:03:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.45.124",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.45.124, 162.158.216.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIzIiwidXNlcm5hbWUiOiJFeGNlbCIsImVtYWlsIjoiY2hpbmVkdWV4Y2VsOTJAZ21haWwuY29tIiwiZXhwIjoxNzc5OTI2MjQyfQ.MaTbi0YV4rCjP_qX5WCXv_NLhvJ7U-rsyyLieSU-nqc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fef5189198bbe6f-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.45.124",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-May-2026 00:03:31 UTC] === END API CALL LOG ===
[21-May-2026 00:03:31 UTC] ✅ API Hash verification passed for profile endpoint
[21-May-2026 00:03:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIzIiwidXNlcm5hbWUiOiJFeGNlbCIsImVtYWlsIjoiY2hpbmVkdWV4Y2VsOTJAZ21haWwuY29tIiwiZXhwIjoxNzc5OTI2MjQyfQ.MaTbi0YV4rCjP_qX5WCXv_NLhvJ7U-rsyyLieSU-nqc
[21-May-2026 00:03:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-May-2026 00:03:31 UTC] ✅ JWT token verified successfully for user profile
[21-May-2026 00:03:31 UTC] User ID: 623
[21-May-2026 00:03:31 UTC] ✅ User profile retrieved successfully for user ID: 623
[21-May-2026 00:03:31 UTC] === API CALL LOG ===
[21-May-2026 00:03:31 UTC] Endpoint: user/profile.php
[21-May-2026 00:03:31 UTC] Full Log Data: {
    "timestamp": "2026-05-21 00:03:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.45.124",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.45.124, 162.158.216.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIzIiwidXNlcm5hbWUiOiJFeGNlbCIsImVtYWlsIjoiY2hpbmVkdWV4Y2VsOTJAZ21haWwuY29tIiwiZXhwIjoxNzc5OTI2MjQyfQ.MaTbi0YV4rCjP_qX5WCXv_NLhvJ7U-rsyyLieSU-nqc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fef518a2b8bbe6f-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.45.124",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-May-2026 00:03:31 UTC] === END API CALL LOG ===
[21-May-2026 00:03:31 UTC] ✅ API Hash verification passed for profile endpoint
[21-May-2026 00:03:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIzIiwidXNlcm5hbWUiOiJFeGNlbCIsImVtYWlsIjoiY2hpbmVkdWV4Y2VsOTJAZ21haWwuY29tIiwiZXhwIjoxNzc5OTI2MjQyfQ.MaTbi0YV4rCjP_qX5WCXv_NLhvJ7U-rsyyLieSU-nqc
[21-May-2026 00:03:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-May-2026 00:03:31 UTC] ✅ JWT token verified successfully for user profile
[21-May-2026 00:03:31 UTC] User ID: 623
[21-May-2026 00:03:31 UTC] ✅ User profile retrieved successfully for user ID: 623
[21-May-2026 00:03:58 UTC] === API CALL LOG ===
[21-May-2026 00:03:58 UTC] Endpoint: user/profile.php
[21-May-2026 00:03:58 UTC] Full Log Data: {
    "timestamp": "2026-05-21 00:03:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.45.124",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.45.124, 162.158.216.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIzIiwidXNlcm5hbWUiOiJFeGNlbCIsImVtYWlsIjoiY2hpbmVkdWV4Y2VsOTJAZ21haWwuY29tIiwiZXhwIjoxNzc5OTI2MjQyfQ.MaTbi0YV4rCjP_qX5WCXv_NLhvJ7U-rsyyLieSU-nqc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fef5232aae3be6f-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.45.124",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-May-2026 00:03:58 UTC] === END API CALL LOG ===
[21-May-2026 00:03:58 UTC] ✅ API Hash verification passed for profile endpoint
[21-May-2026 00:03:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIzIiwidXNlcm5hbWUiOiJFeGNlbCIsImVtYWlsIjoiY2hpbmVkdWV4Y2VsOTJAZ21haWwuY29tIiwiZXhwIjoxNzc5OTI2MjQyfQ.MaTbi0YV4rCjP_qX5WCXv_NLhvJ7U-rsyyLieSU-nqc
[21-May-2026 00:03:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-May-2026 00:03:58 UTC] ✅ JWT token verified successfully for user profile
[21-May-2026 00:03:58 UTC] User ID: 623
[21-May-2026 00:03:58 UTC] ✅ User profile retrieved successfully for user ID: 623
[21-May-2026 00:03:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-May-2026 00:03:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-May-2026 00:03:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.45.124, 162.158.216.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIzIiwidXNlcm5hbWUiOiJFeGNlbCIsImVtYWlsIjoiY2hpbmVkdWV4Y2VsOTJAZ21haWwuY29tIiwiZXhwIjoxNzc5OTI2MjQyfQ.MaTbi0YV4rCjP_qX5WCXv_NLhvJ7U-rsyyLieSU-nqc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fef5232aae2be6f-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.45.124","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-May-2026 00:03:58 UTC] === User Orders API Called ===
[21-May-2026 00:03:58 UTC] User ID: 623
[21-May-2026 00:03:58 UTC] Limit: 20, Offset: 0
[21-May-2026 00:03:58 UTC] Orders found: 0
[21-May-2026 00:03:58 UTC] Orders data: []
[21-May-2026 00:03:58 UTC] Total orders count: 0
[21-May-2026 00:03:59 UTC] === API CALL LOG ===
[21-May-2026 00:03:59 UTC] Endpoint: user/profile.php
[21-May-2026 00:03:59 UTC] Full Log Data: {
    "timestamp": "2026-05-21 00:03:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.45.124",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.45.124, 162.158.216.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIzIiwidXNlcm5hbWUiOiJFeGNlbCIsImVtYWlsIjoiY2hpbmVkdWV4Y2VsOTJAZ21haWwuY29tIiwiZXhwIjoxNzc5OTI2MjQyfQ.MaTbi0YV4rCjP_qX5WCXv_NLhvJ7U-rsyyLieSU-nqc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fef5235efd6be6f-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.45.124",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-May-2026 00:03:59 UTC] === END API CALL LOG ===
[21-May-2026 00:03:59 UTC] ✅ API Hash verification passed for profile endpoint
[21-May-2026 00:03:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIzIiwidXNlcm5hbWUiOiJFeGNlbCIsImVtYWlsIjoiY2hpbmVkdWV4Y2VsOTJAZ21haWwuY29tIiwiZXhwIjoxNzc5OTI2MjQyfQ.MaTbi0YV4rCjP_qX5WCXv_NLhvJ7U-rsyyLieSU-nqc
[21-May-2026 00:03:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-May-2026 00:03:59 UTC] ✅ JWT token verified successfully for user profile
[21-May-2026 00:03:59 UTC] User ID: 623
[21-May-2026 00:03:59 UTC] ✅ User profile retrieved successfully for user ID: 623
[21-May-2026 00:03:59 UTC] === API CALL LOG ===
[21-May-2026 00:03:59 UTC] Endpoint: user/profile.php
[21-May-2026 00:03:59 UTC] Full Log Data: {
    "timestamp": "2026-05-21 00:03:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.45.124",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.45.124, 162.158.216.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIzIiwidXNlcm5hbWUiOiJFeGNlbCIsImVtYWlsIjoiY2hpbmVkdWV4Y2VsOTJAZ21haWwuY29tIiwiZXhwIjoxNzc5OTI2MjQyfQ.MaTbi0YV4rCjP_qX5WCXv_NLhvJ7U-rsyyLieSU-nqc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fef52386c36be6f-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.45.124",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-May-2026 00:03:59 UTC] === END API CALL LOG ===
[21-May-2026 00:03:59 UTC] ✅ API Hash verification passed for profile endpoint
[21-May-2026 00:03:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIzIiwidXNlcm5hbWUiOiJFeGNlbCIsImVtYWlsIjoiY2hpbmVkdWV4Y2VsOTJAZ21haWwuY29tIiwiZXhwIjoxNzc5OTI2MjQyfQ.MaTbi0YV4rCjP_qX5WCXv_NLhvJ7U-rsyyLieSU-nqc
[21-May-2026 00:03:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-May-2026 00:03:59 UTC] ✅ JWT token verified successfully for user profile
[21-May-2026 00:03:59 UTC] User ID: 623
[21-May-2026 00:03:59 UTC] ✅ User profile retrieved successfully for user ID: 623
[21-May-2026 00:04:10 UTC] === API CALL LOG ===
[21-May-2026 00:04:10 UTC] Endpoint: user/profile.php
[21-May-2026 00:04:10 UTC] Full Log Data: {
    "timestamp": "2026-05-21 00:04:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.45.124",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.45.124, 162.158.216.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIzIiwidXNlcm5hbWUiOiJFeGNlbCIsImVtYWlsIjoiY2hpbmVkdWV4Y2VsOTJAZ21haWwuY29tIiwiZXhwIjoxNzc5OTI2MjQyfQ.MaTbi0YV4rCjP_qX5WCXv_NLhvJ7U-rsyyLieSU-nqc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fef527f6ac0be6f-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.45.124",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-May-2026 00:04:10 UTC] === END API CALL LOG ===
[21-May-2026 00:04:10 UTC] ✅ API Hash verification passed for profile endpoint
[21-May-2026 00:04:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIzIiwidXNlcm5hbWUiOiJFeGNlbCIsImVtYWlsIjoiY2hpbmVkdWV4Y2VsOTJAZ21haWwuY29tIiwiZXhwIjoxNzc5OTI2MjQyfQ.MaTbi0YV4rCjP_qX5WCXv_NLhvJ7U-rsyyLieSU-nqc
[21-May-2026 00:04:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-May-2026 00:04:10 UTC] ✅ JWT token verified successfully for user profile
[21-May-2026 00:04:10 UTC] User ID: 623
[21-May-2026 00:04:10 UTC] ✅ User profile retrieved successfully for user ID: 623
[21-May-2026 00:04:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-May-2026 00:04:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-May-2026 00:04:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.45.124, 162.158.216.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIzIiwidXNlcm5hbWUiOiJFeGNlbCIsImVtYWlsIjoiY2hpbmVkdWV4Y2VsOTJAZ21haWwuY29tIiwiZXhwIjoxNzc5OTI2MjQyfQ.MaTbi0YV4rCjP_qX5WCXv_NLhvJ7U-rsyyLieSU-nqc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fef527f6abebe6f-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.45.124","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-May-2026 00:04:10 UTC] === User Orders API Called ===
[21-May-2026 00:04:10 UTC] User ID: 623
[21-May-2026 00:04:10 UTC] Limit: 20, Offset: 0
[21-May-2026 00:04:10 UTC] Orders found: 0
[21-May-2026 00:04:10 UTC] Orders data: []
[21-May-2026 00:04:10 UTC] Total orders count: 0
[21-May-2026 00:04:11 UTC] === API CALL LOG ===
[21-May-2026 00:04:11 UTC] Endpoint: user/profile.php
[21-May-2026 00:04:11 UTC] Full Log Data: {
    "timestamp": "2026-05-21 00:04:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.45.124",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.45.124, 162.158.216.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIzIiwidXNlcm5hbWUiOiJFeGNlbCIsImVtYWlsIjoiY2hpbmVkdWV4Y2VsOTJAZ21haWwuY29tIiwiZXhwIjoxNzc5OTI2MjQyfQ.MaTbi0YV4rCjP_qX5WCXv_NLhvJ7U-rsyyLieSU-nqc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fef5282f856be6f-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.45.124",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-May-2026 00:04:11 UTC] === END API CALL LOG ===
[21-May-2026 00:04:11 UTC] ✅ API Hash verification passed for profile endpoint
[21-May-2026 00:04:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIzIiwidXNlcm5hbWUiOiJFeGNlbCIsImVtYWlsIjoiY2hpbmVkdWV4Y2VsOTJAZ21haWwuY29tIiwiZXhwIjoxNzc5OTI2MjQyfQ.MaTbi0YV4rCjP_qX5WCXv_NLhvJ7U-rsyyLieSU-nqc
[21-May-2026 00:04:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-May-2026 00:04:11 UTC] ✅ JWT token verified successfully for user profile
[21-May-2026 00:04:11 UTC] User ID: 623
[21-May-2026 00:04:11 UTC] ✅ User profile retrieved successfully for user ID: 623
[21-May-2026 00:04:11 UTC] === API CALL LOG ===
[21-May-2026 00:04:11 UTC] Endpoint: user/profile.php
[21-May-2026 00:04:11 UTC] Full Log Data: {
    "timestamp": "2026-05-21 00:04:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.45.124",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.45.124, 162.158.216.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIzIiwidXNlcm5hbWUiOiJFeGNlbCIsImVtYWlsIjoiY2hpbmVkdWV4Y2VsOTJAZ21haWwuY29tIiwiZXhwIjoxNzc5OTI2MjQyfQ.MaTbi0YV4rCjP_qX5WCXv_NLhvJ7U-rsyyLieSU-nqc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fef52856c9bbe6f-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.45.124",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-May-2026 00:04:11 UTC] === END API CALL LOG ===
[21-May-2026 00:04:11 UTC] ✅ API Hash verification passed for profile endpoint
[21-May-2026 00:04:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIzIiwidXNlcm5hbWUiOiJFeGNlbCIsImVtYWlsIjoiY2hpbmVkdWV4Y2VsOTJAZ21haWwuY29tIiwiZXhwIjoxNzc5OTI2MjQyfQ.MaTbi0YV4rCjP_qX5WCXv_NLhvJ7U-rsyyLieSU-nqc
[21-May-2026 00:04:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-May-2026 00:04:11 UTC] ✅ JWT token verified successfully for user profile
[21-May-2026 00:04:11 UTC] User ID: 623
[21-May-2026 00:04:11 UTC] ✅ User profile retrieved successfully for user ID: 623
[21-May-2026 00:04:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-May-2026 00:04:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-May-2026 00:04:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.45.124, 162.158.216.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIzIiwidXNlcm5hbWUiOiJFeGNlbCIsImVtYWlsIjoiY2hpbmVkdWV4Y2VsOTJAZ21haWwuY29tIiwiZXhwIjoxNzc5OTI2MjQyfQ.MaTbi0YV4rCjP_qX5WCXv_NLhvJ7U-rsyyLieSU-nqc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fef52bc1962be6f-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.45.124","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-May-2026 00:04:20 UTC] === User Orders API Called ===
[21-May-2026 00:04:20 UTC] User ID: 623
[21-May-2026 00:04:20 UTC] Limit: 20, Offset: 0
[21-May-2026 00:04:20 UTC] Orders found: 0
[21-May-2026 00:04:20 UTC] Orders data: []
[21-May-2026 00:04:20 UTC] Total orders count: 0
[21-May-2026 00:04:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-May-2026 00:04:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-May-2026 00:04:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.45.124, 162.158.216.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIzIiwidXNlcm5hbWUiOiJFeGNlbCIsImVtYWlsIjoiY2hpbmVkdWV4Y2VsOTJAZ21haWwuY29tIiwiZXhwIjoxNzc5OTI2MjQyfQ.MaTbi0YV4rCjP_qX5WCXv_NLhvJ7U-rsyyLieSU-nqc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fef52c74a69be6f-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.45.124","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-May-2026 00:04:22 UTC] === User Orders API Called ===
[21-May-2026 00:04:22 UTC] User ID: 623
[21-May-2026 00:04:22 UTC] Limit: 20, Offset: 0
[21-May-2026 00:04:22 UTC] Orders found: 0
[21-May-2026 00:04:22 UTC] Orders data: []
[21-May-2026 00:04:22 UTC] Total orders count: 0
[21-May-2026 00:04:22 UTC] === API CALL LOG ===
[21-May-2026 00:04:22 UTC] Endpoint: user/profile.php
[21-May-2026 00:04:22 UTC] Full Log Data: {
    "timestamp": "2026-05-21 00:04:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.45.124",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.45.124, 162.158.216.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIzIiwidXNlcm5hbWUiOiJFeGNlbCIsImVtYWlsIjoiY2hpbmVkdWV4Y2VsOTJAZ21haWwuY29tIiwiZXhwIjoxNzc5OTI2MjQyfQ.MaTbi0YV4rCjP_qX5WCXv_NLhvJ7U-rsyyLieSU-nqc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fef52c74a6cbe6f-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.45.124",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-May-2026 00:04:22 UTC] === END API CALL LOG ===
[21-May-2026 00:04:22 UTC] ✅ API Hash verification passed for profile endpoint
[21-May-2026 00:04:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIzIiwidXNlcm5hbWUiOiJFeGNlbCIsImVtYWlsIjoiY2hpbmVkdWV4Y2VsOTJAZ21haWwuY29tIiwiZXhwIjoxNzc5OTI2MjQyfQ.MaTbi0YV4rCjP_qX5WCXv_NLhvJ7U-rsyyLieSU-nqc
[21-May-2026 00:04:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-May-2026 00:04:22 UTC] ✅ JWT token verified successfully for user profile
[21-May-2026 00:04:22 UTC] User ID: 623
[21-May-2026 00:04:22 UTC] ✅ User profile retrieved successfully for user ID: 623
[21-May-2026 00:04:22 UTC] === API CALL LOG ===
[21-May-2026 00:04:22 UTC] Endpoint: user/profile.php
[21-May-2026 00:04:22 UTC] Full Log Data: {
    "timestamp": "2026-05-21 00:04:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.45.124",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.45.124, 162.158.216.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIzIiwidXNlcm5hbWUiOiJFeGNlbCIsImVtYWlsIjoiY2hpbmVkdWV4Y2VsOTJAZ21haWwuY29tIiwiZXhwIjoxNzc5OTI2MjQyfQ.MaTbi0YV4rCjP_qX5WCXv_NLhvJ7U-rsyyLieSU-nqc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fef52caaf55be6f-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.45.124",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-May-2026 00:04:22 UTC] === END API CALL LOG ===
[21-May-2026 00:04:22 UTC] ✅ API Hash verification passed for profile endpoint
[21-May-2026 00:04:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIzIiwidXNlcm5hbWUiOiJFeGNlbCIsImVtYWlsIjoiY2hpbmVkdWV4Y2VsOTJAZ21haWwuY29tIiwiZXhwIjoxNzc5OTI2MjQyfQ.MaTbi0YV4rCjP_qX5WCXv_NLhvJ7U-rsyyLieSU-nqc
[21-May-2026 00:04:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-May-2026 00:04:22 UTC] ✅ JWT token verified successfully for user profile
[21-May-2026 00:04:22 UTC] User ID: 623
[21-May-2026 00:04:22 UTC] ✅ User profile retrieved successfully for user ID: 623
[21-May-2026 00:04:23 UTC] === API CALL LOG ===
[21-May-2026 00:04:23 UTC] Endpoint: user/profile.php
[21-May-2026 00:04:23 UTC] Full Log Data: {
    "timestamp": "2026-05-21 00:04:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.45.124",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.45.124, 162.158.216.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIzIiwidXNlcm5hbWUiOiJFeGNlbCIsImVtYWlsIjoiY2hpbmVkdWV4Y2VsOTJAZ21haWwuY29tIiwiZXhwIjoxNzc5OTI2MjQyfQ.MaTbi0YV4rCjP_qX5WCXv_NLhvJ7U-rsyyLieSU-nqc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fef52cd4b61be6f-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.45.124",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-May-2026 00:04:23 UTC] === END API CALL LOG ===
[21-May-2026 00:04:23 UTC] ✅ API Hash verification passed for profile endpoint
[21-May-2026 00:04:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIzIiwidXNlcm5hbWUiOiJFeGNlbCIsImVtYWlsIjoiY2hpbmVkdWV4Y2VsOTJAZ21haWwuY29tIiwiZXhwIjoxNzc5OTI2MjQyfQ.MaTbi0YV4rCjP_qX5WCXv_NLhvJ7U-rsyyLieSU-nqc
[21-May-2026 00:04:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-May-2026 00:04:23 UTC] ✅ JWT token verified successfully for user profile
[21-May-2026 00:04:23 UTC] User ID: 623
[21-May-2026 00:04:23 UTC] ✅ User profile retrieved successfully for user ID: 623
[21-May-2026 00:04:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-May-2026 00:04:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-May-2026 00:04:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.45.124, 162.158.216.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIzIiwidXNlcm5hbWUiOiJFeGNlbCIsImVtYWlsIjoiY2hpbmVkdWV4Y2VsOTJAZ21haWwuY29tIiwiZXhwIjoxNzc5OTI2MjQyfQ.MaTbi0YV4rCjP_qX5WCXv_NLhvJ7U-rsyyLieSU-nqc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fef52fbfc97be6f-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.45.124","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-May-2026 00:04:30 UTC] === User Orders API Called ===
[21-May-2026 00:04:30 UTC] User ID: 623
[21-May-2026 00:04:30 UTC] Limit: 20, Offset: 0
[21-May-2026 00:04:30 UTC] === API CALL LOG ===
[21-May-2026 00:04:30 UTC] Endpoint: user/profile.php
[21-May-2026 00:04:30 UTC] Full Log Data: {
    "timestamp": "2026-05-21 00:04:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.45.124",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.45.124, 162.158.216.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIzIiwidXNlcm5hbWUiOiJFeGNlbCIsImVtYWlsIjoiY2hpbmVkdWV4Y2VsOTJAZ21haWwuY29tIiwiZXhwIjoxNzc5OTI2MjQyfQ.MaTbi0YV4rCjP_qX5WCXv_NLhvJ7U-rsyyLieSU-nqc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fef52fbfc98be6f-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.45.124",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-May-2026 00:04:30 UTC] === END API CALL LOG ===
[21-May-2026 00:04:30 UTC] ✅ API Hash verification passed for profile endpoint
[21-May-2026 00:04:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIzIiwidXNlcm5hbWUiOiJFeGNlbCIsImVtYWlsIjoiY2hpbmVkdWV4Y2VsOTJAZ21haWwuY29tIiwiZXhwIjoxNzc5OTI2MjQyfQ.MaTbi0YV4rCjP_qX5WCXv_NLhvJ7U-rsyyLieSU-nqc
[21-May-2026 00:04:30 UTC] Orders found: 0
[21-May-2026 00:04:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-May-2026 00:04:30 UTC] Orders data: []
[21-May-2026 00:04:30 UTC] ✅ JWT token verified successfully for user profile
[21-May-2026 00:04:30 UTC] User ID: 623
[21-May-2026 00:04:30 UTC] Total orders count: 0
[21-May-2026 00:04:30 UTC] ✅ User profile retrieved successfully for user ID: 623
[21-May-2026 00:04:31 UTC] === API CALL LOG ===
[21-May-2026 00:04:31 UTC] Endpoint: user/profile.php
[21-May-2026 00:04:31 UTC] Full Log Data: {
    "timestamp": "2026-05-21 00:04:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.45.124",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.45.124, 162.158.216.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIzIiwidXNlcm5hbWUiOiJFeGNlbCIsImVtYWlsIjoiY2hpbmVkdWV4Y2VsOTJAZ21haWwuY29tIiwiZXhwIjoxNzc5OTI2MjQyfQ.MaTbi0YV4rCjP_qX5WCXv_NLhvJ7U-rsyyLieSU-nqc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fef52ff99b2be6f-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.45.124",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-May-2026 00:04:31 UTC] === END API CALL LOG ===
[21-May-2026 00:04:31 UTC] ✅ API Hash verification passed for profile endpoint
[21-May-2026 00:04:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIzIiwidXNlcm5hbWUiOiJFeGNlbCIsImVtYWlsIjoiY2hpbmVkdWV4Y2VsOTJAZ21haWwuY29tIiwiZXhwIjoxNzc5OTI2MjQyfQ.MaTbi0YV4rCjP_qX5WCXv_NLhvJ7U-rsyyLieSU-nqc
[21-May-2026 00:04:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-May-2026 00:04:31 UTC] ✅ JWT token verified successfully for user profile
[21-May-2026 00:04:31 UTC] User ID: 623
[21-May-2026 00:04:31 UTC] ✅ User profile retrieved successfully for user ID: 623
[21-May-2026 00:04:31 UTC] === API CALL LOG ===
[21-May-2026 00:04:31 UTC] Endpoint: user/profile.php
[21-May-2026 00:04:31 UTC] Full Log Data: {
    "timestamp": "2026-05-21 00:04:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.45.124",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.45.124, 162.158.216.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIzIiwidXNlcm5hbWUiOiJFeGNlbCIsImVtYWlsIjoiY2hpbmVkdWV4Y2VsOTJAZ21haWwuY29tIiwiZXhwIjoxNzc5OTI2MjQyfQ.MaTbi0YV4rCjP_qX5WCXv_NLhvJ7U-rsyyLieSU-nqc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fef53021d7dbe6f-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.45.124",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-May-2026 00:04:31 UTC] === END API CALL LOG ===
[21-May-2026 00:04:31 UTC] ✅ API Hash verification passed for profile endpoint
[21-May-2026 00:04:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIzIiwidXNlcm5hbWUiOiJFeGNlbCIsImVtYWlsIjoiY2hpbmVkdWV4Y2VsOTJAZ21haWwuY29tIiwiZXhwIjoxNzc5OTI2MjQyfQ.MaTbi0YV4rCjP_qX5WCXv_NLhvJ7U-rsyyLieSU-nqc
[21-May-2026 00:04:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-May-2026 00:04:31 UTC] ✅ JWT token verified successfully for user profile
[21-May-2026 00:04:31 UTC] User ID: 623
[21-May-2026 00:04:31 UTC] ✅ User profile retrieved successfully for user ID: 623
[21-May-2026 00:04:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-May-2026 00:04:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-May-2026 00:04:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.45.124, 162.158.216.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIzIiwidXNlcm5hbWUiOiJFeGNlbCIsImVtYWlsIjoiY2hpbmVkdWV4Y2VsOTJAZ21haWwuY29tIiwiZXhwIjoxNzc5OTI2MjQyfQ.MaTbi0YV4rCjP_qX5WCXv_NLhvJ7U-rsyyLieSU-nqc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fef533d1ff1be6f-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.45.124","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-May-2026 00:04:41 UTC] === User Orders API Called ===
[21-May-2026 00:04:41 UTC] User ID: 623
[21-May-2026 00:04:41 UTC] Limit: 20, Offset: 0
[21-May-2026 00:04:41 UTC] Orders found: 0
[21-May-2026 00:04:41 UTC] Orders data: []
[21-May-2026 00:04:41 UTC] Total orders count: 0
[21-May-2026 00:04:41 UTC] === API CALL LOG ===
[21-May-2026 00:04:41 UTC] Endpoint: user/profile.php
[21-May-2026 00:04:41 UTC] Full Log Data: {
    "timestamp": "2026-05-21 00:04:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.45.124",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.45.124, 162.158.216.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIzIiwidXNlcm5hbWUiOiJFeGNlbCIsImVtYWlsIjoiY2hpbmVkdWV4Y2VsOTJAZ21haWwuY29tIiwiZXhwIjoxNzc5OTI2MjQyfQ.MaTbi0YV4rCjP_qX5WCXv_NLhvJ7U-rsyyLieSU-nqc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fef533d1ff3be6f-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.45.124",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-May-2026 00:04:41 UTC] === END API CALL LOG ===
[21-May-2026 00:04:41 UTC] ✅ API Hash verification passed for profile endpoint
[21-May-2026 00:04:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIzIiwidXNlcm5hbWUiOiJFeGNlbCIsImVtYWlsIjoiY2hpbmVkdWV4Y2VsOTJAZ21haWwuY29tIiwiZXhwIjoxNzc5OTI2MjQyfQ.MaTbi0YV4rCjP_qX5WCXv_NLhvJ7U-rsyyLieSU-nqc
[21-May-2026 00:04:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-May-2026 00:04:41 UTC] ✅ JWT token verified successfully for user profile
[21-May-2026 00:04:41 UTC] User ID: 623
[21-May-2026 00:04:41 UTC] ✅ User profile retrieved successfully for user ID: 623
[21-May-2026 00:04:41 UTC] === API CALL LOG ===
[21-May-2026 00:04:41 UTC] Endpoint: user/profile.php
[21-May-2026 00:04:41 UTC] Full Log Data: {
    "timestamp": "2026-05-21 00:04:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.45.124",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.45.124, 162.158.216.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIzIiwidXNlcm5hbWUiOiJFeGNlbCIsImVtYWlsIjoiY2hpbmVkdWV4Y2VsOTJAZ21haWwuY29tIiwiZXhwIjoxNzc5OTI2MjQyfQ.MaTbi0YV4rCjP_qX5WCXv_NLhvJ7U-rsyyLieSU-nqc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fef53409caabe6f-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.45.124",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-May-2026 00:04:41 UTC] === END API CALL LOG ===
[21-May-2026 00:04:41 UTC] ✅ API Hash verification passed for profile endpoint
[21-May-2026 00:04:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIzIiwidXNlcm5hbWUiOiJFeGNlbCIsImVtYWlsIjoiY2hpbmVkdWV4Y2VsOTJAZ21haWwuY29tIiwiZXhwIjoxNzc5OTI2MjQyfQ.MaTbi0YV4rCjP_qX5WCXv_NLhvJ7U-rsyyLieSU-nqc
[21-May-2026 00:04:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-May-2026 00:04:41 UTC] ✅ JWT token verified successfully for user profile
[21-May-2026 00:04:41 UTC] User ID: 623
[21-May-2026 00:04:41 UTC] ✅ User profile retrieved successfully for user ID: 623
[21-May-2026 00:04:42 UTC] === API CALL LOG ===
[21-May-2026 00:04:42 UTC] Endpoint: user/profile.php
[21-May-2026 00:04:42 UTC] Full Log Data: {
    "timestamp": "2026-05-21 00:04:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.45.124",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.45.124, 162.158.216.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIzIiwidXNlcm5hbWUiOiJFeGNlbCIsImVtYWlsIjoiY2hpbmVkdWV4Y2VsOTJAZ21haWwuY29tIiwiZXhwIjoxNzc5OTI2MjQyfQ.MaTbi0YV4rCjP_qX5WCXv_NLhvJ7U-rsyyLieSU-nqc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fef53430836be6f-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.45.124",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-May-2026 00:04:42 UTC] === END API CALL LOG ===
[21-May-2026 00:04:42 UTC] ✅ API Hash verification passed for profile endpoint
[21-May-2026 00:04:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIzIiwidXNlcm5hbWUiOiJFeGNlbCIsImVtYWlsIjoiY2hpbmVkdWV4Y2VsOTJAZ21haWwuY29tIiwiZXhwIjoxNzc5OTI2MjQyfQ.MaTbi0YV4rCjP_qX5WCXv_NLhvJ7U-rsyyLieSU-nqc
[21-May-2026 00:04:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-May-2026 00:04:42 UTC] ✅ JWT token verified successfully for user profile
[21-May-2026 00:04:42 UTC] User ID: 623
[21-May-2026 00:04:42 UTC] ✅ User profile retrieved successfully for user ID: 623
[21-May-2026 00:04:55 UTC] === API CALL LOG ===
[21-May-2026 00:04:55 UTC] Endpoint: user/profile.php
[21-May-2026 00:04:55 UTC] Full Log Data: {
    "timestamp": "2026-05-21 00:04:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.45.124",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.45.124, 162.158.216.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIzIiwidXNlcm5hbWUiOiJFeGNlbCIsImVtYWlsIjoiY2hpbmVkdWV4Y2VsOTJAZ21haWwuY29tIiwiZXhwIjoxNzc5OTI2MjQyfQ.MaTbi0YV4rCjP_qX5WCXv_NLhvJ7U-rsyyLieSU-nqc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fef5393d8c8be6f-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.45.124",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-May-2026 00:04:55 UTC] === END API CALL LOG ===
[21-May-2026 00:04:55 UTC] ✅ API Hash verification passed for profile endpoint
[21-May-2026 00:04:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIzIiwidXNlcm5hbWUiOiJFeGNlbCIsImVtYWlsIjoiY2hpbmVkdWV4Y2VsOTJAZ21haWwuY29tIiwiZXhwIjoxNzc5OTI2MjQyfQ.MaTbi0YV4rCjP_qX5WCXv_NLhvJ7U-rsyyLieSU-nqc
[21-May-2026 00:04:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-May-2026 00:04:55 UTC] ✅ JWT token verified successfully for user profile
[21-May-2026 00:04:55 UTC] User ID: 623
[21-May-2026 00:04:55 UTC] ✅ User profile retrieved successfully for user ID: 623
[21-May-2026 00:04:59 UTC] === API CALL LOG ===
[21-May-2026 00:04:59 UTC] Endpoint: user/profile.php
[21-May-2026 00:04:59 UTC] Full Log Data: {
    "timestamp": "2026-05-21 00:04:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.45.124",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.45.124, 162.158.216.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIzIiwidXNlcm5hbWUiOiJFeGNlbCIsImVtYWlsIjoiY2hpbmVkdWV4Y2VsOTJAZ21haWwuY29tIiwiZXhwIjoxNzc5OTI2MjQyfQ.MaTbi0YV4rCjP_qX5WCXv_NLhvJ7U-rsyyLieSU-nqc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fef53ad4a84be6f-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.45.124",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-May-2026 00:04:59 UTC] === END API CALL LOG ===
[21-May-2026 00:04:59 UTC] ✅ API Hash verification passed for profile endpoint
[21-May-2026 00:04:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIzIiwidXNlcm5hbWUiOiJFeGNlbCIsImVtYWlsIjoiY2hpbmVkdWV4Y2VsOTJAZ21haWwuY29tIiwiZXhwIjoxNzc5OTI2MjQyfQ.MaTbi0YV4rCjP_qX5WCXv_NLhvJ7U-rsyyLieSU-nqc
[21-May-2026 00:04:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-May-2026 00:04:59 UTC] ✅ JWT token verified successfully for user profile
[21-May-2026 00:04:59 UTC] User ID: 623
[21-May-2026 00:04:59 UTC] ✅ User profile retrieved successfully for user ID: 623
[21-May-2026 00:05:58 UTC] === API CALL LOG ===
[21-May-2026 00:05:58 UTC] Endpoint: user/profile.php
[21-May-2026 00:05:58 UTC] Full Log Data: {
    "timestamp": "2026-05-21 00:05:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.45.124",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.45.124, 162.158.216.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIzIiwidXNlcm5hbWUiOiJFeGNlbCIsImVtYWlsIjoiY2hpbmVkdWV4Y2VsOTJAZ21haWwuY29tIiwiZXhwIjoxNzc5OTI2MjQyfQ.MaTbi0YV4rCjP_qX5WCXv_NLhvJ7U-rsyyLieSU-nqc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fef551e0fa1be6f-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.45.124",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-May-2026 00:05:58 UTC] === END API CALL LOG ===
[21-May-2026 00:05:58 UTC] ✅ API Hash verification passed for profile endpoint
[21-May-2026 00:05:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIzIiwidXNlcm5hbWUiOiJFeGNlbCIsImVtYWlsIjoiY2hpbmVkdWV4Y2VsOTJAZ21haWwuY29tIiwiZXhwIjoxNzc5OTI2MjQyfQ.MaTbi0YV4rCjP_qX5WCXv_NLhvJ7U-rsyyLieSU-nqc
[21-May-2026 00:05:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-May-2026 00:05:58 UTC] ✅ JWT token verified successfully for user profile
[21-May-2026 00:05:58 UTC] User ID: 623
[21-May-2026 00:05:58 UTC] ✅ User profile retrieved successfully for user ID: 623
[21-May-2026 00:06:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-May-2026 00:06:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-May-2026 00:06:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.45.124, 162.158.216.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIzIiwidXNlcm5hbWUiOiJFeGNlbCIsImVtYWlsIjoiY2hpbmVkdWV4Y2VsOTJAZ21haWwuY29tIiwiZXhwIjoxNzc5OTI2MjQyfQ.MaTbi0YV4rCjP_qX5WCXv_NLhvJ7U-rsyyLieSU-nqc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fef55f96c8dbe6f-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.45.124","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-May-2026 00:06:33 UTC] === User Orders API Called ===
[21-May-2026 00:06:33 UTC] User ID: 623
[21-May-2026 00:06:33 UTC] Limit: 20, Offset: 0
[21-May-2026 00:06:33 UTC] Orders found: 0
[21-May-2026 00:06:33 UTC] Orders data: []
[21-May-2026 00:06:33 UTC] Total orders count: 0
[21-May-2026 00:06:33 UTC] === API CALL LOG ===
[21-May-2026 00:06:33 UTC] Endpoint: user/profile.php
[21-May-2026 00:06:33 UTC] Full Log Data: {
    "timestamp": "2026-05-21 00:06:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.45.124",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.45.124, 162.158.216.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIzIiwidXNlcm5hbWUiOiJFeGNlbCIsImVtYWlsIjoiY2hpbmVkdWV4Y2VsOTJAZ21haWwuY29tIiwiZXhwIjoxNzc5OTI2MjQyfQ.MaTbi0YV4rCjP_qX5WCXv_NLhvJ7U-rsyyLieSU-nqc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fef55f96c8fbe6f-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.45.124",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-May-2026 00:06:33 UTC] === END API CALL LOG ===
[21-May-2026 00:06:33 UTC] ✅ API Hash verification passed for profile endpoint
[21-May-2026 00:06:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIzIiwidXNlcm5hbWUiOiJFeGNlbCIsImVtYWlsIjoiY2hpbmVkdWV4Y2VsOTJAZ21haWwuY29tIiwiZXhwIjoxNzc5OTI2MjQyfQ.MaTbi0YV4rCjP_qX5WCXv_NLhvJ7U-rsyyLieSU-nqc
[21-May-2026 00:06:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-May-2026 00:06:33 UTC] ✅ JWT token verified successfully for user profile
[21-May-2026 00:06:33 UTC] User ID: 623
[21-May-2026 00:06:33 UTC] ✅ User profile retrieved successfully for user ID: 623
[21-May-2026 00:06:33 UTC] === API CALL LOG ===
[21-May-2026 00:06:33 UTC] Endpoint: user/profile.php
[21-May-2026 00:06:33 UTC] Full Log Data: {
    "timestamp": "2026-05-21 00:06:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.45.124",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.45.124, 162.158.216.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIzIiwidXNlcm5hbWUiOiJFeGNlbCIsImVtYWlsIjoiY2hpbmVkdWV4Y2VsOTJAZ21haWwuY29tIiwiZXhwIjoxNzc5OTI2MjQyfQ.MaTbi0YV4rCjP_qX5WCXv_NLhvJ7U-rsyyLieSU-nqc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fef55fd1a15be6f-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.45.124",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-May-2026 00:06:33 UTC] === END API CALL LOG ===
[21-May-2026 00:06:33 UTC] ✅ API Hash verification passed for profile endpoint
[21-May-2026 00:06:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIzIiwidXNlcm5hbWUiOiJFeGNlbCIsImVtYWlsIjoiY2hpbmVkdWV4Y2VsOTJAZ21haWwuY29tIiwiZXhwIjoxNzc5OTI2MjQyfQ.MaTbi0YV4rCjP_qX5WCXv_NLhvJ7U-rsyyLieSU-nqc
[21-May-2026 00:06:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-May-2026 00:06:33 UTC] ✅ JWT token verified successfully for user profile
[21-May-2026 00:06:33 UTC] User ID: 623
[21-May-2026 00:06:33 UTC] ✅ User profile retrieved successfully for user ID: 623
[21-May-2026 00:06:41 UTC] === API CALL LOG ===
[21-May-2026 00:06:41 UTC] Endpoint: user/profile.php
[21-May-2026 00:06:41 UTC] Full Log Data: {
    "timestamp": "2026-05-21 00:06:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.45.124",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.45.124, 162.158.216.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIzIiwidXNlcm5hbWUiOiJFeGNlbCIsImVtYWlsIjoiY2hpbmVkdWV4Y2VsOTJAZ21haWwuY29tIiwiZXhwIjoxNzc5OTI2MjQyfQ.MaTbi0YV4rCjP_qX5WCXv_NLhvJ7U-rsyyLieSU-nqc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fef562da93bbe6f-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.45.124",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-May-2026 00:06:41 UTC] === END API CALL LOG ===
[21-May-2026 00:06:41 UTC] ✅ API Hash verification passed for profile endpoint
[21-May-2026 00:06:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIzIiwidXNlcm5hbWUiOiJFeGNlbCIsImVtYWlsIjoiY2hpbmVkdWV4Y2VsOTJAZ21haWwuY29tIiwiZXhwIjoxNzc5OTI2MjQyfQ.MaTbi0YV4rCjP_qX5WCXv_NLhvJ7U-rsyyLieSU-nqc
[21-May-2026 00:06:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-May-2026 00:06:41 UTC] ✅ JWT token verified successfully for user profile
[21-May-2026 00:06:41 UTC] User ID: 623
[21-May-2026 00:06:41 UTC] ✅ User profile retrieved successfully for user ID: 623
[21-May-2026 00:06:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-May-2026 00:06:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-May-2026 00:06:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.45.124, 162.158.216.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIzIiwidXNlcm5hbWUiOiJFeGNlbCIsImVtYWlsIjoiY2hpbmVkdWV4Y2VsOTJAZ21haWwuY29tIiwiZXhwIjoxNzc5OTI2MjQyfQ.MaTbi0YV4rCjP_qX5WCXv_NLhvJ7U-rsyyLieSU-nqc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fef562da939be6f-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.45.124","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-May-2026 00:06:41 UTC] === User Orders API Called ===
[21-May-2026 00:06:41 UTC] User ID: 623
[21-May-2026 00:06:41 UTC] Limit: 20, Offset: 0
[21-May-2026 00:06:41 UTC] Orders found: 0
[21-May-2026 00:06:41 UTC] Orders data: []
[21-May-2026 00:06:41 UTC] Total orders count: 0
[21-May-2026 00:06:42 UTC] === API CALL LOG ===
[21-May-2026 00:06:42 UTC] Endpoint: user/profile.php
[21-May-2026 00:06:42 UTC] Full Log Data: {
    "timestamp": "2026-05-21 00:06:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.45.124",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.45.124, 162.158.216.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIzIiwidXNlcm5hbWUiOiJFeGNlbCIsImVtYWlsIjoiY2hpbmVkdWV4Y2VsOTJAZ21haWwuY29tIiwiZXhwIjoxNzc5OTI2MjQyfQ.MaTbi0YV4rCjP_qX5WCXv_NLhvJ7U-rsyyLieSU-nqc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fef56311eb4be6f-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.45.124",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-May-2026 00:06:42 UTC] === END API CALL LOG ===
[21-May-2026 00:06:42 UTC] ✅ API Hash verification passed for profile endpoint
[21-May-2026 00:06:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIzIiwidXNlcm5hbWUiOiJFeGNlbCIsImVtYWlsIjoiY2hpbmVkdWV4Y2VsOTJAZ21haWwuY29tIiwiZXhwIjoxNzc5OTI2MjQyfQ.MaTbi0YV4rCjP_qX5WCXv_NLhvJ7U-rsyyLieSU-nqc
[21-May-2026 00:06:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-May-2026 00:06:42 UTC] ✅ JWT token verified successfully for user profile
[21-May-2026 00:06:42 UTC] User ID: 623
[21-May-2026 00:06:42 UTC] ✅ User profile retrieved successfully for user ID: 623
[21-May-2026 00:06:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-May-2026 00:06:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-May-2026 00:06:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.45.124, 162.158.216.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIzIiwidXNlcm5hbWUiOiJFeGNlbCIsImVtYWlsIjoiY2hpbmVkdWV4Y2VsOTJAZ21haWwuY29tIiwiZXhwIjoxNzc5OTI2MjQyfQ.MaTbi0YV4rCjP_qX5WCXv_NLhvJ7U-rsyyLieSU-nqc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fef5656fb99be6f-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.45.124","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-May-2026 00:06:48 UTC] === User Orders API Called ===
[21-May-2026 00:06:48 UTC] User ID: 623
[21-May-2026 00:06:48 UTC] Limit: 20, Offset: 0
[21-May-2026 00:06:48 UTC] === API CALL LOG ===
[21-May-2026 00:06:48 UTC] Endpoint: user/profile.php
[21-May-2026 00:06:48 UTC] Full Log Data: {
    "timestamp": "2026-05-21 00:06:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.45.124",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.45.124, 162.158.216.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIzIiwidXNlcm5hbWUiOiJFeGNlbCIsImVtYWlsIjoiY2hpbmVkdWV4Y2VsOTJAZ21haWwuY29tIiwiZXhwIjoxNzc5OTI2MjQyfQ.MaTbi0YV4rCjP_qX5WCXv_NLhvJ7U-rsyyLieSU-nqc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fef5656fb9abe6f-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.45.124",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-May-2026 00:06:48 UTC] === END API CALL LOG ===
[21-May-2026 00:06:48 UTC] ✅ API Hash verification passed for profile endpoint
[21-May-2026 00:06:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIzIiwidXNlcm5hbWUiOiJFeGNlbCIsImVtYWlsIjoiY2hpbmVkdWV4Y2VsOTJAZ21haWwuY29tIiwiZXhwIjoxNzc5OTI2MjQyfQ.MaTbi0YV4rCjP_qX5WCXv_NLhvJ7U-rsyyLieSU-nqc
[21-May-2026 00:06:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-May-2026 00:06:48 UTC] ✅ JWT token verified successfully for user profile
[21-May-2026 00:06:48 UTC] Orders found: 0
[21-May-2026 00:06:48 UTC] User ID: 623
[21-May-2026 00:06:48 UTC] Orders data: []
[21-May-2026 00:06:48 UTC] Total orders count: 0
[21-May-2026 00:06:48 UTC] ✅ User profile retrieved successfully for user ID: 623
[21-May-2026 00:06:48 UTC] === API CALL LOG ===
[21-May-2026 00:06:48 UTC] Endpoint: user/profile.php
[21-May-2026 00:06:48 UTC] Full Log Data: {
    "timestamp": "2026-05-21 00:06:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.45.124",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.45.124, 162.158.216.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIzIiwidXNlcm5hbWUiOiJFeGNlbCIsImVtYWlsIjoiY2hpbmVkdWV4Y2VsOTJAZ21haWwuY29tIiwiZXhwIjoxNzc5OTI2MjQyfQ.MaTbi0YV4rCjP_qX5WCXv_NLhvJ7U-rsyyLieSU-nqc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fef565a9901be6f-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.45.124",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-May-2026 00:06:48 UTC] === END API CALL LOG ===
[21-May-2026 00:06:48 UTC] ✅ API Hash verification passed for profile endpoint
[21-May-2026 00:06:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIzIiwidXNlcm5hbWUiOiJFeGNlbCIsImVtYWlsIjoiY2hpbmVkdWV4Y2VsOTJAZ21haWwuY29tIiwiZXhwIjoxNzc5OTI2MjQyfQ.MaTbi0YV4rCjP_qX5WCXv_NLhvJ7U-rsyyLieSU-nqc
[21-May-2026 00:06:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-May-2026 00:06:48 UTC] ✅ JWT token verified successfully for user profile
[21-May-2026 00:06:48 UTC] User ID: 623
[21-May-2026 00:06:48 UTC] ✅ User profile retrieved successfully for user ID: 623
[21-May-2026 00:06:55 UTC] === API CALL LOG ===
[21-May-2026 00:06:55 UTC] Endpoint: user/profile.php
[21-May-2026 00:06:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-May-2026 00:06:55 UTC] Full Log Data: {
    "timestamp": "2026-05-21 00:06:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.45.124",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.45.124, 162.158.216.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIzIiwidXNlcm5hbWUiOiJFeGNlbCIsImVtYWlsIjoiY2hpbmVkdWV4Y2VsOTJAZ21haWwuY29tIiwiZXhwIjoxNzc5OTI2MjQyfQ.MaTbi0YV4rCjP_qX5WCXv_NLhvJ7U-rsyyLieSU-nqc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fef56836a7dbe6f-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.45.124",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-May-2026 00:06:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-May-2026 00:06:55 UTC] === END API CALL LOG ===
[21-May-2026 00:06:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.45.124, 162.158.216.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIzIiwidXNlcm5hbWUiOiJFeGNlbCIsImVtYWlsIjoiY2hpbmVkdWV4Y2VsOTJAZ21haWwuY29tIiwiZXhwIjoxNzc5OTI2MjQyfQ.MaTbi0YV4rCjP_qX5WCXv_NLhvJ7U-rsyyLieSU-nqc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fef56836a79be6f-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.45.124","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-May-2026 00:06:55 UTC] ✅ API Hash verification passed for profile endpoint
[21-May-2026 00:06:55 UTC] === User Orders API Called ===
[21-May-2026 00:06:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIzIiwidXNlcm5hbWUiOiJFeGNlbCIsImVtYWlsIjoiY2hpbmVkdWV4Y2VsOTJAZ21haWwuY29tIiwiZXhwIjoxNzc5OTI2MjQyfQ.MaTbi0YV4rCjP_qX5WCXv_NLhvJ7U-rsyyLieSU-nqc
[21-May-2026 00:06:55 UTC] User ID: 623
[21-May-2026 00:06:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-May-2026 00:06:55 UTC] Limit: 20, Offset: 0
[21-May-2026 00:06:55 UTC] ✅ JWT token verified successfully for user profile
[21-May-2026 00:06:55 UTC] User ID: 623
[21-May-2026 00:06:55 UTC] ✅ User profile retrieved successfully for user ID: 623
[21-May-2026 00:06:55 UTC] Orders found: 0
[21-May-2026 00:06:55 UTC] Orders data: []
[21-May-2026 00:06:55 UTC] Total orders count: 0
[21-May-2026 00:06:55 UTC] === API CALL LOG ===
[21-May-2026 00:06:55 UTC] Endpoint: user/profile.php
[21-May-2026 00:06:55 UTC] Full Log Data: {
    "timestamp": "2026-05-21 00:06:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.45.124",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.45.124, 162.158.216.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIzIiwidXNlcm5hbWUiOiJFeGNlbCIsImVtYWlsIjoiY2hpbmVkdWV4Y2VsOTJAZ21haWwuY29tIiwiZXhwIjoxNzc5OTI2MjQyfQ.MaTbi0YV4rCjP_qX5WCXv_NLhvJ7U-rsyyLieSU-nqc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fef56872925be6f-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.45.124",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-May-2026 00:06:55 UTC] === END API CALL LOG ===
[21-May-2026 00:06:55 UTC] ✅ API Hash verification passed for profile endpoint
[21-May-2026 00:06:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIzIiwidXNlcm5hbWUiOiJFeGNlbCIsImVtYWlsIjoiY2hpbmVkdWV4Y2VsOTJAZ21haWwuY29tIiwiZXhwIjoxNzc5OTI2MjQyfQ.MaTbi0YV4rCjP_qX5WCXv_NLhvJ7U-rsyyLieSU-nqc
[21-May-2026 00:06:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-May-2026 00:06:55 UTC] ✅ JWT token verified successfully for user profile
[21-May-2026 00:06:55 UTC] User ID: 623
[21-May-2026 00:06:55 UTC] ✅ User profile retrieved successfully for user ID: 623
[21-May-2026 00:07:04 UTC] === API CALL LOG ===
[21-May-2026 00:07:04 UTC] Endpoint: user/profile.php
[21-May-2026 00:07:04 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-May-2026 00:07:04 UTC] Full Log Data: {
    "timestamp": "2026-05-21 00:07:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.45.124",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.45.124, 162.158.216.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIzIiwidXNlcm5hbWUiOiJFeGNlbCIsImVtYWlsIjoiY2hpbmVkdWV4Y2VsOTJAZ21haWwuY29tIiwiZXhwIjoxNzc5OTI2MjQyfQ.MaTbi0YV4rCjP_qX5WCXv_NLhvJ7U-rsyyLieSU-nqc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fef56be8b9cbe6f-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.45.124",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-May-2026 00:07:04 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-May-2026 00:07:04 UTC] === END API CALL LOG ===
[21-May-2026 00:07:04 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.45.124, 162.158.216.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIzIiwidXNlcm5hbWUiOiJFeGNlbCIsImVtYWlsIjoiY2hpbmVkdWV4Y2VsOTJAZ21haWwuY29tIiwiZXhwIjoxNzc5OTI2MjQyfQ.MaTbi0YV4rCjP_qX5WCXv_NLhvJ7U-rsyyLieSU-nqc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fef56be8b9abe6f-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.45.124","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-May-2026 00:07:04 UTC] ✅ API Hash verification passed for profile endpoint
[21-May-2026 00:07:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIzIiwidXNlcm5hbWUiOiJFeGNlbCIsImVtYWlsIjoiY2hpbmVkdWV4Y2VsOTJAZ21haWwuY29tIiwiZXhwIjoxNzc5OTI2MjQyfQ.MaTbi0YV4rCjP_qX5WCXv_NLhvJ7U-rsyyLieSU-nqc
[21-May-2026 00:07:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-May-2026 00:07:04 UTC] === User Orders API Called ===
[21-May-2026 00:07:04 UTC] User ID: 623
[21-May-2026 00:07:04 UTC] ✅ JWT token verified successfully for user profile
[21-May-2026 00:07:04 UTC] Limit: 20, Offset: 0
[21-May-2026 00:07:04 UTC] User ID: 623
[21-May-2026 00:07:04 UTC] ✅ User profile retrieved successfully for user ID: 623
[21-May-2026 00:07:04 UTC] Orders found: 0
[21-May-2026 00:07:04 UTC] Orders data: []
[21-May-2026 00:07:04 UTC] Total orders count: 0
[21-May-2026 00:07:05 UTC] === API CALL LOG ===
[21-May-2026 00:07:05 UTC] Endpoint: user/profile.php
[21-May-2026 00:07:05 UTC] Full Log Data: {
    "timestamp": "2026-05-21 00:07:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.45.124",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.45.124, 162.158.216.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIzIiwidXNlcm5hbWUiOiJFeGNlbCIsImVtYWlsIjoiY2hpbmVkdWV4Y2VsOTJAZ21haWwuY29tIiwiZXhwIjoxNzc5OTI2MjQyfQ.MaTbi0YV4rCjP_qX5WCXv_NLhvJ7U-rsyyLieSU-nqc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fef56c229efbe6f-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.45.124",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-May-2026 00:07:05 UTC] === END API CALL LOG ===
[21-May-2026 00:07:05 UTC] ✅ API Hash verification passed for profile endpoint
[21-May-2026 00:07:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIzIiwidXNlcm5hbWUiOiJFeGNlbCIsImVtYWlsIjoiY2hpbmVkdWV4Y2VsOTJAZ21haWwuY29tIiwiZXhwIjoxNzc5OTI2MjQyfQ.MaTbi0YV4rCjP_qX5WCXv_NLhvJ7U-rsyyLieSU-nqc
[21-May-2026 00:07:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-May-2026 00:07:05 UTC] ✅ JWT token verified successfully for user profile
[21-May-2026 00:07:05 UTC] User ID: 623
[21-May-2026 00:07:05 UTC] ✅ User profile retrieved successfully for user ID: 623
[21-May-2026 00:07:05 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-May-2026 00:07:05 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-May-2026 00:07:05 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.45.124, 162.158.216.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIzIiwidXNlcm5hbWUiOiJFeGNlbCIsImVtYWlsIjoiY2hpbmVkdWV4Y2VsOTJAZ21haWwuY29tIiwiZXhwIjoxNzc5OTI2MjQyfQ.MaTbi0YV4rCjP_qX5WCXv_NLhvJ7U-rsyyLieSU-nqc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fef56c658d9be6f-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.45.124","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-May-2026 00:07:05 UTC] === User Orders API Called ===
[21-May-2026 00:07:05 UTC] User ID: 623
[21-May-2026 00:07:05 UTC] Limit: 20, Offset: 0
[21-May-2026 00:07:05 UTC] Orders found: 0
[21-May-2026 00:07:05 UTC] Orders data: []
[21-May-2026 00:07:05 UTC] Total orders count: 0
[21-May-2026 00:07:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-May-2026 00:07:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-May-2026 00:07:08 UTC] === API CALL LOG ===
[21-May-2026 00:07:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.45.124, 162.158.216.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIzIiwidXNlcm5hbWUiOiJFeGNlbCIsImVtYWlsIjoiY2hpbmVkdWV4Y2VsOTJAZ21haWwuY29tIiwiZXhwIjoxNzc5OTI2MjQyfQ.MaTbi0YV4rCjP_qX5WCXv_NLhvJ7U-rsyyLieSU-nqc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fef56d35e15be6f-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.45.124","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-May-2026 00:07:08 UTC] Endpoint: user/profile.php
[21-May-2026 00:07:08 UTC] Full Log Data: {
    "timestamp": "2026-05-21 00:07:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.45.124",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.45.124, 162.158.216.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIzIiwidXNlcm5hbWUiOiJFeGNlbCIsImVtYWlsIjoiY2hpbmVkdWV4Y2VsOTJAZ21haWwuY29tIiwiZXhwIjoxNzc5OTI2MjQyfQ.MaTbi0YV4rCjP_qX5WCXv_NLhvJ7U-rsyyLieSU-nqc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fef56d35e16be6f-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.45.124",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-May-2026 00:07:08 UTC] === User Orders API Called ===
[21-May-2026 00:07:08 UTC] === END API CALL LOG ===
[21-May-2026 00:07:08 UTC] User ID: 623
[21-May-2026 00:07:08 UTC] ✅ API Hash verification passed for profile endpoint
[21-May-2026 00:07:08 UTC] Limit: 20, Offset: 0
[21-May-2026 00:07:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIzIiwidXNlcm5hbWUiOiJFeGNlbCIsImVtYWlsIjoiY2hpbmVkdWV4Y2VsOTJAZ21haWwuY29tIiwiZXhwIjoxNzc5OTI2MjQyfQ.MaTbi0YV4rCjP_qX5WCXv_NLhvJ7U-rsyyLieSU-nqc
[21-May-2026 00:07:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-May-2026 00:07:08 UTC] ✅ JWT token verified successfully for user profile
[21-May-2026 00:07:08 UTC] User ID: 623
[21-May-2026 00:07:08 UTC] ✅ User profile retrieved successfully for user ID: 623
[21-May-2026 00:07:08 UTC] Orders found: 0
[21-May-2026 00:07:08 UTC] Orders data: []
[21-May-2026 00:07:08 UTC] Total orders count: 0
[21-May-2026 00:07:08 UTC] === API CALL LOG ===
[21-May-2026 00:07:08 UTC] Endpoint: user/profile.php
[21-May-2026 00:07:08 UTC] Full Log Data: {
    "timestamp": "2026-05-21 00:07:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.45.124",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.45.124, 162.158.216.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIzIiwidXNlcm5hbWUiOiJFeGNlbCIsImVtYWlsIjoiY2hpbmVkdWV4Y2VsOTJAZ21haWwuY29tIiwiZXhwIjoxNzc5OTI2MjQyfQ.MaTbi0YV4rCjP_qX5WCXv_NLhvJ7U-rsyyLieSU-nqc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fef56d7ed55be6f-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.45.124",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-May-2026 00:07:08 UTC] === END API CALL LOG ===
[21-May-2026 00:07:08 UTC] ✅ API Hash verification passed for profile endpoint
[21-May-2026 00:07:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjIzIiwidXNlcm5hbWUiOiJFeGNlbCIsImVtYWlsIjoiY2hpbmVkdWV4Y2VsOTJAZ21haWwuY29tIiwiZXhwIjoxNzc5OTI2MjQyfQ.MaTbi0YV4rCjP_qX5WCXv_NLhvJ7U-rsyyLieSU-nqc
[21-May-2026 00:07:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-May-2026 00:07:08 UTC] ✅ JWT token verified successfully for user profile
[21-May-2026 00:07:08 UTC] User ID: 623
[21-May-2026 00:07:08 UTC] ✅ User profile retrieved successfully for user ID: 623
[21-May-2026 00:17:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-May-2026 00:17:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-May-2026 00:17:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.81.215, 172.64.192.67","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2MjMsInVzZXJuYW1lIjoiRXhjZWwiLCJlbWFpbCI6ImNoaW5lZHVleGNlbDkyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTkyNzQyNH0.HGd8Y4Kq5KYLrxjlxC1l31Ln67tC_dYaZNqJMwPefg8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fef656c4a6bcbb1-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.81.215","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-May-2026 00:17:06 UTC] === User Orders API Called ===
[21-May-2026 00:17:06 UTC] User ID: 623
[21-May-2026 00:17:06 UTC] Limit: 20, Offset: 0
[21-May-2026 00:17:06 UTC] Orders found: 0
[21-May-2026 00:17:06 UTC] Orders data: []
[21-May-2026 00:17:06 UTC] Total orders count: 0
[21-May-2026 00:17:06 UTC] === API CALL LOG ===
[21-May-2026 00:17:06 UTC] Endpoint: user/profile.php
[21-May-2026 00:17:06 UTC] Full Log Data: {
    "timestamp": "2026-05-21 00:17:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.81.215",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.81.215, 172.64.192.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2MjMsInVzZXJuYW1lIjoiRXhjZWwiLCJlbWFpbCI6ImNoaW5lZHVleGNlbDkyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTkyNzQyNH0.HGd8Y4Kq5KYLrxjlxC1l31Ln67tC_dYaZNqJMwPefg8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fef656d4bbbcbb1-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.81.215",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-May-2026 00:17:06 UTC] === END API CALL LOG ===
[21-May-2026 00:17:06 UTC] ✅ API Hash verification passed for profile endpoint
[21-May-2026 00:17:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2MjMsInVzZXJuYW1lIjoiRXhjZWwiLCJlbWFpbCI6ImNoaW5lZHVleGNlbDkyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTkyNzQyNH0.HGd8Y4Kq5KYLrxjlxC1l31Ln67tC_dYaZNqJMwPefg8
[21-May-2026 00:17:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-May-2026 00:17:06 UTC] ✅ JWT token verified successfully for user profile
[21-May-2026 00:17:06 UTC] User ID: 623
[21-May-2026 00:17:06 UTC] ✅ User profile retrieved successfully for user ID: 623
[21-May-2026 01:40:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-May-2026 01:40:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-May-2026 01:40:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.103.71, 172.69.224.67","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2MjMsInVzZXJuYW1lIjoiRXhjZWwiLCJlbWFpbCI6ImNoaW5lZHVleGNlbDkyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTkzMjQwN30.-6WYWspz06VKmzdWShdZQYTeGgg7Xm_GFU0hg_Vr30I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fefdf11cb259783-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.103.71","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-May-2026 01:40:08 UTC] === User Orders API Called ===
[21-May-2026 01:40:08 UTC] User ID: 623
[21-May-2026 01:40:08 UTC] Limit: 20, Offset: 0
[21-May-2026 01:40:08 UTC] Orders found: 0
[21-May-2026 01:40:08 UTC] Orders data: []
[21-May-2026 01:40:08 UTC] Total orders count: 0
[21-May-2026 01:40:08 UTC] === API CALL LOG ===
[21-May-2026 01:40:08 UTC] Endpoint: user/profile.php
[21-May-2026 01:40:08 UTC] Full Log Data: {
    "timestamp": "2026-05-21 01:40:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.103.71",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.103.71, 172.69.224.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2MjMsInVzZXJuYW1lIjoiRXhjZWwiLCJlbWFpbCI6ImNoaW5lZHVleGNlbDkyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTkzMjQwN30.-6WYWspz06VKmzdWShdZQYTeGgg7Xm_GFU0hg_Vr30I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fefdf12dc7b9783-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.103.71",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-May-2026 01:40:08 UTC] === END API CALL LOG ===
[21-May-2026 01:40:08 UTC] ✅ API Hash verification passed for profile endpoint
[21-May-2026 01:40:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2MjMsInVzZXJuYW1lIjoiRXhjZWwiLCJlbWFpbCI6ImNoaW5lZHVleGNlbDkyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTkzMjQwN30.-6WYWspz06VKmzdWShdZQYTeGgg7Xm_GFU0hg_Vr30I
[21-May-2026 01:40:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-May-2026 01:40:08 UTC] ✅ JWT token verified successfully for user profile
[21-May-2026 01:40:08 UTC] User ID: 623
[21-May-2026 01:40:08 UTC] ✅ User profile retrieved successfully for user ID: 623
[21-May-2026 01:40:23 UTC] === API CALL LOG ===
[21-May-2026 01:40:23 UTC] Endpoint: user/profile.php
[21-May-2026 01:40:23 UTC] Full Log Data: {
    "timestamp": "2026-05-21 01:40:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.103.71",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.103.71, 172.69.224.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2MjMsInVzZXJuYW1lIjoiRXhjZWwiLCJlbWFpbCI6ImNoaW5lZHVleGNlbDkyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTkzMjQwN30.-6WYWspz06VKmzdWShdZQYTeGgg7Xm_GFU0hg_Vr30I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fefdf6f9f9b9783-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.103.71",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-May-2026 01:40:23 UTC] === END API CALL LOG ===
[21-May-2026 01:40:23 UTC] ✅ API Hash verification passed for profile endpoint
[21-May-2026 01:40:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2MjMsInVzZXJuYW1lIjoiRXhjZWwiLCJlbWFpbCI6ImNoaW5lZHVleGNlbDkyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTkzMjQwN30.-6WYWspz06VKmzdWShdZQYTeGgg7Xm_GFU0hg_Vr30I
[21-May-2026 01:40:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-May-2026 01:40:23 UTC] ✅ JWT token verified successfully for user profile
[21-May-2026 01:40:23 UTC] User ID: 623
[21-May-2026 01:40:23 UTC] ✅ User profile retrieved successfully for user ID: 623
[21-May-2026 01:40:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-May-2026 01:40:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-May-2026 01:40:29 UTC] === API CALL LOG ===
[21-May-2026 01:40:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.103.71, 172.69.224.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2MjMsInVzZXJuYW1lIjoiRXhjZWwiLCJlbWFpbCI6ImNoaW5lZHVleGNlbDkyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTkzMjQwN30.-6WYWspz06VKmzdWShdZQYTeGgg7Xm_GFU0hg_Vr30I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fefdf93ccbd9783-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.103.71","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-May-2026 01:40:29 UTC] Endpoint: user/profile.php
[21-May-2026 01:40:29 UTC] Full Log Data: {
    "timestamp": "2026-05-21 01:40:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.103.71",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.103.71, 172.69.224.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2MjMsInVzZXJuYW1lIjoiRXhjZWwiLCJlbWFpbCI6ImNoaW5lZHVleGNlbDkyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTkzMjQwN30.-6WYWspz06VKmzdWShdZQYTeGgg7Xm_GFU0hg_Vr30I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fefdf93ccbe9783-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.103.71",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-May-2026 01:40:29 UTC] === END API CALL LOG ===
[21-May-2026 01:40:29 UTC] === User Orders API Called ===
[21-May-2026 01:40:29 UTC] ✅ API Hash verification passed for profile endpoint
[21-May-2026 01:40:29 UTC] User ID: 623
[21-May-2026 01:40:29 UTC] Limit: 20, Offset: 0
[21-May-2026 01:40:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2MjMsInVzZXJuYW1lIjoiRXhjZWwiLCJlbWFpbCI6ImNoaW5lZHVleGNlbDkyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTkzMjQwN30.-6WYWspz06VKmzdWShdZQYTeGgg7Xm_GFU0hg_Vr30I
[21-May-2026 01:40:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-May-2026 01:40:29 UTC] ✅ JWT token verified successfully for user profile
[21-May-2026 01:40:29 UTC] User ID: 623
[21-May-2026 01:40:29 UTC] Orders found: 0
[21-May-2026 01:40:29 UTC] ✅ User profile retrieved successfully for user ID: 623
[21-May-2026 01:40:29 UTC] Orders data: []
[21-May-2026 01:40:29 UTC] Total orders count: 0
[21-May-2026 01:40:30 UTC] === API CALL LOG ===
[21-May-2026 01:40:30 UTC] Endpoint: user/profile.php
[21-May-2026 01:40:30 UTC] Full Log Data: {
    "timestamp": "2026-05-21 01:40:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.103.71",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.103.71, 172.69.224.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2MjMsInVzZXJuYW1lIjoiRXhjZWwiLCJlbWFpbCI6ImNoaW5lZHVleGNlbDkyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTkzMjQwN30.-6WYWspz06VKmzdWShdZQYTeGgg7Xm_GFU0hg_Vr30I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fefdf9819429783-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.103.71",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-May-2026 01:40:30 UTC] === END API CALL LOG ===
[21-May-2026 01:40:30 UTC] ✅ API Hash verification passed for profile endpoint
[21-May-2026 01:40:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2MjMsInVzZXJuYW1lIjoiRXhjZWwiLCJlbWFpbCI6ImNoaW5lZHVleGNlbDkyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTkzMjQwN30.-6WYWspz06VKmzdWShdZQYTeGgg7Xm_GFU0hg_Vr30I
[21-May-2026 01:40:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-May-2026 01:40:30 UTC] ✅ JWT token verified successfully for user profile
[21-May-2026 01:40:30 UTC] User ID: 623
[21-May-2026 01:40:30 UTC] ✅ User profile retrieved successfully for user ID: 623
[21-May-2026 01:40:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-May-2026 01:40:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-May-2026 01:40:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.103.71, 172.69.224.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2MjMsInVzZXJuYW1lIjoiRXhjZWwiLCJlbWFpbCI6ImNoaW5lZHVleGNlbDkyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTkzMjQwN30.-6WYWspz06VKmzdWShdZQYTeGgg7Xm_GFU0hg_Vr30I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fefdfb1cd679783-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.103.71","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-May-2026 01:40:34 UTC] === User Orders API Called ===
[21-May-2026 01:40:34 UTC] User ID: 623
[21-May-2026 01:40:34 UTC] Limit: 20, Offset: 0
[21-May-2026 01:40:34 UTC] Orders found: 0
[21-May-2026 01:40:34 UTC] Orders data: []
[21-May-2026 01:40:34 UTC] Total orders count: 0
[21-May-2026 01:40:34 UTC] === API CALL LOG ===
[21-May-2026 01:40:34 UTC] Endpoint: user/profile.php
[21-May-2026 01:40:34 UTC] Full Log Data: {
    "timestamp": "2026-05-21 01:40:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.103.71",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.103.71, 172.69.224.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2MjMsInVzZXJuYW1lIjoiRXhjZWwiLCJlbWFpbCI6ImNoaW5lZHVleGNlbDkyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTkzMjQwN30.-6WYWspz06VKmzdWShdZQYTeGgg7Xm_GFU0hg_Vr30I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fefdfb1cd6c9783-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.103.71",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-May-2026 01:40:34 UTC] === END API CALL LOG ===
[21-May-2026 01:40:34 UTC] ✅ API Hash verification passed for profile endpoint
[21-May-2026 01:40:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2MjMsInVzZXJuYW1lIjoiRXhjZWwiLCJlbWFpbCI6ImNoaW5lZHVleGNlbDkyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTkzMjQwN30.-6WYWspz06VKmzdWShdZQYTeGgg7Xm_GFU0hg_Vr30I
[21-May-2026 01:40:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-May-2026 01:40:34 UTC] ✅ JWT token verified successfully for user profile
[21-May-2026 01:40:34 UTC] User ID: 623
[21-May-2026 01:40:34 UTC] ✅ User profile retrieved successfully for user ID: 623
[21-May-2026 01:40:34 UTC] === API CALL LOG ===
[21-May-2026 01:40:34 UTC] Endpoint: user/profile.php
[21-May-2026 01:40:34 UTC] Full Log Data: {
    "timestamp": "2026-05-21 01:40:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.103.71",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.103.71, 172.69.224.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2MjMsInVzZXJuYW1lIjoiRXhjZWwiLCJlbWFpbCI6ImNoaW5lZHVleGNlbDkyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTkzMjQwN30.-6WYWspz06VKmzdWShdZQYTeGgg7Xm_GFU0hg_Vr30I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fefdfb548d89783-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.103.71",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-May-2026 01:40:34 UTC] === END API CALL LOG ===
[21-May-2026 01:40:34 UTC] ✅ API Hash verification passed for profile endpoint
[21-May-2026 01:40:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2MjMsInVzZXJuYW1lIjoiRXhjZWwiLCJlbWFpbCI6ImNoaW5lZHVleGNlbDkyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTkzMjQwN30.-6WYWspz06VKmzdWShdZQYTeGgg7Xm_GFU0hg_Vr30I
[21-May-2026 01:40:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-May-2026 01:40:34 UTC] ✅ JWT token verified successfully for user profile
[21-May-2026 01:40:34 UTC] User ID: 623
[21-May-2026 01:40:34 UTC] ✅ User profile retrieved successfully for user ID: 623
[21-May-2026 01:40:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-May-2026 01:40:42 UTC] === API CALL LOG ===
[21-May-2026 01:40:42 UTC] Endpoint: user/profile.php
[21-May-2026 01:40:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-May-2026 01:40:42 UTC] Full Log Data: {
    "timestamp": "2026-05-21 01:40:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.103.71",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.103.71, 172.69.224.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2MjMsInVzZXJuYW1lIjoiRXhjZWwiLCJlbWFpbCI6ImNoaW5lZHVleGNlbDkyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTkzMjQwN30.-6WYWspz06VKmzdWShdZQYTeGgg7Xm_GFU0hg_Vr30I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fefdfe5496a9783-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.103.71",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-May-2026 01:40:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.103.71, 172.69.224.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2MjMsInVzZXJuYW1lIjoiRXhjZWwiLCJlbWFpbCI6ImNoaW5lZHVleGNlbDkyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTkzMjQwN30.-6WYWspz06VKmzdWShdZQYTeGgg7Xm_GFU0hg_Vr30I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fefdfe549699783-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.103.71","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-May-2026 01:40:42 UTC] === END API CALL LOG ===
[21-May-2026 01:40:42 UTC] ✅ API Hash verification passed for profile endpoint
[21-May-2026 01:40:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2MjMsInVzZXJuYW1lIjoiRXhjZWwiLCJlbWFpbCI6ImNoaW5lZHVleGNlbDkyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTkzMjQwN30.-6WYWspz06VKmzdWShdZQYTeGgg7Xm_GFU0hg_Vr30I
[21-May-2026 01:40:42 UTC] === User Orders API Called ===
[21-May-2026 01:40:42 UTC] User ID: 623
[21-May-2026 01:40:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-May-2026 01:40:42 UTC] Limit: 20, Offset: 0
[21-May-2026 01:40:42 UTC] ✅ JWT token verified successfully for user profile
[21-May-2026 01:40:42 UTC] User ID: 623
[21-May-2026 01:40:42 UTC] Orders found: 0
[21-May-2026 01:40:42 UTC] ✅ User profile retrieved successfully for user ID: 623
[21-May-2026 01:40:42 UTC] Orders data: []
[21-May-2026 01:40:42 UTC] Total orders count: 0
[21-May-2026 01:40:43 UTC] === API CALL LOG ===
[21-May-2026 01:40:43 UTC] Endpoint: user/profile.php
[21-May-2026 01:40:43 UTC] Full Log Data: {
    "timestamp": "2026-05-21 01:40:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.103.71",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.103.71, 172.69.224.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2MjMsInVzZXJuYW1lIjoiRXhjZWwiLCJlbWFpbCI6ImNoaW5lZHVleGNlbDkyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTkzMjQwN30.-6WYWspz06VKmzdWShdZQYTeGgg7Xm_GFU0hg_Vr30I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fefdfe90d2d9783-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.103.71",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-May-2026 01:40:43 UTC] === END API CALL LOG ===
[21-May-2026 01:40:43 UTC] ✅ API Hash verification passed for profile endpoint
[21-May-2026 01:40:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2MjMsInVzZXJuYW1lIjoiRXhjZWwiLCJlbWFpbCI6ImNoaW5lZHVleGNlbDkyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTkzMjQwN30.-6WYWspz06VKmzdWShdZQYTeGgg7Xm_GFU0hg_Vr30I
[21-May-2026 01:40:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-May-2026 01:40:43 UTC] ✅ JWT token verified successfully for user profile
[21-May-2026 01:40:43 UTC] User ID: 623
[21-May-2026 01:40:43 UTC] ✅ User profile retrieved successfully for user ID: 623
[21-May-2026 01:40:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-May-2026 01:40:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-May-2026 01:40:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.103.71, 172.69.224.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2MjMsInVzZXJuYW1lIjoiRXhjZWwiLCJlbWFpbCI6ImNoaW5lZHVleGNlbDkyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTkzMjQwN30.-6WYWspz06VKmzdWShdZQYTeGgg7Xm_GFU0hg_Vr30I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fefdfea3e809783-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.103.71","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-May-2026 01:40:43 UTC] === User Orders API Called ===
[21-May-2026 01:40:43 UTC] User ID: 623
[21-May-2026 01:40:43 UTC] Limit: 20, Offset: 0
[21-May-2026 01:40:43 UTC] Orders found: 0
[21-May-2026 01:40:43 UTC] Orders data: []
[21-May-2026 01:40:43 UTC] Total orders count: 0
[21-May-2026 01:40:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-May-2026 01:40:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-May-2026 01:40:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.103.71, 172.69.224.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2MjMsInVzZXJuYW1lIjoiRXhjZWwiLCJlbWFpbCI6ImNoaW5lZHVleGNlbDkyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTkzMjQwN30.-6WYWspz06VKmzdWShdZQYTeGgg7Xm_GFU0hg_Vr30I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fefdff5ebad9783-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.103.71","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-May-2026 01:40:45 UTC] === User Orders API Called ===
[21-May-2026 01:40:45 UTC] User ID: 623
[21-May-2026 01:40:45 UTC] Limit: 20, Offset: 0
[21-May-2026 01:40:45 UTC] === API CALL LOG ===
[21-May-2026 01:40:45 UTC] Endpoint: user/profile.php
[21-May-2026 01:40:45 UTC] Full Log Data: {
    "timestamp": "2026-05-21 01:40:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.103.71",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.103.71, 172.69.224.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2MjMsInVzZXJuYW1lIjoiRXhjZWwiLCJlbWFpbCI6ImNoaW5lZHVleGNlbDkyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTkzMjQwN30.-6WYWspz06VKmzdWShdZQYTeGgg7Xm_GFU0hg_Vr30I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fefdff5ebb09783-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.103.71",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-May-2026 01:40:45 UTC] === END API CALL LOG ===
[21-May-2026 01:40:45 UTC] ✅ API Hash verification passed for profile endpoint
[21-May-2026 01:40:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2MjMsInVzZXJuYW1lIjoiRXhjZWwiLCJlbWFpbCI6ImNoaW5lZHVleGNlbDkyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTkzMjQwN30.-6WYWspz06VKmzdWShdZQYTeGgg7Xm_GFU0hg_Vr30I
[21-May-2026 01:40:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-May-2026 01:40:45 UTC] ✅ JWT token verified successfully for user profile
[21-May-2026 01:40:45 UTC] User ID: 623
[21-May-2026 01:40:45 UTC] Orders found: 0
[21-May-2026 01:40:45 UTC] Orders data: []
[21-May-2026 01:40:45 UTC] ✅ User profile retrieved successfully for user ID: 623
[21-May-2026 01:40:45 UTC] Total orders count: 0
[21-May-2026 01:40:45 UTC] === API CALL LOG ===
[21-May-2026 01:40:45 UTC] Endpoint: user/profile.php
[21-May-2026 01:40:45 UTC] Full Log Data: {
    "timestamp": "2026-05-21 01:40:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.103.71",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.103.71, 172.69.224.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2MjMsInVzZXJuYW1lIjoiRXhjZWwiLCJlbWFpbCI6ImNoaW5lZHVleGNlbDkyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTkzMjQwN30.-6WYWspz06VKmzdWShdZQYTeGgg7Xm_GFU0hg_Vr30I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fefdff9af699783-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.103.71",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-May-2026 01:40:45 UTC] === END API CALL LOG ===
[21-May-2026 01:40:45 UTC] ✅ API Hash verification passed for profile endpoint
[21-May-2026 01:40:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2MjMsInVzZXJuYW1lIjoiRXhjZWwiLCJlbWFpbCI6ImNoaW5lZHVleGNlbDkyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTkzMjQwN30.-6WYWspz06VKmzdWShdZQYTeGgg7Xm_GFU0hg_Vr30I
[21-May-2026 01:40:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-May-2026 01:40:45 UTC] ✅ JWT token verified successfully for user profile
[21-May-2026 01:40:45 UTC] User ID: 623
[21-May-2026 01:40:45 UTC] ✅ User profile retrieved successfully for user ID: 623
[21-May-2026 01:41:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-May-2026 01:41:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-May-2026 01:41:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.103.71, 172.69.224.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2MjMsInVzZXJuYW1lIjoiRXhjZWwiLCJlbWFpbCI6ImNoaW5lZHVleGNlbDkyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTkzMjQwN30.-6WYWspz06VKmzdWShdZQYTeGgg7Xm_GFU0hg_Vr30I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fefe09d4d4b9783-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.103.71","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-May-2026 01:41:11 UTC] === User Orders API Called ===
[21-May-2026 01:41:11 UTC] User ID: 623
[21-May-2026 01:41:11 UTC] Limit: 20, Offset: 0
[21-May-2026 01:41:11 UTC] Orders found: 0
[21-May-2026 01:41:11 UTC] Orders data: []
[21-May-2026 01:41:11 UTC] Total orders count: 0
[21-May-2026 01:41:11 UTC] === API CALL LOG ===
[21-May-2026 01:41:11 UTC] Endpoint: user/profile.php
[21-May-2026 01:41:11 UTC] Full Log Data: {
    "timestamp": "2026-05-21 01:41:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.103.71",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.103.71, 172.69.224.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2MjMsInVzZXJuYW1lIjoiRXhjZWwiLCJlbWFpbCI6ImNoaW5lZHVleGNlbDkyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTkzMjQwN30.-6WYWspz06VKmzdWShdZQYTeGgg7Xm_GFU0hg_Vr30I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fefe09d4d4d9783-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.103.71",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-May-2026 01:41:11 UTC] === END API CALL LOG ===
[21-May-2026 01:41:11 UTC] ✅ API Hash verification passed for profile endpoint
[21-May-2026 01:41:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2MjMsInVzZXJuYW1lIjoiRXhjZWwiLCJlbWFpbCI6ImNoaW5lZHVleGNlbDkyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTkzMjQwN30.-6WYWspz06VKmzdWShdZQYTeGgg7Xm_GFU0hg_Vr30I
[21-May-2026 01:41:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-May-2026 01:41:11 UTC] ✅ JWT token verified successfully for user profile
[21-May-2026 01:41:11 UTC] User ID: 623
[21-May-2026 01:41:11 UTC] ✅ User profile retrieved successfully for user ID: 623
[21-May-2026 01:41:12 UTC] === API CALL LOG ===
[21-May-2026 01:41:12 UTC] Endpoint: user/profile.php
[21-May-2026 01:41:12 UTC] Full Log Data: {
    "timestamp": "2026-05-21 01:41:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.103.71",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.103.71, 172.69.224.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2MjMsInVzZXJuYW1lIjoiRXhjZWwiLCJlbWFpbCI6ImNoaW5lZHVleGNlbDkyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTkzMjQwN30.-6WYWspz06VKmzdWShdZQYTeGgg7Xm_GFU0hg_Vr30I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fefe0a0b8da9783-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.103.71",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-May-2026 01:41:12 UTC] === END API CALL LOG ===
[21-May-2026 01:41:12 UTC] ✅ API Hash verification passed for profile endpoint
[21-May-2026 01:41:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2MjMsInVzZXJuYW1lIjoiRXhjZWwiLCJlbWFpbCI6ImNoaW5lZHVleGNlbDkyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTkzMjQwN30.-6WYWspz06VKmzdWShdZQYTeGgg7Xm_GFU0hg_Vr30I
[21-May-2026 01:41:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-May-2026 01:41:12 UTC] ✅ JWT token verified successfully for user profile
[21-May-2026 01:41:12 UTC] User ID: 623
[21-May-2026 01:41:12 UTC] ✅ User profile retrieved successfully for user ID: 623
[21-May-2026 01:41:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-May-2026 01:41:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-May-2026 01:41:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.103.71, 172.69.224.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2MjMsInVzZXJuYW1lIjoiRXhjZWwiLCJlbWFpbCI6ImNoaW5lZHVleGNlbDkyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTkzMjQwN30.-6WYWspz06VKmzdWShdZQYTeGgg7Xm_GFU0hg_Vr30I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fefe0d18d3a9783-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.103.71","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-May-2026 01:41:20 UTC] === User Orders API Called ===
[21-May-2026 01:41:20 UTC] User ID: 623
[21-May-2026 01:41:20 UTC] Limit: 20, Offset: 0
[21-May-2026 01:41:20 UTC] Orders found: 0
[21-May-2026 01:41:20 UTC] Orders data: []
[21-May-2026 01:41:20 UTC] Total orders count: 0
[21-May-2026 01:41:20 UTC] === API CALL LOG ===
[21-May-2026 01:41:20 UTC] Endpoint: user/profile.php
[21-May-2026 01:41:20 UTC] Full Log Data: {
    "timestamp": "2026-05-21 01:41:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.103.71",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.103.71, 172.69.224.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2MjMsInVzZXJuYW1lIjoiRXhjZWwiLCJlbWFpbCI6ImNoaW5lZHVleGNlbDkyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTkzMjQwN30.-6WYWspz06VKmzdWShdZQYTeGgg7Xm_GFU0hg_Vr30I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fefe0d18d3b9783-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.103.71",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-May-2026 01:41:20 UTC] === END API CALL LOG ===
[21-May-2026 01:41:20 UTC] ✅ API Hash verification passed for profile endpoint
[21-May-2026 01:41:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2MjMsInVzZXJuYW1lIjoiRXhjZWwiLCJlbWFpbCI6ImNoaW5lZHVleGNlbDkyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTkzMjQwN30.-6WYWspz06VKmzdWShdZQYTeGgg7Xm_GFU0hg_Vr30I
[21-May-2026 01:41:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-May-2026 01:41:20 UTC] ✅ JWT token verified successfully for user profile
[21-May-2026 01:41:20 UTC] User ID: 623
[21-May-2026 01:41:20 UTC] ✅ User profile retrieved successfully for user ID: 623
[21-May-2026 01:41:20 UTC] === API CALL LOG ===
[21-May-2026 01:41:20 UTC] Endpoint: user/profile.php
[21-May-2026 01:41:20 UTC] Full Log Data: {
    "timestamp": "2026-05-21 01:41:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.103.71",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.103.71, 172.69.224.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2MjMsInVzZXJuYW1lIjoiRXhjZWwiLCJlbWFpbCI6ImNoaW5lZHVleGNlbDkyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTkzMjQwN30.-6WYWspz06VKmzdWShdZQYTeGgg7Xm_GFU0hg_Vr30I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fefe0d5296c9783-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.103.71",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-May-2026 01:41:20 UTC] === END API CALL LOG ===
[21-May-2026 01:41:20 UTC] ✅ API Hash verification passed for profile endpoint
[21-May-2026 01:41:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2MjMsInVzZXJuYW1lIjoiRXhjZWwiLCJlbWFpbCI6ImNoaW5lZHVleGNlbDkyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTkzMjQwN30.-6WYWspz06VKmzdWShdZQYTeGgg7Xm_GFU0hg_Vr30I
[21-May-2026 01:41:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-May-2026 01:41:20 UTC] ✅ JWT token verified successfully for user profile
[21-May-2026 01:41:20 UTC] User ID: 623
[21-May-2026 01:41:20 UTC] ✅ User profile retrieved successfully for user ID: 623
[21-May-2026 01:41:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-May-2026 01:41:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-May-2026 01:41:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.103.71, 172.69.224.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2MjMsInVzZXJuYW1lIjoiRXhjZWwiLCJlbWFpbCI6ImNoaW5lZHVleGNlbDkyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTkzMjQwN30.-6WYWspz06VKmzdWShdZQYTeGgg7Xm_GFU0hg_Vr30I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fefe0dfece29783-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.103.71","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-May-2026 01:41:22 UTC] === User Orders API Called ===
[21-May-2026 01:41:22 UTC] User ID: 623
[21-May-2026 01:41:22 UTC] Limit: 20, Offset: 0
[21-May-2026 01:41:22 UTC] Orders found: 0
[21-May-2026 01:41:22 UTC] Orders data: []
[21-May-2026 01:41:22 UTC] Total orders count: 0
[21-May-2026 01:41:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-May-2026 01:41:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-May-2026 01:41:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.103.71, 172.69.224.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2MjMsInVzZXJuYW1lIjoiRXhjZWwiLCJlbWFpbCI6ImNoaW5lZHVleGNlbDkyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTkzMjQwN30.-6WYWspz06VKmzdWShdZQYTeGgg7Xm_GFU0hg_Vr30I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fefe0ea48939783-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.103.71","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-May-2026 01:41:24 UTC] === User Orders API Called ===
[21-May-2026 01:41:24 UTC] User ID: 623
[21-May-2026 01:41:24 UTC] Limit: 20, Offset: 0
[21-May-2026 01:41:24 UTC] Orders found: 0
[21-May-2026 01:41:24 UTC] Orders data: []
[21-May-2026 01:41:24 UTC] Total orders count: 0
[21-May-2026 01:41:24 UTC] === API CALL LOG ===
[21-May-2026 01:41:24 UTC] Endpoint: user/profile.php
[21-May-2026 01:41:24 UTC] Full Log Data: {
    "timestamp": "2026-05-21 01:41:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.103.71",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.103.71, 172.69.224.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2MjMsInVzZXJuYW1lIjoiRXhjZWwiLCJlbWFpbCI6ImNoaW5lZHVleGNlbDkyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTkzMjQwN30.-6WYWspz06VKmzdWShdZQYTeGgg7Xm_GFU0hg_Vr30I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fefe0ea48959783-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.103.71",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-May-2026 01:41:24 UTC] === END API CALL LOG ===
[21-May-2026 01:41:24 UTC] ✅ API Hash verification passed for profile endpoint
[21-May-2026 01:41:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2MjMsInVzZXJuYW1lIjoiRXhjZWwiLCJlbWFpbCI6ImNoaW5lZHVleGNlbDkyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTkzMjQwN30.-6WYWspz06VKmzdWShdZQYTeGgg7Xm_GFU0hg_Vr30I
[21-May-2026 01:41:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-May-2026 01:41:24 UTC] ✅ JWT token verified successfully for user profile
[21-May-2026 01:41:24 UTC] User ID: 623
[21-May-2026 01:41:24 UTC] ✅ User profile retrieved successfully for user ID: 623
[21-May-2026 01:41:24 UTC] === API CALL LOG ===
[21-May-2026 01:41:24 UTC] Endpoint: user/profile.php
[21-May-2026 01:41:24 UTC] Full Log Data: {
    "timestamp": "2026-05-21 01:41:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.103.71",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.103.71, 172.69.224.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2MjMsInVzZXJuYW1lIjoiRXhjZWwiLCJlbWFpbCI6ImNoaW5lZHVleGNlbDkyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTkzMjQwN30.-6WYWspz06VKmzdWShdZQYTeGgg7Xm_GFU0hg_Vr30I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fefe0edfc9c9783-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.103.71",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-May-2026 01:41:24 UTC] === END API CALL LOG ===
[21-May-2026 01:41:24 UTC] ✅ API Hash verification passed for profile endpoint
[21-May-2026 01:41:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2MjMsInVzZXJuYW1lIjoiRXhjZWwiLCJlbWFpbCI6ImNoaW5lZHVleGNlbDkyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTkzMjQwN30.-6WYWspz06VKmzdWShdZQYTeGgg7Xm_GFU0hg_Vr30I
[21-May-2026 01:41:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-May-2026 01:41:24 UTC] ✅ JWT token verified successfully for user profile
[21-May-2026 01:41:24 UTC] User ID: 623
[21-May-2026 01:41:24 UTC] ✅ User profile retrieved successfully for user ID: 623
[21-May-2026 01:41:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-May-2026 01:41:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-May-2026 01:41:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.103.71, 172.69.224.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2MjMsInVzZXJuYW1lIjoiRXhjZWwiLCJlbWFpbCI6ImNoaW5lZHVleGNlbDkyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTkzMjQwN30.-6WYWspz06VKmzdWShdZQYTeGgg7Xm_GFU0hg_Vr30I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fefe0fd2c6c9783-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.103.71","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-May-2026 01:41:27 UTC] === API CALL LOG ===
[21-May-2026 01:41:27 UTC] Endpoint: user/profile.php
[21-May-2026 01:41:27 UTC] === User Orders API Called ===
[21-May-2026 01:41:27 UTC] Full Log Data: {
    "timestamp": "2026-05-21 01:41:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.103.71",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.103.71, 172.69.224.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2MjMsInVzZXJuYW1lIjoiRXhjZWwiLCJlbWFpbCI6ImNoaW5lZHVleGNlbDkyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTkzMjQwN30.-6WYWspz06VKmzdWShdZQYTeGgg7Xm_GFU0hg_Vr30I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fefe0fd2c709783-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.103.71",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-May-2026 01:41:27 UTC] User ID: 623
[21-May-2026 01:41:27 UTC] === END API CALL LOG ===
[21-May-2026 01:41:27 UTC] Limit: 20, Offset: 0
[21-May-2026 01:41:27 UTC] ✅ API Hash verification passed for profile endpoint
[21-May-2026 01:41:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2MjMsInVzZXJuYW1lIjoiRXhjZWwiLCJlbWFpbCI6ImNoaW5lZHVleGNlbDkyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTkzMjQwN30.-6WYWspz06VKmzdWShdZQYTeGgg7Xm_GFU0hg_Vr30I
[21-May-2026 01:41:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-May-2026 01:41:27 UTC] ✅ JWT token verified successfully for user profile
[21-May-2026 01:41:27 UTC] User ID: 623
[21-May-2026 01:41:27 UTC] ✅ User profile retrieved successfully for user ID: 623
[21-May-2026 01:41:27 UTC] Orders found: 0
[21-May-2026 01:41:27 UTC] Orders data: []
[21-May-2026 01:41:27 UTC] Total orders count: 0
[21-May-2026 01:41:27 UTC] === API CALL LOG ===
[21-May-2026 01:41:27 UTC] Endpoint: user/profile.php
[21-May-2026 01:41:27 UTC] Full Log Data: {
    "timestamp": "2026-05-21 01:41:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.103.71",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.103.71, 172.69.224.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2MjMsInVzZXJuYW1lIjoiRXhjZWwiLCJlbWFpbCI6ImNoaW5lZHVleGNlbDkyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTkzMjQwN30.-6WYWspz06VKmzdWShdZQYTeGgg7Xm_GFU0hg_Vr30I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fefe0ff6edd9783-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.103.71",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-May-2026 01:41:27 UTC] === END API CALL LOG ===
[21-May-2026 01:41:27 UTC] ✅ API Hash verification passed for profile endpoint
[21-May-2026 01:41:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2MjMsInVzZXJuYW1lIjoiRXhjZWwiLCJlbWFpbCI6ImNoaW5lZHVleGNlbDkyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTkzMjQwN30.-6WYWspz06VKmzdWShdZQYTeGgg7Xm_GFU0hg_Vr30I
[21-May-2026 01:41:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-May-2026 01:41:27 UTC] ✅ JWT token verified successfully for user profile
[21-May-2026 01:41:27 UTC] User ID: 623
[21-May-2026 01:41:27 UTC] ✅ User profile retrieved successfully for user ID: 623
[21-May-2026 01:41:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-May-2026 01:41:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-May-2026 01:41:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.103.71, 172.69.224.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2MjMsInVzZXJuYW1lIjoiRXhjZWwiLCJlbWFpbCI6ImNoaW5lZHVleGNlbDkyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTkzMjQwN30.-6WYWspz06VKmzdWShdZQYTeGgg7Xm_GFU0hg_Vr30I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fefe12bdcbb9783-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.103.71","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-May-2026 01:41:34 UTC] === User Orders API Called ===
[21-May-2026 01:41:34 UTC] User ID: 623
[21-May-2026 01:41:34 UTC] Limit: 20, Offset: 0
[21-May-2026 01:41:34 UTC] Orders found: 0
[21-May-2026 01:41:34 UTC] Orders data: []
[21-May-2026 01:41:34 UTC] Total orders count: 0
[21-May-2026 01:41:37 UTC] === API CALL LOG ===
[21-May-2026 01:41:37 UTC] Endpoint: user/profile.php
[21-May-2026 01:41:37 UTC] Full Log Data: {
    "timestamp": "2026-05-21 01:41:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.103.71",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.103.71, 172.69.224.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2MjMsInVzZXJuYW1lIjoiRXhjZWwiLCJlbWFpbCI6ImNoaW5lZHVleGNlbDkyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTkzMjQwN30.-6WYWspz06VKmzdWShdZQYTeGgg7Xm_GFU0hg_Vr30I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fefe13c0d9d9783-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.103.71",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-May-2026 01:41:37 UTC] === END API CALL LOG ===
[21-May-2026 01:41:37 UTC] ✅ API Hash verification passed for profile endpoint
[21-May-2026 01:41:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2MjMsInVzZXJuYW1lIjoiRXhjZWwiLCJlbWFpbCI6ImNoaW5lZHVleGNlbDkyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTkzMjQwN30.-6WYWspz06VKmzdWShdZQYTeGgg7Xm_GFU0hg_Vr30I
[21-May-2026 01:41:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-May-2026 01:41:37 UTC] ✅ JWT token verified successfully for user profile
[21-May-2026 01:41:37 UTC] User ID: 623
[21-May-2026 01:41:37 UTC] ✅ User profile retrieved successfully for user ID: 623
[21-May-2026 01:41:37 UTC] User Purchases API - User ID: 623
[21-May-2026 01:41:37 UTC] User Purchases API - Total purchases found: 4
[21-May-2026 01:50:02 UTC] === API CALL LOG ===
[21-May-2026 01:50:02 UTC] Endpoint: user/profile.php
[21-May-2026 01:50:02 UTC] Full Log Data: {
    "timestamp": "2026-05-21 01:50:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.116.28",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.116.28, 172.64.192.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2MjMsInVzZXJuYW1lIjoiRXhjZWwiLCJlbWFpbCI6ImNoaW5lZHVleGNlbDkyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTkzMjQwN30.-6WYWspz06VKmzdWShdZQYTeGgg7Xm_GFU0hg_Vr30I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fefed8f5b4038c0-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.116.28",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-May-2026 01:50:02 UTC] === END API CALL LOG ===
[21-May-2026 01:50:02 UTC] ✅ API Hash verification passed for profile endpoint
[21-May-2026 01:50:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2MjMsInVzZXJuYW1lIjoiRXhjZWwiLCJlbWFpbCI6ImNoaW5lZHVleGNlbDkyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTkzMjQwN30.-6WYWspz06VKmzdWShdZQYTeGgg7Xm_GFU0hg_Vr30I
[21-May-2026 01:50:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-May-2026 01:50:02 UTC] ✅ JWT token verified successfully for user profile
[21-May-2026 01:50:02 UTC] User ID: 623
[21-May-2026 01:50:02 UTC] ✅ User profile retrieved successfully for user ID: 623
[21-May-2026 01:50:03 UTC] === API CALL LOG ===
[21-May-2026 01:50:03 UTC] Endpoint: user/profile.php
[21-May-2026 01:50:03 UTC] Full Log Data: {
    "timestamp": "2026-05-21 01:50:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.116.28",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.116.28, 172.64.192.66",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2MjMsInVzZXJuYW1lIjoiRXhjZWwiLCJlbWFpbCI6ImNoaW5lZHVleGNlbDkyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTkzMjQwN30.-6WYWspz06VKmzdWShdZQYTeGgg7Xm_GFU0hg_Vr30I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fefed99e99c38c0-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.116.28",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-May-2026 01:50:03 UTC] === END API CALL LOG ===
[21-May-2026 01:50:03 UTC] ✅ API Hash verification passed for profile endpoint
[21-May-2026 01:50:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2MjMsInVzZXJuYW1lIjoiRXhjZWwiLCJlbWFpbCI6ImNoaW5lZHVleGNlbDkyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTkzMjQwN30.-6WYWspz06VKmzdWShdZQYTeGgg7Xm_GFU0hg_Vr30I
[21-May-2026 01:50:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-May-2026 01:50:03 UTC] ✅ JWT token verified successfully for user profile
[21-May-2026 01:50:03 UTC] User ID: 623
[21-May-2026 01:50:03 UTC] ✅ User profile retrieved successfully for user ID: 623
[21-May-2026 01:50:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-May-2026 01:50:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-May-2026 01:50:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.116.28, 172.64.192.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2MjMsInVzZXJuYW1lIjoiRXhjZWwiLCJlbWFpbCI6ImNoaW5lZHVleGNlbDkyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTkzMjQwN30.-6WYWspz06VKmzdWShdZQYTeGgg7Xm_GFU0hg_Vr30I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fefed99e99a38c0-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.116.28","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-May-2026 01:50:03 UTC] === User Orders API Called ===
[21-May-2026 01:50:03 UTC] User ID: 623
[21-May-2026 01:50:03 UTC] Limit: 20, Offset: 0
[21-May-2026 01:50:03 UTC] Orders found: 0
[21-May-2026 01:50:03 UTC] Orders data: []
[21-May-2026 01:50:03 UTC] Total orders count: 0
[21-May-2026 02:01:59 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-May-2026 02:01:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-May-2026 02:01:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.116.28, 172.69.194.220","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2MjMsInVzZXJuYW1lIjoiRXhjZWwiLCJlbWFpbCI6ImNoaW5lZHVleGNlbDkyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTkzMjQwN30.-6WYWspz06VKmzdWShdZQYTeGgg7Xm_GFU0hg_Vr30I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9fefff10a871654c-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.116.28","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-May-2026 02:01:59 UTC] === User Orders API Called ===
[21-May-2026 02:01:59 UTC] User ID: 623
[21-May-2026 02:01:59 UTC] Limit: 20, Offset: 0
[21-May-2026 02:01:59 UTC] Orders found: 0
[21-May-2026 02:01:59 UTC] Orders data: []
[21-May-2026 02:01:59 UTC] Total orders count: 0
[21-May-2026 02:02:02 UTC] === API CALL LOG ===
[21-May-2026 02:02:02 UTC] Endpoint: user/profile.php
[21-May-2026 02:02:02 UTC] Full Log Data: {
    "timestamp": "2026-05-21 02:02:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.116.28",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.116.28, 172.69.194.220",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2MjMsInVzZXJuYW1lIjoiRXhjZWwiLCJlbWFpbCI6ImNoaW5lZHVleGNlbDkyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTkzMjQwN30.-6WYWspz06VKmzdWShdZQYTeGgg7Xm_GFU0hg_Vr30I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fefff10a86f654c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.116.28",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-May-2026 02:02:02 UTC] === END API CALL LOG ===
[21-May-2026 02:02:02 UTC] ✅ API Hash verification passed for profile endpoint
[21-May-2026 02:02:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2MjMsInVzZXJuYW1lIjoiRXhjZWwiLCJlbWFpbCI6ImNoaW5lZHVleGNlbDkyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTkzMjQwN30.-6WYWspz06VKmzdWShdZQYTeGgg7Xm_GFU0hg_Vr30I
[21-May-2026 02:02:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-May-2026 02:02:02 UTC] ✅ JWT token verified successfully for user profile
[21-May-2026 02:02:02 UTC] User ID: 623
[21-May-2026 02:02:02 UTC] ✅ User profile retrieved successfully for user ID: 623
[21-May-2026 02:02:02 UTC] === API CALL LOG ===
[21-May-2026 02:02:02 UTC] Endpoint: user/profile.php
[21-May-2026 02:02:02 UTC] Full Log Data: {
    "timestamp": "2026-05-21 02:02:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.116.28",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.116.28, 172.69.194.221",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2MjMsInVzZXJuYW1lIjoiRXhjZWwiLCJlbWFpbCI6ImNoaW5lZHVleGNlbDkyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTkzMjQwN30.-6WYWspz06VKmzdWShdZQYTeGgg7Xm_GFU0hg_Vr30I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fefff10a86c654c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.116.28",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-May-2026 02:02:02 UTC] === END API CALL LOG ===
[21-May-2026 02:02:02 UTC] ✅ API Hash verification passed for profile endpoint
[21-May-2026 02:02:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2MjMsInVzZXJuYW1lIjoiRXhjZWwiLCJlbWFpbCI6ImNoaW5lZHVleGNlbDkyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTkzMjQwN30.-6WYWspz06VKmzdWShdZQYTeGgg7Xm_GFU0hg_Vr30I
[21-May-2026 02:02:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-May-2026 02:02:02 UTC] ✅ JWT token verified successfully for user profile
[21-May-2026 02:02:02 UTC] User ID: 623
[21-May-2026 02:02:02 UTC] ✅ User profile retrieved successfully for user ID: 623
[21-May-2026 02:02:02 UTC] === API CALL LOG ===
[21-May-2026 02:02:02 UTC] Endpoint: user/profile.php
[21-May-2026 02:02:02 UTC] Full Log Data: {
    "timestamp": "2026-05-21 02:02:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.116.28",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.116.28, 172.69.194.220",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2MjMsInVzZXJuYW1lIjoiRXhjZWwiLCJlbWFpbCI6ImNoaW5lZHVleGNlbDkyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTkzMjQwN30.-6WYWspz06VKmzdWShdZQYTeGgg7Xm_GFU0hg_Vr30I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9fefff10a86e654c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.116.28",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-May-2026 02:02:02 UTC] === END API CALL LOG ===
[21-May-2026 02:02:02 UTC] ✅ API Hash verification passed for profile endpoint
[21-May-2026 02:02:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2MjMsInVzZXJuYW1lIjoiRXhjZWwiLCJlbWFpbCI6ImNoaW5lZHVleGNlbDkyQGdtYWlsLmNvbSIsImV4cCI6MTc3OTkzMjQwN30.-6WYWspz06VKmzdWShdZQYTeGgg7Xm_GFU0hg_Vr30I
[21-May-2026 02:02:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-May-2026 02:02:02 UTC] ✅ JWT token verified successfully for user profile
[21-May-2026 02:02:02 UTC] User ID: 623
[21-May-2026 02:02:02 UTC] ✅ User profile retrieved successfully for user ID: 623
[21-May-2026 02:41:07 UTC] === API CALL LOG ===
[21-May-2026 02:41:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-May-2026 02:41:07 UTC] Endpoint: user/profile.php
[21-May-2026 02:41:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-May-2026 02:41:07 UTC] Full Log Data: {
    "timestamp": "2026-05-21 02:41:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:1a31:ddc3:63c0:d1f8:8a40:ec85",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:1a31:ddc3:63c0:d1f8:8a40:ec85, 172.70.142.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI0IiwidXNlcm5hbWUiOiJhbnNodSBraSBvcGluaW9uIiwiZW1haWwiOiJ2cG9vcmFuMjVAZ21haWwuY29tIiwiZXhwIjoxNzc5OTM2MDY2fQ.TFfPmeLEi4Wij3TF0IfGqwv3U1qyCSeOtsMe2NL8wIg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ff03867f9fb5ff8-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:1a31:ddc3:63c0:d1f8:8a40:ec85",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-May-2026 02:41:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:3a80:1a31:ddc3:63c0:d1f8:8a40:ec85, 172.70.142.130","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI0IiwidXNlcm5hbWUiOiJhbnNodSBraSBvcGluaW9uIiwiZW1haWwiOiJ2cG9vcmFuMjVAZ21haWwuY29tIiwiZXhwIjoxNzc5OTM2MDY2fQ.TFfPmeLEi4Wij3TF0IfGqwv3U1qyCSeOtsMe2NL8wIg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ff03867fa015ff8-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2402:3a80:1a31:ddc3:63c0:d1f8:8a40:ec85","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-May-2026 02:41:07 UTC] === END API CALL LOG ===
[21-May-2026 02:41:07 UTC] ✅ API Hash verification passed for profile endpoint
[21-May-2026 02:41:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI0IiwidXNlcm5hbWUiOiJhbnNodSBraSBvcGluaW9uIiwiZW1haWwiOiJ2cG9vcmFuMjVAZ21haWwuY29tIiwiZXhwIjoxNzc5OTM2MDY2fQ.TFfPmeLEi4Wij3TF0IfGqwv3U1qyCSeOtsMe2NL8wIg
[21-May-2026 02:41:07 UTC] === User Orders API Called ===
[21-May-2026 02:41:07 UTC] User ID: 624
[21-May-2026 02:41:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-May-2026 02:41:07 UTC] Limit: 20, Offset: 0
[21-May-2026 02:41:07 UTC] ✅ JWT token verified successfully for user profile
[21-May-2026 02:41:07 UTC] User ID: 624
[21-May-2026 02:41:07 UTC] ✅ User profile retrieved successfully for user ID: 624
[21-May-2026 02:41:07 UTC] Orders found: 0
[21-May-2026 02:41:07 UTC] Orders data: []
[21-May-2026 02:41:07 UTC] Total orders count: 0
[21-May-2026 02:41:08 UTC] === API CALL LOG ===
[21-May-2026 02:41:08 UTC] Endpoint: user/profile.php
[21-May-2026 02:41:08 UTC] Full Log Data: {
    "timestamp": "2026-05-21 02:41:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:1a31:ddc3:63c0:d1f8:8a40:ec85",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:1a31:ddc3:63c0:d1f8:8a40:ec85, 172.70.142.229",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI0IiwidXNlcm5hbWUiOiJhbnNodSBraSBvcGluaW9uIiwiZW1haWwiOiJ2cG9vcmFuMjVAZ21haWwuY29tIiwiZXhwIjoxNzc5OTM2MDY2fQ.TFfPmeLEi4Wij3TF0IfGqwv3U1qyCSeOtsMe2NL8wIg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ff03868baa95ff8-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:1a31:ddc3:63c0:d1f8:8a40:ec85",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-May-2026 02:41:08 UTC] === END API CALL LOG ===
[21-May-2026 02:41:08 UTC] ✅ API Hash verification passed for profile endpoint
[21-May-2026 02:41:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI0IiwidXNlcm5hbWUiOiJhbnNodSBraSBvcGluaW9uIiwiZW1haWwiOiJ2cG9vcmFuMjVAZ21haWwuY29tIiwiZXhwIjoxNzc5OTM2MDY2fQ.TFfPmeLEi4Wij3TF0IfGqwv3U1qyCSeOtsMe2NL8wIg
[21-May-2026 02:41:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-May-2026 02:41:08 UTC] ✅ JWT token verified successfully for user profile
[21-May-2026 02:41:08 UTC] User ID: 624
[21-May-2026 02:41:08 UTC] ✅ User profile retrieved successfully for user ID: 624
[21-May-2026 02:41:10 UTC] === API CALL LOG ===
[21-May-2026 02:41:10 UTC] Endpoint: user/profile.php
[21-May-2026 02:41:10 UTC] Full Log Data: {
    "timestamp": "2026-05-21 02:41:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:1a31:ddc3:63c0:d1f8:8a40:ec85",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:1a31:ddc3:63c0:d1f8:8a40:ec85, 172.70.142.229",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI0IiwidXNlcm5hbWUiOiJhbnNodSBraSBvcGluaW9uIiwiZW1haWwiOiJ2cG9vcmFuMjVAZ21haWwuY29tIiwiZXhwIjoxNzc5OTM2MDY2fQ.TFfPmeLEi4Wij3TF0IfGqwv3U1qyCSeOtsMe2NL8wIg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ff03875cef15ff8-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:1a31:ddc3:63c0:d1f8:8a40:ec85",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-May-2026 02:41:10 UTC] === END API CALL LOG ===
[21-May-2026 02:41:10 UTC] ✅ API Hash verification passed for profile endpoint
[21-May-2026 02:41:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI0IiwidXNlcm5hbWUiOiJhbnNodSBraSBvcGluaW9uIiwiZW1haWwiOiJ2cG9vcmFuMjVAZ21haWwuY29tIiwiZXhwIjoxNzc5OTM2MDY2fQ.TFfPmeLEi4Wij3TF0IfGqwv3U1qyCSeOtsMe2NL8wIg
[21-May-2026 02:41:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-May-2026 02:41:10 UTC] ✅ JWT token verified successfully for user profile
[21-May-2026 02:41:10 UTC] User ID: 624
[21-May-2026 02:41:10 UTC] ✅ User profile retrieved successfully for user ID: 624
[21-May-2026 02:41:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-May-2026 02:41:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-May-2026 02:41:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:3a80:1a31:ddc3:63c0:d1f8:8a40:ec85, 172.70.142.131","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI0IiwidXNlcm5hbWUiOiJhbnNodSBraSBvcGluaW9uIiwiZW1haWwiOiJ2cG9vcmFuMjVAZ21haWwuY29tIiwiZXhwIjoxNzc5OTM2MDY2fQ.TFfPmeLEi4Wij3TF0IfGqwv3U1qyCSeOtsMe2NL8wIg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ff0393379b55ff8-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2402:3a80:1a31:ddc3:63c0:d1f8:8a40:ec85","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-May-2026 02:41:41 UTC] === User Orders API Called ===
[21-May-2026 02:41:41 UTC] User ID: 624
[21-May-2026 02:41:41 UTC] Limit: 20, Offset: 0
[21-May-2026 02:41:41 UTC] Orders found: 0
[21-May-2026 02:41:41 UTC] Orders data: []
[21-May-2026 02:41:41 UTC] Total orders count: 0
[21-May-2026 02:41:41 UTC] === API CALL LOG ===
[21-May-2026 02:41:41 UTC] Endpoint: user/profile.php
[21-May-2026 02:41:41 UTC] Full Log Data: {
    "timestamp": "2026-05-21 02:41:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:1a31:ddc3:63c0:d1f8:8a40:ec85",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:1a31:ddc3:63c0:d1f8:8a40:ec85, 172.70.142.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI0IiwidXNlcm5hbWUiOiJhbnNodSBraSBvcGluaW9uIiwiZW1haWwiOiJ2cG9vcmFuMjVAZ21haWwuY29tIiwiZXhwIjoxNzc5OTM2MDY2fQ.TFfPmeLEi4Wij3TF0IfGqwv3U1qyCSeOtsMe2NL8wIg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ff0393379b75ff8-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:1a31:ddc3:63c0:d1f8:8a40:ec85",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-May-2026 02:41:41 UTC] === END API CALL LOG ===
[21-May-2026 02:41:41 UTC] ✅ API Hash verification passed for profile endpoint
[21-May-2026 02:41:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI0IiwidXNlcm5hbWUiOiJhbnNodSBraSBvcGluaW9uIiwiZW1haWwiOiJ2cG9vcmFuMjVAZ21haWwuY29tIiwiZXhwIjoxNzc5OTM2MDY2fQ.TFfPmeLEi4Wij3TF0IfGqwv3U1qyCSeOtsMe2NL8wIg
[21-May-2026 02:41:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-May-2026 02:41:41 UTC] ✅ JWT token verified successfully for user profile
[21-May-2026 02:41:41 UTC] User ID: 624
[21-May-2026 02:41:41 UTC] ✅ User profile retrieved successfully for user ID: 624
[21-May-2026 02:41:41 UTC] === API CALL LOG ===
[21-May-2026 02:41:41 UTC] Endpoint: user/profile.php
[21-May-2026 02:41:41 UTC] Full Log Data: {
    "timestamp": "2026-05-21 02:41:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:1a31:ddc3:63c0:d1f8:8a40:ec85",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:1a31:ddc3:63c0:d1f8:8a40:ec85, 172.70.142.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI0IiwidXNlcm5hbWUiOiJhbnNodSBraSBvcGluaW9uIiwiZW1haWwiOiJ2cG9vcmFuMjVAZ21haWwuY29tIiwiZXhwIjoxNzc5OTM2MDY2fQ.TFfPmeLEi4Wij3TF0IfGqwv3U1qyCSeOtsMe2NL8wIg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ff03937edb55ff8-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:1a31:ddc3:63c0:d1f8:8a40:ec85",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-May-2026 02:41:41 UTC] === END API CALL LOG ===
[21-May-2026 02:41:41 UTC] ✅ API Hash verification passed for profile endpoint
[21-May-2026 02:41:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI0IiwidXNlcm5hbWUiOiJhbnNodSBraSBvcGluaW9uIiwiZW1haWwiOiJ2cG9vcmFuMjVAZ21haWwuY29tIiwiZXhwIjoxNzc5OTM2MDY2fQ.TFfPmeLEi4Wij3TF0IfGqwv3U1qyCSeOtsMe2NL8wIg
[21-May-2026 02:41:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-May-2026 02:41:41 UTC] ✅ JWT token verified successfully for user profile
[21-May-2026 02:41:41 UTC] User ID: 624
[21-May-2026 02:41:41 UTC] ✅ User profile retrieved successfully for user ID: 624
[21-May-2026 02:41:42 UTC] === API CALL LOG ===
[21-May-2026 02:41:42 UTC] Endpoint: user/profile.php
[21-May-2026 02:41:42 UTC] Full Log Data: {
    "timestamp": "2026-05-21 02:41:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:1a31:ddc3:63c0:d1f8:8a40:ec85",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:1a31:ddc3:63c0:d1f8:8a40:ec85, 172.70.142.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI0IiwidXNlcm5hbWUiOiJhbnNodSBraSBvcGluaW9uIiwiZW1haWwiOiJ2cG9vcmFuMjVAZ21haWwuY29tIiwiZXhwIjoxNzc5OTM2MDY2fQ.TFfPmeLEi4Wij3TF0IfGqwv3U1qyCSeOtsMe2NL8wIg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ff0393fdc7a5ff8-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:1a31:ddc3:63c0:d1f8:8a40:ec85",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-May-2026 02:41:42 UTC] === END API CALL LOG ===
[21-May-2026 02:41:42 UTC] ✅ API Hash verification passed for profile endpoint
[21-May-2026 02:41:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI0IiwidXNlcm5hbWUiOiJhbnNodSBraSBvcGluaW9uIiwiZW1haWwiOiJ2cG9vcmFuMjVAZ21haWwuY29tIiwiZXhwIjoxNzc5OTM2MDY2fQ.TFfPmeLEi4Wij3TF0IfGqwv3U1qyCSeOtsMe2NL8wIg
[21-May-2026 02:41:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-May-2026 02:41:42 UTC] ✅ JWT token verified successfully for user profile
[21-May-2026 02:41:42 UTC] User ID: 624
[21-May-2026 02:41:42 UTC] ✅ User profile retrieved successfully for user ID: 624
[21-May-2026 02:41:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-May-2026 02:41:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-May-2026 02:41:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:3a80:1a31:ddc3:63c0:d1f8:8a40:ec85, 172.70.142.131","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI0IiwidXNlcm5hbWUiOiJhbnNodSBraSBvcGluaW9uIiwiZW1haWwiOiJ2cG9vcmFuMjVAZ21haWwuY29tIiwiZXhwIjoxNzc5OTM2MDY2fQ.TFfPmeLEi4Wij3TF0IfGqwv3U1qyCSeOtsMe2NL8wIg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ff0399ffaaa5ff8-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2402:3a80:1a31:ddc3:63c0:d1f8:8a40:ec85","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-May-2026 02:41:58 UTC] === User Orders API Called ===
[21-May-2026 02:41:58 UTC] User ID: 624
[21-May-2026 02:41:58 UTC] Limit: 20, Offset: 0
[21-May-2026 02:41:58 UTC] Orders found: 0
[21-May-2026 02:41:58 UTC] Orders data: []
[21-May-2026 02:41:58 UTC] Total orders count: 0
[21-May-2026 02:41:58 UTC] === API CALL LOG ===
[21-May-2026 02:41:58 UTC] Endpoint: user/profile.php
[21-May-2026 02:41:58 UTC] Full Log Data: {
    "timestamp": "2026-05-21 02:41:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:1a31:ddc3:63c0:d1f8:8a40:ec85",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:1a31:ddc3:63c0:d1f8:8a40:ec85, 172.70.142.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI0IiwidXNlcm5hbWUiOiJhbnNodSBraSBvcGluaW9uIiwiZW1haWwiOiJ2cG9vcmFuMjVAZ21haWwuY29tIiwiZXhwIjoxNzc5OTM2MDY2fQ.TFfPmeLEi4Wij3TF0IfGqwv3U1qyCSeOtsMe2NL8wIg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ff0399ffaab5ff8-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:1a31:ddc3:63c0:d1f8:8a40:ec85",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-May-2026 02:41:58 UTC] === END API CALL LOG ===
[21-May-2026 02:41:58 UTC] ✅ API Hash verification passed for profile endpoint
[21-May-2026 02:41:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI0IiwidXNlcm5hbWUiOiJhbnNodSBraSBvcGluaW9uIiwiZW1haWwiOiJ2cG9vcmFuMjVAZ21haWwuY29tIiwiZXhwIjoxNzc5OTM2MDY2fQ.TFfPmeLEi4Wij3TF0IfGqwv3U1qyCSeOtsMe2NL8wIg
[21-May-2026 02:41:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-May-2026 02:41:58 UTC] ✅ JWT token verified successfully for user profile
[21-May-2026 02:41:58 UTC] User ID: 624
[21-May-2026 02:41:58 UTC] ✅ User profile retrieved successfully for user ID: 624
[21-May-2026 02:41:58 UTC] === API CALL LOG ===
[21-May-2026 02:41:58 UTC] Endpoint: user/profile.php
[21-May-2026 02:41:58 UTC] Full Log Data: {
    "timestamp": "2026-05-21 02:41:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:1a31:ddc3:63c0:d1f8:8a40:ec85",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:1a31:ddc3:63c0:d1f8:8a40:ec85, 172.70.142.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI0IiwidXNlcm5hbWUiOiJhbnNodSBraSBvcGluaW9uIiwiZW1haWwiOiJ2cG9vcmFuMjVAZ21haWwuY29tIiwiZXhwIjoxNzc5OTM2MDY2fQ.TFfPmeLEi4Wij3TF0IfGqwv3U1qyCSeOtsMe2NL8wIg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ff039a3ddd35ff8-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:1a31:ddc3:63c0:d1f8:8a40:ec85",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-May-2026 02:41:58 UTC] === END API CALL LOG ===
[21-May-2026 02:41:58 UTC] ✅ API Hash verification passed for profile endpoint
[21-May-2026 02:41:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI0IiwidXNlcm5hbWUiOiJhbnNodSBraSBvcGluaW9uIiwiZW1haWwiOiJ2cG9vcmFuMjVAZ21haWwuY29tIiwiZXhwIjoxNzc5OTM2MDY2fQ.TFfPmeLEi4Wij3TF0IfGqwv3U1qyCSeOtsMe2NL8wIg
[21-May-2026 02:41:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-May-2026 02:41:58 UTC] ✅ JWT token verified successfully for user profile
[21-May-2026 02:41:58 UTC] User ID: 624
[21-May-2026 02:41:58 UTC] ✅ User profile retrieved successfully for user ID: 624
[21-May-2026 02:41:59 UTC] === API CALL LOG ===
[21-May-2026 02:41:59 UTC] Endpoint: user/profile.php
[21-May-2026 02:41:59 UTC] Full Log Data: {
    "timestamp": "2026-05-21 02:41:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:1a31:ddc3:63c0:d1f8:8a40:ec85",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:1a31:ddc3:63c0:d1f8:8a40:ec85, 172.70.142.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI0IiwidXNlcm5hbWUiOiJhbnNodSBraSBvcGluaW9uIiwiZW1haWwiOiJ2cG9vcmFuMjVAZ21haWwuY29tIiwiZXhwIjoxNzc5OTM2MDY2fQ.TFfPmeLEi4Wij3TF0IfGqwv3U1qyCSeOtsMe2NL8wIg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ff039abbc045ff8-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:1a31:ddc3:63c0:d1f8:8a40:ec85",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-May-2026 02:41:59 UTC] === END API CALL LOG ===
[21-May-2026 02:41:59 UTC] ✅ API Hash verification passed for profile endpoint
[21-May-2026 02:41:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI0IiwidXNlcm5hbWUiOiJhbnNodSBraSBvcGluaW9uIiwiZW1haWwiOiJ2cG9vcmFuMjVAZ21haWwuY29tIiwiZXhwIjoxNzc5OTM2MDY2fQ.TFfPmeLEi4Wij3TF0IfGqwv3U1qyCSeOtsMe2NL8wIg
[21-May-2026 02:41:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-May-2026 02:41:59 UTC] ✅ JWT token verified successfully for user profile
[21-May-2026 02:41:59 UTC] User ID: 624
[21-May-2026 02:41:59 UTC] ✅ User profile retrieved successfully for user ID: 624
[21-May-2026 09:30:25 UTC] === API CALL LOG ===
[21-May-2026 09:30:25 UTC] Endpoint: user/profile.php
[21-May-2026 09:30:25 UTC] Full Log Data: {
    "timestamp": "2026-05-21 09:30:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2.51.123.59",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2.51.123.59, 172.71.214.185",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ff28ff08ed60437-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2.51.123.59",
        "cf-ipcountry": "AE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-May-2026 09:30:25 UTC] === END API CALL LOG ===
[21-May-2026 09:30:25 UTC] ✅ API Hash verification passed for profile endpoint
[21-May-2026 09:30:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[21-May-2026 09:30:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-May-2026 09:30:25 UTC] ✅ JWT token verified successfully for user profile
[21-May-2026 09:30:25 UTC] User ID: 205
[21-May-2026 09:30:25 UTC] ✅ User profile retrieved successfully for user ID: 205
[21-May-2026 09:30:26 UTC] === API CALL LOG ===
[21-May-2026 09:30:26 UTC] Endpoint: user/profile.php
[21-May-2026 09:30:26 UTC] Full Log Data: {
    "timestamp": "2026-05-21 09:30:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2.51.123.59",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2.51.123.59, 172.71.214.185",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ff28ff97d940437-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2.51.123.59",
        "cf-ipcountry": "AE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-May-2026 09:30:26 UTC] === END API CALL LOG ===
[21-May-2026 09:30:26 UTC] ✅ API Hash verification passed for profile endpoint
[21-May-2026 09:30:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[21-May-2026 09:30:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-May-2026 09:30:26 UTC] ✅ JWT token verified successfully for user profile
[21-May-2026 09:30:26 UTC] User ID: 205
[21-May-2026 09:30:26 UTC] ✅ User profile retrieved successfully for user ID: 205
[21-May-2026 09:30:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-May-2026 09:30:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-May-2026 09:30:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2.51.123.59, 172.71.214.216","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ff28ff8cd0f0437-HKG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2.51.123.59","cf-ipcountry":"AE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-May-2026 09:30:26 UTC] === User Orders API Called ===
[21-May-2026 09:30:26 UTC] User ID: 205
[21-May-2026 09:30:26 UTC] Limit: 20, Offset: 0
[21-May-2026 09:30:26 UTC] Orders found: 20
[21-May-2026 09:30:26 UTC] Orders data: [{"id":185,"quantity":150,"total_coins":3000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W","status":"completed","created_at":"2026-04-11 18:09:46","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":180,"quantity":750,"total_coins":750,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/44","status":"completed","created_at":"2026-04-11 09:14:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":179,"quantity":750,"total_coins":750,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/45","status":"completed","created_at":"2026-04-11 09:13:08","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":178,"quantity":350,"total_coins":350,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/45","status":"completed","created_at":"2026-04-11 06:01:34","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":177,"quantity":1000,"total_coins":1000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/42","status":"completed","created_at":"2026-04-10 07:23:14","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":176,"quantity":750,"total_coins":750,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/44","status":"completed","created_at":"2026-04-10 06:53:11","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":175,"quantity":250,"total_coins":250,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/44","status":"completed","created_at":"2026-04-10 04:37:59","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":174,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"completed","created_at":"2026-04-09 01:05:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":173,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-09 01:04:09","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":172,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/42","status":"completed","created_at":"2026-04-09 00:45:50","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":170,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-08 07:02:32","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":169,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"completed","created_at":"2026-04-08 07:01:03","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":168,"quantity":1000,"total_coins":1000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"completed","created_at":"2026-04-08 03:32:21","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":154,"quantity":325,"total_coins":325,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 09:39:00","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":153,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 05:21:54","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":152,"quantity":175,"total_coins":175,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 01:57:11","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":151,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 00:37:56","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":150,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/69","status":"completed","created_at":"2026-03-31 11:44:10","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":149,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/70","status":"completed","created_at":"2026-03-31 10:13:24","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":147,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 10:00:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[21-May-2026 09:30:26 UTC] Total orders count: 24
[21-May-2026 09:30:26 UTC] === API CALL LOG ===
[21-May-2026 09:30:26 UTC] Endpoint: user/profile.php
[21-May-2026 09:30:26 UTC] Full Log Data: {
    "timestamp": "2026-05-21 09:30:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2.51.123.59",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2.51.123.59, 172.71.214.217",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ff28ff8cd0d0437-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2.51.123.59",
        "cf-ipcountry": "AE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-May-2026 09:30:26 UTC] === END API CALL LOG ===
[21-May-2026 09:30:26 UTC] ✅ API Hash verification passed for profile endpoint
[21-May-2026 09:30:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[21-May-2026 09:30:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-May-2026 09:30:26 UTC] ✅ JWT token verified successfully for user profile
[21-May-2026 09:30:26 UTC] User ID: 205
[21-May-2026 09:30:26 UTC] ✅ User profile retrieved successfully for user ID: 205
[21-May-2026 12:19:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-May-2026 12:19:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-May-2026 12:19:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.168.187.126, 172.68.103.77","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI1IiwidXNlcm5hbWUiOiJjb3N0YSBQZWRybyIsImVtYWlsIjoiY2Nvc3RhcGVkcm84ODBAZ21haWwuY29tIiwiZXhwIjoxNzc5OTcwNzQ2fQ.OoIj124lVdLpUP3QwM6yjFI_Ob2CF03Tu4jtsZCB6h4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ff38719cbf4b2a2-LIS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.168.187.126","cf-ipcountry":"AO","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-May-2026 12:19:08 UTC] === User Orders API Called ===
[21-May-2026 12:19:08 UTC] User ID: 625
[21-May-2026 12:19:08 UTC] Limit: 20, Offset: 0
[21-May-2026 12:19:08 UTC] Orders found: 0
[21-May-2026 12:19:08 UTC] Orders data: []
[21-May-2026 12:19:08 UTC] Total orders count: 0
[21-May-2026 12:19:08 UTC] === API CALL LOG ===
[21-May-2026 12:19:08 UTC] Endpoint: user/profile.php
[21-May-2026 12:19:08 UTC] Full Log Data: {
    "timestamp": "2026-05-21 12:19:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.168.187.126",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.168.187.126, 172.68.103.119",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI1IiwidXNlcm5hbWUiOiJjb3N0YSBQZWRybyIsImVtYWlsIjoiY2Nvc3RhcGVkcm84ODBAZ21haWwuY29tIiwiZXhwIjoxNzc5OTcwNzQ2fQ.OoIj124lVdLpUP3QwM6yjFI_Ob2CF03Tu4jtsZCB6h4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ff38719cbecb2a2-LIS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.168.187.126",
        "cf-ipcountry": "AO",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-May-2026 12:19:08 UTC] === END API CALL LOG ===
[21-May-2026 12:19:08 UTC] ✅ API Hash verification passed for profile endpoint
[21-May-2026 12:19:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI1IiwidXNlcm5hbWUiOiJjb3N0YSBQZWRybyIsImVtYWlsIjoiY2Nvc3RhcGVkcm84ODBAZ21haWwuY29tIiwiZXhwIjoxNzc5OTcwNzQ2fQ.OoIj124lVdLpUP3QwM6yjFI_Ob2CF03Tu4jtsZCB6h4
[21-May-2026 12:19:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-May-2026 12:19:08 UTC] ✅ JWT token verified successfully for user profile
[21-May-2026 12:19:08 UTC] User ID: 625
[21-May-2026 12:19:08 UTC] ✅ User profile retrieved successfully for user ID: 625
[21-May-2026 12:19:08 UTC] === API CALL LOG ===
[21-May-2026 12:19:08 UTC] Endpoint: user/profile.php
[21-May-2026 12:19:08 UTC] Full Log Data: {
    "timestamp": "2026-05-21 12:19:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.168.187.126",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.168.187.126, 172.68.103.77",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI1IiwidXNlcm5hbWUiOiJjb3N0YSBQZWRybyIsImVtYWlsIjoiY2Nvc3RhcGVkcm84ODBAZ21haWwuY29tIiwiZXhwIjoxNzc5OTcwNzQ2fQ.OoIj124lVdLpUP3QwM6yjFI_Ob2CF03Tu4jtsZCB6h4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ff3871b2933b2a2-LIS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.168.187.126",
        "cf-ipcountry": "AO",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-May-2026 12:19:08 UTC] === END API CALL LOG ===
[21-May-2026 12:19:08 UTC] ✅ API Hash verification passed for profile endpoint
[21-May-2026 12:19:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI1IiwidXNlcm5hbWUiOiJjb3N0YSBQZWRybyIsImVtYWlsIjoiY2Nvc3RhcGVkcm84ODBAZ21haWwuY29tIiwiZXhwIjoxNzc5OTcwNzQ2fQ.OoIj124lVdLpUP3QwM6yjFI_Ob2CF03Tu4jtsZCB6h4
[21-May-2026 12:19:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-May-2026 12:19:08 UTC] ✅ JWT token verified successfully for user profile
[21-May-2026 12:19:08 UTC] User ID: 625
[21-May-2026 12:19:08 UTC] ✅ User profile retrieved successfully for user ID: 625
[21-May-2026 12:19:10 UTC] === API CALL LOG ===
[21-May-2026 12:19:10 UTC] Endpoint: user/profile.php
[21-May-2026 12:19:10 UTC] Full Log Data: {
    "timestamp": "2026-05-21 12:19:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.168.187.126",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.168.187.126, 172.68.103.119",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI1IiwidXNlcm5hbWUiOiJjb3N0YSBQZWRybyIsImVtYWlsIjoiY2Nvc3RhcGVkcm84ODBAZ21haWwuY29tIiwiZXhwIjoxNzc5OTcwNzQ2fQ.OoIj124lVdLpUP3QwM6yjFI_Ob2CF03Tu4jtsZCB6h4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ff387243ad9b2a2-LIS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.168.187.126",
        "cf-ipcountry": "AO",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-May-2026 12:19:10 UTC] === END API CALL LOG ===
[21-May-2026 12:19:10 UTC] ✅ API Hash verification passed for profile endpoint
[21-May-2026 12:19:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI1IiwidXNlcm5hbWUiOiJjb3N0YSBQZWRybyIsImVtYWlsIjoiY2Nvc3RhcGVkcm84ODBAZ21haWwuY29tIiwiZXhwIjoxNzc5OTcwNzQ2fQ.OoIj124lVdLpUP3QwM6yjFI_Ob2CF03Tu4jtsZCB6h4
[21-May-2026 12:19:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-May-2026 12:19:10 UTC] ✅ JWT token verified successfully for user profile
[21-May-2026 12:19:10 UTC] User ID: 625
[21-May-2026 12:19:10 UTC] ✅ User profile retrieved successfully for user ID: 625
[21-May-2026 12:19:17 UTC] === API CALL LOG ===
[21-May-2026 12:19:17 UTC] Endpoint: user/profile.php
[21-May-2026 12:19:17 UTC] Full Log Data: {
    "timestamp": "2026-05-21 12:19:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.168.187.126",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.168.187.126, 172.68.103.119",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI1IiwidXNlcm5hbWUiOiJjb3N0YSBQZWRybyIsImVtYWlsIjoiY2Nvc3RhcGVkcm84ODBAZ21haWwuY29tIiwiZXhwIjoxNzc5OTcwNzQ2fQ.OoIj124lVdLpUP3QwM6yjFI_Ob2CF03Tu4jtsZCB6h4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ff3874fae67b2a2-LIS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.168.187.126",
        "cf-ipcountry": "AO",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-May-2026 12:19:17 UTC] === END API CALL LOG ===
[21-May-2026 12:19:17 UTC] ✅ API Hash verification passed for profile endpoint
[21-May-2026 12:19:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI1IiwidXNlcm5hbWUiOiJjb3N0YSBQZWRybyIsImVtYWlsIjoiY2Nvc3RhcGVkcm84ODBAZ21haWwuY29tIiwiZXhwIjoxNzc5OTcwNzQ2fQ.OoIj124lVdLpUP3QwM6yjFI_Ob2CF03Tu4jtsZCB6h4
[21-May-2026 12:19:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-May-2026 12:19:17 UTC] ✅ JWT token verified successfully for user profile
[21-May-2026 12:19:17 UTC] User ID: 625
[21-May-2026 12:19:17 UTC] ✅ User profile retrieved successfully for user ID: 625
[21-May-2026 12:19:38 UTC] === API CALL LOG ===
[21-May-2026 12:19:38 UTC] Endpoint: user/profile.php
[21-May-2026 12:19:38 UTC] Full Log Data: {
    "timestamp": "2026-05-21 12:19:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.168.187.126",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.168.187.126, 172.68.103.120",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI1IiwidXNlcm5hbWUiOiJjb3N0YSBQZWRybyIsImVtYWlsIjoiY2Nvc3RhcGVkcm84ODBAZ21haWwuY29tIiwiZXhwIjoxNzc5OTcwNzQ2fQ.OoIj124lVdLpUP3QwM6yjFI_Ob2CF03Tu4jtsZCB6h4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ff387d23ce7b2a2-LIS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.168.187.126",
        "cf-ipcountry": "AO",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-May-2026 12:19:38 UTC] === END API CALL LOG ===
[21-May-2026 12:19:38 UTC] ✅ API Hash verification passed for profile endpoint
[21-May-2026 12:19:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI1IiwidXNlcm5hbWUiOiJjb3N0YSBQZWRybyIsImVtYWlsIjoiY2Nvc3RhcGVkcm84ODBAZ21haWwuY29tIiwiZXhwIjoxNzc5OTcwNzQ2fQ.OoIj124lVdLpUP3QwM6yjFI_Ob2CF03Tu4jtsZCB6h4
[21-May-2026 12:19:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-May-2026 12:19:38 UTC] ✅ JWT token verified successfully for user profile
[21-May-2026 12:19:38 UTC] User ID: 625
[21-May-2026 12:19:38 UTC] ✅ User profile retrieved successfully for user ID: 625
[21-May-2026 12:19:38 UTC] User Purchases API - User ID: 625
[21-May-2026 12:19:38 UTC] User Purchases API - Total purchases found: 0
[21-May-2026 12:19:45 UTC] === API CALL LOG ===
[21-May-2026 12:19:45 UTC] Endpoint: user/profile.php
[21-May-2026 12:19:45 UTC] Full Log Data: {
    "timestamp": "2026-05-21 12:19:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.168.187.126",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.168.187.126, 172.68.103.119",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI1IiwidXNlcm5hbWUiOiJjb3N0YSBQZWRybyIsImVtYWlsIjoiY2Nvc3RhcGVkcm84ODBAZ21haWwuY29tIiwiZXhwIjoxNzc5OTcwNzQ2fQ.OoIj124lVdLpUP3QwM6yjFI_Ob2CF03Tu4jtsZCB6h4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ff3880158b0b2a2-LIS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.168.187.126",
        "cf-ipcountry": "AO",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-May-2026 12:19:45 UTC] === END API CALL LOG ===
[21-May-2026 12:19:45 UTC] ✅ API Hash verification passed for profile endpoint
[21-May-2026 12:19:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI1IiwidXNlcm5hbWUiOiJjb3N0YSBQZWRybyIsImVtYWlsIjoiY2Nvc3RhcGVkcm84ODBAZ21haWwuY29tIiwiZXhwIjoxNzc5OTcwNzQ2fQ.OoIj124lVdLpUP3QwM6yjFI_Ob2CF03Tu4jtsZCB6h4
[21-May-2026 12:19:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-May-2026 12:19:45 UTC] ✅ JWT token verified successfully for user profile
[21-May-2026 12:19:45 UTC] User ID: 625
[21-May-2026 12:19:45 UTC] ✅ User profile retrieved successfully for user ID: 625
[21-May-2026 12:19:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-May-2026 12:19:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-May-2026 12:19:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.168.187.126, 172.68.103.119","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI1IiwidXNlcm5hbWUiOiJjb3N0YSBQZWRybyIsImVtYWlsIjoiY2Nvc3RhcGVkcm84ODBAZ21haWwuY29tIiwiZXhwIjoxNzc5OTcwNzQ2fQ.OoIj124lVdLpUP3QwM6yjFI_Ob2CF03Tu4jtsZCB6h4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ff38801589db2a2-LIS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.168.187.126","cf-ipcountry":"AO","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-May-2026 12:19:45 UTC] === User Orders API Called ===
[21-May-2026 12:19:45 UTC] User ID: 625
[21-May-2026 12:19:45 UTC] Limit: 20, Offset: 0
[21-May-2026 12:19:45 UTC] Orders found: 0
[21-May-2026 12:19:45 UTC] Orders data: []
[21-May-2026 12:19:45 UTC] Total orders count: 0
[21-May-2026 12:19:45 UTC] === API CALL LOG ===
[21-May-2026 12:19:45 UTC] Endpoint: user/profile.php
[21-May-2026 12:19:45 UTC] Full Log Data: {
    "timestamp": "2026-05-21 12:19:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.168.187.126",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.168.187.126, 172.68.103.119",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI1IiwidXNlcm5hbWUiOiJjb3N0YSBQZWRybyIsImVtYWlsIjoiY2Nvc3RhcGVkcm84ODBAZ21haWwuY29tIiwiZXhwIjoxNzc5OTcwNzQ2fQ.OoIj124lVdLpUP3QwM6yjFI_Ob2CF03Tu4jtsZCB6h4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ff388030f78b2a2-LIS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.168.187.126",
        "cf-ipcountry": "AO",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-May-2026 12:19:45 UTC] === END API CALL LOG ===
[21-May-2026 12:19:45 UTC] ✅ API Hash verification passed for profile endpoint
[21-May-2026 12:19:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI1IiwidXNlcm5hbWUiOiJjb3N0YSBQZWRybyIsImVtYWlsIjoiY2Nvc3RhcGVkcm84ODBAZ21haWwuY29tIiwiZXhwIjoxNzc5OTcwNzQ2fQ.OoIj124lVdLpUP3QwM6yjFI_Ob2CF03Tu4jtsZCB6h4
[21-May-2026 12:19:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-May-2026 12:19:45 UTC] ✅ JWT token verified successfully for user profile
[21-May-2026 12:19:45 UTC] User ID: 625
[21-May-2026 12:19:45 UTC] ✅ User profile retrieved successfully for user ID: 625
[21-May-2026 12:19:47 UTC] === API CALL LOG ===
[21-May-2026 12:19:47 UTC] Endpoint: user/profile.php
[21-May-2026 12:19:47 UTC] Full Log Data: {
    "timestamp": "2026-05-21 12:19:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.168.187.126",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.168.187.126, 172.68.103.119",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI1IiwidXNlcm5hbWUiOiJjb3N0YSBQZWRybyIsImVtYWlsIjoiY2Nvc3RhcGVkcm84ODBAZ21haWwuY29tIiwiZXhwIjoxNzc5OTcwNzQ2fQ.OoIj124lVdLpUP3QwM6yjFI_Ob2CF03Tu4jtsZCB6h4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ff3880b0c11b2a2-LIS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.168.187.126",
        "cf-ipcountry": "AO",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-May-2026 12:19:47 UTC] === END API CALL LOG ===
[21-May-2026 12:19:47 UTC] ✅ API Hash verification passed for profile endpoint
[21-May-2026 12:19:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI1IiwidXNlcm5hbWUiOiJjb3N0YSBQZWRybyIsImVtYWlsIjoiY2Nvc3RhcGVkcm84ODBAZ21haWwuY29tIiwiZXhwIjoxNzc5OTcwNzQ2fQ.OoIj124lVdLpUP3QwM6yjFI_Ob2CF03Tu4jtsZCB6h4
[21-May-2026 12:19:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-May-2026 12:19:47 UTC] ✅ JWT token verified successfully for user profile
[21-May-2026 12:19:47 UTC] User ID: 625
[21-May-2026 12:19:47 UTC] ✅ User profile retrieved successfully for user ID: 625
[21-May-2026 12:20:37 UTC] === API CALL LOG ===
[21-May-2026 12:20:37 UTC] Endpoint: user/profile.php
[21-May-2026 12:20:37 UTC] Full Log Data: {
    "timestamp": "2026-05-21 12:20:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.168.187.126",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.168.187.126, 172.68.103.120",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI1IiwidXNlcm5hbWUiOiJjb3N0YSBQZWRybyIsImVtYWlsIjoiY2Nvc3RhcGVkcm84ODBAZ21haWwuY29tIiwiZXhwIjoxNzc5OTcwNzQ2fQ.OoIj124lVdLpUP3QwM6yjFI_Ob2CF03Tu4jtsZCB6h4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ff38946790fb2a2-LIS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.168.187.126",
        "cf-ipcountry": "AO",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-May-2026 12:20:37 UTC] === END API CALL LOG ===
[21-May-2026 12:20:37 UTC] ✅ API Hash verification passed for profile endpoint
[21-May-2026 12:20:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI1IiwidXNlcm5hbWUiOiJjb3N0YSBQZWRybyIsImVtYWlsIjoiY2Nvc3RhcGVkcm84ODBAZ21haWwuY29tIiwiZXhwIjoxNzc5OTcwNzQ2fQ.OoIj124lVdLpUP3QwM6yjFI_Ob2CF03Tu4jtsZCB6h4
[21-May-2026 12:20:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-May-2026 12:20:37 UTC] ✅ JWT token verified successfully for user profile
[21-May-2026 12:20:37 UTC] User ID: 625
[21-May-2026 12:20:37 UTC] ✅ User profile retrieved successfully for user ID: 625
[21-May-2026 12:20:38 UTC] User Purchases API - User ID: 625
[21-May-2026 12:20:38 UTC] User Purchases API - Total purchases found: 0
[21-May-2026 12:20:40 UTC] === API CALL LOG ===
[21-May-2026 12:20:40 UTC] Endpoint: user/profile.php
[21-May-2026 12:20:40 UTC] Full Log Data: {
    "timestamp": "2026-05-21 12:20:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.168.187.126",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.168.187.126, 172.68.103.120",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI1IiwidXNlcm5hbWUiOiJjb3N0YSBQZWRybyIsImVtYWlsIjoiY2Nvc3RhcGVkcm84ODBAZ21haWwuY29tIiwiZXhwIjoxNzc5OTcwNzQ2fQ.OoIj124lVdLpUP3QwM6yjFI_Ob2CF03Tu4jtsZCB6h4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ff38958bbd8b2a2-LIS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.168.187.126",
        "cf-ipcountry": "AO",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-May-2026 12:20:40 UTC] === END API CALL LOG ===
[21-May-2026 12:20:40 UTC] ✅ API Hash verification passed for profile endpoint
[21-May-2026 12:20:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI1IiwidXNlcm5hbWUiOiJjb3N0YSBQZWRybyIsImVtYWlsIjoiY2Nvc3RhcGVkcm84ODBAZ21haWwuY29tIiwiZXhwIjoxNzc5OTcwNzQ2fQ.OoIj124lVdLpUP3QwM6yjFI_Ob2CF03Tu4jtsZCB6h4
[21-May-2026 12:20:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-May-2026 12:20:40 UTC] ✅ JWT token verified successfully for user profile
[21-May-2026 12:20:40 UTC] User ID: 625
[21-May-2026 12:20:40 UTC] ✅ User profile retrieved successfully for user ID: 625
[21-May-2026 12:20:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-May-2026 12:20:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-May-2026 12:20:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.168.187.126, 172.68.103.120","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI1IiwidXNlcm5hbWUiOiJjb3N0YSBQZWRybyIsImVtYWlsIjoiY2Nvc3RhcGVkcm84ODBAZ21haWwuY29tIiwiZXhwIjoxNzc5OTcwNzQ2fQ.OoIj124lVdLpUP3QwM6yjFI_Ob2CF03Tu4jtsZCB6h4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ff38958bbd2b2a2-LIS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.168.187.126","cf-ipcountry":"AO","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-May-2026 12:20:40 UTC] === User Orders API Called ===
[21-May-2026 12:20:40 UTC] User ID: 625
[21-May-2026 12:20:40 UTC] Limit: 20, Offset: 0
[21-May-2026 12:20:40 UTC] Orders found: 0
[21-May-2026 12:20:40 UTC] Orders data: []
[21-May-2026 12:20:40 UTC] Total orders count: 0
[21-May-2026 12:20:41 UTC] === API CALL LOG ===
[21-May-2026 12:20:41 UTC] Endpoint: user/profile.php
[21-May-2026 12:20:41 UTC] Full Log Data: {
    "timestamp": "2026-05-21 12:20:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.168.187.126",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.168.187.126, 172.68.103.120",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI1IiwidXNlcm5hbWUiOiJjb3N0YSBQZWRybyIsImVtYWlsIjoiY2Nvc3RhcGVkcm84ODBAZ21haWwuY29tIiwiZXhwIjoxNzc5OTcwNzQ2fQ.OoIj124lVdLpUP3QwM6yjFI_Ob2CF03Tu4jtsZCB6h4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ff3895e79f0b2a2-LIS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.168.187.126",
        "cf-ipcountry": "AO",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-May-2026 12:20:41 UTC] === END API CALL LOG ===
[21-May-2026 12:20:41 UTC] ✅ API Hash verification passed for profile endpoint
[21-May-2026 12:20:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI1IiwidXNlcm5hbWUiOiJjb3N0YSBQZWRybyIsImVtYWlsIjoiY2Nvc3RhcGVkcm84ODBAZ21haWwuY29tIiwiZXhwIjoxNzc5OTcwNzQ2fQ.OoIj124lVdLpUP3QwM6yjFI_Ob2CF03Tu4jtsZCB6h4
[21-May-2026 12:20:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-May-2026 12:20:41 UTC] ✅ JWT token verified successfully for user profile
[21-May-2026 12:20:41 UTC] User ID: 625
[21-May-2026 12:20:41 UTC] ✅ User profile retrieved successfully for user ID: 625
[21-May-2026 12:20:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-May-2026 12:20:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-May-2026 12:20:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.168.187.126, 172.68.103.120","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI1IiwidXNlcm5hbWUiOiJjb3N0YSBQZWRybyIsImVtYWlsIjoiY2Nvc3RhcGVkcm84ODBAZ21haWwuY29tIiwiZXhwIjoxNzc5OTcwNzQ2fQ.OoIj124lVdLpUP3QwM6yjFI_Ob2CF03Tu4jtsZCB6h4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ff389664f24b2a2-LIS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.168.187.126","cf-ipcountry":"AO","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-May-2026 12:20:42 UTC] === User Orders API Called ===
[21-May-2026 12:20:42 UTC] User ID: 625
[21-May-2026 12:20:42 UTC] Limit: 20, Offset: 0
[21-May-2026 12:20:42 UTC] Orders found: 0
[21-May-2026 12:20:42 UTC] Orders data: []
[21-May-2026 12:20:42 UTC] Total orders count: 0
[21-May-2026 12:20:42 UTC] === API CALL LOG ===
[21-May-2026 12:20:42 UTC] Endpoint: user/profile.php
[21-May-2026 12:20:42 UTC] Full Log Data: {
    "timestamp": "2026-05-21 12:20:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.168.187.126",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.168.187.126, 172.68.103.120",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI1IiwidXNlcm5hbWUiOiJjb3N0YSBQZWRybyIsImVtYWlsIjoiY2Nvc3RhcGVkcm84ODBAZ21haWwuY29tIiwiZXhwIjoxNzc5OTcwNzQ2fQ.OoIj124lVdLpUP3QwM6yjFI_Ob2CF03Tu4jtsZCB6h4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ff389677c6eb2a2-LIS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.168.187.126",
        "cf-ipcountry": "AO",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-May-2026 12:20:42 UTC] === END API CALL LOG ===
[21-May-2026 12:20:42 UTC] ✅ API Hash verification passed for profile endpoint
[21-May-2026 12:20:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI1IiwidXNlcm5hbWUiOiJjb3N0YSBQZWRybyIsImVtYWlsIjoiY2Nvc3RhcGVkcm84ODBAZ21haWwuY29tIiwiZXhwIjoxNzc5OTcwNzQ2fQ.OoIj124lVdLpUP3QwM6yjFI_Ob2CF03Tu4jtsZCB6h4
[21-May-2026 12:20:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-May-2026 12:20:42 UTC] ✅ JWT token verified successfully for user profile
[21-May-2026 12:20:42 UTC] User ID: 625
[21-May-2026 12:20:42 UTC] ✅ User profile retrieved successfully for user ID: 625
[21-May-2026 12:20:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-May-2026 12:20:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-May-2026 12:20:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.168.187.126, 172.68.103.120","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI1IiwidXNlcm5hbWUiOiJjb3N0YSBQZWRybyIsImVtYWlsIjoiY2Nvc3RhcGVkcm84ODBAZ21haWwuY29tIiwiZXhwIjoxNzc5OTcwNzQ2fQ.OoIj124lVdLpUP3QwM6yjFI_Ob2CF03Tu4jtsZCB6h4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ff389767b77b2a2-LIS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.168.187.126","cf-ipcountry":"AO","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-May-2026 12:20:45 UTC] === API CALL LOG ===
[21-May-2026 12:20:45 UTC] Endpoint: user/profile.php
[21-May-2026 12:20:45 UTC] === User Orders API Called ===
[21-May-2026 12:20:45 UTC] Full Log Data: {
    "timestamp": "2026-05-21 12:20:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.168.187.126",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.168.187.126, 172.68.103.120",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI1IiwidXNlcm5hbWUiOiJjb3N0YSBQZWRybyIsImVtYWlsIjoiY2Nvc3RhcGVkcm84ODBAZ21haWwuY29tIiwiZXhwIjoxNzc5OTcwNzQ2fQ.OoIj124lVdLpUP3QwM6yjFI_Ob2CF03Tu4jtsZCB6h4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ff389767b81b2a2-LIS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.168.187.126",
        "cf-ipcountry": "AO",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-May-2026 12:20:45 UTC] User ID: 625
[21-May-2026 12:20:45 UTC] === END API CALL LOG ===
[21-May-2026 12:20:45 UTC] Limit: 20, Offset: 0
[21-May-2026 12:20:45 UTC] ✅ API Hash verification passed for profile endpoint
[21-May-2026 12:20:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI1IiwidXNlcm5hbWUiOiJjb3N0YSBQZWRybyIsImVtYWlsIjoiY2Nvc3RhcGVkcm84ODBAZ21haWwuY29tIiwiZXhwIjoxNzc5OTcwNzQ2fQ.OoIj124lVdLpUP3QwM6yjFI_Ob2CF03Tu4jtsZCB6h4
[21-May-2026 12:20:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-May-2026 12:20:45 UTC] ✅ JWT token verified successfully for user profile
[21-May-2026 12:20:45 UTC] User ID: 625
[21-May-2026 12:20:45 UTC] Orders found: 0
[21-May-2026 12:20:45 UTC] Orders data: []
[21-May-2026 12:20:45 UTC] ✅ User profile retrieved successfully for user ID: 625
[21-May-2026 12:20:45 UTC] Total orders count: 0
[21-May-2026 12:20:46 UTC] === API CALL LOG ===
[21-May-2026 12:20:46 UTC] Endpoint: user/profile.php
[21-May-2026 12:20:46 UTC] Full Log Data: {
    "timestamp": "2026-05-21 12:20:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.168.187.126",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.168.187.126, 172.68.103.120",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI1IiwidXNlcm5hbWUiOiJjb3N0YSBQZWRybyIsImVtYWlsIjoiY2Nvc3RhcGVkcm84ODBAZ21haWwuY29tIiwiZXhwIjoxNzc5OTcwNzQ2fQ.OoIj124lVdLpUP3QwM6yjFI_Ob2CF03Tu4jtsZCB6h4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ff3897b7cc0b2a2-LIS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.168.187.126",
        "cf-ipcountry": "AO",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-May-2026 12:20:46 UTC] === END API CALL LOG ===
[21-May-2026 12:20:46 UTC] ✅ API Hash verification passed for profile endpoint
[21-May-2026 12:20:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI1IiwidXNlcm5hbWUiOiJjb3N0YSBQZWRybyIsImVtYWlsIjoiY2Nvc3RhcGVkcm84ODBAZ21haWwuY29tIiwiZXhwIjoxNzc5OTcwNzQ2fQ.OoIj124lVdLpUP3QwM6yjFI_Ob2CF03Tu4jtsZCB6h4
[21-May-2026 12:20:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-May-2026 12:20:46 UTC] ✅ JWT token verified successfully for user profile
[21-May-2026 12:20:46 UTC] User ID: 625
[21-May-2026 12:20:46 UTC] ✅ User profile retrieved successfully for user ID: 625
[21-May-2026 12:27:27 UTC] === API CALL LOG ===
[21-May-2026 12:27:27 UTC] Endpoint: user/profile.php
[21-May-2026 12:27:27 UTC] Full Log Data: {
    "timestamp": "2026-05-21 12:27:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "217.113.194.142",
    "user_agent": "Mozilla\/5.0 (compatible; Barkrowler\/0.9; +https:\/\/babbar.tech\/crawler)",
    "headers": {
        "Host": "api.memberx.app",
        "x-forwarded-proto": "https",
        "Accept": "text\/html;q=0.95,text\/*;q=0.9,*\/*;q=0.8",
        "from": "tech@babbar.tech",
        "Accept-Encoding": "gzip, br",
        "User-Agent": "Mozilla\/5.0 (compatible; Barkrowler\/0.9; +https:\/\/babbar.tech\/crawler)",
        "cf-ray": "9ff393496d436ab7-CDG",
        "X-Forwarded-For": "217.113.194.142, 172.71.123.120",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "217.113.194.142",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-May-2026 12:27:27 UTC] === END API CALL LOG ===
[21-May-2026 13:00:30 UTC] API Hash Debug - Received: 
[21-May-2026 13:00:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-May-2026 13:00:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-forwarded-proto":"https","Accept":"text\/html;q=0.95,text\/*;q=0.9,*\/*;q=0.8","from":"tech@babbar.tech","Accept-Encoding":"gzip, br","User-Agent":"Mozilla\/5.0 (compatible; Barkrowler\/0.9; +https:\/\/babbar.tech\/crawler)","cf-ray":"9ff3c3b11e609ed5-CDG","X-Forwarded-For":"217.113.194.148, 141.101.97.25","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"217.113.194.148","cf-ipcountry":"FR","cf-visitor":"{\"scheme\":\"https\"}"}
[21-May-2026 14:38:01 UTC] === API CALL LOG ===
[21-May-2026 14:38:01 UTC] Endpoint: user/profile.php
[21-May-2026 14:38:01 UTC] Full Log Data: {
    "timestamp": "2026-05-21 14:38:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "143.105.174.69",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "143.105.174.69, 104.22.76.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI2IiwidXNlcm5hbWUiOiJ2aWN0b3JwYXVsMTAiLCJlbWFpbCI6InZpY3RvcmJpbGU5MTlAZ21haWwuY29tIiwiZXhwIjoxNzc5OTc5MDgwfQ.KpngX6Cwvirr07lgKwffyO-6-7ZM7ROTyzKR4PMN2mQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ff4528a18ad4920-LOS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "143.105.174.69",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-May-2026 14:38:01 UTC] === END API CALL LOG ===
[21-May-2026 14:38:01 UTC] ✅ API Hash verification passed for profile endpoint
[21-May-2026 14:38:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI2IiwidXNlcm5hbWUiOiJ2aWN0b3JwYXVsMTAiLCJlbWFpbCI6InZpY3RvcmJpbGU5MTlAZ21haWwuY29tIiwiZXhwIjoxNzc5OTc5MDgwfQ.KpngX6Cwvirr07lgKwffyO-6-7ZM7ROTyzKR4PMN2mQ
[21-May-2026 14:38:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-May-2026 14:38:01 UTC] ✅ JWT token verified successfully for user profile
[21-May-2026 14:38:01 UTC] User ID: 626
[21-May-2026 14:38:01 UTC] ✅ User profile retrieved successfully for user ID: 626
[21-May-2026 14:38:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-May-2026 14:38:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-May-2026 14:38:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"143.105.174.69, 104.22.76.139","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI2IiwidXNlcm5hbWUiOiJ2aWN0b3JwYXVsMTAiLCJlbWFpbCI6InZpY3RvcmJpbGU5MTlAZ21haWwuY29tIiwiZXhwIjoxNzc5OTc5MDgwfQ.KpngX6Cwvirr07lgKwffyO-6-7ZM7ROTyzKR4PMN2mQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ff4528a18b14920-LOS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"143.105.174.69","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-May-2026 14:38:01 UTC] === User Orders API Called ===
[21-May-2026 14:38:01 UTC] User ID: 626
[21-May-2026 14:38:01 UTC] Limit: 20, Offset: 0
[21-May-2026 14:38:01 UTC] Orders found: 0
[21-May-2026 14:38:01 UTC] Orders data: []
[21-May-2026 14:38:01 UTC] Total orders count: 0
[21-May-2026 14:38:01 UTC] === API CALL LOG ===
[21-May-2026 14:38:01 UTC] Endpoint: user/profile.php
[21-May-2026 14:38:01 UTC] Full Log Data: {
    "timestamp": "2026-05-21 14:38:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "143.105.174.69",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "143.105.174.69, 104.22.76.138",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI2IiwidXNlcm5hbWUiOiJ2aWN0b3JwYXVsMTAiLCJlbWFpbCI6InZpY3RvcmJpbGU5MTlAZ21haWwuY29tIiwiZXhwIjoxNzc5OTc5MDgwfQ.KpngX6Cwvirr07lgKwffyO-6-7ZM7ROTyzKR4PMN2mQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ff4528a18b24920-LOS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "143.105.174.69",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-May-2026 14:38:01 UTC] === END API CALL LOG ===
[21-May-2026 14:38:01 UTC] ✅ API Hash verification passed for profile endpoint
[21-May-2026 14:38:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI2IiwidXNlcm5hbWUiOiJ2aWN0b3JwYXVsMTAiLCJlbWFpbCI6InZpY3RvcmJpbGU5MTlAZ21haWwuY29tIiwiZXhwIjoxNzc5OTc5MDgwfQ.KpngX6Cwvirr07lgKwffyO-6-7ZM7ROTyzKR4PMN2mQ
[21-May-2026 14:38:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-May-2026 14:38:01 UTC] ✅ JWT token verified successfully for user profile
[21-May-2026 14:38:01 UTC] User ID: 626
[21-May-2026 14:38:01 UTC] ✅ User profile retrieved successfully for user ID: 626
[21-May-2026 14:38:03 UTC] === API CALL LOG ===
[21-May-2026 14:38:03 UTC] Endpoint: user/profile.php
[21-May-2026 14:38:03 UTC] Full Log Data: {
    "timestamp": "2026-05-21 14:38:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "143.105.174.69",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "143.105.174.69, 104.22.76.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI2IiwidXNlcm5hbWUiOiJ2aWN0b3JwYXVsMTAiLCJlbWFpbCI6InZpY3RvcmJpbGU5MTlAZ21haWwuY29tIiwiZXhwIjoxNzc5OTc5MDgwfQ.KpngX6Cwvirr07lgKwffyO-6-7ZM7ROTyzKR4PMN2mQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ff45294fb6a4920-LOS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "143.105.174.69",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-May-2026 14:38:03 UTC] === END API CALL LOG ===
[21-May-2026 14:38:03 UTC] ✅ API Hash verification passed for profile endpoint
[21-May-2026 14:38:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI2IiwidXNlcm5hbWUiOiJ2aWN0b3JwYXVsMTAiLCJlbWFpbCI6InZpY3RvcmJpbGU5MTlAZ21haWwuY29tIiwiZXhwIjoxNzc5OTc5MDgwfQ.KpngX6Cwvirr07lgKwffyO-6-7ZM7ROTyzKR4PMN2mQ
[21-May-2026 14:38:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-May-2026 14:38:03 UTC] ✅ JWT token verified successfully for user profile
[21-May-2026 14:38:03 UTC] User ID: 626
[21-May-2026 14:38:03 UTC] ✅ User profile retrieved successfully for user ID: 626
[21-May-2026 14:38:40 UTC] === API CALL LOG ===
[21-May-2026 14:38:40 UTC] Endpoint: user/profile.php
[21-May-2026 14:38:40 UTC] Full Log Data: {
    "timestamp": "2026-05-21 14:38:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "143.105.174.69",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "143.105.174.69, 104.22.76.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI2IiwidXNlcm5hbWUiOiJ2aWN0b3JwYXVsMTAiLCJlbWFpbCI6InZpY3RvcmJpbGU5MTlAZ21haWwuY29tIiwiZXhwIjoxNzc5OTc5MDgwfQ.KpngX6Cwvirr07lgKwffyO-6-7ZM7ROTyzKR4PMN2mQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ff4537a399c392a-LOS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "143.105.174.69",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-May-2026 14:38:40 UTC] === END API CALL LOG ===
[21-May-2026 14:38:40 UTC] ✅ API Hash verification passed for profile endpoint
[21-May-2026 14:38:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI2IiwidXNlcm5hbWUiOiJ2aWN0b3JwYXVsMTAiLCJlbWFpbCI6InZpY3RvcmJpbGU5MTlAZ21haWwuY29tIiwiZXhwIjoxNzc5OTc5MDgwfQ.KpngX6Cwvirr07lgKwffyO-6-7ZM7ROTyzKR4PMN2mQ
[21-May-2026 14:38:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-May-2026 14:38:40 UTC] ✅ JWT token verified successfully for user profile
[21-May-2026 14:38:40 UTC] User ID: 626
[21-May-2026 14:38:40 UTC] ✅ User profile retrieved successfully for user ID: 626
[21-May-2026 14:38:56 UTC] === API CALL LOG ===
[21-May-2026 14:38:56 UTC] Endpoint: user/profile.php
[21-May-2026 14:38:56 UTC] Full Log Data: {
    "timestamp": "2026-05-21 14:38:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "143.105.174.69",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "143.105.174.69, 104.22.76.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI2IiwidXNlcm5hbWUiOiJ2aWN0b3JwYXVsMTAiLCJlbWFpbCI6InZpY3RvcmJpbGU5MTlAZ21haWwuY29tIiwiZXhwIjoxNzc5OTc5MDgwfQ.KpngX6Cwvirr07lgKwffyO-6-7ZM7ROTyzKR4PMN2mQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ff453e089b9392a-LOS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "143.105.174.69",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-May-2026 14:38:56 UTC] === END API CALL LOG ===
[21-May-2026 14:38:56 UTC] ✅ API Hash verification passed for profile endpoint
[21-May-2026 14:38:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI2IiwidXNlcm5hbWUiOiJ2aWN0b3JwYXVsMTAiLCJlbWFpbCI6InZpY3RvcmJpbGU5MTlAZ21haWwuY29tIiwiZXhwIjoxNzc5OTc5MDgwfQ.KpngX6Cwvirr07lgKwffyO-6-7ZM7ROTyzKR4PMN2mQ
[21-May-2026 14:38:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-May-2026 14:38:56 UTC] ✅ JWT token verified successfully for user profile
[21-May-2026 14:38:56 UTC] User ID: 626
[21-May-2026 14:38:56 UTC] ✅ User profile retrieved successfully for user ID: 626
[21-May-2026 14:38:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-May-2026 14:38:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-May-2026 14:38:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"143.105.174.69, 104.22.76.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI2IiwidXNlcm5hbWUiOiJ2aWN0b3JwYXVsMTAiLCJlbWFpbCI6InZpY3RvcmJpbGU5MTlAZ21haWwuY29tIiwiZXhwIjoxNzc5OTc5MDgwfQ.KpngX6Cwvirr07lgKwffyO-6-7ZM7ROTyzKR4PMN2mQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ff453e089b8392a-LOS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"143.105.174.69","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-May-2026 14:38:56 UTC] === User Orders API Called ===
[21-May-2026 14:38:56 UTC] User ID: 626
[21-May-2026 14:38:56 UTC] Limit: 20, Offset: 0
[21-May-2026 14:38:56 UTC] Orders found: 0
[21-May-2026 14:38:56 UTC] Orders data: []
[21-May-2026 14:38:56 UTC] Total orders count: 0
[21-May-2026 14:38:56 UTC] === API CALL LOG ===
[21-May-2026 14:38:56 UTC] Endpoint: user/profile.php
[21-May-2026 14:38:56 UTC] Full Log Data: {
    "timestamp": "2026-05-21 14:38:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "143.105.174.69",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "143.105.174.69, 104.22.76.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI2IiwidXNlcm5hbWUiOiJ2aWN0b3JwYXVsMTAiLCJlbWFpbCI6InZpY3RvcmJpbGU5MTlAZ21haWwuY29tIiwiZXhwIjoxNzc5OTc5MDgwfQ.KpngX6Cwvirr07lgKwffyO-6-7ZM7ROTyzKR4PMN2mQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ff453e39ff7392a-LOS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "143.105.174.69",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-May-2026 14:38:56 UTC] === END API CALL LOG ===
[21-May-2026 14:38:56 UTC] ✅ API Hash verification passed for profile endpoint
[21-May-2026 14:38:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI2IiwidXNlcm5hbWUiOiJ2aWN0b3JwYXVsMTAiLCJlbWFpbCI6InZpY3RvcmJpbGU5MTlAZ21haWwuY29tIiwiZXhwIjoxNzc5OTc5MDgwfQ.KpngX6Cwvirr07lgKwffyO-6-7ZM7ROTyzKR4PMN2mQ
[21-May-2026 14:38:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-May-2026 14:38:56 UTC] ✅ JWT token verified successfully for user profile
[21-May-2026 14:38:56 UTC] User ID: 626
[21-May-2026 14:38:56 UTC] ✅ User profile retrieved successfully for user ID: 626
[21-May-2026 14:39:18 UTC] === API CALL LOG ===
[21-May-2026 14:39:18 UTC] Endpoint: user/profile.php
[21-May-2026 14:39:18 UTC] Full Log Data: {
    "timestamp": "2026-05-21 14:39:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "143.105.174.69",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "143.105.174.69, 104.22.76.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI2IiwidXNlcm5hbWUiOiJ2aWN0b3JwYXVsMTAiLCJlbWFpbCI6InZpY3RvcmJpbGU5MTlAZ21haWwuY29tIiwiZXhwIjoxNzc5OTc5MDgwfQ.KpngX6Cwvirr07lgKwffyO-6-7ZM7ROTyzKR4PMN2mQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ff4546b4cd7392a-LOS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "143.105.174.69",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-May-2026 14:39:18 UTC] === END API CALL LOG ===
[21-May-2026 14:39:18 UTC] ✅ API Hash verification passed for profile endpoint
[21-May-2026 14:39:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI2IiwidXNlcm5hbWUiOiJ2aWN0b3JwYXVsMTAiLCJlbWFpbCI6InZpY3RvcmJpbGU5MTlAZ21haWwuY29tIiwiZXhwIjoxNzc5OTc5MDgwfQ.KpngX6Cwvirr07lgKwffyO-6-7ZM7ROTyzKR4PMN2mQ
[21-May-2026 14:39:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-May-2026 14:39:18 UTC] ✅ JWT token verified successfully for user profile
[21-May-2026 14:39:18 UTC] User ID: 626
[21-May-2026 14:39:18 UTC] ✅ User profile retrieved successfully for user ID: 626
[21-May-2026 14:39:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-May-2026 14:39:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-May-2026 14:39:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"143.105.174.69, 104.22.76.145","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI2IiwidXNlcm5hbWUiOiJ2aWN0b3JwYXVsMTAiLCJlbWFpbCI6InZpY3RvcmJpbGU5MTlAZ21haWwuY29tIiwiZXhwIjoxNzc5OTc5MDgwfQ.KpngX6Cwvirr07lgKwffyO-6-7ZM7ROTyzKR4PMN2mQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ff4546b4cd1392a-LOS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"143.105.174.69","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-May-2026 14:39:18 UTC] === User Orders API Called ===
[21-May-2026 14:39:18 UTC] User ID: 626
[21-May-2026 14:39:18 UTC] Limit: 20, Offset: 0
[21-May-2026 14:39:18 UTC] Orders found: 0
[21-May-2026 14:39:18 UTC] Orders data: []
[21-May-2026 14:39:18 UTC] Total orders count: 0
[21-May-2026 14:39:19 UTC] === API CALL LOG ===
[21-May-2026 14:39:19 UTC] Endpoint: user/profile.php
[21-May-2026 14:39:19 UTC] Full Log Data: {
    "timestamp": "2026-05-21 14:39:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "143.105.174.69",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "143.105.174.69, 104.22.76.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI2IiwidXNlcm5hbWUiOiJ2aWN0b3JwYXVsMTAiLCJlbWFpbCI6InZpY3RvcmJpbGU5MTlAZ21haWwuY29tIiwiZXhwIjoxNzc5OTc5MDgwfQ.KpngX6Cwvirr07lgKwffyO-6-7ZM7ROTyzKR4PMN2mQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ff4546fbf2a392a-LOS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "143.105.174.69",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-May-2026 14:39:19 UTC] === END API CALL LOG ===
[21-May-2026 14:39:19 UTC] ✅ API Hash verification passed for profile endpoint
[21-May-2026 14:39:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI2IiwidXNlcm5hbWUiOiJ2aWN0b3JwYXVsMTAiLCJlbWFpbCI6InZpY3RvcmJpbGU5MTlAZ21haWwuY29tIiwiZXhwIjoxNzc5OTc5MDgwfQ.KpngX6Cwvirr07lgKwffyO-6-7ZM7ROTyzKR4PMN2mQ
[21-May-2026 14:39:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-May-2026 14:39:19 UTC] ✅ JWT token verified successfully for user profile
[21-May-2026 14:39:19 UTC] User ID: 626
[21-May-2026 14:39:19 UTC] ✅ User profile retrieved successfully for user ID: 626
[21-May-2026 14:39:39 UTC] === API CALL LOG ===
[21-May-2026 14:39:39 UTC] Endpoint: user/profile.php
[21-May-2026 14:39:39 UTC] Full Log Data: {
    "timestamp": "2026-05-21 14:39:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "143.105.174.69",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "143.105.174.69, 104.22.76.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI2IiwidXNlcm5hbWUiOiJ2aWN0b3JwYXVsMTAiLCJlbWFpbCI6InZpY3RvcmJpbGU5MTlAZ21haWwuY29tIiwiZXhwIjoxNzc5OTc5MDgwfQ.KpngX6Cwvirr07lgKwffyO-6-7ZM7ROTyzKR4PMN2mQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ff454eebbef392a-LOS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "143.105.174.69",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-May-2026 14:39:39 UTC] === END API CALL LOG ===
[21-May-2026 14:39:39 UTC] ✅ API Hash verification passed for profile endpoint
[21-May-2026 14:39:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI2IiwidXNlcm5hbWUiOiJ2aWN0b3JwYXVsMTAiLCJlbWFpbCI6InZpY3RvcmJpbGU5MTlAZ21haWwuY29tIiwiZXhwIjoxNzc5OTc5MDgwfQ.KpngX6Cwvirr07lgKwffyO-6-7ZM7ROTyzKR4PMN2mQ
[21-May-2026 14:39:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-May-2026 14:39:39 UTC] ✅ JWT token verified successfully for user profile
[21-May-2026 14:39:39 UTC] User ID: 626
[21-May-2026 14:39:39 UTC] ✅ User profile retrieved successfully for user ID: 626
[21-May-2026 14:39:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-May-2026 14:39:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-May-2026 14:39:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"143.105.174.69, 104.22.76.145","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI2IiwidXNlcm5hbWUiOiJ2aWN0b3JwYXVsMTAiLCJlbWFpbCI6InZpY3RvcmJpbGU5MTlAZ21haWwuY29tIiwiZXhwIjoxNzc5OTc5MDgwfQ.KpngX6Cwvirr07lgKwffyO-6-7ZM7ROTyzKR4PMN2mQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ff454eebbec392a-LOS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"143.105.174.69","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-May-2026 14:39:39 UTC] === User Orders API Called ===
[21-May-2026 14:39:39 UTC] User ID: 626
[21-May-2026 14:39:39 UTC] Limit: 20, Offset: 0
[21-May-2026 14:39:39 UTC] Orders found: 0
[21-May-2026 14:39:39 UTC] Orders data: []
[21-May-2026 14:39:39 UTC] Total orders count: 0
[21-May-2026 14:39:39 UTC] === API CALL LOG ===
[21-May-2026 14:39:39 UTC] Endpoint: user/profile.php
[21-May-2026 14:39:39 UTC] Full Log Data: {
    "timestamp": "2026-05-21 14:39:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "143.105.174.69",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "143.105.174.69, 104.22.76.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI2IiwidXNlcm5hbWUiOiJ2aWN0b3JwYXVsMTAiLCJlbWFpbCI6InZpY3RvcmJpbGU5MTlAZ21haWwuY29tIiwiZXhwIjoxNzc5OTc5MDgwfQ.KpngX6Cwvirr07lgKwffyO-6-7ZM7ROTyzKR4PMN2mQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ff454f27c8b392a-LOS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "143.105.174.69",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-May-2026 14:39:39 UTC] === END API CALL LOG ===
[21-May-2026 14:39:39 UTC] ✅ API Hash verification passed for profile endpoint
[21-May-2026 14:39:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI2IiwidXNlcm5hbWUiOiJ2aWN0b3JwYXVsMTAiLCJlbWFpbCI6InZpY3RvcmJpbGU5MTlAZ21haWwuY29tIiwiZXhwIjoxNzc5OTc5MDgwfQ.KpngX6Cwvirr07lgKwffyO-6-7ZM7ROTyzKR4PMN2mQ
[21-May-2026 14:39:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-May-2026 14:39:39 UTC] ✅ JWT token verified successfully for user profile
[21-May-2026 14:39:39 UTC] User ID: 626
[21-May-2026 14:39:39 UTC] ✅ User profile retrieved successfully for user ID: 626
[21-May-2026 14:39:50 UTC] === API CALL LOG ===
[21-May-2026 14:39:50 UTC] Endpoint: user/profile.php
[21-May-2026 14:39:50 UTC] Full Log Data: {
    "timestamp": "2026-05-21 14:39:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "143.105.174.69",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "143.105.174.69, 104.22.76.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI2IiwidXNlcm5hbWUiOiJ2aWN0b3JwYXVsMTAiLCJlbWFpbCI6InZpY3RvcmJpbGU5MTlAZ21haWwuY29tIiwiZXhwIjoxNzc5OTc5MDgwfQ.KpngX6Cwvirr07lgKwffyO-6-7ZM7ROTyzKR4PMN2mQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ff455340a1b392a-LOS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "143.105.174.69",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-May-2026 14:39:50 UTC] === END API CALL LOG ===
[21-May-2026 14:39:50 UTC] ✅ API Hash verification passed for profile endpoint
[21-May-2026 14:39:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI2IiwidXNlcm5hbWUiOiJ2aWN0b3JwYXVsMTAiLCJlbWFpbCI6InZpY3RvcmJpbGU5MTlAZ21haWwuY29tIiwiZXhwIjoxNzc5OTc5MDgwfQ.KpngX6Cwvirr07lgKwffyO-6-7ZM7ROTyzKR4PMN2mQ
[21-May-2026 14:39:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-May-2026 14:39:50 UTC] ✅ JWT token verified successfully for user profile
[21-May-2026 14:39:50 UTC] User ID: 626
[21-May-2026 14:39:50 UTC] ✅ User profile retrieved successfully for user ID: 626
[21-May-2026 14:39:50 UTC] User Purchases API - User ID: 626
[21-May-2026 14:39:50 UTC] User Purchases API - Total purchases found: 0
[21-May-2026 14:39:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-May-2026 14:39:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-May-2026 14:39:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"143.105.174.69, 104.22.76.145","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI2IiwidXNlcm5hbWUiOiJ2aWN0b3JwYXVsMTAiLCJlbWFpbCI6InZpY3RvcmJpbGU5MTlAZ21haWwuY29tIiwiZXhwIjoxNzc5OTc5MDgwfQ.KpngX6Cwvirr07lgKwffyO-6-7ZM7ROTyzKR4PMN2mQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ff455535a42392a-LOS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"143.105.174.69","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-May-2026 14:39:55 UTC] === User Orders API Called ===
[21-May-2026 14:39:55 UTC] User ID: 626
[21-May-2026 14:39:55 UTC] Limit: 20, Offset: 0
[21-May-2026 14:39:55 UTC] Orders found: 0
[21-May-2026 14:39:55 UTC] Orders data: []
[21-May-2026 14:39:55 UTC] Total orders count: 0
[21-May-2026 14:39:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-May-2026 14:39:57 UTC] === API CALL LOG ===
[21-May-2026 14:39:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-May-2026 14:39:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"143.105.174.69, 104.22.76.145","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI2IiwidXNlcm5hbWUiOiJ2aWN0b3JwYXVsMTAiLCJlbWFpbCI6InZpY3RvcmJpbGU5MTlAZ21haWwuY29tIiwiZXhwIjoxNzc5OTc5MDgwfQ.KpngX6Cwvirr07lgKwffyO-6-7ZM7ROTyzKR4PMN2mQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ff455607fa3392a-LOS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"143.105.174.69","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-May-2026 14:39:57 UTC] Endpoint: user/profile.php
[21-May-2026 14:39:57 UTC] Full Log Data: {
    "timestamp": "2026-05-21 14:39:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "143.105.174.69",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "143.105.174.69, 104.22.76.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI2IiwidXNlcm5hbWUiOiJ2aWN0b3JwYXVsMTAiLCJlbWFpbCI6InZpY3RvcmJpbGU5MTlAZ21haWwuY29tIiwiZXhwIjoxNzc5OTc5MDgwfQ.KpngX6Cwvirr07lgKwffyO-6-7ZM7ROTyzKR4PMN2mQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ff455607fa5392a-LOS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "143.105.174.69",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-May-2026 14:39:57 UTC] === User Orders API Called ===
[21-May-2026 14:39:57 UTC] User ID: 626
[21-May-2026 14:39:57 UTC] === END API CALL LOG ===
[21-May-2026 14:39:57 UTC] Limit: 20, Offset: 0
[21-May-2026 14:39:57 UTC] ✅ API Hash verification passed for profile endpoint
[21-May-2026 14:39:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI2IiwidXNlcm5hbWUiOiJ2aWN0b3JwYXVsMTAiLCJlbWFpbCI6InZpY3RvcmJpbGU5MTlAZ21haWwuY29tIiwiZXhwIjoxNzc5OTc5MDgwfQ.KpngX6Cwvirr07lgKwffyO-6-7ZM7ROTyzKR4PMN2mQ
[21-May-2026 14:39:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-May-2026 14:39:57 UTC] ✅ JWT token verified successfully for user profile
[21-May-2026 14:39:57 UTC] User ID: 626
[21-May-2026 14:39:57 UTC] Orders found: 0
[21-May-2026 14:39:57 UTC] ✅ User profile retrieved successfully for user ID: 626
[21-May-2026 14:39:57 UTC] Orders data: []
[21-May-2026 14:39:57 UTC] Total orders count: 0
[21-May-2026 14:39:58 UTC] === API CALL LOG ===
[21-May-2026 14:39:58 UTC] Endpoint: user/profile.php
[21-May-2026 14:39:58 UTC] Full Log Data: {
    "timestamp": "2026-05-21 14:39:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "143.105.174.69",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "143.105.174.69, 104.22.76.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI2IiwidXNlcm5hbWUiOiJ2aWN0b3JwYXVsMTAiLCJlbWFpbCI6InZpY3RvcmJpbGU5MTlAZ21haWwuY29tIiwiZXhwIjoxNzc5OTc5MDgwfQ.KpngX6Cwvirr07lgKwffyO-6-7ZM7ROTyzKR4PMN2mQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ff455641f93392a-LOS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "143.105.174.69",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-May-2026 14:39:58 UTC] === END API CALL LOG ===
[21-May-2026 14:39:58 UTC] ✅ API Hash verification passed for profile endpoint
[21-May-2026 14:39:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI2IiwidXNlcm5hbWUiOiJ2aWN0b3JwYXVsMTAiLCJlbWFpbCI6InZpY3RvcmJpbGU5MTlAZ21haWwuY29tIiwiZXhwIjoxNzc5OTc5MDgwfQ.KpngX6Cwvirr07lgKwffyO-6-7ZM7ROTyzKR4PMN2mQ
[21-May-2026 14:39:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-May-2026 14:39:58 UTC] ✅ JWT token verified successfully for user profile
[21-May-2026 14:39:58 UTC] User ID: 626
[21-May-2026 14:39:58 UTC] ✅ User profile retrieved successfully for user ID: 626
[21-May-2026 19:42:24 UTC] === API CALL LOG ===
[21-May-2026 19:42:24 UTC] Endpoint: user/profile.php
[21-May-2026 19:42:24 UTC] Full Log Data: {
    "timestamp": "2026-05-21 19:42:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e0:48:542e:4438:511:a461:2236",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e0:48:542e:4438:511:a461:2236, 162.158.88.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI3IiwidXNlcm5hbWUiOiJoYXJzaCIsImVtYWlsIjoidWRpdGt1bWFycHZ0NzM0NUBnbWFpbC5jb20iLCJleHAiOjE3Nzk5OTczNDN9.ahjvVswvqls0b-TOmCQILw2KewLWolBIUdWzVhuhu_U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ff6106aaa2cfde2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e0:48:542e:4438:511:a461:2236",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-May-2026 19:42:24 UTC] === END API CALL LOG ===
[21-May-2026 19:42:24 UTC] ✅ API Hash verification passed for profile endpoint
[21-May-2026 19:42:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI3IiwidXNlcm5hbWUiOiJoYXJzaCIsImVtYWlsIjoidWRpdGt1bWFycHZ0NzM0NUBnbWFpbC5jb20iLCJleHAiOjE3Nzk5OTczNDN9.ahjvVswvqls0b-TOmCQILw2KewLWolBIUdWzVhuhu_U
[21-May-2026 19:42:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-May-2026 19:42:24 UTC] ✅ JWT token verified successfully for user profile
[21-May-2026 19:42:24 UTC] User ID: 627
[21-May-2026 19:42:24 UTC] ✅ User profile retrieved successfully for user ID: 627
[21-May-2026 19:42:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-May-2026 19:42:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-May-2026 19:42:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40e0:48:542e:4438:511:a461:2236, 162.158.88.6","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI3IiwidXNlcm5hbWUiOiJoYXJzaCIsImVtYWlsIjoidWRpdGt1bWFycHZ0NzM0NUBnbWFpbC5jb20iLCJleHAiOjE3Nzk5OTczNDN9.ahjvVswvqls0b-TOmCQILw2KewLWolBIUdWzVhuhu_U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ff6106aaa36fde2-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40e0:48:542e:4438:511:a461:2236","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-May-2026 19:42:25 UTC] === User Orders API Called ===
[21-May-2026 19:42:25 UTC] User ID: 627
[21-May-2026 19:42:25 UTC] Limit: 20, Offset: 0
[21-May-2026 19:42:25 UTC] Orders found: 0
[21-May-2026 19:42:25 UTC] Orders data: []
[21-May-2026 19:42:25 UTC] Total orders count: 0
[21-May-2026 19:42:25 UTC] === API CALL LOG ===
[21-May-2026 19:42:25 UTC] Endpoint: user/profile.php
[21-May-2026 19:42:25 UTC] Full Log Data: {
    "timestamp": "2026-05-21 19:42:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e0:48:542e:4438:511:a461:2236",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e0:48:542e:4438:511:a461:2236, 162.158.88.6",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI3IiwidXNlcm5hbWUiOiJoYXJzaCIsImVtYWlsIjoidWRpdGt1bWFycHZ0NzM0NUBnbWFpbC5jb20iLCJleHAiOjE3Nzk5OTczNDN9.ahjvVswvqls0b-TOmCQILw2KewLWolBIUdWzVhuhu_U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ff6106b5bfafde2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e0:48:542e:4438:511:a461:2236",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-May-2026 19:42:25 UTC] === END API CALL LOG ===
[21-May-2026 19:42:25 UTC] ✅ API Hash verification passed for profile endpoint
[21-May-2026 19:42:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI3IiwidXNlcm5hbWUiOiJoYXJzaCIsImVtYWlsIjoidWRpdGt1bWFycHZ0NzM0NUBnbWFpbC5jb20iLCJleHAiOjE3Nzk5OTczNDN9.ahjvVswvqls0b-TOmCQILw2KewLWolBIUdWzVhuhu_U
[21-May-2026 19:42:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-May-2026 19:42:25 UTC] ✅ JWT token verified successfully for user profile
[21-May-2026 19:42:25 UTC] User ID: 627
[21-May-2026 19:42:25 UTC] ✅ User profile retrieved successfully for user ID: 627
[21-May-2026 19:42:25 UTC] === API CALL LOG ===
[21-May-2026 19:42:25 UTC] Endpoint: user/profile.php
[21-May-2026 19:42:25 UTC] Full Log Data: {
    "timestamp": "2026-05-21 19:42:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e0:48:542e:4438:511:a461:2236",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e0:48:542e:4438:511:a461:2236, 162.158.88.7",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI3IiwidXNlcm5hbWUiOiJoYXJzaCIsImVtYWlsIjoidWRpdGt1bWFycHZ0NzM0NUBnbWFpbC5jb20iLCJleHAiOjE3Nzk5OTczNDN9.ahjvVswvqls0b-TOmCQILw2KewLWolBIUdWzVhuhu_U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ff610730995fde2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e0:48:542e:4438:511:a461:2236",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-May-2026 19:42:25 UTC] === END API CALL LOG ===
[21-May-2026 19:42:25 UTC] ✅ API Hash verification passed for profile endpoint
[21-May-2026 19:42:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI3IiwidXNlcm5hbWUiOiJoYXJzaCIsImVtYWlsIjoidWRpdGt1bWFycHZ0NzM0NUBnbWFpbC5jb20iLCJleHAiOjE3Nzk5OTczNDN9.ahjvVswvqls0b-TOmCQILw2KewLWolBIUdWzVhuhu_U
[21-May-2026 19:42:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-May-2026 19:42:25 UTC] ✅ JWT token verified successfully for user profile
[21-May-2026 19:42:25 UTC] User ID: 627
[21-May-2026 19:42:25 UTC] ✅ User profile retrieved successfully for user ID: 627
[22-May-2026 02:31:49 UTC] === API CALL LOG ===
[22-May-2026 02:31:49 UTC] Endpoint: user/profile.php
[22-May-2026 02:31:49 UTC] Full Log Data: {
    "timestamp": "2026-05-22 02:31:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "156.210.153.163",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "156.210.153.163, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI4IiwidXNlcm5hbWUiOiJBZmFuZWgiLCJlbWFpbCI6ImJhaGFhZW1hZDA3MDdAZ21haWwuY29tIiwiZXhwIjoxNzgwMDIxOTA4fQ.3pOt-naNwV3Ow6FwvYW_6GwBdgUVK0RQipqyTo5hkTo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ff868244fdf99f2-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "156.210.153.163",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-May-2026 02:31:49 UTC] === END API CALL LOG ===
[22-May-2026 02:31:49 UTC] ✅ API Hash verification passed for profile endpoint
[22-May-2026 02:31:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI4IiwidXNlcm5hbWUiOiJBZmFuZWgiLCJlbWFpbCI6ImJhaGFhZW1hZDA3MDdAZ21haWwuY29tIiwiZXhwIjoxNzgwMDIxOTA4fQ.3pOt-naNwV3Ow6FwvYW_6GwBdgUVK0RQipqyTo5hkTo
[22-May-2026 02:31:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-May-2026 02:31:49 UTC] ✅ JWT token verified successfully for user profile
[22-May-2026 02:31:49 UTC] User ID: 628
[22-May-2026 02:31:49 UTC] ✅ User profile retrieved successfully for user ID: 628
[22-May-2026 02:31:49 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-May-2026 02:31:49 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-May-2026 02:31:49 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"156.210.153.163, 162.159.122.164","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI4IiwidXNlcm5hbWUiOiJBZmFuZWgiLCJlbWFpbCI6ImJhaGFhZW1hZDA3MDdAZ21haWwuY29tIiwiZXhwIjoxNzgwMDIxOTA4fQ.3pOt-naNwV3Ow6FwvYW_6GwBdgUVK0RQipqyTo5hkTo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ff86824882099f2-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"156.210.153.163","cf-ipcountry":"EG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-May-2026 02:31:49 UTC] === User Orders API Called ===
[22-May-2026 02:31:49 UTC] User ID: 628
[22-May-2026 02:31:49 UTC] Limit: 20, Offset: 0
[22-May-2026 02:31:49 UTC] Orders found: 0
[22-May-2026 02:31:49 UTC] Orders data: []
[22-May-2026 02:31:49 UTC] Total orders count: 0
[22-May-2026 02:31:49 UTC] === API CALL LOG ===
[22-May-2026 02:31:49 UTC] Endpoint: user/profile.php
[22-May-2026 02:31:49 UTC] Full Log Data: {
    "timestamp": "2026-05-22 02:31:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "156.210.153.163",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "156.210.153.163, 162.159.122.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI4IiwidXNlcm5hbWUiOiJBZmFuZWgiLCJlbWFpbCI6ImJhaGFhZW1hZDA3MDdAZ21haWwuY29tIiwiZXhwIjoxNzgwMDIxOTA4fQ.3pOt-naNwV3Ow6FwvYW_6GwBdgUVK0RQipqyTo5hkTo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ff86825088699f2-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "156.210.153.163",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-May-2026 02:31:49 UTC] === END API CALL LOG ===
[22-May-2026 02:31:49 UTC] ✅ API Hash verification passed for profile endpoint
[22-May-2026 02:31:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI4IiwidXNlcm5hbWUiOiJBZmFuZWgiLCJlbWFpbCI6ImJhaGFhZW1hZDA3MDdAZ21haWwuY29tIiwiZXhwIjoxNzgwMDIxOTA4fQ.3pOt-naNwV3Ow6FwvYW_6GwBdgUVK0RQipqyTo5hkTo
[22-May-2026 02:31:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-May-2026 02:31:49 UTC] ✅ JWT token verified successfully for user profile
[22-May-2026 02:31:49 UTC] User ID: 628
[22-May-2026 02:31:49 UTC] ✅ User profile retrieved successfully for user ID: 628
[22-May-2026 02:31:49 UTC] === API CALL LOG ===
[22-May-2026 02:31:49 UTC] Endpoint: user/profile.php
[22-May-2026 02:31:49 UTC] Full Log Data: {
    "timestamp": "2026-05-22 02:31:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "156.210.153.163",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "156.210.153.163, 162.159.122.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI4IiwidXNlcm5hbWUiOiJBZmFuZWgiLCJlbWFpbCI6ImJhaGFhZW1hZDA3MDdAZ21haWwuY29tIiwiZXhwIjoxNzgwMDIxOTA4fQ.3pOt-naNwV3Ow6FwvYW_6GwBdgUVK0RQipqyTo5hkTo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ff868280b0499f2-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "156.210.153.163",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-May-2026 02:31:49 UTC] === END API CALL LOG ===
[22-May-2026 02:31:49 UTC] ✅ API Hash verification passed for profile endpoint
[22-May-2026 02:31:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI4IiwidXNlcm5hbWUiOiJBZmFuZWgiLCJlbWFpbCI6ImJhaGFhZW1hZDA3MDdAZ21haWwuY29tIiwiZXhwIjoxNzgwMDIxOTA4fQ.3pOt-naNwV3Ow6FwvYW_6GwBdgUVK0RQipqyTo5hkTo
[22-May-2026 02:31:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-May-2026 02:31:49 UTC] ✅ JWT token verified successfully for user profile
[22-May-2026 02:31:49 UTC] User ID: 628
[22-May-2026 02:31:49 UTC] ✅ User profile retrieved successfully for user ID: 628
[22-May-2026 02:34:07 UTC] === API CALL LOG ===
[22-May-2026 02:34:07 UTC] Endpoint: user/profile.php
[22-May-2026 02:34:07 UTC] Full Log Data: {
    "timestamp": "2026-05-22 02:34:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "156.210.153.163",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "156.210.153.163, 172.70.108.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI4IiwidXNlcm5hbWUiOiJBZmFuZWgiLCJlbWFpbCI6ImJhaGFhZW1hZDA3MDdAZ21haWwuY29tIiwiZXhwIjoxNzgwMDIxOTA4fQ.3pOt-naNwV3Ow6FwvYW_6GwBdgUVK0RQipqyTo5hkTo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ff86b865acc2115-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "156.210.153.163",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-May-2026 02:34:07 UTC] === END API CALL LOG ===
[22-May-2026 02:34:07 UTC] ✅ API Hash verification passed for profile endpoint
[22-May-2026 02:34:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI4IiwidXNlcm5hbWUiOiJBZmFuZWgiLCJlbWFpbCI6ImJhaGFhZW1hZDA3MDdAZ21haWwuY29tIiwiZXhwIjoxNzgwMDIxOTA4fQ.3pOt-naNwV3Ow6FwvYW_6GwBdgUVK0RQipqyTo5hkTo
[22-May-2026 02:34:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-May-2026 02:34:07 UTC] ✅ JWT token verified successfully for user profile
[22-May-2026 02:34:07 UTC] User ID: 628
[22-May-2026 02:34:07 UTC] ✅ User profile retrieved successfully for user ID: 628
[22-May-2026 02:35:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-May-2026 02:35:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-May-2026 02:35:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"156.210.153.163, 172.70.108.14","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI4IiwidXNlcm5hbWUiOiJBZmFuZWgiLCJlbWFpbCI6ImJhaGFhZW1hZDA3MDdAZ21haWwuY29tIiwiZXhwIjoxNzgwMDIxOTA4fQ.3pOt-naNwV3Ow6FwvYW_6GwBdgUVK0RQipqyTo5hkTo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ff86d22cfd82115-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"156.210.153.163","cf-ipcountry":"EG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-May-2026 02:35:13 UTC] === User Orders API Called ===
[22-May-2026 02:35:13 UTC] User ID: 628
[22-May-2026 02:35:13 UTC] Limit: 20, Offset: 0
[22-May-2026 02:35:13 UTC] Orders found: 0
[22-May-2026 02:35:13 UTC] Orders data: []
[22-May-2026 02:35:13 UTC] Total orders count: 0
[22-May-2026 02:35:13 UTC] === API CALL LOG ===
[22-May-2026 02:35:13 UTC] Endpoint: user/profile.php
[22-May-2026 02:35:13 UTC] Full Log Data: {
    "timestamp": "2026-05-22 02:35:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "156.210.153.163",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "156.210.153.163, 172.70.108.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI4IiwidXNlcm5hbWUiOiJBZmFuZWgiLCJlbWFpbCI6ImJhaGFhZW1hZDA3MDdAZ21haWwuY29tIiwiZXhwIjoxNzgwMDIxOTA4fQ.3pOt-naNwV3Ow6FwvYW_6GwBdgUVK0RQipqyTo5hkTo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ff86d23485a2115-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "156.210.153.163",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-May-2026 02:35:13 UTC] === END API CALL LOG ===
[22-May-2026 02:35:13 UTC] ✅ API Hash verification passed for profile endpoint
[22-May-2026 02:35:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI4IiwidXNlcm5hbWUiOiJBZmFuZWgiLCJlbWFpbCI6ImJhaGFhZW1hZDA3MDdAZ21haWwuY29tIiwiZXhwIjoxNzgwMDIxOTA4fQ.3pOt-naNwV3Ow6FwvYW_6GwBdgUVK0RQipqyTo5hkTo
[22-May-2026 02:35:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-May-2026 02:35:13 UTC] ✅ JWT token verified successfully for user profile
[22-May-2026 02:35:13 UTC] User ID: 628
[22-May-2026 02:35:13 UTC] ✅ User profile retrieved successfully for user ID: 628
[22-May-2026 02:35:14 UTC] === API CALL LOG ===
[22-May-2026 02:35:14 UTC] Endpoint: user/profile.php
[22-May-2026 02:35:14 UTC] Full Log Data: {
    "timestamp": "2026-05-22 02:35:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "156.210.153.163",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "156.210.153.163, 172.70.108.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI4IiwidXNlcm5hbWUiOiJBZmFuZWgiLCJlbWFpbCI6ImJhaGFhZW1hZDA3MDdAZ21haWwuY29tIiwiZXhwIjoxNzgwMDIxOTA4fQ.3pOt-naNwV3Ow6FwvYW_6GwBdgUVK0RQipqyTo5hkTo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ff86d270b722115-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "156.210.153.163",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-May-2026 02:35:14 UTC] === END API CALL LOG ===
[22-May-2026 02:35:14 UTC] ✅ API Hash verification passed for profile endpoint
[22-May-2026 02:35:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI4IiwidXNlcm5hbWUiOiJBZmFuZWgiLCJlbWFpbCI6ImJhaGFhZW1hZDA3MDdAZ21haWwuY29tIiwiZXhwIjoxNzgwMDIxOTA4fQ.3pOt-naNwV3Ow6FwvYW_6GwBdgUVK0RQipqyTo5hkTo
[22-May-2026 02:35:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-May-2026 02:35:14 UTC] ✅ JWT token verified successfully for user profile
[22-May-2026 02:35:14 UTC] User ID: 628
[22-May-2026 02:35:14 UTC] ✅ User profile retrieved successfully for user ID: 628
[22-May-2026 02:35:48 UTC] === API CALL LOG ===
[22-May-2026 02:35:48 UTC] Endpoint: user/profile.php
[22-May-2026 02:35:48 UTC] Full Log Data: {
    "timestamp": "2026-05-22 02:35:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "156.210.153.163",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "156.210.153.163, 172.70.108.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI4IiwidXNlcm5hbWUiOiJBZmFuZWgiLCJlbWFpbCI6ImJhaGFhZW1hZDA3MDdAZ21haWwuY29tIiwiZXhwIjoxNzgwMDIxOTA4fQ.3pOt-naNwV3Ow6FwvYW_6GwBdgUVK0RQipqyTo5hkTo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ff86dfe2c862115-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "156.210.153.163",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-May-2026 02:35:48 UTC] === END API CALL LOG ===
[22-May-2026 02:35:48 UTC] ✅ API Hash verification passed for profile endpoint
[22-May-2026 02:35:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI4IiwidXNlcm5hbWUiOiJBZmFuZWgiLCJlbWFpbCI6ImJhaGFhZW1hZDA3MDdAZ21haWwuY29tIiwiZXhwIjoxNzgwMDIxOTA4fQ.3pOt-naNwV3Ow6FwvYW_6GwBdgUVK0RQipqyTo5hkTo
[22-May-2026 02:35:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-May-2026 02:35:48 UTC] ✅ JWT token verified successfully for user profile
[22-May-2026 02:35:48 UTC] User ID: 628
[22-May-2026 02:35:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-May-2026 02:35:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-May-2026 02:35:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"156.210.153.163, 172.70.108.14","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI4IiwidXNlcm5hbWUiOiJBZmFuZWgiLCJlbWFpbCI6ImJhaGFhZW1hZDA3MDdAZ21haWwuY29tIiwiZXhwIjoxNzgwMDIxOTA4fQ.3pOt-naNwV3Ow6FwvYW_6GwBdgUVK0RQipqyTo5hkTo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ff86dfe2c852115-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"156.210.153.163","cf-ipcountry":"EG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-May-2026 02:35:48 UTC] ✅ User profile retrieved successfully for user ID: 628
[22-May-2026 02:35:48 UTC] === User Orders API Called ===
[22-May-2026 02:35:48 UTC] User ID: 628
[22-May-2026 02:35:48 UTC] Limit: 20, Offset: 0
[22-May-2026 02:35:48 UTC] Orders found: 0
[22-May-2026 02:35:48 UTC] Orders data: []
[22-May-2026 02:35:48 UTC] Total orders count: 0
[22-May-2026 02:35:49 UTC] === API CALL LOG ===
[22-May-2026 02:35:49 UTC] Endpoint: user/profile.php
[22-May-2026 02:35:49 UTC] Full Log Data: {
    "timestamp": "2026-05-22 02:35:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "156.210.153.163",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "156.210.153.163, 172.70.108.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI4IiwidXNlcm5hbWUiOiJBZmFuZWgiLCJlbWFpbCI6ImJhaGFhZW1hZDA3MDdAZ21haWwuY29tIiwiZXhwIjoxNzgwMDIxOTA4fQ.3pOt-naNwV3Ow6FwvYW_6GwBdgUVK0RQipqyTo5hkTo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ff86e02e8d42115-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "156.210.153.163",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-May-2026 02:35:49 UTC] === END API CALL LOG ===
[22-May-2026 02:35:49 UTC] ✅ API Hash verification passed for profile endpoint
[22-May-2026 02:35:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI4IiwidXNlcm5hbWUiOiJBZmFuZWgiLCJlbWFpbCI6ImJhaGFhZW1hZDA3MDdAZ21haWwuY29tIiwiZXhwIjoxNzgwMDIxOTA4fQ.3pOt-naNwV3Ow6FwvYW_6GwBdgUVK0RQipqyTo5hkTo
[22-May-2026 02:35:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-May-2026 02:35:49 UTC] ✅ JWT token verified successfully for user profile
[22-May-2026 02:35:49 UTC] User ID: 628
[22-May-2026 02:35:49 UTC] ✅ User profile retrieved successfully for user ID: 628
[22-May-2026 02:36:08 UTC] === API CALL LOG ===
[22-May-2026 02:36:08 UTC] Endpoint: user/profile.php
[22-May-2026 02:36:08 UTC] Full Log Data: {
    "timestamp": "2026-05-22 02:36:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "156.210.153.163",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "156.210.153.163, 172.70.108.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI4IiwidXNlcm5hbWUiOiJBZmFuZWgiLCJlbWFpbCI6ImJhaGFhZW1hZDA3MDdAZ21haWwuY29tIiwiZXhwIjoxNzgwMDIxOTA4fQ.3pOt-naNwV3Ow6FwvYW_6GwBdgUVK0RQipqyTo5hkTo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ff86e780bb82115-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "156.210.153.163",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-May-2026 02:36:08 UTC] === END API CALL LOG ===
[22-May-2026 02:36:08 UTC] ✅ API Hash verification passed for profile endpoint
[22-May-2026 02:36:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI4IiwidXNlcm5hbWUiOiJBZmFuZWgiLCJlbWFpbCI6ImJhaGFhZW1hZDA3MDdAZ21haWwuY29tIiwiZXhwIjoxNzgwMDIxOTA4fQ.3pOt-naNwV3Ow6FwvYW_6GwBdgUVK0RQipqyTo5hkTo
[22-May-2026 02:36:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-May-2026 02:36:08 UTC] ✅ JWT token verified successfully for user profile
[22-May-2026 02:36:08 UTC] User ID: 628
[22-May-2026 02:36:08 UTC] ✅ User profile retrieved successfully for user ID: 628
[22-May-2026 02:36:08 UTC] User Purchases API - User ID: 628
[22-May-2026 02:36:08 UTC] User Purchases API - Total purchases found: 0
[22-May-2026 02:36:12 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-May-2026 02:36:12 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-May-2026 02:36:12 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"156.210.153.163, 172.70.108.15","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI4IiwidXNlcm5hbWUiOiJBZmFuZWgiLCJlbWFpbCI6ImJhaGFhZW1hZDA3MDdAZ21haWwuY29tIiwiZXhwIjoxNzgwMDIxOTA4fQ.3pOt-naNwV3Ow6FwvYW_6GwBdgUVK0RQipqyTo5hkTo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ff86e92fce42115-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"156.210.153.163","cf-ipcountry":"EG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-May-2026 02:36:12 UTC] === User Orders API Called ===
[22-May-2026 02:36:12 UTC] User ID: 628
[22-May-2026 02:36:12 UTC] Limit: 20, Offset: 0
[22-May-2026 02:36:12 UTC] Orders found: 0
[22-May-2026 02:36:12 UTC] Orders data: []
[22-May-2026 02:36:12 UTC] Total orders count: 0
[22-May-2026 02:36:12 UTC] === API CALL LOG ===
[22-May-2026 02:36:12 UTC] Endpoint: user/profile.php
[22-May-2026 02:36:12 UTC] Full Log Data: {
    "timestamp": "2026-05-22 02:36:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "156.210.153.163",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "156.210.153.163, 172.70.108.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI4IiwidXNlcm5hbWUiOiJBZmFuZWgiLCJlbWFpbCI6ImJhaGFhZW1hZDA3MDdAZ21haWwuY29tIiwiZXhwIjoxNzgwMDIxOTA4fQ.3pOt-naNwV3Ow6FwvYW_6GwBdgUVK0RQipqyTo5hkTo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ff86e938d752115-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "156.210.153.163",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-May-2026 02:36:12 UTC] === END API CALL LOG ===
[22-May-2026 02:36:12 UTC] ✅ API Hash verification passed for profile endpoint
[22-May-2026 02:36:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI4IiwidXNlcm5hbWUiOiJBZmFuZWgiLCJlbWFpbCI6ImJhaGFhZW1hZDA3MDdAZ21haWwuY29tIiwiZXhwIjoxNzgwMDIxOTA4fQ.3pOt-naNwV3Ow6FwvYW_6GwBdgUVK0RQipqyTo5hkTo
[22-May-2026 02:36:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-May-2026 02:36:12 UTC] ✅ JWT token verified successfully for user profile
[22-May-2026 02:36:12 UTC] User ID: 628
[22-May-2026 02:36:12 UTC] ✅ User profile retrieved successfully for user ID: 628
[22-May-2026 02:36:13 UTC] === API CALL LOG ===
[22-May-2026 02:36:13 UTC] Endpoint: user/profile.php
[22-May-2026 02:36:13 UTC] Full Log Data: {
    "timestamp": "2026-05-22 02:36:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "156.210.153.163",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "156.210.153.163, 172.70.108.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI4IiwidXNlcm5hbWUiOiJBZmFuZWgiLCJlbWFpbCI6ImJhaGFhZW1hZDA3MDdAZ21haWwuY29tIiwiZXhwIjoxNzgwMDIxOTA4fQ.3pOt-naNwV3Ow6FwvYW_6GwBdgUVK0RQipqyTo5hkTo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ff86e9749012115-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "156.210.153.163",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-May-2026 02:36:13 UTC] === END API CALL LOG ===
[22-May-2026 02:36:13 UTC] ✅ API Hash verification passed for profile endpoint
[22-May-2026 02:36:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI4IiwidXNlcm5hbWUiOiJBZmFuZWgiLCJlbWFpbCI6ImJhaGFhZW1hZDA3MDdAZ21haWwuY29tIiwiZXhwIjoxNzgwMDIxOTA4fQ.3pOt-naNwV3Ow6FwvYW_6GwBdgUVK0RQipqyTo5hkTo
[22-May-2026 02:36:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-May-2026 02:36:13 UTC] ✅ JWT token verified successfully for user profile
[22-May-2026 02:36:13 UTC] User ID: 628
[22-May-2026 02:36:13 UTC] ✅ User profile retrieved successfully for user ID: 628
[22-May-2026 02:36:14 UTC] === API CALL LOG ===
[22-May-2026 02:36:14 UTC] Endpoint: user/profile.php
[22-May-2026 02:36:14 UTC] Full Log Data: {
    "timestamp": "2026-05-22 02:36:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "156.210.153.163",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "156.210.153.163, 172.70.108.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI4IiwidXNlcm5hbWUiOiJBZmFuZWgiLCJlbWFpbCI6ImJhaGFhZW1hZDA3MDdAZ21haWwuY29tIiwiZXhwIjoxNzgwMDIxOTA4fQ.3pOt-naNwV3Ow6FwvYW_6GwBdgUVK0RQipqyTo5hkTo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ff86e9bdd252115-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "156.210.153.163",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-May-2026 02:36:14 UTC] === END API CALL LOG ===
[22-May-2026 02:36:14 UTC] ✅ API Hash verification passed for profile endpoint
[22-May-2026 02:36:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI4IiwidXNlcm5hbWUiOiJBZmFuZWgiLCJlbWFpbCI6ImJhaGFhZW1hZDA3MDdAZ21haWwuY29tIiwiZXhwIjoxNzgwMDIxOTA4fQ.3pOt-naNwV3Ow6FwvYW_6GwBdgUVK0RQipqyTo5hkTo
[22-May-2026 02:36:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-May-2026 02:36:14 UTC] ✅ JWT token verified successfully for user profile
[22-May-2026 02:36:14 UTC] User ID: 628
[22-May-2026 02:36:14 UTC] ✅ User profile retrieved successfully for user ID: 628
[22-May-2026 02:36:14 UTC] User Purchases API - User ID: 628
[22-May-2026 02:36:14 UTC] User Purchases API - Total purchases found: 0
[22-May-2026 02:36:16 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-May-2026 02:36:16 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-May-2026 02:36:16 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"156.210.153.163, 172.70.108.15","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI4IiwidXNlcm5hbWUiOiJBZmFuZWgiLCJlbWFpbCI6ImJhaGFhZW1hZDA3MDdAZ21haWwuY29tIiwiZXhwIjoxNzgwMDIxOTA4fQ.3pOt-naNwV3Ow6FwvYW_6GwBdgUVK0RQipqyTo5hkTo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ff86eabcc4d2115-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"156.210.153.163","cf-ipcountry":"EG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-May-2026 02:36:16 UTC] === User Orders API Called ===
[22-May-2026 02:36:16 UTC] User ID: 628
[22-May-2026 02:36:16 UTC] Limit: 20, Offset: 0
[22-May-2026 02:36:16 UTC] Orders found: 0
[22-May-2026 02:36:16 UTC] Orders data: []
[22-May-2026 02:36:16 UTC] Total orders count: 0
[22-May-2026 02:36:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-May-2026 02:36:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-May-2026 02:36:20 UTC] === API CALL LOG ===
[22-May-2026 02:36:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"156.210.153.163, 172.70.108.15","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI4IiwidXNlcm5hbWUiOiJBZmFuZWgiLCJlbWFpbCI6ImJhaGFhZW1hZDA3MDdAZ21haWwuY29tIiwiZXhwIjoxNzgwMDIxOTA4fQ.3pOt-naNwV3Ow6FwvYW_6GwBdgUVK0RQipqyTo5hkTo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ff86ec3d8e42115-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"156.210.153.163","cf-ipcountry":"EG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-May-2026 02:36:20 UTC] Endpoint: user/profile.php
[22-May-2026 02:36:20 UTC] === User Orders API Called ===
[22-May-2026 02:36:20 UTC] Full Log Data: {
    "timestamp": "2026-05-22 02:36:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "156.210.153.163",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "156.210.153.163, 172.70.108.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI4IiwidXNlcm5hbWUiOiJBZmFuZWgiLCJlbWFpbCI6ImJhaGFhZW1hZDA3MDdAZ21haWwuY29tIiwiZXhwIjoxNzgwMDIxOTA4fQ.3pOt-naNwV3Ow6FwvYW_6GwBdgUVK0RQipqyTo5hkTo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ff86ec3d8e82115-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "156.210.153.163",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-May-2026 02:36:20 UTC] User ID: 628
[22-May-2026 02:36:20 UTC] === END API CALL LOG ===
[22-May-2026 02:36:20 UTC] Limit: 20, Offset: 0
[22-May-2026 02:36:20 UTC] ✅ API Hash verification passed for profile endpoint
[22-May-2026 02:36:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI4IiwidXNlcm5hbWUiOiJBZmFuZWgiLCJlbWFpbCI6ImJhaGFhZW1hZDA3MDdAZ21haWwuY29tIiwiZXhwIjoxNzgwMDIxOTA4fQ.3pOt-naNwV3Ow6FwvYW_6GwBdgUVK0RQipqyTo5hkTo
[22-May-2026 02:36:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-May-2026 02:36:20 UTC] ✅ JWT token verified successfully for user profile
[22-May-2026 02:36:20 UTC] User ID: 628
[22-May-2026 02:36:20 UTC] Orders found: 0
[22-May-2026 02:36:20 UTC] Orders data: []
[22-May-2026 02:36:20 UTC] ✅ User profile retrieved successfully for user ID: 628
[22-May-2026 02:36:20 UTC] Total orders count: 0
[22-May-2026 02:36:20 UTC] === API CALL LOG ===
[22-May-2026 02:36:20 UTC] Endpoint: user/profile.php
[22-May-2026 02:36:20 UTC] Full Log Data: {
    "timestamp": "2026-05-22 02:36:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "156.210.153.163",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "156.210.153.163, 172.70.108.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI4IiwidXNlcm5hbWUiOiJBZmFuZWgiLCJlbWFpbCI6ImJhaGFhZW1hZDA3MDdAZ21haWwuY29tIiwiZXhwIjoxNzgwMDIxOTA4fQ.3pOt-naNwV3Ow6FwvYW_6GwBdgUVK0RQipqyTo5hkTo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ff86ec70b9c2115-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "156.210.153.163",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-May-2026 02:36:20 UTC] === END API CALL LOG ===
[22-May-2026 02:36:20 UTC] ✅ API Hash verification passed for profile endpoint
[22-May-2026 02:36:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI4IiwidXNlcm5hbWUiOiJBZmFuZWgiLCJlbWFpbCI6ImJhaGFhZW1hZDA3MDdAZ21haWwuY29tIiwiZXhwIjoxNzgwMDIxOTA4fQ.3pOt-naNwV3Ow6FwvYW_6GwBdgUVK0RQipqyTo5hkTo
[22-May-2026 02:36:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-May-2026 02:36:20 UTC] ✅ JWT token verified successfully for user profile
[22-May-2026 02:36:20 UTC] User ID: 628
[22-May-2026 02:36:20 UTC] ✅ User profile retrieved successfully for user ID: 628
[22-May-2026 03:14:42 UTC] === API CALL LOG ===
[22-May-2026 03:14:42 UTC] Endpoint: user/profile.php
[22-May-2026 03:14:42 UTC] Full Log Data: {
    "timestamp": "2026-05-22 03:14:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.253.47.183",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.253.47.183, 172.69.218.179",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI5IiwidXNlcm5hbWUiOiJVTVAuS2luZy40NCIsImVtYWlsIjoibWRpbWFuaGFzYW44MDBAZ21haWwuY29tIiwiZXhwIjoxNzgwMDI0NDgxfQ.wH0JKJflUpU5OY-h3oniN4TStjBP2LpJRVSKni48Cxo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ff8a6f4be484e14-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.253.47.183",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-May-2026 03:14:42 UTC] === END API CALL LOG ===
[22-May-2026 03:14:42 UTC] ✅ API Hash verification passed for profile endpoint
[22-May-2026 03:14:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI5IiwidXNlcm5hbWUiOiJVTVAuS2luZy40NCIsImVtYWlsIjoibWRpbWFuaGFzYW44MDBAZ21haWwuY29tIiwiZXhwIjoxNzgwMDI0NDgxfQ.wH0JKJflUpU5OY-h3oniN4TStjBP2LpJRVSKni48Cxo
[22-May-2026 03:14:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-May-2026 03:14:42 UTC] ✅ JWT token verified successfully for user profile
[22-May-2026 03:14:42 UTC] User ID: 629
[22-May-2026 03:14:42 UTC] ✅ User profile retrieved successfully for user ID: 629
[22-May-2026 03:14:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-May-2026 03:14:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-May-2026 03:14:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.253.47.183, 172.69.218.179","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI5IiwidXNlcm5hbWUiOiJVTVAuS2luZy40NCIsImVtYWlsIjoibWRpbWFuaGFzYW44MDBAZ21haWwuY29tIiwiZXhwIjoxNzgwMDI0NDgxfQ.wH0JKJflUpU5OY-h3oniN4TStjBP2LpJRVSKni48Cxo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ff8a6f4feb64e14-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.253.47.183","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-May-2026 03:14:42 UTC] === User Orders API Called ===
[22-May-2026 03:14:42 UTC] User ID: 629
[22-May-2026 03:14:42 UTC] Limit: 20, Offset: 0
[22-May-2026 03:14:42 UTC] Orders found: 0
[22-May-2026 03:14:42 UTC] Orders data: []
[22-May-2026 03:14:42 UTC] Total orders count: 0
[22-May-2026 03:14:42 UTC] === API CALL LOG ===
[22-May-2026 03:14:42 UTC] Endpoint: user/profile.php
[22-May-2026 03:14:42 UTC] Full Log Data: {
    "timestamp": "2026-05-22 03:14:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.253.47.183",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.253.47.183, 172.69.218.179",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI5IiwidXNlcm5hbWUiOiJVTVAuS2luZy40NCIsImVtYWlsIjoibWRpbWFuaGFzYW44MDBAZ21haWwuY29tIiwiZXhwIjoxNzgwMDI0NDgxfQ.wH0JKJflUpU5OY-h3oniN4TStjBP2LpJRVSKni48Cxo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ff8a6f52f154e14-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.253.47.183",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-May-2026 03:14:42 UTC] === END API CALL LOG ===
[22-May-2026 03:14:42 UTC] ✅ API Hash verification passed for profile endpoint
[22-May-2026 03:14:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI5IiwidXNlcm5hbWUiOiJVTVAuS2luZy40NCIsImVtYWlsIjoibWRpbWFuaGFzYW44MDBAZ21haWwuY29tIiwiZXhwIjoxNzgwMDI0NDgxfQ.wH0JKJflUpU5OY-h3oniN4TStjBP2LpJRVSKni48Cxo
[22-May-2026 03:14:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-May-2026 03:14:42 UTC] ✅ JWT token verified successfully for user profile
[22-May-2026 03:14:42 UTC] User ID: 629
[22-May-2026 03:14:42 UTC] ✅ User profile retrieved successfully for user ID: 629
[22-May-2026 03:14:43 UTC] === API CALL LOG ===
[22-May-2026 03:14:43 UTC] Endpoint: user/profile.php
[22-May-2026 03:14:43 UTC] Full Log Data: {
    "timestamp": "2026-05-22 03:14:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.253.47.183",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.253.47.183, 172.69.218.179",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI5IiwidXNlcm5hbWUiOiJVTVAuS2luZy40NCIsImVtYWlsIjoibWRpbWFuaGFzYW44MDBAZ21haWwuY29tIiwiZXhwIjoxNzgwMDI0NDgxfQ.wH0JKJflUpU5OY-h3oniN4TStjBP2LpJRVSKni48Cxo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ff8a6fe2a834e14-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.253.47.183",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-May-2026 03:14:43 UTC] === END API CALL LOG ===
[22-May-2026 03:14:43 UTC] ✅ API Hash verification passed for profile endpoint
[22-May-2026 03:14:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI5IiwidXNlcm5hbWUiOiJVTVAuS2luZy40NCIsImVtYWlsIjoibWRpbWFuaGFzYW44MDBAZ21haWwuY29tIiwiZXhwIjoxNzgwMDI0NDgxfQ.wH0JKJflUpU5OY-h3oniN4TStjBP2LpJRVSKni48Cxo
[22-May-2026 03:14:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-May-2026 03:14:43 UTC] ✅ JWT token verified successfully for user profile
[22-May-2026 03:14:43 UTC] User ID: 629
[22-May-2026 03:14:43 UTC] ✅ User profile retrieved successfully for user ID: 629
[22-May-2026 03:15:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-May-2026 03:15:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-May-2026 03:15:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.253.47.183, 172.69.218.179","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI5IiwidXNlcm5hbWUiOiJVTVAuS2luZy40NCIsImVtYWlsIjoibWRpbWFuaGFzYW44MDBAZ21haWwuY29tIiwiZXhwIjoxNzgwMDI0NDgxfQ.wH0JKJflUpU5OY-h3oniN4TStjBP2LpJRVSKni48Cxo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ff8a7d17ae74e14-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.253.47.183","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-May-2026 03:15:19 UTC] === User Orders API Called ===
[22-May-2026 03:15:19 UTC] User ID: 629
[22-May-2026 03:15:19 UTC] Limit: 20, Offset: 0
[22-May-2026 03:15:19 UTC] Orders found: 0
[22-May-2026 03:15:19 UTC] Orders data: []
[22-May-2026 03:15:19 UTC] Total orders count: 0
[22-May-2026 03:15:19 UTC] === API CALL LOG ===
[22-May-2026 03:15:19 UTC] Endpoint: user/profile.php
[22-May-2026 03:15:19 UTC] Full Log Data: {
    "timestamp": "2026-05-22 03:15:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.253.47.183",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.253.47.183, 172.69.218.179",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI5IiwidXNlcm5hbWUiOiJVTVAuS2luZy40NCIsImVtYWlsIjoibWRpbWFuaGFzYW44MDBAZ21haWwuY29tIiwiZXhwIjoxNzgwMDI0NDgxfQ.wH0JKJflUpU5OY-h3oniN4TStjBP2LpJRVSKni48Cxo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ff8a7de5c864e14-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.253.47.183",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-May-2026 03:15:19 UTC] === END API CALL LOG ===
[22-May-2026 03:15:19 UTC] ✅ API Hash verification passed for profile endpoint
[22-May-2026 03:15:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI5IiwidXNlcm5hbWUiOiJVTVAuS2luZy40NCIsImVtYWlsIjoibWRpbWFuaGFzYW44MDBAZ21haWwuY29tIiwiZXhwIjoxNzgwMDI0NDgxfQ.wH0JKJflUpU5OY-h3oniN4TStjBP2LpJRVSKni48Cxo
[22-May-2026 03:15:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-May-2026 03:15:19 UTC] ✅ JWT token verified successfully for user profile
[22-May-2026 03:15:19 UTC] User ID: 629
[22-May-2026 03:15:19 UTC] ✅ User profile retrieved successfully for user ID: 629
[22-May-2026 03:15:19 UTC] User Purchases API - User ID: 629
[22-May-2026 03:15:19 UTC] User Purchases API - Total purchases found: 0
[22-May-2026 03:15:30 UTC] === API CALL LOG ===
[22-May-2026 03:15:30 UTC] Endpoint: user/profile.php
[22-May-2026 03:15:30 UTC] Full Log Data: {
    "timestamp": "2026-05-22 03:15:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.253.47.183",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.253.47.183, 172.69.218.179",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI5IiwidXNlcm5hbWUiOiJVTVAuS2luZy40NCIsImVtYWlsIjoibWRpbWFuaGFzYW44MDBAZ21haWwuY29tIiwiZXhwIjoxNzgwMDI0NDgxfQ.wH0JKJflUpU5OY-h3oniN4TStjBP2LpJRVSKni48Cxo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ff8a81d1d2f4e14-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.253.47.183",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-May-2026 03:15:30 UTC] === END API CALL LOG ===
[22-May-2026 03:15:30 UTC] ✅ API Hash verification passed for profile endpoint
[22-May-2026 03:15:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI5IiwidXNlcm5hbWUiOiJVTVAuS2luZy40NCIsImVtYWlsIjoibWRpbWFuaGFzYW44MDBAZ21haWwuY29tIiwiZXhwIjoxNzgwMDI0NDgxfQ.wH0JKJflUpU5OY-h3oniN4TStjBP2LpJRVSKni48Cxo
[22-May-2026 03:15:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-May-2026 03:15:30 UTC] ✅ JWT token verified successfully for user profile
[22-May-2026 03:15:30 UTC] User ID: 629
[22-May-2026 03:15:30 UTC] ✅ User profile retrieved successfully for user ID: 629
[22-May-2026 03:15:30 UTC] User Purchases API - User ID: 629
[22-May-2026 03:15:30 UTC] User Purchases API - Total purchases found: 0
[22-May-2026 03:15:33 UTC] User Purchases API - User ID: 629
[22-May-2026 03:15:33 UTC] User Purchases API - Total purchases found: 0
[22-May-2026 03:15:34 UTC] === API CALL LOG ===
[22-May-2026 03:15:34 UTC] Endpoint: user/profile.php
[22-May-2026 03:15:34 UTC] Full Log Data: {
    "timestamp": "2026-05-22 03:15:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.253.47.183",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.253.47.183, 172.69.218.179",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI5IiwidXNlcm5hbWUiOiJVTVAuS2luZy40NCIsImVtYWlsIjoibWRpbWFuaGFzYW44MDBAZ21haWwuY29tIiwiZXhwIjoxNzgwMDI0NDgxfQ.wH0JKJflUpU5OY-h3oniN4TStjBP2LpJRVSKni48Cxo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ff8a83afbd94e14-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.253.47.183",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-May-2026 03:15:34 UTC] === END API CALL LOG ===
[22-May-2026 03:15:34 UTC] ✅ API Hash verification passed for profile endpoint
[22-May-2026 03:15:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI5IiwidXNlcm5hbWUiOiJVTVAuS2luZy40NCIsImVtYWlsIjoibWRpbWFuaGFzYW44MDBAZ21haWwuY29tIiwiZXhwIjoxNzgwMDI0NDgxfQ.wH0JKJflUpU5OY-h3oniN4TStjBP2LpJRVSKni48Cxo
[22-May-2026 03:15:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-May-2026 03:15:34 UTC] ✅ JWT token verified successfully for user profile
[22-May-2026 03:15:34 UTC] User ID: 629
[22-May-2026 03:15:34 UTC] ✅ User profile retrieved successfully for user ID: 629
[22-May-2026 03:15:34 UTC] User Purchases API - User ID: 629
[22-May-2026 03:15:34 UTC] User Purchases API - Total purchases found: 0
[22-May-2026 03:15:40 UTC] === API CALL LOG ===
[22-May-2026 03:15:40 UTC] Endpoint: user/profile.php
[22-May-2026 03:15:40 UTC] Full Log Data: {
    "timestamp": "2026-05-22 03:15:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.253.47.183",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.253.47.183, 172.69.218.178",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI5IiwidXNlcm5hbWUiOiJVTVAuS2luZy40NCIsImVtYWlsIjoibWRpbWFuaGFzYW44MDBAZ21haWwuY29tIiwiZXhwIjoxNzgwMDI0NDgxfQ.wH0JKJflUpU5OY-h3oniN4TStjBP2LpJRVSKni48Cxo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ff8a85d3dfcf3f4-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.253.47.183",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-May-2026 03:15:40 UTC] === END API CALL LOG ===
[22-May-2026 03:15:40 UTC] ✅ API Hash verification passed for profile endpoint
[22-May-2026 03:15:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI5IiwidXNlcm5hbWUiOiJVTVAuS2luZy40NCIsImVtYWlsIjoibWRpbWFuaGFzYW44MDBAZ21haWwuY29tIiwiZXhwIjoxNzgwMDI0NDgxfQ.wH0JKJflUpU5OY-h3oniN4TStjBP2LpJRVSKni48Cxo
[22-May-2026 03:15:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-May-2026 03:15:40 UTC] ✅ JWT token verified successfully for user profile
[22-May-2026 03:15:40 UTC] User ID: 629
[22-May-2026 03:15:40 UTC] ✅ User profile retrieved successfully for user ID: 629
[22-May-2026 03:15:41 UTC] === API CALL LOG ===
[22-May-2026 03:15:41 UTC] Endpoint: user/profile.php
[22-May-2026 03:15:41 UTC] Full Log Data: {
    "timestamp": "2026-05-22 03:15:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.253.47.183",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.253.47.183, 172.69.218.178",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI5IiwidXNlcm5hbWUiOiJVTVAuS2luZy40NCIsImVtYWlsIjoibWRpbWFuaGFzYW44MDBAZ21haWwuY29tIiwiZXhwIjoxNzgwMDI0NDgxfQ.wH0JKJflUpU5OY-h3oniN4TStjBP2LpJRVSKni48Cxo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ff8a86629d5f3f4-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.253.47.183",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-May-2026 03:15:41 UTC] === END API CALL LOG ===
[22-May-2026 03:15:41 UTC] ✅ API Hash verification passed for profile endpoint
[22-May-2026 03:15:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI5IiwidXNlcm5hbWUiOiJVTVAuS2luZy40NCIsImVtYWlsIjoibWRpbWFuaGFzYW44MDBAZ21haWwuY29tIiwiZXhwIjoxNzgwMDI0NDgxfQ.wH0JKJflUpU5OY-h3oniN4TStjBP2LpJRVSKni48Cxo
[22-May-2026 03:15:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-May-2026 03:15:41 UTC] ✅ JWT token verified successfully for user profile
[22-May-2026 03:15:41 UTC] User ID: 629
[22-May-2026 03:15:41 UTC] ✅ User profile retrieved successfully for user ID: 629
[22-May-2026 03:15:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-May-2026 03:15:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-May-2026 03:15:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.253.47.183, 172.69.218.178","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI5IiwidXNlcm5hbWUiOiJVTVAuS2luZy40NCIsImVtYWlsIjoibWRpbWFuaGFzYW44MDBAZ21haWwuY29tIiwiZXhwIjoxNzgwMDI0NDgxfQ.wH0JKJflUpU5OY-h3oniN4TStjBP2LpJRVSKni48Cxo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ff8a866aa73f3f4-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.253.47.183","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-May-2026 03:15:41 UTC] === User Orders API Called ===
[22-May-2026 03:15:41 UTC] User ID: 629
[22-May-2026 03:15:41 UTC] Limit: 20, Offset: 0
[22-May-2026 03:15:41 UTC] Orders found: 0
[22-May-2026 03:15:41 UTC] Orders data: []
[22-May-2026 03:15:41 UTC] Total orders count: 0
[22-May-2026 03:15:41 UTC] === API CALL LOG ===
[22-May-2026 03:15:41 UTC] Endpoint: user/profile.php
[22-May-2026 03:15:41 UTC] Full Log Data: {
    "timestamp": "2026-05-22 03:15:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.253.47.183",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.253.47.183, 172.69.218.178",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI5IiwidXNlcm5hbWUiOiJVTVAuS2luZy40NCIsImVtYWlsIjoibWRpbWFuaGFzYW44MDBAZ21haWwuY29tIiwiZXhwIjoxNzgwMDI0NDgxfQ.wH0JKJflUpU5OY-h3oniN4TStjBP2LpJRVSKni48Cxo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ff8a866ca9ef3f4-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.253.47.183",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-May-2026 03:15:41 UTC] === END API CALL LOG ===
[22-May-2026 03:15:41 UTC] ✅ API Hash verification passed for profile endpoint
[22-May-2026 03:15:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI5IiwidXNlcm5hbWUiOiJVTVAuS2luZy40NCIsImVtYWlsIjoibWRpbWFuaGFzYW44MDBAZ21haWwuY29tIiwiZXhwIjoxNzgwMDI0NDgxfQ.wH0JKJflUpU5OY-h3oniN4TStjBP2LpJRVSKni48Cxo
[22-May-2026 03:15:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-May-2026 03:15:41 UTC] ✅ JWT token verified successfully for user profile
[22-May-2026 03:15:41 UTC] User ID: 629
[22-May-2026 03:15:41 UTC] ✅ User profile retrieved successfully for user ID: 629
[22-May-2026 03:15:42 UTC] === API CALL LOG ===
[22-May-2026 03:15:42 UTC] Endpoint: user/profile.php
[22-May-2026 03:15:42 UTC] Full Log Data: {
    "timestamp": "2026-05-22 03:15:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.253.47.183",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.253.47.183, 172.69.218.178",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI5IiwidXNlcm5hbWUiOiJVTVAuS2luZy40NCIsImVtYWlsIjoibWRpbWFuaGFzYW44MDBAZ21haWwuY29tIiwiZXhwIjoxNzgwMDI0NDgxfQ.wH0JKJflUpU5OY-h3oniN4TStjBP2LpJRVSKni48Cxo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ff8a86cb9c6f3f4-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.253.47.183",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-May-2026 03:15:42 UTC] === END API CALL LOG ===
[22-May-2026 03:15:42 UTC] ✅ API Hash verification passed for profile endpoint
[22-May-2026 03:15:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI5IiwidXNlcm5hbWUiOiJVTVAuS2luZy40NCIsImVtYWlsIjoibWRpbWFuaGFzYW44MDBAZ21haWwuY29tIiwiZXhwIjoxNzgwMDI0NDgxfQ.wH0JKJflUpU5OY-h3oniN4TStjBP2LpJRVSKni48Cxo
[22-May-2026 03:15:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-May-2026 03:15:42 UTC] ✅ JWT token verified successfully for user profile
[22-May-2026 03:15:42 UTC] User ID: 629
[22-May-2026 03:15:42 UTC] ✅ User profile retrieved successfully for user ID: 629
[22-May-2026 03:15:48 UTC] === API CALL LOG ===
[22-May-2026 03:15:48 UTC] Endpoint: user/profile.php
[22-May-2026 03:15:48 UTC] Full Log Data: {
    "timestamp": "2026-05-22 03:15:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.253.47.183",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.253.47.183, 172.69.218.179",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI5IiwidXNlcm5hbWUiOiJVTVAuS2luZy40NCIsImVtYWlsIjoibWRpbWFuaGFzYW44MDBAZ21haWwuY29tIiwiZXhwIjoxNzgwMDI0NDgxfQ.wH0JKJflUpU5OY-h3oniN4TStjBP2LpJRVSKni48Cxo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ff8a88f7b58c86b-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.253.47.183",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-May-2026 03:15:48 UTC] === END API CALL LOG ===
[22-May-2026 03:15:48 UTC] ✅ API Hash verification passed for profile endpoint
[22-May-2026 03:15:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI5IiwidXNlcm5hbWUiOiJVTVAuS2luZy40NCIsImVtYWlsIjoibWRpbWFuaGFzYW44MDBAZ21haWwuY29tIiwiZXhwIjoxNzgwMDI0NDgxfQ.wH0JKJflUpU5OY-h3oniN4TStjBP2LpJRVSKni48Cxo
[22-May-2026 03:15:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-May-2026 03:15:48 UTC] ✅ JWT token verified successfully for user profile
[22-May-2026 03:15:48 UTC] User ID: 629
[22-May-2026 03:15:48 UTC] ✅ User profile retrieved successfully for user ID: 629
[22-May-2026 03:15:49 UTC] === API CALL LOG ===
[22-May-2026 03:15:49 UTC] Endpoint: user/profile.php
[22-May-2026 03:15:49 UTC] Full Log Data: {
    "timestamp": "2026-05-22 03:15:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.253.47.183",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.253.47.183, 172.69.218.179",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI5IiwidXNlcm5hbWUiOiJVTVAuS2luZy40NCIsImVtYWlsIjoibWRpbWFuaGFzYW44MDBAZ21haWwuY29tIiwiZXhwIjoxNzgwMDI0NDgxfQ.wH0JKJflUpU5OY-h3oniN4TStjBP2LpJRVSKni48Cxo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ff8a899d810c86b-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.253.47.183",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-May-2026 03:15:49 UTC] === END API CALL LOG ===
[22-May-2026 03:15:49 UTC] ✅ API Hash verification passed for profile endpoint
[22-May-2026 03:15:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI5IiwidXNlcm5hbWUiOiJVTVAuS2luZy40NCIsImVtYWlsIjoibWRpbWFuaGFzYW44MDBAZ21haWwuY29tIiwiZXhwIjoxNzgwMDI0NDgxfQ.wH0JKJflUpU5OY-h3oniN4TStjBP2LpJRVSKni48Cxo
[22-May-2026 03:15:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-May-2026 03:15:49 UTC] ✅ JWT token verified successfully for user profile
[22-May-2026 03:15:49 UTC] User ID: 629
[22-May-2026 03:15:49 UTC] ✅ User profile retrieved successfully for user ID: 629
[22-May-2026 03:15:49 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-May-2026 03:15:49 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-May-2026 03:15:49 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.253.47.183, 172.69.218.179","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI5IiwidXNlcm5hbWUiOiJVTVAuS2luZy40NCIsImVtYWlsIjoibWRpbWFuaGFzYW44MDBAZ21haWwuY29tIiwiZXhwIjoxNzgwMDI0NDgxfQ.wH0JKJflUpU5OY-h3oniN4TStjBP2LpJRVSKni48Cxo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ff8a89a384ac86b-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.253.47.183","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-May-2026 03:15:49 UTC] === User Orders API Called ===
[22-May-2026 03:15:49 UTC] User ID: 629
[22-May-2026 03:15:49 UTC] Limit: 20, Offset: 0
[22-May-2026 03:15:49 UTC] Orders found: 0
[22-May-2026 03:15:49 UTC] Orders data: []
[22-May-2026 03:15:49 UTC] Total orders count: 0
[22-May-2026 03:15:49 UTC] === API CALL LOG ===
[22-May-2026 03:15:49 UTC] Endpoint: user/profile.php
[22-May-2026 03:15:49 UTC] Full Log Data: {
    "timestamp": "2026-05-22 03:15:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.253.47.183",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.253.47.183, 172.69.218.179",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI5IiwidXNlcm5hbWUiOiJVTVAuS2luZy40NCIsImVtYWlsIjoibWRpbWFuaGFzYW44MDBAZ21haWwuY29tIiwiZXhwIjoxNzgwMDI0NDgxfQ.wH0JKJflUpU5OY-h3oniN4TStjBP2LpJRVSKni48Cxo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ff8a89ab87cc86b-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.253.47.183",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-May-2026 03:15:49 UTC] === END API CALL LOG ===
[22-May-2026 03:15:49 UTC] ✅ API Hash verification passed for profile endpoint
[22-May-2026 03:15:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI5IiwidXNlcm5hbWUiOiJVTVAuS2luZy40NCIsImVtYWlsIjoibWRpbWFuaGFzYW44MDBAZ21haWwuY29tIiwiZXhwIjoxNzgwMDI0NDgxfQ.wH0JKJflUpU5OY-h3oniN4TStjBP2LpJRVSKni48Cxo
[22-May-2026 03:15:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-May-2026 03:15:49 UTC] ✅ JWT token verified successfully for user profile
[22-May-2026 03:15:49 UTC] User ID: 629
[22-May-2026 03:15:49 UTC] ✅ User profile retrieved successfully for user ID: 629
[22-May-2026 03:15:51 UTC] === API CALL LOG ===
[22-May-2026 03:15:51 UTC] Endpoint: user/profile.php
[22-May-2026 03:15:51 UTC] Full Log Data: {
    "timestamp": "2026-05-22 03:15:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.253.47.183",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.253.47.183, 172.69.218.179",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI5IiwidXNlcm5hbWUiOiJVTVAuS2luZy40NCIsImVtYWlsIjoibWRpbWFuaGFzYW44MDBAZ21haWwuY29tIiwiZXhwIjoxNzgwMDI0NDgxfQ.wH0JKJflUpU5OY-h3oniN4TStjBP2LpJRVSKni48Cxo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ff8a8a3cd65c86b-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.253.47.183",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-May-2026 03:15:51 UTC] === END API CALL LOG ===
[22-May-2026 03:15:51 UTC] ✅ API Hash verification passed for profile endpoint
[22-May-2026 03:15:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI5IiwidXNlcm5hbWUiOiJVTVAuS2luZy40NCIsImVtYWlsIjoibWRpbWFuaGFzYW44MDBAZ21haWwuY29tIiwiZXhwIjoxNzgwMDI0NDgxfQ.wH0JKJflUpU5OY-h3oniN4TStjBP2LpJRVSKni48Cxo
[22-May-2026 03:15:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-May-2026 03:15:51 UTC] ✅ JWT token verified successfully for user profile
[22-May-2026 03:15:51 UTC] User ID: 629
[22-May-2026 03:15:51 UTC] ✅ User profile retrieved successfully for user ID: 629
[22-May-2026 03:15:59 UTC] === API CALL LOG ===
[22-May-2026 03:15:59 UTC] Endpoint: user/profile.php
[22-May-2026 03:15:59 UTC] Full Log Data: {
    "timestamp": "2026-05-22 03:15:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.253.47.183",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.253.47.183, 172.69.218.178",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI5IiwidXNlcm5hbWUiOiJVTVAuS2luZy40NCIsImVtYWlsIjoibWRpbWFuaGFzYW44MDBAZ21haWwuY29tIiwiZXhwIjoxNzgwMDI0NDgxfQ.wH0JKJflUpU5OY-h3oniN4TStjBP2LpJRVSKni48Cxo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ff8a8d6ef0bc86b-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.253.47.183",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-May-2026 03:15:59 UTC] === END API CALL LOG ===
[22-May-2026 03:15:59 UTC] ✅ API Hash verification passed for profile endpoint
[22-May-2026 03:15:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI5IiwidXNlcm5hbWUiOiJVTVAuS2luZy40NCIsImVtYWlsIjoibWRpbWFuaGFzYW44MDBAZ21haWwuY29tIiwiZXhwIjoxNzgwMDI0NDgxfQ.wH0JKJflUpU5OY-h3oniN4TStjBP2LpJRVSKni48Cxo
[22-May-2026 03:15:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-May-2026 03:15:59 UTC] ✅ JWT token verified successfully for user profile
[22-May-2026 03:15:59 UTC] User ID: 629
[22-May-2026 03:15:59 UTC] ✅ User profile retrieved successfully for user ID: 629
[22-May-2026 03:16:02 UTC] === API CALL LOG ===
[22-May-2026 03:16:02 UTC] Endpoint: user/profile.php
[22-May-2026 03:16:02 UTC] Full Log Data: {
    "timestamp": "2026-05-22 03:16:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.253.47.183",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.253.47.183, 172.69.218.178",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI5IiwidXNlcm5hbWUiOiJVTVAuS2luZy40NCIsImVtYWlsIjoibWRpbWFuaGFzYW44MDBAZ21haWwuY29tIiwiZXhwIjoxNzgwMDI0NDgxfQ.wH0JKJflUpU5OY-h3oniN4TStjBP2LpJRVSKni48Cxo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ff8a8e82888c86b-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.253.47.183",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-May-2026 03:16:02 UTC] === END API CALL LOG ===
[22-May-2026 03:16:02 UTC] ✅ API Hash verification passed for profile endpoint
[22-May-2026 03:16:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI5IiwidXNlcm5hbWUiOiJVTVAuS2luZy40NCIsImVtYWlsIjoibWRpbWFuaGFzYW44MDBAZ21haWwuY29tIiwiZXhwIjoxNzgwMDI0NDgxfQ.wH0JKJflUpU5OY-h3oniN4TStjBP2LpJRVSKni48Cxo
[22-May-2026 03:16:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-May-2026 03:16:02 UTC] ✅ JWT token verified successfully for user profile
[22-May-2026 03:16:02 UTC] User ID: 629
[22-May-2026 03:16:02 UTC] ✅ User profile retrieved successfully for user ID: 629
[22-May-2026 03:16:19 UTC] === API CALL LOG ===
[22-May-2026 03:16:19 UTC] Endpoint: user/profile.php
[22-May-2026 03:16:19 UTC] Full Log Data: {
    "timestamp": "2026-05-22 03:16:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.253.47.183",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.253.47.183, 172.69.218.179",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI5IiwidXNlcm5hbWUiOiJVTVAuS2luZy40NCIsImVtYWlsIjoibWRpbWFuaGFzYW44MDBAZ21haWwuY29tIiwiZXhwIjoxNzgwMDI0NDgxfQ.wH0JKJflUpU5OY-h3oniN4TStjBP2LpJRVSKni48Cxo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ff8a954d898c86b-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.253.47.183",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-May-2026 03:16:19 UTC] === END API CALL LOG ===
[22-May-2026 03:16:19 UTC] ✅ API Hash verification passed for profile endpoint
[22-May-2026 03:16:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI5IiwidXNlcm5hbWUiOiJVTVAuS2luZy40NCIsImVtYWlsIjoibWRpbWFuaGFzYW44MDBAZ21haWwuY29tIiwiZXhwIjoxNzgwMDI0NDgxfQ.wH0JKJflUpU5OY-h3oniN4TStjBP2LpJRVSKni48Cxo
[22-May-2026 03:16:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-May-2026 03:16:19 UTC] ✅ JWT token verified successfully for user profile
[22-May-2026 03:16:19 UTC] User ID: 629
[22-May-2026 03:16:19 UTC] ✅ User profile retrieved successfully for user ID: 629
[22-May-2026 03:16:30 UTC] === API CALL LOG ===
[22-May-2026 03:16:30 UTC] Endpoint: user/profile.php
[22-May-2026 03:16:30 UTC] Full Log Data: {
    "timestamp": "2026-05-22 03:16:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.253.47.183",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.253.47.183, 172.69.218.179",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI5IiwidXNlcm5hbWUiOiJVTVAuS2luZy40NCIsImVtYWlsIjoibWRpbWFuaGFzYW44MDBAZ21haWwuY29tIiwiZXhwIjoxNzgwMDI0NDgxfQ.wH0JKJflUpU5OY-h3oniN4TStjBP2LpJRVSKni48Cxo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ff8a9982e62c869-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.253.47.183",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-May-2026 03:16:30 UTC] === END API CALL LOG ===
[22-May-2026 03:16:30 UTC] ✅ API Hash verification passed for profile endpoint
[22-May-2026 03:16:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI5IiwidXNlcm5hbWUiOiJVTVAuS2luZy40NCIsImVtYWlsIjoibWRpbWFuaGFzYW44MDBAZ21haWwuY29tIiwiZXhwIjoxNzgwMDI0NDgxfQ.wH0JKJflUpU5OY-h3oniN4TStjBP2LpJRVSKni48Cxo
[22-May-2026 03:16:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-May-2026 03:16:30 UTC] ✅ JWT token verified successfully for user profile
[22-May-2026 03:16:30 UTC] User ID: 629
[22-May-2026 03:16:30 UTC] ✅ User profile retrieved successfully for user ID: 629
[22-May-2026 03:16:31 UTC] === API CALL LOG ===
[22-May-2026 03:16:31 UTC] Endpoint: user/profile.php
[22-May-2026 03:16:31 UTC] Full Log Data: {
    "timestamp": "2026-05-22 03:16:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.253.47.183",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.253.47.183, 172.69.218.179",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI5IiwidXNlcm5hbWUiOiJVTVAuS2luZy40NCIsImVtYWlsIjoibWRpbWFuaGFzYW44MDBAZ21haWwuY29tIiwiZXhwIjoxNzgwMDI0NDgxfQ.wH0JKJflUpU5OY-h3oniN4TStjBP2LpJRVSKni48Cxo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ff8a9a0f96bc869-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.253.47.183",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-May-2026 03:16:31 UTC] === END API CALL LOG ===
[22-May-2026 03:16:31 UTC] ✅ API Hash verification passed for profile endpoint
[22-May-2026 03:16:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI5IiwidXNlcm5hbWUiOiJVTVAuS2luZy40NCIsImVtYWlsIjoibWRpbWFuaGFzYW44MDBAZ21haWwuY29tIiwiZXhwIjoxNzgwMDI0NDgxfQ.wH0JKJflUpU5OY-h3oniN4TStjBP2LpJRVSKni48Cxo
[22-May-2026 03:16:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-May-2026 03:16:31 UTC] ✅ JWT token verified successfully for user profile
[22-May-2026 03:16:31 UTC] User ID: 629
[22-May-2026 03:16:31 UTC] ✅ User profile retrieved successfully for user ID: 629
[22-May-2026 03:16:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-May-2026 03:16:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-May-2026 03:16:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.253.47.183, 172.69.218.179","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI5IiwidXNlcm5hbWUiOiJVTVAuS2luZy40NCIsImVtYWlsIjoibWRpbWFuaGFzYW44MDBAZ21haWwuY29tIiwiZXhwIjoxNzgwMDI0NDgxfQ.wH0JKJflUpU5OY-h3oniN4TStjBP2LpJRVSKni48Cxo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ff8a9a13978c869-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.253.47.183","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-May-2026 03:16:31 UTC] === User Orders API Called ===
[22-May-2026 03:16:31 UTC] User ID: 629
[22-May-2026 03:16:31 UTC] Limit: 20, Offset: 0
[22-May-2026 03:16:31 UTC] Orders found: 0
[22-May-2026 03:16:31 UTC] Orders data: []
[22-May-2026 03:16:31 UTC] Total orders count: 0
[22-May-2026 03:16:31 UTC] === API CALL LOG ===
[22-May-2026 03:16:31 UTC] Endpoint: user/profile.php
[22-May-2026 03:16:31 UTC] Full Log Data: {
    "timestamp": "2026-05-22 03:16:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.253.47.183",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.253.47.183, 172.69.218.179",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI5IiwidXNlcm5hbWUiOiJVTVAuS2luZy40NCIsImVtYWlsIjoibWRpbWFuaGFzYW44MDBAZ21haWwuY29tIiwiZXhwIjoxNzgwMDI0NDgxfQ.wH0JKJflUpU5OY-h3oniN4TStjBP2LpJRVSKni48Cxo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ff8a9a17997c869-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.253.47.183",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-May-2026 03:16:31 UTC] === END API CALL LOG ===
[22-May-2026 03:16:31 UTC] ✅ API Hash verification passed for profile endpoint
[22-May-2026 03:16:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI5IiwidXNlcm5hbWUiOiJVTVAuS2luZy40NCIsImVtYWlsIjoibWRpbWFuaGFzYW44MDBAZ21haWwuY29tIiwiZXhwIjoxNzgwMDI0NDgxfQ.wH0JKJflUpU5OY-h3oniN4TStjBP2LpJRVSKni48Cxo
[22-May-2026 03:16:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-May-2026 03:16:31 UTC] ✅ JWT token verified successfully for user profile
[22-May-2026 03:16:31 UTC] User ID: 629
[22-May-2026 03:16:31 UTC] ✅ User profile retrieved successfully for user ID: 629
[22-May-2026 03:16:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-May-2026 03:16:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-May-2026 03:16:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.253.47.183, 172.69.218.179","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI5IiwidXNlcm5hbWUiOiJVTVAuS2luZy40NCIsImVtYWlsIjoibWRpbWFuaGFzYW44MDBAZ21haWwuY29tIiwiZXhwIjoxNzgwMDI0NDgxfQ.wH0JKJflUpU5OY-h3oniN4TStjBP2LpJRVSKni48Cxo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ff8aa3d2ccdc869-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.253.47.183","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-May-2026 03:16:57 UTC] === User Orders API Called ===
[22-May-2026 03:16:57 UTC] User ID: 629
[22-May-2026 03:16:57 UTC] Limit: 20, Offset: 0
[22-May-2026 03:16:57 UTC] Orders found: 0
[22-May-2026 03:16:57 UTC] Orders data: []
[22-May-2026 03:16:57 UTC] Total orders count: 0
[22-May-2026 03:16:57 UTC] === API CALL LOG ===
[22-May-2026 03:16:57 UTC] Endpoint: user/profile.php
[22-May-2026 03:16:57 UTC] Full Log Data: {
    "timestamp": "2026-05-22 03:16:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.253.47.183",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.253.47.183, 172.69.218.179",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI5IiwidXNlcm5hbWUiOiJVTVAuS2luZy40NCIsImVtYWlsIjoibWRpbWFuaGFzYW44MDBAZ21haWwuY29tIiwiZXhwIjoxNzgwMDI0NDgxfQ.wH0JKJflUpU5OY-h3oniN4TStjBP2LpJRVSKni48Cxo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ff8aa3d6ce8c869-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.253.47.183",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-May-2026 03:16:57 UTC] === END API CALL LOG ===
[22-May-2026 03:16:57 UTC] ✅ API Hash verification passed for profile endpoint
[22-May-2026 03:16:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI5IiwidXNlcm5hbWUiOiJVTVAuS2luZy40NCIsImVtYWlsIjoibWRpbWFuaGFzYW44MDBAZ21haWwuY29tIiwiZXhwIjoxNzgwMDI0NDgxfQ.wH0JKJflUpU5OY-h3oniN4TStjBP2LpJRVSKni48Cxo
[22-May-2026 03:16:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-May-2026 03:16:57 UTC] ✅ JWT token verified successfully for user profile
[22-May-2026 03:16:57 UTC] User ID: 629
[22-May-2026 03:16:57 UTC] ✅ User profile retrieved successfully for user ID: 629
[22-May-2026 03:16:57 UTC] === API CALL LOG ===
[22-May-2026 03:16:57 UTC] Endpoint: user/profile.php
[22-May-2026 03:16:57 UTC] Full Log Data: {
    "timestamp": "2026-05-22 03:16:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.253.47.183",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.253.47.183, 172.69.218.178",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI5IiwidXNlcm5hbWUiOiJVTVAuS2luZy40NCIsImVtYWlsIjoibWRpbWFuaGFzYW44MDBAZ21haWwuY29tIiwiZXhwIjoxNzgwMDI0NDgxfQ.wH0JKJflUpU5OY-h3oniN4TStjBP2LpJRVSKni48Cxo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ff8aa3f6db4c869-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.253.47.183",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-May-2026 03:16:57 UTC] === END API CALL LOG ===
[22-May-2026 03:16:57 UTC] ✅ API Hash verification passed for profile endpoint
[22-May-2026 03:16:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI5IiwidXNlcm5hbWUiOiJVTVAuS2luZy40NCIsImVtYWlsIjoibWRpbWFuaGFzYW44MDBAZ21haWwuY29tIiwiZXhwIjoxNzgwMDI0NDgxfQ.wH0JKJflUpU5OY-h3oniN4TStjBP2LpJRVSKni48Cxo
[22-May-2026 03:16:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-May-2026 03:16:57 UTC] ✅ JWT token verified successfully for user profile
[22-May-2026 03:16:57 UTC] User ID: 629
[22-May-2026 03:16:57 UTC] ✅ User profile retrieved successfully for user ID: 629
[22-May-2026 03:17:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-May-2026 03:17:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-May-2026 03:17:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.253.47.183, 172.69.218.178","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI5IiwidXNlcm5hbWUiOiJVTVAuS2luZy40NCIsImVtYWlsIjoibWRpbWFuaGFzYW44MDBAZ21haWwuY29tIiwiZXhwIjoxNzgwMDI0NDgxfQ.wH0JKJflUpU5OY-h3oniN4TStjBP2LpJRVSKni48Cxo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ff8aa52bcd2c869-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.253.47.183","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-May-2026 03:17:00 UTC] === User Orders API Called ===
[22-May-2026 03:17:00 UTC] User ID: 629
[22-May-2026 03:17:00 UTC] Limit: 20, Offset: 0
[22-May-2026 03:17:00 UTC] Orders found: 0
[22-May-2026 03:17:00 UTC] Orders data: []
[22-May-2026 03:17:00 UTC] Total orders count: 0
[22-May-2026 03:17:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-May-2026 03:17:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-May-2026 03:17:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.253.47.183, 172.69.218.179","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI5IiwidXNlcm5hbWUiOiJVTVAuS2luZy40NCIsImVtYWlsIjoibWRpbWFuaGFzYW44MDBAZ21haWwuY29tIiwiZXhwIjoxNzgwMDI0NDgxfQ.wH0JKJflUpU5OY-h3oniN4TStjBP2LpJRVSKni48Cxo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ff8aa5d58b8c869-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.253.47.183","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-May-2026 03:17:01 UTC] === User Orders API Called ===
[22-May-2026 03:17:01 UTC] User ID: 629
[22-May-2026 03:17:01 UTC] Limit: 20, Offset: 0
[22-May-2026 03:17:01 UTC] Orders found: 0
[22-May-2026 03:17:01 UTC] Orders data: []
[22-May-2026 03:17:01 UTC] Total orders count: 0
[22-May-2026 03:17:01 UTC] === API CALL LOG ===
[22-May-2026 03:17:01 UTC] Endpoint: user/profile.php
[22-May-2026 03:17:01 UTC] Full Log Data: {
    "timestamp": "2026-05-22 03:17:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.253.47.183",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.253.47.183, 172.69.218.179",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI5IiwidXNlcm5hbWUiOiJVTVAuS2luZy40NCIsImVtYWlsIjoibWRpbWFuaGFzYW44MDBAZ21haWwuY29tIiwiZXhwIjoxNzgwMDI0NDgxfQ.wH0JKJflUpU5OY-h3oniN4TStjBP2LpJRVSKni48Cxo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ff8aa5d58b9c869-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.253.47.183",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-May-2026 03:17:01 UTC] === END API CALL LOG ===
[22-May-2026 03:17:01 UTC] ✅ API Hash verification passed for profile endpoint
[22-May-2026 03:17:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI5IiwidXNlcm5hbWUiOiJVTVAuS2luZy40NCIsImVtYWlsIjoibWRpbWFuaGFzYW44MDBAZ21haWwuY29tIiwiZXhwIjoxNzgwMDI0NDgxfQ.wH0JKJflUpU5OY-h3oniN4TStjBP2LpJRVSKni48Cxo
[22-May-2026 03:17:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-May-2026 03:17:01 UTC] ✅ JWT token verified successfully for user profile
[22-May-2026 03:17:01 UTC] User ID: 629
[22-May-2026 03:17:01 UTC] ✅ User profile retrieved successfully for user ID: 629
[22-May-2026 03:17:01 UTC] === API CALL LOG ===
[22-May-2026 03:17:01 UTC] Endpoint: user/profile.php
[22-May-2026 03:17:01 UTC] Full Log Data: {
    "timestamp": "2026-05-22 03:17:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.253.47.183",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.253.47.183, 172.69.218.179",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI5IiwidXNlcm5hbWUiOiJVTVAuS2luZy40NCIsImVtYWlsIjoibWRpbWFuaGFzYW44MDBAZ21haWwuY29tIiwiZXhwIjoxNzgwMDI0NDgxfQ.wH0JKJflUpU5OY-h3oniN4TStjBP2LpJRVSKni48Cxo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ff8aa5ea94ac869-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.253.47.183",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-May-2026 03:17:01 UTC] === END API CALL LOG ===
[22-May-2026 03:17:01 UTC] ✅ API Hash verification passed for profile endpoint
[22-May-2026 03:17:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI5IiwidXNlcm5hbWUiOiJVTVAuS2luZy40NCIsImVtYWlsIjoibWRpbWFuaGFzYW44MDBAZ21haWwuY29tIiwiZXhwIjoxNzgwMDI0NDgxfQ.wH0JKJflUpU5OY-h3oniN4TStjBP2LpJRVSKni48Cxo
[22-May-2026 03:17:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-May-2026 03:17:01 UTC] ✅ JWT token verified successfully for user profile
[22-May-2026 03:17:01 UTC] User ID: 629
[22-May-2026 03:17:01 UTC] ✅ User profile retrieved successfully for user ID: 629
[22-May-2026 03:17:11 UTC] === API CALL LOG ===
[22-May-2026 03:17:11 UTC] Endpoint: user/profile.php
[22-May-2026 03:17:11 UTC] Full Log Data: {
    "timestamp": "2026-05-22 03:17:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.253.47.183",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.253.47.183, 172.69.218.178",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI5IiwidXNlcm5hbWUiOiJVTVAuS2luZy40NCIsImVtYWlsIjoibWRpbWFuaGFzYW44MDBAZ21haWwuY29tIiwiZXhwIjoxNzgwMDI0NDgxfQ.wH0JKJflUpU5OY-h3oniN4TStjBP2LpJRVSKni48Cxo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ff8aa99df9a0f05-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.253.47.183",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-May-2026 03:17:11 UTC] === END API CALL LOG ===
[22-May-2026 03:17:11 UTC] ✅ API Hash verification passed for profile endpoint
[22-May-2026 03:17:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI5IiwidXNlcm5hbWUiOiJVTVAuS2luZy40NCIsImVtYWlsIjoibWRpbWFuaGFzYW44MDBAZ21haWwuY29tIiwiZXhwIjoxNzgwMDI0NDgxfQ.wH0JKJflUpU5OY-h3oniN4TStjBP2LpJRVSKni48Cxo
[22-May-2026 03:17:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-May-2026 03:17:11 UTC] ✅ JWT token verified successfully for user profile
[22-May-2026 03:17:11 UTC] User ID: 629
[22-May-2026 03:17:11 UTC] ✅ User profile retrieved successfully for user ID: 629
[22-May-2026 03:17:12 UTC] === API CALL LOG ===
[22-May-2026 03:17:12 UTC] Endpoint: user/profile.php
[22-May-2026 03:17:12 UTC] Full Log Data: {
    "timestamp": "2026-05-22 03:17:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.253.47.183",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.253.47.183, 172.69.218.178",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI5IiwidXNlcm5hbWUiOiJVTVAuS2luZy40NCIsImVtYWlsIjoibWRpbWFuaGFzYW44MDBAZ21haWwuY29tIiwiZXhwIjoxNzgwMDI0NDgxfQ.wH0JKJflUpU5OY-h3oniN4TStjBP2LpJRVSKni48Cxo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ff8aaa28ceb0f05-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.253.47.183",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-May-2026 03:17:12 UTC] === END API CALL LOG ===
[22-May-2026 03:17:12 UTC] ✅ API Hash verification passed for profile endpoint
[22-May-2026 03:17:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI5IiwidXNlcm5hbWUiOiJVTVAuS2luZy40NCIsImVtYWlsIjoibWRpbWFuaGFzYW44MDBAZ21haWwuY29tIiwiZXhwIjoxNzgwMDI0NDgxfQ.wH0JKJflUpU5OY-h3oniN4TStjBP2LpJRVSKni48Cxo
[22-May-2026 03:17:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-May-2026 03:17:12 UTC] ✅ JWT token verified successfully for user profile
[22-May-2026 03:17:12 UTC] User ID: 629
[22-May-2026 03:17:12 UTC] ✅ User profile retrieved successfully for user ID: 629
[22-May-2026 03:17:12 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-May-2026 03:17:12 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-May-2026 03:17:12 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.253.47.183, 172.69.218.178","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI5IiwidXNlcm5hbWUiOiJVTVAuS2luZy40NCIsImVtYWlsIjoibWRpbWFuaGFzYW44MDBAZ21haWwuY29tIiwiZXhwIjoxNzgwMDI0NDgxfQ.wH0JKJflUpU5OY-h3oniN4TStjBP2LpJRVSKni48Cxo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ff8aaa2dd6f0f05-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.253.47.183","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-May-2026 03:17:12 UTC] === User Orders API Called ===
[22-May-2026 03:17:12 UTC] User ID: 629
[22-May-2026 03:17:12 UTC] Limit: 20, Offset: 0
[22-May-2026 03:17:12 UTC] Orders found: 0
[22-May-2026 03:17:12 UTC] Orders data: []
[22-May-2026 03:17:12 UTC] Total orders count: 0
[22-May-2026 03:17:12 UTC] === API CALL LOG ===
[22-May-2026 03:17:12 UTC] Endpoint: user/profile.php
[22-May-2026 03:17:12 UTC] Full Log Data: {
    "timestamp": "2026-05-22 03:17:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.253.47.183",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.253.47.183, 172.69.218.178",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI5IiwidXNlcm5hbWUiOiJVTVAuS2luZy40NCIsImVtYWlsIjoibWRpbWFuaGFzYW44MDBAZ21haWwuY29tIiwiZXhwIjoxNzgwMDI0NDgxfQ.wH0JKJflUpU5OY-h3oniN4TStjBP2LpJRVSKni48Cxo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ff8aaa32df10f05-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.253.47.183",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-May-2026 03:17:12 UTC] === END API CALL LOG ===
[22-May-2026 03:17:12 UTC] ✅ API Hash verification passed for profile endpoint
[22-May-2026 03:17:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI5IiwidXNlcm5hbWUiOiJVTVAuS2luZy40NCIsImVtYWlsIjoibWRpbWFuaGFzYW44MDBAZ21haWwuY29tIiwiZXhwIjoxNzgwMDI0NDgxfQ.wH0JKJflUpU5OY-h3oniN4TStjBP2LpJRVSKni48Cxo
[22-May-2026 03:17:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-May-2026 03:17:12 UTC] ✅ JWT token verified successfully for user profile
[22-May-2026 03:17:12 UTC] User ID: 629
[22-May-2026 03:17:12 UTC] ✅ User profile retrieved successfully for user ID: 629
[22-May-2026 03:17:19 UTC] === API CALL LOG ===
[22-May-2026 03:17:19 UTC] Endpoint: user/profile.php
[22-May-2026 03:17:19 UTC] Full Log Data: {
    "timestamp": "2026-05-22 03:17:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.253.47.183",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.253.47.183, 172.69.218.179",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI5IiwidXNlcm5hbWUiOiJVTVAuS2luZy40NCIsImVtYWlsIjoibWRpbWFuaGFzYW44MDBAZ21haWwuY29tIiwiZXhwIjoxNzgwMDI0NDgxfQ.wH0JKJflUpU5OY-h3oniN4TStjBP2LpJRVSKni48Cxo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ff8aac7bd3cb42c-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.253.47.183",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-May-2026 03:17:19 UTC] === END API CALL LOG ===
[22-May-2026 03:17:19 UTC] ✅ API Hash verification passed for profile endpoint
[22-May-2026 03:17:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI5IiwidXNlcm5hbWUiOiJVTVAuS2luZy40NCIsImVtYWlsIjoibWRpbWFuaGFzYW44MDBAZ21haWwuY29tIiwiZXhwIjoxNzgwMDI0NDgxfQ.wH0JKJflUpU5OY-h3oniN4TStjBP2LpJRVSKni48Cxo
[22-May-2026 03:17:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-May-2026 03:17:19 UTC] ✅ JWT token verified successfully for user profile
[22-May-2026 03:17:19 UTC] User ID: 629
[22-May-2026 03:17:19 UTC] ✅ User profile retrieved successfully for user ID: 629
[22-May-2026 03:17:20 UTC] === API CALL LOG ===
[22-May-2026 03:17:20 UTC] Endpoint: user/profile.php
[22-May-2026 03:17:20 UTC] Full Log Data: {
    "timestamp": "2026-05-22 03:17:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.253.47.183",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.253.47.183, 172.69.218.179",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI5IiwidXNlcm5hbWUiOiJVTVAuS2luZy40NCIsImVtYWlsIjoibWRpbWFuaGFzYW44MDBAZ21haWwuY29tIiwiZXhwIjoxNzgwMDI0NDgxfQ.wH0JKJflUpU5OY-h3oniN4TStjBP2LpJRVSKni48Cxo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ff8aad16a03b42c-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.253.47.183",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-May-2026 03:17:20 UTC] === END API CALL LOG ===
[22-May-2026 03:17:20 UTC] ✅ API Hash verification passed for profile endpoint
[22-May-2026 03:17:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI5IiwidXNlcm5hbWUiOiJVTVAuS2luZy40NCIsImVtYWlsIjoibWRpbWFuaGFzYW44MDBAZ21haWwuY29tIiwiZXhwIjoxNzgwMDI0NDgxfQ.wH0JKJflUpU5OY-h3oniN4TStjBP2LpJRVSKni48Cxo
[22-May-2026 03:17:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-May-2026 03:17:20 UTC] ✅ JWT token verified successfully for user profile
[22-May-2026 03:17:20 UTC] User ID: 629
[22-May-2026 03:17:20 UTC] ✅ User profile retrieved successfully for user ID: 629
[22-May-2026 03:17:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-May-2026 03:17:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-May-2026 03:17:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.253.47.183, 172.69.218.179","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI5IiwidXNlcm5hbWUiOiJVTVAuS2luZy40NCIsImVtYWlsIjoibWRpbWFuaGFzYW44MDBAZ21haWwuY29tIiwiZXhwIjoxNzgwMDI0NDgxfQ.wH0JKJflUpU5OY-h3oniN4TStjBP2LpJRVSKni48Cxo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ff8aad1aa7fb42c-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.253.47.183","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-May-2026 03:17:20 UTC] === User Orders API Called ===
[22-May-2026 03:17:20 UTC] User ID: 629
[22-May-2026 03:17:20 UTC] Limit: 20, Offset: 0
[22-May-2026 03:17:20 UTC] Orders found: 0
[22-May-2026 03:17:20 UTC] Orders data: []
[22-May-2026 03:17:20 UTC] Total orders count: 0
[22-May-2026 03:17:20 UTC] === API CALL LOG ===
[22-May-2026 03:17:20 UTC] Endpoint: user/profile.php
[22-May-2026 03:17:20 UTC] Full Log Data: {
    "timestamp": "2026-05-22 03:17:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.253.47.183",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.253.47.183, 172.69.218.179",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI5IiwidXNlcm5hbWUiOiJVTVAuS2luZy40NCIsImVtYWlsIjoibWRpbWFuaGFzYW44MDBAZ21haWwuY29tIiwiZXhwIjoxNzgwMDI0NDgxfQ.wH0JKJflUpU5OY-h3oniN4TStjBP2LpJRVSKni48Cxo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ff8aad21b09b42c-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.253.47.183",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-May-2026 03:17:20 UTC] === END API CALL LOG ===
[22-May-2026 03:17:20 UTC] ✅ API Hash verification passed for profile endpoint
[22-May-2026 03:17:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI5IiwidXNlcm5hbWUiOiJVTVAuS2luZy40NCIsImVtYWlsIjoibWRpbWFuaGFzYW44MDBAZ21haWwuY29tIiwiZXhwIjoxNzgwMDI0NDgxfQ.wH0JKJflUpU5OY-h3oniN4TStjBP2LpJRVSKni48Cxo
[22-May-2026 03:17:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-May-2026 03:17:20 UTC] ✅ JWT token verified successfully for user profile
[22-May-2026 03:17:20 UTC] User ID: 629
[22-May-2026 03:17:20 UTC] ✅ User profile retrieved successfully for user ID: 629
[22-May-2026 03:17:25 UTC] === API CALL LOG ===
[22-May-2026 03:17:25 UTC] Endpoint: user/profile.php
[22-May-2026 03:17:25 UTC] Full Log Data: {
    "timestamp": "2026-05-22 03:17:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.253.47.183",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.253.47.183, 172.69.218.179",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI5IiwidXNlcm5hbWUiOiJVTVAuS2luZy40NCIsImVtYWlsIjoibWRpbWFuaGFzYW44MDBAZ21haWwuY29tIiwiZXhwIjoxNzgwMDI0NDgxfQ.wH0JKJflUpU5OY-h3oniN4TStjBP2LpJRVSKni48Cxo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ff8aaf3dd6f3a55-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.253.47.183",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-May-2026 03:17:25 UTC] === END API CALL LOG ===
[22-May-2026 03:17:25 UTC] ✅ API Hash verification passed for profile endpoint
[22-May-2026 03:17:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI5IiwidXNlcm5hbWUiOiJVTVAuS2luZy40NCIsImVtYWlsIjoibWRpbWFuaGFzYW44MDBAZ21haWwuY29tIiwiZXhwIjoxNzgwMDI0NDgxfQ.wH0JKJflUpU5OY-h3oniN4TStjBP2LpJRVSKni48Cxo
[22-May-2026 03:17:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-May-2026 03:17:25 UTC] ✅ JWT token verified successfully for user profile
[22-May-2026 03:17:25 UTC] User ID: 629
[22-May-2026 03:17:25 UTC] ✅ User profile retrieved successfully for user ID: 629
[22-May-2026 03:17:26 UTC] === API CALL LOG ===
[22-May-2026 03:17:26 UTC] Endpoint: user/profile.php
[22-May-2026 03:17:26 UTC] Full Log Data: {
    "timestamp": "2026-05-22 03:17:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.253.47.183",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.253.47.183, 172.69.218.179",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI5IiwidXNlcm5hbWUiOiJVTVAuS2luZy40NCIsImVtYWlsIjoibWRpbWFuaGFzYW44MDBAZ21haWwuY29tIiwiZXhwIjoxNzgwMDI0NDgxfQ.wH0JKJflUpU5OY-h3oniN4TStjBP2LpJRVSKni48Cxo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ff8aaf99cfc3a55-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.253.47.183",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-May-2026 03:17:26 UTC] === END API CALL LOG ===
[22-May-2026 03:17:26 UTC] ✅ API Hash verification passed for profile endpoint
[22-May-2026 03:17:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI5IiwidXNlcm5hbWUiOiJVTVAuS2luZy40NCIsImVtYWlsIjoibWRpbWFuaGFzYW44MDBAZ21haWwuY29tIiwiZXhwIjoxNzgwMDI0NDgxfQ.wH0JKJflUpU5OY-h3oniN4TStjBP2LpJRVSKni48Cxo
[22-May-2026 03:17:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-May-2026 03:17:26 UTC] ✅ JWT token verified successfully for user profile
[22-May-2026 03:17:26 UTC] User ID: 629
[22-May-2026 03:17:26 UTC] ✅ User profile retrieved successfully for user ID: 629
[22-May-2026 03:17:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-May-2026 03:17:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-May-2026 03:17:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.253.47.183, 172.69.218.179","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI5IiwidXNlcm5hbWUiOiJVTVAuS2luZy40NCIsImVtYWlsIjoibWRpbWFuaGFzYW44MDBAZ21haWwuY29tIiwiZXhwIjoxNzgwMDI0NDgxfQ.wH0JKJflUpU5OY-h3oniN4TStjBP2LpJRVSKni48Cxo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ff8aaf9dd823a55-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.253.47.183","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-May-2026 03:17:26 UTC] === User Orders API Called ===
[22-May-2026 03:17:26 UTC] User ID: 629
[22-May-2026 03:17:26 UTC] Limit: 20, Offset: 0
[22-May-2026 03:17:26 UTC] Orders found: 0
[22-May-2026 03:17:26 UTC] Orders data: []
[22-May-2026 03:17:26 UTC] Total orders count: 0
[22-May-2026 03:17:26 UTC] === API CALL LOG ===
[22-May-2026 03:17:26 UTC] Endpoint: user/profile.php
[22-May-2026 03:17:26 UTC] Full Log Data: {
    "timestamp": "2026-05-22 03:17:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.253.47.183",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.253.47.183, 172.69.218.179",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI5IiwidXNlcm5hbWUiOiJVTVAuS2luZy40NCIsImVtYWlsIjoibWRpbWFuaGFzYW44MDBAZ21haWwuY29tIiwiZXhwIjoxNzgwMDI0NDgxfQ.wH0JKJflUpU5OY-h3oniN4TStjBP2LpJRVSKni48Cxo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ff8aafa1df73a55-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.253.47.183",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-May-2026 03:17:26 UTC] === END API CALL LOG ===
[22-May-2026 03:17:26 UTC] ✅ API Hash verification passed for profile endpoint
[22-May-2026 03:17:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI5IiwidXNlcm5hbWUiOiJVTVAuS2luZy40NCIsImVtYWlsIjoibWRpbWFuaGFzYW44MDBAZ21haWwuY29tIiwiZXhwIjoxNzgwMDI0NDgxfQ.wH0JKJflUpU5OY-h3oniN4TStjBP2LpJRVSKni48Cxo
[22-May-2026 03:17:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-May-2026 03:17:26 UTC] ✅ JWT token verified successfully for user profile
[22-May-2026 03:17:26 UTC] User ID: 629
[22-May-2026 03:17:26 UTC] ✅ User profile retrieved successfully for user ID: 629
[22-May-2026 03:18:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-May-2026 03:18:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-May-2026 03:18:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.253.47.183, 172.69.218.178","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI5IiwidXNlcm5hbWUiOiJVTVAuS2luZy40NCIsImVtYWlsIjoibWRpbWFuaGFzYW44MDBAZ21haWwuY29tIiwiZXhwIjoxNzgwMDI0NDgxfQ.wH0JKJflUpU5OY-h3oniN4TStjBP2LpJRVSKni48Cxo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ff8ac0cdd8b3a55-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.253.47.183","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-May-2026 03:18:10 UTC] === User Orders API Called ===
[22-May-2026 03:18:10 UTC] User ID: 629
[22-May-2026 03:18:10 UTC] Limit: 20, Offset: 0
[22-May-2026 03:18:10 UTC] Orders found: 0
[22-May-2026 03:18:10 UTC] Orders data: []
[22-May-2026 03:18:10 UTC] Total orders count: 0
[22-May-2026 03:18:10 UTC] === API CALL LOG ===
[22-May-2026 03:18:10 UTC] Endpoint: user/profile.php
[22-May-2026 03:18:10 UTC] Full Log Data: {
    "timestamp": "2026-05-22 03:18:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.253.47.183",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.253.47.183, 172.69.218.178",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI5IiwidXNlcm5hbWUiOiJVTVAuS2luZy40NCIsImVtYWlsIjoibWRpbWFuaGFzYW44MDBAZ21haWwuY29tIiwiZXhwIjoxNzgwMDI0NDgxfQ.wH0JKJflUpU5OY-h3oniN4TStjBP2LpJRVSKni48Cxo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ff8ac0d0dbb3a55-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.253.47.183",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-May-2026 03:18:10 UTC] === END API CALL LOG ===
[22-May-2026 03:18:10 UTC] ✅ API Hash verification passed for profile endpoint
[22-May-2026 03:18:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI5IiwidXNlcm5hbWUiOiJVTVAuS2luZy40NCIsImVtYWlsIjoibWRpbWFuaGFzYW44MDBAZ21haWwuY29tIiwiZXhwIjoxNzgwMDI0NDgxfQ.wH0JKJflUpU5OY-h3oniN4TStjBP2LpJRVSKni48Cxo
[22-May-2026 03:18:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-May-2026 03:18:10 UTC] ✅ JWT token verified successfully for user profile
[22-May-2026 03:18:10 UTC] User ID: 629
[22-May-2026 03:18:10 UTC] ✅ User profile retrieved successfully for user ID: 629
[22-May-2026 03:18:11 UTC] === API CALL LOG ===
[22-May-2026 03:18:11 UTC] Endpoint: user/profile.php
[22-May-2026 03:18:11 UTC] Full Log Data: {
    "timestamp": "2026-05-22 03:18:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.253.47.183",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.253.47.183, 172.69.218.178",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI5IiwidXNlcm5hbWUiOiJVTVAuS2luZy40NCIsImVtYWlsIjoibWRpbWFuaGFzYW44MDBAZ21haWwuY29tIiwiZXhwIjoxNzgwMDI0NDgxfQ.wH0JKJflUpU5OY-h3oniN4TStjBP2LpJRVSKni48Cxo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ff8ac0eef7c3a55-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.253.47.183",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-May-2026 03:18:11 UTC] === END API CALL LOG ===
[22-May-2026 03:18:11 UTC] ✅ API Hash verification passed for profile endpoint
[22-May-2026 03:18:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI5IiwidXNlcm5hbWUiOiJVTVAuS2luZy40NCIsImVtYWlsIjoibWRpbWFuaGFzYW44MDBAZ21haWwuY29tIiwiZXhwIjoxNzgwMDI0NDgxfQ.wH0JKJflUpU5OY-h3oniN4TStjBP2LpJRVSKni48Cxo
[22-May-2026 03:18:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-May-2026 03:18:11 UTC] ✅ JWT token verified successfully for user profile
[22-May-2026 03:18:11 UTC] User ID: 629
[22-May-2026 03:18:11 UTC] ✅ User profile retrieved successfully for user ID: 629
[22-May-2026 03:18:16 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-May-2026 03:18:16 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-May-2026 03:18:16 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.253.47.183, 172.69.218.178","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI5IiwidXNlcm5hbWUiOiJVTVAuS2luZy40NCIsImVtYWlsIjoibWRpbWFuaGFzYW44MDBAZ21haWwuY29tIiwiZXhwIjoxNzgwMDI0NDgxfQ.wH0JKJflUpU5OY-h3oniN4TStjBP2LpJRVSKni48Cxo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ff8ac2d9cfd3a55-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.253.47.183","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-May-2026 03:18:16 UTC] === User Orders API Called ===
[22-May-2026 03:18:16 UTC] User ID: 629
[22-May-2026 03:18:16 UTC] Limit: 20, Offset: 0
[22-May-2026 03:18:16 UTC] Orders found: 0
[22-May-2026 03:18:16 UTC] Orders data: []
[22-May-2026 03:18:16 UTC] Total orders count: 0
[22-May-2026 03:18:16 UTC] === API CALL LOG ===
[22-May-2026 03:18:16 UTC] Endpoint: user/profile.php
[22-May-2026 03:18:16 UTC] Full Log Data: {
    "timestamp": "2026-05-22 03:18:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.253.47.183",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.253.47.183, 172.69.218.178",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI5IiwidXNlcm5hbWUiOiJVTVAuS2luZy40NCIsImVtYWlsIjoibWRpbWFuaGFzYW44MDBAZ21haWwuY29tIiwiZXhwIjoxNzgwMDI0NDgxfQ.wH0JKJflUpU5OY-h3oniN4TStjBP2LpJRVSKni48Cxo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ff8ac325a0d3a55-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.253.47.183",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-May-2026 03:18:16 UTC] === END API CALL LOG ===
[22-May-2026 03:18:16 UTC] ✅ API Hash verification passed for profile endpoint
[22-May-2026 03:18:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI5IiwidXNlcm5hbWUiOiJVTVAuS2luZy40NCIsImVtYWlsIjoibWRpbWFuaGFzYW44MDBAZ21haWwuY29tIiwiZXhwIjoxNzgwMDI0NDgxfQ.wH0JKJflUpU5OY-h3oniN4TStjBP2LpJRVSKni48Cxo
[22-May-2026 03:18:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-May-2026 03:18:16 UTC] ✅ JWT token verified successfully for user profile
[22-May-2026 03:18:16 UTC] User ID: 629
[22-May-2026 03:18:16 UTC] ✅ User profile retrieved successfully for user ID: 629
[22-May-2026 03:18:17 UTC] User Purchases API - User ID: 629
[22-May-2026 03:18:17 UTC] User Purchases API - Total purchases found: 0
[22-May-2026 03:18:23 UTC] === API CALL LOG ===
[22-May-2026 03:18:23 UTC] Endpoint: user/profile.php
[22-May-2026 03:18:23 UTC] Full Log Data: {
    "timestamp": "2026-05-22 03:18:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.253.47.183",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.253.47.183, 172.69.218.179",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI5IiwidXNlcm5hbWUiOiJVTVAuS2luZy40NCIsImVtYWlsIjoibWRpbWFuaGFzYW44MDBAZ21haWwuY29tIiwiZXhwIjoxNzgwMDI0NDgxfQ.wH0JKJflUpU5OY-h3oniN4TStjBP2LpJRVSKni48Cxo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ff8ac581b5dc86a-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.253.47.183",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-May-2026 03:18:23 UTC] === END API CALL LOG ===
[22-May-2026 03:18:23 UTC] ✅ API Hash verification passed for profile endpoint
[22-May-2026 03:18:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI5IiwidXNlcm5hbWUiOiJVTVAuS2luZy40NCIsImVtYWlsIjoibWRpbWFuaGFzYW44MDBAZ21haWwuY29tIiwiZXhwIjoxNzgwMDI0NDgxfQ.wH0JKJflUpU5OY-h3oniN4TStjBP2LpJRVSKni48Cxo
[22-May-2026 03:18:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-May-2026 03:18:23 UTC] ✅ JWT token verified successfully for user profile
[22-May-2026 03:18:23 UTC] User ID: 629
[22-May-2026 03:18:23 UTC] ✅ User profile retrieved successfully for user ID: 629
[22-May-2026 03:18:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-May-2026 03:18:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-May-2026 03:18:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.253.47.183, 172.69.218.179","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI5IiwidXNlcm5hbWUiOiJVTVAuS2luZy40NCIsImVtYWlsIjoibWRpbWFuaGFzYW44MDBAZ21haWwuY29tIiwiZXhwIjoxNzgwMDI0NDgxfQ.wH0JKJflUpU5OY-h3oniN4TStjBP2LpJRVSKni48Cxo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ff8ac651ff3c86a-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.253.47.183","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-May-2026 03:18:24 UTC] === User Orders API Called ===
[22-May-2026 03:18:24 UTC] User ID: 629
[22-May-2026 03:18:24 UTC] Limit: 20, Offset: 0
[22-May-2026 03:18:24 UTC] Orders found: 0
[22-May-2026 03:18:24 UTC] Orders data: []
[22-May-2026 03:18:24 UTC] Total orders count: 0
[22-May-2026 03:18:24 UTC] === API CALL LOG ===
[22-May-2026 03:18:24 UTC] Endpoint: user/profile.php
[22-May-2026 03:18:24 UTC] Full Log Data: {
    "timestamp": "2026-05-22 03:18:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.253.47.183",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.253.47.183, 172.69.218.179",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI5IiwidXNlcm5hbWUiOiJVTVAuS2luZy40NCIsImVtYWlsIjoibWRpbWFuaGFzYW44MDBAZ21haWwuY29tIiwiZXhwIjoxNzgwMDI0NDgxfQ.wH0JKJflUpU5OY-h3oniN4TStjBP2LpJRVSKni48Cxo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ff8ac651ff1c86a-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.253.47.183",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-May-2026 03:18:24 UTC] === END API CALL LOG ===
[22-May-2026 03:18:24 UTC] ✅ API Hash verification passed for profile endpoint
[22-May-2026 03:18:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI5IiwidXNlcm5hbWUiOiJVTVAuS2luZy40NCIsImVtYWlsIjoibWRpbWFuaGFzYW44MDBAZ21haWwuY29tIiwiZXhwIjoxNzgwMDI0NDgxfQ.wH0JKJflUpU5OY-h3oniN4TStjBP2LpJRVSKni48Cxo
[22-May-2026 03:18:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-May-2026 03:18:24 UTC] ✅ JWT token verified successfully for user profile
[22-May-2026 03:18:24 UTC] User ID: 629
[22-May-2026 03:18:24 UTC] ✅ User profile retrieved successfully for user ID: 629
[22-May-2026 03:18:24 UTC] === API CALL LOG ===
[22-May-2026 03:18:24 UTC] Endpoint: user/profile.php
[22-May-2026 03:18:24 UTC] Full Log Data: {
    "timestamp": "2026-05-22 03:18:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.253.47.183",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.253.47.183, 172.69.218.179",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI5IiwidXNlcm5hbWUiOiJVTVAuS2luZy40NCIsImVtYWlsIjoibWRpbWFuaGFzYW44MDBAZ21haWwuY29tIiwiZXhwIjoxNzgwMDI0NDgxfQ.wH0JKJflUpU5OY-h3oniN4TStjBP2LpJRVSKni48Cxo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ff8ac651ff4c86a-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.253.47.183",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-May-2026 03:18:24 UTC] === END API CALL LOG ===
[22-May-2026 03:18:24 UTC] ✅ API Hash verification passed for profile endpoint
[22-May-2026 03:18:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI5IiwidXNlcm5hbWUiOiJVTVAuS2luZy40NCIsImVtYWlsIjoibWRpbWFuaGFzYW44MDBAZ21haWwuY29tIiwiZXhwIjoxNzgwMDI0NDgxfQ.wH0JKJflUpU5OY-h3oniN4TStjBP2LpJRVSKni48Cxo
[22-May-2026 03:18:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-May-2026 03:18:24 UTC] ✅ JWT token verified successfully for user profile
[22-May-2026 03:18:24 UTC] User ID: 629
[22-May-2026 03:18:24 UTC] ✅ User profile retrieved successfully for user ID: 629
[22-May-2026 11:59:39 UTC] === API CALL LOG ===
[22-May-2026 11:59:39 UTC] Endpoint: user/profile.php
[22-May-2026 11:59:39 UTC] Full Log Data: {
    "timestamp": "2026-05-22 11:59:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2.51.123.59",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2.51.123.59, 104.23.229.40",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ffba7ec2f50ad2e-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2.51.123.59",
        "cf-ipcountry": "AE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-May-2026 11:59:39 UTC] === END API CALL LOG ===
[22-May-2026 11:59:39 UTC] ✅ API Hash verification passed for profile endpoint
[22-May-2026 11:59:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[22-May-2026 11:59:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-May-2026 11:59:39 UTC] ✅ JWT token verified successfully for user profile
[22-May-2026 11:59:39 UTC] User ID: 205
[22-May-2026 11:59:39 UTC] ✅ User profile retrieved successfully for user ID: 205
[22-May-2026 11:59:39 UTC] === API CALL LOG ===
[22-May-2026 11:59:39 UTC] Endpoint: user/profile.php
[22-May-2026 11:59:39 UTC] Full Log Data: {
    "timestamp": "2026-05-22 11:59:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2.51.123.59",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2.51.123.59, 104.23.229.105",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ffba7f10b7aad2e-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2.51.123.59",
        "cf-ipcountry": "AE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-May-2026 11:59:39 UTC] === END API CALL LOG ===
[22-May-2026 11:59:39 UTC] ✅ API Hash verification passed for profile endpoint
[22-May-2026 11:59:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[22-May-2026 11:59:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-May-2026 11:59:39 UTC] ✅ JWT token verified successfully for user profile
[22-May-2026 11:59:39 UTC] User ID: 205
[22-May-2026 11:59:39 UTC] ✅ User profile retrieved successfully for user ID: 205
[22-May-2026 11:59:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-May-2026 11:59:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-May-2026 11:59:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2.51.123.59, 104.23.229.40","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ffba7f10b78ad2e-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2.51.123.59","cf-ipcountry":"AE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-May-2026 11:59:39 UTC] === User Orders API Called ===
[22-May-2026 11:59:39 UTC] User ID: 205
[22-May-2026 11:59:39 UTC] Limit: 20, Offset: 0
[22-May-2026 11:59:39 UTC] Orders found: 20
[22-May-2026 11:59:39 UTC] Orders data: [{"id":185,"quantity":150,"total_coins":3000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W","status":"completed","created_at":"2026-04-11 18:09:46","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":180,"quantity":750,"total_coins":750,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/44","status":"completed","created_at":"2026-04-11 09:14:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":179,"quantity":750,"total_coins":750,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/45","status":"completed","created_at":"2026-04-11 09:13:08","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":178,"quantity":350,"total_coins":350,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/45","status":"completed","created_at":"2026-04-11 06:01:34","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":177,"quantity":1000,"total_coins":1000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/42","status":"completed","created_at":"2026-04-10 07:23:14","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":176,"quantity":750,"total_coins":750,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/44","status":"completed","created_at":"2026-04-10 06:53:11","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":175,"quantity":250,"total_coins":250,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/44","status":"completed","created_at":"2026-04-10 04:37:59","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":174,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"completed","created_at":"2026-04-09 01:05:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":173,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-09 01:04:09","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":172,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/42","status":"completed","created_at":"2026-04-09 00:45:50","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":170,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-08 07:02:32","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":169,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"completed","created_at":"2026-04-08 07:01:03","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":168,"quantity":1000,"total_coins":1000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"completed","created_at":"2026-04-08 03:32:21","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":154,"quantity":325,"total_coins":325,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 09:39:00","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":153,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 05:21:54","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":152,"quantity":175,"total_coins":175,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 01:57:11","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":151,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 00:37:56","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":150,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/69","status":"completed","created_at":"2026-03-31 11:44:10","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":149,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/70","status":"completed","created_at":"2026-03-31 10:13:24","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":147,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 10:00:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[22-May-2026 11:59:39 UTC] Total orders count: 24
[22-May-2026 11:59:41 UTC] === API CALL LOG ===
[22-May-2026 11:59:41 UTC] Endpoint: user/profile.php
[22-May-2026 11:59:41 UTC] Full Log Data: {
    "timestamp": "2026-05-22 11:59:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2.51.123.59",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2.51.123.59, 104.23.229.105",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ffba7fb2e41ad2e-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2.51.123.59",
        "cf-ipcountry": "AE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-May-2026 11:59:41 UTC] === END API CALL LOG ===
[22-May-2026 11:59:41 UTC] ✅ API Hash verification passed for profile endpoint
[22-May-2026 11:59:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[22-May-2026 11:59:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-May-2026 11:59:41 UTC] ✅ JWT token verified successfully for user profile
[22-May-2026 11:59:41 UTC] User ID: 205
[22-May-2026 11:59:41 UTC] ✅ User profile retrieved successfully for user ID: 205
[22-May-2026 11:59:51 UTC] === API CALL LOG ===
[22-May-2026 11:59:51 UTC] Endpoint: user/profile.php
[22-May-2026 11:59:51 UTC] Full Log Data: {
    "timestamp": "2026-05-22 11:59:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2.51.123.59",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2.51.123.59, 104.23.229.40",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ffba83c6c56ad2e-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2.51.123.59",
        "cf-ipcountry": "AE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-May-2026 11:59:51 UTC] === END API CALL LOG ===
[22-May-2026 11:59:51 UTC] ✅ API Hash verification passed for profile endpoint
[22-May-2026 11:59:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[22-May-2026 11:59:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-May-2026 11:59:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-May-2026 11:59:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-May-2026 11:59:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2.51.123.59, 104.23.229.40","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ffba83c6c53ad2e-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2.51.123.59","cf-ipcountry":"AE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-May-2026 11:59:51 UTC] ✅ JWT token verified successfully for user profile
[22-May-2026 11:59:51 UTC] User ID: 205
[22-May-2026 11:59:51 UTC] === User Orders API Called ===
[22-May-2026 11:59:51 UTC] User ID: 205
[22-May-2026 11:59:51 UTC] Limit: 20, Offset: 0
[22-May-2026 11:59:51 UTC] ✅ User profile retrieved successfully for user ID: 205
[22-May-2026 11:59:51 UTC] Orders found: 20
[22-May-2026 11:59:51 UTC] Orders data: [{"id":185,"quantity":150,"total_coins":3000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W","status":"completed","created_at":"2026-04-11 18:09:46","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":180,"quantity":750,"total_coins":750,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/44","status":"completed","created_at":"2026-04-11 09:14:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":179,"quantity":750,"total_coins":750,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/45","status":"completed","created_at":"2026-04-11 09:13:08","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":178,"quantity":350,"total_coins":350,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/45","status":"completed","created_at":"2026-04-11 06:01:34","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":177,"quantity":1000,"total_coins":1000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/42","status":"completed","created_at":"2026-04-10 07:23:14","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":176,"quantity":750,"total_coins":750,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/44","status":"completed","created_at":"2026-04-10 06:53:11","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":175,"quantity":250,"total_coins":250,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/44","status":"completed","created_at":"2026-04-10 04:37:59","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":174,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"completed","created_at":"2026-04-09 01:05:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":173,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-09 01:04:09","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":172,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/42","status":"completed","created_at":"2026-04-09 00:45:50","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":170,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-08 07:02:32","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":169,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"completed","created_at":"2026-04-08 07:01:03","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":168,"quantity":1000,"total_coins":1000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"completed","created_at":"2026-04-08 03:32:21","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":154,"quantity":325,"total_coins":325,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 09:39:00","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":153,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 05:21:54","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":152,"quantity":175,"total_coins":175,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 01:57:11","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":151,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 00:37:56","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":150,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/69","status":"completed","created_at":"2026-03-31 11:44:10","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":149,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/70","status":"completed","created_at":"2026-03-31 10:13:24","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":147,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 10:00:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[22-May-2026 11:59:51 UTC] Total orders count: 24
[22-May-2026 11:59:52 UTC] === API CALL LOG ===
[22-May-2026 11:59:52 UTC] Endpoint: user/profile.php
[22-May-2026 11:59:52 UTC] Full Log Data: {
    "timestamp": "2026-05-22 11:59:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2.51.123.59",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2.51.123.59, 104.23.229.40",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ffba83fec84ad2e-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2.51.123.59",
        "cf-ipcountry": "AE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-May-2026 11:59:52 UTC] === END API CALL LOG ===
[22-May-2026 11:59:52 UTC] ✅ API Hash verification passed for profile endpoint
[22-May-2026 11:59:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[22-May-2026 11:59:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-May-2026 11:59:52 UTC] ✅ JWT token verified successfully for user profile
[22-May-2026 11:59:52 UTC] User ID: 205
[22-May-2026 11:59:52 UTC] ✅ User profile retrieved successfully for user ID: 205
[22-May-2026 11:59:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-May-2026 11:59:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-May-2026 11:59:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2.51.123.59, 104.23.229.40","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ffba8586882ad2e-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2.51.123.59","cf-ipcountry":"AE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-May-2026 11:59:56 UTC] === User Orders API Called ===
[22-May-2026 11:59:56 UTC] === API CALL LOG ===
[22-May-2026 11:59:56 UTC] User ID: 205
[22-May-2026 11:59:56 UTC] Endpoint: user/profile.php
[22-May-2026 11:59:56 UTC] Full Log Data: {
    "timestamp": "2026-05-22 11:59:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2.51.123.59",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2.51.123.59, 104.23.229.40",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ffba8586889ad2e-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2.51.123.59",
        "cf-ipcountry": "AE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-May-2026 11:59:56 UTC] Limit: 20, Offset: 0
[22-May-2026 11:59:56 UTC] === END API CALL LOG ===
[22-May-2026 11:59:56 UTC] ✅ API Hash verification passed for profile endpoint
[22-May-2026 11:59:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[22-May-2026 11:59:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-May-2026 11:59:56 UTC] ✅ JWT token verified successfully for user profile
[22-May-2026 11:59:56 UTC] User ID: 205
[22-May-2026 11:59:56 UTC] Orders found: 20
[22-May-2026 11:59:56 UTC] Orders data: [{"id":185,"quantity":150,"total_coins":3000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W","status":"completed","created_at":"2026-04-11 18:09:46","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":180,"quantity":750,"total_coins":750,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/44","status":"completed","created_at":"2026-04-11 09:14:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":179,"quantity":750,"total_coins":750,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/45","status":"completed","created_at":"2026-04-11 09:13:08","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":178,"quantity":350,"total_coins":350,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/45","status":"completed","created_at":"2026-04-11 06:01:34","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":177,"quantity":1000,"total_coins":1000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/42","status":"completed","created_at":"2026-04-10 07:23:14","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":176,"quantity":750,"total_coins":750,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/44","status":"completed","created_at":"2026-04-10 06:53:11","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":175,"quantity":250,"total_coins":250,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/44","status":"completed","created_at":"2026-04-10 04:37:59","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":174,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"completed","created_at":"2026-04-09 01:05:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":173,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-09 01:04:09","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":172,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/42","status":"completed","created_at":"2026-04-09 00:45:50","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":170,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-08 07:02:32","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":169,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"completed","created_at":"2026-04-08 07:01:03","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":168,"quantity":1000,"total_coins":1000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"completed","created_at":"2026-04-08 03:32:21","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":154,"quantity":325,"total_coins":325,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 09:39:00","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":153,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 05:21:54","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":152,"quantity":175,"total_coins":175,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 01:57:11","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":151,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 00:37:56","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":150,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/69","status":"completed","created_at":"2026-03-31 11:44:10","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":149,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/70","status":"completed","created_at":"2026-03-31 10:13:24","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":147,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 10:00:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[22-May-2026 11:59:56 UTC] ✅ User profile retrieved successfully for user ID: 205
[22-May-2026 11:59:56 UTC] Total orders count: 24
[22-May-2026 11:59:56 UTC] === API CALL LOG ===
[22-May-2026 11:59:56 UTC] Endpoint: user/profile.php
[22-May-2026 11:59:56 UTC] Full Log Data: {
    "timestamp": "2026-05-22 11:59:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2.51.123.59",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2.51.123.59, 104.23.229.40",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ffba85c09e8ad2e-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2.51.123.59",
        "cf-ipcountry": "AE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-May-2026 11:59:56 UTC] === END API CALL LOG ===
[22-May-2026 11:59:56 UTC] ✅ API Hash verification passed for profile endpoint
[22-May-2026 11:59:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[22-May-2026 11:59:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-May-2026 11:59:56 UTC] ✅ JWT token verified successfully for user profile
[22-May-2026 11:59:56 UTC] User ID: 205
[22-May-2026 11:59:56 UTC] ✅ User profile retrieved successfully for user ID: 205
[22-May-2026 12:00:17 UTC] === API CALL LOG ===
[22-May-2026 12:00:17 UTC] Endpoint: user/profile.php
[22-May-2026 12:00:17 UTC] Full Log Data: {
    "timestamp": "2026-05-22 12:00:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2.51.123.59",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2.51.123.59, 104.23.229.40",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ffba8da5877ad2e-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2.51.123.59",
        "cf-ipcountry": "AE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-May-2026 12:00:17 UTC] === END API CALL LOG ===
[22-May-2026 12:00:17 UTC] ✅ API Hash verification passed for profile endpoint
[22-May-2026 12:00:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[22-May-2026 12:00:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-May-2026 12:00:17 UTC] ✅ JWT token verified successfully for user profile
[22-May-2026 12:00:17 UTC] User ID: 205
[22-May-2026 12:00:17 UTC] ✅ User profile retrieved successfully for user ID: 205
[22-May-2026 12:00:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-May-2026 12:00:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-May-2026 12:00:17 UTC] === API CALL LOG ===
[22-May-2026 12:00:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2.51.123.59, 104.23.229.40","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ffba8dcbe4ead2e-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2.51.123.59","cf-ipcountry":"AE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-May-2026 12:00:17 UTC] Endpoint: user/profile.php
[22-May-2026 12:00:17 UTC] === User Orders API Called ===
[22-May-2026 12:00:17 UTC] Full Log Data: {
    "timestamp": "2026-05-22 12:00:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2.51.123.59",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2.51.123.59, 104.23.229.40",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ffba8dcbe50ad2e-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2.51.123.59",
        "cf-ipcountry": "AE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-May-2026 12:00:17 UTC] === END API CALL LOG ===
[22-May-2026 12:00:17 UTC] User ID: 205
[22-May-2026 12:00:17 UTC] ✅ API Hash verification passed for profile endpoint
[22-May-2026 12:00:17 UTC] Limit: 20, Offset: 0
[22-May-2026 12:00:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[22-May-2026 12:00:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-May-2026 12:00:17 UTC] ✅ JWT token verified successfully for user profile
[22-May-2026 12:00:17 UTC] User ID: 205
[22-May-2026 12:00:17 UTC] Orders found: 20
[22-May-2026 12:00:17 UTC] Orders data: [{"id":185,"quantity":150,"total_coins":3000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W","status":"completed","created_at":"2026-04-11 18:09:46","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":180,"quantity":750,"total_coins":750,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/44","status":"completed","created_at":"2026-04-11 09:14:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":179,"quantity":750,"total_coins":750,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/45","status":"completed","created_at":"2026-04-11 09:13:08","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":178,"quantity":350,"total_coins":350,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/45","status":"completed","created_at":"2026-04-11 06:01:34","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":177,"quantity":1000,"total_coins":1000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/42","status":"completed","created_at":"2026-04-10 07:23:14","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":176,"quantity":750,"total_coins":750,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/44","status":"completed","created_at":"2026-04-10 06:53:11","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":175,"quantity":250,"total_coins":250,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/44","status":"completed","created_at":"2026-04-10 04:37:59","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":174,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"completed","created_at":"2026-04-09 01:05:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":173,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-09 01:04:09","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":172,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/42","status":"completed","created_at":"2026-04-09 00:45:50","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":170,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-08 07:02:32","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":169,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"completed","created_at":"2026-04-08 07:01:03","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":168,"quantity":1000,"total_coins":1000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"completed","created_at":"2026-04-08 03:32:21","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":154,"quantity":325,"total_coins":325,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 09:39:00","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":153,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 05:21:54","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":152,"quantity":175,"total_coins":175,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 01:57:11","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":151,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 00:37:56","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":150,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/69","status":"completed","created_at":"2026-03-31 11:44:10","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":149,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/70","status":"completed","created_at":"2026-03-31 10:13:24","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":147,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY","status":"cancelled","created_at":"2026-03-31 10:00:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[22-May-2026 12:00:17 UTC] Total orders count: 24
[22-May-2026 12:00:17 UTC] ✅ User profile retrieved successfully for user ID: 205
[22-May-2026 12:00:32 UTC] === API CALL LOG ===
[22-May-2026 12:00:32 UTC] Endpoint: user/profile.php
[22-May-2026 12:00:32 UTC] Full Log Data: {
    "timestamp": "2026-05-22 12:00:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2.51.123.59",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2.51.123.59, 104.23.229.41",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ffba9396ae7ad2e-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2.51.123.59",
        "cf-ipcountry": "AE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-May-2026 12:00:32 UTC] === END API CALL LOG ===
[22-May-2026 12:00:32 UTC] ✅ API Hash verification passed for profile endpoint
[22-May-2026 12:00:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[22-May-2026 12:00:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-May-2026 12:00:32 UTC] ✅ JWT token verified successfully for user profile
[22-May-2026 12:00:32 UTC] User ID: 205
[22-May-2026 12:00:32 UTC] ✅ User profile retrieved successfully for user ID: 205
[22-May-2026 12:01:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-May-2026 12:01:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-May-2026 12:01:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2.51.123.59, 104.23.229.41","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ffbaa637c36ad2e-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2.51.123.59","cf-ipcountry":"AE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-May-2026 12:01:19 UTC] === User Orders API Called ===
[22-May-2026 12:01:19 UTC] User ID: 205
[22-May-2026 12:01:19 UTC] Limit: 20, Offset: 0
[22-May-2026 12:01:19 UTC] Orders found: 20
[22-May-2026 12:01:19 UTC] Orders data: [{"id":297,"quantity":1500,"total_coins":1500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Lotus365mahadevAuto\/141","status":"pending","created_at":"2026-05-22 15:31:17","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":185,"quantity":150,"total_coins":3000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W","status":"completed","created_at":"2026-04-11 18:09:46","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":180,"quantity":750,"total_coins":750,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/44","status":"completed","created_at":"2026-04-11 09:14:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":179,"quantity":750,"total_coins":750,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/45","status":"completed","created_at":"2026-04-11 09:13:08","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":178,"quantity":350,"total_coins":350,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/45","status":"completed","created_at":"2026-04-11 06:01:34","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":177,"quantity":1000,"total_coins":1000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/42","status":"completed","created_at":"2026-04-10 07:23:14","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":176,"quantity":750,"total_coins":750,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/44","status":"completed","created_at":"2026-04-10 06:53:11","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":175,"quantity":250,"total_coins":250,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/44","status":"completed","created_at":"2026-04-10 04:37:59","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":174,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"completed","created_at":"2026-04-09 01:05:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":173,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-09 01:04:09","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":172,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/42","status":"completed","created_at":"2026-04-09 00:45:50","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":170,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-08 07:02:32","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":169,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"completed","created_at":"2026-04-08 07:01:03","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":168,"quantity":1000,"total_coins":1000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"completed","created_at":"2026-04-08 03:32:21","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":154,"quantity":325,"total_coins":325,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 09:39:00","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":153,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 05:21:54","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":152,"quantity":175,"total_coins":175,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 01:57:11","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":151,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 00:37:56","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":150,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/69","status":"completed","created_at":"2026-03-31 11:44:10","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":149,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/70","status":"completed","created_at":"2026-03-31 10:13:24","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[22-May-2026 12:01:19 UTC] Total orders count: 25
[22-May-2026 12:01:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-May-2026 12:01:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-May-2026 12:01:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2.51.123.59, 104.23.229.40","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ffbaad8d8d0ad2e-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2.51.123.59","cf-ipcountry":"AE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-May-2026 12:01:38 UTC] === User Orders API Called ===
[22-May-2026 12:01:38 UTC] User ID: 205
[22-May-2026 12:01:38 UTC] Limit: 20, Offset: 0
[22-May-2026 12:01:38 UTC] Orders found: 20
[22-May-2026 12:01:38 UTC] Orders data: [{"id":297,"quantity":1500,"total_coins":1500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Lotus365mahadevAuto\/141","status":"pending","created_at":"2026-05-22 15:31:17","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":185,"quantity":150,"total_coins":3000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W","status":"completed","created_at":"2026-04-11 18:09:46","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":180,"quantity":750,"total_coins":750,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/44","status":"completed","created_at":"2026-04-11 09:14:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":179,"quantity":750,"total_coins":750,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/45","status":"completed","created_at":"2026-04-11 09:13:08","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":178,"quantity":350,"total_coins":350,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/45","status":"completed","created_at":"2026-04-11 06:01:34","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":177,"quantity":1000,"total_coins":1000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/42","status":"completed","created_at":"2026-04-10 07:23:14","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":176,"quantity":750,"total_coins":750,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/44","status":"completed","created_at":"2026-04-10 06:53:11","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":175,"quantity":250,"total_coins":250,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/44","status":"completed","created_at":"2026-04-10 04:37:59","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":174,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"completed","created_at":"2026-04-09 01:05:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":173,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-09 01:04:09","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":172,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/42","status":"completed","created_at":"2026-04-09 00:45:50","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":170,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-08 07:02:32","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":169,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"completed","created_at":"2026-04-08 07:01:03","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":168,"quantity":1000,"total_coins":1000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"completed","created_at":"2026-04-08 03:32:21","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":154,"quantity":325,"total_coins":325,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 09:39:00","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":153,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 05:21:54","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":152,"quantity":175,"total_coins":175,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 01:57:11","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":151,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 00:37:56","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":150,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/69","status":"completed","created_at":"2026-03-31 11:44:10","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":149,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/70","status":"completed","created_at":"2026-03-31 10:13:24","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[22-May-2026 12:01:38 UTC] Total orders count: 25
[22-May-2026 12:01:38 UTC] === API CALL LOG ===
[22-May-2026 12:01:38 UTC] Endpoint: user/profile.php
[22-May-2026 12:01:38 UTC] Full Log Data: {
    "timestamp": "2026-05-22 12:01:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2.51.123.59",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2.51.123.59, 104.23.229.40",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ffbaad8d8d4ad2e-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2.51.123.59",
        "cf-ipcountry": "AE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-May-2026 12:01:38 UTC] === END API CALL LOG ===
[22-May-2026 12:01:38 UTC] ✅ API Hash verification passed for profile endpoint
[22-May-2026 12:01:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[22-May-2026 12:01:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-May-2026 12:01:38 UTC] ✅ JWT token verified successfully for user profile
[22-May-2026 12:01:38 UTC] User ID: 205
[22-May-2026 12:01:38 UTC] ✅ User profile retrieved successfully for user ID: 205
[22-May-2026 12:01:39 UTC] === API CALL LOG ===
[22-May-2026 12:01:39 UTC] Endpoint: user/profile.php
[22-May-2026 12:01:39 UTC] Full Log Data: {
    "timestamp": "2026-05-22 12:01:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2.51.123.59",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2.51.123.59, 104.23.229.40",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ffbaadc490aad2e-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2.51.123.59",
        "cf-ipcountry": "AE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-May-2026 12:01:39 UTC] === END API CALL LOG ===
[22-May-2026 12:01:39 UTC] ✅ API Hash verification passed for profile endpoint
[22-May-2026 12:01:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[22-May-2026 12:01:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-May-2026 12:01:39 UTC] ✅ JWT token verified successfully for user profile
[22-May-2026 12:01:39 UTC] User ID: 205
[22-May-2026 12:01:39 UTC] ✅ User profile retrieved successfully for user ID: 205
[22-May-2026 12:01:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-May-2026 12:01:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-May-2026 12:01:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2.51.123.59, 104.23.229.40","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ffbab41ffe9ad2e-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2.51.123.59","cf-ipcountry":"AE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-May-2026 12:01:55 UTC] === User Orders API Called ===
[22-May-2026 12:01:55 UTC] User ID: 205
[22-May-2026 12:01:55 UTC] Limit: 20, Offset: 0
[22-May-2026 12:01:55 UTC] Orders found: 20
[22-May-2026 12:01:55 UTC] Orders data: [{"id":298,"quantity":1500,"total_coins":1500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Lotus365mahadevAuto\/138","status":"pending","created_at":"2026-05-22 15:31:53","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":297,"quantity":1500,"total_coins":1500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Lotus365mahadevAuto\/141","status":"pending","created_at":"2026-05-22 15:31:17","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":185,"quantity":150,"total_coins":3000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W","status":"completed","created_at":"2026-04-11 18:09:46","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":180,"quantity":750,"total_coins":750,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/44","status":"completed","created_at":"2026-04-11 09:14:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":179,"quantity":750,"total_coins":750,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/45","status":"completed","created_at":"2026-04-11 09:13:08","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":178,"quantity":350,"total_coins":350,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/45","status":"completed","created_at":"2026-04-11 06:01:34","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":177,"quantity":1000,"total_coins":1000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/42","status":"completed","created_at":"2026-04-10 07:23:14","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":176,"quantity":750,"total_coins":750,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/44","status":"completed","created_at":"2026-04-10 06:53:11","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":175,"quantity":250,"total_coins":250,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/44","status":"completed","created_at":"2026-04-10 04:37:59","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":174,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"completed","created_at":"2026-04-09 01:05:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":173,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-09 01:04:09","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":172,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/42","status":"completed","created_at":"2026-04-09 00:45:50","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":170,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-08 07:02:32","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":169,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"completed","created_at":"2026-04-08 07:01:03","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":168,"quantity":1000,"total_coins":1000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"completed","created_at":"2026-04-08 03:32:21","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":154,"quantity":325,"total_coins":325,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 09:39:00","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":153,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 05:21:54","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":152,"quantity":175,"total_coins":175,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 01:57:11","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":151,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 00:37:56","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":150,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/69","status":"completed","created_at":"2026-03-31 11:44:10","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[22-May-2026 12:01:55 UTC] Total orders count: 26
[22-May-2026 12:08:04 UTC] === API CALL LOG ===
[22-May-2026 12:08:04 UTC] Endpoint: user/profile.php
[22-May-2026 12:08:04 UTC] Full Log Data: {
    "timestamp": "2026-05-22 12:08:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "157.20.128.229",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "157.20.128.229, 172.69.89.139",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMwIiwidXNlcm5hbWUiOiJAUGVlbmphaGF0cCIsImVtYWlsIjoibWFydmdheWUwNUBnbWFpbC5jb20iLCJleHAiOjE3ODAwNTY0ODR9.8Jm8AyUQC__tgksZsU2rzOyTTCJuiD84WHS906ECx1Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ffbb444ec080db2-CGK",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "157.20.128.229",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-May-2026 12:08:04 UTC] === END API CALL LOG ===
[22-May-2026 12:08:04 UTC] ✅ API Hash verification passed for profile endpoint
[22-May-2026 12:08:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMwIiwidXNlcm5hbWUiOiJAUGVlbmphaGF0cCIsImVtYWlsIjoibWFydmdheWUwNUBnbWFpbC5jb20iLCJleHAiOjE3ODAwNTY0ODR9.8Jm8AyUQC__tgksZsU2rzOyTTCJuiD84WHS906ECx1Q
[22-May-2026 12:08:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-May-2026 12:08:04 UTC] ✅ JWT token verified successfully for user profile
[22-May-2026 12:08:04 UTC] User ID: 630
[22-May-2026 12:08:04 UTC] ✅ User profile retrieved successfully for user ID: 630
[22-May-2026 12:08:04 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-May-2026 12:08:04 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-May-2026 12:08:04 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"157.20.128.229, 172.69.89.139","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMwIiwidXNlcm5hbWUiOiJAUGVlbmphaGF0cCIsImVtYWlsIjoibWFydmdheWUwNUBnbWFpbC5jb20iLCJleHAiOjE3ODAwNTY0ODR9.8Jm8AyUQC__tgksZsU2rzOyTTCJuiD84WHS906ECx1Q","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ffbb444fc130db2-CGK","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"157.20.128.229","cf-ipcountry":"ID","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-May-2026 12:08:04 UTC] === User Orders API Called ===
[22-May-2026 12:08:04 UTC] User ID: 630
[22-May-2026 12:08:04 UTC] Limit: 20, Offset: 0
[22-May-2026 12:08:04 UTC] Orders found: 0
[22-May-2026 12:08:04 UTC] Orders data: []
[22-May-2026 12:08:04 UTC] Total orders count: 0
[22-May-2026 12:08:05 UTC] === API CALL LOG ===
[22-May-2026 12:08:05 UTC] Endpoint: user/profile.php
[22-May-2026 12:08:05 UTC] Full Log Data: {
    "timestamp": "2026-05-22 12:08:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "157.20.128.229",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "157.20.128.229, 172.69.89.136",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMwIiwidXNlcm5hbWUiOiJAUGVlbmphaGF0cCIsImVtYWlsIjoibWFydmdheWUwNUBnbWFpbC5jb20iLCJleHAiOjE3ODAwNTY0ODR9.8Jm8AyUQC__tgksZsU2rzOyTTCJuiD84WHS906ECx1Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ffbb4457cd60db2-CGK",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "157.20.128.229",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-May-2026 12:08:05 UTC] === END API CALL LOG ===
[22-May-2026 12:08:05 UTC] ✅ API Hash verification passed for profile endpoint
[22-May-2026 12:08:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMwIiwidXNlcm5hbWUiOiJAUGVlbmphaGF0cCIsImVtYWlsIjoibWFydmdheWUwNUBnbWFpbC5jb20iLCJleHAiOjE3ODAwNTY0ODR9.8Jm8AyUQC__tgksZsU2rzOyTTCJuiD84WHS906ECx1Q
[22-May-2026 12:08:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-May-2026 12:08:05 UTC] ✅ JWT token verified successfully for user profile
[22-May-2026 12:08:05 UTC] User ID: 630
[22-May-2026 12:08:05 UTC] ✅ User profile retrieved successfully for user ID: 630
[22-May-2026 12:08:06 UTC] === API CALL LOG ===
[22-May-2026 12:08:06 UTC] Endpoint: user/profile.php
[22-May-2026 12:08:06 UTC] Full Log Data: {
    "timestamp": "2026-05-22 12:08:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "157.20.128.229",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "157.20.128.229, 172.69.89.136",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMwIiwidXNlcm5hbWUiOiJAUGVlbmphaGF0cCIsImVtYWlsIjoibWFydmdheWUwNUBnbWFpbC5jb20iLCJleHAiOjE3ODAwNTY0ODR9.8Jm8AyUQC__tgksZsU2rzOyTTCJuiD84WHS906ECx1Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ffbb451ab6b0db2-CGK",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "157.20.128.229",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-May-2026 12:08:06 UTC] === END API CALL LOG ===
[22-May-2026 12:08:06 UTC] ✅ API Hash verification passed for profile endpoint
[22-May-2026 12:08:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMwIiwidXNlcm5hbWUiOiJAUGVlbmphaGF0cCIsImVtYWlsIjoibWFydmdheWUwNUBnbWFpbC5jb20iLCJleHAiOjE3ODAwNTY0ODR9.8Jm8AyUQC__tgksZsU2rzOyTTCJuiD84WHS906ECx1Q
[22-May-2026 12:08:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-May-2026 12:08:06 UTC] ✅ JWT token verified successfully for user profile
[22-May-2026 12:08:06 UTC] User ID: 630
[22-May-2026 12:08:06 UTC] ✅ User profile retrieved successfully for user ID: 630
[22-May-2026 12:08:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-May-2026 12:08:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-May-2026 12:08:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"157.20.128.229, 172.69.89.138","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMwIiwidXNlcm5hbWUiOiJAUGVlbmphaGF0cCIsImVtYWlsIjoibWFydmdheWUwNUBnbWFpbC5jb20iLCJleHAiOjE3ODAwNTY0ODR9.8Jm8AyUQC__tgksZsU2rzOyTTCJuiD84WHS906ECx1Q","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ffbb47f4cde0db2-CGK","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"157.20.128.229","cf-ipcountry":"ID","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-May-2026 12:08:14 UTC] === User Orders API Called ===
[22-May-2026 12:08:14 UTC] User ID: 630
[22-May-2026 12:08:14 UTC] Limit: 20, Offset: 0
[22-May-2026 12:08:14 UTC] Orders found: 0
[22-May-2026 12:08:14 UTC] Orders data: []
[22-May-2026 12:08:14 UTC] Total orders count: 0
[22-May-2026 12:08:16 UTC] === API CALL LOG ===
[22-May-2026 12:08:16 UTC] Endpoint: user/profile.php
[22-May-2026 12:08:16 UTC] Full Log Data: {
    "timestamp": "2026-05-22 12:08:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "157.20.128.229",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "157.20.128.229, 172.69.89.138",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMwIiwidXNlcm5hbWUiOiJAUGVlbmphaGF0cCIsImVtYWlsIjoibWFydmdheWUwNUBnbWFpbC5jb20iLCJleHAiOjE3ODAwNTY0ODR9.8Jm8AyUQC__tgksZsU2rzOyTTCJuiD84WHS906ECx1Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ffbb48d7e580db2-CGK",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "157.20.128.229",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-May-2026 12:08:16 UTC] === END API CALL LOG ===
[22-May-2026 12:08:16 UTC] ✅ API Hash verification passed for profile endpoint
[22-May-2026 12:08:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMwIiwidXNlcm5hbWUiOiJAUGVlbmphaGF0cCIsImVtYWlsIjoibWFydmdheWUwNUBnbWFpbC5jb20iLCJleHAiOjE3ODAwNTY0ODR9.8Jm8AyUQC__tgksZsU2rzOyTTCJuiD84WHS906ECx1Q
[22-May-2026 12:08:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-May-2026 12:08:16 UTC] ✅ JWT token verified successfully for user profile
[22-May-2026 12:08:16 UTC] User ID: 630
[22-May-2026 12:08:16 UTC] ✅ User profile retrieved successfully for user ID: 630
[22-May-2026 12:08:16 UTC] User Purchases API - User ID: 630
[22-May-2026 12:08:16 UTC] User Purchases API - Total purchases found: 0
[22-May-2026 12:08:23 UTC] === API CALL LOG ===
[22-May-2026 12:08:23 UTC] Endpoint: user/profile.php
[22-May-2026 12:08:23 UTC] Full Log Data: {
    "timestamp": "2026-05-22 12:08:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "157.20.128.229",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "157.20.128.229, 172.69.89.138",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMwIiwidXNlcm5hbWUiOiJAUGVlbmphaGF0cCIsImVtYWlsIjoibWFydmdheWUwNUBnbWFpbC5jb20iLCJleHAiOjE3ODAwNTY0ODR9.8Jm8AyUQC__tgksZsU2rzOyTTCJuiD84WHS906ECx1Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ffbb4b888f10db2-CGK",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "157.20.128.229",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-May-2026 12:08:23 UTC] === END API CALL LOG ===
[22-May-2026 12:08:23 UTC] ✅ API Hash verification passed for profile endpoint
[22-May-2026 12:08:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMwIiwidXNlcm5hbWUiOiJAUGVlbmphaGF0cCIsImVtYWlsIjoibWFydmdheWUwNUBnbWFpbC5jb20iLCJleHAiOjE3ODAwNTY0ODR9.8Jm8AyUQC__tgksZsU2rzOyTTCJuiD84WHS906ECx1Q
[22-May-2026 12:08:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-May-2026 12:08:23 UTC] ✅ JWT token verified successfully for user profile
[22-May-2026 12:08:23 UTC] User ID: 630
[22-May-2026 12:08:23 UTC] ✅ User profile retrieved successfully for user ID: 630
[22-May-2026 12:08:23 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-May-2026 12:08:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-May-2026 12:08:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"157.20.128.229, 172.69.89.138","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMwIiwidXNlcm5hbWUiOiJAUGVlbmphaGF0cCIsImVtYWlsIjoibWFydmdheWUwNUBnbWFpbC5jb20iLCJleHAiOjE3ODAwNTY0ODR9.8Jm8AyUQC__tgksZsU2rzOyTTCJuiD84WHS906ECx1Q","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ffbb4b65e010db2-CGK","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"157.20.128.229","cf-ipcountry":"ID","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-May-2026 12:08:23 UTC] === User Orders API Called ===
[22-May-2026 12:08:23 UTC] User ID: 630
[22-May-2026 12:08:23 UTC] Limit: 20, Offset: 0
[22-May-2026 12:08:23 UTC] Orders found: 0
[22-May-2026 12:08:23 UTC] Orders data: []
[22-May-2026 12:08:23 UTC] Total orders count: 0
[22-May-2026 12:08:23 UTC] === API CALL LOG ===
[22-May-2026 12:08:23 UTC] Endpoint: user/profile.php
[22-May-2026 12:08:23 UTC] Full Log Data: {
    "timestamp": "2026-05-22 12:08:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "157.20.128.229",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "157.20.128.229, 172.69.89.139",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMwIiwidXNlcm5hbWUiOiJAUGVlbmphaGF0cCIsImVtYWlsIjoibWFydmdheWUwNUBnbWFpbC5jb20iLCJleHAiOjE3ODAwNTY0ODR9.8Jm8AyUQC__tgksZsU2rzOyTTCJuiD84WHS906ECx1Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ffbb4b76f430db2-CGK",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "157.20.128.229",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-May-2026 12:08:23 UTC] === END API CALL LOG ===
[22-May-2026 12:08:23 UTC] ✅ API Hash verification passed for profile endpoint
[22-May-2026 12:08:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMwIiwidXNlcm5hbWUiOiJAUGVlbmphaGF0cCIsImVtYWlsIjoibWFydmdheWUwNUBnbWFpbC5jb20iLCJleHAiOjE3ODAwNTY0ODR9.8Jm8AyUQC__tgksZsU2rzOyTTCJuiD84WHS906ECx1Q
[22-May-2026 12:08:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-May-2026 12:08:23 UTC] ✅ JWT token verified successfully for user profile
[22-May-2026 12:08:23 UTC] User ID: 630
[22-May-2026 12:08:23 UTC] ✅ User profile retrieved successfully for user ID: 630
[22-May-2026 12:08:24 UTC] === API CALL LOG ===
[22-May-2026 12:08:24 UTC] Endpoint: user/profile.php
[22-May-2026 12:08:24 UTC] Full Log Data: {
    "timestamp": "2026-05-22 12:08:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "157.20.128.229",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "157.20.128.229, 172.69.89.139",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMwIiwidXNlcm5hbWUiOiJAUGVlbmphaGF0cCIsImVtYWlsIjoibWFydmdheWUwNUBnbWFpbC5jb20iLCJleHAiOjE3ODAwNTY0ODR9.8Jm8AyUQC__tgksZsU2rzOyTTCJuiD84WHS906ECx1Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ffbb4bdae5d0db2-CGK",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "157.20.128.229",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-May-2026 12:08:24 UTC] === END API CALL LOG ===
[22-May-2026 12:08:24 UTC] ✅ API Hash verification passed for profile endpoint
[22-May-2026 12:08:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMwIiwidXNlcm5hbWUiOiJAUGVlbmphaGF0cCIsImVtYWlsIjoibWFydmdheWUwNUBnbWFpbC5jb20iLCJleHAiOjE3ODAwNTY0ODR9.8Jm8AyUQC__tgksZsU2rzOyTTCJuiD84WHS906ECx1Q
[22-May-2026 12:08:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-May-2026 12:08:24 UTC] ✅ JWT token verified successfully for user profile
[22-May-2026 12:08:24 UTC] User ID: 630
[22-May-2026 12:08:24 UTC] ✅ User profile retrieved successfully for user ID: 630
[22-May-2026 12:08:24 UTC] User Purchases API - User ID: 630
[22-May-2026 12:08:24 UTC] User Purchases API - Total purchases found: 0
[22-May-2026 12:14:34 UTC] === API CALL LOG ===
[22-May-2026 12:14:34 UTC] Endpoint: user/profile.php
[22-May-2026 12:14:34 UTC] Full Log Data: {
    "timestamp": "2026-05-22 12:14:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2.51.123.59",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2.51.123.59, 104.23.229.41",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ffbbdcb6817c395-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2.51.123.59",
        "cf-ipcountry": "AE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-May-2026 12:14:34 UTC] === END API CALL LOG ===
[22-May-2026 12:14:34 UTC] ✅ API Hash verification passed for profile endpoint
[22-May-2026 12:14:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[22-May-2026 12:14:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-May-2026 12:14:34 UTC] ✅ JWT token verified successfully for user profile
[22-May-2026 12:14:34 UTC] User ID: 205
[22-May-2026 12:14:34 UTC] ✅ User profile retrieved successfully for user ID: 205
[22-May-2026 12:14:35 UTC] User Purchases API - User ID: 205
[22-May-2026 12:14:35 UTC] User Purchases API - Total purchases found: 10
[22-May-2026 12:14:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-May-2026 12:14:38 UTC] === API CALL LOG ===
[22-May-2026 12:14:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-May-2026 12:14:38 UTC] Endpoint: user/profile.php
[22-May-2026 12:14:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2.51.123.59, 104.23.229.41","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ffbbde14b60c395-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2.51.123.59","cf-ipcountry":"AE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-May-2026 12:14:38 UTC] Full Log Data: {
    "timestamp": "2026-05-22 12:14:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2.51.123.59",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2.51.123.59, 104.23.229.41",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ffbbde14b64c395-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2.51.123.59",
        "cf-ipcountry": "AE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-May-2026 12:14:38 UTC] === END API CALL LOG ===
[22-May-2026 12:14:38 UTC] ✅ API Hash verification passed for profile endpoint
[22-May-2026 12:14:38 UTC] === User Orders API Called ===
[22-May-2026 12:14:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[22-May-2026 12:14:38 UTC] User ID: 205
[22-May-2026 12:14:38 UTC] Limit: 20, Offset: 0
[22-May-2026 12:14:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-May-2026 12:14:38 UTC] ✅ JWT token verified successfully for user profile
[22-May-2026 12:14:38 UTC] User ID: 205
[22-May-2026 12:14:38 UTC] ✅ User profile retrieved successfully for user ID: 205
[22-May-2026 12:14:38 UTC] Orders found: 20
[22-May-2026 12:14:38 UTC] Orders data: [{"id":298,"quantity":1500,"total_coins":1500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Lotus365mahadevAuto\/138","status":"pending","created_at":"2026-05-22 15:31:53","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":297,"quantity":1500,"total_coins":1500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Lotus365mahadevAuto\/141","status":"pending","created_at":"2026-05-22 15:31:17","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":185,"quantity":150,"total_coins":3000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W","status":"completed","created_at":"2026-04-11 18:09:46","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":180,"quantity":750,"total_coins":750,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/44","status":"completed","created_at":"2026-04-11 09:14:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":179,"quantity":750,"total_coins":750,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/45","status":"completed","created_at":"2026-04-11 09:13:08","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":178,"quantity":350,"total_coins":350,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/45","status":"completed","created_at":"2026-04-11 06:01:34","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":177,"quantity":1000,"total_coins":1000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/42","status":"completed","created_at":"2026-04-10 07:23:14","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":176,"quantity":750,"total_coins":750,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/44","status":"completed","created_at":"2026-04-10 06:53:11","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":175,"quantity":250,"total_coins":250,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/44","status":"completed","created_at":"2026-04-10 04:37:59","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":174,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"completed","created_at":"2026-04-09 01:05:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":173,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-09 01:04:09","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":172,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/42","status":"completed","created_at":"2026-04-09 00:45:50","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":170,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-08 07:02:32","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":169,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"completed","created_at":"2026-04-08 07:01:03","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":168,"quantity":1000,"total_coins":1000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"completed","created_at":"2026-04-08 03:32:21","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":154,"quantity":325,"total_coins":325,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 09:39:00","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":153,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 05:21:54","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":152,"quantity":175,"total_coins":175,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 01:57:11","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":151,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 00:37:56","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":150,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/69","status":"completed","created_at":"2026-03-31 11:44:10","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[22-May-2026 12:14:38 UTC] Total orders count: 26
[22-May-2026 12:14:38 UTC] === API CALL LOG ===
[22-May-2026 12:14:38 UTC] Endpoint: user/profile.php
[22-May-2026 12:14:38 UTC] Full Log Data: {
    "timestamp": "2026-05-22 12:14:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2.51.123.59",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2.51.123.59, 104.23.229.41",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ffbbde4ecaec395-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2.51.123.59",
        "cf-ipcountry": "AE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-May-2026 12:14:38 UTC] === END API CALL LOG ===
[22-May-2026 12:14:38 UTC] ✅ API Hash verification passed for profile endpoint
[22-May-2026 12:14:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[22-May-2026 12:14:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-May-2026 12:14:38 UTC] ✅ JWT token verified successfully for user profile
[22-May-2026 12:14:38 UTC] User ID: 205
[22-May-2026 12:14:38 UTC] ✅ User profile retrieved successfully for user ID: 205
[22-May-2026 16:40:40 UTC] === API CALL LOG ===
[22-May-2026 16:40:40 UTC] Endpoint: user/profile.php
[22-May-2026 16:40:40 UTC] Full Log Data: {
    "timestamp": "2026-05-22 16:40:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "148.153.234.104",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "148.153.234.104, 172.69.151.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ffd43950b48a06a-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "148.153.234.104",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-May-2026 16:40:40 UTC] === END API CALL LOG ===
[22-May-2026 16:40:40 UTC] ✅ API Hash verification passed for profile endpoint
[22-May-2026 16:40:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[22-May-2026 16:40:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-May-2026 16:40:40 UTC] ✅ JWT token verified successfully for user profile
[22-May-2026 16:40:40 UTC] User ID: 205
[22-May-2026 16:40:40 UTC] ✅ User profile retrieved successfully for user ID: 205
[22-May-2026 16:42:58 UTC] === API CALL LOG ===
[22-May-2026 16:42:58 UTC] Endpoint: user/profile.php
[22-May-2026 16:42:58 UTC] Full Log Data: {
    "timestamp": "2026-05-22 16:42:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "148.153.234.104",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "148.153.234.104, 172.69.151.27",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ffd46f45e1aa06a-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "148.153.234.104",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-May-2026 16:42:58 UTC] === END API CALL LOG ===
[22-May-2026 16:42:58 UTC] ✅ API Hash verification passed for profile endpoint
[22-May-2026 16:42:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[22-May-2026 16:42:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-May-2026 16:42:58 UTC] ✅ JWT token verified successfully for user profile
[22-May-2026 16:42:58 UTC] User ID: 205
[22-May-2026 16:42:58 UTC] ✅ User profile retrieved successfully for user ID: 205
[22-May-2026 17:14:22 UTC] === API CALL LOG ===
[22-May-2026 17:14:22 UTC] Endpoint: user/profile.php
[22-May-2026 17:14:22 UTC] Full Log Data: {
    "timestamp": "2026-05-22 17:14:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:ef58:66b:1600:f51a:d16b:831:a86d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:ef58:66b:1600:f51a:d16b:831:a86d, 197.234.242.162",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMxIiwidXNlcm5hbWUiOiJuZ2FuZ2EiLCJlbWFpbCI6ImZyZWR5bmdhbmdhQHlhaG9vLmZyIiwiZXhwIjoxNzgwMDc0ODU3fQ.Bune3Q0sjzz2grzOauaoi0e9l7gsiDTtxVkJDNTFv2o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ffd74f41aa373ca-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:ef58:66b:1600:f51a:d16b:831:a86d",
        "cf-ipcountry": "CG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-May-2026 17:14:22 UTC] === END API CALL LOG ===
[22-May-2026 17:14:22 UTC] ✅ API Hash verification passed for profile endpoint
[22-May-2026 17:14:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMxIiwidXNlcm5hbWUiOiJuZ2FuZ2EiLCJlbWFpbCI6ImZyZWR5bmdhbmdhQHlhaG9vLmZyIiwiZXhwIjoxNzgwMDc0ODU3fQ.Bune3Q0sjzz2grzOauaoi0e9l7gsiDTtxVkJDNTFv2o
[22-May-2026 17:14:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-May-2026 17:14:22 UTC] ✅ JWT token verified successfully for user profile
[22-May-2026 17:14:22 UTC] User ID: 631
[22-May-2026 17:14:22 UTC] ✅ User profile retrieved successfully for user ID: 631
[22-May-2026 17:14:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-May-2026 17:14:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-May-2026 17:14:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2c0f:ef58:66b:1600:f51a:d16b:831:a86d, 197.234.242.162","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMxIiwidXNlcm5hbWUiOiJuZ2FuZ2EiLCJlbWFpbCI6ImZyZWR5bmdhbmdhQHlhaG9vLmZyIiwiZXhwIjoxNzgwMDc0ODU3fQ.Bune3Q0sjzz2grzOauaoi0e9l7gsiDTtxVkJDNTFv2o","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ffd74f41aa573ca-JNB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2c0f:ef58:66b:1600:f51a:d16b:831:a86d","cf-ipcountry":"CG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-May-2026 17:14:22 UTC] === User Orders API Called ===
[22-May-2026 17:14:22 UTC] User ID: 631
[22-May-2026 17:14:22 UTC] Limit: 20, Offset: 0
[22-May-2026 17:14:22 UTC] Orders found: 0
[22-May-2026 17:14:22 UTC] Orders data: []
[22-May-2026 17:14:22 UTC] Total orders count: 0
[22-May-2026 17:14:22 UTC] === API CALL LOG ===
[22-May-2026 17:14:22 UTC] Endpoint: user/profile.php
[22-May-2026 17:14:22 UTC] Full Log Data: {
    "timestamp": "2026-05-22 17:14:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:ef58:66b:1600:f51a:d16b:831:a86d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:ef58:66b:1600:f51a:d16b:831:a86d, 197.234.242.162",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMxIiwidXNlcm5hbWUiOiJuZ2FuZ2EiLCJlbWFpbCI6ImZyZWR5bmdhbmdhQHlhaG9vLmZyIiwiZXhwIjoxNzgwMDc0ODU3fQ.Bune3Q0sjzz2grzOauaoi0e9l7gsiDTtxVkJDNTFv2o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ffd74f41aa673ca-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:ef58:66b:1600:f51a:d16b:831:a86d",
        "cf-ipcountry": "CG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-May-2026 17:14:22 UTC] === END API CALL LOG ===
[22-May-2026 17:14:22 UTC] ✅ API Hash verification passed for profile endpoint
[22-May-2026 17:14:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMxIiwidXNlcm5hbWUiOiJuZ2FuZ2EiLCJlbWFpbCI6ImZyZWR5bmdhbmdhQHlhaG9vLmZyIiwiZXhwIjoxNzgwMDc0ODU3fQ.Bune3Q0sjzz2grzOauaoi0e9l7gsiDTtxVkJDNTFv2o
[22-May-2026 17:14:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-May-2026 17:14:22 UTC] ✅ JWT token verified successfully for user profile
[22-May-2026 17:14:22 UTC] User ID: 631
[22-May-2026 17:14:22 UTC] ✅ User profile retrieved successfully for user ID: 631
[22-May-2026 17:14:40 UTC] === API CALL LOG ===
[22-May-2026 17:14:40 UTC] Endpoint: user/profile.php
[22-May-2026 17:14:40 UTC] Full Log Data: {
    "timestamp": "2026-05-22 17:14:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:ef58:66b:1600:f51a:d16b:831:a86d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:ef58:66b:1600:f51a:d16b:831:a86d, 197.234.242.162",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMxIiwidXNlcm5hbWUiOiJuZ2FuZ2EiLCJlbWFpbCI6ImZyZWR5bmdhbmdhQHlhaG9vLmZyIiwiZXhwIjoxNzgwMDc0ODU3fQ.Bune3Q0sjzz2grzOauaoi0e9l7gsiDTtxVkJDNTFv2o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ffd756118c8df1a-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:ef58:66b:1600:f51a:d16b:831:a86d",
        "cf-ipcountry": "CG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-May-2026 17:14:40 UTC] === END API CALL LOG ===
[22-May-2026 17:14:40 UTC] ✅ API Hash verification passed for profile endpoint
[22-May-2026 17:14:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMxIiwidXNlcm5hbWUiOiJuZ2FuZ2EiLCJlbWFpbCI6ImZyZWR5bmdhbmdhQHlhaG9vLmZyIiwiZXhwIjoxNzgwMDc0ODU3fQ.Bune3Q0sjzz2grzOauaoi0e9l7gsiDTtxVkJDNTFv2o
[22-May-2026 17:14:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-May-2026 17:14:40 UTC] ✅ JWT token verified successfully for user profile
[22-May-2026 17:14:40 UTC] User ID: 631
[22-May-2026 17:14:40 UTC] ✅ User profile retrieved successfully for user ID: 631
[22-May-2026 17:15:00 UTC] === API CALL LOG ===
[22-May-2026 17:15:00 UTC] Endpoint: user/profile.php
[22-May-2026 17:15:00 UTC] Full Log Data: {
    "timestamp": "2026-05-22 17:15:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:ef58:66b:1600:f51a:d16b:831:a86d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:ef58:66b:1600:f51a:d16b:831:a86d, 197.234.242.162",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMxIiwidXNlcm5hbWUiOiJuZ2FuZ2EiLCJlbWFpbCI6ImZyZWR5bmdhbmdhQHlhaG9vLmZyIiwiZXhwIjoxNzgwMDc0ODU3fQ.Bune3Q0sjzz2grzOauaoi0e9l7gsiDTtxVkJDNTFv2o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ffd75da191b739c-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:ef58:66b:1600:f51a:d16b:831:a86d",
        "cf-ipcountry": "CG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-May-2026 17:15:00 UTC] === END API CALL LOG ===
[22-May-2026 17:15:00 UTC] ✅ API Hash verification passed for profile endpoint
[22-May-2026 17:15:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMxIiwidXNlcm5hbWUiOiJuZ2FuZ2EiLCJlbWFpbCI6ImZyZWR5bmdhbmdhQHlhaG9vLmZyIiwiZXhwIjoxNzgwMDc0ODU3fQ.Bune3Q0sjzz2grzOauaoi0e9l7gsiDTtxVkJDNTFv2o
[22-May-2026 17:15:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-May-2026 17:15:00 UTC] ✅ JWT token verified successfully for user profile
[22-May-2026 17:15:00 UTC] User ID: 631
[22-May-2026 17:15:00 UTC] ✅ User profile retrieved successfully for user ID: 631
[22-May-2026 17:15:11 UTC] === API CALL LOG ===
[22-May-2026 17:15:11 UTC] Endpoint: user/profile.php
[22-May-2026 17:15:11 UTC] Full Log Data: {
    "timestamp": "2026-05-22 17:15:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:ef58:66b:1600:f51a:d16b:831:a86d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:ef58:66b:1600:f51a:d16b:831:a86d, 172.68.42.17",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMxIiwidXNlcm5hbWUiOiJuZ2FuZ2EiLCJlbWFpbCI6ImZyZWR5bmdhbmdhQHlhaG9vLmZyIiwiZXhwIjoxNzgwMDc0ODU3fQ.Bune3Q0sjzz2grzOauaoi0e9l7gsiDTtxVkJDNTFv2o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ffd761e8e4f4eda-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:ef58:66b:1600:f51a:d16b:831:a86d",
        "cf-ipcountry": "CG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-May-2026 17:15:11 UTC] === END API CALL LOG ===
[22-May-2026 17:15:11 UTC] ✅ API Hash verification passed for profile endpoint
[22-May-2026 17:15:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMxIiwidXNlcm5hbWUiOiJuZ2FuZ2EiLCJlbWFpbCI6ImZyZWR5bmdhbmdhQHlhaG9vLmZyIiwiZXhwIjoxNzgwMDc0ODU3fQ.Bune3Q0sjzz2grzOauaoi0e9l7gsiDTtxVkJDNTFv2o
[22-May-2026 17:15:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-May-2026 17:15:11 UTC] ✅ JWT token verified successfully for user profile
[22-May-2026 17:15:11 UTC] User ID: 631
[22-May-2026 17:15:11 UTC] ✅ User profile retrieved successfully for user ID: 631
[22-May-2026 17:16:50 UTC] === API CALL LOG ===
[22-May-2026 17:16:50 UTC] Endpoint: user/profile.php
[22-May-2026 17:16:50 UTC] Full Log Data: {
    "timestamp": "2026-05-22 17:16:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:ef58:66b:1600:f51a:d16b:831:a86d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:ef58:66b:1600:f51a:d16b:831:a86d, 104.22.45.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMxIiwidXNlcm5hbWUiOiJuZ2FuZ2EiLCJlbWFpbCI6ImZyZWR5bmdhbmdhQHlhaG9vLmZyIiwiZXhwIjoxNzgwMDc0ODU3fQ.Bune3Q0sjzz2grzOauaoi0e9l7gsiDTtxVkJDNTFv2o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ffd788dfb8def2a-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:ef58:66b:1600:f51a:d16b:831:a86d",
        "cf-ipcountry": "CG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-May-2026 17:16:50 UTC] === END API CALL LOG ===
[22-May-2026 17:16:50 UTC] ✅ API Hash verification passed for profile endpoint
[22-May-2026 17:16:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMxIiwidXNlcm5hbWUiOiJuZ2FuZ2EiLCJlbWFpbCI6ImZyZWR5bmdhbmdhQHlhaG9vLmZyIiwiZXhwIjoxNzgwMDc0ODU3fQ.Bune3Q0sjzz2grzOauaoi0e9l7gsiDTtxVkJDNTFv2o
[22-May-2026 17:16:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-May-2026 17:16:50 UTC] ✅ JWT token verified successfully for user profile
[22-May-2026 17:16:50 UTC] User ID: 631
[22-May-2026 17:16:50 UTC] ✅ User profile retrieved successfully for user ID: 631
[22-May-2026 17:17:07 UTC] === API CALL LOG ===
[22-May-2026 17:17:07 UTC] Endpoint: user/profile.php
[22-May-2026 17:17:07 UTC] Full Log Data: {
    "timestamp": "2026-05-22 17:17:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:ef58:66b:1600:f51a:d16b:831:a86d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:ef58:66b:1600:f51a:d16b:831:a86d, 104.22.45.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMxIiwidXNlcm5hbWUiOiJuZ2FuZ2EiLCJlbWFpbCI6ImZyZWR5bmdhbmdhQHlhaG9vLmZyIiwiZXhwIjoxNzgwMDc0ODU3fQ.Bune3Q0sjzz2grzOauaoi0e9l7gsiDTtxVkJDNTFv2o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ffd78f39854ee10-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:ef58:66b:1600:f51a:d16b:831:a86d",
        "cf-ipcountry": "CG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-May-2026 17:17:07 UTC] === END API CALL LOG ===
[22-May-2026 17:17:07 UTC] ✅ API Hash verification passed for profile endpoint
[22-May-2026 17:17:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMxIiwidXNlcm5hbWUiOiJuZ2FuZ2EiLCJlbWFpbCI6ImZyZWR5bmdhbmdhQHlhaG9vLmZyIiwiZXhwIjoxNzgwMDc0ODU3fQ.Bune3Q0sjzz2grzOauaoi0e9l7gsiDTtxVkJDNTFv2o
[22-May-2026 17:17:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-May-2026 17:17:07 UTC] ✅ JWT token verified successfully for user profile
[22-May-2026 17:17:07 UTC] User ID: 631
[22-May-2026 17:17:07 UTC] ✅ User profile retrieved successfully for user ID: 631
[22-May-2026 17:17:16 UTC] === API CALL LOG ===
[22-May-2026 17:17:16 UTC] Endpoint: user/profile.php
[22-May-2026 17:17:16 UTC] Full Log Data: {
    "timestamp": "2026-05-22 17:17:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:ef58:66b:1600:f51a:d16b:831:a86d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:ef58:66b:1600:f51a:d16b:831:a86d, 104.22.45.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMxIiwidXNlcm5hbWUiOiJuZ2FuZ2EiLCJlbWFpbCI6ImZyZWR5bmdhbmdhQHlhaG9vLmZyIiwiZXhwIjoxNzgwMDc0ODU3fQ.Bune3Q0sjzz2grzOauaoi0e9l7gsiDTtxVkJDNTFv2o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ffd792c1885e72e-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:ef58:66b:1600:f51a:d16b:831:a86d",
        "cf-ipcountry": "CG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-May-2026 17:17:16 UTC] === END API CALL LOG ===
[22-May-2026 17:17:16 UTC] ✅ API Hash verification passed for profile endpoint
[22-May-2026 17:17:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMxIiwidXNlcm5hbWUiOiJuZ2FuZ2EiLCJlbWFpbCI6ImZyZWR5bmdhbmdhQHlhaG9vLmZyIiwiZXhwIjoxNzgwMDc0ODU3fQ.Bune3Q0sjzz2grzOauaoi0e9l7gsiDTtxVkJDNTFv2o
[22-May-2026 17:17:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-May-2026 17:17:16 UTC] ✅ JWT token verified successfully for user profile
[22-May-2026 17:17:16 UTC] User ID: 631
[22-May-2026 17:17:16 UTC] ✅ User profile retrieved successfully for user ID: 631
[22-May-2026 17:17:43 UTC] === API CALL LOG ===
[22-May-2026 17:17:43 UTC] Endpoint: user/profile.php
[22-May-2026 17:17:43 UTC] Full Log Data: {
    "timestamp": "2026-05-22 17:17:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.141.54.177",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.141.54.177, 104.22.45.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMxIiwidXNlcm5hbWUiOiJuZ2FuZ2EiLCJlbWFpbCI6ImZyZWR5bmdhbmdhQHlhaG9vLmZyIiwiZXhwIjoxNzgwMDc0ODU3fQ.Bune3Q0sjzz2grzOauaoi0e9l7gsiDTtxVkJDNTFv2o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ffd79d72ccb6e73-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.141.54.177",
        "cf-ipcountry": "CG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-May-2026 17:17:43 UTC] === END API CALL LOG ===
[22-May-2026 17:17:43 UTC] ✅ API Hash verification passed for profile endpoint
[22-May-2026 17:17:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMxIiwidXNlcm5hbWUiOiJuZ2FuZ2EiLCJlbWFpbCI6ImZyZWR5bmdhbmdhQHlhaG9vLmZyIiwiZXhwIjoxNzgwMDc0ODU3fQ.Bune3Q0sjzz2grzOauaoi0e9l7gsiDTtxVkJDNTFv2o
[22-May-2026 17:17:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-May-2026 17:17:43 UTC] ✅ JWT token verified successfully for user profile
[22-May-2026 17:17:43 UTC] User ID: 631
[22-May-2026 17:17:43 UTC] ✅ User profile retrieved successfully for user ID: 631
[22-May-2026 17:21:39 UTC] === API CALL LOG ===
[22-May-2026 17:21:39 UTC] Endpoint: user/profile.php
[22-May-2026 17:21:39 UTC] Full Log Data: {
    "timestamp": "2026-05-22 17:21:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.141.54.177",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.141.54.177, 104.22.45.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMxIiwidXNlcm5hbWUiOiJuZ2FuZ2EiLCJlbWFpbCI6ImZyZWR5bmdhbmdhQHlhaG9vLmZyIiwiZXhwIjoxNzgwMDc0ODU3fQ.Bune3Q0sjzz2grzOauaoi0e9l7gsiDTtxVkJDNTFv2o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ffd7f9b2f09a363-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.141.54.177",
        "cf-ipcountry": "CG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-May-2026 17:21:39 UTC] === END API CALL LOG ===
[22-May-2026 17:21:39 UTC] ✅ API Hash verification passed for profile endpoint
[22-May-2026 17:21:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMxIiwidXNlcm5hbWUiOiJuZ2FuZ2EiLCJlbWFpbCI6ImZyZWR5bmdhbmdhQHlhaG9vLmZyIiwiZXhwIjoxNzgwMDc0ODU3fQ.Bune3Q0sjzz2grzOauaoi0e9l7gsiDTtxVkJDNTFv2o
[22-May-2026 17:21:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-May-2026 17:21:39 UTC] ✅ JWT token verified successfully for user profile
[22-May-2026 17:21:39 UTC] User ID: 631
[22-May-2026 17:21:39 UTC] ✅ User profile retrieved successfully for user ID: 631
[22-May-2026 17:21:57 UTC] === API CALL LOG ===
[22-May-2026 17:21:57 UTC] Endpoint: user/profile.php
[22-May-2026 17:21:57 UTC] Full Log Data: {
    "timestamp": "2026-05-22 17:21:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.141.54.177",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.141.54.177, 197.234.242.163",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMxIiwidXNlcm5hbWUiOiJuZ2FuZ2EiLCJlbWFpbCI6ImZyZWR5bmdhbmdhQHlhaG9vLmZyIiwiZXhwIjoxNzgwMDc0ODU3fQ.Bune3Q0sjzz2grzOauaoi0e9l7gsiDTtxVkJDNTFv2o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ffd8007ddbfb3d6-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.141.54.177",
        "cf-ipcountry": "CG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-May-2026 17:21:57 UTC] === END API CALL LOG ===
[22-May-2026 17:21:57 UTC] ✅ API Hash verification passed for profile endpoint
[22-May-2026 17:21:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMxIiwidXNlcm5hbWUiOiJuZ2FuZ2EiLCJlbWFpbCI6ImZyZWR5bmdhbmdhQHlhaG9vLmZyIiwiZXhwIjoxNzgwMDc0ODU3fQ.Bune3Q0sjzz2grzOauaoi0e9l7gsiDTtxVkJDNTFv2o
[22-May-2026 17:21:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-May-2026 17:21:57 UTC] ✅ JWT token verified successfully for user profile
[22-May-2026 17:21:57 UTC] User ID: 631
[22-May-2026 17:21:57 UTC] ✅ User profile retrieved successfully for user ID: 631
[22-May-2026 17:22:10 UTC] === API CALL LOG ===
[22-May-2026 17:22:10 UTC] Endpoint: user/profile.php
[22-May-2026 17:22:10 UTC] Full Log Data: {
    "timestamp": "2026-05-22 17:22:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.141.54.177",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.141.54.177, 104.22.45.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMxIiwidXNlcm5hbWUiOiJuZ2FuZ2EiLCJlbWFpbCI6ImZyZWR5bmdhbmdhQHlhaG9vLmZyIiwiZXhwIjoxNzgwMDc0ODU3fQ.Bune3Q0sjzz2grzOauaoi0e9l7gsiDTtxVkJDNTFv2o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ffd805e3ad8d0e9-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.141.54.177",
        "cf-ipcountry": "CG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-May-2026 17:22:10 UTC] === END API CALL LOG ===
[22-May-2026 17:22:10 UTC] ✅ API Hash verification passed for profile endpoint
[22-May-2026 17:22:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMxIiwidXNlcm5hbWUiOiJuZ2FuZ2EiLCJlbWFpbCI6ImZyZWR5bmdhbmdhQHlhaG9vLmZyIiwiZXhwIjoxNzgwMDc0ODU3fQ.Bune3Q0sjzz2grzOauaoi0e9l7gsiDTtxVkJDNTFv2o
[22-May-2026 17:22:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-May-2026 17:22:10 UTC] ✅ JWT token verified successfully for user profile
[22-May-2026 17:22:10 UTC] User ID: 631
[22-May-2026 17:22:10 UTC] ✅ User profile retrieved successfully for user ID: 631
[22-May-2026 18:08:06 UTC] === API CALL LOG ===
[22-May-2026 18:08:06 UTC] Endpoint: user/profile.php
[22-May-2026 18:08:06 UTC] Full Log Data: {
    "timestamp": "2026-05-22 18:08:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:401f:e9b0:e52b:7be2:f237:31d3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c1:401f:e9b0:e52b:7be2:f237:31d3, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgzIiwidXNlcm5hbWUiOiJAQTE5OTZraWQiLCJlbWFpbCI6Im1vbWlucmFzaGlkNDFAZ21haWwuY29tIiwiZXhwIjoxNzc3MzUxNzk0fQ.q5TCs05FcOfVtWdFWv5MREkqJmHuGl-Fo8PW8T6iTEU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ffdc3a1dbe7a742-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c1:401f:e9b0:e52b:7be2:f237:31d3",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-May-2026 18:08:06 UTC] === END API CALL LOG ===
[22-May-2026 18:08:06 UTC] ✅ API Hash verification passed for profile endpoint
[22-May-2026 18:08:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgzIiwidXNlcm5hbWUiOiJAQTE5OTZraWQiLCJlbWFpbCI6Im1vbWlucmFzaGlkNDFAZ21haWwuY29tIiwiZXhwIjoxNzc3MzUxNzk0fQ.q5TCs05FcOfVtWdFWv5MREkqJmHuGl-Fo8PW8T6iTEU
[22-May-2026 18:08:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-May-2026 18:08:06 UTC] ✅ JWT token verified successfully for user profile
[22-May-2026 18:08:06 UTC] User ID: 383
[22-May-2026 18:08:06 UTC] ✅ User profile retrieved successfully for user ID: 383
[22-May-2026 18:08:06 UTC] === API CALL LOG ===
[22-May-2026 18:08:06 UTC] Endpoint: user/profile.php
[22-May-2026 18:08:06 UTC] Full Log Data: {
    "timestamp": "2026-05-22 18:08:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:401f:e9b0:e52b:7be2:f237:31d3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c1:401f:e9b0:e52b:7be2:f237:31d3, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgzIiwidXNlcm5hbWUiOiJAQTE5OTZraWQiLCJlbWFpbCI6Im1vbWlucmFzaGlkNDFAZ21haWwuY29tIiwiZXhwIjoxNzc3MzUxNzk0fQ.q5TCs05FcOfVtWdFWv5MREkqJmHuGl-Fo8PW8T6iTEU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ffdc3ab1d4ba742-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c1:401f:e9b0:e52b:7be2:f237:31d3",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-May-2026 18:08:06 UTC] === END API CALL LOG ===
[22-May-2026 18:08:06 UTC] ✅ API Hash verification passed for profile endpoint
[22-May-2026 18:08:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgzIiwidXNlcm5hbWUiOiJAQTE5OTZraWQiLCJlbWFpbCI6Im1vbWlucmFzaGlkNDFAZ21haWwuY29tIiwiZXhwIjoxNzc3MzUxNzk0fQ.q5TCs05FcOfVtWdFWv5MREkqJmHuGl-Fo8PW8T6iTEU
[22-May-2026 18:08:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-May-2026 18:08:06 UTC] ✅ JWT token verified successfully for user profile
[22-May-2026 18:08:06 UTC] User ID: 383
[22-May-2026 18:08:06 UTC] ✅ User profile retrieved successfully for user ID: 383
[22-May-2026 18:08:06 UTC] === API CALL LOG ===
[22-May-2026 18:08:06 UTC] Endpoint: user/profile.php
[22-May-2026 18:08:06 UTC] Full Log Data: {
    "timestamp": "2026-05-22 18:08:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:401f:e9b0:e52b:7be2:f237:31d3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c1:401f:e9b0:e52b:7be2:f237:31d3, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgzIiwidXNlcm5hbWUiOiJAQTE5OTZraWQiLCJlbWFpbCI6Im1vbWlucmFzaGlkNDFAZ21haWwuY29tIiwiZXhwIjoxNzc3MzUxNzk0fQ.q5TCs05FcOfVtWdFWv5MREkqJmHuGl-Fo8PW8T6iTEU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ffdc3ab1d50a742-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c1:401f:e9b0:e52b:7be2:f237:31d3",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-May-2026 18:08:06 UTC] === END API CALL LOG ===
[22-May-2026 18:08:06 UTC] ✅ API Hash verification passed for profile endpoint
[22-May-2026 18:08:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgzIiwidXNlcm5hbWUiOiJAQTE5OTZraWQiLCJlbWFpbCI6Im1vbWlucmFzaGlkNDFAZ21haWwuY29tIiwiZXhwIjoxNzc3MzUxNzk0fQ.q5TCs05FcOfVtWdFWv5MREkqJmHuGl-Fo8PW8T6iTEU
[22-May-2026 18:08:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-May-2026 18:08:06 UTC] ✅ JWT token verified successfully for user profile
[22-May-2026 18:08:06 UTC] User ID: 383
[22-May-2026 18:08:06 UTC] ✅ User profile retrieved successfully for user ID: 383
[22-May-2026 18:08:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-May-2026 18:08:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-May-2026 18:08:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40c1:401f:e9b0:e52b:7be2:f237:31d3, 104.23.175.179","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgzIiwidXNlcm5hbWUiOiJAQTE5OTZraWQiLCJlbWFpbCI6Im1vbWlucmFzaGlkNDFAZ21haWwuY29tIiwiZXhwIjoxNzc3MzUxNzk0fQ.q5TCs05FcOfVtWdFWv5MREkqJmHuGl-Fo8PW8T6iTEU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ffdc3ab1d4fa742-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40c1:401f:e9b0:e52b:7be2:f237:31d3","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-May-2026 18:08:07 UTC] === User Orders API Called ===
[22-May-2026 18:08:07 UTC] User ID: 383
[22-May-2026 18:08:07 UTC] Limit: 20, Offset: 0
[22-May-2026 18:08:07 UTC] Orders found: 0
[22-May-2026 18:08:07 UTC] Orders data: []
[22-May-2026 18:08:07 UTC] Total orders count: 0
[22-May-2026 18:08:23 UTC] === API CALL LOG ===
[22-May-2026 18:08:23 UTC] Endpoint: user/profile.php
[22-May-2026 18:08:23 UTC] Full Log Data: {
    "timestamp": "2026-05-22 18:08:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:401f:e9b0:e52b:7be2:f237:31d3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c1:401f:e9b0:e52b:7be2:f237:31d3, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgzIiwidXNlcm5hbWUiOiJAQTE5OTZraWQiLCJlbWFpbCI6Im1vbWlucmFzaGlkNDFAZ21haWwuY29tIiwiZXhwIjoxNzc3MzUxNzk0fQ.q5TCs05FcOfVtWdFWv5MREkqJmHuGl-Fo8PW8T6iTEU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ffdc4119e56a742-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c1:401f:e9b0:e52b:7be2:f237:31d3",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-May-2026 18:08:23 UTC] === END API CALL LOG ===
[22-May-2026 18:08:23 UTC] ✅ API Hash verification passed for profile endpoint
[22-May-2026 18:08:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgzIiwidXNlcm5hbWUiOiJAQTE5OTZraWQiLCJlbWFpbCI6Im1vbWlucmFzaGlkNDFAZ21haWwuY29tIiwiZXhwIjoxNzc3MzUxNzk0fQ.q5TCs05FcOfVtWdFWv5MREkqJmHuGl-Fo8PW8T6iTEU
[22-May-2026 18:08:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-May-2026 18:08:23 UTC] ✅ JWT token verified successfully for user profile
[22-May-2026 18:08:23 UTC] User ID: 383
[22-May-2026 18:08:23 UTC] ✅ User profile retrieved successfully for user ID: 383
[22-May-2026 18:08:24 UTC] User Purchases API - User ID: 383
[22-May-2026 18:08:24 UTC] User Purchases API - Total purchases found: 1
[22-May-2026 18:08:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-May-2026 18:08:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-May-2026 18:08:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40c1:401f:e9b0:e52b:7be2:f237:31d3, 104.23.175.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgzIiwidXNlcm5hbWUiOiJAQTE5OTZraWQiLCJlbWFpbCI6Im1vbWlucmFzaGlkNDFAZ21haWwuY29tIiwiZXhwIjoxNzc3MzUxNzk0fQ.q5TCs05FcOfVtWdFWv5MREkqJmHuGl-Fo8PW8T6iTEU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ffdc42add6ea742-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40c1:401f:e9b0:e52b:7be2:f237:31d3","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-May-2026 18:08:27 UTC] === API CALL LOG ===
[22-May-2026 18:08:27 UTC] Endpoint: user/profile.php
[22-May-2026 18:08:27 UTC] === User Orders API Called ===
[22-May-2026 18:08:27 UTC] Full Log Data: {
    "timestamp": "2026-05-22 18:08:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:401f:e9b0:e52b:7be2:f237:31d3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c1:401f:e9b0:e52b:7be2:f237:31d3, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgzIiwidXNlcm5hbWUiOiJAQTE5OTZraWQiLCJlbWFpbCI6Im1vbWlucmFzaGlkNDFAZ21haWwuY29tIiwiZXhwIjoxNzc3MzUxNzk0fQ.q5TCs05FcOfVtWdFWv5MREkqJmHuGl-Fo8PW8T6iTEU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ffdc42add73a742-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c1:401f:e9b0:e52b:7be2:f237:31d3",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-May-2026 18:08:27 UTC] User ID: 383
[22-May-2026 18:08:27 UTC] === END API CALL LOG ===
[22-May-2026 18:08:27 UTC] Limit: 20, Offset: 0
[22-May-2026 18:08:27 UTC] ✅ API Hash verification passed for profile endpoint
[22-May-2026 18:08:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgzIiwidXNlcm5hbWUiOiJAQTE5OTZraWQiLCJlbWFpbCI6Im1vbWlucmFzaGlkNDFAZ21haWwuY29tIiwiZXhwIjoxNzc3MzUxNzk0fQ.q5TCs05FcOfVtWdFWv5MREkqJmHuGl-Fo8PW8T6iTEU
[22-May-2026 18:08:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-May-2026 18:08:27 UTC] ✅ JWT token verified successfully for user profile
[22-May-2026 18:08:27 UTC] User ID: 383
[22-May-2026 18:08:27 UTC] Orders found: 0
[22-May-2026 18:08:27 UTC] Orders data: []
[22-May-2026 18:08:27 UTC] Total orders count: 0
[22-May-2026 18:08:27 UTC] ✅ User profile retrieved successfully for user ID: 383
[22-May-2026 18:08:27 UTC] === API CALL LOG ===
[22-May-2026 18:08:27 UTC] Endpoint: user/profile.php
[22-May-2026 18:08:27 UTC] Full Log Data: {
    "timestamp": "2026-05-22 18:08:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:401f:e9b0:e52b:7be2:f237:31d3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c1:401f:e9b0:e52b:7be2:f237:31d3, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgzIiwidXNlcm5hbWUiOiJAQTE5OTZraWQiLCJlbWFpbCI6Im1vbWlucmFzaGlkNDFAZ21haWwuY29tIiwiZXhwIjoxNzc3MzUxNzk0fQ.q5TCs05FcOfVtWdFWv5MREkqJmHuGl-Fo8PW8T6iTEU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ffdc42e4d94a742-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c1:401f:e9b0:e52b:7be2:f237:31d3",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-May-2026 18:08:27 UTC] === END API CALL LOG ===
[22-May-2026 18:08:27 UTC] ✅ API Hash verification passed for profile endpoint
[22-May-2026 18:08:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzgzIiwidXNlcm5hbWUiOiJAQTE5OTZraWQiLCJlbWFpbCI6Im1vbWlucmFzaGlkNDFAZ21haWwuY29tIiwiZXhwIjoxNzc3MzUxNzk0fQ.q5TCs05FcOfVtWdFWv5MREkqJmHuGl-Fo8PW8T6iTEU
[22-May-2026 18:08:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-May-2026 18:08:27 UTC] ✅ JWT token verified successfully for user profile
[22-May-2026 18:08:27 UTC] User ID: 383
[22-May-2026 18:08:27 UTC] ✅ User profile retrieved successfully for user ID: 383
[22-May-2026 18:33:10 UTC] === API CALL LOG ===
[22-May-2026 18:33:10 UTC] Endpoint: user/profile.php
[22-May-2026 18:33:10 UTC] Full Log Data: {
    "timestamp": "2026-05-22 18:33:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "85.108.228.62",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "85.108.228.62, 172.71.99.196",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMyIiwidXNlcm5hbWUiOiJiZXJrYXkiLCJlbWFpbCI6ImJlcmtheWFyYXN3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDA3OTU5MH0.agOJ2miI3eTsanB8-u91utfstALink1XWkHEX2XakzU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ffde8635b5566ea-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "85.108.228.62",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-May-2026 18:33:10 UTC] === END API CALL LOG ===
[22-May-2026 18:33:10 UTC] ✅ API Hash verification passed for profile endpoint
[22-May-2026 18:33:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMyIiwidXNlcm5hbWUiOiJiZXJrYXkiLCJlbWFpbCI6ImJlcmtheWFyYXN3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDA3OTU5MH0.agOJ2miI3eTsanB8-u91utfstALink1XWkHEX2XakzU
[22-May-2026 18:33:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-May-2026 18:33:10 UTC] ✅ JWT token verified successfully for user profile
[22-May-2026 18:33:10 UTC] User ID: 632
[22-May-2026 18:33:10 UTC] ✅ User profile retrieved successfully for user ID: 632
[22-May-2026 18:33:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-May-2026 18:33:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-May-2026 18:33:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"85.108.228.62, 172.71.99.196","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMyIiwidXNlcm5hbWUiOiJiZXJrYXkiLCJlbWFpbCI6ImJlcmtheWFyYXN3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDA3OTU5MH0.agOJ2miI3eTsanB8-u91utfstALink1XWkHEX2XakzU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ffde8635b5966ea-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"85.108.228.62","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-May-2026 18:33:10 UTC] === User Orders API Called ===
[22-May-2026 18:33:10 UTC] User ID: 632
[22-May-2026 18:33:10 UTC] Limit: 20, Offset: 0
[22-May-2026 18:33:10 UTC] Orders found: 0
[22-May-2026 18:33:10 UTC] Orders data: []
[22-May-2026 18:33:10 UTC] Total orders count: 0
[22-May-2026 18:33:11 UTC] === API CALL LOG ===
[22-May-2026 18:33:11 UTC] Endpoint: user/profile.php
[22-May-2026 18:33:11 UTC] Full Log Data: {
    "timestamp": "2026-05-22 18:33:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "85.108.228.62",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "85.108.228.62, 172.71.99.196",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMyIiwidXNlcm5hbWUiOiJiZXJrYXkiLCJlbWFpbCI6ImJlcmtheWFyYXN3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDA3OTU5MH0.agOJ2miI3eTsanB8-u91utfstALink1XWkHEX2XakzU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ffde863dbc566ea-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "85.108.228.62",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-May-2026 18:33:11 UTC] === END API CALL LOG ===
[22-May-2026 18:33:11 UTC] ✅ API Hash verification passed for profile endpoint
[22-May-2026 18:33:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMyIiwidXNlcm5hbWUiOiJiZXJrYXkiLCJlbWFpbCI6ImJlcmtheWFyYXN3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDA3OTU5MH0.agOJ2miI3eTsanB8-u91utfstALink1XWkHEX2XakzU
[22-May-2026 18:33:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-May-2026 18:33:11 UTC] ✅ JWT token verified successfully for user profile
[22-May-2026 18:33:11 UTC] User ID: 632
[22-May-2026 18:33:11 UTC] ✅ User profile retrieved successfully for user ID: 632
[22-May-2026 18:33:11 UTC] === API CALL LOG ===
[22-May-2026 18:33:11 UTC] Endpoint: user/profile.php
[22-May-2026 18:33:11 UTC] Full Log Data: {
    "timestamp": "2026-05-22 18:33:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "85.108.228.62",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "85.108.228.62, 172.71.99.196",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMyIiwidXNlcm5hbWUiOiJiZXJrYXkiLCJlbWFpbCI6ImJlcmtheWFyYXN3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDA3OTU5MH0.agOJ2miI3eTsanB8-u91utfstALink1XWkHEX2XakzU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ffde866de9166ea-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "85.108.228.62",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-May-2026 18:33:11 UTC] === END API CALL LOG ===
[22-May-2026 18:33:11 UTC] ✅ API Hash verification passed for profile endpoint
[22-May-2026 18:33:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMyIiwidXNlcm5hbWUiOiJiZXJrYXkiLCJlbWFpbCI6ImJlcmtheWFyYXN3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDA3OTU5MH0.agOJ2miI3eTsanB8-u91utfstALink1XWkHEX2XakzU
[22-May-2026 18:33:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-May-2026 18:33:11 UTC] ✅ JWT token verified successfully for user profile
[22-May-2026 18:33:11 UTC] User ID: 632
[22-May-2026 18:33:11 UTC] ✅ User profile retrieved successfully for user ID: 632
[22-May-2026 18:33:43 UTC] === API CALL LOG ===
[22-May-2026 18:33:43 UTC] Endpoint: user/profile.php
[22-May-2026 18:33:43 UTC] Full Log Data: {
    "timestamp": "2026-05-22 18:33:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "85.108.228.62",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "85.108.228.62, 172.71.99.195",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMyIiwidXNlcm5hbWUiOiJiZXJrYXkiLCJlbWFpbCI6ImJlcmtheWFyYXN3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDA3OTU5MH0.agOJ2miI3eTsanB8-u91utfstALink1XWkHEX2XakzU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ffde92ecf0e66ea-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "85.108.228.62",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-May-2026 18:33:43 UTC] === END API CALL LOG ===
[22-May-2026 18:33:43 UTC] ✅ API Hash verification passed for profile endpoint
[22-May-2026 18:33:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMyIiwidXNlcm5hbWUiOiJiZXJrYXkiLCJlbWFpbCI6ImJlcmtheWFyYXN3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDA3OTU5MH0.agOJ2miI3eTsanB8-u91utfstALink1XWkHEX2XakzU
[22-May-2026 18:33:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-May-2026 18:33:43 UTC] ✅ JWT token verified successfully for user profile
[22-May-2026 18:33:43 UTC] User ID: 632
[22-May-2026 18:33:43 UTC] ✅ User profile retrieved successfully for user ID: 632
[22-May-2026 18:33:49 UTC] === API CALL LOG ===
[22-May-2026 18:33:49 UTC] Endpoint: user/profile.php
[22-May-2026 18:33:49 UTC] Full Log Data: {
    "timestamp": "2026-05-22 18:33:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "85.108.228.62",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "85.108.228.62, 172.71.99.196",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMyIiwidXNlcm5hbWUiOiJiZXJrYXkiLCJlbWFpbCI6ImJlcmtheWFyYXN3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDA3OTU5MH0.agOJ2miI3eTsanB8-u91utfstALink1XWkHEX2XakzU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ffde953ea6066ea-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "85.108.228.62",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-May-2026 18:33:49 UTC] === END API CALL LOG ===
[22-May-2026 18:33:49 UTC] ✅ API Hash verification passed for profile endpoint
[22-May-2026 18:33:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMyIiwidXNlcm5hbWUiOiJiZXJrYXkiLCJlbWFpbCI6ImJlcmtheWFyYXN3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDA3OTU5MH0.agOJ2miI3eTsanB8-u91utfstALink1XWkHEX2XakzU
[22-May-2026 18:33:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-May-2026 18:33:49 UTC] ✅ JWT token verified successfully for user profile
[22-May-2026 18:33:49 UTC] User ID: 632
[22-May-2026 18:33:49 UTC] ✅ User profile retrieved successfully for user ID: 632
[22-May-2026 18:33:49 UTC] User Purchases API - User ID: 632
[22-May-2026 18:33:49 UTC] User Purchases API - Total purchases found: 0
[22-May-2026 18:33:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-May-2026 18:33:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-May-2026 18:33:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"85.108.228.62, 172.71.99.195","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMyIiwidXNlcm5hbWUiOiJiZXJrYXkiLCJlbWFpbCI6ImJlcmtheWFyYXN3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDA3OTU5MH0.agOJ2miI3eTsanB8-u91utfstALink1XWkHEX2XakzU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ffde975cc8166ea-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"85.108.228.62","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-May-2026 18:33:54 UTC] === User Orders API Called ===
[22-May-2026 18:33:54 UTC] User ID: 632
[22-May-2026 18:33:54 UTC] Limit: 20, Offset: 0
[22-May-2026 18:33:54 UTC] Orders found: 0
[22-May-2026 18:33:54 UTC] Orders data: []
[22-May-2026 18:33:54 UTC] Total orders count: 0
[22-May-2026 18:33:54 UTC] === API CALL LOG ===
[22-May-2026 18:33:54 UTC] Endpoint: user/profile.php
[22-May-2026 18:33:54 UTC] Full Log Data: {
    "timestamp": "2026-05-22 18:33:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "85.108.228.62",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "85.108.228.62, 172.71.99.195",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMyIiwidXNlcm5hbWUiOiJiZXJrYXkiLCJlbWFpbCI6ImJlcmtheWFyYXN3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDA3OTU5MH0.agOJ2miI3eTsanB8-u91utfstALink1XWkHEX2XakzU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ffde975cc8366ea-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "85.108.228.62",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-May-2026 18:33:54 UTC] === END API CALL LOG ===
[22-May-2026 18:33:54 UTC] ✅ API Hash verification passed for profile endpoint
[22-May-2026 18:33:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMyIiwidXNlcm5hbWUiOiJiZXJrYXkiLCJlbWFpbCI6ImJlcmtheWFyYXN3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDA3OTU5MH0.agOJ2miI3eTsanB8-u91utfstALink1XWkHEX2XakzU
[22-May-2026 18:33:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-May-2026 18:33:54 UTC] ✅ JWT token verified successfully for user profile
[22-May-2026 18:33:54 UTC] User ID: 632
[22-May-2026 18:33:54 UTC] ✅ User profile retrieved successfully for user ID: 632
[22-May-2026 18:33:55 UTC] === API CALL LOG ===
[22-May-2026 18:33:55 UTC] Endpoint: user/profile.php
[22-May-2026 18:33:55 UTC] Full Log Data: {
    "timestamp": "2026-05-22 18:33:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "85.108.228.62",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "85.108.228.62, 172.71.99.195",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMyIiwidXNlcm5hbWUiOiJiZXJrYXkiLCJlbWFpbCI6ImJlcmtheWFyYXN3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDA3OTU5MH0.agOJ2miI3eTsanB8-u91utfstALink1XWkHEX2XakzU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ffde979586b66ea-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "85.108.228.62",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-May-2026 18:33:55 UTC] === END API CALL LOG ===
[22-May-2026 18:33:55 UTC] ✅ API Hash verification passed for profile endpoint
[22-May-2026 18:33:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMyIiwidXNlcm5hbWUiOiJiZXJrYXkiLCJlbWFpbCI6ImJlcmtheWFyYXN3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDA3OTU5MH0.agOJ2miI3eTsanB8-u91utfstALink1XWkHEX2XakzU
[22-May-2026 18:33:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-May-2026 18:33:55 UTC] ✅ JWT token verified successfully for user profile
[22-May-2026 18:33:55 UTC] User ID: 632
[22-May-2026 18:33:55 UTC] ✅ User profile retrieved successfully for user ID: 632
[22-May-2026 18:34:14 UTC] === API CALL LOG ===
[22-May-2026 18:34:14 UTC] Endpoint: user/profile.php
[22-May-2026 18:34:14 UTC] Full Log Data: {
    "timestamp": "2026-05-22 18:34:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "85.108.228.62",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "85.108.228.62, 172.71.99.195",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMyIiwidXNlcm5hbWUiOiJiZXJrYXkiLCJlbWFpbCI6ImJlcmtheWFyYXN3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDA3OTU5MH0.agOJ2miI3eTsanB8-u91utfstALink1XWkHEX2XakzU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ffde9ee69fa66ea-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "85.108.228.62",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-May-2026 18:34:14 UTC] === END API CALL LOG ===
[22-May-2026 18:34:14 UTC] ✅ API Hash verification passed for profile endpoint
[22-May-2026 18:34:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMyIiwidXNlcm5hbWUiOiJiZXJrYXkiLCJlbWFpbCI6ImJlcmtheWFyYXN3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDA3OTU5MH0.agOJ2miI3eTsanB8-u91utfstALink1XWkHEX2XakzU
[22-May-2026 18:34:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-May-2026 18:34:14 UTC] ✅ JWT token verified successfully for user profile
[22-May-2026 18:34:14 UTC] User ID: 632
[22-May-2026 18:34:14 UTC] ✅ User profile retrieved successfully for user ID: 632
[22-May-2026 18:34:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-May-2026 18:34:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-May-2026 18:34:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"85.108.228.62, 172.71.99.195","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMyIiwidXNlcm5hbWUiOiJiZXJrYXkiLCJlbWFpbCI6ImJlcmtheWFyYXN3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDA3OTU5MH0.agOJ2miI3eTsanB8-u91utfstALink1XWkHEX2XakzU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ffde9ee69f766ea-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"85.108.228.62","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-May-2026 18:34:14 UTC] === User Orders API Called ===
[22-May-2026 18:34:14 UTC] User ID: 632
[22-May-2026 18:34:14 UTC] Limit: 20, Offset: 0
[22-May-2026 18:34:14 UTC] Orders found: 0
[22-May-2026 18:34:14 UTC] Orders data: []
[22-May-2026 18:34:14 UTC] Total orders count: 0
[22-May-2026 18:34:14 UTC] === API CALL LOG ===
[22-May-2026 18:34:14 UTC] Endpoint: user/profile.php
[22-May-2026 18:34:14 UTC] Full Log Data: {
    "timestamp": "2026-05-22 18:34:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "85.108.228.62",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "85.108.228.62, 172.71.99.195",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMyIiwidXNlcm5hbWUiOiJiZXJrYXkiLCJlbWFpbCI6ImJlcmtheWFyYXN3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDA3OTU5MH0.agOJ2miI3eTsanB8-u91utfstALink1XWkHEX2XakzU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ffde9f20cd066ea-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "85.108.228.62",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-May-2026 18:34:14 UTC] === END API CALL LOG ===
[22-May-2026 18:34:14 UTC] ✅ API Hash verification passed for profile endpoint
[22-May-2026 18:34:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMyIiwidXNlcm5hbWUiOiJiZXJrYXkiLCJlbWFpbCI6ImJlcmtheWFyYXN3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDA3OTU5MH0.agOJ2miI3eTsanB8-u91utfstALink1XWkHEX2XakzU
[22-May-2026 18:34:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-May-2026 18:34:14 UTC] ✅ JWT token verified successfully for user profile
[22-May-2026 18:34:14 UTC] User ID: 632
[22-May-2026 18:34:14 UTC] ✅ User profile retrieved successfully for user ID: 632
[22-May-2026 18:34:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-May-2026 18:34:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-May-2026 18:34:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"85.108.228.62, 172.71.99.196","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMyIiwidXNlcm5hbWUiOiJiZXJrYXkiLCJlbWFpbCI6ImJlcmtheWFyYXN3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDA3OTU5MH0.agOJ2miI3eTsanB8-u91utfstALink1XWkHEX2XakzU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ffdeab53b4566ea-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"85.108.228.62","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-May-2026 18:34:45 UTC] === User Orders API Called ===
[22-May-2026 18:34:45 UTC] User ID: 632
[22-May-2026 18:34:45 UTC] Limit: 20, Offset: 0
[22-May-2026 18:34:45 UTC] Orders found: 0
[22-May-2026 18:34:45 UTC] Orders data: []
[22-May-2026 18:34:45 UTC] Total orders count: 0
[22-May-2026 18:34:45 UTC] === API CALL LOG ===
[22-May-2026 18:34:45 UTC] Endpoint: user/profile.php
[22-May-2026 18:34:45 UTC] Full Log Data: {
    "timestamp": "2026-05-22 18:34:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "85.108.228.62",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "85.108.228.62, 172.71.99.196",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMyIiwidXNlcm5hbWUiOiJiZXJrYXkiLCJlbWFpbCI6ImJlcmtheWFyYXN3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDA3OTU5MH0.agOJ2miI3eTsanB8-u91utfstALink1XWkHEX2XakzU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ffdeab53b4766ea-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "85.108.228.62",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-May-2026 18:34:45 UTC] === END API CALL LOG ===
[22-May-2026 18:34:45 UTC] ✅ API Hash verification passed for profile endpoint
[22-May-2026 18:34:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMyIiwidXNlcm5hbWUiOiJiZXJrYXkiLCJlbWFpbCI6ImJlcmtheWFyYXN3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDA3OTU5MH0.agOJ2miI3eTsanB8-u91utfstALink1XWkHEX2XakzU
[22-May-2026 18:34:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-May-2026 18:34:45 UTC] ✅ JWT token verified successfully for user profile
[22-May-2026 18:34:45 UTC] User ID: 632
[22-May-2026 18:34:45 UTC] ✅ User profile retrieved successfully for user ID: 632
[22-May-2026 18:34:46 UTC] === API CALL LOG ===
[22-May-2026 18:34:46 UTC] Endpoint: user/profile.php
[22-May-2026 18:34:46 UTC] Full Log Data: {
    "timestamp": "2026-05-22 18:34:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "85.108.228.62",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "85.108.228.62, 172.71.99.196",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMyIiwidXNlcm5hbWUiOiJiZXJrYXkiLCJlbWFpbCI6ImJlcmtheWFyYXN3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDA3OTU5MH0.agOJ2miI3eTsanB8-u91utfstALink1XWkHEX2XakzU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ffdeab90fa666ea-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "85.108.228.62",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-May-2026 18:34:46 UTC] === END API CALL LOG ===
[22-May-2026 18:34:46 UTC] ✅ API Hash verification passed for profile endpoint
[22-May-2026 18:34:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMyIiwidXNlcm5hbWUiOiJiZXJrYXkiLCJlbWFpbCI6ImJlcmtheWFyYXN3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDA3OTU5MH0.agOJ2miI3eTsanB8-u91utfstALink1XWkHEX2XakzU
[22-May-2026 18:34:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-May-2026 18:34:46 UTC] ✅ JWT token verified successfully for user profile
[22-May-2026 18:34:46 UTC] User ID: 632
[22-May-2026 18:34:46 UTC] ✅ User profile retrieved successfully for user ID: 632
[22-May-2026 18:35:03 UTC] === API CALL LOG ===
[22-May-2026 18:35:03 UTC] Endpoint: user/profile.php
[22-May-2026 18:35:03 UTC] Full Log Data: {
    "timestamp": "2026-05-22 18:35:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "85.108.228.62",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "85.108.228.62, 172.71.99.196",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMyIiwidXNlcm5hbWUiOiJiZXJrYXkiLCJlbWFpbCI6ImJlcmtheWFyYXN3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDA3OTU5MH0.agOJ2miI3eTsanB8-u91utfstALink1XWkHEX2XakzU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ffdeb24eb5066ea-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "85.108.228.62",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-May-2026 18:35:03 UTC] === END API CALL LOG ===
[22-May-2026 18:35:03 UTC] ✅ API Hash verification passed for profile endpoint
[22-May-2026 18:35:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMyIiwidXNlcm5hbWUiOiJiZXJrYXkiLCJlbWFpbCI6ImJlcmtheWFyYXN3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDA3OTU5MH0.agOJ2miI3eTsanB8-u91utfstALink1XWkHEX2XakzU
[22-May-2026 18:35:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-May-2026 18:35:03 UTC] ✅ JWT token verified successfully for user profile
[22-May-2026 18:35:03 UTC] User ID: 632
[22-May-2026 18:35:03 UTC] ✅ User profile retrieved successfully for user ID: 632
[22-May-2026 18:35:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-May-2026 18:35:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-May-2026 18:35:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"85.108.228.62, 172.71.99.196","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMyIiwidXNlcm5hbWUiOiJiZXJrYXkiLCJlbWFpbCI6ImJlcmtheWFyYXN3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDA3OTU5MH0.agOJ2miI3eTsanB8-u91utfstALink1XWkHEX2XakzU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ffdeb24eb4d66ea-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"85.108.228.62","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-May-2026 18:35:03 UTC] === User Orders API Called ===
[22-May-2026 18:35:03 UTC] User ID: 632
[22-May-2026 18:35:03 UTC] Limit: 20, Offset: 0
[22-May-2026 18:35:03 UTC] Orders found: 0
[22-May-2026 18:35:03 UTC] Orders data: []
[22-May-2026 18:35:03 UTC] Total orders count: 0
[22-May-2026 18:35:04 UTC] === API CALL LOG ===
[22-May-2026 18:35:04 UTC] Endpoint: user/profile.php
[22-May-2026 18:35:04 UTC] Full Log Data: {
    "timestamp": "2026-05-22 18:35:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "85.108.228.62",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "85.108.228.62, 172.71.99.196",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMyIiwidXNlcm5hbWUiOiJiZXJrYXkiLCJlbWFpbCI6ImJlcmtheWFyYXN3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDA3OTU5MH0.agOJ2miI3eTsanB8-u91utfstALink1XWkHEX2XakzU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ffdeb28cf3c66ea-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "85.108.228.62",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-May-2026 18:35:04 UTC] === END API CALL LOG ===
[22-May-2026 18:35:04 UTC] ✅ API Hash verification passed for profile endpoint
[22-May-2026 18:35:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMyIiwidXNlcm5hbWUiOiJiZXJrYXkiLCJlbWFpbCI6ImJlcmtheWFyYXN3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDA3OTU5MH0.agOJ2miI3eTsanB8-u91utfstALink1XWkHEX2XakzU
[22-May-2026 18:35:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-May-2026 18:35:04 UTC] ✅ JWT token verified successfully for user profile
[22-May-2026 18:35:04 UTC] User ID: 632
[22-May-2026 18:35:04 UTC] ✅ User profile retrieved successfully for user ID: 632
[22-May-2026 18:35:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-May-2026 18:35:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-May-2026 18:35:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"85.108.228.62, 172.71.99.196","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMyIiwidXNlcm5hbWUiOiJiZXJrYXkiLCJlbWFpbCI6ImJlcmtheWFyYXN3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDA3OTU5MH0.agOJ2miI3eTsanB8-u91utfstALink1XWkHEX2XakzU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ffdeb4bf88266ea-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"85.108.228.62","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-May-2026 18:35:10 UTC] === User Orders API Called ===
[22-May-2026 18:35:10 UTC] User ID: 632
[22-May-2026 18:35:10 UTC] Limit: 20, Offset: 0
[22-May-2026 18:35:10 UTC] Orders found: 0
[22-May-2026 18:35:10 UTC] Orders data: []
[22-May-2026 18:35:10 UTC] Total orders count: 0
[22-May-2026 18:35:10 UTC] === API CALL LOG ===
[22-May-2026 18:35:10 UTC] Endpoint: user/profile.php
[22-May-2026 18:35:10 UTC] Full Log Data: {
    "timestamp": "2026-05-22 18:35:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "85.108.228.62",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "85.108.228.62, 172.71.99.196",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMyIiwidXNlcm5hbWUiOiJiZXJrYXkiLCJlbWFpbCI6ImJlcmtheWFyYXN3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDA3OTU5MH0.agOJ2miI3eTsanB8-u91utfstALink1XWkHEX2XakzU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ffdeb4c791e66ea-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "85.108.228.62",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-May-2026 18:35:10 UTC] === END API CALL LOG ===
[22-May-2026 18:35:10 UTC] ✅ API Hash verification passed for profile endpoint
[22-May-2026 18:35:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMyIiwidXNlcm5hbWUiOiJiZXJrYXkiLCJlbWFpbCI6ImJlcmtheWFyYXN3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDA3OTU5MH0.agOJ2miI3eTsanB8-u91utfstALink1XWkHEX2XakzU
[22-May-2026 18:35:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-May-2026 18:35:10 UTC] ✅ JWT token verified successfully for user profile
[22-May-2026 18:35:10 UTC] User ID: 632
[22-May-2026 18:35:10 UTC] ✅ User profile retrieved successfully for user ID: 632
[22-May-2026 18:35:10 UTC] === API CALL LOG ===
[22-May-2026 18:35:10 UTC] Endpoint: user/profile.php
[22-May-2026 18:35:10 UTC] Full Log Data: {
    "timestamp": "2026-05-22 18:35:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "85.108.228.62",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "85.108.228.62, 172.71.99.196",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMyIiwidXNlcm5hbWUiOiJiZXJrYXkiLCJlbWFpbCI6ImJlcmtheWFyYXN3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDA3OTU5MH0.agOJ2miI3eTsanB8-u91utfstALink1XWkHEX2XakzU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ffdeb4febf666ea-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "85.108.228.62",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-May-2026 18:35:10 UTC] === END API CALL LOG ===
[22-May-2026 18:35:10 UTC] ✅ API Hash verification passed for profile endpoint
[22-May-2026 18:35:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMyIiwidXNlcm5hbWUiOiJiZXJrYXkiLCJlbWFpbCI6ImJlcmtheWFyYXN3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDA3OTU5MH0.agOJ2miI3eTsanB8-u91utfstALink1XWkHEX2XakzU
[22-May-2026 18:35:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-May-2026 18:35:10 UTC] ✅ JWT token verified successfully for user profile
[22-May-2026 18:35:10 UTC] User ID: 632
[22-May-2026 18:35:10 UTC] ✅ User profile retrieved successfully for user ID: 632
[22-May-2026 18:35:15 UTC] === API CALL LOG ===
[22-May-2026 18:35:15 UTC] Endpoint: user/profile.php
[22-May-2026 18:35:15 UTC] Full Log Data: {
    "timestamp": "2026-05-22 18:35:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "85.108.228.62",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "85.108.228.62, 172.71.99.196",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMyIiwidXNlcm5hbWUiOiJiZXJrYXkiLCJlbWFpbCI6ImJlcmtheWFyYXN3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDA3OTU5MH0.agOJ2miI3eTsanB8-u91utfstALink1XWkHEX2XakzU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ffdeb6cb80a66ea-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "85.108.228.62",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-May-2026 18:35:15 UTC] === END API CALL LOG ===
[22-May-2026 18:35:15 UTC] ✅ API Hash verification passed for profile endpoint
[22-May-2026 18:35:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMyIiwidXNlcm5hbWUiOiJiZXJrYXkiLCJlbWFpbCI6ImJlcmtheWFyYXN3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDA3OTU5MH0.agOJ2miI3eTsanB8-u91utfstALink1XWkHEX2XakzU
[22-May-2026 18:35:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-May-2026 18:35:15 UTC] ✅ JWT token verified successfully for user profile
[22-May-2026 18:35:15 UTC] User ID: 632
[22-May-2026 18:35:15 UTC] ✅ User profile retrieved successfully for user ID: 632
[22-May-2026 18:35:15 UTC] User Purchases API - User ID: 632
[22-May-2026 18:35:15 UTC] User Purchases API - Total purchases found: 1
[22-May-2026 18:35:18 UTC] === API CALL LOG ===
[22-May-2026 18:35:18 UTC] Endpoint: user/profile.php
[22-May-2026 18:35:18 UTC] Full Log Data: {
    "timestamp": "2026-05-22 18:35:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "85.108.228.62",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "85.108.228.62, 172.71.99.196",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMyIiwidXNlcm5hbWUiOiJiZXJrYXkiLCJlbWFpbCI6ImJlcmtheWFyYXN3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDA3OTU5MH0.agOJ2miI3eTsanB8-u91utfstALink1XWkHEX2XakzU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ffdeb7d8eb566ea-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "85.108.228.62",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-May-2026 18:35:18 UTC] === END API CALL LOG ===
[22-May-2026 18:35:18 UTC] ✅ API Hash verification passed for profile endpoint
[22-May-2026 18:35:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMyIiwidXNlcm5hbWUiOiJiZXJrYXkiLCJlbWFpbCI6ImJlcmtheWFyYXN3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDA3OTU5MH0.agOJ2miI3eTsanB8-u91utfstALink1XWkHEX2XakzU
[22-May-2026 18:35:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-May-2026 18:35:18 UTC] ✅ JWT token verified successfully for user profile
[22-May-2026 18:35:18 UTC] User ID: 632
[22-May-2026 18:35:18 UTC] ✅ User profile retrieved successfully for user ID: 632
[22-May-2026 18:35:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-May-2026 18:35:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-May-2026 18:35:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"85.108.228.62, 172.71.99.196","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMyIiwidXNlcm5hbWUiOiJiZXJrYXkiLCJlbWFpbCI6ImJlcmtheWFyYXN3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDA3OTU5MH0.agOJ2miI3eTsanB8-u91utfstALink1XWkHEX2XakzU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ffdeb7d8eb466ea-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"85.108.228.62","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-May-2026 18:35:18 UTC] === User Orders API Called ===
[22-May-2026 18:35:18 UTC] User ID: 632
[22-May-2026 18:35:18 UTC] Limit: 20, Offset: 0
[22-May-2026 18:35:18 UTC] Orders found: 0
[22-May-2026 18:35:18 UTC] Orders data: []
[22-May-2026 18:35:18 UTC] Total orders count: 0
[22-May-2026 18:35:18 UTC] === API CALL LOG ===
[22-May-2026 18:35:18 UTC] Endpoint: user/profile.php
[22-May-2026 18:35:18 UTC] Full Log Data: {
    "timestamp": "2026-05-22 18:35:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "85.108.228.62",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "85.108.228.62, 172.71.99.196",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMyIiwidXNlcm5hbWUiOiJiZXJrYXkiLCJlbWFpbCI6ImJlcmtheWFyYXN3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDA3OTU5MH0.agOJ2miI3eTsanB8-u91utfstALink1XWkHEX2XakzU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ffdeb8149dc66ea-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "85.108.228.62",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-May-2026 18:35:18 UTC] === END API CALL LOG ===
[22-May-2026 18:35:18 UTC] ✅ API Hash verification passed for profile endpoint
[22-May-2026 18:35:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMyIiwidXNlcm5hbWUiOiJiZXJrYXkiLCJlbWFpbCI6ImJlcmtheWFyYXN3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDA3OTU5MH0.agOJ2miI3eTsanB8-u91utfstALink1XWkHEX2XakzU
[22-May-2026 18:35:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-May-2026 18:35:18 UTC] ✅ JWT token verified successfully for user profile
[22-May-2026 18:35:18 UTC] User ID: 632
[22-May-2026 18:35:18 UTC] ✅ User profile retrieved successfully for user ID: 632
[22-May-2026 18:35:30 UTC] === API CALL LOG ===
[22-May-2026 18:35:30 UTC] Endpoint: user/profile.php
[22-May-2026 18:35:30 UTC] Full Log Data: {
    "timestamp": "2026-05-22 18:35:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "85.108.228.62",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "85.108.228.62, 172.71.99.195",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMyIiwidXNlcm5hbWUiOiJiZXJrYXkiLCJlbWFpbCI6ImJlcmtheWFyYXN3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDA3OTU5MH0.agOJ2miI3eTsanB8-u91utfstALink1XWkHEX2XakzU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ffdebccfb7a66ea-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "85.108.228.62",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-May-2026 18:35:30 UTC] === END API CALL LOG ===
[22-May-2026 18:35:30 UTC] ✅ API Hash verification passed for profile endpoint
[22-May-2026 18:35:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMyIiwidXNlcm5hbWUiOiJiZXJrYXkiLCJlbWFpbCI6ImJlcmtheWFyYXN3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDA3OTU5MH0.agOJ2miI3eTsanB8-u91utfstALink1XWkHEX2XakzU
[22-May-2026 18:35:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-May-2026 18:35:30 UTC] ✅ JWT token verified successfully for user profile
[22-May-2026 18:35:30 UTC] User ID: 632
[22-May-2026 18:35:30 UTC] ✅ User profile retrieved successfully for user ID: 632
[22-May-2026 18:35:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-May-2026 18:35:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-May-2026 18:35:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"85.108.228.62, 172.71.99.195","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMyIiwidXNlcm5hbWUiOiJiZXJrYXkiLCJlbWFpbCI6ImJlcmtheWFyYXN3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDA3OTU5MH0.agOJ2miI3eTsanB8-u91utfstALink1XWkHEX2XakzU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ffdebdb98da66ea-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"85.108.228.62","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-May-2026 18:35:33 UTC] === User Orders API Called ===
[22-May-2026 18:35:33 UTC] User ID: 632
[22-May-2026 18:35:33 UTC] Limit: 20, Offset: 0
[22-May-2026 18:35:33 UTC] Orders found: 0
[22-May-2026 18:35:33 UTC] Orders data: []
[22-May-2026 18:35:33 UTC] Total orders count: 0
[22-May-2026 18:35:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-May-2026 18:35:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-May-2026 18:35:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"85.108.228.62, 172.71.99.195","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMyIiwidXNlcm5hbWUiOiJiZXJrYXkiLCJlbWFpbCI6ImJlcmtheWFyYXN3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDA3OTU5MH0.agOJ2miI3eTsanB8-u91utfstALink1XWkHEX2XakzU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ffdebe24e9a66ea-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"85.108.228.62","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-May-2026 18:35:34 UTC] === User Orders API Called ===
[22-May-2026 18:35:34 UTC] User ID: 632
[22-May-2026 18:35:34 UTC] Limit: 20, Offset: 0
[22-May-2026 18:35:34 UTC] Orders found: 0
[22-May-2026 18:35:34 UTC] Orders data: []
[22-May-2026 18:35:34 UTC] Total orders count: 0
[22-May-2026 18:35:34 UTC] === API CALL LOG ===
[22-May-2026 18:35:34 UTC] Endpoint: user/profile.php
[22-May-2026 18:35:34 UTC] Full Log Data: {
    "timestamp": "2026-05-22 18:35:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "85.108.228.62",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "85.108.228.62, 172.71.99.195",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMyIiwidXNlcm5hbWUiOiJiZXJrYXkiLCJlbWFpbCI6ImJlcmtheWFyYXN3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDA3OTU5MH0.agOJ2miI3eTsanB8-u91utfstALink1XWkHEX2XakzU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ffdebe2cf0666ea-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "85.108.228.62",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-May-2026 18:35:34 UTC] === END API CALL LOG ===
[22-May-2026 18:35:34 UTC] ✅ API Hash verification passed for profile endpoint
[22-May-2026 18:35:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMyIiwidXNlcm5hbWUiOiJiZXJrYXkiLCJlbWFpbCI6ImJlcmtheWFyYXN3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDA3OTU5MH0.agOJ2miI3eTsanB8-u91utfstALink1XWkHEX2XakzU
[22-May-2026 18:35:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-May-2026 18:35:34 UTC] ✅ JWT token verified successfully for user profile
[22-May-2026 18:35:34 UTC] User ID: 632
[22-May-2026 18:35:34 UTC] ✅ User profile retrieved successfully for user ID: 632
[22-May-2026 18:35:34 UTC] === API CALL LOG ===
[22-May-2026 18:35:34 UTC] Endpoint: user/profile.php
[22-May-2026 18:35:34 UTC] Full Log Data: {
    "timestamp": "2026-05-22 18:35:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "85.108.228.62",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "85.108.228.62, 172.71.99.195",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMyIiwidXNlcm5hbWUiOiJiZXJrYXkiLCJlbWFpbCI6ImJlcmtheWFyYXN3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDA3OTU5MH0.agOJ2miI3eTsanB8-u91utfstALink1XWkHEX2XakzU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ffdebe64a1166ea-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "85.108.228.62",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-May-2026 18:35:34 UTC] === END API CALL LOG ===
[22-May-2026 18:35:34 UTC] ✅ API Hash verification passed for profile endpoint
[22-May-2026 18:35:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMyIiwidXNlcm5hbWUiOiJiZXJrYXkiLCJlbWFpbCI6ImJlcmtheWFyYXN3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDA3OTU5MH0.agOJ2miI3eTsanB8-u91utfstALink1XWkHEX2XakzU
[22-May-2026 18:35:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-May-2026 18:35:34 UTC] ✅ JWT token verified successfully for user profile
[22-May-2026 18:35:34 UTC] User ID: 632
[22-May-2026 18:35:34 UTC] ✅ User profile retrieved successfully for user ID: 632
[22-May-2026 18:35:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-May-2026 18:35:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-May-2026 18:35:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"85.108.228.62, 172.71.99.195","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMyIiwidXNlcm5hbWUiOiJiZXJrYXkiLCJlbWFpbCI6ImJlcmtheWFyYXN3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDA3OTU5MH0.agOJ2miI3eTsanB8-u91utfstALink1XWkHEX2XakzU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ffdec048c4766ea-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"85.108.228.62","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-May-2026 18:35:39 UTC] === User Orders API Called ===
[22-May-2026 18:35:39 UTC] User ID: 632
[22-May-2026 18:35:39 UTC] Limit: 20, Offset: 0
[22-May-2026 18:35:39 UTC] Orders found: 0
[22-May-2026 18:35:39 UTC] Orders data: []
[22-May-2026 18:35:39 UTC] Total orders count: 0
[22-May-2026 18:35:39 UTC] === API CALL LOG ===
[22-May-2026 18:35:39 UTC] Endpoint: user/profile.php
[22-May-2026 18:35:39 UTC] Full Log Data: {
    "timestamp": "2026-05-22 18:35:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "85.108.228.62",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "85.108.228.62, 172.71.99.195",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMyIiwidXNlcm5hbWUiOiJiZXJrYXkiLCJlbWFpbCI6ImJlcmtheWFyYXN3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDA3OTU5MH0.agOJ2miI3eTsanB8-u91utfstALink1XWkHEX2XakzU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ffdec04fc9666ea-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "85.108.228.62",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-May-2026 18:35:39 UTC] === END API CALL LOG ===
[22-May-2026 18:35:39 UTC] ✅ API Hash verification passed for profile endpoint
[22-May-2026 18:35:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMyIiwidXNlcm5hbWUiOiJiZXJrYXkiLCJlbWFpbCI6ImJlcmtheWFyYXN3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDA3OTU5MH0.agOJ2miI3eTsanB8-u91utfstALink1XWkHEX2XakzU
[22-May-2026 18:35:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-May-2026 18:35:39 UTC] ✅ JWT token verified successfully for user profile
[22-May-2026 18:35:39 UTC] User ID: 632
[22-May-2026 18:35:39 UTC] ✅ User profile retrieved successfully for user ID: 632
[22-May-2026 18:35:40 UTC] === API CALL LOG ===
[22-May-2026 18:35:40 UTC] Endpoint: user/profile.php
[22-May-2026 18:35:40 UTC] Full Log Data: {
    "timestamp": "2026-05-22 18:35:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "85.108.228.62",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "85.108.228.62, 172.71.99.195",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMyIiwidXNlcm5hbWUiOiJiZXJrYXkiLCJlbWFpbCI6ImJlcmtheWFyYXN3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDA3OTU5MH0.agOJ2miI3eTsanB8-u91utfstALink1XWkHEX2XakzU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ffdec088f7f66ea-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "85.108.228.62",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-May-2026 18:35:40 UTC] === END API CALL LOG ===
[22-May-2026 18:35:40 UTC] ✅ API Hash verification passed for profile endpoint
[22-May-2026 18:35:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMyIiwidXNlcm5hbWUiOiJiZXJrYXkiLCJlbWFpbCI6ImJlcmtheWFyYXN3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDA3OTU5MH0.agOJ2miI3eTsanB8-u91utfstALink1XWkHEX2XakzU
[22-May-2026 18:35:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-May-2026 18:35:40 UTC] ✅ JWT token verified successfully for user profile
[22-May-2026 18:35:40 UTC] User ID: 632
[22-May-2026 18:35:40 UTC] ✅ User profile retrieved successfully for user ID: 632
[22-May-2026 18:35:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-May-2026 18:35:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-May-2026 18:35:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"85.108.228.62, 172.71.99.195","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMyIiwidXNlcm5hbWUiOiJiZXJrYXkiLCJlbWFpbCI6ImJlcmtheWFyYXN3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDA3OTU5MH0.agOJ2miI3eTsanB8-u91utfstALink1XWkHEX2XakzU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ffdec24396b66ea-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"85.108.228.62","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-May-2026 18:35:44 UTC] === User Orders API Called ===
[22-May-2026 18:35:44 UTC] User ID: 632
[22-May-2026 18:35:44 UTC] Limit: 20, Offset: 0
[22-May-2026 18:35:44 UTC] Orders found: 0
[22-May-2026 18:35:44 UTC] Orders data: []
[22-May-2026 18:35:44 UTC] Total orders count: 0
[22-May-2026 18:35:44 UTC] === API CALL LOG ===
[22-May-2026 18:35:44 UTC] Endpoint: user/profile.php
[22-May-2026 18:35:44 UTC] Full Log Data: {
    "timestamp": "2026-05-22 18:35:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "85.108.228.62",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "85.108.228.62, 172.71.99.195",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMyIiwidXNlcm5hbWUiOiJiZXJrYXkiLCJlbWFpbCI6ImJlcmtheWFyYXN3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDA3OTU5MH0.agOJ2miI3eTsanB8-u91utfstALink1XWkHEX2XakzU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ffdec24b9f166ea-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "85.108.228.62",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-May-2026 18:35:44 UTC] === END API CALL LOG ===
[22-May-2026 18:35:44 UTC] ✅ API Hash verification passed for profile endpoint
[22-May-2026 18:35:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMyIiwidXNlcm5hbWUiOiJiZXJrYXkiLCJlbWFpbCI6ImJlcmtheWFyYXN3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDA3OTU5MH0.agOJ2miI3eTsanB8-u91utfstALink1XWkHEX2XakzU
[22-May-2026 18:35:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-May-2026 18:35:44 UTC] ✅ JWT token verified successfully for user profile
[22-May-2026 18:35:44 UTC] User ID: 632
[22-May-2026 18:35:44 UTC] ✅ User profile retrieved successfully for user ID: 632
[22-May-2026 18:35:45 UTC] === API CALL LOG ===
[22-May-2026 18:35:45 UTC] Endpoint: user/profile.php
[22-May-2026 18:35:45 UTC] Full Log Data: {
    "timestamp": "2026-05-22 18:35:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "85.108.228.62",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "85.108.228.62, 172.71.99.195",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMyIiwidXNlcm5hbWUiOiJiZXJrYXkiLCJlbWFpbCI6ImJlcmtheWFyYXN3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDA3OTU5MH0.agOJ2miI3eTsanB8-u91utfstALink1XWkHEX2XakzU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ffdec282d7c66ea-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "85.108.228.62",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-May-2026 18:35:45 UTC] === END API CALL LOG ===
[22-May-2026 18:35:45 UTC] ✅ API Hash verification passed for profile endpoint
[22-May-2026 18:35:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMyIiwidXNlcm5hbWUiOiJiZXJrYXkiLCJlbWFpbCI6ImJlcmtheWFyYXN3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDA3OTU5MH0.agOJ2miI3eTsanB8-u91utfstALink1XWkHEX2XakzU
[22-May-2026 18:35:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-May-2026 18:35:45 UTC] ✅ JWT token verified successfully for user profile
[22-May-2026 18:35:45 UTC] User ID: 632
[22-May-2026 18:35:45 UTC] ✅ User profile retrieved successfully for user ID: 632
[22-May-2026 18:36:59 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-May-2026 18:36:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-May-2026 18:36:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"85.108.228.62, 172.71.99.196","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMyIiwidXNlcm5hbWUiOiJiZXJrYXkiLCJlbWFpbCI6ImJlcmtheWFyYXN3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDA3OTU5MH0.agOJ2miI3eTsanB8-u91utfstALink1XWkHEX2XakzU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ffdedf4ca0366ea-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"85.108.228.62","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-May-2026 18:36:59 UTC] === User Orders API Called ===
[22-May-2026 18:36:59 UTC] User ID: 632
[22-May-2026 18:36:59 UTC] Limit: 20, Offset: 0
[22-May-2026 18:36:59 UTC] Orders found: 1
[22-May-2026 18:36:59 UTC] Orders data: [{"id":299,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/tethabio\/3","status":"pending","created_at":"2026-05-22 22:06:57","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[22-May-2026 18:36:59 UTC] Total orders count: 1
[22-May-2026 18:37:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-May-2026 18:37:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-May-2026 18:37:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"85.108.228.62, 172.71.99.196","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMyIiwidXNlcm5hbWUiOiJiZXJrYXkiLCJlbWFpbCI6ImJlcmtheWFyYXN3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDA3OTU5MH0.agOJ2miI3eTsanB8-u91utfstALink1XWkHEX2XakzU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ffdee059bfe66ea-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"85.108.228.62","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-May-2026 18:37:01 UTC] === User Orders API Called ===
[22-May-2026 18:37:01 UTC] User ID: 632
[22-May-2026 18:37:01 UTC] Limit: 20, Offset: 0
[22-May-2026 18:37:01 UTC] Orders found: 1
[22-May-2026 18:37:01 UTC] Orders data: [{"id":299,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/tethabio\/3","status":"pending","created_at":"2026-05-22 22:06:57","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[22-May-2026 18:37:01 UTC] Total orders count: 1
[22-May-2026 18:37:01 UTC] === API CALL LOG ===
[22-May-2026 18:37:01 UTC] Endpoint: user/profile.php
[22-May-2026 18:37:01 UTC] Full Log Data: {
    "timestamp": "2026-05-22 18:37:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "85.108.228.62",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "85.108.228.62, 172.71.99.196",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMyIiwidXNlcm5hbWUiOiJiZXJrYXkiLCJlbWFpbCI6ImJlcmtheWFyYXN3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDA3OTU5MH0.agOJ2miI3eTsanB8-u91utfstALink1XWkHEX2XakzU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ffdee059bff66ea-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "85.108.228.62",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-May-2026 18:37:01 UTC] === END API CALL LOG ===
[22-May-2026 18:37:01 UTC] ✅ API Hash verification passed for profile endpoint
[22-May-2026 18:37:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMyIiwidXNlcm5hbWUiOiJiZXJrYXkiLCJlbWFpbCI6ImJlcmtheWFyYXN3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDA3OTU5MH0.agOJ2miI3eTsanB8-u91utfstALink1XWkHEX2XakzU
[22-May-2026 18:37:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-May-2026 18:37:01 UTC] ✅ JWT token verified successfully for user profile
[22-May-2026 18:37:01 UTC] User ID: 632
[22-May-2026 18:37:01 UTC] ✅ User profile retrieved successfully for user ID: 632
[22-May-2026 18:37:02 UTC] === API CALL LOG ===
[22-May-2026 18:37:02 UTC] Endpoint: user/profile.php
[22-May-2026 18:37:02 UTC] Full Log Data: {
    "timestamp": "2026-05-22 18:37:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "85.108.228.62",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "85.108.228.62, 172.71.99.196",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMyIiwidXNlcm5hbWUiOiJiZXJrYXkiLCJlbWFpbCI6ImJlcmtheWFyYXN3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDA3OTU5MH0.agOJ2miI3eTsanB8-u91utfstALink1XWkHEX2XakzU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ffdee096f9366ea-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "85.108.228.62",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-May-2026 18:37:02 UTC] === END API CALL LOG ===
[22-May-2026 18:37:02 UTC] ✅ API Hash verification passed for profile endpoint
[22-May-2026 18:37:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMyIiwidXNlcm5hbWUiOiJiZXJrYXkiLCJlbWFpbCI6ImJlcmtheWFyYXN3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDA3OTU5MH0.agOJ2miI3eTsanB8-u91utfstALink1XWkHEX2XakzU
[22-May-2026 18:37:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-May-2026 18:37:02 UTC] ✅ JWT token verified successfully for user profile
[22-May-2026 18:37:02 UTC] User ID: 632
[22-May-2026 18:37:02 UTC] ✅ User profile retrieved successfully for user ID: 632
[22-May-2026 18:37:14 UTC] === API CALL LOG ===
[22-May-2026 18:37:14 UTC] Endpoint: user/profile.php
[22-May-2026 18:37:14 UTC] Full Log Data: {
    "timestamp": "2026-05-22 18:37:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "85.108.228.62",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "85.108.228.62, 172.71.99.195",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMyIiwidXNlcm5hbWUiOiJiZXJrYXkiLCJlbWFpbCI6ImJlcmtheWFyYXN3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDA3OTU5MH0.agOJ2miI3eTsanB8-u91utfstALink1XWkHEX2XakzU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ffdee54a9d466ea-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "85.108.228.62",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-May-2026 18:37:14 UTC] === END API CALL LOG ===
[22-May-2026 18:37:14 UTC] ✅ API Hash verification passed for profile endpoint
[22-May-2026 18:37:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMyIiwidXNlcm5hbWUiOiJiZXJrYXkiLCJlbWFpbCI6ImJlcmtheWFyYXN3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDA3OTU5MH0.agOJ2miI3eTsanB8-u91utfstALink1XWkHEX2XakzU
[22-May-2026 18:37:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-May-2026 18:37:14 UTC] ✅ JWT token verified successfully for user profile
[22-May-2026 18:37:14 UTC] User ID: 632
[22-May-2026 18:37:14 UTC] ✅ User profile retrieved successfully for user ID: 632
[22-May-2026 18:38:08 UTC] === API CALL LOG ===
[22-May-2026 18:38:08 UTC] Endpoint: user/profile.php
[22-May-2026 18:38:08 UTC] Full Log Data: {
    "timestamp": "2026-05-22 18:38:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "85.108.228.62",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "85.108.228.62, 172.71.99.195",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMyIiwidXNlcm5hbWUiOiJiZXJrYXkiLCJlbWFpbCI6ImJlcmtheWFyYXN3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDA3OTU5MH0.agOJ2miI3eTsanB8-u91utfstALink1XWkHEX2XakzU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ffdefa5087c66ea-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "85.108.228.62",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-May-2026 18:38:08 UTC] === END API CALL LOG ===
[22-May-2026 18:38:08 UTC] ✅ API Hash verification passed for profile endpoint
[22-May-2026 18:38:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMyIiwidXNlcm5hbWUiOiJiZXJrYXkiLCJlbWFpbCI6ImJlcmtheWFyYXN3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDA3OTU5MH0.agOJ2miI3eTsanB8-u91utfstALink1XWkHEX2XakzU
[22-May-2026 18:38:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-May-2026 18:38:08 UTC] ✅ JWT token verified successfully for user profile
[22-May-2026 18:38:08 UTC] User ID: 632
[22-May-2026 18:38:08 UTC] ✅ User profile retrieved successfully for user ID: 632
[22-May-2026 18:38:08 UTC] User Purchases API - User ID: 632
[22-May-2026 18:38:08 UTC] User Purchases API - Total purchases found: 1
[22-May-2026 18:38:12 UTC] === API CALL LOG ===
[22-May-2026 18:38:12 UTC] Endpoint: user/profile.php
[22-May-2026 18:38:12 UTC] Full Log Data: {
    "timestamp": "2026-05-22 18:38:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "85.108.228.62",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "85.108.228.62, 172.71.99.195",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMyIiwidXNlcm5hbWUiOiJiZXJrYXkiLCJlbWFpbCI6ImJlcmtheWFyYXN3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDA3OTU5MH0.agOJ2miI3eTsanB8-u91utfstALink1XWkHEX2XakzU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ffdefbd08d966ea-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "85.108.228.62",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-May-2026 18:38:12 UTC] === END API CALL LOG ===
[22-May-2026 18:38:12 UTC] ✅ API Hash verification passed for profile endpoint
[22-May-2026 18:38:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMyIiwidXNlcm5hbWUiOiJiZXJrYXkiLCJlbWFpbCI6ImJlcmtheWFyYXN3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDA3OTU5MH0.agOJ2miI3eTsanB8-u91utfstALink1XWkHEX2XakzU
[22-May-2026 18:38:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-May-2026 18:38:12 UTC] ✅ JWT token verified successfully for user profile
[22-May-2026 18:38:12 UTC] User ID: 632
[22-May-2026 18:38:12 UTC] ✅ User profile retrieved successfully for user ID: 632
[22-May-2026 18:38:12 UTC] User Purchases API - User ID: 632
[22-May-2026 18:38:12 UTC] User Purchases API - Total purchases found: 1
[22-May-2026 18:38:14 UTC] === API CALL LOG ===
[22-May-2026 18:38:14 UTC] Endpoint: user/profile.php
[22-May-2026 18:38:14 UTC] Full Log Data: {
    "timestamp": "2026-05-22 18:38:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "85.108.228.62",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "85.108.228.62, 172.71.99.195",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMyIiwidXNlcm5hbWUiOiJiZXJrYXkiLCJlbWFpbCI6ImJlcmtheWFyYXN3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDA3OTU5MH0.agOJ2miI3eTsanB8-u91utfstALink1XWkHEX2XakzU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ffdefcd897166ea-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "85.108.228.62",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-May-2026 18:38:14 UTC] === END API CALL LOG ===
[22-May-2026 18:38:14 UTC] ✅ API Hash verification passed for profile endpoint
[22-May-2026 18:38:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMyIiwidXNlcm5hbWUiOiJiZXJrYXkiLCJlbWFpbCI6ImJlcmtheWFyYXN3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDA3OTU5MH0.agOJ2miI3eTsanB8-u91utfstALink1XWkHEX2XakzU
[22-May-2026 18:38:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-May-2026 18:38:14 UTC] ✅ JWT token verified successfully for user profile
[22-May-2026 18:38:14 UTC] User ID: 632
[22-May-2026 18:38:14 UTC] ✅ User profile retrieved successfully for user ID: 632
[22-May-2026 18:38:14 UTC] User Purchases API - User ID: 632
[22-May-2026 18:38:14 UTC] User Purchases API - Total purchases found: 1
[22-May-2026 18:38:16 UTC] User Purchases API - User ID: 632
[22-May-2026 18:38:16 UTC] User Purchases API - Total purchases found: 1
[22-May-2026 18:38:24 UTC] === API CALL LOG ===
[22-May-2026 18:38:24 UTC] Endpoint: user/profile.php
[22-May-2026 18:38:24 UTC] Full Log Data: {
    "timestamp": "2026-05-22 18:38:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "85.108.228.62",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "85.108.228.62, 172.71.99.196",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMyIiwidXNlcm5hbWUiOiJiZXJrYXkiLCJlbWFpbCI6ImJlcmtheWFyYXN3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDA3OTU5MH0.agOJ2miI3eTsanB8-u91utfstALink1XWkHEX2XakzU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ffdf00b4fc466ea-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "85.108.228.62",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-May-2026 18:38:24 UTC] === END API CALL LOG ===
[22-May-2026 18:38:24 UTC] ✅ API Hash verification passed for profile endpoint
[22-May-2026 18:38:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMyIiwidXNlcm5hbWUiOiJiZXJrYXkiLCJlbWFpbCI6ImJlcmtheWFyYXN3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDA3OTU5MH0.agOJ2miI3eTsanB8-u91utfstALink1XWkHEX2XakzU
[22-May-2026 18:38:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-May-2026 18:38:24 UTC] ✅ JWT token verified successfully for user profile
[22-May-2026 18:38:24 UTC] User ID: 632
[22-May-2026 18:38:24 UTC] ✅ User profile retrieved successfully for user ID: 632
[22-May-2026 18:38:24 UTC] User Purchases API - User ID: 632
[22-May-2026 18:38:24 UTC] User Purchases API - Total purchases found: 1
[22-May-2026 18:38:25 UTC] === API CALL LOG ===
[22-May-2026 18:38:25 UTC] Endpoint: user/profile.php
[22-May-2026 18:38:25 UTC] Full Log Data: {
    "timestamp": "2026-05-22 18:38:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "85.108.228.62",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "85.108.228.62, 172.71.99.196",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMyIiwidXNlcm5hbWUiOiJiZXJrYXkiLCJlbWFpbCI6ImJlcmtheWFyYXN3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDA3OTU5MH0.agOJ2miI3eTsanB8-u91utfstALink1XWkHEX2XakzU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ffdf0115dc266ea-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "85.108.228.62",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-May-2026 18:38:25 UTC] === END API CALL LOG ===
[22-May-2026 18:38:25 UTC] ✅ API Hash verification passed for profile endpoint
[22-May-2026 18:38:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMyIiwidXNlcm5hbWUiOiJiZXJrYXkiLCJlbWFpbCI6ImJlcmtheWFyYXN3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDA3OTU5MH0.agOJ2miI3eTsanB8-u91utfstALink1XWkHEX2XakzU
[22-May-2026 18:38:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-May-2026 18:38:25 UTC] ✅ JWT token verified successfully for user profile
[22-May-2026 18:38:25 UTC] User ID: 632
[22-May-2026 18:38:25 UTC] ✅ User profile retrieved successfully for user ID: 632
[22-May-2026 18:38:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-May-2026 18:38:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-May-2026 18:38:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"85.108.228.62, 172.71.99.196","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMyIiwidXNlcm5hbWUiOiJiZXJrYXkiLCJlbWFpbCI6ImJlcmtheWFyYXN3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDA3OTU5MH0.agOJ2miI3eTsanB8-u91utfstALink1XWkHEX2XakzU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ffdf0115dba66ea-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"85.108.228.62","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-May-2026 18:38:25 UTC] === User Orders API Called ===
[22-May-2026 18:38:25 UTC] User ID: 632
[22-May-2026 18:38:25 UTC] Limit: 20, Offset: 0
[22-May-2026 18:38:25 UTC] Orders found: 1
[22-May-2026 18:38:25 UTC] Orders data: [{"id":299,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/tethabio\/3","status":"pending","created_at":"2026-05-22 22:06:57","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[22-May-2026 18:38:25 UTC] Total orders count: 1
[22-May-2026 18:38:25 UTC] === API CALL LOG ===
[22-May-2026 18:38:25 UTC] Endpoint: user/profile.php
[22-May-2026 18:38:25 UTC] Full Log Data: {
    "timestamp": "2026-05-22 18:38:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "85.108.228.62",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "85.108.228.62, 172.71.99.196",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMyIiwidXNlcm5hbWUiOiJiZXJrYXkiLCJlbWFpbCI6ImJlcmtheWFyYXN3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDA3OTU5MH0.agOJ2miI3eTsanB8-u91utfstALink1XWkHEX2XakzU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ffdf013b85c66ea-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "85.108.228.62",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-May-2026 18:38:25 UTC] === END API CALL LOG ===
[22-May-2026 18:38:25 UTC] ✅ API Hash verification passed for profile endpoint
[22-May-2026 18:38:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMyIiwidXNlcm5hbWUiOiJiZXJrYXkiLCJlbWFpbCI6ImJlcmtheWFyYXN3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDA3OTU5MH0.agOJ2miI3eTsanB8-u91utfstALink1XWkHEX2XakzU
[22-May-2026 18:38:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-May-2026 18:38:25 UTC] ✅ JWT token verified successfully for user profile
[22-May-2026 18:38:25 UTC] User ID: 632
[22-May-2026 18:38:25 UTC] ✅ User profile retrieved successfully for user ID: 632
[22-May-2026 18:38:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-May-2026 18:38:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-May-2026 18:38:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"85.108.228.62, 172.71.99.196","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMyIiwidXNlcm5hbWUiOiJiZXJrYXkiLCJlbWFpbCI6ImJlcmtheWFyYXN3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDA3OTU5MH0.agOJ2miI3eTsanB8-u91utfstALink1XWkHEX2XakzU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ffdf022cebc66ea-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"85.108.228.62","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-May-2026 18:38:28 UTC] === User Orders API Called ===
[22-May-2026 18:38:28 UTC] User ID: 632
[22-May-2026 18:38:28 UTC] Limit: 20, Offset: 0
[22-May-2026 18:38:28 UTC] Orders found: 1
[22-May-2026 18:38:28 UTC] Orders data: [{"id":299,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/tethabio\/3","status":"pending","created_at":"2026-05-22 22:06:57","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[22-May-2026 18:38:28 UTC] Total orders count: 1
[22-May-2026 18:38:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-May-2026 18:38:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-May-2026 18:38:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"85.108.228.62, 172.71.99.195","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMyIiwidXNlcm5hbWUiOiJiZXJrYXkiLCJlbWFpbCI6ImJlcmtheWFyYXN3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDA3OTU5MH0.agOJ2miI3eTsanB8-u91utfstALink1XWkHEX2XakzU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ffdf046e8ab66ea-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"85.108.228.62","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-May-2026 18:38:34 UTC] === User Orders API Called ===
[22-May-2026 18:38:34 UTC] User ID: 632
[22-May-2026 18:38:34 UTC] Limit: 20, Offset: 0
[22-May-2026 18:38:34 UTC] Orders found: 1
[22-May-2026 18:38:34 UTC] Orders data: [{"id":299,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/tethabio\/3","status":"pending","created_at":"2026-05-22 22:06:57","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[22-May-2026 18:38:34 UTC] Total orders count: 1
[22-May-2026 18:38:34 UTC] === API CALL LOG ===
[22-May-2026 18:38:34 UTC] Endpoint: user/profile.php
[22-May-2026 18:38:34 UTC] Full Log Data: {
    "timestamp": "2026-05-22 18:38:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "85.108.228.62",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "85.108.228.62, 172.71.99.195",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMyIiwidXNlcm5hbWUiOiJiZXJrYXkiLCJlbWFpbCI6ImJlcmtheWFyYXN3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDA3OTU5MH0.agOJ2miI3eTsanB8-u91utfstALink1XWkHEX2XakzU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ffdf046e8ac66ea-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "85.108.228.62",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-May-2026 18:38:34 UTC] === END API CALL LOG ===
[22-May-2026 18:38:34 UTC] ✅ API Hash verification passed for profile endpoint
[22-May-2026 18:38:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMyIiwidXNlcm5hbWUiOiJiZXJrYXkiLCJlbWFpbCI6ImJlcmtheWFyYXN3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDA3OTU5MH0.agOJ2miI3eTsanB8-u91utfstALink1XWkHEX2XakzU
[22-May-2026 18:38:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-May-2026 18:38:34 UTC] ✅ JWT token verified successfully for user profile
[22-May-2026 18:38:34 UTC] User ID: 632
[22-May-2026 18:38:34 UTC] ✅ User profile retrieved successfully for user ID: 632
[22-May-2026 18:38:34 UTC] === API CALL LOG ===
[22-May-2026 18:38:34 UTC] Endpoint: user/profile.php
[22-May-2026 18:38:34 UTC] Full Log Data: {
    "timestamp": "2026-05-22 18:38:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "85.108.228.62",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "85.108.228.62, 172.71.99.195",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMyIiwidXNlcm5hbWUiOiJiZXJrYXkiLCJlbWFpbCI6ImJlcmtheWFyYXN3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDA3OTU5MH0.agOJ2miI3eTsanB8-u91utfstALink1XWkHEX2XakzU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ffdf04aac9766ea-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "85.108.228.62",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-May-2026 18:38:34 UTC] === END API CALL LOG ===
[22-May-2026 18:38:34 UTC] ✅ API Hash verification passed for profile endpoint
[22-May-2026 18:38:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMyIiwidXNlcm5hbWUiOiJiZXJrYXkiLCJlbWFpbCI6ImJlcmtheWFyYXN3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDA3OTU5MH0.agOJ2miI3eTsanB8-u91utfstALink1XWkHEX2XakzU
[22-May-2026 18:38:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-May-2026 18:38:34 UTC] ✅ JWT token verified successfully for user profile
[22-May-2026 18:38:34 UTC] User ID: 632
[22-May-2026 18:38:34 UTC] ✅ User profile retrieved successfully for user ID: 632
[22-May-2026 18:39:02 UTC] === API CALL LOG ===
[22-May-2026 18:39:02 UTC] Endpoint: user/profile.php
[22-May-2026 18:39:02 UTC] Full Log Data: {
    "timestamp": "2026-05-22 18:39:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "85.108.228.62",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "85.108.228.62, 172.71.99.196",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMyIiwidXNlcm5hbWUiOiJiZXJrYXkiLCJlbWFpbCI6ImJlcmtheWFyYXN3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDA3OTU5MH0.agOJ2miI3eTsanB8-u91utfstALink1XWkHEX2XakzU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ffdf0f598e366ea-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "85.108.228.62",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-May-2026 18:39:02 UTC] === END API CALL LOG ===
[22-May-2026 18:39:02 UTC] ✅ API Hash verification passed for profile endpoint
[22-May-2026 18:39:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMyIiwidXNlcm5hbWUiOiJiZXJrYXkiLCJlbWFpbCI6ImJlcmtheWFyYXN3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDA3OTU5MH0.agOJ2miI3eTsanB8-u91utfstALink1XWkHEX2XakzU
[22-May-2026 18:39:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-May-2026 18:39:02 UTC] ✅ JWT token verified successfully for user profile
[22-May-2026 18:39:02 UTC] User ID: 632
[22-May-2026 18:39:02 UTC] ✅ User profile retrieved successfully for user ID: 632
[22-May-2026 18:39:02 UTC] User Purchases API - User ID: 632
[22-May-2026 18:39:02 UTC] User Purchases API - Total purchases found: 1
[22-May-2026 18:39:04 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-May-2026 18:39:04 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-May-2026 18:39:04 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"85.108.228.62, 172.71.99.196","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMyIiwidXNlcm5hbWUiOiJiZXJrYXkiLCJlbWFpbCI6ImJlcmtheWFyYXN3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDA3OTU5MH0.agOJ2miI3eTsanB8-u91utfstALink1XWkHEX2XakzU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ffdf1046f3366ea-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"85.108.228.62","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-May-2026 18:39:04 UTC] === User Orders API Called ===
[22-May-2026 18:39:04 UTC] User ID: 632
[22-May-2026 18:39:04 UTC] Limit: 20, Offset: 0
[22-May-2026 18:39:04 UTC] Orders found: 1
[22-May-2026 18:39:04 UTC] Orders data: [{"id":299,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/tethabio\/3","status":"pending","created_at":"2026-05-22 22:06:57","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[22-May-2026 18:39:04 UTC] Total orders count: 1
[22-May-2026 18:39:04 UTC] === API CALL LOG ===
[22-May-2026 18:39:04 UTC] Endpoint: user/profile.php
[22-May-2026 18:39:04 UTC] Full Log Data: {
    "timestamp": "2026-05-22 18:39:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "85.108.228.62",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "85.108.228.62, 172.71.99.196",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMyIiwidXNlcm5hbWUiOiJiZXJrYXkiLCJlbWFpbCI6ImJlcmtheWFyYXN3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDA3OTU5MH0.agOJ2miI3eTsanB8-u91utfstALink1XWkHEX2XakzU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ffdf1053fe166ea-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "85.108.228.62",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-May-2026 18:39:04 UTC] === END API CALL LOG ===
[22-May-2026 18:39:04 UTC] ✅ API Hash verification passed for profile endpoint
[22-May-2026 18:39:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMyIiwidXNlcm5hbWUiOiJiZXJrYXkiLCJlbWFpbCI6ImJlcmtheWFyYXN3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDA3OTU5MH0.agOJ2miI3eTsanB8-u91utfstALink1XWkHEX2XakzU
[22-May-2026 18:39:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-May-2026 18:39:04 UTC] ✅ JWT token verified successfully for user profile
[22-May-2026 18:39:04 UTC] User ID: 632
[22-May-2026 18:39:04 UTC] ✅ User profile retrieved successfully for user ID: 632
[22-May-2026 18:39:05 UTC] === API CALL LOG ===
[22-May-2026 18:39:05 UTC] Endpoint: user/profile.php
[22-May-2026 18:39:05 UTC] Full Log Data: {
    "timestamp": "2026-05-22 18:39:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "85.108.228.62",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "85.108.228.62, 172.71.99.196",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMyIiwidXNlcm5hbWUiOiJiZXJrYXkiLCJlbWFpbCI6ImJlcmtheWFyYXN3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDA3OTU5MH0.agOJ2miI3eTsanB8-u91utfstALink1XWkHEX2XakzU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "9ffdf1085ac466ea-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "85.108.228.62",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-May-2026 18:39:05 UTC] === END API CALL LOG ===
[22-May-2026 18:39:05 UTC] ✅ API Hash verification passed for profile endpoint
[22-May-2026 18:39:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMyIiwidXNlcm5hbWUiOiJiZXJrYXkiLCJlbWFpbCI6ImJlcmtheWFyYXN3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDA3OTU5MH0.agOJ2miI3eTsanB8-u91utfstALink1XWkHEX2XakzU
[22-May-2026 18:39:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-May-2026 18:39:05 UTC] ✅ JWT token verified successfully for user profile
[22-May-2026 18:39:05 UTC] User ID: 632
[22-May-2026 18:39:05 UTC] ✅ User profile retrieved successfully for user ID: 632
[22-May-2026 18:39:05 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-May-2026 18:39:05 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-May-2026 18:39:05 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"85.108.228.62, 172.71.99.196","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMyIiwidXNlcm5hbWUiOiJiZXJrYXkiLCJlbWFpbCI6ImJlcmtheWFyYXN3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDA3OTU5MH0.agOJ2miI3eTsanB8-u91utfstALink1XWkHEX2XakzU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"9ffdf10d9fa966ea-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"85.108.228.62","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-May-2026 18:39:05 UTC] === User Orders API Called ===
[22-May-2026 18:39:05 UTC] User ID: 632
[22-May-2026 18:39:05 UTC] Limit: 20, Offset: 0
[22-May-2026 18:39:05 UTC] Orders found: 1
[22-May-2026 18:39:05 UTC] Orders data: [{"id":299,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/tethabio\/3","status":"pending","created_at":"2026-05-22 22:06:57","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[22-May-2026 18:39:05 UTC] Total orders count: 1
[23-May-2026 05:11:36 UTC] === API CALL LOG ===
[23-May-2026 05:11:36 UTC] Endpoint: user/profile.php
[23-May-2026 05:11:36 UTC] Full Log Data: {
    "timestamp": "2026-05-23 05:11:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.53.108",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.53.108, 172.69.194.221",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU3IiwidXNlcm5hbWUiOiJpc2lib3IiLCJlbWFpbCI6Im9zYWtwaGhAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM0NjgyfQ.MV3EVV7Ek6IgwkDuyU7ud3PMeKttoRYZhh2PV62II6I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0018f92cfe4652d-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.53.108",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-May-2026 05:11:36 UTC] === END API CALL LOG ===
[23-May-2026 05:11:36 UTC] ✅ API Hash verification passed for profile endpoint
[23-May-2026 05:11:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU3IiwidXNlcm5hbWUiOiJpc2lib3IiLCJlbWFpbCI6Im9zYWtwaGhAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM0NjgyfQ.MV3EVV7Ek6IgwkDuyU7ud3PMeKttoRYZhh2PV62II6I
[23-May-2026 05:11:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-May-2026 05:11:36 UTC] ✅ JWT token verified successfully for user profile
[23-May-2026 05:11:36 UTC] User ID: 157
[23-May-2026 05:11:36 UTC] ✅ User profile retrieved successfully for user ID: 157
[23-May-2026 05:11:37 UTC] === API CALL LOG ===
[23-May-2026 05:11:37 UTC] Endpoint: user/profile.php
[23-May-2026 05:11:37 UTC] Full Log Data: {
    "timestamp": "2026-05-23 05:11:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.53.108",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.53.108, 172.69.43.198",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU3IiwidXNlcm5hbWUiOiJpc2lib3IiLCJlbWFpbCI6Im9zYWtwaGhAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM0NjgyfQ.MV3EVV7Ek6IgwkDuyU7ud3PMeKttoRYZhh2PV62II6I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0018f9bbb72652d-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.53.108",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-May-2026 05:11:37 UTC] === END API CALL LOG ===
[23-May-2026 05:11:37 UTC] ✅ API Hash verification passed for profile endpoint
[23-May-2026 05:11:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU3IiwidXNlcm5hbWUiOiJpc2lib3IiLCJlbWFpbCI6Im9zYWtwaGhAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM0NjgyfQ.MV3EVV7Ek6IgwkDuyU7ud3PMeKttoRYZhh2PV62II6I
[23-May-2026 05:11:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-May-2026 05:11:37 UTC] ✅ JWT token verified successfully for user profile
[23-May-2026 05:11:37 UTC] User ID: 157
[23-May-2026 05:11:37 UTC] ✅ User profile retrieved successfully for user ID: 157
[23-May-2026 05:11:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-May-2026 05:11:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-May-2026 05:11:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.211.53.108, 172.69.43.198","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU3IiwidXNlcm5hbWUiOiJpc2lib3IiLCJlbWFpbCI6Im9zYWtwaGhAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM0NjgyfQ.MV3EVV7Ek6IgwkDuyU7ud3PMeKttoRYZhh2PV62II6I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0018f9bbb77652d-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"197.211.53.108","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-May-2026 05:11:37 UTC] === User Orders API Called ===
[23-May-2026 05:11:37 UTC] User ID: 157
[23-May-2026 05:11:37 UTC] Limit: 20, Offset: 0
[23-May-2026 05:11:37 UTC] Orders found: 0
[23-May-2026 05:11:37 UTC] Orders data: []
[23-May-2026 05:11:37 UTC] Total orders count: 0
[23-May-2026 05:11:37 UTC] === API CALL LOG ===
[23-May-2026 05:11:37 UTC] Endpoint: user/profile.php
[23-May-2026 05:11:37 UTC] Full Log Data: {
    "timestamp": "2026-05-23 05:11:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.53.108",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.53.108, 172.69.43.198",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU3IiwidXNlcm5hbWUiOiJpc2lib3IiLCJlbWFpbCI6Im9zYWtwaGhAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM0NjgyfQ.MV3EVV7Ek6IgwkDuyU7ud3PMeKttoRYZhh2PV62II6I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0018f9c8bc9652d-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.53.108",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-May-2026 05:11:37 UTC] === END API CALL LOG ===
[23-May-2026 05:11:37 UTC] ✅ API Hash verification passed for profile endpoint
[23-May-2026 05:11:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU3IiwidXNlcm5hbWUiOiJpc2lib3IiLCJlbWFpbCI6Im9zYWtwaGhAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM0NjgyfQ.MV3EVV7Ek6IgwkDuyU7ud3PMeKttoRYZhh2PV62II6I
[23-May-2026 05:11:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-May-2026 05:11:37 UTC] ✅ JWT token verified successfully for user profile
[23-May-2026 05:11:37 UTC] User ID: 157
[23-May-2026 05:11:37 UTC] ✅ User profile retrieved successfully for user ID: 157
[23-May-2026 05:11:38 UTC] === API CALL LOG ===
[23-May-2026 05:11:38 UTC] Endpoint: user/profile.php
[23-May-2026 05:11:38 UTC] Full Log Data: {
    "timestamp": "2026-05-23 05:11:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.53.108",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.53.108, 172.69.43.198",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU3IiwidXNlcm5hbWUiOiJpc2lib3IiLCJlbWFpbCI6Im9zYWtwaGhAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM0NjgyfQ.MV3EVV7Ek6IgwkDuyU7ud3PMeKttoRYZhh2PV62II6I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0018fa179b5652d-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.53.108",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-May-2026 05:11:38 UTC] === END API CALL LOG ===
[23-May-2026 05:11:38 UTC] ✅ API Hash verification passed for profile endpoint
[23-May-2026 05:11:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTU3IiwidXNlcm5hbWUiOiJpc2lib3IiLCJlbWFpbCI6Im9zYWtwaGhAZ21haWwuY29tIiwiZXhwIjoxNzc1MTM0NjgyfQ.MV3EVV7Ek6IgwkDuyU7ud3PMeKttoRYZhh2PV62II6I
[23-May-2026 05:11:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-May-2026 05:11:38 UTC] ✅ JWT token verified successfully for user profile
[23-May-2026 05:11:38 UTC] User ID: 157
[23-May-2026 05:11:38 UTC] ✅ User profile retrieved successfully for user ID: 157
[23-May-2026 07:28:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-May-2026 07:28:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-May-2026 07:28:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:4064:60d:f8d3::2a77:28a4, 104.22.66.163","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMzIiwidXNlcm5hbWUiOiJ3amp3andrYWtrYW9hNzcyODI4IiwiZW1haWwiOiJtaXlhNzU4NTYzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDEyNjA4NX0.4SZ_VxA1XtUKHnOkTJvY8lEvVVkQ44p5Q_FbDUm_NHk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a002579bde6f9db9-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:4064:60d:f8d3::2a77:28a4","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-May-2026 07:28:09 UTC] === User Orders API Called ===
[23-May-2026 07:28:09 UTC] User ID: 633
[23-May-2026 07:28:09 UTC] Limit: 20, Offset: 0
[23-May-2026 07:28:09 UTC] Orders found: 0
[23-May-2026 07:28:09 UTC] Orders data: []
[23-May-2026 07:28:09 UTC] Total orders count: 0
[23-May-2026 07:28:10 UTC] === API CALL LOG ===
[23-May-2026 07:28:10 UTC] Endpoint: user/profile.php
[23-May-2026 07:28:10 UTC] Full Log Data: {
    "timestamp": "2026-05-23 07:28:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4064:60d:f8d3::2a77:28a4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4064:60d:f8d3::2a77:28a4, 104.22.66.32",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMzIiwidXNlcm5hbWUiOiJ3amp3andrYWtrYW9hNzcyODI4IiwiZW1haWwiOiJtaXlhNzU4NTYzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDEyNjA4NX0.4SZ_VxA1XtUKHnOkTJvY8lEvVVkQ44p5Q_FbDUm_NHk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a002579bde699db9-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4064:60d:f8d3::2a77:28a4",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-May-2026 07:28:10 UTC] === END API CALL LOG ===
[23-May-2026 07:28:10 UTC] ✅ API Hash verification passed for profile endpoint
[23-May-2026 07:28:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMzIiwidXNlcm5hbWUiOiJ3amp3andrYWtrYW9hNzcyODI4IiwiZW1haWwiOiJtaXlhNzU4NTYzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDEyNjA4NX0.4SZ_VxA1XtUKHnOkTJvY8lEvVVkQ44p5Q_FbDUm_NHk
[23-May-2026 07:28:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-May-2026 07:28:10 UTC] ✅ JWT token verified successfully for user profile
[23-May-2026 07:28:10 UTC] User ID: 633
[23-May-2026 07:28:10 UTC] ✅ User profile retrieved successfully for user ID: 633
[23-May-2026 07:28:10 UTC] === API CALL LOG ===
[23-May-2026 07:28:10 UTC] Endpoint: user/profile.php
[23-May-2026 07:28:10 UTC] Full Log Data: {
    "timestamp": "2026-05-23 07:28:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4064:60d:f8d3::2a77:28a4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4064:60d:f8d3::2a77:28a4, 104.22.66.32",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMzIiwidXNlcm5hbWUiOiJ3amp3andrYWtrYW9hNzcyODI4IiwiZW1haWwiOiJtaXlhNzU4NTYzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDEyNjA4NX0.4SZ_VxA1XtUKHnOkTJvY8lEvVVkQ44p5Q_FbDUm_NHk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a002579bde709db9-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4064:60d:f8d3::2a77:28a4",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-May-2026 07:28:10 UTC] === END API CALL LOG ===
[23-May-2026 07:28:10 UTC] ✅ API Hash verification passed for profile endpoint
[23-May-2026 07:28:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMzIiwidXNlcm5hbWUiOiJ3amp3andrYWtrYW9hNzcyODI4IiwiZW1haWwiOiJtaXlhNzU4NTYzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDEyNjA4NX0.4SZ_VxA1XtUKHnOkTJvY8lEvVVkQ44p5Q_FbDUm_NHk
[23-May-2026 07:28:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-May-2026 07:28:10 UTC] ✅ JWT token verified successfully for user profile
[23-May-2026 07:28:10 UTC] User ID: 633
[23-May-2026 07:28:10 UTC] ✅ User profile retrieved successfully for user ID: 633
[23-May-2026 07:28:21 UTC] === API CALL LOG ===
[23-May-2026 07:28:21 UTC] Endpoint: user/profile.php
[23-May-2026 07:28:21 UTC] Full Log Data: {
    "timestamp": "2026-05-23 07:28:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4064:60d:f8d3::2a77:28a4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4064:60d:f8d3::2a77:28a4, 104.22.66.163",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMzIiwidXNlcm5hbWUiOiJ3amp3andrYWtrYW9hNzcyODI4IiwiZW1haWwiOiJtaXlhNzU4NTYzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDEyNjA4NX0.4SZ_VxA1XtUKHnOkTJvY8lEvVVkQ44p5Q_FbDUm_NHk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a00257e518439db9-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4064:60d:f8d3::2a77:28a4",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-May-2026 07:28:21 UTC] === END API CALL LOG ===
[23-May-2026 07:28:21 UTC] ✅ API Hash verification passed for profile endpoint
[23-May-2026 07:28:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMzIiwidXNlcm5hbWUiOiJ3amp3andrYWtrYW9hNzcyODI4IiwiZW1haWwiOiJtaXlhNzU4NTYzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDEyNjA4NX0.4SZ_VxA1XtUKHnOkTJvY8lEvVVkQ44p5Q_FbDUm_NHk
[23-May-2026 07:28:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-May-2026 07:28:21 UTC] ✅ JWT token verified successfully for user profile
[23-May-2026 07:28:21 UTC] User ID: 633
[23-May-2026 07:28:21 UTC] ✅ User profile retrieved successfully for user ID: 633
[23-May-2026 07:29:00 UTC] === API CALL LOG ===
[23-May-2026 07:29:00 UTC] Endpoint: user/profile.php
[23-May-2026 07:29:00 UTC] Full Log Data: {
    "timestamp": "2026-05-23 07:29:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4064:60d:f8d3::2a77:28a4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4064:60d:f8d3::2a77:28a4, 162.158.162.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMzIiwidXNlcm5hbWUiOiJ3amp3andrYWtrYW9hNzcyODI4IiwiZW1haWwiOiJtaXlhNzU4NTYzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDEyNjA4NX0.4SZ_VxA1XtUKHnOkTJvY8lEvVVkQ44p5Q_FbDUm_NHk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a00258d48d71ef74-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4064:60d:f8d3::2a77:28a4",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-May-2026 07:29:00 UTC] === END API CALL LOG ===
[23-May-2026 07:29:00 UTC] ✅ API Hash verification passed for profile endpoint
[23-May-2026 07:29:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMzIiwidXNlcm5hbWUiOiJ3amp3andrYWtrYW9hNzcyODI4IiwiZW1haWwiOiJtaXlhNzU4NTYzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDEyNjA4NX0.4SZ_VxA1XtUKHnOkTJvY8lEvVVkQ44p5Q_FbDUm_NHk
[23-May-2026 07:29:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-May-2026 07:29:00 UTC] ✅ JWT token verified successfully for user profile
[23-May-2026 07:29:00 UTC] User ID: 633
[23-May-2026 07:29:00 UTC] ✅ User profile retrieved successfully for user ID: 633
[23-May-2026 07:29:05 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-May-2026 07:29:05 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-May-2026 07:29:05 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:4064:60d:f8d3::2a77:28a4, 162.158.162.135","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMzIiwidXNlcm5hbWUiOiJ3amp3andrYWtrYW9hNzcyODI4IiwiZW1haWwiOiJtaXlhNzU4NTYzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDEyNjA4NX0.4SZ_VxA1XtUKHnOkTJvY8lEvVVkQ44p5Q_FbDUm_NHk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a00258f4cef2ef74-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:4064:60d:f8d3::2a77:28a4","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-May-2026 07:29:05 UTC] === User Orders API Called ===
[23-May-2026 07:29:05 UTC] User ID: 633
[23-May-2026 07:29:05 UTC] Limit: 20, Offset: 0
[23-May-2026 07:29:05 UTC] Orders found: 0
[23-May-2026 07:29:05 UTC] Orders data: []
[23-May-2026 07:29:05 UTC] Total orders count: 0
[23-May-2026 07:29:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-May-2026 07:29:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-May-2026 07:29:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:4064:60d:f8d3::2a77:28a4, 162.158.162.135","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMzIiwidXNlcm5hbWUiOiJ3amp3andrYWtrYW9hNzcyODI4IiwiZW1haWwiOiJtaXlhNzU4NTYzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDEyNjA4NX0.4SZ_VxA1XtUKHnOkTJvY8lEvVVkQ44p5Q_FbDUm_NHk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a00259028dc1ef74-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:4064:60d:f8d3::2a77:28a4","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-May-2026 07:29:07 UTC] === User Orders API Called ===
[23-May-2026 07:29:07 UTC] User ID: 633
[23-May-2026 07:29:07 UTC] Limit: 20, Offset: 0
[23-May-2026 07:29:07 UTC] Orders found: 0
[23-May-2026 07:29:07 UTC] Orders data: []
[23-May-2026 07:29:07 UTC] Total orders count: 0
[23-May-2026 07:29:07 UTC] === API CALL LOG ===
[23-May-2026 07:29:07 UTC] Endpoint: user/profile.php
[23-May-2026 07:29:07 UTC] Full Log Data: {
    "timestamp": "2026-05-23 07:29:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4064:60d:f8d3::2a77:28a4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4064:60d:f8d3::2a77:28a4, 162.158.162.135",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMzIiwidXNlcm5hbWUiOiJ3amp3andrYWtrYW9hNzcyODI4IiwiZW1haWwiOiJtaXlhNzU4NTYzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDEyNjA4NX0.4SZ_VxA1XtUKHnOkTJvY8lEvVVkQ44p5Q_FbDUm_NHk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a00259028dc2ef74-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4064:60d:f8d3::2a77:28a4",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-May-2026 07:29:07 UTC] === END API CALL LOG ===
[23-May-2026 07:29:07 UTC] ✅ API Hash verification passed for profile endpoint
[23-May-2026 07:29:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMzIiwidXNlcm5hbWUiOiJ3amp3andrYWtrYW9hNzcyODI4IiwiZW1haWwiOiJtaXlhNzU4NTYzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDEyNjA4NX0.4SZ_VxA1XtUKHnOkTJvY8lEvVVkQ44p5Q_FbDUm_NHk
[23-May-2026 07:29:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-May-2026 07:29:07 UTC] ✅ JWT token verified successfully for user profile
[23-May-2026 07:29:07 UTC] User ID: 633
[23-May-2026 07:29:07 UTC] ✅ User profile retrieved successfully for user ID: 633
[23-May-2026 07:29:07 UTC] === API CALL LOG ===
[23-May-2026 07:29:07 UTC] Endpoint: user/profile.php
[23-May-2026 07:29:07 UTC] Full Log Data: {
    "timestamp": "2026-05-23 07:29:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4064:60d:f8d3::2a77:28a4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4064:60d:f8d3::2a77:28a4, 162.158.162.29",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMzIiwidXNlcm5hbWUiOiJ3amp3andrYWtrYW9hNzcyODI4IiwiZW1haWwiOiJtaXlhNzU4NTYzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDEyNjA4NX0.4SZ_VxA1XtUKHnOkTJvY8lEvVVkQ44p5Q_FbDUm_NHk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a00259028dc3ef74-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4064:60d:f8d3::2a77:28a4",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-May-2026 07:29:07 UTC] === END API CALL LOG ===
[23-May-2026 07:29:07 UTC] ✅ API Hash verification passed for profile endpoint
[23-May-2026 07:29:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjMzIiwidXNlcm5hbWUiOiJ3amp3andrYWtrYW9hNzcyODI4IiwiZW1haWwiOiJtaXlhNzU4NTYzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDEyNjA4NX0.4SZ_VxA1XtUKHnOkTJvY8lEvVVkQ44p5Q_FbDUm_NHk
[23-May-2026 07:29:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-May-2026 07:29:07 UTC] ✅ JWT token verified successfully for user profile
[23-May-2026 07:29:07 UTC] User ID: 633
[23-May-2026 07:29:07 UTC] ✅ User profile retrieved successfully for user ID: 633
[23-May-2026 08:29:58 UTC] === API CALL LOG ===
[23-May-2026 08:29:58 UTC] Endpoint: user/profile.php
[23-May-2026 08:29:58 UTC] Full Log Data: {
    "timestamp": "2026-05-23 08:29:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.153.65.254",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.153.65.254, 162.158.102.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM0IiwidXNlcm5hbWUiOiJtdXNodWsiLCJlbWFpbCI6Im11c2h1a29xQGdtYWlsLmNvbSIsImV4cCI6MTc4MDEyOTc4Mn0.dGeLz7BabhmGTiaCNrQ40K4LVlpm3XpK2mMMJYXn9sc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a002b22a7a72ee3c-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.153.65.254",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-May-2026 08:29:58 UTC] === END API CALL LOG ===
[23-May-2026 08:29:58 UTC] ✅ API Hash verification passed for profile endpoint
[23-May-2026 08:29:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM0IiwidXNlcm5hbWUiOiJtdXNodWsiLCJlbWFpbCI6Im11c2h1a29xQGdtYWlsLmNvbSIsImV4cCI6MTc4MDEyOTc4Mn0.dGeLz7BabhmGTiaCNrQ40K4LVlpm3XpK2mMMJYXn9sc
[23-May-2026 08:29:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-May-2026 08:29:58 UTC] ✅ JWT token verified successfully for user profile
[23-May-2026 08:29:58 UTC] User ID: 634
[23-May-2026 08:29:58 UTC] ✅ User profile retrieved successfully for user ID: 634
[23-May-2026 08:30:02 UTC] === API CALL LOG ===
[23-May-2026 08:30:02 UTC] Endpoint: user/profile.php
[23-May-2026 08:30:02 UTC] Full Log Data: {
    "timestamp": "2026-05-23 08:30:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.153.65.254",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.153.65.254, 172.64.198.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM0IiwidXNlcm5hbWUiOiJtdXNodWsiLCJlbWFpbCI6Im11c2h1a29xQGdtYWlsLmNvbSIsImV4cCI6MTc4MDEyOTc4Mn0.dGeLz7BabhmGTiaCNrQ40K4LVlpm3XpK2mMMJYXn9sc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a002b2404ba95855-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.153.65.254",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-May-2026 08:30:02 UTC] === END API CALL LOG ===
[23-May-2026 08:30:02 UTC] ✅ API Hash verification passed for profile endpoint
[23-May-2026 08:30:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM0IiwidXNlcm5hbWUiOiJtdXNodWsiLCJlbWFpbCI6Im11c2h1a29xQGdtYWlsLmNvbSIsImV4cCI6MTc4MDEyOTc4Mn0.dGeLz7BabhmGTiaCNrQ40K4LVlpm3XpK2mMMJYXn9sc
[23-May-2026 08:30:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-May-2026 08:30:02 UTC] ✅ JWT token verified successfully for user profile
[23-May-2026 08:30:02 UTC] User ID: 634
[23-May-2026 08:30:02 UTC] ✅ User profile retrieved successfully for user ID: 634
[23-May-2026 15:17:22 UTC] === API CALL LOG ===
[23-May-2026 15:17:22 UTC] Endpoint: user/profile.php
[23-May-2026 15:17:22 UTC] Full Log Data: {
    "timestamp": "2026-05-23 15:17:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:1028:76ea:1439:2cff:fed1:2190",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c1:1028:76ea:1439:2cff:fed1:2190, 104.22.66.163",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM1IiwidXNlcm5hbWUiOiJQYXJ0aDU0NTQiLCJlbWFpbCI6ImFtYW5iZWxsaW01OTlAZ21haWwuY29tIiwiZXhwIjoxNzgwMTU0MjQxfQ.bMOBnYYj1ZUl_WMvmODH9iWoQ1fdgTO7_zN-241mIXQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a00506f14e7075fb-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c1:1028:76ea:1439:2cff:fed1:2190",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-May-2026 15:17:22 UTC] === END API CALL LOG ===
[23-May-2026 15:17:22 UTC] ✅ API Hash verification passed for profile endpoint
[23-May-2026 15:17:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM1IiwidXNlcm5hbWUiOiJQYXJ0aDU0NTQiLCJlbWFpbCI6ImFtYW5iZWxsaW01OTlAZ21haWwuY29tIiwiZXhwIjoxNzgwMTU0MjQxfQ.bMOBnYYj1ZUl_WMvmODH9iWoQ1fdgTO7_zN-241mIXQ
[23-May-2026 15:17:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-May-2026 15:17:22 UTC] ✅ JWT token verified successfully for user profile
[23-May-2026 15:17:22 UTC] User ID: 635
[23-May-2026 15:17:22 UTC] ✅ User profile retrieved successfully for user ID: 635
[23-May-2026 15:17:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-May-2026 15:17:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-May-2026 15:17:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40c1:1028:76ea:1439:2cff:fed1:2190, 104.22.66.163","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM1IiwidXNlcm5hbWUiOiJQYXJ0aDU0NTQiLCJlbWFpbCI6ImFtYW5iZWxsaW01OTlAZ21haWwuY29tIiwiZXhwIjoxNzgwMTU0MjQxfQ.bMOBnYYj1ZUl_WMvmODH9iWoQ1fdgTO7_zN-241mIXQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a00506f14e7475fb-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40c1:1028:76ea:1439:2cff:fed1:2190","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-May-2026 15:17:22 UTC] === User Orders API Called ===
[23-May-2026 15:17:22 UTC] User ID: 635
[23-May-2026 15:17:22 UTC] Limit: 20, Offset: 0
[23-May-2026 15:17:22 UTC] Orders found: 0
[23-May-2026 15:17:22 UTC] Orders data: []
[23-May-2026 15:17:22 UTC] Total orders count: 0
[23-May-2026 15:17:22 UTC] === API CALL LOG ===
[23-May-2026 15:17:22 UTC] Endpoint: user/profile.php
[23-May-2026 15:17:22 UTC] Full Log Data: {
    "timestamp": "2026-05-23 15:17:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:1028:76ea:1439:2cff:fed1:2190",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c1:1028:76ea:1439:2cff:fed1:2190, 104.22.66.163",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM1IiwidXNlcm5hbWUiOiJQYXJ0aDU0NTQiLCJlbWFpbCI6ImFtYW5iZWxsaW01OTlAZ21haWwuY29tIiwiZXhwIjoxNzgwMTU0MjQxfQ.bMOBnYYj1ZUl_WMvmODH9iWoQ1fdgTO7_zN-241mIXQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a00506f1ffdc75fb-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c1:1028:76ea:1439:2cff:fed1:2190",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-May-2026 15:17:22 UTC] === END API CALL LOG ===
[23-May-2026 15:17:22 UTC] ✅ API Hash verification passed for profile endpoint
[23-May-2026 15:17:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM1IiwidXNlcm5hbWUiOiJQYXJ0aDU0NTQiLCJlbWFpbCI6ImFtYW5iZWxsaW01OTlAZ21haWwuY29tIiwiZXhwIjoxNzgwMTU0MjQxfQ.bMOBnYYj1ZUl_WMvmODH9iWoQ1fdgTO7_zN-241mIXQ
[23-May-2026 15:17:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-May-2026 15:17:22 UTC] ✅ JWT token verified successfully for user profile
[23-May-2026 15:17:22 UTC] User ID: 635
[23-May-2026 15:17:22 UTC] ✅ User profile retrieved successfully for user ID: 635
[23-May-2026 15:17:25 UTC] === API CALL LOG ===
[23-May-2026 15:17:25 UTC] Endpoint: user/profile.php
[23-May-2026 15:17:25 UTC] Full Log Data: {
    "timestamp": "2026-05-23 15:17:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:1028:76ea:1439:2cff:fed1:2190",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c1:1028:76ea:1439:2cff:fed1:2190, 104.22.66.163",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM1IiwidXNlcm5hbWUiOiJQYXJ0aDU0NTQiLCJlbWFpbCI6ImFtYW5iZWxsaW01OTlAZ21haWwuY29tIiwiZXhwIjoxNzgwMTU0MjQxfQ.bMOBnYYj1ZUl_WMvmODH9iWoQ1fdgTO7_zN-241mIXQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a00506fecdc675fb-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c1:1028:76ea:1439:2cff:fed1:2190",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-May-2026 15:17:25 UTC] === END API CALL LOG ===
[23-May-2026 15:17:25 UTC] ✅ API Hash verification passed for profile endpoint
[23-May-2026 15:17:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM1IiwidXNlcm5hbWUiOiJQYXJ0aDU0NTQiLCJlbWFpbCI6ImFtYW5iZWxsaW01OTlAZ21haWwuY29tIiwiZXhwIjoxNzgwMTU0MjQxfQ.bMOBnYYj1ZUl_WMvmODH9iWoQ1fdgTO7_zN-241mIXQ
[23-May-2026 15:17:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-May-2026 15:17:25 UTC] ✅ JWT token verified successfully for user profile
[23-May-2026 15:17:25 UTC] User ID: 635
[23-May-2026 15:17:25 UTC] ✅ User profile retrieved successfully for user ID: 635
[23-May-2026 15:18:13 UTC] === API CALL LOG ===
[23-May-2026 15:18:13 UTC] Endpoint: user/profile.php
[23-May-2026 15:18:13 UTC] Full Log Data: {
    "timestamp": "2026-05-23 15:18:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:1028:76ea:1439:2cff:fed1:2190",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c1:1028:76ea:1439:2cff:fed1:2190, 162.158.108.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM1IiwidXNlcm5hbWUiOiJQYXJ0aDU0NTQiLCJlbWFpbCI6ImFtYW5iZWxsaW01OTlAZ21haWwuY29tIiwiZXhwIjoxNzgwMTU0MjQxfQ.bMOBnYYj1ZUl_WMvmODH9iWoQ1fdgTO7_zN-241mIXQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a005082c0a40fcee-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c1:1028:76ea:1439:2cff:fed1:2190",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-May-2026 15:18:13 UTC] === END API CALL LOG ===
[23-May-2026 15:18:13 UTC] ✅ API Hash verification passed for profile endpoint
[23-May-2026 15:18:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM1IiwidXNlcm5hbWUiOiJQYXJ0aDU0NTQiLCJlbWFpbCI6ImFtYW5iZWxsaW01OTlAZ21haWwuY29tIiwiZXhwIjoxNzgwMTU0MjQxfQ.bMOBnYYj1ZUl_WMvmODH9iWoQ1fdgTO7_zN-241mIXQ
[23-May-2026 15:18:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-May-2026 15:18:13 UTC] ✅ JWT token verified successfully for user profile
[23-May-2026 15:18:13 UTC] User ID: 635
[23-May-2026 15:18:13 UTC] ✅ User profile retrieved successfully for user ID: 635
[23-May-2026 15:18:21 UTC] === API CALL LOG ===
[23-May-2026 15:18:21 UTC] Endpoint: user/profile.php
[23-May-2026 15:18:21 UTC] Full Log Data: {
    "timestamp": "2026-05-23 15:18:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:1028:76ea:1439:2cff:fed1:2190",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c1:1028:76ea:1439:2cff:fed1:2190, 162.158.108.31",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM1IiwidXNlcm5hbWUiOiJQYXJ0aDU0NTQiLCJlbWFpbCI6ImFtYW5iZWxsaW01OTlAZ21haWwuY29tIiwiZXhwIjoxNzgwMTU0MjQxfQ.bMOBnYYj1ZUl_WMvmODH9iWoQ1fdgTO7_zN-241mIXQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a005085edac9fcee-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c1:1028:76ea:1439:2cff:fed1:2190",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-May-2026 15:18:21 UTC] === END API CALL LOG ===
[23-May-2026 15:18:21 UTC] ✅ API Hash verification passed for profile endpoint
[23-May-2026 15:18:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM1IiwidXNlcm5hbWUiOiJQYXJ0aDU0NTQiLCJlbWFpbCI6ImFtYW5iZWxsaW01OTlAZ21haWwuY29tIiwiZXhwIjoxNzgwMTU0MjQxfQ.bMOBnYYj1ZUl_WMvmODH9iWoQ1fdgTO7_zN-241mIXQ
[23-May-2026 15:18:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-May-2026 15:18:21 UTC] ✅ JWT token verified successfully for user profile
[23-May-2026 15:18:21 UTC] User ID: 635
[23-May-2026 15:18:21 UTC] ✅ User profile retrieved successfully for user ID: 635
[23-May-2026 15:18:22 UTC] User Purchases API - User ID: 635
[23-May-2026 15:18:22 UTC] User Purchases API - Total purchases found: 0
[23-May-2026 15:18:29 UTC] === API CALL LOG ===
[23-May-2026 15:18:29 UTC] Endpoint: user/profile.php
[23-May-2026 15:18:29 UTC] Full Log Data: {
    "timestamp": "2026-05-23 15:18:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:1028:76ea:1439:2cff:fed1:2190",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c1:1028:76ea:1439:2cff:fed1:2190, 162.158.108.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM1IiwidXNlcm5hbWUiOiJQYXJ0aDU0NTQiLCJlbWFpbCI6ImFtYW5iZWxsaW01OTlAZ21haWwuY29tIiwiZXhwIjoxNzgwMTU0MjQxfQ.bMOBnYYj1ZUl_WMvmODH9iWoQ1fdgTO7_zN-241mIXQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0050890fcf6fcee-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c1:1028:76ea:1439:2cff:fed1:2190",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-May-2026 15:18:29 UTC] === END API CALL LOG ===
[23-May-2026 15:18:29 UTC] ✅ API Hash verification passed for profile endpoint
[23-May-2026 15:18:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM1IiwidXNlcm5hbWUiOiJQYXJ0aDU0NTQiLCJlbWFpbCI6ImFtYW5iZWxsaW01OTlAZ21haWwuY29tIiwiZXhwIjoxNzgwMTU0MjQxfQ.bMOBnYYj1ZUl_WMvmODH9iWoQ1fdgTO7_zN-241mIXQ
[23-May-2026 15:18:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-May-2026 15:18:29 UTC] ✅ JWT token verified successfully for user profile
[23-May-2026 15:18:29 UTC] User ID: 635
[23-May-2026 15:18:29 UTC] ✅ User profile retrieved successfully for user ID: 635
[23-May-2026 15:18:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-May-2026 15:18:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-May-2026 15:18:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40c1:1028:76ea:1439:2cff:fed1:2190, 162.158.108.71","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM1IiwidXNlcm5hbWUiOiJQYXJ0aDU0NTQiLCJlbWFpbCI6ImFtYW5iZWxsaW01OTlAZ21haWwuY29tIiwiZXhwIjoxNzgwMTU0MjQxfQ.bMOBnYYj1ZUl_WMvmODH9iWoQ1fdgTO7_zN-241mIXQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a005088dccfcfcee-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40c1:1028:76ea:1439:2cff:fed1:2190","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-May-2026 15:18:29 UTC] === User Orders API Called ===
[23-May-2026 15:18:29 UTC] User ID: 635
[23-May-2026 15:18:29 UTC] Limit: 20, Offset: 0
[23-May-2026 15:18:29 UTC] Orders found: 0
[23-May-2026 15:18:29 UTC] Orders data: []
[23-May-2026 15:18:29 UTC] Total orders count: 0
[23-May-2026 15:18:29 UTC] === API CALL LOG ===
[23-May-2026 15:18:29 UTC] Endpoint: user/profile.php
[23-May-2026 15:18:29 UTC] Full Log Data: {
    "timestamp": "2026-05-23 15:18:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:1028:76ea:1439:2cff:fed1:2190",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c1:1028:76ea:1439:2cff:fed1:2190, 162.158.108.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM1IiwidXNlcm5hbWUiOiJQYXJ0aDU0NTQiLCJlbWFpbCI6ImFtYW5iZWxsaW01OTlAZ21haWwuY29tIiwiZXhwIjoxNzgwMTU0MjQxfQ.bMOBnYYj1ZUl_WMvmODH9iWoQ1fdgTO7_zN-241mIXQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a005088dcd01fcee-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c1:1028:76ea:1439:2cff:fed1:2190",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-May-2026 15:18:29 UTC] === END API CALL LOG ===
[23-May-2026 15:18:29 UTC] ✅ API Hash verification passed for profile endpoint
[23-May-2026 15:18:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM1IiwidXNlcm5hbWUiOiJQYXJ0aDU0NTQiLCJlbWFpbCI6ImFtYW5iZWxsaW01OTlAZ21haWwuY29tIiwiZXhwIjoxNzgwMTU0MjQxfQ.bMOBnYYj1ZUl_WMvmODH9iWoQ1fdgTO7_zN-241mIXQ
[23-May-2026 15:18:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-May-2026 15:18:29 UTC] ✅ JWT token verified successfully for user profile
[23-May-2026 15:18:29 UTC] User ID: 635
[23-May-2026 15:18:29 UTC] ✅ User profile retrieved successfully for user ID: 635
[23-May-2026 15:18:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-May-2026 15:18:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-May-2026 15:18:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40c1:1028:76ea:1439:2cff:fed1:2190, 162.158.108.70","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM1IiwidXNlcm5hbWUiOiJQYXJ0aDU0NTQiLCJlbWFpbCI6ImFtYW5iZWxsaW01OTlAZ21haWwuY29tIiwiZXhwIjoxNzgwMTU0MjQxfQ.bMOBnYYj1ZUl_WMvmODH9iWoQ1fdgTO7_zN-241mIXQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a00508e0cf41fcee-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40c1:1028:76ea:1439:2cff:fed1:2190","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-May-2026 15:18:42 UTC] === User Orders API Called ===
[23-May-2026 15:18:42 UTC] User ID: 635
[23-May-2026 15:18:42 UTC] Limit: 20, Offset: 0
[23-May-2026 15:18:42 UTC] Orders found: 0
[23-May-2026 15:18:42 UTC] Orders data: []
[23-May-2026 15:18:42 UTC] Total orders count: 0
[23-May-2026 15:18:42 UTC] === API CALL LOG ===
[23-May-2026 15:18:42 UTC] Endpoint: user/profile.php
[23-May-2026 15:18:42 UTC] Full Log Data: {
    "timestamp": "2026-05-23 15:18:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:1028:76ea:1439:2cff:fed1:2190",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c1:1028:76ea:1439:2cff:fed1:2190, 162.158.108.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM1IiwidXNlcm5hbWUiOiJQYXJ0aDU0NTQiLCJlbWFpbCI6ImFtYW5iZWxsaW01OTlAZ21haWwuY29tIiwiZXhwIjoxNzgwMTU0MjQxfQ.bMOBnYYj1ZUl_WMvmODH9iWoQ1fdgTO7_zN-241mIXQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a00508e0cf42fcee-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c1:1028:76ea:1439:2cff:fed1:2190",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-May-2026 15:18:42 UTC] === END API CALL LOG ===
[23-May-2026 15:18:42 UTC] ✅ API Hash verification passed for profile endpoint
[23-May-2026 15:18:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM1IiwidXNlcm5hbWUiOiJQYXJ0aDU0NTQiLCJlbWFpbCI6ImFtYW5iZWxsaW01OTlAZ21haWwuY29tIiwiZXhwIjoxNzgwMTU0MjQxfQ.bMOBnYYj1ZUl_WMvmODH9iWoQ1fdgTO7_zN-241mIXQ
[23-May-2026 15:18:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-May-2026 15:18:42 UTC] ✅ JWT token verified successfully for user profile
[23-May-2026 15:18:42 UTC] User ID: 635
[23-May-2026 15:18:42 UTC] ✅ User profile retrieved successfully for user ID: 635
[23-May-2026 15:18:42 UTC] === API CALL LOG ===
[23-May-2026 15:18:42 UTC] Endpoint: user/profile.php
[23-May-2026 15:18:42 UTC] Full Log Data: {
    "timestamp": "2026-05-23 15:18:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:1028:76ea:1439:2cff:fed1:2190",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c1:1028:76ea:1439:2cff:fed1:2190, 162.158.108.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM1IiwidXNlcm5hbWUiOiJQYXJ0aDU0NTQiLCJlbWFpbCI6ImFtYW5iZWxsaW01OTlAZ21haWwuY29tIiwiZXhwIjoxNzgwMTU0MjQxfQ.bMOBnYYj1ZUl_WMvmODH9iWoQ1fdgTO7_zN-241mIXQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a00508e4bac7fcee-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c1:1028:76ea:1439:2cff:fed1:2190",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-May-2026 15:18:42 UTC] === END API CALL LOG ===
[23-May-2026 15:18:42 UTC] ✅ API Hash verification passed for profile endpoint
[23-May-2026 15:18:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM1IiwidXNlcm5hbWUiOiJQYXJ0aDU0NTQiLCJlbWFpbCI6ImFtYW5iZWxsaW01OTlAZ21haWwuY29tIiwiZXhwIjoxNzgwMTU0MjQxfQ.bMOBnYYj1ZUl_WMvmODH9iWoQ1fdgTO7_zN-241mIXQ
[23-May-2026 15:18:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-May-2026 15:18:42 UTC] ✅ JWT token verified successfully for user profile
[23-May-2026 15:18:42 UTC] User ID: 635
[23-May-2026 15:18:42 UTC] ✅ User profile retrieved successfully for user ID: 635
[23-May-2026 15:19:33 UTC] === API CALL LOG ===
[23-May-2026 15:19:33 UTC] Endpoint: user/profile.php
[23-May-2026 15:19:33 UTC] Full Log Data: {
    "timestamp": "2026-05-23 15:19:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:1028:76ea:1439:2cff:fed1:2190",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c1:1028:76ea:1439:2cff:fed1:2190, 162.158.108.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM1IiwidXNlcm5hbWUiOiJQYXJ0aDU0NTQiLCJlbWFpbCI6ImFtYW5iZWxsaW01OTlAZ21haWwuY29tIiwiZXhwIjoxNzgwMTU0MjQxfQ.bMOBnYYj1ZUl_WMvmODH9iWoQ1fdgTO7_zN-241mIXQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0050a21ce79fcee-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c1:1028:76ea:1439:2cff:fed1:2190",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-May-2026 15:19:33 UTC] === END API CALL LOG ===
[23-May-2026 15:19:33 UTC] ✅ API Hash verification passed for profile endpoint
[23-May-2026 15:19:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM1IiwidXNlcm5hbWUiOiJQYXJ0aDU0NTQiLCJlbWFpbCI6ImFtYW5iZWxsaW01OTlAZ21haWwuY29tIiwiZXhwIjoxNzgwMTU0MjQxfQ.bMOBnYYj1ZUl_WMvmODH9iWoQ1fdgTO7_zN-241mIXQ
[23-May-2026 15:19:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-May-2026 15:19:33 UTC] ✅ JWT token verified successfully for user profile
[23-May-2026 15:19:33 UTC] User ID: 635
[23-May-2026 15:19:33 UTC] ✅ User profile retrieved successfully for user ID: 635
[23-May-2026 15:19:33 UTC] === API CALL LOG ===
[23-May-2026 15:19:33 UTC] Endpoint: user/profile.php
[23-May-2026 15:19:33 UTC] Full Log Data: {
    "timestamp": "2026-05-23 15:19:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:1028:76ea:1439:2cff:fed1:2190",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c1:1028:76ea:1439:2cff:fed1:2190, 162.158.108.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM1IiwidXNlcm5hbWUiOiJQYXJ0aDU0NTQiLCJlbWFpbCI6ImFtYW5iZWxsaW01OTlAZ21haWwuY29tIiwiZXhwIjoxNzgwMTU0MjQxfQ.bMOBnYYj1ZUl_WMvmODH9iWoQ1fdgTO7_zN-241mIXQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0050a1f88cbfcee-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c1:1028:76ea:1439:2cff:fed1:2190",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-May-2026 15:19:33 UTC] === END API CALL LOG ===
[23-May-2026 15:19:33 UTC] ✅ API Hash verification passed for profile endpoint
[23-May-2026 15:19:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM1IiwidXNlcm5hbWUiOiJQYXJ0aDU0NTQiLCJlbWFpbCI6ImFtYW5iZWxsaW01OTlAZ21haWwuY29tIiwiZXhwIjoxNzgwMTU0MjQxfQ.bMOBnYYj1ZUl_WMvmODH9iWoQ1fdgTO7_zN-241mIXQ
[23-May-2026 15:19:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-May-2026 15:19:33 UTC] ✅ JWT token verified successfully for user profile
[23-May-2026 15:19:33 UTC] User ID: 635
[23-May-2026 15:19:33 UTC] ✅ User profile retrieved successfully for user ID: 635
[23-May-2026 15:19:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-May-2026 15:19:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-May-2026 15:19:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40c1:1028:76ea:1439:2cff:fed1:2190, 162.158.108.71","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM1IiwidXNlcm5hbWUiOiJQYXJ0aDU0NTQiLCJlbWFpbCI6ImFtYW5iZWxsaW01OTlAZ21haWwuY29tIiwiZXhwIjoxNzgwMTU0MjQxfQ.bMOBnYYj1ZUl_WMvmODH9iWoQ1fdgTO7_zN-241mIXQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0050a1f88cafcee-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40c1:1028:76ea:1439:2cff:fed1:2190","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-May-2026 15:19:33 UTC] === User Orders API Called ===
[23-May-2026 15:19:33 UTC] User ID: 635
[23-May-2026 15:19:33 UTC] Limit: 20, Offset: 0
[23-May-2026 15:19:33 UTC] Orders found: 0
[23-May-2026 15:19:33 UTC] Orders data: []
[23-May-2026 15:19:33 UTC] Total orders count: 0
[23-May-2026 15:19:53 UTC] === API CALL LOG ===
[23-May-2026 15:19:53 UTC] Endpoint: user/profile.php
[23-May-2026 15:19:53 UTC] Full Log Data: {
    "timestamp": "2026-05-23 15:19:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:1028:76ea:1439:2cff:fed1:2190",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c1:1028:76ea:1439:2cff:fed1:2190, 162.158.108.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM1IiwidXNlcm5hbWUiOiJQYXJ0aDU0NTQiLCJlbWFpbCI6ImFtYW5iZWxsaW01OTlAZ21haWwuY29tIiwiZXhwIjoxNzgwMTU0MjQxfQ.bMOBnYYj1ZUl_WMvmODH9iWoQ1fdgTO7_zN-241mIXQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0050a9b38ccfcee-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c1:1028:76ea:1439:2cff:fed1:2190",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-May-2026 15:19:53 UTC] === END API CALL LOG ===
[23-May-2026 15:19:53 UTC] ✅ API Hash verification passed for profile endpoint
[23-May-2026 15:19:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM1IiwidXNlcm5hbWUiOiJQYXJ0aDU0NTQiLCJlbWFpbCI6ImFtYW5iZWxsaW01OTlAZ21haWwuY29tIiwiZXhwIjoxNzgwMTU0MjQxfQ.bMOBnYYj1ZUl_WMvmODH9iWoQ1fdgTO7_zN-241mIXQ
[23-May-2026 15:19:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-May-2026 15:19:53 UTC] ✅ JWT token verified successfully for user profile
[23-May-2026 15:19:53 UTC] User ID: 635
[23-May-2026 15:19:53 UTC] ✅ User profile retrieved successfully for user ID: 635
[23-May-2026 15:19:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-May-2026 15:19:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-May-2026 15:19:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40c1:1028:76ea:1439:2cff:fed1:2190, 162.158.108.71","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM1IiwidXNlcm5hbWUiOiJQYXJ0aDU0NTQiLCJlbWFpbCI6ImFtYW5iZWxsaW01OTlAZ21haWwuY29tIiwiZXhwIjoxNzgwMTU0MjQxfQ.bMOBnYYj1ZUl_WMvmODH9iWoQ1fdgTO7_zN-241mIXQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0050ab14f46fcee-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40c1:1028:76ea:1439:2cff:fed1:2190","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-May-2026 15:19:56 UTC] === User Orders API Called ===
[23-May-2026 15:19:56 UTC] User ID: 635
[23-May-2026 15:19:56 UTC] Limit: 20, Offset: 0
[23-May-2026 15:19:56 UTC] Orders found: 0
[23-May-2026 15:19:56 UTC] Orders data: []
[23-May-2026 15:19:56 UTC] Total orders count: 0
[23-May-2026 15:19:58 UTC] === API CALL LOG ===
[23-May-2026 15:19:58 UTC] Endpoint: user/profile.php
[23-May-2026 15:19:58 UTC] Full Log Data: {
    "timestamp": "2026-05-23 15:19:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:1028:76ea:1439:2cff:fed1:2190",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c1:1028:76ea:1439:2cff:fed1:2190, 162.158.108.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM1IiwidXNlcm5hbWUiOiJQYXJ0aDU0NTQiLCJlbWFpbCI6ImFtYW5iZWxsaW01OTlAZ21haWwuY29tIiwiZXhwIjoxNzgwMTU0MjQxfQ.bMOBnYYj1ZUl_WMvmODH9iWoQ1fdgTO7_zN-241mIXQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0050abd380bfcee-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c1:1028:76ea:1439:2cff:fed1:2190",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-May-2026 15:19:58 UTC] === END API CALL LOG ===
[23-May-2026 15:19:58 UTC] ✅ API Hash verification passed for profile endpoint
[23-May-2026 15:19:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM1IiwidXNlcm5hbWUiOiJQYXJ0aDU0NTQiLCJlbWFpbCI6ImFtYW5iZWxsaW01OTlAZ21haWwuY29tIiwiZXhwIjoxNzgwMTU0MjQxfQ.bMOBnYYj1ZUl_WMvmODH9iWoQ1fdgTO7_zN-241mIXQ
[23-May-2026 15:19:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-May-2026 15:19:58 UTC] ✅ JWT token verified successfully for user profile
[23-May-2026 15:19:58 UTC] User ID: 635
[23-May-2026 15:19:58 UTC] ✅ User profile retrieved successfully for user ID: 635
[23-May-2026 15:19:58 UTC] User Purchases API - User ID: 635
[23-May-2026 15:19:58 UTC] User Purchases API - Total purchases found: 0
[23-May-2026 15:20:05 UTC] === API CALL LOG ===
[23-May-2026 15:20:05 UTC] Endpoint: user/profile.php
[23-May-2026 15:20:05 UTC] Full Log Data: {
    "timestamp": "2026-05-23 15:20:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:1028:76ea:1439:2cff:fed1:2190",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c1:1028:76ea:1439:2cff:fed1:2190, 162.158.108.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM1IiwidXNlcm5hbWUiOiJQYXJ0aDU0NTQiLCJlbWFpbCI6ImFtYW5iZWxsaW01OTlAZ21haWwuY29tIiwiZXhwIjoxNzgwMTU0MjQxfQ.bMOBnYYj1ZUl_WMvmODH9iWoQ1fdgTO7_zN-241mIXQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0050ae6bce1fcee-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c1:1028:76ea:1439:2cff:fed1:2190",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-May-2026 15:20:05 UTC] === END API CALL LOG ===
[23-May-2026 15:20:05 UTC] ✅ API Hash verification passed for profile endpoint
[23-May-2026 15:20:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM1IiwidXNlcm5hbWUiOiJQYXJ0aDU0NTQiLCJlbWFpbCI6ImFtYW5iZWxsaW01OTlAZ21haWwuY29tIiwiZXhwIjoxNzgwMTU0MjQxfQ.bMOBnYYj1ZUl_WMvmODH9iWoQ1fdgTO7_zN-241mIXQ
[23-May-2026 15:20:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-May-2026 15:20:05 UTC] ✅ JWT token verified successfully for user profile
[23-May-2026 15:20:05 UTC] User ID: 635
[23-May-2026 15:20:05 UTC] ✅ User profile retrieved successfully for user ID: 635
[23-May-2026 15:20:05 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-May-2026 15:20:05 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-May-2026 15:20:05 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40c1:1028:76ea:1439:2cff:fed1:2190, 162.158.108.71","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM1IiwidXNlcm5hbWUiOiJQYXJ0aDU0NTQiLCJlbWFpbCI6ImFtYW5iZWxsaW01OTlAZ21haWwuY29tIiwiZXhwIjoxNzgwMTU0MjQxfQ.bMOBnYYj1ZUl_WMvmODH9iWoQ1fdgTO7_zN-241mIXQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0050aeb29cefcee-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40c1:1028:76ea:1439:2cff:fed1:2190","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-May-2026 15:20:05 UTC] === User Orders API Called ===
[23-May-2026 15:20:05 UTC] User ID: 635
[23-May-2026 15:20:05 UTC] Limit: 20, Offset: 0
[23-May-2026 15:20:05 UTC] Orders found: 0
[23-May-2026 15:20:05 UTC] Orders data: []
[23-May-2026 15:20:05 UTC] Total orders count: 0
[23-May-2026 15:20:05 UTC] User Purchases API - User ID: 635
[23-May-2026 15:20:05 UTC] User Purchases API - Total purchases found: 0
[23-May-2026 15:20:38 UTC] === API CALL LOG ===
[23-May-2026 15:20:38 UTC] Endpoint: user/profile.php
[23-May-2026 15:20:38 UTC] Full Log Data: {
    "timestamp": "2026-05-23 15:20:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:1028:76ea:1439:2cff:fed1:2190",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c1:1028:76ea:1439:2cff:fed1:2190, 172.70.147.178",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM1IiwidXNlcm5hbWUiOiJQYXJ0aDU0NTQiLCJlbWFpbCI6ImFtYW5iZWxsaW01OTlAZ21haWwuY29tIiwiZXhwIjoxNzgwMTU0MjQxfQ.bMOBnYYj1ZUl_WMvmODH9iWoQ1fdgTO7_zN-241mIXQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0050bb34f0b8998-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c1:1028:76ea:1439:2cff:fed1:2190",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-May-2026 15:20:38 UTC] === END API CALL LOG ===
[23-May-2026 15:20:38 UTC] ✅ API Hash verification passed for profile endpoint
[23-May-2026 15:20:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM1IiwidXNlcm5hbWUiOiJQYXJ0aDU0NTQiLCJlbWFpbCI6ImFtYW5iZWxsaW01OTlAZ21haWwuY29tIiwiZXhwIjoxNzgwMTU0MjQxfQ.bMOBnYYj1ZUl_WMvmODH9iWoQ1fdgTO7_zN-241mIXQ
[23-May-2026 15:20:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-May-2026 15:20:38 UTC] ✅ JWT token verified successfully for user profile
[23-May-2026 15:20:38 UTC] User ID: 635
[23-May-2026 15:20:38 UTC] ✅ User profile retrieved successfully for user ID: 635
[23-May-2026 15:20:38 UTC] === API CALL LOG ===
[23-May-2026 15:20:38 UTC] Endpoint: user/profile.php
[23-May-2026 15:20:38 UTC] Full Log Data: {
    "timestamp": "2026-05-23 15:20:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:1028:76ea:1439:2cff:fed1:2190",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c1:1028:76ea:1439:2cff:fed1:2190, 172.70.93.120",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM1IiwidXNlcm5hbWUiOiJQYXJ0aDU0NTQiLCJlbWFpbCI6ImFtYW5iZWxsaW01OTlAZ21haWwuY29tIiwiZXhwIjoxNzgwMTU0MjQxfQ.bMOBnYYj1ZUl_WMvmODH9iWoQ1fdgTO7_zN-241mIXQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0050bb5491a8998-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c1:1028:76ea:1439:2cff:fed1:2190",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-May-2026 15:20:38 UTC] === END API CALL LOG ===
[23-May-2026 15:20:38 UTC] ✅ API Hash verification passed for profile endpoint
[23-May-2026 15:20:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM1IiwidXNlcm5hbWUiOiJQYXJ0aDU0NTQiLCJlbWFpbCI6ImFtYW5iZWxsaW01OTlAZ21haWwuY29tIiwiZXhwIjoxNzgwMTU0MjQxfQ.bMOBnYYj1ZUl_WMvmODH9iWoQ1fdgTO7_zN-241mIXQ
[23-May-2026 15:20:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-May-2026 15:20:38 UTC] ✅ JWT token verified successfully for user profile
[23-May-2026 15:20:38 UTC] User ID: 635
[23-May-2026 15:20:38 UTC] ✅ User profile retrieved successfully for user ID: 635
[23-May-2026 15:20:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-May-2026 15:20:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-May-2026 15:20:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40c1:1028:76ea:1439:2cff:fed1:2190, 172.70.147.178","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM1IiwidXNlcm5hbWUiOiJQYXJ0aDU0NTQiLCJlbWFpbCI6ImFtYW5iZWxsaW01OTlAZ21haWwuY29tIiwiZXhwIjoxNzgwMTU0MjQxfQ.bMOBnYYj1ZUl_WMvmODH9iWoQ1fdgTO7_zN-241mIXQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0050bc92abe8998-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40c1:1028:76ea:1439:2cff:fed1:2190","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-May-2026 15:20:41 UTC] === User Orders API Called ===
[23-May-2026 15:20:41 UTC] User ID: 635
[23-May-2026 15:20:41 UTC] Limit: 20, Offset: 0
[23-May-2026 15:20:41 UTC] Orders found: 0
[23-May-2026 15:20:41 UTC] Orders data: []
[23-May-2026 15:20:41 UTC] Total orders count: 0
[23-May-2026 15:20:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-May-2026 15:20:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-May-2026 15:20:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40c1:1028:76ea:1439:2cff:fed1:2190, 172.70.147.179","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM1IiwidXNlcm5hbWUiOiJQYXJ0aDU0NTQiLCJlbWFpbCI6ImFtYW5iZWxsaW01OTlAZ21haWwuY29tIiwiZXhwIjoxNzgwMTU0MjQxfQ.bMOBnYYj1ZUl_WMvmODH9iWoQ1fdgTO7_zN-241mIXQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0050c17eed98998-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40c1:1028:76ea:1439:2cff:fed1:2190","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-May-2026 15:20:54 UTC] === User Orders API Called ===
[23-May-2026 15:20:54 UTC] User ID: 635
[23-May-2026 15:20:54 UTC] Limit: 20, Offset: 0
[23-May-2026 15:20:54 UTC] Orders found: 0
[23-May-2026 15:20:54 UTC] Orders data: []
[23-May-2026 15:20:54 UTC] Total orders count: 0
[23-May-2026 15:20:54 UTC] === API CALL LOG ===
[23-May-2026 15:20:54 UTC] Endpoint: user/profile.php
[23-May-2026 15:20:54 UTC] Full Log Data: {
    "timestamp": "2026-05-23 15:20:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:1028:76ea:1439:2cff:fed1:2190",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c1:1028:76ea:1439:2cff:fed1:2190, 172.70.147.178",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM1IiwidXNlcm5hbWUiOiJQYXJ0aDU0NTQiLCJlbWFpbCI6ImFtYW5iZWxsaW01OTlAZ21haWwuY29tIiwiZXhwIjoxNzgwMTU0MjQxfQ.bMOBnYYj1ZUl_WMvmODH9iWoQ1fdgTO7_zN-241mIXQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0050c17eede8998-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c1:1028:76ea:1439:2cff:fed1:2190",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-May-2026 15:20:54 UTC] === END API CALL LOG ===
[23-May-2026 15:20:54 UTC] ✅ API Hash verification passed for profile endpoint
[23-May-2026 15:20:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM1IiwidXNlcm5hbWUiOiJQYXJ0aDU0NTQiLCJlbWFpbCI6ImFtYW5iZWxsaW01OTlAZ21haWwuY29tIiwiZXhwIjoxNzgwMTU0MjQxfQ.bMOBnYYj1ZUl_WMvmODH9iWoQ1fdgTO7_zN-241mIXQ
[23-May-2026 15:20:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-May-2026 15:20:54 UTC] ✅ JWT token verified successfully for user profile
[23-May-2026 15:20:54 UTC] User ID: 635
[23-May-2026 15:20:54 UTC] ✅ User profile retrieved successfully for user ID: 635
[23-May-2026 15:20:54 UTC] === API CALL LOG ===
[23-May-2026 15:20:54 UTC] Endpoint: user/profile.php
[23-May-2026 15:20:54 UTC] Full Log Data: {
    "timestamp": "2026-05-23 15:20:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:1028:76ea:1439:2cff:fed1:2190",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c1:1028:76ea:1439:2cff:fed1:2190, 172.70.147.179",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM1IiwidXNlcm5hbWUiOiJQYXJ0aDU0NTQiLCJlbWFpbCI6ImFtYW5iZWxsaW01OTlAZ21haWwuY29tIiwiZXhwIjoxNzgwMTU0MjQxfQ.bMOBnYYj1ZUl_WMvmODH9iWoQ1fdgTO7_zN-241mIXQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0050c1bb9638998-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c1:1028:76ea:1439:2cff:fed1:2190",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-May-2026 15:20:54 UTC] === END API CALL LOG ===
[23-May-2026 15:20:54 UTC] ✅ API Hash verification passed for profile endpoint
[23-May-2026 15:20:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM1IiwidXNlcm5hbWUiOiJQYXJ0aDU0NTQiLCJlbWFpbCI6ImFtYW5iZWxsaW01OTlAZ21haWwuY29tIiwiZXhwIjoxNzgwMTU0MjQxfQ.bMOBnYYj1ZUl_WMvmODH9iWoQ1fdgTO7_zN-241mIXQ
[23-May-2026 15:20:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-May-2026 15:20:54 UTC] ✅ JWT token verified successfully for user profile
[23-May-2026 15:20:54 UTC] User ID: 635
[23-May-2026 15:20:54 UTC] ✅ User profile retrieved successfully for user ID: 635
[23-May-2026 15:21:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-May-2026 15:21:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-May-2026 15:21:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40c1:1028:76ea:1439:2cff:fed1:2190, 172.70.147.178","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM1IiwidXNlcm5hbWUiOiJQYXJ0aDU0NTQiLCJlbWFpbCI6ImFtYW5iZWxsaW01OTlAZ21haWwuY29tIiwiZXhwIjoxNzgwMTU0MjQxfQ.bMOBnYYj1ZUl_WMvmODH9iWoQ1fdgTO7_zN-241mIXQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0050c5238608998-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40c1:1028:76ea:1439:2cff:fed1:2190","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-May-2026 15:21:03 UTC] === User Orders API Called ===
[23-May-2026 15:21:03 UTC] User ID: 635
[23-May-2026 15:21:03 UTC] Limit: 20, Offset: 0
[23-May-2026 15:21:03 UTC] Orders found: 0
[23-May-2026 15:21:03 UTC] Orders data: []
[23-May-2026 15:21:03 UTC] Total orders count: 0
[23-May-2026 15:21:05 UTC] === API CALL LOG ===
[23-May-2026 15:21:05 UTC] Endpoint: user/profile.php
[23-May-2026 15:21:05 UTC] Full Log Data: {
    "timestamp": "2026-05-23 15:21:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:1028:76ea:1439:2cff:fed1:2190",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c1:1028:76ea:1439:2cff:fed1:2190, 172.70.147.178",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM1IiwidXNlcm5hbWUiOiJQYXJ0aDU0NTQiLCJlbWFpbCI6ImFtYW5iZWxsaW01OTlAZ21haWwuY29tIiwiZXhwIjoxNzgwMTU0MjQxfQ.bMOBnYYj1ZUl_WMvmODH9iWoQ1fdgTO7_zN-241mIXQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0050c61dc0b8998-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c1:1028:76ea:1439:2cff:fed1:2190",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-May-2026 15:21:05 UTC] === END API CALL LOG ===
[23-May-2026 15:21:05 UTC] ✅ API Hash verification passed for profile endpoint
[23-May-2026 15:21:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM1IiwidXNlcm5hbWUiOiJQYXJ0aDU0NTQiLCJlbWFpbCI6ImFtYW5iZWxsaW01OTlAZ21haWwuY29tIiwiZXhwIjoxNzgwMTU0MjQxfQ.bMOBnYYj1ZUl_WMvmODH9iWoQ1fdgTO7_zN-241mIXQ
[23-May-2026 15:21:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-May-2026 15:21:05 UTC] ✅ JWT token verified successfully for user profile
[23-May-2026 15:21:05 UTC] User ID: 635
[23-May-2026 15:21:05 UTC] ✅ User profile retrieved successfully for user ID: 635
[23-May-2026 15:21:05 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-May-2026 15:21:05 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-May-2026 15:21:05 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40c1:1028:76ea:1439:2cff:fed1:2190, 172.70.147.178","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM1IiwidXNlcm5hbWUiOiJQYXJ0aDU0NTQiLCJlbWFpbCI6ImFtYW5iZWxsaW01OTlAZ21haWwuY29tIiwiZXhwIjoxNzgwMTU0MjQxfQ.bMOBnYYj1ZUl_WMvmODH9iWoQ1fdgTO7_zN-241mIXQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0050c61dc088998-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40c1:1028:76ea:1439:2cff:fed1:2190","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-May-2026 15:21:05 UTC] === User Orders API Called ===
[23-May-2026 15:21:05 UTC] User ID: 635
[23-May-2026 15:21:05 UTC] Limit: 20, Offset: 0
[23-May-2026 15:21:05 UTC] Orders found: 0
[23-May-2026 15:21:05 UTC] Orders data: []
[23-May-2026 15:21:05 UTC] Total orders count: 0
[23-May-2026 15:21:06 UTC] === API CALL LOG ===
[23-May-2026 15:21:06 UTC] Endpoint: user/profile.php
[23-May-2026 15:21:06 UTC] Full Log Data: {
    "timestamp": "2026-05-23 15:21:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:1028:76ea:1439:2cff:fed1:2190",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c1:1028:76ea:1439:2cff:fed1:2190, 172.70.147.178",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM1IiwidXNlcm5hbWUiOiJQYXJ0aDU0NTQiLCJlbWFpbCI6ImFtYW5iZWxsaW01OTlAZ21haWwuY29tIiwiZXhwIjoxNzgwMTU0MjQxfQ.bMOBnYYj1ZUl_WMvmODH9iWoQ1fdgTO7_zN-241mIXQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0050c65fefd8998-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c1:1028:76ea:1439:2cff:fed1:2190",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-May-2026 15:21:06 UTC] === END API CALL LOG ===
[23-May-2026 15:21:06 UTC] ✅ API Hash verification passed for profile endpoint
[23-May-2026 15:21:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM1IiwidXNlcm5hbWUiOiJQYXJ0aDU0NTQiLCJlbWFpbCI6ImFtYW5iZWxsaW01OTlAZ21haWwuY29tIiwiZXhwIjoxNzgwMTU0MjQxfQ.bMOBnYYj1ZUl_WMvmODH9iWoQ1fdgTO7_zN-241mIXQ
[23-May-2026 15:21:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-May-2026 15:21:06 UTC] ✅ JWT token verified successfully for user profile
[23-May-2026 15:21:06 UTC] User ID: 635
[23-May-2026 15:21:06 UTC] ✅ User profile retrieved successfully for user ID: 635
[23-May-2026 15:23:29 UTC] === API CALL LOG ===
[23-May-2026 15:23:29 UTC] Endpoint: user/profile.php
[23-May-2026 15:23:29 UTC] Full Log Data: {
    "timestamp": "2026-05-23 15:23:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:b575:6715:9043:22ff:fe7c:fa1e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:b575:6715:9043:22ff:fe7c:fa1e, 172.70.143.195",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM2IiwidXNlcm5hbWUiOiJyYXZpa3VtYXIiLCJlbWFpbCI6Imd4YXN2dmJoQGdtYWlsLmNvbSIsImV4cCI6MTc4MDE1NDYwN30.aGUHE1_mQeKAgWZNN9sKcS2D0gsPmqDM5chsm546TiE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0050fe11a77ef6a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:b575:6715:9043:22ff:fe7c:fa1e",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-May-2026 15:23:29 UTC] === END API CALL LOG ===
[23-May-2026 15:23:29 UTC] ✅ API Hash verification passed for profile endpoint
[23-May-2026 15:23:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM2IiwidXNlcm5hbWUiOiJyYXZpa3VtYXIiLCJlbWFpbCI6Imd4YXN2dmJoQGdtYWlsLmNvbSIsImV4cCI6MTc4MDE1NDYwN30.aGUHE1_mQeKAgWZNN9sKcS2D0gsPmqDM5chsm546TiE
[23-May-2026 15:23:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-May-2026 15:23:29 UTC] ✅ JWT token verified successfully for user profile
[23-May-2026 15:23:29 UTC] User ID: 636
[23-May-2026 15:23:29 UTC] ✅ User profile retrieved successfully for user ID: 636
[23-May-2026 15:23:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-May-2026 15:23:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-May-2026 15:23:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:b575:6715:9043:22ff:fe7c:fa1e, 172.70.143.195","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM2IiwidXNlcm5hbWUiOiJyYXZpa3VtYXIiLCJlbWFpbCI6Imd4YXN2dmJoQGdtYWlsLmNvbSIsImV4cCI6MTc4MDE1NDYwN30.aGUHE1_mQeKAgWZNN9sKcS2D0gsPmqDM5chsm546TiE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0050fe11a9aef6a-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:b575:6715:9043:22ff:fe7c:fa1e","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-May-2026 15:23:29 UTC] === User Orders API Called ===
[23-May-2026 15:23:29 UTC] User ID: 636
[23-May-2026 15:23:29 UTC] Limit: 20, Offset: 0
[23-May-2026 15:23:29 UTC] Orders found: 0
[23-May-2026 15:23:29 UTC] Orders data: []
[23-May-2026 15:23:29 UTC] Total orders count: 0
[23-May-2026 15:23:29 UTC] === API CALL LOG ===
[23-May-2026 15:23:29 UTC] Endpoint: user/profile.php
[23-May-2026 15:23:29 UTC] Full Log Data: {
    "timestamp": "2026-05-23 15:23:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:b575:6715:9043:22ff:fe7c:fa1e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:b575:6715:9043:22ff:fe7c:fa1e, 172.71.152.40",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM2IiwidXNlcm5hbWUiOiJyYXZpa3VtYXIiLCJlbWFpbCI6Imd4YXN2dmJoQGdtYWlsLmNvbSIsImV4cCI6MTc4MDE1NDYwN30.aGUHE1_mQeKAgWZNN9sKcS2D0gsPmqDM5chsm546TiE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0050fe11a9cef6a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:b575:6715:9043:22ff:fe7c:fa1e",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-May-2026 15:23:29 UTC] === END API CALL LOG ===
[23-May-2026 15:23:29 UTC] ✅ API Hash verification passed for profile endpoint
[23-May-2026 15:23:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM2IiwidXNlcm5hbWUiOiJyYXZpa3VtYXIiLCJlbWFpbCI6Imd4YXN2dmJoQGdtYWlsLmNvbSIsImV4cCI6MTc4MDE1NDYwN30.aGUHE1_mQeKAgWZNN9sKcS2D0gsPmqDM5chsm546TiE
[23-May-2026 15:23:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-May-2026 15:23:29 UTC] ✅ JWT token verified successfully for user profile
[23-May-2026 15:23:29 UTC] User ID: 636
[23-May-2026 15:23:29 UTC] ✅ User profile retrieved successfully for user ID: 636
[23-May-2026 15:23:31 UTC] === API CALL LOG ===
[23-May-2026 15:23:31 UTC] Endpoint: user/profile.php
[23-May-2026 15:23:31 UTC] Full Log Data: {
    "timestamp": "2026-05-23 15:23:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:b575:6715:9043:22ff:fe7c:fa1e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:b575:6715:9043:22ff:fe7c:fa1e, 172.71.152.40",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM2IiwidXNlcm5hbWUiOiJyYXZpa3VtYXIiLCJlbWFpbCI6Imd4YXN2dmJoQGdtYWlsLmNvbSIsImV4cCI6MTc4MDE1NDYwN30.aGUHE1_mQeKAgWZNN9sKcS2D0gsPmqDM5chsm546TiE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0050ff45cebef6a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:b575:6715:9043:22ff:fe7c:fa1e",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-May-2026 15:23:31 UTC] === END API CALL LOG ===
[23-May-2026 15:23:31 UTC] ✅ API Hash verification passed for profile endpoint
[23-May-2026 15:23:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM2IiwidXNlcm5hbWUiOiJyYXZpa3VtYXIiLCJlbWFpbCI6Imd4YXN2dmJoQGdtYWlsLmNvbSIsImV4cCI6MTc4MDE1NDYwN30.aGUHE1_mQeKAgWZNN9sKcS2D0gsPmqDM5chsm546TiE
[23-May-2026 15:23:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-May-2026 15:23:31 UTC] ✅ JWT token verified successfully for user profile
[23-May-2026 15:23:31 UTC] User ID: 636
[23-May-2026 15:23:31 UTC] ✅ User profile retrieved successfully for user ID: 636
[23-May-2026 15:23:39 UTC] === API CALL LOG ===
[23-May-2026 15:23:39 UTC] Endpoint: user/profile.php
[23-May-2026 15:23:39 UTC] Full Log Data: {
    "timestamp": "2026-05-23 15:23:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:b575:6715:9043:22ff:fe7c:fa1e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:b575:6715:9043:22ff:fe7c:fa1e, 172.70.143.194",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM2IiwidXNlcm5hbWUiOiJyYXZpa3VtYXIiLCJlbWFpbCI6Imd4YXN2dmJoQGdtYWlsLmNvbSIsImV4cCI6MTc4MDE1NDYwN30.aGUHE1_mQeKAgWZNN9sKcS2D0gsPmqDM5chsm546TiE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0051021e87fef6a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:b575:6715:9043:22ff:fe7c:fa1e",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-May-2026 15:23:39 UTC] === END API CALL LOG ===
[23-May-2026 15:23:39 UTC] ✅ API Hash verification passed for profile endpoint
[23-May-2026 15:23:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM2IiwidXNlcm5hbWUiOiJyYXZpa3VtYXIiLCJlbWFpbCI6Imd4YXN2dmJoQGdtYWlsLmNvbSIsImV4cCI6MTc4MDE1NDYwN30.aGUHE1_mQeKAgWZNN9sKcS2D0gsPmqDM5chsm546TiE
[23-May-2026 15:23:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-May-2026 15:23:39 UTC] ✅ JWT token verified successfully for user profile
[23-May-2026 15:23:39 UTC] User ID: 636
[23-May-2026 15:23:39 UTC] ✅ User profile retrieved successfully for user ID: 636
[23-May-2026 15:23:40 UTC] User Purchases API - User ID: 636
[23-May-2026 15:23:40 UTC] User Purchases API - Total purchases found: 0
[23-May-2026 15:23:47 UTC] === API CALL LOG ===
[23-May-2026 15:23:47 UTC] Endpoint: user/profile.php
[23-May-2026 15:23:47 UTC] Full Log Data: {
    "timestamp": "2026-05-23 15:23:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:b575:6715:9043:22ff:fe7c:fa1e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:b575:6715:9043:22ff:fe7c:fa1e, 172.70.143.195",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM2IiwidXNlcm5hbWUiOiJyYXZpa3VtYXIiLCJlbWFpbCI6Imd4YXN2dmJoQGdtYWlsLmNvbSIsImV4cCI6MTc4MDE1NDYwN30.aGUHE1_mQeKAgWZNN9sKcS2D0gsPmqDM5chsm546TiE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a00510504a25ef6a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:b575:6715:9043:22ff:fe7c:fa1e",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-May-2026 15:23:47 UTC] === END API CALL LOG ===
[23-May-2026 15:23:47 UTC] ✅ API Hash verification passed for profile endpoint
[23-May-2026 15:23:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM2IiwidXNlcm5hbWUiOiJyYXZpa3VtYXIiLCJlbWFpbCI6Imd4YXN2dmJoQGdtYWlsLmNvbSIsImV4cCI6MTc4MDE1NDYwN30.aGUHE1_mQeKAgWZNN9sKcS2D0gsPmqDM5chsm546TiE
[23-May-2026 15:23:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-May-2026 15:23:47 UTC] ✅ JWT token verified successfully for user profile
[23-May-2026 15:23:47 UTC] User ID: 636
[23-May-2026 15:23:47 UTC] ✅ User profile retrieved successfully for user ID: 636
[23-May-2026 15:23:59 UTC] === API CALL LOG ===
[23-May-2026 15:23:59 UTC] Endpoint: user/profile.php
[23-May-2026 15:23:59 UTC] Full Log Data: {
    "timestamp": "2026-05-23 15:23:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:b575:6715:9043:22ff:fe7c:fa1e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:b575:6715:9043:22ff:fe7c:fa1e, 172.71.152.40",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM2IiwidXNlcm5hbWUiOiJyYXZpa3VtYXIiLCJlbWFpbCI6Imd4YXN2dmJoQGdtYWlsLmNvbSIsImV4cCI6MTc4MDE1NDYwN30.aGUHE1_mQeKAgWZNN9sKcS2D0gsPmqDM5chsm546TiE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a005109b7ce2ef6a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:b575:6715:9043:22ff:fe7c:fa1e",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-May-2026 15:23:59 UTC] === END API CALL LOG ===
[23-May-2026 15:23:59 UTC] ✅ API Hash verification passed for profile endpoint
[23-May-2026 15:23:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM2IiwidXNlcm5hbWUiOiJyYXZpa3VtYXIiLCJlbWFpbCI6Imd4YXN2dmJoQGdtYWlsLmNvbSIsImV4cCI6MTc4MDE1NDYwN30.aGUHE1_mQeKAgWZNN9sKcS2D0gsPmqDM5chsm546TiE
[23-May-2026 15:23:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-May-2026 15:23:59 UTC] ✅ JWT token verified successfully for user profile
[23-May-2026 15:23:59 UTC] User ID: 636
[23-May-2026 15:23:59 UTC] ✅ User profile retrieved successfully for user ID: 636
[23-May-2026 15:23:59 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-May-2026 15:23:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-May-2026 15:23:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:b575:6715:9043:22ff:fe7c:fa1e, 172.71.152.40","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM2IiwidXNlcm5hbWUiOiJyYXZpa3VtYXIiLCJlbWFpbCI6Imd4YXN2dmJoQGdtYWlsLmNvbSIsImV4cCI6MTc4MDE1NDYwN30.aGUHE1_mQeKAgWZNN9sKcS2D0gsPmqDM5chsm546TiE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a00510a06b9def6a-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:b575:6715:9043:22ff:fe7c:fa1e","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-May-2026 15:23:59 UTC] === User Orders API Called ===
[23-May-2026 15:23:59 UTC] User ID: 636
[23-May-2026 15:23:59 UTC] Limit: 20, Offset: 0
[23-May-2026 15:23:59 UTC] Orders found: 0
[23-May-2026 15:23:59 UTC] Orders data: []
[23-May-2026 15:23:59 UTC] Total orders count: 0
[23-May-2026 15:23:59 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-May-2026 15:23:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-May-2026 15:23:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:b575:6715:9043:22ff:fe7c:fa1e, 172.70.143.195","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM2IiwidXNlcm5hbWUiOiJyYXZpa3VtYXIiLCJlbWFpbCI6Imd4YXN2dmJoQGdtYWlsLmNvbSIsImV4cCI6MTc4MDE1NDYwN30.aGUHE1_mQeKAgWZNN9sKcS2D0gsPmqDM5chsm546TiE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a005109b7ce0ef6a-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:b575:6715:9043:22ff:fe7c:fa1e","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-May-2026 15:23:59 UTC] === User Orders API Called ===
[23-May-2026 15:23:59 UTC] User ID: 636
[23-May-2026 15:23:59 UTC] Limit: 20, Offset: 0
[23-May-2026 15:23:59 UTC] Orders found: 0
[23-May-2026 15:23:59 UTC] Orders data: []
[23-May-2026 15:23:59 UTC] Total orders count: 0
[23-May-2026 15:24:00 UTC] === API CALL LOG ===
[23-May-2026 15:24:00 UTC] Endpoint: user/profile.php
[23-May-2026 15:24:00 UTC] Full Log Data: {
    "timestamp": "2026-05-23 15:24:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:b575:6715:9043:22ff:fe7c:fa1e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:b575:6715:9043:22ff:fe7c:fa1e, 172.70.143.195",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM2IiwidXNlcm5hbWUiOiJyYXZpa3VtYXIiLCJlbWFpbCI6Imd4YXN2dmJoQGdtYWlsLmNvbSIsImV4cCI6MTc4MDE1NDYwN30.aGUHE1_mQeKAgWZNN9sKcS2D0gsPmqDM5chsm546TiE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a005109e7dd7ef6a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:b575:6715:9043:22ff:fe7c:fa1e",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-May-2026 15:24:00 UTC] === END API CALL LOG ===
[23-May-2026 15:24:00 UTC] ✅ API Hash verification passed for profile endpoint
[23-May-2026 15:24:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM2IiwidXNlcm5hbWUiOiJyYXZpa3VtYXIiLCJlbWFpbCI6Imd4YXN2dmJoQGdtYWlsLmNvbSIsImV4cCI6MTc4MDE1NDYwN30.aGUHE1_mQeKAgWZNN9sKcS2D0gsPmqDM5chsm546TiE
[23-May-2026 15:24:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-May-2026 15:24:00 UTC] ✅ JWT token verified successfully for user profile
[23-May-2026 15:24:00 UTC] User ID: 636
[23-May-2026 15:24:00 UTC] ✅ User profile retrieved successfully for user ID: 636
[23-May-2026 15:24:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-May-2026 15:24:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-May-2026 15:24:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:b575:6715:9043:22ff:fe7c:fa1e, 172.71.152.40","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM2IiwidXNlcm5hbWUiOiJyYXZpa3VtYXIiLCJlbWFpbCI6Imd4YXN2dmJoQGdtYWlsLmNvbSIsImV4cCI6MTc4MDE1NDYwN30.aGUHE1_mQeKAgWZNN9sKcS2D0gsPmqDM5chsm546TiE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a00510a8fbf1ef6a-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:b575:6715:9043:22ff:fe7c:fa1e","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-May-2026 15:24:01 UTC] === User Orders API Called ===
[23-May-2026 15:24:01 UTC] User ID: 636
[23-May-2026 15:24:01 UTC] Limit: 20, Offset: 0
[23-May-2026 15:24:01 UTC] Orders found: 0
[23-May-2026 15:24:01 UTC] Orders data: []
[23-May-2026 15:24:01 UTC] Total orders count: 0
[23-May-2026 15:24:01 UTC] === API CALL LOG ===
[23-May-2026 15:24:01 UTC] Endpoint: user/profile.php
[23-May-2026 15:24:01 UTC] Full Log Data: {
    "timestamp": "2026-05-23 15:24:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:b575:6715:9043:22ff:fe7c:fa1e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:b575:6715:9043:22ff:fe7c:fa1e, 172.70.143.195",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM2IiwidXNlcm5hbWUiOiJyYXZpa3VtYXIiLCJlbWFpbCI6Imd4YXN2dmJoQGdtYWlsLmNvbSIsImV4cCI6MTc4MDE1NDYwN30.aGUHE1_mQeKAgWZNN9sKcS2D0gsPmqDM5chsm546TiE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a00510a8fbf6ef6a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:b575:6715:9043:22ff:fe7c:fa1e",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-May-2026 15:24:01 UTC] === END API CALL LOG ===
[23-May-2026 15:24:01 UTC] ✅ API Hash verification passed for profile endpoint
[23-May-2026 15:24:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM2IiwidXNlcm5hbWUiOiJyYXZpa3VtYXIiLCJlbWFpbCI6Imd4YXN2dmJoQGdtYWlsLmNvbSIsImV4cCI6MTc4MDE1NDYwN30.aGUHE1_mQeKAgWZNN9sKcS2D0gsPmqDM5chsm546TiE
[23-May-2026 15:24:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-May-2026 15:24:01 UTC] ✅ JWT token verified successfully for user profile
[23-May-2026 15:24:01 UTC] User ID: 636
[23-May-2026 15:24:01 UTC] ✅ User profile retrieved successfully for user ID: 636
[23-May-2026 15:24:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-May-2026 15:24:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-May-2026 15:24:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:b575:6715:9043:22ff:fe7c:fa1e, 172.70.143.195","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM2IiwidXNlcm5hbWUiOiJyYXZpa3VtYXIiLCJlbWFpbCI6Imd4YXN2dmJoQGdtYWlsLmNvbSIsImV4cCI6MTc4MDE1NDYwN30.aGUHE1_mQeKAgWZNN9sKcS2D0gsPmqDM5chsm546TiE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a00510abbbe4ef6a-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:b575:6715:9043:22ff:fe7c:fa1e","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-May-2026 15:24:01 UTC] === User Orders API Called ===
[23-May-2026 15:24:01 UTC] User ID: 636
[23-May-2026 15:24:01 UTC] Limit: 20, Offset: 0
[23-May-2026 15:24:01 UTC] Orders found: 0
[23-May-2026 15:24:01 UTC] Orders data: []
[23-May-2026 15:24:01 UTC] Total orders count: 0
[23-May-2026 15:24:02 UTC] === API CALL LOG ===
[23-May-2026 15:24:02 UTC] Endpoint: user/profile.php
[23-May-2026 15:24:02 UTC] Full Log Data: {
    "timestamp": "2026-05-23 15:24:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:b575:6715:9043:22ff:fe7c:fa1e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:b575:6715:9043:22ff:fe7c:fa1e, 172.70.143.195",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM2IiwidXNlcm5hbWUiOiJyYXZpa3VtYXIiLCJlbWFpbCI6Imd4YXN2dmJoQGdtYWlsLmNvbSIsImV4cCI6MTc4MDE1NDYwN30.aGUHE1_mQeKAgWZNN9sKcS2D0gsPmqDM5chsm546TiE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a00510b3fb90ef6a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:b575:6715:9043:22ff:fe7c:fa1e",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-May-2026 15:24:02 UTC] === END API CALL LOG ===
[23-May-2026 15:24:02 UTC] ✅ API Hash verification passed for profile endpoint
[23-May-2026 15:24:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM2IiwidXNlcm5hbWUiOiJyYXZpa3VtYXIiLCJlbWFpbCI6Imd4YXN2dmJoQGdtYWlsLmNvbSIsImV4cCI6MTc4MDE1NDYwN30.aGUHE1_mQeKAgWZNN9sKcS2D0gsPmqDM5chsm546TiE
[23-May-2026 15:24:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-May-2026 15:24:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-May-2026 15:24:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-May-2026 15:24:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:b575:6715:9043:22ff:fe7c:fa1e, 172.70.143.195","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM2IiwidXNlcm5hbWUiOiJyYXZpa3VtYXIiLCJlbWFpbCI6Imd4YXN2dmJoQGdtYWlsLmNvbSIsImV4cCI6MTc4MDE1NDYwN30.aGUHE1_mQeKAgWZNN9sKcS2D0gsPmqDM5chsm546TiE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a00510b3fb8eef6a-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:b575:6715:9043:22ff:fe7c:fa1e","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-May-2026 15:24:02 UTC] ✅ JWT token verified successfully for user profile
[23-May-2026 15:24:02 UTC] User ID: 636
[23-May-2026 15:24:02 UTC] === User Orders API Called ===
[23-May-2026 15:24:02 UTC] User ID: 636
[23-May-2026 15:24:02 UTC] Limit: 20, Offset: 0
[23-May-2026 15:24:02 UTC] ✅ User profile retrieved successfully for user ID: 636
[23-May-2026 15:24:02 UTC] Orders found: 0
[23-May-2026 15:24:02 UTC] Orders data: []
[23-May-2026 15:24:02 UTC] Total orders count: 0
[23-May-2026 15:24:03 UTC] === API CALL LOG ===
[23-May-2026 15:24:03 UTC] Endpoint: user/profile.php
[23-May-2026 15:24:03 UTC] Full Log Data: {
    "timestamp": "2026-05-23 15:24:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:b575:6715:9043:22ff:fe7c:fa1e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:b575:6715:9043:22ff:fe7c:fa1e, 172.70.143.195",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM2IiwidXNlcm5hbWUiOiJyYXZpa3VtYXIiLCJlbWFpbCI6Imd4YXN2dmJoQGdtYWlsLmNvbSIsImV4cCI6MTc4MDE1NDYwN30.aGUHE1_mQeKAgWZNN9sKcS2D0gsPmqDM5chsm546TiE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a00510b72cbbef6a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:b575:6715:9043:22ff:fe7c:fa1e",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-May-2026 15:24:03 UTC] === END API CALL LOG ===
[23-May-2026 15:24:03 UTC] ✅ API Hash verification passed for profile endpoint
[23-May-2026 15:24:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM2IiwidXNlcm5hbWUiOiJyYXZpa3VtYXIiLCJlbWFpbCI6Imd4YXN2dmJoQGdtYWlsLmNvbSIsImV4cCI6MTc4MDE1NDYwN30.aGUHE1_mQeKAgWZNN9sKcS2D0gsPmqDM5chsm546TiE
[23-May-2026 15:24:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-May-2026 15:24:03 UTC] ✅ JWT token verified successfully for user profile
[23-May-2026 15:24:03 UTC] User ID: 636
[23-May-2026 15:24:03 UTC] ✅ User profile retrieved successfully for user ID: 636
[23-May-2026 15:24:09 UTC] === API CALL LOG ===
[23-May-2026 15:24:09 UTC] Endpoint: user/profile.php
[23-May-2026 15:24:09 UTC] Full Log Data: {
    "timestamp": "2026-05-23 15:24:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:b575:6715:9043:22ff:fe7c:fa1e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:b575:6715:9043:22ff:fe7c:fa1e, 172.70.143.195",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM2IiwidXNlcm5hbWUiOiJyYXZpa3VtYXIiLCJlbWFpbCI6Imd4YXN2dmJoQGdtYWlsLmNvbSIsImV4cCI6MTc4MDE1NDYwN30.aGUHE1_mQeKAgWZNN9sKcS2D0gsPmqDM5chsm546TiE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a00510de1c9cef6a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:b575:6715:9043:22ff:fe7c:fa1e",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-May-2026 15:24:09 UTC] === END API CALL LOG ===
[23-May-2026 15:24:09 UTC] ✅ API Hash verification passed for profile endpoint
[23-May-2026 15:24:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM2IiwidXNlcm5hbWUiOiJyYXZpa3VtYXIiLCJlbWFpbCI6Imd4YXN2dmJoQGdtYWlsLmNvbSIsImV4cCI6MTc4MDE1NDYwN30.aGUHE1_mQeKAgWZNN9sKcS2D0gsPmqDM5chsm546TiE
[23-May-2026 15:24:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-May-2026 15:24:09 UTC] ✅ JWT token verified successfully for user profile
[23-May-2026 15:24:09 UTC] User ID: 636
[23-May-2026 15:24:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-May-2026 15:24:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-May-2026 15:24:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:b575:6715:9043:22ff:fe7c:fa1e, 172.70.143.195","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM2IiwidXNlcm5hbWUiOiJyYXZpa3VtYXIiLCJlbWFpbCI6Imd4YXN2dmJoQGdtYWlsLmNvbSIsImV4cCI6MTc4MDE1NDYwN30.aGUHE1_mQeKAgWZNN9sKcS2D0gsPmqDM5chsm546TiE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a00510de1c97ef6a-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:b575:6715:9043:22ff:fe7c:fa1e","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-May-2026 15:24:09 UTC] === User Orders API Called ===
[23-May-2026 15:24:09 UTC] User ID: 636
[23-May-2026 15:24:09 UTC] ✅ User profile retrieved successfully for user ID: 636
[23-May-2026 15:24:09 UTC] Limit: 20, Offset: 0
[23-May-2026 15:24:09 UTC] Orders found: 0
[23-May-2026 15:24:09 UTC] Orders data: []
[23-May-2026 15:24:09 UTC] Total orders count: 0
[23-May-2026 15:24:10 UTC] === API CALL LOG ===
[23-May-2026 15:24:10 UTC] Endpoint: user/profile.php
[23-May-2026 15:24:10 UTC] Full Log Data: {
    "timestamp": "2026-05-23 15:24:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:b575:6715:9043:22ff:fe7c:fa1e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:b575:6715:9043:22ff:fe7c:fa1e, 172.70.143.195",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM2IiwidXNlcm5hbWUiOiJyYXZpa3VtYXIiLCJlbWFpbCI6Imd4YXN2dmJoQGdtYWlsLmNvbSIsImV4cCI6MTc4MDE1NDYwN30.aGUHE1_mQeKAgWZNN9sKcS2D0gsPmqDM5chsm546TiE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a00510e2fa98ef6a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:b575:6715:9043:22ff:fe7c:fa1e",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-May-2026 15:24:10 UTC] === END API CALL LOG ===
[23-May-2026 15:24:10 UTC] ✅ API Hash verification passed for profile endpoint
[23-May-2026 15:24:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM2IiwidXNlcm5hbWUiOiJyYXZpa3VtYXIiLCJlbWFpbCI6Imd4YXN2dmJoQGdtYWlsLmNvbSIsImV4cCI6MTc4MDE1NDYwN30.aGUHE1_mQeKAgWZNN9sKcS2D0gsPmqDM5chsm546TiE
[23-May-2026 15:24:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-May-2026 15:24:10 UTC] ✅ JWT token verified successfully for user profile
[23-May-2026 15:24:10 UTC] User ID: 636
[23-May-2026 15:24:10 UTC] ✅ User profile retrieved successfully for user ID: 636
[23-May-2026 15:24:10 UTC] === API CALL LOG ===
[23-May-2026 15:24:10 UTC] Endpoint: user/profile.php
[23-May-2026 15:24:10 UTC] Full Log Data: {
    "timestamp": "2026-05-23 15:24:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:b575:6715:9043:22ff:fe7c:fa1e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:b575:6715:9043:22ff:fe7c:fa1e, 172.70.143.195",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM2IiwidXNlcm5hbWUiOiJyYXZpa3VtYXIiLCJlbWFpbCI6Imd4YXN2dmJoQGdtYWlsLmNvbSIsImV4cCI6MTc4MDE1NDYwN30.aGUHE1_mQeKAgWZNN9sKcS2D0gsPmqDM5chsm546TiE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a00510e46eb6ef6a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:b575:6715:9043:22ff:fe7c:fa1e",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-May-2026 15:24:10 UTC] === END API CALL LOG ===
[23-May-2026 15:24:10 UTC] ✅ API Hash verification passed for profile endpoint
[23-May-2026 15:24:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM2IiwidXNlcm5hbWUiOiJyYXZpa3VtYXIiLCJlbWFpbCI6Imd4YXN2dmJoQGdtYWlsLmNvbSIsImV4cCI6MTc4MDE1NDYwN30.aGUHE1_mQeKAgWZNN9sKcS2D0gsPmqDM5chsm546TiE
[23-May-2026 15:24:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-May-2026 15:24:10 UTC] ✅ JWT token verified successfully for user profile
[23-May-2026 15:24:10 UTC] User ID: 636
[23-May-2026 15:24:10 UTC] ✅ User profile retrieved successfully for user ID: 636
[23-May-2026 15:24:11 UTC] === API CALL LOG ===
[23-May-2026 15:24:11 UTC] Endpoint: user/profile.php
[23-May-2026 15:24:11 UTC] Full Log Data: {
    "timestamp": "2026-05-23 15:24:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:b575:6715:9043:22ff:fe7c:fa1e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:b575:6715:9043:22ff:fe7c:fa1e, 172.70.143.195",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM2IiwidXNlcm5hbWUiOiJyYXZpa3VtYXIiLCJlbWFpbCI6Imd4YXN2dmJoQGdtYWlsLmNvbSIsImV4cCI6MTc4MDE1NDYwN30.aGUHE1_mQeKAgWZNN9sKcS2D0gsPmqDM5chsm546TiE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a00510ebbabcef6a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:b575:6715:9043:22ff:fe7c:fa1e",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-May-2026 15:24:11 UTC] === END API CALL LOG ===
[23-May-2026 15:24:11 UTC] ✅ API Hash verification passed for profile endpoint
[23-May-2026 15:24:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM2IiwidXNlcm5hbWUiOiJyYXZpa3VtYXIiLCJlbWFpbCI6Imd4YXN2dmJoQGdtYWlsLmNvbSIsImV4cCI6MTc4MDE1NDYwN30.aGUHE1_mQeKAgWZNN9sKcS2D0gsPmqDM5chsm546TiE
[23-May-2026 15:24:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-May-2026 15:24:11 UTC] ✅ JWT token verified successfully for user profile
[23-May-2026 15:24:11 UTC] User ID: 636
[23-May-2026 15:24:11 UTC] ✅ User profile retrieved successfully for user ID: 636
[23-May-2026 15:24:29 UTC] === API CALL LOG ===
[23-May-2026 15:24:29 UTC] Endpoint: user/profile.php
[23-May-2026 15:24:29 UTC] Full Log Data: {
    "timestamp": "2026-05-23 15:24:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:b575:6715:9043:22ff:fe7c:fa1e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:b575:6715:9043:22ff:fe7c:fa1e, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM2IiwidXNlcm5hbWUiOiJyYXZpa3VtYXIiLCJlbWFpbCI6Imd4YXN2dmJoQGdtYWlsLmNvbSIsImV4cCI6MTc4MDE1NDYwN30.aGUHE1_mQeKAgWZNN9sKcS2D0gsPmqDM5chsm546TiE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0051154fa4e0b9e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:b575:6715:9043:22ff:fe7c:fa1e",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-May-2026 15:24:29 UTC] === END API CALL LOG ===
[23-May-2026 15:24:29 UTC] ✅ API Hash verification passed for profile endpoint
[23-May-2026 15:24:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM2IiwidXNlcm5hbWUiOiJyYXZpa3VtYXIiLCJlbWFpbCI6Imd4YXN2dmJoQGdtYWlsLmNvbSIsImV4cCI6MTc4MDE1NDYwN30.aGUHE1_mQeKAgWZNN9sKcS2D0gsPmqDM5chsm546TiE
[23-May-2026 15:24:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-May-2026 15:24:29 UTC] ✅ JWT token verified successfully for user profile
[23-May-2026 15:24:29 UTC] User ID: 636
[23-May-2026 15:24:29 UTC] ✅ User profile retrieved successfully for user ID: 636
[23-May-2026 15:24:41 UTC] === API CALL LOG ===
[23-May-2026 15:24:41 UTC] Endpoint: user/profile.php
[23-May-2026 15:24:41 UTC] Full Log Data: {
    "timestamp": "2026-05-23 15:24:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:b575:6715:9043:22ff:fe7c:fa1e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:b575:6715:9043:22ff:fe7c:fa1e, 104.23.175.178",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM2IiwidXNlcm5hbWUiOiJyYXZpa3VtYXIiLCJlbWFpbCI6Imd4YXN2dmJoQGdtYWlsLmNvbSIsImV4cCI6MTc4MDE1NDYwN30.aGUHE1_mQeKAgWZNN9sKcS2D0gsPmqDM5chsm546TiE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a005119c1ea20b9e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:b575:6715:9043:22ff:fe7c:fa1e",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-May-2026 15:24:41 UTC] === END API CALL LOG ===
[23-May-2026 15:24:41 UTC] ✅ API Hash verification passed for profile endpoint
[23-May-2026 15:24:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM2IiwidXNlcm5hbWUiOiJyYXZpa3VtYXIiLCJlbWFpbCI6Imd4YXN2dmJoQGdtYWlsLmNvbSIsImV4cCI6MTc4MDE1NDYwN30.aGUHE1_mQeKAgWZNN9sKcS2D0gsPmqDM5chsm546TiE
[23-May-2026 15:24:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-May-2026 15:24:41 UTC] ✅ JWT token verified successfully for user profile
[23-May-2026 15:24:41 UTC] User ID: 636
[23-May-2026 15:24:41 UTC] ✅ User profile retrieved successfully for user ID: 636
[23-May-2026 15:24:42 UTC] === API CALL LOG ===
[23-May-2026 15:24:42 UTC] Endpoint: user/profile.php
[23-May-2026 15:24:42 UTC] Full Log Data: {
    "timestamp": "2026-05-23 15:24:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:b575:6715:9043:22ff:fe7c:fa1e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:b575:6715:9043:22ff:fe7c:fa1e, 104.23.175.178",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM2IiwidXNlcm5hbWUiOiJyYXZpa3VtYXIiLCJlbWFpbCI6Imd4YXN2dmJoQGdtYWlsLmNvbSIsImV4cCI6MTc4MDE1NDYwN30.aGUHE1_mQeKAgWZNN9sKcS2D0gsPmqDM5chsm546TiE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a00511ac7af50b9e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:b575:6715:9043:22ff:fe7c:fa1e",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-May-2026 15:24:42 UTC] === END API CALL LOG ===
[23-May-2026 15:24:42 UTC] ✅ API Hash verification passed for profile endpoint
[23-May-2026 15:24:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM2IiwidXNlcm5hbWUiOiJyYXZpa3VtYXIiLCJlbWFpbCI6Imd4YXN2dmJoQGdtYWlsLmNvbSIsImV4cCI6MTc4MDE1NDYwN30.aGUHE1_mQeKAgWZNN9sKcS2D0gsPmqDM5chsm546TiE
[23-May-2026 15:24:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-May-2026 15:24:42 UTC] ✅ JWT token verified successfully for user profile
[23-May-2026 15:24:42 UTC] User ID: 636
[23-May-2026 15:24:42 UTC] ✅ User profile retrieved successfully for user ID: 636
[23-May-2026 15:24:43 UTC] === API CALL LOG ===
[23-May-2026 15:24:43 UTC] Endpoint: user/profile.php
[23-May-2026 15:24:43 UTC] Full Log Data: {
    "timestamp": "2026-05-23 15:24:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:b575:6715:9043:22ff:fe7c:fa1e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:b575:6715:9043:22ff:fe7c:fa1e, 104.23.175.178",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM2IiwidXNlcm5hbWUiOiJyYXZpa3VtYXIiLCJlbWFpbCI6Imd4YXN2dmJoQGdtYWlsLmNvbSIsImV4cCI6MTc4MDE1NDYwN30.aGUHE1_mQeKAgWZNN9sKcS2D0gsPmqDM5chsm546TiE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a00511b05d760b9e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:b575:6715:9043:22ff:fe7c:fa1e",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-May-2026 15:24:43 UTC] === END API CALL LOG ===
[23-May-2026 15:24:43 UTC] ✅ API Hash verification passed for profile endpoint
[23-May-2026 15:24:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM2IiwidXNlcm5hbWUiOiJyYXZpa3VtYXIiLCJlbWFpbCI6Imd4YXN2dmJoQGdtYWlsLmNvbSIsImV4cCI6MTc4MDE1NDYwN30.aGUHE1_mQeKAgWZNN9sKcS2D0gsPmqDM5chsm546TiE
[23-May-2026 15:24:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-May-2026 15:24:43 UTC] ✅ JWT token verified successfully for user profile
[23-May-2026 15:24:43 UTC] User ID: 636
[23-May-2026 15:24:43 UTC] ✅ User profile retrieved successfully for user ID: 636
[23-May-2026 15:24:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-May-2026 15:24:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-May-2026 15:24:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:b575:6715:9043:22ff:fe7c:fa1e, 104.23.175.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM2IiwidXNlcm5hbWUiOiJyYXZpa3VtYXIiLCJlbWFpbCI6Imd4YXN2dmJoQGdtYWlsLmNvbSIsImV4cCI6MTc4MDE1NDYwN30.aGUHE1_mQeKAgWZNN9sKcS2D0gsPmqDM5chsm546TiE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a00511ac7af20b9e-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:b575:6715:9043:22ff:fe7c:fa1e","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-May-2026 15:24:43 UTC] === User Orders API Called ===
[23-May-2026 15:24:43 UTC] User ID: 636
[23-May-2026 15:24:43 UTC] Limit: 20, Offset: 0
[23-May-2026 15:24:43 UTC] Orders found: 0
[23-May-2026 15:24:43 UTC] Orders data: []
[23-May-2026 15:24:43 UTC] Total orders count: 0
[23-May-2026 15:24:48 UTC] === API CALL LOG ===
[23-May-2026 15:24:48 UTC] Endpoint: user/profile.php
[23-May-2026 15:24:48 UTC] Full Log Data: {
    "timestamp": "2026-05-23 15:24:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:b575:6715:9043:22ff:fe7c:fa1e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:b575:6715:9043:22ff:fe7c:fa1e, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM2IiwidXNlcm5hbWUiOiJyYXZpa3VtYXIiLCJlbWFpbCI6Imd4YXN2dmJoQGdtYWlsLmNvbSIsImV4cCI6MTc4MDE1NDYwN30.aGUHE1_mQeKAgWZNN9sKcS2D0gsPmqDM5chsm546TiE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a00511d2096e0b9e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:b575:6715:9043:22ff:fe7c:fa1e",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-May-2026 15:24:48 UTC] === END API CALL LOG ===
[23-May-2026 15:24:48 UTC] ✅ API Hash verification passed for profile endpoint
[23-May-2026 15:24:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM2IiwidXNlcm5hbWUiOiJyYXZpa3VtYXIiLCJlbWFpbCI6Imd4YXN2dmJoQGdtYWlsLmNvbSIsImV4cCI6MTc4MDE1NDYwN30.aGUHE1_mQeKAgWZNN9sKcS2D0gsPmqDM5chsm546TiE
[23-May-2026 15:24:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-May-2026 15:24:48 UTC] ✅ JWT token verified successfully for user profile
[23-May-2026 15:24:48 UTC] User ID: 636
[23-May-2026 15:24:48 UTC] ✅ User profile retrieved successfully for user ID: 636
[23-May-2026 15:25:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-May-2026 15:25:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-May-2026 15:25:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:b575:6715:9043:22ff:fe7c:fa1e, 104.23.175.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM2IiwidXNlcm5hbWUiOiJyYXZpa3VtYXIiLCJlbWFpbCI6Imd4YXN2dmJoQGdtYWlsLmNvbSIsImV4cCI6MTc4MDE1NDYwN30.aGUHE1_mQeKAgWZNN9sKcS2D0gsPmqDM5chsm546TiE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a005123c7b8d0b9e-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:b575:6715:9043:22ff:fe7c:fa1e","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-May-2026 15:25:06 UTC] === User Orders API Called ===
[23-May-2026 15:25:06 UTC] User ID: 636
[23-May-2026 15:25:06 UTC] Limit: 20, Offset: 0
[23-May-2026 15:25:06 UTC] Orders found: 0
[23-May-2026 15:25:06 UTC] Orders data: []
[23-May-2026 15:25:06 UTC] Total orders count: 0
[23-May-2026 15:25:06 UTC] === API CALL LOG ===
[23-May-2026 15:25:06 UTC] Endpoint: user/profile.php
[23-May-2026 15:25:06 UTC] Full Log Data: {
    "timestamp": "2026-05-23 15:25:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:b575:6715:9043:22ff:fe7c:fa1e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:b575:6715:9043:22ff:fe7c:fa1e, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM2IiwidXNlcm5hbWUiOiJyYXZpa3VtYXIiLCJlbWFpbCI6Imd4YXN2dmJoQGdtYWlsLmNvbSIsImV4cCI6MTc4MDE1NDYwN30.aGUHE1_mQeKAgWZNN9sKcS2D0gsPmqDM5chsm546TiE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a005123c7b920b9e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:b575:6715:9043:22ff:fe7c:fa1e",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-May-2026 15:25:06 UTC] === END API CALL LOG ===
[23-May-2026 15:25:06 UTC] ✅ API Hash verification passed for profile endpoint
[23-May-2026 15:25:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM2IiwidXNlcm5hbWUiOiJyYXZpa3VtYXIiLCJlbWFpbCI6Imd4YXN2dmJoQGdtYWlsLmNvbSIsImV4cCI6MTc4MDE1NDYwN30.aGUHE1_mQeKAgWZNN9sKcS2D0gsPmqDM5chsm546TiE
[23-May-2026 15:25:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-May-2026 15:25:06 UTC] ✅ JWT token verified successfully for user profile
[23-May-2026 15:25:06 UTC] User ID: 636
[23-May-2026 15:25:06 UTC] ✅ User profile retrieved successfully for user ID: 636
[23-May-2026 15:25:06 UTC] === API CALL LOG ===
[23-May-2026 15:25:06 UTC] Endpoint: user/profile.php
[23-May-2026 15:25:06 UTC] Full Log Data: {
    "timestamp": "2026-05-23 15:25:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:b575:6715:9043:22ff:fe7c:fa1e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:b575:6715:9043:22ff:fe7c:fa1e, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM2IiwidXNlcm5hbWUiOiJyYXZpa3VtYXIiLCJlbWFpbCI6Imd4YXN2dmJoQGdtYWlsLmNvbSIsImV4cCI6MTc4MDE1NDYwN30.aGUHE1_mQeKAgWZNN9sKcS2D0gsPmqDM5chsm546TiE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a005123f6bd50b9e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:b575:6715:9043:22ff:fe7c:fa1e",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-May-2026 15:25:06 UTC] === END API CALL LOG ===
[23-May-2026 15:25:06 UTC] ✅ API Hash verification passed for profile endpoint
[23-May-2026 15:25:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM2IiwidXNlcm5hbWUiOiJyYXZpa3VtYXIiLCJlbWFpbCI6Imd4YXN2dmJoQGdtYWlsLmNvbSIsImV4cCI6MTc4MDE1NDYwN30.aGUHE1_mQeKAgWZNN9sKcS2D0gsPmqDM5chsm546TiE
[23-May-2026 15:25:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-May-2026 15:25:06 UTC] ✅ JWT token verified successfully for user profile
[23-May-2026 15:25:06 UTC] User ID: 636
[23-May-2026 15:25:06 UTC] ✅ User profile retrieved successfully for user ID: 636
[23-May-2026 15:25:08 UTC] === API CALL LOG ===
[23-May-2026 15:25:08 UTC] Endpoint: user/profile.php
[23-May-2026 15:25:08 UTC] Full Log Data: {
    "timestamp": "2026-05-23 15:25:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:b575:6715:9043:22ff:fe7c:fa1e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:b575:6715:9043:22ff:fe7c:fa1e, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM2IiwidXNlcm5hbWUiOiJyYXZpa3VtYXIiLCJlbWFpbCI6Imd4YXN2dmJoQGdtYWlsLmNvbSIsImV4cCI6MTc4MDE1NDYwN30.aGUHE1_mQeKAgWZNN9sKcS2D0gsPmqDM5chsm546TiE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0051250dae90b9e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:b575:6715:9043:22ff:fe7c:fa1e",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-May-2026 15:25:08 UTC] === END API CALL LOG ===
[23-May-2026 15:25:08 UTC] ✅ API Hash verification passed for profile endpoint
[23-May-2026 15:25:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM2IiwidXNlcm5hbWUiOiJyYXZpa3VtYXIiLCJlbWFpbCI6Imd4YXN2dmJoQGdtYWlsLmNvbSIsImV4cCI6MTc4MDE1NDYwN30.aGUHE1_mQeKAgWZNN9sKcS2D0gsPmqDM5chsm546TiE
[23-May-2026 15:25:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-May-2026 15:25:08 UTC] ✅ JWT token verified successfully for user profile
[23-May-2026 15:25:08 UTC] User ID: 636
[23-May-2026 15:25:08 UTC] ✅ User profile retrieved successfully for user ID: 636
[23-May-2026 15:25:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-May-2026 15:25:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-May-2026 15:25:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:b575:6715:9043:22ff:fe7c:fa1e, 104.23.175.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM2IiwidXNlcm5hbWUiOiJyYXZpa3VtYXIiLCJlbWFpbCI6Imd4YXN2dmJoQGdtYWlsLmNvbSIsImV4cCI6MTc4MDE1NDYwN30.aGUHE1_mQeKAgWZNN9sKcS2D0gsPmqDM5chsm546TiE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a00512524e980b9e-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:b575:6715:9043:22ff:fe7c:fa1e","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-May-2026 15:25:09 UTC] === User Orders API Called ===
[23-May-2026 15:25:09 UTC] User ID: 636
[23-May-2026 15:25:09 UTC] Limit: 20, Offset: 0
[23-May-2026 15:25:09 UTC] Orders found: 0
[23-May-2026 15:25:09 UTC] Orders data: []
[23-May-2026 15:25:09 UTC] Total orders count: 0
[23-May-2026 15:25:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-May-2026 15:25:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-May-2026 15:25:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:b575:6715:9043:22ff:fe7c:fa1e, 104.23.175.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM2IiwidXNlcm5hbWUiOiJyYXZpa3VtYXIiLCJlbWFpbCI6Imd4YXN2dmJoQGdtYWlsLmNvbSIsImV4cCI6MTc4MDE1NDYwN30.aGUHE1_mQeKAgWZNN9sKcS2D0gsPmqDM5chsm546TiE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a005125f8b4d0b9e-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:b575:6715:9043:22ff:fe7c:fa1e","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-May-2026 15:25:11 UTC] === User Orders API Called ===
[23-May-2026 15:25:11 UTC] User ID: 636
[23-May-2026 15:25:11 UTC] Limit: 20, Offset: 0
[23-May-2026 15:25:11 UTC] === API CALL LOG ===
[23-May-2026 15:25:11 UTC] Endpoint: user/profile.php
[23-May-2026 15:25:11 UTC] Orders found: 0
[23-May-2026 15:25:11 UTC] Orders data: []
[23-May-2026 15:25:11 UTC] Full Log Data: {
    "timestamp": "2026-05-23 15:25:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:b575:6715:9043:22ff:fe7c:fa1e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:b575:6715:9043:22ff:fe7c:fa1e, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM2IiwidXNlcm5hbWUiOiJyYXZpa3VtYXIiLCJlbWFpbCI6Imd4YXN2dmJoQGdtYWlsLmNvbSIsImV4cCI6MTc4MDE1NDYwN30.aGUHE1_mQeKAgWZNN9sKcS2D0gsPmqDM5chsm546TiE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a005125f8b4f0b9e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:b575:6715:9043:22ff:fe7c:fa1e",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-May-2026 15:25:11 UTC] === END API CALL LOG ===
[23-May-2026 15:25:11 UTC] ✅ API Hash verification passed for profile endpoint
[23-May-2026 15:25:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM2IiwidXNlcm5hbWUiOiJyYXZpa3VtYXIiLCJlbWFpbCI6Imd4YXN2dmJoQGdtYWlsLmNvbSIsImV4cCI6MTc4MDE1NDYwN30.aGUHE1_mQeKAgWZNN9sKcS2D0gsPmqDM5chsm546TiE
[23-May-2026 15:25:11 UTC] Total orders count: 0
[23-May-2026 15:25:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-May-2026 15:25:11 UTC] ✅ JWT token verified successfully for user profile
[23-May-2026 15:25:11 UTC] User ID: 636
[23-May-2026 15:25:11 UTC] ✅ User profile retrieved successfully for user ID: 636
[23-May-2026 15:25:11 UTC] === API CALL LOG ===
[23-May-2026 15:25:11 UTC] Endpoint: user/profile.php
[23-May-2026 15:25:11 UTC] Full Log Data: {
    "timestamp": "2026-05-23 15:25:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:b575:6715:9043:22ff:fe7c:fa1e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:b575:6715:9043:22ff:fe7c:fa1e, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM2IiwidXNlcm5hbWUiOiJyYXZpa3VtYXIiLCJlbWFpbCI6Imd4YXN2dmJoQGdtYWlsLmNvbSIsImV4cCI6MTc4MDE1NDYwN30.aGUHE1_mQeKAgWZNN9sKcS2D0gsPmqDM5chsm546TiE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a00512628c6f0b9e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:b575:6715:9043:22ff:fe7c:fa1e",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-May-2026 15:25:11 UTC] === END API CALL LOG ===
[23-May-2026 15:25:11 UTC] ✅ API Hash verification passed for profile endpoint
[23-May-2026 15:25:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM2IiwidXNlcm5hbWUiOiJyYXZpa3VtYXIiLCJlbWFpbCI6Imd4YXN2dmJoQGdtYWlsLmNvbSIsImV4cCI6MTc4MDE1NDYwN30.aGUHE1_mQeKAgWZNN9sKcS2D0gsPmqDM5chsm546TiE
[23-May-2026 15:25:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-May-2026 15:25:11 UTC] ✅ JWT token verified successfully for user profile
[23-May-2026 15:25:11 UTC] User ID: 636
[23-May-2026 15:25:11 UTC] ✅ User profile retrieved successfully for user ID: 636
[23-May-2026 15:25:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-May-2026 15:25:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-May-2026 15:25:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:b575:6715:9043:22ff:fe7c:fa1e, 104.23.175.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM2IiwidXNlcm5hbWUiOiJyYXZpa3VtYXIiLCJlbWFpbCI6Imd4YXN2dmJoQGdtYWlsLmNvbSIsImV4cCI6MTc4MDE1NDYwN30.aGUHE1_mQeKAgWZNN9sKcS2D0gsPmqDM5chsm546TiE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a005129c3ed80b9e-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:b575:6715:9043:22ff:fe7c:fa1e","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-May-2026 15:25:22 UTC] === User Orders API Called ===
[23-May-2026 15:25:22 UTC] User ID: 636
[23-May-2026 15:25:22 UTC] Limit: 20, Offset: 0
[23-May-2026 15:25:22 UTC] Orders found: 0
[23-May-2026 15:25:22 UTC] Orders data: []
[23-May-2026 15:25:22 UTC] Total orders count: 0
[23-May-2026 15:25:24 UTC] === API CALL LOG ===
[23-May-2026 15:25:24 UTC] Endpoint: user/profile.php
[23-May-2026 15:25:24 UTC] Full Log Data: {
    "timestamp": "2026-05-23 15:25:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:b575:6715:9043:22ff:fe7c:fa1e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:b575:6715:9043:22ff:fe7c:fa1e, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM2IiwidXNlcm5hbWUiOiJyYXZpa3VtYXIiLCJlbWFpbCI6Imd4YXN2dmJoQGdtYWlsLmNvbSIsImV4cCI6MTc4MDE1NDYwN30.aGUHE1_mQeKAgWZNN9sKcS2D0gsPmqDM5chsm546TiE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a00512b5dae40b9e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:b575:6715:9043:22ff:fe7c:fa1e",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-May-2026 15:25:24 UTC] === END API CALL LOG ===
[23-May-2026 15:25:24 UTC] ✅ API Hash verification passed for profile endpoint
[23-May-2026 15:25:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM2IiwidXNlcm5hbWUiOiJyYXZpa3VtYXIiLCJlbWFpbCI6Imd4YXN2dmJoQGdtYWlsLmNvbSIsImV4cCI6MTc4MDE1NDYwN30.aGUHE1_mQeKAgWZNN9sKcS2D0gsPmqDM5chsm546TiE
[23-May-2026 15:25:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-May-2026 15:25:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-May-2026 15:25:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-May-2026 15:25:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:b575:6715:9043:22ff:fe7c:fa1e, 104.23.175.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM2IiwidXNlcm5hbWUiOiJyYXZpa3VtYXIiLCJlbWFpbCI6Imd4YXN2dmJoQGdtYWlsLmNvbSIsImV4cCI6MTc4MDE1NDYwN30.aGUHE1_mQeKAgWZNN9sKcS2D0gsPmqDM5chsm546TiE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a00512b5dae20b9e-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:b575:6715:9043:22ff:fe7c:fa1e","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-May-2026 15:25:24 UTC] ✅ JWT token verified successfully for user profile
[23-May-2026 15:25:24 UTC] User ID: 636
[23-May-2026 15:25:24 UTC] === User Orders API Called ===
[23-May-2026 15:25:24 UTC] User ID: 636
[23-May-2026 15:25:24 UTC] Limit: 20, Offset: 0
[23-May-2026 15:25:24 UTC] ✅ User profile retrieved successfully for user ID: 636
[23-May-2026 15:25:24 UTC] Orders found: 0
[23-May-2026 15:25:24 UTC] Orders data: []
[23-May-2026 15:25:24 UTC] Total orders count: 0
[23-May-2026 15:25:25 UTC] === API CALL LOG ===
[23-May-2026 15:25:25 UTC] Endpoint: user/profile.php
[23-May-2026 15:25:25 UTC] Full Log Data: {
    "timestamp": "2026-05-23 15:25:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:b575:6715:9043:22ff:fe7c:fa1e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:b575:6715:9043:22ff:fe7c:fa1e, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM2IiwidXNlcm5hbWUiOiJyYXZpa3VtYXIiLCJlbWFpbCI6Imd4YXN2dmJoQGdtYWlsLmNvbSIsImV4cCI6MTc4MDE1NDYwN30.aGUHE1_mQeKAgWZNN9sKcS2D0gsPmqDM5chsm546TiE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a00512b90c850b9e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:b575:6715:9043:22ff:fe7c:fa1e",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-May-2026 15:25:25 UTC] === END API CALL LOG ===
[23-May-2026 15:25:25 UTC] ✅ API Hash verification passed for profile endpoint
[23-May-2026 15:25:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM2IiwidXNlcm5hbWUiOiJyYXZpa3VtYXIiLCJlbWFpbCI6Imd4YXN2dmJoQGdtYWlsLmNvbSIsImV4cCI6MTc4MDE1NDYwN30.aGUHE1_mQeKAgWZNN9sKcS2D0gsPmqDM5chsm546TiE
[23-May-2026 15:25:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-May-2026 15:25:25 UTC] ✅ JWT token verified successfully for user profile
[23-May-2026 15:25:25 UTC] User ID: 636
[23-May-2026 15:25:25 UTC] ✅ User profile retrieved successfully for user ID: 636
[23-May-2026 15:25:27 UTC] === API CALL LOG ===
[23-May-2026 15:25:27 UTC] Endpoint: user/profile.php
[23-May-2026 15:25:27 UTC] Full Log Data: {
    "timestamp": "2026-05-23 15:25:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:b575:6715:9043:22ff:fe7c:fa1e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:b575:6715:9043:22ff:fe7c:fa1e, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM2IiwidXNlcm5hbWUiOiJyYXZpa3VtYXIiLCJlbWFpbCI6Imd4YXN2dmJoQGdtYWlsLmNvbSIsImV4cCI6MTc4MDE1NDYwN30.aGUHE1_mQeKAgWZNN9sKcS2D0gsPmqDM5chsm546TiE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a00512c588f00b9e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:b575:6715:9043:22ff:fe7c:fa1e",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-May-2026 15:25:27 UTC] === END API CALL LOG ===
[23-May-2026 15:25:27 UTC] ✅ API Hash verification passed for profile endpoint
[23-May-2026 15:25:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM2IiwidXNlcm5hbWUiOiJyYXZpa3VtYXIiLCJlbWFpbCI6Imd4YXN2dmJoQGdtYWlsLmNvbSIsImV4cCI6MTc4MDE1NDYwN30.aGUHE1_mQeKAgWZNN9sKcS2D0gsPmqDM5chsm546TiE
[23-May-2026 15:25:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-May-2026 15:25:27 UTC] ✅ JWT token verified successfully for user profile
[23-May-2026 15:25:27 UTC] User ID: 636
[23-May-2026 15:25:27 UTC] ✅ User profile retrieved successfully for user ID: 636
[23-May-2026 15:25:28 UTC] === API CALL LOG ===
[23-May-2026 15:25:28 UTC] Endpoint: user/profile.php
[23-May-2026 15:25:28 UTC] Full Log Data: {
    "timestamp": "2026-05-23 15:25:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:b575:6715:9043:22ff:fe7c:fa1e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:b575:6715:9043:22ff:fe7c:fa1e, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM2IiwidXNlcm5hbWUiOiJyYXZpa3VtYXIiLCJlbWFpbCI6Imd4YXN2dmJoQGdtYWlsLmNvbSIsImV4cCI6MTc4MDE1NDYwN30.aGUHE1_mQeKAgWZNN9sKcS2D0gsPmqDM5chsm546TiE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a00512c8eaa10b9e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:b575:6715:9043:22ff:fe7c:fa1e",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-May-2026 15:25:28 UTC] === END API CALL LOG ===
[23-May-2026 15:25:28 UTC] ✅ API Hash verification passed for profile endpoint
[23-May-2026 15:25:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM2IiwidXNlcm5hbWUiOiJyYXZpa3VtYXIiLCJlbWFpbCI6Imd4YXN2dmJoQGdtYWlsLmNvbSIsImV4cCI6MTc4MDE1NDYwN30.aGUHE1_mQeKAgWZNN9sKcS2D0gsPmqDM5chsm546TiE
[23-May-2026 15:25:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-May-2026 15:25:28 UTC] ✅ JWT token verified successfully for user profile
[23-May-2026 15:25:28 UTC] User ID: 636
[23-May-2026 15:25:28 UTC] ✅ User profile retrieved successfully for user ID: 636
[23-May-2026 15:25:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-May-2026 15:25:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-May-2026 15:25:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:b575:6715:9043:22ff:fe7c:fa1e, 104.23.175.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM2IiwidXNlcm5hbWUiOiJyYXZpa3VtYXIiLCJlbWFpbCI6Imd4YXN2dmJoQGdtYWlsLmNvbSIsImV4cCI6MTc4MDE1NDYwN30.aGUHE1_mQeKAgWZNN9sKcS2D0gsPmqDM5chsm546TiE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a00512d60e0a0b9e-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:b575:6715:9043:22ff:fe7c:fa1e","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-May-2026 15:25:30 UTC] === User Orders API Called ===
[23-May-2026 15:25:30 UTC] User ID: 636
[23-May-2026 15:25:30 UTC] Limit: 20, Offset: 0
[23-May-2026 15:25:30 UTC] Orders found: 0
[23-May-2026 15:25:30 UTC] Orders data: []
[23-May-2026 15:25:30 UTC] Total orders count: 0
[23-May-2026 15:25:33 UTC] === API CALL LOG ===
[23-May-2026 15:25:33 UTC] Endpoint: user/profile.php
[23-May-2026 15:25:33 UTC] Full Log Data: {
    "timestamp": "2026-05-23 15:25:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:b575:6715:9043:22ff:fe7c:fa1e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:b575:6715:9043:22ff:fe7c:fa1e, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM2IiwidXNlcm5hbWUiOiJyYXZpa3VtYXIiLCJlbWFpbCI6Imd4YXN2dmJoQGdtYWlsLmNvbSIsImV4cCI6MTc4MDE1NDYwN30.aGUHE1_mQeKAgWZNN9sKcS2D0gsPmqDM5chsm546TiE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a00512ea2b6e0b9e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:b575:6715:9043:22ff:fe7c:fa1e",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-May-2026 15:25:33 UTC] === END API CALL LOG ===
[23-May-2026 15:25:33 UTC] ✅ API Hash verification passed for profile endpoint
[23-May-2026 15:25:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM2IiwidXNlcm5hbWUiOiJyYXZpa3VtYXIiLCJlbWFpbCI6Imd4YXN2dmJoQGdtYWlsLmNvbSIsImV4cCI6MTc4MDE1NDYwN30.aGUHE1_mQeKAgWZNN9sKcS2D0gsPmqDM5chsm546TiE
[23-May-2026 15:25:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-May-2026 15:25:33 UTC] ✅ JWT token verified successfully for user profile
[23-May-2026 15:25:33 UTC] User ID: 636
[23-May-2026 15:25:33 UTC] ✅ User profile retrieved successfully for user ID: 636
[23-May-2026 15:25:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-May-2026 15:25:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-May-2026 15:25:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:b575:6715:9043:22ff:fe7c:fa1e, 104.23.175.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM2IiwidXNlcm5hbWUiOiJyYXZpa3VtYXIiLCJlbWFpbCI6Imd4YXN2dmJoQGdtYWlsLmNvbSIsImV4cCI6MTc4MDE1NDYwN30.aGUHE1_mQeKAgWZNN9sKcS2D0gsPmqDM5chsm546TiE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a00512ea2b690b9e-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:b575:6715:9043:22ff:fe7c:fa1e","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-May-2026 15:25:33 UTC] === User Orders API Called ===
[23-May-2026 15:25:33 UTC] User ID: 636
[23-May-2026 15:25:33 UTC] Limit: 20, Offset: 0
[23-May-2026 15:25:33 UTC] Orders found: 0
[23-May-2026 15:25:33 UTC] Orders data: []
[23-May-2026 15:25:33 UTC] Total orders count: 0
[23-May-2026 15:25:34 UTC] === API CALL LOG ===
[23-May-2026 15:25:34 UTC] Endpoint: user/profile.php
[23-May-2026 15:25:34 UTC] Full Log Data: {
    "timestamp": "2026-05-23 15:25:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:b575:6715:9043:22ff:fe7c:fa1e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:b575:6715:9043:22ff:fe7c:fa1e, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM2IiwidXNlcm5hbWUiOiJyYXZpa3VtYXIiLCJlbWFpbCI6Imd4YXN2dmJoQGdtYWlsLmNvbSIsImV4cCI6MTc4MDE1NDYwN30.aGUHE1_mQeKAgWZNN9sKcS2D0gsPmqDM5chsm546TiE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a00512ef38930b9e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:b575:6715:9043:22ff:fe7c:fa1e",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-May-2026 15:25:34 UTC] === END API CALL LOG ===
[23-May-2026 15:25:34 UTC] ✅ API Hash verification passed for profile endpoint
[23-May-2026 15:25:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM2IiwidXNlcm5hbWUiOiJyYXZpa3VtYXIiLCJlbWFpbCI6Imd4YXN2dmJoQGdtYWlsLmNvbSIsImV4cCI6MTc4MDE1NDYwN30.aGUHE1_mQeKAgWZNN9sKcS2D0gsPmqDM5chsm546TiE
[23-May-2026 15:25:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-May-2026 15:25:34 UTC] ✅ JWT token verified successfully for user profile
[23-May-2026 15:25:34 UTC] User ID: 636
[23-May-2026 15:25:34 UTC] ✅ User profile retrieved successfully for user ID: 636
[23-May-2026 18:06:45 UTC] === API CALL LOG ===
[23-May-2026 18:06:45 UTC] Endpoint: user/profile.php
[23-May-2026 18:06:45 UTC] Full Log Data: {
    "timestamp": "2026-05-23 18:06:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.168.91.151",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "83.168.91.151, 104.22.27.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM3IiwidXNlcm5hbWUiOiJqaWsiLCJlbWFpbCI6Im1lZGppa3dvd0BnbWFpbC5jb20iLCJleHAiOjE3ODAxNjQ0MDF9.aNfuBfMYGHEtuyUhHmwbbYBUCzqAS_mqwzXH6gL1Uck",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a005ff10cca65d89-WRO",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "83.168.91.151",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-May-2026 18:06:45 UTC] === END API CALL LOG ===
[23-May-2026 18:06:45 UTC] ✅ API Hash verification passed for profile endpoint
[23-May-2026 18:06:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM3IiwidXNlcm5hbWUiOiJqaWsiLCJlbWFpbCI6Im1lZGppa3dvd0BnbWFpbC5jb20iLCJleHAiOjE3ODAxNjQ0MDF9.aNfuBfMYGHEtuyUhHmwbbYBUCzqAS_mqwzXH6gL1Uck
[23-May-2026 18:06:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-May-2026 18:06:45 UTC] ✅ JWT token verified successfully for user profile
[23-May-2026 18:06:45 UTC] User ID: 637
[23-May-2026 18:06:45 UTC] ✅ User profile retrieved successfully for user ID: 637
[23-May-2026 18:06:52 UTC] === API CALL LOG ===
[23-May-2026 18:06:52 UTC] Endpoint: user/profile.php
[23-May-2026 18:06:52 UTC] Full Log Data: {
    "timestamp": "2026-05-23 18:06:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.168.91.151",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "83.168.91.151, 104.22.27.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM3IiwidXNlcm5hbWUiOiJqaWsiLCJlbWFpbCI6Im1lZGppa3dvd0BnbWFpbC5jb20iLCJleHAiOjE3ODAxNjQ0MDF9.aNfuBfMYGHEtuyUhHmwbbYBUCzqAS_mqwzXH6gL1Uck",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a005ff37da440ede-WRO",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "83.168.91.151",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-May-2026 18:06:52 UTC] === END API CALL LOG ===
[23-May-2026 18:06:52 UTC] ✅ API Hash verification passed for profile endpoint
[23-May-2026 18:06:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM3IiwidXNlcm5hbWUiOiJqaWsiLCJlbWFpbCI6Im1lZGppa3dvd0BnbWFpbC5jb20iLCJleHAiOjE3ODAxNjQ0MDF9.aNfuBfMYGHEtuyUhHmwbbYBUCzqAS_mqwzXH6gL1Uck
[23-May-2026 18:06:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-May-2026 18:06:52 UTC] ✅ JWT token verified successfully for user profile
[23-May-2026 18:06:52 UTC] User ID: 637
[23-May-2026 18:06:52 UTC] ✅ User profile retrieved successfully for user ID: 637
[24-May-2026 01:10:16 UTC] === API CALL LOG ===
[24-May-2026 01:10:16 UTC] Endpoint: user/profile.php
[24-May-2026 01:10:16 UTC] Full Log Data: {
    "timestamp": "2026-05-24 01:10:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.103.249",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.103.249, 172.64.192.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM4IiwidXNlcm5hbWUiOiJOZWR1c3RhciIsImVtYWlsIjoiamVzc2ljYWpvc2U1MzI3OUBnbWFpbC5jb20iLCJleHAiOjE3ODAxODk4MTR9.QTtAtq3xGOgbiFaF7D38ieRtpAwMHMKpO6OwCvry6Jk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0086b6e1f6aa2a9-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.103.249",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-May-2026 01:10:16 UTC] === END API CALL LOG ===
[24-May-2026 01:10:16 UTC] ✅ API Hash verification passed for profile endpoint
[24-May-2026 01:10:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM4IiwidXNlcm5hbWUiOiJOZWR1c3RhciIsImVtYWlsIjoiamVzc2ljYWpvc2U1MzI3OUBnbWFpbC5jb20iLCJleHAiOjE3ODAxODk4MTR9.QTtAtq3xGOgbiFaF7D38ieRtpAwMHMKpO6OwCvry6Jk
[24-May-2026 01:10:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-May-2026 01:10:16 UTC] ✅ JWT token verified successfully for user profile
[24-May-2026 01:10:16 UTC] User ID: 638
[24-May-2026 01:10:16 UTC] ✅ User profile retrieved successfully for user ID: 638
[24-May-2026 01:10:16 UTC] === API CALL LOG ===
[24-May-2026 01:10:16 UTC] Endpoint: user/profile.php
[24-May-2026 01:10:16 UTC] Full Log Data: {
    "timestamp": "2026-05-24 01:10:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.103.249",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.103.249, 172.64.192.67",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM4IiwidXNlcm5hbWUiOiJOZWR1c3RhciIsImVtYWlsIjoiamVzc2ljYWpvc2U1MzI3OUBnbWFpbC5jb20iLCJleHAiOjE3ODAxODk4MTR9.QTtAtq3xGOgbiFaF7D38ieRtpAwMHMKpO6OwCvry6Jk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0086b6e1f72a2a9-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.103.249",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-May-2026 01:10:16 UTC] === END API CALL LOG ===
[24-May-2026 01:10:16 UTC] ✅ API Hash verification passed for profile endpoint
[24-May-2026 01:10:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM4IiwidXNlcm5hbWUiOiJOZWR1c3RhciIsImVtYWlsIjoiamVzc2ljYWpvc2U1MzI3OUBnbWFpbC5jb20iLCJleHAiOjE3ODAxODk4MTR9.QTtAtq3xGOgbiFaF7D38ieRtpAwMHMKpO6OwCvry6Jk
[24-May-2026 01:10:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-May-2026 01:10:16 UTC] ✅ JWT token verified successfully for user profile
[24-May-2026 01:10:16 UTC] User ID: 638
[24-May-2026 01:10:16 UTC] ✅ User profile retrieved successfully for user ID: 638
[24-May-2026 01:10:16 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-May-2026 01:10:16 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-May-2026 01:10:16 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.103.249, 172.64.192.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM4IiwidXNlcm5hbWUiOiJOZWR1c3RhciIsImVtYWlsIjoiamVzc2ljYWpvc2U1MzI3OUBnbWFpbC5jb20iLCJleHAiOjE3ODAxODk4MTR9.QTtAtq3xGOgbiFaF7D38ieRtpAwMHMKpO6OwCvry6Jk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0086b6e1f71a2a9-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.103.249","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-May-2026 01:10:16 UTC] === User Orders API Called ===
[24-May-2026 01:10:16 UTC] User ID: 638
[24-May-2026 01:10:16 UTC] Limit: 20, Offset: 0
[24-May-2026 01:10:16 UTC] Orders found: 0
[24-May-2026 01:10:16 UTC] Orders data: []
[24-May-2026 01:10:16 UTC] Total orders count: 0
[24-May-2026 01:10:16 UTC] === API CALL LOG ===
[24-May-2026 01:10:16 UTC] Endpoint: user/profile.php
[24-May-2026 01:10:16 UTC] Full Log Data: {
    "timestamp": "2026-05-24 01:10:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.103.249",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.103.249, 172.64.192.67",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM4IiwidXNlcm5hbWUiOiJOZWR1c3RhciIsImVtYWlsIjoiamVzc2ljYWpvc2U1MzI3OUBnbWFpbC5jb20iLCJleHAiOjE3ODAxODk4MTR9.QTtAtq3xGOgbiFaF7D38ieRtpAwMHMKpO6OwCvry6Jk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0086b73cdb1a2a9-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.103.249",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-May-2026 01:10:16 UTC] === END API CALL LOG ===
[24-May-2026 01:10:16 UTC] ✅ API Hash verification passed for profile endpoint
[24-May-2026 01:10:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM4IiwidXNlcm5hbWUiOiJOZWR1c3RhciIsImVtYWlsIjoiamVzc2ljYWpvc2U1MzI3OUBnbWFpbC5jb20iLCJleHAiOjE3ODAxODk4MTR9.QTtAtq3xGOgbiFaF7D38ieRtpAwMHMKpO6OwCvry6Jk
[24-May-2026 01:10:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-May-2026 01:10:16 UTC] ✅ JWT token verified successfully for user profile
[24-May-2026 01:10:16 UTC] User ID: 638
[24-May-2026 01:10:16 UTC] ✅ User profile retrieved successfully for user ID: 638
[24-May-2026 01:11:38 UTC] === API CALL LOG ===
[24-May-2026 01:11:38 UTC] Endpoint: user/profile.php
[24-May-2026 01:11:38 UTC] Full Log Data: {
    "timestamp": "2026-05-24 01:11:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.103.249",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.103.249, 172.69.194.221",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM4IiwidXNlcm5hbWUiOiJOZWR1c3RhciIsImVtYWlsIjoiamVzc2ljYWpvc2U1MzI3OUBnbWFpbC5jb20iLCJleHAiOjE3ODAxODk4MTR9.QTtAtq3xGOgbiFaF7D38ieRtpAwMHMKpO6OwCvry6Jk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0086d742985632e-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.103.249",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-May-2026 01:11:38 UTC] === END API CALL LOG ===
[24-May-2026 01:11:38 UTC] ✅ API Hash verification passed for profile endpoint
[24-May-2026 01:11:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM4IiwidXNlcm5hbWUiOiJOZWR1c3RhciIsImVtYWlsIjoiamVzc2ljYWpvc2U1MzI3OUBnbWFpbC5jb20iLCJleHAiOjE3ODAxODk4MTR9.QTtAtq3xGOgbiFaF7D38ieRtpAwMHMKpO6OwCvry6Jk
[24-May-2026 01:11:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-May-2026 01:11:38 UTC] ✅ JWT token verified successfully for user profile
[24-May-2026 01:11:38 UTC] User ID: 638
[24-May-2026 01:11:38 UTC] ✅ User profile retrieved successfully for user ID: 638
[24-May-2026 01:12:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-May-2026 01:12:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-May-2026 01:12:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.103.249, 172.69.194.220","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM4IiwidXNlcm5hbWUiOiJOZWR1c3RhciIsImVtYWlsIjoiamVzc2ljYWpvc2U1MzI3OUBnbWFpbC5jb20iLCJleHAiOjE3ODAxODk4MTR9.QTtAtq3xGOgbiFaF7D38ieRtpAwMHMKpO6OwCvry6Jk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0086ebe4f2d632e-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.103.249","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-May-2026 01:12:31 UTC] === User Orders API Called ===
[24-May-2026 01:12:31 UTC] User ID: 638
[24-May-2026 01:12:31 UTC] Limit: 20, Offset: 0
[24-May-2026 01:12:31 UTC] Orders found: 0
[24-May-2026 01:12:31 UTC] Orders data: []
[24-May-2026 01:12:31 UTC] Total orders count: 0
[24-May-2026 01:12:31 UTC] === API CALL LOG ===
[24-May-2026 01:12:31 UTC] Endpoint: user/profile.php
[24-May-2026 01:12:31 UTC] Full Log Data: {
    "timestamp": "2026-05-24 01:12:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.103.249",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.103.249, 172.69.194.220",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM4IiwidXNlcm5hbWUiOiJOZWR1c3RhciIsImVtYWlsIjoiamVzc2ljYWpvc2U1MzI3OUBnbWFpbC5jb20iLCJleHAiOjE3ODAxODk4MTR9.QTtAtq3xGOgbiFaF7D38ieRtpAwMHMKpO6OwCvry6Jk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0086ebe4f2e632e-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.103.249",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-May-2026 01:12:31 UTC] === END API CALL LOG ===
[24-May-2026 01:12:31 UTC] ✅ API Hash verification passed for profile endpoint
[24-May-2026 01:12:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM4IiwidXNlcm5hbWUiOiJOZWR1c3RhciIsImVtYWlsIjoiamVzc2ljYWpvc2U1MzI3OUBnbWFpbC5jb20iLCJleHAiOjE3ODAxODk4MTR9.QTtAtq3xGOgbiFaF7D38ieRtpAwMHMKpO6OwCvry6Jk
[24-May-2026 01:12:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-May-2026 01:12:31 UTC] ✅ JWT token verified successfully for user profile
[24-May-2026 01:12:31 UTC] User ID: 638
[24-May-2026 01:12:31 UTC] ✅ User profile retrieved successfully for user ID: 638
[24-May-2026 01:12:32 UTC] === API CALL LOG ===
[24-May-2026 01:12:32 UTC] Endpoint: user/profile.php
[24-May-2026 01:12:32 UTC] Full Log Data: {
    "timestamp": "2026-05-24 01:12:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.103.249",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.103.249, 172.69.194.220",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM4IiwidXNlcm5hbWUiOiJOZWR1c3RhciIsImVtYWlsIjoiamVzc2ljYWpvc2U1MzI3OUBnbWFpbC5jb20iLCJleHAiOjE3ODAxODk4MTR9.QTtAtq3xGOgbiFaF7D38ieRtpAwMHMKpO6OwCvry6Jk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0086ec1d83b632e-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.103.249",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-May-2026 01:12:32 UTC] === END API CALL LOG ===
[24-May-2026 01:12:32 UTC] ✅ API Hash verification passed for profile endpoint
[24-May-2026 01:12:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM4IiwidXNlcm5hbWUiOiJOZWR1c3RhciIsImVtYWlsIjoiamVzc2ljYWpvc2U1MzI3OUBnbWFpbC5jb20iLCJleHAiOjE3ODAxODk4MTR9.QTtAtq3xGOgbiFaF7D38ieRtpAwMHMKpO6OwCvry6Jk
[24-May-2026 01:12:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-May-2026 01:12:32 UTC] ✅ JWT token verified successfully for user profile
[24-May-2026 01:12:32 UTC] User ID: 638
[24-May-2026 01:12:32 UTC] ✅ User profile retrieved successfully for user ID: 638
[24-May-2026 01:17:07 UTC] === API CALL LOG ===
[24-May-2026 01:17:07 UTC] Endpoint: user/profile.php
[24-May-2026 01:17:07 UTC] Full Log Data: {
    "timestamp": "2026-05-24 01:17:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.103.249",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.103.249, 172.68.229.180",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM4IiwidXNlcm5hbWUiOiJOZWR1c3RhciIsImVtYWlsIjoiamVzc2ljYWpvc2U1MzI3OUBnbWFpbC5jb20iLCJleHAiOjE3ODAxODk4MTR9.QTtAtq3xGOgbiFaF7D38ieRtpAwMHMKpO6OwCvry6Jk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a00875778a17a9f2-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.103.249",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-May-2026 01:17:07 UTC] === END API CALL LOG ===
[24-May-2026 01:17:07 UTC] ✅ API Hash verification passed for profile endpoint
[24-May-2026 01:17:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM4IiwidXNlcm5hbWUiOiJOZWR1c3RhciIsImVtYWlsIjoiamVzc2ljYWpvc2U1MzI3OUBnbWFpbC5jb20iLCJleHAiOjE3ODAxODk4MTR9.QTtAtq3xGOgbiFaF7D38ieRtpAwMHMKpO6OwCvry6Jk
[24-May-2026 01:17:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-May-2026 01:17:07 UTC] ✅ JWT token verified successfully for user profile
[24-May-2026 01:17:07 UTC] User ID: 638
[24-May-2026 01:17:07 UTC] ✅ User profile retrieved successfully for user ID: 638
[24-May-2026 01:17:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-May-2026 01:17:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-May-2026 01:17:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.103.249, 172.68.229.180","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM4IiwidXNlcm5hbWUiOiJOZWR1c3RhciIsImVtYWlsIjoiamVzc2ljYWpvc2U1MzI3OUBnbWFpbC5jb20iLCJleHAiOjE3ODAxODk4MTR9.QTtAtq3xGOgbiFaF7D38ieRtpAwMHMKpO6OwCvry6Jk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a00875778a19a9f2-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.103.249","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-May-2026 01:17:07 UTC] === User Orders API Called ===
[24-May-2026 01:17:07 UTC] User ID: 638
[24-May-2026 01:17:07 UTC] Limit: 20, Offset: 0
[24-May-2026 01:17:07 UTC] Orders found: 0
[24-May-2026 01:17:07 UTC] Orders data: []
[24-May-2026 01:17:07 UTC] Total orders count: 0
[24-May-2026 01:17:07 UTC] === API CALL LOG ===
[24-May-2026 01:17:07 UTC] Endpoint: user/profile.php
[24-May-2026 01:17:07 UTC] Full Log Data: {
    "timestamp": "2026-05-24 01:17:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.103.249",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.103.249, 172.68.229.180",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM4IiwidXNlcm5hbWUiOiJOZWR1c3RhciIsImVtYWlsIjoiamVzc2ljYWpvc2U1MzI3OUBnbWFpbC5jb20iLCJleHAiOjE3ODAxODk4MTR9.QTtAtq3xGOgbiFaF7D38ieRtpAwMHMKpO6OwCvry6Jk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0087578ab5fa9f2-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.103.249",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-May-2026 01:17:07 UTC] === END API CALL LOG ===
[24-May-2026 01:17:07 UTC] ✅ API Hash verification passed for profile endpoint
[24-May-2026 01:17:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM4IiwidXNlcm5hbWUiOiJOZWR1c3RhciIsImVtYWlsIjoiamVzc2ljYWpvc2U1MzI3OUBnbWFpbC5jb20iLCJleHAiOjE3ODAxODk4MTR9.QTtAtq3xGOgbiFaF7D38ieRtpAwMHMKpO6OwCvry6Jk
[24-May-2026 01:17:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-May-2026 01:17:07 UTC] ✅ JWT token verified successfully for user profile
[24-May-2026 01:17:07 UTC] User ID: 638
[24-May-2026 01:17:07 UTC] ✅ User profile retrieved successfully for user ID: 638
[24-May-2026 01:17:28 UTC] === API CALL LOG ===
[24-May-2026 01:17:28 UTC] Endpoint: user/profile.php
[24-May-2026 01:17:28 UTC] Full Log Data: {
    "timestamp": "2026-05-24 01:17:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.103.249",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.103.249, 172.68.229.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM4IiwidXNlcm5hbWUiOiJOZWR1c3RhciIsImVtYWlsIjoiamVzc2ljYWpvc2U1MzI3OUBnbWFpbC5jb20iLCJleHAiOjE3ODAxODk4MTR9.QTtAtq3xGOgbiFaF7D38ieRtpAwMHMKpO6OwCvry6Jk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a00875f9aaa5a9f2-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.103.249",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-May-2026 01:17:28 UTC] === END API CALL LOG ===
[24-May-2026 01:17:28 UTC] ✅ API Hash verification passed for profile endpoint
[24-May-2026 01:17:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM4IiwidXNlcm5hbWUiOiJOZWR1c3RhciIsImVtYWlsIjoiamVzc2ljYWpvc2U1MzI3OUBnbWFpbC5jb20iLCJleHAiOjE3ODAxODk4MTR9.QTtAtq3xGOgbiFaF7D38ieRtpAwMHMKpO6OwCvry6Jk
[24-May-2026 01:17:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-May-2026 01:17:28 UTC] ✅ JWT token verified successfully for user profile
[24-May-2026 01:17:28 UTC] User ID: 638
[24-May-2026 01:17:28 UTC] ✅ User profile retrieved successfully for user ID: 638
[24-May-2026 01:17:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-May-2026 01:17:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-May-2026 01:17:28 UTC] === API CALL LOG ===
[24-May-2026 01:17:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.103.249, 172.68.229.181","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM4IiwidXNlcm5hbWUiOiJOZWR1c3RhciIsImVtYWlsIjoiamVzc2ljYWpvc2U1MzI3OUBnbWFpbC5jb20iLCJleHAiOjE3ODAxODk4MTR9.QTtAtq3xGOgbiFaF7D38ieRtpAwMHMKpO6OwCvry6Jk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a00875fb0c64a9f2-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.103.249","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-May-2026 01:17:28 UTC] Endpoint: user/profile.php
[24-May-2026 01:17:28 UTC] Full Log Data: {
    "timestamp": "2026-05-24 01:17:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.103.249",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.103.249, 172.68.229.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM4IiwidXNlcm5hbWUiOiJOZWR1c3RhciIsImVtYWlsIjoiamVzc2ljYWpvc2U1MzI3OUBnbWFpbC5jb20iLCJleHAiOjE3ODAxODk4MTR9.QTtAtq3xGOgbiFaF7D38ieRtpAwMHMKpO6OwCvry6Jk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a00875fb0c62a9f2-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.103.249",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-May-2026 01:17:28 UTC] === END API CALL LOG ===
[24-May-2026 01:17:28 UTC] === User Orders API Called ===
[24-May-2026 01:17:28 UTC] ✅ API Hash verification passed for profile endpoint
[24-May-2026 01:17:28 UTC] User ID: 638
[24-May-2026 01:17:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM4IiwidXNlcm5hbWUiOiJOZWR1c3RhciIsImVtYWlsIjoiamVzc2ljYWpvc2U1MzI3OUBnbWFpbC5jb20iLCJleHAiOjE3ODAxODk4MTR9.QTtAtq3xGOgbiFaF7D38ieRtpAwMHMKpO6OwCvry6Jk
[24-May-2026 01:17:28 UTC] Limit: 20, Offset: 0
[24-May-2026 01:17:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-May-2026 01:17:28 UTC] ✅ JWT token verified successfully for user profile
[24-May-2026 01:17:28 UTC] User ID: 638
[24-May-2026 01:17:28 UTC] ✅ User profile retrieved successfully for user ID: 638
[24-May-2026 01:17:28 UTC] Orders found: 0
[24-May-2026 01:17:28 UTC] Orders data: []
[24-May-2026 01:17:28 UTC] Total orders count: 0
[24-May-2026 01:17:28 UTC] === API CALL LOG ===
[24-May-2026 01:17:28 UTC] Endpoint: user/profile.php
[24-May-2026 01:17:28 UTC] Full Log Data: {
    "timestamp": "2026-05-24 01:17:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.103.249",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.103.249, 172.68.229.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM4IiwidXNlcm5hbWUiOiJOZWR1c3RhciIsImVtYWlsIjoiamVzc2ljYWpvc2U1MzI3OUBnbWFpbC5jb20iLCJleHAiOjE3ODAxODk4MTR9.QTtAtq3xGOgbiFaF7D38ieRtpAwMHMKpO6OwCvry6Jk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a00875fb0c66a9f2-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.103.249",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-May-2026 01:17:28 UTC] === END API CALL LOG ===
[24-May-2026 01:17:28 UTC] ✅ API Hash verification passed for profile endpoint
[24-May-2026 01:17:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM4IiwidXNlcm5hbWUiOiJOZWR1c3RhciIsImVtYWlsIjoiamVzc2ljYWpvc2U1MzI3OUBnbWFpbC5jb20iLCJleHAiOjE3ODAxODk4MTR9.QTtAtq3xGOgbiFaF7D38ieRtpAwMHMKpO6OwCvry6Jk
[24-May-2026 01:17:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-May-2026 01:17:28 UTC] ✅ JWT token verified successfully for user profile
[24-May-2026 01:17:28 UTC] User ID: 638
[24-May-2026 01:17:28 UTC] ✅ User profile retrieved successfully for user ID: 638
[24-May-2026 01:17:49 UTC] === API CALL LOG ===
[24-May-2026 01:17:49 UTC] Endpoint: user/profile.php
[24-May-2026 01:17:49 UTC] Full Log Data: {
    "timestamp": "2026-05-24 01:17:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.103.249",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.103.249, 172.68.229.180",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM4IiwidXNlcm5hbWUiOiJOZWR1c3RhciIsImVtYWlsIjoiamVzc2ljYWpvc2U1MzI3OUBnbWFpbC5jb20iLCJleHAiOjE3ODAxODk4MTR9.QTtAtq3xGOgbiFaF7D38ieRtpAwMHMKpO6OwCvry6Jk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a008767f1a2ba9f2-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.103.249",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-May-2026 01:17:49 UTC] === END API CALL LOG ===
[24-May-2026 01:17:49 UTC] ✅ API Hash verification passed for profile endpoint
[24-May-2026 01:17:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM4IiwidXNlcm5hbWUiOiJOZWR1c3RhciIsImVtYWlsIjoiamVzc2ljYWpvc2U1MzI3OUBnbWFpbC5jb20iLCJleHAiOjE3ODAxODk4MTR9.QTtAtq3xGOgbiFaF7D38ieRtpAwMHMKpO6OwCvry6Jk
[24-May-2026 01:17:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-May-2026 01:17:49 UTC] ✅ JWT token verified successfully for user profile
[24-May-2026 01:17:49 UTC] User ID: 638
[24-May-2026 01:17:49 UTC] ✅ User profile retrieved successfully for user ID: 638
[24-May-2026 01:17:49 UTC] User Purchases API - User ID: 638
[24-May-2026 01:17:49 UTC] User Purchases API - Total purchases found: 1
[24-May-2026 01:17:56 UTC] === API CALL LOG ===
[24-May-2026 01:17:56 UTC] Endpoint: user/profile.php
[24-May-2026 01:17:56 UTC] Full Log Data: {
    "timestamp": "2026-05-24 01:17:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.103.249",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.103.249, 172.68.229.180",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM4IiwidXNlcm5hbWUiOiJOZWR1c3RhciIsImVtYWlsIjoiamVzc2ljYWpvc2U1MzI3OUBnbWFpbC5jb20iLCJleHAiOjE3ODAxODk4MTR9.QTtAtq3xGOgbiFaF7D38ieRtpAwMHMKpO6OwCvry6Jk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a00876acf9dea9f2-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.103.249",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-May-2026 01:17:56 UTC] === END API CALL LOG ===
[24-May-2026 01:17:56 UTC] ✅ API Hash verification passed for profile endpoint
[24-May-2026 01:17:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM4IiwidXNlcm5hbWUiOiJOZWR1c3RhciIsImVtYWlsIjoiamVzc2ljYWpvc2U1MzI3OUBnbWFpbC5jb20iLCJleHAiOjE3ODAxODk4MTR9.QTtAtq3xGOgbiFaF7D38ieRtpAwMHMKpO6OwCvry6Jk
[24-May-2026 01:17:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-May-2026 01:17:56 UTC] ✅ JWT token verified successfully for user profile
[24-May-2026 01:17:56 UTC] User ID: 638
[24-May-2026 01:17:56 UTC] ✅ User profile retrieved successfully for user ID: 638
[24-May-2026 01:17:56 UTC] User Purchases API - User ID: 638
[24-May-2026 01:17:56 UTC] User Purchases API - Total purchases found: 1
[24-May-2026 01:18:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-May-2026 01:18:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-May-2026 01:18:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.103.249, 172.68.229.180","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM4IiwidXNlcm5hbWUiOiJOZWR1c3RhciIsImVtYWlsIjoiamVzc2ljYWpvc2U1MzI3OUBnbWFpbC5jb20iLCJleHAiOjE3ODAxODk4MTR9.QTtAtq3xGOgbiFaF7D38ieRtpAwMHMKpO6OwCvry6Jk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a00876f04e29a9f2-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.103.249","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-May-2026 01:18:07 UTC] === User Orders API Called ===
[24-May-2026 01:18:07 UTC] User ID: 638
[24-May-2026 01:18:07 UTC] Limit: 20, Offset: 0
[24-May-2026 01:18:07 UTC] Orders found: 0
[24-May-2026 01:18:07 UTC] Orders data: []
[24-May-2026 01:18:07 UTC] Total orders count: 0
[24-May-2026 01:18:41 UTC] === API CALL LOG ===
[24-May-2026 01:18:41 UTC] Endpoint: user/profile.php
[24-May-2026 01:18:41 UTC] Full Log Data: {
    "timestamp": "2026-05-24 01:18:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.103.249",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.103.249, 172.68.229.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM4IiwidXNlcm5hbWUiOiJOZWR1c3RhciIsImVtYWlsIjoiamVzc2ljYWpvc2U1MzI3OUBnbWFpbC5jb20iLCJleHAiOjE3ODAxODk4MTR9.QTtAtq3xGOgbiFaF7D38ieRtpAwMHMKpO6OwCvry6Jk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a00877c79e8ca9f2-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.103.249",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-May-2026 01:18:41 UTC] === END API CALL LOG ===
[24-May-2026 01:18:41 UTC] ✅ API Hash verification passed for profile endpoint
[24-May-2026 01:18:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM4IiwidXNlcm5hbWUiOiJOZWR1c3RhciIsImVtYWlsIjoiamVzc2ljYWpvc2U1MzI3OUBnbWFpbC5jb20iLCJleHAiOjE3ODAxODk4MTR9.QTtAtq3xGOgbiFaF7D38ieRtpAwMHMKpO6OwCvry6Jk
[24-May-2026 01:18:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-May-2026 01:18:41 UTC] ✅ JWT token verified successfully for user profile
[24-May-2026 01:18:41 UTC] User ID: 638
[24-May-2026 01:18:41 UTC] ✅ User profile retrieved successfully for user ID: 638
[24-May-2026 01:18:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-May-2026 01:18:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-May-2026 01:18:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.103.249, 172.68.229.181","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM4IiwidXNlcm5hbWUiOiJOZWR1c3RhciIsImVtYWlsIjoiamVzc2ljYWpvc2U1MzI3OUBnbWFpbC5jb20iLCJleHAiOjE3ODAxODk4MTR9.QTtAtq3xGOgbiFaF7D38ieRtpAwMHMKpO6OwCvry6Jk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a00877c79e8ba9f2-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.103.249","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-May-2026 01:18:41 UTC] === User Orders API Called ===
[24-May-2026 01:18:41 UTC] User ID: 638
[24-May-2026 01:18:41 UTC] Limit: 20, Offset: 0
[24-May-2026 01:18:41 UTC] Orders found: 0
[24-May-2026 01:18:41 UTC] Orders data: []
[24-May-2026 01:18:41 UTC] Total orders count: 0
[24-May-2026 01:18:42 UTC] === API CALL LOG ===
[24-May-2026 01:18:42 UTC] Endpoint: user/profile.php
[24-May-2026 01:18:42 UTC] Full Log Data: {
    "timestamp": "2026-05-24 01:18:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.103.249",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.103.249, 172.68.229.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM4IiwidXNlcm5hbWUiOiJOZWR1c3RhciIsImVtYWlsIjoiamVzc2ljYWpvc2U1MzI3OUBnbWFpbC5jb20iLCJleHAiOjE3ODAxODk4MTR9.QTtAtq3xGOgbiFaF7D38ieRtpAwMHMKpO6OwCvry6Jk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a00877cb3b30a9f2-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.103.249",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-May-2026 01:18:42 UTC] === END API CALL LOG ===
[24-May-2026 01:18:42 UTC] ✅ API Hash verification passed for profile endpoint
[24-May-2026 01:18:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM4IiwidXNlcm5hbWUiOiJOZWR1c3RhciIsImVtYWlsIjoiamVzc2ljYWpvc2U1MzI3OUBnbWFpbC5jb20iLCJleHAiOjE3ODAxODk4MTR9.QTtAtq3xGOgbiFaF7D38ieRtpAwMHMKpO6OwCvry6Jk
[24-May-2026 01:18:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-May-2026 01:18:42 UTC] ✅ JWT token verified successfully for user profile
[24-May-2026 01:18:42 UTC] User ID: 638
[24-May-2026 01:18:42 UTC] ✅ User profile retrieved successfully for user ID: 638
[24-May-2026 01:18:47 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-May-2026 01:18:47 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-May-2026 01:18:47 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.103.249, 172.68.229.181","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM4IiwidXNlcm5hbWUiOiJOZWR1c3RhciIsImVtYWlsIjoiamVzc2ljYWpvc2U1MzI3OUBnbWFpbC5jb20iLCJleHAiOjE3ODAxODk4MTR9.QTtAtq3xGOgbiFaF7D38ieRtpAwMHMKpO6OwCvry6Jk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a00877eb0b11a9f2-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.103.249","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-May-2026 01:18:47 UTC] === User Orders API Called ===
[24-May-2026 01:18:47 UTC] User ID: 638
[24-May-2026 01:18:47 UTC] Limit: 20, Offset: 0
[24-May-2026 01:18:47 UTC] Orders found: 0
[24-May-2026 01:18:47 UTC] Orders data: []
[24-May-2026 01:18:47 UTC] Total orders count: 0
[24-May-2026 01:19:00 UTC] === API CALL LOG ===
[24-May-2026 01:19:00 UTC] Endpoint: user/profile.php
[24-May-2026 01:19:00 UTC] Full Log Data: {
    "timestamp": "2026-05-24 01:19:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.103.249",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.103.249, 172.68.229.180",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM4IiwidXNlcm5hbWUiOiJOZWR1c3RhciIsImVtYWlsIjoiamVzc2ljYWpvc2U1MzI3OUBnbWFpbC5jb20iLCJleHAiOjE3ODAxODk4MTR9.QTtAtq3xGOgbiFaF7D38ieRtpAwMHMKpO6OwCvry6Jk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a008783c7d7da9f2-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.103.249",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-May-2026 01:19:00 UTC] === END API CALL LOG ===
[24-May-2026 01:19:00 UTC] ✅ API Hash verification passed for profile endpoint
[24-May-2026 01:19:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM4IiwidXNlcm5hbWUiOiJOZWR1c3RhciIsImVtYWlsIjoiamVzc2ljYWpvc2U1MzI3OUBnbWFpbC5jb20iLCJleHAiOjE3ODAxODk4MTR9.QTtAtq3xGOgbiFaF7D38ieRtpAwMHMKpO6OwCvry6Jk
[24-May-2026 01:19:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-May-2026 01:19:00 UTC] ✅ JWT token verified successfully for user profile
[24-May-2026 01:19:00 UTC] User ID: 638
[24-May-2026 01:19:00 UTC] ✅ User profile retrieved successfully for user ID: 638
[24-May-2026 01:19:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-May-2026 01:19:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-May-2026 01:19:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.103.249, 172.68.229.180","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM4IiwidXNlcm5hbWUiOiJOZWR1c3RhciIsImVtYWlsIjoiamVzc2ljYWpvc2U1MzI3OUBnbWFpbC5jb20iLCJleHAiOjE3ODAxODk4MTR9.QTtAtq3xGOgbiFaF7D38ieRtpAwMHMKpO6OwCvry6Jk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a008783c7d7aa9f2-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.103.249","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-May-2026 01:19:00 UTC] === User Orders API Called ===
[24-May-2026 01:19:00 UTC] User ID: 638
[24-May-2026 01:19:00 UTC] Limit: 20, Offset: 0
[24-May-2026 01:19:00 UTC] Orders found: 0
[24-May-2026 01:19:00 UTC] Orders data: []
[24-May-2026 01:19:00 UTC] Total orders count: 0
[24-May-2026 01:19:01 UTC] === API CALL LOG ===
[24-May-2026 01:19:01 UTC] Endpoint: user/profile.php
[24-May-2026 01:19:01 UTC] Full Log Data: {
    "timestamp": "2026-05-24 01:19:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.103.249",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.103.249, 172.68.229.180",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM4IiwidXNlcm5hbWUiOiJOZWR1c3RhciIsImVtYWlsIjoiamVzc2ljYWpvc2U1MzI3OUBnbWFpbC5jb20iLCJleHAiOjE3ODAxODk4MTR9.QTtAtq3xGOgbiFaF7D38ieRtpAwMHMKpO6OwCvry6Jk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a00878401a18a9f2-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.103.249",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-May-2026 01:19:01 UTC] === END API CALL LOG ===
[24-May-2026 01:19:01 UTC] ✅ API Hash verification passed for profile endpoint
[24-May-2026 01:19:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM4IiwidXNlcm5hbWUiOiJOZWR1c3RhciIsImVtYWlsIjoiamVzc2ljYWpvc2U1MzI3OUBnbWFpbC5jb20iLCJleHAiOjE3ODAxODk4MTR9.QTtAtq3xGOgbiFaF7D38ieRtpAwMHMKpO6OwCvry6Jk
[24-May-2026 01:19:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-May-2026 01:19:01 UTC] ✅ JWT token verified successfully for user profile
[24-May-2026 01:19:01 UTC] User ID: 638
[24-May-2026 01:19:01 UTC] ✅ User profile retrieved successfully for user ID: 638
[24-May-2026 01:19:10 UTC] === API CALL LOG ===
[24-May-2026 01:19:10 UTC] Endpoint: user/profile.php
[24-May-2026 01:19:10 UTC] Full Log Data: {
    "timestamp": "2026-05-24 01:19:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.103.249",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.103.249, 172.68.229.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM4IiwidXNlcm5hbWUiOiJOZWR1c3RhciIsImVtYWlsIjoiamVzc2ljYWpvc2U1MzI3OUBnbWFpbC5jb20iLCJleHAiOjE3ODAxODk4MTR9.QTtAtq3xGOgbiFaF7D38ieRtpAwMHMKpO6OwCvry6Jk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a008787a6c46a9f2-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.103.249",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-May-2026 01:19:10 UTC] === END API CALL LOG ===
[24-May-2026 01:19:10 UTC] ✅ API Hash verification passed for profile endpoint
[24-May-2026 01:19:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM4IiwidXNlcm5hbWUiOiJOZWR1c3RhciIsImVtYWlsIjoiamVzc2ljYWpvc2U1MzI3OUBnbWFpbC5jb20iLCJleHAiOjE3ODAxODk4MTR9.QTtAtq3xGOgbiFaF7D38ieRtpAwMHMKpO6OwCvry6Jk
[24-May-2026 01:19:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-May-2026 01:19:10 UTC] ✅ JWT token verified successfully for user profile
[24-May-2026 01:19:10 UTC] User ID: 638
[24-May-2026 01:19:10 UTC] ✅ User profile retrieved successfully for user ID: 638
[24-May-2026 01:19:10 UTC] User Purchases API - User ID: 638
[24-May-2026 01:19:10 UTC] User Purchases API - Total purchases found: 1
[24-May-2026 01:19:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-May-2026 01:19:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-May-2026 01:19:46 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.103.249, 172.68.229.181","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM4IiwidXNlcm5hbWUiOiJOZWR1c3RhciIsImVtYWlsIjoiamVzc2ljYWpvc2U1MzI3OUBnbWFpbC5jb20iLCJleHAiOjE3ODAxODk4MTR9.QTtAtq3xGOgbiFaF7D38ieRtpAwMHMKpO6OwCvry6Jk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a008795ddcd7a9f2-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.103.249","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-May-2026 01:19:46 UTC] === User Orders API Called ===
[24-May-2026 01:19:46 UTC] User ID: 638
[24-May-2026 01:19:46 UTC] Limit: 20, Offset: 0
[24-May-2026 01:19:46 UTC] Orders found: 0
[24-May-2026 01:19:46 UTC] Orders data: []
[24-May-2026 01:19:46 UTC] Total orders count: 0
[24-May-2026 01:19:46 UTC] === API CALL LOG ===
[24-May-2026 01:19:46 UTC] Endpoint: user/profile.php
[24-May-2026 01:19:46 UTC] Full Log Data: {
    "timestamp": "2026-05-24 01:19:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.103.249",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.103.249, 172.68.229.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM4IiwidXNlcm5hbWUiOiJOZWR1c3RhciIsImVtYWlsIjoiamVzc2ljYWpvc2U1MzI3OUBnbWFpbC5jb20iLCJleHAiOjE3ODAxODk4MTR9.QTtAtq3xGOgbiFaF7D38ieRtpAwMHMKpO6OwCvry6Jk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a008795ddcd8a9f2-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.103.249",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-May-2026 01:19:46 UTC] === END API CALL LOG ===
[24-May-2026 01:19:46 UTC] ✅ API Hash verification passed for profile endpoint
[24-May-2026 01:19:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM4IiwidXNlcm5hbWUiOiJOZWR1c3RhciIsImVtYWlsIjoiamVzc2ljYWpvc2U1MzI3OUBnbWFpbC5jb20iLCJleHAiOjE3ODAxODk4MTR9.QTtAtq3xGOgbiFaF7D38ieRtpAwMHMKpO6OwCvry6Jk
[24-May-2026 01:19:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-May-2026 01:19:46 UTC] ✅ JWT token verified successfully for user profile
[24-May-2026 01:19:46 UTC] User ID: 638
[24-May-2026 01:19:46 UTC] ✅ User profile retrieved successfully for user ID: 638
[24-May-2026 01:19:47 UTC] === API CALL LOG ===
[24-May-2026 01:19:47 UTC] Endpoint: user/profile.php
[24-May-2026 01:19:47 UTC] Full Log Data: {
    "timestamp": "2026-05-24 01:19:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.103.249",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.103.249, 172.68.229.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM4IiwidXNlcm5hbWUiOiJOZWR1c3RhciIsImVtYWlsIjoiamVzc2ljYWpvc2U1MzI3OUBnbWFpbC5jb20iLCJleHAiOjE3ODAxODk4MTR9.QTtAtq3xGOgbiFaF7D38ieRtpAwMHMKpO6OwCvry6Jk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a00879617888a9f2-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.103.249",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-May-2026 01:19:47 UTC] === END API CALL LOG ===
[24-May-2026 01:19:47 UTC] ✅ API Hash verification passed for profile endpoint
[24-May-2026 01:19:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM4IiwidXNlcm5hbWUiOiJOZWR1c3RhciIsImVtYWlsIjoiamVzc2ljYWpvc2U1MzI3OUBnbWFpbC5jb20iLCJleHAiOjE3ODAxODk4MTR9.QTtAtq3xGOgbiFaF7D38ieRtpAwMHMKpO6OwCvry6Jk
[24-May-2026 01:19:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-May-2026 01:19:47 UTC] ✅ JWT token verified successfully for user profile
[24-May-2026 01:19:47 UTC] User ID: 638
[24-May-2026 01:19:47 UTC] ✅ User profile retrieved successfully for user ID: 638
[24-May-2026 01:19:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-May-2026 01:19:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-May-2026 01:19:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.103.249, 172.68.229.181","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM4IiwidXNlcm5hbWUiOiJOZWR1c3RhciIsImVtYWlsIjoiamVzc2ljYWpvc2U1MzI3OUBnbWFpbC5jb20iLCJleHAiOjE3ODAxODk4MTR9.QTtAtq3xGOgbiFaF7D38ieRtpAwMHMKpO6OwCvry6Jk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a00879835a48a9f2-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.103.249","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-May-2026 01:19:52 UTC] === User Orders API Called ===
[24-May-2026 01:19:52 UTC] User ID: 638
[24-May-2026 01:19:52 UTC] Limit: 20, Offset: 0
[24-May-2026 01:19:52 UTC] Orders found: 0
[24-May-2026 01:19:52 UTC] Orders data: []
[24-May-2026 01:19:52 UTC] Total orders count: 0
[24-May-2026 01:19:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-May-2026 01:19:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-May-2026 01:19:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.103.249, 172.68.229.181","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM4IiwidXNlcm5hbWUiOiJOZWR1c3RhciIsImVtYWlsIjoiamVzc2ljYWpvc2U1MzI3OUBnbWFpbC5jb20iLCJleHAiOjE3ODAxODk4MTR9.QTtAtq3xGOgbiFaF7D38ieRtpAwMHMKpO6OwCvry6Jk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a00879a67e71a9f2-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.103.249","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-May-2026 01:19:58 UTC] === User Orders API Called ===
[24-May-2026 01:19:58 UTC] User ID: 638
[24-May-2026 01:19:58 UTC] Limit: 20, Offset: 0
[24-May-2026 01:19:58 UTC] Orders found: 0
[24-May-2026 01:19:58 UTC] Orders data: []
[24-May-2026 01:19:58 UTC] Total orders count: 0
[24-May-2026 01:19:58 UTC] === API CALL LOG ===
[24-May-2026 01:19:58 UTC] Endpoint: user/profile.php
[24-May-2026 01:19:58 UTC] Full Log Data: {
    "timestamp": "2026-05-24 01:19:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.103.249",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.103.249, 172.68.229.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM4IiwidXNlcm5hbWUiOiJOZWR1c3RhciIsImVtYWlsIjoiamVzc2ljYWpvc2U1MzI3OUBnbWFpbC5jb20iLCJleHAiOjE3ODAxODk4MTR9.QTtAtq3xGOgbiFaF7D38ieRtpAwMHMKpO6OwCvry6Jk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a00879a67e73a9f2-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.103.249",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-May-2026 01:19:58 UTC] === END API CALL LOG ===
[24-May-2026 01:19:58 UTC] ✅ API Hash verification passed for profile endpoint
[24-May-2026 01:19:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM4IiwidXNlcm5hbWUiOiJOZWR1c3RhciIsImVtYWlsIjoiamVzc2ljYWpvc2U1MzI3OUBnbWFpbC5jb20iLCJleHAiOjE3ODAxODk4MTR9.QTtAtq3xGOgbiFaF7D38ieRtpAwMHMKpO6OwCvry6Jk
[24-May-2026 01:19:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-May-2026 01:19:58 UTC] ✅ JWT token verified successfully for user profile
[24-May-2026 01:19:58 UTC] User ID: 638
[24-May-2026 01:19:58 UTC] ✅ User profile retrieved successfully for user ID: 638
[24-May-2026 01:19:59 UTC] === API CALL LOG ===
[24-May-2026 01:19:59 UTC] Endpoint: user/profile.php
[24-May-2026 01:19:59 UTC] Full Log Data: {
    "timestamp": "2026-05-24 01:19:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.103.249",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.103.249, 172.68.229.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM4IiwidXNlcm5hbWUiOiJOZWR1c3RhciIsImVtYWlsIjoiamVzc2ljYWpvc2U1MzI3OUBnbWFpbC5jb20iLCJleHAiOjE3ODAxODk4MTR9.QTtAtq3xGOgbiFaF7D38ieRtpAwMHMKpO6OwCvry6Jk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a00879aa0abca9f2-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.103.249",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-May-2026 01:19:59 UTC] === END API CALL LOG ===
[24-May-2026 01:19:59 UTC] ✅ API Hash verification passed for profile endpoint
[24-May-2026 01:19:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM4IiwidXNlcm5hbWUiOiJOZWR1c3RhciIsImVtYWlsIjoiamVzc2ljYWpvc2U1MzI3OUBnbWFpbC5jb20iLCJleHAiOjE3ODAxODk4MTR9.QTtAtq3xGOgbiFaF7D38ieRtpAwMHMKpO6OwCvry6Jk
[24-May-2026 01:19:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-May-2026 01:19:59 UTC] ✅ JWT token verified successfully for user profile
[24-May-2026 01:19:59 UTC] User ID: 638
[24-May-2026 01:19:59 UTC] ✅ User profile retrieved successfully for user ID: 638
[24-May-2026 01:20:31 UTC] === API CALL LOG ===
[24-May-2026 01:20:31 UTC] Endpoint: user/profile.php
[24-May-2026 01:20:31 UTC] Full Log Data: {
    "timestamp": "2026-05-24 01:20:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.103.249",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.103.249, 172.68.229.180",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM4IiwidXNlcm5hbWUiOiJOZWR1c3RhciIsImVtYWlsIjoiamVzc2ljYWpvc2U1MzI3OUBnbWFpbC5jb20iLCJleHAiOjE3ODAxODk4MTR9.QTtAtq3xGOgbiFaF7D38ieRtpAwMHMKpO6OwCvry6Jk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0087a736da1a9f2-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.103.249",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-May-2026 01:20:31 UTC] === END API CALL LOG ===
[24-May-2026 01:20:31 UTC] ✅ API Hash verification passed for profile endpoint
[24-May-2026 01:20:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM4IiwidXNlcm5hbWUiOiJOZWR1c3RhciIsImVtYWlsIjoiamVzc2ljYWpvc2U1MzI3OUBnbWFpbC5jb20iLCJleHAiOjE3ODAxODk4MTR9.QTtAtq3xGOgbiFaF7D38ieRtpAwMHMKpO6OwCvry6Jk
[24-May-2026 01:20:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-May-2026 01:20:31 UTC] ✅ JWT token verified successfully for user profile
[24-May-2026 01:20:31 UTC] User ID: 638
[24-May-2026 01:20:31 UTC] ✅ User profile retrieved successfully for user ID: 638
[24-May-2026 01:20:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-May-2026 01:20:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-May-2026 01:20:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.103.249, 172.68.229.180","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM4IiwidXNlcm5hbWUiOiJOZWR1c3RhciIsImVtYWlsIjoiamVzc2ljYWpvc2U1MzI3OUBnbWFpbC5jb20iLCJleHAiOjE3ODAxODk4MTR9.QTtAtq3xGOgbiFaF7D38ieRtpAwMHMKpO6OwCvry6Jk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0087a736d9fa9f2-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.103.249","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-May-2026 01:20:31 UTC] === User Orders API Called ===
[24-May-2026 01:20:31 UTC] User ID: 638
[24-May-2026 01:20:31 UTC] Limit: 20, Offset: 0
[24-May-2026 01:20:31 UTC] Orders found: 0
[24-May-2026 01:20:31 UTC] Orders data: []
[24-May-2026 01:20:31 UTC] Total orders count: 0
[24-May-2026 01:20:31 UTC] === API CALL LOG ===
[24-May-2026 01:20:31 UTC] Endpoint: user/profile.php
[24-May-2026 01:20:31 UTC] Full Log Data: {
    "timestamp": "2026-05-24 01:20:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.103.249",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.103.249, 172.68.229.180",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM4IiwidXNlcm5hbWUiOiJOZWR1c3RhciIsImVtYWlsIjoiamVzc2ljYWpvc2U1MzI3OUBnbWFpbC5jb20iLCJleHAiOjE3ODAxODk4MTR9.QTtAtq3xGOgbiFaF7D38ieRtpAwMHMKpO6OwCvry6Jk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0087a771a0ea9f2-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.103.249",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-May-2026 01:20:31 UTC] === END API CALL LOG ===
[24-May-2026 01:20:31 UTC] ✅ API Hash verification passed for profile endpoint
[24-May-2026 01:20:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM4IiwidXNlcm5hbWUiOiJOZWR1c3RhciIsImVtYWlsIjoiamVzc2ljYWpvc2U1MzI3OUBnbWFpbC5jb20iLCJleHAiOjE3ODAxODk4MTR9.QTtAtq3xGOgbiFaF7D38ieRtpAwMHMKpO6OwCvry6Jk
[24-May-2026 01:20:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-May-2026 01:20:31 UTC] ✅ JWT token verified successfully for user profile
[24-May-2026 01:20:31 UTC] User ID: 638
[24-May-2026 01:20:31 UTC] ✅ User profile retrieved successfully for user ID: 638
[24-May-2026 01:20:33 UTC] === API CALL LOG ===
[24-May-2026 01:20:33 UTC] Endpoint: user/profile.php
[24-May-2026 01:20:33 UTC] Full Log Data: {
    "timestamp": "2026-05-24 01:20:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.103.249",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.103.249, 172.68.229.180",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM4IiwidXNlcm5hbWUiOiJOZWR1c3RhciIsImVtYWlsIjoiamVzc2ljYWpvc2U1MzI3OUBnbWFpbC5jb20iLCJleHAiOjE3ODAxODk4MTR9.QTtAtq3xGOgbiFaF7D38ieRtpAwMHMKpO6OwCvry6Jk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0087a8468a0a9f2-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.103.249",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-May-2026 01:20:33 UTC] === END API CALL LOG ===
[24-May-2026 01:20:33 UTC] ✅ API Hash verification passed for profile endpoint
[24-May-2026 01:20:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM4IiwidXNlcm5hbWUiOiJOZWR1c3RhciIsImVtYWlsIjoiamVzc2ljYWpvc2U1MzI3OUBnbWFpbC5jb20iLCJleHAiOjE3ODAxODk4MTR9.QTtAtq3xGOgbiFaF7D38ieRtpAwMHMKpO6OwCvry6Jk
[24-May-2026 01:20:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-May-2026 01:20:33 UTC] ✅ JWT token verified successfully for user profile
[24-May-2026 01:20:33 UTC] User ID: 638
[24-May-2026 01:20:33 UTC] ✅ User profile retrieved successfully for user ID: 638
[24-May-2026 01:20:34 UTC] User Purchases API - User ID: 638
[24-May-2026 01:20:34 UTC] User Purchases API - Total purchases found: 1
[24-May-2026 01:22:13 UTC] === API CALL LOG ===
[24-May-2026 01:22:13 UTC] Endpoint: user/profile.php
[24-May-2026 01:22:13 UTC] === API CALL LOG ===
[24-May-2026 01:22:13 UTC] Full Log Data: {
    "timestamp": "2026-05-24 01:22:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.103.249",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.103.249, 172.68.229.180",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2MzgsInVzZXJuYW1lIjoiTmVkdXN0YXIiLCJlbWFpbCI6Implc3NpY2Fqb3NlNTMyNzlAZ21haWwuY29tIiwiZXhwIjoxNzgwMTkwNTMyfQ.zViavqyAP1z7-mwSDB8L-Z2cYQQoFVFVUHLu2Uq3lJU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0087cef7f86a9f2-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.103.249",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-May-2026 01:22:13 UTC] Endpoint: user/profile.php
[24-May-2026 01:22:13 UTC] === END API CALL LOG ===
[24-May-2026 01:22:13 UTC] Full Log Data: {
    "timestamp": "2026-05-24 01:22:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.103.249",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.103.249, 172.68.229.180",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2MzgsInVzZXJuYW1lIjoiTmVkdXN0YXIiLCJlbWFpbCI6Implc3NpY2Fqb3NlNTMyNzlAZ21haWwuY29tIiwiZXhwIjoxNzgwMTkwNTMyfQ.zViavqyAP1z7-mwSDB8L-Z2cYQQoFVFVUHLu2Uq3lJU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0087cef7f81a9f2-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.103.249",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-May-2026 01:22:13 UTC] ✅ API Hash verification passed for profile endpoint
[24-May-2026 01:22:13 UTC] === END API CALL LOG ===
[24-May-2026 01:22:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2MzgsInVzZXJuYW1lIjoiTmVkdXN0YXIiLCJlbWFpbCI6Implc3NpY2Fqb3NlNTMyNzlAZ21haWwuY29tIiwiZXhwIjoxNzgwMTkwNTMyfQ.zViavqyAP1z7-mwSDB8L-Z2cYQQoFVFVUHLu2Uq3lJU
[24-May-2026 01:22:13 UTC] ✅ API Hash verification passed for profile endpoint
[24-May-2026 01:22:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-May-2026 01:22:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2MzgsInVzZXJuYW1lIjoiTmVkdXN0YXIiLCJlbWFpbCI6Implc3NpY2Fqb3NlNTMyNzlAZ21haWwuY29tIiwiZXhwIjoxNzgwMTkwNTMyfQ.zViavqyAP1z7-mwSDB8L-Z2cYQQoFVFVUHLu2Uq3lJU
[24-May-2026 01:22:13 UTC] ✅ JWT token verified successfully for user profile
[24-May-2026 01:22:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-May-2026 01:22:13 UTC] User ID: 638
[24-May-2026 01:22:13 UTC] ✅ JWT token verified successfully for user profile
[24-May-2026 01:22:13 UTC] User ID: 638
[24-May-2026 01:22:13 UTC] ✅ User profile retrieved successfully for user ID: 638
[24-May-2026 01:22:13 UTC] ✅ User profile retrieved successfully for user ID: 638
[24-May-2026 01:22:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-May-2026 01:22:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-May-2026 01:22:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.103.249, 172.68.229.180","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2MzgsInVzZXJuYW1lIjoiTmVkdXN0YXIiLCJlbWFpbCI6Implc3NpY2Fqb3NlNTMyNzlAZ21haWwuY29tIiwiZXhwIjoxNzgwMTkwNTMyfQ.zViavqyAP1z7-mwSDB8L-Z2cYQQoFVFVUHLu2Uq3lJU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0087cef7f85a9f2-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.103.249","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-May-2026 01:22:13 UTC] === User Orders API Called ===
[24-May-2026 01:22:13 UTC] User ID: 638
[24-May-2026 01:22:13 UTC] Limit: 20, Offset: 0
[24-May-2026 01:22:13 UTC] Orders found: 0
[24-May-2026 01:22:13 UTC] Orders data: []
[24-May-2026 01:22:13 UTC] Total orders count: 0
[24-May-2026 01:22:28 UTC] === API CALL LOG ===
[24-May-2026 01:22:28 UTC] Endpoint: user/profile.php
[24-May-2026 01:22:28 UTC] Full Log Data: {
    "timestamp": "2026-05-24 01:22:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.103.249",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.103.249, 172.68.229.180",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2MzgsInVzZXJuYW1lIjoiTmVkdXN0YXIiLCJlbWFpbCI6Implc3NpY2Fqb3NlNTMyNzlAZ21haWwuY29tIiwiZXhwIjoxNzgwMTkwNTMyfQ.zViavqyAP1z7-mwSDB8L-Z2cYQQoFVFVUHLu2Uq3lJU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0087d4f6c8da9f2-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.103.249",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-May-2026 01:22:28 UTC] === END API CALL LOG ===
[24-May-2026 01:22:28 UTC] ✅ API Hash verification passed for profile endpoint
[24-May-2026 01:22:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2MzgsInVzZXJuYW1lIjoiTmVkdXN0YXIiLCJlbWFpbCI6Implc3NpY2Fqb3NlNTMyNzlAZ21haWwuY29tIiwiZXhwIjoxNzgwMTkwNTMyfQ.zViavqyAP1z7-mwSDB8L-Z2cYQQoFVFVUHLu2Uq3lJU
[24-May-2026 01:22:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-May-2026 01:22:28 UTC] ✅ JWT token verified successfully for user profile
[24-May-2026 01:22:28 UTC] User ID: 638
[24-May-2026 01:22:28 UTC] ✅ User profile retrieved successfully for user ID: 638
[24-May-2026 01:22:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-May-2026 01:22:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-May-2026 01:22:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.103.249, 172.68.229.180","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2MzgsInVzZXJuYW1lIjoiTmVkdXN0YXIiLCJlbWFpbCI6Implc3NpY2Fqb3NlNTMyNzlAZ21haWwuY29tIiwiZXhwIjoxNzgwMTkwNTMyfQ.zViavqyAP1z7-mwSDB8L-Z2cYQQoFVFVUHLu2Uq3lJU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0087d4f6c8ba9f2-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.103.249","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-May-2026 01:22:28 UTC] === User Orders API Called ===
[24-May-2026 01:22:28 UTC] User ID: 638
[24-May-2026 01:22:28 UTC] Limit: 20, Offset: 0
[24-May-2026 01:22:28 UTC] Orders found: 0
[24-May-2026 01:22:28 UTC] Orders data: []
[24-May-2026 01:22:28 UTC] Total orders count: 0
[24-May-2026 01:22:29 UTC] === API CALL LOG ===
[24-May-2026 01:22:29 UTC] Endpoint: user/profile.php
[24-May-2026 01:22:29 UTC] Full Log Data: {
    "timestamp": "2026-05-24 01:22:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.103.249",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.103.249, 172.68.229.180",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2MzgsInVzZXJuYW1lIjoiTmVkdXN0YXIiLCJlbWFpbCI6Implc3NpY2Fqb3NlNTMyNzlAZ21haWwuY29tIiwiZXhwIjoxNzgwMTkwNTMyfQ.zViavqyAP1z7-mwSDB8L-Z2cYQQoFVFVUHLu2Uq3lJU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0087d5338d0a9f2-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.103.249",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-May-2026 01:22:29 UTC] === END API CALL LOG ===
[24-May-2026 01:22:29 UTC] ✅ API Hash verification passed for profile endpoint
[24-May-2026 01:22:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2MzgsInVzZXJuYW1lIjoiTmVkdXN0YXIiLCJlbWFpbCI6Implc3NpY2Fqb3NlNTMyNzlAZ21haWwuY29tIiwiZXhwIjoxNzgwMTkwNTMyfQ.zViavqyAP1z7-mwSDB8L-Z2cYQQoFVFVUHLu2Uq3lJU
[24-May-2026 01:22:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-May-2026 01:22:29 UTC] ✅ JWT token verified successfully for user profile
[24-May-2026 01:22:29 UTC] User ID: 638
[24-May-2026 01:22:29 UTC] ✅ User profile retrieved successfully for user ID: 638
[24-May-2026 01:22:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-May-2026 01:22:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-May-2026 01:22:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.103.249, 172.68.229.180","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2MzgsInVzZXJuYW1lIjoiTmVkdXN0YXIiLCJlbWFpbCI6Implc3NpY2Fqb3NlNTMyNzlAZ21haWwuY29tIiwiZXhwIjoxNzgwMTkwNTMyfQ.zViavqyAP1z7-mwSDB8L-Z2cYQQoFVFVUHLu2Uq3lJU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0087d68fb18a9f2-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.103.249","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-May-2026 01:22:32 UTC] === User Orders API Called ===
[24-May-2026 01:22:32 UTC] User ID: 638
[24-May-2026 01:22:32 UTC] Limit: 20, Offset: 0
[24-May-2026 01:22:32 UTC] Orders found: 0
[24-May-2026 01:22:32 UTC] Orders data: []
[24-May-2026 01:22:32 UTC] Total orders count: 0
[24-May-2026 01:22:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-May-2026 01:22:42 UTC] === API CALL LOG ===
[24-May-2026 01:22:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-May-2026 01:22:42 UTC] Endpoint: user/profile.php
[24-May-2026 01:22:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.103.249, 172.68.229.181","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2MzgsInVzZXJuYW1lIjoiTmVkdXN0YXIiLCJlbWFpbCI6Implc3NpY2Fqb3NlNTMyNzlAZ21haWwuY29tIiwiZXhwIjoxNzgwMTkwNTMyfQ.zViavqyAP1z7-mwSDB8L-Z2cYQQoFVFVUHLu2Uq3lJU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0087da62d39a9f2-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.103.249","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-May-2026 01:22:42 UTC] Full Log Data: {
    "timestamp": "2026-05-24 01:22:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.103.249",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.103.249, 172.68.229.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2MzgsInVzZXJuYW1lIjoiTmVkdXN0YXIiLCJlbWFpbCI6Implc3NpY2Fqb3NlNTMyNzlAZ21haWwuY29tIiwiZXhwIjoxNzgwMTkwNTMyfQ.zViavqyAP1z7-mwSDB8L-Z2cYQQoFVFVUHLu2Uq3lJU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0087da62d3ba9f2-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.103.249",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-May-2026 01:22:42 UTC] === END API CALL LOG ===
[24-May-2026 01:22:42 UTC] === User Orders API Called ===
[24-May-2026 01:22:42 UTC] ✅ API Hash verification passed for profile endpoint
[24-May-2026 01:22:42 UTC] User ID: 638
[24-May-2026 01:22:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2MzgsInVzZXJuYW1lIjoiTmVkdXN0YXIiLCJlbWFpbCI6Implc3NpY2Fqb3NlNTMyNzlAZ21haWwuY29tIiwiZXhwIjoxNzgwMTkwNTMyfQ.zViavqyAP1z7-mwSDB8L-Z2cYQQoFVFVUHLu2Uq3lJU
[24-May-2026 01:22:42 UTC] Limit: 20, Offset: 0
[24-May-2026 01:22:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-May-2026 01:22:42 UTC] ✅ JWT token verified successfully for user profile
[24-May-2026 01:22:42 UTC] User ID: 638
[24-May-2026 01:22:42 UTC] ✅ User profile retrieved successfully for user ID: 638
[24-May-2026 01:22:42 UTC] Orders found: 0
[24-May-2026 01:22:42 UTC] Orders data: []
[24-May-2026 01:22:42 UTC] Total orders count: 0
[24-May-2026 01:22:42 UTC] === API CALL LOG ===
[24-May-2026 01:22:42 UTC] Endpoint: user/profile.php
[24-May-2026 01:22:42 UTC] Full Log Data: {
    "timestamp": "2026-05-24 01:22:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.103.249",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.103.249, 172.68.229.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2MzgsInVzZXJuYW1lIjoiTmVkdXN0YXIiLCJlbWFpbCI6Implc3NpY2Fqb3NlNTMyNzlAZ21haWwuY29tIiwiZXhwIjoxNzgwMTkwNTMyfQ.zViavqyAP1z7-mwSDB8L-Z2cYQQoFVFVUHLu2Uq3lJU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0087da9ca49a9f2-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.103.249",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-May-2026 01:22:42 UTC] === END API CALL LOG ===
[24-May-2026 01:22:42 UTC] ✅ API Hash verification passed for profile endpoint
[24-May-2026 01:22:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2MzgsInVzZXJuYW1lIjoiTmVkdXN0YXIiLCJlbWFpbCI6Implc3NpY2Fqb3NlNTMyNzlAZ21haWwuY29tIiwiZXhwIjoxNzgwMTkwNTMyfQ.zViavqyAP1z7-mwSDB8L-Z2cYQQoFVFVUHLu2Uq3lJU
[24-May-2026 01:22:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-May-2026 01:22:42 UTC] ✅ JWT token verified successfully for user profile
[24-May-2026 01:22:42 UTC] User ID: 638
[24-May-2026 01:22:42 UTC] ✅ User profile retrieved successfully for user ID: 638
[24-May-2026 01:23:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-May-2026 01:23:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-May-2026 01:23:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.103.249, 172.68.229.180","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2MzgsInVzZXJuYW1lIjoiTmVkdXN0YXIiLCJlbWFpbCI6Implc3NpY2Fqb3NlNTMyNzlAZ21haWwuY29tIiwiZXhwIjoxNzgwMTkwNTMyfQ.zViavqyAP1z7-mwSDB8L-Z2cYQQoFVFVUHLu2Uq3lJU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0087eb418faa9f2-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.103.249","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-May-2026 01:23:25 UTC] === User Orders API Called ===
[24-May-2026 01:23:25 UTC] User ID: 638
[24-May-2026 01:23:25 UTC] Limit: 20, Offset: 0
[24-May-2026 01:23:25 UTC] Orders found: 0
[24-May-2026 01:23:25 UTC] Orders data: []
[24-May-2026 01:23:25 UTC] Total orders count: 0
[24-May-2026 01:23:27 UTC] === API CALL LOG ===
[24-May-2026 01:23:27 UTC] Endpoint: user/profile.php
[24-May-2026 01:23:27 UTC] Full Log Data: {
    "timestamp": "2026-05-24 01:23:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.103.249",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.103.249, 172.68.229.180",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2MzgsInVzZXJuYW1lIjoiTmVkdXN0YXIiLCJlbWFpbCI6Implc3NpY2Fqb3NlNTMyNzlAZ21haWwuY29tIiwiZXhwIjoxNzgwMTkwNTMyfQ.zViavqyAP1z7-mwSDB8L-Z2cYQQoFVFVUHLu2Uq3lJU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0087ebdbb2da9f2-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.103.249",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-May-2026 01:23:27 UTC] === END API CALL LOG ===
[24-May-2026 01:23:27 UTC] ✅ API Hash verification passed for profile endpoint
[24-May-2026 01:23:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2MzgsInVzZXJuYW1lIjoiTmVkdXN0YXIiLCJlbWFpbCI6Implc3NpY2Fqb3NlNTMyNzlAZ21haWwuY29tIiwiZXhwIjoxNzgwMTkwNTMyfQ.zViavqyAP1z7-mwSDB8L-Z2cYQQoFVFVUHLu2Uq3lJU
[24-May-2026 01:23:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-May-2026 01:23:27 UTC] ✅ JWT token verified successfully for user profile
[24-May-2026 01:23:27 UTC] User ID: 638
[24-May-2026 01:23:27 UTC] ✅ User profile retrieved successfully for user ID: 638
[24-May-2026 01:23:27 UTC] User Purchases API - User ID: 638
[24-May-2026 01:23:27 UTC] User Purchases API - Total purchases found: 2
[24-May-2026 03:25:21 UTC] === API CALL LOG ===
[24-May-2026 03:25:21 UTC] Endpoint: user/profile.php
[24-May-2026 03:25:21 UTC] Full Log Data: {
    "timestamp": "2026-05-24 03:25:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.103.249",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.103.249, 172.70.85.151",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2MzgsInVzZXJuYW1lIjoiTmVkdXN0YXIiLCJlbWFpbCI6Implc3NpY2Fqb3NlNTMyNzlAZ21haWwuY29tIiwiZXhwIjoxNzgwMTkwNTMyfQ.zViavqyAP1z7-mwSDB8L-Z2cYQQoFVFVUHLu2Uq3lJU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a00931507fcabd9d-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.103.249",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-May-2026 03:25:21 UTC] === END API CALL LOG ===
[24-May-2026 03:25:21 UTC] ✅ API Hash verification passed for profile endpoint
[24-May-2026 03:25:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2MzgsInVzZXJuYW1lIjoiTmVkdXN0YXIiLCJlbWFpbCI6Implc3NpY2Fqb3NlNTMyNzlAZ21haWwuY29tIiwiZXhwIjoxNzgwMTkwNTMyfQ.zViavqyAP1z7-mwSDB8L-Z2cYQQoFVFVUHLu2Uq3lJU
[24-May-2026 03:25:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-May-2026 03:25:21 UTC] ✅ JWT token verified successfully for user profile
[24-May-2026 03:25:21 UTC] User ID: 638
[24-May-2026 03:25:21 UTC] ✅ User profile retrieved successfully for user ID: 638
[24-May-2026 03:25:23 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-May-2026 03:25:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-May-2026 03:25:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.103.249, 172.70.85.151","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2MzgsInVzZXJuYW1lIjoiTmVkdXN0YXIiLCJlbWFpbCI6Implc3NpY2Fqb3NlNTMyNzlAZ21haWwuY29tIiwiZXhwIjoxNzgwMTkwNTMyfQ.zViavqyAP1z7-mwSDB8L-Z2cYQQoFVFVUHLu2Uq3lJU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a009315b1b09bd9d-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.103.249","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-May-2026 03:25:23 UTC] === User Orders API Called ===
[24-May-2026 03:25:23 UTC] User ID: 638
[24-May-2026 03:25:23 UTC] Limit: 20, Offset: 0
[24-May-2026 03:25:23 UTC] Orders found: 0
[24-May-2026 03:25:23 UTC] Orders data: []
[24-May-2026 03:25:23 UTC] Total orders count: 0
[24-May-2026 03:25:23 UTC] === API CALL LOG ===
[24-May-2026 03:25:23 UTC] Endpoint: user/profile.php
[24-May-2026 03:25:23 UTC] Full Log Data: {
    "timestamp": "2026-05-24 03:25:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.103.249",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.103.249, 172.70.85.151",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2MzgsInVzZXJuYW1lIjoiTmVkdXN0YXIiLCJlbWFpbCI6Implc3NpY2Fqb3NlNTMyNzlAZ21haWwuY29tIiwiZXhwIjoxNzgwMTkwNTMyfQ.zViavqyAP1z7-mwSDB8L-Z2cYQQoFVFVUHLu2Uq3lJU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a009315b1b05bd9d-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.103.249",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-May-2026 03:25:23 UTC] === END API CALL LOG ===
[24-May-2026 03:25:23 UTC] ✅ API Hash verification passed for profile endpoint
[24-May-2026 03:25:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2MzgsInVzZXJuYW1lIjoiTmVkdXN0YXIiLCJlbWFpbCI6Implc3NpY2Fqb3NlNTMyNzlAZ21haWwuY29tIiwiZXhwIjoxNzgwMTkwNTMyfQ.zViavqyAP1z7-mwSDB8L-Z2cYQQoFVFVUHLu2Uq3lJU
[24-May-2026 03:25:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-May-2026 03:25:23 UTC] ✅ JWT token verified successfully for user profile
[24-May-2026 03:25:23 UTC] User ID: 638
[24-May-2026 03:25:23 UTC] ✅ User profile retrieved successfully for user ID: 638
[24-May-2026 03:25:23 UTC] === API CALL LOG ===
[24-May-2026 03:25:23 UTC] Endpoint: user/profile.php
[24-May-2026 03:25:23 UTC] Full Log Data: {
    "timestamp": "2026-05-24 03:25:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.103.249",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.103.249, 172.70.85.151",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2MzgsInVzZXJuYW1lIjoiTmVkdXN0YXIiLCJlbWFpbCI6Implc3NpY2Fqb3NlNTMyNzlAZ21haWwuY29tIiwiZXhwIjoxNzgwMTkwNTMyfQ.zViavqyAP1z7-mwSDB8L-Z2cYQQoFVFVUHLu2Uq3lJU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a009315bfb51bd9d-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.103.249",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-May-2026 03:25:23 UTC] === END API CALL LOG ===
[24-May-2026 03:25:23 UTC] ✅ API Hash verification passed for profile endpoint
[24-May-2026 03:25:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2MzgsInVzZXJuYW1lIjoiTmVkdXN0YXIiLCJlbWFpbCI6Implc3NpY2Fqb3NlNTMyNzlAZ21haWwuY29tIiwiZXhwIjoxNzgwMTkwNTMyfQ.zViavqyAP1z7-mwSDB8L-Z2cYQQoFVFVUHLu2Uq3lJU
[24-May-2026 03:25:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-May-2026 03:25:23 UTC] ✅ JWT token verified successfully for user profile
[24-May-2026 03:25:23 UTC] User ID: 638
[24-May-2026 03:25:23 UTC] ✅ User profile retrieved successfully for user ID: 638
[24-May-2026 03:25:59 UTC] === API CALL LOG ===
[24-May-2026 03:25:59 UTC] Endpoint: user/profile.php
[24-May-2026 03:25:59 UTC] Full Log Data: {
    "timestamp": "2026-05-24 03:25:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.103.249",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.103.249, 172.70.85.150",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2MzgsInVzZXJuYW1lIjoiTmVkdXN0YXIiLCJlbWFpbCI6Implc3NpY2Fqb3NlNTMyNzlAZ21haWwuY29tIiwiZXhwIjoxNzgwMTkwNTMyfQ.zViavqyAP1z7-mwSDB8L-Z2cYQQoFVFVUHLu2Uq3lJU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a009323d790fbd9d-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.103.249",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-May-2026 03:25:59 UTC] === END API CALL LOG ===
[24-May-2026 03:25:59 UTC] ✅ API Hash verification passed for profile endpoint
[24-May-2026 03:25:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2MzgsInVzZXJuYW1lIjoiTmVkdXN0YXIiLCJlbWFpbCI6Implc3NpY2Fqb3NlNTMyNzlAZ21haWwuY29tIiwiZXhwIjoxNzgwMTkwNTMyfQ.zViavqyAP1z7-mwSDB8L-Z2cYQQoFVFVUHLu2Uq3lJU
[24-May-2026 03:25:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-May-2026 03:25:59 UTC] ✅ JWT token verified successfully for user profile
[24-May-2026 03:25:59 UTC] User ID: 638
[24-May-2026 03:25:59 UTC] ✅ User profile retrieved successfully for user ID: 638
[24-May-2026 03:25:59 UTC] User Purchases API - User ID: 638
[24-May-2026 03:25:59 UTC] User Purchases API - Total purchases found: 2
[24-May-2026 03:26:25 UTC] === API CALL LOG ===
[24-May-2026 03:26:25 UTC] Endpoint: user/profile.php
[24-May-2026 03:26:25 UTC] Full Log Data: {
    "timestamp": "2026-05-24 03:26:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.103.249",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.103.249, 172.70.85.151",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2MzgsInVzZXJuYW1lIjoiTmVkdXN0YXIiLCJlbWFpbCI6Implc3NpY2Fqb3NlNTMyNzlAZ21haWwuY29tIiwiZXhwIjoxNzgwMTkwNTMyfQ.zViavqyAP1z7-mwSDB8L-Z2cYQQoFVFVUHLu2Uq3lJU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a00932deda33bd9d-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.103.249",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-May-2026 03:26:25 UTC] === END API CALL LOG ===
[24-May-2026 03:26:25 UTC] ✅ API Hash verification passed for profile endpoint
[24-May-2026 03:26:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2MzgsInVzZXJuYW1lIjoiTmVkdXN0YXIiLCJlbWFpbCI6Implc3NpY2Fqb3NlNTMyNzlAZ21haWwuY29tIiwiZXhwIjoxNzgwMTkwNTMyfQ.zViavqyAP1z7-mwSDB8L-Z2cYQQoFVFVUHLu2Uq3lJU
[24-May-2026 03:26:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-May-2026 03:26:25 UTC] ✅ JWT token verified successfully for user profile
[24-May-2026 03:26:25 UTC] User ID: 638
[24-May-2026 03:26:25 UTC] ✅ User profile retrieved successfully for user ID: 638
[24-May-2026 03:26:25 UTC] User Purchases API - User ID: 638
[24-May-2026 03:26:25 UTC] User Purchases API - Total purchases found: 2
[24-May-2026 03:26:27 UTC] User Purchases API - User ID: 638
[24-May-2026 03:26:27 UTC] User Purchases API - Total purchases found: 2
[24-May-2026 03:26:45 UTC] === API CALL LOG ===
[24-May-2026 03:26:45 UTC] Endpoint: user/profile.php
[24-May-2026 03:26:45 UTC] Full Log Data: {
    "timestamp": "2026-05-24 03:26:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.103.249",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.103.249, 172.70.85.150",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2MzgsInVzZXJuYW1lIjoiTmVkdXN0YXIiLCJlbWFpbCI6Implc3NpY2Fqb3NlNTMyNzlAZ21haWwuY29tIiwiZXhwIjoxNzgwMTkwNTMyfQ.zViavqyAP1z7-mwSDB8L-Z2cYQQoFVFVUHLu2Uq3lJU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a009335e3e2ebd9d-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.103.249",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-May-2026 03:26:45 UTC] === END API CALL LOG ===
[24-May-2026 03:26:45 UTC] ✅ API Hash verification passed for profile endpoint
[24-May-2026 03:26:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2MzgsInVzZXJuYW1lIjoiTmVkdXN0YXIiLCJlbWFpbCI6Implc3NpY2Fqb3NlNTMyNzlAZ21haWwuY29tIiwiZXhwIjoxNzgwMTkwNTMyfQ.zViavqyAP1z7-mwSDB8L-Z2cYQQoFVFVUHLu2Uq3lJU
[24-May-2026 03:26:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-May-2026 03:26:45 UTC] ✅ JWT token verified successfully for user profile
[24-May-2026 03:26:45 UTC] User ID: 638
[24-May-2026 03:26:45 UTC] ✅ User profile retrieved successfully for user ID: 638
[24-May-2026 03:26:45 UTC] User Purchases API - User ID: 638
[24-May-2026 03:26:45 UTC] User Purchases API - Total purchases found: 2
[24-May-2026 03:27:23 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-May-2026 03:27:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-May-2026 03:27:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.103.249, 172.70.85.151","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2MzgsInVzZXJuYW1lIjoiTmVkdXN0YXIiLCJlbWFpbCI6Implc3NpY2Fqb3NlNTMyNzlAZ21haWwuY29tIiwiZXhwIjoxNzgwMTkwNTMyfQ.zViavqyAP1z7-mwSDB8L-Z2cYQQoFVFVUHLu2Uq3lJU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a009344c18c6bd9d-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.103.249","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-May-2026 03:27:23 UTC] === User Orders API Called ===
[24-May-2026 03:27:23 UTC] User ID: 638
[24-May-2026 03:27:23 UTC] Limit: 20, Offset: 0
[24-May-2026 03:27:23 UTC] Orders found: 0
[24-May-2026 03:27:23 UTC] Orders data: []
[24-May-2026 03:27:23 UTC] Total orders count: 0
[24-May-2026 03:32:11 UTC] === API CALL LOG ===
[24-May-2026 03:32:11 UTC] Endpoint: user/profile.php
[24-May-2026 03:32:11 UTC] Full Log Data: {
    "timestamp": "2026-05-24 03:32:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.103.249",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.103.249, 172.69.194.221",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2MzgsInVzZXJuYW1lIjoiTmVkdXN0YXIiLCJlbWFpbCI6Implc3NpY2Fqb3NlNTMyNzlAZ21haWwuY29tIiwiZXhwIjoxNzgwMTkwNTMyfQ.zViavqyAP1z7-mwSDB8L-Z2cYQQoFVFVUHLu2Uq3lJU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0093b4fade1654f-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.103.249",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-May-2026 03:32:11 UTC] === END API CALL LOG ===
[24-May-2026 03:32:11 UTC] ✅ API Hash verification passed for profile endpoint
[24-May-2026 03:32:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2MzgsInVzZXJuYW1lIjoiTmVkdXN0YXIiLCJlbWFpbCI6Implc3NpY2Fqb3NlNTMyNzlAZ21haWwuY29tIiwiZXhwIjoxNzgwMTkwNTMyfQ.zViavqyAP1z7-mwSDB8L-Z2cYQQoFVFVUHLu2Uq3lJU
[24-May-2026 03:32:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-May-2026 03:32:11 UTC] ✅ JWT token verified successfully for user profile
[24-May-2026 03:32:11 UTC] User ID: 638
[24-May-2026 03:32:11 UTC] ✅ User profile retrieved successfully for user ID: 638
[24-May-2026 03:32:12 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-May-2026 03:32:12 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-May-2026 03:32:12 UTC] === API CALL LOG ===
[24-May-2026 03:32:12 UTC] Endpoint: user/profile.php
[24-May-2026 03:32:12 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.103.249, 172.69.43.198","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2MzgsInVzZXJuYW1lIjoiTmVkdXN0YXIiLCJlbWFpbCI6Implc3NpY2Fqb3NlNTMyNzlAZ21haWwuY29tIiwiZXhwIjoxNzgwMTkwNTMyfQ.zViavqyAP1z7-mwSDB8L-Z2cYQQoFVFVUHLu2Uq3lJU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0093b57dfed654f-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.103.249","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-May-2026 03:32:12 UTC] Full Log Data: {
    "timestamp": "2026-05-24 03:32:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.103.249",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.103.249, 172.69.43.198",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2MzgsInVzZXJuYW1lIjoiTmVkdXN0YXIiLCJlbWFpbCI6Implc3NpY2Fqb3NlNTMyNzlAZ21haWwuY29tIiwiZXhwIjoxNzgwMTkwNTMyfQ.zViavqyAP1z7-mwSDB8L-Z2cYQQoFVFVUHLu2Uq3lJU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0093b57dfee654f-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.103.249",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-May-2026 03:32:12 UTC] === END API CALL LOG ===
[24-May-2026 03:32:12 UTC] === User Orders API Called ===
[24-May-2026 03:32:12 UTC] ✅ API Hash verification passed for profile endpoint
[24-May-2026 03:32:12 UTC] User ID: 638
[24-May-2026 03:32:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2MzgsInVzZXJuYW1lIjoiTmVkdXN0YXIiLCJlbWFpbCI6Implc3NpY2Fqb3NlNTMyNzlAZ21haWwuY29tIiwiZXhwIjoxNzgwMTkwNTMyfQ.zViavqyAP1z7-mwSDB8L-Z2cYQQoFVFVUHLu2Uq3lJU
[24-May-2026 03:32:12 UTC] Limit: 20, Offset: 0
[24-May-2026 03:32:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-May-2026 03:32:12 UTC] ✅ JWT token verified successfully for user profile
[24-May-2026 03:32:12 UTC] User ID: 638
[24-May-2026 03:32:12 UTC] Orders found: 0
[24-May-2026 03:32:12 UTC] ✅ User profile retrieved successfully for user ID: 638
[24-May-2026 03:32:12 UTC] Orders data: []
[24-May-2026 03:32:12 UTC] Total orders count: 0
[24-May-2026 05:44:27 UTC] === API CALL LOG ===
[24-May-2026 05:44:27 UTC] Endpoint: user/profile.php
[24-May-2026 05:44:27 UTC] Full Log Data: {
    "timestamp": "2026-05-24 05:44:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.101.214",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.101.214, 172.71.241.84",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM5IiwidXNlcm5hbWUiOiJFemVraWVsIiwiZW1haWwiOiJlemVraWVsb21vamVmZTFAZ21haWwuY29tIiwiZXhwIjoxNzgwMjA2MjY2fQ.cIOAItjuSJOgzMYaKXG-u-Io-DmXPUC2jQDJeiJr27s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a009fd161cff1d4e-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.101.214",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-May-2026 05:44:27 UTC] === END API CALL LOG ===
[24-May-2026 05:44:27 UTC] ✅ API Hash verification passed for profile endpoint
[24-May-2026 05:44:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM5IiwidXNlcm5hbWUiOiJFemVraWVsIiwiZW1haWwiOiJlemVraWVsb21vamVmZTFAZ21haWwuY29tIiwiZXhwIjoxNzgwMjA2MjY2fQ.cIOAItjuSJOgzMYaKXG-u-Io-DmXPUC2jQDJeiJr27s
[24-May-2026 05:44:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-May-2026 05:44:27 UTC] ✅ JWT token verified successfully for user profile
[24-May-2026 05:44:27 UTC] User ID: 639
[24-May-2026 05:44:27 UTC] ✅ User profile retrieved successfully for user ID: 639
[24-May-2026 05:44:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-May-2026 05:44:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-May-2026 05:44:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.101.214, 172.71.241.84","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM5IiwidXNlcm5hbWUiOiJFemVraWVsIiwiZW1haWwiOiJlemVraWVsb21vamVmZTFAZ21haWwuY29tIiwiZXhwIjoxNzgwMjA2MjY2fQ.cIOAItjuSJOgzMYaKXG-u-Io-DmXPUC2jQDJeiJr27s","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a009fd161d041d4e-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.101.214","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-May-2026 05:44:27 UTC] === User Orders API Called ===
[24-May-2026 05:44:27 UTC] User ID: 639
[24-May-2026 05:44:27 UTC] Limit: 20, Offset: 0
[24-May-2026 05:44:27 UTC] Orders found: 0
[24-May-2026 05:44:27 UTC] Orders data: []
[24-May-2026 05:44:27 UTC] Total orders count: 0
[24-May-2026 05:44:28 UTC] === API CALL LOG ===
[24-May-2026 05:44:28 UTC] Endpoint: user/profile.php
[24-May-2026 05:44:28 UTC] Full Log Data: {
    "timestamp": "2026-05-24 05:44:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.101.214",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.101.214, 172.71.241.20",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM5IiwidXNlcm5hbWUiOiJFemVraWVsIiwiZW1haWwiOiJlemVraWVsb21vamVmZTFAZ21haWwuY29tIiwiZXhwIjoxNzgwMjA2MjY2fQ.cIOAItjuSJOgzMYaKXG-u-Io-DmXPUC2jQDJeiJr27s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a009fd173e2d1d4e-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.101.214",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-May-2026 05:44:28 UTC] === END API CALL LOG ===
[24-May-2026 05:44:28 UTC] ✅ API Hash verification passed for profile endpoint
[24-May-2026 05:44:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM5IiwidXNlcm5hbWUiOiJFemVraWVsIiwiZW1haWwiOiJlemVraWVsb21vamVmZTFAZ21haWwuY29tIiwiZXhwIjoxNzgwMjA2MjY2fQ.cIOAItjuSJOgzMYaKXG-u-Io-DmXPUC2jQDJeiJr27s
[24-May-2026 05:44:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-May-2026 05:44:28 UTC] ✅ JWT token verified successfully for user profile
[24-May-2026 05:44:28 UTC] User ID: 639
[24-May-2026 05:44:28 UTC] ✅ User profile retrieved successfully for user ID: 639
[24-May-2026 05:44:28 UTC] === API CALL LOG ===
[24-May-2026 05:44:28 UTC] Endpoint: user/profile.php
[24-May-2026 05:44:28 UTC] Full Log Data: {
    "timestamp": "2026-05-24 05:44:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.101.214",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.101.214, 172.71.241.20",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM5IiwidXNlcm5hbWUiOiJFemVraWVsIiwiZW1haWwiOiJlemVraWVsb21vamVmZTFAZ21haWwuY29tIiwiZXhwIjoxNzgwMjA2MjY2fQ.cIOAItjuSJOgzMYaKXG-u-Io-DmXPUC2jQDJeiJr27s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a009fd1c5b751d4e-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.101.214",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-May-2026 05:44:28 UTC] === END API CALL LOG ===
[24-May-2026 05:44:28 UTC] ✅ API Hash verification passed for profile endpoint
[24-May-2026 05:44:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM5IiwidXNlcm5hbWUiOiJFemVraWVsIiwiZW1haWwiOiJlemVraWVsb21vamVmZTFAZ21haWwuY29tIiwiZXhwIjoxNzgwMjA2MjY2fQ.cIOAItjuSJOgzMYaKXG-u-Io-DmXPUC2jQDJeiJr27s
[24-May-2026 05:44:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-May-2026 05:44:28 UTC] ✅ JWT token verified successfully for user profile
[24-May-2026 05:44:28 UTC] User ID: 639
[24-May-2026 05:44:28 UTC] ✅ User profile retrieved successfully for user ID: 639
[24-May-2026 05:45:04 UTC] === API CALL LOG ===
[24-May-2026 05:45:04 UTC] Endpoint: user/profile.php
[24-May-2026 05:45:04 UTC] Full Log Data: {
    "timestamp": "2026-05-24 05:45:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.101.214",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.101.214, 172.71.241.84",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM5IiwidXNlcm5hbWUiOiJFemVraWVsIiwiZW1haWwiOiJlemVraWVsb21vamVmZTFAZ21haWwuY29tIiwiZXhwIjoxNzgwMjA2MjY2fQ.cIOAItjuSJOgzMYaKXG-u-Io-DmXPUC2jQDJeiJr27s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a009fdfa6d191d4e-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.101.214",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-May-2026 05:45:04 UTC] === END API CALL LOG ===
[24-May-2026 05:45:04 UTC] ✅ API Hash verification passed for profile endpoint
[24-May-2026 05:45:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM5IiwidXNlcm5hbWUiOiJFemVraWVsIiwiZW1haWwiOiJlemVraWVsb21vamVmZTFAZ21haWwuY29tIiwiZXhwIjoxNzgwMjA2MjY2fQ.cIOAItjuSJOgzMYaKXG-u-Io-DmXPUC2jQDJeiJr27s
[24-May-2026 05:45:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-May-2026 05:45:04 UTC] ✅ JWT token verified successfully for user profile
[24-May-2026 05:45:04 UTC] User ID: 639
[24-May-2026 05:45:04 UTC] ✅ User profile retrieved successfully for user ID: 639
[24-May-2026 05:45:38 UTC] === API CALL LOG ===
[24-May-2026 05:45:38 UTC] Endpoint: user/profile.php
[24-May-2026 05:45:38 UTC] Full Log Data: {
    "timestamp": "2026-05-24 05:45:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.101.214",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.101.214, 172.71.241.84",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM5IiwidXNlcm5hbWUiOiJFemVraWVsIiwiZW1haWwiOiJlemVraWVsb21vamVmZTFAZ21haWwuY29tIiwiZXhwIjoxNzgwMjA2MjY2fQ.cIOAItjuSJOgzMYaKXG-u-Io-DmXPUC2jQDJeiJr27s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a009fecef8561d4e-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.101.214",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-May-2026 05:45:38 UTC] === END API CALL LOG ===
[24-May-2026 05:45:38 UTC] ✅ API Hash verification passed for profile endpoint
[24-May-2026 05:45:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM5IiwidXNlcm5hbWUiOiJFemVraWVsIiwiZW1haWwiOiJlemVraWVsb21vamVmZTFAZ21haWwuY29tIiwiZXhwIjoxNzgwMjA2MjY2fQ.cIOAItjuSJOgzMYaKXG-u-Io-DmXPUC2jQDJeiJr27s
[24-May-2026 05:45:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-May-2026 05:45:38 UTC] ✅ JWT token verified successfully for user profile
[24-May-2026 05:45:38 UTC] User ID: 639
[24-May-2026 05:45:38 UTC] ✅ User profile retrieved successfully for user ID: 639
[24-May-2026 05:45:59 UTC] === API CALL LOG ===
[24-May-2026 05:45:59 UTC] Endpoint: user/profile.php
[24-May-2026 05:45:59 UTC] Full Log Data: {
    "timestamp": "2026-05-24 05:45:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.101.214",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.101.214, 172.71.241.85",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM5IiwidXNlcm5hbWUiOiJFemVraWVsIiwiZW1haWwiOiJlemVraWVsb21vamVmZTFAZ21haWwuY29tIiwiZXhwIjoxNzgwMjA2MjY2fQ.cIOAItjuSJOgzMYaKXG-u-Io-DmXPUC2jQDJeiJr27s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a009ff547a601d4e-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.101.214",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-May-2026 05:45:59 UTC] === END API CALL LOG ===
[24-May-2026 05:45:59 UTC] ✅ API Hash verification passed for profile endpoint
[24-May-2026 05:45:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM5IiwidXNlcm5hbWUiOiJFemVraWVsIiwiZW1haWwiOiJlemVraWVsb21vamVmZTFAZ21haWwuY29tIiwiZXhwIjoxNzgwMjA2MjY2fQ.cIOAItjuSJOgzMYaKXG-u-Io-DmXPUC2jQDJeiJr27s
[24-May-2026 05:45:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-May-2026 05:45:59 UTC] ✅ JWT token verified successfully for user profile
[24-May-2026 05:45:59 UTC] User ID: 639
[24-May-2026 05:45:59 UTC] ✅ User profile retrieved successfully for user ID: 639
[24-May-2026 05:47:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-May-2026 05:47:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-May-2026 05:47:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.101.214, 172.71.241.85","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM5IiwidXNlcm5hbWUiOiJFemVraWVsIiwiZW1haWwiOiJlemVraWVsb21vamVmZTFAZ21haWwuY29tIiwiZXhwIjoxNzgwMjA2MjY2fQ.cIOAItjuSJOgzMYaKXG-u-Io-DmXPUC2jQDJeiJr27s","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a00a01642d961d4e-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.101.214","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-May-2026 05:47:24 UTC] === User Orders API Called ===
[24-May-2026 05:47:24 UTC] User ID: 639
[24-May-2026 05:47:24 UTC] Limit: 20, Offset: 0
[24-May-2026 05:47:24 UTC] Orders found: 0
[24-May-2026 05:47:24 UTC] Orders data: []
[24-May-2026 05:47:24 UTC] Total orders count: 0
[24-May-2026 05:47:24 UTC] === API CALL LOG ===
[24-May-2026 05:47:24 UTC] Endpoint: user/profile.php
[24-May-2026 05:47:24 UTC] Full Log Data: {
    "timestamp": "2026-05-24 05:47:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.101.214",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.101.214, 172.71.241.85",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM5IiwidXNlcm5hbWUiOiJFemVraWVsIiwiZW1haWwiOiJlemVraWVsb21vamVmZTFAZ21haWwuY29tIiwiZXhwIjoxNzgwMjA2MjY2fQ.cIOAItjuSJOgzMYaKXG-u-Io-DmXPUC2jQDJeiJr27s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a00a01642d981d4e-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.101.214",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-May-2026 05:47:24 UTC] === END API CALL LOG ===
[24-May-2026 05:47:24 UTC] ✅ API Hash verification passed for profile endpoint
[24-May-2026 05:47:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM5IiwidXNlcm5hbWUiOiJFemVraWVsIiwiZW1haWwiOiJlemVraWVsb21vamVmZTFAZ21haWwuY29tIiwiZXhwIjoxNzgwMjA2MjY2fQ.cIOAItjuSJOgzMYaKXG-u-Io-DmXPUC2jQDJeiJr27s
[24-May-2026 05:47:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-May-2026 05:47:24 UTC] ✅ JWT token verified successfully for user profile
[24-May-2026 05:47:24 UTC] User ID: 639
[24-May-2026 05:47:24 UTC] ✅ User profile retrieved successfully for user ID: 639
[24-May-2026 05:47:24 UTC] === API CALL LOG ===
[24-May-2026 05:47:24 UTC] Endpoint: user/profile.php
[24-May-2026 05:47:24 UTC] Full Log Data: {
    "timestamp": "2026-05-24 05:47:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.101.214",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.101.214, 172.71.241.85",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM5IiwidXNlcm5hbWUiOiJFemVraWVsIiwiZW1haWwiOiJlemVraWVsb21vamVmZTFAZ21haWwuY29tIiwiZXhwIjoxNzgwMjA2MjY2fQ.cIOAItjuSJOgzMYaKXG-u-Io-DmXPUC2jQDJeiJr27s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a00a0168cb4c1d4e-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.101.214",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-May-2026 05:47:24 UTC] === END API CALL LOG ===
[24-May-2026 05:47:24 UTC] ✅ API Hash verification passed for profile endpoint
[24-May-2026 05:47:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM5IiwidXNlcm5hbWUiOiJFemVraWVsIiwiZW1haWwiOiJlemVraWVsb21vamVmZTFAZ21haWwuY29tIiwiZXhwIjoxNzgwMjA2MjY2fQ.cIOAItjuSJOgzMYaKXG-u-Io-DmXPUC2jQDJeiJr27s
[24-May-2026 05:47:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-May-2026 05:47:24 UTC] ✅ JWT token verified successfully for user profile
[24-May-2026 05:47:24 UTC] User ID: 639
[24-May-2026 05:47:24 UTC] ✅ User profile retrieved successfully for user ID: 639
[24-May-2026 05:47:25 UTC] === API CALL LOG ===
[24-May-2026 05:47:25 UTC] Endpoint: user/profile.php
[24-May-2026 05:47:25 UTC] Full Log Data: {
    "timestamp": "2026-05-24 05:47:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.101.214",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.101.214, 172.71.241.85",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM5IiwidXNlcm5hbWUiOiJFemVraWVsIiwiZW1haWwiOiJlemVraWVsb21vamVmZTFAZ21haWwuY29tIiwiZXhwIjoxNzgwMjA2MjY2fQ.cIOAItjuSJOgzMYaKXG-u-Io-DmXPUC2jQDJeiJr27s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a00a016a0d041d4e-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.101.214",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-May-2026 05:47:25 UTC] === END API CALL LOG ===
[24-May-2026 05:47:25 UTC] ✅ API Hash verification passed for profile endpoint
[24-May-2026 05:47:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM5IiwidXNlcm5hbWUiOiJFemVraWVsIiwiZW1haWwiOiJlemVraWVsb21vamVmZTFAZ21haWwuY29tIiwiZXhwIjoxNzgwMjA2MjY2fQ.cIOAItjuSJOgzMYaKXG-u-Io-DmXPUC2jQDJeiJr27s
[24-May-2026 05:47:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-May-2026 05:47:25 UTC] ✅ JWT token verified successfully for user profile
[24-May-2026 05:47:25 UTC] User ID: 639
[24-May-2026 05:47:25 UTC] ✅ User profile retrieved successfully for user ID: 639
[24-May-2026 05:51:37 UTC] === API CALL LOG ===
[24-May-2026 05:51:37 UTC] Endpoint: user/profile.php
[24-May-2026 05:51:37 UTC] Full Log Data: {
    "timestamp": "2026-05-24 05:51:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.101.214",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.101.214, 172.71.241.84",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM5IiwidXNlcm5hbWUiOiJFemVraWVsIiwiZW1haWwiOiJlemVraWVsb21vamVmZTFAZ21haWwuY29tIiwiZXhwIjoxNzgwMjA2MjY2fQ.cIOAItjuSJOgzMYaKXG-u-Io-DmXPUC2jQDJeiJr27s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a00a0794ea181d4e-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.101.214",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-May-2026 05:51:37 UTC] === END API CALL LOG ===
[24-May-2026 05:51:37 UTC] ✅ API Hash verification passed for profile endpoint
[24-May-2026 05:51:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM5IiwidXNlcm5hbWUiOiJFemVraWVsIiwiZW1haWwiOiJlemVraWVsb21vamVmZTFAZ21haWwuY29tIiwiZXhwIjoxNzgwMjA2MjY2fQ.cIOAItjuSJOgzMYaKXG-u-Io-DmXPUC2jQDJeiJr27s
[24-May-2026 05:51:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-May-2026 05:51:37 UTC] ✅ JWT token verified successfully for user profile
[24-May-2026 05:51:37 UTC] User ID: 639
[24-May-2026 05:51:37 UTC] ✅ User profile retrieved successfully for user ID: 639
[24-May-2026 05:52:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-May-2026 05:52:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-May-2026 05:52:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.101.214, 172.71.241.84","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM5IiwidXNlcm5hbWUiOiJFemVraWVsIiwiZW1haWwiOiJlemVraWVsb21vamVmZTFAZ21haWwuY29tIiwiZXhwIjoxNzgwMjA2MjY2fQ.cIOAItjuSJOgzMYaKXG-u-Io-DmXPUC2jQDJeiJr27s","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a00a091aeca11d4e-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.101.214","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-May-2026 05:52:40 UTC] === User Orders API Called ===
[24-May-2026 05:52:40 UTC] User ID: 639
[24-May-2026 05:52:40 UTC] Limit: 20, Offset: 0
[24-May-2026 05:52:40 UTC] Orders found: 0
[24-May-2026 05:52:40 UTC] Orders data: []
[24-May-2026 05:52:40 UTC] Total orders count: 0
[24-May-2026 05:52:43 UTC] === API CALL LOG ===
[24-May-2026 05:52:43 UTC] Endpoint: user/profile.php
[24-May-2026 05:52:43 UTC] Full Log Data: {
    "timestamp": "2026-05-24 05:52:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.101.214",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.101.214, 172.71.241.84",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM5IiwidXNlcm5hbWUiOiJFemVraWVsIiwiZW1haWwiOiJlemVraWVsb21vamVmZTFAZ21haWwuY29tIiwiZXhwIjoxNzgwMjA2MjY2fQ.cIOAItjuSJOgzMYaKXG-u-Io-DmXPUC2jQDJeiJr27s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a00a092e4c271d4e-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.101.214",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-May-2026 05:52:43 UTC] === END API CALL LOG ===
[24-May-2026 05:52:43 UTC] ✅ API Hash verification passed for profile endpoint
[24-May-2026 05:52:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM5IiwidXNlcm5hbWUiOiJFemVraWVsIiwiZW1haWwiOiJlemVraWVsb21vamVmZTFAZ21haWwuY29tIiwiZXhwIjoxNzgwMjA2MjY2fQ.cIOAItjuSJOgzMYaKXG-u-Io-DmXPUC2jQDJeiJr27s
[24-May-2026 05:52:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-May-2026 05:52:43 UTC] ✅ JWT token verified successfully for user profile
[24-May-2026 05:52:43 UTC] User ID: 639
[24-May-2026 05:52:43 UTC] ✅ User profile retrieved successfully for user ID: 639
[24-May-2026 05:52:43 UTC] User Purchases API - User ID: 639
[24-May-2026 05:52:43 UTC] User Purchases API - Total purchases found: 1
[24-May-2026 05:52:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-May-2026 05:52:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-May-2026 05:52:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.101.214, 172.71.241.84","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM5IiwidXNlcm5hbWUiOiJFemVraWVsIiwiZW1haWwiOiJlemVraWVsb21vamVmZTFAZ21haWwuY29tIiwiZXhwIjoxNzgwMjA2MjY2fQ.cIOAItjuSJOgzMYaKXG-u-Io-DmXPUC2jQDJeiJr27s","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a00a095e2b2b1d4e-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.101.214","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-May-2026 05:52:50 UTC] === User Orders API Called ===
[24-May-2026 05:52:50 UTC] User ID: 639
[24-May-2026 05:52:50 UTC] Limit: 20, Offset: 0
[24-May-2026 05:52:50 UTC] Orders found: 0
[24-May-2026 05:52:50 UTC] Orders data: []
[24-May-2026 05:52:50 UTC] Total orders count: 0
[24-May-2026 05:52:50 UTC] === API CALL LOG ===
[24-May-2026 05:52:50 UTC] Endpoint: user/profile.php
[24-May-2026 05:52:50 UTC] Full Log Data: {
    "timestamp": "2026-05-24 05:52:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.101.214",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.101.214, 172.71.241.84",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM5IiwidXNlcm5hbWUiOiJFemVraWVsIiwiZW1haWwiOiJlemVraWVsb21vamVmZTFAZ21haWwuY29tIiwiZXhwIjoxNzgwMjA2MjY2fQ.cIOAItjuSJOgzMYaKXG-u-Io-DmXPUC2jQDJeiJr27s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a00a095e2b2c1d4e-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.101.214",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-May-2026 05:52:50 UTC] === END API CALL LOG ===
[24-May-2026 05:52:50 UTC] ✅ API Hash verification passed for profile endpoint
[24-May-2026 05:52:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM5IiwidXNlcm5hbWUiOiJFemVraWVsIiwiZW1haWwiOiJlemVraWVsb21vamVmZTFAZ21haWwuY29tIiwiZXhwIjoxNzgwMjA2MjY2fQ.cIOAItjuSJOgzMYaKXG-u-Io-DmXPUC2jQDJeiJr27s
[24-May-2026 05:52:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-May-2026 05:52:50 UTC] ✅ JWT token verified successfully for user profile
[24-May-2026 05:52:50 UTC] User ID: 639
[24-May-2026 05:52:50 UTC] ✅ User profile retrieved successfully for user ID: 639
[24-May-2026 05:52:51 UTC] === API CALL LOG ===
[24-May-2026 05:52:51 UTC] Endpoint: user/profile.php
[24-May-2026 05:52:51 UTC] Full Log Data: {
    "timestamp": "2026-05-24 05:52:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.101.214",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.101.214, 172.71.241.84",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM5IiwidXNlcm5hbWUiOiJFemVraWVsIiwiZW1haWwiOiJlemVraWVsb21vamVmZTFAZ21haWwuY29tIiwiZXhwIjoxNzgwMjA2MjY2fQ.cIOAItjuSJOgzMYaKXG-u-Io-DmXPUC2jQDJeiJr27s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a00a0961afbd1d4e-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.101.214",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-May-2026 05:52:51 UTC] === END API CALL LOG ===
[24-May-2026 05:52:51 UTC] ✅ API Hash verification passed for profile endpoint
[24-May-2026 05:52:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM5IiwidXNlcm5hbWUiOiJFemVraWVsIiwiZW1haWwiOiJlemVraWVsb21vamVmZTFAZ21haWwuY29tIiwiZXhwIjoxNzgwMjA2MjY2fQ.cIOAItjuSJOgzMYaKXG-u-Io-DmXPUC2jQDJeiJr27s
[24-May-2026 05:52:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-May-2026 05:52:51 UTC] ✅ JWT token verified successfully for user profile
[24-May-2026 05:52:51 UTC] User ID: 639
[24-May-2026 05:52:51 UTC] ✅ User profile retrieved successfully for user ID: 639
[24-May-2026 05:53:32 UTC] === API CALL LOG ===
[24-May-2026 05:53:32 UTC] Endpoint: user/profile.php
[24-May-2026 05:53:32 UTC] Full Log Data: {
    "timestamp": "2026-05-24 05:53:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.101.214",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.101.214, 172.71.241.84",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM5IiwidXNlcm5hbWUiOiJFemVraWVsIiwiZW1haWwiOiJlemVraWVsb21vamVmZTFAZ21haWwuY29tIiwiZXhwIjoxNzgwMjA2MjY2fQ.cIOAItjuSJOgzMYaKXG-u-Io-DmXPUC2jQDJeiJr27s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a00a0a5f8ea21d4e-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.101.214",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-May-2026 05:53:32 UTC] === END API CALL LOG ===
[24-May-2026 05:53:32 UTC] ✅ API Hash verification passed for profile endpoint
[24-May-2026 05:53:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM5IiwidXNlcm5hbWUiOiJFemVraWVsIiwiZW1haWwiOiJlemVraWVsb21vamVmZTFAZ21haWwuY29tIiwiZXhwIjoxNzgwMjA2MjY2fQ.cIOAItjuSJOgzMYaKXG-u-Io-DmXPUC2jQDJeiJr27s
[24-May-2026 05:53:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-May-2026 05:53:32 UTC] ✅ JWT token verified successfully for user profile
[24-May-2026 05:53:32 UTC] User ID: 639
[24-May-2026 05:53:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-May-2026 05:53:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-May-2026 05:53:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.101.214, 172.71.241.84","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM5IiwidXNlcm5hbWUiOiJFemVraWVsIiwiZW1haWwiOiJlemVraWVsb21vamVmZTFAZ21haWwuY29tIiwiZXhwIjoxNzgwMjA2MjY2fQ.cIOAItjuSJOgzMYaKXG-u-Io-DmXPUC2jQDJeiJr27s","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a00a0a5f8e9d1d4e-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.101.214","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-May-2026 05:53:32 UTC] ✅ User profile retrieved successfully for user ID: 639
[24-May-2026 05:53:32 UTC] === User Orders API Called ===
[24-May-2026 05:53:32 UTC] User ID: 639
[24-May-2026 05:53:32 UTC] Limit: 20, Offset: 0
[24-May-2026 05:53:32 UTC] Orders found: 0
[24-May-2026 05:53:32 UTC] Orders data: []
[24-May-2026 05:53:32 UTC] Total orders count: 0
[24-May-2026 05:53:32 UTC] === API CALL LOG ===
[24-May-2026 05:53:32 UTC] Endpoint: user/profile.php
[24-May-2026 05:53:32 UTC] Full Log Data: {
    "timestamp": "2026-05-24 05:53:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.101.214",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.101.214, 172.71.241.84",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM5IiwidXNlcm5hbWUiOiJFemVraWVsIiwiZW1haWwiOiJlemVraWVsb21vamVmZTFAZ21haWwuY29tIiwiZXhwIjoxNzgwMjA2MjY2fQ.cIOAItjuSJOgzMYaKXG-u-Io-DmXPUC2jQDJeiJr27s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a00a0a644dfd1d4e-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.101.214",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-May-2026 05:53:32 UTC] === END API CALL LOG ===
[24-May-2026 05:53:32 UTC] ✅ API Hash verification passed for profile endpoint
[24-May-2026 05:53:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM5IiwidXNlcm5hbWUiOiJFemVraWVsIiwiZW1haWwiOiJlemVraWVsb21vamVmZTFAZ21haWwuY29tIiwiZXhwIjoxNzgwMjA2MjY2fQ.cIOAItjuSJOgzMYaKXG-u-Io-DmXPUC2jQDJeiJr27s
[24-May-2026 05:53:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-May-2026 05:53:32 UTC] ✅ JWT token verified successfully for user profile
[24-May-2026 05:53:32 UTC] User ID: 639
[24-May-2026 05:53:32 UTC] ✅ User profile retrieved successfully for user ID: 639
[24-May-2026 05:53:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-May-2026 05:53:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-May-2026 05:53:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.101.214, 172.71.241.84","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM5IiwidXNlcm5hbWUiOiJFemVraWVsIiwiZW1haWwiOiJlemVraWVsb21vamVmZTFAZ21haWwuY29tIiwiZXhwIjoxNzgwMjA2MjY2fQ.cIOAItjuSJOgzMYaKXG-u-Io-DmXPUC2jQDJeiJr27s","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a00a0a7828b61d4e-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.101.214","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-May-2026 05:53:36 UTC] === User Orders API Called ===
[24-May-2026 05:53:36 UTC] User ID: 639
[24-May-2026 05:53:36 UTC] Limit: 20, Offset: 0
[24-May-2026 05:53:36 UTC] Orders found: 0
[24-May-2026 05:53:36 UTC] Orders data: []
[24-May-2026 05:53:36 UTC] Total orders count: 0
[24-May-2026 05:53:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-May-2026 05:53:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-May-2026 05:53:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.101.214, 172.71.241.84","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM5IiwidXNlcm5hbWUiOiJFemVraWVsIiwiZW1haWwiOiJlemVraWVsb21vamVmZTFAZ21haWwuY29tIiwiZXhwIjoxNzgwMjA2MjY2fQ.cIOAItjuSJOgzMYaKXG-u-Io-DmXPUC2jQDJeiJr27s","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a00a0a83bf031d4e-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.101.214","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-May-2026 05:53:37 UTC] === User Orders API Called ===
[24-May-2026 05:53:37 UTC] User ID: 639
[24-May-2026 05:53:37 UTC] Limit: 20, Offset: 0
[24-May-2026 05:53:37 UTC] === API CALL LOG ===
[24-May-2026 05:53:37 UTC] Orders found: 0
[24-May-2026 05:53:37 UTC] Endpoint: user/profile.php
[24-May-2026 05:53:37 UTC] Orders data: []
[24-May-2026 05:53:37 UTC] Full Log Data: {
    "timestamp": "2026-05-24 05:53:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.101.214",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.101.214, 172.71.241.84",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM5IiwidXNlcm5hbWUiOiJFemVraWVsIiwiZW1haWwiOiJlemVraWVsb21vamVmZTFAZ21haWwuY29tIiwiZXhwIjoxNzgwMjA2MjY2fQ.cIOAItjuSJOgzMYaKXG-u-Io-DmXPUC2jQDJeiJr27s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a00a0a83bf051d4e-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.101.214",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-May-2026 05:53:37 UTC] === END API CALL LOG ===
[24-May-2026 05:53:37 UTC] ✅ API Hash verification passed for profile endpoint
[24-May-2026 05:53:37 UTC] Total orders count: 0
[24-May-2026 05:53:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM5IiwidXNlcm5hbWUiOiJFemVraWVsIiwiZW1haWwiOiJlemVraWVsb21vamVmZTFAZ21haWwuY29tIiwiZXhwIjoxNzgwMjA2MjY2fQ.cIOAItjuSJOgzMYaKXG-u-Io-DmXPUC2jQDJeiJr27s
[24-May-2026 05:53:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-May-2026 05:53:37 UTC] ✅ JWT token verified successfully for user profile
[24-May-2026 05:53:37 UTC] User ID: 639
[24-May-2026 05:53:37 UTC] ✅ User profile retrieved successfully for user ID: 639
[24-May-2026 05:53:38 UTC] === API CALL LOG ===
[24-May-2026 05:53:38 UTC] Endpoint: user/profile.php
[24-May-2026 05:53:38 UTC] Full Log Data: {
    "timestamp": "2026-05-24 05:53:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.101.214",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.101.214, 172.71.241.84",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM5IiwidXNlcm5hbWUiOiJFemVraWVsIiwiZW1haWwiOiJlemVraWVsb21vamVmZTFAZ21haWwuY29tIiwiZXhwIjoxNzgwMjA2MjY2fQ.cIOAItjuSJOgzMYaKXG-u-Io-DmXPUC2jQDJeiJr27s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a00a0a876ba31d4e-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.101.214",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-May-2026 05:53:38 UTC] === END API CALL LOG ===
[24-May-2026 05:53:38 UTC] ✅ API Hash verification passed for profile endpoint
[24-May-2026 05:53:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM5IiwidXNlcm5hbWUiOiJFemVraWVsIiwiZW1haWwiOiJlemVraWVsb21vamVmZTFAZ21haWwuY29tIiwiZXhwIjoxNzgwMjA2MjY2fQ.cIOAItjuSJOgzMYaKXG-u-Io-DmXPUC2jQDJeiJr27s
[24-May-2026 05:53:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-May-2026 05:53:38 UTC] ✅ JWT token verified successfully for user profile
[24-May-2026 05:53:38 UTC] User ID: 639
[24-May-2026 05:53:38 UTC] ✅ User profile retrieved successfully for user ID: 639
[24-May-2026 05:53:53 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-May-2026 05:53:53 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-May-2026 05:53:53 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.101.214, 172.71.241.84","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM5IiwidXNlcm5hbWUiOiJFemVraWVsIiwiZW1haWwiOiJlemVraWVsb21vamVmZTFAZ21haWwuY29tIiwiZXhwIjoxNzgwMjA2MjY2fQ.cIOAItjuSJOgzMYaKXG-u-Io-DmXPUC2jQDJeiJr27s","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a00a0ae56a3f1d4e-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.101.214","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-May-2026 05:53:53 UTC] === User Orders API Called ===
[24-May-2026 05:53:53 UTC] User ID: 639
[24-May-2026 05:53:53 UTC] Limit: 20, Offset: 0
[24-May-2026 05:53:53 UTC] Orders found: 0
[24-May-2026 05:53:53 UTC] Orders data: []
[24-May-2026 05:53:53 UTC] Total orders count: 0
[24-May-2026 05:53:53 UTC] === API CALL LOG ===
[24-May-2026 05:53:53 UTC] Endpoint: user/profile.php
[24-May-2026 05:53:53 UTC] Full Log Data: {
    "timestamp": "2026-05-24 05:53:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.101.214",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.101.214, 172.71.241.84",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM5IiwidXNlcm5hbWUiOiJFemVraWVsIiwiZW1haWwiOiJlemVraWVsb21vamVmZTFAZ21haWwuY29tIiwiZXhwIjoxNzgwMjA2MjY2fQ.cIOAItjuSJOgzMYaKXG-u-Io-DmXPUC2jQDJeiJr27s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a00a0ae56a401d4e-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.101.214",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-May-2026 05:53:53 UTC] === END API CALL LOG ===
[24-May-2026 05:53:53 UTC] ✅ API Hash verification passed for profile endpoint
[24-May-2026 05:53:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM5IiwidXNlcm5hbWUiOiJFemVraWVsIiwiZW1haWwiOiJlemVraWVsb21vamVmZTFAZ21haWwuY29tIiwiZXhwIjoxNzgwMjA2MjY2fQ.cIOAItjuSJOgzMYaKXG-u-Io-DmXPUC2jQDJeiJr27s
[24-May-2026 05:53:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-May-2026 05:53:53 UTC] ✅ JWT token verified successfully for user profile
[24-May-2026 05:53:53 UTC] User ID: 639
[24-May-2026 05:53:53 UTC] ✅ User profile retrieved successfully for user ID: 639
[24-May-2026 05:53:54 UTC] === API CALL LOG ===
[24-May-2026 05:53:54 UTC] Endpoint: user/profile.php
[24-May-2026 05:53:54 UTC] Full Log Data: {
    "timestamp": "2026-05-24 05:53:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.101.214",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.101.214, 172.71.241.84",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM5IiwidXNlcm5hbWUiOiJFemVraWVsIiwiZW1haWwiOiJlemVraWVsb21vamVmZTFAZ21haWwuY29tIiwiZXhwIjoxNzgwMjA2MjY2fQ.cIOAItjuSJOgzMYaKXG-u-Io-DmXPUC2jQDJeiJr27s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a00a0ae8bea91d4e-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.101.214",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-May-2026 05:53:54 UTC] === END API CALL LOG ===
[24-May-2026 05:53:54 UTC] ✅ API Hash verification passed for profile endpoint
[24-May-2026 05:53:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM5IiwidXNlcm5hbWUiOiJFemVraWVsIiwiZW1haWwiOiJlemVraWVsb21vamVmZTFAZ21haWwuY29tIiwiZXhwIjoxNzgwMjA2MjY2fQ.cIOAItjuSJOgzMYaKXG-u-Io-DmXPUC2jQDJeiJr27s
[24-May-2026 05:53:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-May-2026 05:53:54 UTC] ✅ JWT token verified successfully for user profile
[24-May-2026 05:53:54 UTC] User ID: 639
[24-May-2026 05:53:54 UTC] ✅ User profile retrieved successfully for user ID: 639
[24-May-2026 05:54:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-May-2026 05:54:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-May-2026 05:54:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.101.214, 172.71.241.84","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM5IiwidXNlcm5hbWUiOiJFemVraWVsIiwiZW1haWwiOiJlemVraWVsb21vamVmZTFAZ21haWwuY29tIiwiZXhwIjoxNzgwMjA2MjY2fQ.cIOAItjuSJOgzMYaKXG-u-Io-DmXPUC2jQDJeiJr27s","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a00a0b36f82f1d4e-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.101.214","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-May-2026 05:54:06 UTC] === User Orders API Called ===
[24-May-2026 05:54:06 UTC] User ID: 639
[24-May-2026 05:54:06 UTC] Limit: 20, Offset: 0
[24-May-2026 05:54:06 UTC] === API CALL LOG ===
[24-May-2026 05:54:06 UTC] Endpoint: user/profile.php
[24-May-2026 05:54:06 UTC] Full Log Data: {
    "timestamp": "2026-05-24 05:54:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.101.214",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.101.214, 172.71.241.84",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM5IiwidXNlcm5hbWUiOiJFemVraWVsIiwiZW1haWwiOiJlemVraWVsb21vamVmZTFAZ21haWwuY29tIiwiZXhwIjoxNzgwMjA2MjY2fQ.cIOAItjuSJOgzMYaKXG-u-Io-DmXPUC2jQDJeiJr27s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a00a0b36f8311d4e-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.101.214",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-May-2026 05:54:06 UTC] === END API CALL LOG ===
[24-May-2026 05:54:06 UTC] Orders found: 0
[24-May-2026 05:54:06 UTC] ✅ API Hash verification passed for profile endpoint
[24-May-2026 05:54:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM5IiwidXNlcm5hbWUiOiJFemVraWVsIiwiZW1haWwiOiJlemVraWVsb21vamVmZTFAZ21haWwuY29tIiwiZXhwIjoxNzgwMjA2MjY2fQ.cIOAItjuSJOgzMYaKXG-u-Io-DmXPUC2jQDJeiJr27s
[24-May-2026 05:54:06 UTC] Orders data: []
[24-May-2026 05:54:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-May-2026 05:54:06 UTC] ✅ JWT token verified successfully for user profile
[24-May-2026 05:54:06 UTC] User ID: 639
[24-May-2026 05:54:06 UTC] Total orders count: 0
[24-May-2026 05:54:06 UTC] ✅ User profile retrieved successfully for user ID: 639
[24-May-2026 05:54:07 UTC] === API CALL LOG ===
[24-May-2026 05:54:07 UTC] Endpoint: user/profile.php
[24-May-2026 05:54:07 UTC] Full Log Data: {
    "timestamp": "2026-05-24 05:54:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.101.214",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.101.214, 172.71.241.84",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM5IiwidXNlcm5hbWUiOiJFemVraWVsIiwiZW1haWwiOiJlemVraWVsb21vamVmZTFAZ21haWwuY29tIiwiZXhwIjoxNzgwMjA2MjY2fQ.cIOAItjuSJOgzMYaKXG-u-Io-DmXPUC2jQDJeiJr27s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a00a0b3aacf11d4e-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.101.214",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-May-2026 05:54:07 UTC] === END API CALL LOG ===
[24-May-2026 05:54:07 UTC] ✅ API Hash verification passed for profile endpoint
[24-May-2026 05:54:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM5IiwidXNlcm5hbWUiOiJFemVraWVsIiwiZW1haWwiOiJlemVraWVsb21vamVmZTFAZ21haWwuY29tIiwiZXhwIjoxNzgwMjA2MjY2fQ.cIOAItjuSJOgzMYaKXG-u-Io-DmXPUC2jQDJeiJr27s
[24-May-2026 05:54:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-May-2026 05:54:07 UTC] ✅ JWT token verified successfully for user profile
[24-May-2026 05:54:07 UTC] User ID: 639
[24-May-2026 05:54:07 UTC] ✅ User profile retrieved successfully for user ID: 639
[24-May-2026 05:54:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-May-2026 05:54:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-May-2026 05:54:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.101.214, 172.71.241.84","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM5IiwidXNlcm5hbWUiOiJFemVraWVsIiwiZW1haWwiOiJlemVraWVsb21vamVmZTFAZ21haWwuY29tIiwiZXhwIjoxNzgwMjA2MjY2fQ.cIOAItjuSJOgzMYaKXG-u-Io-DmXPUC2jQDJeiJr27s","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a00a0b56ae611d4e-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.101.214","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-May-2026 05:54:11 UTC] === User Orders API Called ===
[24-May-2026 05:54:11 UTC] User ID: 639
[24-May-2026 05:54:11 UTC] Limit: 20, Offset: 0
[24-May-2026 05:54:11 UTC] Orders found: 0
[24-May-2026 05:54:11 UTC] Orders data: []
[24-May-2026 05:54:11 UTC] Total orders count: 0
[24-May-2026 05:54:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-May-2026 05:54:13 UTC] === API CALL LOG ===
[24-May-2026 05:54:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-May-2026 05:54:13 UTC] Endpoint: user/profile.php
[24-May-2026 05:54:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.101.214, 172.71.241.84","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM5IiwidXNlcm5hbWUiOiJFemVraWVsIiwiZW1haWwiOiJlemVraWVsb21vamVmZTFAZ21haWwuY29tIiwiZXhwIjoxNzgwMjA2MjY2fQ.cIOAItjuSJOgzMYaKXG-u-Io-DmXPUC2jQDJeiJr27s","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a00a0b618eb01d4e-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.101.214","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-May-2026 05:54:13 UTC] Full Log Data: {
    "timestamp": "2026-05-24 05:54:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.101.214",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.101.214, 172.71.241.84",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM5IiwidXNlcm5hbWUiOiJFemVraWVsIiwiZW1haWwiOiJlemVraWVsb21vamVmZTFAZ21haWwuY29tIiwiZXhwIjoxNzgwMjA2MjY2fQ.cIOAItjuSJOgzMYaKXG-u-Io-DmXPUC2jQDJeiJr27s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a00a0b618eb11d4e-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.101.214",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-May-2026 05:54:13 UTC] === END API CALL LOG ===
[24-May-2026 05:54:13 UTC] === User Orders API Called ===
[24-May-2026 05:54:13 UTC] ✅ API Hash verification passed for profile endpoint
[24-May-2026 05:54:13 UTC] User ID: 639
[24-May-2026 05:54:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM5IiwidXNlcm5hbWUiOiJFemVraWVsIiwiZW1haWwiOiJlemVraWVsb21vamVmZTFAZ21haWwuY29tIiwiZXhwIjoxNzgwMjA2MjY2fQ.cIOAItjuSJOgzMYaKXG-u-Io-DmXPUC2jQDJeiJr27s
[24-May-2026 05:54:13 UTC] Limit: 20, Offset: 0
[24-May-2026 05:54:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-May-2026 05:54:13 UTC] ✅ JWT token verified successfully for user profile
[24-May-2026 05:54:13 UTC] User ID: 639
[24-May-2026 05:54:13 UTC] ✅ User profile retrieved successfully for user ID: 639
[24-May-2026 05:54:13 UTC] Orders found: 0
[24-May-2026 05:54:13 UTC] Orders data: []
[24-May-2026 05:54:13 UTC] Total orders count: 0
[24-May-2026 05:54:13 UTC] === API CALL LOG ===
[24-May-2026 05:54:13 UTC] Endpoint: user/profile.php
[24-May-2026 05:54:13 UTC] Full Log Data: {
    "timestamp": "2026-05-24 05:54:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.101.214",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.101.214, 172.71.241.84",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM5IiwidXNlcm5hbWUiOiJFemVraWVsIiwiZW1haWwiOiJlemVraWVsb21vamVmZTFAZ21haWwuY29tIiwiZXhwIjoxNzgwMjA2MjY2fQ.cIOAItjuSJOgzMYaKXG-u-Io-DmXPUC2jQDJeiJr27s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a00a0b651c711d4e-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.101.214",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-May-2026 05:54:13 UTC] === END API CALL LOG ===
[24-May-2026 05:54:13 UTC] ✅ API Hash verification passed for profile endpoint
[24-May-2026 05:54:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjM5IiwidXNlcm5hbWUiOiJFemVraWVsIiwiZW1haWwiOiJlemVraWVsb21vamVmZTFAZ21haWwuY29tIiwiZXhwIjoxNzgwMjA2MjY2fQ.cIOAItjuSJOgzMYaKXG-u-Io-DmXPUC2jQDJeiJr27s
[24-May-2026 05:54:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-May-2026 05:54:13 UTC] ✅ JWT token verified successfully for user profile
[24-May-2026 05:54:13 UTC] User ID: 639
[24-May-2026 05:54:13 UTC] ✅ User profile retrieved successfully for user ID: 639
[24-May-2026 08:01:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-May-2026 08:01:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-May-2026 08:01:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.128.176.222, 172.69.9.69","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQwIiwidXNlcm5hbWUiOiJqb2huYzY4MyIsImVtYWlsIjoicmVmZXJyYWxmb3Jhbnl0aGluZ0BnbWFpbC5jb20iLCJleHAiOjE3ODAyMTQ0Nzh9.r9jwCbz0Zi_ggK8Dct6WAso2iTFzAYwTxdtQl8ecdmc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a00ac58ddb5ded63-MXP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.128.176.222","cf-ipcountry":"EG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-May-2026 08:01:19 UTC] === User Orders API Called ===
[24-May-2026 08:01:19 UTC] User ID: 640
[24-May-2026 08:01:19 UTC] Limit: 20, Offset: 0
[24-May-2026 08:01:19 UTC] Orders found: 0
[24-May-2026 08:01:19 UTC] Orders data: []
[24-May-2026 08:01:19 UTC] Total orders count: 0
[24-May-2026 08:01:19 UTC] === API CALL LOG ===
[24-May-2026 08:01:19 UTC] Endpoint: user/profile.php
[24-May-2026 08:01:19 UTC] Full Log Data: {
    "timestamp": "2026-05-24 08:01:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.128.176.222",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.128.176.222, 172.69.9.69",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQwIiwidXNlcm5hbWUiOiJqb2huYzY4MyIsImVtYWlsIjoicmVmZXJyYWxmb3Jhbnl0aGluZ0BnbWFpbC5jb20iLCJleHAiOjE3ODAyMTQ0Nzh9.r9jwCbz0Zi_ggK8Dct6WAso2iTFzAYwTxdtQl8ecdmc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a00ac58ddb5bed63-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.128.176.222",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-May-2026 08:01:19 UTC] === END API CALL LOG ===
[24-May-2026 08:01:19 UTC] ✅ API Hash verification passed for profile endpoint
[24-May-2026 08:01:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQwIiwidXNlcm5hbWUiOiJqb2huYzY4MyIsImVtYWlsIjoicmVmZXJyYWxmb3Jhbnl0aGluZ0BnbWFpbC5jb20iLCJleHAiOjE3ODAyMTQ0Nzh9.r9jwCbz0Zi_ggK8Dct6WAso2iTFzAYwTxdtQl8ecdmc
[24-May-2026 08:01:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-May-2026 08:01:19 UTC] ✅ JWT token verified successfully for user profile
[24-May-2026 08:01:19 UTC] User ID: 640
[24-May-2026 08:01:19 UTC] ✅ User profile retrieved successfully for user ID: 640
[24-May-2026 08:01:19 UTC] === API CALL LOG ===
[24-May-2026 08:01:19 UTC] Endpoint: user/profile.php
[24-May-2026 08:01:19 UTC] Full Log Data: {
    "timestamp": "2026-05-24 08:01:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.128.176.222",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.128.176.222, 172.69.9.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQwIiwidXNlcm5hbWUiOiJqb2huYzY4MyIsImVtYWlsIjoicmVmZXJyYWxmb3Jhbnl0aGluZ0BnbWFpbC5jb20iLCJleHAiOjE3ODAyMTQ0Nzh9.r9jwCbz0Zi_ggK8Dct6WAso2iTFzAYwTxdtQl8ecdmc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a00ac58e5c3ded63-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.128.176.222",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-May-2026 08:01:19 UTC] === END API CALL LOG ===
[24-May-2026 08:01:19 UTC] ✅ API Hash verification passed for profile endpoint
[24-May-2026 08:01:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQwIiwidXNlcm5hbWUiOiJqb2huYzY4MyIsImVtYWlsIjoicmVmZXJyYWxmb3Jhbnl0aGluZ0BnbWFpbC5jb20iLCJleHAiOjE3ODAyMTQ0Nzh9.r9jwCbz0Zi_ggK8Dct6WAso2iTFzAYwTxdtQl8ecdmc
[24-May-2026 08:01:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-May-2026 08:01:19 UTC] ✅ JWT token verified successfully for user profile
[24-May-2026 08:01:19 UTC] User ID: 640
[24-May-2026 08:01:19 UTC] ✅ User profile retrieved successfully for user ID: 640
[24-May-2026 08:01:19 UTC] === API CALL LOG ===
[24-May-2026 08:01:19 UTC] Endpoint: user/profile.php
[24-May-2026 08:01:19 UTC] Full Log Data: {
    "timestamp": "2026-05-24 08:01:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.128.176.222",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.128.176.222, 172.69.9.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQwIiwidXNlcm5hbWUiOiJqb2huYzY4MyIsImVtYWlsIjoicmVmZXJyYWxmb3Jhbnl0aGluZ0BnbWFpbC5jb20iLCJleHAiOjE3ODAyMTQ0Nzh9.r9jwCbz0Zi_ggK8Dct6WAso2iTFzAYwTxdtQl8ecdmc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a00ac591b8baed63-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.128.176.222",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-May-2026 08:01:19 UTC] === END API CALL LOG ===
[24-May-2026 08:01:19 UTC] ✅ API Hash verification passed for profile endpoint
[24-May-2026 08:01:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQwIiwidXNlcm5hbWUiOiJqb2huYzY4MyIsImVtYWlsIjoicmVmZXJyYWxmb3Jhbnl0aGluZ0BnbWFpbC5jb20iLCJleHAiOjE3ODAyMTQ0Nzh9.r9jwCbz0Zi_ggK8Dct6WAso2iTFzAYwTxdtQl8ecdmc
[24-May-2026 08:01:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-May-2026 08:01:19 UTC] ✅ JWT token verified successfully for user profile
[24-May-2026 08:01:19 UTC] User ID: 640
[24-May-2026 08:01:19 UTC] ✅ User profile retrieved successfully for user ID: 640
[24-May-2026 08:01:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-May-2026 08:01:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-May-2026 08:01:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.128.176.222, 172.69.9.71","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQwIiwidXNlcm5hbWUiOiJqb2huYzY4MyIsImVtYWlsIjoicmVmZXJyYWxmb3Jhbnl0aGluZ0BnbWFpbC5jb20iLCJleHAiOjE3ODAyMTQ0Nzh9.r9jwCbz0Zi_ggK8Dct6WAso2iTFzAYwTxdtQl8ecdmc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a00ac5db5eb5ed63-MXP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.128.176.222","cf-ipcountry":"EG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-May-2026 08:01:31 UTC] === User Orders API Called ===
[24-May-2026 08:01:31 UTC] User ID: 640
[24-May-2026 08:01:31 UTC] Limit: 20, Offset: 0
[24-May-2026 08:01:31 UTC] === API CALL LOG ===
[24-May-2026 08:01:31 UTC] Endpoint: user/profile.php
[24-May-2026 08:01:31 UTC] Full Log Data: {
    "timestamp": "2026-05-24 08:01:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.128.176.222",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.128.176.222, 172.69.9.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQwIiwidXNlcm5hbWUiOiJqb2huYzY4MyIsImVtYWlsIjoicmVmZXJyYWxmb3Jhbnl0aGluZ0BnbWFpbC5jb20iLCJleHAiOjE3ODAyMTQ0Nzh9.r9jwCbz0Zi_ggK8Dct6WAso2iTFzAYwTxdtQl8ecdmc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a00ac5db5eb9ed63-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.128.176.222",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-May-2026 08:01:31 UTC] === END API CALL LOG ===
[24-May-2026 08:01:31 UTC] Orders found: 0
[24-May-2026 08:01:31 UTC] ✅ API Hash verification passed for profile endpoint
[24-May-2026 08:01:31 UTC] Orders data: []
[24-May-2026 08:01:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQwIiwidXNlcm5hbWUiOiJqb2huYzY4MyIsImVtYWlsIjoicmVmZXJyYWxmb3Jhbnl0aGluZ0BnbWFpbC5jb20iLCJleHAiOjE3ODAyMTQ0Nzh9.r9jwCbz0Zi_ggK8Dct6WAso2iTFzAYwTxdtQl8ecdmc
[24-May-2026 08:01:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-May-2026 08:01:31 UTC] ✅ JWT token verified successfully for user profile
[24-May-2026 08:01:31 UTC] User ID: 640
[24-May-2026 08:01:31 UTC] Total orders count: 0
[24-May-2026 08:01:31 UTC] ✅ User profile retrieved successfully for user ID: 640
[24-May-2026 08:01:31 UTC] === API CALL LOG ===
[24-May-2026 08:01:31 UTC] Endpoint: user/profile.php
[24-May-2026 08:01:31 UTC] Full Log Data: {
    "timestamp": "2026-05-24 08:01:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.128.176.222",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.128.176.222, 172.69.9.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQwIiwidXNlcm5hbWUiOiJqb2huYzY4MyIsImVtYWlsIjoicmVmZXJyYWxmb3Jhbnl0aGluZ0BnbWFpbC5jb20iLCJleHAiOjE3ODAyMTQ0Nzh9.r9jwCbz0Zi_ggK8Dct6WAso2iTFzAYwTxdtQl8ecdmc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a00ac5de8a67ed63-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.128.176.222",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-May-2026 08:01:31 UTC] === END API CALL LOG ===
[24-May-2026 08:01:31 UTC] ✅ API Hash verification passed for profile endpoint
[24-May-2026 08:01:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQwIiwidXNlcm5hbWUiOiJqb2huYzY4MyIsImVtYWlsIjoicmVmZXJyYWxmb3Jhbnl0aGluZ0BnbWFpbC5jb20iLCJleHAiOjE3ODAyMTQ0Nzh9.r9jwCbz0Zi_ggK8Dct6WAso2iTFzAYwTxdtQl8ecdmc
[24-May-2026 08:01:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-May-2026 08:01:31 UTC] ✅ JWT token verified successfully for user profile
[24-May-2026 08:01:31 UTC] User ID: 640
[24-May-2026 08:01:31 UTC] ✅ User profile retrieved successfully for user ID: 640
[24-May-2026 08:01:32 UTC] === API CALL LOG ===
[24-May-2026 08:01:32 UTC] Endpoint: user/profile.php
[24-May-2026 08:01:32 UTC] Full Log Data: {
    "timestamp": "2026-05-24 08:01:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.128.176.222",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.128.176.222, 172.69.9.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQwIiwidXNlcm5hbWUiOiJqb2huYzY4MyIsImVtYWlsIjoicmVmZXJyYWxmb3Jhbnl0aGluZ0BnbWFpbC5jb20iLCJleHAiOjE3ODAyMTQ0Nzh9.r9jwCbz0Zi_ggK8Dct6WAso2iTFzAYwTxdtQl8ecdmc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a00ac5df5b4bed63-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.128.176.222",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-May-2026 08:01:32 UTC] === END API CALL LOG ===
[24-May-2026 08:01:32 UTC] ✅ API Hash verification passed for profile endpoint
[24-May-2026 08:01:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQwIiwidXNlcm5hbWUiOiJqb2huYzY4MyIsImVtYWlsIjoicmVmZXJyYWxmb3Jhbnl0aGluZ0BnbWFpbC5jb20iLCJleHAiOjE3ODAyMTQ0Nzh9.r9jwCbz0Zi_ggK8Dct6WAso2iTFzAYwTxdtQl8ecdmc
[24-May-2026 08:01:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-May-2026 08:01:32 UTC] ✅ JWT token verified successfully for user profile
[24-May-2026 08:01:32 UTC] User ID: 640
[24-May-2026 08:01:32 UTC] ✅ User profile retrieved successfully for user ID: 640
[24-May-2026 08:01:58 UTC] === API CALL LOG ===
[24-May-2026 08:01:58 UTC] Endpoint: user/profile.php
[24-May-2026 08:01:58 UTC] Full Log Data: {
    "timestamp": "2026-05-24 08:01:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.128.176.222",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.128.176.222, 172.69.9.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQwIiwidXNlcm5hbWUiOiJqb2huYzY4MyIsImVtYWlsIjoicmVmZXJyYWxmb3Jhbnl0aGluZ0BnbWFpbC5jb20iLCJleHAiOjE3ODAyMTQ0Nzh9.r9jwCbz0Zi_ggK8Dct6WAso2iTFzAYwTxdtQl8ecdmc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a00ac681e87ded63-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.128.176.222",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-May-2026 08:01:58 UTC] === END API CALL LOG ===
[24-May-2026 08:01:58 UTC] ✅ API Hash verification passed for profile endpoint
[24-May-2026 08:01:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQwIiwidXNlcm5hbWUiOiJqb2huYzY4MyIsImVtYWlsIjoicmVmZXJyYWxmb3Jhbnl0aGluZ0BnbWFpbC5jb20iLCJleHAiOjE3ODAyMTQ0Nzh9.r9jwCbz0Zi_ggK8Dct6WAso2iTFzAYwTxdtQl8ecdmc
[24-May-2026 08:01:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-May-2026 08:01:58 UTC] ✅ JWT token verified successfully for user profile
[24-May-2026 08:01:58 UTC] User ID: 640
[24-May-2026 08:01:58 UTC] ✅ User profile retrieved successfully for user ID: 640
[24-May-2026 08:02:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-May-2026 08:02:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-May-2026 08:02:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.128.176.222, 172.69.9.71","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQwIiwidXNlcm5hbWUiOiJqb2huYzY4MyIsImVtYWlsIjoicmVmZXJyYWxmb3Jhbnl0aGluZ0BnbWFpbC5jb20iLCJleHAiOjE3ODAyMTQ0Nzh9.r9jwCbz0Zi_ggK8Dct6WAso2iTFzAYwTxdtQl8ecdmc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a00ac798cb07ed63-MXP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.128.176.222","cf-ipcountry":"EG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-May-2026 08:02:42 UTC] === User Orders API Called ===
[24-May-2026 08:02:42 UTC] User ID: 640
[24-May-2026 08:02:42 UTC] Limit: 20, Offset: 0
[24-May-2026 08:02:42 UTC] Orders found: 0
[24-May-2026 08:02:42 UTC] Orders data: []
[24-May-2026 08:02:42 UTC] Total orders count: 0
[24-May-2026 08:02:43 UTC] === API CALL LOG ===
[24-May-2026 08:02:43 UTC] Endpoint: user/profile.php
[24-May-2026 08:02:43 UTC] Full Log Data: {
    "timestamp": "2026-05-24 08:02:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.128.176.222",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.128.176.222, 172.69.9.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQwIiwidXNlcm5hbWUiOiJqb2huYzY4MyIsImVtYWlsIjoicmVmZXJyYWxmb3Jhbnl0aGluZ0BnbWFpbC5jb20iLCJleHAiOjE3ODAyMTQ0Nzh9.r9jwCbz0Zi_ggK8Dct6WAso2iTFzAYwTxdtQl8ecdmc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a00ac7a08f1aed63-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.128.176.222",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-May-2026 08:02:43 UTC] === END API CALL LOG ===
[24-May-2026 08:02:43 UTC] ✅ API Hash verification passed for profile endpoint
[24-May-2026 08:02:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQwIiwidXNlcm5hbWUiOiJqb2huYzY4MyIsImVtYWlsIjoicmVmZXJyYWxmb3Jhbnl0aGluZ0BnbWFpbC5jb20iLCJleHAiOjE3ODAyMTQ0Nzh9.r9jwCbz0Zi_ggK8Dct6WAso2iTFzAYwTxdtQl8ecdmc
[24-May-2026 08:02:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-May-2026 08:02:43 UTC] ✅ JWT token verified successfully for user profile
[24-May-2026 08:02:43 UTC] User ID: 640
[24-May-2026 08:02:43 UTC] ✅ User profile retrieved successfully for user ID: 640
[24-May-2026 08:02:44 UTC] User Purchases API - User ID: 640
[24-May-2026 08:02:44 UTC] User Purchases API - Total purchases found: 1
[24-May-2026 08:02:48 UTC] === API CALL LOG ===
[24-May-2026 08:02:48 UTC] Endpoint: user/profile.php
[24-May-2026 08:02:48 UTC] Full Log Data: {
    "timestamp": "2026-05-24 08:02:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.128.176.222",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.128.176.222, 172.69.9.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQwIiwidXNlcm5hbWUiOiJqb2huYzY4MyIsImVtYWlsIjoicmVmZXJyYWxmb3Jhbnl0aGluZ0BnbWFpbC5jb20iLCJleHAiOjE3ODAyMTQ0Nzh9.r9jwCbz0Zi_ggK8Dct6WAso2iTFzAYwTxdtQl8ecdmc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a00ac7bc68a6ed63-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.128.176.222",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-May-2026 08:02:48 UTC] === END API CALL LOG ===
[24-May-2026 08:02:48 UTC] ✅ API Hash verification passed for profile endpoint
[24-May-2026 08:02:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQwIiwidXNlcm5hbWUiOiJqb2huYzY4MyIsImVtYWlsIjoicmVmZXJyYWxmb3Jhbnl0aGluZ0BnbWFpbC5jb20iLCJleHAiOjE3ODAyMTQ0Nzh9.r9jwCbz0Zi_ggK8Dct6WAso2iTFzAYwTxdtQl8ecdmc
[24-May-2026 08:02:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-May-2026 08:02:48 UTC] ✅ JWT token verified successfully for user profile
[24-May-2026 08:02:48 UTC] User ID: 640
[24-May-2026 08:02:48 UTC] ✅ User profile retrieved successfully for user ID: 640
[24-May-2026 08:02:48 UTC] User Purchases API - User ID: 640
[24-May-2026 08:02:48 UTC] User Purchases API - Total purchases found: 1
[24-May-2026 08:02:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-May-2026 08:02:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-May-2026 08:02:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.128.176.222, 172.69.9.71","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQwIiwidXNlcm5hbWUiOiJqb2huYzY4MyIsImVtYWlsIjoicmVmZXJyYWxmb3Jhbnl0aGluZ0BnbWFpbC5jb20iLCJleHAiOjE3ODAyMTQ0Nzh9.r9jwCbz0Zi_ggK8Dct6WAso2iTFzAYwTxdtQl8ecdmc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a00ac7d0f857ed63-MXP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.128.176.222","cf-ipcountry":"EG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-May-2026 08:02:51 UTC] === User Orders API Called ===
[24-May-2026 08:02:51 UTC] User ID: 640
[24-May-2026 08:02:51 UTC] Limit: 20, Offset: 0
[24-May-2026 08:02:51 UTC] Orders found: 0
[24-May-2026 08:02:51 UTC] Orders data: []
[24-May-2026 08:02:51 UTC] Total orders count: 0
[24-May-2026 08:02:51 UTC] === API CALL LOG ===
[24-May-2026 08:02:51 UTC] Endpoint: user/profile.php
[24-May-2026 08:02:51 UTC] Full Log Data: {
    "timestamp": "2026-05-24 08:02:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.128.176.222",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.128.176.222, 172.69.9.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQwIiwidXNlcm5hbWUiOiJqb2huYzY4MyIsImVtYWlsIjoicmVmZXJyYWxmb3Jhbnl0aGluZ0BnbWFpbC5jb20iLCJleHAiOjE3ODAyMTQ0Nzh9.r9jwCbz0Zi_ggK8Dct6WAso2iTFzAYwTxdtQl8ecdmc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a00ac7d1b937ed63-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.128.176.222",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-May-2026 08:02:51 UTC] === END API CALL LOG ===
[24-May-2026 08:02:51 UTC] ✅ API Hash verification passed for profile endpoint
[24-May-2026 08:02:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQwIiwidXNlcm5hbWUiOiJqb2huYzY4MyIsImVtYWlsIjoicmVmZXJyYWxmb3Jhbnl0aGluZ0BnbWFpbC5jb20iLCJleHAiOjE3ODAyMTQ0Nzh9.r9jwCbz0Zi_ggK8Dct6WAso2iTFzAYwTxdtQl8ecdmc
[24-May-2026 08:02:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-May-2026 08:02:51 UTC] ✅ JWT token verified successfully for user profile
[24-May-2026 08:02:51 UTC] User ID: 640
[24-May-2026 08:02:51 UTC] ✅ User profile retrieved successfully for user ID: 640
[24-May-2026 08:02:52 UTC] === API CALL LOG ===
[24-May-2026 08:02:52 UTC] Endpoint: user/profile.php
[24-May-2026 08:02:52 UTC] Full Log Data: {
    "timestamp": "2026-05-24 08:02:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.128.176.222",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.128.176.222, 172.69.9.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQwIiwidXNlcm5hbWUiOiJqb2huYzY4MyIsImVtYWlsIjoicmVmZXJyYWxmb3Jhbnl0aGluZ0BnbWFpbC5jb20iLCJleHAiOjE3ODAyMTQ0Nzh9.r9jwCbz0Zi_ggK8Dct6WAso2iTFzAYwTxdtQl8ecdmc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a00ac7d4cc6bed63-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.128.176.222",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-May-2026 08:02:52 UTC] === END API CALL LOG ===
[24-May-2026 08:02:52 UTC] ✅ API Hash verification passed for profile endpoint
[24-May-2026 08:02:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQwIiwidXNlcm5hbWUiOiJqb2huYzY4MyIsImVtYWlsIjoicmVmZXJyYWxmb3Jhbnl0aGluZ0BnbWFpbC5jb20iLCJleHAiOjE3ODAyMTQ0Nzh9.r9jwCbz0Zi_ggK8Dct6WAso2iTFzAYwTxdtQl8ecdmc
[24-May-2026 08:02:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-May-2026 08:02:52 UTC] ✅ JWT token verified successfully for user profile
[24-May-2026 08:02:52 UTC] User ID: 640
[24-May-2026 08:02:52 UTC] ✅ User profile retrieved successfully for user ID: 640
[24-May-2026 08:03:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-May-2026 08:03:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-May-2026 08:03:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.128.176.222, 172.69.9.71","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQwIiwidXNlcm5hbWUiOiJqb2huYzY4MyIsImVtYWlsIjoicmVmZXJyYWxmb3Jhbnl0aGluZ0BnbWFpbC5jb20iLCJleHAiOjE3ODAyMTQ0Nzh9.r9jwCbz0Zi_ggK8Dct6WAso2iTFzAYwTxdtQl8ecdmc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a00ac8060bb1ed63-MXP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.128.176.222","cf-ipcountry":"EG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-May-2026 08:03:00 UTC] === User Orders API Called ===
[24-May-2026 08:03:00 UTC] User ID: 640
[24-May-2026 08:03:00 UTC] Limit: 20, Offset: 0
[24-May-2026 08:03:00 UTC] Orders found: 0
[24-May-2026 08:03:00 UTC] Orders data: []
[24-May-2026 08:03:00 UTC] Total orders count: 0
[24-May-2026 08:03:00 UTC] === API CALL LOG ===
[24-May-2026 08:03:00 UTC] Endpoint: user/profile.php
[24-May-2026 08:03:00 UTC] Full Log Data: {
    "timestamp": "2026-05-24 08:03:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.128.176.222",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.128.176.222, 172.69.9.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQwIiwidXNlcm5hbWUiOiJqb2huYzY4MyIsImVtYWlsIjoicmVmZXJyYWxmb3Jhbnl0aGluZ0BnbWFpbC5jb20iLCJleHAiOjE3ODAyMTQ0Nzh9.r9jwCbz0Zi_ggK8Dct6WAso2iTFzAYwTxdtQl8ecdmc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a00ac8060bb2ed63-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.128.176.222",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-May-2026 08:03:00 UTC] === END API CALL LOG ===
[24-May-2026 08:03:00 UTC] ✅ API Hash verification passed for profile endpoint
[24-May-2026 08:03:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQwIiwidXNlcm5hbWUiOiJqb2huYzY4MyIsImVtYWlsIjoicmVmZXJyYWxmb3Jhbnl0aGluZ0BnbWFpbC5jb20iLCJleHAiOjE3ODAyMTQ0Nzh9.r9jwCbz0Zi_ggK8Dct6WAso2iTFzAYwTxdtQl8ecdmc
[24-May-2026 08:03:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-May-2026 08:03:00 UTC] ✅ JWT token verified successfully for user profile
[24-May-2026 08:03:00 UTC] User ID: 640
[24-May-2026 08:03:00 UTC] ✅ User profile retrieved successfully for user ID: 640
[24-May-2026 08:03:00 UTC] === API CALL LOG ===
[24-May-2026 08:03:00 UTC] Endpoint: user/profile.php
[24-May-2026 08:03:00 UTC] Full Log Data: {
    "timestamp": "2026-05-24 08:03:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.128.176.222",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.128.176.222, 172.69.9.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQwIiwidXNlcm5hbWUiOiJqb2huYzY4MyIsImVtYWlsIjoicmVmZXJyYWxmb3Jhbnl0aGluZ0BnbWFpbC5jb20iLCJleHAiOjE3ODAyMTQ0Nzh9.r9jwCbz0Zi_ggK8Dct6WAso2iTFzAYwTxdtQl8ecdmc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a00ac809afb4ed63-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.128.176.222",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-May-2026 08:03:00 UTC] === END API CALL LOG ===
[24-May-2026 08:03:00 UTC] ✅ API Hash verification passed for profile endpoint
[24-May-2026 08:03:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQwIiwidXNlcm5hbWUiOiJqb2huYzY4MyIsImVtYWlsIjoicmVmZXJyYWxmb3Jhbnl0aGluZ0BnbWFpbC5jb20iLCJleHAiOjE3ODAyMTQ0Nzh9.r9jwCbz0Zi_ggK8Dct6WAso2iTFzAYwTxdtQl8ecdmc
[24-May-2026 08:03:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-May-2026 08:03:00 UTC] ✅ JWT token verified successfully for user profile
[24-May-2026 08:03:00 UTC] User ID: 640
[24-May-2026 08:03:00 UTC] ✅ User profile retrieved successfully for user ID: 640
[24-May-2026 08:03:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-May-2026 08:03:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-May-2026 08:03:02 UTC] === API CALL LOG ===
[24-May-2026 08:03:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.128.176.222, 172.69.9.71","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQwIiwidXNlcm5hbWUiOiJqb2huYzY4MyIsImVtYWlsIjoicmVmZXJyYWxmb3Jhbnl0aGluZ0BnbWFpbC5jb20iLCJleHAiOjE3ODAyMTQ0Nzh9.r9jwCbz0Zi_ggK8Dct6WAso2iTFzAYwTxdtQl8ecdmc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a00ac81269b8ed63-MXP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.128.176.222","cf-ipcountry":"EG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-May-2026 08:03:02 UTC] Endpoint: user/profile.php
[24-May-2026 08:03:02 UTC] Full Log Data: {
    "timestamp": "2026-05-24 08:03:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.128.176.222",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.128.176.222, 172.69.9.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQwIiwidXNlcm5hbWUiOiJqb2huYzY4MyIsImVtYWlsIjoicmVmZXJyYWxmb3Jhbnl0aGluZ0BnbWFpbC5jb20iLCJleHAiOjE3ODAyMTQ0Nzh9.r9jwCbz0Zi_ggK8Dct6WAso2iTFzAYwTxdtQl8ecdmc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a00ac81269baed63-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.128.176.222",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-May-2026 08:03:02 UTC] === User Orders API Called ===
[24-May-2026 08:03:02 UTC] === END API CALL LOG ===
[24-May-2026 08:03:02 UTC] User ID: 640
[24-May-2026 08:03:02 UTC] Limit: 20, Offset: 0
[24-May-2026 08:03:02 UTC] ✅ API Hash verification passed for profile endpoint
[24-May-2026 08:03:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQwIiwidXNlcm5hbWUiOiJqb2huYzY4MyIsImVtYWlsIjoicmVmZXJyYWxmb3Jhbnl0aGluZ0BnbWFpbC5jb20iLCJleHAiOjE3ODAyMTQ0Nzh9.r9jwCbz0Zi_ggK8Dct6WAso2iTFzAYwTxdtQl8ecdmc
[24-May-2026 08:03:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-May-2026 08:03:02 UTC] ✅ JWT token verified successfully for user profile
[24-May-2026 08:03:02 UTC] User ID: 640
[24-May-2026 08:03:02 UTC] Orders found: 0
[24-May-2026 08:03:02 UTC] ✅ User profile retrieved successfully for user ID: 640
[24-May-2026 08:03:02 UTC] Orders data: []
[24-May-2026 08:03:02 UTC] Total orders count: 0
[24-May-2026 08:03:02 UTC] === API CALL LOG ===
[24-May-2026 08:03:02 UTC] Endpoint: user/profile.php
[24-May-2026 08:03:02 UTC] Full Log Data: {
    "timestamp": "2026-05-24 08:03:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.128.176.222",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.128.176.222, 172.69.9.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQwIiwidXNlcm5hbWUiOiJqb2huYzY4MyIsImVtYWlsIjoicmVmZXJyYWxmb3Jhbnl0aGluZ0BnbWFpbC5jb20iLCJleHAiOjE3ODAyMTQ0Nzh9.r9jwCbz0Zi_ggK8Dct6WAso2iTFzAYwTxdtQl8ecdmc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a00ac8162e70ed63-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.128.176.222",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-May-2026 08:03:02 UTC] === END API CALL LOG ===
[24-May-2026 08:03:02 UTC] ✅ API Hash verification passed for profile endpoint
[24-May-2026 08:03:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQwIiwidXNlcm5hbWUiOiJqb2huYzY4MyIsImVtYWlsIjoicmVmZXJyYWxmb3Jhbnl0aGluZ0BnbWFpbC5jb20iLCJleHAiOjE3ODAyMTQ0Nzh9.r9jwCbz0Zi_ggK8Dct6WAso2iTFzAYwTxdtQl8ecdmc
[24-May-2026 08:03:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-May-2026 08:03:02 UTC] ✅ JWT token verified successfully for user profile
[24-May-2026 08:03:02 UTC] User ID: 640
[24-May-2026 08:03:02 UTC] ✅ User profile retrieved successfully for user ID: 640
[24-May-2026 08:03:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-May-2026 08:03:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-May-2026 08:03:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.128.176.222, 172.69.9.71","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQwIiwidXNlcm5hbWUiOiJqb2huYzY4MyIsImVtYWlsIjoicmVmZXJyYWxmb3Jhbnl0aGluZ0BnbWFpbC5jb20iLCJleHAiOjE3ODAyMTQ0Nzh9.r9jwCbz0Zi_ggK8Dct6WAso2iTFzAYwTxdtQl8ecdmc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a00ac8d7ee14ed63-MXP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.128.176.222","cf-ipcountry":"EG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-May-2026 08:03:33 UTC] === User Orders API Called ===
[24-May-2026 08:03:33 UTC] User ID: 640
[24-May-2026 08:03:33 UTC] Limit: 20, Offset: 0
[24-May-2026 08:03:33 UTC] Orders found: 0
[24-May-2026 08:03:33 UTC] Orders data: []
[24-May-2026 08:03:33 UTC] Total orders count: 0
[24-May-2026 08:03:35 UTC] === API CALL LOG ===
[24-May-2026 08:03:35 UTC] Endpoint: user/profile.php
[24-May-2026 08:03:35 UTC] Full Log Data: {
    "timestamp": "2026-05-24 08:03:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.128.176.222",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.128.176.222, 172.69.9.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQwIiwidXNlcm5hbWUiOiJqb2huYzY4MyIsImVtYWlsIjoicmVmZXJyYWxmb3Jhbnl0aGluZ0BnbWFpbC5jb20iLCJleHAiOjE3ODAyMTQ0Nzh9.r9jwCbz0Zi_ggK8Dct6WAso2iTFzAYwTxdtQl8ecdmc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a00ac8e28a58ed63-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.128.176.222",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-May-2026 08:03:35 UTC] === END API CALL LOG ===
[24-May-2026 08:03:35 UTC] ✅ API Hash verification passed for profile endpoint
[24-May-2026 08:03:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQwIiwidXNlcm5hbWUiOiJqb2huYzY4MyIsImVtYWlsIjoicmVmZXJyYWxmb3Jhbnl0aGluZ0BnbWFpbC5jb20iLCJleHAiOjE3ODAyMTQ0Nzh9.r9jwCbz0Zi_ggK8Dct6WAso2iTFzAYwTxdtQl8ecdmc
[24-May-2026 08:03:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-May-2026 08:03:35 UTC] ✅ JWT token verified successfully for user profile
[24-May-2026 08:03:35 UTC] User ID: 640
[24-May-2026 08:03:35 UTC] ✅ User profile retrieved successfully for user ID: 640
[24-May-2026 08:03:35 UTC] User Purchases API - User ID: 640
[24-May-2026 08:03:35 UTC] User Purchases API - Total purchases found: 1
[24-May-2026 08:03:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-May-2026 08:03:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-May-2026 08:03:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.128.176.222, 172.69.9.71","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQwIiwidXNlcm5hbWUiOiJqb2huYzY4MyIsImVtYWlsIjoicmVmZXJyYWxmb3Jhbnl0aGluZ0BnbWFpbC5jb20iLCJleHAiOjE3ODAyMTQ0Nzh9.r9jwCbz0Zi_ggK8Dct6WAso2iTFzAYwTxdtQl8ecdmc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a00ac8f39cabed63-MXP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.128.176.222","cf-ipcountry":"EG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-May-2026 08:03:38 UTC] === User Orders API Called ===
[24-May-2026 08:03:38 UTC] User ID: 640
[24-May-2026 08:03:38 UTC] Limit: 20, Offset: 0
[24-May-2026 08:03:38 UTC] Orders found: 0
[24-May-2026 08:03:38 UTC] Orders data: []
[24-May-2026 08:03:38 UTC] === API CALL LOG ===
[24-May-2026 08:03:38 UTC] Endpoint: user/profile.php
[24-May-2026 08:03:38 UTC] Total orders count: 0
[24-May-2026 08:03:38 UTC] Full Log Data: {
    "timestamp": "2026-05-24 08:03:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.128.176.222",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.128.176.222, 172.69.9.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQwIiwidXNlcm5hbWUiOiJqb2huYzY4MyIsImVtYWlsIjoicmVmZXJyYWxmb3Jhbnl0aGluZ0BnbWFpbC5jb20iLCJleHAiOjE3ODAyMTQ0Nzh9.r9jwCbz0Zi_ggK8Dct6WAso2iTFzAYwTxdtQl8ecdmc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a00ac8f39cafed63-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.128.176.222",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-May-2026 08:03:38 UTC] === END API CALL LOG ===
[24-May-2026 08:03:38 UTC] ✅ API Hash verification passed for profile endpoint
[24-May-2026 08:03:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQwIiwidXNlcm5hbWUiOiJqb2huYzY4MyIsImVtYWlsIjoicmVmZXJyYWxmb3Jhbnl0aGluZ0BnbWFpbC5jb20iLCJleHAiOjE3ODAyMTQ0Nzh9.r9jwCbz0Zi_ggK8Dct6WAso2iTFzAYwTxdtQl8ecdmc
[24-May-2026 08:03:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-May-2026 08:03:38 UTC] ✅ JWT token verified successfully for user profile
[24-May-2026 08:03:38 UTC] User ID: 640
[24-May-2026 08:03:38 UTC] ✅ User profile retrieved successfully for user ID: 640
[24-May-2026 08:03:38 UTC] === API CALL LOG ===
[24-May-2026 08:03:38 UTC] Endpoint: user/profile.php
[24-May-2026 08:03:38 UTC] Full Log Data: {
    "timestamp": "2026-05-24 08:03:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.128.176.222",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.128.176.222, 172.69.9.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQwIiwidXNlcm5hbWUiOiJqb2huYzY4MyIsImVtYWlsIjoicmVmZXJyYWxmb3Jhbnl0aGluZ0BnbWFpbC5jb20iLCJleHAiOjE3ODAyMTQ0Nzh9.r9jwCbz0Zi_ggK8Dct6WAso2iTFzAYwTxdtQl8ecdmc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a00ac8f768d3ed63-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.128.176.222",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-May-2026 08:03:38 UTC] === END API CALL LOG ===
[24-May-2026 08:03:38 UTC] ✅ API Hash verification passed for profile endpoint
[24-May-2026 08:03:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQwIiwidXNlcm5hbWUiOiJqb2huYzY4MyIsImVtYWlsIjoicmVmZXJyYWxmb3Jhbnl0aGluZ0BnbWFpbC5jb20iLCJleHAiOjE3ODAyMTQ0Nzh9.r9jwCbz0Zi_ggK8Dct6WAso2iTFzAYwTxdtQl8ecdmc
[24-May-2026 08:03:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-May-2026 08:03:38 UTC] ✅ JWT token verified successfully for user profile
[24-May-2026 08:03:38 UTC] User ID: 640
[24-May-2026 08:03:38 UTC] ✅ User profile retrieved successfully for user ID: 640
[24-May-2026 08:03:40 UTC] === API CALL LOG ===
[24-May-2026 08:03:40 UTC] Endpoint: user/profile.php
[24-May-2026 08:03:40 UTC] Full Log Data: {
    "timestamp": "2026-05-24 08:03:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.128.176.222",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.128.176.222, 172.69.9.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQwIiwidXNlcm5hbWUiOiJqb2huYzY4MyIsImVtYWlsIjoicmVmZXJyYWxmb3Jhbnl0aGluZ0BnbWFpbC5jb20iLCJleHAiOjE3ODAyMTQ0Nzh9.r9jwCbz0Zi_ggK8Dct6WAso2iTFzAYwTxdtQl8ecdmc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a00ac9034dc6ed63-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.128.176.222",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-May-2026 08:03:40 UTC] === END API CALL LOG ===
[24-May-2026 08:03:40 UTC] ✅ API Hash verification passed for profile endpoint
[24-May-2026 08:03:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQwIiwidXNlcm5hbWUiOiJqb2huYzY4MyIsImVtYWlsIjoicmVmZXJyYWxmb3Jhbnl0aGluZ0BnbWFpbC5jb20iLCJleHAiOjE3ODAyMTQ0Nzh9.r9jwCbz0Zi_ggK8Dct6WAso2iTFzAYwTxdtQl8ecdmc
[24-May-2026 08:03:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-May-2026 08:03:40 UTC] ✅ JWT token verified successfully for user profile
[24-May-2026 08:03:40 UTC] User ID: 640
[24-May-2026 08:03:40 UTC] ✅ User profile retrieved successfully for user ID: 640
[24-May-2026 08:03:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-May-2026 08:03:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-May-2026 08:03:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.128.176.222, 172.69.9.71","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQwIiwidXNlcm5hbWUiOiJqb2huYzY4MyIsImVtYWlsIjoicmVmZXJyYWxmb3Jhbnl0aGluZ0BnbWFpbC5jb20iLCJleHAiOjE3ODAyMTQ0Nzh9.r9jwCbz0Zi_ggK8Dct6WAso2iTFzAYwTxdtQl8ecdmc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a00ac95d3a44ed63-MXP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.128.176.222","cf-ipcountry":"EG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-May-2026 08:03:55 UTC] === User Orders API Called ===
[24-May-2026 08:03:55 UTC] User ID: 640
[24-May-2026 08:03:55 UTC] Limit: 20, Offset: 0
[24-May-2026 08:03:55 UTC] Orders found: 0
[24-May-2026 08:03:55 UTC] Orders data: []
[24-May-2026 08:03:55 UTC] Total orders count: 0
[24-May-2026 08:03:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-May-2026 08:03:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-May-2026 08:03:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.128.176.222, 172.69.9.71","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQwIiwidXNlcm5hbWUiOiJqb2huYzY4MyIsImVtYWlsIjoicmVmZXJyYWxmb3Jhbnl0aGluZ0BnbWFpbC5jb20iLCJleHAiOjE3ODAyMTQ0Nzh9.r9jwCbz0Zi_ggK8Dct6WAso2iTFzAYwTxdtQl8ecdmc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a00ac96f3a10ed63-MXP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.128.176.222","cf-ipcountry":"EG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-May-2026 08:03:57 UTC] === User Orders API Called ===
[24-May-2026 08:03:57 UTC] User ID: 640
[24-May-2026 08:03:57 UTC] Limit: 20, Offset: 0
[24-May-2026 08:03:57 UTC] Orders found: 0
[24-May-2026 08:03:57 UTC] Orders data: []
[24-May-2026 08:03:57 UTC] Total orders count: 0
[24-May-2026 08:03:58 UTC] === API CALL LOG ===
[24-May-2026 08:03:58 UTC] Endpoint: user/profile.php
[24-May-2026 08:03:58 UTC] Full Log Data: {
    "timestamp": "2026-05-24 08:03:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.128.176.222",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.128.176.222, 172.69.9.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQwIiwidXNlcm5hbWUiOiJqb2huYzY4MyIsImVtYWlsIjoicmVmZXJyYWxmb3Jhbnl0aGluZ0BnbWFpbC5jb20iLCJleHAiOjE3ODAyMTQ0Nzh9.r9jwCbz0Zi_ggK8Dct6WAso2iTFzAYwTxdtQl8ecdmc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a00ac9700b0aed63-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.128.176.222",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-May-2026 08:03:58 UTC] === END API CALL LOG ===
[24-May-2026 08:03:58 UTC] ✅ API Hash verification passed for profile endpoint
[24-May-2026 08:03:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQwIiwidXNlcm5hbWUiOiJqb2huYzY4MyIsImVtYWlsIjoicmVmZXJyYWxmb3Jhbnl0aGluZ0BnbWFpbC5jb20iLCJleHAiOjE3ODAyMTQ0Nzh9.r9jwCbz0Zi_ggK8Dct6WAso2iTFzAYwTxdtQl8ecdmc
[24-May-2026 08:03:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-May-2026 08:03:58 UTC] ✅ JWT token verified successfully for user profile
[24-May-2026 08:03:58 UTC] User ID: 640
[24-May-2026 08:03:58 UTC] ✅ User profile retrieved successfully for user ID: 640
[24-May-2026 08:03:58 UTC] === API CALL LOG ===
[24-May-2026 08:03:58 UTC] Endpoint: user/profile.php
[24-May-2026 08:03:58 UTC] Full Log Data: {
    "timestamp": "2026-05-24 08:03:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.128.176.222",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.128.176.222, 172.69.9.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQwIiwidXNlcm5hbWUiOiJqb2huYzY4MyIsImVtYWlsIjoicmVmZXJyYWxmb3Jhbnl0aGluZ0BnbWFpbC5jb20iLCJleHAiOjE3ODAyMTQ0Nzh9.r9jwCbz0Zi_ggK8Dct6WAso2iTFzAYwTxdtQl8ecdmc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a00ac9738f72ed63-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.128.176.222",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-May-2026 08:03:58 UTC] === END API CALL LOG ===
[24-May-2026 08:03:58 UTC] ✅ API Hash verification passed for profile endpoint
[24-May-2026 08:03:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQwIiwidXNlcm5hbWUiOiJqb2huYzY4MyIsImVtYWlsIjoicmVmZXJyYWxmb3Jhbnl0aGluZ0BnbWFpbC5jb20iLCJleHAiOjE3ODAyMTQ0Nzh9.r9jwCbz0Zi_ggK8Dct6WAso2iTFzAYwTxdtQl8ecdmc
[24-May-2026 08:03:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-May-2026 08:03:58 UTC] ✅ JWT token verified successfully for user profile
[24-May-2026 08:03:58 UTC] User ID: 640
[24-May-2026 08:03:58 UTC] ✅ User profile retrieved successfully for user ID: 640
[24-May-2026 08:04:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-May-2026 08:04:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-May-2026 08:04:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.128.176.222, 172.69.9.70","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQwIiwidXNlcm5hbWUiOiJqb2huYzY4MyIsImVtYWlsIjoicmVmZXJyYWxmb3Jhbnl0aGluZ0BnbWFpbC5jb20iLCJleHAiOjE3ODAyMTQ0Nzh9.r9jwCbz0Zi_ggK8Dct6WAso2iTFzAYwTxdtQl8ecdmc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a00ac9d98857ed63-MXP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.128.176.222","cf-ipcountry":"EG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-May-2026 08:04:14 UTC] === User Orders API Called ===
[24-May-2026 08:04:14 UTC] User ID: 640
[24-May-2026 08:04:14 UTC] Limit: 20, Offset: 0
[24-May-2026 08:04:14 UTC] Orders found: 0
[24-May-2026 08:04:14 UTC] Orders data: []
[24-May-2026 08:04:14 UTC] Total orders count: 0
[24-May-2026 08:04:16 UTC] === API CALL LOG ===
[24-May-2026 08:04:16 UTC] Endpoint: user/profile.php
[24-May-2026 08:04:16 UTC] Full Log Data: {
    "timestamp": "2026-05-24 08:04:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.128.176.222",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.128.176.222, 172.69.9.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQwIiwidXNlcm5hbWUiOiJqb2huYzY4MyIsImVtYWlsIjoicmVmZXJyYWxmb3Jhbnl0aGluZ0BnbWFpbC5jb20iLCJleHAiOjE3ODAyMTQ0Nzh9.r9jwCbz0Zi_ggK8Dct6WAso2iTFzAYwTxdtQl8ecdmc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a00ac9e13bf1ed63-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.128.176.222",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-May-2026 08:04:16 UTC] === END API CALL LOG ===
[24-May-2026 08:04:16 UTC] ✅ API Hash verification passed for profile endpoint
[24-May-2026 08:04:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQwIiwidXNlcm5hbWUiOiJqb2huYzY4MyIsImVtYWlsIjoicmVmZXJyYWxmb3Jhbnl0aGluZ0BnbWFpbC5jb20iLCJleHAiOjE3ODAyMTQ0Nzh9.r9jwCbz0Zi_ggK8Dct6WAso2iTFzAYwTxdtQl8ecdmc
[24-May-2026 08:04:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-May-2026 08:04:16 UTC] ✅ JWT token verified successfully for user profile
[24-May-2026 08:04:16 UTC] User ID: 640
[24-May-2026 08:04:16 UTC] ✅ User profile retrieved successfully for user ID: 640
[24-May-2026 08:04:16 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-May-2026 08:04:16 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-May-2026 08:04:16 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.128.176.222, 172.69.9.70","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQwIiwidXNlcm5hbWUiOiJqb2huYzY4MyIsImVtYWlsIjoicmVmZXJyYWxmb3Jhbnl0aGluZ0BnbWFpbC5jb20iLCJleHAiOjE3ODAyMTQ0Nzh9.r9jwCbz0Zi_ggK8Dct6WAso2iTFzAYwTxdtQl8ecdmc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a00ac9e13beeed63-MXP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.128.176.222","cf-ipcountry":"EG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-May-2026 08:04:16 UTC] === User Orders API Called ===
[24-May-2026 08:04:16 UTC] User ID: 640
[24-May-2026 08:04:16 UTC] Limit: 20, Offset: 0
[24-May-2026 08:04:16 UTC] Orders found: 0
[24-May-2026 08:04:16 UTC] Orders data: []
[24-May-2026 08:04:16 UTC] Total orders count: 0
[24-May-2026 12:28:46 UTC] === API CALL LOG ===
[24-May-2026 12:28:46 UTC] Endpoint: user/profile.php
[24-May-2026 12:28:46 UTC] Full Log Data: {
    "timestamp": "2026-05-24 12:28:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.14.245.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.14.245.149, 162.159.122.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a00c4d54599191f7-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.14.245.149",
        "cf-ipcountry": "PS",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-May-2026 12:28:46 UTC] === END API CALL LOG ===
[24-May-2026 12:28:46 UTC] ✅ API Hash verification passed for profile endpoint
[24-May-2026 12:28:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o
[24-May-2026 12:28:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-May-2026 12:28:46 UTC] ✅ JWT token verified successfully for user profile
[24-May-2026 12:28:46 UTC] User ID: 550
[24-May-2026 12:28:46 UTC] ✅ User profile retrieved successfully for user ID: 550
[24-May-2026 12:28:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-May-2026 12:28:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-May-2026 12:28:46 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"212.14.245.149, 162.159.122.165","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a00c4d594be191f7-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"212.14.245.149","cf-ipcountry":"PS","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-May-2026 12:28:46 UTC] === User Orders API Called ===
[24-May-2026 12:28:46 UTC] User ID: 550
[24-May-2026 12:28:46 UTC] Limit: 20, Offset: 0
[24-May-2026 12:28:46 UTC] Orders found: 1
[24-May-2026 12:28:46 UTC] Orders data: [{"id":261,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Zain_Aboudi1","status":"cancelled","created_at":"2026-05-11 19:37:50","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-May-2026 12:28:46 UTC] Total orders count: 1
[24-May-2026 12:28:47 UTC] === API CALL LOG ===
[24-May-2026 12:28:47 UTC] Endpoint: user/profile.php
[24-May-2026 12:28:47 UTC] Full Log Data: {
    "timestamp": "2026-05-24 12:28:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.14.245.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.14.245.149, 162.159.122.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a00c4d594bdd91f7-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.14.245.149",
        "cf-ipcountry": "PS",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-May-2026 12:28:47 UTC] === END API CALL LOG ===
[24-May-2026 12:28:47 UTC] ✅ API Hash verification passed for profile endpoint
[24-May-2026 12:28:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o
[24-May-2026 12:28:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-May-2026 12:28:47 UTC] ✅ JWT token verified successfully for user profile
[24-May-2026 12:28:47 UTC] User ID: 550
[24-May-2026 12:28:47 UTC] ✅ User profile retrieved successfully for user ID: 550
[24-May-2026 12:28:47 UTC] === API CALL LOG ===
[24-May-2026 12:28:47 UTC] Endpoint: user/profile.php
[24-May-2026 12:28:47 UTC] Full Log Data: {
    "timestamp": "2026-05-24 12:28:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.14.245.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.14.245.149, 162.159.122.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a00c4d59fd8b91f7-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.14.245.149",
        "cf-ipcountry": "PS",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-May-2026 12:28:47 UTC] === END API CALL LOG ===
[24-May-2026 12:28:47 UTC] ✅ API Hash verification passed for profile endpoint
[24-May-2026 12:28:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o
[24-May-2026 12:28:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-May-2026 12:28:47 UTC] ✅ JWT token verified successfully for user profile
[24-May-2026 12:28:47 UTC] User ID: 550
[24-May-2026 12:28:47 UTC] ✅ User profile retrieved successfully for user ID: 550
[24-May-2026 12:29:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-May-2026 12:29:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-May-2026 12:29:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"212.14.245.149, 162.159.122.165","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a00c4db7786491f7-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"212.14.245.149","cf-ipcountry":"PS","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-May-2026 12:29:02 UTC] === User Orders API Called ===
[24-May-2026 12:29:02 UTC] User ID: 550
[24-May-2026 12:29:02 UTC] Limit: 20, Offset: 0
[24-May-2026 12:29:02 UTC] Orders found: 1
[24-May-2026 12:29:02 UTC] Orders data: [{"id":261,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Zain_Aboudi1","status":"cancelled","created_at":"2026-05-11 19:37:50","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-May-2026 12:29:02 UTC] Total orders count: 1
[24-May-2026 12:29:02 UTC] === API CALL LOG ===
[24-May-2026 12:29:02 UTC] Endpoint: user/profile.php
[24-May-2026 12:29:02 UTC] Full Log Data: {
    "timestamp": "2026-05-24 12:29:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.14.245.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.14.245.149, 162.159.122.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a00c4db83a0e91f7-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.14.245.149",
        "cf-ipcountry": "PS",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-May-2026 12:29:02 UTC] === END API CALL LOG ===
[24-May-2026 12:29:02 UTC] ✅ API Hash verification passed for profile endpoint
[24-May-2026 12:29:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o
[24-May-2026 12:29:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-May-2026 12:29:02 UTC] ✅ JWT token verified successfully for user profile
[24-May-2026 12:29:02 UTC] User ID: 550
[24-May-2026 12:29:02 UTC] ✅ User profile retrieved successfully for user ID: 550
[24-May-2026 12:29:02 UTC] === API CALL LOG ===
[24-May-2026 12:29:02 UTC] Endpoint: user/profile.php
[24-May-2026 12:29:02 UTC] Full Log Data: {
    "timestamp": "2026-05-24 12:29:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.14.245.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.14.245.149, 162.159.122.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a00c4dba6ef391f7-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.14.245.149",
        "cf-ipcountry": "PS",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-May-2026 12:29:02 UTC] === END API CALL LOG ===
[24-May-2026 12:29:02 UTC] ✅ API Hash verification passed for profile endpoint
[24-May-2026 12:29:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o
[24-May-2026 12:29:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-May-2026 12:29:02 UTC] ✅ JWT token verified successfully for user profile
[24-May-2026 12:29:02 UTC] User ID: 550
[24-May-2026 12:29:02 UTC] ✅ User profile retrieved successfully for user ID: 550
[24-May-2026 12:29:05 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-May-2026 12:29:05 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-May-2026 12:29:05 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"212.14.245.149, 162.159.122.165","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a00c4dcd5bca91f7-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"212.14.245.149","cf-ipcountry":"PS","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-May-2026 12:29:05 UTC] === User Orders API Called ===
[24-May-2026 12:29:05 UTC] User ID: 550
[24-May-2026 12:29:05 UTC] Limit: 20, Offset: 0
[24-May-2026 12:29:05 UTC] === API CALL LOG ===
[24-May-2026 12:29:05 UTC] Endpoint: user/profile.php
[24-May-2026 12:29:05 UTC] Full Log Data: {
    "timestamp": "2026-05-24 12:29:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.14.245.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.14.245.149, 162.159.122.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a00c4dcd5bcb91f7-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.14.245.149",
        "cf-ipcountry": "PS",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-May-2026 12:29:05 UTC] === END API CALL LOG ===
[24-May-2026 12:29:05 UTC] ✅ API Hash verification passed for profile endpoint
[24-May-2026 12:29:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o
[24-May-2026 12:29:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-May-2026 12:29:05 UTC] ✅ JWT token verified successfully for user profile
[24-May-2026 12:29:05 UTC] User ID: 550
[24-May-2026 12:29:05 UTC] Orders found: 1
[24-May-2026 12:29:05 UTC] Orders data: [{"id":261,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Zain_Aboudi1","status":"cancelled","created_at":"2026-05-11 19:37:50","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-May-2026 12:29:05 UTC] Total orders count: 1
[24-May-2026 12:29:05 UTC] ✅ User profile retrieved successfully for user ID: 550
[24-May-2026 12:29:05 UTC] === API CALL LOG ===
[24-May-2026 12:29:05 UTC] Endpoint: user/profile.php
[24-May-2026 12:29:05 UTC] Full Log Data: {
    "timestamp": "2026-05-24 12:29:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.14.245.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.14.245.149, 162.159.122.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a00c4dcf6fb791f7-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.14.245.149",
        "cf-ipcountry": "PS",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-May-2026 12:29:05 UTC] === END API CALL LOG ===
[24-May-2026 12:29:05 UTC] ✅ API Hash verification passed for profile endpoint
[24-May-2026 12:29:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o
[24-May-2026 12:29:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-May-2026 12:29:05 UTC] ✅ JWT token verified successfully for user profile
[24-May-2026 12:29:05 UTC] User ID: 550
[24-May-2026 12:29:05 UTC] ✅ User profile retrieved successfully for user ID: 550
[24-May-2026 12:29:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-May-2026 12:29:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-May-2026 12:29:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"212.14.245.149, 162.159.122.165","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a00c4df07bdc91f7-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"212.14.245.149","cf-ipcountry":"PS","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-May-2026 12:29:11 UTC] === User Orders API Called ===
[24-May-2026 12:29:11 UTC] User ID: 550
[24-May-2026 12:29:11 UTC] Limit: 20, Offset: 0
[24-May-2026 12:29:11 UTC] Orders found: 1
[24-May-2026 12:29:11 UTC] Orders data: [{"id":261,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Zain_Aboudi1","status":"cancelled","created_at":"2026-05-11 19:37:50","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-May-2026 12:29:11 UTC] Total orders count: 1
[24-May-2026 12:29:11 UTC] === API CALL LOG ===
[24-May-2026 12:29:11 UTC] Endpoint: user/profile.php
[24-May-2026 12:29:11 UTC] Full Log Data: {
    "timestamp": "2026-05-24 12:29:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.14.245.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.14.245.149, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a00c4df07be191f7-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.14.245.149",
        "cf-ipcountry": "PS",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-May-2026 12:29:11 UTC] === END API CALL LOG ===
[24-May-2026 12:29:11 UTC] ✅ API Hash verification passed for profile endpoint
[24-May-2026 12:29:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o
[24-May-2026 12:29:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-May-2026 12:29:11 UTC] ✅ JWT token verified successfully for user profile
[24-May-2026 12:29:11 UTC] User ID: 550
[24-May-2026 12:29:11 UTC] ✅ User profile retrieved successfully for user ID: 550
[24-May-2026 12:29:11 UTC] === API CALL LOG ===
[24-May-2026 12:29:11 UTC] Endpoint: user/profile.php
[24-May-2026 12:29:11 UTC] Full Log Data: {
    "timestamp": "2026-05-24 12:29:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.14.245.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.14.245.149, 162.159.122.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a00c4df2a88891f7-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.14.245.149",
        "cf-ipcountry": "PS",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-May-2026 12:29:11 UTC] === END API CALL LOG ===
[24-May-2026 12:29:11 UTC] ✅ API Hash verification passed for profile endpoint
[24-May-2026 12:29:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o
[24-May-2026 12:29:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-May-2026 12:29:11 UTC] ✅ JWT token verified successfully for user profile
[24-May-2026 12:29:11 UTC] User ID: 550
[24-May-2026 12:29:11 UTC] ✅ User profile retrieved successfully for user ID: 550
[24-May-2026 12:41:10 UTC] === API CALL LOG ===
[24-May-2026 12:41:10 UTC] Endpoint: user/profile.php
[24-May-2026 12:41:10 UTC] Full Log Data: {
    "timestamp": "2026-05-24 12:41:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.14.245.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.14.245.149, 172.70.108.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a00c5f805a21e21c-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.14.245.149",
        "cf-ipcountry": "PS",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-May-2026 12:41:10 UTC] === END API CALL LOG ===
[24-May-2026 12:41:10 UTC] ✅ API Hash verification passed for profile endpoint
[24-May-2026 12:41:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o
[24-May-2026 12:41:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-May-2026 12:41:10 UTC] ✅ JWT token verified successfully for user profile
[24-May-2026 12:41:10 UTC] User ID: 550
[24-May-2026 12:41:10 UTC] ✅ User profile retrieved successfully for user ID: 550
[24-May-2026 17:34:43 UTC] === API CALL LOG ===
[24-May-2026 17:34:43 UTC] Endpoint: user/profile.php
[24-May-2026 17:34:43 UTC] Full Log Data: {
    "timestamp": "2026-05-24 17:34:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.93.140.9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.93.140.9, 172.71.92.136",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2MSwidXNlcm5hbWUiOiJqaWlub3giLCJlbWFpbCI6InllYXNpbmFyYWZhdDcwNzlAZ21haWwuY29tIiwiZXhwIjoxNzgwMjQ4ODgzfQ.EY1q-f8Q9GMTtvRnpXy1APGfggiFSRiTleMIethF0zg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a00e0d826b18c3a2-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.93.140.9",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-May-2026 17:34:43 UTC] === END API CALL LOG ===
[24-May-2026 17:34:43 UTC] ✅ API Hash verification passed for profile endpoint
[24-May-2026 17:34:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2MSwidXNlcm5hbWUiOiJqaWlub3giLCJlbWFpbCI6InllYXNpbmFyYWZhdDcwNzlAZ21haWwuY29tIiwiZXhwIjoxNzgwMjQ4ODgzfQ.EY1q-f8Q9GMTtvRnpXy1APGfggiFSRiTleMIethF0zg
[24-May-2026 17:34:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-May-2026 17:34:43 UTC] ✅ JWT token verified successfully for user profile
[24-May-2026 17:34:43 UTC] User ID: 61
[24-May-2026 17:34:43 UTC] ✅ User profile retrieved successfully for user ID: 61
[24-May-2026 17:34:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-May-2026 17:34:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-May-2026 17:34:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.93.140.9, 172.71.92.136","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2MSwidXNlcm5hbWUiOiJqaWlub3giLCJlbWFpbCI6InllYXNpbmFyYWZhdDcwNzlAZ21haWwuY29tIiwiZXhwIjoxNzgwMjQ4ODgzfQ.EY1q-f8Q9GMTtvRnpXy1APGfggiFSRiTleMIethF0zg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a00e0d829bbac3a2-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.93.140.9","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-May-2026 17:34:43 UTC] === User Orders API Called ===
[24-May-2026 17:34:43 UTC] User ID: 61
[24-May-2026 17:34:43 UTC] Limit: 20, Offset: 0
[24-May-2026 17:34:43 UTC] Orders found: 1
[24-May-2026 17:34:43 UTC] Orders data: [{"id":42,"quantity":1,"total_coins":35,"coin_type":"regular","telegram_link":"https:\/\/t.me\/jxjiinoxff","status":"pending","created_at":"2025-12-25 17:02:52","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[24-May-2026 17:34:43 UTC] Total orders count: 1
[24-May-2026 17:34:43 UTC] === API CALL LOG ===
[24-May-2026 17:34:43 UTC] Endpoint: user/profile.php
[24-May-2026 17:34:43 UTC] Full Log Data: {
    "timestamp": "2026-05-24 17:34:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.93.140.9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.93.140.9, 172.71.92.136",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2MSwidXNlcm5hbWUiOiJqaWlub3giLCJlbWFpbCI6InllYXNpbmFyYWZhdDcwNzlAZ21haWwuY29tIiwiZXhwIjoxNzgwMjQ4ODgzfQ.EY1q-f8Q9GMTtvRnpXy1APGfggiFSRiTleMIethF0zg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a00e0d831d76c3a2-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.93.140.9",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-May-2026 17:34:43 UTC] === END API CALL LOG ===
[24-May-2026 17:34:43 UTC] ✅ API Hash verification passed for profile endpoint
[24-May-2026 17:34:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2MSwidXNlcm5hbWUiOiJqaWlub3giLCJlbWFpbCI6InllYXNpbmFyYWZhdDcwNzlAZ21haWwuY29tIiwiZXhwIjoxNzgwMjQ4ODgzfQ.EY1q-f8Q9GMTtvRnpXy1APGfggiFSRiTleMIethF0zg
[24-May-2026 17:34:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-May-2026 17:34:43 UTC] ✅ JWT token verified successfully for user profile
[24-May-2026 17:34:43 UTC] User ID: 61
[24-May-2026 17:34:43 UTC] ✅ User profile retrieved successfully for user ID: 61
[24-May-2026 17:34:44 UTC] === API CALL LOG ===
[24-May-2026 17:34:44 UTC] Endpoint: user/profile.php
[24-May-2026 17:34:44 UTC] Full Log Data: {
    "timestamp": "2026-05-24 17:34:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.93.140.9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.93.140.9, 172.71.92.136",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2MSwidXNlcm5hbWUiOiJqaWlub3giLCJlbWFpbCI6InllYXNpbmFyYWZhdDcwNzlAZ21haWwuY29tIiwiZXhwIjoxNzgwMjQ4ODgzfQ.EY1q-f8Q9GMTtvRnpXy1APGfggiFSRiTleMIethF0zg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a00e0d87ad99c3a2-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.93.140.9",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-May-2026 17:34:44 UTC] === END API CALL LOG ===
[24-May-2026 17:34:44 UTC] ✅ API Hash verification passed for profile endpoint
[24-May-2026 17:34:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2MSwidXNlcm5hbWUiOiJqaWlub3giLCJlbWFpbCI6InllYXNpbmFyYWZhdDcwNzlAZ21haWwuY29tIiwiZXhwIjoxNzgwMjQ4ODgzfQ.EY1q-f8Q9GMTtvRnpXy1APGfggiFSRiTleMIethF0zg
[24-May-2026 17:34:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-May-2026 17:34:44 UTC] ✅ JWT token verified successfully for user profile
[24-May-2026 17:34:44 UTC] User ID: 61
[24-May-2026 17:34:44 UTC] ✅ User profile retrieved successfully for user ID: 61
[24-May-2026 17:34:58 UTC] === API CALL LOG ===
[24-May-2026 17:34:58 UTC] Endpoint: user/profile.php
[24-May-2026 17:34:58 UTC] Full Log Data: {
    "timestamp": "2026-05-24 17:34:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.93.140.9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.93.140.9, 172.71.92.136",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2MSwidXNlcm5hbWUiOiJqaWlub3giLCJlbWFpbCI6InllYXNpbmFyYWZhdDcwNzlAZ21haWwuY29tIiwiZXhwIjoxNzgwMjQ4ODgzfQ.EY1q-f8Q9GMTtvRnpXy1APGfggiFSRiTleMIethF0zg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a00e0ddcf8b10d67-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.93.140.9",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-May-2026 17:34:58 UTC] === END API CALL LOG ===
[24-May-2026 17:34:58 UTC] ✅ API Hash verification passed for profile endpoint
[24-May-2026 17:34:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2MSwidXNlcm5hbWUiOiJqaWlub3giLCJlbWFpbCI6InllYXNpbmFyYWZhdDcwNzlAZ21haWwuY29tIiwiZXhwIjoxNzgwMjQ4ODgzfQ.EY1q-f8Q9GMTtvRnpXy1APGfggiFSRiTleMIethF0zg
[24-May-2026 17:34:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-May-2026 17:34:58 UTC] ✅ JWT token verified successfully for user profile
[24-May-2026 17:34:58 UTC] User ID: 61
[24-May-2026 17:34:58 UTC] ✅ User profile retrieved successfully for user ID: 61
[24-May-2026 17:35:05 UTC] === API CALL LOG ===
[24-May-2026 17:35:05 UTC] Endpoint: user/profile.php
[24-May-2026 17:35:05 UTC] Full Log Data: {
    "timestamp": "2026-05-24 17:35:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.93.140.9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.93.140.9, 172.71.92.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2MSwidXNlcm5hbWUiOiJqaWlub3giLCJlbWFpbCI6InllYXNpbmFyYWZhdDcwNzlAZ21haWwuY29tIiwiZXhwIjoxNzgwMjQ4ODgzfQ.EY1q-f8Q9GMTtvRnpXy1APGfggiFSRiTleMIethF0zg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a00e0e04c94b0d67-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.93.140.9",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-May-2026 17:35:05 UTC] === END API CALL LOG ===
[24-May-2026 17:35:05 UTC] ✅ API Hash verification passed for profile endpoint
[24-May-2026 17:35:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2MSwidXNlcm5hbWUiOiJqaWlub3giLCJlbWFpbCI6InllYXNpbmFyYWZhdDcwNzlAZ21haWwuY29tIiwiZXhwIjoxNzgwMjQ4ODgzfQ.EY1q-f8Q9GMTtvRnpXy1APGfggiFSRiTleMIethF0zg
[24-May-2026 17:35:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-May-2026 17:35:05 UTC] ✅ JWT token verified successfully for user profile
[24-May-2026 17:35:05 UTC] User ID: 61
[24-May-2026 17:35:05 UTC] ✅ User profile retrieved successfully for user ID: 61
[24-May-2026 17:35:35 UTC] === API CALL LOG ===
[24-May-2026 17:35:35 UTC] Endpoint: user/profile.php
[24-May-2026 17:35:35 UTC] Full Log Data: {
    "timestamp": "2026-05-24 17:35:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.93.140.9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.93.140.9, 172.71.92.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2MSwidXNlcm5hbWUiOiJqaWlub3giLCJlbWFpbCI6InllYXNpbmFyYWZhdDcwNzlAZ21haWwuY29tIiwiZXhwIjoxNzgwMjQ4ODgzfQ.EY1q-f8Q9GMTtvRnpXy1APGfggiFSRiTleMIethF0zg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a00e0ec44901c3a2-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.93.140.9",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-May-2026 17:35:35 UTC] === END API CALL LOG ===
[24-May-2026 17:35:35 UTC] ✅ API Hash verification passed for profile endpoint
[24-May-2026 17:35:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2MSwidXNlcm5hbWUiOiJqaWlub3giLCJlbWFpbCI6InllYXNpbmFyYWZhdDcwNzlAZ21haWwuY29tIiwiZXhwIjoxNzgwMjQ4ODgzfQ.EY1q-f8Q9GMTtvRnpXy1APGfggiFSRiTleMIethF0zg
[24-May-2026 17:35:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-May-2026 17:35:35 UTC] ✅ JWT token verified successfully for user profile
[24-May-2026 17:35:35 UTC] User ID: 61
[24-May-2026 17:35:35 UTC] ✅ User profile retrieved successfully for user ID: 61
[24-May-2026 17:36:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-May-2026 17:36:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-May-2026 17:36:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.93.140.9, 172.71.92.136","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2MSwidXNlcm5hbWUiOiJqaWlub3giLCJlbWFpbCI6InllYXNpbmFyYWZhdDcwNzlAZ21haWwuY29tIiwiZXhwIjoxNzgwMjQ4ODgzfQ.EY1q-f8Q9GMTtvRnpXy1APGfggiFSRiTleMIethF0zg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a00e0f90dd410d67-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.93.140.9","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-May-2026 17:36:07 UTC] === User Orders API Called ===
[24-May-2026 17:36:07 UTC] User ID: 61
[24-May-2026 17:36:07 UTC] Limit: 20, Offset: 0
[24-May-2026 17:36:07 UTC] Orders found: 1
[24-May-2026 17:36:07 UTC] Orders data: [{"id":42,"quantity":1,"total_coins":35,"coin_type":"regular","telegram_link":"https:\/\/t.me\/jxjiinoxff","status":"pending","created_at":"2025-12-25 17:02:52","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[24-May-2026 17:36:07 UTC] Total orders count: 1
[24-May-2026 17:36:07 UTC] === API CALL LOG ===
[24-May-2026 17:36:07 UTC] Endpoint: user/profile.php
[24-May-2026 17:36:07 UTC] Full Log Data: {
    "timestamp": "2026-05-24 17:36:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.93.140.9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.93.140.9, 172.71.92.136",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2MSwidXNlcm5hbWUiOiJqaWlub3giLCJlbWFpbCI6InllYXNpbmFyYWZhdDcwNzlAZ21haWwuY29tIiwiZXhwIjoxNzgwMjQ4ODgzfQ.EY1q-f8Q9GMTtvRnpXy1APGfggiFSRiTleMIethF0zg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a00e0f917f1d0d67-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.93.140.9",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-May-2026 17:36:07 UTC] === END API CALL LOG ===
[24-May-2026 17:36:07 UTC] ✅ API Hash verification passed for profile endpoint
[24-May-2026 17:36:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2MSwidXNlcm5hbWUiOiJqaWlub3giLCJlbWFpbCI6InllYXNpbmFyYWZhdDcwNzlAZ21haWwuY29tIiwiZXhwIjoxNzgwMjQ4ODgzfQ.EY1q-f8Q9GMTtvRnpXy1APGfggiFSRiTleMIethF0zg
[24-May-2026 17:36:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-May-2026 17:36:07 UTC] ✅ JWT token verified successfully for user profile
[24-May-2026 17:36:07 UTC] User ID: 61
[24-May-2026 17:36:07 UTC] ✅ User profile retrieved successfully for user ID: 61
[24-May-2026 17:36:08 UTC] === API CALL LOG ===
[24-May-2026 17:36:08 UTC] Endpoint: user/profile.php
[24-May-2026 17:36:08 UTC] Full Log Data: {
    "timestamp": "2026-05-24 17:36:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.93.140.9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.93.140.9, 172.71.92.136",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2MSwidXNlcm5hbWUiOiJqaWlub3giLCJlbWFpbCI6InllYXNpbmFyYWZhdDcwNzlAZ21haWwuY29tIiwiZXhwIjoxNzgwMjQ4ODgzfQ.EY1q-f8Q9GMTtvRnpXy1APGfggiFSRiTleMIethF0zg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a00e0f956c000d67-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.93.140.9",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-May-2026 17:36:08 UTC] === END API CALL LOG ===
[24-May-2026 17:36:08 UTC] ✅ API Hash verification passed for profile endpoint
[24-May-2026 17:36:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2MSwidXNlcm5hbWUiOiJqaWlub3giLCJlbWFpbCI6InllYXNpbmFyYWZhdDcwNzlAZ21haWwuY29tIiwiZXhwIjoxNzgwMjQ4ODgzfQ.EY1q-f8Q9GMTtvRnpXy1APGfggiFSRiTleMIethF0zg
[24-May-2026 17:36:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-May-2026 17:36:08 UTC] ✅ JWT token verified successfully for user profile
[24-May-2026 17:36:08 UTC] User ID: 61
[24-May-2026 17:36:08 UTC] ✅ User profile retrieved successfully for user ID: 61
[24-May-2026 17:36:08 UTC] === API CALL LOG ===
[24-May-2026 17:36:08 UTC] Endpoint: user/profile.php
[24-May-2026 17:36:08 UTC] Full Log Data: {
    "timestamp": "2026-05-24 17:36:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.93.140.9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.93.140.9, 172.71.92.136",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2MSwidXNlcm5hbWUiOiJqaWlub3giLCJlbWFpbCI6InllYXNpbmFyYWZhdDcwNzlAZ21haWwuY29tIiwiZXhwIjoxNzgwMjQ4ODgzfQ.EY1q-f8Q9GMTtvRnpXy1APGfggiFSRiTleMIethF0zg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a00e0f95cd0d0d67-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.93.140.9",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-May-2026 17:36:08 UTC] === END API CALL LOG ===
[24-May-2026 17:36:08 UTC] ✅ API Hash verification passed for profile endpoint
[24-May-2026 17:36:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2MSwidXNlcm5hbWUiOiJqaWlub3giLCJlbWFpbCI6InllYXNpbmFyYWZhdDcwNzlAZ21haWwuY29tIiwiZXhwIjoxNzgwMjQ4ODgzfQ.EY1q-f8Q9GMTtvRnpXy1APGfggiFSRiTleMIethF0zg
[24-May-2026 17:36:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-May-2026 17:36:08 UTC] ✅ JWT token verified successfully for user profile
[24-May-2026 17:36:08 UTC] User ID: 61
[24-May-2026 17:36:08 UTC] ✅ User profile retrieved successfully for user ID: 61
[24-May-2026 17:36:12 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-May-2026 17:36:12 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-May-2026 17:36:12 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.93.140.9, 172.71.92.136","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2MSwidXNlcm5hbWUiOiJqaWlub3giLCJlbWFpbCI6InllYXNpbmFyYWZhdDcwNzlAZ21haWwuY29tIiwiZXhwIjoxNzgwMjQ4ODgzfQ.EY1q-f8Q9GMTtvRnpXy1APGfggiFSRiTleMIethF0zg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a00e0fad1c200d67-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.93.140.9","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-May-2026 17:36:12 UTC] === User Orders API Called ===
[24-May-2026 17:36:12 UTC] User ID: 61
[24-May-2026 17:36:12 UTC] Limit: 20, Offset: 0
[24-May-2026 17:36:12 UTC] Orders found: 1
[24-May-2026 17:36:12 UTC] Orders data: [{"id":42,"quantity":1,"total_coins":35,"coin_type":"regular","telegram_link":"https:\/\/t.me\/jxjiinoxff","status":"pending","created_at":"2025-12-25 17:02:52","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[24-May-2026 17:36:12 UTC] Total orders count: 1
[24-May-2026 17:36:12 UTC] === API CALL LOG ===
[24-May-2026 17:36:12 UTC] Endpoint: user/profile.php
[24-May-2026 17:36:12 UTC] Full Log Data: {
    "timestamp": "2026-05-24 17:36:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.93.140.9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.93.140.9, 172.71.92.136",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2MSwidXNlcm5hbWUiOiJqaWlub3giLCJlbWFpbCI6InllYXNpbmFyYWZhdDcwNzlAZ21haWwuY29tIiwiZXhwIjoxNzgwMjQ4ODgzfQ.EY1q-f8Q9GMTtvRnpXy1APGfggiFSRiTleMIethF0zg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a00e0fadadfe0d67-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.93.140.9",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-May-2026 17:36:12 UTC] === END API CALL LOG ===
[24-May-2026 17:36:12 UTC] ✅ API Hash verification passed for profile endpoint
[24-May-2026 17:36:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2MSwidXNlcm5hbWUiOiJqaWlub3giLCJlbWFpbCI6InllYXNpbmFyYWZhdDcwNzlAZ21haWwuY29tIiwiZXhwIjoxNzgwMjQ4ODgzfQ.EY1q-f8Q9GMTtvRnpXy1APGfggiFSRiTleMIethF0zg
[24-May-2026 17:36:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-May-2026 17:36:12 UTC] ✅ JWT token verified successfully for user profile
[24-May-2026 17:36:12 UTC] User ID: 61
[24-May-2026 17:36:12 UTC] ✅ User profile retrieved successfully for user ID: 61
[24-May-2026 17:36:13 UTC] === API CALL LOG ===
[24-May-2026 17:36:13 UTC] Endpoint: user/profile.php
[24-May-2026 17:36:13 UTC] Full Log Data: {
    "timestamp": "2026-05-24 17:36:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.93.140.9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.93.140.9, 172.71.92.136",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2MSwidXNlcm5hbWUiOiJqaWlub3giLCJlbWFpbCI6InllYXNpbmFyYWZhdDcwNzlAZ21haWwuY29tIiwiZXhwIjoxNzgwMjQ4ODgzfQ.EY1q-f8Q9GMTtvRnpXy1APGfggiFSRiTleMIethF0zg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a00e0fb1ad860d67-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.93.140.9",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-May-2026 17:36:13 UTC] === END API CALL LOG ===
[24-May-2026 17:36:13 UTC] ✅ API Hash verification passed for profile endpoint
[24-May-2026 17:36:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2MSwidXNlcm5hbWUiOiJqaWlub3giLCJlbWFpbCI6InllYXNpbmFyYWZhdDcwNzlAZ21haWwuY29tIiwiZXhwIjoxNzgwMjQ4ODgzfQ.EY1q-f8Q9GMTtvRnpXy1APGfggiFSRiTleMIethF0zg
[24-May-2026 17:36:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-May-2026 17:36:13 UTC] ✅ JWT token verified successfully for user profile
[24-May-2026 17:36:13 UTC] User ID: 61
[24-May-2026 17:36:13 UTC] ✅ User profile retrieved successfully for user ID: 61
[24-May-2026 17:36:13 UTC] === API CALL LOG ===
[24-May-2026 17:36:13 UTC] Endpoint: user/profile.php
[24-May-2026 17:36:13 UTC] Full Log Data: {
    "timestamp": "2026-05-24 17:36:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.93.140.9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.93.140.9, 172.71.92.136",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2MSwidXNlcm5hbWUiOiJqaWlub3giLCJlbWFpbCI6InllYXNpbmFyYWZhdDcwNzlAZ21haWwuY29tIiwiZXhwIjoxNzgwMjQ4ODgzfQ.EY1q-f8Q9GMTtvRnpXy1APGfggiFSRiTleMIethF0zg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a00e0fb21f5e0d67-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.93.140.9",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-May-2026 17:36:13 UTC] === END API CALL LOG ===
[24-May-2026 17:36:13 UTC] ✅ API Hash verification passed for profile endpoint
[24-May-2026 17:36:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2MSwidXNlcm5hbWUiOiJqaWlub3giLCJlbWFpbCI6InllYXNpbmFyYWZhdDcwNzlAZ21haWwuY29tIiwiZXhwIjoxNzgwMjQ4ODgzfQ.EY1q-f8Q9GMTtvRnpXy1APGfggiFSRiTleMIethF0zg
[24-May-2026 17:36:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-May-2026 17:36:13 UTC] ✅ JWT token verified successfully for user profile
[24-May-2026 17:36:13 UTC] User ID: 61
[24-May-2026 17:36:13 UTC] ✅ User profile retrieved successfully for user ID: 61
[24-May-2026 17:36:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-May-2026 17:36:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-May-2026 17:36:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.93.140.9, 172.71.92.137","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2MSwidXNlcm5hbWUiOiJqaWlub3giLCJlbWFpbCI6InllYXNpbmFyYWZhdDcwNzlAZ21haWwuY29tIiwiZXhwIjoxNzgwMjQ4ODgzfQ.EY1q-f8Q9GMTtvRnpXy1APGfggiFSRiTleMIethF0zg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a00e1047dc220d67-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.93.140.9","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-May-2026 17:36:37 UTC] === User Orders API Called ===
[24-May-2026 17:36:37 UTC] User ID: 61
[24-May-2026 17:36:37 UTC] Limit: 20, Offset: 0
[24-May-2026 17:36:37 UTC] Orders found: 1
[24-May-2026 17:36:37 UTC] Orders data: [{"id":42,"quantity":1,"total_coins":35,"coin_type":"regular","telegram_link":"https:\/\/t.me\/jxjiinoxff","status":"pending","created_at":"2025-12-25 17:02:52","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[24-May-2026 17:36:37 UTC] Total orders count: 1
[24-May-2026 17:36:37 UTC] === API CALL LOG ===
[24-May-2026 17:36:37 UTC] Endpoint: user/profile.php
[24-May-2026 17:36:37 UTC] Full Log Data: {
    "timestamp": "2026-05-24 17:36:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.93.140.9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.93.140.9, 172.71.92.136",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2MSwidXNlcm5hbWUiOiJqaWlub3giLCJlbWFpbCI6InllYXNpbmFyYWZhdDcwNzlAZ21haWwuY29tIiwiZXhwIjoxNzgwMjQ4ODgzfQ.EY1q-f8Q9GMTtvRnpXy1APGfggiFSRiTleMIethF0zg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a00e10480cd60d67-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.93.140.9",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-May-2026 17:36:37 UTC] === END API CALL LOG ===
[24-May-2026 17:36:37 UTC] ✅ API Hash verification passed for profile endpoint
[24-May-2026 17:36:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2MSwidXNlcm5hbWUiOiJqaWlub3giLCJlbWFpbCI6InllYXNpbmFyYWZhdDcwNzlAZ21haWwuY29tIiwiZXhwIjoxNzgwMjQ4ODgzfQ.EY1q-f8Q9GMTtvRnpXy1APGfggiFSRiTleMIethF0zg
[24-May-2026 17:36:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-May-2026 17:36:37 UTC] ✅ JWT token verified successfully for user profile
[24-May-2026 17:36:37 UTC] User ID: 61
[24-May-2026 17:36:37 UTC] ✅ User profile retrieved successfully for user ID: 61
[24-May-2026 17:36:37 UTC] === API CALL LOG ===
[24-May-2026 17:36:37 UTC] Endpoint: user/profile.php
[24-May-2026 17:36:37 UTC] Full Log Data: {
    "timestamp": "2026-05-24 17:36:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.93.140.9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.93.140.9, 172.71.92.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2MSwidXNlcm5hbWUiOiJqaWlub3giLCJlbWFpbCI6InllYXNpbmFyYWZhdDcwNzlAZ21haWwuY29tIiwiZXhwIjoxNzgwMjQ4ODgzfQ.EY1q-f8Q9GMTtvRnpXy1APGfggiFSRiTleMIethF0zg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a00e104c8f330d67-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.93.140.9",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-May-2026 17:36:37 UTC] === END API CALL LOG ===
[24-May-2026 17:36:37 UTC] ✅ API Hash verification passed for profile endpoint
[24-May-2026 17:36:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2MSwidXNlcm5hbWUiOiJqaWlub3giLCJlbWFpbCI6InllYXNpbmFyYWZhdDcwNzlAZ21haWwuY29tIiwiZXhwIjoxNzgwMjQ4ODgzfQ.EY1q-f8Q9GMTtvRnpXy1APGfggiFSRiTleMIethF0zg
[24-May-2026 17:36:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-May-2026 17:36:37 UTC] ✅ JWT token verified successfully for user profile
[24-May-2026 17:36:37 UTC] User ID: 61
[24-May-2026 17:36:37 UTC] ✅ User profile retrieved successfully for user ID: 61
[24-May-2026 17:36:38 UTC] === API CALL LOG ===
[24-May-2026 17:36:38 UTC] Endpoint: user/profile.php
[24-May-2026 17:36:38 UTC] Full Log Data: {
    "timestamp": "2026-05-24 17:36:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.93.140.9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.93.140.9, 172.71.92.136",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2MSwidXNlcm5hbWUiOiJqaWlub3giLCJlbWFpbCI6InllYXNpbmFyYWZhdDcwNzlAZ21haWwuY29tIiwiZXhwIjoxNzgwMjQ4ODgzfQ.EY1q-f8Q9GMTtvRnpXy1APGfggiFSRiTleMIethF0zg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a00e104faac70d67-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.93.140.9",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-May-2026 17:36:38 UTC] === END API CALL LOG ===
[24-May-2026 17:36:38 UTC] ✅ API Hash verification passed for profile endpoint
[24-May-2026 17:36:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2MSwidXNlcm5hbWUiOiJqaWlub3giLCJlbWFpbCI6InllYXNpbmFyYWZhdDcwNzlAZ21haWwuY29tIiwiZXhwIjoxNzgwMjQ4ODgzfQ.EY1q-f8Q9GMTtvRnpXy1APGfggiFSRiTleMIethF0zg
[24-May-2026 17:36:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-May-2026 17:36:38 UTC] ✅ JWT token verified successfully for user profile
[24-May-2026 17:36:38 UTC] User ID: 61
[24-May-2026 17:36:38 UTC] ✅ User profile retrieved successfully for user ID: 61
[24-May-2026 17:36:48 UTC] === API CALL LOG ===
[24-May-2026 17:36:48 UTC] Endpoint: user/profile.php
[24-May-2026 17:36:48 UTC] Full Log Data: {
    "timestamp": "2026-05-24 17:36:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.93.140.9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.93.140.9, 172.71.92.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2MSwidXNlcm5hbWUiOiJqaWlub3giLCJlbWFpbCI6InllYXNpbmFyYWZhdDcwNzlAZ21haWwuY29tIiwiZXhwIjoxNzgwMjQ4ODgzfQ.EY1q-f8Q9GMTtvRnpXy1APGfggiFSRiTleMIethF0zg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a00e108c49a20d67-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.93.140.9",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-May-2026 17:36:48 UTC] === END API CALL LOG ===
[24-May-2026 17:36:48 UTC] ✅ API Hash verification passed for profile endpoint
[24-May-2026 17:36:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2MSwidXNlcm5hbWUiOiJqaWlub3giLCJlbWFpbCI6InllYXNpbmFyYWZhdDcwNzlAZ21haWwuY29tIiwiZXhwIjoxNzgwMjQ4ODgzfQ.EY1q-f8Q9GMTtvRnpXy1APGfggiFSRiTleMIethF0zg
[24-May-2026 17:36:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-May-2026 17:36:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-May-2026 17:36:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-May-2026 17:36:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.93.140.9, 172.71.92.137","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2MSwidXNlcm5hbWUiOiJqaWlub3giLCJlbWFpbCI6InllYXNpbmFyYWZhdDcwNzlAZ21haWwuY29tIiwiZXhwIjoxNzgwMjQ4ODgzfQ.EY1q-f8Q9GMTtvRnpXy1APGfggiFSRiTleMIethF0zg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a00e108bcf5b0d67-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.93.140.9","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-May-2026 17:36:48 UTC] ✅ JWT token verified successfully for user profile
[24-May-2026 17:36:48 UTC] User ID: 61
[24-May-2026 17:36:48 UTC] === User Orders API Called ===
[24-May-2026 17:36:48 UTC] User ID: 61
[24-May-2026 17:36:48 UTC] Limit: 20, Offset: 0
[24-May-2026 17:36:48 UTC] ✅ User profile retrieved successfully for user ID: 61
[24-May-2026 17:36:48 UTC] Orders found: 1
[24-May-2026 17:36:48 UTC] Orders data: [{"id":42,"quantity":1,"total_coins":35,"coin_type":"regular","telegram_link":"https:\/\/t.me\/jxjiinoxff","status":"pending","created_at":"2025-12-25 17:02:52","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[24-May-2026 17:36:48 UTC] Total orders count: 1
[24-May-2026 17:36:48 UTC] === API CALL LOG ===
[24-May-2026 17:36:48 UTC] Endpoint: user/profile.php
[24-May-2026 17:36:48 UTC] Full Log Data: {
    "timestamp": "2026-05-24 17:36:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.93.140.9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.93.140.9, 172.71.92.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2MSwidXNlcm5hbWUiOiJqaWlub3giLCJlbWFpbCI6InllYXNpbmFyYWZhdDcwNzlAZ21haWwuY29tIiwiZXhwIjoxNzgwMjQ4ODgzfQ.EY1q-f8Q9GMTtvRnpXy1APGfggiFSRiTleMIethF0zg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a00e10903ef90d67-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.93.140.9",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-May-2026 17:36:48 UTC] === END API CALL LOG ===
[24-May-2026 17:36:48 UTC] ✅ API Hash verification passed for profile endpoint
[24-May-2026 17:36:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2MSwidXNlcm5hbWUiOiJqaWlub3giLCJlbWFpbCI6InllYXNpbmFyYWZhdDcwNzlAZ21haWwuY29tIiwiZXhwIjoxNzgwMjQ4ODgzfQ.EY1q-f8Q9GMTtvRnpXy1APGfggiFSRiTleMIethF0zg
[24-May-2026 17:36:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-May-2026 17:36:48 UTC] ✅ JWT token verified successfully for user profile
[24-May-2026 17:36:48 UTC] User ID: 61
[24-May-2026 17:36:48 UTC] ✅ User profile retrieved successfully for user ID: 61
[24-May-2026 17:36:49 UTC] === API CALL LOG ===
[24-May-2026 17:36:49 UTC] Endpoint: user/profile.php
[24-May-2026 17:36:49 UTC] Full Log Data: {
    "timestamp": "2026-05-24 17:36:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.93.140.9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.93.140.9, 172.71.92.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2MSwidXNlcm5hbWUiOiJqaWlub3giLCJlbWFpbCI6InllYXNpbmFyYWZhdDcwNzlAZ21haWwuY29tIiwiZXhwIjoxNzgwMjQ4ODgzfQ.EY1q-f8Q9GMTtvRnpXy1APGfggiFSRiTleMIethF0zg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a00e1094c84c0d67-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.93.140.9",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-May-2026 17:36:49 UTC] === END API CALL LOG ===
[24-May-2026 17:36:49 UTC] ✅ API Hash verification passed for profile endpoint
[24-May-2026 17:36:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2MSwidXNlcm5hbWUiOiJqaWlub3giLCJlbWFpbCI6InllYXNpbmFyYWZhdDcwNzlAZ21haWwuY29tIiwiZXhwIjoxNzgwMjQ4ODgzfQ.EY1q-f8Q9GMTtvRnpXy1APGfggiFSRiTleMIethF0zg
[24-May-2026 17:36:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-May-2026 17:36:49 UTC] ✅ JWT token verified successfully for user profile
[24-May-2026 17:36:49 UTC] User ID: 61
[24-May-2026 17:36:49 UTC] ✅ User profile retrieved successfully for user ID: 61
[24-May-2026 17:36:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-May-2026 17:36:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-May-2026 17:36:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.93.140.9, 172.71.92.137","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2MSwidXNlcm5hbWUiOiJqaWlub3giLCJlbWFpbCI6InllYXNpbmFyYWZhdDcwNzlAZ21haWwuY29tIiwiZXhwIjoxNzgwMjQ4ODgzfQ.EY1q-f8Q9GMTtvRnpXy1APGfggiFSRiTleMIethF0zg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a00e10b27c010d67-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.93.140.9","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-May-2026 17:36:54 UTC] === User Orders API Called ===
[24-May-2026 17:36:54 UTC] User ID: 61
[24-May-2026 17:36:54 UTC] Limit: 20, Offset: 0
[24-May-2026 17:36:54 UTC] Orders found: 1
[24-May-2026 17:36:54 UTC] Orders data: [{"id":42,"quantity":1,"total_coins":35,"coin_type":"regular","telegram_link":"https:\/\/t.me\/jxjiinoxff","status":"pending","created_at":"2025-12-25 17:02:52","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[24-May-2026 17:36:54 UTC] Total orders count: 1
[24-May-2026 17:36:54 UTC] === API CALL LOG ===
[24-May-2026 17:36:54 UTC] Endpoint: user/profile.php
[24-May-2026 17:36:54 UTC] Full Log Data: {
    "timestamp": "2026-05-24 17:36:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.93.140.9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.93.140.9, 172.71.92.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2MSwidXNlcm5hbWUiOiJqaWlub3giLCJlbWFpbCI6InllYXNpbmFyYWZhdDcwNzlAZ21haWwuY29tIiwiZXhwIjoxNzgwMjQ4ODgzfQ.EY1q-f8Q9GMTtvRnpXy1APGfggiFSRiTleMIethF0zg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a00e10b33f990d67-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.93.140.9",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-May-2026 17:36:54 UTC] === END API CALL LOG ===
[24-May-2026 17:36:54 UTC] ✅ API Hash verification passed for profile endpoint
[24-May-2026 17:36:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2MSwidXNlcm5hbWUiOiJqaWlub3giLCJlbWFpbCI6InllYXNpbmFyYWZhdDcwNzlAZ21haWwuY29tIiwiZXhwIjoxNzgwMjQ4ODgzfQ.EY1q-f8Q9GMTtvRnpXy1APGfggiFSRiTleMIethF0zg
[24-May-2026 17:36:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-May-2026 17:36:54 UTC] ✅ JWT token verified successfully for user profile
[24-May-2026 17:36:54 UTC] User ID: 61
[24-May-2026 17:36:54 UTC] ✅ User profile retrieved successfully for user ID: 61
[24-May-2026 17:36:54 UTC] === API CALL LOG ===
[24-May-2026 17:36:54 UTC] Endpoint: user/profile.php
[24-May-2026 17:36:54 UTC] Full Log Data: {
    "timestamp": "2026-05-24 17:36:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.93.140.9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.93.140.9, 172.71.92.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2MSwidXNlcm5hbWUiOiJqaWlub3giLCJlbWFpbCI6InllYXNpbmFyYWZhdDcwNzlAZ21haWwuY29tIiwiZXhwIjoxNzgwMjQ4ODgzfQ.EY1q-f8Q9GMTtvRnpXy1APGfggiFSRiTleMIethF0zg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a00e10b6ee250d67-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.93.140.9",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-May-2026 17:36:54 UTC] === END API CALL LOG ===
[24-May-2026 17:36:54 UTC] ✅ API Hash verification passed for profile endpoint
[24-May-2026 17:36:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2MSwidXNlcm5hbWUiOiJqaWlub3giLCJlbWFpbCI6InllYXNpbmFyYWZhdDcwNzlAZ21haWwuY29tIiwiZXhwIjoxNzgwMjQ4ODgzfQ.EY1q-f8Q9GMTtvRnpXy1APGfggiFSRiTleMIethF0zg
[24-May-2026 17:36:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-May-2026 17:36:54 UTC] ✅ JWT token verified successfully for user profile
[24-May-2026 17:36:54 UTC] User ID: 61
[24-May-2026 17:36:54 UTC] ✅ User profile retrieved successfully for user ID: 61
[24-May-2026 17:36:55 UTC] === API CALL LOG ===
[24-May-2026 17:36:55 UTC] Endpoint: user/profile.php
[24-May-2026 17:36:55 UTC] Full Log Data: {
    "timestamp": "2026-05-24 17:36:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.93.140.9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.93.140.9, 172.71.92.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2MSwidXNlcm5hbWUiOiJqaWlub3giLCJlbWFpbCI6InllYXNpbmFyYWZhdDcwNzlAZ21haWwuY29tIiwiZXhwIjoxNzgwMjQ4ODgzfQ.EY1q-f8Q9GMTtvRnpXy1APGfggiFSRiTleMIethF0zg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a00e10b758370d67-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.93.140.9",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-May-2026 17:36:55 UTC] === END API CALL LOG ===
[24-May-2026 17:36:55 UTC] ✅ API Hash verification passed for profile endpoint
[24-May-2026 17:36:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2MSwidXNlcm5hbWUiOiJqaWlub3giLCJlbWFpbCI6InllYXNpbmFyYWZhdDcwNzlAZ21haWwuY29tIiwiZXhwIjoxNzgwMjQ4ODgzfQ.EY1q-f8Q9GMTtvRnpXy1APGfggiFSRiTleMIethF0zg
[24-May-2026 17:36:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-May-2026 17:36:55 UTC] ✅ JWT token verified successfully for user profile
[24-May-2026 17:36:55 UTC] User ID: 61
[24-May-2026 17:36:55 UTC] ✅ User profile retrieved successfully for user ID: 61
[24-May-2026 17:36:59 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-May-2026 17:36:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-May-2026 17:36:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.93.140.9, 172.71.92.137","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2MSwidXNlcm5hbWUiOiJqaWlub3giLCJlbWFpbCI6InllYXNpbmFyYWZhdDcwNzlAZ21haWwuY29tIiwiZXhwIjoxNzgwMjQ4ODgzfQ.EY1q-f8Q9GMTtvRnpXy1APGfggiFSRiTleMIethF0zg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a00e10d0cc2b0d67-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.93.140.9","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-May-2026 17:36:59 UTC] === User Orders API Called ===
[24-May-2026 17:36:59 UTC] User ID: 61
[24-May-2026 17:36:59 UTC] Limit: 20, Offset: 0
[24-May-2026 17:36:59 UTC] Orders found: 1
[24-May-2026 17:36:59 UTC] Orders data: [{"id":42,"quantity":1,"total_coins":35,"coin_type":"regular","telegram_link":"https:\/\/t.me\/jxjiinoxff","status":"pending","created_at":"2025-12-25 17:02:52","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[24-May-2026 17:36:59 UTC] Total orders count: 1
[24-May-2026 17:37:01 UTC] === API CALL LOG ===
[24-May-2026 17:37:01 UTC] Endpoint: user/profile.php
[24-May-2026 17:37:01 UTC] Full Log Data: {
    "timestamp": "2026-05-24 17:37:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.93.140.9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.93.140.9, 172.71.92.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2MSwidXNlcm5hbWUiOiJqaWlub3giLCJlbWFpbCI6InllYXNpbmFyYWZhdDcwNzlAZ21haWwuY29tIiwiZXhwIjoxNzgwMjQ4ODgzfQ.EY1q-f8Q9GMTtvRnpXy1APGfggiFSRiTleMIethF0zg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a00e10df0f910d67-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.93.140.9",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-May-2026 17:37:01 UTC] === END API CALL LOG ===
[24-May-2026 17:37:01 UTC] ✅ API Hash verification passed for profile endpoint
[24-May-2026 17:37:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2MSwidXNlcm5hbWUiOiJqaWlub3giLCJlbWFpbCI6InllYXNpbmFyYWZhdDcwNzlAZ21haWwuY29tIiwiZXhwIjoxNzgwMjQ4ODgzfQ.EY1q-f8Q9GMTtvRnpXy1APGfggiFSRiTleMIethF0zg
[24-May-2026 17:37:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-May-2026 17:37:01 UTC] ✅ JWT token verified successfully for user profile
[24-May-2026 17:37:01 UTC] User ID: 61
[24-May-2026 17:37:01 UTC] ✅ User profile retrieved successfully for user ID: 61
[24-May-2026 17:37:01 UTC] User Purchases API - User ID: 61
[24-May-2026 17:37:01 UTC] User Purchases API - Total purchases found: 0
[24-May-2026 17:37:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-May-2026 17:37:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-May-2026 17:37:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.93.140.9, 172.71.92.137","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2MSwidXNlcm5hbWUiOiJqaWlub3giLCJlbWFpbCI6InllYXNpbmFyYWZhdDcwNzlAZ21haWwuY29tIiwiZXhwIjoxNzgwMjQ4ODgzfQ.EY1q-f8Q9GMTtvRnpXy1APGfggiFSRiTleMIethF0zg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a00e10e7a9c00d67-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.93.140.9","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-May-2026 17:37:02 UTC] === User Orders API Called ===
[24-May-2026 17:37:02 UTC] User ID: 61
[24-May-2026 17:37:02 UTC] Limit: 20, Offset: 0
[24-May-2026 17:37:02 UTC] Orders found: 1
[24-May-2026 17:37:02 UTC] Orders data: [{"id":42,"quantity":1,"total_coins":35,"coin_type":"regular","telegram_link":"https:\/\/t.me\/jxjiinoxff","status":"pending","created_at":"2025-12-25 17:02:52","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[24-May-2026 17:37:02 UTC] Total orders count: 1
[24-May-2026 17:37:06 UTC] === API CALL LOG ===
[24-May-2026 17:37:06 UTC] Endpoint: user/profile.php
[24-May-2026 17:37:06 UTC] Full Log Data: {
    "timestamp": "2026-05-24 17:37:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.93.140.9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.93.140.9, 172.71.92.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2MSwidXNlcm5hbWUiOiJqaWlub3giLCJlbWFpbCI6InllYXNpbmFyYWZhdDcwNzlAZ21haWwuY29tIiwiZXhwIjoxNzgwMjQ4ODgzfQ.EY1q-f8Q9GMTtvRnpXy1APGfggiFSRiTleMIethF0zg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a00e10fdcdd00d67-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.93.140.9",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-May-2026 17:37:06 UTC] === END API CALL LOG ===
[24-May-2026 17:37:06 UTC] ✅ API Hash verification passed for profile endpoint
[24-May-2026 17:37:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2MSwidXNlcm5hbWUiOiJqaWlub3giLCJlbWFpbCI6InllYXNpbmFyYWZhdDcwNzlAZ21haWwuY29tIiwiZXhwIjoxNzgwMjQ4ODgzfQ.EY1q-f8Q9GMTtvRnpXy1APGfggiFSRiTleMIethF0zg
[24-May-2026 17:37:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-May-2026 17:37:06 UTC] ✅ JWT token verified successfully for user profile
[24-May-2026 17:37:06 UTC] User ID: 61
[24-May-2026 17:37:06 UTC] ✅ User profile retrieved successfully for user ID: 61
[24-May-2026 17:37:06 UTC] User Purchases API - User ID: 61
[24-May-2026 17:37:06 UTC] User Purchases API - Total purchases found: 0
[24-May-2026 17:37:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-May-2026 17:37:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-May-2026 17:37:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.93.140.9, 172.71.92.137","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2MSwidXNlcm5hbWUiOiJqaWlub3giLCJlbWFpbCI6InllYXNpbmFyYWZhdDcwNzlAZ21haWwuY29tIiwiZXhwIjoxNzgwMjQ4ODgzfQ.EY1q-f8Q9GMTtvRnpXy1APGfggiFSRiTleMIethF0zg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a00e110fb9330d67-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.93.140.9","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-May-2026 17:37:09 UTC] === User Orders API Called ===
[24-May-2026 17:37:09 UTC] User ID: 61
[24-May-2026 17:37:09 UTC] Limit: 20, Offset: 0
[24-May-2026 17:37:09 UTC] Orders found: 1
[24-May-2026 17:37:09 UTC] Orders data: [{"id":42,"quantity":1,"total_coins":35,"coin_type":"regular","telegram_link":"https:\/\/t.me\/jxjiinoxff","status":"pending","created_at":"2025-12-25 17:02:52","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[24-May-2026 17:37:09 UTC] Total orders count: 1
[24-May-2026 17:37:09 UTC] === API CALL LOG ===
[24-May-2026 17:37:09 UTC] Endpoint: user/profile.php
[24-May-2026 17:37:09 UTC] Full Log Data: {
    "timestamp": "2026-05-24 17:37:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.93.140.9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.93.140.9, 172.71.92.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2MSwidXNlcm5hbWUiOiJqaWlub3giLCJlbWFpbCI6InllYXNpbmFyYWZhdDcwNzlAZ21haWwuY29tIiwiZXhwIjoxNzgwMjQ4ODgzfQ.EY1q-f8Q9GMTtvRnpXy1APGfggiFSRiTleMIethF0zg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a00e11103b8d0d67-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.93.140.9",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-May-2026 17:37:09 UTC] === END API CALL LOG ===
[24-May-2026 17:37:09 UTC] ✅ API Hash verification passed for profile endpoint
[24-May-2026 17:37:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2MSwidXNlcm5hbWUiOiJqaWlub3giLCJlbWFpbCI6InllYXNpbmFyYWZhdDcwNzlAZ21haWwuY29tIiwiZXhwIjoxNzgwMjQ4ODgzfQ.EY1q-f8Q9GMTtvRnpXy1APGfggiFSRiTleMIethF0zg
[24-May-2026 17:37:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-May-2026 17:37:09 UTC] ✅ JWT token verified successfully for user profile
[24-May-2026 17:37:09 UTC] User ID: 61
[24-May-2026 17:37:09 UTC] ✅ User profile retrieved successfully for user ID: 61
[24-May-2026 17:37:09 UTC] === API CALL LOG ===
[24-May-2026 17:37:09 UTC] Endpoint: user/profile.php
[24-May-2026 17:37:09 UTC] Full Log Data: {
    "timestamp": "2026-05-24 17:37:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.93.140.9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.93.140.9, 172.71.92.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2MSwidXNlcm5hbWUiOiJqaWlub3giLCJlbWFpbCI6InllYXNpbmFyYWZhdDcwNzlAZ21haWwuY29tIiwiZXhwIjoxNzgwMjQ4ODgzfQ.EY1q-f8Q9GMTtvRnpXy1APGfggiFSRiTleMIethF0zg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a00e111449bf0d67-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.93.140.9",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-May-2026 17:37:09 UTC] === END API CALL LOG ===
[24-May-2026 17:37:09 UTC] ✅ API Hash verification passed for profile endpoint
[24-May-2026 17:37:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2MSwidXNlcm5hbWUiOiJqaWlub3giLCJlbWFpbCI6InllYXNpbmFyYWZhdDcwNzlAZ21haWwuY29tIiwiZXhwIjoxNzgwMjQ4ODgzfQ.EY1q-f8Q9GMTtvRnpXy1APGfggiFSRiTleMIethF0zg
[24-May-2026 17:37:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-May-2026 17:37:09 UTC] ✅ JWT token verified successfully for user profile
[24-May-2026 17:37:09 UTC] User ID: 61
[24-May-2026 17:37:09 UTC] ✅ User profile retrieved successfully for user ID: 61
[24-May-2026 17:37:09 UTC] === API CALL LOG ===
[24-May-2026 17:37:09 UTC] Endpoint: user/profile.php
[24-May-2026 17:37:09 UTC] Full Log Data: {
    "timestamp": "2026-05-24 17:37:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.93.140.9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.93.140.9, 172.71.92.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2MSwidXNlcm5hbWUiOiJqaWlub3giLCJlbWFpbCI6InllYXNpbmFyYWZhdDcwNzlAZ21haWwuY29tIiwiZXhwIjoxNzgwMjQ4ODgzfQ.EY1q-f8Q9GMTtvRnpXy1APGfggiFSRiTleMIethF0zg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a00e1114dbd90d67-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.93.140.9",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-May-2026 17:37:09 UTC] === END API CALL LOG ===
[24-May-2026 17:37:09 UTC] ✅ API Hash verification passed for profile endpoint
[24-May-2026 17:37:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2MSwidXNlcm5hbWUiOiJqaWlub3giLCJlbWFpbCI6InllYXNpbmFyYWZhdDcwNzlAZ21haWwuY29tIiwiZXhwIjoxNzgwMjQ4ODgzfQ.EY1q-f8Q9GMTtvRnpXy1APGfggiFSRiTleMIethF0zg
[24-May-2026 17:37:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-May-2026 17:37:09 UTC] ✅ JWT token verified successfully for user profile
[24-May-2026 17:37:09 UTC] User ID: 61
[24-May-2026 17:37:09 UTC] ✅ User profile retrieved successfully for user ID: 61
[24-May-2026 17:37:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-May-2026 17:37:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-May-2026 17:37:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.93.140.9, 172.71.92.137","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2MSwidXNlcm5hbWUiOiJqaWlub3giLCJlbWFpbCI6InllYXNpbmFyYWZhdDcwNzlAZ21haWwuY29tIiwiZXhwIjoxNzgwMjQ4ODgzfQ.EY1q-f8Q9GMTtvRnpXy1APGfggiFSRiTleMIethF0zg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a00e111dfe3a0d67-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.93.140.9","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-May-2026 17:37:11 UTC] === User Orders API Called ===
[24-May-2026 17:37:11 UTC] User ID: 61
[24-May-2026 17:37:11 UTC] Limit: 20, Offset: 0
[24-May-2026 17:37:11 UTC] Orders found: 1
[24-May-2026 17:37:11 UTC] Orders data: [{"id":42,"quantity":1,"total_coins":35,"coin_type":"regular","telegram_link":"https:\/\/t.me\/jxjiinoxff","status":"pending","created_at":"2025-12-25 17:02:52","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[24-May-2026 17:37:11 UTC] Total orders count: 1
[24-May-2026 17:37:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-May-2026 17:37:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-May-2026 17:37:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.93.140.9, 172.71.92.137","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2MSwidXNlcm5hbWUiOiJqaWlub3giLCJlbWFpbCI6InllYXNpbmFyYWZhdDcwNzlAZ21haWwuY29tIiwiZXhwIjoxNzgwMjQ4ODgzfQ.EY1q-f8Q9GMTtvRnpXy1APGfggiFSRiTleMIethF0zg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a00e112b5a1b0d67-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.93.140.9","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-May-2026 17:37:13 UTC] === User Orders API Called ===
[24-May-2026 17:37:13 UTC] User ID: 61
[24-May-2026 17:37:13 UTC] Limit: 20, Offset: 0
[24-May-2026 17:37:13 UTC] Orders found: 1
[24-May-2026 17:37:13 UTC] Orders data: [{"id":42,"quantity":1,"total_coins":35,"coin_type":"regular","telegram_link":"https:\/\/t.me\/jxjiinoxff","status":"pending","created_at":"2025-12-25 17:02:52","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[24-May-2026 17:37:13 UTC] Total orders count: 1
[24-May-2026 17:37:13 UTC] === API CALL LOG ===
[24-May-2026 17:37:13 UTC] Endpoint: user/profile.php
[24-May-2026 17:37:13 UTC] Full Log Data: {
    "timestamp": "2026-05-24 17:37:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.93.140.9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.93.140.9, 172.71.92.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2MSwidXNlcm5hbWUiOiJqaWlub3giLCJlbWFpbCI6InllYXNpbmFyYWZhdDcwNzlAZ21haWwuY29tIiwiZXhwIjoxNzgwMjQ4ODgzfQ.EY1q-f8Q9GMTtvRnpXy1APGfggiFSRiTleMIethF0zg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a00e112bec7e0d67-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.93.140.9",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-May-2026 17:37:13 UTC] === END API CALL LOG ===
[24-May-2026 17:37:13 UTC] ✅ API Hash verification passed for profile endpoint
[24-May-2026 17:37:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2MSwidXNlcm5hbWUiOiJqaWlub3giLCJlbWFpbCI6InllYXNpbmFyYWZhdDcwNzlAZ21haWwuY29tIiwiZXhwIjoxNzgwMjQ4ODgzfQ.EY1q-f8Q9GMTtvRnpXy1APGfggiFSRiTleMIethF0zg
[24-May-2026 17:37:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-May-2026 17:37:13 UTC] ✅ JWT token verified successfully for user profile
[24-May-2026 17:37:13 UTC] User ID: 61
[24-May-2026 17:37:13 UTC] ✅ User profile retrieved successfully for user ID: 61
[24-May-2026 17:37:14 UTC] === API CALL LOG ===
[24-May-2026 17:37:14 UTC] Endpoint: user/profile.php
[24-May-2026 17:37:14 UTC] Full Log Data: {
    "timestamp": "2026-05-24 17:37:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.93.140.9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.93.140.9, 172.71.92.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2MSwidXNlcm5hbWUiOiJqaWlub3giLCJlbWFpbCI6InllYXNpbmFyYWZhdDcwNzlAZ21haWwuY29tIiwiZXhwIjoxNzgwMjQ4ODgzfQ.EY1q-f8Q9GMTtvRnpXy1APGfggiFSRiTleMIethF0zg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a00e11313faf0d67-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.93.140.9",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-May-2026 17:37:14 UTC] === END API CALL LOG ===
[24-May-2026 17:37:14 UTC] ✅ API Hash verification passed for profile endpoint
[24-May-2026 17:37:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2MSwidXNlcm5hbWUiOiJqaWlub3giLCJlbWFpbCI6InllYXNpbmFyYWZhdDcwNzlAZ21haWwuY29tIiwiZXhwIjoxNzgwMjQ4ODgzfQ.EY1q-f8Q9GMTtvRnpXy1APGfggiFSRiTleMIethF0zg
[24-May-2026 17:37:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-May-2026 17:37:14 UTC] ✅ JWT token verified successfully for user profile
[24-May-2026 17:37:14 UTC] User ID: 61
[24-May-2026 17:37:14 UTC] ✅ User profile retrieved successfully for user ID: 61
[24-May-2026 17:37:36 UTC] === API CALL LOG ===
[24-May-2026 17:37:36 UTC] Endpoint: user/profile.php
[24-May-2026 17:37:36 UTC] Full Log Data: {
    "timestamp": "2026-05-24 17:37:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.93.140.9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.93.140.9, 172.71.92.136",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2MSwidXNlcm5hbWUiOiJqaWlub3giLCJlbWFpbCI6InllYXNpbmFyYWZhdDcwNzlAZ21haWwuY29tIiwiZXhwIjoxNzgwMjQ4ODgzfQ.EY1q-f8Q9GMTtvRnpXy1APGfggiFSRiTleMIethF0zg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a00e11b77f9d2154-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.93.140.9",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-May-2026 17:37:36 UTC] === END API CALL LOG ===
[24-May-2026 17:37:36 UTC] ✅ API Hash verification passed for profile endpoint
[24-May-2026 17:37:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2MSwidXNlcm5hbWUiOiJqaWlub3giLCJlbWFpbCI6InllYXNpbmFyYWZhdDcwNzlAZ21haWwuY29tIiwiZXhwIjoxNzgwMjQ4ODgzfQ.EY1q-f8Q9GMTtvRnpXy1APGfggiFSRiTleMIethF0zg
[24-May-2026 17:37:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-May-2026 17:37:36 UTC] ✅ JWT token verified successfully for user profile
[24-May-2026 17:37:36 UTC] User ID: 61
[24-May-2026 17:37:36 UTC] ✅ User profile retrieved successfully for user ID: 61
[24-May-2026 17:37:36 UTC] === API CALL LOG ===
[24-May-2026 17:37:36 UTC] Endpoint: user/profile.php
[24-May-2026 17:37:36 UTC] Full Log Data: {
    "timestamp": "2026-05-24 17:37:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.93.140.9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.93.140.9, 172.71.92.136",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2MSwidXNlcm5hbWUiOiJqaWlub3giLCJlbWFpbCI6InllYXNpbmFyYWZhdDcwNzlAZ21haWwuY29tIiwiZXhwIjoxNzgwMjQ4ODgzfQ.EY1q-f8Q9GMTtvRnpXy1APGfggiFSRiTleMIethF0zg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a00e11bd5ccf2154-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.93.140.9",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-May-2026 17:37:36 UTC] === END API CALL LOG ===
[24-May-2026 17:37:36 UTC] ✅ API Hash verification passed for profile endpoint
[24-May-2026 17:37:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2MSwidXNlcm5hbWUiOiJqaWlub3giLCJlbWFpbCI6InllYXNpbmFyYWZhdDcwNzlAZ21haWwuY29tIiwiZXhwIjoxNzgwMjQ4ODgzfQ.EY1q-f8Q9GMTtvRnpXy1APGfggiFSRiTleMIethF0zg
[24-May-2026 17:37:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-May-2026 17:37:36 UTC] ✅ JWT token verified successfully for user profile
[24-May-2026 17:37:36 UTC] User ID: 61
[24-May-2026 17:37:36 UTC] ✅ User profile retrieved successfully for user ID: 61
[24-May-2026 17:37:37 UTC] User Purchases API - User ID: 61
[24-May-2026 17:37:37 UTC] User Purchases API - Total purchases found: 0
[25-May-2026 11:16:08 UTC] === API CALL LOG ===
[25-May-2026 11:16:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-May-2026 11:16:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-May-2026 11:16:08 UTC] Endpoint: user/profile.php
[25-May-2026 11:16:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"85.106.148.38, 172.69.109.146","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQxIiwidXNlcm5hbWUiOiJzc3NzZCIsImVtYWlsIjoiYWRtaW5AZ21haWwuY29tIiwiZXhwIjoxNzgwMzEyNTY3fQ.YAK5XbK-eRu6ln63b146lrBQOkxAuhYvJpYSKjq64hY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a014204eca8fc800-DUS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"85.106.148.38","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-May-2026 11:16:08 UTC] Full Log Data: {
    "timestamp": "2026-05-25 11:16:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "85.106.148.38",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "85.106.148.38, 172.69.109.146",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQxIiwidXNlcm5hbWUiOiJzc3NzZCIsImVtYWlsIjoiYWRtaW5AZ21haWwuY29tIiwiZXhwIjoxNzgwMzEyNTY3fQ.YAK5XbK-eRu6ln63b146lrBQOkxAuhYvJpYSKjq64hY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a014204eca8dc800-DUS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "85.106.148.38",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-May-2026 11:16:08 UTC] === END API CALL LOG ===
[25-May-2026 11:16:08 UTC] ✅ API Hash verification passed for profile endpoint
[25-May-2026 11:16:08 UTC] === User Orders API Called ===
[25-May-2026 11:16:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQxIiwidXNlcm5hbWUiOiJzc3NzZCIsImVtYWlsIjoiYWRtaW5AZ21haWwuY29tIiwiZXhwIjoxNzgwMzEyNTY3fQ.YAK5XbK-eRu6ln63b146lrBQOkxAuhYvJpYSKjq64hY
[25-May-2026 11:16:08 UTC] User ID: 641
[25-May-2026 11:16:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-May-2026 11:16:08 UTC] Limit: 20, Offset: 0
[25-May-2026 11:16:08 UTC] ✅ JWT token verified successfully for user profile
[25-May-2026 11:16:08 UTC] User ID: 641
[25-May-2026 11:16:08 UTC] ✅ User profile retrieved successfully for user ID: 641
[25-May-2026 11:16:08 UTC] Orders found: 0
[25-May-2026 11:16:08 UTC] Orders data: []
[25-May-2026 11:16:08 UTC] Total orders count: 0
[25-May-2026 11:16:08 UTC] === API CALL LOG ===
[25-May-2026 11:16:08 UTC] Endpoint: user/profile.php
[25-May-2026 11:16:08 UTC] Full Log Data: {
    "timestamp": "2026-05-25 11:16:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "85.106.148.38",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "85.106.148.38, 172.69.109.68",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQxIiwidXNlcm5hbWUiOiJzc3NzZCIsImVtYWlsIjoiYWRtaW5AZ21haWwuY29tIiwiZXhwIjoxNzgwMzEyNTY3fQ.YAK5XbK-eRu6ln63b146lrBQOkxAuhYvJpYSKjq64hY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a014204f4ad9c800-DUS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "85.106.148.38",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-May-2026 11:16:08 UTC] === END API CALL LOG ===
[25-May-2026 11:16:08 UTC] ✅ API Hash verification passed for profile endpoint
[25-May-2026 11:16:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQxIiwidXNlcm5hbWUiOiJzc3NzZCIsImVtYWlsIjoiYWRtaW5AZ21haWwuY29tIiwiZXhwIjoxNzgwMzEyNTY3fQ.YAK5XbK-eRu6ln63b146lrBQOkxAuhYvJpYSKjq64hY
[25-May-2026 11:16:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-May-2026 11:16:08 UTC] ✅ JWT token verified successfully for user profile
[25-May-2026 11:16:08 UTC] User ID: 641
[25-May-2026 11:16:08 UTC] ✅ User profile retrieved successfully for user ID: 641
[25-May-2026 11:16:08 UTC] === API CALL LOG ===
[25-May-2026 11:16:08 UTC] Endpoint: user/profile.php
[25-May-2026 11:16:08 UTC] Full Log Data: {
    "timestamp": "2026-05-25 11:16:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "85.106.148.38",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "85.106.148.38, 172.69.109.68",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQxIiwidXNlcm5hbWUiOiJzc3NzZCIsImVtYWlsIjoiYWRtaW5AZ21haWwuY29tIiwiZXhwIjoxNzgwMzEyNTY3fQ.YAK5XbK-eRu6ln63b146lrBQOkxAuhYvJpYSKjq64hY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a01420525cadc800-DUS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "85.106.148.38",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-May-2026 11:16:08 UTC] === END API CALL LOG ===
[25-May-2026 11:16:08 UTC] ✅ API Hash verification passed for profile endpoint
[25-May-2026 11:16:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQxIiwidXNlcm5hbWUiOiJzc3NzZCIsImVtYWlsIjoiYWRtaW5AZ21haWwuY29tIiwiZXhwIjoxNzgwMzEyNTY3fQ.YAK5XbK-eRu6ln63b146lrBQOkxAuhYvJpYSKjq64hY
[25-May-2026 11:16:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-May-2026 11:16:08 UTC] ✅ JWT token verified successfully for user profile
[25-May-2026 11:16:08 UTC] User ID: 641
[25-May-2026 11:16:08 UTC] ✅ User profile retrieved successfully for user ID: 641
[25-May-2026 11:16:16 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-May-2026 11:16:16 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-May-2026 11:16:16 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"85.106.148.38, 172.69.109.146","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQxIiwidXNlcm5hbWUiOiJzc3NzZCIsImVtYWlsIjoiYWRtaW5AZ21haWwuY29tIiwiZXhwIjoxNzgwMzEyNTY3fQ.YAK5XbK-eRu6ln63b146lrBQOkxAuhYvJpYSKjq64hY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a01420862837c800-DUS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"85.106.148.38","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-May-2026 11:16:16 UTC] === User Orders API Called ===
[25-May-2026 11:16:16 UTC] User ID: 641
[25-May-2026 11:16:16 UTC] Limit: 20, Offset: 0
[25-May-2026 11:16:16 UTC] Orders found: 0
[25-May-2026 11:16:16 UTC] Orders data: []
[25-May-2026 11:16:16 UTC] Total orders count: 0
[25-May-2026 11:16:17 UTC] === API CALL LOG ===
[25-May-2026 11:16:17 UTC] Endpoint: user/profile.php
[25-May-2026 11:16:17 UTC] Full Log Data: {
    "timestamp": "2026-05-25 11:16:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "85.106.148.38",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "85.106.148.38, 172.69.109.146",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQxIiwidXNlcm5hbWUiOiJzc3NzZCIsImVtYWlsIjoiYWRtaW5AZ21haWwuY29tIiwiZXhwIjoxNzgwMzEyNTY3fQ.YAK5XbK-eRu6ln63b146lrBQOkxAuhYvJpYSKjq64hY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0142086c892c800-DUS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "85.106.148.38",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-May-2026 11:16:17 UTC] === END API CALL LOG ===
[25-May-2026 11:16:17 UTC] ✅ API Hash verification passed for profile endpoint
[25-May-2026 11:16:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQxIiwidXNlcm5hbWUiOiJzc3NzZCIsImVtYWlsIjoiYWRtaW5AZ21haWwuY29tIiwiZXhwIjoxNzgwMzEyNTY3fQ.YAK5XbK-eRu6ln63b146lrBQOkxAuhYvJpYSKjq64hY
[25-May-2026 11:16:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-May-2026 11:16:17 UTC] ✅ JWT token verified successfully for user profile
[25-May-2026 11:16:17 UTC] User ID: 641
[25-May-2026 11:16:17 UTC] ✅ User profile retrieved successfully for user ID: 641
[25-May-2026 11:16:17 UTC] === API CALL LOG ===
[25-May-2026 11:16:17 UTC] Endpoint: user/profile.php
[25-May-2026 11:16:17 UTC] Full Log Data: {
    "timestamp": "2026-05-25 11:16:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "85.106.148.38",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "85.106.148.38, 172.69.109.146",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQxIiwidXNlcm5hbWUiOiJzc3NzZCIsImVtYWlsIjoiYWRtaW5AZ21haWwuY29tIiwiZXhwIjoxNzgwMzEyNTY3fQ.YAK5XbK-eRu6ln63b146lrBQOkxAuhYvJpYSKjq64hY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a01420893a19c800-DUS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "85.106.148.38",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-May-2026 11:16:17 UTC] === END API CALL LOG ===
[25-May-2026 11:16:17 UTC] ✅ API Hash verification passed for profile endpoint
[25-May-2026 11:16:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQxIiwidXNlcm5hbWUiOiJzc3NzZCIsImVtYWlsIjoiYWRtaW5AZ21haWwuY29tIiwiZXhwIjoxNzgwMzEyNTY3fQ.YAK5XbK-eRu6ln63b146lrBQOkxAuhYvJpYSKjq64hY
[25-May-2026 11:16:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-May-2026 11:16:17 UTC] ✅ JWT token verified successfully for user profile
[25-May-2026 11:16:17 UTC] User ID: 641
[25-May-2026 11:16:17 UTC] ✅ User profile retrieved successfully for user ID: 641
[25-May-2026 11:16:17 UTC] === API CALL LOG ===
[25-May-2026 11:16:17 UTC] Endpoint: user/profile.php
[25-May-2026 11:16:17 UTC] Full Log Data: {
    "timestamp": "2026-05-25 11:16:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "85.106.148.38",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "85.106.148.38, 172.69.109.146",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQxIiwidXNlcm5hbWUiOiJzc3NzZCIsImVtYWlsIjoiYWRtaW5AZ21haWwuY29tIiwiZXhwIjoxNzgwMzEyNTY3fQ.YAK5XbK-eRu6ln63b146lrBQOkxAuhYvJpYSKjq64hY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a014208a2aa4c800-DUS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "85.106.148.38",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-May-2026 11:16:17 UTC] === END API CALL LOG ===
[25-May-2026 11:16:17 UTC] ✅ API Hash verification passed for profile endpoint
[25-May-2026 11:16:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQxIiwidXNlcm5hbWUiOiJzc3NzZCIsImVtYWlsIjoiYWRtaW5AZ21haWwuY29tIiwiZXhwIjoxNzgwMzEyNTY3fQ.YAK5XbK-eRu6ln63b146lrBQOkxAuhYvJpYSKjq64hY
[25-May-2026 11:16:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-May-2026 11:16:17 UTC] ✅ JWT token verified successfully for user profile
[25-May-2026 11:16:17 UTC] User ID: 641
[25-May-2026 11:16:17 UTC] ✅ User profile retrieved successfully for user ID: 641
[25-May-2026 11:16:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-May-2026 11:16:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-May-2026 11:16:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"85.106.148.38, 172.69.109.146","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQxIiwidXNlcm5hbWUiOiJzc3NzZCIsImVtYWlsIjoiYWRtaW5AZ21haWwuY29tIiwiZXhwIjoxNzgwMzEyNTY3fQ.YAK5XbK-eRu6ln63b146lrBQOkxAuhYvJpYSKjq64hY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a014209e4806c800-DUS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"85.106.148.38","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-May-2026 11:16:20 UTC] === User Orders API Called ===
[25-May-2026 11:16:20 UTC] User ID: 641
[25-May-2026 11:16:20 UTC] Limit: 20, Offset: 0
[25-May-2026 11:16:20 UTC] Orders found: 0
[25-May-2026 11:16:20 UTC] Orders data: []
[25-May-2026 11:16:20 UTC] Total orders count: 0
[25-May-2026 11:16:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-May-2026 11:16:20 UTC] === API CALL LOG ===
[25-May-2026 11:16:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-May-2026 11:16:20 UTC] Endpoint: user/profile.php
[25-May-2026 11:16:20 UTC] Full Log Data: {
    "timestamp": "2026-05-25 11:16:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "85.106.148.38",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "85.106.148.38, 172.69.109.146",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQxIiwidXNlcm5hbWUiOiJzc3NzZCIsImVtYWlsIjoiYWRtaW5AZ21haWwuY29tIiwiZXhwIjoxNzgwMzEyNTY3fQ.YAK5XbK-eRu6ln63b146lrBQOkxAuhYvJpYSKjq64hY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a014209ee85ec800-DUS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "85.106.148.38",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-May-2026 11:16:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"85.106.148.38, 172.69.109.146","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQxIiwidXNlcm5hbWUiOiJzc3NzZCIsImVtYWlsIjoiYWRtaW5AZ21haWwuY29tIiwiZXhwIjoxNzgwMzEyNTY3fQ.YAK5XbK-eRu6ln63b146lrBQOkxAuhYvJpYSKjq64hY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a014209ee85cc800-DUS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"85.106.148.38","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-May-2026 11:16:20 UTC] === END API CALL LOG ===
[25-May-2026 11:16:20 UTC] === User Orders API Called ===
[25-May-2026 11:16:20 UTC] ✅ API Hash verification passed for profile endpoint
[25-May-2026 11:16:20 UTC] User ID: 641
[25-May-2026 11:16:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQxIiwidXNlcm5hbWUiOiJzc3NzZCIsImVtYWlsIjoiYWRtaW5AZ21haWwuY29tIiwiZXhwIjoxNzgwMzEyNTY3fQ.YAK5XbK-eRu6ln63b146lrBQOkxAuhYvJpYSKjq64hY
[25-May-2026 11:16:20 UTC] Limit: 20, Offset: 0
[25-May-2026 11:16:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-May-2026 11:16:20 UTC] ✅ JWT token verified successfully for user profile
[25-May-2026 11:16:20 UTC] User ID: 641
[25-May-2026 11:16:20 UTC] ✅ User profile retrieved successfully for user ID: 641
[25-May-2026 11:16:20 UTC] Orders found: 0
[25-May-2026 11:16:20 UTC] Orders data: []
[25-May-2026 11:16:20 UTC] Total orders count: 0
[25-May-2026 11:16:20 UTC] === API CALL LOG ===
[25-May-2026 11:16:20 UTC] Endpoint: user/profile.php
[25-May-2026 11:16:20 UTC] Full Log Data: {
    "timestamp": "2026-05-25 11:16:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "85.106.148.38",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "85.106.148.38, 172.69.109.146",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQxIiwidXNlcm5hbWUiOiJzc3NzZCIsImVtYWlsIjoiYWRtaW5AZ21haWwuY29tIiwiZXhwIjoxNzgwMzEyNTY3fQ.YAK5XbK-eRu6ln63b146lrBQOkxAuhYvJpYSKjq64hY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a014209ee85dc800-DUS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "85.106.148.38",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-May-2026 11:16:20 UTC] === END API CALL LOG ===
[25-May-2026 11:16:20 UTC] ✅ API Hash verification passed for profile endpoint
[25-May-2026 11:16:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQxIiwidXNlcm5hbWUiOiJzc3NzZCIsImVtYWlsIjoiYWRtaW5AZ21haWwuY29tIiwiZXhwIjoxNzgwMzEyNTY3fQ.YAK5XbK-eRu6ln63b146lrBQOkxAuhYvJpYSKjq64hY
[25-May-2026 11:16:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-May-2026 11:16:20 UTC] ✅ JWT token verified successfully for user profile
[25-May-2026 11:16:20 UTC] User ID: 641
[25-May-2026 11:16:20 UTC] ✅ User profile retrieved successfully for user ID: 641
[25-May-2026 11:16:21 UTC] === API CALL LOG ===
[25-May-2026 11:16:21 UTC] Endpoint: user/profile.php
[25-May-2026 11:16:21 UTC] Full Log Data: {
    "timestamp": "2026-05-25 11:16:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "85.106.148.38",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "85.106.148.38, 172.69.109.146",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQxIiwidXNlcm5hbWUiOiJzc3NzZCIsImVtYWlsIjoiYWRtaW5AZ21haWwuY29tIiwiZXhwIjoxNzgwMzEyNTY3fQ.YAK5XbK-eRu6ln63b146lrBQOkxAuhYvJpYSKjq64hY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a01420a32b10c800-DUS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "85.106.148.38",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-May-2026 11:16:21 UTC] === END API CALL LOG ===
[25-May-2026 11:16:21 UTC] ✅ API Hash verification passed for profile endpoint
[25-May-2026 11:16:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQxIiwidXNlcm5hbWUiOiJzc3NzZCIsImVtYWlsIjoiYWRtaW5AZ21haWwuY29tIiwiZXhwIjoxNzgwMzEyNTY3fQ.YAK5XbK-eRu6ln63b146lrBQOkxAuhYvJpYSKjq64hY
[25-May-2026 11:16:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-May-2026 11:16:21 UTC] ✅ JWT token verified successfully for user profile
[25-May-2026 11:16:21 UTC] User ID: 641
[25-May-2026 11:16:21 UTC] ✅ User profile retrieved successfully for user ID: 641
[25-May-2026 11:16:23 UTC] === API CALL LOG ===
[25-May-2026 11:16:23 UTC] Endpoint: user/profile.php
[25-May-2026 11:16:23 UTC] Full Log Data: {
    "timestamp": "2026-05-25 11:16:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "85.106.148.38",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "85.106.148.38, 172.69.109.146",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQxIiwidXNlcm5hbWUiOiJzc3NzZCIsImVtYWlsIjoiYWRtaW5AZ21haWwuY29tIiwiZXhwIjoxNzgwMzEyNTY3fQ.YAK5XbK-eRu6ln63b146lrBQOkxAuhYvJpYSKjq64hY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a01420af6a28c800-DUS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "85.106.148.38",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-May-2026 11:16:23 UTC] === END API CALL LOG ===
[25-May-2026 11:16:23 UTC] ✅ API Hash verification passed for profile endpoint
[25-May-2026 11:16:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQxIiwidXNlcm5hbWUiOiJzc3NzZCIsImVtYWlsIjoiYWRtaW5AZ21haWwuY29tIiwiZXhwIjoxNzgwMzEyNTY3fQ.YAK5XbK-eRu6ln63b146lrBQOkxAuhYvJpYSKjq64hY
[25-May-2026 11:16:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-May-2026 11:16:23 UTC] ✅ JWT token verified successfully for user profile
[25-May-2026 11:16:23 UTC] User ID: 641
[25-May-2026 11:16:23 UTC] ✅ User profile retrieved successfully for user ID: 641
[25-May-2026 11:16:33 UTC] === API CALL LOG ===
[25-May-2026 11:16:33 UTC] Endpoint: user/profile.php
[25-May-2026 11:16:33 UTC] Full Log Data: {
    "timestamp": "2026-05-25 11:16:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "85.106.148.38",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "85.106.148.38, 172.69.109.146",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQxIiwidXNlcm5hbWUiOiJzc3NzZCIsImVtYWlsIjoiYWRtaW5AZ21haWwuY29tIiwiZXhwIjoxNzgwMzEyNTY3fQ.YAK5XbK-eRu6ln63b146lrBQOkxAuhYvJpYSKjq64hY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a01420f03a3ec800-DUS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "85.106.148.38",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-May-2026 11:16:33 UTC] === END API CALL LOG ===
[25-May-2026 11:16:33 UTC] ✅ API Hash verification passed for profile endpoint
[25-May-2026 11:16:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQxIiwidXNlcm5hbWUiOiJzc3NzZCIsImVtYWlsIjoiYWRtaW5AZ21haWwuY29tIiwiZXhwIjoxNzgwMzEyNTY3fQ.YAK5XbK-eRu6ln63b146lrBQOkxAuhYvJpYSKjq64hY
[25-May-2026 11:16:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-May-2026 11:16:33 UTC] ✅ JWT token verified successfully for user profile
[25-May-2026 11:16:33 UTC] User ID: 641
[25-May-2026 11:16:33 UTC] ✅ User profile retrieved successfully for user ID: 641
[25-May-2026 11:16:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-May-2026 11:16:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-May-2026 11:16:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"85.106.148.38, 172.69.109.146","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQxIiwidXNlcm5hbWUiOiJzc3NzZCIsImVtYWlsIjoiYWRtaW5AZ21haWwuY29tIiwiZXhwIjoxNzgwMzEyNTY3fQ.YAK5XbK-eRu6ln63b146lrBQOkxAuhYvJpYSKjq64hY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a01421149844c800-DUS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"85.106.148.38","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-May-2026 11:16:39 UTC] === User Orders API Called ===
[25-May-2026 11:16:39 UTC] User ID: 641
[25-May-2026 11:16:39 UTC] Limit: 20, Offset: 0
[25-May-2026 11:16:39 UTC] Orders found: 0
[25-May-2026 11:16:39 UTC] Orders data: []
[25-May-2026 11:16:39 UTC] Total orders count: 0
[25-May-2026 11:16:40 UTC] === API CALL LOG ===
[25-May-2026 11:16:40 UTC] Endpoint: user/profile.php
[25-May-2026 11:16:40 UTC] Full Log Data: {
    "timestamp": "2026-05-25 11:16:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "85.106.148.38",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "85.106.148.38, 172.69.109.146",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQxIiwidXNlcm5hbWUiOiJzc3NzZCIsImVtYWlsIjoiYWRtaW5AZ21haWwuY29tIiwiZXhwIjoxNzgwMzEyNTY3fQ.YAK5XbK-eRu6ln63b146lrBQOkxAuhYvJpYSKjq64hY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a014211b7d4cc800-DUS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "85.106.148.38",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-May-2026 11:16:40 UTC] === END API CALL LOG ===
[25-May-2026 11:16:40 UTC] ✅ API Hash verification passed for profile endpoint
[25-May-2026 11:16:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQxIiwidXNlcm5hbWUiOiJzc3NzZCIsImVtYWlsIjoiYWRtaW5AZ21haWwuY29tIiwiZXhwIjoxNzgwMzEyNTY3fQ.YAK5XbK-eRu6ln63b146lrBQOkxAuhYvJpYSKjq64hY
[25-May-2026 11:16:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-May-2026 11:16:40 UTC] ✅ JWT token verified successfully for user profile
[25-May-2026 11:16:40 UTC] User ID: 641
[25-May-2026 11:16:40 UTC] ✅ User profile retrieved successfully for user ID: 641
[25-May-2026 11:16:41 UTC] User Purchases API - User ID: 641
[25-May-2026 11:16:41 UTC] User Purchases API - Total purchases found: 0
[25-May-2026 11:16:46 UTC] === API CALL LOG ===
[25-May-2026 11:16:46 UTC] Endpoint: user/profile.php
[25-May-2026 11:16:46 UTC] Full Log Data: {
    "timestamp": "2026-05-25 11:16:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "85.106.148.38",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "85.106.148.38, 172.69.109.146",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQxIiwidXNlcm5hbWUiOiJzc3NzZCIsImVtYWlsIjoiYWRtaW5AZ21haWwuY29tIiwiZXhwIjoxNzgwMzEyNTY3fQ.YAK5XbK-eRu6ln63b146lrBQOkxAuhYvJpYSKjq64hY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a014213befe2c800-DUS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "85.106.148.38",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-May-2026 11:16:46 UTC] === END API CALL LOG ===
[25-May-2026 11:16:46 UTC] ✅ API Hash verification passed for profile endpoint
[25-May-2026 11:16:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQxIiwidXNlcm5hbWUiOiJzc3NzZCIsImVtYWlsIjoiYWRtaW5AZ21haWwuY29tIiwiZXhwIjoxNzgwMzEyNTY3fQ.YAK5XbK-eRu6ln63b146lrBQOkxAuhYvJpYSKjq64hY
[25-May-2026 11:16:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-May-2026 11:16:46 UTC] ✅ JWT token verified successfully for user profile
[25-May-2026 11:16:46 UTC] User ID: 641
[25-May-2026 11:16:46 UTC] ✅ User profile retrieved successfully for user ID: 641
[25-May-2026 11:16:46 UTC] User Purchases API - User ID: 641
[25-May-2026 11:16:46 UTC] User Purchases API - Total purchases found: 0
[25-May-2026 11:16:47 UTC] User Purchases API - User ID: 641
[25-May-2026 11:16:47 UTC] User Purchases API - Total purchases found: 0
[25-May-2026 11:16:48 UTC] === API CALL LOG ===
[25-May-2026 11:16:48 UTC] Endpoint: user/profile.php
[25-May-2026 11:16:48 UTC] Full Log Data: {
    "timestamp": "2026-05-25 11:16:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "85.106.148.38",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "85.106.148.38, 172.69.109.146",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQxIiwidXNlcm5hbWUiOiJzc3NzZCIsImVtYWlsIjoiYWRtaW5AZ21haWwuY29tIiwiZXhwIjoxNzgwMzEyNTY3fQ.YAK5XbK-eRu6ln63b146lrBQOkxAuhYvJpYSKjq64hY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a01421492833c800-DUS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "85.106.148.38",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-May-2026 11:16:48 UTC] === END API CALL LOG ===
[25-May-2026 11:16:48 UTC] ✅ API Hash verification passed for profile endpoint
[25-May-2026 11:16:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQxIiwidXNlcm5hbWUiOiJzc3NzZCIsImVtYWlsIjoiYWRtaW5AZ21haWwuY29tIiwiZXhwIjoxNzgwMzEyNTY3fQ.YAK5XbK-eRu6ln63b146lrBQOkxAuhYvJpYSKjq64hY
[25-May-2026 11:16:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-May-2026 11:16:48 UTC] ✅ JWT token verified successfully for user profile
[25-May-2026 11:16:48 UTC] User ID: 641
[25-May-2026 11:16:48 UTC] ✅ User profile retrieved successfully for user ID: 641
[25-May-2026 11:16:48 UTC] User Purchases API - User ID: 641
[25-May-2026 11:16:48 UTC] User Purchases API - Total purchases found: 0
[25-May-2026 11:16:51 UTC] === API CALL LOG ===
[25-May-2026 11:16:51 UTC] Endpoint: user/profile.php
[25-May-2026 11:16:51 UTC] Full Log Data: {
    "timestamp": "2026-05-25 11:16:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "85.106.148.38",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "85.106.148.38, 172.69.109.146",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQxIiwidXNlcm5hbWUiOiJzc3NzZCIsImVtYWlsIjoiYWRtaW5AZ21haWwuY29tIiwiZXhwIjoxNzgwMzEyNTY3fQ.YAK5XbK-eRu6ln63b146lrBQOkxAuhYvJpYSKjq64hY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a014215b8ad4c800-DUS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "85.106.148.38",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-May-2026 11:16:51 UTC] === END API CALL LOG ===
[25-May-2026 11:16:51 UTC] ✅ API Hash verification passed for profile endpoint
[25-May-2026 11:16:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQxIiwidXNlcm5hbWUiOiJzc3NzZCIsImVtYWlsIjoiYWRtaW5AZ21haWwuY29tIiwiZXhwIjoxNzgwMzEyNTY3fQ.YAK5XbK-eRu6ln63b146lrBQOkxAuhYvJpYSKjq64hY
[25-May-2026 11:16:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-May-2026 11:16:51 UTC] ✅ JWT token verified successfully for user profile
[25-May-2026 11:16:51 UTC] User ID: 641
[25-May-2026 11:16:51 UTC] ✅ User profile retrieved successfully for user ID: 641
[25-May-2026 11:16:51 UTC] User Purchases API - User ID: 641
[25-May-2026 11:16:51 UTC] User Purchases API - Total purchases found: 0
[25-May-2026 11:16:53 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-May-2026 11:16:53 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-May-2026 11:16:53 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"85.106.148.38, 172.69.109.146","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQxIiwidXNlcm5hbWUiOiJzc3NzZCIsImVtYWlsIjoiYWRtaW5AZ21haWwuY29tIiwiZXhwIjoxNzgwMzEyNTY3fQ.YAK5XbK-eRu6ln63b146lrBQOkxAuhYvJpYSKjq64hY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0142169bb15c800-DUS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"85.106.148.38","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-May-2026 11:16:53 UTC] === User Orders API Called ===
[25-May-2026 11:16:53 UTC] User ID: 641
[25-May-2026 11:16:53 UTC] Limit: 20, Offset: 0
[25-May-2026 11:16:53 UTC] Orders found: 0
[25-May-2026 11:16:53 UTC] Orders data: []
[25-May-2026 11:16:53 UTC] Total orders count: 0
[25-May-2026 11:16:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-May-2026 11:16:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-May-2026 11:16:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"85.106.148.38, 172.69.109.146","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQxIiwidXNlcm5hbWUiOiJzc3NzZCIsImVtYWlsIjoiYWRtaW5AZ21haWwuY29tIiwiZXhwIjoxNzgwMzEyNTY3fQ.YAK5XbK-eRu6ln63b146lrBQOkxAuhYvJpYSKjq64hY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0142171b8a7c800-DUS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"85.106.148.38","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-May-2026 11:16:54 UTC] === User Orders API Called ===
[25-May-2026 11:16:54 UTC] User ID: 641
[25-May-2026 11:16:54 UTC] Limit: 20, Offset: 0
[25-May-2026 11:16:54 UTC] Orders found: 0
[25-May-2026 11:16:54 UTC] Orders data: []
[25-May-2026 11:16:54 UTC] Total orders count: 0
[25-May-2026 11:16:54 UTC] === API CALL LOG ===
[25-May-2026 11:16:54 UTC] Endpoint: user/profile.php
[25-May-2026 11:16:54 UTC] Full Log Data: {
    "timestamp": "2026-05-25 11:16:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "85.106.148.38",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "85.106.148.38, 172.69.109.146",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQxIiwidXNlcm5hbWUiOiJzc3NzZCIsImVtYWlsIjoiYWRtaW5AZ21haWwuY29tIiwiZXhwIjoxNzgwMzEyNTY3fQ.YAK5XbK-eRu6ln63b146lrBQOkxAuhYvJpYSKjq64hY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a014217248f6c800-DUS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "85.106.148.38",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-May-2026 11:16:54 UTC] === END API CALL LOG ===
[25-May-2026 11:16:54 UTC] ✅ API Hash verification passed for profile endpoint
[25-May-2026 11:16:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQxIiwidXNlcm5hbWUiOiJzc3NzZCIsImVtYWlsIjoiYWRtaW5AZ21haWwuY29tIiwiZXhwIjoxNzgwMzEyNTY3fQ.YAK5XbK-eRu6ln63b146lrBQOkxAuhYvJpYSKjq64hY
[25-May-2026 11:16:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-May-2026 11:16:54 UTC] ✅ JWT token verified successfully for user profile
[25-May-2026 11:16:54 UTC] User ID: 641
[25-May-2026 11:16:54 UTC] ✅ User profile retrieved successfully for user ID: 641
[25-May-2026 11:16:55 UTC] === API CALL LOG ===
[25-May-2026 11:16:55 UTC] Endpoint: user/profile.php
[25-May-2026 11:16:55 UTC] Full Log Data: {
    "timestamp": "2026-05-25 11:16:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "85.106.148.38",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "85.106.148.38, 172.69.109.146",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQxIiwidXNlcm5hbWUiOiJzc3NzZCIsImVtYWlsIjoiYWRtaW5AZ21haWwuY29tIiwiZXhwIjoxNzgwMzEyNTY3fQ.YAK5XbK-eRu6ln63b146lrBQOkxAuhYvJpYSKjq64hY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0142174dab2c800-DUS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "85.106.148.38",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-May-2026 11:16:55 UTC] === END API CALL LOG ===
[25-May-2026 11:16:55 UTC] ✅ API Hash verification passed for profile endpoint
[25-May-2026 11:16:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQxIiwidXNlcm5hbWUiOiJzc3NzZCIsImVtYWlsIjoiYWRtaW5AZ21haWwuY29tIiwiZXhwIjoxNzgwMzEyNTY3fQ.YAK5XbK-eRu6ln63b146lrBQOkxAuhYvJpYSKjq64hY
[25-May-2026 11:16:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-May-2026 11:16:55 UTC] ✅ JWT token verified successfully for user profile
[25-May-2026 11:16:55 UTC] User ID: 641
[25-May-2026 11:16:55 UTC] ✅ User profile retrieved successfully for user ID: 641
[25-May-2026 11:16:55 UTC] === API CALL LOG ===
[25-May-2026 11:16:55 UTC] Endpoint: user/profile.php
[25-May-2026 11:16:55 UTC] Full Log Data: {
    "timestamp": "2026-05-25 11:16:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "85.106.148.38",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "85.106.148.38, 172.69.109.146",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQxIiwidXNlcm5hbWUiOiJzc3NzZCIsImVtYWlsIjoiYWRtaW5AZ21haWwuY29tIiwiZXhwIjoxNzgwMzEyNTY3fQ.YAK5XbK-eRu6ln63b146lrBQOkxAuhYvJpYSKjq64hY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a01421759b2bc800-DUS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "85.106.148.38",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-May-2026 11:16:55 UTC] === END API CALL LOG ===
[25-May-2026 11:16:55 UTC] ✅ API Hash verification passed for profile endpoint
[25-May-2026 11:16:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQxIiwidXNlcm5hbWUiOiJzc3NzZCIsImVtYWlsIjoiYWRtaW5AZ21haWwuY29tIiwiZXhwIjoxNzgwMzEyNTY3fQ.YAK5XbK-eRu6ln63b146lrBQOkxAuhYvJpYSKjq64hY
[25-May-2026 11:16:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-May-2026 11:16:55 UTC] ✅ JWT token verified successfully for user profile
[25-May-2026 11:16:55 UTC] User ID: 641
[25-May-2026 11:16:55 UTC] ✅ User profile retrieved successfully for user ID: 641
[25-May-2026 11:17:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-May-2026 11:17:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-May-2026 11:17:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"85.106.148.38, 172.69.109.147","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQxIiwidXNlcm5hbWUiOiJzc3NzZCIsImVtYWlsIjoiYWRtaW5AZ21haWwuY29tIiwiZXhwIjoxNzgwMzEyNTY3fQ.YAK5XbK-eRu6ln63b146lrBQOkxAuhYvJpYSKjq64hY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a01421a9ba48c800-DUS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"85.106.148.38","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-May-2026 11:17:03 UTC] === User Orders API Called ===
[25-May-2026 11:17:03 UTC] User ID: 641
[25-May-2026 11:17:03 UTC] Limit: 20, Offset: 0
[25-May-2026 11:17:03 UTC] Orders found: 0
[25-May-2026 11:17:03 UTC] Orders data: []
[25-May-2026 11:17:03 UTC] Total orders count: 0
[25-May-2026 11:17:04 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-May-2026 11:17:04 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-May-2026 11:17:04 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"85.106.148.38, 172.69.109.147","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQxIiwidXNlcm5hbWUiOiJzc3NzZCIsImVtYWlsIjoiYWRtaW5AZ21haWwuY29tIiwiZXhwIjoxNzgwMzEyNTY3fQ.YAK5XbK-eRu6ln63b146lrBQOkxAuhYvJpYSKjq64hY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a01421b0fe37c800-DUS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"85.106.148.38","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-May-2026 11:17:04 UTC] === User Orders API Called ===
[25-May-2026 11:17:04 UTC] User ID: 641
[25-May-2026 11:17:04 UTC] Limit: 20, Offset: 0
[25-May-2026 11:17:04 UTC] Orders found: 0
[25-May-2026 11:17:04 UTC] Orders data: []
[25-May-2026 11:17:04 UTC] Total orders count: 0
[25-May-2026 11:17:04 UTC] === API CALL LOG ===
[25-May-2026 11:17:04 UTC] Endpoint: user/profile.php
[25-May-2026 11:17:04 UTC] Full Log Data: {
    "timestamp": "2026-05-25 11:17:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "85.106.148.38",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "85.106.148.38, 172.69.109.147",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQxIiwidXNlcm5hbWUiOiJzc3NzZCIsImVtYWlsIjoiYWRtaW5AZ21haWwuY29tIiwiZXhwIjoxNzgwMzEyNTY3fQ.YAK5XbK-eRu6ln63b146lrBQOkxAuhYvJpYSKjq64hY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a01421b19ea2c800-DUS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "85.106.148.38",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-May-2026 11:17:04 UTC] === END API CALL LOG ===
[25-May-2026 11:17:04 UTC] ✅ API Hash verification passed for profile endpoint
[25-May-2026 11:17:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQxIiwidXNlcm5hbWUiOiJzc3NzZCIsImVtYWlsIjoiYWRtaW5AZ21haWwuY29tIiwiZXhwIjoxNzgwMzEyNTY3fQ.YAK5XbK-eRu6ln63b146lrBQOkxAuhYvJpYSKjq64hY
[25-May-2026 11:17:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-May-2026 11:17:04 UTC] ✅ JWT token verified successfully for user profile
[25-May-2026 11:17:04 UTC] User ID: 641
[25-May-2026 11:17:04 UTC] ✅ User profile retrieved successfully for user ID: 641
[25-May-2026 11:17:05 UTC] === API CALL LOG ===
[25-May-2026 11:17:05 UTC] Endpoint: user/profile.php
[25-May-2026 11:17:05 UTC] Full Log Data: {
    "timestamp": "2026-05-25 11:17:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "85.106.148.38",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "85.106.148.38, 172.69.109.147",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQxIiwidXNlcm5hbWUiOiJzc3NzZCIsImVtYWlsIjoiYWRtaW5AZ21haWwuY29tIiwiZXhwIjoxNzgwMzEyNTY3fQ.YAK5XbK-eRu6ln63b146lrBQOkxAuhYvJpYSKjq64hY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a01421b3fffdc800-DUS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "85.106.148.38",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-May-2026 11:17:05 UTC] === END API CALL LOG ===
[25-May-2026 11:17:05 UTC] ✅ API Hash verification passed for profile endpoint
[25-May-2026 11:17:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQxIiwidXNlcm5hbWUiOiJzc3NzZCIsImVtYWlsIjoiYWRtaW5AZ21haWwuY29tIiwiZXhwIjoxNzgwMzEyNTY3fQ.YAK5XbK-eRu6ln63b146lrBQOkxAuhYvJpYSKjq64hY
[25-May-2026 11:17:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-May-2026 11:17:05 UTC] ✅ JWT token verified successfully for user profile
[25-May-2026 11:17:05 UTC] User ID: 641
[25-May-2026 11:17:05 UTC] ✅ User profile retrieved successfully for user ID: 641
[25-May-2026 11:17:05 UTC] === API CALL LOG ===
[25-May-2026 11:17:05 UTC] Endpoint: user/profile.php
[25-May-2026 11:17:05 UTC] Full Log Data: {
    "timestamp": "2026-05-25 11:17:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "85.106.148.38",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "85.106.148.38, 172.69.109.147",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQxIiwidXNlcm5hbWUiOiJzc3NzZCIsImVtYWlsIjoiYWRtaW5AZ21haWwuY29tIiwiZXhwIjoxNzgwMzEyNTY3fQ.YAK5XbK-eRu6ln63b146lrBQOkxAuhYvJpYSKjq64hY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a01421b4f8abc800-DUS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "85.106.148.38",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-May-2026 11:17:05 UTC] === END API CALL LOG ===
[25-May-2026 11:17:05 UTC] ✅ API Hash verification passed for profile endpoint
[25-May-2026 11:17:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQxIiwidXNlcm5hbWUiOiJzc3NzZCIsImVtYWlsIjoiYWRtaW5AZ21haWwuY29tIiwiZXhwIjoxNzgwMzEyNTY3fQ.YAK5XbK-eRu6ln63b146lrBQOkxAuhYvJpYSKjq64hY
[25-May-2026 11:17:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-May-2026 11:17:05 UTC] ✅ JWT token verified successfully for user profile
[25-May-2026 11:17:05 UTC] User ID: 641
[25-May-2026 11:17:05 UTC] ✅ User profile retrieved successfully for user ID: 641
[25-May-2026 11:59:21 UTC] === API CALL LOG ===
[25-May-2026 11:59:21 UTC] Endpoint: user/profile.php
[25-May-2026 11:59:21 UTC] Full Log Data: {
    "timestamp": "2026-05-25 11:59:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "89.146.70.36",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "89.146.70.36, 172.64.200.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM1IiwidXNlcm5hbWUiOiJoYXRlcCIsImVtYWlsIjoiaGF0ZXBhcmVudHNAbWFpbC5ydSIsImV4cCI6MTc3NjgxMzIzMn0.fR3bb8T8_HFux7at3CacI1ylI443h_x32EvpU2zI62k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0145f9fcf0f4ff5-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "89.146.70.36",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-May-2026 11:59:21 UTC] === END API CALL LOG ===
[25-May-2026 11:59:21 UTC] ✅ API Hash verification passed for profile endpoint
[25-May-2026 11:59:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM1IiwidXNlcm5hbWUiOiJoYXRlcCIsImVtYWlsIjoiaGF0ZXBhcmVudHNAbWFpbC5ydSIsImV4cCI6MTc3NjgxMzIzMn0.fR3bb8T8_HFux7at3CacI1ylI443h_x32EvpU2zI62k
[25-May-2026 11:59:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-May-2026 11:59:21 UTC] ✅ JWT token verified successfully for user profile
[25-May-2026 11:59:21 UTC] User ID: 335
[25-May-2026 11:59:21 UTC] ✅ User profile retrieved successfully for user ID: 335
[25-May-2026 11:59:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-May-2026 11:59:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-May-2026 11:59:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"89.146.70.36, 172.64.200.15","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM1IiwidXNlcm5hbWUiOiJoYXRlcCIsImVtYWlsIjoiaGF0ZXBhcmVudHNAbWFpbC5ydSIsImV4cCI6MTc3NjgxMzIzMn0.fR3bb8T8_HFux7at3CacI1ylI443h_x32EvpU2zI62k","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0145fa2ee7f4ff5-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"89.146.70.36","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-May-2026 11:59:22 UTC] === User Orders API Called ===
[25-May-2026 11:59:22 UTC] User ID: 335
[25-May-2026 11:59:22 UTC] Limit: 20, Offset: 0
[25-May-2026 11:59:22 UTC] Orders found: 2
[25-May-2026 11:59:22 UTC] Orders data: [{"id":190,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/hatep_in_osu\/6","status":"pending","created_at":"2026-04-15 02:58:13","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":189,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/hatep_in_osu\/7","status":"pending","created_at":"2026-04-15 02:45:21","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[25-May-2026 11:59:22 UTC] Total orders count: 2
[25-May-2026 11:59:22 UTC] === API CALL LOG ===
[25-May-2026 11:59:22 UTC] Endpoint: user/profile.php
[25-May-2026 11:59:22 UTC] Full Log Data: {
    "timestamp": "2026-05-25 11:59:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "89.146.70.36",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "89.146.70.36, 172.64.200.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM1IiwidXNlcm5hbWUiOiJoYXRlcCIsImVtYWlsIjoiaGF0ZXBhcmVudHNAbWFpbC5ydSIsImV4cCI6MTc3NjgxMzIzMn0.fR3bb8T8_HFux7at3CacI1ylI443h_x32EvpU2zI62k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0145fa2ee7b4ff5-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "89.146.70.36",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-May-2026 11:59:22 UTC] === END API CALL LOG ===
[25-May-2026 11:59:22 UTC] ✅ API Hash verification passed for profile endpoint
[25-May-2026 11:59:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM1IiwidXNlcm5hbWUiOiJoYXRlcCIsImVtYWlsIjoiaGF0ZXBhcmVudHNAbWFpbC5ydSIsImV4cCI6MTc3NjgxMzIzMn0.fR3bb8T8_HFux7at3CacI1ylI443h_x32EvpU2zI62k
[25-May-2026 11:59:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-May-2026 11:59:22 UTC] ✅ JWT token verified successfully for user profile
[25-May-2026 11:59:22 UTC] User ID: 335
[25-May-2026 11:59:22 UTC] ✅ User profile retrieved successfully for user ID: 335
[25-May-2026 11:59:22 UTC] === API CALL LOG ===
[25-May-2026 11:59:22 UTC] Endpoint: user/profile.php
[25-May-2026 11:59:22 UTC] Full Log Data: {
    "timestamp": "2026-05-25 11:59:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "89.146.70.36",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "89.146.70.36, 172.64.200.49",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM1IiwidXNlcm5hbWUiOiJoYXRlcCIsImVtYWlsIjoiaGF0ZXBhcmVudHNAbWFpbC5ydSIsImV4cCI6MTc3NjgxMzIzMn0.fR3bb8T8_HFux7at3CacI1ylI443h_x32EvpU2zI62k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0145fa3a8034ff5-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "89.146.70.36",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-May-2026 11:59:22 UTC] === END API CALL LOG ===
[25-May-2026 11:59:22 UTC] ✅ API Hash verification passed for profile endpoint
[25-May-2026 11:59:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM1IiwidXNlcm5hbWUiOiJoYXRlcCIsImVtYWlsIjoiaGF0ZXBhcmVudHNAbWFpbC5ydSIsImV4cCI6MTc3NjgxMzIzMn0.fR3bb8T8_HFux7at3CacI1ylI443h_x32EvpU2zI62k
[25-May-2026 11:59:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-May-2026 11:59:22 UTC] ✅ JWT token verified successfully for user profile
[25-May-2026 11:59:22 UTC] User ID: 335
[25-May-2026 11:59:22 UTC] ✅ User profile retrieved successfully for user ID: 335
[25-May-2026 11:59:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-May-2026 11:59:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-May-2026 11:59:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"89.146.70.36, 172.64.200.15","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM1IiwidXNlcm5hbWUiOiJoYXRlcCIsImVtYWlsIjoiaGF0ZXBhcmVudHNAbWFpbC5ydSIsImV4cCI6MTc3NjgxMzIzMn0.fR3bb8T8_HFux7at3CacI1ylI443h_x32EvpU2zI62k","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0145fbf583c4ff5-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"89.146.70.36","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-May-2026 11:59:26 UTC] === User Orders API Called ===
[25-May-2026 11:59:26 UTC] User ID: 335
[25-May-2026 11:59:26 UTC] Limit: 20, Offset: 0
[25-May-2026 11:59:26 UTC] Orders found: 2
[25-May-2026 11:59:26 UTC] Orders data: [{"id":190,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/hatep_in_osu\/6","status":"pending","created_at":"2026-04-15 02:58:13","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":189,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/hatep_in_osu\/7","status":"pending","created_at":"2026-04-15 02:45:21","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[25-May-2026 11:59:26 UTC] Total orders count: 2
[25-May-2026 11:59:27 UTC] === API CALL LOG ===
[25-May-2026 11:59:27 UTC] Endpoint: user/profile.php
[25-May-2026 11:59:27 UTC] Full Log Data: {
    "timestamp": "2026-05-25 11:59:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "89.146.70.36",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "89.146.70.36, 172.64.200.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM1IiwidXNlcm5hbWUiOiJoYXRlcCIsImVtYWlsIjoiaGF0ZXBhcmVudHNAbWFpbC5ydSIsImV4cCI6MTc3NjgxMzIzMn0.fR3bb8T8_HFux7at3CacI1ylI443h_x32EvpU2zI62k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0145fc308784ff5-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "89.146.70.36",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-May-2026 11:59:27 UTC] === END API CALL LOG ===
[25-May-2026 11:59:27 UTC] ✅ API Hash verification passed for profile endpoint
[25-May-2026 11:59:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM1IiwidXNlcm5hbWUiOiJoYXRlcCIsImVtYWlsIjoiaGF0ZXBhcmVudHNAbWFpbC5ydSIsImV4cCI6MTc3NjgxMzIzMn0.fR3bb8T8_HFux7at3CacI1ylI443h_x32EvpU2zI62k
[25-May-2026 11:59:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-May-2026 11:59:27 UTC] ✅ JWT token verified successfully for user profile
[25-May-2026 11:59:27 UTC] User ID: 335
[25-May-2026 11:59:27 UTC] ✅ User profile retrieved successfully for user ID: 335
[25-May-2026 11:59:27 UTC] User Purchases API - User ID: 335
[25-May-2026 11:59:27 UTC] User Purchases API - Total purchases found: 0
[25-May-2026 11:59:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-May-2026 11:59:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-May-2026 11:59:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"89.146.70.36, 172.64.200.15","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM1IiwidXNlcm5hbWUiOiJoYXRlcCIsImVtYWlsIjoiaGF0ZXBhcmVudHNAbWFpbC5ydSIsImV4cCI6MTc3NjgxMzIzMn0.fR3bb8T8_HFux7at3CacI1ylI443h_x32EvpU2zI62k","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0145fc52cf64ff5-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"89.146.70.36","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-May-2026 11:59:27 UTC] === User Orders API Called ===
[25-May-2026 11:59:27 UTC] User ID: 335
[25-May-2026 11:59:27 UTC] Limit: 20, Offset: 0
[25-May-2026 11:59:27 UTC] Orders found: 2
[25-May-2026 11:59:27 UTC] Orders data: [{"id":190,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/hatep_in_osu\/6","status":"pending","created_at":"2026-04-15 02:58:13","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":189,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/hatep_in_osu\/7","status":"pending","created_at":"2026-04-15 02:45:21","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[25-May-2026 11:59:27 UTC] Total orders count: 2
[25-May-2026 11:59:28 UTC] === API CALL LOG ===
[25-May-2026 11:59:28 UTC] Endpoint: user/profile.php
[25-May-2026 11:59:28 UTC] Full Log Data: {
    "timestamp": "2026-05-25 11:59:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "89.146.70.36",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "89.146.70.36, 172.64.200.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM1IiwidXNlcm5hbWUiOiJoYXRlcCIsImVtYWlsIjoiaGF0ZXBhcmVudHNAbWFpbC5ydSIsImV4cCI6MTc3NjgxMzIzMn0.fR3bb8T8_HFux7at3CacI1ylI443h_x32EvpU2zI62k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0145fc9ef484ff5-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "89.146.70.36",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-May-2026 11:59:28 UTC] === END API CALL LOG ===
[25-May-2026 11:59:28 UTC] ✅ API Hash verification passed for profile endpoint
[25-May-2026 11:59:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM1IiwidXNlcm5hbWUiOiJoYXRlcCIsImVtYWlsIjoiaGF0ZXBhcmVudHNAbWFpbC5ydSIsImV4cCI6MTc3NjgxMzIzMn0.fR3bb8T8_HFux7at3CacI1ylI443h_x32EvpU2zI62k
[25-May-2026 11:59:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-May-2026 11:59:28 UTC] ✅ JWT token verified successfully for user profile
[25-May-2026 11:59:28 UTC] User ID: 335
[25-May-2026 11:59:28 UTC] === API CALL LOG ===
[25-May-2026 11:59:28 UTC] Endpoint: user/profile.php
[25-May-2026 11:59:28 UTC] Full Log Data: {
    "timestamp": "2026-05-25 11:59:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "89.146.70.36",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "89.146.70.36, 172.64.200.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM1IiwidXNlcm5hbWUiOiJoYXRlcCIsImVtYWlsIjoiaGF0ZXBhcmVudHNAbWFpbC5ydSIsImV4cCI6MTc3NjgxMzIzMn0.fR3bb8T8_HFux7at3CacI1ylI443h_x32EvpU2zI62k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0145fc9ef4a4ff5-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "89.146.70.36",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-May-2026 11:59:28 UTC] === END API CALL LOG ===
[25-May-2026 11:59:28 UTC] ✅ API Hash verification passed for profile endpoint
[25-May-2026 11:59:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM1IiwidXNlcm5hbWUiOiJoYXRlcCIsImVtYWlsIjoiaGF0ZXBhcmVudHNAbWFpbC5ydSIsImV4cCI6MTc3NjgxMzIzMn0.fR3bb8T8_HFux7at3CacI1ylI443h_x32EvpU2zI62k
[25-May-2026 11:59:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-May-2026 11:59:28 UTC] ✅ JWT token verified successfully for user profile
[25-May-2026 11:59:28 UTC] User ID: 335
[25-May-2026 11:59:28 UTC] ✅ User profile retrieved successfully for user ID: 335
[25-May-2026 11:59:28 UTC] ✅ User profile retrieved successfully for user ID: 335
[25-May-2026 11:59:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-May-2026 11:59:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-May-2026 11:59:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"89.146.70.36, 172.64.200.15","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM1IiwidXNlcm5hbWUiOiJoYXRlcCIsImVtYWlsIjoiaGF0ZXBhcmVudHNAbWFpbC5ydSIsImV4cCI6MTc3NjgxMzIzMn0.fR3bb8T8_HFux7at3CacI1ylI443h_x32EvpU2zI62k","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0145fc9ef464ff5-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"89.146.70.36","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-May-2026 11:59:28 UTC] === User Orders API Called ===
[25-May-2026 11:59:28 UTC] User ID: 335
[25-May-2026 11:59:28 UTC] Limit: 20, Offset: 0
[25-May-2026 11:59:28 UTC] Orders found: 2
[25-May-2026 11:59:28 UTC] Orders data: [{"id":190,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/hatep_in_osu\/6","status":"pending","created_at":"2026-04-15 02:58:13","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":189,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/hatep_in_osu\/7","status":"pending","created_at":"2026-04-15 02:45:21","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[25-May-2026 11:59:28 UTC] Total orders count: 2
[25-May-2026 11:59:33 UTC] === API CALL LOG ===
[25-May-2026 11:59:33 UTC] Endpoint: user/profile.php
[25-May-2026 11:59:33 UTC] Full Log Data: {
    "timestamp": "2026-05-25 11:59:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "89.146.70.36",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "89.146.70.36, 172.64.200.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM1IiwidXNlcm5hbWUiOiJoYXRlcCIsImVtYWlsIjoiaGF0ZXBhcmVudHNAbWFpbC5ydSIsImV4cCI6MTc3NjgxMzIzMn0.fR3bb8T8_HFux7at3CacI1ylI443h_x32EvpU2zI62k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0145fea89b94ff5-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "89.146.70.36",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-May-2026 11:59:33 UTC] === END API CALL LOG ===
[25-May-2026 11:59:33 UTC] ✅ API Hash verification passed for profile endpoint
[25-May-2026 11:59:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM1IiwidXNlcm5hbWUiOiJoYXRlcCIsImVtYWlsIjoiaGF0ZXBhcmVudHNAbWFpbC5ydSIsImV4cCI6MTc3NjgxMzIzMn0.fR3bb8T8_HFux7at3CacI1ylI443h_x32EvpU2zI62k
[25-May-2026 11:59:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-May-2026 11:59:33 UTC] ✅ JWT token verified successfully for user profile
[25-May-2026 11:59:33 UTC] User ID: 335
[25-May-2026 11:59:33 UTC] ✅ User profile retrieved successfully for user ID: 335
[25-May-2026 11:59:33 UTC] === API CALL LOG ===
[25-May-2026 11:59:33 UTC] Endpoint: user/profile.php
[25-May-2026 11:59:33 UTC] Full Log Data: {
    "timestamp": "2026-05-25 11:59:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "89.146.70.36",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "89.146.70.36, 172.64.200.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM1IiwidXNlcm5hbWUiOiJoYXRlcCIsImVtYWlsIjoiaGF0ZXBhcmVudHNAbWFpbC5ydSIsImV4cCI6MTc3NjgxMzIzMn0.fR3bb8T8_HFux7at3CacI1ylI443h_x32EvpU2zI62k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0145fea89c14ff5-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "89.146.70.36",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-May-2026 11:59:33 UTC] === END API CALL LOG ===
[25-May-2026 11:59:33 UTC] ✅ API Hash verification passed for profile endpoint
[25-May-2026 11:59:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM1IiwidXNlcm5hbWUiOiJoYXRlcCIsImVtYWlsIjoiaGF0ZXBhcmVudHNAbWFpbC5ydSIsImV4cCI6MTc3NjgxMzIzMn0.fR3bb8T8_HFux7at3CacI1ylI443h_x32EvpU2zI62k
[25-May-2026 11:59:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-May-2026 11:59:33 UTC] ✅ JWT token verified successfully for user profile
[25-May-2026 11:59:33 UTC] User ID: 335
[25-May-2026 11:59:33 UTC] ✅ User profile retrieved successfully for user ID: 335
[25-May-2026 11:59:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-May-2026 11:59:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-May-2026 11:59:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"89.146.70.36, 172.64.200.15","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM1IiwidXNlcm5hbWUiOiJoYXRlcCIsImVtYWlsIjoiaGF0ZXBhcmVudHNAbWFpbC5ydSIsImV4cCI6MTc3NjgxMzIzMn0.fR3bb8T8_HFux7at3CacI1ylI443h_x32EvpU2zI62k","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0145fea89be4ff5-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"89.146.70.36","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-May-2026 11:59:33 UTC] === User Orders API Called ===
[25-May-2026 11:59:33 UTC] User ID: 335
[25-May-2026 11:59:33 UTC] Limit: 20, Offset: 0
[25-May-2026 11:59:33 UTC] Orders found: 2
[25-May-2026 11:59:33 UTC] Orders data: [{"id":190,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/hatep_in_osu\/6","status":"pending","created_at":"2026-04-15 02:58:13","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":189,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/hatep_in_osu\/7","status":"pending","created_at":"2026-04-15 02:45:21","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[25-May-2026 11:59:33 UTC] Total orders count: 2
[25-May-2026 11:59:39 UTC] === API CALL LOG ===
[25-May-2026 11:59:39 UTC] Endpoint: user/profile.php
[25-May-2026 11:59:39 UTC] Full Log Data: {
    "timestamp": "2026-05-25 11:59:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "89.146.70.36",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "89.146.70.36, 172.64.200.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM1IiwidXNlcm5hbWUiOiJoYXRlcCIsImVtYWlsIjoiaGF0ZXBhcmVudHNAbWFpbC5ydSIsImV4cCI6MTc3NjgxMzIzMn0.fR3bb8T8_HFux7at3CacI1ylI443h_x32EvpU2zI62k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a01460100a084ff5-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "89.146.70.36",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-May-2026 11:59:39 UTC] === END API CALL LOG ===
[25-May-2026 11:59:39 UTC] ✅ API Hash verification passed for profile endpoint
[25-May-2026 11:59:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM1IiwidXNlcm5hbWUiOiJoYXRlcCIsImVtYWlsIjoiaGF0ZXBhcmVudHNAbWFpbC5ydSIsImV4cCI6MTc3NjgxMzIzMn0.fR3bb8T8_HFux7at3CacI1ylI443h_x32EvpU2zI62k
[25-May-2026 11:59:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-May-2026 11:59:39 UTC] ✅ JWT token verified successfully for user profile
[25-May-2026 11:59:39 UTC] User ID: 335
[25-May-2026 11:59:39 UTC] ✅ User profile retrieved successfully for user ID: 335
[25-May-2026 11:59:39 UTC] === API CALL LOG ===
[25-May-2026 11:59:39 UTC] Endpoint: user/profile.php
[25-May-2026 11:59:39 UTC] Full Log Data: {
    "timestamp": "2026-05-25 11:59:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "89.146.70.36",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "89.146.70.36, 172.64.200.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM1IiwidXNlcm5hbWUiOiJoYXRlcCIsImVtYWlsIjoiaGF0ZXBhcmVudHNAbWFpbC5ydSIsImV4cCI6MTc3NjgxMzIzMn0.fR3bb8T8_HFux7at3CacI1ylI443h_x32EvpU2zI62k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a014601009ff4ff5-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "89.146.70.36",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-May-2026 11:59:39 UTC] === END API CALL LOG ===
[25-May-2026 11:59:39 UTC] ✅ API Hash verification passed for profile endpoint
[25-May-2026 11:59:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM1IiwidXNlcm5hbWUiOiJoYXRlcCIsImVtYWlsIjoiaGF0ZXBhcmVudHNAbWFpbC5ydSIsImV4cCI6MTc3NjgxMzIzMn0.fR3bb8T8_HFux7at3CacI1ylI443h_x32EvpU2zI62k
[25-May-2026 11:59:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-May-2026 11:59:39 UTC] ✅ JWT token verified successfully for user profile
[25-May-2026 11:59:39 UTC] User ID: 335
[25-May-2026 11:59:39 UTC] ✅ User profile retrieved successfully for user ID: 335
[25-May-2026 11:59:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-May-2026 11:59:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-May-2026 11:59:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"89.146.70.36, 172.64.200.15","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM1IiwidXNlcm5hbWUiOiJoYXRlcCIsImVtYWlsIjoiaGF0ZXBhcmVudHNAbWFpbC5ydSIsImV4cCI6MTc3NjgxMzIzMn0.fR3bb8T8_HFux7at3CacI1ylI443h_x32EvpU2zI62k","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a01460100a054ff5-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"89.146.70.36","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-May-2026 11:59:39 UTC] === User Orders API Called ===
[25-May-2026 11:59:39 UTC] User ID: 335
[25-May-2026 11:59:39 UTC] Limit: 20, Offset: 0
[25-May-2026 11:59:39 UTC] Orders found: 2
[25-May-2026 11:59:39 UTC] Orders data: [{"id":190,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/hatep_in_osu\/6","status":"pending","created_at":"2026-04-15 02:58:13","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":189,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/hatep_in_osu\/7","status":"pending","created_at":"2026-04-15 02:45:21","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[25-May-2026 11:59:39 UTC] Total orders count: 2
[25-May-2026 11:59:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-May-2026 11:59:42 UTC] === API CALL LOG ===
[25-May-2026 11:59:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-May-2026 11:59:42 UTC] Endpoint: user/profile.php
[25-May-2026 11:59:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"89.146.70.36, 172.64.200.15","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM1IiwidXNlcm5hbWUiOiJoYXRlcCIsImVtYWlsIjoiaGF0ZXBhcmVudHNAbWFpbC5ydSIsImV4cCI6MTc3NjgxMzIzMn0.fR3bb8T8_HFux7at3CacI1ylI443h_x32EvpU2zI62k","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a01460238dd44ff5-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"89.146.70.36","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-May-2026 11:59:42 UTC] Full Log Data: {
    "timestamp": "2026-05-25 11:59:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "89.146.70.36",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "89.146.70.36, 172.64.200.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM1IiwidXNlcm5hbWUiOiJoYXRlcCIsImVtYWlsIjoiaGF0ZXBhcmVudHNAbWFpbC5ydSIsImV4cCI6MTc3NjgxMzIzMn0.fR3bb8T8_HFux7at3CacI1ylI443h_x32EvpU2zI62k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a01460238dd64ff5-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "89.146.70.36",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-May-2026 11:59:42 UTC] === User Orders API Called ===
[25-May-2026 11:59:42 UTC] === END API CALL LOG ===
[25-May-2026 11:59:42 UTC] User ID: 335
[25-May-2026 11:59:42 UTC] ✅ API Hash verification passed for profile endpoint
[25-May-2026 11:59:42 UTC] Limit: 20, Offset: 0
[25-May-2026 11:59:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM1IiwidXNlcm5hbWUiOiJoYXRlcCIsImVtYWlsIjoiaGF0ZXBhcmVudHNAbWFpbC5ydSIsImV4cCI6MTc3NjgxMzIzMn0.fR3bb8T8_HFux7at3CacI1ylI443h_x32EvpU2zI62k
[25-May-2026 11:59:42 UTC] === API CALL LOG ===
[25-May-2026 11:59:42 UTC] Endpoint: user/profile.php
[25-May-2026 11:59:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-May-2026 11:59:42 UTC] Full Log Data: {
    "timestamp": "2026-05-25 11:59:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "89.146.70.36",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "89.146.70.36, 172.64.200.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM1IiwidXNlcm5hbWUiOiJoYXRlcCIsImVtYWlsIjoiaGF0ZXBhcmVudHNAbWFpbC5ydSIsImV4cCI6MTc3NjgxMzIzMn0.fR3bb8T8_HFux7at3CacI1ylI443h_x32EvpU2zI62k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a01460238dd04ff5-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "89.146.70.36",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-May-2026 11:59:42 UTC] === END API CALL LOG ===
[25-May-2026 11:59:42 UTC] ✅ JWT token verified successfully for user profile
[25-May-2026 11:59:42 UTC] ✅ API Hash verification passed for profile endpoint
[25-May-2026 11:59:42 UTC] User ID: 335
[25-May-2026 11:59:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM1IiwidXNlcm5hbWUiOiJoYXRlcCIsImVtYWlsIjoiaGF0ZXBhcmVudHNAbWFpbC5ydSIsImV4cCI6MTc3NjgxMzIzMn0.fR3bb8T8_HFux7at3CacI1ylI443h_x32EvpU2zI62k
[25-May-2026 11:59:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-May-2026 11:59:42 UTC] ✅ JWT token verified successfully for user profile
[25-May-2026 11:59:42 UTC] User ID: 335
[25-May-2026 11:59:42 UTC] ✅ User profile retrieved successfully for user ID: 335
[25-May-2026 11:59:42 UTC] Orders found: 2
[25-May-2026 11:59:42 UTC] Orders data: [{"id":190,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/hatep_in_osu\/6","status":"pending","created_at":"2026-04-15 02:58:13","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":189,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/hatep_in_osu\/7","status":"pending","created_at":"2026-04-15 02:45:21","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[25-May-2026 11:59:42 UTC] Total orders count: 2
[25-May-2026 11:59:42 UTC] ✅ User profile retrieved successfully for user ID: 335
[25-May-2026 11:59:49 UTC] === API CALL LOG ===
[25-May-2026 11:59:49 UTC] Endpoint: user/profile.php
[25-May-2026 11:59:49 UTC] Full Log Data: {
    "timestamp": "2026-05-25 11:59:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "89.146.70.36",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "89.146.70.36, 172.64.200.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM1IiwidXNlcm5hbWUiOiJoYXRlcCIsImVtYWlsIjoiaGF0ZXBhcmVudHNAbWFpbC5ydSIsImV4cCI6MTc3NjgxMzIzMn0.fR3bb8T8_HFux7at3CacI1ylI443h_x32EvpU2zI62k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a014604d1f154ff5-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "89.146.70.36",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-May-2026 11:59:49 UTC] === END API CALL LOG ===
[25-May-2026 11:59:49 UTC] ✅ API Hash verification passed for profile endpoint
[25-May-2026 11:59:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM1IiwidXNlcm5hbWUiOiJoYXRlcCIsImVtYWlsIjoiaGF0ZXBhcmVudHNAbWFpbC5ydSIsImV4cCI6MTc3NjgxMzIzMn0.fR3bb8T8_HFux7at3CacI1ylI443h_x32EvpU2zI62k
[25-May-2026 11:59:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-May-2026 11:59:49 UTC] ✅ JWT token verified successfully for user profile
[25-May-2026 11:59:49 UTC] User ID: 335
[25-May-2026 11:59:49 UTC] ✅ User profile retrieved successfully for user ID: 335
[25-May-2026 11:59:49 UTC] === API CALL LOG ===
[25-May-2026 11:59:49 UTC] Endpoint: user/profile.php
[25-May-2026 11:59:49 UTC] Full Log Data: {
    "timestamp": "2026-05-25 11:59:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "89.146.70.36",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "89.146.70.36, 172.64.200.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM1IiwidXNlcm5hbWUiOiJoYXRlcCIsImVtYWlsIjoiaGF0ZXBhcmVudHNAbWFpbC5ydSIsImV4cCI6MTc3NjgxMzIzMn0.fR3bb8T8_HFux7at3CacI1ylI443h_x32EvpU2zI62k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a014604d1f184ff5-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "89.146.70.36",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-May-2026 11:59:49 UTC] === END API CALL LOG ===
[25-May-2026 11:59:49 UTC] ✅ API Hash verification passed for profile endpoint
[25-May-2026 11:59:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM1IiwidXNlcm5hbWUiOiJoYXRlcCIsImVtYWlsIjoiaGF0ZXBhcmVudHNAbWFpbC5ydSIsImV4cCI6MTc3NjgxMzIzMn0.fR3bb8T8_HFux7at3CacI1ylI443h_x32EvpU2zI62k
[25-May-2026 11:59:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-May-2026 11:59:49 UTC] ✅ JWT token verified successfully for user profile
[25-May-2026 11:59:49 UTC] User ID: 335
[25-May-2026 11:59:49 UTC] ✅ User profile retrieved successfully for user ID: 335
[25-May-2026 11:59:49 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-May-2026 11:59:49 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-May-2026 11:59:49 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"89.146.70.36, 172.64.200.14","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM1IiwidXNlcm5hbWUiOiJoYXRlcCIsImVtYWlsIjoiaGF0ZXBhcmVudHNAbWFpbC5ydSIsImV4cCI6MTc3NjgxMzIzMn0.fR3bb8T8_HFux7at3CacI1ylI443h_x32EvpU2zI62k","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a014604d1f124ff5-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"89.146.70.36","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-May-2026 11:59:49 UTC] === User Orders API Called ===
[25-May-2026 11:59:49 UTC] User ID: 335
[25-May-2026 11:59:49 UTC] Limit: 20, Offset: 0
[25-May-2026 11:59:49 UTC] Orders found: 2
[25-May-2026 11:59:49 UTC] Orders data: [{"id":190,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/hatep_in_osu\/6","status":"pending","created_at":"2026-04-15 02:58:13","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":189,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/hatep_in_osu\/7","status":"pending","created_at":"2026-04-15 02:45:21","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[25-May-2026 11:59:49 UTC] Total orders count: 2
[25-May-2026 15:04:09 UTC] === API CALL LOG ===
[25-May-2026 15:04:09 UTC] Endpoint: user/profile.php
[25-May-2026 15:04:09 UTC] Full Log Data: {
    "timestamp": "2026-05-25 15:04:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:86f7:d37b:f898:92cc:fa7d:41ae",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:86f7:d37b:f898:92cc:fa7d:41ae, 162.158.162.29",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQyIiwidXNlcm5hbWUiOiJwYXJrYXNoIiwiZW1haWwiOiJzYXR5YXBhcmthc2g3MDJAZ21haWwuY29tIiwiZXhwIjoxNzgwMzI2MjQ4fQ.aF5t1dy4AxBF-SqeFYieSU_Brxn6hDMBIdFtXPVcyR0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0156e52cd04f87d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:86f7:d37b:f898:92cc:fa7d:41ae",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-May-2026 15:04:09 UTC] === END API CALL LOG ===
[25-May-2026 15:04:09 UTC] ✅ API Hash verification passed for profile endpoint
[25-May-2026 15:04:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQyIiwidXNlcm5hbWUiOiJwYXJrYXNoIiwiZW1haWwiOiJzYXR5YXBhcmthc2g3MDJAZ21haWwuY29tIiwiZXhwIjoxNzgwMzI2MjQ4fQ.aF5t1dy4AxBF-SqeFYieSU_Brxn6hDMBIdFtXPVcyR0
[25-May-2026 15:04:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-May-2026 15:04:09 UTC] ✅ JWT token verified successfully for user profile
[25-May-2026 15:04:09 UTC] User ID: 642
[25-May-2026 15:04:09 UTC] ✅ User profile retrieved successfully for user ID: 642
[25-May-2026 15:04:09 UTC] === API CALL LOG ===
[25-May-2026 15:04:09 UTC] Endpoint: user/profile.php
[25-May-2026 15:04:09 UTC] Full Log Data: {
    "timestamp": "2026-05-25 15:04:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:86f7:d37b:f898:92cc:fa7d:41ae",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:86f7:d37b:f898:92cc:fa7d:41ae, 162.158.162.29",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQyIiwidXNlcm5hbWUiOiJwYXJrYXNoIiwiZW1haWwiOiJzYXR5YXBhcmthc2g3MDJAZ21haWwuY29tIiwiZXhwIjoxNzgwMzI2MjQ4fQ.aF5t1dy4AxBF-SqeFYieSU_Brxn6hDMBIdFtXPVcyR0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0156e53aff9f87d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:86f7:d37b:f898:92cc:fa7d:41ae",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-May-2026 15:04:09 UTC] === END API CALL LOG ===
[25-May-2026 15:04:09 UTC] ✅ API Hash verification passed for profile endpoint
[25-May-2026 15:04:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQyIiwidXNlcm5hbWUiOiJwYXJrYXNoIiwiZW1haWwiOiJzYXR5YXBhcmthc2g3MDJAZ21haWwuY29tIiwiZXhwIjoxNzgwMzI2MjQ4fQ.aF5t1dy4AxBF-SqeFYieSU_Brxn6hDMBIdFtXPVcyR0
[25-May-2026 15:04:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-May-2026 15:04:09 UTC] ✅ JWT token verified successfully for user profile
[25-May-2026 15:04:09 UTC] User ID: 642
[25-May-2026 15:04:09 UTC] ✅ User profile retrieved successfully for user ID: 642
[25-May-2026 15:04:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-May-2026 15:04:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-May-2026 15:04:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:86f7:d37b:f898:92cc:fa7d:41ae, 162.158.162.135","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQyIiwidXNlcm5hbWUiOiJwYXJrYXNoIiwiZW1haWwiOiJzYXR5YXBhcmthc2g3MDJAZ21haWwuY29tIiwiZXhwIjoxNzgwMzI2MjQ4fQ.aF5t1dy4AxBF-SqeFYieSU_Brxn6hDMBIdFtXPVcyR0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0156e52cd10f87d-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:86f7:d37b:f898:92cc:fa7d:41ae","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-May-2026 15:04:09 UTC] === User Orders API Called ===
[25-May-2026 15:04:09 UTC] User ID: 642
[25-May-2026 15:04:09 UTC] Limit: 20, Offset: 0
[25-May-2026 15:04:09 UTC] Orders found: 0
[25-May-2026 15:04:09 UTC] Orders data: []
[25-May-2026 15:04:09 UTC] Total orders count: 0
[25-May-2026 15:04:11 UTC] === API CALL LOG ===
[25-May-2026 15:04:11 UTC] Endpoint: user/profile.php
[25-May-2026 15:04:11 UTC] Full Log Data: {
    "timestamp": "2026-05-25 15:04:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:86f7:d37b:f898:92cc:fa7d:41ae",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:86f7:d37b:f898:92cc:fa7d:41ae, 162.158.162.135",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQyIiwidXNlcm5hbWUiOiJwYXJrYXNoIiwiZW1haWwiOiJzYXR5YXBhcmthc2g3MDJAZ21haWwuY29tIiwiZXhwIjoxNzgwMzI2MjQ4fQ.aF5t1dy4AxBF-SqeFYieSU_Brxn6hDMBIdFtXPVcyR0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0156e606d38f87d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:86f7:d37b:f898:92cc:fa7d:41ae",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-May-2026 15:04:11 UTC] === END API CALL LOG ===
[25-May-2026 15:04:11 UTC] ✅ API Hash verification passed for profile endpoint
[25-May-2026 15:04:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQyIiwidXNlcm5hbWUiOiJwYXJrYXNoIiwiZW1haWwiOiJzYXR5YXBhcmthc2g3MDJAZ21haWwuY29tIiwiZXhwIjoxNzgwMzI2MjQ4fQ.aF5t1dy4AxBF-SqeFYieSU_Brxn6hDMBIdFtXPVcyR0
[25-May-2026 15:04:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-May-2026 15:04:11 UTC] ✅ JWT token verified successfully for user profile
[25-May-2026 15:04:11 UTC] User ID: 642
[25-May-2026 15:04:11 UTC] ✅ User profile retrieved successfully for user ID: 642
[25-May-2026 15:04:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-May-2026 15:04:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-May-2026 15:04:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:86f7:d37b:f898:92cc:fa7d:41ae, 162.158.162.28","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQyIiwidXNlcm5hbWUiOiJwYXJrYXNoIiwiZW1haWwiOiJzYXR5YXBhcmthc2g3MDJAZ21haWwuY29tIiwiZXhwIjoxNzgwMzI2MjQ4fQ.aF5t1dy4AxBF-SqeFYieSU_Brxn6hDMBIdFtXPVcyR0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0156ed32abef87d-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:86f7:d37b:f898:92cc:fa7d:41ae","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-May-2026 15:04:30 UTC] === User Orders API Called ===
[25-May-2026 15:04:30 UTC] User ID: 642
[25-May-2026 15:04:30 UTC] Limit: 20, Offset: 0
[25-May-2026 15:04:30 UTC] Orders found: 0
[25-May-2026 15:04:30 UTC] Orders data: []
[25-May-2026 15:04:30 UTC] Total orders count: 0
[25-May-2026 15:04:32 UTC] === API CALL LOG ===
[25-May-2026 15:04:32 UTC] Endpoint: user/profile.php
[25-May-2026 15:04:32 UTC] Full Log Data: {
    "timestamp": "2026-05-25 15:04:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:86f7:d37b:f898:92cc:fa7d:41ae",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:86f7:d37b:f898:92cc:fa7d:41ae, 162.158.162.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQyIiwidXNlcm5hbWUiOiJwYXJrYXNoIiwiZW1haWwiOiJzYXR5YXBhcmthc2g3MDJAZ21haWwuY29tIiwiZXhwIjoxNzgwMzI2MjQ4fQ.aF5t1dy4AxBF-SqeFYieSU_Brxn6hDMBIdFtXPVcyR0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0156ee58bf1f87d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:86f7:d37b:f898:92cc:fa7d:41ae",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-May-2026 15:04:32 UTC] === END API CALL LOG ===
[25-May-2026 15:04:32 UTC] ✅ API Hash verification passed for profile endpoint
[25-May-2026 15:04:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQyIiwidXNlcm5hbWUiOiJwYXJrYXNoIiwiZW1haWwiOiJzYXR5YXBhcmthc2g3MDJAZ21haWwuY29tIiwiZXhwIjoxNzgwMzI2MjQ4fQ.aF5t1dy4AxBF-SqeFYieSU_Brxn6hDMBIdFtXPVcyR0
[25-May-2026 15:04:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-May-2026 15:04:32 UTC] ✅ JWT token verified successfully for user profile
[25-May-2026 15:04:32 UTC] User ID: 642
[25-May-2026 15:04:32 UTC] ✅ User profile retrieved successfully for user ID: 642
[25-May-2026 15:04:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-May-2026 15:04:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-May-2026 15:04:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:86f7:d37b:f898:92cc:fa7d:41ae, 162.158.162.28","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQyIiwidXNlcm5hbWUiOiJwYXJrYXNoIiwiZW1haWwiOiJzYXR5YXBhcmthc2g3MDJAZ21haWwuY29tIiwiZXhwIjoxNzgwMzI2MjQ4fQ.aF5t1dy4AxBF-SqeFYieSU_Brxn6hDMBIdFtXPVcyR0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0156ee58beef87d-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:86f7:d37b:f898:92cc:fa7d:41ae","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-May-2026 15:04:32 UTC] === User Orders API Called ===
[25-May-2026 15:04:32 UTC] User ID: 642
[25-May-2026 15:04:32 UTC] Limit: 20, Offset: 0
[25-May-2026 15:04:32 UTC] Orders found: 0
[25-May-2026 15:04:32 UTC] Orders data: []
[25-May-2026 15:04:32 UTC] Total orders count: 0
[25-May-2026 15:04:33 UTC] === API CALL LOG ===
[25-May-2026 15:04:33 UTC] Endpoint: user/profile.php
[25-May-2026 15:04:33 UTC] Full Log Data: {
    "timestamp": "2026-05-25 15:04:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:86f7:d37b:f898:92cc:fa7d:41ae",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:86f7:d37b:f898:92cc:fa7d:41ae, 162.158.162.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQyIiwidXNlcm5hbWUiOiJwYXJrYXNoIiwiZW1haWwiOiJzYXR5YXBhcmthc2g3MDJAZ21haWwuY29tIiwiZXhwIjoxNzgwMzI2MjQ4fQ.aF5t1dy4AxBF-SqeFYieSU_Brxn6hDMBIdFtXPVcyR0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0156ee87df5f87d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:86f7:d37b:f898:92cc:fa7d:41ae",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-May-2026 15:04:33 UTC] === END API CALL LOG ===
[25-May-2026 15:04:33 UTC] ✅ API Hash verification passed for profile endpoint
[25-May-2026 15:04:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQyIiwidXNlcm5hbWUiOiJwYXJrYXNoIiwiZW1haWwiOiJzYXR5YXBhcmthc2g3MDJAZ21haWwuY29tIiwiZXhwIjoxNzgwMzI2MjQ4fQ.aF5t1dy4AxBF-SqeFYieSU_Brxn6hDMBIdFtXPVcyR0
[25-May-2026 15:04:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-May-2026 15:04:33 UTC] ✅ JWT token verified successfully for user profile
[25-May-2026 15:04:33 UTC] User ID: 642
[25-May-2026 15:04:33 UTC] ✅ User profile retrieved successfully for user ID: 642
[25-May-2026 15:04:34 UTC] === API CALL LOG ===
[25-May-2026 15:04:34 UTC] Endpoint: user/profile.php
[25-May-2026 15:04:34 UTC] Full Log Data: {
    "timestamp": "2026-05-25 15:04:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:86f7:d37b:f898:92cc:fa7d:41ae",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:86f7:d37b:f898:92cc:fa7d:41ae, 162.158.162.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQyIiwidXNlcm5hbWUiOiJwYXJrYXNoIiwiZW1haWwiOiJzYXR5YXBhcmthc2g3MDJAZ21haWwuY29tIiwiZXhwIjoxNzgwMzI2MjQ4fQ.aF5t1dy4AxBF-SqeFYieSU_Brxn6hDMBIdFtXPVcyR0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0156eed8f81f87d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:86f7:d37b:f898:92cc:fa7d:41ae",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-May-2026 15:04:34 UTC] === END API CALL LOG ===
[25-May-2026 15:04:34 UTC] ✅ API Hash verification passed for profile endpoint
[25-May-2026 15:04:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQyIiwidXNlcm5hbWUiOiJwYXJrYXNoIiwiZW1haWwiOiJzYXR5YXBhcmthc2g3MDJAZ21haWwuY29tIiwiZXhwIjoxNzgwMzI2MjQ4fQ.aF5t1dy4AxBF-SqeFYieSU_Brxn6hDMBIdFtXPVcyR0
[25-May-2026 15:04:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-May-2026 15:04:34 UTC] ✅ JWT token verified successfully for user profile
[25-May-2026 15:04:34 UTC] User ID: 642
[25-May-2026 15:04:34 UTC] ✅ User profile retrieved successfully for user ID: 642
[25-May-2026 15:05:00 UTC] === API CALL LOG ===
[25-May-2026 15:05:00 UTC] Endpoint: user/profile.php
[25-May-2026 15:05:00 UTC] Full Log Data: {
    "timestamp": "2026-05-25 15:05:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:86f7:d37b:f898:92cc:fa7d:41ae",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:86f7:d37b:f898:92cc:fa7d:41ae, 162.158.162.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQyIiwidXNlcm5hbWUiOiJwYXJrYXNoIiwiZW1haWwiOiJzYXR5YXBhcmthc2g3MDJAZ21haWwuY29tIiwiZXhwIjoxNzgwMzI2MjQ4fQ.aF5t1dy4AxBF-SqeFYieSU_Brxn6hDMBIdFtXPVcyR0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0156f932fb7f87d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:86f7:d37b:f898:92cc:fa7d:41ae",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-May-2026 15:05:00 UTC] === END API CALL LOG ===
[25-May-2026 15:05:00 UTC] ✅ API Hash verification passed for profile endpoint
[25-May-2026 15:05:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQyIiwidXNlcm5hbWUiOiJwYXJrYXNoIiwiZW1haWwiOiJzYXR5YXBhcmthc2g3MDJAZ21haWwuY29tIiwiZXhwIjoxNzgwMzI2MjQ4fQ.aF5t1dy4AxBF-SqeFYieSU_Brxn6hDMBIdFtXPVcyR0
[25-May-2026 15:05:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-May-2026 15:05:00 UTC] ✅ JWT token verified successfully for user profile
[25-May-2026 15:05:00 UTC] User ID: 642
[25-May-2026 15:05:00 UTC] ✅ User profile retrieved successfully for user ID: 642
[25-May-2026 15:05:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-May-2026 15:05:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-May-2026 15:05:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:86f7:d37b:f898:92cc:fa7d:41ae, 162.158.162.28","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQyIiwidXNlcm5hbWUiOiJwYXJrYXNoIiwiZW1haWwiOiJzYXR5YXBhcmthc2g3MDJAZ21haWwuY29tIiwiZXhwIjoxNzgwMzI2MjQ4fQ.aF5t1dy4AxBF-SqeFYieSU_Brxn6hDMBIdFtXPVcyR0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0156f908ea5f87d-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:86f7:d37b:f898:92cc:fa7d:41ae","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-May-2026 15:05:00 UTC] === User Orders API Called ===
[25-May-2026 15:05:00 UTC] User ID: 642
[25-May-2026 15:05:00 UTC] Limit: 20, Offset: 0
[25-May-2026 15:05:00 UTC] Orders found: 0
[25-May-2026 15:05:00 UTC] Orders data: []
[25-May-2026 15:05:00 UTC] Total orders count: 0
[25-May-2026 15:05:00 UTC] === API CALL LOG ===
[25-May-2026 15:05:00 UTC] Endpoint: user/profile.php
[25-May-2026 15:05:00 UTC] Full Log Data: {
    "timestamp": "2026-05-25 15:05:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:86f7:d37b:f898:92cc:fa7d:41ae",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:86f7:d37b:f898:92cc:fa7d:41ae, 162.158.162.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQyIiwidXNlcm5hbWUiOiJwYXJrYXNoIiwiZW1haWwiOiJzYXR5YXBhcmthc2g3MDJAZ21haWwuY29tIiwiZXhwIjoxNzgwMzI2MjQ4fQ.aF5t1dy4AxBF-SqeFYieSU_Brxn6hDMBIdFtXPVcyR0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0156f908ea8f87d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:86f7:d37b:f898:92cc:fa7d:41ae",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-May-2026 15:05:00 UTC] === END API CALL LOG ===
[25-May-2026 15:05:00 UTC] ✅ API Hash verification passed for profile endpoint
[25-May-2026 15:05:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQyIiwidXNlcm5hbWUiOiJwYXJrYXNoIiwiZW1haWwiOiJzYXR5YXBhcmthc2g3MDJAZ21haWwuY29tIiwiZXhwIjoxNzgwMzI2MjQ4fQ.aF5t1dy4AxBF-SqeFYieSU_Brxn6hDMBIdFtXPVcyR0
[25-May-2026 15:05:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-May-2026 15:05:00 UTC] ✅ JWT token verified successfully for user profile
[25-May-2026 15:05:00 UTC] User ID: 642
[25-May-2026 15:05:00 UTC] ✅ User profile retrieved successfully for user ID: 642
[25-May-2026 15:05:02 UTC] === API CALL LOG ===
[25-May-2026 15:05:02 UTC] Endpoint: user/profile.php
[25-May-2026 15:05:02 UTC] Full Log Data: {
    "timestamp": "2026-05-25 15:05:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:86f7:d37b:f898:92cc:fa7d:41ae",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:86f7:d37b:f898:92cc:fa7d:41ae, 162.158.162.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQyIiwidXNlcm5hbWUiOiJwYXJrYXNoIiwiZW1haWwiOiJzYXR5YXBhcmthc2g3MDJAZ21haWwuY29tIiwiZXhwIjoxNzgwMzI2MjQ4fQ.aF5t1dy4AxBF-SqeFYieSU_Brxn6hDMBIdFtXPVcyR0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0156f9b8cf0f87d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:86f7:d37b:f898:92cc:fa7d:41ae",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-May-2026 15:05:02 UTC] === END API CALL LOG ===
[25-May-2026 15:05:02 UTC] ✅ API Hash verification passed for profile endpoint
[25-May-2026 15:05:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQyIiwidXNlcm5hbWUiOiJwYXJrYXNoIiwiZW1haWwiOiJzYXR5YXBhcmthc2g3MDJAZ21haWwuY29tIiwiZXhwIjoxNzgwMzI2MjQ4fQ.aF5t1dy4AxBF-SqeFYieSU_Brxn6hDMBIdFtXPVcyR0
[25-May-2026 15:05:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-May-2026 15:05:02 UTC] ✅ JWT token verified successfully for user profile
[25-May-2026 15:05:02 UTC] User ID: 642
[25-May-2026 15:05:02 UTC] ✅ User profile retrieved successfully for user ID: 642
[25-May-2026 15:53:41 UTC] === API CALL LOG ===
[25-May-2026 15:53:41 UTC] Endpoint: user/profile.php
[25-May-2026 15:53:41 UTC] Full Log Data: {
    "timestamp": "2026-05-25 15:53:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:8100:27f8:42fa:0:9:43af:6301",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:8100:27f8:42fa:0:9:43af:6301, 162.158.162.29",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQzIiwidXNlcm5hbWUiOiJAQW5udWNoYW5kZWwiLCJlbWFpbCI6ImNoYWRhci5iaHVwZW5kcmExOTk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDMyOTIxOX0.F4KlkcsS21l1hEGUQarfWFaVjV7GQYHiIXq2UKyIOQY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a015b6e27e3b0519-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:8100:27f8:42fa:0:9:43af:6301",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-May-2026 15:53:41 UTC] === END API CALL LOG ===
[25-May-2026 15:53:41 UTC] ✅ API Hash verification passed for profile endpoint
[25-May-2026 15:53:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQzIiwidXNlcm5hbWUiOiJAQW5udWNoYW5kZWwiLCJlbWFpbCI6ImNoYWRhci5iaHVwZW5kcmExOTk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDMyOTIxOX0.F4KlkcsS21l1hEGUQarfWFaVjV7GQYHiIXq2UKyIOQY
[25-May-2026 15:53:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-May-2026 15:53:41 UTC] ✅ JWT token verified successfully for user profile
[25-May-2026 15:53:41 UTC] User ID: 643
[25-May-2026 15:53:41 UTC] ✅ User profile retrieved successfully for user ID: 643
[25-May-2026 15:53:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-May-2026 15:53:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-May-2026 15:53:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:8100:27f8:42fa:0:9:43af:6301, 162.158.162.134","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQzIiwidXNlcm5hbWUiOiJAQW5udWNoYW5kZWwiLCJlbWFpbCI6ImNoYWRhci5iaHVwZW5kcmExOTk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDMyOTIxOX0.F4KlkcsS21l1hEGUQarfWFaVjV7GQYHiIXq2UKyIOQY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a015b6e30f7b0519-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2402:8100:27f8:42fa:0:9:43af:6301","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-May-2026 15:53:41 UTC] === User Orders API Called ===
[25-May-2026 15:53:41 UTC] User ID: 643
[25-May-2026 15:53:41 UTC] Limit: 20, Offset: 0
[25-May-2026 15:53:41 UTC] Orders found: 0
[25-May-2026 15:53:41 UTC] Orders data: []
[25-May-2026 15:53:41 UTC] Total orders count: 0
[25-May-2026 15:53:41 UTC] === API CALL LOG ===
[25-May-2026 15:53:41 UTC] Endpoint: user/profile.php
[25-May-2026 15:53:41 UTC] Full Log Data: {
    "timestamp": "2026-05-25 15:53:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:8100:27f8:42fa:0:9:43af:6301",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:8100:27f8:42fa:0:9:43af:6301, 162.158.162.29",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQzIiwidXNlcm5hbWUiOiJAQW5udWNoYW5kZWwiLCJlbWFpbCI6ImNoYWRhci5iaHVwZW5kcmExOTk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDMyOTIxOX0.F4KlkcsS21l1hEGUQarfWFaVjV7GQYHiIXq2UKyIOQY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a015b6e3a8ed0519-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:8100:27f8:42fa:0:9:43af:6301",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-May-2026 15:53:41 UTC] === END API CALL LOG ===
[25-May-2026 15:53:41 UTC] ✅ API Hash verification passed for profile endpoint
[25-May-2026 15:53:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQzIiwidXNlcm5hbWUiOiJAQW5udWNoYW5kZWwiLCJlbWFpbCI6ImNoYWRhci5iaHVwZW5kcmExOTk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDMyOTIxOX0.F4KlkcsS21l1hEGUQarfWFaVjV7GQYHiIXq2UKyIOQY
[25-May-2026 15:53:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-May-2026 15:53:41 UTC] ✅ JWT token verified successfully for user profile
[25-May-2026 15:53:41 UTC] User ID: 643
[25-May-2026 15:53:41 UTC] ✅ User profile retrieved successfully for user ID: 643
[25-May-2026 15:53:43 UTC] === API CALL LOG ===
[25-May-2026 15:53:43 UTC] Endpoint: user/profile.php
[25-May-2026 15:53:43 UTC] Full Log Data: {
    "timestamp": "2026-05-25 15:53:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:8100:27f8:42fa:0:9:43af:6301",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:8100:27f8:42fa:0:9:43af:6301, 162.158.162.134",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQzIiwidXNlcm5hbWUiOiJAQW5udWNoYW5kZWwiLCJlbWFpbCI6ImNoYWRhci5iaHVwZW5kcmExOTk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDMyOTIxOX0.F4KlkcsS21l1hEGUQarfWFaVjV7GQYHiIXq2UKyIOQY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a015b6eb4c090519-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:8100:27f8:42fa:0:9:43af:6301",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-May-2026 15:53:43 UTC] === END API CALL LOG ===
[25-May-2026 15:53:43 UTC] ✅ API Hash verification passed for profile endpoint
[25-May-2026 15:53:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQzIiwidXNlcm5hbWUiOiJAQW5udWNoYW5kZWwiLCJlbWFpbCI6ImNoYWRhci5iaHVwZW5kcmExOTk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDMyOTIxOX0.F4KlkcsS21l1hEGUQarfWFaVjV7GQYHiIXq2UKyIOQY
[25-May-2026 15:53:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-May-2026 15:53:43 UTC] ✅ JWT token verified successfully for user profile
[25-May-2026 15:53:43 UTC] User ID: 643
[25-May-2026 15:53:43 UTC] ✅ User profile retrieved successfully for user ID: 643
[25-May-2026 15:55:18 UTC] === API CALL LOG ===
[25-May-2026 15:55:18 UTC] Endpoint: user/profile.php
[25-May-2026 15:55:18 UTC] Full Log Data: {
    "timestamp": "2026-05-25 15:55:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:8100:27f8:42fa:0:9:43af:6301",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:8100:27f8:42fa:0:9:43af:6301, 162.158.162.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQzIiwidXNlcm5hbWUiOiJAQW5udWNoYW5kZWwiLCJlbWFpbCI6ImNoYWRhci5iaHVwZW5kcmExOTk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDMyOTIxOX0.F4KlkcsS21l1hEGUQarfWFaVjV7GQYHiIXq2UKyIOQY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a015b93aacb30519-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:8100:27f8:42fa:0:9:43af:6301",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-May-2026 15:55:18 UTC] === END API CALL LOG ===
[25-May-2026 15:55:18 UTC] ✅ API Hash verification passed for profile endpoint
[25-May-2026 15:55:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQzIiwidXNlcm5hbWUiOiJAQW5udWNoYW5kZWwiLCJlbWFpbCI6ImNoYWRhci5iaHVwZW5kcmExOTk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDMyOTIxOX0.F4KlkcsS21l1hEGUQarfWFaVjV7GQYHiIXq2UKyIOQY
[25-May-2026 15:55:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-May-2026 15:55:18 UTC] ✅ JWT token verified successfully for user profile
[25-May-2026 15:55:18 UTC] User ID: 643
[25-May-2026 15:55:18 UTC] ✅ User profile retrieved successfully for user ID: 643
[25-May-2026 15:56:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-May-2026 15:56:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-May-2026 15:56:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:8100:27f8:42fa:0:9:43af:6301, 162.158.162.28","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQzIiwidXNlcm5hbWUiOiJAQW5udWNoYW5kZWwiLCJlbWFpbCI6ImNoYWRhci5iaHVwZW5kcmExOTk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDMyOTIxOX0.F4KlkcsS21l1hEGUQarfWFaVjV7GQYHiIXq2UKyIOQY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a015bb3d2f370519-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2402:8100:27f8:42fa:0:9:43af:6301","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-May-2026 15:56:40 UTC] === User Orders API Called ===
[25-May-2026 15:56:40 UTC] User ID: 643
[25-May-2026 15:56:40 UTC] Limit: 20, Offset: 0
[25-May-2026 15:56:40 UTC] Orders found: 0
[25-May-2026 15:56:40 UTC] Orders data: []
[25-May-2026 15:56:40 UTC] Total orders count: 0
[25-May-2026 15:56:40 UTC] === API CALL LOG ===
[25-May-2026 15:56:40 UTC] Endpoint: user/profile.php
[25-May-2026 15:56:40 UTC] Full Log Data: {
    "timestamp": "2026-05-25 15:56:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:8100:27f8:42fa:0:9:43af:6301",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:8100:27f8:42fa:0:9:43af:6301, 162.158.162.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQzIiwidXNlcm5hbWUiOiJAQW5udWNoYW5kZWwiLCJlbWFpbCI6ImNoYWRhci5iaHVwZW5kcmExOTk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDMyOTIxOX0.F4KlkcsS21l1hEGUQarfWFaVjV7GQYHiIXq2UKyIOQY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a015bb3db86f0519-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:8100:27f8:42fa:0:9:43af:6301",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-May-2026 15:56:40 UTC] === END API CALL LOG ===
[25-May-2026 15:56:40 UTC] ✅ API Hash verification passed for profile endpoint
[25-May-2026 15:56:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQzIiwidXNlcm5hbWUiOiJAQW5udWNoYW5kZWwiLCJlbWFpbCI6ImNoYWRhci5iaHVwZW5kcmExOTk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDMyOTIxOX0.F4KlkcsS21l1hEGUQarfWFaVjV7GQYHiIXq2UKyIOQY
[25-May-2026 15:56:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-May-2026 15:56:40 UTC] ✅ JWT token verified successfully for user profile
[25-May-2026 15:56:40 UTC] User ID: 643
[25-May-2026 15:56:40 UTC] ✅ User profile retrieved successfully for user ID: 643
[25-May-2026 15:56:40 UTC] === API CALL LOG ===
[25-May-2026 15:56:40 UTC] Endpoint: user/profile.php
[25-May-2026 15:56:40 UTC] Full Log Data: {
    "timestamp": "2026-05-25 15:56:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:8100:27f8:42fa:0:9:43af:6301",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:8100:27f8:42fa:0:9:43af:6301, 162.158.162.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQzIiwidXNlcm5hbWUiOiJAQW5udWNoYW5kZWwiLCJlbWFpbCI6ImNoYWRhci5iaHVwZW5kcmExOTk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDMyOTIxOX0.F4KlkcsS21l1hEGUQarfWFaVjV7GQYHiIXq2UKyIOQY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a015bb4149680519-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:8100:27f8:42fa:0:9:43af:6301",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-May-2026 15:56:40 UTC] === END API CALL LOG ===
[25-May-2026 15:56:40 UTC] ✅ API Hash verification passed for profile endpoint
[25-May-2026 15:56:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQzIiwidXNlcm5hbWUiOiJAQW5udWNoYW5kZWwiLCJlbWFpbCI6ImNoYWRhci5iaHVwZW5kcmExOTk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDMyOTIxOX0.F4KlkcsS21l1hEGUQarfWFaVjV7GQYHiIXq2UKyIOQY
[25-May-2026 15:56:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-May-2026 15:56:40 UTC] ✅ JWT token verified successfully for user profile
[25-May-2026 15:56:40 UTC] User ID: 643
[25-May-2026 15:56:40 UTC] ✅ User profile retrieved successfully for user ID: 643
[25-May-2026 15:57:34 UTC] === API CALL LOG ===
[25-May-2026 15:57:34 UTC] Endpoint: user/profile.php
[25-May-2026 15:57:34 UTC] Full Log Data: {
    "timestamp": "2026-05-25 15:57:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:8100:27f8:42fa:0:9:43af:6301",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:8100:27f8:42fa:0:9:43af:6301, 162.158.162.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQzIiwidXNlcm5hbWUiOiJAQW5udWNoYW5kZWwiLCJlbWFpbCI6ImNoYWRhci5iaHVwZW5kcmExOTk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDMyOTIxOX0.F4KlkcsS21l1hEGUQarfWFaVjV7GQYHiIXq2UKyIOQY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a015bc90adc00519-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:8100:27f8:42fa:0:9:43af:6301",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-May-2026 15:57:34 UTC] === END API CALL LOG ===
[25-May-2026 15:57:34 UTC] ✅ API Hash verification passed for profile endpoint
[25-May-2026 15:57:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQzIiwidXNlcm5hbWUiOiJAQW5udWNoYW5kZWwiLCJlbWFpbCI6ImNoYWRhci5iaHVwZW5kcmExOTk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDMyOTIxOX0.F4KlkcsS21l1hEGUQarfWFaVjV7GQYHiIXq2UKyIOQY
[25-May-2026 15:57:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-May-2026 15:57:34 UTC] ✅ JWT token verified successfully for user profile
[25-May-2026 15:57:34 UTC] User ID: 643
[25-May-2026 15:57:34 UTC] ✅ User profile retrieved successfully for user ID: 643
[25-May-2026 15:57:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-May-2026 15:57:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-May-2026 15:57:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:8100:27f8:42fa:0:9:43af:6301, 162.158.162.29","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQzIiwidXNlcm5hbWUiOiJAQW5udWNoYW5kZWwiLCJlbWFpbCI6ImNoYWRhci5iaHVwZW5kcmExOTk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDMyOTIxOX0.F4KlkcsS21l1hEGUQarfWFaVjV7GQYHiIXq2UKyIOQY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a015bc90adbe0519-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2402:8100:27f8:42fa:0:9:43af:6301","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-May-2026 15:57:34 UTC] === User Orders API Called ===
[25-May-2026 15:57:34 UTC] User ID: 643
[25-May-2026 15:57:34 UTC] Limit: 20, Offset: 0
[25-May-2026 15:57:34 UTC] Orders found: 0
[25-May-2026 15:57:34 UTC] Orders data: []
[25-May-2026 15:57:34 UTC] Total orders count: 0
[25-May-2026 15:57:34 UTC] === API CALL LOG ===
[25-May-2026 15:57:34 UTC] Endpoint: user/profile.php
[25-May-2026 15:57:34 UTC] Full Log Data: {
    "timestamp": "2026-05-25 15:57:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:8100:27f8:42fa:0:9:43af:6301",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:8100:27f8:42fa:0:9:43af:6301, 162.158.162.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQzIiwidXNlcm5hbWUiOiJAQW5udWNoYW5kZWwiLCJlbWFpbCI6ImNoYWRhci5iaHVwZW5kcmExOTk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDMyOTIxOX0.F4KlkcsS21l1hEGUQarfWFaVjV7GQYHiIXq2UKyIOQY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a015bc94ef7d0519-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:8100:27f8:42fa:0:9:43af:6301",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-May-2026 15:57:34 UTC] === END API CALL LOG ===
[25-May-2026 15:57:34 UTC] ✅ API Hash verification passed for profile endpoint
[25-May-2026 15:57:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQzIiwidXNlcm5hbWUiOiJAQW5udWNoYW5kZWwiLCJlbWFpbCI6ImNoYWRhci5iaHVwZW5kcmExOTk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDMyOTIxOX0.F4KlkcsS21l1hEGUQarfWFaVjV7GQYHiIXq2UKyIOQY
[25-May-2026 15:57:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-May-2026 15:57:34 UTC] ✅ JWT token verified successfully for user profile
[25-May-2026 15:57:34 UTC] User ID: 643
[25-May-2026 15:57:34 UTC] ✅ User profile retrieved successfully for user ID: 643
[25-May-2026 15:57:55 UTC] === API CALL LOG ===
[25-May-2026 15:57:55 UTC] Endpoint: user/profile.php
[25-May-2026 15:57:55 UTC] Full Log Data: {
    "timestamp": "2026-05-25 15:57:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:8100:27f8:42fa:0:9:43af:6301",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:8100:27f8:42fa:0:9:43af:6301, 162.158.162.29",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQzIiwidXNlcm5hbWUiOiJAQW5udWNoYW5kZWwiLCJlbWFpbCI6ImNoYWRhci5iaHVwZW5kcmExOTk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDMyOTIxOX0.F4KlkcsS21l1hEGUQarfWFaVjV7GQYHiIXq2UKyIOQY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a015bd0f8ba20519-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:8100:27f8:42fa:0:9:43af:6301",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-May-2026 15:57:55 UTC] === END API CALL LOG ===
[25-May-2026 15:57:55 UTC] ✅ API Hash verification passed for profile endpoint
[25-May-2026 15:57:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQzIiwidXNlcm5hbWUiOiJAQW5udWNoYW5kZWwiLCJlbWFpbCI6ImNoYWRhci5iaHVwZW5kcmExOTk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDMyOTIxOX0.F4KlkcsS21l1hEGUQarfWFaVjV7GQYHiIXq2UKyIOQY
[25-May-2026 15:57:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-May-2026 15:57:55 UTC] ✅ JWT token verified successfully for user profile
[25-May-2026 15:57:55 UTC] User ID: 643
[25-May-2026 15:57:55 UTC] ✅ User profile retrieved successfully for user ID: 643
[25-May-2026 15:57:55 UTC] User Purchases API - User ID: 643
[25-May-2026 15:57:55 UTC] User Purchases API - Total purchases found: 1
[25-May-2026 15:58:00 UTC] === API CALL LOG ===
[25-May-2026 15:58:00 UTC] Endpoint: user/profile.php
[25-May-2026 15:58:00 UTC] Full Log Data: {
    "timestamp": "2026-05-25 15:58:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:8100:27f8:42fa:0:9:43af:6301",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:8100:27f8:42fa:0:9:43af:6301, 162.158.162.29",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQzIiwidXNlcm5hbWUiOiJAQW5udWNoYW5kZWwiLCJlbWFpbCI6ImNoYWRhci5iaHVwZW5kcmExOTk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDMyOTIxOX0.F4KlkcsS21l1hEGUQarfWFaVjV7GQYHiIXq2UKyIOQY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a015bd33ce9e0519-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:8100:27f8:42fa:0:9:43af:6301",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-May-2026 15:58:00 UTC] === END API CALL LOG ===
[25-May-2026 15:58:00 UTC] ✅ API Hash verification passed for profile endpoint
[25-May-2026 15:58:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQzIiwidXNlcm5hbWUiOiJAQW5udWNoYW5kZWwiLCJlbWFpbCI6ImNoYWRhci5iaHVwZW5kcmExOTk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDMyOTIxOX0.F4KlkcsS21l1hEGUQarfWFaVjV7GQYHiIXq2UKyIOQY
[25-May-2026 15:58:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-May-2026 15:58:00 UTC] ✅ JWT token verified successfully for user profile
[25-May-2026 15:58:00 UTC] User ID: 643
[25-May-2026 15:58:00 UTC] ✅ User profile retrieved successfully for user ID: 643
[25-May-2026 15:58:00 UTC] User Purchases API - User ID: 643
[25-May-2026 15:58:00 UTC] User Purchases API - Total purchases found: 1
[25-May-2026 15:58:14 UTC] === API CALL LOG ===
[25-May-2026 15:58:14 UTC] Endpoint: user/profile.php
[25-May-2026 15:58:14 UTC] Full Log Data: {
    "timestamp": "2026-05-25 15:58:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:8100:27f8:42fa:0:9:43af:6301",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:8100:27f8:42fa:0:9:43af:6301, 162.158.162.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQzIiwidXNlcm5hbWUiOiJAQW5udWNoYW5kZWwiLCJlbWFpbCI6ImNoYWRhci5iaHVwZW5kcmExOTk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDMyOTIxOX0.F4KlkcsS21l1hEGUQarfWFaVjV7GQYHiIXq2UKyIOQY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a015bd8ad99b0519-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:8100:27f8:42fa:0:9:43af:6301",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-May-2026 15:58:14 UTC] === END API CALL LOG ===
[25-May-2026 15:58:14 UTC] ✅ API Hash verification passed for profile endpoint
[25-May-2026 15:58:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQzIiwidXNlcm5hbWUiOiJAQW5udWNoYW5kZWwiLCJlbWFpbCI6ImNoYWRhci5iaHVwZW5kcmExOTk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDMyOTIxOX0.F4KlkcsS21l1hEGUQarfWFaVjV7GQYHiIXq2UKyIOQY
[25-May-2026 15:58:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-May-2026 15:58:14 UTC] ✅ JWT token verified successfully for user profile
[25-May-2026 15:58:14 UTC] User ID: 643
[25-May-2026 15:58:14 UTC] ✅ User profile retrieved successfully for user ID: 643
[25-May-2026 15:58:14 UTC] User Purchases API - User ID: 643
[25-May-2026 15:58:14 UTC] User Purchases API - Total purchases found: 1
[25-May-2026 15:58:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-May-2026 15:58:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-May-2026 15:58:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:8100:27f8:42fa:0:9:43af:6301, 162.158.162.28","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQzIiwidXNlcm5hbWUiOiJAQW5udWNoYW5kZWwiLCJlbWFpbCI6ImNoYWRhci5iaHVwZW5kcmExOTk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDMyOTIxOX0.F4KlkcsS21l1hEGUQarfWFaVjV7GQYHiIXq2UKyIOQY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a015bda87fcd0519-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2402:8100:27f8:42fa:0:9:43af:6301","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-May-2026 15:58:19 UTC] === User Orders API Called ===
[25-May-2026 15:58:19 UTC] User ID: 643
[25-May-2026 15:58:19 UTC] Limit: 20, Offset: 0
[25-May-2026 15:58:19 UTC] Orders found: 0
[25-May-2026 15:58:19 UTC] Orders data: []
[25-May-2026 15:58:19 UTC] Total orders count: 0
[25-May-2026 15:58:19 UTC] === API CALL LOG ===
[25-May-2026 15:58:19 UTC] Endpoint: user/profile.php
[25-May-2026 15:58:19 UTC] Full Log Data: {
    "timestamp": "2026-05-25 15:58:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:8100:27f8:42fa:0:9:43af:6301",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:8100:27f8:42fa:0:9:43af:6301, 162.158.162.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQzIiwidXNlcm5hbWUiOiJAQW5udWNoYW5kZWwiLCJlbWFpbCI6ImNoYWRhci5iaHVwZW5kcmExOTk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDMyOTIxOX0.F4KlkcsS21l1hEGUQarfWFaVjV7GQYHiIXq2UKyIOQY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a015bda9193f0519-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:8100:27f8:42fa:0:9:43af:6301",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-May-2026 15:58:19 UTC] === END API CALL LOG ===
[25-May-2026 15:58:19 UTC] ✅ API Hash verification passed for profile endpoint
[25-May-2026 15:58:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQzIiwidXNlcm5hbWUiOiJAQW5udWNoYW5kZWwiLCJlbWFpbCI6ImNoYWRhci5iaHVwZW5kcmExOTk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDMyOTIxOX0.F4KlkcsS21l1hEGUQarfWFaVjV7GQYHiIXq2UKyIOQY
[25-May-2026 15:58:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-May-2026 15:58:19 UTC] ✅ JWT token verified successfully for user profile
[25-May-2026 15:58:19 UTC] User ID: 643
[25-May-2026 15:58:19 UTC] ✅ User profile retrieved successfully for user ID: 643
[25-May-2026 15:58:19 UTC] === API CALL LOG ===
[25-May-2026 15:58:19 UTC] Endpoint: user/profile.php
[25-May-2026 15:58:19 UTC] Full Log Data: {
    "timestamp": "2026-05-25 15:58:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:8100:27f8:42fa:0:9:43af:6301",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:8100:27f8:42fa:0:9:43af:6301, 162.158.162.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQzIiwidXNlcm5hbWUiOiJAQW5udWNoYW5kZWwiLCJlbWFpbCI6ImNoYWRhci5iaHVwZW5kcmExOTk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDMyOTIxOX0.F4KlkcsS21l1hEGUQarfWFaVjV7GQYHiIXq2UKyIOQY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a015bdac89470519-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:8100:27f8:42fa:0:9:43af:6301",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-May-2026 15:58:19 UTC] === END API CALL LOG ===
[25-May-2026 15:58:19 UTC] ✅ API Hash verification passed for profile endpoint
[25-May-2026 15:58:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQzIiwidXNlcm5hbWUiOiJAQW5udWNoYW5kZWwiLCJlbWFpbCI6ImNoYWRhci5iaHVwZW5kcmExOTk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDMyOTIxOX0.F4KlkcsS21l1hEGUQarfWFaVjV7GQYHiIXq2UKyIOQY
[25-May-2026 15:58:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-May-2026 15:58:19 UTC] ✅ JWT token verified successfully for user profile
[25-May-2026 15:58:19 UTC] User ID: 643
[25-May-2026 15:58:19 UTC] ✅ User profile retrieved successfully for user ID: 643
[25-May-2026 15:58:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-May-2026 15:58:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-May-2026 15:58:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:8100:27f8:42fa:0:9:43af:6301, 162.158.162.29","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQzIiwidXNlcm5hbWUiOiJAQW5udWNoYW5kZWwiLCJlbWFpbCI6ImNoYWRhci5iaHVwZW5kcmExOTk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDMyOTIxOX0.F4KlkcsS21l1hEGUQarfWFaVjV7GQYHiIXq2UKyIOQY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a015be671e3d0519-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2402:8100:27f8:42fa:0:9:43af:6301","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-May-2026 15:58:50 UTC] === User Orders API Called ===
[25-May-2026 15:58:50 UTC] User ID: 643
[25-May-2026 15:58:50 UTC] Limit: 20, Offset: 0
[25-May-2026 15:58:50 UTC] Orders found: 0
[25-May-2026 15:58:50 UTC] Orders data: []
[25-May-2026 15:58:50 UTC] Total orders count: 0
[25-May-2026 15:58:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-May-2026 15:58:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-May-2026 15:58:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:8100:27f8:42fa:0:9:43af:6301, 162.158.162.29","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQzIiwidXNlcm5hbWUiOiJAQW5udWNoYW5kZWwiLCJlbWFpbCI6ImNoYWRhci5iaHVwZW5kcmExOTk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDMyOTIxOX0.F4KlkcsS21l1hEGUQarfWFaVjV7GQYHiIXq2UKyIOQY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a015be786bb50519-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2402:8100:27f8:42fa:0:9:43af:6301","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-May-2026 15:58:52 UTC] === User Orders API Called ===
[25-May-2026 15:58:52 UTC] User ID: 643
[25-May-2026 15:58:52 UTC] Limit: 20, Offset: 0
[25-May-2026 15:58:52 UTC] Orders found: 0
[25-May-2026 15:58:52 UTC] Orders data: []
[25-May-2026 15:58:52 UTC] Total orders count: 0
[25-May-2026 15:58:52 UTC] === API CALL LOG ===
[25-May-2026 15:58:52 UTC] Endpoint: user/profile.php
[25-May-2026 15:58:52 UTC] Full Log Data: {
    "timestamp": "2026-05-25 15:58:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:8100:27f8:42fa:0:9:43af:6301",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:8100:27f8:42fa:0:9:43af:6301, 162.158.162.29",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQzIiwidXNlcm5hbWUiOiJAQW5udWNoYW5kZWwiLCJlbWFpbCI6ImNoYWRhci5iaHVwZW5kcmExOTk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDMyOTIxOX0.F4KlkcsS21l1hEGUQarfWFaVjV7GQYHiIXq2UKyIOQY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a015be791d7e0519-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:8100:27f8:42fa:0:9:43af:6301",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-May-2026 15:58:52 UTC] === END API CALL LOG ===
[25-May-2026 15:58:52 UTC] ✅ API Hash verification passed for profile endpoint
[25-May-2026 15:58:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQzIiwidXNlcm5hbWUiOiJAQW5udWNoYW5kZWwiLCJlbWFpbCI6ImNoYWRhci5iaHVwZW5kcmExOTk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDMyOTIxOX0.F4KlkcsS21l1hEGUQarfWFaVjV7GQYHiIXq2UKyIOQY
[25-May-2026 15:58:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-May-2026 15:58:52 UTC] ✅ JWT token verified successfully for user profile
[25-May-2026 15:58:52 UTC] User ID: 643
[25-May-2026 15:58:52 UTC] ✅ User profile retrieved successfully for user ID: 643
[25-May-2026 15:58:53 UTC] === API CALL LOG ===
[25-May-2026 15:58:53 UTC] Endpoint: user/profile.php
[25-May-2026 15:58:53 UTC] Full Log Data: {
    "timestamp": "2026-05-25 15:58:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:8100:27f8:42fa:0:9:43af:6301",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:8100:27f8:42fa:0:9:43af:6301, 162.158.162.29",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQzIiwidXNlcm5hbWUiOiJAQW5udWNoYW5kZWwiLCJlbWFpbCI6ImNoYWRhci5iaHVwZW5kcmExOTk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDMyOTIxOX0.F4KlkcsS21l1hEGUQarfWFaVjV7GQYHiIXq2UKyIOQY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a015be7cffda0519-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:8100:27f8:42fa:0:9:43af:6301",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-May-2026 15:58:53 UTC] === END API CALL LOG ===
[25-May-2026 15:58:53 UTC] ✅ API Hash verification passed for profile endpoint
[25-May-2026 15:58:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQzIiwidXNlcm5hbWUiOiJAQW5udWNoYW5kZWwiLCJlbWFpbCI6ImNoYWRhci5iaHVwZW5kcmExOTk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDMyOTIxOX0.F4KlkcsS21l1hEGUQarfWFaVjV7GQYHiIXq2UKyIOQY
[25-May-2026 15:58:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-May-2026 15:58:53 UTC] ✅ JWT token verified successfully for user profile
[25-May-2026 15:58:53 UTC] User ID: 643
[25-May-2026 15:58:53 UTC] ✅ User profile retrieved successfully for user ID: 643
[25-May-2026 15:58:59 UTC] === API CALL LOG ===
[25-May-2026 15:58:59 UTC] Endpoint: user/profile.php
[25-May-2026 15:58:59 UTC] Full Log Data: {
    "timestamp": "2026-05-25 15:58:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:8100:27f8:42fa:0:9:43af:6301",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:8100:27f8:42fa:0:9:43af:6301, 162.158.162.29",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQzIiwidXNlcm5hbWUiOiJAQW5udWNoYW5kZWwiLCJlbWFpbCI6ImNoYWRhci5iaHVwZW5kcmExOTk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDMyOTIxOX0.F4KlkcsS21l1hEGUQarfWFaVjV7GQYHiIXq2UKyIOQY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a015bea5e8600519-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:8100:27f8:42fa:0:9:43af:6301",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-May-2026 15:58:59 UTC] === END API CALL LOG ===
[25-May-2026 15:58:59 UTC] ✅ API Hash verification passed for profile endpoint
[25-May-2026 15:58:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQzIiwidXNlcm5hbWUiOiJAQW5udWNoYW5kZWwiLCJlbWFpbCI6ImNoYWRhci5iaHVwZW5kcmExOTk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDMyOTIxOX0.F4KlkcsS21l1hEGUQarfWFaVjV7GQYHiIXq2UKyIOQY
[25-May-2026 15:58:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-May-2026 15:58:59 UTC] ✅ JWT token verified successfully for user profile
[25-May-2026 15:58:59 UTC] User ID: 643
[25-May-2026 15:58:59 UTC] ✅ User profile retrieved successfully for user ID: 643
[25-May-2026 15:58:59 UTC] User Purchases API - User ID: 643
[25-May-2026 15:58:59 UTC] User Purchases API - Total purchases found: 1
[25-May-2026 16:15:27 UTC] === API CALL LOG ===
[25-May-2026 16:15:27 UTC] Endpoint: user/profile.php
[25-May-2026 16:15:27 UTC] Full Log Data: {
    "timestamp": "2026-05-25 16:15:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "81.8.31.110",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "81.8.31.110, 172.69.251.173",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ0IiwidXNlcm5hbWUiOiJid2N3ZnciLCJlbWFpbCI6ImthZGlyNjNrYWRpcjIxQGdtYWlsLmNvbSIsImV4cCI6MTc4MDMzMDUyNn0.JMxaOi5R1u8hFGvnzURdlG7DPZ0_HeEZgW1LsTvs6A0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a015d6c29fe1156f-IST",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "81.8.31.110",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-May-2026 16:15:27 UTC] === END API CALL LOG ===
[25-May-2026 16:15:27 UTC] ✅ API Hash verification passed for profile endpoint
[25-May-2026 16:15:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ0IiwidXNlcm5hbWUiOiJid2N3ZnciLCJlbWFpbCI6ImthZGlyNjNrYWRpcjIxQGdtYWlsLmNvbSIsImV4cCI6MTc4MDMzMDUyNn0.JMxaOi5R1u8hFGvnzURdlG7DPZ0_HeEZgW1LsTvs6A0
[25-May-2026 16:15:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-May-2026 16:15:27 UTC] ✅ JWT token verified successfully for user profile
[25-May-2026 16:15:27 UTC] User ID: 644
[25-May-2026 16:15:27 UTC] ✅ User profile retrieved successfully for user ID: 644
[25-May-2026 16:15:27 UTC] === API CALL LOG ===
[25-May-2026 16:15:27 UTC] Endpoint: user/profile.php
[25-May-2026 16:15:27 UTC] Full Log Data: {
    "timestamp": "2026-05-25 16:15:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "81.8.31.110",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "81.8.31.110, 172.69.251.173",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ0IiwidXNlcm5hbWUiOiJid2N3ZnciLCJlbWFpbCI6ImthZGlyNjNrYWRpcjIxQGdtYWlsLmNvbSIsImV4cCI6MTc4MDMzMDUyNn0.JMxaOi5R1u8hFGvnzURdlG7DPZ0_HeEZgW1LsTvs6A0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a015d6c348b8156f-IST",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "81.8.31.110",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-May-2026 16:15:27 UTC] === END API CALL LOG ===
[25-May-2026 16:15:27 UTC] ✅ API Hash verification passed for profile endpoint
[25-May-2026 16:15:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ0IiwidXNlcm5hbWUiOiJid2N3ZnciLCJlbWFpbCI6ImthZGlyNjNrYWRpcjIxQGdtYWlsLmNvbSIsImV4cCI6MTc4MDMzMDUyNn0.JMxaOi5R1u8hFGvnzURdlG7DPZ0_HeEZgW1LsTvs6A0
[25-May-2026 16:15:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-May-2026 16:15:27 UTC] ✅ JWT token verified successfully for user profile
[25-May-2026 16:15:27 UTC] User ID: 644
[25-May-2026 16:15:27 UTC] ✅ User profile retrieved successfully for user ID: 644
[25-May-2026 16:15:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-May-2026 16:15:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-May-2026 16:15:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"81.8.31.110, 172.69.251.173","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ0IiwidXNlcm5hbWUiOiJid2N3ZnciLCJlbWFpbCI6ImthZGlyNjNrYWRpcjIxQGdtYWlsLmNvbSIsImV4cCI6MTc4MDMzMDUyNn0.JMxaOi5R1u8hFGvnzURdlG7DPZ0_HeEZgW1LsTvs6A0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a015d6c348b5156f-IST","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"81.8.31.110","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-May-2026 16:15:27 UTC] === User Orders API Called ===
[25-May-2026 16:15:27 UTC] User ID: 644
[25-May-2026 16:15:27 UTC] Limit: 20, Offset: 0
[25-May-2026 16:15:27 UTC] Orders found: 0
[25-May-2026 16:15:27 UTC] Orders data: []
[25-May-2026 16:15:27 UTC] Total orders count: 0
[25-May-2026 16:15:28 UTC] === API CALL LOG ===
[25-May-2026 16:15:28 UTC] Endpoint: user/profile.php
[25-May-2026 16:15:28 UTC] Full Log Data: {
    "timestamp": "2026-05-25 16:15:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "81.8.31.110",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "81.8.31.110, 172.69.251.173",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ0IiwidXNlcm5hbWUiOiJid2N3ZnciLCJlbWFpbCI6ImthZGlyNjNrYWRpcjIxQGdtYWlsLmNvbSIsImV4cCI6MTc4MDMzMDUyNn0.JMxaOi5R1u8hFGvnzURdlG7DPZ0_HeEZgW1LsTvs6A0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a015d6c7fd6f156f-IST",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "81.8.31.110",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-May-2026 16:15:28 UTC] === END API CALL LOG ===
[25-May-2026 16:15:28 UTC] ✅ API Hash verification passed for profile endpoint
[25-May-2026 16:15:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ0IiwidXNlcm5hbWUiOiJid2N3ZnciLCJlbWFpbCI6ImthZGlyNjNrYWRpcjIxQGdtYWlsLmNvbSIsImV4cCI6MTc4MDMzMDUyNn0.JMxaOi5R1u8hFGvnzURdlG7DPZ0_HeEZgW1LsTvs6A0
[25-May-2026 16:15:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-May-2026 16:15:28 UTC] ✅ JWT token verified successfully for user profile
[25-May-2026 16:15:28 UTC] User ID: 644
[25-May-2026 16:15:28 UTC] ✅ User profile retrieved successfully for user ID: 644
[25-May-2026 16:15:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-May-2026 16:15:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-May-2026 16:15:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"81.8.31.110, 172.69.251.172","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ0IiwidXNlcm5hbWUiOiJid2N3ZnciLCJlbWFpbCI6ImthZGlyNjNrYWRpcjIxQGdtYWlsLmNvbSIsImV4cCI6MTc4MDMzMDUyNn0.JMxaOi5R1u8hFGvnzURdlG7DPZ0_HeEZgW1LsTvs6A0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a015d76a793d156f-IST","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"81.8.31.110","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-May-2026 16:15:54 UTC] === User Orders API Called ===
[25-May-2026 16:15:54 UTC] User ID: 644
[25-May-2026 16:15:54 UTC] Limit: 20, Offset: 0
[25-May-2026 16:15:54 UTC] Orders found: 0
[25-May-2026 16:15:54 UTC] Orders data: []
[25-May-2026 16:15:54 UTC] Total orders count: 0
[25-May-2026 16:15:54 UTC] === API CALL LOG ===
[25-May-2026 16:15:54 UTC] Endpoint: user/profile.php
[25-May-2026 16:15:54 UTC] Full Log Data: {
    "timestamp": "2026-05-25 16:15:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "81.8.31.110",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "81.8.31.110, 172.69.251.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ0IiwidXNlcm5hbWUiOiJid2N3ZnciLCJlbWFpbCI6ImthZGlyNjNrYWRpcjIxQGdtYWlsLmNvbSIsImV4cCI6MTc4MDMzMDUyNn0.JMxaOi5R1u8hFGvnzURdlG7DPZ0_HeEZgW1LsTvs6A0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a015d76ad992156f-IST",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "81.8.31.110",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-May-2026 16:15:54 UTC] === END API CALL LOG ===
[25-May-2026 16:15:54 UTC] ✅ API Hash verification passed for profile endpoint
[25-May-2026 16:15:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ0IiwidXNlcm5hbWUiOiJid2N3ZnciLCJlbWFpbCI6ImthZGlyNjNrYWRpcjIxQGdtYWlsLmNvbSIsImV4cCI6MTc4MDMzMDUyNn0.JMxaOi5R1u8hFGvnzURdlG7DPZ0_HeEZgW1LsTvs6A0
[25-May-2026 16:15:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-May-2026 16:15:54 UTC] ✅ JWT token verified successfully for user profile
[25-May-2026 16:15:54 UTC] User ID: 644
[25-May-2026 16:15:54 UTC] ✅ User profile retrieved successfully for user ID: 644
[25-May-2026 16:15:54 UTC] === API CALL LOG ===
[25-May-2026 16:15:54 UTC] Endpoint: user/profile.php
[25-May-2026 16:15:54 UTC] Full Log Data: {
    "timestamp": "2026-05-25 16:15:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "81.8.31.110",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "81.8.31.110, 172.69.251.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ0IiwidXNlcm5hbWUiOiJid2N3ZnciLCJlbWFpbCI6ImthZGlyNjNrYWRpcjIxQGdtYWlsLmNvbSIsImV4cCI6MTc4MDMzMDUyNn0.JMxaOi5R1u8hFGvnzURdlG7DPZ0_HeEZgW1LsTvs6A0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a015d76e8d67156f-IST",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "81.8.31.110",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-May-2026 16:15:54 UTC] === END API CALL LOG ===
[25-May-2026 16:15:54 UTC] ✅ API Hash verification passed for profile endpoint
[25-May-2026 16:15:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ0IiwidXNlcm5hbWUiOiJid2N3ZnciLCJlbWFpbCI6ImthZGlyNjNrYWRpcjIxQGdtYWlsLmNvbSIsImV4cCI6MTc4MDMzMDUyNn0.JMxaOi5R1u8hFGvnzURdlG7DPZ0_HeEZgW1LsTvs6A0
[25-May-2026 16:15:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-May-2026 16:15:54 UTC] ✅ JWT token verified successfully for user profile
[25-May-2026 16:15:54 UTC] User ID: 644
[25-May-2026 16:15:54 UTC] ✅ User profile retrieved successfully for user ID: 644
[25-May-2026 16:15:54 UTC] === API CALL LOG ===
[25-May-2026 16:15:54 UTC] Endpoint: user/profile.php
[25-May-2026 16:15:54 UTC] Full Log Data: {
    "timestamp": "2026-05-25 16:15:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "81.8.31.110",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "81.8.31.110, 172.69.251.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ0IiwidXNlcm5hbWUiOiJid2N3ZnciLCJlbWFpbCI6ImthZGlyNjNrYWRpcjIxQGdtYWlsLmNvbSIsImV4cCI6MTc4MDMzMDUyNn0.JMxaOi5R1u8hFGvnzURdlG7DPZ0_HeEZgW1LsTvs6A0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a015d76eddb7156f-IST",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "81.8.31.110",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-May-2026 16:15:54 UTC] === END API CALL LOG ===
[25-May-2026 16:15:54 UTC] ✅ API Hash verification passed for profile endpoint
[25-May-2026 16:15:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ0IiwidXNlcm5hbWUiOiJid2N3ZnciLCJlbWFpbCI6ImthZGlyNjNrYWRpcjIxQGdtYWlsLmNvbSIsImV4cCI6MTc4MDMzMDUyNn0.JMxaOi5R1u8hFGvnzURdlG7DPZ0_HeEZgW1LsTvs6A0
[25-May-2026 16:15:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-May-2026 16:15:54 UTC] ✅ JWT token verified successfully for user profile
[25-May-2026 16:15:54 UTC] User ID: 644
[25-May-2026 16:15:54 UTC] ✅ User profile retrieved successfully for user ID: 644
[25-May-2026 16:16:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-May-2026 16:16:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-May-2026 16:16:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"81.8.31.110, 172.69.251.173","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ0IiwidXNlcm5hbWUiOiJid2N3ZnciLCJlbWFpbCI6ImthZGlyNjNrYWRpcjIxQGdtYWlsLmNvbSIsImV4cCI6MTc4MDMzMDUyNn0.JMxaOi5R1u8hFGvnzURdlG7DPZ0_HeEZgW1LsTvs6A0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a015d7d86c82156f-IST","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"81.8.31.110","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-May-2026 16:16:11 UTC] === User Orders API Called ===
[25-May-2026 16:16:11 UTC] User ID: 644
[25-May-2026 16:16:11 UTC] Limit: 20, Offset: 0
[25-May-2026 16:16:11 UTC] Orders found: 0
[25-May-2026 16:16:11 UTC] Orders data: []
[25-May-2026 16:16:11 UTC] Total orders count: 0
[25-May-2026 16:16:11 UTC] === API CALL LOG ===
[25-May-2026 16:16:11 UTC] Endpoint: user/profile.php
[25-May-2026 16:16:11 UTC] Full Log Data: {
    "timestamp": "2026-05-25 16:16:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "81.8.31.110",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "81.8.31.110, 172.69.251.173",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ0IiwidXNlcm5hbWUiOiJid2N3ZnciLCJlbWFpbCI6ImthZGlyNjNrYWRpcjIxQGdtYWlsLmNvbSIsImV4cCI6MTc4MDMzMDUyNn0.JMxaOi5R1u8hFGvnzURdlG7DPZ0_HeEZgW1LsTvs6A0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a015d7d8bce1156f-IST",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "81.8.31.110",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-May-2026 16:16:11 UTC] === END API CALL LOG ===
[25-May-2026 16:16:11 UTC] ✅ API Hash verification passed for profile endpoint
[25-May-2026 16:16:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ0IiwidXNlcm5hbWUiOiJid2N3ZnciLCJlbWFpbCI6ImthZGlyNjNrYWRpcjIxQGdtYWlsLmNvbSIsImV4cCI6MTc4MDMzMDUyNn0.JMxaOi5R1u8hFGvnzURdlG7DPZ0_HeEZgW1LsTvs6A0
[25-May-2026 16:16:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-May-2026 16:16:11 UTC] ✅ JWT token verified successfully for user profile
[25-May-2026 16:16:11 UTC] User ID: 644
[25-May-2026 16:16:11 UTC] ✅ User profile retrieved successfully for user ID: 644
[25-May-2026 16:16:12 UTC] === API CALL LOG ===
[25-May-2026 16:16:12 UTC] Endpoint: user/profile.php
[25-May-2026 16:16:12 UTC] Full Log Data: {
    "timestamp": "2026-05-25 16:16:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "81.8.31.110",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "81.8.31.110, 172.69.251.173",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ0IiwidXNlcm5hbWUiOiJid2N3ZnciLCJlbWFpbCI6ImthZGlyNjNrYWRpcjIxQGdtYWlsLmNvbSIsImV4cCI6MTc4MDMzMDUyNn0.JMxaOi5R1u8hFGvnzURdlG7DPZ0_HeEZgW1LsTvs6A0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a015d7dd198c156f-IST",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "81.8.31.110",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-May-2026 16:16:12 UTC] === END API CALL LOG ===
[25-May-2026 16:16:12 UTC] ✅ API Hash verification passed for profile endpoint
[25-May-2026 16:16:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ0IiwidXNlcm5hbWUiOiJid2N3ZnciLCJlbWFpbCI6ImthZGlyNjNrYWRpcjIxQGdtYWlsLmNvbSIsImV4cCI6MTc4MDMzMDUyNn0.JMxaOi5R1u8hFGvnzURdlG7DPZ0_HeEZgW1LsTvs6A0
[25-May-2026 16:16:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-May-2026 16:16:12 UTC] ✅ JWT token verified successfully for user profile
[25-May-2026 16:16:12 UTC] User ID: 644
[25-May-2026 16:16:12 UTC] ✅ User profile retrieved successfully for user ID: 644
[25-May-2026 16:16:12 UTC] === API CALL LOG ===
[25-May-2026 16:16:12 UTC] Endpoint: user/profile.php
[25-May-2026 16:16:12 UTC] Full Log Data: {
    "timestamp": "2026-05-25 16:16:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "81.8.31.110",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "81.8.31.110, 172.69.251.173",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ0IiwidXNlcm5hbWUiOiJid2N3ZnciLCJlbWFpbCI6ImthZGlyNjNrYWRpcjIxQGdtYWlsLmNvbSIsImV4cCI6MTc4MDMzMDUyNn0.JMxaOi5R1u8hFGvnzURdlG7DPZ0_HeEZgW1LsTvs6A0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a015d7ddca35156f-IST",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "81.8.31.110",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-May-2026 16:16:12 UTC] === END API CALL LOG ===
[25-May-2026 16:16:12 UTC] ✅ API Hash verification passed for profile endpoint
[25-May-2026 16:16:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ0IiwidXNlcm5hbWUiOiJid2N3ZnciLCJlbWFpbCI6ImthZGlyNjNrYWRpcjIxQGdtYWlsLmNvbSIsImV4cCI6MTc4MDMzMDUyNn0.JMxaOi5R1u8hFGvnzURdlG7DPZ0_HeEZgW1LsTvs6A0
[25-May-2026 16:16:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-May-2026 16:16:12 UTC] ✅ JWT token verified successfully for user profile
[25-May-2026 16:16:12 UTC] User ID: 644
[25-May-2026 16:16:12 UTC] ✅ User profile retrieved successfully for user ID: 644
[25-May-2026 16:16:21 UTC] === API CALL LOG ===
[25-May-2026 16:16:21 UTC] Endpoint: user/profile.php
[25-May-2026 16:16:21 UTC] Full Log Data: {
    "timestamp": "2026-05-25 16:16:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "81.8.31.110",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "81.8.31.110, 172.69.251.173",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ0IiwidXNlcm5hbWUiOiJid2N3ZnciLCJlbWFpbCI6ImthZGlyNjNrYWRpcjIxQGdtYWlsLmNvbSIsImV4cCI6MTc4MDMzMDUyNn0.JMxaOi5R1u8hFGvnzURdlG7DPZ0_HeEZgW1LsTvs6A0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a015d8123e4e1593-IST",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "81.8.31.110",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-May-2026 16:16:21 UTC] === END API CALL LOG ===
[25-May-2026 16:16:21 UTC] ✅ API Hash verification passed for profile endpoint
[25-May-2026 16:16:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ0IiwidXNlcm5hbWUiOiJid2N3ZnciLCJlbWFpbCI6ImthZGlyNjNrYWRpcjIxQGdtYWlsLmNvbSIsImV4cCI6MTc4MDMzMDUyNn0.JMxaOi5R1u8hFGvnzURdlG7DPZ0_HeEZgW1LsTvs6A0
[25-May-2026 16:16:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-May-2026 16:16:21 UTC] ✅ JWT token verified successfully for user profile
[25-May-2026 16:16:21 UTC] User ID: 644
[25-May-2026 16:16:21 UTC] ✅ User profile retrieved successfully for user ID: 644
[25-May-2026 16:16:21 UTC] === API CALL LOG ===
[25-May-2026 16:16:21 UTC] Endpoint: user/profile.php
[25-May-2026 16:16:21 UTC] Full Log Data: {
    "timestamp": "2026-05-25 16:16:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "81.8.31.110",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "81.8.31.110, 172.69.251.173",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ0IiwidXNlcm5hbWUiOiJid2N3ZnciLCJlbWFpbCI6ImthZGlyNjNrYWRpcjIxQGdtYWlsLmNvbSIsImV4cCI6MTc4MDMzMDUyNn0.JMxaOi5R1u8hFGvnzURdlG7DPZ0_HeEZgW1LsTvs6A0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a015d8185d0f1593-IST",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "81.8.31.110",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-May-2026 16:16:21 UTC] === END API CALL LOG ===
[25-May-2026 16:16:21 UTC] ✅ API Hash verification passed for profile endpoint
[25-May-2026 16:16:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ0IiwidXNlcm5hbWUiOiJid2N3ZnciLCJlbWFpbCI6ImthZGlyNjNrYWRpcjIxQGdtYWlsLmNvbSIsImV4cCI6MTc4MDMzMDUyNn0.JMxaOi5R1u8hFGvnzURdlG7DPZ0_HeEZgW1LsTvs6A0
[25-May-2026 16:16:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-May-2026 16:16:21 UTC] ✅ JWT token verified successfully for user profile
[25-May-2026 16:16:21 UTC] User ID: 644
[25-May-2026 16:16:21 UTC] ✅ User profile retrieved successfully for user ID: 644
[25-May-2026 16:16:21 UTC] === API CALL LOG ===
[25-May-2026 16:16:21 UTC] Endpoint: user/profile.php
[25-May-2026 16:16:21 UTC] Full Log Data: {
    "timestamp": "2026-05-25 16:16:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "81.8.31.110",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "81.8.31.110, 172.69.251.173",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ0IiwidXNlcm5hbWUiOiJid2N3ZnciLCJlbWFpbCI6ImthZGlyNjNrYWRpcjIxQGdtYWlsLmNvbSIsImV4cCI6MTc4MDMzMDUyNn0.JMxaOi5R1u8hFGvnzURdlG7DPZ0_HeEZgW1LsTvs6A0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a015d8189d431593-IST",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "81.8.31.110",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-May-2026 16:16:21 UTC] === END API CALL LOG ===
[25-May-2026 16:16:21 UTC] ✅ API Hash verification passed for profile endpoint
[25-May-2026 16:16:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ0IiwidXNlcm5hbWUiOiJid2N3ZnciLCJlbWFpbCI6ImthZGlyNjNrYWRpcjIxQGdtYWlsLmNvbSIsImV4cCI6MTc4MDMzMDUyNn0.JMxaOi5R1u8hFGvnzURdlG7DPZ0_HeEZgW1LsTvs6A0
[25-May-2026 16:16:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-May-2026 16:16:21 UTC] ✅ JWT token verified successfully for user profile
[25-May-2026 16:16:21 UTC] User ID: 644
[25-May-2026 16:16:21 UTC] ✅ User profile retrieved successfully for user ID: 644
[25-May-2026 16:16:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-May-2026 16:16:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-May-2026 16:16:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"81.8.31.110, 172.69.251.173","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ0IiwidXNlcm5hbWUiOiJid2N3ZnciLCJlbWFpbCI6ImthZGlyNjNrYWRpcjIxQGdtYWlsLmNvbSIsImV4cCI6MTc4MDMzMDUyNn0.JMxaOi5R1u8hFGvnzURdlG7DPZ0_HeEZgW1LsTvs6A0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a015d8185d121593-IST","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"81.8.31.110","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-May-2026 16:16:22 UTC] === User Orders API Called ===
[25-May-2026 16:16:22 UTC] User ID: 644
[25-May-2026 16:16:22 UTC] Limit: 20, Offset: 0
[25-May-2026 16:16:22 UTC] Orders found: 0
[25-May-2026 16:16:22 UTC] Orders data: []
[25-May-2026 16:16:22 UTC] Total orders count: 0
[25-May-2026 16:16:22 UTC] === API CALL LOG ===
[25-May-2026 16:16:22 UTC] Endpoint: user/profile.php
[25-May-2026 16:16:22 UTC] Full Log Data: {
    "timestamp": "2026-05-25 16:16:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "81.8.31.110",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "81.8.31.110, 172.69.251.173",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ0IiwidXNlcm5hbWUiOiJid2N3ZnciLCJlbWFpbCI6ImthZGlyNjNrYWRpcjIxQGdtYWlsLmNvbSIsImV4cCI6MTc4MDMzMDUyNn0.JMxaOi5R1u8hFGvnzURdlG7DPZ0_HeEZgW1LsTvs6A0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a015d81e6af51593-IST",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "81.8.31.110",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-May-2026 16:16:22 UTC] === END API CALL LOG ===
[25-May-2026 16:16:22 UTC] ✅ API Hash verification passed for profile endpoint
[25-May-2026 16:16:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ0IiwidXNlcm5hbWUiOiJid2N3ZnciLCJlbWFpbCI6ImthZGlyNjNrYWRpcjIxQGdtYWlsLmNvbSIsImV4cCI6MTc4MDMzMDUyNn0.JMxaOi5R1u8hFGvnzURdlG7DPZ0_HeEZgW1LsTvs6A0
[25-May-2026 16:16:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-May-2026 16:16:22 UTC] ✅ JWT token verified successfully for user profile
[25-May-2026 16:16:22 UTC] User ID: 644
[25-May-2026 16:16:22 UTC] ✅ User profile retrieved successfully for user ID: 644
[25-May-2026 16:16:35 UTC] === API CALL LOG ===
[25-May-2026 16:16:35 UTC] Endpoint: user/profile.php
[25-May-2026 16:16:35 UTC] Full Log Data: {
    "timestamp": "2026-05-25 16:16:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "81.8.31.110",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "81.8.31.110, 172.69.251.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ0IiwidXNlcm5hbWUiOiJid2N3ZnciLCJlbWFpbCI6ImthZGlyNjNrYWRpcjIxQGdtYWlsLmNvbSIsImV4cCI6MTc4MDMzMDUyNn0.JMxaOi5R1u8hFGvnzURdlG7DPZ0_HeEZgW1LsTvs6A0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a015d86f08c2234b-IST",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "81.8.31.110",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-May-2026 16:16:35 UTC] === END API CALL LOG ===
[25-May-2026 16:16:35 UTC] ✅ API Hash verification passed for profile endpoint
[25-May-2026 16:16:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ0IiwidXNlcm5hbWUiOiJid2N3ZnciLCJlbWFpbCI6ImthZGlyNjNrYWRpcjIxQGdtYWlsLmNvbSIsImV4cCI6MTc4MDMzMDUyNn0.JMxaOi5R1u8hFGvnzURdlG7DPZ0_HeEZgW1LsTvs6A0
[25-May-2026 16:16:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-May-2026 16:16:35 UTC] ✅ JWT token verified successfully for user profile
[25-May-2026 16:16:35 UTC] User ID: 644
[25-May-2026 16:16:35 UTC] ✅ User profile retrieved successfully for user ID: 644
[25-May-2026 16:16:36 UTC] === API CALL LOG ===
[25-May-2026 16:16:36 UTC] Endpoint: user/profile.php
[25-May-2026 16:16:36 UTC] Full Log Data: {
    "timestamp": "2026-05-25 16:16:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "81.8.31.110",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "81.8.31.110, 172.69.251.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ0IiwidXNlcm5hbWUiOiJid2N3ZnciLCJlbWFpbCI6ImthZGlyNjNrYWRpcjIxQGdtYWlsLmNvbSIsImV4cCI6MTc4MDMzMDUyNn0.JMxaOi5R1u8hFGvnzURdlG7DPZ0_HeEZgW1LsTvs6A0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a015d873eea4234b-IST",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "81.8.31.110",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-May-2026 16:16:36 UTC] === END API CALL LOG ===
[25-May-2026 16:16:36 UTC] ✅ API Hash verification passed for profile endpoint
[25-May-2026 16:16:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ0IiwidXNlcm5hbWUiOiJid2N3ZnciLCJlbWFpbCI6ImthZGlyNjNrYWRpcjIxQGdtYWlsLmNvbSIsImV4cCI6MTc4MDMzMDUyNn0.JMxaOi5R1u8hFGvnzURdlG7DPZ0_HeEZgW1LsTvs6A0
[25-May-2026 16:16:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-May-2026 16:16:36 UTC] ✅ JWT token verified successfully for user profile
[25-May-2026 16:16:36 UTC] User ID: 644
[25-May-2026 16:16:36 UTC] ✅ User profile retrieved successfully for user ID: 644
[25-May-2026 16:16:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-May-2026 16:16:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-May-2026 16:16:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"81.8.31.110, 172.69.251.172","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ0IiwidXNlcm5hbWUiOiJid2N3ZnciLCJlbWFpbCI6ImthZGlyNjNrYWRpcjIxQGdtYWlsLmNvbSIsImV4cCI6MTc4MDMzMDUyNn0.JMxaOi5R1u8hFGvnzURdlG7DPZ0_HeEZgW1LsTvs6A0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a015d8744f23234b-IST","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"81.8.31.110","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-May-2026 16:16:36 UTC] === User Orders API Called ===
[25-May-2026 16:16:36 UTC] User ID: 644
[25-May-2026 16:16:36 UTC] Limit: 20, Offset: 0
[25-May-2026 16:16:36 UTC] Orders found: 0
[25-May-2026 16:16:36 UTC] Orders data: []
[25-May-2026 16:16:36 UTC] Total orders count: 0
[25-May-2026 16:16:36 UTC] === API CALL LOG ===
[25-May-2026 16:16:36 UTC] Endpoint: user/profile.php
[25-May-2026 16:16:36 UTC] Full Log Data: {
    "timestamp": "2026-05-25 16:16:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "81.8.31.110",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "81.8.31.110, 172.69.251.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ0IiwidXNlcm5hbWUiOiJid2N3ZnciLCJlbWFpbCI6ImthZGlyNjNrYWRpcjIxQGdtYWlsLmNvbSIsImV4cCI6MTc4MDMzMDUyNn0.JMxaOi5R1u8hFGvnzURdlG7DPZ0_HeEZgW1LsTvs6A0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a015d8748f71234b-IST",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "81.8.31.110",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-May-2026 16:16:36 UTC] === END API CALL LOG ===
[25-May-2026 16:16:36 UTC] ✅ API Hash verification passed for profile endpoint
[25-May-2026 16:16:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ0IiwidXNlcm5hbWUiOiJid2N3ZnciLCJlbWFpbCI6ImthZGlyNjNrYWRpcjIxQGdtYWlsLmNvbSIsImV4cCI6MTc4MDMzMDUyNn0.JMxaOi5R1u8hFGvnzURdlG7DPZ0_HeEZgW1LsTvs6A0
[25-May-2026 16:16:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-May-2026 16:16:36 UTC] ✅ JWT token verified successfully for user profile
[25-May-2026 16:16:36 UTC] User ID: 644
[25-May-2026 16:16:36 UTC] ✅ User profile retrieved successfully for user ID: 644
[25-May-2026 16:16:37 UTC] === API CALL LOG ===
[25-May-2026 16:16:37 UTC] Endpoint: user/profile.php
[25-May-2026 16:16:37 UTC] Full Log Data: {
    "timestamp": "2026-05-25 16:16:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "81.8.31.110",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "81.8.31.110, 172.69.251.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ0IiwidXNlcm5hbWUiOiJid2N3ZnciLCJlbWFpbCI6ImthZGlyNjNrYWRpcjIxQGdtYWlsLmNvbSIsImV4cCI6MTc4MDMzMDUyNn0.JMxaOi5R1u8hFGvnzURdlG7DPZ0_HeEZgW1LsTvs6A0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a015d87b6e94234b-IST",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "81.8.31.110",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-May-2026 16:16:37 UTC] === END API CALL LOG ===
[25-May-2026 16:16:37 UTC] ✅ API Hash verification passed for profile endpoint
[25-May-2026 16:16:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ0IiwidXNlcm5hbWUiOiJid2N3ZnciLCJlbWFpbCI6ImthZGlyNjNrYWRpcjIxQGdtYWlsLmNvbSIsImV4cCI6MTc4MDMzMDUyNn0.JMxaOi5R1u8hFGvnzURdlG7DPZ0_HeEZgW1LsTvs6A0
[25-May-2026 16:16:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-May-2026 16:16:37 UTC] ✅ JWT token verified successfully for user profile
[25-May-2026 16:16:37 UTC] User ID: 644
[25-May-2026 16:16:37 UTC] ✅ User profile retrieved successfully for user ID: 644
[25-May-2026 16:49:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-May-2026 16:49:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-May-2026 16:49:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"162.251.62.122, 172.68.12.83","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ1IiwidXNlcm5hbWUiOiJicmlzdG9sZGFuemkiLCJlbWFpbCI6ImJyaXN0b2xkYW56aUBnbWFpbC5jb20iLCJleHAiOjE3ODAzMzI1NTl9.sNddilZ7hi7TxqkGzs058q94A8hHalFEImWwyCcDIoo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a016086a2c9b708a-MIA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"162.251.62.122","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-May-2026 16:49:21 UTC] === User Orders API Called ===
[25-May-2026 16:49:21 UTC] User ID: 645
[25-May-2026 16:49:21 UTC] Limit: 20, Offset: 0
[25-May-2026 16:49:21 UTC] Orders found: 0
[25-May-2026 16:49:21 UTC] Orders data: []
[25-May-2026 16:49:21 UTC] Total orders count: 0
[25-May-2026 16:49:21 UTC] === API CALL LOG ===
[25-May-2026 16:49:21 UTC] Endpoint: user/profile.php
[25-May-2026 16:49:21 UTC] Full Log Data: {
    "timestamp": "2026-05-25 16:49:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "162.251.62.122",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "162.251.62.122, 172.68.12.69",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ1IiwidXNlcm5hbWUiOiJicmlzdG9sZGFuemkiLCJlbWFpbCI6ImJyaXN0b2xkYW56aUBnbWFpbC5jb20iLCJleHAiOjE3ODAzMzI1NTl9.sNddilZ7hi7TxqkGzs058q94A8hHalFEImWwyCcDIoo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a016086a2c9c708a-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "162.251.62.122",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-May-2026 16:49:21 UTC] === END API CALL LOG ===
[25-May-2026 16:49:21 UTC] ✅ API Hash verification passed for profile endpoint
[25-May-2026 16:49:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ1IiwidXNlcm5hbWUiOiJicmlzdG9sZGFuemkiLCJlbWFpbCI6ImJyaXN0b2xkYW56aUBnbWFpbC5jb20iLCJleHAiOjE3ODAzMzI1NTl9.sNddilZ7hi7TxqkGzs058q94A8hHalFEImWwyCcDIoo
[25-May-2026 16:49:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-May-2026 16:49:21 UTC] ✅ JWT token verified successfully for user profile
[25-May-2026 16:49:21 UTC] User ID: 645
[25-May-2026 16:49:21 UTC] ✅ User profile retrieved successfully for user ID: 645
[25-May-2026 16:49:21 UTC] === API CALL LOG ===
[25-May-2026 16:49:21 UTC] Endpoint: user/profile.php
[25-May-2026 16:49:21 UTC] Full Log Data: {
    "timestamp": "2026-05-25 16:49:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "162.251.62.122",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "162.251.62.122, 172.68.12.83",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ1IiwidXNlcm5hbWUiOiJicmlzdG9sZGFuemkiLCJlbWFpbCI6ImJyaXN0b2xkYW56aUBnbWFpbC5jb20iLCJleHAiOjE3ODAzMzI1NTl9.sNddilZ7hi7TxqkGzs058q94A8hHalFEImWwyCcDIoo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a016086a2c97708a-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "162.251.62.122",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-May-2026 16:49:21 UTC] === END API CALL LOG ===
[25-May-2026 16:49:21 UTC] ✅ API Hash verification passed for profile endpoint
[25-May-2026 16:49:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ1IiwidXNlcm5hbWUiOiJicmlzdG9sZGFuemkiLCJlbWFpbCI6ImJyaXN0b2xkYW56aUBnbWFpbC5jb20iLCJleHAiOjE3ODAzMzI1NTl9.sNddilZ7hi7TxqkGzs058q94A8hHalFEImWwyCcDIoo
[25-May-2026 16:49:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-May-2026 16:49:21 UTC] ✅ JWT token verified successfully for user profile
[25-May-2026 16:49:21 UTC] User ID: 645
[25-May-2026 16:49:21 UTC] ✅ User profile retrieved successfully for user ID: 645
[25-May-2026 16:49:23 UTC] === API CALL LOG ===
[25-May-2026 16:49:23 UTC] Endpoint: user/profile.php
[25-May-2026 16:49:23 UTC] Full Log Data: {
    "timestamp": "2026-05-25 16:49:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "162.251.62.122",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "162.251.62.122, 172.68.12.83",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ1IiwidXNlcm5hbWUiOiJicmlzdG9sZGFuemkiLCJlbWFpbCI6ImJyaXN0b2xkYW56aUBnbWFpbC5jb20iLCJleHAiOjE3ODAzMzI1NTl9.sNddilZ7hi7TxqkGzs058q94A8hHalFEImWwyCcDIoo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0160878afeb708a-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "162.251.62.122",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-May-2026 16:49:23 UTC] === END API CALL LOG ===
[25-May-2026 16:49:23 UTC] ✅ API Hash verification passed for profile endpoint
[25-May-2026 16:49:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ1IiwidXNlcm5hbWUiOiJicmlzdG9sZGFuemkiLCJlbWFpbCI6ImJyaXN0b2xkYW56aUBnbWFpbC5jb20iLCJleHAiOjE3ODAzMzI1NTl9.sNddilZ7hi7TxqkGzs058q94A8hHalFEImWwyCcDIoo
[25-May-2026 16:49:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-May-2026 16:49:23 UTC] ✅ JWT token verified successfully for user profile
[25-May-2026 16:49:23 UTC] User ID: 645
[25-May-2026 16:49:23 UTC] ✅ User profile retrieved successfully for user ID: 645
[25-May-2026 16:50:13 UTC] === API CALL LOG ===
[25-May-2026 16:50:13 UTC] Endpoint: user/profile.php
[25-May-2026 16:50:13 UTC] Full Log Data: {
    "timestamp": "2026-05-25 16:50:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "162.251.62.122",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "162.251.62.122, 172.68.12.83",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ1IiwidXNlcm5hbWUiOiJicmlzdG9sZGFuemkiLCJlbWFpbCI6ImJyaXN0b2xkYW56aUBnbWFpbC5jb20iLCJleHAiOjE3ODAzMzI1NTl9.sNddilZ7hi7TxqkGzs058q94A8hHalFEImWwyCcDIoo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a01609b209f3708a-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "162.251.62.122",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-May-2026 16:50:13 UTC] === END API CALL LOG ===
[25-May-2026 16:50:13 UTC] ✅ API Hash verification passed for profile endpoint
[25-May-2026 16:50:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ1IiwidXNlcm5hbWUiOiJicmlzdG9sZGFuemkiLCJlbWFpbCI6ImJyaXN0b2xkYW56aUBnbWFpbC5jb20iLCJleHAiOjE3ODAzMzI1NTl9.sNddilZ7hi7TxqkGzs058q94A8hHalFEImWwyCcDIoo
[25-May-2026 16:50:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-May-2026 16:50:13 UTC] ✅ JWT token verified successfully for user profile
[25-May-2026 16:50:13 UTC] User ID: 645
[25-May-2026 16:50:13 UTC] ✅ User profile retrieved successfully for user ID: 645
[25-May-2026 16:50:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-May-2026 16:50:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-May-2026 16:50:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"162.251.62.122, 172.68.12.82","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ1IiwidXNlcm5hbWUiOiJicmlzdG9sZGFuemkiLCJlbWFpbCI6ImJyaXN0b2xkYW56aUBnbWFpbC5jb20iLCJleHAiOjE3ODAzMzI1NTl9.sNddilZ7hi7TxqkGzs058q94A8hHalFEImWwyCcDIoo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a01609b209f0708a-MIA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"162.251.62.122","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-May-2026 16:50:13 UTC] === User Orders API Called ===
[25-May-2026 16:50:13 UTC] User ID: 645
[25-May-2026 16:50:13 UTC] Limit: 20, Offset: 0
[25-May-2026 16:50:13 UTC] Orders found: 0
[25-May-2026 16:50:13 UTC] Orders data: []
[25-May-2026 16:50:13 UTC] Total orders count: 0
[25-May-2026 16:50:14 UTC] === API CALL LOG ===
[25-May-2026 16:50:14 UTC] Endpoint: user/profile.php
[25-May-2026 16:50:14 UTC] Full Log Data: {
    "timestamp": "2026-05-25 16:50:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "162.251.62.122",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "162.251.62.122, 172.68.12.83",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ1IiwidXNlcm5hbWUiOiJicmlzdG9sZGFuemkiLCJlbWFpbCI6ImJyaXN0b2xkYW56aUBnbWFpbC5jb20iLCJleHAiOjE3ODAzMzI1NTl9.sNddilZ7hi7TxqkGzs058q94A8hHalFEImWwyCcDIoo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a01609b87c08708a-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "162.251.62.122",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-May-2026 16:50:14 UTC] === END API CALL LOG ===
[25-May-2026 16:50:14 UTC] ✅ API Hash verification passed for profile endpoint
[25-May-2026 16:50:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ1IiwidXNlcm5hbWUiOiJicmlzdG9sZGFuemkiLCJlbWFpbCI6ImJyaXN0b2xkYW56aUBnbWFpbC5jb20iLCJleHAiOjE3ODAzMzI1NTl9.sNddilZ7hi7TxqkGzs058q94A8hHalFEImWwyCcDIoo
[25-May-2026 16:50:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-May-2026 16:50:14 UTC] ✅ JWT token verified successfully for user profile
[25-May-2026 16:50:14 UTC] User ID: 645
[25-May-2026 16:50:14 UTC] ✅ User profile retrieved successfully for user ID: 645
[25-May-2026 16:50:16 UTC] === API CALL LOG ===
[25-May-2026 16:50:16 UTC] Endpoint: user/profile.php
[25-May-2026 16:50:16 UTC] Full Log Data: {
    "timestamp": "2026-05-25 16:50:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "162.251.62.122",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "162.251.62.122, 172.68.12.83",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ1IiwidXNlcm5hbWUiOiJicmlzdG9sZGFuemkiLCJlbWFpbCI6ImJyaXN0b2xkYW56aUBnbWFpbC5jb20iLCJleHAiOjE3ODAzMzI1NTl9.sNddilZ7hi7TxqkGzs058q94A8hHalFEImWwyCcDIoo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a01609c1edfb708a-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "162.251.62.122",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-May-2026 16:50:16 UTC] === END API CALL LOG ===
[25-May-2026 16:50:16 UTC] ✅ API Hash verification passed for profile endpoint
[25-May-2026 16:50:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ1IiwidXNlcm5hbWUiOiJicmlzdG9sZGFuemkiLCJlbWFpbCI6ImJyaXN0b2xkYW56aUBnbWFpbC5jb20iLCJleHAiOjE3ODAzMzI1NTl9.sNddilZ7hi7TxqkGzs058q94A8hHalFEImWwyCcDIoo
[25-May-2026 16:50:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-May-2026 16:50:16 UTC] ✅ JWT token verified successfully for user profile
[25-May-2026 16:50:16 UTC] User ID: 645
[25-May-2026 16:50:16 UTC] ✅ User profile retrieved successfully for user ID: 645
[25-May-2026 16:50:17 UTC] === API CALL LOG ===
[25-May-2026 16:50:17 UTC] Endpoint: user/profile.php
[25-May-2026 16:50:17 UTC] Full Log Data: {
    "timestamp": "2026-05-25 16:50:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "162.251.62.122",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "162.251.62.122, 172.68.12.82",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ1IiwidXNlcm5hbWUiOiJicmlzdG9sZGFuemkiLCJlbWFpbCI6ImJyaXN0b2xkYW56aUBnbWFpbC5jb20iLCJleHAiOjE3ODAzMzI1NTl9.sNddilZ7hi7TxqkGzs058q94A8hHalFEImWwyCcDIoo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a01609cced94708a-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "162.251.62.122",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-May-2026 16:50:17 UTC] === END API CALL LOG ===
[25-May-2026 16:50:17 UTC] ✅ API Hash verification passed for profile endpoint
[25-May-2026 16:50:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ1IiwidXNlcm5hbWUiOiJicmlzdG9sZGFuemkiLCJlbWFpbCI6ImJyaXN0b2xkYW56aUBnbWFpbC5jb20iLCJleHAiOjE3ODAzMzI1NTl9.sNddilZ7hi7TxqkGzs058q94A8hHalFEImWwyCcDIoo
[25-May-2026 16:50:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-May-2026 16:50:17 UTC] ✅ JWT token verified successfully for user profile
[25-May-2026 16:50:17 UTC] User ID: 645
[25-May-2026 16:50:17 UTC] ✅ User profile retrieved successfully for user ID: 645
[25-May-2026 16:50:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-May-2026 16:50:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-May-2026 16:50:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"162.251.62.122, 172.68.12.83","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ1IiwidXNlcm5hbWUiOiJicmlzdG9sZGFuemkiLCJlbWFpbCI6ImJyaXN0b2xkYW56aUBnbWFpbC5jb20iLCJleHAiOjE3ODAzMzI1NTl9.sNddilZ7hi7TxqkGzs058q94A8hHalFEImWwyCcDIoo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0160a21cef9708a-MIA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"162.251.62.122","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-May-2026 16:50:31 UTC] === User Orders API Called ===
[25-May-2026 16:50:31 UTC] User ID: 645
[25-May-2026 16:50:31 UTC] Limit: 20, Offset: 0
[25-May-2026 16:50:31 UTC] Orders found: 0
[25-May-2026 16:50:31 UTC] Orders data: []
[25-May-2026 16:50:31 UTC] Total orders count: 0
[25-May-2026 16:50:31 UTC] === API CALL LOG ===
[25-May-2026 16:50:31 UTC] Endpoint: user/profile.php
[25-May-2026 16:50:31 UTC] Full Log Data: {
    "timestamp": "2026-05-25 16:50:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "162.251.62.122",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "162.251.62.122, 172.68.12.83",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ1IiwidXNlcm5hbWUiOiJicmlzdG9sZGFuemkiLCJlbWFpbCI6ImJyaXN0b2xkYW56aUBnbWFpbC5jb20iLCJleHAiOjE3ODAzMzI1NTl9.sNddilZ7hi7TxqkGzs058q94A8hHalFEImWwyCcDIoo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0160a21cefd708a-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "162.251.62.122",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-May-2026 16:50:31 UTC] === END API CALL LOG ===
[25-May-2026 16:50:31 UTC] ✅ API Hash verification passed for profile endpoint
[25-May-2026 16:50:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ1IiwidXNlcm5hbWUiOiJicmlzdG9sZGFuemkiLCJlbWFpbCI6ImJyaXN0b2xkYW56aUBnbWFpbC5jb20iLCJleHAiOjE3ODAzMzI1NTl9.sNddilZ7hi7TxqkGzs058q94A8hHalFEImWwyCcDIoo
[25-May-2026 16:50:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-May-2026 16:50:31 UTC] ✅ JWT token verified successfully for user profile
[25-May-2026 16:50:31 UTC] User ID: 645
[25-May-2026 16:50:31 UTC] ✅ User profile retrieved successfully for user ID: 645
[25-May-2026 16:50:31 UTC] === API CALL LOG ===
[25-May-2026 16:50:31 UTC] Endpoint: user/profile.php
[25-May-2026 16:50:31 UTC] Full Log Data: {
    "timestamp": "2026-05-25 16:50:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "162.251.62.122",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "162.251.62.122, 172.68.12.83",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ1IiwidXNlcm5hbWUiOiJicmlzdG9sZGFuemkiLCJlbWFpbCI6ImJyaXN0b2xkYW56aUBnbWFpbC5jb20iLCJleHAiOjE3ODAzMzI1NTl9.sNddilZ7hi7TxqkGzs058q94A8hHalFEImWwyCcDIoo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0160a251809708a-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "162.251.62.122",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-May-2026 16:50:31 UTC] === END API CALL LOG ===
[25-May-2026 16:50:31 UTC] ✅ API Hash verification passed for profile endpoint
[25-May-2026 16:50:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ1IiwidXNlcm5hbWUiOiJicmlzdG9sZGFuemkiLCJlbWFpbCI6ImJyaXN0b2xkYW56aUBnbWFpbC5jb20iLCJleHAiOjE3ODAzMzI1NTl9.sNddilZ7hi7TxqkGzs058q94A8hHalFEImWwyCcDIoo
[25-May-2026 16:50:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-May-2026 16:50:31 UTC] ✅ JWT token verified successfully for user profile
[25-May-2026 16:50:31 UTC] User ID: 645
[25-May-2026 16:50:31 UTC] ✅ User profile retrieved successfully for user ID: 645
[25-May-2026 16:50:34 UTC] === API CALL LOG ===
[25-May-2026 16:50:34 UTC] Endpoint: user/profile.php
[25-May-2026 16:50:34 UTC] Full Log Data: {
    "timestamp": "2026-05-25 16:50:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "162.251.62.122",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "162.251.62.122, 172.68.12.83",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ1IiwidXNlcm5hbWUiOiJicmlzdG9sZGFuemkiLCJlbWFpbCI6ImJyaXN0b2xkYW56aUBnbWFpbC5jb20iLCJleHAiOjE3ODAzMzI1NTl9.sNddilZ7hi7TxqkGzs058q94A8hHalFEImWwyCcDIoo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0160a349f0d708a-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "162.251.62.122",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-May-2026 16:50:34 UTC] === END API CALL LOG ===
[25-May-2026 16:50:34 UTC] ✅ API Hash verification passed for profile endpoint
[25-May-2026 16:50:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ1IiwidXNlcm5hbWUiOiJicmlzdG9sZGFuemkiLCJlbWFpbCI6ImJyaXN0b2xkYW56aUBnbWFpbC5jb20iLCJleHAiOjE3ODAzMzI1NTl9.sNddilZ7hi7TxqkGzs058q94A8hHalFEImWwyCcDIoo
[25-May-2026 16:50:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-May-2026 16:50:34 UTC] ✅ JWT token verified successfully for user profile
[25-May-2026 16:50:34 UTC] User ID: 645
[25-May-2026 16:50:34 UTC] ✅ User profile retrieved successfully for user ID: 645
[25-May-2026 16:50:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-May-2026 16:50:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-May-2026 16:50:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"162.251.62.122, 172.68.12.83","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ1IiwidXNlcm5hbWUiOiJicmlzdG9sZGFuemkiLCJlbWFpbCI6ImJyaXN0b2xkYW56aUBnbWFpbC5jb20iLCJleHAiOjE3ODAzMzI1NTl9.sNddilZ7hi7TxqkGzs058q94A8hHalFEImWwyCcDIoo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0160a67cddd708a-MIA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"162.251.62.122","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-May-2026 16:50:42 UTC] === User Orders API Called ===
[25-May-2026 16:50:42 UTC] User ID: 645
[25-May-2026 16:50:42 UTC] Limit: 20, Offset: 0
[25-May-2026 16:50:42 UTC] Orders found: 0
[25-May-2026 16:50:42 UTC] Orders data: []
[25-May-2026 16:50:42 UTC] Total orders count: 0
[25-May-2026 16:50:46 UTC] === API CALL LOG ===
[25-May-2026 16:50:46 UTC] Endpoint: user/profile.php
[25-May-2026 16:50:46 UTC] Full Log Data: {
    "timestamp": "2026-05-25 16:50:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "162.251.62.122",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "162.251.62.122, 172.68.12.83",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ1IiwidXNlcm5hbWUiOiJicmlzdG9sZGFuemkiLCJlbWFpbCI6ImJyaXN0b2xkYW56aUBnbWFpbC5jb20iLCJleHAiOjE3ODAzMzI1NTl9.sNddilZ7hi7TxqkGzs058q94A8hHalFEImWwyCcDIoo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0160a7e0e1c708a-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "162.251.62.122",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-May-2026 16:50:46 UTC] === END API CALL LOG ===
[25-May-2026 16:50:46 UTC] ✅ API Hash verification passed for profile endpoint
[25-May-2026 16:50:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ1IiwidXNlcm5hbWUiOiJicmlzdG9sZGFuemkiLCJlbWFpbCI6ImJyaXN0b2xkYW56aUBnbWFpbC5jb20iLCJleHAiOjE3ODAzMzI1NTl9.sNddilZ7hi7TxqkGzs058q94A8hHalFEImWwyCcDIoo
[25-May-2026 16:50:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-May-2026 16:50:46 UTC] ✅ JWT token verified successfully for user profile
[25-May-2026 16:50:46 UTC] User ID: 645
[25-May-2026 16:50:46 UTC] ✅ User profile retrieved successfully for user ID: 645
[25-May-2026 16:50:46 UTC] User Purchases API - User ID: 645
[25-May-2026 16:50:46 UTC] User Purchases API - Total purchases found: 0
[25-May-2026 16:50:51 UTC] === API CALL LOG ===
[25-May-2026 16:50:51 UTC] Endpoint: user/profile.php
[25-May-2026 16:50:51 UTC] Full Log Data: {
    "timestamp": "2026-05-25 16:50:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "162.251.62.122",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "162.251.62.122, 172.68.12.83",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ1IiwidXNlcm5hbWUiOiJicmlzdG9sZGFuemkiLCJlbWFpbCI6ImJyaXN0b2xkYW56aUBnbWFpbC5jb20iLCJleHAiOjE3ODAzMzI1NTl9.sNddilZ7hi7TxqkGzs058q94A8hHalFEImWwyCcDIoo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0160aa21d4b708a-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "162.251.62.122",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-May-2026 16:50:51 UTC] === END API CALL LOG ===
[25-May-2026 16:50:51 UTC] ✅ API Hash verification passed for profile endpoint
[25-May-2026 16:50:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ1IiwidXNlcm5hbWUiOiJicmlzdG9sZGFuemkiLCJlbWFpbCI6ImJyaXN0b2xkYW56aUBnbWFpbC5jb20iLCJleHAiOjE3ODAzMzI1NTl9.sNddilZ7hi7TxqkGzs058q94A8hHalFEImWwyCcDIoo
[25-May-2026 16:50:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-May-2026 16:50:51 UTC] ✅ JWT token verified successfully for user profile
[25-May-2026 16:50:51 UTC] User ID: 645
[25-May-2026 16:50:51 UTC] ✅ User profile retrieved successfully for user ID: 645
[25-May-2026 16:50:52 UTC] User Purchases API - User ID: 645
[25-May-2026 16:50:52 UTC] User Purchases API - Total purchases found: 0
[25-May-2026 16:50:56 UTC] === API CALL LOG ===
[25-May-2026 16:50:56 UTC] Endpoint: user/profile.php
[25-May-2026 16:50:56 UTC] Full Log Data: {
    "timestamp": "2026-05-25 16:50:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "162.251.62.122",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "162.251.62.122, 172.68.12.83",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ1IiwidXNlcm5hbWUiOiJicmlzdG9sZGFuemkiLCJlbWFpbCI6ImJyaXN0b2xkYW56aUBnbWFpbC5jb20iLCJleHAiOjE3ODAzMzI1NTl9.sNddilZ7hi7TxqkGzs058q94A8hHalFEImWwyCcDIoo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0160abd18c2708a-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "162.251.62.122",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-May-2026 16:50:56 UTC] === END API CALL LOG ===
[25-May-2026 16:50:56 UTC] ✅ API Hash verification passed for profile endpoint
[25-May-2026 16:50:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ1IiwidXNlcm5hbWUiOiJicmlzdG9sZGFuemkiLCJlbWFpbCI6ImJyaXN0b2xkYW56aUBnbWFpbC5jb20iLCJleHAiOjE3ODAzMzI1NTl9.sNddilZ7hi7TxqkGzs058q94A8hHalFEImWwyCcDIoo
[25-May-2026 16:50:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-May-2026 16:50:56 UTC] ✅ JWT token verified successfully for user profile
[25-May-2026 16:50:56 UTC] User ID: 645
[25-May-2026 16:50:56 UTC] ✅ User profile retrieved successfully for user ID: 645
[25-May-2026 16:50:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-May-2026 16:50:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-May-2026 16:50:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"162.251.62.122, 172.68.12.83","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ1IiwidXNlcm5hbWUiOiJicmlzdG9sZGFuemkiLCJlbWFpbCI6ImJyaXN0b2xkYW56aUBnbWFpbC5jb20iLCJleHAiOjE3ODAzMzI1NTl9.sNddilZ7hi7TxqkGzs058q94A8hHalFEImWwyCcDIoo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0160abd18c0708a-MIA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"162.251.62.122","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-May-2026 16:50:56 UTC] === User Orders API Called ===
[25-May-2026 16:50:56 UTC] User ID: 645
[25-May-2026 16:50:56 UTC] Limit: 20, Offset: 0
[25-May-2026 16:50:56 UTC] Orders found: 0
[25-May-2026 16:50:56 UTC] Orders data: []
[25-May-2026 16:50:56 UTC] Total orders count: 0
[25-May-2026 16:50:56 UTC] === API CALL LOG ===
[25-May-2026 16:50:56 UTC] Endpoint: user/profile.php
[25-May-2026 16:50:56 UTC] Full Log Data: {
    "timestamp": "2026-05-25 16:50:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "162.251.62.122",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "162.251.62.122, 172.68.12.83",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ1IiwidXNlcm5hbWUiOiJicmlzdG9sZGFuemkiLCJlbWFpbCI6ImJyaXN0b2xkYW56aUBnbWFpbC5jb20iLCJleHAiOjE3ODAzMzI1NTl9.sNddilZ7hi7TxqkGzs058q94A8hHalFEImWwyCcDIoo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0160ac14c62708a-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "162.251.62.122",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-May-2026 16:50:56 UTC] === END API CALL LOG ===
[25-May-2026 16:50:56 UTC] ✅ API Hash verification passed for profile endpoint
[25-May-2026 16:50:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ1IiwidXNlcm5hbWUiOiJicmlzdG9sZGFuemkiLCJlbWFpbCI6ImJyaXN0b2xkYW56aUBnbWFpbC5jb20iLCJleHAiOjE3ODAzMzI1NTl9.sNddilZ7hi7TxqkGzs058q94A8hHalFEImWwyCcDIoo
[25-May-2026 16:50:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-May-2026 16:50:56 UTC] ✅ JWT token verified successfully for user profile
[25-May-2026 16:50:56 UTC] User ID: 645
[25-May-2026 16:50:56 UTC] ✅ User profile retrieved successfully for user ID: 645
[25-May-2026 16:50:58 UTC] === API CALL LOG ===
[25-May-2026 16:50:58 UTC] Endpoint: user/profile.php
[25-May-2026 16:50:58 UTC] Full Log Data: {
    "timestamp": "2026-05-25 16:50:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "162.251.62.122",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "162.251.62.122, 172.68.12.83",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ1IiwidXNlcm5hbWUiOiJicmlzdG9sZGFuemkiLCJlbWFpbCI6ImJyaXN0b2xkYW56aUBnbWFpbC5jb20iLCJleHAiOjE3ODAzMzI1NTl9.sNddilZ7hi7TxqkGzs058q94A8hHalFEImWwyCcDIoo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0160acb2ee7708a-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "162.251.62.122",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-May-2026 16:50:58 UTC] === END API CALL LOG ===
[25-May-2026 16:50:58 UTC] ✅ API Hash verification passed for profile endpoint
[25-May-2026 16:50:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ1IiwidXNlcm5hbWUiOiJicmlzdG9sZGFuemkiLCJlbWFpbCI6ImJyaXN0b2xkYW56aUBnbWFpbC5jb20iLCJleHAiOjE3ODAzMzI1NTl9.sNddilZ7hi7TxqkGzs058q94A8hHalFEImWwyCcDIoo
[25-May-2026 16:50:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-May-2026 16:50:58 UTC] ✅ JWT token verified successfully for user profile
[25-May-2026 16:50:58 UTC] User ID: 645
[25-May-2026 16:50:58 UTC] ✅ User profile retrieved successfully for user ID: 645
[25-May-2026 16:51:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-May-2026 16:51:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-May-2026 16:51:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"162.251.62.122, 172.68.12.83","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ1IiwidXNlcm5hbWUiOiJicmlzdG9sZGFuemkiLCJlbWFpbCI6ImJyaXN0b2xkYW56aUBnbWFpbC5jb20iLCJleHAiOjE3ODAzMzI1NTl9.sNddilZ7hi7TxqkGzs058q94A8hHalFEImWwyCcDIoo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0160afb9812708a-MIA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"162.251.62.122","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-May-2026 16:51:06 UTC] === User Orders API Called ===
[25-May-2026 16:51:06 UTC] User ID: 645
[25-May-2026 16:51:06 UTC] === API CALL LOG ===
[25-May-2026 16:51:06 UTC] Limit: 20, Offset: 0
[25-May-2026 16:51:06 UTC] Endpoint: user/profile.php
[25-May-2026 16:51:06 UTC] Full Log Data: {
    "timestamp": "2026-05-25 16:51:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "162.251.62.122",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "162.251.62.122, 172.68.12.83",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ1IiwidXNlcm5hbWUiOiJicmlzdG9sZGFuemkiLCJlbWFpbCI6ImJyaXN0b2xkYW56aUBnbWFpbC5jb20iLCJleHAiOjE3ODAzMzI1NTl9.sNddilZ7hi7TxqkGzs058q94A8hHalFEImWwyCcDIoo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0160afb9815708a-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "162.251.62.122",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-May-2026 16:51:06 UTC] === END API CALL LOG ===
[25-May-2026 16:51:06 UTC] ✅ API Hash verification passed for profile endpoint
[25-May-2026 16:51:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ1IiwidXNlcm5hbWUiOiJicmlzdG9sZGFuemkiLCJlbWFpbCI6ImJyaXN0b2xkYW56aUBnbWFpbC5jb20iLCJleHAiOjE3ODAzMzI1NTl9.sNddilZ7hi7TxqkGzs058q94A8hHalFEImWwyCcDIoo
[25-May-2026 16:51:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-May-2026 16:51:06 UTC] Orders found: 0
[25-May-2026 16:51:06 UTC] ✅ JWT token verified successfully for user profile
[25-May-2026 16:51:06 UTC] Orders data: []
[25-May-2026 16:51:06 UTC] User ID: 645
[25-May-2026 16:51:06 UTC] Total orders count: 0
[25-May-2026 16:51:06 UTC] ✅ User profile retrieved successfully for user ID: 645
[25-May-2026 16:51:06 UTC] === API CALL LOG ===
[25-May-2026 16:51:06 UTC] Endpoint: user/profile.php
[25-May-2026 16:51:06 UTC] Full Log Data: {
    "timestamp": "2026-05-25 16:51:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "162.251.62.122",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "162.251.62.122, 172.68.12.83",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ1IiwidXNlcm5hbWUiOiJicmlzdG9sZGFuemkiLCJlbWFpbCI6ImJyaXN0b2xkYW56aUBnbWFpbC5jb20iLCJleHAiOjE3ODAzMzI1NTl9.sNddilZ7hi7TxqkGzs058q94A8hHalFEImWwyCcDIoo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0160afea8c2708a-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "162.251.62.122",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-May-2026 16:51:06 UTC] === END API CALL LOG ===
[25-May-2026 16:51:06 UTC] ✅ API Hash verification passed for profile endpoint
[25-May-2026 16:51:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ1IiwidXNlcm5hbWUiOiJicmlzdG9sZGFuemkiLCJlbWFpbCI6ImJyaXN0b2xkYW56aUBnbWFpbC5jb20iLCJleHAiOjE3ODAzMzI1NTl9.sNddilZ7hi7TxqkGzs058q94A8hHalFEImWwyCcDIoo
[25-May-2026 16:51:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-May-2026 16:51:06 UTC] ✅ JWT token verified successfully for user profile
[25-May-2026 16:51:06 UTC] User ID: 645
[25-May-2026 16:51:06 UTC] ✅ User profile retrieved successfully for user ID: 645
[25-May-2026 16:51:07 UTC] === API CALL LOG ===
[25-May-2026 16:51:07 UTC] Endpoint: user/profile.php
[25-May-2026 16:51:07 UTC] Full Log Data: {
    "timestamp": "2026-05-25 16:51:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "162.251.62.122",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "162.251.62.122, 172.68.12.83",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ1IiwidXNlcm5hbWUiOiJicmlzdG9sZGFuemkiLCJlbWFpbCI6ImJyaXN0b2xkYW56aUBnbWFpbC5jb20iLCJleHAiOjE3ODAzMzI1NTl9.sNddilZ7hi7TxqkGzs058q94A8hHalFEImWwyCcDIoo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0160b058d7b708a-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "162.251.62.122",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-May-2026 16:51:07 UTC] === END API CALL LOG ===
[25-May-2026 16:51:07 UTC] ✅ API Hash verification passed for profile endpoint
[25-May-2026 16:51:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ1IiwidXNlcm5hbWUiOiJicmlzdG9sZGFuemkiLCJlbWFpbCI6ImJyaXN0b2xkYW56aUBnbWFpbC5jb20iLCJleHAiOjE3ODAzMzI1NTl9.sNddilZ7hi7TxqkGzs058q94A8hHalFEImWwyCcDIoo
[25-May-2026 16:51:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-May-2026 16:51:07 UTC] ✅ JWT token verified successfully for user profile
[25-May-2026 16:51:07 UTC] User ID: 645
[25-May-2026 16:51:07 UTC] ✅ User profile retrieved successfully for user ID: 645
[25-May-2026 16:51:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-May-2026 16:51:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-May-2026 16:51:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"162.251.62.122, 172.68.12.83","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ1IiwidXNlcm5hbWUiOiJicmlzdG9sZGFuemkiLCJlbWFpbCI6ImJyaXN0b2xkYW56aUBnbWFpbC5jb20iLCJleHAiOjE3ODAzMzI1NTl9.sNddilZ7hi7TxqkGzs058q94A8hHalFEImWwyCcDIoo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0160b195d2f708a-MIA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"162.251.62.122","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-May-2026 16:51:11 UTC] === User Orders API Called ===
[25-May-2026 16:51:11 UTC] User ID: 645
[25-May-2026 16:51:11 UTC] Limit: 20, Offset: 0
[25-May-2026 16:51:11 UTC] === API CALL LOG ===
[25-May-2026 16:51:11 UTC] Endpoint: user/profile.php
[25-May-2026 16:51:11 UTC] Full Log Data: {
    "timestamp": "2026-05-25 16:51:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "162.251.62.122",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "162.251.62.122, 172.68.12.83",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ1IiwidXNlcm5hbWUiOiJicmlzdG9sZGFuemkiLCJlbWFpbCI6ImJyaXN0b2xkYW56aUBnbWFpbC5jb20iLCJleHAiOjE3ODAzMzI1NTl9.sNddilZ7hi7TxqkGzs058q94A8hHalFEImWwyCcDIoo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0160b195d30708a-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "162.251.62.122",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-May-2026 16:51:11 UTC] Orders found: 0
[25-May-2026 16:51:11 UTC] === END API CALL LOG ===
[25-May-2026 16:51:11 UTC] Orders data: []
[25-May-2026 16:51:11 UTC] ✅ API Hash verification passed for profile endpoint
[25-May-2026 16:51:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ1IiwidXNlcm5hbWUiOiJicmlzdG9sZGFuemkiLCJlbWFpbCI6ImJyaXN0b2xkYW56aUBnbWFpbC5jb20iLCJleHAiOjE3ODAzMzI1NTl9.sNddilZ7hi7TxqkGzs058q94A8hHalFEImWwyCcDIoo
[25-May-2026 16:51:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-May-2026 16:51:11 UTC] Total orders count: 0
[25-May-2026 16:51:11 UTC] ✅ JWT token verified successfully for user profile
[25-May-2026 16:51:11 UTC] User ID: 645
[25-May-2026 16:51:11 UTC] ✅ User profile retrieved successfully for user ID: 645
[25-May-2026 16:51:11 UTC] === API CALL LOG ===
[25-May-2026 16:51:11 UTC] Endpoint: user/profile.php
[25-May-2026 16:51:11 UTC] Full Log Data: {
    "timestamp": "2026-05-25 16:51:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "162.251.62.122",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "162.251.62.122, 172.68.12.83",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ1IiwidXNlcm5hbWUiOiJicmlzdG9sZGFuemkiLCJlbWFpbCI6ImJyaXN0b2xkYW56aUBnbWFpbC5jb20iLCJleHAiOjE3ODAzMzI1NTl9.sNddilZ7hi7TxqkGzs058q94A8hHalFEImWwyCcDIoo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0160b1c8dd9708a-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "162.251.62.122",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-May-2026 16:51:11 UTC] === END API CALL LOG ===
[25-May-2026 16:51:11 UTC] ✅ API Hash verification passed for profile endpoint
[25-May-2026 16:51:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ1IiwidXNlcm5hbWUiOiJicmlzdG9sZGFuemkiLCJlbWFpbCI6ImJyaXN0b2xkYW56aUBnbWFpbC5jb20iLCJleHAiOjE3ODAzMzI1NTl9.sNddilZ7hi7TxqkGzs058q94A8hHalFEImWwyCcDIoo
[25-May-2026 16:51:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-May-2026 16:51:11 UTC] ✅ JWT token verified successfully for user profile
[25-May-2026 16:51:11 UTC] User ID: 645
[25-May-2026 16:51:11 UTC] ✅ User profile retrieved successfully for user ID: 645
[25-May-2026 16:51:12 UTC] === API CALL LOG ===
[25-May-2026 16:51:12 UTC] Endpoint: user/profile.php
[25-May-2026 16:51:12 UTC] Full Log Data: {
    "timestamp": "2026-05-25 16:51:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "162.251.62.122",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "162.251.62.122, 172.68.12.83",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ1IiwidXNlcm5hbWUiOiJicmlzdG9sZGFuemkiLCJlbWFpbCI6ImJyaXN0b2xkYW56aUBnbWFpbC5jb20iLCJleHAiOjE3ODAzMzI1NTl9.sNddilZ7hi7TxqkGzs058q94A8hHalFEImWwyCcDIoo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0160b248b76708a-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "162.251.62.122",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-May-2026 16:51:12 UTC] === END API CALL LOG ===
[25-May-2026 16:51:12 UTC] ✅ API Hash verification passed for profile endpoint
[25-May-2026 16:51:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ1IiwidXNlcm5hbWUiOiJicmlzdG9sZGFuemkiLCJlbWFpbCI6ImJyaXN0b2xkYW56aUBnbWFpbC5jb20iLCJleHAiOjE3ODAzMzI1NTl9.sNddilZ7hi7TxqkGzs058q94A8hHalFEImWwyCcDIoo
[25-May-2026 16:51:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-May-2026 16:51:12 UTC] ✅ JWT token verified successfully for user profile
[25-May-2026 16:51:12 UTC] User ID: 645
[25-May-2026 16:51:12 UTC] ✅ User profile retrieved successfully for user ID: 645
[25-May-2026 16:51:55 UTC] === API CALL LOG ===
[25-May-2026 16:51:55 UTC] Endpoint: user/profile.php
[25-May-2026 16:51:55 UTC] Full Log Data: {
    "timestamp": "2026-05-25 16:51:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "162.251.62.122",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "162.251.62.122, 172.68.12.83",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ1IiwidXNlcm5hbWUiOiJicmlzdG9sZGFuemkiLCJlbWFpbCI6ImJyaXN0b2xkYW56aUBnbWFpbC5jb20iLCJleHAiOjE3ODAzMzI1NTl9.sNddilZ7hi7TxqkGzs058q94A8hHalFEImWwyCcDIoo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0160c307c54708a-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "162.251.62.122",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-May-2026 16:51:55 UTC] === END API CALL LOG ===
[25-May-2026 16:51:55 UTC] ✅ API Hash verification passed for profile endpoint
[25-May-2026 16:51:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ1IiwidXNlcm5hbWUiOiJicmlzdG9sZGFuemkiLCJlbWFpbCI6ImJyaXN0b2xkYW56aUBnbWFpbC5jb20iLCJleHAiOjE3ODAzMzI1NTl9.sNddilZ7hi7TxqkGzs058q94A8hHalFEImWwyCcDIoo
[25-May-2026 16:51:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-May-2026 16:51:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-May-2026 16:51:55 UTC] ✅ JWT token verified successfully for user profile
[25-May-2026 16:51:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-May-2026 16:51:55 UTC] User ID: 645
[25-May-2026 16:51:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"162.251.62.122, 172.68.12.83","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ1IiwidXNlcm5hbWUiOiJicmlzdG9sZGFuemkiLCJlbWFpbCI6ImJyaXN0b2xkYW56aUBnbWFpbC5jb20iLCJleHAiOjE3ODAzMzI1NTl9.sNddilZ7hi7TxqkGzs058q94A8hHalFEImWwyCcDIoo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0160c307c4d708a-MIA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"162.251.62.122","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-May-2026 16:51:55 UTC] === User Orders API Called ===
[25-May-2026 16:51:55 UTC] User ID: 645
[25-May-2026 16:51:55 UTC] Limit: 20, Offset: 0
[25-May-2026 16:51:55 UTC] ✅ User profile retrieved successfully for user ID: 645
[25-May-2026 16:51:55 UTC] Orders found: 0
[25-May-2026 16:51:55 UTC] Orders data: []
[25-May-2026 16:51:55 UTC] Total orders count: 0
[25-May-2026 16:51:56 UTC] === API CALL LOG ===
[25-May-2026 16:51:56 UTC] Endpoint: user/profile.php
[25-May-2026 16:51:56 UTC] Full Log Data: {
    "timestamp": "2026-05-25 16:51:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "162.251.62.122",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "162.251.62.122, 172.68.12.83",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ1IiwidXNlcm5hbWUiOiJicmlzdG9sZGFuemkiLCJlbWFpbCI6ImJyaXN0b2xkYW56aUBnbWFpbC5jb20iLCJleHAiOjE3ODAzMzI1NTl9.sNddilZ7hi7TxqkGzs058q94A8hHalFEImWwyCcDIoo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0160c33cd7c708a-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "162.251.62.122",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-May-2026 16:51:56 UTC] === END API CALL LOG ===
[25-May-2026 16:51:56 UTC] ✅ API Hash verification passed for profile endpoint
[25-May-2026 16:51:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ1IiwidXNlcm5hbWUiOiJicmlzdG9sZGFuemkiLCJlbWFpbCI6ImJyaXN0b2xkYW56aUBnbWFpbC5jb20iLCJleHAiOjE3ODAzMzI1NTl9.sNddilZ7hi7TxqkGzs058q94A8hHalFEImWwyCcDIoo
[25-May-2026 16:51:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-May-2026 16:51:56 UTC] ✅ JWT token verified successfully for user profile
[25-May-2026 16:51:56 UTC] User ID: 645
[25-May-2026 16:51:56 UTC] ✅ User profile retrieved successfully for user ID: 645
[25-May-2026 18:48:00 UTC] API Hash Debug - Received: 
[25-May-2026 18:48:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-May-2026 18:48:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-forwarded-proto":"https","Accept":"text\/html;q=0.95,text\/*;q=0.9,*\/*;q=0.8","from":"tech@babbar.tech","Accept-Encoding":"gzip, br","User-Agent":"Mozilla\/5.0 (compatible; Barkrowler\/0.9; +https:\/\/babbar.tech\/crawler)","cf-ray":"a016b63a5cbf2b02-CDG","X-Forwarded-For":"217.113.194.9, 172.68.151.70","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"217.113.194.9","cf-ipcountry":"FR","cf-visitor":"{\"scheme\":\"https\"}"}
[25-May-2026 20:54:48 UTC] === API CALL LOG ===
[25-May-2026 20:54:48 UTC] Endpoint: user/profile.php
[25-May-2026 20:54:48 UTC] Full Log Data: {
    "timestamp": "2026-05-25 20:54:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.179.132.140",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.179.132.140, 172.69.114.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ2IiwidXNlcm5hbWUiOiJtZWQiLCJlbWFpbCI6Im1hcnRpbm1lZGExOTkzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDM0NzI4Nn0.wwuIXMS-Fw9-2Gx66E4vsIab9qVcCpNvPrLub9F0PAc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0176ff58f65b1f5-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.179.132.140",
        "cf-ipcountry": "BF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-May-2026 20:54:48 UTC] === END API CALL LOG ===
[25-May-2026 20:54:48 UTC] ✅ API Hash verification passed for profile endpoint
[25-May-2026 20:54:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ2IiwidXNlcm5hbWUiOiJtZWQiLCJlbWFpbCI6Im1hcnRpbm1lZGExOTkzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDM0NzI4Nn0.wwuIXMS-Fw9-2Gx66E4vsIab9qVcCpNvPrLub9F0PAc
[25-May-2026 20:54:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-May-2026 20:54:48 UTC] ✅ JWT token verified successfully for user profile
[25-May-2026 20:54:48 UTC] User ID: 646
[25-May-2026 20:54:48 UTC] ✅ User profile retrieved successfully for user ID: 646
[25-May-2026 20:54:48 UTC] === API CALL LOG ===
[25-May-2026 20:54:48 UTC] Endpoint: user/profile.php
[25-May-2026 20:54:48 UTC] Full Log Data: {
    "timestamp": "2026-05-25 20:54:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.179.132.140",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.179.132.140, 172.69.114.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ2IiwidXNlcm5hbWUiOiJtZWQiLCJlbWFpbCI6Im1hcnRpbm1lZGExOTkzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDM0NzI4Nn0.wwuIXMS-Fw9-2Gx66E4vsIab9qVcCpNvPrLub9F0PAc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0176ff58f6ab1f5-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.179.132.140",
        "cf-ipcountry": "BF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-May-2026 20:54:48 UTC] === END API CALL LOG ===
[25-May-2026 20:54:48 UTC] ✅ API Hash verification passed for profile endpoint
[25-May-2026 20:54:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ2IiwidXNlcm5hbWUiOiJtZWQiLCJlbWFpbCI6Im1hcnRpbm1lZGExOTkzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDM0NzI4Nn0.wwuIXMS-Fw9-2Gx66E4vsIab9qVcCpNvPrLub9F0PAc
[25-May-2026 20:54:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-May-2026 20:54:48 UTC] ✅ JWT token verified successfully for user profile
[25-May-2026 20:54:48 UTC] User ID: 646
[25-May-2026 20:54:48 UTC] ✅ User profile retrieved successfully for user ID: 646
[25-May-2026 20:54:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-May-2026 20:54:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-May-2026 20:54:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.179.132.140, 172.69.11.193","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ2IiwidXNlcm5hbWUiOiJtZWQiLCJlbWFpbCI6Im1hcnRpbm1lZGExOTkzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDM0NzI4Nn0.wwuIXMS-Fw9-2Gx66E4vsIab9qVcCpNvPrLub9F0PAc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0176ff58f69b1f5-GRU","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.179.132.140","cf-ipcountry":"BF","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-May-2026 20:54:48 UTC] === User Orders API Called ===
[25-May-2026 20:54:48 UTC] User ID: 646
[25-May-2026 20:54:48 UTC] Limit: 20, Offset: 0
[25-May-2026 20:54:48 UTC] Orders found: 0
[25-May-2026 20:54:48 UTC] Orders data: []
[25-May-2026 20:54:48 UTC] Total orders count: 0
[25-May-2026 20:54:50 UTC] === API CALL LOG ===
[25-May-2026 20:54:50 UTC] Endpoint: user/profile.php
[25-May-2026 20:54:50 UTC] Full Log Data: {
    "timestamp": "2026-05-25 20:54:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.179.132.140",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.179.132.140, 172.69.114.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ2IiwidXNlcm5hbWUiOiJtZWQiLCJlbWFpbCI6Im1hcnRpbm1lZGExOTkzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDM0NzI4Nn0.wwuIXMS-Fw9-2Gx66E4vsIab9qVcCpNvPrLub9F0PAc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a01770061c44b1f5-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.179.132.140",
        "cf-ipcountry": "BF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-May-2026 20:54:50 UTC] === END API CALL LOG ===
[25-May-2026 20:54:50 UTC] ✅ API Hash verification passed for profile endpoint
[25-May-2026 20:54:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ2IiwidXNlcm5hbWUiOiJtZWQiLCJlbWFpbCI6Im1hcnRpbm1lZGExOTkzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDM0NzI4Nn0.wwuIXMS-Fw9-2Gx66E4vsIab9qVcCpNvPrLub9F0PAc
[25-May-2026 20:54:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-May-2026 20:54:50 UTC] ✅ JWT token verified successfully for user profile
[25-May-2026 20:54:50 UTC] User ID: 646
[25-May-2026 20:54:50 UTC] ✅ User profile retrieved successfully for user ID: 646
[25-May-2026 20:56:45 UTC] === API CALL LOG ===
[25-May-2026 20:56:45 UTC] Endpoint: user/profile.php
[25-May-2026 20:56:45 UTC] Full Log Data: {
    "timestamp": "2026-05-25 20:56:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.179.132.140",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.179.132.140, 172.71.238.17",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ2IiwidXNlcm5hbWUiOiJtZWQiLCJlbWFpbCI6Im1hcnRpbm1lZGExOTkzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDM0NzI4Nn0.wwuIXMS-Fw9-2Gx66E4vsIab9qVcCpNvPrLub9F0PAc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a01772d2dda21b1d-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.179.132.140",
        "cf-ipcountry": "BF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-May-2026 20:56:45 UTC] === END API CALL LOG ===
[25-May-2026 20:56:45 UTC] ✅ API Hash verification passed for profile endpoint
[25-May-2026 20:56:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ2IiwidXNlcm5hbWUiOiJtZWQiLCJlbWFpbCI6Im1hcnRpbm1lZGExOTkzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDM0NzI4Nn0.wwuIXMS-Fw9-2Gx66E4vsIab9qVcCpNvPrLub9F0PAc
[25-May-2026 20:56:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-May-2026 20:56:45 UTC] ✅ JWT token verified successfully for user profile
[25-May-2026 20:56:45 UTC] User ID: 646
[25-May-2026 20:56:45 UTC] ✅ User profile retrieved successfully for user ID: 646
[25-May-2026 20:57:08 UTC] === API CALL LOG ===
[25-May-2026 20:57:08 UTC] Endpoint: user/profile.php
[25-May-2026 20:57:08 UTC] Full Log Data: {
    "timestamp": "2026-05-25 20:57:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.179.132.140",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.179.132.140, 172.68.103.120",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ2IiwidXNlcm5hbWUiOiJtZWQiLCJlbWFpbCI6Im1hcnRpbm1lZGExOTkzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDM0NzI4Nn0.wwuIXMS-Fw9-2Gx66E4vsIab9qVcCpNvPrLub9F0PAc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a01773631a936924-LIS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.179.132.140",
        "cf-ipcountry": "BF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-May-2026 20:57:08 UTC] === END API CALL LOG ===
[25-May-2026 20:57:08 UTC] ✅ API Hash verification passed for profile endpoint
[25-May-2026 20:57:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ2IiwidXNlcm5hbWUiOiJtZWQiLCJlbWFpbCI6Im1hcnRpbm1lZGExOTkzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDM0NzI4Nn0.wwuIXMS-Fw9-2Gx66E4vsIab9qVcCpNvPrLub9F0PAc
[25-May-2026 20:57:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-May-2026 20:57:08 UTC] ✅ JWT token verified successfully for user profile
[25-May-2026 20:57:08 UTC] User ID: 646
[25-May-2026 20:57:08 UTC] ✅ User profile retrieved successfully for user ID: 646
[25-May-2026 20:58:57 UTC] === API CALL LOG ===
[25-May-2026 20:58:57 UTC] Endpoint: user/profile.php
[25-May-2026 20:58:57 UTC] Full Log Data: {
    "timestamp": "2026-05-25 20:58:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.179.132.140",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.179.132.140, 172.68.103.119",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ2IiwidXNlcm5hbWUiOiJtZWQiLCJlbWFpbCI6Im1hcnRpbm1lZGExOTkzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDM0NzI4Nn0.wwuIXMS-Fw9-2Gx66E4vsIab9qVcCpNvPrLub9F0PAc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0177609cfa66924-LIS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.179.132.140",
        "cf-ipcountry": "BF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-May-2026 20:58:57 UTC] === END API CALL LOG ===
[25-May-2026 20:58:57 UTC] ✅ API Hash verification passed for profile endpoint
[25-May-2026 20:58:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ2IiwidXNlcm5hbWUiOiJtZWQiLCJlbWFpbCI6Im1hcnRpbm1lZGExOTkzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDM0NzI4Nn0.wwuIXMS-Fw9-2Gx66E4vsIab9qVcCpNvPrLub9F0PAc
[25-May-2026 20:58:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-May-2026 20:58:57 UTC] ✅ JWT token verified successfully for user profile
[25-May-2026 20:58:57 UTC] === API CALL LOG ===
[25-May-2026 20:58:57 UTC] User ID: 646
[25-May-2026 20:58:57 UTC] Endpoint: user/profile.php
[25-May-2026 20:58:57 UTC] Full Log Data: {
    "timestamp": "2026-05-25 20:58:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.179.132.140",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.179.132.140, 172.68.103.120",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ2IiwidXNlcm5hbWUiOiJtZWQiLCJlbWFpbCI6Im1hcnRpbm1lZGExOTkzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDM0NzI4Nn0.wwuIXMS-Fw9-2Gx66E4vsIab9qVcCpNvPrLub9F0PAc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a017760a584b6924-LIS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.179.132.140",
        "cf-ipcountry": "BF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-May-2026 20:58:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-May-2026 20:58:57 UTC] === END API CALL LOG ===
[25-May-2026 20:58:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-May-2026 20:58:57 UTC] ✅ API Hash verification passed for profile endpoint
[25-May-2026 20:58:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.179.132.140, 172.68.103.120","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ2IiwidXNlcm5hbWUiOiJtZWQiLCJlbWFpbCI6Im1hcnRpbm1lZGExOTkzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDM0NzI4Nn0.wwuIXMS-Fw9-2Gx66E4vsIab9qVcCpNvPrLub9F0PAc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0177609cfa56924-LIS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.179.132.140","cf-ipcountry":"BF","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-May-2026 20:58:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ2IiwidXNlcm5hbWUiOiJtZWQiLCJlbWFpbCI6Im1hcnRpbm1lZGExOTkzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDM0NzI4Nn0.wwuIXMS-Fw9-2Gx66E4vsIab9qVcCpNvPrLub9F0PAc
[25-May-2026 20:58:57 UTC] === User Orders API Called ===
[25-May-2026 20:58:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-May-2026 20:58:57 UTC] User ID: 646
[25-May-2026 20:58:57 UTC] ✅ JWT token verified successfully for user profile
[25-May-2026 20:58:57 UTC] Limit: 20, Offset: 0
[25-May-2026 20:58:57 UTC] User ID: 646
[25-May-2026 20:58:57 UTC] ✅ User profile retrieved successfully for user ID: 646
[25-May-2026 20:58:57 UTC] Orders found: 0
[25-May-2026 20:58:57 UTC] Orders data: []
[25-May-2026 20:58:57 UTC] Total orders count: 0
[25-May-2026 20:58:57 UTC] ✅ User profile retrieved successfully for user ID: 646
[25-May-2026 20:59:24 UTC] === API CALL LOG ===
[25-May-2026 20:59:24 UTC] Endpoint: user/profile.php
[25-May-2026 20:59:24 UTC] Full Log Data: {
    "timestamp": "2026-05-25 20:59:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.179.132.140",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.179.132.140, 172.68.103.119",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ2IiwidXNlcm5hbWUiOiJtZWQiLCJlbWFpbCI6Im1hcnRpbm1lZGExOTkzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDM0NzI4Nn0.wwuIXMS-Fw9-2Gx66E4vsIab9qVcCpNvPrLub9F0PAc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a01776b579eb6924-LIS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.179.132.140",
        "cf-ipcountry": "BF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-May-2026 20:59:24 UTC] === END API CALL LOG ===
[25-May-2026 20:59:24 UTC] ✅ API Hash verification passed for profile endpoint
[25-May-2026 20:59:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ2IiwidXNlcm5hbWUiOiJtZWQiLCJlbWFpbCI6Im1hcnRpbm1lZGExOTkzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDM0NzI4Nn0.wwuIXMS-Fw9-2Gx66E4vsIab9qVcCpNvPrLub9F0PAc
[25-May-2026 20:59:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-May-2026 20:59:24 UTC] ✅ JWT token verified successfully for user profile
[25-May-2026 20:59:24 UTC] User ID: 646
[25-May-2026 20:59:24 UTC] ✅ User profile retrieved successfully for user ID: 646
[25-May-2026 20:59:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-May-2026 20:59:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-May-2026 20:59:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.179.132.140, 172.68.103.120","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ2IiwidXNlcm5hbWUiOiJtZWQiLCJlbWFpbCI6Im1hcnRpbm1lZGExOTkzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDM0NzI4Nn0.wwuIXMS-Fw9-2Gx66E4vsIab9qVcCpNvPrLub9F0PAc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a01776b4e95e6924-LIS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.179.132.140","cf-ipcountry":"BF","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-May-2026 20:59:24 UTC] === User Orders API Called ===
[25-May-2026 20:59:24 UTC] User ID: 646
[25-May-2026 20:59:24 UTC] Limit: 20, Offset: 0
[25-May-2026 20:59:24 UTC] Orders found: 0
[25-May-2026 20:59:24 UTC] Orders data: []
[25-May-2026 20:59:24 UTC] Total orders count: 0
[25-May-2026 20:59:24 UTC] === API CALL LOG ===
[25-May-2026 20:59:24 UTC] Endpoint: user/profile.php
[25-May-2026 20:59:24 UTC] Full Log Data: {
    "timestamp": "2026-05-25 20:59:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.179.132.140",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.179.132.140, 172.68.103.120",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ2IiwidXNlcm5hbWUiOiJtZWQiLCJlbWFpbCI6Im1hcnRpbm1lZGExOTkzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDM0NzI4Nn0.wwuIXMS-Fw9-2Gx66E4vsIab9qVcCpNvPrLub9F0PAc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a01776b70bba6924-LIS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.179.132.140",
        "cf-ipcountry": "BF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-May-2026 20:59:24 UTC] === END API CALL LOG ===
[25-May-2026 20:59:24 UTC] ✅ API Hash verification passed for profile endpoint
[25-May-2026 20:59:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ2IiwidXNlcm5hbWUiOiJtZWQiLCJlbWFpbCI6Im1hcnRpbm1lZGExOTkzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDM0NzI4Nn0.wwuIXMS-Fw9-2Gx66E4vsIab9qVcCpNvPrLub9F0PAc
[25-May-2026 20:59:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-May-2026 20:59:24 UTC] ✅ JWT token verified successfully for user profile
[25-May-2026 20:59:24 UTC] User ID: 646
[25-May-2026 20:59:24 UTC] ✅ User profile retrieved successfully for user ID: 646
[25-May-2026 20:59:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-May-2026 20:59:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-May-2026 20:59:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.179.132.140, 172.68.103.120","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ2IiwidXNlcm5hbWUiOiJtZWQiLCJlbWFpbCI6Im1hcnRpbm1lZGExOTkzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDM0NzI4Nn0.wwuIXMS-Fw9-2Gx66E4vsIab9qVcCpNvPrLub9F0PAc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a017771caef66924-LIS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.179.132.140","cf-ipcountry":"BF","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-May-2026 20:59:41 UTC] === User Orders API Called ===
[25-May-2026 20:59:41 UTC] User ID: 646
[25-May-2026 20:59:41 UTC] Limit: 20, Offset: 0
[25-May-2026 20:59:41 UTC] Orders found: 0
[25-May-2026 20:59:41 UTC] Orders data: []
[25-May-2026 20:59:41 UTC] Total orders count: 0
[25-May-2026 20:59:43 UTC] === API CALL LOG ===
[25-May-2026 20:59:43 UTC] Endpoint: user/profile.php
[25-May-2026 20:59:43 UTC] Full Log Data: {
    "timestamp": "2026-05-25 20:59:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.179.132.140",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.179.132.140, 172.68.103.120",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ2IiwidXNlcm5hbWUiOiJtZWQiLCJlbWFpbCI6Im1hcnRpbm1lZGExOTkzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDM0NzI4Nn0.wwuIXMS-Fw9-2Gx66E4vsIab9qVcCpNvPrLub9F0PAc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a017772d8b3b6924-LIS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.179.132.140",
        "cf-ipcountry": "BF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-May-2026 20:59:43 UTC] === END API CALL LOG ===
[25-May-2026 20:59:43 UTC] ✅ API Hash verification passed for profile endpoint
[25-May-2026 20:59:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ2IiwidXNlcm5hbWUiOiJtZWQiLCJlbWFpbCI6Im1hcnRpbm1lZGExOTkzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDM0NzI4Nn0.wwuIXMS-Fw9-2Gx66E4vsIab9qVcCpNvPrLub9F0PAc
[25-May-2026 20:59:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-May-2026 20:59:43 UTC] ✅ JWT token verified successfully for user profile
[25-May-2026 20:59:43 UTC] User ID: 646
[25-May-2026 20:59:43 UTC] ✅ User profile retrieved successfully for user ID: 646
[25-May-2026 20:59:43 UTC] User Purchases API - User ID: 646
[25-May-2026 20:59:43 UTC] User Purchases API - Total purchases found: 0
[25-May-2026 20:59:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-May-2026 20:59:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-May-2026 20:59:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.179.132.140, 172.68.103.120","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ2IiwidXNlcm5hbWUiOiJtZWQiLCJlbWFpbCI6Im1hcnRpbm1lZGExOTkzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDM0NzI4Nn0.wwuIXMS-Fw9-2Gx66E4vsIab9qVcCpNvPrLub9F0PAc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0177760ef2b6924-LIS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.179.132.140","cf-ipcountry":"BF","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-May-2026 20:59:51 UTC] === User Orders API Called ===
[25-May-2026 20:59:51 UTC] User ID: 646
[25-May-2026 20:59:51 UTC] Limit: 20, Offset: 0
[25-May-2026 20:59:51 UTC] Orders found: 0
[25-May-2026 20:59:51 UTC] Orders data: []
[25-May-2026 20:59:51 UTC] Total orders count: 0
[25-May-2026 20:59:52 UTC] === API CALL LOG ===
[25-May-2026 20:59:52 UTC] Endpoint: user/profile.php
[25-May-2026 20:59:52 UTC] Full Log Data: {
    "timestamp": "2026-05-25 20:59:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.179.132.140",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.179.132.140, 172.68.103.119",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ2IiwidXNlcm5hbWUiOiJtZWQiLCJlbWFpbCI6Im1hcnRpbm1lZGExOTkzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDM0NzI4Nn0.wwuIXMS-Fw9-2Gx66E4vsIab9qVcCpNvPrLub9F0PAc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0177760ef2d6924-LIS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.179.132.140",
        "cf-ipcountry": "BF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-May-2026 20:59:52 UTC] === END API CALL LOG ===
[25-May-2026 20:59:52 UTC] ✅ API Hash verification passed for profile endpoint
[25-May-2026 20:59:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ2IiwidXNlcm5hbWUiOiJtZWQiLCJlbWFpbCI6Im1hcnRpbm1lZGExOTkzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDM0NzI4Nn0.wwuIXMS-Fw9-2Gx66E4vsIab9qVcCpNvPrLub9F0PAc
[25-May-2026 20:59:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-May-2026 20:59:52 UTC] ✅ JWT token verified successfully for user profile
[25-May-2026 20:59:52 UTC] User ID: 646
[25-May-2026 20:59:52 UTC] ✅ User profile retrieved successfully for user ID: 646
[25-May-2026 20:59:52 UTC] === API CALL LOG ===
[25-May-2026 20:59:52 UTC] Endpoint: user/profile.php
[25-May-2026 20:59:52 UTC] Full Log Data: {
    "timestamp": "2026-05-25 20:59:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.179.132.140",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.179.132.140, 172.68.103.119",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ2IiwidXNlcm5hbWUiOiJtZWQiLCJlbWFpbCI6Im1hcnRpbm1lZGExOTkzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDM0NzI4Nn0.wwuIXMS-Fw9-2Gx66E4vsIab9qVcCpNvPrLub9F0PAc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a01777618fb66924-LIS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.179.132.140",
        "cf-ipcountry": "BF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-May-2026 20:59:52 UTC] === END API CALL LOG ===
[25-May-2026 20:59:52 UTC] ✅ API Hash verification passed for profile endpoint
[25-May-2026 20:59:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ2IiwidXNlcm5hbWUiOiJtZWQiLCJlbWFpbCI6Im1hcnRpbm1lZGExOTkzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDM0NzI4Nn0.wwuIXMS-Fw9-2Gx66E4vsIab9qVcCpNvPrLub9F0PAc
[25-May-2026 20:59:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-May-2026 20:59:52 UTC] ✅ JWT token verified successfully for user profile
[25-May-2026 20:59:52 UTC] User ID: 646
[25-May-2026 20:59:52 UTC] ✅ User profile retrieved successfully for user ID: 646
[25-May-2026 21:00:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-May-2026 21:00:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-May-2026 21:00:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.179.132.140, 172.68.103.120","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ2IiwidXNlcm5hbWUiOiJtZWQiLCJlbWFpbCI6Im1hcnRpbm1lZGExOTkzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDM0NzI4Nn0.wwuIXMS-Fw9-2Gx66E4vsIab9qVcCpNvPrLub9F0PAc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a01777983edc6924-LIS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.179.132.140","cf-ipcountry":"BF","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-May-2026 21:00:00 UTC] === User Orders API Called ===
[25-May-2026 21:00:00 UTC] User ID: 646
[25-May-2026 21:00:00 UTC] Limit: 20, Offset: 0
[25-May-2026 21:00:00 UTC] Orders found: 0
[25-May-2026 21:00:00 UTC] Orders data: []
[25-May-2026 21:00:00 UTC] Total orders count: 0
[25-May-2026 21:00:00 UTC] === API CALL LOG ===
[25-May-2026 21:00:00 UTC] Endpoint: user/profile.php
[25-May-2026 21:00:00 UTC] Full Log Data: {
    "timestamp": "2026-05-25 21:00:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.179.132.140",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.179.132.140, 172.68.103.120",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ2IiwidXNlcm5hbWUiOiJtZWQiLCJlbWFpbCI6Im1hcnRpbm1lZGExOTkzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDM0NzI4Nn0.wwuIXMS-Fw9-2Gx66E4vsIab9qVcCpNvPrLub9F0PAc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0177798df746924-LIS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.179.132.140",
        "cf-ipcountry": "BF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-May-2026 21:00:00 UTC] === END API CALL LOG ===
[25-May-2026 21:00:00 UTC] ✅ API Hash verification passed for profile endpoint
[25-May-2026 21:00:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ2IiwidXNlcm5hbWUiOiJtZWQiLCJlbWFpbCI6Im1hcnRpbm1lZGExOTkzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDM0NzI4Nn0.wwuIXMS-Fw9-2Gx66E4vsIab9qVcCpNvPrLub9F0PAc
[25-May-2026 21:00:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-May-2026 21:00:00 UTC] ✅ JWT token verified successfully for user profile
[25-May-2026 21:00:00 UTC] User ID: 646
[25-May-2026 21:00:00 UTC] ✅ User profile retrieved successfully for user ID: 646
[25-May-2026 21:00:01 UTC] === API CALL LOG ===
[25-May-2026 21:00:01 UTC] Endpoint: user/profile.php
[25-May-2026 21:00:01 UTC] Full Log Data: {
    "timestamp": "2026-05-25 21:00:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.179.132.140",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.179.132.140, 172.68.103.120",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ2IiwidXNlcm5hbWUiOiJtZWQiLCJlbWFpbCI6Im1hcnRpbm1lZGExOTkzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDM0NzI4Nn0.wwuIXMS-Fw9-2Gx66E4vsIab9qVcCpNvPrLub9F0PAc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a017779a89786924-LIS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.179.132.140",
        "cf-ipcountry": "BF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-May-2026 21:00:01 UTC] === END API CALL LOG ===
[25-May-2026 21:00:01 UTC] ✅ API Hash verification passed for profile endpoint
[25-May-2026 21:00:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ2IiwidXNlcm5hbWUiOiJtZWQiLCJlbWFpbCI6Im1hcnRpbm1lZGExOTkzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDM0NzI4Nn0.wwuIXMS-Fw9-2Gx66E4vsIab9qVcCpNvPrLub9F0PAc
[25-May-2026 21:00:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-May-2026 21:00:01 UTC] ✅ JWT token verified successfully for user profile
[25-May-2026 21:00:01 UTC] User ID: 646
[25-May-2026 21:00:01 UTC] ✅ User profile retrieved successfully for user ID: 646
[25-May-2026 21:00:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-May-2026 21:00:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-May-2026 21:00:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.179.132.140, 172.68.103.120","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ2IiwidXNlcm5hbWUiOiJtZWQiLCJlbWFpbCI6Im1hcnRpbm1lZGExOTkzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDM0NzI4Nn0.wwuIXMS-Fw9-2Gx66E4vsIab9qVcCpNvPrLub9F0PAc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a01777b94f6f6924-LIS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.179.132.140","cf-ipcountry":"BF","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-May-2026 21:00:06 UTC] === User Orders API Called ===
[25-May-2026 21:00:06 UTC] User ID: 646
[25-May-2026 21:00:06 UTC] Limit: 20, Offset: 0
[25-May-2026 21:00:06 UTC] Orders found: 0
[25-May-2026 21:00:06 UTC] Orders data: []
[25-May-2026 21:00:06 UTC] Total orders count: 0
[25-May-2026 21:00:06 UTC] === API CALL LOG ===
[25-May-2026 21:00:06 UTC] Endpoint: user/profile.php
[25-May-2026 21:00:06 UTC] Full Log Data: {
    "timestamp": "2026-05-25 21:00:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.179.132.140",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.179.132.140, 172.68.103.120",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ2IiwidXNlcm5hbWUiOiJtZWQiLCJlbWFpbCI6Im1hcnRpbm1lZGExOTkzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDM0NzI4Nn0.wwuIXMS-Fw9-2Gx66E4vsIab9qVcCpNvPrLub9F0PAc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a01777b9d81c6924-LIS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.179.132.140",
        "cf-ipcountry": "BF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-May-2026 21:00:06 UTC] === END API CALL LOG ===
[25-May-2026 21:00:06 UTC] ✅ API Hash verification passed for profile endpoint
[25-May-2026 21:00:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ2IiwidXNlcm5hbWUiOiJtZWQiLCJlbWFpbCI6Im1hcnRpbm1lZGExOTkzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDM0NzI4Nn0.wwuIXMS-Fw9-2Gx66E4vsIab9qVcCpNvPrLub9F0PAc
[25-May-2026 21:00:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-May-2026 21:00:06 UTC] ✅ JWT token verified successfully for user profile
[25-May-2026 21:00:06 UTC] User ID: 646
[25-May-2026 21:00:06 UTC] ✅ User profile retrieved successfully for user ID: 646
[25-May-2026 21:00:06 UTC] === API CALL LOG ===
[25-May-2026 21:00:06 UTC] Endpoint: user/profile.php
[25-May-2026 21:00:06 UTC] Full Log Data: {
    "timestamp": "2026-05-25 21:00:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.179.132.140",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.179.132.140, 172.68.103.120",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ2IiwidXNlcm5hbWUiOiJtZWQiLCJlbWFpbCI6Im1hcnRpbm1lZGExOTkzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDM0NzI4Nn0.wwuIXMS-Fw9-2Gx66E4vsIab9qVcCpNvPrLub9F0PAc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a01777bb6a2a6924-LIS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.179.132.140",
        "cf-ipcountry": "BF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-May-2026 21:00:06 UTC] === END API CALL LOG ===
[25-May-2026 21:00:06 UTC] ✅ API Hash verification passed for profile endpoint
[25-May-2026 21:00:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ2IiwidXNlcm5hbWUiOiJtZWQiLCJlbWFpbCI6Im1hcnRpbm1lZGExOTkzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDM0NzI4Nn0.wwuIXMS-Fw9-2Gx66E4vsIab9qVcCpNvPrLub9F0PAc
[25-May-2026 21:00:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-May-2026 21:00:06 UTC] ✅ JWT token verified successfully for user profile
[25-May-2026 21:00:06 UTC] User ID: 646
[25-May-2026 21:00:06 UTC] ✅ User profile retrieved successfully for user ID: 646
[25-May-2026 21:01:08 UTC] === API CALL LOG ===
[25-May-2026 21:01:08 UTC] Endpoint: user/profile.php
[25-May-2026 21:01:08 UTC] Full Log Data: {
    "timestamp": "2026-05-25 21:01:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.179.132.140",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.179.132.140, 104.22.10.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ2IiwidXNlcm5hbWUiOiJtZWQiLCJlbWFpbCI6Im1hcnRpbm1lZGExOTkzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDM0NzI4Nn0.wwuIXMS-Fw9-2Gx66E4vsIab9qVcCpNvPrLub9F0PAc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0177939baebb2c2-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.179.132.140",
        "cf-ipcountry": "BF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-May-2026 21:01:08 UTC] === END API CALL LOG ===
[25-May-2026 21:01:08 UTC] ✅ API Hash verification passed for profile endpoint
[25-May-2026 21:01:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ2IiwidXNlcm5hbWUiOiJtZWQiLCJlbWFpbCI6Im1hcnRpbm1lZGExOTkzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDM0NzI4Nn0.wwuIXMS-Fw9-2Gx66E4vsIab9qVcCpNvPrLub9F0PAc
[25-May-2026 21:01:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-May-2026 21:01:08 UTC] ✅ JWT token verified successfully for user profile
[25-May-2026 21:01:08 UTC] User ID: 646
[25-May-2026 21:01:08 UTC] ✅ User profile retrieved successfully for user ID: 646
[25-May-2026 21:01:09 UTC] === API CALL LOG ===
[25-May-2026 21:01:09 UTC] Endpoint: user/profile.php
[25-May-2026 21:01:09 UTC] Full Log Data: {
    "timestamp": "2026-05-25 21:01:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.179.132.140",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.179.132.140, 104.22.10.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ2IiwidXNlcm5hbWUiOiJtZWQiLCJlbWFpbCI6Im1hcnRpbm1lZGExOTkzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDM0NzI4Nn0.wwuIXMS-Fw9-2Gx66E4vsIab9qVcCpNvPrLub9F0PAc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a01779435dc2b2c2-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.179.132.140",
        "cf-ipcountry": "BF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-May-2026 21:01:09 UTC] === END API CALL LOG ===
[25-May-2026 21:01:09 UTC] ✅ API Hash verification passed for profile endpoint
[25-May-2026 21:01:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ2IiwidXNlcm5hbWUiOiJtZWQiLCJlbWFpbCI6Im1hcnRpbm1lZGExOTkzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDM0NzI4Nn0.wwuIXMS-Fw9-2Gx66E4vsIab9qVcCpNvPrLub9F0PAc
[25-May-2026 21:01:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-May-2026 21:01:09 UTC] ✅ JWT token verified successfully for user profile
[25-May-2026 21:01:09 UTC] User ID: 646
[25-May-2026 21:01:09 UTC] ✅ User profile retrieved successfully for user ID: 646
[25-May-2026 21:01:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-May-2026 21:01:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-May-2026 21:01:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.179.132.140, 104.22.10.15","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ2IiwidXNlcm5hbWUiOiJtZWQiLCJlbWFpbCI6Im1hcnRpbm1lZGExOTkzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDM0NzI4Nn0.wwuIXMS-Fw9-2Gx66E4vsIab9qVcCpNvPrLub9F0PAc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a01779435dc9b2c2-GRU","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.179.132.140","cf-ipcountry":"BF","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-May-2026 21:01:09 UTC] === User Orders API Called ===
[25-May-2026 21:01:09 UTC] User ID: 646
[25-May-2026 21:01:09 UTC] Limit: 20, Offset: 0
[25-May-2026 21:01:09 UTC] Orders found: 0
[25-May-2026 21:01:09 UTC] Orders data: []
[25-May-2026 21:01:09 UTC] Total orders count: 0
[25-May-2026 21:01:09 UTC] === API CALL LOG ===
[25-May-2026 21:01:09 UTC] Endpoint: user/profile.php
[25-May-2026 21:01:09 UTC] Full Log Data: {
    "timestamp": "2026-05-25 21:01:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.179.132.140",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.179.132.140, 104.22.10.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ2IiwidXNlcm5hbWUiOiJtZWQiLCJlbWFpbCI6Im1hcnRpbm1lZGExOTkzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDM0NzI4Nn0.wwuIXMS-Fw9-2Gx66E4vsIab9qVcCpNvPrLub9F0PAc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a01779435dcab2c2-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.179.132.140",
        "cf-ipcountry": "BF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-May-2026 21:01:09 UTC] === END API CALL LOG ===
[25-May-2026 21:01:09 UTC] ✅ API Hash verification passed for profile endpoint
[25-May-2026 21:01:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ2IiwidXNlcm5hbWUiOiJtZWQiLCJlbWFpbCI6Im1hcnRpbm1lZGExOTkzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDM0NzI4Nn0.wwuIXMS-Fw9-2Gx66E4vsIab9qVcCpNvPrLub9F0PAc
[25-May-2026 21:01:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-May-2026 21:01:09 UTC] ✅ JWT token verified successfully for user profile
[25-May-2026 21:01:09 UTC] User ID: 646
[25-May-2026 21:01:09 UTC] ✅ User profile retrieved successfully for user ID: 646
[25-May-2026 21:03:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-May-2026 21:03:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-May-2026 21:03:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.179.132.140, 172.69.138.217","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ2IiwidXNlcm5hbWUiOiJtZWQiLCJlbWFpbCI6Im1hcnRpbm1lZGExOTkzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDM0NzI4Nn0.wwuIXMS-Fw9-2Gx66E4vsIab9qVcCpNvPrLub9F0PAc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0177c2fdc0ff1df-GRU","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.179.132.140","cf-ipcountry":"BF","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-May-2026 21:03:09 UTC] === User Orders API Called ===
[25-May-2026 21:03:09 UTC] User ID: 646
[25-May-2026 21:03:09 UTC] Limit: 20, Offset: 0
[25-May-2026 21:03:09 UTC] Orders found: 1
[25-May-2026 21:03:09 UTC] Orders data: [{"id":300,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/dailyprobet","status":"pending","created_at":"2026-05-26 00:33:06","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[25-May-2026 21:03:09 UTC] Total orders count: 1
[25-May-2026 21:03:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-May-2026 21:03:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-May-2026 21:03:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.179.132.140, 172.69.138.49","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ2IiwidXNlcm5hbWUiOiJtZWQiLCJlbWFpbCI6Im1hcnRpbm1lZGExOTkzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDM0NzI4Nn0.wwuIXMS-Fw9-2Gx66E4vsIab9qVcCpNvPrLub9F0PAc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0177cc4a89cf1df-GRU","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.179.132.140","cf-ipcountry":"BF","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-May-2026 21:03:33 UTC] === User Orders API Called ===
[25-May-2026 21:03:33 UTC] User ID: 646
[25-May-2026 21:03:33 UTC] Limit: 20, Offset: 0
[25-May-2026 21:03:33 UTC] Orders found: 1
[25-May-2026 21:03:33 UTC] Orders data: [{"id":300,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/dailyprobet","status":"pending","created_at":"2026-05-26 00:33:06","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[25-May-2026 21:03:33 UTC] Total orders count: 1
[25-May-2026 21:03:46 UTC] === API CALL LOG ===
[25-May-2026 21:03:46 UTC] Endpoint: user/profile.php
[25-May-2026 21:03:46 UTC] Full Log Data: {
    "timestamp": "2026-05-25 21:03:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.179.132.140",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.179.132.140, 172.69.138.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ2IiwidXNlcm5hbWUiOiJtZWQiLCJlbWFpbCI6Im1hcnRpbm1lZGExOTkzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDM0NzI4Nn0.wwuIXMS-Fw9-2Gx66E4vsIab9qVcCpNvPrLub9F0PAc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0177d18697df1df-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.179.132.140",
        "cf-ipcountry": "BF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-May-2026 21:03:46 UTC] === END API CALL LOG ===
[25-May-2026 21:03:46 UTC] ✅ API Hash verification passed for profile endpoint
[25-May-2026 21:03:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ2IiwidXNlcm5hbWUiOiJtZWQiLCJlbWFpbCI6Im1hcnRpbm1lZGExOTkzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDM0NzI4Nn0.wwuIXMS-Fw9-2Gx66E4vsIab9qVcCpNvPrLub9F0PAc
[25-May-2026 21:03:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-May-2026 21:03:46 UTC] ✅ JWT token verified successfully for user profile
[25-May-2026 21:03:46 UTC] User ID: 646
[25-May-2026 21:03:46 UTC] ✅ User profile retrieved successfully for user ID: 646
[25-May-2026 21:03:46 UTC] === API CALL LOG ===
[25-May-2026 21:03:46 UTC] Endpoint: user/profile.php
[25-May-2026 21:03:46 UTC] Full Log Data: {
    "timestamp": "2026-05-25 21:03:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.179.132.140",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.179.132.140, 172.69.138.49",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ2IiwidXNlcm5hbWUiOiJtZWQiLCJlbWFpbCI6Im1hcnRpbm1lZGExOTkzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDM0NzI4Nn0.wwuIXMS-Fw9-2Gx66E4vsIab9qVcCpNvPrLub9F0PAc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0177d186977f1df-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.179.132.140",
        "cf-ipcountry": "BF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-May-2026 21:03:46 UTC] === END API CALL LOG ===
[25-May-2026 21:03:46 UTC] ✅ API Hash verification passed for profile endpoint
[25-May-2026 21:03:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ2IiwidXNlcm5hbWUiOiJtZWQiLCJlbWFpbCI6Im1hcnRpbm1lZGExOTkzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDM0NzI4Nn0.wwuIXMS-Fw9-2Gx66E4vsIab9qVcCpNvPrLub9F0PAc
[25-May-2026 21:03:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-May-2026 21:03:46 UTC] ✅ JWT token verified successfully for user profile
[25-May-2026 21:03:46 UTC] User ID: 646
[25-May-2026 21:03:46 UTC] ✅ User profile retrieved successfully for user ID: 646
[25-May-2026 21:03:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-May-2026 21:03:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-May-2026 21:03:46 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.179.132.140, 172.69.138.48","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ2IiwidXNlcm5hbWUiOiJtZWQiLCJlbWFpbCI6Im1hcnRpbm1lZGExOTkzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDM0NzI4Nn0.wwuIXMS-Fw9-2Gx66E4vsIab9qVcCpNvPrLub9F0PAc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0177d186971f1df-GRU","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.179.132.140","cf-ipcountry":"BF","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-May-2026 21:03:46 UTC] === User Orders API Called ===
[25-May-2026 21:03:46 UTC] User ID: 646
[25-May-2026 21:03:46 UTC] Limit: 20, Offset: 0
[25-May-2026 21:03:46 UTC] Orders found: 1
[25-May-2026 21:03:46 UTC] Orders data: [{"id":300,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/dailyprobet","status":"pending","created_at":"2026-05-26 00:33:06","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[25-May-2026 21:03:46 UTC] Total orders count: 1
[25-May-2026 21:03:47 UTC] === API CALL LOG ===
[25-May-2026 21:03:47 UTC] Endpoint: user/profile.php
[25-May-2026 21:03:47 UTC] Full Log Data: {
    "timestamp": "2026-05-25 21:03:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.179.132.140",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.179.132.140, 172.69.138.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ2IiwidXNlcm5hbWUiOiJtZWQiLCJlbWFpbCI6Im1hcnRpbm1lZGExOTkzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDM0NzI4Nn0.wwuIXMS-Fw9-2Gx66E4vsIab9qVcCpNvPrLub9F0PAc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0177d1f1a01f1df-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.179.132.140",
        "cf-ipcountry": "BF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-May-2026 21:03:47 UTC] === END API CALL LOG ===
[25-May-2026 21:03:47 UTC] ✅ API Hash verification passed for profile endpoint
[25-May-2026 21:03:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ2IiwidXNlcm5hbWUiOiJtZWQiLCJlbWFpbCI6Im1hcnRpbm1lZGExOTkzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDM0NzI4Nn0.wwuIXMS-Fw9-2Gx66E4vsIab9qVcCpNvPrLub9F0PAc
[25-May-2026 21:03:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-May-2026 21:03:47 UTC] ✅ JWT token verified successfully for user profile
[25-May-2026 21:03:47 UTC] User ID: 646
[25-May-2026 21:03:47 UTC] ✅ User profile retrieved successfully for user ID: 646
[25-May-2026 21:03:47 UTC] === API CALL LOG ===
[25-May-2026 21:03:47 UTC] Endpoint: user/profile.php
[25-May-2026 21:03:47 UTC] Full Log Data: {
    "timestamp": "2026-05-25 21:03:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.179.132.140",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.179.132.140, 172.69.138.49",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ2IiwidXNlcm5hbWUiOiJtZWQiLCJlbWFpbCI6Im1hcnRpbm1lZGExOTkzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDM0NzI4Nn0.wwuIXMS-Fw9-2Gx66E4vsIab9qVcCpNvPrLub9F0PAc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0177d210ed1f1df-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.179.132.140",
        "cf-ipcountry": "BF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-May-2026 21:03:47 UTC] === END API CALL LOG ===
[25-May-2026 21:03:47 UTC] ✅ API Hash verification passed for profile endpoint
[25-May-2026 21:03:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ2IiwidXNlcm5hbWUiOiJtZWQiLCJlbWFpbCI6Im1hcnRpbm1lZGExOTkzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDM0NzI4Nn0.wwuIXMS-Fw9-2Gx66E4vsIab9qVcCpNvPrLub9F0PAc
[25-May-2026 21:03:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-May-2026 21:03:47 UTC] ✅ JWT token verified successfully for user profile
[25-May-2026 21:03:47 UTC] User ID: 646
[25-May-2026 21:03:47 UTC] ✅ User profile retrieved successfully for user ID: 646
[25-May-2026 21:03:47 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-May-2026 21:03:47 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-May-2026 21:03:47 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.179.132.140, 172.69.138.49","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ2IiwidXNlcm5hbWUiOiJtZWQiLCJlbWFpbCI6Im1hcnRpbm1lZGExOTkzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDM0NzI4Nn0.wwuIXMS-Fw9-2Gx66E4vsIab9qVcCpNvPrLub9F0PAc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0177d210ed0f1df-GRU","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.179.132.140","cf-ipcountry":"BF","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-May-2026 21:03:47 UTC] === User Orders API Called ===
[25-May-2026 21:03:47 UTC] User ID: 646
[25-May-2026 21:03:47 UTC] Limit: 20, Offset: 0
[25-May-2026 21:03:47 UTC] Orders found: 1
[25-May-2026 21:03:47 UTC] Orders data: [{"id":300,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/dailyprobet","status":"pending","created_at":"2026-05-26 00:33:06","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[25-May-2026 21:03:47 UTC] Total orders count: 1
[25-May-2026 21:03:47 UTC] === API CALL LOG ===
[25-May-2026 21:03:47 UTC] Endpoint: user/profile.php
[25-May-2026 21:03:47 UTC] Full Log Data: {
    "timestamp": "2026-05-25 21:03:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.179.132.140",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.179.132.140, 172.69.138.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ2IiwidXNlcm5hbWUiOiJtZWQiLCJlbWFpbCI6Im1hcnRpbm1lZGExOTkzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDM0NzI4Nn0.wwuIXMS-Fw9-2Gx66E4vsIab9qVcCpNvPrLub9F0PAc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0177d245ddbf1df-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.179.132.140",
        "cf-ipcountry": "BF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-May-2026 21:03:47 UTC] === END API CALL LOG ===
[25-May-2026 21:03:47 UTC] ✅ API Hash verification passed for profile endpoint
[25-May-2026 21:03:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ2IiwidXNlcm5hbWUiOiJtZWQiLCJlbWFpbCI6Im1hcnRpbm1lZGExOTkzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDM0NzI4Nn0.wwuIXMS-Fw9-2Gx66E4vsIab9qVcCpNvPrLub9F0PAc
[25-May-2026 21:03:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-May-2026 21:03:47 UTC] ✅ JWT token verified successfully for user profile
[25-May-2026 21:03:47 UTC] User ID: 646
[25-May-2026 21:03:47 UTC] ✅ User profile retrieved successfully for user ID: 646
[26-May-2026 01:08:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-May-2026 01:08:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-May-2026 01:08:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.213.69.155, 172.68.128.166","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ3IiwidXNlcm5hbWUiOiJBZGFtIiwiZW1haWwiOiJidWthcmlpYWRhbTk3MUBnbWFpbC5jb20iLCJleHAiOjE3ODAzNjI1MzV9.BpDi0OZvVGyWTIlsfLSjCg64fdRnKHtJk_nPdKjdETU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a018e43acd6c5458-JIB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.213.69.155","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-May-2026 01:08:56 UTC] === User Orders API Called ===
[26-May-2026 01:08:56 UTC] User ID: 647
[26-May-2026 01:08:56 UTC] Limit: 20, Offset: 0
[26-May-2026 01:08:56 UTC] Orders found: 0
[26-May-2026 01:08:56 UTC] Orders data: []
[26-May-2026 01:08:56 UTC] Total orders count: 0
[26-May-2026 01:08:56 UTC] === API CALL LOG ===
[26-May-2026 01:08:56 UTC] Endpoint: user/profile.php
[26-May-2026 01:08:56 UTC] Full Log Data: {
    "timestamp": "2026-05-26 01:08:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.213.69.155",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.213.69.155, 172.68.128.166",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ3IiwidXNlcm5hbWUiOiJBZGFtIiwiZW1haWwiOiJidWthcmlpYWRhbTk3MUBnbWFpbC5jb20iLCJleHAiOjE3ODAzNjI1MzV9.BpDi0OZvVGyWTIlsfLSjCg64fdRnKHtJk_nPdKjdETU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a018e43acd695458-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.213.69.155",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-May-2026 01:08:56 UTC] === END API CALL LOG ===
[26-May-2026 01:08:56 UTC] ✅ API Hash verification passed for profile endpoint
[26-May-2026 01:08:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ3IiwidXNlcm5hbWUiOiJBZGFtIiwiZW1haWwiOiJidWthcmlpYWRhbTk3MUBnbWFpbC5jb20iLCJleHAiOjE3ODAzNjI1MzV9.BpDi0OZvVGyWTIlsfLSjCg64fdRnKHtJk_nPdKjdETU
[26-May-2026 01:08:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-May-2026 01:08:56 UTC] ✅ JWT token verified successfully for user profile
[26-May-2026 01:08:56 UTC] User ID: 647
[26-May-2026 01:08:56 UTC] ✅ User profile retrieved successfully for user ID: 647
[26-May-2026 01:08:56 UTC] === API CALL LOG ===
[26-May-2026 01:08:56 UTC] Endpoint: user/profile.php
[26-May-2026 01:08:56 UTC] Full Log Data: {
    "timestamp": "2026-05-26 01:08:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.213.69.155",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.213.69.155, 172.68.128.166",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ3IiwidXNlcm5hbWUiOiJBZGFtIiwiZW1haWwiOiJidWthcmlpYWRhbTk3MUBnbWFpbC5jb20iLCJleHAiOjE3ODAzNjI1MzV9.BpDi0OZvVGyWTIlsfLSjCg64fdRnKHtJk_nPdKjdETU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a018e43acd6d5458-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.213.69.155",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-May-2026 01:08:56 UTC] === END API CALL LOG ===
[26-May-2026 01:08:56 UTC] ✅ API Hash verification passed for profile endpoint
[26-May-2026 01:08:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ3IiwidXNlcm5hbWUiOiJBZGFtIiwiZW1haWwiOiJidWthcmlpYWRhbTk3MUBnbWFpbC5jb20iLCJleHAiOjE3ODAzNjI1MzV9.BpDi0OZvVGyWTIlsfLSjCg64fdRnKHtJk_nPdKjdETU
[26-May-2026 01:08:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-May-2026 01:08:56 UTC] ✅ JWT token verified successfully for user profile
[26-May-2026 01:08:56 UTC] User ID: 647
[26-May-2026 01:08:56 UTC] ✅ User profile retrieved successfully for user ID: 647
[26-May-2026 01:08:57 UTC] === API CALL LOG ===
[26-May-2026 01:08:57 UTC] Endpoint: user/profile.php
[26-May-2026 01:08:57 UTC] Full Log Data: {
    "timestamp": "2026-05-26 01:08:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.213.69.155",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.213.69.155, 172.68.128.166",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ3IiwidXNlcm5hbWUiOiJBZGFtIiwiZW1haWwiOiJidWthcmlpYWRhbTk3MUBnbWFpbC5jb20iLCJleHAiOjE3ODAzNjI1MzV9.BpDi0OZvVGyWTIlsfLSjCg64fdRnKHtJk_nPdKjdETU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a018e4418f165458-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.213.69.155",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-May-2026 01:08:57 UTC] === END API CALL LOG ===
[26-May-2026 01:08:57 UTC] ✅ API Hash verification passed for profile endpoint
[26-May-2026 01:08:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ3IiwidXNlcm5hbWUiOiJBZGFtIiwiZW1haWwiOiJidWthcmlpYWRhbTk3MUBnbWFpbC5jb20iLCJleHAiOjE3ODAzNjI1MzV9.BpDi0OZvVGyWTIlsfLSjCg64fdRnKHtJk_nPdKjdETU
[26-May-2026 01:08:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-May-2026 01:08:57 UTC] ✅ JWT token verified successfully for user profile
[26-May-2026 01:08:57 UTC] User ID: 647
[26-May-2026 01:08:57 UTC] ✅ User profile retrieved successfully for user ID: 647
[26-May-2026 01:13:17 UTC] === API CALL LOG ===
[26-May-2026 01:13:17 UTC] Endpoint: user/profile.php
[26-May-2026 01:13:17 UTC] Full Log Data: {
    "timestamp": "2026-05-26 01:13:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.213.69.155",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.213.69.155, 172.68.128.166",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ3IiwidXNlcm5hbWUiOiJBZGFtIiwiZW1haWwiOiJidWthcmlpYWRhbTk3MUBnbWFpbC5jb20iLCJleHAiOjE3ODAzNjI1MzV9.BpDi0OZvVGyWTIlsfLSjCg64fdRnKHtJk_nPdKjdETU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a018ea98eb8b5458-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.213.69.155",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-May-2026 01:13:17 UTC] === END API CALL LOG ===
[26-May-2026 01:13:17 UTC] ✅ API Hash verification passed for profile endpoint
[26-May-2026 01:13:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ3IiwidXNlcm5hbWUiOiJBZGFtIiwiZW1haWwiOiJidWthcmlpYWRhbTk3MUBnbWFpbC5jb20iLCJleHAiOjE3ODAzNjI1MzV9.BpDi0OZvVGyWTIlsfLSjCg64fdRnKHtJk_nPdKjdETU
[26-May-2026 01:13:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-May-2026 01:13:17 UTC] ✅ JWT token verified successfully for user profile
[26-May-2026 01:13:17 UTC] User ID: 647
[26-May-2026 01:13:17 UTC] ✅ User profile retrieved successfully for user ID: 647
[26-May-2026 01:13:18 UTC] User Purchases API - User ID: 647
[26-May-2026 01:13:18 UTC] User Purchases API - Total purchases found: 0
[26-May-2026 01:25:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-May-2026 01:25:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-May-2026 01:25:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.190.62.53, 104.23.208.145","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ3IiwidXNlcm5hbWUiOiJBZGFtIiwiZW1haWwiOiJidWthcmlpYWRhbTk3MUBnbWFpbC5jb20iLCJleHAiOjE3ODAzNjI1MzV9.BpDi0OZvVGyWTIlsfLSjCg64fdRnKHtJk_nPdKjdETU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a018fcb31ccb8c19-ADD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.190.62.53","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-May-2026 01:25:38 UTC] === User Orders API Called ===
[26-May-2026 01:25:38 UTC] User ID: 647
[26-May-2026 01:25:38 UTC] Limit: 20, Offset: 0
[26-May-2026 01:25:38 UTC] Orders found: 0
[26-May-2026 01:25:38 UTC] Orders data: []
[26-May-2026 01:25:38 UTC] Total orders count: 0
[26-May-2026 03:10:27 UTC] === API CALL LOG ===
[26-May-2026 03:10:27 UTC] Endpoint: user/profile.php
[26-May-2026 03:10:27 UTC] Full Log Data: {
    "timestamp": "2026-05-26 03:10:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.208.96.28",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.208.96.28, 172.68.128.167",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ3IiwidXNlcm5hbWUiOiJBZGFtIiwiZW1haWwiOiJidWthcmlpYWRhbTk3MUBnbWFpbC5jb20iLCJleHAiOjE3ODAzNjI1MzV9.BpDi0OZvVGyWTIlsfLSjCg64fdRnKHtJk_nPdKjdETU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a019963c3fa55451-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.208.96.28",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-May-2026 03:10:27 UTC] === END API CALL LOG ===
[26-May-2026 03:10:27 UTC] ✅ API Hash verification passed for profile endpoint
[26-May-2026 03:10:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ3IiwidXNlcm5hbWUiOiJBZGFtIiwiZW1haWwiOiJidWthcmlpYWRhbTk3MUBnbWFpbC5jb20iLCJleHAiOjE3ODAzNjI1MzV9.BpDi0OZvVGyWTIlsfLSjCg64fdRnKHtJk_nPdKjdETU
[26-May-2026 03:10:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-May-2026 03:10:27 UTC] ✅ JWT token verified successfully for user profile
[26-May-2026 03:10:27 UTC] User ID: 647
[26-May-2026 03:10:27 UTC] ✅ User profile retrieved successfully for user ID: 647
[26-May-2026 03:10:28 UTC] === API CALL LOG ===
[26-May-2026 03:10:28 UTC] Endpoint: user/profile.php
[26-May-2026 03:10:28 UTC] Full Log Data: {
    "timestamp": "2026-05-26 03:10:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.208.96.28",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.208.96.28, 172.68.128.167",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ3IiwidXNlcm5hbWUiOiJBZGFtIiwiZW1haWwiOiJidWthcmlpYWRhbTk3MUBnbWFpbC5jb20iLCJleHAiOjE3ODAzNjI1MzV9.BpDi0OZvVGyWTIlsfLSjCg64fdRnKHtJk_nPdKjdETU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0199642f9275451-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.208.96.28",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-May-2026 03:10:28 UTC] === END API CALL LOG ===
[26-May-2026 03:10:28 UTC] ✅ API Hash verification passed for profile endpoint
[26-May-2026 03:10:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ3IiwidXNlcm5hbWUiOiJBZGFtIiwiZW1haWwiOiJidWthcmlpYWRhbTk3MUBnbWFpbC5jb20iLCJleHAiOjE3ODAzNjI1MzV9.BpDi0OZvVGyWTIlsfLSjCg64fdRnKHtJk_nPdKjdETU
[26-May-2026 03:10:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-May-2026 03:10:28 UTC] ✅ JWT token verified successfully for user profile
[26-May-2026 03:10:28 UTC] User ID: 647
[26-May-2026 03:10:28 UTC] ✅ User profile retrieved successfully for user ID: 647
[26-May-2026 03:10:28 UTC] === API CALL LOG ===
[26-May-2026 03:10:28 UTC] Endpoint: user/profile.php
[26-May-2026 03:10:28 UTC] Full Log Data: {
    "timestamp": "2026-05-26 03:10:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.208.96.28",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.208.96.28, 172.68.128.167",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ3IiwidXNlcm5hbWUiOiJBZGFtIiwiZW1haWwiOiJidWthcmlpYWRhbTk3MUBnbWFpbC5jb20iLCJleHAiOjE3ODAzNjI1MzV9.BpDi0OZvVGyWTIlsfLSjCg64fdRnKHtJk_nPdKjdETU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a019964469625451-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.208.96.28",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-May-2026 03:10:28 UTC] === END API CALL LOG ===
[26-May-2026 03:10:28 UTC] ✅ API Hash verification passed for profile endpoint
[26-May-2026 03:10:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ3IiwidXNlcm5hbWUiOiJBZGFtIiwiZW1haWwiOiJidWthcmlpYWRhbTk3MUBnbWFpbC5jb20iLCJleHAiOjE3ODAzNjI1MzV9.BpDi0OZvVGyWTIlsfLSjCg64fdRnKHtJk_nPdKjdETU
[26-May-2026 03:10:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-May-2026 03:10:28 UTC] ✅ JWT token verified successfully for user profile
[26-May-2026 03:10:28 UTC] User ID: 647
[26-May-2026 03:10:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-May-2026 03:10:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-May-2026 03:10:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.208.96.28, 172.68.128.167","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ3IiwidXNlcm5hbWUiOiJBZGFtIiwiZW1haWwiOiJidWthcmlpYWRhbTk3MUBnbWFpbC5jb20iLCJleHAiOjE3ODAzNjI1MzV9.BpDi0OZvVGyWTIlsfLSjCg64fdRnKHtJk_nPdKjdETU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a019964469645451-JIB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.208.96.28","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-May-2026 03:10:28 UTC] === User Orders API Called ===
[26-May-2026 03:10:28 UTC] ✅ User profile retrieved successfully for user ID: 647
[26-May-2026 03:10:28 UTC] User ID: 647
[26-May-2026 03:10:28 UTC] Limit: 20, Offset: 0
[26-May-2026 03:10:28 UTC] Orders found: 0
[26-May-2026 03:10:28 UTC] Orders data: []
[26-May-2026 03:10:28 UTC] Total orders count: 0
[26-May-2026 03:10:28 UTC] === API CALL LOG ===
[26-May-2026 03:10:28 UTC] Endpoint: user/profile.php
[26-May-2026 03:10:28 UTC] Full Log Data: {
    "timestamp": "2026-05-26 03:10:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.208.96.28",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.208.96.28, 172.68.128.167",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ3IiwidXNlcm5hbWUiOiJBZGFtIiwiZW1haWwiOiJidWthcmlpYWRhbTk3MUBnbWFpbC5jb20iLCJleHAiOjE3ODAzNjI1MzV9.BpDi0OZvVGyWTIlsfLSjCg64fdRnKHtJk_nPdKjdETU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a019964539895451-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.208.96.28",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-May-2026 03:10:28 UTC] === END API CALL LOG ===
[26-May-2026 03:10:28 UTC] ✅ API Hash verification passed for profile endpoint
[26-May-2026 03:10:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ3IiwidXNlcm5hbWUiOiJBZGFtIiwiZW1haWwiOiJidWthcmlpYWRhbTk3MUBnbWFpbC5jb20iLCJleHAiOjE3ODAzNjI1MzV9.BpDi0OZvVGyWTIlsfLSjCg64fdRnKHtJk_nPdKjdETU
[26-May-2026 03:10:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-May-2026 03:10:28 UTC] ✅ JWT token verified successfully for user profile
[26-May-2026 03:10:28 UTC] User ID: 647
[26-May-2026 03:10:28 UTC] ✅ User profile retrieved successfully for user ID: 647
[26-May-2026 03:10:29 UTC] === API CALL LOG ===
[26-May-2026 03:10:29 UTC] Endpoint: user/profile.php
[26-May-2026 03:10:29 UTC] Full Log Data: {
    "timestamp": "2026-05-26 03:10:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.208.96.28",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.208.96.28, 172.68.128.167",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ3IiwidXNlcm5hbWUiOiJBZGFtIiwiZW1haWwiOiJidWthcmlpYWRhbTk3MUBnbWFpbC5jb20iLCJleHAiOjE3ODAzNjI1MzV9.BpDi0OZvVGyWTIlsfLSjCg64fdRnKHtJk_nPdKjdETU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a019964b4a975451-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.208.96.28",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-May-2026 03:10:29 UTC] === END API CALL LOG ===
[26-May-2026 03:10:29 UTC] ✅ API Hash verification passed for profile endpoint
[26-May-2026 03:10:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ3IiwidXNlcm5hbWUiOiJBZGFtIiwiZW1haWwiOiJidWthcmlpYWRhbTk3MUBnbWFpbC5jb20iLCJleHAiOjE3ODAzNjI1MzV9.BpDi0OZvVGyWTIlsfLSjCg64fdRnKHtJk_nPdKjdETU
[26-May-2026 03:10:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-May-2026 03:10:29 UTC] ✅ JWT token verified successfully for user profile
[26-May-2026 03:10:29 UTC] User ID: 647
[26-May-2026 03:10:29 UTC] ✅ User profile retrieved successfully for user ID: 647
[26-May-2026 03:10:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-May-2026 03:10:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-May-2026 03:10:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.208.96.28, 172.68.128.166","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ3IiwidXNlcm5hbWUiOiJBZGFtIiwiZW1haWwiOiJidWthcmlpYWRhbTk3MUBnbWFpbC5jb20iLCJleHAiOjE3ODAzNjI1MzV9.BpDi0OZvVGyWTIlsfLSjCg64fdRnKHtJk_nPdKjdETU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a01996faa8d65451-JIB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.208.96.28","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-May-2026 03:10:58 UTC] === User Orders API Called ===
[26-May-2026 03:10:58 UTC] User ID: 647
[26-May-2026 03:10:58 UTC] Limit: 20, Offset: 0
[26-May-2026 03:10:58 UTC] Orders found: 0
[26-May-2026 03:10:58 UTC] Orders data: []
[26-May-2026 03:10:58 UTC] Total orders count: 0
[26-May-2026 03:11:08 UTC] === API CALL LOG ===
[26-May-2026 03:11:08 UTC] Endpoint: user/profile.php
[26-May-2026 03:11:08 UTC] Full Log Data: {
    "timestamp": "2026-05-26 03:11:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.208.96.28",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.208.96.28, 172.68.128.166",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ3IiwidXNlcm5hbWUiOiJBZGFtIiwiZW1haWwiOiJidWthcmlpYWRhbTk3MUBnbWFpbC5jb20iLCJleHAiOjE3ODAzNjI1MzV9.BpDi0OZvVGyWTIlsfLSjCg64fdRnKHtJk_nPdKjdETU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a019973cef685451-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.208.96.28",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-May-2026 03:11:08 UTC] === END API CALL LOG ===
[26-May-2026 03:11:08 UTC] ✅ API Hash verification passed for profile endpoint
[26-May-2026 03:11:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ3IiwidXNlcm5hbWUiOiJBZGFtIiwiZW1haWwiOiJidWthcmlpYWRhbTk3MUBnbWFpbC5jb20iLCJleHAiOjE3ODAzNjI1MzV9.BpDi0OZvVGyWTIlsfLSjCg64fdRnKHtJk_nPdKjdETU
[26-May-2026 03:11:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-May-2026 03:11:08 UTC] ✅ JWT token verified successfully for user profile
[26-May-2026 03:11:08 UTC] User ID: 647
[26-May-2026 03:11:08 UTC] ✅ User profile retrieved successfully for user ID: 647
[26-May-2026 03:11:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-May-2026 03:11:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-May-2026 03:11:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.208.96.28, 172.68.128.166","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ3IiwidXNlcm5hbWUiOiJBZGFtIiwiZW1haWwiOiJidWthcmlpYWRhbTk3MUBnbWFpbC5jb20iLCJleHAiOjE3ODAzNjI1MzV9.BpDi0OZvVGyWTIlsfLSjCg64fdRnKHtJk_nPdKjdETU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a019973cef675451-JIB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.208.96.28","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-May-2026 03:11:08 UTC] === User Orders API Called ===
[26-May-2026 03:11:08 UTC] User ID: 647
[26-May-2026 03:11:08 UTC] Limit: 20, Offset: 0
[26-May-2026 03:11:08 UTC] Orders found: 0
[26-May-2026 03:11:08 UTC] Orders data: []
[26-May-2026 03:11:08 UTC] Total orders count: 0
[26-May-2026 03:11:08 UTC] === API CALL LOG ===
[26-May-2026 03:11:08 UTC] Endpoint: user/profile.php
[26-May-2026 03:11:08 UTC] Full Log Data: {
    "timestamp": "2026-05-26 03:11:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.208.96.28",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.208.96.28, 172.68.128.166",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ3IiwidXNlcm5hbWUiOiJBZGFtIiwiZW1haWwiOiJidWthcmlpYWRhbTk3MUBnbWFpbC5jb20iLCJleHAiOjE3ODAzNjI1MzV9.BpDi0OZvVGyWTIlsfLSjCg64fdRnKHtJk_nPdKjdETU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a019973cef695451-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.208.96.28",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-May-2026 03:11:08 UTC] === END API CALL LOG ===
[26-May-2026 03:11:08 UTC] ✅ API Hash verification passed for profile endpoint
[26-May-2026 03:11:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ3IiwidXNlcm5hbWUiOiJBZGFtIiwiZW1haWwiOiJidWthcmlpYWRhbTk3MUBnbWFpbC5jb20iLCJleHAiOjE3ODAzNjI1MzV9.BpDi0OZvVGyWTIlsfLSjCg64fdRnKHtJk_nPdKjdETU
[26-May-2026 03:11:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-May-2026 03:11:08 UTC] ✅ JWT token verified successfully for user profile
[26-May-2026 03:11:08 UTC] User ID: 647
[26-May-2026 03:11:08 UTC] ✅ User profile retrieved successfully for user ID: 647
[26-May-2026 03:11:10 UTC] === API CALL LOG ===
[26-May-2026 03:11:10 UTC] Endpoint: user/profile.php
[26-May-2026 03:11:10 UTC] Full Log Data: {
    "timestamp": "2026-05-26 03:11:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.208.96.28",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.208.96.28, 172.68.128.166",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ3IiwidXNlcm5hbWUiOiJBZGFtIiwiZW1haWwiOiJidWthcmlpYWRhbTk3MUBnbWFpbC5jb20iLCJleHAiOjE3ODAzNjI1MzV9.BpDi0OZvVGyWTIlsfLSjCg64fdRnKHtJk_nPdKjdETU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a019974739b95451-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.208.96.28",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-May-2026 03:11:10 UTC] === END API CALL LOG ===
[26-May-2026 03:11:10 UTC] ✅ API Hash verification passed for profile endpoint
[26-May-2026 03:11:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ3IiwidXNlcm5hbWUiOiJBZGFtIiwiZW1haWwiOiJidWthcmlpYWRhbTk3MUBnbWFpbC5jb20iLCJleHAiOjE3ODAzNjI1MzV9.BpDi0OZvVGyWTIlsfLSjCg64fdRnKHtJk_nPdKjdETU
[26-May-2026 03:11:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-May-2026 03:11:10 UTC] ✅ JWT token verified successfully for user profile
[26-May-2026 03:11:10 UTC] User ID: 647
[26-May-2026 03:11:10 UTC] ✅ User profile retrieved successfully for user ID: 647
[26-May-2026 03:11:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-May-2026 03:11:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-May-2026 03:11:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.208.96.28, 172.68.128.166","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ3IiwidXNlcm5hbWUiOiJBZGFtIiwiZW1haWwiOiJidWthcmlpYWRhbTk3MUBnbWFpbC5jb20iLCJleHAiOjE3ODAzNjI1MzV9.BpDi0OZvVGyWTIlsfLSjCg64fdRnKHtJk_nPdKjdETU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a01997745daf5451-JIB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.208.96.28","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-May-2026 03:11:17 UTC] === User Orders API Called ===
[26-May-2026 03:11:17 UTC] User ID: 647
[26-May-2026 03:11:17 UTC] Limit: 20, Offset: 0
[26-May-2026 03:11:17 UTC] === API CALL LOG ===
[26-May-2026 03:11:17 UTC] Endpoint: user/profile.php
[26-May-2026 03:11:17 UTC] Full Log Data: {
    "timestamp": "2026-05-26 03:11:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.208.96.28",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.208.96.28, 172.68.128.166",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ3IiwidXNlcm5hbWUiOiJBZGFtIiwiZW1haWwiOiJidWthcmlpYWRhbTk3MUBnbWFpbC5jb20iLCJleHAiOjE3ODAzNjI1MzV9.BpDi0OZvVGyWTIlsfLSjCg64fdRnKHtJk_nPdKjdETU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a01997745db15451-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.208.96.28",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-May-2026 03:11:17 UTC] === END API CALL LOG ===
[26-May-2026 03:11:17 UTC] ✅ API Hash verification passed for profile endpoint
[26-May-2026 03:11:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ3IiwidXNlcm5hbWUiOiJBZGFtIiwiZW1haWwiOiJidWthcmlpYWRhbTk3MUBnbWFpbC5jb20iLCJleHAiOjE3ODAzNjI1MzV9.BpDi0OZvVGyWTIlsfLSjCg64fdRnKHtJk_nPdKjdETU
[26-May-2026 03:11:17 UTC] Orders found: 0
[26-May-2026 03:11:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-May-2026 03:11:17 UTC] Orders data: []
[26-May-2026 03:11:17 UTC] ✅ JWT token verified successfully for user profile
[26-May-2026 03:11:17 UTC] User ID: 647
[26-May-2026 03:11:17 UTC] Total orders count: 0
[26-May-2026 03:11:17 UTC] ✅ User profile retrieved successfully for user ID: 647
[26-May-2026 03:11:17 UTC] === API CALL LOG ===
[26-May-2026 03:11:17 UTC] Endpoint: user/profile.php
[26-May-2026 03:11:17 UTC] Full Log Data: {
    "timestamp": "2026-05-26 03:11:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.208.96.28",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.208.96.28, 172.68.128.166",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ3IiwidXNlcm5hbWUiOiJBZGFtIiwiZW1haWwiOiJidWthcmlpYWRhbTk3MUBnbWFpbC5jb20iLCJleHAiOjE3ODAzNjI1MzV9.BpDi0OZvVGyWTIlsfLSjCg64fdRnKHtJk_nPdKjdETU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0199777beb85451-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.208.96.28",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-May-2026 03:11:17 UTC] === END API CALL LOG ===
[26-May-2026 03:11:17 UTC] ✅ API Hash verification passed for profile endpoint
[26-May-2026 03:11:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ3IiwidXNlcm5hbWUiOiJBZGFtIiwiZW1haWwiOiJidWthcmlpYWRhbTk3MUBnbWFpbC5jb20iLCJleHAiOjE3ODAzNjI1MzV9.BpDi0OZvVGyWTIlsfLSjCg64fdRnKHtJk_nPdKjdETU
[26-May-2026 03:11:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-May-2026 03:11:17 UTC] ✅ JWT token verified successfully for user profile
[26-May-2026 03:11:17 UTC] User ID: 647
[26-May-2026 03:11:17 UTC] ✅ User profile retrieved successfully for user ID: 647
[26-May-2026 03:11:18 UTC] === API CALL LOG ===
[26-May-2026 03:11:18 UTC] Endpoint: user/profile.php
[26-May-2026 03:11:18 UTC] Full Log Data: {
    "timestamp": "2026-05-26 03:11:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.208.96.28",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.208.96.28, 172.68.128.166",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ3IiwidXNlcm5hbWUiOiJBZGFtIiwiZW1haWwiOiJidWthcmlpYWRhbTk3MUBnbWFpbC5jb20iLCJleHAiOjE3ODAzNjI1MzV9.BpDi0OZvVGyWTIlsfLSjCg64fdRnKHtJk_nPdKjdETU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a019977b0fbb5451-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.208.96.28",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-May-2026 03:11:18 UTC] === END API CALL LOG ===
[26-May-2026 03:11:18 UTC] ✅ API Hash verification passed for profile endpoint
[26-May-2026 03:11:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ3IiwidXNlcm5hbWUiOiJBZGFtIiwiZW1haWwiOiJidWthcmlpYWRhbTk3MUBnbWFpbC5jb20iLCJleHAiOjE3ODAzNjI1MzV9.BpDi0OZvVGyWTIlsfLSjCg64fdRnKHtJk_nPdKjdETU
[26-May-2026 03:11:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-May-2026 03:11:18 UTC] ✅ JWT token verified successfully for user profile
[26-May-2026 03:11:18 UTC] User ID: 647
[26-May-2026 03:11:18 UTC] ✅ User profile retrieved successfully for user ID: 647
[26-May-2026 03:11:18 UTC] === API CALL LOG ===
[26-May-2026 03:11:18 UTC] Endpoint: user/profile.php
[26-May-2026 03:11:18 UTC] Full Log Data: {
    "timestamp": "2026-05-26 03:11:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.208.96.28",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.208.96.28, 172.68.128.166",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ3IiwidXNlcm5hbWUiOiJBZGFtIiwiZW1haWwiOiJidWthcmlpYWRhbTk3MUBnbWFpbC5jb20iLCJleHAiOjE3ODAzNjI1MzV9.BpDi0OZvVGyWTIlsfLSjCg64fdRnKHtJk_nPdKjdETU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a019977bdfe85451-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.208.96.28",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-May-2026 03:11:18 UTC] === END API CALL LOG ===
[26-May-2026 03:11:18 UTC] ✅ API Hash verification passed for profile endpoint
[26-May-2026 03:11:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ3IiwidXNlcm5hbWUiOiJBZGFtIiwiZW1haWwiOiJidWthcmlpYWRhbTk3MUBnbWFpbC5jb20iLCJleHAiOjE3ODAzNjI1MzV9.BpDi0OZvVGyWTIlsfLSjCg64fdRnKHtJk_nPdKjdETU
[26-May-2026 03:11:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-May-2026 03:11:18 UTC] ✅ JWT token verified successfully for user profile
[26-May-2026 03:11:18 UTC] User ID: 647
[26-May-2026 03:11:18 UTC] ✅ User profile retrieved successfully for user ID: 647
[26-May-2026 03:11:18 UTC] User Purchases API - User ID: 647
[26-May-2026 03:11:18 UTC] User Purchases API - Total purchases found: 0
[26-May-2026 03:11:55 UTC] === API CALL LOG ===
[26-May-2026 03:11:55 UTC] Endpoint: user/profile.php
[26-May-2026 03:11:55 UTC] Full Log Data: {
    "timestamp": "2026-05-26 03:11:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.208.96.28",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.208.96.28, 172.68.128.166",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ3IiwidXNlcm5hbWUiOiJBZGFtIiwiZW1haWwiOiJidWthcmlpYWRhbTk3MUBnbWFpbC5jb20iLCJleHAiOjE3ODAzNjI1MzV9.BpDi0OZvVGyWTIlsfLSjCg64fdRnKHtJk_nPdKjdETU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0199860eb7a5451-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.208.96.28",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-May-2026 03:11:55 UTC] === END API CALL LOG ===
[26-May-2026 03:11:55 UTC] ✅ API Hash verification passed for profile endpoint
[26-May-2026 03:11:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ3IiwidXNlcm5hbWUiOiJBZGFtIiwiZW1haWwiOiJidWthcmlpYWRhbTk3MUBnbWFpbC5jb20iLCJleHAiOjE3ODAzNjI1MzV9.BpDi0OZvVGyWTIlsfLSjCg64fdRnKHtJk_nPdKjdETU
[26-May-2026 03:11:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-May-2026 03:11:55 UTC] ✅ JWT token verified successfully for user profile
[26-May-2026 03:11:55 UTC] User ID: 647
[26-May-2026 03:11:55 UTC] ✅ User profile retrieved successfully for user ID: 647
[26-May-2026 03:11:55 UTC] User Purchases API - User ID: 647
[26-May-2026 03:11:55 UTC] User Purchases API - Total purchases found: 0
[26-May-2026 08:58:18 UTC] === API CALL LOG ===
[26-May-2026 08:58:18 UTC] Endpoint: user/profile.php
[26-May-2026 08:58:18 UTC] Full Log Data: {
    "timestamp": "2026-05-26 08:58:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "49.14.156.9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "49.14.156.9, 162.158.162.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDMsInVzZXJuYW1lIjoiQEFubnVjaGFuZGVsIiwiZW1haWwiOiJjaGFkYXIuYmh1cGVuZHJhMTk5N0BnbWFpbC5jb20iLCJleHAiOjE3ODAzOTA2OTV9.mg8ejfBv1DdMkZTkXyxZlOjMSujXXn7RPlcVFz5ZFng",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a01b93c6db78ab56-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "49.14.156.9",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-May-2026 08:58:18 UTC] === END API CALL LOG ===
[26-May-2026 08:58:18 UTC] ✅ API Hash verification passed for profile endpoint
[26-May-2026 08:58:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDMsInVzZXJuYW1lIjoiQEFubnVjaGFuZGVsIiwiZW1haWwiOiJjaGFkYXIuYmh1cGVuZHJhMTk5N0BnbWFpbC5jb20iLCJleHAiOjE3ODAzOTA2OTV9.mg8ejfBv1DdMkZTkXyxZlOjMSujXXn7RPlcVFz5ZFng
[26-May-2026 08:58:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-May-2026 08:58:18 UTC] ✅ JWT token verified successfully for user profile
[26-May-2026 08:58:18 UTC] User ID: 643
[26-May-2026 08:58:18 UTC] ✅ User profile retrieved successfully for user ID: 643
[26-May-2026 08:58:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-May-2026 08:58:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-May-2026 08:58:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"49.14.156.9, 162.158.162.134","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDMsInVzZXJuYW1lIjoiQEFubnVjaGFuZGVsIiwiZW1haWwiOiJjaGFkYXIuYmh1cGVuZHJhMTk5N0BnbWFpbC5jb20iLCJleHAiOjE3ODAzOTA2OTV9.mg8ejfBv1DdMkZTkXyxZlOjMSujXXn7RPlcVFz5ZFng","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a01b93c7dc0fab56-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"49.14.156.9","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-May-2026 08:58:18 UTC] === User Orders API Called ===
[26-May-2026 08:58:18 UTC] User ID: 643
[26-May-2026 08:58:18 UTC] Limit: 20, Offset: 0
[26-May-2026 08:58:18 UTC] Orders found: 0
[26-May-2026 08:58:18 UTC] Orders data: []
[26-May-2026 08:58:18 UTC] Total orders count: 0
[26-May-2026 08:58:18 UTC] === API CALL LOG ===
[26-May-2026 08:58:18 UTC] Endpoint: user/profile.php
[26-May-2026 08:58:18 UTC] Full Log Data: {
    "timestamp": "2026-05-26 08:58:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "49.14.156.9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "49.14.156.9, 162.158.162.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDMsInVzZXJuYW1lIjoiQEFubnVjaGFuZGVsIiwiZW1haWwiOiJjaGFkYXIuYmh1cGVuZHJhMTk5N0BnbWFpbC5jb20iLCJleHAiOjE3ODAzOTA2OTV9.mg8ejfBv1DdMkZTkXyxZlOjMSujXXn7RPlcVFz5ZFng",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a01b93c7dc10ab56-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "49.14.156.9",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-May-2026 08:58:18 UTC] === END API CALL LOG ===
[26-May-2026 08:58:18 UTC] ✅ API Hash verification passed for profile endpoint
[26-May-2026 08:58:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDMsInVzZXJuYW1lIjoiQEFubnVjaGFuZGVsIiwiZW1haWwiOiJjaGFkYXIuYmh1cGVuZHJhMTk5N0BnbWFpbC5jb20iLCJleHAiOjE3ODAzOTA2OTV9.mg8ejfBv1DdMkZTkXyxZlOjMSujXXn7RPlcVFz5ZFng
[26-May-2026 08:58:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-May-2026 08:58:18 UTC] ✅ JWT token verified successfully for user profile
[26-May-2026 08:58:18 UTC] User ID: 643
[26-May-2026 08:58:18 UTC] ✅ User profile retrieved successfully for user ID: 643
[26-May-2026 08:58:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-May-2026 08:58:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-May-2026 08:58:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"49.14.156.9, 162.158.162.29","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDMsInVzZXJuYW1lIjoiQEFubnVjaGFuZGVsIiwiZW1haWwiOiJjaGFkYXIuYmh1cGVuZHJhMTk5N0BnbWFpbC5jb20iLCJleHAiOjE3ODAzOTA2OTV9.mg8ejfBv1DdMkZTkXyxZlOjMSujXXn7RPlcVFz5ZFng","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a01b9465aea2ab56-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"49.14.156.9","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-May-2026 08:58:44 UTC] === User Orders API Called ===
[26-May-2026 08:58:44 UTC] User ID: 643
[26-May-2026 08:58:44 UTC] Limit: 20, Offset: 0
[26-May-2026 08:58:44 UTC] Orders found: 0
[26-May-2026 08:58:44 UTC] Orders data: []
[26-May-2026 08:58:44 UTC] Total orders count: 0
[26-May-2026 08:58:44 UTC] === API CALL LOG ===
[26-May-2026 08:58:44 UTC] Endpoint: user/profile.php
[26-May-2026 08:58:44 UTC] Full Log Data: {
    "timestamp": "2026-05-26 08:58:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "49.14.156.9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "49.14.156.9, 162.158.162.29",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDMsInVzZXJuYW1lIjoiQEFubnVjaGFuZGVsIiwiZW1haWwiOiJjaGFkYXIuYmh1cGVuZHJhMTk5N0BnbWFpbC5jb20iLCJleHAiOjE3ODAzOTA2OTV9.mg8ejfBv1DdMkZTkXyxZlOjMSujXXn7RPlcVFz5ZFng",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a01b94663ef4ab56-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "49.14.156.9",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-May-2026 08:58:44 UTC] === END API CALL LOG ===
[26-May-2026 08:58:44 UTC] ✅ API Hash verification passed for profile endpoint
[26-May-2026 08:58:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDMsInVzZXJuYW1lIjoiQEFubnVjaGFuZGVsIiwiZW1haWwiOiJjaGFkYXIuYmh1cGVuZHJhMTk5N0BnbWFpbC5jb20iLCJleHAiOjE3ODAzOTA2OTV9.mg8ejfBv1DdMkZTkXyxZlOjMSujXXn7RPlcVFz5ZFng
[26-May-2026 08:58:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-May-2026 08:58:44 UTC] ✅ JWT token verified successfully for user profile
[26-May-2026 08:58:44 UTC] User ID: 643
[26-May-2026 08:58:44 UTC] ✅ User profile retrieved successfully for user ID: 643
[26-May-2026 08:58:44 UTC] === API CALL LOG ===
[26-May-2026 08:58:44 UTC] Endpoint: user/profile.php
[26-May-2026 08:58:44 UTC] Full Log Data: {
    "timestamp": "2026-05-26 08:58:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "49.14.156.9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "49.14.156.9, 162.158.162.29",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDMsInVzZXJuYW1lIjoiQEFubnVjaGFuZGVsIiwiZW1haWwiOiJjaGFkYXIuYmh1cGVuZHJhMTk5N0BnbWFpbC5jb20iLCJleHAiOjE3ODAzOTA2OTV9.mg8ejfBv1DdMkZTkXyxZlOjMSujXXn7RPlcVFz5ZFng",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a01b946a2915ab56-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "49.14.156.9",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-May-2026 08:58:44 UTC] === END API CALL LOG ===
[26-May-2026 08:58:44 UTC] ✅ API Hash verification passed for profile endpoint
[26-May-2026 08:58:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDMsInVzZXJuYW1lIjoiQEFubnVjaGFuZGVsIiwiZW1haWwiOiJjaGFkYXIuYmh1cGVuZHJhMTk5N0BnbWFpbC5jb20iLCJleHAiOjE3ODAzOTA2OTV9.mg8ejfBv1DdMkZTkXyxZlOjMSujXXn7RPlcVFz5ZFng
[26-May-2026 08:58:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-May-2026 08:58:44 UTC] ✅ JWT token verified successfully for user profile
[26-May-2026 08:58:44 UTC] User ID: 643
[26-May-2026 08:58:44 UTC] ✅ User profile retrieved successfully for user ID: 643
[26-May-2026 08:58:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-May-2026 08:58:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-May-2026 08:58:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"49.14.156.9, 162.158.162.29","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDMsInVzZXJuYW1lIjoiQEFubnVjaGFuZGVsIiwiZW1haWwiOiJjaGFkYXIuYmh1cGVuZHJhMTk5N0BnbWFpbC5jb20iLCJleHAiOjE3ODAzOTA2OTV9.mg8ejfBv1DdMkZTkXyxZlOjMSujXXn7RPlcVFz5ZFng","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a01b94adaf59ab56-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"49.14.156.9","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-May-2026 08:58:55 UTC] === User Orders API Called ===
[26-May-2026 08:58:55 UTC] User ID: 643
[26-May-2026 08:58:55 UTC] Limit: 20, Offset: 0
[26-May-2026 08:58:55 UTC] Orders found: 0
[26-May-2026 08:58:55 UTC] Orders data: []
[26-May-2026 08:58:55 UTC] Total orders count: 0
[26-May-2026 08:58:55 UTC] === API CALL LOG ===
[26-May-2026 08:58:55 UTC] Endpoint: user/profile.php
[26-May-2026 08:58:55 UTC] Full Log Data: {
    "timestamp": "2026-05-26 08:58:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "49.14.156.9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "49.14.156.9, 162.158.162.29",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDMsInVzZXJuYW1lIjoiQEFubnVjaGFuZGVsIiwiZW1haWwiOiJjaGFkYXIuYmh1cGVuZHJhMTk5N0BnbWFpbC5jb20iLCJleHAiOjE3ODAzOTA2OTV9.mg8ejfBv1DdMkZTkXyxZlOjMSujXXn7RPlcVFz5ZFng",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a01b94ae5fbcab56-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "49.14.156.9",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-May-2026 08:58:55 UTC] === END API CALL LOG ===
[26-May-2026 08:58:55 UTC] ✅ API Hash verification passed for profile endpoint
[26-May-2026 08:58:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDMsInVzZXJuYW1lIjoiQEFubnVjaGFuZGVsIiwiZW1haWwiOiJjaGFkYXIuYmh1cGVuZHJhMTk5N0BnbWFpbC5jb20iLCJleHAiOjE3ODAzOTA2OTV9.mg8ejfBv1DdMkZTkXyxZlOjMSujXXn7RPlcVFz5ZFng
[26-May-2026 08:58:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-May-2026 08:58:55 UTC] ✅ JWT token verified successfully for user profile
[26-May-2026 08:58:55 UTC] User ID: 643
[26-May-2026 08:58:55 UTC] ✅ User profile retrieved successfully for user ID: 643
[26-May-2026 08:58:55 UTC] === API CALL LOG ===
[26-May-2026 08:58:55 UTC] Endpoint: user/profile.php
[26-May-2026 08:58:55 UTC] Full Log Data: {
    "timestamp": "2026-05-26 08:58:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "49.14.156.9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "49.14.156.9, 162.158.162.29",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDMsInVzZXJuYW1lIjoiQEFubnVjaGFuZGVsIiwiZW1haWwiOiJjaGFkYXIuYmh1cGVuZHJhMTk5N0BnbWFpbC5jb20iLCJleHAiOjE3ODAzOTA2OTV9.mg8ejfBv1DdMkZTkXyxZlOjMSujXXn7RPlcVFz5ZFng",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a01b94b27b09ab56-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "49.14.156.9",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-May-2026 08:58:55 UTC] === END API CALL LOG ===
[26-May-2026 08:58:55 UTC] ✅ API Hash verification passed for profile endpoint
[26-May-2026 08:58:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDMsInVzZXJuYW1lIjoiQEFubnVjaGFuZGVsIiwiZW1haWwiOiJjaGFkYXIuYmh1cGVuZHJhMTk5N0BnbWFpbC5jb20iLCJleHAiOjE3ODAzOTA2OTV9.mg8ejfBv1DdMkZTkXyxZlOjMSujXXn7RPlcVFz5ZFng
[26-May-2026 08:58:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-May-2026 08:58:55 UTC] ✅ JWT token verified successfully for user profile
[26-May-2026 08:58:55 UTC] User ID: 643
[26-May-2026 08:58:55 UTC] ✅ User profile retrieved successfully for user ID: 643
[26-May-2026 08:59:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-May-2026 08:59:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-May-2026 08:59:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"49.14.156.9, 162.158.162.28","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDMsInVzZXJuYW1lIjoiQEFubnVjaGFuZGVsIiwiZW1haWwiOiJjaGFkYXIuYmh1cGVuZHJhMTk5N0BnbWFpbC5jb20iLCJleHAiOjE3ODAzOTA2OTV9.mg8ejfBv1DdMkZTkXyxZlOjMSujXXn7RPlcVFz5ZFng","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a01b94ff5fe2ab56-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"49.14.156.9","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-May-2026 08:59:08 UTC] === User Orders API Called ===
[26-May-2026 08:59:08 UTC] User ID: 643
[26-May-2026 08:59:08 UTC] Limit: 20, Offset: 0
[26-May-2026 08:59:08 UTC] Orders found: 0
[26-May-2026 08:59:08 UTC] Orders data: []
[26-May-2026 08:59:08 UTC] Total orders count: 0
[26-May-2026 08:59:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-May-2026 08:59:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-May-2026 08:59:15 UTC] === API CALL LOG ===
[26-May-2026 08:59:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"49.14.156.9, 162.158.162.28","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDMsInVzZXJuYW1lIjoiQEFubnVjaGFuZGVsIiwiZW1haWwiOiJjaGFkYXIuYmh1cGVuZHJhMTk5N0BnbWFpbC5jb20iLCJleHAiOjE3ODAzOTA2OTV9.mg8ejfBv1DdMkZTkXyxZlOjMSujXXn7RPlcVFz5ZFng","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a01b952efe7eab56-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"49.14.156.9","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-May-2026 08:59:15 UTC] Endpoint: user/profile.php
[26-May-2026 08:59:15 UTC] Full Log Data: {
    "timestamp": "2026-05-26 08:59:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "49.14.156.9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "49.14.156.9, 162.158.162.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDMsInVzZXJuYW1lIjoiQEFubnVjaGFuZGVsIiwiZW1haWwiOiJjaGFkYXIuYmh1cGVuZHJhMTk5N0BnbWFpbC5jb20iLCJleHAiOjE3ODAzOTA2OTV9.mg8ejfBv1DdMkZTkXyxZlOjMSujXXn7RPlcVFz5ZFng",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a01b952efe81ab56-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "49.14.156.9",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-May-2026 08:59:15 UTC] === User Orders API Called ===
[26-May-2026 08:59:15 UTC] === END API CALL LOG ===
[26-May-2026 08:59:15 UTC] User ID: 643
[26-May-2026 08:59:15 UTC] Limit: 20, Offset: 0
[26-May-2026 08:59:15 UTC] ✅ API Hash verification passed for profile endpoint
[26-May-2026 08:59:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDMsInVzZXJuYW1lIjoiQEFubnVjaGFuZGVsIiwiZW1haWwiOiJjaGFkYXIuYmh1cGVuZHJhMTk5N0BnbWFpbC5jb20iLCJleHAiOjE3ODAzOTA2OTV9.mg8ejfBv1DdMkZTkXyxZlOjMSujXXn7RPlcVFz5ZFng
[26-May-2026 08:59:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-May-2026 08:59:15 UTC] ✅ JWT token verified successfully for user profile
[26-May-2026 08:59:15 UTC] User ID: 643
[26-May-2026 08:59:15 UTC] Orders found: 0
[26-May-2026 08:59:15 UTC] Orders data: []
[26-May-2026 08:59:15 UTC] ✅ User profile retrieved successfully for user ID: 643
[26-May-2026 08:59:15 UTC] Total orders count: 0
[26-May-2026 08:59:16 UTC] === API CALL LOG ===
[26-May-2026 08:59:16 UTC] Endpoint: user/profile.php
[26-May-2026 08:59:16 UTC] Full Log Data: {
    "timestamp": "2026-05-26 08:59:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "49.14.156.9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "49.14.156.9, 162.158.162.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDMsInVzZXJuYW1lIjoiQEFubnVjaGFuZGVsIiwiZW1haWwiOiJjaGFkYXIuYmh1cGVuZHJhMTk5N0BnbWFpbC5jb20iLCJleHAiOjE3ODAzOTA2OTV9.mg8ejfBv1DdMkZTkXyxZlOjMSujXXn7RPlcVFz5ZFng",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a01b95334a40ab56-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "49.14.156.9",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-May-2026 08:59:16 UTC] === END API CALL LOG ===
[26-May-2026 08:59:16 UTC] ✅ API Hash verification passed for profile endpoint
[26-May-2026 08:59:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDMsInVzZXJuYW1lIjoiQEFubnVjaGFuZGVsIiwiZW1haWwiOiJjaGFkYXIuYmh1cGVuZHJhMTk5N0BnbWFpbC5jb20iLCJleHAiOjE3ODAzOTA2OTV9.mg8ejfBv1DdMkZTkXyxZlOjMSujXXn7RPlcVFz5ZFng
[26-May-2026 08:59:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-May-2026 08:59:16 UTC] ✅ JWT token verified successfully for user profile
[26-May-2026 08:59:16 UTC] User ID: 643
[26-May-2026 08:59:16 UTC] ✅ User profile retrieved successfully for user ID: 643
[26-May-2026 08:59:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-May-2026 08:59:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-May-2026 08:59:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"49.14.156.9, 162.158.162.28","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDMsInVzZXJuYW1lIjoiQEFubnVjaGFuZGVsIiwiZW1haWwiOiJjaGFkYXIuYmh1cGVuZHJhMTk5N0BnbWFpbC5jb20iLCJleHAiOjE3ODAzOTA2OTV9.mg8ejfBv1DdMkZTkXyxZlOjMSujXXn7RPlcVFz5ZFng","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a01b955039e9ab56-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"49.14.156.9","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-May-2026 08:59:21 UTC] === User Orders API Called ===
[26-May-2026 08:59:21 UTC] User ID: 643
[26-May-2026 08:59:21 UTC] Limit: 20, Offset: 0
[26-May-2026 08:59:21 UTC] Orders found: 0
[26-May-2026 08:59:21 UTC] Orders data: []
[26-May-2026 08:59:21 UTC] Total orders count: 0
[26-May-2026 08:59:23 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-May-2026 08:59:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-May-2026 08:59:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"49.14.156.9, 162.158.162.28","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDMsInVzZXJuYW1lIjoiQEFubnVjaGFuZGVsIiwiZW1haWwiOiJjaGFkYXIuYmh1cGVuZHJhMTk5N0BnbWFpbC5jb20iLCJleHAiOjE3ODAzOTA2OTV9.mg8ejfBv1DdMkZTkXyxZlOjMSujXXn7RPlcVFz5ZFng","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a01b955c3b4dab56-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"49.14.156.9","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-May-2026 08:59:23 UTC] === User Orders API Called ===
[26-May-2026 08:59:23 UTC] User ID: 643
[26-May-2026 08:59:23 UTC] Limit: 20, Offset: 0
[26-May-2026 08:59:23 UTC] Orders found: 0
[26-May-2026 08:59:23 UTC] Orders data: []
[26-May-2026 08:59:23 UTC] Total orders count: 0
[26-May-2026 08:59:23 UTC] === API CALL LOG ===
[26-May-2026 08:59:23 UTC] Endpoint: user/profile.php
[26-May-2026 08:59:23 UTC] Full Log Data: {
    "timestamp": "2026-05-26 08:59:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "49.14.156.9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "49.14.156.9, 162.158.162.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDMsInVzZXJuYW1lIjoiQEFubnVjaGFuZGVsIiwiZW1haWwiOiJjaGFkYXIuYmh1cGVuZHJhMTk5N0BnbWFpbC5jb20iLCJleHAiOjE3ODAzOTA2OTV9.mg8ejfBv1DdMkZTkXyxZlOjMSujXXn7RPlcVFz5ZFng",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a01b955c3b4fab56-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "49.14.156.9",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-May-2026 08:59:23 UTC] === END API CALL LOG ===
[26-May-2026 08:59:23 UTC] ✅ API Hash verification passed for profile endpoint
[26-May-2026 08:59:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDMsInVzZXJuYW1lIjoiQEFubnVjaGFuZGVsIiwiZW1haWwiOiJjaGFkYXIuYmh1cGVuZHJhMTk5N0BnbWFpbC5jb20iLCJleHAiOjE3ODAzOTA2OTV9.mg8ejfBv1DdMkZTkXyxZlOjMSujXXn7RPlcVFz5ZFng
[26-May-2026 08:59:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-May-2026 08:59:23 UTC] ✅ JWT token verified successfully for user profile
[26-May-2026 08:59:23 UTC] User ID: 643
[26-May-2026 08:59:23 UTC] ✅ User profile retrieved successfully for user ID: 643
[26-May-2026 08:59:23 UTC] === API CALL LOG ===
[26-May-2026 08:59:23 UTC] Endpoint: user/profile.php
[26-May-2026 08:59:23 UTC] Full Log Data: {
    "timestamp": "2026-05-26 08:59:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "49.14.156.9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "49.14.156.9, 162.158.162.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDMsInVzZXJuYW1lIjoiQEFubnVjaGFuZGVsIiwiZW1haWwiOiJjaGFkYXIuYmh1cGVuZHJhMTk5N0BnbWFpbC5jb20iLCJleHAiOjE3ODAzOTA2OTV9.mg8ejfBv1DdMkZTkXyxZlOjMSujXXn7RPlcVFz5ZFng",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a01b95604da9ab56-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "49.14.156.9",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-May-2026 08:59:23 UTC] === END API CALL LOG ===
[26-May-2026 08:59:23 UTC] ✅ API Hash verification passed for profile endpoint
[26-May-2026 08:59:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDMsInVzZXJuYW1lIjoiQEFubnVjaGFuZGVsIiwiZW1haWwiOiJjaGFkYXIuYmh1cGVuZHJhMTk5N0BnbWFpbC5jb20iLCJleHAiOjE3ODAzOTA2OTV9.mg8ejfBv1DdMkZTkXyxZlOjMSujXXn7RPlcVFz5ZFng
[26-May-2026 08:59:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-May-2026 08:59:23 UTC] ✅ JWT token verified successfully for user profile
[26-May-2026 08:59:23 UTC] User ID: 643
[26-May-2026 08:59:23 UTC] ✅ User profile retrieved successfully for user ID: 643
[26-May-2026 08:59:29 UTC] === API CALL LOG ===
[26-May-2026 08:59:29 UTC] Endpoint: user/profile.php
[26-May-2026 08:59:29 UTC] Full Log Data: {
    "timestamp": "2026-05-26 08:59:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "49.14.156.9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "49.14.156.9, 162.158.162.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDMsInVzZXJuYW1lIjoiQEFubnVjaGFuZGVsIiwiZW1haWwiOiJjaGFkYXIuYmh1cGVuZHJhMTk5N0BnbWFpbC5jb20iLCJleHAiOjE3ODAzOTA2OTV9.mg8ejfBv1DdMkZTkXyxZlOjMSujXXn7RPlcVFz5ZFng",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a01b958679f0ab56-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "49.14.156.9",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-May-2026 08:59:29 UTC] === END API CALL LOG ===
[26-May-2026 08:59:29 UTC] ✅ API Hash verification passed for profile endpoint
[26-May-2026 08:59:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDMsInVzZXJuYW1lIjoiQEFubnVjaGFuZGVsIiwiZW1haWwiOiJjaGFkYXIuYmh1cGVuZHJhMTk5N0BnbWFpbC5jb20iLCJleHAiOjE3ODAzOTA2OTV9.mg8ejfBv1DdMkZTkXyxZlOjMSujXXn7RPlcVFz5ZFng
[26-May-2026 08:59:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-May-2026 08:59:29 UTC] ✅ JWT token verified successfully for user profile
[26-May-2026 08:59:29 UTC] User ID: 643
[26-May-2026 08:59:29 UTC] ✅ User profile retrieved successfully for user ID: 643
[26-May-2026 08:59:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-May-2026 08:59:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-May-2026 08:59:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"49.14.156.9, 162.158.162.28","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDMsInVzZXJuYW1lIjoiQEFubnVjaGFuZGVsIiwiZW1haWwiOiJjaGFkYXIuYmh1cGVuZHJhMTk5N0BnbWFpbC5jb20iLCJleHAiOjE3ODAzOTA2OTV9.mg8ejfBv1DdMkZTkXyxZlOjMSujXXn7RPlcVFz5ZFng","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a01b958679edab56-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"49.14.156.9","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-May-2026 08:59:29 UTC] === User Orders API Called ===
[26-May-2026 08:59:29 UTC] User ID: 643
[26-May-2026 08:59:29 UTC] Limit: 20, Offset: 0
[26-May-2026 08:59:29 UTC] Orders found: 0
[26-May-2026 08:59:29 UTC] Orders data: []
[26-May-2026 08:59:29 UTC] Total orders count: 0
[26-May-2026 08:59:30 UTC] === API CALL LOG ===
[26-May-2026 08:59:30 UTC] Endpoint: user/profile.php
[26-May-2026 08:59:30 UTC] Full Log Data: {
    "timestamp": "2026-05-26 08:59:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "49.14.156.9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "49.14.156.9, 162.158.162.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDMsInVzZXJuYW1lIjoiQEFubnVjaGFuZGVsIiwiZW1haWwiOiJjaGFkYXIuYmh1cGVuZHJhMTk5N0BnbWFpbC5jb20iLCJleHAiOjE3ODAzOTA2OTV9.mg8ejfBv1DdMkZTkXyxZlOjMSujXXn7RPlcVFz5ZFng",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a01b958adc09ab56-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "49.14.156.9",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-May-2026 08:59:30 UTC] === END API CALL LOG ===
[26-May-2026 08:59:30 UTC] ✅ API Hash verification passed for profile endpoint
[26-May-2026 08:59:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDMsInVzZXJuYW1lIjoiQEFubnVjaGFuZGVsIiwiZW1haWwiOiJjaGFkYXIuYmh1cGVuZHJhMTk5N0BnbWFpbC5jb20iLCJleHAiOjE3ODAzOTA2OTV9.mg8ejfBv1DdMkZTkXyxZlOjMSujXXn7RPlcVFz5ZFng
[26-May-2026 08:59:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-May-2026 08:59:30 UTC] ✅ JWT token verified successfully for user profile
[26-May-2026 08:59:30 UTC] User ID: 643
[26-May-2026 08:59:30 UTC] ✅ User profile retrieved successfully for user ID: 643
[26-May-2026 09:01:29 UTC] === API CALL LOG ===
[26-May-2026 09:01:29 UTC] Endpoint: user/profile.php
[26-May-2026 09:01:29 UTC] Full Log Data: {
    "timestamp": "2026-05-26 09:01:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "49.14.156.9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "49.14.156.9, 162.158.162.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDMsInVzZXJuYW1lIjoiQEFubnVjaGFuZGVsIiwiZW1haWwiOiJjaGFkYXIuYmh1cGVuZHJhMTk5N0BnbWFpbC5jb20iLCJleHAiOjE3ODAzOTA2OTV9.mg8ejfBv1DdMkZTkXyxZlOjMSujXXn7RPlcVFz5ZFng",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a01b986e4a22ab56-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "49.14.156.9",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-May-2026 09:01:29 UTC] === END API CALL LOG ===
[26-May-2026 09:01:29 UTC] ✅ API Hash verification passed for profile endpoint
[26-May-2026 09:01:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDMsInVzZXJuYW1lIjoiQEFubnVjaGFuZGVsIiwiZW1haWwiOiJjaGFkYXIuYmh1cGVuZHJhMTk5N0BnbWFpbC5jb20iLCJleHAiOjE3ODAzOTA2OTV9.mg8ejfBv1DdMkZTkXyxZlOjMSujXXn7RPlcVFz5ZFng
[26-May-2026 09:01:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-May-2026 09:01:29 UTC] ✅ JWT token verified successfully for user profile
[26-May-2026 09:01:29 UTC] User ID: 643
[26-May-2026 09:01:29 UTC] ✅ User profile retrieved successfully for user ID: 643
[26-May-2026 09:01:29 UTC] User Purchases API - User ID: 643
[26-May-2026 09:01:29 UTC] User Purchases API - Total purchases found: 1
[26-May-2026 10:58:45 UTC] === API CALL LOG ===
[26-May-2026 10:58:45 UTC] Endpoint: user/profile.php
[26-May-2026 10:58:45 UTC] Full Log Data: {
    "timestamp": "2026-05-26 10:58:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.92.23.192",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.92.23.192, 172.69.43.199",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ4IiwidXNlcm5hbWUiOiJAbWFkdWthaWJlIiwiZW1haWwiOiJtYWR1a2FkYW5pZWx0b2NoaUBnbWFpbC5jb20iLCJleHAiOjE3ODAzOTc5MjN9.-15g-pHI-j-sDdRFCjhbHt0IOcFwLJbZ3s13p3PDy-Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a01c4437ae0e652d-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.92.23.192",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-May-2026 10:58:45 UTC] === END API CALL LOG ===
[26-May-2026 10:58:45 UTC] ✅ API Hash verification passed for profile endpoint
[26-May-2026 10:58:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ4IiwidXNlcm5hbWUiOiJAbWFkdWthaWJlIiwiZW1haWwiOiJtYWR1a2FkYW5pZWx0b2NoaUBnbWFpbC5jb20iLCJleHAiOjE3ODAzOTc5MjN9.-15g-pHI-j-sDdRFCjhbHt0IOcFwLJbZ3s13p3PDy-Q
[26-May-2026 10:58:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-May-2026 10:58:45 UTC] ✅ JWT token verified successfully for user profile
[26-May-2026 10:58:45 UTC] User ID: 648
[26-May-2026 10:58:45 UTC] ✅ User profile retrieved successfully for user ID: 648
[26-May-2026 10:58:45 UTC] === API CALL LOG ===
[26-May-2026 10:58:45 UTC] Endpoint: user/profile.php
[26-May-2026 10:58:45 UTC] Full Log Data: {
    "timestamp": "2026-05-26 10:58:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.92.23.192",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.92.23.192, 172.69.43.199",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ4IiwidXNlcm5hbWUiOiJAbWFkdWthaWJlIiwiZW1haWwiOiJtYWR1a2FkYW5pZWx0b2NoaUBnbWFpbC5jb20iLCJleHAiOjE3ODAzOTc5MjN9.-15g-pHI-j-sDdRFCjhbHt0IOcFwLJbZ3s13p3PDy-Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a01c4438bf17652d-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.92.23.192",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-May-2026 10:58:45 UTC] === END API CALL LOG ===
[26-May-2026 10:58:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-May-2026 10:58:45 UTC] ✅ API Hash verification passed for profile endpoint
[26-May-2026 10:58:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ4IiwidXNlcm5hbWUiOiJAbWFkdWthaWJlIiwiZW1haWwiOiJtYWR1a2FkYW5pZWx0b2NoaUBnbWFpbC5jb20iLCJleHAiOjE3ODAzOTc5MjN9.-15g-pHI-j-sDdRFCjhbHt0IOcFwLJbZ3s13p3PDy-Q
[26-May-2026 10:58:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-May-2026 10:58:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.92.23.192, 172.69.43.199","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ4IiwidXNlcm5hbWUiOiJAbWFkdWthaWJlIiwiZW1haWwiOiJtYWR1a2FkYW5pZWx0b2NoaUBnbWFpbC5jb20iLCJleHAiOjE3ODAzOTc5MjN9.-15g-pHI-j-sDdRFCjhbHt0IOcFwLJbZ3s13p3PDy-Q","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a01c4438bf15652d-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.92.23.192","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-May-2026 10:58:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-May-2026 10:58:45 UTC] === User Orders API Called ===
[26-May-2026 10:58:45 UTC] ✅ JWT token verified successfully for user profile
[26-May-2026 10:58:45 UTC] User ID: 648
[26-May-2026 10:58:45 UTC] User ID: 648
[26-May-2026 10:58:45 UTC] Limit: 20, Offset: 0
[26-May-2026 10:58:45 UTC] ✅ User profile retrieved successfully for user ID: 648
[26-May-2026 10:58:45 UTC] Orders found: 0
[26-May-2026 10:58:45 UTC] Orders data: []
[26-May-2026 10:58:45 UTC] Total orders count: 0
[26-May-2026 10:58:46 UTC] === API CALL LOG ===
[26-May-2026 10:58:46 UTC] Endpoint: user/profile.php
[26-May-2026 10:58:46 UTC] Full Log Data: {
    "timestamp": "2026-05-26 10:58:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.92.23.192",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.92.23.192, 172.69.43.199",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ4IiwidXNlcm5hbWUiOiJAbWFkdWthaWJlIiwiZW1haWwiOiJtYWR1a2FkYW5pZWx0b2NoaUBnbWFpbC5jb20iLCJleHAiOjE3ODAzOTc5MjN9.-15g-pHI-j-sDdRFCjhbHt0IOcFwLJbZ3s13p3PDy-Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a01c443e9c8a652d-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.92.23.192",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-May-2026 10:58:46 UTC] === END API CALL LOG ===
[26-May-2026 10:58:46 UTC] ✅ API Hash verification passed for profile endpoint
[26-May-2026 10:58:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ4IiwidXNlcm5hbWUiOiJAbWFkdWthaWJlIiwiZW1haWwiOiJtYWR1a2FkYW5pZWx0b2NoaUBnbWFpbC5jb20iLCJleHAiOjE3ODAzOTc5MjN9.-15g-pHI-j-sDdRFCjhbHt0IOcFwLJbZ3s13p3PDy-Q
[26-May-2026 10:58:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-May-2026 10:58:46 UTC] ✅ JWT token verified successfully for user profile
[26-May-2026 10:58:46 UTC] User ID: 648
[26-May-2026 10:58:46 UTC] ✅ User profile retrieved successfully for user ID: 648
[26-May-2026 10:59:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-May-2026 10:59:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-May-2026 10:59:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.92.23.192, 172.69.194.220","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ4IiwidXNlcm5hbWUiOiJAbWFkdWthaWJlIiwiZW1haWwiOiJtYWR1a2FkYW5pZWx0b2NoaUBnbWFpbC5jb20iLCJleHAiOjE3ODAzOTc5MjN9.-15g-pHI-j-sDdRFCjhbHt0IOcFwLJbZ3s13p3PDy-Q","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a01c458e7a88652d-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.92.23.192","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-May-2026 10:59:39 UTC] === User Orders API Called ===
[26-May-2026 10:59:39 UTC] User ID: 648
[26-May-2026 10:59:39 UTC] Limit: 20, Offset: 0
[26-May-2026 10:59:39 UTC] Orders found: 0
[26-May-2026 10:59:39 UTC] === API CALL LOG ===
[26-May-2026 10:59:39 UTC] Orders data: []
[26-May-2026 10:59:39 UTC] Endpoint: user/profile.php
[26-May-2026 10:59:39 UTC] Full Log Data: {
    "timestamp": "2026-05-26 10:59:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.92.23.192",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.92.23.192, 172.69.194.220",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ4IiwidXNlcm5hbWUiOiJAbWFkdWthaWJlIiwiZW1haWwiOiJtYWR1a2FkYW5pZWx0b2NoaUBnbWFpbC5jb20iLCJleHAiOjE3ODAzOTc5MjN9.-15g-pHI-j-sDdRFCjhbHt0IOcFwLJbZ3s13p3PDy-Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a01c458e7a89652d-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.92.23.192",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-May-2026 10:59:39 UTC] === END API CALL LOG ===
[26-May-2026 10:59:39 UTC] ✅ API Hash verification passed for profile endpoint
[26-May-2026 10:59:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ4IiwidXNlcm5hbWUiOiJAbWFkdWthaWJlIiwiZW1haWwiOiJtYWR1a2FkYW5pZWx0b2NoaUBnbWFpbC5jb20iLCJleHAiOjE3ODAzOTc5MjN9.-15g-pHI-j-sDdRFCjhbHt0IOcFwLJbZ3s13p3PDy-Q
[26-May-2026 10:59:39 UTC] Total orders count: 0
[26-May-2026 10:59:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-May-2026 10:59:39 UTC] ✅ JWT token verified successfully for user profile
[26-May-2026 10:59:39 UTC] User ID: 648
[26-May-2026 10:59:39 UTC] ✅ User profile retrieved successfully for user ID: 648
[26-May-2026 10:59:40 UTC] === API CALL LOG ===
[26-May-2026 10:59:40 UTC] Endpoint: user/profile.php
[26-May-2026 10:59:40 UTC] Full Log Data: {
    "timestamp": "2026-05-26 10:59:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.92.23.192",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.92.23.192, 172.69.194.220",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ4IiwidXNlcm5hbWUiOiJAbWFkdWthaWJlIiwiZW1haWwiOiJtYWR1a2FkYW5pZWx0b2NoaUBnbWFpbC5jb20iLCJleHAiOjE3ODAzOTc5MjN9.-15g-pHI-j-sDdRFCjhbHt0IOcFwLJbZ3s13p3PDy-Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a01c45922dda652d-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.92.23.192",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-May-2026 10:59:40 UTC] === END API CALL LOG ===
[26-May-2026 10:59:40 UTC] ✅ API Hash verification passed for profile endpoint
[26-May-2026 10:59:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ4IiwidXNlcm5hbWUiOiJAbWFkdWthaWJlIiwiZW1haWwiOiJtYWR1a2FkYW5pZWx0b2NoaUBnbWFpbC5jb20iLCJleHAiOjE3ODAzOTc5MjN9.-15g-pHI-j-sDdRFCjhbHt0IOcFwLJbZ3s13p3PDy-Q
[26-May-2026 10:59:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-May-2026 10:59:40 UTC] ✅ JWT token verified successfully for user profile
[26-May-2026 10:59:40 UTC] User ID: 648
[26-May-2026 10:59:40 UTC] ✅ User profile retrieved successfully for user ID: 648
[26-May-2026 10:59:40 UTC] === API CALL LOG ===
[26-May-2026 10:59:40 UTC] Endpoint: user/profile.php
[26-May-2026 10:59:40 UTC] Full Log Data: {
    "timestamp": "2026-05-26 10:59:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.92.23.192",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.92.23.192, 172.69.194.220",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ4IiwidXNlcm5hbWUiOiJAbWFkdWthaWJlIiwiZW1haWwiOiJtYWR1a2FkYW5pZWx0b2NoaUBnbWFpbC5jb20iLCJleHAiOjE3ODAzOTc5MjN9.-15g-pHI-j-sDdRFCjhbHt0IOcFwLJbZ3s13p3PDy-Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a01c4594c829652d-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.92.23.192",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-May-2026 10:59:40 UTC] === END API CALL LOG ===
[26-May-2026 10:59:40 UTC] ✅ API Hash verification passed for profile endpoint
[26-May-2026 10:59:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ4IiwidXNlcm5hbWUiOiJAbWFkdWthaWJlIiwiZW1haWwiOiJtYWR1a2FkYW5pZWx0b2NoaUBnbWFpbC5jb20iLCJleHAiOjE3ODAzOTc5MjN9.-15g-pHI-j-sDdRFCjhbHt0IOcFwLJbZ3s13p3PDy-Q
[26-May-2026 10:59:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-May-2026 10:59:40 UTC] ✅ JWT token verified successfully for user profile
[26-May-2026 10:59:40 UTC] User ID: 648
[26-May-2026 10:59:40 UTC] ✅ User profile retrieved successfully for user ID: 648
[26-May-2026 11:00:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-May-2026 11:00:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-May-2026 11:00:39 UTC] === API CALL LOG ===
[26-May-2026 11:00:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.92.23.192, 172.69.194.221","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ4IiwidXNlcm5hbWUiOiJAbWFkdWthaWJlIiwiZW1haWwiOiJtYWR1a2FkYW5pZWx0b2NoaUBnbWFpbC5jb20iLCJleHAiOjE3ODAzOTc5MjN9.-15g-pHI-j-sDdRFCjhbHt0IOcFwLJbZ3s13p3PDy-Q","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a01c4700b84b652d-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.92.23.192","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-May-2026 11:00:39 UTC] Endpoint: user/profile.php
[26-May-2026 11:00:39 UTC] Full Log Data: {
    "timestamp": "2026-05-26 11:00:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.92.23.192",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.92.23.192, 172.69.194.221",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ4IiwidXNlcm5hbWUiOiJAbWFkdWthaWJlIiwiZW1haWwiOiJtYWR1a2FkYW5pZWx0b2NoaUBnbWFpbC5jb20iLCJleHAiOjE3ODAzOTc5MjN9.-15g-pHI-j-sDdRFCjhbHt0IOcFwLJbZ3s13p3PDy-Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a01c4700b84e652d-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.92.23.192",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-May-2026 11:00:39 UTC] === END API CALL LOG ===
[26-May-2026 11:00:39 UTC] === User Orders API Called ===
[26-May-2026 11:00:39 UTC] ✅ API Hash verification passed for profile endpoint
[26-May-2026 11:00:39 UTC] User ID: 648
[26-May-2026 11:00:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ4IiwidXNlcm5hbWUiOiJAbWFkdWthaWJlIiwiZW1haWwiOiJtYWR1a2FkYW5pZWx0b2NoaUBnbWFpbC5jb20iLCJleHAiOjE3ODAzOTc5MjN9.-15g-pHI-j-sDdRFCjhbHt0IOcFwLJbZ3s13p3PDy-Q
[26-May-2026 11:00:39 UTC] Limit: 20, Offset: 0
[26-May-2026 11:00:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-May-2026 11:00:39 UTC] ✅ JWT token verified successfully for user profile
[26-May-2026 11:00:39 UTC] User ID: 648
[26-May-2026 11:00:39 UTC] Orders found: 0
[26-May-2026 11:00:39 UTC] ✅ User profile retrieved successfully for user ID: 648
[26-May-2026 11:00:39 UTC] Orders data: []
[26-May-2026 11:00:39 UTC] Total orders count: 0
[26-May-2026 11:00:39 UTC] === API CALL LOG ===
[26-May-2026 11:00:39 UTC] Endpoint: user/profile.php
[26-May-2026 11:00:39 UTC] Full Log Data: {
    "timestamp": "2026-05-26 11:00:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.92.23.192",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.92.23.192, 172.69.194.221",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ4IiwidXNlcm5hbWUiOiJAbWFkdWthaWJlIiwiZW1haWwiOiJtYWR1a2FkYW5pZWx0b2NoaUBnbWFpbC5jb20iLCJleHAiOjE3ODAzOTc5MjN9.-15g-pHI-j-sDdRFCjhbHt0IOcFwLJbZ3s13p3PDy-Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a01c47047cca652d-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.92.23.192",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-May-2026 11:00:39 UTC] === END API CALL LOG ===
[26-May-2026 11:00:39 UTC] ✅ API Hash verification passed for profile endpoint
[26-May-2026 11:00:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ4IiwidXNlcm5hbWUiOiJAbWFkdWthaWJlIiwiZW1haWwiOiJtYWR1a2FkYW5pZWx0b2NoaUBnbWFpbC5jb20iLCJleHAiOjE3ODAzOTc5MjN9.-15g-pHI-j-sDdRFCjhbHt0IOcFwLJbZ3s13p3PDy-Q
[26-May-2026 11:00:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-May-2026 11:00:39 UTC] ✅ JWT token verified successfully for user profile
[26-May-2026 11:00:39 UTC] User ID: 648
[26-May-2026 11:00:39 UTC] ✅ User profile retrieved successfully for user ID: 648
[26-May-2026 11:00:40 UTC] === API CALL LOG ===
[26-May-2026 11:00:40 UTC] Endpoint: user/profile.php
[26-May-2026 11:00:40 UTC] Full Log Data: {
    "timestamp": "2026-05-26 11:00:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.92.23.192",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.92.23.192, 172.69.194.221",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ4IiwidXNlcm5hbWUiOiJAbWFkdWthaWJlIiwiZW1haWwiOiJtYWR1a2FkYW5pZWx0b2NoaUBnbWFpbC5jb20iLCJleHAiOjE3ODAzOTc5MjN9.-15g-pHI-j-sDdRFCjhbHt0IOcFwLJbZ3s13p3PDy-Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a01c4707781a652d-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.92.23.192",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-May-2026 11:00:40 UTC] === END API CALL LOG ===
[26-May-2026 11:00:40 UTC] ✅ API Hash verification passed for profile endpoint
[26-May-2026 11:00:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ4IiwidXNlcm5hbWUiOiJAbWFkdWthaWJlIiwiZW1haWwiOiJtYWR1a2FkYW5pZWx0b2NoaUBnbWFpbC5jb20iLCJleHAiOjE3ODAzOTc5MjN9.-15g-pHI-j-sDdRFCjhbHt0IOcFwLJbZ3s13p3PDy-Q
[26-May-2026 11:00:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-May-2026 11:00:40 UTC] ✅ JWT token verified successfully for user profile
[26-May-2026 11:00:40 UTC] User ID: 648
[26-May-2026 11:00:40 UTC] ✅ User profile retrieved successfully for user ID: 648
[26-May-2026 11:01:57 UTC] === API CALL LOG ===
[26-May-2026 11:01:57 UTC] Endpoint: user/profile.php
[26-May-2026 11:01:57 UTC] Full Log Data: {
    "timestamp": "2026-05-26 11:01:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.92.23.192",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.92.23.192, 172.69.194.221",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ4IiwidXNlcm5hbWUiOiJAbWFkdWthaWJlIiwiZW1haWwiOiJtYWR1a2FkYW5pZWx0b2NoaUBnbWFpbC5jb20iLCJleHAiOjE3ODAzOTc5MjN9.-15g-pHI-j-sDdRFCjhbHt0IOcFwLJbZ3s13p3PDy-Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a01c48ea7af46527-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.92.23.192",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-May-2026 11:01:57 UTC] === END API CALL LOG ===
[26-May-2026 11:01:57 UTC] ✅ API Hash verification passed for profile endpoint
[26-May-2026 11:01:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ4IiwidXNlcm5hbWUiOiJAbWFkdWthaWJlIiwiZW1haWwiOiJtYWR1a2FkYW5pZWx0b2NoaUBnbWFpbC5jb20iLCJleHAiOjE3ODAzOTc5MjN9.-15g-pHI-j-sDdRFCjhbHt0IOcFwLJbZ3s13p3PDy-Q
[26-May-2026 11:01:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-May-2026 11:01:57 UTC] ✅ JWT token verified successfully for user profile
[26-May-2026 11:01:57 UTC] User ID: 648
[26-May-2026 11:01:57 UTC] ✅ User profile retrieved successfully for user ID: 648
[26-May-2026 11:05:47 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-May-2026 11:05:47 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-May-2026 11:05:47 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.92.23.192, 172.69.224.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ4IiwidXNlcm5hbWUiOiJAbWFkdWthaWJlIiwiZW1haWwiOiJtYWR1a2FkYW5pZWx0b2NoaUBnbWFpbC5jb20iLCJleHAiOjE3ODAzOTc5MjN9.-15g-pHI-j-sDdRFCjhbHt0IOcFwLJbZ3s13p3PDy-Q","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a01c4e8a19b95f17-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.92.23.192","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-May-2026 11:05:47 UTC] === User Orders API Called ===
[26-May-2026 11:05:47 UTC] User ID: 648
[26-May-2026 11:05:47 UTC] Limit: 20, Offset: 0
[26-May-2026 11:05:47 UTC] Orders found: 0
[26-May-2026 11:05:47 UTC] Orders data: []
[26-May-2026 11:05:47 UTC] Total orders count: 0
[26-May-2026 11:05:47 UTC] === API CALL LOG ===
[26-May-2026 11:05:47 UTC] Endpoint: user/profile.php
[26-May-2026 11:05:47 UTC] Full Log Data: {
    "timestamp": "2026-05-26 11:05:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.92.23.192",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.92.23.192, 172.69.224.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ4IiwidXNlcm5hbWUiOiJAbWFkdWthaWJlIiwiZW1haWwiOiJtYWR1a2FkYW5pZWx0b2NoaUBnbWFpbC5jb20iLCJleHAiOjE3ODAzOTc5MjN9.-15g-pHI-j-sDdRFCjhbHt0IOcFwLJbZ3s13p3PDy-Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a01c4e8a19ba5f17-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.92.23.192",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-May-2026 11:05:47 UTC] === END API CALL LOG ===
[26-May-2026 11:05:47 UTC] ✅ API Hash verification passed for profile endpoint
[26-May-2026 11:05:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ4IiwidXNlcm5hbWUiOiJAbWFkdWthaWJlIiwiZW1haWwiOiJtYWR1a2FkYW5pZWx0b2NoaUBnbWFpbC5jb20iLCJleHAiOjE3ODAzOTc5MjN9.-15g-pHI-j-sDdRFCjhbHt0IOcFwLJbZ3s13p3PDy-Q
[26-May-2026 11:05:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-May-2026 11:05:47 UTC] ✅ JWT token verified successfully for user profile
[26-May-2026 11:05:47 UTC] User ID: 648
[26-May-2026 11:05:47 UTC] ✅ User profile retrieved successfully for user ID: 648
[26-May-2026 11:05:48 UTC] === API CALL LOG ===
[26-May-2026 11:05:48 UTC] Endpoint: user/profile.php
[26-May-2026 11:05:48 UTC] Full Log Data: {
    "timestamp": "2026-05-26 11:05:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.92.23.192",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.92.23.192, 172.69.224.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ4IiwidXNlcm5hbWUiOiJAbWFkdWthaWJlIiwiZW1haWwiOiJtYWR1a2FkYW5pZWx0b2NoaUBnbWFpbC5jb20iLCJleHAiOjE3ODAzOTc5MjN9.-15g-pHI-j-sDdRFCjhbHt0IOcFwLJbZ3s13p3PDy-Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a01c4e90bdd75f17-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.92.23.192",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-May-2026 11:05:48 UTC] === END API CALL LOG ===
[26-May-2026 11:05:48 UTC] ✅ API Hash verification passed for profile endpoint
[26-May-2026 11:05:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ4IiwidXNlcm5hbWUiOiJAbWFkdWthaWJlIiwiZW1haWwiOiJtYWR1a2FkYW5pZWx0b2NoaUBnbWFpbC5jb20iLCJleHAiOjE3ODAzOTc5MjN9.-15g-pHI-j-sDdRFCjhbHt0IOcFwLJbZ3s13p3PDy-Q
[26-May-2026 11:05:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-May-2026 11:05:48 UTC] ✅ JWT token verified successfully for user profile
[26-May-2026 11:05:48 UTC] User ID: 648
[26-May-2026 11:05:48 UTC] ✅ User profile retrieved successfully for user ID: 648
[26-May-2026 13:10:41 UTC] === API CALL LOG ===
[26-May-2026 13:10:41 UTC] Endpoint: user/profile.php
[26-May-2026 13:10:41 UTC] Full Log Data: {
    "timestamp": "2026-05-26 13:10:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "122.177.97.152",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "122.177.97.152, 172.70.208.4",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ5IiwidXNlcm5hbWUiOiJrcmlzaG5hNzM3MyIsImVtYWlsIjoicm95a3Jpc2h1cm95MTI3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQwNTg0MH0.RNbOoRwYuHqpMSW7YyTokjssZYU6SsfQ0AMxewGNfyY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a01d057ced36fd80-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "122.177.97.152",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-May-2026 13:10:41 UTC] === END API CALL LOG ===
[26-May-2026 13:10:41 UTC] ✅ API Hash verification passed for profile endpoint
[26-May-2026 13:10:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ5IiwidXNlcm5hbWUiOiJrcmlzaG5hNzM3MyIsImVtYWlsIjoicm95a3Jpc2h1cm95MTI3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQwNTg0MH0.RNbOoRwYuHqpMSW7YyTokjssZYU6SsfQ0AMxewGNfyY
[26-May-2026 13:10:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-May-2026 13:10:41 UTC] ✅ JWT token verified successfully for user profile
[26-May-2026 13:10:41 UTC] User ID: 649
[26-May-2026 13:10:41 UTC] ✅ User profile retrieved successfully for user ID: 649
[26-May-2026 13:10:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-May-2026 13:10:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-May-2026 13:10:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"122.177.97.152, 172.70.208.49","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ5IiwidXNlcm5hbWUiOiJrcmlzaG5hNzM3MyIsImVtYWlsIjoicm95a3Jpc2h1cm95MTI3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQwNTg0MH0.RNbOoRwYuHqpMSW7YyTokjssZYU6SsfQ0AMxewGNfyY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a01d057ced3afd80-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"122.177.97.152","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-May-2026 13:10:42 UTC] === User Orders API Called ===
[26-May-2026 13:10:42 UTC] User ID: 649
[26-May-2026 13:10:42 UTC] Limit: 20, Offset: 0
[26-May-2026 13:10:42 UTC] Orders found: 0
[26-May-2026 13:10:42 UTC] Orders data: []
[26-May-2026 13:10:42 UTC] Total orders count: 0
[26-May-2026 13:10:42 UTC] === API CALL LOG ===
[26-May-2026 13:10:42 UTC] Endpoint: user/profile.php
[26-May-2026 13:10:42 UTC] Full Log Data: {
    "timestamp": "2026-05-26 13:10:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "122.177.97.152",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "122.177.97.152, 172.70.208.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ5IiwidXNlcm5hbWUiOiJrcmlzaG5hNzM3MyIsImVtYWlsIjoicm95a3Jpc2h1cm95MTI3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQwNTg0MH0.RNbOoRwYuHqpMSW7YyTokjssZYU6SsfQ0AMxewGNfyY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a01d057d8f16fd80-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "122.177.97.152",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-May-2026 13:10:42 UTC] === END API CALL LOG ===
[26-May-2026 13:10:42 UTC] ✅ API Hash verification passed for profile endpoint
[26-May-2026 13:10:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ5IiwidXNlcm5hbWUiOiJrcmlzaG5hNzM3MyIsImVtYWlsIjoicm95a3Jpc2h1cm95MTI3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQwNTg0MH0.RNbOoRwYuHqpMSW7YyTokjssZYU6SsfQ0AMxewGNfyY
[26-May-2026 13:10:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-May-2026 13:10:42 UTC] ✅ JWT token verified successfully for user profile
[26-May-2026 13:10:42 UTC] User ID: 649
[26-May-2026 13:10:42 UTC] ✅ User profile retrieved successfully for user ID: 649
[26-May-2026 13:10:42 UTC] === API CALL LOG ===
[26-May-2026 13:10:42 UTC] Endpoint: user/profile.php
[26-May-2026 13:10:42 UTC] Full Log Data: {
    "timestamp": "2026-05-26 13:10:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "122.177.97.152",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "122.177.97.152, 172.70.208.49",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ5IiwidXNlcm5hbWUiOiJrcmlzaG5hNzM3MyIsImVtYWlsIjoicm95a3Jpc2h1cm95MTI3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQwNTg0MH0.RNbOoRwYuHqpMSW7YyTokjssZYU6SsfQ0AMxewGNfyY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a01d0584ec38fd80-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "122.177.97.152",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-May-2026 13:10:42 UTC] === END API CALL LOG ===
[26-May-2026 13:10:42 UTC] ✅ API Hash verification passed for profile endpoint
[26-May-2026 13:10:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ5IiwidXNlcm5hbWUiOiJrcmlzaG5hNzM3MyIsImVtYWlsIjoicm95a3Jpc2h1cm95MTI3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQwNTg0MH0.RNbOoRwYuHqpMSW7YyTokjssZYU6SsfQ0AMxewGNfyY
[26-May-2026 13:10:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-May-2026 13:10:42 UTC] ✅ JWT token verified successfully for user profile
[26-May-2026 13:10:42 UTC] User ID: 649
[26-May-2026 13:10:42 UTC] ✅ User profile retrieved successfully for user ID: 649
[26-May-2026 13:11:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-May-2026 13:11:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-May-2026 13:11:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"122.177.97.152, 172.70.208.5","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ5IiwidXNlcm5hbWUiOiJrcmlzaG5hNzM3MyIsImVtYWlsIjoicm95a3Jpc2h1cm95MTI3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQwNTg0MH0.RNbOoRwYuHqpMSW7YyTokjssZYU6SsfQ0AMxewGNfyY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a01d05fd7b70fd80-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"122.177.97.152","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-May-2026 13:11:02 UTC] === User Orders API Called ===
[26-May-2026 13:11:02 UTC] User ID: 649
[26-May-2026 13:11:02 UTC] Limit: 20, Offset: 0
[26-May-2026 13:11:02 UTC] Orders found: 0
[26-May-2026 13:11:02 UTC] Orders data: []
[26-May-2026 13:11:02 UTC] Total orders count: 0
[26-May-2026 13:11:02 UTC] === API CALL LOG ===
[26-May-2026 13:11:02 UTC] Endpoint: user/profile.php
[26-May-2026 13:11:02 UTC] Full Log Data: {
    "timestamp": "2026-05-26 13:11:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "122.177.97.152",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "122.177.97.152, 172.70.208.5",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ5IiwidXNlcm5hbWUiOiJrcmlzaG5hNzM3MyIsImVtYWlsIjoicm95a3Jpc2h1cm95MTI3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQwNTg0MH0.RNbOoRwYuHqpMSW7YyTokjssZYU6SsfQ0AMxewGNfyY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a01d05fe4dc5fd80-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "122.177.97.152",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-May-2026 13:11:02 UTC] === END API CALL LOG ===
[26-May-2026 13:11:02 UTC] ✅ API Hash verification passed for profile endpoint
[26-May-2026 13:11:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ5IiwidXNlcm5hbWUiOiJrcmlzaG5hNzM3MyIsImVtYWlsIjoicm95a3Jpc2h1cm95MTI3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQwNTg0MH0.RNbOoRwYuHqpMSW7YyTokjssZYU6SsfQ0AMxewGNfyY
[26-May-2026 13:11:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-May-2026 13:11:02 UTC] ✅ JWT token verified successfully for user profile
[26-May-2026 13:11:02 UTC] User ID: 649
[26-May-2026 13:11:02 UTC] ✅ User profile retrieved successfully for user ID: 649
[26-May-2026 13:11:02 UTC] === API CALL LOG ===
[26-May-2026 13:11:02 UTC] Endpoint: user/profile.php
[26-May-2026 13:11:02 UTC] Full Log Data: {
    "timestamp": "2026-05-26 13:11:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "122.177.97.152",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "122.177.97.152, 172.70.208.5",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ5IiwidXNlcm5hbWUiOiJrcmlzaG5hNzM3MyIsImVtYWlsIjoicm95a3Jpc2h1cm95MTI3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQwNTg0MH0.RNbOoRwYuHqpMSW7YyTokjssZYU6SsfQ0AMxewGNfyY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a01d06017eeffd80-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "122.177.97.152",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-May-2026 13:11:02 UTC] === END API CALL LOG ===
[26-May-2026 13:11:02 UTC] ✅ API Hash verification passed for profile endpoint
[26-May-2026 13:11:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ5IiwidXNlcm5hbWUiOiJrcmlzaG5hNzM3MyIsImVtYWlsIjoicm95a3Jpc2h1cm95MTI3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQwNTg0MH0.RNbOoRwYuHqpMSW7YyTokjssZYU6SsfQ0AMxewGNfyY
[26-May-2026 13:11:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-May-2026 13:11:02 UTC] ✅ JWT token verified successfully for user profile
[26-May-2026 13:11:02 UTC] User ID: 649
[26-May-2026 13:11:02 UTC] ✅ User profile retrieved successfully for user ID: 649
[26-May-2026 13:11:03 UTC] === API CALL LOG ===
[26-May-2026 13:11:03 UTC] Endpoint: user/profile.php
[26-May-2026 13:11:03 UTC] Full Log Data: {
    "timestamp": "2026-05-26 13:11:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "122.177.97.152",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "122.177.97.152, 172.70.208.5",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ5IiwidXNlcm5hbWUiOiJrcmlzaG5hNzM3MyIsImVtYWlsIjoicm95a3Jpc2h1cm95MTI3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQwNTg0MH0.RNbOoRwYuHqpMSW7YyTokjssZYU6SsfQ0AMxewGNfyY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a01d06090f69fd80-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "122.177.97.152",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-May-2026 13:11:03 UTC] === END API CALL LOG ===
[26-May-2026 13:11:03 UTC] ✅ API Hash verification passed for profile endpoint
[26-May-2026 13:11:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ5IiwidXNlcm5hbWUiOiJrcmlzaG5hNzM3MyIsImVtYWlsIjoicm95a3Jpc2h1cm95MTI3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQwNTg0MH0.RNbOoRwYuHqpMSW7YyTokjssZYU6SsfQ0AMxewGNfyY
[26-May-2026 13:11:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-May-2026 13:11:03 UTC] ✅ JWT token verified successfully for user profile
[26-May-2026 13:11:03 UTC] User ID: 649
[26-May-2026 13:11:03 UTC] ✅ User profile retrieved successfully for user ID: 649
[26-May-2026 13:11:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-May-2026 13:11:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-May-2026 13:11:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"122.177.97.152, 172.70.208.4","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ5IiwidXNlcm5hbWUiOiJrcmlzaG5hNzM3MyIsImVtYWlsIjoicm95a3Jpc2h1cm95MTI3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQwNTg0MH0.RNbOoRwYuHqpMSW7YyTokjssZYU6SsfQ0AMxewGNfyY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a01d062afa0bfd80-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"122.177.97.152","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-May-2026 13:11:09 UTC] === User Orders API Called ===
[26-May-2026 13:11:09 UTC] User ID: 649
[26-May-2026 13:11:09 UTC] Limit: 20, Offset: 0
[26-May-2026 13:11:09 UTC] Orders found: 0
[26-May-2026 13:11:09 UTC] Orders data: []
[26-May-2026 13:11:09 UTC] Total orders count: 0
[26-May-2026 13:11:09 UTC] === API CALL LOG ===
[26-May-2026 13:11:09 UTC] Endpoint: user/profile.php
[26-May-2026 13:11:09 UTC] Full Log Data: {
    "timestamp": "2026-05-26 13:11:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "122.177.97.152",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "122.177.97.152, 172.70.208.4",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ5IiwidXNlcm5hbWUiOiJrcmlzaG5hNzM3MyIsImVtYWlsIjoicm95a3Jpc2h1cm95MTI3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQwNTg0MH0.RNbOoRwYuHqpMSW7YyTokjssZYU6SsfQ0AMxewGNfyY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a01d062b9be7fd80-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "122.177.97.152",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-May-2026 13:11:09 UTC] === END API CALL LOG ===
[26-May-2026 13:11:09 UTC] ✅ API Hash verification passed for profile endpoint
[26-May-2026 13:11:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ5IiwidXNlcm5hbWUiOiJrcmlzaG5hNzM3MyIsImVtYWlsIjoicm95a3Jpc2h1cm95MTI3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQwNTg0MH0.RNbOoRwYuHqpMSW7YyTokjssZYU6SsfQ0AMxewGNfyY
[26-May-2026 13:11:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-May-2026 13:11:09 UTC] ✅ JWT token verified successfully for user profile
[26-May-2026 13:11:09 UTC] User ID: 649
[26-May-2026 13:11:09 UTC] ✅ User profile retrieved successfully for user ID: 649
[26-May-2026 13:11:09 UTC] === API CALL LOG ===
[26-May-2026 13:11:09 UTC] Endpoint: user/profile.php
[26-May-2026 13:11:09 UTC] Full Log Data: {
    "timestamp": "2026-05-26 13:11:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "122.177.97.152",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "122.177.97.152, 172.70.208.5",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ5IiwidXNlcm5hbWUiOiJrcmlzaG5hNzM3MyIsImVtYWlsIjoicm95a3Jpc2h1cm95MTI3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQwNTg0MH0.RNbOoRwYuHqpMSW7YyTokjssZYU6SsfQ0AMxewGNfyY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a01d062eed98fd80-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "122.177.97.152",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-May-2026 13:11:09 UTC] === END API CALL LOG ===
[26-May-2026 13:11:09 UTC] ✅ API Hash verification passed for profile endpoint
[26-May-2026 13:11:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ5IiwidXNlcm5hbWUiOiJrcmlzaG5hNzM3MyIsImVtYWlsIjoicm95a3Jpc2h1cm95MTI3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQwNTg0MH0.RNbOoRwYuHqpMSW7YyTokjssZYU6SsfQ0AMxewGNfyY
[26-May-2026 13:11:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-May-2026 13:11:09 UTC] ✅ JWT token verified successfully for user profile
[26-May-2026 13:11:09 UTC] User ID: 649
[26-May-2026 13:11:09 UTC] ✅ User profile retrieved successfully for user ID: 649
[26-May-2026 13:11:10 UTC] === API CALL LOG ===
[26-May-2026 13:11:10 UTC] Endpoint: user/profile.php
[26-May-2026 13:11:10 UTC] Full Log Data: {
    "timestamp": "2026-05-26 13:11:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "122.177.97.152",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "122.177.97.152, 172.70.208.4",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ5IiwidXNlcm5hbWUiOiJrcmlzaG5hNzM3MyIsImVtYWlsIjoicm95a3Jpc2h1cm95MTI3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQwNTg0MH0.RNbOoRwYuHqpMSW7YyTokjssZYU6SsfQ0AMxewGNfyY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a01d06320e54fd80-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "122.177.97.152",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-May-2026 13:11:10 UTC] === END API CALL LOG ===
[26-May-2026 13:11:10 UTC] ✅ API Hash verification passed for profile endpoint
[26-May-2026 13:11:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ5IiwidXNlcm5hbWUiOiJrcmlzaG5hNzM3MyIsImVtYWlsIjoicm95a3Jpc2h1cm95MTI3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQwNTg0MH0.RNbOoRwYuHqpMSW7YyTokjssZYU6SsfQ0AMxewGNfyY
[26-May-2026 13:11:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-May-2026 13:11:10 UTC] ✅ JWT token verified successfully for user profile
[26-May-2026 13:11:10 UTC] User ID: 649
[26-May-2026 13:11:10 UTC] ✅ User profile retrieved successfully for user ID: 649
[26-May-2026 13:11:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-May-2026 13:11:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-May-2026 13:11:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"122.177.97.152, 172.70.208.4","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ5IiwidXNlcm5hbWUiOiJrcmlzaG5hNzM3MyIsImVtYWlsIjoicm95a3Jpc2h1cm95MTI3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQwNTg0MH0.RNbOoRwYuHqpMSW7YyTokjssZYU6SsfQ0AMxewGNfyY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a01d063b1941fd80-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"122.177.97.152","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-May-2026 13:11:11 UTC] === User Orders API Called ===
[26-May-2026 13:11:11 UTC] User ID: 649
[26-May-2026 13:11:11 UTC] Limit: 20, Offset: 0
[26-May-2026 13:11:11 UTC] Orders found: 0
[26-May-2026 13:11:11 UTC] Orders data: []
[26-May-2026 13:11:11 UTC] Total orders count: 0
[26-May-2026 13:11:11 UTC] === API CALL LOG ===
[26-May-2026 13:11:11 UTC] Endpoint: user/profile.php
[26-May-2026 13:11:11 UTC] Full Log Data: {
    "timestamp": "2026-05-26 13:11:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "122.177.97.152",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "122.177.97.152, 172.70.208.4",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ5IiwidXNlcm5hbWUiOiJrcmlzaG5hNzM3MyIsImVtYWlsIjoicm95a3Jpc2h1cm95MTI3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQwNTg0MH0.RNbOoRwYuHqpMSW7YyTokjssZYU6SsfQ0AMxewGNfyY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a01d063b1947fd80-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "122.177.97.152",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-May-2026 13:11:11 UTC] === END API CALL LOG ===
[26-May-2026 13:11:11 UTC] ✅ API Hash verification passed for profile endpoint
[26-May-2026 13:11:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ5IiwidXNlcm5hbWUiOiJrcmlzaG5hNzM3MyIsImVtYWlsIjoicm95a3Jpc2h1cm95MTI3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQwNTg0MH0.RNbOoRwYuHqpMSW7YyTokjssZYU6SsfQ0AMxewGNfyY
[26-May-2026 13:11:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-May-2026 13:11:11 UTC] ✅ JWT token verified successfully for user profile
[26-May-2026 13:11:11 UTC] User ID: 649
[26-May-2026 13:11:11 UTC] ✅ User profile retrieved successfully for user ID: 649
[26-May-2026 13:11:12 UTC] === API CALL LOG ===
[26-May-2026 13:11:12 UTC] Endpoint: user/profile.php
[26-May-2026 13:11:12 UTC] Full Log Data: {
    "timestamp": "2026-05-26 13:11:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "122.177.97.152",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "122.177.97.152, 172.70.208.5",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ5IiwidXNlcm5hbWUiOiJrcmlzaG5hNzM3MyIsImVtYWlsIjoicm95a3Jpc2h1cm95MTI3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQwNTg0MH0.RNbOoRwYuHqpMSW7YyTokjssZYU6SsfQ0AMxewGNfyY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a01d063e3a33fd80-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "122.177.97.152",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-May-2026 13:11:12 UTC] === END API CALL LOG ===
[26-May-2026 13:11:12 UTC] ✅ API Hash verification passed for profile endpoint
[26-May-2026 13:11:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ5IiwidXNlcm5hbWUiOiJrcmlzaG5hNzM3MyIsImVtYWlsIjoicm95a3Jpc2h1cm95MTI3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQwNTg0MH0.RNbOoRwYuHqpMSW7YyTokjssZYU6SsfQ0AMxewGNfyY
[26-May-2026 13:11:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-May-2026 13:11:12 UTC] ✅ JWT token verified successfully for user profile
[26-May-2026 13:11:12 UTC] User ID: 649
[26-May-2026 13:11:12 UTC] ✅ User profile retrieved successfully for user ID: 649
[26-May-2026 13:11:12 UTC] === API CALL LOG ===
[26-May-2026 13:11:12 UTC] Endpoint: user/profile.php
[26-May-2026 13:11:12 UTC] Full Log Data: {
    "timestamp": "2026-05-26 13:11:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "122.177.97.152",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "122.177.97.152, 172.70.208.5",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ5IiwidXNlcm5hbWUiOiJrcmlzaG5hNzM3MyIsImVtYWlsIjoicm95a3Jpc2h1cm95MTI3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQwNTg0MH0.RNbOoRwYuHqpMSW7YyTokjssZYU6SsfQ0AMxewGNfyY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a01d0641ad1efd80-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "122.177.97.152",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-May-2026 13:11:12 UTC] === END API CALL LOG ===
[26-May-2026 13:11:12 UTC] ✅ API Hash verification passed for profile endpoint
[26-May-2026 13:11:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ5IiwidXNlcm5hbWUiOiJrcmlzaG5hNzM3MyIsImVtYWlsIjoicm95a3Jpc2h1cm95MTI3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQwNTg0MH0.RNbOoRwYuHqpMSW7YyTokjssZYU6SsfQ0AMxewGNfyY
[26-May-2026 13:11:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-May-2026 13:11:12 UTC] ✅ JWT token verified successfully for user profile
[26-May-2026 13:11:12 UTC] User ID: 649
[26-May-2026 13:11:12 UTC] ✅ User profile retrieved successfully for user ID: 649
[26-May-2026 13:11:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-May-2026 13:11:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-May-2026 13:11:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"122.177.97.152, 172.70.208.5","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ5IiwidXNlcm5hbWUiOiJrcmlzaG5hNzM3MyIsImVtYWlsIjoicm95a3Jpc2h1cm95MTI3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQwNTg0MH0.RNbOoRwYuHqpMSW7YyTokjssZYU6SsfQ0AMxewGNfyY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a01d0675fb43fd80-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"122.177.97.152","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-May-2026 13:11:21 UTC] === User Orders API Called ===
[26-May-2026 13:11:21 UTC] User ID: 649
[26-May-2026 13:11:21 UTC] Limit: 20, Offset: 0
[26-May-2026 13:11:21 UTC] Orders found: 0
[26-May-2026 13:11:21 UTC] Orders data: []
[26-May-2026 13:11:21 UTC] Total orders count: 0
[26-May-2026 13:11:21 UTC] === API CALL LOG ===
[26-May-2026 13:11:21 UTC] Endpoint: user/profile.php
[26-May-2026 13:11:21 UTC] Full Log Data: {
    "timestamp": "2026-05-26 13:11:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "122.177.97.152",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "122.177.97.152, 172.70.208.5",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ5IiwidXNlcm5hbWUiOiJrcmlzaG5hNzM3MyIsImVtYWlsIjoicm95a3Jpc2h1cm95MTI3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQwNTg0MH0.RNbOoRwYuHqpMSW7YyTokjssZYU6SsfQ0AMxewGNfyY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a01d06769d04fd80-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "122.177.97.152",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-May-2026 13:11:21 UTC] === END API CALL LOG ===
[26-May-2026 13:11:21 UTC] ✅ API Hash verification passed for profile endpoint
[26-May-2026 13:11:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ5IiwidXNlcm5hbWUiOiJrcmlzaG5hNzM3MyIsImVtYWlsIjoicm95a3Jpc2h1cm95MTI3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQwNTg0MH0.RNbOoRwYuHqpMSW7YyTokjssZYU6SsfQ0AMxewGNfyY
[26-May-2026 13:11:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-May-2026 13:11:21 UTC] ✅ JWT token verified successfully for user profile
[26-May-2026 13:11:21 UTC] User ID: 649
[26-May-2026 13:11:21 UTC] ✅ User profile retrieved successfully for user ID: 649
[26-May-2026 13:11:21 UTC] === API CALL LOG ===
[26-May-2026 13:11:21 UTC] Endpoint: user/profile.php
[26-May-2026 13:11:21 UTC] Full Log Data: {
    "timestamp": "2026-05-26 13:11:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "122.177.97.152",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "122.177.97.152, 172.70.208.5",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ5IiwidXNlcm5hbWUiOiJrcmlzaG5hNzM3MyIsImVtYWlsIjoicm95a3Jpc2h1cm95MTI3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQwNTg0MH0.RNbOoRwYuHqpMSW7YyTokjssZYU6SsfQ0AMxewGNfyY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a01d0679fe9dfd80-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "122.177.97.152",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-May-2026 13:11:21 UTC] === END API CALL LOG ===
[26-May-2026 13:11:21 UTC] ✅ API Hash verification passed for profile endpoint
[26-May-2026 13:11:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ5IiwidXNlcm5hbWUiOiJrcmlzaG5hNzM3MyIsImVtYWlsIjoicm95a3Jpc2h1cm95MTI3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQwNTg0MH0.RNbOoRwYuHqpMSW7YyTokjssZYU6SsfQ0AMxewGNfyY
[26-May-2026 13:11:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-May-2026 13:11:21 UTC] ✅ JWT token verified successfully for user profile
[26-May-2026 13:11:21 UTC] User ID: 649
[26-May-2026 13:11:21 UTC] ✅ User profile retrieved successfully for user ID: 649
[26-May-2026 13:11:22 UTC] === API CALL LOG ===
[26-May-2026 13:11:22 UTC] Endpoint: user/profile.php
[26-May-2026 13:11:22 UTC] Full Log Data: {
    "timestamp": "2026-05-26 13:11:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "122.177.97.152",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "122.177.97.152, 172.70.208.5",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ5IiwidXNlcm5hbWUiOiJrcmlzaG5hNzM3MyIsImVtYWlsIjoicm95a3Jpc2h1cm95MTI3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQwNTg0MH0.RNbOoRwYuHqpMSW7YyTokjssZYU6SsfQ0AMxewGNfyY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a01d067ccdcdfd80-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "122.177.97.152",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-May-2026 13:11:22 UTC] === END API CALL LOG ===
[26-May-2026 13:11:22 UTC] ✅ API Hash verification passed for profile endpoint
[26-May-2026 13:11:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ5IiwidXNlcm5hbWUiOiJrcmlzaG5hNzM3MyIsImVtYWlsIjoicm95a3Jpc2h1cm95MTI3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQwNTg0MH0.RNbOoRwYuHqpMSW7YyTokjssZYU6SsfQ0AMxewGNfyY
[26-May-2026 13:11:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-May-2026 13:11:22 UTC] ✅ JWT token verified successfully for user profile
[26-May-2026 13:11:22 UTC] User ID: 649
[26-May-2026 13:11:22 UTC] ✅ User profile retrieved successfully for user ID: 649
[26-May-2026 13:11:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-May-2026 13:11:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-May-2026 13:11:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"122.177.97.152, 172.70.208.5","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ5IiwidXNlcm5hbWUiOiJrcmlzaG5hNzM3MyIsImVtYWlsIjoicm95a3Jpc2h1cm95MTI3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQwNTg0MH0.RNbOoRwYuHqpMSW7YyTokjssZYU6SsfQ0AMxewGNfyY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a01d06900ee0fd80-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"122.177.97.152","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-May-2026 13:11:25 UTC] === User Orders API Called ===
[26-May-2026 13:11:25 UTC] User ID: 649
[26-May-2026 13:11:25 UTC] Limit: 20, Offset: 0
[26-May-2026 13:11:25 UTC] Orders found: 0
[26-May-2026 13:11:25 UTC] Orders data: []
[26-May-2026 13:11:25 UTC] Total orders count: 0
[26-May-2026 13:11:25 UTC] === API CALL LOG ===
[26-May-2026 13:11:25 UTC] Endpoint: user/profile.php
[26-May-2026 13:11:25 UTC] Full Log Data: {
    "timestamp": "2026-05-26 13:11:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "122.177.97.152",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "122.177.97.152, 172.70.208.5",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ5IiwidXNlcm5hbWUiOiJrcmlzaG5hNzM3MyIsImVtYWlsIjoicm95a3Jpc2h1cm95MTI3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQwNTg0MH0.RNbOoRwYuHqpMSW7YyTokjssZYU6SsfQ0AMxewGNfyY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a01d06916b25fd80-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "122.177.97.152",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-May-2026 13:11:25 UTC] === END API CALL LOG ===
[26-May-2026 13:11:25 UTC] ✅ API Hash verification passed for profile endpoint
[26-May-2026 13:11:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ5IiwidXNlcm5hbWUiOiJrcmlzaG5hNzM3MyIsImVtYWlsIjoicm95a3Jpc2h1cm95MTI3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQwNTg0MH0.RNbOoRwYuHqpMSW7YyTokjssZYU6SsfQ0AMxewGNfyY
[26-May-2026 13:11:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-May-2026 13:11:25 UTC] ✅ JWT token verified successfully for user profile
[26-May-2026 13:11:25 UTC] User ID: 649
[26-May-2026 13:11:25 UTC] ✅ User profile retrieved successfully for user ID: 649
[26-May-2026 13:11:26 UTC] === API CALL LOG ===
[26-May-2026 13:11:26 UTC] Endpoint: user/profile.php
[26-May-2026 13:11:26 UTC] Full Log Data: {
    "timestamp": "2026-05-26 13:11:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "122.177.97.152",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "122.177.97.152, 172.70.208.5",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ5IiwidXNlcm5hbWUiOiJrcmlzaG5hNzM3MyIsImVtYWlsIjoicm95a3Jpc2h1cm95MTI3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQwNTg0MH0.RNbOoRwYuHqpMSW7YyTokjssZYU6SsfQ0AMxewGNfyY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a01d06953ec1fd80-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "122.177.97.152",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-May-2026 13:11:26 UTC] === END API CALL LOG ===
[26-May-2026 13:11:26 UTC] ✅ API Hash verification passed for profile endpoint
[26-May-2026 13:11:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ5IiwidXNlcm5hbWUiOiJrcmlzaG5hNzM3MyIsImVtYWlsIjoicm95a3Jpc2h1cm95MTI3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQwNTg0MH0.RNbOoRwYuHqpMSW7YyTokjssZYU6SsfQ0AMxewGNfyY
[26-May-2026 13:11:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-May-2026 13:11:26 UTC] ✅ JWT token verified successfully for user profile
[26-May-2026 13:11:26 UTC] User ID: 649
[26-May-2026 13:11:26 UTC] ✅ User profile retrieved successfully for user ID: 649
[26-May-2026 13:11:26 UTC] === API CALL LOG ===
[26-May-2026 13:11:26 UTC] Endpoint: user/profile.php
[26-May-2026 13:11:26 UTC] Full Log Data: {
    "timestamp": "2026-05-26 13:11:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "122.177.97.152",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "122.177.97.152, 172.70.208.5",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ5IiwidXNlcm5hbWUiOiJrcmlzaG5hNzM3MyIsImVtYWlsIjoicm95a3Jpc2h1cm95MTI3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQwNTg0MH0.RNbOoRwYuHqpMSW7YyTokjssZYU6SsfQ0AMxewGNfyY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a01d06990a2efd80-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "122.177.97.152",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-May-2026 13:11:26 UTC] === END API CALL LOG ===
[26-May-2026 13:11:26 UTC] ✅ API Hash verification passed for profile endpoint
[26-May-2026 13:11:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ5IiwidXNlcm5hbWUiOiJrcmlzaG5hNzM3MyIsImVtYWlsIjoicm95a3Jpc2h1cm95MTI3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQwNTg0MH0.RNbOoRwYuHqpMSW7YyTokjssZYU6SsfQ0AMxewGNfyY
[26-May-2026 13:11:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-May-2026 13:11:26 UTC] ✅ JWT token verified successfully for user profile
[26-May-2026 13:11:26 UTC] User ID: 649
[26-May-2026 13:11:26 UTC] ✅ User profile retrieved successfully for user ID: 649
[26-May-2026 13:11:38 UTC] === API CALL LOG ===
[26-May-2026 13:11:38 UTC] Endpoint: user/profile.php
[26-May-2026 13:11:38 UTC] Full Log Data: {
    "timestamp": "2026-05-26 13:11:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "122.177.97.152",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "122.177.97.152, 172.70.208.5",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ5IiwidXNlcm5hbWUiOiJrcmlzaG5hNzM3MyIsImVtYWlsIjoicm95a3Jpc2h1cm95MTI3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQwNTg0MH0.RNbOoRwYuHqpMSW7YyTokjssZYU6SsfQ0AMxewGNfyY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a01d06dfeb4cfd80-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "122.177.97.152",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-May-2026 13:11:38 UTC] === END API CALL LOG ===
[26-May-2026 13:11:38 UTC] ✅ API Hash verification passed for profile endpoint
[26-May-2026 13:11:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ5IiwidXNlcm5hbWUiOiJrcmlzaG5hNzM3MyIsImVtYWlsIjoicm95a3Jpc2h1cm95MTI3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQwNTg0MH0.RNbOoRwYuHqpMSW7YyTokjssZYU6SsfQ0AMxewGNfyY
[26-May-2026 13:11:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-May-2026 13:11:38 UTC] ✅ JWT token verified successfully for user profile
[26-May-2026 13:11:38 UTC] User ID: 649
[26-May-2026 13:11:38 UTC] ✅ User profile retrieved successfully for user ID: 649
[26-May-2026 13:11:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-May-2026 13:11:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-May-2026 13:11:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"122.177.97.152, 172.70.208.5","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ5IiwidXNlcm5hbWUiOiJrcmlzaG5hNzM3MyIsImVtYWlsIjoicm95a3Jpc2h1cm95MTI3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQwNTg0MH0.RNbOoRwYuHqpMSW7YyTokjssZYU6SsfQ0AMxewGNfyY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a01d06dfeb49fd80-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"122.177.97.152","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-May-2026 13:11:38 UTC] === User Orders API Called ===
[26-May-2026 13:11:38 UTC] User ID: 649
[26-May-2026 13:11:38 UTC] Limit: 20, Offset: 0
[26-May-2026 13:11:38 UTC] Orders found: 0
[26-May-2026 13:11:38 UTC] Orders data: []
[26-May-2026 13:11:38 UTC] Total orders count: 0
[26-May-2026 13:11:38 UTC] === API CALL LOG ===
[26-May-2026 13:11:38 UTC] Endpoint: user/profile.php
[26-May-2026 13:11:38 UTC] Full Log Data: {
    "timestamp": "2026-05-26 13:11:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "122.177.97.152",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "122.177.97.152, 172.70.208.5",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ5IiwidXNlcm5hbWUiOiJrcmlzaG5hNzM3MyIsImVtYWlsIjoicm95a3Jpc2h1cm95MTI3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQwNTg0MH0.RNbOoRwYuHqpMSW7YyTokjssZYU6SsfQ0AMxewGNfyY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a01d06e3f948fd80-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "122.177.97.152",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-May-2026 13:11:38 UTC] === END API CALL LOG ===
[26-May-2026 13:11:38 UTC] ✅ API Hash verification passed for profile endpoint
[26-May-2026 13:11:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ5IiwidXNlcm5hbWUiOiJrcmlzaG5hNzM3MyIsImVtYWlsIjoicm95a3Jpc2h1cm95MTI3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQwNTg0MH0.RNbOoRwYuHqpMSW7YyTokjssZYU6SsfQ0AMxewGNfyY
[26-May-2026 13:11:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-May-2026 13:11:38 UTC] ✅ JWT token verified successfully for user profile
[26-May-2026 13:11:38 UTC] User ID: 649
[26-May-2026 13:11:38 UTC] ✅ User profile retrieved successfully for user ID: 649
[26-May-2026 13:11:39 UTC] === API CALL LOG ===
[26-May-2026 13:11:39 UTC] Endpoint: user/profile.php
[26-May-2026 13:11:39 UTC] Full Log Data: {
    "timestamp": "2026-05-26 13:11:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "122.177.97.152",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "122.177.97.152, 172.70.208.5",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ5IiwidXNlcm5hbWUiOiJrcmlzaG5hNzM3MyIsImVtYWlsIjoicm95a3Jpc2h1cm95MTI3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQwNTg0MH0.RNbOoRwYuHqpMSW7YyTokjssZYU6SsfQ0AMxewGNfyY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a01d06ea5cfdfd80-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "122.177.97.152",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-May-2026 13:11:39 UTC] === END API CALL LOG ===
[26-May-2026 13:11:39 UTC] ✅ API Hash verification passed for profile endpoint
[26-May-2026 13:11:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ5IiwidXNlcm5hbWUiOiJrcmlzaG5hNzM3MyIsImVtYWlsIjoicm95a3Jpc2h1cm95MTI3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQwNTg0MH0.RNbOoRwYuHqpMSW7YyTokjssZYU6SsfQ0AMxewGNfyY
[26-May-2026 13:11:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-May-2026 13:11:39 UTC] ✅ JWT token verified successfully for user profile
[26-May-2026 13:11:39 UTC] User ID: 649
[26-May-2026 13:11:39 UTC] ✅ User profile retrieved successfully for user ID: 649
[26-May-2026 13:11:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-May-2026 13:11:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-May-2026 13:11:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"122.177.97.152, 172.70.208.5","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ5IiwidXNlcm5hbWUiOiJrcmlzaG5hNzM3MyIsImVtYWlsIjoicm95a3Jpc2h1cm95MTI3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQwNTg0MH0.RNbOoRwYuHqpMSW7YyTokjssZYU6SsfQ0AMxewGNfyY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a01d06fcbb2efd80-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"122.177.97.152","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-May-2026 13:11:42 UTC] === User Orders API Called ===
[26-May-2026 13:11:42 UTC] User ID: 649
[26-May-2026 13:11:42 UTC] Limit: 20, Offset: 0
[26-May-2026 13:11:42 UTC] Orders found: 0
[26-May-2026 13:11:42 UTC] Orders data: []
[26-May-2026 13:11:42 UTC] Total orders count: 0
[26-May-2026 13:11:43 UTC] === API CALL LOG ===
[26-May-2026 13:11:43 UTC] Endpoint: user/profile.php
[26-May-2026 13:11:43 UTC] Full Log Data: {
    "timestamp": "2026-05-26 13:11:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "122.177.97.152",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "122.177.97.152, 172.70.208.5",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ5IiwidXNlcm5hbWUiOiJrcmlzaG5hNzM3MyIsImVtYWlsIjoicm95a3Jpc2h1cm95MTI3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQwNTg0MH0.RNbOoRwYuHqpMSW7YyTokjssZYU6SsfQ0AMxewGNfyY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a01d07002c55fd80-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "122.177.97.152",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-May-2026 13:11:43 UTC] === END API CALL LOG ===
[26-May-2026 13:11:43 UTC] ✅ API Hash verification passed for profile endpoint
[26-May-2026 13:11:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ5IiwidXNlcm5hbWUiOiJrcmlzaG5hNzM3MyIsImVtYWlsIjoicm95a3Jpc2h1cm95MTI3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQwNTg0MH0.RNbOoRwYuHqpMSW7YyTokjssZYU6SsfQ0AMxewGNfyY
[26-May-2026 13:11:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-May-2026 13:11:43 UTC] ✅ JWT token verified successfully for user profile
[26-May-2026 13:11:43 UTC] User ID: 649
[26-May-2026 13:11:43 UTC] ✅ User profile retrieved successfully for user ID: 649
[26-May-2026 13:11:43 UTC] User Purchases API - User ID: 649
[26-May-2026 13:11:43 UTC] User Purchases API - Total purchases found: 1
[26-May-2026 13:37:27 UTC] === API CALL LOG ===
[26-May-2026 13:37:27 UTC] Endpoint: user/profile.php
[26-May-2026 13:37:27 UTC] Full Log Data: {
    "timestamp": "2026-05-26 13:37:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e4:1c:787f:2104:b8d6:ef77:f53",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e4:1c:787f:2104:b8d6:ef77:f53, 172.69.176.105",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUwIiwidXNlcm5hbWUiOiJAR2FuemEiLCJlbWFpbCI6ImxhbW9tb205OEBnbWFsLmNvbSIsImV4cCI6MTc4MDQwNzQ0Nn0.3OKY-TgS6oRl2K9kRNx2uqvw14plTDVxhO0iFgXYnSU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a01d2cb1ed56c09d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e4:1c:787f:2104:b8d6:ef77:f53",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-May-2026 13:37:27 UTC] === END API CALL LOG ===
[26-May-2026 13:37:27 UTC] ✅ API Hash verification passed for profile endpoint
[26-May-2026 13:37:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUwIiwidXNlcm5hbWUiOiJAR2FuemEiLCJlbWFpbCI6ImxhbW9tb205OEBnbWFsLmNvbSIsImV4cCI6MTc4MDQwNzQ0Nn0.3OKY-TgS6oRl2K9kRNx2uqvw14plTDVxhO0iFgXYnSU
[26-May-2026 13:37:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-May-2026 13:37:27 UTC] ✅ JWT token verified successfully for user profile
[26-May-2026 13:37:27 UTC] User ID: 650
[26-May-2026 13:37:27 UTC] ✅ User profile retrieved successfully for user ID: 650
[26-May-2026 13:37:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-May-2026 13:37:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-May-2026 13:37:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40e4:1c:787f:2104:b8d6:ef77:f53, 172.69.176.104","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUwIiwidXNlcm5hbWUiOiJAR2FuemEiLCJlbWFpbCI6ImxhbW9tb205OEBnbWFsLmNvbSIsImV4cCI6MTc4MDQwNzQ0Nn0.3OKY-TgS6oRl2K9kRNx2uqvw14plTDVxhO0iFgXYnSU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a01d2cb1ed61c09d-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40e4:1c:787f:2104:b8d6:ef77:f53","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-May-2026 13:37:27 UTC] === User Orders API Called ===
[26-May-2026 13:37:27 UTC] User ID: 650
[26-May-2026 13:37:27 UTC] Limit: 20, Offset: 0
[26-May-2026 13:37:27 UTC] Orders found: 0
[26-May-2026 13:37:27 UTC] Orders data: []
[26-May-2026 13:37:27 UTC] Total orders count: 0
[26-May-2026 13:37:28 UTC] === API CALL LOG ===
[26-May-2026 13:37:28 UTC] Endpoint: user/profile.php
[26-May-2026 13:37:28 UTC] Full Log Data: {
    "timestamp": "2026-05-26 13:37:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e4:1c:787f:2104:b8d6:ef77:f53",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e4:1c:787f:2104:b8d6:ef77:f53, 172.69.176.104",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUwIiwidXNlcm5hbWUiOiJAR2FuemEiLCJlbWFpbCI6ImxhbW9tb205OEBnbWFsLmNvbSIsImV4cCI6MTc4MDQwNzQ0Nn0.3OKY-TgS6oRl2K9kRNx2uqvw14plTDVxhO0iFgXYnSU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a01d2cb29f64c09d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e4:1c:787f:2104:b8d6:ef77:f53",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-May-2026 13:37:28 UTC] === END API CALL LOG ===
[26-May-2026 13:37:28 UTC] ✅ API Hash verification passed for profile endpoint
[26-May-2026 13:37:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUwIiwidXNlcm5hbWUiOiJAR2FuemEiLCJlbWFpbCI6ImxhbW9tb205OEBnbWFsLmNvbSIsImV4cCI6MTc4MDQwNzQ0Nn0.3OKY-TgS6oRl2K9kRNx2uqvw14plTDVxhO0iFgXYnSU
[26-May-2026 13:37:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-May-2026 13:37:28 UTC] ✅ JWT token verified successfully for user profile
[26-May-2026 13:37:28 UTC] User ID: 650
[26-May-2026 13:37:28 UTC] ✅ User profile retrieved successfully for user ID: 650
[26-May-2026 13:37:29 UTC] === API CALL LOG ===
[26-May-2026 13:37:29 UTC] Endpoint: user/profile.php
[26-May-2026 13:37:29 UTC] Full Log Data: {
    "timestamp": "2026-05-26 13:37:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e4:1c:787f:2104:b8d6:ef77:f53",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e4:1c:787f:2104:b8d6:ef77:f53, 172.69.176.104",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUwIiwidXNlcm5hbWUiOiJAR2FuemEiLCJlbWFpbCI6ImxhbW9tb205OEBnbWFsLmNvbSIsImV4cCI6MTc4MDQwNzQ0Nn0.3OKY-TgS6oRl2K9kRNx2uqvw14plTDVxhO0iFgXYnSU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a01d2cbfa8d0c09d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e4:1c:787f:2104:b8d6:ef77:f53",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-May-2026 13:37:29 UTC] === END API CALL LOG ===
[26-May-2026 13:37:29 UTC] ✅ API Hash verification passed for profile endpoint
[26-May-2026 13:37:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUwIiwidXNlcm5hbWUiOiJAR2FuemEiLCJlbWFpbCI6ImxhbW9tb205OEBnbWFsLmNvbSIsImV4cCI6MTc4MDQwNzQ0Nn0.3OKY-TgS6oRl2K9kRNx2uqvw14plTDVxhO0iFgXYnSU
[26-May-2026 13:37:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-May-2026 13:37:29 UTC] ✅ JWT token verified successfully for user profile
[26-May-2026 13:37:29 UTC] User ID: 650
[26-May-2026 13:37:29 UTC] ✅ User profile retrieved successfully for user ID: 650
[26-May-2026 13:37:48 UTC] === API CALL LOG ===
[26-May-2026 13:37:48 UTC] Endpoint: user/profile.php
[26-May-2026 13:37:48 UTC] Full Log Data: {
    "timestamp": "2026-05-26 13:37:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e4:1c:787f:2104:b8d6:ef77:f53",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e4:1c:787f:2104:b8d6:ef77:f53, 172.68.164.100",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUwIiwidXNlcm5hbWUiOiJAR2FuemEiLCJlbWFpbCI6ImxhbW9tb205OEBnbWFsLmNvbSIsImV4cCI6MTc4MDQwNzQ0Nn0.3OKY-TgS6oRl2K9kRNx2uqvw14plTDVxhO0iFgXYnSU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a01d2d322a57fe86-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e4:1c:787f:2104:b8d6:ef77:f53",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-May-2026 13:37:48 UTC] === END API CALL LOG ===
[26-May-2026 13:37:48 UTC] ✅ API Hash verification passed for profile endpoint
[26-May-2026 13:37:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUwIiwidXNlcm5hbWUiOiJAR2FuemEiLCJlbWFpbCI6ImxhbW9tb205OEBnbWFsLmNvbSIsImV4cCI6MTc4MDQwNzQ0Nn0.3OKY-TgS6oRl2K9kRNx2uqvw14plTDVxhO0iFgXYnSU
[26-May-2026 13:37:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-May-2026 13:37:48 UTC] ✅ JWT token verified successfully for user profile
[26-May-2026 13:37:48 UTC] User ID: 650
[26-May-2026 13:37:48 UTC] ✅ User profile retrieved successfully for user ID: 650
[26-May-2026 13:38:04 UTC] === API CALL LOG ===
[26-May-2026 13:38:04 UTC] Endpoint: user/profile.php
[26-May-2026 13:38:04 UTC] Full Log Data: {
    "timestamp": "2026-05-26 13:38:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e4:1c:787f:2104:b8d6:ef77:f53",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e4:1c:787f:2104:b8d6:ef77:f53, 172.68.164.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUwIiwidXNlcm5hbWUiOiJAR2FuemEiLCJlbWFpbCI6ImxhbW9tb205OEBnbWFsLmNvbSIsImV4cCI6MTc4MDQwNzQ0Nn0.3OKY-TgS6oRl2K9kRNx2uqvw14plTDVxhO0iFgXYnSU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a01d2d96fbebfe86-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e4:1c:787f:2104:b8d6:ef77:f53",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-May-2026 13:38:04 UTC] === END API CALL LOG ===
[26-May-2026 13:38:04 UTC] ✅ API Hash verification passed for profile endpoint
[26-May-2026 13:38:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUwIiwidXNlcm5hbWUiOiJAR2FuemEiLCJlbWFpbCI6ImxhbW9tb205OEBnbWFsLmNvbSIsImV4cCI6MTc4MDQwNzQ0Nn0.3OKY-TgS6oRl2K9kRNx2uqvw14plTDVxhO0iFgXYnSU
[26-May-2026 13:38:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-May-2026 13:38:04 UTC] ✅ JWT token verified successfully for user profile
[26-May-2026 13:38:04 UTC] User ID: 650
[26-May-2026 13:38:04 UTC] ✅ User profile retrieved successfully for user ID: 650
[26-May-2026 13:38:04 UTC] User Purchases API - User ID: 650
[26-May-2026 13:38:04 UTC] User Purchases API - Total purchases found: 0
[26-May-2026 13:38:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-May-2026 13:38:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-May-2026 13:38:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40e4:1c:787f:2104:b8d6:ef77:f53, 172.68.164.100","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUwIiwidXNlcm5hbWUiOiJAR2FuemEiLCJlbWFpbCI6ImxhbW9tb205OEBnbWFsLmNvbSIsImV4cCI6MTc4MDQwNzQ0Nn0.3OKY-TgS6oRl2K9kRNx2uqvw14plTDVxhO0iFgXYnSU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a01d2de4bb53fe86-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40e4:1c:787f:2104:b8d6:ef77:f53","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-May-2026 13:38:17 UTC] === User Orders API Called ===
[26-May-2026 13:38:17 UTC] User ID: 650
[26-May-2026 13:38:17 UTC] Limit: 20, Offset: 0
[26-May-2026 13:38:17 UTC] Orders found: 0
[26-May-2026 13:38:17 UTC] Orders data: []
[26-May-2026 13:38:17 UTC] Total orders count: 0
[26-May-2026 13:38:19 UTC] === API CALL LOG ===
[26-May-2026 13:38:19 UTC] Endpoint: user/profile.php
[26-May-2026 13:38:19 UTC] Full Log Data: {
    "timestamp": "2026-05-26 13:38:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e4:1c:787f:2104:b8d6:ef77:f53",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e4:1c:787f:2104:b8d6:ef77:f53, 172.68.164.100",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUwIiwidXNlcm5hbWUiOiJAR2FuemEiLCJlbWFpbCI6ImxhbW9tb205OEBnbWFsLmNvbSIsImV4cCI6MTc4MDQwNzQ0Nn0.3OKY-TgS6oRl2K9kRNx2uqvw14plTDVxhO0iFgXYnSU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a01d2df55e3bfe86-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e4:1c:787f:2104:b8d6:ef77:f53",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-May-2026 13:38:19 UTC] === END API CALL LOG ===
[26-May-2026 13:38:19 UTC] ✅ API Hash verification passed for profile endpoint
[26-May-2026 13:38:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUwIiwidXNlcm5hbWUiOiJAR2FuemEiLCJlbWFpbCI6ImxhbW9tb205OEBnbWFsLmNvbSIsImV4cCI6MTc4MDQwNzQ0Nn0.3OKY-TgS6oRl2K9kRNx2uqvw14plTDVxhO0iFgXYnSU
[26-May-2026 13:38:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-May-2026 13:38:19 UTC] ✅ JWT token verified successfully for user profile
[26-May-2026 13:38:19 UTC] User ID: 650
[26-May-2026 13:38:19 UTC] ✅ User profile retrieved successfully for user ID: 650
[26-May-2026 13:38:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-May-2026 13:38:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-May-2026 13:38:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40e4:1c:787f:2104:b8d6:ef77:f53, 172.68.164.100","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUwIiwidXNlcm5hbWUiOiJAR2FuemEiLCJlbWFpbCI6ImxhbW9tb205OEBnbWFsLmNvbSIsImV4cCI6MTc4MDQwNzQ0Nn0.3OKY-TgS6oRl2K9kRNx2uqvw14plTDVxhO0iFgXYnSU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a01d2df55e39fe86-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40e4:1c:787f:2104:b8d6:ef77:f53","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-May-2026 13:38:19 UTC] === User Orders API Called ===
[26-May-2026 13:38:19 UTC] User ID: 650
[26-May-2026 13:38:19 UTC] Limit: 20, Offset: 0
[26-May-2026 13:38:19 UTC] Orders found: 0
[26-May-2026 13:38:19 UTC] Orders data: []
[26-May-2026 13:38:19 UTC] Total orders count: 0
[26-May-2026 13:38:19 UTC] === API CALL LOG ===
[26-May-2026 13:38:19 UTC] Endpoint: user/profile.php
[26-May-2026 13:38:19 UTC] Full Log Data: {
    "timestamp": "2026-05-26 13:38:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e4:1c:787f:2104:b8d6:ef77:f53",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e4:1c:787f:2104:b8d6:ef77:f53, 172.68.164.100",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUwIiwidXNlcm5hbWUiOiJAR2FuemEiLCJlbWFpbCI6ImxhbW9tb205OEBnbWFsLmNvbSIsImV4cCI6MTc4MDQwNzQ0Nn0.3OKY-TgS6oRl2K9kRNx2uqvw14plTDVxhO0iFgXYnSU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a01d2df9aac0fe86-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e4:1c:787f:2104:b8d6:ef77:f53",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-May-2026 13:38:19 UTC] === END API CALL LOG ===
[26-May-2026 13:38:19 UTC] ✅ API Hash verification passed for profile endpoint
[26-May-2026 13:38:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUwIiwidXNlcm5hbWUiOiJAR2FuemEiLCJlbWFpbCI6ImxhbW9tb205OEBnbWFsLmNvbSIsImV4cCI6MTc4MDQwNzQ0Nn0.3OKY-TgS6oRl2K9kRNx2uqvw14plTDVxhO0iFgXYnSU
[26-May-2026 13:38:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-May-2026 13:38:19 UTC] ✅ JWT token verified successfully for user profile
[26-May-2026 13:38:19 UTC] User ID: 650
[26-May-2026 13:38:19 UTC] ✅ User profile retrieved successfully for user ID: 650
[26-May-2026 13:38:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-May-2026 13:38:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-May-2026 13:38:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40e4:1c:787f:2104:b8d6:ef77:f53, 172.68.164.100","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUwIiwidXNlcm5hbWUiOiJAR2FuemEiLCJlbWFpbCI6ImxhbW9tb205OEBnbWFsLmNvbSIsImV4cCI6MTc4MDQwNzQ0Nn0.3OKY-TgS6oRl2K9kRNx2uqvw14plTDVxhO0iFgXYnSU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a01d2e28c842fe86-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40e4:1c:787f:2104:b8d6:ef77:f53","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-May-2026 13:38:27 UTC] === User Orders API Called ===
[26-May-2026 13:38:27 UTC] User ID: 650
[26-May-2026 13:38:27 UTC] Limit: 20, Offset: 0
[26-May-2026 13:38:27 UTC] Orders found: 0
[26-May-2026 13:38:27 UTC] Orders data: []
[26-May-2026 13:38:27 UTC] Total orders count: 0
[26-May-2026 13:38:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-May-2026 13:38:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-May-2026 13:38:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40e4:1c:787f:2104:b8d6:ef77:f53, 172.68.164.100","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUwIiwidXNlcm5hbWUiOiJAR2FuemEiLCJlbWFpbCI6ImxhbW9tb205OEBnbWFsLmNvbSIsImV4cCI6MTc4MDQwNzQ0Nn0.3OKY-TgS6oRl2K9kRNx2uqvw14plTDVxhO0iFgXYnSU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a01d2e2c69fefe86-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40e4:1c:787f:2104:b8d6:ef77:f53","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-May-2026 13:38:27 UTC] === User Orders API Called ===
[26-May-2026 13:38:27 UTC] User ID: 650
[26-May-2026 13:38:27 UTC] Limit: 20, Offset: 0
[26-May-2026 13:38:27 UTC] === API CALL LOG ===
[26-May-2026 13:38:27 UTC] Endpoint: user/profile.php
[26-May-2026 13:38:27 UTC] Full Log Data: {
    "timestamp": "2026-05-26 13:38:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e4:1c:787f:2104:b8d6:ef77:f53",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e4:1c:787f:2104:b8d6:ef77:f53, 172.68.164.100",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUwIiwidXNlcm5hbWUiOiJAR2FuemEiLCJlbWFpbCI6ImxhbW9tb205OEBnbWFsLmNvbSIsImV4cCI6MTc4MDQwNzQ0Nn0.3OKY-TgS6oRl2K9kRNx2uqvw14plTDVxhO0iFgXYnSU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a01d2e2c6a01fe86-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e4:1c:787f:2104:b8d6:ef77:f53",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-May-2026 13:38:27 UTC] === END API CALL LOG ===
[26-May-2026 13:38:27 UTC] Orders found: 0
[26-May-2026 13:38:27 UTC] ✅ API Hash verification passed for profile endpoint
[26-May-2026 13:38:27 UTC] Orders data: []
[26-May-2026 13:38:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUwIiwidXNlcm5hbWUiOiJAR2FuemEiLCJlbWFpbCI6ImxhbW9tb205OEBnbWFsLmNvbSIsImV4cCI6MTc4MDQwNzQ0Nn0.3OKY-TgS6oRl2K9kRNx2uqvw14plTDVxhO0iFgXYnSU
[26-May-2026 13:38:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-May-2026 13:38:27 UTC] ✅ JWT token verified successfully for user profile
[26-May-2026 13:38:27 UTC] Total orders count: 0
[26-May-2026 13:38:27 UTC] User ID: 650
[26-May-2026 13:38:27 UTC] ✅ User profile retrieved successfully for user ID: 650
[26-May-2026 13:38:28 UTC] === API CALL LOG ===
[26-May-2026 13:38:28 UTC] Endpoint: user/profile.php
[26-May-2026 13:38:28 UTC] Full Log Data: {
    "timestamp": "2026-05-26 13:38:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e4:1c:787f:2104:b8d6:ef77:f53",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e4:1c:787f:2104:b8d6:ef77:f53, 172.68.164.100",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUwIiwidXNlcm5hbWUiOiJAR2FuemEiLCJlbWFpbCI6ImxhbW9tb205OEBnbWFsLmNvbSIsImV4cCI6MTc4MDQwNzQ0Nn0.3OKY-TgS6oRl2K9kRNx2uqvw14plTDVxhO0iFgXYnSU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a01d2e2fec55fe86-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e4:1c:787f:2104:b8d6:ef77:f53",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-May-2026 13:38:28 UTC] === END API CALL LOG ===
[26-May-2026 13:38:28 UTC] ✅ API Hash verification passed for profile endpoint
[26-May-2026 13:38:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUwIiwidXNlcm5hbWUiOiJAR2FuemEiLCJlbWFpbCI6ImxhbW9tb205OEBnbWFsLmNvbSIsImV4cCI6MTc4MDQwNzQ0Nn0.3OKY-TgS6oRl2K9kRNx2uqvw14plTDVxhO0iFgXYnSU
[26-May-2026 13:38:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-May-2026 13:38:28 UTC] ✅ JWT token verified successfully for user profile
[26-May-2026 13:38:28 UTC] User ID: 650
[26-May-2026 13:38:28 UTC] ✅ User profile retrieved successfully for user ID: 650
[26-May-2026 13:41:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-May-2026 13:41:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-May-2026 13:41:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40e4:1c:787f:2104:b8d6:ef77:f53, 172.70.143.194","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUwIiwidXNlcm5hbWUiOiJAR2FuemEiLCJlbWFpbCI6ImxhbW9tb205OEBnbWFsLmNvbSIsImV4cCI6MTc4MDQwNzQ0Nn0.3OKY-TgS6oRl2K9kRNx2uqvw14plTDVxhO0iFgXYnSU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a01d3345bb0ec061-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40e4:1c:787f:2104:b8d6:ef77:f53","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-May-2026 13:41:56 UTC] === User Orders API Called ===
[26-May-2026 13:41:56 UTC] User ID: 650
[26-May-2026 13:41:56 UTC] Limit: 20, Offset: 0
[26-May-2026 13:41:56 UTC] Orders found: 0
[26-May-2026 13:41:56 UTC] Orders data: []
[26-May-2026 13:41:56 UTC] Total orders count: 0
[26-May-2026 13:41:59 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-May-2026 13:41:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-May-2026 13:41:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40e4:1c:787f:2104:b8d6:ef77:f53, 172.70.143.194","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUwIiwidXNlcm5hbWUiOiJAR2FuemEiLCJlbWFpbCI6ImxhbW9tb205OEBnbWFsLmNvbSIsImV4cCI6MTc4MDQwNzQ0Nn0.3OKY-TgS6oRl2K9kRNx2uqvw14plTDVxhO0iFgXYnSU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a01d33534c97c061-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40e4:1c:787f:2104:b8d6:ef77:f53","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-May-2026 13:41:59 UTC] === User Orders API Called ===
[26-May-2026 13:41:59 UTC] User ID: 650
[26-May-2026 13:41:59 UTC] Limit: 20, Offset: 0
[26-May-2026 13:41:59 UTC] Orders found: 0
[26-May-2026 13:41:59 UTC] Orders data: []
[26-May-2026 13:41:59 UTC] Total orders count: 0
[26-May-2026 13:41:59 UTC] === API CALL LOG ===
[26-May-2026 13:41:59 UTC] Endpoint: user/profile.php
[26-May-2026 13:41:59 UTC] Full Log Data: {
    "timestamp": "2026-05-26 13:41:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e4:1c:787f:2104:b8d6:ef77:f53",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e4:1c:787f:2104:b8d6:ef77:f53, 172.70.143.194",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUwIiwidXNlcm5hbWUiOiJAR2FuemEiLCJlbWFpbCI6ImxhbW9tb205OEBnbWFsLmNvbSIsImV4cCI6MTc4MDQwNzQ0Nn0.3OKY-TgS6oRl2K9kRNx2uqvw14plTDVxhO0iFgXYnSU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a01d33534c9ac061-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e4:1c:787f:2104:b8d6:ef77:f53",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-May-2026 13:41:59 UTC] === END API CALL LOG ===
[26-May-2026 13:41:59 UTC] ✅ API Hash verification passed for profile endpoint
[26-May-2026 13:41:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUwIiwidXNlcm5hbWUiOiJAR2FuemEiLCJlbWFpbCI6ImxhbW9tb205OEBnbWFsLmNvbSIsImV4cCI6MTc4MDQwNzQ0Nn0.3OKY-TgS6oRl2K9kRNx2uqvw14plTDVxhO0iFgXYnSU
[26-May-2026 13:41:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-May-2026 13:41:59 UTC] ✅ JWT token verified successfully for user profile
[26-May-2026 13:41:59 UTC] User ID: 650
[26-May-2026 13:41:59 UTC] ✅ User profile retrieved successfully for user ID: 650
[26-May-2026 13:41:59 UTC] === API CALL LOG ===
[26-May-2026 13:41:59 UTC] Endpoint: user/profile.php
[26-May-2026 13:41:59 UTC] Full Log Data: {
    "timestamp": "2026-05-26 13:41:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e4:1c:787f:2104:b8d6:ef77:f53",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e4:1c:787f:2104:b8d6:ef77:f53, 172.70.143.194",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUwIiwidXNlcm5hbWUiOiJAR2FuemEiLCJlbWFpbCI6ImxhbW9tb205OEBnbWFsLmNvbSIsImV4cCI6MTc4MDQwNzQ0Nn0.3OKY-TgS6oRl2K9kRNx2uqvw14plTDVxhO0iFgXYnSU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a01d3357185bc061-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e4:1c:787f:2104:b8d6:ef77:f53",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-May-2026 13:41:59 UTC] === END API CALL LOG ===
[26-May-2026 13:41:59 UTC] ✅ API Hash verification passed for profile endpoint
[26-May-2026 13:41:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUwIiwidXNlcm5hbWUiOiJAR2FuemEiLCJlbWFpbCI6ImxhbW9tb205OEBnbWFsLmNvbSIsImV4cCI6MTc4MDQwNzQ0Nn0.3OKY-TgS6oRl2K9kRNx2uqvw14plTDVxhO0iFgXYnSU
[26-May-2026 13:41:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-May-2026 13:41:59 UTC] ✅ JWT token verified successfully for user profile
[26-May-2026 13:41:59 UTC] User ID: 650
[26-May-2026 13:41:59 UTC] ✅ User profile retrieved successfully for user ID: 650
[26-May-2026 13:43:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-May-2026 13:43:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-May-2026 13:43:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40e4:1c:787f:2104:b8d6:ef77:f53, 172.71.81.127","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUwIiwidXNlcm5hbWUiOiJAR2FuemEiLCJlbWFpbCI6ImxhbW9tb205OEBnbWFsLmNvbSIsImV4cCI6MTc4MDQwNzQ0Nn0.3OKY-TgS6oRl2K9kRNx2uqvw14plTDVxhO0iFgXYnSU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a01d350ffcd99cd5-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40e4:1c:787f:2104:b8d6:ef77:f53","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-May-2026 13:43:10 UTC] === User Orders API Called ===
[26-May-2026 13:43:10 UTC] User ID: 650
[26-May-2026 13:43:10 UTC] Limit: 20, Offset: 0
[26-May-2026 13:43:10 UTC] Orders found: 0
[26-May-2026 13:43:10 UTC] Orders data: []
[26-May-2026 13:43:10 UTC] Total orders count: 0
[26-May-2026 13:43:10 UTC] === API CALL LOG ===
[26-May-2026 13:43:10 UTC] Endpoint: user/profile.php
[26-May-2026 13:43:10 UTC] Full Log Data: {
    "timestamp": "2026-05-26 13:43:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e4:1c:787f:2104:b8d6:ef77:f53",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e4:1c:787f:2104:b8d6:ef77:f53, 172.71.81.127",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUwIiwidXNlcm5hbWUiOiJAR2FuemEiLCJlbWFpbCI6ImxhbW9tb205OEBnbWFsLmNvbSIsImV4cCI6MTc4MDQwNzQ0Nn0.3OKY-TgS6oRl2K9kRNx2uqvw14plTDVxhO0iFgXYnSU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a01d350ffcdc9cd5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e4:1c:787f:2104:b8d6:ef77:f53",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-May-2026 13:43:10 UTC] === END API CALL LOG ===
[26-May-2026 13:43:10 UTC] ✅ API Hash verification passed for profile endpoint
[26-May-2026 13:43:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUwIiwidXNlcm5hbWUiOiJAR2FuemEiLCJlbWFpbCI6ImxhbW9tb205OEBnbWFsLmNvbSIsImV4cCI6MTc4MDQwNzQ0Nn0.3OKY-TgS6oRl2K9kRNx2uqvw14plTDVxhO0iFgXYnSU
[26-May-2026 13:43:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-May-2026 13:43:10 UTC] ✅ JWT token verified successfully for user profile
[26-May-2026 13:43:10 UTC] User ID: 650
[26-May-2026 13:43:10 UTC] ✅ User profile retrieved successfully for user ID: 650
[26-May-2026 13:43:10 UTC] === API CALL LOG ===
[26-May-2026 13:43:10 UTC] Endpoint: user/profile.php
[26-May-2026 13:43:10 UTC] Full Log Data: {
    "timestamp": "2026-05-26 13:43:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e4:1c:787f:2104:b8d6:ef77:f53",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e4:1c:787f:2104:b8d6:ef77:f53, 172.71.82.8",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUwIiwidXNlcm5hbWUiOiJAR2FuemEiLCJlbWFpbCI6ImxhbW9tb205OEBnbWFsLmNvbSIsImV4cCI6MTc4MDQwNzQ0Nn0.3OKY-TgS6oRl2K9kRNx2uqvw14plTDVxhO0iFgXYnSU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a01d3514286c9cd5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e4:1c:787f:2104:b8d6:ef77:f53",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-May-2026 13:43:10 UTC] === END API CALL LOG ===
[26-May-2026 13:43:10 UTC] ✅ API Hash verification passed for profile endpoint
[26-May-2026 13:43:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUwIiwidXNlcm5hbWUiOiJAR2FuemEiLCJlbWFpbCI6ImxhbW9tb205OEBnbWFsLmNvbSIsImV4cCI6MTc4MDQwNzQ0Nn0.3OKY-TgS6oRl2K9kRNx2uqvw14plTDVxhO0iFgXYnSU
[26-May-2026 13:43:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-May-2026 13:43:10 UTC] ✅ JWT token verified successfully for user profile
[26-May-2026 13:43:10 UTC] User ID: 650
[26-May-2026 13:43:10 UTC] ✅ User profile retrieved successfully for user ID: 650
[26-May-2026 13:43:17 UTC] === API CALL LOG ===
[26-May-2026 13:43:17 UTC] Endpoint: user/profile.php
[26-May-2026 13:43:17 UTC] Full Log Data: {
    "timestamp": "2026-05-26 13:43:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e4:1c:787f:2104:b8d6:ef77:f53",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e4:1c:787f:2104:b8d6:ef77:f53, 172.71.81.128",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUwIiwidXNlcm5hbWUiOiJAR2FuemEiLCJlbWFpbCI6ImxhbW9tb205OEBnbWFsLmNvbSIsImV4cCI6MTc4MDQwNzQ0Nn0.3OKY-TgS6oRl2K9kRNx2uqvw14plTDVxhO0iFgXYnSU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a01d353a78059cd5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e4:1c:787f:2104:b8d6:ef77:f53",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-May-2026 13:43:17 UTC] === END API CALL LOG ===
[26-May-2026 13:43:17 UTC] ✅ API Hash verification passed for profile endpoint
[26-May-2026 13:43:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUwIiwidXNlcm5hbWUiOiJAR2FuemEiLCJlbWFpbCI6ImxhbW9tb205OEBnbWFsLmNvbSIsImV4cCI6MTc4MDQwNzQ0Nn0.3OKY-TgS6oRl2K9kRNx2uqvw14plTDVxhO0iFgXYnSU
[26-May-2026 13:43:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-May-2026 13:43:17 UTC] ✅ JWT token verified successfully for user profile
[26-May-2026 13:43:17 UTC] User ID: 650
[26-May-2026 13:43:17 UTC] ✅ User profile retrieved successfully for user ID: 650
[26-May-2026 13:43:17 UTC] User Purchases API - User ID: 650
[26-May-2026 13:43:17 UTC] User Purchases API - Total purchases found: 0
[26-May-2026 13:43:29 UTC] === API CALL LOG ===
[26-May-2026 13:43:29 UTC] Endpoint: user/profile.php
[26-May-2026 13:43:29 UTC] Full Log Data: {
    "timestamp": "2026-05-26 13:43:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e4:1c:787f:2104:b8d6:ef77:f53",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e4:1c:787f:2104:b8d6:ef77:f53, 172.71.81.128",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUwIiwidXNlcm5hbWUiOiJAR2FuemEiLCJlbWFpbCI6ImxhbW9tb205OEBnbWFsLmNvbSIsImV4cCI6MTc4MDQwNzQ0Nn0.3OKY-TgS6oRl2K9kRNx2uqvw14plTDVxhO0iFgXYnSU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a01d3587f8059cd5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e4:1c:787f:2104:b8d6:ef77:f53",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-May-2026 13:43:29 UTC] === END API CALL LOG ===
[26-May-2026 13:43:29 UTC] ✅ API Hash verification passed for profile endpoint
[26-May-2026 13:43:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUwIiwidXNlcm5hbWUiOiJAR2FuemEiLCJlbWFpbCI6ImxhbW9tb205OEBnbWFsLmNvbSIsImV4cCI6MTc4MDQwNzQ0Nn0.3OKY-TgS6oRl2K9kRNx2uqvw14plTDVxhO0iFgXYnSU
[26-May-2026 13:43:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-May-2026 13:43:29 UTC] ✅ JWT token verified successfully for user profile
[26-May-2026 13:43:29 UTC] User ID: 650
[26-May-2026 13:43:29 UTC] ✅ User profile retrieved successfully for user ID: 650
[26-May-2026 13:43:29 UTC] User Purchases API - User ID: 650
[26-May-2026 13:43:29 UTC] User Purchases API - Total purchases found: 0
[26-May-2026 13:43:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-May-2026 13:43:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-May-2026 13:43:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40e4:1c:787f:2104:b8d6:ef77:f53, 172.71.81.128","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUwIiwidXNlcm5hbWUiOiJAR2FuemEiLCJlbWFpbCI6ImxhbW9tb205OEBnbWFsLmNvbSIsImV4cCI6MTc4MDQwNzQ0Nn0.3OKY-TgS6oRl2K9kRNx2uqvw14plTDVxhO0iFgXYnSU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a01d359469229cd5-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40e4:1c:787f:2104:b8d6:ef77:f53","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-May-2026 13:43:31 UTC] === User Orders API Called ===
[26-May-2026 13:43:31 UTC] User ID: 650
[26-May-2026 13:43:31 UTC] Limit: 20, Offset: 0
[26-May-2026 13:43:31 UTC] Orders found: 0
[26-May-2026 13:43:31 UTC] Orders data: []
[26-May-2026 13:43:31 UTC] Total orders count: 0
[26-May-2026 19:53:41 UTC] === API CALL LOG ===
[26-May-2026 19:53:41 UTC] Endpoint: user/profile.php
[26-May-2026 19:53:41 UTC] Full Log Data: {
    "timestamp": "2026-05-26 19:53:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:1e68:c201:1d72:3f4:c0cf:7660:e8de",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2804:1e68:c201:1d72:3f4:c0cf:7660:e8de, 172.71.2.157",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUxIiwidXNlcm5hbWUiOiJTYW50b3MiLCJlbWFpbCI6ImFuam9rYXVsZUBnbWFpbC5jb20iLCJleHAiOjE3ODA0MzAwMjF9.oF7Z6EpvTSf27y8c8IDwwCj-uOyJuENVsleUWb1F8BU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a01f53d3ecec9410-UDI",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2804:1e68:c201:1d72:3f4:c0cf:7660:e8de",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-May-2026 19:53:41 UTC] === END API CALL LOG ===
[26-May-2026 19:53:41 UTC] ✅ API Hash verification passed for profile endpoint
[26-May-2026 19:53:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUxIiwidXNlcm5hbWUiOiJTYW50b3MiLCJlbWFpbCI6ImFuam9rYXVsZUBnbWFpbC5jb20iLCJleHAiOjE3ODA0MzAwMjF9.oF7Z6EpvTSf27y8c8IDwwCj-uOyJuENVsleUWb1F8BU
[26-May-2026 19:53:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-May-2026 19:53:41 UTC] ✅ JWT token verified successfully for user profile
[26-May-2026 19:53:41 UTC] User ID: 651
[26-May-2026 19:53:41 UTC] ✅ User profile retrieved successfully for user ID: 651
[26-May-2026 19:53:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-May-2026 19:53:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-May-2026 19:53:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2804:1e68:c201:1d72:3f4:c0cf:7660:e8de, 172.71.2.157","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUxIiwidXNlcm5hbWUiOiJTYW50b3MiLCJlbWFpbCI6ImFuam9rYXVsZUBnbWFpbC5jb20iLCJleHAiOjE3ODA0MzAwMjF9.oF7Z6EpvTSf27y8c8IDwwCj-uOyJuENVsleUWb1F8BU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a01f53d3fd099410-UDI","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2804:1e68:c201:1d72:3f4:c0cf:7660:e8de","cf-ipcountry":"BR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-May-2026 19:53:41 UTC] === User Orders API Called ===
[26-May-2026 19:53:41 UTC] User ID: 651
[26-May-2026 19:53:41 UTC] Limit: 20, Offset: 0
[26-May-2026 19:53:41 UTC] Orders found: 0
[26-May-2026 19:53:41 UTC] Orders data: []
[26-May-2026 19:53:41 UTC] Total orders count: 0
[26-May-2026 19:53:42 UTC] === API CALL LOG ===
[26-May-2026 19:53:42 UTC] Endpoint: user/profile.php
[26-May-2026 19:53:42 UTC] Full Log Data: {
    "timestamp": "2026-05-26 19:53:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:1e68:c201:1d72:3f4:c0cf:7660:e8de",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2804:1e68:c201:1d72:3f4:c0cf:7660:e8de, 172.71.2.171",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUxIiwidXNlcm5hbWUiOiJTYW50b3MiLCJlbWFpbCI6ImFuam9rYXVsZUBnbWFpbC5jb20iLCJleHAiOjE3ODA0MzAwMjF9.oF7Z6EpvTSf27y8c8IDwwCj-uOyJuENVsleUWb1F8BU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a01f53d48dbe9410-UDI",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2804:1e68:c201:1d72:3f4:c0cf:7660:e8de",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-May-2026 19:53:42 UTC] === END API CALL LOG ===
[26-May-2026 19:53:42 UTC] ✅ API Hash verification passed for profile endpoint
[26-May-2026 19:53:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUxIiwidXNlcm5hbWUiOiJTYW50b3MiLCJlbWFpbCI6ImFuam9rYXVsZUBnbWFpbC5jb20iLCJleHAiOjE3ODA0MzAwMjF9.oF7Z6EpvTSf27y8c8IDwwCj-uOyJuENVsleUWb1F8BU
[26-May-2026 19:53:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-May-2026 19:53:42 UTC] ✅ JWT token verified successfully for user profile
[26-May-2026 19:53:42 UTC] User ID: 651
[26-May-2026 19:53:42 UTC] ✅ User profile retrieved successfully for user ID: 651
[26-May-2026 19:53:43 UTC] === API CALL LOG ===
[26-May-2026 19:53:43 UTC] Endpoint: user/profile.php
[26-May-2026 19:53:43 UTC] Full Log Data: {
    "timestamp": "2026-05-26 19:53:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:1e68:c201:1d72:3f4:c0cf:7660:e8de",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2804:1e68:c201:1d72:3f4:c0cf:7660:e8de, 172.71.2.157",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUxIiwidXNlcm5hbWUiOiJTYW50b3MiLCJlbWFpbCI6ImFuam9rYXVsZUBnbWFpbC5jb20iLCJleHAiOjE3ODA0MzAwMjF9.oF7Z6EpvTSf27y8c8IDwwCj-uOyJuENVsleUWb1F8BU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a01f53def9419410-UDI",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2804:1e68:c201:1d72:3f4:c0cf:7660:e8de",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-May-2026 19:53:43 UTC] === END API CALL LOG ===
[26-May-2026 19:53:43 UTC] ✅ API Hash verification passed for profile endpoint
[26-May-2026 19:53:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUxIiwidXNlcm5hbWUiOiJTYW50b3MiLCJlbWFpbCI6ImFuam9rYXVsZUBnbWFpbC5jb20iLCJleHAiOjE3ODA0MzAwMjF9.oF7Z6EpvTSf27y8c8IDwwCj-uOyJuENVsleUWb1F8BU
[26-May-2026 19:53:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-May-2026 19:53:43 UTC] ✅ JWT token verified successfully for user profile
[26-May-2026 19:53:43 UTC] User ID: 651
[26-May-2026 19:53:43 UTC] ✅ User profile retrieved successfully for user ID: 651
[26-May-2026 19:53:59 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-May-2026 19:53:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-May-2026 19:53:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2804:1e68:c201:1d72:3f4:c0cf:7660:e8de, 172.71.2.156","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUxIiwidXNlcm5hbWUiOiJTYW50b3MiLCJlbWFpbCI6ImFuam9rYXVsZUBnbWFpbC5jb20iLCJleHAiOjE3ODA0MzAwMjF9.oF7Z6EpvTSf27y8c8IDwwCj-uOyJuENVsleUWb1F8BU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a01f543d1b6f9410-UDI","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2804:1e68:c201:1d72:3f4:c0cf:7660:e8de","cf-ipcountry":"BR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-May-2026 19:53:59 UTC] === User Orders API Called ===
[26-May-2026 19:53:59 UTC] User ID: 651
[26-May-2026 19:53:59 UTC] Limit: 20, Offset: 0
[26-May-2026 19:53:59 UTC] Orders found: 0
[26-May-2026 19:53:59 UTC] Orders data: []
[26-May-2026 19:53:59 UTC] Total orders count: 0
[26-May-2026 19:54:01 UTC] === API CALL LOG ===
[26-May-2026 19:54:01 UTC] Endpoint: user/profile.php
[26-May-2026 19:54:01 UTC] Full Log Data: {
    "timestamp": "2026-05-26 19:54:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:1e68:c201:1d72:3f4:c0cf:7660:e8de",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2804:1e68:c201:1d72:3f4:c0cf:7660:e8de, 172.71.2.156",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUxIiwidXNlcm5hbWUiOiJTYW50b3MiLCJlbWFpbCI6ImFuam9rYXVsZUBnbWFpbC5jb20iLCJleHAiOjE3ODA0MzAwMjF9.oF7Z6EpvTSf27y8c8IDwwCj-uOyJuENVsleUWb1F8BU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a01f544f786a9410-UDI",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2804:1e68:c201:1d72:3f4:c0cf:7660:e8de",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-May-2026 19:54:01 UTC] === END API CALL LOG ===
[26-May-2026 19:54:01 UTC] ✅ API Hash verification passed for profile endpoint
[26-May-2026 19:54:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUxIiwidXNlcm5hbWUiOiJTYW50b3MiLCJlbWFpbCI6ImFuam9rYXVsZUBnbWFpbC5jb20iLCJleHAiOjE3ODA0MzAwMjF9.oF7Z6EpvTSf27y8c8IDwwCj-uOyJuENVsleUWb1F8BU
[26-May-2026 19:54:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-May-2026 19:54:01 UTC] ✅ JWT token verified successfully for user profile
[26-May-2026 19:54:01 UTC] User ID: 651
[26-May-2026 19:54:01 UTC] ✅ User profile retrieved successfully for user ID: 651
[26-May-2026 19:54:02 UTC] User Purchases API - User ID: 651
[26-May-2026 19:54:02 UTC] User Purchases API - Total purchases found: 0
[26-May-2026 19:54:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-May-2026 19:54:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-May-2026 19:54:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2804:1e68:c201:1d72:3f4:c0cf:7660:e8de","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUxIiwidXNlcm5hbWUiOiJTYW50b3MiLCJlbWFpbCI6ImFuam9rYXVsZUBnbWFpbC5jb20iLCJleHAiOjE3ODA0MzAwMjF9.oF7Z6EpvTSf27y8c8IDwwCj-uOyJuENVsleUWb1F8BU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a01f54be5c309410-UDI","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2804:1e68:c201:1d72:3f4:c0cf:7660:e8de","cf-ipcountry":"BR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-May-2026 19:54:19 UTC] === User Orders API Called ===
[26-May-2026 19:54:19 UTC] User ID: 651
[26-May-2026 19:54:19 UTC] Limit: 20, Offset: 0
[26-May-2026 19:54:19 UTC] Orders found: 0
[26-May-2026 19:54:19 UTC] Orders data: []
[26-May-2026 19:54:19 UTC] Total orders count: 0
[26-May-2026 19:54:19 UTC] === API CALL LOG ===
[26-May-2026 19:54:19 UTC] Endpoint: user/profile.php
[26-May-2026 19:54:19 UTC] Full Log Data: {
    "timestamp": "2026-05-26 19:54:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:1e68:c201:1d72:3f4:c0cf:7660:e8de",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2804:1e68:c201:1d72:3f4:c0cf:7660:e8de",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUxIiwidXNlcm5hbWUiOiJTYW50b3MiLCJlbWFpbCI6ImFuam9rYXVsZUBnbWFpbC5jb20iLCJleHAiOjE3ODA0MzAwMjF9.oF7Z6EpvTSf27y8c8IDwwCj-uOyJuENVsleUWb1F8BU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a01f54beed1a9410-UDI",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2804:1e68:c201:1d72:3f4:c0cf:7660:e8de",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-May-2026 19:54:19 UTC] === END API CALL LOG ===
[26-May-2026 19:54:19 UTC] ✅ API Hash verification passed for profile endpoint
[26-May-2026 19:54:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUxIiwidXNlcm5hbWUiOiJTYW50b3MiLCJlbWFpbCI6ImFuam9rYXVsZUBnbWFpbC5jb20iLCJleHAiOjE3ODA0MzAwMjF9.oF7Z6EpvTSf27y8c8IDwwCj-uOyJuENVsleUWb1F8BU
[26-May-2026 19:54:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-May-2026 19:54:19 UTC] ✅ JWT token verified successfully for user profile
[26-May-2026 19:54:19 UTC] User ID: 651
[26-May-2026 19:54:19 UTC] ✅ User profile retrieved successfully for user ID: 651
[26-May-2026 19:54:20 UTC] === API CALL LOG ===
[26-May-2026 19:54:20 UTC] Endpoint: user/profile.php
[26-May-2026 19:54:20 UTC] Full Log Data: {
    "timestamp": "2026-05-26 19:54:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:1e68:c201:1d72:3f4:c0cf:7660:e8de",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2804:1e68:c201:1d72:3f4:c0cf:7660:e8de",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUxIiwidXNlcm5hbWUiOiJTYW50b3MiLCJlbWFpbCI6ImFuam9rYXVsZUBnbWFpbC5jb20iLCJleHAiOjE3ODA0MzAwMjF9.oF7Z6EpvTSf27y8c8IDwwCj-uOyJuENVsleUWb1F8BU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a01f54c2e9f89410-UDI",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2804:1e68:c201:1d72:3f4:c0cf:7660:e8de",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-May-2026 19:54:20 UTC] === END API CALL LOG ===
[26-May-2026 19:54:20 UTC] ✅ API Hash verification passed for profile endpoint
[26-May-2026 19:54:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUxIiwidXNlcm5hbWUiOiJTYW50b3MiLCJlbWFpbCI6ImFuam9rYXVsZUBnbWFpbC5jb20iLCJleHAiOjE3ODA0MzAwMjF9.oF7Z6EpvTSf27y8c8IDwwCj-uOyJuENVsleUWb1F8BU
[26-May-2026 19:54:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-May-2026 19:54:20 UTC] ✅ JWT token verified successfully for user profile
[26-May-2026 19:54:20 UTC] User ID: 651
[26-May-2026 19:54:20 UTC] ✅ User profile retrieved successfully for user ID: 651
[26-May-2026 19:54:20 UTC] === API CALL LOG ===
[26-May-2026 19:54:20 UTC] Endpoint: user/profile.php
[26-May-2026 19:54:20 UTC] Full Log Data: {
    "timestamp": "2026-05-26 19:54:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:1e68:c201:1d72:3f4:c0cf:7660:e8de",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2804:1e68:c201:1d72:3f4:c0cf:7660:e8de",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUxIiwidXNlcm5hbWUiOiJTYW50b3MiLCJlbWFpbCI6ImFuam9rYXVsZUBnbWFpbC5jb20iLCJleHAiOjE3ODA0MzAwMjF9.oF7Z6EpvTSf27y8c8IDwwCj-uOyJuENVsleUWb1F8BU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a01f54c81f9e9410-UDI",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2804:1e68:c201:1d72:3f4:c0cf:7660:e8de",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-May-2026 19:54:20 UTC] === END API CALL LOG ===
[26-May-2026 19:54:20 UTC] ✅ API Hash verification passed for profile endpoint
[26-May-2026 19:54:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUxIiwidXNlcm5hbWUiOiJTYW50b3MiLCJlbWFpbCI6ImFuam9rYXVsZUBnbWFpbC5jb20iLCJleHAiOjE3ODA0MzAwMjF9.oF7Z6EpvTSf27y8c8IDwwCj-uOyJuENVsleUWb1F8BU
[26-May-2026 19:54:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-May-2026 19:54:20 UTC] ✅ JWT token verified successfully for user profile
[26-May-2026 19:54:20 UTC] User ID: 651
[26-May-2026 19:54:20 UTC] ✅ User profile retrieved successfully for user ID: 651
[26-May-2026 19:54:38 UTC] === API CALL LOG ===
[26-May-2026 19:54:38 UTC] Endpoint: user/profile.php
[26-May-2026 19:54:38 UTC] Full Log Data: {
    "timestamp": "2026-05-26 19:54:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:1e68:c201:1d72:3f4:c0cf:7660:e8de",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2804:1e68:c201:1d72:3f4:c0cf:7660:e8de",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUxIiwidXNlcm5hbWUiOiJTYW50b3MiLCJlbWFpbCI6ImFuam9rYXVsZUBnbWFpbC5jb20iLCJleHAiOjE3ODA0MzAwMjF9.oF7Z6EpvTSf27y8c8IDwwCj-uOyJuENVsleUWb1F8BU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a01f55373edb9414-UDI",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2804:1e68:c201:1d72:3f4:c0cf:7660:e8de",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-May-2026 19:54:38 UTC] === END API CALL LOG ===
[26-May-2026 19:54:38 UTC] ✅ API Hash verification passed for profile endpoint
[26-May-2026 19:54:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUxIiwidXNlcm5hbWUiOiJTYW50b3MiLCJlbWFpbCI6ImFuam9rYXVsZUBnbWFpbC5jb20iLCJleHAiOjE3ODA0MzAwMjF9.oF7Z6EpvTSf27y8c8IDwwCj-uOyJuENVsleUWb1F8BU
[26-May-2026 19:54:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-May-2026 19:54:38 UTC] ✅ JWT token verified successfully for user profile
[26-May-2026 19:54:38 UTC] User ID: 651
[26-May-2026 19:54:38 UTC] ✅ User profile retrieved successfully for user ID: 651
[26-May-2026 19:54:40 UTC] === API CALL LOG ===
[26-May-2026 19:54:40 UTC] Endpoint: user/profile.php
[26-May-2026 19:54:40 UTC] Full Log Data: {
    "timestamp": "2026-05-26 19:54:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:1e68:c201:1d72:3f4:c0cf:7660:e8de",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2804:1e68:c201:1d72:3f4:c0cf:7660:e8de",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUxIiwidXNlcm5hbWUiOiJTYW50b3MiLCJlbWFpbCI6ImFuam9rYXVsZUBnbWFpbC5jb20iLCJleHAiOjE3ODA0MzAwMjF9.oF7Z6EpvTSf27y8c8IDwwCj-uOyJuENVsleUWb1F8BU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a01f554228219414-UDI",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2804:1e68:c201:1d72:3f4:c0cf:7660:e8de",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-May-2026 19:54:40 UTC] === END API CALL LOG ===
[26-May-2026 19:54:40 UTC] ✅ API Hash verification passed for profile endpoint
[26-May-2026 19:54:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUxIiwidXNlcm5hbWUiOiJTYW50b3MiLCJlbWFpbCI6ImFuam9rYXVsZUBnbWFpbC5jb20iLCJleHAiOjE3ODA0MzAwMjF9.oF7Z6EpvTSf27y8c8IDwwCj-uOyJuENVsleUWb1F8BU
[26-May-2026 19:54:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-May-2026 19:54:40 UTC] ✅ JWT token verified successfully for user profile
[26-May-2026 19:54:40 UTC] User ID: 651
[26-May-2026 19:54:40 UTC] ✅ User profile retrieved successfully for user ID: 651
[26-May-2026 19:55:04 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-May-2026 19:55:04 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-May-2026 19:55:04 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2804:1e68:c201:1d72:3f4:c0cf:7660:e8de","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUxIiwidXNlcm5hbWUiOiJTYW50b3MiLCJlbWFpbCI6ImFuam9rYXVsZUBnbWFpbC5jb20iLCJleHAiOjE3ODA0MzAwMjF9.oF7Z6EpvTSf27y8c8IDwwCj-uOyJuENVsleUWb1F8BU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a01f55daaf639414-UDI","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2804:1e68:c201:1d72:3f4:c0cf:7660:e8de","cf-ipcountry":"BR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-May-2026 19:55:04 UTC] === User Orders API Called ===
[26-May-2026 19:55:04 UTC] User ID: 651
[26-May-2026 19:55:04 UTC] Limit: 20, Offset: 0
[26-May-2026 19:55:04 UTC] Orders found: 0
[26-May-2026 19:55:04 UTC] Orders data: []
[26-May-2026 19:55:04 UTC] Total orders count: 0
[26-May-2026 19:55:04 UTC] === API CALL LOG ===
[26-May-2026 19:55:04 UTC] Endpoint: user/profile.php
[26-May-2026 19:55:04 UTC] Full Log Data: {
    "timestamp": "2026-05-26 19:55:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:1e68:c201:1d72:3f4:c0cf:7660:e8de",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2804:1e68:c201:1d72:3f4:c0cf:7660:e8de",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUxIiwidXNlcm5hbWUiOiJTYW50b3MiLCJlbWFpbCI6ImFuam9rYXVsZUBnbWFpbC5jb20iLCJleHAiOjE3ODA0MzAwMjF9.oF7Z6EpvTSf27y8c8IDwwCj-uOyJuENVsleUWb1F8BU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a01f55db3fd79414-UDI",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2804:1e68:c201:1d72:3f4:c0cf:7660:e8de",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-May-2026 19:55:04 UTC] === END API CALL LOG ===
[26-May-2026 19:55:04 UTC] ✅ API Hash verification passed for profile endpoint
[26-May-2026 19:55:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUxIiwidXNlcm5hbWUiOiJTYW50b3MiLCJlbWFpbCI6ImFuam9rYXVsZUBnbWFpbC5jb20iLCJleHAiOjE3ODA0MzAwMjF9.oF7Z6EpvTSf27y8c8IDwwCj-uOyJuENVsleUWb1F8BU
[26-May-2026 19:55:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-May-2026 19:55:04 UTC] ✅ JWT token verified successfully for user profile
[26-May-2026 19:55:04 UTC] User ID: 651
[26-May-2026 19:55:04 UTC] ✅ User profile retrieved successfully for user ID: 651
[26-May-2026 19:55:05 UTC] === API CALL LOG ===
[26-May-2026 19:55:05 UTC] Endpoint: user/profile.php
[26-May-2026 19:55:05 UTC] Full Log Data: {
    "timestamp": "2026-05-26 19:55:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:1e68:c201:1d72:3f4:c0cf:7660:e8de",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2804:1e68:c201:1d72:3f4:c0cf:7660:e8de",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUxIiwidXNlcm5hbWUiOiJTYW50b3MiLCJlbWFpbCI6ImFuam9rYXVsZUBnbWFpbC5jb20iLCJleHAiOjE3ODA0MzAwMjF9.oF7Z6EpvTSf27y8c8IDwwCj-uOyJuENVsleUWb1F8BU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a01f55df2b119414-UDI",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2804:1e68:c201:1d72:3f4:c0cf:7660:e8de",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-May-2026 19:55:05 UTC] === END API CALL LOG ===
[26-May-2026 19:55:05 UTC] ✅ API Hash verification passed for profile endpoint
[26-May-2026 19:55:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUxIiwidXNlcm5hbWUiOiJTYW50b3MiLCJlbWFpbCI6ImFuam9rYXVsZUBnbWFpbC5jb20iLCJleHAiOjE3ODA0MzAwMjF9.oF7Z6EpvTSf27y8c8IDwwCj-uOyJuENVsleUWb1F8BU
[26-May-2026 19:55:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-May-2026 19:55:05 UTC] ✅ JWT token verified successfully for user profile
[26-May-2026 19:55:05 UTC] User ID: 651
[26-May-2026 19:55:05 UTC] ✅ User profile retrieved successfully for user ID: 651
[26-May-2026 19:55:05 UTC] === API CALL LOG ===
[26-May-2026 19:55:05 UTC] Endpoint: user/profile.php
[26-May-2026 19:55:05 UTC] Full Log Data: {
    "timestamp": "2026-05-26 19:55:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:1e68:c201:1d72:3f4:c0cf:7660:e8de",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2804:1e68:c201:1d72:3f4:c0cf:7660:e8de",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUxIiwidXNlcm5hbWUiOiJTYW50b3MiLCJlbWFpbCI6ImFuam9rYXVsZUBnbWFpbC5jb20iLCJleHAiOjE3ODA0MzAwMjF9.oF7Z6EpvTSf27y8c8IDwwCj-uOyJuENVsleUWb1F8BU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a01f55e14ca79414-UDI",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2804:1e68:c201:1d72:3f4:c0cf:7660:e8de",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-May-2026 19:55:05 UTC] === END API CALL LOG ===
[26-May-2026 19:55:05 UTC] ✅ API Hash verification passed for profile endpoint
[26-May-2026 19:55:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUxIiwidXNlcm5hbWUiOiJTYW50b3MiLCJlbWFpbCI6ImFuam9rYXVsZUBnbWFpbC5jb20iLCJleHAiOjE3ODA0MzAwMjF9.oF7Z6EpvTSf27y8c8IDwwCj-uOyJuENVsleUWb1F8BU
[26-May-2026 19:55:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-May-2026 19:55:05 UTC] ✅ JWT token verified successfully for user profile
[26-May-2026 19:55:05 UTC] User ID: 651
[26-May-2026 19:55:05 UTC] ✅ User profile retrieved successfully for user ID: 651
[26-May-2026 20:08:04 UTC] === API CALL LOG ===
[26-May-2026 20:08:04 UTC] Endpoint: user/profile.php
[26-May-2026 20:08:04 UTC] Full Log Data: {
    "timestamp": "2026-05-26 20:08:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "85.106.148.38",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "85.106.148.38, 104.23.172.123",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQxIiwidXNlcm5hbWUiOiJzc3NzZCIsImVtYWlsIjoiYWRtaW5AZ21haWwuY29tIiwiZXhwIjoxNzgwMzEyNTY3fQ.YAK5XbK-eRu6ln63b146lrBQOkxAuhYvJpYSKjq64hY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a01f68e51beb5639-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "85.106.148.38",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-May-2026 20:08:04 UTC] === END API CALL LOG ===
[26-May-2026 20:08:04 UTC] ✅ API Hash verification passed for profile endpoint
[26-May-2026 20:08:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQxIiwidXNlcm5hbWUiOiJzc3NzZCIsImVtYWlsIjoiYWRtaW5AZ21haWwuY29tIiwiZXhwIjoxNzgwMzEyNTY3fQ.YAK5XbK-eRu6ln63b146lrBQOkxAuhYvJpYSKjq64hY
[26-May-2026 20:08:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-May-2026 20:08:04 UTC] ✅ JWT token verified successfully for user profile
[26-May-2026 20:08:04 UTC] User ID: 641
[26-May-2026 20:08:04 UTC] ✅ User profile retrieved successfully for user ID: 641
[26-May-2026 20:08:05 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-May-2026 20:08:05 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-May-2026 20:08:05 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"85.106.148.38, 104.23.172.123","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQxIiwidXNlcm5hbWUiOiJzc3NzZCIsImVtYWlsIjoiYWRtaW5AZ21haWwuY29tIiwiZXhwIjoxNzgwMzEyNTY3fQ.YAK5XbK-eRu6ln63b146lrBQOkxAuhYvJpYSKjq64hY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a01f68e7eddf5639-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"85.106.148.38","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-May-2026 20:08:05 UTC] === User Orders API Called ===
[26-May-2026 20:08:05 UTC] User ID: 641
[26-May-2026 20:08:05 UTC] Limit: 20, Offset: 0
[26-May-2026 20:08:05 UTC] Orders found: 0
[26-May-2026 20:08:05 UTC] Orders data: []
[26-May-2026 20:08:05 UTC] Total orders count: 0
[26-May-2026 20:08:05 UTC] === API CALL LOG ===
[26-May-2026 20:08:05 UTC] Endpoint: user/profile.php
[26-May-2026 20:08:05 UTC] Full Log Data: {
    "timestamp": "2026-05-26 20:08:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "85.106.148.38",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "85.106.148.38, 104.23.172.123",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQxIiwidXNlcm5hbWUiOiJzc3NzZCIsImVtYWlsIjoiYWRtaW5AZ21haWwuY29tIiwiZXhwIjoxNzgwMzEyNTY3fQ.YAK5XbK-eRu6ln63b146lrBQOkxAuhYvJpYSKjq64hY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a01f68e7edd55639-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "85.106.148.38",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-May-2026 20:08:05 UTC] === END API CALL LOG ===
[26-May-2026 20:08:05 UTC] ✅ API Hash verification passed for profile endpoint
[26-May-2026 20:08:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQxIiwidXNlcm5hbWUiOiJzc3NzZCIsImVtYWlsIjoiYWRtaW5AZ21haWwuY29tIiwiZXhwIjoxNzgwMzEyNTY3fQ.YAK5XbK-eRu6ln63b146lrBQOkxAuhYvJpYSKjq64hY
[26-May-2026 20:08:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-May-2026 20:08:05 UTC] ✅ JWT token verified successfully for user profile
[26-May-2026 20:08:05 UTC] User ID: 641
[26-May-2026 20:08:05 UTC] ✅ User profile retrieved successfully for user ID: 641
[26-May-2026 20:08:05 UTC] === API CALL LOG ===
[26-May-2026 20:08:05 UTC] Endpoint: user/profile.php
[26-May-2026 20:08:05 UTC] Full Log Data: {
    "timestamp": "2026-05-26 20:08:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "85.106.148.38",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "85.106.148.38, 104.23.172.123",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQxIiwidXNlcm5hbWUiOiJzc3NzZCIsImVtYWlsIjoiYWRtaW5AZ21haWwuY29tIiwiZXhwIjoxNzgwMzEyNTY3fQ.YAK5XbK-eRu6ln63b146lrBQOkxAuhYvJpYSKjq64hY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a01f68e89fdc5639-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "85.106.148.38",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-May-2026 20:08:05 UTC] === END API CALL LOG ===
[26-May-2026 20:08:05 UTC] ✅ API Hash verification passed for profile endpoint
[26-May-2026 20:08:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQxIiwidXNlcm5hbWUiOiJzc3NzZCIsImVtYWlsIjoiYWRtaW5AZ21haWwuY29tIiwiZXhwIjoxNzgwMzEyNTY3fQ.YAK5XbK-eRu6ln63b146lrBQOkxAuhYvJpYSKjq64hY
[26-May-2026 20:08:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-May-2026 20:08:05 UTC] ✅ JWT token verified successfully for user profile
[26-May-2026 20:08:05 UTC] User ID: 641
[26-May-2026 20:08:05 UTC] ✅ User profile retrieved successfully for user ID: 641
[26-May-2026 20:08:05 UTC] === API CALL LOG ===
[26-May-2026 20:08:05 UTC] Endpoint: user/profile.php
[26-May-2026 20:08:05 UTC] Full Log Data: {
    "timestamp": "2026-05-26 20:08:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "85.106.148.38",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "85.106.148.38, 104.23.172.123",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQxIiwidXNlcm5hbWUiOiJzc3NzZCIsImVtYWlsIjoiYWRtaW5AZ21haWwuY29tIiwiZXhwIjoxNzgwMzEyNTY3fQ.YAK5XbK-eRu6ln63b146lrBQOkxAuhYvJpYSKjq64hY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a01f68eb88e45639-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "85.106.148.38",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-May-2026 20:08:05 UTC] === END API CALL LOG ===
[26-May-2026 20:08:05 UTC] ✅ API Hash verification passed for profile endpoint
[26-May-2026 20:08:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQxIiwidXNlcm5hbWUiOiJzc3NzZCIsImVtYWlsIjoiYWRtaW5AZ21haWwuY29tIiwiZXhwIjoxNzgwMzEyNTY3fQ.YAK5XbK-eRu6ln63b146lrBQOkxAuhYvJpYSKjq64hY
[26-May-2026 20:08:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-May-2026 20:08:05 UTC] ✅ JWT token verified successfully for user profile
[26-May-2026 20:08:05 UTC] User ID: 641
[26-May-2026 20:08:05 UTC] ✅ User profile retrieved successfully for user ID: 641
[26-May-2026 20:08:16 UTC] === API CALL LOG ===
[26-May-2026 20:08:16 UTC] Endpoint: user/profile.php
[26-May-2026 20:08:16 UTC] Full Log Data: {
    "timestamp": "2026-05-26 20:08:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "85.106.148.38",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "85.106.148.38, 104.23.172.123",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQxIiwidXNlcm5hbWUiOiJzc3NzZCIsImVtYWlsIjoiYWRtaW5AZ21haWwuY29tIiwiZXhwIjoxNzgwMzEyNTY3fQ.YAK5XbK-eRu6ln63b146lrBQOkxAuhYvJpYSKjq64hY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a01f692ffcc85639-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "85.106.148.38",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-May-2026 20:08:16 UTC] === END API CALL LOG ===
[26-May-2026 20:08:16 UTC] ✅ API Hash verification passed for profile endpoint
[26-May-2026 20:08:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQxIiwidXNlcm5hbWUiOiJzc3NzZCIsImVtYWlsIjoiYWRtaW5AZ21haWwuY29tIiwiZXhwIjoxNzgwMzEyNTY3fQ.YAK5XbK-eRu6ln63b146lrBQOkxAuhYvJpYSKjq64hY
[26-May-2026 20:08:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-May-2026 20:08:16 UTC] ✅ JWT token verified successfully for user profile
[26-May-2026 20:08:16 UTC] User ID: 641
[26-May-2026 20:08:16 UTC] ✅ User profile retrieved successfully for user ID: 641
[26-May-2026 20:08:16 UTC] User Purchases API - User ID: 641
[26-May-2026 20:08:16 UTC] User Purchases API - Total purchases found: 0
[26-May-2026 20:08:23 UTC] === API CALL LOG ===
[26-May-2026 20:08:23 UTC] Endpoint: user/profile.php
[26-May-2026 20:08:23 UTC] Full Log Data: {
    "timestamp": "2026-05-26 20:08:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "85.106.148.38",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "85.106.148.38, 104.23.172.122",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQxIiwidXNlcm5hbWUiOiJzc3NzZCIsImVtYWlsIjoiYWRtaW5AZ21haWwuY29tIiwiZXhwIjoxNzgwMzEyNTY3fQ.YAK5XbK-eRu6ln63b146lrBQOkxAuhYvJpYSKjq64hY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a01f69589d7c5639-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "85.106.148.38",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-May-2026 20:08:23 UTC] === END API CALL LOG ===
[26-May-2026 20:08:23 UTC] ✅ API Hash verification passed for profile endpoint
[26-May-2026 20:08:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQxIiwidXNlcm5hbWUiOiJzc3NzZCIsImVtYWlsIjoiYWRtaW5AZ21haWwuY29tIiwiZXhwIjoxNzgwMzEyNTY3fQ.YAK5XbK-eRu6ln63b146lrBQOkxAuhYvJpYSKjq64hY
[26-May-2026 20:08:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-May-2026 20:08:23 UTC] ✅ JWT token verified successfully for user profile
[26-May-2026 20:08:23 UTC] User ID: 641
[26-May-2026 20:08:23 UTC] ✅ User profile retrieved successfully for user ID: 641
[26-May-2026 20:08:23 UTC] User Purchases API - User ID: 641
[26-May-2026 20:08:23 UTC] User Purchases API - Total purchases found: 0
[26-May-2026 20:33:24 UTC] === API CALL LOG ===
[26-May-2026 20:33:24 UTC] Endpoint: user/profile.php
[26-May-2026 20:33:24 UTC] Full Log Data: {
    "timestamp": "2026-05-26 20:33:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "79.137.205.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "79.137.205.184, 172.70.246.209",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUyIiwidXNlcm5hbWUiOiJBbWlyIiwiZW1haWwiOiJhbWlyemlheWlpMTM4NUBnbWFpbC5jb20iLCJleHAiOjE3ODA0MzIzOTl9.MIJm7jVtX6ijpek5w4a_KafWiVnA8xdvPjmkvN7opao",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a01f8e01db9d1e3e-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "79.137.205.184",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-May-2026 20:33:24 UTC] === END API CALL LOG ===
[26-May-2026 20:33:24 UTC] ✅ API Hash verification passed for profile endpoint
[26-May-2026 20:33:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUyIiwidXNlcm5hbWUiOiJBbWlyIiwiZW1haWwiOiJhbWlyemlheWlpMTM4NUBnbWFpbC5jb20iLCJleHAiOjE3ODA0MzIzOTl9.MIJm7jVtX6ijpek5w4a_KafWiVnA8xdvPjmkvN7opao
[26-May-2026 20:33:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-May-2026 20:33:24 UTC] ✅ JWT token verified successfully for user profile
[26-May-2026 20:33:24 UTC] User ID: 652
[26-May-2026 20:33:24 UTC] ✅ User profile retrieved successfully for user ID: 652
[26-May-2026 20:33:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-May-2026 20:33:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-May-2026 20:33:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"79.137.205.184, 172.70.246.209","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUyIiwidXNlcm5hbWUiOiJBbWlyIiwiZW1haWwiOiJhbWlyemlheWlpMTM4NUBnbWFpbC5jb20iLCJleHAiOjE3ODA0MzIzOTl9.MIJm7jVtX6ijpek5w4a_KafWiVnA8xdvPjmkvN7opao","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a01f8e1489251e3e-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"79.137.205.184","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-May-2026 20:33:27 UTC] === User Orders API Called ===
[26-May-2026 20:33:27 UTC] User ID: 652
[26-May-2026 20:33:27 UTC] Limit: 20, Offset: 0
[26-May-2026 20:33:27 UTC] Orders found: 0
[26-May-2026 20:33:27 UTC] Orders data: []
[26-May-2026 20:33:27 UTC] Total orders count: 0
[26-May-2026 20:33:27 UTC] === API CALL LOG ===
[26-May-2026 20:33:27 UTC] Endpoint: user/profile.php
[26-May-2026 20:33:27 UTC] Full Log Data: {
    "timestamp": "2026-05-26 20:33:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "79.137.205.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "79.137.205.184, 172.70.246.209",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUyIiwidXNlcm5hbWUiOiJBbWlyIiwiZW1haWwiOiJhbWlyemlheWlpMTM4NUBnbWFpbC5jb20iLCJleHAiOjE3ODA0MzIzOTl9.MIJm7jVtX6ijpek5w4a_KafWiVnA8xdvPjmkvN7opao",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a01f8e14992a1e3e-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "79.137.205.184",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-May-2026 20:33:27 UTC] === END API CALL LOG ===
[26-May-2026 20:33:27 UTC] ✅ API Hash verification passed for profile endpoint
[26-May-2026 20:33:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUyIiwidXNlcm5hbWUiOiJBbWlyIiwiZW1haWwiOiJhbWlyemlheWlpMTM4NUBnbWFpbC5jb20iLCJleHAiOjE3ODA0MzIzOTl9.MIJm7jVtX6ijpek5w4a_KafWiVnA8xdvPjmkvN7opao
[26-May-2026 20:33:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-May-2026 20:33:27 UTC] ✅ JWT token verified successfully for user profile
[26-May-2026 20:33:27 UTC] User ID: 652
[26-May-2026 20:33:27 UTC] ✅ User profile retrieved successfully for user ID: 652
[26-May-2026 20:33:32 UTC] === API CALL LOG ===
[26-May-2026 20:33:32 UTC] Endpoint: user/profile.php
[26-May-2026 20:33:32 UTC] Full Log Data: {
    "timestamp": "2026-05-26 20:33:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "79.137.205.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "79.137.205.184, 172.70.246.209",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUyIiwidXNlcm5hbWUiOiJBbWlyIiwiZW1haWwiOiJhbWlyemlheWlpMTM4NUBnbWFpbC5jb20iLCJleHAiOjE3ODA0MzIzOTl9.MIJm7jVtX6ijpek5w4a_KafWiVnA8xdvPjmkvN7opao",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a01f8e3528b91e3e-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "79.137.205.184",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-May-2026 20:33:32 UTC] === END API CALL LOG ===
[26-May-2026 20:33:32 UTC] ✅ API Hash verification passed for profile endpoint
[26-May-2026 20:33:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUyIiwidXNlcm5hbWUiOiJBbWlyIiwiZW1haWwiOiJhbWlyemlheWlpMTM4NUBnbWFpbC5jb20iLCJleHAiOjE3ODA0MzIzOTl9.MIJm7jVtX6ijpek5w4a_KafWiVnA8xdvPjmkvN7opao
[26-May-2026 20:33:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-May-2026 20:33:32 UTC] ✅ JWT token verified successfully for user profile
[26-May-2026 20:33:32 UTC] User ID: 652
[26-May-2026 20:33:32 UTC] ✅ User profile retrieved successfully for user ID: 652
[26-May-2026 20:33:39 UTC] === API CALL LOG ===
[26-May-2026 20:33:39 UTC] Endpoint: user/profile.php
[26-May-2026 20:33:39 UTC] Full Log Data: {
    "timestamp": "2026-05-26 20:33:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "79.137.205.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "79.137.205.184, 172.70.246.209",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUyIiwidXNlcm5hbWUiOiJBbWlyIiwiZW1haWwiOiJhbWlyemlheWlpMTM4NUBnbWFpbC5jb20iLCJleHAiOjE3ODA0MzIzOTl9.MIJm7jVtX6ijpek5w4a_KafWiVnA8xdvPjmkvN7opao",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a01f8e5bac941e3e-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "79.137.205.184",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-May-2026 20:33:39 UTC] === END API CALL LOG ===
[26-May-2026 20:33:39 UTC] ✅ API Hash verification passed for profile endpoint
[26-May-2026 20:33:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUyIiwidXNlcm5hbWUiOiJBbWlyIiwiZW1haWwiOiJhbWlyemlheWlpMTM4NUBnbWFpbC5jb20iLCJleHAiOjE3ODA0MzIzOTl9.MIJm7jVtX6ijpek5w4a_KafWiVnA8xdvPjmkvN7opao
[26-May-2026 20:33:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-May-2026 20:33:39 UTC] ✅ JWT token verified successfully for user profile
[26-May-2026 20:33:39 UTC] User ID: 652
[26-May-2026 20:33:39 UTC] ✅ User profile retrieved successfully for user ID: 652
[26-May-2026 20:33:39 UTC] User Purchases API - User ID: 652
[26-May-2026 20:33:39 UTC] User Purchases API - Total purchases found: 0
[26-May-2026 20:33:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-May-2026 20:33:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-May-2026 20:33:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"79.137.205.184, 172.70.246.209","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUyIiwidXNlcm5hbWUiOiJBbWlyIiwiZW1haWwiOiJhbWlyemlheWlpMTM4NUBnbWFpbC5jb20iLCJleHAiOjE3ODA0MzIzOTl9.MIJm7jVtX6ijpek5w4a_KafWiVnA8xdvPjmkvN7opao","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a01f8ea9fa921e3e-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"79.137.205.184","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-May-2026 20:33:51 UTC] === User Orders API Called ===
[26-May-2026 20:33:51 UTC] User ID: 652
[26-May-2026 20:33:51 UTC] Limit: 20, Offset: 0
[26-May-2026 20:33:51 UTC] Orders found: 0
[26-May-2026 20:33:51 UTC] Orders data: []
[26-May-2026 20:33:51 UTC] Total orders count: 0
[26-May-2026 20:33:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-May-2026 20:33:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-May-2026 20:33:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"79.137.205.184, 172.70.246.209","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUyIiwidXNlcm5hbWUiOiJBbWlyIiwiZW1haWwiOiJhbWlyemlheWlpMTM4NUBnbWFpbC5jb20iLCJleHAiOjE3ODA0MzIzOTl9.MIJm7jVtX6ijpek5w4a_KafWiVnA8xdvPjmkvN7opao","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a01f8ec4fcf91e3e-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"79.137.205.184","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-May-2026 20:33:56 UTC] === User Orders API Called ===
[26-May-2026 20:33:56 UTC] User ID: 652
[26-May-2026 20:33:56 UTC] Limit: 20, Offset: 0
[26-May-2026 20:33:56 UTC] Orders found: 0
[26-May-2026 20:33:56 UTC] Orders data: []
[26-May-2026 20:33:56 UTC] Total orders count: 0
[26-May-2026 20:33:56 UTC] === API CALL LOG ===
[26-May-2026 20:33:56 UTC] Endpoint: user/profile.php
[26-May-2026 20:33:56 UTC] Full Log Data: {
    "timestamp": "2026-05-26 20:33:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "79.137.205.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "79.137.205.184, 172.70.246.209",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUyIiwidXNlcm5hbWUiOiJBbWlyIiwiZW1haWwiOiJhbWlyemlheWlpMTM4NUBnbWFpbC5jb20iLCJleHAiOjE3ODA0MzIzOTl9.MIJm7jVtX6ijpek5w4a_KafWiVnA8xdvPjmkvN7opao",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a01f8ec5fdd91e3e-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "79.137.205.184",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-May-2026 20:33:56 UTC] === END API CALL LOG ===
[26-May-2026 20:33:56 UTC] ✅ API Hash verification passed for profile endpoint
[26-May-2026 20:33:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUyIiwidXNlcm5hbWUiOiJBbWlyIiwiZW1haWwiOiJhbWlyemlheWlpMTM4NUBnbWFpbC5jb20iLCJleHAiOjE3ODA0MzIzOTl9.MIJm7jVtX6ijpek5w4a_KafWiVnA8xdvPjmkvN7opao
[26-May-2026 20:33:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-May-2026 20:33:56 UTC] ✅ JWT token verified successfully for user profile
[26-May-2026 20:33:56 UTC] User ID: 652
[26-May-2026 20:33:56 UTC] ✅ User profile retrieved successfully for user ID: 652
[26-May-2026 20:33:56 UTC] === API CALL LOG ===
[26-May-2026 20:33:56 UTC] Endpoint: user/profile.php
[26-May-2026 20:33:56 UTC] Full Log Data: {
    "timestamp": "2026-05-26 20:33:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "79.137.205.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "79.137.205.184, 172.70.246.209",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUyIiwidXNlcm5hbWUiOiJBbWlyIiwiZW1haWwiOiJhbWlyemlheWlpMTM4NUBnbWFpbC5jb20iLCJleHAiOjE3ODA0MzIzOTl9.MIJm7jVtX6ijpek5w4a_KafWiVnA8xdvPjmkvN7opao",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a01f8eca29e21e3e-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "79.137.205.184",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-May-2026 20:33:56 UTC] === END API CALL LOG ===
[26-May-2026 20:33:56 UTC] ✅ API Hash verification passed for profile endpoint
[26-May-2026 20:33:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUyIiwidXNlcm5hbWUiOiJBbWlyIiwiZW1haWwiOiJhbWlyemlheWlpMTM4NUBnbWFpbC5jb20iLCJleHAiOjE3ODA0MzIzOTl9.MIJm7jVtX6ijpek5w4a_KafWiVnA8xdvPjmkvN7opao
[26-May-2026 20:33:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-May-2026 20:33:56 UTC] ✅ JWT token verified successfully for user profile
[26-May-2026 20:33:56 UTC] User ID: 652
[26-May-2026 20:33:56 UTC] ✅ User profile retrieved successfully for user ID: 652
[26-May-2026 20:33:56 UTC] === API CALL LOG ===
[26-May-2026 20:33:56 UTC] Endpoint: user/profile.php
[26-May-2026 20:33:56 UTC] Full Log Data: {
    "timestamp": "2026-05-26 20:33:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "79.137.205.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "79.137.205.184, 172.70.246.209",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUyIiwidXNlcm5hbWUiOiJBbWlyIiwiZW1haWwiOiJhbWlyemlheWlpMTM4NUBnbWFpbC5jb20iLCJleHAiOjE3ODA0MzIzOTl9.MIJm7jVtX6ijpek5w4a_KafWiVnA8xdvPjmkvN7opao",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a01f8eca5a191e3e-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "79.137.205.184",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-May-2026 20:33:56 UTC] === END API CALL LOG ===
[26-May-2026 20:33:56 UTC] ✅ API Hash verification passed for profile endpoint
[26-May-2026 20:33:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUyIiwidXNlcm5hbWUiOiJBbWlyIiwiZW1haWwiOiJhbWlyemlheWlpMTM4NUBnbWFpbC5jb20iLCJleHAiOjE3ODA0MzIzOTl9.MIJm7jVtX6ijpek5w4a_KafWiVnA8xdvPjmkvN7opao
[26-May-2026 20:33:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-May-2026 20:33:56 UTC] ✅ JWT token verified successfully for user profile
[26-May-2026 20:33:56 UTC] User ID: 652
[26-May-2026 20:33:56 UTC] ✅ User profile retrieved successfully for user ID: 652
[26-May-2026 20:34:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-May-2026 20:34:28 UTC] === API CALL LOG ===
[26-May-2026 20:34:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-May-2026 20:34:28 UTC] Endpoint: user/profile.php
[26-May-2026 20:34:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"79.137.205.184, 172.70.246.208","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUyIiwidXNlcm5hbWUiOiJBbWlyIiwiZW1haWwiOiJhbWlyemlheWlpMTM4NUBnbWFpbC5jb20iLCJleHAiOjE3ODA0MzIzOTl9.MIJm7jVtX6ijpek5w4a_KafWiVnA8xdvPjmkvN7opao","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a01f8f8ecd1d1e3e-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"79.137.205.184","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-May-2026 20:34:28 UTC] Full Log Data: {
    "timestamp": "2026-05-26 20:34:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "79.137.205.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "79.137.205.184, 172.70.246.208",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUyIiwidXNlcm5hbWUiOiJBbWlyIiwiZW1haWwiOiJhbWlyemlheWlpMTM4NUBnbWFpbC5jb20iLCJleHAiOjE3ODA0MzIzOTl9.MIJm7jVtX6ijpek5w4a_KafWiVnA8xdvPjmkvN7opao",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a01f8f8ecd1f1e3e-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "79.137.205.184",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-May-2026 20:34:28 UTC] === END API CALL LOG ===
[26-May-2026 20:34:28 UTC] ✅ API Hash verification passed for profile endpoint
[26-May-2026 20:34:28 UTC] === User Orders API Called ===
[26-May-2026 20:34:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUyIiwidXNlcm5hbWUiOiJBbWlyIiwiZW1haWwiOiJhbWlyemlheWlpMTM4NUBnbWFpbC5jb20iLCJleHAiOjE3ODA0MzIzOTl9.MIJm7jVtX6ijpek5w4a_KafWiVnA8xdvPjmkvN7opao
[26-May-2026 20:34:28 UTC] User ID: 652
[26-May-2026 20:34:28 UTC] Limit: 20, Offset: 0
[26-May-2026 20:34:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-May-2026 20:34:28 UTC] ✅ JWT token verified successfully for user profile
[26-May-2026 20:34:28 UTC] User ID: 652
[26-May-2026 20:34:28 UTC] ✅ User profile retrieved successfully for user ID: 652
[26-May-2026 20:34:28 UTC] Orders found: 0
[26-May-2026 20:34:28 UTC] Orders data: []
[26-May-2026 20:34:28 UTC] Total orders count: 0
[26-May-2026 20:34:28 UTC] === API CALL LOG ===
[26-May-2026 20:34:28 UTC] Endpoint: user/profile.php
[26-May-2026 20:34:28 UTC] Full Log Data: {
    "timestamp": "2026-05-26 20:34:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "79.137.205.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "79.137.205.184, 172.70.246.208",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUyIiwidXNlcm5hbWUiOiJBbWlyIiwiZW1haWwiOiJhbWlyemlheWlpMTM4NUBnbWFpbC5jb20iLCJleHAiOjE3ODA0MzIzOTl9.MIJm7jVtX6ijpek5w4a_KafWiVnA8xdvPjmkvN7opao",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a01f8f8fce311e3e-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "79.137.205.184",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-May-2026 20:34:28 UTC] === END API CALL LOG ===
[26-May-2026 20:34:28 UTC] ✅ API Hash verification passed for profile endpoint
[26-May-2026 20:34:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUyIiwidXNlcm5hbWUiOiJBbWlyIiwiZW1haWwiOiJhbWlyemlheWlpMTM4NUBnbWFpbC5jb20iLCJleHAiOjE3ODA0MzIzOTl9.MIJm7jVtX6ijpek5w4a_KafWiVnA8xdvPjmkvN7opao
[26-May-2026 20:34:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-May-2026 20:34:28 UTC] ✅ JWT token verified successfully for user profile
[26-May-2026 20:34:28 UTC] User ID: 652
[26-May-2026 20:34:28 UTC] ✅ User profile retrieved successfully for user ID: 652
[26-May-2026 20:34:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-May-2026 20:34:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-May-2026 20:34:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"79.137.205.184, 172.70.246.208","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUyIiwidXNlcm5hbWUiOiJBbWlyIiwiZW1haWwiOiJhbWlyemlheWlpMTM4NUBnbWFpbC5jb20iLCJleHAiOjE3ODA0MzIzOTl9.MIJm7jVtX6ijpek5w4a_KafWiVnA8xdvPjmkvN7opao","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a01f8fa46f211e3e-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"79.137.205.184","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-May-2026 20:34:31 UTC] === User Orders API Called ===
[26-May-2026 20:34:31 UTC] User ID: 652
[26-May-2026 20:34:31 UTC] Limit: 20, Offset: 0
[26-May-2026 20:34:31 UTC] Orders found: 0
[26-May-2026 20:34:31 UTC] Orders data: []
[26-May-2026 20:34:31 UTC] Total orders count: 0
[26-May-2026 20:34:31 UTC] === API CALL LOG ===
[26-May-2026 20:34:31 UTC] Endpoint: user/profile.php
[26-May-2026 20:34:31 UTC] Full Log Data: {
    "timestamp": "2026-05-26 20:34:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "79.137.205.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "79.137.205.184, 172.70.246.208",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUyIiwidXNlcm5hbWUiOiJBbWlyIiwiZW1haWwiOiJhbWlyemlheWlpMTM4NUBnbWFpbC5jb20iLCJleHAiOjE3ODA0MzIzOTl9.MIJm7jVtX6ijpek5w4a_KafWiVnA8xdvPjmkvN7opao",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a01f8fa49f511e3e-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "79.137.205.184",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-May-2026 20:34:31 UTC] === END API CALL LOG ===
[26-May-2026 20:34:31 UTC] ✅ API Hash verification passed for profile endpoint
[26-May-2026 20:34:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUyIiwidXNlcm5hbWUiOiJBbWlyIiwiZW1haWwiOiJhbWlyemlheWlpMTM4NUBnbWFpbC5jb20iLCJleHAiOjE3ODA0MzIzOTl9.MIJm7jVtX6ijpek5w4a_KafWiVnA8xdvPjmkvN7opao
[26-May-2026 20:34:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-May-2026 20:34:31 UTC] ✅ JWT token verified successfully for user profile
[26-May-2026 20:34:31 UTC] User ID: 652
[26-May-2026 20:34:31 UTC] ✅ User profile retrieved successfully for user ID: 652
[26-May-2026 20:34:31 UTC] === API CALL LOG ===
[26-May-2026 20:34:31 UTC] Endpoint: user/profile.php
[26-May-2026 20:34:31 UTC] Full Log Data: {
    "timestamp": "2026-05-26 20:34:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "79.137.205.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "79.137.205.184, 172.70.246.208",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUyIiwidXNlcm5hbWUiOiJBbWlyIiwiZW1haWwiOiJhbWlyemlheWlpMTM4NUBnbWFpbC5jb20iLCJleHAiOjE3ODA0MzIzOTl9.MIJm7jVtX6ijpek5w4a_KafWiVnA8xdvPjmkvN7opao",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a01f8fa568191e3e-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "79.137.205.184",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-May-2026 20:34:31 UTC] === END API CALL LOG ===
[26-May-2026 20:34:31 UTC] ✅ API Hash verification passed for profile endpoint
[26-May-2026 20:34:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUyIiwidXNlcm5hbWUiOiJBbWlyIiwiZW1haWwiOiJhbWlyemlheWlpMTM4NUBnbWFpbC5jb20iLCJleHAiOjE3ODA0MzIzOTl9.MIJm7jVtX6ijpek5w4a_KafWiVnA8xdvPjmkvN7opao
[26-May-2026 20:34:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-May-2026 20:34:31 UTC] ✅ JWT token verified successfully for user profile
[26-May-2026 20:34:31 UTC] User ID: 652
[26-May-2026 20:34:31 UTC] ✅ User profile retrieved successfully for user ID: 652
[26-May-2026 20:34:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-May-2026 20:34:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-May-2026 20:34:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"79.137.205.184, 172.70.246.208","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUyIiwidXNlcm5hbWUiOiJBbWlyIiwiZW1haWwiOiJhbWlyemlheWlpMTM4NUBnbWFpbC5jb20iLCJleHAiOjE3ODA0MzIzOTl9.MIJm7jVtX6ijpek5w4a_KafWiVnA8xdvPjmkvN7opao","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a01f8fa80b0f1e3e-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"79.137.205.184","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-May-2026 20:34:32 UTC] === User Orders API Called ===
[26-May-2026 20:34:32 UTC] User ID: 652
[26-May-2026 20:34:32 UTC] Limit: 20, Offset: 0
[26-May-2026 20:34:32 UTC] Orders found: 0
[26-May-2026 20:34:32 UTC] Orders data: []
[26-May-2026 20:34:32 UTC] Total orders count: 0
[26-May-2026 20:34:32 UTC] === API CALL LOG ===
[26-May-2026 20:34:32 UTC] Endpoint: user/profile.php
[26-May-2026 20:34:32 UTC] Full Log Data: {
    "timestamp": "2026-05-26 20:34:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "79.137.205.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "79.137.205.184, 172.70.246.208",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUyIiwidXNlcm5hbWUiOiJBbWlyIiwiZW1haWwiOiJhbWlyemlheWlpMTM4NUBnbWFpbC5jb20iLCJleHAiOjE3ODA0MzIzOTl9.MIJm7jVtX6ijpek5w4a_KafWiVnA8xdvPjmkvN7opao",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a01f8fab7eba1e3e-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "79.137.205.184",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-May-2026 20:34:32 UTC] === END API CALL LOG ===
[26-May-2026 20:34:32 UTC] ✅ API Hash verification passed for profile endpoint
[26-May-2026 20:34:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUyIiwidXNlcm5hbWUiOiJBbWlyIiwiZW1haWwiOiJhbWlyemlheWlpMTM4NUBnbWFpbC5jb20iLCJleHAiOjE3ODA0MzIzOTl9.MIJm7jVtX6ijpek5w4a_KafWiVnA8xdvPjmkvN7opao
[26-May-2026 20:34:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-May-2026 20:34:32 UTC] ✅ JWT token verified successfully for user profile
[26-May-2026 20:34:32 UTC] User ID: 652
[26-May-2026 20:34:32 UTC] ✅ User profile retrieved successfully for user ID: 652
[26-May-2026 20:34:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-May-2026 20:34:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-May-2026 20:34:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"79.137.205.184, 172.70.246.208","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUyIiwidXNlcm5hbWUiOiJBbWlyIiwiZW1haWwiOiJhbWlyemlheWlpMTM4NUBnbWFpbC5jb20iLCJleHAiOjE3ODA0MzIzOTl9.MIJm7jVtX6ijpek5w4a_KafWiVnA8xdvPjmkvN7opao","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a01f8fbb2ad81e3e-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"79.137.205.184","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-May-2026 20:34:35 UTC] === User Orders API Called ===
[26-May-2026 20:34:35 UTC] User ID: 652
[26-May-2026 20:34:35 UTC] Limit: 20, Offset: 0
[26-May-2026 20:34:35 UTC] Orders found: 0
[26-May-2026 20:34:35 UTC] Orders data: []
[26-May-2026 20:34:35 UTC] Total orders count: 0
[26-May-2026 20:34:35 UTC] === API CALL LOG ===
[26-May-2026 20:34:35 UTC] Endpoint: user/profile.php
[26-May-2026 20:34:35 UTC] Full Log Data: {
    "timestamp": "2026-05-26 20:34:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "79.137.205.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "79.137.205.184, 172.70.246.208",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUyIiwidXNlcm5hbWUiOiJBbWlyIiwiZW1haWwiOiJhbWlyemlheWlpMTM4NUBnbWFpbC5jb20iLCJleHAiOjE3ODA0MzIzOTl9.MIJm7jVtX6ijpek5w4a_KafWiVnA8xdvPjmkvN7opao",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a01f8fbb2adc1e3e-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "79.137.205.184",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-May-2026 20:34:35 UTC] === END API CALL LOG ===
[26-May-2026 20:34:35 UTC] ✅ API Hash verification passed for profile endpoint
[26-May-2026 20:34:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUyIiwidXNlcm5hbWUiOiJBbWlyIiwiZW1haWwiOiJhbWlyemlheWlpMTM4NUBnbWFpbC5jb20iLCJleHAiOjE3ODA0MzIzOTl9.MIJm7jVtX6ijpek5w4a_KafWiVnA8xdvPjmkvN7opao
[26-May-2026 20:34:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-May-2026 20:34:35 UTC] ✅ JWT token verified successfully for user profile
[26-May-2026 20:34:35 UTC] User ID: 652
[26-May-2026 20:34:35 UTC] ✅ User profile retrieved successfully for user ID: 652
[26-May-2026 20:34:36 UTC] === API CALL LOG ===
[26-May-2026 20:34:36 UTC] Endpoint: user/profile.php
[26-May-2026 20:34:36 UTC] Full Log Data: {
    "timestamp": "2026-05-26 20:34:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "79.137.205.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "79.137.205.184, 172.70.246.208",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUyIiwidXNlcm5hbWUiOiJBbWlyIiwiZW1haWwiOiJhbWlyemlheWlpMTM4NUBnbWFpbC5jb20iLCJleHAiOjE3ODA0MzIzOTl9.MIJm7jVtX6ijpek5w4a_KafWiVnA8xdvPjmkvN7opao",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a01f8fbeff401e3e-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "79.137.205.184",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-May-2026 20:34:36 UTC] === END API CALL LOG ===
[26-May-2026 20:34:36 UTC] ✅ API Hash verification passed for profile endpoint
[26-May-2026 20:34:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUyIiwidXNlcm5hbWUiOiJBbWlyIiwiZW1haWwiOiJhbWlyemlheWlpMTM4NUBnbWFpbC5jb20iLCJleHAiOjE3ODA0MzIzOTl9.MIJm7jVtX6ijpek5w4a_KafWiVnA8xdvPjmkvN7opao
[26-May-2026 20:34:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-May-2026 20:34:36 UTC] ✅ JWT token verified successfully for user profile
[26-May-2026 20:34:36 UTC] User ID: 652
[26-May-2026 20:34:36 UTC] ✅ User profile retrieved successfully for user ID: 652
[26-May-2026 20:34:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-May-2026 20:34:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-May-2026 20:34:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"79.137.205.184, 172.70.246.208","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUyIiwidXNlcm5hbWUiOiJBbWlyIiwiZW1haWwiOiJhbWlyemlheWlpMTM4NUBnbWFpbC5jb20iLCJleHAiOjE3ODA0MzIzOTl9.MIJm7jVtX6ijpek5w4a_KafWiVnA8xdvPjmkvN7opao","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a01f8fbf3f841e3e-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"79.137.205.184","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-May-2026 20:34:36 UTC] === User Orders API Called ===
[26-May-2026 20:34:36 UTC] User ID: 652
[26-May-2026 20:34:36 UTC] Limit: 20, Offset: 0
[26-May-2026 20:34:36 UTC] Orders found: 0
[26-May-2026 20:34:36 UTC] Orders data: []
[26-May-2026 20:34:36 UTC] Total orders count: 0
[26-May-2026 20:34:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-May-2026 20:34:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-May-2026 20:34:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"79.137.205.184, 172.70.246.208","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUyIiwidXNlcm5hbWUiOiJBbWlyIiwiZW1haWwiOiJhbWlyemlheWlpMTM4NUBnbWFpbC5jb20iLCJleHAiOjE3ODA0MzIzOTl9.MIJm7jVtX6ijpek5w4a_KafWiVnA8xdvPjmkvN7opao","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a01f8fcc9e501e3e-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"79.137.205.184","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-May-2026 20:34:38 UTC] === User Orders API Called ===
[26-May-2026 20:34:38 UTC] User ID: 652
[26-May-2026 20:34:38 UTC] Limit: 20, Offset: 0
[26-May-2026 20:34:38 UTC] Orders found: 0
[26-May-2026 20:34:38 UTC] Orders data: []
[26-May-2026 20:34:38 UTC] Total orders count: 0
[26-May-2026 20:34:38 UTC] === API CALL LOG ===
[26-May-2026 20:34:38 UTC] Endpoint: user/profile.php
[26-May-2026 20:34:38 UTC] Full Log Data: {
    "timestamp": "2026-05-26 20:34:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "79.137.205.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "79.137.205.184, 172.70.246.208",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUyIiwidXNlcm5hbWUiOiJBbWlyIiwiZW1haWwiOiJhbWlyemlheWlpMTM4NUBnbWFpbC5jb20iLCJleHAiOjE3ODA0MzIzOTl9.MIJm7jVtX6ijpek5w4a_KafWiVnA8xdvPjmkvN7opao",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a01f8fce382c1e3e-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "79.137.205.184",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-May-2026 20:34:38 UTC] === END API CALL LOG ===
[26-May-2026 20:34:38 UTC] ✅ API Hash verification passed for profile endpoint
[26-May-2026 20:34:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUyIiwidXNlcm5hbWUiOiJBbWlyIiwiZW1haWwiOiJhbWlyemlheWlpMTM4NUBnbWFpbC5jb20iLCJleHAiOjE3ODA0MzIzOTl9.MIJm7jVtX6ijpek5w4a_KafWiVnA8xdvPjmkvN7opao
[26-May-2026 20:34:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-May-2026 20:34:38 UTC] ✅ JWT token verified successfully for user profile
[26-May-2026 20:34:38 UTC] User ID: 652
[26-May-2026 20:34:38 UTC] ✅ User profile retrieved successfully for user ID: 652
[26-May-2026 20:34:39 UTC] === API CALL LOG ===
[26-May-2026 20:34:39 UTC] Endpoint: user/profile.php
[26-May-2026 20:34:39 UTC] Full Log Data: {
    "timestamp": "2026-05-26 20:34:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "79.137.205.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "79.137.205.184, 172.70.246.208",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUyIiwidXNlcm5hbWUiOiJBbWlyIiwiZW1haWwiOiJhbWlyemlheWlpMTM4NUBnbWFpbC5jb20iLCJleHAiOjE3ODA0MzIzOTl9.MIJm7jVtX6ijpek5w4a_KafWiVnA8xdvPjmkvN7opao",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a01f8fd3debc1e3e-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "79.137.205.184",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-May-2026 20:34:39 UTC] === END API CALL LOG ===
[26-May-2026 20:34:39 UTC] ✅ API Hash verification passed for profile endpoint
[26-May-2026 20:34:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUyIiwidXNlcm5hbWUiOiJBbWlyIiwiZW1haWwiOiJhbWlyemlheWlpMTM4NUBnbWFpbC5jb20iLCJleHAiOjE3ODA0MzIzOTl9.MIJm7jVtX6ijpek5w4a_KafWiVnA8xdvPjmkvN7opao
[26-May-2026 20:34:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-May-2026 20:34:39 UTC] ✅ JWT token verified successfully for user profile
[26-May-2026 20:34:39 UTC] User ID: 652
[26-May-2026 20:34:39 UTC] ✅ User profile retrieved successfully for user ID: 652
[26-May-2026 20:34:39 UTC] === API CALL LOG ===
[26-May-2026 20:34:39 UTC] Endpoint: user/profile.php
[26-May-2026 20:34:39 UTC] Full Log Data: {
    "timestamp": "2026-05-26 20:34:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "79.137.205.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "79.137.205.184, 172.70.246.208",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUyIiwidXNlcm5hbWUiOiJBbWlyIiwiZW1haWwiOiJhbWlyemlheWlpMTM4NUBnbWFpbC5jb20iLCJleHAiOjE3ODA0MzIzOTl9.MIJm7jVtX6ijpek5w4a_KafWiVnA8xdvPjmkvN7opao",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a01f8fd7fb5f1e3e-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "79.137.205.184",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-May-2026 20:34:39 UTC] === END API CALL LOG ===
[26-May-2026 20:34:39 UTC] ✅ API Hash verification passed for profile endpoint
[26-May-2026 20:34:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUyIiwidXNlcm5hbWUiOiJBbWlyIiwiZW1haWwiOiJhbWlyemlheWlpMTM4NUBnbWFpbC5jb20iLCJleHAiOjE3ODA0MzIzOTl9.MIJm7jVtX6ijpek5w4a_KafWiVnA8xdvPjmkvN7opao
[26-May-2026 20:34:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-May-2026 20:34:40 UTC] ✅ JWT token verified successfully for user profile
[26-May-2026 20:34:40 UTC] User ID: 652
[26-May-2026 20:34:40 UTC] ✅ User profile retrieved successfully for user ID: 652
[26-May-2026 20:34:46 UTC] === API CALL LOG ===
[26-May-2026 20:34:46 UTC] Endpoint: user/profile.php
[26-May-2026 20:34:46 UTC] Full Log Data: {
    "timestamp": "2026-05-26 20:34:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "79.137.205.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "79.137.205.184, 172.70.246.209",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUyIiwidXNlcm5hbWUiOiJBbWlyIiwiZW1haWwiOiJhbWlyemlheWlpMTM4NUBnbWFpbC5jb20iLCJleHAiOjE3ODA0MzIzOTl9.MIJm7jVtX6ijpek5w4a_KafWiVnA8xdvPjmkvN7opao",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a01f9000aa981e3e-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "79.137.205.184",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-May-2026 20:34:46 UTC] === END API CALL LOG ===
[26-May-2026 20:34:46 UTC] ✅ API Hash verification passed for profile endpoint
[26-May-2026 20:34:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUyIiwidXNlcm5hbWUiOiJBbWlyIiwiZW1haWwiOiJhbWlyemlheWlpMTM4NUBnbWFpbC5jb20iLCJleHAiOjE3ODA0MzIzOTl9.MIJm7jVtX6ijpek5w4a_KafWiVnA8xdvPjmkvN7opao
[26-May-2026 20:34:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-May-2026 20:34:46 UTC] ✅ JWT token verified successfully for user profile
[26-May-2026 20:34:46 UTC] User ID: 652
[26-May-2026 20:34:46 UTC] ✅ User profile retrieved successfully for user ID: 652
[26-May-2026 20:34:52 UTC] === API CALL LOG ===
[26-May-2026 20:34:52 UTC] Endpoint: user/profile.php
[26-May-2026 20:34:52 UTC] Full Log Data: {
    "timestamp": "2026-05-26 20:34:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "79.137.205.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "79.137.205.184, 172.70.246.208",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUyIiwidXNlcm5hbWUiOiJBbWlyIiwiZW1haWwiOiJhbWlyemlheWlpMTM4NUBnbWFpbC5jb20iLCJleHAiOjE3ODA0MzIzOTl9.MIJm7jVtX6ijpek5w4a_KafWiVnA8xdvPjmkvN7opao",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a01f9022f9fd1e3e-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "79.137.205.184",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-May-2026 20:34:52 UTC] === END API CALL LOG ===
[26-May-2026 20:34:52 UTC] ✅ API Hash verification passed for profile endpoint
[26-May-2026 20:34:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUyIiwidXNlcm5hbWUiOiJBbWlyIiwiZW1haWwiOiJhbWlyemlheWlpMTM4NUBnbWFpbC5jb20iLCJleHAiOjE3ODA0MzIzOTl9.MIJm7jVtX6ijpek5w4a_KafWiVnA8xdvPjmkvN7opao
[26-May-2026 20:34:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-May-2026 20:34:52 UTC] ✅ JWT token verified successfully for user profile
[26-May-2026 20:34:52 UTC] User ID: 652
[26-May-2026 20:34:52 UTC] ✅ User profile retrieved successfully for user ID: 652
[26-May-2026 20:34:54 UTC] === API CALL LOG ===
[26-May-2026 20:34:54 UTC] Endpoint: user/profile.php
[26-May-2026 20:34:54 UTC] Full Log Data: {
    "timestamp": "2026-05-26 20:34:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "79.137.205.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "79.137.205.184, 172.70.246.208",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUyIiwidXNlcm5hbWUiOiJBbWlyIiwiZW1haWwiOiJhbWlyemlheWlpMTM4NUBnbWFpbC5jb20iLCJleHAiOjE3ODA0MzIzOTl9.MIJm7jVtX6ijpek5w4a_KafWiVnA8xdvPjmkvN7opao",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a01f90330db51e3e-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "79.137.205.184",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-May-2026 20:34:54 UTC] === END API CALL LOG ===
[26-May-2026 20:34:54 UTC] ✅ API Hash verification passed for profile endpoint
[26-May-2026 20:34:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUyIiwidXNlcm5hbWUiOiJBbWlyIiwiZW1haWwiOiJhbWlyemlheWlpMTM4NUBnbWFpbC5jb20iLCJleHAiOjE3ODA0MzIzOTl9.MIJm7jVtX6ijpek5w4a_KafWiVnA8xdvPjmkvN7opao
[26-May-2026 20:34:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-May-2026 20:34:54 UTC] ✅ JWT token verified successfully for user profile
[26-May-2026 20:34:54 UTC] User ID: 652
[26-May-2026 20:34:54 UTC] ✅ User profile retrieved successfully for user ID: 652
[26-May-2026 20:34:55 UTC] User Purchases API - User ID: 652
[26-May-2026 20:34:55 UTC] User Purchases API - Total purchases found: 0
[26-May-2026 20:34:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-May-2026 20:34:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-May-2026 20:34:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"79.137.205.184, 172.70.246.208","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUyIiwidXNlcm5hbWUiOiJBbWlyIiwiZW1haWwiOiJhbWlyemlheWlpMTM4NUBnbWFpbC5jb20iLCJleHAiOjE3ODA0MzIzOTl9.MIJm7jVtX6ijpek5w4a_KafWiVnA8xdvPjmkvN7opao","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a01f903aae491e3e-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"79.137.205.184","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-May-2026 20:34:55 UTC] === User Orders API Called ===
[26-May-2026 20:34:55 UTC] User ID: 652
[26-May-2026 20:34:55 UTC] Limit: 20, Offset: 0
[26-May-2026 20:34:55 UTC] Orders found: 0
[26-May-2026 20:34:55 UTC] Orders data: []
[26-May-2026 20:34:55 UTC] Total orders count: 0
[26-May-2026 20:34:59 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-May-2026 20:34:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-May-2026 20:34:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"79.137.205.184, 172.70.246.208","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUyIiwidXNlcm5hbWUiOiJBbWlyIiwiZW1haWwiOiJhbWlyemlheWlpMTM4NUBnbWFpbC5jb20iLCJleHAiOjE3ODA0MzIzOTl9.MIJm7jVtX6ijpek5w4a_KafWiVnA8xdvPjmkvN7opao","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a01f90502da91e3e-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"79.137.205.184","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-May-2026 20:34:59 UTC] === User Orders API Called ===
[26-May-2026 20:34:59 UTC] User ID: 652
[26-May-2026 20:34:59 UTC] Limit: 20, Offset: 0
[26-May-2026 20:34:59 UTC] Orders found: 0
[26-May-2026 20:34:59 UTC] Orders data: []
[26-May-2026 20:34:59 UTC] Total orders count: 0
[26-May-2026 20:35:00 UTC] === API CALL LOG ===
[26-May-2026 20:35:00 UTC] Endpoint: user/profile.php
[26-May-2026 20:35:00 UTC] Full Log Data: {
    "timestamp": "2026-05-26 20:35:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "79.137.205.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "79.137.205.184, 172.70.246.208",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUyIiwidXNlcm5hbWUiOiJBbWlyIiwiZW1haWwiOiJhbWlyemlheWlpMTM4NUBnbWFpbC5jb20iLCJleHAiOjE3ODA0MzIzOTl9.MIJm7jVtX6ijpek5w4a_KafWiVnA8xdvPjmkvN7opao",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a01f9055bbac1e3e-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "79.137.205.184",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-May-2026 20:35:00 UTC] === END API CALL LOG ===
[26-May-2026 20:35:00 UTC] ✅ API Hash verification passed for profile endpoint
[26-May-2026 20:35:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUyIiwidXNlcm5hbWUiOiJBbWlyIiwiZW1haWwiOiJhbWlyemlheWlpMTM4NUBnbWFpbC5jb20iLCJleHAiOjE3ODA0MzIzOTl9.MIJm7jVtX6ijpek5w4a_KafWiVnA8xdvPjmkvN7opao
[26-May-2026 20:35:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-May-2026 20:35:00 UTC] ✅ JWT token verified successfully for user profile
[26-May-2026 20:35:00 UTC] User ID: 652
[26-May-2026 20:35:00 UTC] ✅ User profile retrieved successfully for user ID: 652
[26-May-2026 20:35:00 UTC] === API CALL LOG ===
[26-May-2026 20:35:00 UTC] Endpoint: user/profile.php
[26-May-2026 20:35:00 UTC] Full Log Data: {
    "timestamp": "2026-05-26 20:35:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "79.137.205.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "79.137.205.184, 172.70.246.208",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUyIiwidXNlcm5hbWUiOiJBbWlyIiwiZW1haWwiOiJhbWlyemlheWlpMTM4NUBnbWFpbC5jb20iLCJleHAiOjE3ODA0MzIzOTl9.MIJm7jVtX6ijpek5w4a_KafWiVnA8xdvPjmkvN7opao",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a01f9056cd2c1e3e-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "79.137.205.184",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-May-2026 20:35:00 UTC] === END API CALL LOG ===
[26-May-2026 20:35:00 UTC] ✅ API Hash verification passed for profile endpoint
[26-May-2026 20:35:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUyIiwidXNlcm5hbWUiOiJBbWlyIiwiZW1haWwiOiJhbWlyemlheWlpMTM4NUBnbWFpbC5jb20iLCJleHAiOjE3ODA0MzIzOTl9.MIJm7jVtX6ijpek5w4a_KafWiVnA8xdvPjmkvN7opao
[26-May-2026 20:35:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-May-2026 20:35:00 UTC] ✅ JWT token verified successfully for user profile
[26-May-2026 20:35:00 UTC] User ID: 652
[26-May-2026 20:35:00 UTC] ✅ User profile retrieved successfully for user ID: 652
[26-May-2026 20:35:00 UTC] === API CALL LOG ===
[26-May-2026 20:35:00 UTC] Endpoint: user/profile.php
[26-May-2026 20:35:00 UTC] Full Log Data: {
    "timestamp": "2026-05-26 20:35:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "79.137.205.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "79.137.205.184, 172.70.246.208",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUyIiwidXNlcm5hbWUiOiJBbWlyIiwiZW1haWwiOiJhbWlyemlheWlpMTM4NUBnbWFpbC5jb20iLCJleHAiOjE3ODA0MzIzOTl9.MIJm7jVtX6ijpek5w4a_KafWiVnA8xdvPjmkvN7opao",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a01f905938b21e3e-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "79.137.205.184",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-May-2026 20:35:00 UTC] === END API CALL LOG ===
[26-May-2026 20:35:00 UTC] ✅ API Hash verification passed for profile endpoint
[26-May-2026 20:35:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUyIiwidXNlcm5hbWUiOiJBbWlyIiwiZW1haWwiOiJhbWlyemlheWlpMTM4NUBnbWFpbC5jb20iLCJleHAiOjE3ODA0MzIzOTl9.MIJm7jVtX6ijpek5w4a_KafWiVnA8xdvPjmkvN7opao
[26-May-2026 20:35:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-May-2026 20:35:00 UTC] ✅ JWT token verified successfully for user profile
[26-May-2026 20:35:00 UTC] User ID: 652
[26-May-2026 20:35:00 UTC] ✅ User profile retrieved successfully for user ID: 652
[26-May-2026 20:35:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-May-2026 20:35:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-May-2026 20:35:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"79.137.205.184, 172.70.246.208","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUyIiwidXNlcm5hbWUiOiJBbWlyIiwiZW1haWwiOiJhbWlyemlheWlpMTM4NUBnbWFpbC5jb20iLCJleHAiOjE3ODA0MzIzOTl9.MIJm7jVtX6ijpek5w4a_KafWiVnA8xdvPjmkvN7opao","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a01f90992f301e3e-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"79.137.205.184","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-May-2026 20:35:10 UTC] === User Orders API Called ===
[26-May-2026 20:35:10 UTC] User ID: 652
[26-May-2026 20:35:10 UTC] Limit: 20, Offset: 0
[26-May-2026 20:35:10 UTC] Orders found: 0
[26-May-2026 20:35:10 UTC] Orders data: []
[26-May-2026 20:35:10 UTC] Total orders count: 0
[26-May-2026 20:35:11 UTC] === API CALL LOG ===
[26-May-2026 20:35:11 UTC] Endpoint: user/profile.php
[26-May-2026 20:35:11 UTC] Full Log Data: {
    "timestamp": "2026-05-26 20:35:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "79.137.205.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "79.137.205.184, 172.70.246.208",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUyIiwidXNlcm5hbWUiOiJBbWlyIiwiZW1haWwiOiJhbWlyemlheWlpMTM4NUBnbWFpbC5jb20iLCJleHAiOjE3ODA0MzIzOTl9.MIJm7jVtX6ijpek5w4a_KafWiVnA8xdvPjmkvN7opao",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a01f9099dfdb1e3e-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "79.137.205.184",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-May-2026 20:35:11 UTC] === END API CALL LOG ===
[26-May-2026 20:35:11 UTC] ✅ API Hash verification passed for profile endpoint
[26-May-2026 20:35:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUyIiwidXNlcm5hbWUiOiJBbWlyIiwiZW1haWwiOiJhbWlyemlheWlpMTM4NUBnbWFpbC5jb20iLCJleHAiOjE3ODA0MzIzOTl9.MIJm7jVtX6ijpek5w4a_KafWiVnA8xdvPjmkvN7opao
[26-May-2026 20:35:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-May-2026 20:35:11 UTC] ✅ JWT token verified successfully for user profile
[26-May-2026 20:35:11 UTC] User ID: 652
[26-May-2026 20:35:11 UTC] ✅ User profile retrieved successfully for user ID: 652
[26-May-2026 20:35:11 UTC] === API CALL LOG ===
[26-May-2026 20:35:11 UTC] Endpoint: user/profile.php
[26-May-2026 20:35:11 UTC] Full Log Data: {
    "timestamp": "2026-05-26 20:35:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "79.137.205.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "79.137.205.184, 172.70.246.208",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUyIiwidXNlcm5hbWUiOiJBbWlyIiwiZW1haWwiOiJhbWlyemlheWlpMTM4NUBnbWFpbC5jb20iLCJleHAiOjE3ODA0MzIzOTl9.MIJm7jVtX6ijpek5w4a_KafWiVnA8xdvPjmkvN7opao",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a01f909d5b3c1e3e-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "79.137.205.184",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-May-2026 20:35:11 UTC] === END API CALL LOG ===
[26-May-2026 20:35:11 UTC] ✅ API Hash verification passed for profile endpoint
[26-May-2026 20:35:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUyIiwidXNlcm5hbWUiOiJBbWlyIiwiZW1haWwiOiJhbWlyemlheWlpMTM4NUBnbWFpbC5jb20iLCJleHAiOjE3ODA0MzIzOTl9.MIJm7jVtX6ijpek5w4a_KafWiVnA8xdvPjmkvN7opao
[26-May-2026 20:35:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-May-2026 20:35:11 UTC] ✅ JWT token verified successfully for user profile
[26-May-2026 20:35:11 UTC] User ID: 652
[26-May-2026 20:35:11 UTC] ✅ User profile retrieved successfully for user ID: 652
[26-May-2026 20:35:11 UTC] === API CALL LOG ===
[26-May-2026 20:35:11 UTC] Endpoint: user/profile.php
[26-May-2026 20:35:11 UTC] Full Log Data: {
    "timestamp": "2026-05-26 20:35:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "79.137.205.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "79.137.205.184, 172.70.246.208",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUyIiwidXNlcm5hbWUiOiJBbWlyIiwiZW1haWwiOiJhbWlyemlheWlpMTM4NUBnbWFpbC5jb20iLCJleHAiOjE3ODA0MzIzOTl9.MIJm7jVtX6ijpek5w4a_KafWiVnA8xdvPjmkvN7opao",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a01f909d8b5e1e3e-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "79.137.205.184",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-May-2026 20:35:11 UTC] === END API CALL LOG ===
[26-May-2026 20:35:11 UTC] ✅ API Hash verification passed for profile endpoint
[26-May-2026 20:35:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUyIiwidXNlcm5hbWUiOiJBbWlyIiwiZW1haWwiOiJhbWlyemlheWlpMTM4NUBnbWFpbC5jb20iLCJleHAiOjE3ODA0MzIzOTl9.MIJm7jVtX6ijpek5w4a_KafWiVnA8xdvPjmkvN7opao
[26-May-2026 20:35:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-May-2026 20:35:11 UTC] ✅ JWT token verified successfully for user profile
[26-May-2026 20:35:11 UTC] User ID: 652
[26-May-2026 20:35:11 UTC] ✅ User profile retrieved successfully for user ID: 652
[26-May-2026 20:35:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-May-2026 20:35:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-May-2026 20:35:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"79.137.205.184, 172.70.246.208","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUyIiwidXNlcm5hbWUiOiJBbWlyIiwiZW1haWwiOiJhbWlyemlheWlpMTM4NUBnbWFpbC5jb20iLCJleHAiOjE3ODA0MzIzOTl9.MIJm7jVtX6ijpek5w4a_KafWiVnA8xdvPjmkvN7opao","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a01f90c2de221e3e-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"79.137.205.184","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-May-2026 20:35:17 UTC] === User Orders API Called ===
[26-May-2026 20:35:17 UTC] User ID: 652
[26-May-2026 20:35:17 UTC] Limit: 20, Offset: 0
[26-May-2026 20:35:17 UTC] Orders found: 0
[26-May-2026 20:35:17 UTC] Orders data: []
[26-May-2026 20:35:17 UTC] Total orders count: 0
[26-May-2026 20:35:17 UTC] === API CALL LOG ===
[26-May-2026 20:35:17 UTC] Endpoint: user/profile.php
[26-May-2026 20:35:17 UTC] Full Log Data: {
    "timestamp": "2026-05-26 20:35:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "79.137.205.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "79.137.205.184, 172.70.246.208",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUyIiwidXNlcm5hbWUiOiJBbWlyIiwiZW1haWwiOiJhbWlyemlheWlpMTM4NUBnbWFpbC5jb20iLCJleHAiOjE3ODA0MzIzOTl9.MIJm7jVtX6ijpek5w4a_KafWiVnA8xdvPjmkvN7opao",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a01f90c42fbf1e3e-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "79.137.205.184",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-May-2026 20:35:17 UTC] === END API CALL LOG ===
[26-May-2026 20:35:17 UTC] ✅ API Hash verification passed for profile endpoint
[26-May-2026 20:35:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUyIiwidXNlcm5hbWUiOiJBbWlyIiwiZW1haWwiOiJhbWlyemlheWlpMTM4NUBnbWFpbC5jb20iLCJleHAiOjE3ODA0MzIzOTl9.MIJm7jVtX6ijpek5w4a_KafWiVnA8xdvPjmkvN7opao
[26-May-2026 20:35:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-May-2026 20:35:17 UTC] ✅ JWT token verified successfully for user profile
[26-May-2026 20:35:17 UTC] User ID: 652
[26-May-2026 20:35:17 UTC] ✅ User profile retrieved successfully for user ID: 652
[26-May-2026 20:35:18 UTC] === API CALL LOG ===
[26-May-2026 20:35:18 UTC] Endpoint: user/profile.php
[26-May-2026 20:35:18 UTC] Full Log Data: {
    "timestamp": "2026-05-26 20:35:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "79.137.205.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "79.137.205.184, 172.70.246.208",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUyIiwidXNlcm5hbWUiOiJBbWlyIiwiZW1haWwiOiJhbWlyemlheWlpMTM4NUBnbWFpbC5jb20iLCJleHAiOjE3ODA0MzIzOTl9.MIJm7jVtX6ijpek5w4a_KafWiVnA8xdvPjmkvN7opao",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a01f90ca4e0c1e3e-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "79.137.205.184",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-May-2026 20:35:18 UTC] === END API CALL LOG ===
[26-May-2026 20:35:18 UTC] ✅ API Hash verification passed for profile endpoint
[26-May-2026 20:35:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUyIiwidXNlcm5hbWUiOiJBbWlyIiwiZW1haWwiOiJhbWlyemlheWlpMTM4NUBnbWFpbC5jb20iLCJleHAiOjE3ODA0MzIzOTl9.MIJm7jVtX6ijpek5w4a_KafWiVnA8xdvPjmkvN7opao
[26-May-2026 20:35:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-May-2026 20:35:18 UTC] ✅ JWT token verified successfully for user profile
[26-May-2026 20:35:18 UTC] User ID: 652
[26-May-2026 20:35:18 UTC] ✅ User profile retrieved successfully for user ID: 652
[26-May-2026 20:35:18 UTC] === API CALL LOG ===
[26-May-2026 20:35:18 UTC] Endpoint: user/profile.php
[26-May-2026 20:35:18 UTC] Full Log Data: {
    "timestamp": "2026-05-26 20:35:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "79.137.205.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "79.137.205.184, 172.70.246.208",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUyIiwidXNlcm5hbWUiOiJBbWlyIiwiZW1haWwiOiJhbWlyemlheWlpMTM4NUBnbWFpbC5jb20iLCJleHAiOjE3ODA0MzIzOTl9.MIJm7jVtX6ijpek5w4a_KafWiVnA8xdvPjmkvN7opao",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a01f90ca7e4c1e3e-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "79.137.205.184",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-May-2026 20:35:18 UTC] === END API CALL LOG ===
[26-May-2026 20:35:18 UTC] ✅ API Hash verification passed for profile endpoint
[26-May-2026 20:35:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUyIiwidXNlcm5hbWUiOiJBbWlyIiwiZW1haWwiOiJhbWlyemlheWlpMTM4NUBnbWFpbC5jb20iLCJleHAiOjE3ODA0MzIzOTl9.MIJm7jVtX6ijpek5w4a_KafWiVnA8xdvPjmkvN7opao
[26-May-2026 20:35:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-May-2026 20:35:18 UTC] ✅ JWT token verified successfully for user profile
[26-May-2026 20:35:18 UTC] User ID: 652
[26-May-2026 20:35:18 UTC] ✅ User profile retrieved successfully for user ID: 652
[26-May-2026 20:35:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-May-2026 20:35:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-May-2026 20:35:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"79.137.205.184, 172.70.246.208","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUyIiwidXNlcm5hbWUiOiJBbWlyIiwiZW1haWwiOiJhbWlyemlheWlpMTM4NUBnbWFpbC5jb20iLCJleHAiOjE3ODA0MzIzOTl9.MIJm7jVtX6ijpek5w4a_KafWiVnA8xdvPjmkvN7opao","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a01f90fa8cc91e3e-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"79.137.205.184","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-May-2026 20:35:26 UTC] === User Orders API Called ===
[26-May-2026 20:35:26 UTC] User ID: 652
[26-May-2026 20:35:26 UTC] Limit: 20, Offset: 0
[26-May-2026 20:35:26 UTC] Orders found: 0
[26-May-2026 20:35:26 UTC] Orders data: []
[26-May-2026 20:35:26 UTC] Total orders count: 0
[26-May-2026 20:35:27 UTC] === API CALL LOG ===
[26-May-2026 20:35:27 UTC] Endpoint: user/profile.php
[26-May-2026 20:35:27 UTC] Full Log Data: {
    "timestamp": "2026-05-26 20:35:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "79.137.205.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "79.137.205.184, 172.70.246.208",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUyIiwidXNlcm5hbWUiOiJBbWlyIiwiZW1haWwiOiJhbWlyemlheWlpMTM4NUBnbWFpbC5jb20iLCJleHAiOjE3ODA0MzIzOTl9.MIJm7jVtX6ijpek5w4a_KafWiVnA8xdvPjmkvN7opao",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a01f90ffc9e91e3e-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "79.137.205.184",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-May-2026 20:35:27 UTC] === END API CALL LOG ===
[26-May-2026 20:35:27 UTC] ✅ API Hash verification passed for profile endpoint
[26-May-2026 20:35:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUyIiwidXNlcm5hbWUiOiJBbWlyIiwiZW1haWwiOiJhbWlyemlheWlpMTM4NUBnbWFpbC5jb20iLCJleHAiOjE3ODA0MzIzOTl9.MIJm7jVtX6ijpek5w4a_KafWiVnA8xdvPjmkvN7opao
[26-May-2026 20:35:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-May-2026 20:35:27 UTC] ✅ JWT token verified successfully for user profile
[26-May-2026 20:35:27 UTC] User ID: 652
[26-May-2026 20:35:27 UTC] ✅ User profile retrieved successfully for user ID: 652
[26-May-2026 20:35:27 UTC] User Purchases API - User ID: 652
[26-May-2026 20:35:27 UTC] User Purchases API - Total purchases found: 0
[26-May-2026 20:35:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-May-2026 20:35:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-May-2026 20:35:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"79.137.205.184, 172.70.246.208","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUyIiwidXNlcm5hbWUiOiJBbWlyIiwiZW1haWwiOiJhbWlyemlheWlpMTM4NUBnbWFpbC5jb20iLCJleHAiOjE3ODA0MzIzOTl9.MIJm7jVtX6ijpek5w4a_KafWiVnA8xdvPjmkvN7opao","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a01f914a6c671e3e-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"79.137.205.184","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-May-2026 20:35:39 UTC] === User Orders API Called ===
[26-May-2026 20:35:39 UTC] User ID: 652
[26-May-2026 20:35:39 UTC] Limit: 20, Offset: 0
[26-May-2026 20:35:39 UTC] Orders found: 0
[26-May-2026 20:35:39 UTC] Orders data: []
[26-May-2026 20:35:39 UTC] Total orders count: 0
[26-May-2026 20:35:39 UTC] === API CALL LOG ===
[26-May-2026 20:35:39 UTC] Endpoint: user/profile.php
[26-May-2026 20:35:39 UTC] Full Log Data: {
    "timestamp": "2026-05-26 20:35:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "79.137.205.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "79.137.205.184, 172.70.246.208",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUyIiwidXNlcm5hbWUiOiJBbWlyIiwiZW1haWwiOiJhbWlyemlheWlpMTM4NUBnbWFpbC5jb20iLCJleHAiOjE3ODA0MzIzOTl9.MIJm7jVtX6ijpek5w4a_KafWiVnA8xdvPjmkvN7opao",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a01f914a6c681e3e-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "79.137.205.184",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-May-2026 20:35:39 UTC] === END API CALL LOG ===
[26-May-2026 20:35:39 UTC] ✅ API Hash verification passed for profile endpoint
[26-May-2026 20:35:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUyIiwidXNlcm5hbWUiOiJBbWlyIiwiZW1haWwiOiJhbWlyemlheWlpMTM4NUBnbWFpbC5jb20iLCJleHAiOjE3ODA0MzIzOTl9.MIJm7jVtX6ijpek5w4a_KafWiVnA8xdvPjmkvN7opao
[26-May-2026 20:35:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-May-2026 20:35:39 UTC] ✅ JWT token verified successfully for user profile
[26-May-2026 20:35:39 UTC] User ID: 652
[26-May-2026 20:35:39 UTC] ✅ User profile retrieved successfully for user ID: 652
[26-May-2026 20:35:39 UTC] === API CALL LOG ===
[26-May-2026 20:35:39 UTC] Endpoint: user/profile.php
[26-May-2026 20:35:39 UTC] Full Log Data: {
    "timestamp": "2026-05-26 20:35:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "79.137.205.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "79.137.205.184, 172.70.246.208",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUyIiwidXNlcm5hbWUiOiJBbWlyIiwiZW1haWwiOiJhbWlyemlheWlpMTM4NUBnbWFpbC5jb20iLCJleHAiOjE3ODA0MzIzOTl9.MIJm7jVtX6ijpek5w4a_KafWiVnA8xdvPjmkvN7opao",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a01f914b8dc11e3e-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "79.137.205.184",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-May-2026 20:35:39 UTC] === END API CALL LOG ===
[26-May-2026 20:35:39 UTC] ✅ API Hash verification passed for profile endpoint
[26-May-2026 20:35:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUyIiwidXNlcm5hbWUiOiJBbWlyIiwiZW1haWwiOiJhbWlyemlheWlpMTM4NUBnbWFpbC5jb20iLCJleHAiOjE3ODA0MzIzOTl9.MIJm7jVtX6ijpek5w4a_KafWiVnA8xdvPjmkvN7opao
[26-May-2026 20:35:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-May-2026 20:35:39 UTC] ✅ JWT token verified successfully for user profile
[26-May-2026 20:35:39 UTC] User ID: 652
[26-May-2026 20:35:39 UTC] ✅ User profile retrieved successfully for user ID: 652
[26-May-2026 20:35:40 UTC] === API CALL LOG ===
[26-May-2026 20:35:40 UTC] Endpoint: user/profile.php
[26-May-2026 20:35:40 UTC] Full Log Data: {
    "timestamp": "2026-05-26 20:35:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "79.137.205.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "79.137.205.184, 172.70.246.208",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUyIiwidXNlcm5hbWUiOiJBbWlyIiwiZW1haWwiOiJhbWlyemlheWlpMTM4NUBnbWFpbC5jb20iLCJleHAiOjE3ODA0MzIzOTl9.MIJm7jVtX6ijpek5w4a_KafWiVnA8xdvPjmkvN7opao",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a01f91531d6f1e3e-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "79.137.205.184",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-May-2026 20:35:40 UTC] === END API CALL LOG ===
[26-May-2026 20:35:40 UTC] ✅ API Hash verification passed for profile endpoint
[26-May-2026 20:35:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUyIiwidXNlcm5hbWUiOiJBbWlyIiwiZW1haWwiOiJhbWlyemlheWlpMTM4NUBnbWFpbC5jb20iLCJleHAiOjE3ODA0MzIzOTl9.MIJm7jVtX6ijpek5w4a_KafWiVnA8xdvPjmkvN7opao
[26-May-2026 20:35:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-May-2026 20:35:40 UTC] ✅ JWT token verified successfully for user profile
[26-May-2026 20:35:40 UTC] User ID: 652
[26-May-2026 20:35:40 UTC] ✅ User profile retrieved successfully for user ID: 652
[26-May-2026 20:35:49 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-May-2026 20:35:49 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-May-2026 20:35:49 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"79.137.205.184, 172.70.246.208","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUyIiwidXNlcm5hbWUiOiJBbWlyIiwiZW1haWwiOiJhbWlyemlheWlpMTM4NUBnbWFpbC5jb20iLCJleHAiOjE3ODA0MzIzOTl9.MIJm7jVtX6ijpek5w4a_KafWiVnA8xdvPjmkvN7opao","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a01f918b8e5a1e3e-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"79.137.205.184","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-May-2026 20:35:49 UTC] === User Orders API Called ===
[26-May-2026 20:35:49 UTC] User ID: 652
[26-May-2026 20:35:49 UTC] Limit: 20, Offset: 0
[26-May-2026 20:35:49 UTC] Orders found: 0
[26-May-2026 20:35:49 UTC] Orders data: []
[26-May-2026 20:35:49 UTC] Total orders count: 0
[26-May-2026 20:35:50 UTC] === API CALL LOG ===
[26-May-2026 20:35:50 UTC] Endpoint: user/profile.php
[26-May-2026 20:35:50 UTC] Full Log Data: {
    "timestamp": "2026-05-26 20:35:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "79.137.205.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "79.137.205.184, 172.70.246.208",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUyIiwidXNlcm5hbWUiOiJBbWlyIiwiZW1haWwiOiJhbWlyemlheWlpMTM4NUBnbWFpbC5jb20iLCJleHAiOjE3ODA0MzIzOTl9.MIJm7jVtX6ijpek5w4a_KafWiVnA8xdvPjmkvN7opao",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a01f91900aa51e3e-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "79.137.205.184",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-May-2026 20:35:50 UTC] === END API CALL LOG ===
[26-May-2026 20:35:50 UTC] ✅ API Hash verification passed for profile endpoint
[26-May-2026 20:35:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUyIiwidXNlcm5hbWUiOiJBbWlyIiwiZW1haWwiOiJhbWlyemlheWlpMTM4NUBnbWFpbC5jb20iLCJleHAiOjE3ODA0MzIzOTl9.MIJm7jVtX6ijpek5w4a_KafWiVnA8xdvPjmkvN7opao
[26-May-2026 20:35:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-May-2026 20:35:50 UTC] ✅ JWT token verified successfully for user profile
[26-May-2026 20:35:50 UTC] User ID: 652
[26-May-2026 20:35:50 UTC] ✅ User profile retrieved successfully for user ID: 652
[26-May-2026 20:35:50 UTC] === API CALL LOG ===
[26-May-2026 20:35:50 UTC] Endpoint: user/profile.php
[26-May-2026 20:35:50 UTC] Full Log Data: {
    "timestamp": "2026-05-26 20:35:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "79.137.205.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "79.137.205.184, 172.70.246.208",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUyIiwidXNlcm5hbWUiOiJBbWlyIiwiZW1haWwiOiJhbWlyemlheWlpMTM4NUBnbWFpbC5jb20iLCJleHAiOjE3ODA0MzIzOTl9.MIJm7jVtX6ijpek5w4a_KafWiVnA8xdvPjmkvN7opao",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a01f91914bbc1e3e-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "79.137.205.184",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-May-2026 20:35:50 UTC] === END API CALL LOG ===
[26-May-2026 20:35:50 UTC] ✅ API Hash verification passed for profile endpoint
[26-May-2026 20:35:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUyIiwidXNlcm5hbWUiOiJBbWlyIiwiZW1haWwiOiJhbWlyemlheWlpMTM4NUBnbWFpbC5jb20iLCJleHAiOjE3ODA0MzIzOTl9.MIJm7jVtX6ijpek5w4a_KafWiVnA8xdvPjmkvN7opao
[26-May-2026 20:35:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-May-2026 20:35:50 UTC] ✅ JWT token verified successfully for user profile
[26-May-2026 20:35:50 UTC] User ID: 652
[26-May-2026 20:35:50 UTC] ✅ User profile retrieved successfully for user ID: 652
[26-May-2026 20:35:50 UTC] === API CALL LOG ===
[26-May-2026 20:35:50 UTC] Endpoint: user/profile.php
[26-May-2026 20:35:50 UTC] Full Log Data: {
    "timestamp": "2026-05-26 20:35:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "79.137.205.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "79.137.205.184, 172.70.246.208",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUyIiwidXNlcm5hbWUiOiJBbWlyIiwiZW1haWwiOiJhbWlyemlheWlpMTM4NUBnbWFpbC5jb20iLCJleHAiOjE3ODA0MzIzOTl9.MIJm7jVtX6ijpek5w4a_KafWiVnA8xdvPjmkvN7opao",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a01f9193ae421e3e-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "79.137.205.184",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-May-2026 20:35:50 UTC] === END API CALL LOG ===
[26-May-2026 20:35:50 UTC] ✅ API Hash verification passed for profile endpoint
[26-May-2026 20:35:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUyIiwidXNlcm5hbWUiOiJBbWlyIiwiZW1haWwiOiJhbWlyemlheWlpMTM4NUBnbWFpbC5jb20iLCJleHAiOjE3ODA0MzIzOTl9.MIJm7jVtX6ijpek5w4a_KafWiVnA8xdvPjmkvN7opao
[26-May-2026 20:35:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-May-2026 20:35:50 UTC] ✅ JWT token verified successfully for user profile
[26-May-2026 20:35:50 UTC] User ID: 652
[26-May-2026 20:35:50 UTC] ✅ User profile retrieved successfully for user ID: 652
[26-May-2026 20:36:12 UTC] === API CALL LOG ===
[26-May-2026 20:36:12 UTC] Endpoint: user/profile.php
[26-May-2026 20:36:12 UTC] Full Log Data: {
    "timestamp": "2026-05-26 20:36:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a0b:4140:4cc8::2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a0b:4140:4cc8::2, 172.71.148.68",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUyIiwidXNlcm5hbWUiOiJBbWlyIiwiZW1haWwiOiJhbWlyemlheWlpMTM4NUBnbWFpbC5jb20iLCJleHAiOjE3ODA0MzIzOTl9.MIJm7jVtX6ijpek5w4a_KafWiVnA8xdvPjmkvN7opao",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a01f921c8c80dcb0-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a0b:4140:4cc8::2",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-May-2026 20:36:12 UTC] === END API CALL LOG ===
[26-May-2026 20:36:12 UTC] ✅ API Hash verification passed for profile endpoint
[26-May-2026 20:36:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUyIiwidXNlcm5hbWUiOiJBbWlyIiwiZW1haWwiOiJhbWlyemlheWlpMTM4NUBnbWFpbC5jb20iLCJleHAiOjE3ODA0MzIzOTl9.MIJm7jVtX6ijpek5w4a_KafWiVnA8xdvPjmkvN7opao
[26-May-2026 20:36:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-May-2026 20:36:12 UTC] ✅ JWT token verified successfully for user profile
[26-May-2026 20:36:12 UTC] User ID: 652
[26-May-2026 20:36:12 UTC] ✅ User profile retrieved successfully for user ID: 652
[26-May-2026 20:36:16 UTC] === API CALL LOG ===
[26-May-2026 20:36:16 UTC] Endpoint: user/profile.php
[26-May-2026 20:36:16 UTC] Full Log Data: {
    "timestamp": "2026-05-26 20:36:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a0b:4140:4cc8::2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a0b:4140:4cc8::2, 172.71.148.77",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUyIiwidXNlcm5hbWUiOiJBbWlyIiwiZW1haWwiOiJhbWlyemlheWlpMTM4NUBnbWFpbC5jb20iLCJleHAiOjE3ODA0MzIzOTl9.MIJm7jVtX6ijpek5w4a_KafWiVnA8xdvPjmkvN7opao",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a01f92335fa6dcb0-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a0b:4140:4cc8::2",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-May-2026 20:36:16 UTC] === END API CALL LOG ===
[26-May-2026 20:36:16 UTC] ✅ API Hash verification passed for profile endpoint
[26-May-2026 20:36:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUyIiwidXNlcm5hbWUiOiJBbWlyIiwiZW1haWwiOiJhbWlyemlheWlpMTM4NUBnbWFpbC5jb20iLCJleHAiOjE3ODA0MzIzOTl9.MIJm7jVtX6ijpek5w4a_KafWiVnA8xdvPjmkvN7opao
[26-May-2026 20:36:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-May-2026 20:36:16 UTC] ✅ JWT token verified successfully for user profile
[26-May-2026 20:36:16 UTC] User ID: 652
[26-May-2026 20:36:16 UTC] ✅ User profile retrieved successfully for user ID: 652
[26-May-2026 20:43:28 UTC] === API CALL LOG ===
[26-May-2026 20:43:28 UTC] Endpoint: user/profile.php
[26-May-2026 20:43:28 UTC] Full Log Data: {
    "timestamp": "2026-05-26 20:43:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "85.106.148.38",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "85.106.148.38, 172.71.160.7",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQxIiwidXNlcm5hbWUiOiJzc3NzZCIsImVtYWlsIjoiYWRtaW5AZ21haWwuY29tIiwiZXhwIjoxNzgwMzEyNTY3fQ.YAK5XbK-eRu6ln63b146lrBQOkxAuhYvJpYSKjq64hY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a01f9cbbfc21161b-DUS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "85.106.148.38",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-May-2026 20:43:28 UTC] === END API CALL LOG ===
[26-May-2026 20:43:28 UTC] ✅ API Hash verification passed for profile endpoint
[26-May-2026 20:43:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQxIiwidXNlcm5hbWUiOiJzc3NzZCIsImVtYWlsIjoiYWRtaW5AZ21haWwuY29tIiwiZXhwIjoxNzgwMzEyNTY3fQ.YAK5XbK-eRu6ln63b146lrBQOkxAuhYvJpYSKjq64hY
[26-May-2026 20:43:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-May-2026 20:43:28 UTC] ✅ JWT token verified successfully for user profile
[26-May-2026 20:43:28 UTC] User ID: 641
[26-May-2026 20:43:28 UTC] ✅ User profile retrieved successfully for user ID: 641
[26-May-2026 20:43:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-May-2026 20:43:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-May-2026 20:43:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"85.106.148.38, 172.71.160.7","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQxIiwidXNlcm5hbWUiOiJzc3NzZCIsImVtYWlsIjoiYWRtaW5AZ21haWwuY29tIiwiZXhwIjoxNzgwMzEyNTY3fQ.YAK5XbK-eRu6ln63b146lrBQOkxAuhYvJpYSKjq64hY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a01f9cbf1eb5161b-DUS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"85.106.148.38","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-May-2026 20:43:28 UTC] === User Orders API Called ===
[26-May-2026 20:43:28 UTC] User ID: 641
[26-May-2026 20:43:28 UTC] Limit: 20, Offset: 0
[26-May-2026 20:43:28 UTC] Orders found: 0
[26-May-2026 20:43:28 UTC] Orders data: []
[26-May-2026 20:43:28 UTC] Total orders count: 0
[26-May-2026 20:43:28 UTC] === API CALL LOG ===
[26-May-2026 20:43:28 UTC] Endpoint: user/profile.php
[26-May-2026 20:43:28 UTC] Full Log Data: {
    "timestamp": "2026-05-26 20:43:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "85.106.148.38",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "85.106.148.38, 172.71.160.7",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQxIiwidXNlcm5hbWUiOiJzc3NzZCIsImVtYWlsIjoiYWRtaW5AZ21haWwuY29tIiwiZXhwIjoxNzgwMzEyNTY3fQ.YAK5XbK-eRu6ln63b146lrBQOkxAuhYvJpYSKjq64hY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a01f9cbf1eb2161b-DUS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "85.106.148.38",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-May-2026 20:43:28 UTC] === END API CALL LOG ===
[26-May-2026 20:43:28 UTC] ✅ API Hash verification passed for profile endpoint
[26-May-2026 20:43:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQxIiwidXNlcm5hbWUiOiJzc3NzZCIsImVtYWlsIjoiYWRtaW5AZ21haWwuY29tIiwiZXhwIjoxNzgwMzEyNTY3fQ.YAK5XbK-eRu6ln63b146lrBQOkxAuhYvJpYSKjq64hY
[26-May-2026 20:43:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-May-2026 20:43:28 UTC] ✅ JWT token verified successfully for user profile
[26-May-2026 20:43:28 UTC] User ID: 641
[26-May-2026 20:43:28 UTC] ✅ User profile retrieved successfully for user ID: 641
[26-May-2026 20:43:28 UTC] === API CALL LOG ===
[26-May-2026 20:43:28 UTC] Endpoint: user/profile.php
[26-May-2026 20:43:28 UTC] Full Log Data: {
    "timestamp": "2026-05-26 20:43:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "85.106.148.38",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "85.106.148.38, 172.71.160.36",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQxIiwidXNlcm5hbWUiOiJzc3NzZCIsImVtYWlsIjoiYWRtaW5AZ21haWwuY29tIiwiZXhwIjoxNzgwMzEyNTY3fQ.YAK5XbK-eRu6ln63b146lrBQOkxAuhYvJpYSKjq64hY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a01f9cbfaf0d161b-DUS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "85.106.148.38",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-May-2026 20:43:28 UTC] === END API CALL LOG ===
[26-May-2026 20:43:28 UTC] ✅ API Hash verification passed for profile endpoint
[26-May-2026 20:43:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQxIiwidXNlcm5hbWUiOiJzc3NzZCIsImVtYWlsIjoiYWRtaW5AZ21haWwuY29tIiwiZXhwIjoxNzgwMzEyNTY3fQ.YAK5XbK-eRu6ln63b146lrBQOkxAuhYvJpYSKjq64hY
[26-May-2026 20:43:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-May-2026 20:43:28 UTC] ✅ JWT token verified successfully for user profile
[26-May-2026 20:43:28 UTC] User ID: 641
[26-May-2026 20:43:28 UTC] ✅ User profile retrieved successfully for user ID: 641
[26-May-2026 20:43:29 UTC] === API CALL LOG ===
[26-May-2026 20:43:29 UTC] Endpoint: user/profile.php
[26-May-2026 20:43:29 UTC] Full Log Data: {
    "timestamp": "2026-05-26 20:43:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "85.106.148.38",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "85.106.148.38, 172.71.160.36",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQxIiwidXNlcm5hbWUiOiJzc3NzZCIsImVtYWlsIjoiYWRtaW5AZ21haWwuY29tIiwiZXhwIjoxNzgwMzEyNTY3fQ.YAK5XbK-eRu6ln63b146lrBQOkxAuhYvJpYSKjq64hY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a01f9cc379d3161b-DUS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "85.106.148.38",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-May-2026 20:43:29 UTC] === END API CALL LOG ===
[26-May-2026 20:43:29 UTC] ✅ API Hash verification passed for profile endpoint
[26-May-2026 20:43:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQxIiwidXNlcm5hbWUiOiJzc3NzZCIsImVtYWlsIjoiYWRtaW5AZ21haWwuY29tIiwiZXhwIjoxNzgwMzEyNTY3fQ.YAK5XbK-eRu6ln63b146lrBQOkxAuhYvJpYSKjq64hY
[26-May-2026 20:43:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-May-2026 20:43:29 UTC] ✅ JWT token verified successfully for user profile
[26-May-2026 20:43:29 UTC] User ID: 641
[26-May-2026 20:43:29 UTC] ✅ User profile retrieved successfully for user ID: 641
[26-May-2026 20:43:30 UTC] === API CALL LOG ===
[26-May-2026 20:43:30 UTC] Endpoint: user/profile.php
[26-May-2026 20:43:30 UTC] Full Log Data: {
    "timestamp": "2026-05-26 20:43:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "85.106.148.38",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "85.106.148.38, 172.71.160.7",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQxIiwidXNlcm5hbWUiOiJzc3NzZCIsImVtYWlsIjoiYWRtaW5AZ21haWwuY29tIiwiZXhwIjoxNzgwMzEyNTY3fQ.YAK5XbK-eRu6ln63b146lrBQOkxAuhYvJpYSKjq64hY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a01f9ccb7972161b-DUS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "85.106.148.38",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-May-2026 20:43:30 UTC] === END API CALL LOG ===
[26-May-2026 20:43:30 UTC] ✅ API Hash verification passed for profile endpoint
[26-May-2026 20:43:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQxIiwidXNlcm5hbWUiOiJzc3NzZCIsImVtYWlsIjoiYWRtaW5AZ21haWwuY29tIiwiZXhwIjoxNzgwMzEyNTY3fQ.YAK5XbK-eRu6ln63b146lrBQOkxAuhYvJpYSKjq64hY
[26-May-2026 20:43:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-May-2026 20:43:30 UTC] ✅ JWT token verified successfully for user profile
[26-May-2026 20:43:30 UTC] User ID: 641
[26-May-2026 20:43:30 UTC] ✅ User profile retrieved successfully for user ID: 641
[26-May-2026 20:43:30 UTC] User Purchases API - User ID: 641
[26-May-2026 20:43:30 UTC] User Purchases API - Total purchases found: 0
[26-May-2026 20:43:44 UTC] === API CALL LOG ===
[26-May-2026 20:43:44 UTC] Endpoint: user/profile.php
[26-May-2026 20:43:44 UTC] Full Log Data: {
    "timestamp": "2026-05-26 20:43:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "85.106.148.38",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "85.106.148.38, 172.71.160.7",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDEsInVzZXJuYW1lIjoic3Nzc2QiLCJlbWFpbCI6ImFkbWluQGdtYWlsLmNvbSIsImV4cCI6MTc4MDQzMzAyNH0.9HJdidXP_FLOtK2ij72TAW4ugzY-HJ3nBdGGt_QK2uk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a01f9d21ae1d161b-DUS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "85.106.148.38",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-May-2026 20:43:44 UTC] === END API CALL LOG ===
[26-May-2026 20:43:44 UTC] ✅ API Hash verification passed for profile endpoint
[26-May-2026 20:43:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDEsInVzZXJuYW1lIjoic3Nzc2QiLCJlbWFpbCI6ImFkbWluQGdtYWlsLmNvbSIsImV4cCI6MTc4MDQzMzAyNH0.9HJdidXP_FLOtK2ij72TAW4ugzY-HJ3nBdGGt_QK2uk
[26-May-2026 20:43:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-May-2026 20:43:44 UTC] ✅ JWT token verified successfully for user profile
[26-May-2026 20:43:44 UTC] User ID: 641
[26-May-2026 20:43:44 UTC] ✅ User profile retrieved successfully for user ID: 641
[26-May-2026 20:43:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-May-2026 20:43:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-May-2026 20:43:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"85.106.148.38, 172.71.160.7","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDEsInVzZXJuYW1lIjoic3Nzc2QiLCJlbWFpbCI6ImFkbWluQGdtYWlsLmNvbSIsImV4cCI6MTc4MDQzMzAyNH0.9HJdidXP_FLOtK2ij72TAW4ugzY-HJ3nBdGGt_QK2uk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a01f9d21ae1f161b-DUS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"85.106.148.38","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-May-2026 20:43:44 UTC] === User Orders API Called ===
[26-May-2026 20:43:44 UTC] User ID: 641
[26-May-2026 20:43:44 UTC] Limit: 20, Offset: 0
[26-May-2026 20:43:44 UTC] Orders found: 0
[26-May-2026 20:43:44 UTC] Orders data: []
[26-May-2026 20:43:44 UTC] Total orders count: 0
[26-May-2026 20:43:44 UTC] === API CALL LOG ===
[26-May-2026 20:43:44 UTC] Endpoint: user/profile.php
[26-May-2026 20:43:44 UTC] Full Log Data: {
    "timestamp": "2026-05-26 20:43:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "85.106.148.38",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "85.106.148.38, 172.71.160.7",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDEsInVzZXJuYW1lIjoic3Nzc2QiLCJlbWFpbCI6ImFkbWluQGdtYWlsLmNvbSIsImV4cCI6MTc4MDQzMzAyNH0.9HJdidXP_FLOtK2ij72TAW4ugzY-HJ3nBdGGt_QK2uk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a01f9d224ef4161b-DUS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "85.106.148.38",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-May-2026 20:43:44 UTC] === END API CALL LOG ===
[26-May-2026 20:43:44 UTC] ✅ API Hash verification passed for profile endpoint
[26-May-2026 20:43:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDEsInVzZXJuYW1lIjoic3Nzc2QiLCJlbWFpbCI6ImFkbWluQGdtYWlsLmNvbSIsImV4cCI6MTc4MDQzMzAyNH0.9HJdidXP_FLOtK2ij72TAW4ugzY-HJ3nBdGGt_QK2uk
[26-May-2026 20:43:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-May-2026 20:43:44 UTC] ✅ JWT token verified successfully for user profile
[26-May-2026 20:43:44 UTC] User ID: 641
[26-May-2026 20:43:44 UTC] ✅ User profile retrieved successfully for user ID: 641
[26-May-2026 20:43:44 UTC] === API CALL LOG ===
[26-May-2026 20:43:44 UTC] Endpoint: user/profile.php
[26-May-2026 20:43:44 UTC] Full Log Data: {
    "timestamp": "2026-05-26 20:43:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "85.106.148.38",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "85.106.148.38, 172.71.160.7",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDEsInVzZXJuYW1lIjoic3Nzc2QiLCJlbWFpbCI6ImFkbWluQGdtYWlsLmNvbSIsImV4cCI6MTc4MDQzMzAyNH0.9HJdidXP_FLOtK2ij72TAW4ugzY-HJ3nBdGGt_QK2uk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a01f9d2508cb161b-DUS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "85.106.148.38",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-May-2026 20:43:44 UTC] === END API CALL LOG ===
[26-May-2026 20:43:44 UTC] ✅ API Hash verification passed for profile endpoint
[26-May-2026 20:43:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDEsInVzZXJuYW1lIjoic3Nzc2QiLCJlbWFpbCI6ImFkbWluQGdtYWlsLmNvbSIsImV4cCI6MTc4MDQzMzAyNH0.9HJdidXP_FLOtK2ij72TAW4ugzY-HJ3nBdGGt_QK2uk
[26-May-2026 20:43:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-May-2026 20:43:44 UTC] ✅ JWT token verified successfully for user profile
[26-May-2026 20:43:44 UTC] User ID: 641
[26-May-2026 20:43:44 UTC] ✅ User profile retrieved successfully for user ID: 641
[26-May-2026 20:58:06 UTC] === API CALL LOG ===
[26-May-2026 20:58:06 UTC] Endpoint: user/profile.php
[26-May-2026 20:58:06 UTC] Full Log Data: {
    "timestamp": "2026-05-26 20:58:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "34.170.12.145",
    "user_agent": "curl\/7.88.1",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "34.170.12.145, 104.22.64.69",
        "Accept": "*\/*",
        "User-Agent": "curl\/7.88.1",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDEsInVzZXJuYW1lIjoic3Nzc2QiLCJlbWFpbCI6ImFkbWluQGdtYWlsLmNvbSIsImV4cCI6MTc4MDQzMzg3NH0.EG_Ezw3EmHzUJ6y8TLviWM8XNOfGXeDG5k3a761Q_jI",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "cf-ray": "a01fb22b6db35e0c-ORD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "34.170.12.145",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "Accept-Encoding": "gzip, br"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-May-2026 20:58:06 UTC] === END API CALL LOG ===
[26-May-2026 20:58:06 UTC] ✅ API Hash verification passed for profile endpoint
[26-May-2026 20:58:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDEsInVzZXJuYW1lIjoic3Nzc2QiLCJlbWFpbCI6ImFkbWluQGdtYWlsLmNvbSIsImV4cCI6MTc4MDQzMzg3NH0.EG_Ezw3EmHzUJ6y8TLviWM8XNOfGXeDG5k3a761Q_jI
[26-May-2026 20:58:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-May-2026 20:58:06 UTC] ✅ JWT token verified successfully for user profile
[26-May-2026 20:58:06 UTC] User ID: 641
[26-May-2026 20:58:06 UTC] ✅ User profile retrieved successfully for user ID: 641
[26-May-2026 20:58:29 UTC] === API CALL LOG ===
[26-May-2026 20:58:29 UTC] Endpoint: user/profile.php
[26-May-2026 20:58:29 UTC] Full Log Data: {
    "timestamp": "2026-05-26 20:58:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "85.106.148.38",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "85.106.148.38, 104.23.168.98",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDEsInVzZXJuYW1lIjoic3Nzc2QiLCJlbWFpbCI6ImFkbWluQGdtYWlsLmNvbSIsImV4cCI6MTc4MDQzMzAyNH0.9HJdidXP_FLOtK2ij72TAW4ugzY-HJ3nBdGGt_QK2uk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a01fb2be1ca98b7c-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "85.106.148.38",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-May-2026 20:58:29 UTC] === END API CALL LOG ===
[26-May-2026 20:58:29 UTC] ✅ API Hash verification passed for profile endpoint
[26-May-2026 20:58:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDEsInVzZXJuYW1lIjoic3Nzc2QiLCJlbWFpbCI6ImFkbWluQGdtYWlsLmNvbSIsImV4cCI6MTc4MDQzMzAyNH0.9HJdidXP_FLOtK2ij72TAW4ugzY-HJ3nBdGGt_QK2uk
[26-May-2026 20:58:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-May-2026 20:58:29 UTC] ✅ JWT token verified successfully for user profile
[26-May-2026 20:58:29 UTC] User ID: 641
[26-May-2026 20:58:29 UTC] ✅ User profile retrieved successfully for user ID: 641
[26-May-2026 20:58:30 UTC] === API CALL LOG ===
[26-May-2026 20:58:30 UTC] Endpoint: user/profile.php
[26-May-2026 20:58:30 UTC] Full Log Data: {
    "timestamp": "2026-05-26 20:58:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "85.106.148.38",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "85.106.148.38, 104.23.168.98",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDEsInVzZXJuYW1lIjoic3Nzc2QiLCJlbWFpbCI6ImFkbWluQGdtYWlsLmNvbSIsImV4cCI6MTc4MDQzMzAyNH0.9HJdidXP_FLOtK2ij72TAW4ugzY-HJ3nBdGGt_QK2uk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a01fb2c18ee48b7c-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "85.106.148.38",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-May-2026 20:58:30 UTC] === END API CALL LOG ===
[26-May-2026 20:58:30 UTC] ✅ API Hash verification passed for profile endpoint
[26-May-2026 20:58:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDEsInVzZXJuYW1lIjoic3Nzc2QiLCJlbWFpbCI6ImFkbWluQGdtYWlsLmNvbSIsImV4cCI6MTc4MDQzMzAyNH0.9HJdidXP_FLOtK2ij72TAW4ugzY-HJ3nBdGGt_QK2uk
[26-May-2026 20:58:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-May-2026 20:58:30 UTC] ✅ JWT token verified successfully for user profile
[26-May-2026 20:58:30 UTC] User ID: 641
[26-May-2026 20:58:30 UTC] ✅ User profile retrieved successfully for user ID: 641
[26-May-2026 20:58:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-May-2026 20:58:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-May-2026 20:58:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"85.106.148.38, 104.23.168.98","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDEsInVzZXJuYW1lIjoic3Nzc2QiLCJlbWFpbCI6ImFkbWluQGdtYWlsLmNvbSIsImV4cCI6MTc4MDQzMzAyNH0.9HJdidXP_FLOtK2ij72TAW4ugzY-HJ3nBdGGt_QK2uk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a01fb2c18ee88b7c-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"85.106.148.38","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-May-2026 20:58:30 UTC] === User Orders API Called ===
[26-May-2026 20:58:30 UTC] User ID: 641
[26-May-2026 20:58:30 UTC] Limit: 20, Offset: 0
[26-May-2026 20:58:30 UTC] Orders found: 0
[26-May-2026 20:58:30 UTC] Orders data: []
[26-May-2026 20:58:30 UTC] Total orders count: 0
[26-May-2026 20:58:30 UTC] === API CALL LOG ===
[26-May-2026 20:58:30 UTC] Endpoint: user/profile.php
[26-May-2026 20:58:30 UTC] Full Log Data: {
    "timestamp": "2026-05-26 20:58:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "85.106.148.38",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "85.106.148.38, 104.23.168.98",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDEsInVzZXJuYW1lIjoic3Nzc2QiLCJlbWFpbCI6ImFkbWluQGdtYWlsLmNvbSIsImV4cCI6MTc4MDQzMzAyNH0.9HJdidXP_FLOtK2ij72TAW4ugzY-HJ3nBdGGt_QK2uk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a01fb2c18eeb8b7c-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "85.106.148.38",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-May-2026 20:58:30 UTC] === END API CALL LOG ===
[26-May-2026 20:58:30 UTC] ✅ API Hash verification passed for profile endpoint
[26-May-2026 20:58:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDEsInVzZXJuYW1lIjoic3Nzc2QiLCJlbWFpbCI6ImFkbWluQGdtYWlsLmNvbSIsImV4cCI6MTc4MDQzMzAyNH0.9HJdidXP_FLOtK2ij72TAW4ugzY-HJ3nBdGGt_QK2uk
[26-May-2026 20:58:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-May-2026 20:58:30 UTC] ✅ JWT token verified successfully for user profile
[26-May-2026 20:58:30 UTC] User ID: 641
[26-May-2026 20:58:30 UTC] ✅ User profile retrieved successfully for user ID: 641
[26-May-2026 20:58:30 UTC] === API CALL LOG ===
[26-May-2026 20:58:30 UTC] Endpoint: user/profile.php
[26-May-2026 20:58:30 UTC] Full Log Data: {
    "timestamp": "2026-05-26 20:58:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "85.106.148.38",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "85.106.148.38, 104.23.168.98",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDEsInVzZXJuYW1lIjoic3Nzc2QiLCJlbWFpbCI6ImFkbWluQGdtYWlsLmNvbSIsImV4cCI6MTc4MDQzMzAyNH0.9HJdidXP_FLOtK2ij72TAW4ugzY-HJ3nBdGGt_QK2uk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a01fb2c6ae1b8b7c-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "85.106.148.38",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-May-2026 20:58:30 UTC] === END API CALL LOG ===
[26-May-2026 20:58:30 UTC] ✅ API Hash verification passed for profile endpoint
[26-May-2026 20:58:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDEsInVzZXJuYW1lIjoic3Nzc2QiLCJlbWFpbCI6ImFkbWluQGdtYWlsLmNvbSIsImV4cCI6MTc4MDQzMzAyNH0.9HJdidXP_FLOtK2ij72TAW4ugzY-HJ3nBdGGt_QK2uk
[26-May-2026 20:58:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-May-2026 20:58:30 UTC] ✅ JWT token verified successfully for user profile
[26-May-2026 20:58:30 UTC] User ID: 641
[26-May-2026 20:58:30 UTC] ✅ User profile retrieved successfully for user ID: 641
[26-May-2026 20:59:10 UTC] === API CALL LOG ===
[26-May-2026 20:59:10 UTC] Endpoint: user/profile.php
[26-May-2026 20:59:10 UTC] Full Log Data: {
    "timestamp": "2026-05-26 20:59:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "85.106.148.38",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "85.106.148.38, 172.71.103.90",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDEsInVzZXJuYW1lIjoic3Nzc2QiLCJlbWFpbCI6ImFkbWluQGdtYWlsLmNvbSIsImV4cCI6MTc4MDQzMzAyNH0.9HJdidXP_FLOtK2ij72TAW4ugzY-HJ3nBdGGt_QK2uk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a01fb3bc29d5d0b5-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "85.106.148.38",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-May-2026 20:59:10 UTC] === END API CALL LOG ===
[26-May-2026 20:59:10 UTC] ✅ API Hash verification passed for profile endpoint
[26-May-2026 20:59:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDEsInVzZXJuYW1lIjoic3Nzc2QiLCJlbWFpbCI6ImFkbWluQGdtYWlsLmNvbSIsImV4cCI6MTc4MDQzMzAyNH0.9HJdidXP_FLOtK2ij72TAW4ugzY-HJ3nBdGGt_QK2uk
[26-May-2026 20:59:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-May-2026 20:59:10 UTC] ✅ JWT token verified successfully for user profile
[26-May-2026 20:59:10 UTC] User ID: 641
[26-May-2026 20:59:10 UTC] ✅ User profile retrieved successfully for user ID: 641
[26-May-2026 20:59:10 UTC] === API CALL LOG ===
[26-May-2026 20:59:10 UTC] Endpoint: user/profile.php
[26-May-2026 20:59:10 UTC] Full Log Data: {
    "timestamp": "2026-05-26 20:59:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "85.106.148.38",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "85.106.148.38, 172.71.103.90",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDEsInVzZXJuYW1lIjoic3Nzc2QiLCJlbWFpbCI6ImFkbWluQGdtYWlsLmNvbSIsImV4cCI6MTc4MDQzMzAyNH0.9HJdidXP_FLOtK2ij72TAW4ugzY-HJ3nBdGGt_QK2uk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a01fb3c08e0fd0b5-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "85.106.148.38",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-May-2026 20:59:10 UTC] === END API CALL LOG ===
[26-May-2026 20:59:10 UTC] ✅ API Hash verification passed for profile endpoint
[26-May-2026 20:59:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDEsInVzZXJuYW1lIjoic3Nzc2QiLCJlbWFpbCI6ImFkbWluQGdtYWlsLmNvbSIsImV4cCI6MTc4MDQzMzAyNH0.9HJdidXP_FLOtK2ij72TAW4ugzY-HJ3nBdGGt_QK2uk
[26-May-2026 20:59:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-May-2026 20:59:10 UTC] ✅ JWT token verified successfully for user profile
[26-May-2026 20:59:10 UTC] User ID: 641
[26-May-2026 20:59:10 UTC] ✅ User profile retrieved successfully for user ID: 641
[26-May-2026 20:59:10 UTC] === API CALL LOG ===
[26-May-2026 20:59:10 UTC] Endpoint: user/profile.php
[26-May-2026 20:59:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-May-2026 20:59:10 UTC] Full Log Data: {
    "timestamp": "2026-05-26 20:59:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "85.106.148.38",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "85.106.148.38, 172.71.103.90",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDEsInVzZXJuYW1lIjoic3Nzc2QiLCJlbWFpbCI6ImFkbWluQGdtYWlsLmNvbSIsImV4cCI6MTc4MDQzMzAyNH0.9HJdidXP_FLOtK2ij72TAW4ugzY-HJ3nBdGGt_QK2uk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a01fb3c08e15d0b5-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "85.106.148.38",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-May-2026 20:59:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-May-2026 20:59:10 UTC] === END API CALL LOG ===
[26-May-2026 20:59:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"85.106.148.38, 172.71.103.90","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDEsInVzZXJuYW1lIjoic3Nzc2QiLCJlbWFpbCI6ImFkbWluQGdtYWlsLmNvbSIsImV4cCI6MTc4MDQzMzAyNH0.9HJdidXP_FLOtK2ij72TAW4ugzY-HJ3nBdGGt_QK2uk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a01fb3c08e11d0b5-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"85.106.148.38","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-May-2026 20:59:10 UTC] ✅ API Hash verification passed for profile endpoint
[26-May-2026 20:59:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDEsInVzZXJuYW1lIjoic3Nzc2QiLCJlbWFpbCI6ImFkbWluQGdtYWlsLmNvbSIsImV4cCI6MTc4MDQzMzAyNH0.9HJdidXP_FLOtK2ij72TAW4ugzY-HJ3nBdGGt_QK2uk
[26-May-2026 20:59:10 UTC] === User Orders API Called ===
[26-May-2026 20:59:10 UTC] User ID: 641
[26-May-2026 20:59:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-May-2026 20:59:10 UTC] Limit: 20, Offset: 0
[26-May-2026 20:59:10 UTC] ✅ JWT token verified successfully for user profile
[26-May-2026 20:59:10 UTC] User ID: 641
[26-May-2026 20:59:10 UTC] Orders found: 0
[26-May-2026 20:59:10 UTC] Orders data: []
[26-May-2026 20:59:10 UTC] ✅ User profile retrieved successfully for user ID: 641
[26-May-2026 20:59:10 UTC] Total orders count: 0
[26-May-2026 20:59:25 UTC] === API CALL LOG ===
[26-May-2026 20:59:25 UTC] Endpoint: user/profile.php
[26-May-2026 20:59:25 UTC] Full Log Data: {
    "timestamp": "2026-05-26 20:59:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "34.170.12.145",
    "user_agent": "curl\/7.88.1",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "34.170.12.145, 172.69.17.27",
        "Accept": "*\/*",
        "User-Agent": "curl\/7.88.1",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDEsInVzZXJuYW1lIjoic3Nzc2QiLCJlbWFpbCI6ImFkbWluQGdtYWlsLmNvbSIsImV4cCI6MTc4MDQzMzg3NH0.EG_Ezw3EmHzUJ6y8TLviWM8XNOfGXeDG5k3a761Q_jI",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "cf-ray": "a01fb410eaa558ee-ORD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "34.170.12.145",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "Accept-Encoding": "gzip, br"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-May-2026 20:59:25 UTC] === END API CALL LOG ===
[26-May-2026 20:59:25 UTC] ✅ API Hash verification passed for profile endpoint
[26-May-2026 20:59:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDEsInVzZXJuYW1lIjoic3Nzc2QiLCJlbWFpbCI6ImFkbWluQGdtYWlsLmNvbSIsImV4cCI6MTc4MDQzMzg3NH0.EG_Ezw3EmHzUJ6y8TLviWM8XNOfGXeDG5k3a761Q_jI
[26-May-2026 20:59:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-May-2026 20:59:25 UTC] ✅ JWT token verified successfully for user profile
[26-May-2026 20:59:25 UTC] User ID: 641
[26-May-2026 20:59:25 UTC] ✅ User profile retrieved successfully for user ID: 641
[26-May-2026 20:59:35 UTC] === API CALL LOG ===
[26-May-2026 20:59:35 UTC] Endpoint: user/profile.php
[26-May-2026 20:59:35 UTC] Full Log Data: {
    "timestamp": "2026-05-26 20:59:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "85.106.148.38",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "85.106.148.38, 172.71.103.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDEsInVzZXJuYW1lIjoic3Nzc2QiLCJlbWFpbCI6ImFkbWluQGdtYWlsLmNvbSIsImV4cCI6MTc4MDQzMzAyNH0.9HJdidXP_FLOtK2ij72TAW4ugzY-HJ3nBdGGt_QK2uk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a01fb45c0881d0b5-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "85.106.148.38",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-May-2026 20:59:35 UTC] === END API CALL LOG ===
[26-May-2026 20:59:35 UTC] ✅ API Hash verification passed for profile endpoint
[26-May-2026 20:59:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDEsInVzZXJuYW1lIjoic3Nzc2QiLCJlbWFpbCI6ImFkbWluQGdtYWlsLmNvbSIsImV4cCI6MTc4MDQzMzAyNH0.9HJdidXP_FLOtK2ij72TAW4ugzY-HJ3nBdGGt_QK2uk
[26-May-2026 20:59:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-May-2026 20:59:35 UTC] ✅ JWT token verified successfully for user profile
[26-May-2026 20:59:35 UTC] User ID: 641
[26-May-2026 20:59:35 UTC] ✅ User profile retrieved successfully for user ID: 641
[26-May-2026 20:59:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-May-2026 20:59:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-May-2026 20:59:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"85.106.148.38, 172.71.103.89","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDEsInVzZXJuYW1lIjoic3Nzc2QiLCJlbWFpbCI6ImFkbWluQGdtYWlsLmNvbSIsImV4cCI6MTc4MDQzMzAyNH0.9HJdidXP_FLOtK2ij72TAW4ugzY-HJ3nBdGGt_QK2uk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a01fb4b61e8ad0b5-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"85.106.148.38","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-May-2026 20:59:50 UTC] === User Orders API Called ===
[26-May-2026 20:59:50 UTC] User ID: 641
[26-May-2026 20:59:50 UTC] Limit: 20, Offset: 0
[26-May-2026 20:59:50 UTC] Orders found: 0
[26-May-2026 20:59:50 UTC] Orders data: []
[26-May-2026 20:59:50 UTC] Total orders count: 0
[26-May-2026 20:59:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-May-2026 20:59:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-May-2026 20:59:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"85.106.148.38, 172.71.103.89","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDEsInVzZXJuYW1lIjoic3Nzc2QiLCJlbWFpbCI6ImFkbWluQGdtYWlsLmNvbSIsImV4cCI6MTc4MDQzMzAyNH0.9HJdidXP_FLOtK2ij72TAW4ugzY-HJ3nBdGGt_QK2uk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a01fb4bd1cebd0b5-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"85.106.148.38","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-May-2026 20:59:51 UTC] === User Orders API Called ===
[26-May-2026 20:59:51 UTC] User ID: 641
[26-May-2026 20:59:51 UTC] Limit: 20, Offset: 0
[26-May-2026 20:59:51 UTC] Orders found: 0
[26-May-2026 20:59:51 UTC] Orders data: []
[26-May-2026 20:59:51 UTC] Total orders count: 0
[26-May-2026 20:59:51 UTC] === API CALL LOG ===
[26-May-2026 20:59:51 UTC] Endpoint: user/profile.php
[26-May-2026 20:59:51 UTC] Full Log Data: {
    "timestamp": "2026-05-26 20:59:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "85.106.148.38",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "85.106.148.38, 172.71.103.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDEsInVzZXJuYW1lIjoic3Nzc2QiLCJlbWFpbCI6ImFkbWluQGdtYWlsLmNvbSIsImV4cCI6MTc4MDQzMzAyNH0.9HJdidXP_FLOtK2ij72TAW4ugzY-HJ3nBdGGt_QK2uk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a01fb4bdcd9dd0b5-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "85.106.148.38",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-May-2026 20:59:51 UTC] === END API CALL LOG ===
[26-May-2026 20:59:51 UTC] ✅ API Hash verification passed for profile endpoint
[26-May-2026 20:59:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDEsInVzZXJuYW1lIjoic3Nzc2QiLCJlbWFpbCI6ImFkbWluQGdtYWlsLmNvbSIsImV4cCI6MTc4MDQzMzAyNH0.9HJdidXP_FLOtK2ij72TAW4ugzY-HJ3nBdGGt_QK2uk
[26-May-2026 20:59:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-May-2026 20:59:51 UTC] ✅ JWT token verified successfully for user profile
[26-May-2026 20:59:51 UTC] User ID: 641
[26-May-2026 20:59:51 UTC] ✅ User profile retrieved successfully for user ID: 641
[26-May-2026 20:59:51 UTC] === API CALL LOG ===
[26-May-2026 20:59:51 UTC] Endpoint: user/profile.php
[26-May-2026 20:59:51 UTC] Full Log Data: {
    "timestamp": "2026-05-26 20:59:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "85.106.148.38",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "85.106.148.38, 172.71.103.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDEsInVzZXJuYW1lIjoic3Nzc2QiLCJlbWFpbCI6ImFkbWluQGdtYWlsLmNvbSIsImV4cCI6MTc4MDQzMzAyNH0.9HJdidXP_FLOtK2ij72TAW4ugzY-HJ3nBdGGt_QK2uk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a01fb4c0f824d0b5-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "85.106.148.38",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-May-2026 20:59:51 UTC] === END API CALL LOG ===
[26-May-2026 20:59:51 UTC] ✅ API Hash verification passed for profile endpoint
[26-May-2026 20:59:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDEsInVzZXJuYW1lIjoic3Nzc2QiLCJlbWFpbCI6ImFkbWluQGdtYWlsLmNvbSIsImV4cCI6MTc4MDQzMzAyNH0.9HJdidXP_FLOtK2ij72TAW4ugzY-HJ3nBdGGt_QK2uk
[26-May-2026 20:59:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-May-2026 20:59:51 UTC] ✅ JWT token verified successfully for user profile
[26-May-2026 20:59:51 UTC] User ID: 641
[26-May-2026 20:59:51 UTC] ✅ User profile retrieved successfully for user ID: 641
[26-May-2026 21:00:10 UTC] === API CALL LOG ===
[26-May-2026 21:00:10 UTC] Endpoint: user/profile.php
[26-May-2026 21:00:10 UTC] Full Log Data: {
    "timestamp": "2026-05-26 21:00:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "85.106.148.38",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "85.106.148.38, 172.71.103.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDEsInVzZXJuYW1lIjoic3Nzc2QiLCJlbWFpbCI6ImFkbWluQGdtYWlsLmNvbSIsImV4cCI6MTc4MDQzMzAyNH0.9HJdidXP_FLOtK2ij72TAW4ugzY-HJ3nBdGGt_QK2uk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a01fb532eb6ed0b5-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "85.106.148.38",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-May-2026 21:00:10 UTC] === END API CALL LOG ===
[26-May-2026 21:00:10 UTC] ✅ API Hash verification passed for profile endpoint
[26-May-2026 21:00:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDEsInVzZXJuYW1lIjoic3Nzc2QiLCJlbWFpbCI6ImFkbWluQGdtYWlsLmNvbSIsImV4cCI6MTc4MDQzMzAyNH0.9HJdidXP_FLOtK2ij72TAW4ugzY-HJ3nBdGGt_QK2uk
[26-May-2026 21:00:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-May-2026 21:00:10 UTC] ✅ JWT token verified successfully for user profile
[26-May-2026 21:00:10 UTC] User ID: 641
[26-May-2026 21:00:10 UTC] ✅ User profile retrieved successfully for user ID: 641
[26-May-2026 21:00:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-May-2026 21:00:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-May-2026 21:00:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"85.106.148.38, 172.71.103.89","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDEsInVzZXJuYW1lIjoic3Nzc2QiLCJlbWFpbCI6ImFkbWluQGdtYWlsLmNvbSIsImV4cCI6MTc4MDQzMzAyNH0.9HJdidXP_FLOtK2ij72TAW4ugzY-HJ3nBdGGt_QK2uk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a01fb56c59cfd0b5-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"85.106.148.38","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-May-2026 21:00:19 UTC] === User Orders API Called ===
[26-May-2026 21:00:19 UTC] User ID: 641
[26-May-2026 21:00:19 UTC] Limit: 20, Offset: 0
[26-May-2026 21:00:19 UTC] Orders found: 0
[26-May-2026 21:00:19 UTC] Orders data: []
[26-May-2026 21:00:19 UTC] Total orders count: 0
[26-May-2026 21:00:19 UTC] === API CALL LOG ===
[26-May-2026 21:00:19 UTC] Endpoint: user/profile.php
[26-May-2026 21:00:19 UTC] Full Log Data: {
    "timestamp": "2026-05-26 21:00:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "85.106.148.38",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "85.106.148.38, 172.71.103.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDEsInVzZXJuYW1lIjoic3Nzc2QiLCJlbWFpbCI6ImFkbWluQGdtYWlsLmNvbSIsImV4cCI6MTc4MDQzMzAyNH0.9HJdidXP_FLOtK2ij72TAW4ugzY-HJ3nBdGGt_QK2uk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a01fb56c59d1d0b5-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "85.106.148.38",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-May-2026 21:00:19 UTC] === END API CALL LOG ===
[26-May-2026 21:00:19 UTC] ✅ API Hash verification passed for profile endpoint
[26-May-2026 21:00:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDEsInVzZXJuYW1lIjoic3Nzc2QiLCJlbWFpbCI6ImFkbWluQGdtYWlsLmNvbSIsImV4cCI6MTc4MDQzMzAyNH0.9HJdidXP_FLOtK2ij72TAW4ugzY-HJ3nBdGGt_QK2uk
[26-May-2026 21:00:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-May-2026 21:00:19 UTC] ✅ JWT token verified successfully for user profile
[26-May-2026 21:00:19 UTC] User ID: 641
[26-May-2026 21:00:19 UTC] ✅ User profile retrieved successfully for user ID: 641
[26-May-2026 21:00:19 UTC] === API CALL LOG ===
[26-May-2026 21:00:19 UTC] Endpoint: user/profile.php
[26-May-2026 21:00:19 UTC] Full Log Data: {
    "timestamp": "2026-05-26 21:00:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "85.106.148.38",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "85.106.148.38, 172.71.103.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDEsInVzZXJuYW1lIjoic3Nzc2QiLCJlbWFpbCI6ImFkbWluQGdtYWlsLmNvbSIsImV4cCI6MTc4MDQzMzAyNH0.9HJdidXP_FLOtK2ij72TAW4ugzY-HJ3nBdGGt_QK2uk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a01fb56ebc0dd0b5-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "85.106.148.38",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-May-2026 21:00:19 UTC] === END API CALL LOG ===
[26-May-2026 21:00:19 UTC] ✅ API Hash verification passed for profile endpoint
[26-May-2026 21:00:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDEsInVzZXJuYW1lIjoic3Nzc2QiLCJlbWFpbCI6ImFkbWluQGdtYWlsLmNvbSIsImV4cCI6MTc4MDQzMzAyNH0.9HJdidXP_FLOtK2ij72TAW4ugzY-HJ3nBdGGt_QK2uk
[26-May-2026 21:00:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-May-2026 21:00:19 UTC] ✅ JWT token verified successfully for user profile
[26-May-2026 21:00:19 UTC] User ID: 641
[26-May-2026 21:00:19 UTC] ✅ User profile retrieved successfully for user ID: 641
[26-May-2026 21:00:41 UTC] === API CALL LOG ===
[26-May-2026 21:00:41 UTC] Endpoint: user/profile.php
[26-May-2026 21:00:41 UTC] Full Log Data: {
    "timestamp": "2026-05-26 21:00:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "85.106.148.38",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "85.106.148.38, 104.23.170.178",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDEsInVzZXJuYW1lIjoic3Nzc2QiLCJlbWFpbCI6ImFkbWluQGdtYWlsLmNvbSIsImV4cCI6MTc4MDQzMzAyNH0.9HJdidXP_FLOtK2ij72TAW4ugzY-HJ3nBdGGt_QK2uk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a01fb5f6faf9ea2a-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "85.106.148.38",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-May-2026 21:00:41 UTC] === END API CALL LOG ===
[26-May-2026 21:00:41 UTC] ✅ API Hash verification passed for profile endpoint
[26-May-2026 21:00:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDEsInVzZXJuYW1lIjoic3Nzc2QiLCJlbWFpbCI6ImFkbWluQGdtYWlsLmNvbSIsImV4cCI6MTc4MDQzMzAyNH0.9HJdidXP_FLOtK2ij72TAW4ugzY-HJ3nBdGGt_QK2uk
[26-May-2026 21:00:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-May-2026 21:00:41 UTC] ✅ JWT token verified successfully for user profile
[26-May-2026 21:00:41 UTC] User ID: 641
[26-May-2026 21:00:41 UTC] ✅ User profile retrieved successfully for user ID: 641
[26-May-2026 21:00:41 UTC] === API CALL LOG ===
[26-May-2026 21:00:41 UTC] Endpoint: user/profile.php
[26-May-2026 21:00:41 UTC] Full Log Data: {
    "timestamp": "2026-05-26 21:00:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "85.106.148.38",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "85.106.148.38, 104.23.170.178",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDEsInVzZXJuYW1lIjoic3Nzc2QiLCJlbWFpbCI6ImFkbWluQGdtYWlsLmNvbSIsImV4cCI6MTc4MDQzMzAyNH0.9HJdidXP_FLOtK2ij72TAW4ugzY-HJ3nBdGGt_QK2uk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a01fb5f9aaabea2a-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "85.106.148.38",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-May-2026 21:00:41 UTC] === END API CALL LOG ===
[26-May-2026 21:00:41 UTC] ✅ API Hash verification passed for profile endpoint
[26-May-2026 21:00:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDEsInVzZXJuYW1lIjoic3Nzc2QiLCJlbWFpbCI6ImFkbWluQGdtYWlsLmNvbSIsImV4cCI6MTc4MDQzMzAyNH0.9HJdidXP_FLOtK2ij72TAW4ugzY-HJ3nBdGGt_QK2uk
[26-May-2026 21:00:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-May-2026 21:00:41 UTC] ✅ JWT token verified successfully for user profile
[26-May-2026 21:00:41 UTC] User ID: 641
[26-May-2026 21:00:41 UTC] ✅ User profile retrieved successfully for user ID: 641
[26-May-2026 21:00:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-May-2026 21:00:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-May-2026 21:00:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"85.106.148.38, 104.23.170.178","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDEsInVzZXJuYW1lIjoic3Nzc2QiLCJlbWFpbCI6ImFkbWluQGdtYWlsLmNvbSIsImV4cCI6MTc4MDQzMzAyNH0.9HJdidXP_FLOtK2ij72TAW4ugzY-HJ3nBdGGt_QK2uk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a01fb5f9aab3ea2a-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"85.106.148.38","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-May-2026 21:00:41 UTC] === User Orders API Called ===
[26-May-2026 21:00:41 UTC] User ID: 641
[26-May-2026 21:00:41 UTC] Limit: 20, Offset: 0
[26-May-2026 21:00:41 UTC] Orders found: 0
[26-May-2026 21:00:41 UTC] Orders data: []
[26-May-2026 21:00:41 UTC] Total orders count: 0
[26-May-2026 21:00:42 UTC] === API CALL LOG ===
[26-May-2026 21:00:42 UTC] Endpoint: user/profile.php
[26-May-2026 21:00:42 UTC] Full Log Data: {
    "timestamp": "2026-05-26 21:00:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "85.106.148.38",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "85.106.148.38, 104.23.170.178",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDEsInVzZXJuYW1lIjoic3Nzc2QiLCJlbWFpbCI6ImFkbWluQGdtYWlsLmNvbSIsImV4cCI6MTc4MDQzMzAyNH0.9HJdidXP_FLOtK2ij72TAW4ugzY-HJ3nBdGGt_QK2uk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a01fb5fa6cc1ea2a-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "85.106.148.38",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-May-2026 21:00:42 UTC] === END API CALL LOG ===
[26-May-2026 21:00:42 UTC] ✅ API Hash verification passed for profile endpoint
[26-May-2026 21:00:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDEsInVzZXJuYW1lIjoic3Nzc2QiLCJlbWFpbCI6ImFkbWluQGdtYWlsLmNvbSIsImV4cCI6MTc4MDQzMzAyNH0.9HJdidXP_FLOtK2ij72TAW4ugzY-HJ3nBdGGt_QK2uk
[26-May-2026 21:00:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-May-2026 21:00:42 UTC] ✅ JWT token verified successfully for user profile
[26-May-2026 21:00:42 UTC] User ID: 641
[26-May-2026 21:00:42 UTC] ✅ User profile retrieved successfully for user ID: 641
[26-May-2026 21:04:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-May-2026 21:04:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-May-2026 21:04:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"34.170.12.145, 104.22.62.82","Accept":"*\/*","User-Agent":"curl\/7.88.1","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDEsInVzZXJuYW1lIjoic3Nzc2QiLCJlbWFpbCI6ImFkbWluQGdtYWlsLmNvbSIsImV4cCI6MTc4MDQzMzg3NH0.EG_Ezw3EmHzUJ6y8TLviWM8XNOfGXeDG5k3a761Q_jI","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","cf-ray":"a01fbae7d9f3c485-ORD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"34.170.12.145","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https","Accept-Encoding":"gzip, br"}
[26-May-2026 21:04:03 UTC] === User Orders API Called ===
[26-May-2026 21:04:03 UTC] User ID: 641
[26-May-2026 21:04:03 UTC] Limit: 20, Offset: 0
[26-May-2026 21:04:03 UTC] Orders found: 0
[26-May-2026 21:04:03 UTC] Orders data: []
[26-May-2026 21:04:03 UTC] Total orders count: 0
[26-May-2026 21:04:34 UTC] === API CALL LOG ===
[26-May-2026 21:04:34 UTC] Endpoint: user/profile.php
[26-May-2026 21:04:34 UTC] Full Log Data: {
    "timestamp": "2026-05-26 21:04:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "85.106.148.38",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "85.106.148.38, 172.70.47.57",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDEsInVzZXJuYW1lIjoic3Nzc2QiLCJlbWFpbCI6ImFkbWluQGdtYWlsLmNvbSIsImV4cCI6MTc4MDQzMzAyNH0.9HJdidXP_FLOtK2ij72TAW4ugzY-HJ3nBdGGt_QK2uk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a01fbba48dc6a00a-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "85.106.148.38",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-May-2026 21:04:34 UTC] === END API CALL LOG ===
[26-May-2026 21:04:34 UTC] ✅ API Hash verification passed for profile endpoint
[26-May-2026 21:04:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDEsInVzZXJuYW1lIjoic3Nzc2QiLCJlbWFpbCI6ImFkbWluQGdtYWlsLmNvbSIsImV4cCI6MTc4MDQzMzAyNH0.9HJdidXP_FLOtK2ij72TAW4ugzY-HJ3nBdGGt_QK2uk
[26-May-2026 21:04:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-May-2026 21:04:34 UTC] ✅ JWT token verified successfully for user profile
[26-May-2026 21:04:34 UTC] User ID: 641
[26-May-2026 21:04:34 UTC] ✅ User profile retrieved successfully for user ID: 641
[26-May-2026 21:04:34 UTC] === API CALL LOG ===
[26-May-2026 21:04:34 UTC] Endpoint: user/profile.php
[26-May-2026 21:04:34 UTC] Full Log Data: {
    "timestamp": "2026-05-26 21:04:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "85.106.148.38",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "85.106.148.38, 172.70.47.57",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDEsInVzZXJuYW1lIjoic3Nzc2QiLCJlbWFpbCI6ImFkbWluQGdtYWlsLmNvbSIsImV4cCI6MTc4MDQzMzAyNH0.9HJdidXP_FLOtK2ij72TAW4ugzY-HJ3nBdGGt_QK2uk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a01fbba7a8b5a00a-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "85.106.148.38",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-May-2026 21:04:34 UTC] === END API CALL LOG ===
[26-May-2026 21:04:34 UTC] ✅ API Hash verification passed for profile endpoint
[26-May-2026 21:04:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDEsInVzZXJuYW1lIjoic3Nzc2QiLCJlbWFpbCI6ImFkbWluQGdtYWlsLmNvbSIsImV4cCI6MTc4MDQzMzAyNH0.9HJdidXP_FLOtK2ij72TAW4ugzY-HJ3nBdGGt_QK2uk
[26-May-2026 21:04:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-May-2026 21:04:34 UTC] ✅ JWT token verified successfully for user profile
[26-May-2026 21:04:34 UTC] User ID: 641
[26-May-2026 21:04:34 UTC] ✅ User profile retrieved successfully for user ID: 641
[26-May-2026 21:04:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-May-2026 21:04:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-May-2026 21:04:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"85.106.148.38, 172.70.47.57","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDEsInVzZXJuYW1lIjoic3Nzc2QiLCJlbWFpbCI6ImFkbWluQGdtYWlsLmNvbSIsImV4cCI6MTc4MDQzMzAyNH0.9HJdidXP_FLOtK2ij72TAW4ugzY-HJ3nBdGGt_QK2uk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a01fbba7a8baa00a-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"85.106.148.38","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-May-2026 21:04:34 UTC] === User Orders API Called ===
[26-May-2026 21:04:34 UTC] User ID: 641
[26-May-2026 21:04:34 UTC] Limit: 20, Offset: 0
[26-May-2026 21:04:34 UTC] Orders found: 0
[26-May-2026 21:04:34 UTC] Orders data: []
[26-May-2026 21:04:34 UTC] Total orders count: 0
[26-May-2026 21:04:34 UTC] === API CALL LOG ===
[26-May-2026 21:04:34 UTC] Endpoint: user/profile.php
[26-May-2026 21:04:34 UTC] Full Log Data: {
    "timestamp": "2026-05-26 21:04:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "85.106.148.38",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "85.106.148.38, 172.70.47.57",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDEsInVzZXJuYW1lIjoic3Nzc2QiLCJlbWFpbCI6ImFkbWluQGdtYWlsLmNvbSIsImV4cCI6MTc4MDQzMzAyNH0.9HJdidXP_FLOtK2ij72TAW4ugzY-HJ3nBdGGt_QK2uk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a01fbba8293ca00a-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "85.106.148.38",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-May-2026 21:04:34 UTC] === END API CALL LOG ===
[26-May-2026 21:04:34 UTC] ✅ API Hash verification passed for profile endpoint
[26-May-2026 21:04:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDEsInVzZXJuYW1lIjoic3Nzc2QiLCJlbWFpbCI6ImFkbWluQGdtYWlsLmNvbSIsImV4cCI6MTc4MDQzMzAyNH0.9HJdidXP_FLOtK2ij72TAW4ugzY-HJ3nBdGGt_QK2uk
[26-May-2026 21:04:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-May-2026 21:04:34 UTC] ✅ JWT token verified successfully for user profile
[26-May-2026 21:04:34 UTC] User ID: 641
[26-May-2026 21:04:34 UTC] ✅ User profile retrieved successfully for user ID: 641
[26-May-2026 21:04:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-May-2026 21:04:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-May-2026 21:04:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"85.106.148.38, 172.70.47.57","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDEsInVzZXJuYW1lIjoic3Nzc2QiLCJlbWFpbCI6ImFkbWluQGdtYWlsLmNvbSIsImV4cCI6MTc4MDQzMzAyNH0.9HJdidXP_FLOtK2ij72TAW4ugzY-HJ3nBdGGt_QK2uk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a01fbc2fdf76a00a-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"85.106.148.38","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-May-2026 21:04:56 UTC] === User Orders API Called ===
[26-May-2026 21:04:56 UTC] User ID: 641
[26-May-2026 21:04:56 UTC] Limit: 20, Offset: 0
[26-May-2026 21:04:56 UTC] Orders found: 0
[26-May-2026 21:04:56 UTC] Orders data: []
[26-May-2026 21:04:56 UTC] Total orders count: 0
[26-May-2026 21:04:56 UTC] === API CALL LOG ===
[26-May-2026 21:04:56 UTC] Endpoint: user/profile.php
[26-May-2026 21:04:56 UTC] Full Log Data: {
    "timestamp": "2026-05-26 21:04:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "85.106.148.38",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "85.106.148.38, 172.70.47.57",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDEsInVzZXJuYW1lIjoic3Nzc2QiLCJlbWFpbCI6ImFkbWluQGdtYWlsLmNvbSIsImV4cCI6MTc4MDQzMzAyNH0.9HJdidXP_FLOtK2ij72TAW4ugzY-HJ3nBdGGt_QK2uk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a01fbc2fdf78a00a-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "85.106.148.38",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-May-2026 21:04:56 UTC] === END API CALL LOG ===
[26-May-2026 21:04:56 UTC] ✅ API Hash verification passed for profile endpoint
[26-May-2026 21:04:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDEsInVzZXJuYW1lIjoic3Nzc2QiLCJlbWFpbCI6ImFkbWluQGdtYWlsLmNvbSIsImV4cCI6MTc4MDQzMzAyNH0.9HJdidXP_FLOtK2ij72TAW4ugzY-HJ3nBdGGt_QK2uk
[26-May-2026 21:04:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-May-2026 21:04:56 UTC] ✅ JWT token verified successfully for user profile
[26-May-2026 21:04:56 UTC] User ID: 641
[26-May-2026 21:04:56 UTC] ✅ User profile retrieved successfully for user ID: 641
[26-May-2026 21:04:57 UTC] === API CALL LOG ===
[26-May-2026 21:04:57 UTC] Endpoint: user/profile.php
[26-May-2026 21:04:57 UTC] Full Log Data: {
    "timestamp": "2026-05-26 21:04:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "85.106.148.38",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "85.106.148.38, 172.70.47.57",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDEsInVzZXJuYW1lIjoic3Nzc2QiLCJlbWFpbCI6ImFkbWluQGdtYWlsLmNvbSIsImV4cCI6MTc4MDQzMzAyNH0.9HJdidXP_FLOtK2ij72TAW4ugzY-HJ3nBdGGt_QK2uk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a01fbc343b8ba00a-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "85.106.148.38",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-May-2026 21:04:57 UTC] === END API CALL LOG ===
[26-May-2026 21:04:57 UTC] ✅ API Hash verification passed for profile endpoint
[26-May-2026 21:04:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDEsInVzZXJuYW1lIjoic3Nzc2QiLCJlbWFpbCI6ImFkbWluQGdtYWlsLmNvbSIsImV4cCI6MTc4MDQzMzAyNH0.9HJdidXP_FLOtK2ij72TAW4ugzY-HJ3nBdGGt_QK2uk
[26-May-2026 21:04:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-May-2026 21:04:57 UTC] ✅ JWT token verified successfully for user profile
[26-May-2026 21:04:57 UTC] User ID: 641
[26-May-2026 21:04:57 UTC] ✅ User profile retrieved successfully for user ID: 641
[26-May-2026 21:05:23 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-May-2026 21:05:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-May-2026 21:05:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"85.106.148.38, 172.70.47.58","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDEsInVzZXJuYW1lIjoic3Nzc2QiLCJlbWFpbCI6ImFkbWluQGdtYWlsLmNvbSIsImV4cCI6MTc4MDQzMzAyNH0.9HJdidXP_FLOtK2ij72TAW4ugzY-HJ3nBdGGt_QK2uk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a01fbcda7856a00a-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"85.106.148.38","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-May-2026 21:05:23 UTC] === User Orders API Called ===
[26-May-2026 21:05:23 UTC] User ID: 641
[26-May-2026 21:05:23 UTC] Limit: 20, Offset: 0
[26-May-2026 21:05:23 UTC] Orders found: 1
[26-May-2026 21:05:23 UTC] Orders data: [{"id":301,"quantity":3000,"total_coins":105000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/haslovyou","status":"pending","created_at":"2026-05-27 00:35:21","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[26-May-2026 21:05:23 UTC] Total orders count: 1
[26-May-2026 21:05:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-May-2026 21:05:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-May-2026 21:05:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"85.106.148.38, 172.70.47.57","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDEsInVzZXJuYW1lIjoic3Nzc2QiLCJlbWFpbCI6ImFkbWluQGdtYWlsLmNvbSIsImV4cCI6MTc4MDQzMzAyNH0.9HJdidXP_FLOtK2ij72TAW4ugzY-HJ3nBdGGt_QK2uk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a01fbcfc8e5da00a-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"85.106.148.38","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-May-2026 21:05:29 UTC] === User Orders API Called ===
[26-May-2026 21:05:29 UTC] User ID: 641
[26-May-2026 21:05:29 UTC] Limit: 20, Offset: 0
[26-May-2026 21:05:29 UTC] Orders found: 1
[26-May-2026 21:05:29 UTC] Orders data: [{"id":301,"quantity":3000,"total_coins":105000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/haslovyou","status":"pending","created_at":"2026-05-27 00:35:21","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[26-May-2026 21:05:29 UTC] Total orders count: 1
[26-May-2026 21:05:29 UTC] === API CALL LOG ===
[26-May-2026 21:05:29 UTC] Endpoint: user/profile.php
[26-May-2026 21:05:29 UTC] Full Log Data: {
    "timestamp": "2026-05-26 21:05:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "85.106.148.38",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "85.106.148.38, 172.70.47.57",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDEsInVzZXJuYW1lIjoic3Nzc2QiLCJlbWFpbCI6ImFkbWluQGdtYWlsLmNvbSIsImV4cCI6MTc4MDQzMzAyNH0.9HJdidXP_FLOtK2ij72TAW4ugzY-HJ3nBdGGt_QK2uk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a01fbcfc8e5ea00a-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "85.106.148.38",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-May-2026 21:05:29 UTC] === END API CALL LOG ===
[26-May-2026 21:05:29 UTC] ✅ API Hash verification passed for profile endpoint
[26-May-2026 21:05:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDEsInVzZXJuYW1lIjoic3Nzc2QiLCJlbWFpbCI6ImFkbWluQGdtYWlsLmNvbSIsImV4cCI6MTc4MDQzMzAyNH0.9HJdidXP_FLOtK2ij72TAW4ugzY-HJ3nBdGGt_QK2uk
[26-May-2026 21:05:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-May-2026 21:05:29 UTC] ✅ JWT token verified successfully for user profile
[26-May-2026 21:05:29 UTC] User ID: 641
[26-May-2026 21:05:29 UTC] ✅ User profile retrieved successfully for user ID: 641
[26-May-2026 21:05:29 UTC] === API CALL LOG ===
[26-May-2026 21:05:29 UTC] Endpoint: user/profile.php
[26-May-2026 21:05:29 UTC] Full Log Data: {
    "timestamp": "2026-05-26 21:05:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "85.106.148.38",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "85.106.148.38, 172.70.47.57",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDEsInVzZXJuYW1lIjoic3Nzc2QiLCJlbWFpbCI6ImFkbWluQGdtYWlsLmNvbSIsImV4cCI6MTc4MDQzMzAyNH0.9HJdidXP_FLOtK2ij72TAW4ugzY-HJ3nBdGGt_QK2uk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a01fbcfff982a00a-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "85.106.148.38",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-May-2026 21:05:29 UTC] === END API CALL LOG ===
[26-May-2026 21:05:29 UTC] ✅ API Hash verification passed for profile endpoint
[26-May-2026 21:05:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDEsInVzZXJuYW1lIjoic3Nzc2QiLCJlbWFpbCI6ImFkbWluQGdtYWlsLmNvbSIsImV4cCI6MTc4MDQzMzAyNH0.9HJdidXP_FLOtK2ij72TAW4ugzY-HJ3nBdGGt_QK2uk
[26-May-2026 21:05:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-May-2026 21:05:29 UTC] ✅ JWT token verified successfully for user profile
[26-May-2026 21:05:29 UTC] User ID: 641
[26-May-2026 21:05:29 UTC] ✅ User profile retrieved successfully for user ID: 641
[26-May-2026 21:05:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-May-2026 21:05:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-May-2026 21:05:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"85.106.148.38, 172.70.47.57","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDEsInVzZXJuYW1lIjoic3Nzc2QiLCJlbWFpbCI6ImFkbWluQGdtYWlsLmNvbSIsImV4cCI6MTc4MDQzMzAyNH0.9HJdidXP_FLOtK2ij72TAW4ugzY-HJ3nBdGGt_QK2uk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a01fbd0d0ec9a00a-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"85.106.148.38","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-May-2026 21:05:31 UTC] === User Orders API Called ===
[26-May-2026 21:05:31 UTC] User ID: 641
[26-May-2026 21:05:31 UTC] Limit: 20, Offset: 0
[26-May-2026 21:05:31 UTC] Orders found: 1
[26-May-2026 21:05:31 UTC] Orders data: [{"id":301,"quantity":3000,"total_coins":105000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/haslovyou","status":"pending","created_at":"2026-05-27 00:35:21","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[26-May-2026 21:05:31 UTC] Total orders count: 1
[26-May-2026 21:05:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-May-2026 21:05:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-May-2026 21:05:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"85.106.148.38, 172.70.47.57","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDEsInVzZXJuYW1lIjoic3Nzc2QiLCJlbWFpbCI6ImFkbWluQGdtYWlsLmNvbSIsImV4cCI6MTc4MDQzMzAyNH0.9HJdidXP_FLOtK2ij72TAW4ugzY-HJ3nBdGGt_QK2uk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a01fbd1e48baa00a-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"85.106.148.38","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-May-2026 21:05:34 UTC] === User Orders API Called ===
[26-May-2026 21:05:34 UTC] User ID: 641
[26-May-2026 21:05:34 UTC] Limit: 20, Offset: 0
[26-May-2026 21:05:34 UTC] Orders found: 1
[26-May-2026 21:05:34 UTC] Orders data: [{"id":301,"quantity":3000,"total_coins":105000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/haslovyou","status":"pending","created_at":"2026-05-27 00:35:21","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[26-May-2026 21:05:34 UTC] Total orders count: 1
[26-May-2026 21:06:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-May-2026 21:06:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-May-2026 21:06:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"35.225.230.28, 172.69.59.227","Accept":"*\/*","User-Agent":"curl\/7.88.1","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDEsInVzZXJuYW1lIjoic3Nzc2QiLCJlbWFpbCI6ImFkbWluQGdtYWlsLmNvbSIsImV4cCI6MTc4MDQzMzg3NH0.EG_Ezw3EmHzUJ6y8TLviWM8XNOfGXeDG5k3a761Q_jI","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","cf-ray":"a01fbde72d338fc2-ORD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"35.225.230.28","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https","Accept-Encoding":"gzip, br"}
[26-May-2026 21:06:07 UTC] === User Orders API Called ===
[26-May-2026 21:06:07 UTC] User ID: 641
[26-May-2026 21:06:07 UTC] Limit: 20, Offset: 0
[26-May-2026 21:06:07 UTC] Orders found: 1
[26-May-2026 21:06:07 UTC] Orders data: [{"id":301,"quantity":3000,"total_coins":105000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/haslovyou","status":"pending","created_at":"2026-05-27 00:35:21","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[26-May-2026 21:06:07 UTC] Total orders count: 1
[26-May-2026 21:06:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-May-2026 21:06:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-May-2026 21:06:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"34.170.12.145, 172.69.6.234","Accept":"*\/*","User-Agent":"curl\/7.88.1","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDEsInVzZXJuYW1lIjoic3Nzc2QiLCJlbWFpbCI6ImFkbWluQGdtYWlsLmNvbSIsImV4cCI6MTc4MDQzMzg3NH0.EG_Ezw3EmHzUJ6y8TLviWM8XNOfGXeDG5k3a761Q_jI","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","cf-ray":"a01fbe95985e6189-ORD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"34.170.12.145","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https","Accept-Encoding":"gzip, br"}
[26-May-2026 21:06:34 UTC] === User Orders API Called ===
[26-May-2026 21:06:34 UTC] User ID: 641
[26-May-2026 21:06:34 UTC] Limit: 20, Offset: 0
[26-May-2026 21:06:34 UTC] Orders found: 1
[26-May-2026 21:06:34 UTC] Orders data: [{"id":301,"quantity":3000,"total_coins":105000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/haslovyou","status":"pending","created_at":"2026-05-27 00:35:21","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[26-May-2026 21:06:34 UTC] Total orders count: 1
[26-May-2026 21:06:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-May-2026 21:06:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-May-2026 21:06:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"34.170.12.145, 172.69.59.228","Accept":"*\/*","User-Agent":"curl\/7.88.1","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDEsInVzZXJuYW1lIjoic3Nzc2QiLCJlbWFpbCI6ImFkbWluQGdtYWlsLmNvbSIsImV4cCI6MTc4MDQzMzg3NH0.EG_Ezw3EmHzUJ6y8TLviWM8XNOfGXeDG5k3a761Q_jI","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","cf-ray":"a01fbe993aac111b-ORD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"34.170.12.145","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https","Accept-Encoding":"gzip, br"}
[26-May-2026 21:06:35 UTC] === User Orders API Called ===
[26-May-2026 21:06:35 UTC] User ID: 641
[26-May-2026 21:06:35 UTC] Limit: 20, Offset: 0
[26-May-2026 21:06:35 UTC] Orders found: 1
[26-May-2026 21:06:35 UTC] Orders data: [{"id":301,"quantity":3000,"total_coins":105000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/haslovyou","status":"pending","created_at":"2026-05-27 00:35:21","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[26-May-2026 21:06:35 UTC] Total orders count: 1
[26-May-2026 21:06:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-May-2026 21:06:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-May-2026 21:06:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"34.170.12.145, 172.69.59.228","Accept":"*\/*","User-Agent":"curl\/7.88.1","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDEsInVzZXJuYW1lIjoic3Nzc2QiLCJlbWFpbCI6ImFkbWluQGdtYWlsLmNvbSIsImV4cCI6MTc4MDQzMzg3NH0.EG_Ezw3EmHzUJ6y8TLviWM8XNOfGXeDG5k3a761Q_jI","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","cf-ray":"a01fbe9cfc0b10ec-ORD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"34.170.12.145","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https","Accept-Encoding":"gzip, br"}
[26-May-2026 21:06:35 UTC] === User Orders API Called ===
[26-May-2026 21:06:35 UTC] User ID: 641
[26-May-2026 21:06:35 UTC] Limit: 20, Offset: 0
[26-May-2026 21:06:35 UTC] Orders found: 1
[26-May-2026 21:06:35 UTC] Orders data: [{"id":301,"quantity":3000,"total_coins":105000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/haslovyou","status":"pending","created_at":"2026-05-27 00:35:21","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[26-May-2026 21:06:35 UTC] Total orders count: 1
[26-May-2026 21:06:36 UTC] === API CALL LOG ===
[26-May-2026 21:06:36 UTC] Endpoint: user/profile.php
[26-May-2026 21:06:36 UTC] Full Log Data: {
    "timestamp": "2026-05-26 21:06:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "85.106.148.38",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "85.106.148.38, 172.71.99.196",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDEsInVzZXJuYW1lIjoic3Nzc2QiLCJlbWFpbCI6ImFkbWluQGdtYWlsLmNvbSIsImV4cCI6MTc4MDQzMzAyNH0.9HJdidXP_FLOtK2ij72TAW4ugzY-HJ3nBdGGt_QK2uk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a01fbe9ecd156704-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "85.106.148.38",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-May-2026 21:06:36 UTC] === END API CALL LOG ===
[26-May-2026 21:06:36 UTC] ✅ API Hash verification passed for profile endpoint
[26-May-2026 21:06:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDEsInVzZXJuYW1lIjoic3Nzc2QiLCJlbWFpbCI6ImFkbWluQGdtYWlsLmNvbSIsImV4cCI6MTc4MDQzMzAyNH0.9HJdidXP_FLOtK2ij72TAW4ugzY-HJ3nBdGGt_QK2uk
[26-May-2026 21:06:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-May-2026 21:06:36 UTC] ✅ JWT token verified successfully for user profile
[26-May-2026 21:06:36 UTC] User ID: 641
[26-May-2026 21:06:36 UTC] ✅ User profile retrieved successfully for user ID: 641
[26-May-2026 21:06:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-May-2026 21:06:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-May-2026 21:06:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"34.170.12.145, 172.70.179.62","Accept":"*\/*","User-Agent":"curl\/7.88.1","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDEsInVzZXJuYW1lIjoic3Nzc2QiLCJlbWFpbCI6ImFkbWluQGdtYWlsLmNvbSIsImV4cCI6MTc4MDQzMzg3NH0.EG_Ezw3EmHzUJ6y8TLviWM8XNOfGXeDG5k3a761Q_jI","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","cf-ray":"a01fbe9e59c7c5ca-ORD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"34.170.12.145","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https","Accept-Encoding":"gzip, br"}
[26-May-2026 21:06:36 UTC] === User Orders API Called ===
[26-May-2026 21:06:36 UTC] User ID: 641
[26-May-2026 21:06:36 UTC] Limit: 20, Offset: 0
[26-May-2026 21:06:36 UTC] Orders found: 1
[26-May-2026 21:06:36 UTC] Orders data: [{"id":301,"quantity":3000,"total_coins":105000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/haslovyou","status":"pending","created_at":"2026-05-27 00:35:21","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[26-May-2026 21:06:36 UTC] Total orders count: 1
[26-May-2026 21:06:36 UTC] === API CALL LOG ===
[26-May-2026 21:06:36 UTC] Endpoint: user/profile.php
[26-May-2026 21:06:36 UTC] Full Log Data: {
    "timestamp": "2026-05-26 21:06:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "85.106.148.38",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "85.106.148.38, 172.71.99.196",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDEsInVzZXJuYW1lIjoic3Nzc2QiLCJlbWFpbCI6ImFkbWluQGdtYWlsLmNvbSIsImV4cCI6MTc4MDQzMzAyNH0.9HJdidXP_FLOtK2ij72TAW4ugzY-HJ3nBdGGt_QK2uk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a01fbea16ef86704-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "85.106.148.38",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-May-2026 21:06:36 UTC] === END API CALL LOG ===
[26-May-2026 21:06:36 UTC] ✅ API Hash verification passed for profile endpoint
[26-May-2026 21:06:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDEsInVzZXJuYW1lIjoic3Nzc2QiLCJlbWFpbCI6ImFkbWluQGdtYWlsLmNvbSIsImV4cCI6MTc4MDQzMzAyNH0.9HJdidXP_FLOtK2ij72TAW4ugzY-HJ3nBdGGt_QK2uk
[26-May-2026 21:06:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-May-2026 21:06:36 UTC] ✅ JWT token verified successfully for user profile
[26-May-2026 21:06:36 UTC] User ID: 641
[26-May-2026 21:06:36 UTC] ✅ User profile retrieved successfully for user ID: 641
[26-May-2026 21:06:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-May-2026 21:06:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-May-2026 21:06:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"85.106.148.38, 172.71.99.196","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDEsInVzZXJuYW1lIjoic3Nzc2QiLCJlbWFpbCI6ImFkbWluQGdtYWlsLmNvbSIsImV4cCI6MTc4MDQzMzAyNH0.9HJdidXP_FLOtK2ij72TAW4ugzY-HJ3nBdGGt_QK2uk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a01fbea16efa6704-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"85.106.148.38","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-May-2026 21:06:36 UTC] === User Orders API Called ===
[26-May-2026 21:06:36 UTC] User ID: 641
[26-May-2026 21:06:36 UTC] Limit: 20, Offset: 0
[26-May-2026 21:06:36 UTC] Orders found: 1
[26-May-2026 21:06:36 UTC] Orders data: [{"id":301,"quantity":3000,"total_coins":105000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/haslovyou","status":"pending","created_at":"2026-05-27 00:35:21","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[26-May-2026 21:06:36 UTC] Total orders count: 1
[26-May-2026 21:06:36 UTC] === API CALL LOG ===
[26-May-2026 21:06:36 UTC] Endpoint: user/profile.php
[26-May-2026 21:06:36 UTC] Full Log Data: {
    "timestamp": "2026-05-26 21:06:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "85.106.148.38",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "85.106.148.38, 172.71.99.196",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDEsInVzZXJuYW1lIjoic3Nzc2QiLCJlbWFpbCI6ImFkbWluQGdtYWlsLmNvbSIsImV4cCI6MTc4MDQzMzAyNH0.9HJdidXP_FLOtK2ij72TAW4ugzY-HJ3nBdGGt_QK2uk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a01fbea22fb76704-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "85.106.148.38",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-May-2026 21:06:36 UTC] === END API CALL LOG ===
[26-May-2026 21:06:36 UTC] ✅ API Hash verification passed for profile endpoint
[26-May-2026 21:06:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDEsInVzZXJuYW1lIjoic3Nzc2QiLCJlbWFpbCI6ImFkbWluQGdtYWlsLmNvbSIsImV4cCI6MTc4MDQzMzAyNH0.9HJdidXP_FLOtK2ij72TAW4ugzY-HJ3nBdGGt_QK2uk
[26-May-2026 21:06:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-May-2026 21:06:36 UTC] ✅ JWT token verified successfully for user profile
[26-May-2026 21:06:36 UTC] User ID: 641
[26-May-2026 21:06:36 UTC] ✅ User profile retrieved successfully for user ID: 641
[26-May-2026 21:06:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-May-2026 21:06:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-May-2026 21:06:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"34.170.12.145, 172.70.127.58","Accept":"*\/*","User-Agent":"curl\/7.88.1","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDEsInVzZXJuYW1lIjoic3Nzc2QiLCJlbWFpbCI6ImFkbWluQGdtYWlsLmNvbSIsImV4cCI6MTc4MDQzMzg3NH0.EG_Ezw3EmHzUJ6y8TLviWM8XNOfGXeDG5k3a761Q_jI","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","cf-ray":"a01fbea1fac4e100-ORD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"34.170.12.145","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https","Accept-Encoding":"gzip, br"}
[26-May-2026 21:06:36 UTC] === User Orders API Called ===
[26-May-2026 21:06:36 UTC] User ID: 641
[26-May-2026 21:06:36 UTC] Limit: 20, Offset: 0
[26-May-2026 21:06:36 UTC] Orders found: 1
[26-May-2026 21:06:36 UTC] Orders data: [{"id":301,"quantity":3000,"total_coins":105000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/haslovyou","status":"pending","created_at":"2026-05-27 00:35:21","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[26-May-2026 21:06:36 UTC] Total orders count: 1
[26-May-2026 21:06:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-May-2026 21:06:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-May-2026 21:06:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"85.106.148.38, 172.71.99.196","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDEsInVzZXJuYW1lIjoic3Nzc2QiLCJlbWFpbCI6ImFkbWluQGdtYWlsLmNvbSIsImV4cCI6MTc4MDQzMzAyNH0.9HJdidXP_FLOtK2ij72TAW4ugzY-HJ3nBdGGt_QK2uk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a01fbea63ace6704-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"85.106.148.38","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-May-2026 21:06:37 UTC] === User Orders API Called ===
[26-May-2026 21:06:37 UTC] User ID: 641
[26-May-2026 21:06:37 UTC] Limit: 20, Offset: 0
[26-May-2026 21:06:37 UTC] Orders found: 1
[26-May-2026 21:06:37 UTC] Orders data: [{"id":301,"quantity":3000,"total_coins":105000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/haslovyou","status":"pending","created_at":"2026-05-27 00:35:21","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[26-May-2026 21:06:37 UTC] Total orders count: 1
[26-May-2026 21:06:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-May-2026 21:06:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-May-2026 21:06:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"34.170.12.145, 172.69.17.26","Accept":"*\/*","User-Agent":"curl\/7.88.1","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDEsInVzZXJuYW1lIjoic3Nzc2QiLCJlbWFpbCI6ImFkbWluQGdtYWlsLmNvbSIsImV4cCI6MTc4MDQzMzg3NH0.EG_Ezw3EmHzUJ6y8TLviWM8XNOfGXeDG5k3a761Q_jI","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","cf-ray":"a01fbea5bd6c58ee-ORD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"34.170.12.145","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https","Accept-Encoding":"gzip, br"}
[26-May-2026 21:06:37 UTC] === User Orders API Called ===
[26-May-2026 21:06:37 UTC] User ID: 641
[26-May-2026 21:06:37 UTC] Limit: 20, Offset: 0
[26-May-2026 21:06:37 UTC] Orders found: 1
[26-May-2026 21:06:37 UTC] Orders data: [{"id":301,"quantity":3000,"total_coins":105000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/haslovyou","status":"pending","created_at":"2026-05-27 00:35:21","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[26-May-2026 21:06:37 UTC] Total orders count: 1
[26-May-2026 21:06:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-May-2026 21:06:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-May-2026 21:06:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"34.170.12.145, 172.70.100.97","Accept":"*\/*","User-Agent":"curl\/7.88.1","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDEsInVzZXJuYW1lIjoic3Nzc2QiLCJlbWFpbCI6ImFkbWluQGdtYWlsLmNvbSIsImV4cCI6MTc4MDQzMzg3NH0.EG_Ezw3EmHzUJ6y8TLviWM8XNOfGXeDG5k3a761Q_jI","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","cf-ray":"a01fbea97b2c0ccc-ORD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"34.170.12.145","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https","Accept-Encoding":"gzip, br"}
[26-May-2026 21:06:38 UTC] === User Orders API Called ===
[26-May-2026 21:06:38 UTC] User ID: 641
[26-May-2026 21:06:38 UTC] Limit: 20, Offset: 0
[26-May-2026 21:06:38 UTC] Orders found: 1
[26-May-2026 21:06:38 UTC] Orders data: [{"id":301,"quantity":3000,"total_coins":105000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/haslovyou","status":"pending","created_at":"2026-05-27 00:35:21","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[26-May-2026 21:06:38 UTC] Total orders count: 1
[26-May-2026 21:06:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-May-2026 21:06:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-May-2026 21:06:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"34.170.12.145, 172.70.100.97","Accept":"*\/*","User-Agent":"curl\/7.88.1","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDEsInVzZXJuYW1lIjoic3Nzc2QiLCJlbWFpbCI6ImFkbWluQGdtYWlsLmNvbSIsImV4cCI6MTc4MDQzMzg3NH0.EG_Ezw3EmHzUJ6y8TLviWM8XNOfGXeDG5k3a761Q_jI","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","cf-ray":"a01fbead3babe25b-ORD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"34.170.12.145","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https","Accept-Encoding":"gzip, br"}
[26-May-2026 21:06:38 UTC] === User Orders API Called ===
[26-May-2026 21:06:38 UTC] User ID: 641
[26-May-2026 21:06:38 UTC] Limit: 20, Offset: 0
[26-May-2026 21:06:38 UTC] Orders found: 1
[26-May-2026 21:06:38 UTC] Orders data: [{"id":301,"quantity":3000,"total_coins":105000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/haslovyou","status":"pending","created_at":"2026-05-27 00:35:21","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[26-May-2026 21:06:38 UTC] Total orders count: 1
[26-May-2026 21:06:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-May-2026 21:06:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-May-2026 21:06:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"34.170.12.145, 172.70.127.58","Accept":"*\/*","User-Agent":"curl\/7.88.1","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDEsInVzZXJuYW1lIjoic3Nzc2QiLCJlbWFpbCI6ImFkbWluQGdtYWlsLmNvbSIsImV4cCI6MTc4MDQzMzg3NH0.EG_Ezw3EmHzUJ6y8TLviWM8XNOfGXeDG5k3a761Q_jI","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","cf-ray":"a01fbeae7cb8ead8-ORD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"34.170.12.145","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https","Accept-Encoding":"gzip, br"}
[26-May-2026 21:06:38 UTC] === User Orders API Called ===
[26-May-2026 21:06:38 UTC] User ID: 641
[26-May-2026 21:06:38 UTC] Limit: 20, Offset: 0
[26-May-2026 21:06:38 UTC] Orders found: 1
[26-May-2026 21:06:38 UTC] Orders data: [{"id":301,"quantity":3000,"total_coins":105000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/haslovyou","status":"pending","created_at":"2026-05-27 00:35:21","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[26-May-2026 21:06:38 UTC] Total orders count: 1
[26-May-2026 21:08:50 UTC] === API CALL LOG ===
[26-May-2026 21:08:50 UTC] Endpoint: user/profile.php
[26-May-2026 21:08:50 UTC] Full Log Data: {
    "timestamp": "2026-05-26 21:08:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "85.106.148.38",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "85.106.148.38, 172.71.103.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDEsInVzZXJuYW1lIjoic3Nzc2QiLCJlbWFpbCI6ImFkbWluQGdtYWlsLmNvbSIsImV4cCI6MTc4MDQzMzAyNH0.9HJdidXP_FLOtK2ij72TAW4ugzY-HJ3nBdGGt_QK2uk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a01fc1e9ecc2b8e5-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "85.106.148.38",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-May-2026 21:08:50 UTC] === END API CALL LOG ===
[26-May-2026 21:08:50 UTC] ✅ API Hash verification passed for profile endpoint
[26-May-2026 21:08:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDEsInVzZXJuYW1lIjoic3Nzc2QiLCJlbWFpbCI6ImFkbWluQGdtYWlsLmNvbSIsImV4cCI6MTc4MDQzMzAyNH0.9HJdidXP_FLOtK2ij72TAW4ugzY-HJ3nBdGGt_QK2uk
[26-May-2026 21:08:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-May-2026 21:08:50 UTC] ✅ JWT token verified successfully for user profile
[26-May-2026 21:08:50 UTC] User ID: 641
[26-May-2026 21:08:50 UTC] ✅ User profile retrieved successfully for user ID: 641
[26-May-2026 21:08:52 UTC] === API CALL LOG ===
[26-May-2026 21:08:52 UTC] Endpoint: user/profile.php
[26-May-2026 21:08:52 UTC] Full Log Data: {
    "timestamp": "2026-05-26 21:08:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "85.106.148.38",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "85.106.148.38, 172.71.103.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDEsInVzZXJuYW1lIjoic3Nzc2QiLCJlbWFpbCI6ImFkbWluQGdtYWlsLmNvbSIsImV4cCI6MTc4MDQzMzAyNH0.9HJdidXP_FLOtK2ij72TAW4ugzY-HJ3nBdGGt_QK2uk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a01fc1f26bb8b8e5-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "85.106.148.38",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-May-2026 21:08:52 UTC] === END API CALL LOG ===
[26-May-2026 21:08:52 UTC] ✅ API Hash verification passed for profile endpoint
[26-May-2026 21:08:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDEsInVzZXJuYW1lIjoic3Nzc2QiLCJlbWFpbCI6ImFkbWluQGdtYWlsLmNvbSIsImV4cCI6MTc4MDQzMzAyNH0.9HJdidXP_FLOtK2ij72TAW4ugzY-HJ3nBdGGt_QK2uk
[26-May-2026 21:08:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-May-2026 21:08:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-May-2026 21:08:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-May-2026 21:08:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"85.106.148.38, 172.71.103.89","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDEsInVzZXJuYW1lIjoic3Nzc2QiLCJlbWFpbCI6ImFkbWluQGdtYWlsLmNvbSIsImV4cCI6MTc4MDQzMzAyNH0.9HJdidXP_FLOtK2ij72TAW4ugzY-HJ3nBdGGt_QK2uk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a01fc1f26bbfb8e5-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"85.106.148.38","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-May-2026 21:08:52 UTC] ✅ JWT token verified successfully for user profile
[26-May-2026 21:08:52 UTC] User ID: 641
[26-May-2026 21:08:52 UTC] === User Orders API Called ===
[26-May-2026 21:08:52 UTC] User ID: 641
[26-May-2026 21:08:52 UTC] Limit: 20, Offset: 0
[26-May-2026 21:08:52 UTC] ✅ User profile retrieved successfully for user ID: 641
[26-May-2026 21:08:52 UTC] Orders found: 1
[26-May-2026 21:08:52 UTC] Orders data: [{"id":301,"quantity":3000,"total_coins":105000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/haslovyou","status":"pending","created_at":"2026-05-27 00:35:21","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[26-May-2026 21:08:52 UTC] Total orders count: 1
[26-May-2026 21:08:52 UTC] === API CALL LOG ===
[26-May-2026 21:08:52 UTC] Endpoint: user/profile.php
[26-May-2026 21:08:52 UTC] Full Log Data: {
    "timestamp": "2026-05-26 21:08:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "85.106.148.38",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "85.106.148.38, 172.71.103.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDEsInVzZXJuYW1lIjoic3Nzc2QiLCJlbWFpbCI6ImFkbWluQGdtYWlsLmNvbSIsImV4cCI6MTc4MDQzMzAyNH0.9HJdidXP_FLOtK2ij72TAW4ugzY-HJ3nBdGGt_QK2uk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a01fc1f27bc6b8e5-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "85.106.148.38",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-May-2026 21:08:52 UTC] === END API CALL LOG ===
[26-May-2026 21:08:52 UTC] ✅ API Hash verification passed for profile endpoint
[26-May-2026 21:08:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDEsInVzZXJuYW1lIjoic3Nzc2QiLCJlbWFpbCI6ImFkbWluQGdtYWlsLmNvbSIsImV4cCI6MTc4MDQzMzAyNH0.9HJdidXP_FLOtK2ij72TAW4ugzY-HJ3nBdGGt_QK2uk
[26-May-2026 21:08:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-May-2026 21:08:52 UTC] ✅ JWT token verified successfully for user profile
[26-May-2026 21:08:52 UTC] User ID: 641
[26-May-2026 21:08:52 UTC] ✅ User profile retrieved successfully for user ID: 641
[26-May-2026 21:08:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-May-2026 21:08:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-May-2026 21:08:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"85.106.148.38, 172.71.103.89","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDEsInVzZXJuYW1lIjoic3Nzc2QiLCJlbWFpbCI6ImFkbWluQGdtYWlsLmNvbSIsImV4cCI6MTc4MDQzMzAyNH0.9HJdidXP_FLOtK2ij72TAW4ugzY-HJ3nBdGGt_QK2uk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a01fc200dfb7b8e5-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"85.106.148.38","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-May-2026 21:08:54 UTC] === User Orders API Called ===
[26-May-2026 21:08:54 UTC] User ID: 641
[26-May-2026 21:08:54 UTC] Limit: 20, Offset: 0
[26-May-2026 21:08:54 UTC] Orders found: 1
[26-May-2026 21:08:54 UTC] Orders data: [{"id":301,"quantity":3000,"total_coins":105000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/haslovyou","status":"pending","created_at":"2026-05-27 00:35:21","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[26-May-2026 21:08:54 UTC] Total orders count: 1
[26-May-2026 21:08:59 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-May-2026 21:08:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-May-2026 21:08:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"85.106.148.38, 172.71.103.89","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDEsInVzZXJuYW1lIjoic3Nzc2QiLCJlbWFpbCI6ImFkbWluQGdtYWlsLmNvbSIsImV4cCI6MTc4MDQzMzAyNH0.9HJdidXP_FLOtK2ij72TAW4ugzY-HJ3nBdGGt_QK2uk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a01fc21d9fe1b8e5-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"85.106.148.38","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-May-2026 21:08:59 UTC] === API CALL LOG ===
[26-May-2026 21:08:59 UTC] === User Orders API Called ===
[26-May-2026 21:08:59 UTC] Endpoint: user/profile.php
[26-May-2026 21:08:59 UTC] User ID: 641
[26-May-2026 21:08:59 UTC] Full Log Data: {
    "timestamp": "2026-05-26 21:08:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "85.106.148.38",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "85.106.148.38, 172.71.103.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDEsInVzZXJuYW1lIjoic3Nzc2QiLCJlbWFpbCI6ImFkbWluQGdtYWlsLmNvbSIsImV4cCI6MTc4MDQzMzAyNH0.9HJdidXP_FLOtK2ij72TAW4ugzY-HJ3nBdGGt_QK2uk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a01fc21d9fe3b8e5-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "85.106.148.38",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-May-2026 21:08:59 UTC] Limit: 20, Offset: 0
[26-May-2026 21:08:59 UTC] === END API CALL LOG ===
[26-May-2026 21:08:59 UTC] ✅ API Hash verification passed for profile endpoint
[26-May-2026 21:08:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDEsInVzZXJuYW1lIjoic3Nzc2QiLCJlbWFpbCI6ImFkbWluQGdtYWlsLmNvbSIsImV4cCI6MTc4MDQzMzAyNH0.9HJdidXP_FLOtK2ij72TAW4ugzY-HJ3nBdGGt_QK2uk
[26-May-2026 21:08:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-May-2026 21:08:59 UTC] ✅ JWT token verified successfully for user profile
[26-May-2026 21:08:59 UTC] User ID: 641
[26-May-2026 21:08:59 UTC] ✅ User profile retrieved successfully for user ID: 641
[26-May-2026 21:08:59 UTC] Orders found: 1
[26-May-2026 21:08:59 UTC] Orders data: [{"id":301,"quantity":3000,"total_coins":105000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/haslovyou","status":"pending","created_at":"2026-05-27 00:35:21","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[26-May-2026 21:08:59 UTC] Total orders count: 1
[26-May-2026 21:08:59 UTC] === API CALL LOG ===
[26-May-2026 21:08:59 UTC] Endpoint: user/profile.php
[26-May-2026 21:08:59 UTC] Full Log Data: {
    "timestamp": "2026-05-26 21:08:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "85.106.148.38",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "85.106.148.38, 172.71.103.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDEsInVzZXJuYW1lIjoic3Nzc2QiLCJlbWFpbCI6ImFkbWluQGdtYWlsLmNvbSIsImV4cCI6MTc4MDQzMzAyNH0.9HJdidXP_FLOtK2ij72TAW4ugzY-HJ3nBdGGt_QK2uk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a01fc21ed8ffb8e5-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "85.106.148.38",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-May-2026 21:08:59 UTC] === END API CALL LOG ===
[26-May-2026 21:08:59 UTC] ✅ API Hash verification passed for profile endpoint
[26-May-2026 21:08:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDEsInVzZXJuYW1lIjoic3Nzc2QiLCJlbWFpbCI6ImFkbWluQGdtYWlsLmNvbSIsImV4cCI6MTc4MDQzMzAyNH0.9HJdidXP_FLOtK2ij72TAW4ugzY-HJ3nBdGGt_QK2uk
[26-May-2026 21:08:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-May-2026 21:08:59 UTC] ✅ JWT token verified successfully for user profile
[26-May-2026 21:08:59 UTC] User ID: 641
[26-May-2026 21:08:59 UTC] ✅ User profile retrieved successfully for user ID: 641
[26-May-2026 21:17:32 UTC] === API CALL LOG ===
[26-May-2026 21:17:32 UTC] Endpoint: user/profile.php
[26-May-2026 21:17:32 UTC] Full Log Data: {
    "timestamp": "2026-05-26 21:17:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "85.106.148.38",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "85.106.148.38, 162.159.113.83",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDEsInVzZXJuYW1lIjoic3Nzc2QiLCJlbWFpbCI6ImFkbWluQGdtYWlsLmNvbSIsImV4cCI6MTc4MDQzMzAyNH0.9HJdidXP_FLOtK2ij72TAW4ugzY-HJ3nBdGGt_QK2uk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a01fcea44bf34a19-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "85.106.148.38",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-May-2026 21:17:32 UTC] === END API CALL LOG ===
[26-May-2026 21:17:32 UTC] ✅ API Hash verification passed for profile endpoint
[26-May-2026 21:17:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDEsInVzZXJuYW1lIjoic3Nzc2QiLCJlbWFpbCI6ImFkbWluQGdtYWlsLmNvbSIsImV4cCI6MTc4MDQzMzAyNH0.9HJdidXP_FLOtK2ij72TAW4ugzY-HJ3nBdGGt_QK2uk
[26-May-2026 21:17:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-May-2026 21:17:32 UTC] ✅ JWT token verified successfully for user profile
[26-May-2026 21:17:32 UTC] User ID: 641
[26-May-2026 21:17:32 UTC] ✅ User profile retrieved successfully for user ID: 641
[26-May-2026 21:17:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-May-2026 21:17:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-May-2026 21:17:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"85.106.148.38, 162.159.113.83","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDEsInVzZXJuYW1lIjoic3Nzc2QiLCJlbWFpbCI6ImFkbWluQGdtYWlsLmNvbSIsImV4cCI6MTc4MDQzMzAyNH0.9HJdidXP_FLOtK2ij72TAW4ugzY-HJ3nBdGGt_QK2uk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a01fcea89f724a19-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"85.106.148.38","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-May-2026 21:17:32 UTC] === User Orders API Called ===
[26-May-2026 21:17:32 UTC] User ID: 641
[26-May-2026 21:17:32 UTC] Limit: 20, Offset: 0
[26-May-2026 21:17:32 UTC] === API CALL LOG ===
[26-May-2026 21:17:32 UTC] Orders found: 1
[26-May-2026 21:17:32 UTC] Endpoint: user/profile.php
[26-May-2026 21:17:32 UTC] Orders data: [{"id":301,"quantity":3000,"total_coins":105000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/haslovyou","status":"pending","created_at":"2026-05-27 00:35:21","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[26-May-2026 21:17:32 UTC] Full Log Data: {
    "timestamp": "2026-05-26 21:17:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "85.106.148.38",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "85.106.148.38, 162.159.113.83",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDEsInVzZXJuYW1lIjoic3Nzc2QiLCJlbWFpbCI6ImFkbWluQGdtYWlsLmNvbSIsImV4cCI6MTc4MDQzMzAyNH0.9HJdidXP_FLOtK2ij72TAW4ugzY-HJ3nBdGGt_QK2uk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a01fcea89f6c4a19-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "85.106.148.38",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-May-2026 21:17:32 UTC] === END API CALL LOG ===
[26-May-2026 21:17:32 UTC] ✅ API Hash verification passed for profile endpoint
[26-May-2026 21:17:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDEsInVzZXJuYW1lIjoic3Nzc2QiLCJlbWFpbCI6ImFkbWluQGdtYWlsLmNvbSIsImV4cCI6MTc4MDQzMzAyNH0.9HJdidXP_FLOtK2ij72TAW4ugzY-HJ3nBdGGt_QK2uk
[26-May-2026 21:17:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-May-2026 21:17:32 UTC] Total orders count: 1
[26-May-2026 21:17:32 UTC] ✅ JWT token verified successfully for user profile
[26-May-2026 21:17:32 UTC] User ID: 641
[26-May-2026 21:17:32 UTC] ✅ User profile retrieved successfully for user ID: 641
[26-May-2026 21:17:33 UTC] === API CALL LOG ===
[26-May-2026 21:17:33 UTC] Endpoint: user/profile.php
[26-May-2026 21:17:33 UTC] Full Log Data: {
    "timestamp": "2026-05-26 21:17:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "85.106.148.38",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "85.106.148.38, 162.159.113.83",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDEsInVzZXJuYW1lIjoic3Nzc2QiLCJlbWFpbCI6ImFkbWluQGdtYWlsLmNvbSIsImV4cCI6MTc4MDQzMzAyNH0.9HJdidXP_FLOtK2ij72TAW4ugzY-HJ3nBdGGt_QK2uk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a01fcea948f54a19-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "85.106.148.38",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-May-2026 21:17:33 UTC] === END API CALL LOG ===
[26-May-2026 21:17:33 UTC] ✅ API Hash verification passed for profile endpoint
[26-May-2026 21:17:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDEsInVzZXJuYW1lIjoic3Nzc2QiLCJlbWFpbCI6ImFkbWluQGdtYWlsLmNvbSIsImV4cCI6MTc4MDQzMzAyNH0.9HJdidXP_FLOtK2ij72TAW4ugzY-HJ3nBdGGt_QK2uk
[26-May-2026 21:17:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-May-2026 21:17:33 UTC] ✅ JWT token verified successfully for user profile
[26-May-2026 21:17:33 UTC] User ID: 641
[26-May-2026 21:17:33 UTC] ✅ User profile retrieved successfully for user ID: 641
[26-May-2026 21:17:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-May-2026 21:17:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-May-2026 21:17:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"85.106.148.38, 162.159.113.83","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDEsInVzZXJuYW1lIjoic3Nzc2QiLCJlbWFpbCI6ImFkbWluQGdtYWlsLmNvbSIsImV4cCI6MTc4MDQzMzAyNH0.9HJdidXP_FLOtK2ij72TAW4ugzY-HJ3nBdGGt_QK2uk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a01fceb1ec694a19-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"85.106.148.38","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-May-2026 21:17:34 UTC] === User Orders API Called ===
[26-May-2026 21:17:34 UTC] User ID: 641
[26-May-2026 21:17:34 UTC] Limit: 20, Offset: 0
[26-May-2026 21:17:34 UTC] Orders found: 1
[26-May-2026 21:17:34 UTC] Orders data: [{"id":301,"quantity":3000,"total_coins":105000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/haslovyou","status":"pending","created_at":"2026-05-27 00:35:21","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[26-May-2026 21:17:34 UTC] Total orders count: 1
[26-May-2026 21:17:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-May-2026 21:17:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-May-2026 21:17:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"85.106.148.38, 162.159.113.83","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDEsInVzZXJuYW1lIjoic3Nzc2QiLCJlbWFpbCI6ImFkbWluQGdtYWlsLmNvbSIsImV4cCI6MTc4MDQzMzAyNH0.9HJdidXP_FLOtK2ij72TAW4ugzY-HJ3nBdGGt_QK2uk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a01fceca8f2c4a19-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"85.106.148.38","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-May-2026 21:17:38 UTC] === User Orders API Called ===
[26-May-2026 21:17:38 UTC] User ID: 641
[26-May-2026 21:17:38 UTC] Limit: 20, Offset: 0
[26-May-2026 21:17:38 UTC] Orders found: 1
[26-May-2026 21:17:38 UTC] Orders data: [{"id":301,"quantity":3000,"total_coins":105000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/haslovyou","status":"pending","created_at":"2026-05-27 00:35:21","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[26-May-2026 21:17:38 UTC] Total orders count: 1
[26-May-2026 21:17:38 UTC] === API CALL LOG ===
[26-May-2026 21:17:38 UTC] Endpoint: user/profile.php
[26-May-2026 21:17:38 UTC] Full Log Data: {
    "timestamp": "2026-05-26 21:17:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "85.106.148.38",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "85.106.148.38, 162.159.113.83",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDEsInVzZXJuYW1lIjoic3Nzc2QiLCJlbWFpbCI6ImFkbWluQGdtYWlsLmNvbSIsImV4cCI6MTc4MDQzMzAyNH0.9HJdidXP_FLOtK2ij72TAW4ugzY-HJ3nBdGGt_QK2uk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a01fceca8f324a19-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "85.106.148.38",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-May-2026 21:17:38 UTC] === END API CALL LOG ===
[26-May-2026 21:17:38 UTC] ✅ API Hash verification passed for profile endpoint
[26-May-2026 21:17:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDEsInVzZXJuYW1lIjoic3Nzc2QiLCJlbWFpbCI6ImFkbWluQGdtYWlsLmNvbSIsImV4cCI6MTc4MDQzMzAyNH0.9HJdidXP_FLOtK2ij72TAW4ugzY-HJ3nBdGGt_QK2uk
[26-May-2026 21:17:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-May-2026 21:17:38 UTC] ✅ JWT token verified successfully for user profile
[26-May-2026 21:17:38 UTC] User ID: 641
[26-May-2026 21:17:38 UTC] ✅ User profile retrieved successfully for user ID: 641
[26-May-2026 21:17:38 UTC] === API CALL LOG ===
[26-May-2026 21:17:38 UTC] Endpoint: user/profile.php
[26-May-2026 21:17:38 UTC] Full Log Data: {
    "timestamp": "2026-05-26 21:17:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "85.106.148.38",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "85.106.148.38, 162.159.113.83",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDEsInVzZXJuYW1lIjoic3Nzc2QiLCJlbWFpbCI6ImFkbWluQGdtYWlsLmNvbSIsImV4cCI6MTc4MDQzMzAyNH0.9HJdidXP_FLOtK2ij72TAW4ugzY-HJ3nBdGGt_QK2uk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a01fcece581e4a19-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "85.106.148.38",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-May-2026 21:17:38 UTC] === END API CALL LOG ===
[26-May-2026 21:17:38 UTC] ✅ API Hash verification passed for profile endpoint
[26-May-2026 21:17:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDEsInVzZXJuYW1lIjoic3Nzc2QiLCJlbWFpbCI6ImFkbWluQGdtYWlsLmNvbSIsImV4cCI6MTc4MDQzMzAyNH0.9HJdidXP_FLOtK2ij72TAW4ugzY-HJ3nBdGGt_QK2uk
[26-May-2026 21:17:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-May-2026 21:17:38 UTC] ✅ JWT token verified successfully for user profile
[26-May-2026 21:17:38 UTC] User ID: 641
[26-May-2026 21:17:38 UTC] ✅ User profile retrieved successfully for user ID: 641
[26-May-2026 21:17:41 UTC] === API CALL LOG ===
[26-May-2026 21:17:41 UTC] Endpoint: user/profile.php
[26-May-2026 21:17:41 UTC] Full Log Data: {
    "timestamp": "2026-05-26 21:17:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "85.106.148.38",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "85.106.148.38, 162.159.113.83",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDEsInVzZXJuYW1lIjoic3Nzc2QiLCJlbWFpbCI6ImFkbWluQGdtYWlsLmNvbSIsImV4cCI6MTc4MDQzMzAyNH0.9HJdidXP_FLOtK2ij72TAW4ugzY-HJ3nBdGGt_QK2uk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a01fcee01b724a19-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "85.106.148.38",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-May-2026 21:17:41 UTC] === END API CALL LOG ===
[26-May-2026 21:17:41 UTC] ✅ API Hash verification passed for profile endpoint
[26-May-2026 21:17:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDEsInVzZXJuYW1lIjoic3Nzc2QiLCJlbWFpbCI6ImFkbWluQGdtYWlsLmNvbSIsImV4cCI6MTc4MDQzMzAyNH0.9HJdidXP_FLOtK2ij72TAW4ugzY-HJ3nBdGGt_QK2uk
[26-May-2026 21:17:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-May-2026 21:17:41 UTC] ✅ JWT token verified successfully for user profile
[26-May-2026 21:17:41 UTC] User ID: 641
[26-May-2026 21:17:41 UTC] ✅ User profile retrieved successfully for user ID: 641
[26-May-2026 21:17:42 UTC] User Purchases API - User ID: 641
[26-May-2026 21:17:42 UTC] User Purchases API - Total purchases found: 7
[26-May-2026 21:17:46 UTC] === API CALL LOG ===
[26-May-2026 21:17:46 UTC] Endpoint: user/profile.php
[26-May-2026 21:17:46 UTC] Full Log Data: {
    "timestamp": "2026-05-26 21:17:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "85.106.148.38",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "85.106.148.38, 162.159.113.83",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDEsInVzZXJuYW1lIjoic3Nzc2QiLCJlbWFpbCI6ImFkbWluQGdtYWlsLmNvbSIsImV4cCI6MTc4MDQzMzAyNH0.9HJdidXP_FLOtK2ij72TAW4ugzY-HJ3nBdGGt_QK2uk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a01fceff9dbe4a19-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "85.106.148.38",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-May-2026 21:17:46 UTC] === END API CALL LOG ===
[26-May-2026 21:17:46 UTC] ✅ API Hash verification passed for profile endpoint
[26-May-2026 21:17:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDEsInVzZXJuYW1lIjoic3Nzc2QiLCJlbWFpbCI6ImFkbWluQGdtYWlsLmNvbSIsImV4cCI6MTc4MDQzMzAyNH0.9HJdidXP_FLOtK2ij72TAW4ugzY-HJ3nBdGGt_QK2uk
[26-May-2026 21:17:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-May-2026 21:17:46 UTC] ✅ JWT token verified successfully for user profile
[26-May-2026 21:17:46 UTC] User ID: 641
[26-May-2026 21:17:46 UTC] ✅ User profile retrieved successfully for user ID: 641
[26-May-2026 21:17:46 UTC] User Purchases API - User ID: 641
[26-May-2026 21:17:46 UTC] User Purchases API - Total purchases found: 7
[26-May-2026 21:17:47 UTC] User Purchases API - User ID: 641
[26-May-2026 21:17:47 UTC] User Purchases API - Total purchases found: 7
[26-May-2026 21:17:54 UTC] === API CALL LOG ===
[26-May-2026 21:17:54 UTC] Endpoint: user/profile.php
[26-May-2026 21:17:54 UTC] Full Log Data: {
    "timestamp": "2026-05-26 21:17:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "85.106.148.38",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "85.106.148.38, 162.159.113.82",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDEsInVzZXJuYW1lIjoic3Nzc2QiLCJlbWFpbCI6ImFkbWluQGdtYWlsLmNvbSIsImV4cCI6MTc4MDQzMzAyNH0.9HJdidXP_FLOtK2ij72TAW4ugzY-HJ3nBdGGt_QK2uk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a01fcf2ddf574a19-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "85.106.148.38",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-May-2026 21:17:54 UTC] === END API CALL LOG ===
[26-May-2026 21:17:54 UTC] ✅ API Hash verification passed for profile endpoint
[26-May-2026 21:17:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDEsInVzZXJuYW1lIjoic3Nzc2QiLCJlbWFpbCI6ImFkbWluQGdtYWlsLmNvbSIsImV4cCI6MTc4MDQzMzAyNH0.9HJdidXP_FLOtK2ij72TAW4ugzY-HJ3nBdGGt_QK2uk
[26-May-2026 21:17:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-May-2026 21:17:54 UTC] ✅ JWT token verified successfully for user profile
[26-May-2026 21:17:54 UTC] User ID: 641
[26-May-2026 21:17:54 UTC] ✅ User profile retrieved successfully for user ID: 641
[26-May-2026 21:17:54 UTC] User Purchases API - User ID: 641
[26-May-2026 21:17:54 UTC] User Purchases API - Total purchases found: 7
[26-May-2026 21:17:58 UTC] === API CALL LOG ===
[26-May-2026 21:17:58 UTC] Endpoint: user/profile.php
[26-May-2026 21:17:58 UTC] Full Log Data: {
    "timestamp": "2026-05-26 21:17:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "85.106.148.38",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "85.106.148.38, 162.159.113.82",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDEsInVzZXJuYW1lIjoic3Nzc2QiLCJlbWFpbCI6ImFkbWluQGdtYWlsLmNvbSIsImV4cCI6MTc4MDQzMzAyNH0.9HJdidXP_FLOtK2ij72TAW4ugzY-HJ3nBdGGt_QK2uk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a01fcf469ee64a19-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "85.106.148.38",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-May-2026 21:17:58 UTC] === END API CALL LOG ===
[26-May-2026 21:17:58 UTC] ✅ API Hash verification passed for profile endpoint
[26-May-2026 21:17:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDEsInVzZXJuYW1lIjoic3Nzc2QiLCJlbWFpbCI6ImFkbWluQGdtYWlsLmNvbSIsImV4cCI6MTc4MDQzMzAyNH0.9HJdidXP_FLOtK2ij72TAW4ugzY-HJ3nBdGGt_QK2uk
[26-May-2026 21:17:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-May-2026 21:17:58 UTC] ✅ JWT token verified successfully for user profile
[26-May-2026 21:17:58 UTC] User ID: 641
[26-May-2026 21:17:58 UTC] ✅ User profile retrieved successfully for user ID: 641
[26-May-2026 21:17:58 UTC] User Purchases API - User ID: 641
[26-May-2026 21:17:58 UTC] User Purchases API - Total purchases found: 7
[26-May-2026 21:29:28 UTC] === API CALL LOG ===
[26-May-2026 21:29:28 UTC] Endpoint: user/profile.php
[26-May-2026 21:29:28 UTC] Full Log Data: {
    "timestamp": "2026-05-26 21:29:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "34.170.12.145",
    "user_agent": "curl\/7.88.1",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "34.170.12.145, 172.70.100.98",
        "Accept": "*\/*",
        "User-Agent": "curl\/7.88.1",
        "Authorization": "Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoxLCJ1c2VybmFtZSI6ImFkbWluIiwiZW1haWwiOiJhZG1pbkBleGFtcGxlLmNvbSIsImV4cCI6MTgxMTM2Njk1OX0.qHP0joBm0kyorKFAoLmQfiuVe00g7eq6UCqbMh0eLK0",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "cf-ray": "a01fe01c8d529120-ORD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "34.170.12.145",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "Accept-Encoding": "gzip, br"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-May-2026 21:29:28 UTC] === END API CALL LOG ===
[26-May-2026 21:29:28 UTC] ✅ API Hash verification passed for profile endpoint
[26-May-2026 21:29:28 UTC] Authorization Header: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoxLCJ1c2VybmFtZSI6ImFkbWluIiwiZW1haWwiOiJhZG1pbkBleGFtcGxlLmNvbSIsImV4cCI6MTgxMTM2Njk1OX0.qHP0joBm0kyorKFAoLmQfiuVe00g7eq6UCqbMh0eLK0
[26-May-2026 21:29:28 UTC] Extracted Token: eyJhbGciOiJIUzI1NiIs...
[26-May-2026 21:29:28 UTC] === ERROR LOG ===
[26-May-2026 21:29:28 UTC] Error: Invalid JWT token
[26-May-2026 21:29:28 UTC] Context: {"token_preview":"eyJhbGciOiJIUzI1NiIs","endpoint":"user\/profile.php"}
[26-May-2026 21:29:28 UTC] File: /home1/memberxa/api.memberx.app/api/user/profile.php:43
[26-May-2026 21:29:28 UTC] === END ERROR LOG ===
[26-May-2026 21:30:53 UTC] === API CALL LOG ===
[26-May-2026 21:30:53 UTC] Endpoint: user/profile.php
[26-May-2026 21:30:53 UTC] Full Log Data: {
    "timestamp": "2026-05-26 21:30:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "34.170.12.145",
    "user_agent": "curl\/7.88.1",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "34.170.12.145, 172.69.59.227",
        "Accept": "*\/*",
        "User-Agent": "curl\/7.88.1",
        "Authorization": "Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxODExMzY3MDM2fQ.QRejio_i9tyX0sy8XnthuXOvnXwdHGoeKRK6r51B-aA",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "cf-ray": "a01fe2310a7c70c4-ORD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "34.170.12.145",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "Accept-Encoding": "gzip, br"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-May-2026 21:30:53 UTC] === END API CALL LOG ===
[26-May-2026 21:30:53 UTC] ✅ API Hash verification passed for profile endpoint
[26-May-2026 21:30:53 UTC] Authorization Header: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxODExMzY3MDM2fQ.QRejio_i9tyX0sy8XnthuXOvnXwdHGoeKRK6r51B-aA
[26-May-2026 21:30:53 UTC] Extracted Token: eyJhbGciOiJIUzI1NiIs...
[26-May-2026 21:30:53 UTC] === ERROR LOG ===
[26-May-2026 21:30:53 UTC] Error: Invalid JWT token
[26-May-2026 21:30:53 UTC] Context: {"token_preview":"eyJhbGciOiJIUzI1NiIs","endpoint":"user\/profile.php"}
[26-May-2026 21:30:53 UTC] File: /home1/memberxa/api.memberx.app/api/user/profile.php:43
[26-May-2026 21:30:53 UTC] === END ERROR LOG ===
[26-May-2026 21:31:28 UTC] === API CALL LOG ===
[26-May-2026 21:31:28 UTC] Endpoint: user/profile.php
[26-May-2026 21:31:28 UTC] Full Log Data: {
    "timestamp": "2026-05-26 21:31:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "85.106.148.38",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "85.106.148.38, 172.71.99.195",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDEsInVzZXJuYW1lIjoic3Nzc2QiLCJlbWFpbCI6ImFkbWluQGdtYWlsLmNvbSIsImV4cCI6MTc4MDQzMzAyNH0.9HJdidXP_FLOtK2ij72TAW4ugzY-HJ3nBdGGt_QK2uk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a01fe30e4d99d5a3-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "85.106.148.38",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-May-2026 21:31:28 UTC] === END API CALL LOG ===
[26-May-2026 21:31:28 UTC] ✅ API Hash verification passed for profile endpoint
[26-May-2026 21:31:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDEsInVzZXJuYW1lIjoic3Nzc2QiLCJlbWFpbCI6ImFkbWluQGdtYWlsLmNvbSIsImV4cCI6MTc4MDQzMzAyNH0.9HJdidXP_FLOtK2ij72TAW4ugzY-HJ3nBdGGt_QK2uk
[26-May-2026 21:31:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-May-2026 21:31:28 UTC] ✅ JWT token verified successfully for user profile
[26-May-2026 21:31:28 UTC] User ID: 641
[26-May-2026 21:31:28 UTC] ✅ User profile retrieved successfully for user ID: 641
[26-May-2026 21:31:28 UTC] === API CALL LOG ===
[26-May-2026 21:31:28 UTC] Endpoint: user/profile.php
[26-May-2026 21:31:28 UTC] Full Log Data: {
    "timestamp": "2026-05-26 21:31:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "34.170.12.145",
    "user_agent": "curl\/7.88.1",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "34.170.12.145, 172.69.59.228",
        "Accept": "*\/*",
        "User-Agent": "curl\/7.88.1",
        "Authorization": "Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjo2NDEsInVzZXJuYW1lIjoic3Nzc2QiLCJlbWFpbCI6ImFkbWluQGdtYWlsLmNvbSIsImV4cCI6MTgxMTM2NzAzNn0.kBzc7qM2oDMUo9LLbt1jsaePnsZQHJgcEoW4F53MNv8",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "cf-ray": "a01fe30ceb90111b-ORD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "34.170.12.145",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "Accept-Encoding": "gzip, br"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-May-2026 21:31:28 UTC] === END API CALL LOG ===
[26-May-2026 21:31:28 UTC] ✅ API Hash verification passed for profile endpoint
[26-May-2026 21:31:28 UTC] Authorization Header: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjo2NDEsInVzZXJuYW1lIjoic3Nzc2QiLCJlbWFpbCI6ImFkbWluQGdtYWlsLmNvbSIsImV4cCI6MTgxMTM2NzAzNn0.kBzc7qM2oDMUo9LLbt1jsaePnsZQHJgcEoW4F53MNv8
[26-May-2026 21:31:28 UTC] Extracted Token: eyJhbGciOiJIUzI1NiIs...
[26-May-2026 21:31:28 UTC] === ERROR LOG ===
[26-May-2026 21:31:28 UTC] Error: Invalid JWT token
[26-May-2026 21:31:28 UTC] Context: {"token_preview":"eyJhbGciOiJIUzI1NiIs","endpoint":"user\/profile.php"}
[26-May-2026 21:31:28 UTC] File: /home1/memberxa/api.memberx.app/api/user/profile.php:43
[26-May-2026 21:31:28 UTC] === END ERROR LOG ===
[26-May-2026 21:31:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-May-2026 21:31:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-May-2026 21:31:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"85.106.148.38, 172.71.99.195","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDEsInVzZXJuYW1lIjoic3Nzc2QiLCJlbWFpbCI6ImFkbWluQGdtYWlsLmNvbSIsImV4cCI6MTc4MDQzMzAyNH0.9HJdidXP_FLOtK2ij72TAW4ugzY-HJ3nBdGGt_QK2uk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a01fe3105c4fd5a3-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"85.106.148.38","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-May-2026 21:31:28 UTC] === User Orders API Called ===
[26-May-2026 21:31:28 UTC] User ID: 641
[26-May-2026 21:31:28 UTC] Limit: 20, Offset: 0
[26-May-2026 21:31:28 UTC] Orders found: 1
[26-May-2026 21:31:28 UTC] Orders data: [{"id":301,"quantity":3000,"total_coins":105000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/haslovyou","status":"pending","created_at":"2026-05-27 00:35:21","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[26-May-2026 21:31:28 UTC] Total orders count: 1
[26-May-2026 21:31:28 UTC] === API CALL LOG ===
[26-May-2026 21:31:28 UTC] Endpoint: user/profile.php
[26-May-2026 21:31:28 UTC] Full Log Data: {
    "timestamp": "2026-05-26 21:31:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "85.106.148.38",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "85.106.148.38, 172.71.99.195",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDEsInVzZXJuYW1lIjoic3Nzc2QiLCJlbWFpbCI6ImFkbWluQGdtYWlsLmNvbSIsImV4cCI6MTc4MDQzMzAyNH0.9HJdidXP_FLOtK2ij72TAW4ugzY-HJ3nBdGGt_QK2uk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a01fe3105c45d5a3-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "85.106.148.38",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-May-2026 21:31:28 UTC] === END API CALL LOG ===
[26-May-2026 21:31:28 UTC] ✅ API Hash verification passed for profile endpoint
[26-May-2026 21:31:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDEsInVzZXJuYW1lIjoic3Nzc2QiLCJlbWFpbCI6ImFkbWluQGdtYWlsLmNvbSIsImV4cCI6MTc4MDQzMzAyNH0.9HJdidXP_FLOtK2ij72TAW4ugzY-HJ3nBdGGt_QK2uk
[26-May-2026 21:31:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-May-2026 21:31:28 UTC] ✅ JWT token verified successfully for user profile
[26-May-2026 21:31:28 UTC] User ID: 641
[26-May-2026 21:31:28 UTC] ✅ User profile retrieved successfully for user ID: 641
[26-May-2026 21:31:28 UTC] === API CALL LOG ===
[26-May-2026 21:31:28 UTC] Endpoint: user/profile.php
[26-May-2026 21:31:28 UTC] Full Log Data: {
    "timestamp": "2026-05-26 21:31:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "34.170.12.145",
    "user_agent": "curl\/7.88.1",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "34.170.12.145, 172.69.59.228",
        "Accept": "*\/*",
        "User-Agent": "curl\/7.88.1",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDEsInVzZXJuYW1lIjoic3Nzc2QiLCJlbWFpbCI6ImFkbWluQGdtYWlsLmNvbSIsImV4cCI6MTc4MDQzMzg3NH0.EG_Ezw3EmHzUJ6y8TLviWM8XNOfGXeDG5k3a761Q_jI",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "cf-ray": "a01fe310696010ec-ORD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "34.170.12.145",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "Accept-Encoding": "gzip, br"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-May-2026 21:31:28 UTC] === END API CALL LOG ===
[26-May-2026 21:31:28 UTC] ✅ API Hash verification passed for profile endpoint
[26-May-2026 21:31:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDEsInVzZXJuYW1lIjoic3Nzc2QiLCJlbWFpbCI6ImFkbWluQGdtYWlsLmNvbSIsImV4cCI6MTc4MDQzMzg3NH0.EG_Ezw3EmHzUJ6y8TLviWM8XNOfGXeDG5k3a761Q_jI
[26-May-2026 21:31:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-May-2026 21:31:28 UTC] ✅ JWT token verified successfully for user profile
[26-May-2026 21:31:28 UTC] User ID: 641
[26-May-2026 21:31:29 UTC] ✅ User profile retrieved successfully for user ID: 641
[26-May-2026 21:31:29 UTC] === API CALL LOG ===
[26-May-2026 21:31:29 UTC] Endpoint: user/profile.php
[26-May-2026 21:31:29 UTC] Full Log Data: {
    "timestamp": "2026-05-26 21:31:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "85.106.148.38",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "85.106.148.38, 172.71.99.195",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDEsInVzZXJuYW1lIjoic3Nzc2QiLCJlbWFpbCI6ImFkbWluQGdtYWlsLmNvbSIsImV4cCI6MTc4MDQzMzAyNH0.9HJdidXP_FLOtK2ij72TAW4ugzY-HJ3nBdGGt_QK2uk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a01fe3111ebcd5a3-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "85.106.148.38",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-May-2026 21:31:29 UTC] === END API CALL LOG ===
[26-May-2026 21:31:29 UTC] ✅ API Hash verification passed for profile endpoint
[26-May-2026 21:31:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDEsInVzZXJuYW1lIjoic3Nzc2QiLCJlbWFpbCI6ImFkbWluQGdtYWlsLmNvbSIsImV4cCI6MTc4MDQzMzAyNH0.9HJdidXP_FLOtK2ij72TAW4ugzY-HJ3nBdGGt_QK2uk
[26-May-2026 21:31:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-May-2026 21:31:29 UTC] ✅ JWT token verified successfully for user profile
[26-May-2026 21:31:29 UTC] User ID: 641
[26-May-2026 21:31:29 UTC] ✅ User profile retrieved successfully for user ID: 641
[26-May-2026 21:31:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-May-2026 21:31:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-May-2026 21:31:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"85.106.148.38, 172.71.99.195","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDEsInVzZXJuYW1lIjoic3Nzc2QiLCJlbWFpbCI6ImFkbWluQGdtYWlsLmNvbSIsImV4cCI6MTc4MDQzMzAyNH0.9HJdidXP_FLOtK2ij72TAW4ugzY-HJ3nBdGGt_QK2uk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a01fe31a8dc8d5a3-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"85.106.148.38","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-May-2026 21:31:30 UTC] === User Orders API Called ===
[26-May-2026 21:31:30 UTC] User ID: 641
[26-May-2026 21:31:30 UTC] Limit: 20, Offset: 0
[26-May-2026 21:31:30 UTC] Orders found: 1
[26-May-2026 21:31:30 UTC] Orders data: [{"id":301,"quantity":3000,"total_coins":105000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/haslovyou","status":"pending","created_at":"2026-05-27 00:35:21","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[26-May-2026 21:31:30 UTC] Total orders count: 1
[26-May-2026 21:31:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-May-2026 21:31:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-May-2026 21:31:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"85.106.148.38, 172.71.99.195","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDEsInVzZXJuYW1lIjoic3Nzc2QiLCJlbWFpbCI6ImFkbWluQGdtYWlsLmNvbSIsImV4cCI6MTc4MDQzMzAyNH0.9HJdidXP_FLOtK2ij72TAW4ugzY-HJ3nBdGGt_QK2uk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a01fe3332a54d5a3-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"85.106.148.38","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-May-2026 21:31:34 UTC] === User Orders API Called ===
[26-May-2026 21:31:34 UTC] User ID: 641
[26-May-2026 21:31:34 UTC] Limit: 20, Offset: 0
[26-May-2026 21:31:34 UTC] === API CALL LOG ===
[26-May-2026 21:31:34 UTC] Endpoint: user/profile.php
[26-May-2026 21:31:34 UTC] Full Log Data: {
    "timestamp": "2026-05-26 21:31:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "85.106.148.38",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "85.106.148.38, 172.71.99.195",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDEsInVzZXJuYW1lIjoic3Nzc2QiLCJlbWFpbCI6ImFkbWluQGdtYWlsLmNvbSIsImV4cCI6MTc4MDQzMzAyNH0.9HJdidXP_FLOtK2ij72TAW4ugzY-HJ3nBdGGt_QK2uk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a01fe3332a58d5a3-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "85.106.148.38",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-May-2026 21:31:34 UTC] === END API CALL LOG ===
[26-May-2026 21:31:34 UTC] ✅ API Hash verification passed for profile endpoint
[26-May-2026 21:31:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDEsInVzZXJuYW1lIjoic3Nzc2QiLCJlbWFpbCI6ImFkbWluQGdtYWlsLmNvbSIsImV4cCI6MTc4MDQzMzAyNH0.9HJdidXP_FLOtK2ij72TAW4ugzY-HJ3nBdGGt_QK2uk
[26-May-2026 21:31:34 UTC] Orders found: 1
[26-May-2026 21:31:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-May-2026 21:31:34 UTC] Orders data: [{"id":301,"quantity":3000,"total_coins":105000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/haslovyou","status":"pending","created_at":"2026-05-27 00:35:21","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[26-May-2026 21:31:34 UTC] ✅ JWT token verified successfully for user profile
[26-May-2026 21:31:34 UTC] User ID: 641
[26-May-2026 21:31:34 UTC] Total orders count: 1
[26-May-2026 21:31:34 UTC] ✅ User profile retrieved successfully for user ID: 641
[26-May-2026 21:31:34 UTC] === API CALL LOG ===
[26-May-2026 21:31:34 UTC] Endpoint: user/profile.php
[26-May-2026 21:31:34 UTC] Full Log Data: {
    "timestamp": "2026-05-26 21:31:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "85.106.148.38",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "85.106.148.38, 172.71.99.195",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDEsInVzZXJuYW1lIjoic3Nzc2QiLCJlbWFpbCI6ImFkbWluQGdtYWlsLmNvbSIsImV4cCI6MTc4MDQzMzAyNH0.9HJdidXP_FLOtK2ij72TAW4ugzY-HJ3nBdGGt_QK2uk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a01fe334af59d5a3-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "85.106.148.38",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-May-2026 21:31:34 UTC] === END API CALL LOG ===
[26-May-2026 21:31:34 UTC] ✅ API Hash verification passed for profile endpoint
[26-May-2026 21:31:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDEsInVzZXJuYW1lIjoic3Nzc2QiLCJlbWFpbCI6ImFkbWluQGdtYWlsLmNvbSIsImV4cCI6MTc4MDQzMzAyNH0.9HJdidXP_FLOtK2ij72TAW4ugzY-HJ3nBdGGt_QK2uk
[26-May-2026 21:31:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-May-2026 21:31:34 UTC] ✅ JWT token verified successfully for user profile
[26-May-2026 21:31:34 UTC] User ID: 641
[26-May-2026 21:31:34 UTC] ✅ User profile retrieved successfully for user ID: 641
[26-May-2026 21:31:54 UTC] === API CALL LOG ===
[26-May-2026 21:31:54 UTC] Endpoint: user/profile.php
[26-May-2026 21:31:54 UTC] Full Log Data: {
    "timestamp": "2026-05-26 21:31:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "34.170.12.145",
    "user_agent": "curl\/7.88.1",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "34.170.12.145, 172.70.179.62",
        "Accept": "*\/*",
        "User-Agent": "curl\/7.88.1",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDEsInVzZXJuYW1lIjoic3Nzc2QiLCJlbWFpbCI6ImFkbWluQGdtYWlsLmNvbSIsImV4cCI6MTgxMTM2NzEwM30.-WnLuOxYQAMzxCQrGgiHGrZD_hQb4ySx9b1_Xu75XHo",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "cf-ray": "a01fe3aa4e1cc5ca-ORD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "34.170.12.145",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "Accept-Encoding": "gzip, br"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-May-2026 21:31:54 UTC] === END API CALL LOG ===
[26-May-2026 21:31:54 UTC] ✅ API Hash verification passed for profile endpoint
[26-May-2026 21:31:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDEsInVzZXJuYW1lIjoic3Nzc2QiLCJlbWFpbCI6ImFkbWluQGdtYWlsLmNvbSIsImV4cCI6MTgxMTM2NzEwM30.-WnLuOxYQAMzxCQrGgiHGrZD_hQb4ySx9b1_Xu75XHo
[26-May-2026 21:31:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-May-2026 21:31:54 UTC] === ERROR LOG ===
[26-May-2026 21:31:54 UTC] Error: Invalid JWT token
[26-May-2026 21:31:54 UTC] Context: {"token_preview":"eyJ0eXAiOiJKV1QiLCJh","endpoint":"user\/profile.php"}
[26-May-2026 21:31:54 UTC] File: /home1/memberxa/api.memberx.app/api/user/profile.php:43
[26-May-2026 21:31:54 UTC] === END ERROR LOG ===
[26-May-2026 21:31:54 UTC] === API CALL LOG ===
[26-May-2026 21:31:54 UTC] Endpoint: user/profile.php
[26-May-2026 21:31:54 UTC] Full Log Data: {
    "timestamp": "2026-05-26 21:31:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "34.170.12.145",
    "user_agent": "curl\/7.88.1",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "34.170.12.145, 172.70.127.57",
        "Accept": "*\/*",
        "User-Agent": "curl\/7.88.1",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxODExMzY3MTAzfQ.oeulupBuw62OnfVceIXkDqHR7cjbvX4srrhYV66V9Gg",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "cf-ray": "a01fe3adca520045-ORD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "34.170.12.145",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "Accept-Encoding": "gzip, br"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-May-2026 21:31:54 UTC] === END API CALL LOG ===
[26-May-2026 21:31:54 UTC] ✅ API Hash verification passed for profile endpoint
[26-May-2026 21:31:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxODExMzY3MTAzfQ.oeulupBuw62OnfVceIXkDqHR7cjbvX4srrhYV66V9Gg
[26-May-2026 21:31:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-May-2026 21:31:54 UTC] === ERROR LOG ===
[26-May-2026 21:31:54 UTC] Error: Invalid JWT token
[26-May-2026 21:31:54 UTC] Context: {"token_preview":"eyJ0eXAiOiJKV1QiLCJh","endpoint":"user\/profile.php"}
[26-May-2026 21:31:54 UTC] File: /home1/memberxa/api.memberx.app/api/user/profile.php:43
[26-May-2026 21:31:54 UTC] === END ERROR LOG ===
[26-May-2026 21:49:35 UTC] === API CALL LOG ===
[26-May-2026 21:49:35 UTC] Endpoint: user/profile.php
[26-May-2026 21:49:35 UTC] Full Log Data: {
    "timestamp": "2026-05-26 21:49:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "85.106.148.38",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "85.106.148.38, 104.23.170.178",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDEsInVzZXJuYW1lIjoic3Nzc2QiLCJlbWFpbCI6ImFkbWluQGdtYWlsLmNvbSIsImV4cCI6MTc4MDQzMzAyNH0.9HJdidXP_FLOtK2ij72TAW4ugzY-HJ3nBdGGt_QK2uk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a01ffd97c87f9b4e-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "85.106.148.38",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-May-2026 21:49:35 UTC] === END API CALL LOG ===
[26-May-2026 21:49:35 UTC] ✅ API Hash verification passed for profile endpoint
[26-May-2026 21:49:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDEsInVzZXJuYW1lIjoic3Nzc2QiLCJlbWFpbCI6ImFkbWluQGdtYWlsLmNvbSIsImV4cCI6MTc4MDQzMzAyNH0.9HJdidXP_FLOtK2ij72TAW4ugzY-HJ3nBdGGt_QK2uk
[26-May-2026 21:49:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-May-2026 21:49:35 UTC] ✅ JWT token verified successfully for user profile
[26-May-2026 21:49:35 UTC] User ID: 641
[26-May-2026 21:49:35 UTC] ✅ User profile retrieved successfully for user ID: 641
[26-May-2026 21:49:35 UTC] === API CALL LOG ===
[26-May-2026 21:49:35 UTC] Endpoint: user/profile.php
[26-May-2026 21:49:35 UTC] Full Log Data: {
    "timestamp": "2026-05-26 21:49:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "85.106.148.38",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "85.106.148.38, 104.23.170.178",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDEsInVzZXJuYW1lIjoic3Nzc2QiLCJlbWFpbCI6ImFkbWluQGdtYWlsLmNvbSIsImV4cCI6MTc4MDQzMzAyNH0.9HJdidXP_FLOtK2ij72TAW4ugzY-HJ3nBdGGt_QK2uk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a01ffd9aae4e9b4e-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "85.106.148.38",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-May-2026 21:49:35 UTC] === END API CALL LOG ===
[26-May-2026 21:49:35 UTC] ✅ API Hash verification passed for profile endpoint
[26-May-2026 21:49:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDEsInVzZXJuYW1lIjoic3Nzc2QiLCJlbWFpbCI6ImFkbWluQGdtYWlsLmNvbSIsImV4cCI6MTc4MDQzMzAyNH0.9HJdidXP_FLOtK2ij72TAW4ugzY-HJ3nBdGGt_QK2uk
[26-May-2026 21:49:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-May-2026 21:49:35 UTC] ✅ JWT token verified successfully for user profile
[26-May-2026 21:49:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-May-2026 21:49:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-May-2026 21:49:35 UTC] User ID: 641
[26-May-2026 21:49:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"85.106.148.38, 104.23.170.178","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDEsInVzZXJuYW1lIjoic3Nzc2QiLCJlbWFpbCI6ImFkbWluQGdtYWlsLmNvbSIsImV4cCI6MTc4MDQzMzAyNH0.9HJdidXP_FLOtK2ij72TAW4ugzY-HJ3nBdGGt_QK2uk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a01ffd9aae549b4e-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"85.106.148.38","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-May-2026 21:49:35 UTC] === User Orders API Called ===
[26-May-2026 21:49:35 UTC] User ID: 641
[26-May-2026 21:49:35 UTC] Limit: 20, Offset: 0
[26-May-2026 21:49:35 UTC] ✅ User profile retrieved successfully for user ID: 641
[26-May-2026 21:49:35 UTC] Orders found: 1
[26-May-2026 21:49:35 UTC] Orders data: [{"id":301,"quantity":3000,"total_coins":105000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/haslovyou","status":"pending","created_at":"2026-05-27 00:35:21","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[26-May-2026 21:49:35 UTC] Total orders count: 1
[26-May-2026 21:49:35 UTC] === API CALL LOG ===
[26-May-2026 21:49:35 UTC] Endpoint: user/profile.php
[26-May-2026 21:49:35 UTC] Full Log Data: {
    "timestamp": "2026-05-26 21:49:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "85.106.148.38",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "85.106.148.38, 104.23.170.178",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDEsInVzZXJuYW1lIjoic3Nzc2QiLCJlbWFpbCI6ImFkbWluQGdtYWlsLmNvbSIsImV4cCI6MTc4MDQzMzAyNH0.9HJdidXP_FLOtK2ij72TAW4ugzY-HJ3nBdGGt_QK2uk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a01ffd9b5faf9b4e-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "85.106.148.38",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-May-2026 21:49:35 UTC] === END API CALL LOG ===
[26-May-2026 21:49:35 UTC] ✅ API Hash verification passed for profile endpoint
[26-May-2026 21:49:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDEsInVzZXJuYW1lIjoic3Nzc2QiLCJlbWFpbCI6ImFkbWluQGdtYWlsLmNvbSIsImV4cCI6MTc4MDQzMzAyNH0.9HJdidXP_FLOtK2ij72TAW4ugzY-HJ3nBdGGt_QK2uk
[26-May-2026 21:49:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-May-2026 21:49:35 UTC] ✅ JWT token verified successfully for user profile
[26-May-2026 21:49:35 UTC] User ID: 641
[26-May-2026 21:49:35 UTC] ✅ User profile retrieved successfully for user ID: 641
[26-May-2026 21:49:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-May-2026 21:49:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-May-2026 21:49:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"85.106.148.38, 104.23.170.178","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDEsInVzZXJuYW1lIjoic3Nzc2QiLCJlbWFpbCI6ImFkbWluQGdtYWlsLmNvbSIsImV4cCI6MTc4MDQzMzAyNH0.9HJdidXP_FLOtK2ij72TAW4ugzY-HJ3nBdGGt_QK2uk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a01ffda3e9e09b4e-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"85.106.148.38","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-May-2026 21:49:37 UTC] === User Orders API Called ===
[26-May-2026 21:49:37 UTC] User ID: 641
[26-May-2026 21:49:37 UTC] Limit: 20, Offset: 0
[26-May-2026 21:49:37 UTC] Orders found: 1
[26-May-2026 21:49:37 UTC] Orders data: [{"id":301,"quantity":3000,"total_coins":105000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/haslovyou","status":"pending","created_at":"2026-05-27 00:35:21","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[26-May-2026 21:49:37 UTC] Total orders count: 1
[26-May-2026 21:49:38 UTC] === API CALL LOG ===
[26-May-2026 21:49:38 UTC] Endpoint: user/profile.php
[26-May-2026 21:49:38 UTC] Full Log Data: {
    "timestamp": "2026-05-26 21:49:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "85.106.148.38",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "85.106.148.38, 104.23.170.178",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDEsInVzZXJuYW1lIjoic3Nzc2QiLCJlbWFpbCI6ImFkbWluQGdtYWlsLmNvbSIsImV4cCI6MTc4MDQzMzAyNH0.9HJdidXP_FLOtK2ij72TAW4ugzY-HJ3nBdGGt_QK2uk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a01ffdacbc109b4e-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "85.106.148.38",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-May-2026 21:49:38 UTC] === END API CALL LOG ===
[26-May-2026 21:49:38 UTC] ✅ API Hash verification passed for profile endpoint
[26-May-2026 21:49:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDEsInVzZXJuYW1lIjoic3Nzc2QiLCJlbWFpbCI6ImFkbWluQGdtYWlsLmNvbSIsImV4cCI6MTc4MDQzMzAyNH0.9HJdidXP_FLOtK2ij72TAW4ugzY-HJ3nBdGGt_QK2uk
[26-May-2026 21:49:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-May-2026 21:49:38 UTC] ✅ JWT token verified successfully for user profile
[26-May-2026 21:49:38 UTC] User ID: 641
[26-May-2026 21:49:38 UTC] ✅ User profile retrieved successfully for user ID: 641
[26-May-2026 21:49:38 UTC] User Purchases API - User ID: 641
[26-May-2026 21:49:38 UTC] User Purchases API - Total purchases found: 7
[26-May-2026 21:49:48 UTC] === API CALL LOG ===
[26-May-2026 21:49:48 UTC] Endpoint: user/profile.php
[26-May-2026 21:49:48 UTC] Full Log Data: {
    "timestamp": "2026-05-26 21:49:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "85.106.148.38",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "85.106.148.38, 104.23.170.179",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDEsInVzZXJuYW1lIjoic3Nzc2QiLCJlbWFpbCI6ImFkbWluQGdtYWlsLmNvbSIsImV4cCI6MTc4MDQzMzAyNH0.9HJdidXP_FLOtK2ij72TAW4ugzY-HJ3nBdGGt_QK2uk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a01ffde9be339b4e-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "85.106.148.38",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-May-2026 21:49:48 UTC] === END API CALL LOG ===
[26-May-2026 21:49:48 UTC] ✅ API Hash verification passed for profile endpoint
[26-May-2026 21:49:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDEsInVzZXJuYW1lIjoic3Nzc2QiLCJlbWFpbCI6ImFkbWluQGdtYWlsLmNvbSIsImV4cCI6MTc4MDQzMzAyNH0.9HJdidXP_FLOtK2ij72TAW4ugzY-HJ3nBdGGt_QK2uk
[26-May-2026 21:49:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-May-2026 21:49:48 UTC] ✅ JWT token verified successfully for user profile
[26-May-2026 21:49:48 UTC] User ID: 641
[26-May-2026 21:49:48 UTC] ✅ User profile retrieved successfully for user ID: 641
[26-May-2026 21:49:48 UTC] User Purchases API - User ID: 641
[26-May-2026 21:49:48 UTC] User Purchases API - Total purchases found: 7
[26-May-2026 22:01:48 UTC] === API CALL LOG ===
[26-May-2026 22:01:48 UTC] Endpoint: user/profile.php
[26-May-2026 22:01:48 UTC] Full Log Data: {
    "timestamp": "2026-05-26 22:01:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "34.170.12.145",
    "user_agent": "curl\/7.88.1",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "34.170.12.145, 172.70.179.61",
        "Accept": "*\/*",
        "User-Agent": "curl\/7.88.1",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxODExMzY4ODg2fQ.M8DTXY0dBVdLV5j0W3p4ObLd3VpleCMETX7Sa7nZb28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "cf-ray": "a0200f7c1f95d234-ORD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "34.170.12.145",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "Accept-Encoding": "gzip, br"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-May-2026 22:01:48 UTC] === END API CALL LOG ===
[26-May-2026 22:01:48 UTC] ✅ API Hash verification passed for profile endpoint
[26-May-2026 22:01:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxODExMzY4ODg2fQ.M8DTXY0dBVdLV5j0W3p4ObLd3VpleCMETX7Sa7nZb28
[26-May-2026 22:01:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-May-2026 22:01:48 UTC] ✅ JWT token verified successfully for user profile
[26-May-2026 22:01:48 UTC] User ID: 5
[26-May-2026 22:01:48 UTC] ✅ User profile retrieved successfully for user ID: 5
[26-May-2026 22:01:49 UTC] === API CALL LOG ===
[26-May-2026 22:01:49 UTC] Endpoint: user/profile.php
[26-May-2026 22:01:49 UTC] Full Log Data: {
    "timestamp": "2026-05-26 22:01:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "34.170.12.145",
    "user_agent": "curl\/7.88.1",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "34.170.12.145, 172.69.59.227",
        "Accept": "*\/*",
        "User-Agent": "curl\/7.88.1",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NjEsInVzZXJuYW1lIjoiYjYxMWMyYmYiLCJlbWFpbCI6ImI2MTFjMmJmQGJlbm4ubW9tIiwiZXhwIjoxODExMzY4OTA4fQ.t8IrSmTnLamsqi7P98VnU3UeqZXLtZjwh8rOvoX19Ho",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "cf-ray": "a0200f803acf1139-ORD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "34.170.12.145",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "Accept-Encoding": "gzip, br"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-May-2026 22:01:49 UTC] === END API CALL LOG ===
[26-May-2026 22:01:49 UTC] ✅ API Hash verification passed for profile endpoint
[26-May-2026 22:01:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NjEsInVzZXJuYW1lIjoiYjYxMWMyYmYiLCJlbWFpbCI6ImI2MTFjMmJmQGJlbm4ubW9tIiwiZXhwIjoxODExMzY4OTA4fQ.t8IrSmTnLamsqi7P98VnU3UeqZXLtZjwh8rOvoX19Ho
[26-May-2026 22:01:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-May-2026 22:01:49 UTC] ✅ JWT token verified successfully for user profile
[26-May-2026 22:01:49 UTC] User ID: 561
[26-May-2026 22:01:49 UTC] ✅ User profile retrieved successfully for user ID: 561
[26-May-2026 22:10:20 UTC] === API CALL LOG ===
[26-May-2026 22:10:20 UTC] Endpoint: user/profile.php
[26-May-2026 22:10:20 UTC] Full Log Data: {
    "timestamp": "2026-05-26 22:10:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:204:309a:dd0e::2871:b0a1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2405:204:309a:dd0e::2871:b0a1, 172.70.147.178",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUzIiwidXNlcm5hbWUiOiJ2aW5udTIiLCJlbWFpbCI6InRoYWt1cnZpbmF5MDE0QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQzODIxOX0.LLR5P8E4pcakAcT3TYygkkJisHaGUmpZbtQpbpAcrr0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0201bfc6b109de7-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2405:204:309a:dd0e::2871:b0a1",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-May-2026 22:10:20 UTC] === END API CALL LOG ===
[26-May-2026 22:10:20 UTC] ✅ API Hash verification passed for profile endpoint
[26-May-2026 22:10:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUzIiwidXNlcm5hbWUiOiJ2aW5udTIiLCJlbWFpbCI6InRoYWt1cnZpbmF5MDE0QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQzODIxOX0.LLR5P8E4pcakAcT3TYygkkJisHaGUmpZbtQpbpAcrr0
[26-May-2026 22:10:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-May-2026 22:10:20 UTC] ✅ JWT token verified successfully for user profile
[26-May-2026 22:10:20 UTC] User ID: 653
[26-May-2026 22:10:20 UTC] ✅ User profile retrieved successfully for user ID: 653
[26-May-2026 22:10:20 UTC] === API CALL LOG ===
[26-May-2026 22:10:20 UTC] Endpoint: user/profile.php
[26-May-2026 22:10:20 UTC] Full Log Data: {
    "timestamp": "2026-05-26 22:10:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:204:309a:dd0e::2871:b0a1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2405:204:309a:dd0e::2871:b0a1, 172.70.147.178",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUzIiwidXNlcm5hbWUiOiJ2aW5udTIiLCJlbWFpbCI6InRoYWt1cnZpbmF5MDE0QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQzODIxOX0.LLR5P8E4pcakAcT3TYygkkJisHaGUmpZbtQpbpAcrr0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0201bfd0c849de7-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2405:204:309a:dd0e::2871:b0a1",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-May-2026 22:10:20 UTC] === END API CALL LOG ===
[26-May-2026 22:10:20 UTC] ✅ API Hash verification passed for profile endpoint
[26-May-2026 22:10:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUzIiwidXNlcm5hbWUiOiJ2aW5udTIiLCJlbWFpbCI6InRoYWt1cnZpbmF5MDE0QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQzODIxOX0.LLR5P8E4pcakAcT3TYygkkJisHaGUmpZbtQpbpAcrr0
[26-May-2026 22:10:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-May-2026 22:10:20 UTC] ✅ JWT token verified successfully for user profile
[26-May-2026 22:10:20 UTC] User ID: 653
[26-May-2026 22:10:20 UTC] ✅ User profile retrieved successfully for user ID: 653
[26-May-2026 22:10:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-May-2026 22:10:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-May-2026 22:10:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2405:204:309a:dd0e::2871:b0a1, 172.70.93.120","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUzIiwidXNlcm5hbWUiOiJ2aW5udTIiLCJlbWFpbCI6InRoYWt1cnZpbmF5MDE0QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQzODIxOX0.LLR5P8E4pcakAcT3TYygkkJisHaGUmpZbtQpbpAcrr0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0201bfc6b159de7-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2405:204:309a:dd0e::2871:b0a1","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-May-2026 22:10:20 UTC] === User Orders API Called ===
[26-May-2026 22:10:20 UTC] User ID: 653
[26-May-2026 22:10:20 UTC] Limit: 20, Offset: 0
[26-May-2026 22:10:20 UTC] Orders found: 0
[26-May-2026 22:10:20 UTC] Orders data: []
[26-May-2026 22:10:20 UTC] Total orders count: 0
[26-May-2026 22:10:22 UTC] === API CALL LOG ===
[26-May-2026 22:10:22 UTC] Endpoint: user/profile.php
[26-May-2026 22:10:22 UTC] Full Log Data: {
    "timestamp": "2026-05-26 22:10:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:204:309a:dd0e::2871:b0a1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2405:204:309a:dd0e::2871:b0a1, 172.70.93.120",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUzIiwidXNlcm5hbWUiOiJ2aW5udTIiLCJlbWFpbCI6InRoYWt1cnZpbmF5MDE0QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQzODIxOX0.LLR5P8E4pcakAcT3TYygkkJisHaGUmpZbtQpbpAcrr0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0201c075bb99de7-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2405:204:309a:dd0e::2871:b0a1",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-May-2026 22:10:22 UTC] === END API CALL LOG ===
[26-May-2026 22:10:22 UTC] ✅ API Hash verification passed for profile endpoint
[26-May-2026 22:10:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUzIiwidXNlcm5hbWUiOiJ2aW5udTIiLCJlbWFpbCI6InRoYWt1cnZpbmF5MDE0QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQzODIxOX0.LLR5P8E4pcakAcT3TYygkkJisHaGUmpZbtQpbpAcrr0
[26-May-2026 22:10:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-May-2026 22:10:22 UTC] ✅ JWT token verified successfully for user profile
[26-May-2026 22:10:22 UTC] User ID: 653
[26-May-2026 22:10:22 UTC] ✅ User profile retrieved successfully for user ID: 653
[26-May-2026 22:11:21 UTC] === API CALL LOG ===
[26-May-2026 22:11:21 UTC] Endpoint: user/profile.php
[26-May-2026 22:11:21 UTC] Full Log Data: {
    "timestamp": "2026-05-26 22:11:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:204:309a:dd0e::2871:b0a1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2405:204:309a:dd0e::2871:b0a1, 172.70.147.179",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUzIiwidXNlcm5hbWUiOiJ2aW5udTIiLCJlbWFpbCI6InRoYWt1cnZpbmF5MDE0QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQzODIxOX0.LLR5P8E4pcakAcT3TYygkkJisHaGUmpZbtQpbpAcrr0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0201d79ba3b9de7-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2405:204:309a:dd0e::2871:b0a1",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-May-2026 22:11:21 UTC] === END API CALL LOG ===
[26-May-2026 22:11:21 UTC] ✅ API Hash verification passed for profile endpoint
[26-May-2026 22:11:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUzIiwidXNlcm5hbWUiOiJ2aW5udTIiLCJlbWFpbCI6InRoYWt1cnZpbmF5MDE0QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQzODIxOX0.LLR5P8E4pcakAcT3TYygkkJisHaGUmpZbtQpbpAcrr0
[26-May-2026 22:11:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-May-2026 22:11:21 UTC] ✅ JWT token verified successfully for user profile
[26-May-2026 22:11:21 UTC] User ID: 653
[26-May-2026 22:11:21 UTC] ✅ User profile retrieved successfully for user ID: 653
[26-May-2026 22:11:38 UTC] === API CALL LOG ===
[26-May-2026 22:11:38 UTC] Endpoint: user/profile.php
[26-May-2026 22:11:38 UTC] Full Log Data: {
    "timestamp": "2026-05-26 22:11:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:204:309a:dd0e::2871:b0a1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2405:204:309a:dd0e::2871:b0a1, 162.158.170.105",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUzIiwidXNlcm5hbWUiOiJ2aW5udTIiLCJlbWFpbCI6InRoYWt1cnZpbmF5MDE0QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQzODIxOX0.LLR5P8E4pcakAcT3TYygkkJisHaGUmpZbtQpbpAcrr0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0201de12eb39fd9-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2405:204:309a:dd0e::2871:b0a1",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-May-2026 22:11:38 UTC] === END API CALL LOG ===
[26-May-2026 22:11:38 UTC] ✅ API Hash verification passed for profile endpoint
[26-May-2026 22:11:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUzIiwidXNlcm5hbWUiOiJ2aW5udTIiLCJlbWFpbCI6InRoYWt1cnZpbmF5MDE0QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQzODIxOX0.LLR5P8E4pcakAcT3TYygkkJisHaGUmpZbtQpbpAcrr0
[26-May-2026 22:11:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-May-2026 22:11:38 UTC] ✅ JWT token verified successfully for user profile
[26-May-2026 22:11:38 UTC] User ID: 653
[26-May-2026 22:11:38 UTC] ✅ User profile retrieved successfully for user ID: 653
[26-May-2026 22:11:39 UTC] === API CALL LOG ===
[26-May-2026 22:11:39 UTC] Endpoint: user/profile.php
[26-May-2026 22:11:39 UTC] Full Log Data: {
    "timestamp": "2026-05-26 22:11:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:204:309a:dd0e::2871:b0a1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2405:204:309a:dd0e::2871:b0a1, 162.158.170.105",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUzIiwidXNlcm5hbWUiOiJ2aW5udTIiLCJlbWFpbCI6InRoYWt1cnZpbmF5MDE0QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQzODIxOX0.LLR5P8E4pcakAcT3TYygkkJisHaGUmpZbtQpbpAcrr0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0201de87a019fd9-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2405:204:309a:dd0e::2871:b0a1",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-May-2026 22:11:39 UTC] === END API CALL LOG ===
[26-May-2026 22:11:39 UTC] ✅ API Hash verification passed for profile endpoint
[26-May-2026 22:11:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUzIiwidXNlcm5hbWUiOiJ2aW5udTIiLCJlbWFpbCI6InRoYWt1cnZpbmF5MDE0QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQzODIxOX0.LLR5P8E4pcakAcT3TYygkkJisHaGUmpZbtQpbpAcrr0
[26-May-2026 22:11:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-May-2026 22:11:39 UTC] ✅ JWT token verified successfully for user profile
[26-May-2026 22:11:39 UTC] User ID: 653
[26-May-2026 22:11:39 UTC] ✅ User profile retrieved successfully for user ID: 653
[26-May-2026 22:11:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-May-2026 22:11:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-May-2026 22:11:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2405:204:309a:dd0e::2871:b0a1, 162.158.170.105","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUzIiwidXNlcm5hbWUiOiJ2aW5udTIiLCJlbWFpbCI6InRoYWt1cnZpbmF5MDE0QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQzODIxOX0.LLR5P8E4pcakAcT3TYygkkJisHaGUmpZbtQpbpAcrr0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0201de87a039fd9-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2405:204:309a:dd0e::2871:b0a1","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-May-2026 22:11:39 UTC] === User Orders API Called ===
[26-May-2026 22:11:39 UTC] User ID: 653
[26-May-2026 22:11:39 UTC] Limit: 20, Offset: 0
[26-May-2026 22:11:39 UTC] Orders found: 0
[26-May-2026 22:11:39 UTC] Orders data: []
[26-May-2026 22:11:39 UTC] Total orders count: 0
[26-May-2026 22:11:39 UTC] === API CALL LOG ===
[26-May-2026 22:11:39 UTC] Endpoint: user/profile.php
[26-May-2026 22:11:39 UTC] Full Log Data: {
    "timestamp": "2026-05-26 22:11:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:204:309a:dd0e::2871:b0a1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2405:204:309a:dd0e::2871:b0a1, 162.158.170.170",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUzIiwidXNlcm5hbWUiOiJ2aW5udTIiLCJlbWFpbCI6InRoYWt1cnZpbmF5MDE0QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQzODIxOX0.LLR5P8E4pcakAcT3TYygkkJisHaGUmpZbtQpbpAcrr0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0201de92a3c9fd9-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2405:204:309a:dd0e::2871:b0a1",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-May-2026 22:11:39 UTC] === END API CALL LOG ===
[26-May-2026 22:11:39 UTC] ✅ API Hash verification passed for profile endpoint
[26-May-2026 22:11:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUzIiwidXNlcm5hbWUiOiJ2aW5udTIiLCJlbWFpbCI6InRoYWt1cnZpbmF5MDE0QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQzODIxOX0.LLR5P8E4pcakAcT3TYygkkJisHaGUmpZbtQpbpAcrr0
[26-May-2026 22:11:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-May-2026 22:11:39 UTC] ✅ JWT token verified successfully for user profile
[26-May-2026 22:11:39 UTC] User ID: 653
[26-May-2026 22:11:39 UTC] ✅ User profile retrieved successfully for user ID: 653
[26-May-2026 22:11:45 UTC] === API CALL LOG ===
[26-May-2026 22:11:45 UTC] Endpoint: user/profile.php
[26-May-2026 22:11:45 UTC] Full Log Data: {
    "timestamp": "2026-05-26 22:11:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:204:309a:dd0e::2871:b0a1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2405:204:309a:dd0e::2871:b0a1, 172.70.143.195",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUzIiwidXNlcm5hbWUiOiJ2aW5udTIiLCJlbWFpbCI6InRoYWt1cnZpbmF5MDE0QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQzODIxOX0.LLR5P8E4pcakAcT3TYygkkJisHaGUmpZbtQpbpAcrr0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0201e104c08a8c1-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2405:204:309a:dd0e::2871:b0a1",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-May-2026 22:11:45 UTC] === END API CALL LOG ===
[26-May-2026 22:11:45 UTC] ✅ API Hash verification passed for profile endpoint
[26-May-2026 22:11:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUzIiwidXNlcm5hbWUiOiJ2aW5udTIiLCJlbWFpbCI6InRoYWt1cnZpbmF5MDE0QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQzODIxOX0.LLR5P8E4pcakAcT3TYygkkJisHaGUmpZbtQpbpAcrr0
[26-May-2026 22:11:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-May-2026 22:11:45 UTC] ✅ JWT token verified successfully for user profile
[26-May-2026 22:11:45 UTC] User ID: 653
[26-May-2026 22:11:45 UTC] ✅ User profile retrieved successfully for user ID: 653
[26-May-2026 22:11:46 UTC] === API CALL LOG ===
[26-May-2026 22:11:46 UTC] Endpoint: user/profile.php
[26-May-2026 22:11:46 UTC] Full Log Data: {
    "timestamp": "2026-05-26 22:11:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:204:309a:dd0e::2871:b0a1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2405:204:309a:dd0e::2871:b0a1, 172.70.143.195",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUzIiwidXNlcm5hbWUiOiJ2aW5udTIiLCJlbWFpbCI6InRoYWt1cnZpbmF5MDE0QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQzODIxOX0.LLR5P8E4pcakAcT3TYygkkJisHaGUmpZbtQpbpAcrr0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0201e17af05a8c1-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2405:204:309a:dd0e::2871:b0a1",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-May-2026 22:11:46 UTC] === END API CALL LOG ===
[26-May-2026 22:11:46 UTC] ✅ API Hash verification passed for profile endpoint
[26-May-2026 22:11:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUzIiwidXNlcm5hbWUiOiJ2aW5udTIiLCJlbWFpbCI6InRoYWt1cnZpbmF5MDE0QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQzODIxOX0.LLR5P8E4pcakAcT3TYygkkJisHaGUmpZbtQpbpAcrr0
[26-May-2026 22:11:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-May-2026 22:11:46 UTC] ✅ JWT token verified successfully for user profile
[26-May-2026 22:11:46 UTC] User ID: 653
[26-May-2026 22:11:46 UTC] ✅ User profile retrieved successfully for user ID: 653
[26-May-2026 22:11:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-May-2026 22:11:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-May-2026 22:11:46 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2405:204:309a:dd0e::2871:b0a1, 172.70.143.195","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUzIiwidXNlcm5hbWUiOiJ2aW5udTIiLCJlbWFpbCI6InRoYWt1cnZpbmF5MDE0QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQzODIxOX0.LLR5P8E4pcakAcT3TYygkkJisHaGUmpZbtQpbpAcrr0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0201e185f5aa8c1-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2405:204:309a:dd0e::2871:b0a1","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-May-2026 22:11:46 UTC] === User Orders API Called ===
[26-May-2026 22:11:46 UTC] User ID: 653
[26-May-2026 22:11:46 UTC] Limit: 20, Offset: 0
[26-May-2026 22:11:46 UTC] Orders found: 0
[26-May-2026 22:11:46 UTC] Orders data: []
[26-May-2026 22:11:46 UTC] Total orders count: 0
[26-May-2026 22:11:47 UTC] === API CALL LOG ===
[26-May-2026 22:11:47 UTC] Endpoint: user/profile.php
[26-May-2026 22:11:47 UTC] Full Log Data: {
    "timestamp": "2026-05-26 22:11:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:204:309a:dd0e::2871:b0a1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2405:204:309a:dd0e::2871:b0a1, 172.71.152.39",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUzIiwidXNlcm5hbWUiOiJ2aW5udTIiLCJlbWFpbCI6InRoYWt1cnZpbmF5MDE0QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQzODIxOX0.LLR5P8E4pcakAcT3TYygkkJisHaGUmpZbtQpbpAcrr0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0201e185f5ea8c1-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2405:204:309a:dd0e::2871:b0a1",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-May-2026 22:11:47 UTC] === END API CALL LOG ===
[26-May-2026 22:11:47 UTC] ✅ API Hash verification passed for profile endpoint
[26-May-2026 22:11:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUzIiwidXNlcm5hbWUiOiJ2aW5udTIiLCJlbWFpbCI6InRoYWt1cnZpbmF5MDE0QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQzODIxOX0.LLR5P8E4pcakAcT3TYygkkJisHaGUmpZbtQpbpAcrr0
[26-May-2026 22:11:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-May-2026 22:11:47 UTC] ✅ JWT token verified successfully for user profile
[26-May-2026 22:11:47 UTC] User ID: 653
[26-May-2026 22:11:47 UTC] ✅ User profile retrieved successfully for user ID: 653
[26-May-2026 22:11:50 UTC] === API CALL LOG ===
[26-May-2026 22:11:50 UTC] Endpoint: user/profile.php
[26-May-2026 22:11:50 UTC] Full Log Data: {
    "timestamp": "2026-05-26 22:11:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:204:309a:dd0e::2871:b0a1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2405:204:309a:dd0e::2871:b0a1, 172.71.152.39",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUzIiwidXNlcm5hbWUiOiJ2aW5udTIiLCJlbWFpbCI6InRoYWt1cnZpbmF5MDE0QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQzODIxOX0.LLR5P8E4pcakAcT3TYygkkJisHaGUmpZbtQpbpAcrr0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0201e2f4a02a8c1-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2405:204:309a:dd0e::2871:b0a1",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-May-2026 22:11:50 UTC] === END API CALL LOG ===
[26-May-2026 22:11:50 UTC] ✅ API Hash verification passed for profile endpoint
[26-May-2026 22:11:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUzIiwidXNlcm5hbWUiOiJ2aW5udTIiLCJlbWFpbCI6InRoYWt1cnZpbmF5MDE0QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQzODIxOX0.LLR5P8E4pcakAcT3TYygkkJisHaGUmpZbtQpbpAcrr0
[26-May-2026 22:11:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-May-2026 22:11:50 UTC] ✅ JWT token verified successfully for user profile
[26-May-2026 22:11:50 UTC] User ID: 653
[26-May-2026 22:11:50 UTC] ✅ User profile retrieved successfully for user ID: 653
[26-May-2026 22:11:50 UTC] User Purchases API - User ID: 653
[26-May-2026 22:11:50 UTC] User Purchases API - Total purchases found: 0
[26-May-2026 22:11:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-May-2026 22:11:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-May-2026 22:11:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2405:204:309a:dd0e::2871:b0a1, 172.71.152.40","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUzIiwidXNlcm5hbWUiOiJ2aW5udTIiLCJlbWFpbCI6InRoYWt1cnZpbmF5MDE0QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQzODIxOX0.LLR5P8E4pcakAcT3TYygkkJisHaGUmpZbtQpbpAcrr0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0201e3be898a8c1-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2405:204:309a:dd0e::2871:b0a1","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-May-2026 22:11:52 UTC] === User Orders API Called ===
[26-May-2026 22:11:52 UTC] User ID: 653
[26-May-2026 22:11:52 UTC] Limit: 20, Offset: 0
[26-May-2026 22:11:52 UTC] Orders found: 0
[26-May-2026 22:11:52 UTC] Orders data: []
[26-May-2026 22:11:52 UTC] Total orders count: 0
[26-May-2026 22:11:57 UTC] === API CALL LOG ===
[26-May-2026 22:11:57 UTC] Endpoint: user/profile.php
[26-May-2026 22:11:57 UTC] Full Log Data: {
    "timestamp": "2026-05-26 22:11:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:204:309a:dd0e::2871:b0a1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2405:204:309a:dd0e::2871:b0a1, 108.162.226.112",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUzIiwidXNlcm5hbWUiOiJ2aW5udTIiLCJlbWFpbCI6InRoYWt1cnZpbmF5MDE0QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQzODIxOX0.LLR5P8E4pcakAcT3TYygkkJisHaGUmpZbtQpbpAcrr0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0201e579fcd3e19-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2405:204:309a:dd0e::2871:b0a1",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-May-2026 22:11:57 UTC] === END API CALL LOG ===
[26-May-2026 22:11:57 UTC] ✅ API Hash verification passed for profile endpoint
[26-May-2026 22:11:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUzIiwidXNlcm5hbWUiOiJ2aW5udTIiLCJlbWFpbCI6InRoYWt1cnZpbmF5MDE0QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQzODIxOX0.LLR5P8E4pcakAcT3TYygkkJisHaGUmpZbtQpbpAcrr0
[26-May-2026 22:11:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-May-2026 22:11:57 UTC] ✅ JWT token verified successfully for user profile
[26-May-2026 22:11:57 UTC] User ID: 653
[26-May-2026 22:11:57 UTC] ✅ User profile retrieved successfully for user ID: 653
[26-May-2026 22:11:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-May-2026 22:11:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-May-2026 22:11:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2405:204:309a:dd0e::2871:b0a1, 108.162.226.112","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUzIiwidXNlcm5hbWUiOiJ2aW5udTIiLCJlbWFpbCI6InRoYWt1cnZpbmF5MDE0QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQzODIxOX0.LLR5P8E4pcakAcT3TYygkkJisHaGUmpZbtQpbpAcrr0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0201e5fdbe63e19-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2405:204:309a:dd0e::2871:b0a1","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-May-2026 22:11:58 UTC] === User Orders API Called ===
[26-May-2026 22:11:58 UTC] User ID: 653
[26-May-2026 22:11:58 UTC] Limit: 20, Offset: 0
[26-May-2026 22:11:58 UTC] Orders found: 0
[26-May-2026 22:11:58 UTC] Orders data: []
[26-May-2026 22:11:58 UTC] Total orders count: 0
[26-May-2026 22:11:58 UTC] === API CALL LOG ===
[26-May-2026 22:11:58 UTC] Endpoint: user/profile.php
[26-May-2026 22:11:58 UTC] Full Log Data: {
    "timestamp": "2026-05-26 22:11:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:204:309a:dd0e::2871:b0a1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2405:204:309a:dd0e::2871:b0a1, 108.162.227.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUzIiwidXNlcm5hbWUiOiJ2aW5udTIiLCJlbWFpbCI6InRoYWt1cnZpbmF5MDE0QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQzODIxOX0.LLR5P8E4pcakAcT3TYygkkJisHaGUmpZbtQpbpAcrr0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0201e5fdbe33e19-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2405:204:309a:dd0e::2871:b0a1",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-May-2026 22:11:58 UTC] === END API CALL LOG ===
[26-May-2026 22:11:58 UTC] ✅ API Hash verification passed for profile endpoint
[26-May-2026 22:11:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUzIiwidXNlcm5hbWUiOiJ2aW5udTIiLCJlbWFpbCI6InRoYWt1cnZpbmF5MDE0QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQzODIxOX0.LLR5P8E4pcakAcT3TYygkkJisHaGUmpZbtQpbpAcrr0
[26-May-2026 22:11:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-May-2026 22:11:58 UTC] ✅ JWT token verified successfully for user profile
[26-May-2026 22:11:58 UTC] User ID: 653
[26-May-2026 22:11:58 UTC] ✅ User profile retrieved successfully for user ID: 653
[26-May-2026 22:11:58 UTC] === API CALL LOG ===
[26-May-2026 22:11:58 UTC] Endpoint: user/profile.php
[26-May-2026 22:11:58 UTC] Full Log Data: {
    "timestamp": "2026-05-26 22:11:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:204:309a:dd0e::2871:b0a1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2405:204:309a:dd0e::2871:b0a1, 108.162.227.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUzIiwidXNlcm5hbWUiOiJ2aW5udTIiLCJlbWFpbCI6InRoYWt1cnZpbmF5MDE0QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQzODIxOX0.LLR5P8E4pcakAcT3TYygkkJisHaGUmpZbtQpbpAcrr0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0201e608c283e19-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2405:204:309a:dd0e::2871:b0a1",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-May-2026 22:11:58 UTC] === END API CALL LOG ===
[26-May-2026 22:11:58 UTC] ✅ API Hash verification passed for profile endpoint
[26-May-2026 22:11:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUzIiwidXNlcm5hbWUiOiJ2aW5udTIiLCJlbWFpbCI6InRoYWt1cnZpbmF5MDE0QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQzODIxOX0.LLR5P8E4pcakAcT3TYygkkJisHaGUmpZbtQpbpAcrr0
[26-May-2026 22:11:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-May-2026 22:11:58 UTC] ✅ JWT token verified successfully for user profile
[26-May-2026 22:11:58 UTC] User ID: 653
[26-May-2026 22:11:58 UTC] ✅ User profile retrieved successfully for user ID: 653
[27-May-2026 05:24:56 UTC] === API CALL LOG ===
[27-May-2026 05:24:56 UTC] Endpoint: user/profile.php
[27-May-2026 05:24:56 UTC] Full Log Data: {
    "timestamp": "2026-05-27 05:24:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.111.159.140",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "37.111.159.140, 172.69.230.151",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU0IiwidXNlcm5hbWUiOiJMYXNoYXJpIiwiZW1haWwiOiJBbGlndWxsbGFzaGFyaTIyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDQ2NDI5NX0.5qDOBifNDqnWsxFyFnSS3F4jshwR3MEzgBldgaGSrw8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a022989f0ac34ef7-KHI",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "37.111.159.140",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 05:24:56 UTC] === END API CALL LOG ===
[27-May-2026 05:24:56 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 05:24:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU0IiwidXNlcm5hbWUiOiJMYXNoYXJpIiwiZW1haWwiOiJBbGlndWxsbGFzaGFyaTIyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDQ2NDI5NX0.5qDOBifNDqnWsxFyFnSS3F4jshwR3MEzgBldgaGSrw8
[27-May-2026 05:24:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 05:24:56 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 05:24:56 UTC] User ID: 654
[27-May-2026 05:24:56 UTC] ✅ User profile retrieved successfully for user ID: 654
[27-May-2026 05:24:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 05:24:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 05:24:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"37.111.159.140, 172.69.230.151","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU0IiwidXNlcm5hbWUiOiJMYXNoYXJpIiwiZW1haWwiOiJBbGlndWxsbGFzaGFyaTIyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDQ2NDI5NX0.5qDOBifNDqnWsxFyFnSS3F4jshwR3MEzgBldgaGSrw8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a022989f3ad04ef7-KHI","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"37.111.159.140","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-May-2026 05:24:56 UTC] === User Orders API Called ===
[27-May-2026 05:24:56 UTC] User ID: 654
[27-May-2026 05:24:56 UTC] Limit: 20, Offset: 0
[27-May-2026 05:24:56 UTC] Orders found: 0
[27-May-2026 05:24:56 UTC] Orders data: []
[27-May-2026 05:24:56 UTC] Total orders count: 0
[27-May-2026 05:24:56 UTC] === API CALL LOG ===
[27-May-2026 05:24:56 UTC] Endpoint: user/profile.php
[27-May-2026 05:24:56 UTC] Full Log Data: {
    "timestamp": "2026-05-27 05:24:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.111.159.140",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "37.111.159.140, 172.69.230.151",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU0IiwidXNlcm5hbWUiOiJMYXNoYXJpIiwiZW1haWwiOiJBbGlndWxsbGFzaGFyaTIyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDQ2NDI5NX0.5qDOBifNDqnWsxFyFnSS3F4jshwR3MEzgBldgaGSrw8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a022989f8aec4ef7-KHI",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "37.111.159.140",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 05:24:56 UTC] === END API CALL LOG ===
[27-May-2026 05:24:56 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 05:24:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU0IiwidXNlcm5hbWUiOiJMYXNoYXJpIiwiZW1haWwiOiJBbGlndWxsbGFzaGFyaTIyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDQ2NDI5NX0.5qDOBifNDqnWsxFyFnSS3F4jshwR3MEzgBldgaGSrw8
[27-May-2026 05:24:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 05:24:56 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 05:24:56 UTC] User ID: 654
[27-May-2026 05:24:56 UTC] ✅ User profile retrieved successfully for user ID: 654
[27-May-2026 05:24:57 UTC] === API CALL LOG ===
[27-May-2026 05:24:57 UTC] Endpoint: user/profile.php
[27-May-2026 05:24:57 UTC] Full Log Data: {
    "timestamp": "2026-05-27 05:24:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.111.159.140",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "37.111.159.140, 172.69.230.151",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU0IiwidXNlcm5hbWUiOiJMYXNoYXJpIiwiZW1haWwiOiJBbGlndWxsbGFzaGFyaTIyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDQ2NDI5NX0.5qDOBifNDqnWsxFyFnSS3F4jshwR3MEzgBldgaGSrw8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02298a3ccb44ef7-KHI",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "37.111.159.140",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 05:24:57 UTC] === END API CALL LOG ===
[27-May-2026 05:24:57 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 05:24:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU0IiwidXNlcm5hbWUiOiJMYXNoYXJpIiwiZW1haWwiOiJBbGlndWxsbGFzaGFyaTIyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDQ2NDI5NX0.5qDOBifNDqnWsxFyFnSS3F4jshwR3MEzgBldgaGSrw8
[27-May-2026 05:24:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 05:24:57 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 05:24:57 UTC] User ID: 654
[27-May-2026 05:24:57 UTC] ✅ User profile retrieved successfully for user ID: 654
[27-May-2026 05:25:11 UTC] === API CALL LOG ===
[27-May-2026 05:25:11 UTC] Endpoint: user/profile.php
[27-May-2026 05:25:11 UTC] Full Log Data: {
    "timestamp": "2026-05-27 05:25:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.111.159.140",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "37.111.159.140, 172.69.230.150",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU0IiwidXNlcm5hbWUiOiJMYXNoYXJpIiwiZW1haWwiOiJBbGlndWxsbGFzaGFyaTIyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDQ2NDI5NX0.5qDOBifNDqnWsxFyFnSS3F4jshwR3MEzgBldgaGSrw8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02298f8acee4ef7-KHI",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "37.111.159.140",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 05:25:11 UTC] === END API CALL LOG ===
[27-May-2026 05:25:11 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 05:25:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU0IiwidXNlcm5hbWUiOiJMYXNoYXJpIiwiZW1haWwiOiJBbGlndWxsbGFzaGFyaTIyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDQ2NDI5NX0.5qDOBifNDqnWsxFyFnSS3F4jshwR3MEzgBldgaGSrw8
[27-May-2026 05:25:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 05:25:11 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 05:25:11 UTC] User ID: 654
[27-May-2026 05:25:11 UTC] ✅ User profile retrieved successfully for user ID: 654
[27-May-2026 06:54:44 UTC] === API CALL LOG ===
[27-May-2026 06:54:44 UTC] Endpoint: user/profile.php
[27-May-2026 06:54:44 UTC] Full Log Data: {
    "timestamp": "2026-05-27 06:54:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.111.159.140",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "37.111.159.140",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU0IiwidXNlcm5hbWUiOiJMYXNoYXJpIiwiZW1haWwiOiJBbGlndWxsbGFzaGFyaTIyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDQ2NDI5NX0.5qDOBifNDqnWsxFyFnSS3F4jshwR3MEzgBldgaGSrw8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0231c24ade64ef9-KHI",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "37.111.159.140",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 06:54:44 UTC] === END API CALL LOG ===
[27-May-2026 06:54:44 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 06:54:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU0IiwidXNlcm5hbWUiOiJMYXNoYXJpIiwiZW1haWwiOiJBbGlndWxsbGFzaGFyaTIyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDQ2NDI5NX0.5qDOBifNDqnWsxFyFnSS3F4jshwR3MEzgBldgaGSrw8
[27-May-2026 06:54:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 06:54:44 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 06:54:44 UTC] User ID: 654
[27-May-2026 06:54:44 UTC] ✅ User profile retrieved successfully for user ID: 654
[27-May-2026 06:54:45 UTC] === API CALL LOG ===
[27-May-2026 06:54:45 UTC] Endpoint: user/profile.php
[27-May-2026 06:54:45 UTC] Full Log Data: {
    "timestamp": "2026-05-27 06:54:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.111.159.140",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "37.111.159.140",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU0IiwidXNlcm5hbWUiOiJMYXNoYXJpIiwiZW1haWwiOiJBbGlndWxsbGFzaGFyaTIyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDQ2NDI5NX0.5qDOBifNDqnWsxFyFnSS3F4jshwR3MEzgBldgaGSrw8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0231c2ec8734ef9-KHI",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "37.111.159.140",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 06:54:45 UTC] === END API CALL LOG ===
[27-May-2026 06:54:45 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 06:54:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU0IiwidXNlcm5hbWUiOiJMYXNoYXJpIiwiZW1haWwiOiJBbGlndWxsbGFzaGFyaTIyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDQ2NDI5NX0.5qDOBifNDqnWsxFyFnSS3F4jshwR3MEzgBldgaGSrw8
[27-May-2026 06:54:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 06:54:45 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 06:54:45 UTC] User ID: 654
[27-May-2026 06:54:45 UTC] ✅ User profile retrieved successfully for user ID: 654
[27-May-2026 06:54:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 06:54:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 06:54:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"37.111.159.140","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU0IiwidXNlcm5hbWUiOiJMYXNoYXJpIiwiZW1haWwiOiJBbGlndWxsbGFzaGFyaTIyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDQ2NDI5NX0.5qDOBifNDqnWsxFyFnSS3F4jshwR3MEzgBldgaGSrw8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0231c2ef8804ef9-KHI","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"37.111.159.140","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-May-2026 06:54:45 UTC] === User Orders API Called ===
[27-May-2026 06:54:45 UTC] User ID: 654
[27-May-2026 06:54:45 UTC] Limit: 20, Offset: 0
[27-May-2026 06:54:45 UTC] Orders found: 0
[27-May-2026 06:54:45 UTC] Orders data: []
[27-May-2026 06:54:45 UTC] Total orders count: 0
[27-May-2026 06:54:45 UTC] === API CALL LOG ===
[27-May-2026 06:54:45 UTC] Endpoint: user/profile.php
[27-May-2026 06:54:45 UTC] Full Log Data: {
    "timestamp": "2026-05-27 06:54:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.111.159.140",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "37.111.159.140",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU0IiwidXNlcm5hbWUiOiJMYXNoYXJpIiwiZW1haWwiOiJBbGlndWxsbGFzaGFyaTIyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDQ2NDI5NX0.5qDOBifNDqnWsxFyFnSS3F4jshwR3MEzgBldgaGSrw8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0231c2f58994ef9-KHI",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "37.111.159.140",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 06:54:45 UTC] === END API CALL LOG ===
[27-May-2026 06:54:45 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 06:54:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU0IiwidXNlcm5hbWUiOiJMYXNoYXJpIiwiZW1haWwiOiJBbGlndWxsbGFzaGFyaTIyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDQ2NDI5NX0.5qDOBifNDqnWsxFyFnSS3F4jshwR3MEzgBldgaGSrw8
[27-May-2026 06:54:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 06:54:45 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 06:54:45 UTC] User ID: 654
[27-May-2026 06:54:45 UTC] ✅ User profile retrieved successfully for user ID: 654
[27-May-2026 06:54:46 UTC] === API CALL LOG ===
[27-May-2026 06:54:46 UTC] Endpoint: user/profile.php
[27-May-2026 06:54:46 UTC] Full Log Data: {
    "timestamp": "2026-05-27 06:54:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.111.159.140",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "37.111.159.140",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU0IiwidXNlcm5hbWUiOiJMYXNoYXJpIiwiZW1haWwiOiJBbGlndWxsbGFzaGFyaTIyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDQ2NDI5NX0.5qDOBifNDqnWsxFyFnSS3F4jshwR3MEzgBldgaGSrw8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0231c352a354ef9-KHI",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "37.111.159.140",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 06:54:46 UTC] === END API CALL LOG ===
[27-May-2026 06:54:46 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 06:54:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU0IiwidXNlcm5hbWUiOiJMYXNoYXJpIiwiZW1haWwiOiJBbGlndWxsbGFzaGFyaTIyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDQ2NDI5NX0.5qDOBifNDqnWsxFyFnSS3F4jshwR3MEzgBldgaGSrw8
[27-May-2026 06:54:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 06:54:46 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 06:54:46 UTC] User ID: 654
[27-May-2026 06:54:46 UTC] ✅ User profile retrieved successfully for user ID: 654
[27-May-2026 07:03:49 UTC] === API CALL LOG ===
[27-May-2026 07:03:49 UTC] Endpoint: user/profile.php
[27-May-2026 07:03:49 UTC] Full Log Data: {
    "timestamp": "2026-05-27 07:03:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.38.224.165",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "51.38.224.165, 104.23.229.41",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU1IiwidXNlcm5hbWUiOiJAU2VxYXdpeHYiLCJlbWFpbCI6InZpa3Rvcm1hbHlzaGtvMDg4QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQ3MDIyOH0.oxTgXqSwjMYz6J9vIRJg00IDDp1ucFE3CjNYb7QfDtI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02329758ac9c676-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "51.38.224.165",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 07:03:49 UTC] === END API CALL LOG ===
[27-May-2026 07:03:49 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 07:03:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU1IiwidXNlcm5hbWUiOiJAU2VxYXdpeHYiLCJlbWFpbCI6InZpa3Rvcm1hbHlzaGtvMDg4QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQ3MDIyOH0.oxTgXqSwjMYz6J9vIRJg00IDDp1ucFE3CjNYb7QfDtI
[27-May-2026 07:03:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 07:03:49 UTC] === API CALL LOG ===
[27-May-2026 07:03:49 UTC] Endpoint: user/profile.php
[27-May-2026 07:03:49 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 07:03:49 UTC] Full Log Data: {
    "timestamp": "2026-05-27 07:03:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.38.224.165",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "51.38.224.165, 104.23.229.41",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU1IiwidXNlcm5hbWUiOiJAU2VxYXdpeHYiLCJlbWFpbCI6InZpa3Rvcm1hbHlzaGtvMDg4QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQ3MDIyOH0.oxTgXqSwjMYz6J9vIRJg00IDDp1ucFE3CjNYb7QfDtI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02329758acdc676-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "51.38.224.165",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 07:03:49 UTC] User ID: 655
[27-May-2026 07:03:49 UTC] === END API CALL LOG ===
[27-May-2026 07:03:49 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 07:03:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU1IiwidXNlcm5hbWUiOiJAU2VxYXdpeHYiLCJlbWFpbCI6InZpa3Rvcm1hbHlzaGtvMDg4QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQ3MDIyOH0.oxTgXqSwjMYz6J9vIRJg00IDDp1ucFE3CjNYb7QfDtI
[27-May-2026 07:03:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 07:03:49 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 07:03:49 UTC] User ID: 655
[27-May-2026 07:03:49 UTC] ✅ User profile retrieved successfully for user ID: 655
[27-May-2026 07:03:49 UTC] ✅ User profile retrieved successfully for user ID: 655
[27-May-2026 07:03:49 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 07:03:49 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 07:03:49 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"51.38.224.165, 104.23.229.40","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU1IiwidXNlcm5hbWUiOiJAU2VxYXdpeHYiLCJlbWFpbCI6InZpa3Rvcm1hbHlzaGtvMDg4QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQ3MDIyOH0.oxTgXqSwjMYz6J9vIRJg00IDDp1ucFE3CjNYb7QfDtI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a02329758accc676-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"51.38.224.165","cf-ipcountry":"FR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-May-2026 07:03:49 UTC] === User Orders API Called ===
[27-May-2026 07:03:49 UTC] User ID: 655
[27-May-2026 07:03:49 UTC] Limit: 20, Offset: 0
[27-May-2026 07:03:49 UTC] Orders found: 0
[27-May-2026 07:03:49 UTC] Orders data: []
[27-May-2026 07:03:49 UTC] Total orders count: 0
[27-May-2026 07:03:49 UTC] === API CALL LOG ===
[27-May-2026 07:03:49 UTC] Endpoint: user/profile.php
[27-May-2026 07:03:49 UTC] Full Log Data: {
    "timestamp": "2026-05-27 07:03:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.38.224.165",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "51.38.224.165, 104.23.229.40",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU1IiwidXNlcm5hbWUiOiJAU2VxYXdpeHYiLCJlbWFpbCI6InZpa3Rvcm1hbHlzaGtvMDg4QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQ3MDIyOH0.oxTgXqSwjMYz6J9vIRJg00IDDp1ucFE3CjNYb7QfDtI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02329790addc676-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "51.38.224.165",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 07:03:49 UTC] === END API CALL LOG ===
[27-May-2026 07:03:49 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 07:03:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU1IiwidXNlcm5hbWUiOiJAU2VxYXdpeHYiLCJlbWFpbCI6InZpa3Rvcm1hbHlzaGtvMDg4QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQ3MDIyOH0.oxTgXqSwjMYz6J9vIRJg00IDDp1ucFE3CjNYb7QfDtI
[27-May-2026 07:03:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 07:03:49 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 07:03:49 UTC] User ID: 655
[27-May-2026 07:03:49 UTC] ✅ User profile retrieved successfully for user ID: 655
[27-May-2026 07:04:00 UTC] === API CALL LOG ===
[27-May-2026 07:04:00 UTC] Endpoint: user/profile.php
[27-May-2026 07:04:00 UTC] Full Log Data: {
    "timestamp": "2026-05-27 07:04:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.38.224.165",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "51.38.224.165, 104.23.229.41",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU1IiwidXNlcm5hbWUiOiJAU2VxYXdpeHYiLCJlbWFpbCI6InZpa3Rvcm1hbHlzaGtvMDg4QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQ3MDIyOH0.oxTgXqSwjMYz6J9vIRJg00IDDp1ucFE3CjNYb7QfDtI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02329be2a35c676-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "51.38.224.165",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 07:04:00 UTC] === END API CALL LOG ===
[27-May-2026 07:04:00 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 07:04:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU1IiwidXNlcm5hbWUiOiJAU2VxYXdpeHYiLCJlbWFpbCI6InZpa3Rvcm1hbHlzaGtvMDg4QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQ3MDIyOH0.oxTgXqSwjMYz6J9vIRJg00IDDp1ucFE3CjNYb7QfDtI
[27-May-2026 07:04:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 07:04:00 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 07:04:00 UTC] User ID: 655
[27-May-2026 07:04:00 UTC] ✅ User profile retrieved successfully for user ID: 655
[27-May-2026 07:04:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 07:04:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 07:04:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"51.38.224.165, 104.23.229.41","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU1IiwidXNlcm5hbWUiOiJAU2VxYXdpeHYiLCJlbWFpbCI6InZpa3Rvcm1hbHlzaGtvMDg4QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQ3MDIyOH0.oxTgXqSwjMYz6J9vIRJg00IDDp1ucFE3CjNYb7QfDtI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a02329be2a2fc676-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"51.38.224.165","cf-ipcountry":"FR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-May-2026 07:04:01 UTC] === User Orders API Called ===
[27-May-2026 07:04:01 UTC] User ID: 655
[27-May-2026 07:04:01 UTC] Limit: 20, Offset: 0
[27-May-2026 07:04:01 UTC] Orders found: 0
[27-May-2026 07:04:01 UTC] Orders data: []
[27-May-2026 07:04:01 UTC] Total orders count: 0
[27-May-2026 07:04:01 UTC] === API CALL LOG ===
[27-May-2026 07:04:01 UTC] Endpoint: user/profile.php
[27-May-2026 07:04:01 UTC] Full Log Data: {
    "timestamp": "2026-05-27 07:04:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.38.224.165",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "51.38.224.165, 104.23.229.41",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU1IiwidXNlcm5hbWUiOiJAU2VxYXdpeHYiLCJlbWFpbCI6InZpa3Rvcm1hbHlzaGtvMDg4QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQ3MDIyOH0.oxTgXqSwjMYz6J9vIRJg00IDDp1ucFE3CjNYb7QfDtI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02329be2a32c676-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "51.38.224.165",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 07:04:01 UTC] === END API CALL LOG ===
[27-May-2026 07:04:01 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 07:04:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU1IiwidXNlcm5hbWUiOiJAU2VxYXdpeHYiLCJlbWFpbCI6InZpa3Rvcm1hbHlzaGtvMDg4QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQ3MDIyOH0.oxTgXqSwjMYz6J9vIRJg00IDDp1ucFE3CjNYb7QfDtI
[27-May-2026 07:04:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 07:04:01 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 07:04:01 UTC] User ID: 655
[27-May-2026 07:04:01 UTC] ✅ User profile retrieved successfully for user ID: 655
[27-May-2026 07:04:01 UTC] === API CALL LOG ===
[27-May-2026 07:04:01 UTC] Endpoint: user/profile.php
[27-May-2026 07:04:01 UTC] Full Log Data: {
    "timestamp": "2026-05-27 07:04:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.38.224.165",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "51.38.224.165, 104.23.229.41",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU1IiwidXNlcm5hbWUiOiJAU2VxYXdpeHYiLCJlbWFpbCI6InZpa3Rvcm1hbHlzaGtvMDg4QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQ3MDIyOH0.oxTgXqSwjMYz6J9vIRJg00IDDp1ucFE3CjNYb7QfDtI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02329c18ac6c676-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "51.38.224.165",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 07:04:01 UTC] === END API CALL LOG ===
[27-May-2026 07:04:01 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 07:04:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU1IiwidXNlcm5hbWUiOiJAU2VxYXdpeHYiLCJlbWFpbCI6InZpa3Rvcm1hbHlzaGtvMDg4QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQ3MDIyOH0.oxTgXqSwjMYz6J9vIRJg00IDDp1ucFE3CjNYb7QfDtI
[27-May-2026 07:04:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 07:04:01 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 07:04:01 UTC] User ID: 655
[27-May-2026 07:04:01 UTC] ✅ User profile retrieved successfully for user ID: 655
[27-May-2026 07:04:07 UTC] === API CALL LOG ===
[27-May-2026 07:04:07 UTC] Endpoint: user/profile.php
[27-May-2026 07:04:07 UTC] === API CALL LOG ===
[27-May-2026 07:04:07 UTC] Full Log Data: {
    "timestamp": "2026-05-27 07:04:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.38.224.165",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "51.38.224.165, 104.23.229.41",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU1IiwidXNlcm5hbWUiOiJAU2VxYXdpeHYiLCJlbWFpbCI6InZpa3Rvcm1hbHlzaGtvMDg4QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQ3MDIyOH0.oxTgXqSwjMYz6J9vIRJg00IDDp1ucFE3CjNYb7QfDtI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02329e90b0bc676-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "51.38.224.165",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 07:04:07 UTC] === END API CALL LOG ===
[27-May-2026 07:04:07 UTC] Endpoint: user/profile.php
[27-May-2026 07:04:07 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 07:04:07 UTC] Full Log Data: {
    "timestamp": "2026-05-27 07:04:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.38.224.165",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "51.38.224.165, 104.23.229.41",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU1IiwidXNlcm5hbWUiOiJAU2VxYXdpeHYiLCJlbWFpbCI6InZpa3Rvcm1hbHlzaGtvMDg4QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQ3MDIyOH0.oxTgXqSwjMYz6J9vIRJg00IDDp1ucFE3CjNYb7QfDtI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02329e90b0dc676-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "51.38.224.165",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 07:04:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU1IiwidXNlcm5hbWUiOiJAU2VxYXdpeHYiLCJlbWFpbCI6InZpa3Rvcm1hbHlzaGtvMDg4QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQ3MDIyOH0.oxTgXqSwjMYz6J9vIRJg00IDDp1ucFE3CjNYb7QfDtI
[27-May-2026 07:04:07 UTC] === END API CALL LOG ===
[27-May-2026 07:04:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 07:04:07 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 07:04:07 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 07:04:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU1IiwidXNlcm5hbWUiOiJAU2VxYXdpeHYiLCJlbWFpbCI6InZpa3Rvcm1hbHlzaGtvMDg4QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQ3MDIyOH0.oxTgXqSwjMYz6J9vIRJg00IDDp1ucFE3CjNYb7QfDtI
[27-May-2026 07:04:07 UTC] User ID: 655
[27-May-2026 07:04:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 07:04:07 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 07:04:07 UTC] User ID: 655
[27-May-2026 07:04:07 UTC] ✅ User profile retrieved successfully for user ID: 655
[27-May-2026 07:04:07 UTC] ✅ User profile retrieved successfully for user ID: 655
[27-May-2026 07:04:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 07:04:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 07:04:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"51.38.224.165, 104.23.229.41","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU1IiwidXNlcm5hbWUiOiJAU2VxYXdpeHYiLCJlbWFpbCI6InZpa3Rvcm1hbHlzaGtvMDg4QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQ3MDIyOH0.oxTgXqSwjMYz6J9vIRJg00IDDp1ucFE3CjNYb7QfDtI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a02329e90b06c676-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"51.38.224.165","cf-ipcountry":"FR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-May-2026 07:04:07 UTC] === User Orders API Called ===
[27-May-2026 07:04:07 UTC] User ID: 655
[27-May-2026 07:04:07 UTC] Limit: 20, Offset: 0
[27-May-2026 07:04:07 UTC] Orders found: 0
[27-May-2026 07:04:07 UTC] Orders data: []
[27-May-2026 07:04:07 UTC] Total orders count: 0
[27-May-2026 07:04:08 UTC] === API CALL LOG ===
[27-May-2026 07:04:08 UTC] Endpoint: user/profile.php
[27-May-2026 07:04:08 UTC] Full Log Data: {
    "timestamp": "2026-05-27 07:04:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.38.224.165",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "51.38.224.165, 104.23.229.41",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU1IiwidXNlcm5hbWUiOiJAU2VxYXdpeHYiLCJlbWFpbCI6InZpa3Rvcm1hbHlzaGtvMDg4QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQ3MDIyOH0.oxTgXqSwjMYz6J9vIRJg00IDDp1ucFE3CjNYb7QfDtI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02329ebf96ec676-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "51.38.224.165",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 07:04:08 UTC] === END API CALL LOG ===
[27-May-2026 07:04:08 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 07:04:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU1IiwidXNlcm5hbWUiOiJAU2VxYXdpeHYiLCJlbWFpbCI6InZpa3Rvcm1hbHlzaGtvMDg4QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQ3MDIyOH0.oxTgXqSwjMYz6J9vIRJg00IDDp1ucFE3CjNYb7QfDtI
[27-May-2026 07:04:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 07:04:08 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 07:04:08 UTC] User ID: 655
[27-May-2026 07:04:08 UTC] ✅ User profile retrieved successfully for user ID: 655
[27-May-2026 07:04:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 07:04:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 07:04:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"51.38.224.165, 104.23.229.40","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU1IiwidXNlcm5hbWUiOiJAU2VxYXdpeHYiLCJlbWFpbCI6InZpa3Rvcm1hbHlzaGtvMDg4QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQ3MDIyOH0.oxTgXqSwjMYz6J9vIRJg00IDDp1ucFE3CjNYb7QfDtI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0232a5f6cb4c676-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"51.38.224.165","cf-ipcountry":"FR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-May-2026 07:04:26 UTC] === User Orders API Called ===
[27-May-2026 07:04:26 UTC] User ID: 655
[27-May-2026 07:04:26 UTC] Limit: 20, Offset: 0
[27-May-2026 07:04:26 UTC] Orders found: 0
[27-May-2026 07:04:26 UTC] Orders data: []
[27-May-2026 07:04:26 UTC] Total orders count: 0
[27-May-2026 07:04:28 UTC] === API CALL LOG ===
[27-May-2026 07:04:28 UTC] Endpoint: user/profile.php
[27-May-2026 07:04:28 UTC] Full Log Data: {
    "timestamp": "2026-05-27 07:04:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.38.224.165",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "51.38.224.165, 104.23.229.40",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU1IiwidXNlcm5hbWUiOiJAU2VxYXdpeHYiLCJlbWFpbCI6InZpa3Rvcm1hbHlzaGtvMDg4QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQ3MDIyOH0.oxTgXqSwjMYz6J9vIRJg00IDDp1ucFE3CjNYb7QfDtI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0232a6ab91dc676-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "51.38.224.165",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 07:04:28 UTC] === END API CALL LOG ===
[27-May-2026 07:04:28 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 07:04:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU1IiwidXNlcm5hbWUiOiJAU2VxYXdpeHYiLCJlbWFpbCI6InZpa3Rvcm1hbHlzaGtvMDg4QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQ3MDIyOH0.oxTgXqSwjMYz6J9vIRJg00IDDp1ucFE3CjNYb7QfDtI
[27-May-2026 07:04:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 07:04:28 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 07:04:28 UTC] User ID: 655
[27-May-2026 07:04:28 UTC] ✅ User profile retrieved successfully for user ID: 655
[27-May-2026 07:04:28 UTC] User Purchases API - User ID: 655
[27-May-2026 07:04:28 UTC] User Purchases API - Total purchases found: 0
[27-May-2026 07:04:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 07:04:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 07:04:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"51.38.224.165, 104.23.229.40","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU1IiwidXNlcm5hbWUiOiJAU2VxYXdpeHYiLCJlbWFpbCI6InZpa3Rvcm1hbHlzaGtvMDg4QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQ3MDIyOH0.oxTgXqSwjMYz6J9vIRJg00IDDp1ucFE3CjNYb7QfDtI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0232a81ca74c676-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"51.38.224.165","cf-ipcountry":"FR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-May-2026 07:04:32 UTC] === User Orders API Called ===
[27-May-2026 07:04:32 UTC] User ID: 655
[27-May-2026 07:04:32 UTC] Limit: 20, Offset: 0
[27-May-2026 07:04:32 UTC] Orders found: 0
[27-May-2026 07:04:32 UTC] Orders data: []
[27-May-2026 07:04:32 UTC] Total orders count: 0
[27-May-2026 07:04:32 UTC] === API CALL LOG ===
[27-May-2026 07:04:32 UTC] Endpoint: user/profile.php
[27-May-2026 07:04:32 UTC] Full Log Data: {
    "timestamp": "2026-05-27 07:04:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.38.224.165",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "51.38.224.165, 104.23.229.40",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU1IiwidXNlcm5hbWUiOiJAU2VxYXdpeHYiLCJlbWFpbCI6InZpa3Rvcm1hbHlzaGtvMDg4QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQ3MDIyOH0.oxTgXqSwjMYz6J9vIRJg00IDDp1ucFE3CjNYb7QfDtI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0232a857af4c676-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "51.38.224.165",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 07:04:32 UTC] === END API CALL LOG ===
[27-May-2026 07:04:32 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 07:04:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU1IiwidXNlcm5hbWUiOiJAU2VxYXdpeHYiLCJlbWFpbCI6InZpa3Rvcm1hbHlzaGtvMDg4QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQ3MDIyOH0.oxTgXqSwjMYz6J9vIRJg00IDDp1ucFE3CjNYb7QfDtI
[27-May-2026 07:04:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 07:04:32 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 07:04:32 UTC] User ID: 655
[27-May-2026 07:04:32 UTC] ✅ User profile retrieved successfully for user ID: 655
[27-May-2026 07:04:32 UTC] User Purchases API - User ID: 655
[27-May-2026 07:04:32 UTC] User Purchases API - Total purchases found: 0
[27-May-2026 07:04:34 UTC] === API CALL LOG ===
[27-May-2026 07:04:34 UTC] Endpoint: user/profile.php
[27-May-2026 07:04:34 UTC] Full Log Data: {
    "timestamp": "2026-05-27 07:04:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.38.224.165",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "51.38.224.165, 104.23.229.40",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU1IiwidXNlcm5hbWUiOiJAU2VxYXdpeHYiLCJlbWFpbCI6InZpa3Rvcm1hbHlzaGtvMDg4QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQ3MDIyOH0.oxTgXqSwjMYz6J9vIRJg00IDDp1ucFE3CjNYb7QfDtI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0232a8fcaa4c676-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "51.38.224.165",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 07:04:34 UTC] === END API CALL LOG ===
[27-May-2026 07:04:34 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 07:04:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU1IiwidXNlcm5hbWUiOiJAU2VxYXdpeHYiLCJlbWFpbCI6InZpa3Rvcm1hbHlzaGtvMDg4QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQ3MDIyOH0.oxTgXqSwjMYz6J9vIRJg00IDDp1ucFE3CjNYb7QfDtI
[27-May-2026 07:04:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 07:04:34 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 07:04:34 UTC] User ID: 655
[27-May-2026 07:04:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 07:04:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 07:04:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"51.38.224.165, 104.23.229.40","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU1IiwidXNlcm5hbWUiOiJAU2VxYXdpeHYiLCJlbWFpbCI6InZpa3Rvcm1hbHlzaGtvMDg4QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQ3MDIyOH0.oxTgXqSwjMYz6J9vIRJg00IDDp1ucFE3CjNYb7QfDtI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0232a8fcaa3c676-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"51.38.224.165","cf-ipcountry":"FR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-May-2026 07:04:34 UTC] ✅ User profile retrieved successfully for user ID: 655
[27-May-2026 07:04:34 UTC] === User Orders API Called ===
[27-May-2026 07:04:34 UTC] User ID: 655
[27-May-2026 07:04:34 UTC] Limit: 20, Offset: 0
[27-May-2026 07:04:34 UTC] Orders found: 0
[27-May-2026 07:04:34 UTC] Orders data: []
[27-May-2026 07:04:34 UTC] Total orders count: 0
[27-May-2026 07:04:34 UTC] === API CALL LOG ===
[27-May-2026 07:04:34 UTC] Endpoint: user/profile.php
[27-May-2026 07:04:34 UTC] Full Log Data: {
    "timestamp": "2026-05-27 07:04:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.38.224.165",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "51.38.224.165, 104.23.229.40",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU1IiwidXNlcm5hbWUiOiJAU2VxYXdpeHYiLCJlbWFpbCI6InZpa3Rvcm1hbHlzaGtvMDg4QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQ3MDIyOH0.oxTgXqSwjMYz6J9vIRJg00IDDp1ucFE3CjNYb7QfDtI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0232a8fcaa5c676-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "51.38.224.165",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 07:04:34 UTC] === END API CALL LOG ===
[27-May-2026 07:04:34 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 07:04:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU1IiwidXNlcm5hbWUiOiJAU2VxYXdpeHYiLCJlbWFpbCI6InZpa3Rvcm1hbHlzaGtvMDg4QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQ3MDIyOH0.oxTgXqSwjMYz6J9vIRJg00IDDp1ucFE3CjNYb7QfDtI
[27-May-2026 07:04:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 07:04:34 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 07:04:34 UTC] User ID: 655
[27-May-2026 07:04:34 UTC] ✅ User profile retrieved successfully for user ID: 655
[27-May-2026 07:04:35 UTC] === API CALL LOG ===
[27-May-2026 07:04:35 UTC] Endpoint: user/profile.php
[27-May-2026 07:04:35 UTC] Full Log Data: {
    "timestamp": "2026-05-27 07:04:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.38.224.165",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "51.38.224.165, 104.23.229.40",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU1IiwidXNlcm5hbWUiOiJAU2VxYXdpeHYiLCJlbWFpbCI6InZpa3Rvcm1hbHlzaGtvMDg4QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQ3MDIyOH0.oxTgXqSwjMYz6J9vIRJg00IDDp1ucFE3CjNYb7QfDtI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0232a92b924c676-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "51.38.224.165",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 07:04:35 UTC] === END API CALL LOG ===
[27-May-2026 07:04:35 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 07:04:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU1IiwidXNlcm5hbWUiOiJAU2VxYXdpeHYiLCJlbWFpbCI6InZpa3Rvcm1hbHlzaGtvMDg4QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQ3MDIyOH0.oxTgXqSwjMYz6J9vIRJg00IDDp1ucFE3CjNYb7QfDtI
[27-May-2026 07:04:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 07:04:35 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 07:04:35 UTC] User ID: 655
[27-May-2026 07:04:35 UTC] ✅ User profile retrieved successfully for user ID: 655
[27-May-2026 07:05:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 07:05:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 07:05:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"51.38.224.165, 104.23.229.40","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU1IiwidXNlcm5hbWUiOiJAU2VxYXdpeHYiLCJlbWFpbCI6InZpa3Rvcm1hbHlzaGtvMDg4QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQ3MDIyOH0.oxTgXqSwjMYz6J9vIRJg00IDDp1ucFE3CjNYb7QfDtI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0232baa7e1bc676-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"51.38.224.165","cf-ipcountry":"FR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-May-2026 07:05:19 UTC] === User Orders API Called ===
[27-May-2026 07:05:19 UTC] User ID: 655
[27-May-2026 07:05:19 UTC] Limit: 20, Offset: 0
[27-May-2026 07:05:19 UTC] Orders found: 0
[27-May-2026 07:05:19 UTC] Orders data: []
[27-May-2026 07:05:19 UTC] Total orders count: 0
[27-May-2026 07:05:19 UTC] === API CALL LOG ===
[27-May-2026 07:05:19 UTC] Endpoint: user/profile.php
[27-May-2026 07:05:19 UTC] === API CALL LOG ===
[27-May-2026 07:05:19 UTC] Full Log Data: {
    "timestamp": "2026-05-27 07:05:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.38.224.165",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "51.38.224.165, 104.23.229.41",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU1IiwidXNlcm5hbWUiOiJAU2VxYXdpeHYiLCJlbWFpbCI6InZpa3Rvcm1hbHlzaGtvMDg4QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQ3MDIyOH0.oxTgXqSwjMYz6J9vIRJg00IDDp1ucFE3CjNYb7QfDtI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0232bab78d7c676-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "51.38.224.165",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 07:05:19 UTC] === END API CALL LOG ===
[27-May-2026 07:05:19 UTC] Endpoint: user/profile.php
[27-May-2026 07:05:19 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 07:05:19 UTC] Full Log Data: {
    "timestamp": "2026-05-27 07:05:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.38.224.165",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "51.38.224.165, 104.23.229.41",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU1IiwidXNlcm5hbWUiOiJAU2VxYXdpeHYiLCJlbWFpbCI6InZpa3Rvcm1hbHlzaGtvMDg4QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQ3MDIyOH0.oxTgXqSwjMYz6J9vIRJg00IDDp1ucFE3CjNYb7QfDtI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0232bab78d2c676-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "51.38.224.165",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 07:05:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU1IiwidXNlcm5hbWUiOiJAU2VxYXdpeHYiLCJlbWFpbCI6InZpa3Rvcm1hbHlzaGtvMDg4QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQ3MDIyOH0.oxTgXqSwjMYz6J9vIRJg00IDDp1ucFE3CjNYb7QfDtI
[27-May-2026 07:05:19 UTC] === END API CALL LOG ===
[27-May-2026 07:05:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 07:05:19 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 07:05:19 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 07:05:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU1IiwidXNlcm5hbWUiOiJAU2VxYXdpeHYiLCJlbWFpbCI6InZpa3Rvcm1hbHlzaGtvMDg4QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQ3MDIyOH0.oxTgXqSwjMYz6J9vIRJg00IDDp1ucFE3CjNYb7QfDtI
[27-May-2026 07:05:19 UTC] User ID: 655
[27-May-2026 07:05:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 07:05:19 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 07:05:19 UTC] User ID: 655
[27-May-2026 07:05:19 UTC] ✅ User profile retrieved successfully for user ID: 655
[27-May-2026 07:05:19 UTC] ✅ User profile retrieved successfully for user ID: 655
[27-May-2026 07:05:20 UTC] === API CALL LOG ===
[27-May-2026 07:05:20 UTC] Endpoint: user/profile.php
[27-May-2026 07:05:20 UTC] Full Log Data: {
    "timestamp": "2026-05-27 07:05:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.38.224.165",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "51.38.224.165, 104.23.229.41",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU1IiwidXNlcm5hbWUiOiJAU2VxYXdpeHYiLCJlbWFpbCI6InZpa3Rvcm1hbHlzaGtvMDg4QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQ3MDIyOH0.oxTgXqSwjMYz6J9vIRJg00IDDp1ucFE3CjNYb7QfDtI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0232bae484cc676-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "51.38.224.165",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 07:05:20 UTC] === END API CALL LOG ===
[27-May-2026 07:05:20 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 07:05:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU1IiwidXNlcm5hbWUiOiJAU2VxYXdpeHYiLCJlbWFpbCI6InZpa3Rvcm1hbHlzaGtvMDg4QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQ3MDIyOH0.oxTgXqSwjMYz6J9vIRJg00IDDp1ucFE3CjNYb7QfDtI
[27-May-2026 07:05:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 07:05:20 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 07:05:20 UTC] User ID: 655
[27-May-2026 07:05:20 UTC] ✅ User profile retrieved successfully for user ID: 655
[27-May-2026 07:05:55 UTC] === API CALL LOG ===
[27-May-2026 07:05:55 UTC] Endpoint: user/profile.php
[27-May-2026 07:05:55 UTC] Full Log Data: {
    "timestamp": "2026-05-27 07:05:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.38.224.165",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "51.38.224.165, 104.23.229.40",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU1IiwidXNlcm5hbWUiOiJAU2VxYXdpeHYiLCJlbWFpbCI6InZpa3Rvcm1hbHlzaGtvMDg4QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQ3MDIyOH0.oxTgXqSwjMYz6J9vIRJg00IDDp1ucFE3CjNYb7QfDtI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0232c89495ac676-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "51.38.224.165",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 07:05:55 UTC] === END API CALL LOG ===
[27-May-2026 07:05:55 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 07:05:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU1IiwidXNlcm5hbWUiOiJAU2VxYXdpeHYiLCJlbWFpbCI6InZpa3Rvcm1hbHlzaGtvMDg4QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQ3MDIyOH0.oxTgXqSwjMYz6J9vIRJg00IDDp1ucFE3CjNYb7QfDtI
[27-May-2026 07:05:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 07:05:55 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 07:05:55 UTC] User ID: 655
[27-May-2026 07:05:55 UTC] ✅ User profile retrieved successfully for user ID: 655
[27-May-2026 07:06:23 UTC] === API CALL LOG ===
[27-May-2026 07:06:23 UTC] Endpoint: user/profile.php
[27-May-2026 07:06:23 UTC] Full Log Data: {
    "timestamp": "2026-05-27 07:06:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.38.224.165",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "51.38.224.165, 104.23.229.41",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU1IiwidXNlcm5hbWUiOiJAU2VxYXdpeHYiLCJlbWFpbCI6InZpa3Rvcm1hbHlzaGtvMDg4QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQ3MDIyOH0.oxTgXqSwjMYz6J9vIRJg00IDDp1ucFE3CjNYb7QfDtI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0232d393a9ec676-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "51.38.224.165",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 07:06:23 UTC] === END API CALL LOG ===
[27-May-2026 07:06:23 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 07:06:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU1IiwidXNlcm5hbWUiOiJAU2VxYXdpeHYiLCJlbWFpbCI6InZpa3Rvcm1hbHlzaGtvMDg4QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQ3MDIyOH0.oxTgXqSwjMYz6J9vIRJg00IDDp1ucFE3CjNYb7QfDtI
[27-May-2026 07:06:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 07:06:23 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 07:06:23 UTC] User ID: 655
[27-May-2026 07:06:23 UTC] ✅ User profile retrieved successfully for user ID: 655
[27-May-2026 07:06:23 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 07:06:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 07:06:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"51.38.224.165, 104.23.229.41","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU1IiwidXNlcm5hbWUiOiJAU2VxYXdpeHYiLCJlbWFpbCI6InZpa3Rvcm1hbHlzaGtvMDg4QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQ3MDIyOH0.oxTgXqSwjMYz6J9vIRJg00IDDp1ucFE3CjNYb7QfDtI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0232d393a9cc676-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"51.38.224.165","cf-ipcountry":"FR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-May-2026 07:06:23 UTC] === User Orders API Called ===
[27-May-2026 07:06:23 UTC] User ID: 655
[27-May-2026 07:06:23 UTC] Limit: 20, Offset: 0
[27-May-2026 07:06:23 UTC] Orders found: 0
[27-May-2026 07:06:23 UTC] Orders data: []
[27-May-2026 07:06:23 UTC] === API CALL LOG ===
[27-May-2026 07:06:23 UTC] Endpoint: user/profile.php
[27-May-2026 07:06:23 UTC] Full Log Data: {
    "timestamp": "2026-05-27 07:06:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.38.224.165",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "51.38.224.165, 104.23.229.41",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU1IiwidXNlcm5hbWUiOiJAU2VxYXdpeHYiLCJlbWFpbCI6InZpa3Rvcm1hbHlzaGtvMDg4QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQ3MDIyOH0.oxTgXqSwjMYz6J9vIRJg00IDDp1ucFE3CjNYb7QfDtI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0232d393a9fc676-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "51.38.224.165",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 07:06:23 UTC] Total orders count: 0
[27-May-2026 07:06:23 UTC] === END API CALL LOG ===
[27-May-2026 07:06:23 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 07:06:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU1IiwidXNlcm5hbWUiOiJAU2VxYXdpeHYiLCJlbWFpbCI6InZpa3Rvcm1hbHlzaGtvMDg4QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQ3MDIyOH0.oxTgXqSwjMYz6J9vIRJg00IDDp1ucFE3CjNYb7QfDtI
[27-May-2026 07:06:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 07:06:23 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 07:06:23 UTC] User ID: 655
[27-May-2026 07:06:23 UTC] ✅ User profile retrieved successfully for user ID: 655
[27-May-2026 07:06:31 UTC] === API CALL LOG ===
[27-May-2026 07:06:31 UTC] Endpoint: user/profile.php
[27-May-2026 07:06:31 UTC] Full Log Data: {
    "timestamp": "2026-05-27 07:06:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.38.224.165",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "51.38.224.165, 104.23.229.40",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU1IiwidXNlcm5hbWUiOiJAU2VxYXdpeHYiLCJlbWFpbCI6InZpa3Rvcm1hbHlzaGtvMDg4QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQ3MDIyOH0.oxTgXqSwjMYz6J9vIRJg00IDDp1ucFE3CjNYb7QfDtI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0232d69cf28c676-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "51.38.224.165",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 07:06:31 UTC] === END API CALL LOG ===
[27-May-2026 07:06:31 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 07:06:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU1IiwidXNlcm5hbWUiOiJAU2VxYXdpeHYiLCJlbWFpbCI6InZpa3Rvcm1hbHlzaGtvMDg4QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQ3MDIyOH0.oxTgXqSwjMYz6J9vIRJg00IDDp1ucFE3CjNYb7QfDtI
[27-May-2026 07:06:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 07:06:31 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 07:06:31 UTC] User ID: 655
[27-May-2026 07:06:31 UTC] ✅ User profile retrieved successfully for user ID: 655
[27-May-2026 07:06:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 07:06:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 07:06:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"51.38.224.165, 104.23.229.40","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU1IiwidXNlcm5hbWUiOiJAU2VxYXdpeHYiLCJlbWFpbCI6InZpa3Rvcm1hbHlzaGtvMDg4QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQ3MDIyOH0.oxTgXqSwjMYz6J9vIRJg00IDDp1ucFE3CjNYb7QfDtI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0232d69cf25c676-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"51.38.224.165","cf-ipcountry":"FR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-May-2026 07:06:31 UTC] === User Orders API Called ===
[27-May-2026 07:06:31 UTC] User ID: 655
[27-May-2026 07:06:31 UTC] Limit: 20, Offset: 0
[27-May-2026 07:06:31 UTC] Orders found: 0
[27-May-2026 07:06:31 UTC] Orders data: []
[27-May-2026 07:06:31 UTC] Total orders count: 0
[27-May-2026 07:06:31 UTC] === API CALL LOG ===
[27-May-2026 07:06:31 UTC] Endpoint: user/profile.php
[27-May-2026 07:06:31 UTC] Full Log Data: {
    "timestamp": "2026-05-27 07:06:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.38.224.165",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "51.38.224.165, 104.23.229.40",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU1IiwidXNlcm5hbWUiOiJAU2VxYXdpeHYiLCJlbWFpbCI6InZpa3Rvcm1hbHlzaGtvMDg4QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQ3MDIyOH0.oxTgXqSwjMYz6J9vIRJg00IDDp1ucFE3CjNYb7QfDtI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0232d6a58bfc676-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "51.38.224.165",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 07:06:31 UTC] === END API CALL LOG ===
[27-May-2026 07:06:31 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 07:06:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU1IiwidXNlcm5hbWUiOiJAU2VxYXdpeHYiLCJlbWFpbCI6InZpa3Rvcm1hbHlzaGtvMDg4QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQ3MDIyOH0.oxTgXqSwjMYz6J9vIRJg00IDDp1ucFE3CjNYb7QfDtI
[27-May-2026 07:06:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 07:06:31 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 07:06:31 UTC] User ID: 655
[27-May-2026 07:06:31 UTC] ✅ User profile retrieved successfully for user ID: 655
[27-May-2026 07:06:38 UTC] === API CALL LOG ===
[27-May-2026 07:06:38 UTC] Endpoint: user/profile.php
[27-May-2026 07:06:38 UTC] Full Log Data: {
    "timestamp": "2026-05-27 07:06:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.38.224.165",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "51.38.224.165, 104.23.229.40",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU1IiwidXNlcm5hbWUiOiJAU2VxYXdpeHYiLCJlbWFpbCI6InZpa3Rvcm1hbHlzaGtvMDg4QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQ3MDIyOH0.oxTgXqSwjMYz6J9vIRJg00IDDp1ucFE3CjNYb7QfDtI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0232d95c9f4c676-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "51.38.224.165",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 07:06:38 UTC] === END API CALL LOG ===
[27-May-2026 07:06:38 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 07:06:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU1IiwidXNlcm5hbWUiOiJAU2VxYXdpeHYiLCJlbWFpbCI6InZpa3Rvcm1hbHlzaGtvMDg4QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQ3MDIyOH0.oxTgXqSwjMYz6J9vIRJg00IDDp1ucFE3CjNYb7QfDtI
[27-May-2026 07:06:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 07:06:38 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 07:06:38 UTC] User ID: 655
[27-May-2026 07:06:38 UTC] ✅ User profile retrieved successfully for user ID: 655
[27-May-2026 07:06:38 UTC] User Purchases API - User ID: 655
[27-May-2026 07:06:38 UTC] User Purchases API - Total purchases found: 0
[27-May-2026 07:06:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 07:06:41 UTC] === API CALL LOG ===
[27-May-2026 07:06:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 07:06:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"51.38.224.165, 104.23.229.40","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU1IiwidXNlcm5hbWUiOiJAU2VxYXdpeHYiLCJlbWFpbCI6InZpa3Rvcm1hbHlzaGtvMDg4QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQ3MDIyOH0.oxTgXqSwjMYz6J9vIRJg00IDDp1ucFE3CjNYb7QfDtI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0232dabbb7ec676-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"51.38.224.165","cf-ipcountry":"FR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-May-2026 07:06:41 UTC] Endpoint: user/profile.php
[27-May-2026 07:06:41 UTC] Full Log Data: {
    "timestamp": "2026-05-27 07:06:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.38.224.165",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "51.38.224.165, 104.23.229.40",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU1IiwidXNlcm5hbWUiOiJAU2VxYXdpeHYiLCJlbWFpbCI6InZpa3Rvcm1hbHlzaGtvMDg4QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQ3MDIyOH0.oxTgXqSwjMYz6J9vIRJg00IDDp1ucFE3CjNYb7QfDtI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0232dabbb7fc676-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "51.38.224.165",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 07:06:41 UTC] === User Orders API Called ===
[27-May-2026 07:06:41 UTC] User ID: 655
[27-May-2026 07:06:41 UTC] === END API CALL LOG ===
[27-May-2026 07:06:41 UTC] Limit: 20, Offset: 0
[27-May-2026 07:06:41 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 07:06:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU1IiwidXNlcm5hbWUiOiJAU2VxYXdpeHYiLCJlbWFpbCI6InZpa3Rvcm1hbHlzaGtvMDg4QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQ3MDIyOH0.oxTgXqSwjMYz6J9vIRJg00IDDp1ucFE3CjNYb7QfDtI
[27-May-2026 07:06:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 07:06:41 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 07:06:41 UTC] User ID: 655
[27-May-2026 07:06:41 UTC] Orders found: 0
[27-May-2026 07:06:41 UTC] Orders data: []
[27-May-2026 07:06:41 UTC] ✅ User profile retrieved successfully for user ID: 655
[27-May-2026 07:06:41 UTC] Total orders count: 0
[27-May-2026 07:06:41 UTC] === API CALL LOG ===
[27-May-2026 07:06:41 UTC] Endpoint: user/profile.php
[27-May-2026 07:06:41 UTC] Full Log Data: {
    "timestamp": "2026-05-27 07:06:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.38.224.165",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "51.38.224.165, 104.23.229.40",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU1IiwidXNlcm5hbWUiOiJAU2VxYXdpeHYiLCJlbWFpbCI6InZpa3Rvcm1hbHlzaGtvMDg4QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQ3MDIyOH0.oxTgXqSwjMYz6J9vIRJg00IDDp1ucFE3CjNYb7QfDtI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0232dac0c61c676-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "51.38.224.165",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 07:06:41 UTC] === END API CALL LOG ===
[27-May-2026 07:06:41 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 07:06:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU1IiwidXNlcm5hbWUiOiJAU2VxYXdpeHYiLCJlbWFpbCI6InZpa3Rvcm1hbHlzaGtvMDg4QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQ3MDIyOH0.oxTgXqSwjMYz6J9vIRJg00IDDp1ucFE3CjNYb7QfDtI
[27-May-2026 07:06:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 07:06:41 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 07:06:41 UTC] User ID: 655
[27-May-2026 07:06:41 UTC] ✅ User profile retrieved successfully for user ID: 655
[27-May-2026 07:06:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 07:06:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 07:06:46 UTC] === API CALL LOG ===
[27-May-2026 07:06:46 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"51.38.224.165, 104.23.229.40","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU1IiwidXNlcm5hbWUiOiJAU2VxYXdpeHYiLCJlbWFpbCI6InZpa3Rvcm1hbHlzaGtvMDg4QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQ3MDIyOH0.oxTgXqSwjMYz6J9vIRJg00IDDp1ucFE3CjNYb7QfDtI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0232dc90a0bc676-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"51.38.224.165","cf-ipcountry":"FR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-May-2026 07:06:46 UTC] Endpoint: user/profile.php
[27-May-2026 07:06:46 UTC] === User Orders API Called ===
[27-May-2026 07:06:46 UTC] Full Log Data: {
    "timestamp": "2026-05-27 07:06:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.38.224.165",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "51.38.224.165, 104.23.229.40",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU1IiwidXNlcm5hbWUiOiJAU2VxYXdpeHYiLCJlbWFpbCI6InZpa3Rvcm1hbHlzaGtvMDg4QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQ3MDIyOH0.oxTgXqSwjMYz6J9vIRJg00IDDp1ucFE3CjNYb7QfDtI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0232dc90a0dc676-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "51.38.224.165",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 07:06:46 UTC] User ID: 655
[27-May-2026 07:06:46 UTC] === END API CALL LOG ===
[27-May-2026 07:06:46 UTC] Limit: 20, Offset: 0
[27-May-2026 07:06:46 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 07:06:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU1IiwidXNlcm5hbWUiOiJAU2VxYXdpeHYiLCJlbWFpbCI6InZpa3Rvcm1hbHlzaGtvMDg4QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQ3MDIyOH0.oxTgXqSwjMYz6J9vIRJg00IDDp1ucFE3CjNYb7QfDtI
[27-May-2026 07:06:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 07:06:46 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 07:06:46 UTC] User ID: 655
[27-May-2026 07:06:46 UTC] ✅ User profile retrieved successfully for user ID: 655
[27-May-2026 07:06:46 UTC] Orders found: 0
[27-May-2026 07:06:46 UTC] Orders data: []
[27-May-2026 07:06:46 UTC] Total orders count: 0
[27-May-2026 07:06:46 UTC] === API CALL LOG ===
[27-May-2026 07:06:46 UTC] Endpoint: user/profile.php
[27-May-2026 07:06:46 UTC] Full Log Data: {
    "timestamp": "2026-05-27 07:06:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.38.224.165",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "51.38.224.165, 104.23.229.40",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU1IiwidXNlcm5hbWUiOiJAU2VxYXdpeHYiLCJlbWFpbCI6InZpa3Rvcm1hbHlzaGtvMDg4QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQ3MDIyOH0.oxTgXqSwjMYz6J9vIRJg00IDDp1ucFE3CjNYb7QfDtI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0232dc90a10c676-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "51.38.224.165",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 07:06:46 UTC] === END API CALL LOG ===
[27-May-2026 07:06:46 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 07:06:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU1IiwidXNlcm5hbWUiOiJAU2VxYXdpeHYiLCJlbWFpbCI6InZpa3Rvcm1hbHlzaGtvMDg4QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQ3MDIyOH0.oxTgXqSwjMYz6J9vIRJg00IDDp1ucFE3CjNYb7QfDtI
[27-May-2026 07:06:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 07:06:46 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 07:06:46 UTC] User ID: 655
[27-May-2026 07:06:46 UTC] ✅ User profile retrieved successfully for user ID: 655
[27-May-2026 07:06:53 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 07:06:53 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 07:06:53 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"51.38.224.165, 104.23.229.40","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU1IiwidXNlcm5hbWUiOiJAU2VxYXdpeHYiLCJlbWFpbCI6InZpa3Rvcm1hbHlzaGtvMDg4QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQ3MDIyOH0.oxTgXqSwjMYz6J9vIRJg00IDDp1ucFE3CjNYb7QfDtI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0232df4ca37c676-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"51.38.224.165","cf-ipcountry":"FR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-May-2026 07:06:53 UTC] === API CALL LOG ===
[27-May-2026 07:06:53 UTC] Endpoint: user/profile.php
[27-May-2026 07:06:53 UTC] === User Orders API Called ===
[27-May-2026 07:06:53 UTC] Full Log Data: {
    "timestamp": "2026-05-27 07:06:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.38.224.165",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "51.38.224.165, 104.23.229.40",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU1IiwidXNlcm5hbWUiOiJAU2VxYXdpeHYiLCJlbWFpbCI6InZpa3Rvcm1hbHlzaGtvMDg4QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQ3MDIyOH0.oxTgXqSwjMYz6J9vIRJg00IDDp1ucFE3CjNYb7QfDtI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0232df4ca3dc676-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "51.38.224.165",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 07:06:53 UTC] User ID: 655
[27-May-2026 07:06:53 UTC] === END API CALL LOG ===
[27-May-2026 07:06:53 UTC] Limit: 20, Offset: 0
[27-May-2026 07:06:53 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 07:06:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU1IiwidXNlcm5hbWUiOiJAU2VxYXdpeHYiLCJlbWFpbCI6InZpa3Rvcm1hbHlzaGtvMDg4QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQ3MDIyOH0.oxTgXqSwjMYz6J9vIRJg00IDDp1ucFE3CjNYb7QfDtI
[27-May-2026 07:06:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 07:06:53 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 07:06:53 UTC] User ID: 655
[27-May-2026 07:06:53 UTC] Orders found: 0
[27-May-2026 07:06:53 UTC] Orders data: []
[27-May-2026 07:06:53 UTC] Total orders count: 0
[27-May-2026 07:06:53 UTC] ✅ User profile retrieved successfully for user ID: 655
[27-May-2026 07:06:53 UTC] === API CALL LOG ===
[27-May-2026 07:06:53 UTC] Endpoint: user/profile.php
[27-May-2026 07:06:53 UTC] Full Log Data: {
    "timestamp": "2026-05-27 07:06:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.38.224.165",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "51.38.224.165, 104.23.229.40",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU1IiwidXNlcm5hbWUiOiJAU2VxYXdpeHYiLCJlbWFpbCI6InZpa3Rvcm1hbHlzaGtvMDg4QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQ3MDIyOH0.oxTgXqSwjMYz6J9vIRJg00IDDp1ucFE3CjNYb7QfDtI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0232df4ca3ac676-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "51.38.224.165",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 07:06:53 UTC] === END API CALL LOG ===
[27-May-2026 07:06:53 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 07:06:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU1IiwidXNlcm5hbWUiOiJAU2VxYXdpeHYiLCJlbWFpbCI6InZpa3Rvcm1hbHlzaGtvMDg4QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQ3MDIyOH0.oxTgXqSwjMYz6J9vIRJg00IDDp1ucFE3CjNYb7QfDtI
[27-May-2026 07:06:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 07:06:53 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 07:06:53 UTC] User ID: 655
[27-May-2026 07:06:53 UTC] ✅ User profile retrieved successfully for user ID: 655
[27-May-2026 07:06:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 07:06:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 07:06:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"51.38.224.165, 104.23.229.40","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU1IiwidXNlcm5hbWUiOiJAU2VxYXdpeHYiLCJlbWFpbCI6InZpa3Rvcm1hbHlzaGtvMDg4QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQ3MDIyOH0.oxTgXqSwjMYz6J9vIRJg00IDDp1ucFE3CjNYb7QfDtI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0232e101c06c676-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"51.38.224.165","cf-ipcountry":"FR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-May-2026 07:06:57 UTC] === User Orders API Called ===
[27-May-2026 07:06:57 UTC] User ID: 655
[27-May-2026 07:06:57 UTC] Limit: 20, Offset: 0
[27-May-2026 07:06:57 UTC] Orders found: 0
[27-May-2026 07:06:57 UTC] Orders data: []
[27-May-2026 07:06:57 UTC] === API CALL LOG ===
[27-May-2026 07:06:57 UTC] Endpoint: user/profile.php
[27-May-2026 07:06:57 UTC] Total orders count: 0
[27-May-2026 07:06:57 UTC] Full Log Data: {
    "timestamp": "2026-05-27 07:06:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.38.224.165",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "51.38.224.165, 104.23.229.40",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU1IiwidXNlcm5hbWUiOiJAU2VxYXdpeHYiLCJlbWFpbCI6InZpa3Rvcm1hbHlzaGtvMDg4QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQ3MDIyOH0.oxTgXqSwjMYz6J9vIRJg00IDDp1ucFE3CjNYb7QfDtI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0232e101c07c676-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "51.38.224.165",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 07:06:57 UTC] === END API CALL LOG ===
[27-May-2026 07:06:57 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 07:06:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU1IiwidXNlcm5hbWUiOiJAU2VxYXdpeHYiLCJlbWFpbCI6InZpa3Rvcm1hbHlzaGtvMDg4QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQ3MDIyOH0.oxTgXqSwjMYz6J9vIRJg00IDDp1ucFE3CjNYb7QfDtI
[27-May-2026 07:06:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 07:06:57 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 07:06:57 UTC] User ID: 655
[27-May-2026 07:06:57 UTC] ✅ User profile retrieved successfully for user ID: 655
[27-May-2026 07:06:58 UTC] === API CALL LOG ===
[27-May-2026 07:06:58 UTC] Endpoint: user/profile.php
[27-May-2026 07:06:58 UTC] Full Log Data: {
    "timestamp": "2026-05-27 07:06:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.38.224.165",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "51.38.224.165, 104.23.229.40",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU1IiwidXNlcm5hbWUiOiJAU2VxYXdpeHYiLCJlbWFpbCI6InZpa3Rvcm1hbHlzaGtvMDg4QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQ3MDIyOH0.oxTgXqSwjMYz6J9vIRJg00IDDp1ucFE3CjNYb7QfDtI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0232e10ad7cc676-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "51.38.224.165",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 07:06:58 UTC] === END API CALL LOG ===
[27-May-2026 07:06:58 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 07:06:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU1IiwidXNlcm5hbWUiOiJAU2VxYXdpeHYiLCJlbWFpbCI6InZpa3Rvcm1hbHlzaGtvMDg4QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQ3MDIyOH0.oxTgXqSwjMYz6J9vIRJg00IDDp1ucFE3CjNYb7QfDtI
[27-May-2026 07:06:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 07:06:58 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 07:06:58 UTC] User ID: 655
[27-May-2026 07:06:58 UTC] ✅ User profile retrieved successfully for user ID: 655
[27-May-2026 07:07:04 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 07:07:04 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 07:07:04 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"51.38.224.165, 104.23.229.40","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU1IiwidXNlcm5hbWUiOiJAU2VxYXdpeHYiLCJlbWFpbCI6InZpa3Rvcm1hbHlzaGtvMDg4QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQ3MDIyOH0.oxTgXqSwjMYz6J9vIRJg00IDDp1ucFE3CjNYb7QfDtI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0232e391f5fc676-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"51.38.224.165","cf-ipcountry":"FR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-May-2026 07:07:04 UTC] === User Orders API Called ===
[27-May-2026 07:07:04 UTC] === API CALL LOG ===
[27-May-2026 07:07:04 UTC] Endpoint: user/profile.php
[27-May-2026 07:07:04 UTC] User ID: 655
[27-May-2026 07:07:04 UTC] Full Log Data: {
    "timestamp": "2026-05-27 07:07:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.38.224.165",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "51.38.224.165, 104.23.229.40",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU1IiwidXNlcm5hbWUiOiJAU2VxYXdpeHYiLCJlbWFpbCI6InZpa3Rvcm1hbHlzaGtvMDg4QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQ3MDIyOH0.oxTgXqSwjMYz6J9vIRJg00IDDp1ucFE3CjNYb7QfDtI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0232e391f61c676-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "51.38.224.165",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 07:07:04 UTC] Limit: 20, Offset: 0
[27-May-2026 07:07:04 UTC] === END API CALL LOG ===
[27-May-2026 07:07:04 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 07:07:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU1IiwidXNlcm5hbWUiOiJAU2VxYXdpeHYiLCJlbWFpbCI6InZpa3Rvcm1hbHlzaGtvMDg4QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQ3MDIyOH0.oxTgXqSwjMYz6J9vIRJg00IDDp1ucFE3CjNYb7QfDtI
[27-May-2026 07:07:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 07:07:04 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 07:07:04 UTC] User ID: 655
[27-May-2026 07:07:04 UTC] Orders found: 0
[27-May-2026 07:07:04 UTC] Orders data: []
[27-May-2026 07:07:04 UTC] ✅ User profile retrieved successfully for user ID: 655
[27-May-2026 07:07:04 UTC] Total orders count: 0
[27-May-2026 07:07:04 UTC] === API CALL LOG ===
[27-May-2026 07:07:04 UTC] Endpoint: user/profile.php
[27-May-2026 07:07:04 UTC] Full Log Data: {
    "timestamp": "2026-05-27 07:07:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.38.224.165",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "51.38.224.165, 104.23.229.40",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU1IiwidXNlcm5hbWUiOiJAU2VxYXdpeHYiLCJlbWFpbCI6InZpa3Rvcm1hbHlzaGtvMDg4QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQ3MDIyOH0.oxTgXqSwjMYz6J9vIRJg00IDDp1ucFE3CjNYb7QfDtI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0232e391f63c676-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "51.38.224.165",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 07:07:04 UTC] === END API CALL LOG ===
[27-May-2026 07:07:04 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 07:07:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU1IiwidXNlcm5hbWUiOiJAU2VxYXdpeHYiLCJlbWFpbCI6InZpa3Rvcm1hbHlzaGtvMDg4QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQ3MDIyOH0.oxTgXqSwjMYz6J9vIRJg00IDDp1ucFE3CjNYb7QfDtI
[27-May-2026 07:07:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 07:07:04 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 07:07:04 UTC] User ID: 655
[27-May-2026 07:07:04 UTC] ✅ User profile retrieved successfully for user ID: 655
[27-May-2026 07:07:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 07:07:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 07:07:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"51.38.224.165, 104.23.229.40","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU1IiwidXNlcm5hbWUiOiJAU2VxYXdpeHYiLCJlbWFpbCI6InZpa3Rvcm1hbHlzaGtvMDg4QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQ3MDIyOH0.oxTgXqSwjMYz6J9vIRJg00IDDp1ucFE3CjNYb7QfDtI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0232e520b8cc676-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"51.38.224.165","cf-ipcountry":"FR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-May-2026 07:07:08 UTC] === User Orders API Called ===
[27-May-2026 07:07:08 UTC] User ID: 655
[27-May-2026 07:07:08 UTC] Limit: 20, Offset: 0
[27-May-2026 07:07:08 UTC] Orders found: 0
[27-May-2026 07:07:08 UTC] Orders data: []
[27-May-2026 07:07:08 UTC] Total orders count: 0
[27-May-2026 07:07:08 UTC] === API CALL LOG ===
[27-May-2026 07:07:08 UTC] Endpoint: user/profile.php
[27-May-2026 07:07:08 UTC] Full Log Data: {
    "timestamp": "2026-05-27 07:07:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.38.224.165",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "51.38.224.165, 104.23.229.40",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU1IiwidXNlcm5hbWUiOiJAU2VxYXdpeHYiLCJlbWFpbCI6InZpa3Rvcm1hbHlzaGtvMDg4QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQ3MDIyOH0.oxTgXqSwjMYz6J9vIRJg00IDDp1ucFE3CjNYb7QfDtI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0232e52acefc676-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "51.38.224.165",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 07:07:08 UTC] === END API CALL LOG ===
[27-May-2026 07:07:08 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 07:07:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU1IiwidXNlcm5hbWUiOiJAU2VxYXdpeHYiLCJlbWFpbCI6InZpa3Rvcm1hbHlzaGtvMDg4QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQ3MDIyOH0.oxTgXqSwjMYz6J9vIRJg00IDDp1ucFE3CjNYb7QfDtI
[27-May-2026 07:07:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 07:07:08 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 07:07:08 UTC] User ID: 655
[27-May-2026 07:07:08 UTC] === API CALL LOG ===
[27-May-2026 07:07:08 UTC] Endpoint: user/profile.php
[27-May-2026 07:07:08 UTC] Full Log Data: {
    "timestamp": "2026-05-27 07:07:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.38.224.165",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "51.38.224.165, 104.23.229.40",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU1IiwidXNlcm5hbWUiOiJAU2VxYXdpeHYiLCJlbWFpbCI6InZpa3Rvcm1hbHlzaGtvMDg4QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQ3MDIyOH0.oxTgXqSwjMYz6J9vIRJg00IDDp1ucFE3CjNYb7QfDtI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0232e52acf1c676-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "51.38.224.165",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 07:07:08 UTC] === END API CALL LOG ===
[27-May-2026 07:07:08 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 07:07:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU1IiwidXNlcm5hbWUiOiJAU2VxYXdpeHYiLCJlbWFpbCI6InZpa3Rvcm1hbHlzaGtvMDg4QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQ3MDIyOH0.oxTgXqSwjMYz6J9vIRJg00IDDp1ucFE3CjNYb7QfDtI
[27-May-2026 07:07:08 UTC] ✅ User profile retrieved successfully for user ID: 655
[27-May-2026 07:07:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 07:07:08 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 07:07:08 UTC] User ID: 655
[27-May-2026 07:07:08 UTC] ✅ User profile retrieved successfully for user ID: 655
[27-May-2026 07:08:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 07:08:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 07:08:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"51.38.224.165, 104.23.229.40","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU1IiwidXNlcm5hbWUiOiJAU2VxYXdpeHYiLCJlbWFpbCI6InZpa3Rvcm1hbHlzaGtvMDg4QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQ3MDIyOH0.oxTgXqSwjMYz6J9vIRJg00IDDp1ucFE3CjNYb7QfDtI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a02330885b27c676-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"51.38.224.165","cf-ipcountry":"FR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-May-2026 07:08:39 UTC] === User Orders API Called ===
[27-May-2026 07:08:39 UTC] User ID: 655
[27-May-2026 07:08:39 UTC] Limit: 20, Offset: 0
[27-May-2026 07:08:39 UTC] === API CALL LOG ===
[27-May-2026 07:08:39 UTC] Endpoint: user/profile.php
[27-May-2026 07:08:39 UTC] Full Log Data: {
    "timestamp": "2026-05-27 07:08:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.38.224.165",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "51.38.224.165, 104.23.229.40",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU1IiwidXNlcm5hbWUiOiJAU2VxYXdpeHYiLCJlbWFpbCI6InZpa3Rvcm1hbHlzaGtvMDg4QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQ3MDIyOH0.oxTgXqSwjMYz6J9vIRJg00IDDp1ucFE3CjNYb7QfDtI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02330885b2cc676-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "51.38.224.165",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 07:08:39 UTC] === END API CALL LOG ===
[27-May-2026 07:08:39 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 07:08:39 UTC] Orders found: 0
[27-May-2026 07:08:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU1IiwidXNlcm5hbWUiOiJAU2VxYXdpeHYiLCJlbWFpbCI6InZpa3Rvcm1hbHlzaGtvMDg4QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQ3MDIyOH0.oxTgXqSwjMYz6J9vIRJg00IDDp1ucFE3CjNYb7QfDtI
[27-May-2026 07:08:39 UTC] Orders data: []
[27-May-2026 07:08:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 07:08:39 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 07:08:39 UTC] Total orders count: 0
[27-May-2026 07:08:39 UTC] User ID: 655
[27-May-2026 07:08:39 UTC] ✅ User profile retrieved successfully for user ID: 655
[27-May-2026 07:08:39 UTC] === API CALL LOG ===
[27-May-2026 07:08:39 UTC] Endpoint: user/profile.php
[27-May-2026 07:08:39 UTC] Full Log Data: {
    "timestamp": "2026-05-27 07:08:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.38.224.165",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "51.38.224.165, 104.23.229.40",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU1IiwidXNlcm5hbWUiOiJAU2VxYXdpeHYiLCJlbWFpbCI6InZpa3Rvcm1hbHlzaGtvMDg4QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQ3MDIyOH0.oxTgXqSwjMYz6J9vIRJg00IDDp1ucFE3CjNYb7QfDtI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0233088cc2fc676-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "51.38.224.165",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 07:08:39 UTC] === END API CALL LOG ===
[27-May-2026 07:08:39 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 07:08:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU1IiwidXNlcm5hbWUiOiJAU2VxYXdpeHYiLCJlbWFpbCI6InZpa3Rvcm1hbHlzaGtvMDg4QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQ3MDIyOH0.oxTgXqSwjMYz6J9vIRJg00IDDp1ucFE3CjNYb7QfDtI
[27-May-2026 07:08:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 07:08:39 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 07:08:39 UTC] User ID: 655
[27-May-2026 07:08:39 UTC] ✅ User profile retrieved successfully for user ID: 655
[27-May-2026 07:08:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 07:08:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 07:08:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"51.38.224.165, 104.23.229.40","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU1IiwidXNlcm5hbWUiOiJAU2VxYXdpeHYiLCJlbWFpbCI6InZpa3Rvcm1hbHlzaGtvMDg4QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQ3MDIyOH0.oxTgXqSwjMYz6J9vIRJg00IDDp1ucFE3CjNYb7QfDtI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a02330c3baafc676-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"51.38.224.165","cf-ipcountry":"FR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-May-2026 07:08:48 UTC] === User Orders API Called ===
[27-May-2026 07:08:48 UTC] User ID: 655
[27-May-2026 07:08:48 UTC] Limit: 20, Offset: 0
[27-May-2026 07:08:48 UTC] Orders found: 1
[27-May-2026 07:08:48 UTC] Orders data: [{"id":302,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/VeloxPay\/4","status":"pending","created_at":"2026-05-27 10:38:46","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[27-May-2026 07:08:48 UTC] Total orders count: 1
[27-May-2026 07:08:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 07:08:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 07:08:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"51.38.224.165, 104.23.229.40","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU1IiwidXNlcm5hbWUiOiJAU2VxYXdpeHYiLCJlbWFpbCI6InZpa3Rvcm1hbHlzaGtvMDg4QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQ3MDIyOH0.oxTgXqSwjMYz6J9vIRJg00IDDp1ucFE3CjNYb7QfDtI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a02330ce6bdfc676-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"51.38.224.165","cf-ipcountry":"FR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-May-2026 07:08:50 UTC] === User Orders API Called ===
[27-May-2026 07:08:50 UTC] User ID: 655
[27-May-2026 07:08:50 UTC] Limit: 20, Offset: 0
[27-May-2026 07:08:50 UTC] Orders found: 1
[27-May-2026 07:08:50 UTC] Orders data: [{"id":302,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/VeloxPay\/4","status":"pending","created_at":"2026-05-27 10:38:46","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[27-May-2026 07:08:50 UTC] Total orders count: 1
[27-May-2026 07:08:50 UTC] === API CALL LOG ===
[27-May-2026 07:08:50 UTC] Endpoint: user/profile.php
[27-May-2026 07:08:50 UTC] Full Log Data: {
    "timestamp": "2026-05-27 07:08:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.38.224.165",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "51.38.224.165, 104.23.229.40",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU1IiwidXNlcm5hbWUiOiJAU2VxYXdpeHYiLCJlbWFpbCI6InZpa3Rvcm1hbHlzaGtvMDg4QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQ3MDIyOH0.oxTgXqSwjMYz6J9vIRJg00IDDp1ucFE3CjNYb7QfDtI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02330ce6be5c676-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "51.38.224.165",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 07:08:50 UTC] === END API CALL LOG ===
[27-May-2026 07:08:50 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 07:08:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU1IiwidXNlcm5hbWUiOiJAU2VxYXdpeHYiLCJlbWFpbCI6InZpa3Rvcm1hbHlzaGtvMDg4QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQ3MDIyOH0.oxTgXqSwjMYz6J9vIRJg00IDDp1ucFE3CjNYb7QfDtI
[27-May-2026 07:08:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 07:08:50 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 07:08:50 UTC] User ID: 655
[27-May-2026 07:08:50 UTC] ✅ User profile retrieved successfully for user ID: 655
[27-May-2026 07:08:50 UTC] === API CALL LOG ===
[27-May-2026 07:08:50 UTC] Endpoint: user/profile.php
[27-May-2026 07:08:50 UTC] Full Log Data: {
    "timestamp": "2026-05-27 07:08:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.38.224.165",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "51.38.224.165, 104.23.229.40",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU1IiwidXNlcm5hbWUiOiJAU2VxYXdpeHYiLCJlbWFpbCI6InZpa3Rvcm1hbHlzaGtvMDg4QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQ3MDIyOH0.oxTgXqSwjMYz6J9vIRJg00IDDp1ucFE3CjNYb7QfDtI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02330ce6be2c676-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "51.38.224.165",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 07:08:50 UTC] === END API CALL LOG ===
[27-May-2026 07:08:50 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 07:08:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU1IiwidXNlcm5hbWUiOiJAU2VxYXdpeHYiLCJlbWFpbCI6InZpa3Rvcm1hbHlzaGtvMDg4QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQ3MDIyOH0.oxTgXqSwjMYz6J9vIRJg00IDDp1ucFE3CjNYb7QfDtI
[27-May-2026 07:08:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 07:08:50 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 07:08:50 UTC] User ID: 655
[27-May-2026 07:08:50 UTC] ✅ User profile retrieved successfully for user ID: 655
[27-May-2026 07:08:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 07:08:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 07:08:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"51.38.224.165, 104.23.229.40","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU1IiwidXNlcm5hbWUiOiJAU2VxYXdpeHYiLCJlbWFpbCI6InZpa3Rvcm1hbHlzaGtvMDg4QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQ3MDIyOH0.oxTgXqSwjMYz6J9vIRJg00IDDp1ucFE3CjNYb7QfDtI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a02330ec4ab6c676-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"51.38.224.165","cf-ipcountry":"FR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-May-2026 07:08:55 UTC] === User Orders API Called ===
[27-May-2026 07:08:55 UTC] User ID: 655
[27-May-2026 07:08:55 UTC] Limit: 20, Offset: 0
[27-May-2026 07:08:55 UTC] Orders found: 1
[27-May-2026 07:08:55 UTC] Orders data: [{"id":302,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/VeloxPay\/4","status":"pending","created_at":"2026-05-27 10:38:46","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[27-May-2026 07:08:55 UTC] Total orders count: 1
[27-May-2026 07:08:55 UTC] === API CALL LOG ===
[27-May-2026 07:08:55 UTC] Endpoint: user/profile.php
[27-May-2026 07:08:55 UTC] Full Log Data: {
    "timestamp": "2026-05-27 07:08:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.38.224.165",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "51.38.224.165, 104.23.229.40",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU1IiwidXNlcm5hbWUiOiJAU2VxYXdpeHYiLCJlbWFpbCI6InZpa3Rvcm1hbHlzaGtvMDg4QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQ3MDIyOH0.oxTgXqSwjMYz6J9vIRJg00IDDp1ucFE3CjNYb7QfDtI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02330eccbe6c676-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "51.38.224.165",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 07:08:55 UTC] === END API CALL LOG ===
[27-May-2026 07:08:55 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 07:08:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU1IiwidXNlcm5hbWUiOiJAU2VxYXdpeHYiLCJlbWFpbCI6InZpa3Rvcm1hbHlzaGtvMDg4QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQ3MDIyOH0.oxTgXqSwjMYz6J9vIRJg00IDDp1ucFE3CjNYb7QfDtI
[27-May-2026 07:08:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 07:08:55 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 07:08:55 UTC] User ID: 655
[27-May-2026 07:08:55 UTC] ✅ User profile retrieved successfully for user ID: 655
[27-May-2026 07:08:55 UTC] === API CALL LOG ===
[27-May-2026 07:08:55 UTC] Endpoint: user/profile.php
[27-May-2026 07:08:55 UTC] Full Log Data: {
    "timestamp": "2026-05-27 07:08:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.38.224.165",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "51.38.224.165, 104.23.229.40",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU1IiwidXNlcm5hbWUiOiJAU2VxYXdpeHYiLCJlbWFpbCI6InZpa3Rvcm1hbHlzaGtvMDg4QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQ3MDIyOH0.oxTgXqSwjMYz6J9vIRJg00IDDp1ucFE3CjNYb7QfDtI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02330ed5d5cc676-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "51.38.224.165",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 07:08:55 UTC] === END API CALL LOG ===
[27-May-2026 07:08:55 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 07:08:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU1IiwidXNlcm5hbWUiOiJAU2VxYXdpeHYiLCJlbWFpbCI6InZpa3Rvcm1hbHlzaGtvMDg4QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQ3MDIyOH0.oxTgXqSwjMYz6J9vIRJg00IDDp1ucFE3CjNYb7QfDtI
[27-May-2026 07:08:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 07:08:55 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 07:08:55 UTC] User ID: 655
[27-May-2026 07:08:55 UTC] ✅ User profile retrieved successfully for user ID: 655
[27-May-2026 07:09:04 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 07:09:04 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 07:09:04 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"51.38.224.165, 104.23.229.40","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU1IiwidXNlcm5hbWUiOiJAU2VxYXdpeHYiLCJlbWFpbCI6InZpa3Rvcm1hbHlzaGtvMDg4QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQ3MDIyOH0.oxTgXqSwjMYz6J9vIRJg00IDDp1ucFE3CjNYb7QfDtI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a02331272819c676-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"51.38.224.165","cf-ipcountry":"FR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-May-2026 07:09:04 UTC] === User Orders API Called ===
[27-May-2026 07:09:04 UTC] User ID: 655
[27-May-2026 07:09:04 UTC] Limit: 20, Offset: 0
[27-May-2026 07:09:04 UTC] Orders found: 2
[27-May-2026 07:09:04 UTC] Orders data: [{"id":303,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/VeloxPay\/4","status":"pending","created_at":"2026-05-27 10:39:02","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":302,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/VeloxPay\/4","status":"pending","created_at":"2026-05-27 10:38:46","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[27-May-2026 07:09:04 UTC] Total orders count: 2
[27-May-2026 07:15:10 UTC] === API CALL LOG ===
[27-May-2026 07:15:10 UTC] === API CALL LOG ===
[27-May-2026 07:15:10 UTC] Endpoint: user/profile.php
[27-May-2026 07:15:10 UTC] Endpoint: user/profile.php
[27-May-2026 07:15:10 UTC] Full Log Data: {
    "timestamp": "2026-05-27 07:15:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.38.224.165",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "51.38.224.165, 172.68.151.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU1IiwidXNlcm5hbWUiOiJAU2VxYXdpeHYiLCJlbWFpbCI6InZpa3Rvcm1hbHlzaGtvMDg4QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQ3MDIyOH0.oxTgXqSwjMYz6J9vIRJg00IDDp1ucFE3CjNYb7QfDtI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0233a16f8e5faee-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "51.38.224.165",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 07:15:10 UTC] Full Log Data: {
    "timestamp": "2026-05-27 07:15:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.38.224.165",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "51.38.224.165, 172.68.151.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU1IiwidXNlcm5hbWUiOiJAU2VxYXdpeHYiLCJlbWFpbCI6InZpa3Rvcm1hbHlzaGtvMDg4QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQ3MDIyOH0.oxTgXqSwjMYz6J9vIRJg00IDDp1ucFE3CjNYb7QfDtI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0233a167fb5faee-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "51.38.224.165",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 07:15:10 UTC] === END API CALL LOG ===
[27-May-2026 07:15:10 UTC] === END API CALL LOG ===
[27-May-2026 07:15:10 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 07:15:10 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 07:15:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU1IiwidXNlcm5hbWUiOiJAU2VxYXdpeHYiLCJlbWFpbCI6InZpa3Rvcm1hbHlzaGtvMDg4QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQ3MDIyOH0.oxTgXqSwjMYz6J9vIRJg00IDDp1ucFE3CjNYb7QfDtI
[27-May-2026 07:15:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU1IiwidXNlcm5hbWUiOiJAU2VxYXdpeHYiLCJlbWFpbCI6InZpa3Rvcm1hbHlzaGtvMDg4QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQ3MDIyOH0.oxTgXqSwjMYz6J9vIRJg00IDDp1ucFE3CjNYb7QfDtI
[27-May-2026 07:15:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 07:15:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 07:15:10 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 07:15:10 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 07:15:10 UTC] User ID: 655
[27-May-2026 07:15:10 UTC] User ID: 655
[27-May-2026 07:15:10 UTC] ✅ User profile retrieved successfully for user ID: 655
[27-May-2026 07:15:10 UTC] ✅ User profile retrieved successfully for user ID: 655
[27-May-2026 07:15:10 UTC] === API CALL LOG ===
[27-May-2026 07:15:10 UTC] Endpoint: user/profile.php
[27-May-2026 07:15:10 UTC] Full Log Data: {
    "timestamp": "2026-05-27 07:15:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.38.224.165",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "51.38.224.165, 172.68.151.32",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU1IiwidXNlcm5hbWUiOiJAU2VxYXdpeHYiLCJlbWFpbCI6InZpa3Rvcm1hbHlzaGtvMDg4QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQ3MDIyOH0.oxTgXqSwjMYz6J9vIRJg00IDDp1ucFE3CjNYb7QfDtI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0233a16f8e9faee-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "51.38.224.165",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 07:15:10 UTC] === END API CALL LOG ===
[27-May-2026 07:15:10 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 07:15:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU1IiwidXNlcm5hbWUiOiJAU2VxYXdpeHYiLCJlbWFpbCI6InZpa3Rvcm1hbHlzaGtvMDg4QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQ3MDIyOH0.oxTgXqSwjMYz6J9vIRJg00IDDp1ucFE3CjNYb7QfDtI
[27-May-2026 07:15:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 07:15:10 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 07:15:10 UTC] User ID: 655
[27-May-2026 07:15:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 07:15:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 07:15:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"51.38.224.165, 172.68.151.33","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU1IiwidXNlcm5hbWUiOiJAU2VxYXdpeHYiLCJlbWFpbCI6InZpa3Rvcm1hbHlzaGtvMDg4QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQ3MDIyOH0.oxTgXqSwjMYz6J9vIRJg00IDDp1ucFE3CjNYb7QfDtI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0233a16f8dffaee-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"51.38.224.165","cf-ipcountry":"FR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-May-2026 07:15:10 UTC] === User Orders API Called ===
[27-May-2026 07:15:10 UTC] ✅ User profile retrieved successfully for user ID: 655
[27-May-2026 07:15:10 UTC] User ID: 655
[27-May-2026 07:15:10 UTC] Limit: 20, Offset: 0
[27-May-2026 07:15:10 UTC] Orders found: 2
[27-May-2026 07:15:10 UTC] Orders data: [{"id":303,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/VeloxPay\/4","status":"pending","created_at":"2026-05-27 10:39:02","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":302,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/VeloxPay\/4","status":"pending","created_at":"2026-05-27 10:38:46","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[27-May-2026 07:15:10 UTC] Total orders count: 2
[27-May-2026 07:15:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 07:15:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 07:15:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"51.38.224.165, 172.68.151.32","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU1IiwidXNlcm5hbWUiOiJAU2VxYXdpeHYiLCJlbWFpbCI6InZpa3Rvcm1hbHlzaGtvMDg4QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQ3MDIyOH0.oxTgXqSwjMYz6J9vIRJg00IDDp1ucFE3CjNYb7QfDtI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0233a198efafaee-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"51.38.224.165","cf-ipcountry":"FR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-May-2026 07:15:10 UTC] === User Orders API Called ===
[27-May-2026 07:15:10 UTC] User ID: 655
[27-May-2026 07:15:10 UTC] Limit: 20, Offset: 0
[27-May-2026 07:15:10 UTC] Orders found: 2
[27-May-2026 07:15:10 UTC] Orders data: [{"id":303,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/VeloxPay\/4","status":"pending","created_at":"2026-05-27 10:39:02","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":302,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/VeloxPay\/4","status":"pending","created_at":"2026-05-27 10:38:46","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[27-May-2026 07:15:10 UTC] Total orders count: 2
[27-May-2026 07:15:10 UTC] === API CALL LOG ===
[27-May-2026 07:15:10 UTC] Endpoint: user/profile.php
[27-May-2026 07:15:10 UTC] Full Log Data: {
    "timestamp": "2026-05-27 07:15:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.38.224.165",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "51.38.224.165, 172.68.151.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU1IiwidXNlcm5hbWUiOiJAU2VxYXdpeHYiLCJlbWFpbCI6InZpa3Rvcm1hbHlzaGtvMDg4QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQ3MDIyOH0.oxTgXqSwjMYz6J9vIRJg00IDDp1ucFE3CjNYb7QfDtI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0233a198f0bfaee-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "51.38.224.165",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 07:15:10 UTC] === END API CALL LOG ===
[27-May-2026 07:15:10 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 07:15:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU1IiwidXNlcm5hbWUiOiJAU2VxYXdpeHYiLCJlbWFpbCI6InZpa3Rvcm1hbHlzaGtvMDg4QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQ3MDIyOH0.oxTgXqSwjMYz6J9vIRJg00IDDp1ucFE3CjNYb7QfDtI
[27-May-2026 07:15:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 07:15:10 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 07:15:10 UTC] User ID: 655
[27-May-2026 07:15:10 UTC] === API CALL LOG ===
[27-May-2026 07:15:10 UTC] ✅ User profile retrieved successfully for user ID: 655
[27-May-2026 07:15:10 UTC] Endpoint: user/profile.php
[27-May-2026 07:15:10 UTC] Full Log Data: {
    "timestamp": "2026-05-27 07:15:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.38.224.165",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "51.38.224.165, 172.68.151.32",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU1IiwidXNlcm5hbWUiOiJAU2VxYXdpeHYiLCJlbWFpbCI6InZpa3Rvcm1hbHlzaGtvMDg4QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQ3MDIyOH0.oxTgXqSwjMYz6J9vIRJg00IDDp1ucFE3CjNYb7QfDtI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0233a198f11faee-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "51.38.224.165",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 07:15:10 UTC] === END API CALL LOG ===
[27-May-2026 07:15:10 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 07:15:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU1IiwidXNlcm5hbWUiOiJAU2VxYXdpeHYiLCJlbWFpbCI6InZpa3Rvcm1hbHlzaGtvMDg4QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQ3MDIyOH0.oxTgXqSwjMYz6J9vIRJg00IDDp1ucFE3CjNYb7QfDtI
[27-May-2026 07:15:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 07:15:10 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 07:15:10 UTC] User ID: 655
[27-May-2026 07:15:10 UTC] ✅ User profile retrieved successfully for user ID: 655
[27-May-2026 07:15:12 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 07:15:12 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 07:15:12 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"51.38.224.165, 172.68.151.32","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU1IiwidXNlcm5hbWUiOiJAU2VxYXdpeHYiLCJlbWFpbCI6InZpa3Rvcm1hbHlzaGtvMDg4QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQ3MDIyOH0.oxTgXqSwjMYz6J9vIRJg00IDDp1ucFE3CjNYb7QfDtI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0233a21aa9bfaee-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"51.38.224.165","cf-ipcountry":"FR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-May-2026 07:15:12 UTC] === User Orders API Called ===
[27-May-2026 07:15:12 UTC] User ID: 655
[27-May-2026 07:15:12 UTC] Limit: 20, Offset: 0
[27-May-2026 07:15:12 UTC] Orders found: 2
[27-May-2026 07:15:12 UTC] Orders data: [{"id":303,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/VeloxPay\/4","status":"pending","created_at":"2026-05-27 10:39:02","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":302,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/VeloxPay\/4","status":"pending","created_at":"2026-05-27 10:38:46","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[27-May-2026 07:15:12 UTC] Total orders count: 2
[27-May-2026 07:43:12 UTC] === API CALL LOG ===
[27-May-2026 07:43:12 UTC] Endpoint: user/profile.php
[27-May-2026 07:43:12 UTC] Full Log Data: {
    "timestamp": "2026-05-27 07:43:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18, 172.69.109.146",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0236324da33c7f6-DUS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 07:43:12 UTC] === END API CALL LOG ===
[27-May-2026 07:43:12 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 07:43:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q
[27-May-2026 07:43:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 07:43:12 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 07:43:12 UTC] User ID: 656
[27-May-2026 07:43:12 UTC] ✅ User profile retrieved successfully for user ID: 656
[27-May-2026 07:43:12 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 07:43:12 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 07:43:12 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a02:3035:a73:33f4:2678:aec5:12d0:7f18, 172.69.109.146","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a02363250a4bc7f6-DUS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a02:3035:a73:33f4:2678:aec5:12d0:7f18","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-May-2026 07:43:12 UTC] === User Orders API Called ===
[27-May-2026 07:43:12 UTC] User ID: 656
[27-May-2026 07:43:12 UTC] Limit: 20, Offset: 0
[27-May-2026 07:43:12 UTC] Orders found: 0
[27-May-2026 07:43:12 UTC] Orders data: []
[27-May-2026 07:43:12 UTC] Total orders count: 0
[27-May-2026 07:43:12 UTC] === API CALL LOG ===
[27-May-2026 07:43:12 UTC] Endpoint: user/profile.php
[27-May-2026 07:43:12 UTC] Full Log Data: {
    "timestamp": "2026-05-27 07:43:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18, 172.69.109.68",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02363255a7ac7f6-DUS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 07:43:12 UTC] === END API CALL LOG ===
[27-May-2026 07:43:12 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 07:43:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q
[27-May-2026 07:43:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 07:43:12 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 07:43:12 UTC] User ID: 656
[27-May-2026 07:43:12 UTC] ✅ User profile retrieved successfully for user ID: 656
[27-May-2026 07:43:12 UTC] === API CALL LOG ===
[27-May-2026 07:43:12 UTC] Endpoint: user/profile.php
[27-May-2026 07:43:12 UTC] Full Log Data: {
    "timestamp": "2026-05-27 07:43:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18, 172.69.109.68",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0236326db53c7f6-DUS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 07:43:12 UTC] === END API CALL LOG ===
[27-May-2026 07:43:12 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 07:43:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q
[27-May-2026 07:43:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 07:43:12 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 07:43:12 UTC] User ID: 656
[27-May-2026 07:43:12 UTC] ✅ User profile retrieved successfully for user ID: 656
[27-May-2026 07:43:31 UTC] === API CALL LOG ===
[27-May-2026 07:43:31 UTC] Endpoint: user/profile.php
[27-May-2026 07:43:31 UTC] Full Log Data: {
    "timestamp": "2026-05-27 07:43:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18, 172.69.109.147",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a023639f5a57c7f6-DUS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 07:43:31 UTC] === END API CALL LOG ===
[27-May-2026 07:43:31 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 07:43:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q
[27-May-2026 07:43:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 07:43:31 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 07:43:31 UTC] User ID: 656
[27-May-2026 07:43:31 UTC] ✅ User profile retrieved successfully for user ID: 656
[27-May-2026 07:43:31 UTC] === API CALL LOG ===
[27-May-2026 07:43:31 UTC] Endpoint: user/profile.php
[27-May-2026 07:43:31 UTC] Full Log Data: {
    "timestamp": "2026-05-27 07:43:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18, 172.69.109.147",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a023639fcadac7f6-DUS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 07:43:31 UTC] === END API CALL LOG ===
[27-May-2026 07:43:31 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 07:43:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q
[27-May-2026 07:43:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 07:43:31 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 07:43:31 UTC] User ID: 656
[27-May-2026 07:43:31 UTC] ✅ User profile retrieved successfully for user ID: 656
[27-May-2026 07:43:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 07:43:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 07:43:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a02:3035:a73:33f4:2678:aec5:12d0:7f18, 172.69.109.147","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a023639feaeec7f6-DUS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a02:3035:a73:33f4:2678:aec5:12d0:7f18","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-May-2026 07:43:31 UTC] === User Orders API Called ===
[27-May-2026 07:43:31 UTC] User ID: 656
[27-May-2026 07:43:31 UTC] Limit: 20, Offset: 0
[27-May-2026 07:43:31 UTC] Orders found: 0
[27-May-2026 07:43:31 UTC] Orders data: []
[27-May-2026 07:43:31 UTC] Total orders count: 0
[27-May-2026 07:43:31 UTC] === API CALL LOG ===
[27-May-2026 07:43:31 UTC] Endpoint: user/profile.php
[27-May-2026 07:43:31 UTC] Full Log Data: {
    "timestamp": "2026-05-27 07:43:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18, 172.69.109.147",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02363a07b59c7f6-DUS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 07:43:31 UTC] === END API CALL LOG ===
[27-May-2026 07:43:31 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 07:43:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q
[27-May-2026 07:43:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 07:43:31 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 07:43:31 UTC] User ID: 656
[27-May-2026 07:43:31 UTC] ✅ User profile retrieved successfully for user ID: 656
[27-May-2026 07:43:32 UTC] === API CALL LOG ===
[27-May-2026 07:43:32 UTC] Endpoint: user/profile.php
[27-May-2026 07:43:32 UTC] Full Log Data: {
    "timestamp": "2026-05-27 07:43:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18, 172.69.109.147",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02363a16bf9c7f6-DUS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 07:43:32 UTC] === END API CALL LOG ===
[27-May-2026 07:43:32 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 07:43:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q
[27-May-2026 07:43:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 07:43:32 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 07:43:32 UTC] User ID: 656
[27-May-2026 07:43:32 UTC] ✅ User profile retrieved successfully for user ID: 656
[27-May-2026 07:43:34 UTC] === API CALL LOG ===
[27-May-2026 07:43:34 UTC] Endpoint: user/profile.php
[27-May-2026 07:43:34 UTC] Full Log Data: {
    "timestamp": "2026-05-27 07:43:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18, 172.69.109.147",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02363b38e57c7f6-DUS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 07:43:34 UTC] === END API CALL LOG ===
[27-May-2026 07:43:34 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 07:43:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q
[27-May-2026 07:43:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 07:43:34 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 07:43:34 UTC] User ID: 656
[27-May-2026 07:43:34 UTC] ✅ User profile retrieved successfully for user ID: 656
[27-May-2026 07:43:35 UTC] === API CALL LOG ===
[27-May-2026 07:43:35 UTC] Endpoint: user/profile.php
[27-May-2026 07:43:35 UTC] Full Log Data: {
    "timestamp": "2026-05-27 07:43:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18, 172.69.109.147",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02363b42ec1c7f6-DUS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 07:43:35 UTC] === END API CALL LOG ===
[27-May-2026 07:43:35 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 07:43:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q
[27-May-2026 07:43:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 07:43:35 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 07:43:35 UTC] User ID: 656
[27-May-2026 07:43:35 UTC] ✅ User profile retrieved successfully for user ID: 656
[27-May-2026 07:43:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 07:43:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 07:43:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a02:3035:a73:33f4:2678:aec5:12d0:7f18, 172.69.109.147","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a02363b44ecec7f6-DUS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a02:3035:a73:33f4:2678:aec5:12d0:7f18","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-May-2026 07:43:35 UTC] === User Orders API Called ===
[27-May-2026 07:43:35 UTC] User ID: 656
[27-May-2026 07:43:35 UTC] Limit: 20, Offset: 0
[27-May-2026 07:43:35 UTC] Orders found: 0
[27-May-2026 07:43:35 UTC] Orders data: []
[27-May-2026 07:43:35 UTC] Total orders count: 0
[27-May-2026 07:43:35 UTC] === API CALL LOG ===
[27-May-2026 07:43:35 UTC] Endpoint: user/profile.php
[27-May-2026 07:43:35 UTC] Full Log Data: {
    "timestamp": "2026-05-27 07:43:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18, 172.69.109.147",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02363b4cf1ec7f6-DUS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 07:43:35 UTC] === END API CALL LOG ===
[27-May-2026 07:43:35 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 07:43:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q
[27-May-2026 07:43:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 07:43:35 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 07:43:35 UTC] User ID: 656
[27-May-2026 07:43:35 UTC] ✅ User profile retrieved successfully for user ID: 656
[27-May-2026 07:43:35 UTC] === API CALL LOG ===
[27-May-2026 07:43:35 UTC] Endpoint: user/profile.php
[27-May-2026 07:43:35 UTC] Full Log Data: {
    "timestamp": "2026-05-27 07:43:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18, 172.69.109.147",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02363b5afa3c7f6-DUS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 07:43:35 UTC] === END API CALL LOG ===
[27-May-2026 07:43:35 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 07:43:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q
[27-May-2026 07:43:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 07:43:35 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 07:43:35 UTC] User ID: 656
[27-May-2026 07:43:35 UTC] ✅ User profile retrieved successfully for user ID: 656
[27-May-2026 07:43:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 07:43:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 07:43:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a02:3035:a73:33f4:2678:aec5:12d0:7f18, 172.69.109.147","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a02364375b14c7f6-DUS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a02:3035:a73:33f4:2678:aec5:12d0:7f18","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-May-2026 07:43:56 UTC] === User Orders API Called ===
[27-May-2026 07:43:56 UTC] User ID: 656
[27-May-2026 07:43:56 UTC] Limit: 20, Offset: 0
[27-May-2026 07:43:56 UTC] Orders found: 0
[27-May-2026 07:43:56 UTC] Orders data: []
[27-May-2026 07:43:56 UTC] Total orders count: 0
[27-May-2026 07:43:57 UTC] === API CALL LOG ===
[27-May-2026 07:43:57 UTC] Endpoint: user/profile.php
[27-May-2026 07:43:57 UTC] Full Log Data: {
    "timestamp": "2026-05-27 07:43:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18, 172.69.109.147",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a023644038c8c7f6-DUS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 07:43:57 UTC] === END API CALL LOG ===
[27-May-2026 07:43:57 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 07:43:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q
[27-May-2026 07:43:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 07:43:57 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 07:43:57 UTC] User ID: 656
[27-May-2026 07:43:57 UTC] ✅ User profile retrieved successfully for user ID: 656
[27-May-2026 07:43:57 UTC] User Purchases API - User ID: 656
[27-May-2026 07:43:57 UTC] User Purchases API - Total purchases found: 0
[27-May-2026 07:44:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 07:44:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 07:44:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a02:3035:a73:33f4:2678:aec5:12d0:7f18, 172.69.109.146","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0236464ab77c7f6-DUS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a02:3035:a73:33f4:2678:aec5:12d0:7f18","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-May-2026 07:44:03 UTC] === User Orders API Called ===
[27-May-2026 07:44:03 UTC] User ID: 656
[27-May-2026 07:44:03 UTC] Limit: 20, Offset: 0
[27-May-2026 07:44:03 UTC] Orders found: 0
[27-May-2026 07:44:03 UTC] Orders data: []
[27-May-2026 07:44:03 UTC] Total orders count: 0
[27-May-2026 07:44:03 UTC] === API CALL LOG ===
[27-May-2026 07:44:03 UTC] Endpoint: user/profile.php
[27-May-2026 07:44:03 UTC] Full Log Data: {
    "timestamp": "2026-05-27 07:44:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18, 172.69.109.146",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0236464fba4c7f6-DUS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 07:44:03 UTC] === END API CALL LOG ===
[27-May-2026 07:44:03 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 07:44:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q
[27-May-2026 07:44:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 07:44:03 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 07:44:03 UTC] User ID: 656
[27-May-2026 07:44:03 UTC] ✅ User profile retrieved successfully for user ID: 656
[27-May-2026 07:44:03 UTC] === API CALL LOG ===
[27-May-2026 07:44:03 UTC] Endpoint: user/profile.php
[27-May-2026 07:44:03 UTC] Full Log Data: {
    "timestamp": "2026-05-27 07:44:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18, 172.69.109.146",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02364671ceac7f6-DUS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 07:44:03 UTC] === END API CALL LOG ===
[27-May-2026 07:44:03 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 07:44:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q
[27-May-2026 07:44:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 07:44:03 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 07:44:03 UTC] User ID: 656
[27-May-2026 07:44:03 UTC] ✅ User profile retrieved successfully for user ID: 656
[27-May-2026 07:44:03 UTC] === API CALL LOG ===
[27-May-2026 07:44:03 UTC] Endpoint: user/profile.php
[27-May-2026 07:44:03 UTC] Full Log Data: {
    "timestamp": "2026-05-27 07:44:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18, 172.69.109.146",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0236468edeac7f6-DUS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 07:44:03 UTC] === END API CALL LOG ===
[27-May-2026 07:44:03 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 07:44:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q
[27-May-2026 07:44:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 07:44:03 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 07:44:03 UTC] User ID: 656
[27-May-2026 07:44:03 UTC] ✅ User profile retrieved successfully for user ID: 656
[27-May-2026 08:04:58 UTC] === API CALL LOG ===
[27-May-2026 08:04:58 UTC] Endpoint: user/profile.php
[27-May-2026 08:04:58 UTC] Full Log Data: {
    "timestamp": "2026-05-27 08:04:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.96.5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.96.5, 172.71.241.85",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU3IiwidXNlcm5hbWUiOiJhbHZhcm85IiwiZW1haWwiOiJhbHZhcm9sYW1lbGExNDFAZ21haWwuY29tIiwiZXhwIjoxNzgwNDczODk3fQ.TxpwoSPkVBRq73_gpos1GmH16qxfGhaRsd3vXgsm81Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a023830a6c27001e-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.96.5",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 08:04:58 UTC] === END API CALL LOG ===
[27-May-2026 08:04:58 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 08:04:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU3IiwidXNlcm5hbWUiOiJhbHZhcm85IiwiZW1haWwiOiJhbHZhcm9sYW1lbGExNDFAZ21haWwuY29tIiwiZXhwIjoxNzgwNDczODk3fQ.TxpwoSPkVBRq73_gpos1GmH16qxfGhaRsd3vXgsm81Y
[27-May-2026 08:04:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 08:04:58 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 08:04:58 UTC] User ID: 657
[27-May-2026 08:04:58 UTC] ✅ User profile retrieved successfully for user ID: 657
[27-May-2026 08:04:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 08:04:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 08:04:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.96.5, 172.71.241.85","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU3IiwidXNlcm5hbWUiOiJhbHZhcm85IiwiZW1haWwiOiJhbHZhcm9sYW1lbGExNDFAZ21haWwuY29tIiwiZXhwIjoxNzgwNDczODk3fQ.TxpwoSPkVBRq73_gpos1GmH16qxfGhaRsd3vXgsm81Y","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a023830a6c30001e-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.96.5","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-May-2026 08:04:58 UTC] === User Orders API Called ===
[27-May-2026 08:04:58 UTC] User ID: 657
[27-May-2026 08:04:58 UTC] Limit: 20, Offset: 0
[27-May-2026 08:04:58 UTC] Orders found: 0
[27-May-2026 08:04:58 UTC] Orders data: []
[27-May-2026 08:04:58 UTC] Total orders count: 0
[27-May-2026 08:04:58 UTC] === API CALL LOG ===
[27-May-2026 08:04:58 UTC] Endpoint: user/profile.php
[27-May-2026 08:04:58 UTC] Full Log Data: {
    "timestamp": "2026-05-27 08:04:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.96.5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.96.5, 172.71.241.85",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU3IiwidXNlcm5hbWUiOiJhbHZhcm85IiwiZW1haWwiOiJhbHZhcm9sYW1lbGExNDFAZ21haWwuY29tIiwiZXhwIjoxNzgwNDczODk3fQ.TxpwoSPkVBRq73_gpos1GmH16qxfGhaRsd3vXgsm81Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a023830b8e90001e-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.96.5",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 08:04:58 UTC] === END API CALL LOG ===
[27-May-2026 08:04:58 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 08:04:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU3IiwidXNlcm5hbWUiOiJhbHZhcm85IiwiZW1haWwiOiJhbHZhcm9sYW1lbGExNDFAZ21haWwuY29tIiwiZXhwIjoxNzgwNDczODk3fQ.TxpwoSPkVBRq73_gpos1GmH16qxfGhaRsd3vXgsm81Y
[27-May-2026 08:04:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 08:04:58 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 08:04:58 UTC] User ID: 657
[27-May-2026 08:04:58 UTC] ✅ User profile retrieved successfully for user ID: 657
[27-May-2026 08:04:59 UTC] === API CALL LOG ===
[27-May-2026 08:04:59 UTC] Endpoint: user/profile.php
[27-May-2026 08:04:59 UTC] Full Log Data: {
    "timestamp": "2026-05-27 08:04:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.96.5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.96.5, 172.71.241.85",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU3IiwidXNlcm5hbWUiOiJhbHZhcm85IiwiZW1haWwiOiJhbHZhcm9sYW1lbGExNDFAZ21haWwuY29tIiwiZXhwIjoxNzgwNDczODk3fQ.TxpwoSPkVBRq73_gpos1GmH16qxfGhaRsd3vXgsm81Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02383109aab001e-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.96.5",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 08:04:59 UTC] === END API CALL LOG ===
[27-May-2026 08:04:59 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 08:04:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU3IiwidXNlcm5hbWUiOiJhbHZhcm85IiwiZW1haWwiOiJhbHZhcm9sYW1lbGExNDFAZ21haWwuY29tIiwiZXhwIjoxNzgwNDczODk3fQ.TxpwoSPkVBRq73_gpos1GmH16qxfGhaRsd3vXgsm81Y
[27-May-2026 08:04:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 08:04:59 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 08:04:59 UTC] User ID: 657
[27-May-2026 08:04:59 UTC] ✅ User profile retrieved successfully for user ID: 657
[27-May-2026 08:06:49 UTC] === API CALL LOG ===
[27-May-2026 08:06:49 UTC] Endpoint: user/profile.php
[27-May-2026 08:06:49 UTC] Full Log Data: {
    "timestamp": "2026-05-27 08:06:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.96.5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.96.5, 172.69.224.157",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU3IiwidXNlcm5hbWUiOiJhbHZhcm85IiwiZW1haWwiOiJhbHZhcm9sYW1lbGExNDFAZ21haWwuY29tIiwiZXhwIjoxNzgwNDczODk3fQ.TxpwoSPkVBRq73_gpos1GmH16qxfGhaRsd3vXgsm81Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02385c14bfbfce5-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.96.5",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 08:06:49 UTC] === END API CALL LOG ===
[27-May-2026 08:06:49 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 08:06:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU3IiwidXNlcm5hbWUiOiJhbHZhcm85IiwiZW1haWwiOiJhbHZhcm9sYW1lbGExNDFAZ21haWwuY29tIiwiZXhwIjoxNzgwNDczODk3fQ.TxpwoSPkVBRq73_gpos1GmH16qxfGhaRsd3vXgsm81Y
[27-May-2026 08:06:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 08:06:49 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 08:06:49 UTC] User ID: 657
[27-May-2026 08:06:49 UTC] ✅ User profile retrieved successfully for user ID: 657
[27-May-2026 08:07:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 08:07:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 08:07:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.96.5, 172.69.224.157","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU3IiwidXNlcm5hbWUiOiJhbHZhcm85IiwiZW1haWwiOiJhbHZhcm9sYW1lbGExNDFAZ21haWwuY29tIiwiZXhwIjoxNzgwNDczODk3fQ.TxpwoSPkVBRq73_gpos1GmH16qxfGhaRsd3vXgsm81Y","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a023864aae92fce5-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.96.5","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-May-2026 08:07:11 UTC] === User Orders API Called ===
[27-May-2026 08:07:11 UTC] User ID: 657
[27-May-2026 08:07:11 UTC] Limit: 20, Offset: 0
[27-May-2026 08:07:11 UTC] Orders found: 0
[27-May-2026 08:07:11 UTC] Orders data: []
[27-May-2026 08:07:11 UTC] Total orders count: 0
[27-May-2026 08:07:11 UTC] === API CALL LOG ===
[27-May-2026 08:07:11 UTC] Endpoint: user/profile.php
[27-May-2026 08:07:11 UTC] Full Log Data: {
    "timestamp": "2026-05-27 08:07:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.96.5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.96.5, 172.69.224.157",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU3IiwidXNlcm5hbWUiOiJhbHZhcm85IiwiZW1haWwiOiJhbHZhcm9sYW1lbGExNDFAZ21haWwuY29tIiwiZXhwIjoxNzgwNDczODk3fQ.TxpwoSPkVBRq73_gpos1GmH16qxfGhaRsd3vXgsm81Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a023864aae94fce5-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.96.5",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 08:07:11 UTC] === END API CALL LOG ===
[27-May-2026 08:07:11 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 08:07:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU3IiwidXNlcm5hbWUiOiJhbHZhcm85IiwiZW1haWwiOiJhbHZhcm9sYW1lbGExNDFAZ21haWwuY29tIiwiZXhwIjoxNzgwNDczODk3fQ.TxpwoSPkVBRq73_gpos1GmH16qxfGhaRsd3vXgsm81Y
[27-May-2026 08:07:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 08:07:11 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 08:07:11 UTC] User ID: 657
[27-May-2026 08:07:11 UTC] ✅ User profile retrieved successfully for user ID: 657
[27-May-2026 08:07:12 UTC] === API CALL LOG ===
[27-May-2026 08:07:12 UTC] Endpoint: user/profile.php
[27-May-2026 08:07:12 UTC] Full Log Data: {
    "timestamp": "2026-05-27 08:07:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.96.5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.96.5, 172.69.224.157",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU3IiwidXNlcm5hbWUiOiJhbHZhcm85IiwiZW1haWwiOiJhbHZhcm9sYW1lbGExNDFAZ21haWwuY29tIiwiZXhwIjoxNzgwNDczODk3fQ.TxpwoSPkVBRq73_gpos1GmH16qxfGhaRsd3vXgsm81Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a023864e181efce5-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.96.5",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 08:07:12 UTC] === END API CALL LOG ===
[27-May-2026 08:07:12 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 08:07:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU3IiwidXNlcm5hbWUiOiJhbHZhcm85IiwiZW1haWwiOiJhbHZhcm9sYW1lbGExNDFAZ21haWwuY29tIiwiZXhwIjoxNzgwNDczODk3fQ.TxpwoSPkVBRq73_gpos1GmH16qxfGhaRsd3vXgsm81Y
[27-May-2026 08:07:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 08:07:12 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 08:07:12 UTC] User ID: 657
[27-May-2026 08:07:12 UTC] ✅ User profile retrieved successfully for user ID: 657
[27-May-2026 08:12:49 UTC] === API CALL LOG ===
[27-May-2026 08:12:49 UTC] Endpoint: user/profile.php
[27-May-2026 08:12:49 UTC] Full Log Data: {
    "timestamp": "2026-05-27 08:12:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.96.5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.96.5, 141.101.98.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU3IiwidXNlcm5hbWUiOiJhbHZhcm85IiwiZW1haWwiOiJhbHZhcm9sYW1lbGExNDFAZ21haWwuY29tIiwiZXhwIjoxNzgwNDczODk3fQ.TxpwoSPkVBRq73_gpos1GmH16qxfGhaRsd3vXgsm81Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0238e853faeef21-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.96.5",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 08:12:49 UTC] === END API CALL LOG ===
[27-May-2026 08:12:49 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 08:12:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU3IiwidXNlcm5hbWUiOiJhbHZhcm85IiwiZW1haWwiOiJhbHZhcm9sYW1lbGExNDFAZ21haWwuY29tIiwiZXhwIjoxNzgwNDczODk3fQ.TxpwoSPkVBRq73_gpos1GmH16qxfGhaRsd3vXgsm81Y
[27-May-2026 08:12:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 08:12:49 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 08:12:49 UTC] User ID: 657
[27-May-2026 08:12:49 UTC] ✅ User profile retrieved successfully for user ID: 657
[27-May-2026 08:13:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 08:13:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 08:13:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.96.5, 141.101.98.15","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU3IiwidXNlcm5hbWUiOiJhbHZhcm85IiwiZW1haWwiOiJhbHZhcm9sYW1lbGExNDFAZ21haWwuY29tIiwiZXhwIjoxNzgwNDczODk3fQ.TxpwoSPkVBRq73_gpos1GmH16qxfGhaRsd3vXgsm81Y","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0238ef65ce5ef21-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.96.5","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-May-2026 08:13:07 UTC] === User Orders API Called ===
[27-May-2026 08:13:07 UTC] User ID: 657
[27-May-2026 08:13:07 UTC] Limit: 20, Offset: 0
[27-May-2026 08:13:07 UTC] Orders found: 0
[27-May-2026 08:13:07 UTC] Orders data: []
[27-May-2026 08:13:07 UTC] Total orders count: 0
[27-May-2026 08:13:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 08:13:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 08:13:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.96.5, 141.101.98.15","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU3IiwidXNlcm5hbWUiOiJhbHZhcm85IiwiZW1haWwiOiJhbHZhcm9sYW1lbGExNDFAZ21haWwuY29tIiwiZXhwIjoxNzgwNDczODk3fQ.TxpwoSPkVBRq73_gpos1GmH16qxfGhaRsd3vXgsm81Y","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0238f078dc4ef21-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.96.5","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-May-2026 08:13:09 UTC] === User Orders API Called ===
[27-May-2026 08:13:09 UTC] User ID: 657
[27-May-2026 08:13:09 UTC] Limit: 20, Offset: 0
[27-May-2026 08:13:09 UTC] Orders found: 0
[27-May-2026 08:13:09 UTC] Orders data: []
[27-May-2026 08:13:09 UTC] === API CALL LOG ===
[27-May-2026 08:13:09 UTC] Endpoint: user/profile.php
[27-May-2026 08:13:09 UTC] Total orders count: 0
[27-May-2026 08:13:09 UTC] Full Log Data: {
    "timestamp": "2026-05-27 08:13:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.96.5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.96.5, 141.101.98.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU3IiwidXNlcm5hbWUiOiJhbHZhcm85IiwiZW1haWwiOiJhbHZhcm9sYW1lbGExNDFAZ21haWwuY29tIiwiZXhwIjoxNzgwNDczODk3fQ.TxpwoSPkVBRq73_gpos1GmH16qxfGhaRsd3vXgsm81Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0238f078dc7ef21-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.96.5",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 08:13:09 UTC] === END API CALL LOG ===
[27-May-2026 08:13:09 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 08:13:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU3IiwidXNlcm5hbWUiOiJhbHZhcm85IiwiZW1haWwiOiJhbHZhcm9sYW1lbGExNDFAZ21haWwuY29tIiwiZXhwIjoxNzgwNDczODk3fQ.TxpwoSPkVBRq73_gpos1GmH16qxfGhaRsd3vXgsm81Y
[27-May-2026 08:13:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 08:13:09 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 08:13:09 UTC] User ID: 657
[27-May-2026 08:13:09 UTC] ✅ User profile retrieved successfully for user ID: 657
[27-May-2026 08:13:10 UTC] === API CALL LOG ===
[27-May-2026 08:13:10 UTC] Endpoint: user/profile.php
[27-May-2026 08:13:10 UTC] Full Log Data: {
    "timestamp": "2026-05-27 08:13:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.96.5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.96.5, 141.101.98.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU3IiwidXNlcm5hbWUiOiJhbHZhcm85IiwiZW1haWwiOiJhbHZhcm9sYW1lbGExNDFAZ21haWwuY29tIiwiZXhwIjoxNzgwNDczODk3fQ.TxpwoSPkVBRq73_gpos1GmH16qxfGhaRsd3vXgsm81Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0238f0b0e53ef21-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.96.5",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 08:13:10 UTC] === END API CALL LOG ===
[27-May-2026 08:13:10 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 08:13:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU3IiwidXNlcm5hbWUiOiJhbHZhcm85IiwiZW1haWwiOiJhbHZhcm9sYW1lbGExNDFAZ21haWwuY29tIiwiZXhwIjoxNzgwNDczODk3fQ.TxpwoSPkVBRq73_gpos1GmH16qxfGhaRsd3vXgsm81Y
[27-May-2026 08:13:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 08:13:10 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 08:13:10 UTC] User ID: 657
[27-May-2026 08:13:10 UTC] ✅ User profile retrieved successfully for user ID: 657
[27-May-2026 08:13:19 UTC] === API CALL LOG ===
[27-May-2026 08:13:19 UTC] Endpoint: user/profile.php
[27-May-2026 08:13:19 UTC] Full Log Data: {
    "timestamp": "2026-05-27 08:13:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.96.5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.96.5, 141.101.98.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU3IiwidXNlcm5hbWUiOiJhbHZhcm85IiwiZW1haWwiOiJhbHZhcm9sYW1lbGExNDFAZ21haWwuY29tIiwiZXhwIjoxNzgwNDczODk3fQ.TxpwoSPkVBRq73_gpos1GmH16qxfGhaRsd3vXgsm81Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0238f46db17ef21-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.96.5",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 08:13:19 UTC] === END API CALL LOG ===
[27-May-2026 08:13:19 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 08:13:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU3IiwidXNlcm5hbWUiOiJhbHZhcm85IiwiZW1haWwiOiJhbHZhcm9sYW1lbGExNDFAZ21haWwuY29tIiwiZXhwIjoxNzgwNDczODk3fQ.TxpwoSPkVBRq73_gpos1GmH16qxfGhaRsd3vXgsm81Y
[27-May-2026 08:13:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 08:13:19 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 08:13:19 UTC] User ID: 657
[27-May-2026 08:13:19 UTC] ✅ User profile retrieved successfully for user ID: 657
[27-May-2026 08:13:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 08:13:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 08:13:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.96.5, 141.101.98.15","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU3IiwidXNlcm5hbWUiOiJhbHZhcm85IiwiZW1haWwiOiJhbHZhcm9sYW1lbGExNDFAZ21haWwuY29tIiwiZXhwIjoxNzgwNDczODk3fQ.TxpwoSPkVBRq73_gpos1GmH16qxfGhaRsd3vXgsm81Y","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0238f46db16ef21-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.96.5","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-May-2026 08:13:19 UTC] === User Orders API Called ===
[27-May-2026 08:13:19 UTC] User ID: 657
[27-May-2026 08:13:19 UTC] Limit: 20, Offset: 0
[27-May-2026 08:13:19 UTC] Orders found: 0
[27-May-2026 08:13:19 UTC] Orders data: []
[27-May-2026 08:13:19 UTC] Total orders count: 0
[27-May-2026 08:13:20 UTC] === API CALL LOG ===
[27-May-2026 08:13:20 UTC] Endpoint: user/profile.php
[27-May-2026 08:13:20 UTC] Full Log Data: {
    "timestamp": "2026-05-27 08:13:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.96.5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.96.5, 141.101.98.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU3IiwidXNlcm5hbWUiOiJhbHZhcm85IiwiZW1haWwiOiJhbHZhcm9sYW1lbGExNDFAZ21haWwuY29tIiwiZXhwIjoxNzgwNDczODk3fQ.TxpwoSPkVBRq73_gpos1GmH16qxfGhaRsd3vXgsm81Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0238f4a3afaef21-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.96.5",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 08:13:20 UTC] === END API CALL LOG ===
[27-May-2026 08:13:20 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 08:13:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU3IiwidXNlcm5hbWUiOiJhbHZhcm85IiwiZW1haWwiOiJhbHZhcm9sYW1lbGExNDFAZ21haWwuY29tIiwiZXhwIjoxNzgwNDczODk3fQ.TxpwoSPkVBRq73_gpos1GmH16qxfGhaRsd3vXgsm81Y
[27-May-2026 08:13:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 08:13:20 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 08:13:20 UTC] User ID: 657
[27-May-2026 08:13:20 UTC] ✅ User profile retrieved successfully for user ID: 657
[27-May-2026 08:13:54 UTC] === API CALL LOG ===
[27-May-2026 08:13:54 UTC] Endpoint: user/profile.php
[27-May-2026 08:13:54 UTC] Full Log Data: {
    "timestamp": "2026-05-27 08:13:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.96.5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.96.5, 141.101.98.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU3IiwidXNlcm5hbWUiOiJhbHZhcm85IiwiZW1haWwiOiJhbHZhcm9sYW1lbGExNDFAZ21haWwuY29tIiwiZXhwIjoxNzgwNDczODk3fQ.TxpwoSPkVBRq73_gpos1GmH16qxfGhaRsd3vXgsm81Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a023901ffd11ef21-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.96.5",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 08:13:54 UTC] === END API CALL LOG ===
[27-May-2026 08:13:54 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 08:13:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU3IiwidXNlcm5hbWUiOiJhbHZhcm85IiwiZW1haWwiOiJhbHZhcm9sYW1lbGExNDFAZ21haWwuY29tIiwiZXhwIjoxNzgwNDczODk3fQ.TxpwoSPkVBRq73_gpos1GmH16qxfGhaRsd3vXgsm81Y
[27-May-2026 08:13:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 08:13:54 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 08:13:54 UTC] User ID: 657
[27-May-2026 08:13:54 UTC] ✅ User profile retrieved successfully for user ID: 657
[27-May-2026 08:13:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 08:13:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 08:13:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.96.5, 141.101.98.15","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU3IiwidXNlcm5hbWUiOiJhbHZhcm85IiwiZW1haWwiOiJhbHZhcm9sYW1lbGExNDFAZ21haWwuY29tIiwiZXhwIjoxNzgwNDczODk3fQ.TxpwoSPkVBRq73_gpos1GmH16qxfGhaRsd3vXgsm81Y","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a023901ffd0fef21-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.96.5","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-May-2026 08:13:54 UTC] === User Orders API Called ===
[27-May-2026 08:13:54 UTC] User ID: 657
[27-May-2026 08:13:54 UTC] Limit: 20, Offset: 0
[27-May-2026 08:13:54 UTC] Orders found: 0
[27-May-2026 08:13:54 UTC] Orders data: []
[27-May-2026 08:13:54 UTC] Total orders count: 0
[27-May-2026 08:13:55 UTC] === API CALL LOG ===
[27-May-2026 08:13:55 UTC] Endpoint: user/profile.php
[27-May-2026 08:13:55 UTC] Full Log Data: {
    "timestamp": "2026-05-27 08:13:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.96.5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.96.5, 141.101.98.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU3IiwidXNlcm5hbWUiOiJhbHZhcm85IiwiZW1haWwiOiJhbHZhcm9sYW1lbGExNDFAZ21haWwuY29tIiwiZXhwIjoxNzgwNDczODk3fQ.TxpwoSPkVBRq73_gpos1GmH16qxfGhaRsd3vXgsm81Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02390236dbeef21-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.96.5",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 08:13:55 UTC] === END API CALL LOG ===
[27-May-2026 08:13:55 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 08:13:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU3IiwidXNlcm5hbWUiOiJhbHZhcm85IiwiZW1haWwiOiJhbHZhcm9sYW1lbGExNDFAZ21haWwuY29tIiwiZXhwIjoxNzgwNDczODk3fQ.TxpwoSPkVBRq73_gpos1GmH16qxfGhaRsd3vXgsm81Y
[27-May-2026 08:13:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 08:13:55 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 08:13:55 UTC] User ID: 657
[27-May-2026 08:13:55 UTC] ✅ User profile retrieved successfully for user ID: 657
[27-May-2026 08:18:48 UTC] === API CALL LOG ===
[27-May-2026 08:18:48 UTC] Endpoint: user/profile.php
[27-May-2026 08:18:48 UTC] Full Log Data: {
    "timestamp": "2026-05-27 08:18:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.38.224.165",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "51.38.224.165, 172.71.126.52",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU1IiwidXNlcm5hbWUiOiJAU2VxYXdpeHYiLCJlbWFpbCI6InZpa3Rvcm1hbHlzaGtvMDg4QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQ3MDIyOH0.oxTgXqSwjMYz6J9vIRJg00IDDp1ucFE3CjNYb7QfDtI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02397494f57783e-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "51.38.224.165",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 08:18:48 UTC] === END API CALL LOG ===
[27-May-2026 08:18:48 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 08:18:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU1IiwidXNlcm5hbWUiOiJAU2VxYXdpeHYiLCJlbWFpbCI6InZpa3Rvcm1hbHlzaGtvMDg4QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQ3MDIyOH0.oxTgXqSwjMYz6J9vIRJg00IDDp1ucFE3CjNYb7QfDtI
[27-May-2026 08:18:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 08:18:48 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 08:18:48 UTC] User ID: 655
[27-May-2026 08:18:48 UTC] ✅ User profile retrieved successfully for user ID: 655
[27-May-2026 08:18:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 08:18:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 08:18:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"51.38.224.165, 172.71.127.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU1IiwidXNlcm5hbWUiOiJAU2VxYXdpeHYiLCJlbWFpbCI6InZpa3Rvcm1hbHlzaGtvMDg4QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQ3MDIyOH0.oxTgXqSwjMYz6J9vIRJg00IDDp1ucFE3CjNYb7QfDtI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a023974e19eb783e-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"51.38.224.165","cf-ipcountry":"FR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-May-2026 08:18:48 UTC] === User Orders API Called ===
[27-May-2026 08:18:48 UTC] User ID: 655
[27-May-2026 08:18:48 UTC] Limit: 20, Offset: 0
[27-May-2026 08:18:48 UTC] Orders found: 2
[27-May-2026 08:18:48 UTC] Orders data: [{"id":303,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/VeloxPay\/4","status":"pending","created_at":"2026-05-27 10:39:02","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":302,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/VeloxPay\/4","status":"pending","created_at":"2026-05-27 10:38:46","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[27-May-2026 08:18:48 UTC] Total orders count: 2
[27-May-2026 08:18:49 UTC] === API CALL LOG ===
[27-May-2026 08:18:49 UTC] Endpoint: user/profile.php
[27-May-2026 08:18:49 UTC] Full Log Data: {
    "timestamp": "2026-05-27 08:18:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.38.224.165",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "51.38.224.165, 172.71.127.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU1IiwidXNlcm5hbWUiOiJAU2VxYXdpeHYiLCJlbWFpbCI6InZpa3Rvcm1hbHlzaGtvMDg4QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQ3MDIyOH0.oxTgXqSwjMYz6J9vIRJg00IDDp1ucFE3CjNYb7QfDtI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02397510b6b783e-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "51.38.224.165",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 08:18:49 UTC] === END API CALL LOG ===
[27-May-2026 08:18:49 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 08:18:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU1IiwidXNlcm5hbWUiOiJAU2VxYXdpeHYiLCJlbWFpbCI6InZpa3Rvcm1hbHlzaGtvMDg4QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQ3MDIyOH0.oxTgXqSwjMYz6J9vIRJg00IDDp1ucFE3CjNYb7QfDtI
[27-May-2026 08:18:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 08:18:49 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 08:18:49 UTC] User ID: 655
[27-May-2026 08:18:49 UTC] ✅ User profile retrieved successfully for user ID: 655
[27-May-2026 08:18:49 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 08:18:49 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 08:18:49 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"51.38.224.165, 172.71.127.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU1IiwidXNlcm5hbWUiOiJAU2VxYXdpeHYiLCJlbWFpbCI6InZpa3Rvcm1hbHlzaGtvMDg4QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQ3MDIyOH0.oxTgXqSwjMYz6J9vIRJg00IDDp1ucFE3CjNYb7QfDtI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a02397510b6a783e-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"51.38.224.165","cf-ipcountry":"FR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-May-2026 08:18:49 UTC] === User Orders API Called ===
[27-May-2026 08:18:49 UTC] === API CALL LOG ===
[27-May-2026 08:18:49 UTC] User ID: 655
[27-May-2026 08:18:49 UTC] Endpoint: user/profile.php
[27-May-2026 08:18:49 UTC] Limit: 20, Offset: 0
[27-May-2026 08:18:49 UTC] Full Log Data: {
    "timestamp": "2026-05-27 08:18:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.38.224.165",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "51.38.224.165, 172.71.126.52",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU1IiwidXNlcm5hbWUiOiJAU2VxYXdpeHYiLCJlbWFpbCI6InZpa3Rvcm1hbHlzaGtvMDg4QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQ3MDIyOH0.oxTgXqSwjMYz6J9vIRJg00IDDp1ucFE3CjNYb7QfDtI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02397510b68783e-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "51.38.224.165",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 08:18:49 UTC] === END API CALL LOG ===
[27-May-2026 08:18:49 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 08:18:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU1IiwidXNlcm5hbWUiOiJAU2VxYXdpeHYiLCJlbWFpbCI6InZpa3Rvcm1hbHlzaGtvMDg4QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQ3MDIyOH0.oxTgXqSwjMYz6J9vIRJg00IDDp1ucFE3CjNYb7QfDtI
[27-May-2026 08:18:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 08:18:49 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 08:18:49 UTC] User ID: 655
[27-May-2026 08:18:49 UTC] Orders found: 2
[27-May-2026 08:18:49 UTC] Orders data: [{"id":303,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/VeloxPay\/4","status":"pending","created_at":"2026-05-27 10:39:02","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":302,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/VeloxPay\/4","status":"pending","created_at":"2026-05-27 10:38:46","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[27-May-2026 08:18:49 UTC] ✅ User profile retrieved successfully for user ID: 655
[27-May-2026 08:18:49 UTC] Total orders count: 2
[27-May-2026 08:19:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 08:19:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 08:19:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"51.38.224.165, 172.71.126.52","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU1IiwidXNlcm5hbWUiOiJAU2VxYXdpeHYiLCJlbWFpbCI6InZpa3Rvcm1hbHlzaGtvMDg4QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQ3MDIyOH0.oxTgXqSwjMYz6J9vIRJg00IDDp1ucFE3CjNYb7QfDtI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a02397c328f2783e-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"51.38.224.165","cf-ipcountry":"FR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-May-2026 08:19:07 UTC] === User Orders API Called ===
[27-May-2026 08:19:07 UTC] User ID: 655
[27-May-2026 08:19:07 UTC] Limit: 20, Offset: 0
[27-May-2026 08:19:07 UTC] Orders found: 2
[27-May-2026 08:19:07 UTC] Orders data: [{"id":303,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/VeloxPay\/4","status":"pending","created_at":"2026-05-27 10:39:02","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":302,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/VeloxPay\/4","status":"pending","created_at":"2026-05-27 10:38:46","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[27-May-2026 08:19:07 UTC] Total orders count: 2
[27-May-2026 08:19:07 UTC] === API CALL LOG ===
[27-May-2026 08:19:07 UTC] Endpoint: user/profile.php
[27-May-2026 08:19:07 UTC] Full Log Data: {
    "timestamp": "2026-05-27 08:19:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.38.224.165",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "51.38.224.165, 172.71.126.52",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU1IiwidXNlcm5hbWUiOiJAU2VxYXdpeHYiLCJlbWFpbCI6InZpa3Rvcm1hbHlzaGtvMDg4QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQ3MDIyOH0.oxTgXqSwjMYz6J9vIRJg00IDDp1ucFE3CjNYb7QfDtI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02397c328f4783e-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "51.38.224.165",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 08:19:07 UTC] === END API CALL LOG ===
[27-May-2026 08:19:07 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 08:19:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU1IiwidXNlcm5hbWUiOiJAU2VxYXdpeHYiLCJlbWFpbCI6InZpa3Rvcm1hbHlzaGtvMDg4QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQ3MDIyOH0.oxTgXqSwjMYz6J9vIRJg00IDDp1ucFE3CjNYb7QfDtI
[27-May-2026 08:19:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 08:19:07 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 08:19:07 UTC] User ID: 655
[27-May-2026 08:19:07 UTC] ✅ User profile retrieved successfully for user ID: 655
[27-May-2026 08:19:07 UTC] === API CALL LOG ===
[27-May-2026 08:19:07 UTC] Endpoint: user/profile.php
[27-May-2026 08:19:07 UTC] Full Log Data: {
    "timestamp": "2026-05-27 08:19:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.38.224.165",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "51.38.224.165, 172.71.126.52",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU1IiwidXNlcm5hbWUiOiJAU2VxYXdpeHYiLCJlbWFpbCI6InZpa3Rvcm1hbHlzaGtvMDg4QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQ3MDIyOH0.oxTgXqSwjMYz6J9vIRJg00IDDp1ucFE3CjNYb7QfDtI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02397c3d97b783e-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "51.38.224.165",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 08:19:07 UTC] === END API CALL LOG ===
[27-May-2026 08:19:07 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 08:19:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU1IiwidXNlcm5hbWUiOiJAU2VxYXdpeHYiLCJlbWFpbCI6InZpa3Rvcm1hbHlzaGtvMDg4QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQ3MDIyOH0.oxTgXqSwjMYz6J9vIRJg00IDDp1ucFE3CjNYb7QfDtI
[27-May-2026 08:19:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 08:19:07 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 08:19:07 UTC] User ID: 655
[27-May-2026 08:19:07 UTC] ✅ User profile retrieved successfully for user ID: 655
[27-May-2026 08:19:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 08:19:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 08:19:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"51.38.224.165, 172.71.126.52","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU1IiwidXNlcm5hbWUiOiJAU2VxYXdpeHYiLCJlbWFpbCI6InZpa3Rvcm1hbHlzaGtvMDg4QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQ3MDIyOH0.oxTgXqSwjMYz6J9vIRJg00IDDp1ucFE3CjNYb7QfDtI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a02397cf7fc2783e-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"51.38.224.165","cf-ipcountry":"FR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-May-2026 08:19:09 UTC] === User Orders API Called ===
[27-May-2026 08:19:09 UTC] User ID: 655
[27-May-2026 08:19:09 UTC] Limit: 20, Offset: 0
[27-May-2026 08:19:09 UTC] Orders found: 2
[27-May-2026 08:19:09 UTC] Orders data: [{"id":303,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/VeloxPay\/4","status":"pending","created_at":"2026-05-27 10:39:02","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":302,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/VeloxPay\/4","status":"pending","created_at":"2026-05-27 10:38:46","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[27-May-2026 08:19:09 UTC] Total orders count: 2
[27-May-2026 08:20:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 08:20:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 08:20:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.96.5, 162.158.216.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU3IiwidXNlcm5hbWUiOiJhbHZhcm85IiwiZW1haWwiOiJhbHZhcm9sYW1lbGExNDFAZ21haWwuY29tIiwiZXhwIjoxNzgwNDczODk3fQ.TxpwoSPkVBRq73_gpos1GmH16qxfGhaRsd3vXgsm81Y","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a023998d8d0a1f67-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.96.5","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-May-2026 08:20:20 UTC] === User Orders API Called ===
[27-May-2026 08:20:20 UTC] User ID: 657
[27-May-2026 08:20:20 UTC] Limit: 20, Offset: 0
[27-May-2026 08:20:20 UTC] Orders found: 0
[27-May-2026 08:20:20 UTC] Orders data: []
[27-May-2026 08:20:20 UTC] Total orders count: 0
[27-May-2026 08:20:20 UTC] === API CALL LOG ===
[27-May-2026 08:20:20 UTC] Endpoint: user/profile.php
[27-May-2026 08:20:20 UTC] Full Log Data: {
    "timestamp": "2026-05-27 08:20:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.96.5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.96.5, 162.158.216.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU3IiwidXNlcm5hbWUiOiJhbHZhcm85IiwiZW1haWwiOiJhbHZhcm9sYW1lbGExNDFAZ21haWwuY29tIiwiZXhwIjoxNzgwNDczODk3fQ.TxpwoSPkVBRq73_gpos1GmH16qxfGhaRsd3vXgsm81Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a023998d8d0d1f67-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.96.5",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 08:20:20 UTC] === END API CALL LOG ===
[27-May-2026 08:20:20 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 08:20:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU3IiwidXNlcm5hbWUiOiJhbHZhcm85IiwiZW1haWwiOiJhbHZhcm9sYW1lbGExNDFAZ21haWwuY29tIiwiZXhwIjoxNzgwNDczODk3fQ.TxpwoSPkVBRq73_gpos1GmH16qxfGhaRsd3vXgsm81Y
[27-May-2026 08:20:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 08:20:20 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 08:20:20 UTC] User ID: 657
[27-May-2026 08:20:20 UTC] ✅ User profile retrieved successfully for user ID: 657
[27-May-2026 08:20:21 UTC] === API CALL LOG ===
[27-May-2026 08:20:21 UTC] Endpoint: user/profile.php
[27-May-2026 08:20:21 UTC] Full Log Data: {
    "timestamp": "2026-05-27 08:20:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.96.5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.96.5, 162.158.216.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU3IiwidXNlcm5hbWUiOiJhbHZhcm85IiwiZW1haWwiOiJhbHZhcm9sYW1lbGExNDFAZ21haWwuY29tIiwiZXhwIjoxNzgwNDczODk3fQ.TxpwoSPkVBRq73_gpos1GmH16qxfGhaRsd3vXgsm81Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02399911f471f67-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.96.5",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 08:20:21 UTC] === END API CALL LOG ===
[27-May-2026 08:20:21 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 08:20:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU3IiwidXNlcm5hbWUiOiJhbHZhcm85IiwiZW1haWwiOiJhbHZhcm9sYW1lbGExNDFAZ21haWwuY29tIiwiZXhwIjoxNzgwNDczODk3fQ.TxpwoSPkVBRq73_gpos1GmH16qxfGhaRsd3vXgsm81Y
[27-May-2026 08:20:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 08:20:21 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 08:20:21 UTC] User ID: 657
[27-May-2026 08:20:21 UTC] ✅ User profile retrieved successfully for user ID: 657
[27-May-2026 08:20:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 08:20:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 08:20:31 UTC] === API CALL LOG ===
[27-May-2026 08:20:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.96.5, 162.158.216.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU3IiwidXNlcm5hbWUiOiJhbHZhcm85IiwiZW1haWwiOiJhbHZhcm9sYW1lbGExNDFAZ21haWwuY29tIiwiZXhwIjoxNzgwNDczODk3fQ.TxpwoSPkVBRq73_gpos1GmH16qxfGhaRsd3vXgsm81Y","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a02399d02fc61f67-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.96.5","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-May-2026 08:20:31 UTC] Endpoint: user/profile.php
[27-May-2026 08:20:31 UTC] Full Log Data: {
    "timestamp": "2026-05-27 08:20:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.96.5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.96.5, 162.158.216.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU3IiwidXNlcm5hbWUiOiJhbHZhcm85IiwiZW1haWwiOiJhbHZhcm9sYW1lbGExNDFAZ21haWwuY29tIiwiZXhwIjoxNzgwNDczODk3fQ.TxpwoSPkVBRq73_gpos1GmH16qxfGhaRsd3vXgsm81Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02399d02fc91f67-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.96.5",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 08:20:31 UTC] === User Orders API Called ===
[27-May-2026 08:20:31 UTC] === END API CALL LOG ===
[27-May-2026 08:20:31 UTC] User ID: 657
[27-May-2026 08:20:31 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 08:20:31 UTC] Limit: 20, Offset: 0
[27-May-2026 08:20:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU3IiwidXNlcm5hbWUiOiJhbHZhcm85IiwiZW1haWwiOiJhbHZhcm9sYW1lbGExNDFAZ21haWwuY29tIiwiZXhwIjoxNzgwNDczODk3fQ.TxpwoSPkVBRq73_gpos1GmH16qxfGhaRsd3vXgsm81Y
[27-May-2026 08:20:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 08:20:31 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 08:20:31 UTC] User ID: 657
[27-May-2026 08:20:31 UTC] Orders found: 0
[27-May-2026 08:20:31 UTC] Orders data: []
[27-May-2026 08:20:31 UTC] ✅ User profile retrieved successfully for user ID: 657
[27-May-2026 08:20:31 UTC] Total orders count: 0
[27-May-2026 08:20:31 UTC] === API CALL LOG ===
[27-May-2026 08:20:31 UTC] Endpoint: user/profile.php
[27-May-2026 08:20:31 UTC] Full Log Data: {
    "timestamp": "2026-05-27 08:20:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.96.5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.96.5, 162.158.216.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU3IiwidXNlcm5hbWUiOiJhbHZhcm85IiwiZW1haWwiOiJhbHZhcm9sYW1lbGExNDFAZ21haWwuY29tIiwiZXhwIjoxNzgwNDczODk3fQ.TxpwoSPkVBRq73_gpos1GmH16qxfGhaRsd3vXgsm81Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02399d398b51f67-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.96.5",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 08:20:31 UTC] === END API CALL LOG ===
[27-May-2026 08:20:31 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 08:20:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU3IiwidXNlcm5hbWUiOiJhbHZhcm85IiwiZW1haWwiOiJhbHZhcm9sYW1lbGExNDFAZ21haWwuY29tIiwiZXhwIjoxNzgwNDczODk3fQ.TxpwoSPkVBRq73_gpos1GmH16qxfGhaRsd3vXgsm81Y
[27-May-2026 08:20:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 08:20:31 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 08:20:31 UTC] User ID: 657
[27-May-2026 08:20:31 UTC] ✅ User profile retrieved successfully for user ID: 657
[27-May-2026 08:20:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 08:20:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 08:20:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.96.5, 162.158.216.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU3IiwidXNlcm5hbWUiOiJhbHZhcm85IiwiZW1haWwiOiJhbHZhcm9sYW1lbGExNDFAZ21haWwuY29tIiwiZXhwIjoxNzgwNDczODk3fQ.TxpwoSPkVBRq73_gpos1GmH16qxfGhaRsd3vXgsm81Y","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a02399df7f6f1f67-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.96.5","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-May-2026 08:20:33 UTC] === User Orders API Called ===
[27-May-2026 08:20:33 UTC] User ID: 657
[27-May-2026 08:20:33 UTC] Limit: 20, Offset: 0
[27-May-2026 08:20:33 UTC] Orders found: 0
[27-May-2026 08:20:33 UTC] Orders data: []
[27-May-2026 08:20:33 UTC] Total orders count: 0
[27-May-2026 08:20:36 UTC] === API CALL LOG ===
[27-May-2026 08:20:36 UTC] Endpoint: user/profile.php
[27-May-2026 08:20:36 UTC] Full Log Data: {
    "timestamp": "2026-05-27 08:20:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.96.5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.96.5, 162.158.216.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU3IiwidXNlcm5hbWUiOiJhbHZhcm85IiwiZW1haWwiOiJhbHZhcm9sYW1lbGExNDFAZ21haWwuY29tIiwiZXhwIjoxNzgwNDczODk3fQ.TxpwoSPkVBRq73_gpos1GmH16qxfGhaRsd3vXgsm81Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02399edab201f67-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.96.5",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 08:20:36 UTC] === END API CALL LOG ===
[27-May-2026 08:20:36 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 08:20:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU3IiwidXNlcm5hbWUiOiJhbHZhcm85IiwiZW1haWwiOiJhbHZhcm9sYW1lbGExNDFAZ21haWwuY29tIiwiZXhwIjoxNzgwNDczODk3fQ.TxpwoSPkVBRq73_gpos1GmH16qxfGhaRsd3vXgsm81Y
[27-May-2026 08:20:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 08:20:36 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 08:20:36 UTC] User ID: 657
[27-May-2026 08:20:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 08:20:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 08:20:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.96.5, 162.158.216.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU3IiwidXNlcm5hbWUiOiJhbHZhcm85IiwiZW1haWwiOiJhbHZhcm9sYW1lbGExNDFAZ21haWwuY29tIiwiZXhwIjoxNzgwNDczODk3fQ.TxpwoSPkVBRq73_gpos1GmH16qxfGhaRsd3vXgsm81Y","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a02399edab1d1f67-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.96.5","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-May-2026 08:20:36 UTC] ✅ User profile retrieved successfully for user ID: 657
[27-May-2026 08:20:36 UTC] === User Orders API Called ===
[27-May-2026 08:20:36 UTC] User ID: 657
[27-May-2026 08:20:36 UTC] Limit: 20, Offset: 0
[27-May-2026 08:20:36 UTC] Orders found: 0
[27-May-2026 08:20:36 UTC] Orders data: []
[27-May-2026 08:20:36 UTC] Total orders count: 0
[27-May-2026 08:20:36 UTC] === API CALL LOG ===
[27-May-2026 08:20:36 UTC] Endpoint: user/profile.php
[27-May-2026 08:20:36 UTC] Full Log Data: {
    "timestamp": "2026-05-27 08:20:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.96.5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.96.5, 162.158.216.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU3IiwidXNlcm5hbWUiOiJhbHZhcm85IiwiZW1haWwiOiJhbHZhcm9sYW1lbGExNDFAZ21haWwuY29tIiwiZXhwIjoxNzgwNDczODk3fQ.TxpwoSPkVBRq73_gpos1GmH16qxfGhaRsd3vXgsm81Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02399f10ada1f67-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.96.5",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 08:20:36 UTC] === END API CALL LOG ===
[27-May-2026 08:20:36 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 08:20:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU3IiwidXNlcm5hbWUiOiJhbHZhcm85IiwiZW1haWwiOiJhbHZhcm9sYW1lbGExNDFAZ21haWwuY29tIiwiZXhwIjoxNzgwNDczODk3fQ.TxpwoSPkVBRq73_gpos1GmH16qxfGhaRsd3vXgsm81Y
[27-May-2026 08:20:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 08:20:36 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 08:20:36 UTC] User ID: 657
[27-May-2026 08:20:36 UTC] ✅ User profile retrieved successfully for user ID: 657
[27-May-2026 08:21:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 08:21:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 08:21:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.96.5, 162.158.216.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU3IiwidXNlcm5hbWUiOiJhbHZhcm85IiwiZW1haWwiOiJhbHZhcm9sYW1lbGExNDFAZ21haWwuY29tIiwiZXhwIjoxNzgwNDczODk3fQ.TxpwoSPkVBRq73_gpos1GmH16qxfGhaRsd3vXgsm81Y","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0239a8a9b541f67-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.96.5","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-May-2026 08:21:01 UTC] === User Orders API Called ===
[27-May-2026 08:21:01 UTC] User ID: 657
[27-May-2026 08:21:01 UTC] Limit: 20, Offset: 0
[27-May-2026 08:21:01 UTC] Orders found: 0
[27-May-2026 08:21:01 UTC] Orders data: []
[27-May-2026 08:21:01 UTC] Total orders count: 0
[27-May-2026 08:21:01 UTC] === API CALL LOG ===
[27-May-2026 08:21:01 UTC] Endpoint: user/profile.php
[27-May-2026 08:21:01 UTC] Full Log Data: {
    "timestamp": "2026-05-27 08:21:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.96.5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.96.5, 162.158.216.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU3IiwidXNlcm5hbWUiOiJhbHZhcm85IiwiZW1haWwiOiJhbHZhcm9sYW1lbGExNDFAZ21haWwuY29tIiwiZXhwIjoxNzgwNDczODk3fQ.TxpwoSPkVBRq73_gpos1GmH16qxfGhaRsd3vXgsm81Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0239a8a9b571f67-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.96.5",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 08:21:01 UTC] === END API CALL LOG ===
[27-May-2026 08:21:01 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 08:21:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU3IiwidXNlcm5hbWUiOiJhbHZhcm85IiwiZW1haWwiOiJhbHZhcm9sYW1lbGExNDFAZ21haWwuY29tIiwiZXhwIjoxNzgwNDczODk3fQ.TxpwoSPkVBRq73_gpos1GmH16qxfGhaRsd3vXgsm81Y
[27-May-2026 08:21:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 08:21:01 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 08:21:01 UTC] User ID: 657
[27-May-2026 08:21:01 UTC] ✅ User profile retrieved successfully for user ID: 657
[27-May-2026 08:21:01 UTC] === API CALL LOG ===
[27-May-2026 08:21:01 UTC] Endpoint: user/profile.php
[27-May-2026 08:21:01 UTC] Full Log Data: {
    "timestamp": "2026-05-27 08:21:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.96.5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.96.5, 162.158.216.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU3IiwidXNlcm5hbWUiOiJhbHZhcm85IiwiZW1haWwiOiJhbHZhcm9sYW1lbGExNDFAZ21haWwuY29tIiwiZXhwIjoxNzgwNDczODk3fQ.TxpwoSPkVBRq73_gpos1GmH16qxfGhaRsd3vXgsm81Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0239a8dcc061f67-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.96.5",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 08:21:01 UTC] === END API CALL LOG ===
[27-May-2026 08:21:01 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 08:21:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU3IiwidXNlcm5hbWUiOiJhbHZhcm85IiwiZW1haWwiOiJhbHZhcm9sYW1lbGExNDFAZ21haWwuY29tIiwiZXhwIjoxNzgwNDczODk3fQ.TxpwoSPkVBRq73_gpos1GmH16qxfGhaRsd3vXgsm81Y
[27-May-2026 08:21:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 08:21:01 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 08:21:01 UTC] User ID: 657
[27-May-2026 08:21:01 UTC] ✅ User profile retrieved successfully for user ID: 657
[27-May-2026 08:21:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 08:21:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 08:21:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.96.5, 162.158.216.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU3IiwidXNlcm5hbWUiOiJhbHZhcm85IiwiZW1haWwiOiJhbHZhcm9sYW1lbGExNDFAZ21haWwuY29tIiwiZXhwIjoxNzgwNDczODk3fQ.TxpwoSPkVBRq73_gpos1GmH16qxfGhaRsd3vXgsm81Y","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0239bb298d21f67-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.96.5","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-May-2026 08:21:48 UTC] === User Orders API Called ===
[27-May-2026 08:21:48 UTC] User ID: 657
[27-May-2026 08:21:48 UTC] Limit: 20, Offset: 0
[27-May-2026 08:21:48 UTC] Orders found: 0
[27-May-2026 08:21:48 UTC] Orders data: []
[27-May-2026 08:21:48 UTC] Total orders count: 0
[27-May-2026 08:21:48 UTC] === API CALL LOG ===
[27-May-2026 08:21:48 UTC] Endpoint: user/profile.php
[27-May-2026 08:21:48 UTC] Full Log Data: {
    "timestamp": "2026-05-27 08:21:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.96.5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.96.5, 162.158.216.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU3IiwidXNlcm5hbWUiOiJhbHZhcm85IiwiZW1haWwiOiJhbHZhcm9sYW1lbGExNDFAZ21haWwuY29tIiwiZXhwIjoxNzgwNDczODk3fQ.TxpwoSPkVBRq73_gpos1GmH16qxfGhaRsd3vXgsm81Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0239bb298d31f67-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.96.5",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 08:21:48 UTC] === END API CALL LOG ===
[27-May-2026 08:21:48 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 08:21:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU3IiwidXNlcm5hbWUiOiJhbHZhcm85IiwiZW1haWwiOiJhbHZhcm9sYW1lbGExNDFAZ21haWwuY29tIiwiZXhwIjoxNzgwNDczODk3fQ.TxpwoSPkVBRq73_gpos1GmH16qxfGhaRsd3vXgsm81Y
[27-May-2026 08:21:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 08:21:48 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 08:21:48 UTC] User ID: 657
[27-May-2026 08:21:48 UTC] ✅ User profile retrieved successfully for user ID: 657
[27-May-2026 08:21:49 UTC] === API CALL LOG ===
[27-May-2026 08:21:49 UTC] Endpoint: user/profile.php
[27-May-2026 08:21:49 UTC] Full Log Data: {
    "timestamp": "2026-05-27 08:21:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.96.5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.96.5, 162.158.216.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU3IiwidXNlcm5hbWUiOiJhbHZhcm85IiwiZW1haWwiOiJhbHZhcm9sYW1lbGExNDFAZ21haWwuY29tIiwiZXhwIjoxNzgwNDczODk3fQ.TxpwoSPkVBRq73_gpos1GmH16qxfGhaRsd3vXgsm81Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0239bb5d8391f67-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.96.5",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 08:21:49 UTC] === END API CALL LOG ===
[27-May-2026 08:21:49 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 08:21:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU3IiwidXNlcm5hbWUiOiJhbHZhcm85IiwiZW1haWwiOiJhbHZhcm9sYW1lbGExNDFAZ21haWwuY29tIiwiZXhwIjoxNzgwNDczODk3fQ.TxpwoSPkVBRq73_gpos1GmH16qxfGhaRsd3vXgsm81Y
[27-May-2026 08:21:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 08:21:49 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 08:21:49 UTC] User ID: 657
[27-May-2026 08:21:49 UTC] ✅ User profile retrieved successfully for user ID: 657
[27-May-2026 08:22:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 08:22:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 08:22:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.96.5, 162.158.216.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU3IiwidXNlcm5hbWUiOiJhbHZhcm85IiwiZW1haWwiOiJhbHZhcm9sYW1lbGExNDFAZ21haWwuY29tIiwiZXhwIjoxNzgwNDczODk3fQ.TxpwoSPkVBRq73_gpos1GmH16qxfGhaRsd3vXgsm81Y","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0239bfb8c771f67-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.96.5","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-May-2026 08:22:00 UTC] === User Orders API Called ===
[27-May-2026 08:22:00 UTC] User ID: 657
[27-May-2026 08:22:00 UTC] Limit: 20, Offset: 0
[27-May-2026 08:22:00 UTC] Orders found: 0
[27-May-2026 08:22:00 UTC] Orders data: []
[27-May-2026 08:22:00 UTC] Total orders count: 0
[27-May-2026 08:22:00 UTC] === API CALL LOG ===
[27-May-2026 08:22:00 UTC] Endpoint: user/profile.php
[27-May-2026 08:22:00 UTC] Full Log Data: {
    "timestamp": "2026-05-27 08:22:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.96.5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.96.5, 162.158.216.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU3IiwidXNlcm5hbWUiOiJhbHZhcm85IiwiZW1haWwiOiJhbHZhcm9sYW1lbGExNDFAZ21haWwuY29tIiwiZXhwIjoxNzgwNDczODk3fQ.TxpwoSPkVBRq73_gpos1GmH16qxfGhaRsd3vXgsm81Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0239bfb8c7a1f67-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.96.5",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 08:22:00 UTC] === END API CALL LOG ===
[27-May-2026 08:22:00 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 08:22:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU3IiwidXNlcm5hbWUiOiJhbHZhcm85IiwiZW1haWwiOiJhbHZhcm9sYW1lbGExNDFAZ21haWwuY29tIiwiZXhwIjoxNzgwNDczODk3fQ.TxpwoSPkVBRq73_gpos1GmH16qxfGhaRsd3vXgsm81Y
[27-May-2026 08:22:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 08:22:00 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 08:22:00 UTC] User ID: 657
[27-May-2026 08:22:00 UTC] ✅ User profile retrieved successfully for user ID: 657
[27-May-2026 08:22:00 UTC] === API CALL LOG ===
[27-May-2026 08:22:00 UTC] Endpoint: user/profile.php
[27-May-2026 08:22:00 UTC] Full Log Data: {
    "timestamp": "2026-05-27 08:22:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.96.5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.96.5, 162.158.216.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU3IiwidXNlcm5hbWUiOiJhbHZhcm85IiwiZW1haWwiOiJhbHZhcm9sYW1lbGExNDFAZ21haWwuY29tIiwiZXhwIjoxNzgwNDczODk3fQ.TxpwoSPkVBRq73_gpos1GmH16qxfGhaRsd3vXgsm81Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0239bfccfbf1f67-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.96.5",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 08:22:00 UTC] === END API CALL LOG ===
[27-May-2026 08:22:00 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 08:22:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU3IiwidXNlcm5hbWUiOiJhbHZhcm85IiwiZW1haWwiOiJhbHZhcm9sYW1lbGExNDFAZ21haWwuY29tIiwiZXhwIjoxNzgwNDczODk3fQ.TxpwoSPkVBRq73_gpos1GmH16qxfGhaRsd3vXgsm81Y
[27-May-2026 08:22:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 08:22:00 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 08:22:00 UTC] User ID: 657
[27-May-2026 08:22:00 UTC] ✅ User profile retrieved successfully for user ID: 657
[27-May-2026 08:22:00 UTC] === API CALL LOG ===
[27-May-2026 08:22:00 UTC] Endpoint: user/profile.php
[27-May-2026 08:22:00 UTC] Full Log Data: {
    "timestamp": "2026-05-27 08:22:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.96.5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.96.5, 162.158.216.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU3IiwidXNlcm5hbWUiOiJhbHZhcm85IiwiZW1haWwiOiJhbHZhcm9sYW1lbGExNDFAZ21haWwuY29tIiwiZXhwIjoxNzgwNDczODk3fQ.TxpwoSPkVBRq73_gpos1GmH16qxfGhaRsd3vXgsm81Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0239bfe3aca1f67-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.96.5",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 08:22:00 UTC] === END API CALL LOG ===
[27-May-2026 08:22:00 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 08:22:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU3IiwidXNlcm5hbWUiOiJhbHZhcm85IiwiZW1haWwiOiJhbHZhcm9sYW1lbGExNDFAZ21haWwuY29tIiwiZXhwIjoxNzgwNDczODk3fQ.TxpwoSPkVBRq73_gpos1GmH16qxfGhaRsd3vXgsm81Y
[27-May-2026 08:22:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 08:22:00 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 08:22:00 UTC] User ID: 657
[27-May-2026 08:22:00 UTC] ✅ User profile retrieved successfully for user ID: 657
[27-May-2026 08:22:49 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 08:22:49 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 08:22:49 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.96.5, 162.158.216.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU3IiwidXNlcm5hbWUiOiJhbHZhcm85IiwiZW1haWwiOiJhbHZhcm9sYW1lbGExNDFAZ21haWwuY29tIiwiZXhwIjoxNzgwNDczODk3fQ.TxpwoSPkVBRq73_gpos1GmH16qxfGhaRsd3vXgsm81Y","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0239d318c261f67-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.96.5","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-May-2026 08:22:49 UTC] === User Orders API Called ===
[27-May-2026 08:22:49 UTC] User ID: 657
[27-May-2026 08:22:49 UTC] Limit: 20, Offset: 0
[27-May-2026 08:22:49 UTC] Orders found: 0
[27-May-2026 08:22:49 UTC] Orders data: []
[27-May-2026 08:22:49 UTC] Total orders count: 0
[27-May-2026 08:22:49 UTC] === API CALL LOG ===
[27-May-2026 08:22:49 UTC] Endpoint: user/profile.php
[27-May-2026 08:22:49 UTC] Full Log Data: {
    "timestamp": "2026-05-27 08:22:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.96.5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.96.5, 162.158.216.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU3IiwidXNlcm5hbWUiOiJhbHZhcm85IiwiZW1haWwiOiJhbHZhcm9sYW1lbGExNDFAZ21haWwuY29tIiwiZXhwIjoxNzgwNDczODk3fQ.TxpwoSPkVBRq73_gpos1GmH16qxfGhaRsd3vXgsm81Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0239d318c291f67-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.96.5",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 08:22:49 UTC] === END API CALL LOG ===
[27-May-2026 08:22:49 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 08:22:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU3IiwidXNlcm5hbWUiOiJhbHZhcm85IiwiZW1haWwiOiJhbHZhcm9sYW1lbGExNDFAZ21haWwuY29tIiwiZXhwIjoxNzgwNDczODk3fQ.TxpwoSPkVBRq73_gpos1GmH16qxfGhaRsd3vXgsm81Y
[27-May-2026 08:22:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 08:22:49 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 08:22:49 UTC] User ID: 657
[27-May-2026 08:22:49 UTC] ✅ User profile retrieved successfully for user ID: 657
[27-May-2026 08:22:50 UTC] === API CALL LOG ===
[27-May-2026 08:22:50 UTC] Endpoint: user/profile.php
[27-May-2026 08:22:50 UTC] Full Log Data: {
    "timestamp": "2026-05-27 08:22:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.96.5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.96.5, 162.158.216.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU3IiwidXNlcm5hbWUiOiJhbHZhcm85IiwiZW1haWwiOiJhbHZhcm9sYW1lbGExNDFAZ21haWwuY29tIiwiZXhwIjoxNzgwNDczODk3fQ.TxpwoSPkVBRq73_gpos1GmH16qxfGhaRsd3vXgsm81Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0239d34cc191f67-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.96.5",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 08:22:50 UTC] === END API CALL LOG ===
[27-May-2026 08:22:50 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 08:22:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU3IiwidXNlcm5hbWUiOiJhbHZhcm85IiwiZW1haWwiOiJhbHZhcm9sYW1lbGExNDFAZ21haWwuY29tIiwiZXhwIjoxNzgwNDczODk3fQ.TxpwoSPkVBRq73_gpos1GmH16qxfGhaRsd3vXgsm81Y
[27-May-2026 08:22:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 08:22:50 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 08:22:50 UTC] User ID: 657
[27-May-2026 08:22:50 UTC] ✅ User profile retrieved successfully for user ID: 657
[27-May-2026 08:23:12 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 08:23:12 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 08:23:12 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.96.5, 162.158.216.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU3IiwidXNlcm5hbWUiOiJhbHZhcm85IiwiZW1haWwiOiJhbHZhcm9sYW1lbGExNDFAZ21haWwuY29tIiwiZXhwIjoxNzgwNDczODk3fQ.TxpwoSPkVBRq73_gpos1GmH16qxfGhaRsd3vXgsm81Y","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0239dbe5c661f67-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.96.5","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-May-2026 08:23:12 UTC] === User Orders API Called ===
[27-May-2026 08:23:12 UTC] User ID: 657
[27-May-2026 08:23:12 UTC] Limit: 20, Offset: 0
[27-May-2026 08:23:12 UTC] Orders found: 0
[27-May-2026 08:23:12 UTC] Orders data: []
[27-May-2026 08:23:12 UTC] Total orders count: 0
[27-May-2026 08:23:12 UTC] === API CALL LOG ===
[27-May-2026 08:23:12 UTC] Endpoint: user/profile.php
[27-May-2026 08:23:12 UTC] Full Log Data: {
    "timestamp": "2026-05-27 08:23:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.96.5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.96.5, 162.158.216.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU3IiwidXNlcm5hbWUiOiJhbHZhcm85IiwiZW1haWwiOiJhbHZhcm9sYW1lbGExNDFAZ21haWwuY29tIiwiZXhwIjoxNzgwNDczODk3fQ.TxpwoSPkVBRq73_gpos1GmH16qxfGhaRsd3vXgsm81Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0239dbe5c681f67-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.96.5",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 08:23:12 UTC] === END API CALL LOG ===
[27-May-2026 08:23:12 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 08:23:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU3IiwidXNlcm5hbWUiOiJhbHZhcm85IiwiZW1haWwiOiJhbHZhcm9sYW1lbGExNDFAZ21haWwuY29tIiwiZXhwIjoxNzgwNDczODk3fQ.TxpwoSPkVBRq73_gpos1GmH16qxfGhaRsd3vXgsm81Y
[27-May-2026 08:23:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 08:23:12 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 08:23:12 UTC] User ID: 657
[27-May-2026 08:23:12 UTC] ✅ User profile retrieved successfully for user ID: 657
[27-May-2026 08:23:12 UTC] === API CALL LOG ===
[27-May-2026 08:23:12 UTC] Endpoint: user/profile.php
[27-May-2026 08:23:12 UTC] Full Log Data: {
    "timestamp": "2026-05-27 08:23:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.96.5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.96.5, 162.158.216.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU3IiwidXNlcm5hbWUiOiJhbHZhcm85IiwiZW1haWwiOiJhbHZhcm9sYW1lbGExNDFAZ21haWwuY29tIiwiZXhwIjoxNzgwNDczODk3fQ.TxpwoSPkVBRq73_gpos1GmH16qxfGhaRsd3vXgsm81Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0239dc17bd41f67-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.96.5",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 08:23:12 UTC] === END API CALL LOG ===
[27-May-2026 08:23:12 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 08:23:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU3IiwidXNlcm5hbWUiOiJhbHZhcm85IiwiZW1haWwiOiJhbHZhcm9sYW1lbGExNDFAZ21haWwuY29tIiwiZXhwIjoxNzgwNDczODk3fQ.TxpwoSPkVBRq73_gpos1GmH16qxfGhaRsd3vXgsm81Y
[27-May-2026 08:23:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 08:23:12 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 08:23:12 UTC] User ID: 657
[27-May-2026 08:23:12 UTC] ✅ User profile retrieved successfully for user ID: 657
[27-May-2026 08:23:13 UTC] === API CALL LOG ===
[27-May-2026 08:23:13 UTC] Endpoint: user/profile.php
[27-May-2026 08:23:13 UTC] Full Log Data: {
    "timestamp": "2026-05-27 08:23:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.96.5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.96.5, 162.158.216.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU3IiwidXNlcm5hbWUiOiJhbHZhcm85IiwiZW1haWwiOiJhbHZhcm9sYW1lbGExNDFAZ21haWwuY29tIiwiZXhwIjoxNzgwNDczODk3fQ.TxpwoSPkVBRq73_gpos1GmH16qxfGhaRsd3vXgsm81Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0239dc388c71f67-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.96.5",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 08:23:13 UTC] === END API CALL LOG ===
[27-May-2026 08:23:13 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 08:23:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU3IiwidXNlcm5hbWUiOiJhbHZhcm85IiwiZW1haWwiOiJhbHZhcm9sYW1lbGExNDFAZ21haWwuY29tIiwiZXhwIjoxNzgwNDczODk3fQ.TxpwoSPkVBRq73_gpos1GmH16qxfGhaRsd3vXgsm81Y
[27-May-2026 08:23:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 08:23:13 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 08:23:13 UTC] User ID: 657
[27-May-2026 08:23:13 UTC] ✅ User profile retrieved successfully for user ID: 657
[27-May-2026 08:23:13 UTC] User Purchases API - User ID: 657
[27-May-2026 08:23:13 UTC] User Purchases API - Total purchases found: 3
[27-May-2026 08:23:18 UTC] User Purchases API - User ID: 657
[27-May-2026 08:23:18 UTC] User Purchases API - Total purchases found: 3
[27-May-2026 08:23:31 UTC] === API CALL LOG ===
[27-May-2026 08:23:31 UTC] Endpoint: user/profile.php
[27-May-2026 08:23:31 UTC] Full Log Data: {
    "timestamp": "2026-05-27 08:23:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.96.5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.96.5, 162.158.216.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU3IiwidXNlcm5hbWUiOiJhbHZhcm85IiwiZW1haWwiOiJhbHZhcm9sYW1lbGExNDFAZ21haWwuY29tIiwiZXhwIjoxNzgwNDczODk3fQ.TxpwoSPkVBRq73_gpos1GmH16qxfGhaRsd3vXgsm81Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0239e32c8741f67-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.96.5",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 08:23:31 UTC] === END API CALL LOG ===
[27-May-2026 08:23:31 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 08:23:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU3IiwidXNlcm5hbWUiOiJhbHZhcm85IiwiZW1haWwiOiJhbHZhcm9sYW1lbGExNDFAZ21haWwuY29tIiwiZXhwIjoxNzgwNDczODk3fQ.TxpwoSPkVBRq73_gpos1GmH16qxfGhaRsd3vXgsm81Y
[27-May-2026 08:23:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 08:23:31 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 08:23:31 UTC] User ID: 657
[27-May-2026 08:23:31 UTC] ✅ User profile retrieved successfully for user ID: 657
[27-May-2026 08:23:31 UTC] User Purchases API - User ID: 657
[27-May-2026 08:23:31 UTC] User Purchases API - Total purchases found: 3
[27-May-2026 08:23:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 08:23:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 08:23:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.96.5, 162.158.216.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU3IiwidXNlcm5hbWUiOiJhbHZhcm85IiwiZW1haWwiOiJhbHZhcm9sYW1lbGExNDFAZ21haWwuY29tIiwiZXhwIjoxNzgwNDczODk3fQ.TxpwoSPkVBRq73_gpos1GmH16qxfGhaRsd3vXgsm81Y","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0239e3b0b701f67-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.96.5","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-May-2026 08:23:32 UTC] === User Orders API Called ===
[27-May-2026 08:23:32 UTC] User ID: 657
[27-May-2026 08:23:32 UTC] Limit: 20, Offset: 0
[27-May-2026 08:23:32 UTC] Orders found: 0
[27-May-2026 08:23:32 UTC] Orders data: []
[27-May-2026 08:23:32 UTC] Total orders count: 0
[27-May-2026 08:23:32 UTC] === API CALL LOG ===
[27-May-2026 08:23:32 UTC] Endpoint: user/profile.php
[27-May-2026 08:23:32 UTC] Full Log Data: {
    "timestamp": "2026-05-27 08:23:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.96.5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.96.5, 162.158.216.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU3IiwidXNlcm5hbWUiOiJhbHZhcm85IiwiZW1haWwiOiJhbHZhcm9sYW1lbGExNDFAZ21haWwuY29tIiwiZXhwIjoxNzgwNDczODk3fQ.TxpwoSPkVBRq73_gpos1GmH16qxfGhaRsd3vXgsm81Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0239e3b0b711f67-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.96.5",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 08:23:32 UTC] === END API CALL LOG ===
[27-May-2026 08:23:32 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 08:23:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU3IiwidXNlcm5hbWUiOiJhbHZhcm85IiwiZW1haWwiOiJhbHZhcm9sYW1lbGExNDFAZ21haWwuY29tIiwiZXhwIjoxNzgwNDczODk3fQ.TxpwoSPkVBRq73_gpos1GmH16qxfGhaRsd3vXgsm81Y
[27-May-2026 08:23:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 08:23:32 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 08:23:32 UTC] User ID: 657
[27-May-2026 08:23:32 UTC] ✅ User profile retrieved successfully for user ID: 657
[27-May-2026 08:23:33 UTC] === API CALL LOG ===
[27-May-2026 08:23:33 UTC] Endpoint: user/profile.php
[27-May-2026 08:23:33 UTC] Full Log Data: {
    "timestamp": "2026-05-27 08:23:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.96.5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.96.5, 162.158.216.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU3IiwidXNlcm5hbWUiOiJhbHZhcm85IiwiZW1haWwiOiJhbHZhcm9sYW1lbGExNDFAZ21haWwuY29tIiwiZXhwIjoxNzgwNDczODk3fQ.TxpwoSPkVBRq73_gpos1GmH16qxfGhaRsd3vXgsm81Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0239e3fbdf31f67-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.96.5",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 08:23:33 UTC] === END API CALL LOG ===
[27-May-2026 08:23:33 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 08:23:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU3IiwidXNlcm5hbWUiOiJhbHZhcm85IiwiZW1haWwiOiJhbHZhcm9sYW1lbGExNDFAZ21haWwuY29tIiwiZXhwIjoxNzgwNDczODk3fQ.TxpwoSPkVBRq73_gpos1GmH16qxfGhaRsd3vXgsm81Y
[27-May-2026 08:23:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 08:23:33 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 08:23:33 UTC] User ID: 657
[27-May-2026 08:23:33 UTC] ✅ User profile retrieved successfully for user ID: 657
[27-May-2026 08:24:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 08:24:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 08:24:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.96.5, 162.158.216.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU3IiwidXNlcm5hbWUiOiJhbHZhcm85IiwiZW1haWwiOiJhbHZhcm9sYW1lbGExNDFAZ21haWwuY29tIiwiZXhwIjoxNzgwNDczODk3fQ.TxpwoSPkVBRq73_gpos1GmH16qxfGhaRsd3vXgsm81Y","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0239f680ada1f67-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.96.5","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-May-2026 08:24:20 UTC] === User Orders API Called ===
[27-May-2026 08:24:20 UTC] User ID: 657
[27-May-2026 08:24:20 UTC] Limit: 20, Offset: 0
[27-May-2026 08:24:20 UTC] Orders found: 0
[27-May-2026 08:24:20 UTC] Orders data: []
[27-May-2026 08:24:20 UTC] === API CALL LOG ===
[27-May-2026 08:24:20 UTC] Total orders count: 0
[27-May-2026 08:24:20 UTC] Endpoint: user/profile.php
[27-May-2026 08:24:20 UTC] Full Log Data: {
    "timestamp": "2026-05-27 08:24:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.96.5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.96.5, 162.158.216.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU3IiwidXNlcm5hbWUiOiJhbHZhcm85IiwiZW1haWwiOiJhbHZhcm9sYW1lbGExNDFAZ21haWwuY29tIiwiZXhwIjoxNzgwNDczODk3fQ.TxpwoSPkVBRq73_gpos1GmH16qxfGhaRsd3vXgsm81Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0239f680adc1f67-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.96.5",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 08:24:20 UTC] === END API CALL LOG ===
[27-May-2026 08:24:20 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 08:24:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU3IiwidXNlcm5hbWUiOiJhbHZhcm85IiwiZW1haWwiOiJhbHZhcm9sYW1lbGExNDFAZ21haWwuY29tIiwiZXhwIjoxNzgwNDczODk3fQ.TxpwoSPkVBRq73_gpos1GmH16qxfGhaRsd3vXgsm81Y
[27-May-2026 08:24:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 08:24:20 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 08:24:20 UTC] User ID: 657
[27-May-2026 08:24:20 UTC] ✅ User profile retrieved successfully for user ID: 657
[27-May-2026 08:24:20 UTC] === API CALL LOG ===
[27-May-2026 08:24:20 UTC] Endpoint: user/profile.php
[27-May-2026 08:24:20 UTC] Full Log Data: {
    "timestamp": "2026-05-27 08:24:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.96.5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.96.5, 162.158.216.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU3IiwidXNlcm5hbWUiOiJhbHZhcm85IiwiZW1haWwiOiJhbHZhcm9sYW1lbGExNDFAZ21haWwuY29tIiwiZXhwIjoxNzgwNDczODk3fQ.TxpwoSPkVBRq73_gpos1GmH16qxfGhaRsd3vXgsm81Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0239f6ab9eb1f67-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.96.5",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 08:24:20 UTC] === END API CALL LOG ===
[27-May-2026 08:24:20 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 08:24:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU3IiwidXNlcm5hbWUiOiJhbHZhcm85IiwiZW1haWwiOiJhbHZhcm9sYW1lbGExNDFAZ21haWwuY29tIiwiZXhwIjoxNzgwNDczODk3fQ.TxpwoSPkVBRq73_gpos1GmH16qxfGhaRsd3vXgsm81Y
[27-May-2026 08:24:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 08:24:20 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 08:24:20 UTC] User ID: 657
[27-May-2026 08:24:20 UTC] ✅ User profile retrieved successfully for user ID: 657
[27-May-2026 08:25:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 08:25:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 08:25:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.96.5, 172.69.194.221","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU3IiwidXNlcm5hbWUiOiJhbHZhcm85IiwiZW1haWwiOiJhbHZhcm9sYW1lbGExNDFAZ21haWwuY29tIiwiZXhwIjoxNzgwNDczODk3fQ.TxpwoSPkVBRq73_gpos1GmH16qxfGhaRsd3vXgsm81Y","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a023a0642dc66397-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.96.5","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-May-2026 08:25:00 UTC] === User Orders API Called ===
[27-May-2026 08:25:00 UTC] User ID: 657
[27-May-2026 08:25:00 UTC] Limit: 20, Offset: 0
[27-May-2026 08:25:00 UTC] Orders found: 0
[27-May-2026 08:25:00 UTC] Orders data: []
[27-May-2026 08:25:00 UTC] Total orders count: 0
[27-May-2026 08:25:00 UTC] === API CALL LOG ===
[27-May-2026 08:25:00 UTC] Endpoint: user/profile.php
[27-May-2026 08:25:00 UTC] Full Log Data: {
    "timestamp": "2026-05-27 08:25:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.96.5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.96.5, 172.69.194.221",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU3IiwidXNlcm5hbWUiOiJhbHZhcm85IiwiZW1haWwiOiJhbHZhcm9sYW1lbGExNDFAZ21haWwuY29tIiwiZXhwIjoxNzgwNDczODk3fQ.TxpwoSPkVBRq73_gpos1GmH16qxfGhaRsd3vXgsm81Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a023a0642dc96397-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.96.5",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 08:25:00 UTC] === END API CALL LOG ===
[27-May-2026 08:25:00 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 08:25:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU3IiwidXNlcm5hbWUiOiJhbHZhcm85IiwiZW1haWwiOiJhbHZhcm9sYW1lbGExNDFAZ21haWwuY29tIiwiZXhwIjoxNzgwNDczODk3fQ.TxpwoSPkVBRq73_gpos1GmH16qxfGhaRsd3vXgsm81Y
[27-May-2026 08:25:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 08:25:00 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 08:25:00 UTC] User ID: 657
[27-May-2026 08:25:00 UTC] ✅ User profile retrieved successfully for user ID: 657
[27-May-2026 08:25:01 UTC] === API CALL LOG ===
[27-May-2026 08:25:01 UTC] Endpoint: user/profile.php
[27-May-2026 08:25:01 UTC] Full Log Data: {
    "timestamp": "2026-05-27 08:25:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.96.5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.96.5, 172.69.43.198",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU3IiwidXNlcm5hbWUiOiJhbHZhcm85IiwiZW1haWwiOiJhbHZhcm9sYW1lbGExNDFAZ21haWwuY29tIiwiZXhwIjoxNzgwNDczODk3fQ.TxpwoSPkVBRq73_gpos1GmH16qxfGhaRsd3vXgsm81Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a023a066580a6397-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.96.5",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 08:25:01 UTC] === END API CALL LOG ===
[27-May-2026 08:25:01 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 08:25:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU3IiwidXNlcm5hbWUiOiJhbHZhcm85IiwiZW1haWwiOiJhbHZhcm9sYW1lbGExNDFAZ21haWwuY29tIiwiZXhwIjoxNzgwNDczODk3fQ.TxpwoSPkVBRq73_gpos1GmH16qxfGhaRsd3vXgsm81Y
[27-May-2026 08:25:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 08:25:01 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 08:25:01 UTC] User ID: 657
[27-May-2026 08:25:01 UTC] ✅ User profile retrieved successfully for user ID: 657
[27-May-2026 08:25:07 UTC] === API CALL LOG ===
[27-May-2026 08:25:07 UTC] Endpoint: user/profile.php
[27-May-2026 08:25:07 UTC] Full Log Data: {
    "timestamp": "2026-05-27 08:25:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.96.5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.96.5, 172.69.194.221",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU3IiwidXNlcm5hbWUiOiJhbHZhcm85IiwiZW1haWwiOiJhbHZhcm9sYW1lbGExNDFAZ21haWwuY29tIiwiZXhwIjoxNzgwNDczODk3fQ.TxpwoSPkVBRq73_gpos1GmH16qxfGhaRsd3vXgsm81Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a023a08ecf4e6397-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.96.5",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 08:25:07 UTC] === END API CALL LOG ===
[27-May-2026 08:25:07 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 08:25:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU3IiwidXNlcm5hbWUiOiJhbHZhcm85IiwiZW1haWwiOiJhbHZhcm9sYW1lbGExNDFAZ21haWwuY29tIiwiZXhwIjoxNzgwNDczODk3fQ.TxpwoSPkVBRq73_gpos1GmH16qxfGhaRsd3vXgsm81Y
[27-May-2026 08:25:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 08:25:07 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 08:25:07 UTC] User ID: 657
[27-May-2026 08:25:07 UTC] ✅ User profile retrieved successfully for user ID: 657
[27-May-2026 08:25:07 UTC] User Purchases API - User ID: 657
[27-May-2026 08:25:07 UTC] User Purchases API - Total purchases found: 3
[27-May-2026 08:25:18 UTC] === API CALL LOG ===
[27-May-2026 08:25:18 UTC] Endpoint: user/profile.php
[27-May-2026 08:25:18 UTC] Full Log Data: {
    "timestamp": "2026-05-27 08:25:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.96.5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.96.5, 172.69.194.221",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU3IiwidXNlcm5hbWUiOiJhbHZhcm85IiwiZW1haWwiOiJhbHZhcm9sYW1lbGExNDFAZ21haWwuY29tIiwiZXhwIjoxNzgwNDczODk3fQ.TxpwoSPkVBRq73_gpos1GmH16qxfGhaRsd3vXgsm81Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a023a0d13d5c6397-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.96.5",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 08:25:18 UTC] === END API CALL LOG ===
[27-May-2026 08:25:18 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 08:25:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU3IiwidXNlcm5hbWUiOiJhbHZhcm85IiwiZW1haWwiOiJhbHZhcm9sYW1lbGExNDFAZ21haWwuY29tIiwiZXhwIjoxNzgwNDczODk3fQ.TxpwoSPkVBRq73_gpos1GmH16qxfGhaRsd3vXgsm81Y
[27-May-2026 08:25:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 08:25:18 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 08:25:18 UTC] User ID: 657
[27-May-2026 08:25:18 UTC] ✅ User profile retrieved successfully for user ID: 657
[27-May-2026 08:25:18 UTC] User Purchases API - User ID: 657
[27-May-2026 08:25:18 UTC] User Purchases API - Total purchases found: 3
[27-May-2026 08:31:49 UTC] === API CALL LOG ===
[27-May-2026 08:31:49 UTC] Endpoint: user/profile.php
[27-May-2026 08:31:49 UTC] Full Log Data: {
    "timestamp": "2026-05-27 08:31:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.38.224.165",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "51.38.224.165, 172.71.134.196",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU1IiwidXNlcm5hbWUiOiJAU2VxYXdpeHYiLCJlbWFpbCI6InZpa3Rvcm1hbHlzaGtvMDg4QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQ3MDIyOH0.oxTgXqSwjMYz6J9vIRJg00IDDp1ucFE3CjNYb7QfDtI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a023aa5f4afc3c99-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "51.38.224.165",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 08:31:49 UTC] === END API CALL LOG ===
[27-May-2026 08:31:49 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 08:31:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU1IiwidXNlcm5hbWUiOiJAU2VxYXdpeHYiLCJlbWFpbCI6InZpa3Rvcm1hbHlzaGtvMDg4QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQ3MDIyOH0.oxTgXqSwjMYz6J9vIRJg00IDDp1ucFE3CjNYb7QfDtI
[27-May-2026 08:31:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 08:31:49 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 08:31:49 UTC] User ID: 655
[27-May-2026 08:31:49 UTC] ✅ User profile retrieved successfully for user ID: 655
[27-May-2026 08:31:49 UTC] === API CALL LOG ===
[27-May-2026 08:31:49 UTC] Endpoint: user/profile.php
[27-May-2026 08:31:49 UTC] Full Log Data: {
    "timestamp": "2026-05-27 08:31:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.38.224.165",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "51.38.224.165, 172.71.134.196",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU1IiwidXNlcm5hbWUiOiJAU2VxYXdpeHYiLCJlbWFpbCI6InZpa3Rvcm1hbHlzaGtvMDg4QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQ3MDIyOH0.oxTgXqSwjMYz6J9vIRJg00IDDp1ucFE3CjNYb7QfDtI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a023aa5f4afa3c99-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "51.38.224.165",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 08:31:49 UTC] === END API CALL LOG ===
[27-May-2026 08:31:49 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 08:31:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU1IiwidXNlcm5hbWUiOiJAU2VxYXdpeHYiLCJlbWFpbCI6InZpa3Rvcm1hbHlzaGtvMDg4QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQ3MDIyOH0.oxTgXqSwjMYz6J9vIRJg00IDDp1ucFE3CjNYb7QfDtI
[27-May-2026 08:31:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 08:31:49 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 08:31:49 UTC] User ID: 655
[27-May-2026 08:31:49 UTC] ✅ User profile retrieved successfully for user ID: 655
[27-May-2026 08:31:49 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 08:31:49 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 08:31:49 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"51.38.224.165, 172.71.134.196","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU1IiwidXNlcm5hbWUiOiJAU2VxYXdpeHYiLCJlbWFpbCI6InZpa3Rvcm1hbHlzaGtvMDg4QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQ3MDIyOH0.oxTgXqSwjMYz6J9vIRJg00IDDp1ucFE3CjNYb7QfDtI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a023aa5f4afe3c99-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"51.38.224.165","cf-ipcountry":"FR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-May-2026 08:31:49 UTC] === User Orders API Called ===
[27-May-2026 08:31:49 UTC] User ID: 655
[27-May-2026 08:31:49 UTC] Limit: 20, Offset: 0
[27-May-2026 08:31:49 UTC] Orders found: 2
[27-May-2026 08:31:49 UTC] Orders data: [{"id":303,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/VeloxPay\/4","status":"pending","created_at":"2026-05-27 10:39:02","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":302,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/VeloxPay\/4","status":"pending","created_at":"2026-05-27 10:38:46","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[27-May-2026 08:31:49 UTC] Total orders count: 2
[27-May-2026 08:44:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 08:44:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 08:44:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"51.38.224.165, 172.71.232.7","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU1IiwidXNlcm5hbWUiOiJAU2VxYXdpeHYiLCJlbWFpbCI6InZpa3Rvcm1hbHlzaGtvMDg4QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQ3MDIyOH0.oxTgXqSwjMYz6J9vIRJg00IDDp1ucFE3CjNYb7QfDtI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a023bcf219d0e74e-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"51.38.224.165","cf-ipcountry":"FR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-May-2026 08:44:30 UTC] === User Orders API Called ===
[27-May-2026 08:44:30 UTC] User ID: 655
[27-May-2026 08:44:30 UTC] Limit: 20, Offset: 0
[27-May-2026 08:44:30 UTC] Orders found: 2
[27-May-2026 08:44:30 UTC] Orders data: [{"id":303,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/VeloxPay\/4","status":"pending","created_at":"2026-05-27 10:39:02","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":302,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/VeloxPay\/4","status":"pending","created_at":"2026-05-27 10:38:46","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[27-May-2026 08:44:30 UTC] Total orders count: 2
[27-May-2026 08:44:32 UTC] === API CALL LOG ===
[27-May-2026 08:44:32 UTC] Endpoint: user/profile.php
[27-May-2026 08:44:32 UTC] Full Log Data: {
    "timestamp": "2026-05-27 08:44:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.38.224.165",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "51.38.224.165, 172.71.232.7",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU1IiwidXNlcm5hbWUiOiJAU2VxYXdpeHYiLCJlbWFpbCI6InZpa3Rvcm1hbHlzaGtvMDg4QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQ3MDIyOH0.oxTgXqSwjMYz6J9vIRJg00IDDp1ucFE3CjNYb7QfDtI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a023bcfcdf06e74e-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "51.38.224.165",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 08:44:32 UTC] === END API CALL LOG ===
[27-May-2026 08:44:32 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 08:44:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU1IiwidXNlcm5hbWUiOiJAU2VxYXdpeHYiLCJlbWFpbCI6InZpa3Rvcm1hbHlzaGtvMDg4QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQ3MDIyOH0.oxTgXqSwjMYz6J9vIRJg00IDDp1ucFE3CjNYb7QfDtI
[27-May-2026 08:44:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 08:44:32 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 08:44:32 UTC] User ID: 655
[27-May-2026 08:44:32 UTC] ✅ User profile retrieved successfully for user ID: 655
[27-May-2026 08:44:32 UTC] User Purchases API - User ID: 655
[27-May-2026 08:44:32 UTC] User Purchases API - Total purchases found: 0
[27-May-2026 08:47:20 UTC] === API CALL LOG ===
[27-May-2026 08:47:20 UTC] Endpoint: user/profile.php
[27-May-2026 08:47:20 UTC] Full Log Data: {
    "timestamp": "2026-05-27 08:47:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.38.224.165",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "51.38.224.165, 172.71.232.7",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU4IiwidXNlcm5hbWUiOiJAVmVsb3hQYXlfc3VwcG9ydDEiLCJlbWFpbCI6ImltYTk2NDIyNEBnbWFpbC5jb20iLCJleHAiOjE3ODA0NzY0Mzl9.JqWb0tawuT_mD8anNYmCOkf0FMbqXUCXErdtS36TIeM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a023c11a389fe74e-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "51.38.224.165",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 08:47:20 UTC] === END API CALL LOG ===
[27-May-2026 08:47:20 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 08:47:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU4IiwidXNlcm5hbWUiOiJAVmVsb3hQYXlfc3VwcG9ydDEiLCJlbWFpbCI6ImltYTk2NDIyNEBnbWFpbC5jb20iLCJleHAiOjE3ODA0NzY0Mzl9.JqWb0tawuT_mD8anNYmCOkf0FMbqXUCXErdtS36TIeM
[27-May-2026 08:47:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 08:47:20 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 08:47:20 UTC] User ID: 658
[27-May-2026 08:47:20 UTC] ✅ User profile retrieved successfully for user ID: 658
[27-May-2026 08:47:20 UTC] === API CALL LOG ===
[27-May-2026 08:47:20 UTC] Endpoint: user/profile.php
[27-May-2026 08:47:20 UTC] Full Log Data: {
    "timestamp": "2026-05-27 08:47:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.38.224.165",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "51.38.224.165, 172.71.232.7",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU4IiwidXNlcm5hbWUiOiJAVmVsb3hQYXlfc3VwcG9ydDEiLCJlbWFpbCI6ImltYTk2NDIyNEBnbWFpbC5jb20iLCJleHAiOjE3ODA0NzY0Mzl9.JqWb0tawuT_mD8anNYmCOkf0FMbqXUCXErdtS36TIeM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a023c11aea86e74e-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "51.38.224.165",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 08:47:20 UTC] === END API CALL LOG ===
[27-May-2026 08:47:20 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 08:47:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 08:47:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 08:47:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU4IiwidXNlcm5hbWUiOiJAVmVsb3hQYXlfc3VwcG9ydDEiLCJlbWFpbCI6ImltYTk2NDIyNEBnbWFpbC5jb20iLCJleHAiOjE3ODA0NzY0Mzl9.JqWb0tawuT_mD8anNYmCOkf0FMbqXUCXErdtS36TIeM
[27-May-2026 08:47:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"51.38.224.165, 172.71.232.7","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU4IiwidXNlcm5hbWUiOiJAVmVsb3hQYXlfc3VwcG9ydDEiLCJlbWFpbCI6ImltYTk2NDIyNEBnbWFpbC5jb20iLCJleHAiOjE3ODA0NzY0Mzl9.JqWb0tawuT_mD8anNYmCOkf0FMbqXUCXErdtS36TIeM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a023c11aea84e74e-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"51.38.224.165","cf-ipcountry":"FR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-May-2026 08:47:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 08:47:20 UTC] === User Orders API Called ===
[27-May-2026 08:47:20 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 08:47:20 UTC] User ID: 658
[27-May-2026 08:47:20 UTC] User ID: 658
[27-May-2026 08:47:20 UTC] Limit: 20, Offset: 0
[27-May-2026 08:47:20 UTC] ✅ User profile retrieved successfully for user ID: 658
[27-May-2026 08:47:20 UTC] Orders found: 0
[27-May-2026 08:47:20 UTC] Orders data: []
[27-May-2026 08:47:20 UTC] Total orders count: 0
[27-May-2026 08:47:21 UTC] === API CALL LOG ===
[27-May-2026 08:47:21 UTC] Endpoint: user/profile.php
[27-May-2026 08:47:21 UTC] Full Log Data: {
    "timestamp": "2026-05-27 08:47:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.38.224.165",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "51.38.224.165, 172.71.232.7",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU4IiwidXNlcm5hbWUiOiJAVmVsb3hQYXlfc3VwcG9ydDEiLCJlbWFpbCI6ImltYTk2NDIyNEBnbWFpbC5jb20iLCJleHAiOjE3ODA0NzY0Mzl9.JqWb0tawuT_mD8anNYmCOkf0FMbqXUCXErdtS36TIeM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a023c11e3af9e74e-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "51.38.224.165",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 08:47:21 UTC] === END API CALL LOG ===
[27-May-2026 08:47:21 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 08:47:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU4IiwidXNlcm5hbWUiOiJAVmVsb3hQYXlfc3VwcG9ydDEiLCJlbWFpbCI6ImltYTk2NDIyNEBnbWFpbC5jb20iLCJleHAiOjE3ODA0NzY0Mzl9.JqWb0tawuT_mD8anNYmCOkf0FMbqXUCXErdtS36TIeM
[27-May-2026 08:47:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 08:47:21 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 08:47:21 UTC] User ID: 658
[27-May-2026 08:47:21 UTC] ✅ User profile retrieved successfully for user ID: 658
[27-May-2026 08:47:57 UTC] === API CALL LOG ===
[27-May-2026 08:47:57 UTC] Endpoint: user/profile.php
[27-May-2026 08:47:57 UTC] Full Log Data: {
    "timestamp": "2026-05-27 08:47:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.38.224.165",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "51.38.224.165, 172.71.232.6",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU4IiwidXNlcm5hbWUiOiJAVmVsb3hQYXlfc3VwcG9ydDEiLCJlbWFpbCI6ImltYTk2NDIyNEBnbWFpbC5jb20iLCJleHAiOjE3ODA0NzY0Mzl9.JqWb0tawuT_mD8anNYmCOkf0FMbqXUCXErdtS36TIeM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a023c2009a84e74e-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "51.38.224.165",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 08:47:57 UTC] === END API CALL LOG ===
[27-May-2026 08:47:57 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 08:47:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU4IiwidXNlcm5hbWUiOiJAVmVsb3hQYXlfc3VwcG9ydDEiLCJlbWFpbCI6ImltYTk2NDIyNEBnbWFpbC5jb20iLCJleHAiOjE3ODA0NzY0Mzl9.JqWb0tawuT_mD8anNYmCOkf0FMbqXUCXErdtS36TIeM
[27-May-2026 08:47:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 08:47:57 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 08:47:57 UTC] User ID: 658
[27-May-2026 08:47:57 UTC] ✅ User profile retrieved successfully for user ID: 658
[27-May-2026 08:50:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 08:50:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 08:50:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"51.38.224.165, 172.71.232.6","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU4IiwidXNlcm5hbWUiOiJAVmVsb3hQYXlfc3VwcG9ydDEiLCJlbWFpbCI6ImltYTk2NDIyNEBnbWFpbC5jb20iLCJleHAiOjE3ODA0NzY0Mzl9.JqWb0tawuT_mD8anNYmCOkf0FMbqXUCXErdtS36TIeM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a023c6666bb1e74e-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"51.38.224.165","cf-ipcountry":"FR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-May-2026 08:50:57 UTC] === User Orders API Called ===
[27-May-2026 08:50:57 UTC] User ID: 658
[27-May-2026 08:50:57 UTC] Limit: 20, Offset: 0
[27-May-2026 08:50:57 UTC] Orders found: 1
[27-May-2026 08:50:57 UTC] Orders data: [{"id":304,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/VeloxPay\/5","status":"pending","created_at":"2026-05-27 12:20:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[27-May-2026 08:50:57 UTC] Total orders count: 1
[27-May-2026 08:53:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 08:53:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 08:53:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a02:3035:a73:33f4:1401:7445:6f91:8ed1, 172.69.109.147","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NTYsInVzZXJuYW1lIjoibGlja2FjIiwiZW1haWwiOiJraXJpbGxnb2xvdmtvMjIyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDQ3NjgwNX0.XoM8sXhegyrtwj0mW9Es-5gYQkloC0Z-PYwXV6jnj-s","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a023ca03baf0f95c-DUS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a02:3035:a73:33f4:1401:7445:6f91:8ed1","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-May-2026 08:53:25 UTC] === User Orders API Called ===
[27-May-2026 08:53:25 UTC] User ID: 656
[27-May-2026 08:53:25 UTC] Limit: 20, Offset: 0
[27-May-2026 08:53:25 UTC] Orders found: 0
[27-May-2026 08:53:25 UTC] Orders data: []
[27-May-2026 08:53:25 UTC] Total orders count: 0
[27-May-2026 08:53:25 UTC] === API CALL LOG ===
[27-May-2026 08:53:25 UTC] Endpoint: user/profile.php
[27-May-2026 08:53:25 UTC] Full Log Data: {
    "timestamp": "2026-05-27 08:53:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:3035:a73:33f4:1401:7445:6f91:8ed1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:3035:a73:33f4:1401:7445:6f91:8ed1, 172.69.109.68",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NTYsInVzZXJuYW1lIjoibGlja2FjIiwiZW1haWwiOiJraXJpbGxnb2xvdmtvMjIyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDQ3NjgwNX0.XoM8sXhegyrtwj0mW9Es-5gYQkloC0Z-PYwXV6jnj-s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a023ca038aa4f95c-DUS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:3035:a73:33f4:1401:7445:6f91:8ed1",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 08:53:25 UTC] === END API CALL LOG ===
[27-May-2026 08:53:25 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 08:53:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NTYsInVzZXJuYW1lIjoibGlja2FjIiwiZW1haWwiOiJraXJpbGxnb2xvdmtvMjIyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDQ3NjgwNX0.XoM8sXhegyrtwj0mW9Es-5gYQkloC0Z-PYwXV6jnj-s
[27-May-2026 08:53:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 08:53:25 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 08:53:25 UTC] User ID: 656
[27-May-2026 08:53:25 UTC] ✅ User profile retrieved successfully for user ID: 656
[27-May-2026 08:53:25 UTC] === API CALL LOG ===
[27-May-2026 08:53:25 UTC] Endpoint: user/profile.php
[27-May-2026 08:53:25 UTC] Full Log Data: {
    "timestamp": "2026-05-27 08:53:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:3035:a73:33f4:1401:7445:6f91:8ed1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:3035:a73:33f4:1401:7445:6f91:8ed1, 172.69.109.68",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NTYsInVzZXJuYW1lIjoibGlja2FjIiwiZW1haWwiOiJraXJpbGxnb2xvdmtvMjIyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDQ3NjgwNX0.XoM8sXhegyrtwj0mW9Es-5gYQkloC0Z-PYwXV6jnj-s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a023ca041b93f95c-DUS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:3035:a73:33f4:1401:7445:6f91:8ed1",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 08:53:25 UTC] === END API CALL LOG ===
[27-May-2026 08:53:25 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 08:53:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NTYsInVzZXJuYW1lIjoibGlja2FjIiwiZW1haWwiOiJraXJpbGxnb2xvdmtvMjIyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDQ3NjgwNX0.XoM8sXhegyrtwj0mW9Es-5gYQkloC0Z-PYwXV6jnj-s
[27-May-2026 08:53:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 08:53:25 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 08:53:25 UTC] User ID: 656
[27-May-2026 08:53:25 UTC] ✅ User profile retrieved successfully for user ID: 656
[27-May-2026 08:53:26 UTC] === API CALL LOG ===
[27-May-2026 08:53:26 UTC] Endpoint: user/profile.php
[27-May-2026 08:53:26 UTC] Full Log Data: {
    "timestamp": "2026-05-27 08:53:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:3035:a73:33f4:1401:7445:6f91:8ed1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:3035:a73:33f4:1401:7445:6f91:8ed1, 172.69.109.147",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NTYsInVzZXJuYW1lIjoibGlja2FjIiwiZW1haWwiOiJraXJpbGxnb2xvdmtvMjIyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDQ3NjgwNX0.XoM8sXhegyrtwj0mW9Es-5gYQkloC0Z-PYwXV6jnj-s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a023ca05eef1f95c-DUS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:3035:a73:33f4:1401:7445:6f91:8ed1",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 08:53:26 UTC] === END API CALL LOG ===
[27-May-2026 08:53:26 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 08:53:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NTYsInVzZXJuYW1lIjoibGlja2FjIiwiZW1haWwiOiJraXJpbGxnb2xvdmtvMjIyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDQ3NjgwNX0.XoM8sXhegyrtwj0mW9Es-5gYQkloC0Z-PYwXV6jnj-s
[27-May-2026 08:53:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 08:53:26 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 08:53:26 UTC] User ID: 656
[27-May-2026 08:53:26 UTC] ✅ User profile retrieved successfully for user ID: 656
[27-May-2026 08:55:46 UTC] === API CALL LOG ===
[27-May-2026 08:55:46 UTC] Endpoint: user/profile.php
[27-May-2026 08:55:46 UTC] Full Log Data: {
    "timestamp": "2026-05-27 08:55:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:3035:a73:33f4:1401:7445:6f91:8ed1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:3035:a73:33f4:1401:7445:6f91:8ed1, 172.69.109.147",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NTYsInVzZXJuYW1lIjoibGlja2FjIiwiZW1haWwiOiJraXJpbGxnb2xvdmtvMjIyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDQ3NjgwNX0.XoM8sXhegyrtwj0mW9Es-5gYQkloC0Z-PYwXV6jnj-s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a023cd760b83f95c-DUS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:3035:a73:33f4:1401:7445:6f91:8ed1",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 08:55:46 UTC] === END API CALL LOG ===
[27-May-2026 08:55:46 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 08:55:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NTYsInVzZXJuYW1lIjoibGlja2FjIiwiZW1haWwiOiJraXJpbGxnb2xvdmtvMjIyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDQ3NjgwNX0.XoM8sXhegyrtwj0mW9Es-5gYQkloC0Z-PYwXV6jnj-s
[27-May-2026 08:55:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 08:55:46 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 08:55:46 UTC] User ID: 656
[27-May-2026 08:55:46 UTC] ✅ User profile retrieved successfully for user ID: 656
[27-May-2026 08:55:47 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 08:55:47 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 08:55:47 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a02:3035:a73:33f4:1401:7445:6f91:8ed1, 172.69.109.147","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NTYsInVzZXJuYW1lIjoibGlja2FjIiwiZW1haWwiOiJraXJpbGxnb2xvdmtvMjIyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDQ3NjgwNX0.XoM8sXhegyrtwj0mW9Es-5gYQkloC0Z-PYwXV6jnj-s","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a023cd778e8cf95c-DUS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a02:3035:a73:33f4:1401:7445:6f91:8ed1","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-May-2026 08:55:47 UTC] === User Orders API Called ===
[27-May-2026 08:55:47 UTC] User ID: 656
[27-May-2026 08:55:47 UTC] Limit: 20, Offset: 0
[27-May-2026 08:55:47 UTC] Orders found: 0
[27-May-2026 08:55:47 UTC] Orders data: []
[27-May-2026 08:55:47 UTC] Total orders count: 0
[27-May-2026 08:55:47 UTC] === API CALL LOG ===
[27-May-2026 08:55:47 UTC] Endpoint: user/profile.php
[27-May-2026 08:55:47 UTC] Full Log Data: {
    "timestamp": "2026-05-27 08:55:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:3035:a73:33f4:1401:7445:6f91:8ed1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:3035:a73:33f4:1401:7445:6f91:8ed1, 172.69.109.147",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NTYsInVzZXJuYW1lIjoibGlja2FjIiwiZW1haWwiOiJraXJpbGxnb2xvdmtvMjIyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDQ3NjgwNX0.XoM8sXhegyrtwj0mW9Es-5gYQkloC0Z-PYwXV6jnj-s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a023cd77df28f95c-DUS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:3035:a73:33f4:1401:7445:6f91:8ed1",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 08:55:47 UTC] === END API CALL LOG ===
[27-May-2026 08:55:47 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 08:55:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NTYsInVzZXJuYW1lIjoibGlja2FjIiwiZW1haWwiOiJraXJpbGxnb2xvdmtvMjIyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDQ3NjgwNX0.XoM8sXhegyrtwj0mW9Es-5gYQkloC0Z-PYwXV6jnj-s
[27-May-2026 08:55:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 08:55:47 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 08:55:47 UTC] User ID: 656
[27-May-2026 08:55:47 UTC] ✅ User profile retrieved successfully for user ID: 656
[27-May-2026 08:55:47 UTC] === API CALL LOG ===
[27-May-2026 08:55:47 UTC] Endpoint: user/profile.php
[27-May-2026 08:55:47 UTC] Full Log Data: {
    "timestamp": "2026-05-27 08:55:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:3035:a73:33f4:1401:7445:6f91:8ed1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:3035:a73:33f4:1401:7445:6f91:8ed1, 172.69.109.147",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NTYsInVzZXJuYW1lIjoibGlja2FjIiwiZW1haWwiOiJraXJpbGxnb2xvdmtvMjIyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDQ3NjgwNX0.XoM8sXhegyrtwj0mW9Es-5gYQkloC0Z-PYwXV6jnj-s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a023cd793a11f95c-DUS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:3035:a73:33f4:1401:7445:6f91:8ed1",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 08:55:47 UTC] === END API CALL LOG ===
[27-May-2026 08:55:47 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 08:55:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NTYsInVzZXJuYW1lIjoibGlja2FjIiwiZW1haWwiOiJraXJpbGxnb2xvdmtvMjIyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDQ3NjgwNX0.XoM8sXhegyrtwj0mW9Es-5gYQkloC0Z-PYwXV6jnj-s
[27-May-2026 08:55:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 08:55:47 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 08:55:47 UTC] User ID: 656
[27-May-2026 08:55:47 UTC] ✅ User profile retrieved successfully for user ID: 656
[27-May-2026 08:55:47 UTC] === API CALL LOG ===
[27-May-2026 08:55:47 UTC] Endpoint: user/profile.php
[27-May-2026 08:55:47 UTC] Full Log Data: {
    "timestamp": "2026-05-27 08:55:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:3035:a73:33f4:1401:7445:6f91:8ed1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:3035:a73:33f4:1401:7445:6f91:8ed1, 172.69.109.147",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NTYsInVzZXJuYW1lIjoibGlja2FjIiwiZW1haWwiOiJraXJpbGxnb2xvdmtvMjIyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDQ3NjgwNX0.XoM8sXhegyrtwj0mW9Es-5gYQkloC0Z-PYwXV6jnj-s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a023cd7bcf6df95c-DUS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:3035:a73:33f4:1401:7445:6f91:8ed1",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 08:55:47 UTC] === END API CALL LOG ===
[27-May-2026 08:55:47 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 08:55:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NTYsInVzZXJuYW1lIjoibGlja2FjIiwiZW1haWwiOiJraXJpbGxnb2xvdmtvMjIyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDQ3NjgwNX0.XoM8sXhegyrtwj0mW9Es-5gYQkloC0Z-PYwXV6jnj-s
[27-May-2026 08:55:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 08:55:47 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 08:55:47 UTC] User ID: 656
[27-May-2026 08:55:47 UTC] ✅ User profile retrieved successfully for user ID: 656
[27-May-2026 08:55:56 UTC] === API CALL LOG ===
[27-May-2026 08:55:56 UTC] Endpoint: user/profile.php
[27-May-2026 08:55:56 UTC] Full Log Data: {
    "timestamp": "2026-05-27 08:55:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18, 172.69.109.146",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a023cdaf3871c7fc-DUS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 08:55:56 UTC] === END API CALL LOG ===
[27-May-2026 08:55:56 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 08:55:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q
[27-May-2026 08:55:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 08:55:56 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 08:55:56 UTC] User ID: 656
[27-May-2026 08:55:56 UTC] ✅ User profile retrieved successfully for user ID: 656
[27-May-2026 08:55:57 UTC] === API CALL LOG ===
[27-May-2026 08:55:57 UTC] Endpoint: user/profile.php
[27-May-2026 08:55:57 UTC] Full Log Data: {
    "timestamp": "2026-05-27 08:55:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18, 172.69.109.146",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a023cdb72e70c7fc-DUS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 08:55:57 UTC] === END API CALL LOG ===
[27-May-2026 08:55:57 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 08:55:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q
[27-May-2026 08:55:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 08:55:57 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 08:55:57 UTC] User ID: 656
[27-May-2026 08:55:57 UTC] ✅ User profile retrieved successfully for user ID: 656
[27-May-2026 08:55:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 08:55:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 08:55:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a02:3035:a73:33f4:2678:aec5:12d0:7f18, 172.69.109.146","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a023cdb77ecec7fc-DUS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a02:3035:a73:33f4:2678:aec5:12d0:7f18","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-May-2026 08:55:57 UTC] === User Orders API Called ===
[27-May-2026 08:55:57 UTC] User ID: 656
[27-May-2026 08:55:57 UTC] Limit: 20, Offset: 0
[27-May-2026 08:55:57 UTC] Orders found: 0
[27-May-2026 08:55:57 UTC] Orders data: []
[27-May-2026 08:55:57 UTC] Total orders count: 0
[27-May-2026 08:55:57 UTC] === API CALL LOG ===
[27-May-2026 08:55:57 UTC] Endpoint: user/profile.php
[27-May-2026 08:55:57 UTC] Full Log Data: {
    "timestamp": "2026-05-27 08:55:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18, 172.69.109.146",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a023cdb7df2cc7fc-DUS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 08:55:57 UTC] === END API CALL LOG ===
[27-May-2026 08:55:57 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 08:55:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q
[27-May-2026 08:55:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 08:55:57 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 08:55:57 UTC] User ID: 656
[27-May-2026 08:55:57 UTC] ✅ User profile retrieved successfully for user ID: 656
[27-May-2026 08:55:57 UTC] === API CALL LOG ===
[27-May-2026 08:55:57 UTC] Endpoint: user/profile.php
[27-May-2026 08:55:57 UTC] Full Log Data: {
    "timestamp": "2026-05-27 08:55:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18, 172.69.109.146",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a023cdba4938c7fc-DUS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 08:55:57 UTC] === END API CALL LOG ===
[27-May-2026 08:55:57 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 08:55:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q
[27-May-2026 08:55:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 08:55:57 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 08:55:57 UTC] User ID: 656
[27-May-2026 08:55:57 UTC] ✅ User profile retrieved successfully for user ID: 656
[27-May-2026 08:56:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 08:56:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 08:56:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a02:3035:a73:33f4:2678:aec5:12d0:7f18, 172.69.109.146","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a023ce772e39c7fc-DUS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a02:3035:a73:33f4:2678:aec5:12d0:7f18","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-May-2026 08:56:28 UTC] === User Orders API Called ===
[27-May-2026 08:56:28 UTC] User ID: 656
[27-May-2026 08:56:28 UTC] Limit: 20, Offset: 0
[27-May-2026 08:56:28 UTC] Orders found: 0
[27-May-2026 08:56:28 UTC] Orders data: []
[27-May-2026 08:56:28 UTC] Total orders count: 0
[27-May-2026 08:56:28 UTC] === API CALL LOG ===
[27-May-2026 08:56:28 UTC] Endpoint: user/profile.php
[27-May-2026 08:56:28 UTC] Full Log Data: {
    "timestamp": "2026-05-27 08:56:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18, 172.69.109.146",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a023ce779e95c7fc-DUS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 08:56:28 UTC] === END API CALL LOG ===
[27-May-2026 08:56:28 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 08:56:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q
[27-May-2026 08:56:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 08:56:28 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 08:56:28 UTC] User ID: 656
[27-May-2026 08:56:28 UTC] ✅ User profile retrieved successfully for user ID: 656
[27-May-2026 08:56:28 UTC] === API CALL LOG ===
[27-May-2026 08:56:28 UTC] Endpoint: user/profile.php
[27-May-2026 08:56:28 UTC] Full Log Data: {
    "timestamp": "2026-05-27 08:56:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18, 172.69.109.146",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a023ce78df9ac7fc-DUS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 08:56:28 UTC] === END API CALL LOG ===
[27-May-2026 08:56:28 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 08:56:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q
[27-May-2026 08:56:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 08:56:28 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 08:56:28 UTC] User ID: 656
[27-May-2026 08:56:28 UTC] ✅ User profile retrieved successfully for user ID: 656
[27-May-2026 08:56:28 UTC] === API CALL LOG ===
[27-May-2026 08:56:28 UTC] Endpoint: user/profile.php
[27-May-2026 08:56:28 UTC] Full Log Data: {
    "timestamp": "2026-05-27 08:56:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18, 172.69.109.146",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a023ce7b59f6c7fc-DUS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 08:56:28 UTC] === END API CALL LOG ===
[27-May-2026 08:56:28 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 08:56:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q
[27-May-2026 08:56:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 08:56:28 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 08:56:28 UTC] User ID: 656
[27-May-2026 08:56:28 UTC] ✅ User profile retrieved successfully for user ID: 656
[27-May-2026 08:56:37 UTC] === API CALL LOG ===
[27-May-2026 08:56:37 UTC] Endpoint: user/profile.php
[27-May-2026 08:56:37 UTC] Full Log Data: {
    "timestamp": "2026-05-27 08:56:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18, 172.69.109.147",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a023ceb08af4c7fc-DUS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 08:56:37 UTC] === END API CALL LOG ===
[27-May-2026 08:56:37 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 08:56:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q
[27-May-2026 08:56:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 08:56:37 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 08:56:37 UTC] User ID: 656
[27-May-2026 08:56:37 UTC] ✅ User profile retrieved successfully for user ID: 656
[27-May-2026 08:56:37 UTC] === API CALL LOG ===
[27-May-2026 08:56:37 UTC] Endpoint: user/profile.php
[27-May-2026 08:56:37 UTC] Full Log Data: {
    "timestamp": "2026-05-27 08:56:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18, 172.69.109.147",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a023ceb17b9bc7fc-DUS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 08:56:37 UTC] === END API CALL LOG ===
[27-May-2026 08:56:37 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 08:56:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q
[27-May-2026 08:56:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 08:56:37 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 08:56:37 UTC] User ID: 656
[27-May-2026 08:56:37 UTC] ✅ User profile retrieved successfully for user ID: 656
[27-May-2026 08:56:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 08:56:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 08:56:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a02:3035:a73:33f4:2678:aec5:12d0:7f18, 172.69.109.147","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a023ceb1fbdcc7fc-DUS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a02:3035:a73:33f4:2678:aec5:12d0:7f18","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-May-2026 08:56:37 UTC] === User Orders API Called ===
[27-May-2026 08:56:37 UTC] User ID: 656
[27-May-2026 08:56:37 UTC] Limit: 20, Offset: 0
[27-May-2026 08:56:37 UTC] Orders found: 0
[27-May-2026 08:56:37 UTC] Orders data: []
[27-May-2026 08:56:37 UTC] Total orders count: 0
[27-May-2026 08:56:37 UTC] === API CALL LOG ===
[27-May-2026 08:56:37 UTC] Endpoint: user/profile.php
[27-May-2026 08:56:37 UTC] Full Log Data: {
    "timestamp": "2026-05-27 08:56:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18, 172.69.109.147",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a023ceb24c1dc7fc-DUS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 08:56:37 UTC] === END API CALL LOG ===
[27-May-2026 08:56:37 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 08:56:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q
[27-May-2026 08:56:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 08:56:37 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 08:56:37 UTC] User ID: 656
[27-May-2026 08:56:37 UTC] ✅ User profile retrieved successfully for user ID: 656
[27-May-2026 08:56:37 UTC] === API CALL LOG ===
[27-May-2026 08:56:37 UTC] Endpoint: user/profile.php
[27-May-2026 08:56:37 UTC] Full Log Data: {
    "timestamp": "2026-05-27 08:56:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18, 172.69.109.147",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a023ceb24c20c7fc-DUS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 08:56:37 UTC] === END API CALL LOG ===
[27-May-2026 08:56:37 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 08:56:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q
[27-May-2026 08:56:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 08:56:37 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 08:56:37 UTC] User ID: 656
[27-May-2026 08:56:37 UTC] ✅ User profile retrieved successfully for user ID: 656
[27-May-2026 08:56:37 UTC] User Purchases API - User ID: 656
[27-May-2026 08:56:37 UTC] User Purchases API - Total purchases found: 1
[27-May-2026 08:56:37 UTC] === API CALL LOG ===
[27-May-2026 08:56:37 UTC] Endpoint: user/profile.php
[27-May-2026 08:56:37 UTC] Full Log Data: {
    "timestamp": "2026-05-27 08:56:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18, 172.69.109.147",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a023ceb40da7c7fc-DUS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 08:56:37 UTC] === END API CALL LOG ===
[27-May-2026 08:56:37 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 08:56:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q
[27-May-2026 08:56:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 08:56:37 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 08:56:37 UTC] User ID: 656
[27-May-2026 08:56:37 UTC] ✅ User profile retrieved successfully for user ID: 656
[27-May-2026 08:56:39 UTC] === API CALL LOG ===
[27-May-2026 08:56:39 UTC] Endpoint: user/profile.php
[27-May-2026 08:56:39 UTC] Full Log Data: {
    "timestamp": "2026-05-27 08:56:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18, 172.69.109.147",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a023cebc5aadc7fc-DUS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 08:56:39 UTC] === END API CALL LOG ===
[27-May-2026 08:56:39 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 08:56:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q
[27-May-2026 08:56:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 08:56:39 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 08:56:39 UTC] User ID: 656
[27-May-2026 08:56:39 UTC] ✅ User profile retrieved successfully for user ID: 656
[27-May-2026 08:56:39 UTC] === API CALL LOG ===
[27-May-2026 08:56:39 UTC] Endpoint: user/profile.php
[27-May-2026 08:56:39 UTC] Full Log Data: {
    "timestamp": "2026-05-27 08:56:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18, 172.69.109.147",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a023cebd3b3dc7fc-DUS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 08:56:39 UTC] === END API CALL LOG ===
[27-May-2026 08:56:39 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 08:56:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q
[27-May-2026 08:56:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 08:56:39 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 08:56:39 UTC] User ID: 656
[27-May-2026 08:56:39 UTC] ✅ User profile retrieved successfully for user ID: 656
[27-May-2026 08:56:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 08:56:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 08:56:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a02:3035:a73:33f4:2678:aec5:12d0:7f18, 172.69.109.147","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a023cebd6b55c7fc-DUS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a02:3035:a73:33f4:2678:aec5:12d0:7f18","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-May-2026 08:56:39 UTC] === User Orders API Called ===
[27-May-2026 08:56:39 UTC] User ID: 656
[27-May-2026 08:56:39 UTC] Limit: 20, Offset: 0
[27-May-2026 08:56:39 UTC] Orders found: 0
[27-May-2026 08:56:39 UTC] Orders data: []
[27-May-2026 08:56:39 UTC] Total orders count: 0
[27-May-2026 08:56:39 UTC] === API CALL LOG ===
[27-May-2026 08:56:39 UTC] Endpoint: user/profile.php
[27-May-2026 08:56:39 UTC] Full Log Data: {
    "timestamp": "2026-05-27 08:56:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18, 172.69.109.147",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a023cebe2be5c7fc-DUS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 08:56:39 UTC] === END API CALL LOG ===
[27-May-2026 08:56:39 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 08:56:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q
[27-May-2026 08:56:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 08:56:39 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 08:56:39 UTC] User ID: 656
[27-May-2026 08:56:39 UTC] ✅ User profile retrieved successfully for user ID: 656
[27-May-2026 08:56:39 UTC] === API CALL LOG ===
[27-May-2026 08:56:39 UTC] Endpoint: user/profile.php
[27-May-2026 08:56:39 UTC] Full Log Data: {
    "timestamp": "2026-05-27 08:56:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18, 172.69.109.147",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a023cebf3ca7c7fc-DUS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 08:56:39 UTC] === END API CALL LOG ===
[27-May-2026 08:56:39 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 08:56:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q
[27-May-2026 08:56:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 08:56:39 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 08:56:39 UTC] User ID: 656
[27-May-2026 08:56:39 UTC] ✅ User profile retrieved successfully for user ID: 656
[27-May-2026 08:56:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 08:56:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 08:56:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a02:3035:a73:33f4:2678:aec5:12d0:7f18, 172.69.109.147","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a023cec31f0ac7fc-DUS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a02:3035:a73:33f4:2678:aec5:12d0:7f18","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-May-2026 08:56:40 UTC] === User Orders API Called ===
[27-May-2026 08:56:40 UTC] User ID: 656
[27-May-2026 08:56:40 UTC] Limit: 20, Offset: 0
[27-May-2026 08:56:40 UTC] Orders found: 0
[27-May-2026 08:56:40 UTC] Orders data: []
[27-May-2026 08:56:40 UTC] Total orders count: 0
[27-May-2026 08:56:44 UTC] === API CALL LOG ===
[27-May-2026 08:56:44 UTC] Endpoint: user/profile.php
[27-May-2026 08:56:44 UTC] Full Log Data: {
    "timestamp": "2026-05-27 08:56:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18, 172.69.109.147",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a023cedb1d9dc7fc-DUS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 08:56:44 UTC] === END API CALL LOG ===
[27-May-2026 08:56:44 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 08:56:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q
[27-May-2026 08:56:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 08:56:44 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 08:56:44 UTC] User ID: 656
[27-May-2026 08:56:44 UTC] ✅ User profile retrieved successfully for user ID: 656
[27-May-2026 08:56:44 UTC] User Purchases API - User ID: 656
[27-May-2026 08:56:44 UTC] User Purchases API - Total purchases found: 1
[27-May-2026 08:56:47 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 08:56:47 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 08:56:47 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a02:3035:a73:33f4:2678:aec5:12d0:7f18, 172.69.109.147","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a023ceefac10c7fc-DUS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a02:3035:a73:33f4:2678:aec5:12d0:7f18","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-May-2026 08:56:47 UTC] === User Orders API Called ===
[27-May-2026 08:56:47 UTC] User ID: 656
[27-May-2026 08:56:47 UTC] Limit: 20, Offset: 0
[27-May-2026 08:56:47 UTC] Orders found: 0
[27-May-2026 08:56:47 UTC] Orders data: []
[27-May-2026 08:56:47 UTC] Total orders count: 0
[27-May-2026 08:56:47 UTC] === API CALL LOG ===
[27-May-2026 08:56:47 UTC] Endpoint: user/profile.php
[27-May-2026 08:56:47 UTC] Full Log Data: {
    "timestamp": "2026-05-27 08:56:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18, 172.69.109.147",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a023cef02c9bc7fc-DUS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 08:56:47 UTC] === END API CALL LOG ===
[27-May-2026 08:56:47 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 08:56:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q
[27-May-2026 08:56:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 08:56:47 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 08:56:47 UTC] User ID: 656
[27-May-2026 08:56:47 UTC] ✅ User profile retrieved successfully for user ID: 656
[27-May-2026 08:56:47 UTC] === API CALL LOG ===
[27-May-2026 08:56:47 UTC] Endpoint: user/profile.php
[27-May-2026 08:56:47 UTC] Full Log Data: {
    "timestamp": "2026-05-27 08:56:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18, 172.69.109.147",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a023cef14d2ac7fc-DUS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 08:56:47 UTC] === END API CALL LOG ===
[27-May-2026 08:56:47 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 08:56:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q
[27-May-2026 08:56:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 08:56:47 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 08:56:47 UTC] User ID: 656
[27-May-2026 08:56:47 UTC] ✅ User profile retrieved successfully for user ID: 656
[27-May-2026 08:56:47 UTC] === API CALL LOG ===
[27-May-2026 08:56:47 UTC] Endpoint: user/profile.php
[27-May-2026 08:56:47 UTC] Full Log Data: {
    "timestamp": "2026-05-27 08:56:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18, 172.69.109.147",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a023cef3ef51c7fc-DUS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 08:56:47 UTC] === END API CALL LOG ===
[27-May-2026 08:56:47 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 08:56:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q
[27-May-2026 08:56:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 08:56:47 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 08:56:47 UTC] User ID: 656
[27-May-2026 08:56:47 UTC] ✅ User profile retrieved successfully for user ID: 656
[27-May-2026 08:57:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 08:57:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 08:57:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a02:3035:a73:33f4:2678:aec5:12d0:7f18, 172.69.109.146","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a023d06ea9c6c7fc-DUS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a02:3035:a73:33f4:2678:aec5:12d0:7f18","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-May-2026 08:57:48 UTC] === User Orders API Called ===
[27-May-2026 08:57:48 UTC] User ID: 656
[27-May-2026 08:57:48 UTC] Limit: 20, Offset: 0
[27-May-2026 08:57:48 UTC] Orders found: 1
[27-May-2026 08:57:48 UTC] Orders data: [{"id":305,"quantity":70,"total_coins":70,"coin_type":"regular","telegram_link":"https:\/\/t.me\/radminvpnminecraftss\/560","status":"pending","created_at":"2026-05-27 12:27:46","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[27-May-2026 08:57:48 UTC] Total orders count: 1
[27-May-2026 09:12:51 UTC] === API CALL LOG ===
[27-May-2026 09:12:51 UTC] Endpoint: user/profile.php
[27-May-2026 09:12:51 UTC] Full Log Data: {
    "timestamp": "2026-05-27 09:12:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "46.164.133.179",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "46.164.133.179, 104.23.162.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU4IiwidXNlcm5hbWUiOiJAVmVsb3hQYXlfc3VwcG9ydDEiLCJlbWFpbCI6ImltYTk2NDIyNEBnbWFpbC5jb20iLCJleHAiOjE3ODA0NzY0Mzl9.JqWb0tawuT_mD8anNYmCOkf0FMbqXUCXErdtS36TIeM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a023e676b9651479-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "46.164.133.179",
        "cf-ipcountry": "UA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 09:12:51 UTC] === END API CALL LOG ===
[27-May-2026 09:12:51 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 09:12:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU4IiwidXNlcm5hbWUiOiJAVmVsb3hQYXlfc3VwcG9ydDEiLCJlbWFpbCI6ImltYTk2NDIyNEBnbWFpbC5jb20iLCJleHAiOjE3ODA0NzY0Mzl9.JqWb0tawuT_mD8anNYmCOkf0FMbqXUCXErdtS36TIeM
[27-May-2026 09:12:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 09:12:51 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 09:12:51 UTC] User ID: 658
[27-May-2026 09:12:51 UTC] ✅ User profile retrieved successfully for user ID: 658
[27-May-2026 09:12:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 09:12:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 09:12:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"46.164.133.179, 104.23.162.78","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU4IiwidXNlcm5hbWUiOiJAVmVsb3hQYXlfc3VwcG9ydDEiLCJlbWFpbCI6ImltYTk2NDIyNEBnbWFpbC5jb20iLCJleHAiOjE3ODA0NzY0Mzl9.JqWb0tawuT_mD8anNYmCOkf0FMbqXUCXErdtS36TIeM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a023e67f99a51479-VIE","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"46.164.133.179","cf-ipcountry":"UA","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-May-2026 09:12:52 UTC] === User Orders API Called ===
[27-May-2026 09:12:52 UTC] User ID: 658
[27-May-2026 09:12:52 UTC] Limit: 20, Offset: 0
[27-May-2026 09:12:52 UTC] Orders found: 1
[27-May-2026 09:12:52 UTC] Orders data: [{"id":304,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/VeloxPay\/5","status":"pending","created_at":"2026-05-27 12:20:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[27-May-2026 09:12:52 UTC] Total orders count: 1
[27-May-2026 09:12:52 UTC] === API CALL LOG ===
[27-May-2026 09:12:52 UTC] Endpoint: user/profile.php
[27-May-2026 09:12:52 UTC] Full Log Data: {
    "timestamp": "2026-05-27 09:12:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "46.164.133.179",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "46.164.133.179, 104.23.162.78",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU4IiwidXNlcm5hbWUiOiJAVmVsb3hQYXlfc3VwcG9ydDEiLCJlbWFpbCI6ImltYTk2NDIyNEBnbWFpbC5jb20iLCJleHAiOjE3ODA0NzY0Mzl9.JqWb0tawuT_mD8anNYmCOkf0FMbqXUCXErdtS36TIeM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a023e680fd251479-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "46.164.133.179",
        "cf-ipcountry": "UA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 09:12:52 UTC] === END API CALL LOG ===
[27-May-2026 09:12:52 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 09:12:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU4IiwidXNlcm5hbWUiOiJAVmVsb3hQYXlfc3VwcG9ydDEiLCJlbWFpbCI6ImltYTk2NDIyNEBnbWFpbC5jb20iLCJleHAiOjE3ODA0NzY0Mzl9.JqWb0tawuT_mD8anNYmCOkf0FMbqXUCXErdtS36TIeM
[27-May-2026 09:12:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 09:12:52 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 09:12:52 UTC] User ID: 658
[27-May-2026 09:12:52 UTC] ✅ User profile retrieved successfully for user ID: 658
[27-May-2026 09:12:52 UTC] === API CALL LOG ===
[27-May-2026 09:12:52 UTC] Endpoint: user/profile.php
[27-May-2026 09:12:52 UTC] Full Log Data: {
    "timestamp": "2026-05-27 09:12:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "46.164.133.179",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "46.164.133.179, 104.23.162.78",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU4IiwidXNlcm5hbWUiOiJAVmVsb3hQYXlfc3VwcG9ydDEiLCJlbWFpbCI6ImltYTk2NDIyNEBnbWFpbC5jb20iLCJleHAiOjE3ODA0NzY0Mzl9.JqWb0tawuT_mD8anNYmCOkf0FMbqXUCXErdtS36TIeM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a023e680fd1a1479-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "46.164.133.179",
        "cf-ipcountry": "UA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 09:12:52 UTC] === END API CALL LOG ===
[27-May-2026 09:12:52 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 09:12:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU4IiwidXNlcm5hbWUiOiJAVmVsb3hQYXlfc3VwcG9ydDEiLCJlbWFpbCI6ImltYTk2NDIyNEBnbWFpbC5jb20iLCJleHAiOjE3ODA0NzY0Mzl9.JqWb0tawuT_mD8anNYmCOkf0FMbqXUCXErdtS36TIeM
[27-May-2026 09:12:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 09:12:52 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 09:12:52 UTC] User ID: 658
[27-May-2026 09:12:52 UTC] ✅ User profile retrieved successfully for user ID: 658
[27-May-2026 09:12:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 09:12:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 09:12:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"46.164.133.179, 104.23.162.78","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU4IiwidXNlcm5hbWUiOiJAVmVsb3hQYXlfc3VwcG9ydDEiLCJlbWFpbCI6ImltYTk2NDIyNEBnbWFpbC5jb20iLCJleHAiOjE3ODA0NzY0Mzl9.JqWb0tawuT_mD8anNYmCOkf0FMbqXUCXErdtS36TIeM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a023e680fd201479-VIE","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"46.164.133.179","cf-ipcountry":"UA","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-May-2026 09:12:52 UTC] === User Orders API Called ===
[27-May-2026 09:12:52 UTC] User ID: 658
[27-May-2026 09:12:52 UTC] Limit: 20, Offset: 0
[27-May-2026 09:12:52 UTC] Orders found: 1
[27-May-2026 09:12:52 UTC] Orders data: [{"id":304,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/VeloxPay\/5","status":"pending","created_at":"2026-05-27 12:20:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[27-May-2026 09:12:52 UTC] Total orders count: 1
[27-May-2026 09:12:53 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 09:12:53 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 09:12:53 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"46.164.133.179, 104.23.162.71","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU4IiwidXNlcm5hbWUiOiJAVmVsb3hQYXlfc3VwcG9ydDEiLCJlbWFpbCI6ImltYTk2NDIyNEBnbWFpbC5jb20iLCJleHAiOjE3ODA0NzY0Mzl9.JqWb0tawuT_mD8anNYmCOkf0FMbqXUCXErdtS36TIeM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a023e6892a911479-VIE","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"46.164.133.179","cf-ipcountry":"UA","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-May-2026 09:12:53 UTC] === User Orders API Called ===
[27-May-2026 09:12:53 UTC] User ID: 658
[27-May-2026 09:12:53 UTC] Limit: 20, Offset: 0
[27-May-2026 09:12:53 UTC] Orders found: 1
[27-May-2026 09:12:53 UTC] Orders data: [{"id":304,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/VeloxPay\/5","status":"pending","created_at":"2026-05-27 12:20:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[27-May-2026 09:12:53 UTC] Total orders count: 1
[27-May-2026 09:28:34 UTC] === API CALL LOG ===
[27-May-2026 09:28:34 UTC] Endpoint: user/profile.php
[27-May-2026 09:28:34 UTC] Full Log Data: {
    "timestamp": "2026-05-27 09:28:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18, 172.69.109.147",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a023fd7d4c90c801-DUS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 09:28:34 UTC] === END API CALL LOG ===
[27-May-2026 09:28:34 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 09:28:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q
[27-May-2026 09:28:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 09:28:34 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 09:28:34 UTC] User ID: 656
[27-May-2026 09:28:34 UTC] ✅ User profile retrieved successfully for user ID: 656
[27-May-2026 09:28:34 UTC] === API CALL LOG ===
[27-May-2026 09:28:34 UTC] Endpoint: user/profile.php
[27-May-2026 09:28:34 UTC] Full Log Data: {
    "timestamp": "2026-05-27 09:28:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18, 172.69.109.69",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a023fd822e63c801-DUS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 09:28:34 UTC] === END API CALL LOG ===
[27-May-2026 09:28:34 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 09:28:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q
[27-May-2026 09:28:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 09:28:34 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 09:28:34 UTC] User ID: 656
[27-May-2026 09:28:34 UTC] ✅ User profile retrieved successfully for user ID: 656
[27-May-2026 09:28:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 09:28:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 09:28:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a02:3035:a73:33f4:2678:aec5:12d0:7f18, 172.69.109.147","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a023fd825e7ac801-DUS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a02:3035:a73:33f4:2678:aec5:12d0:7f18","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-May-2026 09:28:34 UTC] === User Orders API Called ===
[27-May-2026 09:28:34 UTC] User ID: 656
[27-May-2026 09:28:34 UTC] Limit: 20, Offset: 0
[27-May-2026 09:28:34 UTC] Orders found: 1
[27-May-2026 09:28:34 UTC] Orders data: [{"id":305,"quantity":70,"total_coins":70,"coin_type":"regular","telegram_link":"https:\/\/t.me\/radminvpnminecraftss\/560","status":"pending","created_at":"2026-05-27 12:27:46","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[27-May-2026 09:28:34 UTC] Total orders count: 1
[27-May-2026 09:28:35 UTC] === API CALL LOG ===
[27-May-2026 09:28:35 UTC] Endpoint: user/profile.php
[27-May-2026 09:28:35 UTC] Full Log Data: {
    "timestamp": "2026-05-27 09:28:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18, 172.69.109.147",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a023fd832eabc801-DUS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 09:28:35 UTC] === END API CALL LOG ===
[27-May-2026 09:28:35 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 09:28:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q
[27-May-2026 09:28:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 09:28:35 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 09:28:35 UTC] User ID: 656
[27-May-2026 09:28:35 UTC] ✅ User profile retrieved successfully for user ID: 656
[27-May-2026 09:28:35 UTC] === API CALL LOG ===
[27-May-2026 09:28:35 UTC] Endpoint: user/profile.php
[27-May-2026 09:28:35 UTC] Full Log Data: {
    "timestamp": "2026-05-27 09:28:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18, 172.69.109.147",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a023fd847f30c801-DUS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 09:28:35 UTC] === END API CALL LOG ===
[27-May-2026 09:28:35 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 09:28:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q
[27-May-2026 09:28:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 09:28:35 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 09:28:35 UTC] User ID: 656
[27-May-2026 09:28:35 UTC] ✅ User profile retrieved successfully for user ID: 656
[27-May-2026 09:28:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 09:28:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 09:28:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a02:3035:a73:33f4:2678:aec5:12d0:7f18, 172.69.109.147","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a023fda91fcdc801-DUS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a02:3035:a73:33f4:2678:aec5:12d0:7f18","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-May-2026 09:28:41 UTC] === User Orders API Called ===
[27-May-2026 09:28:41 UTC] User ID: 656
[27-May-2026 09:28:41 UTC] Limit: 20, Offset: 0
[27-May-2026 09:28:41 UTC] Orders found: 1
[27-May-2026 09:28:41 UTC] Orders data: [{"id":305,"quantity":70,"total_coins":70,"coin_type":"regular","telegram_link":"https:\/\/t.me\/radminvpnminecraftss\/560","status":"pending","created_at":"2026-05-27 12:27:46","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[27-May-2026 09:28:41 UTC] Total orders count: 1
[27-May-2026 09:28:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 09:28:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 09:28:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a02:3035:a73:33f4:2678:aec5:12d0:7f18, 172.69.109.146","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a023fdfa3e54c801-DUS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a02:3035:a73:33f4:2678:aec5:12d0:7f18","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-May-2026 09:28:54 UTC] === User Orders API Called ===
[27-May-2026 09:28:54 UTC] User ID: 656
[27-May-2026 09:28:54 UTC] Limit: 20, Offset: 0
[27-May-2026 09:28:54 UTC] Orders found: 1
[27-May-2026 09:28:54 UTC] Orders data: [{"id":305,"quantity":70,"total_coins":70,"coin_type":"regular","telegram_link":"https:\/\/t.me\/radminvpnminecraftss\/560","status":"pending","created_at":"2026-05-27 12:27:46","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[27-May-2026 09:28:54 UTC] Total orders count: 1
[27-May-2026 09:28:54 UTC] === API CALL LOG ===
[27-May-2026 09:28:54 UTC] Endpoint: user/profile.php
[27-May-2026 09:28:54 UTC] Full Log Data: {
    "timestamp": "2026-05-27 09:28:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18, 172.69.109.146",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a023fdfa4e5cc801-DUS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 09:28:54 UTC] === END API CALL LOG ===
[27-May-2026 09:28:54 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 09:28:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q
[27-May-2026 09:28:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 09:28:54 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 09:28:54 UTC] User ID: 656
[27-May-2026 09:28:54 UTC] ✅ User profile retrieved successfully for user ID: 656
[27-May-2026 09:28:54 UTC] === API CALL LOG ===
[27-May-2026 09:28:54 UTC] Endpoint: user/profile.php
[27-May-2026 09:28:54 UTC] Full Log Data: {
    "timestamp": "2026-05-27 09:28:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18, 172.69.109.146",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a023fdfbdf09c801-DUS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 09:28:54 UTC] === END API CALL LOG ===
[27-May-2026 09:28:54 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 09:28:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q
[27-May-2026 09:28:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 09:28:54 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 09:28:54 UTC] User ID: 656
[27-May-2026 09:28:54 UTC] ✅ User profile retrieved successfully for user ID: 656
[27-May-2026 09:28:54 UTC] === API CALL LOG ===
[27-May-2026 09:28:54 UTC] Endpoint: user/profile.php
[27-May-2026 09:28:54 UTC] Full Log Data: {
    "timestamp": "2026-05-27 09:28:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18, 172.69.109.146",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a023fdfe5866c801-DUS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 09:28:54 UTC] === END API CALL LOG ===
[27-May-2026 09:28:54 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 09:28:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q
[27-May-2026 09:28:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 09:28:54 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 09:28:54 UTC] User ID: 656
[27-May-2026 09:28:54 UTC] ✅ User profile retrieved successfully for user ID: 656
[27-May-2026 09:30:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 09:30:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 09:30:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a02:3035:a73:33f4:2678:aec5:12d0:7f18, 172.69.109.147","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a023ffa56c3cc801-DUS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a02:3035:a73:33f4:2678:aec5:12d0:7f18","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-May-2026 09:30:02 UTC] === User Orders API Called ===
[27-May-2026 09:30:02 UTC] User ID: 656
[27-May-2026 09:30:02 UTC] Limit: 20, Offset: 0
[27-May-2026 09:30:02 UTC] Orders found: 1
[27-May-2026 09:30:02 UTC] Orders data: [{"id":305,"quantity":70,"total_coins":70,"coin_type":"regular","telegram_link":"https:\/\/t.me\/radminvpnminecraftss\/560","status":"pending","created_at":"2026-05-27 12:27:46","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[27-May-2026 09:30:02 UTC] Total orders count: 1
[27-May-2026 09:30:04 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 09:30:04 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 09:30:04 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a02:3035:a73:33f4:2678:aec5:12d0:7f18, 172.69.109.147","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a023ffb1eab5c801-DUS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a02:3035:a73:33f4:2678:aec5:12d0:7f18","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-May-2026 09:30:04 UTC] === User Orders API Called ===
[27-May-2026 09:30:04 UTC] User ID: 656
[27-May-2026 09:30:04 UTC] Limit: 20, Offset: 0
[27-May-2026 09:30:04 UTC] Orders found: 1
[27-May-2026 09:30:04 UTC] Orders data: [{"id":305,"quantity":70,"total_coins":70,"coin_type":"regular","telegram_link":"https:\/\/t.me\/radminvpnminecraftss\/560","status":"pending","created_at":"2026-05-27 12:27:46","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[27-May-2026 09:30:04 UTC] Total orders count: 1
[27-May-2026 09:30:04 UTC] === API CALL LOG ===
[27-May-2026 09:30:04 UTC] Endpoint: user/profile.php
[27-May-2026 09:30:04 UTC] Full Log Data: {
    "timestamp": "2026-05-27 09:30:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18, 172.69.109.147",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a023ffb29b1bc801-DUS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 09:30:04 UTC] === END API CALL LOG ===
[27-May-2026 09:30:04 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 09:30:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q
[27-May-2026 09:30:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 09:30:04 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 09:30:04 UTC] User ID: 656
[27-May-2026 09:30:04 UTC] ✅ User profile retrieved successfully for user ID: 656
[27-May-2026 09:30:04 UTC] === API CALL LOG ===
[27-May-2026 09:30:04 UTC] Endpoint: user/profile.php
[27-May-2026 09:30:04 UTC] Full Log Data: {
    "timestamp": "2026-05-27 09:30:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18, 172.69.109.147",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a023ffb3ebc7c801-DUS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 09:30:04 UTC] === END API CALL LOG ===
[27-May-2026 09:30:04 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 09:30:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q
[27-May-2026 09:30:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 09:30:04 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 09:30:04 UTC] User ID: 656
[27-May-2026 09:30:04 UTC] ✅ User profile retrieved successfully for user ID: 656
[27-May-2026 09:30:05 UTC] === API CALL LOG ===
[27-May-2026 09:30:05 UTC] Endpoint: user/profile.php
[27-May-2026 09:30:05 UTC] Full Log Data: {
    "timestamp": "2026-05-27 09:30:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18, 172.69.109.147",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a023ffb64cf7c801-DUS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 09:30:05 UTC] === END API CALL LOG ===
[27-May-2026 09:30:05 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 09:30:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q
[27-May-2026 09:30:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 09:30:05 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 09:30:05 UTC] User ID: 656
[27-May-2026 09:30:05 UTC] ✅ User profile retrieved successfully for user ID: 656
[27-May-2026 09:30:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 09:30:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 09:30:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a02:3035:a73:33f4:2678:aec5:12d0:7f18, 172.69.109.147","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a023ffbe9901c801-DUS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a02:3035:a73:33f4:2678:aec5:12d0:7f18","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-May-2026 09:30:06 UTC] === User Orders API Called ===
[27-May-2026 09:30:06 UTC] User ID: 656
[27-May-2026 09:30:06 UTC] Limit: 20, Offset: 0
[27-May-2026 09:30:06 UTC] Orders found: 1
[27-May-2026 09:30:06 UTC] Orders data: [{"id":305,"quantity":70,"total_coins":70,"coin_type":"regular","telegram_link":"https:\/\/t.me\/radminvpnminecraftss\/560","status":"pending","created_at":"2026-05-27 12:27:46","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[27-May-2026 09:30:06 UTC] Total orders count: 1
[27-May-2026 09:30:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 09:30:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 09:30:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a02:3035:a73:33f4:2678:aec5:12d0:7f18, 172.69.109.147","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a023ffc45be3c801-DUS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a02:3035:a73:33f4:2678:aec5:12d0:7f18","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-May-2026 09:30:07 UTC] === User Orders API Called ===
[27-May-2026 09:30:07 UTC] User ID: 656
[27-May-2026 09:30:07 UTC] Limit: 20, Offset: 0
[27-May-2026 09:30:07 UTC] Orders found: 1
[27-May-2026 09:30:07 UTC] Orders data: [{"id":305,"quantity":70,"total_coins":70,"coin_type":"regular","telegram_link":"https:\/\/t.me\/radminvpnminecraftss\/560","status":"pending","created_at":"2026-05-27 12:27:46","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[27-May-2026 09:30:07 UTC] Total orders count: 1
[27-May-2026 09:30:07 UTC] === API CALL LOG ===
[27-May-2026 09:30:07 UTC] Endpoint: user/profile.php
[27-May-2026 09:30:07 UTC] Full Log Data: {
    "timestamp": "2026-05-27 09:30:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18, 172.69.109.147",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a023ffc4fc21c801-DUS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 09:30:07 UTC] === END API CALL LOG ===
[27-May-2026 09:30:07 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 09:30:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q
[27-May-2026 09:30:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 09:30:07 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 09:30:07 UTC] User ID: 656
[27-May-2026 09:30:07 UTC] ✅ User profile retrieved successfully for user ID: 656
[27-May-2026 09:30:07 UTC] === API CALL LOG ===
[27-May-2026 09:30:07 UTC] Endpoint: user/profile.php
[27-May-2026 09:30:07 UTC] Full Log Data: {
    "timestamp": "2026-05-27 09:30:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18, 172.69.109.147",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a023ffc61cc7c801-DUS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 09:30:07 UTC] === END API CALL LOG ===
[27-May-2026 09:30:07 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 09:30:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q
[27-May-2026 09:30:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 09:30:07 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 09:30:07 UTC] User ID: 656
[27-May-2026 09:30:07 UTC] ✅ User profile retrieved successfully for user ID: 656
[27-May-2026 09:30:07 UTC] === API CALL LOG ===
[27-May-2026 09:30:07 UTC] Endpoint: user/profile.php
[27-May-2026 09:30:07 UTC] Full Log Data: {
    "timestamp": "2026-05-27 09:30:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18, 172.69.109.147",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a023ffc73d53c801-DUS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 09:30:07 UTC] === END API CALL LOG ===
[27-May-2026 09:30:07 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 09:30:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q
[27-May-2026 09:30:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 09:30:07 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 09:30:07 UTC] User ID: 656
[27-May-2026 09:30:07 UTC] ✅ User profile retrieved successfully for user ID: 656
[27-May-2026 09:30:17 UTC] === API CALL LOG ===
[27-May-2026 09:30:17 UTC] Endpoint: user/profile.php
[27-May-2026 09:30:17 UTC] Full Log Data: {
    "timestamp": "2026-05-27 09:30:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18, 172.69.109.146",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02400054987060b-DUS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 09:30:17 UTC] === END API CALL LOG ===
[27-May-2026 09:30:17 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 09:30:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q
[27-May-2026 09:30:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 09:30:17 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 09:30:17 UTC] User ID: 656
[27-May-2026 09:30:17 UTC] ✅ User profile retrieved successfully for user ID: 656
[27-May-2026 09:30:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 09:30:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 09:30:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a02:3035:a73:33f4:2678:aec5:12d0:7f18, 172.69.109.146","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a024000b7e1f060b-DUS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a02:3035:a73:33f4:2678:aec5:12d0:7f18","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-May-2026 09:30:18 UTC] === User Orders API Called ===
[27-May-2026 09:30:18 UTC] User ID: 656
[27-May-2026 09:30:18 UTC] Limit: 20, Offset: 0
[27-May-2026 09:30:18 UTC] Orders found: 1
[27-May-2026 09:30:18 UTC] Orders data: [{"id":305,"quantity":70,"total_coins":70,"coin_type":"regular","telegram_link":"https:\/\/t.me\/radminvpnminecraftss\/560","status":"pending","created_at":"2026-05-27 12:27:46","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[27-May-2026 09:30:18 UTC] Total orders count: 1
[27-May-2026 09:30:18 UTC] === API CALL LOG ===
[27-May-2026 09:30:18 UTC] Endpoint: user/profile.php
[27-May-2026 09:30:18 UTC] Full Log Data: {
    "timestamp": "2026-05-27 09:30:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18, 172.69.109.146",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a024000bdef7060b-DUS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 09:30:18 UTC] === END API CALL LOG ===
[27-May-2026 09:30:18 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 09:30:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q
[27-May-2026 09:30:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 09:30:18 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 09:30:18 UTC] User ID: 656
[27-May-2026 09:30:18 UTC] ✅ User profile retrieved successfully for user ID: 656
[27-May-2026 09:30:19 UTC] === API CALL LOG ===
[27-May-2026 09:30:19 UTC] Endpoint: user/profile.php
[27-May-2026 09:30:19 UTC] Full Log Data: {
    "timestamp": "2026-05-27 09:30:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18, 172.69.109.146",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a024000edde2060b-DUS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 09:30:19 UTC] === END API CALL LOG ===
[27-May-2026 09:30:19 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 09:30:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q
[27-May-2026 09:30:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 09:30:19 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 09:30:19 UTC] User ID: 656
[27-May-2026 09:30:19 UTC] ✅ User profile retrieved successfully for user ID: 656
[27-May-2026 09:34:16 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 09:34:16 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 09:34:16 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"51.38.224.165, 104.23.225.98","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU4IiwidXNlcm5hbWUiOiJAVmVsb3hQYXlfc3VwcG9ydDEiLCJlbWFpbCI6ImltYTk2NDIyNEBnbWFpbC5jb20iLCJleHAiOjE3ODA0NzY0Mzl9.JqWb0tawuT_mD8anNYmCOkf0FMbqXUCXErdtS36TIeM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a02405d9ec5623f0-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"51.38.224.165","cf-ipcountry":"FR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-May-2026 09:34:16 UTC] === User Orders API Called ===
[27-May-2026 09:34:16 UTC] User ID: 658
[27-May-2026 09:34:16 UTC] Limit: 20, Offset: 0
[27-May-2026 09:34:16 UTC] Orders found: 1
[27-May-2026 09:34:16 UTC] Orders data: [{"id":304,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/VeloxPay\/5","status":"pending","created_at":"2026-05-27 12:20:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[27-May-2026 09:34:16 UTC] Total orders count: 1
[27-May-2026 10:01:20 UTC] === API CALL LOG ===
[27-May-2026 10:01:20 UTC] Endpoint: user/profile.php
[27-May-2026 10:01:20 UTC] Full Log Data: {
    "timestamp": "2026-05-27 10:01:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18, 172.69.109.146",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0242d7c4920f968-DUS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 10:01:20 UTC] === END API CALL LOG ===
[27-May-2026 10:01:20 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 10:01:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q
[27-May-2026 10:01:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 10:01:20 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 10:01:20 UTC] User ID: 656
[27-May-2026 10:01:20 UTC] ✅ User profile retrieved successfully for user ID: 656
[27-May-2026 10:01:21 UTC] === API CALL LOG ===
[27-May-2026 10:01:21 UTC] Endpoint: user/profile.php
[27-May-2026 10:01:21 UTC] Full Log Data: {
    "timestamp": "2026-05-27 10:01:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18, 172.69.109.68",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0242d865d16f968-DUS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 10:01:21 UTC] === END API CALL LOG ===
[27-May-2026 10:01:21 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 10:01:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q
[27-May-2026 10:01:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 10:01:21 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 10:01:21 UTC] User ID: 656
[27-May-2026 10:01:21 UTC] ✅ User profile retrieved successfully for user ID: 656
[27-May-2026 10:01:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 10:01:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 10:01:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a02:3035:a73:33f4:2678:aec5:12d0:7f18, 172.69.109.146","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0242d86ede1f968-DUS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a02:3035:a73:33f4:2678:aec5:12d0:7f18","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-May-2026 10:01:21 UTC] === User Orders API Called ===
[27-May-2026 10:01:21 UTC] User ID: 656
[27-May-2026 10:01:21 UTC] Limit: 20, Offset: 0
[27-May-2026 10:01:21 UTC] Orders found: 1
[27-May-2026 10:01:21 UTC] Orders data: [{"id":305,"quantity":70,"total_coins":70,"coin_type":"regular","telegram_link":"https:\/\/t.me\/radminvpnminecraftss\/560","status":"pending","created_at":"2026-05-27 12:27:46","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[27-May-2026 10:01:21 UTC] Total orders count: 1
[27-May-2026 10:01:21 UTC] === API CALL LOG ===
[27-May-2026 10:01:21 UTC] Endpoint: user/profile.php
[27-May-2026 10:01:21 UTC] Full Log Data: {
    "timestamp": "2026-05-27 10:01:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18, 172.69.109.68",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0242d872e3df968-DUS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 10:01:21 UTC] === END API CALL LOG ===
[27-May-2026 10:01:21 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 10:01:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q
[27-May-2026 10:01:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 10:01:21 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 10:01:21 UTC] User ID: 656
[27-May-2026 10:01:21 UTC] ✅ User profile retrieved successfully for user ID: 656
[27-May-2026 10:01:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 10:01:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 10:01:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a02:3035:a73:33f4:2678:aec5:12d0:7f18, 172.69.109.146","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0242dbcb88ff968-DUS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a02:3035:a73:33f4:2678:aec5:12d0:7f18","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-May-2026 10:01:30 UTC] === User Orders API Called ===
[27-May-2026 10:01:30 UTC] User ID: 656
[27-May-2026 10:01:30 UTC] Limit: 20, Offset: 0
[27-May-2026 10:01:30 UTC] Orders found: 1
[27-May-2026 10:01:30 UTC] Orders data: [{"id":305,"quantity":70,"total_coins":70,"coin_type":"regular","telegram_link":"https:\/\/t.me\/radminvpnminecraftss\/560","status":"pending","created_at":"2026-05-27 12:27:46","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[27-May-2026 10:01:30 UTC] Total orders count: 1
[27-May-2026 10:01:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 10:01:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 10:01:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a02:3035:a73:33f4:2678:aec5:12d0:7f18, 172.69.109.146","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0242ddb2f04f968-DUS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a02:3035:a73:33f4:2678:aec5:12d0:7f18","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-May-2026 10:01:35 UTC] === User Orders API Called ===
[27-May-2026 10:01:35 UTC] User ID: 656
[27-May-2026 10:01:35 UTC] Limit: 20, Offset: 0
[27-May-2026 10:01:35 UTC] Orders found: 1
[27-May-2026 10:01:35 UTC] Orders data: [{"id":305,"quantity":70,"total_coins":70,"coin_type":"regular","telegram_link":"https:\/\/t.me\/radminvpnminecraftss\/560","status":"pending","created_at":"2026-05-27 12:27:46","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[27-May-2026 10:01:35 UTC] Total orders count: 1
[27-May-2026 10:01:35 UTC] === API CALL LOG ===
[27-May-2026 10:01:35 UTC] Endpoint: user/profile.php
[27-May-2026 10:01:35 UTC] Full Log Data: {
    "timestamp": "2026-05-27 10:01:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18, 172.69.109.146",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0242ddba824f968-DUS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 10:01:35 UTC] === END API CALL LOG ===
[27-May-2026 10:01:35 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 10:01:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q
[27-May-2026 10:01:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 10:01:35 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 10:01:35 UTC] User ID: 656
[27-May-2026 10:01:35 UTC] ✅ User profile retrieved successfully for user ID: 656
[27-May-2026 10:01:35 UTC] === API CALL LOG ===
[27-May-2026 10:01:35 UTC] Endpoint: user/profile.php
[27-May-2026 10:01:35 UTC] Full Log Data: {
    "timestamp": "2026-05-27 10:01:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18, 172.69.109.146",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0242ddf7f66f968-DUS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 10:01:35 UTC] === END API CALL LOG ===
[27-May-2026 10:01:35 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 10:01:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q
[27-May-2026 10:01:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 10:01:35 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 10:01:35 UTC] User ID: 656
[27-May-2026 10:01:35 UTC] ✅ User profile retrieved successfully for user ID: 656
[27-May-2026 10:02:16 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 10:02:16 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 10:02:16 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a02:3035:a73:33f4:2678:aec5:12d0:7f18, 172.69.109.146","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0242edffbc1f968-DUS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a02:3035:a73:33f4:2678:aec5:12d0:7f18","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-May-2026 10:02:16 UTC] === User Orders API Called ===
[27-May-2026 10:02:16 UTC] User ID: 656
[27-May-2026 10:02:16 UTC] Limit: 20, Offset: 0
[27-May-2026 10:02:16 UTC] Orders found: 1
[27-May-2026 10:02:16 UTC] Orders data: [{"id":305,"quantity":70,"total_coins":70,"coin_type":"regular","telegram_link":"https:\/\/t.me\/radminvpnminecraftss\/560","status":"pending","created_at":"2026-05-27 12:27:46","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[27-May-2026 10:02:16 UTC] Total orders count: 1
[27-May-2026 10:02:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 10:02:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 10:02:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a02:3035:a73:33f4:2678:aec5:12d0:7f18, 172.69.109.146","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0242eebae98f968-DUS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a02:3035:a73:33f4:2678:aec5:12d0:7f18","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-May-2026 10:02:18 UTC] === User Orders API Called ===
[27-May-2026 10:02:18 UTC] User ID: 656
[27-May-2026 10:02:18 UTC] Limit: 20, Offset: 0
[27-May-2026 10:02:18 UTC] Orders found: 1
[27-May-2026 10:02:18 UTC] Orders data: [{"id":305,"quantity":70,"total_coins":70,"coin_type":"regular","telegram_link":"https:\/\/t.me\/radminvpnminecraftss\/560","status":"pending","created_at":"2026-05-27 12:27:46","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[27-May-2026 10:02:18 UTC] Total orders count: 1
[27-May-2026 10:02:18 UTC] === API CALL LOG ===
[27-May-2026 10:02:18 UTC] Endpoint: user/profile.php
[27-May-2026 10:02:18 UTC] Full Log Data: {
    "timestamp": "2026-05-27 10:02:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18, 172.69.109.146",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0242eec3fd8f968-DUS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 10:02:18 UTC] === END API CALL LOG ===
[27-May-2026 10:02:18 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 10:02:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q
[27-May-2026 10:02:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 10:02:18 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 10:02:18 UTC] User ID: 656
[27-May-2026 10:02:18 UTC] ✅ User profile retrieved successfully for user ID: 656
[27-May-2026 10:02:19 UTC] === API CALL LOG ===
[27-May-2026 10:02:19 UTC] Endpoint: user/profile.php
[27-May-2026 10:02:19 UTC] Full Log Data: {
    "timestamp": "2026-05-27 10:02:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18, 172.69.109.146",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0242eef4ee5f968-DUS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 10:02:19 UTC] === END API CALL LOG ===
[27-May-2026 10:02:19 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 10:02:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q
[27-May-2026 10:02:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 10:02:19 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 10:02:19 UTC] User ID: 656
[27-May-2026 10:02:19 UTC] ✅ User profile retrieved successfully for user ID: 656
[27-May-2026 10:02:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 10:02:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 10:02:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a02:3035:a73:33f4:2678:aec5:12d0:7f18, 172.69.109.146","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0242f33cac4f968-DUS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a02:3035:a73:33f4:2678:aec5:12d0:7f18","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-May-2026 10:02:30 UTC] === User Orders API Called ===
[27-May-2026 10:02:30 UTC] User ID: 656
[27-May-2026 10:02:30 UTC] Limit: 20, Offset: 0
[27-May-2026 10:02:30 UTC] Orders found: 1
[27-May-2026 10:02:30 UTC] Orders data: [{"id":305,"quantity":70,"total_coins":70,"coin_type":"regular","telegram_link":"https:\/\/t.me\/radminvpnminecraftss\/560","status":"pending","created_at":"2026-05-27 12:27:46","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[27-May-2026 10:02:30 UTC] Total orders count: 1
[27-May-2026 10:02:30 UTC] === API CALL LOG ===
[27-May-2026 10:02:30 UTC] Endpoint: user/profile.php
[27-May-2026 10:02:30 UTC] Full Log Data: {
    "timestamp": "2026-05-27 10:02:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18, 172.69.109.146",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0242f345c57f968-DUS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 10:02:30 UTC] === END API CALL LOG ===
[27-May-2026 10:02:30 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 10:02:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q
[27-May-2026 10:02:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 10:02:30 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 10:02:30 UTC] User ID: 656
[27-May-2026 10:02:30 UTC] ✅ User profile retrieved successfully for user ID: 656
[27-May-2026 10:02:31 UTC] === API CALL LOG ===
[27-May-2026 10:02:31 UTC] Endpoint: user/profile.php
[27-May-2026 10:02:31 UTC] Full Log Data: {
    "timestamp": "2026-05-27 10:02:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18, 172.69.109.146",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0242f382d78f968-DUS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 10:02:31 UTC] === END API CALL LOG ===
[27-May-2026 10:02:31 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 10:02:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q
[27-May-2026 10:02:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 10:02:31 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 10:02:31 UTC] User ID: 656
[27-May-2026 10:02:31 UTC] ✅ User profile retrieved successfully for user ID: 656
[27-May-2026 10:02:34 UTC] === API CALL LOG ===
[27-May-2026 10:02:34 UTC] Endpoint: user/profile.php
[27-May-2026 10:02:34 UTC] Full Log Data: {
    "timestamp": "2026-05-27 10:02:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18, 172.69.109.146",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0242f4aac5bf968-DUS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 10:02:34 UTC] === END API CALL LOG ===
[27-May-2026 10:02:34 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 10:02:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q
[27-May-2026 10:02:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 10:02:34 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 10:02:34 UTC] User ID: 656
[27-May-2026 10:02:34 UTC] ✅ User profile retrieved successfully for user ID: 656
[27-May-2026 10:03:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 10:03:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 10:03:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a02:3035:a73:33f4:2678:aec5:12d0:7f18, 172.69.109.146","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a024309c38c4f968-DUS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a02:3035:a73:33f4:2678:aec5:12d0:7f18","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-May-2026 10:03:28 UTC] === User Orders API Called ===
[27-May-2026 10:03:28 UTC] User ID: 656
[27-May-2026 10:03:28 UTC] Limit: 20, Offset: 0
[27-May-2026 10:03:28 UTC] Orders found: 1
[27-May-2026 10:03:28 UTC] Orders data: [{"id":305,"quantity":70,"total_coins":70,"coin_type":"regular","telegram_link":"https:\/\/t.me\/radminvpnminecraftss\/560","status":"pending","created_at":"2026-05-27 12:27:46","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[27-May-2026 10:03:28 UTC] Total orders count: 1
[27-May-2026 10:03:28 UTC] === API CALL LOG ===
[27-May-2026 10:03:28 UTC] Endpoint: user/profile.php
[27-May-2026 10:03:28 UTC] Full Log Data: {
    "timestamp": "2026-05-27 10:03:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18, 172.69.109.146",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a024309d0a3bf968-DUS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 10:03:28 UTC] === END API CALL LOG ===
[27-May-2026 10:03:28 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 10:03:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q
[27-May-2026 10:03:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 10:03:28 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 10:03:28 UTC] User ID: 656
[27-May-2026 10:03:28 UTC] ✅ User profile retrieved successfully for user ID: 656
[27-May-2026 10:03:28 UTC] === API CALL LOG ===
[27-May-2026 10:03:28 UTC] Endpoint: user/profile.php
[27-May-2026 10:03:28 UTC] Full Log Data: {
    "timestamp": "2026-05-27 10:03:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18, 172.69.109.147",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02430a0a972f968-DUS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 10:03:28 UTC] === END API CALL LOG ===
[27-May-2026 10:03:28 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 10:03:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q
[27-May-2026 10:03:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 10:03:28 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 10:03:28 UTC] User ID: 656
[27-May-2026 10:03:28 UTC] ✅ User profile retrieved successfully for user ID: 656
[27-May-2026 10:03:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 10:03:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 10:03:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a02:3035:a73:33f4:2678:aec5:12d0:7f18, 172.69.109.146","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a02431074c27f968-DUS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a02:3035:a73:33f4:2678:aec5:12d0:7f18","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-May-2026 10:03:45 UTC] === User Orders API Called ===
[27-May-2026 10:03:45 UTC] User ID: 656
[27-May-2026 10:03:45 UTC] Limit: 20, Offset: 0
[27-May-2026 10:03:45 UTC] Orders found: 1
[27-May-2026 10:03:45 UTC] Orders data: [{"id":305,"quantity":70,"total_coins":70,"coin_type":"regular","telegram_link":"https:\/\/t.me\/radminvpnminecraftss\/560","status":"pending","created_at":"2026-05-27 12:27:46","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[27-May-2026 10:03:45 UTC] Total orders count: 1
[27-May-2026 10:03:45 UTC] === API CALL LOG ===
[27-May-2026 10:03:45 UTC] Endpoint: user/profile.php
[27-May-2026 10:03:45 UTC] Full Log Data: {
    "timestamp": "2026-05-27 10:03:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18, 172.69.109.146",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0243107fdacf968-DUS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 10:03:45 UTC] === END API CALL LOG ===
[27-May-2026 10:03:45 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 10:03:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q
[27-May-2026 10:03:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 10:03:45 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 10:03:45 UTC] User ID: 656
[27-May-2026 10:03:45 UTC] ✅ User profile retrieved successfully for user ID: 656
[27-May-2026 10:03:45 UTC] === API CALL LOG ===
[27-May-2026 10:03:45 UTC] Endpoint: user/profile.php
[27-May-2026 10:03:45 UTC] Full Log Data: {
    "timestamp": "2026-05-27 10:03:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18, 172.69.109.146",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0243108ef74f968-DUS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 10:03:45 UTC] === END API CALL LOG ===
[27-May-2026 10:03:45 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 10:03:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q
[27-May-2026 10:03:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 10:03:45 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 10:03:45 UTC] User ID: 656
[27-May-2026 10:03:45 UTC] ✅ User profile retrieved successfully for user ID: 656
[27-May-2026 10:04:38 UTC] === API CALL LOG ===
[27-May-2026 10:04:38 UTC] Endpoint: user/profile.php
[27-May-2026 10:04:38 UTC] Full Log Data: {
    "timestamp": "2026-05-27 10:04:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18, 172.69.109.146",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0243252d9b2f968-DUS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 10:04:38 UTC] === END API CALL LOG ===
[27-May-2026 10:04:38 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 10:04:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q
[27-May-2026 10:04:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 10:04:38 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 10:04:38 UTC] User ID: 656
[27-May-2026 10:04:38 UTC] ✅ User profile retrieved successfully for user ID: 656
[27-May-2026 10:04:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 10:04:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 10:04:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a02:3035:a73:33f4:2678:aec5:12d0:7f18, 172.69.109.146","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0243252f9f0f968-DUS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a02:3035:a73:33f4:2678:aec5:12d0:7f18","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-May-2026 10:04:38 UTC] === User Orders API Called ===
[27-May-2026 10:04:38 UTC] User ID: 656
[27-May-2026 10:04:38 UTC] Limit: 20, Offset: 0
[27-May-2026 10:04:38 UTC] Orders found: 1
[27-May-2026 10:04:38 UTC] Orders data: [{"id":305,"quantity":70,"total_coins":70,"coin_type":"regular","telegram_link":"https:\/\/t.me\/radminvpnminecraftss\/560","status":"pending","created_at":"2026-05-27 12:27:46","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[27-May-2026 10:04:38 UTC] Total orders count: 1
[27-May-2026 10:04:38 UTC] === API CALL LOG ===
[27-May-2026 10:04:38 UTC] Endpoint: user/profile.php
[27-May-2026 10:04:38 UTC] Full Log Data: {
    "timestamp": "2026-05-27 10:04:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18, 172.69.109.146",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02432534aeef968-DUS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 10:04:38 UTC] === END API CALL LOG ===
[27-May-2026 10:04:38 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 10:04:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q
[27-May-2026 10:04:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 10:04:38 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 10:04:38 UTC] User ID: 656
[27-May-2026 10:04:38 UTC] ✅ User profile retrieved successfully for user ID: 656
[27-May-2026 10:04:39 UTC] === API CALL LOG ===
[27-May-2026 10:04:39 UTC] Endpoint: user/profile.php
[27-May-2026 10:04:39 UTC] Full Log Data: {
    "timestamp": "2026-05-27 10:04:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18, 172.69.109.146",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a024325dd9ecf968-DUS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 10:04:39 UTC] === END API CALL LOG ===
[27-May-2026 10:04:39 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 10:04:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q
[27-May-2026 10:04:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 10:04:39 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 10:04:39 UTC] User ID: 656
[27-May-2026 10:04:39 UTC] ✅ User profile retrieved successfully for user ID: 656
[27-May-2026 10:04:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 10:04:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 10:04:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a02:3035:a73:33f4:2678:aec5:12d0:7f18, 172.69.109.146","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a024325eab46f968-DUS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a02:3035:a73:33f4:2678:aec5:12d0:7f18","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-May-2026 10:04:40 UTC] === User Orders API Called ===
[27-May-2026 10:04:40 UTC] User ID: 656
[27-May-2026 10:04:40 UTC] Limit: 20, Offset: 0
[27-May-2026 10:04:40 UTC] Orders found: 1
[27-May-2026 10:04:40 UTC] Orders data: [{"id":305,"quantity":70,"total_coins":70,"coin_type":"regular","telegram_link":"https:\/\/t.me\/radminvpnminecraftss\/560","status":"pending","created_at":"2026-05-27 12:27:46","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[27-May-2026 10:04:40 UTC] Total orders count: 1
[27-May-2026 10:04:40 UTC] === API CALL LOG ===
[27-May-2026 10:04:40 UTC] Endpoint: user/profile.php
[27-May-2026 10:04:40 UTC] Full Log Data: {
    "timestamp": "2026-05-27 10:04:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18, 172.69.109.146",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a024325eab43f968-DUS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 10:04:40 UTC] === END API CALL LOG ===
[27-May-2026 10:04:40 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 10:04:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q
[27-May-2026 10:04:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 10:04:40 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 10:04:40 UTC] User ID: 656
[27-May-2026 10:04:40 UTC] ✅ User profile retrieved successfully for user ID: 656
[27-May-2026 10:04:40 UTC] === API CALL LOG ===
[27-May-2026 10:04:40 UTC] Endpoint: user/profile.php
[27-May-2026 10:04:40 UTC] Full Log Data: {
    "timestamp": "2026-05-27 10:04:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18, 172.69.109.146",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a024325eebaff968-DUS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 10:04:40 UTC] === END API CALL LOG ===
[27-May-2026 10:04:40 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 10:04:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q
[27-May-2026 10:04:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 10:04:40 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 10:04:40 UTC] User ID: 656
[27-May-2026 10:04:40 UTC] ✅ User profile retrieved successfully for user ID: 656
[27-May-2026 10:04:56 UTC] === API CALL LOG ===
[27-May-2026 10:04:56 UTC] Endpoint: user/profile.php
[27-May-2026 10:04:56 UTC] Full Log Data: {
    "timestamp": "2026-05-27 10:04:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18, 172.69.109.146",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02432c5ddd6f968-DUS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 10:04:56 UTC] === END API CALL LOG ===
[27-May-2026 10:04:56 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 10:04:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q
[27-May-2026 10:04:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 10:04:56 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 10:04:56 UTC] User ID: 656
[27-May-2026 10:04:56 UTC] ✅ User profile retrieved successfully for user ID: 656
[27-May-2026 10:05:18 UTC] === API CALL LOG ===
[27-May-2026 10:05:18 UTC] Endpoint: user/profile.php
[27-May-2026 10:05:18 UTC] Full Log Data: {
    "timestamp": "2026-05-27 10:05:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18, 172.69.109.147",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0243351695df968-DUS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 10:05:18 UTC] === END API CALL LOG ===
[27-May-2026 10:05:18 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 10:05:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q
[27-May-2026 10:05:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 10:05:18 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 10:05:18 UTC] User ID: 656
[27-May-2026 10:05:18 UTC] ✅ User profile retrieved successfully for user ID: 656
[27-May-2026 10:05:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 10:05:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 10:05:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a02:3035:a73:33f4:2678:aec5:12d0:7f18, 172.69.109.146","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a02433b97e33f968-DUS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a02:3035:a73:33f4:2678:aec5:12d0:7f18","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-May-2026 10:05:35 UTC] === User Orders API Called ===
[27-May-2026 10:05:35 UTC] User ID: 656
[27-May-2026 10:05:35 UTC] Limit: 20, Offset: 0
[27-May-2026 10:05:35 UTC] Orders found: 2
[27-May-2026 10:05:35 UTC] Orders data: [{"id":306,"quantity":900,"total_coins":900,"coin_type":"regular","telegram_link":"https:\/\/t.me\/stplickac\/3","status":"pending","created_at":"2026-05-27 13:35:33","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":305,"quantity":70,"total_coins":70,"coin_type":"regular","telegram_link":"https:\/\/t.me\/radminvpnminecraftss\/560","status":"pending","created_at":"2026-05-27 12:27:46","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[27-May-2026 10:05:35 UTC] Total orders count: 2
[27-May-2026 10:05:49 UTC] === API CALL LOG ===
[27-May-2026 10:05:49 UTC] Endpoint: user/profile.php
[27-May-2026 10:05:49 UTC] Full Log Data: {
    "timestamp": "2026-05-27 10:05:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18, 172.69.109.146",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a024340ffb99f968-DUS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 10:05:49 UTC] === END API CALL LOG ===
[27-May-2026 10:05:49 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 10:05:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q
[27-May-2026 10:05:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 10:05:49 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 10:05:49 UTC] User ID: 656
[27-May-2026 10:05:49 UTC] ✅ User profile retrieved successfully for user ID: 656
[27-May-2026 10:05:49 UTC] User Purchases API - User ID: 656
[27-May-2026 10:05:49 UTC] User Purchases API - Total purchases found: 1
[27-May-2026 10:05:57 UTC] === API CALL LOG ===
[27-May-2026 10:05:57 UTC] Endpoint: user/profile.php
[27-May-2026 10:05:57 UTC] Full Log Data: {
    "timestamp": "2026-05-27 10:05:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18, 172.69.109.147",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02434444a81f968-DUS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 10:05:57 UTC] === END API CALL LOG ===
[27-May-2026 10:05:57 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 10:05:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q
[27-May-2026 10:05:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 10:05:57 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 10:05:57 UTC] User ID: 656
[27-May-2026 10:05:57 UTC] ✅ User profile retrieved successfully for user ID: 656
[27-May-2026 10:05:57 UTC] User Purchases API - User ID: 656
[27-May-2026 10:05:57 UTC] User Purchases API - Total purchases found: 1
[27-May-2026 10:06:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 10:06:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 10:06:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a02:3035:a73:33f4:2678:aec5:12d0:7f18, 172.69.109.147","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a02434531842f968-DUS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a02:3035:a73:33f4:2678:aec5:12d0:7f18","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-May-2026 10:06:00 UTC] === User Orders API Called ===
[27-May-2026 10:06:00 UTC] User ID: 656
[27-May-2026 10:06:00 UTC] Limit: 20, Offset: 0
[27-May-2026 10:06:00 UTC] Orders found: 2
[27-May-2026 10:06:00 UTC] Orders data: [{"id":306,"quantity":900,"total_coins":900,"coin_type":"regular","telegram_link":"https:\/\/t.me\/stplickac\/3","status":"pending","created_at":"2026-05-27 13:35:33","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":305,"quantity":70,"total_coins":70,"coin_type":"regular","telegram_link":"https:\/\/t.me\/radminvpnminecraftss\/560","status":"pending","created_at":"2026-05-27 12:27:46","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[27-May-2026 10:06:00 UTC] Total orders count: 2
[27-May-2026 10:06:00 UTC] === API CALL LOG ===
[27-May-2026 10:06:00 UTC] Endpoint: user/profile.php
[27-May-2026 10:06:00 UTC] Full Log Data: {
    "timestamp": "2026-05-27 10:06:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18, 172.69.109.147",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0243453998ff968-DUS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 10:06:00 UTC] === END API CALL LOG ===
[27-May-2026 10:06:00 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 10:06:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q
[27-May-2026 10:06:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 10:06:00 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 10:06:00 UTC] User ID: 656
[27-May-2026 10:06:00 UTC] ✅ User profile retrieved successfully for user ID: 656
[27-May-2026 10:06:00 UTC] === API CALL LOG ===
[27-May-2026 10:06:00 UTC] Endpoint: user/profile.php
[27-May-2026 10:06:00 UTC] Full Log Data: {
    "timestamp": "2026-05-27 10:06:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18, 172.69.109.147",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a024345769baf968-DUS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 10:06:00 UTC] === END API CALL LOG ===
[27-May-2026 10:06:00 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 10:06:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q
[27-May-2026 10:06:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 10:06:00 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 10:06:00 UTC] User ID: 656
[27-May-2026 10:06:00 UTC] ✅ User profile retrieved successfully for user ID: 656
[27-May-2026 10:06:19 UTC] === API CALL LOG ===
[27-May-2026 10:06:19 UTC] Endpoint: user/profile.php
[27-May-2026 10:06:19 UTC] Full Log Data: {
    "timestamp": "2026-05-27 10:06:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18, 172.69.109.147",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02434ccee5ef968-DUS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 10:06:19 UTC] === END API CALL LOG ===
[27-May-2026 10:06:19 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 10:06:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q
[27-May-2026 10:06:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 10:06:19 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 10:06:19 UTC] User ID: 656
[27-May-2026 10:06:19 UTC] ✅ User profile retrieved successfully for user ID: 656
[27-May-2026 10:06:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 10:06:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 10:06:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a02:3035:a73:33f4:2678:aec5:12d0:7f18, 172.69.109.147","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a02434d94b41f968-DUS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a02:3035:a73:33f4:2678:aec5:12d0:7f18","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-May-2026 10:06:21 UTC] === User Orders API Called ===
[27-May-2026 10:06:21 UTC] User ID: 656
[27-May-2026 10:06:21 UTC] Limit: 20, Offset: 0
[27-May-2026 10:06:21 UTC] Orders found: 2
[27-May-2026 10:06:21 UTC] Orders data: [{"id":306,"quantity":900,"total_coins":900,"coin_type":"regular","telegram_link":"https:\/\/t.me\/stplickac\/3","status":"pending","created_at":"2026-05-27 13:35:33","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":305,"quantity":70,"total_coins":70,"coin_type":"regular","telegram_link":"https:\/\/t.me\/radminvpnminecraftss\/560","status":"pending","created_at":"2026-05-27 12:27:46","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[27-May-2026 10:06:21 UTC] Total orders count: 2
[27-May-2026 12:07:50 UTC] === API CALL LOG ===
[27-May-2026 12:07:50 UTC] Endpoint: user/profile.php
[27-May-2026 12:07:50 UTC] Full Log Data: {
    "timestamp": "2026-05-27 12:07:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18, 172.69.109.146",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a024e6c8fe99f95e-DUS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 12:07:50 UTC] === END API CALL LOG ===
[27-May-2026 12:07:50 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 12:07:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q
[27-May-2026 12:07:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 12:07:50 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 12:07:50 UTC] User ID: 656
[27-May-2026 12:07:50 UTC] ✅ User profile retrieved successfully for user ID: 656
[27-May-2026 12:07:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 12:07:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 12:07:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a02:3035:a73:33f4:2678:aec5:12d0:7f18, 172.69.109.146","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a024e6cecb82f95e-DUS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a02:3035:a73:33f4:2678:aec5:12d0:7f18","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-May-2026 12:07:50 UTC] === User Orders API Called ===
[27-May-2026 12:07:50 UTC] User ID: 656
[27-May-2026 12:07:50 UTC] Limit: 20, Offset: 0
[27-May-2026 12:07:50 UTC] Orders found: 2
[27-May-2026 12:07:50 UTC] Orders data: [{"id":306,"quantity":900,"total_coins":900,"coin_type":"regular","telegram_link":"https:\/\/t.me\/stplickac\/3","status":"pending","created_at":"2026-05-27 13:35:33","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":305,"quantity":70,"total_coins":70,"coin_type":"regular","telegram_link":"https:\/\/t.me\/radminvpnminecraftss\/560","status":"pending","created_at":"2026-05-27 12:27:46","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[27-May-2026 12:07:50 UTC] Total orders count: 2
[27-May-2026 12:07:50 UTC] === API CALL LOG ===
[27-May-2026 12:07:50 UTC] Endpoint: user/profile.php
[27-May-2026 12:07:50 UTC] Full Log Data: {
    "timestamp": "2026-05-27 12:07:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18, 172.69.109.69",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a024e6ceab28f95e-DUS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 12:07:50 UTC] === END API CALL LOG ===
[27-May-2026 12:07:50 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 12:07:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q
[27-May-2026 12:07:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 12:07:50 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 12:07:50 UTC] User ID: 656
[27-May-2026 12:07:50 UTC] ✅ User profile retrieved successfully for user ID: 656
[27-May-2026 12:07:51 UTC] === API CALL LOG ===
[27-May-2026 12:07:51 UTC] Endpoint: user/profile.php
[27-May-2026 12:07:51 UTC] Full Log Data: {
    "timestamp": "2026-05-27 12:07:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18, 172.69.109.146",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a024e6cfee40f95e-DUS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:3035:a73:33f4:2678:aec5:12d0:7f18",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 12:07:51 UTC] === END API CALL LOG ===
[27-May-2026 12:07:51 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 12:07:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q
[27-May-2026 12:07:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 12:07:51 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 12:07:51 UTC] User ID: 656
[27-May-2026 12:07:51 UTC] ✅ User profile retrieved successfully for user ID: 656
[27-May-2026 12:07:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 12:07:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 12:07:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a02:3035:a73:33f4:2678:aec5:12d0:7f18, 172.69.109.146","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a024e6d4eacaf95e-DUS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a02:3035:a73:33f4:2678:aec5:12d0:7f18","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-May-2026 12:07:51 UTC] === User Orders API Called ===
[27-May-2026 12:07:51 UTC] User ID: 656
[27-May-2026 12:07:51 UTC] Limit: 20, Offset: 0
[27-May-2026 12:07:51 UTC] Orders found: 2
[27-May-2026 12:07:51 UTC] Orders data: [{"id":306,"quantity":900,"total_coins":900,"coin_type":"regular","telegram_link":"https:\/\/t.me\/stplickac\/3","status":"pending","created_at":"2026-05-27 13:35:33","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":305,"quantity":70,"total_coins":70,"coin_type":"regular","telegram_link":"https:\/\/t.me\/radminvpnminecraftss\/560","status":"pending","created_at":"2026-05-27 12:27:46","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[27-May-2026 12:07:51 UTC] Total orders count: 2
[27-May-2026 12:34:28 UTC] === API CALL LOG ===
[27-May-2026 12:34:28 UTC] Endpoint: user/profile.php
[27-May-2026 12:34:28 UTC] Full Log Data: {
    "timestamp": "2026-05-27 12:34:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e4:201f:1618:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e4:201f:1618:8000::, 172.70.143.194",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk0IiwidXNlcm5hbWUiOiJhZ2dhIGpvZGkiLCJlbWFpbCI6ImRhdmlsbmF5YWs4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjQwMzA5M30.oF3ooNf8sKfZdQuMKw_9Glnp0sumWAzBE4CkLcBvIs4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0250dc8e898e428-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e4:201f:1618:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 12:34:28 UTC] === END API CALL LOG ===
[27-May-2026 12:34:28 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 12:34:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk0IiwidXNlcm5hbWUiOiJhZ2dhIGpvZGkiLCJlbWFpbCI6ImRhdmlsbmF5YWs4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjQwMzA5M30.oF3ooNf8sKfZdQuMKw_9Glnp0sumWAzBE4CkLcBvIs4
[27-May-2026 12:34:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 12:34:28 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 12:34:28 UTC] User ID: 294
[27-May-2026 12:34:28 UTC] ✅ User profile retrieved successfully for user ID: 294
[27-May-2026 12:34:28 UTC] === API CALL LOG ===
[27-May-2026 12:34:28 UTC] Endpoint: user/profile.php
[27-May-2026 12:34:28 UTC] Full Log Data: {
    "timestamp": "2026-05-27 12:34:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e4:201f:1618:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e4:201f:1618:8000::, 172.70.143.194",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk0IiwidXNlcm5hbWUiOiJhZ2dhIGpvZGkiLCJlbWFpbCI6ImRhdmlsbmF5YWs4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjQwMzA5M30.oF3ooNf8sKfZdQuMKw_9Glnp0sumWAzBE4CkLcBvIs4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0250dd18964e428-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e4:201f:1618:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 12:34:28 UTC] === END API CALL LOG ===
[27-May-2026 12:34:28 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 12:34:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk0IiwidXNlcm5hbWUiOiJhZ2dhIGpvZGkiLCJlbWFpbCI6ImRhdmlsbmF5YWs4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjQwMzA5M30.oF3ooNf8sKfZdQuMKw_9Glnp0sumWAzBE4CkLcBvIs4
[27-May-2026 12:34:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 12:34:28 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 12:34:28 UTC] User ID: 294
[27-May-2026 12:34:28 UTC] ✅ User profile retrieved successfully for user ID: 294
[27-May-2026 12:34:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 12:34:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 12:34:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40e4:201f:1618:8000::, 172.70.143.194","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk0IiwidXNlcm5hbWUiOiJhZ2dhIGpvZGkiLCJlbWFpbCI6ImRhdmlsbmF5YWs4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjQwMzA5M30.oF3ooNf8sKfZdQuMKw_9Glnp0sumWAzBE4CkLcBvIs4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0250dd18968e428-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40e4:201f:1618:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-May-2026 12:34:28 UTC] === User Orders API Called ===
[27-May-2026 12:34:28 UTC] User ID: 294
[27-May-2026 12:34:28 UTC] Limit: 20, Offset: 0
[27-May-2026 12:34:28 UTC] Orders found: 0
[27-May-2026 12:34:28 UTC] Orders data: []
[27-May-2026 12:34:28 UTC] Total orders count: 0
[27-May-2026 12:34:29 UTC] === API CALL LOG ===
[27-May-2026 12:34:29 UTC] Endpoint: user/profile.php
[27-May-2026 12:34:29 UTC] Full Log Data: {
    "timestamp": "2026-05-27 12:34:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e4:201f:1618:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e4:201f:1618:8000::, 172.71.152.39",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk0IiwidXNlcm5hbWUiOiJhZ2dhIGpvZGkiLCJlbWFpbCI6ImRhdmlsbmF5YWs4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjQwMzA5M30.oF3ooNf8sKfZdQuMKw_9Glnp0sumWAzBE4CkLcBvIs4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0250dd24b68e428-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e4:201f:1618:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 12:34:29 UTC] === END API CALL LOG ===
[27-May-2026 12:34:29 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 12:34:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk0IiwidXNlcm5hbWUiOiJhZ2dhIGpvZGkiLCJlbWFpbCI6ImRhdmlsbmF5YWs4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjQwMzA5M30.oF3ooNf8sKfZdQuMKw_9Glnp0sumWAzBE4CkLcBvIs4
[27-May-2026 12:34:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 12:34:29 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 12:34:29 UTC] User ID: 294
[27-May-2026 12:34:29 UTC] ✅ User profile retrieved successfully for user ID: 294
[27-May-2026 12:34:30 UTC] === API CALL LOG ===
[27-May-2026 12:34:30 UTC] Endpoint: user/profile.php
[27-May-2026 12:34:30 UTC] Full Log Data: {
    "timestamp": "2026-05-27 12:34:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e4:201f:1618:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e4:201f:1618:8000::, 172.71.152.40",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk0IiwidXNlcm5hbWUiOiJhZ2dhIGpvZGkiLCJlbWFpbCI6ImRhdmlsbmF5YWs4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjQwMzA5M30.oF3ooNf8sKfZdQuMKw_9Glnp0sumWAzBE4CkLcBvIs4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0250ddd1a08e428-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e4:201f:1618:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 12:34:30 UTC] === END API CALL LOG ===
[27-May-2026 12:34:30 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 12:34:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjk0IiwidXNlcm5hbWUiOiJhZ2dhIGpvZGkiLCJlbWFpbCI6ImRhdmlsbmF5YWs4QGdtYWlsLmNvbSIsImV4cCI6MTc3NjQwMzA5M30.oF3ooNf8sKfZdQuMKw_9Glnp0sumWAzBE4CkLcBvIs4
[27-May-2026 12:34:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 12:34:30 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 12:34:30 UTC] User ID: 294
[27-May-2026 12:34:30 UTC] ✅ User profile retrieved successfully for user ID: 294
[27-May-2026 13:22:05 UTC] === API CALL LOG ===
[27-May-2026 13:22:05 UTC] Endpoint: user/profile.php
[27-May-2026 13:22:05 UTC] Full Log Data: {
    "timestamp": "2026-05-27 13:22:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:8071:5862:8e00:197b:8484:324e:e756",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:8071:5862:8e00:197b:8484:324e:e756, 172.69.109.146",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02553922de5b263-DUS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:8071:5862:8e00:197b:8484:324e:e756",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 13:22:05 UTC] === END API CALL LOG ===
[27-May-2026 13:22:05 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 13:22:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q
[27-May-2026 13:22:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 13:22:05 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 13:22:05 UTC] User ID: 656
[27-May-2026 13:22:05 UTC] ✅ User profile retrieved successfully for user ID: 656
[27-May-2026 13:22:06 UTC] === API CALL LOG ===
[27-May-2026 13:22:06 UTC] Endpoint: user/profile.php
[27-May-2026 13:22:06 UTC] Full Log Data: {
    "timestamp": "2026-05-27 13:22:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:8071:5862:8e00:197b:8484:324e:e756",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:8071:5862:8e00:197b:8484:324e:e756, 172.69.109.69",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02553983ca3b263-DUS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:8071:5862:8e00:197b:8484:324e:e756",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 13:22:06 UTC] === END API CALL LOG ===
[27-May-2026 13:22:06 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 13:22:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q
[27-May-2026 13:22:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 13:22:06 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 13:22:06 UTC] User ID: 656
[27-May-2026 13:22:06 UTC] ✅ User profile retrieved successfully for user ID: 656
[27-May-2026 13:22:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 13:22:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 13:22:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a02:8071:5862:8e00:197b:8484:324e:e756, 172.69.109.146","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a02553989d57b263-DUS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a02:8071:5862:8e00:197b:8484:324e:e756","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-May-2026 13:22:06 UTC] === User Orders API Called ===
[27-May-2026 13:22:06 UTC] User ID: 656
[27-May-2026 13:22:06 UTC] Limit: 20, Offset: 0
[27-May-2026 13:22:06 UTC] Orders found: 2
[27-May-2026 13:22:06 UTC] Orders data: [{"id":306,"quantity":900,"total_coins":900,"coin_type":"regular","telegram_link":"https:\/\/t.me\/stplickac\/3","status":"pending","created_at":"2026-05-27 13:35:33","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":305,"quantity":70,"total_coins":70,"coin_type":"regular","telegram_link":"https:\/\/t.me\/radminvpnminecraftss\/560","status":"pending","created_at":"2026-05-27 12:27:46","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[27-May-2026 13:22:06 UTC] Total orders count: 2
[27-May-2026 13:22:06 UTC] === API CALL LOG ===
[27-May-2026 13:22:06 UTC] Endpoint: user/profile.php
[27-May-2026 13:22:06 UTC] Full Log Data: {
    "timestamp": "2026-05-27 13:22:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:8071:5862:8e00:197b:8484:324e:e756",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:8071:5862:8e00:197b:8484:324e:e756, 172.69.109.69",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0255398fe55b263-DUS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:8071:5862:8e00:197b:8484:324e:e756",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 13:22:06 UTC] === END API CALL LOG ===
[27-May-2026 13:22:06 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 13:22:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q
[27-May-2026 13:22:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 13:22:06 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 13:22:06 UTC] User ID: 656
[27-May-2026 13:22:06 UTC] ✅ User profile retrieved successfully for user ID: 656
[27-May-2026 13:22:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 13:22:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 13:22:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a02:8071:5862:8e00:197b:8484:324e:e756, 172.69.109.146","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a02553a2fe3ab263-DUS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a02:8071:5862:8e00:197b:8484:324e:e756","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-May-2026 13:22:08 UTC] === User Orders API Called ===
[27-May-2026 13:22:08 UTC] User ID: 656
[27-May-2026 13:22:08 UTC] Limit: 20, Offset: 0
[27-May-2026 13:22:08 UTC] Orders found: 2
[27-May-2026 13:22:08 UTC] Orders data: [{"id":306,"quantity":900,"total_coins":900,"coin_type":"regular","telegram_link":"https:\/\/t.me\/stplickac\/3","status":"pending","created_at":"2026-05-27 13:35:33","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":305,"quantity":70,"total_coins":70,"coin_type":"regular","telegram_link":"https:\/\/t.me\/radminvpnminecraftss\/560","status":"pending","created_at":"2026-05-27 12:27:46","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[27-May-2026 13:22:08 UTC] Total orders count: 2
[27-May-2026 13:22:19 UTC] === API CALL LOG ===
[27-May-2026 13:22:19 UTC] Endpoint: user/profile.php
[27-May-2026 13:22:19 UTC] Full Log Data: {
    "timestamp": "2026-05-27 13:22:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:8071:5862:8e00:197b:8484:324e:e756",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:8071:5862:8e00:197b:8484:324e:e756, 172.69.109.147",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02553e6bce3b263-DUS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:8071:5862:8e00:197b:8484:324e:e756",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 13:22:19 UTC] === END API CALL LOG ===
[27-May-2026 13:22:19 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 13:22:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q
[27-May-2026 13:22:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 13:22:19 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 13:22:19 UTC] User ID: 656
[27-May-2026 13:22:19 UTC] ✅ User profile retrieved successfully for user ID: 656
[27-May-2026 13:22:19 UTC] User Purchases API - User ID: 656
[27-May-2026 13:22:19 UTC] User Purchases API - Total purchases found: 1
[27-May-2026 13:22:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 13:22:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 13:22:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a02:8071:5862:8e00:197b:8484:324e:e756, 172.69.109.147","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a02553f9cc27b263-DUS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a02:8071:5862:8e00:197b:8484:324e:e756","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-May-2026 13:22:22 UTC] === User Orders API Called ===
[27-May-2026 13:22:22 UTC] User ID: 656
[27-May-2026 13:22:22 UTC] Limit: 20, Offset: 0
[27-May-2026 13:22:22 UTC] Orders found: 2
[27-May-2026 13:22:22 UTC] Orders data: [{"id":306,"quantity":900,"total_coins":900,"coin_type":"regular","telegram_link":"https:\/\/t.me\/stplickac\/3","status":"pending","created_at":"2026-05-27 13:35:33","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":305,"quantity":70,"total_coins":70,"coin_type":"regular","telegram_link":"https:\/\/t.me\/radminvpnminecraftss\/560","status":"pending","created_at":"2026-05-27 12:27:46","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[27-May-2026 13:22:22 UTC] Total orders count: 2
[27-May-2026 13:22:22 UTC] === API CALL LOG ===
[27-May-2026 13:22:22 UTC] Endpoint: user/profile.php
[27-May-2026 13:22:22 UTC] Full Log Data: {
    "timestamp": "2026-05-27 13:22:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:8071:5862:8e00:197b:8484:324e:e756",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:8071:5862:8e00:197b:8484:324e:e756, 172.69.109.147",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02553fa4d89b263-DUS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:8071:5862:8e00:197b:8484:324e:e756",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 13:22:22 UTC] === END API CALL LOG ===
[27-May-2026 13:22:22 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 13:22:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q
[27-May-2026 13:22:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 13:22:22 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 13:22:22 UTC] User ID: 656
[27-May-2026 13:22:22 UTC] ✅ User profile retrieved successfully for user ID: 656
[27-May-2026 13:22:23 UTC] === API CALL LOG ===
[27-May-2026 13:22:23 UTC] Endpoint: user/profile.php
[27-May-2026 13:22:23 UTC] Full Log Data: {
    "timestamp": "2026-05-27 13:22:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:8071:5862:8e00:197b:8484:324e:e756",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:8071:5862:8e00:197b:8484:324e:e756, 172.69.109.147",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02553fe2f99b263-DUS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:8071:5862:8e00:197b:8484:324e:e756",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 13:22:23 UTC] === END API CALL LOG ===
[27-May-2026 13:22:23 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 13:22:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q
[27-May-2026 13:22:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 13:22:23 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 13:22:23 UTC] User ID: 656
[27-May-2026 13:22:23 UTC] ✅ User profile retrieved successfully for user ID: 656
[27-May-2026 13:22:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 13:22:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 13:22:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a02:8071:5862:8e00:197b:8484:324e:e756, 172.69.109.146","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a025545f8a5ab263-DUS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a02:8071:5862:8e00:197b:8484:324e:e756","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-May-2026 13:22:38 UTC] === User Orders API Called ===
[27-May-2026 13:22:38 UTC] User ID: 656
[27-May-2026 13:22:38 UTC] Limit: 20, Offset: 0
[27-May-2026 13:22:38 UTC] Orders found: 2
[27-May-2026 13:22:38 UTC] Orders data: [{"id":306,"quantity":900,"total_coins":900,"coin_type":"regular","telegram_link":"https:\/\/t.me\/stplickac\/3","status":"pending","created_at":"2026-05-27 13:35:33","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":305,"quantity":70,"total_coins":70,"coin_type":"regular","telegram_link":"https:\/\/t.me\/radminvpnminecraftss\/560","status":"pending","created_at":"2026-05-27 12:27:46","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[27-May-2026 13:22:38 UTC] Total orders count: 2
[27-May-2026 13:22:38 UTC] === API CALL LOG ===
[27-May-2026 13:22:38 UTC] Endpoint: user/profile.php
[27-May-2026 13:22:38 UTC] Full Log Data: {
    "timestamp": "2026-05-27 13:22:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:8071:5862:8e00:197b:8484:324e:e756",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:8071:5862:8e00:197b:8484:324e:e756, 172.69.109.146",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02554603c22b263-DUS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:8071:5862:8e00:197b:8484:324e:e756",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 13:22:38 UTC] === END API CALL LOG ===
[27-May-2026 13:22:38 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 13:22:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q
[27-May-2026 13:22:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 13:22:38 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 13:22:38 UTC] User ID: 656
[27-May-2026 13:22:38 UTC] ✅ User profile retrieved successfully for user ID: 656
[27-May-2026 13:22:39 UTC] === API CALL LOG ===
[27-May-2026 13:22:39 UTC] Endpoint: user/profile.php
[27-May-2026 13:22:39 UTC] Full Log Data: {
    "timestamp": "2026-05-27 13:22:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:8071:5862:8e00:197b:8484:324e:e756",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:8071:5862:8e00:197b:8484:324e:e756, 172.69.109.147",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0255463fdbab263-DUS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:8071:5862:8e00:197b:8484:324e:e756",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 13:22:39 UTC] === END API CALL LOG ===
[27-May-2026 13:22:39 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 13:22:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q
[27-May-2026 13:22:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 13:22:39 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 13:22:39 UTC] User ID: 656
[27-May-2026 13:22:39 UTC] ✅ User profile retrieved successfully for user ID: 656
[27-May-2026 13:22:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 13:22:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 13:22:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a02:8071:5862:8e00:197b:8484:324e:e756, 172.69.109.146","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a02554734b65b263-DUS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a02:8071:5862:8e00:197b:8484:324e:e756","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-May-2026 13:22:41 UTC] === User Orders API Called ===
[27-May-2026 13:22:41 UTC] User ID: 656
[27-May-2026 13:22:41 UTC] Limit: 20, Offset: 0
[27-May-2026 13:22:41 UTC] Orders found: 2
[27-May-2026 13:22:41 UTC] Orders data: [{"id":306,"quantity":900,"total_coins":900,"coin_type":"regular","telegram_link":"https:\/\/t.me\/stplickac\/3","status":"pending","created_at":"2026-05-27 13:35:33","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":305,"quantity":70,"total_coins":70,"coin_type":"regular","telegram_link":"https:\/\/t.me\/radminvpnminecraftss\/560","status":"pending","created_at":"2026-05-27 12:27:46","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[27-May-2026 13:22:41 UTC] Total orders count: 2
[27-May-2026 13:22:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 13:22:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 13:22:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a02:8071:5862:8e00:197b:8484:324e:e756, 172.69.109.146","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a02554818849b263-DUS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a02:8071:5862:8e00:197b:8484:324e:e756","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-May-2026 13:22:44 UTC] === User Orders API Called ===
[27-May-2026 13:22:44 UTC] User ID: 656
[27-May-2026 13:22:44 UTC] Limit: 20, Offset: 0
[27-May-2026 13:22:44 UTC] Orders found: 2
[27-May-2026 13:22:44 UTC] Orders data: [{"id":306,"quantity":900,"total_coins":900,"coin_type":"regular","telegram_link":"https:\/\/t.me\/stplickac\/3","status":"pending","created_at":"2026-05-27 13:35:33","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":305,"quantity":70,"total_coins":70,"coin_type":"regular","telegram_link":"https:\/\/t.me\/radminvpnminecraftss\/560","status":"pending","created_at":"2026-05-27 12:27:46","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[27-May-2026 13:22:44 UTC] Total orders count: 2
[27-May-2026 13:22:44 UTC] === API CALL LOG ===
[27-May-2026 13:22:44 UTC] Endpoint: user/profile.php
[27-May-2026 13:22:44 UTC] Full Log Data: {
    "timestamp": "2026-05-27 13:22:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:8071:5862:8e00:197b:8484:324e:e756",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:8071:5862:8e00:197b:8484:324e:e756, 172.69.109.146",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a025548229d2b263-DUS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:8071:5862:8e00:197b:8484:324e:e756",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 13:22:44 UTC] === END API CALL LOG ===
[27-May-2026 13:22:44 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 13:22:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q
[27-May-2026 13:22:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 13:22:44 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 13:22:44 UTC] User ID: 656
[27-May-2026 13:22:44 UTC] ✅ User profile retrieved successfully for user ID: 656
[27-May-2026 13:22:44 UTC] === API CALL LOG ===
[27-May-2026 13:22:44 UTC] Endpoint: user/profile.php
[27-May-2026 13:22:44 UTC] Full Log Data: {
    "timestamp": "2026-05-27 13:22:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:8071:5862:8e00:197b:8484:324e:e756",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:8071:5862:8e00:197b:8484:324e:e756, 172.69.109.147",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02554860af8b263-DUS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:8071:5862:8e00:197b:8484:324e:e756",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 13:22:44 UTC] === END API CALL LOG ===
[27-May-2026 13:22:44 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 13:22:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q
[27-May-2026 13:22:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 13:22:44 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 13:22:44 UTC] User ID: 656
[27-May-2026 13:22:44 UTC] ✅ User profile retrieved successfully for user ID: 656
[27-May-2026 13:23:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 13:23:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 13:23:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a02:8071:5862:8e00:197b:8484:324e:e756, 172.69.109.146","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a02555ad7a8bb263-DUS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a02:8071:5862:8e00:197b:8484:324e:e756","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-May-2026 13:23:32 UTC] === User Orders API Called ===
[27-May-2026 13:23:32 UTC] User ID: 656
[27-May-2026 13:23:32 UTC] Limit: 20, Offset: 0
[27-May-2026 13:23:32 UTC] Orders found: 2
[27-May-2026 13:23:32 UTC] Orders data: [{"id":306,"quantity":900,"total_coins":900,"coin_type":"regular","telegram_link":"https:\/\/t.me\/stplickac\/3","status":"pending","created_at":"2026-05-27 13:35:33","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":305,"quantity":70,"total_coins":70,"coin_type":"regular","telegram_link":"https:\/\/t.me\/radminvpnminecraftss\/560","status":"pending","created_at":"2026-05-27 12:27:46","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[27-May-2026 13:23:32 UTC] Total orders count: 2
[27-May-2026 13:23:32 UTC] === API CALL LOG ===
[27-May-2026 13:23:32 UTC] Endpoint: user/profile.php
[27-May-2026 13:23:32 UTC] Full Log Data: {
    "timestamp": "2026-05-27 13:23:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:8071:5862:8e00:197b:8484:324e:e756",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:8071:5862:8e00:197b:8484:324e:e756, 172.69.109.146",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02555ae3c3db263-DUS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:8071:5862:8e00:197b:8484:324e:e756",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 13:23:32 UTC] === END API CALL LOG ===
[27-May-2026 13:23:32 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 13:23:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q
[27-May-2026 13:23:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 13:23:32 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 13:23:32 UTC] User ID: 656
[27-May-2026 13:23:32 UTC] ✅ User profile retrieved successfully for user ID: 656
[27-May-2026 13:23:32 UTC] === API CALL LOG ===
[27-May-2026 13:23:32 UTC] Endpoint: user/profile.php
[27-May-2026 13:23:32 UTC] Full Log Data: {
    "timestamp": "2026-05-27 13:23:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:8071:5862:8e00:197b:8484:324e:e756",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:8071:5862:8e00:197b:8484:324e:e756, 172.69.109.146",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02555b1cc17b263-DUS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:8071:5862:8e00:197b:8484:324e:e756",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 13:23:32 UTC] === END API CALL LOG ===
[27-May-2026 13:23:32 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 13:23:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q
[27-May-2026 13:23:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 13:23:32 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 13:23:32 UTC] User ID: 656
[27-May-2026 13:23:32 UTC] ✅ User profile retrieved successfully for user ID: 656
[27-May-2026 13:23:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 13:23:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 13:23:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a02:8071:5862:8e00:197b:8484:324e:e756, 172.69.109.146","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a02555caafe8b263-DUS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a02:8071:5862:8e00:197b:8484:324e:e756","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-May-2026 13:23:36 UTC] === User Orders API Called ===
[27-May-2026 13:23:36 UTC] User ID: 656
[27-May-2026 13:23:36 UTC] Limit: 20, Offset: 0
[27-May-2026 13:23:36 UTC] Orders found: 2
[27-May-2026 13:23:36 UTC] Orders data: [{"id":306,"quantity":900,"total_coins":900,"coin_type":"regular","telegram_link":"https:\/\/t.me\/stplickac\/3","status":"pending","created_at":"2026-05-27 13:35:33","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":305,"quantity":70,"total_coins":70,"coin_type":"regular","telegram_link":"https:\/\/t.me\/radminvpnminecraftss\/560","status":"pending","created_at":"2026-05-27 12:27:46","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[27-May-2026 13:23:36 UTC] Total orders count: 2
[27-May-2026 13:23:36 UTC] === API CALL LOG ===
[27-May-2026 13:23:36 UTC] Endpoint: user/profile.php
[27-May-2026 13:23:36 UTC] Full Log Data: {
    "timestamp": "2026-05-27 13:23:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:8071:5862:8e00:197b:8484:324e:e756",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:8071:5862:8e00:197b:8484:324e:e756, 172.69.109.146",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02555cb89fbb263-DUS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:8071:5862:8e00:197b:8484:324e:e756",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 13:23:36 UTC] === END API CALL LOG ===
[27-May-2026 13:23:36 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 13:23:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q
[27-May-2026 13:23:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 13:23:36 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 13:23:36 UTC] User ID: 656
[27-May-2026 13:23:36 UTC] ✅ User profile retrieved successfully for user ID: 656
[27-May-2026 13:23:36 UTC] === API CALL LOG ===
[27-May-2026 13:23:36 UTC] Endpoint: user/profile.php
[27-May-2026 13:23:36 UTC] Full Log Data: {
    "timestamp": "2026-05-27 13:23:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:8071:5862:8e00:197b:8484:324e:e756",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:8071:5862:8e00:197b:8484:324e:e756, 172.69.109.146",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02555cbba77b263-DUS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:8071:5862:8e00:197b:8484:324e:e756",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 13:23:36 UTC] === END API CALL LOG ===
[27-May-2026 13:23:36 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 13:23:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q
[27-May-2026 13:23:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 13:23:36 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 13:23:36 UTC] User ID: 656
[27-May-2026 13:23:36 UTC] ✅ User profile retrieved successfully for user ID: 656
[27-May-2026 13:23:37 UTC] === API CALL LOG ===
[27-May-2026 13:23:37 UTC] Endpoint: user/profile.php
[27-May-2026 13:23:37 UTC] Full Log Data: {
    "timestamp": "2026-05-27 13:23:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:8071:5862:8e00:197b:8484:324e:e756",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:8071:5862:8e00:197b:8484:324e:e756, 172.69.109.146",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02555cc7c1db263-DUS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:8071:5862:8e00:197b:8484:324e:e756",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 13:23:37 UTC] === END API CALL LOG ===
[27-May-2026 13:23:37 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 13:23:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q
[27-May-2026 13:23:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 13:23:37 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 13:23:37 UTC] User ID: 656
[27-May-2026 13:23:37 UTC] ✅ User profile retrieved successfully for user ID: 656
[27-May-2026 13:23:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 13:23:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 13:23:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a02:8071:5862:8e00:197b:8484:324e:e756, 172.69.109.147","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a025563e68c9b263-DUS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a02:8071:5862:8e00:197b:8484:324e:e756","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-May-2026 13:23:55 UTC] === User Orders API Called ===
[27-May-2026 13:23:55 UTC] User ID: 656
[27-May-2026 13:23:55 UTC] Limit: 20, Offset: 0
[27-May-2026 13:23:55 UTC] Orders found: 2
[27-May-2026 13:23:55 UTC] Orders data: [{"id":306,"quantity":900,"total_coins":900,"coin_type":"regular","telegram_link":"https:\/\/t.me\/stplickac\/3","status":"pending","created_at":"2026-05-27 13:35:33","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":305,"quantity":70,"total_coins":70,"coin_type":"regular","telegram_link":"https:\/\/t.me\/radminvpnminecraftss\/560","status":"pending","created_at":"2026-05-27 12:27:46","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[27-May-2026 13:23:55 UTC] Total orders count: 2
[27-May-2026 13:23:55 UTC] === API CALL LOG ===
[27-May-2026 13:23:55 UTC] Endpoint: user/profile.php
[27-May-2026 13:23:55 UTC] Full Log Data: {
    "timestamp": "2026-05-27 13:23:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:8071:5862:8e00:197b:8484:324e:e756",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:8071:5862:8e00:197b:8484:324e:e756, 172.69.109.147",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a025563f6ab4b263-DUS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:8071:5862:8e00:197b:8484:324e:e756",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 13:23:55 UTC] === END API CALL LOG ===
[27-May-2026 13:23:55 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 13:23:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q
[27-May-2026 13:23:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 13:23:55 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 13:23:55 UTC] User ID: 656
[27-May-2026 13:23:55 UTC] ✅ User profile retrieved successfully for user ID: 656
[27-May-2026 13:23:55 UTC] === API CALL LOG ===
[27-May-2026 13:23:55 UTC] Endpoint: user/profile.php
[27-May-2026 13:23:55 UTC] Full Log Data: {
    "timestamp": "2026-05-27 13:23:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:8071:5862:8e00:197b:8484:324e:e756",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:8071:5862:8e00:197b:8484:324e:e756, 172.69.109.146",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0255642ea72b263-DUS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:8071:5862:8e00:197b:8484:324e:e756",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 13:23:55 UTC] === END API CALL LOG ===
[27-May-2026 13:23:55 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 13:23:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q
[27-May-2026 13:23:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 13:23:55 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 13:23:55 UTC] User ID: 656
[27-May-2026 13:23:55 UTC] ✅ User profile retrieved successfully for user ID: 656
[27-May-2026 13:24:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 13:24:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 13:24:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a02:8071:5862:8e00:197b:8484:324e:e756, 172.69.109.146","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0255661bfd5b263-DUS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a02:8071:5862:8e00:197b:8484:324e:e756","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-May-2026 13:24:00 UTC] === User Orders API Called ===
[27-May-2026 13:24:00 UTC] User ID: 656
[27-May-2026 13:24:00 UTC] Limit: 20, Offset: 0
[27-May-2026 13:24:00 UTC] Orders found: 2
[27-May-2026 13:24:00 UTC] Orders data: [{"id":306,"quantity":900,"total_coins":900,"coin_type":"regular","telegram_link":"https:\/\/t.me\/stplickac\/3","status":"pending","created_at":"2026-05-27 13:35:33","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":305,"quantity":70,"total_coins":70,"coin_type":"regular","telegram_link":"https:\/\/t.me\/radminvpnminecraftss\/560","status":"pending","created_at":"2026-05-27 12:27:46","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[27-May-2026 13:24:00 UTC] Total orders count: 2
[27-May-2026 13:24:02 UTC] === API CALL LOG ===
[27-May-2026 13:24:02 UTC] Endpoint: user/profile.php
[27-May-2026 13:24:02 UTC] Full Log Data: {
    "timestamp": "2026-05-27 13:24:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:8071:5862:8e00:197b:8484:324e:e756",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:8071:5862:8e00:197b:8484:324e:e756, 172.69.109.146",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a025566dbd55b263-DUS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:8071:5862:8e00:197b:8484:324e:e756",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 13:24:02 UTC] === END API CALL LOG ===
[27-May-2026 13:24:02 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 13:24:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q
[27-May-2026 13:24:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 13:24:02 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 13:24:02 UTC] User ID: 656
[27-May-2026 13:24:02 UTC] ✅ User profile retrieved successfully for user ID: 656
[27-May-2026 13:24:02 UTC] User Purchases API - User ID: 656
[27-May-2026 13:24:02 UTC] User Purchases API - Total purchases found: 2
[27-May-2026 13:24:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 13:24:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 13:24:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a02:8071:5862:8e00:197b:8484:324e:e756, 172.69.109.146","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a02556739bf8b263-DUS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a02:8071:5862:8e00:197b:8484:324e:e756","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-May-2026 13:24:03 UTC] === User Orders API Called ===
[27-May-2026 13:24:03 UTC] User ID: 656
[27-May-2026 13:24:03 UTC] Limit: 20, Offset: 0
[27-May-2026 13:24:03 UTC] Orders found: 2
[27-May-2026 13:24:03 UTC] Orders data: [{"id":306,"quantity":900,"total_coins":900,"coin_type":"regular","telegram_link":"https:\/\/t.me\/stplickac\/3","status":"pending","created_at":"2026-05-27 13:35:33","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":305,"quantity":70,"total_coins":70,"coin_type":"regular","telegram_link":"https:\/\/t.me\/radminvpnminecraftss\/560","status":"pending","created_at":"2026-05-27 12:27:46","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[27-May-2026 13:24:03 UTC] Total orders count: 2
[27-May-2026 13:24:05 UTC] === API CALL LOG ===
[27-May-2026 13:24:05 UTC] Endpoint: user/profile.php
[27-May-2026 13:24:05 UTC] Full Log Data: {
    "timestamp": "2026-05-27 13:24:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:8071:5862:8e00:197b:8484:324e:e756",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:8071:5862:8e00:197b:8484:324e:e756, 172.69.109.146",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a025567eb93bb263-DUS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:8071:5862:8e00:197b:8484:324e:e756",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 13:24:05 UTC] === END API CALL LOG ===
[27-May-2026 13:24:05 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 13:24:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q
[27-May-2026 13:24:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 13:24:05 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 13:24:05 UTC] User ID: 656
[27-May-2026 13:24:05 UTC] ✅ User profile retrieved successfully for user ID: 656
[27-May-2026 13:24:05 UTC] User Purchases API - User ID: 656
[27-May-2026 13:24:05 UTC] User Purchases API - Total purchases found: 2
[27-May-2026 13:24:09 UTC] User Purchases API - User ID: 656
[27-May-2026 13:24:09 UTC] User Purchases API - Total purchases found: 2
[27-May-2026 13:24:17 UTC] === API CALL LOG ===
[27-May-2026 13:24:17 UTC] Endpoint: user/profile.php
[27-May-2026 13:24:17 UTC] Full Log Data: {
    "timestamp": "2026-05-27 13:24:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:8071:5862:8e00:197b:8484:324e:e756",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:8071:5862:8e00:197b:8484:324e:e756, 172.69.109.146",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02556c75b91b263-DUS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:8071:5862:8e00:197b:8484:324e:e756",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 13:24:17 UTC] === END API CALL LOG ===
[27-May-2026 13:24:17 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 13:24:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q
[27-May-2026 13:24:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 13:24:17 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 13:24:17 UTC] User ID: 656
[27-May-2026 13:24:17 UTC] ✅ User profile retrieved successfully for user ID: 656
[27-May-2026 13:24:17 UTC] User Purchases API - User ID: 656
[27-May-2026 13:24:17 UTC] User Purchases API - Total purchases found: 2
[27-May-2026 13:24:23 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 13:24:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 13:24:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a02:8071:5862:8e00:197b:8484:324e:e756, 172.69.109.147","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a02556f07994b263-DUS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a02:8071:5862:8e00:197b:8484:324e:e756","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-May-2026 13:24:23 UTC] === User Orders API Called ===
[27-May-2026 13:24:23 UTC] User ID: 656
[27-May-2026 13:24:23 UTC] Limit: 20, Offset: 0
[27-May-2026 13:24:23 UTC] Orders found: 2
[27-May-2026 13:24:23 UTC] Orders data: [{"id":306,"quantity":900,"total_coins":900,"coin_type":"regular","telegram_link":"https:\/\/t.me\/stplickac\/3","status":"pending","created_at":"2026-05-27 13:35:33","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":305,"quantity":70,"total_coins":70,"coin_type":"regular","telegram_link":"https:\/\/t.me\/radminvpnminecraftss\/560","status":"pending","created_at":"2026-05-27 12:27:46","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[27-May-2026 13:24:23 UTC] Total orders count: 2
[27-May-2026 13:24:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 13:24:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 13:24:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a02:8071:5862:8e00:197b:8484:324e:e756, 172.69.109.147","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a02557031b72b263-DUS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a02:8071:5862:8e00:197b:8484:324e:e756","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-May-2026 13:24:26 UTC] === User Orders API Called ===
[27-May-2026 13:24:26 UTC] User ID: 656
[27-May-2026 13:24:26 UTC] Limit: 20, Offset: 0
[27-May-2026 13:24:26 UTC] Orders found: 2
[27-May-2026 13:24:26 UTC] Orders data: [{"id":306,"quantity":900,"total_coins":900,"coin_type":"regular","telegram_link":"https:\/\/t.me\/stplickac\/3","status":"pending","created_at":"2026-05-27 13:35:33","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":305,"quantity":70,"total_coins":70,"coin_type":"regular","telegram_link":"https:\/\/t.me\/radminvpnminecraftss\/560","status":"pending","created_at":"2026-05-27 12:27:46","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[27-May-2026 13:24:26 UTC] Total orders count: 2
[27-May-2026 13:24:26 UTC] === API CALL LOG ===
[27-May-2026 13:24:26 UTC] Endpoint: user/profile.php
[27-May-2026 13:24:26 UTC] Full Log Data: {
    "timestamp": "2026-05-27 13:24:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:8071:5862:8e00:197b:8484:324e:e756",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:8071:5862:8e00:197b:8484:324e:e756, 172.69.109.147",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0255703ccecb263-DUS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:8071:5862:8e00:197b:8484:324e:e756",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 13:24:26 UTC] === END API CALL LOG ===
[27-May-2026 13:24:26 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 13:24:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q
[27-May-2026 13:24:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 13:24:26 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 13:24:26 UTC] User ID: 656
[27-May-2026 13:24:26 UTC] ✅ User profile retrieved successfully for user ID: 656
[27-May-2026 13:24:27 UTC] === API CALL LOG ===
[27-May-2026 13:24:27 UTC] Endpoint: user/profile.php
[27-May-2026 13:24:27 UTC] Full Log Data: {
    "timestamp": "2026-05-27 13:24:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:8071:5862:8e00:197b:8484:324e:e756",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:8071:5862:8e00:197b:8484:324e:e756, 172.69.109.147",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02557078d84b263-DUS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:8071:5862:8e00:197b:8484:324e:e756",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 13:24:27 UTC] === END API CALL LOG ===
[27-May-2026 13:24:27 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 13:24:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q
[27-May-2026 13:24:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 13:24:27 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 13:24:27 UTC] User ID: 656
[27-May-2026 13:24:27 UTC] ✅ User profile retrieved successfully for user ID: 656
[27-May-2026 13:24:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 13:24:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 13:24:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a02:8071:5862:8e00:197b:8484:324e:e756, 172.69.109.147","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a025573e0ab1b263-DUS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a02:8071:5862:8e00:197b:8484:324e:e756","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-May-2026 13:24:36 UTC] === User Orders API Called ===
[27-May-2026 13:24:36 UTC] User ID: 656
[27-May-2026 13:24:36 UTC] Limit: 20, Offset: 0
[27-May-2026 13:24:36 UTC] Orders found: 2
[27-May-2026 13:24:36 UTC] Orders data: [{"id":306,"quantity":900,"total_coins":900,"coin_type":"regular","telegram_link":"https:\/\/t.me\/stplickac\/3","status":"pending","created_at":"2026-05-27 13:35:33","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":305,"quantity":70,"total_coins":70,"coin_type":"regular","telegram_link":"https:\/\/t.me\/radminvpnminecraftss\/560","status":"pending","created_at":"2026-05-27 12:27:46","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[27-May-2026 13:24:36 UTC] Total orders count: 2
[27-May-2026 13:24:36 UTC] === API CALL LOG ===
[27-May-2026 13:24:36 UTC] Endpoint: user/profile.php
[27-May-2026 13:24:36 UTC] Full Log Data: {
    "timestamp": "2026-05-27 13:24:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:8071:5862:8e00:197b:8484:324e:e756",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:8071:5862:8e00:197b:8484:324e:e756, 172.69.109.147",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a025573e8bc1b263-DUS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:8071:5862:8e00:197b:8484:324e:e756",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 13:24:36 UTC] === END API CALL LOG ===
[27-May-2026 13:24:36 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 13:24:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q
[27-May-2026 13:24:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 13:24:36 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 13:24:36 UTC] User ID: 656
[27-May-2026 13:24:36 UTC] ✅ User profile retrieved successfully for user ID: 656
[27-May-2026 13:24:36 UTC] === API CALL LOG ===
[27-May-2026 13:24:36 UTC] Endpoint: user/profile.php
[27-May-2026 13:24:36 UTC] Full Log Data: {
    "timestamp": "2026-05-27 13:24:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:8071:5862:8e00:197b:8484:324e:e756",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:8071:5862:8e00:197b:8484:324e:e756, 172.69.109.147",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02557426d88b263-DUS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:8071:5862:8e00:197b:8484:324e:e756",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 13:24:36 UTC] === END API CALL LOG ===
[27-May-2026 13:24:36 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 13:24:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q
[27-May-2026 13:24:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 13:24:36 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 13:24:36 UTC] User ID: 656
[27-May-2026 13:24:36 UTC] ✅ User profile retrieved successfully for user ID: 656
[27-May-2026 13:24:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 13:24:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 13:24:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a02:8071:5862:8e00:197b:8484:324e:e756, 172.69.109.147","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0255761ac0fb263-DUS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a02:8071:5862:8e00:197b:8484:324e:e756","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-May-2026 13:24:41 UTC] === User Orders API Called ===
[27-May-2026 13:24:41 UTC] User ID: 656
[27-May-2026 13:24:41 UTC] Limit: 20, Offset: 0
[27-May-2026 13:24:41 UTC] Orders found: 2
[27-May-2026 13:24:41 UTC] Orders data: [{"id":306,"quantity":900,"total_coins":900,"coin_type":"regular","telegram_link":"https:\/\/t.me\/stplickac\/3","status":"pending","created_at":"2026-05-27 13:35:33","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":305,"quantity":70,"total_coins":70,"coin_type":"regular","telegram_link":"https:\/\/t.me\/radminvpnminecraftss\/560","status":"pending","created_at":"2026-05-27 12:27:46","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[27-May-2026 13:24:41 UTC] Total orders count: 2
[27-May-2026 13:24:41 UTC] === API CALL LOG ===
[27-May-2026 13:24:41 UTC] Endpoint: user/profile.php
[27-May-2026 13:24:41 UTC] Full Log Data: {
    "timestamp": "2026-05-27 13:24:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:8071:5862:8e00:197b:8484:324e:e756",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:8071:5862:8e00:197b:8484:324e:e756, 172.69.109.147",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02557621d14b263-DUS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:8071:5862:8e00:197b:8484:324e:e756",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 13:24:41 UTC] === END API CALL LOG ===
[27-May-2026 13:24:41 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 13:24:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q
[27-May-2026 13:24:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 13:24:41 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 13:24:41 UTC] User ID: 656
[27-May-2026 13:24:41 UTC] ✅ User profile retrieved successfully for user ID: 656
[27-May-2026 13:24:42 UTC] === API CALL LOG ===
[27-May-2026 13:24:42 UTC] Endpoint: user/profile.php
[27-May-2026 13:24:42 UTC] Full Log Data: {
    "timestamp": "2026-05-27 13:24:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:8071:5862:8e00:197b:8484:324e:e756",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:8071:5862:8e00:197b:8484:324e:e756, 172.69.109.147",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02557661df3b263-DUS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:8071:5862:8e00:197b:8484:324e:e756",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 13:24:42 UTC] === END API CALL LOG ===
[27-May-2026 13:24:42 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 13:24:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q
[27-May-2026 13:24:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 13:24:42 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 13:24:42 UTC] User ID: 656
[27-May-2026 13:24:42 UTC] ✅ User profile retrieved successfully for user ID: 656
[27-May-2026 13:24:47 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 13:24:47 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 13:24:47 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a02:8071:5862:8e00:197b:8484:324e:e756, 172.69.109.147","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU2IiwidXNlcm5hbWUiOiJsaWNrYWMiLCJlbWFpbCI6ImtpcmlsbGdvbG92a28yMjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNDcyNTkxfQ.1hMK4yRFNZRq0L83sETK_HW1NUZiewNy20YHLqHFM0Q","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a02557871ddfb263-DUS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a02:8071:5862:8e00:197b:8484:324e:e756","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-May-2026 13:24:47 UTC] === User Orders API Called ===
[27-May-2026 13:24:47 UTC] User ID: 656
[27-May-2026 13:24:47 UTC] Limit: 20, Offset: 0
[27-May-2026 13:24:47 UTC] Orders found: 2
[27-May-2026 13:24:47 UTC] Orders data: [{"id":306,"quantity":900,"total_coins":900,"coin_type":"regular","telegram_link":"https:\/\/t.me\/stplickac\/3","status":"pending","created_at":"2026-05-27 13:35:33","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":305,"quantity":70,"total_coins":70,"coin_type":"regular","telegram_link":"https:\/\/t.me\/radminvpnminecraftss\/560","status":"pending","created_at":"2026-05-27 12:27:46","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[27-May-2026 13:24:47 UTC] Total orders count: 2
[27-May-2026 15:06:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 15:06:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 15:06:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:3a80:474b:fba9:3316:4163:ebd4:1184, 162.158.106.77","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU5IiwidXNlcm5hbWUiOiJqZWV0dTEyMyIsImVtYWlsIjoiamVldHU5Mjc5NjRAZ21haWwuY29tIiwiZXhwIjoxNzgwNDk5MjAyfQ.qqB_3PW0n3JZPWfs5r0AANexCzk8M_uo3wTiUnCHu8A","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a025ecd808aa40a1-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2402:3a80:474b:fba9:3316:4163:ebd4:1184","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-May-2026 15:06:43 UTC] === User Orders API Called ===
[27-May-2026 15:06:43 UTC] User ID: 659
[27-May-2026 15:06:43 UTC] Limit: 20, Offset: 0
[27-May-2026 15:06:43 UTC] Orders found: 0
[27-May-2026 15:06:43 UTC] Orders data: []
[27-May-2026 15:06:43 UTC] Total orders count: 0
[27-May-2026 15:06:44 UTC] === API CALL LOG ===
[27-May-2026 15:06:44 UTC] Endpoint: user/profile.php
[27-May-2026 15:06:44 UTC] Full Log Data: {
    "timestamp": "2026-05-27 15:06:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:474b:fba9:3316:4163:ebd4:1184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:474b:fba9:3316:4163:ebd4:1184, 162.158.107.43",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU5IiwidXNlcm5hbWUiOiJqZWV0dTEyMyIsImVtYWlsIjoiamVldHU5Mjc5NjRAZ21haWwuY29tIiwiZXhwIjoxNzgwNDk5MjAyfQ.qqB_3PW0n3JZPWfs5r0AANexCzk8M_uo3wTiUnCHu8A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a025ecd808a240a1-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:474b:fba9:3316:4163:ebd4:1184",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 15:06:44 UTC] === END API CALL LOG ===
[27-May-2026 15:06:44 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 15:06:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU5IiwidXNlcm5hbWUiOiJqZWV0dTEyMyIsImVtYWlsIjoiamVldHU5Mjc5NjRAZ21haWwuY29tIiwiZXhwIjoxNzgwNDk5MjAyfQ.qqB_3PW0n3JZPWfs5r0AANexCzk8M_uo3wTiUnCHu8A
[27-May-2026 15:06:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 15:06:44 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 15:06:44 UTC] User ID: 659
[27-May-2026 15:06:44 UTC] ✅ User profile retrieved successfully for user ID: 659
[27-May-2026 15:06:44 UTC] === API CALL LOG ===
[27-May-2026 15:06:44 UTC] Endpoint: user/profile.php
[27-May-2026 15:06:44 UTC] Full Log Data: {
    "timestamp": "2026-05-27 15:06:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:474b:fba9:3316:4163:ebd4:1184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:474b:fba9:3316:4163:ebd4:1184, 162.158.107.44",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU5IiwidXNlcm5hbWUiOiJqZWV0dTEyMyIsImVtYWlsIjoiamVldHU5Mjc5NjRAZ21haWwuY29tIiwiZXhwIjoxNzgwNDk5MjAyfQ.qqB_3PW0n3JZPWfs5r0AANexCzk8M_uo3wTiUnCHu8A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a025ecd8e94440a1-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:474b:fba9:3316:4163:ebd4:1184",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 15:06:44 UTC] === END API CALL LOG ===
[27-May-2026 15:06:44 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 15:06:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU5IiwidXNlcm5hbWUiOiJqZWV0dTEyMyIsImVtYWlsIjoiamVldHU5Mjc5NjRAZ21haWwuY29tIiwiZXhwIjoxNzgwNDk5MjAyfQ.qqB_3PW0n3JZPWfs5r0AANexCzk8M_uo3wTiUnCHu8A
[27-May-2026 15:06:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 15:06:44 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 15:06:44 UTC] User ID: 659
[27-May-2026 15:06:44 UTC] ✅ User profile retrieved successfully for user ID: 659
[27-May-2026 15:06:45 UTC] === API CALL LOG ===
[27-May-2026 15:06:45 UTC] Endpoint: user/profile.php
[27-May-2026 15:06:45 UTC] Full Log Data: {
    "timestamp": "2026-05-27 15:06:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:474b:fba9:3316:4163:ebd4:1184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:474b:fba9:3316:4163:ebd4:1184, 162.158.107.43",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU5IiwidXNlcm5hbWUiOiJqZWV0dTEyMyIsImVtYWlsIjoiamVldHU5Mjc5NjRAZ21haWwuY29tIiwiZXhwIjoxNzgwNDk5MjAyfQ.qqB_3PW0n3JZPWfs5r0AANexCzk8M_uo3wTiUnCHu8A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a025ece1b90940a1-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:474b:fba9:3316:4163:ebd4:1184",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 15:06:45 UTC] === END API CALL LOG ===
[27-May-2026 15:06:45 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 15:06:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU5IiwidXNlcm5hbWUiOiJqZWV0dTEyMyIsImVtYWlsIjoiamVldHU5Mjc5NjRAZ21haWwuY29tIiwiZXhwIjoxNzgwNDk5MjAyfQ.qqB_3PW0n3JZPWfs5r0AANexCzk8M_uo3wTiUnCHu8A
[27-May-2026 15:06:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 15:06:45 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 15:06:45 UTC] User ID: 659
[27-May-2026 15:06:45 UTC] ✅ User profile retrieved successfully for user ID: 659
[27-May-2026 15:07:00 UTC] === API CALL LOG ===
[27-May-2026 15:07:00 UTC] Endpoint: user/profile.php
[27-May-2026 15:07:00 UTC] Full Log Data: {
    "timestamp": "2026-05-27 15:07:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:474b:fba9:3316:4163:ebd4:1184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:474b:fba9:3316:4163:ebd4:1184, 162.158.106.76",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU5IiwidXNlcm5hbWUiOiJqZWV0dTEyMyIsImVtYWlsIjoiamVldHU5Mjc5NjRAZ21haWwuY29tIiwiZXhwIjoxNzgwNDk5MjAyfQ.qqB_3PW0n3JZPWfs5r0AANexCzk8M_uo3wTiUnCHu8A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a025ed39cfd040a1-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:474b:fba9:3316:4163:ebd4:1184",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 15:07:00 UTC] === END API CALL LOG ===
[27-May-2026 15:07:00 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 15:07:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU5IiwidXNlcm5hbWUiOiJqZWV0dTEyMyIsImVtYWlsIjoiamVldHU5Mjc5NjRAZ21haWwuY29tIiwiZXhwIjoxNzgwNDk5MjAyfQ.qqB_3PW0n3JZPWfs5r0AANexCzk8M_uo3wTiUnCHu8A
[27-May-2026 15:07:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 15:07:00 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 15:07:00 UTC] User ID: 659
[27-May-2026 15:07:00 UTC] ✅ User profile retrieved successfully for user ID: 659
[27-May-2026 15:07:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 15:07:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 15:07:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:3a80:474b:fba9:3316:4163:ebd4:1184, 162.158.106.76","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU5IiwidXNlcm5hbWUiOiJqZWV0dTEyMyIsImVtYWlsIjoiamVldHU5Mjc5NjRAZ21haWwuY29tIiwiZXhwIjoxNzgwNDk5MjAyfQ.qqB_3PW0n3JZPWfs5r0AANexCzk8M_uo3wTiUnCHu8A","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a025ed39cfce40a1-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2402:3a80:474b:fba9:3316:4163:ebd4:1184","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-May-2026 15:07:00 UTC] === User Orders API Called ===
[27-May-2026 15:07:00 UTC] User ID: 659
[27-May-2026 15:07:00 UTC] Limit: 20, Offset: 0
[27-May-2026 15:07:00 UTC] Orders found: 0
[27-May-2026 15:07:00 UTC] Orders data: []
[27-May-2026 15:07:00 UTC] Total orders count: 0
[27-May-2026 15:07:00 UTC] === API CALL LOG ===
[27-May-2026 15:07:00 UTC] Endpoint: user/profile.php
[27-May-2026 15:07:00 UTC] Full Log Data: {
    "timestamp": "2026-05-27 15:07:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:474b:fba9:3316:4163:ebd4:1184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:474b:fba9:3316:4163:ebd4:1184, 162.158.106.76",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU5IiwidXNlcm5hbWUiOiJqZWV0dTEyMyIsImVtYWlsIjoiamVldHU5Mjc5NjRAZ21haWwuY29tIiwiZXhwIjoxNzgwNDk5MjAyfQ.qqB_3PW0n3JZPWfs5r0AANexCzk8M_uo3wTiUnCHu8A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a025ed3d6a9740a1-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:474b:fba9:3316:4163:ebd4:1184",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 15:07:00 UTC] === END API CALL LOG ===
[27-May-2026 15:07:00 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 15:07:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU5IiwidXNlcm5hbWUiOiJqZWV0dTEyMyIsImVtYWlsIjoiamVldHU5Mjc5NjRAZ21haWwuY29tIiwiZXhwIjoxNzgwNDk5MjAyfQ.qqB_3PW0n3JZPWfs5r0AANexCzk8M_uo3wTiUnCHu8A
[27-May-2026 15:07:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 15:07:00 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 15:07:00 UTC] User ID: 659
[27-May-2026 15:07:00 UTC] ✅ User profile retrieved successfully for user ID: 659
[27-May-2026 15:07:02 UTC] === API CALL LOG ===
[27-May-2026 15:07:02 UTC] Endpoint: user/profile.php
[27-May-2026 15:07:02 UTC] Full Log Data: {
    "timestamp": "2026-05-27 15:07:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:474b:fba9:3316:4163:ebd4:1184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:474b:fba9:3316:4163:ebd4:1184, 162.158.106.76",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU5IiwidXNlcm5hbWUiOiJqZWV0dTEyMyIsImVtYWlsIjoiamVldHU5Mjc5NjRAZ21haWwuY29tIiwiZXhwIjoxNzgwNDk5MjAyfQ.qqB_3PW0n3JZPWfs5r0AANexCzk8M_uo3wTiUnCHu8A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a025ed498d0a40a1-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:474b:fba9:3316:4163:ebd4:1184",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 15:07:02 UTC] === END API CALL LOG ===
[27-May-2026 15:07:02 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 15:07:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU5IiwidXNlcm5hbWUiOiJqZWV0dTEyMyIsImVtYWlsIjoiamVldHU5Mjc5NjRAZ21haWwuY29tIiwiZXhwIjoxNzgwNDk5MjAyfQ.qqB_3PW0n3JZPWfs5r0AANexCzk8M_uo3wTiUnCHu8A
[27-May-2026 15:07:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 15:07:02 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 15:07:02 UTC] User ID: 659
[27-May-2026 15:07:02 UTC] ✅ User profile retrieved successfully for user ID: 659
[27-May-2026 15:07:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 15:07:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 15:07:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:3a80:474b:fba9:3316:4163:ebd4:1184, 162.158.106.76","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU5IiwidXNlcm5hbWUiOiJqZWV0dTEyMyIsImVtYWlsIjoiamVldHU5Mjc5NjRAZ21haWwuY29tIiwiZXhwIjoxNzgwNDk5MjAyfQ.qqB_3PW0n3JZPWfs5r0AANexCzk8M_uo3wTiUnCHu8A","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a025ed9a892140a1-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2402:3a80:474b:fba9:3316:4163:ebd4:1184","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-May-2026 15:07:15 UTC] === User Orders API Called ===
[27-May-2026 15:07:15 UTC] User ID: 659
[27-May-2026 15:07:15 UTC] Limit: 20, Offset: 0
[27-May-2026 15:07:15 UTC] Orders found: 0
[27-May-2026 15:07:15 UTC] Orders data: []
[27-May-2026 15:07:15 UTC] Total orders count: 0
[27-May-2026 15:07:15 UTC] === API CALL LOG ===
[27-May-2026 15:07:15 UTC] Endpoint: user/profile.php
[27-May-2026 15:07:15 UTC] Full Log Data: {
    "timestamp": "2026-05-27 15:07:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:474b:fba9:3316:4163:ebd4:1184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:474b:fba9:3316:4163:ebd4:1184, 162.158.106.76",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU5IiwidXNlcm5hbWUiOiJqZWV0dTEyMyIsImVtYWlsIjoiamVldHU5Mjc5NjRAZ21haWwuY29tIiwiZXhwIjoxNzgwNDk5MjAyfQ.qqB_3PW0n3JZPWfs5r0AANexCzk8M_uo3wTiUnCHu8A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a025ed9a892540a1-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:474b:fba9:3316:4163:ebd4:1184",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 15:07:15 UTC] === END API CALL LOG ===
[27-May-2026 15:07:15 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 15:07:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU5IiwidXNlcm5hbWUiOiJqZWV0dTEyMyIsImVtYWlsIjoiamVldHU5Mjc5NjRAZ21haWwuY29tIiwiZXhwIjoxNzgwNDk5MjAyfQ.qqB_3PW0n3JZPWfs5r0AANexCzk8M_uo3wTiUnCHu8A
[27-May-2026 15:07:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 15:07:15 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 15:07:15 UTC] User ID: 659
[27-May-2026 15:07:15 UTC] ✅ User profile retrieved successfully for user ID: 659
[27-May-2026 15:07:15 UTC] === API CALL LOG ===
[27-May-2026 15:07:15 UTC] Endpoint: user/profile.php
[27-May-2026 15:07:15 UTC] Full Log Data: {
    "timestamp": "2026-05-27 15:07:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:474b:fba9:3316:4163:ebd4:1184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:474b:fba9:3316:4163:ebd4:1184, 162.158.106.76",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU5IiwidXNlcm5hbWUiOiJqZWV0dTEyMyIsImVtYWlsIjoiamVldHU5Mjc5NjRAZ21haWwuY29tIiwiZXhwIjoxNzgwNDk5MjAyfQ.qqB_3PW0n3JZPWfs5r0AANexCzk8M_uo3wTiUnCHu8A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a025ed9c0a6740a1-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:474b:fba9:3316:4163:ebd4:1184",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 15:07:15 UTC] === END API CALL LOG ===
[27-May-2026 15:07:15 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 15:07:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU5IiwidXNlcm5hbWUiOiJqZWV0dTEyMyIsImVtYWlsIjoiamVldHU5Mjc5NjRAZ21haWwuY29tIiwiZXhwIjoxNzgwNDk5MjAyfQ.qqB_3PW0n3JZPWfs5r0AANexCzk8M_uo3wTiUnCHu8A
[27-May-2026 15:07:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 15:07:15 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 15:07:15 UTC] User ID: 659
[27-May-2026 15:07:15 UTC] ✅ User profile retrieved successfully for user ID: 659
[27-May-2026 15:07:16 UTC] === API CALL LOG ===
[27-May-2026 15:07:16 UTC] Endpoint: user/profile.php
[27-May-2026 15:07:16 UTC] Full Log Data: {
    "timestamp": "2026-05-27 15:07:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:474b:fba9:3316:4163:ebd4:1184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:474b:fba9:3316:4163:ebd4:1184, 162.158.106.76",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU5IiwidXNlcm5hbWUiOiJqZWV0dTEyMyIsImVtYWlsIjoiamVldHU5Mjc5NjRAZ21haWwuY29tIiwiZXhwIjoxNzgwNDk5MjAyfQ.qqB_3PW0n3JZPWfs5r0AANexCzk8M_uo3wTiUnCHu8A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a025eda49a4240a1-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:474b:fba9:3316:4163:ebd4:1184",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 15:07:16 UTC] === END API CALL LOG ===
[27-May-2026 15:07:16 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 15:07:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU5IiwidXNlcm5hbWUiOiJqZWV0dTEyMyIsImVtYWlsIjoiamVldHU5Mjc5NjRAZ21haWwuY29tIiwiZXhwIjoxNzgwNDk5MjAyfQ.qqB_3PW0n3JZPWfs5r0AANexCzk8M_uo3wTiUnCHu8A
[27-May-2026 15:07:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 15:07:16 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 15:07:16 UTC] User ID: 659
[27-May-2026 15:07:16 UTC] ✅ User profile retrieved successfully for user ID: 659
[27-May-2026 15:07:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 15:07:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 15:07:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:3a80:474b:fba9:3316:4163:ebd4:1184, 162.158.106.77","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU5IiwidXNlcm5hbWUiOiJqZWV0dTEyMyIsImVtYWlsIjoiamVldHU5Mjc5NjRAZ21haWwuY29tIiwiZXhwIjoxNzgwNDk5MjAyfQ.qqB_3PW0n3JZPWfs5r0AANexCzk8M_uo3wTiUnCHu8A","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a025ee740e0640a1-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2402:3a80:474b:fba9:3316:4163:ebd4:1184","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-May-2026 15:07:50 UTC] === User Orders API Called ===
[27-May-2026 15:07:50 UTC] User ID: 659
[27-May-2026 15:07:50 UTC] Limit: 20, Offset: 0
[27-May-2026 15:07:50 UTC] Orders found: 0
[27-May-2026 15:07:50 UTC] Orders data: []
[27-May-2026 15:07:50 UTC] Total orders count: 0
[27-May-2026 15:07:50 UTC] === API CALL LOG ===
[27-May-2026 15:07:50 UTC] Endpoint: user/profile.php
[27-May-2026 15:07:50 UTC] Full Log Data: {
    "timestamp": "2026-05-27 15:07:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:474b:fba9:3316:4163:ebd4:1184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:474b:fba9:3316:4163:ebd4:1184, 162.158.106.76",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU5IiwidXNlcm5hbWUiOiJqZWV0dTEyMyIsImVtYWlsIjoiamVldHU5Mjc5NjRAZ21haWwuY29tIiwiZXhwIjoxNzgwNDk5MjAyfQ.qqB_3PW0n3JZPWfs5r0AANexCzk8M_uo3wTiUnCHu8A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a025ee740e1540a1-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:474b:fba9:3316:4163:ebd4:1184",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 15:07:50 UTC] === END API CALL LOG ===
[27-May-2026 15:07:50 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 15:07:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU5IiwidXNlcm5hbWUiOiJqZWV0dTEyMyIsImVtYWlsIjoiamVldHU5Mjc5NjRAZ21haWwuY29tIiwiZXhwIjoxNzgwNDk5MjAyfQ.qqB_3PW0n3JZPWfs5r0AANexCzk8M_uo3wTiUnCHu8A
[27-May-2026 15:07:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 15:07:50 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 15:07:50 UTC] User ID: 659
[27-May-2026 15:07:50 UTC] ✅ User profile retrieved successfully for user ID: 659
[27-May-2026 15:07:50 UTC] === API CALL LOG ===
[27-May-2026 15:07:50 UTC] Endpoint: user/profile.php
[27-May-2026 15:07:50 UTC] Full Log Data: {
    "timestamp": "2026-05-27 15:07:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:474b:fba9:3316:4163:ebd4:1184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:474b:fba9:3316:4163:ebd4:1184, 162.158.106.77",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU5IiwidXNlcm5hbWUiOiJqZWV0dTEyMyIsImVtYWlsIjoiamVldHU5Mjc5NjRAZ21haWwuY29tIiwiZXhwIjoxNzgwNDk5MjAyfQ.qqB_3PW0n3JZPWfs5r0AANexCzk8M_uo3wTiUnCHu8A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a025ee77c93940a1-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:474b:fba9:3316:4163:ebd4:1184",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 15:07:50 UTC] === END API CALL LOG ===
[27-May-2026 15:07:50 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 15:07:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU5IiwidXNlcm5hbWUiOiJqZWV0dTEyMyIsImVtYWlsIjoiamVldHU5Mjc5NjRAZ21haWwuY29tIiwiZXhwIjoxNzgwNDk5MjAyfQ.qqB_3PW0n3JZPWfs5r0AANexCzk8M_uo3wTiUnCHu8A
[27-May-2026 15:07:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 15:07:50 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 15:07:50 UTC] User ID: 659
[27-May-2026 15:07:50 UTC] ✅ User profile retrieved successfully for user ID: 659
[27-May-2026 15:07:51 UTC] === API CALL LOG ===
[27-May-2026 15:07:51 UTC] Endpoint: user/profile.php
[27-May-2026 15:07:51 UTC] Full Log Data: {
    "timestamp": "2026-05-27 15:07:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:474b:fba9:3316:4163:ebd4:1184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:474b:fba9:3316:4163:ebd4:1184, 162.158.106.77",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU5IiwidXNlcm5hbWUiOiJqZWV0dTEyMyIsImVtYWlsIjoiamVldHU5Mjc5NjRAZ21haWwuY29tIiwiZXhwIjoxNzgwNDk5MjAyfQ.qqB_3PW0n3JZPWfs5r0AANexCzk8M_uo3wTiUnCHu8A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a025ee7f8f7840a1-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:474b:fba9:3316:4163:ebd4:1184",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 15:07:51 UTC] === END API CALL LOG ===
[27-May-2026 15:07:51 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 15:07:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU5IiwidXNlcm5hbWUiOiJqZWV0dTEyMyIsImVtYWlsIjoiamVldHU5Mjc5NjRAZ21haWwuY29tIiwiZXhwIjoxNzgwNDk5MjAyfQ.qqB_3PW0n3JZPWfs5r0AANexCzk8M_uo3wTiUnCHu8A
[27-May-2026 15:07:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 15:07:51 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 15:07:51 UTC] User ID: 659
[27-May-2026 15:07:51 UTC] ✅ User profile retrieved successfully for user ID: 659
[27-May-2026 15:08:24 UTC] === API CALL LOG ===
[27-May-2026 15:08:24 UTC] Endpoint: user/profile.php
[27-May-2026 15:08:24 UTC] Full Log Data: {
    "timestamp": "2026-05-27 15:08:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:474b:fba9:3316:4163:ebd4:1184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:474b:fba9:3316:4163:ebd4:1184, 162.158.106.76",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU5IiwidXNlcm5hbWUiOiJqZWV0dTEyMyIsImVtYWlsIjoiamVldHU5Mjc5NjRAZ21haWwuY29tIiwiZXhwIjoxNzgwNDk5MjAyfQ.qqB_3PW0n3JZPWfs5r0AANexCzk8M_uo3wTiUnCHu8A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a025ef480fa340a1-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:474b:fba9:3316:4163:ebd4:1184",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 15:08:24 UTC] === END API CALL LOG ===
[27-May-2026 15:08:24 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 15:08:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU5IiwidXNlcm5hbWUiOiJqZWV0dTEyMyIsImVtYWlsIjoiamVldHU5Mjc5NjRAZ21haWwuY29tIiwiZXhwIjoxNzgwNDk5MjAyfQ.qqB_3PW0n3JZPWfs5r0AANexCzk8M_uo3wTiUnCHu8A
[27-May-2026 15:08:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 15:08:24 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 15:08:24 UTC] User ID: 659
[27-May-2026 15:08:24 UTC] ✅ User profile retrieved successfully for user ID: 659
[27-May-2026 15:08:28 UTC] === API CALL LOG ===
[27-May-2026 15:08:28 UTC] Endpoint: user/profile.php
[27-May-2026 15:08:28 UTC] Full Log Data: {
    "timestamp": "2026-05-27 15:08:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:474b:fba9:3316:4163:ebd4:1184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:474b:fba9:3316:4163:ebd4:1184, 162.158.106.76",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU5IiwidXNlcm5hbWUiOiJqZWV0dTEyMyIsImVtYWlsIjoiamVldHU5Mjc5NjRAZ21haWwuY29tIiwiZXhwIjoxNzgwNDk5MjAyfQ.qqB_3PW0n3JZPWfs5r0AANexCzk8M_uo3wTiUnCHu8A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a025ef679ff640a1-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:474b:fba9:3316:4163:ebd4:1184",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 15:08:28 UTC] === END API CALL LOG ===
[27-May-2026 15:08:28 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 15:08:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU5IiwidXNlcm5hbWUiOiJqZWV0dTEyMyIsImVtYWlsIjoiamVldHU5Mjc5NjRAZ21haWwuY29tIiwiZXhwIjoxNzgwNDk5MjAyfQ.qqB_3PW0n3JZPWfs5r0AANexCzk8M_uo3wTiUnCHu8A
[27-May-2026 15:08:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 15:08:28 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 15:08:28 UTC] User ID: 659
[27-May-2026 15:08:28 UTC] ✅ User profile retrieved successfully for user ID: 659
[27-May-2026 15:08:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 15:08:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 15:08:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:3a80:474b:fba9:3316:4163:ebd4:1184, 162.158.106.76","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU5IiwidXNlcm5hbWUiOiJqZWV0dTEyMyIsImVtYWlsIjoiamVldHU5Mjc5NjRAZ21haWwuY29tIiwiZXhwIjoxNzgwNDk5MjAyfQ.qqB_3PW0n3JZPWfs5r0AANexCzk8M_uo3wTiUnCHu8A","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a025ef73092e40a1-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2402:3a80:474b:fba9:3316:4163:ebd4:1184","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-May-2026 15:08:30 UTC] === User Orders API Called ===
[27-May-2026 15:08:30 UTC] User ID: 659
[27-May-2026 15:08:30 UTC] Limit: 20, Offset: 0
[27-May-2026 15:08:30 UTC] Orders found: 0
[27-May-2026 15:08:30 UTC] Orders data: []
[27-May-2026 15:08:30 UTC] Total orders count: 0
[27-May-2026 15:08:33 UTC] === API CALL LOG ===
[27-May-2026 15:08:33 UTC] Endpoint: user/profile.php
[27-May-2026 15:08:33 UTC] Full Log Data: {
    "timestamp": "2026-05-27 15:08:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:474b:fba9:3316:4163:ebd4:1184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:474b:fba9:3316:4163:ebd4:1184, 162.158.106.76",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU5IiwidXNlcm5hbWUiOiJqZWV0dTEyMyIsImVtYWlsIjoiamVldHU5Mjc5NjRAZ21haWwuY29tIiwiZXhwIjoxNzgwNDk5MjAyfQ.qqB_3PW0n3JZPWfs5r0AANexCzk8M_uo3wTiUnCHu8A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a025ef81fcab40a1-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:474b:fba9:3316:4163:ebd4:1184",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 15:08:33 UTC] === END API CALL LOG ===
[27-May-2026 15:08:33 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 15:08:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU5IiwidXNlcm5hbWUiOiJqZWV0dTEyMyIsImVtYWlsIjoiamVldHU5Mjc5NjRAZ21haWwuY29tIiwiZXhwIjoxNzgwNDk5MjAyfQ.qqB_3PW0n3JZPWfs5r0AANexCzk8M_uo3wTiUnCHu8A
[27-May-2026 15:08:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 15:08:33 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 15:08:33 UTC] User ID: 659
[27-May-2026 15:08:33 UTC] ✅ User profile retrieved successfully for user ID: 659
[27-May-2026 15:08:33 UTC] User Purchases API - User ID: 659
[27-May-2026 15:08:33 UTC] User Purchases API - Total purchases found: 0
[27-May-2026 15:08:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 15:08:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 15:08:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:3a80:474b:fba9:3316:4163:ebd4:1184, 162.158.106.76","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU5IiwidXNlcm5hbWUiOiJqZWV0dTEyMyIsImVtYWlsIjoiamVldHU5Mjc5NjRAZ21haWwuY29tIiwiZXhwIjoxNzgwNDk5MjAyfQ.qqB_3PW0n3JZPWfs5r0AANexCzk8M_uo3wTiUnCHu8A","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a025ef9ffba740a1-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2402:3a80:474b:fba9:3316:4163:ebd4:1184","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-May-2026 15:08:37 UTC] === User Orders API Called ===
[27-May-2026 15:08:37 UTC] User ID: 659
[27-May-2026 15:08:37 UTC] Limit: 20, Offset: 0
[27-May-2026 15:08:37 UTC] Orders found: 0
[27-May-2026 15:08:37 UTC] Orders data: []
[27-May-2026 15:08:37 UTC] Total orders count: 0
[27-May-2026 15:08:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 15:08:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 15:08:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:3a80:474b:fba9:3316:4163:ebd4:1184, 162.158.106.76","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU5IiwidXNlcm5hbWUiOiJqZWV0dTEyMyIsImVtYWlsIjoiamVldHU5Mjc5NjRAZ21haWwuY29tIiwiZXhwIjoxNzgwNDk5MjAyfQ.qqB_3PW0n3JZPWfs5r0AANexCzk8M_uo3wTiUnCHu8A","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a025efa8494440a1-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2402:3a80:474b:fba9:3316:4163:ebd4:1184","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-May-2026 15:08:39 UTC] === User Orders API Called ===
[27-May-2026 15:08:39 UTC] === API CALL LOG ===
[27-May-2026 15:08:39 UTC] User ID: 659
[27-May-2026 15:08:39 UTC] Endpoint: user/profile.php
[27-May-2026 15:08:39 UTC] Limit: 20, Offset: 0
[27-May-2026 15:08:39 UTC] Full Log Data: {
    "timestamp": "2026-05-27 15:08:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:474b:fba9:3316:4163:ebd4:1184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:474b:fba9:3316:4163:ebd4:1184, 162.158.106.76",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU5IiwidXNlcm5hbWUiOiJqZWV0dTEyMyIsImVtYWlsIjoiamVldHU5Mjc5NjRAZ21haWwuY29tIiwiZXhwIjoxNzgwNDk5MjAyfQ.qqB_3PW0n3JZPWfs5r0AANexCzk8M_uo3wTiUnCHu8A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a025efa8494540a1-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:474b:fba9:3316:4163:ebd4:1184",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 15:08:39 UTC] === END API CALL LOG ===
[27-May-2026 15:08:39 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 15:08:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU5IiwidXNlcm5hbWUiOiJqZWV0dTEyMyIsImVtYWlsIjoiamVldHU5Mjc5NjRAZ21haWwuY29tIiwiZXhwIjoxNzgwNDk5MjAyfQ.qqB_3PW0n3JZPWfs5r0AANexCzk8M_uo3wTiUnCHu8A
[27-May-2026 15:08:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 15:08:39 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 15:08:39 UTC] User ID: 659
[27-May-2026 15:08:39 UTC] Orders found: 0
[27-May-2026 15:08:39 UTC] Orders data: []
[27-May-2026 15:08:39 UTC] ✅ User profile retrieved successfully for user ID: 659
[27-May-2026 15:08:39 UTC] Total orders count: 0
[27-May-2026 15:08:39 UTC] === API CALL LOG ===
[27-May-2026 15:08:39 UTC] Endpoint: user/profile.php
[27-May-2026 15:08:39 UTC] Full Log Data: {
    "timestamp": "2026-05-27 15:08:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:474b:fba9:3316:4163:ebd4:1184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:474b:fba9:3316:4163:ebd4:1184, 162.158.106.76",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU5IiwidXNlcm5hbWUiOiJqZWV0dTEyMyIsImVtYWlsIjoiamVldHU5Mjc5NjRAZ21haWwuY29tIiwiZXhwIjoxNzgwNDk5MjAyfQ.qqB_3PW0n3JZPWfs5r0AANexCzk8M_uo3wTiUnCHu8A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a025efabfc0e40a1-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:474b:fba9:3316:4163:ebd4:1184",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 15:08:39 UTC] === END API CALL LOG ===
[27-May-2026 15:08:39 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 15:08:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU5IiwidXNlcm5hbWUiOiJqZWV0dTEyMyIsImVtYWlsIjoiamVldHU5Mjc5NjRAZ21haWwuY29tIiwiZXhwIjoxNzgwNDk5MjAyfQ.qqB_3PW0n3JZPWfs5r0AANexCzk8M_uo3wTiUnCHu8A
[27-May-2026 15:08:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 15:08:39 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 15:08:39 UTC] User ID: 659
[27-May-2026 15:08:39 UTC] ✅ User profile retrieved successfully for user ID: 659
[27-May-2026 15:08:42 UTC] === API CALL LOG ===
[27-May-2026 15:08:42 UTC] Endpoint: user/profile.php
[27-May-2026 15:08:42 UTC] Full Log Data: {
    "timestamp": "2026-05-27 15:08:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:474b:fba9:3316:4163:ebd4:1184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:474b:fba9:3316:4163:ebd4:1184, 162.158.106.76",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU5IiwidXNlcm5hbWUiOiJqZWV0dTEyMyIsImVtYWlsIjoiamVldHU5Mjc5NjRAZ21haWwuY29tIiwiZXhwIjoxNzgwNDk5MjAyfQ.qqB_3PW0n3JZPWfs5r0AANexCzk8M_uo3wTiUnCHu8A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a025efbc49c740a1-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:474b:fba9:3316:4163:ebd4:1184",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 15:08:42 UTC] === END API CALL LOG ===
[27-May-2026 15:08:42 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 15:08:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU5IiwidXNlcm5hbWUiOiJqZWV0dTEyMyIsImVtYWlsIjoiamVldHU5Mjc5NjRAZ21haWwuY29tIiwiZXhwIjoxNzgwNDk5MjAyfQ.qqB_3PW0n3JZPWfs5r0AANexCzk8M_uo3wTiUnCHu8A
[27-May-2026 15:08:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 15:08:42 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 15:08:42 UTC] User ID: 659
[27-May-2026 15:08:42 UTC] ✅ User profile retrieved successfully for user ID: 659
[27-May-2026 15:08:46 UTC] === API CALL LOG ===
[27-May-2026 15:08:46 UTC] Endpoint: user/profile.php
[27-May-2026 15:08:46 UTC] Full Log Data: {
    "timestamp": "2026-05-27 15:08:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:474b:fba9:3316:4163:ebd4:1184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:474b:fba9:3316:4163:ebd4:1184, 162.158.106.76",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU5IiwidXNlcm5hbWUiOiJqZWV0dTEyMyIsImVtYWlsIjoiamVldHU5Mjc5NjRAZ21haWwuY29tIiwiZXhwIjoxNzgwNDk5MjAyfQ.qqB_3PW0n3JZPWfs5r0AANexCzk8M_uo3wTiUnCHu8A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a025efd7992f40a1-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:474b:fba9:3316:4163:ebd4:1184",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 15:08:46 UTC] === END API CALL LOG ===
[27-May-2026 15:08:46 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 15:08:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjU5IiwidXNlcm5hbWUiOiJqZWV0dTEyMyIsImVtYWlsIjoiamVldHU5Mjc5NjRAZ21haWwuY29tIiwiZXhwIjoxNzgwNDk5MjAyfQ.qqB_3PW0n3JZPWfs5r0AANexCzk8M_uo3wTiUnCHu8A
[27-May-2026 15:08:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 15:08:46 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 15:08:46 UTC] User ID: 659
[27-May-2026 15:08:46 UTC] ✅ User profile retrieved successfully for user ID: 659
[27-May-2026 15:53:29 UTC] === API CALL LOG ===
[27-May-2026 15:53:29 UTC] Endpoint: user/profile.php
[27-May-2026 15:53:29 UTC] Full Log Data: {
    "timestamp": "2026-05-27 15:53:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.102.213",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.102.213, 104.23.229.40",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYwIiwidXNlcm5hbWUiOiJDaHJpc3RpYW52aXYiLCJlbWFpbCI6ImNocmlzbGVuY2UyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUwMjAwOH0.3hNfonqhMTm8rzSjT8kqDNP8f-0X2E_Ao-S31YAuBc8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02631579d0f5858-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.102.213",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 15:53:29 UTC] === END API CALL LOG ===
[27-May-2026 15:53:29 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 15:53:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYwIiwidXNlcm5hbWUiOiJDaHJpc3RpYW52aXYiLCJlbWFpbCI6ImNocmlzbGVuY2UyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUwMjAwOH0.3hNfonqhMTm8rzSjT8kqDNP8f-0X2E_Ao-S31YAuBc8
[27-May-2026 15:53:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 15:53:29 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 15:53:29 UTC] User ID: 660
[27-May-2026 15:53:29 UTC] ✅ User profile retrieved successfully for user ID: 660
[27-May-2026 15:53:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 15:53:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 15:53:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.113.102.213, 104.23.229.40","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYwIiwidXNlcm5hbWUiOiJDaHJpc3RpYW52aXYiLCJlbWFpbCI6ImNocmlzbGVuY2UyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUwMjAwOH0.3hNfonqhMTm8rzSjT8kqDNP8f-0X2E_Ao-S31YAuBc8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a02631579d115858-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.113.102.213","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-May-2026 15:53:29 UTC] === User Orders API Called ===
[27-May-2026 15:53:29 UTC] User ID: 660
[27-May-2026 15:53:29 UTC] Limit: 20, Offset: 0
[27-May-2026 15:53:29 UTC] Orders found: 0
[27-May-2026 15:53:29 UTC] Orders data: []
[27-May-2026 15:53:29 UTC] Total orders count: 0
[27-May-2026 15:53:29 UTC] === API CALL LOG ===
[27-May-2026 15:53:29 UTC] Endpoint: user/profile.php
[27-May-2026 15:53:29 UTC] Full Log Data: {
    "timestamp": "2026-05-27 15:53:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.102.213",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.102.213, 104.23.229.40",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYwIiwidXNlcm5hbWUiOiJDaHJpc3RpYW52aXYiLCJlbWFpbCI6ImNocmlzbGVuY2UyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUwMjAwOH0.3hNfonqhMTm8rzSjT8kqDNP8f-0X2E_Ao-S31YAuBc8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a026315939a35858-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.102.213",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 15:53:29 UTC] === END API CALL LOG ===
[27-May-2026 15:53:29 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 15:53:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYwIiwidXNlcm5hbWUiOiJDaHJpc3RpYW52aXYiLCJlbWFpbCI6ImNocmlzbGVuY2UyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUwMjAwOH0.3hNfonqhMTm8rzSjT8kqDNP8f-0X2E_Ao-S31YAuBc8
[27-May-2026 15:53:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 15:53:29 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 15:53:29 UTC] User ID: 660
[27-May-2026 15:53:29 UTC] ✅ User profile retrieved successfully for user ID: 660
[27-May-2026 15:53:30 UTC] === API CALL LOG ===
[27-May-2026 15:53:30 UTC] Endpoint: user/profile.php
[27-May-2026 15:53:30 UTC] Full Log Data: {
    "timestamp": "2026-05-27 15:53:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.102.213",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.102.213, 104.23.229.40",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYwIiwidXNlcm5hbWUiOiJDaHJpc3RpYW52aXYiLCJlbWFpbCI6ImNocmlzbGVuY2UyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUwMjAwOH0.3hNfonqhMTm8rzSjT8kqDNP8f-0X2E_Ao-S31YAuBc8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02631606d995858-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.102.213",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 15:53:30 UTC] === END API CALL LOG ===
[27-May-2026 15:53:30 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 15:53:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYwIiwidXNlcm5hbWUiOiJDaHJpc3RpYW52aXYiLCJlbWFpbCI6ImNocmlzbGVuY2UyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUwMjAwOH0.3hNfonqhMTm8rzSjT8kqDNP8f-0X2E_Ao-S31YAuBc8
[27-May-2026 15:53:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 15:53:30 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 15:53:30 UTC] User ID: 660
[27-May-2026 15:53:30 UTC] ✅ User profile retrieved successfully for user ID: 660
[27-May-2026 15:53:53 UTC] === API CALL LOG ===
[27-May-2026 15:53:53 UTC] Endpoint: user/profile.php
[27-May-2026 15:53:53 UTC] Full Log Data: {
    "timestamp": "2026-05-27 15:53:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.102.213",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.102.213, 104.23.229.40",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYwIiwidXNlcm5hbWUiOiJDaHJpc3RpYW52aXYiLCJlbWFpbCI6ImNocmlzbGVuY2UyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUwMjAwOH0.3hNfonqhMTm8rzSjT8kqDNP8f-0X2E_Ao-S31YAuBc8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02631ef7f425858-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.102.213",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 15:53:53 UTC] === END API CALL LOG ===
[27-May-2026 15:53:53 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 15:53:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYwIiwidXNlcm5hbWUiOiJDaHJpc3RpYW52aXYiLCJlbWFpbCI6ImNocmlzbGVuY2UyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUwMjAwOH0.3hNfonqhMTm8rzSjT8kqDNP8f-0X2E_Ao-S31YAuBc8
[27-May-2026 15:53:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 15:53:53 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 15:53:53 UTC] User ID: 660
[27-May-2026 15:53:53 UTC] ✅ User profile retrieved successfully for user ID: 660
[27-May-2026 15:55:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 15:55:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 15:55:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.113.102.213","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYwIiwidXNlcm5hbWUiOiJDaHJpc3RpYW52aXYiLCJlbWFpbCI6ImNocmlzbGVuY2UyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUwMjAwOH0.3hNfonqhMTm8rzSjT8kqDNP8f-0X2E_Ao-S31YAuBc8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a026339458d05858-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.113.102.213","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-May-2026 15:55:01 UTC] === User Orders API Called ===
[27-May-2026 15:55:01 UTC] User ID: 660
[27-May-2026 15:55:01 UTC] Limit: 20, Offset: 0
[27-May-2026 15:55:01 UTC] Orders found: 0
[27-May-2026 15:55:01 UTC] Orders data: []
[27-May-2026 15:55:01 UTC] Total orders count: 0
[27-May-2026 15:55:01 UTC] === API CALL LOG ===
[27-May-2026 15:55:01 UTC] Endpoint: user/profile.php
[27-May-2026 15:55:01 UTC] Full Log Data: {
    "timestamp": "2026-05-27 15:55:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.102.213",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.102.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYwIiwidXNlcm5hbWUiOiJDaHJpc3RpYW52aXYiLCJlbWFpbCI6ImNocmlzbGVuY2UyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUwMjAwOH0.3hNfonqhMTm8rzSjT8kqDNP8f-0X2E_Ao-S31YAuBc8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a026339458d25858-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.102.213",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 15:55:01 UTC] === END API CALL LOG ===
[27-May-2026 15:55:01 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 15:55:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYwIiwidXNlcm5hbWUiOiJDaHJpc3RpYW52aXYiLCJlbWFpbCI6ImNocmlzbGVuY2UyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUwMjAwOH0.3hNfonqhMTm8rzSjT8kqDNP8f-0X2E_Ao-S31YAuBc8
[27-May-2026 15:55:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 15:55:01 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 15:55:01 UTC] User ID: 660
[27-May-2026 15:55:01 UTC] ✅ User profile retrieved successfully for user ID: 660
[27-May-2026 15:55:02 UTC] === API CALL LOG ===
[27-May-2026 15:55:02 UTC] Endpoint: user/profile.php
[27-May-2026 15:55:02 UTC] Full Log Data: {
    "timestamp": "2026-05-27 15:55:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.102.213",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.102.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYwIiwidXNlcm5hbWUiOiJDaHJpc3RpYW52aXYiLCJlbWFpbCI6ImNocmlzbGVuY2UyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUwMjAwOH0.3hNfonqhMTm8rzSjT8kqDNP8f-0X2E_Ao-S31YAuBc8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a026339a6a945858-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.102.213",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 15:55:02 UTC] === END API CALL LOG ===
[27-May-2026 15:55:02 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 15:55:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYwIiwidXNlcm5hbWUiOiJDaHJpc3RpYW52aXYiLCJlbWFpbCI6ImNocmlzbGVuY2UyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUwMjAwOH0.3hNfonqhMTm8rzSjT8kqDNP8f-0X2E_Ao-S31YAuBc8
[27-May-2026 15:55:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 15:55:02 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 15:55:02 UTC] User ID: 660
[27-May-2026 15:55:02 UTC] ✅ User profile retrieved successfully for user ID: 660
[27-May-2026 15:55:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 15:55:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 15:55:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.113.102.213","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYwIiwidXNlcm5hbWUiOiJDaHJpc3RpYW52aXYiLCJlbWFpbCI6ImNocmlzbGVuY2UyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUwMjAwOH0.3hNfonqhMTm8rzSjT8kqDNP8f-0X2E_Ao-S31YAuBc8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a02633a2cc125858-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.113.102.213","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-May-2026 15:55:03 UTC] === User Orders API Called ===
[27-May-2026 15:55:03 UTC] User ID: 660
[27-May-2026 15:55:03 UTC] Limit: 20, Offset: 0
[27-May-2026 15:55:03 UTC] Orders found: 0
[27-May-2026 15:55:03 UTC] Orders data: []
[27-May-2026 15:55:03 UTC] Total orders count: 0
[27-May-2026 15:55:03 UTC] === API CALL LOG ===
[27-May-2026 15:55:03 UTC] Endpoint: user/profile.php
[27-May-2026 15:55:03 UTC] Full Log Data: {
    "timestamp": "2026-05-27 15:55:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.102.213",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.102.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYwIiwidXNlcm5hbWUiOiJDaHJpc3RpYW52aXYiLCJlbWFpbCI6ImNocmlzbGVuY2UyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUwMjAwOH0.3hNfonqhMTm8rzSjT8kqDNP8f-0X2E_Ao-S31YAuBc8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02633a438505858-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.102.213",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 15:55:03 UTC] === END API CALL LOG ===
[27-May-2026 15:55:03 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 15:55:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYwIiwidXNlcm5hbWUiOiJDaHJpc3RpYW52aXYiLCJlbWFpbCI6ImNocmlzbGVuY2UyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUwMjAwOH0.3hNfonqhMTm8rzSjT8kqDNP8f-0X2E_Ao-S31YAuBc8
[27-May-2026 15:55:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 15:55:03 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 15:55:03 UTC] User ID: 660
[27-May-2026 15:55:03 UTC] ✅ User profile retrieved successfully for user ID: 660
[27-May-2026 15:55:05 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 15:55:05 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 15:55:05 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.113.102.213","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYwIiwidXNlcm5hbWUiOiJDaHJpc3RpYW52aXYiLCJlbWFpbCI6ImNocmlzbGVuY2UyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUwMjAwOH0.3hNfonqhMTm8rzSjT8kqDNP8f-0X2E_Ao-S31YAuBc8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a02633b24b795858-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.113.102.213","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-May-2026 15:55:05 UTC] === User Orders API Called ===
[27-May-2026 15:55:05 UTC] User ID: 660
[27-May-2026 15:55:05 UTC] Limit: 20, Offset: 0
[27-May-2026 15:55:05 UTC] Orders found: 0
[27-May-2026 15:55:05 UTC] Orders data: []
[27-May-2026 15:55:05 UTC] Total orders count: 0
[27-May-2026 15:55:05 UTC] === API CALL LOG ===
[27-May-2026 15:55:05 UTC] Endpoint: user/profile.php
[27-May-2026 15:55:05 UTC] Full Log Data: {
    "timestamp": "2026-05-27 15:55:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.102.213",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.102.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYwIiwidXNlcm5hbWUiOiJDaHJpc3RpYW52aXYiLCJlbWFpbCI6ImNocmlzbGVuY2UyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUwMjAwOH0.3hNfonqhMTm8rzSjT8kqDNP8f-0X2E_Ao-S31YAuBc8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02633b24b7b5858-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.102.213",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 15:55:05 UTC] === END API CALL LOG ===
[27-May-2026 15:55:05 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 15:55:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYwIiwidXNlcm5hbWUiOiJDaHJpc3RpYW52aXYiLCJlbWFpbCI6ImNocmlzbGVuY2UyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUwMjAwOH0.3hNfonqhMTm8rzSjT8kqDNP8f-0X2E_Ao-S31YAuBc8
[27-May-2026 15:55:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 15:55:05 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 15:55:05 UTC] User ID: 660
[27-May-2026 15:55:05 UTC] ✅ User profile retrieved successfully for user ID: 660
[27-May-2026 15:55:06 UTC] === API CALL LOG ===
[27-May-2026 15:55:06 UTC] Endpoint: user/profile.php
[27-May-2026 15:55:06 UTC] Full Log Data: {
    "timestamp": "2026-05-27 15:55:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.102.213",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.102.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYwIiwidXNlcm5hbWUiOiJDaHJpc3RpYW52aXYiLCJlbWFpbCI6ImNocmlzbGVuY2UyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUwMjAwOH0.3hNfonqhMTm8rzSjT8kqDNP8f-0X2E_Ao-S31YAuBc8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02633b59dbc5858-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.102.213",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 15:55:06 UTC] === END API CALL LOG ===
[27-May-2026 15:55:06 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 15:55:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYwIiwidXNlcm5hbWUiOiJDaHJpc3RpYW52aXYiLCJlbWFpbCI6ImNocmlzbGVuY2UyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUwMjAwOH0.3hNfonqhMTm8rzSjT8kqDNP8f-0X2E_Ao-S31YAuBc8
[27-May-2026 15:55:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 15:55:06 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 15:55:06 UTC] User ID: 660
[27-May-2026 15:55:06 UTC] ✅ User profile retrieved successfully for user ID: 660
[27-May-2026 15:55:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 15:55:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 15:55:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.113.102.213","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYwIiwidXNlcm5hbWUiOiJDaHJpc3RpYW52aXYiLCJlbWFpbCI6ImNocmlzbGVuY2UyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUwMjAwOH0.3hNfonqhMTm8rzSjT8kqDNP8f-0X2E_Ao-S31YAuBc8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a02633b89e9d5858-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.113.102.213","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-May-2026 15:55:06 UTC] === User Orders API Called ===
[27-May-2026 15:55:06 UTC] User ID: 660
[27-May-2026 15:55:06 UTC] Limit: 20, Offset: 0
[27-May-2026 15:55:06 UTC] Orders found: 0
[27-May-2026 15:55:06 UTC] Orders data: []
[27-May-2026 15:55:06 UTC] Total orders count: 0
[27-May-2026 15:55:07 UTC] === API CALL LOG ===
[27-May-2026 15:55:07 UTC] Endpoint: user/profile.php
[27-May-2026 15:55:07 UTC] Full Log Data: {
    "timestamp": "2026-05-27 15:55:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.102.213",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.102.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYwIiwidXNlcm5hbWUiOiJDaHJpc3RpYW52aXYiLCJlbWFpbCI6ImNocmlzbGVuY2UyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUwMjAwOH0.3hNfonqhMTm8rzSjT8kqDNP8f-0X2E_Ao-S31YAuBc8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02633bbf9295858-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.102.213",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 15:55:07 UTC] === END API CALL LOG ===
[27-May-2026 15:55:07 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 15:55:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYwIiwidXNlcm5hbWUiOiJDaHJpc3RpYW52aXYiLCJlbWFpbCI6ImNocmlzbGVuY2UyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUwMjAwOH0.3hNfonqhMTm8rzSjT8kqDNP8f-0X2E_Ao-S31YAuBc8
[27-May-2026 15:55:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 15:55:07 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 15:55:07 UTC] User ID: 660
[27-May-2026 15:55:07 UTC] ✅ User profile retrieved successfully for user ID: 660
[27-May-2026 15:55:09 UTC] === API CALL LOG ===
[27-May-2026 15:55:09 UTC] Endpoint: user/profile.php
[27-May-2026 15:55:09 UTC] Full Log Data: {
    "timestamp": "2026-05-27 15:55:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.102.213",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.102.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYwIiwidXNlcm5hbWUiOiJDaHJpc3RpYW52aXYiLCJlbWFpbCI6ImNocmlzbGVuY2UyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUwMjAwOH0.3hNfonqhMTm8rzSjT8kqDNP8f-0X2E_Ao-S31YAuBc8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02633c9d9105858-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.102.213",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 15:55:09 UTC] === END API CALL LOG ===
[27-May-2026 15:55:09 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 15:55:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYwIiwidXNlcm5hbWUiOiJDaHJpc3RpYW52aXYiLCJlbWFpbCI6ImNocmlzbGVuY2UyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUwMjAwOH0.3hNfonqhMTm8rzSjT8kqDNP8f-0X2E_Ao-S31YAuBc8
[27-May-2026 15:55:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 15:55:09 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 15:55:09 UTC] User ID: 660
[27-May-2026 15:55:09 UTC] ✅ User profile retrieved successfully for user ID: 660
[27-May-2026 15:55:10 UTC] User Purchases API - User ID: 660
[27-May-2026 15:55:10 UTC] User Purchases API - Total purchases found: 0
[27-May-2026 19:55:07 UTC] === API CALL LOG ===
[27-May-2026 19:55:07 UTC] Endpoint: user/profile.php
[27-May-2026 19:55:07 UTC] Full Log Data: {
    "timestamp": "2026-05-27 19:55:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.144.113.174",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.144.113.174, 162.159.119.23",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYxIiwidXNlcm5hbWUiOiJnZGdkeWQ2ZDZkdCIsImVtYWlsIjoieWRnZHlkNmQ2Z2ZAZ21haWwuY29tIiwiZXhwIjoxNzgwNTE2NTA2fQ.yk_gerQBn7WFXHE3hCE2TNOjUuoEz044mMXGq_RkaV4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a027934be9824153-EWR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.144.113.174",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 19:55:07 UTC] === END API CALL LOG ===
[27-May-2026 19:55:07 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 19:55:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYxIiwidXNlcm5hbWUiOiJnZGdkeWQ2ZDZkdCIsImVtYWlsIjoieWRnZHlkNmQ2Z2ZAZ21haWwuY29tIiwiZXhwIjoxNzgwNTE2NTA2fQ.yk_gerQBn7WFXHE3hCE2TNOjUuoEz044mMXGq_RkaV4
[27-May-2026 19:55:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 19:55:07 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 19:55:07 UTC] User ID: 661
[27-May-2026 19:55:07 UTC] ✅ User profile retrieved successfully for user ID: 661
[27-May-2026 19:55:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 19:55:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 19:55:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"45.144.113.174, 162.159.119.23","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYxIiwidXNlcm5hbWUiOiJnZGdkeWQ2ZDZkdCIsImVtYWlsIjoieWRnZHlkNmQ2Z2ZAZ21haWwuY29tIiwiZXhwIjoxNzgwNTE2NTA2fQ.yk_gerQBn7WFXHE3hCE2TNOjUuoEz044mMXGq_RkaV4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a027934be9884153-EWR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"45.144.113.174","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-May-2026 19:55:07 UTC] === User Orders API Called ===
[27-May-2026 19:55:07 UTC] User ID: 661
[27-May-2026 19:55:07 UTC] Limit: 20, Offset: 0
[27-May-2026 19:55:07 UTC] Orders found: 0
[27-May-2026 19:55:07 UTC] Orders data: []
[27-May-2026 19:55:07 UTC] Total orders count: 0
[27-May-2026 19:55:08 UTC] === API CALL LOG ===
[27-May-2026 19:55:08 UTC] Endpoint: user/profile.php
[27-May-2026 19:55:08 UTC] Full Log Data: {
    "timestamp": "2026-05-27 19:55:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.144.113.174",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.144.113.174, 162.159.119.22",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYxIiwidXNlcm5hbWUiOiJnZGdkeWQ2ZDZkdCIsImVtYWlsIjoieWRnZHlkNmQ2Z2ZAZ21haWwuY29tIiwiZXhwIjoxNzgwNTE2NTA2fQ.yk_gerQBn7WFXHE3hCE2TNOjUuoEz044mMXGq_RkaV4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a027934cecc64153-EWR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.144.113.174",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 19:55:08 UTC] === END API CALL LOG ===
[27-May-2026 19:55:08 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 19:55:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYxIiwidXNlcm5hbWUiOiJnZGdkeWQ2ZDZkdCIsImVtYWlsIjoieWRnZHlkNmQ2Z2ZAZ21haWwuY29tIiwiZXhwIjoxNzgwNTE2NTA2fQ.yk_gerQBn7WFXHE3hCE2TNOjUuoEz044mMXGq_RkaV4
[27-May-2026 19:55:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 19:55:08 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 19:55:08 UTC] User ID: 661
[27-May-2026 19:55:08 UTC] ✅ User profile retrieved successfully for user ID: 661
[27-May-2026 19:55:08 UTC] === API CALL LOG ===
[27-May-2026 19:55:08 UTC] Endpoint: user/profile.php
[27-May-2026 19:55:08 UTC] Full Log Data: {
    "timestamp": "2026-05-27 19:55:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.144.113.174",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.144.113.174, 162.159.119.23",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYxIiwidXNlcm5hbWUiOiJnZGdkeWQ2ZDZkdCIsImVtYWlsIjoieWRnZHlkNmQ2Z2ZAZ21haWwuY29tIiwiZXhwIjoxNzgwNTE2NTA2fQ.yk_gerQBn7WFXHE3hCE2TNOjUuoEz044mMXGq_RkaV4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02793542b974153-EWR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.144.113.174",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 19:55:08 UTC] === END API CALL LOG ===
[27-May-2026 19:55:08 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 19:55:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYxIiwidXNlcm5hbWUiOiJnZGdkeWQ2ZDZkdCIsImVtYWlsIjoieWRnZHlkNmQ2Z2ZAZ21haWwuY29tIiwiZXhwIjoxNzgwNTE2NTA2fQ.yk_gerQBn7WFXHE3hCE2TNOjUuoEz044mMXGq_RkaV4
[27-May-2026 19:55:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 19:55:08 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 19:55:08 UTC] User ID: 661
[27-May-2026 19:55:08 UTC] ✅ User profile retrieved successfully for user ID: 661
[27-May-2026 19:55:22 UTC] === API CALL LOG ===
[27-May-2026 19:55:22 UTC] Endpoint: user/profile.php
[27-May-2026 19:55:22 UTC] Full Log Data: {
    "timestamp": "2026-05-27 19:55:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.144.113.174",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.144.113.174, 162.159.119.31",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYxIiwidXNlcm5hbWUiOiJnZGdkeWQ2ZDZkdCIsImVtYWlsIjoieWRnZHlkNmQ2Z2ZAZ21haWwuY29tIiwiZXhwIjoxNzgwNTE2NTA2fQ.yk_gerQBn7WFXHE3hCE2TNOjUuoEz044mMXGq_RkaV4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02793a65ed74153-EWR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.144.113.174",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 19:55:22 UTC] === END API CALL LOG ===
[27-May-2026 19:55:22 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 19:55:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYxIiwidXNlcm5hbWUiOiJnZGdkeWQ2ZDZkdCIsImVtYWlsIjoieWRnZHlkNmQ2Z2ZAZ21haWwuY29tIiwiZXhwIjoxNzgwNTE2NTA2fQ.yk_gerQBn7WFXHE3hCE2TNOjUuoEz044mMXGq_RkaV4
[27-May-2026 19:55:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 19:55:22 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 19:55:22 UTC] User ID: 661
[27-May-2026 19:55:22 UTC] ✅ User profile retrieved successfully for user ID: 661
[27-May-2026 19:55:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 19:55:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 19:55:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"45.144.113.174, 162.159.119.31","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYxIiwidXNlcm5hbWUiOiJnZGdkeWQ2ZDZkdCIsImVtYWlsIjoieWRnZHlkNmQ2Z2ZAZ21haWwuY29tIiwiZXhwIjoxNzgwNTE2NTA2fQ.yk_gerQBn7WFXHE3hCE2TNOjUuoEz044mMXGq_RkaV4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a02793a65ed24153-EWR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"45.144.113.174","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-May-2026 19:55:22 UTC] === User Orders API Called ===
[27-May-2026 19:55:22 UTC] User ID: 661
[27-May-2026 19:55:22 UTC] Limit: 20, Offset: 0
[27-May-2026 19:55:22 UTC] Orders found: 0
[27-May-2026 19:55:22 UTC] Orders data: []
[27-May-2026 19:55:22 UTC] Total orders count: 0
[27-May-2026 19:55:22 UTC] === API CALL LOG ===
[27-May-2026 19:55:22 UTC] Endpoint: user/profile.php
[27-May-2026 19:55:22 UTC] Full Log Data: {
    "timestamp": "2026-05-27 19:55:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.144.113.174",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.144.113.174, 162.159.119.31",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYxIiwidXNlcm5hbWUiOiJnZGdkeWQ2ZDZkdCIsImVtYWlsIjoieWRnZHlkNmQ2Z2ZAZ21haWwuY29tIiwiZXhwIjoxNzgwNTE2NTA2fQ.yk_gerQBn7WFXHE3hCE2TNOjUuoEz044mMXGq_RkaV4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02793aa5d0a4153-EWR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.144.113.174",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 19:55:22 UTC] === END API CALL LOG ===
[27-May-2026 19:55:22 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 19:55:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYxIiwidXNlcm5hbWUiOiJnZGdkeWQ2ZDZkdCIsImVtYWlsIjoieWRnZHlkNmQ2Z2ZAZ21haWwuY29tIiwiZXhwIjoxNzgwNTE2NTA2fQ.yk_gerQBn7WFXHE3hCE2TNOjUuoEz044mMXGq_RkaV4
[27-May-2026 19:55:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 19:55:22 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 19:55:22 UTC] User ID: 661
[27-May-2026 19:55:22 UTC] ✅ User profile retrieved successfully for user ID: 661
[27-May-2026 19:55:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 19:55:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 19:55:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"45.144.113.174, 162.159.119.30","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYxIiwidXNlcm5hbWUiOiJnZGdkeWQ2ZDZkdCIsImVtYWlsIjoieWRnZHlkNmQ2Z2ZAZ21haWwuY29tIiwiZXhwIjoxNzgwNTE2NTA2fQ.yk_gerQBn7WFXHE3hCE2TNOjUuoEz044mMXGq_RkaV4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a02793f2cf824153-EWR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"45.144.113.174","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-May-2026 19:55:34 UTC] === User Orders API Called ===
[27-May-2026 19:55:34 UTC] User ID: 661
[27-May-2026 19:55:34 UTC] Limit: 20, Offset: 0
[27-May-2026 19:55:34 UTC] Orders found: 0
[27-May-2026 19:55:34 UTC] Orders data: []
[27-May-2026 19:55:34 UTC] Total orders count: 0
[27-May-2026 19:55:35 UTC] === API CALL LOG ===
[27-May-2026 19:55:35 UTC] Endpoint: user/profile.php
[27-May-2026 19:55:35 UTC] Full Log Data: {
    "timestamp": "2026-05-27 19:55:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.144.113.174",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.144.113.174, 162.159.119.30",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYxIiwidXNlcm5hbWUiOiJnZGdkeWQ2ZDZkdCIsImVtYWlsIjoieWRnZHlkNmQ2Z2ZAZ21haWwuY29tIiwiZXhwIjoxNzgwNTE2NTA2fQ.yk_gerQBn7WFXHE3hCE2TNOjUuoEz044mMXGq_RkaV4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02793f7ddf54153-EWR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.144.113.174",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 19:55:35 UTC] === END API CALL LOG ===
[27-May-2026 19:55:35 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 19:55:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYxIiwidXNlcm5hbWUiOiJnZGdkeWQ2ZDZkdCIsImVtYWlsIjoieWRnZHlkNmQ2Z2ZAZ21haWwuY29tIiwiZXhwIjoxNzgwNTE2NTA2fQ.yk_gerQBn7WFXHE3hCE2TNOjUuoEz044mMXGq_RkaV4
[27-May-2026 19:55:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 19:55:35 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 19:55:35 UTC] User ID: 661
[27-May-2026 19:55:35 UTC] ✅ User profile retrieved successfully for user ID: 661
[27-May-2026 19:55:35 UTC] User Purchases API - User ID: 661
[27-May-2026 19:55:35 UTC] User Purchases API - Total purchases found: 0
[27-May-2026 19:55:37 UTC] === API CALL LOG ===
[27-May-2026 19:55:37 UTC] Endpoint: user/profile.php
[27-May-2026 19:55:37 UTC] Full Log Data: {
    "timestamp": "2026-05-27 19:55:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.144.113.174",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.144.113.174, 162.159.119.30",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYxIiwidXNlcm5hbWUiOiJnZGdkeWQ2ZDZkdCIsImVtYWlsIjoieWRnZHlkNmQ2Z2ZAZ21haWwuY29tIiwiZXhwIjoxNzgwNTE2NTA2fQ.yk_gerQBn7WFXHE3hCE2TNOjUuoEz044mMXGq_RkaV4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02794047c374153-EWR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.144.113.174",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 19:55:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 19:55:37 UTC] === END API CALL LOG ===
[27-May-2026 19:55:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-May-2026 19:55:37 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 19:55:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"45.144.113.174, 162.159.119.30","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYxIiwidXNlcm5hbWUiOiJnZGdkeWQ2ZDZkdCIsImVtYWlsIjoieWRnZHlkNmQ2Z2ZAZ21haWwuY29tIiwiZXhwIjoxNzgwNTE2NTA2fQ.yk_gerQBn7WFXHE3hCE2TNOjUuoEz044mMXGq_RkaV4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a02794047c304153-EWR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"45.144.113.174","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-May-2026 19:55:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYxIiwidXNlcm5hbWUiOiJnZGdkeWQ2ZDZkdCIsImVtYWlsIjoieWRnZHlkNmQ2Z2ZAZ21haWwuY29tIiwiZXhwIjoxNzgwNTE2NTA2fQ.yk_gerQBn7WFXHE3hCE2TNOjUuoEz044mMXGq_RkaV4
[27-May-2026 19:55:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 19:55:37 UTC] === User Orders API Called ===
[27-May-2026 19:55:37 UTC] User ID: 661
[27-May-2026 19:55:37 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 19:55:37 UTC] Limit: 20, Offset: 0
[27-May-2026 19:55:37 UTC] User ID: 661
[27-May-2026 19:55:37 UTC] ✅ User profile retrieved successfully for user ID: 661
[27-May-2026 19:55:37 UTC] Orders found: 0
[27-May-2026 19:55:37 UTC] Orders data: []
[27-May-2026 19:55:37 UTC] Total orders count: 0
[27-May-2026 19:55:37 UTC] === API CALL LOG ===
[27-May-2026 19:55:37 UTC] Endpoint: user/profile.php
[27-May-2026 19:55:37 UTC] Full Log Data: {
    "timestamp": "2026-05-27 19:55:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.144.113.174",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.144.113.174, 162.159.119.30",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYxIiwidXNlcm5hbWUiOiJnZGdkeWQ2ZDZkdCIsImVtYWlsIjoieWRnZHlkNmQ2Z2ZAZ21haWwuY29tIiwiZXhwIjoxNzgwNTE2NTA2fQ.yk_gerQBn7WFXHE3hCE2TNOjUuoEz044mMXGq_RkaV4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0279408da544153-EWR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.144.113.174",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 19:55:37 UTC] === END API CALL LOG ===
[27-May-2026 19:55:37 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 19:55:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYxIiwidXNlcm5hbWUiOiJnZGdkeWQ2ZDZkdCIsImVtYWlsIjoieWRnZHlkNmQ2Z2ZAZ21haWwuY29tIiwiZXhwIjoxNzgwNTE2NTA2fQ.yk_gerQBn7WFXHE3hCE2TNOjUuoEz044mMXGq_RkaV4
[27-May-2026 19:55:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 19:55:37 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 19:55:37 UTC] User ID: 661
[27-May-2026 19:55:37 UTC] ✅ User profile retrieved successfully for user ID: 661
[27-May-2026 19:55:38 UTC] === API CALL LOG ===
[27-May-2026 19:55:38 UTC] Endpoint: user/profile.php
[27-May-2026 19:55:38 UTC] Full Log Data: {
    "timestamp": "2026-05-27 19:55:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.144.113.174",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.144.113.174, 162.159.119.30",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYxIiwidXNlcm5hbWUiOiJnZGdkeWQ2ZDZkdCIsImVtYWlsIjoieWRnZHlkNmQ2Z2ZAZ21haWwuY29tIiwiZXhwIjoxNzgwNTE2NTA2fQ.yk_gerQBn7WFXHE3hCE2TNOjUuoEz044mMXGq_RkaV4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a027940c2c7b4153-EWR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.144.113.174",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 19:55:38 UTC] === END API CALL LOG ===
[27-May-2026 19:55:38 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 19:55:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYxIiwidXNlcm5hbWUiOiJnZGdkeWQ2ZDZkdCIsImVtYWlsIjoieWRnZHlkNmQ2Z2ZAZ21haWwuY29tIiwiZXhwIjoxNzgwNTE2NTA2fQ.yk_gerQBn7WFXHE3hCE2TNOjUuoEz044mMXGq_RkaV4
[27-May-2026 19:55:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 19:55:38 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 19:55:38 UTC] User ID: 661
[27-May-2026 19:55:38 UTC] ✅ User profile retrieved successfully for user ID: 661
[27-May-2026 19:55:39 UTC] === API CALL LOG ===
[27-May-2026 19:55:39 UTC] Endpoint: user/profile.php
[27-May-2026 19:55:39 UTC] Full Log Data: {
    "timestamp": "2026-05-27 19:55:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.144.113.174",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.144.113.174, 162.159.119.30",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYxIiwidXNlcm5hbWUiOiJnZGdkeWQ2ZDZkdCIsImVtYWlsIjoieWRnZHlkNmQ2Z2ZAZ21haWwuY29tIiwiZXhwIjoxNzgwNTE2NTA2fQ.yk_gerQBn7WFXHE3hCE2TNOjUuoEz044mMXGq_RkaV4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02794120ee84153-EWR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.144.113.174",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 19:55:39 UTC] === END API CALL LOG ===
[27-May-2026 19:55:39 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 19:55:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYxIiwidXNlcm5hbWUiOiJnZGdkeWQ2ZDZkdCIsImVtYWlsIjoieWRnZHlkNmQ2Z2ZAZ21haWwuY29tIiwiZXhwIjoxNzgwNTE2NTA2fQ.yk_gerQBn7WFXHE3hCE2TNOjUuoEz044mMXGq_RkaV4
[27-May-2026 19:55:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 19:55:39 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 19:55:39 UTC] User ID: 661
[27-May-2026 19:55:39 UTC] ✅ User profile retrieved successfully for user ID: 661
[27-May-2026 19:55:43 UTC] === API CALL LOG ===
[27-May-2026 19:55:43 UTC] Endpoint: user/profile.php
[27-May-2026 19:55:43 UTC] Full Log Data: {
    "timestamp": "2026-05-27 19:55:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.144.113.174",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.144.113.174, 162.159.119.30",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYxIiwidXNlcm5hbWUiOiJnZGdkeWQ2ZDZkdCIsImVtYWlsIjoieWRnZHlkNmQ2Z2ZAZ21haWwuY29tIiwiZXhwIjoxNzgwNTE2NTA2fQ.yk_gerQBn7WFXHE3hCE2TNOjUuoEz044mMXGq_RkaV4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0279429db264153-EWR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.144.113.174",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-May-2026 19:55:43 UTC] === END API CALL LOG ===
[27-May-2026 19:55:43 UTC] ✅ API Hash verification passed for profile endpoint
[27-May-2026 19:55:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYxIiwidXNlcm5hbWUiOiJnZGdkeWQ2ZDZkdCIsImVtYWlsIjoieWRnZHlkNmQ2Z2ZAZ21haWwuY29tIiwiZXhwIjoxNzgwNTE2NTA2fQ.yk_gerQBn7WFXHE3hCE2TNOjUuoEz044mMXGq_RkaV4
[27-May-2026 19:55:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-May-2026 19:55:43 UTC] ✅ JWT token verified successfully for user profile
[27-May-2026 19:55:43 UTC] User ID: 661
[27-May-2026 19:55:43 UTC] ✅ User profile retrieved successfully for user ID: 661
[28-May-2026 01:01:12 UTC] === API CALL LOG ===
[28-May-2026 01:01:12 UTC] Endpoint: user/profile.php
[28-May-2026 01:01:12 UTC] Full Log Data: {
    "timestamp": "2026-05-28 01:01:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.79.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.79.167, 172.71.178.5",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2MzgsInVzZXJuYW1lIjoiTmVkdXN0YXIiLCJlbWFpbCI6Implc3NpY2Fqb3NlNTMyNzlAZ21haWwuY29tIiwiZXhwIjoxNzgwMTkwNTMyfQ.zViavqyAP1z7-mwSDB8L-Z2cYQQoFVFVUHLu2Uq3lJU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02953a7ca897a3e-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.79.167",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 01:01:12 UTC] === END API CALL LOG ===
[28-May-2026 01:01:12 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 01:01:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2MzgsInVzZXJuYW1lIjoiTmVkdXN0YXIiLCJlbWFpbCI6Implc3NpY2Fqb3NlNTMyNzlAZ21haWwuY29tIiwiZXhwIjoxNzgwMTkwNTMyfQ.zViavqyAP1z7-mwSDB8L-Z2cYQQoFVFVUHLu2Uq3lJU
[28-May-2026 01:01:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 01:01:12 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 01:01:12 UTC] User ID: 638
[28-May-2026 01:01:12 UTC] ✅ User profile retrieved successfully for user ID: 638
[28-May-2026 01:01:13 UTC] === API CALL LOG ===
[28-May-2026 01:01:13 UTC] Endpoint: user/profile.php
[28-May-2026 01:01:13 UTC] Full Log Data: {
    "timestamp": "2026-05-28 01:01:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.79.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.79.167, 172.71.178.5",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2MzgsInVzZXJuYW1lIjoiTmVkdXN0YXIiLCJlbWFpbCI6Implc3NpY2Fqb3NlNTMyNzlAZ21haWwuY29tIiwiZXhwIjoxNzgwMTkwNTMyfQ.zViavqyAP1z7-mwSDB8L-Z2cYQQoFVFVUHLu2Uq3lJU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02953afad3c7a3e-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.79.167",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 01:01:13 UTC] === END API CALL LOG ===
[28-May-2026 01:01:13 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 01:01:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2MzgsInVzZXJuYW1lIjoiTmVkdXN0YXIiLCJlbWFpbCI6Implc3NpY2Fqb3NlNTMyNzlAZ21haWwuY29tIiwiZXhwIjoxNzgwMTkwNTMyfQ.zViavqyAP1z7-mwSDB8L-Z2cYQQoFVFVUHLu2Uq3lJU
[28-May-2026 01:01:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 01:01:13 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 01:01:13 UTC] User ID: 638
[28-May-2026 01:01:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 01:01:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 01:01:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.79.167, 172.71.178.5","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2MzgsInVzZXJuYW1lIjoiTmVkdXN0YXIiLCJlbWFpbCI6Implc3NpY2Fqb3NlNTMyNzlAZ21haWwuY29tIiwiZXhwIjoxNzgwMTkwNTMyfQ.zViavqyAP1z7-mwSDB8L-Z2cYQQoFVFVUHLu2Uq3lJU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a02953afad3b7a3e-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.79.167","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-May-2026 01:01:13 UTC] === User Orders API Called ===
[28-May-2026 01:01:13 UTC] User ID: 638
[28-May-2026 01:01:13 UTC] Limit: 20, Offset: 0
[28-May-2026 01:01:13 UTC] ✅ User profile retrieved successfully for user ID: 638
[28-May-2026 01:01:13 UTC] Orders found: 0
[28-May-2026 01:01:13 UTC] Orders data: []
[28-May-2026 01:01:13 UTC] Total orders count: 0
[28-May-2026 01:01:13 UTC] === API CALL LOG ===
[28-May-2026 01:01:13 UTC] Endpoint: user/profile.php
[28-May-2026 01:01:13 UTC] Full Log Data: {
    "timestamp": "2026-05-28 01:01:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.79.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.79.167, 172.71.178.5",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2MzgsInVzZXJuYW1lIjoiTmVkdXN0YXIiLCJlbWFpbCI6Implc3NpY2Fqb3NlNTMyNzlAZ21haWwuY29tIiwiZXhwIjoxNzgwMTkwNTMyfQ.zViavqyAP1z7-mwSDB8L-Z2cYQQoFVFVUHLu2Uq3lJU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02953afad387a3e-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.79.167",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 01:01:13 UTC] === END API CALL LOG ===
[28-May-2026 01:01:13 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 01:01:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2MzgsInVzZXJuYW1lIjoiTmVkdXN0YXIiLCJlbWFpbCI6Implc3NpY2Fqb3NlNTMyNzlAZ21haWwuY29tIiwiZXhwIjoxNzgwMTkwNTMyfQ.zViavqyAP1z7-mwSDB8L-Z2cYQQoFVFVUHLu2Uq3lJU
[28-May-2026 01:01:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 01:01:13 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 01:01:13 UTC] User ID: 638
[28-May-2026 01:01:13 UTC] ✅ User profile retrieved successfully for user ID: 638
[28-May-2026 01:01:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 01:01:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 01:01:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.79.167, 172.71.178.5","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2MzgsInVzZXJuYW1lIjoiTmVkdXN0YXIiLCJlbWFpbCI6Implc3NpY2Fqb3NlNTMyNzlAZ21haWwuY29tIiwiZXhwIjoxNzgwMTkwNTMyfQ.zViavqyAP1z7-mwSDB8L-Z2cYQQoFVFVUHLu2Uq3lJU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a02953f248ae7a3e-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.79.167","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-May-2026 01:01:24 UTC] === User Orders API Called ===
[28-May-2026 01:01:24 UTC] User ID: 638
[28-May-2026 01:01:24 UTC] Limit: 20, Offset: 0
[28-May-2026 01:01:24 UTC] Orders found: 0
[28-May-2026 01:01:24 UTC] Orders data: []
[28-May-2026 01:01:24 UTC] Total orders count: 0
[28-May-2026 01:01:25 UTC] === API CALL LOG ===
[28-May-2026 01:01:25 UTC] Endpoint: user/profile.php
[28-May-2026 01:01:25 UTC] Full Log Data: {
    "timestamp": "2026-05-28 01:01:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.79.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.79.167, 172.71.178.5",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2MzgsInVzZXJuYW1lIjoiTmVkdXN0YXIiLCJlbWFpbCI6Implc3NpY2Fqb3NlNTMyNzlAZ21haWwuY29tIiwiZXhwIjoxNzgwMTkwNTMyfQ.zViavqyAP1z7-mwSDB8L-Z2cYQQoFVFVUHLu2Uq3lJU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02953fc4ed97a3e-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.79.167",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 01:01:25 UTC] === END API CALL LOG ===
[28-May-2026 01:01:25 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 01:01:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2MzgsInVzZXJuYW1lIjoiTmVkdXN0YXIiLCJlbWFpbCI6Implc3NpY2Fqb3NlNTMyNzlAZ21haWwuY29tIiwiZXhwIjoxNzgwMTkwNTMyfQ.zViavqyAP1z7-mwSDB8L-Z2cYQQoFVFVUHLu2Uq3lJU
[28-May-2026 01:01:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 01:01:25 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 01:01:25 UTC] User ID: 638
[28-May-2026 01:01:25 UTC] ✅ User profile retrieved successfully for user ID: 638
[28-May-2026 01:01:26 UTC] User Purchases API - User ID: 638
[28-May-2026 01:01:26 UTC] User Purchases API - Total purchases found: 2
[28-May-2026 01:01:39 UTC] User Purchases API - User ID: 638
[28-May-2026 01:01:39 UTC] User Purchases API - Total purchases found: 2
[28-May-2026 01:01:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 01:01:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 01:01:46 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.79.167, 172.71.178.4","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2MzgsInVzZXJuYW1lIjoiTmVkdXN0YXIiLCJlbWFpbCI6Implc3NpY2Fqb3NlNTMyNzlAZ21haWwuY29tIiwiZXhwIjoxNzgwMTkwNTMyfQ.zViavqyAP1z7-mwSDB8L-Z2cYQQoFVFVUHLu2Uq3lJU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a029547e6ed07a3e-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.79.167","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-May-2026 01:01:46 UTC] === User Orders API Called ===
[28-May-2026 01:01:46 UTC] User ID: 638
[28-May-2026 01:01:46 UTC] Limit: 20, Offset: 0
[28-May-2026 01:01:46 UTC] Orders found: 0
[28-May-2026 01:01:46 UTC] Orders data: []
[28-May-2026 01:01:46 UTC] Total orders count: 0
[28-May-2026 01:01:46 UTC] === API CALL LOG ===
[28-May-2026 01:01:46 UTC] Endpoint: user/profile.php
[28-May-2026 01:01:46 UTC] Full Log Data: {
    "timestamp": "2026-05-28 01:01:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.79.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.79.167, 172.71.178.4",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2MzgsInVzZXJuYW1lIjoiTmVkdXN0YXIiLCJlbWFpbCI6Implc3NpY2Fqb3NlNTMyNzlAZ21haWwuY29tIiwiZXhwIjoxNzgwMTkwNTMyfQ.zViavqyAP1z7-mwSDB8L-Z2cYQQoFVFVUHLu2Uq3lJU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a029547e6ed27a3e-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.79.167",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 01:01:46 UTC] === END API CALL LOG ===
[28-May-2026 01:01:46 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 01:01:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2MzgsInVzZXJuYW1lIjoiTmVkdXN0YXIiLCJlbWFpbCI6Implc3NpY2Fqb3NlNTMyNzlAZ21haWwuY29tIiwiZXhwIjoxNzgwMTkwNTMyfQ.zViavqyAP1z7-mwSDB8L-Z2cYQQoFVFVUHLu2Uq3lJU
[28-May-2026 01:01:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 01:01:46 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 01:01:46 UTC] User ID: 638
[28-May-2026 01:01:46 UTC] ✅ User profile retrieved successfully for user ID: 638
[28-May-2026 01:01:47 UTC] === API CALL LOG ===
[28-May-2026 01:01:47 UTC] Endpoint: user/profile.php
[28-May-2026 01:01:47 UTC] Full Log Data: {
    "timestamp": "2026-05-28 01:01:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.79.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.79.167, 172.71.178.4",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2MzgsInVzZXJuYW1lIjoiTmVkdXN0YXIiLCJlbWFpbCI6Implc3NpY2Fqb3NlNTMyNzlAZ21haWwuY29tIiwiZXhwIjoxNzgwMTkwNTMyfQ.zViavqyAP1z7-mwSDB8L-Z2cYQQoFVFVUHLu2Uq3lJU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02954828c287a3e-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.79.167",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 01:01:47 UTC] === END API CALL LOG ===
[28-May-2026 01:01:47 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 01:01:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2MzgsInVzZXJuYW1lIjoiTmVkdXN0YXIiLCJlbWFpbCI6Implc3NpY2Fqb3NlNTMyNzlAZ21haWwuY29tIiwiZXhwIjoxNzgwMTkwNTMyfQ.zViavqyAP1z7-mwSDB8L-Z2cYQQoFVFVUHLu2Uq3lJU
[28-May-2026 01:01:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 01:01:47 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 01:01:47 UTC] User ID: 638
[28-May-2026 01:01:47 UTC] ✅ User profile retrieved successfully for user ID: 638
[28-May-2026 01:01:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 01:01:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 01:01:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.79.167, 172.71.178.5","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2MzgsInVzZXJuYW1lIjoiTmVkdXN0YXIiLCJlbWFpbCI6Implc3NpY2Fqb3NlNTMyNzlAZ21haWwuY29tIiwiZXhwIjoxNzgwMTkwNTMyfQ.zViavqyAP1z7-mwSDB8L-Z2cYQQoFVFVUHLu2Uq3lJU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a02954ac5bf57a3e-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.79.167","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-May-2026 01:01:54 UTC] === User Orders API Called ===
[28-May-2026 01:01:54 UTC] User ID: 638
[28-May-2026 01:01:54 UTC] Limit: 20, Offset: 0
[28-May-2026 01:01:54 UTC] Orders found: 0
[28-May-2026 01:01:54 UTC] Orders data: []
[28-May-2026 01:01:54 UTC] Total orders count: 0
[28-May-2026 01:01:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 01:01:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 01:01:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.79.167, 172.71.178.5","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2MzgsInVzZXJuYW1lIjoiTmVkdXN0YXIiLCJlbWFpbCI6Implc3NpY2Fqb3NlNTMyNzlAZ21haWwuY29tIiwiZXhwIjoxNzgwMTkwNTMyfQ.zViavqyAP1z7-mwSDB8L-Z2cYQQoFVFVUHLu2Uq3lJU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a02954bd9bdc7a3e-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.79.167","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-May-2026 01:01:56 UTC] === User Orders API Called ===
[28-May-2026 01:01:56 UTC] User ID: 638
[28-May-2026 01:01:56 UTC] Limit: 20, Offset: 0
[28-May-2026 01:01:56 UTC] === API CALL LOG ===
[28-May-2026 01:01:56 UTC] Orders found: 0
[28-May-2026 01:01:56 UTC] Endpoint: user/profile.php
[28-May-2026 01:01:56 UTC] Orders data: []
[28-May-2026 01:01:56 UTC] Full Log Data: {
    "timestamp": "2026-05-28 01:01:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.79.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.79.167, 172.71.178.5",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2MzgsInVzZXJuYW1lIjoiTmVkdXN0YXIiLCJlbWFpbCI6Implc3NpY2Fqb3NlNTMyNzlAZ21haWwuY29tIiwiZXhwIjoxNzgwMTkwNTMyfQ.zViavqyAP1z7-mwSDB8L-Z2cYQQoFVFVUHLu2Uq3lJU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02954bd9bde7a3e-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.79.167",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 01:01:56 UTC] === END API CALL LOG ===
[28-May-2026 01:01:56 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 01:01:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2MzgsInVzZXJuYW1lIjoiTmVkdXN0YXIiLCJlbWFpbCI6Implc3NpY2Fqb3NlNTMyNzlAZ21haWwuY29tIiwiZXhwIjoxNzgwMTkwNTMyfQ.zViavqyAP1z7-mwSDB8L-Z2cYQQoFVFVUHLu2Uq3lJU
[28-May-2026 01:01:56 UTC] Total orders count: 0
[28-May-2026 01:01:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 01:01:56 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 01:01:56 UTC] User ID: 638
[28-May-2026 01:01:56 UTC] ✅ User profile retrieved successfully for user ID: 638
[28-May-2026 01:01:57 UTC] === API CALL LOG ===
[28-May-2026 01:01:57 UTC] Endpoint: user/profile.php
[28-May-2026 01:01:57 UTC] Full Log Data: {
    "timestamp": "2026-05-28 01:01:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.79.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.79.167, 172.71.178.5",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2MzgsInVzZXJuYW1lIjoiTmVkdXN0YXIiLCJlbWFpbCI6Implc3NpY2Fqb3NlNTMyNzlAZ21haWwuY29tIiwiZXhwIjoxNzgwMTkwNTMyfQ.zViavqyAP1z7-mwSDB8L-Z2cYQQoFVFVUHLu2Uq3lJU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02954c24ae57a3e-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.79.167",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 01:01:57 UTC] === END API CALL LOG ===
[28-May-2026 01:01:57 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 01:01:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2MzgsInVzZXJuYW1lIjoiTmVkdXN0YXIiLCJlbWFpbCI6Implc3NpY2Fqb3NlNTMyNzlAZ21haWwuY29tIiwiZXhwIjoxNzgwMTkwNTMyfQ.zViavqyAP1z7-mwSDB8L-Z2cYQQoFVFVUHLu2Uq3lJU
[28-May-2026 01:01:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 01:01:57 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 01:01:57 UTC] User ID: 638
[28-May-2026 01:01:57 UTC] ✅ User profile retrieved successfully for user ID: 638
[28-May-2026 01:40:28 UTC] === API CALL LOG ===
[28-May-2026 01:40:28 UTC] Endpoint: user/profile.php
[28-May-2026 01:40:28 UTC] Full Log Data: {
    "timestamp": "2026-05-28 01:40:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.40.156.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "84.40.156.1, 172.64.200.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYyIiwidXNlcm5hbWUiOiJARGV2aWwxOTM0NSIsImVtYWlsIjoiazI1MjA1NTAzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzNzIyN30.Oumgpqrp4OL3gU_R6HKC-l0YK8R4Jwiggd9TwNgJVvc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0298d2d98ddf56d-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "84.40.156.1",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 01:40:28 UTC] === END API CALL LOG ===
[28-May-2026 01:40:28 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 01:40:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYyIiwidXNlcm5hbWUiOiJARGV2aWwxOTM0NSIsImVtYWlsIjoiazI1MjA1NTAzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzNzIyN30.Oumgpqrp4OL3gU_R6HKC-l0YK8R4Jwiggd9TwNgJVvc
[28-May-2026 01:40:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 01:40:28 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 01:40:28 UTC] User ID: 662
[28-May-2026 01:40:28 UTC] ✅ User profile retrieved successfully for user ID: 662
[28-May-2026 01:40:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 01:40:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 01:40:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"84.40.156.1, 172.64.200.48","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYyIiwidXNlcm5hbWUiOiJARGV2aWwxOTM0NSIsImVtYWlsIjoiazI1MjA1NTAzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzNzIyN30.Oumgpqrp4OL3gU_R6HKC-l0YK8R4Jwiggd9TwNgJVvc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0298d2dc8f9f56d-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"84.40.156.1","cf-ipcountry":"PL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-May-2026 01:40:28 UTC] === User Orders API Called ===
[28-May-2026 01:40:28 UTC] User ID: 662
[28-May-2026 01:40:28 UTC] Limit: 20, Offset: 0
[28-May-2026 01:40:28 UTC] Orders found: 0
[28-May-2026 01:40:28 UTC] Orders data: []
[28-May-2026 01:40:28 UTC] Total orders count: 0
[28-May-2026 01:40:28 UTC] === API CALL LOG ===
[28-May-2026 01:40:28 UTC] Endpoint: user/profile.php
[28-May-2026 01:40:28 UTC] Full Log Data: {
    "timestamp": "2026-05-28 01:40:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.40.156.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "84.40.156.1, 172.64.200.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYyIiwidXNlcm5hbWUiOiJARGV2aWwxOTM0NSIsImVtYWlsIjoiazI1MjA1NTAzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzNzIyN30.Oumgpqrp4OL3gU_R6HKC-l0YK8R4Jwiggd9TwNgJVvc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0298d2e4978f56d-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "84.40.156.1",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 01:40:28 UTC] === END API CALL LOG ===
[28-May-2026 01:40:28 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 01:40:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYyIiwidXNlcm5hbWUiOiJARGV2aWwxOTM0NSIsImVtYWlsIjoiazI1MjA1NTAzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzNzIyN30.Oumgpqrp4OL3gU_R6HKC-l0YK8R4Jwiggd9TwNgJVvc
[28-May-2026 01:40:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 01:40:28 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 01:40:28 UTC] User ID: 662
[28-May-2026 01:40:28 UTC] ✅ User profile retrieved successfully for user ID: 662
[28-May-2026 01:40:28 UTC] === API CALL LOG ===
[28-May-2026 01:40:28 UTC] Endpoint: user/profile.php
[28-May-2026 01:40:28 UTC] Full Log Data: {
    "timestamp": "2026-05-28 01:40:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.40.156.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "84.40.156.1, 172.64.200.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYyIiwidXNlcm5hbWUiOiJARGV2aWwxOTM0NSIsImVtYWlsIjoiazI1MjA1NTAzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzNzIyN30.Oumgpqrp4OL3gU_R6HKC-l0YK8R4Jwiggd9TwNgJVvc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0298d2f7a7df56d-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "84.40.156.1",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 01:40:28 UTC] === END API CALL LOG ===
[28-May-2026 01:40:28 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 01:40:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYyIiwidXNlcm5hbWUiOiJARGV2aWwxOTM0NSIsImVtYWlsIjoiazI1MjA1NTAzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzNzIyN30.Oumgpqrp4OL3gU_R6HKC-l0YK8R4Jwiggd9TwNgJVvc
[28-May-2026 01:40:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 01:40:28 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 01:40:28 UTC] User ID: 662
[28-May-2026 01:40:28 UTC] ✅ User profile retrieved successfully for user ID: 662
[28-May-2026 01:40:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 01:40:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 01:40:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"84.40.156.1, 172.64.200.14","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYyIiwidXNlcm5hbWUiOiJARGV2aWwxOTM0NSIsImVtYWlsIjoiazI1MjA1NTAzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzNzIyN30.Oumgpqrp4OL3gU_R6HKC-l0YK8R4Jwiggd9TwNgJVvc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0298d5bdf5ff56d-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"84.40.156.1","cf-ipcountry":"PL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-May-2026 01:40:35 UTC] === User Orders API Called ===
[28-May-2026 01:40:35 UTC] User ID: 662
[28-May-2026 01:40:35 UTC] Limit: 20, Offset: 0
[28-May-2026 01:40:35 UTC] Orders found: 0
[28-May-2026 01:40:35 UTC] Orders data: []
[28-May-2026 01:40:35 UTC] Total orders count: 0
[28-May-2026 01:40:35 UTC] === API CALL LOG ===
[28-May-2026 01:40:35 UTC] Endpoint: user/profile.php
[28-May-2026 01:40:35 UTC] Full Log Data: {
    "timestamp": "2026-05-28 01:40:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.40.156.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "84.40.156.1, 172.64.200.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYyIiwidXNlcm5hbWUiOiJARGV2aWwxOTM0NSIsImVtYWlsIjoiazI1MjA1NTAzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzNzIyN30.Oumgpqrp4OL3gU_R6HKC-l0YK8R4Jwiggd9TwNgJVvc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0298d5c8ff8f56d-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "84.40.156.1",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 01:40:35 UTC] === END API CALL LOG ===
[28-May-2026 01:40:35 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 01:40:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYyIiwidXNlcm5hbWUiOiJARGV2aWwxOTM0NSIsImVtYWlsIjoiazI1MjA1NTAzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzNzIyN30.Oumgpqrp4OL3gU_R6HKC-l0YK8R4Jwiggd9TwNgJVvc
[28-May-2026 01:40:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 01:40:35 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 01:40:35 UTC] User ID: 662
[28-May-2026 01:40:35 UTC] ✅ User profile retrieved successfully for user ID: 662
[28-May-2026 01:40:36 UTC] === API CALL LOG ===
[28-May-2026 01:40:36 UTC] Endpoint: user/profile.php
[28-May-2026 01:40:36 UTC] Full Log Data: {
    "timestamp": "2026-05-28 01:40:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.40.156.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "84.40.156.1, 172.64.200.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYyIiwidXNlcm5hbWUiOiJARGV2aWwxOTM0NSIsImVtYWlsIjoiazI1MjA1NTAzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzNzIyN30.Oumgpqrp4OL3gU_R6HKC-l0YK8R4Jwiggd9TwNgJVvc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0298d5e1995f56d-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "84.40.156.1",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 01:40:36 UTC] === END API CALL LOG ===
[28-May-2026 01:40:36 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 01:40:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYyIiwidXNlcm5hbWUiOiJARGV2aWwxOTM0NSIsImVtYWlsIjoiazI1MjA1NTAzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzNzIyN30.Oumgpqrp4OL3gU_R6HKC-l0YK8R4Jwiggd9TwNgJVvc
[28-May-2026 01:40:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 01:40:36 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 01:40:36 UTC] User ID: 662
[28-May-2026 01:40:36 UTC] ✅ User profile retrieved successfully for user ID: 662
[28-May-2026 01:40:36 UTC] === API CALL LOG ===
[28-May-2026 01:40:36 UTC] Endpoint: user/profile.php
[28-May-2026 01:40:36 UTC] Full Log Data: {
    "timestamp": "2026-05-28 01:40:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.40.156.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "84.40.156.1, 172.64.200.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYyIiwidXNlcm5hbWUiOiJARGV2aWwxOTM0NSIsImVtYWlsIjoiazI1MjA1NTAzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzNzIyN30.Oumgpqrp4OL3gU_R6HKC-l0YK8R4Jwiggd9TwNgJVvc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0298d606bb2f56d-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "84.40.156.1",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 01:40:36 UTC] === END API CALL LOG ===
[28-May-2026 01:40:36 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 01:40:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYyIiwidXNlcm5hbWUiOiJARGV2aWwxOTM0NSIsImVtYWlsIjoiazI1MjA1NTAzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzNzIyN30.Oumgpqrp4OL3gU_R6HKC-l0YK8R4Jwiggd9TwNgJVvc
[28-May-2026 01:40:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 01:40:36 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 01:40:36 UTC] User ID: 662
[28-May-2026 01:40:36 UTC] ✅ User profile retrieved successfully for user ID: 662
[28-May-2026 01:40:37 UTC] === API CALL LOG ===
[28-May-2026 01:40:37 UTC] Endpoint: user/profile.php
[28-May-2026 01:40:37 UTC] Full Log Data: {
    "timestamp": "2026-05-28 01:40:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.40.156.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "84.40.156.1, 172.64.200.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYyIiwidXNlcm5hbWUiOiJARGV2aWwxOTM0NSIsImVtYWlsIjoiazI1MjA1NTAzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzNzIyN30.Oumgpqrp4OL3gU_R6HKC-l0YK8R4Jwiggd9TwNgJVvc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0298d65988af56d-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "84.40.156.1",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 01:40:37 UTC] === END API CALL LOG ===
[28-May-2026 01:40:37 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 01:40:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYyIiwidXNlcm5hbWUiOiJARGV2aWwxOTM0NSIsImVtYWlsIjoiazI1MjA1NTAzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzNzIyN30.Oumgpqrp4OL3gU_R6HKC-l0YK8R4Jwiggd9TwNgJVvc
[28-May-2026 01:40:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 01:40:37 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 01:40:37 UTC] User ID: 662
[28-May-2026 01:40:37 UTC] ✅ User profile retrieved successfully for user ID: 662
[28-May-2026 01:40:37 UTC] User Purchases API - User ID: 662
[28-May-2026 01:40:37 UTC] User Purchases API - Total purchases found: 0
[28-May-2026 01:40:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 01:40:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 01:40:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"84.40.156.1, 172.64.200.14","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYyIiwidXNlcm5hbWUiOiJARGV2aWwxOTM0NSIsImVtYWlsIjoiazI1MjA1NTAzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzNzIyN30.Oumgpqrp4OL3gU_R6HKC-l0YK8R4Jwiggd9TwNgJVvc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0298d808f65f56d-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"84.40.156.1","cf-ipcountry":"PL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-May-2026 01:40:41 UTC] === User Orders API Called ===
[28-May-2026 01:40:41 UTC] User ID: 662
[28-May-2026 01:40:41 UTC] Limit: 20, Offset: 0
[28-May-2026 01:40:41 UTC] Orders found: 0
[28-May-2026 01:40:41 UTC] Orders data: []
[28-May-2026 01:40:41 UTC] Total orders count: 0
[28-May-2026 01:40:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 01:40:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 01:40:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"84.40.156.1, 172.64.200.14","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYyIiwidXNlcm5hbWUiOiJARGV2aWwxOTM0NSIsImVtYWlsIjoiazI1MjA1NTAzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzNzIyN30.Oumgpqrp4OL3gU_R6HKC-l0YK8R4Jwiggd9TwNgJVvc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0298d90fedff56d-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"84.40.156.1","cf-ipcountry":"PL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-May-2026 01:40:44 UTC] === User Orders API Called ===
[28-May-2026 01:40:44 UTC] User ID: 662
[28-May-2026 01:40:44 UTC] Limit: 20, Offset: 0
[28-May-2026 01:40:44 UTC] Orders found: 0
[28-May-2026 01:40:44 UTC] Orders data: []
[28-May-2026 01:40:44 UTC] Total orders count: 0
[28-May-2026 01:40:44 UTC] === API CALL LOG ===
[28-May-2026 01:40:44 UTC] Endpoint: user/profile.php
[28-May-2026 01:40:44 UTC] Full Log Data: {
    "timestamp": "2026-05-28 01:40:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.40.156.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "84.40.156.1, 172.64.200.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYyIiwidXNlcm5hbWUiOiJARGV2aWwxOTM0NSIsImVtYWlsIjoiazI1MjA1NTAzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzNzIyN30.Oumgpqrp4OL3gU_R6HKC-l0YK8R4Jwiggd9TwNgJVvc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0298d91bf93f56d-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "84.40.156.1",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 01:40:44 UTC] === END API CALL LOG ===
[28-May-2026 01:40:44 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 01:40:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYyIiwidXNlcm5hbWUiOiJARGV2aWwxOTM0NSIsImVtYWlsIjoiazI1MjA1NTAzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzNzIyN30.Oumgpqrp4OL3gU_R6HKC-l0YK8R4Jwiggd9TwNgJVvc
[28-May-2026 01:40:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 01:40:44 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 01:40:44 UTC] User ID: 662
[28-May-2026 01:40:44 UTC] ✅ User profile retrieved successfully for user ID: 662
[28-May-2026 01:40:44 UTC] === API CALL LOG ===
[28-May-2026 01:40:44 UTC] Endpoint: user/profile.php
[28-May-2026 01:40:44 UTC] Full Log Data: {
    "timestamp": "2026-05-28 01:40:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.40.156.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "84.40.156.1, 172.64.200.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYyIiwidXNlcm5hbWUiOiJARGV2aWwxOTM0NSIsImVtYWlsIjoiazI1MjA1NTAzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzNzIyN30.Oumgpqrp4OL3gU_R6HKC-l0YK8R4Jwiggd9TwNgJVvc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0298d93290bf56d-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "84.40.156.1",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 01:40:44 UTC] === END API CALL LOG ===
[28-May-2026 01:40:44 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 01:40:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYyIiwidXNlcm5hbWUiOiJARGV2aWwxOTM0NSIsImVtYWlsIjoiazI1MjA1NTAzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzNzIyN30.Oumgpqrp4OL3gU_R6HKC-l0YK8R4Jwiggd9TwNgJVvc
[28-May-2026 01:40:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 01:40:44 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 01:40:44 UTC] User ID: 662
[28-May-2026 01:40:44 UTC] ✅ User profile retrieved successfully for user ID: 662
[28-May-2026 01:40:45 UTC] === API CALL LOG ===
[28-May-2026 01:40:45 UTC] Endpoint: user/profile.php
[28-May-2026 01:40:45 UTC] Full Log Data: {
    "timestamp": "2026-05-28 01:40:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.40.156.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "84.40.156.1, 172.64.200.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYyIiwidXNlcm5hbWUiOiJARGV2aWwxOTM0NSIsImVtYWlsIjoiazI1MjA1NTAzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzNzIyN30.Oumgpqrp4OL3gU_R6HKC-l0YK8R4Jwiggd9TwNgJVvc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0298d955b46f56d-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "84.40.156.1",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 01:40:45 UTC] === END API CALL LOG ===
[28-May-2026 01:40:45 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 01:40:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYyIiwidXNlcm5hbWUiOiJARGV2aWwxOTM0NSIsImVtYWlsIjoiazI1MjA1NTAzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzNzIyN30.Oumgpqrp4OL3gU_R6HKC-l0YK8R4Jwiggd9TwNgJVvc
[28-May-2026 01:40:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 01:40:45 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 01:40:45 UTC] User ID: 662
[28-May-2026 01:40:45 UTC] ✅ User profile retrieved successfully for user ID: 662
[28-May-2026 01:40:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 01:40:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 01:40:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"84.40.156.1, 172.64.200.14","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYyIiwidXNlcm5hbWUiOiJARGV2aWwxOTM0NSIsImVtYWlsIjoiazI1MjA1NTAzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzNzIyN30.Oumgpqrp4OL3gU_R6HKC-l0YK8R4Jwiggd9TwNgJVvc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0298dc4a86ef56d-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"84.40.156.1","cf-ipcountry":"PL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-May-2026 01:40:52 UTC] === User Orders API Called ===
[28-May-2026 01:40:52 UTC] User ID: 662
[28-May-2026 01:40:52 UTC] Limit: 20, Offset: 0
[28-May-2026 01:40:52 UTC] Orders found: 0
[28-May-2026 01:40:52 UTC] Orders data: []
[28-May-2026 01:40:52 UTC] Total orders count: 0
[28-May-2026 01:40:52 UTC] === API CALL LOG ===
[28-May-2026 01:40:52 UTC] Endpoint: user/profile.php
[28-May-2026 01:40:52 UTC] Full Log Data: {
    "timestamp": "2026-05-28 01:40:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.40.156.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "84.40.156.1, 172.64.200.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYyIiwidXNlcm5hbWUiOiJARGV2aWwxOTM0NSIsImVtYWlsIjoiazI1MjA1NTAzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzNzIyN30.Oumgpqrp4OL3gU_R6HKC-l0YK8R4Jwiggd9TwNgJVvc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0298dc538c7f56d-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "84.40.156.1",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 01:40:52 UTC] === END API CALL LOG ===
[28-May-2026 01:40:52 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 01:40:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYyIiwidXNlcm5hbWUiOiJARGV2aWwxOTM0NSIsImVtYWlsIjoiazI1MjA1NTAzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzNzIyN30.Oumgpqrp4OL3gU_R6HKC-l0YK8R4Jwiggd9TwNgJVvc
[28-May-2026 01:40:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 01:40:52 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 01:40:52 UTC] User ID: 662
[28-May-2026 01:40:52 UTC] ✅ User profile retrieved successfully for user ID: 662
[28-May-2026 01:40:52 UTC] === API CALL LOG ===
[28-May-2026 01:40:52 UTC] Endpoint: user/profile.php
[28-May-2026 01:40:52 UTC] Full Log Data: {
    "timestamp": "2026-05-28 01:40:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.40.156.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "84.40.156.1, 172.64.200.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYyIiwidXNlcm5hbWUiOiJARGV2aWwxOTM0NSIsImVtYWlsIjoiazI1MjA1NTAzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzNzIyN30.Oumgpqrp4OL3gU_R6HKC-l0YK8R4Jwiggd9TwNgJVvc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0298dc6d9fff56d-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "84.40.156.1",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 01:40:52 UTC] === END API CALL LOG ===
[28-May-2026 01:40:52 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 01:40:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYyIiwidXNlcm5hbWUiOiJARGV2aWwxOTM0NSIsImVtYWlsIjoiazI1MjA1NTAzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzNzIyN30.Oumgpqrp4OL3gU_R6HKC-l0YK8R4Jwiggd9TwNgJVvc
[28-May-2026 01:40:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 01:40:52 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 01:40:52 UTC] User ID: 662
[28-May-2026 01:40:52 UTC] ✅ User profile retrieved successfully for user ID: 662
[28-May-2026 01:40:53 UTC] === API CALL LOG ===
[28-May-2026 01:40:53 UTC] Endpoint: user/profile.php
[28-May-2026 01:40:53 UTC] Full Log Data: {
    "timestamp": "2026-05-28 01:40:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.40.156.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "84.40.156.1, 172.64.200.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYyIiwidXNlcm5hbWUiOiJARGV2aWwxOTM0NSIsImVtYWlsIjoiazI1MjA1NTAzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzNzIyN30.Oumgpqrp4OL3gU_R6HKC-l0YK8R4Jwiggd9TwNgJVvc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0298dc92ba0f56d-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "84.40.156.1",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 01:40:53 UTC] === END API CALL LOG ===
[28-May-2026 01:40:53 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 01:40:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYyIiwidXNlcm5hbWUiOiJARGV2aWwxOTM0NSIsImVtYWlsIjoiazI1MjA1NTAzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzNzIyN30.Oumgpqrp4OL3gU_R6HKC-l0YK8R4Jwiggd9TwNgJVvc
[28-May-2026 01:40:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 01:40:53 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 01:40:53 UTC] User ID: 662
[28-May-2026 01:40:53 UTC] ✅ User profile retrieved successfully for user ID: 662
[28-May-2026 01:40:59 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 01:40:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 01:40:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"84.40.156.1, 172.64.200.14","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYyIiwidXNlcm5hbWUiOiJARGV2aWwxOTM0NSIsImVtYWlsIjoiazI1MjA1NTAzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzNzIyN30.Oumgpqrp4OL3gU_R6HKC-l0YK8R4Jwiggd9TwNgJVvc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0298df03b1ef56d-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"84.40.156.1","cf-ipcountry":"PL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-May-2026 01:40:59 UTC] === User Orders API Called ===
[28-May-2026 01:40:59 UTC] User ID: 662
[28-May-2026 01:40:59 UTC] Limit: 20, Offset: 0
[28-May-2026 01:40:59 UTC] Orders found: 0
[28-May-2026 01:40:59 UTC] Orders data: []
[28-May-2026 01:40:59 UTC] Total orders count: 0
[28-May-2026 01:40:59 UTC] === API CALL LOG ===
[28-May-2026 01:40:59 UTC] Endpoint: user/profile.php
[28-May-2026 01:40:59 UTC] Full Log Data: {
    "timestamp": "2026-05-28 01:40:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.40.156.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "84.40.156.1, 172.64.200.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYyIiwidXNlcm5hbWUiOiJARGV2aWwxOTM0NSIsImVtYWlsIjoiazI1MjA1NTAzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzNzIyN30.Oumgpqrp4OL3gU_R6HKC-l0YK8R4Jwiggd9TwNgJVvc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0298df03b1ff56d-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "84.40.156.1",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 01:40:59 UTC] === END API CALL LOG ===
[28-May-2026 01:40:59 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 01:40:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYyIiwidXNlcm5hbWUiOiJARGV2aWwxOTM0NSIsImVtYWlsIjoiazI1MjA1NTAzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzNzIyN30.Oumgpqrp4OL3gU_R6HKC-l0YK8R4Jwiggd9TwNgJVvc
[28-May-2026 01:40:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 01:40:59 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 01:40:59 UTC] User ID: 662
[28-May-2026 01:40:59 UTC] ✅ User profile retrieved successfully for user ID: 662
[28-May-2026 01:40:59 UTC] === API CALL LOG ===
[28-May-2026 01:40:59 UTC] Endpoint: user/profile.php
[28-May-2026 01:40:59 UTC] Full Log Data: {
    "timestamp": "2026-05-28 01:40:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.40.156.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "84.40.156.1, 172.64.200.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYyIiwidXNlcm5hbWUiOiJARGV2aWwxOTM0NSIsImVtYWlsIjoiazI1MjA1NTAzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzNzIyN30.Oumgpqrp4OL3gU_R6HKC-l0YK8R4Jwiggd9TwNgJVvc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0298df25cd8f56d-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "84.40.156.1",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 01:40:59 UTC] === END API CALL LOG ===
[28-May-2026 01:40:59 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 01:40:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYyIiwidXNlcm5hbWUiOiJARGV2aWwxOTM0NSIsImVtYWlsIjoiazI1MjA1NTAzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzNzIyN30.Oumgpqrp4OL3gU_R6HKC-l0YK8R4Jwiggd9TwNgJVvc
[28-May-2026 01:40:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 01:40:59 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 01:40:59 UTC] User ID: 662
[28-May-2026 01:40:59 UTC] ✅ User profile retrieved successfully for user ID: 662
[28-May-2026 01:41:00 UTC] === API CALL LOG ===
[28-May-2026 01:41:00 UTC] Endpoint: user/profile.php
[28-May-2026 01:41:00 UTC] Full Log Data: {
    "timestamp": "2026-05-28 01:41:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.40.156.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "84.40.156.1, 172.64.200.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYyIiwidXNlcm5hbWUiOiJARGV2aWwxOTM0NSIsImVtYWlsIjoiazI1MjA1NTAzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzNzIyN30.Oumgpqrp4OL3gU_R6HKC-l0YK8R4Jwiggd9TwNgJVvc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0298df42e23f56d-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "84.40.156.1",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 01:41:00 UTC] === END API CALL LOG ===
[28-May-2026 01:41:00 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 01:41:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYyIiwidXNlcm5hbWUiOiJARGV2aWwxOTM0NSIsImVtYWlsIjoiazI1MjA1NTAzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzNzIyN30.Oumgpqrp4OL3gU_R6HKC-l0YK8R4Jwiggd9TwNgJVvc
[28-May-2026 01:41:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 01:41:00 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 01:41:00 UTC] User ID: 662
[28-May-2026 01:41:00 UTC] ✅ User profile retrieved successfully for user ID: 662
[28-May-2026 01:41:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 01:41:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 01:41:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"84.40.156.1, 172.64.200.14","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYyIiwidXNlcm5hbWUiOiJARGV2aWwxOTM0NSIsImVtYWlsIjoiazI1MjA1NTAzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzNzIyN30.Oumgpqrp4OL3gU_R6HKC-l0YK8R4Jwiggd9TwNgJVvc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0298dfa5bacf56d-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"84.40.156.1","cf-ipcountry":"PL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-May-2026 01:41:01 UTC] === User Orders API Called ===
[28-May-2026 01:41:01 UTC] User ID: 662
[28-May-2026 01:41:01 UTC] Limit: 20, Offset: 0
[28-May-2026 01:41:01 UTC] Orders found: 0
[28-May-2026 01:41:01 UTC] Orders data: []
[28-May-2026 01:41:01 UTC] Total orders count: 0
[28-May-2026 01:41:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 01:41:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 01:41:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"84.40.156.1, 172.64.200.14","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYyIiwidXNlcm5hbWUiOiJARGV2aWwxOTM0NSIsImVtYWlsIjoiazI1MjA1NTAzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzNzIyN30.Oumgpqrp4OL3gU_R6HKC-l0YK8R4Jwiggd9TwNgJVvc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0298e03ebd6f56d-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"84.40.156.1","cf-ipcountry":"PL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-May-2026 01:41:02 UTC] === User Orders API Called ===
[28-May-2026 01:41:02 UTC] User ID: 662
[28-May-2026 01:41:02 UTC] Limit: 20, Offset: 0
[28-May-2026 01:41:02 UTC] Orders found: 0
[28-May-2026 01:41:02 UTC] Orders data: []
[28-May-2026 01:41:02 UTC] Total orders count: 0
[28-May-2026 01:41:02 UTC] === API CALL LOG ===
[28-May-2026 01:41:02 UTC] Endpoint: user/profile.php
[28-May-2026 01:41:02 UTC] Full Log Data: {
    "timestamp": "2026-05-28 01:41:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.40.156.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "84.40.156.1, 172.64.200.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYyIiwidXNlcm5hbWUiOiJARGV2aWwxOTM0NSIsImVtYWlsIjoiazI1MjA1NTAzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzNzIyN30.Oumgpqrp4OL3gU_R6HKC-l0YK8R4Jwiggd9TwNgJVvc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0298e046c60f56d-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "84.40.156.1",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 01:41:02 UTC] === END API CALL LOG ===
[28-May-2026 01:41:02 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 01:41:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYyIiwidXNlcm5hbWUiOiJARGV2aWwxOTM0NSIsImVtYWlsIjoiazI1MjA1NTAzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzNzIyN30.Oumgpqrp4OL3gU_R6HKC-l0YK8R4Jwiggd9TwNgJVvc
[28-May-2026 01:41:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 01:41:02 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 01:41:02 UTC] User ID: 662
[28-May-2026 01:41:02 UTC] ✅ User profile retrieved successfully for user ID: 662
[28-May-2026 01:41:03 UTC] === API CALL LOG ===
[28-May-2026 01:41:03 UTC] Endpoint: user/profile.php
[28-May-2026 01:41:03 UTC] Full Log Data: {
    "timestamp": "2026-05-28 01:41:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.40.156.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "84.40.156.1, 172.64.200.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYyIiwidXNlcm5hbWUiOiJARGV2aWwxOTM0NSIsImVtYWlsIjoiazI1MjA1NTAzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzNzIyN30.Oumgpqrp4OL3gU_R6HKC-l0YK8R4Jwiggd9TwNgJVvc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0298e062d76f56d-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "84.40.156.1",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 01:41:03 UTC] === END API CALL LOG ===
[28-May-2026 01:41:03 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 01:41:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYyIiwidXNlcm5hbWUiOiJARGV2aWwxOTM0NSIsImVtYWlsIjoiazI1MjA1NTAzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzNzIyN30.Oumgpqrp4OL3gU_R6HKC-l0YK8R4Jwiggd9TwNgJVvc
[28-May-2026 01:41:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 01:41:03 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 01:41:03 UTC] User ID: 662
[28-May-2026 01:41:03 UTC] ✅ User profile retrieved successfully for user ID: 662
[28-May-2026 01:41:03 UTC] === API CALL LOG ===
[28-May-2026 01:41:03 UTC] Endpoint: user/profile.php
[28-May-2026 01:41:03 UTC] Full Log Data: {
    "timestamp": "2026-05-28 01:41:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.40.156.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "84.40.156.1, 172.64.200.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYyIiwidXNlcm5hbWUiOiJARGV2aWwxOTM0NSIsImVtYWlsIjoiazI1MjA1NTAzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzNzIyN30.Oumgpqrp4OL3gU_R6HKC-l0YK8R4Jwiggd9TwNgJVvc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0298e085f00f56d-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "84.40.156.1",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 01:41:03 UTC] === END API CALL LOG ===
[28-May-2026 01:41:03 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 01:41:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYyIiwidXNlcm5hbWUiOiJARGV2aWwxOTM0NSIsImVtYWlsIjoiazI1MjA1NTAzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzNzIyN30.Oumgpqrp4OL3gU_R6HKC-l0YK8R4Jwiggd9TwNgJVvc
[28-May-2026 01:41:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 01:41:03 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 01:41:03 UTC] User ID: 662
[28-May-2026 01:41:03 UTC] ✅ User profile retrieved successfully for user ID: 662
[28-May-2026 01:41:24 UTC] === API CALL LOG ===
[28-May-2026 01:41:24 UTC] Endpoint: user/profile.php
[28-May-2026 01:41:24 UTC] Full Log Data: {
    "timestamp": "2026-05-28 01:41:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.40.156.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "84.40.156.1, 172.64.200.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYyIiwidXNlcm5hbWUiOiJARGV2aWwxOTM0NSIsImVtYWlsIjoiazI1MjA1NTAzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzNzIyN30.Oumgpqrp4OL3gU_R6HKC-l0YK8R4Jwiggd9TwNgJVvc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0298e8c6a96f56d-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "84.40.156.1",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 01:41:24 UTC] === END API CALL LOG ===
[28-May-2026 01:41:24 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 01:41:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYyIiwidXNlcm5hbWUiOiJARGV2aWwxOTM0NSIsImVtYWlsIjoiazI1MjA1NTAzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzNzIyN30.Oumgpqrp4OL3gU_R6HKC-l0YK8R4Jwiggd9TwNgJVvc
[28-May-2026 01:41:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 01:41:24 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 01:41:24 UTC] User ID: 662
[28-May-2026 01:41:24 UTC] ✅ User profile retrieved successfully for user ID: 662
[28-May-2026 01:41:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 01:41:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 01:41:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"84.40.156.1, 172.64.200.14","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYyIiwidXNlcm5hbWUiOiJARGV2aWwxOTM0NSIsImVtYWlsIjoiazI1MjA1NTAzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzNzIyN30.Oumgpqrp4OL3gU_R6HKC-l0YK8R4Jwiggd9TwNgJVvc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0298ec92805f56d-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"84.40.156.1","cf-ipcountry":"PL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-May-2026 01:41:34 UTC] === User Orders API Called ===
[28-May-2026 01:41:34 UTC] User ID: 662
[28-May-2026 01:41:34 UTC] Limit: 20, Offset: 0
[28-May-2026 01:41:34 UTC] Orders found: 0
[28-May-2026 01:41:34 UTC] Orders data: []
[28-May-2026 01:41:34 UTC] Total orders count: 0
[28-May-2026 01:41:34 UTC] === API CALL LOG ===
[28-May-2026 01:41:34 UTC] Endpoint: user/profile.php
[28-May-2026 01:41:34 UTC] Full Log Data: {
    "timestamp": "2026-05-28 01:41:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.40.156.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "84.40.156.1, 172.64.200.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYyIiwidXNlcm5hbWUiOiJARGV2aWwxOTM0NSIsImVtYWlsIjoiazI1MjA1NTAzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzNzIyN30.Oumgpqrp4OL3gU_R6HKC-l0YK8R4Jwiggd9TwNgJVvc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0298ec9a889f56d-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "84.40.156.1",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 01:41:34 UTC] === END API CALL LOG ===
[28-May-2026 01:41:34 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 01:41:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYyIiwidXNlcm5hbWUiOiJARGV2aWwxOTM0NSIsImVtYWlsIjoiazI1MjA1NTAzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzNzIyN30.Oumgpqrp4OL3gU_R6HKC-l0YK8R4Jwiggd9TwNgJVvc
[28-May-2026 01:41:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 01:41:34 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 01:41:34 UTC] User ID: 662
[28-May-2026 01:41:34 UTC] ✅ User profile retrieved successfully for user ID: 662
[28-May-2026 01:41:34 UTC] === API CALL LOG ===
[28-May-2026 01:41:34 UTC] Endpoint: user/profile.php
[28-May-2026 01:41:34 UTC] Full Log Data: {
    "timestamp": "2026-05-28 01:41:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.40.156.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "84.40.156.1, 172.64.200.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYyIiwidXNlcm5hbWUiOiJARGV2aWwxOTM0NSIsImVtYWlsIjoiazI1MjA1NTAzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzNzIyN30.Oumgpqrp4OL3gU_R6HKC-l0YK8R4Jwiggd9TwNgJVvc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0298ecd6b83f56d-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "84.40.156.1",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 01:41:34 UTC] === END API CALL LOG ===
[28-May-2026 01:41:34 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 01:41:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYyIiwidXNlcm5hbWUiOiJARGV2aWwxOTM0NSIsImVtYWlsIjoiazI1MjA1NTAzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzNzIyN30.Oumgpqrp4OL3gU_R6HKC-l0YK8R4Jwiggd9TwNgJVvc
[28-May-2026 01:41:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 01:41:34 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 01:41:34 UTC] User ID: 662
[28-May-2026 01:41:34 UTC] ✅ User profile retrieved successfully for user ID: 662
[28-May-2026 01:42:09 UTC] === API CALL LOG ===
[28-May-2026 01:42:09 UTC] Endpoint: user/profile.php
[28-May-2026 01:42:09 UTC] Full Log Data: {
    "timestamp": "2026-05-28 01:42:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.40.156.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "84.40.156.1, 172.64.200.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYyIiwidXNlcm5hbWUiOiJARGV2aWwxOTM0NSIsImVtYWlsIjoiazI1MjA1NTAzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzNzIyN30.Oumgpqrp4OL3gU_R6HKC-l0YK8R4Jwiggd9TwNgJVvc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0298fa7ae6cf56d-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "84.40.156.1",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 01:42:09 UTC] === END API CALL LOG ===
[28-May-2026 01:42:09 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 01:42:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYyIiwidXNlcm5hbWUiOiJARGV2aWwxOTM0NSIsImVtYWlsIjoiazI1MjA1NTAzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzNzIyN30.Oumgpqrp4OL3gU_R6HKC-l0YK8R4Jwiggd9TwNgJVvc
[28-May-2026 01:42:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 01:42:09 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 01:42:09 UTC] User ID: 662
[28-May-2026 01:42:09 UTC] ✅ User profile retrieved successfully for user ID: 662
[28-May-2026 01:42:49 UTC] === API CALL LOG ===
[28-May-2026 01:42:49 UTC] Endpoint: user/profile.php
[28-May-2026 01:42:49 UTC] Full Log Data: {
    "timestamp": "2026-05-28 01:42:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:b584:3a4e:4899:c6ff:fe74:90ad",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:b584:3a4e:4899:c6ff:fe74:90ad, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYzIiwidXNlcm5hbWUiOiJhbmlzaGEzODYyIiwiZW1haWwiOiJrdW1hcmlhbmlzaGFzaW5oYTgzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzNzM2OH0.H1uzmQJr3_s6-3B-fzw-trbuZJkx-dVeQwbxuYZglnQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a029909ecc33a28e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:b584:3a4e:4899:c6ff:fe74:90ad",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 01:42:49 UTC] === END API CALL LOG ===
[28-May-2026 01:42:49 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 01:42:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYzIiwidXNlcm5hbWUiOiJhbmlzaGEzODYyIiwiZW1haWwiOiJrdW1hcmlhbmlzaGFzaW5oYTgzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzNzM2OH0.H1uzmQJr3_s6-3B-fzw-trbuZJkx-dVeQwbxuYZglnQ
[28-May-2026 01:42:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 01:42:49 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 01:42:49 UTC] User ID: 663
[28-May-2026 01:42:49 UTC] ✅ User profile retrieved successfully for user ID: 663
[28-May-2026 01:42:49 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 01:42:49 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 01:42:49 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:b584:3a4e:4899:c6ff:fe74:90ad, 104.23.175.179","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYzIiwidXNlcm5hbWUiOiJhbmlzaGEzODYyIiwiZW1haWwiOiJrdW1hcmlhbmlzaGFzaW5oYTgzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzNzM2OH0.H1uzmQJr3_s6-3B-fzw-trbuZJkx-dVeQwbxuYZglnQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a029909ecc37a28e-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:b584:3a4e:4899:c6ff:fe74:90ad","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-May-2026 01:42:49 UTC] === User Orders API Called ===
[28-May-2026 01:42:49 UTC] User ID: 663
[28-May-2026 01:42:49 UTC] Limit: 20, Offset: 0
[28-May-2026 01:42:49 UTC] Orders found: 0
[28-May-2026 01:42:50 UTC] Orders data: []
[28-May-2026 01:42:50 UTC] Total orders count: 0
[28-May-2026 01:42:50 UTC] === API CALL LOG ===
[28-May-2026 01:42:50 UTC] Endpoint: user/profile.php
[28-May-2026 01:42:50 UTC] Full Log Data: {
    "timestamp": "2026-05-28 01:42:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:b584:3a4e:4899:c6ff:fe74:90ad",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:b584:3a4e:4899:c6ff:fe74:90ad, 104.23.175.178",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYzIiwidXNlcm5hbWUiOiJhbmlzaGEzODYyIiwiZW1haWwiOiJrdW1hcmlhbmlzaGFzaW5oYTgzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzNzM2OH0.H1uzmQJr3_s6-3B-fzw-trbuZJkx-dVeQwbxuYZglnQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a029909f4d52a28e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:b584:3a4e:4899:c6ff:fe74:90ad",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 01:42:50 UTC] === END API CALL LOG ===
[28-May-2026 01:42:50 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 01:42:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYzIiwidXNlcm5hbWUiOiJhbmlzaGEzODYyIiwiZW1haWwiOiJrdW1hcmlhbmlzaGFzaW5oYTgzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzNzM2OH0.H1uzmQJr3_s6-3B-fzw-trbuZJkx-dVeQwbxuYZglnQ
[28-May-2026 01:42:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 01:42:50 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 01:42:50 UTC] User ID: 663
[28-May-2026 01:42:50 UTC] ✅ User profile retrieved successfully for user ID: 663
[28-May-2026 01:42:50 UTC] === API CALL LOG ===
[28-May-2026 01:42:50 UTC] Endpoint: user/profile.php
[28-May-2026 01:42:50 UTC] Full Log Data: {
    "timestamp": "2026-05-28 01:42:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:b584:3a4e:4899:c6ff:fe74:90ad",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:b584:3a4e:4899:c6ff:fe74:90ad, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYzIiwidXNlcm5hbWUiOiJhbmlzaGEzODYyIiwiZW1haWwiOiJrdW1hcmlhbmlzaGFzaW5oYTgzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzNzM2OH0.H1uzmQJr3_s6-3B-fzw-trbuZJkx-dVeQwbxuYZglnQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02990a61e65a28e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:b584:3a4e:4899:c6ff:fe74:90ad",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 01:42:50 UTC] === END API CALL LOG ===
[28-May-2026 01:42:50 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 01:42:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYzIiwidXNlcm5hbWUiOiJhbmlzaGEzODYyIiwiZW1haWwiOiJrdW1hcmlhbmlzaGFzaW5oYTgzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzNzM2OH0.H1uzmQJr3_s6-3B-fzw-trbuZJkx-dVeQwbxuYZglnQ
[28-May-2026 01:42:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 01:42:50 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 01:42:50 UTC] User ID: 663
[28-May-2026 01:42:50 UTC] ✅ User profile retrieved successfully for user ID: 663
[28-May-2026 01:42:54 UTC] === API CALL LOG ===
[28-May-2026 01:42:54 UTC] Endpoint: user/profile.php
[28-May-2026 01:42:54 UTC] Full Log Data: {
    "timestamp": "2026-05-28 01:42:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:b584:3a4e:4899:c6ff:fe74:90ad",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:b584:3a4e:4899:c6ff:fe74:90ad, 104.23.175.179",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYzIiwidXNlcm5hbWUiOiJhbmlzaGEzODYyIiwiZW1haWwiOiJrdW1hcmlhbmlzaGFzaW5oYTgzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzNzM2OH0.H1uzmQJr3_s6-3B-fzw-trbuZJkx-dVeQwbxuYZglnQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02990bebd0aa28e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:b584:3a4e:4899:c6ff:fe74:90ad",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 01:42:54 UTC] === END API CALL LOG ===
[28-May-2026 01:42:54 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 01:42:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYzIiwidXNlcm5hbWUiOiJhbmlzaGEzODYyIiwiZW1haWwiOiJrdW1hcmlhbmlzaGFzaW5oYTgzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzNzM2OH0.H1uzmQJr3_s6-3B-fzw-trbuZJkx-dVeQwbxuYZglnQ
[28-May-2026 01:42:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 01:42:54 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 01:42:54 UTC] User ID: 663
[28-May-2026 01:42:54 UTC] ✅ User profile retrieved successfully for user ID: 663
[28-May-2026 01:43:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 01:43:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 01:43:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:b584:3a4e:4899:c6ff:fe74:90ad, 104.23.175.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYzIiwidXNlcm5hbWUiOiJhbmlzaGEzODYyIiwiZW1haWwiOiJrdW1hcmlhbmlzaGFzaW5oYTgzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzNzM2OH0.H1uzmQJr3_s6-3B-fzw-trbuZJkx-dVeQwbxuYZglnQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a02990e11a9aa28e-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:b584:3a4e:4899:c6ff:fe74:90ad","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-May-2026 01:43:00 UTC] === User Orders API Called ===
[28-May-2026 01:43:00 UTC] User ID: 663
[28-May-2026 01:43:00 UTC] Limit: 20, Offset: 0
[28-May-2026 01:43:00 UTC] Orders found: 0
[28-May-2026 01:43:00 UTC] Orders data: []
[28-May-2026 01:43:00 UTC] Total orders count: 0
[28-May-2026 01:43:00 UTC] === API CALL LOG ===
[28-May-2026 01:43:00 UTC] Endpoint: user/profile.php
[28-May-2026 01:43:00 UTC] Full Log Data: {
    "timestamp": "2026-05-28 01:43:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:b584:3a4e:4899:c6ff:fe74:90ad",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:b584:3a4e:4899:c6ff:fe74:90ad, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYzIiwidXNlcm5hbWUiOiJhbmlzaGEzODYyIiwiZW1haWwiOiJrdW1hcmlhbmlzaGFzaW5oYTgzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzNzM2OH0.H1uzmQJr3_s6-3B-fzw-trbuZJkx-dVeQwbxuYZglnQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02990e19baba28e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:b584:3a4e:4899:c6ff:fe74:90ad",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 01:43:00 UTC] === END API CALL LOG ===
[28-May-2026 01:43:00 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 01:43:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYzIiwidXNlcm5hbWUiOiJhbmlzaGEzODYyIiwiZW1haWwiOiJrdW1hcmlhbmlzaGFzaW5oYTgzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzNzM2OH0.H1uzmQJr3_s6-3B-fzw-trbuZJkx-dVeQwbxuYZglnQ
[28-May-2026 01:43:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 01:43:00 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 01:43:00 UTC] User ID: 663
[28-May-2026 01:43:00 UTC] ✅ User profile retrieved successfully for user ID: 663
[28-May-2026 01:43:00 UTC] === API CALL LOG ===
[28-May-2026 01:43:00 UTC] Endpoint: user/profile.php
[28-May-2026 01:43:00 UTC] Full Log Data: {
    "timestamp": "2026-05-28 01:43:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:b584:3a4e:4899:c6ff:fe74:90ad",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:b584:3a4e:4899:c6ff:fe74:90ad, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYzIiwidXNlcm5hbWUiOiJhbmlzaGEzODYyIiwiZW1haWwiOiJrdW1hcmlhbmlzaGFzaW5oYTgzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzNzM2OH0.H1uzmQJr3_s6-3B-fzw-trbuZJkx-dVeQwbxuYZglnQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02990e52aeca28e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:b584:3a4e:4899:c6ff:fe74:90ad",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 01:43:00 UTC] === END API CALL LOG ===
[28-May-2026 01:43:00 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 01:43:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYzIiwidXNlcm5hbWUiOiJhbmlzaGEzODYyIiwiZW1haWwiOiJrdW1hcmlhbmlzaGFzaW5oYTgzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzNzM2OH0.H1uzmQJr3_s6-3B-fzw-trbuZJkx-dVeQwbxuYZglnQ
[28-May-2026 01:43:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 01:43:00 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 01:43:00 UTC] User ID: 663
[28-May-2026 01:43:00 UTC] ✅ User profile retrieved successfully for user ID: 663
[28-May-2026 01:43:01 UTC] === API CALL LOG ===
[28-May-2026 01:43:01 UTC] Endpoint: user/profile.php
[28-May-2026 01:43:01 UTC] Full Log Data: {
    "timestamp": "2026-05-28 01:43:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:b584:3a4e:4899:c6ff:fe74:90ad",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:b584:3a4e:4899:c6ff:fe74:90ad, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYzIiwidXNlcm5hbWUiOiJhbmlzaGEzODYyIiwiZW1haWwiOiJrdW1hcmlhbmlzaGFzaW5oYTgzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzNzM2OH0.H1uzmQJr3_s6-3B-fzw-trbuZJkx-dVeQwbxuYZglnQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02990e8fabca28e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:b584:3a4e:4899:c6ff:fe74:90ad",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 01:43:01 UTC] === END API CALL LOG ===
[28-May-2026 01:43:01 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 01:43:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYzIiwidXNlcm5hbWUiOiJhbmlzaGEzODYyIiwiZW1haWwiOiJrdW1hcmlhbmlzaGFzaW5oYTgzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzNzM2OH0.H1uzmQJr3_s6-3B-fzw-trbuZJkx-dVeQwbxuYZglnQ
[28-May-2026 01:43:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 01:43:01 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 01:43:01 UTC] User ID: 663
[28-May-2026 01:43:01 UTC] ✅ User profile retrieved successfully for user ID: 663
[28-May-2026 01:43:04 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 01:43:04 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 01:43:04 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:b584:3a4e:4899:c6ff:fe74:90ad, 104.23.175.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYzIiwidXNlcm5hbWUiOiJhbmlzaGEzODYyIiwiZW1haWwiOiJrdW1hcmlhbmlzaGFzaW5oYTgzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzNzM2OH0.H1uzmQJr3_s6-3B-fzw-trbuZJkx-dVeQwbxuYZglnQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a02990f9bbc4a28e-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:b584:3a4e:4899:c6ff:fe74:90ad","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-May-2026 01:43:04 UTC] === User Orders API Called ===
[28-May-2026 01:43:04 UTC] User ID: 663
[28-May-2026 01:43:04 UTC] Limit: 20, Offset: 0
[28-May-2026 01:43:04 UTC] Orders found: 0
[28-May-2026 01:43:04 UTC] Orders data: []
[28-May-2026 01:43:04 UTC] Total orders count: 0
[28-May-2026 01:43:04 UTC] === API CALL LOG ===
[28-May-2026 01:43:04 UTC] Endpoint: user/profile.php
[28-May-2026 01:43:04 UTC] Full Log Data: {
    "timestamp": "2026-05-28 01:43:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:b584:3a4e:4899:c6ff:fe74:90ad",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:b584:3a4e:4899:c6ff:fe74:90ad, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYzIiwidXNlcm5hbWUiOiJhbmlzaGEzODYyIiwiZW1haWwiOiJrdW1hcmlhbmlzaGFzaW5oYTgzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzNzM2OH0.H1uzmQJr3_s6-3B-fzw-trbuZJkx-dVeQwbxuYZglnQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02990fa3cdaa28e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:b584:3a4e:4899:c6ff:fe74:90ad",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 01:43:04 UTC] === END API CALL LOG ===
[28-May-2026 01:43:04 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 01:43:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYzIiwidXNlcm5hbWUiOiJhbmlzaGEzODYyIiwiZW1haWwiOiJrdW1hcmlhbmlzaGFzaW5oYTgzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzNzM2OH0.H1uzmQJr3_s6-3B-fzw-trbuZJkx-dVeQwbxuYZglnQ
[28-May-2026 01:43:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 01:43:04 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 01:43:04 UTC] User ID: 663
[28-May-2026 01:43:04 UTC] ✅ User profile retrieved successfully for user ID: 663
[28-May-2026 01:43:04 UTC] === API CALL LOG ===
[28-May-2026 01:43:04 UTC] Endpoint: user/profile.php
[28-May-2026 01:43:04 UTC] Full Log Data: {
    "timestamp": "2026-05-28 01:43:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:b584:3a4e:4899:c6ff:fe74:90ad",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:b584:3a4e:4899:c6ff:fe74:90ad, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYzIiwidXNlcm5hbWUiOiJhbmlzaGEzODYyIiwiZW1haWwiOiJrdW1hcmlhbmlzaGFzaW5oYTgzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzNzM2OH0.H1uzmQJr3_s6-3B-fzw-trbuZJkx-dVeQwbxuYZglnQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02990fdbc2fa28e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:b584:3a4e:4899:c6ff:fe74:90ad",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 01:43:04 UTC] === END API CALL LOG ===
[28-May-2026 01:43:04 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 01:43:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYzIiwidXNlcm5hbWUiOiJhbmlzaGEzODYyIiwiZW1haWwiOiJrdW1hcmlhbmlzaGFzaW5oYTgzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzNzM2OH0.H1uzmQJr3_s6-3B-fzw-trbuZJkx-dVeQwbxuYZglnQ
[28-May-2026 01:43:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 01:43:04 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 01:43:04 UTC] User ID: 663
[28-May-2026 01:43:04 UTC] ✅ User profile retrieved successfully for user ID: 663
[28-May-2026 01:43:05 UTC] === API CALL LOG ===
[28-May-2026 01:43:05 UTC] Endpoint: user/profile.php
[28-May-2026 01:43:05 UTC] Full Log Data: {
    "timestamp": "2026-05-28 01:43:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:b584:3a4e:4899:c6ff:fe74:90ad",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:b584:3a4e:4899:c6ff:fe74:90ad, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYzIiwidXNlcm5hbWUiOiJhbmlzaGEzODYyIiwiZW1haWwiOiJrdW1hcmlhbmlzaGFzaW5oYTgzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzNzM2OH0.H1uzmQJr3_s6-3B-fzw-trbuZJkx-dVeQwbxuYZglnQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0299100da88a28e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:b584:3a4e:4899:c6ff:fe74:90ad",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 01:43:05 UTC] === END API CALL LOG ===
[28-May-2026 01:43:05 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 01:43:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYzIiwidXNlcm5hbWUiOiJhbmlzaGEzODYyIiwiZW1haWwiOiJrdW1hcmlhbmlzaGFzaW5oYTgzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzNzM2OH0.H1uzmQJr3_s6-3B-fzw-trbuZJkx-dVeQwbxuYZglnQ
[28-May-2026 01:43:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 01:43:05 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 01:43:05 UTC] User ID: 663
[28-May-2026 01:43:05 UTC] ✅ User profile retrieved successfully for user ID: 663
[28-May-2026 01:43:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 01:43:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 01:43:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:b584:3a4e:4899:c6ff:fe74:90ad, 104.23.175.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYzIiwidXNlcm5hbWUiOiJhbmlzaGEzODYyIiwiZW1haWwiOiJrdW1hcmlhbmlzaGFzaW5oYTgzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzNzM2OH0.H1uzmQJr3_s6-3B-fzw-trbuZJkx-dVeQwbxuYZglnQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a029910ece96a28e-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:b584:3a4e:4899:c6ff:fe74:90ad","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-May-2026 01:43:07 UTC] === User Orders API Called ===
[28-May-2026 01:43:07 UTC] User ID: 663
[28-May-2026 01:43:07 UTC] Limit: 20, Offset: 0
[28-May-2026 01:43:07 UTC] Orders found: 0
[28-May-2026 01:43:07 UTC] Orders data: []
[28-May-2026 01:43:07 UTC] Total orders count: 0
[28-May-2026 01:43:07 UTC] === API CALL LOG ===
[28-May-2026 01:43:07 UTC] Endpoint: user/profile.php
[28-May-2026 01:43:07 UTC] Full Log Data: {
    "timestamp": "2026-05-28 01:43:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:b584:3a4e:4899:c6ff:fe74:90ad",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:b584:3a4e:4899:c6ff:fe74:90ad, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYzIiwidXNlcm5hbWUiOiJhbmlzaGEzODYyIiwiZW1haWwiOiJrdW1hcmlhbmlzaGFzaW5oYTgzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzNzM2OH0.H1uzmQJr3_s6-3B-fzw-trbuZJkx-dVeQwbxuYZglnQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a029910f3f99a28e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:b584:3a4e:4899:c6ff:fe74:90ad",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 01:43:07 UTC] === END API CALL LOG ===
[28-May-2026 01:43:07 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 01:43:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYzIiwidXNlcm5hbWUiOiJhbmlzaGEzODYyIiwiZW1haWwiOiJrdW1hcmlhbmlzaGFzaW5oYTgzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzNzM2OH0.H1uzmQJr3_s6-3B-fzw-trbuZJkx-dVeQwbxuYZglnQ
[28-May-2026 01:43:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 01:43:07 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 01:43:07 UTC] User ID: 663
[28-May-2026 01:43:07 UTC] ✅ User profile retrieved successfully for user ID: 663
[28-May-2026 01:43:08 UTC] === API CALL LOG ===
[28-May-2026 01:43:08 UTC] Endpoint: user/profile.php
[28-May-2026 01:43:08 UTC] Full Log Data: {
    "timestamp": "2026-05-28 01:43:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:b584:3a4e:4899:c6ff:fe74:90ad",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:b584:3a4e:4899:c6ff:fe74:90ad, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYzIiwidXNlcm5hbWUiOiJhbmlzaGEzODYyIiwiZW1haWwiOiJrdW1hcmlhbmlzaGFzaW5oYTgzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzNzM2OH0.H1uzmQJr3_s6-3B-fzw-trbuZJkx-dVeQwbxuYZglnQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02991134f73a28e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:b584:3a4e:4899:c6ff:fe74:90ad",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 01:43:08 UTC] === END API CALL LOG ===
[28-May-2026 01:43:08 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 01:43:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYzIiwidXNlcm5hbWUiOiJhbmlzaGEzODYyIiwiZW1haWwiOiJrdW1hcmlhbmlzaGFzaW5oYTgzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzNzM2OH0.H1uzmQJr3_s6-3B-fzw-trbuZJkx-dVeQwbxuYZglnQ
[28-May-2026 01:43:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 01:43:08 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 01:43:08 UTC] User ID: 663
[28-May-2026 01:43:08 UTC] ✅ User profile retrieved successfully for user ID: 663
[28-May-2026 01:43:08 UTC] === API CALL LOG ===
[28-May-2026 01:43:08 UTC] Endpoint: user/profile.php
[28-May-2026 01:43:08 UTC] Full Log Data: {
    "timestamp": "2026-05-28 01:43:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:b584:3a4e:4899:c6ff:fe74:90ad",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:b584:3a4e:4899:c6ff:fe74:90ad, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYzIiwidXNlcm5hbWUiOiJhbmlzaGEzODYyIiwiZW1haWwiOiJrdW1hcmlhbmlzaGFzaW5oYTgzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzNzM2OH0.H1uzmQJr3_s6-3B-fzw-trbuZJkx-dVeQwbxuYZglnQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02991160d7ca28e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:b584:3a4e:4899:c6ff:fe74:90ad",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 01:43:08 UTC] === END API CALL LOG ===
[28-May-2026 01:43:08 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 01:43:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYzIiwidXNlcm5hbWUiOiJhbmlzaGEzODYyIiwiZW1haWwiOiJrdW1hcmlhbmlzaGFzaW5oYTgzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzNzM2OH0.H1uzmQJr3_s6-3B-fzw-trbuZJkx-dVeQwbxuYZglnQ
[28-May-2026 01:43:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 01:43:08 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 01:43:08 UTC] User ID: 663
[28-May-2026 01:43:08 UTC] ✅ User profile retrieved successfully for user ID: 663
[28-May-2026 01:43:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 01:43:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 01:43:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"84.40.156.1, 172.64.200.14","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYyIiwidXNlcm5hbWUiOiJARGV2aWwxOTM0NSIsImVtYWlsIjoiazI1MjA1NTAzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzNzIyN30.Oumgpqrp4OL3gU_R6HKC-l0YK8R4Jwiggd9TwNgJVvc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0299131eff3f56d-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"84.40.156.1","cf-ipcountry":"PL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-May-2026 01:43:13 UTC] === User Orders API Called ===
[28-May-2026 01:43:13 UTC] User ID: 662
[28-May-2026 01:43:13 UTC] Limit: 20, Offset: 0
[28-May-2026 01:43:13 UTC] Orders found: 0
[28-May-2026 01:43:13 UTC] Orders data: []
[28-May-2026 01:43:13 UTC] Total orders count: 0
[28-May-2026 01:43:13 UTC] === API CALL LOG ===
[28-May-2026 01:43:13 UTC] Endpoint: user/profile.php
[28-May-2026 01:43:13 UTC] Full Log Data: {
    "timestamp": "2026-05-28 01:43:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.40.156.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "84.40.156.1, 172.64.200.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYyIiwidXNlcm5hbWUiOiJARGV2aWwxOTM0NSIsImVtYWlsIjoiazI1MjA1NTAzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzNzIyN30.Oumgpqrp4OL3gU_R6HKC-l0YK8R4Jwiggd9TwNgJVvc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02991325849f56d-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "84.40.156.1",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 01:43:13 UTC] === END API CALL LOG ===
[28-May-2026 01:43:13 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 01:43:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYyIiwidXNlcm5hbWUiOiJARGV2aWwxOTM0NSIsImVtYWlsIjoiazI1MjA1NTAzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzNzIyN30.Oumgpqrp4OL3gU_R6HKC-l0YK8R4Jwiggd9TwNgJVvc
[28-May-2026 01:43:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 01:43:13 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 01:43:13 UTC] User ID: 662
[28-May-2026 01:43:13 UTC] ✅ User profile retrieved successfully for user ID: 662
[28-May-2026 01:43:13 UTC] === API CALL LOG ===
[28-May-2026 01:43:13 UTC] Endpoint: user/profile.php
[28-May-2026 01:43:13 UTC] Full Log Data: {
    "timestamp": "2026-05-28 01:43:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.40.156.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "84.40.156.1, 172.64.200.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYyIiwidXNlcm5hbWUiOiJARGV2aWwxOTM0NSIsImVtYWlsIjoiazI1MjA1NTAzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzNzIyN30.Oumgpqrp4OL3gU_R6HKC-l0YK8R4Jwiggd9TwNgJVvc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02991373c20f56d-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "84.40.156.1",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 01:43:13 UTC] === END API CALL LOG ===
[28-May-2026 01:43:13 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 01:43:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYyIiwidXNlcm5hbWUiOiJARGV2aWwxOTM0NSIsImVtYWlsIjoiazI1MjA1NTAzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzNzIyN30.Oumgpqrp4OL3gU_R6HKC-l0YK8R4Jwiggd9TwNgJVvc
[28-May-2026 01:43:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 01:43:13 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 01:43:13 UTC] User ID: 662
[28-May-2026 01:43:13 UTC] ✅ User profile retrieved successfully for user ID: 662
[28-May-2026 01:43:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 01:43:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 01:43:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:b584:3a4e:4899:c6ff:fe74:90ad, 104.23.175.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYzIiwidXNlcm5hbWUiOiJhbmlzaGEzODYyIiwiZW1haWwiOiJrdW1hcmlhbmlzaGFzaW5oYTgzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzNzM2OH0.H1uzmQJr3_s6-3B-fzw-trbuZJkx-dVeQwbxuYZglnQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a029914ee96ea28e-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:b584:3a4e:4899:c6ff:fe74:90ad","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-May-2026 01:43:18 UTC] === User Orders API Called ===
[28-May-2026 01:43:18 UTC] User ID: 663
[28-May-2026 01:43:18 UTC] Limit: 20, Offset: 0
[28-May-2026 01:43:18 UTC] Orders found: 0
[28-May-2026 01:43:18 UTC] Orders data: []
[28-May-2026 01:43:18 UTC] Total orders count: 0
[28-May-2026 01:43:18 UTC] === API CALL LOG ===
[28-May-2026 01:43:18 UTC] Endpoint: user/profile.php
[28-May-2026 01:43:18 UTC] Full Log Data: {
    "timestamp": "2026-05-28 01:43:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:b584:3a4e:4899:c6ff:fe74:90ad",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:b584:3a4e:4899:c6ff:fe74:90ad, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYzIiwidXNlcm5hbWUiOiJhbmlzaGEzODYyIiwiZW1haWwiOiJrdW1hcmlhbmlzaGFzaW5oYTgzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzNzM2OH0.H1uzmQJr3_s6-3B-fzw-trbuZJkx-dVeQwbxuYZglnQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a029914ee973a28e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:b584:3a4e:4899:c6ff:fe74:90ad",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 01:43:18 UTC] === END API CALL LOG ===
[28-May-2026 01:43:18 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 01:43:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYzIiwidXNlcm5hbWUiOiJhbmlzaGEzODYyIiwiZW1haWwiOiJrdW1hcmlhbmlzaGFzaW5oYTgzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzNzM2OH0.H1uzmQJr3_s6-3B-fzw-trbuZJkx-dVeQwbxuYZglnQ
[28-May-2026 01:43:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 01:43:18 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 01:43:18 UTC] User ID: 663
[28-May-2026 01:43:18 UTC] ✅ User profile retrieved successfully for user ID: 663
[28-May-2026 01:43:18 UTC] === API CALL LOG ===
[28-May-2026 01:43:18 UTC] Endpoint: user/profile.php
[28-May-2026 01:43:18 UTC] Full Log Data: {
    "timestamp": "2026-05-28 01:43:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:b584:3a4e:4899:c6ff:fe74:90ad",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:b584:3a4e:4899:c6ff:fe74:90ad, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYzIiwidXNlcm5hbWUiOiJhbmlzaGEzODYyIiwiZW1haWwiOiJrdW1hcmlhbmlzaGFzaW5oYTgzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzNzM2OH0.H1uzmQJr3_s6-3B-fzw-trbuZJkx-dVeQwbxuYZglnQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a029915278d9a28e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:b584:3a4e:4899:c6ff:fe74:90ad",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 01:43:18 UTC] === END API CALL LOG ===
[28-May-2026 01:43:18 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 01:43:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYzIiwidXNlcm5hbWUiOiJhbmlzaGEzODYyIiwiZW1haWwiOiJrdW1hcmlhbmlzaGFzaW5oYTgzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzNzM2OH0.H1uzmQJr3_s6-3B-fzw-trbuZJkx-dVeQwbxuYZglnQ
[28-May-2026 01:43:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 01:43:18 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 01:43:18 UTC] User ID: 663
[28-May-2026 01:43:18 UTC] ✅ User profile retrieved successfully for user ID: 663
[28-May-2026 01:43:19 UTC] === API CALL LOG ===
[28-May-2026 01:43:19 UTC] Endpoint: user/profile.php
[28-May-2026 01:43:19 UTC] Full Log Data: {
    "timestamp": "2026-05-28 01:43:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:b584:3a4e:4899:c6ff:fe74:90ad",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:b584:3a4e:4899:c6ff:fe74:90ad, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYzIiwidXNlcm5hbWUiOiJhbmlzaGEzODYyIiwiZW1haWwiOiJrdW1hcmlhbmlzaGFzaW5oYTgzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzNzM2OH0.H1uzmQJr3_s6-3B-fzw-trbuZJkx-dVeQwbxuYZglnQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02991588de7a28e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:b584:3a4e:4899:c6ff:fe74:90ad",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 01:43:19 UTC] === END API CALL LOG ===
[28-May-2026 01:43:19 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 01:43:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYzIiwidXNlcm5hbWUiOiJhbmlzaGEzODYyIiwiZW1haWwiOiJrdW1hcmlhbmlzaGFzaW5oYTgzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzNzM2OH0.H1uzmQJr3_s6-3B-fzw-trbuZJkx-dVeQwbxuYZglnQ
[28-May-2026 01:43:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 01:43:19 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 01:43:19 UTC] User ID: 663
[28-May-2026 01:43:19 UTC] ✅ User profile retrieved successfully for user ID: 663
[28-May-2026 01:43:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 01:43:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 01:43:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"84.40.156.1, 172.64.200.14","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYyIiwidXNlcm5hbWUiOiJARGV2aWwxOTM0NSIsImVtYWlsIjoiazI1MjA1NTAzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzNzIyN30.Oumgpqrp4OL3gU_R6HKC-l0YK8R4Jwiggd9TwNgJVvc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a02991672f91f56d-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"84.40.156.1","cf-ipcountry":"PL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-May-2026 01:43:21 UTC] === User Orders API Called ===
[28-May-2026 01:43:21 UTC] User ID: 662
[28-May-2026 01:43:21 UTC] Limit: 20, Offset: 0
[28-May-2026 01:43:21 UTC] Orders found: 0
[28-May-2026 01:43:21 UTC] Orders data: []
[28-May-2026 01:43:21 UTC] Total orders count: 0
[28-May-2026 01:43:21 UTC] === API CALL LOG ===
[28-May-2026 01:43:21 UTC] Endpoint: user/profile.php
[28-May-2026 01:43:21 UTC] Full Log Data: {
    "timestamp": "2026-05-28 01:43:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.40.156.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "84.40.156.1, 172.64.200.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYyIiwidXNlcm5hbWUiOiJARGV2aWwxOTM0NSIsImVtYWlsIjoiazI1MjA1NTAzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzNzIyN30.Oumgpqrp4OL3gU_R6HKC-l0YK8R4Jwiggd9TwNgJVvc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0299167a801f56d-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "84.40.156.1",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 01:43:21 UTC] === END API CALL LOG ===
[28-May-2026 01:43:21 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 01:43:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYyIiwidXNlcm5hbWUiOiJARGV2aWwxOTM0NSIsImVtYWlsIjoiazI1MjA1NTAzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzNzIyN30.Oumgpqrp4OL3gU_R6HKC-l0YK8R4Jwiggd9TwNgJVvc
[28-May-2026 01:43:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 01:43:21 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 01:43:21 UTC] User ID: 662
[28-May-2026 01:43:21 UTC] ✅ User profile retrieved successfully for user ID: 662
[28-May-2026 01:43:22 UTC] === API CALL LOG ===
[28-May-2026 01:43:22 UTC] Endpoint: user/profile.php
[28-May-2026 01:43:22 UTC] Full Log Data: {
    "timestamp": "2026-05-28 01:43:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.40.156.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "84.40.156.1, 172.64.200.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYyIiwidXNlcm5hbWUiOiJARGV2aWwxOTM0NSIsImVtYWlsIjoiazI1MjA1NTAzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzNzIyN30.Oumgpqrp4OL3gU_R6HKC-l0YK8R4Jwiggd9TwNgJVvc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a029916c4b9df56d-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "84.40.156.1",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 01:43:22 UTC] === END API CALL LOG ===
[28-May-2026 01:43:22 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 01:43:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYyIiwidXNlcm5hbWUiOiJARGV2aWwxOTM0NSIsImVtYWlsIjoiazI1MjA1NTAzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzNzIyN30.Oumgpqrp4OL3gU_R6HKC-l0YK8R4Jwiggd9TwNgJVvc
[28-May-2026 01:43:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 01:43:22 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 01:43:22 UTC] User ID: 662
[28-May-2026 01:43:22 UTC] ✅ User profile retrieved successfully for user ID: 662
[28-May-2026 01:43:58 UTC] === API CALL LOG ===
[28-May-2026 01:43:58 UTC] Endpoint: user/profile.php
[28-May-2026 01:43:58 UTC] Full Log Data: {
    "timestamp": "2026-05-28 01:43:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.40.156.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "84.40.156.1, 172.64.200.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYyIiwidXNlcm5hbWUiOiJARGV2aWwxOTM0NSIsImVtYWlsIjoiazI1MjA1NTAzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzNzIyN30.Oumgpqrp4OL3gU_R6HKC-l0YK8R4Jwiggd9TwNgJVvc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02992507fd3f56d-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "84.40.156.1",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 01:43:58 UTC] === END API CALL LOG ===
[28-May-2026 01:43:58 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 01:43:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYyIiwidXNlcm5hbWUiOiJARGV2aWwxOTM0NSIsImVtYWlsIjoiazI1MjA1NTAzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzNzIyN30.Oumgpqrp4OL3gU_R6HKC-l0YK8R4Jwiggd9TwNgJVvc
[28-May-2026 01:43:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 01:43:58 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 01:43:58 UTC] User ID: 662
[28-May-2026 01:43:58 UTC] ✅ User profile retrieved successfully for user ID: 662
[28-May-2026 01:43:58 UTC] User Purchases API - User ID: 662
[28-May-2026 01:43:58 UTC] User Purchases API - Total purchases found: 0
[28-May-2026 01:44:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 01:44:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 01:44:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"84.40.156.1, 172.64.200.15","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYyIiwidXNlcm5hbWUiOiJARGV2aWwxOTM0NSIsImVtYWlsIjoiazI1MjA1NTAzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzNzIyN30.Oumgpqrp4OL3gU_R6HKC-l0YK8R4Jwiggd9TwNgJVvc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0299260be3af56d-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"84.40.156.1","cf-ipcountry":"PL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-May-2026 01:44:01 UTC] === User Orders API Called ===
[28-May-2026 01:44:01 UTC] User ID: 662
[28-May-2026 01:44:01 UTC] Limit: 20, Offset: 0
[28-May-2026 01:44:01 UTC] Orders found: 0
[28-May-2026 01:44:01 UTC] Orders data: []
[28-May-2026 01:44:01 UTC] Total orders count: 0
[28-May-2026 01:44:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 01:44:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 01:44:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"84.40.156.1, 172.64.200.15","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYyIiwidXNlcm5hbWUiOiJARGV2aWwxOTM0NSIsImVtYWlsIjoiazI1MjA1NTAzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzNzIyN30.Oumgpqrp4OL3gU_R6HKC-l0YK8R4Jwiggd9TwNgJVvc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0299267ab12f56d-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"84.40.156.1","cf-ipcountry":"PL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-May-2026 01:44:02 UTC] === User Orders API Called ===
[28-May-2026 01:44:02 UTC] User ID: 662
[28-May-2026 01:44:02 UTC] Limit: 20, Offset: 0
[28-May-2026 01:44:02 UTC] Orders found: 0
[28-May-2026 01:44:02 UTC] Orders data: []
[28-May-2026 01:44:02 UTC] Total orders count: 0
[28-May-2026 01:44:02 UTC] === API CALL LOG ===
[28-May-2026 01:44:02 UTC] Endpoint: user/profile.php
[28-May-2026 01:44:02 UTC] Full Log Data: {
    "timestamp": "2026-05-28 01:44:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.40.156.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "84.40.156.1, 172.64.200.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYyIiwidXNlcm5hbWUiOiJARGV2aWwxOTM0NSIsImVtYWlsIjoiazI1MjA1NTAzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzNzIyN30.Oumgpqrp4OL3gU_R6HKC-l0YK8R4Jwiggd9TwNgJVvc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02992682b5df56d-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "84.40.156.1",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 01:44:02 UTC] === END API CALL LOG ===
[28-May-2026 01:44:02 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 01:44:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYyIiwidXNlcm5hbWUiOiJARGV2aWwxOTM0NSIsImVtYWlsIjoiazI1MjA1NTAzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzNzIyN30.Oumgpqrp4OL3gU_R6HKC-l0YK8R4Jwiggd9TwNgJVvc
[28-May-2026 01:44:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 01:44:02 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 01:44:02 UTC] User ID: 662
[28-May-2026 01:44:02 UTC] ✅ User profile retrieved successfully for user ID: 662
[28-May-2026 01:44:03 UTC] === API CALL LOG ===
[28-May-2026 01:44:03 UTC] Endpoint: user/profile.php
[28-May-2026 01:44:03 UTC] Full Log Data: {
    "timestamp": "2026-05-28 01:44:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.40.156.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "84.40.156.1, 172.64.200.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYyIiwidXNlcm5hbWUiOiJARGV2aWwxOTM0NSIsImVtYWlsIjoiazI1MjA1NTAzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzNzIyN30.Oumgpqrp4OL3gU_R6HKC-l0YK8R4Jwiggd9TwNgJVvc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a029926d2fa0f56d-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "84.40.156.1",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 01:44:03 UTC] === END API CALL LOG ===
[28-May-2026 01:44:03 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 01:44:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYyIiwidXNlcm5hbWUiOiJARGV2aWwxOTM0NSIsImVtYWlsIjoiazI1MjA1NTAzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzNzIyN30.Oumgpqrp4OL3gU_R6HKC-l0YK8R4Jwiggd9TwNgJVvc
[28-May-2026 01:44:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 01:44:03 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 01:44:03 UTC] User ID: 662
[28-May-2026 01:44:03 UTC] ✅ User profile retrieved successfully for user ID: 662
[28-May-2026 01:44:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 01:44:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 01:44:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"84.40.156.1, 172.64.200.14","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYyIiwidXNlcm5hbWUiOiJARGV2aWwxOTM0NSIsImVtYWlsIjoiazI1MjA1NTAzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzNzIyN30.Oumgpqrp4OL3gU_R6HKC-l0YK8R4Jwiggd9TwNgJVvc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a02993020937f56d-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"84.40.156.1","cf-ipcountry":"PL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-May-2026 01:44:27 UTC] === User Orders API Called ===
[28-May-2026 01:44:27 UTC] User ID: 662
[28-May-2026 01:44:27 UTC] Limit: 20, Offset: 0
[28-May-2026 01:44:27 UTC] Orders found: 1
[28-May-2026 01:44:27 UTC] Orders data: [{"id":307,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/devil2289","status":"pending","created_at":"2026-05-28 05:14:25","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[28-May-2026 01:44:27 UTC] Total orders count: 1
[28-May-2026 01:44:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 01:44:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 01:44:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"84.40.156.1, 172.64.200.14","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYyIiwidXNlcm5hbWUiOiJARGV2aWwxOTM0NSIsImVtYWlsIjoiazI1MjA1NTAzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzNzIyN30.Oumgpqrp4OL3gU_R6HKC-l0YK8R4Jwiggd9TwNgJVvc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a029931cc986f56d-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"84.40.156.1","cf-ipcountry":"PL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-May-2026 01:44:31 UTC] === User Orders API Called ===
[28-May-2026 01:44:31 UTC] User ID: 662
[28-May-2026 01:44:31 UTC] Limit: 20, Offset: 0
[28-May-2026 01:44:31 UTC] Orders found: 1
[28-May-2026 01:44:31 UTC] Orders data: [{"id":307,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/devil2289","status":"pending","created_at":"2026-05-28 05:14:25","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[28-May-2026 01:44:31 UTC] Total orders count: 1
[28-May-2026 01:44:31 UTC] === API CALL LOG ===
[28-May-2026 01:44:31 UTC] Endpoint: user/profile.php
[28-May-2026 01:44:31 UTC] Full Log Data: {
    "timestamp": "2026-05-28 01:44:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.40.156.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "84.40.156.1, 172.64.200.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYyIiwidXNlcm5hbWUiOiJARGV2aWwxOTM0NSIsImVtYWlsIjoiazI1MjA1NTAzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzNzIyN30.Oumgpqrp4OL3gU_R6HKC-l0YK8R4Jwiggd9TwNgJVvc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a029931d4a00f56d-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "84.40.156.1",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 01:44:31 UTC] === END API CALL LOG ===
[28-May-2026 01:44:31 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 01:44:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYyIiwidXNlcm5hbWUiOiJARGV2aWwxOTM0NSIsImVtYWlsIjoiazI1MjA1NTAzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzNzIyN30.Oumgpqrp4OL3gU_R6HKC-l0YK8R4Jwiggd9TwNgJVvc
[28-May-2026 01:44:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 01:44:31 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 01:44:31 UTC] User ID: 662
[28-May-2026 01:44:31 UTC] ✅ User profile retrieved successfully for user ID: 662
[28-May-2026 01:44:32 UTC] === API CALL LOG ===
[28-May-2026 01:44:32 UTC] Endpoint: user/profile.php
[28-May-2026 01:44:32 UTC] Full Log Data: {
    "timestamp": "2026-05-28 01:44:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.40.156.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "84.40.156.1, 172.64.200.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYyIiwidXNlcm5hbWUiOiJARGV2aWwxOTM0NSIsImVtYWlsIjoiazI1MjA1NTAzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzNzIyN30.Oumgpqrp4OL3gU_R6HKC-l0YK8R4Jwiggd9TwNgJVvc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02993210cc2f56d-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "84.40.156.1",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 01:44:32 UTC] === END API CALL LOG ===
[28-May-2026 01:44:32 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 01:44:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYyIiwidXNlcm5hbWUiOiJARGV2aWwxOTM0NSIsImVtYWlsIjoiazI1MjA1NTAzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzNzIyN30.Oumgpqrp4OL3gU_R6HKC-l0YK8R4Jwiggd9TwNgJVvc
[28-May-2026 01:44:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 01:44:32 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 01:44:32 UTC] User ID: 662
[28-May-2026 01:44:32 UTC] ✅ User profile retrieved successfully for user ID: 662
[28-May-2026 01:44:41 UTC] === API CALL LOG ===
[28-May-2026 01:44:41 UTC] Endpoint: user/profile.php
[28-May-2026 01:44:41 UTC] Full Log Data: {
    "timestamp": "2026-05-28 01:44:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.40.156.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "84.40.156.1, 172.64.200.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYyIiwidXNlcm5hbWUiOiJARGV2aWwxOTM0NSIsImVtYWlsIjoiazI1MjA1NTAzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzNzIyN30.Oumgpqrp4OL3gU_R6HKC-l0YK8R4Jwiggd9TwNgJVvc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a029935a6a24f56d-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "84.40.156.1",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 01:44:41 UTC] === END API CALL LOG ===
[28-May-2026 01:44:41 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 01:44:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYyIiwidXNlcm5hbWUiOiJARGV2aWwxOTM0NSIsImVtYWlsIjoiazI1MjA1NTAzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzNzIyN30.Oumgpqrp4OL3gU_R6HKC-l0YK8R4Jwiggd9TwNgJVvc
[28-May-2026 01:44:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 01:44:41 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 01:44:41 UTC] User ID: 662
[28-May-2026 01:44:41 UTC] ✅ User profile retrieved successfully for user ID: 662
[28-May-2026 01:44:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 01:44:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 01:44:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"84.40.156.1, 172.64.200.15","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYyIiwidXNlcm5hbWUiOiJARGV2aWwxOTM0NSIsImVtYWlsIjoiazI1MjA1NTAzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzNzIyN30.Oumgpqrp4OL3gU_R6HKC-l0YK8R4Jwiggd9TwNgJVvc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a029935a29caf56d-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"84.40.156.1","cf-ipcountry":"PL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-May-2026 01:44:41 UTC] === User Orders API Called ===
[28-May-2026 01:44:41 UTC] User ID: 662
[28-May-2026 01:44:41 UTC] Limit: 20, Offset: 0
[28-May-2026 01:44:41 UTC] Orders found: 1
[28-May-2026 01:44:41 UTC] Orders data: [{"id":307,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/devil2289","status":"pending","created_at":"2026-05-28 05:14:25","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[28-May-2026 01:44:41 UTC] Total orders count: 1
[28-May-2026 01:44:42 UTC] === API CALL LOG ===
[28-May-2026 01:44:42 UTC] Endpoint: user/profile.php
[28-May-2026 01:44:42 UTC] Full Log Data: {
    "timestamp": "2026-05-28 01:44:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.40.156.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "84.40.156.1, 172.64.200.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYyIiwidXNlcm5hbWUiOiJARGV2aWwxOTM0NSIsImVtYWlsIjoiazI1MjA1NTAzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzNzIyN30.Oumgpqrp4OL3gU_R6HKC-l0YK8R4Jwiggd9TwNgJVvc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a029935f2ebdf56d-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "84.40.156.1",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 01:44:42 UTC] === END API CALL LOG ===
[28-May-2026 01:44:42 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 01:44:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYyIiwidXNlcm5hbWUiOiJARGV2aWwxOTM0NSIsImVtYWlsIjoiazI1MjA1NTAzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzNzIyN30.Oumgpqrp4OL3gU_R6HKC-l0YK8R4Jwiggd9TwNgJVvc
[28-May-2026 01:44:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 01:44:42 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 01:44:42 UTC] User ID: 662
[28-May-2026 01:44:42 UTC] ✅ User profile retrieved successfully for user ID: 662
[28-May-2026 01:44:45 UTC] === API CALL LOG ===
[28-May-2026 01:44:45 UTC] Endpoint: user/profile.php
[28-May-2026 01:44:45 UTC] Full Log Data: {
    "timestamp": "2026-05-28 01:44:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.40.156.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "84.40.156.1, 172.64.200.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYyIiwidXNlcm5hbWUiOiJARGV2aWwxOTM0NSIsImVtYWlsIjoiazI1MjA1NTAzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzNzIyN30.Oumgpqrp4OL3gU_R6HKC-l0YK8R4Jwiggd9TwNgJVvc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02993733931f56d-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "84.40.156.1",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 01:44:45 UTC] === END API CALL LOG ===
[28-May-2026 01:44:45 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 01:44:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYyIiwidXNlcm5hbWUiOiJARGV2aWwxOTM0NSIsImVtYWlsIjoiazI1MjA1NTAzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzNzIyN30.Oumgpqrp4OL3gU_R6HKC-l0YK8R4Jwiggd9TwNgJVvc
[28-May-2026 01:44:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 01:44:45 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 01:44:45 UTC] User ID: 662
[28-May-2026 01:44:45 UTC] ✅ User profile retrieved successfully for user ID: 662
[28-May-2026 01:44:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 01:44:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 01:44:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"84.40.156.1, 172.64.200.15","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYyIiwidXNlcm5hbWUiOiJARGV2aWwxOTM0NSIsImVtYWlsIjoiazI1MjA1NTAzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzNzIyN30.Oumgpqrp4OL3gU_R6HKC-l0YK8R4Jwiggd9TwNgJVvc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a02993733930f56d-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"84.40.156.1","cf-ipcountry":"PL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-May-2026 01:44:45 UTC] === User Orders API Called ===
[28-May-2026 01:44:45 UTC] User ID: 662
[28-May-2026 01:44:45 UTC] Limit: 20, Offset: 0
[28-May-2026 01:44:45 UTC] Orders found: 1
[28-May-2026 01:44:45 UTC] Orders data: [{"id":307,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/devil2289","status":"pending","created_at":"2026-05-28 05:14:25","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[28-May-2026 01:44:45 UTC] Total orders count: 1
[28-May-2026 01:44:45 UTC] === API CALL LOG ===
[28-May-2026 01:44:45 UTC] Endpoint: user/profile.php
[28-May-2026 01:44:45 UTC] Full Log Data: {
    "timestamp": "2026-05-28 01:44:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.40.156.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "84.40.156.1, 172.64.200.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYyIiwidXNlcm5hbWUiOiJARGV2aWwxOTM0NSIsImVtYWlsIjoiazI1MjA1NTAzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzNzIyN30.Oumgpqrp4OL3gU_R6HKC-l0YK8R4Jwiggd9TwNgJVvc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02993766c0df56d-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "84.40.156.1",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 01:44:45 UTC] === END API CALL LOG ===
[28-May-2026 01:44:45 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 01:44:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYyIiwidXNlcm5hbWUiOiJARGV2aWwxOTM0NSIsImVtYWlsIjoiazI1MjA1NTAzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzNzIyN30.Oumgpqrp4OL3gU_R6HKC-l0YK8R4Jwiggd9TwNgJVvc
[28-May-2026 01:44:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 01:44:45 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 01:44:45 UTC] User ID: 662
[28-May-2026 01:44:45 UTC] ✅ User profile retrieved successfully for user ID: 662
[28-May-2026 01:45:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 01:45:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 01:45:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:b584:3a4e:4899:c6ff:fe74:90ad, 104.23.175.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYzIiwidXNlcm5hbWUiOiJhbmlzaGEzODYyIiwiZW1haWwiOiJrdW1hcmlhbmlzaGFzaW5oYTgzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzNzM2OH0.H1uzmQJr3_s6-3B-fzw-trbuZJkx-dVeQwbxuYZglnQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a02993fb7f1da28e-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:b584:3a4e:4899:c6ff:fe74:90ad","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-May-2026 01:45:07 UTC] === User Orders API Called ===
[28-May-2026 01:45:07 UTC] User ID: 663
[28-May-2026 01:45:07 UTC] Limit: 20, Offset: 0
[28-May-2026 01:45:07 UTC] Orders found: 0
[28-May-2026 01:45:07 UTC] Orders data: []
[28-May-2026 01:45:07 UTC] Total orders count: 0
[28-May-2026 01:45:07 UTC] === API CALL LOG ===
[28-May-2026 01:45:07 UTC] Endpoint: user/profile.php
[28-May-2026 01:45:07 UTC] Full Log Data: {
    "timestamp": "2026-05-28 01:45:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:b584:3a4e:4899:c6ff:fe74:90ad",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:b584:3a4e:4899:c6ff:fe74:90ad, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYzIiwidXNlcm5hbWUiOiJhbmlzaGEzODYyIiwiZW1haWwiOiJrdW1hcmlhbmlzaGFzaW5oYTgzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzNzM2OH0.H1uzmQJr3_s6-3B-fzw-trbuZJkx-dVeQwbxuYZglnQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02993fbfffba28e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:b584:3a4e:4899:c6ff:fe74:90ad",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 01:45:07 UTC] === END API CALL LOG ===
[28-May-2026 01:45:07 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 01:45:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYzIiwidXNlcm5hbWUiOiJhbmlzaGEzODYyIiwiZW1haWwiOiJrdW1hcmlhbmlzaGFzaW5oYTgzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzNzM2OH0.H1uzmQJr3_s6-3B-fzw-trbuZJkx-dVeQwbxuYZglnQ
[28-May-2026 01:45:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 01:45:07 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 01:45:07 UTC] User ID: 663
[28-May-2026 01:45:07 UTC] ✅ User profile retrieved successfully for user ID: 663
[28-May-2026 01:45:07 UTC] === API CALL LOG ===
[28-May-2026 01:45:07 UTC] Endpoint: user/profile.php
[28-May-2026 01:45:07 UTC] Full Log Data: {
    "timestamp": "2026-05-28 01:45:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:b584:3a4e:4899:c6ff:fe74:90ad",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:b584:3a4e:4899:c6ff:fe74:90ad, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYzIiwidXNlcm5hbWUiOiJhbmlzaGEzODYyIiwiZW1haWwiOiJrdW1hcmlhbmlzaGFzaW5oYTgzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzNzM2OH0.H1uzmQJr3_s6-3B-fzw-trbuZJkx-dVeQwbxuYZglnQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02993ff9f55a28e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:b584:3a4e:4899:c6ff:fe74:90ad",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 01:45:07 UTC] === END API CALL LOG ===
[28-May-2026 01:45:07 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 01:45:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYzIiwidXNlcm5hbWUiOiJhbmlzaGEzODYyIiwiZW1haWwiOiJrdW1hcmlhbmlzaGFzaW5oYTgzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzNzM2OH0.H1uzmQJr3_s6-3B-fzw-trbuZJkx-dVeQwbxuYZglnQ
[28-May-2026 01:45:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 01:45:07 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 01:45:07 UTC] User ID: 663
[28-May-2026 01:45:07 UTC] ✅ User profile retrieved successfully for user ID: 663
[28-May-2026 01:45:08 UTC] === API CALL LOG ===
[28-May-2026 01:45:08 UTC] Endpoint: user/profile.php
[28-May-2026 01:45:08 UTC] Full Log Data: {
    "timestamp": "2026-05-28 01:45:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:b584:3a4e:4899:c6ff:fe74:90ad",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:b584:3a4e:4899:c6ff:fe74:90ad, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYzIiwidXNlcm5hbWUiOiJhbmlzaGEzODYyIiwiZW1haWwiOiJrdW1hcmlhbmlzaGFzaW5oYTgzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzNzM2OH0.H1uzmQJr3_s6-3B-fzw-trbuZJkx-dVeQwbxuYZglnQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02994057bc0a28e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:b584:3a4e:4899:c6ff:fe74:90ad",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 01:45:08 UTC] === END API CALL LOG ===
[28-May-2026 01:45:08 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 01:45:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYzIiwidXNlcm5hbWUiOiJhbmlzaGEzODYyIiwiZW1haWwiOiJrdW1hcmlhbmlzaGFzaW5oYTgzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzNzM2OH0.H1uzmQJr3_s6-3B-fzw-trbuZJkx-dVeQwbxuYZglnQ
[28-May-2026 01:45:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 01:45:08 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 01:45:08 UTC] User ID: 663
[28-May-2026 01:45:08 UTC] ✅ User profile retrieved successfully for user ID: 663
[28-May-2026 01:45:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 01:45:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 01:45:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:b584:3a4e:4899:c6ff:fe74:90ad, 104.23.175.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYzIiwidXNlcm5hbWUiOiJhbmlzaGEzODYyIiwiZW1haWwiOiJrdW1hcmlhbmlzaGFzaW5oYTgzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzNzM2OH0.H1uzmQJr3_s6-3B-fzw-trbuZJkx-dVeQwbxuYZglnQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0299406be1fa28e-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:b584:3a4e:4899:c6ff:fe74:90ad","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-May-2026 01:45:09 UTC] === User Orders API Called ===
[28-May-2026 01:45:09 UTC] User ID: 663
[28-May-2026 01:45:09 UTC] Limit: 20, Offset: 0
[28-May-2026 01:45:09 UTC] Orders found: 0
[28-May-2026 01:45:09 UTC] Orders data: []
[28-May-2026 01:45:09 UTC] Total orders count: 0
[28-May-2026 01:45:12 UTC] === API CALL LOG ===
[28-May-2026 01:45:12 UTC] Endpoint: user/profile.php
[28-May-2026 01:45:12 UTC] Full Log Data: {
    "timestamp": "2026-05-28 01:45:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.40.156.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "84.40.156.1, 172.64.200.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYyIiwidXNlcm5hbWUiOiJARGV2aWwxOTM0NSIsImVtYWlsIjoiazI1MjA1NTAzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzNzIyN30.Oumgpqrp4OL3gU_R6HKC-l0YK8R4Jwiggd9TwNgJVvc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a029941b6f24f56d-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "84.40.156.1",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 01:45:12 UTC] === END API CALL LOG ===
[28-May-2026 01:45:12 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 01:45:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYyIiwidXNlcm5hbWUiOiJARGV2aWwxOTM0NSIsImVtYWlsIjoiazI1MjA1NTAzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzNzIyN30.Oumgpqrp4OL3gU_R6HKC-l0YK8R4Jwiggd9TwNgJVvc
[28-May-2026 01:45:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 01:45:12 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 01:45:12 UTC] User ID: 662
[28-May-2026 01:45:12 UTC] ✅ User profile retrieved successfully for user ID: 662
[28-May-2026 01:45:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 01:45:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 01:45:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:b584:3a4e:4899:c6ff:fe74:90ad, 104.23.175.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYzIiwidXNlcm5hbWUiOiJhbmlzaGEzODYyIiwiZW1haWwiOiJrdW1hcmlhbmlzaGFzaW5oYTgzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzNzM2OH0.H1uzmQJr3_s6-3B-fzw-trbuZJkx-dVeQwbxuYZglnQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a02994257c07a28e-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:b584:3a4e:4899:c6ff:fe74:90ad","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-May-2026 01:45:13 UTC] === User Orders API Called ===
[28-May-2026 01:45:13 UTC] User ID: 663
[28-May-2026 01:45:13 UTC] Limit: 20, Offset: 0
[28-May-2026 01:45:13 UTC] Orders found: 0
[28-May-2026 01:45:13 UTC] Orders data: []
[28-May-2026 01:45:13 UTC] Total orders count: 0
[28-May-2026 01:45:13 UTC] === API CALL LOG ===
[28-May-2026 01:45:13 UTC] Endpoint: user/profile.php
[28-May-2026 01:45:13 UTC] Full Log Data: {
    "timestamp": "2026-05-28 01:45:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:b584:3a4e:4899:c6ff:fe74:90ad",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:b584:3a4e:4899:c6ff:fe74:90ad, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYzIiwidXNlcm5hbWUiOiJhbmlzaGEzODYyIiwiZW1haWwiOiJrdW1hcmlhbmlzaGFzaW5oYTgzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzNzM2OH0.H1uzmQJr3_s6-3B-fzw-trbuZJkx-dVeQwbxuYZglnQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0299425fce2a28e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:b584:3a4e:4899:c6ff:fe74:90ad",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 01:45:13 UTC] === END API CALL LOG ===
[28-May-2026 01:45:13 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 01:45:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYzIiwidXNlcm5hbWUiOiJhbmlzaGEzODYyIiwiZW1haWwiOiJrdW1hcmlhbmlzaGFzaW5oYTgzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzNzM2OH0.H1uzmQJr3_s6-3B-fzw-trbuZJkx-dVeQwbxuYZglnQ
[28-May-2026 01:45:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 01:45:13 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 01:45:13 UTC] User ID: 663
[28-May-2026 01:45:13 UTC] ✅ User profile retrieved successfully for user ID: 663
[28-May-2026 01:45:14 UTC] === API CALL LOG ===
[28-May-2026 01:45:14 UTC] Endpoint: user/profile.php
[28-May-2026 01:45:14 UTC] Full Log Data: {
    "timestamp": "2026-05-28 01:45:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:b584:3a4e:4899:c6ff:fe74:90ad",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:b584:3a4e:4899:c6ff:fe74:90ad, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYzIiwidXNlcm5hbWUiOiJhbmlzaGEzODYyIiwiZW1haWwiOiJrdW1hcmlhbmlzaGFzaW5oYTgzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzNzM2OH0.H1uzmQJr3_s6-3B-fzw-trbuZJkx-dVeQwbxuYZglnQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0299429bd16a28e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:b584:3a4e:4899:c6ff:fe74:90ad",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 01:45:14 UTC] === END API CALL LOG ===
[28-May-2026 01:45:14 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 01:45:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYzIiwidXNlcm5hbWUiOiJhbmlzaGEzODYyIiwiZW1haWwiOiJrdW1hcmlhbmlzaGFzaW5oYTgzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzNzM2OH0.H1uzmQJr3_s6-3B-fzw-trbuZJkx-dVeQwbxuYZglnQ
[28-May-2026 01:45:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 01:45:14 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 01:45:14 UTC] User ID: 663
[28-May-2026 01:45:14 UTC] ✅ User profile retrieved successfully for user ID: 663
[28-May-2026 01:45:15 UTC] === API CALL LOG ===
[28-May-2026 01:45:15 UTC] Endpoint: user/profile.php
[28-May-2026 01:45:15 UTC] Full Log Data: {
    "timestamp": "2026-05-28 01:45:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:b584:3a4e:4899:c6ff:fe74:90ad",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:b584:3a4e:4899:c6ff:fe74:90ad, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYzIiwidXNlcm5hbWUiOiJhbmlzaGEzODYyIiwiZW1haWwiOiJrdW1hcmlhbmlzaGFzaW5oYTgzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzNzM2OH0.H1uzmQJr3_s6-3B-fzw-trbuZJkx-dVeQwbxuYZglnQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a029942cab0aa28e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:b584:3a4e:4899:c6ff:fe74:90ad",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 01:45:15 UTC] === END API CALL LOG ===
[28-May-2026 01:45:15 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 01:45:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYzIiwidXNlcm5hbWUiOiJhbmlzaGEzODYyIiwiZW1haWwiOiJrdW1hcmlhbmlzaGFzaW5oYTgzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzNzM2OH0.H1uzmQJr3_s6-3B-fzw-trbuZJkx-dVeQwbxuYZglnQ
[28-May-2026 01:45:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 01:45:15 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 01:45:15 UTC] User ID: 663
[28-May-2026 01:45:15 UTC] ✅ User profile retrieved successfully for user ID: 663
[28-May-2026 01:45:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 01:45:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 01:45:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:b584:3a4e:4899:c6ff:fe74:90ad, 104.23.175.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYzIiwidXNlcm5hbWUiOiJhbmlzaGEzODYyIiwiZW1haWwiOiJrdW1hcmlhbmlzaGFzaW5oYTgzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzNzM2OH0.H1uzmQJr3_s6-3B-fzw-trbuZJkx-dVeQwbxuYZglnQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0299455094da28e-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:b584:3a4e:4899:c6ff:fe74:90ad","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-May-2026 01:45:21 UTC] === User Orders API Called ===
[28-May-2026 01:45:21 UTC] User ID: 663
[28-May-2026 01:45:21 UTC] Limit: 20, Offset: 0
[28-May-2026 01:45:21 UTC] Orders found: 0
[28-May-2026 01:45:21 UTC] Orders data: []
[28-May-2026 01:45:21 UTC] Total orders count: 0
[28-May-2026 01:45:21 UTC] === API CALL LOG ===
[28-May-2026 01:45:21 UTC] Endpoint: user/profile.php
[28-May-2026 01:45:21 UTC] Full Log Data: {
    "timestamp": "2026-05-28 01:45:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:b584:3a4e:4899:c6ff:fe74:90ad",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:b584:3a4e:4899:c6ff:fe74:90ad, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYzIiwidXNlcm5hbWUiOiJhbmlzaGEzODYyIiwiZW1haWwiOiJrdW1hcmlhbmlzaGFzaW5oYTgzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzNzM2OH0.H1uzmQJr3_s6-3B-fzw-trbuZJkx-dVeQwbxuYZglnQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02994558a7fa28e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:b584:3a4e:4899:c6ff:fe74:90ad",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 01:45:21 UTC] === END API CALL LOG ===
[28-May-2026 01:45:21 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 01:45:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYzIiwidXNlcm5hbWUiOiJhbmlzaGEzODYyIiwiZW1haWwiOiJrdW1hcmlhbmlzaGFzaW5oYTgzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzNzM2OH0.H1uzmQJr3_s6-3B-fzw-trbuZJkx-dVeQwbxuYZglnQ
[28-May-2026 01:45:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 01:45:21 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 01:45:21 UTC] User ID: 663
[28-May-2026 01:45:21 UTC] ✅ User profile retrieved successfully for user ID: 663
[28-May-2026 01:45:21 UTC] === API CALL LOG ===
[28-May-2026 01:45:21 UTC] Endpoint: user/profile.php
[28-May-2026 01:45:21 UTC] Full Log Data: {
    "timestamp": "2026-05-28 01:45:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:b584:3a4e:4899:c6ff:fe74:90ad",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:b584:3a4e:4899:c6ff:fe74:90ad, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYzIiwidXNlcm5hbWUiOiJhbmlzaGEzODYyIiwiZW1haWwiOiJrdW1hcmlhbmlzaGFzaW5oYTgzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzNzM2OH0.H1uzmQJr3_s6-3B-fzw-trbuZJkx-dVeQwbxuYZglnQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0299456fdaea28e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:b584:3a4e:4899:c6ff:fe74:90ad",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 01:45:21 UTC] === END API CALL LOG ===
[28-May-2026 01:45:21 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 01:45:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYzIiwidXNlcm5hbWUiOiJhbmlzaGEzODYyIiwiZW1haWwiOiJrdW1hcmlhbmlzaGFzaW5oYTgzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzNzM2OH0.H1uzmQJr3_s6-3B-fzw-trbuZJkx-dVeQwbxuYZglnQ
[28-May-2026 01:45:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 01:45:21 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 01:45:21 UTC] User ID: 663
[28-May-2026 01:45:21 UTC] ✅ User profile retrieved successfully for user ID: 663
[28-May-2026 01:45:22 UTC] === API CALL LOG ===
[28-May-2026 01:45:22 UTC] Endpoint: user/profile.php
[28-May-2026 01:45:22 UTC] Full Log Data: {
    "timestamp": "2026-05-28 01:45:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:b584:3a4e:4899:c6ff:fe74:90ad",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:b584:3a4e:4899:c6ff:fe74:90ad, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYzIiwidXNlcm5hbWUiOiJhbmlzaGEzODYyIiwiZW1haWwiOiJrdW1hcmlhbmlzaGFzaW5oYTgzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzNzM2OH0.H1uzmQJr3_s6-3B-fzw-trbuZJkx-dVeQwbxuYZglnQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a029945b5f93a28e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:b584:3a4e:4899:c6ff:fe74:90ad",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 01:45:22 UTC] === END API CALL LOG ===
[28-May-2026 01:45:22 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 01:45:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYzIiwidXNlcm5hbWUiOiJhbmlzaGEzODYyIiwiZW1haWwiOiJrdW1hcmlhbmlzaGFzaW5oYTgzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzNzM2OH0.H1uzmQJr3_s6-3B-fzw-trbuZJkx-dVeQwbxuYZglnQ
[28-May-2026 01:45:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 01:45:22 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 01:45:22 UTC] User ID: 663
[28-May-2026 01:45:22 UTC] ✅ User profile retrieved successfully for user ID: 663
[28-May-2026 01:45:23 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 01:45:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 01:45:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:b584:3a4e:4899:c6ff:fe74:90ad, 104.23.175.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYzIiwidXNlcm5hbWUiOiJhbmlzaGEzODYyIiwiZW1haWwiOiJrdW1hcmlhbmlzaGFzaW5oYTgzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzNzM2OH0.H1uzmQJr3_s6-3B-fzw-trbuZJkx-dVeQwbxuYZglnQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0299463892fa28e-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:b584:3a4e:4899:c6ff:fe74:90ad","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-May-2026 01:45:23 UTC] === User Orders API Called ===
[28-May-2026 01:45:23 UTC] User ID: 663
[28-May-2026 01:45:23 UTC] Limit: 20, Offset: 0
[28-May-2026 01:45:23 UTC] Orders found: 0
[28-May-2026 01:45:23 UTC] Orders data: []
[28-May-2026 01:45:23 UTC] Total orders count: 0
[28-May-2026 01:45:24 UTC] === API CALL LOG ===
[28-May-2026 01:45:24 UTC] Endpoint: user/profile.php
[28-May-2026 01:45:24 UTC] Full Log Data: {
    "timestamp": "2026-05-28 01:45:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:b584:3a4e:4899:c6ff:fe74:90ad",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:b584:3a4e:4899:c6ff:fe74:90ad, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYzIiwidXNlcm5hbWUiOiJhbmlzaGEzODYyIiwiZW1haWwiOiJrdW1hcmlhbmlzaGFzaW5oYTgzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzNzM2OH0.H1uzmQJr3_s6-3B-fzw-trbuZJkx-dVeQwbxuYZglnQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02994680ac8a28e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:b584:3a4e:4899:c6ff:fe74:90ad",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 01:45:24 UTC] === END API CALL LOG ===
[28-May-2026 01:45:24 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 01:45:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYzIiwidXNlcm5hbWUiOiJhbmlzaGEzODYyIiwiZW1haWwiOiJrdW1hcmlhbmlzaGFzaW5oYTgzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzNzM2OH0.H1uzmQJr3_s6-3B-fzw-trbuZJkx-dVeQwbxuYZglnQ
[28-May-2026 01:45:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 01:45:24 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 01:45:24 UTC] User ID: 663
[28-May-2026 01:45:24 UTC] ✅ User profile retrieved successfully for user ID: 663
[28-May-2026 01:45:24 UTC] User Purchases API - User ID: 663
[28-May-2026 01:45:24 UTC] User Purchases API - Total purchases found: 2
[28-May-2026 01:45:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 01:45:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 01:45:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"84.40.156.1, 172.64.200.14","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYyIiwidXNlcm5hbWUiOiJARGV2aWwxOTM0NSIsImVtYWlsIjoiazI1MjA1NTAzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzNzIyN30.Oumgpqrp4OL3gU_R6HKC-l0YK8R4Jwiggd9TwNgJVvc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a029947fd80bf56d-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"84.40.156.1","cf-ipcountry":"PL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-May-2026 01:45:28 UTC] === User Orders API Called ===
[28-May-2026 01:45:28 UTC] User ID: 662
[28-May-2026 01:45:28 UTC] Limit: 20, Offset: 0
[28-May-2026 01:45:28 UTC] Orders found: 2
[28-May-2026 01:45:28 UTC] Orders data: [{"id":308,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/devil2289","status":"pending","created_at":"2026-05-28 05:15:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":307,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/devil2289","status":"pending","created_at":"2026-05-28 05:14:25","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[28-May-2026 01:45:28 UTC] Total orders count: 2
[28-May-2026 01:45:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 01:45:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 01:45:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:b584:3a4e:4899:c6ff:fe74:90ad, 104.23.175.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYzIiwidXNlcm5hbWUiOiJhbmlzaGEzODYyIiwiZW1haWwiOiJrdW1hcmlhbmlzaGFzaW5oYTgzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzNzM2OH0.H1uzmQJr3_s6-3B-fzw-trbuZJkx-dVeQwbxuYZglnQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a02994975afba28e-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:b584:3a4e:4899:c6ff:fe74:90ad","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-May-2026 01:45:32 UTC] === User Orders API Called ===
[28-May-2026 01:45:32 UTC] User ID: 663
[28-May-2026 01:45:32 UTC] Limit: 20, Offset: 0
[28-May-2026 01:45:32 UTC] Orders found: 0
[28-May-2026 01:45:32 UTC] Orders data: []
[28-May-2026 01:45:32 UTC] Total orders count: 0
[28-May-2026 01:45:32 UTC] === API CALL LOG ===
[28-May-2026 01:45:32 UTC] Endpoint: user/profile.php
[28-May-2026 01:45:32 UTC] Full Log Data: {
    "timestamp": "2026-05-28 01:45:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:b584:3a4e:4899:c6ff:fe74:90ad",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:b584:3a4e:4899:c6ff:fe74:90ad, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYzIiwidXNlcm5hbWUiOiJhbmlzaGEzODYyIiwiZW1haWwiOiJrdW1hcmlhbmlzaGFzaW5oYTgzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzNzM2OH0.H1uzmQJr3_s6-3B-fzw-trbuZJkx-dVeQwbxuYZglnQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0299497cbeba28e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:b584:3a4e:4899:c6ff:fe74:90ad",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 01:45:32 UTC] === END API CALL LOG ===
[28-May-2026 01:45:32 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 01:45:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYzIiwidXNlcm5hbWUiOiJhbmlzaGEzODYyIiwiZW1haWwiOiJrdW1hcmlhbmlzaGFzaW5oYTgzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzNzM2OH0.H1uzmQJr3_s6-3B-fzw-trbuZJkx-dVeQwbxuYZglnQ
[28-May-2026 01:45:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 01:45:32 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 01:45:32 UTC] User ID: 663
[28-May-2026 01:45:32 UTC] ✅ User profile retrieved successfully for user ID: 663
[28-May-2026 01:45:32 UTC] === API CALL LOG ===
[28-May-2026 01:45:32 UTC] Endpoint: user/profile.php
[28-May-2026 01:45:32 UTC] Full Log Data: {
    "timestamp": "2026-05-28 01:45:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:b584:3a4e:4899:c6ff:fe74:90ad",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:b584:3a4e:4899:c6ff:fe74:90ad, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYzIiwidXNlcm5hbWUiOiJhbmlzaGEzODYyIiwiZW1haWwiOiJrdW1hcmlhbmlzaGFzaW5oYTgzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzNzM2OH0.H1uzmQJr3_s6-3B-fzw-trbuZJkx-dVeQwbxuYZglnQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a029949b7af9a28e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:b584:3a4e:4899:c6ff:fe74:90ad",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 01:45:32 UTC] === END API CALL LOG ===
[28-May-2026 01:45:32 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 01:45:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYzIiwidXNlcm5hbWUiOiJhbmlzaGEzODYyIiwiZW1haWwiOiJrdW1hcmlhbmlzaGFzaW5oYTgzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzNzM2OH0.H1uzmQJr3_s6-3B-fzw-trbuZJkx-dVeQwbxuYZglnQ
[28-May-2026 01:45:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 01:45:32 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 01:45:32 UTC] User ID: 663
[28-May-2026 01:45:32 UTC] ✅ User profile retrieved successfully for user ID: 663
[28-May-2026 01:45:33 UTC] === API CALL LOG ===
[28-May-2026 01:45:33 UTC] Endpoint: user/profile.php
[28-May-2026 01:45:33 UTC] Full Log Data: {
    "timestamp": "2026-05-28 01:45:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:b584:3a4e:4899:c6ff:fe74:90ad",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:b584:3a4e:4899:c6ff:fe74:90ad, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYzIiwidXNlcm5hbWUiOiJhbmlzaGEzODYyIiwiZW1haWwiOiJrdW1hcmlhbmlzaGFzaW5oYTgzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzNzM2OH0.H1uzmQJr3_s6-3B-fzw-trbuZJkx-dVeQwbxuYZglnQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02994a18e60a28e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:b584:3a4e:4899:c6ff:fe74:90ad",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 01:45:33 UTC] === END API CALL LOG ===
[28-May-2026 01:45:33 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 01:45:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYzIiwidXNlcm5hbWUiOiJhbmlzaGEzODYyIiwiZW1haWwiOiJrdW1hcmlhbmlzaGFzaW5oYTgzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzNzM2OH0.H1uzmQJr3_s6-3B-fzw-trbuZJkx-dVeQwbxuYZglnQ
[28-May-2026 01:45:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 01:45:33 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 01:45:33 UTC] User ID: 663
[28-May-2026 01:45:33 UTC] ✅ User profile retrieved successfully for user ID: 663
[28-May-2026 01:45:50 UTC] === API CALL LOG ===
[28-May-2026 01:45:50 UTC] Endpoint: user/profile.php
[28-May-2026 01:45:50 UTC] Full Log Data: {
    "timestamp": "2026-05-28 01:45:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:b584:3a4e:4899:c6ff:fe74:90ad",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:b584:3a4e:4899:c6ff:fe74:90ad, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYzIiwidXNlcm5hbWUiOiJhbmlzaGEzODYyIiwiZW1haWwiOiJrdW1hcmlhbmlzaGFzaW5oYTgzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzNzM2OH0.H1uzmQJr3_s6-3B-fzw-trbuZJkx-dVeQwbxuYZglnQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02995082d34a28e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:b584:3a4e:4899:c6ff:fe74:90ad",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 01:45:50 UTC] === END API CALL LOG ===
[28-May-2026 01:45:50 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 01:45:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYzIiwidXNlcm5hbWUiOiJhbmlzaGEzODYyIiwiZW1haWwiOiJrdW1hcmlhbmlzaGFzaW5oYTgzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzNzM2OH0.H1uzmQJr3_s6-3B-fzw-trbuZJkx-dVeQwbxuYZglnQ
[28-May-2026 01:45:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 01:45:50 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 01:45:50 UTC] User ID: 663
[28-May-2026 01:45:50 UTC] ✅ User profile retrieved successfully for user ID: 663
[28-May-2026 01:46:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 01:46:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 01:46:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:b584:3a4e:4899:c6ff:fe74:90ad, 104.23.175.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYzIiwidXNlcm5hbWUiOiJhbmlzaGEzODYyIiwiZW1haWwiOiJrdW1hcmlhbmlzaGFzaW5oYTgzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzNzM2OH0.H1uzmQJr3_s6-3B-fzw-trbuZJkx-dVeQwbxuYZglnQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a02995cdccf2a28e-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:b584:3a4e:4899:c6ff:fe74:90ad","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-May-2026 01:46:22 UTC] === User Orders API Called ===
[28-May-2026 01:46:22 UTC] User ID: 663
[28-May-2026 01:46:22 UTC] Limit: 20, Offset: 0
[28-May-2026 01:46:22 UTC] Orders found: 0
[28-May-2026 01:46:22 UTC] Orders data: []
[28-May-2026 01:46:22 UTC] Total orders count: 0
[28-May-2026 01:46:22 UTC] === API CALL LOG ===
[28-May-2026 01:46:22 UTC] Endpoint: user/profile.php
[28-May-2026 01:46:22 UTC] Full Log Data: {
    "timestamp": "2026-05-28 01:46:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:b584:3a4e:4899:c6ff:fe74:90ad",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:b584:3a4e:4899:c6ff:fe74:90ad, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYzIiwidXNlcm5hbWUiOiJhbmlzaGEzODYyIiwiZW1haWwiOiJrdW1hcmlhbmlzaGFzaW5oYTgzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzNzM2OH0.H1uzmQJr3_s6-3B-fzw-trbuZJkx-dVeQwbxuYZglnQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02995ce4ddaa28e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:b584:3a4e:4899:c6ff:fe74:90ad",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 01:46:22 UTC] === END API CALL LOG ===
[28-May-2026 01:46:22 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 01:46:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYzIiwidXNlcm5hbWUiOiJhbmlzaGEzODYyIiwiZW1haWwiOiJrdW1hcmlhbmlzaGFzaW5oYTgzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzNzM2OH0.H1uzmQJr3_s6-3B-fzw-trbuZJkx-dVeQwbxuYZglnQ
[28-May-2026 01:46:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 01:46:22 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 01:46:22 UTC] User ID: 663
[28-May-2026 01:46:22 UTC] ✅ User profile retrieved successfully for user ID: 663
[28-May-2026 01:46:22 UTC] === API CALL LOG ===
[28-May-2026 01:46:22 UTC] Endpoint: user/profile.php
[28-May-2026 01:46:22 UTC] Full Log Data: {
    "timestamp": "2026-05-28 01:46:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:b584:3a4e:4899:c6ff:fe74:90ad",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:b584:3a4e:4899:c6ff:fe74:90ad, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYzIiwidXNlcm5hbWUiOiJhbmlzaGEzODYyIiwiZW1haWwiOiJrdW1hcmlhbmlzaGFzaW5oYTgzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzNzM2OH0.H1uzmQJr3_s6-3B-fzw-trbuZJkx-dVeQwbxuYZglnQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02995d1cd33a28e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:b584:3a4e:4899:c6ff:fe74:90ad",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 01:46:22 UTC] === END API CALL LOG ===
[28-May-2026 01:46:22 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 01:46:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYzIiwidXNlcm5hbWUiOiJhbmlzaGEzODYyIiwiZW1haWwiOiJrdW1hcmlhbmlzaGFzaW5oYTgzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzNzM2OH0.H1uzmQJr3_s6-3B-fzw-trbuZJkx-dVeQwbxuYZglnQ
[28-May-2026 01:46:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 01:46:22 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 01:46:22 UTC] User ID: 663
[28-May-2026 01:46:22 UTC] ✅ User profile retrieved successfully for user ID: 663
[28-May-2026 01:46:23 UTC] === API CALL LOG ===
[28-May-2026 01:46:23 UTC] Endpoint: user/profile.php
[28-May-2026 01:46:23 UTC] Full Log Data: {
    "timestamp": "2026-05-28 01:46:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:b584:3a4e:4899:c6ff:fe74:90ad",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:b584:3a4e:4899:c6ff:fe74:90ad, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYzIiwidXNlcm5hbWUiOiJhbmlzaGEzODYyIiwiZW1haWwiOiJrdW1hcmlhbmlzaGFzaW5oYTgzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzNzM2OH0.H1uzmQJr3_s6-3B-fzw-trbuZJkx-dVeQwbxuYZglnQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02995d778a0a28e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:b584:3a4e:4899:c6ff:fe74:90ad",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 01:46:23 UTC] === END API CALL LOG ===
[28-May-2026 01:46:23 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 01:46:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYzIiwidXNlcm5hbWUiOiJhbmlzaGEzODYyIiwiZW1haWwiOiJrdW1hcmlhbmlzaGFzaW5oYTgzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzNzM2OH0.H1uzmQJr3_s6-3B-fzw-trbuZJkx-dVeQwbxuYZglnQ
[28-May-2026 01:46:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 01:46:23 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 01:46:23 UTC] User ID: 663
[28-May-2026 01:46:23 UTC] ✅ User profile retrieved successfully for user ID: 663
[28-May-2026 01:46:28 UTC] === API CALL LOG ===
[28-May-2026 01:46:28 UTC] Endpoint: user/profile.php
[28-May-2026 01:46:28 UTC] Full Log Data: {
    "timestamp": "2026-05-28 01:46:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.40.156.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "84.40.156.1, 172.64.200.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYyIiwidXNlcm5hbWUiOiJARGV2aWwxOTM0NSIsImVtYWlsIjoiazI1MjA1NTAzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzNzIyN30.Oumgpqrp4OL3gU_R6HKC-l0YK8R4Jwiggd9TwNgJVvc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02995f9ef3df56d-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "84.40.156.1",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 01:46:28 UTC] === END API CALL LOG ===
[28-May-2026 01:46:28 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 01:46:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYyIiwidXNlcm5hbWUiOiJARGV2aWwxOTM0NSIsImVtYWlsIjoiazI1MjA1NTAzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzNzIyN30.Oumgpqrp4OL3gU_R6HKC-l0YK8R4Jwiggd9TwNgJVvc
[28-May-2026 01:46:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 01:46:28 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 01:46:28 UTC] User ID: 662
[28-May-2026 01:46:28 UTC] ✅ User profile retrieved successfully for user ID: 662
[28-May-2026 01:46:28 UTC] User Purchases API - User ID: 662
[28-May-2026 01:46:28 UTC] User Purchases API - Total purchases found: 0
[28-May-2026 01:46:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 01:46:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 01:46:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"84.40.156.1, 172.64.200.14","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYyIiwidXNlcm5hbWUiOiJARGV2aWwxOTM0NSIsImVtYWlsIjoiazI1MjA1NTAzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzNzIyN30.Oumgpqrp4OL3gU_R6HKC-l0YK8R4Jwiggd9TwNgJVvc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a02996038ea7f56d-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"84.40.156.1","cf-ipcountry":"PL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-May-2026 01:46:30 UTC] === User Orders API Called ===
[28-May-2026 01:46:30 UTC] User ID: 662
[28-May-2026 01:46:30 UTC] Limit: 20, Offset: 0
[28-May-2026 01:46:30 UTC] Orders found: 2
[28-May-2026 01:46:30 UTC] Orders data: [{"id":308,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/devil2289","status":"pending","created_at":"2026-05-28 05:15:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":307,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/devil2289","status":"pending","created_at":"2026-05-28 05:14:25","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[28-May-2026 01:46:30 UTC] Total orders count: 2
[28-May-2026 01:46:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 01:46:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 01:46:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:b584:3a4e:4899:c6ff:fe74:90ad, 104.23.175.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYzIiwidXNlcm5hbWUiOiJhbmlzaGEzODYyIiwiZW1haWwiOiJrdW1hcmlhbmlzaGFzaW5oYTgzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzNzM2OH0.H1uzmQJr3_s6-3B-fzw-trbuZJkx-dVeQwbxuYZglnQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0299606c87aa28e-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:b584:3a4e:4899:c6ff:fe74:90ad","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-May-2026 01:46:31 UTC] === User Orders API Called ===
[28-May-2026 01:46:31 UTC] User ID: 663
[28-May-2026 01:46:31 UTC] Limit: 20, Offset: 0
[28-May-2026 01:46:31 UTC] Orders found: 0
[28-May-2026 01:46:31 UTC] Orders data: []
[28-May-2026 01:46:31 UTC] Total orders count: 0
[28-May-2026 01:46:31 UTC] === API CALL LOG ===
[28-May-2026 01:46:31 UTC] Endpoint: user/profile.php
[28-May-2026 01:46:31 UTC] Full Log Data: {
    "timestamp": "2026-05-28 01:46:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:b584:3a4e:4899:c6ff:fe74:90ad",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:b584:3a4e:4899:c6ff:fe74:90ad, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYzIiwidXNlcm5hbWUiOiJhbmlzaGEzODYyIiwiZW1haWwiOiJrdW1hcmlhbmlzaGFzaW5oYTgzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzNzM2OH0.H1uzmQJr3_s6-3B-fzw-trbuZJkx-dVeQwbxuYZglnQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02996098e31a28e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:b584:3a4e:4899:c6ff:fe74:90ad",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 01:46:31 UTC] === END API CALL LOG ===
[28-May-2026 01:46:31 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 01:46:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYzIiwidXNlcm5hbWUiOiJhbmlzaGEzODYyIiwiZW1haWwiOiJrdW1hcmlhbmlzaGFzaW5oYTgzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzNzM2OH0.H1uzmQJr3_s6-3B-fzw-trbuZJkx-dVeQwbxuYZglnQ
[28-May-2026 01:46:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 01:46:31 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 01:46:31 UTC] User ID: 663
[28-May-2026 01:46:31 UTC] ✅ User profile retrieved successfully for user ID: 663
[28-May-2026 01:46:32 UTC] User Purchases API - User ID: 663
[28-May-2026 01:46:32 UTC] User Purchases API - Total purchases found: 2
[28-May-2026 01:46:36 UTC] User Purchases API - User ID: 663
[28-May-2026 01:46:36 UTC] User Purchases API - Total purchases found: 2
[28-May-2026 01:50:39 UTC] === API CALL LOG ===
[28-May-2026 01:50:39 UTC] Endpoint: user/profile.php
[28-May-2026 01:50:39 UTC] Full Log Data: {
    "timestamp": "2026-05-28 01:50:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.40.156.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "84.40.156.1, 172.64.200.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYyIiwidXNlcm5hbWUiOiJARGV2aWwxOTM0NSIsImVtYWlsIjoiazI1MjA1NTAzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzNzIyN30.Oumgpqrp4OL3gU_R6HKC-l0YK8R4Jwiggd9TwNgJVvc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0299c19dd787abf-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "84.40.156.1",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 01:50:39 UTC] === END API CALL LOG ===
[28-May-2026 01:50:39 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 01:50:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYyIiwidXNlcm5hbWUiOiJARGV2aWwxOTM0NSIsImVtYWlsIjoiazI1MjA1NTAzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzNzIyN30.Oumgpqrp4OL3gU_R6HKC-l0YK8R4Jwiggd9TwNgJVvc
[28-May-2026 01:50:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 01:50:39 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 01:50:39 UTC] User ID: 662
[28-May-2026 01:50:39 UTC] ✅ User profile retrieved successfully for user ID: 662
[28-May-2026 01:50:40 UTC] === API CALL LOG ===
[28-May-2026 01:50:40 UTC] Endpoint: user/profile.php
[28-May-2026 01:50:40 UTC] Full Log Data: {
    "timestamp": "2026-05-28 01:50:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.40.156.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "84.40.156.1, 172.64.200.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYyIiwidXNlcm5hbWUiOiJARGV2aWwxOTM0NSIsImVtYWlsIjoiazI1MjA1NTAzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzNzIyN30.Oumgpqrp4OL3gU_R6HKC-l0YK8R4Jwiggd9TwNgJVvc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0299c20dba87abf-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "84.40.156.1",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 01:50:40 UTC] === END API CALL LOG ===
[28-May-2026 01:50:40 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 01:50:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYyIiwidXNlcm5hbWUiOiJARGV2aWwxOTM0NSIsImVtYWlsIjoiazI1MjA1NTAzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzNzIyN30.Oumgpqrp4OL3gU_R6HKC-l0YK8R4Jwiggd9TwNgJVvc
[28-May-2026 01:50:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 01:50:40 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 01:50:40 UTC] User ID: 662
[28-May-2026 01:50:40 UTC] ✅ User profile retrieved successfully for user ID: 662
[28-May-2026 01:50:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 01:50:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 01:50:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"84.40.156.1, 172.64.200.15","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYyIiwidXNlcm5hbWUiOiJARGV2aWwxOTM0NSIsImVtYWlsIjoiazI1MjA1NTAzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzNzIyN30.Oumgpqrp4OL3gU_R6HKC-l0YK8R4Jwiggd9TwNgJVvc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0299c216c2e7abf-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"84.40.156.1","cf-ipcountry":"PL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-May-2026 01:50:40 UTC] === User Orders API Called ===
[28-May-2026 01:50:40 UTC] User ID: 662
[28-May-2026 01:50:40 UTC] Limit: 20, Offset: 0
[28-May-2026 01:50:40 UTC] Orders found: 2
[28-May-2026 01:50:40 UTC] Orders data: [{"id":308,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/devil2289","status":"pending","created_at":"2026-05-28 05:15:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":307,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/devil2289","status":"pending","created_at":"2026-05-28 05:14:25","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[28-May-2026 01:50:40 UTC] Total orders count: 2
[28-May-2026 01:50:40 UTC] === API CALL LOG ===
[28-May-2026 01:50:40 UTC] Endpoint: user/profile.php
[28-May-2026 01:50:40 UTC] Full Log Data: {
    "timestamp": "2026-05-28 01:50:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.40.156.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "84.40.156.1, 172.64.200.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYyIiwidXNlcm5hbWUiOiJARGV2aWwxOTM0NSIsImVtYWlsIjoiazI1MjA1NTAzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzNzIyN30.Oumgpqrp4OL3gU_R6HKC-l0YK8R4Jwiggd9TwNgJVvc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0299c219c5e7abf-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "84.40.156.1",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 01:50:40 UTC] === END API CALL LOG ===
[28-May-2026 01:50:40 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 01:50:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYyIiwidXNlcm5hbWUiOiJARGV2aWwxOTM0NSIsImVtYWlsIjoiazI1MjA1NTAzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzNzIyN30.Oumgpqrp4OL3gU_R6HKC-l0YK8R4Jwiggd9TwNgJVvc
[28-May-2026 01:50:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 01:50:40 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 01:50:40 UTC] User ID: 662
[28-May-2026 01:50:40 UTC] ✅ User profile retrieved successfully for user ID: 662
[28-May-2026 01:50:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 01:50:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 01:50:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"84.40.156.1, 172.64.200.15","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYyIiwidXNlcm5hbWUiOiJARGV2aWwxOTM0NSIsImVtYWlsIjoiazI1MjA1NTAzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzNzIyN30.Oumgpqrp4OL3gU_R6HKC-l0YK8R4Jwiggd9TwNgJVvc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0299c322a487abf-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"84.40.156.1","cf-ipcountry":"PL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-May-2026 01:50:43 UTC] === User Orders API Called ===
[28-May-2026 01:50:43 UTC] User ID: 662
[28-May-2026 01:50:43 UTC] Limit: 20, Offset: 0
[28-May-2026 01:50:43 UTC] Orders found: 2
[28-May-2026 01:50:43 UTC] Orders data: [{"id":308,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/devil2289","status":"pending","created_at":"2026-05-28 05:15:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":307,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/devil2289","status":"pending","created_at":"2026-05-28 05:14:25","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[28-May-2026 01:50:43 UTC] Total orders count: 2
[28-May-2026 01:50:47 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 01:50:47 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 01:50:47 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"84.40.156.1, 172.64.200.15","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYyIiwidXNlcm5hbWUiOiJARGV2aWwxOTM0NSIsImVtYWlsIjoiazI1MjA1NTAzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzNzIyN30.Oumgpqrp4OL3gU_R6HKC-l0YK8R4Jwiggd9TwNgJVvc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0299c49ddfd7abf-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"84.40.156.1","cf-ipcountry":"PL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-May-2026 01:50:47 UTC] === User Orders API Called ===
[28-May-2026 01:50:47 UTC] User ID: 662
[28-May-2026 01:50:47 UTC] Limit: 20, Offset: 0
[28-May-2026 01:50:47 UTC] Orders found: 2
[28-May-2026 01:50:47 UTC] Orders data: [{"id":308,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/devil2289","status":"pending","created_at":"2026-05-28 05:15:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":307,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/devil2289","status":"pending","created_at":"2026-05-28 05:14:25","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[28-May-2026 01:50:47 UTC] Total orders count: 2
[28-May-2026 01:50:47 UTC] === API CALL LOG ===
[28-May-2026 01:50:47 UTC] Endpoint: user/profile.php
[28-May-2026 01:50:47 UTC] Full Log Data: {
    "timestamp": "2026-05-28 01:50:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.40.156.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "84.40.156.1, 172.64.200.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYyIiwidXNlcm5hbWUiOiJARGV2aWwxOTM0NSIsImVtYWlsIjoiazI1MjA1NTAzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzNzIyN30.Oumgpqrp4OL3gU_R6HKC-l0YK8R4Jwiggd9TwNgJVvc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0299c4a1e347abf-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "84.40.156.1",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 01:50:47 UTC] === END API CALL LOG ===
[28-May-2026 01:50:47 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 01:50:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYyIiwidXNlcm5hbWUiOiJARGV2aWwxOTM0NSIsImVtYWlsIjoiazI1MjA1NTAzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzNzIyN30.Oumgpqrp4OL3gU_R6HKC-l0YK8R4Jwiggd9TwNgJVvc
[28-May-2026 01:50:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 01:50:47 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 01:50:47 UTC] User ID: 662
[28-May-2026 01:50:47 UTC] ✅ User profile retrieved successfully for user ID: 662
[28-May-2026 01:50:48 UTC] === API CALL LOG ===
[28-May-2026 01:50:48 UTC] Endpoint: user/profile.php
[28-May-2026 01:50:48 UTC] Full Log Data: {
    "timestamp": "2026-05-28 01:50:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.40.156.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "84.40.156.1, 172.64.200.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYyIiwidXNlcm5hbWUiOiJARGV2aWwxOTM0NSIsImVtYWlsIjoiazI1MjA1NTAzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzNzIyN30.Oumgpqrp4OL3gU_R6HKC-l0YK8R4Jwiggd9TwNgJVvc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0299c4e49427abf-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "84.40.156.1",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 01:50:48 UTC] === END API CALL LOG ===
[28-May-2026 01:50:48 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 01:50:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYyIiwidXNlcm5hbWUiOiJARGV2aWwxOTM0NSIsImVtYWlsIjoiazI1MjA1NTAzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzNzIyN30.Oumgpqrp4OL3gU_R6HKC-l0YK8R4Jwiggd9TwNgJVvc
[28-May-2026 01:50:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 01:50:48 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 01:50:48 UTC] User ID: 662
[28-May-2026 01:50:48 UTC] ✅ User profile retrieved successfully for user ID: 662
[28-May-2026 01:50:49 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 01:50:49 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 01:50:49 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"84.40.156.1, 172.64.200.15","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYyIiwidXNlcm5hbWUiOiJARGV2aWwxOTM0NSIsImVtYWlsIjoiazI1MjA1NTAzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzNzIyN30.Oumgpqrp4OL3gU_R6HKC-l0YK8R4Jwiggd9TwNgJVvc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0299c594a217abf-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"84.40.156.1","cf-ipcountry":"PL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-May-2026 01:50:49 UTC] === User Orders API Called ===
[28-May-2026 01:50:49 UTC] User ID: 662
[28-May-2026 01:50:49 UTC] Limit: 20, Offset: 0
[28-May-2026 01:50:49 UTC] Orders found: 2
[28-May-2026 01:50:49 UTC] Orders data: [{"id":308,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/devil2289","status":"pending","created_at":"2026-05-28 05:15:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":307,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/devil2289","status":"pending","created_at":"2026-05-28 05:14:25","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[28-May-2026 01:50:49 UTC] Total orders count: 2
[28-May-2026 01:59:26 UTC] === API CALL LOG ===
[28-May-2026 01:59:26 UTC] Endpoint: user/profile.php
[28-May-2026 01:59:26 UTC] Full Log Data: {
    "timestamp": "2026-05-28 01:59:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.185.250.72",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.185.250.72, 172.68.132.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY0IiwidXNlcm5hbWUiOiJVY2hpaGEiLCJlbWFpbCI6Im1kcnVzZWVsMzkyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzODM2Nn0.KWH63Kmw5ojXuoxoTpIj4xNUUsG4yatqriWR5txcAgI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a029a8f8aacfb252-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.185.250.72",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 01:59:26 UTC] === END API CALL LOG ===
[28-May-2026 01:59:26 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 01:59:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY0IiwidXNlcm5hbWUiOiJVY2hpaGEiLCJlbWFpbCI6Im1kcnVzZWVsMzkyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzODM2Nn0.KWH63Kmw5ojXuoxoTpIj4xNUUsG4yatqriWR5txcAgI
[28-May-2026 01:59:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 01:59:26 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 01:59:26 UTC] User ID: 664
[28-May-2026 01:59:26 UTC] ✅ User profile retrieved successfully for user ID: 664
[28-May-2026 01:59:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 01:59:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 01:59:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.185.250.72, 172.68.132.164","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY0IiwidXNlcm5hbWUiOiJVY2hpaGEiLCJlbWFpbCI6Im1kcnVzZWVsMzkyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzODM2Nn0.KWH63Kmw5ojXuoxoTpIj4xNUUsG4yatqriWR5txcAgI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a029a8f8dad4b252-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.185.250.72","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-May-2026 01:59:26 UTC] === User Orders API Called ===
[28-May-2026 01:59:26 UTC] User ID: 664
[28-May-2026 01:59:26 UTC] Limit: 20, Offset: 0
[28-May-2026 01:59:26 UTC] Orders found: 0
[28-May-2026 01:59:26 UTC] Orders data: []
[28-May-2026 01:59:26 UTC] Total orders count: 0
[28-May-2026 01:59:26 UTC] === API CALL LOG ===
[28-May-2026 01:59:26 UTC] Endpoint: user/profile.php
[28-May-2026 01:59:26 UTC] Full Log Data: {
    "timestamp": "2026-05-28 01:59:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.185.250.72",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.185.250.72, 172.68.132.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY0IiwidXNlcm5hbWUiOiJVY2hpaGEiLCJlbWFpbCI6Im1kcnVzZWVsMzkyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzODM2Nn0.KWH63Kmw5ojXuoxoTpIj4xNUUsG4yatqriWR5txcAgI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a029a8f93adbb252-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.185.250.72",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 01:59:26 UTC] === END API CALL LOG ===
[28-May-2026 01:59:26 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 01:59:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY0IiwidXNlcm5hbWUiOiJVY2hpaGEiLCJlbWFpbCI6Im1kcnVzZWVsMzkyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzODM2Nn0.KWH63Kmw5ojXuoxoTpIj4xNUUsG4yatqriWR5txcAgI
[28-May-2026 01:59:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 01:59:26 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 01:59:26 UTC] User ID: 664
[28-May-2026 01:59:26 UTC] ✅ User profile retrieved successfully for user ID: 664
[28-May-2026 01:59:27 UTC] === API CALL LOG ===
[28-May-2026 01:59:27 UTC] Endpoint: user/profile.php
[28-May-2026 01:59:27 UTC] Full Log Data: {
    "timestamp": "2026-05-28 01:59:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.185.250.72",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.185.250.72, 172.68.132.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY0IiwidXNlcm5hbWUiOiJVY2hpaGEiLCJlbWFpbCI6Im1kcnVzZWVsMzkyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzODM2Nn0.KWH63Kmw5ojXuoxoTpIj4xNUUsG4yatqriWR5txcAgI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a029a8fe6b44b252-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.185.250.72",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 01:59:27 UTC] === END API CALL LOG ===
[28-May-2026 01:59:27 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 01:59:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY0IiwidXNlcm5hbWUiOiJVY2hpaGEiLCJlbWFpbCI6Im1kcnVzZWVsMzkyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzODM2Nn0.KWH63Kmw5ojXuoxoTpIj4xNUUsG4yatqriWR5txcAgI
[28-May-2026 01:59:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 01:59:27 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 01:59:27 UTC] User ID: 664
[28-May-2026 01:59:27 UTC] ✅ User profile retrieved successfully for user ID: 664
[28-May-2026 01:59:55 UTC] === API CALL LOG ===
[28-May-2026 01:59:55 UTC] Endpoint: user/profile.php
[28-May-2026 01:59:55 UTC] Full Log Data: {
    "timestamp": "2026-05-28 01:59:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.185.250.72",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.185.250.72, 172.68.132.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY0IiwidXNlcm5hbWUiOiJVY2hpaGEiLCJlbWFpbCI6Im1kcnVzZWVsMzkyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzODM2Nn0.KWH63Kmw5ojXuoxoTpIj4xNUUsG4yatqriWR5txcAgI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a029a9a87e07b252-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.185.250.72",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 01:59:55 UTC] === END API CALL LOG ===
[28-May-2026 01:59:55 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 01:59:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY0IiwidXNlcm5hbWUiOiJVY2hpaGEiLCJlbWFpbCI6Im1kcnVzZWVsMzkyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzODM2Nn0.KWH63Kmw5ojXuoxoTpIj4xNUUsG4yatqriWR5txcAgI
[28-May-2026 01:59:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 01:59:55 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 01:59:55 UTC] User ID: 664
[28-May-2026 01:59:55 UTC] ✅ User profile retrieved successfully for user ID: 664
[28-May-2026 02:00:04 UTC] === API CALL LOG ===
[28-May-2026 02:00:04 UTC] Endpoint: user/profile.php
[28-May-2026 02:00:04 UTC] Full Log Data: {
    "timestamp": "2026-05-28 02:00:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.185.250.72",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.185.250.72, 172.68.132.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY0IiwidXNlcm5hbWUiOiJVY2hpaGEiLCJlbWFpbCI6Im1kcnVzZWVsMzkyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzODM2Nn0.KWH63Kmw5ojXuoxoTpIj4xNUUsG4yatqriWR5txcAgI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a029a9de6af3b252-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.185.250.72",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 02:00:04 UTC] === END API CALL LOG ===
[28-May-2026 02:00:04 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 02:00:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY0IiwidXNlcm5hbWUiOiJVY2hpaGEiLCJlbWFpbCI6Im1kcnVzZWVsMzkyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzODM2Nn0.KWH63Kmw5ojXuoxoTpIj4xNUUsG4yatqriWR5txcAgI
[28-May-2026 02:00:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 02:00:04 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 02:00:04 UTC] User ID: 664
[28-May-2026 02:00:04 UTC] ✅ User profile retrieved successfully for user ID: 664
[28-May-2026 02:00:27 UTC] === API CALL LOG ===
[28-May-2026 02:00:27 UTC] Endpoint: user/profile.php
[28-May-2026 02:00:27 UTC] Full Log Data: {
    "timestamp": "2026-05-28 02:00:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.185.250.96",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.185.250.96, 172.71.92.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY0IiwidXNlcm5hbWUiOiJVY2hpaGEiLCJlbWFpbCI6Im1kcnVzZWVsMzkyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzODM2Nn0.KWH63Kmw5ojXuoxoTpIj4xNUUsG4yatqriWR5txcAgI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a029aa721ca70d67-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.185.250.96",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 02:00:27 UTC] === END API CALL LOG ===
[28-May-2026 02:00:27 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 02:00:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY0IiwidXNlcm5hbWUiOiJVY2hpaGEiLCJlbWFpbCI6Im1kcnVzZWVsMzkyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzODM2Nn0.KWH63Kmw5ojXuoxoTpIj4xNUUsG4yatqriWR5txcAgI
[28-May-2026 02:00:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 02:00:27 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 02:00:27 UTC] User ID: 664
[28-May-2026 02:00:27 UTC] ✅ User profile retrieved successfully for user ID: 664
[28-May-2026 02:00:29 UTC] === API CALL LOG ===
[28-May-2026 02:00:29 UTC] Endpoint: user/profile.php
[28-May-2026 02:00:29 UTC] Full Log Data: {
    "timestamp": "2026-05-28 02:00:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.185.250.96",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.185.250.96, 172.71.92.135",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY0IiwidXNlcm5hbWUiOiJVY2hpaGEiLCJlbWFpbCI6Im1kcnVzZWVsMzkyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzODM2Nn0.KWH63Kmw5ojXuoxoTpIj4xNUUsG4yatqriWR5txcAgI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a029aa7b28090d67-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.185.250.96",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 02:00:29 UTC] === END API CALL LOG ===
[28-May-2026 02:00:29 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 02:00:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY0IiwidXNlcm5hbWUiOiJVY2hpaGEiLCJlbWFpbCI6Im1kcnVzZWVsMzkyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzODM2Nn0.KWH63Kmw5ojXuoxoTpIj4xNUUsG4yatqriWR5txcAgI
[28-May-2026 02:00:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 02:00:29 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 02:00:29 UTC] User ID: 664
[28-May-2026 02:00:29 UTC] ✅ User profile retrieved successfully for user ID: 664
[28-May-2026 02:00:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 02:00:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 02:00:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.185.250.96, 172.71.92.134","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY0IiwidXNlcm5hbWUiOiJVY2hpaGEiLCJlbWFpbCI6Im1kcnVzZWVsMzkyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzODM2Nn0.KWH63Kmw5ojXuoxoTpIj4xNUUsG4yatqriWR5txcAgI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a029aa7b98810d67-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.185.250.96","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-May-2026 02:00:29 UTC] === User Orders API Called ===
[28-May-2026 02:00:29 UTC] User ID: 664
[28-May-2026 02:00:29 UTC] Limit: 20, Offset: 0
[28-May-2026 02:00:29 UTC] Orders found: 0
[28-May-2026 02:00:29 UTC] Orders data: []
[28-May-2026 02:00:29 UTC] Total orders count: 0
[28-May-2026 02:00:29 UTC] === API CALL LOG ===
[28-May-2026 02:00:29 UTC] Endpoint: user/profile.php
[28-May-2026 02:00:29 UTC] Full Log Data: {
    "timestamp": "2026-05-28 02:00:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.185.250.96",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.185.250.96, 172.71.92.134",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY0IiwidXNlcm5hbWUiOiJVY2hpaGEiLCJlbWFpbCI6Im1kcnVzZWVsMzkyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzODM2Nn0.KWH63Kmw5ojXuoxoTpIj4xNUUsG4yatqriWR5txcAgI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a029aa7c293b0d67-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.185.250.96",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 02:00:29 UTC] === END API CALL LOG ===
[28-May-2026 02:00:29 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 02:00:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY0IiwidXNlcm5hbWUiOiJVY2hpaGEiLCJlbWFpbCI6Im1kcnVzZWVsMzkyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzODM2Nn0.KWH63Kmw5ojXuoxoTpIj4xNUUsG4yatqriWR5txcAgI
[28-May-2026 02:00:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 02:00:29 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 02:00:29 UTC] User ID: 664
[28-May-2026 02:00:29 UTC] ✅ User profile retrieved successfully for user ID: 664
[28-May-2026 02:00:31 UTC] === API CALL LOG ===
[28-May-2026 02:00:31 UTC] Endpoint: user/profile.php
[28-May-2026 02:00:31 UTC] Full Log Data: {
    "timestamp": "2026-05-28 02:00:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.185.250.96",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.185.250.96, 172.71.92.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY0IiwidXNlcm5hbWUiOiJVY2hpaGEiLCJlbWFpbCI6Im1kcnVzZWVsMzkyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzODM2Nn0.KWH63Kmw5ojXuoxoTpIj4xNUUsG4yatqriWR5txcAgI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a029aa8b7f880d67-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.185.250.96",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 02:00:31 UTC] === END API CALL LOG ===
[28-May-2026 02:00:31 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 02:00:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY0IiwidXNlcm5hbWUiOiJVY2hpaGEiLCJlbWFpbCI6Im1kcnVzZWVsMzkyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzODM2Nn0.KWH63Kmw5ojXuoxoTpIj4xNUUsG4yatqriWR5txcAgI
[28-May-2026 02:00:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 02:00:31 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 02:00:31 UTC] User ID: 664
[28-May-2026 02:00:31 UTC] ✅ User profile retrieved successfully for user ID: 664
[28-May-2026 02:00:31 UTC] User Purchases API - User ID: 664
[28-May-2026 02:00:31 UTC] User Purchases API - Total purchases found: 0
[28-May-2026 02:00:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 02:00:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 02:00:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.185.250.96, 172.71.92.137","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY0IiwidXNlcm5hbWUiOiJVY2hpaGEiLCJlbWFpbCI6Im1kcnVzZWVsMzkyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzODM2Nn0.KWH63Kmw5ojXuoxoTpIj4xNUUsG4yatqriWR5txcAgI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a029aa8fed800d67-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.185.250.96","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-May-2026 02:00:32 UTC] === User Orders API Called ===
[28-May-2026 02:00:32 UTC] User ID: 664
[28-May-2026 02:00:32 UTC] Limit: 20, Offset: 0
[28-May-2026 02:00:32 UTC] Orders found: 0
[28-May-2026 02:00:32 UTC] Orders data: []
[28-May-2026 02:00:32 UTC] Total orders count: 0
[28-May-2026 02:00:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 02:00:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 02:00:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.185.250.96, 172.71.92.137","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY0IiwidXNlcm5hbWUiOiJVY2hpaGEiLCJlbWFpbCI6Im1kcnVzZWVsMzkyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzODM2Nn0.KWH63Kmw5ojXuoxoTpIj4xNUUsG4yatqriWR5txcAgI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a029aa9808930d67-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.185.250.96","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-May-2026 02:00:33 UTC] === User Orders API Called ===
[28-May-2026 02:00:33 UTC] User ID: 664
[28-May-2026 02:00:33 UTC] Limit: 20, Offset: 0
[28-May-2026 02:00:33 UTC] Orders found: 0
[28-May-2026 02:00:33 UTC] Orders data: []
[28-May-2026 02:00:33 UTC] Total orders count: 0
[28-May-2026 02:00:33 UTC] === API CALL LOG ===
[28-May-2026 02:00:33 UTC] Endpoint: user/profile.php
[28-May-2026 02:00:33 UTC] Full Log Data: {
    "timestamp": "2026-05-28 02:00:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.185.250.96",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.185.250.96, 172.71.92.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY0IiwidXNlcm5hbWUiOiJVY2hpaGEiLCJlbWFpbCI6Im1kcnVzZWVsMzkyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzODM2Nn0.KWH63Kmw5ojXuoxoTpIj4xNUUsG4yatqriWR5txcAgI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a029aa9899740d67-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.185.250.96",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 02:00:33 UTC] === END API CALL LOG ===
[28-May-2026 02:00:33 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 02:00:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY0IiwidXNlcm5hbWUiOiJVY2hpaGEiLCJlbWFpbCI6Im1kcnVzZWVsMzkyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzODM2Nn0.KWH63Kmw5ojXuoxoTpIj4xNUUsG4yatqriWR5txcAgI
[28-May-2026 02:00:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 02:00:33 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 02:00:33 UTC] User ID: 664
[28-May-2026 02:00:33 UTC] ✅ User profile retrieved successfully for user ID: 664
[28-May-2026 02:00:34 UTC] === API CALL LOG ===
[28-May-2026 02:00:34 UTC] Endpoint: user/profile.php
[28-May-2026 02:00:34 UTC] Full Log Data: {
    "timestamp": "2026-05-28 02:00:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.185.250.96",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.185.250.96, 172.71.92.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY0IiwidXNlcm5hbWUiOiJVY2hpaGEiLCJlbWFpbCI6Im1kcnVzZWVsMzkyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzODM2Nn0.KWH63Kmw5ojXuoxoTpIj4xNUUsG4yatqriWR5txcAgI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a029aa9c8ef80d67-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.185.250.96",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 02:00:34 UTC] === END API CALL LOG ===
[28-May-2026 02:00:34 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 02:00:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY0IiwidXNlcm5hbWUiOiJVY2hpaGEiLCJlbWFpbCI6Im1kcnVzZWVsMzkyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzODM2Nn0.KWH63Kmw5ojXuoxoTpIj4xNUUsG4yatqriWR5txcAgI
[28-May-2026 02:00:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 02:00:34 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 02:00:34 UTC] User ID: 664
[28-May-2026 02:00:34 UTC] ✅ User profile retrieved successfully for user ID: 664
[28-May-2026 02:03:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 02:03:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 02:03:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.185.250.96, 172.71.92.137","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY0IiwidXNlcm5hbWUiOiJVY2hpaGEiLCJlbWFpbCI6Im1kcnVzZWVsMzkyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzODM2Nn0.KWH63Kmw5ojXuoxoTpIj4xNUUsG4yatqriWR5txcAgI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a029af141c8f0d67-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.185.250.96","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-May-2026 02:03:37 UTC] === User Orders API Called ===
[28-May-2026 02:03:37 UTC] User ID: 664
[28-May-2026 02:03:37 UTC] Limit: 20, Offset: 0
[28-May-2026 02:03:37 UTC] Orders found: 0
[28-May-2026 02:03:37 UTC] Orders data: []
[28-May-2026 02:03:37 UTC] Total orders count: 0
[28-May-2026 02:03:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 02:03:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 02:03:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.185.250.96, 172.71.92.137","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY0IiwidXNlcm5hbWUiOiJVY2hpaGEiLCJlbWFpbCI6Im1kcnVzZWVsMzkyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzODM2Nn0.KWH63Kmw5ojXuoxoTpIj4xNUUsG4yatqriWR5txcAgI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a029af2168be0d67-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.185.250.96","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-May-2026 02:03:39 UTC] === User Orders API Called ===
[28-May-2026 02:03:39 UTC] User ID: 664
[28-May-2026 02:03:39 UTC] Limit: 20, Offset: 0
[28-May-2026 02:03:39 UTC] Orders found: 0
[28-May-2026 02:03:39 UTC] Orders data: []
[28-May-2026 02:03:39 UTC] Total orders count: 0
[28-May-2026 02:03:39 UTC] === API CALL LOG ===
[28-May-2026 02:03:39 UTC] Endpoint: user/profile.php
[28-May-2026 02:03:39 UTC] Full Log Data: {
    "timestamp": "2026-05-28 02:03:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.185.250.96",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.185.250.96, 172.71.92.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY0IiwidXNlcm5hbWUiOiJVY2hpaGEiLCJlbWFpbCI6Im1kcnVzZWVsMzkyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzODM2Nn0.KWH63Kmw5ojXuoxoTpIj4xNUUsG4yatqriWR5txcAgI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a029af21fa010d67-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.185.250.96",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 02:03:39 UTC] === END API CALL LOG ===
[28-May-2026 02:03:39 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 02:03:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY0IiwidXNlcm5hbWUiOiJVY2hpaGEiLCJlbWFpbCI6Im1kcnVzZWVsMzkyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzODM2Nn0.KWH63Kmw5ojXuoxoTpIj4xNUUsG4yatqriWR5txcAgI
[28-May-2026 02:03:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 02:03:39 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 02:03:39 UTC] User ID: 664
[28-May-2026 02:03:39 UTC] ✅ User profile retrieved successfully for user ID: 664
[28-May-2026 02:03:39 UTC] === API CALL LOG ===
[28-May-2026 02:03:39 UTC] Endpoint: user/profile.php
[28-May-2026 02:03:39 UTC] Full Log Data: {
    "timestamp": "2026-05-28 02:03:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.185.250.96",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.185.250.96, 172.71.92.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY0IiwidXNlcm5hbWUiOiJVY2hpaGEiLCJlbWFpbCI6Im1kcnVzZWVsMzkyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzODM2Nn0.KWH63Kmw5ojXuoxoTpIj4xNUUsG4yatqriWR5txcAgI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a029af25c8d20d67-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.185.250.96",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 02:03:39 UTC] === END API CALL LOG ===
[28-May-2026 02:03:39 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 02:03:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY0IiwidXNlcm5hbWUiOiJVY2hpaGEiLCJlbWFpbCI6Im1kcnVzZWVsMzkyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzODM2Nn0.KWH63Kmw5ojXuoxoTpIj4xNUUsG4yatqriWR5txcAgI
[28-May-2026 02:03:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 02:03:39 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 02:03:39 UTC] User ID: 664
[28-May-2026 02:03:39 UTC] ✅ User profile retrieved successfully for user ID: 664
[28-May-2026 02:03:48 UTC] === API CALL LOG ===
[28-May-2026 02:03:48 UTC] Endpoint: user/profile.php
[28-May-2026 02:03:48 UTC] Full Log Data: {
    "timestamp": "2026-05-28 02:03:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.185.250.96",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.185.250.96, 172.71.92.136",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY0IiwidXNlcm5hbWUiOiJVY2hpaGEiLCJlbWFpbCI6Im1kcnVzZWVsMzkyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzODM2Nn0.KWH63Kmw5ojXuoxoTpIj4xNUUsG4yatqriWR5txcAgI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a029af5b3c6cc3a2-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.185.250.96",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 02:03:48 UTC] === END API CALL LOG ===
[28-May-2026 02:03:48 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 02:03:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY0IiwidXNlcm5hbWUiOiJVY2hpaGEiLCJlbWFpbCI6Im1kcnVzZWVsMzkyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzODM2Nn0.KWH63Kmw5ojXuoxoTpIj4xNUUsG4yatqriWR5txcAgI
[28-May-2026 02:03:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 02:03:48 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 02:03:48 UTC] User ID: 664
[28-May-2026 02:03:48 UTC] ✅ User profile retrieved successfully for user ID: 664
[28-May-2026 02:03:49 UTC] === API CALL LOG ===
[28-May-2026 02:03:49 UTC] Endpoint: user/profile.php
[28-May-2026 02:03:49 UTC] Full Log Data: {
    "timestamp": "2026-05-28 02:03:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.185.250.96",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.185.250.96, 172.71.92.136",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY0IiwidXNlcm5hbWUiOiJVY2hpaGEiLCJlbWFpbCI6Im1kcnVzZWVsMzkyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzODM2Nn0.KWH63Kmw5ojXuoxoTpIj4xNUUsG4yatqriWR5txcAgI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a029af63684cc3a2-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.185.250.96",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 02:03:49 UTC] === END API CALL LOG ===
[28-May-2026 02:03:49 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 02:03:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY0IiwidXNlcm5hbWUiOiJVY2hpaGEiLCJlbWFpbCI6Im1kcnVzZWVsMzkyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzODM2Nn0.KWH63Kmw5ojXuoxoTpIj4xNUUsG4yatqriWR5txcAgI
[28-May-2026 02:03:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 02:03:49 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 02:03:49 UTC] User ID: 664
[28-May-2026 02:03:49 UTC] ✅ User profile retrieved successfully for user ID: 664
[28-May-2026 02:03:49 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 02:03:49 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 02:03:49 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.185.250.96, 172.71.92.136","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY0IiwidXNlcm5hbWUiOiJVY2hpaGEiLCJlbWFpbCI6Im1kcnVzZWVsMzkyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzODM2Nn0.KWH63Kmw5ojXuoxoTpIj4xNUUsG4yatqriWR5txcAgI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a029af640947c3a2-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.185.250.96","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-May-2026 02:03:49 UTC] === User Orders API Called ===
[28-May-2026 02:03:49 UTC] User ID: 664
[28-May-2026 02:03:49 UTC] Limit: 20, Offset: 0
[28-May-2026 02:03:49 UTC] Orders found: 0
[28-May-2026 02:03:49 UTC] Orders data: []
[28-May-2026 02:03:49 UTC] Total orders count: 0
[28-May-2026 02:03:49 UTC] === API CALL LOG ===
[28-May-2026 02:03:49 UTC] Endpoint: user/profile.php
[28-May-2026 02:03:49 UTC] Full Log Data: {
    "timestamp": "2026-05-28 02:03:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.185.250.96",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.185.250.96, 172.71.92.136",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY0IiwidXNlcm5hbWUiOiJVY2hpaGEiLCJlbWFpbCI6Im1kcnVzZWVsMzkyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzODM2Nn0.KWH63Kmw5ojXuoxoTpIj4xNUUsG4yatqriWR5txcAgI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a029af641955c3a2-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.185.250.96",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 02:03:49 UTC] === END API CALL LOG ===
[28-May-2026 02:03:49 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 02:03:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY0IiwidXNlcm5hbWUiOiJVY2hpaGEiLCJlbWFpbCI6Im1kcnVzZWVsMzkyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzODM2Nn0.KWH63Kmw5ojXuoxoTpIj4xNUUsG4yatqriWR5txcAgI
[28-May-2026 02:03:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 02:03:49 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 02:03:49 UTC] User ID: 664
[28-May-2026 02:03:49 UTC] ✅ User profile retrieved successfully for user ID: 664
[28-May-2026 02:03:51 UTC] === API CALL LOG ===
[28-May-2026 02:03:51 UTC] Endpoint: user/profile.php
[28-May-2026 02:03:51 UTC] Full Log Data: {
    "timestamp": "2026-05-28 02:03:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.185.250.96",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.185.250.96, 172.71.92.136",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY0IiwidXNlcm5hbWUiOiJVY2hpaGEiLCJlbWFpbCI6Im1kcnVzZWVsMzkyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzODM2Nn0.KWH63Kmw5ojXuoxoTpIj4xNUUsG4yatqriWR5txcAgI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a029af6c5d1bc3a2-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.185.250.96",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 02:03:51 UTC] === END API CALL LOG ===
[28-May-2026 02:03:51 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 02:03:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY0IiwidXNlcm5hbWUiOiJVY2hpaGEiLCJlbWFpbCI6Im1kcnVzZWVsMzkyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzODM2Nn0.KWH63Kmw5ojXuoxoTpIj4xNUUsG4yatqriWR5txcAgI
[28-May-2026 02:03:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 02:03:51 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 02:03:51 UTC] User ID: 664
[28-May-2026 02:03:51 UTC] ✅ User profile retrieved successfully for user ID: 664
[28-May-2026 03:33:54 UTC] === API CALL LOG ===
[28-May-2026 03:33:54 UTC] Endpoint: user/profile.php
[28-May-2026 03:33:54 UTC] Full Log Data: {
    "timestamp": "2026-05-28 03:33:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:b578:a846:4d9:14ff:fef0:b3a8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:b578:a846:4d9:14ff:fef0:b3a8, 108.162.226.113",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYzIiwidXNlcm5hbWUiOiJhbmlzaGEzODYyIiwiZW1haWwiOiJrdW1hcmlhbmlzaGFzaW5oYTgzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzNzM2OH0.H1uzmQJr3_s6-3B-fzw-trbuZJkx-dVeQwbxuYZglnQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02a33541a9944c5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:b578:a846:4d9:14ff:fef0:b3a8",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 03:33:54 UTC] === END API CALL LOG ===
[28-May-2026 03:33:54 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 03:33:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYzIiwidXNlcm5hbWUiOiJhbmlzaGEzODYyIiwiZW1haWwiOiJrdW1hcmlhbmlzaGFzaW5oYTgzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzNzM2OH0.H1uzmQJr3_s6-3B-fzw-trbuZJkx-dVeQwbxuYZglnQ
[28-May-2026 03:33:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 03:33:54 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 03:33:54 UTC] User ID: 663
[28-May-2026 03:33:54 UTC] ✅ User profile retrieved successfully for user ID: 663
[28-May-2026 03:33:55 UTC] === API CALL LOG ===
[28-May-2026 03:33:55 UTC] Endpoint: user/profile.php
[28-May-2026 03:33:55 UTC] Full Log Data: {
    "timestamp": "2026-05-28 03:33:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:b578:a846:4d9:14ff:fef0:b3a8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:b578:a846:4d9:14ff:fef0:b3a8, 108.162.226.113",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYzIiwidXNlcm5hbWUiOiJhbmlzaGEzODYyIiwiZW1haWwiOiJrdW1hcmlhbmlzaGFzaW5oYTgzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzNzM2OH0.H1uzmQJr3_s6-3B-fzw-trbuZJkx-dVeQwbxuYZglnQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02a335ca8e444c5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:b578:a846:4d9:14ff:fef0:b3a8",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 03:33:55 UTC] === END API CALL LOG ===
[28-May-2026 03:33:55 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 03:33:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYzIiwidXNlcm5hbWUiOiJhbmlzaGEzODYyIiwiZW1haWwiOiJrdW1hcmlhbmlzaGFzaW5oYTgzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzNzM2OH0.H1uzmQJr3_s6-3B-fzw-trbuZJkx-dVeQwbxuYZglnQ
[28-May-2026 03:33:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 03:33:55 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 03:33:55 UTC] User ID: 663
[28-May-2026 03:33:55 UTC] ✅ User profile retrieved successfully for user ID: 663
[28-May-2026 03:33:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 03:33:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 03:33:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:b578:a846:4d9:14ff:fef0:b3a8, 108.162.227.131","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYzIiwidXNlcm5hbWUiOiJhbmlzaGEzODYyIiwiZW1haWwiOiJrdW1hcmlhbmlzaGFzaW5oYTgzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzNzM2OH0.H1uzmQJr3_s6-3B-fzw-trbuZJkx-dVeQwbxuYZglnQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a02a335ca8ea44c5-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:b578:a846:4d9:14ff:fef0:b3a8","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-May-2026 03:33:55 UTC] === User Orders API Called ===
[28-May-2026 03:33:55 UTC] User ID: 663
[28-May-2026 03:33:55 UTC] Limit: 20, Offset: 0
[28-May-2026 03:33:55 UTC] Orders found: 0
[28-May-2026 03:33:55 UTC] Orders data: []
[28-May-2026 03:33:55 UTC] Total orders count: 0
[28-May-2026 03:33:55 UTC] === API CALL LOG ===
[28-May-2026 03:33:55 UTC] Endpoint: user/profile.php
[28-May-2026 03:33:55 UTC] Full Log Data: {
    "timestamp": "2026-05-28 03:33:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:b578:a846:4d9:14ff:fef0:b3a8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:b578:a846:4d9:14ff:fef0:b3a8, 108.162.227.132",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYzIiwidXNlcm5hbWUiOiJhbmlzaGEzODYyIiwiZW1haWwiOiJrdW1hcmlhbmlzaGFzaW5oYTgzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzNzM2OH0.H1uzmQJr3_s6-3B-fzw-trbuZJkx-dVeQwbxuYZglnQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02a335d293f44c5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:b578:a846:4d9:14ff:fef0:b3a8",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 03:33:55 UTC] === END API CALL LOG ===
[28-May-2026 03:33:55 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 03:33:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYzIiwidXNlcm5hbWUiOiJhbmlzaGEzODYyIiwiZW1haWwiOiJrdW1hcmlhbmlzaGFzaW5oYTgzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzNzM2OH0.H1uzmQJr3_s6-3B-fzw-trbuZJkx-dVeQwbxuYZglnQ
[28-May-2026 03:33:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 03:33:55 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 03:33:55 UTC] User ID: 663
[28-May-2026 03:33:55 UTC] ✅ User profile retrieved successfully for user ID: 663
[28-May-2026 03:33:56 UTC] === API CALL LOG ===
[28-May-2026 03:33:56 UTC] Endpoint: user/profile.php
[28-May-2026 03:33:56 UTC] Full Log Data: {
    "timestamp": "2026-05-28 03:33:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:b578:a846:4d9:14ff:fef0:b3a8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:b578:a846:4d9:14ff:fef0:b3a8, 108.162.227.132",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYzIiwidXNlcm5hbWUiOiJhbmlzaGEzODYyIiwiZW1haWwiOiJrdW1hcmlhbmlzaGFzaW5oYTgzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzNzM2OH0.H1uzmQJr3_s6-3B-fzw-trbuZJkx-dVeQwbxuYZglnQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02a33641eb844c5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:b578:a846:4d9:14ff:fef0:b3a8",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 03:33:56 UTC] === END API CALL LOG ===
[28-May-2026 03:33:56 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 03:33:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjYzIiwidXNlcm5hbWUiOiJhbmlzaGEzODYyIiwiZW1haWwiOiJrdW1hcmlhbmlzaGFzaW5oYTgzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDUzNzM2OH0.H1uzmQJr3_s6-3B-fzw-trbuZJkx-dVeQwbxuYZglnQ
[28-May-2026 03:33:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 03:33:56 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 03:33:56 UTC] User ID: 663
[28-May-2026 03:33:56 UTC] ✅ User profile retrieved successfully for user ID: 663
[28-May-2026 03:53:54 UTC] === API CALL LOG ===
[28-May-2026 03:53:54 UTC] Endpoint: user/profile.php
[28-May-2026 03:53:54 UTC] Full Log Data: {
    "timestamp": "2026-05-28 03:53:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:e000:6b8:60e7::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:e000:6b8:60e7::1, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY1IiwidXNlcm5hbWUiOiJyZWhtYW40NTgiLCJlbWFpbCI6ImlhbXJlaG1hbjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNTQ1MjMzfQ.T_IqKPbtTye4jsiSRIplY7BTPn8DZLG8SXDFjeSU21I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02a50a31d1ba0bc-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:e000:6b8:60e7::1",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 03:53:54 UTC] === END API CALL LOG ===
[28-May-2026 03:53:54 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 03:53:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY1IiwidXNlcm5hbWUiOiJyZWhtYW40NTgiLCJlbWFpbCI6ImlhbXJlaG1hbjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNTQ1MjMzfQ.T_IqKPbtTye4jsiSRIplY7BTPn8DZLG8SXDFjeSU21I
[28-May-2026 03:53:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 03:53:54 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 03:53:54 UTC] User ID: 665
[28-May-2026 03:53:54 UTC] ✅ User profile retrieved successfully for user ID: 665
[28-May-2026 03:53:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 03:53:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 03:53:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:e000:6b8:60e7::1, 104.23.175.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY1IiwidXNlcm5hbWUiOiJyZWhtYW40NTgiLCJlbWFpbCI6ImlhbXJlaG1hbjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNTQ1MjMzfQ.T_IqKPbtTye4jsiSRIplY7BTPn8DZLG8SXDFjeSU21I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a02a50a31d21a0bc-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2402:e000:6b8:60e7::1","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-May-2026 03:53:54 UTC] === User Orders API Called ===
[28-May-2026 03:53:54 UTC] User ID: 665
[28-May-2026 03:53:54 UTC] Limit: 20, Offset: 0
[28-May-2026 03:53:54 UTC] Orders found: 0
[28-May-2026 03:53:54 UTC] Orders data: []
[28-May-2026 03:53:54 UTC] Total orders count: 0
[28-May-2026 03:53:55 UTC] === API CALL LOG ===
[28-May-2026 03:53:55 UTC] Endpoint: user/profile.php
[28-May-2026 03:53:55 UTC] Full Log Data: {
    "timestamp": "2026-05-28 03:53:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:e000:6b8:60e7::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:e000:6b8:60e7::1, 104.23.175.179",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY1IiwidXNlcm5hbWUiOiJyZWhtYW40NTgiLCJlbWFpbCI6ImlhbXJlaG1hbjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNTQ1MjMzfQ.T_IqKPbtTye4jsiSRIplY7BTPn8DZLG8SXDFjeSU21I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02a50a42f93a0bc-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:e000:6b8:60e7::1",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 03:53:55 UTC] === END API CALL LOG ===
[28-May-2026 03:53:55 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 03:53:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY1IiwidXNlcm5hbWUiOiJyZWhtYW40NTgiLCJlbWFpbCI6ImlhbXJlaG1hbjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNTQ1MjMzfQ.T_IqKPbtTye4jsiSRIplY7BTPn8DZLG8SXDFjeSU21I
[28-May-2026 03:53:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 03:53:55 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 03:53:55 UTC] User ID: 665
[28-May-2026 03:53:55 UTC] ✅ User profile retrieved successfully for user ID: 665
[28-May-2026 03:53:57 UTC] === API CALL LOG ===
[28-May-2026 03:53:57 UTC] Endpoint: user/profile.php
[28-May-2026 03:53:57 UTC] Full Log Data: {
    "timestamp": "2026-05-28 03:53:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:e000:6b8:60e7::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:e000:6b8:60e7::1, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY1IiwidXNlcm5hbWUiOiJyZWhtYW40NTgiLCJlbWFpbCI6ImlhbXJlaG1hbjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNTQ1MjMzfQ.T_IqKPbtTye4jsiSRIplY7BTPn8DZLG8SXDFjeSU21I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02a50b70c0aa0bc-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:e000:6b8:60e7::1",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 03:53:57 UTC] === END API CALL LOG ===
[28-May-2026 03:53:57 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 03:53:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY1IiwidXNlcm5hbWUiOiJyZWhtYW40NTgiLCJlbWFpbCI6ImlhbXJlaG1hbjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNTQ1MjMzfQ.T_IqKPbtTye4jsiSRIplY7BTPn8DZLG8SXDFjeSU21I
[28-May-2026 03:53:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 03:53:57 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 03:53:57 UTC] User ID: 665
[28-May-2026 03:53:57 UTC] ✅ User profile retrieved successfully for user ID: 665
[28-May-2026 03:55:31 UTC] === API CALL LOG ===
[28-May-2026 03:55:31 UTC] Endpoint: user/profile.php
[28-May-2026 03:55:31 UTC] Full Log Data: {
    "timestamp": "2026-05-28 03:55:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:e000:6b8:60e7::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:e000:6b8:60e7::1, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY1IiwidXNlcm5hbWUiOiJyZWhtYW40NTgiLCJlbWFpbCI6ImlhbXJlaG1hbjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNTQ1MjMzfQ.T_IqKPbtTye4jsiSRIplY7BTPn8DZLG8SXDFjeSU21I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02a52fd5da3a0bc-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:e000:6b8:60e7::1",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 03:55:31 UTC] === END API CALL LOG ===
[28-May-2026 03:55:31 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 03:55:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY1IiwidXNlcm5hbWUiOiJyZWhtYW40NTgiLCJlbWFpbCI6ImlhbXJlaG1hbjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNTQ1MjMzfQ.T_IqKPbtTye4jsiSRIplY7BTPn8DZLG8SXDFjeSU21I
[28-May-2026 03:55:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 03:55:31 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 03:55:31 UTC] User ID: 665
[28-May-2026 03:55:31 UTC] ✅ User profile retrieved successfully for user ID: 665
[28-May-2026 03:56:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 03:56:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 03:56:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:e000:6b8:60e7::1, 104.23.175.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY1IiwidXNlcm5hbWUiOiJyZWhtYW40NTgiLCJlbWFpbCI6ImlhbXJlaG1hbjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNTQ1MjMzfQ.T_IqKPbtTye4jsiSRIplY7BTPn8DZLG8SXDFjeSU21I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a02a53b4ff5ea0bc-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2402:e000:6b8:60e7::1","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-May-2026 03:56:00 UTC] === User Orders API Called ===
[28-May-2026 03:56:00 UTC] User ID: 665
[28-May-2026 03:56:00 UTC] Limit: 20, Offset: 0
[28-May-2026 03:56:00 UTC] Orders found: 0
[28-May-2026 03:56:00 UTC] Orders data: []
[28-May-2026 03:56:00 UTC] Total orders count: 0
[28-May-2026 03:56:00 UTC] === API CALL LOG ===
[28-May-2026 03:56:00 UTC] Endpoint: user/profile.php
[28-May-2026 03:56:00 UTC] Full Log Data: {
    "timestamp": "2026-05-28 03:56:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:e000:6b8:60e7::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:e000:6b8:60e7::1, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY1IiwidXNlcm5hbWUiOiJyZWhtYW40NTgiLCJlbWFpbCI6ImlhbXJlaG1hbjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNTQ1MjMzfQ.T_IqKPbtTye4jsiSRIplY7BTPn8DZLG8SXDFjeSU21I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02a53b4ff61a0bc-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:e000:6b8:60e7::1",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 03:56:00 UTC] === END API CALL LOG ===
[28-May-2026 03:56:00 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 03:56:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY1IiwidXNlcm5hbWUiOiJyZWhtYW40NTgiLCJlbWFpbCI6ImlhbXJlaG1hbjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNTQ1MjMzfQ.T_IqKPbtTye4jsiSRIplY7BTPn8DZLG8SXDFjeSU21I
[28-May-2026 03:56:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 03:56:00 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 03:56:00 UTC] User ID: 665
[28-May-2026 03:56:00 UTC] ✅ User profile retrieved successfully for user ID: 665
[28-May-2026 03:56:00 UTC] === API CALL LOG ===
[28-May-2026 03:56:00 UTC] Endpoint: user/profile.php
[28-May-2026 03:56:00 UTC] Full Log Data: {
    "timestamp": "2026-05-28 03:56:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:e000:6b8:60e7::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:e000:6b8:60e7::1, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY1IiwidXNlcm5hbWUiOiJyZWhtYW40NTgiLCJlbWFpbCI6ImlhbXJlaG1hbjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNTQ1MjMzfQ.T_IqKPbtTye4jsiSRIplY7BTPn8DZLG8SXDFjeSU21I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02a53b888e3a0bc-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:e000:6b8:60e7::1",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 03:56:00 UTC] === END API CALL LOG ===
[28-May-2026 03:56:00 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 03:56:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY1IiwidXNlcm5hbWUiOiJyZWhtYW40NTgiLCJlbWFpbCI6ImlhbXJlaG1hbjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNTQ1MjMzfQ.T_IqKPbtTye4jsiSRIplY7BTPn8DZLG8SXDFjeSU21I
[28-May-2026 03:56:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 03:56:00 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 03:56:00 UTC] User ID: 665
[28-May-2026 03:56:00 UTC] ✅ User profile retrieved successfully for user ID: 665
[28-May-2026 03:56:40 UTC] === API CALL LOG ===
[28-May-2026 03:56:40 UTC] Endpoint: user/profile.php
[28-May-2026 03:56:40 UTC] Full Log Data: {
    "timestamp": "2026-05-28 03:56:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:e000:6b8:60e7::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:e000:6b8:60e7::1, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY1IiwidXNlcm5hbWUiOiJyZWhtYW40NTgiLCJlbWFpbCI6ImlhbXJlaG1hbjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNTQ1MjMzfQ.T_IqKPbtTye4jsiSRIplY7BTPn8DZLG8SXDFjeSU21I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02a54ade82fa0bc-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:e000:6b8:60e7::1",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 03:56:40 UTC] === END API CALL LOG ===
[28-May-2026 03:56:40 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 03:56:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY1IiwidXNlcm5hbWUiOiJyZWhtYW40NTgiLCJlbWFpbCI6ImlhbXJlaG1hbjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNTQ1MjMzfQ.T_IqKPbtTye4jsiSRIplY7BTPn8DZLG8SXDFjeSU21I
[28-May-2026 03:56:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 03:56:40 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 03:56:40 UTC] User ID: 665
[28-May-2026 03:56:40 UTC] ✅ User profile retrieved successfully for user ID: 665
[28-May-2026 03:56:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 03:56:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 03:56:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:e000:6b8:60e7::1, 104.23.175.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY1IiwidXNlcm5hbWUiOiJyZWhtYW40NTgiLCJlbWFpbCI6ImlhbXJlaG1hbjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNTQ1MjMzfQ.T_IqKPbtTye4jsiSRIplY7BTPn8DZLG8SXDFjeSU21I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a02a54ade82ea0bc-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2402:e000:6b8:60e7::1","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-May-2026 03:56:40 UTC] === User Orders API Called ===
[28-May-2026 03:56:40 UTC] User ID: 665
[28-May-2026 03:56:40 UTC] Limit: 20, Offset: 0
[28-May-2026 03:56:40 UTC] Orders found: 0
[28-May-2026 03:56:40 UTC] Orders data: []
[28-May-2026 03:56:40 UTC] Total orders count: 0
[28-May-2026 03:56:40 UTC] === API CALL LOG ===
[28-May-2026 03:56:40 UTC] Endpoint: user/profile.php
[28-May-2026 03:56:40 UTC] Full Log Data: {
    "timestamp": "2026-05-28 03:56:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:e000:6b8:60e7::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:e000:6b8:60e7::1, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY1IiwidXNlcm5hbWUiOiJyZWhtYW40NTgiLCJlbWFpbCI6ImlhbXJlaG1hbjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNTQ1MjMzfQ.T_IqKPbtTye4jsiSRIplY7BTPn8DZLG8SXDFjeSU21I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02a54b17927a0bc-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:e000:6b8:60e7::1",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 03:56:40 UTC] === END API CALL LOG ===
[28-May-2026 03:56:40 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 03:56:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY1IiwidXNlcm5hbWUiOiJyZWhtYW40NTgiLCJlbWFpbCI6ImlhbXJlaG1hbjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNTQ1MjMzfQ.T_IqKPbtTye4jsiSRIplY7BTPn8DZLG8SXDFjeSU21I
[28-May-2026 03:56:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 03:56:40 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 03:56:40 UTC] User ID: 665
[28-May-2026 03:56:40 UTC] ✅ User profile retrieved successfully for user ID: 665
[28-May-2026 03:56:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 03:56:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 03:56:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:e000:6b8:60e7::1, 104.23.175.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY1IiwidXNlcm5hbWUiOiJyZWhtYW40NTgiLCJlbWFpbCI6ImlhbXJlaG1hbjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNTQ1MjMzfQ.T_IqKPbtTye4jsiSRIplY7BTPn8DZLG8SXDFjeSU21I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a02a54f37991a0bc-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2402:e000:6b8:60e7::1","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-May-2026 03:56:51 UTC] === User Orders API Called ===
[28-May-2026 03:56:51 UTC] User ID: 665
[28-May-2026 03:56:51 UTC] Limit: 20, Offset: 0
[28-May-2026 03:56:51 UTC] Orders found: 0
[28-May-2026 03:56:51 UTC] Orders data: []
[28-May-2026 03:56:51 UTC] Total orders count: 0
[28-May-2026 03:56:51 UTC] === API CALL LOG ===
[28-May-2026 03:56:51 UTC] Endpoint: user/profile.php
[28-May-2026 03:56:51 UTC] Full Log Data: {
    "timestamp": "2026-05-28 03:56:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:e000:6b8:60e7::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:e000:6b8:60e7::1, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY1IiwidXNlcm5hbWUiOiJyZWhtYW40NTgiLCJlbWFpbCI6ImlhbXJlaG1hbjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNTQ1MjMzfQ.T_IqKPbtTye4jsiSRIplY7BTPn8DZLG8SXDFjeSU21I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02a54f37995a0bc-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:e000:6b8:60e7::1",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 03:56:51 UTC] === END API CALL LOG ===
[28-May-2026 03:56:51 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 03:56:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY1IiwidXNlcm5hbWUiOiJyZWhtYW40NTgiLCJlbWFpbCI6ImlhbXJlaG1hbjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNTQ1MjMzfQ.T_IqKPbtTye4jsiSRIplY7BTPn8DZLG8SXDFjeSU21I
[28-May-2026 03:56:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 03:56:51 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 03:56:51 UTC] User ID: 665
[28-May-2026 03:56:51 UTC] ✅ User profile retrieved successfully for user ID: 665
[28-May-2026 03:56:51 UTC] === API CALL LOG ===
[28-May-2026 03:56:51 UTC] Endpoint: user/profile.php
[28-May-2026 03:56:51 UTC] Full Log Data: {
    "timestamp": "2026-05-28 03:56:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:e000:6b8:60e7::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:e000:6b8:60e7::1, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY1IiwidXNlcm5hbWUiOiJyZWhtYW40NTgiLCJlbWFpbCI6ImlhbXJlaG1hbjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNTQ1MjMzfQ.T_IqKPbtTye4jsiSRIplY7BTPn8DZLG8SXDFjeSU21I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02a54f70972a0bc-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:e000:6b8:60e7::1",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 03:56:51 UTC] === END API CALL LOG ===
[28-May-2026 03:56:51 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 03:56:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY1IiwidXNlcm5hbWUiOiJyZWhtYW40NTgiLCJlbWFpbCI6ImlhbXJlaG1hbjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNTQ1MjMzfQ.T_IqKPbtTye4jsiSRIplY7BTPn8DZLG8SXDFjeSU21I
[28-May-2026 03:56:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 03:56:51 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 03:56:51 UTC] User ID: 665
[28-May-2026 03:56:51 UTC] ✅ User profile retrieved successfully for user ID: 665
[28-May-2026 03:57:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 03:57:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 03:57:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:e000:6b8:60e7::1, 104.23.175.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY1IiwidXNlcm5hbWUiOiJyZWhtYW40NTgiLCJlbWFpbCI6ImlhbXJlaG1hbjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNTQ1MjMzfQ.T_IqKPbtTye4jsiSRIplY7BTPn8DZLG8SXDFjeSU21I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a02a556ffefba0bc-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2402:e000:6b8:60e7::1","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-May-2026 03:57:11 UTC] === User Orders API Called ===
[28-May-2026 03:57:11 UTC] User ID: 665
[28-May-2026 03:57:11 UTC] Limit: 20, Offset: 0
[28-May-2026 03:57:11 UTC] Orders found: 0
[28-May-2026 03:57:11 UTC] Orders data: []
[28-May-2026 03:57:11 UTC] Total orders count: 0
[28-May-2026 03:57:12 UTC] === API CALL LOG ===
[28-May-2026 03:57:12 UTC] Endpoint: user/profile.php
[28-May-2026 03:57:12 UTC] Full Log Data: {
    "timestamp": "2026-05-28 03:57:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:e000:6b8:60e7::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:e000:6b8:60e7::1, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY1IiwidXNlcm5hbWUiOiJyZWhtYW40NTgiLCJlbWFpbCI6ImlhbXJlaG1hbjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNTQ1MjMzfQ.T_IqKPbtTye4jsiSRIplY7BTPn8DZLG8SXDFjeSU21I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02a557b2e62a0bc-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:e000:6b8:60e7::1",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 03:57:12 UTC] === END API CALL LOG ===
[28-May-2026 03:57:12 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 03:57:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY1IiwidXNlcm5hbWUiOiJyZWhtYW40NTgiLCJlbWFpbCI6ImlhbXJlaG1hbjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNTQ1MjMzfQ.T_IqKPbtTye4jsiSRIplY7BTPn8DZLG8SXDFjeSU21I
[28-May-2026 03:57:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 03:57:12 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 03:57:12 UTC] User ID: 665
[28-May-2026 03:57:12 UTC] ✅ User profile retrieved successfully for user ID: 665
[28-May-2026 03:57:13 UTC] User Purchases API - User ID: 665
[28-May-2026 03:57:13 UTC] User Purchases API - Total purchases found: 0
[28-May-2026 03:57:23 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 03:57:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 03:57:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:e000:6b8:60e7::1, 104.23.175.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY1IiwidXNlcm5hbWUiOiJyZWhtYW40NTgiLCJlbWFpbCI6ImlhbXJlaG1hbjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNTQ1MjMzfQ.T_IqKPbtTye4jsiSRIplY7BTPn8DZLG8SXDFjeSU21I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a02a55bc6e5ea0bc-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2402:e000:6b8:60e7::1","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-May-2026 03:57:23 UTC] === User Orders API Called ===
[28-May-2026 03:57:23 UTC] User ID: 665
[28-May-2026 03:57:23 UTC] Limit: 20, Offset: 0
[28-May-2026 03:57:23 UTC] Orders found: 0
[28-May-2026 03:57:23 UTC] Orders data: []
[28-May-2026 03:57:23 UTC] Total orders count: 0
[28-May-2026 03:57:23 UTC] === API CALL LOG ===
[28-May-2026 03:57:23 UTC] Endpoint: user/profile.php
[28-May-2026 03:57:23 UTC] Full Log Data: {
    "timestamp": "2026-05-28 03:57:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:e000:6b8:60e7::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:e000:6b8:60e7::1, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY1IiwidXNlcm5hbWUiOiJyZWhtYW40NTgiLCJlbWFpbCI6ImlhbXJlaG1hbjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNTQ1MjMzfQ.T_IqKPbtTye4jsiSRIplY7BTPn8DZLG8SXDFjeSU21I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02a55bc6e62a0bc-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:e000:6b8:60e7::1",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 03:57:23 UTC] === END API CALL LOG ===
[28-May-2026 03:57:23 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 03:57:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY1IiwidXNlcm5hbWUiOiJyZWhtYW40NTgiLCJlbWFpbCI6ImlhbXJlaG1hbjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNTQ1MjMzfQ.T_IqKPbtTye4jsiSRIplY7BTPn8DZLG8SXDFjeSU21I
[28-May-2026 03:57:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 03:57:23 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 03:57:23 UTC] User ID: 665
[28-May-2026 03:57:23 UTC] ✅ User profile retrieved successfully for user ID: 665
[28-May-2026 03:57:24 UTC] === API CALL LOG ===
[28-May-2026 03:57:24 UTC] Endpoint: user/profile.php
[28-May-2026 03:57:24 UTC] Full Log Data: {
    "timestamp": "2026-05-28 03:57:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:e000:6b8:60e7::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:e000:6b8:60e7::1, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY1IiwidXNlcm5hbWUiOiJyZWhtYW40NTgiLCJlbWFpbCI6ImlhbXJlaG1hbjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNTQ1MjMzfQ.T_IqKPbtTye4jsiSRIplY7BTPn8DZLG8SXDFjeSU21I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02a55c0f9e2a0bc-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:e000:6b8:60e7::1",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 03:57:24 UTC] === END API CALL LOG ===
[28-May-2026 03:57:24 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 03:57:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY1IiwidXNlcm5hbWUiOiJyZWhtYW40NTgiLCJlbWFpbCI6ImlhbXJlaG1hbjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNTQ1MjMzfQ.T_IqKPbtTye4jsiSRIplY7BTPn8DZLG8SXDFjeSU21I
[28-May-2026 03:57:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 03:57:24 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 03:57:24 UTC] User ID: 665
[28-May-2026 03:57:24 UTC] ✅ User profile retrieved successfully for user ID: 665
[28-May-2026 03:57:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 03:57:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 03:57:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:e000:6b8:60e7::1, 104.23.175.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY1IiwidXNlcm5hbWUiOiJyZWhtYW40NTgiLCJlbWFpbCI6ImlhbXJlaG1hbjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNTQ1MjMzfQ.T_IqKPbtTye4jsiSRIplY7BTPn8DZLG8SXDFjeSU21I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a02a55fd7d8aa0bc-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2402:e000:6b8:60e7::1","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-May-2026 03:57:33 UTC] === User Orders API Called ===
[28-May-2026 03:57:33 UTC] User ID: 665
[28-May-2026 03:57:33 UTC] Limit: 20, Offset: 0
[28-May-2026 03:57:33 UTC] Orders found: 0
[28-May-2026 03:57:33 UTC] Orders data: []
[28-May-2026 03:57:33 UTC] === API CALL LOG ===
[28-May-2026 03:57:33 UTC] Endpoint: user/profile.php
[28-May-2026 03:57:33 UTC] Full Log Data: {
    "timestamp": "2026-05-28 03:57:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:e000:6b8:60e7::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:e000:6b8:60e7::1, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY1IiwidXNlcm5hbWUiOiJyZWhtYW40NTgiLCJlbWFpbCI6ImlhbXJlaG1hbjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNTQ1MjMzfQ.T_IqKPbtTye4jsiSRIplY7BTPn8DZLG8SXDFjeSU21I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02a55fd7d8ea0bc-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:e000:6b8:60e7::1",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 03:57:33 UTC] Total orders count: 0
[28-May-2026 03:57:33 UTC] === END API CALL LOG ===
[28-May-2026 03:57:33 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 03:57:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY1IiwidXNlcm5hbWUiOiJyZWhtYW40NTgiLCJlbWFpbCI6ImlhbXJlaG1hbjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNTQ1MjMzfQ.T_IqKPbtTye4jsiSRIplY7BTPn8DZLG8SXDFjeSU21I
[28-May-2026 03:57:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 03:57:33 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 03:57:33 UTC] User ID: 665
[28-May-2026 03:57:33 UTC] ✅ User profile retrieved successfully for user ID: 665
[28-May-2026 03:57:34 UTC] === API CALL LOG ===
[28-May-2026 03:57:34 UTC] Endpoint: user/profile.php
[28-May-2026 03:57:34 UTC] Full Log Data: {
    "timestamp": "2026-05-28 03:57:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:e000:6b8:60e7::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:e000:6b8:60e7::1, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY1IiwidXNlcm5hbWUiOiJyZWhtYW40NTgiLCJlbWFpbCI6ImlhbXJlaG1hbjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNTQ1MjMzfQ.T_IqKPbtTye4jsiSRIplY7BTPn8DZLG8SXDFjeSU21I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02a5601e8e6a0bc-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:e000:6b8:60e7::1",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 03:57:34 UTC] === END API CALL LOG ===
[28-May-2026 03:57:34 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 03:57:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY1IiwidXNlcm5hbWUiOiJyZWhtYW40NTgiLCJlbWFpbCI6ImlhbXJlaG1hbjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNTQ1MjMzfQ.T_IqKPbtTye4jsiSRIplY7BTPn8DZLG8SXDFjeSU21I
[28-May-2026 03:57:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 03:57:34 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 03:57:34 UTC] User ID: 665
[28-May-2026 03:57:34 UTC] ✅ User profile retrieved successfully for user ID: 665
[28-May-2026 03:57:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 03:57:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 03:57:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:e000:6b8:60e7::1, 104.23.175.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY1IiwidXNlcm5hbWUiOiJyZWhtYW40NTgiLCJlbWFpbCI6ImlhbXJlaG1hbjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNTQ1MjMzfQ.T_IqKPbtTye4jsiSRIplY7BTPn8DZLG8SXDFjeSU21I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a02a562779c5a0bc-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2402:e000:6b8:60e7::1","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-May-2026 03:57:40 UTC] === User Orders API Called ===
[28-May-2026 03:57:40 UTC] User ID: 665
[28-May-2026 03:57:40 UTC] Limit: 20, Offset: 0
[28-May-2026 03:57:40 UTC] Orders found: 0
[28-May-2026 03:57:40 UTC] Orders data: []
[28-May-2026 03:57:40 UTC] Total orders count: 0
[28-May-2026 03:57:40 UTC] === API CALL LOG ===
[28-May-2026 03:57:40 UTC] Endpoint: user/profile.php
[28-May-2026 03:57:40 UTC] Full Log Data: {
    "timestamp": "2026-05-28 03:57:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:e000:6b8:60e7::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:e000:6b8:60e7::1, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY1IiwidXNlcm5hbWUiOiJyZWhtYW40NTgiLCJlbWFpbCI6ImlhbXJlaG1hbjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNTQ1MjMzfQ.T_IqKPbtTye4jsiSRIplY7BTPn8DZLG8SXDFjeSU21I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02a562779c8a0bc-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:e000:6b8:60e7::1",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 03:57:40 UTC] === END API CALL LOG ===
[28-May-2026 03:57:40 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 03:57:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY1IiwidXNlcm5hbWUiOiJyZWhtYW40NTgiLCJlbWFpbCI6ImlhbXJlaG1hbjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNTQ1MjMzfQ.T_IqKPbtTye4jsiSRIplY7BTPn8DZLG8SXDFjeSU21I
[28-May-2026 03:57:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 03:57:40 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 03:57:40 UTC] User ID: 665
[28-May-2026 03:57:40 UTC] ✅ User profile retrieved successfully for user ID: 665
[28-May-2026 03:57:41 UTC] === API CALL LOG ===
[28-May-2026 03:57:41 UTC] Endpoint: user/profile.php
[28-May-2026 03:57:41 UTC] Full Log Data: {
    "timestamp": "2026-05-28 03:57:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:e000:6b8:60e7::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:e000:6b8:60e7::1, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY1IiwidXNlcm5hbWUiOiJyZWhtYW40NTgiLCJlbWFpbCI6ImlhbXJlaG1hbjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNTQ1MjMzfQ.T_IqKPbtTye4jsiSRIplY7BTPn8DZLG8SXDFjeSU21I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02a562b9c09a0bc-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:e000:6b8:60e7::1",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 03:57:41 UTC] === END API CALL LOG ===
[28-May-2026 03:57:41 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 03:57:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY1IiwidXNlcm5hbWUiOiJyZWhtYW40NTgiLCJlbWFpbCI6ImlhbXJlaG1hbjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNTQ1MjMzfQ.T_IqKPbtTye4jsiSRIplY7BTPn8DZLG8SXDFjeSU21I
[28-May-2026 03:57:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 03:57:41 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 03:57:41 UTC] User ID: 665
[28-May-2026 03:57:41 UTC] ✅ User profile retrieved successfully for user ID: 665
[28-May-2026 03:57:57 UTC] === API CALL LOG ===
[28-May-2026 03:57:57 UTC] Endpoint: user/profile.php
[28-May-2026 03:57:57 UTC] Full Log Data: {
    "timestamp": "2026-05-28 03:57:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:e000:6b8:60e7::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:e000:6b8:60e7::1, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY1IiwidXNlcm5hbWUiOiJyZWhtYW40NTgiLCJlbWFpbCI6ImlhbXJlaG1hbjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNTQ1MjMzfQ.T_IqKPbtTye4jsiSRIplY7BTPn8DZLG8SXDFjeSU21I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02a5690ab65a0bc-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:e000:6b8:60e7::1",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 03:57:57 UTC] === END API CALL LOG ===
[28-May-2026 03:57:57 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 03:57:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY1IiwidXNlcm5hbWUiOiJyZWhtYW40NTgiLCJlbWFpbCI6ImlhbXJlaG1hbjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNTQ1MjMzfQ.T_IqKPbtTye4jsiSRIplY7BTPn8DZLG8SXDFjeSU21I
[28-May-2026 03:57:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 03:57:57 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 03:57:57 UTC] User ID: 665
[28-May-2026 03:57:57 UTC] ✅ User profile retrieved successfully for user ID: 665
[28-May-2026 03:58:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 03:58:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 03:58:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:e000:6b8:60e7::1, 104.23.175.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY1IiwidXNlcm5hbWUiOiJyZWhtYW40NTgiLCJlbWFpbCI6ImlhbXJlaG1hbjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNTQ1MjMzfQ.T_IqKPbtTye4jsiSRIplY7BTPn8DZLG8SXDFjeSU21I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a02a56e16c1ca0bc-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2402:e000:6b8:60e7::1","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-May-2026 03:58:10 UTC] === User Orders API Called ===
[28-May-2026 03:58:10 UTC] User ID: 665
[28-May-2026 03:58:10 UTC] Limit: 20, Offset: 0
[28-May-2026 03:58:10 UTC] Orders found: 0
[28-May-2026 03:58:10 UTC] Orders data: []
[28-May-2026 03:58:10 UTC] Total orders count: 0
[28-May-2026 03:58:10 UTC] === API CALL LOG ===
[28-May-2026 03:58:10 UTC] Endpoint: user/profile.php
[28-May-2026 03:58:10 UTC] Full Log Data: {
    "timestamp": "2026-05-28 03:58:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:e000:6b8:60e7::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:e000:6b8:60e7::1, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY1IiwidXNlcm5hbWUiOiJyZWhtYW40NTgiLCJlbWFpbCI6ImlhbXJlaG1hbjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNTQ1MjMzfQ.T_IqKPbtTye4jsiSRIplY7BTPn8DZLG8SXDFjeSU21I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02a56e16c1ea0bc-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:e000:6b8:60e7::1",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 03:58:10 UTC] === END API CALL LOG ===
[28-May-2026 03:58:10 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 03:58:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY1IiwidXNlcm5hbWUiOiJyZWhtYW40NTgiLCJlbWFpbCI6ImlhbXJlaG1hbjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNTQ1MjMzfQ.T_IqKPbtTye4jsiSRIplY7BTPn8DZLG8SXDFjeSU21I
[28-May-2026 03:58:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 03:58:10 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 03:58:10 UTC] User ID: 665
[28-May-2026 03:58:10 UTC] ✅ User profile retrieved successfully for user ID: 665
[28-May-2026 03:58:10 UTC] === API CALL LOG ===
[28-May-2026 03:58:10 UTC] Endpoint: user/profile.php
[28-May-2026 03:58:10 UTC] Full Log Data: {
    "timestamp": "2026-05-28 03:58:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:e000:6b8:60e7::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:e000:6b8:60e7::1, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY1IiwidXNlcm5hbWUiOiJyZWhtYW40NTgiLCJlbWFpbCI6ImlhbXJlaG1hbjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNTQ1MjMzfQ.T_IqKPbtTye4jsiSRIplY7BTPn8DZLG8SXDFjeSU21I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02a56e4ecf7a0bc-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:e000:6b8:60e7::1",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 03:58:10 UTC] === END API CALL LOG ===
[28-May-2026 03:58:10 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 03:58:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY1IiwidXNlcm5hbWUiOiJyZWhtYW40NTgiLCJlbWFpbCI6ImlhbXJlaG1hbjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNTQ1MjMzfQ.T_IqKPbtTye4jsiSRIplY7BTPn8DZLG8SXDFjeSU21I
[28-May-2026 03:58:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 03:58:10 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 03:58:10 UTC] User ID: 665
[28-May-2026 03:58:10 UTC] ✅ User profile retrieved successfully for user ID: 665
[28-May-2026 03:58:12 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 03:58:12 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 03:58:12 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:e000:6b8:60e7::1, 104.23.175.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY1IiwidXNlcm5hbWUiOiJyZWhtYW40NTgiLCJlbWFpbCI6ImlhbXJlaG1hbjJAZ21haWwuY29tIiwiZXhwIjoxNzgwNTQ1MjMzfQ.T_IqKPbtTye4jsiSRIplY7BTPn8DZLG8SXDFjeSU21I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a02a56f1feb5a0bc-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2402:e000:6b8:60e7::1","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-May-2026 03:58:12 UTC] === User Orders API Called ===
[28-May-2026 03:58:12 UTC] User ID: 665
[28-May-2026 03:58:12 UTC] Limit: 20, Offset: 0
[28-May-2026 03:58:12 UTC] Orders found: 0
[28-May-2026 03:58:12 UTC] Orders data: []
[28-May-2026 03:58:12 UTC] Total orders count: 0
[28-May-2026 07:10:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 07:10:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 07:10:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.163.26.46, 172.64.200.15","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY2IiwidXNlcm5hbWUiOiJqemtka2t4a2EiLCJlbWFpbCI6InpiYXJpbW92QGdtYWlsLmNvbSIsImV4cCI6MTc4MDU1NzAxNn0.NW81wElbIzeVgpbRRvdmwgAnbBpZZSxVaJ5_s5jxN_Q","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a02b70511e3a8028-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.163.26.46","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-May-2026 07:10:17 UTC] === User Orders API Called ===
[28-May-2026 07:10:17 UTC] User ID: 666
[28-May-2026 07:10:17 UTC] Limit: 20, Offset: 0
[28-May-2026 07:10:17 UTC] Orders found: 0
[28-May-2026 07:10:17 UTC] Orders data: []
[28-May-2026 07:10:17 UTC] Total orders count: 0
[28-May-2026 07:10:17 UTC] === API CALL LOG ===
[28-May-2026 07:10:17 UTC] Endpoint: user/profile.php
[28-May-2026 07:10:17 UTC] Full Log Data: {
    "timestamp": "2026-05-28 07:10:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.163.26.46",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.163.26.46, 172.64.200.49",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY2IiwidXNlcm5hbWUiOiJqemtka2t4a2EiLCJlbWFpbCI6InpiYXJpbW92QGdtYWlsLmNvbSIsImV4cCI6MTc4MDU1NzAxNn0.NW81wElbIzeVgpbRRvdmwgAnbBpZZSxVaJ5_s5jxN_Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02b70511e388028-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.163.26.46",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 07:10:17 UTC] === END API CALL LOG ===
[28-May-2026 07:10:17 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 07:10:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY2IiwidXNlcm5hbWUiOiJqemtka2t4a2EiLCJlbWFpbCI6InpiYXJpbW92QGdtYWlsLmNvbSIsImV4cCI6MTc4MDU1NzAxNn0.NW81wElbIzeVgpbRRvdmwgAnbBpZZSxVaJ5_s5jxN_Q
[28-May-2026 07:10:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 07:10:17 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 07:10:17 UTC] User ID: 666
[28-May-2026 07:10:17 UTC] ✅ User profile retrieved successfully for user ID: 666
[28-May-2026 07:10:18 UTC] === API CALL LOG ===
[28-May-2026 07:10:18 UTC] Endpoint: user/profile.php
[28-May-2026 07:10:18 UTC] Full Log Data: {
    "timestamp": "2026-05-28 07:10:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.163.26.46",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.163.26.46, 172.64.200.49",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY2IiwidXNlcm5hbWUiOiJqemtka2t4a2EiLCJlbWFpbCI6InpiYXJpbW92QGdtYWlsLmNvbSIsImV4cCI6MTc4MDU1NzAxNn0.NW81wElbIzeVgpbRRvdmwgAnbBpZZSxVaJ5_s5jxN_Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02b705269448028-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.163.26.46",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 07:10:18 UTC] === END API CALL LOG ===
[28-May-2026 07:10:18 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 07:10:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY2IiwidXNlcm5hbWUiOiJqemtka2t4a2EiLCJlbWFpbCI6InpiYXJpbW92QGdtYWlsLmNvbSIsImV4cCI6MTc4MDU1NzAxNn0.NW81wElbIzeVgpbRRvdmwgAnbBpZZSxVaJ5_s5jxN_Q
[28-May-2026 07:10:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 07:10:18 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 07:10:18 UTC] User ID: 666
[28-May-2026 07:10:18 UTC] ✅ User profile retrieved successfully for user ID: 666
[28-May-2026 07:10:20 UTC] === API CALL LOG ===
[28-May-2026 07:10:20 UTC] Endpoint: user/profile.php
[28-May-2026 07:10:20 UTC] Full Log Data: {
    "timestamp": "2026-05-28 07:10:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.163.26.46",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.163.26.46, 172.64.200.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY2IiwidXNlcm5hbWUiOiJqemtka2t4a2EiLCJlbWFpbCI6InpiYXJpbW92QGdtYWlsLmNvbSIsImV4cCI6MTc4MDU1NzAxNn0.NW81wElbIzeVgpbRRvdmwgAnbBpZZSxVaJ5_s5jxN_Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02b70625e218028-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.163.26.46",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 07:10:20 UTC] === END API CALL LOG ===
[28-May-2026 07:10:20 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 07:10:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY2IiwidXNlcm5hbWUiOiJqemtka2t4a2EiLCJlbWFpbCI6InpiYXJpbW92QGdtYWlsLmNvbSIsImV4cCI6MTc4MDU1NzAxNn0.NW81wElbIzeVgpbRRvdmwgAnbBpZZSxVaJ5_s5jxN_Q
[28-May-2026 07:10:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 07:10:20 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 07:10:20 UTC] User ID: 666
[28-May-2026 07:10:20 UTC] ✅ User profile retrieved successfully for user ID: 666
[28-May-2026 07:10:56 UTC] === API CALL LOG ===
[28-May-2026 07:10:56 UTC] Endpoint: user/profile.php
[28-May-2026 07:10:56 UTC] Full Log Data: {
    "timestamp": "2026-05-28 07:10:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.163.26.46",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.163.26.46, 162.158.102.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY2IiwidXNlcm5hbWUiOiJqemtka2t4a2EiLCJlbWFpbCI6InpiYXJpbW92QGdtYWlsLmNvbSIsImV4cCI6MTc4MDU1NzAxNn0.NW81wElbIzeVgpbRRvdmwgAnbBpZZSxVaJ5_s5jxN_Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02b7144cbf70206-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.163.26.46",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 07:10:56 UTC] === END API CALL LOG ===
[28-May-2026 07:10:56 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 07:10:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY2IiwidXNlcm5hbWUiOiJqemtka2t4a2EiLCJlbWFpbCI6InpiYXJpbW92QGdtYWlsLmNvbSIsImV4cCI6MTc4MDU1NzAxNn0.NW81wElbIzeVgpbRRvdmwgAnbBpZZSxVaJ5_s5jxN_Q
[28-May-2026 07:10:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 07:10:56 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 07:10:56 UTC] User ID: 666
[28-May-2026 07:10:56 UTC] ✅ User profile retrieved successfully for user ID: 666
[28-May-2026 07:10:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 07:10:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 07:10:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.163.26.46, 162.158.102.220","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY2IiwidXNlcm5hbWUiOiJqemtka2t4a2EiLCJlbWFpbCI6InpiYXJpbW92QGdtYWlsLmNvbSIsImV4cCI6MTc4MDU1NzAxNn0.NW81wElbIzeVgpbRRvdmwgAnbBpZZSxVaJ5_s5jxN_Q","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a02b714a7f880206-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.163.26.46","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-May-2026 07:10:57 UTC] === User Orders API Called ===
[28-May-2026 07:10:57 UTC] User ID: 666
[28-May-2026 07:10:57 UTC] Limit: 20, Offset: 0
[28-May-2026 07:10:57 UTC] Orders found: 0
[28-May-2026 07:10:57 UTC] Orders data: []
[28-May-2026 07:10:57 UTC] Total orders count: 0
[28-May-2026 07:11:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 07:11:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 07:11:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.163.26.46, 162.158.102.220","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY2IiwidXNlcm5hbWUiOiJqemtka2t4a2EiLCJlbWFpbCI6InpiYXJpbW92QGdtYWlsLmNvbSIsImV4cCI6MTc4MDU1NzAxNn0.NW81wElbIzeVgpbRRvdmwgAnbBpZZSxVaJ5_s5jxN_Q","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a02b7159fa0d0206-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.163.26.46","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-May-2026 07:11:00 UTC] === User Orders API Called ===
[28-May-2026 07:11:00 UTC] User ID: 666
[28-May-2026 07:11:00 UTC] Limit: 20, Offset: 0
[28-May-2026 07:11:00 UTC] Orders found: 0
[28-May-2026 07:11:00 UTC] Orders data: []
[28-May-2026 07:11:00 UTC] === API CALL LOG ===
[28-May-2026 07:11:00 UTC] Endpoint: user/profile.php
[28-May-2026 07:11:00 UTC] Full Log Data: {
    "timestamp": "2026-05-28 07:11:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.163.26.46",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.163.26.46, 162.158.102.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY2IiwidXNlcm5hbWUiOiJqemtka2t4a2EiLCJlbWFpbCI6InpiYXJpbW92QGdtYWlsLmNvbSIsImV4cCI6MTc4MDU1NzAxNn0.NW81wElbIzeVgpbRRvdmwgAnbBpZZSxVaJ5_s5jxN_Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02b7159fa110206-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.163.26.46",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 07:11:00 UTC] Total orders count: 0
[28-May-2026 07:11:00 UTC] === END API CALL LOG ===
[28-May-2026 07:11:00 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 07:11:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY2IiwidXNlcm5hbWUiOiJqemtka2t4a2EiLCJlbWFpbCI6InpiYXJpbW92QGdtYWlsLmNvbSIsImV4cCI6MTc4MDU1NzAxNn0.NW81wElbIzeVgpbRRvdmwgAnbBpZZSxVaJ5_s5jxN_Q
[28-May-2026 07:11:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 07:11:00 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 07:11:00 UTC] User ID: 666
[28-May-2026 07:11:00 UTC] ✅ User profile retrieved successfully for user ID: 666
[28-May-2026 07:11:00 UTC] === API CALL LOG ===
[28-May-2026 07:11:00 UTC] Endpoint: user/profile.php
[28-May-2026 07:11:00 UTC] Full Log Data: {
    "timestamp": "2026-05-28 07:11:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.163.26.46",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.163.26.46, 162.158.102.220",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY2IiwidXNlcm5hbWUiOiJqemtka2t4a2EiLCJlbWFpbCI6InpiYXJpbW92QGdtYWlsLmNvbSIsImV4cCI6MTc4MDU1NzAxNn0.NW81wElbIzeVgpbRRvdmwgAnbBpZZSxVaJ5_s5jxN_Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02b7159fa140206-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.163.26.46",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 07:11:00 UTC] === END API CALL LOG ===
[28-May-2026 07:11:00 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 07:11:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY2IiwidXNlcm5hbWUiOiJqemtka2t4a2EiLCJlbWFpbCI6InpiYXJpbW92QGdtYWlsLmNvbSIsImV4cCI6MTc4MDU1NzAxNn0.NW81wElbIzeVgpbRRvdmwgAnbBpZZSxVaJ5_s5jxN_Q
[28-May-2026 07:11:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 07:11:00 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 07:11:00 UTC] User ID: 666
[28-May-2026 07:11:00 UTC] ✅ User profile retrieved successfully for user ID: 666
[28-May-2026 07:11:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 07:11:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 07:11:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.163.26.46, 162.158.102.213","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY2IiwidXNlcm5hbWUiOiJqemtka2t4a2EiLCJlbWFpbCI6InpiYXJpbW92QGdtYWlsLmNvbSIsImV4cCI6MTc4MDU1NzAxNn0.NW81wElbIzeVgpbRRvdmwgAnbBpZZSxVaJ5_s5jxN_Q","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a02b71b929160206-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.163.26.46","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-May-2026 07:11:15 UTC] === User Orders API Called ===
[28-May-2026 07:11:15 UTC] User ID: 666
[28-May-2026 07:11:15 UTC] Limit: 20, Offset: 0
[28-May-2026 07:11:15 UTC] Orders found: 0
[28-May-2026 07:11:15 UTC] Orders data: []
[28-May-2026 07:11:15 UTC] Total orders count: 0
[28-May-2026 07:11:15 UTC] === API CALL LOG ===
[28-May-2026 07:11:15 UTC] Endpoint: user/profile.php
[28-May-2026 07:11:15 UTC] Full Log Data: {
    "timestamp": "2026-05-28 07:11:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.163.26.46",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.163.26.46, 162.158.102.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY2IiwidXNlcm5hbWUiOiJqemtka2t4a2EiLCJlbWFpbCI6InpiYXJpbW92QGdtYWlsLmNvbSIsImV4cCI6MTc4MDU1NzAxNn0.NW81wElbIzeVgpbRRvdmwgAnbBpZZSxVaJ5_s5jxN_Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02b71ba2b7e0206-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.163.26.46",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 07:11:15 UTC] === END API CALL LOG ===
[28-May-2026 07:11:15 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 07:11:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY2IiwidXNlcm5hbWUiOiJqemtka2t4a2EiLCJlbWFpbCI6InpiYXJpbW92QGdtYWlsLmNvbSIsImV4cCI6MTc4MDU1NzAxNn0.NW81wElbIzeVgpbRRvdmwgAnbBpZZSxVaJ5_s5jxN_Q
[28-May-2026 07:11:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 07:11:15 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 07:11:15 UTC] User ID: 666
[28-May-2026 07:11:15 UTC] ✅ User profile retrieved successfully for user ID: 666
[28-May-2026 07:11:16 UTC] === API CALL LOG ===
[28-May-2026 07:11:16 UTC] Endpoint: user/profile.php
[28-May-2026 07:11:16 UTC] Full Log Data: {
    "timestamp": "2026-05-28 07:11:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.163.26.46",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.163.26.46, 162.158.102.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY2IiwidXNlcm5hbWUiOiJqemtka2t4a2EiLCJlbWFpbCI6InpiYXJpbW92QGdtYWlsLmNvbSIsImV4cCI6MTc4MDU1NzAxNn0.NW81wElbIzeVgpbRRvdmwgAnbBpZZSxVaJ5_s5jxN_Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02b71bd7bd30206-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.163.26.46",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 07:11:16 UTC] === END API CALL LOG ===
[28-May-2026 07:11:16 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 07:11:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY2IiwidXNlcm5hbWUiOiJqemtka2t4a2EiLCJlbWFpbCI6InpiYXJpbW92QGdtYWlsLmNvbSIsImV4cCI6MTc4MDU1NzAxNn0.NW81wElbIzeVgpbRRvdmwgAnbBpZZSxVaJ5_s5jxN_Q
[28-May-2026 07:11:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 07:11:16 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 07:11:16 UTC] User ID: 666
[28-May-2026 07:11:16 UTC] ✅ User profile retrieved successfully for user ID: 666
[28-May-2026 07:11:16 UTC] === API CALL LOG ===
[28-May-2026 07:11:16 UTC] Endpoint: user/profile.php
[28-May-2026 07:11:16 UTC] Full Log Data: {
    "timestamp": "2026-05-28 07:11:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.163.26.46",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.163.26.46, 162.158.102.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY2IiwidXNlcm5hbWUiOiJqemtka2t4a2EiLCJlbWFpbCI6InpiYXJpbW92QGdtYWlsLmNvbSIsImV4cCI6MTc4MDU1NzAxNn0.NW81wElbIzeVgpbRRvdmwgAnbBpZZSxVaJ5_s5jxN_Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02b71bf78d50206-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.163.26.46",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 07:11:16 UTC] === END API CALL LOG ===
[28-May-2026 07:11:16 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 07:11:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY2IiwidXNlcm5hbWUiOiJqemtka2t4a2EiLCJlbWFpbCI6InpiYXJpbW92QGdtYWlsLmNvbSIsImV4cCI6MTc4MDU1NzAxNn0.NW81wElbIzeVgpbRRvdmwgAnbBpZZSxVaJ5_s5jxN_Q
[28-May-2026 07:11:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 07:11:16 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 07:11:16 UTC] User ID: 666
[28-May-2026 07:11:16 UTC] ✅ User profile retrieved successfully for user ID: 666
[28-May-2026 07:11:49 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 07:11:49 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 07:11:49 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.163.26.46, 162.158.102.213","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY2IiwidXNlcm5hbWUiOiJqemtka2t4a2EiLCJlbWFpbCI6InpiYXJpbW92QGdtYWlsLmNvbSIsImV4cCI6MTc4MDU1NzAxNn0.NW81wElbIzeVgpbRRvdmwgAnbBpZZSxVaJ5_s5jxN_Q","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a02b728b7fb40206-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.163.26.46","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-May-2026 07:11:49 UTC] === User Orders API Called ===
[28-May-2026 07:11:49 UTC] User ID: 666
[28-May-2026 07:11:49 UTC] Limit: 20, Offset: 0
[28-May-2026 07:11:49 UTC] Orders found: 0
[28-May-2026 07:11:49 UTC] Orders data: []
[28-May-2026 07:11:49 UTC] Total orders count: 0
[28-May-2026 07:11:49 UTC] === API CALL LOG ===
[28-May-2026 07:11:49 UTC] Endpoint: user/profile.php
[28-May-2026 07:11:49 UTC] Full Log Data: {
    "timestamp": "2026-05-28 07:11:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.163.26.46",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.163.26.46, 162.158.102.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY2IiwidXNlcm5hbWUiOiJqemtka2t4a2EiLCJlbWFpbCI6InpiYXJpbW92QGdtYWlsLmNvbSIsImV4cCI6MTc4MDU1NzAxNn0.NW81wElbIzeVgpbRRvdmwgAnbBpZZSxVaJ5_s5jxN_Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02b728b7fb60206-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.163.26.46",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 07:11:49 UTC] === END API CALL LOG ===
[28-May-2026 07:11:49 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 07:11:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY2IiwidXNlcm5hbWUiOiJqemtka2t4a2EiLCJlbWFpbCI6InpiYXJpbW92QGdtYWlsLmNvbSIsImV4cCI6MTc4MDU1NzAxNn0.NW81wElbIzeVgpbRRvdmwgAnbBpZZSxVaJ5_s5jxN_Q
[28-May-2026 07:11:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 07:11:49 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 07:11:49 UTC] User ID: 666
[28-May-2026 07:11:49 UTC] ✅ User profile retrieved successfully for user ID: 666
[28-May-2026 07:11:49 UTC] === API CALL LOG ===
[28-May-2026 07:11:49 UTC] Endpoint: user/profile.php
[28-May-2026 07:11:49 UTC] Full Log Data: {
    "timestamp": "2026-05-28 07:11:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.163.26.46",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.163.26.46, 162.158.102.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY2IiwidXNlcm5hbWUiOiJqemtka2t4a2EiLCJlbWFpbCI6InpiYXJpbW92QGdtYWlsLmNvbSIsImV4cCI6MTc4MDU1NzAxNn0.NW81wElbIzeVgpbRRvdmwgAnbBpZZSxVaJ5_s5jxN_Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02b728dce720206-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.163.26.46",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 07:11:49 UTC] === END API CALL LOG ===
[28-May-2026 07:11:49 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 07:11:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY2IiwidXNlcm5hbWUiOiJqemtka2t4a2EiLCJlbWFpbCI6InpiYXJpbW92QGdtYWlsLmNvbSIsImV4cCI6MTc4MDU1NzAxNn0.NW81wElbIzeVgpbRRvdmwgAnbBpZZSxVaJ5_s5jxN_Q
[28-May-2026 07:11:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 07:11:49 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 07:11:49 UTC] User ID: 666
[28-May-2026 07:11:49 UTC] ✅ User profile retrieved successfully for user ID: 666
[28-May-2026 07:11:50 UTC] === API CALL LOG ===
[28-May-2026 07:11:50 UTC] Endpoint: user/profile.php
[28-May-2026 07:11:50 UTC] Full Log Data: {
    "timestamp": "2026-05-28 07:11:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.163.26.46",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.163.26.46, 162.158.102.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY2IiwidXNlcm5hbWUiOiJqemtka2t4a2EiLCJlbWFpbCI6InpiYXJpbW92QGdtYWlsLmNvbSIsImV4cCI6MTc4MDU1NzAxNn0.NW81wElbIzeVgpbRRvdmwgAnbBpZZSxVaJ5_s5jxN_Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02b729249a30206-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.163.26.46",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 07:11:50 UTC] === END API CALL LOG ===
[28-May-2026 07:11:50 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 07:11:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY2IiwidXNlcm5hbWUiOiJqemtka2t4a2EiLCJlbWFpbCI6InpiYXJpbW92QGdtYWlsLmNvbSIsImV4cCI6MTc4MDU1NzAxNn0.NW81wElbIzeVgpbRRvdmwgAnbBpZZSxVaJ5_s5jxN_Q
[28-May-2026 07:11:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 07:11:50 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 07:11:50 UTC] User ID: 666
[28-May-2026 07:11:50 UTC] ✅ User profile retrieved successfully for user ID: 666
[28-May-2026 07:16:19 UTC] === API CALL LOG ===
[28-May-2026 07:16:19 UTC] Endpoint: user/profile.php
[28-May-2026 07:16:19 UTC] Full Log Data: {
    "timestamp": "2026-05-28 07:16:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "72.252.117.68",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "72.252.117.68, 172.70.83.111",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY3IiwidXNlcm5hbWUiOiJuZGpqamRqIiwiZW1haWwiOiJqa2V5ODEwM0BnbWFpbC5jb20iLCJleHAiOjE3ODA1NTczNzh9.yse7RBzCWMjlhb3O80HDjthCBAOaz6UDeZORSoYUbQk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02b79277e61f3e0-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "72.252.117.68",
        "cf-ipcountry": "JM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 07:16:19 UTC] === END API CALL LOG ===
[28-May-2026 07:16:19 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 07:16:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY3IiwidXNlcm5hbWUiOiJuZGpqamRqIiwiZW1haWwiOiJqa2V5ODEwM0BnbWFpbC5jb20iLCJleHAiOjE3ODA1NTczNzh9.yse7RBzCWMjlhb3O80HDjthCBAOaz6UDeZORSoYUbQk
[28-May-2026 07:16:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 07:16:19 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 07:16:19 UTC] User ID: 667
[28-May-2026 07:16:19 UTC] ✅ User profile retrieved successfully for user ID: 667
[28-May-2026 07:16:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 07:16:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 07:16:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"72.252.117.68, 172.70.83.111","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY3IiwidXNlcm5hbWUiOiJuZGpqamRqIiwiZW1haWwiOiJqa2V5ODEwM0BnbWFpbC5jb20iLCJleHAiOjE3ODA1NTczNzh9.yse7RBzCWMjlhb3O80HDjthCBAOaz6UDeZORSoYUbQk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a02b7927ae84f3e0-MIA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"72.252.117.68","cf-ipcountry":"JM","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-May-2026 07:16:19 UTC] === User Orders API Called ===
[28-May-2026 07:16:19 UTC] User ID: 667
[28-May-2026 07:16:19 UTC] Limit: 20, Offset: 0
[28-May-2026 07:16:19 UTC] Orders found: 0
[28-May-2026 07:16:19 UTC] Orders data: []
[28-May-2026 07:16:19 UTC] Total orders count: 0
[28-May-2026 07:16:20 UTC] === API CALL LOG ===
[28-May-2026 07:16:20 UTC] Endpoint: user/profile.php
[28-May-2026 07:16:20 UTC] Full Log Data: {
    "timestamp": "2026-05-28 07:16:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "72.252.117.68",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "72.252.117.68, 172.70.83.60",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY3IiwidXNlcm5hbWUiOiJuZGpqamRqIiwiZW1haWwiOiJqa2V5ODEwM0BnbWFpbC5jb20iLCJleHAiOjE3ODA1NTczNzh9.yse7RBzCWMjlhb3O80HDjthCBAOaz6UDeZORSoYUbQk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02b79282ee1f3e0-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "72.252.117.68",
        "cf-ipcountry": "JM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 07:16:20 UTC] === END API CALL LOG ===
[28-May-2026 07:16:20 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 07:16:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY3IiwidXNlcm5hbWUiOiJuZGpqamRqIiwiZW1haWwiOiJqa2V5ODEwM0BnbWFpbC5jb20iLCJleHAiOjE3ODA1NTczNzh9.yse7RBzCWMjlhb3O80HDjthCBAOaz6UDeZORSoYUbQk
[28-May-2026 07:16:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 07:16:20 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 07:16:20 UTC] User ID: 667
[28-May-2026 07:16:20 UTC] ✅ User profile retrieved successfully for user ID: 667
[28-May-2026 07:16:20 UTC] === API CALL LOG ===
[28-May-2026 07:16:20 UTC] Endpoint: user/profile.php
[28-May-2026 07:16:20 UTC] Full Log Data: {
    "timestamp": "2026-05-28 07:16:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "72.252.117.68",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "72.252.117.68, 172.70.83.59",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY3IiwidXNlcm5hbWUiOiJuZGpqamRqIiwiZW1haWwiOiJqa2V5ODEwM0BnbWFpbC5jb20iLCJleHAiOjE3ODA1NTczNzh9.yse7RBzCWMjlhb3O80HDjthCBAOaz6UDeZORSoYUbQk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02b792e8cb7f3e0-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "72.252.117.68",
        "cf-ipcountry": "JM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 07:16:20 UTC] === END API CALL LOG ===
[28-May-2026 07:16:20 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 07:16:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY3IiwidXNlcm5hbWUiOiJuZGpqamRqIiwiZW1haWwiOiJqa2V5ODEwM0BnbWFpbC5jb20iLCJleHAiOjE3ODA1NTczNzh9.yse7RBzCWMjlhb3O80HDjthCBAOaz6UDeZORSoYUbQk
[28-May-2026 07:16:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 07:16:20 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 07:16:20 UTC] User ID: 667
[28-May-2026 07:16:20 UTC] ✅ User profile retrieved successfully for user ID: 667
[28-May-2026 07:16:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 07:16:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 07:16:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"72.252.117.68, 172.70.83.111","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY3IiwidXNlcm5hbWUiOiJuZGpqamRqIiwiZW1haWwiOiJqa2V5ODEwM0BnbWFpbC5jb20iLCJleHAiOjE3ODA1NTczNzh9.yse7RBzCWMjlhb3O80HDjthCBAOaz6UDeZORSoYUbQk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a02b79742c63f3e0-MIA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"72.252.117.68","cf-ipcountry":"JM","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-May-2026 07:16:32 UTC] === User Orders API Called ===
[28-May-2026 07:16:32 UTC] User ID: 667
[28-May-2026 07:16:32 UTC] Limit: 20, Offset: 0
[28-May-2026 07:16:32 UTC] Orders found: 0
[28-May-2026 07:16:32 UTC] Orders data: []
[28-May-2026 07:16:32 UTC] Total orders count: 0
[28-May-2026 07:16:32 UTC] === API CALL LOG ===
[28-May-2026 07:16:32 UTC] Endpoint: user/profile.php
[28-May-2026 07:16:32 UTC] Full Log Data: {
    "timestamp": "2026-05-28 07:16:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "72.252.117.68",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "72.252.117.68, 172.70.83.111",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY3IiwidXNlcm5hbWUiOiJuZGpqamRqIiwiZW1haWwiOiJqa2V5ODEwM0BnbWFpbC5jb20iLCJleHAiOjE3ODA1NTczNzh9.yse7RBzCWMjlhb3O80HDjthCBAOaz6UDeZORSoYUbQk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02b79748ca5f3e0-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "72.252.117.68",
        "cf-ipcountry": "JM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 07:16:32 UTC] === END API CALL LOG ===
[28-May-2026 07:16:32 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 07:16:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY3IiwidXNlcm5hbWUiOiJuZGpqamRqIiwiZW1haWwiOiJqa2V5ODEwM0BnbWFpbC5jb20iLCJleHAiOjE3ODA1NTczNzh9.yse7RBzCWMjlhb3O80HDjthCBAOaz6UDeZORSoYUbQk
[28-May-2026 07:16:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 07:16:32 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 07:16:32 UTC] User ID: 667
[28-May-2026 07:16:32 UTC] ✅ User profile retrieved successfully for user ID: 667
[28-May-2026 07:16:32 UTC] === API CALL LOG ===
[28-May-2026 07:16:32 UTC] Endpoint: user/profile.php
[28-May-2026 07:16:32 UTC] Full Log Data: {
    "timestamp": "2026-05-28 07:16:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "72.252.117.68",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "72.252.117.68, 172.70.83.111",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY3IiwidXNlcm5hbWUiOiJuZGpqamRqIiwiZW1haWwiOiJqa2V5ODEwM0BnbWFpbC5jb20iLCJleHAiOjE3ODA1NTczNzh9.yse7RBzCWMjlhb3O80HDjthCBAOaz6UDeZORSoYUbQk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02b7978380ff3e0-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "72.252.117.68",
        "cf-ipcountry": "JM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 07:16:32 UTC] === END API CALL LOG ===
[28-May-2026 07:16:32 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 07:16:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY3IiwidXNlcm5hbWUiOiJuZGpqamRqIiwiZW1haWwiOiJqa2V5ODEwM0BnbWFpbC5jb20iLCJleHAiOjE3ODA1NTczNzh9.yse7RBzCWMjlhb3O80HDjthCBAOaz6UDeZORSoYUbQk
[28-May-2026 07:16:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 07:16:32 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 07:16:32 UTC] User ID: 667
[28-May-2026 07:16:32 UTC] ✅ User profile retrieved successfully for user ID: 667
[28-May-2026 07:16:32 UTC] === API CALL LOG ===
[28-May-2026 07:16:32 UTC] Endpoint: user/profile.php
[28-May-2026 07:16:32 UTC] Full Log Data: {
    "timestamp": "2026-05-28 07:16:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "72.252.117.68",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "72.252.117.68, 172.70.83.111",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY3IiwidXNlcm5hbWUiOiJuZGpqamRqIiwiZW1haWwiOiJqa2V5ODEwM0BnbWFpbC5jb20iLCJleHAiOjE3ODA1NTczNzh9.yse7RBzCWMjlhb3O80HDjthCBAOaz6UDeZORSoYUbQk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02b79787848f3e0-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "72.252.117.68",
        "cf-ipcountry": "JM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 07:16:32 UTC] === END API CALL LOG ===
[28-May-2026 07:16:32 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 07:16:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY3IiwidXNlcm5hbWUiOiJuZGpqamRqIiwiZW1haWwiOiJqa2V5ODEwM0BnbWFpbC5jb20iLCJleHAiOjE3ODA1NTczNzh9.yse7RBzCWMjlhb3O80HDjthCBAOaz6UDeZORSoYUbQk
[28-May-2026 07:16:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 07:16:32 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 07:16:32 UTC] User ID: 667
[28-May-2026 07:16:32 UTC] ✅ User profile retrieved successfully for user ID: 667
[28-May-2026 07:16:34 UTC] === API CALL LOG ===
[28-May-2026 07:16:34 UTC] Endpoint: user/profile.php
[28-May-2026 07:16:34 UTC] Full Log Data: {
    "timestamp": "2026-05-28 07:16:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "72.252.117.68",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "72.252.117.68, 172.70.83.111",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY3IiwidXNlcm5hbWUiOiJuZGpqamRqIiwiZW1haWwiOiJqa2V5ODEwM0BnbWFpbC5jb20iLCJleHAiOjE3ODA1NTczNzh9.yse7RBzCWMjlhb3O80HDjthCBAOaz6UDeZORSoYUbQk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02b79811f88f3e0-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "72.252.117.68",
        "cf-ipcountry": "JM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 07:16:34 UTC] === END API CALL LOG ===
[28-May-2026 07:16:34 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 07:16:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY3IiwidXNlcm5hbWUiOiJuZGpqamRqIiwiZW1haWwiOiJqa2V5ODEwM0BnbWFpbC5jb20iLCJleHAiOjE3ODA1NTczNzh9.yse7RBzCWMjlhb3O80HDjthCBAOaz6UDeZORSoYUbQk
[28-May-2026 07:16:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 07:16:34 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 07:16:34 UTC] User ID: 667
[28-May-2026 07:16:34 UTC] ✅ User profile retrieved successfully for user ID: 667
[28-May-2026 07:16:34 UTC] User Purchases API - User ID: 667
[28-May-2026 07:16:34 UTC] User Purchases API - Total purchases found: 0
[28-May-2026 07:16:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 07:16:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 07:16:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"72.252.117.68, 172.70.83.111","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY3IiwidXNlcm5hbWUiOiJuZGpqamRqIiwiZW1haWwiOiJqa2V5ODEwM0BnbWFpbC5jb20iLCJleHAiOjE3ODA1NTczNzh9.yse7RBzCWMjlhb3O80HDjthCBAOaz6UDeZORSoYUbQk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a02b79a10a24f3e0-MIA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"72.252.117.68","cf-ipcountry":"JM","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-May-2026 07:16:39 UTC] === User Orders API Called ===
[28-May-2026 07:16:39 UTC] User ID: 667
[28-May-2026 07:16:39 UTC] Limit: 20, Offset: 0
[28-May-2026 07:16:39 UTC] Orders found: 0
[28-May-2026 07:16:39 UTC] Orders data: []
[28-May-2026 07:16:39 UTC] Total orders count: 0
[28-May-2026 07:16:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 07:16:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 07:16:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"72.252.117.68, 172.70.83.111","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY3IiwidXNlcm5hbWUiOiJuZGpqamRqIiwiZW1haWwiOiJqa2V5ODEwM0BnbWFpbC5jb20iLCJleHAiOjE3ODA1NTczNzh9.yse7RBzCWMjlhb3O80HDjthCBAOaz6UDeZORSoYUbQk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a02b79b158f8f3e0-MIA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"72.252.117.68","cf-ipcountry":"JM","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-May-2026 07:16:41 UTC] === User Orders API Called ===
[28-May-2026 07:16:41 UTC] User ID: 667
[28-May-2026 07:16:41 UTC] Limit: 20, Offset: 0
[28-May-2026 07:16:41 UTC] Orders found: 0
[28-May-2026 07:16:41 UTC] Orders data: []
[28-May-2026 07:16:41 UTC] Total orders count: 0
[28-May-2026 07:16:41 UTC] === API CALL LOG ===
[28-May-2026 07:16:41 UTC] Endpoint: user/profile.php
[28-May-2026 07:16:41 UTC] Full Log Data: {
    "timestamp": "2026-05-28 07:16:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "72.252.117.68",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "72.252.117.68, 172.70.83.111",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY3IiwidXNlcm5hbWUiOiJuZGpqamRqIiwiZW1haWwiOiJqa2V5ODEwM0BnbWFpbC5jb20iLCJleHAiOjE3ODA1NTczNzh9.yse7RBzCWMjlhb3O80HDjthCBAOaz6UDeZORSoYUbQk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02b79b1b946f3e0-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "72.252.117.68",
        "cf-ipcountry": "JM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 07:16:41 UTC] === END API CALL LOG ===
[28-May-2026 07:16:41 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 07:16:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY3IiwidXNlcm5hbWUiOiJuZGpqamRqIiwiZW1haWwiOiJqa2V5ODEwM0BnbWFpbC5jb20iLCJleHAiOjE3ODA1NTczNzh9.yse7RBzCWMjlhb3O80HDjthCBAOaz6UDeZORSoYUbQk
[28-May-2026 07:16:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 07:16:41 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 07:16:41 UTC] User ID: 667
[28-May-2026 07:16:41 UTC] ✅ User profile retrieved successfully for user ID: 667
[28-May-2026 07:16:42 UTC] === API CALL LOG ===
[28-May-2026 07:16:42 UTC] Endpoint: user/profile.php
[28-May-2026 07:16:42 UTC] Full Log Data: {
    "timestamp": "2026-05-28 07:16:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "72.252.117.68",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "72.252.117.68, 172.70.83.111",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY3IiwidXNlcm5hbWUiOiJuZGpqamRqIiwiZW1haWwiOiJqa2V5ODEwM0BnbWFpbC5jb20iLCJleHAiOjE3ODA1NTczNzh9.yse7RBzCWMjlhb3O80HDjthCBAOaz6UDeZORSoYUbQk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02b79b56ce6f3e0-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "72.252.117.68",
        "cf-ipcountry": "JM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 07:16:42 UTC] === END API CALL LOG ===
[28-May-2026 07:16:42 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 07:16:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY3IiwidXNlcm5hbWUiOiJuZGpqamRqIiwiZW1haWwiOiJqa2V5ODEwM0BnbWFpbC5jb20iLCJleHAiOjE3ODA1NTczNzh9.yse7RBzCWMjlhb3O80HDjthCBAOaz6UDeZORSoYUbQk
[28-May-2026 07:16:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 07:16:42 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 07:16:42 UTC] User ID: 667
[28-May-2026 07:16:42 UTC] ✅ User profile retrieved successfully for user ID: 667
[28-May-2026 07:16:42 UTC] === API CALL LOG ===
[28-May-2026 07:16:42 UTC] Endpoint: user/profile.php
[28-May-2026 07:16:42 UTC] Full Log Data: {
    "timestamp": "2026-05-28 07:16:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "72.252.117.68",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "72.252.117.68, 172.70.83.111",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY3IiwidXNlcm5hbWUiOiJuZGpqamRqIiwiZW1haWwiOiJqa2V5ODEwM0BnbWFpbC5jb20iLCJleHAiOjE3ODA1NTczNzh9.yse7RBzCWMjlhb3O80HDjthCBAOaz6UDeZORSoYUbQk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02b79b5bd11f3e0-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "72.252.117.68",
        "cf-ipcountry": "JM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 07:16:42 UTC] === END API CALL LOG ===
[28-May-2026 07:16:42 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 07:16:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY3IiwidXNlcm5hbWUiOiJuZGpqamRqIiwiZW1haWwiOiJqa2V5ODEwM0BnbWFpbC5jb20iLCJleHAiOjE3ODA1NTczNzh9.yse7RBzCWMjlhb3O80HDjthCBAOaz6UDeZORSoYUbQk
[28-May-2026 07:16:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 07:16:42 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 07:16:42 UTC] User ID: 667
[28-May-2026 07:16:42 UTC] ✅ User profile retrieved successfully for user ID: 667
[28-May-2026 07:18:51 UTC] === API CALL LOG ===
[28-May-2026 07:18:51 UTC] Endpoint: user/profile.php
[28-May-2026 07:18:51 UTC] Full Log Data: {
    "timestamp": "2026-05-28 07:18:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "72.252.117.68",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "72.252.117.68, 172.70.83.112",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY3IiwidXNlcm5hbWUiOiJuZGpqamRqIiwiZW1haWwiOiJqa2V5ODEwM0BnbWFpbC5jb20iLCJleHAiOjE3ODA1NTczNzh9.yse7RBzCWMjlhb3O80HDjthCBAOaz6UDeZORSoYUbQk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02b7cd8db93f3e0-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "72.252.117.68",
        "cf-ipcountry": "JM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 07:18:51 UTC] === END API CALL LOG ===
[28-May-2026 07:18:51 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 07:18:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY3IiwidXNlcm5hbWUiOiJuZGpqamRqIiwiZW1haWwiOiJqa2V5ODEwM0BnbWFpbC5jb20iLCJleHAiOjE3ODA1NTczNzh9.yse7RBzCWMjlhb3O80HDjthCBAOaz6UDeZORSoYUbQk
[28-May-2026 07:18:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 07:18:51 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 07:18:51 UTC] User ID: 667
[28-May-2026 07:18:51 UTC] ✅ User profile retrieved successfully for user ID: 667
[28-May-2026 07:19:04 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 07:19:04 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 07:19:04 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"72.252.117.68, 172.70.83.112","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY3IiwidXNlcm5hbWUiOiJuZGpqamRqIiwiZW1haWwiOiJqa2V5ODEwM0BnbWFpbC5jb20iLCJleHAiOjE3ODA1NTczNzh9.yse7RBzCWMjlhb3O80HDjthCBAOaz6UDeZORSoYUbQk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a02b7d2c5d21f3e0-MIA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"72.252.117.68","cf-ipcountry":"JM","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-May-2026 07:19:04 UTC] === User Orders API Called ===
[28-May-2026 07:19:04 UTC] User ID: 667
[28-May-2026 07:19:04 UTC] Limit: 20, Offset: 0
[28-May-2026 07:19:04 UTC] Orders found: 0
[28-May-2026 07:19:04 UTC] Orders data: []
[28-May-2026 07:19:04 UTC] Total orders count: 0
[28-May-2026 07:19:04 UTC] === API CALL LOG ===
[28-May-2026 07:19:04 UTC] Endpoint: user/profile.php
[28-May-2026 07:19:04 UTC] Full Log Data: {
    "timestamp": "2026-05-28 07:19:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "72.252.117.68",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "72.252.117.68, 172.70.83.112",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY3IiwidXNlcm5hbWUiOiJuZGpqamRqIiwiZW1haWwiOiJqa2V5ODEwM0BnbWFpbC5jb20iLCJleHAiOjE3ODA1NTczNzh9.yse7RBzCWMjlhb3O80HDjthCBAOaz6UDeZORSoYUbQk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02b7d2cbd86f3e0-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "72.252.117.68",
        "cf-ipcountry": "JM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 07:19:04 UTC] === END API CALL LOG ===
[28-May-2026 07:19:04 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 07:19:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY3IiwidXNlcm5hbWUiOiJuZGpqamRqIiwiZW1haWwiOiJqa2V5ODEwM0BnbWFpbC5jb20iLCJleHAiOjE3ODA1NTczNzh9.yse7RBzCWMjlhb3O80HDjthCBAOaz6UDeZORSoYUbQk
[28-May-2026 07:19:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 07:19:04 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 07:19:04 UTC] User ID: 667
[28-May-2026 07:19:04 UTC] ✅ User profile retrieved successfully for user ID: 667
[28-May-2026 07:19:05 UTC] === API CALL LOG ===
[28-May-2026 07:19:05 UTC] Endpoint: user/profile.php
[28-May-2026 07:19:05 UTC] Full Log Data: {
    "timestamp": "2026-05-28 07:19:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "72.252.117.68",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "72.252.117.68, 172.70.83.112",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY3IiwidXNlcm5hbWUiOiJuZGpqamRqIiwiZW1haWwiOiJqa2V5ODEwM0BnbWFpbC5jb20iLCJleHAiOjE3ODA1NTczNzh9.yse7RBzCWMjlhb3O80HDjthCBAOaz6UDeZORSoYUbQk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02b7d307860f3e0-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "72.252.117.68",
        "cf-ipcountry": "JM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 07:19:05 UTC] === END API CALL LOG ===
[28-May-2026 07:19:05 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 07:19:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY3IiwidXNlcm5hbWUiOiJuZGpqamRqIiwiZW1haWwiOiJqa2V5ODEwM0BnbWFpbC5jb20iLCJleHAiOjE3ODA1NTczNzh9.yse7RBzCWMjlhb3O80HDjthCBAOaz6UDeZORSoYUbQk
[28-May-2026 07:19:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 07:19:05 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 07:19:05 UTC] User ID: 667
[28-May-2026 07:19:05 UTC] ✅ User profile retrieved successfully for user ID: 667
[28-May-2026 07:19:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 07:19:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 07:19:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"72.252.117.68, 172.70.83.112","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY3IiwidXNlcm5hbWUiOiJuZGpqamRqIiwiZW1haWwiOiJqa2V5ODEwM0BnbWFpbC5jb20iLCJleHAiOjE3ODA1NTczNzh9.yse7RBzCWMjlhb3O80HDjthCBAOaz6UDeZORSoYUbQk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a02b7d53eb33f3e0-MIA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"72.252.117.68","cf-ipcountry":"JM","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-May-2026 07:19:11 UTC] === User Orders API Called ===
[28-May-2026 07:19:11 UTC] User ID: 667
[28-May-2026 07:19:11 UTC] Limit: 20, Offset: 0
[28-May-2026 07:19:11 UTC] Orders found: 0
[28-May-2026 07:19:11 UTC] Orders data: []
[28-May-2026 07:19:11 UTC] Total orders count: 0
[28-May-2026 07:19:11 UTC] === API CALL LOG ===
[28-May-2026 07:19:11 UTC] Endpoint: user/profile.php
[28-May-2026 07:19:11 UTC] Full Log Data: {
    "timestamp": "2026-05-28 07:19:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "72.252.117.68",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "72.252.117.68, 172.70.83.111",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY3IiwidXNlcm5hbWUiOiJuZGpqamRqIiwiZW1haWwiOiJqa2V5ODEwM0BnbWFpbC5jb20iLCJleHAiOjE3ODA1NTczNzh9.yse7RBzCWMjlhb3O80HDjthCBAOaz6UDeZORSoYUbQk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02b7d544b93f3e0-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "72.252.117.68",
        "cf-ipcountry": "JM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 07:19:11 UTC] === END API CALL LOG ===
[28-May-2026 07:19:11 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 07:19:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY3IiwidXNlcm5hbWUiOiJuZGpqamRqIiwiZW1haWwiOiJqa2V5ODEwM0BnbWFpbC5jb20iLCJleHAiOjE3ODA1NTczNzh9.yse7RBzCWMjlhb3O80HDjthCBAOaz6UDeZORSoYUbQk
[28-May-2026 07:19:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 07:19:11 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 07:19:11 UTC] User ID: 667
[28-May-2026 07:19:11 UTC] ✅ User profile retrieved successfully for user ID: 667
[28-May-2026 07:19:11 UTC] === API CALL LOG ===
[28-May-2026 07:19:11 UTC] Endpoint: user/profile.php
[28-May-2026 07:19:11 UTC] Full Log Data: {
    "timestamp": "2026-05-28 07:19:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "72.252.117.68",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "72.252.117.68, 172.70.83.111",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY3IiwidXNlcm5hbWUiOiJuZGpqamRqIiwiZW1haWwiOiJqa2V5ODEwM0BnbWFpbC5jb20iLCJleHAiOjE3ODA1NTczNzh9.yse7RBzCWMjlhb3O80HDjthCBAOaz6UDeZORSoYUbQk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02b7d582f12f3e0-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "72.252.117.68",
        "cf-ipcountry": "JM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 07:19:11 UTC] === END API CALL LOG ===
[28-May-2026 07:19:11 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 07:19:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY3IiwidXNlcm5hbWUiOiJuZGpqamRqIiwiZW1haWwiOiJqa2V5ODEwM0BnbWFpbC5jb20iLCJleHAiOjE3ODA1NTczNzh9.yse7RBzCWMjlhb3O80HDjthCBAOaz6UDeZORSoYUbQk
[28-May-2026 07:19:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 07:19:11 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 07:19:11 UTC] User ID: 667
[28-May-2026 07:19:11 UTC] ✅ User profile retrieved successfully for user ID: 667
[28-May-2026 07:22:12 UTC] === API CALL LOG ===
[28-May-2026 07:22:12 UTC] Endpoint: user/profile.php
[28-May-2026 07:22:12 UTC] Full Log Data: {
    "timestamp": "2026-05-28 07:22:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "72.252.117.68",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "72.252.117.68, 104.23.248.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY3IiwidXNlcm5hbWUiOiJuZGpqamRqIiwiZW1haWwiOiJqa2V5ODEwM0BnbWFpbC5jb20iLCJleHAiOjE3ODA1NTczNzh9.yse7RBzCWMjlhb3O80HDjthCBAOaz6UDeZORSoYUbQk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02b81c37a92437d-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "72.252.117.68",
        "cf-ipcountry": "JM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 07:22:12 UTC] === END API CALL LOG ===
[28-May-2026 07:22:12 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 07:22:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY3IiwidXNlcm5hbWUiOiJuZGpqamRqIiwiZW1haWwiOiJqa2V5ODEwM0BnbWFpbC5jb20iLCJleHAiOjE3ODA1NTczNzh9.yse7RBzCWMjlhb3O80HDjthCBAOaz6UDeZORSoYUbQk
[28-May-2026 07:22:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 07:22:12 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 07:22:12 UTC] User ID: 667
[28-May-2026 07:22:12 UTC] ✅ User profile retrieved successfully for user ID: 667
[28-May-2026 07:24:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 07:24:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 07:24:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"72.252.117.68, 104.23.248.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY3IiwidXNlcm5hbWUiOiJuZGpqamRqIiwiZW1haWwiOiJqa2V5ODEwM0BnbWFpbC5jb20iLCJleHAiOjE3ODA1NTczNzh9.yse7RBzCWMjlhb3O80HDjthCBAOaz6UDeZORSoYUbQk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a02b84a62e96437d-MIA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"72.252.117.68","cf-ipcountry":"JM","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-May-2026 07:24:10 UTC] === User Orders API Called ===
[28-May-2026 07:24:10 UTC] User ID: 667
[28-May-2026 07:24:10 UTC] Limit: 20, Offset: 0
[28-May-2026 07:24:10 UTC] Orders found: 0
[28-May-2026 07:24:10 UTC] Orders data: []
[28-May-2026 07:24:10 UTC] Total orders count: 0
[28-May-2026 07:24:12 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 07:24:12 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 07:24:12 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"72.252.117.68, 104.23.248.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY3IiwidXNlcm5hbWUiOiJuZGpqamRqIiwiZW1haWwiOiJqa2V5ODEwM0BnbWFpbC5jb20iLCJleHAiOjE3ODA1NTczNzh9.yse7RBzCWMjlhb3O80HDjthCBAOaz6UDeZORSoYUbQk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a02b84b1c917437d-MIA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"72.252.117.68","cf-ipcountry":"JM","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-May-2026 07:24:12 UTC] === User Orders API Called ===
[28-May-2026 07:24:12 UTC] User ID: 667
[28-May-2026 07:24:12 UTC] Limit: 20, Offset: 0
[28-May-2026 07:24:12 UTC] Orders found: 0
[28-May-2026 07:24:12 UTC] Orders data: []
[28-May-2026 07:24:12 UTC] Total orders count: 0
[28-May-2026 07:24:12 UTC] === API CALL LOG ===
[28-May-2026 07:24:12 UTC] Endpoint: user/profile.php
[28-May-2026 07:24:12 UTC] Full Log Data: {
    "timestamp": "2026-05-28 07:24:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "72.252.117.68",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "72.252.117.68, 104.23.248.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY3IiwidXNlcm5hbWUiOiJuZGpqamRqIiwiZW1haWwiOiJqa2V5ODEwM0BnbWFpbC5jb20iLCJleHAiOjE3ODA1NTczNzh9.yse7RBzCWMjlhb3O80HDjthCBAOaz6UDeZORSoYUbQk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02b84b2396f437d-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "72.252.117.68",
        "cf-ipcountry": "JM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 07:24:12 UTC] === END API CALL LOG ===
[28-May-2026 07:24:12 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 07:24:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY3IiwidXNlcm5hbWUiOiJuZGpqamRqIiwiZW1haWwiOiJqa2V5ODEwM0BnbWFpbC5jb20iLCJleHAiOjE3ODA1NTczNzh9.yse7RBzCWMjlhb3O80HDjthCBAOaz6UDeZORSoYUbQk
[28-May-2026 07:24:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 07:24:12 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 07:24:12 UTC] User ID: 667
[28-May-2026 07:24:12 UTC] ✅ User profile retrieved successfully for user ID: 667
[28-May-2026 07:24:13 UTC] === API CALL LOG ===
[28-May-2026 07:24:13 UTC] Endpoint: user/profile.php
[28-May-2026 07:24:13 UTC] Full Log Data: {
    "timestamp": "2026-05-28 07:24:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "72.252.117.68",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "72.252.117.68, 104.23.248.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY3IiwidXNlcm5hbWUiOiJuZGpqamRqIiwiZW1haWwiOiJqa2V5ODEwM0BnbWFpbC5jb20iLCJleHAiOjE3ODA1NTczNzh9.yse7RBzCWMjlhb3O80HDjthCBAOaz6UDeZORSoYUbQk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02b84b5fd1a437d-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "72.252.117.68",
        "cf-ipcountry": "JM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 07:24:13 UTC] === END API CALL LOG ===
[28-May-2026 07:24:13 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 07:24:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY3IiwidXNlcm5hbWUiOiJuZGpqamRqIiwiZW1haWwiOiJqa2V5ODEwM0BnbWFpbC5jb20iLCJleHAiOjE3ODA1NTczNzh9.yse7RBzCWMjlhb3O80HDjthCBAOaz6UDeZORSoYUbQk
[28-May-2026 07:24:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 07:24:13 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 07:24:13 UTC] User ID: 667
[28-May-2026 07:24:13 UTC] ✅ User profile retrieved successfully for user ID: 667
[28-May-2026 07:24:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 07:24:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 07:24:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"72.252.117.68, 104.23.248.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY3IiwidXNlcm5hbWUiOiJuZGpqamRqIiwiZW1haWwiOiJqa2V5ODEwM0BnbWFpbC5jb20iLCJleHAiOjE3ODA1NTczNzh9.yse7RBzCWMjlhb3O80HDjthCBAOaz6UDeZORSoYUbQk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a02b85633fa6437d-MIA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"72.252.117.68","cf-ipcountry":"JM","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-May-2026 07:24:40 UTC] === User Orders API Called ===
[28-May-2026 07:24:40 UTC] User ID: 667
[28-May-2026 07:24:40 UTC] Limit: 20, Offset: 0
[28-May-2026 07:24:40 UTC] Orders found: 0
[28-May-2026 07:24:40 UTC] Orders data: []
[28-May-2026 07:24:40 UTC] Total orders count: 0
[28-May-2026 07:24:40 UTC] === API CALL LOG ===
[28-May-2026 07:24:40 UTC] Endpoint: user/profile.php
[28-May-2026 07:24:40 UTC] Full Log Data: {
    "timestamp": "2026-05-28 07:24:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "72.252.117.68",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "72.252.117.68, 104.23.248.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY3IiwidXNlcm5hbWUiOiJuZGpqamRqIiwiZW1haWwiOiJqa2V5ODEwM0BnbWFpbC5jb20iLCJleHAiOjE3ODA1NTczNzh9.yse7RBzCWMjlhb3O80HDjthCBAOaz6UDeZORSoYUbQk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02b8563aff7437d-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "72.252.117.68",
        "cf-ipcountry": "JM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 07:24:40 UTC] === END API CALL LOG ===
[28-May-2026 07:24:40 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 07:24:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY3IiwidXNlcm5hbWUiOiJuZGpqamRqIiwiZW1haWwiOiJqa2V5ODEwM0BnbWFpbC5jb20iLCJleHAiOjE3ODA1NTczNzh9.yse7RBzCWMjlhb3O80HDjthCBAOaz6UDeZORSoYUbQk
[28-May-2026 07:24:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 07:24:40 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 07:24:40 UTC] User ID: 667
[28-May-2026 07:24:40 UTC] ✅ User profile retrieved successfully for user ID: 667
[28-May-2026 07:24:41 UTC] === API CALL LOG ===
[28-May-2026 07:24:41 UTC] Endpoint: user/profile.php
[28-May-2026 07:24:41 UTC] Full Log Data: {
    "timestamp": "2026-05-28 07:24:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "72.252.117.68",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "72.252.117.68, 104.23.248.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY3IiwidXNlcm5hbWUiOiJuZGpqamRqIiwiZW1haWwiOiJqa2V5ODEwM0BnbWFpbC5jb20iLCJleHAiOjE3ODA1NTczNzh9.yse7RBzCWMjlhb3O80HDjthCBAOaz6UDeZORSoYUbQk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02b85676b3c437d-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "72.252.117.68",
        "cf-ipcountry": "JM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 07:24:41 UTC] === END API CALL LOG ===
[28-May-2026 07:24:41 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 07:24:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY3IiwidXNlcm5hbWUiOiJuZGpqamRqIiwiZW1haWwiOiJqa2V5ODEwM0BnbWFpbC5jb20iLCJleHAiOjE3ODA1NTczNzh9.yse7RBzCWMjlhb3O80HDjthCBAOaz6UDeZORSoYUbQk
[28-May-2026 07:24:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 07:24:41 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 07:24:41 UTC] User ID: 667
[28-May-2026 07:24:41 UTC] ✅ User profile retrieved successfully for user ID: 667
[28-May-2026 07:24:57 UTC] === API CALL LOG ===
[28-May-2026 07:24:57 UTC] Endpoint: user/profile.php
[28-May-2026 07:24:57 UTC] Full Log Data: {
    "timestamp": "2026-05-28 07:24:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "72.252.117.68",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "72.252.117.68, 104.23.248.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY3IiwidXNlcm5hbWUiOiJuZGpqamRqIiwiZW1haWwiOiJqa2V5ODEwM0BnbWFpbC5jb20iLCJleHAiOjE3ODA1NTczNzh9.yse7RBzCWMjlhb3O80HDjthCBAOaz6UDeZORSoYUbQk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02b85cc3e4b437d-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "72.252.117.68",
        "cf-ipcountry": "JM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 07:24:57 UTC] === END API CALL LOG ===
[28-May-2026 07:24:57 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 07:24:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY3IiwidXNlcm5hbWUiOiJuZGpqamRqIiwiZW1haWwiOiJqa2V5ODEwM0BnbWFpbC5jb20iLCJleHAiOjE3ODA1NTczNzh9.yse7RBzCWMjlhb3O80HDjthCBAOaz6UDeZORSoYUbQk
[28-May-2026 07:24:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 07:24:57 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 07:24:57 UTC] User ID: 667
[28-May-2026 07:24:57 UTC] ✅ User profile retrieved successfully for user ID: 667
[28-May-2026 07:24:57 UTC] User Purchases API - User ID: 667
[28-May-2026 07:24:57 UTC] User Purchases API - Total purchases found: 0
[28-May-2026 07:28:22 UTC] === API CALL LOG ===
[28-May-2026 07:28:22 UTC] Endpoint: user/profile.php
[28-May-2026 07:28:22 UTC] Full Log Data: {
    "timestamp": "2026-05-28 07:28:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:8100:2b5b:446c:6442:5bff:feac:356b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:8100:2b5b:446c:6442:5bff:feac:356b, 172.71.124.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY4IiwidXNlcm5hbWUiOiJtdWtlc2hzYW5pIiwiZW1haWwiOiJzZXhvazE5NDU3QG1hcmluZXNvLmNvbSIsImV4cCI6MTc4MDU1ODEwMX0.EoyND3-StUiSiRTCarW857OPAH0Ec5UnVEoat02BucI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02b8ace2db1ce76-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:8100:2b5b:446c:6442:5bff:feac:356b",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 07:28:22 UTC] === END API CALL LOG ===
[28-May-2026 07:28:22 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 07:28:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY4IiwidXNlcm5hbWUiOiJtdWtlc2hzYW5pIiwiZW1haWwiOiJzZXhvazE5NDU3QG1hcmluZXNvLmNvbSIsImV4cCI6MTc4MDU1ODEwMX0.EoyND3-StUiSiRTCarW857OPAH0Ec5UnVEoat02BucI
[28-May-2026 07:28:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 07:28:22 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 07:28:22 UTC] User ID: 668
[28-May-2026 07:28:22 UTC] ✅ User profile retrieved successfully for user ID: 668
[28-May-2026 07:28:23 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 07:28:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 07:28:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:8100:2b5b:446c:6442:5bff:feac:356b, 172.71.124.75","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY4IiwidXNlcm5hbWUiOiJtdWtlc2hzYW5pIiwiZW1haWwiOiJzZXhvazE5NDU3QG1hcmluZXNvLmNvbSIsImV4cCI6MTc4MDU1ODEwMX0.EoyND3-StUiSiRTCarW857OPAH0Ec5UnVEoat02BucI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a02b8ace2db7ce76-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2402:8100:2b5b:446c:6442:5bff:feac:356b","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-May-2026 07:28:23 UTC] === User Orders API Called ===
[28-May-2026 07:28:23 UTC] User ID: 668
[28-May-2026 07:28:23 UTC] Limit: 20, Offset: 0
[28-May-2026 07:28:23 UTC] Orders found: 0
[28-May-2026 07:28:23 UTC] Orders data: []
[28-May-2026 07:28:23 UTC] Total orders count: 0
[28-May-2026 07:28:23 UTC] === API CALL LOG ===
[28-May-2026 07:28:23 UTC] Endpoint: user/profile.php
[28-May-2026 07:28:23 UTC] Full Log Data: {
    "timestamp": "2026-05-28 07:28:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:8100:2b5b:446c:6442:5bff:feac:356b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:8100:2b5b:446c:6442:5bff:feac:356b, 172.71.124.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY4IiwidXNlcm5hbWUiOiJtdWtlc2hzYW5pIiwiZW1haWwiOiJzZXhvazE5NDU3QG1hcmluZXNvLmNvbSIsImV4cCI6MTc4MDU1ODEwMX0.EoyND3-StUiSiRTCarW857OPAH0Ec5UnVEoat02BucI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02b8acf4fecce76-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:8100:2b5b:446c:6442:5bff:feac:356b",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 07:28:23 UTC] === END API CALL LOG ===
[28-May-2026 07:28:23 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 07:28:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY4IiwidXNlcm5hbWUiOiJtdWtlc2hzYW5pIiwiZW1haWwiOiJzZXhvazE5NDU3QG1hcmluZXNvLmNvbSIsImV4cCI6MTc4MDU1ODEwMX0.EoyND3-StUiSiRTCarW857OPAH0Ec5UnVEoat02BucI
[28-May-2026 07:28:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 07:28:23 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 07:28:23 UTC] User ID: 668
[28-May-2026 07:28:23 UTC] ✅ User profile retrieved successfully for user ID: 668
[28-May-2026 07:28:24 UTC] === API CALL LOG ===
[28-May-2026 07:28:24 UTC] Endpoint: user/profile.php
[28-May-2026 07:28:24 UTC] Full Log Data: {
    "timestamp": "2026-05-28 07:28:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:8100:2b5b:446c:6442:5bff:feac:356b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:8100:2b5b:446c:6442:5bff:feac:356b, 172.71.124.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY4IiwidXNlcm5hbWUiOiJtdWtlc2hzYW5pIiwiZW1haWwiOiJzZXhvazE5NDU3QG1hcmluZXNvLmNvbSIsImV4cCI6MTc4MDU1ODEwMX0.EoyND3-StUiSiRTCarW857OPAH0Ec5UnVEoat02BucI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02b8ad8a9dace76-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:8100:2b5b:446c:6442:5bff:feac:356b",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 07:28:24 UTC] === END API CALL LOG ===
[28-May-2026 07:28:24 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 07:28:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY4IiwidXNlcm5hbWUiOiJtdWtlc2hzYW5pIiwiZW1haWwiOiJzZXhvazE5NDU3QG1hcmluZXNvLmNvbSIsImV4cCI6MTc4MDU1ODEwMX0.EoyND3-StUiSiRTCarW857OPAH0Ec5UnVEoat02BucI
[28-May-2026 07:28:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 07:28:24 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 07:28:24 UTC] User ID: 668
[28-May-2026 07:28:24 UTC] ✅ User profile retrieved successfully for user ID: 668
[28-May-2026 07:28:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 07:28:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 07:28:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:8100:2b5b:446c:6442:5bff:feac:356b, 172.71.124.89","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY4IiwidXNlcm5hbWUiOiJtdWtlc2hzYW5pIiwiZW1haWwiOiJzZXhvazE5NDU3QG1hcmluZXNvLmNvbSIsImV4cCI6MTc4MDU1ODEwMX0.EoyND3-StUiSiRTCarW857OPAH0Ec5UnVEoat02BucI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a02b8b7b5cacce76-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2402:8100:2b5b:446c:6442:5bff:feac:356b","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-May-2026 07:28:51 UTC] === User Orders API Called ===
[28-May-2026 07:28:51 UTC] User ID: 668
[28-May-2026 07:28:51 UTC] Limit: 20, Offset: 0
[28-May-2026 07:28:51 UTC] Orders found: 0
[28-May-2026 07:28:51 UTC] Orders data: []
[28-May-2026 07:28:51 UTC] Total orders count: 0
[28-May-2026 07:28:51 UTC] === API CALL LOG ===
[28-May-2026 07:28:51 UTC] Endpoint: user/profile.php
[28-May-2026 07:28:51 UTC] Full Log Data: {
    "timestamp": "2026-05-28 07:28:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:8100:2b5b:446c:6442:5bff:feac:356b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:8100:2b5b:446c:6442:5bff:feac:356b, 172.71.124.88",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY4IiwidXNlcm5hbWUiOiJtdWtlc2hzYW5pIiwiZW1haWwiOiJzZXhvazE5NDU3QG1hcmluZXNvLmNvbSIsImV4cCI6MTc4MDU1ODEwMX0.EoyND3-StUiSiRTCarW857OPAH0Ec5UnVEoat02BucI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02b8b7b5cafce76-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:8100:2b5b:446c:6442:5bff:feac:356b",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 07:28:51 UTC] === END API CALL LOG ===
[28-May-2026 07:28:51 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 07:28:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY4IiwidXNlcm5hbWUiOiJtdWtlc2hzYW5pIiwiZW1haWwiOiJzZXhvazE5NDU3QG1hcmluZXNvLmNvbSIsImV4cCI6MTc4MDU1ODEwMX0.EoyND3-StUiSiRTCarW857OPAH0Ec5UnVEoat02BucI
[28-May-2026 07:28:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 07:28:51 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 07:28:51 UTC] User ID: 668
[28-May-2026 07:28:51 UTC] ✅ User profile retrieved successfully for user ID: 668
[28-May-2026 07:28:51 UTC] === API CALL LOG ===
[28-May-2026 07:28:51 UTC] Endpoint: user/profile.php
[28-May-2026 07:28:51 UTC] Full Log Data: {
    "timestamp": "2026-05-28 07:28:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:8100:2b5b:446c:6442:5bff:feac:356b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:8100:2b5b:446c:6442:5bff:feac:356b, 172.71.124.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY4IiwidXNlcm5hbWUiOiJtdWtlc2hzYW5pIiwiZW1haWwiOiJzZXhvazE5NDU3QG1hcmluZXNvLmNvbSIsImV4cCI6MTc4MDU1ODEwMX0.EoyND3-StUiSiRTCarW857OPAH0Ec5UnVEoat02BucI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02b8b7f1bfece76-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:8100:2b5b:446c:6442:5bff:feac:356b",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 07:28:51 UTC] === END API CALL LOG ===
[28-May-2026 07:28:51 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 07:28:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY4IiwidXNlcm5hbWUiOiJtdWtlc2hzYW5pIiwiZW1haWwiOiJzZXhvazE5NDU3QG1hcmluZXNvLmNvbSIsImV4cCI6MTc4MDU1ODEwMX0.EoyND3-StUiSiRTCarW857OPAH0Ec5UnVEoat02BucI
[28-May-2026 07:28:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 07:28:51 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 07:28:51 UTC] User ID: 668
[28-May-2026 07:28:51 UTC] ✅ User profile retrieved successfully for user ID: 668
[28-May-2026 07:28:52 UTC] === API CALL LOG ===
[28-May-2026 07:28:52 UTC] Endpoint: user/profile.php
[28-May-2026 07:28:52 UTC] Full Log Data: {
    "timestamp": "2026-05-28 07:28:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:8100:2b5b:446c:6442:5bff:feac:356b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:8100:2b5b:446c:6442:5bff:feac:356b, 172.71.124.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY4IiwidXNlcm5hbWUiOiJtdWtlc2hzYW5pIiwiZW1haWwiOiJzZXhvazE5NDU3QG1hcmluZXNvLmNvbSIsImV4cCI6MTc4MDU1ODEwMX0.EoyND3-StUiSiRTCarW857OPAH0Ec5UnVEoat02BucI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02b8b87bd59ce76-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:8100:2b5b:446c:6442:5bff:feac:356b",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 07:28:52 UTC] === END API CALL LOG ===
[28-May-2026 07:28:52 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 07:28:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY4IiwidXNlcm5hbWUiOiJtdWtlc2hzYW5pIiwiZW1haWwiOiJzZXhvazE5NDU3QG1hcmluZXNvLmNvbSIsImV4cCI6MTc4MDU1ODEwMX0.EoyND3-StUiSiRTCarW857OPAH0Ec5UnVEoat02BucI
[28-May-2026 07:28:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 07:28:52 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 07:28:52 UTC] User ID: 668
[28-May-2026 07:28:52 UTC] ✅ User profile retrieved successfully for user ID: 668
[28-May-2026 07:29:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 07:29:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 07:29:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:8100:2b5b:446c:6442:5bff:feac:356b, 172.71.124.89","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY4IiwidXNlcm5hbWUiOiJtdWtlc2hzYW5pIiwiZW1haWwiOiJzZXhvazE5NDU3QG1hcmluZXNvLmNvbSIsImV4cCI6MTc4MDU1ODEwMX0.EoyND3-StUiSiRTCarW857OPAH0Ec5UnVEoat02BucI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a02b8bc5ab66ce76-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2402:8100:2b5b:446c:6442:5bff:feac:356b","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-May-2026 07:29:02 UTC] === User Orders API Called ===
[28-May-2026 07:29:02 UTC] User ID: 668
[28-May-2026 07:29:02 UTC] Limit: 20, Offset: 0
[28-May-2026 07:29:02 UTC] Orders found: 0
[28-May-2026 07:29:02 UTC] Orders data: []
[28-May-2026 07:29:02 UTC] Total orders count: 0
[28-May-2026 07:29:02 UTC] === API CALL LOG ===
[28-May-2026 07:29:02 UTC] Endpoint: user/profile.php
[28-May-2026 07:29:02 UTC] Full Log Data: {
    "timestamp": "2026-05-28 07:29:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:8100:2b5b:446c:6442:5bff:feac:356b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:8100:2b5b:446c:6442:5bff:feac:356b, 172.71.124.88",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY4IiwidXNlcm5hbWUiOiJtdWtlc2hzYW5pIiwiZW1haWwiOiJzZXhvazE5NDU3QG1hcmluZXNvLmNvbSIsImV4cCI6MTc4MDU1ODEwMX0.EoyND3-StUiSiRTCarW857OPAH0Ec5UnVEoat02BucI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02b8bc5ab6ace76-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:8100:2b5b:446c:6442:5bff:feac:356b",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 07:29:02 UTC] === END API CALL LOG ===
[28-May-2026 07:29:02 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 07:29:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY4IiwidXNlcm5hbWUiOiJtdWtlc2hzYW5pIiwiZW1haWwiOiJzZXhvazE5NDU3QG1hcmluZXNvLmNvbSIsImV4cCI6MTc4MDU1ODEwMX0.EoyND3-StUiSiRTCarW857OPAH0Ec5UnVEoat02BucI
[28-May-2026 07:29:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 07:29:02 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 07:29:02 UTC] User ID: 668
[28-May-2026 07:29:02 UTC] ✅ User profile retrieved successfully for user ID: 668
[28-May-2026 07:29:02 UTC] === API CALL LOG ===
[28-May-2026 07:29:02 UTC] Endpoint: user/profile.php
[28-May-2026 07:29:02 UTC] Full Log Data: {
    "timestamp": "2026-05-28 07:29:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:8100:2b5b:446c:6442:5bff:feac:356b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:8100:2b5b:446c:6442:5bff:feac:356b, 172.71.124.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY4IiwidXNlcm5hbWUiOiJtdWtlc2hzYW5pIiwiZW1haWwiOiJzZXhvazE5NDU3QG1hcmluZXNvLmNvbSIsImV4cCI6MTc4MDU1ODEwMX0.EoyND3-StUiSiRTCarW857OPAH0Ec5UnVEoat02BucI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02b8bc91a69ce76-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:8100:2b5b:446c:6442:5bff:feac:356b",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 07:29:02 UTC] === END API CALL LOG ===
[28-May-2026 07:29:02 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 07:29:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY4IiwidXNlcm5hbWUiOiJtdWtlc2hzYW5pIiwiZW1haWwiOiJzZXhvazE5NDU3QG1hcmluZXNvLmNvbSIsImV4cCI6MTc4MDU1ODEwMX0.EoyND3-StUiSiRTCarW857OPAH0Ec5UnVEoat02BucI
[28-May-2026 07:29:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 07:29:02 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 07:29:02 UTC] User ID: 668
[28-May-2026 07:29:02 UTC] ✅ User profile retrieved successfully for user ID: 668
[28-May-2026 07:29:04 UTC] === API CALL LOG ===
[28-May-2026 07:29:04 UTC] Endpoint: user/profile.php
[28-May-2026 07:29:04 UTC] Full Log Data: {
    "timestamp": "2026-05-28 07:29:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:8100:2b5b:446c:6442:5bff:feac:356b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:8100:2b5b:446c:6442:5bff:feac:356b, 172.71.124.88",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY4IiwidXNlcm5hbWUiOiJtdWtlc2hzYW5pIiwiZW1haWwiOiJzZXhvazE5NDU3QG1hcmluZXNvLmNvbSIsImV4cCI6MTc4MDU1ODEwMX0.EoyND3-StUiSiRTCarW857OPAH0Ec5UnVEoat02BucI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02b8bd1ec27ce76-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:8100:2b5b:446c:6442:5bff:feac:356b",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 07:29:04 UTC] === END API CALL LOG ===
[28-May-2026 07:29:04 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 07:29:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY4IiwidXNlcm5hbWUiOiJtdWtlc2hzYW5pIiwiZW1haWwiOiJzZXhvazE5NDU3QG1hcmluZXNvLmNvbSIsImV4cCI6MTc4MDU1ODEwMX0.EoyND3-StUiSiRTCarW857OPAH0Ec5UnVEoat02BucI
[28-May-2026 07:29:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 07:29:04 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 07:29:04 UTC] User ID: 668
[28-May-2026 07:29:04 UTC] ✅ User profile retrieved successfully for user ID: 668
[28-May-2026 07:29:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 07:29:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 07:29:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:8100:2b5b:446c:6442:5bff:feac:356b, 172.71.124.89","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY4IiwidXNlcm5hbWUiOiJtdWtlc2hzYW5pIiwiZW1haWwiOiJzZXhvazE5NDU3QG1hcmluZXNvLmNvbSIsImV4cCI6MTc4MDU1ODEwMX0.EoyND3-StUiSiRTCarW857OPAH0Ec5UnVEoat02BucI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a02b8bf65ed6ce76-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2402:8100:2b5b:446c:6442:5bff:feac:356b","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-May-2026 07:29:10 UTC] === User Orders API Called ===
[28-May-2026 07:29:10 UTC] User ID: 668
[28-May-2026 07:29:10 UTC] Limit: 20, Offset: 0
[28-May-2026 07:29:10 UTC] Orders found: 0
[28-May-2026 07:29:10 UTC] Orders data: []
[28-May-2026 07:29:10 UTC] Total orders count: 0
[28-May-2026 07:29:10 UTC] === API CALL LOG ===
[28-May-2026 07:29:10 UTC] Endpoint: user/profile.php
[28-May-2026 07:29:10 UTC] Full Log Data: {
    "timestamp": "2026-05-28 07:29:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:8100:2b5b:446c:6442:5bff:feac:356b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:8100:2b5b:446c:6442:5bff:feac:356b, 172.71.124.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY4IiwidXNlcm5hbWUiOiJtdWtlc2hzYW5pIiwiZW1haWwiOiJzZXhvazE5NDU3QG1hcmluZXNvLmNvbSIsImV4cCI6MTc4MDU1ODEwMX0.EoyND3-StUiSiRTCarW857OPAH0Ec5UnVEoat02BucI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02b8bf65edace76-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:8100:2b5b:446c:6442:5bff:feac:356b",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 07:29:10 UTC] === END API CALL LOG ===
[28-May-2026 07:29:10 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 07:29:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY4IiwidXNlcm5hbWUiOiJtdWtlc2hzYW5pIiwiZW1haWwiOiJzZXhvazE5NDU3QG1hcmluZXNvLmNvbSIsImV4cCI6MTc4MDU1ODEwMX0.EoyND3-StUiSiRTCarW857OPAH0Ec5UnVEoat02BucI
[28-May-2026 07:29:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 07:29:10 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 07:29:10 UTC] User ID: 668
[28-May-2026 07:29:10 UTC] ✅ User profile retrieved successfully for user ID: 668
[28-May-2026 07:29:10 UTC] === API CALL LOG ===
[28-May-2026 07:29:10 UTC] Endpoint: user/profile.php
[28-May-2026 07:29:10 UTC] Full Log Data: {
    "timestamp": "2026-05-28 07:29:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:8100:2b5b:446c:6442:5bff:feac:356b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:8100:2b5b:446c:6442:5bff:feac:356b, 172.71.124.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY4IiwidXNlcm5hbWUiOiJtdWtlc2hzYW5pIiwiZW1haWwiOiJzZXhvazE5NDU3QG1hcmluZXNvLmNvbSIsImV4cCI6MTc4MDU1ODEwMX0.EoyND3-StUiSiRTCarW857OPAH0Ec5UnVEoat02BucI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02b8bf92cb2ce76-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:8100:2b5b:446c:6442:5bff:feac:356b",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 07:29:10 UTC] === END API CALL LOG ===
[28-May-2026 07:29:10 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 07:29:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY4IiwidXNlcm5hbWUiOiJtdWtlc2hzYW5pIiwiZW1haWwiOiJzZXhvazE5NDU3QG1hcmluZXNvLmNvbSIsImV4cCI6MTc4MDU1ODEwMX0.EoyND3-StUiSiRTCarW857OPAH0Ec5UnVEoat02BucI
[28-May-2026 07:29:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 07:29:10 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 07:29:10 UTC] User ID: 668
[28-May-2026 07:29:10 UTC] ✅ User profile retrieved successfully for user ID: 668
[28-May-2026 07:29:12 UTC] === API CALL LOG ===
[28-May-2026 07:29:12 UTC] Endpoint: user/profile.php
[28-May-2026 07:29:12 UTC] Full Log Data: {
    "timestamp": "2026-05-28 07:29:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:8100:2b5b:446c:6442:5bff:feac:356b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:8100:2b5b:446c:6442:5bff:feac:356b, 172.71.124.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY4IiwidXNlcm5hbWUiOiJtdWtlc2hzYW5pIiwiZW1haWwiOiJzZXhvazE5NDU3QG1hcmluZXNvLmNvbSIsImV4cCI6MTc4MDU1ODEwMX0.EoyND3-StUiSiRTCarW857OPAH0Ec5UnVEoat02BucI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02b8c055bedce76-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:8100:2b5b:446c:6442:5bff:feac:356b",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 07:29:12 UTC] === END API CALL LOG ===
[28-May-2026 07:29:12 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 07:29:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY4IiwidXNlcm5hbWUiOiJtdWtlc2hzYW5pIiwiZW1haWwiOiJzZXhvazE5NDU3QG1hcmluZXNvLmNvbSIsImV4cCI6MTc4MDU1ODEwMX0.EoyND3-StUiSiRTCarW857OPAH0Ec5UnVEoat02BucI
[28-May-2026 07:29:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 07:29:12 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 07:29:12 UTC] User ID: 668
[28-May-2026 07:29:12 UTC] ✅ User profile retrieved successfully for user ID: 668
[28-May-2026 07:29:32 UTC] === API CALL LOG ===
[28-May-2026 07:29:32 UTC] Endpoint: user/profile.php
[28-May-2026 07:29:32 UTC] Full Log Data: {
    "timestamp": "2026-05-28 07:29:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:8100:2b5b:446c:6442:5bff:feac:356b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:8100:2b5b:446c:6442:5bff:feac:356b, 172.71.124.88",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY4IiwidXNlcm5hbWUiOiJtdWtlc2hzYW5pIiwiZW1haWwiOiJzZXhvazE5NDU3QG1hcmluZXNvLmNvbSIsImV4cCI6MTc4MDU1ODEwMX0.EoyND3-StUiSiRTCarW857OPAH0Ec5UnVEoat02BucI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02b8c833f94ce76-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:8100:2b5b:446c:6442:5bff:feac:356b",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 07:29:32 UTC] === END API CALL LOG ===
[28-May-2026 07:29:32 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 07:29:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY4IiwidXNlcm5hbWUiOiJtdWtlc2hzYW5pIiwiZW1haWwiOiJzZXhvazE5NDU3QG1hcmluZXNvLmNvbSIsImV4cCI6MTc4MDU1ODEwMX0.EoyND3-StUiSiRTCarW857OPAH0Ec5UnVEoat02BucI
[28-May-2026 07:29:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 07:29:32 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 07:29:32 UTC] User ID: 668
[28-May-2026 07:29:32 UTC] ✅ User profile retrieved successfully for user ID: 668
[28-May-2026 07:29:32 UTC] === API CALL LOG ===
[28-May-2026 07:29:32 UTC] Endpoint: user/profile.php
[28-May-2026 07:29:32 UTC] Full Log Data: {
    "timestamp": "2026-05-28 07:29:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:8100:2b5b:446c:6442:5bff:feac:356b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:8100:2b5b:446c:6442:5bff:feac:356b, 172.71.124.88",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY4IiwidXNlcm5hbWUiOiJtdWtlc2hzYW5pIiwiZW1haWwiOiJzZXhvazE5NDU3QG1hcmluZXNvLmNvbSIsImV4cCI6MTc4MDU1ODEwMX0.EoyND3-StUiSiRTCarW857OPAH0Ec5UnVEoat02BucI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02b8c8059ebce76-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:8100:2b5b:446c:6442:5bff:feac:356b",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 07:29:32 UTC] === END API CALL LOG ===
[28-May-2026 07:29:32 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 07:29:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY4IiwidXNlcm5hbWUiOiJtdWtlc2hzYW5pIiwiZW1haWwiOiJzZXhvazE5NDU3QG1hcmluZXNvLmNvbSIsImV4cCI6MTc4MDU1ODEwMX0.EoyND3-StUiSiRTCarW857OPAH0Ec5UnVEoat02BucI
[28-May-2026 07:29:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 07:29:32 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 07:29:32 UTC] User ID: 668
[28-May-2026 07:29:32 UTC] ✅ User profile retrieved successfully for user ID: 668
[28-May-2026 07:29:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 07:29:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 07:29:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:8100:2b5b:446c:6442:5bff:feac:356b, 172.71.124.88","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY4IiwidXNlcm5hbWUiOiJtdWtlc2hzYW5pIiwiZW1haWwiOiJzZXhvazE5NDU3QG1hcmluZXNvLmNvbSIsImV4cCI6MTc4MDU1ODEwMX0.EoyND3-StUiSiRTCarW857OPAH0Ec5UnVEoat02BucI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a02b8c8059e5ce76-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2402:8100:2b5b:446c:6442:5bff:feac:356b","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-May-2026 07:29:32 UTC] === User Orders API Called ===
[28-May-2026 07:29:32 UTC] User ID: 668
[28-May-2026 07:29:32 UTC] Limit: 20, Offset: 0
[28-May-2026 07:29:32 UTC] Orders found: 0
[28-May-2026 07:29:32 UTC] Orders data: []
[28-May-2026 07:29:32 UTC] Total orders count: 0
[28-May-2026 07:29:34 UTC] === API CALL LOG ===
[28-May-2026 07:29:34 UTC] Endpoint: user/profile.php
[28-May-2026 07:29:34 UTC] Full Log Data: {
    "timestamp": "2026-05-28 07:29:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:8100:2b5b:446c:6442:5bff:feac:356b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:8100:2b5b:446c:6442:5bff:feac:356b, 172.71.124.88",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY4IiwidXNlcm5hbWUiOiJtdWtlc2hzYW5pIiwiZW1haWwiOiJzZXhvazE5NDU3QG1hcmluZXNvLmNvbSIsImV4cCI6MTc4MDU1ODEwMX0.EoyND3-StUiSiRTCarW857OPAH0Ec5UnVEoat02BucI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02b8c8c191ace76-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:8100:2b5b:446c:6442:5bff:feac:356b",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 07:29:34 UTC] === END API CALL LOG ===
[28-May-2026 07:29:34 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 07:29:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY4IiwidXNlcm5hbWUiOiJtdWtlc2hzYW5pIiwiZW1haWwiOiJzZXhvazE5NDU3QG1hcmluZXNvLmNvbSIsImV4cCI6MTc4MDU1ODEwMX0.EoyND3-StUiSiRTCarW857OPAH0Ec5UnVEoat02BucI
[28-May-2026 07:29:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 07:29:34 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 07:29:34 UTC] User ID: 668
[28-May-2026 07:29:34 UTC] ✅ User profile retrieved successfully for user ID: 668
[28-May-2026 07:31:31 UTC] === API CALL LOG ===
[28-May-2026 07:31:31 UTC] Endpoint: user/profile.php
[28-May-2026 07:31:31 UTC] Full Log Data: {
    "timestamp": "2026-05-28 07:31:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.194.93.40",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.194.93.40, 172.71.124.88",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY5IiwidXNlcm5hbWUiOiJTeWVkSXNtYWlsU2hhaCIsImVtYWlsIjoic3llZGlzbWFpbHNoYWgyMDdAZ21haWwuY29tIiwiZXhwIjoxNzgwNTU4MjkwfQ.oYHwOROvFqivtNjjje0SAq20sY9RpKU1penjV_LsMa8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02b8f6c4c5fcde2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.194.93.40",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 07:31:31 UTC] === END API CALL LOG ===
[28-May-2026 07:31:31 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 07:31:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY5IiwidXNlcm5hbWUiOiJTeWVkSXNtYWlsU2hhaCIsImVtYWlsIjoic3llZGlzbWFpbHNoYWgyMDdAZ21haWwuY29tIiwiZXhwIjoxNzgwNTU4MjkwfQ.oYHwOROvFqivtNjjje0SAq20sY9RpKU1penjV_LsMa8
[28-May-2026 07:31:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 07:31:31 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 07:31:31 UTC] User ID: 669
[28-May-2026 07:31:31 UTC] ✅ User profile retrieved successfully for user ID: 669
[28-May-2026 07:31:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 07:31:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 07:31:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.194.93.40, 172.71.124.88","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY5IiwidXNlcm5hbWUiOiJTeWVkSXNtYWlsU2hhaCIsImVtYWlsIjoic3llZGlzbWFpbHNoYWgyMDdAZ21haWwuY29tIiwiZXhwIjoxNzgwNTU4MjkwfQ.oYHwOROvFqivtNjjje0SAq20sY9RpKU1penjV_LsMa8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a02b8f6ccd7ccde2-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.194.93.40","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-May-2026 07:31:32 UTC] === User Orders API Called ===
[28-May-2026 07:31:32 UTC] User ID: 669
[28-May-2026 07:31:32 UTC] Limit: 20, Offset: 0
[28-May-2026 07:31:32 UTC] Orders found: 0
[28-May-2026 07:31:32 UTC] Orders data: []
[28-May-2026 07:31:32 UTC] Total orders count: 0
[28-May-2026 07:31:32 UTC] === API CALL LOG ===
[28-May-2026 07:31:32 UTC] Endpoint: user/profile.php
[28-May-2026 07:31:32 UTC] Full Log Data: {
    "timestamp": "2026-05-28 07:31:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.194.93.40",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.194.93.40, 172.71.124.88",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY5IiwidXNlcm5hbWUiOiJTeWVkSXNtYWlsU2hhaCIsImVtYWlsIjoic3llZGlzbWFpbHNoYWgyMDdAZ21haWwuY29tIiwiZXhwIjoxNzgwNTU4MjkwfQ.oYHwOROvFqivtNjjje0SAq20sY9RpKU1penjV_LsMa8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02b8f6d5ea0cde2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.194.93.40",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 07:31:32 UTC] === END API CALL LOG ===
[28-May-2026 07:31:32 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 07:31:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY5IiwidXNlcm5hbWUiOiJTeWVkSXNtYWlsU2hhaCIsImVtYWlsIjoic3llZGlzbWFpbHNoYWgyMDdAZ21haWwuY29tIiwiZXhwIjoxNzgwNTU4MjkwfQ.oYHwOROvFqivtNjjje0SAq20sY9RpKU1penjV_LsMa8
[28-May-2026 07:31:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 07:31:32 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 07:31:32 UTC] User ID: 669
[28-May-2026 07:31:32 UTC] ✅ User profile retrieved successfully for user ID: 669
[28-May-2026 07:31:33 UTC] === API CALL LOG ===
[28-May-2026 07:31:33 UTC] Endpoint: user/profile.php
[28-May-2026 07:31:33 UTC] Full Log Data: {
    "timestamp": "2026-05-28 07:31:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.194.93.40",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.194.93.40, 172.71.124.88",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY5IiwidXNlcm5hbWUiOiJTeWVkSXNtYWlsU2hhaCIsImVtYWlsIjoic3llZGlzbWFpbHNoYWgyMDdAZ21haWwuY29tIiwiZXhwIjoxNzgwNTU4MjkwfQ.oYHwOROvFqivtNjjje0SAq20sY9RpKU1penjV_LsMa8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02b8f7608ffcde2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.194.93.40",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 07:31:33 UTC] === END API CALL LOG ===
[28-May-2026 07:31:33 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 07:31:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY5IiwidXNlcm5hbWUiOiJTeWVkSXNtYWlsU2hhaCIsImVtYWlsIjoic3llZGlzbWFpbHNoYWgyMDdAZ21haWwuY29tIiwiZXhwIjoxNzgwNTU4MjkwfQ.oYHwOROvFqivtNjjje0SAq20sY9RpKU1penjV_LsMa8
[28-May-2026 07:31:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 07:31:33 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 07:31:33 UTC] User ID: 669
[28-May-2026 07:31:33 UTC] ✅ User profile retrieved successfully for user ID: 669
[28-May-2026 07:31:40 UTC] === API CALL LOG ===
[28-May-2026 07:31:40 UTC] Endpoint: user/profile.php
[28-May-2026 07:31:40 UTC] Full Log Data: {
    "timestamp": "2026-05-28 07:31:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.194.93.40",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.194.93.40, 172.71.124.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY5IiwidXNlcm5hbWUiOiJTeWVkSXNtYWlsU2hhaCIsImVtYWlsIjoic3llZGlzbWFpbHNoYWgyMDdAZ21haWwuY29tIiwiZXhwIjoxNzgwNTU4MjkwfQ.oYHwOROvFqivtNjjje0SAq20sY9RpKU1penjV_LsMa8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02b8f9f1fd3cde2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.194.93.40",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 07:31:40 UTC] === END API CALL LOG ===
[28-May-2026 07:31:40 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 07:31:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY5IiwidXNlcm5hbWUiOiJTeWVkSXNtYWlsU2hhaCIsImVtYWlsIjoic3llZGlzbWFpbHNoYWgyMDdAZ21haWwuY29tIiwiZXhwIjoxNzgwNTU4MjkwfQ.oYHwOROvFqivtNjjje0SAq20sY9RpKU1penjV_LsMa8
[28-May-2026 07:31:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 07:31:40 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 07:31:40 UTC] User ID: 669
[28-May-2026 07:31:40 UTC] ✅ User profile retrieved successfully for user ID: 669
[28-May-2026 07:31:44 UTC] === API CALL LOG ===
[28-May-2026 07:31:44 UTC] Endpoint: user/profile.php
[28-May-2026 07:31:44 UTC] Full Log Data: {
    "timestamp": "2026-05-28 07:31:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.194.93.40",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.194.93.40, 172.71.124.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY5IiwidXNlcm5hbWUiOiJTeWVkSXNtYWlsU2hhaCIsImVtYWlsIjoic3llZGlzbWFpbHNoYWgyMDdAZ21haWwuY29tIiwiZXhwIjoxNzgwNTU4MjkwfQ.oYHwOROvFqivtNjjje0SAq20sY9RpKU1penjV_LsMa8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02b8fb7ff80cde2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.194.93.40",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 07:31:44 UTC] === END API CALL LOG ===
[28-May-2026 07:31:44 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 07:31:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY5IiwidXNlcm5hbWUiOiJTeWVkSXNtYWlsU2hhaCIsImVtYWlsIjoic3llZGlzbWFpbHNoYWgyMDdAZ21haWwuY29tIiwiZXhwIjoxNzgwNTU4MjkwfQ.oYHwOROvFqivtNjjje0SAq20sY9RpKU1penjV_LsMa8
[28-May-2026 07:31:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 07:31:44 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 07:31:44 UTC] User ID: 669
[28-May-2026 07:31:44 UTC] ✅ User profile retrieved successfully for user ID: 669
[28-May-2026 07:31:48 UTC] === API CALL LOG ===
[28-May-2026 07:31:48 UTC] Endpoint: user/profile.php
[28-May-2026 07:31:48 UTC] Full Log Data: {
    "timestamp": "2026-05-28 07:31:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.194.93.40",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.194.93.40, 172.71.124.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY5IiwidXNlcm5hbWUiOiJTeWVkSXNtYWlsU2hhaCIsImVtYWlsIjoic3llZGlzbWFpbHNoYWgyMDdAZ21haWwuY29tIiwiZXhwIjoxNzgwNTU4MjkwfQ.oYHwOROvFqivtNjjje0SAq20sY9RpKU1penjV_LsMa8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02b8fd32e36cde2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.194.93.40",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 07:31:48 UTC] === END API CALL LOG ===
[28-May-2026 07:31:48 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 07:31:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY5IiwidXNlcm5hbWUiOiJTeWVkSXNtYWlsU2hhaCIsImVtYWlsIjoic3llZGlzbWFpbHNoYWgyMDdAZ21haWwuY29tIiwiZXhwIjoxNzgwNTU4MjkwfQ.oYHwOROvFqivtNjjje0SAq20sY9RpKU1penjV_LsMa8
[28-May-2026 07:31:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 07:31:48 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 07:31:48 UTC] User ID: 669
[28-May-2026 07:31:48 UTC] ✅ User profile retrieved successfully for user ID: 669
[28-May-2026 07:32:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 07:32:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 07:32:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.194.93.40, 172.71.124.88","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY5IiwidXNlcm5hbWUiOiJTeWVkSXNtYWlsU2hhaCIsImVtYWlsIjoic3llZGlzbWFpbHNoYWgyMDdAZ21haWwuY29tIiwiZXhwIjoxNzgwNTU4MjkwfQ.oYHwOROvFqivtNjjje0SAq20sY9RpKU1penjV_LsMa8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a02b907b5db9cde2-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.194.93.40","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-May-2026 07:32:15 UTC] === User Orders API Called ===
[28-May-2026 07:32:15 UTC] User ID: 669
[28-May-2026 07:32:15 UTC] === API CALL LOG ===
[28-May-2026 07:32:15 UTC] Limit: 20, Offset: 0
[28-May-2026 07:32:15 UTC] Endpoint: user/profile.php
[28-May-2026 07:32:15 UTC] Full Log Data: {
    "timestamp": "2026-05-28 07:32:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.194.93.40",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.194.93.40, 172.71.124.88",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY5IiwidXNlcm5hbWUiOiJTeWVkSXNtYWlsU2hhaCIsImVtYWlsIjoic3llZGlzbWFpbHNoYWgyMDdAZ21haWwuY29tIiwiZXhwIjoxNzgwNTU4MjkwfQ.oYHwOROvFqivtNjjje0SAq20sY9RpKU1penjV_LsMa8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02b907b5dbbcde2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.194.93.40",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 07:32:15 UTC] === END API CALL LOG ===
[28-May-2026 07:32:15 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 07:32:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY5IiwidXNlcm5hbWUiOiJTeWVkSXNtYWlsU2hhaCIsImVtYWlsIjoic3llZGlzbWFpbHNoYWgyMDdAZ21haWwuY29tIiwiZXhwIjoxNzgwNTU4MjkwfQ.oYHwOROvFqivtNjjje0SAq20sY9RpKU1penjV_LsMa8
[28-May-2026 07:32:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 07:32:15 UTC] Orders found: 0
[28-May-2026 07:32:15 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 07:32:15 UTC] Orders data: []
[28-May-2026 07:32:15 UTC] User ID: 669
[28-May-2026 07:32:15 UTC] Total orders count: 0
[28-May-2026 07:32:15 UTC] ✅ User profile retrieved successfully for user ID: 669
[28-May-2026 07:32:15 UTC] === API CALL LOG ===
[28-May-2026 07:32:15 UTC] Endpoint: user/profile.php
[28-May-2026 07:32:15 UTC] Full Log Data: {
    "timestamp": "2026-05-28 07:32:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.194.93.40",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.194.93.40, 172.71.124.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY5IiwidXNlcm5hbWUiOiJTeWVkSXNtYWlsU2hhaCIsImVtYWlsIjoic3llZGlzbWFpbHNoYWgyMDdAZ21haWwuY29tIiwiZXhwIjoxNzgwNTU4MjkwfQ.oYHwOROvFqivtNjjje0SAq20sY9RpKU1penjV_LsMa8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02b907ecd44cde2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.194.93.40",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 07:32:15 UTC] === END API CALL LOG ===
[28-May-2026 07:32:15 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 07:32:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY5IiwidXNlcm5hbWUiOiJTeWVkSXNtYWlsU2hhaCIsImVtYWlsIjoic3llZGlzbWFpbHNoYWgyMDdAZ21haWwuY29tIiwiZXhwIjoxNzgwNTU4MjkwfQ.oYHwOROvFqivtNjjje0SAq20sY9RpKU1penjV_LsMa8
[28-May-2026 07:32:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 07:32:15 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 07:32:15 UTC] User ID: 669
[28-May-2026 07:32:15 UTC] ✅ User profile retrieved successfully for user ID: 669
[28-May-2026 07:32:17 UTC] === API CALL LOG ===
[28-May-2026 07:32:17 UTC] Endpoint: user/profile.php
[28-May-2026 07:32:17 UTC] Full Log Data: {
    "timestamp": "2026-05-28 07:32:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.194.93.40",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.194.93.40, 172.71.124.88",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY5IiwidXNlcm5hbWUiOiJTeWVkSXNtYWlsU2hhaCIsImVtYWlsIjoic3llZGlzbWFpbHNoYWgyMDdAZ21haWwuY29tIiwiZXhwIjoxNzgwNTU4MjkwfQ.oYHwOROvFqivtNjjje0SAq20sY9RpKU1penjV_LsMa8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02b908779d4cde2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.194.93.40",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 07:32:17 UTC] === END API CALL LOG ===
[28-May-2026 07:32:17 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 07:32:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY5IiwidXNlcm5hbWUiOiJTeWVkSXNtYWlsU2hhaCIsImVtYWlsIjoic3llZGlzbWFpbHNoYWgyMDdAZ21haWwuY29tIiwiZXhwIjoxNzgwNTU4MjkwfQ.oYHwOROvFqivtNjjje0SAq20sY9RpKU1penjV_LsMa8
[28-May-2026 07:32:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 07:32:17 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 07:32:17 UTC] User ID: 669
[28-May-2026 07:32:17 UTC] ✅ User profile retrieved successfully for user ID: 669
[28-May-2026 07:32:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 07:32:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 07:32:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.194.93.40, 172.71.124.89","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY5IiwidXNlcm5hbWUiOiJTeWVkSXNtYWlsU2hhaCIsImVtYWlsIjoic3llZGlzbWFpbHNoYWgyMDdAZ21haWwuY29tIiwiZXhwIjoxNzgwNTU4MjkwfQ.oYHwOROvFqivtNjjje0SAq20sY9RpKU1penjV_LsMa8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a02b90d2afe4cde2-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.194.93.40","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-May-2026 07:32:29 UTC] === User Orders API Called ===
[28-May-2026 07:32:29 UTC] User ID: 669
[28-May-2026 07:32:29 UTC] Limit: 20, Offset: 0
[28-May-2026 07:32:29 UTC] Orders found: 0
[28-May-2026 07:32:29 UTC] Orders data: []
[28-May-2026 07:32:29 UTC] Total orders count: 0
[28-May-2026 07:32:29 UTC] === API CALL LOG ===
[28-May-2026 07:32:29 UTC] Endpoint: user/profile.php
[28-May-2026 07:32:29 UTC] Full Log Data: {
    "timestamp": "2026-05-28 07:32:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.194.93.40",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.194.93.40, 172.71.124.88",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY5IiwidXNlcm5hbWUiOiJTeWVkSXNtYWlsU2hhaCIsImVtYWlsIjoic3llZGlzbWFpbHNoYWgyMDdAZ21haWwuY29tIiwiZXhwIjoxNzgwNTU4MjkwfQ.oYHwOROvFqivtNjjje0SAq20sY9RpKU1penjV_LsMa8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02b90d2afe6cde2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.194.93.40",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 07:32:29 UTC] === END API CALL LOG ===
[28-May-2026 07:32:29 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 07:32:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY5IiwidXNlcm5hbWUiOiJTeWVkSXNtYWlsU2hhaCIsImVtYWlsIjoic3llZGlzbWFpbHNoYWgyMDdAZ21haWwuY29tIiwiZXhwIjoxNzgwNTU4MjkwfQ.oYHwOROvFqivtNjjje0SAq20sY9RpKU1penjV_LsMa8
[28-May-2026 07:32:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 07:32:29 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 07:32:29 UTC] User ID: 669
[28-May-2026 07:32:29 UTC] ✅ User profile retrieved successfully for user ID: 669
[28-May-2026 07:32:29 UTC] === API CALL LOG ===
[28-May-2026 07:32:29 UTC] Endpoint: user/profile.php
[28-May-2026 07:32:29 UTC] Full Log Data: {
    "timestamp": "2026-05-28 07:32:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.194.93.40",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.194.93.40, 172.71.124.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY5IiwidXNlcm5hbWUiOiJTeWVkSXNtYWlsU2hhaCIsImVtYWlsIjoic3llZGlzbWFpbHNoYWgyMDdAZ21haWwuY29tIiwiZXhwIjoxNzgwNTU4MjkwfQ.oYHwOROvFqivtNjjje0SAq20sY9RpKU1penjV_LsMa8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02b90d66804cde2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.194.93.40",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 07:32:29 UTC] === END API CALL LOG ===
[28-May-2026 07:32:29 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 07:32:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY5IiwidXNlcm5hbWUiOiJTeWVkSXNtYWlsU2hhaCIsImVtYWlsIjoic3llZGlzbWFpbHNoYWgyMDdAZ21haWwuY29tIiwiZXhwIjoxNzgwNTU4MjkwfQ.oYHwOROvFqivtNjjje0SAq20sY9RpKU1penjV_LsMa8
[28-May-2026 07:32:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 07:32:29 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 07:32:29 UTC] User ID: 669
[28-May-2026 07:32:29 UTC] ✅ User profile retrieved successfully for user ID: 669
[28-May-2026 07:32:31 UTC] === API CALL LOG ===
[28-May-2026 07:32:31 UTC] Endpoint: user/profile.php
[28-May-2026 07:32:31 UTC] Full Log Data: {
    "timestamp": "2026-05-28 07:32:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.194.93.40",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.194.93.40, 172.71.124.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY5IiwidXNlcm5hbWUiOiJTeWVkSXNtYWlsU2hhaCIsImVtYWlsIjoic3llZGlzbWFpbHNoYWgyMDdAZ21haWwuY29tIiwiZXhwIjoxNzgwNTU4MjkwfQ.oYHwOROvFqivtNjjje0SAq20sY9RpKU1penjV_LsMa8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02b90defb63cde2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.194.93.40",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 07:32:31 UTC] === END API CALL LOG ===
[28-May-2026 07:32:31 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 07:32:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjY5IiwidXNlcm5hbWUiOiJTeWVkSXNtYWlsU2hhaCIsImVtYWlsIjoic3llZGlzbWFpbHNoYWgyMDdAZ21haWwuY29tIiwiZXhwIjoxNzgwNTU4MjkwfQ.oYHwOROvFqivtNjjje0SAq20sY9RpKU1penjV_LsMa8
[28-May-2026 07:32:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 07:32:31 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 07:32:31 UTC] User ID: 669
[28-May-2026 07:32:31 UTC] ✅ User profile retrieved successfully for user ID: 669
[28-May-2026 10:50:38 UTC] === API CALL LOG ===
[28-May-2026 10:50:38 UTC] Endpoint: user/profile.php
[28-May-2026 10:50:38 UTC] Full Log Data: {
    "timestamp": "2026-05-28 10:50:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.175.63.42",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.175.63.42, 172.71.202.173",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcwIiwidXNlcm5hbWUiOiJyaXNoYWJzaGl0cyIsImVtYWlsIjoicmlzaGFic2hpdDIwMTExQGdtYWlsLmNvbSIsImV4cCI6MTc4MDU3MDIzN30.mG2YDXAabuWjuMmEjHdVdcAuXNEekz1xv75pDa-TEtI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02cb3149ae38a7f-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.175.63.42",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 10:50:38 UTC] === END API CALL LOG ===
[28-May-2026 10:50:38 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 10:50:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcwIiwidXNlcm5hbWUiOiJyaXNoYWJzaGl0cyIsImVtYWlsIjoicmlzaGFic2hpdDIwMTExQGdtYWlsLmNvbSIsImV4cCI6MTc4MDU3MDIzN30.mG2YDXAabuWjuMmEjHdVdcAuXNEekz1xv75pDa-TEtI
[28-May-2026 10:50:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 10:50:38 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 10:50:38 UTC] User ID: 670
[28-May-2026 10:50:38 UTC] ✅ User profile retrieved successfully for user ID: 670
[28-May-2026 10:50:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 10:50:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 10:50:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.175.63.42, 172.71.202.173","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcwIiwidXNlcm5hbWUiOiJyaXNoYWJzaGl0cyIsImVtYWlsIjoicmlzaGFic2hpdDIwMTExQGdtYWlsLmNvbSIsImV4cCI6MTc4MDU3MDIzN30.mG2YDXAabuWjuMmEjHdVdcAuXNEekz1xv75pDa-TEtI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a02cb314db408a7f-BOM","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.175.63.42","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-May-2026 10:50:38 UTC] === User Orders API Called ===
[28-May-2026 10:50:38 UTC] User ID: 670
[28-May-2026 10:50:38 UTC] Limit: 20, Offset: 0
[28-May-2026 10:50:38 UTC] Orders found: 0
[28-May-2026 10:50:38 UTC] Orders data: []
[28-May-2026 10:50:38 UTC] Total orders count: 0
[28-May-2026 10:50:39 UTC] === API CALL LOG ===
[28-May-2026 10:50:39 UTC] Endpoint: user/profile.php
[28-May-2026 10:50:39 UTC] Full Log Data: {
    "timestamp": "2026-05-28 10:50:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.175.63.42",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.175.63.42, 172.71.202.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcwIiwidXNlcm5hbWUiOiJyaXNoYWJzaGl0cyIsImVtYWlsIjoicmlzaGFic2hpdDIwMTExQGdtYWlsLmNvbSIsImV4cCI6MTc4MDU3MDIzN30.mG2YDXAabuWjuMmEjHdVdcAuXNEekz1xv75pDa-TEtI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02cb3153bd78a7f-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.175.63.42",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 10:50:39 UTC] === END API CALL LOG ===
[28-May-2026 10:50:39 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 10:50:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcwIiwidXNlcm5hbWUiOiJyaXNoYWJzaGl0cyIsImVtYWlsIjoicmlzaGFic2hpdDIwMTExQGdtYWlsLmNvbSIsImV4cCI6MTc4MDU3MDIzN30.mG2YDXAabuWjuMmEjHdVdcAuXNEekz1xv75pDa-TEtI
[28-May-2026 10:50:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 10:50:39 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 10:50:39 UTC] User ID: 670
[28-May-2026 10:50:39 UTC] ✅ User profile retrieved successfully for user ID: 670
[28-May-2026 10:50:40 UTC] === API CALL LOG ===
[28-May-2026 10:50:40 UTC] Endpoint: user/profile.php
[28-May-2026 10:50:40 UTC] Full Log Data: {
    "timestamp": "2026-05-28 10:50:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.175.63.42",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.175.63.42, 172.71.202.173",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcwIiwidXNlcm5hbWUiOiJyaXNoYWJzaGl0cyIsImVtYWlsIjoicmlzaGFic2hpdDIwMTExQGdtYWlsLmNvbSIsImV4cCI6MTc4MDU3MDIzN30.mG2YDXAabuWjuMmEjHdVdcAuXNEekz1xv75pDa-TEtI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02cb3221f1b8a7f-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.175.63.42",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 10:50:40 UTC] === END API CALL LOG ===
[28-May-2026 10:50:40 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 10:50:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcwIiwidXNlcm5hbWUiOiJyaXNoYWJzaGl0cyIsImVtYWlsIjoicmlzaGFic2hpdDIwMTExQGdtYWlsLmNvbSIsImV4cCI6MTc4MDU3MDIzN30.mG2YDXAabuWjuMmEjHdVdcAuXNEekz1xv75pDa-TEtI
[28-May-2026 10:50:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 10:50:40 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 10:50:40 UTC] User ID: 670
[28-May-2026 10:50:40 UTC] ✅ User profile retrieved successfully for user ID: 670
[28-May-2026 10:50:45 UTC] === API CALL LOG ===
[28-May-2026 10:50:45 UTC] Endpoint: user/profile.php
[28-May-2026 10:50:45 UTC] Full Log Data: {
    "timestamp": "2026-05-28 10:50:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.175.63.42",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.175.63.42, 172.71.202.173",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcwIiwidXNlcm5hbWUiOiJyaXNoYWJzaGl0cyIsImVtYWlsIjoicmlzaGFic2hpdDIwMTExQGdtYWlsLmNvbSIsImV4cCI6MTc4MDU3MDIzN30.mG2YDXAabuWjuMmEjHdVdcAuXNEekz1xv75pDa-TEtI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02cb3414fd98a7f-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.175.63.42",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 10:50:45 UTC] === END API CALL LOG ===
[28-May-2026 10:50:45 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 10:50:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcwIiwidXNlcm5hbWUiOiJyaXNoYWJzaGl0cyIsImVtYWlsIjoicmlzaGFic2hpdDIwMTExQGdtYWlsLmNvbSIsImV4cCI6MTc4MDU3MDIzN30.mG2YDXAabuWjuMmEjHdVdcAuXNEekz1xv75pDa-TEtI
[28-May-2026 10:50:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 10:50:45 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 10:50:45 UTC] User ID: 670
[28-May-2026 10:50:45 UTC] ✅ User profile retrieved successfully for user ID: 670
[28-May-2026 10:50:45 UTC] User Purchases API - User ID: 670
[28-May-2026 10:50:45 UTC] User Purchases API - Total purchases found: 0
[28-May-2026 10:50:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 10:50:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 10:50:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.175.63.42, 172.71.202.173","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcwIiwidXNlcm5hbWUiOiJyaXNoYWJzaGl0cyIsImVtYWlsIjoicmlzaGFic2hpdDIwMTExQGdtYWlsLmNvbSIsImV4cCI6MTc4MDU3MDIzN30.mG2YDXAabuWjuMmEjHdVdcAuXNEekz1xv75pDa-TEtI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a02cb36b4e248a7f-BOM","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.175.63.42","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-May-2026 10:50:52 UTC] === User Orders API Called ===
[28-May-2026 10:50:52 UTC] User ID: 670
[28-May-2026 10:50:52 UTC] Limit: 20, Offset: 0
[28-May-2026 10:50:52 UTC] Orders found: 0
[28-May-2026 10:50:52 UTC] Orders data: []
[28-May-2026 10:50:52 UTC] Total orders count: 0
[28-May-2026 10:50:53 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 10:50:53 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 10:50:53 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.175.63.42, 172.71.202.173","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcwIiwidXNlcm5hbWUiOiJyaXNoYWJzaGl0cyIsImVtYWlsIjoicmlzaGFic2hpdDIwMTExQGdtYWlsLmNvbSIsImV4cCI6MTc4MDU3MDIzN30.mG2YDXAabuWjuMmEjHdVdcAuXNEekz1xv75pDa-TEtI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a02cb3736a188a7f-BOM","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.175.63.42","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-May-2026 10:50:53 UTC] === User Orders API Called ===
[28-May-2026 10:50:53 UTC] User ID: 670
[28-May-2026 10:50:53 UTC] Limit: 20, Offset: 0
[28-May-2026 10:50:53 UTC] Orders found: 0
[28-May-2026 10:50:53 UTC] Orders data: []
[28-May-2026 10:50:53 UTC] Total orders count: 0
[28-May-2026 10:50:53 UTC] === API CALL LOG ===
[28-May-2026 10:50:53 UTC] Endpoint: user/profile.php
[28-May-2026 10:50:53 UTC] Full Log Data: {
    "timestamp": "2026-05-28 10:50:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.175.63.42",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.175.63.42, 172.71.202.173",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcwIiwidXNlcm5hbWUiOiJyaXNoYWJzaGl0cyIsImVtYWlsIjoicmlzaGFic2hpdDIwMTExQGdtYWlsLmNvbSIsImV4cCI6MTc4MDU3MDIzN30.mG2YDXAabuWjuMmEjHdVdcAuXNEekz1xv75pDa-TEtI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02cb373ca898a7f-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.175.63.42",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 10:50:53 UTC] === END API CALL LOG ===
[28-May-2026 10:50:53 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 10:50:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcwIiwidXNlcm5hbWUiOiJyaXNoYWJzaGl0cyIsImVtYWlsIjoicmlzaGFic2hpdDIwMTExQGdtYWlsLmNvbSIsImV4cCI6MTc4MDU3MDIzN30.mG2YDXAabuWjuMmEjHdVdcAuXNEekz1xv75pDa-TEtI
[28-May-2026 10:50:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 10:50:53 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 10:50:53 UTC] User ID: 670
[28-May-2026 10:50:53 UTC] ✅ User profile retrieved successfully for user ID: 670
[28-May-2026 10:50:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 10:50:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 10:50:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.175.63.42, 172.71.202.173","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcwIiwidXNlcm5hbWUiOiJyaXNoYWJzaGl0cyIsImVtYWlsIjoicmlzaGFic2hpdDIwMTExQGdtYWlsLmNvbSIsImV4cCI6MTc4MDU3MDIzN30.mG2YDXAabuWjuMmEjHdVdcAuXNEekz1xv75pDa-TEtI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a02cb376cf0f8a7f-BOM","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.175.63.42","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-May-2026 10:50:54 UTC] === User Orders API Called ===
[28-May-2026 10:50:54 UTC] User ID: 670
[28-May-2026 10:50:54 UTC] Limit: 20, Offset: 0
[28-May-2026 10:50:54 UTC] Orders found: 0
[28-May-2026 10:50:54 UTC] Orders data: []
[28-May-2026 10:50:54 UTC] Total orders count: 0
[28-May-2026 10:50:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 10:50:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 10:50:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.175.63.42, 172.71.202.173","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcwIiwidXNlcm5hbWUiOiJyaXNoYWJzaGl0cyIsImVtYWlsIjoicmlzaGFic2hpdDIwMTExQGdtYWlsLmNvbSIsImV4cCI6MTc4MDU3MDIzN30.mG2YDXAabuWjuMmEjHdVdcAuXNEekz1xv75pDa-TEtI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a02cb37c6f0e8a7f-BOM","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.175.63.42","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-May-2026 10:50:54 UTC] === User Orders API Called ===
[28-May-2026 10:50:54 UTC] User ID: 670
[28-May-2026 10:50:54 UTC] Limit: 20, Offset: 0
[28-May-2026 10:50:54 UTC] Orders found: 0
[28-May-2026 10:50:54 UTC] Orders data: []
[28-May-2026 10:50:54 UTC] Total orders count: 0
[28-May-2026 10:50:54 UTC] === API CALL LOG ===
[28-May-2026 10:50:54 UTC] Endpoint: user/profile.php
[28-May-2026 10:50:54 UTC] Full Log Data: {
    "timestamp": "2026-05-28 10:50:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.175.63.42",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.175.63.42, 172.71.202.173",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcwIiwidXNlcm5hbWUiOiJyaXNoYWJzaGl0cyIsImVtYWlsIjoicmlzaGFic2hpdDIwMTExQGdtYWlsLmNvbSIsImV4cCI6MTc4MDU3MDIzN30.mG2YDXAabuWjuMmEjHdVdcAuXNEekz1xv75pDa-TEtI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02cb37ccf968a7f-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.175.63.42",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 10:50:54 UTC] === END API CALL LOG ===
[28-May-2026 10:50:54 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 10:50:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcwIiwidXNlcm5hbWUiOiJyaXNoYWJzaGl0cyIsImVtYWlsIjoicmlzaGFic2hpdDIwMTExQGdtYWlsLmNvbSIsImV4cCI6MTc4MDU3MDIzN30.mG2YDXAabuWjuMmEjHdVdcAuXNEekz1xv75pDa-TEtI
[28-May-2026 10:50:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 10:50:54 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 10:50:54 UTC] User ID: 670
[28-May-2026 10:50:54 UTC] ✅ User profile retrieved successfully for user ID: 670
[28-May-2026 10:50:55 UTC] === API CALL LOG ===
[28-May-2026 10:50:55 UTC] Endpoint: user/profile.php
[28-May-2026 10:50:55 UTC] Full Log Data: {
    "timestamp": "2026-05-28 10:50:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.175.63.42",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.175.63.42, 172.71.202.173",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcwIiwidXNlcm5hbWUiOiJyaXNoYWJzaGl0cyIsImVtYWlsIjoicmlzaGFic2hpdDIwMTExQGdtYWlsLmNvbSIsImV4cCI6MTc4MDU3MDIzN30.mG2YDXAabuWjuMmEjHdVdcAuXNEekz1xv75pDa-TEtI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02cb380bd208a7f-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.175.63.42",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 10:50:55 UTC] === END API CALL LOG ===
[28-May-2026 10:50:55 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 10:50:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcwIiwidXNlcm5hbWUiOiJyaXNoYWJzaGl0cyIsImVtYWlsIjoicmlzaGFic2hpdDIwMTExQGdtYWlsLmNvbSIsImV4cCI6MTc4MDU3MDIzN30.mG2YDXAabuWjuMmEjHdVdcAuXNEekz1xv75pDa-TEtI
[28-May-2026 10:50:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 10:50:55 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 10:50:55 UTC] User ID: 670
[28-May-2026 10:50:55 UTC] ✅ User profile retrieved successfully for user ID: 670
[28-May-2026 10:50:56 UTC] === API CALL LOG ===
[28-May-2026 10:50:56 UTC] Endpoint: user/profile.php
[28-May-2026 10:50:56 UTC] Full Log Data: {
    "timestamp": "2026-05-28 10:50:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.175.63.42",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.175.63.42, 172.71.202.173",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcwIiwidXNlcm5hbWUiOiJyaXNoYWJzaGl0cyIsImVtYWlsIjoicmlzaGFic2hpdDIwMTExQGdtYWlsLmNvbSIsImV4cCI6MTc4MDU3MDIzN30.mG2YDXAabuWjuMmEjHdVdcAuXNEekz1xv75pDa-TEtI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02cb3845a778a7f-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.175.63.42",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 10:50:56 UTC] === END API CALL LOG ===
[28-May-2026 10:50:56 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 10:50:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcwIiwidXNlcm5hbWUiOiJyaXNoYWJzaGl0cyIsImVtYWlsIjoicmlzaGFic2hpdDIwMTExQGdtYWlsLmNvbSIsImV4cCI6MTc4MDU3MDIzN30.mG2YDXAabuWjuMmEjHdVdcAuXNEekz1xv75pDa-TEtI
[28-May-2026 10:50:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 10:50:56 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 10:50:56 UTC] User ID: 670
[28-May-2026 10:50:56 UTC] ✅ User profile retrieved successfully for user ID: 670
[28-May-2026 10:51:45 UTC] === API CALL LOG ===
[28-May-2026 10:51:45 UTC] Endpoint: user/profile.php
[28-May-2026 10:51:45 UTC] Full Log Data: {
    "timestamp": "2026-05-28 10:51:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.175.63.42",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.175.63.42, 172.71.202.173",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcwIiwidXNlcm5hbWUiOiJyaXNoYWJzaGl0cyIsImVtYWlsIjoicmlzaGFic2hpdDIwMTExQGdtYWlsLmNvbSIsImV4cCI6MTc4MDU3MDIzN30.mG2YDXAabuWjuMmEjHdVdcAuXNEekz1xv75pDa-TEtI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02cb4b4199b8a7f-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.175.63.42",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 10:51:45 UTC] === END API CALL LOG ===
[28-May-2026 10:51:45 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 10:51:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcwIiwidXNlcm5hbWUiOiJyaXNoYWJzaGl0cyIsImVtYWlsIjoicmlzaGFic2hpdDIwMTExQGdtYWlsLmNvbSIsImV4cCI6MTc4MDU3MDIzN30.mG2YDXAabuWjuMmEjHdVdcAuXNEekz1xv75pDa-TEtI
[28-May-2026 10:51:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 10:51:45 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 10:51:45 UTC] User ID: 670
[28-May-2026 10:51:45 UTC] ✅ User profile retrieved successfully for user ID: 670
[28-May-2026 10:51:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 10:51:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 10:51:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.175.63.42, 172.71.202.173","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcwIiwidXNlcm5hbWUiOiJyaXNoYWJzaGl0cyIsImVtYWlsIjoicmlzaGFic2hpdDIwMTExQGdtYWlsLmNvbSIsImV4cCI6MTc4MDU3MDIzN30.mG2YDXAabuWjuMmEjHdVdcAuXNEekz1xv75pDa-TEtI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a02cb4d87c298a7f-BOM","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.175.63.42","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-May-2026 10:51:50 UTC] === User Orders API Called ===
[28-May-2026 10:51:50 UTC] User ID: 670
[28-May-2026 10:51:50 UTC] Limit: 20, Offset: 0
[28-May-2026 10:51:50 UTC] Orders found: 0
[28-May-2026 10:51:50 UTC] Orders data: []
[28-May-2026 10:51:50 UTC] Total orders count: 0
[28-May-2026 10:51:50 UTC] === API CALL LOG ===
[28-May-2026 10:51:50 UTC] Endpoint: user/profile.php
[28-May-2026 10:51:50 UTC] Full Log Data: {
    "timestamp": "2026-05-28 10:51:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.175.63.42",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.175.63.42, 172.71.202.173",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcwIiwidXNlcm5hbWUiOiJyaXNoYWJzaGl0cyIsImVtYWlsIjoicmlzaGFic2hpdDIwMTExQGdtYWlsLmNvbSIsImV4cCI6MTc4MDU3MDIzN30.mG2YDXAabuWjuMmEjHdVdcAuXNEekz1xv75pDa-TEtI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02cb4d8dcf38a7f-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.175.63.42",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 10:51:50 UTC] === END API CALL LOG ===
[28-May-2026 10:51:50 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 10:51:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcwIiwidXNlcm5hbWUiOiJyaXNoYWJzaGl0cyIsImVtYWlsIjoicmlzaGFic2hpdDIwMTExQGdtYWlsLmNvbSIsImV4cCI6MTc4MDU3MDIzN30.mG2YDXAabuWjuMmEjHdVdcAuXNEekz1xv75pDa-TEtI
[28-May-2026 10:51:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 10:51:50 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 10:51:50 UTC] User ID: 670
[28-May-2026 10:51:50 UTC] ✅ User profile retrieved successfully for user ID: 670
[28-May-2026 10:51:51 UTC] === API CALL LOG ===
[28-May-2026 10:51:51 UTC] Endpoint: user/profile.php
[28-May-2026 10:51:51 UTC] Full Log Data: {
    "timestamp": "2026-05-28 10:51:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.175.63.42",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.175.63.42, 172.71.202.173",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcwIiwidXNlcm5hbWUiOiJyaXNoYWJzaGl0cyIsImVtYWlsIjoicmlzaGFic2hpdDIwMTExQGdtYWlsLmNvbSIsImV4cCI6MTc4MDU3MDIzN30.mG2YDXAabuWjuMmEjHdVdcAuXNEekz1xv75pDa-TEtI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02cb4dcbb128a7f-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.175.63.42",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 10:51:51 UTC] === END API CALL LOG ===
[28-May-2026 10:51:51 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 10:51:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcwIiwidXNlcm5hbWUiOiJyaXNoYWJzaGl0cyIsImVtYWlsIjoicmlzaGFic2hpdDIwMTExQGdtYWlsLmNvbSIsImV4cCI6MTc4MDU3MDIzN30.mG2YDXAabuWjuMmEjHdVdcAuXNEekz1xv75pDa-TEtI
[28-May-2026 10:51:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 10:51:51 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 10:51:51 UTC] User ID: 670
[28-May-2026 10:51:51 UTC] ✅ User profile retrieved successfully for user ID: 670
[28-May-2026 10:52:11 UTC] === API CALL LOG ===
[28-May-2026 10:52:11 UTC] Endpoint: user/profile.php
[28-May-2026 10:52:11 UTC] Full Log Data: {
    "timestamp": "2026-05-28 10:52:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.175.63.42",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.175.63.42, 172.71.202.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcwIiwidXNlcm5hbWUiOiJyaXNoYWJzaGl0cyIsImVtYWlsIjoicmlzaGFic2hpdDIwMTExQGdtYWlsLmNvbSIsImV4cCI6MTc4MDU3MDIzN30.mG2YDXAabuWjuMmEjHdVdcAuXNEekz1xv75pDa-TEtI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02cb5565c378a7f-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.175.63.42",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 10:52:11 UTC] === END API CALL LOG ===
[28-May-2026 10:52:11 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 10:52:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcwIiwidXNlcm5hbWUiOiJyaXNoYWJzaGl0cyIsImVtYWlsIjoicmlzaGFic2hpdDIwMTExQGdtYWlsLmNvbSIsImV4cCI6MTc4MDU3MDIzN30.mG2YDXAabuWjuMmEjHdVdcAuXNEekz1xv75pDa-TEtI
[28-May-2026 10:52:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 10:52:11 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 10:52:11 UTC] User ID: 670
[28-May-2026 10:52:11 UTC] ✅ User profile retrieved successfully for user ID: 670
[28-May-2026 10:53:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 10:53:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 10:53:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.175.63.42, 172.71.202.173","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcwIiwidXNlcm5hbWUiOiJyaXNoYWJzaGl0cyIsImVtYWlsIjoicmlzaGFic2hpdDIwMTExQGdtYWlsLmNvbSIsImV4cCI6MTc4MDU3MDIzN30.mG2YDXAabuWjuMmEjHdVdcAuXNEekz1xv75pDa-TEtI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a02cb6f66b9d8a7f-BOM","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.175.63.42","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-May-2026 10:53:17 UTC] === User Orders API Called ===
[28-May-2026 10:53:17 UTC] User ID: 670
[28-May-2026 10:53:17 UTC] Limit: 20, Offset: 0
[28-May-2026 10:53:17 UTC] Orders found: 0
[28-May-2026 10:53:17 UTC] Orders data: []
[28-May-2026 10:53:17 UTC] Total orders count: 0
[28-May-2026 10:53:29 UTC] === API CALL LOG ===
[28-May-2026 10:53:29 UTC] Endpoint: user/profile.php
[28-May-2026 10:53:29 UTC] Full Log Data: {
    "timestamp": "2026-05-28 10:53:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.175.63.42",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.175.63.42, 172.71.202.173",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcwIiwidXNlcm5hbWUiOiJyaXNoYWJzaGl0cyIsImVtYWlsIjoicmlzaGFic2hpdDIwMTExQGdtYWlsLmNvbSIsImV4cCI6MTc4MDU3MDIzN30.mG2YDXAabuWjuMmEjHdVdcAuXNEekz1xv75pDa-TEtI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02cb7408d5a8a7f-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.175.63.42",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 10:53:29 UTC] === END API CALL LOG ===
[28-May-2026 10:53:29 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 10:53:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcwIiwidXNlcm5hbWUiOiJyaXNoYWJzaGl0cyIsImVtYWlsIjoicmlzaGFic2hpdDIwMTExQGdtYWlsLmNvbSIsImV4cCI6MTc4MDU3MDIzN30.mG2YDXAabuWjuMmEjHdVdcAuXNEekz1xv75pDa-TEtI
[28-May-2026 10:53:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 10:53:29 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 10:53:29 UTC] User ID: 670
[28-May-2026 10:53:29 UTC] ✅ User profile retrieved successfully for user ID: 670
[28-May-2026 10:53:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 10:53:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 10:53:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.175.63.42, 172.71.202.172","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcwIiwidXNlcm5hbWUiOiJyaXNoYWJzaGl0cyIsImVtYWlsIjoicmlzaGFic2hpdDIwMTExQGdtYWlsLmNvbSIsImV4cCI6MTc4MDU3MDIzN30.mG2YDXAabuWjuMmEjHdVdcAuXNEekz1xv75pDa-TEtI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a02cb7403ccb8a7f-BOM","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.175.63.42","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-May-2026 10:53:29 UTC] === User Orders API Called ===
[28-May-2026 10:53:29 UTC] User ID: 670
[28-May-2026 10:53:29 UTC] Limit: 20, Offset: 0
[28-May-2026 10:53:29 UTC] Orders found: 0
[28-May-2026 10:53:29 UTC] Orders data: []
[28-May-2026 10:53:29 UTC] Total orders count: 0
[28-May-2026 10:53:30 UTC] === API CALL LOG ===
[28-May-2026 10:53:30 UTC] Endpoint: user/profile.php
[28-May-2026 10:53:30 UTC] Full Log Data: {
    "timestamp": "2026-05-28 10:53:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.175.63.42",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.175.63.42, 172.71.202.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcwIiwidXNlcm5hbWUiOiJyaXNoYWJzaGl0cyIsImVtYWlsIjoicmlzaGFic2hpdDIwMTExQGdtYWlsLmNvbSIsImV4cCI6MTc4MDU3MDIzN30.mG2YDXAabuWjuMmEjHdVdcAuXNEekz1xv75pDa-TEtI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02cb7446a648a7f-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.175.63.42",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 10:53:30 UTC] === END API CALL LOG ===
[28-May-2026 10:53:30 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 10:53:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcwIiwidXNlcm5hbWUiOiJyaXNoYWJzaGl0cyIsImVtYWlsIjoicmlzaGFic2hpdDIwMTExQGdtYWlsLmNvbSIsImV4cCI6MTc4MDU3MDIzN30.mG2YDXAabuWjuMmEjHdVdcAuXNEekz1xv75pDa-TEtI
[28-May-2026 10:53:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 10:53:30 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 10:53:30 UTC] User ID: 670
[28-May-2026 10:53:30 UTC] ✅ User profile retrieved successfully for user ID: 670
[28-May-2026 10:53:47 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 10:53:47 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 10:53:47 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.175.63.42, 172.71.202.173","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcwIiwidXNlcm5hbWUiOiJyaXNoYWJzaGl0cyIsImVtYWlsIjoicmlzaGFic2hpdDIwMTExQGdtYWlsLmNvbSIsImV4cCI6MTc4MDU3MDIzN30.mG2YDXAabuWjuMmEjHdVdcAuXNEekz1xv75pDa-TEtI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a02cb7b4fbd98a7f-BOM","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.175.63.42","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-May-2026 10:53:47 UTC] === User Orders API Called ===
[28-May-2026 10:53:47 UTC] User ID: 670
[28-May-2026 10:53:47 UTC] Limit: 20, Offset: 0
[28-May-2026 10:53:47 UTC] Orders found: 0
[28-May-2026 10:53:47 UTC] Orders data: []
[28-May-2026 10:53:47 UTC] Total orders count: 0
[28-May-2026 10:53:47 UTC] === API CALL LOG ===
[28-May-2026 10:53:47 UTC] Endpoint: user/profile.php
[28-May-2026 10:53:47 UTC] Full Log Data: {
    "timestamp": "2026-05-28 10:53:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.175.63.42",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.175.63.42, 172.71.202.173",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcwIiwidXNlcm5hbWUiOiJyaXNoYWJzaGl0cyIsImVtYWlsIjoicmlzaGFic2hpdDIwMTExQGdtYWlsLmNvbSIsImV4cCI6MTc4MDU3MDIzN30.mG2YDXAabuWjuMmEjHdVdcAuXNEekz1xv75pDa-TEtI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02cb7b55c418a7f-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.175.63.42",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 10:53:47 UTC] === END API CALL LOG ===
[28-May-2026 10:53:47 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 10:53:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcwIiwidXNlcm5hbWUiOiJyaXNoYWJzaGl0cyIsImVtYWlsIjoicmlzaGFic2hpdDIwMTExQGdtYWlsLmNvbSIsImV4cCI6MTc4MDU3MDIzN30.mG2YDXAabuWjuMmEjHdVdcAuXNEekz1xv75pDa-TEtI
[28-May-2026 10:53:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 10:53:47 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 10:53:47 UTC] User ID: 670
[28-May-2026 10:53:47 UTC] ✅ User profile retrieved successfully for user ID: 670
[28-May-2026 10:53:48 UTC] === API CALL LOG ===
[28-May-2026 10:53:48 UTC] Endpoint: user/profile.php
[28-May-2026 10:53:48 UTC] Full Log Data: {
    "timestamp": "2026-05-28 10:53:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.175.63.42",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.175.63.42, 172.71.202.173",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcwIiwidXNlcm5hbWUiOiJyaXNoYWJzaGl0cyIsImVtYWlsIjoicmlzaGFic2hpdDIwMTExQGdtYWlsLmNvbSIsImV4cCI6MTc4MDU3MDIzN30.mG2YDXAabuWjuMmEjHdVdcAuXNEekz1xv75pDa-TEtI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02cb7baec3e8a7f-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.175.63.42",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 10:53:48 UTC] === END API CALL LOG ===
[28-May-2026 10:53:48 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 10:53:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcwIiwidXNlcm5hbWUiOiJyaXNoYWJzaGl0cyIsImVtYWlsIjoicmlzaGFic2hpdDIwMTExQGdtYWlsLmNvbSIsImV4cCI6MTc4MDU3MDIzN30.mG2YDXAabuWjuMmEjHdVdcAuXNEekz1xv75pDa-TEtI
[28-May-2026 10:53:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 10:53:48 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 10:53:48 UTC] User ID: 670
[28-May-2026 10:53:48 UTC] ✅ User profile retrieved successfully for user ID: 670
[28-May-2026 10:54:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 10:54:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 10:54:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.175.63.42, 172.71.202.172","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcwIiwidXNlcm5hbWUiOiJyaXNoYWJzaGl0cyIsImVtYWlsIjoicmlzaGFic2hpdDIwMTExQGdtYWlsLmNvbSIsImV4cCI6MTc4MDU3MDIzN30.mG2YDXAabuWjuMmEjHdVdcAuXNEekz1xv75pDa-TEtI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a02cb83aca018a7f-BOM","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.175.63.42","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-May-2026 10:54:09 UTC] === User Orders API Called ===
[28-May-2026 10:54:09 UTC] User ID: 670
[28-May-2026 10:54:09 UTC] Limit: 20, Offset: 0
[28-May-2026 10:54:09 UTC] Orders found: 0
[28-May-2026 10:54:09 UTC] Orders data: []
[28-May-2026 10:54:09 UTC] Total orders count: 0
[28-May-2026 10:54:10 UTC] === API CALL LOG ===
[28-May-2026 10:54:10 UTC] Endpoint: user/profile.php
[28-May-2026 10:54:10 UTC] Full Log Data: {
    "timestamp": "2026-05-28 10:54:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.175.63.42",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.175.63.42, 172.71.202.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcwIiwidXNlcm5hbWUiOiJyaXNoYWJzaGl0cyIsImVtYWlsIjoicmlzaGFic2hpdDIwMTExQGdtYWlsLmNvbSIsImV4cCI6MTc4MDU3MDIzN30.mG2YDXAabuWjuMmEjHdVdcAuXNEekz1xv75pDa-TEtI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02cb845da6b8a7f-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.175.63.42",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 10:54:10 UTC] === END API CALL LOG ===
[28-May-2026 10:54:10 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 10:54:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcwIiwidXNlcm5hbWUiOiJyaXNoYWJzaGl0cyIsImVtYWlsIjoicmlzaGFic2hpdDIwMTExQGdtYWlsLmNvbSIsImV4cCI6MTc4MDU3MDIzN30.mG2YDXAabuWjuMmEjHdVdcAuXNEekz1xv75pDa-TEtI
[28-May-2026 10:54:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 10:54:10 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 10:54:10 UTC] User ID: 670
[28-May-2026 10:54:10 UTC] ✅ User profile retrieved successfully for user ID: 670
[28-May-2026 10:54:11 UTC] User Purchases API - User ID: 670
[28-May-2026 10:54:11 UTC] User Purchases API - Total purchases found: 0
[28-May-2026 10:54:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 10:54:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 10:54:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.175.63.42, 172.71.202.172","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcwIiwidXNlcm5hbWUiOiJyaXNoYWJzaGl0cyIsImVtYWlsIjoicmlzaGFic2hpdDIwMTExQGdtYWlsLmNvbSIsImV4cCI6MTc4MDU3MDIzN30.mG2YDXAabuWjuMmEjHdVdcAuXNEekz1xv75pDa-TEtI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a02cb856ccaa8a7f-BOM","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.175.63.42","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-May-2026 10:54:13 UTC] === User Orders API Called ===
[28-May-2026 10:54:13 UTC] User ID: 670
[28-May-2026 10:54:13 UTC] Limit: 20, Offset: 0
[28-May-2026 10:54:13 UTC] Orders found: 0
[28-May-2026 10:54:13 UTC] Orders data: []
[28-May-2026 10:54:13 UTC] Total orders count: 0
[28-May-2026 10:54:13 UTC] === API CALL LOG ===
[28-May-2026 10:54:13 UTC] Endpoint: user/profile.php
[28-May-2026 10:54:13 UTC] Full Log Data: {
    "timestamp": "2026-05-28 10:54:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.175.63.42",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.175.63.42, 172.71.202.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcwIiwidXNlcm5hbWUiOiJyaXNoYWJzaGl0cyIsImVtYWlsIjoicmlzaGFic2hpdDIwMTExQGdtYWlsLmNvbSIsImV4cCI6MTc4MDU3MDIzN30.mG2YDXAabuWjuMmEjHdVdcAuXNEekz1xv75pDa-TEtI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02cb8572d338a7f-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.175.63.42",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 10:54:13 UTC] === END API CALL LOG ===
[28-May-2026 10:54:13 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 10:54:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcwIiwidXNlcm5hbWUiOiJyaXNoYWJzaGl0cyIsImVtYWlsIjoicmlzaGFic2hpdDIwMTExQGdtYWlsLmNvbSIsImV4cCI6MTc4MDU3MDIzN30.mG2YDXAabuWjuMmEjHdVdcAuXNEekz1xv75pDa-TEtI
[28-May-2026 10:54:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 10:54:13 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 10:54:13 UTC] User ID: 670
[28-May-2026 10:54:13 UTC] ✅ User profile retrieved successfully for user ID: 670
[28-May-2026 10:54:14 UTC] === API CALL LOG ===
[28-May-2026 10:54:14 UTC] Endpoint: user/profile.php
[28-May-2026 10:54:14 UTC] Full Log Data: {
    "timestamp": "2026-05-28 10:54:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.175.63.42",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.175.63.42, 172.71.202.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcwIiwidXNlcm5hbWUiOiJyaXNoYWJzaGl0cyIsImVtYWlsIjoicmlzaGFic2hpdDIwMTExQGdtYWlsLmNvbSIsImV4cCI6MTc4MDU3MDIzN30.mG2YDXAabuWjuMmEjHdVdcAuXNEekz1xv75pDa-TEtI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02cb85b0ae38a7f-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.175.63.42",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 10:54:14 UTC] === END API CALL LOG ===
[28-May-2026 10:54:14 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 10:54:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcwIiwidXNlcm5hbWUiOiJyaXNoYWJzaGl0cyIsImVtYWlsIjoicmlzaGFic2hpdDIwMTExQGdtYWlsLmNvbSIsImV4cCI6MTc4MDU3MDIzN30.mG2YDXAabuWjuMmEjHdVdcAuXNEekz1xv75pDa-TEtI
[28-May-2026 10:54:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 10:54:14 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 10:54:14 UTC] User ID: 670
[28-May-2026 10:54:14 UTC] ✅ User profile retrieved successfully for user ID: 670
[28-May-2026 10:54:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 10:54:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 10:54:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.175.63.42","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcwIiwidXNlcm5hbWUiOiJyaXNoYWJzaGl0cyIsImVtYWlsIjoicmlzaGFic2hpdDIwMTExQGdtYWlsLmNvbSIsImV4cCI6MTc4MDU3MDIzN30.mG2YDXAabuWjuMmEjHdVdcAuXNEekz1xv75pDa-TEtI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a02cb8cd385c8a7f-BOM","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.175.63.42","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-May-2026 10:54:32 UTC] === User Orders API Called ===
[28-May-2026 10:54:32 UTC] User ID: 670
[28-May-2026 10:54:32 UTC] Limit: 20, Offset: 0
[28-May-2026 10:54:32 UTC] Orders found: 0
[28-May-2026 10:54:32 UTC] Orders data: []
[28-May-2026 10:54:32 UTC] Total orders count: 0
[28-May-2026 10:54:32 UTC] === API CALL LOG ===
[28-May-2026 10:54:32 UTC] Endpoint: user/profile.php
[28-May-2026 10:54:32 UTC] Full Log Data: {
    "timestamp": "2026-05-28 10:54:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.175.63.42",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.175.63.42",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcwIiwidXNlcm5hbWUiOiJyaXNoYWJzaGl0cyIsImVtYWlsIjoicmlzaGFic2hpdDIwMTExQGdtYWlsLmNvbSIsImV4cCI6MTc4MDU3MDIzN30.mG2YDXAabuWjuMmEjHdVdcAuXNEekz1xv75pDa-TEtI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02cb8cd99028a7f-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.175.63.42",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 10:54:32 UTC] === END API CALL LOG ===
[28-May-2026 10:54:32 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 10:54:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcwIiwidXNlcm5hbWUiOiJyaXNoYWJzaGl0cyIsImVtYWlsIjoicmlzaGFic2hpdDIwMTExQGdtYWlsLmNvbSIsImV4cCI6MTc4MDU3MDIzN30.mG2YDXAabuWjuMmEjHdVdcAuXNEekz1xv75pDa-TEtI
[28-May-2026 10:54:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 10:54:32 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 10:54:32 UTC] User ID: 670
[28-May-2026 10:54:32 UTC] ✅ User profile retrieved successfully for user ID: 670
[28-May-2026 10:54:33 UTC] === API CALL LOG ===
[28-May-2026 10:54:33 UTC] Endpoint: user/profile.php
[28-May-2026 10:54:33 UTC] Full Log Data: {
    "timestamp": "2026-05-28 10:54:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.175.63.42",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.175.63.42",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcwIiwidXNlcm5hbWUiOiJyaXNoYWJzaGl0cyIsImVtYWlsIjoicmlzaGFic2hpdDIwMTExQGdtYWlsLmNvbSIsImV4cCI6MTc4MDU3MDIzN30.mG2YDXAabuWjuMmEjHdVdcAuXNEekz1xv75pDa-TEtI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02cb8d16ed88a7f-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.175.63.42",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 10:54:33 UTC] === END API CALL LOG ===
[28-May-2026 10:54:33 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 10:54:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcwIiwidXNlcm5hbWUiOiJyaXNoYWJzaGl0cyIsImVtYWlsIjoicmlzaGFic2hpdDIwMTExQGdtYWlsLmNvbSIsImV4cCI6MTc4MDU3MDIzN30.mG2YDXAabuWjuMmEjHdVdcAuXNEekz1xv75pDa-TEtI
[28-May-2026 10:54:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 10:54:33 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 10:54:33 UTC] User ID: 670
[28-May-2026 10:54:33 UTC] ✅ User profile retrieved successfully for user ID: 670
[28-May-2026 10:55:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 10:55:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 10:55:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.175.63.42","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcwIiwidXNlcm5hbWUiOiJyaXNoYWJzaGl0cyIsImVtYWlsIjoicmlzaGFic2hpdDIwMTExQGdtYWlsLmNvbSIsImV4cCI6MTc4MDU3MDIzN30.mG2YDXAabuWjuMmEjHdVdcAuXNEekz1xv75pDa-TEtI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a02cb97eedf78a7f-BOM","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.175.63.42","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-May-2026 10:55:01 UTC] === User Orders API Called ===
[28-May-2026 10:55:01 UTC] User ID: 670
[28-May-2026 10:55:01 UTC] Limit: 20, Offset: 0
[28-May-2026 10:55:01 UTC] Orders found: 0
[28-May-2026 10:55:01 UTC] Orders data: []
[28-May-2026 10:55:01 UTC] Total orders count: 0
[28-May-2026 10:55:01 UTC] === API CALL LOG ===
[28-May-2026 10:55:01 UTC] Endpoint: user/profile.php
[28-May-2026 10:55:01 UTC] Full Log Data: {
    "timestamp": "2026-05-28 10:55:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.175.63.42",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.175.63.42",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcwIiwidXNlcm5hbWUiOiJyaXNoYWJzaGl0cyIsImVtYWlsIjoicmlzaGFic2hpdDIwMTExQGdtYWlsLmNvbSIsImV4cCI6MTc4MDU3MDIzN30.mG2YDXAabuWjuMmEjHdVdcAuXNEekz1xv75pDa-TEtI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02cb97f4eab8a7f-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.175.63.42",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 10:55:01 UTC] === END API CALL LOG ===
[28-May-2026 10:55:01 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 10:55:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcwIiwidXNlcm5hbWUiOiJyaXNoYWJzaGl0cyIsImVtYWlsIjoicmlzaGFic2hpdDIwMTExQGdtYWlsLmNvbSIsImV4cCI6MTc4MDU3MDIzN30.mG2YDXAabuWjuMmEjHdVdcAuXNEekz1xv75pDa-TEtI
[28-May-2026 10:55:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 10:55:01 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 10:55:01 UTC] User ID: 670
[28-May-2026 10:55:01 UTC] ✅ User profile retrieved successfully for user ID: 670
[28-May-2026 10:55:01 UTC] === API CALL LOG ===
[28-May-2026 10:55:01 UTC] Endpoint: user/profile.php
[28-May-2026 10:55:01 UTC] Full Log Data: {
    "timestamp": "2026-05-28 10:55:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.175.63.42",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.175.63.42",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcwIiwidXNlcm5hbWUiOiJyaXNoYWJzaGl0cyIsImVtYWlsIjoicmlzaGFic2hpdDIwMTExQGdtYWlsLmNvbSIsImV4cCI6MTc4MDU3MDIzN30.mG2YDXAabuWjuMmEjHdVdcAuXNEekz1xv75pDa-TEtI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02cb9831c4d8a7f-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.175.63.42",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 10:55:01 UTC] === END API CALL LOG ===
[28-May-2026 10:55:01 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 10:55:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcwIiwidXNlcm5hbWUiOiJyaXNoYWJzaGl0cyIsImVtYWlsIjoicmlzaGFic2hpdDIwMTExQGdtYWlsLmNvbSIsImV4cCI6MTc4MDU3MDIzN30.mG2YDXAabuWjuMmEjHdVdcAuXNEekz1xv75pDa-TEtI
[28-May-2026 10:55:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 10:55:01 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 10:55:01 UTC] User ID: 670
[28-May-2026 10:55:01 UTC] ✅ User profile retrieved successfully for user ID: 670
[28-May-2026 10:55:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 10:55:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 10:55:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.175.63.42","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcwIiwidXNlcm5hbWUiOiJyaXNoYWJzaGl0cyIsImVtYWlsIjoicmlzaGFic2hpdDIwMTExQGdtYWlsLmNvbSIsImV4cCI6MTc4MDU3MDIzN30.mG2YDXAabuWjuMmEjHdVdcAuXNEekz1xv75pDa-TEtI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a02cb9a52fa18a7f-BOM","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.175.63.42","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-May-2026 10:55:07 UTC] === User Orders API Called ===
[28-May-2026 10:55:07 UTC] User ID: 670
[28-May-2026 10:55:07 UTC] Limit: 20, Offset: 0
[28-May-2026 10:55:07 UTC] Orders found: 0
[28-May-2026 10:55:07 UTC] Orders data: []
[28-May-2026 10:55:07 UTC] Total orders count: 0
[28-May-2026 10:55:15 UTC] === API CALL LOG ===
[28-May-2026 10:55:15 UTC] Endpoint: user/profile.php
[28-May-2026 10:55:15 UTC] Full Log Data: {
    "timestamp": "2026-05-28 10:55:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.175.63.42",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.175.63.42",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcwIiwidXNlcm5hbWUiOiJyaXNoYWJzaGl0cyIsImVtYWlsIjoicmlzaGFic2hpdDIwMTExQGdtYWlsLmNvbSIsImV4cCI6MTc4MDU3MDIzN30.mG2YDXAabuWjuMmEjHdVdcAuXNEekz1xv75pDa-TEtI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02cb9db5d1f8a7f-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.175.63.42",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 10:55:15 UTC] === END API CALL LOG ===
[28-May-2026 10:55:15 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 10:55:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcwIiwidXNlcm5hbWUiOiJyaXNoYWJzaGl0cyIsImVtYWlsIjoicmlzaGFic2hpdDIwMTExQGdtYWlsLmNvbSIsImV4cCI6MTc4MDU3MDIzN30.mG2YDXAabuWjuMmEjHdVdcAuXNEekz1xv75pDa-TEtI
[28-May-2026 10:55:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 10:55:15 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 10:55:15 UTC] User ID: 670
[28-May-2026 10:55:15 UTC] ✅ User profile retrieved successfully for user ID: 670
[28-May-2026 10:55:16 UTC] User Purchases API - User ID: 670
[28-May-2026 10:55:16 UTC] User Purchases API - Total purchases found: 0
[28-May-2026 10:56:28 UTC] === API CALL LOG ===
[28-May-2026 10:56:28 UTC] Endpoint: user/profile.php
[28-May-2026 10:56:28 UTC] Full Log Data: {
    "timestamp": "2026-05-28 10:56:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.175.63.42",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.175.63.42, 172.71.202.173",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcwIiwidXNlcm5hbWUiOiJyaXNoYWJzaGl0cyIsImVtYWlsIjoicmlzaGFic2hpdDIwMTExQGdtYWlsLmNvbSIsImV4cCI6MTc4MDU3MDIzN30.mG2YDXAabuWjuMmEjHdVdcAuXNEekz1xv75pDa-TEtI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02cbb9f5f285539-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.175.63.42",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 10:56:28 UTC] === END API CALL LOG ===
[28-May-2026 10:56:28 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 10:56:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcwIiwidXNlcm5hbWUiOiJyaXNoYWJzaGl0cyIsImVtYWlsIjoicmlzaGFic2hpdDIwMTExQGdtYWlsLmNvbSIsImV4cCI6MTc4MDU3MDIzN30.mG2YDXAabuWjuMmEjHdVdcAuXNEekz1xv75pDa-TEtI
[28-May-2026 10:56:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 10:56:28 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 10:56:28 UTC] User ID: 670
[28-May-2026 10:56:28 UTC] ✅ User profile retrieved successfully for user ID: 670
[28-May-2026 10:56:29 UTC] === API CALL LOG ===
[28-May-2026 10:56:29 UTC] Endpoint: user/profile.php
[28-May-2026 10:56:29 UTC] Full Log Data: {
    "timestamp": "2026-05-28 10:56:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.175.63.42",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.175.63.42, 172.71.202.173",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcwIiwidXNlcm5hbWUiOiJyaXNoYWJzaGl0cyIsImVtYWlsIjoicmlzaGFic2hpdDIwMTExQGdtYWlsLmNvbSIsImV4cCI6MTc4MDU3MDIzN30.mG2YDXAabuWjuMmEjHdVdcAuXNEekz1xv75pDa-TEtI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02cbba78b715539-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.175.63.42",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 10:56:29 UTC] === END API CALL LOG ===
[28-May-2026 10:56:29 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 10:56:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcwIiwidXNlcm5hbWUiOiJyaXNoYWJzaGl0cyIsImVtYWlsIjoicmlzaGFic2hpdDIwMTExQGdtYWlsLmNvbSIsImV4cCI6MTc4MDU3MDIzN30.mG2YDXAabuWjuMmEjHdVdcAuXNEekz1xv75pDa-TEtI
[28-May-2026 10:56:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 10:56:29 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 10:56:29 UTC] User ID: 670
[28-May-2026 10:56:29 UTC] ✅ User profile retrieved successfully for user ID: 670
[28-May-2026 10:56:29 UTC] === API CALL LOG ===
[28-May-2026 10:56:29 UTC] Endpoint: user/profile.php
[28-May-2026 10:56:29 UTC] Full Log Data: {
    "timestamp": "2026-05-28 10:56:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.175.63.42",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.175.63.42, 172.71.202.173",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcwIiwidXNlcm5hbWUiOiJyaXNoYWJzaGl0cyIsImVtYWlsIjoicmlzaGFic2hpdDIwMTExQGdtYWlsLmNvbSIsImV4cCI6MTc4MDU3MDIzN30.mG2YDXAabuWjuMmEjHdVdcAuXNEekz1xv75pDa-TEtI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02cbba84c815539-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.175.63.42",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 10:56:29 UTC] === END API CALL LOG ===
[28-May-2026 10:56:29 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 10:56:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcwIiwidXNlcm5hbWUiOiJyaXNoYWJzaGl0cyIsImVtYWlsIjoicmlzaGFic2hpdDIwMTExQGdtYWlsLmNvbSIsImV4cCI6MTc4MDU3MDIzN30.mG2YDXAabuWjuMmEjHdVdcAuXNEekz1xv75pDa-TEtI
[28-May-2026 10:56:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 10:56:29 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 10:56:29 UTC] User ID: 670
[28-May-2026 10:56:29 UTC] ✅ User profile retrieved successfully for user ID: 670
[28-May-2026 10:56:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 10:56:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 10:56:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.175.63.42, 172.71.202.173","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcwIiwidXNlcm5hbWUiOiJyaXNoYWJzaGl0cyIsImVtYWlsIjoicmlzaGFic2hpdDIwMTExQGdtYWlsLmNvbSIsImV4cCI6MTc4MDU3MDIzN30.mG2YDXAabuWjuMmEjHdVdcAuXNEekz1xv75pDa-TEtI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a02cbba89cf55539-BOM","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.175.63.42","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-May-2026 10:56:29 UTC] === User Orders API Called ===
[28-May-2026 10:56:29 UTC] User ID: 670
[28-May-2026 10:56:29 UTC] Limit: 20, Offset: 0
[28-May-2026 10:56:29 UTC] Orders found: 0
[28-May-2026 10:56:29 UTC] Orders data: []
[28-May-2026 10:56:29 UTC] Total orders count: 0
[28-May-2026 10:56:29 UTC] === API CALL LOG ===
[28-May-2026 10:56:29 UTC] Endpoint: user/profile.php
[28-May-2026 10:56:29 UTC] Full Log Data: {
    "timestamp": "2026-05-28 10:56:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.175.63.42",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.175.63.42, 172.71.202.173",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcwIiwidXNlcm5hbWUiOiJyaXNoYWJzaGl0cyIsImVtYWlsIjoicmlzaGFic2hpdDIwMTExQGdtYWlsLmNvbSIsImV4cCI6MTc4MDU3MDIzN30.mG2YDXAabuWjuMmEjHdVdcAuXNEekz1xv75pDa-TEtI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02cbba8ed6f5539-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.175.63.42",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 10:56:29 UTC] === END API CALL LOG ===
[28-May-2026 10:56:29 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 10:56:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcwIiwidXNlcm5hbWUiOiJyaXNoYWJzaGl0cyIsImVtYWlsIjoicmlzaGFic2hpdDIwMTExQGdtYWlsLmNvbSIsImV4cCI6MTc4MDU3MDIzN30.mG2YDXAabuWjuMmEjHdVdcAuXNEekz1xv75pDa-TEtI
[28-May-2026 10:56:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 10:56:29 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 10:56:29 UTC] User ID: 670
[28-May-2026 10:56:29 UTC] ✅ User profile retrieved successfully for user ID: 670
[28-May-2026 10:57:11 UTC] === API CALL LOG ===
[28-May-2026 10:57:11 UTC] Endpoint: user/profile.php
[28-May-2026 10:57:11 UTC] Full Log Data: {
    "timestamp": "2026-05-28 10:57:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.175.63.42",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.175.63.42, 172.71.202.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcwIiwidXNlcm5hbWUiOiJyaXNoYWJzaGl0cyIsImVtYWlsIjoicmlzaGFic2hpdDIwMTExQGdtYWlsLmNvbSIsImV4cCI6MTc4MDU3MDIzN30.mG2YDXAabuWjuMmEjHdVdcAuXNEekz1xv75pDa-TEtI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02cbca79f845539-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.175.63.42",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 10:57:11 UTC] === END API CALL LOG ===
[28-May-2026 10:57:11 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 10:57:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcwIiwidXNlcm5hbWUiOiJyaXNoYWJzaGl0cyIsImVtYWlsIjoicmlzaGFic2hpdDIwMTExQGdtYWlsLmNvbSIsImV4cCI6MTc4MDU3MDIzN30.mG2YDXAabuWjuMmEjHdVdcAuXNEekz1xv75pDa-TEtI
[28-May-2026 10:57:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 10:57:11 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 10:57:11 UTC] User ID: 670
[28-May-2026 10:57:11 UTC] ✅ User profile retrieved successfully for user ID: 670
[28-May-2026 10:57:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 10:57:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 10:57:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.175.63.42, 172.71.202.172","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcwIiwidXNlcm5hbWUiOiJyaXNoYWJzaGl0cyIsImVtYWlsIjoicmlzaGFic2hpdDIwMTExQGdtYWlsLmNvbSIsImV4cCI6MTc4MDU3MDIzN30.mG2YDXAabuWjuMmEjHdVdcAuXNEekz1xv75pDa-TEtI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a02cbcc3383f5539-BOM","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.175.63.42","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-May-2026 10:57:14 UTC] === User Orders API Called ===
[28-May-2026 10:57:14 UTC] User ID: 670
[28-May-2026 10:57:14 UTC] Limit: 20, Offset: 0
[28-May-2026 10:57:14 UTC] Orders found: 0
[28-May-2026 10:57:14 UTC] Orders data: []
[28-May-2026 10:57:14 UTC] Total orders count: 0
[28-May-2026 10:57:15 UTC] === API CALL LOG ===
[28-May-2026 10:57:15 UTC] Endpoint: user/profile.php
[28-May-2026 10:57:15 UTC] Full Log Data: {
    "timestamp": "2026-05-28 10:57:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.175.63.42",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.175.63.42, 172.71.202.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcwIiwidXNlcm5hbWUiOiJyaXNoYWJzaGl0cyIsImVtYWlsIjoicmlzaGFic2hpdDIwMTExQGdtYWlsLmNvbSIsImV4cCI6MTc4MDU3MDIzN30.mG2YDXAabuWjuMmEjHdVdcAuXNEekz1xv75pDa-TEtI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02cbcc908605539-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.175.63.42",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 10:57:15 UTC] === END API CALL LOG ===
[28-May-2026 10:57:15 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 10:57:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcwIiwidXNlcm5hbWUiOiJyaXNoYWJzaGl0cyIsImVtYWlsIjoicmlzaGFic2hpdDIwMTExQGdtYWlsLmNvbSIsImV4cCI6MTc4MDU3MDIzN30.mG2YDXAabuWjuMmEjHdVdcAuXNEekz1xv75pDa-TEtI
[28-May-2026 10:57:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 10:57:15 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 10:57:15 UTC] User ID: 670
[28-May-2026 10:57:15 UTC] ✅ User profile retrieved successfully for user ID: 670
[28-May-2026 10:57:16 UTC] User Purchases API - User ID: 670
[28-May-2026 10:57:16 UTC] User Purchases API - Total purchases found: 0
[28-May-2026 10:57:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 10:57:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 10:57:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.175.63.42, 172.71.202.172","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcwIiwidXNlcm5hbWUiOiJyaXNoYWJzaGl0cyIsImVtYWlsIjoicmlzaGFic2hpdDIwMTExQGdtYWlsLmNvbSIsImV4cCI6MTc4MDU3MDIzN30.mG2YDXAabuWjuMmEjHdVdcAuXNEekz1xv75pDa-TEtI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a02cbce7efa05539-BOM","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.175.63.42","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-May-2026 10:57:20 UTC] === User Orders API Called ===
[28-May-2026 10:57:20 UTC] User ID: 670
[28-May-2026 10:57:20 UTC] Limit: 20, Offset: 0
[28-May-2026 10:57:20 UTC] Orders found: 0
[28-May-2026 10:57:20 UTC] Orders data: []
[28-May-2026 10:57:20 UTC] Total orders count: 0
[28-May-2026 10:57:20 UTC] === API CALL LOG ===
[28-May-2026 10:57:20 UTC] Endpoint: user/profile.php
[28-May-2026 10:57:20 UTC] Full Log Data: {
    "timestamp": "2026-05-28 10:57:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.175.63.42",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.175.63.42, 172.71.202.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcwIiwidXNlcm5hbWUiOiJyaXNoYWJzaGl0cyIsImVtYWlsIjoicmlzaGFic2hpdDIwMTExQGdtYWlsLmNvbSIsImV4cCI6MTc4MDU3MDIzN30.mG2YDXAabuWjuMmEjHdVdcAuXNEekz1xv75pDa-TEtI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02cbce848115539-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.175.63.42",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 10:57:20 UTC] === END API CALL LOG ===
[28-May-2026 10:57:20 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 10:57:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcwIiwidXNlcm5hbWUiOiJyaXNoYWJzaGl0cyIsImVtYWlsIjoicmlzaGFic2hpdDIwMTExQGdtYWlsLmNvbSIsImV4cCI6MTc4MDU3MDIzN30.mG2YDXAabuWjuMmEjHdVdcAuXNEekz1xv75pDa-TEtI
[28-May-2026 10:57:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 10:57:20 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 10:57:20 UTC] User ID: 670
[28-May-2026 10:57:20 UTC] ✅ User profile retrieved successfully for user ID: 670
[28-May-2026 10:57:21 UTC] === API CALL LOG ===
[28-May-2026 10:57:21 UTC] Endpoint: user/profile.php
[28-May-2026 10:57:21 UTC] Full Log Data: {
    "timestamp": "2026-05-28 10:57:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.175.63.42",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.175.63.42, 172.71.202.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcwIiwidXNlcm5hbWUiOiJyaXNoYWJzaGl0cyIsImVtYWlsIjoicmlzaGFic2hpdDIwMTExQGdtYWlsLmNvbSIsImV4cCI6MTc4MDU3MDIzN30.mG2YDXAabuWjuMmEjHdVdcAuXNEekz1xv75pDa-TEtI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02cbcec3d435539-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.175.63.42",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 10:57:21 UTC] === END API CALL LOG ===
[28-May-2026 10:57:21 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 10:57:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcwIiwidXNlcm5hbWUiOiJyaXNoYWJzaGl0cyIsImVtYWlsIjoicmlzaGFic2hpdDIwMTExQGdtYWlsLmNvbSIsImV4cCI6MTc4MDU3MDIzN30.mG2YDXAabuWjuMmEjHdVdcAuXNEekz1xv75pDa-TEtI
[28-May-2026 10:57:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 10:57:21 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 10:57:21 UTC] User ID: 670
[28-May-2026 10:57:21 UTC] ✅ User profile retrieved successfully for user ID: 670
[28-May-2026 11:55:13 UTC] === API CALL LOG ===
[28-May-2026 11:55:13 UTC] Endpoint: user/profile.php
[28-May-2026 11:55:13 UTC] Full Log Data: {
    "timestamp": "2026-05-28 11:55:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "150.228.149.221",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "150.228.149.221, 172.70.208.5",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcxIiwidXNlcm5hbWUiOiJAbGV2aXh6MzI0IiwiZW1haWwiOiJkYXdraGlueWF3b28yMDI0ODg4OEBnbWFpbC5jb20iLCJleHAiOjE3ODA1NzQxMTJ9.yvmmLAZ7pLi0VQzpbWixm3pQxmtANaDJTsqfFEy_KOo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02d11b13bd6fd81-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "150.228.149.221",
        "cf-ipcountry": "MM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 11:55:13 UTC] === END API CALL LOG ===
[28-May-2026 11:55:13 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 11:55:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcxIiwidXNlcm5hbWUiOiJAbGV2aXh6MzI0IiwiZW1haWwiOiJkYXdraGlueWF3b28yMDI0ODg4OEBnbWFpbC5jb20iLCJleHAiOjE3ODA1NzQxMTJ9.yvmmLAZ7pLi0VQzpbWixm3pQxmtANaDJTsqfFEy_KOo
[28-May-2026 11:55:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 11:55:13 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 11:55:13 UTC] User ID: 671
[28-May-2026 11:55:13 UTC] ✅ User profile retrieved successfully for user ID: 671
[28-May-2026 11:55:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 11:55:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 11:55:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"150.228.149.221, 172.70.208.5","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcxIiwidXNlcm5hbWUiOiJAbGV2aXh6MzI0IiwiZW1haWwiOiJkYXdraGlueWF3b28yMDI0ODg4OEBnbWFpbC5jb20iLCJleHAiOjE3ODA1NzQxMTJ9.yvmmLAZ7pLi0VQzpbWixm3pQxmtANaDJTsqfFEy_KOo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a02d11b1ad25fd81-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"150.228.149.221","cf-ipcountry":"MM","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-May-2026 11:55:13 UTC] === User Orders API Called ===
[28-May-2026 11:55:13 UTC] User ID: 671
[28-May-2026 11:55:13 UTC] Limit: 20, Offset: 0
[28-May-2026 11:55:13 UTC] Orders found: 0
[28-May-2026 11:55:13 UTC] Orders data: []
[28-May-2026 11:55:13 UTC] Total orders count: 0
[28-May-2026 11:55:13 UTC] === API CALL LOG ===
[28-May-2026 11:55:13 UTC] Endpoint: user/profile.php
[28-May-2026 11:55:13 UTC] Full Log Data: {
    "timestamp": "2026-05-28 11:55:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "150.228.149.221",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "150.228.149.221, 172.70.208.5",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcxIiwidXNlcm5hbWUiOiJAbGV2aXh6MzI0IiwiZW1haWwiOiJkYXdraGlueWF3b28yMDI0ODg4OEBnbWFpbC5jb20iLCJleHAiOjE3ODA1NzQxMTJ9.yvmmLAZ7pLi0VQzpbWixm3pQxmtANaDJTsqfFEy_KOo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02d11b20e29fd81-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "150.228.149.221",
        "cf-ipcountry": "MM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 11:55:13 UTC] === END API CALL LOG ===
[28-May-2026 11:55:13 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 11:55:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcxIiwidXNlcm5hbWUiOiJAbGV2aXh6MzI0IiwiZW1haWwiOiJkYXdraGlueWF3b28yMDI0ODg4OEBnbWFpbC5jb20iLCJleHAiOjE3ODA1NzQxMTJ9.yvmmLAZ7pLi0VQzpbWixm3pQxmtANaDJTsqfFEy_KOo
[28-May-2026 11:55:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 11:55:13 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 11:55:13 UTC] User ID: 671
[28-May-2026 11:55:13 UTC] ✅ User profile retrieved successfully for user ID: 671
[28-May-2026 11:55:14 UTC] === API CALL LOG ===
[28-May-2026 11:55:14 UTC] Endpoint: user/profile.php
[28-May-2026 11:55:14 UTC] Full Log Data: {
    "timestamp": "2026-05-28 11:55:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "150.228.149.221",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "150.228.149.221, 172.70.208.5",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcxIiwidXNlcm5hbWUiOiJAbGV2aXh6MzI0IiwiZW1haWwiOiJkYXdraGlueWF3b28yMDI0ODg4OEBnbWFpbC5jb20iLCJleHAiOjE3ODA1NzQxMTJ9.yvmmLAZ7pLi0VQzpbWixm3pQxmtANaDJTsqfFEy_KOo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02d11b8b8fefd81-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "150.228.149.221",
        "cf-ipcountry": "MM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 11:55:14 UTC] === END API CALL LOG ===
[28-May-2026 11:55:14 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 11:55:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcxIiwidXNlcm5hbWUiOiJAbGV2aXh6MzI0IiwiZW1haWwiOiJkYXdraGlueWF3b28yMDI0ODg4OEBnbWFpbC5jb20iLCJleHAiOjE3ODA1NzQxMTJ9.yvmmLAZ7pLi0VQzpbWixm3pQxmtANaDJTsqfFEy_KOo
[28-May-2026 11:55:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 11:55:14 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 11:55:14 UTC] User ID: 671
[28-May-2026 11:55:14 UTC] ✅ User profile retrieved successfully for user ID: 671
[28-May-2026 11:55:49 UTC] === API CALL LOG ===
[28-May-2026 11:55:49 UTC] Endpoint: user/profile.php
[28-May-2026 11:55:49 UTC] Full Log Data: {
    "timestamp": "2026-05-28 11:55:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "150.228.149.221",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "150.228.149.221, 172.68.242.83",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcxIiwidXNlcm5hbWUiOiJAbGV2aXh6MzI0IiwiZW1haWwiOiJkYXdraGlueWF3b28yMDI0ODg4OEBnbWFpbC5jb20iLCJleHAiOjE3ODA1NzQxMTJ9.yvmmLAZ7pLi0VQzpbWixm3pQxmtANaDJTsqfFEy_KOo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02d1290a917d43a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "150.228.149.221",
        "cf-ipcountry": "MM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 11:55:49 UTC] === END API CALL LOG ===
[28-May-2026 11:55:49 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 11:55:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcxIiwidXNlcm5hbWUiOiJAbGV2aXh6MzI0IiwiZW1haWwiOiJkYXdraGlueWF3b28yMDI0ODg4OEBnbWFpbC5jb20iLCJleHAiOjE3ODA1NzQxMTJ9.yvmmLAZ7pLi0VQzpbWixm3pQxmtANaDJTsqfFEy_KOo
[28-May-2026 11:55:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 11:55:49 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 11:55:49 UTC] User ID: 671
[28-May-2026 11:55:49 UTC] ✅ User profile retrieved successfully for user ID: 671
[28-May-2026 11:56:05 UTC] === API CALL LOG ===
[28-May-2026 11:56:05 UTC] Endpoint: user/profile.php
[28-May-2026 11:56:05 UTC] Full Log Data: {
    "timestamp": "2026-05-28 11:56:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "150.228.149.221",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "150.228.149.221, 172.68.242.83",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcxIiwidXNlcm5hbWUiOiJAbGV2aXh6MzI0IiwiZW1haWwiOiJkYXdraGlueWF3b28yMDI0ODg4OEBnbWFpbC5jb20iLCJleHAiOjE3ODA1NzQxMTJ9.yvmmLAZ7pLi0VQzpbWixm3pQxmtANaDJTsqfFEy_KOo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02d12efe910d43a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "150.228.149.221",
        "cf-ipcountry": "MM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 11:56:05 UTC] === END API CALL LOG ===
[28-May-2026 11:56:05 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 11:56:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcxIiwidXNlcm5hbWUiOiJAbGV2aXh6MzI0IiwiZW1haWwiOiJkYXdraGlueWF3b28yMDI0ODg4OEBnbWFpbC5jb20iLCJleHAiOjE3ODA1NzQxMTJ9.yvmmLAZ7pLi0VQzpbWixm3pQxmtANaDJTsqfFEy_KOo
[28-May-2026 11:56:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 11:56:05 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 11:56:05 UTC] User ID: 671
[28-May-2026 11:56:05 UTC] ✅ User profile retrieved successfully for user ID: 671
[28-May-2026 11:56:05 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 11:56:05 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 11:56:05 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"150.228.149.221, 172.68.242.83","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcxIiwidXNlcm5hbWUiOiJAbGV2aXh6MzI0IiwiZW1haWwiOiJkYXdraGlueWF3b28yMDI0ODg4OEBnbWFpbC5jb20iLCJleHAiOjE3ODA1NzQxMTJ9.yvmmLAZ7pLi0VQzpbWixm3pQxmtANaDJTsqfFEy_KOo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a02d12f4e8f2d43a-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"150.228.149.221","cf-ipcountry":"MM","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-May-2026 11:56:05 UTC] === User Orders API Called ===
[28-May-2026 11:56:05 UTC] User ID: 671
[28-May-2026 11:56:05 UTC] Limit: 20, Offset: 0
[28-May-2026 11:56:05 UTC] Orders found: 0
[28-May-2026 11:56:05 UTC] Orders data: []
[28-May-2026 11:56:05 UTC] Total orders count: 0
[28-May-2026 11:56:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 11:56:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 11:56:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"150.228.149.221, 172.68.242.83","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcxIiwidXNlcm5hbWUiOiJAbGV2aXh6MzI0IiwiZW1haWwiOiJkYXdraGlueWF3b28yMDI0ODg4OEBnbWFpbC5jb20iLCJleHAiOjE3ODA1NzQxMTJ9.yvmmLAZ7pLi0VQzpbWixm3pQxmtANaDJTsqfFEy_KOo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a02d1303fe6ed43a-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"150.228.149.221","cf-ipcountry":"MM","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-May-2026 11:56:07 UTC] === User Orders API Called ===
[28-May-2026 11:56:07 UTC] User ID: 671
[28-May-2026 11:56:07 UTC] Limit: 20, Offset: 0
[28-May-2026 11:56:07 UTC] Orders found: 0
[28-May-2026 11:56:07 UTC] Orders data: []
[28-May-2026 11:56:07 UTC] Total orders count: 0
[28-May-2026 11:56:07 UTC] === API CALL LOG ===
[28-May-2026 11:56:07 UTC] Endpoint: user/profile.php
[28-May-2026 11:56:07 UTC] Full Log Data: {
    "timestamp": "2026-05-28 11:56:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "150.228.149.221",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "150.228.149.221, 172.68.242.83",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcxIiwidXNlcm5hbWUiOiJAbGV2aXh6MzI0IiwiZW1haWwiOiJkYXdraGlueWF3b28yMDI0ODg4OEBnbWFpbC5jb20iLCJleHAiOjE3ODA1NzQxMTJ9.yvmmLAZ7pLi0VQzpbWixm3pQxmtANaDJTsqfFEy_KOo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02d1303fe74d43a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "150.228.149.221",
        "cf-ipcountry": "MM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 11:56:07 UTC] === END API CALL LOG ===
[28-May-2026 11:56:07 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 11:56:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcxIiwidXNlcm5hbWUiOiJAbGV2aXh6MzI0IiwiZW1haWwiOiJkYXdraGlueWF3b28yMDI0ODg4OEBnbWFpbC5jb20iLCJleHAiOjE3ODA1NzQxMTJ9.yvmmLAZ7pLi0VQzpbWixm3pQxmtANaDJTsqfFEy_KOo
[28-May-2026 11:56:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 11:56:07 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 11:56:07 UTC] User ID: 671
[28-May-2026 11:56:07 UTC] ✅ User profile retrieved successfully for user ID: 671
[28-May-2026 11:56:08 UTC] === API CALL LOG ===
[28-May-2026 11:56:08 UTC] Endpoint: user/profile.php
[28-May-2026 11:56:08 UTC] Full Log Data: {
    "timestamp": "2026-05-28 11:56:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "150.228.149.221",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "150.228.149.221, 172.68.242.83",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcxIiwidXNlcm5hbWUiOiJAbGV2aXh6MzI0IiwiZW1haWwiOiJkYXdraGlueWF3b28yMDI0ODg4OEBnbWFpbC5jb20iLCJleHAiOjE3ODA1NzQxMTJ9.yvmmLAZ7pLi0VQzpbWixm3pQxmtANaDJTsqfFEy_KOo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02d13064dc6d43a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "150.228.149.221",
        "cf-ipcountry": "MM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 11:56:08 UTC] === END API CALL LOG ===
[28-May-2026 11:56:08 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 11:56:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcxIiwidXNlcm5hbWUiOiJAbGV2aXh6MzI0IiwiZW1haWwiOiJkYXdraGlueWF3b28yMDI0ODg4OEBnbWFpbC5jb20iLCJleHAiOjE3ODA1NzQxMTJ9.yvmmLAZ7pLi0VQzpbWixm3pQxmtANaDJTsqfFEy_KOo
[28-May-2026 11:56:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 11:56:08 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 11:56:08 UTC] User ID: 671
[28-May-2026 11:56:08 UTC] ✅ User profile retrieved successfully for user ID: 671
[28-May-2026 11:57:05 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 11:57:05 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 11:57:05 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"150.228.149.221, 162.158.170.104","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcxIiwidXNlcm5hbWUiOiJAbGV2aXh6MzI0IiwiZW1haWwiOiJkYXdraGlueWF3b28yMDI0ODg4OEBnbWFpbC5jb20iLCJleHAiOjE3ODA1NzQxMTJ9.yvmmLAZ7pLi0VQzpbWixm3pQxmtANaDJTsqfFEy_KOo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a02d146bce91a042-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"150.228.149.221","cf-ipcountry":"MM","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-May-2026 11:57:05 UTC] === User Orders API Called ===
[28-May-2026 11:57:05 UTC] User ID: 671
[28-May-2026 11:57:05 UTC] Limit: 20, Offset: 0
[28-May-2026 11:57:05 UTC] Orders found: 0
[28-May-2026 11:57:05 UTC] Orders data: []
[28-May-2026 11:57:05 UTC] Total orders count: 0
[28-May-2026 11:57:05 UTC] === API CALL LOG ===
[28-May-2026 11:57:05 UTC] Endpoint: user/profile.php
[28-May-2026 11:57:05 UTC] Full Log Data: {
    "timestamp": "2026-05-28 11:57:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "150.228.149.221",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "150.228.149.221, 162.158.170.105",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcxIiwidXNlcm5hbWUiOiJAbGV2aXh6MzI0IiwiZW1haWwiOiJkYXdraGlueWF3b28yMDI0ODg4OEBnbWFpbC5jb20iLCJleHAiOjE3ODA1NzQxMTJ9.yvmmLAZ7pLi0VQzpbWixm3pQxmtANaDJTsqfFEy_KOo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02d146bce92a042-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "150.228.149.221",
        "cf-ipcountry": "MM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 11:57:05 UTC] === END API CALL LOG ===
[28-May-2026 11:57:05 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 11:57:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcxIiwidXNlcm5hbWUiOiJAbGV2aXh6MzI0IiwiZW1haWwiOiJkYXdraGlueWF3b28yMDI0ODg4OEBnbWFpbC5jb20iLCJleHAiOjE3ODA1NzQxMTJ9.yvmmLAZ7pLi0VQzpbWixm3pQxmtANaDJTsqfFEy_KOo
[28-May-2026 11:57:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 11:57:05 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 11:57:05 UTC] User ID: 671
[28-May-2026 11:57:05 UTC] ✅ User profile retrieved successfully for user ID: 671
[28-May-2026 11:57:05 UTC] === API CALL LOG ===
[28-May-2026 11:57:05 UTC] Endpoint: user/profile.php
[28-May-2026 11:57:05 UTC] Full Log Data: {
    "timestamp": "2026-05-28 11:57:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "150.228.149.221",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "150.228.149.221, 162.158.170.104",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcxIiwidXNlcm5hbWUiOiJAbGV2aXh6MzI0IiwiZW1haWwiOiJkYXdraGlueWF3b28yMDI0ODg4OEBnbWFpbC5jb20iLCJleHAiOjE3ODA1NzQxMTJ9.yvmmLAZ7pLi0VQzpbWixm3pQxmtANaDJTsqfFEy_KOo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02d146f7955a042-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "150.228.149.221",
        "cf-ipcountry": "MM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 11:57:05 UTC] === END API CALL LOG ===
[28-May-2026 11:57:05 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 11:57:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcxIiwidXNlcm5hbWUiOiJAbGV2aXh6MzI0IiwiZW1haWwiOiJkYXdraGlueWF3b28yMDI0ODg4OEBnbWFpbC5jb20iLCJleHAiOjE3ODA1NzQxMTJ9.yvmmLAZ7pLi0VQzpbWixm3pQxmtANaDJTsqfFEy_KOo
[28-May-2026 11:57:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 11:57:05 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 11:57:05 UTC] User ID: 671
[28-May-2026 11:57:05 UTC] ✅ User profile retrieved successfully for user ID: 671
[28-May-2026 11:57:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 11:57:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 11:57:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"150.228.149.221, 162.158.170.105","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcxIiwidXNlcm5hbWUiOiJAbGV2aXh6MzI0IiwiZW1haWwiOiJkYXdraGlueWF3b28yMDI0ODg4OEBnbWFpbC5jb20iLCJleHAiOjE3ODA1NzQxMTJ9.yvmmLAZ7pLi0VQzpbWixm3pQxmtANaDJTsqfFEy_KOo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a02d14a2ed61a042-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"150.228.149.221","cf-ipcountry":"MM","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-May-2026 11:57:14 UTC] === User Orders API Called ===
[28-May-2026 11:57:14 UTC] User ID: 671
[28-May-2026 11:57:14 UTC] Limit: 20, Offset: 0
[28-May-2026 11:57:14 UTC] Orders found: 0
[28-May-2026 11:57:14 UTC] Orders data: []
[28-May-2026 11:57:14 UTC] Total orders count: 0
[28-May-2026 11:57:14 UTC] === API CALL LOG ===
[28-May-2026 11:57:14 UTC] Endpoint: user/profile.php
[28-May-2026 11:57:14 UTC] Full Log Data: {
    "timestamp": "2026-05-28 11:57:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "150.228.149.221",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "150.228.149.221, 162.158.170.105",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcxIiwidXNlcm5hbWUiOiJAbGV2aXh6MzI0IiwiZW1haWwiOiJkYXdraGlueWF3b28yMDI0ODg4OEBnbWFpbC5jb20iLCJleHAiOjE3ODA1NzQxMTJ9.yvmmLAZ7pLi0VQzpbWixm3pQxmtANaDJTsqfFEy_KOo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02d14a2ed62a042-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "150.228.149.221",
        "cf-ipcountry": "MM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 11:57:14 UTC] === END API CALL LOG ===
[28-May-2026 11:57:14 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 11:57:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcxIiwidXNlcm5hbWUiOiJAbGV2aXh6MzI0IiwiZW1haWwiOiJkYXdraGlueWF3b28yMDI0ODg4OEBnbWFpbC5jb20iLCJleHAiOjE3ODA1NzQxMTJ9.yvmmLAZ7pLi0VQzpbWixm3pQxmtANaDJTsqfFEy_KOo
[28-May-2026 11:57:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 11:57:14 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 11:57:14 UTC] User ID: 671
[28-May-2026 11:57:14 UTC] ✅ User profile retrieved successfully for user ID: 671
[28-May-2026 11:57:14 UTC] === API CALL LOG ===
[28-May-2026 11:57:14 UTC] Endpoint: user/profile.php
[28-May-2026 11:57:14 UTC] Full Log Data: {
    "timestamp": "2026-05-28 11:57:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "150.228.149.221",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "150.228.149.221, 162.158.170.105",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcxIiwidXNlcm5hbWUiOiJAbGV2aXh6MzI0IiwiZW1haWwiOiJkYXdraGlueWF3b28yMDI0ODg4OEBnbWFpbC5jb20iLCJleHAiOjE3ODA1NzQxMTJ9.yvmmLAZ7pLi0VQzpbWixm3pQxmtANaDJTsqfFEy_KOo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02d14a6d839a042-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "150.228.149.221",
        "cf-ipcountry": "MM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 11:57:14 UTC] === END API CALL LOG ===
[28-May-2026 11:57:14 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 11:57:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcxIiwidXNlcm5hbWUiOiJAbGV2aXh6MzI0IiwiZW1haWwiOiJkYXdraGlueWF3b28yMDI0ODg4OEBnbWFpbC5jb20iLCJleHAiOjE3ODA1NzQxMTJ9.yvmmLAZ7pLi0VQzpbWixm3pQxmtANaDJTsqfFEy_KOo
[28-May-2026 11:57:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 11:57:14 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 11:57:14 UTC] User ID: 671
[28-May-2026 11:57:14 UTC] ✅ User profile retrieved successfully for user ID: 671
[28-May-2026 11:57:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 11:57:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 11:57:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"150.228.149.221, 162.158.170.105","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcxIiwidXNlcm5hbWUiOiJAbGV2aXh6MzI0IiwiZW1haWwiOiJkYXdraGlueWF3b28yMDI0ODg4OEBnbWFpbC5jb20iLCJleHAiOjE3ODA1NzQxMTJ9.yvmmLAZ7pLi0VQzpbWixm3pQxmtANaDJTsqfFEy_KOo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a02d14bf6a39a042-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"150.228.149.221","cf-ipcountry":"MM","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-May-2026 11:57:18 UTC] === User Orders API Called ===
[28-May-2026 11:57:18 UTC] User ID: 671
[28-May-2026 11:57:18 UTC] Limit: 20, Offset: 0
[28-May-2026 11:57:18 UTC] Orders found: 0
[28-May-2026 11:57:18 UTC] Orders data: []
[28-May-2026 11:57:18 UTC] Total orders count: 0
[28-May-2026 11:57:18 UTC] === API CALL LOG ===
[28-May-2026 11:57:18 UTC] Endpoint: user/profile.php
[28-May-2026 11:57:18 UTC] Full Log Data: {
    "timestamp": "2026-05-28 11:57:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "150.228.149.221",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "150.228.149.221, 162.158.170.105",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcxIiwidXNlcm5hbWUiOiJAbGV2aXh6MzI0IiwiZW1haWwiOiJkYXdraGlueWF3b28yMDI0ODg4OEBnbWFpbC5jb20iLCJleHAiOjE3ODA1NzQxMTJ9.yvmmLAZ7pLi0VQzpbWixm3pQxmtANaDJTsqfFEy_KOo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02d14bf6a3fa042-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "150.228.149.221",
        "cf-ipcountry": "MM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 11:57:18 UTC] === END API CALL LOG ===
[28-May-2026 11:57:18 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 11:57:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcxIiwidXNlcm5hbWUiOiJAbGV2aXh6MzI0IiwiZW1haWwiOiJkYXdraGlueWF3b28yMDI0ODg4OEBnbWFpbC5jb20iLCJleHAiOjE3ODA1NzQxMTJ9.yvmmLAZ7pLi0VQzpbWixm3pQxmtANaDJTsqfFEy_KOo
[28-May-2026 11:57:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 11:57:18 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 11:57:18 UTC] User ID: 671
[28-May-2026 11:57:18 UTC] ✅ User profile retrieved successfully for user ID: 671
[28-May-2026 11:57:19 UTC] === API CALL LOG ===
[28-May-2026 11:57:19 UTC] Endpoint: user/profile.php
[28-May-2026 11:57:19 UTC] Full Log Data: {
    "timestamp": "2026-05-28 11:57:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "150.228.149.221",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "150.228.149.221, 162.158.170.105",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcxIiwidXNlcm5hbWUiOiJAbGV2aXh6MzI0IiwiZW1haWwiOiJkYXdraGlueWF3b28yMDI0ODg4OEBnbWFpbC5jb20iLCJleHAiOjE3ODA1NzQxMTJ9.yvmmLAZ7pLi0VQzpbWixm3pQxmtANaDJTsqfFEy_KOo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02d14c34d5ca042-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "150.228.149.221",
        "cf-ipcountry": "MM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 11:57:19 UTC] === END API CALL LOG ===
[28-May-2026 11:57:19 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 11:57:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcxIiwidXNlcm5hbWUiOiJAbGV2aXh6MzI0IiwiZW1haWwiOiJkYXdraGlueWF3b28yMDI0ODg4OEBnbWFpbC5jb20iLCJleHAiOjE3ODA1NzQxMTJ9.yvmmLAZ7pLi0VQzpbWixm3pQxmtANaDJTsqfFEy_KOo
[28-May-2026 11:57:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 11:57:19 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 11:57:19 UTC] User ID: 671
[28-May-2026 11:57:19 UTC] ✅ User profile retrieved successfully for user ID: 671
[28-May-2026 11:57:23 UTC] === API CALL LOG ===
[28-May-2026 11:57:23 UTC] Endpoint: user/profile.php
[28-May-2026 11:57:23 UTC] Full Log Data: {
    "timestamp": "2026-05-28 11:57:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "150.228.149.221",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "150.228.149.221, 162.158.170.105",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcxIiwidXNlcm5hbWUiOiJAbGV2aXh6MzI0IiwiZW1haWwiOiJkYXdraGlueWF3b28yMDI0ODg4OEBnbWFpbC5jb20iLCJleHAiOjE3ODA1NzQxMTJ9.yvmmLAZ7pLi0VQzpbWixm3pQxmtANaDJTsqfFEy_KOo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02d14dea871a042-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "150.228.149.221",
        "cf-ipcountry": "MM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 11:57:23 UTC] === END API CALL LOG ===
[28-May-2026 11:57:23 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 11:57:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcxIiwidXNlcm5hbWUiOiJAbGV2aXh6MzI0IiwiZW1haWwiOiJkYXdraGlueWF3b28yMDI0ODg4OEBnbWFpbC5jb20iLCJleHAiOjE3ODA1NzQxMTJ9.yvmmLAZ7pLi0VQzpbWixm3pQxmtANaDJTsqfFEy_KOo
[28-May-2026 11:57:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 11:57:23 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 11:57:23 UTC] User ID: 671
[28-May-2026 11:57:23 UTC] ✅ User profile retrieved successfully for user ID: 671
[28-May-2026 11:57:24 UTC] User Purchases API - User ID: 671
[28-May-2026 11:57:24 UTC] User Purchases API - Total purchases found: 0
[28-May-2026 11:57:28 UTC] User Purchases API - User ID: 671
[28-May-2026 11:57:28 UTC] User Purchases API - Total purchases found: 0
[28-May-2026 11:57:29 UTC] === API CALL LOG ===
[28-May-2026 11:57:29 UTC] Endpoint: user/profile.php
[28-May-2026 11:57:29 UTC] Full Log Data: {
    "timestamp": "2026-05-28 11:57:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "150.228.149.221",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "150.228.149.221, 162.158.170.105",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcxIiwidXNlcm5hbWUiOiJAbGV2aXh6MzI0IiwiZW1haWwiOiJkYXdraGlueWF3b28yMDI0ODg4OEBnbWFpbC5jb20iLCJleHAiOjE3ODA1NzQxMTJ9.yvmmLAZ7pLi0VQzpbWixm3pQxmtANaDJTsqfFEy_KOo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02d150328d1a042-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "150.228.149.221",
        "cf-ipcountry": "MM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 11:57:29 UTC] === END API CALL LOG ===
[28-May-2026 11:57:29 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 11:57:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcxIiwidXNlcm5hbWUiOiJAbGV2aXh6MzI0IiwiZW1haWwiOiJkYXdraGlueWF3b28yMDI0ODg4OEBnbWFpbC5jb20iLCJleHAiOjE3ODA1NzQxMTJ9.yvmmLAZ7pLi0VQzpbWixm3pQxmtANaDJTsqfFEy_KOo
[28-May-2026 11:57:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 11:57:29 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 11:57:29 UTC] User ID: 671
[28-May-2026 11:57:29 UTC] ✅ User profile retrieved successfully for user ID: 671
[28-May-2026 11:57:30 UTC] User Purchases API - User ID: 671
[28-May-2026 11:57:30 UTC] User Purchases API - Total purchases found: 0
[28-May-2026 11:57:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 11:57:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 11:57:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"150.228.149.221, 162.158.170.105","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcxIiwidXNlcm5hbWUiOiJAbGV2aXh6MzI0IiwiZW1haWwiOiJkYXdraGlueWF3b28yMDI0ODg4OEBnbWFpbC5jb20iLCJleHAiOjE3ODA1NzQxMTJ9.yvmmLAZ7pLi0VQzpbWixm3pQxmtANaDJTsqfFEy_KOo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a02d150b9f26a042-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"150.228.149.221","cf-ipcountry":"MM","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-May-2026 11:57:30 UTC] === User Orders API Called ===
[28-May-2026 11:57:30 UTC] User ID: 671
[28-May-2026 11:57:30 UTC] Limit: 20, Offset: 0
[28-May-2026 11:57:30 UTC] === API CALL LOG ===
[28-May-2026 11:57:30 UTC] Endpoint: user/profile.php
[28-May-2026 11:57:30 UTC] Full Log Data: {
    "timestamp": "2026-05-28 11:57:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "150.228.149.221",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "150.228.149.221, 162.158.170.105",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcxIiwidXNlcm5hbWUiOiJAbGV2aXh6MzI0IiwiZW1haWwiOiJkYXdraGlueWF3b28yMDI0ODg4OEBnbWFpbC5jb20iLCJleHAiOjE3ODA1NzQxMTJ9.yvmmLAZ7pLi0VQzpbWixm3pQxmtANaDJTsqfFEy_KOo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02d150b9f28a042-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "150.228.149.221",
        "cf-ipcountry": "MM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 11:57:30 UTC] === END API CALL LOG ===
[28-May-2026 11:57:30 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 11:57:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcxIiwidXNlcm5hbWUiOiJAbGV2aXh6MzI0IiwiZW1haWwiOiJkYXdraGlueWF3b28yMDI0ODg4OEBnbWFpbC5jb20iLCJleHAiOjE3ODA1NzQxMTJ9.yvmmLAZ7pLi0VQzpbWixm3pQxmtANaDJTsqfFEy_KOo
[28-May-2026 11:57:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 11:57:30 UTC] Orders found: 0
[28-May-2026 11:57:30 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 11:57:30 UTC] Orders data: []
[28-May-2026 11:57:30 UTC] Total orders count: 0
[28-May-2026 11:57:30 UTC] User ID: 671
[28-May-2026 11:57:30 UTC] ✅ User profile retrieved successfully for user ID: 671
[28-May-2026 11:57:31 UTC] === API CALL LOG ===
[28-May-2026 11:57:31 UTC] Endpoint: user/profile.php
[28-May-2026 11:57:31 UTC] Full Log Data: {
    "timestamp": "2026-05-28 11:57:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "150.228.149.221",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "150.228.149.221, 162.158.170.105",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcxIiwidXNlcm5hbWUiOiJAbGV2aXh6MzI0IiwiZW1haWwiOiJkYXdraGlueWF3b28yMDI0ODg4OEBnbWFpbC5jb20iLCJleHAiOjE3ODA1NzQxMTJ9.yvmmLAZ7pLi0VQzpbWixm3pQxmtANaDJTsqfFEy_KOo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02d150f3987a042-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "150.228.149.221",
        "cf-ipcountry": "MM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 11:57:31 UTC] === END API CALL LOG ===
[28-May-2026 11:57:31 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 11:57:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcxIiwidXNlcm5hbWUiOiJAbGV2aXh6MzI0IiwiZW1haWwiOiJkYXdraGlueWF3b28yMDI0ODg4OEBnbWFpbC5jb20iLCJleHAiOjE3ODA1NzQxMTJ9.yvmmLAZ7pLi0VQzpbWixm3pQxmtANaDJTsqfFEy_KOo
[28-May-2026 11:57:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 11:57:31 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 11:57:31 UTC] User ID: 671
[28-May-2026 11:57:31 UTC] ✅ User profile retrieved successfully for user ID: 671
[28-May-2026 11:57:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 11:57:38 UTC] === API CALL LOG ===
[28-May-2026 11:57:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 11:57:38 UTC] Endpoint: user/profile.php
[28-May-2026 11:57:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"150.228.149.221, 162.158.170.105","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcxIiwidXNlcm5hbWUiOiJAbGV2aXh6MzI0IiwiZW1haWwiOiJkYXdraGlueWF3b28yMDI0ODg4OEBnbWFpbC5jb20iLCJleHAiOjE3ODA1NzQxMTJ9.yvmmLAZ7pLi0VQzpbWixm3pQxmtANaDJTsqfFEy_KOo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a02d153dcb7ca042-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"150.228.149.221","cf-ipcountry":"MM","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-May-2026 11:57:38 UTC] Full Log Data: {
    "timestamp": "2026-05-28 11:57:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "150.228.149.221",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "150.228.149.221, 162.158.170.105",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcxIiwidXNlcm5hbWUiOiJAbGV2aXh6MzI0IiwiZW1haWwiOiJkYXdraGlueWF3b28yMDI0ODg4OEBnbWFpbC5jb20iLCJleHAiOjE3ODA1NzQxMTJ9.yvmmLAZ7pLi0VQzpbWixm3pQxmtANaDJTsqfFEy_KOo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02d153dcb7ea042-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "150.228.149.221",
        "cf-ipcountry": "MM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 11:57:38 UTC] === User Orders API Called ===
[28-May-2026 11:57:38 UTC] === END API CALL LOG ===
[28-May-2026 11:57:38 UTC] User ID: 671
[28-May-2026 11:57:38 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 11:57:38 UTC] Limit: 20, Offset: 0
[28-May-2026 11:57:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcxIiwidXNlcm5hbWUiOiJAbGV2aXh6MzI0IiwiZW1haWwiOiJkYXdraGlueWF3b28yMDI0ODg4OEBnbWFpbC5jb20iLCJleHAiOjE3ODA1NzQxMTJ9.yvmmLAZ7pLi0VQzpbWixm3pQxmtANaDJTsqfFEy_KOo
[28-May-2026 11:57:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 11:57:38 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 11:57:38 UTC] User ID: 671
[28-May-2026 11:57:38 UTC] Orders found: 0
[28-May-2026 11:57:38 UTC] ✅ User profile retrieved successfully for user ID: 671
[28-May-2026 11:57:38 UTC] Orders data: []
[28-May-2026 11:57:38 UTC] Total orders count: 0
[28-May-2026 11:57:39 UTC] === API CALL LOG ===
[28-May-2026 11:57:39 UTC] Endpoint: user/profile.php
[28-May-2026 11:57:39 UTC] Full Log Data: {
    "timestamp": "2026-05-28 11:57:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "150.228.149.221",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "150.228.149.221, 162.158.170.105",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcxIiwidXNlcm5hbWUiOiJAbGV2aXh6MzI0IiwiZW1haWwiOiJkYXdraGlueWF3b28yMDI0ODg4OEBnbWFpbC5jb20iLCJleHAiOjE3ODA1NzQxMTJ9.yvmmLAZ7pLi0VQzpbWixm3pQxmtANaDJTsqfFEy_KOo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02d15413e18a042-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "150.228.149.221",
        "cf-ipcountry": "MM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 11:57:39 UTC] === END API CALL LOG ===
[28-May-2026 11:57:39 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 11:57:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcxIiwidXNlcm5hbWUiOiJAbGV2aXh6MzI0IiwiZW1haWwiOiJkYXdraGlueWF3b28yMDI0ODg4OEBnbWFpbC5jb20iLCJleHAiOjE3ODA1NzQxMTJ9.yvmmLAZ7pLi0VQzpbWixm3pQxmtANaDJTsqfFEy_KOo
[28-May-2026 11:57:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 11:57:39 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 11:57:39 UTC] User ID: 671
[28-May-2026 11:57:39 UTC] ✅ User profile retrieved successfully for user ID: 671
[28-May-2026 11:57:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 11:57:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 11:57:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"150.228.149.221, 162.158.170.105","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcxIiwidXNlcm5hbWUiOiJAbGV2aXh6MzI0IiwiZW1haWwiOiJkYXdraGlueWF3b28yMDI0ODg4OEBnbWFpbC5jb20iLCJleHAiOjE3ODA1NzQxMTJ9.yvmmLAZ7pLi0VQzpbWixm3pQxmtANaDJTsqfFEy_KOo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a02d1549dd69a042-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"150.228.149.221","cf-ipcountry":"MM","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-May-2026 11:57:40 UTC] === User Orders API Called ===
[28-May-2026 11:57:40 UTC] User ID: 671
[28-May-2026 11:57:40 UTC] Limit: 20, Offset: 0
[28-May-2026 11:57:40 UTC] Orders found: 0
[28-May-2026 11:57:40 UTC] Orders data: []
[28-May-2026 11:57:40 UTC] Total orders count: 0
[28-May-2026 11:57:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 11:57:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 11:57:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"150.228.149.221, 162.158.170.105","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcxIiwidXNlcm5hbWUiOiJAbGV2aXh6MzI0IiwiZW1haWwiOiJkYXdraGlueWF3b28yMDI0ODg4OEBnbWFpbC5jb20iLCJleHAiOjE3ODA1NzQxMTJ9.yvmmLAZ7pLi0VQzpbWixm3pQxmtANaDJTsqfFEy_KOo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a02d15537daba042-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"150.228.149.221","cf-ipcountry":"MM","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-May-2026 11:57:42 UTC] === User Orders API Called ===
[28-May-2026 11:57:42 UTC] User ID: 671
[28-May-2026 11:57:42 UTC] Limit: 20, Offset: 0
[28-May-2026 11:57:42 UTC] === API CALL LOG ===
[28-May-2026 11:57:42 UTC] Endpoint: user/profile.php
[28-May-2026 11:57:42 UTC] Full Log Data: {
    "timestamp": "2026-05-28 11:57:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "150.228.149.221",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "150.228.149.221, 162.158.170.105",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcxIiwidXNlcm5hbWUiOiJAbGV2aXh6MzI0IiwiZW1haWwiOiJkYXdraGlueWF3b28yMDI0ODg4OEBnbWFpbC5jb20iLCJleHAiOjE3ODA1NzQxMTJ9.yvmmLAZ7pLi0VQzpbWixm3pQxmtANaDJTsqfFEy_KOo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02d15537dada042-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "150.228.149.221",
        "cf-ipcountry": "MM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 11:57:42 UTC] === END API CALL LOG ===
[28-May-2026 11:57:42 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 11:57:42 UTC] Orders found: 0
[28-May-2026 11:57:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcxIiwidXNlcm5hbWUiOiJAbGV2aXh6MzI0IiwiZW1haWwiOiJkYXdraGlueWF3b28yMDI0ODg4OEBnbWFpbC5jb20iLCJleHAiOjE3ODA1NzQxMTJ9.yvmmLAZ7pLi0VQzpbWixm3pQxmtANaDJTsqfFEy_KOo
[28-May-2026 11:57:42 UTC] Orders data: []
[28-May-2026 11:57:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 11:57:42 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 11:57:42 UTC] User ID: 671
[28-May-2026 11:57:42 UTC] Total orders count: 0
[28-May-2026 11:57:42 UTC] ✅ User profile retrieved successfully for user ID: 671
[28-May-2026 11:57:42 UTC] === API CALL LOG ===
[28-May-2026 11:57:42 UTC] Endpoint: user/profile.php
[28-May-2026 11:57:42 UTC] Full Log Data: {
    "timestamp": "2026-05-28 11:57:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "150.228.149.221",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "150.228.149.221, 162.158.170.105",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcxIiwidXNlcm5hbWUiOiJAbGV2aXh6MzI0IiwiZW1haWwiOiJkYXdraGlueWF3b28yMDI0ODg4OEBnbWFpbC5jb20iLCJleHAiOjE3ODA1NzQxMTJ9.yvmmLAZ7pLi0VQzpbWixm3pQxmtANaDJTsqfFEy_KOo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02d1556b850a042-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "150.228.149.221",
        "cf-ipcountry": "MM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 11:57:42 UTC] === END API CALL LOG ===
[28-May-2026 11:57:42 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 11:57:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcxIiwidXNlcm5hbWUiOiJAbGV2aXh6MzI0IiwiZW1haWwiOiJkYXdraGlueWF3b28yMDI0ODg4OEBnbWFpbC5jb20iLCJleHAiOjE3ODA1NzQxMTJ9.yvmmLAZ7pLi0VQzpbWixm3pQxmtANaDJTsqfFEy_KOo
[28-May-2026 11:57:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 11:57:42 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 11:57:42 UTC] User ID: 671
[28-May-2026 11:57:42 UTC] ✅ User profile retrieved successfully for user ID: 671
[28-May-2026 11:58:08 UTC] === API CALL LOG ===
[28-May-2026 11:58:08 UTC] Endpoint: user/profile.php
[28-May-2026 11:58:08 UTC] Full Log Data: {
    "timestamp": "2026-05-28 11:58:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "150.228.149.221",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "150.228.149.221, 162.158.170.105",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcxIiwidXNlcm5hbWUiOiJAbGV2aXh6MzI0IiwiZW1haWwiOiJkYXdraGlueWF3b28yMDI0ODg4OEBnbWFpbC5jb20iLCJleHAiOjE3ODA1NzQxMTJ9.yvmmLAZ7pLi0VQzpbWixm3pQxmtANaDJTsqfFEy_KOo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02d15f54f00a042-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "150.228.149.221",
        "cf-ipcountry": "MM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 11:58:08 UTC] === END API CALL LOG ===
[28-May-2026 11:58:08 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 11:58:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcxIiwidXNlcm5hbWUiOiJAbGV2aXh6MzI0IiwiZW1haWwiOiJkYXdraGlueWF3b28yMDI0ODg4OEBnbWFpbC5jb20iLCJleHAiOjE3ODA1NzQxMTJ9.yvmmLAZ7pLi0VQzpbWixm3pQxmtANaDJTsqfFEy_KOo
[28-May-2026 11:58:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 11:58:08 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 11:58:08 UTC] User ID: 671
[28-May-2026 11:58:08 UTC] ✅ User profile retrieved successfully for user ID: 671
[28-May-2026 11:58:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 11:58:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 11:58:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"150.228.149.221, 162.158.170.105","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcxIiwidXNlcm5hbWUiOiJAbGV2aXh6MzI0IiwiZW1haWwiOiJkYXdraGlueWF3b28yMDI0ODg4OEBnbWFpbC5jb20iLCJleHAiOjE3ODA1NzQxMTJ9.yvmmLAZ7pLi0VQzpbWixm3pQxmtANaDJTsqfFEy_KOo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a02d15f54efca042-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"150.228.149.221","cf-ipcountry":"MM","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-May-2026 11:58:08 UTC] === User Orders API Called ===
[28-May-2026 11:58:08 UTC] User ID: 671
[28-May-2026 11:58:08 UTC] Limit: 20, Offset: 0
[28-May-2026 11:58:08 UTC] Orders found: 0
[28-May-2026 11:58:08 UTC] Orders data: []
[28-May-2026 11:58:08 UTC] Total orders count: 0
[28-May-2026 11:58:08 UTC] === API CALL LOG ===
[28-May-2026 11:58:08 UTC] Endpoint: user/profile.php
[28-May-2026 11:58:08 UTC] Full Log Data: {
    "timestamp": "2026-05-28 11:58:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "150.228.149.221",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "150.228.149.221, 162.158.170.105",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcxIiwidXNlcm5hbWUiOiJAbGV2aXh6MzI0IiwiZW1haWwiOiJkYXdraGlueWF3b28yMDI0ODg4OEBnbWFpbC5jb20iLCJleHAiOjE3ODA1NzQxMTJ9.yvmmLAZ7pLi0VQzpbWixm3pQxmtANaDJTsqfFEy_KOo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02d15f949e4a042-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "150.228.149.221",
        "cf-ipcountry": "MM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 11:58:08 UTC] === END API CALL LOG ===
[28-May-2026 11:58:08 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 11:58:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcxIiwidXNlcm5hbWUiOiJAbGV2aXh6MzI0IiwiZW1haWwiOiJkYXdraGlueWF3b28yMDI0ODg4OEBnbWFpbC5jb20iLCJleHAiOjE3ODA1NzQxMTJ9.yvmmLAZ7pLi0VQzpbWixm3pQxmtANaDJTsqfFEy_KOo
[28-May-2026 11:58:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 11:58:08 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 11:58:08 UTC] User ID: 671
[28-May-2026 11:58:08 UTC] ✅ User profile retrieved successfully for user ID: 671
[28-May-2026 11:58:26 UTC] === API CALL LOG ===
[28-May-2026 11:58:26 UTC] Endpoint: user/profile.php
[28-May-2026 11:58:26 UTC] Full Log Data: {
    "timestamp": "2026-05-28 11:58:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "150.228.149.221",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "150.228.149.221, 162.158.170.104",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcxIiwidXNlcm5hbWUiOiJAbGV2aXh6MzI0IiwiZW1haWwiOiJkYXdraGlueWF3b28yMDI0ODg4OEBnbWFpbC5jb20iLCJleHAiOjE3ODA1NzQxMTJ9.yvmmLAZ7pLi0VQzpbWixm3pQxmtANaDJTsqfFEy_KOo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02d1666f946a042-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "150.228.149.221",
        "cf-ipcountry": "MM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 11:58:26 UTC] === END API CALL LOG ===
[28-May-2026 11:58:26 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 11:58:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcxIiwidXNlcm5hbWUiOiJAbGV2aXh6MzI0IiwiZW1haWwiOiJkYXdraGlueWF3b28yMDI0ODg4OEBnbWFpbC5jb20iLCJleHAiOjE3ODA1NzQxMTJ9.yvmmLAZ7pLi0VQzpbWixm3pQxmtANaDJTsqfFEy_KOo
[28-May-2026 11:58:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 11:58:26 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 11:58:26 UTC] User ID: 671
[28-May-2026 11:58:26 UTC] ✅ User profile retrieved successfully for user ID: 671
[28-May-2026 11:58:26 UTC] User Purchases API - User ID: 671
[28-May-2026 11:58:26 UTC] User Purchases API - Total purchases found: 0
[28-May-2026 11:58:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 11:58:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 11:58:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"150.228.149.221, 162.158.170.104","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcxIiwidXNlcm5hbWUiOiJAbGV2aXh6MzI0IiwiZW1haWwiOiJkYXdraGlueWF3b28yMDI0ODg4OEBnbWFpbC5jb20iLCJleHAiOjE3ODA1NzQxMTJ9.yvmmLAZ7pLi0VQzpbWixm3pQxmtANaDJTsqfFEy_KOo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a02d16701f23a042-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"150.228.149.221","cf-ipcountry":"MM","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-May-2026 11:58:27 UTC] === User Orders API Called ===
[28-May-2026 11:58:27 UTC] User ID: 671
[28-May-2026 11:58:27 UTC] Limit: 20, Offset: 0
[28-May-2026 11:58:27 UTC] Orders found: 0
[28-May-2026 11:58:27 UTC] Orders data: []
[28-May-2026 11:58:27 UTC] Total orders count: 0
[28-May-2026 13:12:10 UTC] === API CALL LOG ===
[28-May-2026 13:12:10 UTC] Endpoint: user/profile.php
[28-May-2026 13:12:10 UTC] Full Log Data: {
    "timestamp": "2026-05-28 13:12:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.162.43.190",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.162.43.190, 172.70.243.198",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc5IiwidXNlcm5hbWUiOiJAS29seWE1OWsiLCJlbWFpbCI6InRlc3Q4MzUzMDQ2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzMxNDM3NH0.ERZUw7W2AAmWkkSHakghGDLr7yKLMe5EIhL6JRN4nkM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02d8269cc1d30c3-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.162.43.190",
        "cf-ipcountry": "RU",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 13:12:10 UTC] === END API CALL LOG ===
[28-May-2026 13:12:10 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 13:12:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc5IiwidXNlcm5hbWUiOiJAS29seWE1OWsiLCJlbWFpbCI6InRlc3Q4MzUzMDQ2QGdtYWlsLmNvbSIsImV4cCI6MTc3NzMxNDM3NH0.ERZUw7W2AAmWkkSHakghGDLr7yKLMe5EIhL6JRN4nkM
[28-May-2026 13:12:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 13:12:10 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 13:12:10 UTC] User ID: 379
[28-May-2026 13:12:10 UTC] ✅ User profile retrieved successfully for user ID: 379
[28-May-2026 13:14:26 UTC] === API CALL LOG ===
[28-May-2026 13:14:26 UTC] Endpoint: user/profile.php
[28-May-2026 13:14:26 UTC] Full Log Data: {
    "timestamp": "2026-05-28 13:14:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.213.68.175",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.213.68.175, 162.158.22.194",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcyIiwidXNlcm5hbWUiOiJiZWttNTM1OCIsImVtYWlsIjoibGFsYW5ld2JhYmE4MzNAZ21haWwuY29tIiwiZXhwIjoxNzgwNTc4ODY1fQ.IiO0-645S11qOlNwvXNj_mLNh7s6iy6BsXAcq70X0OM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02d85bbdb187b63-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.213.68.175",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 13:14:26 UTC] === END API CALL LOG ===
[28-May-2026 13:14:26 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 13:14:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcyIiwidXNlcm5hbWUiOiJiZWttNTM1OCIsImVtYWlsIjoibGFsYW5ld2JhYmE4MzNAZ21haWwuY29tIiwiZXhwIjoxNzgwNTc4ODY1fQ.IiO0-645S11qOlNwvXNj_mLNh7s6iy6BsXAcq70X0OM
[28-May-2026 13:14:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 13:14:26 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 13:14:26 UTC] User ID: 672
[28-May-2026 13:14:26 UTC] ✅ User profile retrieved successfully for user ID: 672
[28-May-2026 13:14:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 13:14:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 13:14:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.213.68.175, 162.158.22.45","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcyIiwidXNlcm5hbWUiOiJiZWttNTM1OCIsImVtYWlsIjoibGFsYW5ld2JhYmE4MzNAZ21haWwuY29tIiwiZXhwIjoxNzgwNTc4ODY1fQ.IiO0-645S11qOlNwvXNj_mLNh7s6iy6BsXAcq70X0OM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a02d85bbdb1a7b63-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.213.68.175","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-May-2026 13:14:26 UTC] === User Orders API Called ===
[28-May-2026 13:14:26 UTC] User ID: 672
[28-May-2026 13:14:26 UTC] Limit: 20, Offset: 0
[28-May-2026 13:14:26 UTC] Orders found: 0
[28-May-2026 13:14:26 UTC] Orders data: []
[28-May-2026 13:14:26 UTC] Total orders count: 0
[28-May-2026 13:14:26 UTC] === API CALL LOG ===
[28-May-2026 13:14:26 UTC] Endpoint: user/profile.php
[28-May-2026 13:14:26 UTC] Full Log Data: {
    "timestamp": "2026-05-28 13:14:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.213.68.175",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.213.68.175, 162.158.22.194",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcyIiwidXNlcm5hbWUiOiJiZWttNTM1OCIsImVtYWlsIjoibGFsYW5ld2JhYmE4MzNAZ21haWwuY29tIiwiZXhwIjoxNzgwNTc4ODY1fQ.IiO0-645S11qOlNwvXNj_mLNh7s6iy6BsXAcq70X0OM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02d85bc9b7b7b63-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.213.68.175",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 13:14:26 UTC] === END API CALL LOG ===
[28-May-2026 13:14:26 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 13:14:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcyIiwidXNlcm5hbWUiOiJiZWttNTM1OCIsImVtYWlsIjoibGFsYW5ld2JhYmE4MzNAZ21haWwuY29tIiwiZXhwIjoxNzgwNTc4ODY1fQ.IiO0-645S11qOlNwvXNj_mLNh7s6iy6BsXAcq70X0OM
[28-May-2026 13:14:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 13:14:26 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 13:14:26 UTC] User ID: 672
[28-May-2026 13:14:26 UTC] ✅ User profile retrieved successfully for user ID: 672
[28-May-2026 13:14:27 UTC] === API CALL LOG ===
[28-May-2026 13:14:27 UTC] Endpoint: user/profile.php
[28-May-2026 13:14:27 UTC] Full Log Data: {
    "timestamp": "2026-05-28 13:14:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.213.68.175",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.213.68.175, 162.158.22.45",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcyIiwidXNlcm5hbWUiOiJiZWttNTM1OCIsImVtYWlsIjoibGFsYW5ld2JhYmE4MzNAZ21haWwuY29tIiwiZXhwIjoxNzgwNTc4ODY1fQ.IiO0-645S11qOlNwvXNj_mLNh7s6iy6BsXAcq70X0OM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02d85c0de3b7b63-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.213.68.175",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 13:14:27 UTC] === END API CALL LOG ===
[28-May-2026 13:14:27 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 13:14:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcyIiwidXNlcm5hbWUiOiJiZWttNTM1OCIsImVtYWlsIjoibGFsYW5ld2JhYmE4MzNAZ21haWwuY29tIiwiZXhwIjoxNzgwNTc4ODY1fQ.IiO0-645S11qOlNwvXNj_mLNh7s6iy6BsXAcq70X0OM
[28-May-2026 13:14:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 13:14:27 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 13:14:27 UTC] User ID: 672
[28-May-2026 13:14:27 UTC] ✅ User profile retrieved successfully for user ID: 672
[28-May-2026 13:14:35 UTC] === API CALL LOG ===
[28-May-2026 13:14:35 UTC] Endpoint: user/profile.php
[28-May-2026 13:14:35 UTC] Full Log Data: {
    "timestamp": "2026-05-28 13:14:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.213.68.175",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.213.68.175, 162.158.22.195",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcyIiwidXNlcm5hbWUiOiJiZWttNTM1OCIsImVtYWlsIjoibGFsYW5ld2JhYmE4MzNAZ21haWwuY29tIiwiZXhwIjoxNzgwNTc4ODY1fQ.IiO0-645S11qOlNwvXNj_mLNh7s6iy6BsXAcq70X0OM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02d85f2c9a77b63-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.213.68.175",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 13:14:35 UTC] === END API CALL LOG ===
[28-May-2026 13:14:35 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 13:14:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcyIiwidXNlcm5hbWUiOiJiZWttNTM1OCIsImVtYWlsIjoibGFsYW5ld2JhYmE4MzNAZ21haWwuY29tIiwiZXhwIjoxNzgwNTc4ODY1fQ.IiO0-645S11qOlNwvXNj_mLNh7s6iy6BsXAcq70X0OM
[28-May-2026 13:14:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 13:14:35 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 13:14:35 UTC] User ID: 672
[28-May-2026 13:14:35 UTC] ✅ User profile retrieved successfully for user ID: 672
[28-May-2026 13:14:56 UTC] === API CALL LOG ===
[28-May-2026 13:14:56 UTC] Endpoint: user/profile.php
[28-May-2026 13:14:56 UTC] Full Log Data: {
    "timestamp": "2026-05-28 13:14:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.213.68.175",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.213.68.175, 162.158.22.195",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcyIiwidXNlcm5hbWUiOiJiZWttNTM1OCIsImVtYWlsIjoibGFsYW5ld2JhYmE4MzNAZ21haWwuY29tIiwiZXhwIjoxNzgwNTc4ODY1fQ.IiO0-645S11qOlNwvXNj_mLNh7s6iy6BsXAcq70X0OM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02d86766cd87b63-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.213.68.175",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 13:14:56 UTC] === END API CALL LOG ===
[28-May-2026 13:14:56 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 13:14:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcyIiwidXNlcm5hbWUiOiJiZWttNTM1OCIsImVtYWlsIjoibGFsYW5ld2JhYmE4MzNAZ21haWwuY29tIiwiZXhwIjoxNzgwNTc4ODY1fQ.IiO0-645S11qOlNwvXNj_mLNh7s6iy6BsXAcq70X0OM
[28-May-2026 13:14:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 13:14:56 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 13:14:56 UTC] User ID: 672
[28-May-2026 13:14:56 UTC] ✅ User profile retrieved successfully for user ID: 672
[28-May-2026 13:14:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 13:14:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 13:14:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.213.68.175, 162.158.22.195","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcyIiwidXNlcm5hbWUiOiJiZWttNTM1OCIsImVtYWlsIjoibGFsYW5ld2JhYmE4MzNAZ21haWwuY29tIiwiZXhwIjoxNzgwNTc4ODY1fQ.IiO0-645S11qOlNwvXNj_mLNh7s6iy6BsXAcq70X0OM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a02d86766cd67b63-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.213.68.175","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-May-2026 13:14:56 UTC] === User Orders API Called ===
[28-May-2026 13:14:56 UTC] User ID: 672
[28-May-2026 13:14:56 UTC] Limit: 20, Offset: 0
[28-May-2026 13:14:56 UTC] Orders found: 0
[28-May-2026 13:14:56 UTC] Orders data: []
[28-May-2026 13:14:56 UTC] Total orders count: 0
[28-May-2026 13:14:56 UTC] === API CALL LOG ===
[28-May-2026 13:14:56 UTC] Endpoint: user/profile.php
[28-May-2026 13:14:56 UTC] Full Log Data: {
    "timestamp": "2026-05-28 13:14:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.213.68.175",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.213.68.175, 162.158.22.195",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcyIiwidXNlcm5hbWUiOiJiZWttNTM1OCIsImVtYWlsIjoibGFsYW5ld2JhYmE4MzNAZ21haWwuY29tIiwiZXhwIjoxNzgwNTc4ODY1fQ.IiO0-645S11qOlNwvXNj_mLNh7s6iy6BsXAcq70X0OM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02d867a1ebb7b63-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.213.68.175",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 13:14:56 UTC] === END API CALL LOG ===
[28-May-2026 13:14:56 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 13:14:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcyIiwidXNlcm5hbWUiOiJiZWttNTM1OCIsImVtYWlsIjoibGFsYW5ld2JhYmE4MzNAZ21haWwuY29tIiwiZXhwIjoxNzgwNTc4ODY1fQ.IiO0-645S11qOlNwvXNj_mLNh7s6iy6BsXAcq70X0OM
[28-May-2026 13:14:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 13:14:56 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 13:14:56 UTC] User ID: 672
[28-May-2026 13:14:56 UTC] ✅ User profile retrieved successfully for user ID: 672
[28-May-2026 13:14:57 UTC] === API CALL LOG ===
[28-May-2026 13:14:57 UTC] Endpoint: user/profile.php
[28-May-2026 13:14:57 UTC] Full Log Data: {
    "timestamp": "2026-05-28 13:14:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.213.68.175",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.213.68.175, 162.158.22.195",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcyIiwidXNlcm5hbWUiOiJiZWttNTM1OCIsImVtYWlsIjoibGFsYW5ld2JhYmE4MzNAZ21haWwuY29tIiwiZXhwIjoxNzgwNTc4ODY1fQ.IiO0-645S11qOlNwvXNj_mLNh7s6iy6BsXAcq70X0OM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02d867a1ebc7b63-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.213.68.175",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 13:14:57 UTC] === END API CALL LOG ===
[28-May-2026 13:14:57 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 13:14:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcyIiwidXNlcm5hbWUiOiJiZWttNTM1OCIsImVtYWlsIjoibGFsYW5ld2JhYmE4MzNAZ21haWwuY29tIiwiZXhwIjoxNzgwNTc4ODY1fQ.IiO0-645S11qOlNwvXNj_mLNh7s6iy6BsXAcq70X0OM
[28-May-2026 13:14:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 13:14:57 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 13:14:57 UTC] User ID: 672
[28-May-2026 13:14:57 UTC] ✅ User profile retrieved successfully for user ID: 672
[28-May-2026 13:14:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 13:14:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 13:14:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.213.68.175, 162.158.22.195","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcyIiwidXNlcm5hbWUiOiJiZWttNTM1OCIsImVtYWlsIjoibGFsYW5ld2JhYmE4MzNAZ21haWwuY29tIiwiZXhwIjoxNzgwNTc4ODY1fQ.IiO0-645S11qOlNwvXNj_mLNh7s6iy6BsXAcq70X0OM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a02d86842c127b63-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.213.68.175","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-May-2026 13:14:58 UTC] === User Orders API Called ===
[28-May-2026 13:14:58 UTC] User ID: 672
[28-May-2026 13:14:58 UTC] Limit: 20, Offset: 0
[28-May-2026 13:14:58 UTC] Orders found: 0
[28-May-2026 13:14:58 UTC] Orders data: []
[28-May-2026 13:14:58 UTC] Total orders count: 0
[28-May-2026 13:15:00 UTC] === API CALL LOG ===
[28-May-2026 13:15:00 UTC] Endpoint: user/profile.php
[28-May-2026 13:15:00 UTC] Full Log Data: {
    "timestamp": "2026-05-28 13:15:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.213.68.175",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.213.68.175, 162.158.22.195",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcyIiwidXNlcm5hbWUiOiJiZWttNTM1OCIsImVtYWlsIjoibGFsYW5ld2JhYmE4MzNAZ21haWwuY29tIiwiZXhwIjoxNzgwNTc4ODY1fQ.IiO0-645S11qOlNwvXNj_mLNh7s6iy6BsXAcq70X0OM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02d868ee9fd7b63-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.213.68.175",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 13:15:00 UTC] === END API CALL LOG ===
[28-May-2026 13:15:00 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 13:15:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcyIiwidXNlcm5hbWUiOiJiZWttNTM1OCIsImVtYWlsIjoibGFsYW5ld2JhYmE4MzNAZ21haWwuY29tIiwiZXhwIjoxNzgwNTc4ODY1fQ.IiO0-645S11qOlNwvXNj_mLNh7s6iy6BsXAcq70X0OM
[28-May-2026 13:15:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 13:15:00 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 13:15:00 UTC] User ID: 672
[28-May-2026 13:15:00 UTC] ✅ User profile retrieved successfully for user ID: 672
[28-May-2026 13:15:00 UTC] User Purchases API - User ID: 672
[28-May-2026 13:15:00 UTC] User Purchases API - Total purchases found: 0
[28-May-2026 13:15:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 13:15:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 13:15:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.213.68.175, 162.158.22.195","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcyIiwidXNlcm5hbWUiOiJiZWttNTM1OCIsImVtYWlsIjoibGFsYW5ld2JhYmE4MzNAZ21haWwuY29tIiwiZXhwIjoxNzgwNTc4ODY1fQ.IiO0-645S11qOlNwvXNj_mLNh7s6iy6BsXAcq70X0OM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a02d86bf5d027b63-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.213.68.175","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-May-2026 13:15:08 UTC] === User Orders API Called ===
[28-May-2026 13:15:08 UTC] User ID: 672
[28-May-2026 13:15:08 UTC] Limit: 20, Offset: 0
[28-May-2026 13:15:08 UTC] Orders found: 0
[28-May-2026 13:15:08 UTC] Orders data: []
[28-May-2026 13:15:08 UTC] Total orders count: 0
[28-May-2026 13:15:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 13:15:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 13:15:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.213.68.175, 162.158.22.194","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcyIiwidXNlcm5hbWUiOiJiZWttNTM1OCIsImVtYWlsIjoibGFsYW5ld2JhYmE4MzNAZ21haWwuY29tIiwiZXhwIjoxNzgwNTc4ODY1fQ.IiO0-645S11qOlNwvXNj_mLNh7s6iy6BsXAcq70X0OM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a02d8754ca407b63-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.213.68.175","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-May-2026 13:15:31 UTC] === User Orders API Called ===
[28-May-2026 13:15:31 UTC] User ID: 672
[28-May-2026 13:15:31 UTC] Limit: 20, Offset: 0
[28-May-2026 13:15:31 UTC] Orders found: 0
[28-May-2026 13:15:31 UTC] Orders data: []
[28-May-2026 13:15:31 UTC] Total orders count: 0
[28-May-2026 13:15:31 UTC] === API CALL LOG ===
[28-May-2026 13:15:31 UTC] Endpoint: user/profile.php
[28-May-2026 13:15:31 UTC] Full Log Data: {
    "timestamp": "2026-05-28 13:15:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.213.68.175",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.213.68.175, 162.158.22.194",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcyIiwidXNlcm5hbWUiOiJiZWttNTM1OCIsImVtYWlsIjoibGFsYW5ld2JhYmE4MzNAZ21haWwuY29tIiwiZXhwIjoxNzgwNTc4ODY1fQ.IiO0-645S11qOlNwvXNj_mLNh7s6iy6BsXAcq70X0OM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02d8754ca427b63-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.213.68.175",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 13:15:31 UTC] === END API CALL LOG ===
[28-May-2026 13:15:31 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 13:15:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcyIiwidXNlcm5hbWUiOiJiZWttNTM1OCIsImVtYWlsIjoibGFsYW5ld2JhYmE4MzNAZ21haWwuY29tIiwiZXhwIjoxNzgwNTc4ODY1fQ.IiO0-645S11qOlNwvXNj_mLNh7s6iy6BsXAcq70X0OM
[28-May-2026 13:15:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 13:15:31 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 13:15:31 UTC] User ID: 672
[28-May-2026 13:15:31 UTC] ✅ User profile retrieved successfully for user ID: 672
[28-May-2026 13:15:32 UTC] === API CALL LOG ===
[28-May-2026 13:15:32 UTC] Endpoint: user/profile.php
[28-May-2026 13:15:32 UTC] Full Log Data: {
    "timestamp": "2026-05-28 13:15:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.213.68.175",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.213.68.175, 162.158.22.194",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcyIiwidXNlcm5hbWUiOiJiZWttNTM1OCIsImVtYWlsIjoibGFsYW5ld2JhYmE4MzNAZ21haWwuY29tIiwiZXhwIjoxNzgwNTc4ODY1fQ.IiO0-645S11qOlNwvXNj_mLNh7s6iy6BsXAcq70X0OM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02d87584be47b63-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.213.68.175",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 13:15:32 UTC] === END API CALL LOG ===
[28-May-2026 13:15:32 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 13:15:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcyIiwidXNlcm5hbWUiOiJiZWttNTM1OCIsImVtYWlsIjoibGFsYW5ld2JhYmE4MzNAZ21haWwuY29tIiwiZXhwIjoxNzgwNTc4ODY1fQ.IiO0-645S11qOlNwvXNj_mLNh7s6iy6BsXAcq70X0OM
[28-May-2026 13:15:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 13:15:32 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 13:15:32 UTC] User ID: 672
[28-May-2026 13:15:32 UTC] ✅ User profile retrieved successfully for user ID: 672
[28-May-2026 13:15:32 UTC] === API CALL LOG ===
[28-May-2026 13:15:32 UTC] Endpoint: user/profile.php
[28-May-2026 13:15:32 UTC] Full Log Data: {
    "timestamp": "2026-05-28 13:15:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.213.68.175",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.213.68.175, 162.158.22.194",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcyIiwidXNlcm5hbWUiOiJiZWttNTM1OCIsImVtYWlsIjoibGFsYW5ld2JhYmE4MzNAZ21haWwuY29tIiwiZXhwIjoxNzgwNTc4ODY1fQ.IiO0-645S11qOlNwvXNj_mLNh7s6iy6BsXAcq70X0OM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02d87592c3c7b63-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.213.68.175",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 13:15:32 UTC] === END API CALL LOG ===
[28-May-2026 13:15:32 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 13:15:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcyIiwidXNlcm5hbWUiOiJiZWttNTM1OCIsImVtYWlsIjoibGFsYW5ld2JhYmE4MzNAZ21haWwuY29tIiwiZXhwIjoxNzgwNTc4ODY1fQ.IiO0-645S11qOlNwvXNj_mLNh7s6iy6BsXAcq70X0OM
[28-May-2026 13:15:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 13:15:32 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 13:15:32 UTC] User ID: 672
[28-May-2026 13:15:32 UTC] ✅ User profile retrieved successfully for user ID: 672
[28-May-2026 13:16:39 UTC] === API CALL LOG ===
[28-May-2026 13:16:39 UTC] Endpoint: user/profile.php
[28-May-2026 13:16:39 UTC] Full Log Data: {
    "timestamp": "2026-05-28 13:16:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.213.68.175",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.213.68.175, 162.159.122.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcyIiwidXNlcm5hbWUiOiJiZWttNTM1OCIsImVtYWlsIjoibGFsYW5ld2JhYmE4MzNAZ21haWwuY29tIiwiZXhwIjoxNzgwNTc4ODY1fQ.IiO0-645S11qOlNwvXNj_mLNh7s6iy6BsXAcq70X0OM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02d88f92c4a4b90-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.213.68.175",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 13:16:39 UTC] === END API CALL LOG ===
[28-May-2026 13:16:39 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 13:16:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcyIiwidXNlcm5hbWUiOiJiZWttNTM1OCIsImVtYWlsIjoibGFsYW5ld2JhYmE4MzNAZ21haWwuY29tIiwiZXhwIjoxNzgwNTc4ODY1fQ.IiO0-645S11qOlNwvXNj_mLNh7s6iy6BsXAcq70X0OM
[28-May-2026 13:16:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 13:16:39 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 13:16:39 UTC] User ID: 672
[28-May-2026 13:16:39 UTC] ✅ User profile retrieved successfully for user ID: 672
[28-May-2026 13:17:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 13:17:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 13:17:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.213.68.175, 162.159.122.165","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcyIiwidXNlcm5hbWUiOiJiZWttNTM1OCIsImVtYWlsIjoibGFsYW5ld2JhYmE4MzNAZ21haWwuY29tIiwiZXhwIjoxNzgwNTc4ODY1fQ.IiO0-645S11qOlNwvXNj_mLNh7s6iy6BsXAcq70X0OM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a02d89ee6a004b90-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.213.68.175","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-May-2026 13:17:18 UTC] === User Orders API Called ===
[28-May-2026 13:17:18 UTC] User ID: 672
[28-May-2026 13:17:18 UTC] Limit: 20, Offset: 0
[28-May-2026 13:17:18 UTC] Orders found: 0
[28-May-2026 13:17:18 UTC] Orders data: []
[28-May-2026 13:17:18 UTC] Total orders count: 0
[28-May-2026 13:17:18 UTC] === API CALL LOG ===
[28-May-2026 13:17:18 UTC] Endpoint: user/profile.php
[28-May-2026 13:17:18 UTC] Full Log Data: {
    "timestamp": "2026-05-28 13:17:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.213.68.175",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.213.68.175, 162.159.122.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcyIiwidXNlcm5hbWUiOiJiZWttNTM1OCIsImVtYWlsIjoibGFsYW5ld2JhYmE4MzNAZ21haWwuY29tIiwiZXhwIjoxNzgwNTc4ODY1fQ.IiO0-645S11qOlNwvXNj_mLNh7s6iy6BsXAcq70X0OM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02d89ee6a014b90-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.213.68.175",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 13:17:18 UTC] === END API CALL LOG ===
[28-May-2026 13:17:18 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 13:17:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcyIiwidXNlcm5hbWUiOiJiZWttNTM1OCIsImVtYWlsIjoibGFsYW5ld2JhYmE4MzNAZ21haWwuY29tIiwiZXhwIjoxNzgwNTc4ODY1fQ.IiO0-645S11qOlNwvXNj_mLNh7s6iy6BsXAcq70X0OM
[28-May-2026 13:17:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 13:17:18 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 13:17:18 UTC] User ID: 672
[28-May-2026 13:17:18 UTC] ✅ User profile retrieved successfully for user ID: 672
[28-May-2026 13:17:19 UTC] === API CALL LOG ===
[28-May-2026 13:17:19 UTC] Endpoint: user/profile.php
[28-May-2026 13:17:19 UTC] Full Log Data: {
    "timestamp": "2026-05-28 13:17:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.213.68.175",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.213.68.175, 162.159.122.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcyIiwidXNlcm5hbWUiOiJiZWttNTM1OCIsImVtYWlsIjoibGFsYW5ld2JhYmE4MzNAZ21haWwuY29tIiwiZXhwIjoxNzgwNTc4ODY1fQ.IiO0-645S11qOlNwvXNj_mLNh7s6iy6BsXAcq70X0OM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02d89f27a334b90-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.213.68.175",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 13:17:19 UTC] === END API CALL LOG ===
[28-May-2026 13:17:19 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 13:17:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcyIiwidXNlcm5hbWUiOiJiZWttNTM1OCIsImVtYWlsIjoibGFsYW5ld2JhYmE4MzNAZ21haWwuY29tIiwiZXhwIjoxNzgwNTc4ODY1fQ.IiO0-645S11qOlNwvXNj_mLNh7s6iy6BsXAcq70X0OM
[28-May-2026 13:17:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 13:17:19 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 13:17:19 UTC] User ID: 672
[28-May-2026 13:17:19 UTC] ✅ User profile retrieved successfully for user ID: 672
[28-May-2026 13:17:23 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 13:17:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 13:17:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.213.68.175, 162.159.122.165","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcyIiwidXNlcm5hbWUiOiJiZWttNTM1OCIsImVtYWlsIjoibGFsYW5ld2JhYmE4MzNAZ21haWwuY29tIiwiZXhwIjoxNzgwNTc4ODY1fQ.IiO0-645S11qOlNwvXNj_mLNh7s6iy6BsXAcq70X0OM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a02d8a0c69094b90-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.213.68.175","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-May-2026 13:17:23 UTC] === User Orders API Called ===
[28-May-2026 13:17:23 UTC] User ID: 672
[28-May-2026 13:17:23 UTC] Limit: 20, Offset: 0
[28-May-2026 13:17:23 UTC] Orders found: 0
[28-May-2026 13:17:23 UTC] Orders data: []
[28-May-2026 13:17:23 UTC] Total orders count: 0
[28-May-2026 13:17:23 UTC] === API CALL LOG ===
[28-May-2026 13:17:23 UTC] Endpoint: user/profile.php
[28-May-2026 13:17:23 UTC] Full Log Data: {
    "timestamp": "2026-05-28 13:17:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.213.68.175",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.213.68.175, 162.159.122.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcyIiwidXNlcm5hbWUiOiJiZWttNTM1OCIsImVtYWlsIjoibGFsYW5ld2JhYmE4MzNAZ21haWwuY29tIiwiZXhwIjoxNzgwNTc4ODY1fQ.IiO0-645S11qOlNwvXNj_mLNh7s6iy6BsXAcq70X0OM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02d8a0c690e4b90-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.213.68.175",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 13:17:23 UTC] === END API CALL LOG ===
[28-May-2026 13:17:23 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 13:17:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcyIiwidXNlcm5hbWUiOiJiZWttNTM1OCIsImVtYWlsIjoibGFsYW5ld2JhYmE4MzNAZ21haWwuY29tIiwiZXhwIjoxNzgwNTc4ODY1fQ.IiO0-645S11qOlNwvXNj_mLNh7s6iy6BsXAcq70X0OM
[28-May-2026 13:17:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 13:17:23 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 13:17:23 UTC] User ID: 672
[28-May-2026 13:17:23 UTC] ✅ User profile retrieved successfully for user ID: 672
[28-May-2026 13:17:23 UTC] === API CALL LOG ===
[28-May-2026 13:17:23 UTC] Endpoint: user/profile.php
[28-May-2026 13:17:23 UTC] Full Log Data: {
    "timestamp": "2026-05-28 13:17:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.213.68.175",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.213.68.175, 162.159.122.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcyIiwidXNlcm5hbWUiOiJiZWttNTM1OCIsImVtYWlsIjoibGFsYW5ld2JhYmE4MzNAZ21haWwuY29tIiwiZXhwIjoxNzgwNTc4ODY1fQ.IiO0-645S11qOlNwvXNj_mLNh7s6iy6BsXAcq70X0OM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02d8a0ff8a74b90-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.213.68.175",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 13:17:23 UTC] === END API CALL LOG ===
[28-May-2026 13:17:23 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 13:17:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcyIiwidXNlcm5hbWUiOiJiZWttNTM1OCIsImVtYWlsIjoibGFsYW5ld2JhYmE4MzNAZ21haWwuY29tIiwiZXhwIjoxNzgwNTc4ODY1fQ.IiO0-645S11qOlNwvXNj_mLNh7s6iy6BsXAcq70X0OM
[28-May-2026 13:17:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 13:17:23 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 13:17:23 UTC] User ID: 672
[28-May-2026 13:17:23 UTC] ✅ User profile retrieved successfully for user ID: 672
[28-May-2026 13:18:00 UTC] === API CALL LOG ===
[28-May-2026 13:18:00 UTC] Endpoint: user/profile.php
[28-May-2026 13:18:00 UTC] Full Log Data: {
    "timestamp": "2026-05-28 13:18:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.213.68.175",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.213.68.175, 162.159.122.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcyIiwidXNlcm5hbWUiOiJiZWttNTM1OCIsImVtYWlsIjoibGFsYW5ld2JhYmE4MzNAZ21haWwuY29tIiwiZXhwIjoxNzgwNTc4ODY1fQ.IiO0-645S11qOlNwvXNj_mLNh7s6iy6BsXAcq70X0OM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02d8af25c854b90-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.213.68.175",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 13:18:00 UTC] === END API CALL LOG ===
[28-May-2026 13:18:00 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 13:18:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcyIiwidXNlcm5hbWUiOiJiZWttNTM1OCIsImVtYWlsIjoibGFsYW5ld2JhYmE4MzNAZ21haWwuY29tIiwiZXhwIjoxNzgwNTc4ODY1fQ.IiO0-645S11qOlNwvXNj_mLNh7s6iy6BsXAcq70X0OM
[28-May-2026 13:18:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 13:18:00 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 13:18:00 UTC] User ID: 672
[28-May-2026 13:18:00 UTC] ✅ User profile retrieved successfully for user ID: 672
[28-May-2026 13:18:00 UTC] User Purchases API - User ID: 672
[28-May-2026 13:18:00 UTC] User Purchases API - Total purchases found: 0
[28-May-2026 13:18:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 13:18:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 13:18:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.213.68.175, 162.159.122.165","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcyIiwidXNlcm5hbWUiOiJiZWttNTM1OCIsImVtYWlsIjoibGFsYW5ld2JhYmE4MzNAZ21haWwuY29tIiwiZXhwIjoxNzgwNTc4ODY1fQ.IiO0-645S11qOlNwvXNj_mLNh7s6iy6BsXAcq70X0OM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a02d8b9289fd4b90-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.213.68.175","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-May-2026 13:18:25 UTC] === User Orders API Called ===
[28-May-2026 13:18:25 UTC] User ID: 672
[28-May-2026 13:18:25 UTC] Limit: 20, Offset: 0
[28-May-2026 13:18:25 UTC] Orders found: 0
[28-May-2026 13:18:25 UTC] Orders data: []
[28-May-2026 13:18:25 UTC] Total orders count: 0
[28-May-2026 13:18:25 UTC] === API CALL LOG ===
[28-May-2026 13:18:25 UTC] Endpoint: user/profile.php
[28-May-2026 13:18:25 UTC] Full Log Data: {
    "timestamp": "2026-05-28 13:18:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.213.68.175",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.213.68.175, 162.159.122.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcyIiwidXNlcm5hbWUiOiJiZWttNTM1OCIsImVtYWlsIjoibGFsYW5ld2JhYmE4MzNAZ21haWwuY29tIiwiZXhwIjoxNzgwNTc4ODY1fQ.IiO0-645S11qOlNwvXNj_mLNh7s6iy6BsXAcq70X0OM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02d8b928a014b90-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.213.68.175",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 13:18:25 UTC] === END API CALL LOG ===
[28-May-2026 13:18:25 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 13:18:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcyIiwidXNlcm5hbWUiOiJiZWttNTM1OCIsImVtYWlsIjoibGFsYW5ld2JhYmE4MzNAZ21haWwuY29tIiwiZXhwIjoxNzgwNTc4ODY1fQ.IiO0-645S11qOlNwvXNj_mLNh7s6iy6BsXAcq70X0OM
[28-May-2026 13:18:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 13:18:25 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 13:18:25 UTC] User ID: 672
[28-May-2026 13:18:25 UTC] ✅ User profile retrieved successfully for user ID: 672
[28-May-2026 13:18:26 UTC] === API CALL LOG ===
[28-May-2026 13:18:26 UTC] Endpoint: user/profile.php
[28-May-2026 13:18:26 UTC] Full Log Data: {
    "timestamp": "2026-05-28 13:18:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.213.68.175",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.213.68.175, 162.159.122.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcyIiwidXNlcm5hbWUiOiJiZWttNTM1OCIsImVtYWlsIjoibGFsYW5ld2JhYmE4MzNAZ21haWwuY29tIiwiZXhwIjoxNzgwNTc4ODY1fQ.IiO0-645S11qOlNwvXNj_mLNh7s6iy6BsXAcq70X0OM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02d8b95df624b90-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.213.68.175",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 13:18:26 UTC] === END API CALL LOG ===
[28-May-2026 13:18:26 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 13:18:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcyIiwidXNlcm5hbWUiOiJiZWttNTM1OCIsImVtYWlsIjoibGFsYW5ld2JhYmE4MzNAZ21haWwuY29tIiwiZXhwIjoxNzgwNTc4ODY1fQ.IiO0-645S11qOlNwvXNj_mLNh7s6iy6BsXAcq70X0OM
[28-May-2026 13:18:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 13:18:26 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 13:18:26 UTC] User ID: 672
[28-May-2026 13:18:26 UTC] ✅ User profile retrieved successfully for user ID: 672
[28-May-2026 13:18:43 UTC] === API CALL LOG ===
[28-May-2026 13:18:43 UTC] Endpoint: user/profile.php
[28-May-2026 13:18:43 UTC] Full Log Data: {
    "timestamp": "2026-05-28 13:18:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.213.68.175",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.213.68.175, 172.70.108.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcyIiwidXNlcm5hbWUiOiJiZWttNTM1OCIsImVtYWlsIjoibGFsYW5ld2JhYmE4MzNAZ21haWwuY29tIiwiZXhwIjoxNzgwNTc4ODY1fQ.IiO0-645S11qOlNwvXNj_mLNh7s6iy6BsXAcq70X0OM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02d8c020b114b31-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.213.68.175",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 13:18:43 UTC] === END API CALL LOG ===
[28-May-2026 13:18:43 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 13:18:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcyIiwidXNlcm5hbWUiOiJiZWttNTM1OCIsImVtYWlsIjoibGFsYW5ld2JhYmE4MzNAZ21haWwuY29tIiwiZXhwIjoxNzgwNTc4ODY1fQ.IiO0-645S11qOlNwvXNj_mLNh7s6iy6BsXAcq70X0OM
[28-May-2026 13:18:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 13:18:43 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 13:18:43 UTC] User ID: 672
[28-May-2026 13:18:43 UTC] ✅ User profile retrieved successfully for user ID: 672
[28-May-2026 13:18:49 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 13:18:49 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 13:18:49 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.213.68.175, 172.70.108.14","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcyIiwidXNlcm5hbWUiOiJiZWttNTM1OCIsImVtYWlsIjoibGFsYW5ld2JhYmE4MzNAZ21haWwuY29tIiwiZXhwIjoxNzgwNTc4ODY1fQ.IiO0-645S11qOlNwvXNj_mLNh7s6iy6BsXAcq70X0OM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a02d8c265b994b31-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.213.68.175","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-May-2026 13:18:49 UTC] === User Orders API Called ===
[28-May-2026 13:18:49 UTC] User ID: 672
[28-May-2026 13:18:49 UTC] Limit: 20, Offset: 0
[28-May-2026 13:18:49 UTC] Orders found: 0
[28-May-2026 13:18:49 UTC] Orders data: []
[28-May-2026 13:18:49 UTC] Total orders count: 0
[28-May-2026 13:18:49 UTC] === API CALL LOG ===
[28-May-2026 13:18:49 UTC] Endpoint: user/profile.php
[28-May-2026 13:18:49 UTC] Full Log Data: {
    "timestamp": "2026-05-28 13:18:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.213.68.175",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.213.68.175, 172.70.108.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcyIiwidXNlcm5hbWUiOiJiZWttNTM1OCIsImVtYWlsIjoibGFsYW5ld2JhYmE4MzNAZ21haWwuY29tIiwiZXhwIjoxNzgwNTc4ODY1fQ.IiO0-645S11qOlNwvXNj_mLNh7s6iy6BsXAcq70X0OM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02d8c274da84b31-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.213.68.175",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 13:18:49 UTC] === END API CALL LOG ===
[28-May-2026 13:18:49 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 13:18:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcyIiwidXNlcm5hbWUiOiJiZWttNTM1OCIsImVtYWlsIjoibGFsYW5ld2JhYmE4MzNAZ21haWwuY29tIiwiZXhwIjoxNzgwNTc4ODY1fQ.IiO0-645S11qOlNwvXNj_mLNh7s6iy6BsXAcq70X0OM
[28-May-2026 13:18:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 13:18:49 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 13:18:49 UTC] User ID: 672
[28-May-2026 13:18:49 UTC] ✅ User profile retrieved successfully for user ID: 672
[28-May-2026 13:18:50 UTC] === API CALL LOG ===
[28-May-2026 13:18:50 UTC] Endpoint: user/profile.php
[28-May-2026 13:18:50 UTC] Full Log Data: {
    "timestamp": "2026-05-28 13:18:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.213.68.175",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.213.68.175, 172.70.108.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcyIiwidXNlcm5hbWUiOiJiZWttNTM1OCIsImVtYWlsIjoibGFsYW5ld2JhYmE4MzNAZ21haWwuY29tIiwiZXhwIjoxNzgwNTc4ODY1fQ.IiO0-645S11qOlNwvXNj_mLNh7s6iy6BsXAcq70X0OM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02d8c2b1dfd4b31-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.213.68.175",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 13:18:50 UTC] === END API CALL LOG ===
[28-May-2026 13:18:50 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 13:18:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcyIiwidXNlcm5hbWUiOiJiZWttNTM1OCIsImVtYWlsIjoibGFsYW5ld2JhYmE4MzNAZ21haWwuY29tIiwiZXhwIjoxNzgwNTc4ODY1fQ.IiO0-645S11qOlNwvXNj_mLNh7s6iy6BsXAcq70X0OM
[28-May-2026 13:18:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 13:18:50 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 13:18:50 UTC] User ID: 672
[28-May-2026 13:18:50 UTC] ✅ User profile retrieved successfully for user ID: 672
[28-May-2026 13:18:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 13:18:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 13:18:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.213.68.175, 172.70.108.14","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcyIiwidXNlcm5hbWUiOiJiZWttNTM1OCIsImVtYWlsIjoibGFsYW5ld2JhYmE4MzNAZ21haWwuY29tIiwiZXhwIjoxNzgwNTc4ODY1fQ.IiO0-645S11qOlNwvXNj_mLNh7s6iy6BsXAcq70X0OM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a02d8c625c864b31-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.213.68.175","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-May-2026 13:18:58 UTC] === User Orders API Called ===
[28-May-2026 13:18:58 UTC] User ID: 672
[28-May-2026 13:18:58 UTC] Limit: 20, Offset: 0
[28-May-2026 13:18:58 UTC] Orders found: 0
[28-May-2026 13:18:58 UTC] Orders data: []
[28-May-2026 13:18:58 UTC] Total orders count: 0
[28-May-2026 13:18:58 UTC] === API CALL LOG ===
[28-May-2026 13:18:58 UTC] Endpoint: user/profile.php
[28-May-2026 13:18:58 UTC] Full Log Data: {
    "timestamp": "2026-05-28 13:18:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.213.68.175",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.213.68.175, 172.70.108.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcyIiwidXNlcm5hbWUiOiJiZWttNTM1OCIsImVtYWlsIjoibGFsYW5ld2JhYmE4MzNAZ21haWwuY29tIiwiZXhwIjoxNzgwNTc4ODY1fQ.IiO0-645S11qOlNwvXNj_mLNh7s6iy6BsXAcq70X0OM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02d8c625c884b31-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.213.68.175",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 13:18:58 UTC] === END API CALL LOG ===
[28-May-2026 13:18:58 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 13:18:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcyIiwidXNlcm5hbWUiOiJiZWttNTM1OCIsImVtYWlsIjoibGFsYW5ld2JhYmE4MzNAZ21haWwuY29tIiwiZXhwIjoxNzgwNTc4ODY1fQ.IiO0-645S11qOlNwvXNj_mLNh7s6iy6BsXAcq70X0OM
[28-May-2026 13:18:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 13:18:58 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 13:18:58 UTC] User ID: 672
[28-May-2026 13:18:58 UTC] ✅ User profile retrieved successfully for user ID: 672
[28-May-2026 13:18:59 UTC] === API CALL LOG ===
[28-May-2026 13:18:59 UTC] Endpoint: user/profile.php
[28-May-2026 13:18:59 UTC] Full Log Data: {
    "timestamp": "2026-05-28 13:18:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.213.68.175",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.213.68.175, 172.70.108.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcyIiwidXNlcm5hbWUiOiJiZWttNTM1OCIsImVtYWlsIjoibGFsYW5ld2JhYmE4MzNAZ21haWwuY29tIiwiZXhwIjoxNzgwNTc4ODY1fQ.IiO0-645S11qOlNwvXNj_mLNh7s6iy6BsXAcq70X0OM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02d8c65dc7e4b31-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.213.68.175",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 13:18:59 UTC] === END API CALL LOG ===
[28-May-2026 13:18:59 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 13:18:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcyIiwidXNlcm5hbWUiOiJiZWttNTM1OCIsImVtYWlsIjoibGFsYW5ld2JhYmE4MzNAZ21haWwuY29tIiwiZXhwIjoxNzgwNTc4ODY1fQ.IiO0-645S11qOlNwvXNj_mLNh7s6iy6BsXAcq70X0OM
[28-May-2026 13:18:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 13:18:59 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 13:18:59 UTC] User ID: 672
[28-May-2026 13:18:59 UTC] ✅ User profile retrieved successfully for user ID: 672
[28-May-2026 13:19:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 13:19:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 13:19:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.213.68.175, 172.70.108.14","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcyIiwidXNlcm5hbWUiOiJiZWttNTM1OCIsImVtYWlsIjoibGFsYW5ld2JhYmE4MzNAZ21haWwuY29tIiwiZXhwIjoxNzgwNTc4ODY1fQ.IiO0-645S11qOlNwvXNj_mLNh7s6iy6BsXAcq70X0OM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a02d8ca9ee8f4b31-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.213.68.175","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-May-2026 13:19:10 UTC] === User Orders API Called ===
[28-May-2026 13:19:10 UTC] User ID: 672
[28-May-2026 13:19:10 UTC] Limit: 20, Offset: 0
[28-May-2026 13:19:10 UTC] Orders found: 0
[28-May-2026 13:19:10 UTC] Orders data: []
[28-May-2026 13:19:10 UTC] Total orders count: 0
[28-May-2026 13:19:10 UTC] === API CALL LOG ===
[28-May-2026 13:19:10 UTC] Endpoint: user/profile.php
[28-May-2026 13:19:10 UTC] Full Log Data: {
    "timestamp": "2026-05-28 13:19:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.213.68.175",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.213.68.175, 172.70.108.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcyIiwidXNlcm5hbWUiOiJiZWttNTM1OCIsImVtYWlsIjoibGFsYW5ld2JhYmE4MzNAZ21haWwuY29tIiwiZXhwIjoxNzgwNTc4ODY1fQ.IiO0-645S11qOlNwvXNj_mLNh7s6iy6BsXAcq70X0OM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02d8ca9ee914b31-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.213.68.175",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 13:19:10 UTC] === END API CALL LOG ===
[28-May-2026 13:19:10 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 13:19:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcyIiwidXNlcm5hbWUiOiJiZWttNTM1OCIsImVtYWlsIjoibGFsYW5ld2JhYmE4MzNAZ21haWwuY29tIiwiZXhwIjoxNzgwNTc4ODY1fQ.IiO0-645S11qOlNwvXNj_mLNh7s6iy6BsXAcq70X0OM
[28-May-2026 13:19:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 13:19:10 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 13:19:10 UTC] User ID: 672
[28-May-2026 13:19:10 UTC] ✅ User profile retrieved successfully for user ID: 672
[28-May-2026 13:19:10 UTC] === API CALL LOG ===
[28-May-2026 13:19:10 UTC] Endpoint: user/profile.php
[28-May-2026 13:19:10 UTC] Full Log Data: {
    "timestamp": "2026-05-28 13:19:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.213.68.175",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.213.68.175, 172.70.108.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcyIiwidXNlcm5hbWUiOiJiZWttNTM1OCIsImVtYWlsIjoibGFsYW5ld2JhYmE4MzNAZ21haWwuY29tIiwiZXhwIjoxNzgwNTc4ODY1fQ.IiO0-645S11qOlNwvXNj_mLNh7s6iy6BsXAcq70X0OM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02d8cad6df54b31-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.213.68.175",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 13:19:10 UTC] === END API CALL LOG ===
[28-May-2026 13:19:10 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 13:19:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcyIiwidXNlcm5hbWUiOiJiZWttNTM1OCIsImVtYWlsIjoibGFsYW5ld2JhYmE4MzNAZ21haWwuY29tIiwiZXhwIjoxNzgwNTc4ODY1fQ.IiO0-645S11qOlNwvXNj_mLNh7s6iy6BsXAcq70X0OM
[28-May-2026 13:19:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 13:19:10 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 13:19:10 UTC] User ID: 672
[28-May-2026 13:19:10 UTC] ✅ User profile retrieved successfully for user ID: 672
[28-May-2026 13:19:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 13:19:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 13:19:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.213.68.175, 172.70.108.14","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcyIiwidXNlcm5hbWUiOiJiZWttNTM1OCIsImVtYWlsIjoibGFsYW5ld2JhYmE4MzNAZ21haWwuY29tIiwiZXhwIjoxNzgwNTc4ODY1fQ.IiO0-645S11qOlNwvXNj_mLNh7s6iy6BsXAcq70X0OM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a02d8cd9fc654b31-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.213.68.175","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-May-2026 13:19:18 UTC] === User Orders API Called ===
[28-May-2026 13:19:18 UTC] User ID: 672
[28-May-2026 13:19:18 UTC] Limit: 20, Offset: 0
[28-May-2026 13:19:18 UTC] Orders found: 0
[28-May-2026 13:19:18 UTC] Orders data: []
[28-May-2026 13:19:18 UTC] Total orders count: 0
[28-May-2026 13:19:18 UTC] === API CALL LOG ===
[28-May-2026 13:19:18 UTC] Endpoint: user/profile.php
[28-May-2026 13:19:18 UTC] Full Log Data: {
    "timestamp": "2026-05-28 13:19:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.213.68.175",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.213.68.175, 172.70.108.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcyIiwidXNlcm5hbWUiOiJiZWttNTM1OCIsImVtYWlsIjoibGFsYW5ld2JhYmE4MzNAZ21haWwuY29tIiwiZXhwIjoxNzgwNTc4ODY1fQ.IiO0-645S11qOlNwvXNj_mLNh7s6iy6BsXAcq70X0OM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02d8cd9fc684b31-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.213.68.175",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 13:19:18 UTC] === END API CALL LOG ===
[28-May-2026 13:19:18 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 13:19:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcyIiwidXNlcm5hbWUiOiJiZWttNTM1OCIsImVtYWlsIjoibGFsYW5ld2JhYmE4MzNAZ21haWwuY29tIiwiZXhwIjoxNzgwNTc4ODY1fQ.IiO0-645S11qOlNwvXNj_mLNh7s6iy6BsXAcq70X0OM
[28-May-2026 13:19:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 13:19:18 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 13:19:18 UTC] User ID: 672
[28-May-2026 13:19:18 UTC] ✅ User profile retrieved successfully for user ID: 672
[28-May-2026 13:19:18 UTC] === API CALL LOG ===
[28-May-2026 13:19:18 UTC] Endpoint: user/profile.php
[28-May-2026 13:19:18 UTC] Full Log Data: {
    "timestamp": "2026-05-28 13:19:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.213.68.175",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.213.68.175, 172.70.108.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcyIiwidXNlcm5hbWUiOiJiZWttNTM1OCIsImVtYWlsIjoibGFsYW5ld2JhYmE4MzNAZ21haWwuY29tIiwiZXhwIjoxNzgwNTc4ODY1fQ.IiO0-645S11qOlNwvXNj_mLNh7s6iy6BsXAcq70X0OM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02d8cdd8c054b31-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.213.68.175",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 13:19:18 UTC] === END API CALL LOG ===
[28-May-2026 13:19:18 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 13:19:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcyIiwidXNlcm5hbWUiOiJiZWttNTM1OCIsImVtYWlsIjoibGFsYW5ld2JhYmE4MzNAZ21haWwuY29tIiwiZXhwIjoxNzgwNTc4ODY1fQ.IiO0-645S11qOlNwvXNj_mLNh7s6iy6BsXAcq70X0OM
[28-May-2026 13:19:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 13:19:18 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 13:19:18 UTC] User ID: 672
[28-May-2026 13:19:18 UTC] ✅ User profile retrieved successfully for user ID: 672
[28-May-2026 13:20:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 13:20:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 13:20:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.213.68.175, 172.70.108.14","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcyIiwidXNlcm5hbWUiOiJiZWttNTM1OCIsImVtYWlsIjoibGFsYW5ld2JhYmE4MzNAZ21haWwuY29tIiwiZXhwIjoxNzgwNTc4ODY1fQ.IiO0-645S11qOlNwvXNj_mLNh7s6iy6BsXAcq70X0OM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a02d8de21da54b31-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.213.68.175","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-May-2026 13:20:00 UTC] === User Orders API Called ===
[28-May-2026 13:20:00 UTC] User ID: 672
[28-May-2026 13:20:00 UTC] Limit: 20, Offset: 0
[28-May-2026 13:20:00 UTC] Orders found: 0
[28-May-2026 13:20:00 UTC] Orders data: []
[28-May-2026 13:20:00 UTC] Total orders count: 0
[28-May-2026 13:20:00 UTC] === API CALL LOG ===
[28-May-2026 13:20:00 UTC] Endpoint: user/profile.php
[28-May-2026 13:20:00 UTC] Full Log Data: {
    "timestamp": "2026-05-28 13:20:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.213.68.175",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.213.68.175, 172.70.108.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcyIiwidXNlcm5hbWUiOiJiZWttNTM1OCIsImVtYWlsIjoibGFsYW5ld2JhYmE4MzNAZ21haWwuY29tIiwiZXhwIjoxNzgwNTc4ODY1fQ.IiO0-645S11qOlNwvXNj_mLNh7s6iy6BsXAcq70X0OM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02d8de2bed84b31-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.213.68.175",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 13:20:00 UTC] === END API CALL LOG ===
[28-May-2026 13:20:00 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 13:20:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcyIiwidXNlcm5hbWUiOiJiZWttNTM1OCIsImVtYWlsIjoibGFsYW5ld2JhYmE4MzNAZ21haWwuY29tIiwiZXhwIjoxNzgwNTc4ODY1fQ.IiO0-645S11qOlNwvXNj_mLNh7s6iy6BsXAcq70X0OM
[28-May-2026 13:20:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 13:20:00 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 13:20:00 UTC] User ID: 672
[28-May-2026 13:20:00 UTC] ✅ User profile retrieved successfully for user ID: 672
[28-May-2026 13:20:01 UTC] === API CALL LOG ===
[28-May-2026 13:20:01 UTC] Endpoint: user/profile.php
[28-May-2026 13:20:01 UTC] Full Log Data: {
    "timestamp": "2026-05-28 13:20:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.213.68.175",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.213.68.175, 172.70.108.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcyIiwidXNlcm5hbWUiOiJiZWttNTM1OCIsImVtYWlsIjoibGFsYW5ld2JhYmE4MzNAZ21haWwuY29tIiwiZXhwIjoxNzgwNTc4ODY1fQ.IiO0-645S11qOlNwvXNj_mLNh7s6iy6BsXAcq70X0OM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02d8de62e874b31-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.213.68.175",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 13:20:01 UTC] === END API CALL LOG ===
[28-May-2026 13:20:01 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 13:20:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcyIiwidXNlcm5hbWUiOiJiZWttNTM1OCIsImVtYWlsIjoibGFsYW5ld2JhYmE4MzNAZ21haWwuY29tIiwiZXhwIjoxNzgwNTc4ODY1fQ.IiO0-645S11qOlNwvXNj_mLNh7s6iy6BsXAcq70X0OM
[28-May-2026 13:20:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 13:20:01 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 13:20:01 UTC] User ID: 672
[28-May-2026 13:20:01 UTC] ✅ User profile retrieved successfully for user ID: 672
[28-May-2026 13:20:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 13:20:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 13:20:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.213.68.175, 172.70.108.15","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcyIiwidXNlcm5hbWUiOiJiZWttNTM1OCIsImVtYWlsIjoibGFsYW5ld2JhYmE4MzNAZ21haWwuY29tIiwiZXhwIjoxNzgwNTc4ODY1fQ.IiO0-645S11qOlNwvXNj_mLNh7s6iy6BsXAcq70X0OM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a02d8e4eccdc4b31-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.213.68.175","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-May-2026 13:20:17 UTC] === User Orders API Called ===
[28-May-2026 13:20:17 UTC] User ID: 672
[28-May-2026 13:20:17 UTC] Limit: 20, Offset: 0
[28-May-2026 13:20:17 UTC] Orders found: 0
[28-May-2026 13:20:17 UTC] Orders data: []
[28-May-2026 13:20:17 UTC] Total orders count: 0
[28-May-2026 13:20:17 UTC] === API CALL LOG ===
[28-May-2026 13:20:17 UTC] Endpoint: user/profile.php
[28-May-2026 13:20:17 UTC] Full Log Data: {
    "timestamp": "2026-05-28 13:20:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.213.68.175",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.213.68.175, 172.70.108.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcyIiwidXNlcm5hbWUiOiJiZWttNTM1OCIsImVtYWlsIjoibGFsYW5ld2JhYmE4MzNAZ21haWwuY29tIiwiZXhwIjoxNzgwNTc4ODY1fQ.IiO0-645S11qOlNwvXNj_mLNh7s6iy6BsXAcq70X0OM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02d8e4f5e424b31-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.213.68.175",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 13:20:17 UTC] === END API CALL LOG ===
[28-May-2026 13:20:17 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 13:20:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcyIiwidXNlcm5hbWUiOiJiZWttNTM1OCIsImVtYWlsIjoibGFsYW5ld2JhYmE4MzNAZ21haWwuY29tIiwiZXhwIjoxNzgwNTc4ODY1fQ.IiO0-645S11qOlNwvXNj_mLNh7s6iy6BsXAcq70X0OM
[28-May-2026 13:20:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 13:20:17 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 13:20:17 UTC] User ID: 672
[28-May-2026 13:20:17 UTC] ✅ User profile retrieved successfully for user ID: 672
[28-May-2026 13:20:18 UTC] === API CALL LOG ===
[28-May-2026 13:20:18 UTC] Endpoint: user/profile.php
[28-May-2026 13:20:18 UTC] Full Log Data: {
    "timestamp": "2026-05-28 13:20:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.213.68.175",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.213.68.175, 172.70.108.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcyIiwidXNlcm5hbWUiOiJiZWttNTM1OCIsImVtYWlsIjoibGFsYW5ld2JhYmE4MzNAZ21haWwuY29tIiwiZXhwIjoxNzgwNTc4ODY1fQ.IiO0-645S11qOlNwvXNj_mLNh7s6iy6BsXAcq70X0OM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02d8e52bdd54b31-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.213.68.175",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 13:20:18 UTC] === END API CALL LOG ===
[28-May-2026 13:20:18 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 13:20:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcyIiwidXNlcm5hbWUiOiJiZWttNTM1OCIsImVtYWlsIjoibGFsYW5ld2JhYmE4MzNAZ21haWwuY29tIiwiZXhwIjoxNzgwNTc4ODY1fQ.IiO0-645S11qOlNwvXNj_mLNh7s6iy6BsXAcq70X0OM
[28-May-2026 13:20:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 13:20:18 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 13:20:18 UTC] User ID: 672
[28-May-2026 13:20:18 UTC] ✅ User profile retrieved successfully for user ID: 672
[28-May-2026 13:22:39 UTC] === API CALL LOG ===
[28-May-2026 13:22:39 UTC] Endpoint: user/profile.php
[28-May-2026 13:22:39 UTC] Full Log Data: {
    "timestamp": "2026-05-28 13:22:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "150.228.105.91",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "150.228.105.91, 162.158.211.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjczIiwidXNlcm5hbWUiOiJSYWFkIiwiZW1haWwiOiJ5YWx5cmQwQGdtYWlsLmNvbSIsImV4cCI6MTc4MDU3OTM1OH0.A3D72_ILNSDWMvRkalfk9q7Ou5_LfWK3_OEkuW1nKDc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02d91c4995dd0d6-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "150.228.105.91",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 13:22:39 UTC] === END API CALL LOG ===
[28-May-2026 13:22:39 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 13:22:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjczIiwidXNlcm5hbWUiOiJSYWFkIiwiZW1haWwiOiJ5YWx5cmQwQGdtYWlsLmNvbSIsImV4cCI6MTc4MDU3OTM1OH0.A3D72_ILNSDWMvRkalfk9q7Ou5_LfWK3_OEkuW1nKDc
[28-May-2026 13:22:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 13:22:39 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 13:22:39 UTC] User ID: 673
[28-May-2026 13:22:39 UTC] ✅ User profile retrieved successfully for user ID: 673
[28-May-2026 13:22:39 UTC] === API CALL LOG ===
[28-May-2026 13:22:39 UTC] Endpoint: user/profile.php
[28-May-2026 13:22:39 UTC] Full Log Data: {
    "timestamp": "2026-05-28 13:22:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "150.228.105.91",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "150.228.105.91, 162.158.211.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjczIiwidXNlcm5hbWUiOiJSYWFkIiwiZW1haWwiOiJ5YWx5cmQwQGdtYWlsLmNvbSIsImV4cCI6MTc4MDU3OTM1OH0.A3D72_ILNSDWMvRkalfk9q7Ou5_LfWK3_OEkuW1nKDc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02d91c4995ad0d6-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "150.228.105.91",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 13:22:39 UTC] === END API CALL LOG ===
[28-May-2026 13:22:39 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 13:22:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjczIiwidXNlcm5hbWUiOiJSYWFkIiwiZW1haWwiOiJ5YWx5cmQwQGdtYWlsLmNvbSIsImV4cCI6MTc4MDU3OTM1OH0.A3D72_ILNSDWMvRkalfk9q7Ou5_LfWK3_OEkuW1nKDc
[28-May-2026 13:22:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 13:22:39 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 13:22:39 UTC] User ID: 673
[28-May-2026 13:22:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 13:22:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 13:22:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"150.228.105.91, 162.158.211.28","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjczIiwidXNlcm5hbWUiOiJSYWFkIiwiZW1haWwiOiJ5YWx5cmQwQGdtYWlsLmNvbSIsImV4cCI6MTc4MDU3OTM1OH0.A3D72_ILNSDWMvRkalfk9q7Ou5_LfWK3_OEkuW1nKDc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a02d91c49953d0d6-SOF","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"150.228.105.91","cf-ipcountry":"IQ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-May-2026 13:22:39 UTC] === User Orders API Called ===
[28-May-2026 13:22:39 UTC] User ID: 673
[28-May-2026 13:22:39 UTC] ✅ User profile retrieved successfully for user ID: 673
[28-May-2026 13:22:39 UTC] Limit: 20, Offset: 0
[28-May-2026 13:22:39 UTC] Orders found: 0
[28-May-2026 13:22:39 UTC] Orders data: []
[28-May-2026 13:22:39 UTC] Total orders count: 0
[28-May-2026 13:22:40 UTC] === API CALL LOG ===
[28-May-2026 13:22:40 UTC] Endpoint: user/profile.php
[28-May-2026 13:22:40 UTC] Full Log Data: {
    "timestamp": "2026-05-28 13:22:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "150.228.105.91",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "150.228.105.91, 162.158.211.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjczIiwidXNlcm5hbWUiOiJSYWFkIiwiZW1haWwiOiJ5YWx5cmQwQGdtYWlsLmNvbSIsImV4cCI6MTc4MDU3OTM1OH0.A3D72_ILNSDWMvRkalfk9q7Ou5_LfWK3_OEkuW1nKDc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02d91c88f1ad0d6-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "150.228.105.91",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 13:22:40 UTC] === END API CALL LOG ===
[28-May-2026 13:22:40 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 13:22:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjczIiwidXNlcm5hbWUiOiJSYWFkIiwiZW1haWwiOiJ5YWx5cmQwQGdtYWlsLmNvbSIsImV4cCI6MTc4MDU3OTM1OH0.A3D72_ILNSDWMvRkalfk9q7Ou5_LfWK3_OEkuW1nKDc
[28-May-2026 13:22:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 13:22:40 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 13:22:40 UTC] User ID: 673
[28-May-2026 13:22:40 UTC] ✅ User profile retrieved successfully for user ID: 673
[28-May-2026 13:22:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 13:22:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 13:22:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"150.228.105.91, 162.158.210.45","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjczIiwidXNlcm5hbWUiOiJSYWFkIiwiZW1haWwiOiJ5YWx5cmQwQGdtYWlsLmNvbSIsImV4cCI6MTc4MDU3OTM1OH0.A3D72_ILNSDWMvRkalfk9q7Ou5_LfWK3_OEkuW1nKDc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a02d91e68b02d0d6-SOF","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"150.228.105.91","cf-ipcountry":"IQ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-May-2026 13:22:44 UTC] === User Orders API Called ===
[28-May-2026 13:22:44 UTC] User ID: 673
[28-May-2026 13:22:44 UTC] Limit: 20, Offset: 0
[28-May-2026 13:22:44 UTC] Orders found: 0
[28-May-2026 13:22:44 UTC] Orders data: []
[28-May-2026 13:22:44 UTC] Total orders count: 0
[28-May-2026 13:23:04 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 13:23:04 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 13:23:04 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-forwarded-proto":"https","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjczIiwidXNlcm5hbWUiOiJSYWFkIiwiZW1haWwiOiJ5YWx5cmQwQGdtYWlsLmNvbSIsImV4cCI6MTc4MDU3OTM1OH0.A3D72_ILNSDWMvRkalfk9q7Ou5_LfWK3_OEkuW1nKDc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a02d92633acbc297-SOF","X-Forwarded-For":"150.228.105.91, 162.158.211.28","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"150.228.105.91","cf-ipcountry":"IQ","cf-visitor":"{\"scheme\":\"https\"}"}
[28-May-2026 13:23:04 UTC] === User Orders API Called ===
[28-May-2026 13:23:04 UTC] User ID: 673
[28-May-2026 13:23:04 UTC] Limit: 20, Offset: 0
[28-May-2026 13:23:04 UTC] Orders found: 0
[28-May-2026 13:23:04 UTC] Orders data: []
[28-May-2026 13:23:04 UTC] Total orders count: 0
[28-May-2026 13:23:06 UTC] === API CALL LOG ===
[28-May-2026 13:23:06 UTC] Endpoint: user/profile.php
[28-May-2026 13:23:06 UTC] Full Log Data: {
    "timestamp": "2026-05-28 13:23:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "150.228.105.91",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-forwarded-proto": "https",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjczIiwidXNlcm5hbWUiOiJSYWFkIiwiZW1haWwiOiJ5YWx5cmQwQGdtYWlsLmNvbSIsImV4cCI6MTc4MDU3OTM1OH0.A3D72_ILNSDWMvRkalfk9q7Ou5_LfWK3_OEkuW1nKDc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02d926f0ba6d0f0-SOF",
        "X-Forwarded-For": "150.228.105.91, 162.158.211.28",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "150.228.105.91",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 13:23:06 UTC] === END API CALL LOG ===
[28-May-2026 13:23:06 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 13:23:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjczIiwidXNlcm5hbWUiOiJSYWFkIiwiZW1haWwiOiJ5YWx5cmQwQGdtYWlsLmNvbSIsImV4cCI6MTc4MDU3OTM1OH0.A3D72_ILNSDWMvRkalfk9q7Ou5_LfWK3_OEkuW1nKDc
[28-May-2026 13:23:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 13:23:06 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 13:23:06 UTC] User ID: 673
[28-May-2026 13:23:06 UTC] ✅ User profile retrieved successfully for user ID: 673
[28-May-2026 13:23:07 UTC] User Purchases API - User ID: 673
[28-May-2026 13:23:07 UTC] User Purchases API - Total purchases found: 0
[28-May-2026 13:23:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 13:23:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 13:23:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"150.228.105.91, 162.158.211.28","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjczIiwidXNlcm5hbWUiOiJSYWFkIiwiZW1haWwiOiJ5YWx5cmQwQGdtYWlsLmNvbSIsImV4cCI6MTc4MDU3OTM1OH0.A3D72_ILNSDWMvRkalfk9q7Ou5_LfWK3_OEkuW1nKDc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a02d927abab3d0ff-SOF","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"150.228.105.91","cf-ipcountry":"IQ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-May-2026 13:23:08 UTC] === User Orders API Called ===
[28-May-2026 13:23:08 UTC] User ID: 673
[28-May-2026 13:23:08 UTC] Limit: 20, Offset: 0
[28-May-2026 13:23:08 UTC] Orders found: 0
[28-May-2026 13:23:08 UTC] Orders data: []
[28-May-2026 13:23:08 UTC] Total orders count: 0
[28-May-2026 13:23:10 UTC] === API CALL LOG ===
[28-May-2026 13:23:10 UTC] Endpoint: user/profile.php
[28-May-2026 13:23:10 UTC] Full Log Data: {
    "timestamp": "2026-05-28 13:23:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "150.228.105.91",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "150.228.105.91, 162.158.211.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjczIiwidXNlcm5hbWUiOiJSYWFkIiwiZW1haWwiOiJ5YWx5cmQwQGdtYWlsLmNvbSIsImV4cCI6MTc4MDU3OTM1OH0.A3D72_ILNSDWMvRkalfk9q7Ou5_LfWK3_OEkuW1nKDc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02d9288cc18d0ff-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "150.228.105.91",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 13:23:10 UTC] === END API CALL LOG ===
[28-May-2026 13:23:10 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 13:23:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjczIiwidXNlcm5hbWUiOiJSYWFkIiwiZW1haWwiOiJ5YWx5cmQwQGdtYWlsLmNvbSIsImV4cCI6MTc4MDU3OTM1OH0.A3D72_ILNSDWMvRkalfk9q7Ou5_LfWK3_OEkuW1nKDc
[28-May-2026 13:23:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 13:23:10 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 13:23:10 UTC] User ID: 673
[28-May-2026 13:23:10 UTC] ✅ User profile retrieved successfully for user ID: 673
[28-May-2026 13:23:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 13:23:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 13:23:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"150.228.105.91, 162.158.211.28","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjczIiwidXNlcm5hbWUiOiJSYWFkIiwiZW1haWwiOiJ5YWx5cmQwQGdtYWlsLmNvbSIsImV4cCI6MTc4MDU3OTM1OH0.A3D72_ILNSDWMvRkalfk9q7Ou5_LfWK3_OEkuW1nKDc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a02d9288cc0ad0ff-SOF","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"150.228.105.91","cf-ipcountry":"IQ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-May-2026 13:23:10 UTC] === User Orders API Called ===
[28-May-2026 13:23:10 UTC] User ID: 673
[28-May-2026 13:23:10 UTC] Limit: 20, Offset: 0
[28-May-2026 13:23:10 UTC] Orders found: 0
[28-May-2026 13:23:10 UTC] Orders data: []
[28-May-2026 13:23:10 UTC] Total orders count: 0
[28-May-2026 13:23:11 UTC] === API CALL LOG ===
[28-May-2026 13:23:11 UTC] Endpoint: user/profile.php
[28-May-2026 13:23:11 UTC] Full Log Data: {
    "timestamp": "2026-05-28 13:23:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "150.228.105.91",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "150.228.105.91, 162.158.211.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjczIiwidXNlcm5hbWUiOiJSYWFkIiwiZW1haWwiOiJ5YWx5cmQwQGdtYWlsLmNvbSIsImV4cCI6MTc4MDU3OTM1OH0.A3D72_ILNSDWMvRkalfk9q7Ou5_LfWK3_OEkuW1nKDc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02d928bded4d0ff-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "150.228.105.91",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 13:23:11 UTC] === END API CALL LOG ===
[28-May-2026 13:23:11 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 13:23:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjczIiwidXNlcm5hbWUiOiJSYWFkIiwiZW1haWwiOiJ5YWx5cmQwQGdtYWlsLmNvbSIsImV4cCI6MTc4MDU3OTM1OH0.A3D72_ILNSDWMvRkalfk9q7Ou5_LfWK3_OEkuW1nKDc
[28-May-2026 13:23:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 13:23:11 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 13:23:11 UTC] User ID: 673
[28-May-2026 13:23:11 UTC] ✅ User profile retrieved successfully for user ID: 673
[28-May-2026 13:23:11 UTC] === API CALL LOG ===
[28-May-2026 13:23:11 UTC] Endpoint: user/profile.php
[28-May-2026 13:23:11 UTC] Full Log Data: {
    "timestamp": "2026-05-28 13:23:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "150.228.105.91",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "150.228.105.91, 162.158.211.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjczIiwidXNlcm5hbWUiOiJSYWFkIiwiZW1haWwiOiJ5YWx5cmQwQGdtYWlsLmNvbSIsImV4cCI6MTc4MDU3OTM1OH0.A3D72_ILNSDWMvRkalfk9q7Ou5_LfWK3_OEkuW1nKDc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02d928cca28d0ff-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "150.228.105.91",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 13:23:11 UTC] === END API CALL LOG ===
[28-May-2026 13:23:11 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 13:23:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjczIiwidXNlcm5hbWUiOiJSYWFkIiwiZW1haWwiOiJ5YWx5cmQwQGdtYWlsLmNvbSIsImV4cCI6MTc4MDU3OTM1OH0.A3D72_ILNSDWMvRkalfk9q7Ou5_LfWK3_OEkuW1nKDc
[28-May-2026 13:23:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 13:23:11 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 13:23:11 UTC] User ID: 673
[28-May-2026 13:23:11 UTC] ✅ User profile retrieved successfully for user ID: 673
[28-May-2026 13:23:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 13:23:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 13:23:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"150.228.105.91, 162.158.211.28","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjczIiwidXNlcm5hbWUiOiJSYWFkIiwiZW1haWwiOiJ5YWx5cmQwQGdtYWlsLmNvbSIsImV4cCI6MTc4MDU3OTM1OH0.A3D72_ILNSDWMvRkalfk9q7Ou5_LfWK3_OEkuW1nKDc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a02d92e8bc39d0ff-SOF","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"150.228.105.91","cf-ipcountry":"IQ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-May-2026 13:23:26 UTC] === User Orders API Called ===
[28-May-2026 13:23:26 UTC] User ID: 673
[28-May-2026 13:23:26 UTC] Limit: 20, Offset: 0
[28-May-2026 13:23:26 UTC] Orders found: 0
[28-May-2026 13:23:26 UTC] Orders data: []
[28-May-2026 13:23:26 UTC] Total orders count: 0
[28-May-2026 13:23:26 UTC] === API CALL LOG ===
[28-May-2026 13:23:26 UTC] Endpoint: user/profile.php
[28-May-2026 13:23:26 UTC] Full Log Data: {
    "timestamp": "2026-05-28 13:23:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "150.228.105.91",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "150.228.105.91, 162.158.211.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjczIiwidXNlcm5hbWUiOiJSYWFkIiwiZW1haWwiOiJ5YWx5cmQwQGdtYWlsLmNvbSIsImV4cCI6MTc4MDU3OTM1OH0.A3D72_ILNSDWMvRkalfk9q7Ou5_LfWK3_OEkuW1nKDc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02d92e92dc3d0ff-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "150.228.105.91",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 13:23:26 UTC] === END API CALL LOG ===
[28-May-2026 13:23:26 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 13:23:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjczIiwidXNlcm5hbWUiOiJSYWFkIiwiZW1haWwiOiJ5YWx5cmQwQGdtYWlsLmNvbSIsImV4cCI6MTc4MDU3OTM1OH0.A3D72_ILNSDWMvRkalfk9q7Ou5_LfWK3_OEkuW1nKDc
[28-May-2026 13:23:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 13:23:26 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 13:23:26 UTC] User ID: 673
[28-May-2026 13:23:26 UTC] ✅ User profile retrieved successfully for user ID: 673
[28-May-2026 13:23:26 UTC] === API CALL LOG ===
[28-May-2026 13:23:26 UTC] Endpoint: user/profile.php
[28-May-2026 13:23:26 UTC] Full Log Data: {
    "timestamp": "2026-05-28 13:23:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "150.228.105.91",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "150.228.105.91, 162.158.211.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjczIiwidXNlcm5hbWUiOiJSYWFkIiwiZW1haWwiOiJ5YWx5cmQwQGdtYWlsLmNvbSIsImV4cCI6MTc4MDU3OTM1OH0.A3D72_ILNSDWMvRkalfk9q7Ou5_LfWK3_OEkuW1nKDc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02d92eb9e6ad0ff-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "150.228.105.91",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 13:23:26 UTC] === END API CALL LOG ===
[28-May-2026 13:23:26 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 13:23:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjczIiwidXNlcm5hbWUiOiJSYWFkIiwiZW1haWwiOiJ5YWx5cmQwQGdtYWlsLmNvbSIsImV4cCI6MTc4MDU3OTM1OH0.A3D72_ILNSDWMvRkalfk9q7Ou5_LfWK3_OEkuW1nKDc
[28-May-2026 13:23:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 13:23:26 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 13:23:26 UTC] User ID: 673
[28-May-2026 13:23:26 UTC] ✅ User profile retrieved successfully for user ID: 673
[28-May-2026 13:23:26 UTC] === API CALL LOG ===
[28-May-2026 13:23:26 UTC] Endpoint: user/profile.php
[28-May-2026 13:23:26 UTC] Full Log Data: {
    "timestamp": "2026-05-28 13:23:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "150.228.105.91",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "150.228.105.91, 162.158.211.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjczIiwidXNlcm5hbWUiOiJSYWFkIiwiZW1haWwiOiJ5YWx5cmQwQGdtYWlsLmNvbSIsImV4cCI6MTc4MDU3OTM1OH0.A3D72_ILNSDWMvRkalfk9q7Ou5_LfWK3_OEkuW1nKDc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02d92ecdaefd0ff-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "150.228.105.91",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 13:23:26 UTC] === END API CALL LOG ===
[28-May-2026 13:23:26 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 13:23:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjczIiwidXNlcm5hbWUiOiJSYWFkIiwiZW1haWwiOiJ5YWx5cmQwQGdtYWlsLmNvbSIsImV4cCI6MTc4MDU3OTM1OH0.A3D72_ILNSDWMvRkalfk9q7Ou5_LfWK3_OEkuW1nKDc
[28-May-2026 13:23:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 13:23:26 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 13:23:26 UTC] User ID: 673
[28-May-2026 13:23:26 UTC] ✅ User profile retrieved successfully for user ID: 673
[28-May-2026 13:23:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 13:23:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 13:23:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"150.228.105.91, 162.158.211.28","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjczIiwidXNlcm5hbWUiOiJSYWFkIiwiZW1haWwiOiJ5YWx5cmQwQGdtYWlsLmNvbSIsImV4cCI6MTc4MDU3OTM1OH0.A3D72_ILNSDWMvRkalfk9q7Ou5_LfWK3_OEkuW1nKDc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a02d93127deed0ff-SOF","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"150.228.105.91","cf-ipcountry":"IQ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-May-2026 13:23:32 UTC] === User Orders API Called ===
[28-May-2026 13:23:32 UTC] User ID: 673
[28-May-2026 13:23:32 UTC] Limit: 20, Offset: 0
[28-May-2026 13:23:32 UTC] Orders found: 0
[28-May-2026 13:23:32 UTC] Orders data: []
[28-May-2026 13:23:32 UTC] Total orders count: 0
[28-May-2026 13:23:32 UTC] === API CALL LOG ===
[28-May-2026 13:23:32 UTC] Endpoint: user/profile.php
[28-May-2026 13:23:32 UTC] Full Log Data: {
    "timestamp": "2026-05-28 13:23:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "150.228.105.91",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "150.228.105.91, 162.158.211.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjczIiwidXNlcm5hbWUiOiJSYWFkIiwiZW1haWwiOiJ5YWx5cmQwQGdtYWlsLmNvbSIsImV4cCI6MTc4MDU3OTM1OH0.A3D72_ILNSDWMvRkalfk9q7Ou5_LfWK3_OEkuW1nKDc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02d9312cf10d0ff-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "150.228.105.91",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 13:23:32 UTC] === END API CALL LOG ===
[28-May-2026 13:23:32 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 13:23:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjczIiwidXNlcm5hbWUiOiJSYWFkIiwiZW1haWwiOiJ5YWx5cmQwQGdtYWlsLmNvbSIsImV4cCI6MTc4MDU3OTM1OH0.A3D72_ILNSDWMvRkalfk9q7Ou5_LfWK3_OEkuW1nKDc
[28-May-2026 13:23:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 13:23:32 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 13:23:32 UTC] User ID: 673
[28-May-2026 13:23:32 UTC] ✅ User profile retrieved successfully for user ID: 673
[28-May-2026 13:23:33 UTC] === API CALL LOG ===
[28-May-2026 13:23:33 UTC] Endpoint: user/profile.php
[28-May-2026 13:23:33 UTC] Full Log Data: {
    "timestamp": "2026-05-28 13:23:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "150.228.105.91",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "150.228.105.91, 162.158.211.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjczIiwidXNlcm5hbWUiOiJSYWFkIiwiZW1haWwiOiJ5YWx5cmQwQGdtYWlsLmNvbSIsImV4cCI6MTc4MDU3OTM1OH0.A3D72_ILNSDWMvRkalfk9q7Ou5_LfWK3_OEkuW1nKDc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02d9315586ed0ff-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "150.228.105.91",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 13:23:33 UTC] === END API CALL LOG ===
[28-May-2026 13:23:33 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 13:23:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjczIiwidXNlcm5hbWUiOiJSYWFkIiwiZW1haWwiOiJ5YWx5cmQwQGdtYWlsLmNvbSIsImV4cCI6MTc4MDU3OTM1OH0.A3D72_ILNSDWMvRkalfk9q7Ou5_LfWK3_OEkuW1nKDc
[28-May-2026 13:23:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 13:23:33 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 13:23:33 UTC] User ID: 673
[28-May-2026 13:23:33 UTC] ✅ User profile retrieved successfully for user ID: 673
[28-May-2026 13:23:33 UTC] === API CALL LOG ===
[28-May-2026 13:23:33 UTC] Endpoint: user/profile.php
[28-May-2026 13:23:33 UTC] Full Log Data: {
    "timestamp": "2026-05-28 13:23:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "150.228.105.91",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "150.228.105.91, 162.158.211.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjczIiwidXNlcm5hbWUiOiJSYWFkIiwiZW1haWwiOiJ5YWx5cmQwQGdtYWlsLmNvbSIsImV4cCI6MTc4MDU3OTM1OH0.A3D72_ILNSDWMvRkalfk9q7Ou5_LfWK3_OEkuW1nKDc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02d9316bd75d0ff-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "150.228.105.91",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 13:23:33 UTC] === END API CALL LOG ===
[28-May-2026 13:23:33 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 13:23:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjczIiwidXNlcm5hbWUiOiJSYWFkIiwiZW1haWwiOiJ5YWx5cmQwQGdtYWlsLmNvbSIsImV4cCI6MTc4MDU3OTM1OH0.A3D72_ILNSDWMvRkalfk9q7Ou5_LfWK3_OEkuW1nKDc
[28-May-2026 13:23:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 13:23:33 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 13:23:33 UTC] User ID: 673
[28-May-2026 13:23:33 UTC] ✅ User profile retrieved successfully for user ID: 673
[28-May-2026 13:23:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 13:23:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 13:23:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"150.228.105.91, 162.158.211.28","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjczIiwidXNlcm5hbWUiOiJSYWFkIiwiZW1haWwiOiJ5YWx5cmQwQGdtYWlsLmNvbSIsImV4cCI6MTc4MDU3OTM1OH0.A3D72_ILNSDWMvRkalfk9q7Ou5_LfWK3_OEkuW1nKDc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a02d9339ccd2d0ff-SOF","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"150.228.105.91","cf-ipcountry":"IQ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-May-2026 13:23:39 UTC] === User Orders API Called ===
[28-May-2026 13:23:39 UTC] User ID: 673
[28-May-2026 13:23:39 UTC] Limit: 20, Offset: 0
[28-May-2026 13:23:39 UTC] Orders found: 0
[28-May-2026 13:23:39 UTC] Orders data: []
[28-May-2026 13:23:39 UTC] Total orders count: 0
[28-May-2026 13:23:39 UTC] === API CALL LOG ===
[28-May-2026 13:23:39 UTC] Endpoint: user/profile.php
[28-May-2026 13:23:39 UTC] Full Log Data: {
    "timestamp": "2026-05-28 13:23:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "150.228.105.91",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "150.228.105.91, 162.158.211.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjczIiwidXNlcm5hbWUiOiJSYWFkIiwiZW1haWwiOiJ5YWx5cmQwQGdtYWlsLmNvbSIsImV4cCI6MTc4MDU3OTM1OH0.A3D72_ILNSDWMvRkalfk9q7Ou5_LfWK3_OEkuW1nKDc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02d933a2e22d0ff-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "150.228.105.91",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 13:23:39 UTC] === END API CALL LOG ===
[28-May-2026 13:23:39 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 13:23:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjczIiwidXNlcm5hbWUiOiJSYWFkIiwiZW1haWwiOiJ5YWx5cmQwQGdtYWlsLmNvbSIsImV4cCI6MTc4MDU3OTM1OH0.A3D72_ILNSDWMvRkalfk9q7Ou5_LfWK3_OEkuW1nKDc
[28-May-2026 13:23:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 13:23:39 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 13:23:39 UTC] User ID: 673
[28-May-2026 13:23:39 UTC] ✅ User profile retrieved successfully for user ID: 673
[28-May-2026 13:23:39 UTC] === API CALL LOG ===
[28-May-2026 13:23:39 UTC] Endpoint: user/profile.php
[28-May-2026 13:23:39 UTC] Full Log Data: {
    "timestamp": "2026-05-28 13:23:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "150.228.105.91",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "150.228.105.91, 162.158.211.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjczIiwidXNlcm5hbWUiOiJSYWFkIiwiZW1haWwiOiJ5YWx5cmQwQGdtYWlsLmNvbSIsImV4cCI6MTc4MDU3OTM1OH0.A3D72_ILNSDWMvRkalfk9q7Ou5_LfWK3_OEkuW1nKDc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02d933cef4dd0ff-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "150.228.105.91",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 13:23:39 UTC] === END API CALL LOG ===
[28-May-2026 13:23:39 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 13:23:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjczIiwidXNlcm5hbWUiOiJSYWFkIiwiZW1haWwiOiJ5YWx5cmQwQGdtYWlsLmNvbSIsImV4cCI6MTc4MDU3OTM1OH0.A3D72_ILNSDWMvRkalfk9q7Ou5_LfWK3_OEkuW1nKDc
[28-May-2026 13:23:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 13:23:39 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 13:23:39 UTC] User ID: 673
[28-May-2026 13:23:39 UTC] ✅ User profile retrieved successfully for user ID: 673
[28-May-2026 13:23:39 UTC] === API CALL LOG ===
[28-May-2026 13:23:39 UTC] Endpoint: user/profile.php
[28-May-2026 13:23:39 UTC] Full Log Data: {
    "timestamp": "2026-05-28 13:23:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "150.228.105.91",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "150.228.105.91, 162.158.211.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjczIiwidXNlcm5hbWUiOiJSYWFkIiwiZW1haWwiOiJ5YWx5cmQwQGdtYWlsLmNvbSIsImV4cCI6MTc4MDU3OTM1OH0.A3D72_ILNSDWMvRkalfk9q7Ou5_LfWK3_OEkuW1nKDc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02d933dfbf6d0ff-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "150.228.105.91",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 13:23:39 UTC] === END API CALL LOG ===
[28-May-2026 13:23:39 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 13:23:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjczIiwidXNlcm5hbWUiOiJSYWFkIiwiZW1haWwiOiJ5YWx5cmQwQGdtYWlsLmNvbSIsImV4cCI6MTc4MDU3OTM1OH0.A3D72_ILNSDWMvRkalfk9q7Ou5_LfWK3_OEkuW1nKDc
[28-May-2026 13:23:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 13:23:39 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 13:23:39 UTC] User ID: 673
[28-May-2026 13:23:39 UTC] ✅ User profile retrieved successfully for user ID: 673
[28-May-2026 13:23:42 UTC] === API CALL LOG ===
[28-May-2026 13:23:42 UTC] Endpoint: user/profile.php
[28-May-2026 13:23:42 UTC] Full Log Data: {
    "timestamp": "2026-05-28 13:23:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "150.228.105.91",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "150.228.105.91, 162.158.211.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjczIiwidXNlcm5hbWUiOiJSYWFkIiwiZW1haWwiOiJ5YWx5cmQwQGdtYWlsLmNvbSIsImV4cCI6MTc4MDU3OTM1OH0.A3D72_ILNSDWMvRkalfk9q7Ou5_LfWK3_OEkuW1nKDc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02d934d889fd0ff-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "150.228.105.91",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 13:23:42 UTC] === END API CALL LOG ===
[28-May-2026 13:23:42 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 13:23:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjczIiwidXNlcm5hbWUiOiJSYWFkIiwiZW1haWwiOiJ5YWx5cmQwQGdtYWlsLmNvbSIsImV4cCI6MTc4MDU3OTM1OH0.A3D72_ILNSDWMvRkalfk9q7Ou5_LfWK3_OEkuW1nKDc
[28-May-2026 13:23:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 13:23:42 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 13:23:42 UTC] User ID: 673
[28-May-2026 13:23:42 UTC] ✅ User profile retrieved successfully for user ID: 673
[28-May-2026 13:23:45 UTC] === API CALL LOG ===
[28-May-2026 13:23:45 UTC] Endpoint: user/profile.php
[28-May-2026 13:23:45 UTC] Full Log Data: {
    "timestamp": "2026-05-28 13:23:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "150.228.105.91",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "150.228.105.91, 162.158.211.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjczIiwidXNlcm5hbWUiOiJSYWFkIiwiZW1haWwiOiJ5YWx5cmQwQGdtYWlsLmNvbSIsImV4cCI6MTc4MDU3OTM1OH0.A3D72_ILNSDWMvRkalfk9q7Ou5_LfWK3_OEkuW1nKDc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02d93604944d0ff-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "150.228.105.91",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 13:23:45 UTC] === END API CALL LOG ===
[28-May-2026 13:23:45 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 13:23:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjczIiwidXNlcm5hbWUiOiJSYWFkIiwiZW1haWwiOiJ5YWx5cmQwQGdtYWlsLmNvbSIsImV4cCI6MTc4MDU3OTM1OH0.A3D72_ILNSDWMvRkalfk9q7Ou5_LfWK3_OEkuW1nKDc
[28-May-2026 13:23:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 13:23:45 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 13:23:45 UTC] User ID: 673
[28-May-2026 13:23:45 UTC] ✅ User profile retrieved successfully for user ID: 673
[28-May-2026 13:23:55 UTC] === API CALL LOG ===
[28-May-2026 13:23:55 UTC] Endpoint: user/profile.php
[28-May-2026 13:23:55 UTC] Full Log Data: {
    "timestamp": "2026-05-28 13:23:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "150.228.105.91",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "150.228.105.91, 162.158.211.27",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjczIiwidXNlcm5hbWUiOiJSYWFkIiwiZW1haWwiOiJ5YWx5cmQwQGdtYWlsLmNvbSIsImV4cCI6MTc4MDU3OTM1OH0.A3D72_ILNSDWMvRkalfk9q7Ou5_LfWK3_OEkuW1nKDc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02d93a06a5cd0ff-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "150.228.105.91",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 13:23:55 UTC] === END API CALL LOG ===
[28-May-2026 13:23:55 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 13:23:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjczIiwidXNlcm5hbWUiOiJSYWFkIiwiZW1haWwiOiJ5YWx5cmQwQGdtYWlsLmNvbSIsImV4cCI6MTc4MDU3OTM1OH0.A3D72_ILNSDWMvRkalfk9q7Ou5_LfWK3_OEkuW1nKDc
[28-May-2026 13:23:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 13:23:55 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 13:23:55 UTC] User ID: 673
[28-May-2026 13:23:55 UTC] ✅ User profile retrieved successfully for user ID: 673
[28-May-2026 13:23:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 13:23:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 13:23:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"150.228.105.91, 162.158.211.27","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjczIiwidXNlcm5hbWUiOiJSYWFkIiwiZW1haWwiOiJ5YWx5cmQwQGdtYWlsLmNvbSIsImV4cCI6MTc4MDU3OTM1OH0.A3D72_ILNSDWMvRkalfk9q7Ou5_LfWK3_OEkuW1nKDc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a02d93a018d5d0ff-SOF","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"150.228.105.91","cf-ipcountry":"IQ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-May-2026 13:23:55 UTC] === User Orders API Called ===
[28-May-2026 13:23:55 UTC] User ID: 673
[28-May-2026 13:23:55 UTC] Limit: 20, Offset: 0
[28-May-2026 13:23:55 UTC] Orders found: 0
[28-May-2026 13:23:55 UTC] Orders data: []
[28-May-2026 13:23:55 UTC] Total orders count: 0
[28-May-2026 13:23:56 UTC] === API CALL LOG ===
[28-May-2026 13:23:56 UTC] Endpoint: user/profile.php
[28-May-2026 13:23:56 UTC] Full Log Data: {
    "timestamp": "2026-05-28 13:23:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "150.228.105.91",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "150.228.105.91, 162.158.211.27",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjczIiwidXNlcm5hbWUiOiJSYWFkIiwiZW1haWwiOiJ5YWx5cmQwQGdtYWlsLmNvbSIsImV4cCI6MTc4MDU3OTM1OH0.A3D72_ILNSDWMvRkalfk9q7Ou5_LfWK3_OEkuW1nKDc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02d93a36d4fd0ff-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "150.228.105.91",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 13:23:56 UTC] === END API CALL LOG ===
[28-May-2026 13:23:56 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 13:23:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjczIiwidXNlcm5hbWUiOiJSYWFkIiwiZW1haWwiOiJ5YWx5cmQwQGdtYWlsLmNvbSIsImV4cCI6MTc4MDU3OTM1OH0.A3D72_ILNSDWMvRkalfk9q7Ou5_LfWK3_OEkuW1nKDc
[28-May-2026 13:23:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 13:23:56 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 13:23:56 UTC] User ID: 673
[28-May-2026 13:23:56 UTC] ✅ User profile retrieved successfully for user ID: 673
[28-May-2026 13:23:56 UTC] === API CALL LOG ===
[28-May-2026 13:23:56 UTC] Endpoint: user/profile.php
[28-May-2026 13:23:56 UTC] Full Log Data: {
    "timestamp": "2026-05-28 13:23:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "150.228.105.91",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "150.228.105.91, 162.158.211.27",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjczIiwidXNlcm5hbWUiOiJSYWFkIiwiZW1haWwiOiJ5YWx5cmQwQGdtYWlsLmNvbSIsImV4cCI6MTc4MDU3OTM1OH0.A3D72_ILNSDWMvRkalfk9q7Ou5_LfWK3_OEkuW1nKDc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02d93a468a6d0ff-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "150.228.105.91",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 13:23:56 UTC] === END API CALL LOG ===
[28-May-2026 13:23:56 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 13:23:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjczIiwidXNlcm5hbWUiOiJSYWFkIiwiZW1haWwiOiJ5YWx5cmQwQGdtYWlsLmNvbSIsImV4cCI6MTc4MDU3OTM1OH0.A3D72_ILNSDWMvRkalfk9q7Ou5_LfWK3_OEkuW1nKDc
[28-May-2026 13:23:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 13:23:56 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 13:23:56 UTC] User ID: 673
[28-May-2026 13:23:56 UTC] ✅ User profile retrieved successfully for user ID: 673
[28-May-2026 13:24:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 13:24:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 13:24:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"150.228.105.91, 162.158.211.27","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjczIiwidXNlcm5hbWUiOiJSYWFkIiwiZW1haWwiOiJ5YWx5cmQwQGdtYWlsLmNvbSIsImV4cCI6MTc4MDU3OTM1OH0.A3D72_ILNSDWMvRkalfk9q7Ou5_LfWK3_OEkuW1nKDc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a02d93bddc43d0ff-SOF","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"150.228.105.91","cf-ipcountry":"IQ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-May-2026 13:24:00 UTC] === User Orders API Called ===
[28-May-2026 13:24:00 UTC] User ID: 673
[28-May-2026 13:24:00 UTC] Limit: 20, Offset: 0
[28-May-2026 13:24:00 UTC] Orders found: 0
[28-May-2026 13:24:00 UTC] Orders data: []
[28-May-2026 13:24:00 UTC] Total orders count: 0
[28-May-2026 13:24:00 UTC] === API CALL LOG ===
[28-May-2026 13:24:00 UTC] Endpoint: user/profile.php
[28-May-2026 13:24:00 UTC] Full Log Data: {
    "timestamp": "2026-05-28 13:24:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "150.228.105.91",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "150.228.105.91, 162.158.211.27",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjczIiwidXNlcm5hbWUiOiJSYWFkIiwiZW1haWwiOiJ5YWx5cmQwQGdtYWlsLmNvbSIsImV4cCI6MTc4MDU3OTM1OH0.A3D72_ILNSDWMvRkalfk9q7Ou5_LfWK3_OEkuW1nKDc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02d93be2d2ed0ff-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "150.228.105.91",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 13:24:00 UTC] === END API CALL LOG ===
[28-May-2026 13:24:00 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 13:24:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjczIiwidXNlcm5hbWUiOiJSYWFkIiwiZW1haWwiOiJ5YWx5cmQwQGdtYWlsLmNvbSIsImV4cCI6MTc4MDU3OTM1OH0.A3D72_ILNSDWMvRkalfk9q7Ou5_LfWK3_OEkuW1nKDc
[28-May-2026 13:24:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 13:24:00 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 13:24:00 UTC] User ID: 673
[28-May-2026 13:24:00 UTC] ✅ User profile retrieved successfully for user ID: 673
[28-May-2026 13:24:00 UTC] === API CALL LOG ===
[28-May-2026 13:24:00 UTC] Endpoint: user/profile.php
[28-May-2026 13:24:00 UTC] Full Log Data: {
    "timestamp": "2026-05-28 13:24:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "150.228.105.91",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "150.228.105.91, 162.158.211.27",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjczIiwidXNlcm5hbWUiOiJSYWFkIiwiZW1haWwiOiJ5YWx5cmQwQGdtYWlsLmNvbSIsImV4cCI6MTc4MDU3OTM1OH0.A3D72_ILNSDWMvRkalfk9q7Ou5_LfWK3_OEkuW1nKDc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02d93c0fecbd0ff-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "150.228.105.91",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 13:24:00 UTC] === END API CALL LOG ===
[28-May-2026 13:24:00 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 13:24:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjczIiwidXNlcm5hbWUiOiJSYWFkIiwiZW1haWwiOiJ5YWx5cmQwQGdtYWlsLmNvbSIsImV4cCI6MTc4MDU3OTM1OH0.A3D72_ILNSDWMvRkalfk9q7Ou5_LfWK3_OEkuW1nKDc
[28-May-2026 13:24:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 13:24:00 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 13:24:00 UTC] User ID: 673
[28-May-2026 13:24:00 UTC] ✅ User profile retrieved successfully for user ID: 673
[28-May-2026 13:24:01 UTC] === API CALL LOG ===
[28-May-2026 13:24:01 UTC] Endpoint: user/profile.php
[28-May-2026 13:24:01 UTC] Full Log Data: {
    "timestamp": "2026-05-28 13:24:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "150.228.105.91",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "150.228.105.91, 162.158.211.27",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjczIiwidXNlcm5hbWUiOiJSYWFkIiwiZW1haWwiOiJ5YWx5cmQwQGdtYWlsLmNvbSIsImV4cCI6MTc4MDU3OTM1OH0.A3D72_ILNSDWMvRkalfk9q7Ou5_LfWK3_OEkuW1nKDc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02d93c23b37d0ff-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "150.228.105.91",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 13:24:01 UTC] === END API CALL LOG ===
[28-May-2026 13:24:01 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 13:24:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjczIiwidXNlcm5hbWUiOiJSYWFkIiwiZW1haWwiOiJ5YWx5cmQwQGdtYWlsLmNvbSIsImV4cCI6MTc4MDU3OTM1OH0.A3D72_ILNSDWMvRkalfk9q7Ou5_LfWK3_OEkuW1nKDc
[28-May-2026 13:24:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 13:24:01 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 13:24:01 UTC] User ID: 673
[28-May-2026 13:24:01 UTC] ✅ User profile retrieved successfully for user ID: 673
[28-May-2026 13:24:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 13:24:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 13:24:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"150.228.105.91, 162.158.211.27","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjczIiwidXNlcm5hbWUiOiJSYWFkIiwiZW1haWwiOiJ5YWx5cmQwQGdtYWlsLmNvbSIsImV4cCI6MTc4MDU3OTM1OH0.A3D72_ILNSDWMvRkalfk9q7Ou5_LfWK3_OEkuW1nKDc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a02d93f2af6fd0ff-SOF","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"150.228.105.91","cf-ipcountry":"IQ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-May-2026 13:24:08 UTC] === User Orders API Called ===
[28-May-2026 13:24:08 UTC] User ID: 673
[28-May-2026 13:24:08 UTC] Limit: 20, Offset: 0
[28-May-2026 13:24:08 UTC] Orders found: 0
[28-May-2026 13:24:08 UTC] Orders data: []
[28-May-2026 13:24:08 UTC] Total orders count: 0
[28-May-2026 13:24:08 UTC] === API CALL LOG ===
[28-May-2026 13:24:08 UTC] Endpoint: user/profile.php
[28-May-2026 13:24:08 UTC] Full Log Data: {
    "timestamp": "2026-05-28 13:24:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "150.228.105.91",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "150.228.105.91, 162.158.211.27",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjczIiwidXNlcm5hbWUiOiJSYWFkIiwiZW1haWwiOiJ5YWx5cmQwQGdtYWlsLmNvbSIsImV4cCI6MTc4MDU3OTM1OH0.A3D72_ILNSDWMvRkalfk9q7Ou5_LfWK3_OEkuW1nKDc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02d93f2f883d0ff-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "150.228.105.91",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 13:24:08 UTC] === END API CALL LOG ===
[28-May-2026 13:24:08 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 13:24:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjczIiwidXNlcm5hbWUiOiJSYWFkIiwiZW1haWwiOiJ5YWx5cmQwQGdtYWlsLmNvbSIsImV4cCI6MTc4MDU3OTM1OH0.A3D72_ILNSDWMvRkalfk9q7Ou5_LfWK3_OEkuW1nKDc
[28-May-2026 13:24:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 13:24:08 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 13:24:08 UTC] User ID: 673
[28-May-2026 13:24:08 UTC] ✅ User profile retrieved successfully for user ID: 673
[28-May-2026 13:24:09 UTC] === API CALL LOG ===
[28-May-2026 13:24:09 UTC] Endpoint: user/profile.php
[28-May-2026 13:24:09 UTC] Full Log Data: {
    "timestamp": "2026-05-28 13:24:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "150.228.105.91",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "150.228.105.91, 162.158.211.27",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjczIiwidXNlcm5hbWUiOiJSYWFkIiwiZW1haWwiOiJ5YWx5cmQwQGdtYWlsLmNvbSIsImV4cCI6MTc4MDU3OTM1OH0.A3D72_ILNSDWMvRkalfk9q7Ou5_LfWK3_OEkuW1nKDc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02d93f57a02d0ff-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "150.228.105.91",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 13:24:09 UTC] === END API CALL LOG ===
[28-May-2026 13:24:09 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 13:24:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjczIiwidXNlcm5hbWUiOiJSYWFkIiwiZW1haWwiOiJ5YWx5cmQwQGdtYWlsLmNvbSIsImV4cCI6MTc4MDU3OTM1OH0.A3D72_ILNSDWMvRkalfk9q7Ou5_LfWK3_OEkuW1nKDc
[28-May-2026 13:24:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 13:24:09 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 13:24:09 UTC] User ID: 673
[28-May-2026 13:24:09 UTC] ✅ User profile retrieved successfully for user ID: 673
[28-May-2026 13:24:09 UTC] === API CALL LOG ===
[28-May-2026 13:24:09 UTC] Endpoint: user/profile.php
[28-May-2026 13:24:09 UTC] Full Log Data: {
    "timestamp": "2026-05-28 13:24:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "150.228.105.91",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "150.228.105.91, 162.158.211.27",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjczIiwidXNlcm5hbWUiOiJSYWFkIiwiZW1haWwiOiJ5YWx5cmQwQGdtYWlsLmNvbSIsImV4cCI6MTc4MDU3OTM1OH0.A3D72_ILNSDWMvRkalfk9q7Ou5_LfWK3_OEkuW1nKDc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02d93f6df33d0ff-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "150.228.105.91",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 13:24:09 UTC] === END API CALL LOG ===
[28-May-2026 13:24:09 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 13:24:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjczIiwidXNlcm5hbWUiOiJSYWFkIiwiZW1haWwiOiJ5YWx5cmQwQGdtYWlsLmNvbSIsImV4cCI6MTc4MDU3OTM1OH0.A3D72_ILNSDWMvRkalfk9q7Ou5_LfWK3_OEkuW1nKDc
[28-May-2026 13:24:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 13:24:09 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 13:24:09 UTC] User ID: 673
[28-May-2026 13:24:09 UTC] ✅ User profile retrieved successfully for user ID: 673
[28-May-2026 13:24:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 13:24:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 13:24:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"150.228.105.91, 162.158.211.27","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjczIiwidXNlcm5hbWUiOiJSYWFkIiwiZW1haWwiOiJ5YWx5cmQwQGdtYWlsLmNvbSIsImV4cCI6MTc4MDU3OTM1OH0.A3D72_ILNSDWMvRkalfk9q7Ou5_LfWK3_OEkuW1nKDc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a02d94051a57d0ff-SOF","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"150.228.105.91","cf-ipcountry":"IQ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-May-2026 13:24:11 UTC] === User Orders API Called ===
[28-May-2026 13:24:11 UTC] User ID: 673
[28-May-2026 13:24:11 UTC] Limit: 20, Offset: 0
[28-May-2026 13:24:11 UTC] Orders found: 0
[28-May-2026 13:24:11 UTC] Orders data: []
[28-May-2026 13:24:11 UTC] Total orders count: 0
[28-May-2026 13:24:12 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 13:24:12 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 13:24:12 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"150.228.105.91, 162.158.211.27","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjczIiwidXNlcm5hbWUiOiJSYWFkIiwiZW1haWwiOiJ5YWx5cmQwQGdtYWlsLmNvbSIsImV4cCI6MTc4MDU3OTM1OH0.A3D72_ILNSDWMvRkalfk9q7Ou5_LfWK3_OEkuW1nKDc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a02d940c7ccad0ff-SOF","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"150.228.105.91","cf-ipcountry":"IQ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-May-2026 13:24:12 UTC] === User Orders API Called ===
[28-May-2026 13:24:12 UTC] User ID: 673
[28-May-2026 13:24:12 UTC] Limit: 20, Offset: 0
[28-May-2026 13:24:12 UTC] Orders found: 0
[28-May-2026 13:24:12 UTC] Orders data: []
[28-May-2026 13:24:12 UTC] Total orders count: 0
[28-May-2026 13:24:12 UTC] === API CALL LOG ===
[28-May-2026 13:24:12 UTC] Endpoint: user/profile.php
[28-May-2026 13:24:12 UTC] Full Log Data: {
    "timestamp": "2026-05-28 13:24:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "150.228.105.91",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "150.228.105.91, 162.158.211.27",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjczIiwidXNlcm5hbWUiOiJSYWFkIiwiZW1haWwiOiJ5YWx5cmQwQGdtYWlsLmNvbSIsImV4cCI6MTc4MDU3OTM1OH0.A3D72_ILNSDWMvRkalfk9q7Ou5_LfWK3_OEkuW1nKDc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02d940ccde0d0ff-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "150.228.105.91",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 13:24:12 UTC] === END API CALL LOG ===
[28-May-2026 13:24:12 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 13:24:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjczIiwidXNlcm5hbWUiOiJSYWFkIiwiZW1haWwiOiJ5YWx5cmQwQGdtYWlsLmNvbSIsImV4cCI6MTc4MDU3OTM1OH0.A3D72_ILNSDWMvRkalfk9q7Ou5_LfWK3_OEkuW1nKDc
[28-May-2026 13:24:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 13:24:12 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 13:24:12 UTC] User ID: 673
[28-May-2026 13:24:12 UTC] ✅ User profile retrieved successfully for user ID: 673
[28-May-2026 13:24:13 UTC] === API CALL LOG ===
[28-May-2026 13:24:13 UTC] Endpoint: user/profile.php
[28-May-2026 13:24:13 UTC] Full Log Data: {
    "timestamp": "2026-05-28 13:24:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "150.228.105.91",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "150.228.105.91, 162.158.211.27",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjczIiwidXNlcm5hbWUiOiJSYWFkIiwiZW1haWwiOiJ5YWx5cmQwQGdtYWlsLmNvbSIsImV4cCI6MTc4MDU3OTM1OH0.A3D72_ILNSDWMvRkalfk9q7Ou5_LfWK3_OEkuW1nKDc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02d940f5f52d0ff-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "150.228.105.91",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 13:24:13 UTC] === END API CALL LOG ===
[28-May-2026 13:24:13 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 13:24:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjczIiwidXNlcm5hbWUiOiJSYWFkIiwiZW1haWwiOiJ5YWx5cmQwQGdtYWlsLmNvbSIsImV4cCI6MTc4MDU3OTM1OH0.A3D72_ILNSDWMvRkalfk9q7Ou5_LfWK3_OEkuW1nKDc
[28-May-2026 13:24:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 13:24:13 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 13:24:13 UTC] User ID: 673
[28-May-2026 13:24:13 UTC] ✅ User profile retrieved successfully for user ID: 673
[28-May-2026 13:24:13 UTC] === API CALL LOG ===
[28-May-2026 13:24:13 UTC] Endpoint: user/profile.php
[28-May-2026 13:24:13 UTC] Full Log Data: {
    "timestamp": "2026-05-28 13:24:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "150.228.105.91",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "150.228.105.91, 162.158.211.27",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjczIiwidXNlcm5hbWUiOiJSYWFkIiwiZW1haWwiOiJ5YWx5cmQwQGdtYWlsLmNvbSIsImV4cCI6MTc4MDU3OTM1OH0.A3D72_ILNSDWMvRkalfk9q7Ou5_LfWK3_OEkuW1nKDc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02d9410bc8ed0ff-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "150.228.105.91",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 13:24:13 UTC] === END API CALL LOG ===
[28-May-2026 13:24:13 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 13:24:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjczIiwidXNlcm5hbWUiOiJSYWFkIiwiZW1haWwiOiJ5YWx5cmQwQGdtYWlsLmNvbSIsImV4cCI6MTc4MDU3OTM1OH0.A3D72_ILNSDWMvRkalfk9q7Ou5_LfWK3_OEkuW1nKDc
[28-May-2026 13:24:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 13:24:13 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 13:24:13 UTC] User ID: 673
[28-May-2026 13:24:13 UTC] ✅ User profile retrieved successfully for user ID: 673
[28-May-2026 13:24:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 13:24:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 13:24:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"150.228.105.91, 162.158.211.27","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjczIiwidXNlcm5hbWUiOiJSYWFkIiwiZW1haWwiOiJ5YWx5cmQwQGdtYWlsLmNvbSIsImV4cCI6MTc4MDU3OTM1OH0.A3D72_ILNSDWMvRkalfk9q7Ou5_LfWK3_OEkuW1nKDc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a02d943919abd0ff-SOF","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"150.228.105.91","cf-ipcountry":"IQ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-May-2026 13:24:20 UTC] === User Orders API Called ===
[28-May-2026 13:24:20 UTC] User ID: 673
[28-May-2026 13:24:20 UTC] Limit: 20, Offset: 0
[28-May-2026 13:24:20 UTC] Orders found: 0
[28-May-2026 13:24:20 UTC] Orders data: []
[28-May-2026 13:24:20 UTC] Total orders count: 0
[28-May-2026 13:24:21 UTC] === API CALL LOG ===
[28-May-2026 13:24:21 UTC] Endpoint: user/profile.php
[28-May-2026 13:24:21 UTC] Full Log Data: {
    "timestamp": "2026-05-28 13:24:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "150.228.105.91",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "150.228.105.91, 162.158.211.27",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjczIiwidXNlcm5hbWUiOiJSYWFkIiwiZW1haWwiOiJ5YWx5cmQwQGdtYWlsLmNvbSIsImV4cCI6MTc4MDU3OTM1OH0.A3D72_ILNSDWMvRkalfk9q7Ou5_LfWK3_OEkuW1nKDc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02d94429c16d0ff-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "150.228.105.91",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 13:24:21 UTC] === END API CALL LOG ===
[28-May-2026 13:24:21 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 13:24:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjczIiwidXNlcm5hbWUiOiJSYWFkIiwiZW1haWwiOiJ5YWx5cmQwQGdtYWlsLmNvbSIsImV4cCI6MTc4MDU3OTM1OH0.A3D72_ILNSDWMvRkalfk9q7Ou5_LfWK3_OEkuW1nKDc
[28-May-2026 13:24:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 13:24:21 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 13:24:21 UTC] User ID: 673
[28-May-2026 13:24:21 UTC] ✅ User profile retrieved successfully for user ID: 673
[28-May-2026 13:24:21 UTC] User Purchases API - User ID: 673
[28-May-2026 13:24:21 UTC] User Purchases API - Total purchases found: 1
[28-May-2026 13:24:23 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 13:24:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 13:24:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"150.228.105.91, 162.158.211.27","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjczIiwidXNlcm5hbWUiOiJSYWFkIiwiZW1haWwiOiJ5YWx5cmQwQGdtYWlsLmNvbSIsImV4cCI6MTc4MDU3OTM1OH0.A3D72_ILNSDWMvRkalfk9q7Ou5_LfWK3_OEkuW1nKDc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a02d944bec6bd0ff-SOF","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"150.228.105.91","cf-ipcountry":"IQ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-May-2026 13:24:23 UTC] === User Orders API Called ===
[28-May-2026 13:24:23 UTC] User ID: 673
[28-May-2026 13:24:23 UTC] Limit: 20, Offset: 0
[28-May-2026 13:24:23 UTC] Orders found: 0
[28-May-2026 13:24:23 UTC] Orders data: []
[28-May-2026 13:24:23 UTC] Total orders count: 0
[28-May-2026 13:24:23 UTC] === API CALL LOG ===
[28-May-2026 13:24:23 UTC] Endpoint: user/profile.php
[28-May-2026 13:24:23 UTC] Full Log Data: {
    "timestamp": "2026-05-28 13:24:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "150.228.105.91",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "150.228.105.91, 162.158.211.27",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjczIiwidXNlcm5hbWUiOiJSYWFkIiwiZW1haWwiOiJ5YWx5cmQwQGdtYWlsLmNvbSIsImV4cCI6MTc4MDU3OTM1OH0.A3D72_ILNSDWMvRkalfk9q7Ou5_LfWK3_OEkuW1nKDc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02d944c3d7ad0ff-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "150.228.105.91",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 13:24:23 UTC] === END API CALL LOG ===
[28-May-2026 13:24:23 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 13:24:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjczIiwidXNlcm5hbWUiOiJSYWFkIiwiZW1haWwiOiJ5YWx5cmQwQGdtYWlsLmNvbSIsImV4cCI6MTc4MDU3OTM1OH0.A3D72_ILNSDWMvRkalfk9q7Ou5_LfWK3_OEkuW1nKDc
[28-May-2026 13:24:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 13:24:23 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 13:24:23 UTC] User ID: 673
[28-May-2026 13:24:23 UTC] ✅ User profile retrieved successfully for user ID: 673
[28-May-2026 13:24:23 UTC] === API CALL LOG ===
[28-May-2026 13:24:23 UTC] Endpoint: user/profile.php
[28-May-2026 13:24:23 UTC] Full Log Data: {
    "timestamp": "2026-05-28 13:24:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "150.228.105.91",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "150.228.105.91, 162.158.211.27",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjczIiwidXNlcm5hbWUiOiJSYWFkIiwiZW1haWwiOiJ5YWx5cmQwQGdtYWlsLmNvbSIsImV4cCI6MTc4MDU3OTM1OH0.A3D72_ILNSDWMvRkalfk9q7Ou5_LfWK3_OEkuW1nKDc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02d944ebe58d0ff-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "150.228.105.91",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 13:24:23 UTC] === END API CALL LOG ===
[28-May-2026 13:24:23 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 13:24:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjczIiwidXNlcm5hbWUiOiJSYWFkIiwiZW1haWwiOiJ5YWx5cmQwQGdtYWlsLmNvbSIsImV4cCI6MTc4MDU3OTM1OH0.A3D72_ILNSDWMvRkalfk9q7Ou5_LfWK3_OEkuW1nKDc
[28-May-2026 13:24:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 13:24:23 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 13:24:23 UTC] User ID: 673
[28-May-2026 13:24:23 UTC] ✅ User profile retrieved successfully for user ID: 673
[28-May-2026 13:24:23 UTC] === API CALL LOG ===
[28-May-2026 13:24:23 UTC] Endpoint: user/profile.php
[28-May-2026 13:24:23 UTC] Full Log Data: {
    "timestamp": "2026-05-28 13:24:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "150.228.105.91",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "150.228.105.91, 162.158.211.27",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjczIiwidXNlcm5hbWUiOiJSYWFkIiwiZW1haWwiOiJ5YWx5cmQwQGdtYWlsLmNvbSIsImV4cCI6MTc4MDU3OTM1OH0.A3D72_ILNSDWMvRkalfk9q7Ou5_LfWK3_OEkuW1nKDc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02d94500b95d0ff-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "150.228.105.91",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 13:24:23 UTC] === END API CALL LOG ===
[28-May-2026 13:24:23 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 13:24:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjczIiwidXNlcm5hbWUiOiJSYWFkIiwiZW1haWwiOiJ5YWx5cmQwQGdtYWlsLmNvbSIsImV4cCI6MTc4MDU3OTM1OH0.A3D72_ILNSDWMvRkalfk9q7Ou5_LfWK3_OEkuW1nKDc
[28-May-2026 13:24:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 13:24:23 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 13:24:23 UTC] User ID: 673
[28-May-2026 13:24:23 UTC] ✅ User profile retrieved successfully for user ID: 673
[28-May-2026 14:28:22 UTC] === API CALL LOG ===
[28-May-2026 14:28:22 UTC] Endpoint: user/profile.php
[28-May-2026 14:28:22 UTC] Full Log Data: {
    "timestamp": "2026-05-28 14:28:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2605:59c0:e83:f108:47f8:9223:7097:135d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2605:59c0:e83:f108:47f8:9223:7097:135d, 172.69.112.153",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc0IiwidXNlcm5hbWUiOiJBd2lub3JlblJkIiwiZW1haWwiOiJyZXdhcmRhd2lucmVuMTlAZ21haWwuY29tIiwiZXhwIjoxNzgwNTgzMzAxfQ.Ow1rGhb0v4Irw0BFftIW-wkGbDCw3whh_NZjoe79ehg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02df2064da162f4-DUR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2605:59c0:e83:f108:47f8:9223:7097:135d",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 14:28:22 UTC] === END API CALL LOG ===
[28-May-2026 14:28:22 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 14:28:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc0IiwidXNlcm5hbWUiOiJBd2lub3JlblJkIiwiZW1haWwiOiJyZXdhcmRhd2lucmVuMTlAZ21haWwuY29tIiwiZXhwIjoxNzgwNTgzMzAxfQ.Ow1rGhb0v4Irw0BFftIW-wkGbDCw3whh_NZjoe79ehg
[28-May-2026 14:28:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 14:28:22 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 14:28:22 UTC] User ID: 674
[28-May-2026 14:28:22 UTC] ✅ User profile retrieved successfully for user ID: 674
[28-May-2026 14:28:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 14:28:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 14:28:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2605:59c0:e83:f108:47f8:9223:7097:135d, 172.69.112.153","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc0IiwidXNlcm5hbWUiOiJBd2lub3JlblJkIiwiZW1haWwiOiJyZXdhcmRhd2lucmVuMTlAZ21haWwuY29tIiwiZXhwIjoxNzgwNTgzMzAxfQ.Ow1rGhb0v4Irw0BFftIW-wkGbDCw3whh_NZjoe79ehg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a02df2064da862f4-DUR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2605:59c0:e83:f108:47f8:9223:7097:135d","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-May-2026 14:28:22 UTC] === User Orders API Called ===
[28-May-2026 14:28:22 UTC] User ID: 674
[28-May-2026 14:28:22 UTC] Limit: 20, Offset: 0
[28-May-2026 14:28:22 UTC] Orders found: 0
[28-May-2026 14:28:22 UTC] Orders data: []
[28-May-2026 14:28:22 UTC] Total orders count: 0
[28-May-2026 14:28:22 UTC] === API CALL LOG ===
[28-May-2026 14:28:22 UTC] Endpoint: user/profile.php
[28-May-2026 14:28:22 UTC] Full Log Data: {
    "timestamp": "2026-05-28 14:28:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2605:59c0:e83:f108:47f8:9223:7097:135d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2605:59c0:e83:f108:47f8:9223:7097:135d, 172.69.112.187",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc0IiwidXNlcm5hbWUiOiJBd2lub3JlblJkIiwiZW1haWwiOiJyZXdhcmRhd2lucmVuMTlAZ21haWwuY29tIiwiZXhwIjoxNzgwNTgzMzAxfQ.Ow1rGhb0v4Irw0BFftIW-wkGbDCw3whh_NZjoe79ehg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02df2064da962f4-DUR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2605:59c0:e83:f108:47f8:9223:7097:135d",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 14:28:22 UTC] === END API CALL LOG ===
[28-May-2026 14:28:22 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 14:28:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc0IiwidXNlcm5hbWUiOiJBd2lub3JlblJkIiwiZW1haWwiOiJyZXdhcmRhd2lucmVuMTlAZ21haWwuY29tIiwiZXhwIjoxNzgwNTgzMzAxfQ.Ow1rGhb0v4Irw0BFftIW-wkGbDCw3whh_NZjoe79ehg
[28-May-2026 14:28:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 14:28:22 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 14:28:22 UTC] User ID: 674
[28-May-2026 14:28:22 UTC] ✅ User profile retrieved successfully for user ID: 674
[28-May-2026 14:28:24 UTC] === API CALL LOG ===
[28-May-2026 14:28:24 UTC] Endpoint: user/profile.php
[28-May-2026 14:28:24 UTC] Full Log Data: {
    "timestamp": "2026-05-28 14:28:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2605:59c0:e83:f108:47f8:9223:7097:135d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2605:59c0:e83:f108:47f8:9223:7097:135d, 172.69.112.187",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc0IiwidXNlcm5hbWUiOiJBd2lub3JlblJkIiwiZW1haWwiOiJyZXdhcmRhd2lucmVuMTlAZ21haWwuY29tIiwiZXhwIjoxNzgwNTgzMzAxfQ.Ow1rGhb0v4Irw0BFftIW-wkGbDCw3whh_NZjoe79ehg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02df2147ed162f4-DUR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2605:59c0:e83:f108:47f8:9223:7097:135d",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 14:28:24 UTC] === END API CALL LOG ===
[28-May-2026 14:28:24 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 14:28:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc0IiwidXNlcm5hbWUiOiJBd2lub3JlblJkIiwiZW1haWwiOiJyZXdhcmRhd2lucmVuMTlAZ21haWwuY29tIiwiZXhwIjoxNzgwNTgzMzAxfQ.Ow1rGhb0v4Irw0BFftIW-wkGbDCw3whh_NZjoe79ehg
[28-May-2026 14:28:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 14:28:24 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 14:28:24 UTC] User ID: 674
[28-May-2026 14:28:24 UTC] ✅ User profile retrieved successfully for user ID: 674
[28-May-2026 14:28:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 14:28:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 14:28:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2605:59c0:e83:f108:47f8:9223:7097:135d, 172.69.112.152","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc0IiwidXNlcm5hbWUiOiJBd2lub3JlblJkIiwiZW1haWwiOiJyZXdhcmRhd2lucmVuMTlAZ21haWwuY29tIiwiZXhwIjoxNzgwNTgzMzAxfQ.Ow1rGhb0v4Irw0BFftIW-wkGbDCw3whh_NZjoe79ehg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a02df2534baa62f4-DUR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2605:59c0:e83:f108:47f8:9223:7097:135d","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-May-2026 14:28:35 UTC] === User Orders API Called ===
[28-May-2026 14:28:35 UTC] User ID: 674
[28-May-2026 14:28:35 UTC] Limit: 20, Offset: 0
[28-May-2026 14:28:35 UTC] Orders found: 0
[28-May-2026 14:28:35 UTC] Orders data: []
[28-May-2026 14:28:35 UTC] Total orders count: 0
[28-May-2026 14:28:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 14:28:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 14:28:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2605:59c0:e83:f108:47f8:9223:7097:135d, 172.69.112.152","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc0IiwidXNlcm5hbWUiOiJBd2lub3JlblJkIiwiZW1haWwiOiJyZXdhcmRhd2lucmVuMTlAZ21haWwuY29tIiwiZXhwIjoxNzgwNTgzMzAxfQ.Ow1rGhb0v4Irw0BFftIW-wkGbDCw3whh_NZjoe79ehg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a02df276d98b62f4-DUR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2605:59c0:e83:f108:47f8:9223:7097:135d","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-May-2026 14:28:40 UTC] === User Orders API Called ===
[28-May-2026 14:28:40 UTC] User ID: 674
[28-May-2026 14:28:40 UTC] Limit: 20, Offset: 0
[28-May-2026 14:28:40 UTC] Orders found: 0
[28-May-2026 14:28:40 UTC] Orders data: []
[28-May-2026 14:28:40 UTC] Total orders count: 0
[28-May-2026 14:28:40 UTC] === API CALL LOG ===
[28-May-2026 14:28:40 UTC] Endpoint: user/profile.php
[28-May-2026 14:28:40 UTC] Full Log Data: {
    "timestamp": "2026-05-28 14:28:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2605:59c0:e83:f108:47f8:9223:7097:135d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2605:59c0:e83:f108:47f8:9223:7097:135d, 172.69.112.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc0IiwidXNlcm5hbWUiOiJBd2lub3JlblJkIiwiZW1haWwiOiJyZXdhcmRhd2lucmVuMTlAZ21haWwuY29tIiwiZXhwIjoxNzgwNTgzMzAxfQ.Ow1rGhb0v4Irw0BFftIW-wkGbDCw3whh_NZjoe79ehg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02df276d99562f4-DUR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2605:59c0:e83:f108:47f8:9223:7097:135d",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 14:28:40 UTC] === END API CALL LOG ===
[28-May-2026 14:28:40 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 14:28:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc0IiwidXNlcm5hbWUiOiJBd2lub3JlblJkIiwiZW1haWwiOiJyZXdhcmRhd2lucmVuMTlAZ21haWwuY29tIiwiZXhwIjoxNzgwNTgzMzAxfQ.Ow1rGhb0v4Irw0BFftIW-wkGbDCw3whh_NZjoe79ehg
[28-May-2026 14:28:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 14:28:40 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 14:28:40 UTC] User ID: 674
[28-May-2026 14:28:40 UTC] ✅ User profile retrieved successfully for user ID: 674
[28-May-2026 14:28:40 UTC] === API CALL LOG ===
[28-May-2026 14:28:40 UTC] Endpoint: user/profile.php
[28-May-2026 14:28:40 UTC] Full Log Data: {
    "timestamp": "2026-05-28 14:28:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2605:59c0:e83:f108:47f8:9223:7097:135d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2605:59c0:e83:f108:47f8:9223:7097:135d, 172.69.112.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc0IiwidXNlcm5hbWUiOiJBd2lub3JlblJkIiwiZW1haWwiOiJyZXdhcmRhd2lucmVuMTlAZ21haWwuY29tIiwiZXhwIjoxNzgwNTgzMzAxfQ.Ow1rGhb0v4Irw0BFftIW-wkGbDCw3whh_NZjoe79ehg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02df27a3cf762f4-DUR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2605:59c0:e83:f108:47f8:9223:7097:135d",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 14:28:40 UTC] === END API CALL LOG ===
[28-May-2026 14:28:40 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 14:28:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc0IiwidXNlcm5hbWUiOiJBd2lub3JlblJkIiwiZW1haWwiOiJyZXdhcmRhd2lucmVuMTlAZ21haWwuY29tIiwiZXhwIjoxNzgwNTgzMzAxfQ.Ow1rGhb0v4Irw0BFftIW-wkGbDCw3whh_NZjoe79ehg
[28-May-2026 14:28:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 14:28:40 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 14:28:40 UTC] User ID: 674
[28-May-2026 14:28:40 UTC] ✅ User profile retrieved successfully for user ID: 674
[28-May-2026 14:28:42 UTC] === API CALL LOG ===
[28-May-2026 14:28:42 UTC] Endpoint: user/profile.php
[28-May-2026 14:28:42 UTC] Full Log Data: {
    "timestamp": "2026-05-28 14:28:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2605:59c0:e83:f108:47f8:9223:7097:135d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2605:59c0:e83:f108:47f8:9223:7097:135d, 172.69.112.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc0IiwidXNlcm5hbWUiOiJBd2lub3JlblJkIiwiZW1haWwiOiJyZXdhcmRhd2lucmVuMTlAZ21haWwuY29tIiwiZXhwIjoxNzgwNTgzMzAxfQ.Ow1rGhb0v4Irw0BFftIW-wkGbDCw3whh_NZjoe79ehg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02df285a80e62f4-DUR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2605:59c0:e83:f108:47f8:9223:7097:135d",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 14:28:42 UTC] === END API CALL LOG ===
[28-May-2026 14:28:42 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 14:28:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc0IiwidXNlcm5hbWUiOiJBd2lub3JlblJkIiwiZW1haWwiOiJyZXdhcmRhd2lucmVuMTlAZ21haWwuY29tIiwiZXhwIjoxNzgwNTgzMzAxfQ.Ow1rGhb0v4Irw0BFftIW-wkGbDCw3whh_NZjoe79ehg
[28-May-2026 14:28:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 14:28:42 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 14:28:42 UTC] User ID: 674
[28-May-2026 14:28:42 UTC] ✅ User profile retrieved successfully for user ID: 674
[28-May-2026 14:29:59 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 14:29:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 14:29:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2605:59c0:e83:f108:47f8:9223:7097:135d, 172.69.112.152","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc0IiwidXNlcm5hbWUiOiJBd2lub3JlblJkIiwiZW1haWwiOiJyZXdhcmRhd2lucmVuMTlAZ21haWwuY29tIiwiZXhwIjoxNzgwNTgzMzAxfQ.Ow1rGhb0v4Irw0BFftIW-wkGbDCw3whh_NZjoe79ehg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a02df4662dff6cb8-DUR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2605:59c0:e83:f108:47f8:9223:7097:135d","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-May-2026 14:29:59 UTC] === User Orders API Called ===
[28-May-2026 14:29:59 UTC] User ID: 674
[28-May-2026 14:29:59 UTC] Limit: 20, Offset: 0
[28-May-2026 14:29:59 UTC] Orders found: 0
[28-May-2026 14:29:59 UTC] Orders data: []
[28-May-2026 14:29:59 UTC] Total orders count: 0
[28-May-2026 14:29:59 UTC] === API CALL LOG ===
[28-May-2026 14:29:59 UTC] Endpoint: user/profile.php
[28-May-2026 14:29:59 UTC] Full Log Data: {
    "timestamp": "2026-05-28 14:29:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2605:59c0:e83:f108:47f8:9223:7097:135d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2605:59c0:e83:f108:47f8:9223:7097:135d, 172.69.112.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc0IiwidXNlcm5hbWUiOiJBd2lub3JlblJkIiwiZW1haWwiOiJyZXdhcmRhd2lucmVuMTlAZ21haWwuY29tIiwiZXhwIjoxNzgwNTgzMzAxfQ.Ow1rGhb0v4Irw0BFftIW-wkGbDCw3whh_NZjoe79ehg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02df4662e026cb8-DUR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2605:59c0:e83:f108:47f8:9223:7097:135d",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 14:29:59 UTC] === END API CALL LOG ===
[28-May-2026 14:29:59 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 14:29:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc0IiwidXNlcm5hbWUiOiJBd2lub3JlblJkIiwiZW1haWwiOiJyZXdhcmRhd2lucmVuMTlAZ21haWwuY29tIiwiZXhwIjoxNzgwNTgzMzAxfQ.Ow1rGhb0v4Irw0BFftIW-wkGbDCw3whh_NZjoe79ehg
[28-May-2026 14:29:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 14:29:59 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 14:29:59 UTC] User ID: 674
[28-May-2026 14:29:59 UTC] ✅ User profile retrieved successfully for user ID: 674
[28-May-2026 14:30:01 UTC] === API CALL LOG ===
[28-May-2026 14:30:01 UTC] Endpoint: user/profile.php
[28-May-2026 14:30:01 UTC] Full Log Data: {
    "timestamp": "2026-05-28 14:30:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2605:59c0:e83:f108:47f8:9223:7097:135d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2605:59c0:e83:f108:47f8:9223:7097:135d, 172.69.112.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc0IiwidXNlcm5hbWUiOiJBd2lub3JlblJkIiwiZW1haWwiOiJyZXdhcmRhd2lucmVuMTlAZ21haWwuY29tIiwiZXhwIjoxNzgwNTgzMzAxfQ.Ow1rGhb0v4Irw0BFftIW-wkGbDCw3whh_NZjoe79ehg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02df4721ffd6cb8-DUR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2605:59c0:e83:f108:47f8:9223:7097:135d",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 14:30:01 UTC] === END API CALL LOG ===
[28-May-2026 14:30:01 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 14:30:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc0IiwidXNlcm5hbWUiOiJBd2lub3JlblJkIiwiZW1haWwiOiJyZXdhcmRhd2lucmVuMTlAZ21haWwuY29tIiwiZXhwIjoxNzgwNTgzMzAxfQ.Ow1rGhb0v4Irw0BFftIW-wkGbDCw3whh_NZjoe79ehg
[28-May-2026 14:30:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 14:30:01 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 14:30:01 UTC] User ID: 674
[28-May-2026 14:30:01 UTC] ✅ User profile retrieved successfully for user ID: 674
[28-May-2026 14:30:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 14:30:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 14:30:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2605:59c0:e83:f108:47f8:9223:7097:135d, 172.69.112.152","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc0IiwidXNlcm5hbWUiOiJBd2lub3JlblJkIiwiZW1haWwiOiJyZXdhcmRhd2lucmVuMTlAZ21haWwuY29tIiwiZXhwIjoxNzgwNTgzMzAxfQ.Ow1rGhb0v4Irw0BFftIW-wkGbDCw3whh_NZjoe79ehg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a02df4734bcb6cb8-DUR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2605:59c0:e83:f108:47f8:9223:7097:135d","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-May-2026 14:30:01 UTC] === User Orders API Called ===
[28-May-2026 14:30:01 UTC] User ID: 674
[28-May-2026 14:30:01 UTC] Limit: 20, Offset: 0
[28-May-2026 14:30:01 UTC] Orders found: 0
[28-May-2026 14:30:01 UTC] Orders data: []
[28-May-2026 14:30:01 UTC] Total orders count: 0
[28-May-2026 14:30:01 UTC] === API CALL LOG ===
[28-May-2026 14:30:01 UTC] Endpoint: user/profile.php
[28-May-2026 14:30:01 UTC] Full Log Data: {
    "timestamp": "2026-05-28 14:30:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2605:59c0:e83:f108:47f8:9223:7097:135d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2605:59c0:e83:f108:47f8:9223:7097:135d, 172.69.112.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc0IiwidXNlcm5hbWUiOiJBd2lub3JlblJkIiwiZW1haWwiOiJyZXdhcmRhd2lucmVuMTlAZ21haWwuY29tIiwiZXhwIjoxNzgwNTgzMzAxfQ.Ow1rGhb0v4Irw0BFftIW-wkGbDCw3whh_NZjoe79ehg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02df4734bcd6cb8-DUR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2605:59c0:e83:f108:47f8:9223:7097:135d",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 14:30:01 UTC] === END API CALL LOG ===
[28-May-2026 14:30:01 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 14:30:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc0IiwidXNlcm5hbWUiOiJBd2lub3JlblJkIiwiZW1haWwiOiJyZXdhcmRhd2lucmVuMTlAZ21haWwuY29tIiwiZXhwIjoxNzgwNTgzMzAxfQ.Ow1rGhb0v4Irw0BFftIW-wkGbDCw3whh_NZjoe79ehg
[28-May-2026 14:30:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 14:30:01 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 14:30:01 UTC] User ID: 674
[28-May-2026 14:30:01 UTC] ✅ User profile retrieved successfully for user ID: 674
[28-May-2026 14:30:03 UTC] === API CALL LOG ===
[28-May-2026 14:30:03 UTC] Endpoint: user/profile.php
[28-May-2026 14:30:03 UTC] Full Log Data: {
    "timestamp": "2026-05-28 14:30:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2605:59c0:e83:f108:47f8:9223:7097:135d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2605:59c0:e83:f108:47f8:9223:7097:135d, 172.69.112.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc0IiwidXNlcm5hbWUiOiJBd2lub3JlblJkIiwiZW1haWwiOiJyZXdhcmRhd2lucmVuMTlAZ21haWwuY29tIiwiZXhwIjoxNzgwNTgzMzAxfQ.Ow1rGhb0v4Irw0BFftIW-wkGbDCw3whh_NZjoe79ehg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02df47ec87c6cb8-DUR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2605:59c0:e83:f108:47f8:9223:7097:135d",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 14:30:03 UTC] === END API CALL LOG ===
[28-May-2026 14:30:03 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 14:30:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc0IiwidXNlcm5hbWUiOiJBd2lub3JlblJkIiwiZW1haWwiOiJyZXdhcmRhd2lucmVuMTlAZ21haWwuY29tIiwiZXhwIjoxNzgwNTgzMzAxfQ.Ow1rGhb0v4Irw0BFftIW-wkGbDCw3whh_NZjoe79ehg
[28-May-2026 14:30:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 14:30:03 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 14:30:03 UTC] User ID: 674
[28-May-2026 14:30:03 UTC] ✅ User profile retrieved successfully for user ID: 674
[28-May-2026 14:30:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 14:30:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 14:30:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2605:59c0:e83:f108:47f8:9223:7097:135d, 172.69.112.152","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc0IiwidXNlcm5hbWUiOiJBd2lub3JlblJkIiwiZW1haWwiOiJyZXdhcmRhd2lucmVuMTlAZ21haWwuY29tIiwiZXhwIjoxNzgwNTgzMzAxfQ.Ow1rGhb0v4Irw0BFftIW-wkGbDCw3whh_NZjoe79ehg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a02df509dda66cb8-DUR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2605:59c0:e83:f108:47f8:9223:7097:135d","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-May-2026 14:30:26 UTC] === User Orders API Called ===
[28-May-2026 14:30:26 UTC] User ID: 674
[28-May-2026 14:30:26 UTC] Limit: 20, Offset: 0
[28-May-2026 14:30:26 UTC] Orders found: 0
[28-May-2026 14:30:26 UTC] Orders data: []
[28-May-2026 14:30:26 UTC] Total orders count: 0
[28-May-2026 14:30:26 UTC] === API CALL LOG ===
[28-May-2026 14:30:26 UTC] Endpoint: user/profile.php
[28-May-2026 14:30:26 UTC] Full Log Data: {
    "timestamp": "2026-05-28 14:30:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2605:59c0:e83:f108:47f8:9223:7097:135d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2605:59c0:e83:f108:47f8:9223:7097:135d, 172.69.112.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc0IiwidXNlcm5hbWUiOiJBd2lub3JlblJkIiwiZW1haWwiOiJyZXdhcmRhd2lucmVuMTlAZ21haWwuY29tIiwiZXhwIjoxNzgwNTgzMzAxfQ.Ow1rGhb0v4Irw0BFftIW-wkGbDCw3whh_NZjoe79ehg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02df509dda86cb8-DUR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2605:59c0:e83:f108:47f8:9223:7097:135d",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 14:30:26 UTC] === END API CALL LOG ===
[28-May-2026 14:30:26 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 14:30:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc0IiwidXNlcm5hbWUiOiJBd2lub3JlblJkIiwiZW1haWwiOiJyZXdhcmRhd2lucmVuMTlAZ21haWwuY29tIiwiZXhwIjoxNzgwNTgzMzAxfQ.Ow1rGhb0v4Irw0BFftIW-wkGbDCw3whh_NZjoe79ehg
[28-May-2026 14:30:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 14:30:26 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 14:30:26 UTC] User ID: 674
[28-May-2026 14:30:26 UTC] ✅ User profile retrieved successfully for user ID: 674
[28-May-2026 14:30:26 UTC] === API CALL LOG ===
[28-May-2026 14:30:26 UTC] Endpoint: user/profile.php
[28-May-2026 14:30:26 UTC] Full Log Data: {
    "timestamp": "2026-05-28 14:30:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2605:59c0:e83:f108:47f8:9223:7097:135d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2605:59c0:e83:f108:47f8:9223:7097:135d, 172.69.112.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc0IiwidXNlcm5hbWUiOiJBd2lub3JlblJkIiwiZW1haWwiOiJyZXdhcmRhd2lucmVuMTlAZ21haWwuY29tIiwiZXhwIjoxNzgwNTgzMzAxfQ.Ow1rGhb0v4Irw0BFftIW-wkGbDCw3whh_NZjoe79ehg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02df50b5a856cb8-DUR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2605:59c0:e83:f108:47f8:9223:7097:135d",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 14:30:26 UTC] === END API CALL LOG ===
[28-May-2026 14:30:26 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 14:30:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc0IiwidXNlcm5hbWUiOiJBd2lub3JlblJkIiwiZW1haWwiOiJyZXdhcmRhd2lucmVuMTlAZ21haWwuY29tIiwiZXhwIjoxNzgwNTgzMzAxfQ.Ow1rGhb0v4Irw0BFftIW-wkGbDCw3whh_NZjoe79ehg
[28-May-2026 14:30:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 14:30:26 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 14:30:26 UTC] User ID: 674
[28-May-2026 14:30:26 UTC] ✅ User profile retrieved successfully for user ID: 674
[28-May-2026 14:30:28 UTC] === API CALL LOG ===
[28-May-2026 14:30:28 UTC] Endpoint: user/profile.php
[28-May-2026 14:30:28 UTC] Full Log Data: {
    "timestamp": "2026-05-28 14:30:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2605:59c0:e83:f108:47f8:9223:7097:135d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2605:59c0:e83:f108:47f8:9223:7097:135d, 172.69.112.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc0IiwidXNlcm5hbWUiOiJBd2lub3JlblJkIiwiZW1haWwiOiJyZXdhcmRhd2lucmVuMTlAZ21haWwuY29tIiwiZXhwIjoxNzgwNTgzMzAxfQ.Ow1rGhb0v4Irw0BFftIW-wkGbDCw3whh_NZjoe79ehg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02df51949b86cb8-DUR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2605:59c0:e83:f108:47f8:9223:7097:135d",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 14:30:28 UTC] === END API CALL LOG ===
[28-May-2026 14:30:28 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 14:30:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc0IiwidXNlcm5hbWUiOiJBd2lub3JlblJkIiwiZW1haWwiOiJyZXdhcmRhd2lucmVuMTlAZ21haWwuY29tIiwiZXhwIjoxNzgwNTgzMzAxfQ.Ow1rGhb0v4Irw0BFftIW-wkGbDCw3whh_NZjoe79ehg
[28-May-2026 14:30:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 14:30:28 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 14:30:28 UTC] User ID: 674
[28-May-2026 14:30:28 UTC] ✅ User profile retrieved successfully for user ID: 674
[28-May-2026 14:30:29 UTC] === API CALL LOG ===
[28-May-2026 14:30:29 UTC] Endpoint: user/profile.php
[28-May-2026 14:30:29 UTC] Full Log Data: {
    "timestamp": "2026-05-28 14:30:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2605:59c0:e83:f108:47f8:9223:7097:135d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2605:59c0:e83:f108:47f8:9223:7097:135d, 172.69.112.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc0IiwidXNlcm5hbWUiOiJBd2lub3JlblJkIiwiZW1haWwiOiJyZXdhcmRhd2lucmVuMTlAZ21haWwuY29tIiwiZXhwIjoxNzgwNTgzMzAxfQ.Ow1rGhb0v4Irw0BFftIW-wkGbDCw3whh_NZjoe79ehg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02df51f0c826cb8-DUR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2605:59c0:e83:f108:47f8:9223:7097:135d",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 14:30:29 UTC] === END API CALL LOG ===
[28-May-2026 14:30:29 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 14:30:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc0IiwidXNlcm5hbWUiOiJBd2lub3JlblJkIiwiZW1haWwiOiJyZXdhcmRhd2lucmVuMTlAZ21haWwuY29tIiwiZXhwIjoxNzgwNTgzMzAxfQ.Ow1rGhb0v4Irw0BFftIW-wkGbDCw3whh_NZjoe79ehg
[28-May-2026 14:30:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 14:30:29 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 14:30:29 UTC] User ID: 674
[28-May-2026 14:30:29 UTC] ✅ User profile retrieved successfully for user ID: 674
[28-May-2026 14:31:18 UTC] === API CALL LOG ===
[28-May-2026 14:31:18 UTC] Endpoint: user/profile.php
[28-May-2026 14:31:18 UTC] Full Log Data: {
    "timestamp": "2026-05-28 14:31:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2605:59c0:e83:f108:47f8:9223:7097:135d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2605:59c0:e83:f108:47f8:9223:7097:135d, 172.69.112.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc0IiwidXNlcm5hbWUiOiJBd2lub3JlblJkIiwiZW1haWwiOiJyZXdhcmRhd2lucmVuMTlAZ21haWwuY29tIiwiZXhwIjoxNzgwNTgzMzAxfQ.Ow1rGhb0v4Irw0BFftIW-wkGbDCw3whh_NZjoe79ehg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02df654ec266cb8-DUR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2605:59c0:e83:f108:47f8:9223:7097:135d",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 14:31:18 UTC] === END API CALL LOG ===
[28-May-2026 14:31:18 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 14:31:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc0IiwidXNlcm5hbWUiOiJBd2lub3JlblJkIiwiZW1haWwiOiJyZXdhcmRhd2lucmVuMTlAZ21haWwuY29tIiwiZXhwIjoxNzgwNTgzMzAxfQ.Ow1rGhb0v4Irw0BFftIW-wkGbDCw3whh_NZjoe79ehg
[28-May-2026 14:31:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 14:31:18 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 14:31:18 UTC] User ID: 674
[28-May-2026 14:31:18 UTC] ✅ User profile retrieved successfully for user ID: 674
[28-May-2026 14:31:18 UTC] === API CALL LOG ===
[28-May-2026 14:31:18 UTC] Endpoint: user/profile.php
[28-May-2026 14:31:18 UTC] Full Log Data: {
    "timestamp": "2026-05-28 14:31:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2605:59c0:e83:f108:47f8:9223:7097:135d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2605:59c0:e83:f108:47f8:9223:7097:135d, 172.69.112.153",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc0IiwidXNlcm5hbWUiOiJBd2lub3JlblJkIiwiZW1haWwiOiJyZXdhcmRhd2lucmVuMTlAZ21haWwuY29tIiwiZXhwIjoxNzgwNTgzMzAxfQ.Ow1rGhb0v4Irw0BFftIW-wkGbDCw3whh_NZjoe79ehg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02df651991e6cb8-DUR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2605:59c0:e83:f108:47f8:9223:7097:135d",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 14:31:18 UTC] === END API CALL LOG ===
[28-May-2026 14:31:18 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 14:31:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc0IiwidXNlcm5hbWUiOiJBd2lub3JlblJkIiwiZW1haWwiOiJyZXdhcmRhd2lucmVuMTlAZ21haWwuY29tIiwiZXhwIjoxNzgwNTgzMzAxfQ.Ow1rGhb0v4Irw0BFftIW-wkGbDCw3whh_NZjoe79ehg
[28-May-2026 14:31:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 14:31:18 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 14:31:18 UTC] User ID: 674
[28-May-2026 14:31:18 UTC] ✅ User profile retrieved successfully for user ID: 674
[28-May-2026 14:31:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 14:31:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 14:31:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2605:59c0:e83:f108:47f8:9223:7097:135d, 172.69.112.152","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc0IiwidXNlcm5hbWUiOiJBd2lub3JlblJkIiwiZW1haWwiOiJyZXdhcmRhd2lucmVuMTlAZ21haWwuY29tIiwiZXhwIjoxNzgwNTgzMzAxfQ.Ow1rGhb0v4Irw0BFftIW-wkGbDCw3whh_NZjoe79ehg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a02df65199176cb8-DUR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2605:59c0:e83:f108:47f8:9223:7097:135d","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-May-2026 14:31:18 UTC] === User Orders API Called ===
[28-May-2026 14:31:18 UTC] User ID: 674
[28-May-2026 14:31:18 UTC] Limit: 20, Offset: 0
[28-May-2026 14:31:18 UTC] Orders found: 0
[28-May-2026 14:31:18 UTC] Orders data: []
[28-May-2026 14:31:18 UTC] Total orders count: 0
[28-May-2026 14:31:20 UTC] === API CALL LOG ===
[28-May-2026 14:31:20 UTC] Endpoint: user/profile.php
[28-May-2026 14:31:20 UTC] Full Log Data: {
    "timestamp": "2026-05-28 14:31:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2605:59c0:e83:f108:47f8:9223:7097:135d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2605:59c0:e83:f108:47f8:9223:7097:135d, 172.69.112.153",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc0IiwidXNlcm5hbWUiOiJBd2lub3JlblJkIiwiZW1haWwiOiJyZXdhcmRhd2lucmVuMTlAZ21haWwuY29tIiwiZXhwIjoxNzgwNTgzMzAxfQ.Ow1rGhb0v4Irw0BFftIW-wkGbDCw3whh_NZjoe79ehg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02df65e4bb56cb8-DUR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2605:59c0:e83:f108:47f8:9223:7097:135d",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 14:31:20 UTC] === END API CALL LOG ===
[28-May-2026 14:31:20 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 14:31:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc0IiwidXNlcm5hbWUiOiJBd2lub3JlblJkIiwiZW1haWwiOiJyZXdhcmRhd2lucmVuMTlAZ21haWwuY29tIiwiZXhwIjoxNzgwNTgzMzAxfQ.Ow1rGhb0v4Irw0BFftIW-wkGbDCw3whh_NZjoe79ehg
[28-May-2026 14:31:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 14:31:20 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 14:31:20 UTC] User ID: 674
[28-May-2026 14:31:20 UTC] ✅ User profile retrieved successfully for user ID: 674
[28-May-2026 14:47:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 14:47:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 14:47:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"57.128.182.205, 172.71.241.20","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc1IiwidXNlcm5hbWUiOiJoeXBlcjY2NiIsImVtYWlsIjoiaml0YmFoYWR1cmNoYXVkaGFyeTAzOUBnbWFpbC5jb20iLCJleHAiOjE3ODA1ODQ0NTJ9.T_1JJ4BcjQ6K9LwITjkcfzBJUzVPsLxZLZsJhkVRm4I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a02e0e1ffe54aff9-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"57.128.182.205","cf-ipcountry":"GB","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-May-2026 14:47:33 UTC] === User Orders API Called ===
[28-May-2026 14:47:33 UTC] User ID: 675
[28-May-2026 14:47:33 UTC] Limit: 20, Offset: 0
[28-May-2026 14:47:33 UTC] Orders found: 0
[28-May-2026 14:47:33 UTC] Orders data: []
[28-May-2026 14:47:33 UTC] === API CALL LOG ===
[28-May-2026 14:47:33 UTC] Endpoint: user/profile.php
[28-May-2026 14:47:33 UTC] Full Log Data: {
    "timestamp": "2026-05-28 14:47:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "57.128.182.205",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "57.128.182.205, 172.71.241.20",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc1IiwidXNlcm5hbWUiOiJoeXBlcjY2NiIsImVtYWlsIjoiaml0YmFoYWR1cmNoYXVkaGFyeTAzOUBnbWFpbC5jb20iLCJleHAiOjE3ODA1ODQ0NTJ9.T_1JJ4BcjQ6K9LwITjkcfzBJUzVPsLxZLZsJhkVRm4I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02e0e1ffe39aff9-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "57.128.182.205",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 14:47:33 UTC] === END API CALL LOG ===
[28-May-2026 14:47:33 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 14:47:33 UTC] Total orders count: 0
[28-May-2026 14:47:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc1IiwidXNlcm5hbWUiOiJoeXBlcjY2NiIsImVtYWlsIjoiaml0YmFoYWR1cmNoYXVkaGFyeTAzOUBnbWFpbC5jb20iLCJleHAiOjE3ODA1ODQ0NTJ9.T_1JJ4BcjQ6K9LwITjkcfzBJUzVPsLxZLZsJhkVRm4I
[28-May-2026 14:47:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 14:47:33 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 14:47:33 UTC] User ID: 675
[28-May-2026 14:47:33 UTC] ✅ User profile retrieved successfully for user ID: 675
[28-May-2026 14:47:33 UTC] === API CALL LOG ===
[28-May-2026 14:47:33 UTC] Endpoint: user/profile.php
[28-May-2026 14:47:33 UTC] Full Log Data: {
    "timestamp": "2026-05-28 14:47:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "57.128.182.205",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "57.128.182.205, 172.71.241.85",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc1IiwidXNlcm5hbWUiOiJoeXBlcjY2NiIsImVtYWlsIjoiaml0YmFoYWR1cmNoYXVkaGFyeTAzOUBnbWFpbC5jb20iLCJleHAiOjE3ODA1ODQ0NTJ9.T_1JJ4BcjQ6K9LwITjkcfzBJUzVPsLxZLZsJhkVRm4I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02e0e1ffe57aff9-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "57.128.182.205",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 14:47:33 UTC] === END API CALL LOG ===
[28-May-2026 14:47:33 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 14:47:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc1IiwidXNlcm5hbWUiOiJoeXBlcjY2NiIsImVtYWlsIjoiaml0YmFoYWR1cmNoYXVkaGFyeTAzOUBnbWFpbC5jb20iLCJleHAiOjE3ODA1ODQ0NTJ9.T_1JJ4BcjQ6K9LwITjkcfzBJUzVPsLxZLZsJhkVRm4I
[28-May-2026 14:47:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 14:47:33 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 14:47:33 UTC] User ID: 675
[28-May-2026 14:47:33 UTC] ✅ User profile retrieved successfully for user ID: 675
[28-May-2026 14:47:34 UTC] === API CALL LOG ===
[28-May-2026 14:47:34 UTC] Endpoint: user/profile.php
[28-May-2026 14:47:34 UTC] Full Log Data: {
    "timestamp": "2026-05-28 14:47:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "57.128.182.205",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "57.128.182.205, 172.71.241.20",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc1IiwidXNlcm5hbWUiOiJoeXBlcjY2NiIsImVtYWlsIjoiaml0YmFoYWR1cmNoYXVkaGFyeTAzOUBnbWFpbC5jb20iLCJleHAiOjE3ODA1ODQ0NTJ9.T_1JJ4BcjQ6K9LwITjkcfzBJUzVPsLxZLZsJhkVRm4I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02e0e273d46aff9-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "57.128.182.205",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 14:47:34 UTC] === END API CALL LOG ===
[28-May-2026 14:47:34 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 14:47:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc1IiwidXNlcm5hbWUiOiJoeXBlcjY2NiIsImVtYWlsIjoiaml0YmFoYWR1cmNoYXVkaGFyeTAzOUBnbWFpbC5jb20iLCJleHAiOjE3ODA1ODQ0NTJ9.T_1JJ4BcjQ6K9LwITjkcfzBJUzVPsLxZLZsJhkVRm4I
[28-May-2026 14:47:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 14:47:34 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 14:47:34 UTC] User ID: 675
[28-May-2026 14:47:34 UTC] ✅ User profile retrieved successfully for user ID: 675
[28-May-2026 14:47:35 UTC] === API CALL LOG ===
[28-May-2026 14:47:35 UTC] Endpoint: user/profile.php
[28-May-2026 14:47:35 UTC] Full Log Data: {
    "timestamp": "2026-05-28 14:47:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "57.128.182.205",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "57.128.182.205, 172.71.241.20",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc1IiwidXNlcm5hbWUiOiJoeXBlcjY2NiIsImVtYWlsIjoiaml0YmFoYWR1cmNoYXVkaGFyeTAzOUBnbWFpbC5jb20iLCJleHAiOjE3ODA1ODQ0NTJ9.T_1JJ4BcjQ6K9LwITjkcfzBJUzVPsLxZLZsJhkVRm4I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02e0e2fea1aaff9-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "57.128.182.205",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 14:47:35 UTC] === END API CALL LOG ===
[28-May-2026 14:47:35 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 14:47:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc1IiwidXNlcm5hbWUiOiJoeXBlcjY2NiIsImVtYWlsIjoiaml0YmFoYWR1cmNoYXVkaGFyeTAzOUBnbWFpbC5jb20iLCJleHAiOjE3ODA1ODQ0NTJ9.T_1JJ4BcjQ6K9LwITjkcfzBJUzVPsLxZLZsJhkVRm4I
[28-May-2026 14:47:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 14:47:35 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 14:47:35 UTC] User ID: 675
[28-May-2026 14:47:35 UTC] ✅ User profile retrieved successfully for user ID: 675
[28-May-2026 14:47:35 UTC] User Purchases API - User ID: 675
[28-May-2026 14:47:35 UTC] User Purchases API - Total purchases found: 0
[28-May-2026 14:47:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 14:47:40 UTC] === API CALL LOG ===
[28-May-2026 14:47:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 14:47:40 UTC] Endpoint: user/profile.php
[28-May-2026 14:47:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"57.128.182.205, 172.71.241.85","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc1IiwidXNlcm5hbWUiOiJoeXBlcjY2NiIsImVtYWlsIjoiaml0YmFoYWR1cmNoYXVkaGFyeTAzOUBnbWFpbC5jb20iLCJleHAiOjE3ODA1ODQ0NTJ9.T_1JJ4BcjQ6K9LwITjkcfzBJUzVPsLxZLZsJhkVRm4I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a02e0e4c8873aff9-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"57.128.182.205","cf-ipcountry":"GB","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-May-2026 14:47:40 UTC] Full Log Data: {
    "timestamp": "2026-05-28 14:47:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "57.128.182.205",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "57.128.182.205, 172.71.241.85",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc1IiwidXNlcm5hbWUiOiJoeXBlcjY2NiIsImVtYWlsIjoiaml0YmFoYWR1cmNoYXVkaGFyeTAzOUBnbWFpbC5jb20iLCJleHAiOjE3ODA1ODQ0NTJ9.T_1JJ4BcjQ6K9LwITjkcfzBJUzVPsLxZLZsJhkVRm4I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02e0e4c8878aff9-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "57.128.182.205",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 14:47:40 UTC] === END API CALL LOG ===
[28-May-2026 14:47:40 UTC] === User Orders API Called ===
[28-May-2026 14:47:40 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 14:47:40 UTC] User ID: 675
[28-May-2026 14:47:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc1IiwidXNlcm5hbWUiOiJoeXBlcjY2NiIsImVtYWlsIjoiaml0YmFoYWR1cmNoYXVkaGFyeTAzOUBnbWFpbC5jb20iLCJleHAiOjE3ODA1ODQ0NTJ9.T_1JJ4BcjQ6K9LwITjkcfzBJUzVPsLxZLZsJhkVRm4I
[28-May-2026 14:47:40 UTC] Limit: 20, Offset: 0
[28-May-2026 14:47:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 14:47:40 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 14:47:40 UTC] User ID: 675
[28-May-2026 14:47:40 UTC] ✅ User profile retrieved successfully for user ID: 675
[28-May-2026 14:47:40 UTC] Orders found: 0
[28-May-2026 14:47:40 UTC] Orders data: []
[28-May-2026 14:47:40 UTC] Total orders count: 0
[28-May-2026 14:47:40 UTC] === API CALL LOG ===
[28-May-2026 14:47:40 UTC] Endpoint: user/profile.php
[28-May-2026 14:47:40 UTC] Full Log Data: {
    "timestamp": "2026-05-28 14:47:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "57.128.182.205",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "57.128.182.205, 172.71.241.85",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc1IiwidXNlcm5hbWUiOiJoeXBlcjY2NiIsImVtYWlsIjoiaml0YmFoYWR1cmNoYXVkaGFyeTAzOUBnbWFpbC5jb20iLCJleHAiOjE3ODA1ODQ0NTJ9.T_1JJ4BcjQ6K9LwITjkcfzBJUzVPsLxZLZsJhkVRm4I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02e0e50df1caff9-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "57.128.182.205",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 14:47:40 UTC] === END API CALL LOG ===
[28-May-2026 14:47:40 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 14:47:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc1IiwidXNlcm5hbWUiOiJoeXBlcjY2NiIsImVtYWlsIjoiaml0YmFoYWR1cmNoYXVkaGFyeTAzOUBnbWFpbC5jb20iLCJleHAiOjE3ODA1ODQ0NTJ9.T_1JJ4BcjQ6K9LwITjkcfzBJUzVPsLxZLZsJhkVRm4I
[28-May-2026 14:47:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 14:47:40 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 14:47:40 UTC] User ID: 675
[28-May-2026 14:47:40 UTC] ✅ User profile retrieved successfully for user ID: 675
[28-May-2026 14:47:41 UTC] === API CALL LOG ===
[28-May-2026 14:47:41 UTC] Endpoint: user/profile.php
[28-May-2026 14:47:41 UTC] Full Log Data: {
    "timestamp": "2026-05-28 14:47:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "57.128.182.205",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "57.128.182.205, 172.71.241.85",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc1IiwidXNlcm5hbWUiOiJoeXBlcjY2NiIsImVtYWlsIjoiaml0YmFoYWR1cmNoYXVkaGFyeTAzOUBnbWFpbC5jb20iLCJleHAiOjE3ODA1ODQ0NTJ9.T_1JJ4BcjQ6K9LwITjkcfzBJUzVPsLxZLZsJhkVRm4I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02e0e540993aff9-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "57.128.182.205",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 14:47:41 UTC] === END API CALL LOG ===
[28-May-2026 14:47:41 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 14:47:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc1IiwidXNlcm5hbWUiOiJoeXBlcjY2NiIsImVtYWlsIjoiaml0YmFoYWR1cmNoYXVkaGFyeTAzOUBnbWFpbC5jb20iLCJleHAiOjE3ODA1ODQ0NTJ9.T_1JJ4BcjQ6K9LwITjkcfzBJUzVPsLxZLZsJhkVRm4I
[28-May-2026 14:47:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 14:47:41 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 14:47:41 UTC] User ID: 675
[28-May-2026 14:47:41 UTC] ✅ User profile retrieved successfully for user ID: 675
[28-May-2026 14:48:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 14:48:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 14:48:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"57.128.182.205, 172.71.241.84","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc1IiwidXNlcm5hbWUiOiJoeXBlcjY2NiIsImVtYWlsIjoiaml0YmFoYWR1cmNoYXVkaGFyeTAzOUBnbWFpbC5jb20iLCJleHAiOjE3ODA1ODQ0NTJ9.T_1JJ4BcjQ6K9LwITjkcfzBJUzVPsLxZLZsJhkVRm4I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a02e0eda8b5faff9-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"57.128.182.205","cf-ipcountry":"GB","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-May-2026 14:48:02 UTC] === User Orders API Called ===
[28-May-2026 14:48:02 UTC] User ID: 675
[28-May-2026 14:48:02 UTC] Limit: 20, Offset: 0
[28-May-2026 14:48:02 UTC] Orders found: 0
[28-May-2026 14:48:02 UTC] Orders data: []
[28-May-2026 14:48:02 UTC] Total orders count: 0
[28-May-2026 14:48:02 UTC] === API CALL LOG ===
[28-May-2026 14:48:02 UTC] Endpoint: user/profile.php
[28-May-2026 14:48:02 UTC] Full Log Data: {
    "timestamp": "2026-05-28 14:48:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "57.128.182.205",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "57.128.182.205, 172.71.241.84",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc1IiwidXNlcm5hbWUiOiJoeXBlcjY2NiIsImVtYWlsIjoiaml0YmFoYWR1cmNoYXVkaGFyeTAzOUBnbWFpbC5jb20iLCJleHAiOjE3ODA1ODQ0NTJ9.T_1JJ4BcjQ6K9LwITjkcfzBJUzVPsLxZLZsJhkVRm4I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02e0eda8b63aff9-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "57.128.182.205",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 14:48:02 UTC] === END API CALL LOG ===
[28-May-2026 14:48:02 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 14:48:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc1IiwidXNlcm5hbWUiOiJoeXBlcjY2NiIsImVtYWlsIjoiaml0YmFoYWR1cmNoYXVkaGFyeTAzOUBnbWFpbC5jb20iLCJleHAiOjE3ODA1ODQ0NTJ9.T_1JJ4BcjQ6K9LwITjkcfzBJUzVPsLxZLZsJhkVRm4I
[28-May-2026 14:48:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 14:48:02 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 14:48:02 UTC] User ID: 675
[28-May-2026 14:48:02 UTC] ✅ User profile retrieved successfully for user ID: 675
[28-May-2026 14:48:03 UTC] === API CALL LOG ===
[28-May-2026 14:48:03 UTC] Endpoint: user/profile.php
[28-May-2026 14:48:03 UTC] Full Log Data: {
    "timestamp": "2026-05-28 14:48:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "57.128.182.205",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "57.128.182.205, 172.71.241.84",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc1IiwidXNlcm5hbWUiOiJoeXBlcjY2NiIsImVtYWlsIjoiaml0YmFoYWR1cmNoYXVkaGFyeTAzOUBnbWFpbC5jb20iLCJleHAiOjE3ODA1ODQ0NTJ9.T_1JJ4BcjQ6K9LwITjkcfzBJUzVPsLxZLZsJhkVRm4I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02e0ede98d0aff9-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "57.128.182.205",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 14:48:03 UTC] === END API CALL LOG ===
[28-May-2026 14:48:03 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 14:48:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc1IiwidXNlcm5hbWUiOiJoeXBlcjY2NiIsImVtYWlsIjoiaml0YmFoYWR1cmNoYXVkaGFyeTAzOUBnbWFpbC5jb20iLCJleHAiOjE3ODA1ODQ0NTJ9.T_1JJ4BcjQ6K9LwITjkcfzBJUzVPsLxZLZsJhkVRm4I
[28-May-2026 14:48:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 14:48:03 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 14:48:03 UTC] User ID: 675
[28-May-2026 14:48:03 UTC] ✅ User profile retrieved successfully for user ID: 675
[28-May-2026 14:48:05 UTC] === API CALL LOG ===
[28-May-2026 14:48:05 UTC] Endpoint: user/profile.php
[28-May-2026 14:48:05 UTC] Full Log Data: {
    "timestamp": "2026-05-28 14:48:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "57.128.182.205",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "57.128.182.205, 172.71.241.84",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc1IiwidXNlcm5hbWUiOiJoeXBlcjY2NiIsImVtYWlsIjoiaml0YmFoYWR1cmNoYXVkaGFyeTAzOUBnbWFpbC5jb20iLCJleHAiOjE3ODA1ODQ0NTJ9.T_1JJ4BcjQ6K9LwITjkcfzBJUzVPsLxZLZsJhkVRm4I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02e0ee8fa48aff9-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "57.128.182.205",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 14:48:05 UTC] === END API CALL LOG ===
[28-May-2026 14:48:05 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 14:48:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc1IiwidXNlcm5hbWUiOiJoeXBlcjY2NiIsImVtYWlsIjoiaml0YmFoYWR1cmNoYXVkaGFyeTAzOUBnbWFpbC5jb20iLCJleHAiOjE3ODA1ODQ0NTJ9.T_1JJ4BcjQ6K9LwITjkcfzBJUzVPsLxZLZsJhkVRm4I
[28-May-2026 14:48:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 14:48:05 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 14:48:05 UTC] User ID: 675
[28-May-2026 14:48:05 UTC] ✅ User profile retrieved successfully for user ID: 675
[28-May-2026 14:48:16 UTC] === API CALL LOG ===
[28-May-2026 14:48:16 UTC] Endpoint: user/profile.php
[28-May-2026 14:48:16 UTC] Full Log Data: {
    "timestamp": "2026-05-28 14:48:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "57.128.182.205",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "57.128.182.205, 172.70.162.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc1IiwidXNlcm5hbWUiOiJoeXBlcjY2NiIsImVtYWlsIjoiaml0YmFoYWR1cmNoYXVkaGFyeTAzOUBnbWFpbC5jb20iLCJleHAiOjE3ODA1ODQ0NTJ9.T_1JJ4BcjQ6K9LwITjkcfzBJUzVPsLxZLZsJhkVRm4I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02e0f2cad46955c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "57.128.182.205",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 14:48:16 UTC] === END API CALL LOG ===
[28-May-2026 14:48:16 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 14:48:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc1IiwidXNlcm5hbWUiOiJoeXBlcjY2NiIsImVtYWlsIjoiaml0YmFoYWR1cmNoYXVkaGFyeTAzOUBnbWFpbC5jb20iLCJleHAiOjE3ODA1ODQ0NTJ9.T_1JJ4BcjQ6K9LwITjkcfzBJUzVPsLxZLZsJhkVRm4I
[28-May-2026 14:48:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 14:48:16 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 14:48:16 UTC] User ID: 675
[28-May-2026 14:48:16 UTC] ✅ User profile retrieved successfully for user ID: 675
[28-May-2026 14:48:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 14:48:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 14:48:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"57.128.182.205, 172.70.162.100","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc1IiwidXNlcm5hbWUiOiJoeXBlcjY2NiIsImVtYWlsIjoiaml0YmFoYWR1cmNoYXVkaGFyeTAzOUBnbWFpbC5jb20iLCJleHAiOjE3ODA1ODQ0NTJ9.T_1JJ4BcjQ6K9LwITjkcfzBJUzVPsLxZLZsJhkVRm4I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a02e0f37dff4955c-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"57.128.182.205","cf-ipcountry":"GB","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-May-2026 14:48:17 UTC] === User Orders API Called ===
[28-May-2026 14:48:17 UTC] User ID: 675
[28-May-2026 14:48:17 UTC] Limit: 20, Offset: 0
[28-May-2026 14:48:17 UTC] Orders found: 0
[28-May-2026 14:48:17 UTC] Orders data: []
[28-May-2026 14:48:17 UTC] Total orders count: 0
[28-May-2026 14:48:21 UTC] === API CALL LOG ===
[28-May-2026 14:48:21 UTC] Endpoint: user/profile.php
[28-May-2026 14:48:21 UTC] Full Log Data: {
    "timestamp": "2026-05-28 14:48:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "57.128.182.205",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "57.128.182.205, 172.70.162.182",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc1IiwidXNlcm5hbWUiOiJoeXBlcjY2NiIsImVtYWlsIjoiaml0YmFoYWR1cmNoYXVkaGFyeTAzOUBnbWFpbC5jb20iLCJleHAiOjE3ODA1ODQ0NTJ9.T_1JJ4BcjQ6K9LwITjkcfzBJUzVPsLxZLZsJhkVRm4I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02e0f4e1e79955c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "57.128.182.205",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 14:48:21 UTC] === END API CALL LOG ===
[28-May-2026 14:48:21 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 14:48:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc1IiwidXNlcm5hbWUiOiJoeXBlcjY2NiIsImVtYWlsIjoiaml0YmFoYWR1cmNoYXVkaGFyeTAzOUBnbWFpbC5jb20iLCJleHAiOjE3ODA1ODQ0NTJ9.T_1JJ4BcjQ6K9LwITjkcfzBJUzVPsLxZLZsJhkVRm4I
[28-May-2026 14:48:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 14:48:21 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 14:48:21 UTC] User ID: 675
[28-May-2026 14:48:21 UTC] ✅ User profile retrieved successfully for user ID: 675
[28-May-2026 14:48:21 UTC] User Purchases API - User ID: 675
[28-May-2026 14:48:21 UTC] User Purchases API - Total purchases found: 0
[28-May-2026 14:48:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 14:48:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 14:48:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"57.128.182.205, 172.70.162.182","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc1IiwidXNlcm5hbWUiOiJoeXBlcjY2NiIsImVtYWlsIjoiaml0YmFoYWR1cmNoYXVkaGFyeTAzOUBnbWFpbC5jb20iLCJleHAiOjE3ODA1ODQ0NTJ9.T_1JJ4BcjQ6K9LwITjkcfzBJUzVPsLxZLZsJhkVRm4I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a02e0f56eef8955c-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"57.128.182.205","cf-ipcountry":"GB","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-May-2026 14:48:22 UTC] === User Orders API Called ===
[28-May-2026 14:48:22 UTC] User ID: 675
[28-May-2026 14:48:22 UTC] Limit: 20, Offset: 0
[28-May-2026 14:48:22 UTC] Orders found: 0
[28-May-2026 14:48:22 UTC] Orders data: []
[28-May-2026 14:48:22 UTC] Total orders count: 0
[28-May-2026 14:48:22 UTC] === API CALL LOG ===
[28-May-2026 14:48:22 UTC] Endpoint: user/profile.php
[28-May-2026 14:48:22 UTC] Full Log Data: {
    "timestamp": "2026-05-28 14:48:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "57.128.182.205",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "57.128.182.205, 172.70.162.182",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc1IiwidXNlcm5hbWUiOiJoeXBlcjY2NiIsImVtYWlsIjoiaml0YmFoYWR1cmNoYXVkaGFyeTAzOUBnbWFpbC5jb20iLCJleHAiOjE3ODA1ODQ0NTJ9.T_1JJ4BcjQ6K9LwITjkcfzBJUzVPsLxZLZsJhkVRm4I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02e0f56eef9955c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "57.128.182.205",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 14:48:22 UTC] === END API CALL LOG ===
[28-May-2026 14:48:22 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 14:48:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc1IiwidXNlcm5hbWUiOiJoeXBlcjY2NiIsImVtYWlsIjoiaml0YmFoYWR1cmNoYXVkaGFyeTAzOUBnbWFpbC5jb20iLCJleHAiOjE3ODA1ODQ0NTJ9.T_1JJ4BcjQ6K9LwITjkcfzBJUzVPsLxZLZsJhkVRm4I
[28-May-2026 14:48:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 14:48:22 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 14:48:22 UTC] User ID: 675
[28-May-2026 14:48:22 UTC] ✅ User profile retrieved successfully for user ID: 675
[28-May-2026 14:48:23 UTC] === API CALL LOG ===
[28-May-2026 14:48:23 UTC] Endpoint: user/profile.php
[28-May-2026 14:48:23 UTC] Full Log Data: {
    "timestamp": "2026-05-28 14:48:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "57.128.182.205",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "57.128.182.205, 172.70.162.182",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc1IiwidXNlcm5hbWUiOiJoeXBlcjY2NiIsImVtYWlsIjoiaml0YmFoYWR1cmNoYXVkaGFyeTAzOUBnbWFpbC5jb20iLCJleHAiOjE3ODA1ODQ0NTJ9.T_1JJ4BcjQ6K9LwITjkcfzBJUzVPsLxZLZsJhkVRm4I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02e0f5b1b1e955c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "57.128.182.205",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 14:48:23 UTC] === END API CALL LOG ===
[28-May-2026 14:48:23 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 14:48:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc1IiwidXNlcm5hbWUiOiJoeXBlcjY2NiIsImVtYWlsIjoiaml0YmFoYWR1cmNoYXVkaGFyeTAzOUBnbWFpbC5jb20iLCJleHAiOjE3ODA1ODQ0NTJ9.T_1JJ4BcjQ6K9LwITjkcfzBJUzVPsLxZLZsJhkVRm4I
[28-May-2026 14:48:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 14:48:23 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 14:48:23 UTC] User ID: 675
[28-May-2026 14:48:23 UTC] ✅ User profile retrieved successfully for user ID: 675
[28-May-2026 14:48:24 UTC] === API CALL LOG ===
[28-May-2026 14:48:24 UTC] Endpoint: user/profile.php
[28-May-2026 14:48:24 UTC] Full Log Data: {
    "timestamp": "2026-05-28 14:48:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "57.128.182.205",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "57.128.182.205, 172.70.162.182",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc1IiwidXNlcm5hbWUiOiJoeXBlcjY2NiIsImVtYWlsIjoiaml0YmFoYWR1cmNoYXVkaGFyeTAzOUBnbWFpbC5jb20iLCJleHAiOjE3ODA1ODQ0NTJ9.T_1JJ4BcjQ6K9LwITjkcfzBJUzVPsLxZLZsJhkVRm4I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02e0f5e1e2e955c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "57.128.182.205",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 14:48:24 UTC] === END API CALL LOG ===
[28-May-2026 14:48:24 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 14:48:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc1IiwidXNlcm5hbWUiOiJoeXBlcjY2NiIsImVtYWlsIjoiaml0YmFoYWR1cmNoYXVkaGFyeTAzOUBnbWFpbC5jb20iLCJleHAiOjE3ODA1ODQ0NTJ9.T_1JJ4BcjQ6K9LwITjkcfzBJUzVPsLxZLZsJhkVRm4I
[28-May-2026 14:48:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 14:48:24 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 14:48:24 UTC] User ID: 675
[28-May-2026 14:48:24 UTC] ✅ User profile retrieved successfully for user ID: 675
[28-May-2026 14:48:49 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 14:48:49 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 14:48:49 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"57.128.182.205, 172.70.162.181","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc1IiwidXNlcm5hbWUiOiJoeXBlcjY2NiIsImVtYWlsIjoiaml0YmFoYWR1cmNoYXVkaGFyeTAzOUBnbWFpbC5jb20iLCJleHAiOjE3ODA1ODQ0NTJ9.T_1JJ4BcjQ6K9LwITjkcfzBJUzVPsLxZLZsJhkVRm4I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a02e0fff58ef955c-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"57.128.182.205","cf-ipcountry":"GB","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-May-2026 14:48:49 UTC] === User Orders API Called ===
[28-May-2026 14:48:49 UTC] User ID: 675
[28-May-2026 14:48:49 UTC] Limit: 20, Offset: 0
[28-May-2026 14:48:49 UTC] Orders found: 0
[28-May-2026 14:48:49 UTC] Orders data: []
[28-May-2026 14:48:49 UTC] Total orders count: 0
[28-May-2026 14:48:49 UTC] === API CALL LOG ===
[28-May-2026 14:48:49 UTC] Endpoint: user/profile.php
[28-May-2026 14:48:49 UTC] Full Log Data: {
    "timestamp": "2026-05-28 14:48:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "57.128.182.205",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "57.128.182.205, 172.70.162.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc1IiwidXNlcm5hbWUiOiJoeXBlcjY2NiIsImVtYWlsIjoiaml0YmFoYWR1cmNoYXVkaGFyeTAzOUBnbWFpbC5jb20iLCJleHAiOjE3ODA1ODQ0NTJ9.T_1JJ4BcjQ6K9LwITjkcfzBJUzVPsLxZLZsJhkVRm4I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02e0fff58f2955c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "57.128.182.205",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 14:48:49 UTC] === END API CALL LOG ===
[28-May-2026 14:48:49 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 14:48:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc1IiwidXNlcm5hbWUiOiJoeXBlcjY2NiIsImVtYWlsIjoiaml0YmFoYWR1cmNoYXVkaGFyeTAzOUBnbWFpbC5jb20iLCJleHAiOjE3ODA1ODQ0NTJ9.T_1JJ4BcjQ6K9LwITjkcfzBJUzVPsLxZLZsJhkVRm4I
[28-May-2026 14:48:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 14:48:49 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 14:48:49 UTC] User ID: 675
[28-May-2026 14:48:49 UTC] ✅ User profile retrieved successfully for user ID: 675
[28-May-2026 14:48:50 UTC] === API CALL LOG ===
[28-May-2026 14:48:50 UTC] Endpoint: user/profile.php
[28-May-2026 14:48:50 UTC] Full Log Data: {
    "timestamp": "2026-05-28 14:48:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "57.128.182.205",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "57.128.182.205, 172.70.162.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc1IiwidXNlcm5hbWUiOiJoeXBlcjY2NiIsImVtYWlsIjoiaml0YmFoYWR1cmNoYXVkaGFyeTAzOUBnbWFpbC5jb20iLCJleHAiOjE3ODA1ODQ0NTJ9.T_1JJ4BcjQ6K9LwITjkcfzBJUzVPsLxZLZsJhkVRm4I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02e10037d0e955c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "57.128.182.205",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 14:48:50 UTC] === END API CALL LOG ===
[28-May-2026 14:48:50 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 14:48:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc1IiwidXNlcm5hbWUiOiJoeXBlcjY2NiIsImVtYWlsIjoiaml0YmFoYWR1cmNoYXVkaGFyeTAzOUBnbWFpbC5jb20iLCJleHAiOjE3ODA1ODQ0NTJ9.T_1JJ4BcjQ6K9LwITjkcfzBJUzVPsLxZLZsJhkVRm4I
[28-May-2026 14:48:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 14:48:50 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 14:48:50 UTC] User ID: 675
[28-May-2026 14:48:50 UTC] ✅ User profile retrieved successfully for user ID: 675
[28-May-2026 14:48:50 UTC] === API CALL LOG ===
[28-May-2026 14:48:50 UTC] Endpoint: user/profile.php
[28-May-2026 14:48:50 UTC] Full Log Data: {
    "timestamp": "2026-05-28 14:48:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "57.128.182.205",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "57.128.182.205, 172.70.162.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc1IiwidXNlcm5hbWUiOiJoeXBlcjY2NiIsImVtYWlsIjoiaml0YmFoYWR1cmNoYXVkaGFyeTAzOUBnbWFpbC5jb20iLCJleHAiOjE3ODA1ODQ0NTJ9.T_1JJ4BcjQ6K9LwITjkcfzBJUzVPsLxZLZsJhkVRm4I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02e10068821955c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "57.128.182.205",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 14:48:50 UTC] === END API CALL LOG ===
[28-May-2026 14:48:50 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 14:48:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc1IiwidXNlcm5hbWUiOiJoeXBlcjY2NiIsImVtYWlsIjoiaml0YmFoYWR1cmNoYXVkaGFyeTAzOUBnbWFpbC5jb20iLCJleHAiOjE3ODA1ODQ0NTJ9.T_1JJ4BcjQ6K9LwITjkcfzBJUzVPsLxZLZsJhkVRm4I
[28-May-2026 14:48:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 14:48:50 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 14:48:50 UTC] User ID: 675
[28-May-2026 14:48:50 UTC] ✅ User profile retrieved successfully for user ID: 675
[28-May-2026 14:50:05 UTC] === API CALL LOG ===
[28-May-2026 14:50:05 UTC] Endpoint: user/profile.php
[28-May-2026 14:50:05 UTC] Full Log Data: {
    "timestamp": "2026-05-28 14:50:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "57.128.182.205",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "57.128.182.205, 141.101.99.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc1IiwidXNlcm5hbWUiOiJoeXBlcjY2NiIsImVtYWlsIjoiaml0YmFoYWR1cmNoYXVkaGFyeTAzOUBnbWFpbC5jb20iLCJleHAiOjE3ODA1ODQ0NTJ9.T_1JJ4BcjQ6K9LwITjkcfzBJUzVPsLxZLZsJhkVRm4I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02e11d51a57ef50-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "57.128.182.205",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 14:50:05 UTC] === END API CALL LOG ===
[28-May-2026 14:50:05 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 14:50:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc1IiwidXNlcm5hbWUiOiJoeXBlcjY2NiIsImVtYWlsIjoiaml0YmFoYWR1cmNoYXVkaGFyeTAzOUBnbWFpbC5jb20iLCJleHAiOjE3ODA1ODQ0NTJ9.T_1JJ4BcjQ6K9LwITjkcfzBJUzVPsLxZLZsJhkVRm4I
[28-May-2026 14:50:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 14:50:05 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 14:50:05 UTC] User ID: 675
[28-May-2026 14:50:05 UTC] ✅ User profile retrieved successfully for user ID: 675
[28-May-2026 14:55:10 UTC] === API CALL LOG ===
[28-May-2026 14:55:10 UTC] Endpoint: user/profile.php
[28-May-2026 14:55:10 UTC] Full Log Data: {
    "timestamp": "2026-05-28 14:55:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "57.128.182.205",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "57.128.182.205, 172.71.241.85",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc1IiwidXNlcm5hbWUiOiJoeXBlcjY2NiIsImVtYWlsIjoiaml0YmFoYWR1cmNoYXVkaGFyeTAzOUBnbWFpbC5jb20iLCJleHAiOjE3ODA1ODQ0NTJ9.T_1JJ4BcjQ6K9LwITjkcfzBJUzVPsLxZLZsJhkVRm4I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02e19489f4099ca-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "57.128.182.205",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 14:55:10 UTC] === END API CALL LOG ===
[28-May-2026 14:55:10 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 14:55:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc1IiwidXNlcm5hbWUiOiJoeXBlcjY2NiIsImVtYWlsIjoiaml0YmFoYWR1cmNoYXVkaGFyeTAzOUBnbWFpbC5jb20iLCJleHAiOjE3ODA1ODQ0NTJ9.T_1JJ4BcjQ6K9LwITjkcfzBJUzVPsLxZLZsJhkVRm4I
[28-May-2026 14:55:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 14:55:10 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 14:55:10 UTC] User ID: 675
[28-May-2026 14:55:10 UTC] ✅ User profile retrieved successfully for user ID: 675
[28-May-2026 14:55:10 UTC] === API CALL LOG ===
[28-May-2026 14:55:10 UTC] Endpoint: user/profile.php
[28-May-2026 14:55:10 UTC] Full Log Data: {
    "timestamp": "2026-05-28 14:55:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "57.128.182.205",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "57.128.182.205, 172.71.241.85",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc1IiwidXNlcm5hbWUiOiJoeXBlcjY2NiIsImVtYWlsIjoiaml0YmFoYWR1cmNoYXVkaGFyeTAzOUBnbWFpbC5jb20iLCJleHAiOjE3ODA1ODQ0NTJ9.T_1JJ4BcjQ6K9LwITjkcfzBJUzVPsLxZLZsJhkVRm4I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02e194d1cc599ca-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "57.128.182.205",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 14:55:10 UTC] === END API CALL LOG ===
[28-May-2026 14:55:10 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 14:55:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc1IiwidXNlcm5hbWUiOiJoeXBlcjY2NiIsImVtYWlsIjoiaml0YmFoYWR1cmNoYXVkaGFyeTAzOUBnbWFpbC5jb20iLCJleHAiOjE3ODA1ODQ0NTJ9.T_1JJ4BcjQ6K9LwITjkcfzBJUzVPsLxZLZsJhkVRm4I
[28-May-2026 14:55:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 14:55:10 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 14:55:10 UTC] User ID: 675
[28-May-2026 14:55:10 UTC] ✅ User profile retrieved successfully for user ID: 675
[28-May-2026 14:55:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 14:55:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 14:55:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"57.128.182.205, 172.71.241.85","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc1IiwidXNlcm5hbWUiOiJoeXBlcjY2NiIsImVtYWlsIjoiaml0YmFoYWR1cmNoYXVkaGFyeTAzOUBnbWFpbC5jb20iLCJleHAiOjE3ODA1ODQ0NTJ9.T_1JJ4BcjQ6K9LwITjkcfzBJUzVPsLxZLZsJhkVRm4I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a02e194d1cc999ca-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"57.128.182.205","cf-ipcountry":"GB","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-May-2026 14:55:10 UTC] === User Orders API Called ===
[28-May-2026 14:55:10 UTC] User ID: 675
[28-May-2026 14:55:10 UTC] Limit: 20, Offset: 0
[28-May-2026 14:55:10 UTC] === API CALL LOG ===
[28-May-2026 14:55:10 UTC] Endpoint: user/profile.php
[28-May-2026 14:55:10 UTC] Full Log Data: {
    "timestamp": "2026-05-28 14:55:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "57.128.182.205",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "57.128.182.205, 172.71.241.85",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc1IiwidXNlcm5hbWUiOiJoeXBlcjY2NiIsImVtYWlsIjoiaml0YmFoYWR1cmNoYXVkaGFyeTAzOUBnbWFpbC5jb20iLCJleHAiOjE3ODA1ODQ0NTJ9.T_1JJ4BcjQ6K9LwITjkcfzBJUzVPsLxZLZsJhkVRm4I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02e194d1ccb99ca-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "57.128.182.205",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 14:55:10 UTC] === END API CALL LOG ===
[28-May-2026 14:55:10 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 14:55:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc1IiwidXNlcm5hbWUiOiJoeXBlcjY2NiIsImVtYWlsIjoiaml0YmFoYWR1cmNoYXVkaGFyeTAzOUBnbWFpbC5jb20iLCJleHAiOjE3ODA1ODQ0NTJ9.T_1JJ4BcjQ6K9LwITjkcfzBJUzVPsLxZLZsJhkVRm4I
[28-May-2026 14:55:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 14:55:10 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 14:55:10 UTC] User ID: 675
[28-May-2026 14:55:10 UTC] Orders found: 0
[28-May-2026 14:55:10 UTC] Orders data: []
[28-May-2026 14:55:10 UTC] ✅ User profile retrieved successfully for user ID: 675
[28-May-2026 14:55:10 UTC] Total orders count: 0
[28-May-2026 14:55:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 14:55:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 14:55:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"57.128.182.205, 172.71.241.85","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc1IiwidXNlcm5hbWUiOiJoeXBlcjY2NiIsImVtYWlsIjoiaml0YmFoYWR1cmNoYXVkaGFyeTAzOUBnbWFpbC5jb20iLCJleHAiOjE3ODA1ODQ0NTJ9.T_1JJ4BcjQ6K9LwITjkcfzBJUzVPsLxZLZsJhkVRm4I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a02e19e4584299ca-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"57.128.182.205","cf-ipcountry":"GB","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-May-2026 14:55:35 UTC] === User Orders API Called ===
[28-May-2026 14:55:35 UTC] User ID: 675
[28-May-2026 14:55:35 UTC] Limit: 20, Offset: 0
[28-May-2026 14:55:35 UTC] Orders found: 0
[28-May-2026 14:55:35 UTC] Orders data: []
[28-May-2026 14:55:35 UTC] Total orders count: 0
[28-May-2026 14:55:35 UTC] === API CALL LOG ===
[28-May-2026 14:55:35 UTC] Endpoint: user/profile.php
[28-May-2026 14:55:35 UTC] Full Log Data: {
    "timestamp": "2026-05-28 14:55:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "57.128.182.205",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "57.128.182.205, 172.71.241.85",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc1IiwidXNlcm5hbWUiOiJoeXBlcjY2NiIsImVtYWlsIjoiaml0YmFoYWR1cmNoYXVkaGFyeTAzOUBnbWFpbC5jb20iLCJleHAiOjE3ODA1ODQ0NTJ9.T_1JJ4BcjQ6K9LwITjkcfzBJUzVPsLxZLZsJhkVRm4I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02e19e4584699ca-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "57.128.182.205",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 14:55:35 UTC] === END API CALL LOG ===
[28-May-2026 14:55:35 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 14:55:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc1IiwidXNlcm5hbWUiOiJoeXBlcjY2NiIsImVtYWlsIjoiaml0YmFoYWR1cmNoYXVkaGFyeTAzOUBnbWFpbC5jb20iLCJleHAiOjE3ODA1ODQ0NTJ9.T_1JJ4BcjQ6K9LwITjkcfzBJUzVPsLxZLZsJhkVRm4I
[28-May-2026 14:55:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 14:55:35 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 14:55:35 UTC] User ID: 675
[28-May-2026 14:55:35 UTC] ✅ User profile retrieved successfully for user ID: 675
[28-May-2026 14:55:35 UTC] === API CALL LOG ===
[28-May-2026 14:55:35 UTC] Endpoint: user/profile.php
[28-May-2026 14:55:35 UTC] Full Log Data: {
    "timestamp": "2026-05-28 14:55:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "57.128.182.205",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "57.128.182.205, 172.71.241.85",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc1IiwidXNlcm5hbWUiOiJoeXBlcjY2NiIsImVtYWlsIjoiaml0YmFoYWR1cmNoYXVkaGFyeTAzOUBnbWFpbC5jb20iLCJleHAiOjE3ODA1ODQ0NTJ9.T_1JJ4BcjQ6K9LwITjkcfzBJUzVPsLxZLZsJhkVRm4I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02e19e7889999ca-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "57.128.182.205",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 14:55:35 UTC] === END API CALL LOG ===
[28-May-2026 14:55:35 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 14:55:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc1IiwidXNlcm5hbWUiOiJoeXBlcjY2NiIsImVtYWlsIjoiaml0YmFoYWR1cmNoYXVkaGFyeTAzOUBnbWFpbC5jb20iLCJleHAiOjE3ODA1ODQ0NTJ9.T_1JJ4BcjQ6K9LwITjkcfzBJUzVPsLxZLZsJhkVRm4I
[28-May-2026 14:55:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 14:55:35 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 14:55:35 UTC] User ID: 675
[28-May-2026 14:55:35 UTC] ✅ User profile retrieved successfully for user ID: 675
[28-May-2026 14:55:36 UTC] === API CALL LOG ===
[28-May-2026 14:55:36 UTC] Endpoint: user/profile.php
[28-May-2026 14:55:36 UTC] Full Log Data: {
    "timestamp": "2026-05-28 14:55:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "57.128.182.205",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "57.128.182.205, 172.71.241.85",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc1IiwidXNlcm5hbWUiOiJoeXBlcjY2NiIsImVtYWlsIjoiaml0YmFoYWR1cmNoYXVkaGFyeTAzOUBnbWFpbC5jb20iLCJleHAiOjE3ODA1ODQ0NTJ9.T_1JJ4BcjQ6K9LwITjkcfzBJUzVPsLxZLZsJhkVRm4I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02e19eb9af799ca-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "57.128.182.205",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 14:55:36 UTC] === END API CALL LOG ===
[28-May-2026 14:55:36 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 14:55:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc1IiwidXNlcm5hbWUiOiJoeXBlcjY2NiIsImVtYWlsIjoiaml0YmFoYWR1cmNoYXVkaGFyeTAzOUBnbWFpbC5jb20iLCJleHAiOjE3ODA1ODQ0NTJ9.T_1JJ4BcjQ6K9LwITjkcfzBJUzVPsLxZLZsJhkVRm4I
[28-May-2026 14:55:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 14:55:36 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 14:55:36 UTC] User ID: 675
[28-May-2026 14:55:36 UTC] ✅ User profile retrieved successfully for user ID: 675
[28-May-2026 14:55:36 UTC] User Purchases API - User ID: 675
[28-May-2026 14:55:36 UTC] User Purchases API - Total purchases found: 0
[28-May-2026 14:55:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 14:55:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 14:55:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"57.128.182.205, 172.71.241.85","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc1IiwidXNlcm5hbWUiOiJoeXBlcjY2NiIsImVtYWlsIjoiaml0YmFoYWR1cmNoYXVkaGFyeTAzOUBnbWFpbC5jb20iLCJleHAiOjE3ODA1ODQ0NTJ9.T_1JJ4BcjQ6K9LwITjkcfzBJUzVPsLxZLZsJhkVRm4I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a02e19f388c799ca-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"57.128.182.205","cf-ipcountry":"GB","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-May-2026 14:55:37 UTC] === User Orders API Called ===
[28-May-2026 14:55:37 UTC] User ID: 675
[28-May-2026 14:55:37 UTC] Limit: 20, Offset: 0
[28-May-2026 14:55:37 UTC] Orders found: 0
[28-May-2026 14:55:37 UTC] Orders data: []
[28-May-2026 14:55:37 UTC] Total orders count: 0
[28-May-2026 14:55:47 UTC] === API CALL LOG ===
[28-May-2026 14:55:47 UTC] Endpoint: user/profile.php
[28-May-2026 14:55:47 UTC] Full Log Data: {
    "timestamp": "2026-05-28 14:55:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "57.128.182.205",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "57.128.182.205, 172.71.241.84",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc1IiwidXNlcm5hbWUiOiJoeXBlcjY2NiIsImVtYWlsIjoiaml0YmFoYWR1cmNoYXVkaGFyeTAzOUBnbWFpbC5jb20iLCJleHAiOjE3ODA1ODQ0NTJ9.T_1JJ4BcjQ6K9LwITjkcfzBJUzVPsLxZLZsJhkVRm4I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02e1a33bd2899ca-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "57.128.182.205",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 14:55:47 UTC] === END API CALL LOG ===
[28-May-2026 14:55:47 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 14:55:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc1IiwidXNlcm5hbWUiOiJoeXBlcjY2NiIsImVtYWlsIjoiaml0YmFoYWR1cmNoYXVkaGFyeTAzOUBnbWFpbC5jb20iLCJleHAiOjE3ODA1ODQ0NTJ9.T_1JJ4BcjQ6K9LwITjkcfzBJUzVPsLxZLZsJhkVRm4I
[28-May-2026 14:55:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 14:55:47 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 14:55:47 UTC] User ID: 675
[28-May-2026 14:55:47 UTC] ✅ User profile retrieved successfully for user ID: 675
[28-May-2026 14:55:47 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 14:55:47 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 14:55:47 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"57.128.182.205, 172.71.241.84","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc1IiwidXNlcm5hbWUiOiJoeXBlcjY2NiIsImVtYWlsIjoiaml0YmFoYWR1cmNoYXVkaGFyeTAzOUBnbWFpbC5jb20iLCJleHAiOjE3ODA1ODQ0NTJ9.T_1JJ4BcjQ6K9LwITjkcfzBJUzVPsLxZLZsJhkVRm4I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a02e1a33bd2699ca-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"57.128.182.205","cf-ipcountry":"GB","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-May-2026 14:55:47 UTC] === User Orders API Called ===
[28-May-2026 14:55:47 UTC] User ID: 675
[28-May-2026 14:55:47 UTC] Limit: 20, Offset: 0
[28-May-2026 14:55:47 UTC] Orders found: 0
[28-May-2026 14:55:47 UTC] Orders data: []
[28-May-2026 14:55:47 UTC] Total orders count: 0
[28-May-2026 14:55:48 UTC] === API CALL LOG ===
[28-May-2026 14:55:48 UTC] Endpoint: user/profile.php
[28-May-2026 14:55:48 UTC] Full Log Data: {
    "timestamp": "2026-05-28 14:55:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "57.128.182.205",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "57.128.182.205, 172.71.241.84",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc1IiwidXNlcm5hbWUiOiJoeXBlcjY2NiIsImVtYWlsIjoiaml0YmFoYWR1cmNoYXVkaGFyeTAzOUBnbWFpbC5jb20iLCJleHAiOjE3ODA1ODQ0NTJ9.T_1JJ4BcjQ6K9LwITjkcfzBJUzVPsLxZLZsJhkVRm4I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02e1a35082199ca-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "57.128.182.205",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 14:55:48 UTC] === END API CALL LOG ===
[28-May-2026 14:55:48 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 14:55:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc1IiwidXNlcm5hbWUiOiJoeXBlcjY2NiIsImVtYWlsIjoiaml0YmFoYWR1cmNoYXVkaGFyeTAzOUBnbWFpbC5jb20iLCJleHAiOjE3ODA1ODQ0NTJ9.T_1JJ4BcjQ6K9LwITjkcfzBJUzVPsLxZLZsJhkVRm4I
[28-May-2026 14:55:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 14:55:48 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 14:55:48 UTC] User ID: 675
[28-May-2026 14:55:48 UTC] ✅ User profile retrieved successfully for user ID: 675
[28-May-2026 16:10:05 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 16:10:05 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 16:10:05 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2605:59c0:e83:f108:5245:52c6:12dd:ef6, 172.69.112.152","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc0IiwidXNlcm5hbWUiOiJBd2lub3JlblJkIiwiZW1haWwiOiJyZXdhcmRhd2lucmVuMTlAZ21haWwuY29tIiwiZXhwIjoxNzgwNTgzMzAxfQ.Ow1rGhb0v4Irw0BFftIW-wkGbDCw3whh_NZjoe79ehg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a02e87069b6fae35-DUR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2605:59c0:e83:f108:5245:52c6:12dd:ef6","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-May-2026 16:10:05 UTC] === User Orders API Called ===
[28-May-2026 16:10:05 UTC] User ID: 674
[28-May-2026 16:10:05 UTC] Limit: 20, Offset: 0
[28-May-2026 16:10:05 UTC] Orders found: 0
[28-May-2026 16:10:05 UTC] Orders data: []
[28-May-2026 16:10:05 UTC] Total orders count: 0
[28-May-2026 16:10:07 UTC] === API CALL LOG ===
[28-May-2026 16:10:07 UTC] Endpoint: user/profile.php
[28-May-2026 16:10:07 UTC] Full Log Data: {
    "timestamp": "2026-05-28 16:10:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2605:59c0:e83:f108:5245:52c6:12dd:ef6",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2605:59c0:e83:f108:5245:52c6:12dd:ef6, 172.69.112.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc0IiwidXNlcm5hbWUiOiJBd2lub3JlblJkIiwiZW1haWwiOiJyZXdhcmRhd2lucmVuMTlAZ21haWwuY29tIiwiZXhwIjoxNzgwNTgzMzAxfQ.Ow1rGhb0v4Irw0BFftIW-wkGbDCw3whh_NZjoe79ehg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02e8715b893ae35-DUR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2605:59c0:e83:f108:5245:52c6:12dd:ef6",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 16:10:07 UTC] === END API CALL LOG ===
[28-May-2026 16:10:07 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 16:10:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc0IiwidXNlcm5hbWUiOiJBd2lub3JlblJkIiwiZW1haWwiOiJyZXdhcmRhd2lucmVuMTlAZ21haWwuY29tIiwiZXhwIjoxNzgwNTgzMzAxfQ.Ow1rGhb0v4Irw0BFftIW-wkGbDCw3whh_NZjoe79ehg
[28-May-2026 16:10:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 16:10:07 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 16:10:07 UTC] User ID: 674
[28-May-2026 16:10:07 UTC] ✅ User profile retrieved successfully for user ID: 674
[28-May-2026 16:10:07 UTC] === API CALL LOG ===
[28-May-2026 16:10:07 UTC] Endpoint: user/profile.php
[28-May-2026 16:10:07 UTC] Full Log Data: {
    "timestamp": "2026-05-28 16:10:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2605:59c0:e83:f108:5245:52c6:12dd:ef6",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2605:59c0:e83:f108:5245:52c6:12dd:ef6, 172.69.112.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc0IiwidXNlcm5hbWUiOiJBd2lub3JlblJkIiwiZW1haWwiOiJyZXdhcmRhd2lucmVuMTlAZ21haWwuY29tIiwiZXhwIjoxNzgwNTgzMzAxfQ.Ow1rGhb0v4Irw0BFftIW-wkGbDCw3whh_NZjoe79ehg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02e87170ccdae35-DUR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2605:59c0:e83:f108:5245:52c6:12dd:ef6",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 16:10:07 UTC] === END API CALL LOG ===
[28-May-2026 16:10:07 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 16:10:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc0IiwidXNlcm5hbWUiOiJBd2lub3JlblJkIiwiZW1haWwiOiJyZXdhcmRhd2lucmVuMTlAZ21haWwuY29tIiwiZXhwIjoxNzgwNTgzMzAxfQ.Ow1rGhb0v4Irw0BFftIW-wkGbDCw3whh_NZjoe79ehg
[28-May-2026 16:10:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 16:10:07 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 16:10:07 UTC] User ID: 674
[28-May-2026 16:10:07 UTC] ✅ User profile retrieved successfully for user ID: 674
[28-May-2026 16:10:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 16:10:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 16:10:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2605:59c0:e83:f108:5245:52c6:12dd:ef6, 172.69.112.186","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc0IiwidXNlcm5hbWUiOiJBd2lub3JlblJkIiwiZW1haWwiOiJyZXdhcmRhd2lucmVuMTlAZ21haWwuY29tIiwiZXhwIjoxNzgwNTgzMzAxfQ.Ow1rGhb0v4Irw0BFftIW-wkGbDCw3whh_NZjoe79ehg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a02e8715b891ae35-DUR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2605:59c0:e83:f108:5245:52c6:12dd:ef6","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-May-2026 16:10:08 UTC] === User Orders API Called ===
[28-May-2026 16:10:08 UTC] User ID: 674
[28-May-2026 16:10:08 UTC] Limit: 20, Offset: 0
[28-May-2026 16:10:08 UTC] Orders found: 0
[28-May-2026 16:10:08 UTC] Orders data: []
[28-May-2026 16:10:08 UTC] Total orders count: 0
[28-May-2026 16:10:10 UTC] === API CALL LOG ===
[28-May-2026 16:10:10 UTC] Endpoint: user/profile.php
[28-May-2026 16:10:10 UTC] Full Log Data: {
    "timestamp": "2026-05-28 16:10:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2605:59c0:e83:f108:5245:52c6:12dd:ef6",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2605:59c0:e83:f108:5245:52c6:12dd:ef6, 172.69.112.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc0IiwidXNlcm5hbWUiOiJBd2lub3JlblJkIiwiZW1haWwiOiJyZXdhcmRhd2lucmVuMTlAZ21haWwuY29tIiwiZXhwIjoxNzgwNTgzMzAxfQ.Ow1rGhb0v4Irw0BFftIW-wkGbDCw3whh_NZjoe79ehg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02e87241a0cae35-DUR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2605:59c0:e83:f108:5245:52c6:12dd:ef6",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 16:10:10 UTC] === END API CALL LOG ===
[28-May-2026 16:10:10 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 16:10:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc0IiwidXNlcm5hbWUiOiJBd2lub3JlblJkIiwiZW1haWwiOiJyZXdhcmRhd2lucmVuMTlAZ21haWwuY29tIiwiZXhwIjoxNzgwNTgzMzAxfQ.Ow1rGhb0v4Irw0BFftIW-wkGbDCw3whh_NZjoe79ehg
[28-May-2026 16:10:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 16:10:10 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 16:10:10 UTC] User ID: 674
[28-May-2026 16:10:10 UTC] ✅ User profile retrieved successfully for user ID: 674
[28-May-2026 16:10:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 16:10:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 16:10:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2605:59c0:e83:f108:5245:52c6:12dd:ef6, 172.69.112.153","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc0IiwidXNlcm5hbWUiOiJBd2lub3JlblJkIiwiZW1haWwiOiJyZXdhcmRhd2lucmVuMTlAZ21haWwuY29tIiwiZXhwIjoxNzgwNTgzMzAxfQ.Ow1rGhb0v4Irw0BFftIW-wkGbDCw3whh_NZjoe79ehg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a02e87612efbae35-DUR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2605:59c0:e83:f108:5245:52c6:12dd:ef6","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-May-2026 16:10:19 UTC] === User Orders API Called ===
[28-May-2026 16:10:19 UTC] User ID: 674
[28-May-2026 16:10:19 UTC] Limit: 20, Offset: 0
[28-May-2026 16:10:19 UTC] Orders found: 0
[28-May-2026 16:10:19 UTC] Orders data: []
[28-May-2026 16:10:19 UTC] Total orders count: 0
[28-May-2026 16:10:19 UTC] === API CALL LOG ===
[28-May-2026 16:10:19 UTC] Endpoint: user/profile.php
[28-May-2026 16:10:19 UTC] Full Log Data: {
    "timestamp": "2026-05-28 16:10:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2605:59c0:e83:f108:5245:52c6:12dd:ef6",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2605:59c0:e83:f108:5245:52c6:12dd:ef6, 172.69.112.153",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc0IiwidXNlcm5hbWUiOiJBd2lub3JlblJkIiwiZW1haWwiOiJyZXdhcmRhd2lucmVuMTlAZ21haWwuY29tIiwiZXhwIjoxNzgwNTgzMzAxfQ.Ow1rGhb0v4Irw0BFftIW-wkGbDCw3whh_NZjoe79ehg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02e87612efdae35-DUR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2605:59c0:e83:f108:5245:52c6:12dd:ef6",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 16:10:19 UTC] === END API CALL LOG ===
[28-May-2026 16:10:19 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 16:10:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc0IiwidXNlcm5hbWUiOiJBd2lub3JlblJkIiwiZW1haWwiOiJyZXdhcmRhd2lucmVuMTlAZ21haWwuY29tIiwiZXhwIjoxNzgwNTgzMzAxfQ.Ow1rGhb0v4Irw0BFftIW-wkGbDCw3whh_NZjoe79ehg
[28-May-2026 16:10:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 16:10:19 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 16:10:19 UTC] User ID: 674
[28-May-2026 16:10:19 UTC] ✅ User profile retrieved successfully for user ID: 674
[28-May-2026 16:10:20 UTC] === API CALL LOG ===
[28-May-2026 16:10:20 UTC] Endpoint: user/profile.php
[28-May-2026 16:10:20 UTC] Full Log Data: {
    "timestamp": "2026-05-28 16:10:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2605:59c0:e83:f108:5245:52c6:12dd:ef6",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2605:59c0:e83:f108:5245:52c6:12dd:ef6, 172.69.112.153",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc0IiwidXNlcm5hbWUiOiJBd2lub3JlblJkIiwiZW1haWwiOiJyZXdhcmRhd2lucmVuMTlAZ21haWwuY29tIiwiZXhwIjoxNzgwNTgzMzAxfQ.Ow1rGhb0v4Irw0BFftIW-wkGbDCw3whh_NZjoe79ehg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02e87646c3cae35-DUR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2605:59c0:e83:f108:5245:52c6:12dd:ef6",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 16:10:20 UTC] === END API CALL LOG ===
[28-May-2026 16:10:20 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 16:10:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc0IiwidXNlcm5hbWUiOiJBd2lub3JlblJkIiwiZW1haWwiOiJyZXdhcmRhd2lucmVuMTlAZ21haWwuY29tIiwiZXhwIjoxNzgwNTgzMzAxfQ.Ow1rGhb0v4Irw0BFftIW-wkGbDCw3whh_NZjoe79ehg
[28-May-2026 16:10:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 16:10:20 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 16:10:20 UTC] User ID: 674
[28-May-2026 16:10:20 UTC] ✅ User profile retrieved successfully for user ID: 674
[28-May-2026 16:10:21 UTC] === API CALL LOG ===
[28-May-2026 16:10:21 UTC] Endpoint: user/profile.php
[28-May-2026 16:10:21 UTC] Full Log Data: {
    "timestamp": "2026-05-28 16:10:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2605:59c0:e83:f108:5245:52c6:12dd:ef6",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2605:59c0:e83:f108:5245:52c6:12dd:ef6, 172.69.112.153",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc0IiwidXNlcm5hbWUiOiJBd2lub3JlblJkIiwiZW1haWwiOiJyZXdhcmRhd2lucmVuMTlAZ21haWwuY29tIiwiZXhwIjoxNzgwNTgzMzAxfQ.Ow1rGhb0v4Irw0BFftIW-wkGbDCw3whh_NZjoe79ehg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02e876adbe4ae35-DUR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2605:59c0:e83:f108:5245:52c6:12dd:ef6",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 16:10:21 UTC] === END API CALL LOG ===
[28-May-2026 16:10:21 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 16:10:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc0IiwidXNlcm5hbWUiOiJBd2lub3JlblJkIiwiZW1haWwiOiJyZXdhcmRhd2lucmVuMTlAZ21haWwuY29tIiwiZXhwIjoxNzgwNTgzMzAxfQ.Ow1rGhb0v4Irw0BFftIW-wkGbDCw3whh_NZjoe79ehg
[28-May-2026 16:10:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 16:10:21 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 16:10:21 UTC] User ID: 674
[28-May-2026 16:10:21 UTC] ✅ User profile retrieved successfully for user ID: 674
[28-May-2026 16:10:23 UTC] === API CALL LOG ===
[28-May-2026 16:10:23 UTC] Endpoint: user/profile.php
[28-May-2026 16:10:23 UTC] Full Log Data: {
    "timestamp": "2026-05-28 16:10:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2605:59c0:e83:f108:5245:52c6:12dd:ef6",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2605:59c0:e83:f108:5245:52c6:12dd:ef6, 172.69.112.153",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc0IiwidXNlcm5hbWUiOiJBd2lub3JlblJkIiwiZW1haWwiOiJyZXdhcmRhd2lucmVuMTlAZ21haWwuY29tIiwiZXhwIjoxNzgwNTgzMzAxfQ.Ow1rGhb0v4Irw0BFftIW-wkGbDCw3whh_NZjoe79ehg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02e8776cfa2ae35-DUR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2605:59c0:e83:f108:5245:52c6:12dd:ef6",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 16:10:23 UTC] === END API CALL LOG ===
[28-May-2026 16:10:23 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 16:10:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc0IiwidXNlcm5hbWUiOiJBd2lub3JlblJkIiwiZW1haWwiOiJyZXdhcmRhd2lucmVuMTlAZ21haWwuY29tIiwiZXhwIjoxNzgwNTgzMzAxfQ.Ow1rGhb0v4Irw0BFftIW-wkGbDCw3whh_NZjoe79ehg
[28-May-2026 16:10:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 16:10:23 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 16:10:23 UTC] User ID: 674
[28-May-2026 16:10:23 UTC] ✅ User profile retrieved successfully for user ID: 674
[28-May-2026 16:10:23 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 16:10:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 16:10:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2605:59c0:e83:f108:5245:52c6:12dd:ef6, 172.69.112.153","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc0IiwidXNlcm5hbWUiOiJBd2lub3JlblJkIiwiZW1haWwiOiJyZXdhcmRhd2lucmVuMTlAZ21haWwuY29tIiwiZXhwIjoxNzgwNTgzMzAxfQ.Ow1rGhb0v4Irw0BFftIW-wkGbDCw3whh_NZjoe79ehg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a02e8776cf9eae35-DUR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2605:59c0:e83:f108:5245:52c6:12dd:ef6","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-May-2026 16:10:23 UTC] === User Orders API Called ===
[28-May-2026 16:10:23 UTC] User ID: 674
[28-May-2026 16:10:23 UTC] Limit: 20, Offset: 0
[28-May-2026 16:10:23 UTC] Orders found: 0
[28-May-2026 16:10:23 UTC] Orders data: []
[28-May-2026 16:10:23 UTC] Total orders count: 0
[28-May-2026 16:10:23 UTC] === API CALL LOG ===
[28-May-2026 16:10:23 UTC] Endpoint: user/profile.php
[28-May-2026 16:10:23 UTC] Full Log Data: {
    "timestamp": "2026-05-28 16:10:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2605:59c0:e83:f108:5245:52c6:12dd:ef6",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2605:59c0:e83:f108:5245:52c6:12dd:ef6, 172.69.112.153",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc0IiwidXNlcm5hbWUiOiJBd2lub3JlblJkIiwiZW1haWwiOiJyZXdhcmRhd2lucmVuMTlAZ21haWwuY29tIiwiZXhwIjoxNzgwNTgzMzAxfQ.Ow1rGhb0v4Irw0BFftIW-wkGbDCw3whh_NZjoe79ehg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02e877aeaeeae35-DUR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2605:59c0:e83:f108:5245:52c6:12dd:ef6",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 16:10:23 UTC] === END API CALL LOG ===
[28-May-2026 16:10:23 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 16:10:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc0IiwidXNlcm5hbWUiOiJBd2lub3JlblJkIiwiZW1haWwiOiJyZXdhcmRhd2lucmVuMTlAZ21haWwuY29tIiwiZXhwIjoxNzgwNTgzMzAxfQ.Ow1rGhb0v4Irw0BFftIW-wkGbDCw3whh_NZjoe79ehg
[28-May-2026 16:10:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 16:10:23 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 16:10:23 UTC] User ID: 674
[28-May-2026 16:10:23 UTC] ✅ User profile retrieved successfully for user ID: 674
[28-May-2026 16:10:25 UTC] === API CALL LOG ===
[28-May-2026 16:10:25 UTC] Endpoint: user/profile.php
[28-May-2026 16:10:25 UTC] Full Log Data: {
    "timestamp": "2026-05-28 16:10:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2605:59c0:e83:f108:5245:52c6:12dd:ef6",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2605:59c0:e83:f108:5245:52c6:12dd:ef6, 172.69.112.153",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc0IiwidXNlcm5hbWUiOiJBd2lub3JlblJkIiwiZW1haWwiOiJyZXdhcmRhd2lucmVuMTlAZ21haWwuY29tIiwiZXhwIjoxNzgwNTgzMzAxfQ.Ow1rGhb0v4Irw0BFftIW-wkGbDCw3whh_NZjoe79ehg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a02e8784ee3aae35-DUR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2605:59c0:e83:f108:5245:52c6:12dd:ef6",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 16:10:25 UTC] === END API CALL LOG ===
[28-May-2026 16:10:25 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 16:10:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc0IiwidXNlcm5hbWUiOiJBd2lub3JlblJkIiwiZW1haWwiOiJyZXdhcmRhd2lucmVuMTlAZ21haWwuY29tIiwiZXhwIjoxNzgwNTgzMzAxfQ.Ow1rGhb0v4Irw0BFftIW-wkGbDCw3whh_NZjoe79ehg
[28-May-2026 16:10:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 16:10:25 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 16:10:25 UTC] User ID: 674
[28-May-2026 16:10:25 UTC] ✅ User profile retrieved successfully for user ID: 674
[28-May-2026 21:11:34 UTC] === API CALL LOG ===
[28-May-2026 21:11:34 UTC] Endpoint: user/profile.php
[28-May-2026 21:11:34 UTC] Full Log Data: {
    "timestamp": "2026-05-28 21:11:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40f0:102f:16a1:3b91:b8c:100d:f84b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40f0:102f:16a1:3b91:b8c:100d:f84b, 162.158.162.29",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc2IiwidXNlcm5hbWUiOiJzYW5kZWVwMTQiLCJlbWFpbCI6ImFsZXhtYXJ0aW4xNDEwOUBnbWFpbC5jb20iLCJleHAiOjE3ODA2MDc0OTN9.uSTj8FOupFQfV60eAqzdrzfjMPZ0qA3om0yp9sbWGGk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a03040aa1abe203d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40f0:102f:16a1:3b91:b8c:100d:f84b",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 21:11:34 UTC] === END API CALL LOG ===
[28-May-2026 21:11:34 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 21:11:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc2IiwidXNlcm5hbWUiOiJzYW5kZWVwMTQiLCJlbWFpbCI6ImFsZXhtYXJ0aW4xNDEwOUBnbWFpbC5jb20iLCJleHAiOjE3ODA2MDc0OTN9.uSTj8FOupFQfV60eAqzdrzfjMPZ0qA3om0yp9sbWGGk
[28-May-2026 21:11:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 21:11:34 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 21:11:34 UTC] User ID: 676
[28-May-2026 21:11:34 UTC] ✅ User profile retrieved successfully for user ID: 676
[28-May-2026 21:11:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 21:11:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 21:11:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40f0:102f:16a1:3b91:b8c:100d:f84b, 162.158.162.135","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc2IiwidXNlcm5hbWUiOiJzYW5kZWVwMTQiLCJlbWFpbCI6ImFsZXhtYXJ0aW4xNDEwOUBnbWFpbC5jb20iLCJleHAiOjE3ODA2MDc0OTN9.uSTj8FOupFQfV60eAqzdrzfjMPZ0qA3om0yp9sbWGGk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a03040a949c1203d-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40f0:102f:16a1:3b91:b8c:100d:f84b","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-May-2026 21:11:35 UTC] === User Orders API Called ===
[28-May-2026 21:11:35 UTC] User ID: 676
[28-May-2026 21:11:35 UTC] Limit: 20, Offset: 0
[28-May-2026 21:11:35 UTC] Orders found: 0
[28-May-2026 21:11:35 UTC] Orders data: []
[28-May-2026 21:11:35 UTC] Total orders count: 0
[28-May-2026 21:11:35 UTC] === API CALL LOG ===
[28-May-2026 21:11:35 UTC] Endpoint: user/profile.php
[28-May-2026 21:11:35 UTC] Full Log Data: {
    "timestamp": "2026-05-28 21:11:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40f0:102f:16a1:3b91:b8c:100d:f84b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40f0:102f:16a1:3b91:b8c:100d:f84b, 162.158.162.135",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc2IiwidXNlcm5hbWUiOiJzYW5kZWVwMTQiLCJlbWFpbCI6ImFsZXhtYXJ0aW4xNDEwOUBnbWFpbC5jb20iLCJleHAiOjE3ODA2MDc0OTN9.uSTj8FOupFQfV60eAqzdrzfjMPZ0qA3om0yp9sbWGGk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a03040a949be203d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40f0:102f:16a1:3b91:b8c:100d:f84b",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 21:11:35 UTC] === END API CALL LOG ===
[28-May-2026 21:11:35 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 21:11:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc2IiwidXNlcm5hbWUiOiJzYW5kZWVwMTQiLCJlbWFpbCI6ImFsZXhtYXJ0aW4xNDEwOUBnbWFpbC5jb20iLCJleHAiOjE3ODA2MDc0OTN9.uSTj8FOupFQfV60eAqzdrzfjMPZ0qA3om0yp9sbWGGk
[28-May-2026 21:11:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 21:11:35 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 21:11:35 UTC] User ID: 676
[28-May-2026 21:11:35 UTC] ✅ User profile retrieved successfully for user ID: 676
[28-May-2026 21:11:37 UTC] === API CALL LOG ===
[28-May-2026 21:11:37 UTC] Endpoint: user/profile.php
[28-May-2026 21:11:37 UTC] Full Log Data: {
    "timestamp": "2026-05-28 21:11:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40f0:102f:16a1:3b91:b8c:100d:f84b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40f0:102f:16a1:3b91:b8c:100d:f84b, 162.158.162.135",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc2IiwidXNlcm5hbWUiOiJzYW5kZWVwMTQiLCJlbWFpbCI6ImFsZXhtYXJ0aW4xNDEwOUBnbWFpbC5jb20iLCJleHAiOjE3ODA2MDc0OTN9.uSTj8FOupFQfV60eAqzdrzfjMPZ0qA3om0yp9sbWGGk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a03040b83c69203d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40f0:102f:16a1:3b91:b8c:100d:f84b",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 21:11:37 UTC] === END API CALL LOG ===
[28-May-2026 21:11:37 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 21:11:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc2IiwidXNlcm5hbWUiOiJzYW5kZWVwMTQiLCJlbWFpbCI6ImFsZXhtYXJ0aW4xNDEwOUBnbWFpbC5jb20iLCJleHAiOjE3ODA2MDc0OTN9.uSTj8FOupFQfV60eAqzdrzfjMPZ0qA3om0yp9sbWGGk
[28-May-2026 21:11:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 21:11:37 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 21:11:37 UTC] User ID: 676
[28-May-2026 21:11:37 UTC] ✅ User profile retrieved successfully for user ID: 676
[28-May-2026 21:12:18 UTC] === API CALL LOG ===
[28-May-2026 21:12:18 UTC] Endpoint: user/profile.php
[28-May-2026 21:12:18 UTC] Full Log Data: {
    "timestamp": "2026-05-28 21:12:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40f0:102f:16a1:3b91:b8c:100d:f84b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40f0:102f:16a1:3b91:b8c:100d:f84b, 172.70.208.5",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc2IiwidXNlcm5hbWUiOiJzYW5kZWVwMTQiLCJlbWFpbCI6ImFsZXhtYXJ0aW4xNDEwOUBnbWFpbC5jb20iLCJleHAiOjE3ODA2MDc0OTN9.uSTj8FOupFQfV60eAqzdrzfjMPZ0qA3om0yp9sbWGGk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a03041b60ad0fdbf-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40f0:102f:16a1:3b91:b8c:100d:f84b",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 21:12:18 UTC] === END API CALL LOG ===
[28-May-2026 21:12:18 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 21:12:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc2IiwidXNlcm5hbWUiOiJzYW5kZWVwMTQiLCJlbWFpbCI6ImFsZXhtYXJ0aW4xNDEwOUBnbWFpbC5jb20iLCJleHAiOjE3ODA2MDc0OTN9.uSTj8FOupFQfV60eAqzdrzfjMPZ0qA3om0yp9sbWGGk
[28-May-2026 21:12:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 21:12:18 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 21:12:18 UTC] User ID: 676
[28-May-2026 21:12:18 UTC] ✅ User profile retrieved successfully for user ID: 676
[28-May-2026 21:13:19 UTC] === API CALL LOG ===
[28-May-2026 21:13:19 UTC] Endpoint: user/profile.php
[28-May-2026 21:13:19 UTC] Full Log Data: {
    "timestamp": "2026-05-28 21:13:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40f0:102f:16a1:3b91:b8c:100d:f84b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40f0:102f:16a1:3b91:b8c:100d:f84b, 172.70.208.4",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc2IiwidXNlcm5hbWUiOiJzYW5kZWVwMTQiLCJlbWFpbCI6ImFsZXhtYXJ0aW4xNDEwOUBnbWFpbC5jb20iLCJleHAiOjE3ODA2MDc0OTN9.uSTj8FOupFQfV60eAqzdrzfjMPZ0qA3om0yp9sbWGGk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0304337d9f9fdbf-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40f0:102f:16a1:3b91:b8c:100d:f84b",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 21:13:19 UTC] === END API CALL LOG ===
[28-May-2026 21:13:19 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 21:13:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc2IiwidXNlcm5hbWUiOiJzYW5kZWVwMTQiLCJlbWFpbCI6ImFsZXhtYXJ0aW4xNDEwOUBnbWFpbC5jb20iLCJleHAiOjE3ODA2MDc0OTN9.uSTj8FOupFQfV60eAqzdrzfjMPZ0qA3om0yp9sbWGGk
[28-May-2026 21:13:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 21:13:19 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 21:13:19 UTC] User ID: 676
[28-May-2026 21:13:19 UTC] ✅ User profile retrieved successfully for user ID: 676
[28-May-2026 21:13:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 21:13:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 21:13:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40f0:102f:16a1:3b91:b8c:100d:f84b, 172.70.208.5","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc2IiwidXNlcm5hbWUiOiJzYW5kZWVwMTQiLCJlbWFpbCI6ImFsZXhtYXJ0aW4xNDEwOUBnbWFpbC5jb20iLCJleHAiOjE3ODA2MDc0OTN9.uSTj8FOupFQfV60eAqzdrzfjMPZ0qA3om0yp9sbWGGk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0304334edcafdbf-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40f0:102f:16a1:3b91:b8c:100d:f84b","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-May-2026 21:13:19 UTC] === User Orders API Called ===
[28-May-2026 21:13:19 UTC] User ID: 676
[28-May-2026 21:13:19 UTC] Limit: 20, Offset: 0
[28-May-2026 21:13:19 UTC] Orders found: 0
[28-May-2026 21:13:19 UTC] Orders data: []
[28-May-2026 21:13:19 UTC] Total orders count: 0
[28-May-2026 21:13:19 UTC] === API CALL LOG ===
[28-May-2026 21:13:19 UTC] Endpoint: user/profile.php
[28-May-2026 21:13:19 UTC] Full Log Data: {
    "timestamp": "2026-05-28 21:13:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40f0:102f:16a1:3b91:b8c:100d:f84b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40f0:102f:16a1:3b91:b8c:100d:f84b, 172.70.208.5",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc2IiwidXNlcm5hbWUiOiJzYW5kZWVwMTQiLCJlbWFpbCI6ImFsZXhtYXJ0aW4xNDEwOUBnbWFpbC5jb20iLCJleHAiOjE3ODA2MDc0OTN9.uSTj8FOupFQfV60eAqzdrzfjMPZ0qA3om0yp9sbWGGk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0304334edcdfdbf-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40f0:102f:16a1:3b91:b8c:100d:f84b",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 21:13:19 UTC] === END API CALL LOG ===
[28-May-2026 21:13:19 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 21:13:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc2IiwidXNlcm5hbWUiOiJzYW5kZWVwMTQiLCJlbWFpbCI6ImFsZXhtYXJ0aW4xNDEwOUBnbWFpbC5jb20iLCJleHAiOjE3ODA2MDc0OTN9.uSTj8FOupFQfV60eAqzdrzfjMPZ0qA3om0yp9sbWGGk
[28-May-2026 21:13:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 21:13:19 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 21:13:19 UTC] User ID: 676
[28-May-2026 21:13:19 UTC] ✅ User profile retrieved successfully for user ID: 676
[28-May-2026 21:13:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 21:13:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 21:13:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40f0:102f:16a1:3b91:b8c:100d:f84b, 172.70.208.5","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc2IiwidXNlcm5hbWUiOiJzYW5kZWVwMTQiLCJlbWFpbCI6ImFsZXhtYXJ0aW4xNDEwOUBnbWFpbC5jb20iLCJleHAiOjE3ODA2MDc0OTN9.uSTj8FOupFQfV60eAqzdrzfjMPZ0qA3om0yp9sbWGGk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a03043a5897bfdbf-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40f0:102f:16a1:3b91:b8c:100d:f84b","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-May-2026 21:13:36 UTC] === User Orders API Called ===
[28-May-2026 21:13:36 UTC] User ID: 676
[28-May-2026 21:13:36 UTC] Limit: 20, Offset: 0
[28-May-2026 21:13:36 UTC] Orders found: 0
[28-May-2026 21:13:36 UTC] Orders data: []
[28-May-2026 21:13:36 UTC] Total orders count: 0
[28-May-2026 21:13:36 UTC] === API CALL LOG ===
[28-May-2026 21:13:36 UTC] Endpoint: user/profile.php
[28-May-2026 21:13:36 UTC] Full Log Data: {
    "timestamp": "2026-05-28 21:13:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40f0:102f:16a1:3b91:b8c:100d:f84b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40f0:102f:16a1:3b91:b8c:100d:f84b, 172.70.208.5",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc2IiwidXNlcm5hbWUiOiJzYW5kZWVwMTQiLCJlbWFpbCI6ImFsZXhtYXJ0aW4xNDEwOUBnbWFpbC5jb20iLCJleHAiOjE3ODA2MDc0OTN9.uSTj8FOupFQfV60eAqzdrzfjMPZ0qA3om0yp9sbWGGk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a03043a5897efdbf-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40f0:102f:16a1:3b91:b8c:100d:f84b",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 21:13:36 UTC] === END API CALL LOG ===
[28-May-2026 21:13:36 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 21:13:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc2IiwidXNlcm5hbWUiOiJzYW5kZWVwMTQiLCJlbWFpbCI6ImFsZXhtYXJ0aW4xNDEwOUBnbWFpbC5jb20iLCJleHAiOjE3ODA2MDc0OTN9.uSTj8FOupFQfV60eAqzdrzfjMPZ0qA3om0yp9sbWGGk
[28-May-2026 21:13:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 21:13:36 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 21:13:36 UTC] User ID: 676
[28-May-2026 21:13:36 UTC] ✅ User profile retrieved successfully for user ID: 676
[28-May-2026 21:13:37 UTC] === API CALL LOG ===
[28-May-2026 21:13:37 UTC] Endpoint: user/profile.php
[28-May-2026 21:13:37 UTC] Full Log Data: {
    "timestamp": "2026-05-28 21:13:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40f0:102f:16a1:3b91:b8c:100d:f84b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40f0:102f:16a1:3b91:b8c:100d:f84b, 172.70.208.5",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc2IiwidXNlcm5hbWUiOiJzYW5kZWVwMTQiLCJlbWFpbCI6ImFsZXhtYXJ0aW4xNDEwOUBnbWFpbC5jb20iLCJleHAiOjE3ODA2MDc0OTN9.uSTj8FOupFQfV60eAqzdrzfjMPZ0qA3om0yp9sbWGGk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a03043a87dabfdbf-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40f0:102f:16a1:3b91:b8c:100d:f84b",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 21:13:37 UTC] === END API CALL LOG ===
[28-May-2026 21:13:37 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 21:13:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc2IiwidXNlcm5hbWUiOiJzYW5kZWVwMTQiLCJlbWFpbCI6ImFsZXhtYXJ0aW4xNDEwOUBnbWFpbC5jb20iLCJleHAiOjE3ODA2MDc0OTN9.uSTj8FOupFQfV60eAqzdrzfjMPZ0qA3om0yp9sbWGGk
[28-May-2026 21:13:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 21:13:37 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 21:13:37 UTC] User ID: 676
[28-May-2026 21:13:37 UTC] ✅ User profile retrieved successfully for user ID: 676
[28-May-2026 21:14:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 21:14:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 21:14:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40f0:102f:16a1:3b91:b8c:100d:f84b, 172.70.208.5","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc2IiwidXNlcm5hbWUiOiJzYW5kZWVwMTQiLCJlbWFpbCI6ImFsZXhtYXJ0aW4xNDEwOUBnbWFpbC5jb20iLCJleHAiOjE3ODA2MDc0OTN9.uSTj8FOupFQfV60eAqzdrzfjMPZ0qA3om0yp9sbWGGk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a03044979db0fd7c-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40f0:102f:16a1:3b91:b8c:100d:f84b","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-May-2026 21:14:15 UTC] === User Orders API Called ===
[28-May-2026 21:14:15 UTC] User ID: 676
[28-May-2026 21:14:15 UTC] Limit: 20, Offset: 0
[28-May-2026 21:14:15 UTC] Orders found: 1
[28-May-2026 21:14:15 UTC] Orders data: [{"id":309,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/SandeepPredictions14","status":"pending","created_at":"2026-05-29 00:44:13","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[28-May-2026 21:14:15 UTC] Total orders count: 1
[28-May-2026 21:14:24 UTC] === API CALL LOG ===
[28-May-2026 21:14:24 UTC] Endpoint: user/profile.php
[28-May-2026 21:14:24 UTC] Full Log Data: {
    "timestamp": "2026-05-28 21:14:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40f0:102f:16a1:3b91:b8c:100d:f84b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40f0:102f:16a1:3b91:b8c:100d:f84b, 172.70.208.5",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc2IiwidXNlcm5hbWUiOiJzYW5kZWVwMTQiLCJlbWFpbCI6ImFsZXhtYXJ0aW4xNDEwOUBnbWFpbC5jb20iLCJleHAiOjE3ODA2MDc0OTN9.uSTj8FOupFQfV60eAqzdrzfjMPZ0qA3om0yp9sbWGGk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a03044cb0a2dfd7c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40f0:102f:16a1:3b91:b8c:100d:f84b",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 21:14:24 UTC] === END API CALL LOG ===
[28-May-2026 21:14:24 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 21:14:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc2IiwidXNlcm5hbWUiOiJzYW5kZWVwMTQiLCJlbWFpbCI6ImFsZXhtYXJ0aW4xNDEwOUBnbWFpbC5jb20iLCJleHAiOjE3ODA2MDc0OTN9.uSTj8FOupFQfV60eAqzdrzfjMPZ0qA3om0yp9sbWGGk
[28-May-2026 21:14:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 21:14:24 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 21:14:24 UTC] User ID: 676
[28-May-2026 21:14:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 21:14:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 21:14:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40f0:102f:16a1:3b91:b8c:100d:f84b, 172.70.208.4","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc2IiwidXNlcm5hbWUiOiJzYW5kZWVwMTQiLCJlbWFpbCI6ImFsZXhtYXJ0aW4xNDEwOUBnbWFpbC5jb20iLCJleHAiOjE3ODA2MDc0OTN9.uSTj8FOupFQfV60eAqzdrzfjMPZ0qA3om0yp9sbWGGk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a03044cb0a2cfd7c-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40f0:102f:16a1:3b91:b8c:100d:f84b","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-May-2026 21:14:24 UTC] === User Orders API Called ===
[28-May-2026 21:14:24 UTC] User ID: 676
[28-May-2026 21:14:24 UTC] Limit: 20, Offset: 0
[28-May-2026 21:14:24 UTC] ✅ User profile retrieved successfully for user ID: 676
[28-May-2026 21:14:24 UTC] Orders found: 1
[28-May-2026 21:14:24 UTC] Orders data: [{"id":309,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/SandeepPredictions14","status":"pending","created_at":"2026-05-29 00:44:13","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[28-May-2026 21:14:24 UTC] Total orders count: 1
[28-May-2026 21:14:24 UTC] === API CALL LOG ===
[28-May-2026 21:14:24 UTC] Endpoint: user/profile.php
[28-May-2026 21:14:24 UTC] Full Log Data: {
    "timestamp": "2026-05-28 21:14:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40f0:102f:16a1:3b91:b8c:100d:f84b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40f0:102f:16a1:3b91:b8c:100d:f84b, 172.70.208.5",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc2IiwidXNlcm5hbWUiOiJzYW5kZWVwMTQiLCJlbWFpbCI6ImFsZXhtYXJ0aW4xNDEwOUBnbWFpbC5jb20iLCJleHAiOjE3ODA2MDc0OTN9.uSTj8FOupFQfV60eAqzdrzfjMPZ0qA3om0yp9sbWGGk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a03044ce9fb8fd7c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40f0:102f:16a1:3b91:b8c:100d:f84b",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 21:14:24 UTC] === END API CALL LOG ===
[28-May-2026 21:14:24 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 21:14:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc2IiwidXNlcm5hbWUiOiJzYW5kZWVwMTQiLCJlbWFpbCI6ImFsZXhtYXJ0aW4xNDEwOUBnbWFpbC5jb20iLCJleHAiOjE3ODA2MDc0OTN9.uSTj8FOupFQfV60eAqzdrzfjMPZ0qA3om0yp9sbWGGk
[28-May-2026 21:14:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 21:14:24 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 21:14:24 UTC] User ID: 676
[28-May-2026 21:14:24 UTC] ✅ User profile retrieved successfully for user ID: 676
[28-May-2026 21:14:47 UTC] === API CALL LOG ===
[28-May-2026 21:14:47 UTC] Endpoint: user/profile.php
[28-May-2026 21:14:47 UTC] Full Log Data: {
    "timestamp": "2026-05-28 21:14:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40f0:102f:16a1:3b91:b8c:100d:f84b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40f0:102f:16a1:3b91:b8c:100d:f84b, 172.70.208.5",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc2IiwidXNlcm5hbWUiOiJzYW5kZWVwMTQiLCJlbWFpbCI6ImFsZXhtYXJ0aW4xNDEwOUBnbWFpbC5jb20iLCJleHAiOjE3ODA2MDc0OTN9.uSTj8FOupFQfV60eAqzdrzfjMPZ0qA3om0yp9sbWGGk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a030455c4f7cfd7c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40f0:102f:16a1:3b91:b8c:100d:f84b",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 21:14:47 UTC] === END API CALL LOG ===
[28-May-2026 21:14:47 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 21:14:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc2IiwidXNlcm5hbWUiOiJzYW5kZWVwMTQiLCJlbWFpbCI6ImFsZXhtYXJ0aW4xNDEwOUBnbWFpbC5jb20iLCJleHAiOjE3ODA2MDc0OTN9.uSTj8FOupFQfV60eAqzdrzfjMPZ0qA3om0yp9sbWGGk
[28-May-2026 21:14:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 21:14:47 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 21:14:47 UTC] User ID: 676
[28-May-2026 21:14:47 UTC] ✅ User profile retrieved successfully for user ID: 676
[28-May-2026 21:14:47 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 21:14:47 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 21:14:47 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40f0:102f:16a1:3b91:b8c:100d:f84b, 172.70.208.4","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc2IiwidXNlcm5hbWUiOiJzYW5kZWVwMTQiLCJlbWFpbCI6ImFsZXhtYXJ0aW4xNDEwOUBnbWFpbC5jb20iLCJleHAiOjE3ODA2MDc0OTN9.uSTj8FOupFQfV60eAqzdrzfjMPZ0qA3om0yp9sbWGGk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a030455c4f7afd7c-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40f0:102f:16a1:3b91:b8c:100d:f84b","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-May-2026 21:14:47 UTC] === User Orders API Called ===
[28-May-2026 21:14:47 UTC] User ID: 676
[28-May-2026 21:14:47 UTC] Limit: 20, Offset: 0
[28-May-2026 21:14:47 UTC] Orders found: 1
[28-May-2026 21:14:47 UTC] Orders data: [{"id":309,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/SandeepPredictions14","status":"pending","created_at":"2026-05-29 00:44:13","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[28-May-2026 21:14:47 UTC] Total orders count: 1
[28-May-2026 21:14:47 UTC] === API CALL LOG ===
[28-May-2026 21:14:47 UTC] Endpoint: user/profile.php
[28-May-2026 21:14:47 UTC] Full Log Data: {
    "timestamp": "2026-05-28 21:14:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40f0:102f:16a1:3b91:b8c:100d:f84b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40f0:102f:16a1:3b91:b8c:100d:f84b, 172.70.208.5",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc2IiwidXNlcm5hbWUiOiJzYW5kZWVwMTQiLCJlbWFpbCI6ImFsZXhtYXJ0aW4xNDEwOUBnbWFpbC5jb20iLCJleHAiOjE3ODA2MDc0OTN9.uSTj8FOupFQfV60eAqzdrzfjMPZ0qA3om0yp9sbWGGk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a03045605d75fd7c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40f0:102f:16a1:3b91:b8c:100d:f84b",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 21:14:47 UTC] === END API CALL LOG ===
[28-May-2026 21:14:47 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 21:14:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc2IiwidXNlcm5hbWUiOiJzYW5kZWVwMTQiLCJlbWFpbCI6ImFsZXhtYXJ0aW4xNDEwOUBnbWFpbC5jb20iLCJleHAiOjE3ODA2MDc0OTN9.uSTj8FOupFQfV60eAqzdrzfjMPZ0qA3om0yp9sbWGGk
[28-May-2026 21:14:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 21:14:47 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 21:14:47 UTC] User ID: 676
[28-May-2026 21:14:47 UTC] ✅ User profile retrieved successfully for user ID: 676
[28-May-2026 21:15:07 UTC] === API CALL LOG ===
[28-May-2026 21:15:07 UTC] Endpoint: user/profile.php
[28-May-2026 21:15:07 UTC] Full Log Data: {
    "timestamp": "2026-05-28 21:15:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40f0:102f:16a1:3b91:b8c:100d:f84b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40f0:102f:16a1:3b91:b8c:100d:f84b, 172.70.208.5",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc2IiwidXNlcm5hbWUiOiJzYW5kZWVwMTQiLCJlbWFpbCI6ImFsZXhtYXJ0aW4xNDEwOUBnbWFpbC5jb20iLCJleHAiOjE3ODA2MDc0OTN9.uSTj8FOupFQfV60eAqzdrzfjMPZ0qA3om0yp9sbWGGk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a03045dd6ddafd7c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40f0:102f:16a1:3b91:b8c:100d:f84b",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 21:15:07 UTC] === END API CALL LOG ===
[28-May-2026 21:15:07 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 21:15:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc2IiwidXNlcm5hbWUiOiJzYW5kZWVwMTQiLCJlbWFpbCI6ImFsZXhtYXJ0aW4xNDEwOUBnbWFpbC5jb20iLCJleHAiOjE3ODA2MDc0OTN9.uSTj8FOupFQfV60eAqzdrzfjMPZ0qA3om0yp9sbWGGk
[28-May-2026 21:15:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 21:15:07 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 21:15:07 UTC] User ID: 676
[28-May-2026 21:15:07 UTC] ✅ User profile retrieved successfully for user ID: 676
[28-May-2026 21:15:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 21:15:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 21:15:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40f0:102f:16a1:3b91:b8c:100d:f84b, 172.70.208.5","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc2IiwidXNlcm5hbWUiOiJzYW5kZWVwMTQiLCJlbWFpbCI6ImFsZXhtYXJ0aW4xNDEwOUBnbWFpbC5jb20iLCJleHAiOjE3ODA2MDc0OTN9.uSTj8FOupFQfV60eAqzdrzfjMPZ0qA3om0yp9sbWGGk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a03045dd6dd6fd7c-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40f0:102f:16a1:3b91:b8c:100d:f84b","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-May-2026 21:15:07 UTC] === User Orders API Called ===
[28-May-2026 21:15:07 UTC] User ID: 676
[28-May-2026 21:15:07 UTC] Limit: 20, Offset: 0
[28-May-2026 21:15:07 UTC] Orders found: 1
[28-May-2026 21:15:07 UTC] Orders data: [{"id":309,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/SandeepPredictions14","status":"pending","created_at":"2026-05-29 00:44:13","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[28-May-2026 21:15:07 UTC] Total orders count: 1
[28-May-2026 21:15:08 UTC] === API CALL LOG ===
[28-May-2026 21:15:08 UTC] Endpoint: user/profile.php
[28-May-2026 21:15:08 UTC] Full Log Data: {
    "timestamp": "2026-05-28 21:15:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40f0:102f:16a1:3b91:b8c:100d:f84b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40f0:102f:16a1:3b91:b8c:100d:f84b, 172.70.208.5",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc2IiwidXNlcm5hbWUiOiJzYW5kZWVwMTQiLCJlbWFpbCI6ImFsZXhtYXJ0aW4xNDEwOUBnbWFpbC5jb20iLCJleHAiOjE3ODA2MDc0OTN9.uSTj8FOupFQfV60eAqzdrzfjMPZ0qA3om0yp9sbWGGk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a03045e0bc2dfd7c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40f0:102f:16a1:3b91:b8c:100d:f84b",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 21:15:08 UTC] === END API CALL LOG ===
[28-May-2026 21:15:08 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 21:15:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc2IiwidXNlcm5hbWUiOiJzYW5kZWVwMTQiLCJlbWFpbCI6ImFsZXhtYXJ0aW4xNDEwOUBnbWFpbC5jb20iLCJleHAiOjE3ODA2MDc0OTN9.uSTj8FOupFQfV60eAqzdrzfjMPZ0qA3om0yp9sbWGGk
[28-May-2026 21:15:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 21:15:08 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 21:15:08 UTC] User ID: 676
[28-May-2026 21:15:08 UTC] ✅ User profile retrieved successfully for user ID: 676
[28-May-2026 21:15:11 UTC] === API CALL LOG ===
[28-May-2026 21:15:11 UTC] Endpoint: user/profile.php
[28-May-2026 21:15:11 UTC] Full Log Data: {
    "timestamp": "2026-05-28 21:15:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40f0:102f:16a1:3b91:b8c:100d:f84b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40f0:102f:16a1:3b91:b8c:100d:f84b, 172.70.208.5",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc2IiwidXNlcm5hbWUiOiJzYW5kZWVwMTQiLCJlbWFpbCI6ImFsZXhtYXJ0aW4xNDEwOUBnbWFpbC5jb20iLCJleHAiOjE3ODA2MDc0OTN9.uSTj8FOupFQfV60eAqzdrzfjMPZ0qA3om0yp9sbWGGk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a03045f5db69fd7c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40f0:102f:16a1:3b91:b8c:100d:f84b",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 21:15:11 UTC] === END API CALL LOG ===
[28-May-2026 21:15:11 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 21:15:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc2IiwidXNlcm5hbWUiOiJzYW5kZWVwMTQiLCJlbWFpbCI6ImFsZXhtYXJ0aW4xNDEwOUBnbWFpbC5jb20iLCJleHAiOjE3ODA2MDc0OTN9.uSTj8FOupFQfV60eAqzdrzfjMPZ0qA3om0yp9sbWGGk
[28-May-2026 21:15:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 21:15:11 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 21:15:11 UTC] User ID: 676
[28-May-2026 21:15:11 UTC] ✅ User profile retrieved successfully for user ID: 676
[28-May-2026 21:15:12 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 21:15:12 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 21:15:12 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40f0:102f:16a1:3b91:b8c:100d:f84b, 172.70.208.5","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc2IiwidXNlcm5hbWUiOiJzYW5kZWVwMTQiLCJlbWFpbCI6ImFsZXhtYXJ0aW4xNDEwOUBnbWFpbC5jb20iLCJleHAiOjE3ODA2MDc0OTN9.uSTj8FOupFQfV60eAqzdrzfjMPZ0qA3om0yp9sbWGGk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a03045fa9baefd7c-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40f0:102f:16a1:3b91:b8c:100d:f84b","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-May-2026 21:15:12 UTC] === User Orders API Called ===
[28-May-2026 21:15:12 UTC] User ID: 676
[28-May-2026 21:15:12 UTC] Limit: 20, Offset: 0
[28-May-2026 21:15:12 UTC] Orders found: 1
[28-May-2026 21:15:12 UTC] Orders data: [{"id":309,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/SandeepPredictions14","status":"pending","created_at":"2026-05-29 00:44:13","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[28-May-2026 21:15:12 UTC] Total orders count: 1
[28-May-2026 21:15:18 UTC] === API CALL LOG ===
[28-May-2026 21:15:18 UTC] Endpoint: user/profile.php
[28-May-2026 21:15:18 UTC] Full Log Data: {
    "timestamp": "2026-05-28 21:15:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40f0:102f:16a1:3b91:b8c:100d:f84b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40f0:102f:16a1:3b91:b8c:100d:f84b, 172.70.208.4",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc2IiwidXNlcm5hbWUiOiJzYW5kZWVwMTQiLCJlbWFpbCI6ImFsZXhtYXJ0aW4xNDEwOUBnbWFpbC5jb20iLCJleHAiOjE3ODA2MDc0OTN9.uSTj8FOupFQfV60eAqzdrzfjMPZ0qA3om0yp9sbWGGk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a030461d3d2cfd7c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40f0:102f:16a1:3b91:b8c:100d:f84b",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 21:15:18 UTC] === END API CALL LOG ===
[28-May-2026 21:15:18 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 21:15:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc2IiwidXNlcm5hbWUiOiJzYW5kZWVwMTQiLCJlbWFpbCI6ImFsZXhtYXJ0aW4xNDEwOUBnbWFpbC5jb20iLCJleHAiOjE3ODA2MDc0OTN9.uSTj8FOupFQfV60eAqzdrzfjMPZ0qA3om0yp9sbWGGk
[28-May-2026 21:15:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 21:15:18 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 21:15:18 UTC] User ID: 676
[28-May-2026 21:15:18 UTC] ✅ User profile retrieved successfully for user ID: 676
[28-May-2026 21:15:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 21:15:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 21:15:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40f0:102f:16a1:3b91:b8c:100d:f84b, 172.70.208.5","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc2IiwidXNlcm5hbWUiOiJzYW5kZWVwMTQiLCJlbWFpbCI6ImFsZXhtYXJ0aW4xNDEwOUBnbWFpbC5jb20iLCJleHAiOjE3ODA2MDc0OTN9.uSTj8FOupFQfV60eAqzdrzfjMPZ0qA3om0yp9sbWGGk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a030461d3d2bfd7c-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40f0:102f:16a1:3b91:b8c:100d:f84b","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-May-2026 21:15:18 UTC] === User Orders API Called ===
[28-May-2026 21:15:18 UTC] User ID: 676
[28-May-2026 21:15:18 UTC] Limit: 20, Offset: 0
[28-May-2026 21:15:18 UTC] Orders found: 1
[28-May-2026 21:15:18 UTC] Orders data: [{"id":309,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/SandeepPredictions14","status":"pending","created_at":"2026-05-29 00:44:13","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[28-May-2026 21:15:18 UTC] Total orders count: 1
[28-May-2026 21:15:18 UTC] === API CALL LOG ===
[28-May-2026 21:15:18 UTC] Endpoint: user/profile.php
[28-May-2026 21:15:18 UTC] Full Log Data: {
    "timestamp": "2026-05-28 21:15:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40f0:102f:16a1:3b91:b8c:100d:f84b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40f0:102f:16a1:3b91:b8c:100d:f84b, 172.70.208.4",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc2IiwidXNlcm5hbWUiOiJzYW5kZWVwMTQiLCJlbWFpbCI6ImFsZXhtYXJ0aW4xNDEwOUBnbWFpbC5jb20iLCJleHAiOjE3ODA2MDc0OTN9.uSTj8FOupFQfV60eAqzdrzfjMPZ0qA3om0yp9sbWGGk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a03046213cccfd7c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40f0:102f:16a1:3b91:b8c:100d:f84b",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 21:15:18 UTC] === END API CALL LOG ===
[28-May-2026 21:15:18 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 21:15:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc2IiwidXNlcm5hbWUiOiJzYW5kZWVwMTQiLCJlbWFpbCI6ImFsZXhtYXJ0aW4xNDEwOUBnbWFpbC5jb20iLCJleHAiOjE3ODA2MDc0OTN9.uSTj8FOupFQfV60eAqzdrzfjMPZ0qA3om0yp9sbWGGk
[28-May-2026 21:15:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 21:15:18 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 21:15:18 UTC] User ID: 676
[28-May-2026 21:15:18 UTC] ✅ User profile retrieved successfully for user ID: 676
[28-May-2026 21:15:21 UTC] === API CALL LOG ===
[28-May-2026 21:15:21 UTC] Endpoint: user/profile.php
[28-May-2026 21:15:21 UTC] Full Log Data: {
    "timestamp": "2026-05-28 21:15:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40f0:102f:16a1:3b91:b8c:100d:f84b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40f0:102f:16a1:3b91:b8c:100d:f84b, 172.70.208.4",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc2IiwidXNlcm5hbWUiOiJzYW5kZWVwMTQiLCJlbWFpbCI6ImFsZXhtYXJ0aW4xNDEwOUBnbWFpbC5jb20iLCJleHAiOjE3ODA2MDc0OTN9.uSTj8FOupFQfV60eAqzdrzfjMPZ0qA3om0yp9sbWGGk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a030463418fefd7c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40f0:102f:16a1:3b91:b8c:100d:f84b",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 21:15:21 UTC] === END API CALL LOG ===
[28-May-2026 21:15:21 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 21:15:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc2IiwidXNlcm5hbWUiOiJzYW5kZWVwMTQiLCJlbWFpbCI6ImFsZXhtYXJ0aW4xNDEwOUBnbWFpbC5jb20iLCJleHAiOjE3ODA2MDc0OTN9.uSTj8FOupFQfV60eAqzdrzfjMPZ0qA3om0yp9sbWGGk
[28-May-2026 21:15:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 21:15:21 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 21:15:21 UTC] User ID: 676
[28-May-2026 21:15:21 UTC] ✅ User profile retrieved successfully for user ID: 676
[28-May-2026 21:15:21 UTC] User Purchases API - User ID: 676
[28-May-2026 21:15:21 UTC] User Purchases API - Total purchases found: 1
[28-May-2026 21:16:27 UTC] === API CALL LOG ===
[28-May-2026 21:16:27 UTC] Endpoint: user/profile.php
[28-May-2026 21:16:27 UTC] Full Log Data: {
    "timestamp": "2026-05-28 21:16:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40f0:102f:16a1:3b91:b8c:100d:f84b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40f0:102f:16a1:3b91:b8c:100d:f84b, 162.158.162.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc2IiwidXNlcm5hbWUiOiJzYW5kZWVwMTQiLCJlbWFpbCI6ImFsZXhtYXJ0aW4xNDEwOUBnbWFpbC5jb20iLCJleHAiOjE3ODA2MDc0OTN9.uSTj8FOupFQfV60eAqzdrzfjMPZ0qA3om0yp9sbWGGk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a03047cd588bf879-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40f0:102f:16a1:3b91:b8c:100d:f84b",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 21:16:27 UTC] === END API CALL LOG ===
[28-May-2026 21:16:27 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 21:16:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc2IiwidXNlcm5hbWUiOiJzYW5kZWVwMTQiLCJlbWFpbCI6ImFsZXhtYXJ0aW4xNDEwOUBnbWFpbC5jb20iLCJleHAiOjE3ODA2MDc0OTN9.uSTj8FOupFQfV60eAqzdrzfjMPZ0qA3om0yp9sbWGGk
[28-May-2026 21:16:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 21:16:27 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 21:16:27 UTC] User ID: 676
[28-May-2026 21:16:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 21:16:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 21:16:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40f0:102f:16a1:3b91:b8c:100d:f84b, 162.158.162.28","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc2IiwidXNlcm5hbWUiOiJzYW5kZWVwMTQiLCJlbWFpbCI6ImFsZXhtYXJ0aW4xNDEwOUBnbWFpbC5jb20iLCJleHAiOjE3ODA2MDc0OTN9.uSTj8FOupFQfV60eAqzdrzfjMPZ0qA3om0yp9sbWGGk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a03047cd5889f879-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40f0:102f:16a1:3b91:b8c:100d:f84b","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-May-2026 21:16:27 UTC] === User Orders API Called ===
[28-May-2026 21:16:27 UTC] User ID: 676
[28-May-2026 21:16:27 UTC] ✅ User profile retrieved successfully for user ID: 676
[28-May-2026 21:16:27 UTC] Limit: 20, Offset: 0
[28-May-2026 21:16:27 UTC] Orders found: 1
[28-May-2026 21:16:27 UTC] Orders data: [{"id":309,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/SandeepPredictions14","status":"pending","created_at":"2026-05-29 00:44:13","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[28-May-2026 21:16:27 UTC] Total orders count: 1
[28-May-2026 21:16:27 UTC] === API CALL LOG ===
[28-May-2026 21:16:27 UTC] Endpoint: user/profile.php
[28-May-2026 21:16:27 UTC] Full Log Data: {
    "timestamp": "2026-05-28 21:16:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40f0:102f:16a1:3b91:b8c:100d:f84b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40f0:102f:16a1:3b91:b8c:100d:f84b, 162.158.162.29",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc2IiwidXNlcm5hbWUiOiJzYW5kZWVwMTQiLCJlbWFpbCI6ImFsZXhtYXJ0aW4xNDEwOUBnbWFpbC5jb20iLCJleHAiOjE3ODA2MDc0OTN9.uSTj8FOupFQfV60eAqzdrzfjMPZ0qA3om0yp9sbWGGk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a03047cf1baff879-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40f0:102f:16a1:3b91:b8c:100d:f84b",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 21:16:27 UTC] === END API CALL LOG ===
[28-May-2026 21:16:27 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 21:16:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc2IiwidXNlcm5hbWUiOiJzYW5kZWVwMTQiLCJlbWFpbCI6ImFsZXhtYXJ0aW4xNDEwOUBnbWFpbC5jb20iLCJleHAiOjE3ODA2MDc0OTN9.uSTj8FOupFQfV60eAqzdrzfjMPZ0qA3om0yp9sbWGGk
[28-May-2026 21:16:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 21:16:27 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 21:16:27 UTC] User ID: 676
[28-May-2026 21:16:27 UTC] ✅ User profile retrieved successfully for user ID: 676
[28-May-2026 21:16:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 21:16:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 21:16:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40f0:102f:16a1:3b91:b8c:100d:f84b, 162.158.162.28","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc2IiwidXNlcm5hbWUiOiJzYW5kZWVwMTQiLCJlbWFpbCI6ImFsZXhtYXJ0aW4xNDEwOUBnbWFpbC5jb20iLCJleHAiOjE3ODA2MDc0OTN9.uSTj8FOupFQfV60eAqzdrzfjMPZ0qA3om0yp9sbWGGk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a03047dabea7f879-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40f0:102f:16a1:3b91:b8c:100d:f84b","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-May-2026 21:16:29 UTC] === User Orders API Called ===
[28-May-2026 21:16:29 UTC] User ID: 676
[28-May-2026 21:16:29 UTC] Limit: 20, Offset: 0
[28-May-2026 21:16:29 UTC] Orders found: 1
[28-May-2026 21:16:29 UTC] Orders data: [{"id":309,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/SandeepPredictions14","status":"pending","created_at":"2026-05-29 00:44:13","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[28-May-2026 21:16:29 UTC] Total orders count: 1
[28-May-2026 21:17:24 UTC] === API CALL LOG ===
[28-May-2026 21:17:24 UTC] Endpoint: user/profile.php
[28-May-2026 21:17:24 UTC] Full Log Data: {
    "timestamp": "2026-05-28 21:17:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.179",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.52.179, 172.70.85.151",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc0IiwidXNlcm5hbWUiOiJBd2lub3JlblJkIiwiZW1haWwiOiJyZXdhcmRhd2lucmVuMTlAZ21haWwuY29tIiwiZXhwIjoxNzgwNTgzMzAxfQ.Ow1rGhb0v4Irw0BFftIW-wkGbDCw3whh_NZjoe79ehg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a03049359e677749-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.52.179",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 21:17:24 UTC] === END API CALL LOG ===
[28-May-2026 21:17:24 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 21:17:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc0IiwidXNlcm5hbWUiOiJBd2lub3JlblJkIiwiZW1haWwiOiJyZXdhcmRhd2lucmVuMTlAZ21haWwuY29tIiwiZXhwIjoxNzgwNTgzMzAxfQ.Ow1rGhb0v4Irw0BFftIW-wkGbDCw3whh_NZjoe79ehg
[28-May-2026 21:17:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 21:17:24 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 21:17:24 UTC] User ID: 674
[28-May-2026 21:17:24 UTC] ✅ User profile retrieved successfully for user ID: 674
[28-May-2026 21:17:25 UTC] === API CALL LOG ===
[28-May-2026 21:17:25 UTC] Endpoint: user/profile.php
[28-May-2026 21:17:25 UTC] Full Log Data: {
    "timestamp": "2026-05-28 21:17:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.179",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.52.179, 172.70.85.103",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc0IiwidXNlcm5hbWUiOiJBd2lub3JlblJkIiwiZW1haWwiOiJyZXdhcmRhd2lucmVuMTlAZ21haWwuY29tIiwiZXhwIjoxNzgwNTgzMzAxfQ.Ow1rGhb0v4Irw0BFftIW-wkGbDCw3whh_NZjoe79ehg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a030493959777749-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.52.179",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 21:17:25 UTC] === END API CALL LOG ===
[28-May-2026 21:17:25 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 21:17:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc0IiwidXNlcm5hbWUiOiJBd2lub3JlblJkIiwiZW1haWwiOiJyZXdhcmRhd2lucmVuMTlAZ21haWwuY29tIiwiZXhwIjoxNzgwNTgzMzAxfQ.Ow1rGhb0v4Irw0BFftIW-wkGbDCw3whh_NZjoe79ehg
[28-May-2026 21:17:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 21:17:25 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 21:17:25 UTC] User ID: 674
[28-May-2026 21:17:25 UTC] ✅ User profile retrieved successfully for user ID: 674
[28-May-2026 21:17:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 21:17:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 21:17:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.211.52.179, 172.70.85.151","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc0IiwidXNlcm5hbWUiOiJBd2lub3JlblJkIiwiZW1haWwiOiJyZXdhcmRhd2lucmVuMTlAZ21haWwuY29tIiwiZXhwIjoxNzgwNTgzMzAxfQ.Ow1rGhb0v4Irw0BFftIW-wkGbDCw3whh_NZjoe79ehg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a030493b3add7749-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"197.211.52.179","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-May-2026 21:17:25 UTC] === User Orders API Called ===
[28-May-2026 21:17:25 UTC] User ID: 674
[28-May-2026 21:17:25 UTC] Limit: 20, Offset: 0
[28-May-2026 21:17:25 UTC] Orders found: 0
[28-May-2026 21:17:25 UTC] Orders data: []
[28-May-2026 21:17:25 UTC] Total orders count: 0
[28-May-2026 21:17:25 UTC] === API CALL LOG ===
[28-May-2026 21:17:25 UTC] Endpoint: user/profile.php
[28-May-2026 21:17:25 UTC] Full Log Data: {
    "timestamp": "2026-05-28 21:17:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.179",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.52.179, 172.70.85.151",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc0IiwidXNlcm5hbWUiOiJBd2lub3JlblJkIiwiZW1haWwiOiJyZXdhcmRhd2lucmVuMTlAZ21haWwuY29tIiwiZXhwIjoxNzgwNTgzMzAxfQ.Ow1rGhb0v4Irw0BFftIW-wkGbDCw3whh_NZjoe79ehg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a030493b3ad97749-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.52.179",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 21:17:25 UTC] === END API CALL LOG ===
[28-May-2026 21:17:25 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 21:17:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc0IiwidXNlcm5hbWUiOiJBd2lub3JlblJkIiwiZW1haWwiOiJyZXdhcmRhd2lucmVuMTlAZ21haWwuY29tIiwiZXhwIjoxNzgwNTgzMzAxfQ.Ow1rGhb0v4Irw0BFftIW-wkGbDCw3whh_NZjoe79ehg
[28-May-2026 21:17:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 21:17:25 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 21:17:25 UTC] User ID: 674
[28-May-2026 21:17:25 UTC] ✅ User profile retrieved successfully for user ID: 674
[28-May-2026 21:17:25 UTC] === API CALL LOG ===
[28-May-2026 21:17:25 UTC] Endpoint: user/profile.php
[28-May-2026 21:17:25 UTC] Full Log Data: {
    "timestamp": "2026-05-28 21:17:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.179",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.52.179, 172.70.85.103",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc0IiwidXNlcm5hbWUiOiJBd2lub3JlblJkIiwiZW1haWwiOiJyZXdhcmRhd2lucmVuMTlAZ21haWwuY29tIiwiZXhwIjoxNzgwNTgzMzAxfQ.Ow1rGhb0v4Irw0BFftIW-wkGbDCw3whh_NZjoe79ehg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a030493b3ade7749-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.52.179",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 21:17:25 UTC] === END API CALL LOG ===
[28-May-2026 21:17:25 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 21:17:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc0IiwidXNlcm5hbWUiOiJBd2lub3JlblJkIiwiZW1haWwiOiJyZXdhcmRhd2lucmVuMTlAZ21haWwuY29tIiwiZXhwIjoxNzgwNTgzMzAxfQ.Ow1rGhb0v4Irw0BFftIW-wkGbDCw3whh_NZjoe79ehg
[28-May-2026 21:17:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 21:17:25 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 21:17:25 UTC] User ID: 674
[28-May-2026 21:17:25 UTC] ✅ User profile retrieved successfully for user ID: 674
[28-May-2026 21:17:27 UTC] === API CALL LOG ===
[28-May-2026 21:17:27 UTC] Endpoint: user/profile.php
[28-May-2026 21:17:27 UTC] Full Log Data: {
    "timestamp": "2026-05-28 21:17:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.179",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.52.179, 172.70.85.103",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc0IiwidXNlcm5hbWUiOiJBd2lub3JlblJkIiwiZW1haWwiOiJyZXdhcmRhd2lucmVuMTlAZ21haWwuY29tIiwiZXhwIjoxNzgwNTgzMzAxfQ.Ow1rGhb0v4Irw0BFftIW-wkGbDCw3whh_NZjoe79ehg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a03049469be47749-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.52.179",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 21:17:27 UTC] === END API CALL LOG ===
[28-May-2026 21:17:27 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 21:17:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc0IiwidXNlcm5hbWUiOiJBd2lub3JlblJkIiwiZW1haWwiOiJyZXdhcmRhd2lucmVuMTlAZ21haWwuY29tIiwiZXhwIjoxNzgwNTgzMzAxfQ.Ow1rGhb0v4Irw0BFftIW-wkGbDCw3whh_NZjoe79ehg
[28-May-2026 21:17:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 21:17:27 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 21:17:27 UTC] User ID: 674
[28-May-2026 21:17:27 UTC] ✅ User profile retrieved successfully for user ID: 674
[28-May-2026 21:17:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 21:17:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 21:17:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40f0:102f:16a1:3b91:b8c:100d:f84b, 162.158.189.209","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc2IiwidXNlcm5hbWUiOiJzYW5kZWVwMTQiLCJlbWFpbCI6ImFsZXhtYXJ0aW4xNDEwOUBnbWFpbC5jb20iLCJleHAiOjE3ODA2MDc0OTN9.uSTj8FOupFQfV60eAqzdrzfjMPZ0qA3om0yp9sbWGGk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0304993fb5c4494-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40f0:102f:16a1:3b91:b8c:100d:f84b","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-May-2026 21:17:40 UTC] === User Orders API Called ===
[28-May-2026 21:17:40 UTC] User ID: 676
[28-May-2026 21:17:40 UTC] Limit: 20, Offset: 0
[28-May-2026 21:17:40 UTC] Orders found: 1
[28-May-2026 21:17:40 UTC] Orders data: [{"id":309,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/SandeepPredictions14","status":"pending","created_at":"2026-05-29 00:44:13","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[28-May-2026 21:17:40 UTC] Total orders count: 1
[28-May-2026 21:17:40 UTC] === API CALL LOG ===
[28-May-2026 21:17:40 UTC] Endpoint: user/profile.php
[28-May-2026 21:17:40 UTC] Full Log Data: {
    "timestamp": "2026-05-28 21:17:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40f0:102f:16a1:3b91:b8c:100d:f84b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40f0:102f:16a1:3b91:b8c:100d:f84b, 162.158.190.122",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc2IiwidXNlcm5hbWUiOiJzYW5kZWVwMTQiLCJlbWFpbCI6ImFsZXhtYXJ0aW4xNDEwOUBnbWFpbC5jb20iLCJleHAiOjE3ODA2MDc0OTN9.uSTj8FOupFQfV60eAqzdrzfjMPZ0qA3om0yp9sbWGGk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a03049945bcd4494-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40f0:102f:16a1:3b91:b8c:100d:f84b",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 21:17:40 UTC] === END API CALL LOG ===
[28-May-2026 21:17:40 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 21:17:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc2IiwidXNlcm5hbWUiOiJzYW5kZWVwMTQiLCJlbWFpbCI6ImFsZXhtYXJ0aW4xNDEwOUBnbWFpbC5jb20iLCJleHAiOjE3ODA2MDc0OTN9.uSTj8FOupFQfV60eAqzdrzfjMPZ0qA3om0yp9sbWGGk
[28-May-2026 21:17:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 21:17:40 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 21:17:40 UTC] User ID: 676
[28-May-2026 21:17:40 UTC] ✅ User profile retrieved successfully for user ID: 676
[28-May-2026 21:17:40 UTC] === API CALL LOG ===
[28-May-2026 21:17:40 UTC] Endpoint: user/profile.php
[28-May-2026 21:17:40 UTC] Full Log Data: {
    "timestamp": "2026-05-28 21:17:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40f0:102f:16a1:3b91:b8c:100d:f84b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40f0:102f:16a1:3b91:b8c:100d:f84b, 162.158.189.208",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc2IiwidXNlcm5hbWUiOiJzYW5kZWVwMTQiLCJlbWFpbCI6ImFsZXhtYXJ0aW4xNDEwOUBnbWFpbC5jb20iLCJleHAiOjE3ODA2MDc0OTN9.uSTj8FOupFQfV60eAqzdrzfjMPZ0qA3om0yp9sbWGGk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0304995ec984494-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40f0:102f:16a1:3b91:b8c:100d:f84b",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 21:17:40 UTC] === END API CALL LOG ===
[28-May-2026 21:17:40 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 21:17:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc2IiwidXNlcm5hbWUiOiJzYW5kZWVwMTQiLCJlbWFpbCI6ImFsZXhtYXJ0aW4xNDEwOUBnbWFpbC5jb20iLCJleHAiOjE3ODA2MDc0OTN9.uSTj8FOupFQfV60eAqzdrzfjMPZ0qA3om0yp9sbWGGk
[28-May-2026 21:17:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 21:17:40 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 21:17:40 UTC] User ID: 676
[28-May-2026 21:17:40 UTC] ✅ User profile retrieved successfully for user ID: 676
[28-May-2026 21:17:53 UTC] === API CALL LOG ===
[28-May-2026 21:17:53 UTC] Endpoint: user/profile.php
[28-May-2026 21:17:53 UTC] Full Log Data: {
    "timestamp": "2026-05-28 21:17:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.179",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.52.179, 172.70.85.150",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc0IiwidXNlcm5hbWUiOiJBd2lub3JlblJkIiwiZW1haWwiOiJyZXdhcmRhd2lucmVuMTlAZ21haWwuY29tIiwiZXhwIjoxNzgwNTgzMzAxfQ.Ow1rGhb0v4Irw0BFftIW-wkGbDCw3whh_NZjoe79ehg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a03049eb5bed7749-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.52.179",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 21:17:53 UTC] === END API CALL LOG ===
[28-May-2026 21:17:53 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 21:17:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc0IiwidXNlcm5hbWUiOiJBd2lub3JlblJkIiwiZW1haWwiOiJyZXdhcmRhd2lucmVuMTlAZ21haWwuY29tIiwiZXhwIjoxNzgwNTgzMzAxfQ.Ow1rGhb0v4Irw0BFftIW-wkGbDCw3whh_NZjoe79ehg
[28-May-2026 21:17:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 21:17:53 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 21:17:53 UTC] User ID: 674
[28-May-2026 21:17:53 UTC] ✅ User profile retrieved successfully for user ID: 674
[28-May-2026 21:18:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 21:18:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 21:18:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40f0:102f:16a1:3b91:b8c:100d:f84b, 162.158.189.208","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc2IiwidXNlcm5hbWUiOiJzYW5kZWVwMTQiLCJlbWFpbCI6ImFsZXhtYXJ0aW4xNDEwOUBnbWFpbC5jb20iLCJleHAiOjE3ODA2MDc0OTN9.uSTj8FOupFQfV60eAqzdrzfjMPZ0qA3om0yp9sbWGGk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0304a368d664494-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40f0:102f:16a1:3b91:b8c:100d:f84b","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-May-2026 21:18:06 UTC] === User Orders API Called ===
[28-May-2026 21:18:06 UTC] User ID: 676
[28-May-2026 21:18:06 UTC] Limit: 20, Offset: 0
[28-May-2026 21:18:06 UTC] Orders found: 1
[28-May-2026 21:18:06 UTC] Orders data: [{"id":309,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/SandeepPredictions14","status":"pending","created_at":"2026-05-29 00:44:13","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[28-May-2026 21:18:06 UTC] Total orders count: 1
[28-May-2026 21:18:06 UTC] === API CALL LOG ===
[28-May-2026 21:18:06 UTC] Endpoint: user/profile.php
[28-May-2026 21:18:06 UTC] Full Log Data: {
    "timestamp": "2026-05-28 21:18:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40f0:102f:16a1:3b91:b8c:100d:f84b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40f0:102f:16a1:3b91:b8c:100d:f84b, 162.158.189.208",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc2IiwidXNlcm5hbWUiOiJzYW5kZWVwMTQiLCJlbWFpbCI6ImFsZXhtYXJ0aW4xNDEwOUBnbWFpbC5jb20iLCJleHAiOjE3ODA2MDc0OTN9.uSTj8FOupFQfV60eAqzdrzfjMPZ0qA3om0yp9sbWGGk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0304a3abf804494-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40f0:102f:16a1:3b91:b8c:100d:f84b",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 21:18:06 UTC] === END API CALL LOG ===
[28-May-2026 21:18:06 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 21:18:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc2IiwidXNlcm5hbWUiOiJzYW5kZWVwMTQiLCJlbWFpbCI6ImFsZXhtYXJ0aW4xNDEwOUBnbWFpbC5jb20iLCJleHAiOjE3ODA2MDc0OTN9.uSTj8FOupFQfV60eAqzdrzfjMPZ0qA3om0yp9sbWGGk
[28-May-2026 21:18:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 21:18:06 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 21:18:06 UTC] User ID: 676
[28-May-2026 21:18:06 UTC] ✅ User profile retrieved successfully for user ID: 676
[28-May-2026 21:18:06 UTC] === API CALL LOG ===
[28-May-2026 21:18:06 UTC] Endpoint: user/profile.php
[28-May-2026 21:18:06 UTC] Full Log Data: {
    "timestamp": "2026-05-28 21:18:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40f0:102f:16a1:3b91:b8c:100d:f84b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40f0:102f:16a1:3b91:b8c:100d:f84b, 162.158.189.209",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc2IiwidXNlcm5hbWUiOiJzYW5kZWVwMTQiLCJlbWFpbCI6ImFsZXhtYXJ0aW4xNDEwOUBnbWFpbC5jb20iLCJleHAiOjE3ODA2MDc0OTN9.uSTj8FOupFQfV60eAqzdrzfjMPZ0qA3om0yp9sbWGGk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0304a37fe1a4494-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40f0:102f:16a1:3b91:b8c:100d:f84b",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 21:18:06 UTC] === END API CALL LOG ===
[28-May-2026 21:18:06 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 21:18:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc2IiwidXNlcm5hbWUiOiJzYW5kZWVwMTQiLCJlbWFpbCI6ImFsZXhtYXJ0aW4xNDEwOUBnbWFpbC5jb20iLCJleHAiOjE3ODA2MDc0OTN9.uSTj8FOupFQfV60eAqzdrzfjMPZ0qA3om0yp9sbWGGk
[28-May-2026 21:18:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 21:18:06 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 21:18:06 UTC] User ID: 676
[28-May-2026 21:18:06 UTC] ✅ User profile retrieved successfully for user ID: 676
[28-May-2026 21:18:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 21:18:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 21:18:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40f0:102f:16a1:3b91:b8c:100d:f84b, 162.158.189.209","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc2IiwidXNlcm5hbWUiOiJzYW5kZWVwMTQiLCJlbWFpbCI6ImFsZXhtYXJ0aW4xNDEwOUBnbWFpbC5jb20iLCJleHAiOjE3ODA2MDc0OTN9.uSTj8FOupFQfV60eAqzdrzfjMPZ0qA3om0yp9sbWGGk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0304a6568ee4494-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40f0:102f:16a1:3b91:b8c:100d:f84b","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-May-2026 21:18:13 UTC] === User Orders API Called ===
[28-May-2026 21:18:13 UTC] User ID: 676
[28-May-2026 21:18:13 UTC] Limit: 20, Offset: 0
[28-May-2026 21:18:13 UTC] Orders found: 1
[28-May-2026 21:18:13 UTC] Orders data: [{"id":309,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/SandeepPredictions14","status":"pending","created_at":"2026-05-29 00:44:13","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[28-May-2026 21:18:13 UTC] Total orders count: 1
[28-May-2026 21:18:13 UTC] === API CALL LOG ===
[28-May-2026 21:18:13 UTC] Endpoint: user/profile.php
[28-May-2026 21:18:13 UTC] Full Log Data: {
    "timestamp": "2026-05-28 21:18:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40f0:102f:16a1:3b91:b8c:100d:f84b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40f0:102f:16a1:3b91:b8c:100d:f84b, 162.158.189.209",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc2IiwidXNlcm5hbWUiOiJzYW5kZWVwMTQiLCJlbWFpbCI6ImFsZXhtYXJ0aW4xNDEwOUBnbWFpbC5jb20iLCJleHAiOjE3ODA2MDc0OTN9.uSTj8FOupFQfV60eAqzdrzfjMPZ0qA3om0yp9sbWGGk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0304a6568ef4494-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40f0:102f:16a1:3b91:b8c:100d:f84b",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 21:18:13 UTC] === END API CALL LOG ===
[28-May-2026 21:18:13 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 21:18:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc2IiwidXNlcm5hbWUiOiJzYW5kZWVwMTQiLCJlbWFpbCI6ImFsZXhtYXJ0aW4xNDEwOUBnbWFpbC5jb20iLCJleHAiOjE3ODA2MDc0OTN9.uSTj8FOupFQfV60eAqzdrzfjMPZ0qA3om0yp9sbWGGk
[28-May-2026 21:18:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 21:18:13 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 21:18:13 UTC] User ID: 676
[28-May-2026 21:18:13 UTC] ✅ User profile retrieved successfully for user ID: 676
[28-May-2026 21:18:14 UTC] === API CALL LOG ===
[28-May-2026 21:18:14 UTC] Endpoint: user/profile.php
[28-May-2026 21:18:14 UTC] Full Log Data: {
    "timestamp": "2026-05-28 21:18:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40f0:102f:16a1:3b91:b8c:100d:f84b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40f0:102f:16a1:3b91:b8c:100d:f84b, 162.158.189.209",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc2IiwidXNlcm5hbWUiOiJzYW5kZWVwMTQiLCJlbWFpbCI6ImFsZXhtYXJ0aW4xNDEwOUBnbWFpbC5jb20iLCJleHAiOjE3ODA2MDc0OTN9.uSTj8FOupFQfV60eAqzdrzfjMPZ0qA3om0yp9sbWGGk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0304a6a1afd4494-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40f0:102f:16a1:3b91:b8c:100d:f84b",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 21:18:14 UTC] === END API CALL LOG ===
[28-May-2026 21:18:14 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 21:18:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc2IiwidXNlcm5hbWUiOiJzYW5kZWVwMTQiLCJlbWFpbCI6ImFsZXhtYXJ0aW4xNDEwOUBnbWFpbC5jb20iLCJleHAiOjE3ODA2MDc0OTN9.uSTj8FOupFQfV60eAqzdrzfjMPZ0qA3om0yp9sbWGGk
[28-May-2026 21:18:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 21:18:14 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 21:18:14 UTC] User ID: 676
[28-May-2026 21:18:14 UTC] ✅ User profile retrieved successfully for user ID: 676
[28-May-2026 21:18:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 21:18:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 21:18:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40f0:102f:16a1:3b91:b8c:100d:f84b, 162.158.189.209","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc2IiwidXNlcm5hbWUiOiJzYW5kZWVwMTQiLCJlbWFpbCI6ImFsZXhtYXJ0aW4xNDEwOUBnbWFpbC5jb20iLCJleHAiOjE3ODA2MDc0OTN9.uSTj8FOupFQfV60eAqzdrzfjMPZ0qA3om0yp9sbWGGk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0304a996fc84494-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40f0:102f:16a1:3b91:b8c:100d:f84b","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-May-2026 21:18:21 UTC] === User Orders API Called ===
[28-May-2026 21:18:21 UTC] User ID: 676
[28-May-2026 21:18:21 UTC] Limit: 20, Offset: 0
[28-May-2026 21:18:21 UTC] Orders found: 1
[28-May-2026 21:18:21 UTC] Orders data: [{"id":309,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/SandeepPredictions14","status":"pending","created_at":"2026-05-29 00:44:13","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[28-May-2026 21:18:21 UTC] Total orders count: 1
[28-May-2026 21:18:21 UTC] === API CALL LOG ===
[28-May-2026 21:18:21 UTC] Endpoint: user/profile.php
[28-May-2026 21:18:21 UTC] Full Log Data: {
    "timestamp": "2026-05-28 21:18:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40f0:102f:16a1:3b91:b8c:100d:f84b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40f0:102f:16a1:3b91:b8c:100d:f84b, 162.158.189.209",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc2IiwidXNlcm5hbWUiOiJzYW5kZWVwMTQiLCJlbWFpbCI6ImFsZXhtYXJ0aW4xNDEwOUBnbWFpbC5jb20iLCJleHAiOjE3ODA2MDc0OTN9.uSTj8FOupFQfV60eAqzdrzfjMPZ0qA3om0yp9sbWGGk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0304a996fc94494-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40f0:102f:16a1:3b91:b8c:100d:f84b",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 21:18:21 UTC] === END API CALL LOG ===
[28-May-2026 21:18:21 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 21:18:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc2IiwidXNlcm5hbWUiOiJzYW5kZWVwMTQiLCJlbWFpbCI6ImFsZXhtYXJ0aW4xNDEwOUBnbWFpbC5jb20iLCJleHAiOjE3ODA2MDc0OTN9.uSTj8FOupFQfV60eAqzdrzfjMPZ0qA3om0yp9sbWGGk
[28-May-2026 21:18:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 21:18:21 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 21:18:21 UTC] User ID: 676
[28-May-2026 21:18:21 UTC] ✅ User profile retrieved successfully for user ID: 676
[28-May-2026 21:18:22 UTC] === API CALL LOG ===
[28-May-2026 21:18:22 UTC] Endpoint: user/profile.php
[28-May-2026 21:18:22 UTC] Full Log Data: {
    "timestamp": "2026-05-28 21:18:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40f0:102f:16a1:3b91:b8c:100d:f84b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40f0:102f:16a1:3b91:b8c:100d:f84b, 162.158.189.209",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc2IiwidXNlcm5hbWUiOiJzYW5kZWVwMTQiLCJlbWFpbCI6ImFsZXhtYXJ0aW4xNDEwOUBnbWFpbC5jb20iLCJleHAiOjE3ODA2MDc0OTN9.uSTj8FOupFQfV60eAqzdrzfjMPZ0qA3om0yp9sbWGGk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0304a9cf9324494-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40f0:102f:16a1:3b91:b8c:100d:f84b",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 21:18:22 UTC] === END API CALL LOG ===
[28-May-2026 21:18:22 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 21:18:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc2IiwidXNlcm5hbWUiOiJzYW5kZWVwMTQiLCJlbWFpbCI6ImFsZXhtYXJ0aW4xNDEwOUBnbWFpbC5jb20iLCJleHAiOjE3ODA2MDc0OTN9.uSTj8FOupFQfV60eAqzdrzfjMPZ0qA3om0yp9sbWGGk
[28-May-2026 21:18:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 21:18:22 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 21:18:22 UTC] User ID: 676
[28-May-2026 21:18:22 UTC] ✅ User profile retrieved successfully for user ID: 676
[28-May-2026 21:18:23 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 21:18:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 21:18:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40f0:102f:16a1:3b91:b8c:100d:f84b, 162.158.189.209","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc2IiwidXNlcm5hbWUiOiJzYW5kZWVwMTQiLCJlbWFpbCI6ImFsZXhtYXJ0aW4xNDEwOUBnbWFpbC5jb20iLCJleHAiOjE3ODA2MDc0OTN9.uSTj8FOupFQfV60eAqzdrzfjMPZ0qA3om0yp9sbWGGk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0304aa19ba64494-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40f0:102f:16a1:3b91:b8c:100d:f84b","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-May-2026 21:18:23 UTC] === User Orders API Called ===
[28-May-2026 21:18:23 UTC] User ID: 676
[28-May-2026 21:18:23 UTC] Limit: 20, Offset: 0
[28-May-2026 21:18:23 UTC] Orders found: 1
[28-May-2026 21:18:23 UTC] Orders data: [{"id":309,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/SandeepPredictions14","status":"pending","created_at":"2026-05-29 00:44:13","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[28-May-2026 21:18:23 UTC] Total orders count: 1
[28-May-2026 21:18:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 21:18:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 21:18:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.211.52.179, 172.70.85.151","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc0IiwidXNlcm5hbWUiOiJBd2lub3JlblJkIiwiZW1haWwiOiJyZXdhcmRhd2lucmVuMTlAZ21haWwuY29tIiwiZXhwIjoxNzgwNTgzMzAxfQ.Ow1rGhb0v4Irw0BFftIW-wkGbDCw3whh_NZjoe79ehg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0304b3f38a47749-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"197.211.52.179","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-May-2026 21:18:48 UTC] === User Orders API Called ===
[28-May-2026 21:18:48 UTC] User ID: 674
[28-May-2026 21:18:48 UTC] Limit: 20, Offset: 0
[28-May-2026 21:18:48 UTC] Orders found: 0
[28-May-2026 21:18:48 UTC] Orders data: []
[28-May-2026 21:18:48 UTC] Total orders count: 0
[28-May-2026 21:18:48 UTC] === API CALL LOG ===
[28-May-2026 21:18:48 UTC] Endpoint: user/profile.php
[28-May-2026 21:18:48 UTC] Full Log Data: {
    "timestamp": "2026-05-28 21:18:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.179",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.52.179, 172.70.85.151",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc0IiwidXNlcm5hbWUiOiJBd2lub3JlblJkIiwiZW1haWwiOiJyZXdhcmRhd2lucmVuMTlAZ21haWwuY29tIiwiZXhwIjoxNzgwNTgzMzAxfQ.Ow1rGhb0v4Irw0BFftIW-wkGbDCw3whh_NZjoe79ehg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0304b3f38a67749-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.52.179",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 21:18:48 UTC] === END API CALL LOG ===
[28-May-2026 21:18:48 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 21:18:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc0IiwidXNlcm5hbWUiOiJBd2lub3JlblJkIiwiZW1haWwiOiJyZXdhcmRhd2lucmVuMTlAZ21haWwuY29tIiwiZXhwIjoxNzgwNTgzMzAxfQ.Ow1rGhb0v4Irw0BFftIW-wkGbDCw3whh_NZjoe79ehg
[28-May-2026 21:18:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 21:18:48 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 21:18:48 UTC] User ID: 674
[28-May-2026 21:18:48 UTC] ✅ User profile retrieved successfully for user ID: 674
[28-May-2026 21:18:48 UTC] === API CALL LOG ===
[28-May-2026 21:18:48 UTC] Endpoint: user/profile.php
[28-May-2026 21:18:48 UTC] Full Log Data: {
    "timestamp": "2026-05-28 21:18:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.179",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.52.179, 172.70.85.151",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc0IiwidXNlcm5hbWUiOiJBd2lub3JlblJkIiwiZW1haWwiOiJyZXdhcmRhd2lucmVuMTlAZ21haWwuY29tIiwiZXhwIjoxNzgwNTgzMzAxfQ.Ow1rGhb0v4Irw0BFftIW-wkGbDCw3whh_NZjoe79ehg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0304b43cbde7749-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.52.179",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 21:18:48 UTC] === END API CALL LOG ===
[28-May-2026 21:18:48 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 21:18:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc0IiwidXNlcm5hbWUiOiJBd2lub3JlblJkIiwiZW1haWwiOiJyZXdhcmRhd2lucmVuMTlAZ21haWwuY29tIiwiZXhwIjoxNzgwNTgzMzAxfQ.Ow1rGhb0v4Irw0BFftIW-wkGbDCw3whh_NZjoe79ehg
[28-May-2026 21:18:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 21:18:48 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 21:18:48 UTC] User ID: 674
[28-May-2026 21:18:48 UTC] ✅ User profile retrieved successfully for user ID: 674
[28-May-2026 21:18:49 UTC] === API CALL LOG ===
[28-May-2026 21:18:49 UTC] Endpoint: user/profile.php
[28-May-2026 21:18:49 UTC] Full Log Data: {
    "timestamp": "2026-05-28 21:18:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.179",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.52.179, 172.70.85.151",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc0IiwidXNlcm5hbWUiOiJBd2lub3JlblJkIiwiZW1haWwiOiJyZXdhcmRhd2lucmVuMTlAZ21haWwuY29tIiwiZXhwIjoxNzgwNTgzMzAxfQ.Ow1rGhb0v4Irw0BFftIW-wkGbDCw3whh_NZjoe79ehg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0304b44ecbf7749-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.52.179",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 21:18:49 UTC] === END API CALL LOG ===
[28-May-2026 21:18:49 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 21:18:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc0IiwidXNlcm5hbWUiOiJBd2lub3JlblJkIiwiZW1haWwiOiJyZXdhcmRhd2lucmVuMTlAZ21haWwuY29tIiwiZXhwIjoxNzgwNTgzMzAxfQ.Ow1rGhb0v4Irw0BFftIW-wkGbDCw3whh_NZjoe79ehg
[28-May-2026 21:18:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 21:18:49 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 21:18:49 UTC] User ID: 674
[28-May-2026 21:18:49 UTC] ✅ User profile retrieved successfully for user ID: 674
[28-May-2026 21:19:01 UTC] === API CALL LOG ===
[28-May-2026 21:19:01 UTC] Endpoint: user/profile.php
[28-May-2026 21:19:01 UTC] Full Log Data: {
    "timestamp": "2026-05-28 21:19:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.179",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.52.179, 172.70.85.150",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc0IiwidXNlcm5hbWUiOiJBd2lub3JlblJkIiwiZW1haWwiOiJyZXdhcmRhd2lucmVuMTlAZ21haWwuY29tIiwiZXhwIjoxNzgwNTgzMzAxfQ.Ow1rGhb0v4Irw0BFftIW-wkGbDCw3whh_NZjoe79ehg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0304b94cadf7749-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.52.179",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 21:19:01 UTC] === END API CALL LOG ===
[28-May-2026 21:19:01 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 21:19:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc0IiwidXNlcm5hbWUiOiJBd2lub3JlblJkIiwiZW1haWwiOiJyZXdhcmRhd2lucmVuMTlAZ21haWwuY29tIiwiZXhwIjoxNzgwNTgzMzAxfQ.Ow1rGhb0v4Irw0BFftIW-wkGbDCw3whh_NZjoe79ehg
[28-May-2026 21:19:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 21:19:01 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 21:19:01 UTC] User ID: 674
[28-May-2026 21:19:01 UTC] ✅ User profile retrieved successfully for user ID: 674
[28-May-2026 21:19:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 21:19:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 21:19:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.211.52.179, 172.70.85.150","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc0IiwidXNlcm5hbWUiOiJBd2lub3JlblJkIiwiZW1haWwiOiJyZXdhcmRhd2lucmVuMTlAZ21haWwuY29tIiwiZXhwIjoxNzgwNTgzMzAxfQ.Ow1rGhb0v4Irw0BFftIW-wkGbDCw3whh_NZjoe79ehg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0304b94cad87749-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"197.211.52.179","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-May-2026 21:19:01 UTC] === User Orders API Called ===
[28-May-2026 21:19:01 UTC] User ID: 674
[28-May-2026 21:19:01 UTC] Limit: 20, Offset: 0
[28-May-2026 21:19:01 UTC] Orders found: 0
[28-May-2026 21:19:01 UTC] Orders data: []
[28-May-2026 21:19:01 UTC] Total orders count: 0
[28-May-2026 21:19:02 UTC] === API CALL LOG ===
[28-May-2026 21:19:02 UTC] Endpoint: user/profile.php
[28-May-2026 21:19:02 UTC] Full Log Data: {
    "timestamp": "2026-05-28 21:19:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.179",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.52.179, 172.70.85.150",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc0IiwidXNlcm5hbWUiOiJBd2lub3JlblJkIiwiZW1haWwiOiJyZXdhcmRhd2lucmVuMTlAZ21haWwuY29tIiwiZXhwIjoxNzgwNTgzMzAxfQ.Ow1rGhb0v4Irw0BFftIW-wkGbDCw3whh_NZjoe79ehg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0304b992f727749-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.52.179",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 21:19:02 UTC] === END API CALL LOG ===
[28-May-2026 21:19:02 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 21:19:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc0IiwidXNlcm5hbWUiOiJBd2lub3JlblJkIiwiZW1haWwiOiJyZXdhcmRhd2lucmVuMTlAZ21haWwuY29tIiwiZXhwIjoxNzgwNTgzMzAxfQ.Ow1rGhb0v4Irw0BFftIW-wkGbDCw3whh_NZjoe79ehg
[28-May-2026 21:19:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 21:19:02 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 21:19:02 UTC] User ID: 674
[28-May-2026 21:19:02 UTC] ✅ User profile retrieved successfully for user ID: 674
[28-May-2026 21:19:02 UTC] === API CALL LOG ===
[28-May-2026 21:19:02 UTC] Endpoint: user/profile.php
[28-May-2026 21:19:02 UTC] Full Log Data: {
    "timestamp": "2026-05-28 21:19:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.179",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.52.179, 172.70.85.150",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc0IiwidXNlcm5hbWUiOiJBd2lub3JlblJkIiwiZW1haWwiOiJyZXdhcmRhd2lucmVuMTlAZ21haWwuY29tIiwiZXhwIjoxNzgwNTgzMzAxfQ.Ow1rGhb0v4Irw0BFftIW-wkGbDCw3whh_NZjoe79ehg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0304b9a288e7749-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.52.179",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 21:19:02 UTC] === END API CALL LOG ===
[28-May-2026 21:19:02 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 21:19:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc0IiwidXNlcm5hbWUiOiJBd2lub3JlblJkIiwiZW1haWwiOiJyZXdhcmRhd2lucmVuMTlAZ21haWwuY29tIiwiZXhwIjoxNzgwNTgzMzAxfQ.Ow1rGhb0v4Irw0BFftIW-wkGbDCw3whh_NZjoe79ehg
[28-May-2026 21:19:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 21:19:02 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 21:19:02 UTC] User ID: 674
[28-May-2026 21:19:02 UTC] ✅ User profile retrieved successfully for user ID: 674
[28-May-2026 21:19:32 UTC] === API CALL LOG ===
[28-May-2026 21:19:32 UTC] Endpoint: user/profile.php
[28-May-2026 21:19:32 UTC] Full Log Data: {
    "timestamp": "2026-05-28 21:19:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.179",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.52.179, 172.70.85.150",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc0IiwidXNlcm5hbWUiOiJBd2lub3JlblJkIiwiZW1haWwiOiJyZXdhcmRhd2lucmVuMTlAZ21haWwuY29tIiwiZXhwIjoxNzgwNTgzMzAxfQ.Ow1rGhb0v4Irw0BFftIW-wkGbDCw3whh_NZjoe79ehg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0304c5428827749-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.52.179",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 21:19:32 UTC] === END API CALL LOG ===
[28-May-2026 21:19:32 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 21:19:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc0IiwidXNlcm5hbWUiOiJBd2lub3JlblJkIiwiZW1haWwiOiJyZXdhcmRhd2lucmVuMTlAZ21haWwuY29tIiwiZXhwIjoxNzgwNTgzMzAxfQ.Ow1rGhb0v4Irw0BFftIW-wkGbDCw3whh_NZjoe79ehg
[28-May-2026 21:19:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 21:19:32 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 21:19:32 UTC] User ID: 674
[28-May-2026 21:19:32 UTC] ✅ User profile retrieved successfully for user ID: 674
[28-May-2026 21:19:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 21:19:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-May-2026 21:19:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.211.52.179, 172.70.85.150","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc0IiwidXNlcm5hbWUiOiJBd2lub3JlblJkIiwiZW1haWwiOiJyZXdhcmRhd2lucmVuMTlAZ21haWwuY29tIiwiZXhwIjoxNzgwNTgzMzAxfQ.Ow1rGhb0v4Irw0BFftIW-wkGbDCw3whh_NZjoe79ehg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0304c5428817749-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"197.211.52.179","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-May-2026 21:19:32 UTC] === User Orders API Called ===
[28-May-2026 21:19:32 UTC] User ID: 674
[28-May-2026 21:19:32 UTC] Limit: 20, Offset: 0
[28-May-2026 21:19:32 UTC] Orders found: 0
[28-May-2026 21:19:32 UTC] Orders data: []
[28-May-2026 21:19:32 UTC] Total orders count: 0
[28-May-2026 21:19:33 UTC] === API CALL LOG ===
[28-May-2026 21:19:33 UTC] Endpoint: user/profile.php
[28-May-2026 21:19:33 UTC] Full Log Data: {
    "timestamp": "2026-05-28 21:19:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.179",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.52.179, 172.70.85.150",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc0IiwidXNlcm5hbWUiOiJBd2lub3JlblJkIiwiZW1haWwiOiJyZXdhcmRhd2lucmVuMTlAZ21haWwuY29tIiwiZXhwIjoxNzgwNTgzMzAxfQ.Ow1rGhb0v4Irw0BFftIW-wkGbDCw3whh_NZjoe79ehg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0304c57aacf7749-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.52.179",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 21:19:33 UTC] === END API CALL LOG ===
[28-May-2026 21:19:33 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 21:19:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc0IiwidXNlcm5hbWUiOiJBd2lub3JlblJkIiwiZW1haWwiOiJyZXdhcmRhd2lucmVuMTlAZ21haWwuY29tIiwiZXhwIjoxNzgwNTgzMzAxfQ.Ow1rGhb0v4Irw0BFftIW-wkGbDCw3whh_NZjoe79ehg
[28-May-2026 21:19:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 21:19:33 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 21:19:33 UTC] User ID: 674
[28-May-2026 21:19:33 UTC] ✅ User profile retrieved successfully for user ID: 674
[28-May-2026 21:19:33 UTC] === API CALL LOG ===
[28-May-2026 21:19:33 UTC] Endpoint: user/profile.php
[28-May-2026 21:19:33 UTC] Full Log Data: {
    "timestamp": "2026-05-28 21:19:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.179",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.52.179, 172.70.85.150",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc0IiwidXNlcm5hbWUiOiJBd2lub3JlblJkIiwiZW1haWwiOiJyZXdhcmRhd2lucmVuMTlAZ21haWwuY29tIiwiZXhwIjoxNzgwNTgzMzAxfQ.Ow1rGhb0v4Irw0BFftIW-wkGbDCw3whh_NZjoe79ehg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0304c5a8cd67749-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.52.179",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 21:19:33 UTC] === END API CALL LOG ===
[28-May-2026 21:19:33 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 21:19:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc0IiwidXNlcm5hbWUiOiJBd2lub3JlblJkIiwiZW1haWwiOiJyZXdhcmRhd2lucmVuMTlAZ21haWwuY29tIiwiZXhwIjoxNzgwNTgzMzAxfQ.Ow1rGhb0v4Irw0BFftIW-wkGbDCw3whh_NZjoe79ehg
[28-May-2026 21:19:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 21:19:33 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 21:19:33 UTC] User ID: 674
[28-May-2026 21:19:33 UTC] ✅ User profile retrieved successfully for user ID: 674
[28-May-2026 21:19:42 UTC] === API CALL LOG ===
[28-May-2026 21:19:42 UTC] Endpoint: user/profile.php
[28-May-2026 21:19:42 UTC] Full Log Data: {
    "timestamp": "2026-05-28 21:19:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.179",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.52.179, 172.70.85.150",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc0IiwidXNlcm5hbWUiOiJBd2lub3JlblJkIiwiZW1haWwiOiJyZXdhcmRhd2lucmVuMTlAZ21haWwuY29tIiwiZXhwIjoxNzgwNTgzMzAxfQ.Ow1rGhb0v4Irw0BFftIW-wkGbDCw3whh_NZjoe79ehg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0304c90fdd77749-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.52.179",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 21:19:42 UTC] === END API CALL LOG ===
[28-May-2026 21:19:42 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 21:19:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc0IiwidXNlcm5hbWUiOiJBd2lub3JlblJkIiwiZW1haWwiOiJyZXdhcmRhd2lucmVuMTlAZ21haWwuY29tIiwiZXhwIjoxNzgwNTgzMzAxfQ.Ow1rGhb0v4Irw0BFftIW-wkGbDCw3whh_NZjoe79ehg
[28-May-2026 21:19:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 21:19:42 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 21:19:42 UTC] User ID: 674
[28-May-2026 21:19:42 UTC] ✅ User profile retrieved successfully for user ID: 674
[28-May-2026 21:19:46 UTC] === API CALL LOG ===
[28-May-2026 21:19:46 UTC] Endpoint: user/profile.php
[28-May-2026 21:19:46 UTC] Full Log Data: {
    "timestamp": "2026-05-28 21:19:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.179",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.52.179, 172.70.85.150",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc0IiwidXNlcm5hbWUiOiJBd2lub3JlblJkIiwiZW1haWwiOiJyZXdhcmRhd2lucmVuMTlAZ21haWwuY29tIiwiZXhwIjoxNzgwNTgzMzAxfQ.Ow1rGhb0v4Irw0BFftIW-wkGbDCw3whh_NZjoe79ehg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0304ca8c91a7749-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.52.179",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-May-2026 21:19:46 UTC] === END API CALL LOG ===
[28-May-2026 21:19:46 UTC] ✅ API Hash verification passed for profile endpoint
[28-May-2026 21:19:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc0IiwidXNlcm5hbWUiOiJBd2lub3JlblJkIiwiZW1haWwiOiJyZXdhcmRhd2lucmVuMTlAZ21haWwuY29tIiwiZXhwIjoxNzgwNTgzMzAxfQ.Ow1rGhb0v4Irw0BFftIW-wkGbDCw3whh_NZjoe79ehg
[28-May-2026 21:19:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-May-2026 21:19:46 UTC] ✅ JWT token verified successfully for user profile
[28-May-2026 21:19:46 UTC] User ID: 674
[28-May-2026 21:19:46 UTC] ✅ User profile retrieved successfully for user ID: 674
[29-May-2026 07:04:12 UTC] === API CALL LOG ===
[29-May-2026 07:04:12 UTC] Endpoint: user/profile.php
[29-May-2026 07:04:12 UTC] Full Log Data: {
    "timestamp": "2026-05-29 07:04:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40f0:3c:ba21:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40f0:3c:ba21:8000::, 104.22.66.162",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc2IiwidXNlcm5hbWUiOiJzYW5kZWVwMTQiLCJlbWFpbCI6ImFsZXhtYXJ0aW4xNDEwOUBnbWFpbC5jb20iLCJleHAiOjE3ODA2MDc0OTN9.uSTj8FOupFQfV60eAqzdrzfjMPZ0qA3om0yp9sbWGGk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a033a4c1291d394b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40f0:3c:ba21:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-May-2026 07:04:12 UTC] === END API CALL LOG ===
[29-May-2026 07:04:12 UTC] ✅ API Hash verification passed for profile endpoint
[29-May-2026 07:04:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc2IiwidXNlcm5hbWUiOiJzYW5kZWVwMTQiLCJlbWFpbCI6ImFsZXhtYXJ0aW4xNDEwOUBnbWFpbC5jb20iLCJleHAiOjE3ODA2MDc0OTN9.uSTj8FOupFQfV60eAqzdrzfjMPZ0qA3om0yp9sbWGGk
[29-May-2026 07:04:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-May-2026 07:04:12 UTC] ✅ JWT token verified successfully for user profile
[29-May-2026 07:04:12 UTC] User ID: 676
[29-May-2026 07:04:12 UTC] ✅ User profile retrieved successfully for user ID: 676
[29-May-2026 07:04:13 UTC] User Purchases API - User ID: 676
[29-May-2026 07:04:13 UTC] User Purchases API - Total purchases found: 1
[29-May-2026 07:04:17 UTC] === API CALL LOG ===
[29-May-2026 07:04:17 UTC] Endpoint: user/profile.php
[29-May-2026 07:04:17 UTC] Full Log Data: {
    "timestamp": "2026-05-29 07:04:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40f0:3c:ba21:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40f0:3c:ba21:8000::, 104.22.66.32",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc2IiwidXNlcm5hbWUiOiJzYW5kZWVwMTQiLCJlbWFpbCI6ImFsZXhtYXJ0aW4xNDEwOUBnbWFpbC5jb20iLCJleHAiOjE3ODA2MDc0OTN9.uSTj8FOupFQfV60eAqzdrzfjMPZ0qA3om0yp9sbWGGk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a033a4e2d922394b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40f0:3c:ba21:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-May-2026 07:04:17 UTC] === END API CALL LOG ===
[29-May-2026 07:04:17 UTC] ✅ API Hash verification passed for profile endpoint
[29-May-2026 07:04:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc2IiwidXNlcm5hbWUiOiJzYW5kZWVwMTQiLCJlbWFpbCI6ImFsZXhtYXJ0aW4xNDEwOUBnbWFpbC5jb20iLCJleHAiOjE3ODA2MDc0OTN9.uSTj8FOupFQfV60eAqzdrzfjMPZ0qA3om0yp9sbWGGk
[29-May-2026 07:04:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-May-2026 07:04:17 UTC] ✅ JWT token verified successfully for user profile
[29-May-2026 07:04:17 UTC] User ID: 676
[29-May-2026 07:04:17 UTC] ✅ User profile retrieved successfully for user ID: 676
[29-May-2026 07:04:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-May-2026 07:04:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-May-2026 07:04:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40f0:3c:ba21:8000::, 104.22.66.162","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc2IiwidXNlcm5hbWUiOiJzYW5kZWVwMTQiLCJlbWFpbCI6ImFsZXhtYXJ0aW4xNDEwOUBnbWFpbC5jb20iLCJleHAiOjE3ODA2MDc0OTN9.uSTj8FOupFQfV60eAqzdrzfjMPZ0qA3om0yp9sbWGGk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a033a4e2d91f394b-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40f0:3c:ba21:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-May-2026 07:04:17 UTC] === User Orders API Called ===
[29-May-2026 07:04:17 UTC] User ID: 676
[29-May-2026 07:04:17 UTC] Limit: 20, Offset: 0
[29-May-2026 07:04:17 UTC] Orders found: 1
[29-May-2026 07:04:17 UTC] Orders data: [{"id":309,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/SandeepPredictions14","status":"cancelled","created_at":"2026-05-29 00:44:13","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[29-May-2026 07:04:17 UTC] Total orders count: 1
[29-May-2026 07:04:17 UTC] === API CALL LOG ===
[29-May-2026 07:04:17 UTC] Endpoint: user/profile.php
[29-May-2026 07:04:17 UTC] Full Log Data: {
    "timestamp": "2026-05-29 07:04:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40f0:3c:ba21:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40f0:3c:ba21:8000::, 104.22.66.32",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc2IiwidXNlcm5hbWUiOiJzYW5kZWVwMTQiLCJlbWFpbCI6ImFsZXhtYXJ0aW4xNDEwOUBnbWFpbC5jb20iLCJleHAiOjE3ODA2MDc0OTN9.uSTj8FOupFQfV60eAqzdrzfjMPZ0qA3om0yp9sbWGGk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a033a4e6cc79394b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40f0:3c:ba21:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-May-2026 07:04:17 UTC] === END API CALL LOG ===
[29-May-2026 07:04:17 UTC] ✅ API Hash verification passed for profile endpoint
[29-May-2026 07:04:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc2IiwidXNlcm5hbWUiOiJzYW5kZWVwMTQiLCJlbWFpbCI6ImFsZXhtYXJ0aW4xNDEwOUBnbWFpbC5jb20iLCJleHAiOjE3ODA2MDc0OTN9.uSTj8FOupFQfV60eAqzdrzfjMPZ0qA3om0yp9sbWGGk
[29-May-2026 07:04:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-May-2026 07:04:17 UTC] ✅ JWT token verified successfully for user profile
[29-May-2026 07:04:17 UTC] User ID: 676
[29-May-2026 07:04:17 UTC] ✅ User profile retrieved successfully for user ID: 676
[29-May-2026 07:04:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-May-2026 07:04:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-May-2026 07:04:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40f0:3c:ba21:8000::, 104.22.66.162","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc2IiwidXNlcm5hbWUiOiJzYW5kZWVwMTQiLCJlbWFpbCI6ImFsZXhtYXJ0aW4xNDEwOUBnbWFpbC5jb20iLCJleHAiOjE3ODA2MDc0OTN9.uSTj8FOupFQfV60eAqzdrzfjMPZ0qA3om0yp9sbWGGk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a033a51f789e394b-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40f0:3c:ba21:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-May-2026 07:04:27 UTC] === User Orders API Called ===
[29-May-2026 07:04:27 UTC] User ID: 676
[29-May-2026 07:04:27 UTC] Limit: 20, Offset: 0
[29-May-2026 07:04:27 UTC] Orders found: 1
[29-May-2026 07:04:27 UTC] Orders data: [{"id":309,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/SandeepPredictions14","status":"cancelled","created_at":"2026-05-29 00:44:13","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[29-May-2026 07:04:27 UTC] Total orders count: 1
[29-May-2026 07:04:27 UTC] === API CALL LOG ===
[29-May-2026 07:04:27 UTC] Endpoint: user/profile.php
[29-May-2026 07:04:27 UTC] Full Log Data: {
    "timestamp": "2026-05-29 07:04:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40f0:3c:ba21:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40f0:3c:ba21:8000::, 104.22.66.163",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc2IiwidXNlcm5hbWUiOiJzYW5kZWVwMTQiLCJlbWFpbCI6ImFsZXhtYXJ0aW4xNDEwOUBnbWFpbC5jb20iLCJleHAiOjE3ODA2MDc0OTN9.uSTj8FOupFQfV60eAqzdrzfjMPZ0qA3om0yp9sbWGGk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a033a51fc9c6394b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40f0:3c:ba21:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-May-2026 07:04:27 UTC] === END API CALL LOG ===
[29-May-2026 07:04:27 UTC] ✅ API Hash verification passed for profile endpoint
[29-May-2026 07:04:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc2IiwidXNlcm5hbWUiOiJzYW5kZWVwMTQiLCJlbWFpbCI6ImFsZXhtYXJ0aW4xNDEwOUBnbWFpbC5jb20iLCJleHAiOjE3ODA2MDc0OTN9.uSTj8FOupFQfV60eAqzdrzfjMPZ0qA3om0yp9sbWGGk
[29-May-2026 07:04:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-May-2026 07:04:27 UTC] ✅ JWT token verified successfully for user profile
[29-May-2026 07:04:27 UTC] User ID: 676
[29-May-2026 07:04:27 UTC] ✅ User profile retrieved successfully for user ID: 676
[29-May-2026 07:04:27 UTC] === API CALL LOG ===
[29-May-2026 07:04:27 UTC] Endpoint: user/profile.php
[29-May-2026 07:04:27 UTC] Full Log Data: {
    "timestamp": "2026-05-29 07:04:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40f0:3c:ba21:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40f0:3c:ba21:8000::, 104.22.66.163",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc2IiwidXNlcm5hbWUiOiJzYW5kZWVwMTQiLCJlbWFpbCI6ImFsZXhtYXJ0aW4xNDEwOUBnbWFpbC5jb20iLCJleHAiOjE3ODA2MDc0OTN9.uSTj8FOupFQfV60eAqzdrzfjMPZ0qA3om0yp9sbWGGk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a033a5238b5a394b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40f0:3c:ba21:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-May-2026 07:04:27 UTC] === END API CALL LOG ===
[29-May-2026 07:04:27 UTC] ✅ API Hash verification passed for profile endpoint
[29-May-2026 07:04:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc2IiwidXNlcm5hbWUiOiJzYW5kZWVwMTQiLCJlbWFpbCI6ImFsZXhtYXJ0aW4xNDEwOUBnbWFpbC5jb20iLCJleHAiOjE3ODA2MDc0OTN9.uSTj8FOupFQfV60eAqzdrzfjMPZ0qA3om0yp9sbWGGk
[29-May-2026 07:04:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-May-2026 07:04:27 UTC] ✅ JWT token verified successfully for user profile
[29-May-2026 07:04:27 UTC] User ID: 676
[29-May-2026 07:04:27 UTC] ✅ User profile retrieved successfully for user ID: 676
[29-May-2026 07:04:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-May-2026 07:04:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-May-2026 07:04:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40f0:3c:ba21:8000::, 104.22.66.163","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc2IiwidXNlcm5hbWUiOiJzYW5kZWVwMTQiLCJlbWFpbCI6ImFsZXhtYXJ0aW4xNDEwOUBnbWFpbC5jb20iLCJleHAiOjE3ODA2MDc0OTN9.uSTj8FOupFQfV60eAqzdrzfjMPZ0qA3om0yp9sbWGGk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a033a5607fcb394b-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40f0:3c:ba21:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-May-2026 07:04:37 UTC] === User Orders API Called ===
[29-May-2026 07:04:37 UTC] User ID: 676
[29-May-2026 07:04:37 UTC] Limit: 20, Offset: 0
[29-May-2026 07:04:37 UTC] Orders found: 1
[29-May-2026 07:04:37 UTC] Orders data: [{"id":309,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/SandeepPredictions14","status":"cancelled","created_at":"2026-05-29 00:44:13","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[29-May-2026 07:04:37 UTC] Total orders count: 1
[29-May-2026 07:04:41 UTC] === API CALL LOG ===
[29-May-2026 07:04:41 UTC] Endpoint: user/profile.php
[29-May-2026 07:04:41 UTC] Full Log Data: {
    "timestamp": "2026-05-29 07:04:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40f0:3c:ba21:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40f0:3c:ba21:8000::, 104.22.66.163",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc2IiwidXNlcm5hbWUiOiJzYW5kZWVwMTQiLCJlbWFpbCI6ImFsZXhtYXJ0aW4xNDEwOUBnbWFpbC5jb20iLCJleHAiOjE3ODA2MDc0OTN9.uSTj8FOupFQfV60eAqzdrzfjMPZ0qA3om0yp9sbWGGk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a033a57d0c2a394b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40f0:3c:ba21:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-May-2026 07:04:41 UTC] === END API CALL LOG ===
[29-May-2026 07:04:41 UTC] ✅ API Hash verification passed for profile endpoint
[29-May-2026 07:04:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc2IiwidXNlcm5hbWUiOiJzYW5kZWVwMTQiLCJlbWFpbCI6ImFsZXhtYXJ0aW4xNDEwOUBnbWFpbC5jb20iLCJleHAiOjE3ODA2MDc0OTN9.uSTj8FOupFQfV60eAqzdrzfjMPZ0qA3om0yp9sbWGGk
[29-May-2026 07:04:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-May-2026 07:04:41 UTC] ✅ JWT token verified successfully for user profile
[29-May-2026 07:04:41 UTC] User ID: 676
[29-May-2026 07:04:41 UTC] ✅ User profile retrieved successfully for user ID: 676
[29-May-2026 07:04:42 UTC] User Purchases API - User ID: 676
[29-May-2026 07:04:42 UTC] User Purchases API - Total purchases found: 1
[29-May-2026 07:04:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-May-2026 07:04:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-May-2026 07:04:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40f0:3c:ba21:8000::, 104.22.66.163","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc2IiwidXNlcm5hbWUiOiJzYW5kZWVwMTQiLCJlbWFpbCI6ImFsZXhtYXJ0aW4xNDEwOUBnbWFpbC5jb20iLCJleHAiOjE3ODA2MDc0OTN9.uSTj8FOupFQfV60eAqzdrzfjMPZ0qA3om0yp9sbWGGk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a033a5829bbc394b-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40f0:3c:ba21:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-May-2026 07:04:42 UTC] === User Orders API Called ===
[29-May-2026 07:04:42 UTC] User ID: 676
[29-May-2026 07:04:42 UTC] Limit: 20, Offset: 0
[29-May-2026 07:04:42 UTC] Orders found: 1
[29-May-2026 07:04:42 UTC] Orders data: [{"id":309,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/SandeepPredictions14","status":"cancelled","created_at":"2026-05-29 00:44:13","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[29-May-2026 07:04:42 UTC] Total orders count: 1
[29-May-2026 07:04:42 UTC] === API CALL LOG ===
[29-May-2026 07:04:42 UTC] Endpoint: user/profile.php
[29-May-2026 07:04:42 UTC] Full Log Data: {
    "timestamp": "2026-05-29 07:04:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40f0:3c:ba21:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40f0:3c:ba21:8000::, 104.22.66.163",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc2IiwidXNlcm5hbWUiOiJzYW5kZWVwMTQiLCJlbWFpbCI6ImFsZXhtYXJ0aW4xNDEwOUBnbWFpbC5jb20iLCJleHAiOjE3ODA2MDc0OTN9.uSTj8FOupFQfV60eAqzdrzfjMPZ0qA3om0yp9sbWGGk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a033a5833d5a394b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40f0:3c:ba21:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-May-2026 07:04:42 UTC] === END API CALL LOG ===
[29-May-2026 07:04:42 UTC] ✅ API Hash verification passed for profile endpoint
[29-May-2026 07:04:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc2IiwidXNlcm5hbWUiOiJzYW5kZWVwMTQiLCJlbWFpbCI6ImFsZXhtYXJ0aW4xNDEwOUBnbWFpbC5jb20iLCJleHAiOjE3ODA2MDc0OTN9.uSTj8FOupFQfV60eAqzdrzfjMPZ0qA3om0yp9sbWGGk
[29-May-2026 07:04:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-May-2026 07:04:42 UTC] ✅ JWT token verified successfully for user profile
[29-May-2026 07:04:42 UTC] User ID: 676
[29-May-2026 07:04:42 UTC] ✅ User profile retrieved successfully for user ID: 676
[29-May-2026 07:04:43 UTC] === API CALL LOG ===
[29-May-2026 07:04:43 UTC] Endpoint: user/profile.php
[29-May-2026 07:04:43 UTC] Full Log Data: {
    "timestamp": "2026-05-29 07:04:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40f0:3c:ba21:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40f0:3c:ba21:8000::, 104.22.66.163",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc2IiwidXNlcm5hbWUiOiJzYW5kZWVwMTQiLCJlbWFpbCI6ImFsZXhtYXJ0aW4xNDEwOUBnbWFpbC5jb20iLCJleHAiOjE3ODA2MDc0OTN9.uSTj8FOupFQfV60eAqzdrzfjMPZ0qA3om0yp9sbWGGk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a033a586cf7f394b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40f0:3c:ba21:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-May-2026 07:04:43 UTC] === END API CALL LOG ===
[29-May-2026 07:04:43 UTC] ✅ API Hash verification passed for profile endpoint
[29-May-2026 07:04:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc2IiwidXNlcm5hbWUiOiJzYW5kZWVwMTQiLCJlbWFpbCI6ImFsZXhtYXJ0aW4xNDEwOUBnbWFpbC5jb20iLCJleHAiOjE3ODA2MDc0OTN9.uSTj8FOupFQfV60eAqzdrzfjMPZ0qA3om0yp9sbWGGk
[29-May-2026 07:04:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-May-2026 07:04:43 UTC] ✅ JWT token verified successfully for user profile
[29-May-2026 07:04:43 UTC] User ID: 676
[29-May-2026 07:04:43 UTC] ✅ User profile retrieved successfully for user ID: 676
[29-May-2026 07:05:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-May-2026 07:05:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-May-2026 07:05:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40f0:3c:ba21:8000::, 172.70.208.5","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc2IiwidXNlcm5hbWUiOiJzYW5kZWVwMTQiLCJlbWFpbCI6ImFsZXhtYXJ0aW4xNDEwOUBnbWFpbC5jb20iLCJleHAiOjE3ODA2MDc0OTN9.uSTj8FOupFQfV60eAqzdrzfjMPZ0qA3om0yp9sbWGGk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a033a626bffdfd81-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40f0:3c:ba21:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-May-2026 07:05:09 UTC] === User Orders API Called ===
[29-May-2026 07:05:09 UTC] User ID: 676
[29-May-2026 07:05:09 UTC] Limit: 20, Offset: 0
[29-May-2026 07:05:09 UTC] Orders found: 2
[29-May-2026 07:05:09 UTC] Orders data: [{"id":310,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/SandeepPredictions14","status":"pending","created_at":"2026-05-29 10:35:06","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":309,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/SandeepPredictions14","status":"cancelled","created_at":"2026-05-29 00:44:13","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[29-May-2026 07:05:09 UTC] Total orders count: 2
[29-May-2026 07:05:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-May-2026 07:05:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-May-2026 07:05:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40f0:3c:ba21:8000::, 172.70.208.4","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc2IiwidXNlcm5hbWUiOiJzYW5kZWVwMTQiLCJlbWFpbCI6ImFsZXhtYXJ0aW4xNDEwOUBnbWFpbC5jb20iLCJleHAiOjE3ODA2MDc0OTN9.uSTj8FOupFQfV60eAqzdrzfjMPZ0qA3om0yp9sbWGGk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a033a64aecdefd81-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40f0:3c:ba21:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-May-2026 07:05:15 UTC] === User Orders API Called ===
[29-May-2026 07:05:15 UTC] User ID: 676
[29-May-2026 07:05:15 UTC] Limit: 20, Offset: 0
[29-May-2026 07:05:15 UTC] Orders found: 2
[29-May-2026 07:05:15 UTC] Orders data: [{"id":310,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/SandeepPredictions14","status":"pending","created_at":"2026-05-29 10:35:06","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":309,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/SandeepPredictions14","status":"cancelled","created_at":"2026-05-29 00:44:13","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[29-May-2026 07:05:15 UTC] Total orders count: 2
[29-May-2026 07:05:15 UTC] === API CALL LOG ===
[29-May-2026 07:05:15 UTC] Endpoint: user/profile.php
[29-May-2026 07:05:15 UTC] Full Log Data: {
    "timestamp": "2026-05-29 07:05:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40f0:3c:ba21:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40f0:3c:ba21:8000::, 172.70.208.4",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc2IiwidXNlcm5hbWUiOiJzYW5kZWVwMTQiLCJlbWFpbCI6ImFsZXhtYXJ0aW4xNDEwOUBnbWFpbC5jb20iLCJleHAiOjE3ODA2MDc0OTN9.uSTj8FOupFQfV60eAqzdrzfjMPZ0qA3om0yp9sbWGGk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a033a64b4e30fd81-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40f0:3c:ba21:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-May-2026 07:05:15 UTC] === END API CALL LOG ===
[29-May-2026 07:05:15 UTC] ✅ API Hash verification passed for profile endpoint
[29-May-2026 07:05:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc2IiwidXNlcm5hbWUiOiJzYW5kZWVwMTQiLCJlbWFpbCI6ImFsZXhtYXJ0aW4xNDEwOUBnbWFpbC5jb20iLCJleHAiOjE3ODA2MDc0OTN9.uSTj8FOupFQfV60eAqzdrzfjMPZ0qA3om0yp9sbWGGk
[29-May-2026 07:05:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-May-2026 07:05:15 UTC] ✅ JWT token verified successfully for user profile
[29-May-2026 07:05:15 UTC] User ID: 676
[29-May-2026 07:05:15 UTC] ✅ User profile retrieved successfully for user ID: 676
[29-May-2026 07:05:15 UTC] === API CALL LOG ===
[29-May-2026 07:05:15 UTC] Endpoint: user/profile.php
[29-May-2026 07:05:15 UTC] Full Log Data: {
    "timestamp": "2026-05-29 07:05:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40f0:3c:ba21:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40f0:3c:ba21:8000::, 172.70.208.4",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc2IiwidXNlcm5hbWUiOiJzYW5kZWVwMTQiLCJlbWFpbCI6ImFsZXhtYXJ0aW4xNDEwOUBnbWFpbC5jb20iLCJleHAiOjE3ODA2MDc0OTN9.uSTj8FOupFQfV60eAqzdrzfjMPZ0qA3om0yp9sbWGGk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a033a64ef8f0fd81-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40f0:3c:ba21:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-May-2026 07:05:15 UTC] === END API CALL LOG ===
[29-May-2026 07:05:15 UTC] ✅ API Hash verification passed for profile endpoint
[29-May-2026 07:05:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc2IiwidXNlcm5hbWUiOiJzYW5kZWVwMTQiLCJlbWFpbCI6ImFsZXhtYXJ0aW4xNDEwOUBnbWFpbC5jb20iLCJleHAiOjE3ODA2MDc0OTN9.uSTj8FOupFQfV60eAqzdrzfjMPZ0qA3om0yp9sbWGGk
[29-May-2026 07:05:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-May-2026 07:05:15 UTC] ✅ JWT token verified successfully for user profile
[29-May-2026 07:05:15 UTC] User ID: 676
[29-May-2026 07:05:15 UTC] ✅ User profile retrieved successfully for user ID: 676
[29-May-2026 07:52:15 UTC] === API CALL LOG ===
[29-May-2026 07:52:15 UTC] Endpoint: user/profile.php
[29-May-2026 07:52:15 UTC] Full Log Data: {
    "timestamp": "2026-05-29 07:52:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.213.69.143",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.213.69.143, 172.68.111.17",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcyIiwidXNlcm5hbWUiOiJiZWttNTM1OCIsImVtYWlsIjoibGFsYW5ld2JhYmE4MzNAZ21haWwuY29tIiwiZXhwIjoxNzgwNTc4ODY1fQ.IiO0-645S11qOlNwvXNj_mLNh7s6iy6BsXAcq70X0OM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a033eb24ff893057-MUC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.213.69.143",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-May-2026 07:52:15 UTC] === END API CALL LOG ===
[29-May-2026 07:52:15 UTC] ✅ API Hash verification passed for profile endpoint
[29-May-2026 07:52:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcyIiwidXNlcm5hbWUiOiJiZWttNTM1OCIsImVtYWlsIjoibGFsYW5ld2JhYmE4MzNAZ21haWwuY29tIiwiZXhwIjoxNzgwNTc4ODY1fQ.IiO0-645S11qOlNwvXNj_mLNh7s6iy6BsXAcq70X0OM
[29-May-2026 07:52:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-May-2026 07:52:15 UTC] ✅ JWT token verified successfully for user profile
[29-May-2026 07:52:15 UTC] User ID: 672
[29-May-2026 07:52:15 UTC] ✅ User profile retrieved successfully for user ID: 672
[29-May-2026 07:52:15 UTC] === API CALL LOG ===
[29-May-2026 07:52:15 UTC] Endpoint: user/profile.php
[29-May-2026 07:52:15 UTC] Full Log Data: {
    "timestamp": "2026-05-29 07:52:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.213.69.143",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.213.69.143, 172.68.111.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcyIiwidXNlcm5hbWUiOiJiZWttNTM1OCIsImVtYWlsIjoibGFsYW5ld2JhYmE4MzNAZ21haWwuY29tIiwiZXhwIjoxNzgwNTc4ODY1fQ.IiO0-645S11qOlNwvXNj_mLNh7s6iy6BsXAcq70X0OM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a033eb28efca3057-MUC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.213.69.143",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-May-2026 07:52:15 UTC] === END API CALL LOG ===
[29-May-2026 07:52:15 UTC] ✅ API Hash verification passed for profile endpoint
[29-May-2026 07:52:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcyIiwidXNlcm5hbWUiOiJiZWttNTM1OCIsImVtYWlsIjoibGFsYW5ld2JhYmE4MzNAZ21haWwuY29tIiwiZXhwIjoxNzgwNTc4ODY1fQ.IiO0-645S11qOlNwvXNj_mLNh7s6iy6BsXAcq70X0OM
[29-May-2026 07:52:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-May-2026 07:52:15 UTC] ✅ JWT token verified successfully for user profile
[29-May-2026 07:52:15 UTC] User ID: 672
[29-May-2026 07:52:15 UTC] ✅ User profile retrieved successfully for user ID: 672
[29-May-2026 07:52:15 UTC] === API CALL LOG ===
[29-May-2026 07:52:15 UTC] Endpoint: user/profile.php
[29-May-2026 07:52:15 UTC] Full Log Data: {
    "timestamp": "2026-05-29 07:52:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.213.69.143",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.213.69.143, 172.68.111.17",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcyIiwidXNlcm5hbWUiOiJiZWttNTM1OCIsImVtYWlsIjoibGFsYW5ld2JhYmE4MzNAZ21haWwuY29tIiwiZXhwIjoxNzgwNTc4ODY1fQ.IiO0-645S11qOlNwvXNj_mLNh7s6iy6BsXAcq70X0OM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a033eb2a0a783057-MUC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.213.69.143",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-May-2026 07:52:15 UTC] === END API CALL LOG ===
[29-May-2026 07:52:15 UTC] ✅ API Hash verification passed for profile endpoint
[29-May-2026 07:52:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcyIiwidXNlcm5hbWUiOiJiZWttNTM1OCIsImVtYWlsIjoibGFsYW5ld2JhYmE4MzNAZ21haWwuY29tIiwiZXhwIjoxNzgwNTc4ODY1fQ.IiO0-645S11qOlNwvXNj_mLNh7s6iy6BsXAcq70X0OM
[29-May-2026 07:52:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-May-2026 07:52:15 UTC] ✅ JWT token verified successfully for user profile
[29-May-2026 07:52:15 UTC] User ID: 672
[29-May-2026 07:52:15 UTC] ✅ User profile retrieved successfully for user ID: 672
[29-May-2026 07:52:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-May-2026 07:52:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-May-2026 07:52:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.213.69.143, 172.68.111.10","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcyIiwidXNlcm5hbWUiOiJiZWttNTM1OCIsImVtYWlsIjoibGFsYW5ld2JhYmE4MzNAZ21haWwuY29tIiwiZXhwIjoxNzgwNTc4ODY1fQ.IiO0-645S11qOlNwvXNj_mLNh7s6iy6BsXAcq70X0OM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a033eb2a0a773057-MUC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.213.69.143","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-May-2026 07:52:15 UTC] === User Orders API Called ===
[29-May-2026 07:52:15 UTC] User ID: 672
[29-May-2026 07:52:15 UTC] Limit: 20, Offset: 0
[29-May-2026 07:52:15 UTC] Orders found: 0
[29-May-2026 07:52:15 UTC] Orders data: []
[29-May-2026 07:52:15 UTC] Total orders count: 0
[29-May-2026 07:52:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-May-2026 07:52:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-May-2026 07:52:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.213.69.143, 172.68.111.17","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcyIiwidXNlcm5hbWUiOiJiZWttNTM1OCIsImVtYWlsIjoibGFsYW5ld2JhYmE4MzNAZ21haWwuY29tIiwiZXhwIjoxNzgwNTc4ODY1fQ.IiO0-645S11qOlNwvXNj_mLNh7s6iy6BsXAcq70X0OM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a033eb7ec8113057-MUC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.213.69.143","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-May-2026 07:52:29 UTC] === User Orders API Called ===
[29-May-2026 07:52:29 UTC] User ID: 672
[29-May-2026 07:52:29 UTC] Limit: 20, Offset: 0
[29-May-2026 07:52:29 UTC] Orders found: 0
[29-May-2026 07:52:29 UTC] Orders data: []
[29-May-2026 07:52:29 UTC] Total orders count: 0
[29-May-2026 07:52:29 UTC] === API CALL LOG ===
[29-May-2026 07:52:29 UTC] Endpoint: user/profile.php
[29-May-2026 07:52:29 UTC] Full Log Data: {
    "timestamp": "2026-05-29 07:52:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.213.69.143",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.213.69.143, 172.68.111.17",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcyIiwidXNlcm5hbWUiOiJiZWttNTM1OCIsImVtYWlsIjoibGFsYW5ld2JhYmE4MzNAZ21haWwuY29tIiwiZXhwIjoxNzgwNTc4ODY1fQ.IiO0-645S11qOlNwvXNj_mLNh7s6iy6BsXAcq70X0OM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a033eb7ec8143057-MUC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.213.69.143",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-May-2026 07:52:29 UTC] === END API CALL LOG ===
[29-May-2026 07:52:29 UTC] ✅ API Hash verification passed for profile endpoint
[29-May-2026 07:52:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcyIiwidXNlcm5hbWUiOiJiZWttNTM1OCIsImVtYWlsIjoibGFsYW5ld2JhYmE4MzNAZ21haWwuY29tIiwiZXhwIjoxNzgwNTc4ODY1fQ.IiO0-645S11qOlNwvXNj_mLNh7s6iy6BsXAcq70X0OM
[29-May-2026 07:52:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-May-2026 07:52:29 UTC] ✅ JWT token verified successfully for user profile
[29-May-2026 07:52:29 UTC] User ID: 672
[29-May-2026 07:52:29 UTC] ✅ User profile retrieved successfully for user ID: 672
[29-May-2026 07:52:29 UTC] === API CALL LOG ===
[29-May-2026 07:52:29 UTC] Endpoint: user/profile.php
[29-May-2026 07:52:29 UTC] Full Log Data: {
    "timestamp": "2026-05-29 07:52:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.213.69.143",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.213.69.143, 172.68.111.17",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcyIiwidXNlcm5hbWUiOiJiZWttNTM1OCIsImVtYWlsIjoibGFsYW5ld2JhYmE4MzNAZ21haWwuY29tIiwiZXhwIjoxNzgwNTc4ODY1fQ.IiO0-645S11qOlNwvXNj_mLNh7s6iy6BsXAcq70X0OM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a033eb829fef3057-MUC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.213.69.143",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-May-2026 07:52:29 UTC] === END API CALL LOG ===
[29-May-2026 07:52:29 UTC] ✅ API Hash verification passed for profile endpoint
[29-May-2026 07:52:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcyIiwidXNlcm5hbWUiOiJiZWttNTM1OCIsImVtYWlsIjoibGFsYW5ld2JhYmE4MzNAZ21haWwuY29tIiwiZXhwIjoxNzgwNTc4ODY1fQ.IiO0-645S11qOlNwvXNj_mLNh7s6iy6BsXAcq70X0OM
[29-May-2026 07:52:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-May-2026 07:52:29 UTC] ✅ JWT token verified successfully for user profile
[29-May-2026 07:52:29 UTC] User ID: 672
[29-May-2026 07:52:29 UTC] ✅ User profile retrieved successfully for user ID: 672
[29-May-2026 10:24:59 UTC] === API CALL LOG ===
[29-May-2026 10:24:59 UTC] Endpoint: user/profile.php
[29-May-2026 10:24:59 UTC] Full Log Data: {
    "timestamp": "2026-05-29 10:24:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.161.131.126",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.161.131.126, 104.22.101.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc3IiwidXNlcm5hbWUiOiJAR296YW1paSIsImVtYWlsIjoic3JraHdzaGx5NDNAZ21haWwuY29tIiwiZXhwIjoxNzgwNjU1MDk4fQ.8JA90JLwoVKGfSxs07p4P55xT9Om2__RNh9Vxx8ZWBU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a034cae0ab1b2979-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.161.131.126",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-May-2026 10:24:59 UTC] === END API CALL LOG ===
[29-May-2026 10:24:59 UTC] ✅ API Hash verification passed for profile endpoint
[29-May-2026 10:24:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc3IiwidXNlcm5hbWUiOiJAR296YW1paSIsImVtYWlsIjoic3JraHdzaGx5NDNAZ21haWwuY29tIiwiZXhwIjoxNzgwNjU1MDk4fQ.8JA90JLwoVKGfSxs07p4P55xT9Om2__RNh9Vxx8ZWBU
[29-May-2026 10:24:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-May-2026 10:24:59 UTC] ✅ JWT token verified successfully for user profile
[29-May-2026 10:24:59 UTC] User ID: 677
[29-May-2026 10:24:59 UTC] ✅ User profile retrieved successfully for user ID: 677
[29-May-2026 10:24:59 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-May-2026 10:24:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-May-2026 10:24:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"5.161.131.126, 104.22.101.89","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc3IiwidXNlcm5hbWUiOiJAR296YW1paSIsImVtYWlsIjoic3JraHdzaGx5NDNAZ21haWwuY29tIiwiZXhwIjoxNzgwNjU1MDk4fQ.8JA90JLwoVKGfSxs07p4P55xT9Om2__RNh9Vxx8ZWBU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a034cae0ab202979-IAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"5.161.131.126","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-May-2026 10:24:59 UTC] === User Orders API Called ===
[29-May-2026 10:24:59 UTC] User ID: 677
[29-May-2026 10:24:59 UTC] Limit: 20, Offset: 0
[29-May-2026 10:24:59 UTC] Orders found: 0
[29-May-2026 10:24:59 UTC] Orders data: []
[29-May-2026 10:24:59 UTC] Total orders count: 0
[29-May-2026 10:24:59 UTC] === API CALL LOG ===
[29-May-2026 10:24:59 UTC] Endpoint: user/profile.php
[29-May-2026 10:24:59 UTC] Full Log Data: {
    "timestamp": "2026-05-29 10:24:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.161.131.126",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.161.131.126, 104.22.101.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc3IiwidXNlcm5hbWUiOiJAR296YW1paSIsImVtYWlsIjoic3JraHdzaGx5NDNAZ21haWwuY29tIiwiZXhwIjoxNzgwNjU1MDk4fQ.8JA90JLwoVKGfSxs07p4P55xT9Om2__RNh9Vxx8ZWBU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a034cae1fe562979-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.161.131.126",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-May-2026 10:24:59 UTC] === END API CALL LOG ===
[29-May-2026 10:24:59 UTC] ✅ API Hash verification passed for profile endpoint
[29-May-2026 10:24:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc3IiwidXNlcm5hbWUiOiJAR296YW1paSIsImVtYWlsIjoic3JraHdzaGx5NDNAZ21haWwuY29tIiwiZXhwIjoxNzgwNjU1MDk4fQ.8JA90JLwoVKGfSxs07p4P55xT9Om2__RNh9Vxx8ZWBU
[29-May-2026 10:24:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-May-2026 10:24:59 UTC] ✅ JWT token verified successfully for user profile
[29-May-2026 10:24:59 UTC] User ID: 677
[29-May-2026 10:24:59 UTC] ✅ User profile retrieved successfully for user ID: 677
[29-May-2026 10:25:00 UTC] === API CALL LOG ===
[29-May-2026 10:25:00 UTC] Endpoint: user/profile.php
[29-May-2026 10:25:00 UTC] Full Log Data: {
    "timestamp": "2026-05-29 10:25:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.161.131.126",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.161.131.126, 104.22.101.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc3IiwidXNlcm5hbWUiOiJAR296YW1paSIsImVtYWlsIjoic3JraHdzaGx5NDNAZ21haWwuY29tIiwiZXhwIjoxNzgwNjU1MDk4fQ.8JA90JLwoVKGfSxs07p4P55xT9Om2__RNh9Vxx8ZWBU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a034caeaca552979-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.161.131.126",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-May-2026 10:25:00 UTC] === END API CALL LOG ===
[29-May-2026 10:25:00 UTC] ✅ API Hash verification passed for profile endpoint
[29-May-2026 10:25:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc3IiwidXNlcm5hbWUiOiJAR296YW1paSIsImVtYWlsIjoic3JraHdzaGx5NDNAZ21haWwuY29tIiwiZXhwIjoxNzgwNjU1MDk4fQ.8JA90JLwoVKGfSxs07p4P55xT9Om2__RNh9Vxx8ZWBU
[29-May-2026 10:25:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-May-2026 10:25:00 UTC] ✅ JWT token verified successfully for user profile
[29-May-2026 10:25:00 UTC] User ID: 677
[29-May-2026 10:25:00 UTC] ✅ User profile retrieved successfully for user ID: 677
[29-May-2026 10:25:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-May-2026 10:25:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-May-2026 10:25:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"5.161.131.126, 104.22.101.88","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc3IiwidXNlcm5hbWUiOiJAR296YW1paSIsImVtYWlsIjoic3JraHdzaGx5NDNAZ21haWwuY29tIiwiZXhwIjoxNzgwNjU1MDk4fQ.8JA90JLwoVKGfSxs07p4P55xT9Om2__RNh9Vxx8ZWBU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a034cb3c598c2979-IAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"5.161.131.126","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-May-2026 10:25:14 UTC] === User Orders API Called ===
[29-May-2026 10:25:14 UTC] User ID: 677
[29-May-2026 10:25:14 UTC] Limit: 20, Offset: 0
[29-May-2026 10:25:14 UTC] Orders found: 0
[29-May-2026 10:25:14 UTC] Orders data: []
[29-May-2026 10:25:14 UTC] Total orders count: 0
[29-May-2026 10:25:14 UTC] === API CALL LOG ===
[29-May-2026 10:25:14 UTC] Endpoint: user/profile.php
[29-May-2026 10:25:14 UTC] Full Log Data: {
    "timestamp": "2026-05-29 10:25:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.161.131.126",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.161.131.126, 104.22.101.88",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc3IiwidXNlcm5hbWUiOiJAR296YW1paSIsImVtYWlsIjoic3JraHdzaGx5NDNAZ21haWwuY29tIiwiZXhwIjoxNzgwNjU1MDk4fQ.8JA90JLwoVKGfSxs07p4P55xT9Om2__RNh9Vxx8ZWBU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a034cb3c59912979-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.161.131.126",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-May-2026 10:25:14 UTC] === END API CALL LOG ===
[29-May-2026 10:25:14 UTC] ✅ API Hash verification passed for profile endpoint
[29-May-2026 10:25:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc3IiwidXNlcm5hbWUiOiJAR296YW1paSIsImVtYWlsIjoic3JraHdzaGx5NDNAZ21haWwuY29tIiwiZXhwIjoxNzgwNjU1MDk4fQ.8JA90JLwoVKGfSxs07p4P55xT9Om2__RNh9Vxx8ZWBU
[29-May-2026 10:25:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-May-2026 10:25:14 UTC] ✅ JWT token verified successfully for user profile
[29-May-2026 10:25:14 UTC] User ID: 677
[29-May-2026 10:25:14 UTC] ✅ User profile retrieved successfully for user ID: 677
[29-May-2026 10:25:14 UTC] === API CALL LOG ===
[29-May-2026 10:25:14 UTC] Endpoint: user/profile.php
[29-May-2026 10:25:14 UTC] Full Log Data: {
    "timestamp": "2026-05-29 10:25:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.161.131.126",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.161.131.126, 104.22.101.88",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc3IiwidXNlcm5hbWUiOiJAR296YW1paSIsImVtYWlsIjoic3JraHdzaGx5NDNAZ21haWwuY29tIiwiZXhwIjoxNzgwNjU1MDk4fQ.8JA90JLwoVKGfSxs07p4P55xT9Om2__RNh9Vxx8ZWBU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a034cb3fc9a62979-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.161.131.126",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-May-2026 10:25:14 UTC] === END API CALL LOG ===
[29-May-2026 10:25:14 UTC] ✅ API Hash verification passed for profile endpoint
[29-May-2026 10:25:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc3IiwidXNlcm5hbWUiOiJAR296YW1paSIsImVtYWlsIjoic3JraHdzaGx5NDNAZ21haWwuY29tIiwiZXhwIjoxNzgwNjU1MDk4fQ.8JA90JLwoVKGfSxs07p4P55xT9Om2__RNh9Vxx8ZWBU
[29-May-2026 10:25:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-May-2026 10:25:14 UTC] ✅ JWT token verified successfully for user profile
[29-May-2026 10:25:14 UTC] User ID: 677
[29-May-2026 10:25:14 UTC] ✅ User profile retrieved successfully for user ID: 677
[29-May-2026 10:25:15 UTC] === API CALL LOG ===
[29-May-2026 10:25:15 UTC] Endpoint: user/profile.php
[29-May-2026 10:25:15 UTC] Full Log Data: {
    "timestamp": "2026-05-29 10:25:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.161.131.126",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.161.131.126, 104.22.101.88",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc3IiwidXNlcm5hbWUiOiJAR296YW1paSIsImVtYWlsIjoic3JraHdzaGx5NDNAZ21haWwuY29tIiwiZXhwIjoxNzgwNjU1MDk4fQ.8JA90JLwoVKGfSxs07p4P55xT9Om2__RNh9Vxx8ZWBU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a034cb45bfe52979-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.161.131.126",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-May-2026 10:25:15 UTC] === END API CALL LOG ===
[29-May-2026 10:25:15 UTC] ✅ API Hash verification passed for profile endpoint
[29-May-2026 10:25:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc3IiwidXNlcm5hbWUiOiJAR296YW1paSIsImVtYWlsIjoic3JraHdzaGx5NDNAZ21haWwuY29tIiwiZXhwIjoxNzgwNjU1MDk4fQ.8JA90JLwoVKGfSxs07p4P55xT9Om2__RNh9Vxx8ZWBU
[29-May-2026 10:25:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-May-2026 10:25:15 UTC] ✅ JWT token verified successfully for user profile
[29-May-2026 10:25:15 UTC] User ID: 677
[29-May-2026 10:25:15 UTC] ✅ User profile retrieved successfully for user ID: 677
[29-May-2026 10:25:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-May-2026 10:25:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-May-2026 10:25:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"5.161.131.126, 104.22.101.89","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc3IiwidXNlcm5hbWUiOiJAR296YW1paSIsImVtYWlsIjoic3JraHdzaGx5NDNAZ21haWwuY29tIiwiZXhwIjoxNzgwNjU1MDk4fQ.8JA90JLwoVKGfSxs07p4P55xT9Om2__RNh9Vxx8ZWBU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a034cbaef99a2979-IAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"5.161.131.126","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-May-2026 10:25:32 UTC] === User Orders API Called ===
[29-May-2026 10:25:32 UTC] User ID: 677
[29-May-2026 10:25:32 UTC] Limit: 20, Offset: 0
[29-May-2026 10:25:32 UTC] Orders found: 0
[29-May-2026 10:25:32 UTC] Orders data: []
[29-May-2026 10:25:32 UTC] Total orders count: 0
[29-May-2026 10:25:32 UTC] === API CALL LOG ===
[29-May-2026 10:25:32 UTC] Endpoint: user/profile.php
[29-May-2026 10:25:32 UTC] Full Log Data: {
    "timestamp": "2026-05-29 10:25:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.161.131.126",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.161.131.126, 104.22.101.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc3IiwidXNlcm5hbWUiOiJAR296YW1paSIsImVtYWlsIjoic3JraHdzaGx5NDNAZ21haWwuY29tIiwiZXhwIjoxNzgwNjU1MDk4fQ.8JA90JLwoVKGfSxs07p4P55xT9Om2__RNh9Vxx8ZWBU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a034cbaef99c2979-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.161.131.126",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-May-2026 10:25:32 UTC] === END API CALL LOG ===
[29-May-2026 10:25:32 UTC] ✅ API Hash verification passed for profile endpoint
[29-May-2026 10:25:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc3IiwidXNlcm5hbWUiOiJAR296YW1paSIsImVtYWlsIjoic3JraHdzaGx5NDNAZ21haWwuY29tIiwiZXhwIjoxNzgwNjU1MDk4fQ.8JA90JLwoVKGfSxs07p4P55xT9Om2__RNh9Vxx8ZWBU
[29-May-2026 10:25:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-May-2026 10:25:32 UTC] ✅ JWT token verified successfully for user profile
[29-May-2026 10:25:32 UTC] User ID: 677
[29-May-2026 10:25:32 UTC] ✅ User profile retrieved successfully for user ID: 677
[29-May-2026 10:25:32 UTC] === API CALL LOG ===
[29-May-2026 10:25:32 UTC] Endpoint: user/profile.php
[29-May-2026 10:25:32 UTC] Full Log Data: {
    "timestamp": "2026-05-29 10:25:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.161.131.126",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.161.131.126, 104.22.101.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc3IiwidXNlcm5hbWUiOiJAR296YW1paSIsImVtYWlsIjoic3JraHdzaGx5NDNAZ21haWwuY29tIiwiZXhwIjoxNzgwNjU1MDk4fQ.8JA90JLwoVKGfSxs07p4P55xT9Om2__RNh9Vxx8ZWBU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a034cbb279b12979-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.161.131.126",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-May-2026 10:25:32 UTC] === END API CALL LOG ===
[29-May-2026 10:25:32 UTC] ✅ API Hash verification passed for profile endpoint
[29-May-2026 10:25:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc3IiwidXNlcm5hbWUiOiJAR296YW1paSIsImVtYWlsIjoic3JraHdzaGx5NDNAZ21haWwuY29tIiwiZXhwIjoxNzgwNjU1MDk4fQ.8JA90JLwoVKGfSxs07p4P55xT9Om2__RNh9Vxx8ZWBU
[29-May-2026 10:25:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-May-2026 10:25:32 UTC] ✅ JWT token verified successfully for user profile
[29-May-2026 10:25:32 UTC] User ID: 677
[29-May-2026 10:25:32 UTC] ✅ User profile retrieved successfully for user ID: 677
[29-May-2026 10:25:33 UTC] === API CALL LOG ===
[29-May-2026 10:25:33 UTC] Endpoint: user/profile.php
[29-May-2026 10:25:33 UTC] Full Log Data: {
    "timestamp": "2026-05-29 10:25:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.161.131.126",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.161.131.126, 104.22.101.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc3IiwidXNlcm5hbWUiOiJAR296YW1paSIsImVtYWlsIjoic3JraHdzaGx5NDNAZ21haWwuY29tIiwiZXhwIjoxNzgwNjU1MDk4fQ.8JA90JLwoVKGfSxs07p4P55xT9Om2__RNh9Vxx8ZWBU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a034cbb8dfe62979-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.161.131.126",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-May-2026 10:25:33 UTC] === END API CALL LOG ===
[29-May-2026 10:25:33 UTC] ✅ API Hash verification passed for profile endpoint
[29-May-2026 10:25:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc3IiwidXNlcm5hbWUiOiJAR296YW1paSIsImVtYWlsIjoic3JraHdzaGx5NDNAZ21haWwuY29tIiwiZXhwIjoxNzgwNjU1MDk4fQ.8JA90JLwoVKGfSxs07p4P55xT9Om2__RNh9Vxx8ZWBU
[29-May-2026 10:25:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-May-2026 10:25:33 UTC] ✅ JWT token verified successfully for user profile
[29-May-2026 10:25:33 UTC] User ID: 677
[29-May-2026 10:25:33 UTC] ✅ User profile retrieved successfully for user ID: 677
[29-May-2026 10:25:36 UTC] === API CALL LOG ===
[29-May-2026 10:25:36 UTC] Endpoint: user/profile.php
[29-May-2026 10:25:36 UTC] Full Log Data: {
    "timestamp": "2026-05-29 10:25:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.161.131.126",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.161.131.126, 104.22.101.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc3IiwidXNlcm5hbWUiOiJAR296YW1paSIsImVtYWlsIjoic3JraHdzaGx5NDNAZ21haWwuY29tIiwiZXhwIjoxNzgwNjU1MDk4fQ.8JA90JLwoVKGfSxs07p4P55xT9Om2__RNh9Vxx8ZWBU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a034cbcbbaf22979-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.161.131.126",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-May-2026 10:25:36 UTC] === END API CALL LOG ===
[29-May-2026 10:25:36 UTC] ✅ API Hash verification passed for profile endpoint
[29-May-2026 10:25:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc3IiwidXNlcm5hbWUiOiJAR296YW1paSIsImVtYWlsIjoic3JraHdzaGx5NDNAZ21haWwuY29tIiwiZXhwIjoxNzgwNjU1MDk4fQ.8JA90JLwoVKGfSxs07p4P55xT9Om2__RNh9Vxx8ZWBU
[29-May-2026 10:25:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-May-2026 10:25:36 UTC] ✅ JWT token verified successfully for user profile
[29-May-2026 10:25:36 UTC] User ID: 677
[29-May-2026 10:25:36 UTC] ✅ User profile retrieved successfully for user ID: 677
[29-May-2026 10:25:36 UTC] User Purchases API - User ID: 677
[29-May-2026 10:25:36 UTC] User Purchases API - Total purchases found: 0
[29-May-2026 10:25:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-May-2026 10:25:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-May-2026 10:25:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"5.161.131.126, 104.22.101.88","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc3IiwidXNlcm5hbWUiOiJAR296YW1paSIsImVtYWlsIjoic3JraHdzaGx5NDNAZ21haWwuY29tIiwiZXhwIjoxNzgwNjU1MDk4fQ.8JA90JLwoVKGfSxs07p4P55xT9Om2__RNh9Vxx8ZWBU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a034cbf998b52979-IAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"5.161.131.126","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-May-2026 10:25:44 UTC] === User Orders API Called ===
[29-May-2026 10:25:44 UTC] User ID: 677
[29-May-2026 10:25:44 UTC] Limit: 20, Offset: 0
[29-May-2026 10:25:44 UTC] Orders found: 0
[29-May-2026 10:25:44 UTC] Orders data: []
[29-May-2026 10:25:44 UTC] Total orders count: 0
[29-May-2026 10:25:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-May-2026 10:25:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-May-2026 10:25:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"5.161.131.126, 104.22.101.88","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc3IiwidXNlcm5hbWUiOiJAR296YW1paSIsImVtYWlsIjoic3JraHdzaGx5NDNAZ21haWwuY29tIiwiZXhwIjoxNzgwNjU1MDk4fQ.8JA90JLwoVKGfSxs07p4P55xT9Om2__RNh9Vxx8ZWBU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a034cc24f8c62979-IAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"5.161.131.126","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-May-2026 10:25:50 UTC] === User Orders API Called ===
[29-May-2026 10:25:50 UTC] User ID: 677
[29-May-2026 10:25:50 UTC] Limit: 20, Offset: 0
[29-May-2026 10:25:50 UTC] === API CALL LOG ===
[29-May-2026 10:25:50 UTC] Endpoint: user/profile.php
[29-May-2026 10:25:50 UTC] Full Log Data: {
    "timestamp": "2026-05-29 10:25:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.161.131.126",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.161.131.126, 104.22.101.88",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc3IiwidXNlcm5hbWUiOiJAR296YW1paSIsImVtYWlsIjoic3JraHdzaGx5NDNAZ21haWwuY29tIiwiZXhwIjoxNzgwNjU1MDk4fQ.8JA90JLwoVKGfSxs07p4P55xT9Om2__RNh9Vxx8ZWBU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a034cc24f8c82979-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.161.131.126",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-May-2026 10:25:50 UTC] Orders found: 0
[29-May-2026 10:25:50 UTC] === END API CALL LOG ===
[29-May-2026 10:25:50 UTC] Orders data: []
[29-May-2026 10:25:50 UTC] ✅ API Hash verification passed for profile endpoint
[29-May-2026 10:25:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc3IiwidXNlcm5hbWUiOiJAR296YW1paSIsImVtYWlsIjoic3JraHdzaGx5NDNAZ21haWwuY29tIiwiZXhwIjoxNzgwNjU1MDk4fQ.8JA90JLwoVKGfSxs07p4P55xT9Om2__RNh9Vxx8ZWBU
[29-May-2026 10:25:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-May-2026 10:25:50 UTC] Total orders count: 0
[29-May-2026 10:25:50 UTC] ✅ JWT token verified successfully for user profile
[29-May-2026 10:25:50 UTC] User ID: 677
[29-May-2026 10:25:50 UTC] ✅ User profile retrieved successfully for user ID: 677
[29-May-2026 10:25:51 UTC] === API CALL LOG ===
[29-May-2026 10:25:51 UTC] Endpoint: user/profile.php
[29-May-2026 10:25:51 UTC] Full Log Data: {
    "timestamp": "2026-05-29 10:25:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.161.131.126",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.161.131.126, 104.22.101.88",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc3IiwidXNlcm5hbWUiOiJAR296YW1paSIsImVtYWlsIjoic3JraHdzaGx5NDNAZ21haWwuY29tIiwiZXhwIjoxNzgwNjU1MDk4fQ.8JA90JLwoVKGfSxs07p4P55xT9Om2__RNh9Vxx8ZWBU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a034cc299bae2979-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.161.131.126",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-May-2026 10:25:51 UTC] === END API CALL LOG ===
[29-May-2026 10:25:51 UTC] ✅ API Hash verification passed for profile endpoint
[29-May-2026 10:25:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc3IiwidXNlcm5hbWUiOiJAR296YW1paSIsImVtYWlsIjoic3JraHdzaGx5NDNAZ21haWwuY29tIiwiZXhwIjoxNzgwNjU1MDk4fQ.8JA90JLwoVKGfSxs07p4P55xT9Om2__RNh9Vxx8ZWBU
[29-May-2026 10:25:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-May-2026 10:25:51 UTC] ✅ JWT token verified successfully for user profile
[29-May-2026 10:25:51 UTC] User ID: 677
[29-May-2026 10:25:51 UTC] ✅ User profile retrieved successfully for user ID: 677
[29-May-2026 10:25:52 UTC] === API CALL LOG ===
[29-May-2026 10:25:52 UTC] Endpoint: user/profile.php
[29-May-2026 10:25:52 UTC] Full Log Data: {
    "timestamp": "2026-05-29 10:25:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.161.131.126",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.161.131.126, 104.22.101.88",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc3IiwidXNlcm5hbWUiOiJAR296YW1paSIsImVtYWlsIjoic3JraHdzaGx5NDNAZ21haWwuY29tIiwiZXhwIjoxNzgwNjU1MDk4fQ.8JA90JLwoVKGfSxs07p4P55xT9Om2__RNh9Vxx8ZWBU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a034cc2d1cce2979-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.161.131.126",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-May-2026 10:25:52 UTC] === END API CALL LOG ===
[29-May-2026 10:25:52 UTC] ✅ API Hash verification passed for profile endpoint
[29-May-2026 10:25:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc3IiwidXNlcm5hbWUiOiJAR296YW1paSIsImVtYWlsIjoic3JraHdzaGx5NDNAZ21haWwuY29tIiwiZXhwIjoxNzgwNjU1MDk4fQ.8JA90JLwoVKGfSxs07p4P55xT9Om2__RNh9Vxx8ZWBU
[29-May-2026 10:25:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-May-2026 10:25:52 UTC] ✅ JWT token verified successfully for user profile
[29-May-2026 10:25:52 UTC] User ID: 677
[29-May-2026 10:25:52 UTC] ✅ User profile retrieved successfully for user ID: 677
[29-May-2026 10:26:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-May-2026 10:26:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-May-2026 10:26:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"5.161.131.126, 104.22.101.89","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc3IiwidXNlcm5hbWUiOiJAR296YW1paSIsImVtYWlsIjoic3JraHdzaGx5NDNAZ21haWwuY29tIiwiZXhwIjoxNzgwNjU1MDk4fQ.8JA90JLwoVKGfSxs07p4P55xT9Om2__RNh9Vxx8ZWBU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a034cc759a3e2979-IAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"5.161.131.126","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-May-2026 10:26:03 UTC] === User Orders API Called ===
[29-May-2026 10:26:03 UTC] User ID: 677
[29-May-2026 10:26:03 UTC] Limit: 20, Offset: 0
[29-May-2026 10:26:03 UTC] Orders found: 0
[29-May-2026 10:26:03 UTC] Orders data: []
[29-May-2026 10:26:03 UTC] Total orders count: 0
[29-May-2026 10:26:03 UTC] === API CALL LOG ===
[29-May-2026 10:26:03 UTC] Endpoint: user/profile.php
[29-May-2026 10:26:03 UTC] Full Log Data: {
    "timestamp": "2026-05-29 10:26:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.161.131.126",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.161.131.126, 104.22.101.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc3IiwidXNlcm5hbWUiOiJAR296YW1paSIsImVtYWlsIjoic3JraHdzaGx5NDNAZ21haWwuY29tIiwiZXhwIjoxNzgwNjU1MDk4fQ.8JA90JLwoVKGfSxs07p4P55xT9Om2__RNh9Vxx8ZWBU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a034cc759a3f2979-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.161.131.126",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-May-2026 10:26:03 UTC] === END API CALL LOG ===
[29-May-2026 10:26:03 UTC] ✅ API Hash verification passed for profile endpoint
[29-May-2026 10:26:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc3IiwidXNlcm5hbWUiOiJAR296YW1paSIsImVtYWlsIjoic3JraHdzaGx5NDNAZ21haWwuY29tIiwiZXhwIjoxNzgwNjU1MDk4fQ.8JA90JLwoVKGfSxs07p4P55xT9Om2__RNh9Vxx8ZWBU
[29-May-2026 10:26:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-May-2026 10:26:03 UTC] ✅ JWT token verified successfully for user profile
[29-May-2026 10:26:03 UTC] User ID: 677
[29-May-2026 10:26:03 UTC] ✅ User profile retrieved successfully for user ID: 677
[29-May-2026 10:26:04 UTC] === API CALL LOG ===
[29-May-2026 10:26:04 UTC] Endpoint: user/profile.php
[29-May-2026 10:26:04 UTC] Full Log Data: {
    "timestamp": "2026-05-29 10:26:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.161.131.126",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.161.131.126, 104.22.101.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc3IiwidXNlcm5hbWUiOiJAR296YW1paSIsImVtYWlsIjoic3JraHdzaGx5NDNAZ21haWwuY29tIiwiZXhwIjoxNzgwNjU1MDk4fQ.8JA90JLwoVKGfSxs07p4P55xT9Om2__RNh9Vxx8ZWBU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a034cc78b98e2979-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.161.131.126",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-May-2026 10:26:04 UTC] === END API CALL LOG ===
[29-May-2026 10:26:04 UTC] ✅ API Hash verification passed for profile endpoint
[29-May-2026 10:26:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc3IiwidXNlcm5hbWUiOiJAR296YW1paSIsImVtYWlsIjoic3JraHdzaGx5NDNAZ21haWwuY29tIiwiZXhwIjoxNzgwNjU1MDk4fQ.8JA90JLwoVKGfSxs07p4P55xT9Om2__RNh9Vxx8ZWBU
[29-May-2026 10:26:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-May-2026 10:26:04 UTC] ✅ JWT token verified successfully for user profile
[29-May-2026 10:26:04 UTC] User ID: 677
[29-May-2026 10:26:04 UTC] ✅ User profile retrieved successfully for user ID: 677
[29-May-2026 10:26:04 UTC] === API CALL LOG ===
[29-May-2026 10:26:04 UTC] Endpoint: user/profile.php
[29-May-2026 10:26:04 UTC] Full Log Data: {
    "timestamp": "2026-05-29 10:26:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.161.131.126",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.161.131.126, 104.22.101.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc3IiwidXNlcm5hbWUiOiJAR296YW1paSIsImVtYWlsIjoic3JraHdzaGx5NDNAZ21haWwuY29tIiwiZXhwIjoxNzgwNjU1MDk4fQ.8JA90JLwoVKGfSxs07p4P55xT9Om2__RNh9Vxx8ZWBU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a034cc7c9a512979-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.161.131.126",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-May-2026 10:26:04 UTC] === END API CALL LOG ===
[29-May-2026 10:26:04 UTC] ✅ API Hash verification passed for profile endpoint
[29-May-2026 10:26:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc3IiwidXNlcm5hbWUiOiJAR296YW1paSIsImVtYWlsIjoic3JraHdzaGx5NDNAZ21haWwuY29tIiwiZXhwIjoxNzgwNjU1MDk4fQ.8JA90JLwoVKGfSxs07p4P55xT9Om2__RNh9Vxx8ZWBU
[29-May-2026 10:26:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-May-2026 10:26:04 UTC] ✅ JWT token verified successfully for user profile
[29-May-2026 10:26:04 UTC] User ID: 677
[29-May-2026 10:26:04 UTC] ✅ User profile retrieved successfully for user ID: 677
[29-May-2026 10:26:05 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-May-2026 10:26:05 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-May-2026 10:26:05 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"5.161.131.126, 104.22.101.89","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc3IiwidXNlcm5hbWUiOiJAR296YW1paSIsImVtYWlsIjoic3JraHdzaGx5NDNAZ21haWwuY29tIiwiZXhwIjoxNzgwNjU1MDk4fQ.8JA90JLwoVKGfSxs07p4P55xT9Om2__RNh9Vxx8ZWBU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a034cc82f8df2979-IAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"5.161.131.126","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-May-2026 10:26:05 UTC] === User Orders API Called ===
[29-May-2026 10:26:05 UTC] User ID: 677
[29-May-2026 10:26:05 UTC] Limit: 20, Offset: 0
[29-May-2026 10:26:05 UTC] Orders found: 0
[29-May-2026 10:26:05 UTC] Orders data: []
[29-May-2026 10:26:05 UTC] Total orders count: 0
[29-May-2026 10:26:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-May-2026 10:26:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-May-2026 10:26:07 UTC] === API CALL LOG ===
[29-May-2026 10:26:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"5.161.131.126, 104.22.101.89","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc3IiwidXNlcm5hbWUiOiJAR296YW1paSIsImVtYWlsIjoic3JraHdzaGx5NDNAZ21haWwuY29tIiwiZXhwIjoxNzgwNjU1MDk4fQ.8JA90JLwoVKGfSxs07p4P55xT9Om2__RNh9Vxx8ZWBU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a034cc8dd99c2979-IAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"5.161.131.126","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-May-2026 10:26:07 UTC] Endpoint: user/profile.php
[29-May-2026 10:26:07 UTC] Full Log Data: {
    "timestamp": "2026-05-29 10:26:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.161.131.126",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.161.131.126, 104.22.101.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc3IiwidXNlcm5hbWUiOiJAR296YW1paSIsImVtYWlsIjoic3JraHdzaGx5NDNAZ21haWwuY29tIiwiZXhwIjoxNzgwNjU1MDk4fQ.8JA90JLwoVKGfSxs07p4P55xT9Om2__RNh9Vxx8ZWBU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a034cc8dd99e2979-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.161.131.126",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-May-2026 10:26:07 UTC] === User Orders API Called ===
[29-May-2026 10:26:07 UTC] === END API CALL LOG ===
[29-May-2026 10:26:07 UTC] User ID: 677
[29-May-2026 10:26:07 UTC] ✅ API Hash verification passed for profile endpoint
[29-May-2026 10:26:07 UTC] Limit: 20, Offset: 0
[29-May-2026 10:26:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc3IiwidXNlcm5hbWUiOiJAR296YW1paSIsImVtYWlsIjoic3JraHdzaGx5NDNAZ21haWwuY29tIiwiZXhwIjoxNzgwNjU1MDk4fQ.8JA90JLwoVKGfSxs07p4P55xT9Om2__RNh9Vxx8ZWBU
[29-May-2026 10:26:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-May-2026 10:26:07 UTC] ✅ JWT token verified successfully for user profile
[29-May-2026 10:26:07 UTC] User ID: 677
[29-May-2026 10:26:07 UTC] Orders found: 0
[29-May-2026 10:26:07 UTC] ✅ User profile retrieved successfully for user ID: 677
[29-May-2026 10:26:07 UTC] Orders data: []
[29-May-2026 10:26:07 UTC] Total orders count: 0
[29-May-2026 10:26:08 UTC] === API CALL LOG ===
[29-May-2026 10:26:08 UTC] Endpoint: user/profile.php
[29-May-2026 10:26:08 UTC] Full Log Data: {
    "timestamp": "2026-05-29 10:26:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.161.131.126",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.161.131.126, 104.22.101.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc3IiwidXNlcm5hbWUiOiJAR296YW1paSIsImVtYWlsIjoic3JraHdzaGx5NDNAZ21haWwuY29tIiwiZXhwIjoxNzgwNjU1MDk4fQ.8JA90JLwoVKGfSxs07p4P55xT9Om2__RNh9Vxx8ZWBU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a034cc92ad6b2979-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.161.131.126",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-May-2026 10:26:08 UTC] === END API CALL LOG ===
[29-May-2026 10:26:08 UTC] ✅ API Hash verification passed for profile endpoint
[29-May-2026 10:26:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc3IiwidXNlcm5hbWUiOiJAR296YW1paSIsImVtYWlsIjoic3JraHdzaGx5NDNAZ21haWwuY29tIiwiZXhwIjoxNzgwNjU1MDk4fQ.8JA90JLwoVKGfSxs07p4P55xT9Om2__RNh9Vxx8ZWBU
[29-May-2026 10:26:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-May-2026 10:26:08 UTC] ✅ JWT token verified successfully for user profile
[29-May-2026 10:26:08 UTC] User ID: 677
[29-May-2026 10:26:08 UTC] ✅ User profile retrieved successfully for user ID: 677
[29-May-2026 10:26:09 UTC] === API CALL LOG ===
[29-May-2026 10:26:09 UTC] Endpoint: user/profile.php
[29-May-2026 10:26:09 UTC] Full Log Data: {
    "timestamp": "2026-05-29 10:26:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.161.131.126",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.161.131.126, 104.22.101.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc3IiwidXNlcm5hbWUiOiJAR296YW1paSIsImVtYWlsIjoic3JraHdzaGx5NDNAZ21haWwuY29tIiwiZXhwIjoxNzgwNjU1MDk4fQ.8JA90JLwoVKGfSxs07p4P55xT9Om2__RNh9Vxx8ZWBU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a034cc961d4f2979-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.161.131.126",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-May-2026 10:26:09 UTC] === END API CALL LOG ===
[29-May-2026 10:26:09 UTC] ✅ API Hash verification passed for profile endpoint
[29-May-2026 10:26:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc3IiwidXNlcm5hbWUiOiJAR296YW1paSIsImVtYWlsIjoic3JraHdzaGx5NDNAZ21haWwuY29tIiwiZXhwIjoxNzgwNjU1MDk4fQ.8JA90JLwoVKGfSxs07p4P55xT9Om2__RNh9Vxx8ZWBU
[29-May-2026 10:26:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-May-2026 10:26:09 UTC] ✅ JWT token verified successfully for user profile
[29-May-2026 10:26:09 UTC] User ID: 677
[29-May-2026 10:26:09 UTC] ✅ User profile retrieved successfully for user ID: 677
[29-May-2026 11:17:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-May-2026 11:17:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-May-2026 11:17:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"169.224.67.76, 162.158.211.27","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc4IiwidXNlcm5hbWUiOiIuLi4uLiIsImVtYWlsIjoiaXNtYWlsYWhtZXQyMDEwYXNAZ21haWwuY29tIiwiZXhwIjoxNzgwNjU4MjM3fQ.PmVTjr12gacZznMI7fpP1P5Bgr2GwrD-wB4rWuOVcDs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a03517875f4b0d4f-SOF","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"169.224.67.76","cf-ipcountry":"IQ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-May-2026 11:17:18 UTC] === User Orders API Called ===
[29-May-2026 11:17:18 UTC] User ID: 678
[29-May-2026 11:17:18 UTC] Limit: 20, Offset: 0
[29-May-2026 11:17:18 UTC] Orders found: 0
[29-May-2026 11:17:18 UTC] Orders data: []
[29-May-2026 11:17:18 UTC] Total orders count: 0
[29-May-2026 11:17:18 UTC] === API CALL LOG ===
[29-May-2026 11:17:18 UTC] Endpoint: user/profile.php
[29-May-2026 11:17:18 UTC] Full Log Data: {
    "timestamp": "2026-05-29 11:17:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "169.224.67.76",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "169.224.67.76, 162.158.211.27",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc4IiwidXNlcm5hbWUiOiIuLi4uLiIsImVtYWlsIjoiaXNtYWlsYWhtZXQyMDEwYXNAZ21haWwuY29tIiwiZXhwIjoxNzgwNjU4MjM3fQ.PmVTjr12gacZznMI7fpP1P5Bgr2GwrD-wB4rWuOVcDs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a03517875f3d0d4f-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "169.224.67.76",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-May-2026 11:17:18 UTC] === END API CALL LOG ===
[29-May-2026 11:17:18 UTC] ✅ API Hash verification passed for profile endpoint
[29-May-2026 11:17:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc4IiwidXNlcm5hbWUiOiIuLi4uLiIsImVtYWlsIjoiaXNtYWlsYWhtZXQyMDEwYXNAZ21haWwuY29tIiwiZXhwIjoxNzgwNjU4MjM3fQ.PmVTjr12gacZznMI7fpP1P5Bgr2GwrD-wB4rWuOVcDs
[29-May-2026 11:17:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-May-2026 11:17:18 UTC] ✅ JWT token verified successfully for user profile
[29-May-2026 11:17:18 UTC] User ID: 678
[29-May-2026 11:17:18 UTC] ✅ User profile retrieved successfully for user ID: 678
[29-May-2026 11:17:18 UTC] === API CALL LOG ===
[29-May-2026 11:17:18 UTC] Endpoint: user/profile.php
[29-May-2026 11:17:18 UTC] Full Log Data: {
    "timestamp": "2026-05-29 11:17:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "169.224.67.76",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "169.224.67.76, 162.158.211.27",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc4IiwidXNlcm5hbWUiOiIuLi4uLiIsImVtYWlsIjoiaXNtYWlsYWhtZXQyMDEwYXNAZ21haWwuY29tIiwiZXhwIjoxNzgwNjU4MjM3fQ.PmVTjr12gacZznMI7fpP1P5Bgr2GwrD-wB4rWuOVcDs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a035178819eb0d4f-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "169.224.67.76",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-May-2026 11:17:18 UTC] === END API CALL LOG ===
[29-May-2026 11:17:18 UTC] ✅ API Hash verification passed for profile endpoint
[29-May-2026 11:17:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc4IiwidXNlcm5hbWUiOiIuLi4uLiIsImVtYWlsIjoiaXNtYWlsYWhtZXQyMDEwYXNAZ21haWwuY29tIiwiZXhwIjoxNzgwNjU4MjM3fQ.PmVTjr12gacZznMI7fpP1P5Bgr2GwrD-wB4rWuOVcDs
[29-May-2026 11:17:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-May-2026 11:17:18 UTC] ✅ JWT token verified successfully for user profile
[29-May-2026 11:17:18 UTC] User ID: 678
[29-May-2026 11:17:18 UTC] ✅ User profile retrieved successfully for user ID: 678
[29-May-2026 11:17:19 UTC] === API CALL LOG ===
[29-May-2026 11:17:19 UTC] Endpoint: user/profile.php
[29-May-2026 11:17:19 UTC] Full Log Data: {
    "timestamp": "2026-05-29 11:17:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "169.224.67.76",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "169.224.67.76, 162.158.211.27",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc4IiwidXNlcm5hbWUiOiIuLi4uLiIsImVtYWlsIjoiaXNtYWlsYWhtZXQyMDEwYXNAZ21haWwuY29tIiwiZXhwIjoxNzgwNjU4MjM3fQ.PmVTjr12gacZznMI7fpP1P5Bgr2GwrD-wB4rWuOVcDs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a035178b4ec70d4f-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "169.224.67.76",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-May-2026 11:17:19 UTC] === END API CALL LOG ===
[29-May-2026 11:17:19 UTC] ✅ API Hash verification passed for profile endpoint
[29-May-2026 11:17:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc4IiwidXNlcm5hbWUiOiIuLi4uLiIsImVtYWlsIjoiaXNtYWlsYWhtZXQyMDEwYXNAZ21haWwuY29tIiwiZXhwIjoxNzgwNjU4MjM3fQ.PmVTjr12gacZznMI7fpP1P5Bgr2GwrD-wB4rWuOVcDs
[29-May-2026 11:17:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-May-2026 11:17:19 UTC] ✅ JWT token verified successfully for user profile
[29-May-2026 11:17:19 UTC] User ID: 678
[29-May-2026 11:17:19 UTC] ✅ User profile retrieved successfully for user ID: 678
[29-May-2026 11:17:21 UTC] === API CALL LOG ===
[29-May-2026 11:17:21 UTC] Endpoint: user/profile.php
[29-May-2026 11:17:21 UTC] Full Log Data: {
    "timestamp": "2026-05-29 11:17:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "169.224.67.76",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "169.224.67.76, 162.158.211.27",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc4IiwidXNlcm5hbWUiOiIuLi4uLiIsImVtYWlsIjoiaXNtYWlsYWhtZXQyMDEwYXNAZ21haWwuY29tIiwiZXhwIjoxNzgwNjU4MjM3fQ.PmVTjr12gacZznMI7fpP1P5Bgr2GwrD-wB4rWuOVcDs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a035179858410d4f-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "169.224.67.76",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-May-2026 11:17:21 UTC] === END API CALL LOG ===
[29-May-2026 11:17:21 UTC] ✅ API Hash verification passed for profile endpoint
[29-May-2026 11:17:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc4IiwidXNlcm5hbWUiOiIuLi4uLiIsImVtYWlsIjoiaXNtYWlsYWhtZXQyMDEwYXNAZ21haWwuY29tIiwiZXhwIjoxNzgwNjU4MjM3fQ.PmVTjr12gacZznMI7fpP1P5Bgr2GwrD-wB4rWuOVcDs
[29-May-2026 11:17:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-May-2026 11:17:21 UTC] ✅ JWT token verified successfully for user profile
[29-May-2026 11:17:21 UTC] User ID: 678
[29-May-2026 11:17:21 UTC] ✅ User profile retrieved successfully for user ID: 678
[29-May-2026 11:17:21 UTC] User Purchases API - User ID: 678
[29-May-2026 11:17:21 UTC] User Purchases API - Total purchases found: 0
[29-May-2026 11:17:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-May-2026 11:17:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-May-2026 11:17:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"169.224.67.76, 162.158.211.27","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc4IiwidXNlcm5hbWUiOiIuLi4uLiIsImVtYWlsIjoiaXNtYWlsYWhtZXQyMDEwYXNAZ21haWwuY29tIiwiZXhwIjoxNzgwNjU4MjM3fQ.PmVTjr12gacZznMI7fpP1P5Bgr2GwrD-wB4rWuOVcDs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a035179f3c5b0d4f-SOF","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"169.224.67.76","cf-ipcountry":"IQ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-May-2026 11:17:22 UTC] === User Orders API Called ===
[29-May-2026 11:17:22 UTC] User ID: 678
[29-May-2026 11:17:22 UTC] Limit: 20, Offset: 0
[29-May-2026 11:17:22 UTC] Orders found: 0
[29-May-2026 11:17:22 UTC] Orders data: []
[29-May-2026 11:17:22 UTC] Total orders count: 0
[29-May-2026 11:17:23 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-May-2026 11:17:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-May-2026 11:17:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"169.224.67.76, 162.158.211.27","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc4IiwidXNlcm5hbWUiOiIuLi4uLiIsImVtYWlsIjoiaXNtYWlsYWhtZXQyMDEwYXNAZ21haWwuY29tIiwiZXhwIjoxNzgwNjU4MjM3fQ.PmVTjr12gacZznMI7fpP1P5Bgr2GwrD-wB4rWuOVcDs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a03517a8bdab0d4f-SOF","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"169.224.67.76","cf-ipcountry":"IQ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-May-2026 11:17:23 UTC] === User Orders API Called ===
[29-May-2026 11:17:23 UTC] User ID: 678
[29-May-2026 11:17:23 UTC] Limit: 20, Offset: 0
[29-May-2026 11:17:23 UTC] Orders found: 0
[29-May-2026 11:17:23 UTC] Orders data: []
[29-May-2026 11:17:23 UTC] Total orders count: 0
[29-May-2026 11:17:24 UTC] === API CALL LOG ===
[29-May-2026 11:17:24 UTC] Endpoint: user/profile.php
[29-May-2026 11:17:24 UTC] Full Log Data: {
    "timestamp": "2026-05-29 11:17:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "169.224.67.76",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "169.224.67.76, 162.158.211.27",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc4IiwidXNlcm5hbWUiOiIuLi4uLiIsImVtYWlsIjoiaXNtYWlsYWhtZXQyMDEwYXNAZ21haWwuY29tIiwiZXhwIjoxNzgwNjU4MjM3fQ.PmVTjr12gacZznMI7fpP1P5Bgr2GwrD-wB4rWuOVcDs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a03517a91ee90d4f-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "169.224.67.76",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-May-2026 11:17:24 UTC] === END API CALL LOG ===
[29-May-2026 11:17:24 UTC] ✅ API Hash verification passed for profile endpoint
[29-May-2026 11:17:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc4IiwidXNlcm5hbWUiOiIuLi4uLiIsImVtYWlsIjoiaXNtYWlsYWhtZXQyMDEwYXNAZ21haWwuY29tIiwiZXhwIjoxNzgwNjU4MjM3fQ.PmVTjr12gacZznMI7fpP1P5Bgr2GwrD-wB4rWuOVcDs
[29-May-2026 11:17:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-May-2026 11:17:24 UTC] ✅ JWT token verified successfully for user profile
[29-May-2026 11:17:24 UTC] User ID: 678
[29-May-2026 11:17:24 UTC] ✅ User profile retrieved successfully for user ID: 678
[29-May-2026 11:17:24 UTC] === API CALL LOG ===
[29-May-2026 11:17:24 UTC] Endpoint: user/profile.php
[29-May-2026 11:17:24 UTC] Full Log Data: {
    "timestamp": "2026-05-29 11:17:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "169.224.67.76",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "169.224.67.76, 162.158.211.27",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc4IiwidXNlcm5hbWUiOiIuLi4uLiIsImVtYWlsIjoiaXNtYWlsYWhtZXQyMDEwYXNAZ21haWwuY29tIiwiZXhwIjoxNzgwNjU4MjM3fQ.PmVTjr12gacZznMI7fpP1P5Bgr2GwrD-wB4rWuOVcDs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a03517abb8c80d4f-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "169.224.67.76",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-May-2026 11:17:24 UTC] === END API CALL LOG ===
[29-May-2026 11:17:24 UTC] ✅ API Hash verification passed for profile endpoint
[29-May-2026 11:17:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc4IiwidXNlcm5hbWUiOiIuLi4uLiIsImVtYWlsIjoiaXNtYWlsYWhtZXQyMDEwYXNAZ21haWwuY29tIiwiZXhwIjoxNzgwNjU4MjM3fQ.PmVTjr12gacZznMI7fpP1P5Bgr2GwrD-wB4rWuOVcDs
[29-May-2026 11:17:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-May-2026 11:17:24 UTC] ✅ JWT token verified successfully for user profile
[29-May-2026 11:17:24 UTC] User ID: 678
[29-May-2026 11:17:24 UTC] ✅ User profile retrieved successfully for user ID: 678
[29-May-2026 11:17:24 UTC] === API CALL LOG ===
[29-May-2026 11:17:24 UTC] Endpoint: user/profile.php
[29-May-2026 11:17:24 UTC] Full Log Data: {
    "timestamp": "2026-05-29 11:17:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "169.224.67.76",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "169.224.67.76, 162.158.211.27",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc4IiwidXNlcm5hbWUiOiIuLi4uLiIsImVtYWlsIjoiaXNtYWlsYWhtZXQyMDEwYXNAZ21haWwuY29tIiwiZXhwIjoxNzgwNjU4MjM3fQ.PmVTjr12gacZznMI7fpP1P5Bgr2GwrD-wB4rWuOVcDs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a03517acecb50d4f-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "169.224.67.76",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-May-2026 11:17:24 UTC] === END API CALL LOG ===
[29-May-2026 11:17:24 UTC] ✅ API Hash verification passed for profile endpoint
[29-May-2026 11:17:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc4IiwidXNlcm5hbWUiOiIuLi4uLiIsImVtYWlsIjoiaXNtYWlsYWhtZXQyMDEwYXNAZ21haWwuY29tIiwiZXhwIjoxNzgwNjU4MjM3fQ.PmVTjr12gacZznMI7fpP1P5Bgr2GwrD-wB4rWuOVcDs
[29-May-2026 11:17:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-May-2026 11:17:24 UTC] ✅ JWT token verified successfully for user profile
[29-May-2026 11:17:24 UTC] User ID: 678
[29-May-2026 11:17:24 UTC] ✅ User profile retrieved successfully for user ID: 678
[29-May-2026 11:22:05 UTC] === API CALL LOG ===
[29-May-2026 11:22:05 UTC] Endpoint: user/profile.php
[29-May-2026 11:22:05 UTC] Full Log Data: {
    "timestamp": "2026-05-29 11:22:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.161.131.126",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.161.131.126, 104.22.104.170",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc3IiwidXNlcm5hbWUiOiJAR296YW1paSIsImVtYWlsIjoic3JraHdzaGx5NDNAZ21haWwuY29tIiwiZXhwIjoxNzgwNjU1MDk4fQ.8JA90JLwoVKGfSxs07p4P55xT9Om2__RNh9Vxx8ZWBU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0351e86583edac4-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.161.131.126",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-May-2026 11:22:05 UTC] === END API CALL LOG ===
[29-May-2026 11:22:05 UTC] ✅ API Hash verification passed for profile endpoint
[29-May-2026 11:22:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc3IiwidXNlcm5hbWUiOiJAR296YW1paSIsImVtYWlsIjoic3JraHdzaGx5NDNAZ21haWwuY29tIiwiZXhwIjoxNzgwNjU1MDk4fQ.8JA90JLwoVKGfSxs07p4P55xT9Om2__RNh9Vxx8ZWBU
[29-May-2026 11:22:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-May-2026 11:22:05 UTC] ✅ JWT token verified successfully for user profile
[29-May-2026 11:22:05 UTC] User ID: 677
[29-May-2026 11:22:05 UTC] ✅ User profile retrieved successfully for user ID: 677
[29-May-2026 11:22:07 UTC] === API CALL LOG ===
[29-May-2026 11:22:07 UTC] Endpoint: user/profile.php
[29-May-2026 11:22:07 UTC] Full Log Data: {
    "timestamp": "2026-05-29 11:22:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.161.131.126",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.161.131.126, 104.22.105.3",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc3IiwidXNlcm5hbWUiOiJAR296YW1paSIsImVtYWlsIjoic3JraHdzaGx5NDNAZ21haWwuY29tIiwiZXhwIjoxNzgwNjU1MDk4fQ.8JA90JLwoVKGfSxs07p4P55xT9Om2__RNh9Vxx8ZWBU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0351e94185fdac4-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.161.131.126",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-May-2026 11:22:07 UTC] === END API CALL LOG ===
[29-May-2026 11:22:07 UTC] ✅ API Hash verification passed for profile endpoint
[29-May-2026 11:22:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc3IiwidXNlcm5hbWUiOiJAR296YW1paSIsImVtYWlsIjoic3JraHdzaGx5NDNAZ21haWwuY29tIiwiZXhwIjoxNzgwNjU1MDk4fQ.8JA90JLwoVKGfSxs07p4P55xT9Om2__RNh9Vxx8ZWBU
[29-May-2026 11:22:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-May-2026 11:22:07 UTC] ✅ JWT token verified successfully for user profile
[29-May-2026 11:22:07 UTC] User ID: 677
[29-May-2026 11:22:07 UTC] ✅ User profile retrieved successfully for user ID: 677
[29-May-2026 11:22:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-May-2026 11:22:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-May-2026 11:22:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"5.161.131.126, 104.22.104.170","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc3IiwidXNlcm5hbWUiOiJAR296YW1paSIsImVtYWlsIjoic3JraHdzaGx5NDNAZ21haWwuY29tIiwiZXhwIjoxNzgwNjU1MDk4fQ.8JA90JLwoVKGfSxs07p4P55xT9Om2__RNh9Vxx8ZWBU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0351ebf1d9fdac4-IAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"5.161.131.126","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-May-2026 11:22:14 UTC] === User Orders API Called ===
[29-May-2026 11:22:14 UTC] User ID: 677
[29-May-2026 11:22:14 UTC] Limit: 20, Offset: 0
[29-May-2026 11:22:14 UTC] Orders found: 0
[29-May-2026 11:22:14 UTC] Orders data: []
[29-May-2026 11:22:14 UTC] Total orders count: 0
[29-May-2026 11:22:14 UTC] === API CALL LOG ===
[29-May-2026 11:22:14 UTC] Endpoint: user/profile.php
[29-May-2026 11:22:14 UTC] Full Log Data: {
    "timestamp": "2026-05-29 11:22:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.161.131.126",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.161.131.126, 104.22.104.170",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc3IiwidXNlcm5hbWUiOiJAR296YW1paSIsImVtYWlsIjoic3JraHdzaGx5NDNAZ21haWwuY29tIiwiZXhwIjoxNzgwNjU1MDk4fQ.8JA90JLwoVKGfSxs07p4P55xT9Om2__RNh9Vxx8ZWBU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0351ec0e9dcdac4-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.161.131.126",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-May-2026 11:22:14 UTC] === END API CALL LOG ===
[29-May-2026 11:22:14 UTC] ✅ API Hash verification passed for profile endpoint
[29-May-2026 11:22:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc3IiwidXNlcm5hbWUiOiJAR296YW1paSIsImVtYWlsIjoic3JraHdzaGx5NDNAZ21haWwuY29tIiwiZXhwIjoxNzgwNjU1MDk4fQ.8JA90JLwoVKGfSxs07p4P55xT9Om2__RNh9Vxx8ZWBU
[29-May-2026 11:22:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-May-2026 11:22:14 UTC] ✅ JWT token verified successfully for user profile
[29-May-2026 11:22:14 UTC] User ID: 677
[29-May-2026 11:22:14 UTC] ✅ User profile retrieved successfully for user ID: 677
[29-May-2026 11:22:15 UTC] === API CALL LOG ===
[29-May-2026 11:22:15 UTC] Endpoint: user/profile.php
[29-May-2026 11:22:15 UTC] Full Log Data: {
    "timestamp": "2026-05-29 11:22:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.161.131.126",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.161.131.126, 104.22.104.170",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc3IiwidXNlcm5hbWUiOiJAR296YW1paSIsImVtYWlsIjoic3JraHdzaGx5NDNAZ21haWwuY29tIiwiZXhwIjoxNzgwNjU1MDk4fQ.8JA90JLwoVKGfSxs07p4P55xT9Om2__RNh9Vxx8ZWBU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0351ec3b8b4dac4-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.161.131.126",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-May-2026 11:22:15 UTC] === END API CALL LOG ===
[29-May-2026 11:22:15 UTC] ✅ API Hash verification passed for profile endpoint
[29-May-2026 11:22:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc3IiwidXNlcm5hbWUiOiJAR296YW1paSIsImVtYWlsIjoic3JraHdzaGx5NDNAZ21haWwuY29tIiwiZXhwIjoxNzgwNjU1MDk4fQ.8JA90JLwoVKGfSxs07p4P55xT9Om2__RNh9Vxx8ZWBU
[29-May-2026 11:22:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-May-2026 11:22:15 UTC] ✅ JWT token verified successfully for user profile
[29-May-2026 11:22:15 UTC] User ID: 677
[29-May-2026 11:22:15 UTC] ✅ User profile retrieved successfully for user ID: 677
[29-May-2026 11:22:15 UTC] === API CALL LOG ===
[29-May-2026 11:22:15 UTC] Endpoint: user/profile.php
[29-May-2026 11:22:15 UTC] Full Log Data: {
    "timestamp": "2026-05-29 11:22:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.161.131.126",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.161.131.126, 104.22.104.170",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc3IiwidXNlcm5hbWUiOiJAR296YW1paSIsImVtYWlsIjoic3JraHdzaGx5NDNAZ21haWwuY29tIiwiZXhwIjoxNzgwNjU1MDk4fQ.8JA90JLwoVKGfSxs07p4P55xT9Om2__RNh9Vxx8ZWBU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0351ec738a4dac4-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.161.131.126",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-May-2026 11:22:15 UTC] === END API CALL LOG ===
[29-May-2026 11:22:15 UTC] ✅ API Hash verification passed for profile endpoint
[29-May-2026 11:22:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc3IiwidXNlcm5hbWUiOiJAR296YW1paSIsImVtYWlsIjoic3JraHdzaGx5NDNAZ21haWwuY29tIiwiZXhwIjoxNzgwNjU1MDk4fQ.8JA90JLwoVKGfSxs07p4P55xT9Om2__RNh9Vxx8ZWBU
[29-May-2026 11:22:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-May-2026 11:22:15 UTC] ✅ JWT token verified successfully for user profile
[29-May-2026 11:22:15 UTC] User ID: 677
[29-May-2026 11:22:15 UTC] ✅ User profile retrieved successfully for user ID: 677
[29-May-2026 11:22:43 UTC] === API CALL LOG ===
[29-May-2026 11:22:43 UTC] Endpoint: user/profile.php
[29-May-2026 11:22:43 UTC] Full Log Data: {
    "timestamp": "2026-05-29 11:22:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.161.131.126",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.161.131.126, 104.23.211.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc3IiwidXNlcm5hbWUiOiJAR296YW1paSIsImVtYWlsIjoic3JraHdzaGx5NDNAZ21haWwuY29tIiwiZXhwIjoxNzgwNjU1MDk4fQ.8JA90JLwoVKGfSxs07p4P55xT9Om2__RNh9Vxx8ZWBU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0351f7319484ba9-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.161.131.126",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-May-2026 11:22:43 UTC] === END API CALL LOG ===
[29-May-2026 11:22:43 UTC] ✅ API Hash verification passed for profile endpoint
[29-May-2026 11:22:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc3IiwidXNlcm5hbWUiOiJAR296YW1paSIsImVtYWlsIjoic3JraHdzaGx5NDNAZ21haWwuY29tIiwiZXhwIjoxNzgwNjU1MDk4fQ.8JA90JLwoVKGfSxs07p4P55xT9Om2__RNh9Vxx8ZWBU
[29-May-2026 11:22:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-May-2026 11:22:43 UTC] ✅ JWT token verified successfully for user profile
[29-May-2026 11:22:43 UTC] User ID: 677
[29-May-2026 11:22:43 UTC] ✅ User profile retrieved successfully for user ID: 677
[29-May-2026 11:23:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-May-2026 11:23:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-May-2026 11:23:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"5.161.131.126, 104.23.211.15","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc3IiwidXNlcm5hbWUiOiJAR296YW1paSIsImVtYWlsIjoic3JraHdzaGx5NDNAZ21haWwuY29tIiwiZXhwIjoxNzgwNjU1MDk4fQ.8JA90JLwoVKGfSxs07p4P55xT9Om2__RNh9Vxx8ZWBU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0351fe87b514ba9-IAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"5.161.131.126","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-May-2026 11:23:02 UTC] === User Orders API Called ===
[29-May-2026 11:23:02 UTC] User ID: 677
[29-May-2026 11:23:02 UTC] Limit: 20, Offset: 0
[29-May-2026 11:23:02 UTC] Orders found: 0
[29-May-2026 11:23:02 UTC] Orders data: []
[29-May-2026 11:23:02 UTC] Total orders count: 0
[29-May-2026 11:23:02 UTC] === API CALL LOG ===
[29-May-2026 11:23:02 UTC] Endpoint: user/profile.php
[29-May-2026 11:23:02 UTC] Full Log Data: {
    "timestamp": "2026-05-29 11:23:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.161.131.126",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.161.131.126, 104.23.211.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc3IiwidXNlcm5hbWUiOiJAR296YW1paSIsImVtYWlsIjoic3JraHdzaGx5NDNAZ21haWwuY29tIiwiZXhwIjoxNzgwNjU1MDk4fQ.8JA90JLwoVKGfSxs07p4P55xT9Om2__RNh9Vxx8ZWBU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0351fe9fe3a4ba9-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.161.131.126",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-May-2026 11:23:02 UTC] === END API CALL LOG ===
[29-May-2026 11:23:02 UTC] ✅ API Hash verification passed for profile endpoint
[29-May-2026 11:23:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc3IiwidXNlcm5hbWUiOiJAR296YW1paSIsImVtYWlsIjoic3JraHdzaGx5NDNAZ21haWwuY29tIiwiZXhwIjoxNzgwNjU1MDk4fQ.8JA90JLwoVKGfSxs07p4P55xT9Om2__RNh9Vxx8ZWBU
[29-May-2026 11:23:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-May-2026 11:23:02 UTC] ✅ JWT token verified successfully for user profile
[29-May-2026 11:23:02 UTC] User ID: 677
[29-May-2026 11:23:02 UTC] ✅ User profile retrieved successfully for user ID: 677
[29-May-2026 11:23:02 UTC] === API CALL LOG ===
[29-May-2026 11:23:02 UTC] Endpoint: user/profile.php
[29-May-2026 11:23:02 UTC] Full Log Data: {
    "timestamp": "2026-05-29 11:23:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.161.131.126",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.161.131.126, 104.23.211.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc3IiwidXNlcm5hbWUiOiJAR296YW1paSIsImVtYWlsIjoic3JraHdzaGx5NDNAZ21haWwuY29tIiwiZXhwIjoxNzgwNjU1MDk4fQ.8JA90JLwoVKGfSxs07p4P55xT9Om2__RNh9Vxx8ZWBU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0351fed5cd34ba9-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.161.131.126",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-May-2026 11:23:02 UTC] === END API CALL LOG ===
[29-May-2026 11:23:02 UTC] ✅ API Hash verification passed for profile endpoint
[29-May-2026 11:23:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc3IiwidXNlcm5hbWUiOiJAR296YW1paSIsImVtYWlsIjoic3JraHdzaGx5NDNAZ21haWwuY29tIiwiZXhwIjoxNzgwNjU1MDk4fQ.8JA90JLwoVKGfSxs07p4P55xT9Om2__RNh9Vxx8ZWBU
[29-May-2026 11:23:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-May-2026 11:23:02 UTC] ✅ JWT token verified successfully for user profile
[29-May-2026 11:23:02 UTC] User ID: 677
[29-May-2026 11:23:02 UTC] ✅ User profile retrieved successfully for user ID: 677
[29-May-2026 11:23:03 UTC] === API CALL LOG ===
[29-May-2026 11:23:03 UTC] Endpoint: user/profile.php
[29-May-2026 11:23:03 UTC] Full Log Data: {
    "timestamp": "2026-05-29 11:23:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.161.131.126",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.161.131.126, 104.23.211.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc3IiwidXNlcm5hbWUiOiJAR296YW1paSIsImVtYWlsIjoic3JraHdzaGx5NDNAZ21haWwuY29tIiwiZXhwIjoxNzgwNjU1MDk4fQ.8JA90JLwoVKGfSxs07p4P55xT9Om2__RNh9Vxx8ZWBU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0351ff2fffd4ba9-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.161.131.126",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-May-2026 11:23:03 UTC] === END API CALL LOG ===
[29-May-2026 11:23:03 UTC] ✅ API Hash verification passed for profile endpoint
[29-May-2026 11:23:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc3IiwidXNlcm5hbWUiOiJAR296YW1paSIsImVtYWlsIjoic3JraHdzaGx5NDNAZ21haWwuY29tIiwiZXhwIjoxNzgwNjU1MDk4fQ.8JA90JLwoVKGfSxs07p4P55xT9Om2__RNh9Vxx8ZWBU
[29-May-2026 11:23:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-May-2026 11:23:03 UTC] ✅ JWT token verified successfully for user profile
[29-May-2026 11:23:03 UTC] User ID: 677
[29-May-2026 11:23:03 UTC] ✅ User profile retrieved successfully for user ID: 677
[29-May-2026 11:23:05 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-May-2026 11:23:05 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-May-2026 11:23:05 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"5.161.131.126, 104.23.211.14","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc3IiwidXNlcm5hbWUiOiJAR296YW1paSIsImVtYWlsIjoic3JraHdzaGx5NDNAZ21haWwuY29tIiwiZXhwIjoxNzgwNjU1MDk4fQ.8JA90JLwoVKGfSxs07p4P55xT9Om2__RNh9Vxx8ZWBU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a03520019dce4ba9-IAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"5.161.131.126","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-May-2026 11:23:05 UTC] === User Orders API Called ===
[29-May-2026 11:23:05 UTC] User ID: 677
[29-May-2026 11:23:05 UTC] Limit: 20, Offset: 0
[29-May-2026 11:23:05 UTC] Orders found: 0
[29-May-2026 11:23:05 UTC] Orders data: []
[29-May-2026 11:23:05 UTC] Total orders count: 0
[29-May-2026 11:23:06 UTC] === API CALL LOG ===
[29-May-2026 11:23:06 UTC] Endpoint: user/profile.php
[29-May-2026 11:23:06 UTC] Full Log Data: {
    "timestamp": "2026-05-29 11:23:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.161.131.126",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.161.131.126, 104.23.211.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc3IiwidXNlcm5hbWUiOiJAR296YW1paSIsImVtYWlsIjoic3JraHdzaGx5NDNAZ21haWwuY29tIiwiZXhwIjoxNzgwNjU1MDk4fQ.8JA90JLwoVKGfSxs07p4P55xT9Om2__RNh9Vxx8ZWBU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a035200339374ba9-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.161.131.126",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-May-2026 11:23:06 UTC] === END API CALL LOG ===
[29-May-2026 11:23:06 UTC] ✅ API Hash verification passed for profile endpoint
[29-May-2026 11:23:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc3IiwidXNlcm5hbWUiOiJAR296YW1paSIsImVtYWlsIjoic3JraHdzaGx5NDNAZ21haWwuY29tIiwiZXhwIjoxNzgwNjU1MDk4fQ.8JA90JLwoVKGfSxs07p4P55xT9Om2__RNh9Vxx8ZWBU
[29-May-2026 11:23:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-May-2026 11:23:06 UTC] ✅ JWT token verified successfully for user profile
[29-May-2026 11:23:06 UTC] User ID: 677
[29-May-2026 11:23:06 UTC] ✅ User profile retrieved successfully for user ID: 677
[29-May-2026 11:23:06 UTC] === API CALL LOG ===
[29-May-2026 11:23:06 UTC] Endpoint: user/profile.php
[29-May-2026 11:23:06 UTC] Full Log Data: {
    "timestamp": "2026-05-29 11:23:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.161.131.126",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.161.131.126, 104.23.211.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc3IiwidXNlcm5hbWUiOiJAR296YW1paSIsImVtYWlsIjoic3JraHdzaGx5NDNAZ21haWwuY29tIiwiZXhwIjoxNzgwNjU1MDk4fQ.8JA90JLwoVKGfSxs07p4P55xT9Om2__RNh9Vxx8ZWBU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0352005fe9c4ba9-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.161.131.126",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-May-2026 11:23:06 UTC] === END API CALL LOG ===
[29-May-2026 11:23:06 UTC] ✅ API Hash verification passed for profile endpoint
[29-May-2026 11:23:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc3IiwidXNlcm5hbWUiOiJAR296YW1paSIsImVtYWlsIjoic3JraHdzaGx5NDNAZ21haWwuY29tIiwiZXhwIjoxNzgwNjU1MDk4fQ.8JA90JLwoVKGfSxs07p4P55xT9Om2__RNh9Vxx8ZWBU
[29-May-2026 11:23:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-May-2026 11:23:06 UTC] ✅ JWT token verified successfully for user profile
[29-May-2026 11:23:06 UTC] User ID: 677
[29-May-2026 11:23:06 UTC] ✅ User profile retrieved successfully for user ID: 677
[29-May-2026 11:23:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-May-2026 11:23:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-May-2026 11:23:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"5.161.131.126, 104.23.211.15","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc3IiwidXNlcm5hbWUiOiJAR296YW1paSIsImVtYWlsIjoic3JraHdzaGx5NDNAZ21haWwuY29tIiwiZXhwIjoxNzgwNjU1MDk4fQ.8JA90JLwoVKGfSxs07p4P55xT9Om2__RNh9Vxx8ZWBU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0352009bdbb4ba9-IAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"5.161.131.126","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-May-2026 11:23:07 UTC] === User Orders API Called ===
[29-May-2026 11:23:07 UTC] User ID: 677
[29-May-2026 11:23:07 UTC] Limit: 20, Offset: 0
[29-May-2026 11:23:07 UTC] Orders found: 0
[29-May-2026 11:23:07 UTC] Orders data: []
[29-May-2026 11:23:07 UTC] Total orders count: 0
[29-May-2026 11:23:07 UTC] === API CALL LOG ===
[29-May-2026 11:23:07 UTC] Endpoint: user/profile.php
[29-May-2026 11:23:07 UTC] Full Log Data: {
    "timestamp": "2026-05-29 11:23:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.161.131.126",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.161.131.126, 104.23.211.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc3IiwidXNlcm5hbWUiOiJAR296YW1paSIsImVtYWlsIjoic3JraHdzaGx5NDNAZ21haWwuY29tIiwiZXhwIjoxNzgwNjU1MDk4fQ.8JA90JLwoVKGfSxs07p4P55xT9Om2__RNh9Vxx8ZWBU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0352009fe3f4ba9-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.161.131.126",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-May-2026 11:23:07 UTC] === END API CALL LOG ===
[29-May-2026 11:23:07 UTC] ✅ API Hash verification passed for profile endpoint
[29-May-2026 11:23:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc3IiwidXNlcm5hbWUiOiJAR296YW1paSIsImVtYWlsIjoic3JraHdzaGx5NDNAZ21haWwuY29tIiwiZXhwIjoxNzgwNjU1MDk4fQ.8JA90JLwoVKGfSxs07p4P55xT9Om2__RNh9Vxx8ZWBU
[29-May-2026 11:23:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-May-2026 11:23:07 UTC] ✅ JWT token verified successfully for user profile
[29-May-2026 11:23:07 UTC] User ID: 677
[29-May-2026 11:23:07 UTC] ✅ User profile retrieved successfully for user ID: 677
[29-May-2026 11:23:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-May-2026 11:23:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-May-2026 11:23:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"5.161.131.126, 104.23.211.14","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc3IiwidXNlcm5hbWUiOiJAR296YW1paSIsImVtYWlsIjoic3JraHdzaGx5NDNAZ21haWwuY29tIiwiZXhwIjoxNzgwNjU1MDk4fQ.8JA90JLwoVKGfSxs07p4P55xT9Om2__RNh9Vxx8ZWBU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a035201d8e4f4ba9-IAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"5.161.131.126","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-May-2026 11:23:10 UTC] === User Orders API Called ===
[29-May-2026 11:23:10 UTC] === API CALL LOG ===
[29-May-2026 11:23:10 UTC] User ID: 677
[29-May-2026 11:23:10 UTC] Limit: 20, Offset: 0
[29-May-2026 11:23:10 UTC] Endpoint: user/profile.php
[29-May-2026 11:23:10 UTC] Full Log Data: {
    "timestamp": "2026-05-29 11:23:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.161.131.126",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.161.131.126, 104.23.211.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc3IiwidXNlcm5hbWUiOiJAR296YW1paSIsImVtYWlsIjoic3JraHdzaGx5NDNAZ21haWwuY29tIiwiZXhwIjoxNzgwNjU1MDk4fQ.8JA90JLwoVKGfSxs07p4P55xT9Om2__RNh9Vxx8ZWBU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a035201d8e514ba9-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.161.131.126",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-May-2026 11:23:10 UTC] === END API CALL LOG ===
[29-May-2026 11:23:10 UTC] ✅ API Hash verification passed for profile endpoint
[29-May-2026 11:23:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc3IiwidXNlcm5hbWUiOiJAR296YW1paSIsImVtYWlsIjoic3JraHdzaGx5NDNAZ21haWwuY29tIiwiZXhwIjoxNzgwNjU1MDk4fQ.8JA90JLwoVKGfSxs07p4P55xT9Om2__RNh9Vxx8ZWBU
[29-May-2026 11:23:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-May-2026 11:23:10 UTC] ✅ JWT token verified successfully for user profile
[29-May-2026 11:23:10 UTC] User ID: 677
[29-May-2026 11:23:10 UTC] Orders found: 0
[29-May-2026 11:23:10 UTC] Orders data: []
[29-May-2026 11:23:10 UTC] ✅ User profile retrieved successfully for user ID: 677
[29-May-2026 11:23:10 UTC] Total orders count: 0
[29-May-2026 11:23:10 UTC] === API CALL LOG ===
[29-May-2026 11:23:10 UTC] Endpoint: user/profile.php
[29-May-2026 11:23:10 UTC] Full Log Data: {
    "timestamp": "2026-05-29 11:23:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.161.131.126",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.161.131.126, 104.23.211.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc3IiwidXNlcm5hbWUiOiJAR296YW1paSIsImVtYWlsIjoic3JraHdzaGx5NDNAZ21haWwuY29tIiwiZXhwIjoxNzgwNjU1MDk4fQ.8JA90JLwoVKGfSxs07p4P55xT9Om2__RNh9Vxx8ZWBU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a03520209c9e4ba9-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.161.131.126",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-May-2026 11:23:10 UTC] === END API CALL LOG ===
[29-May-2026 11:23:10 UTC] ✅ API Hash verification passed for profile endpoint
[29-May-2026 11:23:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc3IiwidXNlcm5hbWUiOiJAR296YW1paSIsImVtYWlsIjoic3JraHdzaGx5NDNAZ21haWwuY29tIiwiZXhwIjoxNzgwNjU1MDk4fQ.8JA90JLwoVKGfSxs07p4P55xT9Om2__RNh9Vxx8ZWBU
[29-May-2026 11:23:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-May-2026 11:23:10 UTC] ✅ JWT token verified successfully for user profile
[29-May-2026 11:23:10 UTC] User ID: 677
[29-May-2026 11:23:10 UTC] ✅ User profile retrieved successfully for user ID: 677
[29-May-2026 11:23:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-May-2026 11:23:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-May-2026 11:23:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"5.161.131.126, 104.23.211.14","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc3IiwidXNlcm5hbWUiOiJAR296YW1paSIsImVtYWlsIjoic3JraHdzaGx5NDNAZ21haWwuY29tIiwiZXhwIjoxNzgwNjU1MDk4fQ.8JA90JLwoVKGfSxs07p4P55xT9Om2__RNh9Vxx8ZWBU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0352021cf124ba9-IAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"5.161.131.126","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-May-2026 11:23:11 UTC] === User Orders API Called ===
[29-May-2026 11:23:11 UTC] User ID: 677
[29-May-2026 11:23:11 UTC] Limit: 20, Offset: 0
[29-May-2026 11:23:11 UTC] Orders found: 0
[29-May-2026 11:23:11 UTC] Orders data: []
[29-May-2026 11:23:11 UTC] Total orders count: 0
[29-May-2026 11:23:11 UTC] === API CALL LOG ===
[29-May-2026 11:23:11 UTC] Endpoint: user/profile.php
[29-May-2026 11:23:11 UTC] Full Log Data: {
    "timestamp": "2026-05-29 11:23:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.161.131.126",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.161.131.126, 104.23.211.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc3IiwidXNlcm5hbWUiOiJAR296YW1paSIsImVtYWlsIjoic3JraHdzaGx5NDNAZ21haWwuY29tIiwiZXhwIjoxNzgwNjU1MDk4fQ.8JA90JLwoVKGfSxs07p4P55xT9Om2__RNh9Vxx8ZWBU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a03520246c524ba9-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.161.131.126",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-May-2026 11:23:11 UTC] === END API CALL LOG ===
[29-May-2026 11:23:11 UTC] ✅ API Hash verification passed for profile endpoint
[29-May-2026 11:23:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc3IiwidXNlcm5hbWUiOiJAR296YW1paSIsImVtYWlsIjoic3JraHdzaGx5NDNAZ21haWwuY29tIiwiZXhwIjoxNzgwNjU1MDk4fQ.8JA90JLwoVKGfSxs07p4P55xT9Om2__RNh9Vxx8ZWBU
[29-May-2026 11:23:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-May-2026 11:23:11 UTC] ✅ JWT token verified successfully for user profile
[29-May-2026 11:23:11 UTC] User ID: 677
[29-May-2026 11:23:11 UTC] ✅ User profile retrieved successfully for user ID: 677
[29-May-2026 11:23:13 UTC] === API CALL LOG ===
[29-May-2026 11:23:13 UTC] Endpoint: user/profile.php
[29-May-2026 11:23:13 UTC] Full Log Data: {
    "timestamp": "2026-05-29 11:23:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.161.131.126",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.161.131.126, 104.23.211.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc3IiwidXNlcm5hbWUiOiJAR296YW1paSIsImVtYWlsIjoic3JraHdzaGx5NDNAZ21haWwuY29tIiwiZXhwIjoxNzgwNjU1MDk4fQ.8JA90JLwoVKGfSxs07p4P55xT9Om2__RNh9Vxx8ZWBU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a035202fed724ba9-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.161.131.126",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-May-2026 11:23:13 UTC] === END API CALL LOG ===
[29-May-2026 11:23:13 UTC] ✅ API Hash verification passed for profile endpoint
[29-May-2026 11:23:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc3IiwidXNlcm5hbWUiOiJAR296YW1paSIsImVtYWlsIjoic3JraHdzaGx5NDNAZ21haWwuY29tIiwiZXhwIjoxNzgwNjU1MDk4fQ.8JA90JLwoVKGfSxs07p4P55xT9Om2__RNh9Vxx8ZWBU
[29-May-2026 11:23:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-May-2026 11:23:13 UTC] ✅ JWT token verified successfully for user profile
[29-May-2026 11:23:13 UTC] User ID: 677
[29-May-2026 11:23:13 UTC] ✅ User profile retrieved successfully for user ID: 677
[29-May-2026 11:23:13 UTC] User Purchases API - User ID: 677
[29-May-2026 11:23:13 UTC] User Purchases API - Total purchases found: 1
[29-May-2026 11:23:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-May-2026 11:23:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-May-2026 11:23:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"5.161.131.126, 104.23.211.15","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc3IiwidXNlcm5hbWUiOiJAR296YW1paSIsImVtYWlsIjoic3JraHdzaGx5NDNAZ21haWwuY29tIiwiZXhwIjoxNzgwNjU1MDk4fQ.8JA90JLwoVKGfSxs07p4P55xT9Om2__RNh9Vxx8ZWBU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a035203fe90e4ba9-IAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"5.161.131.126","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-May-2026 11:23:15 UTC] === User Orders API Called ===
[29-May-2026 11:23:15 UTC] User ID: 677
[29-May-2026 11:23:15 UTC] Limit: 20, Offset: 0
[29-May-2026 11:23:15 UTC] Orders found: 0
[29-May-2026 11:23:15 UTC] Orders data: []
[29-May-2026 11:23:15 UTC] Total orders count: 0
[29-May-2026 11:23:16 UTC] === API CALL LOG ===
[29-May-2026 11:23:16 UTC] Endpoint: user/profile.php
[29-May-2026 11:23:16 UTC] Full Log Data: {
    "timestamp": "2026-05-29 11:23:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.161.131.126",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.161.131.126, 104.23.211.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc3IiwidXNlcm5hbWUiOiJAR296YW1paSIsImVtYWlsIjoic3JraHdzaGx5NDNAZ21haWwuY29tIiwiZXhwIjoxNzgwNjU1MDk4fQ.8JA90JLwoVKGfSxs07p4P55xT9Om2__RNh9Vxx8ZWBU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a03520419c994ba9-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.161.131.126",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-May-2026 11:23:16 UTC] === END API CALL LOG ===
[29-May-2026 11:23:16 UTC] ✅ API Hash verification passed for profile endpoint
[29-May-2026 11:23:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc3IiwidXNlcm5hbWUiOiJAR296YW1paSIsImVtYWlsIjoic3JraHdzaGx5NDNAZ21haWwuY29tIiwiZXhwIjoxNzgwNjU1MDk4fQ.8JA90JLwoVKGfSxs07p4P55xT9Om2__RNh9Vxx8ZWBU
[29-May-2026 11:23:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-May-2026 11:23:16 UTC] ✅ JWT token verified successfully for user profile
[29-May-2026 11:23:16 UTC] User ID: 677
[29-May-2026 11:23:16 UTC] ✅ User profile retrieved successfully for user ID: 677
[29-May-2026 11:23:16 UTC] === API CALL LOG ===
[29-May-2026 11:23:16 UTC] Endpoint: user/profile.php
[29-May-2026 11:23:16 UTC] Full Log Data: {
    "timestamp": "2026-05-29 11:23:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.161.131.126",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.161.131.126, 104.23.211.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc3IiwidXNlcm5hbWUiOiJAR296YW1paSIsImVtYWlsIjoic3JraHdzaGx5NDNAZ21haWwuY29tIiwiZXhwIjoxNzgwNjU1MDk4fQ.8JA90JLwoVKGfSxs07p4P55xT9Om2__RNh9Vxx8ZWBU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a03520446a794ba9-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.161.131.126",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-May-2026 11:23:16 UTC] === END API CALL LOG ===
[29-May-2026 11:23:16 UTC] ✅ API Hash verification passed for profile endpoint
[29-May-2026 11:23:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc3IiwidXNlcm5hbWUiOiJAR296YW1paSIsImVtYWlsIjoic3JraHdzaGx5NDNAZ21haWwuY29tIiwiZXhwIjoxNzgwNjU1MDk4fQ.8JA90JLwoVKGfSxs07p4P55xT9Om2__RNh9Vxx8ZWBU
[29-May-2026 11:23:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-May-2026 11:23:16 UTC] ✅ JWT token verified successfully for user profile
[29-May-2026 11:23:16 UTC] User ID: 677
[29-May-2026 11:23:16 UTC] ✅ User profile retrieved successfully for user ID: 677
[29-May-2026 11:23:17 UTC] === API CALL LOG ===
[29-May-2026 11:23:17 UTC] Endpoint: user/profile.php
[29-May-2026 11:23:17 UTC] Full Log Data: {
    "timestamp": "2026-05-29 11:23:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.161.131.126",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.161.131.126, 104.23.211.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc3IiwidXNlcm5hbWUiOiJAR296YW1paSIsImVtYWlsIjoic3JraHdzaGx5NDNAZ21haWwuY29tIiwiZXhwIjoxNzgwNjU1MDk4fQ.8JA90JLwoVKGfSxs07p4P55xT9Om2__RNh9Vxx8ZWBU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0352048092b4ba9-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.161.131.126",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-May-2026 11:23:17 UTC] === END API CALL LOG ===
[29-May-2026 11:23:17 UTC] ✅ API Hash verification passed for profile endpoint
[29-May-2026 11:23:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc3IiwidXNlcm5hbWUiOiJAR296YW1paSIsImVtYWlsIjoic3JraHdzaGx5NDNAZ21haWwuY29tIiwiZXhwIjoxNzgwNjU1MDk4fQ.8JA90JLwoVKGfSxs07p4P55xT9Om2__RNh9Vxx8ZWBU
[29-May-2026 11:23:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-May-2026 11:23:17 UTC] ✅ JWT token verified successfully for user profile
[29-May-2026 11:23:17 UTC] User ID: 677
[29-May-2026 11:23:17 UTC] ✅ User profile retrieved successfully for user ID: 677
[29-May-2026 11:23:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-May-2026 11:23:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-May-2026 11:23:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"5.161.131.126, 104.23.211.14","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc3IiwidXNlcm5hbWUiOiJAR296YW1paSIsImVtYWlsIjoic3JraHdzaGx5NDNAZ21haWwuY29tIiwiZXhwIjoxNzgwNjU1MDk4fQ.8JA90JLwoVKGfSxs07p4P55xT9Om2__RNh9Vxx8ZWBU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a03520dcf865b4a5-IAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"5.161.131.126","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-May-2026 11:23:41 UTC] === User Orders API Called ===
[29-May-2026 11:23:41 UTC] User ID: 677
[29-May-2026 11:23:41 UTC] Limit: 20, Offset: 0
[29-May-2026 11:23:41 UTC] Orders found: 0
[29-May-2026 11:23:41 UTC] Orders data: []
[29-May-2026 11:23:41 UTC] Total orders count: 0
[29-May-2026 11:23:50 UTC] === API CALL LOG ===
[29-May-2026 11:23:50 UTC] Endpoint: user/profile.php
[29-May-2026 11:23:50 UTC] Full Log Data: {
    "timestamp": "2026-05-29 11:23:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.161.131.126",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.161.131.126, 172.71.194.87",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc3IiwidXNlcm5hbWUiOiJAR296YW1paSIsImVtYWlsIjoic3JraHdzaGx5NDNAZ21haWwuY29tIiwiZXhwIjoxNzgwNjU1MDk4fQ.8JA90JLwoVKGfSxs07p4P55xT9Om2__RNh9Vxx8ZWBU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a03521173bb1d70b-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.161.131.126",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-May-2026 11:23:50 UTC] === END API CALL LOG ===
[29-May-2026 11:23:50 UTC] ✅ API Hash verification passed for profile endpoint
[29-May-2026 11:23:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc3IiwidXNlcm5hbWUiOiJAR296YW1paSIsImVtYWlsIjoic3JraHdzaGx5NDNAZ21haWwuY29tIiwiZXhwIjoxNzgwNjU1MDk4fQ.8JA90JLwoVKGfSxs07p4P55xT9Om2__RNh9Vxx8ZWBU
[29-May-2026 11:23:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-May-2026 11:23:50 UTC] ✅ JWT token verified successfully for user profile
[29-May-2026 11:23:50 UTC] User ID: 677
[29-May-2026 11:23:50 UTC] ✅ User profile retrieved successfully for user ID: 677
[29-May-2026 11:23:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-May-2026 11:23:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-May-2026 11:23:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"5.161.131.126, 172.71.194.87","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc3IiwidXNlcm5hbWUiOiJAR296YW1paSIsImVtYWlsIjoic3JraHdzaGx5NDNAZ21haWwuY29tIiwiZXhwIjoxNzgwNjU1MDk4fQ.8JA90JLwoVKGfSxs07p4P55xT9Om2__RNh9Vxx8ZWBU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a03521173bacd70b-IAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"5.161.131.126","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-May-2026 11:23:50 UTC] === User Orders API Called ===
[29-May-2026 11:23:50 UTC] User ID: 677
[29-May-2026 11:23:50 UTC] Limit: 20, Offset: 0
[29-May-2026 11:23:50 UTC] Orders found: 0
[29-May-2026 11:23:50 UTC] Orders data: []
[29-May-2026 11:23:50 UTC] Total orders count: 0
[29-May-2026 11:23:51 UTC] === API CALL LOG ===
[29-May-2026 11:23:51 UTC] Endpoint: user/profile.php
[29-May-2026 11:23:51 UTC] Full Log Data: {
    "timestamp": "2026-05-29 11:23:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.161.131.126",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.161.131.126, 172.71.194.244",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc3IiwidXNlcm5hbWUiOiJAR296YW1paSIsImVtYWlsIjoic3JraHdzaGx5NDNAZ21haWwuY29tIiwiZXhwIjoxNzgwNjU1MDk4fQ.8JA90JLwoVKGfSxs07p4P55xT9Om2__RNh9Vxx8ZWBU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a035211a59add70b-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.161.131.126",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-May-2026 11:23:51 UTC] === END API CALL LOG ===
[29-May-2026 11:23:51 UTC] ✅ API Hash verification passed for profile endpoint
[29-May-2026 11:23:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc3IiwidXNlcm5hbWUiOiJAR296YW1paSIsImVtYWlsIjoic3JraHdzaGx5NDNAZ21haWwuY29tIiwiZXhwIjoxNzgwNjU1MDk4fQ.8JA90JLwoVKGfSxs07p4P55xT9Om2__RNh9Vxx8ZWBU
[29-May-2026 11:23:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-May-2026 11:23:51 UTC] ✅ JWT token verified successfully for user profile
[29-May-2026 11:23:51 UTC] User ID: 677
[29-May-2026 11:23:51 UTC] ✅ User profile retrieved successfully for user ID: 677
[29-May-2026 11:23:52 UTC] === API CALL LOG ===
[29-May-2026 11:23:52 UTC] Endpoint: user/profile.php
[29-May-2026 11:23:52 UTC] Full Log Data: {
    "timestamp": "2026-05-29 11:23:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.161.131.126",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.161.131.126, 172.71.194.87",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc3IiwidXNlcm5hbWUiOiJAR296YW1paSIsImVtYWlsIjoic3JraHdzaGx5NDNAZ21haWwuY29tIiwiZXhwIjoxNzgwNjU1MDk4fQ.8JA90JLwoVKGfSxs07p4P55xT9Om2__RNh9Vxx8ZWBU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0352122bb81d70b-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.161.131.126",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-May-2026 11:23:52 UTC] === END API CALL LOG ===
[29-May-2026 11:23:52 UTC] ✅ API Hash verification passed for profile endpoint
[29-May-2026 11:23:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc3IiwidXNlcm5hbWUiOiJAR296YW1paSIsImVtYWlsIjoic3JraHdzaGx5NDNAZ21haWwuY29tIiwiZXhwIjoxNzgwNjU1MDk4fQ.8JA90JLwoVKGfSxs07p4P55xT9Om2__RNh9Vxx8ZWBU
[29-May-2026 11:23:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-May-2026 11:23:52 UTC] ✅ JWT token verified successfully for user profile
[29-May-2026 11:23:52 UTC] User ID: 677
[29-May-2026 11:23:52 UTC] ✅ User profile retrieved successfully for user ID: 677
[29-May-2026 11:24:09 UTC] === API CALL LOG ===
[29-May-2026 11:24:09 UTC] Endpoint: user/profile.php
[29-May-2026 11:24:09 UTC] Full Log Data: {
    "timestamp": "2026-05-29 11:24:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.161.131.126",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.161.131.126, 172.71.194.86",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc3IiwidXNlcm5hbWUiOiJAR296YW1paSIsImVtYWlsIjoic3JraHdzaGx5NDNAZ21haWwuY29tIiwiZXhwIjoxNzgwNjU1MDk4fQ.8JA90JLwoVKGfSxs07p4P55xT9Om2__RNh9Vxx8ZWBU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a035218a1e11d6d5-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.161.131.126",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-May-2026 11:24:09 UTC] === END API CALL LOG ===
[29-May-2026 11:24:09 UTC] ✅ API Hash verification passed for profile endpoint
[29-May-2026 11:24:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc3IiwidXNlcm5hbWUiOiJAR296YW1paSIsImVtYWlsIjoic3JraHdzaGx5NDNAZ21haWwuY29tIiwiZXhwIjoxNzgwNjU1MDk4fQ.8JA90JLwoVKGfSxs07p4P55xT9Om2__RNh9Vxx8ZWBU
[29-May-2026 11:24:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-May-2026 11:24:09 UTC] ✅ JWT token verified successfully for user profile
[29-May-2026 11:24:09 UTC] User ID: 677
[29-May-2026 11:24:09 UTC] ✅ User profile retrieved successfully for user ID: 677
[29-May-2026 11:26:12 UTC] === API CALL LOG ===
[29-May-2026 11:26:12 UTC] Endpoint: user/profile.php
[29-May-2026 11:26:12 UTC] Full Log Data: {
    "timestamp": "2026-05-29 11:26:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.161.131.126",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.161.131.126, 104.23.209.82",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc3IiwidXNlcm5hbWUiOiJAR296YW1paSIsImVtYWlsIjoic3JraHdzaGx5NDNAZ21haWwuY29tIiwiZXhwIjoxNzgwNjU1MDk4fQ.8JA90JLwoVKGfSxs07p4P55xT9Om2__RNh9Vxx8ZWBU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a03524905bb0c814-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.161.131.126",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-May-2026 11:26:12 UTC] === END API CALL LOG ===
[29-May-2026 11:26:12 UTC] ✅ API Hash verification passed for profile endpoint
[29-May-2026 11:26:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc3IiwidXNlcm5hbWUiOiJAR296YW1paSIsImVtYWlsIjoic3JraHdzaGx5NDNAZ21haWwuY29tIiwiZXhwIjoxNzgwNjU1MDk4fQ.8JA90JLwoVKGfSxs07p4P55xT9Om2__RNh9Vxx8ZWBU
[29-May-2026 11:26:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-May-2026 11:26:12 UTC] ✅ JWT token verified successfully for user profile
[29-May-2026 11:26:12 UTC] User ID: 677
[29-May-2026 11:26:12 UTC] ✅ User profile retrieved successfully for user ID: 677
[29-May-2026 11:43:45 UTC] === API CALL LOG ===
[29-May-2026 11:43:45 UTC] Endpoint: user/profile.php
[29-May-2026 11:43:45 UTC] Full Log Data: {
    "timestamp": "2026-05-29 11:43:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:1374:63:6616:cc17:1aa8:5b01:3b03",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2804:1374:63:6616:cc17:1aa8:5b01:3b03, 172.69.90.9",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc5IiwidXNlcm5hbWUiOiJpZThzeXgiLCJlbWFpbCI6InNsc3VuZEBnbWFpbC5jb20iLCJleHAiOjE3ODA2NTk4MjN9.-QFg_HwYmmDr3A_rbccHM6gR0_qCT3zYy9NRLIlAFng",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0353e3fbfc18a83-GIG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2804:1374:63:6616:cc17:1aa8:5b01:3b03",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-May-2026 11:43:45 UTC] === END API CALL LOG ===
[29-May-2026 11:43:45 UTC] ✅ API Hash verification passed for profile endpoint
[29-May-2026 11:43:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc5IiwidXNlcm5hbWUiOiJpZThzeXgiLCJlbWFpbCI6InNsc3VuZEBnbWFpbC5jb20iLCJleHAiOjE3ODA2NTk4MjN9.-QFg_HwYmmDr3A_rbccHM6gR0_qCT3zYy9NRLIlAFng
[29-May-2026 11:43:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-May-2026 11:43:45 UTC] ✅ JWT token verified successfully for user profile
[29-May-2026 11:43:45 UTC] User ID: 679
[29-May-2026 11:43:45 UTC] ✅ User profile retrieved successfully for user ID: 679
[29-May-2026 11:43:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-May-2026 11:43:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-May-2026 11:43:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2804:1374:63:6616:cc17:1aa8:5b01:3b03, 172.69.90.9","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc5IiwidXNlcm5hbWUiOiJpZThzeXgiLCJlbWFpbCI6InNsc3VuZEBnbWFpbC5jb20iLCJleHAiOjE3ODA2NTk4MjN9.-QFg_HwYmmDr3A_rbccHM6gR0_qCT3zYy9NRLIlAFng","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0353e3fbfc58a83-GIG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2804:1374:63:6616:cc17:1aa8:5b01:3b03","cf-ipcountry":"BR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-May-2026 11:43:45 UTC] === User Orders API Called ===
[29-May-2026 11:43:45 UTC] User ID: 679
[29-May-2026 11:43:45 UTC] Limit: 20, Offset: 0
[29-May-2026 11:43:45 UTC] Orders found: 0
[29-May-2026 11:43:45 UTC] Orders data: []
[29-May-2026 11:43:45 UTC] Total orders count: 0
[29-May-2026 11:43:45 UTC] === API CALL LOG ===
[29-May-2026 11:43:45 UTC] Endpoint: user/profile.php
[29-May-2026 11:43:45 UTC] Full Log Data: {
    "timestamp": "2026-05-29 11:43:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:1374:63:6616:cc17:1aa8:5b01:3b03",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2804:1374:63:6616:cc17:1aa8:5b01:3b03, 172.69.90.8",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc5IiwidXNlcm5hbWUiOiJpZThzeXgiLCJlbWFpbCI6InNsc3VuZEBnbWFpbC5jb20iLCJleHAiOjE3ODA2NTk4MjN9.-QFg_HwYmmDr3A_rbccHM6gR0_qCT3zYy9NRLIlAFng",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0353e4058cf8a83-GIG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2804:1374:63:6616:cc17:1aa8:5b01:3b03",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-May-2026 11:43:45 UTC] === END API CALL LOG ===
[29-May-2026 11:43:45 UTC] ✅ API Hash verification passed for profile endpoint
[29-May-2026 11:43:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc5IiwidXNlcm5hbWUiOiJpZThzeXgiLCJlbWFpbCI6InNsc3VuZEBnbWFpbC5jb20iLCJleHAiOjE3ODA2NTk4MjN9.-QFg_HwYmmDr3A_rbccHM6gR0_qCT3zYy9NRLIlAFng
[29-May-2026 11:43:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-May-2026 11:43:45 UTC] ✅ JWT token verified successfully for user profile
[29-May-2026 11:43:45 UTC] User ID: 679
[29-May-2026 11:43:45 UTC] ✅ User profile retrieved successfully for user ID: 679
[29-May-2026 11:43:46 UTC] === API CALL LOG ===
[29-May-2026 11:43:46 UTC] Endpoint: user/profile.php
[29-May-2026 11:43:46 UTC] Full Log Data: {
    "timestamp": "2026-05-29 11:43:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:1374:63:6616:cc17:1aa8:5b01:3b03",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2804:1374:63:6616:cc17:1aa8:5b01:3b03, 172.69.90.9",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc5IiwidXNlcm5hbWUiOiJpZThzeXgiLCJlbWFpbCI6InNsc3VuZEBnbWFpbC5jb20iLCJleHAiOjE3ODA2NTk4MjN9.-QFg_HwYmmDr3A_rbccHM6gR0_qCT3zYy9NRLIlAFng",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0353e4aab4f8a83-GIG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2804:1374:63:6616:cc17:1aa8:5b01:3b03",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-May-2026 11:43:46 UTC] === END API CALL LOG ===
[29-May-2026 11:43:46 UTC] ✅ API Hash verification passed for profile endpoint
[29-May-2026 11:43:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc5IiwidXNlcm5hbWUiOiJpZThzeXgiLCJlbWFpbCI6InNsc3VuZEBnbWFpbC5jb20iLCJleHAiOjE3ODA2NTk4MjN9.-QFg_HwYmmDr3A_rbccHM6gR0_qCT3zYy9NRLIlAFng
[29-May-2026 11:43:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-May-2026 11:43:46 UTC] ✅ JWT token verified successfully for user profile
[29-May-2026 11:43:46 UTC] User ID: 679
[29-May-2026 11:43:46 UTC] ✅ User profile retrieved successfully for user ID: 679
[29-May-2026 11:44:14 UTC] === API CALL LOG ===
[29-May-2026 11:44:14 UTC] Endpoint: user/profile.php
[29-May-2026 11:44:14 UTC] Full Log Data: {
    "timestamp": "2026-05-29 11:44:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:1374:63:6616:cc17:1aa8:5b01:3b03",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2804:1374:63:6616:cc17:1aa8:5b01:3b03, 172.69.90.86",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc5IiwidXNlcm5hbWUiOiJpZThzeXgiLCJlbWFpbCI6InNsc3VuZEBnbWFpbC5jb20iLCJleHAiOjE3ODA2NTk4MjN9.-QFg_HwYmmDr3A_rbccHM6gR0_qCT3zYy9NRLIlAFng",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0353ef47a428a83-GIG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2804:1374:63:6616:cc17:1aa8:5b01:3b03",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-May-2026 11:44:14 UTC] === END API CALL LOG ===
[29-May-2026 11:44:14 UTC] ✅ API Hash verification passed for profile endpoint
[29-May-2026 11:44:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc5IiwidXNlcm5hbWUiOiJpZThzeXgiLCJlbWFpbCI6InNsc3VuZEBnbWFpbC5jb20iLCJleHAiOjE3ODA2NTk4MjN9.-QFg_HwYmmDr3A_rbccHM6gR0_qCT3zYy9NRLIlAFng
[29-May-2026 11:44:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-May-2026 11:44:14 UTC] ✅ JWT token verified successfully for user profile
[29-May-2026 11:44:14 UTC] User ID: 679
[29-May-2026 11:44:14 UTC] ✅ User profile retrieved successfully for user ID: 679
[29-May-2026 11:44:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-May-2026 11:44:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-May-2026 11:44:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2804:1374:63:6616:cc17:1aa8:5b01:3b03, 172.69.90.87","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc5IiwidXNlcm5hbWUiOiJpZThzeXgiLCJlbWFpbCI6InNsc3VuZEBnbWFpbC5jb20iLCJleHAiOjE3ODA2NTk4MjN9.-QFg_HwYmmDr3A_rbccHM6gR0_qCT3zYy9NRLIlAFng","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0353f8b899b8a83-GIG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2804:1374:63:6616:cc17:1aa8:5b01:3b03","cf-ipcountry":"BR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-May-2026 11:44:38 UTC] === User Orders API Called ===
[29-May-2026 11:44:38 UTC] User ID: 679
[29-May-2026 11:44:38 UTC] Limit: 20, Offset: 0
[29-May-2026 11:44:38 UTC] Orders found: 0
[29-May-2026 11:44:38 UTC] Orders data: []
[29-May-2026 11:44:38 UTC] Total orders count: 0
[29-May-2026 11:44:38 UTC] === API CALL LOG ===
[29-May-2026 11:44:38 UTC] Endpoint: user/profile.php
[29-May-2026 11:44:38 UTC] Full Log Data: {
    "timestamp": "2026-05-29 11:44:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:1374:63:6616:cc17:1aa8:5b01:3b03",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2804:1374:63:6616:cc17:1aa8:5b01:3b03, 172.69.90.86",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc5IiwidXNlcm5hbWUiOiJpZThzeXgiLCJlbWFpbCI6InNsc3VuZEBnbWFpbC5jb20iLCJleHAiOjE3ODA2NTk4MjN9.-QFg_HwYmmDr3A_rbccHM6gR0_qCT3zYy9NRLIlAFng",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0353f8bfa678a83-GIG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2804:1374:63:6616:cc17:1aa8:5b01:3b03",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-May-2026 11:44:38 UTC] === END API CALL LOG ===
[29-May-2026 11:44:38 UTC] ✅ API Hash verification passed for profile endpoint
[29-May-2026 11:44:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc5IiwidXNlcm5hbWUiOiJpZThzeXgiLCJlbWFpbCI6InNsc3VuZEBnbWFpbC5jb20iLCJleHAiOjE3ODA2NTk4MjN9.-QFg_HwYmmDr3A_rbccHM6gR0_qCT3zYy9NRLIlAFng
[29-May-2026 11:44:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-May-2026 11:44:38 UTC] ✅ JWT token verified successfully for user profile
[29-May-2026 11:44:38 UTC] User ID: 679
[29-May-2026 11:44:38 UTC] ✅ User profile retrieved successfully for user ID: 679
[29-May-2026 11:44:38 UTC] === API CALL LOG ===
[29-May-2026 11:44:38 UTC] Endpoint: user/profile.php
[29-May-2026 11:44:38 UTC] Full Log Data: {
    "timestamp": "2026-05-29 11:44:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:1374:63:6616:cc17:1aa8:5b01:3b03",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2804:1374:63:6616:cc17:1aa8:5b01:3b03, 172.69.90.87",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc5IiwidXNlcm5hbWUiOiJpZThzeXgiLCJlbWFpbCI6InNsc3VuZEBnbWFpbC5jb20iLCJleHAiOjE3ODA2NTk4MjN9.-QFg_HwYmmDr3A_rbccHM6gR0_qCT3zYy9NRLIlAFng",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0353f8f990f8a83-GIG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2804:1374:63:6616:cc17:1aa8:5b01:3b03",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-May-2026 11:44:38 UTC] === END API CALL LOG ===
[29-May-2026 11:44:38 UTC] ✅ API Hash verification passed for profile endpoint
[29-May-2026 11:44:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc5IiwidXNlcm5hbWUiOiJpZThzeXgiLCJlbWFpbCI6InNsc3VuZEBnbWFpbC5jb20iLCJleHAiOjE3ODA2NTk4MjN9.-QFg_HwYmmDr3A_rbccHM6gR0_qCT3zYy9NRLIlAFng
[29-May-2026 11:44:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-May-2026 11:44:38 UTC] ✅ JWT token verified successfully for user profile
[29-May-2026 11:44:38 UTC] User ID: 679
[29-May-2026 11:44:38 UTC] ✅ User profile retrieved successfully for user ID: 679
[29-May-2026 11:44:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-May-2026 11:44:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-May-2026 11:44:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2804:1374:63:6616:cc17:1aa8:5b01:3b03, 172.69.90.86","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc5IiwidXNlcm5hbWUiOiJpZThzeXgiLCJlbWFpbCI6InNsc3VuZEBnbWFpbC5jb20iLCJleHAiOjE3ODA2NTk4MjN9.-QFg_HwYmmDr3A_rbccHM6gR0_qCT3zYy9NRLIlAFng","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0353fdedb418a83-GIG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2804:1374:63:6616:cc17:1aa8:5b01:3b03","cf-ipcountry":"BR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-May-2026 11:44:51 UTC] === User Orders API Called ===
[29-May-2026 11:44:51 UTC] User ID: 679
[29-May-2026 11:44:51 UTC] Limit: 20, Offset: 0
[29-May-2026 11:44:51 UTC] Orders found: 0
[29-May-2026 11:44:51 UTC] Orders data: []
[29-May-2026 11:44:51 UTC] Total orders count: 0
[29-May-2026 11:44:51 UTC] === API CALL LOG ===
[29-May-2026 11:44:51 UTC] Endpoint: user/profile.php
[29-May-2026 11:44:51 UTC] Full Log Data: {
    "timestamp": "2026-05-29 11:44:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:1374:63:6616:cc17:1aa8:5b01:3b03",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2804:1374:63:6616:cc17:1aa8:5b01:3b03, 172.69.90.86",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc5IiwidXNlcm5hbWUiOiJpZThzeXgiLCJlbWFpbCI6InNsc3VuZEBnbWFpbC5jb20iLCJleHAiOjE3ODA2NTk4MjN9.-QFg_HwYmmDr3A_rbccHM6gR0_qCT3zYy9NRLIlAFng",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0353fdedb448a83-GIG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2804:1374:63:6616:cc17:1aa8:5b01:3b03",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-May-2026 11:44:51 UTC] === END API CALL LOG ===
[29-May-2026 11:44:51 UTC] ✅ API Hash verification passed for profile endpoint
[29-May-2026 11:44:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc5IiwidXNlcm5hbWUiOiJpZThzeXgiLCJlbWFpbCI6InNsc3VuZEBnbWFpbC5jb20iLCJleHAiOjE3ODA2NTk4MjN9.-QFg_HwYmmDr3A_rbccHM6gR0_qCT3zYy9NRLIlAFng
[29-May-2026 11:44:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-May-2026 11:44:51 UTC] ✅ JWT token verified successfully for user profile
[29-May-2026 11:44:51 UTC] User ID: 679
[29-May-2026 11:44:51 UTC] ✅ User profile retrieved successfully for user ID: 679
[29-May-2026 11:44:51 UTC] === API CALL LOG ===
[29-May-2026 11:44:51 UTC] Endpoint: user/profile.php
[29-May-2026 11:44:51 UTC] Full Log Data: {
    "timestamp": "2026-05-29 11:44:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:1374:63:6616:cc17:1aa8:5b01:3b03",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2804:1374:63:6616:cc17:1aa8:5b01:3b03, 172.69.90.86",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc5IiwidXNlcm5hbWUiOiJpZThzeXgiLCJlbWFpbCI6InNsc3VuZEBnbWFpbC5jb20iLCJleHAiOjE3ODA2NTk4MjN9.-QFg_HwYmmDr3A_rbccHM6gR0_qCT3zYy9NRLIlAFng",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0353fe27a248a83-GIG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2804:1374:63:6616:cc17:1aa8:5b01:3b03",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-May-2026 11:44:51 UTC] === END API CALL LOG ===
[29-May-2026 11:44:51 UTC] ✅ API Hash verification passed for profile endpoint
[29-May-2026 11:44:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc5IiwidXNlcm5hbWUiOiJpZThzeXgiLCJlbWFpbCI6InNsc3VuZEBnbWFpbC5jb20iLCJleHAiOjE3ODA2NTk4MjN9.-QFg_HwYmmDr3A_rbccHM6gR0_qCT3zYy9NRLIlAFng
[29-May-2026 11:44:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-May-2026 11:44:51 UTC] ✅ JWT token verified successfully for user profile
[29-May-2026 11:44:51 UTC] User ID: 679
[29-May-2026 11:44:51 UTC] ✅ User profile retrieved successfully for user ID: 679
[29-May-2026 11:45:08 UTC] === API CALL LOG ===
[29-May-2026 11:45:08 UTC] Endpoint: user/profile.php
[29-May-2026 11:45:08 UTC] Full Log Data: {
    "timestamp": "2026-05-29 11:45:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:1374:63:6616:cc17:1aa8:5b01:3b03",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2804:1374:63:6616:cc17:1aa8:5b01:3b03, 172.69.90.87",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc5IiwidXNlcm5hbWUiOiJpZThzeXgiLCJlbWFpbCI6InNsc3VuZEBnbWFpbC5jb20iLCJleHAiOjE3ODA2NTk4MjN9.-QFg_HwYmmDr3A_rbccHM6gR0_qCT3zYy9NRLIlAFng",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0354049292e8a83-GIG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2804:1374:63:6616:cc17:1aa8:5b01:3b03",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-May-2026 11:45:08 UTC] === END API CALL LOG ===
[29-May-2026 11:45:08 UTC] ✅ API Hash verification passed for profile endpoint
[29-May-2026 11:45:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc5IiwidXNlcm5hbWUiOiJpZThzeXgiLCJlbWFpbCI6InNsc3VuZEBnbWFpbC5jb20iLCJleHAiOjE3ODA2NTk4MjN9.-QFg_HwYmmDr3A_rbccHM6gR0_qCT3zYy9NRLIlAFng
[29-May-2026 11:45:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-May-2026 11:45:08 UTC] ✅ JWT token verified successfully for user profile
[29-May-2026 11:45:08 UTC] User ID: 679
[29-May-2026 11:45:08 UTC] ✅ User profile retrieved successfully for user ID: 679
[29-May-2026 11:45:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-May-2026 11:45:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-May-2026 11:45:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2804:1374:63:6616:cc17:1aa8:5b01:3b03, 172.69.90.87","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc5IiwidXNlcm5hbWUiOiJpZThzeXgiLCJlbWFpbCI6InNsc3VuZEBnbWFpbC5jb20iLCJleHAiOjE3ODA2NTk4MjN9.-QFg_HwYmmDr3A_rbccHM6gR0_qCT3zYy9NRLIlAFng","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a03540469c578a83-GIG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2804:1374:63:6616:cc17:1aa8:5b01:3b03","cf-ipcountry":"BR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-May-2026 11:45:08 UTC] === User Orders API Called ===
[29-May-2026 11:45:08 UTC] User ID: 679
[29-May-2026 11:45:08 UTC] Limit: 20, Offset: 0
[29-May-2026 11:45:08 UTC] Orders found: 0
[29-May-2026 11:45:08 UTC] Orders data: []
[29-May-2026 11:45:08 UTC] Total orders count: 0
[29-May-2026 11:45:08 UTC] === API CALL LOG ===
[29-May-2026 11:45:08 UTC] Endpoint: user/profile.php
[29-May-2026 11:45:08 UTC] Full Log Data: {
    "timestamp": "2026-05-29 11:45:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:1374:63:6616:cc17:1aa8:5b01:3b03",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2804:1374:63:6616:cc17:1aa8:5b01:3b03, 172.69.90.86",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc5IiwidXNlcm5hbWUiOiJpZThzeXgiLCJlbWFpbCI6InNsc3VuZEBnbWFpbC5jb20iLCJleHAiOjE3ODA2NTk4MjN9.-QFg_HwYmmDr3A_rbccHM6gR0_qCT3zYy9NRLIlAFng",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a03540469c5c8a83-GIG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2804:1374:63:6616:cc17:1aa8:5b01:3b03",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-May-2026 11:45:08 UTC] === END API CALL LOG ===
[29-May-2026 11:45:08 UTC] ✅ API Hash verification passed for profile endpoint
[29-May-2026 11:45:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc5IiwidXNlcm5hbWUiOiJpZThzeXgiLCJlbWFpbCI6InNsc3VuZEBnbWFpbC5jb20iLCJleHAiOjE3ODA2NTk4MjN9.-QFg_HwYmmDr3A_rbccHM6gR0_qCT3zYy9NRLIlAFng
[29-May-2026 11:45:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-May-2026 11:45:08 UTC] ✅ JWT token verified successfully for user profile
[29-May-2026 11:45:08 UTC] User ID: 679
[29-May-2026 11:45:08 UTC] ✅ User profile retrieved successfully for user ID: 679
[29-May-2026 11:45:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-May-2026 11:45:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-May-2026 11:45:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2804:1374:63:6616:cc17:1aa8:5b01:3b03, 172.69.90.86","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc5IiwidXNlcm5hbWUiOiJpZThzeXgiLCJlbWFpbCI6InNsc3VuZEBnbWFpbC5jb20iLCJleHAiOjE3ODA2NTk4MjN9.-QFg_HwYmmDr3A_rbccHM6gR0_qCT3zYy9NRLIlAFng","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0354073ad4a8a83-GIG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2804:1374:63:6616:cc17:1aa8:5b01:3b03","cf-ipcountry":"BR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-May-2026 11:45:14 UTC] === User Orders API Called ===
[29-May-2026 11:45:14 UTC] User ID: 679
[29-May-2026 11:45:14 UTC] Limit: 20, Offset: 0
[29-May-2026 11:45:14 UTC] Orders found: 0
[29-May-2026 11:45:14 UTC] Orders data: []
[29-May-2026 11:45:14 UTC] Total orders count: 0
[29-May-2026 11:45:14 UTC] === API CALL LOG ===
[29-May-2026 11:45:14 UTC] Endpoint: user/profile.php
[29-May-2026 11:45:14 UTC] Full Log Data: {
    "timestamp": "2026-05-29 11:45:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:1374:63:6616:cc17:1aa8:5b01:3b03",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2804:1374:63:6616:cc17:1aa8:5b01:3b03, 172.69.90.86",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc5IiwidXNlcm5hbWUiOiJpZThzeXgiLCJlbWFpbCI6InNsc3VuZEBnbWFpbC5jb20iLCJleHAiOjE3ODA2NTk4MjN9.-QFg_HwYmmDr3A_rbccHM6gR0_qCT3zYy9NRLIlAFng",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a03540741e578a83-GIG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2804:1374:63:6616:cc17:1aa8:5b01:3b03",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-May-2026 11:45:14 UTC] === END API CALL LOG ===
[29-May-2026 11:45:14 UTC] ✅ API Hash verification passed for profile endpoint
[29-May-2026 11:45:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc5IiwidXNlcm5hbWUiOiJpZThzeXgiLCJlbWFpbCI6InNsc3VuZEBnbWFpbC5jb20iLCJleHAiOjE3ODA2NTk4MjN9.-QFg_HwYmmDr3A_rbccHM6gR0_qCT3zYy9NRLIlAFng
[29-May-2026 11:45:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-May-2026 11:45:14 UTC] ✅ JWT token verified successfully for user profile
[29-May-2026 11:45:14 UTC] User ID: 679
[29-May-2026 11:45:14 UTC] ✅ User profile retrieved successfully for user ID: 679
[29-May-2026 11:45:15 UTC] === API CALL LOG ===
[29-May-2026 11:45:15 UTC] Endpoint: user/profile.php
[29-May-2026 11:45:15 UTC] Full Log Data: {
    "timestamp": "2026-05-29 11:45:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:1374:63:6616:cc17:1aa8:5b01:3b03",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2804:1374:63:6616:cc17:1aa8:5b01:3b03, 172.69.90.87",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc5IiwidXNlcm5hbWUiOiJpZThzeXgiLCJlbWFpbCI6InNsc3VuZEBnbWFpbC5jb20iLCJleHAiOjE3ODA2NTk4MjN9.-QFg_HwYmmDr3A_rbccHM6gR0_qCT3zYy9NRLIlAFng",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0354077ad4b8a83-GIG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2804:1374:63:6616:cc17:1aa8:5b01:3b03",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-May-2026 11:45:15 UTC] === END API CALL LOG ===
[29-May-2026 11:45:15 UTC] ✅ API Hash verification passed for profile endpoint
[29-May-2026 11:45:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc5IiwidXNlcm5hbWUiOiJpZThzeXgiLCJlbWFpbCI6InNsc3VuZEBnbWFpbC5jb20iLCJleHAiOjE3ODA2NTk4MjN9.-QFg_HwYmmDr3A_rbccHM6gR0_qCT3zYy9NRLIlAFng
[29-May-2026 11:45:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-May-2026 11:45:15 UTC] ✅ JWT token verified successfully for user profile
[29-May-2026 11:45:15 UTC] User ID: 679
[29-May-2026 11:45:15 UTC] ✅ User profile retrieved successfully for user ID: 679
[29-May-2026 15:46:33 UTC] === API CALL LOG ===
[29-May-2026 15:46:33 UTC] Endpoint: user/profile.php
[29-May-2026 15:46:33 UTC] Full Log Data: {
    "timestamp": "2026-05-29 15:46:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.80.101",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.80.101, 172.64.192.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjgwIiwidXNlcm5hbWUiOiJqdW5pb3IiLCJlbWFpbCI6Im9vbnllZGlrYTEwOUBnbWFpbC5jb20iLCJleHAiOjE3ODA2NzQzODZ9.Rc4LoKKZGQE1VVI9OXZgHJ8HymhyjxDsShk4ywJdFsM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a036a1edbf46c18a-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.80.101",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-May-2026 15:46:33 UTC] === END API CALL LOG ===
[29-May-2026 15:46:33 UTC] ✅ API Hash verification passed for profile endpoint
[29-May-2026 15:46:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjgwIiwidXNlcm5hbWUiOiJqdW5pb3IiLCJlbWFpbCI6Im9vbnllZGlrYTEwOUBnbWFpbC5jb20iLCJleHAiOjE3ODA2NzQzODZ9.Rc4LoKKZGQE1VVI9OXZgHJ8HymhyjxDsShk4ywJdFsM
[29-May-2026 15:46:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-May-2026 15:46:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-May-2026 15:46:33 UTC] ✅ JWT token verified successfully for user profile
[29-May-2026 15:46:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-May-2026 15:46:33 UTC] User ID: 680
[29-May-2026 15:46:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.80.101, 172.64.192.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjgwIiwidXNlcm5hbWUiOiJqdW5pb3IiLCJlbWFpbCI6Im9vbnllZGlrYTEwOUBnbWFpbC5jb20iLCJleHAiOjE3ODA2NzQzODZ9.Rc4LoKKZGQE1VVI9OXZgHJ8HymhyjxDsShk4ywJdFsM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a036a1edbf4dc18a-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.80.101","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-May-2026 15:46:33 UTC] === User Orders API Called ===
[29-May-2026 15:46:33 UTC] User ID: 680
[29-May-2026 15:46:33 UTC] Limit: 20, Offset: 0
[29-May-2026 15:46:33 UTC] ✅ User profile retrieved successfully for user ID: 680
[29-May-2026 15:46:33 UTC] Orders found: 0
[29-May-2026 15:46:33 UTC] Orders data: []
[29-May-2026 15:46:33 UTC] === API CALL LOG ===
[29-May-2026 15:46:33 UTC] Endpoint: user/profile.php
[29-May-2026 15:46:33 UTC] Full Log Data: {
    "timestamp": "2026-05-29 15:46:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.80.101",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.80.101, 172.64.192.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjgwIiwidXNlcm5hbWUiOiJqdW5pb3IiLCJlbWFpbCI6Im9vbnllZGlrYTEwOUBnbWFpbC5jb20iLCJleHAiOjE3ODA2NzQzODZ9.Rc4LoKKZGQE1VVI9OXZgHJ8HymhyjxDsShk4ywJdFsM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a036a1edbf50c18a-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.80.101",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-May-2026 15:46:33 UTC] === END API CALL LOG ===
[29-May-2026 15:46:33 UTC] Total orders count: 0
[29-May-2026 15:46:33 UTC] ✅ API Hash verification passed for profile endpoint
[29-May-2026 15:46:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjgwIiwidXNlcm5hbWUiOiJqdW5pb3IiLCJlbWFpbCI6Im9vbnllZGlrYTEwOUBnbWFpbC5jb20iLCJleHAiOjE3ODA2NzQzODZ9.Rc4LoKKZGQE1VVI9OXZgHJ8HymhyjxDsShk4ywJdFsM
[29-May-2026 15:46:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-May-2026 15:46:33 UTC] ✅ JWT token verified successfully for user profile
[29-May-2026 15:46:33 UTC] User ID: 680
[29-May-2026 15:46:33 UTC] ✅ User profile retrieved successfully for user ID: 680
[29-May-2026 15:46:39 UTC] === API CALL LOG ===
[29-May-2026 15:46:39 UTC] Endpoint: user/profile.php
[29-May-2026 15:46:39 UTC] Full Log Data: {
    "timestamp": "2026-05-29 15:46:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.80.101",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.80.101, 172.64.192.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjgwIiwidXNlcm5hbWUiOiJqdW5pb3IiLCJlbWFpbCI6Im9vbnllZGlrYTEwOUBnbWFpbC5jb20iLCJleHAiOjE3ODA2NzQzODZ9.Rc4LoKKZGQE1VVI9OXZgHJ8HymhyjxDsShk4ywJdFsM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a036a211ef84c18a-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.80.101",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-May-2026 15:46:39 UTC] === END API CALL LOG ===
[29-May-2026 15:46:39 UTC] ✅ API Hash verification passed for profile endpoint
[29-May-2026 15:46:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjgwIiwidXNlcm5hbWUiOiJqdW5pb3IiLCJlbWFpbCI6Im9vbnllZGlrYTEwOUBnbWFpbC5jb20iLCJleHAiOjE3ODA2NzQzODZ9.Rc4LoKKZGQE1VVI9OXZgHJ8HymhyjxDsShk4ywJdFsM
[29-May-2026 15:46:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-May-2026 15:46:39 UTC] ✅ JWT token verified successfully for user profile
[29-May-2026 15:46:39 UTC] User ID: 680
[29-May-2026 15:46:39 UTC] ✅ User profile retrieved successfully for user ID: 680
[29-May-2026 15:47:34 UTC] === API CALL LOG ===
[29-May-2026 15:47:34 UTC] Endpoint: user/profile.php
[29-May-2026 15:47:34 UTC] Full Log Data: {
    "timestamp": "2026-05-29 15:47:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.80.101",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.80.101, 172.64.192.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjgwIiwidXNlcm5hbWUiOiJqdW5pb3IiLCJlbWFpbCI6Im9vbnllZGlrYTEwOUBnbWFpbC5jb20iLCJleHAiOjE3ODA2NzQzODZ9.Rc4LoKKZGQE1VVI9OXZgHJ8HymhyjxDsShk4ywJdFsM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a036a36cbabac18a-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.80.101",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-May-2026 15:47:34 UTC] === END API CALL LOG ===
[29-May-2026 15:47:34 UTC] ✅ API Hash verification passed for profile endpoint
[29-May-2026 15:47:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjgwIiwidXNlcm5hbWUiOiJqdW5pb3IiLCJlbWFpbCI6Im9vbnllZGlrYTEwOUBnbWFpbC5jb20iLCJleHAiOjE3ODA2NzQzODZ9.Rc4LoKKZGQE1VVI9OXZgHJ8HymhyjxDsShk4ywJdFsM
[29-May-2026 15:47:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-May-2026 15:47:34 UTC] ✅ JWT token verified successfully for user profile
[29-May-2026 15:47:34 UTC] User ID: 680
[29-May-2026 15:47:34 UTC] ✅ User profile retrieved successfully for user ID: 680
[29-May-2026 15:48:07 UTC] === API CALL LOG ===
[29-May-2026 15:48:07 UTC] Endpoint: user/profile.php
[29-May-2026 15:48:07 UTC] Full Log Data: {
    "timestamp": "2026-05-29 15:48:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.80.101",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.80.101, 172.64.192.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjgwIiwidXNlcm5hbWUiOiJqdW5pb3IiLCJlbWFpbCI6Im9vbnllZGlrYTEwOUBnbWFpbC5jb20iLCJleHAiOjE3ODA2NzQzODZ9.Rc4LoKKZGQE1VVI9OXZgHJ8HymhyjxDsShk4ywJdFsM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a036a43b0d3bc18a-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.80.101",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-May-2026 15:48:07 UTC] === END API CALL LOG ===
[29-May-2026 15:48:07 UTC] ✅ API Hash verification passed for profile endpoint
[29-May-2026 15:48:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjgwIiwidXNlcm5hbWUiOiJqdW5pb3IiLCJlbWFpbCI6Im9vbnllZGlrYTEwOUBnbWFpbC5jb20iLCJleHAiOjE3ODA2NzQzODZ9.Rc4LoKKZGQE1VVI9OXZgHJ8HymhyjxDsShk4ywJdFsM
[29-May-2026 15:48:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-May-2026 15:48:07 UTC] ✅ JWT token verified successfully for user profile
[29-May-2026 15:48:07 UTC] User ID: 680
[29-May-2026 15:48:07 UTC] ✅ User profile retrieved successfully for user ID: 680
[29-May-2026 15:49:04 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-May-2026 15:49:04 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-May-2026 15:49:04 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.80.101, 172.64.192.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjgwIiwidXNlcm5hbWUiOiJqdW5pb3IiLCJlbWFpbCI6Im9vbnllZGlrYTEwOUBnbWFpbC5jb20iLCJleHAiOjE3ODA2NzQzODZ9.Rc4LoKKZGQE1VVI9OXZgHJ8HymhyjxDsShk4ywJdFsM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a036a5a0797fc18a-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.80.101","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-May-2026 15:49:04 UTC] === User Orders API Called ===
[29-May-2026 15:49:04 UTC] User ID: 680
[29-May-2026 15:49:04 UTC] Limit: 20, Offset: 0
[29-May-2026 15:49:04 UTC] Orders found: 0
[29-May-2026 15:49:04 UTC] Orders data: []
[29-May-2026 15:49:04 UTC] Total orders count: 0
[29-May-2026 15:50:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-May-2026 15:50:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-May-2026 15:50:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.80.101, 172.64.192.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjgwIiwidXNlcm5hbWUiOiJqdW5pb3IiLCJlbWFpbCI6Im9vbnllZGlrYTEwOUBnbWFpbC5jb20iLCJleHAiOjE3ODA2NzQzODZ9.Rc4LoKKZGQE1VVI9OXZgHJ8HymhyjxDsShk4ywJdFsM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a036a7063fccc18a-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.80.101","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-May-2026 15:50:02 UTC] === User Orders API Called ===
[29-May-2026 15:50:02 UTC] User ID: 680
[29-May-2026 15:50:02 UTC] Limit: 20, Offset: 0
[29-May-2026 15:50:02 UTC] Orders found: 0
[29-May-2026 15:50:02 UTC] Orders data: []
[29-May-2026 15:50:02 UTC] Total orders count: 0
[29-May-2026 15:50:03 UTC] === API CALL LOG ===
[29-May-2026 15:50:03 UTC] Endpoint: user/profile.php
[29-May-2026 15:50:03 UTC] Full Log Data: {
    "timestamp": "2026-05-29 15:50:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.80.101",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.80.101, 172.64.192.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjgwIiwidXNlcm5hbWUiOiJqdW5pb3IiLCJlbWFpbCI6Im9vbnllZGlrYTEwOUBnbWFpbC5jb20iLCJleHAiOjE3ODA2NzQzODZ9.Rc4LoKKZGQE1VVI9OXZgHJ8HymhyjxDsShk4ywJdFsM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a036a70fed74c18a-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.80.101",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-May-2026 15:50:03 UTC] === END API CALL LOG ===
[29-May-2026 15:50:03 UTC] ✅ API Hash verification passed for profile endpoint
[29-May-2026 15:50:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjgwIiwidXNlcm5hbWUiOiJqdW5pb3IiLCJlbWFpbCI6Im9vbnllZGlrYTEwOUBnbWFpbC5jb20iLCJleHAiOjE3ODA2NzQzODZ9.Rc4LoKKZGQE1VVI9OXZgHJ8HymhyjxDsShk4ywJdFsM
[29-May-2026 15:50:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-May-2026 15:50:03 UTC] ✅ JWT token verified successfully for user profile
[29-May-2026 15:50:03 UTC] User ID: 680
[29-May-2026 15:50:03 UTC] ✅ User profile retrieved successfully for user ID: 680
[29-May-2026 15:50:03 UTC] User Purchases API - User ID: 680
[29-May-2026 15:50:03 UTC] User Purchases API - Total purchases found: 0
[29-May-2026 18:12:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-May-2026 18:12:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-May-2026 18:12:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"95.214.210.122, 172.64.200.14","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjgxIiwidXNlcm5hbWUiOiJpa3JvbW92IiwiZW1haWwiOiJpa3JvbW92NjI5N0BnbWFpbC5jb20iLCJleHAiOjE3ODA2ODMxNDZ9.hXRWTf9PAl2numwdP5evPVopRMNS3wv43Z2qtOSd0Kk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a03777a9df4bf59c-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"95.214.210.122","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-May-2026 18:12:27 UTC] === User Orders API Called ===
[29-May-2026 18:12:27 UTC] User ID: 681
[29-May-2026 18:12:27 UTC] Limit: 20, Offset: 0
[29-May-2026 18:12:27 UTC] Orders found: 0
[29-May-2026 18:12:27 UTC] Orders data: []
[29-May-2026 18:12:27 UTC] Total orders count: 0
[29-May-2026 18:12:27 UTC] === API CALL LOG ===
[29-May-2026 18:12:27 UTC] Endpoint: user/profile.php
[29-May-2026 18:12:27 UTC] Full Log Data: {
    "timestamp": "2026-05-29 18:12:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.214.210.122",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.214.210.122, 172.64.200.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjgxIiwidXNlcm5hbWUiOiJpa3JvbW92IiwiZW1haWwiOiJpa3JvbW92NjI5N0BnbWFpbC5jb20iLCJleHAiOjE3ODA2ODMxNDZ9.hXRWTf9PAl2numwdP5evPVopRMNS3wv43Z2qtOSd0Kk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a03777a9df4cf59c-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "95.214.210.122",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-May-2026 18:12:27 UTC] === END API CALL LOG ===
[29-May-2026 18:12:27 UTC] ✅ API Hash verification passed for profile endpoint
[29-May-2026 18:12:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjgxIiwidXNlcm5hbWUiOiJpa3JvbW92IiwiZW1haWwiOiJpa3JvbW92NjI5N0BnbWFpbC5jb20iLCJleHAiOjE3ODA2ODMxNDZ9.hXRWTf9PAl2numwdP5evPVopRMNS3wv43Z2qtOSd0Kk
[29-May-2026 18:12:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-May-2026 18:12:27 UTC] ✅ JWT token verified successfully for user profile
[29-May-2026 18:12:27 UTC] User ID: 681
[29-May-2026 18:12:27 UTC] ✅ User profile retrieved successfully for user ID: 681
[29-May-2026 18:12:27 UTC] === API CALL LOG ===
[29-May-2026 18:12:27 UTC] Endpoint: user/profile.php
[29-May-2026 18:12:27 UTC] Full Log Data: {
    "timestamp": "2026-05-29 18:12:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.214.210.122",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.214.210.122, 172.64.200.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjgxIiwidXNlcm5hbWUiOiJpa3JvbW92IiwiZW1haWwiOiJpa3JvbW92NjI5N0BnbWFpbC5jb20iLCJleHAiOjE3ODA2ODMxNDZ9.hXRWTf9PAl2numwdP5evPVopRMNS3wv43Z2qtOSd0Kk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a03777a9df47f59c-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "95.214.210.122",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-May-2026 18:12:27 UTC] === END API CALL LOG ===
[29-May-2026 18:12:27 UTC] ✅ API Hash verification passed for profile endpoint
[29-May-2026 18:12:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjgxIiwidXNlcm5hbWUiOiJpa3JvbW92IiwiZW1haWwiOiJpa3JvbW92NjI5N0BnbWFpbC5jb20iLCJleHAiOjE3ODA2ODMxNDZ9.hXRWTf9PAl2numwdP5evPVopRMNS3wv43Z2qtOSd0Kk
[29-May-2026 18:12:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-May-2026 18:12:27 UTC] ✅ JWT token verified successfully for user profile
[29-May-2026 18:12:27 UTC] User ID: 681
[29-May-2026 18:12:27 UTC] ✅ User profile retrieved successfully for user ID: 681
[29-May-2026 18:12:28 UTC] === API CALL LOG ===
[29-May-2026 18:12:28 UTC] Endpoint: user/profile.php
[29-May-2026 18:12:28 UTC] Full Log Data: {
    "timestamp": "2026-05-29 18:12:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.214.210.122",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.214.210.122, 172.64.200.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjgxIiwidXNlcm5hbWUiOiJpa3JvbW92IiwiZW1haWwiOiJpa3JvbW92NjI5N0BnbWFpbC5jb20iLCJleHAiOjE3ODA2ODMxNDZ9.hXRWTf9PAl2numwdP5evPVopRMNS3wv43Z2qtOSd0Kk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a03777b02c7bf59c-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "95.214.210.122",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-May-2026 18:12:28 UTC] === END API CALL LOG ===
[29-May-2026 18:12:28 UTC] ✅ API Hash verification passed for profile endpoint
[29-May-2026 18:12:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjgxIiwidXNlcm5hbWUiOiJpa3JvbW92IiwiZW1haWwiOiJpa3JvbW92NjI5N0BnbWFpbC5jb20iLCJleHAiOjE3ODA2ODMxNDZ9.hXRWTf9PAl2numwdP5evPVopRMNS3wv43Z2qtOSd0Kk
[29-May-2026 18:12:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-May-2026 18:12:28 UTC] ✅ JWT token verified successfully for user profile
[29-May-2026 18:12:28 UTC] User ID: 681
[29-May-2026 18:12:28 UTC] ✅ User profile retrieved successfully for user ID: 681
[29-May-2026 18:12:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-May-2026 18:12:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-May-2026 18:12:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"95.214.210.122, 172.64.200.15","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjgxIiwidXNlcm5hbWUiOiJpa3JvbW92IiwiZW1haWwiOiJpa3JvbW92NjI5N0BnbWFpbC5jb20iLCJleHAiOjE3ODA2ODMxNDZ9.hXRWTf9PAl2numwdP5evPVopRMNS3wv43Z2qtOSd0Kk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a037783cc8e9f59c-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"95.214.210.122","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-May-2026 18:12:51 UTC] === User Orders API Called ===
[29-May-2026 18:12:51 UTC] User ID: 681
[29-May-2026 18:12:51 UTC] Limit: 20, Offset: 0
[29-May-2026 18:12:51 UTC] Orders found: 0
[29-May-2026 18:12:51 UTC] Orders data: []
[29-May-2026 18:12:51 UTC] Total orders count: 0
[29-May-2026 18:12:53 UTC] === API CALL LOG ===
[29-May-2026 18:12:53 UTC] Endpoint: user/profile.php
[29-May-2026 18:12:53 UTC] Full Log Data: {
    "timestamp": "2026-05-29 18:12:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.214.210.122",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.214.210.122, 172.64.200.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjgxIiwidXNlcm5hbWUiOiJpa3JvbW92IiwiZW1haWwiOiJpa3JvbW92NjI5N0BnbWFpbC5jb20iLCJleHAiOjE3ODA2ODMxNDZ9.hXRWTf9PAl2numwdP5evPVopRMNS3wv43Z2qtOSd0Kk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0377848bfa8f59c-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "95.214.210.122",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-May-2026 18:12:53 UTC] === END API CALL LOG ===
[29-May-2026 18:12:53 UTC] ✅ API Hash verification passed for profile endpoint
[29-May-2026 18:12:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjgxIiwidXNlcm5hbWUiOiJpa3JvbW92IiwiZW1haWwiOiJpa3JvbW92NjI5N0BnbWFpbC5jb20iLCJleHAiOjE3ODA2ODMxNDZ9.hXRWTf9PAl2numwdP5evPVopRMNS3wv43Z2qtOSd0Kk
[29-May-2026 18:12:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-May-2026 18:12:53 UTC] ✅ JWT token verified successfully for user profile
[29-May-2026 18:12:53 UTC] User ID: 681
[29-May-2026 18:12:53 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-May-2026 18:12:53 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-May-2026 18:12:53 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"95.214.210.122, 172.64.200.15","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjgxIiwidXNlcm5hbWUiOiJpa3JvbW92IiwiZW1haWwiOiJpa3JvbW92NjI5N0BnbWFpbC5jb20iLCJleHAiOjE3ODA2ODMxNDZ9.hXRWTf9PAl2numwdP5evPVopRMNS3wv43Z2qtOSd0Kk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0377848bfa5f59c-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"95.214.210.122","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-May-2026 18:12:53 UTC] ✅ User profile retrieved successfully for user ID: 681
[29-May-2026 18:12:53 UTC] === User Orders API Called ===
[29-May-2026 18:12:53 UTC] User ID: 681
[29-May-2026 18:12:53 UTC] Limit: 20, Offset: 0
[29-May-2026 18:12:53 UTC] Orders found: 0
[29-May-2026 18:12:53 UTC] Orders data: []
[29-May-2026 18:12:53 UTC] Total orders count: 0
[29-May-2026 18:12:53 UTC] === API CALL LOG ===
[29-May-2026 18:12:53 UTC] Endpoint: user/profile.php
[29-May-2026 18:12:53 UTC] Full Log Data: {
    "timestamp": "2026-05-29 18:12:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.214.210.122",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.214.210.122, 172.64.200.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjgxIiwidXNlcm5hbWUiOiJpa3JvbW92IiwiZW1haWwiOiJpa3JvbW92NjI5N0BnbWFpbC5jb20iLCJleHAiOjE3ODA2ODMxNDZ9.hXRWTf9PAl2numwdP5evPVopRMNS3wv43Z2qtOSd0Kk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a037784c9fc1f59c-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "95.214.210.122",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-May-2026 18:12:53 UTC] === END API CALL LOG ===
[29-May-2026 18:12:53 UTC] ✅ API Hash verification passed for profile endpoint
[29-May-2026 18:12:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjgxIiwidXNlcm5hbWUiOiJpa3JvbW92IiwiZW1haWwiOiJpa3JvbW92NjI5N0BnbWFpbC5jb20iLCJleHAiOjE3ODA2ODMxNDZ9.hXRWTf9PAl2numwdP5evPVopRMNS3wv43Z2qtOSd0Kk
[29-May-2026 18:12:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-May-2026 18:12:53 UTC] ✅ JWT token verified successfully for user profile
[29-May-2026 18:12:53 UTC] User ID: 681
[29-May-2026 18:12:53 UTC] ✅ User profile retrieved successfully for user ID: 681
[29-May-2026 18:12:54 UTC] === API CALL LOG ===
[29-May-2026 18:12:54 UTC] Endpoint: user/profile.php
[29-May-2026 18:12:54 UTC] Full Log Data: {
    "timestamp": "2026-05-29 18:12:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.214.210.122",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.214.210.122, 172.64.200.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjgxIiwidXNlcm5hbWUiOiJpa3JvbW92IiwiZW1haWwiOiJpa3JvbW92NjI5N0BnbWFpbC5jb20iLCJleHAiOjE3ODA2ODMxNDZ9.hXRWTf9PAl2numwdP5evPVopRMNS3wv43Z2qtOSd0Kk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a03778507f6bf59c-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "95.214.210.122",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-May-2026 18:12:54 UTC] === END API CALL LOG ===
[29-May-2026 18:12:54 UTC] ✅ API Hash verification passed for profile endpoint
[29-May-2026 18:12:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjgxIiwidXNlcm5hbWUiOiJpa3JvbW92IiwiZW1haWwiOiJpa3JvbW92NjI5N0BnbWFpbC5jb20iLCJleHAiOjE3ODA2ODMxNDZ9.hXRWTf9PAl2numwdP5evPVopRMNS3wv43Z2qtOSd0Kk
[29-May-2026 18:12:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-May-2026 18:12:54 UTC] ✅ JWT token verified successfully for user profile
[29-May-2026 18:12:54 UTC] User ID: 681
[29-May-2026 18:12:54 UTC] ✅ User profile retrieved successfully for user ID: 681
[29-May-2026 18:13:28 UTC] === API CALL LOG ===
[29-May-2026 18:13:28 UTC] Endpoint: user/profile.php
[29-May-2026 18:13:28 UTC] Full Log Data: {
    "timestamp": "2026-05-29 18:13:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.214.210.122",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.214.210.122, 172.64.198.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjgxIiwidXNlcm5hbWUiOiJpa3JvbW92IiwiZW1haWwiOiJpa3JvbW92NjI5N0BnbWFpbC5jb20iLCJleHAiOjE3ODA2ODMxNDZ9.hXRWTf9PAl2numwdP5evPVopRMNS3wv43Z2qtOSd0Kk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a03779212a7f34cc-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "95.214.210.122",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-May-2026 18:13:28 UTC] === END API CALL LOG ===
[29-May-2026 18:13:28 UTC] ✅ API Hash verification passed for profile endpoint
[29-May-2026 18:13:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjgxIiwidXNlcm5hbWUiOiJpa3JvbW92IiwiZW1haWwiOiJpa3JvbW92NjI5N0BnbWFpbC5jb20iLCJleHAiOjE3ODA2ODMxNDZ9.hXRWTf9PAl2numwdP5evPVopRMNS3wv43Z2qtOSd0Kk
[29-May-2026 18:13:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-May-2026 18:13:28 UTC] ✅ JWT token verified successfully for user profile
[29-May-2026 18:13:28 UTC] User ID: 681
[29-May-2026 18:13:28 UTC] ✅ User profile retrieved successfully for user ID: 681
[29-May-2026 18:13:34 UTC] === API CALL LOG ===
[29-May-2026 18:13:34 UTC] Endpoint: user/profile.php
[29-May-2026 18:13:34 UTC] Full Log Data: {
    "timestamp": "2026-05-29 18:13:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.214.210.122",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.214.210.122, 172.64.198.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjgxIiwidXNlcm5hbWUiOiJpa3JvbW92IiwiZW1haWwiOiJpa3JvbW92NjI5N0BnbWFpbC5jb20iLCJleHAiOjE3ODA2ODMxNDZ9.hXRWTf9PAl2numwdP5evPVopRMNS3wv43Z2qtOSd0Kk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0377949391b34cc-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "95.214.210.122",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-May-2026 18:13:34 UTC] === END API CALL LOG ===
[29-May-2026 18:13:34 UTC] ✅ API Hash verification passed for profile endpoint
[29-May-2026 18:13:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjgxIiwidXNlcm5hbWUiOiJpa3JvbW92IiwiZW1haWwiOiJpa3JvbW92NjI5N0BnbWFpbC5jb20iLCJleHAiOjE3ODA2ODMxNDZ9.hXRWTf9PAl2numwdP5evPVopRMNS3wv43Z2qtOSd0Kk
[29-May-2026 18:13:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-May-2026 18:13:34 UTC] ✅ JWT token verified successfully for user profile
[29-May-2026 18:13:34 UTC] User ID: 681
[29-May-2026 18:13:34 UTC] ✅ User profile retrieved successfully for user ID: 681
[29-May-2026 18:13:34 UTC] User Purchases API - User ID: 681
[29-May-2026 18:13:34 UTC] User Purchases API - Total purchases found: 1
[29-May-2026 18:13:41 UTC] === API CALL LOG ===
[29-May-2026 18:13:41 UTC] Endpoint: user/profile.php
[29-May-2026 18:13:41 UTC] Full Log Data: {
    "timestamp": "2026-05-29 18:13:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.214.210.122",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.214.210.122, 172.64.198.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjgxIiwidXNlcm5hbWUiOiJpa3JvbW92IiwiZW1haWwiOiJpa3JvbW92NjI5N0BnbWFpbC5jb20iLCJleHAiOjE3ODA2ODMxNDZ9.hXRWTf9PAl2numwdP5evPVopRMNS3wv43Z2qtOSd0Kk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0377976ab4934cc-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "95.214.210.122",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-May-2026 18:13:41 UTC] === END API CALL LOG ===
[29-May-2026 18:13:41 UTC] ✅ API Hash verification passed for profile endpoint
[29-May-2026 18:13:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjgxIiwidXNlcm5hbWUiOiJpa3JvbW92IiwiZW1haWwiOiJpa3JvbW92NjI5N0BnbWFpbC5jb20iLCJleHAiOjE3ODA2ODMxNDZ9.hXRWTf9PAl2numwdP5evPVopRMNS3wv43Z2qtOSd0Kk
[29-May-2026 18:13:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-May-2026 18:13:41 UTC] ✅ JWT token verified successfully for user profile
[29-May-2026 18:13:41 UTC] User ID: 681
[29-May-2026 18:13:41 UTC] ✅ User profile retrieved successfully for user ID: 681
[29-May-2026 18:13:41 UTC] User Purchases API - User ID: 681
[29-May-2026 18:13:41 UTC] User Purchases API - Total purchases found: 1
[29-May-2026 18:13:45 UTC] === API CALL LOG ===
[29-May-2026 18:13:45 UTC] Endpoint: user/profile.php
[29-May-2026 18:13:45 UTC] Full Log Data: {
    "timestamp": "2026-05-29 18:13:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.214.210.122",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.214.210.122, 172.64.198.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjgxIiwidXNlcm5hbWUiOiJpa3JvbW92IiwiZW1haWwiOiJpa3JvbW92NjI5N0BnbWFpbC5jb20iLCJleHAiOjE3ODA2ODMxNDZ9.hXRWTf9PAl2numwdP5evPVopRMNS3wv43Z2qtOSd0Kk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0377991b92034cc-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "95.214.210.122",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-May-2026 18:13:45 UTC] === END API CALL LOG ===
[29-May-2026 18:13:45 UTC] ✅ API Hash verification passed for profile endpoint
[29-May-2026 18:13:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjgxIiwidXNlcm5hbWUiOiJpa3JvbW92IiwiZW1haWwiOiJpa3JvbW92NjI5N0BnbWFpbC5jb20iLCJleHAiOjE3ODA2ODMxNDZ9.hXRWTf9PAl2numwdP5evPVopRMNS3wv43Z2qtOSd0Kk
[29-May-2026 18:13:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-May-2026 18:13:45 UTC] ✅ JWT token verified successfully for user profile
[29-May-2026 18:13:45 UTC] User ID: 681
[29-May-2026 18:13:45 UTC] ✅ User profile retrieved successfully for user ID: 681
[29-May-2026 18:13:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-May-2026 18:13:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-May-2026 18:13:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"95.214.210.122, 172.64.198.81","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjgxIiwidXNlcm5hbWUiOiJpa3JvbW92IiwiZW1haWwiOiJpa3JvbW92NjI5N0BnbWFpbC5jb20iLCJleHAiOjE3ODA2ODMxNDZ9.hXRWTf9PAl2numwdP5evPVopRMNS3wv43Z2qtOSd0Kk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0377991b91d34cc-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"95.214.210.122","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-May-2026 18:13:45 UTC] === User Orders API Called ===
[29-May-2026 18:13:45 UTC] User ID: 681
[29-May-2026 18:13:45 UTC] Limit: 20, Offset: 0
[29-May-2026 18:13:45 UTC] Orders found: 0
[29-May-2026 18:13:45 UTC] Orders data: []
[29-May-2026 18:13:45 UTC] Total orders count: 0
[29-May-2026 18:13:46 UTC] === API CALL LOG ===
[29-May-2026 18:13:46 UTC] Endpoint: user/profile.php
[29-May-2026 18:13:46 UTC] Full Log Data: {
    "timestamp": "2026-05-29 18:13:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.214.210.122",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.214.210.122, 172.64.198.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjgxIiwidXNlcm5hbWUiOiJpa3JvbW92IiwiZW1haWwiOiJpa3JvbW92NjI5N0BnbWFpbC5jb20iLCJleHAiOjE3ODA2ODMxNDZ9.hXRWTf9PAl2numwdP5evPVopRMNS3wv43Z2qtOSd0Kk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a03779953f8d34cc-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "95.214.210.122",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-May-2026 18:13:46 UTC] === END API CALL LOG ===
[29-May-2026 18:13:46 UTC] ✅ API Hash verification passed for profile endpoint
[29-May-2026 18:13:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjgxIiwidXNlcm5hbWUiOiJpa3JvbW92IiwiZW1haWwiOiJpa3JvbW92NjI5N0BnbWFpbC5jb20iLCJleHAiOjE3ODA2ODMxNDZ9.hXRWTf9PAl2numwdP5evPVopRMNS3wv43Z2qtOSd0Kk
[29-May-2026 18:13:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-May-2026 18:13:46 UTC] ✅ JWT token verified successfully for user profile
[29-May-2026 18:13:46 UTC] User ID: 681
[29-May-2026 18:13:46 UTC] ✅ User profile retrieved successfully for user ID: 681
[29-May-2026 18:13:46 UTC] === API CALL LOG ===
[29-May-2026 18:13:46 UTC] Endpoint: user/profile.php
[29-May-2026 18:13:46 UTC] Full Log Data: {
    "timestamp": "2026-05-29 18:13:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.214.210.122",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.214.210.122, 172.64.198.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjgxIiwidXNlcm5hbWUiOiJpa3JvbW92IiwiZW1haWwiOiJpa3JvbW92NjI5N0BnbWFpbC5jb20iLCJleHAiOjE3ODA2ODMxNDZ9.hXRWTf9PAl2numwdP5evPVopRMNS3wv43Z2qtOSd0Kk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a03779982cce34cc-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "95.214.210.122",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-May-2026 18:13:46 UTC] === END API CALL LOG ===
[29-May-2026 18:13:46 UTC] ✅ API Hash verification passed for profile endpoint
[29-May-2026 18:13:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjgxIiwidXNlcm5hbWUiOiJpa3JvbW92IiwiZW1haWwiOiJpa3JvbW92NjI5N0BnbWFpbC5jb20iLCJleHAiOjE3ODA2ODMxNDZ9.hXRWTf9PAl2numwdP5evPVopRMNS3wv43Z2qtOSd0Kk
[29-May-2026 18:13:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-May-2026 18:13:46 UTC] ✅ JWT token verified successfully for user profile
[29-May-2026 18:13:46 UTC] User ID: 681
[29-May-2026 18:13:46 UTC] ✅ User profile retrieved successfully for user ID: 681
[29-May-2026 18:13:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-May-2026 18:13:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-May-2026 18:13:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"95.214.210.122, 172.64.198.81","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjgxIiwidXNlcm5hbWUiOiJpa3JvbW92IiwiZW1haWwiOiJpa3JvbW92NjI5N0BnbWFpbC5jb20iLCJleHAiOjE3ODA2ODMxNDZ9.hXRWTf9PAl2numwdP5evPVopRMNS3wv43Z2qtOSd0Kk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a03779ccae5534cc-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"95.214.210.122","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-May-2026 18:13:55 UTC] === User Orders API Called ===
[29-May-2026 18:13:55 UTC] User ID: 681
[29-May-2026 18:13:55 UTC] Limit: 20, Offset: 0
[29-May-2026 18:13:55 UTC] === API CALL LOG ===
[29-May-2026 18:13:55 UTC] Orders found: 0
[29-May-2026 18:13:55 UTC] Endpoint: user/profile.php
[29-May-2026 18:13:55 UTC] Orders data: []
[29-May-2026 18:13:55 UTC] Full Log Data: {
    "timestamp": "2026-05-29 18:13:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.214.210.122",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.214.210.122, 172.64.198.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjgxIiwidXNlcm5hbWUiOiJpa3JvbW92IiwiZW1haWwiOiJpa3JvbW92NjI5N0BnbWFpbC5jb20iLCJleHAiOjE3ODA2ODMxNDZ9.hXRWTf9PAl2numwdP5evPVopRMNS3wv43Z2qtOSd0Kk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a03779ccae5734cc-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "95.214.210.122",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-May-2026 18:13:55 UTC] === END API CALL LOG ===
[29-May-2026 18:13:55 UTC] ✅ API Hash verification passed for profile endpoint
[29-May-2026 18:13:55 UTC] Total orders count: 0
[29-May-2026 18:13:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjgxIiwidXNlcm5hbWUiOiJpa3JvbW92IiwiZW1haWwiOiJpa3JvbW92NjI5N0BnbWFpbC5jb20iLCJleHAiOjE3ODA2ODMxNDZ9.hXRWTf9PAl2numwdP5evPVopRMNS3wv43Z2qtOSd0Kk
[29-May-2026 18:13:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-May-2026 18:13:55 UTC] ✅ JWT token verified successfully for user profile
[29-May-2026 18:13:55 UTC] User ID: 681
[29-May-2026 18:13:55 UTC] ✅ User profile retrieved successfully for user ID: 681
[29-May-2026 18:13:55 UTC] === API CALL LOG ===
[29-May-2026 18:13:55 UTC] Endpoint: user/profile.php
[29-May-2026 18:13:55 UTC] Full Log Data: {
    "timestamp": "2026-05-29 18:13:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.214.210.122",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.214.210.122, 172.64.198.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjgxIiwidXNlcm5hbWUiOiJpa3JvbW92IiwiZW1haWwiOiJpa3JvbW92NjI5N0BnbWFpbC5jb20iLCJleHAiOjE3ODA2ODMxNDZ9.hXRWTf9PAl2numwdP5evPVopRMNS3wv43Z2qtOSd0Kk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a03779d0be6634cc-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "95.214.210.122",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-May-2026 18:13:55 UTC] === END API CALL LOG ===
[29-May-2026 18:13:55 UTC] ✅ API Hash verification passed for profile endpoint
[29-May-2026 18:13:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjgxIiwidXNlcm5hbWUiOiJpa3JvbW92IiwiZW1haWwiOiJpa3JvbW92NjI5N0BnbWFpbC5jb20iLCJleHAiOjE3ODA2ODMxNDZ9.hXRWTf9PAl2numwdP5evPVopRMNS3wv43Z2qtOSd0Kk
[29-May-2026 18:13:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-May-2026 18:13:55 UTC] ✅ JWT token verified successfully for user profile
[29-May-2026 18:13:55 UTC] User ID: 681
[29-May-2026 18:13:55 UTC] ✅ User profile retrieved successfully for user ID: 681
[29-May-2026 18:13:56 UTC] === API CALL LOG ===
[29-May-2026 18:13:56 UTC] Endpoint: user/profile.php
[29-May-2026 18:13:56 UTC] Full Log Data: {
    "timestamp": "2026-05-29 18:13:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.214.210.122",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.214.210.122, 172.64.198.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjgxIiwidXNlcm5hbWUiOiJpa3JvbW92IiwiZW1haWwiOiJpa3JvbW92NjI5N0BnbWFpbC5jb20iLCJleHAiOjE3ODA2ODMxNDZ9.hXRWTf9PAl2numwdP5evPVopRMNS3wv43Z2qtOSd0Kk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a03779d37b7134cc-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "95.214.210.122",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-May-2026 18:13:56 UTC] === END API CALL LOG ===
[29-May-2026 18:13:56 UTC] ✅ API Hash verification passed for profile endpoint
[29-May-2026 18:13:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjgxIiwidXNlcm5hbWUiOiJpa3JvbW92IiwiZW1haWwiOiJpa3JvbW92NjI5N0BnbWFpbC5jb20iLCJleHAiOjE3ODA2ODMxNDZ9.hXRWTf9PAl2numwdP5evPVopRMNS3wv43Z2qtOSd0Kk
[29-May-2026 18:13:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-May-2026 18:13:56 UTC] ✅ JWT token verified successfully for user profile
[29-May-2026 18:13:56 UTC] User ID: 681
[29-May-2026 18:13:56 UTC] ✅ User profile retrieved successfully for user ID: 681
[29-May-2026 18:14:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-May-2026 18:14:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-May-2026 18:14:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"95.214.210.122, 172.64.198.80","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjgxIiwidXNlcm5hbWUiOiJpa3JvbW92IiwiZW1haWwiOiJpa3JvbW92NjI5N0BnbWFpbC5jb20iLCJleHAiOjE3ODA2ODMxNDZ9.hXRWTf9PAl2numwdP5evPVopRMNS3wv43Z2qtOSd0Kk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0377a19af1634cc-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"95.214.210.122","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-May-2026 18:14:07 UTC] === User Orders API Called ===
[29-May-2026 18:14:07 UTC] User ID: 681
[29-May-2026 18:14:07 UTC] Limit: 20, Offset: 0
[29-May-2026 18:14:07 UTC] Orders found: 0
[29-May-2026 18:14:07 UTC] Orders data: []
[29-May-2026 18:14:07 UTC] Total orders count: 0
[29-May-2026 18:14:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-May-2026 18:14:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-May-2026 18:14:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"95.214.210.122, 172.64.198.80","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjgxIiwidXNlcm5hbWUiOiJpa3JvbW92IiwiZW1haWwiOiJpa3JvbW92NjI5N0BnbWFpbC5jb20iLCJleHAiOjE3ODA2ODMxNDZ9.hXRWTf9PAl2numwdP5evPVopRMNS3wv43Z2qtOSd0Kk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0377a31697434cc-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"95.214.210.122","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-May-2026 18:14:11 UTC] === User Orders API Called ===
[29-May-2026 18:14:11 UTC] User ID: 681
[29-May-2026 18:14:11 UTC] Limit: 20, Offset: 0
[29-May-2026 18:14:11 UTC] Orders found: 0
[29-May-2026 18:14:11 UTC] Orders data: []
[29-May-2026 18:14:11 UTC] Total orders count: 0
[29-May-2026 18:14:11 UTC] === API CALL LOG ===
[29-May-2026 18:14:11 UTC] Endpoint: user/profile.php
[29-May-2026 18:14:11 UTC] Full Log Data: {
    "timestamp": "2026-05-29 18:14:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.214.210.122",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.214.210.122, 172.64.198.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjgxIiwidXNlcm5hbWUiOiJpa3JvbW92IiwiZW1haWwiOiJpa3JvbW92NjI5N0BnbWFpbC5jb20iLCJleHAiOjE3ODA2ODMxNDZ9.hXRWTf9PAl2numwdP5evPVopRMNS3wv43Z2qtOSd0Kk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0377a31697834cc-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "95.214.210.122",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-May-2026 18:14:11 UTC] === END API CALL LOG ===
[29-May-2026 18:14:11 UTC] ✅ API Hash verification passed for profile endpoint
[29-May-2026 18:14:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjgxIiwidXNlcm5hbWUiOiJpa3JvbW92IiwiZW1haWwiOiJpa3JvbW92NjI5N0BnbWFpbC5jb20iLCJleHAiOjE3ODA2ODMxNDZ9.hXRWTf9PAl2numwdP5evPVopRMNS3wv43Z2qtOSd0Kk
[29-May-2026 18:14:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-May-2026 18:14:11 UTC] ✅ JWT token verified successfully for user profile
[29-May-2026 18:14:11 UTC] User ID: 681
[29-May-2026 18:14:11 UTC] ✅ User profile retrieved successfully for user ID: 681
[29-May-2026 18:14:12 UTC] === API CALL LOG ===
[29-May-2026 18:14:12 UTC] Endpoint: user/profile.php
[29-May-2026 18:14:12 UTC] Full Log Data: {
    "timestamp": "2026-05-29 18:14:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.214.210.122",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.214.210.122, 172.64.198.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjgxIiwidXNlcm5hbWUiOiJpa3JvbW92IiwiZW1haWwiOiJpa3JvbW92NjI5N0BnbWFpbC5jb20iLCJleHAiOjE3ODA2ODMxNDZ9.hXRWTf9PAl2numwdP5evPVopRMNS3wv43Z2qtOSd0Kk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0377a3548e134cc-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "95.214.210.122",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-May-2026 18:14:12 UTC] === END API CALL LOG ===
[29-May-2026 18:14:12 UTC] ✅ API Hash verification passed for profile endpoint
[29-May-2026 18:14:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjgxIiwidXNlcm5hbWUiOiJpa3JvbW92IiwiZW1haWwiOiJpa3JvbW92NjI5N0BnbWFpbC5jb20iLCJleHAiOjE3ODA2ODMxNDZ9.hXRWTf9PAl2numwdP5evPVopRMNS3wv43Z2qtOSd0Kk
[29-May-2026 18:14:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-May-2026 18:14:12 UTC] ✅ JWT token verified successfully for user profile
[29-May-2026 18:14:12 UTC] User ID: 681
[29-May-2026 18:14:12 UTC] ✅ User profile retrieved successfully for user ID: 681
[29-May-2026 18:14:12 UTC] === API CALL LOG ===
[29-May-2026 18:14:12 UTC] Endpoint: user/profile.php
[29-May-2026 18:14:12 UTC] Full Log Data: {
    "timestamp": "2026-05-29 18:14:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.214.210.122",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.214.210.122, 172.64.198.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjgxIiwidXNlcm5hbWUiOiJpa3JvbW92IiwiZW1haWwiOiJpa3JvbW92NjI5N0BnbWFpbC5jb20iLCJleHAiOjE3ODA2ODMxNDZ9.hXRWTf9PAl2numwdP5evPVopRMNS3wv43Z2qtOSd0Kk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0377a382d9934cc-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "95.214.210.122",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-May-2026 18:14:12 UTC] === END API CALL LOG ===
[29-May-2026 18:14:12 UTC] ✅ API Hash verification passed for profile endpoint
[29-May-2026 18:14:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjgxIiwidXNlcm5hbWUiOiJpa3JvbW92IiwiZW1haWwiOiJpa3JvbW92NjI5N0BnbWFpbC5jb20iLCJleHAiOjE3ODA2ODMxNDZ9.hXRWTf9PAl2numwdP5evPVopRMNS3wv43Z2qtOSd0Kk
[29-May-2026 18:14:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-May-2026 18:14:12 UTC] ✅ JWT token verified successfully for user profile
[29-May-2026 18:14:12 UTC] User ID: 681
[29-May-2026 18:14:12 UTC] ✅ User profile retrieved successfully for user ID: 681
[29-May-2026 18:14:26 UTC] === API CALL LOG ===
[29-May-2026 18:14:26 UTC] Endpoint: user/profile.php
[29-May-2026 18:14:26 UTC] Full Log Data: {
    "timestamp": "2026-05-29 18:14:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.214.210.122",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.214.210.122, 172.64.198.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjgxIiwidXNlcm5hbWUiOiJpa3JvbW92IiwiZW1haWwiOiJpa3JvbW92NjI5N0BnbWFpbC5jb20iLCJleHAiOjE3ODA2ODMxNDZ9.hXRWTf9PAl2numwdP5evPVopRMNS3wv43Z2qtOSd0Kk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0377a8e7f9534cc-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "95.214.210.122",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-May-2026 18:14:26 UTC] === END API CALL LOG ===
[29-May-2026 18:14:26 UTC] ✅ API Hash verification passed for profile endpoint
[29-May-2026 18:14:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjgxIiwidXNlcm5hbWUiOiJpa3JvbW92IiwiZW1haWwiOiJpa3JvbW92NjI5N0BnbWFpbC5jb20iLCJleHAiOjE3ODA2ODMxNDZ9.hXRWTf9PAl2numwdP5evPVopRMNS3wv43Z2qtOSd0Kk
[29-May-2026 18:14:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-May-2026 18:14:26 UTC] ✅ JWT token verified successfully for user profile
[29-May-2026 18:14:26 UTC] User ID: 681
[29-May-2026 18:14:26 UTC] ✅ User profile retrieved successfully for user ID: 681
[29-May-2026 18:14:26 UTC] User Purchases API - User ID: 681
[29-May-2026 18:14:26 UTC] User Purchases API - Total purchases found: 1
[29-May-2026 18:14:35 UTC] === API CALL LOG ===
[29-May-2026 18:14:35 UTC] Endpoint: user/profile.php
[29-May-2026 18:14:35 UTC] Full Log Data: {
    "timestamp": "2026-05-29 18:14:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.214.210.122",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.214.210.122, 172.64.198.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjgxIiwidXNlcm5hbWUiOiJpa3JvbW92IiwiZW1haWwiOiJpa3JvbW92NjI5N0BnbWFpbC5jb20iLCJleHAiOjE3ODA2ODMxNDZ9.hXRWTf9PAl2numwdP5evPVopRMNS3wv43Z2qtOSd0Kk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0377ac60b9c34cc-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "95.214.210.122",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-May-2026 18:14:35 UTC] === END API CALL LOG ===
[29-May-2026 18:14:35 UTC] ✅ API Hash verification passed for profile endpoint
[29-May-2026 18:14:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjgxIiwidXNlcm5hbWUiOiJpa3JvbW92IiwiZW1haWwiOiJpa3JvbW92NjI5N0BnbWFpbC5jb20iLCJleHAiOjE3ODA2ODMxNDZ9.hXRWTf9PAl2numwdP5evPVopRMNS3wv43Z2qtOSd0Kk
[29-May-2026 18:14:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-May-2026 18:14:35 UTC] ✅ JWT token verified successfully for user profile
[29-May-2026 18:14:35 UTC] User ID: 681
[29-May-2026 18:14:35 UTC] ✅ User profile retrieved successfully for user ID: 681
[29-May-2026 18:14:35 UTC] User Purchases API - User ID: 681
[29-May-2026 18:14:35 UTC] User Purchases API - Total purchases found: 1
[29-May-2026 18:40:04 UTC] === API CALL LOG ===
[29-May-2026 18:40:04 UTC] Endpoint: user/profile.php
[29-May-2026 18:40:04 UTC] Full Log Data: {
    "timestamp": "2026-05-29 18:40:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "46.164.69.10",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "46.164.69.10, 172.71.148.69",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjgyIiwidXNlcm5hbWUiOiJuYWRlcmkiLCJlbWFpbCI6Imhvc3NlaW5uYWRlcml1dEBnbWFpbC5jb20iLCJleHAiOjE3ODA2ODQ4MDN9.1_xFTMD8kKwcrKlvRzv3TjlGPkyf8JzaZ098nPdQ2O4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a037a01dbff2dc55-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "46.164.69.10",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-May-2026 18:40:04 UTC] === END API CALL LOG ===
[29-May-2026 18:40:04 UTC] ✅ API Hash verification passed for profile endpoint
[29-May-2026 18:40:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjgyIiwidXNlcm5hbWUiOiJuYWRlcmkiLCJlbWFpbCI6Imhvc3NlaW5uYWRlcml1dEBnbWFpbC5jb20iLCJleHAiOjE3ODA2ODQ4MDN9.1_xFTMD8kKwcrKlvRzv3TjlGPkyf8JzaZ098nPdQ2O4
[29-May-2026 18:40:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-May-2026 18:40:04 UTC] ✅ JWT token verified successfully for user profile
[29-May-2026 18:40:04 UTC] User ID: 682
[29-May-2026 18:40:04 UTC] ✅ User profile retrieved successfully for user ID: 682
[29-May-2026 18:40:04 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-May-2026 18:40:04 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-May-2026 18:40:04 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"46.164.69.10, 172.71.148.69","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjgyIiwidXNlcm5hbWUiOiJuYWRlcmkiLCJlbWFpbCI6Imhvc3NlaW5uYWRlcml1dEBnbWFpbC5jb20iLCJleHAiOjE3ODA2ODQ4MDN9.1_xFTMD8kKwcrKlvRzv3TjlGPkyf8JzaZ098nPdQ2O4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a037a01e59d7dc55-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"46.164.69.10","cf-ipcountry":"IR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-May-2026 18:40:04 UTC] === User Orders API Called ===
[29-May-2026 18:40:04 UTC] User ID: 682
[29-May-2026 18:40:04 UTC] Limit: 20, Offset: 0
[29-May-2026 18:40:04 UTC] Orders found: 0
[29-May-2026 18:40:04 UTC] Orders data: []
[29-May-2026 18:40:04 UTC] Total orders count: 0
[29-May-2026 18:40:04 UTC] === API CALL LOG ===
[29-May-2026 18:40:04 UTC] Endpoint: user/profile.php
[29-May-2026 18:40:04 UTC] Full Log Data: {
    "timestamp": "2026-05-29 18:40:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "46.164.69.10",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "46.164.69.10, 172.71.148.77",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjgyIiwidXNlcm5hbWUiOiJuYWRlcmkiLCJlbWFpbCI6Imhvc3NlaW5uYWRlcml1dEBnbWFpbC5jb20iLCJleHAiOjE3ODA2ODQ4MDN9.1_xFTMD8kKwcrKlvRzv3TjlGPkyf8JzaZ098nPdQ2O4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a037a01f0c12dc55-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "46.164.69.10",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-May-2026 18:40:04 UTC] === END API CALL LOG ===
[29-May-2026 18:40:04 UTC] ✅ API Hash verification passed for profile endpoint
[29-May-2026 18:40:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjgyIiwidXNlcm5hbWUiOiJuYWRlcmkiLCJlbWFpbCI6Imhvc3NlaW5uYWRlcml1dEBnbWFpbC5jb20iLCJleHAiOjE3ODA2ODQ4MDN9.1_xFTMD8kKwcrKlvRzv3TjlGPkyf8JzaZ098nPdQ2O4
[29-May-2026 18:40:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-May-2026 18:40:04 UTC] ✅ JWT token verified successfully for user profile
[29-May-2026 18:40:04 UTC] User ID: 682
[29-May-2026 18:40:04 UTC] ✅ User profile retrieved successfully for user ID: 682
[29-May-2026 18:40:05 UTC] === API CALL LOG ===
[29-May-2026 18:40:05 UTC] Endpoint: user/profile.php
[29-May-2026 18:40:05 UTC] Full Log Data: {
    "timestamp": "2026-05-29 18:40:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "46.164.69.10",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "46.164.69.10, 172.71.148.69",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjgyIiwidXNlcm5hbWUiOiJuYWRlcmkiLCJlbWFpbCI6Imhvc3NlaW5uYWRlcml1dEBnbWFpbC5jb20iLCJleHAiOjE3ODA2ODQ4MDN9.1_xFTMD8kKwcrKlvRzv3TjlGPkyf8JzaZ098nPdQ2O4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a037a022c8c5dc55-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "46.164.69.10",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-May-2026 18:40:05 UTC] === END API CALL LOG ===
[29-May-2026 18:40:05 UTC] ✅ API Hash verification passed for profile endpoint
[29-May-2026 18:40:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjgyIiwidXNlcm5hbWUiOiJuYWRlcmkiLCJlbWFpbCI6Imhvc3NlaW5uYWRlcml1dEBnbWFpbC5jb20iLCJleHAiOjE3ODA2ODQ4MDN9.1_xFTMD8kKwcrKlvRzv3TjlGPkyf8JzaZ098nPdQ2O4
[29-May-2026 18:40:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-May-2026 18:40:05 UTC] ✅ JWT token verified successfully for user profile
[29-May-2026 18:40:05 UTC] User ID: 682
[29-May-2026 18:40:05 UTC] ✅ User profile retrieved successfully for user ID: 682
[29-May-2026 18:40:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-May-2026 18:40:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-May-2026 18:40:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"46.164.69.10, 172.71.148.69","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjgyIiwidXNlcm5hbWUiOiJuYWRlcmkiLCJlbWFpbCI6Imhvc3NlaW5uYWRlcml1dEBnbWFpbC5jb20iLCJleHAiOjE3ODA2ODQ4MDN9.1_xFTMD8kKwcrKlvRzv3TjlGPkyf8JzaZ098nPdQ2O4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a037a096681bdc55-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"46.164.69.10","cf-ipcountry":"IR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-May-2026 18:40:24 UTC] === User Orders API Called ===
[29-May-2026 18:40:24 UTC] User ID: 682
[29-May-2026 18:40:24 UTC] Limit: 20, Offset: 0
[29-May-2026 18:40:24 UTC] Orders found: 0
[29-May-2026 18:40:24 UTC] Orders data: []
[29-May-2026 18:40:24 UTC] Total orders count: 0
[29-May-2026 18:40:25 UTC] === API CALL LOG ===
[29-May-2026 18:40:25 UTC] Endpoint: user/profile.php
[29-May-2026 18:40:25 UTC] Full Log Data: {
    "timestamp": "2026-05-29 18:40:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "46.164.69.10",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "46.164.69.10, 172.71.148.69",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjgyIiwidXNlcm5hbWUiOiJuYWRlcmkiLCJlbWFpbCI6Imhvc3NlaW5uYWRlcml1dEBnbWFpbC5jb20iLCJleHAiOjE3ODA2ODQ4MDN9.1_xFTMD8kKwcrKlvRzv3TjlGPkyf8JzaZ098nPdQ2O4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a037a09d8a3edc55-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "46.164.69.10",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-May-2026 18:40:25 UTC] === END API CALL LOG ===
[29-May-2026 18:40:25 UTC] ✅ API Hash verification passed for profile endpoint
[29-May-2026 18:40:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjgyIiwidXNlcm5hbWUiOiJuYWRlcmkiLCJlbWFpbCI6Imhvc3NlaW5uYWRlcml1dEBnbWFpbC5jb20iLCJleHAiOjE3ODA2ODQ4MDN9.1_xFTMD8kKwcrKlvRzv3TjlGPkyf8JzaZ098nPdQ2O4
[29-May-2026 18:40:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-May-2026 18:40:25 UTC] ✅ JWT token verified successfully for user profile
[29-May-2026 18:40:25 UTC] User ID: 682
[29-May-2026 18:40:25 UTC] ✅ User profile retrieved successfully for user ID: 682
[29-May-2026 18:40:25 UTC] User Purchases API - User ID: 682
[29-May-2026 18:40:25 UTC] User Purchases API - Total purchases found: 0
[29-May-2026 18:40:27 UTC] === API CALL LOG ===
[29-May-2026 18:40:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-May-2026 18:40:27 UTC] Endpoint: user/profile.php
[29-May-2026 18:40:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-May-2026 18:40:27 UTC] Full Log Data: {
    "timestamp": "2026-05-29 18:40:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "46.164.69.10",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "46.164.69.10, 172.71.148.69",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjgyIiwidXNlcm5hbWUiOiJuYWRlcmkiLCJlbWFpbCI6Imhvc3NlaW5uYWRlcml1dEBnbWFpbC5jb20iLCJleHAiOjE3ODA2ODQ4MDN9.1_xFTMD8kKwcrKlvRzv3TjlGPkyf8JzaZ098nPdQ2O4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a037a0ab2b6fdc55-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "46.164.69.10",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-May-2026 18:40:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"46.164.69.10, 172.71.148.69","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjgyIiwidXNlcm5hbWUiOiJuYWRlcmkiLCJlbWFpbCI6Imhvc3NlaW5uYWRlcml1dEBnbWFpbC5jb20iLCJleHAiOjE3ODA2ODQ4MDN9.1_xFTMD8kKwcrKlvRzv3TjlGPkyf8JzaZ098nPdQ2O4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a037a0ab2b68dc55-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"46.164.69.10","cf-ipcountry":"IR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-May-2026 18:40:27 UTC] === END API CALL LOG ===
[29-May-2026 18:40:27 UTC] ✅ API Hash verification passed for profile endpoint
[29-May-2026 18:40:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjgyIiwidXNlcm5hbWUiOiJuYWRlcmkiLCJlbWFpbCI6Imhvc3NlaW5uYWRlcml1dEBnbWFpbC5jb20iLCJleHAiOjE3ODA2ODQ4MDN9.1_xFTMD8kKwcrKlvRzv3TjlGPkyf8JzaZ098nPdQ2O4
[29-May-2026 18:40:27 UTC] === User Orders API Called ===
[29-May-2026 18:40:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-May-2026 18:40:27 UTC] User ID: 682
[29-May-2026 18:40:27 UTC] Limit: 20, Offset: 0
[29-May-2026 18:40:27 UTC] ✅ JWT token verified successfully for user profile
[29-May-2026 18:40:27 UTC] User ID: 682
[29-May-2026 18:40:27 UTC] Orders found: 0
[29-May-2026 18:40:27 UTC] Orders data: []
[29-May-2026 18:40:27 UTC] ✅ User profile retrieved successfully for user ID: 682
[29-May-2026 18:40:27 UTC] Total orders count: 0
[29-May-2026 18:40:27 UTC] === API CALL LOG ===
[29-May-2026 18:40:27 UTC] Endpoint: user/profile.php
[29-May-2026 18:40:27 UTC] Full Log Data: {
    "timestamp": "2026-05-29 18:40:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "46.164.69.10",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "46.164.69.10, 172.71.148.69",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjgyIiwidXNlcm5hbWUiOiJuYWRlcmkiLCJlbWFpbCI6Imhvc3NlaW5uYWRlcml1dEBnbWFpbC5jb20iLCJleHAiOjE3ODA2ODQ4MDN9.1_xFTMD8kKwcrKlvRzv3TjlGPkyf8JzaZ098nPdQ2O4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a037a0aeb840dc55-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "46.164.69.10",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-May-2026 18:40:27 UTC] === END API CALL LOG ===
[29-May-2026 18:40:27 UTC] ✅ API Hash verification passed for profile endpoint
[29-May-2026 18:40:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjgyIiwidXNlcm5hbWUiOiJuYWRlcmkiLCJlbWFpbCI6Imhvc3NlaW5uYWRlcml1dEBnbWFpbC5jb20iLCJleHAiOjE3ODA2ODQ4MDN9.1_xFTMD8kKwcrKlvRzv3TjlGPkyf8JzaZ098nPdQ2O4
[29-May-2026 18:40:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-May-2026 18:40:27 UTC] ✅ JWT token verified successfully for user profile
[29-May-2026 18:40:27 UTC] User ID: 682
[29-May-2026 18:40:27 UTC] ✅ User profile retrieved successfully for user ID: 682
[29-May-2026 18:40:28 UTC] === API CALL LOG ===
[29-May-2026 18:40:28 UTC] Endpoint: user/profile.php
[29-May-2026 18:40:28 UTC] Full Log Data: {
    "timestamp": "2026-05-29 18:40:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "46.164.69.10",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "46.164.69.10, 172.71.148.69",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjgyIiwidXNlcm5hbWUiOiJuYWRlcmkiLCJlbWFpbCI6Imhvc3NlaW5uYWRlcml1dEBnbWFpbC5jb20iLCJleHAiOjE3ODA2ODQ4MDN9.1_xFTMD8kKwcrKlvRzv3TjlGPkyf8JzaZ098nPdQ2O4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a037a0af6adddc55-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "46.164.69.10",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-May-2026 18:40:28 UTC] === END API CALL LOG ===
[29-May-2026 18:40:28 UTC] ✅ API Hash verification passed for profile endpoint
[29-May-2026 18:40:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjgyIiwidXNlcm5hbWUiOiJuYWRlcmkiLCJlbWFpbCI6Imhvc3NlaW5uYWRlcml1dEBnbWFpbC5jb20iLCJleHAiOjE3ODA2ODQ4MDN9.1_xFTMD8kKwcrKlvRzv3TjlGPkyf8JzaZ098nPdQ2O4
[29-May-2026 18:40:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-May-2026 18:40:28 UTC] ✅ JWT token verified successfully for user profile
[29-May-2026 18:40:28 UTC] User ID: 682
[29-May-2026 18:40:28 UTC] ✅ User profile retrieved successfully for user ID: 682
[29-May-2026 18:41:04 UTC] === API CALL LOG ===
[29-May-2026 18:41:04 UTC] Endpoint: user/profile.php
[29-May-2026 18:41:04 UTC] Full Log Data: {
    "timestamp": "2026-05-29 18:41:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "46.164.69.10",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "46.164.69.10, 172.71.148.69",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjgyIiwidXNlcm5hbWUiOiJuYWRlcmkiLCJlbWFpbCI6Imhvc3NlaW5uYWRlcml1dEBnbWFpbC5jb20iLCJleHAiOjE3ODA2ODQ4MDN9.1_xFTMD8kKwcrKlvRzv3TjlGPkyf8JzaZ098nPdQ2O4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a037a1939806dc55-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "46.164.69.10",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-May-2026 18:41:04 UTC] === END API CALL LOG ===
[29-May-2026 18:41:04 UTC] ✅ API Hash verification passed for profile endpoint
[29-May-2026 18:41:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjgyIiwidXNlcm5hbWUiOiJuYWRlcmkiLCJlbWFpbCI6Imhvc3NlaW5uYWRlcml1dEBnbWFpbC5jb20iLCJleHAiOjE3ODA2ODQ4MDN9.1_xFTMD8kKwcrKlvRzv3TjlGPkyf8JzaZ098nPdQ2O4
[29-May-2026 18:41:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-May-2026 18:41:04 UTC] ✅ JWT token verified successfully for user profile
[29-May-2026 18:41:04 UTC] User ID: 682
[29-May-2026 18:41:04 UTC] ✅ User profile retrieved successfully for user ID: 682
[29-May-2026 18:41:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-May-2026 18:41:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-May-2026 18:41:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"46.164.69.10, 172.71.148.68","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjgyIiwidXNlcm5hbWUiOiJuYWRlcmkiLCJlbWFpbCI6Imhvc3NlaW5uYWRlcml1dEBnbWFpbC5jb20iLCJleHAiOjE3ODA2ODQ4MDN9.1_xFTMD8kKwcrKlvRzv3TjlGPkyf8JzaZ098nPdQ2O4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a037a2d4fe85dc55-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"46.164.69.10","cf-ipcountry":"IR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-May-2026 18:41:56 UTC] === User Orders API Called ===
[29-May-2026 18:41:56 UTC] User ID: 682
[29-May-2026 18:41:56 UTC] Limit: 20, Offset: 0
[29-May-2026 18:41:56 UTC] Orders found: 0
[29-May-2026 18:41:56 UTC] Orders data: []
[29-May-2026 18:41:56 UTC] Total orders count: 0
[29-May-2026 18:41:56 UTC] === API CALL LOG ===
[29-May-2026 18:41:56 UTC] Endpoint: user/profile.php
[29-May-2026 18:41:56 UTC] Full Log Data: {
    "timestamp": "2026-05-29 18:41:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "46.164.69.10",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "46.164.69.10, 172.71.148.68",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjgyIiwidXNlcm5hbWUiOiJuYWRlcmkiLCJlbWFpbCI6Imhvc3NlaW5uYWRlcml1dEBnbWFpbC5jb20iLCJleHAiOjE3ODA2ODQ4MDN9.1_xFTMD8kKwcrKlvRzv3TjlGPkyf8JzaZ098nPdQ2O4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a037a2d5b91adc55-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "46.164.69.10",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-May-2026 18:41:56 UTC] === END API CALL LOG ===
[29-May-2026 18:41:56 UTC] ✅ API Hash verification passed for profile endpoint
[29-May-2026 18:41:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjgyIiwidXNlcm5hbWUiOiJuYWRlcmkiLCJlbWFpbCI6Imhvc3NlaW5uYWRlcml1dEBnbWFpbC5jb20iLCJleHAiOjE3ODA2ODQ4MDN9.1_xFTMD8kKwcrKlvRzv3TjlGPkyf8JzaZ098nPdQ2O4
[29-May-2026 18:41:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-May-2026 18:41:56 UTC] ✅ JWT token verified successfully for user profile
[29-May-2026 18:41:56 UTC] User ID: 682
[29-May-2026 18:41:56 UTC] ✅ User profile retrieved successfully for user ID: 682
[29-May-2026 18:41:56 UTC] === API CALL LOG ===
[29-May-2026 18:41:56 UTC] Endpoint: user/profile.php
[29-May-2026 18:41:56 UTC] Full Log Data: {
    "timestamp": "2026-05-29 18:41:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "46.164.69.10",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "46.164.69.10, 172.71.148.68",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjgyIiwidXNlcm5hbWUiOiJuYWRlcmkiLCJlbWFpbCI6Imhvc3NlaW5uYWRlcml1dEBnbWFpbC5jb20iLCJleHAiOjE3ODA2ODQ4MDN9.1_xFTMD8kKwcrKlvRzv3TjlGPkyf8JzaZ098nPdQ2O4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a037a2d93c05dc55-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "46.164.69.10",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-May-2026 18:41:56 UTC] === END API CALL LOG ===
[29-May-2026 18:41:56 UTC] ✅ API Hash verification passed for profile endpoint
[29-May-2026 18:41:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjgyIiwidXNlcm5hbWUiOiJuYWRlcmkiLCJlbWFpbCI6Imhvc3NlaW5uYWRlcml1dEBnbWFpbC5jb20iLCJleHAiOjE3ODA2ODQ4MDN9.1_xFTMD8kKwcrKlvRzv3TjlGPkyf8JzaZ098nPdQ2O4
[29-May-2026 18:41:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-May-2026 18:41:56 UTC] ✅ JWT token verified successfully for user profile
[29-May-2026 18:41:56 UTC] User ID: 682
[29-May-2026 18:41:56 UTC] ✅ User profile retrieved successfully for user ID: 682
[29-May-2026 18:42:15 UTC] === API CALL LOG ===
[29-May-2026 18:42:15 UTC] Endpoint: user/profile.php
[29-May-2026 18:42:15 UTC] Full Log Data: {
    "timestamp": "2026-05-29 18:42:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "46.164.69.10",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "46.164.69.10, 172.71.148.69",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjgyIiwidXNlcm5hbWUiOiJuYWRlcmkiLCJlbWFpbCI6Imhvc3NlaW5uYWRlcml1dEBnbWFpbC5jb20iLCJleHAiOjE3ODA2ODQ4MDN9.1_xFTMD8kKwcrKlvRzv3TjlGPkyf8JzaZ098nPdQ2O4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a037a34eac5adc55-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "46.164.69.10",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-May-2026 18:42:15 UTC] === END API CALL LOG ===
[29-May-2026 18:42:15 UTC] ✅ API Hash verification passed for profile endpoint
[29-May-2026 18:42:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjgyIiwidXNlcm5hbWUiOiJuYWRlcmkiLCJlbWFpbCI6Imhvc3NlaW5uYWRlcml1dEBnbWFpbC5jb20iLCJleHAiOjE3ODA2ODQ4MDN9.1_xFTMD8kKwcrKlvRzv3TjlGPkyf8JzaZ098nPdQ2O4
[29-May-2026 18:42:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-May-2026 18:42:15 UTC] ✅ JWT token verified successfully for user profile
[29-May-2026 18:42:15 UTC] User ID: 682
[29-May-2026 18:42:15 UTC] ✅ User profile retrieved successfully for user ID: 682
[29-May-2026 18:42:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-May-2026 18:42:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-May-2026 18:42:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"46.164.69.10, 172.71.148.69","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjgyIiwidXNlcm5hbWUiOiJuYWRlcmkiLCJlbWFpbCI6Imhvc3NlaW5uYWRlcml1dEBnbWFpbC5jb20iLCJleHAiOjE3ODA2ODQ4MDN9.1_xFTMD8kKwcrKlvRzv3TjlGPkyf8JzaZ098nPdQ2O4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a037a3bb98cfdc55-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"46.164.69.10","cf-ipcountry":"IR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-May-2026 18:42:32 UTC] === User Orders API Called ===
[29-May-2026 18:42:32 UTC] User ID: 682
[29-May-2026 18:42:32 UTC] Limit: 20, Offset: 0
[29-May-2026 18:42:32 UTC] Orders found: 0
[29-May-2026 18:42:32 UTC] Orders data: []
[29-May-2026 18:42:32 UTC] Total orders count: 0
[29-May-2026 18:42:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-May-2026 18:42:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-May-2026 18:42:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"46.164.69.10, 172.71.148.69","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjgyIiwidXNlcm5hbWUiOiJuYWRlcmkiLCJlbWFpbCI6Imhvc3NlaW5uYWRlcml1dEBnbWFpbC5jb20iLCJleHAiOjE3ODA2ODQ4MDN9.1_xFTMD8kKwcrKlvRzv3TjlGPkyf8JzaZ098nPdQ2O4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a037a3c58b43dc55-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"46.164.69.10","cf-ipcountry":"IR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-May-2026 18:42:34 UTC] === User Orders API Called ===
[29-May-2026 18:42:34 UTC] User ID: 682
[29-May-2026 18:42:34 UTC] Limit: 20, Offset: 0
[29-May-2026 18:42:34 UTC] Orders found: 0
[29-May-2026 18:42:34 UTC] Orders data: []
[29-May-2026 18:42:34 UTC] Total orders count: 0
[29-May-2026 18:42:34 UTC] === API CALL LOG ===
[29-May-2026 18:42:34 UTC] Endpoint: user/profile.php
[29-May-2026 18:42:34 UTC] Full Log Data: {
    "timestamp": "2026-05-29 18:42:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "46.164.69.10",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "46.164.69.10, 172.71.148.69",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjgyIiwidXNlcm5hbWUiOiJuYWRlcmkiLCJlbWFpbCI6Imhvc3NlaW5uYWRlcml1dEBnbWFpbC5jb20iLCJleHAiOjE3ODA2ODQ4MDN9.1_xFTMD8kKwcrKlvRzv3TjlGPkyf8JzaZ098nPdQ2O4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a037a3c58b48dc55-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "46.164.69.10",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-May-2026 18:42:34 UTC] === END API CALL LOG ===
[29-May-2026 18:42:34 UTC] ✅ API Hash verification passed for profile endpoint
[29-May-2026 18:42:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjgyIiwidXNlcm5hbWUiOiJuYWRlcmkiLCJlbWFpbCI6Imhvc3NlaW5uYWRlcml1dEBnbWFpbC5jb20iLCJleHAiOjE3ODA2ODQ4MDN9.1_xFTMD8kKwcrKlvRzv3TjlGPkyf8JzaZ098nPdQ2O4
[29-May-2026 18:42:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-May-2026 18:42:34 UTC] ✅ JWT token verified successfully for user profile
[29-May-2026 18:42:34 UTC] User ID: 682
[29-May-2026 18:42:34 UTC] ✅ User profile retrieved successfully for user ID: 682
[29-May-2026 18:42:35 UTC] === API CALL LOG ===
[29-May-2026 18:42:35 UTC] Endpoint: user/profile.php
[29-May-2026 18:42:35 UTC] Full Log Data: {
    "timestamp": "2026-05-29 18:42:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "46.164.69.10",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "46.164.69.10, 172.71.148.69",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjgyIiwidXNlcm5hbWUiOiJuYWRlcmkiLCJlbWFpbCI6Imhvc3NlaW5uYWRlcml1dEBnbWFpbC5jb20iLCJleHAiOjE3ODA2ODQ4MDN9.1_xFTMD8kKwcrKlvRzv3TjlGPkyf8JzaZ098nPdQ2O4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a037a3c95fafdc55-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "46.164.69.10",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-May-2026 18:42:35 UTC] === END API CALL LOG ===
[29-May-2026 18:42:35 UTC] ✅ API Hash verification passed for profile endpoint
[29-May-2026 18:42:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjgyIiwidXNlcm5hbWUiOiJuYWRlcmkiLCJlbWFpbCI6Imhvc3NlaW5uYWRlcml1dEBnbWFpbC5jb20iLCJleHAiOjE3ODA2ODQ4MDN9.1_xFTMD8kKwcrKlvRzv3TjlGPkyf8JzaZ098nPdQ2O4
[29-May-2026 18:42:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-May-2026 18:42:35 UTC] ✅ JWT token verified successfully for user profile
[29-May-2026 18:42:35 UTC] User ID: 682
[29-May-2026 18:42:35 UTC] ✅ User profile retrieved successfully for user ID: 682
[29-May-2026 18:42:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-May-2026 18:42:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-May-2026 18:42:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"46.164.69.10, 172.71.148.69","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjgyIiwidXNlcm5hbWUiOiJuYWRlcmkiLCJlbWFpbCI6Imhvc3NlaW5uYWRlcml1dEBnbWFpbC5jb20iLCJleHAiOjE3ODA2ODQ4MDN9.1_xFTMD8kKwcrKlvRzv3TjlGPkyf8JzaZ098nPdQ2O4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a037a4039e19dc55-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"46.164.69.10","cf-ipcountry":"IR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-May-2026 18:42:44 UTC] === User Orders API Called ===
[29-May-2026 18:42:44 UTC] User ID: 682
[29-May-2026 18:42:44 UTC] Limit: 20, Offset: 0
[29-May-2026 18:42:44 UTC] Orders found: 0
[29-May-2026 18:42:44 UTC] Orders data: []
[29-May-2026 18:42:44 UTC] Total orders count: 0
[29-May-2026 18:42:44 UTC] === API CALL LOG ===
[29-May-2026 18:42:44 UTC] Endpoint: user/profile.php
[29-May-2026 18:42:44 UTC] Full Log Data: {
    "timestamp": "2026-05-29 18:42:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "46.164.69.10",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "46.164.69.10, 172.71.148.69",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjgyIiwidXNlcm5hbWUiOiJuYWRlcmkiLCJlbWFpbCI6Imhvc3NlaW5uYWRlcml1dEBnbWFpbC5jb20iLCJleHAiOjE3ODA2ODQ4MDN9.1_xFTMD8kKwcrKlvRzv3TjlGPkyf8JzaZ098nPdQ2O4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a037a4039e21dc55-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "46.164.69.10",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-May-2026 18:42:44 UTC] === END API CALL LOG ===
[29-May-2026 18:42:44 UTC] ✅ API Hash verification passed for profile endpoint
[29-May-2026 18:42:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjgyIiwidXNlcm5hbWUiOiJuYWRlcmkiLCJlbWFpbCI6Imhvc3NlaW5uYWRlcml1dEBnbWFpbC5jb20iLCJleHAiOjE3ODA2ODQ4MDN9.1_xFTMD8kKwcrKlvRzv3TjlGPkyf8JzaZ098nPdQ2O4
[29-May-2026 18:42:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-May-2026 18:42:44 UTC] ✅ JWT token verified successfully for user profile
[29-May-2026 18:42:44 UTC] User ID: 682
[29-May-2026 18:42:44 UTC] ✅ User profile retrieved successfully for user ID: 682
[29-May-2026 18:42:44 UTC] === API CALL LOG ===
[29-May-2026 18:42:44 UTC] Endpoint: user/profile.php
[29-May-2026 18:42:44 UTC] Full Log Data: {
    "timestamp": "2026-05-29 18:42:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "46.164.69.10",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "46.164.69.10, 172.71.148.69",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjgyIiwidXNlcm5hbWUiOiJuYWRlcmkiLCJlbWFpbCI6Imhvc3NlaW5uYWRlcml1dEBnbWFpbC5jb20iLCJleHAiOjE3ODA2ODQ4MDN9.1_xFTMD8kKwcrKlvRzv3TjlGPkyf8JzaZ098nPdQ2O4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a037a4071a1cdc55-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "46.164.69.10",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-May-2026 18:42:44 UTC] === END API CALL LOG ===
[29-May-2026 18:42:44 UTC] ✅ API Hash verification passed for profile endpoint
[29-May-2026 18:42:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjgyIiwidXNlcm5hbWUiOiJuYWRlcmkiLCJlbWFpbCI6Imhvc3NlaW5uYWRlcml1dEBnbWFpbC5jb20iLCJleHAiOjE3ODA2ODQ4MDN9.1_xFTMD8kKwcrKlvRzv3TjlGPkyf8JzaZ098nPdQ2O4
[29-May-2026 18:42:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-May-2026 18:42:44 UTC] ✅ JWT token verified successfully for user profile
[29-May-2026 18:42:44 UTC] User ID: 682
[29-May-2026 18:42:44 UTC] ✅ User profile retrieved successfully for user ID: 682
[29-May-2026 18:42:53 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-May-2026 18:42:53 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-May-2026 18:42:53 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"46.164.69.10, 172.71.148.69","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjgyIiwidXNlcm5hbWUiOiJuYWRlcmkiLCJlbWFpbCI6Imhvc3NlaW5uYWRlcml1dEBnbWFpbC5jb20iLCJleHAiOjE3ODA2ODQ4MDN9.1_xFTMD8kKwcrKlvRzv3TjlGPkyf8JzaZ098nPdQ2O4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a037a43bf884dc55-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"46.164.69.10","cf-ipcountry":"IR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-May-2026 18:42:53 UTC] === User Orders API Called ===
[29-May-2026 18:42:53 UTC] User ID: 682
[29-May-2026 18:42:53 UTC] Limit: 20, Offset: 0
[29-May-2026 18:42:53 UTC] Orders found: 0
[29-May-2026 18:42:53 UTC] === API CALL LOG ===
[29-May-2026 18:42:53 UTC] Orders data: []
[29-May-2026 18:42:53 UTC] Endpoint: user/profile.php
[29-May-2026 18:42:53 UTC] Full Log Data: {
    "timestamp": "2026-05-29 18:42:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "46.164.69.10",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "46.164.69.10, 172.71.148.69",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjgyIiwidXNlcm5hbWUiOiJuYWRlcmkiLCJlbWFpbCI6Imhvc3NlaW5uYWRlcml1dEBnbWFpbC5jb20iLCJleHAiOjE3ODA2ODQ4MDN9.1_xFTMD8kKwcrKlvRzv3TjlGPkyf8JzaZ098nPdQ2O4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a037a43bf88bdc55-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "46.164.69.10",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-May-2026 18:42:53 UTC] === END API CALL LOG ===
[29-May-2026 18:42:53 UTC] ✅ API Hash verification passed for profile endpoint
[29-May-2026 18:42:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjgyIiwidXNlcm5hbWUiOiJuYWRlcmkiLCJlbWFpbCI6Imhvc3NlaW5uYWRlcml1dEBnbWFpbC5jb20iLCJleHAiOjE3ODA2ODQ4MDN9.1_xFTMD8kKwcrKlvRzv3TjlGPkyf8JzaZ098nPdQ2O4
[29-May-2026 18:42:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-May-2026 18:42:53 UTC] Total orders count: 0
[29-May-2026 18:42:53 UTC] ✅ JWT token verified successfully for user profile
[29-May-2026 18:42:53 UTC] User ID: 682
[29-May-2026 18:42:53 UTC] ✅ User profile retrieved successfully for user ID: 682
[29-May-2026 18:42:54 UTC] === API CALL LOG ===
[29-May-2026 18:42:54 UTC] Endpoint: user/profile.php
[29-May-2026 18:42:54 UTC] Full Log Data: {
    "timestamp": "2026-05-29 18:42:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "46.164.69.10",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "46.164.69.10, 172.71.148.69",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjgyIiwidXNlcm5hbWUiOiJuYWRlcmkiLCJlbWFpbCI6Imhvc3NlaW5uYWRlcml1dEBnbWFpbC5jb20iLCJleHAiOjE3ODA2ODQ4MDN9.1_xFTMD8kKwcrKlvRzv3TjlGPkyf8JzaZ098nPdQ2O4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a037a43fbd3bdc55-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "46.164.69.10",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-May-2026 18:42:54 UTC] === END API CALL LOG ===
[29-May-2026 18:42:54 UTC] ✅ API Hash verification passed for profile endpoint
[29-May-2026 18:42:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjgyIiwidXNlcm5hbWUiOiJuYWRlcmkiLCJlbWFpbCI6Imhvc3NlaW5uYWRlcml1dEBnbWFpbC5jb20iLCJleHAiOjE3ODA2ODQ4MDN9.1_xFTMD8kKwcrKlvRzv3TjlGPkyf8JzaZ098nPdQ2O4
[29-May-2026 18:42:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-May-2026 18:42:54 UTC] ✅ JWT token verified successfully for user profile
[29-May-2026 18:42:54 UTC] User ID: 682
[29-May-2026 18:42:54 UTC] ✅ User profile retrieved successfully for user ID: 682
[29-May-2026 18:42:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-May-2026 18:42:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-May-2026 18:42:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"46.164.69.10, 172.71.148.69","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjgyIiwidXNlcm5hbWUiOiJuYWRlcmkiLCJlbWFpbCI6Imhvc3NlaW5uYWRlcml1dEBnbWFpbC5jb20iLCJleHAiOjE3ODA2ODQ4MDN9.1_xFTMD8kKwcrKlvRzv3TjlGPkyf8JzaZ098nPdQ2O4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a037a4576ec9dc55-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"46.164.69.10","cf-ipcountry":"IR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-May-2026 18:42:57 UTC] === User Orders API Called ===
[29-May-2026 18:42:57 UTC] User ID: 682
[29-May-2026 18:42:57 UTC] Limit: 20, Offset: 0
[29-May-2026 18:42:57 UTC] Orders found: 0
[29-May-2026 18:42:57 UTC] Orders data: []
[29-May-2026 18:42:57 UTC] Total orders count: 0
[29-May-2026 18:42:57 UTC] === API CALL LOG ===
[29-May-2026 18:42:57 UTC] Endpoint: user/profile.php
[29-May-2026 18:42:57 UTC] Full Log Data: {
    "timestamp": "2026-05-29 18:42:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "46.164.69.10",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "46.164.69.10, 172.71.148.69",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjgyIiwidXNlcm5hbWUiOiJuYWRlcmkiLCJlbWFpbCI6Imhvc3NlaW5uYWRlcml1dEBnbWFpbC5jb20iLCJleHAiOjE3ODA2ODQ4MDN9.1_xFTMD8kKwcrKlvRzv3TjlGPkyf8JzaZ098nPdQ2O4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a037a4576eccdc55-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "46.164.69.10",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-May-2026 18:42:57 UTC] === END API CALL LOG ===
[29-May-2026 18:42:57 UTC] ✅ API Hash verification passed for profile endpoint
[29-May-2026 18:42:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjgyIiwidXNlcm5hbWUiOiJuYWRlcmkiLCJlbWFpbCI6Imhvc3NlaW5uYWRlcml1dEBnbWFpbC5jb20iLCJleHAiOjE3ODA2ODQ4MDN9.1_xFTMD8kKwcrKlvRzv3TjlGPkyf8JzaZ098nPdQ2O4
[29-May-2026 18:42:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-May-2026 18:42:57 UTC] ✅ JWT token verified successfully for user profile
[29-May-2026 18:42:57 UTC] User ID: 682
[29-May-2026 18:42:57 UTC] ✅ User profile retrieved successfully for user ID: 682
[29-May-2026 18:42:58 UTC] === API CALL LOG ===
[29-May-2026 18:42:58 UTC] Endpoint: user/profile.php
[29-May-2026 18:42:58 UTC] Full Log Data: {
    "timestamp": "2026-05-29 18:42:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "46.164.69.10",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "46.164.69.10, 172.71.148.69",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjgyIiwidXNlcm5hbWUiOiJuYWRlcmkiLCJlbWFpbCI6Imhvc3NlaW5uYWRlcml1dEBnbWFpbC5jb20iLCJleHAiOjE3ODA2ODQ4MDN9.1_xFTMD8kKwcrKlvRzv3TjlGPkyf8JzaZ098nPdQ2O4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a037a45b8e00dc55-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "46.164.69.10",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-May-2026 18:42:58 UTC] === END API CALL LOG ===
[29-May-2026 18:42:58 UTC] ✅ API Hash verification passed for profile endpoint
[29-May-2026 18:42:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjgyIiwidXNlcm5hbWUiOiJuYWRlcmkiLCJlbWFpbCI6Imhvc3NlaW5uYWRlcml1dEBnbWFpbC5jb20iLCJleHAiOjE3ODA2ODQ4MDN9.1_xFTMD8kKwcrKlvRzv3TjlGPkyf8JzaZ098nPdQ2O4
[29-May-2026 18:42:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-May-2026 18:42:58 UTC] ✅ JWT token verified successfully for user profile
[29-May-2026 18:42:58 UTC] User ID: 682
[29-May-2026 18:42:58 UTC] ✅ User profile retrieved successfully for user ID: 682
[29-May-2026 18:42:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-May-2026 18:42:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-May-2026 18:42:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"46.164.69.10, 172.71.148.69","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjgyIiwidXNlcm5hbWUiOiJuYWRlcmkiLCJlbWFpbCI6Imhvc3NlaW5uYWRlcml1dEBnbWFpbC5jb20iLCJleHAiOjE3ODA2ODQ4MDN9.1_xFTMD8kKwcrKlvRzv3TjlGPkyf8JzaZ098nPdQ2O4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a037a45e680ddc55-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"46.164.69.10","cf-ipcountry":"IR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-May-2026 18:42:58 UTC] === User Orders API Called ===
[29-May-2026 18:42:58 UTC] User ID: 682
[29-May-2026 18:42:58 UTC] Limit: 20, Offset: 0
[29-May-2026 18:42:58 UTC] Orders found: 0
[29-May-2026 18:42:58 UTC] Orders data: []
[29-May-2026 18:42:58 UTC] Total orders count: 0
[29-May-2026 18:43:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-May-2026 18:43:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-May-2026 18:43:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"46.164.69.10, 172.71.148.69","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjgyIiwidXNlcm5hbWUiOiJuYWRlcmkiLCJlbWFpbCI6Imhvc3NlaW5uYWRlcml1dEBnbWFpbC5jb20iLCJleHAiOjE3ODA2ODQ4MDN9.1_xFTMD8kKwcrKlvRzv3TjlGPkyf8JzaZ098nPdQ2O4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a037a4662c4edc55-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"46.164.69.10","cf-ipcountry":"IR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-May-2026 18:43:00 UTC] === User Orders API Called ===
[29-May-2026 18:43:00 UTC] User ID: 682
[29-May-2026 18:43:00 UTC] Limit: 20, Offset: 0
[29-May-2026 18:43:00 UTC] === API CALL LOG ===
[29-May-2026 18:43:00 UTC] Endpoint: user/profile.php
[29-May-2026 18:43:00 UTC] Full Log Data: {
    "timestamp": "2026-05-29 18:43:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "46.164.69.10",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "46.164.69.10, 172.71.148.69",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjgyIiwidXNlcm5hbWUiOiJuYWRlcmkiLCJlbWFpbCI6Imhvc3NlaW5uYWRlcml1dEBnbWFpbC5jb20iLCJleHAiOjE3ODA2ODQ4MDN9.1_xFTMD8kKwcrKlvRzv3TjlGPkyf8JzaZ098nPdQ2O4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a037a4662c55dc55-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "46.164.69.10",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-May-2026 18:43:00 UTC] === END API CALL LOG ===
[29-May-2026 18:43:00 UTC] ✅ API Hash verification passed for profile endpoint
[29-May-2026 18:43:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjgyIiwidXNlcm5hbWUiOiJuYWRlcmkiLCJlbWFpbCI6Imhvc3NlaW5uYWRlcml1dEBnbWFpbC5jb20iLCJleHAiOjE3ODA2ODQ4MDN9.1_xFTMD8kKwcrKlvRzv3TjlGPkyf8JzaZ098nPdQ2O4
[29-May-2026 18:43:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-May-2026 18:43:00 UTC] Orders found: 0
[29-May-2026 18:43:00 UTC] ✅ JWT token verified successfully for user profile
[29-May-2026 18:43:00 UTC] Orders data: []
[29-May-2026 18:43:00 UTC] User ID: 682
[29-May-2026 18:43:00 UTC] Total orders count: 0
[29-May-2026 18:43:00 UTC] ✅ User profile retrieved successfully for user ID: 682
[29-May-2026 18:43:00 UTC] === API CALL LOG ===
[29-May-2026 18:43:00 UTC] Endpoint: user/profile.php
[29-May-2026 18:43:00 UTC] Full Log Data: {
    "timestamp": "2026-05-29 18:43:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "46.164.69.10",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "46.164.69.10, 172.71.148.69",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjgyIiwidXNlcm5hbWUiOiJuYWRlcmkiLCJlbWFpbCI6Imhvc3NlaW5uYWRlcml1dEBnbWFpbC5jb20iLCJleHAiOjE3ODA2ODQ4MDN9.1_xFTMD8kKwcrKlvRzv3TjlGPkyf8JzaZ098nPdQ2O4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a037a469bad1dc55-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "46.164.69.10",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-May-2026 18:43:00 UTC] === END API CALL LOG ===
[29-May-2026 18:43:00 UTC] ✅ API Hash verification passed for profile endpoint
[29-May-2026 18:43:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjgyIiwidXNlcm5hbWUiOiJuYWRlcmkiLCJlbWFpbCI6Imhvc3NlaW5uYWRlcml1dEBnbWFpbC5jb20iLCJleHAiOjE3ODA2ODQ4MDN9.1_xFTMD8kKwcrKlvRzv3TjlGPkyf8JzaZ098nPdQ2O4
[29-May-2026 18:43:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-May-2026 18:43:00 UTC] ✅ JWT token verified successfully for user profile
[29-May-2026 18:43:00 UTC] User ID: 682
[29-May-2026 18:43:00 UTC] ✅ User profile retrieved successfully for user ID: 682
[29-May-2026 18:43:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-May-2026 18:43:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-May-2026 18:43:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"46.164.69.10, 172.71.148.69","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjgyIiwidXNlcm5hbWUiOiJuYWRlcmkiLCJlbWFpbCI6Imhvc3NlaW5uYWRlcml1dEBnbWFpbC5jb20iLCJleHAiOjE3ODA2ODQ4MDN9.1_xFTMD8kKwcrKlvRzv3TjlGPkyf8JzaZ098nPdQ2O4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a037a48b6983dc55-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"46.164.69.10","cf-ipcountry":"IR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-May-2026 18:43:06 UTC] === User Orders API Called ===
[29-May-2026 18:43:06 UTC] User ID: 682
[29-May-2026 18:43:06 UTC] Limit: 20, Offset: 0
[29-May-2026 18:43:06 UTC] Orders found: 0
[29-May-2026 18:43:06 UTC] Orders data: []
[29-May-2026 18:43:06 UTC] Total orders count: 0
[29-May-2026 18:43:06 UTC] === API CALL LOG ===
[29-May-2026 18:43:06 UTC] Endpoint: user/profile.php
[29-May-2026 18:43:06 UTC] Full Log Data: {
    "timestamp": "2026-05-29 18:43:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "46.164.69.10",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "46.164.69.10, 172.71.148.69",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjgyIiwidXNlcm5hbWUiOiJuYWRlcmkiLCJlbWFpbCI6Imhvc3NlaW5uYWRlcml1dEBnbWFpbC5jb20iLCJleHAiOjE3ODA2ODQ4MDN9.1_xFTMD8kKwcrKlvRzv3TjlGPkyf8JzaZ098nPdQ2O4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a037a48b6987dc55-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "46.164.69.10",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-May-2026 18:43:06 UTC] === END API CALL LOG ===
[29-May-2026 18:43:06 UTC] ✅ API Hash verification passed for profile endpoint
[29-May-2026 18:43:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjgyIiwidXNlcm5hbWUiOiJuYWRlcmkiLCJlbWFpbCI6Imhvc3NlaW5uYWRlcml1dEBnbWFpbC5jb20iLCJleHAiOjE3ODA2ODQ4MDN9.1_xFTMD8kKwcrKlvRzv3TjlGPkyf8JzaZ098nPdQ2O4
[29-May-2026 18:43:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-May-2026 18:43:06 UTC] ✅ JWT token verified successfully for user profile
[29-May-2026 18:43:06 UTC] User ID: 682
[29-May-2026 18:43:06 UTC] ✅ User profile retrieved successfully for user ID: 682
[29-May-2026 18:43:06 UTC] === API CALL LOG ===
[29-May-2026 18:43:06 UTC] Endpoint: user/profile.php
[29-May-2026 18:43:06 UTC] Full Log Data: {
    "timestamp": "2026-05-29 18:43:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "46.164.69.10",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "46.164.69.10, 172.71.148.69",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjgyIiwidXNlcm5hbWUiOiJuYWRlcmkiLCJlbWFpbCI6Imhvc3NlaW5uYWRlcml1dEBnbWFpbC5jb20iLCJleHAiOjE3ODA2ODQ4MDN9.1_xFTMD8kKwcrKlvRzv3TjlGPkyf8JzaZ098nPdQ2O4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a037a48f3d34dc55-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "46.164.69.10",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-May-2026 18:43:06 UTC] === END API CALL LOG ===
[29-May-2026 18:43:06 UTC] ✅ API Hash verification passed for profile endpoint
[29-May-2026 18:43:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjgyIiwidXNlcm5hbWUiOiJuYWRlcmkiLCJlbWFpbCI6Imhvc3NlaW5uYWRlcml1dEBnbWFpbC5jb20iLCJleHAiOjE3ODA2ODQ4MDN9.1_xFTMD8kKwcrKlvRzv3TjlGPkyf8JzaZ098nPdQ2O4
[29-May-2026 18:43:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-May-2026 18:43:06 UTC] ✅ JWT token verified successfully for user profile
[29-May-2026 18:43:06 UTC] User ID: 682
[29-May-2026 18:43:06 UTC] ✅ User profile retrieved successfully for user ID: 682
[29-May-2026 18:43:10 UTC] === API CALL LOG ===
[29-May-2026 18:43:10 UTC] Endpoint: user/profile.php
[29-May-2026 18:43:10 UTC] Full Log Data: {
    "timestamp": "2026-05-29 18:43:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "46.164.69.10",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "46.164.69.10, 172.71.148.69",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjgyIiwidXNlcm5hbWUiOiJuYWRlcmkiLCJlbWFpbCI6Imhvc3NlaW5uYWRlcml1dEBnbWFpbC5jb20iLCJleHAiOjE3ODA2ODQ4MDN9.1_xFTMD8kKwcrKlvRzv3TjlGPkyf8JzaZ098nPdQ2O4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a037a4a7faaddc55-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "46.164.69.10",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-May-2026 18:43:10 UTC] === END API CALL LOG ===
[29-May-2026 18:43:10 UTC] ✅ API Hash verification passed for profile endpoint
[29-May-2026 18:43:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjgyIiwidXNlcm5hbWUiOiJuYWRlcmkiLCJlbWFpbCI6Imhvc3NlaW5uYWRlcml1dEBnbWFpbC5jb20iLCJleHAiOjE3ODA2ODQ4MDN9.1_xFTMD8kKwcrKlvRzv3TjlGPkyf8JzaZ098nPdQ2O4
[29-May-2026 18:43:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-May-2026 18:43:10 UTC] ✅ JWT token verified successfully for user profile
[29-May-2026 18:43:10 UTC] User ID: 682
[29-May-2026 18:43:10 UTC] ✅ User profile retrieved successfully for user ID: 682
[29-May-2026 19:47:46 UTC] === API CALL LOG ===
[29-May-2026 19:47:46 UTC] Endpoint: user/profile.php
[29-May-2026 19:47:46 UTC] Full Log Data: {
    "timestamp": "2026-05-29 19:47:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.161.147.161",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.161.147.161, 172.68.245.216",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc3IiwidXNlcm5hbWUiOiJAR296YW1paSIsImVtYWlsIjoic3JraHdzaGx5NDNAZ21haWwuY29tIiwiZXhwIjoxNzgwNjU1MDk4fQ.8JA90JLwoVKGfSxs07p4P55xT9Om2__RNh9Vxx8ZWBU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0380343d8c9c993-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.161.147.161",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-May-2026 19:47:46 UTC] === END API CALL LOG ===
[29-May-2026 19:47:46 UTC] ✅ API Hash verification passed for profile endpoint
[29-May-2026 19:47:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc3IiwidXNlcm5hbWUiOiJAR296YW1paSIsImVtYWlsIjoic3JraHdzaGx5NDNAZ21haWwuY29tIiwiZXhwIjoxNzgwNjU1MDk4fQ.8JA90JLwoVKGfSxs07p4P55xT9Om2__RNh9Vxx8ZWBU
[29-May-2026 19:47:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-May-2026 19:47:46 UTC] ✅ JWT token verified successfully for user profile
[29-May-2026 19:47:46 UTC] User ID: 677
[29-May-2026 19:47:46 UTC] ✅ User profile retrieved successfully for user ID: 677
[29-May-2026 19:47:46 UTC] === API CALL LOG ===
[29-May-2026 19:47:46 UTC] Endpoint: user/profile.php
[29-May-2026 19:47:46 UTC] Full Log Data: {
    "timestamp": "2026-05-29 19:47:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.161.147.161",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.161.147.161, 172.68.245.216",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc3IiwidXNlcm5hbWUiOiJAR296YW1paSIsImVtYWlsIjoic3JraHdzaGx5NDNAZ21haWwuY29tIiwiZXhwIjoxNzgwNjU1MDk4fQ.8JA90JLwoVKGfSxs07p4P55xT9Om2__RNh9Vxx8ZWBU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a038034a2b56c993-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.161.147.161",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-May-2026 19:47:46 UTC] === END API CALL LOG ===
[29-May-2026 19:47:46 UTC] ✅ API Hash verification passed for profile endpoint
[29-May-2026 19:47:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc3IiwidXNlcm5hbWUiOiJAR296YW1paSIsImVtYWlsIjoic3JraHdzaGx5NDNAZ21haWwuY29tIiwiZXhwIjoxNzgwNjU1MDk4fQ.8JA90JLwoVKGfSxs07p4P55xT9Om2__RNh9Vxx8ZWBU
[29-May-2026 19:47:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-May-2026 19:47:46 UTC] ✅ JWT token verified successfully for user profile
[29-May-2026 19:47:46 UTC] User ID: 677
[29-May-2026 19:47:46 UTC] ✅ User profile retrieved successfully for user ID: 677
[29-May-2026 19:47:47 UTC] === API CALL LOG ===
[29-May-2026 19:47:47 UTC] Endpoint: user/profile.php
[29-May-2026 19:47:47 UTC] Full Log Data: {
    "timestamp": "2026-05-29 19:47:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.161.147.161",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.161.147.161, 172.68.245.226",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc3IiwidXNlcm5hbWUiOiJAR296YW1paSIsImVtYWlsIjoic3JraHdzaGx5NDNAZ21haWwuY29tIiwiZXhwIjoxNzgwNjU1MDk4fQ.8JA90JLwoVKGfSxs07p4P55xT9Om2__RNh9Vxx8ZWBU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a038034948c2c993-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.161.147.161",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-May-2026 19:47:47 UTC] === END API CALL LOG ===
[29-May-2026 19:47:47 UTC] ✅ API Hash verification passed for profile endpoint
[29-May-2026 19:47:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc3IiwidXNlcm5hbWUiOiJAR296YW1paSIsImVtYWlsIjoic3JraHdzaGx5NDNAZ21haWwuY29tIiwiZXhwIjoxNzgwNjU1MDk4fQ.8JA90JLwoVKGfSxs07p4P55xT9Om2__RNh9Vxx8ZWBU
[29-May-2026 19:47:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-May-2026 19:47:47 UTC] ✅ JWT token verified successfully for user profile
[29-May-2026 19:47:47 UTC] User ID: 677
[29-May-2026 19:47:47 UTC] ✅ User profile retrieved successfully for user ID: 677
[29-May-2026 19:47:47 UTC] === API CALL LOG ===
[29-May-2026 19:47:47 UTC] Endpoint: user/profile.php
[29-May-2026 19:47:47 UTC] Full Log Data: {
    "timestamp": "2026-05-29 19:47:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.161.147.161",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.161.147.161, 172.68.245.226",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc3IiwidXNlcm5hbWUiOiJAR296YW1paSIsImVtYWlsIjoic3JraHdzaGx5NDNAZ21haWwuY29tIiwiZXhwIjoxNzgwNjU1MDk4fQ.8JA90JLwoVKGfSxs07p4P55xT9Om2__RNh9Vxx8ZWBU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a038034bcfc6c993-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.161.147.161",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-May-2026 19:47:47 UTC] === END API CALL LOG ===
[29-May-2026 19:47:47 UTC] ✅ API Hash verification passed for profile endpoint
[29-May-2026 19:47:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc3IiwidXNlcm5hbWUiOiJAR296YW1paSIsImVtYWlsIjoic3JraHdzaGx5NDNAZ21haWwuY29tIiwiZXhwIjoxNzgwNjU1MDk4fQ.8JA90JLwoVKGfSxs07p4P55xT9Om2__RNh9Vxx8ZWBU
[29-May-2026 19:47:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-May-2026 19:47:47 UTC] ✅ JWT token verified successfully for user profile
[29-May-2026 19:47:47 UTC] User ID: 677
[29-May-2026 19:47:47 UTC] ✅ User profile retrieved successfully for user ID: 677
[29-May-2026 19:47:47 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-May-2026 19:47:47 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-May-2026 19:47:47 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"5.161.147.161, 172.68.245.226","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc3IiwidXNlcm5hbWUiOiJAR296YW1paSIsImVtYWlsIjoic3JraHdzaGx5NDNAZ21haWwuY29tIiwiZXhwIjoxNzgwNjU1MDk4fQ.8JA90JLwoVKGfSxs07p4P55xT9Om2__RNh9Vxx8ZWBU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a038034a2b5ac993-IAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"5.161.147.161","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-May-2026 19:47:47 UTC] === User Orders API Called ===
[29-May-2026 19:47:47 UTC] User ID: 677
[29-May-2026 19:47:47 UTC] Limit: 20, Offset: 0
[29-May-2026 19:47:47 UTC] Orders found: 0
[29-May-2026 19:47:47 UTC] Orders data: []
[29-May-2026 19:47:47 UTC] Total orders count: 0
[29-May-2026 19:49:57 UTC] === API CALL LOG ===
[29-May-2026 19:49:57 UTC] Endpoint: user/profile.php
[29-May-2026 19:49:57 UTC] Full Log Data: {
    "timestamp": "2026-05-29 19:49:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.161.147.161",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.161.147.161, 172.71.190.87",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc3IiwidXNlcm5hbWUiOiJAR296YW1paSIsImVtYWlsIjoic3JraHdzaGx5NDNAZ21haWwuY29tIiwiZXhwIjoxNzgwNjU1MDk4fQ.8JA90JLwoVKGfSxs07p4P55xT9Om2__RNh9Vxx8ZWBU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0380677898fe608-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.161.147.161",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-May-2026 19:49:57 UTC] === END API CALL LOG ===
[29-May-2026 19:49:57 UTC] ✅ API Hash verification passed for profile endpoint
[29-May-2026 19:49:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc3IiwidXNlcm5hbWUiOiJAR296YW1paSIsImVtYWlsIjoic3JraHdzaGx5NDNAZ21haWwuY29tIiwiZXhwIjoxNzgwNjU1MDk4fQ.8JA90JLwoVKGfSxs07p4P55xT9Om2__RNh9Vxx8ZWBU
[29-May-2026 19:49:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-May-2026 19:49:57 UTC] ✅ JWT token verified successfully for user profile
[29-May-2026 19:49:57 UTC] User ID: 677
[29-May-2026 19:49:57 UTC] ✅ User profile retrieved successfully for user ID: 677
[29-May-2026 19:49:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-May-2026 19:49:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-May-2026 19:49:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"5.161.147.161, 172.71.190.246","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc3IiwidXNlcm5hbWUiOiJAR296YW1paSIsImVtYWlsIjoic3JraHdzaGx5NDNAZ21haWwuY29tIiwiZXhwIjoxNzgwNjU1MDk4fQ.8JA90JLwoVKGfSxs07p4P55xT9Om2__RNh9Vxx8ZWBU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0380681282fe608-IAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"5.161.147.161","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-May-2026 19:49:58 UTC] === User Orders API Called ===
[29-May-2026 19:49:58 UTC] User ID: 677
[29-May-2026 19:49:58 UTC] Limit: 20, Offset: 0
[29-May-2026 19:49:58 UTC] Orders found: 0
[29-May-2026 19:49:58 UTC] Orders data: []
[29-May-2026 19:49:58 UTC] Total orders count: 0
[29-May-2026 19:49:58 UTC] === API CALL LOG ===
[29-May-2026 19:49:58 UTC] Endpoint: user/profile.php
[29-May-2026 19:49:58 UTC] Full Log Data: {
    "timestamp": "2026-05-29 19:49:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.161.147.161",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.161.147.161, 172.71.190.246",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc3IiwidXNlcm5hbWUiOiJAR296YW1paSIsImVtYWlsIjoic3JraHdzaGx5NDNAZ21haWwuY29tIiwiZXhwIjoxNzgwNjU1MDk4fQ.8JA90JLwoVKGfSxs07p4P55xT9Om2__RNh9Vxx8ZWBU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0380682ac6ee608-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.161.147.161",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-May-2026 19:49:58 UTC] === END API CALL LOG ===
[29-May-2026 19:49:58 UTC] ✅ API Hash verification passed for profile endpoint
[29-May-2026 19:49:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc3IiwidXNlcm5hbWUiOiJAR296YW1paSIsImVtYWlsIjoic3JraHdzaGx5NDNAZ21haWwuY29tIiwiZXhwIjoxNzgwNjU1MDk4fQ.8JA90JLwoVKGfSxs07p4P55xT9Om2__RNh9Vxx8ZWBU
[29-May-2026 19:49:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-May-2026 19:49:58 UTC] ✅ JWT token verified successfully for user profile
[29-May-2026 19:49:58 UTC] User ID: 677
[29-May-2026 19:49:58 UTC] ✅ User profile retrieved successfully for user ID: 677
[29-May-2026 19:49:59 UTC] === API CALL LOG ===
[29-May-2026 19:49:59 UTC] Endpoint: user/profile.php
[29-May-2026 19:49:59 UTC] Full Log Data: {
    "timestamp": "2026-05-29 19:49:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.161.147.161",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.161.147.161, 172.71.190.87",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc3IiwidXNlcm5hbWUiOiJAR296YW1paSIsImVtYWlsIjoic3JraHdzaGx5NDNAZ21haWwuY29tIiwiZXhwIjoxNzgwNjU1MDk4fQ.8JA90JLwoVKGfSxs07p4P55xT9Om2__RNh9Vxx8ZWBU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0380685ad82e608-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.161.147.161",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-May-2026 19:49:59 UTC] === END API CALL LOG ===
[29-May-2026 19:49:59 UTC] ✅ API Hash verification passed for profile endpoint
[29-May-2026 19:49:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc3IiwidXNlcm5hbWUiOiJAR296YW1paSIsImVtYWlsIjoic3JraHdzaGx5NDNAZ21haWwuY29tIiwiZXhwIjoxNzgwNjU1MDk4fQ.8JA90JLwoVKGfSxs07p4P55xT9Om2__RNh9Vxx8ZWBU
[29-May-2026 19:49:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-May-2026 19:49:59 UTC] ✅ JWT token verified successfully for user profile
[29-May-2026 19:49:59 UTC] User ID: 677
[29-May-2026 19:49:59 UTC] ✅ User profile retrieved successfully for user ID: 677
[29-May-2026 21:09:46 UTC] === API CALL LOG ===
[29-May-2026 21:09:46 UTC] Endpoint: user/profile.php
[29-May-2026 21:09:46 UTC] Full Log Data: {
    "timestamp": "2026-05-29 21:09:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "181.205.77.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "181.205.77.146, 172.71.156.242",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjgzIiwidXNlcm5hbWUiOiJAQWxleF9pbnZlcmNpb24iLCJlbWFpbCI6ImFybGluc29ucmFtaXJlejFAZ21haWwuY29tIiwiZXhwIjoxNzgwNjkzNzg1fQ.NtNKDL8Api2r0RTGqfFL4LVTwJJ9huSHJ1u2fzPFEdA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0387b648e3374be-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "181.205.77.146",
        "cf-ipcountry": "CO",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-May-2026 21:09:46 UTC] === END API CALL LOG ===
[29-May-2026 21:09:46 UTC] ✅ API Hash verification passed for profile endpoint
[29-May-2026 21:09:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjgzIiwidXNlcm5hbWUiOiJAQWxleF9pbnZlcmNpb24iLCJlbWFpbCI6ImFybGluc29ucmFtaXJlejFAZ21haWwuY29tIiwiZXhwIjoxNzgwNjkzNzg1fQ.NtNKDL8Api2r0RTGqfFL4LVTwJJ9huSHJ1u2fzPFEdA
[29-May-2026 21:09:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-May-2026 21:09:46 UTC] ✅ JWT token verified successfully for user profile
[29-May-2026 21:09:46 UTC] User ID: 683
[29-May-2026 21:09:46 UTC] ✅ User profile retrieved successfully for user ID: 683
[29-May-2026 21:09:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-May-2026 21:09:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-May-2026 21:09:46 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"181.205.77.146, 172.71.156.242","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjgzIiwidXNlcm5hbWUiOiJAQWxleF9pbnZlcmNpb24iLCJlbWFpbCI6ImFybGluc29ucmFtaXJlejFAZ21haWwuY29tIiwiZXhwIjoxNzgwNjkzNzg1fQ.NtNKDL8Api2r0RTGqfFL4LVTwJJ9huSHJ1u2fzPFEdA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0387b67694b74be-MIA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"181.205.77.146","cf-ipcountry":"CO","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-May-2026 21:09:46 UTC] === User Orders API Called ===
[29-May-2026 21:09:46 UTC] User ID: 683
[29-May-2026 21:09:46 UTC] Limit: 20, Offset: 0
[29-May-2026 21:09:46 UTC] Orders found: 0
[29-May-2026 21:09:46 UTC] Orders data: []
[29-May-2026 21:09:46 UTC] Total orders count: 0
[29-May-2026 21:09:46 UTC] === API CALL LOG ===
[29-May-2026 21:09:46 UTC] Endpoint: user/profile.php
[29-May-2026 21:09:46 UTC] Full Log Data: {
    "timestamp": "2026-05-29 21:09:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "181.205.77.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "181.205.77.146, 172.70.255.253",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjgzIiwidXNlcm5hbWUiOiJAQWxleF9pbnZlcmNpb24iLCJlbWFpbCI6ImFybGluc29ucmFtaXJlejFAZ21haWwuY29tIiwiZXhwIjoxNzgwNjkzNzg1fQ.NtNKDL8Api2r0RTGqfFL4LVTwJJ9huSHJ1u2fzPFEdA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0387b67694c74be-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "181.205.77.146",
        "cf-ipcountry": "CO",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-May-2026 21:09:46 UTC] === END API CALL LOG ===
[29-May-2026 21:09:46 UTC] ✅ API Hash verification passed for profile endpoint
[29-May-2026 21:09:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjgzIiwidXNlcm5hbWUiOiJAQWxleF9pbnZlcmNpb24iLCJlbWFpbCI6ImFybGluc29ucmFtaXJlejFAZ21haWwuY29tIiwiZXhwIjoxNzgwNjkzNzg1fQ.NtNKDL8Api2r0RTGqfFL4LVTwJJ9huSHJ1u2fzPFEdA
[29-May-2026 21:09:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-May-2026 21:09:46 UTC] ✅ JWT token verified successfully for user profile
[29-May-2026 21:09:46 UTC] User ID: 683
[29-May-2026 21:09:46 UTC] ✅ User profile retrieved successfully for user ID: 683
[29-May-2026 21:09:48 UTC] === API CALL LOG ===
[29-May-2026 21:09:48 UTC] Endpoint: user/profile.php
[29-May-2026 21:09:48 UTC] Full Log Data: {
    "timestamp": "2026-05-29 21:09:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "181.205.77.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "181.205.77.146, 172.70.255.253",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjgzIiwidXNlcm5hbWUiOiJAQWxleF9pbnZlcmNpb24iLCJlbWFpbCI6ImFybGluc29ucmFtaXJlejFAZ21haWwuY29tIiwiZXhwIjoxNzgwNjkzNzg1fQ.NtNKDL8Api2r0RTGqfFL4LVTwJJ9huSHJ1u2fzPFEdA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0387b6fa96d74be-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "181.205.77.146",
        "cf-ipcountry": "CO",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-May-2026 21:09:48 UTC] === END API CALL LOG ===
[29-May-2026 21:09:48 UTC] ✅ API Hash verification passed for profile endpoint
[29-May-2026 21:09:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjgzIiwidXNlcm5hbWUiOiJAQWxleF9pbnZlcmNpb24iLCJlbWFpbCI6ImFybGluc29ucmFtaXJlejFAZ21haWwuY29tIiwiZXhwIjoxNzgwNjkzNzg1fQ.NtNKDL8Api2r0RTGqfFL4LVTwJJ9huSHJ1u2fzPFEdA
[29-May-2026 21:09:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-May-2026 21:09:48 UTC] ✅ JWT token verified successfully for user profile
[29-May-2026 21:09:48 UTC] User ID: 683
[29-May-2026 21:09:48 UTC] ✅ User profile retrieved successfully for user ID: 683
[29-May-2026 21:09:57 UTC] === API CALL LOG ===
[29-May-2026 21:09:57 UTC] Endpoint: user/profile.php
[29-May-2026 21:09:57 UTC] Full Log Data: {
    "timestamp": "2026-05-29 21:09:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "181.205.77.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "181.205.77.146, 172.70.255.253",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjgzIiwidXNlcm5hbWUiOiJAQWxleF9pbnZlcmNpb24iLCJlbWFpbCI6ImFybGluc29ucmFtaXJlejFAZ21haWwuY29tIiwiZXhwIjoxNzgwNjkzNzg1fQ.NtNKDL8Api2r0RTGqfFL4LVTwJJ9huSHJ1u2fzPFEdA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0387ba7584174be-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "181.205.77.146",
        "cf-ipcountry": "CO",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-May-2026 21:09:57 UTC] === END API CALL LOG ===
[29-May-2026 21:09:57 UTC] ✅ API Hash verification passed for profile endpoint
[29-May-2026 21:09:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjgzIiwidXNlcm5hbWUiOiJAQWxleF9pbnZlcmNpb24iLCJlbWFpbCI6ImFybGluc29ucmFtaXJlejFAZ21haWwuY29tIiwiZXhwIjoxNzgwNjkzNzg1fQ.NtNKDL8Api2r0RTGqfFL4LVTwJJ9huSHJ1u2fzPFEdA
[29-May-2026 21:09:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-May-2026 21:09:57 UTC] ✅ JWT token verified successfully for user profile
[29-May-2026 21:09:57 UTC] User ID: 683
[29-May-2026 21:09:57 UTC] ✅ User profile retrieved successfully for user ID: 683
[29-May-2026 21:09:57 UTC] User Purchases API - User ID: 683
[29-May-2026 21:09:57 UTC] User Purchases API - Total purchases found: 0
[29-May-2026 21:10:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-May-2026 21:10:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-May-2026 21:10:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"181.205.77.146, 172.70.255.253","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjgzIiwidXNlcm5hbWUiOiJAQWxleF9pbnZlcmNpb24iLCJlbWFpbCI6ImFybGluc29ucmFtaXJlejFAZ21haWwuY29tIiwiZXhwIjoxNzgwNjkzNzg1fQ.NtNKDL8Api2r0RTGqfFL4LVTwJJ9huSHJ1u2fzPFEdA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0387bf8bb5474be-MIA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"181.205.77.146","cf-ipcountry":"CO","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-May-2026 21:10:10 UTC] === User Orders API Called ===
[29-May-2026 21:10:10 UTC] User ID: 683
[29-May-2026 21:10:10 UTC] Limit: 20, Offset: 0
[29-May-2026 21:10:10 UTC] Orders found: 0
[29-May-2026 21:10:10 UTC] Orders data: []
[29-May-2026 21:10:10 UTC] Total orders count: 0
[29-May-2026 21:10:10 UTC] === API CALL LOG ===
[29-May-2026 21:10:10 UTC] Endpoint: user/profile.php
[29-May-2026 21:10:10 UTC] Full Log Data: {
    "timestamp": "2026-05-29 21:10:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "181.205.77.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "181.205.77.146, 172.70.255.253",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjgzIiwidXNlcm5hbWUiOiJAQWxleF9pbnZlcmNpb24iLCJlbWFpbCI6ImFybGluc29ucmFtaXJlejFAZ21haWwuY29tIiwiZXhwIjoxNzgwNjkzNzg1fQ.NtNKDL8Api2r0RTGqfFL4LVTwJJ9huSHJ1u2fzPFEdA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0387bf92bc274be-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "181.205.77.146",
        "cf-ipcountry": "CO",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-May-2026 21:10:10 UTC] === END API CALL LOG ===
[29-May-2026 21:10:10 UTC] ✅ API Hash verification passed for profile endpoint
[29-May-2026 21:10:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjgzIiwidXNlcm5hbWUiOiJAQWxleF9pbnZlcmNpb24iLCJlbWFpbCI6ImFybGluc29ucmFtaXJlejFAZ21haWwuY29tIiwiZXhwIjoxNzgwNjkzNzg1fQ.NtNKDL8Api2r0RTGqfFL4LVTwJJ9huSHJ1u2fzPFEdA
[29-May-2026 21:10:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-May-2026 21:10:10 UTC] ✅ JWT token verified successfully for user profile
[29-May-2026 21:10:10 UTC] User ID: 683
[29-May-2026 21:10:10 UTC] ✅ User profile retrieved successfully for user ID: 683
[29-May-2026 21:10:10 UTC] === API CALL LOG ===
[29-May-2026 21:10:10 UTC] Endpoint: user/profile.php
[29-May-2026 21:10:10 UTC] Full Log Data: {
    "timestamp": "2026-05-29 21:10:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "181.205.77.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "181.205.77.146, 172.70.255.253",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjgzIiwidXNlcm5hbWUiOiJAQWxleF9pbnZlcmNpb24iLCJlbWFpbCI6ImFybGluc29ucmFtaXJlejFAZ21haWwuY29tIiwiZXhwIjoxNzgwNjkzNzg1fQ.NtNKDL8Api2r0RTGqfFL4LVTwJJ9huSHJ1u2fzPFEdA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0387bfccef474be-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "181.205.77.146",
        "cf-ipcountry": "CO",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-May-2026 21:10:10 UTC] === END API CALL LOG ===
[29-May-2026 21:10:10 UTC] ✅ API Hash verification passed for profile endpoint
[29-May-2026 21:10:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjgzIiwidXNlcm5hbWUiOiJAQWxleF9pbnZlcmNpb24iLCJlbWFpbCI6ImFybGluc29ucmFtaXJlejFAZ21haWwuY29tIiwiZXhwIjoxNzgwNjkzNzg1fQ.NtNKDL8Api2r0RTGqfFL4LVTwJJ9huSHJ1u2fzPFEdA
[29-May-2026 21:10:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-May-2026 21:10:10 UTC] ✅ JWT token verified successfully for user profile
[29-May-2026 21:10:10 UTC] User ID: 683
[29-May-2026 21:10:10 UTC] ✅ User profile retrieved successfully for user ID: 683
[29-May-2026 21:10:11 UTC] === API CALL LOG ===
[29-May-2026 21:10:11 UTC] Endpoint: user/profile.php
[29-May-2026 21:10:11 UTC] Full Log Data: {
    "timestamp": "2026-05-29 21:10:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "181.205.77.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "181.205.77.146, 172.70.255.253",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjgzIiwidXNlcm5hbWUiOiJAQWxleF9pbnZlcmNpb24iLCJlbWFpbCI6ImFybGluc29ucmFtaXJlejFAZ21haWwuY29tIiwiZXhwIjoxNzgwNjkzNzg1fQ.NtNKDL8Api2r0RTGqfFL4LVTwJJ9huSHJ1u2fzPFEdA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0387c020c3274be-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "181.205.77.146",
        "cf-ipcountry": "CO",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-May-2026 21:10:11 UTC] === END API CALL LOG ===
[29-May-2026 21:10:11 UTC] ✅ API Hash verification passed for profile endpoint
[29-May-2026 21:10:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjgzIiwidXNlcm5hbWUiOiJAQWxleF9pbnZlcmNpb24iLCJlbWFpbCI6ImFybGluc29ucmFtaXJlejFAZ21haWwuY29tIiwiZXhwIjoxNzgwNjkzNzg1fQ.NtNKDL8Api2r0RTGqfFL4LVTwJJ9huSHJ1u2fzPFEdA
[29-May-2026 21:10:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-May-2026 21:10:11 UTC] ✅ JWT token verified successfully for user profile
[29-May-2026 21:10:11 UTC] User ID: 683
[29-May-2026 21:10:11 UTC] ✅ User profile retrieved successfully for user ID: 683
[29-May-2026 21:10:27 UTC] === API CALL LOG ===
[29-May-2026 21:10:27 UTC] Endpoint: user/profile.php
[29-May-2026 21:10:27 UTC] Full Log Data: {
    "timestamp": "2026-05-29 21:10:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "181.205.77.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "181.205.77.146, 172.70.255.253",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjgzIiwidXNlcm5hbWUiOiJAQWxleF9pbnZlcmNpb24iLCJlbWFpbCI6ImFybGluc29ucmFtaXJlejFAZ21haWwuY29tIiwiZXhwIjoxNzgwNjkzNzg1fQ.NtNKDL8Api2r0RTGqfFL4LVTwJJ9huSHJ1u2fzPFEdA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0387c653ec074be-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "181.205.77.146",
        "cf-ipcountry": "CO",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-May-2026 21:10:27 UTC] === END API CALL LOG ===
[29-May-2026 21:10:27 UTC] ✅ API Hash verification passed for profile endpoint
[29-May-2026 21:10:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjgzIiwidXNlcm5hbWUiOiJAQWxleF9pbnZlcmNpb24iLCJlbWFpbCI6ImFybGluc29ucmFtaXJlejFAZ21haWwuY29tIiwiZXhwIjoxNzgwNjkzNzg1fQ.NtNKDL8Api2r0RTGqfFL4LVTwJJ9huSHJ1u2fzPFEdA
[29-May-2026 21:10:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-May-2026 21:10:27 UTC] ✅ JWT token verified successfully for user profile
[29-May-2026 21:10:27 UTC] User ID: 683
[29-May-2026 21:10:27 UTC] ✅ User profile retrieved successfully for user ID: 683
[29-May-2026 21:10:27 UTC] === API CALL LOG ===
[29-May-2026 21:10:27 UTC] Endpoint: user/profile.php
[29-May-2026 21:10:27 UTC] Full Log Data: {
    "timestamp": "2026-05-29 21:10:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "181.205.77.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "181.205.77.146, 172.70.255.253",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjgzIiwidXNlcm5hbWUiOiJAQWxleF9pbnZlcmNpb24iLCJlbWFpbCI6ImFybGluc29ucmFtaXJlejFAZ21haWwuY29tIiwiZXhwIjoxNzgwNjkzNzg1fQ.NtNKDL8Api2r0RTGqfFL4LVTwJJ9huSHJ1u2fzPFEdA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0387c67889574be-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "181.205.77.146",
        "cf-ipcountry": "CO",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-May-2026 21:10:27 UTC] === END API CALL LOG ===
[29-May-2026 21:10:27 UTC] ✅ API Hash verification passed for profile endpoint
[29-May-2026 21:10:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjgzIiwidXNlcm5hbWUiOiJAQWxleF9pbnZlcmNpb24iLCJlbWFpbCI6ImFybGluc29ucmFtaXJlejFAZ21haWwuY29tIiwiZXhwIjoxNzgwNjkzNzg1fQ.NtNKDL8Api2r0RTGqfFL4LVTwJJ9huSHJ1u2fzPFEdA
[29-May-2026 21:10:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-May-2026 21:10:27 UTC] ✅ JWT token verified successfully for user profile
[29-May-2026 21:10:27 UTC] User ID: 683
[29-May-2026 21:10:27 UTC] ✅ User profile retrieved successfully for user ID: 683
[29-May-2026 21:10:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-May-2026 21:10:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-May-2026 21:10:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"181.205.77.146, 172.70.255.253","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjgzIiwidXNlcm5hbWUiOiJAQWxleF9pbnZlcmNpb24iLCJlbWFpbCI6ImFybGluc29ucmFtaXJlejFAZ21haWwuY29tIiwiZXhwIjoxNzgwNjkzNzg1fQ.NtNKDL8Api2r0RTGqfFL4LVTwJJ9huSHJ1u2fzPFEdA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0387c653ebe74be-MIA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"181.205.77.146","cf-ipcountry":"CO","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-May-2026 21:10:27 UTC] === User Orders API Called ===
[29-May-2026 21:10:27 UTC] User ID: 683
[29-May-2026 21:10:27 UTC] Limit: 20, Offset: 0
[29-May-2026 21:10:27 UTC] Orders found: 0
[29-May-2026 21:10:27 UTC] Orders data: []
[29-May-2026 21:10:27 UTC] Total orders count: 0
[29-May-2026 21:10:29 UTC] === API CALL LOG ===
[29-May-2026 21:10:29 UTC] Endpoint: user/profile.php
[29-May-2026 21:10:29 UTC] Full Log Data: {
    "timestamp": "2026-05-29 21:10:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "181.205.77.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "181.205.77.146, 172.70.255.253",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjgzIiwidXNlcm5hbWUiOiJAQWxleF9pbnZlcmNpb24iLCJlbWFpbCI6ImFybGluc29ucmFtaXJlejFAZ21haWwuY29tIiwiZXhwIjoxNzgwNjkzNzg1fQ.NtNKDL8Api2r0RTGqfFL4LVTwJJ9huSHJ1u2fzPFEdA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0387c7098ac74be-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "181.205.77.146",
        "cf-ipcountry": "CO",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-May-2026 21:10:29 UTC] === END API CALL LOG ===
[29-May-2026 21:10:29 UTC] ✅ API Hash verification passed for profile endpoint
[29-May-2026 21:10:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjgzIiwidXNlcm5hbWUiOiJAQWxleF9pbnZlcmNpb24iLCJlbWFpbCI6ImFybGluc29ucmFtaXJlejFAZ21haWwuY29tIiwiZXhwIjoxNzgwNjkzNzg1fQ.NtNKDL8Api2r0RTGqfFL4LVTwJJ9huSHJ1u2fzPFEdA
[29-May-2026 21:10:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-May-2026 21:10:29 UTC] ✅ JWT token verified successfully for user profile
[29-May-2026 21:10:29 UTC] User ID: 683
[29-May-2026 21:10:29 UTC] ✅ User profile retrieved successfully for user ID: 683
[29-May-2026 21:11:19 UTC] === API CALL LOG ===
[29-May-2026 21:11:19 UTC] Endpoint: user/profile.php
[29-May-2026 21:11:19 UTC] Full Log Data: {
    "timestamp": "2026-05-29 21:11:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "181.205.77.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "181.205.77.146, 172.68.7.92",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjgzIiwidXNlcm5hbWUiOiJAQWxleF9pbnZlcmNpb24iLCJlbWFpbCI6ImFybGluc29ucmFtaXJlejFAZ21haWwuY29tIiwiZXhwIjoxNzgwNjkzNzg1fQ.NtNKDL8Api2r0RTGqfFL4LVTwJJ9huSHJ1u2fzPFEdA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0387da8e907d669-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "181.205.77.146",
        "cf-ipcountry": "CO",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-May-2026 21:11:19 UTC] === END API CALL LOG ===
[29-May-2026 21:11:19 UTC] ✅ API Hash verification passed for profile endpoint
[29-May-2026 21:11:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjgzIiwidXNlcm5hbWUiOiJAQWxleF9pbnZlcmNpb24iLCJlbWFpbCI6ImFybGluc29ucmFtaXJlejFAZ21haWwuY29tIiwiZXhwIjoxNzgwNjkzNzg1fQ.NtNKDL8Api2r0RTGqfFL4LVTwJJ9huSHJ1u2fzPFEdA
[29-May-2026 21:11:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-May-2026 21:11:19 UTC] ✅ JWT token verified successfully for user profile
[29-May-2026 21:11:19 UTC] User ID: 683
[29-May-2026 21:11:19 UTC] ✅ User profile retrieved successfully for user ID: 683
[29-May-2026 21:11:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-May-2026 21:11:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-May-2026 21:11:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"181.205.77.146, 172.68.7.92","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjgzIiwidXNlcm5hbWUiOiJAQWxleF9pbnZlcmNpb24iLCJlbWFpbCI6ImFybGluc29ucmFtaXJlejFAZ21haWwuY29tIiwiZXhwIjoxNzgwNjkzNzg1fQ.NtNKDL8Api2r0RTGqfFL4LVTwJJ9huSHJ1u2fzPFEdA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0387da8e902d669-MIA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"181.205.77.146","cf-ipcountry":"CO","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-May-2026 21:11:19 UTC] === User Orders API Called ===
[29-May-2026 21:11:19 UTC] User ID: 683
[29-May-2026 21:11:19 UTC] Limit: 20, Offset: 0
[29-May-2026 21:11:19 UTC] Orders found: 0
[29-May-2026 21:11:19 UTC] Orders data: []
[29-May-2026 21:11:19 UTC] Total orders count: 0
[29-May-2026 21:11:19 UTC] === API CALL LOG ===
[29-May-2026 21:11:19 UTC] Endpoint: user/profile.php
[29-May-2026 21:11:19 UTC] Full Log Data: {
    "timestamp": "2026-05-29 21:11:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "181.205.77.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "181.205.77.146, 172.68.7.92",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjgzIiwidXNlcm5hbWUiOiJAQWxleF9pbnZlcmNpb24iLCJlbWFpbCI6ImFybGluc29ucmFtaXJlejFAZ21haWwuY29tIiwiZXhwIjoxNzgwNjkzNzg1fQ.NtNKDL8Api2r0RTGqfFL4LVTwJJ9huSHJ1u2fzPFEdA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0387dac5b3bd669-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "181.205.77.146",
        "cf-ipcountry": "CO",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-May-2026 21:11:19 UTC] === END API CALL LOG ===
[29-May-2026 21:11:19 UTC] ✅ API Hash verification passed for profile endpoint
[29-May-2026 21:11:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjgzIiwidXNlcm5hbWUiOiJAQWxleF9pbnZlcmNpb24iLCJlbWFpbCI6ImFybGluc29ucmFtaXJlejFAZ21haWwuY29tIiwiZXhwIjoxNzgwNjkzNzg1fQ.NtNKDL8Api2r0RTGqfFL4LVTwJJ9huSHJ1u2fzPFEdA
[29-May-2026 21:11:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-May-2026 21:11:19 UTC] ✅ JWT token verified successfully for user profile
[29-May-2026 21:11:19 UTC] User ID: 683
[29-May-2026 21:11:19 UTC] ✅ User profile retrieved successfully for user ID: 683
[29-May-2026 21:11:20 UTC] === API CALL LOG ===
[29-May-2026 21:11:20 UTC] Endpoint: user/profile.php
[29-May-2026 21:11:20 UTC] Full Log Data: {
    "timestamp": "2026-05-29 21:11:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "181.205.77.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "181.205.77.146, 172.68.7.92",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjgzIiwidXNlcm5hbWUiOiJAQWxleF9pbnZlcmNpb24iLCJlbWFpbCI6ImFybGluc29ucmFtaXJlejFAZ21haWwuY29tIiwiZXhwIjoxNzgwNjkzNzg1fQ.NtNKDL8Api2r0RTGqfFL4LVTwJJ9huSHJ1u2fzPFEdA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0387db3c832d669-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "181.205.77.146",
        "cf-ipcountry": "CO",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-May-2026 21:11:20 UTC] === END API CALL LOG ===
[29-May-2026 21:11:20 UTC] ✅ API Hash verification passed for profile endpoint
[29-May-2026 21:11:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjgzIiwidXNlcm5hbWUiOiJAQWxleF9pbnZlcmNpb24iLCJlbWFpbCI6ImFybGluc29ucmFtaXJlejFAZ21haWwuY29tIiwiZXhwIjoxNzgwNjkzNzg1fQ.NtNKDL8Api2r0RTGqfFL4LVTwJJ9huSHJ1u2fzPFEdA
[29-May-2026 21:11:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-May-2026 21:11:20 UTC] ✅ JWT token verified successfully for user profile
[29-May-2026 21:11:20 UTC] User ID: 683
[29-May-2026 21:11:20 UTC] ✅ User profile retrieved successfully for user ID: 683
[29-May-2026 21:13:24 UTC] === API CALL LOG ===
[29-May-2026 21:13:24 UTC] Endpoint: user/profile.php
[29-May-2026 21:13:24 UTC] Full Log Data: {
    "timestamp": "2026-05-29 21:13:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "181.205.77.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "181.205.77.146, 172.68.12.82",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjgzIiwidXNlcm5hbWUiOiJAQWxleF9pbnZlcmNpb24iLCJlbWFpbCI6ImFybGluc29ucmFtaXJlejFAZ21haWwuY29tIiwiZXhwIjoxNzgwNjkzNzg1fQ.NtNKDL8Api2r0RTGqfFL4LVTwJJ9huSHJ1u2fzPFEdA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a03880b538281f66-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "181.205.77.146",
        "cf-ipcountry": "CO",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-May-2026 21:13:24 UTC] === END API CALL LOG ===
[29-May-2026 21:13:24 UTC] ✅ API Hash verification passed for profile endpoint
[29-May-2026 21:13:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjgzIiwidXNlcm5hbWUiOiJAQWxleF9pbnZlcmNpb24iLCJlbWFpbCI6ImFybGluc29ucmFtaXJlejFAZ21haWwuY29tIiwiZXhwIjoxNzgwNjkzNzg1fQ.NtNKDL8Api2r0RTGqfFL4LVTwJJ9huSHJ1u2fzPFEdA
[29-May-2026 21:13:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-May-2026 21:13:24 UTC] ✅ JWT token verified successfully for user profile
[29-May-2026 21:13:24 UTC] User ID: 683
[29-May-2026 21:13:24 UTC] ✅ User profile retrieved successfully for user ID: 683
[29-May-2026 21:13:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-May-2026 21:13:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-May-2026 21:13:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"181.205.77.146, 172.68.12.82","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjgzIiwidXNlcm5hbWUiOiJAQWxleF9pbnZlcmNpb24iLCJlbWFpbCI6ImFybGluc29ucmFtaXJlejFAZ21haWwuY29tIiwiZXhwIjoxNzgwNjkzNzg1fQ.NtNKDL8Api2r0RTGqfFL4LVTwJJ9huSHJ1u2fzPFEdA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a03881235d981f66-MIA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"181.205.77.146","cf-ipcountry":"CO","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-May-2026 21:13:41 UTC] === User Orders API Called ===
[29-May-2026 21:13:41 UTC] User ID: 683
[29-May-2026 21:13:41 UTC] Limit: 20, Offset: 0
[29-May-2026 21:13:41 UTC] Orders found: 0
[29-May-2026 21:13:41 UTC] Orders data: []
[29-May-2026 21:13:41 UTC] Total orders count: 0
[29-May-2026 21:13:44 UTC] === API CALL LOG ===
[29-May-2026 21:13:44 UTC] Endpoint: user/profile.php
[29-May-2026 21:13:44 UTC] Full Log Data: {
    "timestamp": "2026-05-29 21:13:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "181.205.77.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "181.205.77.146, 172.68.12.82",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjgzIiwidXNlcm5hbWUiOiJAQWxleF9pbnZlcmNpb24iLCJlbWFpbCI6ImFybGluc29ucmFtaXJlejFAZ21haWwuY29tIiwiZXhwIjoxNzgwNjkzNzg1fQ.NtNKDL8Api2r0RTGqfFL4LVTwJJ9huSHJ1u2fzPFEdA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0388131cff91f66-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "181.205.77.146",
        "cf-ipcountry": "CO",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-May-2026 21:13:44 UTC] === END API CALL LOG ===
[29-May-2026 21:13:44 UTC] ✅ API Hash verification passed for profile endpoint
[29-May-2026 21:13:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjgzIiwidXNlcm5hbWUiOiJAQWxleF9pbnZlcmNpb24iLCJlbWFpbCI6ImFybGluc29ucmFtaXJlejFAZ21haWwuY29tIiwiZXhwIjoxNzgwNjkzNzg1fQ.NtNKDL8Api2r0RTGqfFL4LVTwJJ9huSHJ1u2fzPFEdA
[29-May-2026 21:13:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-May-2026 21:13:44 UTC] ✅ JWT token verified successfully for user profile
[29-May-2026 21:13:44 UTC] User ID: 683
[29-May-2026 21:13:44 UTC] ✅ User profile retrieved successfully for user ID: 683
[29-May-2026 21:13:44 UTC] User Purchases API - User ID: 683
[29-May-2026 21:13:44 UTC] User Purchases API - Total purchases found: 0
[29-May-2026 21:14:01 UTC] === API CALL LOG ===
[29-May-2026 21:14:01 UTC] Endpoint: user/profile.php
[29-May-2026 21:14:01 UTC] Full Log Data: {
    "timestamp": "2026-05-29 21:14:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "181.205.77.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "181.205.77.146, 172.68.12.82",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjgzIiwidXNlcm5hbWUiOiJAQWxleF9pbnZlcmNpb24iLCJlbWFpbCI6ImFybGluc29ucmFtaXJlejFAZ21haWwuY29tIiwiZXhwIjoxNzgwNjkzNzg1fQ.NtNKDL8Api2r0RTGqfFL4LVTwJJ9huSHJ1u2fzPFEdA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0388199e99c1f66-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "181.205.77.146",
        "cf-ipcountry": "CO",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-May-2026 21:14:01 UTC] === END API CALL LOG ===
[29-May-2026 21:14:01 UTC] ✅ API Hash verification passed for profile endpoint
[29-May-2026 21:14:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjgzIiwidXNlcm5hbWUiOiJAQWxleF9pbnZlcmNpb24iLCJlbWFpbCI6ImFybGluc29ucmFtaXJlejFAZ21haWwuY29tIiwiZXhwIjoxNzgwNjkzNzg1fQ.NtNKDL8Api2r0RTGqfFL4LVTwJJ9huSHJ1u2fzPFEdA
[29-May-2026 21:14:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-May-2026 21:14:01 UTC] ✅ JWT token verified successfully for user profile
[29-May-2026 21:14:01 UTC] User ID: 683
[29-May-2026 21:14:01 UTC] ✅ User profile retrieved successfully for user ID: 683
[29-May-2026 21:14:01 UTC] User Purchases API - User ID: 683
[29-May-2026 21:14:01 UTC] User Purchases API - Total purchases found: 0
[29-May-2026 21:14:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-May-2026 21:14:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-May-2026 21:14:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"181.205.77.146, 172.68.12.83","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjgzIiwidXNlcm5hbWUiOiJAQWxleF9pbnZlcmNpb24iLCJlbWFpbCI6ImFybGluc29ucmFtaXJlejFAZ21haWwuY29tIiwiZXhwIjoxNzgwNjkzNzg1fQ.NtNKDL8Api2r0RTGqfFL4LVTwJJ9huSHJ1u2fzPFEdA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a03881c57fe81f66-MIA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"181.205.77.146","cf-ipcountry":"CO","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-May-2026 21:14:08 UTC] === User Orders API Called ===
[29-May-2026 21:14:08 UTC] User ID: 683
[29-May-2026 21:14:08 UTC] Limit: 20, Offset: 0
[29-May-2026 21:14:08 UTC] Orders found: 0
[29-May-2026 21:14:08 UTC] Orders data: []
[29-May-2026 21:14:08 UTC] Total orders count: 0
[29-May-2026 21:14:12 UTC] === API CALL LOG ===
[29-May-2026 21:14:12 UTC] Endpoint: user/profile.php
[29-May-2026 21:14:12 UTC] Full Log Data: {
    "timestamp": "2026-05-29 21:14:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "181.205.77.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "181.205.77.146, 172.68.12.83",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjgzIiwidXNlcm5hbWUiOiJAQWxleF9pbnZlcmNpb24iLCJlbWFpbCI6ImFybGluc29ucmFtaXJlejFAZ21haWwuY29tIiwiZXhwIjoxNzgwNjkzNzg1fQ.NtNKDL8Api2r0RTGqfFL4LVTwJJ9huSHJ1u2fzPFEdA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a03881e13bc81f66-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "181.205.77.146",
        "cf-ipcountry": "CO",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-May-2026 21:14:12 UTC] === END API CALL LOG ===
[29-May-2026 21:14:12 UTC] ✅ API Hash verification passed for profile endpoint
[29-May-2026 21:14:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjgzIiwidXNlcm5hbWUiOiJAQWxleF9pbnZlcmNpb24iLCJlbWFpbCI6ImFybGluc29ucmFtaXJlejFAZ21haWwuY29tIiwiZXhwIjoxNzgwNjkzNzg1fQ.NtNKDL8Api2r0RTGqfFL4LVTwJJ9huSHJ1u2fzPFEdA
[29-May-2026 21:14:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-May-2026 21:14:12 UTC] ✅ JWT token verified successfully for user profile
[29-May-2026 21:14:12 UTC] User ID: 683
[29-May-2026 21:14:12 UTC] ✅ User profile retrieved successfully for user ID: 683
[29-May-2026 21:14:12 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-May-2026 21:14:12 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-May-2026 21:14:12 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"181.205.77.146, 172.68.12.83","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjgzIiwidXNlcm5hbWUiOiJAQWxleF9pbnZlcmNpb24iLCJlbWFpbCI6ImFybGluc29ucmFtaXJlejFAZ21haWwuY29tIiwiZXhwIjoxNzgwNjkzNzg1fQ.NtNKDL8Api2r0RTGqfFL4LVTwJJ9huSHJ1u2fzPFEdA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a03881e13bc61f66-MIA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"181.205.77.146","cf-ipcountry":"CO","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-May-2026 21:14:12 UTC] === User Orders API Called ===
[29-May-2026 21:14:12 UTC] User ID: 683
[29-May-2026 21:14:12 UTC] Limit: 20, Offset: 0
[29-May-2026 21:14:12 UTC] Orders found: 0
[29-May-2026 21:14:12 UTC] Orders data: []
[29-May-2026 21:14:12 UTC] Total orders count: 0
[29-May-2026 21:14:12 UTC] === API CALL LOG ===
[29-May-2026 21:14:12 UTC] Endpoint: user/profile.php
[29-May-2026 21:14:12 UTC] Full Log Data: {
    "timestamp": "2026-05-29 21:14:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "181.205.77.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "181.205.77.146, 172.68.12.83",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjgzIiwidXNlcm5hbWUiOiJAQWxleF9pbnZlcmNpb24iLCJlbWFpbCI6ImFybGluc29ucmFtaXJlejFAZ21haWwuY29tIiwiZXhwIjoxNzgwNjkzNzg1fQ.NtNKDL8Api2r0RTGqfFL4LVTwJJ9huSHJ1u2fzPFEdA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a03881e3ed511f66-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "181.205.77.146",
        "cf-ipcountry": "CO",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-May-2026 21:14:12 UTC] === END API CALL LOG ===
[29-May-2026 21:14:12 UTC] ✅ API Hash verification passed for profile endpoint
[29-May-2026 21:14:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjgzIiwidXNlcm5hbWUiOiJAQWxleF9pbnZlcmNpb24iLCJlbWFpbCI6ImFybGluc29ucmFtaXJlejFAZ21haWwuY29tIiwiZXhwIjoxNzgwNjkzNzg1fQ.NtNKDL8Api2r0RTGqfFL4LVTwJJ9huSHJ1u2fzPFEdA
[29-May-2026 21:14:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-May-2026 21:14:12 UTC] ✅ JWT token verified successfully for user profile
[29-May-2026 21:14:12 UTC] User ID: 683
[29-May-2026 21:14:12 UTC] ✅ User profile retrieved successfully for user ID: 683
[29-May-2026 21:14:13 UTC] === API CALL LOG ===
[29-May-2026 21:14:13 UTC] Endpoint: user/profile.php
[29-May-2026 21:14:13 UTC] Full Log Data: {
    "timestamp": "2026-05-29 21:14:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "181.205.77.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "181.205.77.146, 172.68.12.83",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjgzIiwidXNlcm5hbWUiOiJAQWxleF9pbnZlcmNpb24iLCJlbWFpbCI6ImFybGluc29ucmFtaXJlejFAZ21haWwuY29tIiwiZXhwIjoxNzgwNjkzNzg1fQ.NtNKDL8Api2r0RTGqfFL4LVTwJJ9huSHJ1u2fzPFEdA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a03881e6ce751f66-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "181.205.77.146",
        "cf-ipcountry": "CO",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-May-2026 21:14:13 UTC] === END API CALL LOG ===
[29-May-2026 21:14:13 UTC] ✅ API Hash verification passed for profile endpoint
[29-May-2026 21:14:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjgzIiwidXNlcm5hbWUiOiJAQWxleF9pbnZlcmNpb24iLCJlbWFpbCI6ImFybGluc29ucmFtaXJlejFAZ21haWwuY29tIiwiZXhwIjoxNzgwNjkzNzg1fQ.NtNKDL8Api2r0RTGqfFL4LVTwJJ9huSHJ1u2fzPFEdA
[29-May-2026 21:14:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-May-2026 21:14:13 UTC] ✅ JWT token verified successfully for user profile
[29-May-2026 21:14:13 UTC] User ID: 683
[29-May-2026 21:14:13 UTC] ✅ User profile retrieved successfully for user ID: 683
[29-May-2026 21:14:19 UTC] === API CALL LOG ===
[29-May-2026 21:14:19 UTC] Endpoint: user/profile.php
[29-May-2026 21:14:19 UTC] Full Log Data: {
    "timestamp": "2026-05-29 21:14:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "181.205.77.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "181.205.77.146, 172.68.12.83",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjgzIiwidXNlcm5hbWUiOiJAQWxleF9pbnZlcmNpb24iLCJlbWFpbCI6ImFybGluc29ucmFtaXJlejFAZ21haWwuY29tIiwiZXhwIjoxNzgwNjkzNzg1fQ.NtNKDL8Api2r0RTGqfFL4LVTwJJ9huSHJ1u2fzPFEdA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a038820b0a271f66-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "181.205.77.146",
        "cf-ipcountry": "CO",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-May-2026 21:14:19 UTC] === END API CALL LOG ===
[29-May-2026 21:14:19 UTC] ✅ API Hash verification passed for profile endpoint
[29-May-2026 21:14:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjgzIiwidXNlcm5hbWUiOiJAQWxleF9pbnZlcmNpb24iLCJlbWFpbCI6ImFybGluc29ucmFtaXJlejFAZ21haWwuY29tIiwiZXhwIjoxNzgwNjkzNzg1fQ.NtNKDL8Api2r0RTGqfFL4LVTwJJ9huSHJ1u2fzPFEdA
[29-May-2026 21:14:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-May-2026 21:14:19 UTC] ✅ JWT token verified successfully for user profile
[29-May-2026 21:14:19 UTC] User ID: 683
[29-May-2026 21:14:19 UTC] ✅ User profile retrieved successfully for user ID: 683
[29-May-2026 21:14:19 UTC] User Purchases API - User ID: 683
[29-May-2026 21:14:19 UTC] User Purchases API - Total purchases found: 0
[30-May-2026 00:00:54 UTC] === API CALL LOG ===
[30-May-2026 00:00:54 UTC] Endpoint: user/profile.php
[30-May-2026 00:00:54 UTC] Full Log Data: {
    "timestamp": "2026-05-30 00:00:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "217.113.194.203",
    "user_agent": "Mozilla\/5.0 (compatible; Barkrowler\/0.9; +https:\/\/babbar.tech\/crawler)",
    "headers": {
        "Host": "api.memberx.app",
        "x-forwarded-proto": "https",
        "Accept": "text\/html;q=0.95,text\/*;q=0.9,*\/*;q=0.8",
        "from": "tech@babbar.tech",
        "Accept-Encoding": "gzip, br",
        "User-Agent": "Mozilla\/5.0 (compatible; Barkrowler\/0.9; +https:\/\/babbar.tech\/crawler)",
        "cf-ray": "a03976136bceb598-CDG",
        "X-Forwarded-For": "217.113.194.203, 104.23.225.99",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "217.113.194.203",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-May-2026 00:00:54 UTC] === END API CALL LOG ===
[30-May-2026 00:07:01 UTC] === API CALL LOG ===
[30-May-2026 00:07:01 UTC] Endpoint: user/profile.php
[30-May-2026 00:07:01 UTC] Full Log Data: {
    "timestamp": "2026-05-30 00:07:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.218.10.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.218.10.1, 172.68.31.151",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg0IiwidXNlcm5hbWUiOiJ5aWJyYWFoaW05NTZAZ21haWwuY29tIiwiZW1haWwiOiJ5aWJyYWFoaW05NTZAZ21haWwuY29tIiwiZXhwIjoxNzgwNzA0NDIwfQ.GZDnWuj1pbpobzikYHe4kgBEhK5N6tT4TZ2hGNcxGLw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0397f0bef60724d-MPM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.218.10.1",
        "cf-ipcountry": "SO",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-May-2026 00:07:01 UTC] === END API CALL LOG ===
[30-May-2026 00:07:01 UTC] ✅ API Hash verification passed for profile endpoint
[30-May-2026 00:07:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg0IiwidXNlcm5hbWUiOiJ5aWJyYWFoaW05NTZAZ21haWwuY29tIiwiZW1haWwiOiJ5aWJyYWFoaW05NTZAZ21haWwuY29tIiwiZXhwIjoxNzgwNzA0NDIwfQ.GZDnWuj1pbpobzikYHe4kgBEhK5N6tT4TZ2hGNcxGLw
[30-May-2026 00:07:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-May-2026 00:07:01 UTC] ✅ JWT token verified successfully for user profile
[30-May-2026 00:07:01 UTC] User ID: 684
[30-May-2026 00:07:01 UTC] ✅ User profile retrieved successfully for user ID: 684
[30-May-2026 00:07:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-May-2026 00:07:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-May-2026 00:07:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.218.10.1, 172.68.31.151","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg0IiwidXNlcm5hbWUiOiJ5aWJyYWFoaW05NTZAZ21haWwuY29tIiwiZW1haWwiOiJ5aWJyYWFoaW05NTZAZ21haWwuY29tIiwiZXhwIjoxNzgwNzA0NDIwfQ.GZDnWuj1pbpobzikYHe4kgBEhK5N6tT4TZ2hGNcxGLw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0397f0c4f78724d-MPM","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.218.10.1","cf-ipcountry":"SO","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-May-2026 00:07:01 UTC] === User Orders API Called ===
[30-May-2026 00:07:01 UTC] User ID: 684
[30-May-2026 00:07:01 UTC] Limit: 20, Offset: 0
[30-May-2026 00:07:01 UTC] Orders found: 0
[30-May-2026 00:07:01 UTC] Orders data: []
[30-May-2026 00:07:01 UTC] Total orders count: 0
[30-May-2026 00:07:01 UTC] === API CALL LOG ===
[30-May-2026 00:07:01 UTC] Endpoint: user/profile.php
[30-May-2026 00:07:01 UTC] Full Log Data: {
    "timestamp": "2026-05-30 00:07:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.218.10.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.218.10.1, 172.68.31.151",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg0IiwidXNlcm5hbWUiOiJ5aWJyYWFoaW05NTZAZ21haWwuY29tIiwiZW1haWwiOiJ5aWJyYWFoaW05NTZAZ21haWwuY29tIiwiZXhwIjoxNzgwNzA0NDIwfQ.GZDnWuj1pbpobzikYHe4kgBEhK5N6tT4TZ2hGNcxGLw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0397f0c9f9a724d-MPM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.218.10.1",
        "cf-ipcountry": "SO",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-May-2026 00:07:01 UTC] === END API CALL LOG ===
[30-May-2026 00:07:01 UTC] ✅ API Hash verification passed for profile endpoint
[30-May-2026 00:07:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg0IiwidXNlcm5hbWUiOiJ5aWJyYWFoaW05NTZAZ21haWwuY29tIiwiZW1haWwiOiJ5aWJyYWFoaW05NTZAZ21haWwuY29tIiwiZXhwIjoxNzgwNzA0NDIwfQ.GZDnWuj1pbpobzikYHe4kgBEhK5N6tT4TZ2hGNcxGLw
[30-May-2026 00:07:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-May-2026 00:07:01 UTC] ✅ JWT token verified successfully for user profile
[30-May-2026 00:07:01 UTC] User ID: 684
[30-May-2026 00:07:01 UTC] ✅ User profile retrieved successfully for user ID: 684
[30-May-2026 00:07:03 UTC] === API CALL LOG ===
[30-May-2026 00:07:03 UTC] Endpoint: user/profile.php
[30-May-2026 00:07:03 UTC] Full Log Data: {
    "timestamp": "2026-05-30 00:07:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.218.10.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.218.10.1, 172.68.31.151",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg0IiwidXNlcm5hbWUiOiJ5aWJyYWFoaW05NTZAZ21haWwuY29tIiwiZW1haWwiOiJ5aWJyYWFoaW05NTZAZ21haWwuY29tIiwiZXhwIjoxNzgwNzA0NDIwfQ.GZDnWuj1pbpobzikYHe4kgBEhK5N6tT4TZ2hGNcxGLw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0397f1419a5724d-MPM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.218.10.1",
        "cf-ipcountry": "SO",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-May-2026 00:07:03 UTC] === END API CALL LOG ===
[30-May-2026 00:07:03 UTC] ✅ API Hash verification passed for profile endpoint
[30-May-2026 00:07:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg0IiwidXNlcm5hbWUiOiJ5aWJyYWFoaW05NTZAZ21haWwuY29tIiwiZW1haWwiOiJ5aWJyYWFoaW05NTZAZ21haWwuY29tIiwiZXhwIjoxNzgwNzA0NDIwfQ.GZDnWuj1pbpobzikYHe4kgBEhK5N6tT4TZ2hGNcxGLw
[30-May-2026 00:07:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-May-2026 00:07:03 UTC] ✅ JWT token verified successfully for user profile
[30-May-2026 00:07:03 UTC] User ID: 684
[30-May-2026 00:07:03 UTC] ✅ User profile retrieved successfully for user ID: 684
[30-May-2026 00:07:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-May-2026 00:07:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-May-2026 00:07:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.218.10.1, 172.68.31.151","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg0IiwidXNlcm5hbWUiOiJ5aWJyYWFoaW05NTZAZ21haWwuY29tIiwiZW1haWwiOiJ5aWJyYWFoaW05NTZAZ21haWwuY29tIiwiZXhwIjoxNzgwNzA0NDIwfQ.GZDnWuj1pbpobzikYHe4kgBEhK5N6tT4TZ2hGNcxGLw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0397f6b9b20724d-MPM","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.218.10.1","cf-ipcountry":"SO","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-May-2026 00:07:17 UTC] === User Orders API Called ===
[30-May-2026 00:07:17 UTC] User ID: 684
[30-May-2026 00:07:17 UTC] Limit: 20, Offset: 0
[30-May-2026 00:07:17 UTC] Orders found: 0
[30-May-2026 00:07:17 UTC] Orders data: []
[30-May-2026 00:07:17 UTC] Total orders count: 0
[30-May-2026 00:07:17 UTC] === API CALL LOG ===
[30-May-2026 00:07:17 UTC] Endpoint: user/profile.php
[30-May-2026 00:07:17 UTC] Full Log Data: {
    "timestamp": "2026-05-30 00:07:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.218.10.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.218.10.1, 172.68.31.150",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg0IiwidXNlcm5hbWUiOiJ5aWJyYWFoaW05NTZAZ21haWwuY29tIiwiZW1haWwiOiJ5aWJyYWFoaW05NTZAZ21haWwuY29tIiwiZXhwIjoxNzgwNzA0NDIwfQ.GZDnWuj1pbpobzikYHe4kgBEhK5N6tT4TZ2hGNcxGLw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0397f6bfb35724d-MPM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.218.10.1",
        "cf-ipcountry": "SO",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-May-2026 00:07:17 UTC] === END API CALL LOG ===
[30-May-2026 00:07:17 UTC] ✅ API Hash verification passed for profile endpoint
[30-May-2026 00:07:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg0IiwidXNlcm5hbWUiOiJ5aWJyYWFoaW05NTZAZ21haWwuY29tIiwiZW1haWwiOiJ5aWJyYWFoaW05NTZAZ21haWwuY29tIiwiZXhwIjoxNzgwNzA0NDIwfQ.GZDnWuj1pbpobzikYHe4kgBEhK5N6tT4TZ2hGNcxGLw
[30-May-2026 00:07:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-May-2026 00:07:17 UTC] ✅ JWT token verified successfully for user profile
[30-May-2026 00:07:17 UTC] User ID: 684
[30-May-2026 00:07:17 UTC] ✅ User profile retrieved successfully for user ID: 684
[30-May-2026 00:07:17 UTC] === API CALL LOG ===
[30-May-2026 00:07:17 UTC] Endpoint: user/profile.php
[30-May-2026 00:07:17 UTC] Full Log Data: {
    "timestamp": "2026-05-30 00:07:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.218.10.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.218.10.1, 172.68.31.150",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg0IiwidXNlcm5hbWUiOiJ5aWJyYWFoaW05NTZAZ21haWwuY29tIiwiZW1haWwiOiJ5aWJyYWFoaW05NTZAZ21haWwuY29tIiwiZXhwIjoxNzgwNzA0NDIwfQ.GZDnWuj1pbpobzikYHe4kgBEhK5N6tT4TZ2hGNcxGLw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0397f6fdc86724d-MPM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.218.10.1",
        "cf-ipcountry": "SO",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-May-2026 00:07:17 UTC] === END API CALL LOG ===
[30-May-2026 00:07:17 UTC] ✅ API Hash verification passed for profile endpoint
[30-May-2026 00:07:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg0IiwidXNlcm5hbWUiOiJ5aWJyYWFoaW05NTZAZ21haWwuY29tIiwiZW1haWwiOiJ5aWJyYWFoaW05NTZAZ21haWwuY29tIiwiZXhwIjoxNzgwNzA0NDIwfQ.GZDnWuj1pbpobzikYHe4kgBEhK5N6tT4TZ2hGNcxGLw
[30-May-2026 00:07:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-May-2026 00:07:17 UTC] ✅ JWT token verified successfully for user profile
[30-May-2026 00:07:17 UTC] User ID: 684
[30-May-2026 00:07:17 UTC] ✅ User profile retrieved successfully for user ID: 684
[30-May-2026 00:07:18 UTC] === API CALL LOG ===
[30-May-2026 00:07:18 UTC] Endpoint: user/profile.php
[30-May-2026 00:07:18 UTC] Full Log Data: {
    "timestamp": "2026-05-30 00:07:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.218.10.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.218.10.1, 172.68.31.150",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg0IiwidXNlcm5hbWUiOiJ5aWJyYWFoaW05NTZAZ21haWwuY29tIiwiZW1haWwiOiJ5aWJyYWFoaW05NTZAZ21haWwuY29tIiwiZXhwIjoxNzgwNzA0NDIwfQ.GZDnWuj1pbpobzikYHe4kgBEhK5N6tT4TZ2hGNcxGLw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0397f75cdcf724d-MPM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.218.10.1",
        "cf-ipcountry": "SO",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-May-2026 00:07:18 UTC] === END API CALL LOG ===
[30-May-2026 00:07:18 UTC] ✅ API Hash verification passed for profile endpoint
[30-May-2026 00:07:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg0IiwidXNlcm5hbWUiOiJ5aWJyYWFoaW05NTZAZ21haWwuY29tIiwiZW1haWwiOiJ5aWJyYWFoaW05NTZAZ21haWwuY29tIiwiZXhwIjoxNzgwNzA0NDIwfQ.GZDnWuj1pbpobzikYHe4kgBEhK5N6tT4TZ2hGNcxGLw
[30-May-2026 00:07:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-May-2026 00:07:18 UTC] ✅ JWT token verified successfully for user profile
[30-May-2026 00:07:18 UTC] User ID: 684
[30-May-2026 00:07:18 UTC] ✅ User profile retrieved successfully for user ID: 684
[30-May-2026 00:07:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-May-2026 00:07:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-May-2026 00:07:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.218.10.1, 172.68.31.151","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg0IiwidXNlcm5hbWUiOiJ5aWJyYWFoaW05NTZAZ21haWwuY29tIiwiZW1haWwiOiJ5aWJyYWFoaW05NTZAZ21haWwuY29tIiwiZXhwIjoxNzgwNzA0NDIwfQ.GZDnWuj1pbpobzikYHe4kgBEhK5N6tT4TZ2hGNcxGLw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0397fa3bba9724d-MPM","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.218.10.1","cf-ipcountry":"SO","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-May-2026 00:07:26 UTC] === User Orders API Called ===
[30-May-2026 00:07:26 UTC] User ID: 684
[30-May-2026 00:07:26 UTC] Limit: 20, Offset: 0
[30-May-2026 00:07:26 UTC] Orders found: 0
[30-May-2026 00:07:26 UTC] Orders data: []
[30-May-2026 00:07:26 UTC] Total orders count: 0
[30-May-2026 00:07:26 UTC] === API CALL LOG ===
[30-May-2026 00:07:26 UTC] Endpoint: user/profile.php
[30-May-2026 00:07:26 UTC] Full Log Data: {
    "timestamp": "2026-05-30 00:07:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.218.10.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.218.10.1, 172.68.31.151",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg0IiwidXNlcm5hbWUiOiJ5aWJyYWFoaW05NTZAZ21haWwuY29tIiwiZW1haWwiOiJ5aWJyYWFoaW05NTZAZ21haWwuY29tIiwiZXhwIjoxNzgwNzA0NDIwfQ.GZDnWuj1pbpobzikYHe4kgBEhK5N6tT4TZ2hGNcxGLw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0397fa41bb9724d-MPM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.218.10.1",
        "cf-ipcountry": "SO",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-May-2026 00:07:26 UTC] === END API CALL LOG ===
[30-May-2026 00:07:26 UTC] ✅ API Hash verification passed for profile endpoint
[30-May-2026 00:07:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg0IiwidXNlcm5hbWUiOiJ5aWJyYWFoaW05NTZAZ21haWwuY29tIiwiZW1haWwiOiJ5aWJyYWFoaW05NTZAZ21haWwuY29tIiwiZXhwIjoxNzgwNzA0NDIwfQ.GZDnWuj1pbpobzikYHe4kgBEhK5N6tT4TZ2hGNcxGLw
[30-May-2026 00:07:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-May-2026 00:07:26 UTC] ✅ JWT token verified successfully for user profile
[30-May-2026 00:07:26 UTC] User ID: 684
[30-May-2026 00:07:26 UTC] ✅ User profile retrieved successfully for user ID: 684
[30-May-2026 00:07:26 UTC] === API CALL LOG ===
[30-May-2026 00:07:26 UTC] Endpoint: user/profile.php
[30-May-2026 00:07:26 UTC] Full Log Data: {
    "timestamp": "2026-05-30 00:07:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.218.10.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.218.10.1, 172.68.31.151",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg0IiwidXNlcm5hbWUiOiJ5aWJyYWFoaW05NTZAZ21haWwuY29tIiwiZW1haWwiOiJ5aWJyYWFoaW05NTZAZ21haWwuY29tIiwiZXhwIjoxNzgwNzA0NDIwfQ.GZDnWuj1pbpobzikYHe4kgBEhK5N6tT4TZ2hGNcxGLw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0397fa7fcd1724d-MPM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.218.10.1",
        "cf-ipcountry": "SO",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-May-2026 00:07:26 UTC] === END API CALL LOG ===
[30-May-2026 00:07:26 UTC] ✅ API Hash verification passed for profile endpoint
[30-May-2026 00:07:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg0IiwidXNlcm5hbWUiOiJ5aWJyYWFoaW05NTZAZ21haWwuY29tIiwiZW1haWwiOiJ5aWJyYWFoaW05NTZAZ21haWwuY29tIiwiZXhwIjoxNzgwNzA0NDIwfQ.GZDnWuj1pbpobzikYHe4kgBEhK5N6tT4TZ2hGNcxGLw
[30-May-2026 00:07:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-May-2026 00:07:26 UTC] ✅ JWT token verified successfully for user profile
[30-May-2026 00:07:26 UTC] User ID: 684
[30-May-2026 00:07:26 UTC] ✅ User profile retrieved successfully for user ID: 684
[30-May-2026 00:07:27 UTC] === API CALL LOG ===
[30-May-2026 00:07:27 UTC] Endpoint: user/profile.php
[30-May-2026 00:07:27 UTC] Full Log Data: {
    "timestamp": "2026-05-30 00:07:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.218.10.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.218.10.1, 172.68.31.150",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg0IiwidXNlcm5hbWUiOiJ5aWJyYWFoaW05NTZAZ21haWwuY29tIiwiZW1haWwiOiJ5aWJyYWFoaW05NTZAZ21haWwuY29tIiwiZXhwIjoxNzgwNzA0NDIwfQ.GZDnWuj1pbpobzikYHe4kgBEhK5N6tT4TZ2hGNcxGLw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0397faa4da9724d-MPM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.218.10.1",
        "cf-ipcountry": "SO",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-May-2026 00:07:27 UTC] === END API CALL LOG ===
[30-May-2026 00:07:27 UTC] ✅ API Hash verification passed for profile endpoint
[30-May-2026 00:07:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg0IiwidXNlcm5hbWUiOiJ5aWJyYWFoaW05NTZAZ21haWwuY29tIiwiZW1haWwiOiJ5aWJyYWFoaW05NTZAZ21haWwuY29tIiwiZXhwIjoxNzgwNzA0NDIwfQ.GZDnWuj1pbpobzikYHe4kgBEhK5N6tT4TZ2hGNcxGLw
[30-May-2026 00:07:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-May-2026 00:07:27 UTC] ✅ JWT token verified successfully for user profile
[30-May-2026 00:07:27 UTC] User ID: 684
[30-May-2026 00:07:27 UTC] ✅ User profile retrieved successfully for user ID: 684
[30-May-2026 00:08:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-May-2026 00:08:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-May-2026 00:08:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.218.10.1, 172.68.31.151","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg0IiwidXNlcm5hbWUiOiJ5aWJyYWFoaW05NTZAZ21haWwuY29tIiwiZW1haWwiOiJ5aWJyYWFoaW05NTZAZ21haWwuY29tIiwiZXhwIjoxNzgwNzA0NDIwfQ.GZDnWuj1pbpobzikYHe4kgBEhK5N6tT4TZ2hGNcxGLw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a039809d6d3e724d-MPM","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.218.10.1","cf-ipcountry":"SO","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-May-2026 00:08:06 UTC] === User Orders API Called ===
[30-May-2026 00:08:06 UTC] User ID: 684
[30-May-2026 00:08:06 UTC] Limit: 20, Offset: 0
[30-May-2026 00:08:06 UTC] Orders found: 0
[30-May-2026 00:08:06 UTC] Orders data: []
[30-May-2026 00:08:06 UTC] Total orders count: 0
[30-May-2026 00:08:06 UTC] === API CALL LOG ===
[30-May-2026 00:08:06 UTC] Endpoint: user/profile.php
[30-May-2026 00:08:06 UTC] Full Log Data: {
    "timestamp": "2026-05-30 00:08:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.218.10.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.218.10.1, 172.68.31.151",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg0IiwidXNlcm5hbWUiOiJ5aWJyYWFoaW05NTZAZ21haWwuY29tIiwiZW1haWwiOiJ5aWJyYWFoaW05NTZAZ21haWwuY29tIiwiZXhwIjoxNzgwNzA0NDIwfQ.GZDnWuj1pbpobzikYHe4kgBEhK5N6tT4TZ2hGNcxGLw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a039809dcd50724d-MPM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.218.10.1",
        "cf-ipcountry": "SO",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-May-2026 00:08:06 UTC] === END API CALL LOG ===
[30-May-2026 00:08:06 UTC] ✅ API Hash verification passed for profile endpoint
[30-May-2026 00:08:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg0IiwidXNlcm5hbWUiOiJ5aWJyYWFoaW05NTZAZ21haWwuY29tIiwiZW1haWwiOiJ5aWJyYWFoaW05NTZAZ21haWwuY29tIiwiZXhwIjoxNzgwNzA0NDIwfQ.GZDnWuj1pbpobzikYHe4kgBEhK5N6tT4TZ2hGNcxGLw
[30-May-2026 00:08:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-May-2026 00:08:06 UTC] ✅ JWT token verified successfully for user profile
[30-May-2026 00:08:06 UTC] User ID: 684
[30-May-2026 00:08:06 UTC] ✅ User profile retrieved successfully for user ID: 684
[30-May-2026 00:08:06 UTC] === API CALL LOG ===
[30-May-2026 00:08:06 UTC] Endpoint: user/profile.php
[30-May-2026 00:08:06 UTC] Full Log Data: {
    "timestamp": "2026-05-30 00:08:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.218.10.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.218.10.1, 172.68.31.151",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg0IiwidXNlcm5hbWUiOiJ5aWJyYWFoaW05NTZAZ21haWwuY29tIiwiZW1haWwiOiJ5aWJyYWFoaW05NTZAZ21haWwuY29tIiwiZXhwIjoxNzgwNzA0NDIwfQ.GZDnWuj1pbpobzikYHe4kgBEhK5N6tT4TZ2hGNcxGLw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a03980a19e63724d-MPM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.218.10.1",
        "cf-ipcountry": "SO",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-May-2026 00:08:06 UTC] === END API CALL LOG ===
[30-May-2026 00:08:06 UTC] ✅ API Hash verification passed for profile endpoint
[30-May-2026 00:08:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg0IiwidXNlcm5hbWUiOiJ5aWJyYWFoaW05NTZAZ21haWwuY29tIiwiZW1haWwiOiJ5aWJyYWFoaW05NTZAZ21haWwuY29tIiwiZXhwIjoxNzgwNzA0NDIwfQ.GZDnWuj1pbpobzikYHe4kgBEhK5N6tT4TZ2hGNcxGLw
[30-May-2026 00:08:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-May-2026 00:08:06 UTC] ✅ JWT token verified successfully for user profile
[30-May-2026 00:08:06 UTC] User ID: 684
[30-May-2026 00:08:06 UTC] ✅ User profile retrieved successfully for user ID: 684
[30-May-2026 00:08:07 UTC] === API CALL LOG ===
[30-May-2026 00:08:07 UTC] Endpoint: user/profile.php
[30-May-2026 00:08:07 UTC] Full Log Data: {
    "timestamp": "2026-05-30 00:08:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.218.10.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.218.10.1, 172.68.31.151",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg0IiwidXNlcm5hbWUiOiJ5aWJyYWFoaW05NTZAZ21haWwuY29tIiwiZW1haWwiOiJ5aWJyYWFoaW05NTZAZ21haWwuY29tIiwiZXhwIjoxNzgwNzA0NDIwfQ.GZDnWuj1pbpobzikYHe4kgBEhK5N6tT4TZ2hGNcxGLw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a03980a83839724d-MPM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.218.10.1",
        "cf-ipcountry": "SO",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-May-2026 00:08:07 UTC] === END API CALL LOG ===
[30-May-2026 00:08:07 UTC] ✅ API Hash verification passed for profile endpoint
[30-May-2026 00:08:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg0IiwidXNlcm5hbWUiOiJ5aWJyYWFoaW05NTZAZ21haWwuY29tIiwiZW1haWwiOiJ5aWJyYWFoaW05NTZAZ21haWwuY29tIiwiZXhwIjoxNzgwNzA0NDIwfQ.GZDnWuj1pbpobzikYHe4kgBEhK5N6tT4TZ2hGNcxGLw
[30-May-2026 00:08:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-May-2026 00:08:07 UTC] ✅ JWT token verified successfully for user profile
[30-May-2026 00:08:07 UTC] User ID: 684
[30-May-2026 00:08:07 UTC] ✅ User profile retrieved successfully for user ID: 684
[30-May-2026 00:08:09 UTC] === API CALL LOG ===
[30-May-2026 00:08:09 UTC] Endpoint: user/profile.php
[30-May-2026 00:08:09 UTC] Full Log Data: {
    "timestamp": "2026-05-30 00:08:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.218.10.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.218.10.1, 172.68.31.151",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg0IiwidXNlcm5hbWUiOiJ5aWJyYWFoaW05NTZAZ21haWwuY29tIiwiZW1haWwiOiJ5aWJyYWFoaW05NTZAZ21haWwuY29tIiwiZXhwIjoxNzgwNzA0NDIwfQ.GZDnWuj1pbpobzikYHe4kgBEhK5N6tT4TZ2hGNcxGLw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a03980b0cab2724d-MPM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.218.10.1",
        "cf-ipcountry": "SO",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-May-2026 00:08:09 UTC] === END API CALL LOG ===
[30-May-2026 00:08:09 UTC] ✅ API Hash verification passed for profile endpoint
[30-May-2026 00:08:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg0IiwidXNlcm5hbWUiOiJ5aWJyYWFoaW05NTZAZ21haWwuY29tIiwiZW1haWwiOiJ5aWJyYWFoaW05NTZAZ21haWwuY29tIiwiZXhwIjoxNzgwNzA0NDIwfQ.GZDnWuj1pbpobzikYHe4kgBEhK5N6tT4TZ2hGNcxGLw
[30-May-2026 00:08:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-May-2026 00:08:09 UTC] ✅ JWT token verified successfully for user profile
[30-May-2026 00:08:09 UTC] User ID: 684
[30-May-2026 00:08:09 UTC] ✅ User profile retrieved successfully for user ID: 684
[30-May-2026 00:08:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-May-2026 00:08:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-May-2026 00:08:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.218.10.1, 172.68.31.150","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg0IiwidXNlcm5hbWUiOiJ5aWJyYWFoaW05NTZAZ21haWwuY29tIiwiZW1haWwiOiJ5aWJyYWFoaW05NTZAZ21haWwuY29tIiwiZXhwIjoxNzgwNzA0NDIwfQ.GZDnWuj1pbpobzikYHe4kgBEhK5N6tT4TZ2hGNcxGLw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a03980efeb76724d-MPM","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.218.10.1","cf-ipcountry":"SO","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-May-2026 00:08:19 UTC] === User Orders API Called ===
[30-May-2026 00:08:19 UTC] User ID: 684
[30-May-2026 00:08:19 UTC] Limit: 20, Offset: 0
[30-May-2026 00:08:19 UTC] Orders found: 0
[30-May-2026 00:08:19 UTC] Orders data: []
[30-May-2026 00:08:19 UTC] Total orders count: 0
[30-May-2026 00:08:19 UTC] === API CALL LOG ===
[30-May-2026 00:08:19 UTC] Endpoint: user/profile.php
[30-May-2026 00:08:19 UTC] Full Log Data: {
    "timestamp": "2026-05-30 00:08:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.218.10.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.218.10.1, 172.68.31.151",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg0IiwidXNlcm5hbWUiOiJ5aWJyYWFoaW05NTZAZ21haWwuY29tIiwiZW1haWwiOiJ5aWJyYWFoaW05NTZAZ21haWwuY29tIiwiZXhwIjoxNzgwNzA0NDIwfQ.GZDnWuj1pbpobzikYHe4kgBEhK5N6tT4TZ2hGNcxGLw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a03980f04b8e724d-MPM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.218.10.1",
        "cf-ipcountry": "SO",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-May-2026 00:08:19 UTC] === END API CALL LOG ===
[30-May-2026 00:08:19 UTC] ✅ API Hash verification passed for profile endpoint
[30-May-2026 00:08:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg0IiwidXNlcm5hbWUiOiJ5aWJyYWFoaW05NTZAZ21haWwuY29tIiwiZW1haWwiOiJ5aWJyYWFoaW05NTZAZ21haWwuY29tIiwiZXhwIjoxNzgwNzA0NDIwfQ.GZDnWuj1pbpobzikYHe4kgBEhK5N6tT4TZ2hGNcxGLw
[30-May-2026 00:08:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-May-2026 00:08:19 UTC] ✅ JWT token verified successfully for user profile
[30-May-2026 00:08:19 UTC] User ID: 684
[30-May-2026 00:08:19 UTC] ✅ User profile retrieved successfully for user ID: 684
[30-May-2026 00:08:19 UTC] === API CALL LOG ===
[30-May-2026 00:08:19 UTC] Endpoint: user/profile.php
[30-May-2026 00:08:19 UTC] Full Log Data: {
    "timestamp": "2026-05-30 00:08:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.218.10.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.218.10.1, 172.68.31.150",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg0IiwidXNlcm5hbWUiOiJ5aWJyYWFoaW05NTZAZ21haWwuY29tIiwiZW1haWwiOiJ5aWJyYWFoaW05NTZAZ21haWwuY29tIiwiZXhwIjoxNzgwNzA0NDIwfQ.GZDnWuj1pbpobzikYHe4kgBEhK5N6tT4TZ2hGNcxGLw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a03980f41d2c724d-MPM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.218.10.1",
        "cf-ipcountry": "SO",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-May-2026 00:08:19 UTC] === END API CALL LOG ===
[30-May-2026 00:08:19 UTC] ✅ API Hash verification passed for profile endpoint
[30-May-2026 00:08:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg0IiwidXNlcm5hbWUiOiJ5aWJyYWFoaW05NTZAZ21haWwuY29tIiwiZW1haWwiOiJ5aWJyYWFoaW05NTZAZ21haWwuY29tIiwiZXhwIjoxNzgwNzA0NDIwfQ.GZDnWuj1pbpobzikYHe4kgBEhK5N6tT4TZ2hGNcxGLw
[30-May-2026 00:08:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-May-2026 00:08:19 UTC] ✅ JWT token verified successfully for user profile
[30-May-2026 00:08:19 UTC] User ID: 684
[30-May-2026 00:08:19 UTC] ✅ User profile retrieved successfully for user ID: 684
[30-May-2026 00:08:21 UTC] === API CALL LOG ===
[30-May-2026 00:08:21 UTC] Endpoint: user/profile.php
[30-May-2026 00:08:21 UTC] Full Log Data: {
    "timestamp": "2026-05-30 00:08:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.218.10.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.218.10.1, 172.68.31.151",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg0IiwidXNlcm5hbWUiOiJ5aWJyYWFoaW05NTZAZ21haWwuY29tIiwiZW1haWwiOiJ5aWJyYWFoaW05NTZAZ21haWwuY29tIiwiZXhwIjoxNzgwNzA0NDIwfQ.GZDnWuj1pbpobzikYHe4kgBEhK5N6tT4TZ2hGNcxGLw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a03980facf62724d-MPM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.218.10.1",
        "cf-ipcountry": "SO",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-May-2026 00:08:21 UTC] === END API CALL LOG ===
[30-May-2026 00:08:21 UTC] ✅ API Hash verification passed for profile endpoint
[30-May-2026 00:08:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg0IiwidXNlcm5hbWUiOiJ5aWJyYWFoaW05NTZAZ21haWwuY29tIiwiZW1haWwiOiJ5aWJyYWFoaW05NTZAZ21haWwuY29tIiwiZXhwIjoxNzgwNzA0NDIwfQ.GZDnWuj1pbpobzikYHe4kgBEhK5N6tT4TZ2hGNcxGLw
[30-May-2026 00:08:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-May-2026 00:08:21 UTC] ✅ JWT token verified successfully for user profile
[30-May-2026 00:08:21 UTC] User ID: 684
[30-May-2026 00:08:21 UTC] ✅ User profile retrieved successfully for user ID: 684
[30-May-2026 00:08:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-May-2026 00:08:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-May-2026 00:08:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.218.10.1, 172.68.31.150","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg0IiwidXNlcm5hbWUiOiJ5aWJyYWFoaW05NTZAZ21haWwuY29tIiwiZW1haWwiOiJ5aWJyYWFoaW05NTZAZ21haWwuY29tIiwiZXhwIjoxNzgwNzA0NDIwfQ.GZDnWuj1pbpobzikYHe4kgBEhK5N6tT4TZ2hGNcxGLw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a03980ff1879724d-MPM","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.218.10.1","cf-ipcountry":"SO","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-May-2026 00:08:21 UTC] === User Orders API Called ===
[30-May-2026 00:08:21 UTC] User ID: 684
[30-May-2026 00:08:21 UTC] Limit: 20, Offset: 0
[30-May-2026 00:08:21 UTC] Orders found: 0
[30-May-2026 00:08:21 UTC] Orders data: []
[30-May-2026 00:08:21 UTC] Total orders count: 0
[30-May-2026 00:08:23 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-May-2026 00:08:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-May-2026 00:08:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.218.10.1, 172.68.31.150","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg0IiwidXNlcm5hbWUiOiJ5aWJyYWFoaW05NTZAZ21haWwuY29tIiwiZW1haWwiOiJ5aWJyYWFoaW05NTZAZ21haWwuY29tIiwiZXhwIjoxNzgwNzA0NDIwfQ.GZDnWuj1pbpobzikYHe4kgBEhK5N6tT4TZ2hGNcxGLw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a03981081acb724d-MPM","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.218.10.1","cf-ipcountry":"SO","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-May-2026 00:08:23 UTC] === User Orders API Called ===
[30-May-2026 00:08:23 UTC] User ID: 684
[30-May-2026 00:08:23 UTC] Limit: 20, Offset: 0
[30-May-2026 00:08:23 UTC] Orders found: 0
[30-May-2026 00:08:23 UTC] Orders data: []
[30-May-2026 00:08:23 UTC] Total orders count: 0
[30-May-2026 00:08:23 UTC] === API CALL LOG ===
[30-May-2026 00:08:23 UTC] Endpoint: user/profile.php
[30-May-2026 00:08:23 UTC] Full Log Data: {
    "timestamp": "2026-05-30 00:08:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.218.10.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.218.10.1, 172.68.31.150",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg0IiwidXNlcm5hbWUiOiJ5aWJyYWFoaW05NTZAZ21haWwuY29tIiwiZW1haWwiOiJ5aWJyYWFoaW05NTZAZ21haWwuY29tIiwiZXhwIjoxNzgwNzA0NDIwfQ.GZDnWuj1pbpobzikYHe4kgBEhK5N6tT4TZ2hGNcxGLw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a03981086af7724d-MPM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.218.10.1",
        "cf-ipcountry": "SO",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-May-2026 00:08:23 UTC] === END API CALL LOG ===
[30-May-2026 00:08:23 UTC] ✅ API Hash verification passed for profile endpoint
[30-May-2026 00:08:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg0IiwidXNlcm5hbWUiOiJ5aWJyYWFoaW05NTZAZ21haWwuY29tIiwiZW1haWwiOiJ5aWJyYWFoaW05NTZAZ21haWwuY29tIiwiZXhwIjoxNzgwNzA0NDIwfQ.GZDnWuj1pbpobzikYHe4kgBEhK5N6tT4TZ2hGNcxGLw
[30-May-2026 00:08:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-May-2026 00:08:23 UTC] ✅ JWT token verified successfully for user profile
[30-May-2026 00:08:23 UTC] User ID: 684
[30-May-2026 00:08:23 UTC] ✅ User profile retrieved successfully for user ID: 684
[30-May-2026 00:08:23 UTC] === API CALL LOG ===
[30-May-2026 00:08:23 UTC] Endpoint: user/profile.php
[30-May-2026 00:08:23 UTC] Full Log Data: {
    "timestamp": "2026-05-30 00:08:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.218.10.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.218.10.1, 172.68.31.151",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg0IiwidXNlcm5hbWUiOiJ5aWJyYWFoaW05NTZAZ21haWwuY29tIiwiZW1haWwiOiJ5aWJyYWFoaW05NTZAZ21haWwuY29tIiwiZXhwIjoxNzgwNzA0NDIwfQ.GZDnWuj1pbpobzikYHe4kgBEhK5N6tT4TZ2hGNcxGLw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a039810c4c1d724d-MPM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.218.10.1",
        "cf-ipcountry": "SO",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-May-2026 00:08:23 UTC] === END API CALL LOG ===
[30-May-2026 00:08:23 UTC] ✅ API Hash verification passed for profile endpoint
[30-May-2026 00:08:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg0IiwidXNlcm5hbWUiOiJ5aWJyYWFoaW05NTZAZ21haWwuY29tIiwiZW1haWwiOiJ5aWJyYWFoaW05NTZAZ21haWwuY29tIiwiZXhwIjoxNzgwNzA0NDIwfQ.GZDnWuj1pbpobzikYHe4kgBEhK5N6tT4TZ2hGNcxGLw
[30-May-2026 00:08:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-May-2026 00:08:23 UTC] ✅ JWT token verified successfully for user profile
[30-May-2026 00:08:23 UTC] User ID: 684
[30-May-2026 00:08:23 UTC] ✅ User profile retrieved successfully for user ID: 684
[30-May-2026 00:08:24 UTC] === API CALL LOG ===
[30-May-2026 00:08:24 UTC] Endpoint: user/profile.php
[30-May-2026 00:08:24 UTC] Full Log Data: {
    "timestamp": "2026-05-30 00:08:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.218.10.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.218.10.1, 172.68.31.150",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg0IiwidXNlcm5hbWUiOiJ5aWJyYWFoaW05NTZAZ21haWwuY29tIiwiZW1haWwiOiJ5aWJyYWFoaW05NTZAZ21haWwuY29tIiwiZXhwIjoxNzgwNzA0NDIwfQ.GZDnWuj1pbpobzikYHe4kgBEhK5N6tT4TZ2hGNcxGLw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a039810eecbd724d-MPM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.218.10.1",
        "cf-ipcountry": "SO",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-May-2026 00:08:24 UTC] === END API CALL LOG ===
[30-May-2026 00:08:24 UTC] ✅ API Hash verification passed for profile endpoint
[30-May-2026 00:08:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg0IiwidXNlcm5hbWUiOiJ5aWJyYWFoaW05NTZAZ21haWwuY29tIiwiZW1haWwiOiJ5aWJyYWFoaW05NTZAZ21haWwuY29tIiwiZXhwIjoxNzgwNzA0NDIwfQ.GZDnWuj1pbpobzikYHe4kgBEhK5N6tT4TZ2hGNcxGLw
[30-May-2026 00:08:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-May-2026 00:08:24 UTC] ✅ JWT token verified successfully for user profile
[30-May-2026 00:08:24 UTC] User ID: 684
[30-May-2026 00:08:24 UTC] ✅ User profile retrieved successfully for user ID: 684
[30-May-2026 00:08:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-May-2026 00:08:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-May-2026 00:08:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.218.10.1, 172.68.31.150","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg0IiwidXNlcm5hbWUiOiJ5aWJyYWFoaW05NTZAZ21haWwuY29tIiwiZW1haWwiOiJ5aWJyYWFoaW05NTZAZ21haWwuY29tIiwiZXhwIjoxNzgwNzA0NDIwfQ.GZDnWuj1pbpobzikYHe4kgBEhK5N6tT4TZ2hGNcxGLw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a03981198fb1724d-MPM","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.218.10.1","cf-ipcountry":"SO","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-May-2026 00:08:25 UTC] === User Orders API Called ===
[30-May-2026 00:08:25 UTC] User ID: 684
[30-May-2026 00:08:25 UTC] Limit: 20, Offset: 0
[30-May-2026 00:08:25 UTC] Orders found: 0
[30-May-2026 00:08:25 UTC] Orders data: []
[30-May-2026 00:08:25 UTC] Total orders count: 0
[30-May-2026 00:08:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-May-2026 00:08:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-May-2026 00:08:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.218.10.1, 172.68.31.151","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg0IiwidXNlcm5hbWUiOiJ5aWJyYWFoaW05NTZAZ21haWwuY29tIiwiZW1haWwiOiJ5aWJyYWFoaW05NTZAZ21haWwuY29tIiwiZXhwIjoxNzgwNzA0NDIwfQ.GZDnWuj1pbpobzikYHe4kgBEhK5N6tT4TZ2hGNcxGLw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0398122fb37724d-MPM","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.218.10.1","cf-ipcountry":"SO","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-May-2026 00:08:27 UTC] === User Orders API Called ===
[30-May-2026 00:08:27 UTC] User ID: 684
[30-May-2026 00:08:27 UTC] Limit: 20, Offset: 0
[30-May-2026 00:08:27 UTC] Orders found: 0
[30-May-2026 00:08:27 UTC] Orders data: []
[30-May-2026 00:08:27 UTC] Total orders count: 0
[30-May-2026 00:08:27 UTC] === API CALL LOG ===
[30-May-2026 00:08:27 UTC] Endpoint: user/profile.php
[30-May-2026 00:08:27 UTC] Full Log Data: {
    "timestamp": "2026-05-30 00:08:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.218.10.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.218.10.1, 172.68.31.151",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg0IiwidXNlcm5hbWUiOiJ5aWJyYWFoaW05NTZAZ21haWwuY29tIiwiZW1haWwiOiJ5aWJyYWFoaW05NTZAZ21haWwuY29tIiwiZXhwIjoxNzgwNzA0NDIwfQ.GZDnWuj1pbpobzikYHe4kgBEhK5N6tT4TZ2hGNcxGLw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a03981235b47724d-MPM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.218.10.1",
        "cf-ipcountry": "SO",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-May-2026 00:08:27 UTC] === END API CALL LOG ===
[30-May-2026 00:08:27 UTC] ✅ API Hash verification passed for profile endpoint
[30-May-2026 00:08:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg0IiwidXNlcm5hbWUiOiJ5aWJyYWFoaW05NTZAZ21haWwuY29tIiwiZW1haWwiOiJ5aWJyYWFoaW05NTZAZ21haWwuY29tIiwiZXhwIjoxNzgwNzA0NDIwfQ.GZDnWuj1pbpobzikYHe4kgBEhK5N6tT4TZ2hGNcxGLw
[30-May-2026 00:08:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-May-2026 00:08:27 UTC] ✅ JWT token verified successfully for user profile
[30-May-2026 00:08:27 UTC] User ID: 684
[30-May-2026 00:08:27 UTC] ✅ User profile retrieved successfully for user ID: 684
[30-May-2026 00:08:28 UTC] === API CALL LOG ===
[30-May-2026 00:08:28 UTC] Endpoint: user/profile.php
[30-May-2026 00:08:28 UTC] Full Log Data: {
    "timestamp": "2026-05-30 00:08:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.218.10.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.218.10.1, 172.68.31.150",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg0IiwidXNlcm5hbWUiOiJ5aWJyYWFoaW05NTZAZ21haWwuY29tIiwiZW1haWwiOiJ5aWJyYWFoaW05NTZAZ21haWwuY29tIiwiZXhwIjoxNzgwNzA0NDIwfQ.GZDnWuj1pbpobzikYHe4kgBEhK5N6tT4TZ2hGNcxGLw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a03981273c30724d-MPM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.218.10.1",
        "cf-ipcountry": "SO",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-May-2026 00:08:28 UTC] === END API CALL LOG ===
[30-May-2026 00:08:28 UTC] ✅ API Hash verification passed for profile endpoint
[30-May-2026 00:08:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg0IiwidXNlcm5hbWUiOiJ5aWJyYWFoaW05NTZAZ21haWwuY29tIiwiZW1haWwiOiJ5aWJyYWFoaW05NTZAZ21haWwuY29tIiwiZXhwIjoxNzgwNzA0NDIwfQ.GZDnWuj1pbpobzikYHe4kgBEhK5N6tT4TZ2hGNcxGLw
[30-May-2026 00:08:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-May-2026 00:08:28 UTC] ✅ JWT token verified successfully for user profile
[30-May-2026 00:08:28 UTC] User ID: 684
[30-May-2026 00:08:28 UTC] ✅ User profile retrieved successfully for user ID: 684
[30-May-2026 00:08:28 UTC] === API CALL LOG ===
[30-May-2026 00:08:28 UTC] Endpoint: user/profile.php
[30-May-2026 00:08:28 UTC] Full Log Data: {
    "timestamp": "2026-05-30 00:08:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.218.10.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.218.10.1, 172.68.31.150",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg0IiwidXNlcm5hbWUiOiJ5aWJyYWFoaW05NTZAZ21haWwuY29tIiwiZW1haWwiOiJ5aWJyYWFoaW05NTZAZ21haWwuY29tIiwiZXhwIjoxNzgwNzA0NDIwfQ.GZDnWuj1pbpobzikYHe4kgBEhK5N6tT4TZ2hGNcxGLw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0398129dd16724d-MPM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.218.10.1",
        "cf-ipcountry": "SO",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-May-2026 00:08:28 UTC] === END API CALL LOG ===
[30-May-2026 00:08:28 UTC] ✅ API Hash verification passed for profile endpoint
[30-May-2026 00:08:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg0IiwidXNlcm5hbWUiOiJ5aWJyYWFoaW05NTZAZ21haWwuY29tIiwiZW1haWwiOiJ5aWJyYWFoaW05NTZAZ21haWwuY29tIiwiZXhwIjoxNzgwNzA0NDIwfQ.GZDnWuj1pbpobzikYHe4kgBEhK5N6tT4TZ2hGNcxGLw
[30-May-2026 00:08:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-May-2026 00:08:28 UTC] ✅ JWT token verified successfully for user profile
[30-May-2026 00:08:28 UTC] User ID: 684
[30-May-2026 00:08:28 UTC] ✅ User profile retrieved successfully for user ID: 684
[30-May-2026 00:08:54 UTC] === API CALL LOG ===
[30-May-2026 00:08:54 UTC] Endpoint: user/profile.php
[30-May-2026 00:08:54 UTC] Full Log Data: {
    "timestamp": "2026-05-30 00:08:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.218.10.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.218.10.1, 172.68.31.150",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg0IiwidXNlcm5hbWUiOiJ5aWJyYWFoaW05NTZAZ21haWwuY29tIiwiZW1haWwiOiJ5aWJyYWFoaW05NTZAZ21haWwuY29tIiwiZXhwIjoxNzgwNzA0NDIwfQ.GZDnWuj1pbpobzikYHe4kgBEhK5N6tT4TZ2hGNcxGLw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a03981c5dca0724d-MPM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.218.10.1",
        "cf-ipcountry": "SO",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-May-2026 00:08:54 UTC] === END API CALL LOG ===
[30-May-2026 00:08:54 UTC] ✅ API Hash verification passed for profile endpoint
[30-May-2026 00:08:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg0IiwidXNlcm5hbWUiOiJ5aWJyYWFoaW05NTZAZ21haWwuY29tIiwiZW1haWwiOiJ5aWJyYWFoaW05NTZAZ21haWwuY29tIiwiZXhwIjoxNzgwNzA0NDIwfQ.GZDnWuj1pbpobzikYHe4kgBEhK5N6tT4TZ2hGNcxGLw
[30-May-2026 00:08:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-May-2026 00:08:54 UTC] ✅ JWT token verified successfully for user profile
[30-May-2026 00:08:54 UTC] User ID: 684
[30-May-2026 00:08:54 UTC] ✅ User profile retrieved successfully for user ID: 684
[30-May-2026 00:27:06 UTC] API Hash Debug - Received: 
[30-May-2026 00:27:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-May-2026 00:27:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-forwarded-proto":"https","Accept":"text\/html;q=0.95,text\/*;q=0.9,*\/*;q=0.8","from":"tech@babbar.tech","Accept-Encoding":"gzip, br","User-Agent":"Mozilla\/5.0 (compatible; Barkrowler\/0.9; +https:\/\/babbar.tech\/crawler)","cf-ray":"a0399c7438bb9816-CDG","X-Forwarded-For":"217.113.194.4, 104.23.225.99","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"217.113.194.4","cf-ipcountry":"FR","cf-visitor":"{\"scheme\":\"https\"}"}
[30-May-2026 08:23:00 UTC] === API CALL LOG ===
[30-May-2026 08:23:00 UTC] Endpoint: user/profile.php
[30-May-2026 08:23:00 UTC] Full Log Data: {
    "timestamp": "2026-05-30 08:23:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "93.150.246.253",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "93.150.246.253, 172.69.9.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg1IiwidXNlcm5hbWUiOiJmYWJpYW5vIiwiZW1haWwiOiJmYWJpYW5vZmFicmluaUB2aXJnaWxpby5pdCIsImV4cCI6MTc4MDczNDE3OX0.CX1PALr5Kvd8uSHGsk5DATxSwJF_kJ7pt8w9KX6AN50",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a03c55940d83dfa2-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "93.150.246.253",
        "cf-ipcountry": "IT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-May-2026 08:23:00 UTC] === END API CALL LOG ===
[30-May-2026 08:23:00 UTC] ✅ API Hash verification passed for profile endpoint
[30-May-2026 08:23:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg1IiwidXNlcm5hbWUiOiJmYWJpYW5vIiwiZW1haWwiOiJmYWJpYW5vZmFicmluaUB2aXJnaWxpby5pdCIsImV4cCI6MTc4MDczNDE3OX0.CX1PALr5Kvd8uSHGsk5DATxSwJF_kJ7pt8w9KX6AN50
[30-May-2026 08:23:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-May-2026 08:23:00 UTC] ✅ JWT token verified successfully for user profile
[30-May-2026 08:23:00 UTC] User ID: 685
[30-May-2026 08:23:00 UTC] ✅ User profile retrieved successfully for user ID: 685
[30-May-2026 08:23:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-May-2026 08:23:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-May-2026 08:23:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"93.150.246.253, 172.69.9.71","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg1IiwidXNlcm5hbWUiOiJmYWJpYW5vIiwiZW1haWwiOiJmYWJpYW5vZmFicmluaUB2aXJnaWxpby5pdCIsImV4cCI6MTc4MDczNDE3OX0.CX1PALr5Kvd8uSHGsk5DATxSwJF_kJ7pt8w9KX6AN50","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a03c55944dbbdfa2-MXP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"93.150.246.253","cf-ipcountry":"IT","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-May-2026 08:23:00 UTC] === User Orders API Called ===
[30-May-2026 08:23:00 UTC] User ID: 685
[30-May-2026 08:23:00 UTC] Limit: 20, Offset: 0
[30-May-2026 08:23:00 UTC] Orders found: 0
[30-May-2026 08:23:00 UTC] Orders data: []
[30-May-2026 08:23:00 UTC] Total orders count: 0
[30-May-2026 08:23:00 UTC] === API CALL LOG ===
[30-May-2026 08:23:00 UTC] Endpoint: user/profile.php
[30-May-2026 08:23:00 UTC] Full Log Data: {
    "timestamp": "2026-05-30 08:23:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "93.150.246.253",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "93.150.246.253, 172.69.9.69",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg1IiwidXNlcm5hbWUiOiJmYWJpYW5vIiwiZW1haWwiOiJmYWJpYW5vZmFicmluaUB2aXJnaWxpby5pdCIsImV4cCI6MTc4MDczNDE3OX0.CX1PALr5Kvd8uSHGsk5DATxSwJF_kJ7pt8w9KX6AN50",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a03c5594ce63dfa2-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "93.150.246.253",
        "cf-ipcountry": "IT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-May-2026 08:23:00 UTC] === END API CALL LOG ===
[30-May-2026 08:23:00 UTC] ✅ API Hash verification passed for profile endpoint
[30-May-2026 08:23:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg1IiwidXNlcm5hbWUiOiJmYWJpYW5vIiwiZW1haWwiOiJmYWJpYW5vZmFicmluaUB2aXJnaWxpby5pdCIsImV4cCI6MTc4MDczNDE3OX0.CX1PALr5Kvd8uSHGsk5DATxSwJF_kJ7pt8w9KX6AN50
[30-May-2026 08:23:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-May-2026 08:23:00 UTC] ✅ JWT token verified successfully for user profile
[30-May-2026 08:23:00 UTC] User ID: 685
[30-May-2026 08:23:00 UTC] ✅ User profile retrieved successfully for user ID: 685
[30-May-2026 08:23:00 UTC] === API CALL LOG ===
[30-May-2026 08:23:00 UTC] Endpoint: user/profile.php
[30-May-2026 08:23:00 UTC] Full Log Data: {
    "timestamp": "2026-05-30 08:23:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "93.150.246.253",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "93.150.246.253, 172.69.9.69",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg1IiwidXNlcm5hbWUiOiJmYWJpYW5vIiwiZW1haWwiOiJmYWJpYW5vZmFicmluaUB2aXJnaWxpby5pdCIsImV4cCI6MTc4MDczNDE3OX0.CX1PALr5Kvd8uSHGsk5DATxSwJF_kJ7pt8w9KX6AN50",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a03c55970912dfa2-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "93.150.246.253",
        "cf-ipcountry": "IT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-May-2026 08:23:00 UTC] === END API CALL LOG ===
[30-May-2026 08:23:00 UTC] ✅ API Hash verification passed for profile endpoint
[30-May-2026 08:23:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg1IiwidXNlcm5hbWUiOiJmYWJpYW5vIiwiZW1haWwiOiJmYWJpYW5vZmFicmluaUB2aXJnaWxpby5pdCIsImV4cCI6MTc4MDczNDE3OX0.CX1PALr5Kvd8uSHGsk5DATxSwJF_kJ7pt8w9KX6AN50
[30-May-2026 08:23:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-May-2026 08:23:00 UTC] ✅ JWT token verified successfully for user profile
[30-May-2026 08:23:00 UTC] User ID: 685
[30-May-2026 08:23:00 UTC] ✅ User profile retrieved successfully for user ID: 685
[30-May-2026 08:25:19 UTC] === API CALL LOG ===
[30-May-2026 08:25:19 UTC] Endpoint: user/profile.php
[30-May-2026 08:25:19 UTC] Full Log Data: {
    "timestamp": "2026-05-30 08:25:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "93.150.246.253",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "93.150.246.253, 172.69.68.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg1IiwidXNlcm5hbWUiOiJmYWJpYW5vIiwiZW1haWwiOiJmYWJpYW5vZmFicmluaUB2aXJnaWxpby5pdCIsImV4cCI6MTc4MDczNDE3OX0.CX1PALr5Kvd8uSHGsk5DATxSwJF_kJ7pt8w9KX6AN50",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a03c58f9dbd0ee63-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "93.150.246.253",
        "cf-ipcountry": "IT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-May-2026 08:25:19 UTC] === END API CALL LOG ===
[30-May-2026 08:25:19 UTC] ✅ API Hash verification passed for profile endpoint
[30-May-2026 08:25:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg1IiwidXNlcm5hbWUiOiJmYWJpYW5vIiwiZW1haWwiOiJmYWJpYW5vZmFicmluaUB2aXJnaWxpby5pdCIsImV4cCI6MTc4MDczNDE3OX0.CX1PALr5Kvd8uSHGsk5DATxSwJF_kJ7pt8w9KX6AN50
[30-May-2026 08:25:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-May-2026 08:25:19 UTC] ✅ JWT token verified successfully for user profile
[30-May-2026 08:25:19 UTC] User ID: 685
[30-May-2026 08:25:19 UTC] ✅ User profile retrieved successfully for user ID: 685
[30-May-2026 08:25:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-May-2026 08:25:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-May-2026 08:25:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"93.150.246.253, 172.69.68.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg1IiwidXNlcm5hbWUiOiJmYWJpYW5vIiwiZW1haWwiOiJmYWJpYW5vZmFicmluaUB2aXJnaWxpby5pdCIsImV4cCI6MTc4MDczNDE3OX0.CX1PALr5Kvd8uSHGsk5DATxSwJF_kJ7pt8w9KX6AN50","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a03c58f98b2cee63-MXP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"93.150.246.253","cf-ipcountry":"IT","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-May-2026 08:25:19 UTC] === User Orders API Called ===
[30-May-2026 08:25:19 UTC] User ID: 685
[30-May-2026 08:25:19 UTC] Limit: 20, Offset: 0
[30-May-2026 08:25:19 UTC] Orders found: 0
[30-May-2026 08:25:19 UTC] Orders data: []
[30-May-2026 08:25:19 UTC] Total orders count: 0
[30-May-2026 08:25:20 UTC] === API CALL LOG ===
[30-May-2026 08:25:20 UTC] Endpoint: user/profile.php
[30-May-2026 08:25:20 UTC] Full Log Data: {
    "timestamp": "2026-05-30 08:25:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "93.150.246.253",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "93.150.246.253, 172.69.68.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg1IiwidXNlcm5hbWUiOiJmYWJpYW5vIiwiZW1haWwiOiJmYWJpYW5vZmFicmluaUB2aXJnaWxpby5pdCIsImV4cCI6MTc4MDczNDE3OX0.CX1PALr5Kvd8uSHGsk5DATxSwJF_kJ7pt8w9KX6AN50",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a03c58fc5840ee63-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "93.150.246.253",
        "cf-ipcountry": "IT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-May-2026 08:25:20 UTC] === END API CALL LOG ===
[30-May-2026 08:25:20 UTC] ✅ API Hash verification passed for profile endpoint
[30-May-2026 08:25:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg1IiwidXNlcm5hbWUiOiJmYWJpYW5vIiwiZW1haWwiOiJmYWJpYW5vZmFicmluaUB2aXJnaWxpby5pdCIsImV4cCI6MTc4MDczNDE3OX0.CX1PALr5Kvd8uSHGsk5DATxSwJF_kJ7pt8w9KX6AN50
[30-May-2026 08:25:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-May-2026 08:25:20 UTC] ✅ JWT token verified successfully for user profile
[30-May-2026 08:25:20 UTC] User ID: 685
[30-May-2026 08:25:20 UTC] ✅ User profile retrieved successfully for user ID: 685
[30-May-2026 08:25:20 UTC] === API CALL LOG ===
[30-May-2026 08:25:20 UTC] Endpoint: user/profile.php
[30-May-2026 08:25:20 UTC] Full Log Data: {
    "timestamp": "2026-05-30 08:25:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "93.150.246.253",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "93.150.246.253, 172.69.68.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg1IiwidXNlcm5hbWUiOiJmYWJpYW5vIiwiZW1haWwiOiJmYWJpYW5vZmFicmluaUB2aXJnaWxpby5pdCIsImV4cCI6MTc4MDczNDE3OX0.CX1PALr5Kvd8uSHGsk5DATxSwJF_kJ7pt8w9KX6AN50",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a03c58fddae1ee63-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "93.150.246.253",
        "cf-ipcountry": "IT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-May-2026 08:25:20 UTC] === END API CALL LOG ===
[30-May-2026 08:25:20 UTC] ✅ API Hash verification passed for profile endpoint
[30-May-2026 08:25:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg1IiwidXNlcm5hbWUiOiJmYWJpYW5vIiwiZW1haWwiOiJmYWJpYW5vZmFicmluaUB2aXJnaWxpby5pdCIsImV4cCI6MTc4MDczNDE3OX0.CX1PALr5Kvd8uSHGsk5DATxSwJF_kJ7pt8w9KX6AN50
[30-May-2026 08:25:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-May-2026 08:25:20 UTC] ✅ JWT token verified successfully for user profile
[30-May-2026 08:25:20 UTC] User ID: 685
[30-May-2026 08:25:20 UTC] ✅ User profile retrieved successfully for user ID: 685
[30-May-2026 08:25:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-May-2026 08:25:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-May-2026 08:25:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"93.150.246.253, 172.69.68.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg1IiwidXNlcm5hbWUiOiJmYWJpYW5vIiwiZW1haWwiOiJmYWJpYW5vZmFicmluaUB2aXJnaWxpby5pdCIsImV4cCI6MTc4MDczNDE3OX0.CX1PALr5Kvd8uSHGsk5DATxSwJF_kJ7pt8w9KX6AN50","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a03c59619c3fee63-MXP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"93.150.246.253","cf-ipcountry":"IT","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-May-2026 08:25:36 UTC] === User Orders API Called ===
[30-May-2026 08:25:36 UTC] User ID: 685
[30-May-2026 08:25:36 UTC] Limit: 20, Offset: 0
[30-May-2026 08:25:36 UTC] Orders found: 0
[30-May-2026 08:25:36 UTC] Orders data: []
[30-May-2026 08:25:36 UTC] Total orders count: 0
[30-May-2026 08:25:36 UTC] === API CALL LOG ===
[30-May-2026 08:25:36 UTC] Endpoint: user/profile.php
[30-May-2026 08:25:36 UTC] Full Log Data: {
    "timestamp": "2026-05-30 08:25:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "93.150.246.253",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "93.150.246.253, 172.69.68.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg1IiwidXNlcm5hbWUiOiJmYWJpYW5vIiwiZW1haWwiOiJmYWJpYW5vZmFicmluaUB2aXJnaWxpby5pdCIsImV4cCI6MTc4MDczNDE3OX0.CX1PALr5Kvd8uSHGsk5DATxSwJF_kJ7pt8w9KX6AN50",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a03c5961dcbfee63-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "93.150.246.253",
        "cf-ipcountry": "IT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-May-2026 08:25:36 UTC] === END API CALL LOG ===
[30-May-2026 08:25:36 UTC] ✅ API Hash verification passed for profile endpoint
[30-May-2026 08:25:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg1IiwidXNlcm5hbWUiOiJmYWJpYW5vIiwiZW1haWwiOiJmYWJpYW5vZmFicmluaUB2aXJnaWxpby5pdCIsImV4cCI6MTc4MDczNDE3OX0.CX1PALr5Kvd8uSHGsk5DATxSwJF_kJ7pt8w9KX6AN50
[30-May-2026 08:25:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-May-2026 08:25:36 UTC] ✅ JWT token verified successfully for user profile
[30-May-2026 08:25:36 UTC] User ID: 685
[30-May-2026 08:25:36 UTC] ✅ User profile retrieved successfully for user ID: 685
[30-May-2026 08:25:36 UTC] === API CALL LOG ===
[30-May-2026 08:25:36 UTC] Endpoint: user/profile.php
[30-May-2026 08:25:36 UTC] Full Log Data: {
    "timestamp": "2026-05-30 08:25:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "93.150.246.253",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "93.150.246.253, 172.69.68.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg1IiwidXNlcm5hbWUiOiJmYWJpYW5vIiwiZW1haWwiOiJmYWJpYW5vZmFicmluaUB2aXJnaWxpby5pdCIsImV4cCI6MTc4MDczNDE3OX0.CX1PALr5Kvd8uSHGsk5DATxSwJF_kJ7pt8w9KX6AN50",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a03c59647941ee63-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "93.150.246.253",
        "cf-ipcountry": "IT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-May-2026 08:25:36 UTC] === END API CALL LOG ===
[30-May-2026 08:25:36 UTC] ✅ API Hash verification passed for profile endpoint
[30-May-2026 08:25:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg1IiwidXNlcm5hbWUiOiJmYWJpYW5vIiwiZW1haWwiOiJmYWJpYW5vZmFicmluaUB2aXJnaWxpby5pdCIsImV4cCI6MTc4MDczNDE3OX0.CX1PALr5Kvd8uSHGsk5DATxSwJF_kJ7pt8w9KX6AN50
[30-May-2026 08:25:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-May-2026 08:25:36 UTC] ✅ JWT token verified successfully for user profile
[30-May-2026 08:25:36 UTC] User ID: 685
[30-May-2026 08:25:36 UTC] ✅ User profile retrieved successfully for user ID: 685
[30-May-2026 08:25:36 UTC] === API CALL LOG ===
[30-May-2026 08:25:36 UTC] Endpoint: user/profile.php
[30-May-2026 08:25:36 UTC] Full Log Data: {
    "timestamp": "2026-05-30 08:25:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "93.150.246.253",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "93.150.246.253, 172.69.68.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg1IiwidXNlcm5hbWUiOiJmYWJpYW5vIiwiZW1haWwiOiJmYWJpYW5vZmFicmluaUB2aXJnaWxpby5pdCIsImV4cCI6MTc4MDczNDE3OX0.CX1PALr5Kvd8uSHGsk5DATxSwJF_kJ7pt8w9KX6AN50",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a03c5965ab30ee63-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "93.150.246.253",
        "cf-ipcountry": "IT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-May-2026 08:25:36 UTC] === END API CALL LOG ===
[30-May-2026 08:25:36 UTC] ✅ API Hash verification passed for profile endpoint
[30-May-2026 08:25:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg1IiwidXNlcm5hbWUiOiJmYWJpYW5vIiwiZW1haWwiOiJmYWJpYW5vZmFicmluaUB2aXJnaWxpby5pdCIsImV4cCI6MTc4MDczNDE3OX0.CX1PALr5Kvd8uSHGsk5DATxSwJF_kJ7pt8w9KX6AN50
[30-May-2026 08:25:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-May-2026 08:25:36 UTC] ✅ JWT token verified successfully for user profile
[30-May-2026 08:25:36 UTC] User ID: 685
[30-May-2026 08:25:36 UTC] ✅ User profile retrieved successfully for user ID: 685
[30-May-2026 08:26:30 UTC] === API CALL LOG ===
[30-May-2026 08:26:30 UTC] Endpoint: user/profile.php
[30-May-2026 08:26:30 UTC] Full Log Data: {
    "timestamp": "2026-05-30 08:26:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "93.150.246.253",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "93.150.246.253, 172.69.68.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg1IiwidXNlcm5hbWUiOiJmYWJpYW5vIiwiZW1haWwiOiJmYWJpYW5vZmFicmluaUB2aXJnaWxpby5pdCIsImV4cCI6MTc4MDczNDE3OX0.CX1PALr5Kvd8uSHGsk5DATxSwJF_kJ7pt8w9KX6AN50",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a03c5ab4cefbed2a-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "93.150.246.253",
        "cf-ipcountry": "IT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-May-2026 08:26:30 UTC] === END API CALL LOG ===
[30-May-2026 08:26:30 UTC] ✅ API Hash verification passed for profile endpoint
[30-May-2026 08:26:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg1IiwidXNlcm5hbWUiOiJmYWJpYW5vIiwiZW1haWwiOiJmYWJpYW5vZmFicmluaUB2aXJnaWxpby5pdCIsImV4cCI6MTc4MDczNDE3OX0.CX1PALr5Kvd8uSHGsk5DATxSwJF_kJ7pt8w9KX6AN50
[30-May-2026 08:26:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-May-2026 08:26:30 UTC] ✅ JWT token verified successfully for user profile
[30-May-2026 08:26:30 UTC] User ID: 685
[30-May-2026 08:26:30 UTC] ✅ User profile retrieved successfully for user ID: 685
[30-May-2026 08:26:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-May-2026 08:26:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-May-2026 08:26:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"93.150.246.253, 172.69.68.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg1IiwidXNlcm5hbWUiOiJmYWJpYW5vIiwiZW1haWwiOiJmYWJpYW5vZmFicmluaUB2aXJnaWxpby5pdCIsImV4cCI6MTc4MDczNDE3OX0.CX1PALr5Kvd8uSHGsk5DATxSwJF_kJ7pt8w9KX6AN50","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a03c5b357b84ed2a-MXP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"93.150.246.253","cf-ipcountry":"IT","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-May-2026 08:26:51 UTC] === User Orders API Called ===
[30-May-2026 08:26:51 UTC] User ID: 685
[30-May-2026 08:26:51 UTC] Limit: 20, Offset: 0
[30-May-2026 08:26:51 UTC] Orders found: 0
[30-May-2026 08:26:51 UTC] Orders data: []
[30-May-2026 08:26:51 UTC] Total orders count: 0
[30-May-2026 08:27:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-May-2026 08:27:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-May-2026 08:27:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"93.150.246.253, 172.69.68.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg1IiwidXNlcm5hbWUiOiJmYWJpYW5vIiwiZW1haWwiOiJmYWJpYW5vZmFicmluaUB2aXJnaWxpby5pdCIsImV4cCI6MTc4MDczNDE3OX0.CX1PALr5Kvd8uSHGsk5DATxSwJF_kJ7pt8w9KX6AN50","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a03c5b8428f6ed2a-MXP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"93.150.246.253","cf-ipcountry":"IT","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-May-2026 08:27:03 UTC] === User Orders API Called ===
[30-May-2026 08:27:03 UTC] User ID: 685
[30-May-2026 08:27:03 UTC] Limit: 20, Offset: 0
[30-May-2026 08:27:03 UTC] Orders found: 0
[30-May-2026 08:27:03 UTC] Orders data: []
[30-May-2026 08:27:03 UTC] Total orders count: 0
[30-May-2026 08:27:03 UTC] === API CALL LOG ===
[30-May-2026 08:27:03 UTC] Endpoint: user/profile.php
[30-May-2026 08:27:03 UTC] Full Log Data: {
    "timestamp": "2026-05-30 08:27:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "93.150.246.253",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "93.150.246.253, 172.69.68.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg1IiwidXNlcm5hbWUiOiJmYWJpYW5vIiwiZW1haWwiOiJmYWJpYW5vZmFicmluaUB2aXJnaWxpby5pdCIsImV4cCI6MTc4MDczNDE3OX0.CX1PALr5Kvd8uSHGsk5DATxSwJF_kJ7pt8w9KX6AN50",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a03c5b84a9ebed2a-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "93.150.246.253",
        "cf-ipcountry": "IT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-May-2026 08:27:03 UTC] === END API CALL LOG ===
[30-May-2026 08:27:03 UTC] ✅ API Hash verification passed for profile endpoint
[30-May-2026 08:27:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg1IiwidXNlcm5hbWUiOiJmYWJpYW5vIiwiZW1haWwiOiJmYWJpYW5vZmFicmluaUB2aXJnaWxpby5pdCIsImV4cCI6MTc4MDczNDE3OX0.CX1PALr5Kvd8uSHGsk5DATxSwJF_kJ7pt8w9KX6AN50
[30-May-2026 08:27:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-May-2026 08:27:03 UTC] ✅ JWT token verified successfully for user profile
[30-May-2026 08:27:03 UTC] User ID: 685
[30-May-2026 08:27:03 UTC] ✅ User profile retrieved successfully for user ID: 685
[30-May-2026 08:27:04 UTC] === API CALL LOG ===
[30-May-2026 08:27:04 UTC] Endpoint: user/profile.php
[30-May-2026 08:27:04 UTC] Full Log Data: {
    "timestamp": "2026-05-30 08:27:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "93.150.246.253",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "93.150.246.253, 172.69.68.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg1IiwidXNlcm5hbWUiOiJmYWJpYW5vIiwiZW1haWwiOiJmYWJpYW5vZmFicmluaUB2aXJnaWxpby5pdCIsImV4cCI6MTc4MDczNDE3OX0.CX1PALr5Kvd8uSHGsk5DATxSwJF_kJ7pt8w9KX6AN50",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a03c5b884990ed2a-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "93.150.246.253",
        "cf-ipcountry": "IT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-May-2026 08:27:04 UTC] === END API CALL LOG ===
[30-May-2026 08:27:04 UTC] ✅ API Hash verification passed for profile endpoint
[30-May-2026 08:27:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg1IiwidXNlcm5hbWUiOiJmYWJpYW5vIiwiZW1haWwiOiJmYWJpYW5vZmFicmluaUB2aXJnaWxpby5pdCIsImV4cCI6MTc4MDczNDE3OX0.CX1PALr5Kvd8uSHGsk5DATxSwJF_kJ7pt8w9KX6AN50
[30-May-2026 08:27:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-May-2026 08:27:04 UTC] ✅ JWT token verified successfully for user profile
[30-May-2026 08:27:04 UTC] User ID: 685
[30-May-2026 08:27:04 UTC] ✅ User profile retrieved successfully for user ID: 685
[30-May-2026 08:27:10 UTC] === API CALL LOG ===
[30-May-2026 08:27:10 UTC] Endpoint: user/profile.php
[30-May-2026 08:27:10 UTC] Full Log Data: {
    "timestamp": "2026-05-30 08:27:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "93.150.246.253",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "93.150.246.253, 172.69.68.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg1IiwidXNlcm5hbWUiOiJmYWJpYW5vIiwiZW1haWwiOiJmYWJpYW5vZmFicmluaUB2aXJnaWxpby5pdCIsImV4cCI6MTc4MDczNDE3OX0.CX1PALr5Kvd8uSHGsk5DATxSwJF_kJ7pt8w9KX6AN50",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a03c5baecbbfed2a-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "93.150.246.253",
        "cf-ipcountry": "IT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-May-2026 08:27:10 UTC] === END API CALL LOG ===
[30-May-2026 08:27:10 UTC] ✅ API Hash verification passed for profile endpoint
[30-May-2026 08:27:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg1IiwidXNlcm5hbWUiOiJmYWJpYW5vIiwiZW1haWwiOiJmYWJpYW5vZmFicmluaUB2aXJnaWxpby5pdCIsImV4cCI6MTc4MDczNDE3OX0.CX1PALr5Kvd8uSHGsk5DATxSwJF_kJ7pt8w9KX6AN50
[30-May-2026 08:27:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-May-2026 08:27:10 UTC] ✅ JWT token verified successfully for user profile
[30-May-2026 08:27:10 UTC] User ID: 685
[30-May-2026 08:27:10 UTC] ✅ User profile retrieved successfully for user ID: 685
[30-May-2026 08:27:11 UTC] === API CALL LOG ===
[30-May-2026 08:27:11 UTC] Endpoint: user/profile.php
[30-May-2026 08:27:11 UTC] Full Log Data: {
    "timestamp": "2026-05-30 08:27:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "93.150.246.253",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "93.150.246.253, 172.69.68.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg1IiwidXNlcm5hbWUiOiJmYWJpYW5vIiwiZW1haWwiOiJmYWJpYW5vZmFicmluaUB2aXJnaWxpby5pdCIsImV4cCI6MTc4MDczNDE3OX0.CX1PALr5Kvd8uSHGsk5DATxSwJF_kJ7pt8w9KX6AN50",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a03c5bb3cd5bed2a-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "93.150.246.253",
        "cf-ipcountry": "IT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-May-2026 08:27:11 UTC] === END API CALL LOG ===
[30-May-2026 08:27:11 UTC] ✅ API Hash verification passed for profile endpoint
[30-May-2026 08:27:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg1IiwidXNlcm5hbWUiOiJmYWJpYW5vIiwiZW1haWwiOiJmYWJpYW5vZmFicmluaUB2aXJnaWxpby5pdCIsImV4cCI6MTc4MDczNDE3OX0.CX1PALr5Kvd8uSHGsk5DATxSwJF_kJ7pt8w9KX6AN50
[30-May-2026 08:27:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-May-2026 08:27:11 UTC] ✅ JWT token verified successfully for user profile
[30-May-2026 08:27:11 UTC] User ID: 685
[30-May-2026 08:27:11 UTC] ✅ User profile retrieved successfully for user ID: 685
[30-May-2026 08:27:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-May-2026 08:27:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-May-2026 08:27:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"93.150.246.253, 172.69.68.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg1IiwidXNlcm5hbWUiOiJmYWJpYW5vIiwiZW1haWwiOiJmYWJpYW5vZmFicmluaUB2aXJnaWxpby5pdCIsImV4cCI6MTc4MDczNDE3OX0.CX1PALr5Kvd8uSHGsk5DATxSwJF_kJ7pt8w9KX6AN50","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a03c5c0f4e03ed2a-MXP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"93.150.246.253","cf-ipcountry":"IT","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-May-2026 08:27:25 UTC] === User Orders API Called ===
[30-May-2026 08:27:25 UTC] User ID: 685
[30-May-2026 08:27:25 UTC] Limit: 20, Offset: 0
[30-May-2026 08:27:25 UTC] Orders found: 0
[30-May-2026 08:27:25 UTC] Orders data: []
[30-May-2026 08:27:25 UTC] Total orders count: 0
[30-May-2026 08:27:26 UTC] === API CALL LOG ===
[30-May-2026 08:27:26 UTC] Endpoint: user/profile.php
[30-May-2026 08:27:26 UTC] Full Log Data: {
    "timestamp": "2026-05-30 08:27:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "93.150.246.253",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "93.150.246.253, 172.69.68.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg1IiwidXNlcm5hbWUiOiJmYWJpYW5vIiwiZW1haWwiOiJmYWJpYW5vZmFicmluaUB2aXJnaWxpby5pdCIsImV4cCI6MTc4MDczNDE3OX0.CX1PALr5Kvd8uSHGsk5DATxSwJF_kJ7pt8w9KX6AN50",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a03c5c0fcee8ed2a-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "93.150.246.253",
        "cf-ipcountry": "IT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-May-2026 08:27:26 UTC] === END API CALL LOG ===
[30-May-2026 08:27:26 UTC] ✅ API Hash verification passed for profile endpoint
[30-May-2026 08:27:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg1IiwidXNlcm5hbWUiOiJmYWJpYW5vIiwiZW1haWwiOiJmYWJpYW5vZmFicmluaUB2aXJnaWxpby5pdCIsImV4cCI6MTc4MDczNDE3OX0.CX1PALr5Kvd8uSHGsk5DATxSwJF_kJ7pt8w9KX6AN50
[30-May-2026 08:27:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-May-2026 08:27:26 UTC] ✅ JWT token verified successfully for user profile
[30-May-2026 08:27:26 UTC] User ID: 685
[30-May-2026 08:27:26 UTC] ✅ User profile retrieved successfully for user ID: 685
[30-May-2026 08:27:26 UTC] === API CALL LOG ===
[30-May-2026 08:27:26 UTC] Endpoint: user/profile.php
[30-May-2026 08:27:26 UTC] Full Log Data: {
    "timestamp": "2026-05-30 08:27:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "93.150.246.253",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "93.150.246.253, 172.69.68.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg1IiwidXNlcm5hbWUiOiJmYWJpYW5vIiwiZW1haWwiOiJmYWJpYW5vZmFicmluaUB2aXJnaWxpby5pdCIsImV4cCI6MTc4MDczNDE3OX0.CX1PALr5Kvd8uSHGsk5DATxSwJF_kJ7pt8w9KX6AN50",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a03c5c134cc0ed2a-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "93.150.246.253",
        "cf-ipcountry": "IT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-May-2026 08:27:26 UTC] === END API CALL LOG ===
[30-May-2026 08:27:26 UTC] ✅ API Hash verification passed for profile endpoint
[30-May-2026 08:27:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg1IiwidXNlcm5hbWUiOiJmYWJpYW5vIiwiZW1haWwiOiJmYWJpYW5vZmFicmluaUB2aXJnaWxpby5pdCIsImV4cCI6MTc4MDczNDE3OX0.CX1PALr5Kvd8uSHGsk5DATxSwJF_kJ7pt8w9KX6AN50
[30-May-2026 08:27:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-May-2026 08:27:26 UTC] ✅ JWT token verified successfully for user profile
[30-May-2026 08:27:26 UTC] User ID: 685
[30-May-2026 08:27:26 UTC] ✅ User profile retrieved successfully for user ID: 685
[30-May-2026 08:28:18 UTC] === API CALL LOG ===
[30-May-2026 08:28:18 UTC] Endpoint: user/profile.php
[30-May-2026 08:28:18 UTC] Full Log Data: {
    "timestamp": "2026-05-30 08:28:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "93.150.246.253",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "93.150.246.253, 172.69.68.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg1IiwidXNlcm5hbWUiOiJmYWJpYW5vIiwiZW1haWwiOiJmYWJpYW5vZmFicmluaUB2aXJnaWxpby5pdCIsImV4cCI6MTc4MDczNDE3OX0.CX1PALr5Kvd8uSHGsk5DATxSwJF_kJ7pt8w9KX6AN50",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a03c5d571910ed2a-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "93.150.246.253",
        "cf-ipcountry": "IT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-May-2026 08:28:18 UTC] === END API CALL LOG ===
[30-May-2026 08:28:18 UTC] ✅ API Hash verification passed for profile endpoint
[30-May-2026 08:28:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg1IiwidXNlcm5hbWUiOiJmYWJpYW5vIiwiZW1haWwiOiJmYWJpYW5vZmFicmluaUB2aXJnaWxpby5pdCIsImV4cCI6MTc4MDczNDE3OX0.CX1PALr5Kvd8uSHGsk5DATxSwJF_kJ7pt8w9KX6AN50
[30-May-2026 08:28:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-May-2026 08:28:18 UTC] ✅ JWT token verified successfully for user profile
[30-May-2026 08:28:18 UTC] User ID: 685
[30-May-2026 08:28:18 UTC] ✅ User profile retrieved successfully for user ID: 685
[30-May-2026 08:28:18 UTC] User Purchases API - User ID: 685
[30-May-2026 08:28:18 UTC] User Purchases API - Total purchases found: 0
[30-May-2026 12:41:35 UTC] === API CALL LOG ===
[30-May-2026 12:41:35 UTC] Endpoint: user/profile.php
[30-May-2026 12:41:35 UTC] Full Log Data: {
    "timestamp": "2026-05-30 12:41:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a0b:4140:5a7d::2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a0b:4140:5a7d::2, 172.70.240.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg2IiwidXNlcm5hbWUiOiJARGFtYm9pOCIsImVtYWlsIjoicXF3dzUxODk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc0OTY5M30.hrsl-2QsqSPorNxFafm9GN6oYILwNXiW9tst43BWis8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a03dd05a0e4bb71e-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a0b:4140:5a7d::2",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-May-2026 12:41:35 UTC] === END API CALL LOG ===
[30-May-2026 12:41:35 UTC] ✅ API Hash verification passed for profile endpoint
[30-May-2026 12:41:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg2IiwidXNlcm5hbWUiOiJARGFtYm9pOCIsImVtYWlsIjoicXF3dzUxODk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc0OTY5M30.hrsl-2QsqSPorNxFafm9GN6oYILwNXiW9tst43BWis8
[30-May-2026 12:41:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-May-2026 12:41:35 UTC] ✅ JWT token verified successfully for user profile
[30-May-2026 12:41:35 UTC] User ID: 686
[30-May-2026 12:41:35 UTC] ✅ User profile retrieved successfully for user ID: 686
[30-May-2026 12:41:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-May-2026 12:41:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-May-2026 12:41:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a0b:4140:5a7d::2, 172.70.240.67","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg2IiwidXNlcm5hbWUiOiJARGFtYm9pOCIsImVtYWlsIjoicXF3dzUxODk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc0OTY5M30.hrsl-2QsqSPorNxFafm9GN6oYILwNXiW9tst43BWis8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a03dd05a0e48b71e-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a0b:4140:5a7d::2","cf-ipcountry":"GB","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-May-2026 12:41:35 UTC] === User Orders API Called ===
[30-May-2026 12:41:35 UTC] User ID: 686
[30-May-2026 12:41:35 UTC] Limit: 20, Offset: 0
[30-May-2026 12:41:35 UTC] Orders found: 0
[30-May-2026 12:41:35 UTC] Orders data: []
[30-May-2026 12:41:35 UTC] Total orders count: 0
[30-May-2026 12:41:35 UTC] === API CALL LOG ===
[30-May-2026 12:41:35 UTC] Endpoint: user/profile.php
[30-May-2026 12:41:35 UTC] Full Log Data: {
    "timestamp": "2026-05-30 12:41:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a0b:4140:5a7d::2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a0b:4140:5a7d::2, 172.70.240.67",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg2IiwidXNlcm5hbWUiOiJARGFtYm9pOCIsImVtYWlsIjoicXF3dzUxODk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc0OTY5M30.hrsl-2QsqSPorNxFafm9GN6oYILwNXiW9tst43BWis8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a03dd05a0e40b71e-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a0b:4140:5a7d::2",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-May-2026 12:41:35 UTC] === END API CALL LOG ===
[30-May-2026 12:41:35 UTC] ✅ API Hash verification passed for profile endpoint
[30-May-2026 12:41:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg2IiwidXNlcm5hbWUiOiJARGFtYm9pOCIsImVtYWlsIjoicXF3dzUxODk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc0OTY5M30.hrsl-2QsqSPorNxFafm9GN6oYILwNXiW9tst43BWis8
[30-May-2026 12:41:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-May-2026 12:41:35 UTC] ✅ JWT token verified successfully for user profile
[30-May-2026 12:41:35 UTC] User ID: 686
[30-May-2026 12:41:35 UTC] ✅ User profile retrieved successfully for user ID: 686
[30-May-2026 12:41:36 UTC] === API CALL LOG ===
[30-May-2026 12:41:36 UTC] Endpoint: user/profile.php
[30-May-2026 12:41:36 UTC] Full Log Data: {
    "timestamp": "2026-05-30 12:41:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a0b:4140:5a7d::2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a0b:4140:5a7d::2, 172.70.240.67",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg2IiwidXNlcm5hbWUiOiJARGFtYm9pOCIsImVtYWlsIjoicXF3dzUxODk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc0OTY5M30.hrsl-2QsqSPorNxFafm9GN6oYILwNXiW9tst43BWis8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a03dd0658dbdb71e-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a0b:4140:5a7d::2",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-May-2026 12:41:36 UTC] === END API CALL LOG ===
[30-May-2026 12:41:36 UTC] ✅ API Hash verification passed for profile endpoint
[30-May-2026 12:41:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg2IiwidXNlcm5hbWUiOiJARGFtYm9pOCIsImVtYWlsIjoicXF3dzUxODk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc0OTY5M30.hrsl-2QsqSPorNxFafm9GN6oYILwNXiW9tst43BWis8
[30-May-2026 12:41:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-May-2026 12:41:36 UTC] ✅ JWT token verified successfully for user profile
[30-May-2026 12:41:36 UTC] User ID: 686
[30-May-2026 12:41:36 UTC] ✅ User profile retrieved successfully for user ID: 686
[30-May-2026 12:41:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-May-2026 12:41:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-May-2026 12:41:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a0b:4140:5a7d::2, 172.70.240.14","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg2IiwidXNlcm5hbWUiOiJARGFtYm9pOCIsImVtYWlsIjoicXF3dzUxODk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc0OTY5M30.hrsl-2QsqSPorNxFafm9GN6oYILwNXiW9tst43BWis8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a03dd0d81869b71e-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a0b:4140:5a7d::2","cf-ipcountry":"GB","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-May-2026 12:41:55 UTC] === User Orders API Called ===
[30-May-2026 12:41:55 UTC] User ID: 686
[30-May-2026 12:41:55 UTC] Limit: 20, Offset: 0
[30-May-2026 12:41:55 UTC] === API CALL LOG ===
[30-May-2026 12:41:55 UTC] Endpoint: user/profile.php
[30-May-2026 12:41:55 UTC] Full Log Data: {
    "timestamp": "2026-05-30 12:41:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a0b:4140:5a7d::2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a0b:4140:5a7d::2, 172.70.240.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg2IiwidXNlcm5hbWUiOiJARGFtYm9pOCIsImVtYWlsIjoicXF3dzUxODk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc0OTY5M30.hrsl-2QsqSPorNxFafm9GN6oYILwNXiW9tst43BWis8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a03dd0d8186cb71e-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a0b:4140:5a7d::2",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-May-2026 12:41:55 UTC] === END API CALL LOG ===
[30-May-2026 12:41:55 UTC] ✅ API Hash verification passed for profile endpoint
[30-May-2026 12:41:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg2IiwidXNlcm5hbWUiOiJARGFtYm9pOCIsImVtYWlsIjoicXF3dzUxODk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc0OTY5M30.hrsl-2QsqSPorNxFafm9GN6oYILwNXiW9tst43BWis8
[30-May-2026 12:41:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-May-2026 12:41:55 UTC] ✅ JWT token verified successfully for user profile
[30-May-2026 12:41:55 UTC] User ID: 686
[30-May-2026 12:41:55 UTC] Orders found: 0
[30-May-2026 12:41:55 UTC] Orders data: []
[30-May-2026 12:41:55 UTC] ✅ User profile retrieved successfully for user ID: 686
[30-May-2026 12:41:55 UTC] Total orders count: 0
[30-May-2026 12:41:55 UTC] === API CALL LOG ===
[30-May-2026 12:41:55 UTC] Endpoint: user/profile.php
[30-May-2026 12:41:55 UTC] Full Log Data: {
    "timestamp": "2026-05-30 12:41:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a0b:4140:5a7d::2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a0b:4140:5a7d::2, 172.70.240.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg2IiwidXNlcm5hbWUiOiJARGFtYm9pOCIsImVtYWlsIjoicXF3dzUxODk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc0OTY5M30.hrsl-2QsqSPorNxFafm9GN6oYILwNXiW9tst43BWis8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a03dd0dc4cc9b71e-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a0b:4140:5a7d::2",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-May-2026 12:41:55 UTC] === END API CALL LOG ===
[30-May-2026 12:41:55 UTC] ✅ API Hash verification passed for profile endpoint
[30-May-2026 12:41:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg2IiwidXNlcm5hbWUiOiJARGFtYm9pOCIsImVtYWlsIjoicXF3dzUxODk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc0OTY5M30.hrsl-2QsqSPorNxFafm9GN6oYILwNXiW9tst43BWis8
[30-May-2026 12:41:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-May-2026 12:41:55 UTC] ✅ JWT token verified successfully for user profile
[30-May-2026 12:41:55 UTC] User ID: 686
[30-May-2026 12:41:55 UTC] ✅ User profile retrieved successfully for user ID: 686
[30-May-2026 12:41:56 UTC] === API CALL LOG ===
[30-May-2026 12:41:56 UTC] Endpoint: user/profile.php
[30-May-2026 12:41:56 UTC] Full Log Data: {
    "timestamp": "2026-05-30 12:41:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a0b:4140:5a7d::2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a0b:4140:5a7d::2, 172.70.240.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg2IiwidXNlcm5hbWUiOiJARGFtYm9pOCIsImVtYWlsIjoicXF3dzUxODk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc0OTY5M30.hrsl-2QsqSPorNxFafm9GN6oYILwNXiW9tst43BWis8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a03dd0e25e9db71e-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a0b:4140:5a7d::2",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-May-2026 12:41:56 UTC] === END API CALL LOG ===
[30-May-2026 12:41:56 UTC] ✅ API Hash verification passed for profile endpoint
[30-May-2026 12:41:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg2IiwidXNlcm5hbWUiOiJARGFtYm9pOCIsImVtYWlsIjoicXF3dzUxODk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc0OTY5M30.hrsl-2QsqSPorNxFafm9GN6oYILwNXiW9tst43BWis8
[30-May-2026 12:41:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-May-2026 12:41:56 UTC] ✅ JWT token verified successfully for user profile
[30-May-2026 12:41:56 UTC] User ID: 686
[30-May-2026 12:41:56 UTC] ✅ User profile retrieved successfully for user ID: 686
[30-May-2026 12:42:48 UTC] === API CALL LOG ===
[30-May-2026 12:42:48 UTC] Endpoint: user/profile.php
[30-May-2026 12:42:48 UTC] Full Log Data: {
    "timestamp": "2026-05-30 12:42:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a0b:4140:5a7d::2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a0b:4140:5a7d::2, 104.23.239.32",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg2IiwidXNlcm5hbWUiOiJARGFtYm9pOCIsImVtYWlsIjoicXF3dzUxODk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc0OTY5M30.hrsl-2QsqSPorNxFafm9GN6oYILwNXiW9tst43BWis8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a03dd223f9891d0c-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a0b:4140:5a7d::2",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-May-2026 12:42:48 UTC] === END API CALL LOG ===
[30-May-2026 12:42:48 UTC] ✅ API Hash verification passed for profile endpoint
[30-May-2026 12:42:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg2IiwidXNlcm5hbWUiOiJARGFtYm9pOCIsImVtYWlsIjoicXF3dzUxODk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc0OTY5M30.hrsl-2QsqSPorNxFafm9GN6oYILwNXiW9tst43BWis8
[30-May-2026 12:42:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-May-2026 12:42:48 UTC] ✅ JWT token verified successfully for user profile
[30-May-2026 12:42:48 UTC] User ID: 686
[30-May-2026 12:42:48 UTC] ✅ User profile retrieved successfully for user ID: 686
[30-May-2026 12:42:49 UTC] === API CALL LOG ===
[30-May-2026 12:42:49 UTC] Endpoint: user/profile.php
[30-May-2026 12:42:49 UTC] Full Log Data: {
    "timestamp": "2026-05-30 12:42:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a0b:4140:5a7d::2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a0b:4140:5a7d::2, 104.23.239.32",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg2IiwidXNlcm5hbWUiOiJARGFtYm9pOCIsImVtYWlsIjoicXF3dzUxODk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc0OTY5M30.hrsl-2QsqSPorNxFafm9GN6oYILwNXiW9tst43BWis8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a03dd2295bf51d0c-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a0b:4140:5a7d::2",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-May-2026 12:42:49 UTC] === END API CALL LOG ===
[30-May-2026 12:42:49 UTC] ✅ API Hash verification passed for profile endpoint
[30-May-2026 12:42:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg2IiwidXNlcm5hbWUiOiJARGFtYm9pOCIsImVtYWlsIjoicXF3dzUxODk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc0OTY5M30.hrsl-2QsqSPorNxFafm9GN6oYILwNXiW9tst43BWis8
[30-May-2026 12:42:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-May-2026 12:42:49 UTC] ✅ JWT token verified successfully for user profile
[30-May-2026 12:42:49 UTC] User ID: 686
[30-May-2026 12:42:49 UTC] ✅ User profile retrieved successfully for user ID: 686
[30-May-2026 12:42:49 UTC] === API CALL LOG ===
[30-May-2026 12:42:49 UTC] Endpoint: user/profile.php
[30-May-2026 12:42:49 UTC] Full Log Data: {
    "timestamp": "2026-05-30 12:42:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a0b:4140:5a7d::2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a0b:4140:5a7d::2, 104.23.239.32",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg2IiwidXNlcm5hbWUiOiJARGFtYm9pOCIsImVtYWlsIjoicXF3dzUxODk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc0OTY5M30.hrsl-2QsqSPorNxFafm9GN6oYILwNXiW9tst43BWis8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a03dd22b9b591d0c-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a0b:4140:5a7d::2",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-May-2026 12:42:49 UTC] === END API CALL LOG ===
[30-May-2026 12:42:49 UTC] ✅ API Hash verification passed for profile endpoint
[30-May-2026 12:42:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg2IiwidXNlcm5hbWUiOiJARGFtYm9pOCIsImVtYWlsIjoicXF3dzUxODk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc0OTY5M30.hrsl-2QsqSPorNxFafm9GN6oYILwNXiW9tst43BWis8
[30-May-2026 12:42:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-May-2026 12:42:49 UTC] ✅ JWT token verified successfully for user profile
[30-May-2026 12:42:49 UTC] User ID: 686
[30-May-2026 12:42:49 UTC] ✅ User profile retrieved successfully for user ID: 686
[30-May-2026 12:42:49 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-May-2026 12:42:49 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-May-2026 12:42:49 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a0b:4140:5a7d::2, 104.23.239.32","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg2IiwidXNlcm5hbWUiOiJARGFtYm9pOCIsImVtYWlsIjoicXF3dzUxODk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc0OTY5M30.hrsl-2QsqSPorNxFafm9GN6oYILwNXiW9tst43BWis8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a03dd22c7e7f1d0c-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a0b:4140:5a7d::2","cf-ipcountry":"GB","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-May-2026 12:42:49 UTC] === User Orders API Called ===
[30-May-2026 12:42:49 UTC] User ID: 686
[30-May-2026 12:42:49 UTC] Limit: 20, Offset: 0
[30-May-2026 12:42:49 UTC] Orders found: 0
[30-May-2026 12:42:49 UTC] Orders data: []
[30-May-2026 12:42:49 UTC] Total orders count: 0
[30-May-2026 12:42:49 UTC] === API CALL LOG ===
[30-May-2026 12:42:49 UTC] Endpoint: user/profile.php
[30-May-2026 12:42:49 UTC] Full Log Data: {
    "timestamp": "2026-05-30 12:42:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a0b:4140:5a7d::2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a0b:4140:5a7d::2, 104.23.239.32",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg2IiwidXNlcm5hbWUiOiJARGFtYm9pOCIsImVtYWlsIjoicXF3dzUxODk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc0OTY5M30.hrsl-2QsqSPorNxFafm9GN6oYILwNXiW9tst43BWis8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a03dd22c7e831d0c-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a0b:4140:5a7d::2",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-May-2026 12:42:49 UTC] === END API CALL LOG ===
[30-May-2026 12:42:49 UTC] ✅ API Hash verification passed for profile endpoint
[30-May-2026 12:42:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg2IiwidXNlcm5hbWUiOiJARGFtYm9pOCIsImVtYWlsIjoicXF3dzUxODk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc0OTY5M30.hrsl-2QsqSPorNxFafm9GN6oYILwNXiW9tst43BWis8
[30-May-2026 12:42:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-May-2026 12:42:49 UTC] ✅ JWT token verified successfully for user profile
[30-May-2026 12:42:49 UTC] User ID: 686
[30-May-2026 12:42:49 UTC] ✅ User profile retrieved successfully for user ID: 686
[30-May-2026 12:42:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-May-2026 12:42:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-May-2026 12:42:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a0b:4140:5a7d::2, 104.23.239.33","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg2IiwidXNlcm5hbWUiOiJARGFtYm9pOCIsImVtYWlsIjoicXF3dzUxODk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc0OTY5M30.hrsl-2QsqSPorNxFafm9GN6oYILwNXiW9tst43BWis8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a03dd24fdd071d0c-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a0b:4140:5a7d::2","cf-ipcountry":"GB","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-May-2026 12:42:55 UTC] === User Orders API Called ===
[30-May-2026 12:42:55 UTC] User ID: 686
[30-May-2026 12:42:55 UTC] Limit: 20, Offset: 0
[30-May-2026 12:42:55 UTC] Orders found: 0
[30-May-2026 12:42:55 UTC] Orders data: []
[30-May-2026 12:42:55 UTC] Total orders count: 0
[30-May-2026 12:42:57 UTC] === API CALL LOG ===
[30-May-2026 12:42:57 UTC] Endpoint: user/profile.php
[30-May-2026 12:42:57 UTC] Full Log Data: {
    "timestamp": "2026-05-30 12:42:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a0b:4140:5a7d::2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a0b:4140:5a7d::2, 104.23.239.33",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg2IiwidXNlcm5hbWUiOiJARGFtYm9pOCIsImVtYWlsIjoicXF3dzUxODk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc0OTY5M30.hrsl-2QsqSPorNxFafm9GN6oYILwNXiW9tst43BWis8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a03dd25f3f5e1d0c-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a0b:4140:5a7d::2",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-May-2026 12:42:57 UTC] === END API CALL LOG ===
[30-May-2026 12:42:57 UTC] ✅ API Hash verification passed for profile endpoint
[30-May-2026 12:42:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg2IiwidXNlcm5hbWUiOiJARGFtYm9pOCIsImVtYWlsIjoicXF3dzUxODk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc0OTY5M30.hrsl-2QsqSPorNxFafm9GN6oYILwNXiW9tst43BWis8
[30-May-2026 12:42:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-May-2026 12:42:57 UTC] ✅ JWT token verified successfully for user profile
[30-May-2026 12:42:57 UTC] User ID: 686
[30-May-2026 12:42:57 UTC] ✅ User profile retrieved successfully for user ID: 686
[30-May-2026 12:42:58 UTC] User Purchases API - User ID: 686
[30-May-2026 12:42:58 UTC] User Purchases API - Total purchases found: 0
[30-May-2026 12:43:05 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-May-2026 12:43:05 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-May-2026 12:43:05 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a0b:4140:5a7d::2, 104.23.239.33","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg2IiwidXNlcm5hbWUiOiJARGFtYm9pOCIsImVtYWlsIjoicXF3dzUxODk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc0OTY5M30.hrsl-2QsqSPorNxFafm9GN6oYILwNXiW9tst43BWis8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a03dd28fe9191d0c-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a0b:4140:5a7d::2","cf-ipcountry":"GB","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-May-2026 12:43:05 UTC] === User Orders API Called ===
[30-May-2026 12:43:05 UTC] User ID: 686
[30-May-2026 12:43:05 UTC] Limit: 20, Offset: 0
[30-May-2026 12:43:05 UTC] Orders found: 0
[30-May-2026 12:43:05 UTC] Orders data: []
[30-May-2026 12:43:05 UTC] Total orders count: 0
[30-May-2026 12:43:05 UTC] === API CALL LOG ===
[30-May-2026 12:43:05 UTC] Endpoint: user/profile.php
[30-May-2026 12:43:05 UTC] Full Log Data: {
    "timestamp": "2026-05-30 12:43:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a0b:4140:5a7d::2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a0b:4140:5a7d::2, 104.23.239.33",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg2IiwidXNlcm5hbWUiOiJARGFtYm9pOCIsImVtYWlsIjoicXF3dzUxODk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc0OTY5M30.hrsl-2QsqSPorNxFafm9GN6oYILwNXiW9tst43BWis8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a03dd28fe9241d0c-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a0b:4140:5a7d::2",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-May-2026 12:43:05 UTC] === END API CALL LOG ===
[30-May-2026 12:43:05 UTC] ✅ API Hash verification passed for profile endpoint
[30-May-2026 12:43:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg2IiwidXNlcm5hbWUiOiJARGFtYm9pOCIsImVtYWlsIjoicXF3dzUxODk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc0OTY5M30.hrsl-2QsqSPorNxFafm9GN6oYILwNXiW9tst43BWis8
[30-May-2026 12:43:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-May-2026 12:43:05 UTC] ✅ JWT token verified successfully for user profile
[30-May-2026 12:43:05 UTC] User ID: 686
[30-May-2026 12:43:05 UTC] ✅ User profile retrieved successfully for user ID: 686
[30-May-2026 12:43:05 UTC] === API CALL LOG ===
[30-May-2026 12:43:05 UTC] Endpoint: user/profile.php
[30-May-2026 12:43:05 UTC] Full Log Data: {
    "timestamp": "2026-05-30 12:43:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a0b:4140:5a7d::2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a0b:4140:5a7d::2, 104.23.239.33",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg2IiwidXNlcm5hbWUiOiJARGFtYm9pOCIsImVtYWlsIjoicXF3dzUxODk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc0OTY5M30.hrsl-2QsqSPorNxFafm9GN6oYILwNXiW9tst43BWis8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a03dd2915e011d0c-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a0b:4140:5a7d::2",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-May-2026 12:43:05 UTC] === END API CALL LOG ===
[30-May-2026 12:43:05 UTC] ✅ API Hash verification passed for profile endpoint
[30-May-2026 12:43:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg2IiwidXNlcm5hbWUiOiJARGFtYm9pOCIsImVtYWlsIjoicXF3dzUxODk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc0OTY5M30.hrsl-2QsqSPorNxFafm9GN6oYILwNXiW9tst43BWis8
[30-May-2026 12:43:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-May-2026 12:43:05 UTC] ✅ JWT token verified successfully for user profile
[30-May-2026 12:43:05 UTC] User ID: 686
[30-May-2026 12:43:05 UTC] ✅ User profile retrieved successfully for user ID: 686
[30-May-2026 12:43:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-May-2026 12:43:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-May-2026 12:43:13 UTC] === API CALL LOG ===
[30-May-2026 12:43:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a0b:4140:5a7d::2, 104.23.239.33","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg2IiwidXNlcm5hbWUiOiJARGFtYm9pOCIsImVtYWlsIjoicXF3dzUxODk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc0OTY5M30.hrsl-2QsqSPorNxFafm9GN6oYILwNXiW9tst43BWis8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a03dd2c21b3d1d0c-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a0b:4140:5a7d::2","cf-ipcountry":"GB","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-May-2026 12:43:13 UTC] Endpoint: user/profile.php
[30-May-2026 12:43:13 UTC] Full Log Data: {
    "timestamp": "2026-05-30 12:43:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a0b:4140:5a7d::2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a0b:4140:5a7d::2, 104.23.239.33",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg2IiwidXNlcm5hbWUiOiJARGFtYm9pOCIsImVtYWlsIjoicXF3dzUxODk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc0OTY5M30.hrsl-2QsqSPorNxFafm9GN6oYILwNXiW9tst43BWis8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a03dd2c21b3e1d0c-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a0b:4140:5a7d::2",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-May-2026 12:43:13 UTC] === User Orders API Called ===
[30-May-2026 12:43:13 UTC] === END API CALL LOG ===
[30-May-2026 12:43:13 UTC] ✅ API Hash verification passed for profile endpoint
[30-May-2026 12:43:13 UTC] User ID: 686
[30-May-2026 12:43:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg2IiwidXNlcm5hbWUiOiJARGFtYm9pOCIsImVtYWlsIjoicXF3dzUxODk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc0OTY5M30.hrsl-2QsqSPorNxFafm9GN6oYILwNXiW9tst43BWis8
[30-May-2026 12:43:13 UTC] Limit: 20, Offset: 0
[30-May-2026 12:43:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-May-2026 12:43:13 UTC] ✅ JWT token verified successfully for user profile
[30-May-2026 12:43:13 UTC] User ID: 686
[30-May-2026 12:43:13 UTC] ✅ User profile retrieved successfully for user ID: 686
[30-May-2026 12:43:13 UTC] Orders found: 0
[30-May-2026 12:43:13 UTC] Orders data: []
[30-May-2026 12:43:13 UTC] Total orders count: 0
[30-May-2026 12:43:14 UTC] === API CALL LOG ===
[30-May-2026 12:43:14 UTC] Endpoint: user/profile.php
[30-May-2026 12:43:14 UTC] Full Log Data: {
    "timestamp": "2026-05-30 12:43:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a0b:4140:5a7d::2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a0b:4140:5a7d::2, 104.23.239.33",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg2IiwidXNlcm5hbWUiOiJARGFtYm9pOCIsImVtYWlsIjoicXF3dzUxODk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc0OTY5M30.hrsl-2QsqSPorNxFafm9GN6oYILwNXiW9tst43BWis8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a03dd2c6cae11d0c-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a0b:4140:5a7d::2",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-May-2026 12:43:14 UTC] === END API CALL LOG ===
[30-May-2026 12:43:14 UTC] ✅ API Hash verification passed for profile endpoint
[30-May-2026 12:43:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg2IiwidXNlcm5hbWUiOiJARGFtYm9pOCIsImVtYWlsIjoicXF3dzUxODk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc0OTY5M30.hrsl-2QsqSPorNxFafm9GN6oYILwNXiW9tst43BWis8
[30-May-2026 12:43:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-May-2026 12:43:14 UTC] ✅ JWT token verified successfully for user profile
[30-May-2026 12:43:14 UTC] User ID: 686
[30-May-2026 12:43:14 UTC] ✅ User profile retrieved successfully for user ID: 686
[30-May-2026 12:43:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-May-2026 12:43:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-May-2026 12:43:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a0b:4140:5a7d::2, 104.23.239.33","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg2IiwidXNlcm5hbWUiOiJARGFtYm9pOCIsImVtYWlsIjoicXF3dzUxODk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc0OTY5M30.hrsl-2QsqSPorNxFafm9GN6oYILwNXiW9tst43BWis8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a03dd331c82e1d0c-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a0b:4140:5a7d::2","cf-ipcountry":"GB","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-May-2026 12:43:31 UTC] === User Orders API Called ===
[30-May-2026 12:43:31 UTC] User ID: 686
[30-May-2026 12:43:31 UTC] Limit: 20, Offset: 0
[30-May-2026 12:43:31 UTC] Orders found: 0
[30-May-2026 12:43:31 UTC] Orders data: []
[30-May-2026 12:43:31 UTC] Total orders count: 0
[30-May-2026 12:43:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-May-2026 12:43:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-May-2026 12:43:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a0b:4140:5a7d::2, 104.23.239.33","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg2IiwidXNlcm5hbWUiOiJARGFtYm9pOCIsImVtYWlsIjoicXF3dzUxODk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc0OTY5M30.hrsl-2QsqSPorNxFafm9GN6oYILwNXiW9tst43BWis8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a03dd33c48261d0c-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a0b:4140:5a7d::2","cf-ipcountry":"GB","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-May-2026 12:43:33 UTC] === User Orders API Called ===
[30-May-2026 12:43:33 UTC] User ID: 686
[30-May-2026 12:43:33 UTC] Limit: 20, Offset: 0
[30-May-2026 12:43:33 UTC] Orders found: 0
[30-May-2026 12:43:33 UTC] Orders data: []
[30-May-2026 12:43:33 UTC] Total orders count: 0
[30-May-2026 12:43:33 UTC] === API CALL LOG ===
[30-May-2026 12:43:33 UTC] Endpoint: user/profile.php
[30-May-2026 12:43:33 UTC] Full Log Data: {
    "timestamp": "2026-05-30 12:43:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a0b:4140:5a7d::2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a0b:4140:5a7d::2, 104.23.239.33",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg2IiwidXNlcm5hbWUiOiJARGFtYm9pOCIsImVtYWlsIjoicXF3dzUxODk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc0OTY5M30.hrsl-2QsqSPorNxFafm9GN6oYILwNXiW9tst43BWis8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a03dd33c482a1d0c-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a0b:4140:5a7d::2",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-May-2026 12:43:33 UTC] === END API CALL LOG ===
[30-May-2026 12:43:33 UTC] ✅ API Hash verification passed for profile endpoint
[30-May-2026 12:43:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg2IiwidXNlcm5hbWUiOiJARGFtYm9pOCIsImVtYWlsIjoicXF3dzUxODk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc0OTY5M30.hrsl-2QsqSPorNxFafm9GN6oYILwNXiW9tst43BWis8
[30-May-2026 12:43:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-May-2026 12:43:33 UTC] ✅ JWT token verified successfully for user profile
[30-May-2026 12:43:33 UTC] User ID: 686
[30-May-2026 12:43:33 UTC] ✅ User profile retrieved successfully for user ID: 686
[30-May-2026 12:43:33 UTC] === API CALL LOG ===
[30-May-2026 12:43:33 UTC] Endpoint: user/profile.php
[30-May-2026 12:43:33 UTC] Full Log Data: {
    "timestamp": "2026-05-30 12:43:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a0b:4140:5a7d::2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a0b:4140:5a7d::2, 104.23.239.33",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg2IiwidXNlcm5hbWUiOiJARGFtYm9pOCIsImVtYWlsIjoicXF3dzUxODk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc0OTY5M30.hrsl-2QsqSPorNxFafm9GN6oYILwNXiW9tst43BWis8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a03dd33feb9e1d0c-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a0b:4140:5a7d::2",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-May-2026 12:43:33 UTC] === END API CALL LOG ===
[30-May-2026 12:43:33 UTC] ✅ API Hash verification passed for profile endpoint
[30-May-2026 12:43:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg2IiwidXNlcm5hbWUiOiJARGFtYm9pOCIsImVtYWlsIjoicXF3dzUxODk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc0OTY5M30.hrsl-2QsqSPorNxFafm9GN6oYILwNXiW9tst43BWis8
[30-May-2026 12:43:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-May-2026 12:43:33 UTC] ✅ JWT token verified successfully for user profile
[30-May-2026 12:43:33 UTC] User ID: 686
[30-May-2026 12:43:33 UTC] ✅ User profile retrieved successfully for user ID: 686
[30-May-2026 12:43:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-May-2026 12:43:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-May-2026 12:43:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a0b:4140:5a7d::2, 104.23.239.33","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg2IiwidXNlcm5hbWUiOiJARGFtYm9pOCIsImVtYWlsIjoicXF3dzUxODk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc0OTY5M30.hrsl-2QsqSPorNxFafm9GN6oYILwNXiW9tst43BWis8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a03dd364d9251d0c-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a0b:4140:5a7d::2","cf-ipcountry":"GB","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-May-2026 12:43:39 UTC] === User Orders API Called ===
[30-May-2026 12:43:39 UTC] User ID: 686
[30-May-2026 12:43:39 UTC] Limit: 20, Offset: 0
[30-May-2026 12:43:39 UTC] Orders found: 0
[30-May-2026 12:43:39 UTC] Orders data: []
[30-May-2026 12:43:39 UTC] Total orders count: 0
[30-May-2026 12:43:39 UTC] === API CALL LOG ===
[30-May-2026 12:43:39 UTC] Endpoint: user/profile.php
[30-May-2026 12:43:39 UTC] Full Log Data: {
    "timestamp": "2026-05-30 12:43:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a0b:4140:5a7d::2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a0b:4140:5a7d::2, 104.23.239.33",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg2IiwidXNlcm5hbWUiOiJARGFtYm9pOCIsImVtYWlsIjoicXF3dzUxODk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc0OTY5M30.hrsl-2QsqSPorNxFafm9GN6oYILwNXiW9tst43BWis8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a03dd364d92e1d0c-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a0b:4140:5a7d::2",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-May-2026 12:43:39 UTC] === END API CALL LOG ===
[30-May-2026 12:43:39 UTC] ✅ API Hash verification passed for profile endpoint
[30-May-2026 12:43:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg2IiwidXNlcm5hbWUiOiJARGFtYm9pOCIsImVtYWlsIjoicXF3dzUxODk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc0OTY5M30.hrsl-2QsqSPorNxFafm9GN6oYILwNXiW9tst43BWis8
[30-May-2026 12:43:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-May-2026 12:43:39 UTC] ✅ JWT token verified successfully for user profile
[30-May-2026 12:43:39 UTC] User ID: 686
[30-May-2026 12:43:39 UTC] ✅ User profile retrieved successfully for user ID: 686
[30-May-2026 12:43:40 UTC] === API CALL LOG ===
[30-May-2026 12:43:40 UTC] Endpoint: user/profile.php
[30-May-2026 12:43:40 UTC] Full Log Data: {
    "timestamp": "2026-05-30 12:43:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a0b:4140:5a7d::2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a0b:4140:5a7d::2, 104.23.239.33",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg2IiwidXNlcm5hbWUiOiJARGFtYm9pOCIsImVtYWlsIjoicXF3dzUxODk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc0OTY5M30.hrsl-2QsqSPorNxFafm9GN6oYILwNXiW9tst43BWis8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a03dd368ac741d0c-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a0b:4140:5a7d::2",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-May-2026 12:43:40 UTC] === END API CALL LOG ===
[30-May-2026 12:43:40 UTC] ✅ API Hash verification passed for profile endpoint
[30-May-2026 12:43:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg2IiwidXNlcm5hbWUiOiJARGFtYm9pOCIsImVtYWlsIjoicXF3dzUxODk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc0OTY5M30.hrsl-2QsqSPorNxFafm9GN6oYILwNXiW9tst43BWis8
[30-May-2026 12:43:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-May-2026 12:43:40 UTC] ✅ JWT token verified successfully for user profile
[30-May-2026 12:43:40 UTC] User ID: 686
[30-May-2026 12:43:40 UTC] ✅ User profile retrieved successfully for user ID: 686
[30-May-2026 12:43:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-May-2026 12:43:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-May-2026 12:43:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a0b:4140:5a7d::2, 104.23.239.33","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg2IiwidXNlcm5hbWUiOiJARGFtYm9pOCIsImVtYWlsIjoicXF3dzUxODk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc0OTY5M30.hrsl-2QsqSPorNxFafm9GN6oYILwNXiW9tst43BWis8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a03dd36e5e891d0c-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a0b:4140:5a7d::2","cf-ipcountry":"GB","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-May-2026 12:43:41 UTC] === User Orders API Called ===
[30-May-2026 12:43:41 UTC] User ID: 686
[30-May-2026 12:43:41 UTC] Limit: 20, Offset: 0
[30-May-2026 12:43:41 UTC] Orders found: 0
[30-May-2026 12:43:41 UTC] Orders data: []
[30-May-2026 12:43:41 UTC] Total orders count: 0
[30-May-2026 12:43:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-May-2026 12:43:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-May-2026 12:43:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a0b:4140:5a7d::2, 104.23.239.33","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg2IiwidXNlcm5hbWUiOiJARGFtYm9pOCIsImVtYWlsIjoicXF3dzUxODk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc0OTY5M30.hrsl-2QsqSPorNxFafm9GN6oYILwNXiW9tst43BWis8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a03dd37a4c4f1d0c-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a0b:4140:5a7d::2","cf-ipcountry":"GB","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-May-2026 12:43:43 UTC] === User Orders API Called ===
[30-May-2026 12:43:43 UTC] User ID: 686
[30-May-2026 12:43:43 UTC] Limit: 20, Offset: 0
[30-May-2026 12:43:43 UTC] === API CALL LOG ===
[30-May-2026 12:43:43 UTC] Endpoint: user/profile.php
[30-May-2026 12:43:43 UTC] Full Log Data: {
    "timestamp": "2026-05-30 12:43:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a0b:4140:5a7d::2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a0b:4140:5a7d::2, 104.23.239.33",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg2IiwidXNlcm5hbWUiOiJARGFtYm9pOCIsImVtYWlsIjoicXF3dzUxODk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc0OTY5M30.hrsl-2QsqSPorNxFafm9GN6oYILwNXiW9tst43BWis8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a03dd37a4c521d0c-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a0b:4140:5a7d::2",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-May-2026 12:43:43 UTC] === END API CALL LOG ===
[30-May-2026 12:43:43 UTC] ✅ API Hash verification passed for profile endpoint
[30-May-2026 12:43:43 UTC] Orders found: 0
[30-May-2026 12:43:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg2IiwidXNlcm5hbWUiOiJARGFtYm9pOCIsImVtYWlsIjoicXF3dzUxODk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc0OTY5M30.hrsl-2QsqSPorNxFafm9GN6oYILwNXiW9tst43BWis8
[30-May-2026 12:43:43 UTC] Orders data: []
[30-May-2026 12:43:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-May-2026 12:43:43 UTC] ✅ JWT token verified successfully for user profile
[30-May-2026 12:43:43 UTC] User ID: 686
[30-May-2026 12:43:43 UTC] Total orders count: 0
[30-May-2026 12:43:43 UTC] ✅ User profile retrieved successfully for user ID: 686
[30-May-2026 12:43:43 UTC] === API CALL LOG ===
[30-May-2026 12:43:43 UTC] Endpoint: user/profile.php
[30-May-2026 12:43:43 UTC] Full Log Data: {
    "timestamp": "2026-05-30 12:43:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a0b:4140:5a7d::2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a0b:4140:5a7d::2, 104.23.239.33",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg2IiwidXNlcm5hbWUiOiJARGFtYm9pOCIsImVtYWlsIjoicXF3dzUxODk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc0OTY5M30.hrsl-2QsqSPorNxFafm9GN6oYILwNXiW9tst43BWis8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a03dd37f8ecb1d0c-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a0b:4140:5a7d::2",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-May-2026 12:43:43 UTC] === END API CALL LOG ===
[30-May-2026 12:43:43 UTC] ✅ API Hash verification passed for profile endpoint
[30-May-2026 12:43:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg2IiwidXNlcm5hbWUiOiJARGFtYm9pOCIsImVtYWlsIjoicXF3dzUxODk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc0OTY5M30.hrsl-2QsqSPorNxFafm9GN6oYILwNXiW9tst43BWis8
[30-May-2026 12:43:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-May-2026 12:43:43 UTC] ✅ JWT token verified successfully for user profile
[30-May-2026 12:43:43 UTC] User ID: 686
[30-May-2026 12:43:43 UTC] ✅ User profile retrieved successfully for user ID: 686
[30-May-2026 12:43:48 UTC] === API CALL LOG ===
[30-May-2026 12:43:48 UTC] Endpoint: user/profile.php
[30-May-2026 12:43:48 UTC] Full Log Data: {
    "timestamp": "2026-05-30 12:43:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a0b:4140:5a7d::2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a0b:4140:5a7d::2, 104.23.239.33",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg2IiwidXNlcm5hbWUiOiJARGFtYm9pOCIsImVtYWlsIjoicXF3dzUxODk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc0OTY5M30.hrsl-2QsqSPorNxFafm9GN6oYILwNXiW9tst43BWis8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a03dd39ebe501d0c-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a0b:4140:5a7d::2",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-May-2026 12:43:48 UTC] === END API CALL LOG ===
[30-May-2026 12:43:48 UTC] ✅ API Hash verification passed for profile endpoint
[30-May-2026 12:43:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg2IiwidXNlcm5hbWUiOiJARGFtYm9pOCIsImVtYWlsIjoicXF3dzUxODk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc0OTY5M30.hrsl-2QsqSPorNxFafm9GN6oYILwNXiW9tst43BWis8
[30-May-2026 12:43:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-May-2026 12:43:48 UTC] ✅ JWT token verified successfully for user profile
[30-May-2026 12:43:48 UTC] User ID: 686
[30-May-2026 12:43:48 UTC] ✅ User profile retrieved successfully for user ID: 686
[30-May-2026 12:44:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-May-2026 12:44:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-May-2026 12:44:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a0b:4140:5a7d::2, 104.23.239.33","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg2IiwidXNlcm5hbWUiOiJARGFtYm9pOCIsImVtYWlsIjoicXF3dzUxODk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc0OTY5M30.hrsl-2QsqSPorNxFafm9GN6oYILwNXiW9tst43BWis8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a03dd4259ba31d0c-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a0b:4140:5a7d::2","cf-ipcountry":"GB","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-May-2026 12:44:10 UTC] === User Orders API Called ===
[30-May-2026 12:44:10 UTC] User ID: 686
[30-May-2026 12:44:10 UTC] Limit: 20, Offset: 0
[30-May-2026 12:44:10 UTC] Orders found: 0
[30-May-2026 12:44:10 UTC] Orders data: []
[30-May-2026 12:44:10 UTC] Total orders count: 0
[30-May-2026 12:44:10 UTC] === API CALL LOG ===
[30-May-2026 12:44:10 UTC] Endpoint: user/profile.php
[30-May-2026 12:44:10 UTC] Full Log Data: {
    "timestamp": "2026-05-30 12:44:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a0b:4140:5a7d::2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a0b:4140:5a7d::2, 104.23.239.33",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg2IiwidXNlcm5hbWUiOiJARGFtYm9pOCIsImVtYWlsIjoicXF3dzUxODk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc0OTY5M30.hrsl-2QsqSPorNxFafm9GN6oYILwNXiW9tst43BWis8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a03dd425abdd1d0c-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a0b:4140:5a7d::2",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-May-2026 12:44:10 UTC] === END API CALL LOG ===
[30-May-2026 12:44:10 UTC] ✅ API Hash verification passed for profile endpoint
[30-May-2026 12:44:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg2IiwidXNlcm5hbWUiOiJARGFtYm9pOCIsImVtYWlsIjoicXF3dzUxODk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc0OTY5M30.hrsl-2QsqSPorNxFafm9GN6oYILwNXiW9tst43BWis8
[30-May-2026 12:44:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-May-2026 12:44:10 UTC] ✅ JWT token verified successfully for user profile
[30-May-2026 12:44:10 UTC] User ID: 686
[30-May-2026 12:44:10 UTC] ✅ User profile retrieved successfully for user ID: 686
[30-May-2026 12:44:11 UTC] === API CALL LOG ===
[30-May-2026 12:44:11 UTC] Endpoint: user/profile.php
[30-May-2026 12:44:11 UTC] Full Log Data: {
    "timestamp": "2026-05-30 12:44:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a0b:4140:5a7d::2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a0b:4140:5a7d::2, 104.23.239.33",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg2IiwidXNlcm5hbWUiOiJARGFtYm9pOCIsImVtYWlsIjoicXF3dzUxODk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc0OTY5M30.hrsl-2QsqSPorNxFafm9GN6oYILwNXiW9tst43BWis8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a03dd4293e8b1d0c-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a0b:4140:5a7d::2",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-May-2026 12:44:11 UTC] === END API CALL LOG ===
[30-May-2026 12:44:11 UTC] ✅ API Hash verification passed for profile endpoint
[30-May-2026 12:44:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg2IiwidXNlcm5hbWUiOiJARGFtYm9pOCIsImVtYWlsIjoicXF3dzUxODk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc0OTY5M30.hrsl-2QsqSPorNxFafm9GN6oYILwNXiW9tst43BWis8
[30-May-2026 12:44:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-May-2026 12:44:11 UTC] ✅ JWT token verified successfully for user profile
[30-May-2026 12:44:11 UTC] User ID: 686
[30-May-2026 12:44:11 UTC] ✅ User profile retrieved successfully for user ID: 686
[30-May-2026 12:44:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-May-2026 12:44:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-May-2026 12:44:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a0b:4140:5a7d::2, 104.23.239.32","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg2IiwidXNlcm5hbWUiOiJARGFtYm9pOCIsImVtYWlsIjoicXF3dzUxODk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc0OTY5M30.hrsl-2QsqSPorNxFafm9GN6oYILwNXiW9tst43BWis8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a03dd4b9aa4d1d0c-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a0b:4140:5a7d::2","cf-ipcountry":"GB","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-May-2026 12:44:34 UTC] === User Orders API Called ===
[30-May-2026 12:44:34 UTC] User ID: 686
[30-May-2026 12:44:34 UTC] Limit: 20, Offset: 0
[30-May-2026 12:44:34 UTC] Orders found: 0
[30-May-2026 12:44:34 UTC] Orders data: []
[30-May-2026 12:44:34 UTC] Total orders count: 0
[30-May-2026 12:44:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-May-2026 12:44:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-May-2026 12:44:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a0b:4140:5a7d::2, 104.23.239.32","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg2IiwidXNlcm5hbWUiOiJARGFtYm9pOCIsImVtYWlsIjoicXF3dzUxODk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc0OTY5M30.hrsl-2QsqSPorNxFafm9GN6oYILwNXiW9tst43BWis8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a03dd4e8989a1d0c-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a0b:4140:5a7d::2","cf-ipcountry":"GB","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-May-2026 12:44:41 UTC] === User Orders API Called ===
[30-May-2026 12:44:41 UTC] User ID: 686
[30-May-2026 12:44:41 UTC] Limit: 20, Offset: 0
[30-May-2026 12:44:41 UTC] Orders found: 0
[30-May-2026 12:44:41 UTC] Orders data: []
[30-May-2026 12:44:41 UTC] Total orders count: 0
[30-May-2026 12:44:41 UTC] === API CALL LOG ===
[30-May-2026 12:44:41 UTC] Endpoint: user/profile.php
[30-May-2026 12:44:41 UTC] Full Log Data: {
    "timestamp": "2026-05-30 12:44:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a0b:4140:5a7d::2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a0b:4140:5a7d::2, 104.23.239.32",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg2IiwidXNlcm5hbWUiOiJARGFtYm9pOCIsImVtYWlsIjoicXF3dzUxODk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc0OTY5M30.hrsl-2QsqSPorNxFafm9GN6oYILwNXiW9tst43BWis8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a03dd4e94aa41d0c-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a0b:4140:5a7d::2",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-May-2026 12:44:41 UTC] === END API CALL LOG ===
[30-May-2026 12:44:41 UTC] ✅ API Hash verification passed for profile endpoint
[30-May-2026 12:44:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg2IiwidXNlcm5hbWUiOiJARGFtYm9pOCIsImVtYWlsIjoicXF3dzUxODk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc0OTY5M30.hrsl-2QsqSPorNxFafm9GN6oYILwNXiW9tst43BWis8
[30-May-2026 12:44:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-May-2026 12:44:41 UTC] ✅ JWT token verified successfully for user profile
[30-May-2026 12:44:41 UTC] User ID: 686
[30-May-2026 12:44:41 UTC] ✅ User profile retrieved successfully for user ID: 686
[30-May-2026 12:44:42 UTC] === API CALL LOG ===
[30-May-2026 12:44:42 UTC] Endpoint: user/profile.php
[30-May-2026 12:44:42 UTC] Full Log Data: {
    "timestamp": "2026-05-30 12:44:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a0b:4140:5a7d::2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a0b:4140:5a7d::2, 104.23.239.32",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg2IiwidXNlcm5hbWUiOiJARGFtYm9pOCIsImVtYWlsIjoicXF3dzUxODk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc0OTY5M30.hrsl-2QsqSPorNxFafm9GN6oYILwNXiW9tst43BWis8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a03dd4ee9c711d0c-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a0b:4140:5a7d::2",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-May-2026 12:44:42 UTC] === END API CALL LOG ===
[30-May-2026 12:44:42 UTC] ✅ API Hash verification passed for profile endpoint
[30-May-2026 12:44:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg2IiwidXNlcm5hbWUiOiJARGFtYm9pOCIsImVtYWlsIjoicXF3dzUxODk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc0OTY5M30.hrsl-2QsqSPorNxFafm9GN6oYILwNXiW9tst43BWis8
[30-May-2026 12:44:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-May-2026 12:44:42 UTC] ✅ JWT token verified successfully for user profile
[30-May-2026 12:44:42 UTC] User ID: 686
[30-May-2026 12:44:42 UTC] ✅ User profile retrieved successfully for user ID: 686
[30-May-2026 12:44:44 UTC] === API CALL LOG ===
[30-May-2026 12:44:44 UTC] Endpoint: user/profile.php
[30-May-2026 12:44:44 UTC] Full Log Data: {
    "timestamp": "2026-05-30 12:44:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a0b:4140:5a7d::2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a0b:4140:5a7d::2, 104.23.239.32",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg2IiwidXNlcm5hbWUiOiJARGFtYm9pOCIsImVtYWlsIjoicXF3dzUxODk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc0OTY5M30.hrsl-2QsqSPorNxFafm9GN6oYILwNXiW9tst43BWis8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a03dd4fa19531d0c-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a0b:4140:5a7d::2",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-May-2026 12:44:44 UTC] === END API CALL LOG ===
[30-May-2026 12:44:44 UTC] ✅ API Hash verification passed for profile endpoint
[30-May-2026 12:44:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg2IiwidXNlcm5hbWUiOiJARGFtYm9pOCIsImVtYWlsIjoicXF3dzUxODk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc0OTY5M30.hrsl-2QsqSPorNxFafm9GN6oYILwNXiW9tst43BWis8
[30-May-2026 12:44:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-May-2026 12:44:44 UTC] ✅ JWT token verified successfully for user profile
[30-May-2026 12:44:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-May-2026 12:44:44 UTC] User ID: 686
[30-May-2026 12:44:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-May-2026 12:44:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a0b:4140:5a7d::2, 104.23.239.32","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg2IiwidXNlcm5hbWUiOiJARGFtYm9pOCIsImVtYWlsIjoicXF3dzUxODk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc0OTY5M30.hrsl-2QsqSPorNxFafm9GN6oYILwNXiW9tst43BWis8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a03dd4fa19501d0c-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a0b:4140:5a7d::2","cf-ipcountry":"GB","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-May-2026 12:44:44 UTC] === User Orders API Called ===
[30-May-2026 12:44:44 UTC] User ID: 686
[30-May-2026 12:44:44 UTC] Limit: 20, Offset: 0
[30-May-2026 12:44:44 UTC] ✅ User profile retrieved successfully for user ID: 686
[30-May-2026 12:44:44 UTC] Orders found: 0
[30-May-2026 12:44:44 UTC] Orders data: []
[30-May-2026 12:44:44 UTC] Total orders count: 0
[30-May-2026 12:44:45 UTC] === API CALL LOG ===
[30-May-2026 12:44:45 UTC] Endpoint: user/profile.php
[30-May-2026 12:44:45 UTC] Full Log Data: {
    "timestamp": "2026-05-30 12:44:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a0b:4140:5a7d::2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a0b:4140:5a7d::2, 104.23.239.32",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg2IiwidXNlcm5hbWUiOiJARGFtYm9pOCIsImVtYWlsIjoicXF3dzUxODk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc0OTY5M30.hrsl-2QsqSPorNxFafm9GN6oYILwNXiW9tst43BWis8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a03dd4ff198b1d0c-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a0b:4140:5a7d::2",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-May-2026 12:44:45 UTC] === END API CALL LOG ===
[30-May-2026 12:44:45 UTC] ✅ API Hash verification passed for profile endpoint
[30-May-2026 12:44:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg2IiwidXNlcm5hbWUiOiJARGFtYm9pOCIsImVtYWlsIjoicXF3dzUxODk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc0OTY5M30.hrsl-2QsqSPorNxFafm9GN6oYILwNXiW9tst43BWis8
[30-May-2026 12:44:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-May-2026 12:44:45 UTC] ✅ JWT token verified successfully for user profile
[30-May-2026 12:44:45 UTC] User ID: 686
[30-May-2026 12:44:45 UTC] ✅ User profile retrieved successfully for user ID: 686
[30-May-2026 12:44:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-May-2026 12:44:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-May-2026 12:44:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a0b:4140:5a7d::2, 104.23.239.32","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg2IiwidXNlcm5hbWUiOiJARGFtYm9pOCIsImVtYWlsIjoicXF3dzUxODk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc0OTY5M30.hrsl-2QsqSPorNxFafm9GN6oYILwNXiW9tst43BWis8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a03dd523c91e1d0c-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a0b:4140:5a7d::2","cf-ipcountry":"GB","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-May-2026 12:44:51 UTC] === User Orders API Called ===
[30-May-2026 12:44:51 UTC] User ID: 686
[30-May-2026 12:44:51 UTC] Limit: 20, Offset: 0
[30-May-2026 12:44:51 UTC] Orders found: 0
[30-May-2026 12:44:51 UTC] Orders data: []
[30-May-2026 12:44:51 UTC] Total orders count: 0
[30-May-2026 12:44:56 UTC] === API CALL LOG ===
[30-May-2026 12:44:56 UTC] Endpoint: user/profile.php
[30-May-2026 12:44:56 UTC] Full Log Data: {
    "timestamp": "2026-05-30 12:44:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a0b:4140:5a7d::2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a0b:4140:5a7d::2, 104.23.239.32",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg2IiwidXNlcm5hbWUiOiJARGFtYm9pOCIsImVtYWlsIjoicXF3dzUxODk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc0OTY5M30.hrsl-2QsqSPorNxFafm9GN6oYILwNXiW9tst43BWis8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a03dd5462e831d0c-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a0b:4140:5a7d::2",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-May-2026 12:44:56 UTC] === END API CALL LOG ===
[30-May-2026 12:44:56 UTC] ✅ API Hash verification passed for profile endpoint
[30-May-2026 12:44:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg2IiwidXNlcm5hbWUiOiJARGFtYm9pOCIsImVtYWlsIjoicXF3dzUxODk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc0OTY5M30.hrsl-2QsqSPorNxFafm9GN6oYILwNXiW9tst43BWis8
[30-May-2026 12:44:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-May-2026 12:44:56 UTC] ✅ JWT token verified successfully for user profile
[30-May-2026 12:44:56 UTC] User ID: 686
[30-May-2026 12:44:56 UTC] ✅ User profile retrieved successfully for user ID: 686
[30-May-2026 12:44:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-May-2026 12:44:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-May-2026 12:44:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a0b:4140:5a7d::2, 104.23.239.32","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg2IiwidXNlcm5hbWUiOiJARGFtYm9pOCIsImVtYWlsIjoicXF3dzUxODk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc0OTY5M30.hrsl-2QsqSPorNxFafm9GN6oYILwNXiW9tst43BWis8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a03dd549ca981d0c-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a0b:4140:5a7d::2","cf-ipcountry":"GB","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-May-2026 12:44:57 UTC] === User Orders API Called ===
[30-May-2026 12:44:57 UTC] User ID: 686
[30-May-2026 12:44:57 UTC] Limit: 20, Offset: 0
[30-May-2026 12:44:57 UTC] Orders found: 0
[30-May-2026 12:44:57 UTC] Orders data: []
[30-May-2026 12:44:57 UTC] Total orders count: 0
[30-May-2026 12:44:57 UTC] User Purchases API - User ID: 686
[30-May-2026 12:44:57 UTC] User Purchases API - Total purchases found: 0
[30-May-2026 15:26:20 UTC] === API CALL LOG ===
[30-May-2026 15:26:20 UTC] Endpoint: user/profile.php
[30-May-2026 15:26:20 UTC] Full Log Data: {
    "timestamp": "2026-05-30 15:26:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "202.86.219.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "202.86.219.1, 172.71.198.11",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg3IiwidXNlcm5hbWUiOiJoYWxpbTEzOSIsImVtYWlsIjoibW9uZ2xhdHR0QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc1OTU3OX0.iccFEFAWKVyEWgs9dbVItT1-zDN7V3QrAIe8PkMdwRg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a03ec1b33cc845ed-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "202.86.219.1",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-May-2026 15:26:20 UTC] === END API CALL LOG ===
[30-May-2026 15:26:20 UTC] ✅ API Hash verification passed for profile endpoint
[30-May-2026 15:26:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg3IiwidXNlcm5hbWUiOiJoYWxpbTEzOSIsImVtYWlsIjoibW9uZ2xhdHR0QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc1OTU3OX0.iccFEFAWKVyEWgs9dbVItT1-zDN7V3QrAIe8PkMdwRg
[30-May-2026 15:26:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-May-2026 15:26:20 UTC] ✅ JWT token verified successfully for user profile
[30-May-2026 15:26:20 UTC] User ID: 687
[30-May-2026 15:26:20 UTC] ✅ User profile retrieved successfully for user ID: 687
[30-May-2026 15:26:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-May-2026 15:26:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-May-2026 15:26:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"202.86.219.1, 172.71.198.11","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg3IiwidXNlcm5hbWUiOiJoYWxpbTEzOSIsImVtYWlsIjoibW9uZ2xhdHR0QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc1OTU3OX0.iccFEFAWKVyEWgs9dbVItT1-zDN7V3QrAIe8PkMdwRg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a03ec1b3ddee45ed-BOM","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"202.86.219.1","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-May-2026 15:26:20 UTC] === User Orders API Called ===
[30-May-2026 15:26:20 UTC] User ID: 687
[30-May-2026 15:26:20 UTC] Limit: 20, Offset: 0
[30-May-2026 15:26:20 UTC] Orders found: 0
[30-May-2026 15:26:20 UTC] Orders data: []
[30-May-2026 15:26:20 UTC] Total orders count: 0
[30-May-2026 15:26:20 UTC] === API CALL LOG ===
[30-May-2026 15:26:20 UTC] Endpoint: user/profile.php
[30-May-2026 15:26:20 UTC] Full Log Data: {
    "timestamp": "2026-05-30 15:26:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "202.86.219.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "202.86.219.1, 172.71.198.11",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg3IiwidXNlcm5hbWUiOiJoYWxpbTEzOSIsImVtYWlsIjoibW9uZ2xhdHR0QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc1OTU3OX0.iccFEFAWKVyEWgs9dbVItT1-zDN7V3QrAIe8PkMdwRg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a03ec1b4af9245ed-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "202.86.219.1",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-May-2026 15:26:20 UTC] === END API CALL LOG ===
[30-May-2026 15:26:20 UTC] ✅ API Hash verification passed for profile endpoint
[30-May-2026 15:26:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg3IiwidXNlcm5hbWUiOiJoYWxpbTEzOSIsImVtYWlsIjoibW9uZ2xhdHR0QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc1OTU3OX0.iccFEFAWKVyEWgs9dbVItT1-zDN7V3QrAIe8PkMdwRg
[30-May-2026 15:26:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-May-2026 15:26:20 UTC] ✅ JWT token verified successfully for user profile
[30-May-2026 15:26:20 UTC] User ID: 687
[30-May-2026 15:26:20 UTC] ✅ User profile retrieved successfully for user ID: 687
[30-May-2026 15:26:22 UTC] === API CALL LOG ===
[30-May-2026 15:26:22 UTC] Endpoint: user/profile.php
[30-May-2026 15:26:22 UTC] Full Log Data: {
    "timestamp": "2026-05-30 15:26:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "202.86.219.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "202.86.219.1, 172.71.198.11",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg3IiwidXNlcm5hbWUiOiJoYWxpbTEzOSIsImVtYWlsIjoibW9uZ2xhdHR0QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc1OTU3OX0.iccFEFAWKVyEWgs9dbVItT1-zDN7V3QrAIe8PkMdwRg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a03ec1bdeada45ed-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "202.86.219.1",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-May-2026 15:26:22 UTC] === END API CALL LOG ===
[30-May-2026 15:26:22 UTC] ✅ API Hash verification passed for profile endpoint
[30-May-2026 15:26:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg3IiwidXNlcm5hbWUiOiJoYWxpbTEzOSIsImVtYWlsIjoibW9uZ2xhdHR0QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc1OTU3OX0.iccFEFAWKVyEWgs9dbVItT1-zDN7V3QrAIe8PkMdwRg
[30-May-2026 15:26:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-May-2026 15:26:22 UTC] ✅ JWT token verified successfully for user profile
[30-May-2026 15:26:22 UTC] User ID: 687
[30-May-2026 15:26:22 UTC] ✅ User profile retrieved successfully for user ID: 687
[30-May-2026 15:26:41 UTC] === API CALL LOG ===
[30-May-2026 15:26:41 UTC] Endpoint: user/profile.php
[30-May-2026 15:26:41 UTC] Full Log Data: {
    "timestamp": "2026-05-30 15:26:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "202.86.219.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "202.86.219.1, 172.71.198.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg3IiwidXNlcm5hbWUiOiJoYWxpbTEzOSIsImVtYWlsIjoibW9uZ2xhdHR0QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc1OTU3OX0.iccFEFAWKVyEWgs9dbVItT1-zDN7V3QrAIe8PkMdwRg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a03ec230bf2745ed-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "202.86.219.1",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-May-2026 15:26:41 UTC] === END API CALL LOG ===
[30-May-2026 15:26:41 UTC] ✅ API Hash verification passed for profile endpoint
[30-May-2026 15:26:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg3IiwidXNlcm5hbWUiOiJoYWxpbTEzOSIsImVtYWlsIjoibW9uZ2xhdHR0QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc1OTU3OX0.iccFEFAWKVyEWgs9dbVItT1-zDN7V3QrAIe8PkMdwRg
[30-May-2026 15:26:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-May-2026 15:26:41 UTC] ✅ JWT token verified successfully for user profile
[30-May-2026 15:26:41 UTC] User ID: 687
[30-May-2026 15:26:41 UTC] ✅ User profile retrieved successfully for user ID: 687
[30-May-2026 15:26:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-May-2026 15:26:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-May-2026 15:26:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"202.86.219.1, 172.71.198.10","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg3IiwidXNlcm5hbWUiOiJoYWxpbTEzOSIsImVtYWlsIjoibW9uZ2xhdHR0QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc1OTU3OX0.iccFEFAWKVyEWgs9dbVItT1-zDN7V3QrAIe8PkMdwRg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a03ec230bf2145ed-BOM","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"202.86.219.1","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-May-2026 15:26:41 UTC] === User Orders API Called ===
[30-May-2026 15:26:41 UTC] User ID: 687
[30-May-2026 15:26:41 UTC] Limit: 20, Offset: 0
[30-May-2026 15:26:41 UTC] Orders found: 0
[30-May-2026 15:26:41 UTC] Orders data: []
[30-May-2026 15:26:41 UTC] Total orders count: 0
[30-May-2026 15:26:42 UTC] === API CALL LOG ===
[30-May-2026 15:26:42 UTC] Endpoint: user/profile.php
[30-May-2026 15:26:42 UTC] Full Log Data: {
    "timestamp": "2026-05-30 15:26:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "202.86.219.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "202.86.219.1, 172.71.198.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg3IiwidXNlcm5hbWUiOiJoYWxpbTEzOSIsImVtYWlsIjoibW9uZ2xhdHR0QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc1OTU3OX0.iccFEFAWKVyEWgs9dbVItT1-zDN7V3QrAIe8PkMdwRg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a03ec2339bf045ed-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "202.86.219.1",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-May-2026 15:26:42 UTC] === END API CALL LOG ===
[30-May-2026 15:26:42 UTC] ✅ API Hash verification passed for profile endpoint
[30-May-2026 15:26:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg3IiwidXNlcm5hbWUiOiJoYWxpbTEzOSIsImVtYWlsIjoibW9uZ2xhdHR0QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc1OTU3OX0.iccFEFAWKVyEWgs9dbVItT1-zDN7V3QrAIe8PkMdwRg
[30-May-2026 15:26:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-May-2026 15:26:42 UTC] ✅ JWT token verified successfully for user profile
[30-May-2026 15:26:42 UTC] User ID: 687
[30-May-2026 15:26:42 UTC] ✅ User profile retrieved successfully for user ID: 687
[30-May-2026 15:26:43 UTC] === API CALL LOG ===
[30-May-2026 15:26:43 UTC] Endpoint: user/profile.php
[30-May-2026 15:26:43 UTC] Full Log Data: {
    "timestamp": "2026-05-30 15:26:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "202.86.219.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "202.86.219.1, 172.71.198.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg3IiwidXNlcm5hbWUiOiJoYWxpbTEzOSIsImVtYWlsIjoibW9uZ2xhdHR0QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc1OTU3OX0.iccFEFAWKVyEWgs9dbVItT1-zDN7V3QrAIe8PkMdwRg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a03ec2430ab445ed-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "202.86.219.1",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-May-2026 15:26:43 UTC] === END API CALL LOG ===
[30-May-2026 15:26:43 UTC] ✅ API Hash verification passed for profile endpoint
[30-May-2026 15:26:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg3IiwidXNlcm5hbWUiOiJoYWxpbTEzOSIsImVtYWlsIjoibW9uZ2xhdHR0QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc1OTU3OX0.iccFEFAWKVyEWgs9dbVItT1-zDN7V3QrAIe8PkMdwRg
[30-May-2026 15:26:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-May-2026 15:26:43 UTC] ✅ JWT token verified successfully for user profile
[30-May-2026 15:26:43 UTC] User ID: 687
[30-May-2026 15:26:43 UTC] ✅ User profile retrieved successfully for user ID: 687
[30-May-2026 15:26:52 UTC] === API CALL LOG ===
[30-May-2026 15:26:52 UTC] Endpoint: user/profile.php
[30-May-2026 15:26:52 UTC] Full Log Data: {
    "timestamp": "2026-05-30 15:26:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "202.86.219.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "202.86.219.1, 172.71.198.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg3IiwidXNlcm5hbWUiOiJoYWxpbTEzOSIsImVtYWlsIjoibW9uZ2xhdHR0QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc1OTU3OX0.iccFEFAWKVyEWgs9dbVItT1-zDN7V3QrAIe8PkMdwRg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a03ec270ee1445ed-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "202.86.219.1",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-May-2026 15:26:52 UTC] === END API CALL LOG ===
[30-May-2026 15:26:52 UTC] ✅ API Hash verification passed for profile endpoint
[30-May-2026 15:26:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg3IiwidXNlcm5hbWUiOiJoYWxpbTEzOSIsImVtYWlsIjoibW9uZ2xhdHR0QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc1OTU3OX0.iccFEFAWKVyEWgs9dbVItT1-zDN7V3QrAIe8PkMdwRg
[30-May-2026 15:26:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-May-2026 15:26:52 UTC] ✅ JWT token verified successfully for user profile
[30-May-2026 15:26:52 UTC] User ID: 687
[30-May-2026 15:26:52 UTC] ✅ User profile retrieved successfully for user ID: 687
[30-May-2026 15:26:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-May-2026 15:26:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-May-2026 15:26:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"202.86.219.1, 172.71.198.11","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg3IiwidXNlcm5hbWUiOiJoYWxpbTEzOSIsImVtYWlsIjoibW9uZ2xhdHR0QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc1OTU3OX0.iccFEFAWKVyEWgs9dbVItT1-zDN7V3QrAIe8PkMdwRg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a03ec270ee1245ed-BOM","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"202.86.219.1","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-May-2026 15:26:52 UTC] === User Orders API Called ===
[30-May-2026 15:26:52 UTC] User ID: 687
[30-May-2026 15:26:52 UTC] Limit: 20, Offset: 0
[30-May-2026 15:26:52 UTC] Orders found: 0
[30-May-2026 15:26:52 UTC] Orders data: []
[30-May-2026 15:26:52 UTC] Total orders count: 0
[30-May-2026 15:26:52 UTC] === API CALL LOG ===
[30-May-2026 15:26:52 UTC] Endpoint: user/profile.php
[30-May-2026 15:26:52 UTC] Full Log Data: {
    "timestamp": "2026-05-30 15:26:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "202.86.219.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "202.86.219.1, 172.71.198.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg3IiwidXNlcm5hbWUiOiJoYWxpbTEzOSIsImVtYWlsIjoibW9uZ2xhdHR0QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc1OTU3OX0.iccFEFAWKVyEWgs9dbVItT1-zDN7V3QrAIe8PkMdwRg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a03ec2755f0145ed-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "202.86.219.1",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-May-2026 15:26:52 UTC] === END API CALL LOG ===
[30-May-2026 15:26:52 UTC] ✅ API Hash verification passed for profile endpoint
[30-May-2026 15:26:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg3IiwidXNlcm5hbWUiOiJoYWxpbTEzOSIsImVtYWlsIjoibW9uZ2xhdHR0QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc1OTU3OX0.iccFEFAWKVyEWgs9dbVItT1-zDN7V3QrAIe8PkMdwRg
[30-May-2026 15:26:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-May-2026 15:26:52 UTC] ✅ JWT token verified successfully for user profile
[30-May-2026 15:26:52 UTC] User ID: 687
[30-May-2026 15:26:52 UTC] ✅ User profile retrieved successfully for user ID: 687
[30-May-2026 15:26:53 UTC] === API CALL LOG ===
[30-May-2026 15:26:53 UTC] Endpoint: user/profile.php
[30-May-2026 15:26:53 UTC] Full Log Data: {
    "timestamp": "2026-05-30 15:26:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "202.86.219.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "202.86.219.1, 172.71.198.11",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg3IiwidXNlcm5hbWUiOiJoYWxpbTEzOSIsImVtYWlsIjoibW9uZ2xhdHR0QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc1OTU3OX0.iccFEFAWKVyEWgs9dbVItT1-zDN7V3QrAIe8PkMdwRg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a03ec2806bcd45ed-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "202.86.219.1",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-May-2026 15:26:53 UTC] === END API CALL LOG ===
[30-May-2026 15:26:53 UTC] ✅ API Hash verification passed for profile endpoint
[30-May-2026 15:26:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg3IiwidXNlcm5hbWUiOiJoYWxpbTEzOSIsImVtYWlsIjoibW9uZ2xhdHR0QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc1OTU3OX0.iccFEFAWKVyEWgs9dbVItT1-zDN7V3QrAIe8PkMdwRg
[30-May-2026 15:26:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-May-2026 15:26:53 UTC] ✅ JWT token verified successfully for user profile
[30-May-2026 15:26:53 UTC] User ID: 687
[30-May-2026 15:26:53 UTC] ✅ User profile retrieved successfully for user ID: 687
[30-May-2026 15:27:13 UTC] === API CALL LOG ===
[30-May-2026 15:27:13 UTC] Endpoint: user/profile.php
[30-May-2026 15:27:13 UTC] Full Log Data: {
    "timestamp": "2026-05-30 15:27:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "202.86.219.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "202.86.219.1, 172.71.198.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg3IiwidXNlcm5hbWUiOiJoYWxpbTEzOSIsImVtYWlsIjoibW9uZ2xhdHR0QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc1OTU3OX0.iccFEFAWKVyEWgs9dbVItT1-zDN7V3QrAIe8PkMdwRg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a03ec2fa9db445ed-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "202.86.219.1",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-May-2026 15:27:13 UTC] === END API CALL LOG ===
[30-May-2026 15:27:13 UTC] ✅ API Hash verification passed for profile endpoint
[30-May-2026 15:27:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg3IiwidXNlcm5hbWUiOiJoYWxpbTEzOSIsImVtYWlsIjoibW9uZ2xhdHR0QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc1OTU3OX0.iccFEFAWKVyEWgs9dbVItT1-zDN7V3QrAIe8PkMdwRg
[30-May-2026 15:27:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-May-2026 15:27:13 UTC] ✅ JWT token verified successfully for user profile
[30-May-2026 15:27:13 UTC] User ID: 687
[30-May-2026 15:27:13 UTC] ✅ User profile retrieved successfully for user ID: 687
[30-May-2026 15:27:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-May-2026 15:27:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-May-2026 15:27:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"202.86.219.1, 172.71.198.11","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg3IiwidXNlcm5hbWUiOiJoYWxpbTEzOSIsImVtYWlsIjoibW9uZ2xhdHR0QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc1OTU3OX0.iccFEFAWKVyEWgs9dbVItT1-zDN7V3QrAIe8PkMdwRg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a03ec2fa9db045ed-BOM","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"202.86.219.1","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-May-2026 15:27:13 UTC] === User Orders API Called ===
[30-May-2026 15:27:13 UTC] User ID: 687
[30-May-2026 15:27:13 UTC] Limit: 20, Offset: 0
[30-May-2026 15:27:13 UTC] Orders found: 0
[30-May-2026 15:27:13 UTC] Orders data: []
[30-May-2026 15:27:13 UTC] Total orders count: 0
[30-May-2026 15:27:14 UTC] === API CALL LOG ===
[30-May-2026 15:27:14 UTC] Endpoint: user/profile.php
[30-May-2026 15:27:14 UTC] Full Log Data: {
    "timestamp": "2026-05-30 15:27:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "202.86.219.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "202.86.219.1, 172.71.198.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg3IiwidXNlcm5hbWUiOiJoYWxpbTEzOSIsImVtYWlsIjoibW9uZ2xhdHR0QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc1OTU3OX0.iccFEFAWKVyEWgs9dbVItT1-zDN7V3QrAIe8PkMdwRg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a03ec2fe5cca45ed-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "202.86.219.1",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-May-2026 15:27:14 UTC] === END API CALL LOG ===
[30-May-2026 15:27:14 UTC] ✅ API Hash verification passed for profile endpoint
[30-May-2026 15:27:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg3IiwidXNlcm5hbWUiOiJoYWxpbTEzOSIsImVtYWlsIjoibW9uZ2xhdHR0QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc1OTU3OX0.iccFEFAWKVyEWgs9dbVItT1-zDN7V3QrAIe8PkMdwRg
[30-May-2026 15:27:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-May-2026 15:27:14 UTC] ✅ JWT token verified successfully for user profile
[30-May-2026 15:27:14 UTC] User ID: 687
[30-May-2026 15:27:14 UTC] ✅ User profile retrieved successfully for user ID: 687
[30-May-2026 15:27:15 UTC] === API CALL LOG ===
[30-May-2026 15:27:15 UTC] Endpoint: user/profile.php
[30-May-2026 15:27:15 UTC] Full Log Data: {
    "timestamp": "2026-05-30 15:27:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "202.86.219.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "202.86.219.1, 172.71.198.11",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg3IiwidXNlcm5hbWUiOiJoYWxpbTEzOSIsImVtYWlsIjoibW9uZ2xhdHR0QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc1OTU3OX0.iccFEFAWKVyEWgs9dbVItT1-zDN7V3QrAIe8PkMdwRg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a03ec308bfb745ed-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "202.86.219.1",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-May-2026 15:27:15 UTC] === END API CALL LOG ===
[30-May-2026 15:27:15 UTC] ✅ API Hash verification passed for profile endpoint
[30-May-2026 15:27:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg3IiwidXNlcm5hbWUiOiJoYWxpbTEzOSIsImVtYWlsIjoibW9uZ2xhdHR0QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc1OTU3OX0.iccFEFAWKVyEWgs9dbVItT1-zDN7V3QrAIe8PkMdwRg
[30-May-2026 15:27:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-May-2026 15:27:15 UTC] ✅ JWT token verified successfully for user profile
[30-May-2026 15:27:15 UTC] User ID: 687
[30-May-2026 15:27:15 UTC] ✅ User profile retrieved successfully for user ID: 687
[30-May-2026 15:27:23 UTC] === API CALL LOG ===
[30-May-2026 15:27:23 UTC] Endpoint: user/profile.php
[30-May-2026 15:27:23 UTC] Full Log Data: {
    "timestamp": "2026-05-30 15:27:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "202.86.219.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "202.86.219.1, 172.71.198.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg3IiwidXNlcm5hbWUiOiJoYWxpbTEzOSIsImVtYWlsIjoibW9uZ2xhdHR0QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc1OTU3OX0.iccFEFAWKVyEWgs9dbVItT1-zDN7V3QrAIe8PkMdwRg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a03ec33ba92045ed-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "202.86.219.1",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-May-2026 15:27:23 UTC] === END API CALL LOG ===
[30-May-2026 15:27:23 UTC] ✅ API Hash verification passed for profile endpoint
[30-May-2026 15:27:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg3IiwidXNlcm5hbWUiOiJoYWxpbTEzOSIsImVtYWlsIjoibW9uZ2xhdHR0QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc1OTU3OX0.iccFEFAWKVyEWgs9dbVItT1-zDN7V3QrAIe8PkMdwRg
[30-May-2026 15:27:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-May-2026 15:27:23 UTC] ✅ JWT token verified successfully for user profile
[30-May-2026 15:27:23 UTC] User ID: 687
[30-May-2026 15:27:23 UTC] ✅ User profile retrieved successfully for user ID: 687
[30-May-2026 15:27:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-May-2026 15:27:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-May-2026 15:27:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"202.86.219.1, 172.71.198.10","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg3IiwidXNlcm5hbWUiOiJoYWxpbTEzOSIsImVtYWlsIjoibW9uZ2xhdHR0QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc1OTU3OX0.iccFEFAWKVyEWgs9dbVItT1-zDN7V3QrAIe8PkMdwRg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a03ec34fdb1745ed-BOM","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"202.86.219.1","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-May-2026 15:27:26 UTC] === User Orders API Called ===
[30-May-2026 15:27:26 UTC] User ID: 687
[30-May-2026 15:27:26 UTC] Limit: 20, Offset: 0
[30-May-2026 15:27:26 UTC] Orders found: 0
[30-May-2026 15:27:26 UTC] Orders data: []
[30-May-2026 15:27:26 UTC] Total orders count: 0
[30-May-2026 15:27:30 UTC] === API CALL LOG ===
[30-May-2026 15:27:30 UTC] Endpoint: user/profile.php
[30-May-2026 15:27:30 UTC] Full Log Data: {
    "timestamp": "2026-05-30 15:27:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "202.86.219.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "202.86.219.1, 172.71.198.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg3IiwidXNlcm5hbWUiOiJoYWxpbTEzOSIsImVtYWlsIjoibW9uZ2xhdHR0QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc1OTU3OX0.iccFEFAWKVyEWgs9dbVItT1-zDN7V3QrAIe8PkMdwRg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a03ec36639b745ed-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "202.86.219.1",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-May-2026 15:27:30 UTC] === END API CALL LOG ===
[30-May-2026 15:27:30 UTC] ✅ API Hash verification passed for profile endpoint
[30-May-2026 15:27:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg3IiwidXNlcm5hbWUiOiJoYWxpbTEzOSIsImVtYWlsIjoibW9uZ2xhdHR0QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc1OTU3OX0.iccFEFAWKVyEWgs9dbVItT1-zDN7V3QrAIe8PkMdwRg
[30-May-2026 15:27:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-May-2026 15:27:30 UTC] ✅ JWT token verified successfully for user profile
[30-May-2026 15:27:30 UTC] User ID: 687
[30-May-2026 15:27:30 UTC] ✅ User profile retrieved successfully for user ID: 687
[30-May-2026 15:27:31 UTC] User Purchases API - User ID: 687
[30-May-2026 15:27:31 UTC] User Purchases API - Total purchases found: 1
[30-May-2026 15:27:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-May-2026 15:27:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-May-2026 15:27:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"202.86.219.1, 172.71.198.10","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg3IiwidXNlcm5hbWUiOiJoYWxpbTEzOSIsImVtYWlsIjoibW9uZ2xhdHR0QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc1OTU3OX0.iccFEFAWKVyEWgs9dbVItT1-zDN7V3QrAIe8PkMdwRg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a03ec3b6bfd345ed-BOM","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"202.86.219.1","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-May-2026 15:27:43 UTC] === User Orders API Called ===
[30-May-2026 15:27:43 UTC] User ID: 687
[30-May-2026 15:27:43 UTC] Limit: 20, Offset: 0
[30-May-2026 15:27:43 UTC] Orders found: 0
[30-May-2026 15:27:43 UTC] Orders data: []
[30-May-2026 15:27:43 UTC] Total orders count: 0
[30-May-2026 15:27:43 UTC] === API CALL LOG ===
[30-May-2026 15:27:43 UTC] Endpoint: user/profile.php
[30-May-2026 15:27:43 UTC] Full Log Data: {
    "timestamp": "2026-05-30 15:27:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "202.86.219.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "202.86.219.1, 172.71.198.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg3IiwidXNlcm5hbWUiOiJoYWxpbTEzOSIsImVtYWlsIjoibW9uZ2xhdHR0QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc1OTU3OX0.iccFEFAWKVyEWgs9dbVItT1-zDN7V3QrAIe8PkMdwRg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a03ec3b748ef45ed-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "202.86.219.1",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-May-2026 15:27:43 UTC] === END API CALL LOG ===
[30-May-2026 15:27:43 UTC] ✅ API Hash verification passed for profile endpoint
[30-May-2026 15:27:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg3IiwidXNlcm5hbWUiOiJoYWxpbTEzOSIsImVtYWlsIjoibW9uZ2xhdHR0QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc1OTU3OX0.iccFEFAWKVyEWgs9dbVItT1-zDN7V3QrAIe8PkMdwRg
[30-May-2026 15:27:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-May-2026 15:27:43 UTC] ✅ JWT token verified successfully for user profile
[30-May-2026 15:27:43 UTC] User ID: 687
[30-May-2026 15:27:43 UTC] ✅ User profile retrieved successfully for user ID: 687
[30-May-2026 15:27:43 UTC] === API CALL LOG ===
[30-May-2026 15:27:43 UTC] Endpoint: user/profile.php
[30-May-2026 15:27:43 UTC] Full Log Data: {
    "timestamp": "2026-05-30 15:27:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "202.86.219.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "202.86.219.1, 172.71.198.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg3IiwidXNlcm5hbWUiOiJoYWxpbTEzOSIsImVtYWlsIjoibW9uZ2xhdHR0QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc1OTU3OX0.iccFEFAWKVyEWgs9dbVItT1-zDN7V3QrAIe8PkMdwRg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a03ec3baa80b45ed-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "202.86.219.1",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-May-2026 15:27:43 UTC] === END API CALL LOG ===
[30-May-2026 15:27:43 UTC] ✅ API Hash verification passed for profile endpoint
[30-May-2026 15:27:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg3IiwidXNlcm5hbWUiOiJoYWxpbTEzOSIsImVtYWlsIjoibW9uZ2xhdHR0QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc1OTU3OX0.iccFEFAWKVyEWgs9dbVItT1-zDN7V3QrAIe8PkMdwRg
[30-May-2026 15:27:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-May-2026 15:27:43 UTC] ✅ JWT token verified successfully for user profile
[30-May-2026 15:27:43 UTC] User ID: 687
[30-May-2026 15:27:43 UTC] ✅ User profile retrieved successfully for user ID: 687
[30-May-2026 15:27:44 UTC] === API CALL LOG ===
[30-May-2026 15:27:44 UTC] Endpoint: user/profile.php
[30-May-2026 15:27:44 UTC] Full Log Data: {
    "timestamp": "2026-05-30 15:27:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "202.86.219.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "202.86.219.1, 172.71.198.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg3IiwidXNlcm5hbWUiOiJoYWxpbTEzOSIsImVtYWlsIjoibW9uZ2xhdHR0QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc1OTU3OX0.iccFEFAWKVyEWgs9dbVItT1-zDN7V3QrAIe8PkMdwRg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a03ec3bffbb245ed-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "202.86.219.1",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-May-2026 15:27:44 UTC] === END API CALL LOG ===
[30-May-2026 15:27:44 UTC] ✅ API Hash verification passed for profile endpoint
[30-May-2026 15:27:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg3IiwidXNlcm5hbWUiOiJoYWxpbTEzOSIsImVtYWlsIjoibW9uZ2xhdHR0QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc1OTU3OX0.iccFEFAWKVyEWgs9dbVItT1-zDN7V3QrAIe8PkMdwRg
[30-May-2026 15:27:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-May-2026 15:27:44 UTC] ✅ JWT token verified successfully for user profile
[30-May-2026 15:27:44 UTC] User ID: 687
[30-May-2026 15:27:44 UTC] ✅ User profile retrieved successfully for user ID: 687
[30-May-2026 15:28:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-May-2026 15:28:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-May-2026 15:28:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"202.86.219.1, 172.71.198.10","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg3IiwidXNlcm5hbWUiOiJoYWxpbTEzOSIsImVtYWlsIjoibW9uZ2xhdHR0QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc1OTU3OX0.iccFEFAWKVyEWgs9dbVItT1-zDN7V3QrAIe8PkMdwRg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a03ec41c681d45ed-BOM","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"202.86.219.1","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-May-2026 15:28:00 UTC] === User Orders API Called ===
[30-May-2026 15:28:00 UTC] User ID: 687
[30-May-2026 15:28:00 UTC] Limit: 20, Offset: 0
[30-May-2026 15:28:00 UTC] Orders found: 0
[30-May-2026 15:28:00 UTC] Orders data: []
[30-May-2026 15:28:00 UTC] Total orders count: 0
[30-May-2026 15:28:00 UTC] === API CALL LOG ===
[30-May-2026 15:28:00 UTC] Endpoint: user/profile.php
[30-May-2026 15:28:00 UTC] Full Log Data: {
    "timestamp": "2026-05-30 15:28:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "202.86.219.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "202.86.219.1, 172.71.198.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg3IiwidXNlcm5hbWUiOiJoYWxpbTEzOSIsImVtYWlsIjoibW9uZ2xhdHR0QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc1OTU3OX0.iccFEFAWKVyEWgs9dbVItT1-zDN7V3QrAIe8PkMdwRg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a03ec41c681e45ed-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "202.86.219.1",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-May-2026 15:28:00 UTC] === END API CALL LOG ===
[30-May-2026 15:28:00 UTC] ✅ API Hash verification passed for profile endpoint
[30-May-2026 15:28:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg3IiwidXNlcm5hbWUiOiJoYWxpbTEzOSIsImVtYWlsIjoibW9uZ2xhdHR0QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc1OTU3OX0.iccFEFAWKVyEWgs9dbVItT1-zDN7V3QrAIe8PkMdwRg
[30-May-2026 15:28:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-May-2026 15:28:00 UTC] ✅ JWT token verified successfully for user profile
[30-May-2026 15:28:00 UTC] User ID: 687
[30-May-2026 15:28:00 UTC] ✅ User profile retrieved successfully for user ID: 687
[30-May-2026 15:28:00 UTC] === API CALL LOG ===
[30-May-2026 15:28:00 UTC] Endpoint: user/profile.php
[30-May-2026 15:28:00 UTC] Full Log Data: {
    "timestamp": "2026-05-30 15:28:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "202.86.219.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "202.86.219.1, 172.71.198.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg3IiwidXNlcm5hbWUiOiJoYWxpbTEzOSIsImVtYWlsIjoibW9uZ2xhdHR0QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc1OTU3OX0.iccFEFAWKVyEWgs9dbVItT1-zDN7V3QrAIe8PkMdwRg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a03ec41e8c3045ed-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "202.86.219.1",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-May-2026 15:28:00 UTC] === END API CALL LOG ===
[30-May-2026 15:28:00 UTC] ✅ API Hash verification passed for profile endpoint
[30-May-2026 15:28:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg3IiwidXNlcm5hbWUiOiJoYWxpbTEzOSIsImVtYWlsIjoibW9uZ2xhdHR0QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc1OTU3OX0.iccFEFAWKVyEWgs9dbVItT1-zDN7V3QrAIe8PkMdwRg
[30-May-2026 15:28:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-May-2026 15:28:00 UTC] ✅ JWT token verified successfully for user profile
[30-May-2026 15:28:00 UTC] User ID: 687
[30-May-2026 15:28:00 UTC] ✅ User profile retrieved successfully for user ID: 687
[30-May-2026 15:28:01 UTC] === API CALL LOG ===
[30-May-2026 15:28:01 UTC] Endpoint: user/profile.php
[30-May-2026 15:28:01 UTC] Full Log Data: {
    "timestamp": "2026-05-30 15:28:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "202.86.219.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "202.86.219.1, 172.71.198.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg3IiwidXNlcm5hbWUiOiJoYWxpbTEzOSIsImVtYWlsIjoibW9uZ2xhdHR0QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc1OTU3OX0.iccFEFAWKVyEWgs9dbVItT1-zDN7V3QrAIe8PkMdwRg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a03ec429fae045ed-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "202.86.219.1",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-May-2026 15:28:01 UTC] === END API CALL LOG ===
[30-May-2026 15:28:01 UTC] ✅ API Hash verification passed for profile endpoint
[30-May-2026 15:28:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg3IiwidXNlcm5hbWUiOiJoYWxpbTEzOSIsImVtYWlsIjoibW9uZ2xhdHR0QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc1OTU3OX0.iccFEFAWKVyEWgs9dbVItT1-zDN7V3QrAIe8PkMdwRg
[30-May-2026 15:28:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-May-2026 15:28:01 UTC] ✅ JWT token verified successfully for user profile
[30-May-2026 15:28:01 UTC] User ID: 687
[30-May-2026 15:28:01 UTC] ✅ User profile retrieved successfully for user ID: 687
[30-May-2026 15:28:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-May-2026 15:28:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-May-2026 15:28:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"202.86.219.1, 172.71.198.10","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg3IiwidXNlcm5hbWUiOiJoYWxpbTEzOSIsImVtYWlsIjoibW9uZ2xhdHR0QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc1OTU3OX0.iccFEFAWKVyEWgs9dbVItT1-zDN7V3QrAIe8PkMdwRg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a03ec44c18be45ed-BOM","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"202.86.219.1","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-May-2026 15:28:07 UTC] === User Orders API Called ===
[30-May-2026 15:28:07 UTC] User ID: 687
[30-May-2026 15:28:07 UTC] Limit: 20, Offset: 0
[30-May-2026 15:28:07 UTC] Orders found: 0
[30-May-2026 15:28:07 UTC] Orders data: []
[30-May-2026 15:28:07 UTC] Total orders count: 0
[30-May-2026 15:28:07 UTC] === API CALL LOG ===
[30-May-2026 15:28:07 UTC] Endpoint: user/profile.php
[30-May-2026 15:28:07 UTC] Full Log Data: {
    "timestamp": "2026-05-30 15:28:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "202.86.219.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "202.86.219.1, 172.71.198.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg3IiwidXNlcm5hbWUiOiJoYWxpbTEzOSIsImVtYWlsIjoibW9uZ2xhdHR0QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc1OTU3OX0.iccFEFAWKVyEWgs9dbVItT1-zDN7V3QrAIe8PkMdwRg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a03ec44cda7a45ed-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "202.86.219.1",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-May-2026 15:28:07 UTC] === END API CALL LOG ===
[30-May-2026 15:28:07 UTC] ✅ API Hash verification passed for profile endpoint
[30-May-2026 15:28:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg3IiwidXNlcm5hbWUiOiJoYWxpbTEzOSIsImVtYWlsIjoibW9uZ2xhdHR0QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc1OTU3OX0.iccFEFAWKVyEWgs9dbVItT1-zDN7V3QrAIe8PkMdwRg
[30-May-2026 15:28:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-May-2026 15:28:07 UTC] ✅ JWT token verified successfully for user profile
[30-May-2026 15:28:07 UTC] User ID: 687
[30-May-2026 15:28:07 UTC] ✅ User profile retrieved successfully for user ID: 687
[30-May-2026 15:28:07 UTC] === API CALL LOG ===
[30-May-2026 15:28:07 UTC] Endpoint: user/profile.php
[30-May-2026 15:28:07 UTC] Full Log Data: {
    "timestamp": "2026-05-30 15:28:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "202.86.219.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "202.86.219.1, 172.71.198.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg3IiwidXNlcm5hbWUiOiJoYWxpbTEzOSIsImVtYWlsIjoibW9uZ2xhdHR0QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc1OTU3OX0.iccFEFAWKVyEWgs9dbVItT1-zDN7V3QrAIe8PkMdwRg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a03ec450aa4b45ed-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "202.86.219.1",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-May-2026 15:28:07 UTC] === END API CALL LOG ===
[30-May-2026 15:28:07 UTC] ✅ API Hash verification passed for profile endpoint
[30-May-2026 15:28:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg3IiwidXNlcm5hbWUiOiJoYWxpbTEzOSIsImVtYWlsIjoibW9uZ2xhdHR0QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc1OTU3OX0.iccFEFAWKVyEWgs9dbVItT1-zDN7V3QrAIe8PkMdwRg
[30-May-2026 15:28:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-May-2026 15:28:07 UTC] ✅ JWT token verified successfully for user profile
[30-May-2026 15:28:07 UTC] User ID: 687
[30-May-2026 15:28:07 UTC] ✅ User profile retrieved successfully for user ID: 687
[30-May-2026 15:28:08 UTC] === API CALL LOG ===
[30-May-2026 15:28:08 UTC] Endpoint: user/profile.php
[30-May-2026 15:28:08 UTC] Full Log Data: {
    "timestamp": "2026-05-30 15:28:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "202.86.219.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "202.86.219.1, 172.71.198.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg3IiwidXNlcm5hbWUiOiJoYWxpbTEzOSIsImVtYWlsIjoibW9uZ2xhdHR0QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc1OTU3OX0.iccFEFAWKVyEWgs9dbVItT1-zDN7V3QrAIe8PkMdwRg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a03ec454da1b45ed-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "202.86.219.1",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-May-2026 15:28:08 UTC] === END API CALL LOG ===
[30-May-2026 15:28:08 UTC] ✅ API Hash verification passed for profile endpoint
[30-May-2026 15:28:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg3IiwidXNlcm5hbWUiOiJoYWxpbTEzOSIsImVtYWlsIjoibW9uZ2xhdHR0QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc1OTU3OX0.iccFEFAWKVyEWgs9dbVItT1-zDN7V3QrAIe8PkMdwRg
[30-May-2026 15:28:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-May-2026 15:28:08 UTC] ✅ JWT token verified successfully for user profile
[30-May-2026 15:28:08 UTC] User ID: 687
[30-May-2026 15:28:08 UTC] ✅ User profile retrieved successfully for user ID: 687
[30-May-2026 15:28:20 UTC] === API CALL LOG ===
[30-May-2026 15:28:20 UTC] Endpoint: user/profile.php
[30-May-2026 15:28:20 UTC] Full Log Data: {
    "timestamp": "2026-05-30 15:28:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "202.86.219.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "202.86.219.1, 172.71.198.11",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg3IiwidXNlcm5hbWUiOiJoYWxpbTEzOSIsImVtYWlsIjoibW9uZ2xhdHR0QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc1OTU3OX0.iccFEFAWKVyEWgs9dbVItT1-zDN7V3QrAIe8PkMdwRg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a03ec49d8e5745ed-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "202.86.219.1",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-May-2026 15:28:20 UTC] === END API CALL LOG ===
[30-May-2026 15:28:20 UTC] ✅ API Hash verification passed for profile endpoint
[30-May-2026 15:28:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg3IiwidXNlcm5hbWUiOiJoYWxpbTEzOSIsImVtYWlsIjoibW9uZ2xhdHR0QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc1OTU3OX0.iccFEFAWKVyEWgs9dbVItT1-zDN7V3QrAIe8PkMdwRg
[30-May-2026 15:28:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-May-2026 15:28:20 UTC] ✅ JWT token verified successfully for user profile
[30-May-2026 15:28:20 UTC] User ID: 687
[30-May-2026 15:28:20 UTC] ✅ User profile retrieved successfully for user ID: 687
[30-May-2026 15:28:27 UTC] === API CALL LOG ===
[30-May-2026 15:28:27 UTC] Endpoint: user/profile.php
[30-May-2026 15:28:27 UTC] Full Log Data: {
    "timestamp": "2026-05-30 15:28:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "202.86.219.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "202.86.219.1, 172.71.198.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg3IiwidXNlcm5hbWUiOiJoYWxpbTEzOSIsImVtYWlsIjoibW9uZ2xhdHR0QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc1OTU3OX0.iccFEFAWKVyEWgs9dbVItT1-zDN7V3QrAIe8PkMdwRg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a03ec4c6deba45ed-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "202.86.219.1",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-May-2026 15:28:27 UTC] === END API CALL LOG ===
[30-May-2026 15:28:27 UTC] ✅ API Hash verification passed for profile endpoint
[30-May-2026 15:28:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg3IiwidXNlcm5hbWUiOiJoYWxpbTEzOSIsImVtYWlsIjoibW9uZ2xhdHR0QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc1OTU3OX0.iccFEFAWKVyEWgs9dbVItT1-zDN7V3QrAIe8PkMdwRg
[30-May-2026 15:28:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-May-2026 15:28:27 UTC] ✅ JWT token verified successfully for user profile
[30-May-2026 15:28:27 UTC] User ID: 687
[30-May-2026 15:28:27 UTC] ✅ User profile retrieved successfully for user ID: 687
[30-May-2026 15:28:30 UTC] === API CALL LOG ===
[30-May-2026 15:28:30 UTC] Endpoint: user/profile.php
[30-May-2026 15:28:30 UTC] Full Log Data: {
    "timestamp": "2026-05-30 15:28:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "202.86.219.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "202.86.219.1, 172.71.198.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg3IiwidXNlcm5hbWUiOiJoYWxpbTEzOSIsImVtYWlsIjoibW9uZ2xhdHR0QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc1OTU3OX0.iccFEFAWKVyEWgs9dbVItT1-zDN7V3QrAIe8PkMdwRg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a03ec4deebd645ed-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "202.86.219.1",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-May-2026 15:28:30 UTC] === END API CALL LOG ===
[30-May-2026 15:28:30 UTC] ✅ API Hash verification passed for profile endpoint
[30-May-2026 15:28:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg3IiwidXNlcm5hbWUiOiJoYWxpbTEzOSIsImVtYWlsIjoibW9uZ2xhdHR0QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc1OTU3OX0.iccFEFAWKVyEWgs9dbVItT1-zDN7V3QrAIe8PkMdwRg
[30-May-2026 15:28:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-May-2026 15:28:30 UTC] ✅ JWT token verified successfully for user profile
[30-May-2026 15:28:30 UTC] User ID: 687
[30-May-2026 15:28:30 UTC] ✅ User profile retrieved successfully for user ID: 687
[30-May-2026 15:28:31 UTC] User Purchases API - User ID: 687
[30-May-2026 15:28:31 UTC] User Purchases API - Total purchases found: 1
[30-May-2026 15:28:40 UTC] === API CALL LOG ===
[30-May-2026 15:28:40 UTC] Endpoint: user/profile.php
[30-May-2026 15:28:40 UTC] Full Log Data: {
    "timestamp": "2026-05-30 15:28:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "202.86.219.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "202.86.219.1, 172.71.198.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg3IiwidXNlcm5hbWUiOiJoYWxpbTEzOSIsImVtYWlsIjoibW9uZ2xhdHR0QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc1OTU3OX0.iccFEFAWKVyEWgs9dbVItT1-zDN7V3QrAIe8PkMdwRg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a03ec514bea145ed-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "202.86.219.1",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-May-2026 15:28:40 UTC] === END API CALL LOG ===
[30-May-2026 15:28:40 UTC] ✅ API Hash verification passed for profile endpoint
[30-May-2026 15:28:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg3IiwidXNlcm5hbWUiOiJoYWxpbTEzOSIsImVtYWlsIjoibW9uZ2xhdHR0QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc1OTU3OX0.iccFEFAWKVyEWgs9dbVItT1-zDN7V3QrAIe8PkMdwRg
[30-May-2026 15:28:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-May-2026 15:28:40 UTC] ✅ JWT token verified successfully for user profile
[30-May-2026 15:28:40 UTC] User ID: 687
[30-May-2026 15:28:40 UTC] ✅ User profile retrieved successfully for user ID: 687
[30-May-2026 15:28:40 UTC] User Purchases API - User ID: 687
[30-May-2026 15:28:40 UTC] User Purchases API - Total purchases found: 1
[30-May-2026 15:28:53 UTC] === API CALL LOG ===
[30-May-2026 15:28:53 UTC] Endpoint: user/profile.php
[30-May-2026 15:28:53 UTC] Full Log Data: {
    "timestamp": "2026-05-30 15:28:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "202.86.219.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "202.86.219.1, 172.71.198.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg3IiwidXNlcm5hbWUiOiJoYWxpbTEzOSIsImVtYWlsIjoibW9uZ2xhdHR0QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc1OTU3OX0.iccFEFAWKVyEWgs9dbVItT1-zDN7V3QrAIe8PkMdwRg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a03ec56c3c0e45ed-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "202.86.219.1",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-May-2026 15:28:53 UTC] === END API CALL LOG ===
[30-May-2026 15:28:53 UTC] ✅ API Hash verification passed for profile endpoint
[30-May-2026 15:28:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg3IiwidXNlcm5hbWUiOiJoYWxpbTEzOSIsImVtYWlsIjoibW9uZ2xhdHR0QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc1OTU3OX0.iccFEFAWKVyEWgs9dbVItT1-zDN7V3QrAIe8PkMdwRg
[30-May-2026 15:28:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-May-2026 15:28:53 UTC] ✅ JWT token verified successfully for user profile
[30-May-2026 15:28:53 UTC] User ID: 687
[30-May-2026 15:28:53 UTC] ✅ User profile retrieved successfully for user ID: 687
[30-May-2026 15:28:53 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-May-2026 15:28:53 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-May-2026 15:28:53 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"202.86.219.1, 172.71.198.10","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg3IiwidXNlcm5hbWUiOiJoYWxpbTEzOSIsImVtYWlsIjoibW9uZ2xhdHR0QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc1OTU3OX0.iccFEFAWKVyEWgs9dbVItT1-zDN7V3QrAIe8PkMdwRg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a03ec5678a3b45ed-BOM","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"202.86.219.1","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-May-2026 15:28:53 UTC] === User Orders API Called ===
[30-May-2026 15:28:53 UTC] User ID: 687
[30-May-2026 15:28:53 UTC] Limit: 20, Offset: 0
[30-May-2026 15:28:53 UTC] Orders found: 0
[30-May-2026 15:28:53 UTC] Orders data: []
[30-May-2026 15:28:53 UTC] Total orders count: 0
[30-May-2026 15:28:53 UTC] === API CALL LOG ===
[30-May-2026 15:28:53 UTC] Endpoint: user/profile.php
[30-May-2026 15:28:53 UTC] Full Log Data: {
    "timestamp": "2026-05-30 15:28:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "202.86.219.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "202.86.219.1, 172.71.198.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg3IiwidXNlcm5hbWUiOiJoYWxpbTEzOSIsImVtYWlsIjoibW9uZ2xhdHR0QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc1OTU3OX0.iccFEFAWKVyEWgs9dbVItT1-zDN7V3QrAIe8PkMdwRg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a03ec5681b5945ed-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "202.86.219.1",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-May-2026 15:28:53 UTC] === END API CALL LOG ===
[30-May-2026 15:28:53 UTC] ✅ API Hash verification passed for profile endpoint
[30-May-2026 15:28:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg3IiwidXNlcm5hbWUiOiJoYWxpbTEzOSIsImVtYWlsIjoibW9uZ2xhdHR0QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc1OTU3OX0.iccFEFAWKVyEWgs9dbVItT1-zDN7V3QrAIe8PkMdwRg
[30-May-2026 15:28:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-May-2026 15:28:53 UTC] ✅ JWT token verified successfully for user profile
[30-May-2026 15:28:53 UTC] User ID: 687
[30-May-2026 15:28:53 UTC] ✅ User profile retrieved successfully for user ID: 687
[30-May-2026 15:28:54 UTC] === API CALL LOG ===
[30-May-2026 15:28:54 UTC] Endpoint: user/profile.php
[30-May-2026 15:28:54 UTC] Full Log Data: {
    "timestamp": "2026-05-30 15:28:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "202.86.219.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "202.86.219.1, 172.71.198.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg3IiwidXNlcm5hbWUiOiJoYWxpbTEzOSIsImVtYWlsIjoibW9uZ2xhdHR0QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc1OTU3OX0.iccFEFAWKVyEWgs9dbVItT1-zDN7V3QrAIe8PkMdwRg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a03ec5752d5045ed-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "202.86.219.1",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-May-2026 15:28:54 UTC] === END API CALL LOG ===
[30-May-2026 15:28:54 UTC] ✅ API Hash verification passed for profile endpoint
[30-May-2026 15:28:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg3IiwidXNlcm5hbWUiOiJoYWxpbTEzOSIsImVtYWlsIjoibW9uZ2xhdHR0QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc1OTU3OX0.iccFEFAWKVyEWgs9dbVItT1-zDN7V3QrAIe8PkMdwRg
[30-May-2026 15:28:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-May-2026 15:28:54 UTC] ✅ JWT token verified successfully for user profile
[30-May-2026 15:28:54 UTC] User ID: 687
[30-May-2026 15:28:54 UTC] ✅ User profile retrieved successfully for user ID: 687
[30-May-2026 15:29:17 UTC] === API CALL LOG ===
[30-May-2026 15:29:17 UTC] Endpoint: user/profile.php
[30-May-2026 15:29:17 UTC] Full Log Data: {
    "timestamp": "2026-05-30 15:29:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "202.86.219.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "202.86.219.1, 172.70.219.202",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg3IiwidXNlcm5hbWUiOiJoYWxpbTEzOSIsImVtYWlsIjoibW9uZ2xhdHR0QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc1OTU3OX0.iccFEFAWKVyEWgs9dbVItT1-zDN7V3QrAIe8PkMdwRg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a03ec6018de78ef1-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "202.86.219.1",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-May-2026 15:29:17 UTC] === END API CALL LOG ===
[30-May-2026 15:29:17 UTC] ✅ API Hash verification passed for profile endpoint
[30-May-2026 15:29:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg3IiwidXNlcm5hbWUiOiJoYWxpbTEzOSIsImVtYWlsIjoibW9uZ2xhdHR0QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc1OTU3OX0.iccFEFAWKVyEWgs9dbVItT1-zDN7V3QrAIe8PkMdwRg
[30-May-2026 15:29:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-May-2026 15:29:17 UTC] ✅ JWT token verified successfully for user profile
[30-May-2026 15:29:17 UTC] User ID: 687
[30-May-2026 15:29:17 UTC] ✅ User profile retrieved successfully for user ID: 687
[30-May-2026 15:29:23 UTC] === API CALL LOG ===
[30-May-2026 15:29:23 UTC] Endpoint: user/profile.php
[30-May-2026 15:29:23 UTC] Full Log Data: {
    "timestamp": "2026-05-30 15:29:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "202.86.219.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "202.86.219.1, 172.70.219.201",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg3IiwidXNlcm5hbWUiOiJoYWxpbTEzOSIsImVtYWlsIjoibW9uZ2xhdHR0QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc1OTU3OX0.iccFEFAWKVyEWgs9dbVItT1-zDN7V3QrAIe8PkMdwRg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a03ec6267e4e8ef1-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "202.86.219.1",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-May-2026 15:29:23 UTC] === END API CALL LOG ===
[30-May-2026 15:29:23 UTC] ✅ API Hash verification passed for profile endpoint
[30-May-2026 15:29:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg3IiwidXNlcm5hbWUiOiJoYWxpbTEzOSIsImVtYWlsIjoibW9uZ2xhdHR0QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc1OTU3OX0.iccFEFAWKVyEWgs9dbVItT1-zDN7V3QrAIe8PkMdwRg
[30-May-2026 15:29:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-May-2026 15:29:23 UTC] ✅ JWT token verified successfully for user profile
[30-May-2026 15:29:23 UTC] User ID: 687
[30-May-2026 15:29:23 UTC] ✅ User profile retrieved successfully for user ID: 687
[30-May-2026 15:29:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-May-2026 15:29:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-May-2026 15:29:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"202.86.219.1, 172.70.219.201","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg3IiwidXNlcm5hbWUiOiJoYWxpbTEzOSIsImVtYWlsIjoibW9uZ2xhdHR0QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc1OTU3OX0.iccFEFAWKVyEWgs9dbVItT1-zDN7V3QrAIe8PkMdwRg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a03ec630ecfe8ef1-BOM","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"202.86.219.1","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-May-2026 15:29:24 UTC] === User Orders API Called ===
[30-May-2026 15:29:24 UTC] User ID: 687
[30-May-2026 15:29:24 UTC] Limit: 20, Offset: 0
[30-May-2026 15:29:24 UTC] Orders found: 0
[30-May-2026 15:29:24 UTC] Orders data: []
[30-May-2026 15:29:24 UTC] Total orders count: 0
[30-May-2026 15:29:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-May-2026 15:29:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-May-2026 15:29:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"202.86.219.1, 172.70.219.202","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg3IiwidXNlcm5hbWUiOiJoYWxpbTEzOSIsImVtYWlsIjoibW9uZ2xhdHR0QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc1OTU3OX0.iccFEFAWKVyEWgs9dbVItT1-zDN7V3QrAIe8PkMdwRg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a03ec65e799e8ef1-BOM","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"202.86.219.1","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-May-2026 15:29:32 UTC] === User Orders API Called ===
[30-May-2026 15:29:32 UTC] User ID: 687
[30-May-2026 15:29:32 UTC] Limit: 20, Offset: 0
[30-May-2026 15:29:32 UTC] Orders found: 0
[30-May-2026 15:29:32 UTC] Orders data: []
[30-May-2026 15:29:32 UTC] Total orders count: 0
[30-May-2026 15:29:32 UTC] === API CALL LOG ===
[30-May-2026 15:29:32 UTC] Endpoint: user/profile.php
[30-May-2026 15:29:32 UTC] Full Log Data: {
    "timestamp": "2026-05-30 15:29:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "202.86.219.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "202.86.219.1, 172.70.219.202",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg3IiwidXNlcm5hbWUiOiJoYWxpbTEzOSIsImVtYWlsIjoibW9uZ2xhdHR0QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc1OTU3OX0.iccFEFAWKVyEWgs9dbVItT1-zDN7V3QrAIe8PkMdwRg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a03ec65f1a078ef1-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "202.86.219.1",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-May-2026 15:29:32 UTC] === END API CALL LOG ===
[30-May-2026 15:29:32 UTC] ✅ API Hash verification passed for profile endpoint
[30-May-2026 15:29:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg3IiwidXNlcm5hbWUiOiJoYWxpbTEzOSIsImVtYWlsIjoibW9uZ2xhdHR0QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc1OTU3OX0.iccFEFAWKVyEWgs9dbVItT1-zDN7V3QrAIe8PkMdwRg
[30-May-2026 15:29:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-May-2026 15:29:32 UTC] ✅ JWT token verified successfully for user profile
[30-May-2026 15:29:32 UTC] User ID: 687
[30-May-2026 15:29:32 UTC] ✅ User profile retrieved successfully for user ID: 687
[30-May-2026 15:29:32 UTC] === API CALL LOG ===
[30-May-2026 15:29:32 UTC] Endpoint: user/profile.php
[30-May-2026 15:29:32 UTC] Full Log Data: {
    "timestamp": "2026-05-30 15:29:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "202.86.219.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "202.86.219.1, 172.70.219.202",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg3IiwidXNlcm5hbWUiOiJoYWxpbTEzOSIsImVtYWlsIjoibW9uZ2xhdHR0QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc1OTU3OX0.iccFEFAWKVyEWgs9dbVItT1-zDN7V3QrAIe8PkMdwRg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a03ec6630c0c8ef1-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "202.86.219.1",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-May-2026 15:29:32 UTC] === END API CALL LOG ===
[30-May-2026 15:29:32 UTC] ✅ API Hash verification passed for profile endpoint
[30-May-2026 15:29:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg3IiwidXNlcm5hbWUiOiJoYWxpbTEzOSIsImVtYWlsIjoibW9uZ2xhdHR0QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc1OTU3OX0.iccFEFAWKVyEWgs9dbVItT1-zDN7V3QrAIe8PkMdwRg
[30-May-2026 15:29:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-May-2026 15:29:32 UTC] ✅ JWT token verified successfully for user profile
[30-May-2026 15:29:32 UTC] User ID: 687
[30-May-2026 15:29:32 UTC] ✅ User profile retrieved successfully for user ID: 687
[30-May-2026 15:29:33 UTC] === API CALL LOG ===
[30-May-2026 15:29:33 UTC] Endpoint: user/profile.php
[30-May-2026 15:29:33 UTC] Full Log Data: {
    "timestamp": "2026-05-30 15:29:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "202.86.219.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "202.86.219.1, 172.70.219.202",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg3IiwidXNlcm5hbWUiOiJoYWxpbTEzOSIsImVtYWlsIjoibW9uZ2xhdHR0QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc1OTU3OX0.iccFEFAWKVyEWgs9dbVItT1-zDN7V3QrAIe8PkMdwRg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a03ec6672e8a8ef1-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "202.86.219.1",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-May-2026 15:29:33 UTC] === END API CALL LOG ===
[30-May-2026 15:29:33 UTC] ✅ API Hash verification passed for profile endpoint
[30-May-2026 15:29:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg3IiwidXNlcm5hbWUiOiJoYWxpbTEzOSIsImVtYWlsIjoibW9uZ2xhdHR0QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc1OTU3OX0.iccFEFAWKVyEWgs9dbVItT1-zDN7V3QrAIe8PkMdwRg
[30-May-2026 15:29:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-May-2026 15:29:33 UTC] ✅ JWT token verified successfully for user profile
[30-May-2026 15:29:33 UTC] User ID: 687
[30-May-2026 15:29:33 UTC] ✅ User profile retrieved successfully for user ID: 687
[30-May-2026 16:04:46 UTC] === API CALL LOG ===
[30-May-2026 16:04:46 UTC] Endpoint: user/profile.php
[30-May-2026 16:04:46 UTC] Full Log Data: {
    "timestamp": "2026-05-30 16:04:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "202.86.219.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "202.86.219.1, 172.71.198.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg3IiwidXNlcm5hbWUiOiJoYWxpbTEzOSIsImVtYWlsIjoibW9uZ2xhdHR0QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc1OTU3OX0.iccFEFAWKVyEWgs9dbVItT1-zDN7V3QrAIe8PkMdwRg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a03ef9f6db3971b6-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "202.86.219.1",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-May-2026 16:04:46 UTC] === END API CALL LOG ===
[30-May-2026 16:04:46 UTC] ✅ API Hash verification passed for profile endpoint
[30-May-2026 16:04:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg3IiwidXNlcm5hbWUiOiJoYWxpbTEzOSIsImVtYWlsIjoibW9uZ2xhdHR0QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc1OTU3OX0.iccFEFAWKVyEWgs9dbVItT1-zDN7V3QrAIe8PkMdwRg
[30-May-2026 16:04:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-May-2026 16:04:46 UTC] ✅ JWT token verified successfully for user profile
[30-May-2026 16:04:46 UTC] User ID: 687
[30-May-2026 16:04:46 UTC] ✅ User profile retrieved successfully for user ID: 687
[30-May-2026 16:04:49 UTC] === API CALL LOG ===
[30-May-2026 16:04:49 UTC] Endpoint: user/profile.php
[30-May-2026 16:04:49 UTC] Full Log Data: {
    "timestamp": "2026-05-30 16:04:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "202.86.219.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "202.86.219.1, 172.71.198.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg3IiwidXNlcm5hbWUiOiJoYWxpbTEzOSIsImVtYWlsIjoibW9uZ2xhdHR0QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc1OTU3OX0.iccFEFAWKVyEWgs9dbVItT1-zDN7V3QrAIe8PkMdwRg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a03efa123e2771b6-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "202.86.219.1",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-May-2026 16:04:49 UTC] === END API CALL LOG ===
[30-May-2026 16:04:49 UTC] ✅ API Hash verification passed for profile endpoint
[30-May-2026 16:04:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg3IiwidXNlcm5hbWUiOiJoYWxpbTEzOSIsImVtYWlsIjoibW9uZ2xhdHR0QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc1OTU3OX0.iccFEFAWKVyEWgs9dbVItT1-zDN7V3QrAIe8PkMdwRg
[30-May-2026 16:04:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-May-2026 16:04:49 UTC] ✅ JWT token verified successfully for user profile
[30-May-2026 16:04:49 UTC] User ID: 687
[30-May-2026 16:04:49 UTC] ✅ User profile retrieved successfully for user ID: 687
[30-May-2026 16:04:50 UTC] === API CALL LOG ===
[30-May-2026 16:04:50 UTC] Endpoint: user/profile.php
[30-May-2026 16:04:50 UTC] Full Log Data: {
    "timestamp": "2026-05-30 16:04:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "202.86.219.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "202.86.219.1, 172.71.198.192",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg3IiwidXNlcm5hbWUiOiJoYWxpbTEzOSIsImVtYWlsIjoibW9uZ2xhdHR0QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc1OTU3OX0.iccFEFAWKVyEWgs9dbVItT1-zDN7V3QrAIe8PkMdwRg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a03efa123e2c71b6-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "202.86.219.1",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-May-2026 16:04:50 UTC] === END API CALL LOG ===
[30-May-2026 16:04:50 UTC] ✅ API Hash verification passed for profile endpoint
[30-May-2026 16:04:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg3IiwidXNlcm5hbWUiOiJoYWxpbTEzOSIsImVtYWlsIjoibW9uZ2xhdHR0QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc1OTU3OX0.iccFEFAWKVyEWgs9dbVItT1-zDN7V3QrAIe8PkMdwRg
[30-May-2026 16:04:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-May-2026 16:04:50 UTC] ✅ JWT token verified successfully for user profile
[30-May-2026 16:04:50 UTC] User ID: 687
[30-May-2026 16:04:50 UTC] ✅ User profile retrieved successfully for user ID: 687
[30-May-2026 16:04:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-May-2026 16:04:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-May-2026 16:04:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"202.86.219.1, 172.71.198.193","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg3IiwidXNlcm5hbWUiOiJoYWxpbTEzOSIsImVtYWlsIjoibW9uZ2xhdHR0QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc1OTU3OX0.iccFEFAWKVyEWgs9dbVItT1-zDN7V3QrAIe8PkMdwRg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a03efa123e2b71b6-BOM","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"202.86.219.1","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-May-2026 16:04:50 UTC] === User Orders API Called ===
[30-May-2026 16:04:50 UTC] User ID: 687
[30-May-2026 16:04:50 UTC] Limit: 20, Offset: 0
[30-May-2026 16:04:50 UTC] Orders found: 0
[30-May-2026 16:04:50 UTC] Orders data: []
[30-May-2026 16:04:50 UTC] Total orders count: 0
[30-May-2026 16:04:52 UTC] === API CALL LOG ===
[30-May-2026 16:04:52 UTC] Endpoint: user/profile.php
[30-May-2026 16:04:52 UTC] Full Log Data: {
    "timestamp": "2026-05-30 16:04:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "202.86.219.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "202.86.219.1, 172.71.198.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg3IiwidXNlcm5hbWUiOiJoYWxpbTEzOSIsImVtYWlsIjoibW9uZ2xhdHR0QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc1OTU3OX0.iccFEFAWKVyEWgs9dbVItT1-zDN7V3QrAIe8PkMdwRg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a03efa23a9af71b6-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "202.86.219.1",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-May-2026 16:04:52 UTC] === END API CALL LOG ===
[30-May-2026 16:04:52 UTC] ✅ API Hash verification passed for profile endpoint
[30-May-2026 16:04:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg3IiwidXNlcm5hbWUiOiJoYWxpbTEzOSIsImVtYWlsIjoibW9uZ2xhdHR0QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc1OTU3OX0.iccFEFAWKVyEWgs9dbVItT1-zDN7V3QrAIe8PkMdwRg
[30-May-2026 16:04:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-May-2026 16:04:52 UTC] ✅ JWT token verified successfully for user profile
[30-May-2026 16:04:52 UTC] User ID: 687
[30-May-2026 16:04:52 UTC] ✅ User profile retrieved successfully for user ID: 687
[30-May-2026 16:05:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-May-2026 16:05:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-May-2026 16:05:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"202.86.219.1, 172.71.198.10","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg3IiwidXNlcm5hbWUiOiJoYWxpbTEzOSIsImVtYWlsIjoibW9uZ2xhdHR0QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc1OTU3OX0.iccFEFAWKVyEWgs9dbVItT1-zDN7V3QrAIe8PkMdwRg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a03efaf5db4371b6-BOM","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"202.86.219.1","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-May-2026 16:05:26 UTC] === User Orders API Called ===
[30-May-2026 16:05:26 UTC] User ID: 687
[30-May-2026 16:05:26 UTC] Limit: 20, Offset: 0
[30-May-2026 16:05:26 UTC] Orders found: 0
[30-May-2026 16:05:26 UTC] Orders data: []
[30-May-2026 16:05:26 UTC] Total orders count: 0
[30-May-2026 16:05:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-May-2026 16:05:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-May-2026 16:05:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"202.86.219.1, 172.71.198.10","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg3IiwidXNlcm5hbWUiOiJoYWxpbTEzOSIsImVtYWlsIjoibW9uZ2xhdHR0QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc1OTU3OX0.iccFEFAWKVyEWgs9dbVItT1-zDN7V3QrAIe8PkMdwRg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a03efb091c8971b6-BOM","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"202.86.219.1","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-May-2026 16:05:29 UTC] === User Orders API Called ===
[30-May-2026 16:05:29 UTC] User ID: 687
[30-May-2026 16:05:29 UTC] Limit: 20, Offset: 0
[30-May-2026 16:05:29 UTC] Orders found: 0
[30-May-2026 16:05:29 UTC] Orders data: []
[30-May-2026 16:05:29 UTC] Total orders count: 0
[30-May-2026 16:05:29 UTC] === API CALL LOG ===
[30-May-2026 16:05:29 UTC] Endpoint: user/profile.php
[30-May-2026 16:05:29 UTC] Full Log Data: {
    "timestamp": "2026-05-30 16:05:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "202.86.219.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "202.86.219.1, 172.71.198.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg3IiwidXNlcm5hbWUiOiJoYWxpbTEzOSIsImVtYWlsIjoibW9uZ2xhdHR0QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc1OTU3OX0.iccFEFAWKVyEWgs9dbVItT1-zDN7V3QrAIe8PkMdwRg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a03efb091c8a71b6-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "202.86.219.1",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-May-2026 16:05:29 UTC] === END API CALL LOG ===
[30-May-2026 16:05:29 UTC] ✅ API Hash verification passed for profile endpoint
[30-May-2026 16:05:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg3IiwidXNlcm5hbWUiOiJoYWxpbTEzOSIsImVtYWlsIjoibW9uZ2xhdHR0QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc1OTU3OX0.iccFEFAWKVyEWgs9dbVItT1-zDN7V3QrAIe8PkMdwRg
[30-May-2026 16:05:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-May-2026 16:05:29 UTC] ✅ JWT token verified successfully for user profile
[30-May-2026 16:05:29 UTC] User ID: 687
[30-May-2026 16:05:29 UTC] ✅ User profile retrieved successfully for user ID: 687
[30-May-2026 16:05:29 UTC] === API CALL LOG ===
[30-May-2026 16:05:29 UTC] Endpoint: user/profile.php
[30-May-2026 16:05:29 UTC] Full Log Data: {
    "timestamp": "2026-05-30 16:05:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "202.86.219.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "202.86.219.1, 172.71.198.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg3IiwidXNlcm5hbWUiOiJoYWxpbTEzOSIsImVtYWlsIjoibW9uZ2xhdHR0QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc1OTU3OX0.iccFEFAWKVyEWgs9dbVItT1-zDN7V3QrAIe8PkMdwRg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a03efb0d2d0371b6-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "202.86.219.1",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-May-2026 16:05:29 UTC] === END API CALL LOG ===
[30-May-2026 16:05:29 UTC] ✅ API Hash verification passed for profile endpoint
[30-May-2026 16:05:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg3IiwidXNlcm5hbWUiOiJoYWxpbTEzOSIsImVtYWlsIjoibW9uZ2xhdHR0QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc1OTU3OX0.iccFEFAWKVyEWgs9dbVItT1-zDN7V3QrAIe8PkMdwRg
[30-May-2026 16:05:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-May-2026 16:05:29 UTC] ✅ JWT token verified successfully for user profile
[30-May-2026 16:05:29 UTC] User ID: 687
[30-May-2026 16:05:29 UTC] ✅ User profile retrieved successfully for user ID: 687
[30-May-2026 16:05:30 UTC] === API CALL LOG ===
[30-May-2026 16:05:30 UTC] Endpoint: user/profile.php
[30-May-2026 16:05:30 UTC] Full Log Data: {
    "timestamp": "2026-05-30 16:05:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "202.86.219.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "202.86.219.1, 172.71.198.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg3IiwidXNlcm5hbWUiOiJoYWxpbTEzOSIsImVtYWlsIjoibW9uZ2xhdHR0QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc1OTU3OX0.iccFEFAWKVyEWgs9dbVItT1-zDN7V3QrAIe8PkMdwRg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a03efb13ac0c71b6-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "202.86.219.1",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-May-2026 16:05:30 UTC] === END API CALL LOG ===
[30-May-2026 16:05:30 UTC] ✅ API Hash verification passed for profile endpoint
[30-May-2026 16:05:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg3IiwidXNlcm5hbWUiOiJoYWxpbTEzOSIsImVtYWlsIjoibW9uZ2xhdHR0QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc1OTU3OX0.iccFEFAWKVyEWgs9dbVItT1-zDN7V3QrAIe8PkMdwRg
[30-May-2026 16:05:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-May-2026 16:05:30 UTC] ✅ JWT token verified successfully for user profile
[30-May-2026 16:05:30 UTC] User ID: 687
[30-May-2026 16:05:30 UTC] ✅ User profile retrieved successfully for user ID: 687
[30-May-2026 16:05:45 UTC] === API CALL LOG ===
[30-May-2026 16:05:45 UTC] Endpoint: user/profile.php
[30-May-2026 16:05:45 UTC] Full Log Data: {
    "timestamp": "2026-05-30 16:05:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "202.86.219.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "202.86.219.1, 172.71.198.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg3IiwidXNlcm5hbWUiOiJoYWxpbTEzOSIsImVtYWlsIjoibW9uZ2xhdHR0QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc1OTU3OX0.iccFEFAWKVyEWgs9dbVItT1-zDN7V3QrAIe8PkMdwRg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a03efb692c1071b6-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "202.86.219.1",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-May-2026 16:05:45 UTC] === END API CALL LOG ===
[30-May-2026 16:05:45 UTC] ✅ API Hash verification passed for profile endpoint
[30-May-2026 16:05:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg3IiwidXNlcm5hbWUiOiJoYWxpbTEzOSIsImVtYWlsIjoibW9uZ2xhdHR0QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc1OTU3OX0.iccFEFAWKVyEWgs9dbVItT1-zDN7V3QrAIe8PkMdwRg
[30-May-2026 16:05:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-May-2026 16:05:45 UTC] ✅ JWT token verified successfully for user profile
[30-May-2026 16:05:45 UTC] User ID: 687
[30-May-2026 16:05:45 UTC] ✅ User profile retrieved successfully for user ID: 687
[30-May-2026 16:05:46 UTC] User Purchases API - User ID: 687
[30-May-2026 16:05:46 UTC] User Purchases API - Total purchases found: 1
[30-May-2026 16:07:07 UTC] === API CALL LOG ===
[30-May-2026 16:07:07 UTC] Endpoint: user/profile.php
[30-May-2026 16:07:07 UTC] Full Log Data: {
    "timestamp": "2026-05-30 16:07:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "202.86.219.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "202.86.219.1, 172.69.178.78",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg3IiwidXNlcm5hbWUiOiJoYWxpbTEzOSIsImVtYWlsIjoibW9uZ2xhdHR0QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc1OTU3OX0.iccFEFAWKVyEWgs9dbVItT1-zDN7V3QrAIe8PkMdwRg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a03efd685fd9ff70-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "202.86.219.1",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-May-2026 16:07:07 UTC] === END API CALL LOG ===
[30-May-2026 16:07:07 UTC] ✅ API Hash verification passed for profile endpoint
[30-May-2026 16:07:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg3IiwidXNlcm5hbWUiOiJoYWxpbTEzOSIsImVtYWlsIjoibW9uZ2xhdHR0QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc1OTU3OX0.iccFEFAWKVyEWgs9dbVItT1-zDN7V3QrAIe8PkMdwRg
[30-May-2026 16:07:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-May-2026 16:07:07 UTC] ✅ JWT token verified successfully for user profile
[30-May-2026 16:07:07 UTC] User ID: 687
[30-May-2026 16:07:07 UTC] ✅ User profile retrieved successfully for user ID: 687
[30-May-2026 16:07:11 UTC] === API CALL LOG ===
[30-May-2026 16:07:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-May-2026 16:07:11 UTC] Endpoint: user/profile.php
[30-May-2026 16:07:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-May-2026 16:07:11 UTC] Full Log Data: {
    "timestamp": "2026-05-30 16:07:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "202.86.219.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "202.86.219.1, 172.69.178.78",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg3IiwidXNlcm5hbWUiOiJoYWxpbTEzOSIsImVtYWlsIjoibW9uZ2xhdHR0QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc1OTU3OX0.iccFEFAWKVyEWgs9dbVItT1-zDN7V3QrAIe8PkMdwRg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a03efd685fdcff70-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "202.86.219.1",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-May-2026 16:07:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"202.86.219.1, 172.69.178.79","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg3IiwidXNlcm5hbWUiOiJoYWxpbTEzOSIsImVtYWlsIjoibW9uZ2xhdHR0QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc1OTU3OX0.iccFEFAWKVyEWgs9dbVItT1-zDN7V3QrAIe8PkMdwRg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a03efd685fdbff70-BOM","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"202.86.219.1","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-May-2026 16:07:11 UTC] === END API CALL LOG ===
[30-May-2026 16:07:11 UTC] ✅ API Hash verification passed for profile endpoint
[30-May-2026 16:07:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg3IiwidXNlcm5hbWUiOiJoYWxpbTEzOSIsImVtYWlsIjoibW9uZ2xhdHR0QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc1OTU3OX0.iccFEFAWKVyEWgs9dbVItT1-zDN7V3QrAIe8PkMdwRg
[30-May-2026 16:07:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-May-2026 16:07:11 UTC] === User Orders API Called ===
[30-May-2026 16:07:11 UTC] ✅ JWT token verified successfully for user profile
[30-May-2026 16:07:11 UTC] User ID: 687
[30-May-2026 16:07:11 UTC] User ID: 687
[30-May-2026 16:07:11 UTC] Limit: 20, Offset: 0
[30-May-2026 16:07:11 UTC] ✅ User profile retrieved successfully for user ID: 687
[30-May-2026 16:07:11 UTC] Orders found: 0
[30-May-2026 16:07:11 UTC] Orders data: []
[30-May-2026 16:07:11 UTC] Total orders count: 0
[30-May-2026 16:07:12 UTC] === API CALL LOG ===
[30-May-2026 16:07:12 UTC] Endpoint: user/profile.php
[30-May-2026 16:07:12 UTC] Full Log Data: {
    "timestamp": "2026-05-30 16:07:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "202.86.219.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "202.86.219.1, 172.69.178.79",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg3IiwidXNlcm5hbWUiOiJoYWxpbTEzOSIsImVtYWlsIjoibW9uZ2xhdHR0QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc1OTU3OX0.iccFEFAWKVyEWgs9dbVItT1-zDN7V3QrAIe8PkMdwRg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a03efd8ee883ff70-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "202.86.219.1",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-May-2026 16:07:12 UTC] === END API CALL LOG ===
[30-May-2026 16:07:12 UTC] ✅ API Hash verification passed for profile endpoint
[30-May-2026 16:07:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg3IiwidXNlcm5hbWUiOiJoYWxpbTEzOSIsImVtYWlsIjoibW9uZ2xhdHR0QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc1OTU3OX0.iccFEFAWKVyEWgs9dbVItT1-zDN7V3QrAIe8PkMdwRg
[30-May-2026 16:07:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-May-2026 16:07:12 UTC] ✅ JWT token verified successfully for user profile
[30-May-2026 16:07:12 UTC] User ID: 687
[30-May-2026 16:07:12 UTC] ✅ User profile retrieved successfully for user ID: 687
[30-May-2026 16:07:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-May-2026 16:07:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-May-2026 16:07:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"202.86.219.1, 172.69.178.78","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg3IiwidXNlcm5hbWUiOiJoYWxpbTEzOSIsImVtYWlsIjoibW9uZ2xhdHR0QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc1OTU3OX0.iccFEFAWKVyEWgs9dbVItT1-zDN7V3QrAIe8PkMdwRg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a03efda12ad3ff70-BOM","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"202.86.219.1","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-May-2026 16:07:15 UTC] === User Orders API Called ===
[30-May-2026 16:07:15 UTC] User ID: 687
[30-May-2026 16:07:15 UTC] Limit: 20, Offset: 0
[30-May-2026 16:07:15 UTC] Orders found: 0
[30-May-2026 16:07:15 UTC] Orders data: []
[30-May-2026 16:07:15 UTC] Total orders count: 0
[30-May-2026 16:07:15 UTC] === API CALL LOG ===
[30-May-2026 16:07:15 UTC] Endpoint: user/profile.php
[30-May-2026 16:07:15 UTC] Full Log Data: {
    "timestamp": "2026-05-30 16:07:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "202.86.219.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "202.86.219.1, 172.69.178.78",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg3IiwidXNlcm5hbWUiOiJoYWxpbTEzOSIsImVtYWlsIjoibW9uZ2xhdHR0QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc1OTU3OX0.iccFEFAWKVyEWgs9dbVItT1-zDN7V3QrAIe8PkMdwRg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a03efda12ad4ff70-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "202.86.219.1",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-May-2026 16:07:15 UTC] === END API CALL LOG ===
[30-May-2026 16:07:15 UTC] ✅ API Hash verification passed for profile endpoint
[30-May-2026 16:07:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg3IiwidXNlcm5hbWUiOiJoYWxpbTEzOSIsImVtYWlsIjoibW9uZ2xhdHR0QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc1OTU3OX0.iccFEFAWKVyEWgs9dbVItT1-zDN7V3QrAIe8PkMdwRg
[30-May-2026 16:07:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-May-2026 16:07:15 UTC] ✅ JWT token verified successfully for user profile
[30-May-2026 16:07:15 UTC] User ID: 687
[30-May-2026 16:07:15 UTC] ✅ User profile retrieved successfully for user ID: 687
[30-May-2026 16:07:16 UTC] === API CALL LOG ===
[30-May-2026 16:07:16 UTC] Endpoint: user/profile.php
[30-May-2026 16:07:16 UTC] Full Log Data: {
    "timestamp": "2026-05-30 16:07:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "202.86.219.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "202.86.219.1, 172.69.178.79",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg3IiwidXNlcm5hbWUiOiJoYWxpbTEzOSIsImVtYWlsIjoibW9uZ2xhdHR0QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc1OTU3OX0.iccFEFAWKVyEWgs9dbVItT1-zDN7V3QrAIe8PkMdwRg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a03efda4ead3ff70-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "202.86.219.1",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-May-2026 16:07:16 UTC] === END API CALL LOG ===
[30-May-2026 16:07:16 UTC] ✅ API Hash verification passed for profile endpoint
[30-May-2026 16:07:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg3IiwidXNlcm5hbWUiOiJoYWxpbTEzOSIsImVtYWlsIjoibW9uZ2xhdHR0QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc1OTU3OX0.iccFEFAWKVyEWgs9dbVItT1-zDN7V3QrAIe8PkMdwRg
[30-May-2026 16:07:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-May-2026 16:07:16 UTC] ✅ JWT token verified successfully for user profile
[30-May-2026 16:07:16 UTC] User ID: 687
[30-May-2026 16:07:16 UTC] ✅ User profile retrieved successfully for user ID: 687
[30-May-2026 16:07:17 UTC] === API CALL LOG ===
[30-May-2026 16:07:17 UTC] Endpoint: user/profile.php
[30-May-2026 16:07:17 UTC] Full Log Data: {
    "timestamp": "2026-05-30 16:07:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "202.86.219.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "202.86.219.1, 172.69.178.79",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg3IiwidXNlcm5hbWUiOiJoYWxpbTEzOSIsImVtYWlsIjoibW9uZ2xhdHR0QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc1OTU3OX0.iccFEFAWKVyEWgs9dbVItT1-zDN7V3QrAIe8PkMdwRg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a03efdab3f66ff70-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "202.86.219.1",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-May-2026 16:07:17 UTC] === END API CALL LOG ===
[30-May-2026 16:07:17 UTC] ✅ API Hash verification passed for profile endpoint
[30-May-2026 16:07:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg3IiwidXNlcm5hbWUiOiJoYWxpbTEzOSIsImVtYWlsIjoibW9uZ2xhdHR0QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc1OTU3OX0.iccFEFAWKVyEWgs9dbVItT1-zDN7V3QrAIe8PkMdwRg
[30-May-2026 16:07:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-May-2026 16:07:17 UTC] ✅ JWT token verified successfully for user profile
[30-May-2026 16:07:17 UTC] User ID: 687
[30-May-2026 16:07:17 UTC] ✅ User profile retrieved successfully for user ID: 687
[30-May-2026 16:07:18 UTC] === API CALL LOG ===
[30-May-2026 16:07:18 UTC] Endpoint: user/profile.php
[30-May-2026 16:07:18 UTC] Full Log Data: {
    "timestamp": "2026-05-30 16:07:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "202.86.219.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "202.86.219.1, 172.69.178.78",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg3IiwidXNlcm5hbWUiOiJoYWxpbTEzOSIsImVtYWlsIjoibW9uZ2xhdHR0QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc1OTU3OX0.iccFEFAWKVyEWgs9dbVItT1-zDN7V3QrAIe8PkMdwRg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a03efdb49b46ff70-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "202.86.219.1",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-May-2026 16:07:18 UTC] === END API CALL LOG ===
[30-May-2026 16:07:18 UTC] ✅ API Hash verification passed for profile endpoint
[30-May-2026 16:07:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg3IiwidXNlcm5hbWUiOiJoYWxpbTEzOSIsImVtYWlsIjoibW9uZ2xhdHR0QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc1OTU3OX0.iccFEFAWKVyEWgs9dbVItT1-zDN7V3QrAIe8PkMdwRg
[30-May-2026 16:07:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-May-2026 16:07:18 UTC] ✅ JWT token verified successfully for user profile
[30-May-2026 16:07:18 UTC] User ID: 687
[30-May-2026 16:07:18 UTC] ✅ User profile retrieved successfully for user ID: 687
[30-May-2026 16:07:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-May-2026 16:07:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-May-2026 16:07:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"202.86.219.1, 172.69.178.78","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg3IiwidXNlcm5hbWUiOiJoYWxpbTEzOSIsImVtYWlsIjoibW9uZ2xhdHR0QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc1OTU3OX0.iccFEFAWKVyEWgs9dbVItT1-zDN7V3QrAIe8PkMdwRg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a03efdc4b90eff70-BOM","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"202.86.219.1","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-May-2026 16:07:21 UTC] === User Orders API Called ===
[30-May-2026 16:07:21 UTC] User ID: 687
[30-May-2026 16:07:21 UTC] Limit: 20, Offset: 0
[30-May-2026 16:07:21 UTC] Orders found: 0
[30-May-2026 16:07:21 UTC] Orders data: []
[30-May-2026 16:07:21 UTC] Total orders count: 0
[30-May-2026 16:07:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-May-2026 16:07:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-May-2026 16:07:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"202.86.219.1, 172.69.178.78","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg3IiwidXNlcm5hbWUiOiJoYWxpbTEzOSIsImVtYWlsIjoibW9uZ2xhdHR0QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc1OTU3OX0.iccFEFAWKVyEWgs9dbVItT1-zDN7V3QrAIe8PkMdwRg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a03efde07a7aff70-BOM","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"202.86.219.1","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-May-2026 16:07:25 UTC] === User Orders API Called ===
[30-May-2026 16:07:25 UTC] User ID: 687
[30-May-2026 16:07:25 UTC] Limit: 20, Offset: 0
[30-May-2026 16:07:25 UTC] Orders found: 0
[30-May-2026 16:07:25 UTC] Orders data: []
[30-May-2026 16:07:25 UTC] Total orders count: 0
[30-May-2026 16:07:25 UTC] === API CALL LOG ===
[30-May-2026 16:07:25 UTC] Endpoint: user/profile.php
[30-May-2026 16:07:25 UTC] Full Log Data: {
    "timestamp": "2026-05-30 16:07:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "202.86.219.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "202.86.219.1, 172.69.178.78",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg3IiwidXNlcm5hbWUiOiJoYWxpbTEzOSIsImVtYWlsIjoibW9uZ2xhdHR0QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc1OTU3OX0.iccFEFAWKVyEWgs9dbVItT1-zDN7V3QrAIe8PkMdwRg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a03efde07a7dff70-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "202.86.219.1",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-May-2026 16:07:25 UTC] === END API CALL LOG ===
[30-May-2026 16:07:25 UTC] ✅ API Hash verification passed for profile endpoint
[30-May-2026 16:07:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg3IiwidXNlcm5hbWUiOiJoYWxpbTEzOSIsImVtYWlsIjoibW9uZ2xhdHR0QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc1OTU3OX0.iccFEFAWKVyEWgs9dbVItT1-zDN7V3QrAIe8PkMdwRg
[30-May-2026 16:07:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-May-2026 16:07:25 UTC] ✅ JWT token verified successfully for user profile
[30-May-2026 16:07:25 UTC] User ID: 687
[30-May-2026 16:07:25 UTC] ✅ User profile retrieved successfully for user ID: 687
[30-May-2026 16:07:26 UTC] === API CALL LOG ===
[30-May-2026 16:07:26 UTC] Endpoint: user/profile.php
[30-May-2026 16:07:26 UTC] Full Log Data: {
    "timestamp": "2026-05-30 16:07:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "202.86.219.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "202.86.219.1, 172.69.178.78",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg3IiwidXNlcm5hbWUiOiJoYWxpbTEzOSIsImVtYWlsIjoibW9uZ2xhdHR0QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc1OTU3OX0.iccFEFAWKVyEWgs9dbVItT1-zDN7V3QrAIe8PkMdwRg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a03efde42ac5ff70-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "202.86.219.1",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-May-2026 16:07:26 UTC] === END API CALL LOG ===
[30-May-2026 16:07:26 UTC] ✅ API Hash verification passed for profile endpoint
[30-May-2026 16:07:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg3IiwidXNlcm5hbWUiOiJoYWxpbTEzOSIsImVtYWlsIjoibW9uZ2xhdHR0QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc1OTU3OX0.iccFEFAWKVyEWgs9dbVItT1-zDN7V3QrAIe8PkMdwRg
[30-May-2026 16:07:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-May-2026 16:07:26 UTC] ✅ JWT token verified successfully for user profile
[30-May-2026 16:07:26 UTC] User ID: 687
[30-May-2026 16:07:26 UTC] ✅ User profile retrieved successfully for user ID: 687
[30-May-2026 16:07:27 UTC] === API CALL LOG ===
[30-May-2026 16:07:27 UTC] Endpoint: user/profile.php
[30-May-2026 16:07:27 UTC] Full Log Data: {
    "timestamp": "2026-05-30 16:07:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "202.86.219.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "202.86.219.1, 172.69.178.78",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg3IiwidXNlcm5hbWUiOiJoYWxpbTEzOSIsImVtYWlsIjoibW9uZ2xhdHR0QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc1OTU3OX0.iccFEFAWKVyEWgs9dbVItT1-zDN7V3QrAIe8PkMdwRg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a03efdecedfaff70-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "202.86.219.1",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-May-2026 16:07:27 UTC] === END API CALL LOG ===
[30-May-2026 16:07:27 UTC] ✅ API Hash verification passed for profile endpoint
[30-May-2026 16:07:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg3IiwidXNlcm5hbWUiOiJoYWxpbTEzOSIsImVtYWlsIjoibW9uZ2xhdHR0QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc1OTU3OX0.iccFEFAWKVyEWgs9dbVItT1-zDN7V3QrAIe8PkMdwRg
[30-May-2026 16:07:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-May-2026 16:07:27 UTC] ✅ JWT token verified successfully for user profile
[30-May-2026 16:07:27 UTC] User ID: 687
[30-May-2026 16:07:27 UTC] ✅ User profile retrieved successfully for user ID: 687
[30-May-2026 16:09:10 UTC] === API CALL LOG ===
[30-May-2026 16:09:10 UTC] Endpoint: user/profile.php
[30-May-2026 16:09:10 UTC] Full Log Data: {
    "timestamp": "2026-05-30 16:09:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "202.86.219.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "202.86.219.1, 172.69.94.205",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg3IiwidXNlcm5hbWUiOiJoYWxpbTEzOSIsImVtYWlsIjoibW9uZ2xhdHR0QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc1OTU3OX0.iccFEFAWKVyEWgs9dbVItT1-zDN7V3QrAIe8PkMdwRg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a03f006b9b0eff73-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "202.86.219.1",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-May-2026 16:09:10 UTC] === END API CALL LOG ===
[30-May-2026 16:09:10 UTC] ✅ API Hash verification passed for profile endpoint
[30-May-2026 16:09:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg3IiwidXNlcm5hbWUiOiJoYWxpbTEzOSIsImVtYWlsIjoibW9uZ2xhdHR0QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc1OTU3OX0.iccFEFAWKVyEWgs9dbVItT1-zDN7V3QrAIe8PkMdwRg
[30-May-2026 16:09:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-May-2026 16:09:10 UTC] ✅ JWT token verified successfully for user profile
[30-May-2026 16:09:10 UTC] User ID: 687
[30-May-2026 16:09:10 UTC] ✅ User profile retrieved successfully for user ID: 687
[30-May-2026 21:53:07 UTC] === API CALL LOG ===
[30-May-2026 21:53:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-May-2026 21:53:07 UTC] Endpoint: user/profile.php
[30-May-2026 21:53:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-May-2026 21:53:07 UTC] Full Log Data: {
    "timestamp": "2026-05-30 21:53:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.214.211.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.214.211.1, 172.64.200.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg4IiwidXNlcm5hbWUiOiJNQUtITVVET1YiLCJlbWFpbCI6Im5vZGlyYmVrbWFobXVkb3Y2NUBnbWFpbC5jb20iLCJleHAiOjE3ODA3ODI3ODV9.fLqE3LspVnODUiCSRzKPPIhQF8OJkIMpA2UdKKO_7RA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a040f8437986c4a2-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "95.214.211.1",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-May-2026 21:53:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"95.214.211.1, 172.64.200.15","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg4IiwidXNlcm5hbWUiOiJNQUtITVVET1YiLCJlbWFpbCI6Im5vZGlyYmVrbWFobXVkb3Y2NUBnbWFpbC5jb20iLCJleHAiOjE3ODA3ODI3ODV9.fLqE3LspVnODUiCSRzKPPIhQF8OJkIMpA2UdKKO_7RA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a040f843798cc4a2-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"95.214.211.1","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-May-2026 21:53:07 UTC] === END API CALL LOG ===
[30-May-2026 21:53:07 UTC] ✅ API Hash verification passed for profile endpoint
[30-May-2026 21:53:07 UTC] === User Orders API Called ===
[30-May-2026 21:53:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg4IiwidXNlcm5hbWUiOiJNQUtITVVET1YiLCJlbWFpbCI6Im5vZGlyYmVrbWFobXVkb3Y2NUBnbWFpbC5jb20iLCJleHAiOjE3ODA3ODI3ODV9.fLqE3LspVnODUiCSRzKPPIhQF8OJkIMpA2UdKKO_7RA
[30-May-2026 21:53:07 UTC] User ID: 688
[30-May-2026 21:53:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-May-2026 21:53:07 UTC] Limit: 20, Offset: 0
[30-May-2026 21:53:07 UTC] ✅ JWT token verified successfully for user profile
[30-May-2026 21:53:07 UTC] User ID: 688
[30-May-2026 21:53:07 UTC] ✅ User profile retrieved successfully for user ID: 688
[30-May-2026 21:53:07 UTC] Orders found: 0
[30-May-2026 21:53:07 UTC] Orders data: []
[30-May-2026 21:53:07 UTC] Total orders count: 0
[30-May-2026 21:53:07 UTC] === API CALL LOG ===
[30-May-2026 21:53:07 UTC] Endpoint: user/profile.php
[30-May-2026 21:53:07 UTC] Full Log Data: {
    "timestamp": "2026-05-30 21:53:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.214.211.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.214.211.1, 172.64.200.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg4IiwidXNlcm5hbWUiOiJNQUtITVVET1YiLCJlbWFpbCI6Im5vZGlyYmVrbWFobXVkb3Y2NUBnbWFpbC5jb20iLCJleHAiOjE3ODA3ODI3ODV9.fLqE3LspVnODUiCSRzKPPIhQF8OJkIMpA2UdKKO_7RA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a040f8444ad2c4a2-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "95.214.211.1",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-May-2026 21:53:07 UTC] === END API CALL LOG ===
[30-May-2026 21:53:07 UTC] ✅ API Hash verification passed for profile endpoint
[30-May-2026 21:53:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg4IiwidXNlcm5hbWUiOiJNQUtITVVET1YiLCJlbWFpbCI6Im5vZGlyYmVrbWFobXVkb3Y2NUBnbWFpbC5jb20iLCJleHAiOjE3ODA3ODI3ODV9.fLqE3LspVnODUiCSRzKPPIhQF8OJkIMpA2UdKKO_7RA
[30-May-2026 21:53:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-May-2026 21:53:07 UTC] ✅ JWT token verified successfully for user profile
[30-May-2026 21:53:07 UTC] User ID: 688
[30-May-2026 21:53:07 UTC] ✅ User profile retrieved successfully for user ID: 688
[30-May-2026 21:53:07 UTC] === API CALL LOG ===
[30-May-2026 21:53:07 UTC] Endpoint: user/profile.php
[30-May-2026 21:53:07 UTC] Full Log Data: {
    "timestamp": "2026-05-30 21:53:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.214.211.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.214.211.1, 172.64.200.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg4IiwidXNlcm5hbWUiOiJNQUtITVVET1YiLCJlbWFpbCI6Im5vZGlyYmVrbWFobXVkb3Y2NUBnbWFpbC5jb20iLCJleHAiOjE3ODA3ODI3ODV9.fLqE3LspVnODUiCSRzKPPIhQF8OJkIMpA2UdKKO_7RA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a040f8483945c4a2-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "95.214.211.1",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-May-2026 21:53:07 UTC] === END API CALL LOG ===
[30-May-2026 21:53:07 UTC] ✅ API Hash verification passed for profile endpoint
[30-May-2026 21:53:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg4IiwidXNlcm5hbWUiOiJNQUtITVVET1YiLCJlbWFpbCI6Im5vZGlyYmVrbWFobXVkb3Y2NUBnbWFpbC5jb20iLCJleHAiOjE3ODA3ODI3ODV9.fLqE3LspVnODUiCSRzKPPIhQF8OJkIMpA2UdKKO_7RA
[30-May-2026 21:53:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-May-2026 21:53:07 UTC] ✅ JWT token verified successfully for user profile
[30-May-2026 21:53:07 UTC] User ID: 688
[30-May-2026 21:53:07 UTC] ✅ User profile retrieved successfully for user ID: 688
[30-May-2026 21:53:46 UTC] === API CALL LOG ===
[30-May-2026 21:53:46 UTC] Endpoint: user/profile.php
[30-May-2026 21:53:46 UTC] Full Log Data: {
    "timestamp": "2026-05-30 21:53:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.214.211.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.214.211.1, 172.64.200.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg4IiwidXNlcm5hbWUiOiJNQUtITVVET1YiLCJlbWFpbCI6Im5vZGlyYmVrbWFobXVkb3Y2NUBnbWFpbC5jb20iLCJleHAiOjE3ODA3ODI3ODV9.fLqE3LspVnODUiCSRzKPPIhQF8OJkIMpA2UdKKO_7RA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a040f9373d47c4a2-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "95.214.211.1",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-May-2026 21:53:46 UTC] === END API CALL LOG ===
[30-May-2026 21:53:46 UTC] ✅ API Hash verification passed for profile endpoint
[30-May-2026 21:53:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg4IiwidXNlcm5hbWUiOiJNQUtITVVET1YiLCJlbWFpbCI6Im5vZGlyYmVrbWFobXVkb3Y2NUBnbWFpbC5jb20iLCJleHAiOjE3ODA3ODI3ODV9.fLqE3LspVnODUiCSRzKPPIhQF8OJkIMpA2UdKKO_7RA
[30-May-2026 21:53:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-May-2026 21:53:46 UTC] ✅ JWT token verified successfully for user profile
[30-May-2026 21:53:46 UTC] User ID: 688
[30-May-2026 21:53:46 UTC] ✅ User profile retrieved successfully for user ID: 688
[30-May-2026 21:53:59 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-May-2026 21:53:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-May-2026 21:53:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"95.214.211.1, 172.64.200.15","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg4IiwidXNlcm5hbWUiOiJNQUtITVVET1YiLCJlbWFpbCI6Im5vZGlyYmVrbWFobXVkb3Y2NUBnbWFpbC5jb20iLCJleHAiOjE3ODA3ODI3ODV9.fLqE3LspVnODUiCSRzKPPIhQF8OJkIMpA2UdKKO_7RA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a040f98b9ad3c4a2-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"95.214.211.1","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-May-2026 21:53:59 UTC] === User Orders API Called ===
[30-May-2026 21:53:59 UTC] User ID: 688
[30-May-2026 21:53:59 UTC] Limit: 20, Offset: 0
[30-May-2026 21:53:59 UTC] Orders found: 0
[30-May-2026 21:53:59 UTC] Orders data: []
[30-May-2026 21:53:59 UTC] Total orders count: 0
[30-May-2026 21:53:59 UTC] === API CALL LOG ===
[30-May-2026 21:53:59 UTC] Endpoint: user/profile.php
[30-May-2026 21:53:59 UTC] Full Log Data: {
    "timestamp": "2026-05-30 21:53:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.214.211.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.214.211.1, 172.64.200.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg4IiwidXNlcm5hbWUiOiJNQUtITVVET1YiLCJlbWFpbCI6Im5vZGlyYmVrbWFobXVkb3Y2NUBnbWFpbC5jb20iLCJleHAiOjE3ODA3ODI3ODV9.fLqE3LspVnODUiCSRzKPPIhQF8OJkIMpA2UdKKO_7RA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a040f98b9ad5c4a2-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "95.214.211.1",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-May-2026 21:53:59 UTC] === END API CALL LOG ===
[30-May-2026 21:53:59 UTC] ✅ API Hash verification passed for profile endpoint
[30-May-2026 21:53:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg4IiwidXNlcm5hbWUiOiJNQUtITVVET1YiLCJlbWFpbCI6Im5vZGlyYmVrbWFobXVkb3Y2NUBnbWFpbC5jb20iLCJleHAiOjE3ODA3ODI3ODV9.fLqE3LspVnODUiCSRzKPPIhQF8OJkIMpA2UdKKO_7RA
[30-May-2026 21:53:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-May-2026 21:53:59 UTC] ✅ JWT token verified successfully for user profile
[30-May-2026 21:53:59 UTC] User ID: 688
[30-May-2026 21:53:59 UTC] ✅ User profile retrieved successfully for user ID: 688
[30-May-2026 21:53:59 UTC] === API CALL LOG ===
[30-May-2026 21:53:59 UTC] Endpoint: user/profile.php
[30-May-2026 21:53:59 UTC] Full Log Data: {
    "timestamp": "2026-05-30 21:53:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.214.211.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.214.211.1, 172.64.200.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg4IiwidXNlcm5hbWUiOiJNQUtITVVET1YiLCJlbWFpbCI6Im5vZGlyYmVrbWFobXVkb3Y2NUBnbWFpbC5jb20iLCJleHAiOjE3ODA3ODI3ODV9.fLqE3LspVnODUiCSRzKPPIhQF8OJkIMpA2UdKKO_7RA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a040f98dae61c4a2-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "95.214.211.1",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-May-2026 21:53:59 UTC] === END API CALL LOG ===
[30-May-2026 21:53:59 UTC] ✅ API Hash verification passed for profile endpoint
[30-May-2026 21:53:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg4IiwidXNlcm5hbWUiOiJNQUtITVVET1YiLCJlbWFpbCI6Im5vZGlyYmVrbWFobXVkb3Y2NUBnbWFpbC5jb20iLCJleHAiOjE3ODA3ODI3ODV9.fLqE3LspVnODUiCSRzKPPIhQF8OJkIMpA2UdKKO_7RA
[30-May-2026 21:53:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-May-2026 21:53:59 UTC] ✅ JWT token verified successfully for user profile
[30-May-2026 21:53:59 UTC] User ID: 688
[30-May-2026 21:53:59 UTC] ✅ User profile retrieved successfully for user ID: 688
[30-May-2026 21:54:02 UTC] === API CALL LOG ===
[30-May-2026 21:54:02 UTC] Endpoint: user/profile.php
[30-May-2026 21:54:02 UTC] Full Log Data: {
    "timestamp": "2026-05-30 21:54:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.214.211.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.214.211.1, 172.64.200.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg4IiwidXNlcm5hbWUiOiJNQUtITVVET1YiLCJlbWFpbCI6Im5vZGlyYmVrbWFobXVkb3Y2NUBnbWFpbC5jb20iLCJleHAiOjE3ODA3ODI3ODV9.fLqE3LspVnODUiCSRzKPPIhQF8OJkIMpA2UdKKO_7RA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a040f99c1fd4c4a2-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "95.214.211.1",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-May-2026 21:54:02 UTC] === END API CALL LOG ===
[30-May-2026 21:54:02 UTC] ✅ API Hash verification passed for profile endpoint
[30-May-2026 21:54:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg4IiwidXNlcm5hbWUiOiJNQUtITVVET1YiLCJlbWFpbCI6Im5vZGlyYmVrbWFobXVkb3Y2NUBnbWFpbC5jb20iLCJleHAiOjE3ODA3ODI3ODV9.fLqE3LspVnODUiCSRzKPPIhQF8OJkIMpA2UdKKO_7RA
[30-May-2026 21:54:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-May-2026 21:54:02 UTC] ✅ JWT token verified successfully for user profile
[30-May-2026 21:54:02 UTC] User ID: 688
[30-May-2026 21:54:02 UTC] ✅ User profile retrieved successfully for user ID: 688
[30-May-2026 21:54:09 UTC] === API CALL LOG ===
[30-May-2026 21:54:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-May-2026 21:54:09 UTC] Endpoint: user/profile.php
[30-May-2026 21:54:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-May-2026 21:54:09 UTC] Full Log Data: {
    "timestamp": "2026-05-30 21:54:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.214.211.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.214.211.1, 172.64.200.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg4IiwidXNlcm5hbWUiOiJNQUtITVVET1YiLCJlbWFpbCI6Im5vZGlyYmVrbWFobXVkb3Y2NUBnbWFpbC5jb20iLCJleHAiOjE3ODA3ODI3ODV9.fLqE3LspVnODUiCSRzKPPIhQF8OJkIMpA2UdKKO_7RA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a040f9cadf2dc4a2-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "95.214.211.1",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-May-2026 21:54:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"95.214.211.1, 172.64.200.15","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg4IiwidXNlcm5hbWUiOiJNQUtITVVET1YiLCJlbWFpbCI6Im5vZGlyYmVrbWFobXVkb3Y2NUBnbWFpbC5jb20iLCJleHAiOjE3ODA3ODI3ODV9.fLqE3LspVnODUiCSRzKPPIhQF8OJkIMpA2UdKKO_7RA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a040f9cadf2bc4a2-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"95.214.211.1","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-May-2026 21:54:09 UTC] === END API CALL LOG ===
[30-May-2026 21:54:09 UTC] ✅ API Hash verification passed for profile endpoint
[30-May-2026 21:54:09 UTC] === User Orders API Called ===
[30-May-2026 21:54:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg4IiwidXNlcm5hbWUiOiJNQUtITVVET1YiLCJlbWFpbCI6Im5vZGlyYmVrbWFobXVkb3Y2NUBnbWFpbC5jb20iLCJleHAiOjE3ODA3ODI3ODV9.fLqE3LspVnODUiCSRzKPPIhQF8OJkIMpA2UdKKO_7RA
[30-May-2026 21:54:09 UTC] User ID: 688
[30-May-2026 21:54:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-May-2026 21:54:09 UTC] Limit: 20, Offset: 0
[30-May-2026 21:54:09 UTC] ✅ JWT token verified successfully for user profile
[30-May-2026 21:54:09 UTC] User ID: 688
[30-May-2026 21:54:09 UTC] Orders found: 0
[30-May-2026 21:54:09 UTC] ✅ User profile retrieved successfully for user ID: 688
[30-May-2026 21:54:09 UTC] Orders data: []
[30-May-2026 21:54:09 UTC] Total orders count: 0
[30-May-2026 21:54:10 UTC] === API CALL LOG ===
[30-May-2026 21:54:10 UTC] Endpoint: user/profile.php
[30-May-2026 21:54:10 UTC] Full Log Data: {
    "timestamp": "2026-05-30 21:54:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.214.211.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.214.211.1, 172.64.200.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg4IiwidXNlcm5hbWUiOiJNQUtITVVET1YiLCJlbWFpbCI6Im5vZGlyYmVrbWFobXVkb3Y2NUBnbWFpbC5jb20iLCJleHAiOjE3ODA3ODI3ODV9.fLqE3LspVnODUiCSRzKPPIhQF8OJkIMpA2UdKKO_7RA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a040f9cfaf35c4a2-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "95.214.211.1",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-May-2026 21:54:10 UTC] === END API CALL LOG ===
[30-May-2026 21:54:10 UTC] ✅ API Hash verification passed for profile endpoint
[30-May-2026 21:54:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg4IiwidXNlcm5hbWUiOiJNQUtITVVET1YiLCJlbWFpbCI6Im5vZGlyYmVrbWFobXVkb3Y2NUBnbWFpbC5jb20iLCJleHAiOjE3ODA3ODI3ODV9.fLqE3LspVnODUiCSRzKPPIhQF8OJkIMpA2UdKKO_7RA
[30-May-2026 21:54:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-May-2026 21:54:10 UTC] ✅ JWT token verified successfully for user profile
[30-May-2026 21:54:10 UTC] User ID: 688
[30-May-2026 21:54:10 UTC] ✅ User profile retrieved successfully for user ID: 688
[30-May-2026 21:54:10 UTC] === API CALL LOG ===
[30-May-2026 21:54:10 UTC] Endpoint: user/profile.php
[30-May-2026 21:54:10 UTC] Full Log Data: {
    "timestamp": "2026-05-30 21:54:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.214.211.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.214.211.1, 172.64.200.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg4IiwidXNlcm5hbWUiOiJNQUtITVVET1YiLCJlbWFpbCI6Im5vZGlyYmVrbWFobXVkb3Y2NUBnbWFpbC5jb20iLCJleHAiOjE3ODA3ODI3ODV9.fLqE3LspVnODUiCSRzKPPIhQF8OJkIMpA2UdKKO_7RA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a040f9d0d928c4a2-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "95.214.211.1",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-May-2026 21:54:10 UTC] === END API CALL LOG ===
[30-May-2026 21:54:10 UTC] ✅ API Hash verification passed for profile endpoint
[30-May-2026 21:54:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg4IiwidXNlcm5hbWUiOiJNQUtITVVET1YiLCJlbWFpbCI6Im5vZGlyYmVrbWFobXVkb3Y2NUBnbWFpbC5jb20iLCJleHAiOjE3ODA3ODI3ODV9.fLqE3LspVnODUiCSRzKPPIhQF8OJkIMpA2UdKKO_7RA
[30-May-2026 21:54:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-May-2026 21:54:10 UTC] ✅ JWT token verified successfully for user profile
[30-May-2026 21:54:10 UTC] User ID: 688
[30-May-2026 21:54:10 UTC] ✅ User profile retrieved successfully for user ID: 688
[30-May-2026 21:54:14 UTC] === API CALL LOG ===
[30-May-2026 21:54:14 UTC] Endpoint: user/profile.php
[30-May-2026 21:54:14 UTC] Full Log Data: {
    "timestamp": "2026-05-30 21:54:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.214.211.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.214.211.1, 172.64.200.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg4IiwidXNlcm5hbWUiOiJNQUtITVVET1YiLCJlbWFpbCI6Im5vZGlyYmVrbWFobXVkb3Y2NUBnbWFpbC5jb20iLCJleHAiOjE3ODA3ODI3ODV9.fLqE3LspVnODUiCSRzKPPIhQF8OJkIMpA2UdKKO_7RA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a040f9eaffb7c4a2-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "95.214.211.1",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-May-2026 21:54:14 UTC] === END API CALL LOG ===
[30-May-2026 21:54:14 UTC] ✅ API Hash verification passed for profile endpoint
[30-May-2026 21:54:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg4IiwidXNlcm5hbWUiOiJNQUtITVVET1YiLCJlbWFpbCI6Im5vZGlyYmVrbWFobXVkb3Y2NUBnbWFpbC5jb20iLCJleHAiOjE3ODA3ODI3ODV9.fLqE3LspVnODUiCSRzKPPIhQF8OJkIMpA2UdKKO_7RA
[30-May-2026 21:54:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-May-2026 21:54:14 UTC] ✅ JWT token verified successfully for user profile
[30-May-2026 21:54:14 UTC] User ID: 688
[30-May-2026 21:54:14 UTC] ✅ User profile retrieved successfully for user ID: 688
[30-May-2026 21:54:15 UTC] User Purchases API - User ID: 688
[30-May-2026 21:54:15 UTC] User Purchases API - Total purchases found: 1
[30-May-2026 21:54:16 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-May-2026 21:54:16 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-May-2026 21:54:16 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"95.214.211.1, 172.64.200.15","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg4IiwidXNlcm5hbWUiOiJNQUtITVVET1YiLCJlbWFpbCI6Im5vZGlyYmVrbWFobXVkb3Y2NUBnbWFpbC5jb20iLCJleHAiOjE3ODA3ODI3ODV9.fLqE3LspVnODUiCSRzKPPIhQF8OJkIMpA2UdKKO_7RA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a040f9f77e1cc4a2-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"95.214.211.1","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-May-2026 21:54:16 UTC] === User Orders API Called ===
[30-May-2026 21:54:16 UTC] User ID: 688
[30-May-2026 21:54:16 UTC] Limit: 20, Offset: 0
[30-May-2026 21:54:16 UTC] Orders found: 0
[30-May-2026 21:54:16 UTC] Orders data: []
[30-May-2026 21:54:16 UTC] Total orders count: 0
[30-May-2026 21:54:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-May-2026 21:54:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-May-2026 21:54:19 UTC] === API CALL LOG ===
[30-May-2026 21:54:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"95.214.211.1, 172.64.200.15","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg4IiwidXNlcm5hbWUiOiJNQUtITVVET1YiLCJlbWFpbCI6Im5vZGlyYmVrbWFobXVkb3Y2NUBnbWFpbC5jb20iLCJleHAiOjE3ODA3ODI3ODV9.fLqE3LspVnODUiCSRzKPPIhQF8OJkIMpA2UdKKO_7RA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a040fa0a5fcdc4a2-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"95.214.211.1","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-May-2026 21:54:19 UTC] Endpoint: user/profile.php
[30-May-2026 21:54:19 UTC] === User Orders API Called ===
[30-May-2026 21:54:19 UTC] Full Log Data: {
    "timestamp": "2026-05-30 21:54:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.214.211.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.214.211.1, 172.64.200.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg4IiwidXNlcm5hbWUiOiJNQUtITVVET1YiLCJlbWFpbCI6Im5vZGlyYmVrbWFobXVkb3Y2NUBnbWFpbC5jb20iLCJleHAiOjE3ODA3ODI3ODV9.fLqE3LspVnODUiCSRzKPPIhQF8OJkIMpA2UdKKO_7RA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a040fa0a5fd3c4a2-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "95.214.211.1",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-May-2026 21:54:19 UTC] User ID: 688
[30-May-2026 21:54:19 UTC] === END API CALL LOG ===
[30-May-2026 21:54:19 UTC] Limit: 20, Offset: 0
[30-May-2026 21:54:19 UTC] ✅ API Hash verification passed for profile endpoint
[30-May-2026 21:54:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg4IiwidXNlcm5hbWUiOiJNQUtITVVET1YiLCJlbWFpbCI6Im5vZGlyYmVrbWFobXVkb3Y2NUBnbWFpbC5jb20iLCJleHAiOjE3ODA3ODI3ODV9.fLqE3LspVnODUiCSRzKPPIhQF8OJkIMpA2UdKKO_7RA
[30-May-2026 21:54:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-May-2026 21:54:19 UTC] ✅ JWT token verified successfully for user profile
[30-May-2026 21:54:19 UTC] User ID: 688
[30-May-2026 21:54:19 UTC] Orders found: 0
[30-May-2026 21:54:19 UTC] ✅ User profile retrieved successfully for user ID: 688
[30-May-2026 21:54:19 UTC] Orders data: []
[30-May-2026 21:54:19 UTC] Total orders count: 0
[30-May-2026 21:54:20 UTC] === API CALL LOG ===
[30-May-2026 21:54:20 UTC] Endpoint: user/profile.php
[30-May-2026 21:54:20 UTC] Full Log Data: {
    "timestamp": "2026-05-30 21:54:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.214.211.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.214.211.1, 172.64.200.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg4IiwidXNlcm5hbWUiOiJNQUtITVVET1YiLCJlbWFpbCI6Im5vZGlyYmVrbWFobXVkb3Y2NUBnbWFpbC5jb20iLCJleHAiOjE3ODA3ODI3ODV9.fLqE3LspVnODUiCSRzKPPIhQF8OJkIMpA2UdKKO_7RA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a040fa0e0dc6c4a2-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "95.214.211.1",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-May-2026 21:54:20 UTC] === END API CALL LOG ===
[30-May-2026 21:54:20 UTC] ✅ API Hash verification passed for profile endpoint
[30-May-2026 21:54:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg4IiwidXNlcm5hbWUiOiJNQUtITVVET1YiLCJlbWFpbCI6Im5vZGlyYmVrbWFobXVkb3Y2NUBnbWFpbC5jb20iLCJleHAiOjE3ODA3ODI3ODV9.fLqE3LspVnODUiCSRzKPPIhQF8OJkIMpA2UdKKO_7RA
[30-May-2026 21:54:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-May-2026 21:54:20 UTC] ✅ JWT token verified successfully for user profile
[30-May-2026 21:54:20 UTC] User ID: 688
[30-May-2026 21:54:20 UTC] ✅ User profile retrieved successfully for user ID: 688
[30-May-2026 21:54:20 UTC] === API CALL LOG ===
[30-May-2026 21:54:20 UTC] Endpoint: user/profile.php
[30-May-2026 21:54:20 UTC] Full Log Data: {
    "timestamp": "2026-05-30 21:54:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.214.211.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.214.211.1, 172.64.200.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg4IiwidXNlcm5hbWUiOiJNQUtITVVET1YiLCJlbWFpbCI6Im5vZGlyYmVrbWFobXVkb3Y2NUBnbWFpbC5jb20iLCJleHAiOjE3ODA3ODI3ODV9.fLqE3LspVnODUiCSRzKPPIhQF8OJkIMpA2UdKKO_7RA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a040fa0edf13c4a2-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "95.214.211.1",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-May-2026 21:54:20 UTC] === END API CALL LOG ===
[30-May-2026 21:54:20 UTC] ✅ API Hash verification passed for profile endpoint
[30-May-2026 21:54:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg4IiwidXNlcm5hbWUiOiJNQUtITVVET1YiLCJlbWFpbCI6Im5vZGlyYmVrbWFobXVkb3Y2NUBnbWFpbC5jb20iLCJleHAiOjE3ODA3ODI3ODV9.fLqE3LspVnODUiCSRzKPPIhQF8OJkIMpA2UdKKO_7RA
[30-May-2026 21:54:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-May-2026 21:54:20 UTC] ✅ JWT token verified successfully for user profile
[30-May-2026 21:54:20 UTC] User ID: 688
[30-May-2026 21:54:20 UTC] ✅ User profile retrieved successfully for user ID: 688
[30-May-2026 21:54:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-May-2026 21:54:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-May-2026 21:54:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"95.214.211.1, 172.64.200.14","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg4IiwidXNlcm5hbWUiOiJNQUtITVVET1YiLCJlbWFpbCI6Im5vZGlyYmVrbWFobXVkb3Y2NUBnbWFpbC5jb20iLCJleHAiOjE3ODA3ODI3ODV9.fLqE3LspVnODUiCSRzKPPIhQF8OJkIMpA2UdKKO_7RA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a040fa87eb10c4a2-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"95.214.211.1","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-May-2026 21:54:40 UTC] === User Orders API Called ===
[30-May-2026 21:54:40 UTC] User ID: 688
[30-May-2026 21:54:40 UTC] Limit: 20, Offset: 0
[30-May-2026 21:54:40 UTC] Orders found: 0
[30-May-2026 21:54:40 UTC] Orders data: []
[30-May-2026 21:54:40 UTC] Total orders count: 0
[30-May-2026 21:54:40 UTC] === API CALL LOG ===
[30-May-2026 21:54:40 UTC] Endpoint: user/profile.php
[30-May-2026 21:54:40 UTC] Full Log Data: {
    "timestamp": "2026-05-30 21:54:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.214.211.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.214.211.1, 172.64.200.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg4IiwidXNlcm5hbWUiOiJNQUtITVVET1YiLCJlbWFpbCI6Im5vZGlyYmVrbWFobXVkb3Y2NUBnbWFpbC5jb20iLCJleHAiOjE3ODA3ODI3ODV9.fLqE3LspVnODUiCSRzKPPIhQF8OJkIMpA2UdKKO_7RA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a040fa888c48c4a2-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "95.214.211.1",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-May-2026 21:54:40 UTC] === END API CALL LOG ===
[30-May-2026 21:54:40 UTC] ✅ API Hash verification passed for profile endpoint
[30-May-2026 21:54:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg4IiwidXNlcm5hbWUiOiJNQUtITVVET1YiLCJlbWFpbCI6Im5vZGlyYmVrbWFobXVkb3Y2NUBnbWFpbC5jb20iLCJleHAiOjE3ODA3ODI3ODV9.fLqE3LspVnODUiCSRzKPPIhQF8OJkIMpA2UdKKO_7RA
[30-May-2026 21:54:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-May-2026 21:54:40 UTC] ✅ JWT token verified successfully for user profile
[30-May-2026 21:54:40 UTC] User ID: 688
[30-May-2026 21:54:40 UTC] ✅ User profile retrieved successfully for user ID: 688
[30-May-2026 21:54:40 UTC] === API CALL LOG ===
[30-May-2026 21:54:40 UTC] Endpoint: user/profile.php
[30-May-2026 21:54:40 UTC] Full Log Data: {
    "timestamp": "2026-05-30 21:54:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.214.211.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.214.211.1, 172.64.200.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg4IiwidXNlcm5hbWUiOiJNQUtITVVET1YiLCJlbWFpbCI6Im5vZGlyYmVrbWFobXVkb3Y2NUBnbWFpbC5jb20iLCJleHAiOjE3ODA3ODI3ODV9.fLqE3LspVnODUiCSRzKPPIhQF8OJkIMpA2UdKKO_7RA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a040fa8bdb5fc4a2-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "95.214.211.1",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-May-2026 21:54:40 UTC] === END API CALL LOG ===
[30-May-2026 21:54:40 UTC] ✅ API Hash verification passed for profile endpoint
[30-May-2026 21:54:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg4IiwidXNlcm5hbWUiOiJNQUtITVVET1YiLCJlbWFpbCI6Im5vZGlyYmVrbWFobXVkb3Y2NUBnbWFpbC5jb20iLCJleHAiOjE3ODA3ODI3ODV9.fLqE3LspVnODUiCSRzKPPIhQF8OJkIMpA2UdKKO_7RA
[30-May-2026 21:54:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-May-2026 21:54:40 UTC] ✅ JWT token verified successfully for user profile
[30-May-2026 21:54:40 UTC] User ID: 688
[30-May-2026 21:54:40 UTC] ✅ User profile retrieved successfully for user ID: 688
[30-May-2026 21:54:40 UTC] === API CALL LOG ===
[30-May-2026 21:54:40 UTC] Endpoint: user/profile.php
[30-May-2026 21:54:40 UTC] Full Log Data: {
    "timestamp": "2026-05-30 21:54:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.214.211.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.214.211.1, 172.64.200.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg4IiwidXNlcm5hbWUiOiJNQUtITVVET1YiLCJlbWFpbCI6Im5vZGlyYmVrbWFobXVkb3Y2NUBnbWFpbC5jb20iLCJleHAiOjE3ODA3ODI3ODV9.fLqE3LspVnODUiCSRzKPPIhQF8OJkIMpA2UdKKO_7RA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a040fa8c7cf9c4a2-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "95.214.211.1",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-May-2026 21:54:40 UTC] === END API CALL LOG ===
[30-May-2026 21:54:40 UTC] ✅ API Hash verification passed for profile endpoint
[30-May-2026 21:54:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg4IiwidXNlcm5hbWUiOiJNQUtITVVET1YiLCJlbWFpbCI6Im5vZGlyYmVrbWFobXVkb3Y2NUBnbWFpbC5jb20iLCJleHAiOjE3ODA3ODI3ODV9.fLqE3LspVnODUiCSRzKPPIhQF8OJkIMpA2UdKKO_7RA
[30-May-2026 21:54:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-May-2026 21:54:40 UTC] ✅ JWT token verified successfully for user profile
[30-May-2026 21:54:40 UTC] User ID: 688
[30-May-2026 21:54:40 UTC] ✅ User profile retrieved successfully for user ID: 688
[30-May-2026 21:55:10 UTC] === API CALL LOG ===
[30-May-2026 21:55:10 UTC] Endpoint: user/profile.php
[30-May-2026 21:55:10 UTC] Full Log Data: {
    "timestamp": "2026-05-30 21:55:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.214.211.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.214.211.1, 172.64.200.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg4IiwidXNlcm5hbWUiOiJNQUtITVVET1YiLCJlbWFpbCI6Im5vZGlyYmVrbWFobXVkb3Y2NUBnbWFpbC5jb20iLCJleHAiOjE3ODA3ODI3ODV9.fLqE3LspVnODUiCSRzKPPIhQF8OJkIMpA2UdKKO_7RA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a040fb45aa7ec4a2-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "95.214.211.1",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-May-2026 21:55:10 UTC] === END API CALL LOG ===
[30-May-2026 21:55:10 UTC] ✅ API Hash verification passed for profile endpoint
[30-May-2026 21:55:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg4IiwidXNlcm5hbWUiOiJNQUtITVVET1YiLCJlbWFpbCI6Im5vZGlyYmVrbWFobXVkb3Y2NUBnbWFpbC5jb20iLCJleHAiOjE3ODA3ODI3ODV9.fLqE3LspVnODUiCSRzKPPIhQF8OJkIMpA2UdKKO_7RA
[30-May-2026 21:55:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-May-2026 21:55:10 UTC] ✅ JWT token verified successfully for user profile
[30-May-2026 21:55:10 UTC] User ID: 688
[30-May-2026 21:55:10 UTC] ✅ User profile retrieved successfully for user ID: 688
[30-May-2026 21:55:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-May-2026 21:55:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-May-2026 21:55:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"95.214.211.1, 172.64.200.14","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg4IiwidXNlcm5hbWUiOiJNQUtITVVET1YiLCJlbWFpbCI6Im5vZGlyYmVrbWFobXVkb3Y2NUBnbWFpbC5jb20iLCJleHAiOjE3ODA3ODI3ODV9.fLqE3LspVnODUiCSRzKPPIhQF8OJkIMpA2UdKKO_7RA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a040fb5f5e61c4a2-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"95.214.211.1","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-May-2026 21:55:14 UTC] === User Orders API Called ===
[30-May-2026 21:55:14 UTC] User ID: 688
[30-May-2026 21:55:14 UTC] Limit: 20, Offset: 0
[30-May-2026 21:55:14 UTC] Orders found: 0
[30-May-2026 21:55:14 UTC] Orders data: []
[30-May-2026 21:55:14 UTC] Total orders count: 0
[30-May-2026 21:55:15 UTC] === API CALL LOG ===
[30-May-2026 21:55:15 UTC] Endpoint: user/profile.php
[30-May-2026 21:55:15 UTC] Full Log Data: {
    "timestamp": "2026-05-30 21:55:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.214.211.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.214.211.1, 172.64.200.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg4IiwidXNlcm5hbWUiOiJNQUtITVVET1YiLCJlbWFpbCI6Im5vZGlyYmVrbWFobXVkb3Y2NUBnbWFpbC5jb20iLCJleHAiOjE3ODA3ODI3ODV9.fLqE3LspVnODUiCSRzKPPIhQF8OJkIMpA2UdKKO_7RA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a040fb68c87ac4a2-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "95.214.211.1",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-May-2026 21:55:15 UTC] === END API CALL LOG ===
[30-May-2026 21:55:15 UTC] ✅ API Hash verification passed for profile endpoint
[30-May-2026 21:55:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg4IiwidXNlcm5hbWUiOiJNQUtITVVET1YiLCJlbWFpbCI6Im5vZGlyYmVrbWFobXVkb3Y2NUBnbWFpbC5jb20iLCJleHAiOjE3ODA3ODI3ODV9.fLqE3LspVnODUiCSRzKPPIhQF8OJkIMpA2UdKKO_7RA
[30-May-2026 21:55:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-May-2026 21:55:15 UTC] ✅ JWT token verified successfully for user profile
[30-May-2026 21:55:15 UTC] User ID: 688
[30-May-2026 21:55:15 UTC] ✅ User profile retrieved successfully for user ID: 688
[30-May-2026 21:55:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-May-2026 21:55:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-May-2026 21:55:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"95.214.211.1, 172.64.200.14","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg4IiwidXNlcm5hbWUiOiJNQUtITVVET1YiLCJlbWFpbCI6Im5vZGlyYmVrbWFobXVkb3Y2NUBnbWFpbC5jb20iLCJleHAiOjE3ODA3ODI3ODV9.fLqE3LspVnODUiCSRzKPPIhQF8OJkIMpA2UdKKO_7RA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a040fb68c876c4a2-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"95.214.211.1","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-May-2026 21:55:15 UTC] === User Orders API Called ===
[30-May-2026 21:55:15 UTC] User ID: 688
[30-May-2026 21:55:15 UTC] Limit: 20, Offset: 0
[30-May-2026 21:55:15 UTC] Orders found: 0
[30-May-2026 21:55:15 UTC] Orders data: []
[30-May-2026 21:55:15 UTC] Total orders count: 0
[30-May-2026 21:55:16 UTC] === API CALL LOG ===
[30-May-2026 21:55:16 UTC] Endpoint: user/profile.php
[30-May-2026 21:55:16 UTC] Full Log Data: {
    "timestamp": "2026-05-30 21:55:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.214.211.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.214.211.1, 172.64.200.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg4IiwidXNlcm5hbWUiOiJNQUtITVVET1YiLCJlbWFpbCI6Im5vZGlyYmVrbWFobXVkb3Y2NUBnbWFpbC5jb20iLCJleHAiOjE3ODA3ODI3ODV9.fLqE3LspVnODUiCSRzKPPIhQF8OJkIMpA2UdKKO_7RA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a040fb6c7ee8c4a2-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "95.214.211.1",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-May-2026 21:55:16 UTC] === END API CALL LOG ===
[30-May-2026 21:55:16 UTC] ✅ API Hash verification passed for profile endpoint
[30-May-2026 21:55:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg4IiwidXNlcm5hbWUiOiJNQUtITVVET1YiLCJlbWFpbCI6Im5vZGlyYmVrbWFobXVkb3Y2NUBnbWFpbC5jb20iLCJleHAiOjE3ODA3ODI3ODV9.fLqE3LspVnODUiCSRzKPPIhQF8OJkIMpA2UdKKO_7RA
[30-May-2026 21:55:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-May-2026 21:55:16 UTC] ✅ JWT token verified successfully for user profile
[30-May-2026 21:55:16 UTC] User ID: 688
[30-May-2026 21:55:16 UTC] ✅ User profile retrieved successfully for user ID: 688
[30-May-2026 21:55:25 UTC] === API CALL LOG ===
[30-May-2026 21:55:25 UTC] Endpoint: user/profile.php
[30-May-2026 21:55:25 UTC] Full Log Data: {
    "timestamp": "2026-05-30 21:55:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.214.211.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.214.211.1, 172.64.200.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg4IiwidXNlcm5hbWUiOiJNQUtITVVET1YiLCJlbWFpbCI6Im5vZGlyYmVrbWFobXVkb3Y2NUBnbWFpbC5jb20iLCJleHAiOjE3ODA3ODI3ODV9.fLqE3LspVnODUiCSRzKPPIhQF8OJkIMpA2UdKKO_7RA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a040fba3ba41c4a2-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "95.214.211.1",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-May-2026 21:55:25 UTC] === END API CALL LOG ===
[30-May-2026 21:55:25 UTC] ✅ API Hash verification passed for profile endpoint
[30-May-2026 21:55:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg4IiwidXNlcm5hbWUiOiJNQUtITVVET1YiLCJlbWFpbCI6Im5vZGlyYmVrbWFobXVkb3Y2NUBnbWFpbC5jb20iLCJleHAiOjE3ODA3ODI3ODV9.fLqE3LspVnODUiCSRzKPPIhQF8OJkIMpA2UdKKO_7RA
[30-May-2026 21:55:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-May-2026 21:55:25 UTC] ✅ JWT token verified successfully for user profile
[30-May-2026 21:55:25 UTC] User ID: 688
[30-May-2026 21:55:25 UTC] ✅ User profile retrieved successfully for user ID: 688
[30-May-2026 21:55:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-May-2026 21:55:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-May-2026 21:55:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"95.214.211.1, 172.64.200.14","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg4IiwidXNlcm5hbWUiOiJNQUtITVVET1YiLCJlbWFpbCI6Im5vZGlyYmVrbWFobXVkb3Y2NUBnbWFpbC5jb20iLCJleHAiOjE3ODA3ODI3ODV9.fLqE3LspVnODUiCSRzKPPIhQF8OJkIMpA2UdKKO_7RA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a040fba3ba40c4a2-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"95.214.211.1","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-May-2026 21:55:25 UTC] === User Orders API Called ===
[30-May-2026 21:55:25 UTC] User ID: 688
[30-May-2026 21:55:25 UTC] Limit: 20, Offset: 0
[30-May-2026 21:55:25 UTC] Orders found: 0
[30-May-2026 21:55:25 UTC] Orders data: []
[30-May-2026 21:55:25 UTC] Total orders count: 0
[30-May-2026 21:55:26 UTC] === API CALL LOG ===
[30-May-2026 21:55:26 UTC] Endpoint: user/profile.php
[30-May-2026 21:55:26 UTC] Full Log Data: {
    "timestamp": "2026-05-30 21:55:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.214.211.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.214.211.1, 172.64.200.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg4IiwidXNlcm5hbWUiOiJNQUtITVVET1YiLCJlbWFpbCI6Im5vZGlyYmVrbWFobXVkb3Y2NUBnbWFpbC5jb20iLCJleHAiOjE3ODA3ODI3ODV9.fLqE3LspVnODUiCSRzKPPIhQF8OJkIMpA2UdKKO_7RA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a040fba77924c4a2-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "95.214.211.1",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-May-2026 21:55:26 UTC] === END API CALL LOG ===
[30-May-2026 21:55:26 UTC] ✅ API Hash verification passed for profile endpoint
[30-May-2026 21:55:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg4IiwidXNlcm5hbWUiOiJNQUtITVVET1YiLCJlbWFpbCI6Im5vZGlyYmVrbWFobXVkb3Y2NUBnbWFpbC5jb20iLCJleHAiOjE3ODA3ODI3ODV9.fLqE3LspVnODUiCSRzKPPIhQF8OJkIMpA2UdKKO_7RA
[30-May-2026 21:55:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-May-2026 21:55:26 UTC] ✅ JWT token verified successfully for user profile
[30-May-2026 21:55:26 UTC] User ID: 688
[30-May-2026 21:55:26 UTC] ✅ User profile retrieved successfully for user ID: 688
[30-May-2026 21:55:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-May-2026 21:55:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-May-2026 21:55:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"95.214.211.1, 172.64.200.14","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg4IiwidXNlcm5hbWUiOiJNQUtITVVET1YiLCJlbWFpbCI6Im5vZGlyYmVrbWFobXVkb3Y2NUBnbWFpbC5jb20iLCJleHAiOjE3ODA3ODI3ODV9.fLqE3LspVnODUiCSRzKPPIhQF8OJkIMpA2UdKKO_7RA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a040fba9ed2ec4a2-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"95.214.211.1","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-May-2026 21:55:26 UTC] === User Orders API Called ===
[30-May-2026 21:55:26 UTC] User ID: 688
[30-May-2026 21:55:26 UTC] Limit: 20, Offset: 0
[30-May-2026 21:55:26 UTC] Orders found: 0
[30-May-2026 21:55:26 UTC] Orders data: []
[30-May-2026 21:55:26 UTC] Total orders count: 0
[30-May-2026 21:55:27 UTC] === API CALL LOG ===
[30-May-2026 21:55:27 UTC] Endpoint: user/profile.php
[30-May-2026 21:55:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-May-2026 21:55:27 UTC] Full Log Data: {
    "timestamp": "2026-05-30 21:55:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.214.211.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.214.211.1, 172.64.200.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg4IiwidXNlcm5hbWUiOiJNQUtITVVET1YiLCJlbWFpbCI6Im5vZGlyYmVrbWFobXVkb3Y2NUBnbWFpbC5jb20iLCJleHAiOjE3ODA3ODI3ODV9.fLqE3LspVnODUiCSRzKPPIhQF8OJkIMpA2UdKKO_7RA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a040fbb3ddeac4a2-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "95.214.211.1",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-May-2026 21:55:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-May-2026 21:55:27 UTC] === END API CALL LOG ===
[30-May-2026 21:55:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"95.214.211.1, 172.64.200.14","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg4IiwidXNlcm5hbWUiOiJNQUtITVVET1YiLCJlbWFpbCI6Im5vZGlyYmVrbWFobXVkb3Y2NUBnbWFpbC5jb20iLCJleHAiOjE3ODA3ODI3ODV9.fLqE3LspVnODUiCSRzKPPIhQF8OJkIMpA2UdKKO_7RA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a040fbb3dde9c4a2-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"95.214.211.1","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-May-2026 21:55:27 UTC] ✅ API Hash verification passed for profile endpoint
[30-May-2026 21:55:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg4IiwidXNlcm5hbWUiOiJNQUtITVVET1YiLCJlbWFpbCI6Im5vZGlyYmVrbWFobXVkb3Y2NUBnbWFpbC5jb20iLCJleHAiOjE3ODA3ODI3ODV9.fLqE3LspVnODUiCSRzKPPIhQF8OJkIMpA2UdKKO_7RA
[30-May-2026 21:55:27 UTC] === User Orders API Called ===
[30-May-2026 21:55:27 UTC] User ID: 688
[30-May-2026 21:55:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-May-2026 21:55:27 UTC] Limit: 20, Offset: 0
[30-May-2026 21:55:27 UTC] ✅ JWT token verified successfully for user profile
[30-May-2026 21:55:27 UTC] User ID: 688
[30-May-2026 21:55:27 UTC] ✅ User profile retrieved successfully for user ID: 688
[30-May-2026 21:55:27 UTC] Orders found: 0
[30-May-2026 21:55:27 UTC] Orders data: []
[30-May-2026 21:55:27 UTC] Total orders count: 0
[30-May-2026 21:55:28 UTC] === API CALL LOG ===
[30-May-2026 21:55:28 UTC] Endpoint: user/profile.php
[30-May-2026 21:55:28 UTC] Full Log Data: {
    "timestamp": "2026-05-30 21:55:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.214.211.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.214.211.1, 172.64.200.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg4IiwidXNlcm5hbWUiOiJNQUtITVVET1YiLCJlbWFpbCI6Im5vZGlyYmVrbWFobXVkb3Y2NUBnbWFpbC5jb20iLCJleHAiOjE3ODA3ODI3ODV9.fLqE3LspVnODUiCSRzKPPIhQF8OJkIMpA2UdKKO_7RA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a040fbb79ce1c4a2-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "95.214.211.1",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-May-2026 21:55:28 UTC] === END API CALL LOG ===
[30-May-2026 21:55:28 UTC] ✅ API Hash verification passed for profile endpoint
[30-May-2026 21:55:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg4IiwidXNlcm5hbWUiOiJNQUtITVVET1YiLCJlbWFpbCI6Im5vZGlyYmVrbWFobXVkb3Y2NUBnbWFpbC5jb20iLCJleHAiOjE3ODA3ODI3ODV9.fLqE3LspVnODUiCSRzKPPIhQF8OJkIMpA2UdKKO_7RA
[30-May-2026 21:55:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-May-2026 21:55:28 UTC] ✅ JWT token verified successfully for user profile
[30-May-2026 21:55:28 UTC] User ID: 688
[30-May-2026 21:55:28 UTC] ✅ User profile retrieved successfully for user ID: 688
[30-May-2026 21:55:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-May-2026 21:55:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-May-2026 21:55:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"95.214.211.1, 172.64.200.14","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg4IiwidXNlcm5hbWUiOiJNQUtITVVET1YiLCJlbWFpbCI6Im5vZGlyYmVrbWFobXVkb3Y2NUBnbWFpbC5jb20iLCJleHAiOjE3ODA3ODI3ODV9.fLqE3LspVnODUiCSRzKPPIhQF8OJkIMpA2UdKKO_7RA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a040fbce7a94c4a2-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"95.214.211.1","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-May-2026 21:55:32 UTC] === User Orders API Called ===
[30-May-2026 21:55:32 UTC] User ID: 688
[30-May-2026 21:55:32 UTC] Limit: 20, Offset: 0
[30-May-2026 21:55:32 UTC] === API CALL LOG ===
[30-May-2026 21:55:32 UTC] Orders found: 0
[30-May-2026 21:55:32 UTC] Endpoint: user/profile.php
[30-May-2026 21:55:32 UTC] Orders data: []
[30-May-2026 21:55:32 UTC] Full Log Data: {
    "timestamp": "2026-05-30 21:55:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.214.211.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.214.211.1, 172.64.200.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg4IiwidXNlcm5hbWUiOiJNQUtITVVET1YiLCJlbWFpbCI6Im5vZGlyYmVrbWFobXVkb3Y2NUBnbWFpbC5jb20iLCJleHAiOjE3ODA3ODI3ODV9.fLqE3LspVnODUiCSRzKPPIhQF8OJkIMpA2UdKKO_7RA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a040fbce7a97c4a2-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "95.214.211.1",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-May-2026 21:55:32 UTC] === END API CALL LOG ===
[30-May-2026 21:55:32 UTC] ✅ API Hash verification passed for profile endpoint
[30-May-2026 21:55:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg4IiwidXNlcm5hbWUiOiJNQUtITVVET1YiLCJlbWFpbCI6Im5vZGlyYmVrbWFobXVkb3Y2NUBnbWFpbC5jb20iLCJleHAiOjE3ODA3ODI3ODV9.fLqE3LspVnODUiCSRzKPPIhQF8OJkIMpA2UdKKO_7RA
[30-May-2026 21:55:32 UTC] Total orders count: 0
[30-May-2026 21:55:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-May-2026 21:55:32 UTC] ✅ JWT token verified successfully for user profile
[30-May-2026 21:55:32 UTC] User ID: 688
[30-May-2026 21:55:32 UTC] ✅ User profile retrieved successfully for user ID: 688
[30-May-2026 21:55:32 UTC] === API CALL LOG ===
[30-May-2026 21:55:32 UTC] Endpoint: user/profile.php
[30-May-2026 21:55:32 UTC] Full Log Data: {
    "timestamp": "2026-05-30 21:55:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.214.211.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.214.211.1, 172.64.200.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg4IiwidXNlcm5hbWUiOiJNQUtITVVET1YiLCJlbWFpbCI6Im5vZGlyYmVrbWFobXVkb3Y2NUBnbWFpbC5jb20iLCJleHAiOjE3ODA3ODI3ODV9.fLqE3LspVnODUiCSRzKPPIhQF8OJkIMpA2UdKKO_7RA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a040fbd2a9bcc4a2-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "95.214.211.1",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-May-2026 21:55:32 UTC] === END API CALL LOG ===
[30-May-2026 21:55:32 UTC] ✅ API Hash verification passed for profile endpoint
[30-May-2026 21:55:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg4IiwidXNlcm5hbWUiOiJNQUtITVVET1YiLCJlbWFpbCI6Im5vZGlyYmVrbWFobXVkb3Y2NUBnbWFpbC5jb20iLCJleHAiOjE3ODA3ODI3ODV9.fLqE3LspVnODUiCSRzKPPIhQF8OJkIMpA2UdKKO_7RA
[30-May-2026 21:55:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-May-2026 21:55:32 UTC] ✅ JWT token verified successfully for user profile
[30-May-2026 21:55:32 UTC] User ID: 688
[30-May-2026 21:55:32 UTC] ✅ User profile retrieved successfully for user ID: 688
[30-May-2026 21:55:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-May-2026 21:55:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-May-2026 21:55:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"95.214.211.1, 172.64.200.14","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg4IiwidXNlcm5hbWUiOiJNQUtITVVET1YiLCJlbWFpbCI6Im5vZGlyYmVrbWFobXVkb3Y2NUBnbWFpbC5jb20iLCJleHAiOjE3ODA3ODI3ODV9.fLqE3LspVnODUiCSRzKPPIhQF8OJkIMpA2UdKKO_7RA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a040fc200fe8c4a2-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"95.214.211.1","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-May-2026 21:55:45 UTC] === User Orders API Called ===
[30-May-2026 21:55:45 UTC] User ID: 688
[30-May-2026 21:55:45 UTC] Limit: 20, Offset: 0
[30-May-2026 21:55:45 UTC] Orders found: 0
[30-May-2026 21:55:45 UTC] Orders data: []
[30-May-2026 21:55:45 UTC] Total orders count: 0
[30-May-2026 21:55:45 UTC] === API CALL LOG ===
[30-May-2026 21:55:45 UTC] Endpoint: user/profile.php
[30-May-2026 21:55:45 UTC] Full Log Data: {
    "timestamp": "2026-05-30 21:55:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.214.211.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.214.211.1, 172.64.200.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg4IiwidXNlcm5hbWUiOiJNQUtITVVET1YiLCJlbWFpbCI6Im5vZGlyYmVrbWFobXVkb3Y2NUBnbWFpbC5jb20iLCJleHAiOjE3ODA3ODI3ODV9.fLqE3LspVnODUiCSRzKPPIhQF8OJkIMpA2UdKKO_7RA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a040fc20a902c4a2-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "95.214.211.1",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-May-2026 21:55:45 UTC] === END API CALL LOG ===
[30-May-2026 21:55:45 UTC] ✅ API Hash verification passed for profile endpoint
[30-May-2026 21:55:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg4IiwidXNlcm5hbWUiOiJNQUtITVVET1YiLCJlbWFpbCI6Im5vZGlyYmVrbWFobXVkb3Y2NUBnbWFpbC5jb20iLCJleHAiOjE3ODA3ODI3ODV9.fLqE3LspVnODUiCSRzKPPIhQF8OJkIMpA2UdKKO_7RA
[30-May-2026 21:55:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-May-2026 21:55:45 UTC] ✅ JWT token verified successfully for user profile
[30-May-2026 21:55:45 UTC] User ID: 688
[30-May-2026 21:55:45 UTC] ✅ User profile retrieved successfully for user ID: 688
[30-May-2026 21:55:45 UTC] === API CALL LOG ===
[30-May-2026 21:55:45 UTC] Endpoint: user/profile.php
[30-May-2026 21:55:45 UTC] Full Log Data: {
    "timestamp": "2026-05-30 21:55:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.214.211.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.214.211.1, 172.64.200.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg4IiwidXNlcm5hbWUiOiJNQUtITVVET1YiLCJlbWFpbCI6Im5vZGlyYmVrbWFobXVkb3Y2NUBnbWFpbC5jb20iLCJleHAiOjE3ODA3ODI3ODV9.fLqE3LspVnODUiCSRzKPPIhQF8OJkIMpA2UdKKO_7RA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a040fc23fe72c4a2-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "95.214.211.1",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-May-2026 21:55:45 UTC] === END API CALL LOG ===
[30-May-2026 21:55:45 UTC] ✅ API Hash verification passed for profile endpoint
[30-May-2026 21:55:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg4IiwidXNlcm5hbWUiOiJNQUtITVVET1YiLCJlbWFpbCI6Im5vZGlyYmVrbWFobXVkb3Y2NUBnbWFpbC5jb20iLCJleHAiOjE3ODA3ODI3ODV9.fLqE3LspVnODUiCSRzKPPIhQF8OJkIMpA2UdKKO_7RA
[30-May-2026 21:55:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-May-2026 21:55:45 UTC] ✅ JWT token verified successfully for user profile
[30-May-2026 21:55:45 UTC] User ID: 688
[30-May-2026 21:55:45 UTC] ✅ User profile retrieved successfully for user ID: 688
[30-May-2026 21:55:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-May-2026 21:55:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-May-2026 21:55:46 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"95.214.211.1, 172.64.200.15","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg4IiwidXNlcm5hbWUiOiJNQUtITVVET1YiLCJlbWFpbCI6Im5vZGlyYmVrbWFobXVkb3Y2NUBnbWFpbC5jb20iLCJleHAiOjE3ODA3ODI3ODV9.fLqE3LspVnODUiCSRzKPPIhQF8OJkIMpA2UdKKO_7RA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a040fc2518b9c4a2-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"95.214.211.1","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-May-2026 21:55:46 UTC] === User Orders API Called ===
[30-May-2026 21:55:46 UTC] User ID: 688
[30-May-2026 21:55:46 UTC] Limit: 20, Offset: 0
[30-May-2026 21:55:46 UTC] Orders found: 0
[30-May-2026 21:55:46 UTC] Orders data: []
[30-May-2026 21:55:46 UTC] Total orders count: 0
[30-May-2026 21:59:02 UTC] === API CALL LOG ===
[30-May-2026 21:59:02 UTC] Endpoint: user/profile.php
[30-May-2026 21:59:02 UTC] Full Log Data: {
    "timestamp": "2026-05-30 21:59:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.214.211.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.214.211.1, 172.64.198.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg4IiwidXNlcm5hbWUiOiJNQUtITVVET1YiLCJlbWFpbCI6Im5vZGlyYmVrbWFobXVkb3Y2NUBnbWFpbC5jb20iLCJleHAiOjE3ODA3ODI3ODV9.fLqE3LspVnODUiCSRzKPPIhQF8OJkIMpA2UdKKO_7RA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a04100f299461102-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "95.214.211.1",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-May-2026 21:59:02 UTC] === END API CALL LOG ===
[30-May-2026 21:59:02 UTC] ✅ API Hash verification passed for profile endpoint
[30-May-2026 21:59:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg4IiwidXNlcm5hbWUiOiJNQUtITVVET1YiLCJlbWFpbCI6Im5vZGlyYmVrbWFobXVkb3Y2NUBnbWFpbC5jb20iLCJleHAiOjE3ODA3ODI3ODV9.fLqE3LspVnODUiCSRzKPPIhQF8OJkIMpA2UdKKO_7RA
[30-May-2026 21:59:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-May-2026 21:59:02 UTC] ✅ JWT token verified successfully for user profile
[30-May-2026 21:59:02 UTC] User ID: 688
[30-May-2026 21:59:02 UTC] ✅ User profile retrieved successfully for user ID: 688
[30-May-2026 21:59:04 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-May-2026 21:59:04 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-May-2026 21:59:04 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"95.214.211.1, 172.64.198.80","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg4IiwidXNlcm5hbWUiOiJNQUtITVVET1YiLCJlbWFpbCI6Im5vZGlyYmVrbWFobXVkb3Y2NUBnbWFpbC5jb20iLCJleHAiOjE3ODA3ODI3ODV9.fLqE3LspVnODUiCSRzKPPIhQF8OJkIMpA2UdKKO_7RA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a04100f9ec5d1102-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"95.214.211.1","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-May-2026 21:59:04 UTC] === User Orders API Called ===
[30-May-2026 21:59:04 UTC] User ID: 688
[30-May-2026 21:59:04 UTC] Limit: 20, Offset: 0
[30-May-2026 21:59:04 UTC] Orders found: 0
[30-May-2026 21:59:04 UTC] Orders data: []
[30-May-2026 21:59:04 UTC] Total orders count: 0
[30-May-2026 21:59:04 UTC] === API CALL LOG ===
[30-May-2026 21:59:04 UTC] Endpoint: user/profile.php
[30-May-2026 21:59:04 UTC] Full Log Data: {
    "timestamp": "2026-05-30 21:59:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.214.211.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.214.211.1, 172.64.198.66",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg4IiwidXNlcm5hbWUiOiJNQUtITVVET1YiLCJlbWFpbCI6Im5vZGlyYmVrbWFobXVkb3Y2NUBnbWFpbC5jb20iLCJleHAiOjE3ODA3ODI3ODV9.fLqE3LspVnODUiCSRzKPPIhQF8OJkIMpA2UdKKO_7RA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a04100f9ec5a1102-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "95.214.211.1",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-May-2026 21:59:04 UTC] === END API CALL LOG ===
[30-May-2026 21:59:04 UTC] ✅ API Hash verification passed for profile endpoint
[30-May-2026 21:59:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg4IiwidXNlcm5hbWUiOiJNQUtITVVET1YiLCJlbWFpbCI6Im5vZGlyYmVrbWFobXVkb3Y2NUBnbWFpbC5jb20iLCJleHAiOjE3ODA3ODI3ODV9.fLqE3LspVnODUiCSRzKPPIhQF8OJkIMpA2UdKKO_7RA
[30-May-2026 21:59:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-May-2026 21:59:04 UTC] ✅ JWT token verified successfully for user profile
[30-May-2026 21:59:04 UTC] User ID: 688
[30-May-2026 21:59:04 UTC] ✅ User profile retrieved successfully for user ID: 688
[30-May-2026 21:59:04 UTC] === API CALL LOG ===
[30-May-2026 21:59:04 UTC] Endpoint: user/profile.php
[30-May-2026 21:59:04 UTC] Full Log Data: {
    "timestamp": "2026-05-30 21:59:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.214.211.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.214.211.1, 172.64.198.66",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg4IiwidXNlcm5hbWUiOiJNQUtITVVET1YiLCJlbWFpbCI6Im5vZGlyYmVrbWFobXVkb3Y2NUBnbWFpbC5jb20iLCJleHAiOjE3ODA3ODI3ODV9.fLqE3LspVnODUiCSRzKPPIhQF8OJkIMpA2UdKKO_7RA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a04100fa8d621102-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "95.214.211.1",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-May-2026 21:59:04 UTC] === END API CALL LOG ===
[30-May-2026 21:59:04 UTC] ✅ API Hash verification passed for profile endpoint
[30-May-2026 21:59:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg4IiwidXNlcm5hbWUiOiJNQUtITVVET1YiLCJlbWFpbCI6Im5vZGlyYmVrbWFobXVkb3Y2NUBnbWFpbC5jb20iLCJleHAiOjE3ODA3ODI3ODV9.fLqE3LspVnODUiCSRzKPPIhQF8OJkIMpA2UdKKO_7RA
[30-May-2026 21:59:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-May-2026 21:59:04 UTC] ✅ JWT token verified successfully for user profile
[30-May-2026 21:59:04 UTC] User ID: 688
[30-May-2026 21:59:04 UTC] ✅ User profile retrieved successfully for user ID: 688
[30-May-2026 21:59:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-May-2026 21:59:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-May-2026 21:59:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"95.214.211.1, 172.64.198.80","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg4IiwidXNlcm5hbWUiOiJNQUtITVVET1YiLCJlbWFpbCI6Im5vZGlyYmVrbWFobXVkb3Y2NUBnbWFpbC5jb20iLCJleHAiOjE3ODA3ODI3ODV9.fLqE3LspVnODUiCSRzKPPIhQF8OJkIMpA2UdKKO_7RA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0410127aec11102-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"95.214.211.1","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-May-2026 21:59:11 UTC] === User Orders API Called ===
[30-May-2026 21:59:11 UTC] User ID: 688
[30-May-2026 21:59:11 UTC] Limit: 20, Offset: 0
[30-May-2026 21:59:11 UTC] Orders found: 0
[30-May-2026 21:59:11 UTC] Orders data: []
[30-May-2026 21:59:11 UTC] Total orders count: 0
[30-May-2026 21:59:11 UTC] === API CALL LOG ===
[30-May-2026 21:59:11 UTC] Endpoint: user/profile.php
[30-May-2026 21:59:11 UTC] Full Log Data: {
    "timestamp": "2026-05-30 21:59:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.214.211.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.214.211.1, 172.64.198.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg4IiwidXNlcm5hbWUiOiJNQUtITVVET1YiLCJlbWFpbCI6Im5vZGlyYmVrbWFobXVkb3Y2NUBnbWFpbC5jb20iLCJleHAiOjE3ODA3ODI3ODV9.fLqE3LspVnODUiCSRzKPPIhQF8OJkIMpA2UdKKO_7RA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a041012888241102-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "95.214.211.1",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-May-2026 21:59:11 UTC] === END API CALL LOG ===
[30-May-2026 21:59:11 UTC] ✅ API Hash verification passed for profile endpoint
[30-May-2026 21:59:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg4IiwidXNlcm5hbWUiOiJNQUtITVVET1YiLCJlbWFpbCI6Im5vZGlyYmVrbWFobXVkb3Y2NUBnbWFpbC5jb20iLCJleHAiOjE3ODA3ODI3ODV9.fLqE3LspVnODUiCSRzKPPIhQF8OJkIMpA2UdKKO_7RA
[30-May-2026 21:59:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-May-2026 21:59:11 UTC] ✅ JWT token verified successfully for user profile
[30-May-2026 21:59:11 UTC] User ID: 688
[30-May-2026 21:59:11 UTC] ✅ User profile retrieved successfully for user ID: 688
[30-May-2026 21:59:11 UTC] === API CALL LOG ===
[30-May-2026 21:59:11 UTC] Endpoint: user/profile.php
[30-May-2026 21:59:11 UTC] Full Log Data: {
    "timestamp": "2026-05-30 21:59:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.214.211.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.214.211.1, 172.64.198.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg4IiwidXNlcm5hbWUiOiJNQUtITVVET1YiLCJlbWFpbCI6Im5vZGlyYmVrbWFobXVkb3Y2NUBnbWFpbC5jb20iLCJleHAiOjE3ODA3ODI3ODV9.fLqE3LspVnODUiCSRzKPPIhQF8OJkIMpA2UdKKO_7RA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a041012b7c461102-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "95.214.211.1",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-May-2026 21:59:11 UTC] === END API CALL LOG ===
[30-May-2026 21:59:11 UTC] ✅ API Hash verification passed for profile endpoint
[30-May-2026 21:59:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg4IiwidXNlcm5hbWUiOiJNQUtITVVET1YiLCJlbWFpbCI6Im5vZGlyYmVrbWFobXVkb3Y2NUBnbWFpbC5jb20iLCJleHAiOjE3ODA3ODI3ODV9.fLqE3LspVnODUiCSRzKPPIhQF8OJkIMpA2UdKKO_7RA
[30-May-2026 21:59:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-May-2026 21:59:11 UTC] ✅ JWT token verified successfully for user profile
[30-May-2026 21:59:11 UTC] User ID: 688
[30-May-2026 21:59:11 UTC] ✅ User profile retrieved successfully for user ID: 688
[30-May-2026 21:59:29 UTC] === API CALL LOG ===
[30-May-2026 21:59:29 UTC] Endpoint: user/profile.php
[30-May-2026 21:59:29 UTC] Full Log Data: {
    "timestamp": "2026-05-30 21:59:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.214.211.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.214.211.1, 172.64.198.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg4IiwidXNlcm5hbWUiOiJNQUtITVVET1YiLCJlbWFpbCI6Im5vZGlyYmVrbWFobXVkb3Y2NUBnbWFpbC5jb20iLCJleHAiOjE3ODA3ODI3ODV9.fLqE3LspVnODUiCSRzKPPIhQF8OJkIMpA2UdKKO_7RA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a04101987b4f1102-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "95.214.211.1",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-May-2026 21:59:29 UTC] === END API CALL LOG ===
[30-May-2026 21:59:29 UTC] ✅ API Hash verification passed for profile endpoint
[30-May-2026 21:59:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg4IiwidXNlcm5hbWUiOiJNQUtITVVET1YiLCJlbWFpbCI6Im5vZGlyYmVrbWFobXVkb3Y2NUBnbWFpbC5jb20iLCJleHAiOjE3ODA3ODI3ODV9.fLqE3LspVnODUiCSRzKPPIhQF8OJkIMpA2UdKKO_7RA
[30-May-2026 21:59:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-May-2026 21:59:29 UTC] ✅ JWT token verified successfully for user profile
[30-May-2026 21:59:29 UTC] User ID: 688
[30-May-2026 21:59:29 UTC] ✅ User profile retrieved successfully for user ID: 688
[30-May-2026 21:59:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-May-2026 21:59:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-May-2026 21:59:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"95.214.211.1, 172.64.198.81","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg4IiwidXNlcm5hbWUiOiJNQUtITVVET1YiLCJlbWFpbCI6Im5vZGlyYmVrbWFobXVkb3Y2NUBnbWFpbC5jb20iLCJleHAiOjE3ODA3ODI3ODV9.fLqE3LspVnODUiCSRzKPPIhQF8OJkIMpA2UdKKO_7RA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a04101987b4e1102-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"95.214.211.1","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-May-2026 21:59:29 UTC] === User Orders API Called ===
[30-May-2026 21:59:29 UTC] User ID: 688
[30-May-2026 21:59:29 UTC] Limit: 20, Offset: 0
[30-May-2026 21:59:29 UTC] Orders found: 0
[30-May-2026 21:59:29 UTC] Orders data: []
[30-May-2026 21:59:29 UTC] Total orders count: 0
[30-May-2026 21:59:30 UTC] === API CALL LOG ===
[30-May-2026 21:59:30 UTC] Endpoint: user/profile.php
[30-May-2026 21:59:30 UTC] Full Log Data: {
    "timestamp": "2026-05-30 21:59:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.214.211.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.214.211.1, 172.64.198.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg4IiwidXNlcm5hbWUiOiJNQUtITVVET1YiLCJlbWFpbCI6Im5vZGlyYmVrbWFobXVkb3Y2NUBnbWFpbC5jb20iLCJleHAiOjE3ODA3ODI3ODV9.fLqE3LspVnODUiCSRzKPPIhQF8OJkIMpA2UdKKO_7RA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a041019d09d41102-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "95.214.211.1",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-May-2026 21:59:30 UTC] === END API CALL LOG ===
[30-May-2026 21:59:30 UTC] ✅ API Hash verification passed for profile endpoint
[30-May-2026 21:59:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg4IiwidXNlcm5hbWUiOiJNQUtITVVET1YiLCJlbWFpbCI6Im5vZGlyYmVrbWFobXVkb3Y2NUBnbWFpbC5jb20iLCJleHAiOjE3ODA3ODI3ODV9.fLqE3LspVnODUiCSRzKPPIhQF8OJkIMpA2UdKKO_7RA
[30-May-2026 21:59:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-May-2026 21:59:30 UTC] ✅ JWT token verified successfully for user profile
[30-May-2026 21:59:30 UTC] User ID: 688
[30-May-2026 21:59:30 UTC] ✅ User profile retrieved successfully for user ID: 688
[30-May-2026 22:00:56 UTC] === API CALL LOG ===
[30-May-2026 22:00:56 UTC] Endpoint: user/profile.php
[30-May-2026 22:00:56 UTC] Full Log Data: {
    "timestamp": "2026-05-30 22:00:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.214.211.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.214.211.1, 172.64.198.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg4IiwidXNlcm5hbWUiOiJNQUtITVVET1YiLCJlbWFpbCI6Im5vZGlyYmVrbWFobXVkb3Y2NUBnbWFpbC5jb20iLCJleHAiOjE3ODA3ODI3ODV9.fLqE3LspVnODUiCSRzKPPIhQF8OJkIMpA2UdKKO_7RA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a04103bb1daa1102-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "95.214.211.1",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-May-2026 22:00:56 UTC] === END API CALL LOG ===
[30-May-2026 22:00:56 UTC] ✅ API Hash verification passed for profile endpoint
[30-May-2026 22:00:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg4IiwidXNlcm5hbWUiOiJNQUtITVVET1YiLCJlbWFpbCI6Im5vZGlyYmVrbWFobXVkb3Y2NUBnbWFpbC5jb20iLCJleHAiOjE3ODA3ODI3ODV9.fLqE3LspVnODUiCSRzKPPIhQF8OJkIMpA2UdKKO_7RA
[30-May-2026 22:00:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-May-2026 22:00:56 UTC] ✅ JWT token verified successfully for user profile
[30-May-2026 22:00:56 UTC] User ID: 688
[30-May-2026 22:00:56 UTC] ✅ User profile retrieved successfully for user ID: 688
[30-May-2026 22:38:11 UTC] === API CALL LOG ===
[30-May-2026 22:38:11 UTC] === API CALL LOG ===
[30-May-2026 22:38:11 UTC] Endpoint: user/profile.php
[30-May-2026 22:38:11 UTC] Endpoint: user/profile.php
[30-May-2026 22:38:11 UTC] Full Log Data: {
    "timestamp": "2026-05-30 22:38:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.204.54",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.204.54, 162.158.102.221",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg5IiwidXNlcm5hbWUiOiJmYXJydWhfODgyOCIsImVtYWlsIjoicWFsYW5kYXJvdmZhcnJ1aDY2QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc4NTQ5MH0._Y0qGaCrpLFqoMX_K8ZkEsGbI54742bCc110jsq38S0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0413a480dbaee48-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.204.54",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-May-2026 22:38:11 UTC] Full Log Data: {
    "timestamp": "2026-05-30 22:38:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.204.54",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.204.54, 162.158.102.221",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg5IiwidXNlcm5hbWUiOiJmYXJydWhfODgyOCIsImVtYWlsIjoicWFsYW5kYXJvdmZhcnJ1aDY2QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc4NTQ5MH0._Y0qGaCrpLFqoMX_K8ZkEsGbI54742bCc110jsq38S0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0413a480dbeee48-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.204.54",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-May-2026 22:38:11 UTC] === END API CALL LOG ===
[30-May-2026 22:38:11 UTC] === END API CALL LOG ===
[30-May-2026 22:38:11 UTC] ✅ API Hash verification passed for profile endpoint
[30-May-2026 22:38:11 UTC] ✅ API Hash verification passed for profile endpoint
[30-May-2026 22:38:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg5IiwidXNlcm5hbWUiOiJmYXJydWhfODgyOCIsImVtYWlsIjoicWFsYW5kYXJvdmZhcnJ1aDY2QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc4NTQ5MH0._Y0qGaCrpLFqoMX_K8ZkEsGbI54742bCc110jsq38S0
[30-May-2026 22:38:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg5IiwidXNlcm5hbWUiOiJmYXJydWhfODgyOCIsImVtYWlsIjoicWFsYW5kYXJvdmZhcnJ1aDY2QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc4NTQ5MH0._Y0qGaCrpLFqoMX_K8ZkEsGbI54742bCc110jsq38S0
[30-May-2026 22:38:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-May-2026 22:38:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-May-2026 22:38:11 UTC] ✅ JWT token verified successfully for user profile
[30-May-2026 22:38:11 UTC] ✅ JWT token verified successfully for user profile
[30-May-2026 22:38:11 UTC] User ID: 689
[30-May-2026 22:38:11 UTC] User ID: 689
[30-May-2026 22:38:11 UTC] ✅ User profile retrieved successfully for user ID: 689
[30-May-2026 22:38:11 UTC] ✅ User profile retrieved successfully for user ID: 689
[30-May-2026 22:38:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-May-2026 22:38:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-May-2026 22:38:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.63.204.54, 162.158.102.221","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg5IiwidXNlcm5hbWUiOiJmYXJydWhfODgyOCIsImVtYWlsIjoicWFsYW5kYXJvdmZhcnJ1aDY2QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc4NTQ5MH0._Y0qGaCrpLFqoMX_K8ZkEsGbI54742bCc110jsq38S0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0413a480dbdee48-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"92.63.204.54","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-May-2026 22:38:11 UTC] === User Orders API Called ===
[30-May-2026 22:38:11 UTC] User ID: 689
[30-May-2026 22:38:11 UTC] Limit: 20, Offset: 0
[30-May-2026 22:38:11 UTC] Orders found: 0
[30-May-2026 22:38:11 UTC] Orders data: []
[30-May-2026 22:38:11 UTC] Total orders count: 0
[30-May-2026 22:38:12 UTC] === API CALL LOG ===
[30-May-2026 22:38:12 UTC] Endpoint: user/profile.php
[30-May-2026 22:38:12 UTC] Full Log Data: {
    "timestamp": "2026-05-30 22:38:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.204.54",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.204.54, 162.158.102.212",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg5IiwidXNlcm5hbWUiOiJmYXJydWhfODgyOCIsImVtYWlsIjoicWFsYW5kYXJvdmZhcnJ1aDY2QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc4NTQ5MH0._Y0qGaCrpLFqoMX_K8ZkEsGbI54742bCc110jsq38S0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0413a4d7bfcee48-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.204.54",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-May-2026 22:38:12 UTC] === END API CALL LOG ===
[30-May-2026 22:38:12 UTC] ✅ API Hash verification passed for profile endpoint
[30-May-2026 22:38:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg5IiwidXNlcm5hbWUiOiJmYXJydWhfODgyOCIsImVtYWlsIjoicWFsYW5kYXJvdmZhcnJ1aDY2QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc4NTQ5MH0._Y0qGaCrpLFqoMX_K8ZkEsGbI54742bCc110jsq38S0
[30-May-2026 22:38:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-May-2026 22:38:12 UTC] ✅ JWT token verified successfully for user profile
[30-May-2026 22:38:12 UTC] User ID: 689
[30-May-2026 22:38:12 UTC] ✅ User profile retrieved successfully for user ID: 689
[30-May-2026 22:38:19 UTC] === API CALL LOG ===
[30-May-2026 22:38:19 UTC] Endpoint: user/profile.php
[30-May-2026 22:38:19 UTC] Full Log Data: {
    "timestamp": "2026-05-30 22:38:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.204.54",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.204.54, 162.158.102.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg5IiwidXNlcm5hbWUiOiJmYXJydWhfODgyOCIsImVtYWlsIjoicWFsYW5kYXJvdmZhcnJ1aDY2QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc4NTQ5MH0._Y0qGaCrpLFqoMX_K8ZkEsGbI54742bCc110jsq38S0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0413a7d7862ee48-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.204.54",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-May-2026 22:38:19 UTC] === END API CALL LOG ===
[30-May-2026 22:38:19 UTC] ✅ API Hash verification passed for profile endpoint
[30-May-2026 22:38:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-May-2026 22:38:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg5IiwidXNlcm5hbWUiOiJmYXJydWhfODgyOCIsImVtYWlsIjoicWFsYW5kYXJvdmZhcnJ1aDY2QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc4NTQ5MH0._Y0qGaCrpLFqoMX_K8ZkEsGbI54742bCc110jsq38S0
[30-May-2026 22:38:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-May-2026 22:38:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-May-2026 22:38:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.63.204.54, 162.158.102.213","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg5IiwidXNlcm5hbWUiOiJmYXJydWhfODgyOCIsImVtYWlsIjoicWFsYW5kYXJvdmZhcnJ1aDY2QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc4NTQ5MH0._Y0qGaCrpLFqoMX_K8ZkEsGbI54742bCc110jsq38S0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0413a7d7861ee48-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"92.63.204.54","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-May-2026 22:38:19 UTC] ✅ JWT token verified successfully for user profile
[30-May-2026 22:38:19 UTC] === User Orders API Called ===
[30-May-2026 22:38:19 UTC] User ID: 689
[30-May-2026 22:38:19 UTC] User ID: 689
[30-May-2026 22:38:19 UTC] Limit: 20, Offset: 0
[30-May-2026 22:38:19 UTC] Orders found: 0
[30-May-2026 22:38:19 UTC] ✅ User profile retrieved successfully for user ID: 689
[30-May-2026 22:38:19 UTC] Orders data: []
[30-May-2026 22:38:19 UTC] Total orders count: 0
[30-May-2026 22:38:20 UTC] === API CALL LOG ===
[30-May-2026 22:38:20 UTC] Endpoint: user/profile.php
[30-May-2026 22:38:20 UTC] Full Log Data: {
    "timestamp": "2026-05-30 22:38:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.204.54",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.204.54, 162.158.102.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg5IiwidXNlcm5hbWUiOiJmYXJydWhfODgyOCIsImVtYWlsIjoicWFsYW5kYXJvdmZhcnJ1aDY2QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc4NTQ5MH0._Y0qGaCrpLFqoMX_K8ZkEsGbI54742bCc110jsq38S0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0413a813c59ee48-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.204.54",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-May-2026 22:38:20 UTC] === END API CALL LOG ===
[30-May-2026 22:38:20 UTC] ✅ API Hash verification passed for profile endpoint
[30-May-2026 22:38:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg5IiwidXNlcm5hbWUiOiJmYXJydWhfODgyOCIsImVtYWlsIjoicWFsYW5kYXJvdmZhcnJ1aDY2QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc4NTQ5MH0._Y0qGaCrpLFqoMX_K8ZkEsGbI54742bCc110jsq38S0
[30-May-2026 22:38:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-May-2026 22:38:20 UTC] ✅ JWT token verified successfully for user profile
[30-May-2026 22:38:20 UTC] User ID: 689
[30-May-2026 22:38:20 UTC] ✅ User profile retrieved successfully for user ID: 689
[30-May-2026 22:38:20 UTC] === API CALL LOG ===
[30-May-2026 22:38:20 UTC] Endpoint: user/profile.php
[30-May-2026 22:38:20 UTC] Full Log Data: {
    "timestamp": "2026-05-30 22:38:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.204.54",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.204.54, 162.158.102.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg5IiwidXNlcm5hbWUiOiJmYXJydWhfODgyOCIsImVtYWlsIjoicWFsYW5kYXJvdmZhcnJ1aDY2QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc4NTQ5MH0._Y0qGaCrpLFqoMX_K8ZkEsGbI54742bCc110jsq38S0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0413a83ef30ee48-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.204.54",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-May-2026 22:38:20 UTC] === END API CALL LOG ===
[30-May-2026 22:38:20 UTC] ✅ API Hash verification passed for profile endpoint
[30-May-2026 22:38:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg5IiwidXNlcm5hbWUiOiJmYXJydWhfODgyOCIsImVtYWlsIjoicWFsYW5kYXJvdmZhcnJ1aDY2QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc4NTQ5MH0._Y0qGaCrpLFqoMX_K8ZkEsGbI54742bCc110jsq38S0
[30-May-2026 22:38:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-May-2026 22:38:20 UTC] ✅ JWT token verified successfully for user profile
[30-May-2026 22:38:20 UTC] User ID: 689
[30-May-2026 22:38:20 UTC] ✅ User profile retrieved successfully for user ID: 689
[30-May-2026 22:39:05 UTC] === API CALL LOG ===
[30-May-2026 22:39:05 UTC] Endpoint: user/profile.php
[30-May-2026 22:39:05 UTC] Full Log Data: {
    "timestamp": "2026-05-30 22:39:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.204.54",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.204.54, 172.64.198.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg5IiwidXNlcm5hbWUiOiJmYXJydWhfODgyOCIsImVtYWlsIjoicWFsYW5kYXJvdmZhcnJ1aDY2QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc4NTQ5MH0._Y0qGaCrpLFqoMX_K8ZkEsGbI54742bCc110jsq38S0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0413b980f250ba5-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.204.54",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-May-2026 22:39:05 UTC] === END API CALL LOG ===
[30-May-2026 22:39:05 UTC] ✅ API Hash verification passed for profile endpoint
[30-May-2026 22:39:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg5IiwidXNlcm5hbWUiOiJmYXJydWhfODgyOCIsImVtYWlsIjoicWFsYW5kYXJvdmZhcnJ1aDY2QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc4NTQ5MH0._Y0qGaCrpLFqoMX_K8ZkEsGbI54742bCc110jsq38S0
[30-May-2026 22:39:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-May-2026 22:39:05 UTC] ✅ JWT token verified successfully for user profile
[30-May-2026 22:39:05 UTC] User ID: 689
[30-May-2026 22:39:05 UTC] ✅ User profile retrieved successfully for user ID: 689
[30-May-2026 22:39:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-May-2026 22:39:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-May-2026 22:39:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.63.204.54, 172.64.198.80","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg5IiwidXNlcm5hbWUiOiJmYXJydWhfODgyOCIsImVtYWlsIjoicWFsYW5kYXJvdmZhcnJ1aDY2QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc4NTQ5MH0._Y0qGaCrpLFqoMX_K8ZkEsGbI54742bCc110jsq38S0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0413c851fea0ba5-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"92.63.204.54","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-May-2026 22:39:42 UTC] === User Orders API Called ===
[30-May-2026 22:39:42 UTC] User ID: 689
[30-May-2026 22:39:42 UTC] Limit: 20, Offset: 0
[30-May-2026 22:39:42 UTC] Orders found: 0
[30-May-2026 22:39:42 UTC] Orders data: []
[30-May-2026 22:39:42 UTC] Total orders count: 0
[30-May-2026 22:39:43 UTC] === API CALL LOG ===
[30-May-2026 22:39:43 UTC] Endpoint: user/profile.php
[30-May-2026 22:39:43 UTC] Full Log Data: {
    "timestamp": "2026-05-30 22:39:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.204.54",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.204.54, 172.64.198.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg5IiwidXNlcm5hbWUiOiJmYXJydWhfODgyOCIsImVtYWlsIjoicWFsYW5kYXJvdmZhcnJ1aDY2QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc4NTQ5MH0._Y0qGaCrpLFqoMX_K8ZkEsGbI54742bCc110jsq38S0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0413c851fed0ba5-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.204.54",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-May-2026 22:39:43 UTC] === END API CALL LOG ===
[30-May-2026 22:39:43 UTC] ✅ API Hash verification passed for profile endpoint
[30-May-2026 22:39:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg5IiwidXNlcm5hbWUiOiJmYXJydWhfODgyOCIsImVtYWlsIjoicWFsYW5kYXJvdmZhcnJ1aDY2QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc4NTQ5MH0._Y0qGaCrpLFqoMX_K8ZkEsGbI54742bCc110jsq38S0
[30-May-2026 22:39:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-May-2026 22:39:43 UTC] ✅ JWT token verified successfully for user profile
[30-May-2026 22:39:43 UTC] User ID: 689
[30-May-2026 22:39:43 UTC] ✅ User profile retrieved successfully for user ID: 689
[30-May-2026 22:39:43 UTC] === API CALL LOG ===
[30-May-2026 22:39:43 UTC] Endpoint: user/profile.php
[30-May-2026 22:39:43 UTC] Full Log Data: {
    "timestamp": "2026-05-30 22:39:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.204.54",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.204.54, 172.64.198.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg5IiwidXNlcm5hbWUiOiJmYXJydWhfODgyOCIsImVtYWlsIjoicWFsYW5kYXJvdmZhcnJ1aDY2QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc4NTQ5MH0._Y0qGaCrpLFqoMX_K8ZkEsGbI54742bCc110jsq38S0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0413c88ac630ba5-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.204.54",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-May-2026 22:39:43 UTC] === END API CALL LOG ===
[30-May-2026 22:39:43 UTC] ✅ API Hash verification passed for profile endpoint
[30-May-2026 22:39:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg5IiwidXNlcm5hbWUiOiJmYXJydWhfODgyOCIsImVtYWlsIjoicWFsYW5kYXJvdmZhcnJ1aDY2QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc4NTQ5MH0._Y0qGaCrpLFqoMX_K8ZkEsGbI54742bCc110jsq38S0
[30-May-2026 22:39:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-May-2026 22:39:43 UTC] ✅ JWT token verified successfully for user profile
[30-May-2026 22:39:43 UTC] User ID: 689
[30-May-2026 22:39:43 UTC] ✅ User profile retrieved successfully for user ID: 689
[30-May-2026 22:40:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-May-2026 22:40:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-May-2026 22:40:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.63.204.54, 172.64.198.81","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg5IiwidXNlcm5hbWUiOiJmYXJydWhfODgyOCIsImVtYWlsIjoicWFsYW5kYXJvdmZhcnJ1aDY2QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc4NTQ5MH0._Y0qGaCrpLFqoMX_K8ZkEsGbI54742bCc110jsq38S0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0413cf02b380ba5-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"92.63.204.54","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-May-2026 22:40:00 UTC] === User Orders API Called ===
[30-May-2026 22:40:00 UTC] User ID: 689
[30-May-2026 22:40:00 UTC] Limit: 20, Offset: 0
[30-May-2026 22:40:00 UTC] Orders found: 0
[30-May-2026 22:40:00 UTC] Orders data: []
[30-May-2026 22:40:00 UTC] Total orders count: 0
[30-May-2026 22:40:00 UTC] === API CALL LOG ===
[30-May-2026 22:40:00 UTC] Endpoint: user/profile.php
[30-May-2026 22:40:00 UTC] Full Log Data: {
    "timestamp": "2026-05-30 22:40:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.204.54",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.204.54, 172.64.198.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg5IiwidXNlcm5hbWUiOiJmYXJydWhfODgyOCIsImVtYWlsIjoicWFsYW5kYXJvdmZhcnJ1aDY2QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc4NTQ5MH0._Y0qGaCrpLFqoMX_K8ZkEsGbI54742bCc110jsq38S0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0413cf02b390ba5-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.204.54",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-May-2026 22:40:00 UTC] === END API CALL LOG ===
[30-May-2026 22:40:00 UTC] ✅ API Hash verification passed for profile endpoint
[30-May-2026 22:40:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg5IiwidXNlcm5hbWUiOiJmYXJydWhfODgyOCIsImVtYWlsIjoicWFsYW5kYXJvdmZhcnJ1aDY2QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc4NTQ5MH0._Y0qGaCrpLFqoMX_K8ZkEsGbI54742bCc110jsq38S0
[30-May-2026 22:40:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-May-2026 22:40:00 UTC] ✅ JWT token verified successfully for user profile
[30-May-2026 22:40:00 UTC] User ID: 689
[30-May-2026 22:40:00 UTC] ✅ User profile retrieved successfully for user ID: 689
[30-May-2026 22:40:00 UTC] === API CALL LOG ===
[30-May-2026 22:40:00 UTC] Endpoint: user/profile.php
[30-May-2026 22:40:00 UTC] Full Log Data: {
    "timestamp": "2026-05-30 22:40:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.204.54",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.204.54, 172.64.198.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg5IiwidXNlcm5hbWUiOiJmYXJydWhfODgyOCIsImVtYWlsIjoicWFsYW5kYXJvdmZhcnJ1aDY2QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc4NTQ5MH0._Y0qGaCrpLFqoMX_K8ZkEsGbI54742bCc110jsq38S0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0413cf4a83f0ba5-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.204.54",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-May-2026 22:40:00 UTC] === END API CALL LOG ===
[30-May-2026 22:40:00 UTC] ✅ API Hash verification passed for profile endpoint
[30-May-2026 22:40:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg5IiwidXNlcm5hbWUiOiJmYXJydWhfODgyOCIsImVtYWlsIjoicWFsYW5kYXJvdmZhcnJ1aDY2QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc4NTQ5MH0._Y0qGaCrpLFqoMX_K8ZkEsGbI54742bCc110jsq38S0
[30-May-2026 22:40:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-May-2026 22:40:00 UTC] ✅ JWT token verified successfully for user profile
[30-May-2026 22:40:00 UTC] User ID: 689
[30-May-2026 22:40:00 UTC] ✅ User profile retrieved successfully for user ID: 689
[30-May-2026 22:40:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-May-2026 22:40:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-May-2026 22:40:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.63.204.54, 172.64.198.81","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg5IiwidXNlcm5hbWUiOiJmYXJydWhfODgyOCIsImVtYWlsIjoicWFsYW5kYXJvdmZhcnJ1aDY2QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc4NTQ5MH0._Y0qGaCrpLFqoMX_K8ZkEsGbI54742bCc110jsq38S0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0413d6a9e890ba5-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"92.63.204.54","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-May-2026 22:40:19 UTC] === User Orders API Called ===
[30-May-2026 22:40:19 UTC] User ID: 689
[30-May-2026 22:40:19 UTC] Limit: 20, Offset: 0
[30-May-2026 22:40:19 UTC] Orders found: 0
[30-May-2026 22:40:19 UTC] Orders data: []
[30-May-2026 22:40:19 UTC] Total orders count: 0
[30-May-2026 22:40:19 UTC] === API CALL LOG ===
[30-May-2026 22:40:19 UTC] Endpoint: user/profile.php
[30-May-2026 22:40:19 UTC] Full Log Data: {
    "timestamp": "2026-05-30 22:40:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.204.54",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.204.54, 172.64.198.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg5IiwidXNlcm5hbWUiOiJmYXJydWhfODgyOCIsImVtYWlsIjoicWFsYW5kYXJvdmZhcnJ1aDY2QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc4NTQ5MH0._Y0qGaCrpLFqoMX_K8ZkEsGbI54742bCc110jsq38S0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0413d6a9e8c0ba5-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.204.54",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-May-2026 22:40:19 UTC] === END API CALL LOG ===
[30-May-2026 22:40:19 UTC] ✅ API Hash verification passed for profile endpoint
[30-May-2026 22:40:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg5IiwidXNlcm5hbWUiOiJmYXJydWhfODgyOCIsImVtYWlsIjoicWFsYW5kYXJvdmZhcnJ1aDY2QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc4NTQ5MH0._Y0qGaCrpLFqoMX_K8ZkEsGbI54742bCc110jsq38S0
[30-May-2026 22:40:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-May-2026 22:40:19 UTC] ✅ JWT token verified successfully for user profile
[30-May-2026 22:40:19 UTC] User ID: 689
[30-May-2026 22:40:19 UTC] ✅ User profile retrieved successfully for user ID: 689
[30-May-2026 22:40:20 UTC] === API CALL LOG ===
[30-May-2026 22:40:20 UTC] Endpoint: user/profile.php
[30-May-2026 22:40:20 UTC] Full Log Data: {
    "timestamp": "2026-05-30 22:40:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.204.54",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.204.54, 172.64.198.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg5IiwidXNlcm5hbWUiOiJmYXJydWhfODgyOCIsImVtYWlsIjoicWFsYW5kYXJvdmZhcnJ1aDY2QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc4NTQ5MH0._Y0qGaCrpLFqoMX_K8ZkEsGbI54742bCc110jsq38S0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0413d6e0a350ba5-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.204.54",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-May-2026 22:40:20 UTC] === END API CALL LOG ===
[30-May-2026 22:40:20 UTC] ✅ API Hash verification passed for profile endpoint
[30-May-2026 22:40:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg5IiwidXNlcm5hbWUiOiJmYXJydWhfODgyOCIsImVtYWlsIjoicWFsYW5kYXJvdmZhcnJ1aDY2QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc4NTQ5MH0._Y0qGaCrpLFqoMX_K8ZkEsGbI54742bCc110jsq38S0
[30-May-2026 22:40:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-May-2026 22:40:20 UTC] ✅ JWT token verified successfully for user profile
[30-May-2026 22:40:20 UTC] User ID: 689
[30-May-2026 22:40:20 UTC] ✅ User profile retrieved successfully for user ID: 689
[30-May-2026 22:40:39 UTC] === API CALL LOG ===
[30-May-2026 22:40:39 UTC] Endpoint: user/profile.php
[30-May-2026 22:40:39 UTC] Full Log Data: {
    "timestamp": "2026-05-30 22:40:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.204.54",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.204.54, 172.64.198.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg5IiwidXNlcm5hbWUiOiJmYXJydWhfODgyOCIsImVtYWlsIjoicWFsYW5kYXJvdmZhcnJ1aDY2QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc4NTQ5MH0._Y0qGaCrpLFqoMX_K8ZkEsGbI54742bCc110jsq38S0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0413de44fb70ba5-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.204.54",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-May-2026 22:40:39 UTC] === END API CALL LOG ===
[30-May-2026 22:40:39 UTC] ✅ API Hash verification passed for profile endpoint
[30-May-2026 22:40:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg5IiwidXNlcm5hbWUiOiJmYXJydWhfODgyOCIsImVtYWlsIjoicWFsYW5kYXJvdmZhcnJ1aDY2QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc4NTQ5MH0._Y0qGaCrpLFqoMX_K8ZkEsGbI54742bCc110jsq38S0
[30-May-2026 22:40:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-May-2026 22:40:39 UTC] ✅ JWT token verified successfully for user profile
[30-May-2026 22:40:39 UTC] User ID: 689
[30-May-2026 22:40:39 UTC] ✅ User profile retrieved successfully for user ID: 689
[30-May-2026 22:40:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-May-2026 22:40:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-May-2026 22:40:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.63.204.54, 172.64.198.81","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg5IiwidXNlcm5hbWUiOiJmYXJydWhfODgyOCIsImVtYWlsIjoicWFsYW5kYXJvdmZhcnJ1aDY2QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc4NTQ5MH0._Y0qGaCrpLFqoMX_K8ZkEsGbI54742bCc110jsq38S0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0413de44fb60ba5-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"92.63.204.54","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-May-2026 22:40:39 UTC] === User Orders API Called ===
[30-May-2026 22:40:39 UTC] User ID: 689
[30-May-2026 22:40:39 UTC] Limit: 20, Offset: 0
[30-May-2026 22:40:39 UTC] Orders found: 0
[30-May-2026 22:40:39 UTC] Orders data: []
[30-May-2026 22:40:39 UTC] Total orders count: 0
[30-May-2026 22:40:39 UTC] === API CALL LOG ===
[30-May-2026 22:40:39 UTC] Endpoint: user/profile.php
[30-May-2026 22:40:39 UTC] Full Log Data: {
    "timestamp": "2026-05-30 22:40:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.204.54",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.204.54, 172.64.198.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg5IiwidXNlcm5hbWUiOiJmYXJydWhfODgyOCIsImVtYWlsIjoicWFsYW5kYXJvdmZhcnJ1aDY2QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc4NTQ5MH0._Y0qGaCrpLFqoMX_K8ZkEsGbI54742bCc110jsq38S0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0413de7cae30ba5-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.204.54",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-May-2026 22:40:39 UTC] === END API CALL LOG ===
[30-May-2026 22:40:39 UTC] ✅ API Hash verification passed for profile endpoint
[30-May-2026 22:40:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg5IiwidXNlcm5hbWUiOiJmYXJydWhfODgyOCIsImVtYWlsIjoicWFsYW5kYXJvdmZhcnJ1aDY2QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc4NTQ5MH0._Y0qGaCrpLFqoMX_K8ZkEsGbI54742bCc110jsq38S0
[30-May-2026 22:40:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-May-2026 22:40:39 UTC] ✅ JWT token verified successfully for user profile
[30-May-2026 22:40:39 UTC] User ID: 689
[30-May-2026 22:40:39 UTC] ✅ User profile retrieved successfully for user ID: 689
[30-May-2026 22:40:49 UTC] === API CALL LOG ===
[30-May-2026 22:40:49 UTC] Endpoint: user/profile.php
[30-May-2026 22:40:49 UTC] Full Log Data: {
    "timestamp": "2026-05-30 22:40:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.204.54",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.204.54, 172.64.198.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg5IiwidXNlcm5hbWUiOiJmYXJydWhfODgyOCIsImVtYWlsIjoicWFsYW5kYXJvdmZhcnJ1aDY2QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc4NTQ5MH0._Y0qGaCrpLFqoMX_K8ZkEsGbI54742bCc110jsq38S0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0413e224ea70ba5-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.204.54",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-May-2026 22:40:49 UTC] === END API CALL LOG ===
[30-May-2026 22:40:49 UTC] ✅ API Hash verification passed for profile endpoint
[30-May-2026 22:40:49 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-May-2026 22:40:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg5IiwidXNlcm5hbWUiOiJmYXJydWhfODgyOCIsImVtYWlsIjoicWFsYW5kYXJvdmZhcnJ1aDY2QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc4NTQ5MH0._Y0qGaCrpLFqoMX_K8ZkEsGbI54742bCc110jsq38S0
[30-May-2026 22:40:49 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-May-2026 22:40:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-May-2026 22:40:49 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.63.204.54, 172.64.198.81","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg5IiwidXNlcm5hbWUiOiJmYXJydWhfODgyOCIsImVtYWlsIjoicWFsYW5kYXJvdmZhcnJ1aDY2QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc4NTQ5MH0._Y0qGaCrpLFqoMX_K8ZkEsGbI54742bCc110jsq38S0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0413e224ea40ba5-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"92.63.204.54","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-May-2026 22:40:49 UTC] ✅ JWT token verified successfully for user profile
[30-May-2026 22:40:49 UTC] User ID: 689
[30-May-2026 22:40:49 UTC] === User Orders API Called ===
[30-May-2026 22:40:49 UTC] User ID: 689
[30-May-2026 22:40:49 UTC] Limit: 20, Offset: 0
[30-May-2026 22:40:49 UTC] ✅ User profile retrieved successfully for user ID: 689
[30-May-2026 22:40:49 UTC] Orders found: 0
[30-May-2026 22:40:49 UTC] Orders data: []
[30-May-2026 22:40:49 UTC] Total orders count: 0
[30-May-2026 22:40:49 UTC] === API CALL LOG ===
[30-May-2026 22:40:49 UTC] Endpoint: user/profile.php
[30-May-2026 22:40:49 UTC] Full Log Data: {
    "timestamp": "2026-05-30 22:40:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.204.54",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.204.54, 172.64.198.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg5IiwidXNlcm5hbWUiOiJmYXJydWhfODgyOCIsImVtYWlsIjoicWFsYW5kYXJvdmZhcnJ1aDY2QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc4NTQ5MH0._Y0qGaCrpLFqoMX_K8ZkEsGbI54742bCc110jsq38S0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0413e25eacc0ba5-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.204.54",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-May-2026 22:40:49 UTC] === END API CALL LOG ===
[30-May-2026 22:40:49 UTC] ✅ API Hash verification passed for profile endpoint
[30-May-2026 22:40:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg5IiwidXNlcm5hbWUiOiJmYXJydWhfODgyOCIsImVtYWlsIjoicWFsYW5kYXJvdmZhcnJ1aDY2QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc4NTQ5MH0._Y0qGaCrpLFqoMX_K8ZkEsGbI54742bCc110jsq38S0
[30-May-2026 22:40:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-May-2026 22:40:49 UTC] ✅ JWT token verified successfully for user profile
[30-May-2026 22:40:49 UTC] User ID: 689
[30-May-2026 22:40:49 UTC] ✅ User profile retrieved successfully for user ID: 689
[30-May-2026 22:41:00 UTC] === API CALL LOG ===
[30-May-2026 22:41:00 UTC] Endpoint: user/profile.php
[30-May-2026 22:41:00 UTC] Full Log Data: {
    "timestamp": "2026-05-30 22:41:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.204.54",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.204.54, 172.64.198.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg5IiwidXNlcm5hbWUiOiJmYXJydWhfODgyOCIsImVtYWlsIjoicWFsYW5kYXJvdmZhcnJ1aDY2QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc4NTQ5MH0._Y0qGaCrpLFqoMX_K8ZkEsGbI54742bCc110jsq38S0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0413e6b4db60ba5-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.204.54",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-May-2026 22:41:00 UTC] === END API CALL LOG ===
[30-May-2026 22:41:00 UTC] ✅ API Hash verification passed for profile endpoint
[30-May-2026 22:41:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg5IiwidXNlcm5hbWUiOiJmYXJydWhfODgyOCIsImVtYWlsIjoicWFsYW5kYXJvdmZhcnJ1aDY2QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc4NTQ5MH0._Y0qGaCrpLFqoMX_K8ZkEsGbI54742bCc110jsq38S0
[30-May-2026 22:41:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-May-2026 22:41:00 UTC] ✅ JWT token verified successfully for user profile
[30-May-2026 22:41:00 UTC] User ID: 689
[30-May-2026 22:41:00 UTC] ✅ User profile retrieved successfully for user ID: 689
[30-May-2026 22:41:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-May-2026 22:41:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-May-2026 22:41:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.63.204.54, 172.64.198.81","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg5IiwidXNlcm5hbWUiOiJmYXJydWhfODgyOCIsImVtYWlsIjoicWFsYW5kYXJvdmZhcnJ1aDY2QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc4NTQ5MH0._Y0qGaCrpLFqoMX_K8ZkEsGbI54742bCc110jsq38S0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0413e6b4db10ba5-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"92.63.204.54","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-May-2026 22:41:00 UTC] === User Orders API Called ===
[30-May-2026 22:41:00 UTC] User ID: 689
[30-May-2026 22:41:00 UTC] Limit: 20, Offset: 0
[30-May-2026 22:41:00 UTC] Orders found: 0
[30-May-2026 22:41:00 UTC] Orders data: []
[30-May-2026 22:41:00 UTC] Total orders count: 0
[30-May-2026 22:41:01 UTC] === API CALL LOG ===
[30-May-2026 22:41:01 UTC] Endpoint: user/profile.php
[30-May-2026 22:41:01 UTC] Full Log Data: {
    "timestamp": "2026-05-30 22:41:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.204.54",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.204.54, 172.64.198.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg5IiwidXNlcm5hbWUiOiJmYXJydWhfODgyOCIsImVtYWlsIjoicWFsYW5kYXJvdmZhcnJ1aDY2QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc4NTQ5MH0._Y0qGaCrpLFqoMX_K8ZkEsGbI54742bCc110jsq38S0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0413e6ea9d00ba5-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.204.54",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-May-2026 22:41:01 UTC] === END API CALL LOG ===
[30-May-2026 22:41:01 UTC] ✅ API Hash verification passed for profile endpoint
[30-May-2026 22:41:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg5IiwidXNlcm5hbWUiOiJmYXJydWhfODgyOCIsImVtYWlsIjoicWFsYW5kYXJvdmZhcnJ1aDY2QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc4NTQ5MH0._Y0qGaCrpLFqoMX_K8ZkEsGbI54742bCc110jsq38S0
[30-May-2026 22:41:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-May-2026 22:41:01 UTC] ✅ JWT token verified successfully for user profile
[30-May-2026 22:41:01 UTC] User ID: 689
[30-May-2026 22:41:01 UTC] ✅ User profile retrieved successfully for user ID: 689
[30-May-2026 22:41:04 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-May-2026 22:41:04 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-May-2026 22:41:04 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.63.204.54, 172.64.198.81","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg5IiwidXNlcm5hbWUiOiJmYXJydWhfODgyOCIsImVtYWlsIjoicWFsYW5kYXJvdmZhcnJ1aDY2QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc4NTQ5MH0._Y0qGaCrpLFqoMX_K8ZkEsGbI54742bCc110jsq38S0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0413e8388500ba5-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"92.63.204.54","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-May-2026 22:41:04 UTC] === User Orders API Called ===
[30-May-2026 22:41:04 UTC] === API CALL LOG ===
[30-May-2026 22:41:04 UTC] User ID: 689
[30-May-2026 22:41:04 UTC] Endpoint: user/profile.php
[30-May-2026 22:41:04 UTC] Limit: 20, Offset: 0
[30-May-2026 22:41:04 UTC] Full Log Data: {
    "timestamp": "2026-05-30 22:41:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.204.54",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.204.54, 172.64.198.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg5IiwidXNlcm5hbWUiOiJmYXJydWhfODgyOCIsImVtYWlsIjoicWFsYW5kYXJvdmZhcnJ1aDY2QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc4NTQ5MH0._Y0qGaCrpLFqoMX_K8ZkEsGbI54742bCc110jsq38S0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0413e8388520ba5-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.204.54",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-May-2026 22:41:04 UTC] === END API CALL LOG ===
[30-May-2026 22:41:04 UTC] ✅ API Hash verification passed for profile endpoint
[30-May-2026 22:41:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg5IiwidXNlcm5hbWUiOiJmYXJydWhfODgyOCIsImVtYWlsIjoicWFsYW5kYXJvdmZhcnJ1aDY2QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc4NTQ5MH0._Y0qGaCrpLFqoMX_K8ZkEsGbI54742bCc110jsq38S0
[30-May-2026 22:41:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-May-2026 22:41:04 UTC] ✅ JWT token verified successfully for user profile
[30-May-2026 22:41:04 UTC] Orders found: 0
[30-May-2026 22:41:04 UTC] User ID: 689
[30-May-2026 22:41:04 UTC] Orders data: []
[30-May-2026 22:41:04 UTC] Total orders count: 0
[30-May-2026 22:41:04 UTC] ✅ User profile retrieved successfully for user ID: 689
[30-May-2026 22:41:05 UTC] === API CALL LOG ===
[30-May-2026 22:41:05 UTC] Endpoint: user/profile.php
[30-May-2026 22:41:05 UTC] Full Log Data: {
    "timestamp": "2026-05-30 22:41:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.204.54",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.204.54, 172.64.198.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg5IiwidXNlcm5hbWUiOiJmYXJydWhfODgyOCIsImVtYWlsIjoicWFsYW5kYXJvdmZhcnJ1aDY2QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc4NTQ5MH0._Y0qGaCrpLFqoMX_K8ZkEsGbI54742bCc110jsq38S0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0413e86ec0b0ba5-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.204.54",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-May-2026 22:41:05 UTC] === END API CALL LOG ===
[30-May-2026 22:41:05 UTC] ✅ API Hash verification passed for profile endpoint
[30-May-2026 22:41:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg5IiwidXNlcm5hbWUiOiJmYXJydWhfODgyOCIsImVtYWlsIjoicWFsYW5kYXJvdmZhcnJ1aDY2QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc4NTQ5MH0._Y0qGaCrpLFqoMX_K8ZkEsGbI54742bCc110jsq38S0
[30-May-2026 22:41:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-May-2026 22:41:05 UTC] ✅ JWT token verified successfully for user profile
[30-May-2026 22:41:05 UTC] User ID: 689
[30-May-2026 22:41:05 UTC] ✅ User profile retrieved successfully for user ID: 689
[30-May-2026 22:41:05 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-May-2026 22:41:05 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-May-2026 22:41:05 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.63.204.54, 172.64.198.81","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg5IiwidXNlcm5hbWUiOiJmYXJydWhfODgyOCIsImVtYWlsIjoicWFsYW5kYXJvdmZhcnJ1aDY2QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc4NTQ5MH0._Y0qGaCrpLFqoMX_K8ZkEsGbI54742bCc110jsq38S0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0413e8a2f6c0ba5-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"92.63.204.54","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-May-2026 22:41:05 UTC] === User Orders API Called ===
[30-May-2026 22:41:05 UTC] User ID: 689
[30-May-2026 22:41:05 UTC] Limit: 20, Offset: 0
[30-May-2026 22:41:05 UTC] Orders found: 0
[30-May-2026 22:41:05 UTC] Orders data: []
[30-May-2026 22:41:05 UTC] Total orders count: 0
[30-May-2026 22:41:08 UTC] === API CALL LOG ===
[30-May-2026 22:41:08 UTC] Endpoint: user/profile.php
[30-May-2026 22:41:08 UTC] Full Log Data: {
    "timestamp": "2026-05-30 22:41:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.204.54",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.204.54, 172.64.198.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg5IiwidXNlcm5hbWUiOiJmYXJydWhfODgyOCIsImVtYWlsIjoicWFsYW5kYXJvdmZhcnJ1aDY2QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc4NTQ5MH0._Y0qGaCrpLFqoMX_K8ZkEsGbI54742bCc110jsq38S0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0413e9d9bee0ba5-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.204.54",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-May-2026 22:41:08 UTC] === END API CALL LOG ===
[30-May-2026 22:41:08 UTC] ✅ API Hash verification passed for profile endpoint
[30-May-2026 22:41:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg5IiwidXNlcm5hbWUiOiJmYXJydWhfODgyOCIsImVtYWlsIjoicWFsYW5kYXJvdmZhcnJ1aDY2QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc4NTQ5MH0._Y0qGaCrpLFqoMX_K8ZkEsGbI54742bCc110jsq38S0
[30-May-2026 22:41:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-May-2026 22:41:08 UTC] ✅ JWT token verified successfully for user profile
[30-May-2026 22:41:08 UTC] User ID: 689
[30-May-2026 22:41:08 UTC] ✅ User profile retrieved successfully for user ID: 689
[30-May-2026 22:41:08 UTC] User Purchases API - User ID: 689
[30-May-2026 22:41:08 UTC] User Purchases API - Total purchases found: 1
[30-May-2026 22:41:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-May-2026 22:41:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-May-2026 22:41:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.63.204.54, 172.64.198.80","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg5IiwidXNlcm5hbWUiOiJmYXJydWhfODgyOCIsImVtYWlsIjoicWFsYW5kYXJvdmZhcnJ1aDY2QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc4NTQ5MH0._Y0qGaCrpLFqoMX_K8ZkEsGbI54742bCc110jsq38S0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0413ed9ed030ba5-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"92.63.204.54","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-May-2026 22:41:18 UTC] === User Orders API Called ===
[30-May-2026 22:41:18 UTC] User ID: 689
[30-May-2026 22:41:18 UTC] Limit: 20, Offset: 0
[30-May-2026 22:41:18 UTC] Orders found: 0
[30-May-2026 22:41:18 UTC] Orders data: []
[30-May-2026 22:41:18 UTC] Total orders count: 0
[30-May-2026 22:41:18 UTC] === API CALL LOG ===
[30-May-2026 22:41:18 UTC] Endpoint: user/profile.php
[30-May-2026 22:41:18 UTC] Full Log Data: {
    "timestamp": "2026-05-30 22:41:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.204.54",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.204.54, 172.64.198.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg5IiwidXNlcm5hbWUiOiJmYXJydWhfODgyOCIsImVtYWlsIjoicWFsYW5kYXJvdmZhcnJ1aDY2QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc4NTQ5MH0._Y0qGaCrpLFqoMX_K8ZkEsGbI54742bCc110jsq38S0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0413ed9ed040ba5-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.204.54",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-May-2026 22:41:18 UTC] === END API CALL LOG ===
[30-May-2026 22:41:18 UTC] ✅ API Hash verification passed for profile endpoint
[30-May-2026 22:41:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg5IiwidXNlcm5hbWUiOiJmYXJydWhfODgyOCIsImVtYWlsIjoicWFsYW5kYXJvdmZhcnJ1aDY2QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc4NTQ5MH0._Y0qGaCrpLFqoMX_K8ZkEsGbI54742bCc110jsq38S0
[30-May-2026 22:41:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-May-2026 22:41:18 UTC] ✅ JWT token verified successfully for user profile
[30-May-2026 22:41:18 UTC] User ID: 689
[30-May-2026 22:41:18 UTC] ✅ User profile retrieved successfully for user ID: 689
[30-May-2026 22:41:18 UTC] === API CALL LOG ===
[30-May-2026 22:41:18 UTC] Endpoint: user/profile.php
[30-May-2026 22:41:18 UTC] Full Log Data: {
    "timestamp": "2026-05-30 22:41:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.204.54",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.204.54, 172.64.198.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg5IiwidXNlcm5hbWUiOiJmYXJydWhfODgyOCIsImVtYWlsIjoicWFsYW5kYXJvdmZhcnJ1aDY2QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc4NTQ5MH0._Y0qGaCrpLFqoMX_K8ZkEsGbI54742bCc110jsq38S0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0413edd382f0ba5-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.204.54",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-May-2026 22:41:18 UTC] === END API CALL LOG ===
[30-May-2026 22:41:18 UTC] ✅ API Hash verification passed for profile endpoint
[30-May-2026 22:41:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg5IiwidXNlcm5hbWUiOiJmYXJydWhfODgyOCIsImVtYWlsIjoicWFsYW5kYXJvdmZhcnJ1aDY2QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc4NTQ5MH0._Y0qGaCrpLFqoMX_K8ZkEsGbI54742bCc110jsq38S0
[30-May-2026 22:41:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-May-2026 22:41:18 UTC] ✅ JWT token verified successfully for user profile
[30-May-2026 22:41:18 UTC] User ID: 689
[30-May-2026 22:41:18 UTC] ✅ User profile retrieved successfully for user ID: 689
[30-May-2026 22:41:58 UTC] === API CALL LOG ===
[30-May-2026 22:41:58 UTC] Endpoint: user/profile.php
[30-May-2026 22:41:58 UTC] Full Log Data: {
    "timestamp": "2026-05-30 22:41:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.204.54",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.204.54, 172.68.159.124",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg5IiwidXNlcm5hbWUiOiJmYXJydWhfODgyOCIsImVtYWlsIjoicWFsYW5kYXJvdmZhcnJ1aDY2QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc4NTQ5MH0._Y0qGaCrpLFqoMX_K8ZkEsGbI54742bCc110jsq38S0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0413fd478e8eec9-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.204.54",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-May-2026 22:41:58 UTC] === END API CALL LOG ===
[30-May-2026 22:41:58 UTC] ✅ API Hash verification passed for profile endpoint
[30-May-2026 22:41:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg5IiwidXNlcm5hbWUiOiJmYXJydWhfODgyOCIsImVtYWlsIjoicWFsYW5kYXJvdmZhcnJ1aDY2QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc4NTQ5MH0._Y0qGaCrpLFqoMX_K8ZkEsGbI54742bCc110jsq38S0
[30-May-2026 22:41:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-May-2026 22:41:58 UTC] ✅ JWT token verified successfully for user profile
[30-May-2026 22:41:58 UTC] User ID: 689
[30-May-2026 22:41:58 UTC] ✅ User profile retrieved successfully for user ID: 689
[30-May-2026 22:42:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-May-2026 22:42:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-May-2026 22:42:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.63.204.54, 172.68.159.181","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg5IiwidXNlcm5hbWUiOiJmYXJydWhfODgyOCIsImVtYWlsIjoicWFsYW5kYXJvdmZhcnJ1aDY2QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc4NTQ5MH0._Y0qGaCrpLFqoMX_K8ZkEsGbI54742bCc110jsq38S0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0413fe43b42eec9-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"92.63.204.54","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-May-2026 22:42:01 UTC] === API CALL LOG ===
[30-May-2026 22:42:01 UTC] === User Orders API Called ===
[30-May-2026 22:42:01 UTC] Endpoint: user/profile.php
[30-May-2026 22:42:01 UTC] User ID: 689
[30-May-2026 22:42:01 UTC] Full Log Data: {
    "timestamp": "2026-05-30 22:42:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.204.54",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.204.54, 172.68.159.123",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg5IiwidXNlcm5hbWUiOiJmYXJydWhfODgyOCIsImVtYWlsIjoicWFsYW5kYXJvdmZhcnJ1aDY2QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc4NTQ5MH0._Y0qGaCrpLFqoMX_K8ZkEsGbI54742bCc110jsq38S0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0413fe43b46eec9-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.204.54",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-May-2026 22:42:01 UTC] === END API CALL LOG ===
[30-May-2026 22:42:01 UTC] Limit: 20, Offset: 0
[30-May-2026 22:42:01 UTC] ✅ API Hash verification passed for profile endpoint
[30-May-2026 22:42:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg5IiwidXNlcm5hbWUiOiJmYXJydWhfODgyOCIsImVtYWlsIjoicWFsYW5kYXJvdmZhcnJ1aDY2QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc4NTQ5MH0._Y0qGaCrpLFqoMX_K8ZkEsGbI54742bCc110jsq38S0
[30-May-2026 22:42:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-May-2026 22:42:01 UTC] ✅ JWT token verified successfully for user profile
[30-May-2026 22:42:01 UTC] User ID: 689
[30-May-2026 22:42:01 UTC] Orders found: 0
[30-May-2026 22:42:01 UTC] Orders data: []
[30-May-2026 22:42:01 UTC] ✅ User profile retrieved successfully for user ID: 689
[30-May-2026 22:42:01 UTC] Total orders count: 0
[30-May-2026 22:42:01 UTC] === API CALL LOG ===
[30-May-2026 22:42:01 UTC] Endpoint: user/profile.php
[30-May-2026 22:42:01 UTC] Full Log Data: {
    "timestamp": "2026-05-30 22:42:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.204.54",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.204.54, 172.68.159.123",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg5IiwidXNlcm5hbWUiOiJmYXJydWhfODgyOCIsImVtYWlsIjoicWFsYW5kYXJvdmZhcnJ1aDY2QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc4NTQ5MH0._Y0qGaCrpLFqoMX_K8ZkEsGbI54742bCc110jsq38S0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0413fe79ff7eec9-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.204.54",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-May-2026 22:42:01 UTC] === END API CALL LOG ===
[30-May-2026 22:42:01 UTC] ✅ API Hash verification passed for profile endpoint
[30-May-2026 22:42:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg5IiwidXNlcm5hbWUiOiJmYXJydWhfODgyOCIsImVtYWlsIjoicWFsYW5kYXJvdmZhcnJ1aDY2QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc4NTQ5MH0._Y0qGaCrpLFqoMX_K8ZkEsGbI54742bCc110jsq38S0
[30-May-2026 22:42:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-May-2026 22:42:01 UTC] ✅ JWT token verified successfully for user profile
[30-May-2026 22:42:01 UTC] User ID: 689
[30-May-2026 22:42:01 UTC] ✅ User profile retrieved successfully for user ID: 689
[30-May-2026 22:42:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-May-2026 22:42:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-May-2026 22:42:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.63.204.54, 172.68.159.124","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg5IiwidXNlcm5hbWUiOiJmYXJydWhfODgyOCIsImVtYWlsIjoicWFsYW5kYXJvdmZhcnJ1aDY2QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc4NTQ5MH0._Y0qGaCrpLFqoMX_K8ZkEsGbI54742bCc110jsq38S0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a04140c27ec1eec9-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"92.63.204.54","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-May-2026 22:42:36 UTC] === User Orders API Called ===
[30-May-2026 22:42:36 UTC] User ID: 689
[30-May-2026 22:42:36 UTC] Limit: 20, Offset: 0
[30-May-2026 22:42:36 UTC] Orders found: 0
[30-May-2026 22:42:36 UTC] Orders data: []
[30-May-2026 22:42:36 UTC] Total orders count: 0
[30-May-2026 22:42:36 UTC] === API CALL LOG ===
[30-May-2026 22:42:36 UTC] Endpoint: user/profile.php
[30-May-2026 22:42:36 UTC] Full Log Data: {
    "timestamp": "2026-05-30 22:42:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.204.54",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.204.54, 172.68.159.124",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg5IiwidXNlcm5hbWUiOiJmYXJydWhfODgyOCIsImVtYWlsIjoicWFsYW5kYXJvdmZhcnJ1aDY2QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc4NTQ5MH0._Y0qGaCrpLFqoMX_K8ZkEsGbI54742bCc110jsq38S0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a04140c27ec2eec9-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.204.54",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-May-2026 22:42:36 UTC] === END API CALL LOG ===
[30-May-2026 22:42:36 UTC] ✅ API Hash verification passed for profile endpoint
[30-May-2026 22:42:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg5IiwidXNlcm5hbWUiOiJmYXJydWhfODgyOCIsImVtYWlsIjoicWFsYW5kYXJvdmZhcnJ1aDY2QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc4NTQ5MH0._Y0qGaCrpLFqoMX_K8ZkEsGbI54742bCc110jsq38S0
[30-May-2026 22:42:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-May-2026 22:42:36 UTC] ✅ JWT token verified successfully for user profile
[30-May-2026 22:42:36 UTC] User ID: 689
[30-May-2026 22:42:36 UTC] ✅ User profile retrieved successfully for user ID: 689
[30-May-2026 22:42:37 UTC] === API CALL LOG ===
[30-May-2026 22:42:37 UTC] Endpoint: user/profile.php
[30-May-2026 22:42:37 UTC] Full Log Data: {
    "timestamp": "2026-05-30 22:42:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.204.54",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.204.54, 172.68.159.124",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg5IiwidXNlcm5hbWUiOiJmYXJydWhfODgyOCIsImVtYWlsIjoicWFsYW5kYXJvdmZhcnJ1aDY2QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc4NTQ5MH0._Y0qGaCrpLFqoMX_K8ZkEsGbI54742bCc110jsq38S0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a04140c5fa8eeec9-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.204.54",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-May-2026 22:42:37 UTC] === END API CALL LOG ===
[30-May-2026 22:42:37 UTC] ✅ API Hash verification passed for profile endpoint
[30-May-2026 22:42:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg5IiwidXNlcm5hbWUiOiJmYXJydWhfODgyOCIsImVtYWlsIjoicWFsYW5kYXJvdmZhcnJ1aDY2QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc4NTQ5MH0._Y0qGaCrpLFqoMX_K8ZkEsGbI54742bCc110jsq38S0
[30-May-2026 22:42:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-May-2026 22:42:37 UTC] ✅ JWT token verified successfully for user profile
[30-May-2026 22:42:37 UTC] User ID: 689
[30-May-2026 22:42:37 UTC] ✅ User profile retrieved successfully for user ID: 689
[30-May-2026 22:42:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-May-2026 22:42:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-May-2026 22:42:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.63.204.54, 172.68.159.124","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg5IiwidXNlcm5hbWUiOiJmYXJydWhfODgyOCIsImVtYWlsIjoicWFsYW5kYXJvdmZhcnJ1aDY2QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc4NTQ5MH0._Y0qGaCrpLFqoMX_K8ZkEsGbI54742bCc110jsq38S0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a04140e069fceec9-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"92.63.204.54","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-May-2026 22:42:41 UTC] === User Orders API Called ===
[30-May-2026 22:42:41 UTC] User ID: 689
[30-May-2026 22:42:41 UTC] Limit: 20, Offset: 0
[30-May-2026 22:42:41 UTC] Orders found: 0
[30-May-2026 22:42:41 UTC] Orders data: []
[30-May-2026 22:42:41 UTC] Total orders count: 0
[30-May-2026 22:42:42 UTC] === API CALL LOG ===
[30-May-2026 22:42:42 UTC] Endpoint: user/profile.php
[30-May-2026 22:42:42 UTC] Full Log Data: {
    "timestamp": "2026-05-30 22:42:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.204.54",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.204.54, 172.68.159.124",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg5IiwidXNlcm5hbWUiOiJmYXJydWhfODgyOCIsImVtYWlsIjoicWFsYW5kYXJvdmZhcnJ1aDY2QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc4NTQ5MH0._Y0qGaCrpLFqoMX_K8ZkEsGbI54742bCc110jsq38S0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a04140e638a0eec9-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.204.54",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-May-2026 22:42:42 UTC] === END API CALL LOG ===
[30-May-2026 22:42:42 UTC] ✅ API Hash verification passed for profile endpoint
[30-May-2026 22:42:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg5IiwidXNlcm5hbWUiOiJmYXJydWhfODgyOCIsImVtYWlsIjoicWFsYW5kYXJvdmZhcnJ1aDY2QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc4NTQ5MH0._Y0qGaCrpLFqoMX_K8ZkEsGbI54742bCc110jsq38S0
[30-May-2026 22:42:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-May-2026 22:42:42 UTC] ✅ JWT token verified successfully for user profile
[30-May-2026 22:42:42 UTC] User ID: 689
[30-May-2026 22:42:42 UTC] ✅ User profile retrieved successfully for user ID: 689
[30-May-2026 22:42:42 UTC] User Purchases API - User ID: 689
[30-May-2026 22:42:42 UTC] User Purchases API - Total purchases found: 1
[30-May-2026 22:49:02 UTC] === API CALL LOG ===
[30-May-2026 22:49:02 UTC] Endpoint: user/profile.php
[30-May-2026 22:49:02 UTC] Full Log Data: {
    "timestamp": "2026-05-30 22:49:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.204.54",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.204.54, 172.64.198.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg5IiwidXNlcm5hbWUiOiJmYXJydWhfODgyOCIsImVtYWlsIjoicWFsYW5kYXJvdmZhcnJ1aDY2QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc4NTQ5MH0._Y0qGaCrpLFqoMX_K8ZkEsGbI54742bCc110jsq38S0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0414a2f38251102-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.204.54",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-May-2026 22:49:02 UTC] === END API CALL LOG ===
[30-May-2026 22:49:02 UTC] ✅ API Hash verification passed for profile endpoint
[30-May-2026 22:49:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg5IiwidXNlcm5hbWUiOiJmYXJydWhfODgyOCIsImVtYWlsIjoicWFsYW5kYXJvdmZhcnJ1aDY2QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc4NTQ5MH0._Y0qGaCrpLFqoMX_K8ZkEsGbI54742bCc110jsq38S0
[30-May-2026 22:49:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-May-2026 22:49:02 UTC] ✅ JWT token verified successfully for user profile
[30-May-2026 22:49:02 UTC] User ID: 689
[30-May-2026 22:49:02 UTC] ✅ User profile retrieved successfully for user ID: 689
[30-May-2026 22:49:12 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-May-2026 22:49:12 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-May-2026 22:49:12 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.63.204.54, 172.64.198.80","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg5IiwidXNlcm5hbWUiOiJmYXJydWhfODgyOCIsImVtYWlsIjoicWFsYW5kYXJvdmZhcnJ1aDY2QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc4NTQ5MH0._Y0qGaCrpLFqoMX_K8ZkEsGbI54742bCc110jsq38S0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0414a2f38291102-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"92.63.204.54","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-May-2026 22:49:12 UTC] === User Orders API Called ===
[30-May-2026 22:49:12 UTC] User ID: 689
[30-May-2026 22:49:12 UTC] Limit: 20, Offset: 0
[30-May-2026 22:49:12 UTC] Orders found: 0
[30-May-2026 22:49:12 UTC] Orders data: []
[30-May-2026 22:49:12 UTC] Total orders count: 0
[30-May-2026 22:49:12 UTC] === API CALL LOG ===
[30-May-2026 22:49:12 UTC] Endpoint: user/profile.php
[30-May-2026 22:49:12 UTC] Full Log Data: {
    "timestamp": "2026-05-30 22:49:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.204.54",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.204.54, 172.64.198.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg5IiwidXNlcm5hbWUiOiJmYXJydWhfODgyOCIsImVtYWlsIjoicWFsYW5kYXJvdmZhcnJ1aDY2QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc4NTQ5MH0._Y0qGaCrpLFqoMX_K8ZkEsGbI54742bCc110jsq38S0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0414a3029b51102-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.204.54",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-May-2026 22:49:12 UTC] === END API CALL LOG ===
[30-May-2026 22:49:12 UTC] ✅ API Hash verification passed for profile endpoint
[30-May-2026 22:49:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg5IiwidXNlcm5hbWUiOiJmYXJydWhfODgyOCIsImVtYWlsIjoicWFsYW5kYXJvdmZhcnJ1aDY2QGdtYWlsLmNvbSIsImV4cCI6MTc4MDc4NTQ5MH0._Y0qGaCrpLFqoMX_K8ZkEsGbI54742bCc110jsq38S0
[30-May-2026 22:49:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-May-2026 22:49:12 UTC] ✅ JWT token verified successfully for user profile
[30-May-2026 22:49:12 UTC] User ID: 689
[30-May-2026 22:49:12 UTC] ✅ User profile retrieved successfully for user ID: 689
[30-May-2026 23:02:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-May-2026 23:02:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-May-2026 23:02:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.178.32.242, 172.69.170.166","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkwIiwidXNlcm5hbWUiOiJtdXNheWlkaXJlIiwiZW1haWwiOiJtdXNheWlkaXJlMTJAZ21haWwuY29tIiwiZXhwIjoxNzgwNzg2OTc3fQ.QCxCxzD6ciohKVgka1EUEl8QKLuHZmtp_BNZLfwX_qQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0415e97fed13503-NBO","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.178.32.242","cf-ipcountry":"RW","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-May-2026 23:02:58 UTC] === User Orders API Called ===
[30-May-2026 23:02:58 UTC] User ID: 690
[30-May-2026 23:02:58 UTC] Limit: 20, Offset: 0
[30-May-2026 23:02:58 UTC] Orders found: 0
[30-May-2026 23:02:58 UTC] Orders data: []
[30-May-2026 23:02:58 UTC] Total orders count: 0
[30-May-2026 23:02:58 UTC] === API CALL LOG ===
[30-May-2026 23:02:58 UTC] Endpoint: user/profile.php
[30-May-2026 23:02:58 UTC] Full Log Data: {
    "timestamp": "2026-05-30 23:02:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.178.32.242",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.178.32.242, 172.69.170.166",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkwIiwidXNlcm5hbWUiOiJtdXNheWlkaXJlIiwiZW1haWwiOiJtdXNheWlkaXJlMTJAZ21haWwuY29tIiwiZXhwIjoxNzgwNzg2OTc3fQ.QCxCxzD6ciohKVgka1EUEl8QKLuHZmtp_BNZLfwX_qQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0415e97fecf3503-NBO",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.178.32.242",
        "cf-ipcountry": "RW",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-May-2026 23:02:58 UTC] === END API CALL LOG ===
[30-May-2026 23:02:58 UTC] ✅ API Hash verification passed for profile endpoint
[30-May-2026 23:02:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkwIiwidXNlcm5hbWUiOiJtdXNheWlkaXJlIiwiZW1haWwiOiJtdXNheWlkaXJlMTJAZ21haWwuY29tIiwiZXhwIjoxNzgwNzg2OTc3fQ.QCxCxzD6ciohKVgka1EUEl8QKLuHZmtp_BNZLfwX_qQ
[30-May-2026 23:02:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-May-2026 23:02:58 UTC] ✅ JWT token verified successfully for user profile
[30-May-2026 23:02:58 UTC] User ID: 690
[30-May-2026 23:02:58 UTC] ✅ User profile retrieved successfully for user ID: 690
[30-May-2026 23:02:59 UTC] === API CALL LOG ===
[30-May-2026 23:02:59 UTC] Endpoint: user/profile.php
[30-May-2026 23:02:59 UTC] Full Log Data: {
    "timestamp": "2026-05-30 23:02:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.178.32.242",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.178.32.242, 172.69.170.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkwIiwidXNlcm5hbWUiOiJtdXNheWlkaXJlIiwiZW1haWwiOiJtdXNheWlkaXJlMTJAZ21haWwuY29tIiwiZXhwIjoxNzgwNzg2OTc3fQ.QCxCxzD6ciohKVgka1EUEl8QKLuHZmtp_BNZLfwX_qQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0415e987f0e3503-NBO",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.178.32.242",
        "cf-ipcountry": "RW",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-May-2026 23:02:59 UTC] === END API CALL LOG ===
[30-May-2026 23:02:59 UTC] ✅ API Hash verification passed for profile endpoint
[30-May-2026 23:02:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkwIiwidXNlcm5hbWUiOiJtdXNheWlkaXJlIiwiZW1haWwiOiJtdXNheWlkaXJlMTJAZ21haWwuY29tIiwiZXhwIjoxNzgwNzg2OTc3fQ.QCxCxzD6ciohKVgka1EUEl8QKLuHZmtp_BNZLfwX_qQ
[30-May-2026 23:02:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-May-2026 23:02:59 UTC] ✅ JWT token verified successfully for user profile
[30-May-2026 23:02:59 UTC] User ID: 690
[30-May-2026 23:02:59 UTC] ✅ User profile retrieved successfully for user ID: 690
[30-May-2026 23:03:00 UTC] === API CALL LOG ===
[30-May-2026 23:03:00 UTC] Endpoint: user/profile.php
[30-May-2026 23:03:00 UTC] Full Log Data: {
    "timestamp": "2026-05-30 23:03:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.178.32.242",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.178.32.242, 172.69.170.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkwIiwidXNlcm5hbWUiOiJtdXNheWlkaXJlIiwiZW1haWwiOiJtdXNheWlkaXJlMTJAZ21haWwuY29tIiwiZXhwIjoxNzgwNzg2OTc3fQ.QCxCxzD6ciohKVgka1EUEl8QKLuHZmtp_BNZLfwX_qQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0415ea26cbe3503-NBO",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.178.32.242",
        "cf-ipcountry": "RW",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-May-2026 23:03:00 UTC] === END API CALL LOG ===
[30-May-2026 23:03:00 UTC] ✅ API Hash verification passed for profile endpoint
[30-May-2026 23:03:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkwIiwidXNlcm5hbWUiOiJtdXNheWlkaXJlIiwiZW1haWwiOiJtdXNheWlkaXJlMTJAZ21haWwuY29tIiwiZXhwIjoxNzgwNzg2OTc3fQ.QCxCxzD6ciohKVgka1EUEl8QKLuHZmtp_BNZLfwX_qQ
[30-May-2026 23:03:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-May-2026 23:03:00 UTC] ✅ JWT token verified successfully for user profile
[30-May-2026 23:03:00 UTC] User ID: 690
[30-May-2026 23:03:00 UTC] ✅ User profile retrieved successfully for user ID: 690
[30-May-2026 23:03:49 UTC] === API CALL LOG ===
[30-May-2026 23:03:49 UTC] Endpoint: user/profile.php
[30-May-2026 23:03:49 UTC] Full Log Data: {
    "timestamp": "2026-05-30 23:03:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.178.32.242",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.178.32.242, 172.69.170.167",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkwIiwidXNlcm5hbWUiOiJtdXNheWlkaXJlIiwiZW1haWwiOiJtdXNheWlkaXJlMTJAZ21haWwuY29tIiwiZXhwIjoxNzgwNzg2OTc3fQ.QCxCxzD6ciohKVgka1EUEl8QKLuHZmtp_BNZLfwX_qQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0415fd56bac2c2f-NBO",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.178.32.242",
        "cf-ipcountry": "RW",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-May-2026 23:03:49 UTC] === END API CALL LOG ===
[30-May-2026 23:03:49 UTC] ✅ API Hash verification passed for profile endpoint
[30-May-2026 23:03:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkwIiwidXNlcm5hbWUiOiJtdXNheWlkaXJlIiwiZW1haWwiOiJtdXNheWlkaXJlMTJAZ21haWwuY29tIiwiZXhwIjoxNzgwNzg2OTc3fQ.QCxCxzD6ciohKVgka1EUEl8QKLuHZmtp_BNZLfwX_qQ
[30-May-2026 23:03:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-May-2026 23:03:49 UTC] ✅ JWT token verified successfully for user profile
[30-May-2026 23:03:49 UTC] User ID: 690
[30-May-2026 23:03:49 UTC] ✅ User profile retrieved successfully for user ID: 690
[30-May-2026 23:04:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-May-2026 23:04:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-May-2026 23:04:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.178.32.242, 172.69.170.167","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkwIiwidXNlcm5hbWUiOiJtdXNheWlkaXJlIiwiZW1haWwiOiJtdXNheWlkaXJlMTJAZ21haWwuY29tIiwiZXhwIjoxNzgwNzg2OTc3fQ.QCxCxzD6ciohKVgka1EUEl8QKLuHZmtp_BNZLfwX_qQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0416110ccfc2c2f-NBO","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.178.32.242","cf-ipcountry":"RW","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-May-2026 23:04:40 UTC] === User Orders API Called ===
[30-May-2026 23:04:40 UTC] User ID: 690
[30-May-2026 23:04:40 UTC] Limit: 20, Offset: 0
[30-May-2026 23:04:40 UTC] Orders found: 0
[30-May-2026 23:04:40 UTC] Orders data: []
[30-May-2026 23:04:40 UTC] Total orders count: 0
[30-May-2026 23:04:40 UTC] === API CALL LOG ===
[30-May-2026 23:04:40 UTC] Endpoint: user/profile.php
[30-May-2026 23:04:40 UTC] Full Log Data: {
    "timestamp": "2026-05-30 23:04:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.178.32.242",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.178.32.242, 172.69.170.167",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkwIiwidXNlcm5hbWUiOiJtdXNheWlkaXJlIiwiZW1haWwiOiJtdXNheWlkaXJlMTJAZ21haWwuY29tIiwiZXhwIjoxNzgwNzg2OTc3fQ.QCxCxzD6ciohKVgka1EUEl8QKLuHZmtp_BNZLfwX_qQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a04161110d0c2c2f-NBO",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.178.32.242",
        "cf-ipcountry": "RW",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-May-2026 23:04:40 UTC] === END API CALL LOG ===
[30-May-2026 23:04:40 UTC] ✅ API Hash verification passed for profile endpoint
[30-May-2026 23:04:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkwIiwidXNlcm5hbWUiOiJtdXNheWlkaXJlIiwiZW1haWwiOiJtdXNheWlkaXJlMTJAZ21haWwuY29tIiwiZXhwIjoxNzgwNzg2OTc3fQ.QCxCxzD6ciohKVgka1EUEl8QKLuHZmtp_BNZLfwX_qQ
[30-May-2026 23:04:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-May-2026 23:04:40 UTC] ✅ JWT token verified successfully for user profile
[30-May-2026 23:04:40 UTC] User ID: 690
[30-May-2026 23:04:40 UTC] ✅ User profile retrieved successfully for user ID: 690
[30-May-2026 23:04:40 UTC] === API CALL LOG ===
[30-May-2026 23:04:40 UTC] Endpoint: user/profile.php
[30-May-2026 23:04:40 UTC] Full Log Data: {
    "timestamp": "2026-05-30 23:04:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.178.32.242",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.178.32.242, 172.69.170.167",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkwIiwidXNlcm5hbWUiOiJtdXNheWlkaXJlIiwiZW1haWwiOiJtdXNheWlkaXJlMTJAZ21haWwuY29tIiwiZXhwIjoxNzgwNzg2OTc3fQ.QCxCxzD6ciohKVgka1EUEl8QKLuHZmtp_BNZLfwX_qQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0416114cea42c2f-NBO",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.178.32.242",
        "cf-ipcountry": "RW",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-May-2026 23:04:40 UTC] === END API CALL LOG ===
[30-May-2026 23:04:40 UTC] ✅ API Hash verification passed for profile endpoint
[30-May-2026 23:04:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkwIiwidXNlcm5hbWUiOiJtdXNheWlkaXJlIiwiZW1haWwiOiJtdXNheWlkaXJlMTJAZ21haWwuY29tIiwiZXhwIjoxNzgwNzg2OTc3fQ.QCxCxzD6ciohKVgka1EUEl8QKLuHZmtp_BNZLfwX_qQ
[30-May-2026 23:04:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-May-2026 23:04:40 UTC] ✅ JWT token verified successfully for user profile
[30-May-2026 23:04:40 UTC] User ID: 690
[30-May-2026 23:04:40 UTC] ✅ User profile retrieved successfully for user ID: 690
[30-May-2026 23:04:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-May-2026 23:04:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-May-2026 23:04:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.178.32.242, 172.69.170.166","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkwIiwidXNlcm5hbWUiOiJtdXNheWlkaXJlIiwiZW1haWwiOiJtdXNheWlkaXJlMTJAZ21haWwuY29tIiwiZXhwIjoxNzgwNzg2OTc3fQ.QCxCxzD6ciohKVgka1EUEl8QKLuHZmtp_BNZLfwX_qQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0416150b8d32c2f-NBO","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.178.32.242","cf-ipcountry":"RW","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-May-2026 23:04:50 UTC] === User Orders API Called ===
[30-May-2026 23:04:50 UTC] User ID: 690
[30-May-2026 23:04:50 UTC] Limit: 20, Offset: 0
[30-May-2026 23:04:50 UTC] Orders found: 0
[30-May-2026 23:04:50 UTC] Orders data: []
[30-May-2026 23:04:50 UTC] Total orders count: 0
[30-May-2026 23:04:50 UTC] === API CALL LOG ===
[30-May-2026 23:04:50 UTC] Endpoint: user/profile.php
[30-May-2026 23:04:50 UTC] Full Log Data: {
    "timestamp": "2026-05-30 23:04:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.178.32.242",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.178.32.242, 172.69.170.166",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkwIiwidXNlcm5hbWUiOiJtdXNheWlkaXJlIiwiZW1haWwiOiJtdXNheWlkaXJlMTJAZ21haWwuY29tIiwiZXhwIjoxNzgwNzg2OTc3fQ.QCxCxzD6ciohKVgka1EUEl8QKLuHZmtp_BNZLfwX_qQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0416150f9012c2f-NBO",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.178.32.242",
        "cf-ipcountry": "RW",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-May-2026 23:04:50 UTC] === END API CALL LOG ===
[30-May-2026 23:04:50 UTC] ✅ API Hash verification passed for profile endpoint
[30-May-2026 23:04:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkwIiwidXNlcm5hbWUiOiJtdXNheWlkaXJlIiwiZW1haWwiOiJtdXNheWlkaXJlMTJAZ21haWwuY29tIiwiZXhwIjoxNzgwNzg2OTc3fQ.QCxCxzD6ciohKVgka1EUEl8QKLuHZmtp_BNZLfwX_qQ
[30-May-2026 23:04:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-May-2026 23:04:50 UTC] ✅ JWT token verified successfully for user profile
[30-May-2026 23:04:50 UTC] User ID: 690
[30-May-2026 23:04:50 UTC] ✅ User profile retrieved successfully for user ID: 690
[30-May-2026 23:04:50 UTC] === API CALL LOG ===
[30-May-2026 23:04:50 UTC] Endpoint: user/profile.php
[30-May-2026 23:04:50 UTC] Full Log Data: {
    "timestamp": "2026-05-30 23:04:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.178.32.242",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.178.32.242, 172.69.170.167",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkwIiwidXNlcm5hbWUiOiJtdXNheWlkaXJlIiwiZW1haWwiOiJtdXNheWlkaXJlMTJAZ21haWwuY29tIiwiZXhwIjoxNzgwNzg2OTc3fQ.QCxCxzD6ciohKVgka1EUEl8QKLuHZmtp_BNZLfwX_qQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0416154da982c2f-NBO",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.178.32.242",
        "cf-ipcountry": "RW",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-May-2026 23:04:50 UTC] === END API CALL LOG ===
[30-May-2026 23:04:50 UTC] ✅ API Hash verification passed for profile endpoint
[30-May-2026 23:04:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkwIiwidXNlcm5hbWUiOiJtdXNheWlkaXJlIiwiZW1haWwiOiJtdXNheWlkaXJlMTJAZ21haWwuY29tIiwiZXhwIjoxNzgwNzg2OTc3fQ.QCxCxzD6ciohKVgka1EUEl8QKLuHZmtp_BNZLfwX_qQ
[30-May-2026 23:04:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-May-2026 23:04:50 UTC] ✅ JWT token verified successfully for user profile
[30-May-2026 23:04:50 UTC] User ID: 690
[30-May-2026 23:04:50 UTC] ✅ User profile retrieved successfully for user ID: 690
[30-May-2026 23:05:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-May-2026 23:05:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-May-2026 23:05:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.178.32.242, 172.69.170.166","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkwIiwidXNlcm5hbWUiOiJtdXNheWlkaXJlIiwiZW1haWwiOiJtdXNheWlkaXJlMTJAZ21haWwuY29tIiwiZXhwIjoxNzgwNzg2OTc3fQ.QCxCxzD6ciohKVgka1EUEl8QKLuHZmtp_BNZLfwX_qQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a04161ea3cc12c2f-NBO","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.178.32.242","cf-ipcountry":"RW","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-May-2026 23:05:14 UTC] === User Orders API Called ===
[30-May-2026 23:05:14 UTC] User ID: 690
[30-May-2026 23:05:14 UTC] Limit: 20, Offset: 0
[30-May-2026 23:05:14 UTC] Orders found: 1
[30-May-2026 23:05:14 UTC] Orders data: [{"id":311,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cryptocurrencyrwa","status":"pending","created_at":"2026-05-31 02:35:12","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[30-May-2026 23:05:14 UTC] Total orders count: 1
[30-May-2026 23:05:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-May-2026 23:05:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-May-2026 23:05:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.178.32.242, 172.69.170.166","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkwIiwidXNlcm5hbWUiOiJtdXNheWlkaXJlIiwiZW1haWwiOiJtdXNheWlkaXJlMTJAZ21haWwuY29tIiwiZXhwIjoxNzgwNzg2OTc3fQ.QCxCxzD6ciohKVgka1EUEl8QKLuHZmtp_BNZLfwX_qQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a041620b2c1a2c2f-NBO","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.178.32.242","cf-ipcountry":"RW","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-May-2026 23:05:20 UTC] === User Orders API Called ===
[30-May-2026 23:05:20 UTC] User ID: 690
[30-May-2026 23:05:20 UTC] Limit: 20, Offset: 0
[30-May-2026 23:05:20 UTC] Orders found: 1
[30-May-2026 23:05:20 UTC] Orders data: [{"id":311,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cryptocurrencyrwa","status":"pending","created_at":"2026-05-31 02:35:12","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[30-May-2026 23:05:20 UTC] Total orders count: 1
[30-May-2026 23:05:20 UTC] === API CALL LOG ===
[30-May-2026 23:05:20 UTC] Endpoint: user/profile.php
[30-May-2026 23:05:20 UTC] Full Log Data: {
    "timestamp": "2026-05-30 23:05:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.178.32.242",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.178.32.242, 172.69.170.167",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkwIiwidXNlcm5hbWUiOiJtdXNheWlkaXJlIiwiZW1haWwiOiJtdXNheWlkaXJlMTJAZ21haWwuY29tIiwiZXhwIjoxNzgwNzg2OTc3fQ.QCxCxzD6ciohKVgka1EUEl8QKLuHZmtp_BNZLfwX_qQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a041620bdc562c2f-NBO",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.178.32.242",
        "cf-ipcountry": "RW",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-May-2026 23:05:20 UTC] === END API CALL LOG ===
[30-May-2026 23:05:20 UTC] ✅ API Hash verification passed for profile endpoint
[30-May-2026 23:05:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkwIiwidXNlcm5hbWUiOiJtdXNheWlkaXJlIiwiZW1haWwiOiJtdXNheWlkaXJlMTJAZ21haWwuY29tIiwiZXhwIjoxNzgwNzg2OTc3fQ.QCxCxzD6ciohKVgka1EUEl8QKLuHZmtp_BNZLfwX_qQ
[30-May-2026 23:05:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-May-2026 23:05:20 UTC] ✅ JWT token verified successfully for user profile
[30-May-2026 23:05:20 UTC] User ID: 690
[30-May-2026 23:05:20 UTC] ✅ User profile retrieved successfully for user ID: 690
[30-May-2026 23:05:20 UTC] === API CALL LOG ===
[30-May-2026 23:05:20 UTC] Endpoint: user/profile.php
[30-May-2026 23:05:20 UTC] Full Log Data: {
    "timestamp": "2026-05-30 23:05:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.178.32.242",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.178.32.242, 172.69.170.167",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkwIiwidXNlcm5hbWUiOiJtdXNheWlkaXJlIiwiZW1haWwiOiJtdXNheWlkaXJlMTJAZ21haWwuY29tIiwiZXhwIjoxNzgwNzg2OTc3fQ.QCxCxzD6ciohKVgka1EUEl8QKLuHZmtp_BNZLfwX_qQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a041620f5e402c2f-NBO",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.178.32.242",
        "cf-ipcountry": "RW",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-May-2026 23:05:20 UTC] === END API CALL LOG ===
[30-May-2026 23:05:20 UTC] ✅ API Hash verification passed for profile endpoint
[30-May-2026 23:05:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkwIiwidXNlcm5hbWUiOiJtdXNheWlkaXJlIiwiZW1haWwiOiJtdXNheWlkaXJlMTJAZ21haWwuY29tIiwiZXhwIjoxNzgwNzg2OTc3fQ.QCxCxzD6ciohKVgka1EUEl8QKLuHZmtp_BNZLfwX_qQ
[30-May-2026 23:05:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-May-2026 23:05:20 UTC] ✅ JWT token verified successfully for user profile
[30-May-2026 23:05:20 UTC] User ID: 690
[30-May-2026 23:05:20 UTC] ✅ User profile retrieved successfully for user ID: 690
[30-May-2026 23:05:52 UTC] === API CALL LOG ===
[30-May-2026 23:05:52 UTC] Endpoint: user/profile.php
[30-May-2026 23:05:52 UTC] Full Log Data: {
    "timestamp": "2026-05-30 23:05:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.178.32.242",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.178.32.242, 172.69.170.167",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkwIiwidXNlcm5hbWUiOiJtdXNheWlkaXJlIiwiZW1haWwiOiJtdXNheWlkaXJlMTJAZ21haWwuY29tIiwiZXhwIjoxNzgwNzg2OTc3fQ.QCxCxzD6ciohKVgka1EUEl8QKLuHZmtp_BNZLfwX_qQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a04162d55b002c2f-NBO",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.178.32.242",
        "cf-ipcountry": "RW",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-May-2026 23:05:52 UTC] === END API CALL LOG ===
[30-May-2026 23:05:52 UTC] ✅ API Hash verification passed for profile endpoint
[30-May-2026 23:05:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkwIiwidXNlcm5hbWUiOiJtdXNheWlkaXJlIiwiZW1haWwiOiJtdXNheWlkaXJlMTJAZ21haWwuY29tIiwiZXhwIjoxNzgwNzg2OTc3fQ.QCxCxzD6ciohKVgka1EUEl8QKLuHZmtp_BNZLfwX_qQ
[30-May-2026 23:05:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-May-2026 23:05:52 UTC] ✅ JWT token verified successfully for user profile
[30-May-2026 23:05:52 UTC] User ID: 690
[30-May-2026 23:05:52 UTC] ✅ User profile retrieved successfully for user ID: 690
[30-May-2026 23:05:52 UTC] User Purchases API - User ID: 690
[30-May-2026 23:05:52 UTC] User Purchases API - Total purchases found: 0
[30-May-2026 23:05:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-May-2026 23:05:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-May-2026 23:05:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.178.32.242, 172.69.170.167","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkwIiwidXNlcm5hbWUiOiJtdXNheWlkaXJlIiwiZW1haWwiOiJtdXNheWlkaXJlMTJAZ21haWwuY29tIiwiZXhwIjoxNzgwNzg2OTc3fQ.QCxCxzD6ciohKVgka1EUEl8QKLuHZmtp_BNZLfwX_qQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a04162f1d8992c2f-NBO","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.178.32.242","cf-ipcountry":"RW","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-May-2026 23:05:56 UTC] === User Orders API Called ===
[30-May-2026 23:05:56 UTC] User ID: 690
[30-May-2026 23:05:56 UTC] Limit: 20, Offset: 0
[30-May-2026 23:05:56 UTC] Orders found: 1
[30-May-2026 23:05:56 UTC] Orders data: [{"id":311,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cryptocurrencyrwa","status":"pending","created_at":"2026-05-31 02:35:12","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[30-May-2026 23:05:56 UTC] Total orders count: 1
[30-May-2026 23:06:59 UTC] === API CALL LOG ===
[30-May-2026 23:06:59 UTC] Endpoint: user/profile.php
[30-May-2026 23:06:59 UTC] Full Log Data: {
    "timestamp": "2026-05-30 23:06:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.178.32.242",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.178.32.242, 172.69.170.166",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkwIiwidXNlcm5hbWUiOiJtdXNheWlkaXJlIiwiZW1haWwiOiJtdXNheWlkaXJlMTJAZ21haWwuY29tIiwiZXhwIjoxNzgwNzg2OTc3fQ.QCxCxzD6ciohKVgka1EUEl8QKLuHZmtp_BNZLfwX_qQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0416479699e2c2f-NBO",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.178.32.242",
        "cf-ipcountry": "RW",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-May-2026 23:06:59 UTC] === END API CALL LOG ===
[30-May-2026 23:06:59 UTC] ✅ API Hash verification passed for profile endpoint
[30-May-2026 23:06:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkwIiwidXNlcm5hbWUiOiJtdXNheWlkaXJlIiwiZW1haWwiOiJtdXNheWlkaXJlMTJAZ21haWwuY29tIiwiZXhwIjoxNzgwNzg2OTc3fQ.QCxCxzD6ciohKVgka1EUEl8QKLuHZmtp_BNZLfwX_qQ
[30-May-2026 23:06:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-May-2026 23:06:59 UTC] ✅ JWT token verified successfully for user profile
[30-May-2026 23:06:59 UTC] User ID: 690
[30-May-2026 23:06:59 UTC] ✅ User profile retrieved successfully for user ID: 690
[30-May-2026 23:07:00 UTC] User Purchases API - User ID: 690
[30-May-2026 23:07:00 UTC] User Purchases API - Total purchases found: 0
[30-May-2026 23:07:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-May-2026 23:07:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-May-2026 23:07:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.178.104.242, 172.69.170.167","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkwIiwidXNlcm5hbWUiOiJtdXNheWlkaXJlIiwiZW1haWwiOiJtdXNheWlkaXJlMTJAZ21haWwuY29tIiwiZXhwIjoxNzgwNzg2OTc3fQ.QCxCxzD6ciohKVgka1EUEl8QKLuHZmtp_BNZLfwX_qQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a041657e68aab7ba-NBO","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.178.104.242","cf-ipcountry":"RW","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-May-2026 23:07:41 UTC] === User Orders API Called ===
[30-May-2026 23:07:41 UTC] User ID: 690
[30-May-2026 23:07:41 UTC] Limit: 20, Offset: 0
[30-May-2026 23:07:41 UTC] Orders found: 1
[30-May-2026 23:07:41 UTC] Orders data: [{"id":311,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cryptocurrencyrwa","status":"pending","created_at":"2026-05-31 02:35:12","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[30-May-2026 23:07:41 UTC] Total orders count: 1
[30-May-2026 23:07:41 UTC] === API CALL LOG ===
[30-May-2026 23:07:41 UTC] Endpoint: user/profile.php
[30-May-2026 23:07:41 UTC] Full Log Data: {
    "timestamp": "2026-05-30 23:07:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.178.104.242",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.178.104.242, 172.69.170.167",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkwIiwidXNlcm5hbWUiOiJtdXNheWlkaXJlIiwiZW1haWwiOiJtdXNheWlkaXJlMTJAZ21haWwuY29tIiwiZXhwIjoxNzgwNzg2OTc3fQ.QCxCxzD6ciohKVgka1EUEl8QKLuHZmtp_BNZLfwX_qQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a041657ea8d8b7ba-NBO",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.178.104.242",
        "cf-ipcountry": "RW",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-May-2026 23:07:41 UTC] === END API CALL LOG ===
[30-May-2026 23:07:41 UTC] ✅ API Hash verification passed for profile endpoint
[30-May-2026 23:07:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkwIiwidXNlcm5hbWUiOiJtdXNheWlkaXJlIiwiZW1haWwiOiJtdXNheWlkaXJlMTJAZ21haWwuY29tIiwiZXhwIjoxNzgwNzg2OTc3fQ.QCxCxzD6ciohKVgka1EUEl8QKLuHZmtp_BNZLfwX_qQ
[30-May-2026 23:07:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-May-2026 23:07:41 UTC] ✅ JWT token verified successfully for user profile
[30-May-2026 23:07:41 UTC] User ID: 690
[30-May-2026 23:07:41 UTC] ✅ User profile retrieved successfully for user ID: 690
[30-May-2026 23:07:41 UTC] === API CALL LOG ===
[30-May-2026 23:07:41 UTC] Endpoint: user/profile.php
[30-May-2026 23:07:41 UTC] Full Log Data: {
    "timestamp": "2026-05-30 23:07:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.178.104.242",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.178.104.242, 172.69.170.167",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkwIiwidXNlcm5hbWUiOiJtdXNheWlkaXJlIiwiZW1haWwiOiJtdXNheWlkaXJlMTJAZ21haWwuY29tIiwiZXhwIjoxNzgwNzg2OTc3fQ.QCxCxzD6ciohKVgka1EUEl8QKLuHZmtp_BNZLfwX_qQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a04165829b15b7ba-NBO",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.178.104.242",
        "cf-ipcountry": "RW",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-May-2026 23:07:41 UTC] === END API CALL LOG ===
[30-May-2026 23:07:41 UTC] ✅ API Hash verification passed for profile endpoint
[30-May-2026 23:07:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkwIiwidXNlcm5hbWUiOiJtdXNheWlkaXJlIiwiZW1haWwiOiJtdXNheWlkaXJlMTJAZ21haWwuY29tIiwiZXhwIjoxNzgwNzg2OTc3fQ.QCxCxzD6ciohKVgka1EUEl8QKLuHZmtp_BNZLfwX_qQ
[30-May-2026 23:07:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-May-2026 23:07:41 UTC] ✅ JWT token verified successfully for user profile
[30-May-2026 23:07:41 UTC] User ID: 690
[30-May-2026 23:07:41 UTC] ✅ User profile retrieved successfully for user ID: 690
[31-May-2026 01:52:49 UTC] === API CALL LOG ===
[31-May-2026 01:52:49 UTC] Endpoint: user/profile.php
[31-May-2026 01:52:49 UTC] Full Log Data: {
    "timestamp": "2026-05-31 01:52:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "223.225.109.103",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "223.225.109.103, 172.69.165.49",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkxIiwidXNlcm5hbWUiOiJ2YWl2aGF2OTIiLCJlbWFpbCI6InZhaXZoYXZyYWozQGdtYWlsLmNvbSIsImV4cCI6MTc4MDc5NzE2OH0.Iu1Qoq6MlZe_DSC-asMypXPd3zxMswTcnPLMc6XcxoY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a04257623b22ef6e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "223.225.109.103",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-May-2026 01:52:49 UTC] === END API CALL LOG ===
[31-May-2026 01:52:49 UTC] ✅ API Hash verification passed for profile endpoint
[31-May-2026 01:52:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkxIiwidXNlcm5hbWUiOiJ2YWl2aGF2OTIiLCJlbWFpbCI6InZhaXZoYXZyYWozQGdtYWlsLmNvbSIsImV4cCI6MTc4MDc5NzE2OH0.Iu1Qoq6MlZe_DSC-asMypXPd3zxMswTcnPLMc6XcxoY
[31-May-2026 01:52:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-May-2026 01:52:49 UTC] ✅ JWT token verified successfully for user profile
[31-May-2026 01:52:49 UTC] User ID: 691
[31-May-2026 01:52:49 UTC] ✅ User profile retrieved successfully for user ID: 691
[31-May-2026 01:52:49 UTC] === API CALL LOG ===
[31-May-2026 01:52:49 UTC] Endpoint: user/profile.php
[31-May-2026 01:52:49 UTC] Full Log Data: {
    "timestamp": "2026-05-31 01:52:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "223.225.109.103",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "223.225.109.103, 172.69.165.49",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkxIiwidXNlcm5hbWUiOiJ2YWl2aGF2OTIiLCJlbWFpbCI6InZhaXZoYXZyYWozQGdtYWlsLmNvbSIsImV4cCI6MTc4MDc5NzE2OH0.Iu1Qoq6MlZe_DSC-asMypXPd3zxMswTcnPLMc6XcxoY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a04257623b2aef6e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "223.225.109.103",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-May-2026 01:52:49 UTC] === END API CALL LOG ===
[31-May-2026 01:52:49 UTC] ✅ API Hash verification passed for profile endpoint
[31-May-2026 01:52:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkxIiwidXNlcm5hbWUiOiJ2YWl2aGF2OTIiLCJlbWFpbCI6InZhaXZoYXZyYWozQGdtYWlsLmNvbSIsImV4cCI6MTc4MDc5NzE2OH0.Iu1Qoq6MlZe_DSC-asMypXPd3zxMswTcnPLMc6XcxoY
[31-May-2026 01:52:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-May-2026 01:52:49 UTC] ✅ JWT token verified successfully for user profile
[31-May-2026 01:52:49 UTC] User ID: 691
[31-May-2026 01:52:49 UTC] ✅ User profile retrieved successfully for user ID: 691
[31-May-2026 01:52:49 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-May-2026 01:52:49 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-May-2026 01:52:49 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"223.225.109.103, 172.69.165.8","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkxIiwidXNlcm5hbWUiOiJ2YWl2aGF2OTIiLCJlbWFpbCI6InZhaXZoYXZyYWozQGdtYWlsLmNvbSIsImV4cCI6MTc4MDc5NzE2OH0.Iu1Qoq6MlZe_DSC-asMypXPd3zxMswTcnPLMc6XcxoY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a04257623b28ef6e-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"223.225.109.103","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[31-May-2026 01:52:49 UTC] === User Orders API Called ===
[31-May-2026 01:52:49 UTC] User ID: 691
[31-May-2026 01:52:49 UTC] Limit: 20, Offset: 0
[31-May-2026 01:52:49 UTC] Orders found: 0
[31-May-2026 01:52:49 UTC] Orders data: []
[31-May-2026 01:52:49 UTC] Total orders count: 0
[31-May-2026 01:52:51 UTC] === API CALL LOG ===
[31-May-2026 01:52:51 UTC] Endpoint: user/profile.php
[31-May-2026 01:52:51 UTC] Full Log Data: {
    "timestamp": "2026-05-31 01:52:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "223.225.109.103",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "223.225.109.103, 172.69.165.49",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkxIiwidXNlcm5hbWUiOiJ2YWl2aGF2OTIiLCJlbWFpbCI6InZhaXZoYXZyYWozQGdtYWlsLmNvbSIsImV4cCI6MTc4MDc5NzE2OH0.Iu1Qoq6MlZe_DSC-asMypXPd3zxMswTcnPLMc6XcxoY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a042576fce00ef6e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "223.225.109.103",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-May-2026 01:52:51 UTC] === END API CALL LOG ===
[31-May-2026 01:52:51 UTC] ✅ API Hash verification passed for profile endpoint
[31-May-2026 01:52:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkxIiwidXNlcm5hbWUiOiJ2YWl2aGF2OTIiLCJlbWFpbCI6InZhaXZoYXZyYWozQGdtYWlsLmNvbSIsImV4cCI6MTc4MDc5NzE2OH0.Iu1Qoq6MlZe_DSC-asMypXPd3zxMswTcnPLMc6XcxoY
[31-May-2026 01:52:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-May-2026 01:52:51 UTC] ✅ JWT token verified successfully for user profile
[31-May-2026 01:52:51 UTC] User ID: 691
[31-May-2026 01:52:51 UTC] ✅ User profile retrieved successfully for user ID: 691
[31-May-2026 01:54:33 UTC] === API CALL LOG ===
[31-May-2026 01:54:33 UTC] Endpoint: user/profile.php
[31-May-2026 01:54:33 UTC] Full Log Data: {
    "timestamp": "2026-05-31 01:54:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "223.225.109.103",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "223.225.109.103, 172.69.165.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkxIiwidXNlcm5hbWUiOiJ2YWl2aGF2OTIiLCJlbWFpbCI6InZhaXZoYXZyYWozQGdtYWlsLmNvbSIsImV4cCI6MTc4MDc5NzE2OH0.Iu1Qoq6MlZe_DSC-asMypXPd3zxMswTcnPLMc6XcxoY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a04259e989be0c16-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "223.225.109.103",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-May-2026 01:54:33 UTC] === END API CALL LOG ===
[31-May-2026 01:54:33 UTC] ✅ API Hash verification passed for profile endpoint
[31-May-2026 01:54:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkxIiwidXNlcm5hbWUiOiJ2YWl2aGF2OTIiLCJlbWFpbCI6InZhaXZoYXZyYWozQGdtYWlsLmNvbSIsImV4cCI6MTc4MDc5NzE2OH0.Iu1Qoq6MlZe_DSC-asMypXPd3zxMswTcnPLMc6XcxoY
[31-May-2026 01:54:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-May-2026 01:54:33 UTC] ✅ JWT token verified successfully for user profile
[31-May-2026 01:54:33 UTC] User ID: 691
[31-May-2026 01:54:33 UTC] ✅ User profile retrieved successfully for user ID: 691
[31-May-2026 01:54:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-May-2026 01:54:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-May-2026 01:54:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"223.225.109.103, 172.69.165.48","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkxIiwidXNlcm5hbWUiOiJ2YWl2aGF2OTIiLCJlbWFpbCI6InZhaXZoYXZyYWozQGdtYWlsLmNvbSIsImV4cCI6MTc4MDc5NzE2OH0.Iu1Qoq6MlZe_DSC-asMypXPd3zxMswTcnPLMc6XcxoY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0425a160ab50c16-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"223.225.109.103","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[31-May-2026 01:54:39 UTC] === User Orders API Called ===
[31-May-2026 01:54:39 UTC] User ID: 691
[31-May-2026 01:54:39 UTC] Limit: 20, Offset: 0
[31-May-2026 01:54:39 UTC] Orders found: 0
[31-May-2026 01:54:39 UTC] Orders data: []
[31-May-2026 01:54:39 UTC] Total orders count: 0
[31-May-2026 01:54:40 UTC] === API CALL LOG ===
[31-May-2026 01:54:40 UTC] Endpoint: user/profile.php
[31-May-2026 01:54:40 UTC] Full Log Data: {
    "timestamp": "2026-05-31 01:54:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "223.225.109.103",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "223.225.109.103, 172.69.165.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkxIiwidXNlcm5hbWUiOiJ2YWl2aGF2OTIiLCJlbWFpbCI6InZhaXZoYXZyYWozQGdtYWlsLmNvbSIsImV4cCI6MTc4MDc5NzE2OH0.Iu1Qoq6MlZe_DSC-asMypXPd3zxMswTcnPLMc6XcxoY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0425a1d89f00c16-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "223.225.109.103",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-May-2026 01:54:40 UTC] === END API CALL LOG ===
[31-May-2026 01:54:40 UTC] ✅ API Hash verification passed for profile endpoint
[31-May-2026 01:54:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkxIiwidXNlcm5hbWUiOiJ2YWl2aGF2OTIiLCJlbWFpbCI6InZhaXZoYXZyYWozQGdtYWlsLmNvbSIsImV4cCI6MTc4MDc5NzE2OH0.Iu1Qoq6MlZe_DSC-asMypXPd3zxMswTcnPLMc6XcxoY
[31-May-2026 01:54:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-May-2026 01:54:40 UTC] ✅ JWT token verified successfully for user profile
[31-May-2026 01:54:40 UTC] User ID: 691
[31-May-2026 01:54:40 UTC] ✅ User profile retrieved successfully for user ID: 691
[31-May-2026 01:54:41 UTC] User Purchases API - User ID: 691
[31-May-2026 01:54:41 UTC] User Purchases API - Total purchases found: 0
[31-May-2026 01:54:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-May-2026 01:54:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-May-2026 01:54:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"223.225.109.103, 172.69.165.48","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkxIiwidXNlcm5hbWUiOiJ2YWl2aGF2OTIiLCJlbWFpbCI6InZhaXZoYXZyYWozQGdtYWlsLmNvbSIsImV4cCI6MTc4MDc5NzE2OH0.Iu1Qoq6MlZe_DSC-asMypXPd3zxMswTcnPLMc6XcxoY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0425a323d6c0c16-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"223.225.109.103","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[31-May-2026 01:54:44 UTC] === User Orders API Called ===
[31-May-2026 01:54:44 UTC] User ID: 691
[31-May-2026 01:54:44 UTC] Limit: 20, Offset: 0
[31-May-2026 01:54:44 UTC] Orders found: 0
[31-May-2026 01:54:44 UTC] Orders data: []
[31-May-2026 01:54:44 UTC] Total orders count: 0
[31-May-2026 01:54:44 UTC] === API CALL LOG ===
[31-May-2026 01:54:44 UTC] Endpoint: user/profile.php
[31-May-2026 01:54:44 UTC] Full Log Data: {
    "timestamp": "2026-05-31 01:54:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "223.225.109.103",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "223.225.109.103, 172.69.165.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkxIiwidXNlcm5hbWUiOiJ2YWl2aGF2OTIiLCJlbWFpbCI6InZhaXZoYXZyYWozQGdtYWlsLmNvbSIsImV4cCI6MTc4MDc5NzE2OH0.Iu1Qoq6MlZe_DSC-asMypXPd3zxMswTcnPLMc6XcxoY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0425a323d6f0c16-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "223.225.109.103",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-May-2026 01:54:44 UTC] === END API CALL LOG ===
[31-May-2026 01:54:44 UTC] ✅ API Hash verification passed for profile endpoint
[31-May-2026 01:54:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkxIiwidXNlcm5hbWUiOiJ2YWl2aGF2OTIiLCJlbWFpbCI6InZhaXZoYXZyYWozQGdtYWlsLmNvbSIsImV4cCI6MTc4MDc5NzE2OH0.Iu1Qoq6MlZe_DSC-asMypXPd3zxMswTcnPLMc6XcxoY
[31-May-2026 01:54:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-May-2026 01:54:44 UTC] ✅ JWT token verified successfully for user profile
[31-May-2026 01:54:44 UTC] User ID: 691
[31-May-2026 01:54:44 UTC] ✅ User profile retrieved successfully for user ID: 691
[31-May-2026 01:54:44 UTC] === API CALL LOG ===
[31-May-2026 01:54:44 UTC] Endpoint: user/profile.php
[31-May-2026 01:54:44 UTC] Full Log Data: {
    "timestamp": "2026-05-31 01:54:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "223.225.109.103",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "223.225.109.103, 172.69.165.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkxIiwidXNlcm5hbWUiOiJ2YWl2aGF2OTIiLCJlbWFpbCI6InZhaXZoYXZyYWozQGdtYWlsLmNvbSIsImV4cCI6MTc4MDc5NzE2OH0.Iu1Qoq6MlZe_DSC-asMypXPd3zxMswTcnPLMc6XcxoY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0425a352ba80c16-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "223.225.109.103",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-May-2026 01:54:44 UTC] === END API CALL LOG ===
[31-May-2026 01:54:44 UTC] ✅ API Hash verification passed for profile endpoint
[31-May-2026 01:54:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkxIiwidXNlcm5hbWUiOiJ2YWl2aGF2OTIiLCJlbWFpbCI6InZhaXZoYXZyYWozQGdtYWlsLmNvbSIsImV4cCI6MTc4MDc5NzE2OH0.Iu1Qoq6MlZe_DSC-asMypXPd3zxMswTcnPLMc6XcxoY
[31-May-2026 01:54:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-May-2026 01:54:44 UTC] ✅ JWT token verified successfully for user profile
[31-May-2026 01:54:44 UTC] User ID: 691
[31-May-2026 01:54:44 UTC] ✅ User profile retrieved successfully for user ID: 691
[31-May-2026 01:54:45 UTC] === API CALL LOG ===
[31-May-2026 01:54:45 UTC] Endpoint: user/profile.php
[31-May-2026 01:54:45 UTC] Full Log Data: {
    "timestamp": "2026-05-31 01:54:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "223.225.109.103",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "223.225.109.103, 172.69.165.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkxIiwidXNlcm5hbWUiOiJ2YWl2aGF2OTIiLCJlbWFpbCI6InZhaXZoYXZyYWozQGdtYWlsLmNvbSIsImV4cCI6MTc4MDc5NzE2OH0.Iu1Qoq6MlZe_DSC-asMypXPd3zxMswTcnPLMc6XcxoY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0425a3adfdc0c16-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "223.225.109.103",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-May-2026 01:54:45 UTC] === END API CALL LOG ===
[31-May-2026 01:54:45 UTC] ✅ API Hash verification passed for profile endpoint
[31-May-2026 01:54:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkxIiwidXNlcm5hbWUiOiJ2YWl2aGF2OTIiLCJlbWFpbCI6InZhaXZoYXZyYWozQGdtYWlsLmNvbSIsImV4cCI6MTc4MDc5NzE2OH0.Iu1Qoq6MlZe_DSC-asMypXPd3zxMswTcnPLMc6XcxoY
[31-May-2026 01:54:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-May-2026 01:54:45 UTC] ✅ JWT token verified successfully for user profile
[31-May-2026 01:54:45 UTC] User ID: 691
[31-May-2026 01:54:45 UTC] ✅ User profile retrieved successfully for user ID: 691
[31-May-2026 01:54:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-May-2026 01:54:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-May-2026 01:54:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"223.225.109.103, 172.69.165.48","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkxIiwidXNlcm5hbWUiOiJ2YWl2aGF2OTIiLCJlbWFpbCI6InZhaXZoYXZyYWozQGdtYWlsLmNvbSIsImV4cCI6MTc4MDc5NzE2OH0.Iu1Qoq6MlZe_DSC-asMypXPd3zxMswTcnPLMc6XcxoY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0425a7dab970c16-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"223.225.109.103","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[31-May-2026 01:54:56 UTC] === API CALL LOG ===
[31-May-2026 01:54:56 UTC] === User Orders API Called ===
[31-May-2026 01:54:56 UTC] Endpoint: user/profile.php
[31-May-2026 01:54:56 UTC] User ID: 691
[31-May-2026 01:54:56 UTC] Full Log Data: {
    "timestamp": "2026-05-31 01:54:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "223.225.109.103",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "223.225.109.103, 172.69.165.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkxIiwidXNlcm5hbWUiOiJ2YWl2aGF2OTIiLCJlbWFpbCI6InZhaXZoYXZyYWozQGdtYWlsLmNvbSIsImV4cCI6MTc4MDc5NzE2OH0.Iu1Qoq6MlZe_DSC-asMypXPd3zxMswTcnPLMc6XcxoY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0425a7dab9c0c16-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "223.225.109.103",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-May-2026 01:54:56 UTC] Limit: 20, Offset: 0
[31-May-2026 01:54:56 UTC] === END API CALL LOG ===
[31-May-2026 01:54:56 UTC] ✅ API Hash verification passed for profile endpoint
[31-May-2026 01:54:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkxIiwidXNlcm5hbWUiOiJ2YWl2aGF2OTIiLCJlbWFpbCI6InZhaXZoYXZyYWozQGdtYWlsLmNvbSIsImV4cCI6MTc4MDc5NzE2OH0.Iu1Qoq6MlZe_DSC-asMypXPd3zxMswTcnPLMc6XcxoY
[31-May-2026 01:54:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-May-2026 01:54:56 UTC] ✅ JWT token verified successfully for user profile
[31-May-2026 01:54:56 UTC] User ID: 691
[31-May-2026 01:54:56 UTC] Orders found: 0
[31-May-2026 01:54:56 UTC] Orders data: []
[31-May-2026 01:54:56 UTC] ✅ User profile retrieved successfully for user ID: 691
[31-May-2026 01:54:56 UTC] Total orders count: 0
[31-May-2026 01:54:56 UTC] === API CALL LOG ===
[31-May-2026 01:54:56 UTC] Endpoint: user/profile.php
[31-May-2026 01:54:56 UTC] Full Log Data: {
    "timestamp": "2026-05-31 01:54:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "223.225.109.103",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "223.225.109.103, 172.69.165.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkxIiwidXNlcm5hbWUiOiJ2YWl2aGF2OTIiLCJlbWFpbCI6InZhaXZoYXZyYWozQGdtYWlsLmNvbSIsImV4cCI6MTc4MDc5NzE2OH0.Iu1Qoq6MlZe_DSC-asMypXPd3zxMswTcnPLMc6XcxoY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0425a818bc10c16-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "223.225.109.103",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-May-2026 01:54:56 UTC] === END API CALL LOG ===
[31-May-2026 01:54:56 UTC] ✅ API Hash verification passed for profile endpoint
[31-May-2026 01:54:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkxIiwidXNlcm5hbWUiOiJ2YWl2aGF2OTIiLCJlbWFpbCI6InZhaXZoYXZyYWozQGdtYWlsLmNvbSIsImV4cCI6MTc4MDc5NzE2OH0.Iu1Qoq6MlZe_DSC-asMypXPd3zxMswTcnPLMc6XcxoY
[31-May-2026 01:54:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-May-2026 01:54:56 UTC] ✅ JWT token verified successfully for user profile
[31-May-2026 01:54:56 UTC] User ID: 691
[31-May-2026 01:54:56 UTC] ✅ User profile retrieved successfully for user ID: 691
[31-May-2026 01:54:58 UTC] === API CALL LOG ===
[31-May-2026 01:54:58 UTC] Endpoint: user/profile.php
[31-May-2026 01:54:58 UTC] Full Log Data: {
    "timestamp": "2026-05-31 01:54:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "223.225.109.103",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "223.225.109.103, 172.69.165.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkxIiwidXNlcm5hbWUiOiJ2YWl2aGF2OTIiLCJlbWFpbCI6InZhaXZoYXZyYWozQGdtYWlsLmNvbSIsImV4cCI6MTc4MDc5NzE2OH0.Iu1Qoq6MlZe_DSC-asMypXPd3zxMswTcnPLMc6XcxoY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0425a88db6c0c16-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "223.225.109.103",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-May-2026 01:54:58 UTC] === END API CALL LOG ===
[31-May-2026 01:54:58 UTC] ✅ API Hash verification passed for profile endpoint
[31-May-2026 01:54:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkxIiwidXNlcm5hbWUiOiJ2YWl2aGF2OTIiLCJlbWFpbCI6InZhaXZoYXZyYWozQGdtYWlsLmNvbSIsImV4cCI6MTc4MDc5NzE2OH0.Iu1Qoq6MlZe_DSC-asMypXPd3zxMswTcnPLMc6XcxoY
[31-May-2026 01:54:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-May-2026 01:54:58 UTC] ✅ JWT token verified successfully for user profile
[31-May-2026 01:54:58 UTC] User ID: 691
[31-May-2026 01:54:58 UTC] ✅ User profile retrieved successfully for user ID: 691
[31-May-2026 01:55:11 UTC] === API CALL LOG ===
[31-May-2026 01:55:11 UTC] Endpoint: user/profile.php
[31-May-2026 01:55:11 UTC] Full Log Data: {
    "timestamp": "2026-05-31 01:55:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "223.225.109.103",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "223.225.109.103, 172.69.165.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkxIiwidXNlcm5hbWUiOiJ2YWl2aGF2OTIiLCJlbWFpbCI6InZhaXZoYXZyYWozQGdtYWlsLmNvbSIsImV4cCI6MTc4MDc5NzE2OH0.Iu1Qoq6MlZe_DSC-asMypXPd3zxMswTcnPLMc6XcxoY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0425addf9750c16-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "223.225.109.103",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-May-2026 01:55:11 UTC] === END API CALL LOG ===
[31-May-2026 01:55:11 UTC] ✅ API Hash verification passed for profile endpoint
[31-May-2026 01:55:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkxIiwidXNlcm5hbWUiOiJ2YWl2aGF2OTIiLCJlbWFpbCI6InZhaXZoYXZyYWozQGdtYWlsLmNvbSIsImV4cCI6MTc4MDc5NzE2OH0.Iu1Qoq6MlZe_DSC-asMypXPd3zxMswTcnPLMc6XcxoY
[31-May-2026 01:55:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-May-2026 01:55:11 UTC] ✅ JWT token verified successfully for user profile
[31-May-2026 01:55:11 UTC] User ID: 691
[31-May-2026 01:55:11 UTC] ✅ User profile retrieved successfully for user ID: 691
[31-May-2026 01:55:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-May-2026 01:55:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-May-2026 01:55:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"223.225.109.103, 172.69.165.49","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkxIiwidXNlcm5hbWUiOiJ2YWl2aGF2OTIiLCJlbWFpbCI6InZhaXZoYXZyYWozQGdtYWlsLmNvbSIsImV4cCI6MTc4MDc5NzE2OH0.Iu1Qoq6MlZe_DSC-asMypXPd3zxMswTcnPLMc6XcxoY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0425adb2c230c16-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"223.225.109.103","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[31-May-2026 01:55:11 UTC] === User Orders API Called ===
[31-May-2026 01:55:11 UTC] User ID: 691
[31-May-2026 01:55:11 UTC] Limit: 20, Offset: 0
[31-May-2026 01:55:11 UTC] Orders found: 0
[31-May-2026 01:55:11 UTC] Orders data: []
[31-May-2026 01:55:11 UTC] Total orders count: 0
[31-May-2026 01:55:11 UTC] === API CALL LOG ===
[31-May-2026 01:55:11 UTC] Endpoint: user/profile.php
[31-May-2026 01:55:11 UTC] Full Log Data: {
    "timestamp": "2026-05-31 01:55:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "223.225.109.103",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "223.225.109.103, 172.69.165.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkxIiwidXNlcm5hbWUiOiJ2YWl2aGF2OTIiLCJlbWFpbCI6InZhaXZoYXZyYWozQGdtYWlsLmNvbSIsImV4cCI6MTc4MDc5NzE2OH0.Iu1Qoq6MlZe_DSC-asMypXPd3zxMswTcnPLMc6XcxoY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0425adb2c270c16-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "223.225.109.103",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-May-2026 01:55:11 UTC] === END API CALL LOG ===
[31-May-2026 01:55:11 UTC] ✅ API Hash verification passed for profile endpoint
[31-May-2026 01:55:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkxIiwidXNlcm5hbWUiOiJ2YWl2aGF2OTIiLCJlbWFpbCI6InZhaXZoYXZyYWozQGdtYWlsLmNvbSIsImV4cCI6MTc4MDc5NzE2OH0.Iu1Qoq6MlZe_DSC-asMypXPd3zxMswTcnPLMc6XcxoY
[31-May-2026 01:55:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-May-2026 01:55:11 UTC] ✅ JWT token verified successfully for user profile
[31-May-2026 01:55:11 UTC] User ID: 691
[31-May-2026 01:55:11 UTC] ✅ User profile retrieved successfully for user ID: 691
[31-May-2026 01:55:12 UTC] === API CALL LOG ===
[31-May-2026 01:55:12 UTC] Endpoint: user/profile.php
[31-May-2026 01:55:12 UTC] Full Log Data: {
    "timestamp": "2026-05-31 01:55:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "223.225.109.103",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "223.225.109.103, 172.69.165.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkxIiwidXNlcm5hbWUiOiJ2YWl2aGF2OTIiLCJlbWFpbCI6InZhaXZoYXZyYWozQGdtYWlsLmNvbSIsImV4cCI6MTc4MDc5NzE2OH0.Iu1Qoq6MlZe_DSC-asMypXPd3zxMswTcnPLMc6XcxoY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0425ae588a00c16-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "223.225.109.103",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-May-2026 01:55:12 UTC] === END API CALL LOG ===
[31-May-2026 01:55:12 UTC] ✅ API Hash verification passed for profile endpoint
[31-May-2026 01:55:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkxIiwidXNlcm5hbWUiOiJ2YWl2aGF2OTIiLCJlbWFpbCI6InZhaXZoYXZyYWozQGdtYWlsLmNvbSIsImV4cCI6MTc4MDc5NzE2OH0.Iu1Qoq6MlZe_DSC-asMypXPd3zxMswTcnPLMc6XcxoY
[31-May-2026 01:55:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-May-2026 01:55:12 UTC] ✅ JWT token verified successfully for user profile
[31-May-2026 01:55:12 UTC] User ID: 691
[31-May-2026 01:55:12 UTC] ✅ User profile retrieved successfully for user ID: 691
[31-May-2026 01:55:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-May-2026 01:55:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-May-2026 01:55:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"223.225.109.103, 172.69.165.48","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkxIiwidXNlcm5hbWUiOiJ2YWl2aGF2OTIiLCJlbWFpbCI6InZhaXZoYXZyYWozQGdtYWlsLmNvbSIsImV4cCI6MTc4MDc5NzE2OH0.Iu1Qoq6MlZe_DSC-asMypXPd3zxMswTcnPLMc6XcxoY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0425b472ab40c16-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"223.225.109.103","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[31-May-2026 01:55:29 UTC] === User Orders API Called ===
[31-May-2026 01:55:29 UTC] User ID: 691
[31-May-2026 01:55:29 UTC] Limit: 20, Offset: 0
[31-May-2026 01:55:29 UTC] Orders found: 0
[31-May-2026 01:55:29 UTC] Orders data: []
[31-May-2026 01:55:29 UTC] Total orders count: 0
[31-May-2026 01:55:29 UTC] === API CALL LOG ===
[31-May-2026 01:55:29 UTC] Endpoint: user/profile.php
[31-May-2026 01:55:29 UTC] Full Log Data: {
    "timestamp": "2026-05-31 01:55:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "223.225.109.103",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "223.225.109.103, 172.69.165.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkxIiwidXNlcm5hbWUiOiJ2YWl2aGF2OTIiLCJlbWFpbCI6InZhaXZoYXZyYWozQGdtYWlsLmNvbSIsImV4cCI6MTc4MDc5NzE2OH0.Iu1Qoq6MlZe_DSC-asMypXPd3zxMswTcnPLMc6XcxoY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0425b472ab70c16-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "223.225.109.103",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-May-2026 01:55:29 UTC] === END API CALL LOG ===
[31-May-2026 01:55:29 UTC] ✅ API Hash verification passed for profile endpoint
[31-May-2026 01:55:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkxIiwidXNlcm5hbWUiOiJ2YWl2aGF2OTIiLCJlbWFpbCI6InZhaXZoYXZyYWozQGdtYWlsLmNvbSIsImV4cCI6MTc4MDc5NzE2OH0.Iu1Qoq6MlZe_DSC-asMypXPd3zxMswTcnPLMc6XcxoY
[31-May-2026 01:55:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-May-2026 01:55:29 UTC] ✅ JWT token verified successfully for user profile
[31-May-2026 01:55:29 UTC] User ID: 691
[31-May-2026 01:55:29 UTC] ✅ User profile retrieved successfully for user ID: 691
[31-May-2026 01:55:29 UTC] === API CALL LOG ===
[31-May-2026 01:55:29 UTC] Endpoint: user/profile.php
[31-May-2026 01:55:29 UTC] Full Log Data: {
    "timestamp": "2026-05-31 01:55:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "223.225.109.103",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "223.225.109.103, 172.69.165.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkxIiwidXNlcm5hbWUiOiJ2YWl2aGF2OTIiLCJlbWFpbCI6InZhaXZoYXZyYWozQGdtYWlsLmNvbSIsImV4cCI6MTc4MDc5NzE2OH0.Iu1Qoq6MlZe_DSC-asMypXPd3zxMswTcnPLMc6XcxoY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0425b4a68cb0c16-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "223.225.109.103",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-May-2026 01:55:29 UTC] === END API CALL LOG ===
[31-May-2026 01:55:29 UTC] ✅ API Hash verification passed for profile endpoint
[31-May-2026 01:55:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkxIiwidXNlcm5hbWUiOiJ2YWl2aGF2OTIiLCJlbWFpbCI6InZhaXZoYXZyYWozQGdtYWlsLmNvbSIsImV4cCI6MTc4MDc5NzE2OH0.Iu1Qoq6MlZe_DSC-asMypXPd3zxMswTcnPLMc6XcxoY
[31-May-2026 01:55:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-May-2026 01:55:29 UTC] ✅ JWT token verified successfully for user profile
[31-May-2026 01:55:29 UTC] User ID: 691
[31-May-2026 01:55:29 UTC] ✅ User profile retrieved successfully for user ID: 691
[31-May-2026 01:55:30 UTC] === API CALL LOG ===
[31-May-2026 01:55:30 UTC] Endpoint: user/profile.php
[31-May-2026 01:55:30 UTC] Full Log Data: {
    "timestamp": "2026-05-31 01:55:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "223.225.109.103",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "223.225.109.103, 172.69.165.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkxIiwidXNlcm5hbWUiOiJ2YWl2aGF2OTIiLCJlbWFpbCI6InZhaXZoYXZyYWozQGdtYWlsLmNvbSIsImV4cCI6MTc4MDc5NzE2OH0.Iu1Qoq6MlZe_DSC-asMypXPd3zxMswTcnPLMc6XcxoY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0425b510d780c16-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "223.225.109.103",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-May-2026 01:55:30 UTC] === END API CALL LOG ===
[31-May-2026 01:55:30 UTC] ✅ API Hash verification passed for profile endpoint
[31-May-2026 01:55:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkxIiwidXNlcm5hbWUiOiJ2YWl2aGF2OTIiLCJlbWFpbCI6InZhaXZoYXZyYWozQGdtYWlsLmNvbSIsImV4cCI6MTc4MDc5NzE2OH0.Iu1Qoq6MlZe_DSC-asMypXPd3zxMswTcnPLMc6XcxoY
[31-May-2026 01:55:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-May-2026 01:55:30 UTC] ✅ JWT token verified successfully for user profile
[31-May-2026 01:55:30 UTC] User ID: 691
[31-May-2026 01:55:30 UTC] ✅ User profile retrieved successfully for user ID: 691
[31-May-2026 01:55:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-May-2026 01:55:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-May-2026 01:55:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"223.225.109.103, 172.69.165.49","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkxIiwidXNlcm5hbWUiOiJ2YWl2aGF2OTIiLCJlbWFpbCI6InZhaXZoYXZyYWozQGdtYWlsLmNvbSIsImV4cCI6MTc4MDc5NzE2OH0.Iu1Qoq6MlZe_DSC-asMypXPd3zxMswTcnPLMc6XcxoY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0425b735ccb0c16-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"223.225.109.103","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[31-May-2026 01:55:36 UTC] === User Orders API Called ===
[31-May-2026 01:55:36 UTC] User ID: 691
[31-May-2026 01:55:36 UTC] Limit: 20, Offset: 0
[31-May-2026 01:55:36 UTC] Orders found: 0
[31-May-2026 01:55:36 UTC] Orders data: []
[31-May-2026 01:55:36 UTC] Total orders count: 0
[31-May-2026 01:55:40 UTC] === API CALL LOG ===
[31-May-2026 01:55:40 UTC] Endpoint: user/profile.php
[31-May-2026 01:55:40 UTC] Full Log Data: {
    "timestamp": "2026-05-31 01:55:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "223.225.109.103",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "223.225.109.103, 172.69.165.49",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkxIiwidXNlcm5hbWUiOiJ2YWl2aGF2OTIiLCJlbWFpbCI6InZhaXZoYXZyYWozQGdtYWlsLmNvbSIsImV4cCI6MTc4MDc5NzE2OH0.Iu1Qoq6MlZe_DSC-asMypXPd3zxMswTcnPLMc6XcxoY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0425b93cce50c16-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "223.225.109.103",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-May-2026 01:55:40 UTC] === END API CALL LOG ===
[31-May-2026 01:55:40 UTC] ✅ API Hash verification passed for profile endpoint
[31-May-2026 01:55:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkxIiwidXNlcm5hbWUiOiJ2YWl2aGF2OTIiLCJlbWFpbCI6InZhaXZoYXZyYWozQGdtYWlsLmNvbSIsImV4cCI6MTc4MDc5NzE2OH0.Iu1Qoq6MlZe_DSC-asMypXPd3zxMswTcnPLMc6XcxoY
[31-May-2026 01:55:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-May-2026 01:55:40 UTC] ✅ JWT token verified successfully for user profile
[31-May-2026 01:55:40 UTC] User ID: 691
[31-May-2026 01:55:40 UTC] ✅ User profile retrieved successfully for user ID: 691
[31-May-2026 01:55:41 UTC] User Purchases API - User ID: 691
[31-May-2026 01:55:41 UTC] User Purchases API - Total purchases found: 0
[31-May-2026 01:55:46 UTC] === API CALL LOG ===
[31-May-2026 01:55:46 UTC] Endpoint: user/profile.php
[31-May-2026 01:55:46 UTC] Full Log Data: {
    "timestamp": "2026-05-31 01:55:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "223.225.109.103",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "223.225.109.103, 172.69.165.49",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkxIiwidXNlcm5hbWUiOiJ2YWl2aGF2OTIiLCJlbWFpbCI6InZhaXZoYXZyYWozQGdtYWlsLmNvbSIsImV4cCI6MTc4MDc5NzE2OH0.Iu1Qoq6MlZe_DSC-asMypXPd3zxMswTcnPLMc6XcxoY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0425bb4cf1f0c16-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "223.225.109.103",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-May-2026 01:55:46 UTC] === END API CALL LOG ===
[31-May-2026 01:55:46 UTC] ✅ API Hash verification passed for profile endpoint
[31-May-2026 01:55:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkxIiwidXNlcm5hbWUiOiJ2YWl2aGF2OTIiLCJlbWFpbCI6InZhaXZoYXZyYWozQGdtYWlsLmNvbSIsImV4cCI6MTc4MDc5NzE2OH0.Iu1Qoq6MlZe_DSC-asMypXPd3zxMswTcnPLMc6XcxoY
[31-May-2026 01:55:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-May-2026 01:55:46 UTC] ✅ JWT token verified successfully for user profile
[31-May-2026 01:55:46 UTC] User ID: 691
[31-May-2026 01:55:46 UTC] ✅ User profile retrieved successfully for user ID: 691
[31-May-2026 01:55:46 UTC] User Purchases API - User ID: 691
[31-May-2026 01:55:46 UTC] User Purchases API - Total purchases found: 0
[31-May-2026 01:55:51 UTC] === API CALL LOG ===
[31-May-2026 01:55:51 UTC] Endpoint: user/profile.php
[31-May-2026 01:55:51 UTC] Full Log Data: {
    "timestamp": "2026-05-31 01:55:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "223.225.109.103",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "223.225.109.103, 172.69.165.49",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkxIiwidXNlcm5hbWUiOiJ2YWl2aGF2OTIiLCJlbWFpbCI6InZhaXZoYXZyYWozQGdtYWlsLmNvbSIsImV4cCI6MTc4MDc5NzE2OH0.Iu1Qoq6MlZe_DSC-asMypXPd3zxMswTcnPLMc6XcxoY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0425bd49ddc0c16-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "223.225.109.103",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-May-2026 01:55:51 UTC] === END API CALL LOG ===
[31-May-2026 01:55:51 UTC] ✅ API Hash verification passed for profile endpoint
[31-May-2026 01:55:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkxIiwidXNlcm5hbWUiOiJ2YWl2aGF2OTIiLCJlbWFpbCI6InZhaXZoYXZyYWozQGdtYWlsLmNvbSIsImV4cCI6MTc4MDc5NzE2OH0.Iu1Qoq6MlZe_DSC-asMypXPd3zxMswTcnPLMc6XcxoY
[31-May-2026 01:55:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-May-2026 01:55:51 UTC] ✅ JWT token verified successfully for user profile
[31-May-2026 01:55:51 UTC] User ID: 691
[31-May-2026 01:55:51 UTC] ✅ User profile retrieved successfully for user ID: 691
[31-May-2026 01:55:51 UTC] User Purchases API - User ID: 691
[31-May-2026 01:55:51 UTC] User Purchases API - Total purchases found: 0
[31-May-2026 01:55:52 UTC] User Purchases API - User ID: 691
[31-May-2026 01:55:52 UTC] User Purchases API - Total purchases found: 0
[31-May-2026 01:55:54 UTC] === API CALL LOG ===
[31-May-2026 01:55:54 UTC] Endpoint: user/profile.php
[31-May-2026 01:55:54 UTC] Full Log Data: {
    "timestamp": "2026-05-31 01:55:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "223.225.109.103",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "223.225.109.103, 172.69.165.49",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkxIiwidXNlcm5hbWUiOiJ2YWl2aGF2OTIiLCJlbWFpbCI6InZhaXZoYXZyYWozQGdtYWlsLmNvbSIsImV4cCI6MTc4MDc5NzE2OH0.Iu1Qoq6MlZe_DSC-asMypXPd3zxMswTcnPLMc6XcxoY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0425be96e700c16-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "223.225.109.103",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-May-2026 01:55:54 UTC] === END API CALL LOG ===
[31-May-2026 01:55:54 UTC] ✅ API Hash verification passed for profile endpoint
[31-May-2026 01:55:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkxIiwidXNlcm5hbWUiOiJ2YWl2aGF2OTIiLCJlbWFpbCI6InZhaXZoYXZyYWozQGdtYWlsLmNvbSIsImV4cCI6MTc4MDc5NzE2OH0.Iu1Qoq6MlZe_DSC-asMypXPd3zxMswTcnPLMc6XcxoY
[31-May-2026 01:55:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-May-2026 01:55:54 UTC] ✅ JWT token verified successfully for user profile
[31-May-2026 01:55:54 UTC] User ID: 691
[31-May-2026 01:55:54 UTC] ✅ User profile retrieved successfully for user ID: 691
[31-May-2026 01:55:54 UTC] User Purchases API - User ID: 691
[31-May-2026 01:55:54 UTC] User Purchases API - Total purchases found: 0
[31-May-2026 01:55:59 UTC] === API CALL LOG ===
[31-May-2026 01:55:59 UTC] Endpoint: user/profile.php
[31-May-2026 01:55:59 UTC] Full Log Data: {
    "timestamp": "2026-05-31 01:55:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "223.225.109.103",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "223.225.109.103, 172.69.165.49",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkxIiwidXNlcm5hbWUiOiJ2YWl2aGF2OTIiLCJlbWFpbCI6InZhaXZoYXZyYWozQGdtYWlsLmNvbSIsImV4cCI6MTc4MDc5NzE2OH0.Iu1Qoq6MlZe_DSC-asMypXPd3zxMswTcnPLMc6XcxoY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0425c0688b90c16-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "223.225.109.103",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-May-2026 01:55:59 UTC] === END API CALL LOG ===
[31-May-2026 01:55:59 UTC] ✅ API Hash verification passed for profile endpoint
[31-May-2026 01:55:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkxIiwidXNlcm5hbWUiOiJ2YWl2aGF2OTIiLCJlbWFpbCI6InZhaXZoYXZyYWozQGdtYWlsLmNvbSIsImV4cCI6MTc4MDc5NzE2OH0.Iu1Qoq6MlZe_DSC-asMypXPd3zxMswTcnPLMc6XcxoY
[31-May-2026 01:55:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-May-2026 01:55:59 UTC] ✅ JWT token verified successfully for user profile
[31-May-2026 01:55:59 UTC] User ID: 691
[31-May-2026 01:55:59 UTC] ✅ User profile retrieved successfully for user ID: 691
[31-May-2026 01:55:59 UTC] User Purchases API - User ID: 691
[31-May-2026 01:55:59 UTC] User Purchases API - Total purchases found: 0
[31-May-2026 05:33:06 UTC] === API CALL LOG ===
[31-May-2026 05:33:06 UTC] Endpoint: user/profile.php
[31-May-2026 05:33:06 UTC] Full Log Data: {
    "timestamp": "2026-05-31 05:33:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a01:4f8:c010:12e8::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a01:4f8:c010:12e8::1, 172.71.172.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc3IiwidXNlcm5hbWUiOiJAR296YW1paSIsImVtYWlsIjoic3JraHdzaGx5NDNAZ21haWwuY29tIiwiZXhwIjoxNzgwNjU1MDk4fQ.8JA90JLwoVKGfSxs07p4P55xT9Om2__RNh9Vxx8ZWBU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0439a158a42d364-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a01:4f8:c010:12e8::1",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-May-2026 05:33:06 UTC] === END API CALL LOG ===
[31-May-2026 05:33:06 UTC] ✅ API Hash verification passed for profile endpoint
[31-May-2026 05:33:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc3IiwidXNlcm5hbWUiOiJAR296YW1paSIsImVtYWlsIjoic3JraHdzaGx5NDNAZ21haWwuY29tIiwiZXhwIjoxNzgwNjU1MDk4fQ.8JA90JLwoVKGfSxs07p4P55xT9Om2__RNh9Vxx8ZWBU
[31-May-2026 05:33:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-May-2026 05:33:06 UTC] ✅ JWT token verified successfully for user profile
[31-May-2026 05:33:06 UTC] User ID: 677
[31-May-2026 05:33:06 UTC] ✅ User profile retrieved successfully for user ID: 677
[31-May-2026 05:33:08 UTC] === API CALL LOG ===
[31-May-2026 05:33:08 UTC] Endpoint: user/profile.php
[31-May-2026 05:33:08 UTC] Full Log Data: {
    "timestamp": "2026-05-31 05:33:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a01:4f8:c010:12e8::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a01:4f8:c010:12e8::1, 172.71.172.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc3IiwidXNlcm5hbWUiOiJAR296YW1paSIsImVtYWlsIjoic3JraHdzaGx5NDNAZ21haWwuY29tIiwiZXhwIjoxNzgwNjU1MDk4fQ.8JA90JLwoVKGfSxs07p4P55xT9Om2__RNh9Vxx8ZWBU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0439a1f9b80d364-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a01:4f8:c010:12e8::1",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-May-2026 05:33:08 UTC] === END API CALL LOG ===
[31-May-2026 05:33:08 UTC] ✅ API Hash verification passed for profile endpoint
[31-May-2026 05:33:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc3IiwidXNlcm5hbWUiOiJAR296YW1paSIsImVtYWlsIjoic3JraHdzaGx5NDNAZ21haWwuY29tIiwiZXhwIjoxNzgwNjU1MDk4fQ.8JA90JLwoVKGfSxs07p4P55xT9Om2__RNh9Vxx8ZWBU
[31-May-2026 05:33:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-May-2026 05:33:08 UTC] ✅ JWT token verified successfully for user profile
[31-May-2026 05:33:08 UTC] User ID: 677
[31-May-2026 05:33:08 UTC] ✅ User profile retrieved successfully for user ID: 677
[31-May-2026 05:33:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-May-2026 05:33:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-May-2026 05:33:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a01:4f8:c010:12e8::1, 172.71.172.121","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc3IiwidXNlcm5hbWUiOiJAR296YW1paSIsImVtYWlsIjoic3JraHdzaGx5NDNAZ21haWwuY29tIiwiZXhwIjoxNzgwNjU1MDk4fQ.8JA90JLwoVKGfSxs07p4P55xT9Om2__RNh9Vxx8ZWBU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0439a1f9b7ed364-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a01:4f8:c010:12e8::1","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[31-May-2026 05:33:08 UTC] === User Orders API Called ===
[31-May-2026 05:33:08 UTC] User ID: 677
[31-May-2026 05:33:08 UTC] Limit: 20, Offset: 0
[31-May-2026 05:33:08 UTC] Orders found: 0
[31-May-2026 05:33:08 UTC] Orders data: []
[31-May-2026 05:33:08 UTC] Total orders count: 0
[31-May-2026 05:35:38 UTC] === API CALL LOG ===
[31-May-2026 05:35:38 UTC] Endpoint: user/profile.php
[31-May-2026 05:35:38 UTC] Full Log Data: {
    "timestamp": "2026-05-31 05:35:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a01:4f8:c010:5bb5::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a01:4f8:c010:5bb5::1, 172.71.172.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc3IiwidXNlcm5hbWUiOiJAR296YW1paSIsImVtYWlsIjoic3JraHdzaGx5NDNAZ21haWwuY29tIiwiZXhwIjoxNzgwNjU1MDk4fQ.8JA90JLwoVKGfSxs07p4P55xT9Om2__RNh9Vxx8ZWBU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0439dc90a2ed364-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a01:4f8:c010:5bb5::1",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-May-2026 05:35:38 UTC] === END API CALL LOG ===
[31-May-2026 05:35:38 UTC] ✅ API Hash verification passed for profile endpoint
[31-May-2026 05:35:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc3IiwidXNlcm5hbWUiOiJAR296YW1paSIsImVtYWlsIjoic3JraHdzaGx5NDNAZ21haWwuY29tIiwiZXhwIjoxNzgwNjU1MDk4fQ.8JA90JLwoVKGfSxs07p4P55xT9Om2__RNh9Vxx8ZWBU
[31-May-2026 05:35:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-May-2026 05:35:38 UTC] ✅ JWT token verified successfully for user profile
[31-May-2026 05:35:38 UTC] User ID: 677
[31-May-2026 05:35:38 UTC] ✅ User profile retrieved successfully for user ID: 677
[31-May-2026 06:20:39 UTC] === API CALL LOG ===
[31-May-2026 06:20:39 UTC] Endpoint: user/profile.php
[31-May-2026 06:20:39 UTC] Full Log Data: {
    "timestamp": "2026-05-31 06:20:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a01:4f8:c010:2058::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a01:4f8:c010:2058::1, 172.71.164.219",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc3IiwidXNlcm5hbWUiOiJAR296YW1paSIsImVtYWlsIjoic3JraHdzaGx5NDNAZ21haWwuY29tIiwiZXhwIjoxNzgwNjU1MDk4fQ.8JA90JLwoVKGfSxs07p4P55xT9Om2__RNh9Vxx8ZWBU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a043dfbaaf2cd26c-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a01:4f8:c010:2058::1",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-May-2026 06:20:39 UTC] === END API CALL LOG ===
[31-May-2026 06:20:39 UTC] ✅ API Hash verification passed for profile endpoint
[31-May-2026 06:20:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc3IiwidXNlcm5hbWUiOiJAR296YW1paSIsImVtYWlsIjoic3JraHdzaGx5NDNAZ21haWwuY29tIiwiZXhwIjoxNzgwNjU1MDk4fQ.8JA90JLwoVKGfSxs07p4P55xT9Om2__RNh9Vxx8ZWBU
[31-May-2026 06:20:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-May-2026 06:20:39 UTC] ✅ JWT token verified successfully for user profile
[31-May-2026 06:20:39 UTC] User ID: 677
[31-May-2026 06:20:39 UTC] ✅ User profile retrieved successfully for user ID: 677
[31-May-2026 09:48:53 UTC] === API CALL LOG ===
[31-May-2026 09:48:53 UTC] Endpoint: user/profile.php
[31-May-2026 09:48:53 UTC] Full Log Data: {
    "timestamp": "2026-05-31 09:48:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.178.104.226",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.178.104.226, 172.69.170.167",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkwIiwidXNlcm5hbWUiOiJtdXNheWlkaXJlIiwiZW1haWwiOiJtdXNheWlkaXJlMTJAZ21haWwuY29tIiwiZXhwIjoxNzgwNzg2OTc3fQ.QCxCxzD6ciohKVgka1EUEl8QKLuHZmtp_BNZLfwX_qQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a04510bf58d7009b-NBO",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.178.104.226",
        "cf-ipcountry": "RW",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-May-2026 09:48:53 UTC] === END API CALL LOG ===
[31-May-2026 09:48:53 UTC] ✅ API Hash verification passed for profile endpoint
[31-May-2026 09:48:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkwIiwidXNlcm5hbWUiOiJtdXNheWlkaXJlIiwiZW1haWwiOiJtdXNheWlkaXJlMTJAZ21haWwuY29tIiwiZXhwIjoxNzgwNzg2OTc3fQ.QCxCxzD6ciohKVgka1EUEl8QKLuHZmtp_BNZLfwX_qQ
[31-May-2026 09:48:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-May-2026 09:48:53 UTC] ✅ JWT token verified successfully for user profile
[31-May-2026 09:48:53 UTC] User ID: 690
[31-May-2026 09:48:53 UTC] ✅ User profile retrieved successfully for user ID: 690
[31-May-2026 09:48:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-May-2026 09:48:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-May-2026 09:48:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.178.104.226, 172.69.170.167","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkwIiwidXNlcm5hbWUiOiJtdXNheWlkaXJlIiwiZW1haWwiOiJtdXNheWlkaXJlMTJAZ21haWwuY29tIiwiZXhwIjoxNzgwNzg2OTc3fQ.QCxCxzD6ciohKVgka1EUEl8QKLuHZmtp_BNZLfwX_qQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a04510c60d65009b-NBO","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.178.104.226","cf-ipcountry":"RW","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[31-May-2026 09:48:54 UTC] === User Orders API Called ===
[31-May-2026 09:48:54 UTC] User ID: 690
[31-May-2026 09:48:54 UTC] Limit: 20, Offset: 0
[31-May-2026 09:48:54 UTC] Orders found: 1
[31-May-2026 09:48:54 UTC] Orders data: [{"id":311,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cryptocurrencyrwa","status":"cancelled","created_at":"2026-05-31 02:35:12","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[31-May-2026 09:48:54 UTC] Total orders count: 1
[31-May-2026 09:48:54 UTC] === API CALL LOG ===
[31-May-2026 09:48:54 UTC] Endpoint: user/profile.php
[31-May-2026 09:48:54 UTC] Full Log Data: {
    "timestamp": "2026-05-31 09:48:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.178.104.226",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.178.104.226, 172.69.170.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkwIiwidXNlcm5hbWUiOiJtdXNheWlkaXJlIiwiZW1haWwiOiJtdXNheWlkaXJlMTJAZ21haWwuY29tIiwiZXhwIjoxNzgwNzg2OTc3fQ.QCxCxzD6ciohKVgka1EUEl8QKLuHZmtp_BNZLfwX_qQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a04510c60d60009b-NBO",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.178.104.226",
        "cf-ipcountry": "RW",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-May-2026 09:48:54 UTC] === END API CALL LOG ===
[31-May-2026 09:48:54 UTC] ✅ API Hash verification passed for profile endpoint
[31-May-2026 09:48:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkwIiwidXNlcm5hbWUiOiJtdXNheWlkaXJlIiwiZW1haWwiOiJtdXNheWlkaXJlMTJAZ21haWwuY29tIiwiZXhwIjoxNzgwNzg2OTc3fQ.QCxCxzD6ciohKVgka1EUEl8QKLuHZmtp_BNZLfwX_qQ
[31-May-2026 09:48:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-May-2026 09:48:54 UTC] ✅ JWT token verified successfully for user profile
[31-May-2026 09:48:54 UTC] User ID: 690
[31-May-2026 09:48:54 UTC] ✅ User profile retrieved successfully for user ID: 690
[31-May-2026 09:48:54 UTC] === API CALL LOG ===
[31-May-2026 09:48:54 UTC] Endpoint: user/profile.php
[31-May-2026 09:48:54 UTC] Full Log Data: {
    "timestamp": "2026-05-31 09:48:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.178.104.226",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.178.104.226, 172.69.170.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkwIiwidXNlcm5hbWUiOiJtdXNheWlkaXJlIiwiZW1haWwiOiJtdXNheWlkaXJlMTJAZ21haWwuY29tIiwiZXhwIjoxNzgwNzg2OTc3fQ.QCxCxzD6ciohKVgka1EUEl8QKLuHZmtp_BNZLfwX_qQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a04510c67dba009b-NBO",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.178.104.226",
        "cf-ipcountry": "RW",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-May-2026 09:48:54 UTC] === END API CALL LOG ===
[31-May-2026 09:48:54 UTC] ✅ API Hash verification passed for profile endpoint
[31-May-2026 09:48:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkwIiwidXNlcm5hbWUiOiJtdXNheWlkaXJlIiwiZW1haWwiOiJtdXNheWlkaXJlMTJAZ21haWwuY29tIiwiZXhwIjoxNzgwNzg2OTc3fQ.QCxCxzD6ciohKVgka1EUEl8QKLuHZmtp_BNZLfwX_qQ
[31-May-2026 09:48:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-May-2026 09:48:54 UTC] ✅ JWT token verified successfully for user profile
[31-May-2026 09:48:54 UTC] User ID: 690
[31-May-2026 09:48:54 UTC] ✅ User profile retrieved successfully for user ID: 690
[31-May-2026 09:49:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-May-2026 09:49:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-May-2026 09:49:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.178.104.226, 172.69.170.166","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkwIiwidXNlcm5hbWUiOiJtdXNheWlkaXJlIiwiZW1haWwiOiJtdXNheWlkaXJlMTJAZ21haWwuY29tIiwiZXhwIjoxNzgwNzg2OTc3fQ.QCxCxzD6ciohKVgka1EUEl8QKLuHZmtp_BNZLfwX_qQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a045111668cf009b-NBO","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.178.104.226","cf-ipcountry":"RW","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[31-May-2026 09:49:07 UTC] === User Orders API Called ===
[31-May-2026 09:49:07 UTC] User ID: 690
[31-May-2026 09:49:07 UTC] Limit: 20, Offset: 0
[31-May-2026 09:49:07 UTC] Orders found: 1
[31-May-2026 09:49:07 UTC] Orders data: [{"id":311,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cryptocurrencyrwa","status":"cancelled","created_at":"2026-05-31 02:35:12","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[31-May-2026 09:49:07 UTC] Total orders count: 1
[31-May-2026 10:13:08 UTC] === API CALL LOG ===
[31-May-2026 10:13:08 UTC] Endpoint: user/profile.php
[31-May-2026 10:13:08 UTC] Full Log Data: {
    "timestamp": "2026-05-31 10:13:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.118.8.192",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.118.8.192, 172.69.253.143",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkyIiwidXNlcm5hbWUiOiJjYWxsbWVqYm95cG9wZSIsImVtYWlsIjoiamFjaGlrZWp1ZGUxMDRAZ21haWwuY29tIiwiZXhwIjoxNzgwODI3MTg2fQ.zOrpokbfMXPs66kDTQ5LzsjZdUJDyP9x-lCoufIAPPI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a04534478c16c3e3-LOS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.118.8.192",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-May-2026 10:13:08 UTC] === END API CALL LOG ===
[31-May-2026 10:13:08 UTC] ✅ API Hash verification passed for profile endpoint
[31-May-2026 10:13:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkyIiwidXNlcm5hbWUiOiJjYWxsbWVqYm95cG9wZSIsImVtYWlsIjoiamFjaGlrZWp1ZGUxMDRAZ21haWwuY29tIiwiZXhwIjoxNzgwODI3MTg2fQ.zOrpokbfMXPs66kDTQ5LzsjZdUJDyP9x-lCoufIAPPI
[31-May-2026 10:13:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-May-2026 10:13:08 UTC] ✅ JWT token verified successfully for user profile
[31-May-2026 10:13:08 UTC] User ID: 692
[31-May-2026 10:13:08 UTC] ✅ User profile retrieved successfully for user ID: 692
[31-May-2026 10:13:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-May-2026 10:13:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-May-2026 10:13:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.118.8.192, 172.69.253.143","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkyIiwidXNlcm5hbWUiOiJjYWxsbWVqYm95cG9wZSIsImVtYWlsIjoiamFjaGlrZWp1ZGUxMDRAZ21haWwuY29tIiwiZXhwIjoxNzgwODI3MTg2fQ.zOrpokbfMXPs66kDTQ5LzsjZdUJDyP9x-lCoufIAPPI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a04534482881c3e3-LOS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.118.8.192","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[31-May-2026 10:13:08 UTC] === User Orders API Called ===
[31-May-2026 10:13:08 UTC] User ID: 692
[31-May-2026 10:13:08 UTC] Limit: 20, Offset: 0
[31-May-2026 10:13:08 UTC] Orders found: 0
[31-May-2026 10:13:08 UTC] Orders data: []
[31-May-2026 10:13:08 UTC] Total orders count: 0
[31-May-2026 10:13:08 UTC] === API CALL LOG ===
[31-May-2026 10:13:08 UTC] Endpoint: user/profile.php
[31-May-2026 10:13:08 UTC] Full Log Data: {
    "timestamp": "2026-05-31 10:13:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.118.8.192",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.118.8.192, 172.69.253.143",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkyIiwidXNlcm5hbWUiOiJjYWxsbWVqYm95cG9wZSIsImVtYWlsIjoiamFjaGlrZWp1ZGUxMDRAZ21haWwuY29tIiwiZXhwIjoxNzgwODI3MTg2fQ.zOrpokbfMXPs66kDTQ5LzsjZdUJDyP9x-lCoufIAPPI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a04534490ee0c3e3-LOS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.118.8.192",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-May-2026 10:13:08 UTC] === END API CALL LOG ===
[31-May-2026 10:13:08 UTC] ✅ API Hash verification passed for profile endpoint
[31-May-2026 10:13:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkyIiwidXNlcm5hbWUiOiJjYWxsbWVqYm95cG9wZSIsImVtYWlsIjoiamFjaGlrZWp1ZGUxMDRAZ21haWwuY29tIiwiZXhwIjoxNzgwODI3MTg2fQ.zOrpokbfMXPs66kDTQ5LzsjZdUJDyP9x-lCoufIAPPI
[31-May-2026 10:13:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-May-2026 10:13:08 UTC] ✅ JWT token verified successfully for user profile
[31-May-2026 10:13:08 UTC] User ID: 692
[31-May-2026 10:13:08 UTC] ✅ User profile retrieved successfully for user ID: 692
[31-May-2026 10:13:09 UTC] === API CALL LOG ===
[31-May-2026 10:13:09 UTC] Endpoint: user/profile.php
[31-May-2026 10:13:09 UTC] Full Log Data: {
    "timestamp": "2026-05-31 10:13:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.118.8.192",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.118.8.192, 172.69.253.143",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkyIiwidXNlcm5hbWUiOiJjYWxsbWVqYm95cG9wZSIsImVtYWlsIjoiamFjaGlrZWp1ZGUxMDRAZ21haWwuY29tIiwiZXhwIjoxNzgwODI3MTg2fQ.zOrpokbfMXPs66kDTQ5LzsjZdUJDyP9x-lCoufIAPPI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a045344e4d3cc3e3-LOS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.118.8.192",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-May-2026 10:13:09 UTC] === END API CALL LOG ===
[31-May-2026 10:13:09 UTC] ✅ API Hash verification passed for profile endpoint
[31-May-2026 10:13:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkyIiwidXNlcm5hbWUiOiJjYWxsbWVqYm95cG9wZSIsImVtYWlsIjoiamFjaGlrZWp1ZGUxMDRAZ21haWwuY29tIiwiZXhwIjoxNzgwODI3MTg2fQ.zOrpokbfMXPs66kDTQ5LzsjZdUJDyP9x-lCoufIAPPI
[31-May-2026 10:13:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-May-2026 10:13:09 UTC] ✅ JWT token verified successfully for user profile
[31-May-2026 10:13:09 UTC] User ID: 692
[31-May-2026 10:13:09 UTC] ✅ User profile retrieved successfully for user ID: 692
[31-May-2026 10:14:59 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-May-2026 10:14:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-May-2026 10:14:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.118.8.192, 172.69.253.142","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkyIiwidXNlcm5hbWUiOiJjYWxsbWVqYm95cG9wZSIsImVtYWlsIjoiamFjaGlrZWp1ZGUxMDRAZ21haWwuY29tIiwiZXhwIjoxNzgwODI3MTg2fQ.zOrpokbfMXPs66kDTQ5LzsjZdUJDyP9x-lCoufIAPPI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a04536fa3e96c3e3-LOS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.118.8.192","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[31-May-2026 10:14:59 UTC] === User Orders API Called ===
[31-May-2026 10:14:59 UTC] User ID: 692
[31-May-2026 10:14:59 UTC] Limit: 20, Offset: 0
[31-May-2026 10:14:59 UTC] Orders found: 0
[31-May-2026 10:14:59 UTC] Orders data: []
[31-May-2026 10:14:59 UTC] Total orders count: 0
[31-May-2026 10:15:01 UTC] === API CALL LOG ===
[31-May-2026 10:15:01 UTC] Endpoint: user/profile.php
[31-May-2026 10:15:01 UTC] Full Log Data: {
    "timestamp": "2026-05-31 10:15:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.118.8.192",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.118.8.192, 172.69.253.142",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkyIiwidXNlcm5hbWUiOiJjYWxsbWVqYm95cG9wZSIsImVtYWlsIjoiamFjaGlrZWp1ZGUxMDRAZ21haWwuY29tIiwiZXhwIjoxNzgwODI3MTg2fQ.zOrpokbfMXPs66kDTQ5LzsjZdUJDyP9x-lCoufIAPPI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a045370bcb00c3e3-LOS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.118.8.192",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-May-2026 10:15:01 UTC] === END API CALL LOG ===
[31-May-2026 10:15:01 UTC] ✅ API Hash verification passed for profile endpoint
[31-May-2026 10:15:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkyIiwidXNlcm5hbWUiOiJjYWxsbWVqYm95cG9wZSIsImVtYWlsIjoiamFjaGlrZWp1ZGUxMDRAZ21haWwuY29tIiwiZXhwIjoxNzgwODI3MTg2fQ.zOrpokbfMXPs66kDTQ5LzsjZdUJDyP9x-lCoufIAPPI
[31-May-2026 10:15:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-May-2026 10:15:01 UTC] ✅ JWT token verified successfully for user profile
[31-May-2026 10:15:01 UTC] User ID: 692
[31-May-2026 10:15:01 UTC] ✅ User profile retrieved successfully for user ID: 692
[31-May-2026 10:15:02 UTC] User Purchases API - User ID: 692
[31-May-2026 10:15:02 UTC] User Purchases API - Total purchases found: 1
[31-May-2026 10:15:14 UTC] User Purchases API - User ID: 692
[31-May-2026 10:15:14 UTC] User Purchases API - Total purchases found: 1
[31-May-2026 10:15:30 UTC] === API CALL LOG ===
[31-May-2026 10:15:30 UTC] Endpoint: user/profile.php
[31-May-2026 10:15:30 UTC] Full Log Data: {
    "timestamp": "2026-05-31 10:15:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.118.8.192",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.118.8.192, 172.69.253.142",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkyIiwidXNlcm5hbWUiOiJjYWxsbWVqYm95cG9wZSIsImVtYWlsIjoiamFjaGlrZWp1ZGUxMDRAZ21haWwuY29tIiwiZXhwIjoxNzgwODI3MTg2fQ.zOrpokbfMXPs66kDTQ5LzsjZdUJDyP9x-lCoufIAPPI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a04537bba896c3e3-LOS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.118.8.192",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-May-2026 10:15:30 UTC] === END API CALL LOG ===
[31-May-2026 10:15:30 UTC] ✅ API Hash verification passed for profile endpoint
[31-May-2026 10:15:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkyIiwidXNlcm5hbWUiOiJjYWxsbWVqYm95cG9wZSIsImVtYWlsIjoiamFjaGlrZWp1ZGUxMDRAZ21haWwuY29tIiwiZXhwIjoxNzgwODI3MTg2fQ.zOrpokbfMXPs66kDTQ5LzsjZdUJDyP9x-lCoufIAPPI
[31-May-2026 10:15:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-May-2026 10:15:30 UTC] ✅ JWT token verified successfully for user profile
[31-May-2026 10:15:30 UTC] User ID: 692
[31-May-2026 10:15:30 UTC] ✅ User profile retrieved successfully for user ID: 692
[31-May-2026 10:15:30 UTC] User Purchases API - User ID: 692
[31-May-2026 10:15:30 UTC] User Purchases API - Total purchases found: 1
[31-May-2026 10:15:49 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-May-2026 10:15:49 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-May-2026 10:15:49 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.118.8.192, 172.69.253.142","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkyIiwidXNlcm5hbWUiOiJjYWxsbWVqYm95cG9wZSIsImVtYWlsIjoiamFjaGlrZWp1ZGUxMDRAZ21haWwuY29tIiwiZXhwIjoxNzgwODI3MTg2fQ.zOrpokbfMXPs66kDTQ5LzsjZdUJDyP9x-lCoufIAPPI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0453831ad5ac3e3-LOS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.118.8.192","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[31-May-2026 10:15:49 UTC] === User Orders API Called ===
[31-May-2026 10:15:49 UTC] User ID: 692
[31-May-2026 10:15:49 UTC] Limit: 20, Offset: 0
[31-May-2026 10:15:49 UTC] Orders found: 0
[31-May-2026 10:15:49 UTC] Orders data: []
[31-May-2026 10:15:49 UTC] Total orders count: 0
[31-May-2026 10:15:49 UTC] === API CALL LOG ===
[31-May-2026 10:15:49 UTC] Endpoint: user/profile.php
[31-May-2026 10:15:49 UTC] Full Log Data: {
    "timestamp": "2026-05-31 10:15:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.118.8.192",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.118.8.192, 172.69.253.143",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkyIiwidXNlcm5hbWUiOiJjYWxsbWVqYm95cG9wZSIsImVtYWlsIjoiamFjaGlrZWp1ZGUxMDRAZ21haWwuY29tIiwiZXhwIjoxNzgwODI3MTg2fQ.zOrpokbfMXPs66kDTQ5LzsjZdUJDyP9x-lCoufIAPPI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0453831eecdc3e3-LOS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.118.8.192",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-May-2026 10:15:49 UTC] === END API CALL LOG ===
[31-May-2026 10:15:49 UTC] ✅ API Hash verification passed for profile endpoint
[31-May-2026 10:15:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkyIiwidXNlcm5hbWUiOiJjYWxsbWVqYm95cG9wZSIsImVtYWlsIjoiamFjaGlrZWp1ZGUxMDRAZ21haWwuY29tIiwiZXhwIjoxNzgwODI3MTg2fQ.zOrpokbfMXPs66kDTQ5LzsjZdUJDyP9x-lCoufIAPPI
[31-May-2026 10:15:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-May-2026 10:15:49 UTC] ✅ JWT token verified successfully for user profile
[31-May-2026 10:15:49 UTC] User ID: 692
[31-May-2026 10:15:49 UTC] ✅ User profile retrieved successfully for user ID: 692
[31-May-2026 10:15:49 UTC] === API CALL LOG ===
[31-May-2026 10:15:49 UTC] Endpoint: user/profile.php
[31-May-2026 10:15:49 UTC] Full Log Data: {
    "timestamp": "2026-05-31 10:15:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.118.8.192",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.118.8.192, 172.69.253.143",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkyIiwidXNlcm5hbWUiOiJjYWxsbWVqYm95cG9wZSIsImVtYWlsIjoiamFjaGlrZWp1ZGUxMDRAZ21haWwuY29tIiwiZXhwIjoxNzgwODI3MTg2fQ.zOrpokbfMXPs66kDTQ5LzsjZdUJDyP9x-lCoufIAPPI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a04538360f27c3e3-LOS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.118.8.192",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-May-2026 10:15:49 UTC] === END API CALL LOG ===
[31-May-2026 10:15:49 UTC] ✅ API Hash verification passed for profile endpoint
[31-May-2026 10:15:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkyIiwidXNlcm5hbWUiOiJjYWxsbWVqYm95cG9wZSIsImVtYWlsIjoiamFjaGlrZWp1ZGUxMDRAZ21haWwuY29tIiwiZXhwIjoxNzgwODI3MTg2fQ.zOrpokbfMXPs66kDTQ5LzsjZdUJDyP9x-lCoufIAPPI
[31-May-2026 10:15:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-May-2026 10:15:49 UTC] ✅ JWT token verified successfully for user profile
[31-May-2026 10:15:49 UTC] User ID: 692
[31-May-2026 10:15:49 UTC] ✅ User profile retrieved successfully for user ID: 692
[31-May-2026 10:15:50 UTC] === API CALL LOG ===
[31-May-2026 10:15:50 UTC] Endpoint: user/profile.php
[31-May-2026 10:15:50 UTC] Full Log Data: {
    "timestamp": "2026-05-31 10:15:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.118.8.192",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.118.8.192, 172.69.253.143",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkyIiwidXNlcm5hbWUiOiJjYWxsbWVqYm95cG9wZSIsImVtYWlsIjoiamFjaGlrZWp1ZGUxMDRAZ21haWwuY29tIiwiZXhwIjoxNzgwODI3MTg2fQ.zOrpokbfMXPs66kDTQ5LzsjZdUJDyP9x-lCoufIAPPI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a04538398ae5c3e3-LOS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.118.8.192",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-May-2026 10:15:50 UTC] === END API CALL LOG ===
[31-May-2026 10:15:50 UTC] ✅ API Hash verification passed for profile endpoint
[31-May-2026 10:15:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkyIiwidXNlcm5hbWUiOiJjYWxsbWVqYm95cG9wZSIsImVtYWlsIjoiamFjaGlrZWp1ZGUxMDRAZ21haWwuY29tIiwiZXhwIjoxNzgwODI3MTg2fQ.zOrpokbfMXPs66kDTQ5LzsjZdUJDyP9x-lCoufIAPPI
[31-May-2026 10:15:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-May-2026 10:15:50 UTC] ✅ JWT token verified successfully for user profile
[31-May-2026 10:15:50 UTC] User ID: 692
[31-May-2026 10:15:50 UTC] ✅ User profile retrieved successfully for user ID: 692
[31-May-2026 10:16:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-May-2026 10:16:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-May-2026 10:16:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.118.8.192, 172.69.253.142","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkyIiwidXNlcm5hbWUiOiJjYWxsbWVqYm95cG9wZSIsImVtYWlsIjoiamFjaGlrZWp1ZGUxMDRAZ21haWwuY29tIiwiZXhwIjoxNzgwODI3MTg2fQ.zOrpokbfMXPs66kDTQ5LzsjZdUJDyP9x-lCoufIAPPI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a04538b12d29c3e3-LOS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.118.8.192","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[31-May-2026 10:16:09 UTC] === User Orders API Called ===
[31-May-2026 10:16:09 UTC] User ID: 692
[31-May-2026 10:16:09 UTC] Limit: 20, Offset: 0
[31-May-2026 10:16:09 UTC] Orders found: 0
[31-May-2026 10:16:09 UTC] Orders data: []
[31-May-2026 10:16:09 UTC] Total orders count: 0
[31-May-2026 10:16:09 UTC] === API CALL LOG ===
[31-May-2026 10:16:09 UTC] Endpoint: user/profile.php
[31-May-2026 10:16:09 UTC] Full Log Data: {
    "timestamp": "2026-05-31 10:16:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.118.8.192",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.118.8.192, 172.69.253.142",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkyIiwidXNlcm5hbWUiOiJjYWxsbWVqYm95cG9wZSIsImVtYWlsIjoiamFjaGlrZWp1ZGUxMDRAZ21haWwuY29tIiwiZXhwIjoxNzgwODI3MTg2fQ.zOrpokbfMXPs66kDTQ5LzsjZdUJDyP9x-lCoufIAPPI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a04538b12d30c3e3-LOS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.118.8.192",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-May-2026 10:16:09 UTC] === END API CALL LOG ===
[31-May-2026 10:16:09 UTC] ✅ API Hash verification passed for profile endpoint
[31-May-2026 10:16:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkyIiwidXNlcm5hbWUiOiJjYWxsbWVqYm95cG9wZSIsImVtYWlsIjoiamFjaGlrZWp1ZGUxMDRAZ21haWwuY29tIiwiZXhwIjoxNzgwODI3MTg2fQ.zOrpokbfMXPs66kDTQ5LzsjZdUJDyP9x-lCoufIAPPI
[31-May-2026 10:16:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-May-2026 10:16:09 UTC] ✅ JWT token verified successfully for user profile
[31-May-2026 10:16:09 UTC] User ID: 692
[31-May-2026 10:16:09 UTC] ✅ User profile retrieved successfully for user ID: 692
[31-May-2026 10:16:09 UTC] === API CALL LOG ===
[31-May-2026 10:16:09 UTC] Endpoint: user/profile.php
[31-May-2026 10:16:09 UTC] Full Log Data: {
    "timestamp": "2026-05-31 10:16:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.118.8.192",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.118.8.192, 172.69.253.143",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkyIiwidXNlcm5hbWUiOiJjYWxsbWVqYm95cG9wZSIsImVtYWlsIjoiamFjaGlrZWp1ZGUxMDRAZ21haWwuY29tIiwiZXhwIjoxNzgwODI3MTg2fQ.zOrpokbfMXPs66kDTQ5LzsjZdUJDyP9x-lCoufIAPPI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a04538b4d980c3e3-LOS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.118.8.192",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-May-2026 10:16:09 UTC] === END API CALL LOG ===
[31-May-2026 10:16:09 UTC] ✅ API Hash verification passed for profile endpoint
[31-May-2026 10:16:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkyIiwidXNlcm5hbWUiOiJjYWxsbWVqYm95cG9wZSIsImVtYWlsIjoiamFjaGlrZWp1ZGUxMDRAZ21haWwuY29tIiwiZXhwIjoxNzgwODI3MTg2fQ.zOrpokbfMXPs66kDTQ5LzsjZdUJDyP9x-lCoufIAPPI
[31-May-2026 10:16:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-May-2026 10:16:09 UTC] ✅ JWT token verified successfully for user profile
[31-May-2026 10:16:09 UTC] User ID: 692
[31-May-2026 10:16:09 UTC] ✅ User profile retrieved successfully for user ID: 692
[31-May-2026 10:16:10 UTC] === API CALL LOG ===
[31-May-2026 10:16:10 UTC] Endpoint: user/profile.php
[31-May-2026 10:16:10 UTC] Full Log Data: {
    "timestamp": "2026-05-31 10:16:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.118.8.192",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.118.8.192, 172.69.253.143",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkyIiwidXNlcm5hbWUiOiJjYWxsbWVqYm95cG9wZSIsImVtYWlsIjoiamFjaGlrZWp1ZGUxMDRAZ21haWwuY29tIiwiZXhwIjoxNzgwODI3MTg2fQ.zOrpokbfMXPs66kDTQ5LzsjZdUJDyP9x-lCoufIAPPI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a04538b9dffbc3e3-LOS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.118.8.192",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-May-2026 10:16:10 UTC] === END API CALL LOG ===
[31-May-2026 10:16:10 UTC] ✅ API Hash verification passed for profile endpoint
[31-May-2026 10:16:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkyIiwidXNlcm5hbWUiOiJjYWxsbWVqYm95cG9wZSIsImVtYWlsIjoiamFjaGlrZWp1ZGUxMDRAZ21haWwuY29tIiwiZXhwIjoxNzgwODI3MTg2fQ.zOrpokbfMXPs66kDTQ5LzsjZdUJDyP9x-lCoufIAPPI
[31-May-2026 10:16:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-May-2026 10:16:10 UTC] ✅ JWT token verified successfully for user profile
[31-May-2026 10:16:10 UTC] User ID: 692
[31-May-2026 10:16:10 UTC] ✅ User profile retrieved successfully for user ID: 692
[31-May-2026 10:16:24 UTC] === API CALL LOG ===
[31-May-2026 10:16:24 UTC] Endpoint: user/profile.php
[31-May-2026 10:16:24 UTC] Full Log Data: {
    "timestamp": "2026-05-31 10:16:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.118.8.192",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.118.8.192, 172.69.253.143",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkyIiwidXNlcm5hbWUiOiJjYWxsbWVqYm95cG9wZSIsImVtYWlsIjoiamFjaGlrZWp1ZGUxMDRAZ21haWwuY29tIiwiZXhwIjoxNzgwODI3MTg2fQ.zOrpokbfMXPs66kDTQ5LzsjZdUJDyP9x-lCoufIAPPI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a045391099afc3e3-LOS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.118.8.192",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-May-2026 10:16:24 UTC] === END API CALL LOG ===
[31-May-2026 10:16:24 UTC] ✅ API Hash verification passed for profile endpoint
[31-May-2026 10:16:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkyIiwidXNlcm5hbWUiOiJjYWxsbWVqYm95cG9wZSIsImVtYWlsIjoiamFjaGlrZWp1ZGUxMDRAZ21haWwuY29tIiwiZXhwIjoxNzgwODI3MTg2fQ.zOrpokbfMXPs66kDTQ5LzsjZdUJDyP9x-lCoufIAPPI
[31-May-2026 10:16:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-May-2026 10:16:24 UTC] ✅ JWT token verified successfully for user profile
[31-May-2026 10:16:24 UTC] User ID: 692
[31-May-2026 10:16:24 UTC] ✅ User profile retrieved successfully for user ID: 692
[31-May-2026 10:16:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-May-2026 10:16:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-May-2026 10:16:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.118.8.192, 172.69.253.142","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkyIiwidXNlcm5hbWUiOiJjYWxsbWVqYm95cG9wZSIsImVtYWlsIjoiamFjaGlrZWp1ZGUxMDRAZ21haWwuY29tIiwiZXhwIjoxNzgwODI3MTg2fQ.zOrpokbfMXPs66kDTQ5LzsjZdUJDyP9x-lCoufIAPPI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0453951ea9fc3e3-LOS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.118.8.192","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[31-May-2026 10:16:35 UTC] === User Orders API Called ===
[31-May-2026 10:16:35 UTC] User ID: 692
[31-May-2026 10:16:35 UTC] Limit: 20, Offset: 0
[31-May-2026 10:16:35 UTC] Orders found: 0
[31-May-2026 10:16:35 UTC] Orders data: []
[31-May-2026 10:16:35 UTC] Total orders count: 0
[31-May-2026 10:16:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-May-2026 10:16:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-May-2026 10:16:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.118.8.192, 172.69.253.142","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkyIiwidXNlcm5hbWUiOiJjYWxsbWVqYm95cG9wZSIsImVtYWlsIjoiamFjaGlrZWp1ZGUxMDRAZ21haWwuY29tIiwiZXhwIjoxNzgwODI3MTg2fQ.zOrpokbfMXPs66kDTQ5LzsjZdUJDyP9x-lCoufIAPPI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a045395dea28c3e3-LOS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.118.8.192","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[31-May-2026 10:16:36 UTC] === User Orders API Called ===
[31-May-2026 10:16:36 UTC] User ID: 692
[31-May-2026 10:16:36 UTC] Limit: 20, Offset: 0
[31-May-2026 10:16:36 UTC] Orders found: 0
[31-May-2026 10:16:36 UTC] Orders data: []
[31-May-2026 10:16:36 UTC] Total orders count: 0
[31-May-2026 10:16:36 UTC] === API CALL LOG ===
[31-May-2026 10:16:36 UTC] Endpoint: user/profile.php
[31-May-2026 10:16:36 UTC] Full Log Data: {
    "timestamp": "2026-05-31 10:16:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.118.8.192",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.118.8.192, 172.69.253.142",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkyIiwidXNlcm5hbWUiOiJjYWxsbWVqYm95cG9wZSIsImVtYWlsIjoiamFjaGlrZWp1ZGUxMDRAZ21haWwuY29tIiwiZXhwIjoxNzgwODI3MTg2fQ.zOrpokbfMXPs66kDTQ5LzsjZdUJDyP9x-lCoufIAPPI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a045395dea31c3e3-LOS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.118.8.192",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-May-2026 10:16:36 UTC] === END API CALL LOG ===
[31-May-2026 10:16:36 UTC] ✅ API Hash verification passed for profile endpoint
[31-May-2026 10:16:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkyIiwidXNlcm5hbWUiOiJjYWxsbWVqYm95cG9wZSIsImVtYWlsIjoiamFjaGlrZWp1ZGUxMDRAZ21haWwuY29tIiwiZXhwIjoxNzgwODI3MTg2fQ.zOrpokbfMXPs66kDTQ5LzsjZdUJDyP9x-lCoufIAPPI
[31-May-2026 10:16:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-May-2026 10:16:36 UTC] ✅ JWT token verified successfully for user profile
[31-May-2026 10:16:36 UTC] User ID: 692
[31-May-2026 10:16:36 UTC] ✅ User profile retrieved successfully for user ID: 692
[31-May-2026 10:16:37 UTC] === API CALL LOG ===
[31-May-2026 10:16:37 UTC] Endpoint: user/profile.php
[31-May-2026 10:16:37 UTC] Full Log Data: {
    "timestamp": "2026-05-31 10:16:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.118.8.192",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.118.8.192, 172.69.253.142",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkyIiwidXNlcm5hbWUiOiJjYWxsbWVqYm95cG9wZSIsImVtYWlsIjoiamFjaGlrZWp1ZGUxMDRAZ21haWwuY29tIiwiZXhwIjoxNzgwODI3MTg2fQ.zOrpokbfMXPs66kDTQ5LzsjZdUJDyP9x-lCoufIAPPI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0453961dd3ec3e3-LOS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.118.8.192",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-May-2026 10:16:37 UTC] === END API CALL LOG ===
[31-May-2026 10:16:37 UTC] ✅ API Hash verification passed for profile endpoint
[31-May-2026 10:16:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkyIiwidXNlcm5hbWUiOiJjYWxsbWVqYm95cG9wZSIsImVtYWlsIjoiamFjaGlrZWp1ZGUxMDRAZ21haWwuY29tIiwiZXhwIjoxNzgwODI3MTg2fQ.zOrpokbfMXPs66kDTQ5LzsjZdUJDyP9x-lCoufIAPPI
[31-May-2026 10:16:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-May-2026 10:16:37 UTC] ✅ JWT token verified successfully for user profile
[31-May-2026 10:16:37 UTC] User ID: 692
[31-May-2026 10:16:37 UTC] ✅ User profile retrieved successfully for user ID: 692
[31-May-2026 10:16:38 UTC] === API CALL LOG ===
[31-May-2026 10:16:38 UTC] Endpoint: user/profile.php
[31-May-2026 10:16:38 UTC] Full Log Data: {
    "timestamp": "2026-05-31 10:16:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.118.8.192",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.118.8.192, 172.69.253.142",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkyIiwidXNlcm5hbWUiOiJjYWxsbWVqYm95cG9wZSIsImVtYWlsIjoiamFjaGlrZWp1ZGUxMDRAZ21haWwuY29tIiwiZXhwIjoxNzgwODI3MTg2fQ.zOrpokbfMXPs66kDTQ5LzsjZdUJDyP9x-lCoufIAPPI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0453967e827c3e3-LOS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.118.8.192",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-May-2026 10:16:38 UTC] === END API CALL LOG ===
[31-May-2026 10:16:38 UTC] ✅ API Hash verification passed for profile endpoint
[31-May-2026 10:16:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkyIiwidXNlcm5hbWUiOiJjYWxsbWVqYm95cG9wZSIsImVtYWlsIjoiamFjaGlrZWp1ZGUxMDRAZ21haWwuY29tIiwiZXhwIjoxNzgwODI3MTg2fQ.zOrpokbfMXPs66kDTQ5LzsjZdUJDyP9x-lCoufIAPPI
[31-May-2026 10:16:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-May-2026 10:16:38 UTC] ✅ JWT token verified successfully for user profile
[31-May-2026 10:16:38 UTC] User ID: 692
[31-May-2026 10:16:38 UTC] ✅ User profile retrieved successfully for user ID: 692
[31-May-2026 11:58:45 UTC] === API CALL LOG ===
[31-May-2026 11:58:45 UTC] Endpoint: user/profile.php
[31-May-2026 11:58:45 UTC] Full Log Data: {
    "timestamp": "2026-05-31 11:58:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1465:8719:195c:ca9e:ce8a:29af",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1465:8719:195c:ca9e:ce8a:29af, 172.68.211.180",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkzIiwidXNlcm5hbWUiOiJrYXJpbWJ1MjIiLCJlbWFpbCI6Im1pcmFsaWJhbG9jaDM3NEBnbWFpbC5jb20iLCJleHAiOjE3ODA4MzM1MjN9.iasYkOnxCTRgWn7lh4Jx8Z_Q8T0jG58fY39sv0kzDpY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a045cefe495e08d9-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:3100:1465:8719:195c:ca9e:ce8a:29af",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-May-2026 11:58:45 UTC] === END API CALL LOG ===
[31-May-2026 11:58:45 UTC] ✅ API Hash verification passed for profile endpoint
[31-May-2026 11:58:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkzIiwidXNlcm5hbWUiOiJrYXJpbWJ1MjIiLCJlbWFpbCI6Im1pcmFsaWJhbG9jaDM3NEBnbWFpbC5jb20iLCJleHAiOjE3ODA4MzM1MjN9.iasYkOnxCTRgWn7lh4Jx8Z_Q8T0jG58fY39sv0kzDpY
[31-May-2026 11:58:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-May-2026 11:58:45 UTC] ✅ JWT token verified successfully for user profile
[31-May-2026 11:58:45 UTC] User ID: 693
[31-May-2026 11:58:45 UTC] ✅ User profile retrieved successfully for user ID: 693
[31-May-2026 11:58:45 UTC] === API CALL LOG ===
[31-May-2026 11:58:45 UTC] Endpoint: user/profile.php
[31-May-2026 11:58:45 UTC] Full Log Data: {
    "timestamp": "2026-05-31 11:58:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1465:8719:195c:ca9e:ce8a:29af",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1465:8719:195c:ca9e:ce8a:29af, 172.68.211.180",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkzIiwidXNlcm5hbWUiOiJrYXJpbWJ1MjIiLCJlbWFpbCI6Im1pcmFsaWJhbG9jaDM3NEBnbWFpbC5jb20iLCJleHAiOjE3ODA4MzM1MjN9.iasYkOnxCTRgWn7lh4Jx8Z_Q8T0jG58fY39sv0kzDpY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a045cefe496408d9-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:3100:1465:8719:195c:ca9e:ce8a:29af",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-May-2026 11:58:45 UTC] === END API CALL LOG ===
[31-May-2026 11:58:45 UTC] ✅ API Hash verification passed for profile endpoint
[31-May-2026 11:58:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkzIiwidXNlcm5hbWUiOiJrYXJpbWJ1MjIiLCJlbWFpbCI6Im1pcmFsaWJhbG9jaDM3NEBnbWFpbC5jb20iLCJleHAiOjE3ODA4MzM1MjN9.iasYkOnxCTRgWn7lh4Jx8Z_Q8T0jG58fY39sv0kzDpY
[31-May-2026 11:58:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-May-2026 11:58:45 UTC] ✅ JWT token verified successfully for user profile
[31-May-2026 11:58:45 UTC] User ID: 693
[31-May-2026 11:58:45 UTC] ✅ User profile retrieved successfully for user ID: 693
[31-May-2026 11:58:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-May-2026 11:58:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-May-2026 11:58:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2404:3100:1465:8719:195c:ca9e:ce8a:29af, 172.68.211.180","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkzIiwidXNlcm5hbWUiOiJrYXJpbWJ1MjIiLCJlbWFpbCI6Im1pcmFsaWJhbG9jaDM3NEBnbWFpbC5jb20iLCJleHAiOjE3ODA4MzM1MjN9.iasYkOnxCTRgWn7lh4Jx8Z_Q8T0jG58fY39sv0kzDpY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a045cefe496208d9-HKG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2404:3100:1465:8719:195c:ca9e:ce8a:29af","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[31-May-2026 11:58:45 UTC] === User Orders API Called ===
[31-May-2026 11:58:45 UTC] User ID: 693
[31-May-2026 11:58:45 UTC] Limit: 20, Offset: 0
[31-May-2026 11:58:45 UTC] Orders found: 0
[31-May-2026 11:58:45 UTC] Orders data: []
[31-May-2026 11:58:45 UTC] Total orders count: 0
[31-May-2026 11:58:49 UTC] === API CALL LOG ===
[31-May-2026 11:58:49 UTC] Endpoint: user/profile.php
[31-May-2026 11:58:49 UTC] Full Log Data: {
    "timestamp": "2026-05-31 11:58:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1465:8719:195c:ca9e:ce8a:29af",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1465:8719:195c:ca9e:ce8a:29af, 172.68.211.180",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkzIiwidXNlcm5hbWUiOiJrYXJpbWJ1MjIiLCJlbWFpbCI6Im1pcmFsaWJhbG9jaDM3NEBnbWFpbC5jb20iLCJleHAiOjE3ODA4MzM1MjN9.iasYkOnxCTRgWn7lh4Jx8Z_Q8T0jG58fY39sv0kzDpY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a045cf178a0408d9-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:3100:1465:8719:195c:ca9e:ce8a:29af",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-May-2026 11:58:49 UTC] === END API CALL LOG ===
[31-May-2026 11:58:49 UTC] ✅ API Hash verification passed for profile endpoint
[31-May-2026 11:58:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkzIiwidXNlcm5hbWUiOiJrYXJpbWJ1MjIiLCJlbWFpbCI6Im1pcmFsaWJhbG9jaDM3NEBnbWFpbC5jb20iLCJleHAiOjE3ODA4MzM1MjN9.iasYkOnxCTRgWn7lh4Jx8Z_Q8T0jG58fY39sv0kzDpY
[31-May-2026 11:58:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-May-2026 11:58:49 UTC] ✅ JWT token verified successfully for user profile
[31-May-2026 11:58:49 UTC] User ID: 693
[31-May-2026 11:58:49 UTC] ✅ User profile retrieved successfully for user ID: 693
[31-May-2026 11:58:51 UTC] === API CALL LOG ===
[31-May-2026 11:58:51 UTC] Endpoint: user/profile.php
[31-May-2026 11:58:51 UTC] Full Log Data: {
    "timestamp": "2026-05-31 11:58:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1465:8719:195c:ca9e:ce8a:29af",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1465:8719:195c:ca9e:ce8a:29af, 172.68.211.180",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkzIiwidXNlcm5hbWUiOiJrYXJpbWJ1MjIiLCJlbWFpbCI6Im1pcmFsaWJhbG9jaDM3NEBnbWFpbC5jb20iLCJleHAiOjE3ODA4MzM1MjN9.iasYkOnxCTRgWn7lh4Jx8Z_Q8T0jG58fY39sv0kzDpY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a045cf221a7308d9-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:3100:1465:8719:195c:ca9e:ce8a:29af",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-May-2026 11:58:51 UTC] === END API CALL LOG ===
[31-May-2026 11:58:51 UTC] ✅ API Hash verification passed for profile endpoint
[31-May-2026 11:58:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkzIiwidXNlcm5hbWUiOiJrYXJpbWJ1MjIiLCJlbWFpbCI6Im1pcmFsaWJhbG9jaDM3NEBnbWFpbC5jb20iLCJleHAiOjE3ODA4MzM1MjN9.iasYkOnxCTRgWn7lh4Jx8Z_Q8T0jG58fY39sv0kzDpY
[31-May-2026 11:58:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-May-2026 11:58:51 UTC] ✅ JWT token verified successfully for user profile
[31-May-2026 11:58:51 UTC] User ID: 693
[31-May-2026 11:58:51 UTC] ✅ User profile retrieved successfully for user ID: 693
[31-May-2026 11:58:52 UTC] User Purchases API - User ID: 693
[31-May-2026 11:58:52 UTC] User Purchases API - Total purchases found: 0
[31-May-2026 11:59:04 UTC] === API CALL LOG ===
[31-May-2026 11:59:04 UTC] Endpoint: user/profile.php
[31-May-2026 11:59:04 UTC] Full Log Data: {
    "timestamp": "2026-05-31 11:59:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1465:8719:195c:ca9e:ce8a:29af",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1465:8719:195c:ca9e:ce8a:29af, 162.158.178.218",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkzIiwidXNlcm5hbWUiOiJrYXJpbWJ1MjIiLCJlbWFpbCI6Im1pcmFsaWJhbG9jaDM3NEBnbWFpbC5jb20iLCJleHAiOjE3ODA4MzM1MjN9.iasYkOnxCTRgWn7lh4Jx8Z_Q8T0jG58fY39sv0kzDpY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a045cf724afddd6c-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:3100:1465:8719:195c:ca9e:ce8a:29af",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-May-2026 11:59:04 UTC] === END API CALL LOG ===
[31-May-2026 11:59:04 UTC] ✅ API Hash verification passed for profile endpoint
[31-May-2026 11:59:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkzIiwidXNlcm5hbWUiOiJrYXJpbWJ1MjIiLCJlbWFpbCI6Im1pcmFsaWJhbG9jaDM3NEBnbWFpbC5jb20iLCJleHAiOjE3ODA4MzM1MjN9.iasYkOnxCTRgWn7lh4Jx8Z_Q8T0jG58fY39sv0kzDpY
[31-May-2026 11:59:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-May-2026 11:59:04 UTC] ✅ JWT token verified successfully for user profile
[31-May-2026 11:59:04 UTC] User ID: 693
[31-May-2026 11:59:04 UTC] ✅ User profile retrieved successfully for user ID: 693
[31-May-2026 11:59:06 UTC] === API CALL LOG ===
[31-May-2026 11:59:06 UTC] Endpoint: user/profile.php
[31-May-2026 11:59:06 UTC] Full Log Data: {
    "timestamp": "2026-05-31 11:59:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1465:8719:195c:ca9e:ce8a:29af",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1465:8719:195c:ca9e:ce8a:29af, 162.158.178.218",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkzIiwidXNlcm5hbWUiOiJrYXJpbWJ1MjIiLCJlbWFpbCI6Im1pcmFsaWJhbG9jaDM3NEBnbWFpbC5jb20iLCJleHAiOjE3ODA4MzM1MjN9.iasYkOnxCTRgWn7lh4Jx8Z_Q8T0jG58fY39sv0kzDpY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a045cf814d22dd6c-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:3100:1465:8719:195c:ca9e:ce8a:29af",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-May-2026 11:59:06 UTC] === END API CALL LOG ===
[31-May-2026 11:59:06 UTC] ✅ API Hash verification passed for profile endpoint
[31-May-2026 11:59:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkzIiwidXNlcm5hbWUiOiJrYXJpbWJ1MjIiLCJlbWFpbCI6Im1pcmFsaWJhbG9jaDM3NEBnbWFpbC5jb20iLCJleHAiOjE3ODA4MzM1MjN9.iasYkOnxCTRgWn7lh4Jx8Z_Q8T0jG58fY39sv0kzDpY
[31-May-2026 11:59:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-May-2026 11:59:06 UTC] ✅ JWT token verified successfully for user profile
[31-May-2026 11:59:06 UTC] User ID: 693
[31-May-2026 11:59:06 UTC] ✅ User profile retrieved successfully for user ID: 693
[31-May-2026 11:59:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-May-2026 11:59:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-May-2026 11:59:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2404:3100:1465:8719:195c:ca9e:ce8a:29af, 162.158.179.186","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkzIiwidXNlcm5hbWUiOiJrYXJpbWJ1MjIiLCJlbWFpbCI6Im1pcmFsaWJhbG9jaDM3NEBnbWFpbC5jb20iLCJleHAiOjE3ODA4MzM1MjN9.iasYkOnxCTRgWn7lh4Jx8Z_Q8T0jG58fY39sv0kzDpY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a045cf824fa1dd6c-HKG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2404:3100:1465:8719:195c:ca9e:ce8a:29af","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[31-May-2026 11:59:07 UTC] === User Orders API Called ===
[31-May-2026 11:59:07 UTC] User ID: 693
[31-May-2026 11:59:07 UTC] Limit: 20, Offset: 0
[31-May-2026 11:59:07 UTC] Orders found: 0
[31-May-2026 11:59:07 UTC] Orders data: []
[31-May-2026 11:59:07 UTC] Total orders count: 0
[31-May-2026 11:59:07 UTC] === API CALL LOG ===
[31-May-2026 11:59:07 UTC] Endpoint: user/profile.php
[31-May-2026 11:59:07 UTC] Full Log Data: {
    "timestamp": "2026-05-31 11:59:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1465:8719:195c:ca9e:ce8a:29af",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1465:8719:195c:ca9e:ce8a:29af, 162.158.179.186",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkzIiwidXNlcm5hbWUiOiJrYXJpbWJ1MjIiLCJlbWFpbCI6Im1pcmFsaWJhbG9jaDM3NEBnbWFpbC5jb20iLCJleHAiOjE3ODA4MzM1MjN9.iasYkOnxCTRgWn7lh4Jx8Z_Q8T0jG58fY39sv0kzDpY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a045cf824fa2dd6c-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:3100:1465:8719:195c:ca9e:ce8a:29af",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-May-2026 11:59:07 UTC] === END API CALL LOG ===
[31-May-2026 11:59:07 UTC] ✅ API Hash verification passed for profile endpoint
[31-May-2026 11:59:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkzIiwidXNlcm5hbWUiOiJrYXJpbWJ1MjIiLCJlbWFpbCI6Im1pcmFsaWJhbG9jaDM3NEBnbWFpbC5jb20iLCJleHAiOjE3ODA4MzM1MjN9.iasYkOnxCTRgWn7lh4Jx8Z_Q8T0jG58fY39sv0kzDpY
[31-May-2026 11:59:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-May-2026 11:59:07 UTC] ✅ JWT token verified successfully for user profile
[31-May-2026 11:59:07 UTC] User ID: 693
[31-May-2026 11:59:07 UTC] ✅ User profile retrieved successfully for user ID: 693
[31-May-2026 11:59:08 UTC] === API CALL LOG ===
[31-May-2026 11:59:08 UTC] Endpoint: user/profile.php
[31-May-2026 11:59:08 UTC] Full Log Data: {
    "timestamp": "2026-05-31 11:59:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1465:8719:195c:ca9e:ce8a:29af",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1465:8719:195c:ca9e:ce8a:29af, 162.158.178.218",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkzIiwidXNlcm5hbWUiOiJrYXJpbWJ1MjIiLCJlbWFpbCI6Im1pcmFsaWJhbG9jaDM3NEBnbWFpbC5jb20iLCJleHAiOjE3ODA4MzM1MjN9.iasYkOnxCTRgWn7lh4Jx8Z_Q8T0jG58fY39sv0kzDpY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a045cf8db80fdd6c-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:3100:1465:8719:195c:ca9e:ce8a:29af",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-May-2026 11:59:08 UTC] === END API CALL LOG ===
[31-May-2026 11:59:08 UTC] ✅ API Hash verification passed for profile endpoint
[31-May-2026 11:59:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkzIiwidXNlcm5hbWUiOiJrYXJpbWJ1MjIiLCJlbWFpbCI6Im1pcmFsaWJhbG9jaDM3NEBnbWFpbC5jb20iLCJleHAiOjE3ODA4MzM1MjN9.iasYkOnxCTRgWn7lh4Jx8Z_Q8T0jG58fY39sv0kzDpY
[31-May-2026 11:59:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-May-2026 11:59:08 UTC] ✅ JWT token verified successfully for user profile
[31-May-2026 11:59:08 UTC] User ID: 693
[31-May-2026 11:59:08 UTC] ✅ User profile retrieved successfully for user ID: 693
[31-May-2026 11:59:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-May-2026 11:59:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-May-2026 11:59:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2404:3100:1465:8719:195c:ca9e:ce8a:29af, 162.158.178.218","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkzIiwidXNlcm5hbWUiOiJrYXJpbWJ1MjIiLCJlbWFpbCI6Im1pcmFsaWJhbG9jaDM3NEBnbWFpbC5jb20iLCJleHAiOjE3ODA4MzM1MjN9.iasYkOnxCTRgWn7lh4Jx8Z_Q8T0jG58fY39sv0kzDpY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a045cf991896dd6c-HKG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2404:3100:1465:8719:195c:ca9e:ce8a:29af","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[31-May-2026 11:59:10 UTC] === User Orders API Called ===
[31-May-2026 11:59:10 UTC] User ID: 693
[31-May-2026 11:59:10 UTC] Limit: 20, Offset: 0
[31-May-2026 11:59:10 UTC] Orders found: 0
[31-May-2026 11:59:10 UTC] Orders data: []
[31-May-2026 11:59:10 UTC] Total orders count: 0
[31-May-2026 11:59:17 UTC] === API CALL LOG ===
[31-May-2026 11:59:17 UTC] Endpoint: user/profile.php
[31-May-2026 11:59:17 UTC] Full Log Data: {
    "timestamp": "2026-05-31 11:59:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1465:8719:195c:ca9e:ce8a:29af",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1465:8719:195c:ca9e:ce8a:29af, 162.159.98.44",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkzIiwidXNlcm5hbWUiOiJrYXJpbWJ1MjIiLCJlbWFpbCI6Im1pcmFsaWJhbG9jaDM3NEBnbWFpbC5jb20iLCJleHAiOjE3ODA4MzM1MjN9.iasYkOnxCTRgWn7lh4Jx8Z_Q8T0jG58fY39sv0kzDpY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a045cfc1fece983b-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:3100:1465:8719:195c:ca9e:ce8a:29af",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-May-2026 11:59:17 UTC] === END API CALL LOG ===
[31-May-2026 11:59:17 UTC] ✅ API Hash verification passed for profile endpoint
[31-May-2026 11:59:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkzIiwidXNlcm5hbWUiOiJrYXJpbWJ1MjIiLCJlbWFpbCI6Im1pcmFsaWJhbG9jaDM3NEBnbWFpbC5jb20iLCJleHAiOjE3ODA4MzM1MjN9.iasYkOnxCTRgWn7lh4Jx8Z_Q8T0jG58fY39sv0kzDpY
[31-May-2026 11:59:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-May-2026 11:59:17 UTC] ✅ JWT token verified successfully for user profile
[31-May-2026 11:59:17 UTC] User ID: 693
[31-May-2026 11:59:17 UTC] ✅ User profile retrieved successfully for user ID: 693
[31-May-2026 11:59:19 UTC] === API CALL LOG ===
[31-May-2026 11:59:19 UTC] Endpoint: user/profile.php
[31-May-2026 11:59:19 UTC] Full Log Data: {
    "timestamp": "2026-05-31 11:59:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1465:8719:195c:ca9e:ce8a:29af",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1465:8719:195c:ca9e:ce8a:29af, 162.159.98.44",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkzIiwidXNlcm5hbWUiOiJrYXJpbWJ1MjIiLCJlbWFpbCI6Im1pcmFsaWJhbG9jaDM3NEBnbWFpbC5jb20iLCJleHAiOjE3ODA4MzM1MjN9.iasYkOnxCTRgWn7lh4Jx8Z_Q8T0jG58fY39sv0kzDpY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a045cfd32cc2983b-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:3100:1465:8719:195c:ca9e:ce8a:29af",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-May-2026 11:59:19 UTC] === END API CALL LOG ===
[31-May-2026 11:59:19 UTC] ✅ API Hash verification passed for profile endpoint
[31-May-2026 11:59:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkzIiwidXNlcm5hbWUiOiJrYXJpbWJ1MjIiLCJlbWFpbCI6Im1pcmFsaWJhbG9jaDM3NEBnbWFpbC5jb20iLCJleHAiOjE3ODA4MzM1MjN9.iasYkOnxCTRgWn7lh4Jx8Z_Q8T0jG58fY39sv0kzDpY
[31-May-2026 11:59:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-May-2026 11:59:19 UTC] ✅ JWT token verified successfully for user profile
[31-May-2026 11:59:19 UTC] User ID: 693
[31-May-2026 11:59:19 UTC] ✅ User profile retrieved successfully for user ID: 693
[31-May-2026 11:59:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-May-2026 11:59:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-May-2026 11:59:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2404:3100:1465:8719:195c:ca9e:ce8a:29af, 162.159.98.44","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkzIiwidXNlcm5hbWUiOiJrYXJpbWJ1MjIiLCJlbWFpbCI6Im1pcmFsaWJhbG9jaDM3NEBnbWFpbC5jb20iLCJleHAiOjE3ODA4MzM1MjN9.iasYkOnxCTRgWn7lh4Jx8Z_Q8T0jG58fY39sv0kzDpY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a045cfd4afbf983b-HKG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2404:3100:1465:8719:195c:ca9e:ce8a:29af","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[31-May-2026 11:59:19 UTC] === User Orders API Called ===
[31-May-2026 11:59:19 UTC] User ID: 693
[31-May-2026 11:59:19 UTC] Limit: 20, Offset: 0
[31-May-2026 11:59:19 UTC] Orders found: 0
[31-May-2026 11:59:19 UTC] Orders data: []
[31-May-2026 11:59:19 UTC] Total orders count: 0
[31-May-2026 11:59:19 UTC] === API CALL LOG ===
[31-May-2026 11:59:19 UTC] Endpoint: user/profile.php
[31-May-2026 11:59:19 UTC] Full Log Data: {
    "timestamp": "2026-05-31 11:59:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1465:8719:195c:ca9e:ce8a:29af",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1465:8719:195c:ca9e:ce8a:29af, 162.159.98.202",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkzIiwidXNlcm5hbWUiOiJrYXJpbWJ1MjIiLCJlbWFpbCI6Im1pcmFsaWJhbG9jaDM3NEBnbWFpbC5jb20iLCJleHAiOjE3ODA4MzM1MjN9.iasYkOnxCTRgWn7lh4Jx8Z_Q8T0jG58fY39sv0kzDpY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a045cfd4afc0983b-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:3100:1465:8719:195c:ca9e:ce8a:29af",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-May-2026 11:59:19 UTC] === END API CALL LOG ===
[31-May-2026 11:59:19 UTC] ✅ API Hash verification passed for profile endpoint
[31-May-2026 11:59:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkzIiwidXNlcm5hbWUiOiJrYXJpbWJ1MjIiLCJlbWFpbCI6Im1pcmFsaWJhbG9jaDM3NEBnbWFpbC5jb20iLCJleHAiOjE3ODA4MzM1MjN9.iasYkOnxCTRgWn7lh4Jx8Z_Q8T0jG58fY39sv0kzDpY
[31-May-2026 11:59:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-May-2026 11:59:19 UTC] ✅ JWT token verified successfully for user profile
[31-May-2026 11:59:19 UTC] User ID: 693
[31-May-2026 11:59:19 UTC] ✅ User profile retrieved successfully for user ID: 693
[31-May-2026 11:59:21 UTC] === API CALL LOG ===
[31-May-2026 11:59:21 UTC] Endpoint: user/profile.php
[31-May-2026 11:59:21 UTC] Full Log Data: {
    "timestamp": "2026-05-31 11:59:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1465:8719:195c:ca9e:ce8a:29af",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1465:8719:195c:ca9e:ce8a:29af, 162.159.98.202",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkzIiwidXNlcm5hbWUiOiJrYXJpbWJ1MjIiLCJlbWFpbCI6Im1pcmFsaWJhbG9jaDM3NEBnbWFpbC5jb20iLCJleHAiOjE3ODA4MzM1MjN9.iasYkOnxCTRgWn7lh4Jx8Z_Q8T0jG58fY39sv0kzDpY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a045cfe01abd983b-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:3100:1465:8719:195c:ca9e:ce8a:29af",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-May-2026 11:59:21 UTC] === END API CALL LOG ===
[31-May-2026 11:59:21 UTC] ✅ API Hash verification passed for profile endpoint
[31-May-2026 11:59:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkzIiwidXNlcm5hbWUiOiJrYXJpbWJ1MjIiLCJlbWFpbCI6Im1pcmFsaWJhbG9jaDM3NEBnbWFpbC5jb20iLCJleHAiOjE3ODA4MzM1MjN9.iasYkOnxCTRgWn7lh4Jx8Z_Q8T0jG58fY39sv0kzDpY
[31-May-2026 11:59:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-May-2026 11:59:21 UTC] ✅ JWT token verified successfully for user profile
[31-May-2026 11:59:21 UTC] User ID: 693
[31-May-2026 11:59:21 UTC] ✅ User profile retrieved successfully for user ID: 693
[31-May-2026 14:06:00 UTC] === API CALL LOG ===
[31-May-2026 14:06:00 UTC] Endpoint: user/profile.php
[31-May-2026 14:06:00 UTC] Full Log Data: {
    "timestamp": "2026-05-31 14:06:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.178.32.226",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.178.32.226, 172.69.170.167",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkwIiwidXNlcm5hbWUiOiJtdXNheWlkaXJlIiwiZW1haWwiOiJtdXNheWlkaXJlMTJAZ21haWwuY29tIiwiZXhwIjoxNzgwNzg2OTc3fQ.QCxCxzD6ciohKVgka1EUEl8QKLuHZmtp_BNZLfwX_qQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0468962fb63c0ee-NBO",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.178.32.226",
        "cf-ipcountry": "RW",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-May-2026 14:06:00 UTC] === END API CALL LOG ===
[31-May-2026 14:06:00 UTC] ✅ API Hash verification passed for profile endpoint
[31-May-2026 14:06:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkwIiwidXNlcm5hbWUiOiJtdXNheWlkaXJlIiwiZW1haWwiOiJtdXNheWlkaXJlMTJAZ21haWwuY29tIiwiZXhwIjoxNzgwNzg2OTc3fQ.QCxCxzD6ciohKVgka1EUEl8QKLuHZmtp_BNZLfwX_qQ
[31-May-2026 14:06:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-May-2026 14:06:00 UTC] ✅ JWT token verified successfully for user profile
[31-May-2026 14:06:00 UTC] User ID: 690
[31-May-2026 14:06:00 UTC] ✅ User profile retrieved successfully for user ID: 690
[31-May-2026 14:06:01 UTC] === API CALL LOG ===
[31-May-2026 14:06:01 UTC] Endpoint: user/profile.php
[31-May-2026 14:06:01 UTC] Full Log Data: {
    "timestamp": "2026-05-31 14:06:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.178.32.226",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.178.32.226, 172.69.170.167",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkwIiwidXNlcm5hbWUiOiJtdXNheWlkaXJlIiwiZW1haWwiOiJtdXNheWlkaXJlMTJAZ21haWwuY29tIiwiZXhwIjoxNzgwNzg2OTc3fQ.QCxCxzD6ciohKVgka1EUEl8QKLuHZmtp_BNZLfwX_qQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a046896acb2cc0ee-NBO",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.178.32.226",
        "cf-ipcountry": "RW",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-May-2026 14:06:01 UTC] === END API CALL LOG ===
[31-May-2026 14:06:01 UTC] ✅ API Hash verification passed for profile endpoint
[31-May-2026 14:06:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkwIiwidXNlcm5hbWUiOiJtdXNheWlkaXJlIiwiZW1haWwiOiJtdXNheWlkaXJlMTJAZ21haWwuY29tIiwiZXhwIjoxNzgwNzg2OTc3fQ.QCxCxzD6ciohKVgka1EUEl8QKLuHZmtp_BNZLfwX_qQ
[31-May-2026 14:06:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-May-2026 14:06:01 UTC] ✅ JWT token verified successfully for user profile
[31-May-2026 14:06:01 UTC] User ID: 690
[31-May-2026 14:06:01 UTC] ✅ User profile retrieved successfully for user ID: 690
[31-May-2026 14:06:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-May-2026 14:06:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-May-2026 14:06:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.178.32.226, 172.69.170.152","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkwIiwidXNlcm5hbWUiOiJtdXNheWlkaXJlIiwiZW1haWwiOiJtdXNheWlkaXJlMTJAZ21haWwuY29tIiwiZXhwIjoxNzgwNzg2OTc3fQ.QCxCxzD6ciohKVgka1EUEl8QKLuHZmtp_BNZLfwX_qQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a046896a3a9dc0ee-NBO","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.178.32.226","cf-ipcountry":"RW","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[31-May-2026 14:06:01 UTC] === User Orders API Called ===
[31-May-2026 14:06:01 UTC] User ID: 690
[31-May-2026 14:06:01 UTC] Limit: 20, Offset: 0
[31-May-2026 14:06:01 UTC] Orders found: 1
[31-May-2026 14:06:01 UTC] Orders data: [{"id":311,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cryptocurrencyrwa","status":"cancelled","created_at":"2026-05-31 02:35:12","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[31-May-2026 14:06:01 UTC] Total orders count: 1
[31-May-2026 14:58:19 UTC] === API CALL LOG ===
[31-May-2026 14:58:19 UTC] Endpoint: user/profile.php
[31-May-2026 14:58:19 UTC] Full Log Data: {
    "timestamp": "2026-05-31 14:58:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a106:83f0:accc:aeff:fe6c:ddbb",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a106:83f0:accc:aeff:fe6c:ddbb, 162.158.211.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk0IiwidXNlcm5hbWUiOiJwYW50ZXI1MyIsImVtYWlsIjoia29zYXJtdXN0YWZhMDQzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDg0NDI5OH0.ZDth031PvFbgehVnVp4NjieKIrlN1USBoxblSr6dcv8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a046d6063eabd0f7-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a106:83f0:accc:aeff:fe6c:ddbb",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-May-2026 14:58:19 UTC] === END API CALL LOG ===
[31-May-2026 14:58:19 UTC] ✅ API Hash verification passed for profile endpoint
[31-May-2026 14:58:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk0IiwidXNlcm5hbWUiOiJwYW50ZXI1MyIsImVtYWlsIjoia29zYXJtdXN0YWZhMDQzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDg0NDI5OH0.ZDth031PvFbgehVnVp4NjieKIrlN1USBoxblSr6dcv8
[31-May-2026 14:58:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-May-2026 14:58:19 UTC] ✅ JWT token verified successfully for user profile
[31-May-2026 14:58:19 UTC] User ID: 694
[31-May-2026 14:58:19 UTC] ✅ User profile retrieved successfully for user ID: 694
[31-May-2026 14:58:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-May-2026 14:58:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-May-2026 14:58:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a00:1880:a106:83f0:accc:aeff:fe6c:ddbb, 162.158.211.28","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk0IiwidXNlcm5hbWUiOiJwYW50ZXI1MyIsImVtYWlsIjoia29zYXJtdXN0YWZhMDQzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDg0NDI5OH0.ZDth031PvFbgehVnVp4NjieKIrlN1USBoxblSr6dcv8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a046d6067f7fd0f7-SOF","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a00:1880:a106:83f0:accc:aeff:fe6c:ddbb","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[31-May-2026 14:58:19 UTC] === User Orders API Called ===
[31-May-2026 14:58:19 UTC] User ID: 694
[31-May-2026 14:58:19 UTC] Limit: 20, Offset: 0
[31-May-2026 14:58:19 UTC] Orders found: 0
[31-May-2026 14:58:19 UTC] Orders data: []
[31-May-2026 14:58:19 UTC] Total orders count: 0
[31-May-2026 14:58:19 UTC] === API CALL LOG ===
[31-May-2026 14:58:19 UTC] Endpoint: user/profile.php
[31-May-2026 14:58:19 UTC] Full Log Data: {
    "timestamp": "2026-05-31 14:58:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a106:83f0:accc:aeff:fe6c:ddbb",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a106:83f0:accc:aeff:fe6c:ddbb, 162.158.210.44",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk0IiwidXNlcm5hbWUiOiJwYW50ZXI1MyIsImVtYWlsIjoia29zYXJtdXN0YWZhMDQzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDg0NDI5OH0.ZDth031PvFbgehVnVp4NjieKIrlN1USBoxblSr6dcv8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a046d606c86bd0f7-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a106:83f0:accc:aeff:fe6c:ddbb",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-May-2026 14:58:19 UTC] === END API CALL LOG ===
[31-May-2026 14:58:19 UTC] ✅ API Hash verification passed for profile endpoint
[31-May-2026 14:58:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk0IiwidXNlcm5hbWUiOiJwYW50ZXI1MyIsImVtYWlsIjoia29zYXJtdXN0YWZhMDQzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDg0NDI5OH0.ZDth031PvFbgehVnVp4NjieKIrlN1USBoxblSr6dcv8
[31-May-2026 14:58:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-May-2026 14:58:19 UTC] ✅ JWT token verified successfully for user profile
[31-May-2026 14:58:19 UTC] User ID: 694
[31-May-2026 14:58:19 UTC] ✅ User profile retrieved successfully for user ID: 694
[31-May-2026 14:58:20 UTC] === API CALL LOG ===
[31-May-2026 14:58:20 UTC] Endpoint: user/profile.php
[31-May-2026 14:58:20 UTC] Full Log Data: {
    "timestamp": "2026-05-31 14:58:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a106:83f0:accc:aeff:fe6c:ddbb",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a106:83f0:accc:aeff:fe6c:ddbb, 162.158.211.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk0IiwidXNlcm5hbWUiOiJwYW50ZXI1MyIsImVtYWlsIjoia29zYXJtdXN0YWZhMDQzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDg0NDI5OH0.ZDth031PvFbgehVnVp4NjieKIrlN1USBoxblSr6dcv8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a046d60bda48d0f7-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a106:83f0:accc:aeff:fe6c:ddbb",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-May-2026 14:58:20 UTC] === END API CALL LOG ===
[31-May-2026 14:58:20 UTC] ✅ API Hash verification passed for profile endpoint
[31-May-2026 14:58:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk0IiwidXNlcm5hbWUiOiJwYW50ZXI1MyIsImVtYWlsIjoia29zYXJtdXN0YWZhMDQzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDg0NDI5OH0.ZDth031PvFbgehVnVp4NjieKIrlN1USBoxblSr6dcv8
[31-May-2026 14:58:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-May-2026 14:58:20 UTC] ✅ JWT token verified successfully for user profile
[31-May-2026 14:58:20 UTC] User ID: 694
[31-May-2026 14:58:20 UTC] ✅ User profile retrieved successfully for user ID: 694
[31-May-2026 14:59:21 UTC] === API CALL LOG ===
[31-May-2026 14:59:21 UTC] Endpoint: user/profile.php
[31-May-2026 14:59:21 UTC] Full Log Data: {
    "timestamp": "2026-05-31 14:59:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a106:83f0:accc:aeff:fe6c:ddbb",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a106:83f0:accc:aeff:fe6c:ddbb, 172.69.251.173",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk0IiwidXNlcm5hbWUiOiJwYW50ZXI1MyIsImVtYWlsIjoia29zYXJtdXN0YWZhMDQzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDg0NDI5OH0.ZDth031PvFbgehVnVp4NjieKIrlN1USBoxblSr6dcv8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a046d78a3e8b2356-IST",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a106:83f0:accc:aeff:fe6c:ddbb",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-May-2026 14:59:21 UTC] === END API CALL LOG ===
[31-May-2026 14:59:21 UTC] ✅ API Hash verification passed for profile endpoint
[31-May-2026 14:59:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk0IiwidXNlcm5hbWUiOiJwYW50ZXI1MyIsImVtYWlsIjoia29zYXJtdXN0YWZhMDQzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDg0NDI5OH0.ZDth031PvFbgehVnVp4NjieKIrlN1USBoxblSr6dcv8
[31-May-2026 14:59:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-May-2026 14:59:21 UTC] ✅ JWT token verified successfully for user profile
[31-May-2026 14:59:21 UTC] User ID: 694
[31-May-2026 14:59:21 UTC] ✅ User profile retrieved successfully for user ID: 694
[31-May-2026 14:59:22 UTC] === API CALL LOG ===
[31-May-2026 14:59:22 UTC] Endpoint: user/profile.php
[31-May-2026 14:59:22 UTC] Full Log Data: {
    "timestamp": "2026-05-31 14:59:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a106:83f0:accc:aeff:fe6c:ddbb",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a106:83f0:accc:aeff:fe6c:ddbb, 172.69.251.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk0IiwidXNlcm5hbWUiOiJwYW50ZXI1MyIsImVtYWlsIjoia29zYXJtdXN0YWZhMDQzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDg0NDI5OH0.ZDth031PvFbgehVnVp4NjieKIrlN1USBoxblSr6dcv8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a046d78ffda12356-IST",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a106:83f0:accc:aeff:fe6c:ddbb",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-May-2026 14:59:22 UTC] === END API CALL LOG ===
[31-May-2026 14:59:22 UTC] ✅ API Hash verification passed for profile endpoint
[31-May-2026 14:59:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk0IiwidXNlcm5hbWUiOiJwYW50ZXI1MyIsImVtYWlsIjoia29zYXJtdXN0YWZhMDQzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDg0NDI5OH0.ZDth031PvFbgehVnVp4NjieKIrlN1USBoxblSr6dcv8
[31-May-2026 14:59:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-May-2026 14:59:22 UTC] ✅ JWT token verified successfully for user profile
[31-May-2026 14:59:22 UTC] User ID: 694
[31-May-2026 14:59:22 UTC] ✅ User profile retrieved successfully for user ID: 694
[31-May-2026 14:59:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-May-2026 14:59:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-May-2026 14:59:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a00:1880:a106:83f0:accc:aeff:fe6c:ddbb, 172.69.251.152","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk0IiwidXNlcm5hbWUiOiJwYW50ZXI1MyIsImVtYWlsIjoia29zYXJtdXN0YWZhMDQzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDg0NDI5OH0.ZDth031PvFbgehVnVp4NjieKIrlN1USBoxblSr6dcv8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a046d7902dcb2356-IST","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a00:1880:a106:83f0:accc:aeff:fe6c:ddbb","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[31-May-2026 14:59:22 UTC] === User Orders API Called ===
[31-May-2026 14:59:22 UTC] User ID: 694
[31-May-2026 14:59:22 UTC] Limit: 20, Offset: 0
[31-May-2026 14:59:22 UTC] Orders found: 0
[31-May-2026 14:59:22 UTC] Orders data: []
[31-May-2026 14:59:22 UTC] Total orders count: 0
[31-May-2026 14:59:22 UTC] === API CALL LOG ===
[31-May-2026 14:59:22 UTC] Endpoint: user/profile.php
[31-May-2026 14:59:22 UTC] Full Log Data: {
    "timestamp": "2026-05-31 14:59:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a106:83f0:accc:aeff:fe6c:ddbb",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a106:83f0:accc:aeff:fe6c:ddbb, 172.69.251.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk0IiwidXNlcm5hbWUiOiJwYW50ZXI1MyIsImVtYWlsIjoia29zYXJtdXN0YWZhMDQzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDg0NDI5OH0.ZDth031PvFbgehVnVp4NjieKIrlN1USBoxblSr6dcv8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a046d7908e252356-IST",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a106:83f0:accc:aeff:fe6c:ddbb",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-May-2026 14:59:22 UTC] === END API CALL LOG ===
[31-May-2026 14:59:22 UTC] ✅ API Hash verification passed for profile endpoint
[31-May-2026 14:59:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk0IiwidXNlcm5hbWUiOiJwYW50ZXI1MyIsImVtYWlsIjoia29zYXJtdXN0YWZhMDQzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDg0NDI5OH0.ZDth031PvFbgehVnVp4NjieKIrlN1USBoxblSr6dcv8
[31-May-2026 14:59:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-May-2026 14:59:22 UTC] ✅ JWT token verified successfully for user profile
[31-May-2026 14:59:22 UTC] User ID: 694
[31-May-2026 14:59:22 UTC] ✅ User profile retrieved successfully for user ID: 694
[31-May-2026 14:59:22 UTC] === API CALL LOG ===
[31-May-2026 14:59:22 UTC] Endpoint: user/profile.php
[31-May-2026 14:59:22 UTC] Full Log Data: {
    "timestamp": "2026-05-31 14:59:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a106:83f0:accc:aeff:fe6c:ddbb",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a106:83f0:accc:aeff:fe6c:ddbb, 172.69.251.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk0IiwidXNlcm5hbWUiOiJwYW50ZXI1MyIsImVtYWlsIjoia29zYXJtdXN0YWZhMDQzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDg0NDI5OH0.ZDth031PvFbgehVnVp4NjieKIrlN1USBoxblSr6dcv8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a046d7941aad2356-IST",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a106:83f0:accc:aeff:fe6c:ddbb",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-May-2026 14:59:22 UTC] === END API CALL LOG ===
[31-May-2026 14:59:22 UTC] ✅ API Hash verification passed for profile endpoint
[31-May-2026 14:59:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk0IiwidXNlcm5hbWUiOiJwYW50ZXI1MyIsImVtYWlsIjoia29zYXJtdXN0YWZhMDQzQGdtYWlsLmNvbSIsImV4cCI6MTc4MDg0NDI5OH0.ZDth031PvFbgehVnVp4NjieKIrlN1USBoxblSr6dcv8
[31-May-2026 14:59:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-May-2026 14:59:22 UTC] ✅ JWT token verified successfully for user profile
[31-May-2026 14:59:22 UTC] User ID: 694
[31-May-2026 14:59:22 UTC] ✅ User profile retrieved successfully for user ID: 694
[31-May-2026 14:59:27 UTC] === API CALL LOG ===
[31-May-2026 14:59:27 UTC] Endpoint: user/profile.php
[31-May-2026 14:59:27 UTC] Full Log Data: {
    "timestamp": "2026-05-31 14:59:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:1374:63:6616:e00c:ada:b2a5:557c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2804:1374:63:6616:e00c:ada:b2a5:557c, 172.64.222.16",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc5IiwidXNlcm5hbWUiOiJpZThzeXgiLCJlbWFpbCI6InNsc3VuZEBnbWFpbC5jb20iLCJleHAiOjE3ODA2NTk4MjN9.-QFg_HwYmmDr3A_rbccHM6gR0_qCT3zYy9NRLIlAFng",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a046d7aefd86705d-GIG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2804:1374:63:6616:e00c:ada:b2a5:557c",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-May-2026 14:59:27 UTC] === END API CALL LOG ===
[31-May-2026 14:59:27 UTC] ✅ API Hash verification passed for profile endpoint
[31-May-2026 14:59:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc5IiwidXNlcm5hbWUiOiJpZThzeXgiLCJlbWFpbCI6InNsc3VuZEBnbWFpbC5jb20iLCJleHAiOjE3ODA2NTk4MjN9.-QFg_HwYmmDr3A_rbccHM6gR0_qCT3zYy9NRLIlAFng
[31-May-2026 14:59:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-May-2026 14:59:27 UTC] ✅ JWT token verified successfully for user profile
[31-May-2026 14:59:27 UTC] User ID: 679
[31-May-2026 14:59:27 UTC] ✅ User profile retrieved successfully for user ID: 679
[31-May-2026 14:59:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-May-2026 14:59:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-May-2026 14:59:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2804:1374:63:6616:e00c:ada:b2a5:557c, 172.64.222.16","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc5IiwidXNlcm5hbWUiOiJpZThzeXgiLCJlbWFpbCI6InNsc3VuZEBnbWFpbC5jb20iLCJleHAiOjE3ODA2NTk4MjN9.-QFg_HwYmmDr3A_rbccHM6gR0_qCT3zYy9NRLIlAFng","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a046d7b9dd06705d-GIG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2804:1374:63:6616:e00c:ada:b2a5:557c","cf-ipcountry":"BR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[31-May-2026 14:59:29 UTC] === User Orders API Called ===
[31-May-2026 14:59:29 UTC] User ID: 679
[31-May-2026 14:59:29 UTC] Limit: 20, Offset: 0
[31-May-2026 14:59:29 UTC] Orders found: 0
[31-May-2026 14:59:29 UTC] Orders data: []
[31-May-2026 14:59:29 UTC] Total orders count: 0
[31-May-2026 14:59:29 UTC] === API CALL LOG ===
[31-May-2026 14:59:29 UTC] Endpoint: user/profile.php
[31-May-2026 14:59:29 UTC] Full Log Data: {
    "timestamp": "2026-05-31 14:59:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:1374:63:6616:e00c:ada:b2a5:557c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2804:1374:63:6616:e00c:ada:b2a5:557c, 172.64.222.50",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc5IiwidXNlcm5hbWUiOiJpZThzeXgiLCJlbWFpbCI6InNsc3VuZEBnbWFpbC5jb20iLCJleHAiOjE3ODA2NTk4MjN9.-QFg_HwYmmDr3A_rbccHM6gR0_qCT3zYy9NRLIlAFng",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a046d7bbc982705d-GIG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2804:1374:63:6616:e00c:ada:b2a5:557c",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-May-2026 14:59:29 UTC] === END API CALL LOG ===
[31-May-2026 14:59:29 UTC] ✅ API Hash verification passed for profile endpoint
[31-May-2026 14:59:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc5IiwidXNlcm5hbWUiOiJpZThzeXgiLCJlbWFpbCI6InNsc3VuZEBnbWFpbC5jb20iLCJleHAiOjE3ODA2NTk4MjN9.-QFg_HwYmmDr3A_rbccHM6gR0_qCT3zYy9NRLIlAFng
[31-May-2026 14:59:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-May-2026 14:59:29 UTC] ✅ JWT token verified successfully for user profile
[31-May-2026 14:59:29 UTC] User ID: 679
[31-May-2026 14:59:29 UTC] ✅ User profile retrieved successfully for user ID: 679
[31-May-2026 17:39:11 UTC] === API CALL LOG ===
[31-May-2026 17:39:11 UTC] Endpoint: user/profile.php
[31-May-2026 17:39:11 UTC] Full Log Data: {
    "timestamp": "2026-05-31 17:39:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "106.222.250.143",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "106.222.250.143, 172.69.165.49",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkxIiwidXNlcm5hbWUiOiJ2YWl2aGF2OTIiLCJlbWFpbCI6InZhaXZoYXZyYWozQGdtYWlsLmNvbSIsImV4cCI6MTc4MDc5NzE2OH0.Iu1Qoq6MlZe_DSC-asMypXPd3zxMswTcnPLMc6XcxoY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a047c1a81c5cf87e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "106.222.250.143",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-May-2026 17:39:11 UTC] === END API CALL LOG ===
[31-May-2026 17:39:11 UTC] ✅ API Hash verification passed for profile endpoint
[31-May-2026 17:39:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkxIiwidXNlcm5hbWUiOiJ2YWl2aGF2OTIiLCJlbWFpbCI6InZhaXZoYXZyYWozQGdtYWlsLmNvbSIsImV4cCI6MTc4MDc5NzE2OH0.Iu1Qoq6MlZe_DSC-asMypXPd3zxMswTcnPLMc6XcxoY
[31-May-2026 17:39:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-May-2026 17:39:11 UTC] ✅ JWT token verified successfully for user profile
[31-May-2026 17:39:11 UTC] User ID: 691
[31-May-2026 17:39:11 UTC] ✅ User profile retrieved successfully for user ID: 691
[31-May-2026 17:39:12 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-May-2026 17:39:12 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-May-2026 17:39:12 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"106.222.250.143, 172.69.165.49","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkxIiwidXNlcm5hbWUiOiJ2YWl2aGF2OTIiLCJlbWFpbCI6InZhaXZoYXZyYWozQGdtYWlsLmNvbSIsImV4cCI6MTc4MDc5NzE2OH0.Iu1Qoq6MlZe_DSC-asMypXPd3zxMswTcnPLMc6XcxoY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a047c1af7928f87e-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"106.222.250.143","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[31-May-2026 17:39:12 UTC] === User Orders API Called ===
[31-May-2026 17:39:12 UTC] User ID: 691
[31-May-2026 17:39:12 UTC] Limit: 20, Offset: 0
[31-May-2026 17:39:12 UTC] Orders found: 0
[31-May-2026 17:39:12 UTC] Orders data: []
[31-May-2026 17:39:12 UTC] Total orders count: 0
[31-May-2026 17:39:12 UTC] === API CALL LOG ===
[31-May-2026 17:39:12 UTC] Endpoint: user/profile.php
[31-May-2026 17:39:12 UTC] Full Log Data: {
    "timestamp": "2026-05-31 17:39:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "106.222.250.143",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "106.222.250.143, 172.69.165.8",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkxIiwidXNlcm5hbWUiOiJ2YWl2aGF2OTIiLCJlbWFpbCI6InZhaXZoYXZyYWozQGdtYWlsLmNvbSIsImV4cCI6MTc4MDc5NzE2OH0.Iu1Qoq6MlZe_DSC-asMypXPd3zxMswTcnPLMc6XcxoY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a047c1af7925f87e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "106.222.250.143",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-May-2026 17:39:12 UTC] === END API CALL LOG ===
[31-May-2026 17:39:12 UTC] ✅ API Hash verification passed for profile endpoint
[31-May-2026 17:39:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkxIiwidXNlcm5hbWUiOiJ2YWl2aGF2OTIiLCJlbWFpbCI6InZhaXZoYXZyYWozQGdtYWlsLmNvbSIsImV4cCI6MTc4MDc5NzE2OH0.Iu1Qoq6MlZe_DSC-asMypXPd3zxMswTcnPLMc6XcxoY
[31-May-2026 17:39:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-May-2026 17:39:12 UTC] ✅ JWT token verified successfully for user profile
[31-May-2026 17:39:12 UTC] User ID: 691
[31-May-2026 17:39:12 UTC] ✅ User profile retrieved successfully for user ID: 691
[31-May-2026 17:39:12 UTC] === API CALL LOG ===
[31-May-2026 17:39:12 UTC] Endpoint: user/profile.php
[31-May-2026 17:39:12 UTC] Full Log Data: {
    "timestamp": "2026-05-31 17:39:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "106.222.250.143",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "106.222.250.143, 172.69.165.8",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkxIiwidXNlcm5hbWUiOiJ2YWl2aGF2OTIiLCJlbWFpbCI6InZhaXZoYXZyYWozQGdtYWlsLmNvbSIsImV4cCI6MTc4MDc5NzE2OH0.Iu1Qoq6MlZe_DSC-asMypXPd3zxMswTcnPLMc6XcxoY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a047c1af792af87e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "106.222.250.143",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-May-2026 17:39:12 UTC] === END API CALL LOG ===
[31-May-2026 17:39:12 UTC] ✅ API Hash verification passed for profile endpoint
[31-May-2026 17:39:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkxIiwidXNlcm5hbWUiOiJ2YWl2aGF2OTIiLCJlbWFpbCI6InZhaXZoYXZyYWozQGdtYWlsLmNvbSIsImV4cCI6MTc4MDc5NzE2OH0.Iu1Qoq6MlZe_DSC-asMypXPd3zxMswTcnPLMc6XcxoY
[31-May-2026 17:39:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-May-2026 17:39:12 UTC] ✅ JWT token verified successfully for user profile
[31-May-2026 17:39:12 UTC] User ID: 691
[31-May-2026 17:39:12 UTC] ✅ User profile retrieved successfully for user ID: 691
[31-May-2026 17:39:13 UTC] === API CALL LOG ===
[31-May-2026 17:39:13 UTC] Endpoint: user/profile.php
[31-May-2026 17:39:13 UTC] Full Log Data: {
    "timestamp": "2026-05-31 17:39:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "106.222.250.143",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "106.222.250.143, 172.69.165.8",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkxIiwidXNlcm5hbWUiOiJ2YWl2aGF2OTIiLCJlbWFpbCI6InZhaXZoYXZyYWozQGdtYWlsLmNvbSIsImV4cCI6MTc4MDc5NzE2OH0.Iu1Qoq6MlZe_DSC-asMypXPd3zxMswTcnPLMc6XcxoY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a047c1b6acdef87e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "106.222.250.143",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-May-2026 17:39:13 UTC] === END API CALL LOG ===
[31-May-2026 17:39:13 UTC] ✅ API Hash verification passed for profile endpoint
[31-May-2026 17:39:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkxIiwidXNlcm5hbWUiOiJ2YWl2aGF2OTIiLCJlbWFpbCI6InZhaXZoYXZyYWozQGdtYWlsLmNvbSIsImV4cCI6MTc4MDc5NzE2OH0.Iu1Qoq6MlZe_DSC-asMypXPd3zxMswTcnPLMc6XcxoY
[31-May-2026 17:39:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-May-2026 17:39:13 UTC] ✅ JWT token verified successfully for user profile
[31-May-2026 17:39:13 UTC] User ID: 691
[31-May-2026 17:39:13 UTC] ✅ User profile retrieved successfully for user ID: 691
[31-May-2026 20:45:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-May-2026 20:45:06 UTC] === API CALL LOG ===
[31-May-2026 20:45:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-May-2026 20:45:06 UTC] Endpoint: user/profile.php
[31-May-2026 20:45:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"213.230.76.103, 172.68.159.124","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk1IiwidXNlcm5hbWUiOiJhcmlwb3ZhaXJvZGEzMjhAZ21haWwuY29tIiwiZW1haWwiOiJhcmlwb3ZhaXJvZGEzMjhAZ21haWwuY29tIiwiZXhwIjoxNzgwODY1MTA2fQ.QfMdLbzf4SCQOFwm0dWTr6E63cm1rlWeXAXsy0ot_KE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a048d2064f7f2609-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"213.230.76.103","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[31-May-2026 20:45:06 UTC] Full Log Data: {
    "timestamp": "2026-05-31 20:45:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "213.230.76.103",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "213.230.76.103, 172.68.159.124",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk1IiwidXNlcm5hbWUiOiJhcmlwb3ZhaXJvZGEzMjhAZ21haWwuY29tIiwiZW1haWwiOiJhcmlwb3ZhaXJvZGEzMjhAZ21haWwuY29tIiwiZXhwIjoxNzgwODY1MTA2fQ.QfMdLbzf4SCQOFwm0dWTr6E63cm1rlWeXAXsy0ot_KE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a048d2064f782609-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "213.230.76.103",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-May-2026 20:45:06 UTC] === END API CALL LOG ===
[31-May-2026 20:45:06 UTC] ✅ API Hash verification passed for profile endpoint
[31-May-2026 20:45:06 UTC] === User Orders API Called ===
[31-May-2026 20:45:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk1IiwidXNlcm5hbWUiOiJhcmlwb3ZhaXJvZGEzMjhAZ21haWwuY29tIiwiZW1haWwiOiJhcmlwb3ZhaXJvZGEzMjhAZ21haWwuY29tIiwiZXhwIjoxNzgwODY1MTA2fQ.QfMdLbzf4SCQOFwm0dWTr6E63cm1rlWeXAXsy0ot_KE
[31-May-2026 20:45:06 UTC] User ID: 695
[31-May-2026 20:45:06 UTC] Limit: 20, Offset: 0
[31-May-2026 20:45:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-May-2026 20:45:06 UTC] ✅ JWT token verified successfully for user profile
[31-May-2026 20:45:06 UTC] User ID: 695
[31-May-2026 20:45:06 UTC] ✅ User profile retrieved successfully for user ID: 695
[31-May-2026 20:45:06 UTC] Orders found: 0
[31-May-2026 20:45:06 UTC] Orders data: []
[31-May-2026 20:45:06 UTC] Total orders count: 0
[31-May-2026 20:45:07 UTC] === API CALL LOG ===
[31-May-2026 20:45:07 UTC] Endpoint: user/profile.php
[31-May-2026 20:45:07 UTC] Full Log Data: {
    "timestamp": "2026-05-31 20:45:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "213.230.76.103",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "213.230.76.103, 172.68.159.124",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk1IiwidXNlcm5hbWUiOiJhcmlwb3ZhaXJvZGEzMjhAZ21haWwuY29tIiwiZW1haWwiOiJhcmlwb3ZhaXJvZGEzMjhAZ21haWwuY29tIiwiZXhwIjoxNzgwODY1MTA2fQ.QfMdLbzf4SCQOFwm0dWTr6E63cm1rlWeXAXsy0ot_KE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a048d20719892609-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "213.230.76.103",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-May-2026 20:45:07 UTC] === END API CALL LOG ===
[31-May-2026 20:45:07 UTC] ✅ API Hash verification passed for profile endpoint
[31-May-2026 20:45:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk1IiwidXNlcm5hbWUiOiJhcmlwb3ZhaXJvZGEzMjhAZ21haWwuY29tIiwiZW1haWwiOiJhcmlwb3ZhaXJvZGEzMjhAZ21haWwuY29tIiwiZXhwIjoxNzgwODY1MTA2fQ.QfMdLbzf4SCQOFwm0dWTr6E63cm1rlWeXAXsy0ot_KE
[31-May-2026 20:45:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-May-2026 20:45:07 UTC] ✅ JWT token verified successfully for user profile
[31-May-2026 20:45:07 UTC] User ID: 695
[31-May-2026 20:45:07 UTC] ✅ User profile retrieved successfully for user ID: 695
[31-May-2026 20:45:07 UTC] === API CALL LOG ===
[31-May-2026 20:45:07 UTC] Endpoint: user/profile.php
[31-May-2026 20:45:07 UTC] Full Log Data: {
    "timestamp": "2026-05-31 20:45:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "213.230.76.103",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "213.230.76.103, 172.68.159.124",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk1IiwidXNlcm5hbWUiOiJhcmlwb3ZhaXJvZGEzMjhAZ21haWwuY29tIiwiZW1haWwiOiJhcmlwb3ZhaXJvZGEzMjhAZ21haWwuY29tIiwiZXhwIjoxNzgwODY1MTA2fQ.QfMdLbzf4SCQOFwm0dWTr6E63cm1rlWeXAXsy0ot_KE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a048d20b2a042609-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "213.230.76.103",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-May-2026 20:45:07 UTC] === END API CALL LOG ===
[31-May-2026 20:45:07 UTC] ✅ API Hash verification passed for profile endpoint
[31-May-2026 20:45:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk1IiwidXNlcm5hbWUiOiJhcmlwb3ZhaXJvZGEzMjhAZ21haWwuY29tIiwiZW1haWwiOiJhcmlwb3ZhaXJvZGEzMjhAZ21haWwuY29tIiwiZXhwIjoxNzgwODY1MTA2fQ.QfMdLbzf4SCQOFwm0dWTr6E63cm1rlWeXAXsy0ot_KE
[31-May-2026 20:45:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-May-2026 20:45:07 UTC] ✅ JWT token verified successfully for user profile
[31-May-2026 20:45:07 UTC] User ID: 695
[31-May-2026 20:45:07 UTC] ✅ User profile retrieved successfully for user ID: 695
[31-May-2026 20:45:15 UTC] === API CALL LOG ===
[31-May-2026 20:45:15 UTC] Endpoint: user/profile.php
[31-May-2026 20:45:15 UTC] Full Log Data: {
    "timestamp": "2026-05-31 20:45:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "213.230.76.103",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "213.230.76.103, 172.68.159.123",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk1IiwidXNlcm5hbWUiOiJhcmlwb3ZhaXJvZGEzMjhAZ21haWwuY29tIiwiZW1haWwiOiJhcmlwb3ZhaXJvZGEzMjhAZ21haWwuY29tIiwiZXhwIjoxNzgwODY1MTA2fQ.QfMdLbzf4SCQOFwm0dWTr6E63cm1rlWeXAXsy0ot_KE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a048d23de8262609-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "213.230.76.103",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-May-2026 20:45:15 UTC] === END API CALL LOG ===
[31-May-2026 20:45:15 UTC] ✅ API Hash verification passed for profile endpoint
[31-May-2026 20:45:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk1IiwidXNlcm5hbWUiOiJhcmlwb3ZhaXJvZGEzMjhAZ21haWwuY29tIiwiZW1haWwiOiJhcmlwb3ZhaXJvZGEzMjhAZ21haWwuY29tIiwiZXhwIjoxNzgwODY1MTA2fQ.QfMdLbzf4SCQOFwm0dWTr6E63cm1rlWeXAXsy0ot_KE
[31-May-2026 20:45:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-May-2026 20:45:15 UTC] ✅ JWT token verified successfully for user profile
[31-May-2026 20:45:15 UTC] User ID: 695
[31-May-2026 20:45:15 UTC] ✅ User profile retrieved successfully for user ID: 695
[31-May-2026 20:45:16 UTC] User Purchases API - User ID: 695
[31-May-2026 20:45:16 UTC] User Purchases API - Total purchases found: 0
[31-May-2026 20:45:19 UTC] === API CALL LOG ===
[31-May-2026 20:45:19 UTC] Endpoint: user/profile.php
[31-May-2026 20:45:19 UTC] Full Log Data: {
    "timestamp": "2026-05-31 20:45:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "213.230.76.103",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "213.230.76.103, 172.68.159.123",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk1IiwidXNlcm5hbWUiOiJhcmlwb3ZhaXJvZGEzMjhAZ21haWwuY29tIiwiZW1haWwiOiJhcmlwb3ZhaXJvZGEzMjhAZ21haWwuY29tIiwiZXhwIjoxNzgwODY1MTA2fQ.QfMdLbzf4SCQOFwm0dWTr6E63cm1rlWeXAXsy0ot_KE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a048d2573d372609-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "213.230.76.103",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-May-2026 20:45:19 UTC] === END API CALL LOG ===
[31-May-2026 20:45:19 UTC] ✅ API Hash verification passed for profile endpoint
[31-May-2026 20:45:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk1IiwidXNlcm5hbWUiOiJhcmlwb3ZhaXJvZGEzMjhAZ21haWwuY29tIiwiZW1haWwiOiJhcmlwb3ZhaXJvZGEzMjhAZ21haWwuY29tIiwiZXhwIjoxNzgwODY1MTA2fQ.QfMdLbzf4SCQOFwm0dWTr6E63cm1rlWeXAXsy0ot_KE
[31-May-2026 20:45:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-May-2026 20:45:19 UTC] ✅ JWT token verified successfully for user profile
[31-May-2026 20:45:19 UTC] User ID: 695
[31-May-2026 20:45:19 UTC] ✅ User profile retrieved successfully for user ID: 695
[31-May-2026 20:45:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-May-2026 20:45:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-May-2026 20:45:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"213.230.76.103, 172.68.159.123","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk1IiwidXNlcm5hbWUiOiJhcmlwb3ZhaXJvZGEzMjhAZ21haWwuY29tIiwiZW1haWwiOiJhcmlwb3ZhaXJvZGEzMjhAZ21haWwuY29tIiwiZXhwIjoxNzgwODY1MTA2fQ.QfMdLbzf4SCQOFwm0dWTr6E63cm1rlWeXAXsy0ot_KE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a048d2573d322609-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"213.230.76.103","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[31-May-2026 20:45:19 UTC] === User Orders API Called ===
[31-May-2026 20:45:19 UTC] User ID: 695
[31-May-2026 20:45:19 UTC] Limit: 20, Offset: 0
[31-May-2026 20:45:19 UTC] Orders found: 0
[31-May-2026 20:45:19 UTC] Orders data: []
[31-May-2026 20:45:19 UTC] Total orders count: 0
[31-May-2026 20:45:20 UTC] === API CALL LOG ===
[31-May-2026 20:45:20 UTC] Endpoint: user/profile.php
[31-May-2026 20:45:20 UTC] Full Log Data: {
    "timestamp": "2026-05-31 20:45:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "213.230.76.103",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "213.230.76.103, 172.68.159.123",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk1IiwidXNlcm5hbWUiOiJhcmlwb3ZhaXJvZGEzMjhAZ21haWwuY29tIiwiZW1haWwiOiJhcmlwb3ZhaXJvZGEzMjhAZ21haWwuY29tIiwiZXhwIjoxNzgwODY1MTA2fQ.QfMdLbzf4SCQOFwm0dWTr6E63cm1rlWeXAXsy0ot_KE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a048d25bce7e2609-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "213.230.76.103",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-May-2026 20:45:20 UTC] === END API CALL LOG ===
[31-May-2026 20:45:20 UTC] ✅ API Hash verification passed for profile endpoint
[31-May-2026 20:45:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk1IiwidXNlcm5hbWUiOiJhcmlwb3ZhaXJvZGEzMjhAZ21haWwuY29tIiwiZW1haWwiOiJhcmlwb3ZhaXJvZGEzMjhAZ21haWwuY29tIiwiZXhwIjoxNzgwODY1MTA2fQ.QfMdLbzf4SCQOFwm0dWTr6E63cm1rlWeXAXsy0ot_KE
[31-May-2026 20:45:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-May-2026 20:45:20 UTC] ✅ JWT token verified successfully for user profile
[31-May-2026 20:45:20 UTC] User ID: 695
[31-May-2026 20:45:20 UTC] ✅ User profile retrieved successfully for user ID: 695
[31-May-2026 20:45:20 UTC] === API CALL LOG ===
[31-May-2026 20:45:20 UTC] Endpoint: user/profile.php
[31-May-2026 20:45:20 UTC] Full Log Data: {
    "timestamp": "2026-05-31 20:45:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "213.230.76.103",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "213.230.76.103, 172.68.159.123",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk1IiwidXNlcm5hbWUiOiJhcmlwb3ZhaXJvZGEzMjhAZ21haWwuY29tIiwiZW1haWwiOiJhcmlwb3ZhaXJvZGEzMjhAZ21haWwuY29tIiwiZXhwIjoxNzgwODY1MTA2fQ.QfMdLbzf4SCQOFwm0dWTr6E63cm1rlWeXAXsy0ot_KE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a048d25ca8a32609-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "213.230.76.103",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-May-2026 20:45:20 UTC] === END API CALL LOG ===
[31-May-2026 20:45:20 UTC] ✅ API Hash verification passed for profile endpoint
[31-May-2026 20:45:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk1IiwidXNlcm5hbWUiOiJhcmlwb3ZhaXJvZGEzMjhAZ21haWwuY29tIiwiZW1haWwiOiJhcmlwb3ZhaXJvZGEzMjhAZ21haWwuY29tIiwiZXhwIjoxNzgwODY1MTA2fQ.QfMdLbzf4SCQOFwm0dWTr6E63cm1rlWeXAXsy0ot_KE
[31-May-2026 20:45:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-May-2026 20:45:20 UTC] ✅ JWT token verified successfully for user profile
[31-May-2026 20:45:20 UTC] User ID: 695
[31-May-2026 20:45:20 UTC] ✅ User profile retrieved successfully for user ID: 695
[31-May-2026 20:45:27 UTC] === API CALL LOG ===
[31-May-2026 20:45:27 UTC] Endpoint: user/profile.php
[31-May-2026 20:45:27 UTC] Full Log Data: {
    "timestamp": "2026-05-31 20:45:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "213.230.76.103",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "213.230.76.103, 172.68.159.123",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk1IiwidXNlcm5hbWUiOiJhcmlwb3ZhaXJvZGEzMjhAZ21haWwuY29tIiwiZW1haWwiOiJhcmlwb3ZhaXJvZGEzMjhAZ21haWwuY29tIiwiZXhwIjoxNzgwODY1MTA2fQ.QfMdLbzf4SCQOFwm0dWTr6E63cm1rlWeXAXsy0ot_KE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a048d2860cbbc61b-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "213.230.76.103",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-May-2026 20:45:27 UTC] === END API CALL LOG ===
[31-May-2026 20:45:27 UTC] ✅ API Hash verification passed for profile endpoint
[31-May-2026 20:45:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk1IiwidXNlcm5hbWUiOiJhcmlwb3ZhaXJvZGEzMjhAZ21haWwuY29tIiwiZW1haWwiOiJhcmlwb3ZhaXJvZGEzMjhAZ21haWwuY29tIiwiZXhwIjoxNzgwODY1MTA2fQ.QfMdLbzf4SCQOFwm0dWTr6E63cm1rlWeXAXsy0ot_KE
[31-May-2026 20:45:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-May-2026 20:45:27 UTC] ✅ JWT token verified successfully for user profile
[31-May-2026 20:45:27 UTC] User ID: 695
[31-May-2026 20:45:27 UTC] ✅ User profile retrieved successfully for user ID: 695
[31-May-2026 20:45:28 UTC] === API CALL LOG ===
[31-May-2026 20:45:28 UTC] Endpoint: user/profile.php
[31-May-2026 20:45:28 UTC] Full Log Data: {
    "timestamp": "2026-05-31 20:45:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "213.230.76.103",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "213.230.76.103, 172.68.159.123",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk1IiwidXNlcm5hbWUiOiJhcmlwb3ZhaXJvZGEzMjhAZ21haWwuY29tIiwiZW1haWwiOiJhcmlwb3ZhaXJvZGEzMjhAZ21haWwuY29tIiwiZXhwIjoxNzgwODY1MTA2fQ.QfMdLbzf4SCQOFwm0dWTr6E63cm1rlWeXAXsy0ot_KE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a048d28aedf4c61b-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "213.230.76.103",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-May-2026 20:45:28 UTC] === END API CALL LOG ===
[31-May-2026 20:45:28 UTC] ✅ API Hash verification passed for profile endpoint
[31-May-2026 20:45:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk1IiwidXNlcm5hbWUiOiJhcmlwb3ZhaXJvZGEzMjhAZ21haWwuY29tIiwiZW1haWwiOiJhcmlwb3ZhaXJvZGEzMjhAZ21haWwuY29tIiwiZXhwIjoxNzgwODY1MTA2fQ.QfMdLbzf4SCQOFwm0dWTr6E63cm1rlWeXAXsy0ot_KE
[31-May-2026 20:45:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-May-2026 20:45:28 UTC] ✅ JWT token verified successfully for user profile
[31-May-2026 20:45:28 UTC] User ID: 695
[31-May-2026 20:45:28 UTC] ✅ User profile retrieved successfully for user ID: 695
[31-May-2026 20:45:28 UTC] === API CALL LOG ===
[31-May-2026 20:45:28 UTC] Endpoint: user/profile.php
[31-May-2026 20:45:28 UTC] Full Log Data: {
    "timestamp": "2026-05-31 20:45:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "213.230.76.103",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "213.230.76.103, 172.68.159.123",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk1IiwidXNlcm5hbWUiOiJhcmlwb3ZhaXJvZGEzMjhAZ21haWwuY29tIiwiZW1haWwiOiJhcmlwb3ZhaXJvZGEzMjhAZ21haWwuY29tIiwiZXhwIjoxNzgwODY1MTA2fQ.QfMdLbzf4SCQOFwm0dWTr6E63cm1rlWeXAXsy0ot_KE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a048d28aedfdc61b-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "213.230.76.103",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-May-2026 20:45:28 UTC] === END API CALL LOG ===
[31-May-2026 20:45:28 UTC] ✅ API Hash verification passed for profile endpoint
[31-May-2026 20:45:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk1IiwidXNlcm5hbWUiOiJhcmlwb3ZhaXJvZGEzMjhAZ21haWwuY29tIiwiZW1haWwiOiJhcmlwb3ZhaXJvZGEzMjhAZ21haWwuY29tIiwiZXhwIjoxNzgwODY1MTA2fQ.QfMdLbzf4SCQOFwm0dWTr6E63cm1rlWeXAXsy0ot_KE
[31-May-2026 20:45:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-May-2026 20:45:28 UTC] ✅ JWT token verified successfully for user profile
[31-May-2026 20:45:28 UTC] User ID: 695
[31-May-2026 20:45:28 UTC] ✅ User profile retrieved successfully for user ID: 695
[31-May-2026 20:45:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-May-2026 20:45:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-May-2026 20:45:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"213.230.76.103, 172.68.159.123","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk1IiwidXNlcm5hbWUiOiJhcmlwb3ZhaXJvZGEzMjhAZ21haWwuY29tIiwiZW1haWwiOiJhcmlwb3ZhaXJvZGEzMjhAZ21haWwuY29tIiwiZXhwIjoxNzgwODY1MTA2fQ.QfMdLbzf4SCQOFwm0dWTr6E63cm1rlWeXAXsy0ot_KE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a048d28aedf9c61b-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"213.230.76.103","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[31-May-2026 20:45:28 UTC] === User Orders API Called ===
[31-May-2026 20:45:28 UTC] User ID: 695
[31-May-2026 20:45:28 UTC] Limit: 20, Offset: 0
[31-May-2026 20:45:28 UTC] Orders found: 0
[31-May-2026 20:45:28 UTC] Orders data: []
[31-May-2026 20:45:28 UTC] Total orders count: 0
[31-May-2026 20:45:28 UTC] === API CALL LOG ===
[31-May-2026 20:45:28 UTC] Endpoint: user/profile.php
[31-May-2026 20:45:28 UTC] Full Log Data: {
    "timestamp": "2026-05-31 20:45:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "213.230.76.103",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "213.230.76.103, 172.68.159.123",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk1IiwidXNlcm5hbWUiOiJhcmlwb3ZhaXJvZGEzMjhAZ21haWwuY29tIiwiZW1haWwiOiJhcmlwb3ZhaXJvZGEzMjhAZ21haWwuY29tIiwiZXhwIjoxNzgwODY1MTA2fQ.QfMdLbzf4SCQOFwm0dWTr6E63cm1rlWeXAXsy0ot_KE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a048d28fcf64c61b-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "213.230.76.103",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-May-2026 20:45:28 UTC] === END API CALL LOG ===
[31-May-2026 20:45:28 UTC] ✅ API Hash verification passed for profile endpoint
[31-May-2026 20:45:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk1IiwidXNlcm5hbWUiOiJhcmlwb3ZhaXJvZGEzMjhAZ21haWwuY29tIiwiZW1haWwiOiJhcmlwb3ZhaXJvZGEzMjhAZ21haWwuY29tIiwiZXhwIjoxNzgwODY1MTA2fQ.QfMdLbzf4SCQOFwm0dWTr6E63cm1rlWeXAXsy0ot_KE
[31-May-2026 20:45:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-May-2026 20:45:28 UTC] ✅ JWT token verified successfully for user profile
[31-May-2026 20:45:28 UTC] User ID: 695
[31-May-2026 20:45:28 UTC] ✅ User profile retrieved successfully for user ID: 695
[31-May-2026 20:46:16 UTC] === API CALL LOG ===
[31-May-2026 20:46:16 UTC] Endpoint: user/profile.php
[31-May-2026 20:46:16 UTC] Full Log Data: {
    "timestamp": "2026-05-31 20:46:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "213.230.76.103",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "213.230.76.103, 172.64.198.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk1IiwidXNlcm5hbWUiOiJhcmlwb3ZhaXJvZGEzMjhAZ21haWwuY29tIiwiZW1haWwiOiJhcmlwb3ZhaXJvZGEzMjhAZ21haWwuY29tIiwiZXhwIjoxNzgwODY1MTA2fQ.QfMdLbzf4SCQOFwm0dWTr6E63cm1rlWeXAXsy0ot_KE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a048d3b4f8370d4d-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "213.230.76.103",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-May-2026 20:46:16 UTC] === END API CALL LOG ===
[31-May-2026 20:46:16 UTC] ✅ API Hash verification passed for profile endpoint
[31-May-2026 20:46:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk1IiwidXNlcm5hbWUiOiJhcmlwb3ZhaXJvZGEzMjhAZ21haWwuY29tIiwiZW1haWwiOiJhcmlwb3ZhaXJvZGEzMjhAZ21haWwuY29tIiwiZXhwIjoxNzgwODY1MTA2fQ.QfMdLbzf4SCQOFwm0dWTr6E63cm1rlWeXAXsy0ot_KE
[31-May-2026 20:46:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-May-2026 20:46:16 UTC] ✅ JWT token verified successfully for user profile
[31-May-2026 20:46:16 UTC] User ID: 695
[31-May-2026 20:46:16 UTC] ✅ User profile retrieved successfully for user ID: 695
[31-May-2026 20:46:16 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-May-2026 20:46:16 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-May-2026 20:46:16 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"213.230.76.103, 172.64.198.81","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk1IiwidXNlcm5hbWUiOiJhcmlwb3ZhaXJvZGEzMjhAZ21haWwuY29tIiwiZW1haWwiOiJhcmlwb3ZhaXJvZGEzMjhAZ21haWwuY29tIiwiZXhwIjoxNzgwODY1MTA2fQ.QfMdLbzf4SCQOFwm0dWTr6E63cm1rlWeXAXsy0ot_KE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a048d3b91fe10d4d-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"213.230.76.103","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[31-May-2026 20:46:16 UTC] === User Orders API Called ===
[31-May-2026 20:46:16 UTC] User ID: 695
[31-May-2026 20:46:16 UTC] Limit: 20, Offset: 0
[31-May-2026 20:46:16 UTC] Orders found: 0
[31-May-2026 20:46:16 UTC] Orders data: []
[31-May-2026 20:46:16 UTC] Total orders count: 0
[31-May-2026 20:46:16 UTC] === API CALL LOG ===
[31-May-2026 20:46:16 UTC] Endpoint: user/profile.php
[31-May-2026 20:46:16 UTC] Full Log Data: {
    "timestamp": "2026-05-31 20:46:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "213.230.76.103",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "213.230.76.103, 172.64.198.66",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk1IiwidXNlcm5hbWUiOiJhcmlwb3ZhaXJvZGEzMjhAZ21haWwuY29tIiwiZW1haWwiOiJhcmlwb3ZhaXJvZGEzMjhAZ21haWwuY29tIiwiZXhwIjoxNzgwODY1MTA2fQ.QfMdLbzf4SCQOFwm0dWTr6E63cm1rlWeXAXsy0ot_KE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a048d3b9b93c0d4d-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "213.230.76.103",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-May-2026 20:46:16 UTC] === END API CALL LOG ===
[31-May-2026 20:46:16 UTC] ✅ API Hash verification passed for profile endpoint
[31-May-2026 20:46:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk1IiwidXNlcm5hbWUiOiJhcmlwb3ZhaXJvZGEzMjhAZ21haWwuY29tIiwiZW1haWwiOiJhcmlwb3ZhaXJvZGEzMjhAZ21haWwuY29tIiwiZXhwIjoxNzgwODY1MTA2fQ.QfMdLbzf4SCQOFwm0dWTr6E63cm1rlWeXAXsy0ot_KE
[31-May-2026 20:46:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-May-2026 20:46:16 UTC] ✅ JWT token verified successfully for user profile
[31-May-2026 20:46:16 UTC] User ID: 695
[31-May-2026 20:46:16 UTC] === API CALL LOG ===
[31-May-2026 20:46:16 UTC] ✅ User profile retrieved successfully for user ID: 695
[31-May-2026 20:46:16 UTC] Endpoint: user/profile.php
[31-May-2026 20:46:16 UTC] Full Log Data: {
    "timestamp": "2026-05-31 20:46:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "213.230.76.103",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "213.230.76.103, 172.64.198.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk1IiwidXNlcm5hbWUiOiJhcmlwb3ZhaXJvZGEzMjhAZ21haWwuY29tIiwiZW1haWwiOiJhcmlwb3ZhaXJvZGEzMjhAZ21haWwuY29tIiwiZXhwIjoxNzgwODY1MTA2fQ.QfMdLbzf4SCQOFwm0dWTr6E63cm1rlWeXAXsy0ot_KE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a048d3b91fdd0d4d-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "213.230.76.103",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-May-2026 20:46:16 UTC] === END API CALL LOG ===
[31-May-2026 20:46:16 UTC] ✅ API Hash verification passed for profile endpoint
[31-May-2026 20:46:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk1IiwidXNlcm5hbWUiOiJhcmlwb3ZhaXJvZGEzMjhAZ21haWwuY29tIiwiZW1haWwiOiJhcmlwb3ZhaXJvZGEzMjhAZ21haWwuY29tIiwiZXhwIjoxNzgwODY1MTA2fQ.QfMdLbzf4SCQOFwm0dWTr6E63cm1rlWeXAXsy0ot_KE
[31-May-2026 20:46:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-May-2026 20:46:16 UTC] ✅ JWT token verified successfully for user profile
[31-May-2026 20:46:16 UTC] User ID: 695
[31-May-2026 20:46:16 UTC] ✅ User profile retrieved successfully for user ID: 695
[31-May-2026 20:46:17 UTC] === API CALL LOG ===
[31-May-2026 20:46:17 UTC] Endpoint: user/profile.php
[31-May-2026 20:46:17 UTC] Full Log Data: {
    "timestamp": "2026-05-31 20:46:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "213.230.76.103",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "213.230.76.103, 172.64.198.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk1IiwidXNlcm5hbWUiOiJhcmlwb3ZhaXJvZGEzMjhAZ21haWwuY29tIiwiZW1haWwiOiJhcmlwb3ZhaXJvZGEzMjhAZ21haWwuY29tIiwiZXhwIjoxNzgwODY1MTA2fQ.QfMdLbzf4SCQOFwm0dWTr6E63cm1rlWeXAXsy0ot_KE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a048d3c03eeb0d4d-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "213.230.76.103",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-May-2026 20:46:17 UTC] === END API CALL LOG ===
[31-May-2026 20:46:17 UTC] ✅ API Hash verification passed for profile endpoint
[31-May-2026 20:46:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk1IiwidXNlcm5hbWUiOiJhcmlwb3ZhaXJvZGEzMjhAZ21haWwuY29tIiwiZW1haWwiOiJhcmlwb3ZhaXJvZGEzMjhAZ21haWwuY29tIiwiZXhwIjoxNzgwODY1MTA2fQ.QfMdLbzf4SCQOFwm0dWTr6E63cm1rlWeXAXsy0ot_KE
[31-May-2026 20:46:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-May-2026 20:46:17 UTC] ✅ JWT token verified successfully for user profile
[31-May-2026 20:46:17 UTC] User ID: 695
[31-May-2026 20:46:17 UTC] ✅ User profile retrieved successfully for user ID: 695
[31-May-2026 20:47:01 UTC] === API CALL LOG ===
[31-May-2026 20:47:01 UTC] Endpoint: user/profile.php
[31-May-2026 20:47:01 UTC] Full Log Data: {
    "timestamp": "2026-05-31 20:47:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "213.230.76.103",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "213.230.76.103, 172.64.200.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk1IiwidXNlcm5hbWUiOiJhcmlwb3ZhaXJvZGEzMjhAZ21haWwuY29tIiwiZW1haWwiOiJhcmlwb3ZhaXJvZGEzMjhAZ21haWwuY29tIiwiZXhwIjoxNzgwODY1MTA2fQ.QfMdLbzf4SCQOFwm0dWTr6E63cm1rlWeXAXsy0ot_KE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a048d4d15b70f56d-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "213.230.76.103",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-May-2026 20:47:01 UTC] === END API CALL LOG ===
[31-May-2026 20:47:01 UTC] ✅ API Hash verification passed for profile endpoint
[31-May-2026 20:47:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk1IiwidXNlcm5hbWUiOiJhcmlwb3ZhaXJvZGEzMjhAZ21haWwuY29tIiwiZW1haWwiOiJhcmlwb3ZhaXJvZGEzMjhAZ21haWwuY29tIiwiZXhwIjoxNzgwODY1MTA2fQ.QfMdLbzf4SCQOFwm0dWTr6E63cm1rlWeXAXsy0ot_KE
[31-May-2026 20:47:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-May-2026 20:47:01 UTC] ✅ JWT token verified successfully for user profile
[31-May-2026 20:47:01 UTC] User ID: 695
[31-May-2026 20:47:01 UTC] ✅ User profile retrieved successfully for user ID: 695
[31-May-2026 20:47:01 UTC] === API CALL LOG ===
[31-May-2026 20:47:01 UTC] Endpoint: user/profile.php
[31-May-2026 20:47:01 UTC] Full Log Data: {
    "timestamp": "2026-05-31 20:47:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "213.230.76.103",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "213.230.76.103, 172.64.200.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk1IiwidXNlcm5hbWUiOiJhcmlwb3ZhaXJvZGEzMjhAZ21haWwuY29tIiwiZW1haWwiOiJhcmlwb3ZhaXJvZGEzMjhAZ21haWwuY29tIiwiZXhwIjoxNzgwODY1MTA2fQ.QfMdLbzf4SCQOFwm0dWTr6E63cm1rlWeXAXsy0ot_KE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a048d4d4aa61f56d-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "213.230.76.103",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-May-2026 20:47:01 UTC] === END API CALL LOG ===
[31-May-2026 20:47:01 UTC] ✅ API Hash verification passed for profile endpoint
[31-May-2026 20:47:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk1IiwidXNlcm5hbWUiOiJhcmlwb3ZhaXJvZGEzMjhAZ21haWwuY29tIiwiZW1haWwiOiJhcmlwb3ZhaXJvZGEzMjhAZ21haWwuY29tIiwiZXhwIjoxNzgwODY1MTA2fQ.QfMdLbzf4SCQOFwm0dWTr6E63cm1rlWeXAXsy0ot_KE
[31-May-2026 20:47:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-May-2026 20:47:01 UTC] ✅ JWT token verified successfully for user profile
[31-May-2026 20:47:01 UTC] User ID: 695
[31-May-2026 20:47:01 UTC] ✅ User profile retrieved successfully for user ID: 695
[31-May-2026 20:47:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-May-2026 20:47:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-May-2026 20:47:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"213.230.76.103, 172.64.200.14","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk1IiwidXNlcm5hbWUiOiJhcmlwb3ZhaXJvZGEzMjhAZ21haWwuY29tIiwiZW1haWwiOiJhcmlwb3ZhaXJvZGEzMjhAZ21haWwuY29tIiwiZXhwIjoxNzgwODY1MTA2fQ.QfMdLbzf4SCQOFwm0dWTr6E63cm1rlWeXAXsy0ot_KE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a048d4d4aa6ff56d-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"213.230.76.103","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[31-May-2026 20:47:01 UTC] === User Orders API Called ===
[31-May-2026 20:47:01 UTC] User ID: 695
[31-May-2026 20:47:01 UTC] Limit: 20, Offset: 0
[31-May-2026 20:47:01 UTC] Orders found: 0
[31-May-2026 20:47:01 UTC] Orders data: []
[31-May-2026 20:47:01 UTC] Total orders count: 0
[31-May-2026 20:47:01 UTC] === API CALL LOG ===
[31-May-2026 20:47:01 UTC] Endpoint: user/profile.php
[31-May-2026 20:47:01 UTC] Full Log Data: {
    "timestamp": "2026-05-31 20:47:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "213.230.76.103",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "213.230.76.103, 172.64.200.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk1IiwidXNlcm5hbWUiOiJhcmlwb3ZhaXJvZGEzMjhAZ21haWwuY29tIiwiZW1haWwiOiJhcmlwb3ZhaXJvZGEzMjhAZ21haWwuY29tIiwiZXhwIjoxNzgwODY1MTA2fQ.QfMdLbzf4SCQOFwm0dWTr6E63cm1rlWeXAXsy0ot_KE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a048d4d4aa74f56d-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "213.230.76.103",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-May-2026 20:47:01 UTC] === END API CALL LOG ===
[31-May-2026 20:47:01 UTC] ✅ API Hash verification passed for profile endpoint
[31-May-2026 20:47:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk1IiwidXNlcm5hbWUiOiJhcmlwb3ZhaXJvZGEzMjhAZ21haWwuY29tIiwiZW1haWwiOiJhcmlwb3ZhaXJvZGEzMjhAZ21haWwuY29tIiwiZXhwIjoxNzgwODY1MTA2fQ.QfMdLbzf4SCQOFwm0dWTr6E63cm1rlWeXAXsy0ot_KE
[31-May-2026 20:47:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-May-2026 20:47:01 UTC] ✅ JWT token verified successfully for user profile
[31-May-2026 20:47:01 UTC] User ID: 695
[31-May-2026 20:47:01 UTC] ✅ User profile retrieved successfully for user ID: 695
[31-May-2026 20:47:02 UTC] === API CALL LOG ===
[31-May-2026 20:47:02 UTC] Endpoint: user/profile.php
[31-May-2026 20:47:02 UTC] Full Log Data: {
    "timestamp": "2026-05-31 20:47:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "213.230.76.103",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "213.230.76.103, 172.64.200.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk1IiwidXNlcm5hbWUiOiJhcmlwb3ZhaXJvZGEzMjhAZ21haWwuY29tIiwiZW1haWwiOiJhcmlwb3ZhaXJvZGEzMjhAZ21haWwuY29tIiwiZXhwIjoxNzgwODY1MTA2fQ.QfMdLbzf4SCQOFwm0dWTr6E63cm1rlWeXAXsy0ot_KE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a048d4d9dd60f56d-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "213.230.76.103",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-May-2026 20:47:02 UTC] === END API CALL LOG ===
[31-May-2026 20:47:02 UTC] ✅ API Hash verification passed for profile endpoint
[31-May-2026 20:47:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk1IiwidXNlcm5hbWUiOiJhcmlwb3ZhaXJvZGEzMjhAZ21haWwuY29tIiwiZW1haWwiOiJhcmlwb3ZhaXJvZGEzMjhAZ21haWwuY29tIiwiZXhwIjoxNzgwODY1MTA2fQ.QfMdLbzf4SCQOFwm0dWTr6E63cm1rlWeXAXsy0ot_KE
[31-May-2026 20:47:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-May-2026 20:47:02 UTC] ✅ JWT token verified successfully for user profile
[31-May-2026 20:47:02 UTC] User ID: 695
[31-May-2026 20:47:02 UTC] ✅ User profile retrieved successfully for user ID: 695
[31-May-2026 20:47:18 UTC] === API CALL LOG ===
[31-May-2026 20:47:18 UTC] Endpoint: user/profile.php
[31-May-2026 20:47:18 UTC] Full Log Data: {
    "timestamp": "2026-05-31 20:47:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "213.230.76.103",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "213.230.76.103, 172.64.200.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk1IiwidXNlcm5hbWUiOiJhcmlwb3ZhaXJvZGEzMjhAZ21haWwuY29tIiwiZW1haWwiOiJhcmlwb3ZhaXJvZGEzMjhAZ21haWwuY29tIiwiZXhwIjoxNzgwODY1MTA2fQ.QfMdLbzf4SCQOFwm0dWTr6E63cm1rlWeXAXsy0ot_KE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a048d53e9b74f56d-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "213.230.76.103",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-May-2026 20:47:18 UTC] === END API CALL LOG ===
[31-May-2026 20:47:18 UTC] ✅ API Hash verification passed for profile endpoint
[31-May-2026 20:47:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk1IiwidXNlcm5hbWUiOiJhcmlwb3ZhaXJvZGEzMjhAZ21haWwuY29tIiwiZW1haWwiOiJhcmlwb3ZhaXJvZGEzMjhAZ21haWwuY29tIiwiZXhwIjoxNzgwODY1MTA2fQ.QfMdLbzf4SCQOFwm0dWTr6E63cm1rlWeXAXsy0ot_KE
[31-May-2026 20:47:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-May-2026 20:47:18 UTC] ✅ JWT token verified successfully for user profile
[31-May-2026 20:47:18 UTC] User ID: 695
[31-May-2026 20:47:18 UTC] ✅ User profile retrieved successfully for user ID: 695
[31-May-2026 20:47:21 UTC] === API CALL LOG ===
[31-May-2026 20:47:21 UTC] Endpoint: user/profile.php
[31-May-2026 20:47:21 UTC] Full Log Data: {
    "timestamp": "2026-05-31 20:47:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "213.230.76.103",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "213.230.76.103, 172.64.200.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk1IiwidXNlcm5hbWUiOiJhcmlwb3ZhaXJvZGEzMjhAZ21haWwuY29tIiwiZW1haWwiOiJhcmlwb3ZhaXJvZGEzMjhAZ21haWwuY29tIiwiZXhwIjoxNzgwODY1MTA2fQ.QfMdLbzf4SCQOFwm0dWTr6E63cm1rlWeXAXsy0ot_KE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a048d54f395bf56d-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "213.230.76.103",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-May-2026 20:47:21 UTC] === END API CALL LOG ===
[31-May-2026 20:47:21 UTC] ✅ API Hash verification passed for profile endpoint
[31-May-2026 20:47:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk1IiwidXNlcm5hbWUiOiJhcmlwb3ZhaXJvZGEzMjhAZ21haWwuY29tIiwiZW1haWwiOiJhcmlwb3ZhaXJvZGEzMjhAZ21haWwuY29tIiwiZXhwIjoxNzgwODY1MTA2fQ.QfMdLbzf4SCQOFwm0dWTr6E63cm1rlWeXAXsy0ot_KE
[31-May-2026 20:47:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-May-2026 20:47:21 UTC] ✅ JWT token verified successfully for user profile
[31-May-2026 20:47:21 UTC] User ID: 695
[31-May-2026 20:47:21 UTC] ✅ User profile retrieved successfully for user ID: 695
[31-May-2026 20:47:28 UTC] === API CALL LOG ===
[31-May-2026 20:47:28 UTC] Endpoint: user/profile.php
[31-May-2026 20:47:28 UTC] Full Log Data: {
    "timestamp": "2026-05-31 20:47:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "213.230.76.103",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "213.230.76.103, 172.64.200.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk1IiwidXNlcm5hbWUiOiJhcmlwb3ZhaXJvZGEzMjhAZ21haWwuY29tIiwiZW1haWwiOiJhcmlwb3ZhaXJvZGEzMjhAZ21haWwuY29tIiwiZXhwIjoxNzgwODY1MTA2fQ.QfMdLbzf4SCQOFwm0dWTr6E63cm1rlWeXAXsy0ot_KE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a048d57d68c5f56d-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "213.230.76.103",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-May-2026 20:47:28 UTC] === END API CALL LOG ===
[31-May-2026 20:47:28 UTC] ✅ API Hash verification passed for profile endpoint
[31-May-2026 20:47:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk1IiwidXNlcm5hbWUiOiJhcmlwb3ZhaXJvZGEzMjhAZ21haWwuY29tIiwiZW1haWwiOiJhcmlwb3ZhaXJvZGEzMjhAZ21haWwuY29tIiwiZXhwIjoxNzgwODY1MTA2fQ.QfMdLbzf4SCQOFwm0dWTr6E63cm1rlWeXAXsy0ot_KE
[31-May-2026 20:47:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-May-2026 20:47:28 UTC] ✅ JWT token verified successfully for user profile
[31-May-2026 20:47:28 UTC] User ID: 695
[31-May-2026 20:47:28 UTC] ✅ User profile retrieved successfully for user ID: 695
[31-May-2026 22:58:11 UTC] === API CALL LOG ===
[31-May-2026 22:58:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-May-2026 22:58:11 UTC] === API CALL LOG ===
[31-May-2026 22:58:11 UTC] Endpoint: user/profile.php
[31-May-2026 22:58:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-May-2026 22:58:11 UTC] Endpoint: user/profile.php
[31-May-2026 22:58:11 UTC] Full Log Data: {
    "timestamp": "2026-05-31 22:58:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:84:1500:1c5b:9548:cb9d:75bd",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:84:1500:1c5b:9548:cb9d:75bd, 172.68.159.123",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk2IiwidXNlcm5hbWUiOiJodHRwczpcL1wvdC5tZVwvVGlrdXZjaGlsYXI5MSIsImVtYWlsIjoiYXRlbXVybGFuZ0BnbWFpbC5jb20iLCJleHAiOjE3ODA4NzMwOTB9.rWWX64CNGDjAedcYOlVCcu38TF_pNqTAJgLqxVZQiro",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a04994f5daadc419-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a05:45c2:84:1500:1c5b:9548:cb9d:75bd",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-May-2026 22:58:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a05:45c2:84:1500:1c5b:9548:cb9d:75bd, 172.68.159.123","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk2IiwidXNlcm5hbWUiOiJodHRwczpcL1wvdC5tZVwvVGlrdXZjaGlsYXI5MSIsImVtYWlsIjoiYXRlbXVybGFuZ0BnbWFpbC5jb20iLCJleHAiOjE3ODA4NzMwOTB9.rWWX64CNGDjAedcYOlVCcu38TF_pNqTAJgLqxVZQiro","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a04994f5daacc419-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a05:45c2:84:1500:1c5b:9548:cb9d:75bd","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[31-May-2026 22:58:11 UTC] Full Log Data: {
    "timestamp": "2026-05-31 22:58:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:84:1500:1c5b:9548:cb9d:75bd",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:84:1500:1c5b:9548:cb9d:75bd, 172.68.159.123",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk2IiwidXNlcm5hbWUiOiJodHRwczpcL1wvdC5tZVwvVGlrdXZjaGlsYXI5MSIsImVtYWlsIjoiYXRlbXVybGFuZ0BnbWFpbC5jb20iLCJleHAiOjE3ODA4NzMwOTB9.rWWX64CNGDjAedcYOlVCcu38TF_pNqTAJgLqxVZQiro",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a04994f5daaac419-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a05:45c2:84:1500:1c5b:9548:cb9d:75bd",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-May-2026 22:58:11 UTC] === END API CALL LOG ===
[31-May-2026 22:58:11 UTC] === END API CALL LOG ===
[31-May-2026 22:58:11 UTC] ✅ API Hash verification passed for profile endpoint
[31-May-2026 22:58:11 UTC] ✅ API Hash verification passed for profile endpoint
[31-May-2026 22:58:11 UTC] === User Orders API Called ===
[31-May-2026 22:58:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk2IiwidXNlcm5hbWUiOiJodHRwczpcL1wvdC5tZVwvVGlrdXZjaGlsYXI5MSIsImVtYWlsIjoiYXRlbXVybGFuZ0BnbWFpbC5jb20iLCJleHAiOjE3ODA4NzMwOTB9.rWWX64CNGDjAedcYOlVCcu38TF_pNqTAJgLqxVZQiro
[31-May-2026 22:58:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk2IiwidXNlcm5hbWUiOiJodHRwczpcL1wvdC5tZVwvVGlrdXZjaGlsYXI5MSIsImVtYWlsIjoiYXRlbXVybGFuZ0BnbWFpbC5jb20iLCJleHAiOjE3ODA4NzMwOTB9.rWWX64CNGDjAedcYOlVCcu38TF_pNqTAJgLqxVZQiro
[31-May-2026 22:58:11 UTC] User ID: 696
[31-May-2026 22:58:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-May-2026 22:58:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-May-2026 22:58:11 UTC] Limit: 20, Offset: 0
[31-May-2026 22:58:11 UTC] ✅ JWT token verified successfully for user profile
[31-May-2026 22:58:11 UTC] ✅ JWT token verified successfully for user profile
[31-May-2026 22:58:11 UTC] User ID: 696
[31-May-2026 22:58:11 UTC] User ID: 696
[31-May-2026 22:58:11 UTC] ✅ User profile retrieved successfully for user ID: 696
[31-May-2026 22:58:11 UTC] Orders found: 0
[31-May-2026 22:58:11 UTC] Orders data: []
[31-May-2026 22:58:11 UTC] ✅ User profile retrieved successfully for user ID: 696
[31-May-2026 22:58:11 UTC] Total orders count: 0
[31-May-2026 22:58:13 UTC] === API CALL LOG ===
[31-May-2026 22:58:13 UTC] Endpoint: user/profile.php
[31-May-2026 22:58:13 UTC] Full Log Data: {
    "timestamp": "2026-05-31 22:58:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:84:1500:1c5b:9548:cb9d:75bd",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:84:1500:1c5b:9548:cb9d:75bd, 172.68.159.123",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk2IiwidXNlcm5hbWUiOiJodHRwczpcL1wvdC5tZVwvVGlrdXZjaGlsYXI5MSIsImVtYWlsIjoiYXRlbXVybGFuZ0BnbWFpbC5jb20iLCJleHAiOjE3ODA4NzMwOTB9.rWWX64CNGDjAedcYOlVCcu38TF_pNqTAJgLqxVZQiro",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a04994ff7d0bc419-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a05:45c2:84:1500:1c5b:9548:cb9d:75bd",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-May-2026 22:58:13 UTC] === END API CALL LOG ===
[31-May-2026 22:58:13 UTC] ✅ API Hash verification passed for profile endpoint
[31-May-2026 22:58:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk2IiwidXNlcm5hbWUiOiJodHRwczpcL1wvdC5tZVwvVGlrdXZjaGlsYXI5MSIsImVtYWlsIjoiYXRlbXVybGFuZ0BnbWFpbC5jb20iLCJleHAiOjE3ODA4NzMwOTB9.rWWX64CNGDjAedcYOlVCcu38TF_pNqTAJgLqxVZQiro
[31-May-2026 22:58:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-May-2026 22:58:13 UTC] ✅ JWT token verified successfully for user profile
[31-May-2026 22:58:13 UTC] User ID: 696
[31-May-2026 22:58:13 UTC] ✅ User profile retrieved successfully for user ID: 696
[31-May-2026 22:58:19 UTC] === API CALL LOG ===
[31-May-2026 22:58:19 UTC] Endpoint: user/profile.php
[31-May-2026 22:58:19 UTC] Full Log Data: {
    "timestamp": "2026-05-31 22:58:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:84:1500:1c5b:9548:cb9d:75bd",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:84:1500:1c5b:9548:cb9d:75bd, 172.68.159.124",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk2IiwidXNlcm5hbWUiOiJodHRwczpcL1wvdC5tZVwvVGlrdXZjaGlsYXI5MSIsImVtYWlsIjoiYXRlbXVybGFuZ0BnbWFpbC5jb20iLCJleHAiOjE3ODA4NzMwOTB9.rWWX64CNGDjAedcYOlVCcu38TF_pNqTAJgLqxVZQiro",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a04995265fcec419-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a05:45c2:84:1500:1c5b:9548:cb9d:75bd",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-May-2026 22:58:19 UTC] === END API CALL LOG ===
[31-May-2026 22:58:19 UTC] ✅ API Hash verification passed for profile endpoint
[31-May-2026 22:58:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk2IiwidXNlcm5hbWUiOiJodHRwczpcL1wvdC5tZVwvVGlrdXZjaGlsYXI5MSIsImVtYWlsIjoiYXRlbXVybGFuZ0BnbWFpbC5jb20iLCJleHAiOjE3ODA4NzMwOTB9.rWWX64CNGDjAedcYOlVCcu38TF_pNqTAJgLqxVZQiro
[31-May-2026 22:58:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-May-2026 22:58:19 UTC] ✅ JWT token verified successfully for user profile
[31-May-2026 22:58:19 UTC] User ID: 696
[31-May-2026 22:58:19 UTC] ✅ User profile retrieved successfully for user ID: 696
[31-May-2026 22:58:21 UTC] === API CALL LOG ===
[31-May-2026 22:58:21 UTC] Endpoint: user/profile.php
[31-May-2026 22:58:21 UTC] Full Log Data: {
    "timestamp": "2026-05-31 22:58:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:84:1500:1c5b:9548:cb9d:75bd",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:84:1500:1c5b:9548:cb9d:75bd, 172.68.159.124",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk2IiwidXNlcm5hbWUiOiJodHRwczpcL1wvdC5tZVwvVGlrdXZjaGlsYXI5MSIsImVtYWlsIjoiYXRlbXVybGFuZ0BnbWFpbC5jb20iLCJleHAiOjE3ODA4NzMwOTB9.rWWX64CNGDjAedcYOlVCcu38TF_pNqTAJgLqxVZQiro",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0499532db62c419-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a05:45c2:84:1500:1c5b:9548:cb9d:75bd",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-May-2026 22:58:21 UTC] === END API CALL LOG ===
[31-May-2026 22:58:21 UTC] ✅ API Hash verification passed for profile endpoint
[31-May-2026 22:58:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk2IiwidXNlcm5hbWUiOiJodHRwczpcL1wvdC5tZVwvVGlrdXZjaGlsYXI5MSIsImVtYWlsIjoiYXRlbXVybGFuZ0BnbWFpbC5jb20iLCJleHAiOjE3ODA4NzMwOTB9.rWWX64CNGDjAedcYOlVCcu38TF_pNqTAJgLqxVZQiro
[31-May-2026 22:58:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-May-2026 22:58:21 UTC] ✅ JWT token verified successfully for user profile
[31-May-2026 22:58:21 UTC] User ID: 696
[31-May-2026 22:58:21 UTC] ✅ User profile retrieved successfully for user ID: 696
[31-May-2026 22:58:21 UTC] User Purchases API - User ID: 696
[31-May-2026 22:58:21 UTC] User Purchases API - Total purchases found: 0
[31-May-2026 22:58:49 UTC] === API CALL LOG ===
[31-May-2026 22:58:49 UTC] Endpoint: user/profile.php
[31-May-2026 22:58:49 UTC] Full Log Data: {
    "timestamp": "2026-05-31 22:58:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:84:1500:1c5b:9548:cb9d:75bd",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:84:1500:1c5b:9548:cb9d:75bd, 172.68.159.123",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk2IiwidXNlcm5hbWUiOiJodHRwczpcL1wvdC5tZVwvVGlrdXZjaGlsYXI5MSIsImVtYWlsIjoiYXRlbXVybGFuZ0BnbWFpbC5jb20iLCJleHAiOjE3ODA4NzMwOTB9.rWWX64CNGDjAedcYOlVCcu38TF_pNqTAJgLqxVZQiro",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a04995e0484abf2e-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a05:45c2:84:1500:1c5b:9548:cb9d:75bd",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-May-2026 22:58:49 UTC] === END API CALL LOG ===
[31-May-2026 22:58:49 UTC] ✅ API Hash verification passed for profile endpoint
[31-May-2026 22:58:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk2IiwidXNlcm5hbWUiOiJodHRwczpcL1wvdC5tZVwvVGlrdXZjaGlsYXI5MSIsImVtYWlsIjoiYXRlbXVybGFuZ0BnbWFpbC5jb20iLCJleHAiOjE3ODA4NzMwOTB9.rWWX64CNGDjAedcYOlVCcu38TF_pNqTAJgLqxVZQiro
[31-May-2026 22:58:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-May-2026 22:58:49 UTC] ✅ JWT token verified successfully for user profile
[31-May-2026 22:58:49 UTC] User ID: 696
[31-May-2026 22:58:49 UTC] ✅ User profile retrieved successfully for user ID: 696
[31-May-2026 22:58:49 UTC] === API CALL LOG ===
[31-May-2026 22:58:49 UTC] Endpoint: user/profile.php
[31-May-2026 22:58:49 UTC] Full Log Data: {
    "timestamp": "2026-05-31 22:58:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:84:1500:1c5b:9548:cb9d:75bd",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:84:1500:1c5b:9548:cb9d:75bd, 172.68.159.123",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk2IiwidXNlcm5hbWUiOiJodHRwczpcL1wvdC5tZVwvVGlrdXZjaGlsYXI5MSIsImVtYWlsIjoiYXRlbXVybGFuZ0BnbWFpbC5jb20iLCJleHAiOjE3ODA4NzMwOTB9.rWWX64CNGDjAedcYOlVCcu38TF_pNqTAJgLqxVZQiro",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a04995e539a7bf2e-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a05:45c2:84:1500:1c5b:9548:cb9d:75bd",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-May-2026 22:58:49 UTC] === END API CALL LOG ===
[31-May-2026 22:58:49 UTC] ✅ API Hash verification passed for profile endpoint
[31-May-2026 22:58:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk2IiwidXNlcm5hbWUiOiJodHRwczpcL1wvdC5tZVwvVGlrdXZjaGlsYXI5MSIsImVtYWlsIjoiYXRlbXVybGFuZ0BnbWFpbC5jb20iLCJleHAiOjE3ODA4NzMwOTB9.rWWX64CNGDjAedcYOlVCcu38TF_pNqTAJgLqxVZQiro
[31-May-2026 22:58:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-May-2026 22:58:49 UTC] ✅ JWT token verified successfully for user profile
[31-May-2026 22:58:49 UTC] User ID: 696
[31-May-2026 22:58:49 UTC] ✅ User profile retrieved successfully for user ID: 696
[31-May-2026 22:58:49 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-May-2026 22:58:49 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-May-2026 22:58:49 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a05:45c2:84:1500:1c5b:9548:cb9d:75bd, 172.68.159.123","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk2IiwidXNlcm5hbWUiOiJodHRwczpcL1wvdC5tZVwvVGlrdXZjaGlsYXI5MSIsImVtYWlsIjoiYXRlbXVybGFuZ0BnbWFpbC5jb20iLCJleHAiOjE3ODA4NzMwOTB9.rWWX64CNGDjAedcYOlVCcu38TF_pNqTAJgLqxVZQiro","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a04995e539aabf2e-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a05:45c2:84:1500:1c5b:9548:cb9d:75bd","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[31-May-2026 22:58:49 UTC] === User Orders API Called ===
[31-May-2026 22:58:49 UTC] User ID: 696
[31-May-2026 22:58:49 UTC] Limit: 20, Offset: 0
[31-May-2026 22:58:49 UTC] Orders found: 0
[31-May-2026 22:58:49 UTC] Orders data: []
[31-May-2026 22:58:49 UTC] Total orders count: 0
[31-May-2026 22:58:49 UTC] === API CALL LOG ===
[31-May-2026 22:58:49 UTC] Endpoint: user/profile.php
[31-May-2026 22:58:49 UTC] Full Log Data: {
    "timestamp": "2026-05-31 22:58:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:84:1500:1c5b:9548:cb9d:75bd",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:84:1500:1c5b:9548:cb9d:75bd, 172.68.159.123",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk2IiwidXNlcm5hbWUiOiJodHRwczpcL1wvdC5tZVwvVGlrdXZjaGlsYXI5MSIsImVtYWlsIjoiYXRlbXVybGFuZ0BnbWFpbC5jb20iLCJleHAiOjE3ODA4NzMwOTB9.rWWX64CNGDjAedcYOlVCcu38TF_pNqTAJgLqxVZQiro",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a04995e609ecbf2e-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a05:45c2:84:1500:1c5b:9548:cb9d:75bd",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-May-2026 22:58:49 UTC] === END API CALL LOG ===
[31-May-2026 22:58:49 UTC] ✅ API Hash verification passed for profile endpoint
[31-May-2026 22:58:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk2IiwidXNlcm5hbWUiOiJodHRwczpcL1wvdC5tZVwvVGlrdXZjaGlsYXI5MSIsImVtYWlsIjoiYXRlbXVybGFuZ0BnbWFpbC5jb20iLCJleHAiOjE3ODA4NzMwOTB9.rWWX64CNGDjAedcYOlVCcu38TF_pNqTAJgLqxVZQiro
[31-May-2026 22:58:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-May-2026 22:58:49 UTC] ✅ JWT token verified successfully for user profile
[31-May-2026 22:58:49 UTC] User ID: 696
[31-May-2026 22:58:49 UTC] ✅ User profile retrieved successfully for user ID: 696
[31-May-2026 22:58:50 UTC] === API CALL LOG ===
[31-May-2026 22:58:50 UTC] Endpoint: user/profile.php
[31-May-2026 22:58:50 UTC] Full Log Data: {
    "timestamp": "2026-05-31 22:58:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:84:1500:1c5b:9548:cb9d:75bd",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:84:1500:1c5b:9548:cb9d:75bd, 172.68.159.123",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk2IiwidXNlcm5hbWUiOiJodHRwczpcL1wvdC5tZVwvVGlrdXZjaGlsYXI5MSIsImVtYWlsIjoiYXRlbXVybGFuZ0BnbWFpbC5jb20iLCJleHAiOjE3ODA4NzMwOTB9.rWWX64CNGDjAedcYOlVCcu38TF_pNqTAJgLqxVZQiro",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a04995ea9afbbf2e-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a05:45c2:84:1500:1c5b:9548:cb9d:75bd",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-May-2026 22:58:50 UTC] === END API CALL LOG ===
[31-May-2026 22:58:50 UTC] ✅ API Hash verification passed for profile endpoint
[31-May-2026 22:58:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk2IiwidXNlcm5hbWUiOiJodHRwczpcL1wvdC5tZVwvVGlrdXZjaGlsYXI5MSIsImVtYWlsIjoiYXRlbXVybGFuZ0BnbWFpbC5jb20iLCJleHAiOjE3ODA4NzMwOTB9.rWWX64CNGDjAedcYOlVCcu38TF_pNqTAJgLqxVZQiro
[31-May-2026 22:58:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-May-2026 22:58:50 UTC] ✅ JWT token verified successfully for user profile
[31-May-2026 22:58:50 UTC] User ID: 696
[31-May-2026 22:58:50 UTC] ✅ User profile retrieved successfully for user ID: 696
[31-May-2026 22:58:58 UTC] === API CALL LOG ===
[31-May-2026 22:58:58 UTC] Endpoint: user/profile.php
[31-May-2026 22:58:58 UTC] Full Log Data: {
    "timestamp": "2026-05-31 22:58:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:84:1500:1c5b:9548:cb9d:75bd",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:84:1500:1c5b:9548:cb9d:75bd, 172.64.200.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk2IiwidXNlcm5hbWUiOiJodHRwczpcL1wvdC5tZVwvVGlrdXZjaGlsYXI5MSIsImVtYWlsIjoiYXRlbXVybGFuZ0BnbWFpbC5jb20iLCJleHAiOjE3ODA4NzMwOTB9.rWWX64CNGDjAedcYOlVCcu38TF_pNqTAJgLqxVZQiro",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a049961a3b65c719-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a05:45c2:84:1500:1c5b:9548:cb9d:75bd",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-May-2026 22:58:58 UTC] === END API CALL LOG ===
[31-May-2026 22:58:58 UTC] ✅ API Hash verification passed for profile endpoint
[31-May-2026 22:58:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk2IiwidXNlcm5hbWUiOiJodHRwczpcL1wvdC5tZVwvVGlrdXZjaGlsYXI5MSIsImVtYWlsIjoiYXRlbXVybGFuZ0BnbWFpbC5jb20iLCJleHAiOjE3ODA4NzMwOTB9.rWWX64CNGDjAedcYOlVCcu38TF_pNqTAJgLqxVZQiro
[31-May-2026 22:58:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-May-2026 22:58:58 UTC] ✅ JWT token verified successfully for user profile
[31-May-2026 22:58:58 UTC] User ID: 696
[31-May-2026 22:58:58 UTC] ✅ User profile retrieved successfully for user ID: 696
[31-May-2026 22:58:59 UTC] === API CALL LOG ===
[31-May-2026 22:58:59 UTC] Endpoint: user/profile.php
[31-May-2026 22:58:59 UTC] Full Log Data: {
    "timestamp": "2026-05-31 22:58:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:84:1500:1c5b:9548:cb9d:75bd",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:84:1500:1c5b:9548:cb9d:75bd, 172.64.200.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk2IiwidXNlcm5hbWUiOiJodHRwczpcL1wvdC5tZVwvVGlrdXZjaGlsYXI5MSIsImVtYWlsIjoiYXRlbXVybGFuZ0BnbWFpbC5jb20iLCJleHAiOjE3ODA4NzMwOTB9.rWWX64CNGDjAedcYOlVCcu38TF_pNqTAJgLqxVZQiro",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a049962018f5c719-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a05:45c2:84:1500:1c5b:9548:cb9d:75bd",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-May-2026 22:58:59 UTC] === END API CALL LOG ===
[31-May-2026 22:58:59 UTC] ✅ API Hash verification passed for profile endpoint
[31-May-2026 22:58:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk2IiwidXNlcm5hbWUiOiJodHRwczpcL1wvdC5tZVwvVGlrdXZjaGlsYXI5MSIsImVtYWlsIjoiYXRlbXVybGFuZ0BnbWFpbC5jb20iLCJleHAiOjE3ODA4NzMwOTB9.rWWX64CNGDjAedcYOlVCcu38TF_pNqTAJgLqxVZQiro
[31-May-2026 22:58:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-May-2026 22:58:59 UTC] ✅ JWT token verified successfully for user profile
[31-May-2026 22:58:59 UTC] User ID: 696
[31-May-2026 22:58:59 UTC] ✅ User profile retrieved successfully for user ID: 696
[31-May-2026 22:58:59 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-May-2026 22:58:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-May-2026 22:58:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a05:45c2:84:1500:1c5b:9548:cb9d:75bd, 172.64.200.15","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk2IiwidXNlcm5hbWUiOiJodHRwczpcL1wvdC5tZVwvVGlrdXZjaGlsYXI5MSIsImVtYWlsIjoiYXRlbXVybGFuZ0BnbWFpbC5jb20iLCJleHAiOjE3ODA4NzMwOTB9.rWWX64CNGDjAedcYOlVCcu38TF_pNqTAJgLqxVZQiro","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a049962018f3c719-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a05:45c2:84:1500:1c5b:9548:cb9d:75bd","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[31-May-2026 22:58:59 UTC] === User Orders API Called ===
[31-May-2026 22:58:59 UTC] User ID: 696
[31-May-2026 22:58:59 UTC] Limit: 20, Offset: 0
[31-May-2026 22:58:59 UTC] Orders found: 0
[31-May-2026 22:58:59 UTC] Orders data: []
[31-May-2026 22:58:59 UTC] Total orders count: 0
[31-May-2026 22:58:59 UTC] === API CALL LOG ===
[31-May-2026 22:58:59 UTC] Endpoint: user/profile.php
[31-May-2026 22:58:59 UTC] Full Log Data: {
    "timestamp": "2026-05-31 22:58:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:84:1500:1c5b:9548:cb9d:75bd",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:84:1500:1c5b:9548:cb9d:75bd, 172.64.200.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk2IiwidXNlcm5hbWUiOiJodHRwczpcL1wvdC5tZVwvVGlrdXZjaGlsYXI5MSIsImVtYWlsIjoiYXRlbXVybGFuZ0BnbWFpbC5jb20iLCJleHAiOjE3ODA4NzMwOTB9.rWWX64CNGDjAedcYOlVCcu38TF_pNqTAJgLqxVZQiro",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a049962018f1c719-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a05:45c2:84:1500:1c5b:9548:cb9d:75bd",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-May-2026 22:58:59 UTC] === END API CALL LOG ===
[31-May-2026 22:58:59 UTC] ✅ API Hash verification passed for profile endpoint
[31-May-2026 22:58:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk2IiwidXNlcm5hbWUiOiJodHRwczpcL1wvdC5tZVwvVGlrdXZjaGlsYXI5MSIsImVtYWlsIjoiYXRlbXVybGFuZ0BnbWFpbC5jb20iLCJleHAiOjE3ODA4NzMwOTB9.rWWX64CNGDjAedcYOlVCcu38TF_pNqTAJgLqxVZQiro
[31-May-2026 22:58:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-May-2026 22:58:59 UTC] ✅ JWT token verified successfully for user profile
[31-May-2026 22:58:59 UTC] User ID: 696
[31-May-2026 22:58:59 UTC] ✅ User profile retrieved successfully for user ID: 696
[31-May-2026 22:59:00 UTC] === API CALL LOG ===
[31-May-2026 22:59:00 UTC] Endpoint: user/profile.php
[31-May-2026 22:59:00 UTC] Full Log Data: {
    "timestamp": "2026-05-31 22:59:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:84:1500:1c5b:9548:cb9d:75bd",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:84:1500:1c5b:9548:cb9d:75bd, 172.64.200.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk2IiwidXNlcm5hbWUiOiJodHRwczpcL1wvdC5tZVwvVGlrdXZjaGlsYXI5MSIsImVtYWlsIjoiYXRlbXVybGFuZ0BnbWFpbC5jb20iLCJleHAiOjE3ODA4NzMwOTB9.rWWX64CNGDjAedcYOlVCcu38TF_pNqTAJgLqxVZQiro",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a04996269ed5c719-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a05:45c2:84:1500:1c5b:9548:cb9d:75bd",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-May-2026 22:59:00 UTC] === END API CALL LOG ===
[31-May-2026 22:59:00 UTC] ✅ API Hash verification passed for profile endpoint
[31-May-2026 22:59:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk2IiwidXNlcm5hbWUiOiJodHRwczpcL1wvdC5tZVwvVGlrdXZjaGlsYXI5MSIsImVtYWlsIjoiYXRlbXVybGFuZ0BnbWFpbC5jb20iLCJleHAiOjE3ODA4NzMwOTB9.rWWX64CNGDjAedcYOlVCcu38TF_pNqTAJgLqxVZQiro
[31-May-2026 22:59:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-May-2026 22:59:00 UTC] ✅ JWT token verified successfully for user profile
[31-May-2026 22:59:00 UTC] User ID: 696
[31-May-2026 22:59:00 UTC] ✅ User profile retrieved successfully for user ID: 696
[01-Jun-2026 01:35:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Jun-2026 01:35:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Jun-2026 01:35:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:4089:ad93:89e2:ad30:83b7:d513:bd02, 172.70.208.5","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk3IiwidXNlcm5hbWUiOiJAU2hpdmFtXzU1NTEiLCJlbWFpbCI6InNoeWFtc2luZ2hyYWpwdXQyMTJAZ21haWwuY29tIiwiZXhwIjoxNzgwODgyNTU0fQ.qVWT46pxt2eZe5QYdw8sMRowwx_cvuzvXioHfL34FKE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a04a7c05fcd0fd61-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:4089:ad93:89e2:ad30:83b7:d513:bd02","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[01-Jun-2026 01:35:55 UTC] === User Orders API Called ===
[01-Jun-2026 01:35:55 UTC] User ID: 697
[01-Jun-2026 01:35:55 UTC] Limit: 20, Offset: 0
[01-Jun-2026 01:35:55 UTC] Orders found: 0
[01-Jun-2026 01:35:55 UTC] Orders data: []
[01-Jun-2026 01:35:55 UTC] Total orders count: 0
[01-Jun-2026 01:35:55 UTC] === API CALL LOG ===
[01-Jun-2026 01:35:55 UTC] Endpoint: user/profile.php
[01-Jun-2026 01:35:55 UTC] Full Log Data: {
    "timestamp": "2026-06-01 01:35:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4089:ad93:89e2:ad30:83b7:d513:bd02",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4089:ad93:89e2:ad30:83b7:d513:bd02, 172.70.208.5",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk3IiwidXNlcm5hbWUiOiJAU2hpdmFtXzU1NTEiLCJlbWFpbCI6InNoeWFtc2luZ2hyYWpwdXQyMTJAZ21haWwuY29tIiwiZXhwIjoxNzgwODgyNTU0fQ.qVWT46pxt2eZe5QYdw8sMRowwx_cvuzvXioHfL34FKE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a04a7c05fccefd61-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4089:ad93:89e2:ad30:83b7:d513:bd02",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jun-2026 01:35:55 UTC] === END API CALL LOG ===
[01-Jun-2026 01:35:55 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jun-2026 01:35:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk3IiwidXNlcm5hbWUiOiJAU2hpdmFtXzU1NTEiLCJlbWFpbCI6InNoeWFtc2luZ2hyYWpwdXQyMTJAZ21haWwuY29tIiwiZXhwIjoxNzgwODgyNTU0fQ.qVWT46pxt2eZe5QYdw8sMRowwx_cvuzvXioHfL34FKE
[01-Jun-2026 01:35:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jun-2026 01:35:55 UTC] ✅ JWT token verified successfully for user profile
[01-Jun-2026 01:35:55 UTC] User ID: 697
[01-Jun-2026 01:35:55 UTC] ✅ User profile retrieved successfully for user ID: 697
[01-Jun-2026 01:35:55 UTC] === API CALL LOG ===
[01-Jun-2026 01:35:55 UTC] Endpoint: user/profile.php
[01-Jun-2026 01:35:55 UTC] Full Log Data: {
    "timestamp": "2026-06-01 01:35:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4089:ad93:89e2:ad30:83b7:d513:bd02",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4089:ad93:89e2:ad30:83b7:d513:bd02, 172.70.208.5",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk3IiwidXNlcm5hbWUiOiJAU2hpdmFtXzU1NTEiLCJlbWFpbCI6InNoeWFtc2luZ2hyYWpwdXQyMTJAZ21haWwuY29tIiwiZXhwIjoxNzgwODgyNTU0fQ.qVWT46pxt2eZe5QYdw8sMRowwx_cvuzvXioHfL34FKE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a04a7c05fcd4fd61-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4089:ad93:89e2:ad30:83b7:d513:bd02",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jun-2026 01:35:55 UTC] === END API CALL LOG ===
[01-Jun-2026 01:35:55 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jun-2026 01:35:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk3IiwidXNlcm5hbWUiOiJAU2hpdmFtXzU1NTEiLCJlbWFpbCI6InNoeWFtc2luZ2hyYWpwdXQyMTJAZ21haWwuY29tIiwiZXhwIjoxNzgwODgyNTU0fQ.qVWT46pxt2eZe5QYdw8sMRowwx_cvuzvXioHfL34FKE
[01-Jun-2026 01:35:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jun-2026 01:35:55 UTC] ✅ JWT token verified successfully for user profile
[01-Jun-2026 01:35:55 UTC] User ID: 697
[01-Jun-2026 01:35:55 UTC] ✅ User profile retrieved successfully for user ID: 697
[01-Jun-2026 01:35:57 UTC] === API CALL LOG ===
[01-Jun-2026 01:35:57 UTC] Endpoint: user/profile.php
[01-Jun-2026 01:35:57 UTC] Full Log Data: {
    "timestamp": "2026-06-01 01:35:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4089:ad93:89e2:ad30:83b7:d513:bd02",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4089:ad93:89e2:ad30:83b7:d513:bd02, 172.70.208.5",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk3IiwidXNlcm5hbWUiOiJAU2hpdmFtXzU1NTEiLCJlbWFpbCI6InNoeWFtc2luZ2hyYWpwdXQyMTJAZ21haWwuY29tIiwiZXhwIjoxNzgwODgyNTU0fQ.qVWT46pxt2eZe5QYdw8sMRowwx_cvuzvXioHfL34FKE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a04a7c0f69e3fd61-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4089:ad93:89e2:ad30:83b7:d513:bd02",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jun-2026 01:35:57 UTC] === END API CALL LOG ===
[01-Jun-2026 01:35:57 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jun-2026 01:35:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk3IiwidXNlcm5hbWUiOiJAU2hpdmFtXzU1NTEiLCJlbWFpbCI6InNoeWFtc2luZ2hyYWpwdXQyMTJAZ21haWwuY29tIiwiZXhwIjoxNzgwODgyNTU0fQ.qVWT46pxt2eZe5QYdw8sMRowwx_cvuzvXioHfL34FKE
[01-Jun-2026 01:35:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jun-2026 01:35:57 UTC] ✅ JWT token verified successfully for user profile
[01-Jun-2026 01:35:57 UTC] User ID: 697
[01-Jun-2026 01:35:57 UTC] ✅ User profile retrieved successfully for user ID: 697
[01-Jun-2026 01:36:21 UTC] === API CALL LOG ===
[01-Jun-2026 01:36:21 UTC] Endpoint: user/profile.php
[01-Jun-2026 01:36:21 UTC] Full Log Data: {
    "timestamp": "2026-06-01 01:36:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4089:ad93:89e2:ad30:83b7:d513:bd02",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4089:ad93:89e2:ad30:83b7:d513:bd02, 172.71.124.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk3IiwidXNlcm5hbWUiOiJAU2hpdmFtXzU1NTEiLCJlbWFpbCI6InNoeWFtc2luZ2hyYWpwdXQyMTJAZ21haWwuY29tIiwiZXhwIjoxNzgwODgyNTU0fQ.qVWT46pxt2eZe5QYdw8sMRowwx_cvuzvXioHfL34FKE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a04a7ca0df6dce23-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4089:ad93:89e2:ad30:83b7:d513:bd02",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jun-2026 01:36:21 UTC] === END API CALL LOG ===
[01-Jun-2026 01:36:21 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jun-2026 01:36:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk3IiwidXNlcm5hbWUiOiJAU2hpdmFtXzU1NTEiLCJlbWFpbCI6InNoeWFtc2luZ2hyYWpwdXQyMTJAZ21haWwuY29tIiwiZXhwIjoxNzgwODgyNTU0fQ.qVWT46pxt2eZe5QYdw8sMRowwx_cvuzvXioHfL34FKE
[01-Jun-2026 01:36:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jun-2026 01:36:21 UTC] ✅ JWT token verified successfully for user profile
[01-Jun-2026 01:36:21 UTC] User ID: 697
[01-Jun-2026 01:36:21 UTC] ✅ User profile retrieved successfully for user ID: 697
[01-Jun-2026 01:36:22 UTC] === API CALL LOG ===
[01-Jun-2026 01:36:22 UTC] Endpoint: user/profile.php
[01-Jun-2026 01:36:22 UTC] Full Log Data: {
    "timestamp": "2026-06-01 01:36:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4089:ad93:89e2:ad30:83b7:d513:bd02",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4089:ad93:89e2:ad30:83b7:d513:bd02, 172.71.124.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk3IiwidXNlcm5hbWUiOiJAU2hpdmFtXzU1NTEiLCJlbWFpbCI6InNoeWFtc2luZ2hyYWpwdXQyMTJAZ21haWwuY29tIiwiZXhwIjoxNzgwODgyNTU0fQ.qVWT46pxt2eZe5QYdw8sMRowwx_cvuzvXioHfL34FKE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a04a7cac5962ce23-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4089:ad93:89e2:ad30:83b7:d513:bd02",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jun-2026 01:36:22 UTC] === END API CALL LOG ===
[01-Jun-2026 01:36:22 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jun-2026 01:36:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk3IiwidXNlcm5hbWUiOiJAU2hpdmFtXzU1NTEiLCJlbWFpbCI6InNoeWFtc2luZ2hyYWpwdXQyMTJAZ21haWwuY29tIiwiZXhwIjoxNzgwODgyNTU0fQ.qVWT46pxt2eZe5QYdw8sMRowwx_cvuzvXioHfL34FKE
[01-Jun-2026 01:36:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jun-2026 01:36:22 UTC] ✅ JWT token verified successfully for user profile
[01-Jun-2026 01:36:22 UTC] User ID: 697
[01-Jun-2026 01:36:22 UTC] ✅ User profile retrieved successfully for user ID: 697
[01-Jun-2026 01:36:23 UTC] === API CALL LOG ===
[01-Jun-2026 01:36:23 UTC] Endpoint: user/profile.php
[01-Jun-2026 01:36:23 UTC] Full Log Data: {
    "timestamp": "2026-06-01 01:36:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4089:ad93:89e2:ad30:83b7:d513:bd02",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4089:ad93:89e2:ad30:83b7:d513:bd02, 172.71.124.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk3IiwidXNlcm5hbWUiOiJAU2hpdmFtXzU1NTEiLCJlbWFpbCI6InNoeWFtc2luZ2hyYWpwdXQyMTJAZ21haWwuY29tIiwiZXhwIjoxNzgwODgyNTU0fQ.qVWT46pxt2eZe5QYdw8sMRowwx_cvuzvXioHfL34FKE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a04a7cac5969ce23-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4089:ad93:89e2:ad30:83b7:d513:bd02",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jun-2026 01:36:23 UTC] === END API CALL LOG ===
[01-Jun-2026 01:36:23 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jun-2026 01:36:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk3IiwidXNlcm5hbWUiOiJAU2hpdmFtXzU1NTEiLCJlbWFpbCI6InNoeWFtc2luZ2hyYWpwdXQyMTJAZ21haWwuY29tIiwiZXhwIjoxNzgwODgyNTU0fQ.qVWT46pxt2eZe5QYdw8sMRowwx_cvuzvXioHfL34FKE
[01-Jun-2026 01:36:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jun-2026 01:36:23 UTC] ✅ JWT token verified successfully for user profile
[01-Jun-2026 01:36:23 UTC] User ID: 697
[01-Jun-2026 01:36:23 UTC] ✅ User profile retrieved successfully for user ID: 697
[01-Jun-2026 01:36:23 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Jun-2026 01:36:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Jun-2026 01:36:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:4089:ad93:89e2:ad30:83b7:d513:bd02, 172.71.124.74","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk3IiwidXNlcm5hbWUiOiJAU2hpdmFtXzU1NTEiLCJlbWFpbCI6InNoeWFtc2luZ2hyYWpwdXQyMTJAZ21haWwuY29tIiwiZXhwIjoxNzgwODgyNTU0fQ.qVWT46pxt2eZe5QYdw8sMRowwx_cvuzvXioHfL34FKE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a04a7cac5967ce23-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:4089:ad93:89e2:ad30:83b7:d513:bd02","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[01-Jun-2026 01:36:23 UTC] === User Orders API Called ===
[01-Jun-2026 01:36:23 UTC] User ID: 697
[01-Jun-2026 01:36:23 UTC] Limit: 20, Offset: 0
[01-Jun-2026 01:36:23 UTC] Orders found: 0
[01-Jun-2026 01:36:23 UTC] Orders data: []
[01-Jun-2026 01:36:23 UTC] Total orders count: 0
[01-Jun-2026 01:36:23 UTC] === API CALL LOG ===
[01-Jun-2026 01:36:23 UTC] Endpoint: user/profile.php
[01-Jun-2026 01:36:23 UTC] Full Log Data: {
    "timestamp": "2026-06-01 01:36:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4089:ad93:89e2:ad30:83b7:d513:bd02",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4089:ad93:89e2:ad30:83b7:d513:bd02, 172.71.124.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk3IiwidXNlcm5hbWUiOiJAU2hpdmFtXzU1NTEiLCJlbWFpbCI6InNoeWFtc2luZ2hyYWpwdXQyMTJAZ21haWwuY29tIiwiZXhwIjoxNzgwODgyNTU0fQ.qVWT46pxt2eZe5QYdw8sMRowwx_cvuzvXioHfL34FKE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a04a7cb56cc2ce23-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4089:ad93:89e2:ad30:83b7:d513:bd02",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jun-2026 01:36:23 UTC] === END API CALL LOG ===
[01-Jun-2026 01:36:23 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jun-2026 01:36:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk3IiwidXNlcm5hbWUiOiJAU2hpdmFtXzU1NTEiLCJlbWFpbCI6InNoeWFtc2luZ2hyYWpwdXQyMTJAZ21haWwuY29tIiwiZXhwIjoxNzgwODgyNTU0fQ.qVWT46pxt2eZe5QYdw8sMRowwx_cvuzvXioHfL34FKE
[01-Jun-2026 01:36:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jun-2026 01:36:23 UTC] ✅ JWT token verified successfully for user profile
[01-Jun-2026 01:36:23 UTC] User ID: 697
[01-Jun-2026 01:36:23 UTC] ✅ User profile retrieved successfully for user ID: 697
[01-Jun-2026 01:37:01 UTC] === API CALL LOG ===
[01-Jun-2026 01:37:01 UTC] Endpoint: user/profile.php
[01-Jun-2026 01:37:01 UTC] Full Log Data: {
    "timestamp": "2026-06-01 01:37:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4089:ad93:89e2:ad30:83b7:d513:bd02",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4089:ad93:89e2:ad30:83b7:d513:bd02, 172.70.208.4",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk3IiwidXNlcm5hbWUiOiJAU2hpdmFtXzU1NTEiLCJlbWFpbCI6InNoeWFtc2luZ2hyYWpwdXQyMTJAZ21haWwuY29tIiwiZXhwIjoxNzgwODgyNTU0fQ.qVWT46pxt2eZe5QYdw8sMRowwx_cvuzvXioHfL34FKE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a04a7d9a9972fdce-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4089:ad93:89e2:ad30:83b7:d513:bd02",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jun-2026 01:37:01 UTC] === END API CALL LOG ===
[01-Jun-2026 01:37:01 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jun-2026 01:37:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk3IiwidXNlcm5hbWUiOiJAU2hpdmFtXzU1NTEiLCJlbWFpbCI6InNoeWFtc2luZ2hyYWpwdXQyMTJAZ21haWwuY29tIiwiZXhwIjoxNzgwODgyNTU0fQ.qVWT46pxt2eZe5QYdw8sMRowwx_cvuzvXioHfL34FKE
[01-Jun-2026 01:37:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jun-2026 01:37:01 UTC] ✅ JWT token verified successfully for user profile
[01-Jun-2026 01:37:01 UTC] User ID: 697
[01-Jun-2026 01:37:01 UTC] ✅ User profile retrieved successfully for user ID: 697
[01-Jun-2026 01:37:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Jun-2026 01:37:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Jun-2026 01:37:02 UTC] === API CALL LOG ===
[01-Jun-2026 01:37:02 UTC] Endpoint: user/profile.php
[01-Jun-2026 01:37:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:4089:ad93:89e2:ad30:83b7:d513:bd02, 172.70.208.4","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk3IiwidXNlcm5hbWUiOiJAU2hpdmFtXzU1NTEiLCJlbWFpbCI6InNoeWFtc2luZ2hyYWpwdXQyMTJAZ21haWwuY29tIiwiZXhwIjoxNzgwODgyNTU0fQ.qVWT46pxt2eZe5QYdw8sMRowwx_cvuzvXioHfL34FKE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a04a7da60b39fdce-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:4089:ad93:89e2:ad30:83b7:d513:bd02","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[01-Jun-2026 01:37:02 UTC] Full Log Data: {
    "timestamp": "2026-06-01 01:37:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4089:ad93:89e2:ad30:83b7:d513:bd02",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4089:ad93:89e2:ad30:83b7:d513:bd02, 172.70.208.4",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk3IiwidXNlcm5hbWUiOiJAU2hpdmFtXzU1NTEiLCJlbWFpbCI6InNoeWFtc2luZ2hyYWpwdXQyMTJAZ21haWwuY29tIiwiZXhwIjoxNzgwODgyNTU0fQ.qVWT46pxt2eZe5QYdw8sMRowwx_cvuzvXioHfL34FKE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a04a7da60b36fdce-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4089:ad93:89e2:ad30:83b7:d513:bd02",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jun-2026 01:37:02 UTC] === END API CALL LOG ===
[01-Jun-2026 01:37:02 UTC] === User Orders API Called ===
[01-Jun-2026 01:37:02 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jun-2026 01:37:02 UTC] User ID: 697
[01-Jun-2026 01:37:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk3IiwidXNlcm5hbWUiOiJAU2hpdmFtXzU1NTEiLCJlbWFpbCI6InNoeWFtc2luZ2hyYWpwdXQyMTJAZ21haWwuY29tIiwiZXhwIjoxNzgwODgyNTU0fQ.qVWT46pxt2eZe5QYdw8sMRowwx_cvuzvXioHfL34FKE
[01-Jun-2026 01:37:02 UTC] Limit: 20, Offset: 0
[01-Jun-2026 01:37:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jun-2026 01:37:02 UTC] ✅ JWT token verified successfully for user profile
[01-Jun-2026 01:37:02 UTC] User ID: 697
[01-Jun-2026 01:37:02 UTC] Orders found: 0
[01-Jun-2026 01:37:02 UTC] ✅ User profile retrieved successfully for user ID: 697
[01-Jun-2026 01:37:02 UTC] Orders data: []
[01-Jun-2026 01:37:02 UTC] Total orders count: 0
[01-Jun-2026 01:37:02 UTC] === API CALL LOG ===
[01-Jun-2026 01:37:02 UTC] Endpoint: user/profile.php
[01-Jun-2026 01:37:02 UTC] Full Log Data: {
    "timestamp": "2026-06-01 01:37:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4089:ad93:89e2:ad30:83b7:d513:bd02",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4089:ad93:89e2:ad30:83b7:d513:bd02, 172.70.208.4",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk3IiwidXNlcm5hbWUiOiJAU2hpdmFtXzU1NTEiLCJlbWFpbCI6InNoeWFtc2luZ2hyYWpwdXQyMTJAZ21haWwuY29tIiwiZXhwIjoxNzgwODgyNTU0fQ.qVWT46pxt2eZe5QYdw8sMRowwx_cvuzvXioHfL34FKE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a04a7da6dcf1fdce-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4089:ad93:89e2:ad30:83b7:d513:bd02",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jun-2026 01:37:02 UTC] === END API CALL LOG ===
[01-Jun-2026 01:37:02 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jun-2026 01:37:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk3IiwidXNlcm5hbWUiOiJAU2hpdmFtXzU1NTEiLCJlbWFpbCI6InNoeWFtc2luZ2hyYWpwdXQyMTJAZ21haWwuY29tIiwiZXhwIjoxNzgwODgyNTU0fQ.qVWT46pxt2eZe5QYdw8sMRowwx_cvuzvXioHfL34FKE
[01-Jun-2026 01:37:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jun-2026 01:37:02 UTC] ✅ JWT token verified successfully for user profile
[01-Jun-2026 01:37:02 UTC] User ID: 697
[01-Jun-2026 01:37:02 UTC] ✅ User profile retrieved successfully for user ID: 697
[01-Jun-2026 01:37:05 UTC] === API CALL LOG ===
[01-Jun-2026 01:37:05 UTC] Endpoint: user/profile.php
[01-Jun-2026 01:37:05 UTC] Full Log Data: {
    "timestamp": "2026-06-01 01:37:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4089:ad93:89e2:ad30:83b7:d513:bd02",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4089:ad93:89e2:ad30:83b7:d513:bd02, 172.70.208.4",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk3IiwidXNlcm5hbWUiOiJAU2hpdmFtXzU1NTEiLCJlbWFpbCI6InNoeWFtc2luZ2hyYWpwdXQyMTJAZ21haWwuY29tIiwiZXhwIjoxNzgwODgyNTU0fQ.qVWT46pxt2eZe5QYdw8sMRowwx_cvuzvXioHfL34FKE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a04a7db64fb5fdce-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4089:ad93:89e2:ad30:83b7:d513:bd02",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jun-2026 01:37:05 UTC] === END API CALL LOG ===
[01-Jun-2026 01:37:05 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jun-2026 01:37:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk3IiwidXNlcm5hbWUiOiJAU2hpdmFtXzU1NTEiLCJlbWFpbCI6InNoeWFtc2luZ2hyYWpwdXQyMTJAZ21haWwuY29tIiwiZXhwIjoxNzgwODgyNTU0fQ.qVWT46pxt2eZe5QYdw8sMRowwx_cvuzvXioHfL34FKE
[01-Jun-2026 01:37:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jun-2026 01:37:05 UTC] ✅ JWT token verified successfully for user profile
[01-Jun-2026 01:37:05 UTC] User ID: 697
[01-Jun-2026 01:37:05 UTC] ✅ User profile retrieved successfully for user ID: 697
[01-Jun-2026 01:37:21 UTC] === API CALL LOG ===
[01-Jun-2026 01:37:21 UTC] Endpoint: user/profile.php
[01-Jun-2026 01:37:21 UTC] Full Log Data: {
    "timestamp": "2026-06-01 01:37:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4089:ad93:89e2:ad30:83b7:d513:bd02",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4089:ad93:89e2:ad30:83b7:d513:bd02, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk3IiwidXNlcm5hbWUiOiJAU2hpdmFtXzU1NTEiLCJlbWFpbCI6InNoeWFtc2luZ2hyYWpwdXQyMTJAZ21haWwuY29tIiwiZXhwIjoxNzgwODgyNTU0fQ.qVWT46pxt2eZe5QYdw8sMRowwx_cvuzvXioHfL34FKE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a04a7e1bf9d614b5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4089:ad93:89e2:ad30:83b7:d513:bd02",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jun-2026 01:37:21 UTC] === END API CALL LOG ===
[01-Jun-2026 01:37:21 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jun-2026 01:37:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk3IiwidXNlcm5hbWUiOiJAU2hpdmFtXzU1NTEiLCJlbWFpbCI6InNoeWFtc2luZ2hyYWpwdXQyMTJAZ21haWwuY29tIiwiZXhwIjoxNzgwODgyNTU0fQ.qVWT46pxt2eZe5QYdw8sMRowwx_cvuzvXioHfL34FKE
[01-Jun-2026 01:37:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jun-2026 01:37:21 UTC] ✅ JWT token verified successfully for user profile
[01-Jun-2026 01:37:21 UTC] User ID: 697
[01-Jun-2026 01:37:21 UTC] ✅ User profile retrieved successfully for user ID: 697
[01-Jun-2026 01:37:23 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Jun-2026 01:37:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Jun-2026 01:37:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:4089:ad93:89e2:ad30:83b7:d513:bd02, 104.23.175.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk3IiwidXNlcm5hbWUiOiJAU2hpdmFtXzU1NTEiLCJlbWFpbCI6InNoeWFtc2luZ2hyYWpwdXQyMTJAZ21haWwuY29tIiwiZXhwIjoxNzgwODgyNTU0fQ.qVWT46pxt2eZe5QYdw8sMRowwx_cvuzvXioHfL34FKE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a04a7e27e87414b5-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:4089:ad93:89e2:ad30:83b7:d513:bd02","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[01-Jun-2026 01:37:23 UTC] === User Orders API Called ===
[01-Jun-2026 01:37:23 UTC] User ID: 697
[01-Jun-2026 01:37:23 UTC] Limit: 20, Offset: 0
[01-Jun-2026 01:37:23 UTC] Orders found: 0
[01-Jun-2026 01:37:23 UTC] Orders data: []
[01-Jun-2026 01:37:23 UTC] Total orders count: 0
[01-Jun-2026 01:37:23 UTC] === API CALL LOG ===
[01-Jun-2026 01:37:23 UTC] Endpoint: user/profile.php
[01-Jun-2026 01:37:23 UTC] Full Log Data: {
    "timestamp": "2026-06-01 01:37:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4089:ad93:89e2:ad30:83b7:d513:bd02",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4089:ad93:89e2:ad30:83b7:d513:bd02, 104.23.175.178",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk3IiwidXNlcm5hbWUiOiJAU2hpdmFtXzU1NTEiLCJlbWFpbCI6InNoeWFtc2luZ2hyYWpwdXQyMTJAZ21haWwuY29tIiwiZXhwIjoxNzgwODgyNTU0fQ.qVWT46pxt2eZe5QYdw8sMRowwx_cvuzvXioHfL34FKE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a04a7e26ae4614b5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4089:ad93:89e2:ad30:83b7:d513:bd02",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jun-2026 01:37:23 UTC] === END API CALL LOG ===
[01-Jun-2026 01:37:23 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jun-2026 01:37:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk3IiwidXNlcm5hbWUiOiJAU2hpdmFtXzU1NTEiLCJlbWFpbCI6InNoeWFtc2luZ2hyYWpwdXQyMTJAZ21haWwuY29tIiwiZXhwIjoxNzgwODgyNTU0fQ.qVWT46pxt2eZe5QYdw8sMRowwx_cvuzvXioHfL34FKE
[01-Jun-2026 01:37:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jun-2026 01:37:23 UTC] ✅ JWT token verified successfully for user profile
[01-Jun-2026 01:37:23 UTC] User ID: 697
[01-Jun-2026 01:37:23 UTC] ✅ User profile retrieved successfully for user ID: 697
[01-Jun-2026 01:37:23 UTC] === API CALL LOG ===
[01-Jun-2026 01:37:23 UTC] Endpoint: user/profile.php
[01-Jun-2026 01:37:23 UTC] Full Log Data: {
    "timestamp": "2026-06-01 01:37:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4089:ad93:89e2:ad30:83b7:d513:bd02",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4089:ad93:89e2:ad30:83b7:d513:bd02, 104.23.175.178",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk3IiwidXNlcm5hbWUiOiJAU2hpdmFtXzU1NTEiLCJlbWFpbCI6InNoeWFtc2luZ2hyYWpwdXQyMTJAZ21haWwuY29tIiwiZXhwIjoxNzgwODgyNTU0fQ.qVWT46pxt2eZe5QYdw8sMRowwx_cvuzvXioHfL34FKE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a04a7e27e87814b5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4089:ad93:89e2:ad30:83b7:d513:bd02",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jun-2026 01:37:23 UTC] === END API CALL LOG ===
[01-Jun-2026 01:37:23 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jun-2026 01:37:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk3IiwidXNlcm5hbWUiOiJAU2hpdmFtXzU1NTEiLCJlbWFpbCI6InNoeWFtc2luZ2hyYWpwdXQyMTJAZ21haWwuY29tIiwiZXhwIjoxNzgwODgyNTU0fQ.qVWT46pxt2eZe5QYdw8sMRowwx_cvuzvXioHfL34FKE
[01-Jun-2026 01:37:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jun-2026 01:37:23 UTC] ✅ JWT token verified successfully for user profile
[01-Jun-2026 01:37:23 UTC] User ID: 697
[01-Jun-2026 01:37:23 UTC] ✅ User profile retrieved successfully for user ID: 697
[01-Jun-2026 01:37:24 UTC] === API CALL LOG ===
[01-Jun-2026 01:37:24 UTC] Endpoint: user/profile.php
[01-Jun-2026 01:37:24 UTC] Full Log Data: {
    "timestamp": "2026-06-01 01:37:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4089:ad93:89e2:ad30:83b7:d513:bd02",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4089:ad93:89e2:ad30:83b7:d513:bd02, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk3IiwidXNlcm5hbWUiOiJAU2hpdmFtXzU1NTEiLCJlbWFpbCI6InNoeWFtc2luZ2hyYWpwdXQyMTJAZ21haWwuY29tIiwiZXhwIjoxNzgwODgyNTU0fQ.qVWT46pxt2eZe5QYdw8sMRowwx_cvuzvXioHfL34FKE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a04a7e2f0dc414b5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4089:ad93:89e2:ad30:83b7:d513:bd02",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jun-2026 01:37:24 UTC] === END API CALL LOG ===
[01-Jun-2026 01:37:24 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jun-2026 01:37:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk3IiwidXNlcm5hbWUiOiJAU2hpdmFtXzU1NTEiLCJlbWFpbCI6InNoeWFtc2luZ2hyYWpwdXQyMTJAZ21haWwuY29tIiwiZXhwIjoxNzgwODgyNTU0fQ.qVWT46pxt2eZe5QYdw8sMRowwx_cvuzvXioHfL34FKE
[01-Jun-2026 01:37:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jun-2026 01:37:24 UTC] ✅ JWT token verified successfully for user profile
[01-Jun-2026 01:37:24 UTC] User ID: 697
[01-Jun-2026 01:37:24 UTC] ✅ User profile retrieved successfully for user ID: 697
[01-Jun-2026 01:37:44 UTC] === API CALL LOG ===
[01-Jun-2026 01:37:44 UTC] Endpoint: user/profile.php
[01-Jun-2026 01:37:44 UTC] Full Log Data: {
    "timestamp": "2026-06-01 01:37:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4089:ad93:89e2:ad30:83b7:d513:bd02",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4089:ad93:89e2:ad30:83b7:d513:bd02, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk3IiwidXNlcm5hbWUiOiJAU2hpdmFtXzU1NTEiLCJlbWFpbCI6InNoeWFtc2luZ2hyYWpwdXQyMTJAZ21haWwuY29tIiwiZXhwIjoxNzgwODgyNTU0fQ.qVWT46pxt2eZe5QYdw8sMRowwx_cvuzvXioHfL34FKE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a04a7eaabd4886fb-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4089:ad93:89e2:ad30:83b7:d513:bd02",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jun-2026 01:37:44 UTC] === END API CALL LOG ===
[01-Jun-2026 01:37:44 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jun-2026 01:37:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk3IiwidXNlcm5hbWUiOiJAU2hpdmFtXzU1NTEiLCJlbWFpbCI6InNoeWFtc2luZ2hyYWpwdXQyMTJAZ21haWwuY29tIiwiZXhwIjoxNzgwODgyNTU0fQ.qVWT46pxt2eZe5QYdw8sMRowwx_cvuzvXioHfL34FKE
[01-Jun-2026 01:37:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jun-2026 01:37:44 UTC] ✅ JWT token verified successfully for user profile
[01-Jun-2026 01:37:44 UTC] User ID: 697
[01-Jun-2026 01:37:44 UTC] ✅ User profile retrieved successfully for user ID: 697
[01-Jun-2026 01:37:46 UTC] === API CALL LOG ===
[01-Jun-2026 01:37:46 UTC] Endpoint: user/profile.php
[01-Jun-2026 01:37:46 UTC] Full Log Data: {
    "timestamp": "2026-06-01 01:37:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4089:ad93:89e2:ad30:83b7:d513:bd02",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4089:ad93:89e2:ad30:83b7:d513:bd02, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk3IiwidXNlcm5hbWUiOiJAU2hpdmFtXzU1NTEiLCJlbWFpbCI6InNoeWFtc2luZ2hyYWpwdXQyMTJAZ21haWwuY29tIiwiZXhwIjoxNzgwODgyNTU0fQ.qVWT46pxt2eZe5QYdw8sMRowwx_cvuzvXioHfL34FKE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a04a7eb758be86fb-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4089:ad93:89e2:ad30:83b7:d513:bd02",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jun-2026 01:37:46 UTC] === END API CALL LOG ===
[01-Jun-2026 01:37:46 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jun-2026 01:37:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk3IiwidXNlcm5hbWUiOiJAU2hpdmFtXzU1NTEiLCJlbWFpbCI6InNoeWFtc2luZ2hyYWpwdXQyMTJAZ21haWwuY29tIiwiZXhwIjoxNzgwODgyNTU0fQ.qVWT46pxt2eZe5QYdw8sMRowwx_cvuzvXioHfL34FKE
[01-Jun-2026 01:37:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jun-2026 01:37:46 UTC] ✅ JWT token verified successfully for user profile
[01-Jun-2026 01:37:46 UTC] User ID: 697
[01-Jun-2026 01:37:46 UTC] ✅ User profile retrieved successfully for user ID: 697
[01-Jun-2026 01:37:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Jun-2026 01:37:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Jun-2026 01:37:46 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:4089:ad93:89e2:ad30:83b7:d513:bd02, 104.23.175.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk3IiwidXNlcm5hbWUiOiJAU2hpdmFtXzU1NTEiLCJlbWFpbCI6InNoeWFtc2luZ2hyYWpwdXQyMTJAZ21haWwuY29tIiwiZXhwIjoxNzgwODgyNTU0fQ.qVWT46pxt2eZe5QYdw8sMRowwx_cvuzvXioHfL34FKE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a04a7eb758c186fb-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:4089:ad93:89e2:ad30:83b7:d513:bd02","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[01-Jun-2026 01:37:46 UTC] === User Orders API Called ===
[01-Jun-2026 01:37:46 UTC] User ID: 697
[01-Jun-2026 01:37:46 UTC] Limit: 20, Offset: 0
[01-Jun-2026 01:37:46 UTC] Orders found: 0
[01-Jun-2026 01:37:46 UTC] Orders data: []
[01-Jun-2026 01:37:46 UTC] Total orders count: 0
[01-Jun-2026 01:37:46 UTC] === API CALL LOG ===
[01-Jun-2026 01:37:46 UTC] Endpoint: user/profile.php
[01-Jun-2026 01:37:46 UTC] Full Log Data: {
    "timestamp": "2026-06-01 01:37:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4089:ad93:89e2:ad30:83b7:d513:bd02",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4089:ad93:89e2:ad30:83b7:d513:bd02, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk3IiwidXNlcm5hbWUiOiJAU2hpdmFtXzU1NTEiLCJlbWFpbCI6InNoeWFtc2luZ2hyYWpwdXQyMTJAZ21haWwuY29tIiwiZXhwIjoxNzgwODgyNTU0fQ.qVWT46pxt2eZe5QYdw8sMRowwx_cvuzvXioHfL34FKE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a04a7eb80a1f86fb-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4089:ad93:89e2:ad30:83b7:d513:bd02",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jun-2026 01:37:46 UTC] === END API CALL LOG ===
[01-Jun-2026 01:37:46 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jun-2026 01:37:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk3IiwidXNlcm5hbWUiOiJAU2hpdmFtXzU1NTEiLCJlbWFpbCI6InNoeWFtc2luZ2hyYWpwdXQyMTJAZ21haWwuY29tIiwiZXhwIjoxNzgwODgyNTU0fQ.qVWT46pxt2eZe5QYdw8sMRowwx_cvuzvXioHfL34FKE
[01-Jun-2026 01:37:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jun-2026 01:37:46 UTC] ✅ JWT token verified successfully for user profile
[01-Jun-2026 01:37:46 UTC] User ID: 697
[01-Jun-2026 01:37:46 UTC] ✅ User profile retrieved successfully for user ID: 697
[01-Jun-2026 01:37:48 UTC] === API CALL LOG ===
[01-Jun-2026 01:37:48 UTC] Endpoint: user/profile.php
[01-Jun-2026 01:37:48 UTC] Full Log Data: {
    "timestamp": "2026-06-01 01:37:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4089:ad93:89e2:ad30:83b7:d513:bd02",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4089:ad93:89e2:ad30:83b7:d513:bd02, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk3IiwidXNlcm5hbWUiOiJAU2hpdmFtXzU1NTEiLCJlbWFpbCI6InNoeWFtc2luZ2hyYWpwdXQyMTJAZ21haWwuY29tIiwiZXhwIjoxNzgwODgyNTU0fQ.qVWT46pxt2eZe5QYdw8sMRowwx_cvuzvXioHfL34FKE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a04a7ec2eaca86fb-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4089:ad93:89e2:ad30:83b7:d513:bd02",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jun-2026 01:37:48 UTC] === END API CALL LOG ===
[01-Jun-2026 01:37:48 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jun-2026 01:37:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk3IiwidXNlcm5hbWUiOiJAU2hpdmFtXzU1NTEiLCJlbWFpbCI6InNoeWFtc2luZ2hyYWpwdXQyMTJAZ21haWwuY29tIiwiZXhwIjoxNzgwODgyNTU0fQ.qVWT46pxt2eZe5QYdw8sMRowwx_cvuzvXioHfL34FKE
[01-Jun-2026 01:37:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jun-2026 01:37:48 UTC] ✅ JWT token verified successfully for user profile
[01-Jun-2026 01:37:48 UTC] User ID: 697
[01-Jun-2026 01:37:48 UTC] ✅ User profile retrieved successfully for user ID: 697
[01-Jun-2026 01:37:55 UTC] === API CALL LOG ===
[01-Jun-2026 01:37:55 UTC] Endpoint: user/profile.php
[01-Jun-2026 01:37:55 UTC] Full Log Data: {
    "timestamp": "2026-06-01 01:37:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4089:ad93:89e2:ad30:83b7:d513:bd02",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4089:ad93:89e2:ad30:83b7:d513:bd02, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk3IiwidXNlcm5hbWUiOiJAU2hpdmFtXzU1NTEiLCJlbWFpbCI6InNoeWFtc2luZ2hyYWpwdXQyMTJAZ21haWwuY29tIiwiZXhwIjoxNzgwODgyNTU0fQ.qVWT46pxt2eZe5QYdw8sMRowwx_cvuzvXioHfL34FKE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a04a7eec39b586fb-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4089:ad93:89e2:ad30:83b7:d513:bd02",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jun-2026 01:37:55 UTC] === END API CALL LOG ===
[01-Jun-2026 01:37:55 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jun-2026 01:37:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk3IiwidXNlcm5hbWUiOiJAU2hpdmFtXzU1NTEiLCJlbWFpbCI6InNoeWFtc2luZ2hyYWpwdXQyMTJAZ21haWwuY29tIiwiZXhwIjoxNzgwODgyNTU0fQ.qVWT46pxt2eZe5QYdw8sMRowwx_cvuzvXioHfL34FKE
[01-Jun-2026 01:37:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jun-2026 01:37:55 UTC] ✅ JWT token verified successfully for user profile
[01-Jun-2026 01:37:55 UTC] User ID: 697
[01-Jun-2026 01:37:55 UTC] ✅ User profile retrieved successfully for user ID: 697
[01-Jun-2026 01:37:59 UTC] === API CALL LOG ===
[01-Jun-2026 01:37:59 UTC] Endpoint: user/profile.php
[01-Jun-2026 01:37:59 UTC] Full Log Data: {
    "timestamp": "2026-06-01 01:37:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4089:ad93:89e2:ad30:83b7:d513:bd02",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4089:ad93:89e2:ad30:83b7:d513:bd02, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk3IiwidXNlcm5hbWUiOiJAU2hpdmFtXzU1NTEiLCJlbWFpbCI6InNoeWFtc2luZ2hyYWpwdXQyMTJAZ21haWwuY29tIiwiZXhwIjoxNzgwODgyNTU0fQ.qVWT46pxt2eZe5QYdw8sMRowwx_cvuzvXioHfL34FKE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a04a7f0cbb1686fb-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4089:ad93:89e2:ad30:83b7:d513:bd02",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jun-2026 01:37:59 UTC] === END API CALL LOG ===
[01-Jun-2026 01:37:59 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jun-2026 01:37:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk3IiwidXNlcm5hbWUiOiJAU2hpdmFtXzU1NTEiLCJlbWFpbCI6InNoeWFtc2luZ2hyYWpwdXQyMTJAZ21haWwuY29tIiwiZXhwIjoxNzgwODgyNTU0fQ.qVWT46pxt2eZe5QYdw8sMRowwx_cvuzvXioHfL34FKE
[01-Jun-2026 01:37:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jun-2026 01:37:59 UTC] ✅ JWT token verified successfully for user profile
[01-Jun-2026 01:37:59 UTC] User ID: 697
[01-Jun-2026 01:37:59 UTC] ✅ User profile retrieved successfully for user ID: 697
[01-Jun-2026 01:38:07 UTC] === API CALL LOG ===
[01-Jun-2026 01:38:07 UTC] Endpoint: user/profile.php
[01-Jun-2026 01:38:07 UTC] Full Log Data: {
    "timestamp": "2026-06-01 01:38:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4089:ad93:89e2:ad30:83b7:d513:bd02",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4089:ad93:89e2:ad30:83b7:d513:bd02, 172.70.143.195",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk3IiwidXNlcm5hbWUiOiJAU2hpdmFtXzU1NTEiLCJlbWFpbCI6InNoeWFtc2luZ2hyYWpwdXQyMTJAZ21haWwuY29tIiwiZXhwIjoxNzgwODgyNTU0fQ.qVWT46pxt2eZe5QYdw8sMRowwx_cvuzvXioHfL34FKE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a04a7f37a84d447c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4089:ad93:89e2:ad30:83b7:d513:bd02",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jun-2026 01:38:07 UTC] === END API CALL LOG ===
[01-Jun-2026 01:38:07 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jun-2026 01:38:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk3IiwidXNlcm5hbWUiOiJAU2hpdmFtXzU1NTEiLCJlbWFpbCI6InNoeWFtc2luZ2hyYWpwdXQyMTJAZ21haWwuY29tIiwiZXhwIjoxNzgwODgyNTU0fQ.qVWT46pxt2eZe5QYdw8sMRowwx_cvuzvXioHfL34FKE
[01-Jun-2026 01:38:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jun-2026 01:38:07 UTC] ✅ JWT token verified successfully for user profile
[01-Jun-2026 01:38:07 UTC] User ID: 697
[01-Jun-2026 01:38:07 UTC] ✅ User profile retrieved successfully for user ID: 697
[01-Jun-2026 01:38:08 UTC] === API CALL LOG ===
[01-Jun-2026 01:38:08 UTC] Endpoint: user/profile.php
[01-Jun-2026 01:38:08 UTC] Full Log Data: {
    "timestamp": "2026-06-01 01:38:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4089:ad93:89e2:ad30:83b7:d513:bd02",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4089:ad93:89e2:ad30:83b7:d513:bd02, 172.70.143.195",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk3IiwidXNlcm5hbWUiOiJAU2hpdmFtXzU1NTEiLCJlbWFpbCI6InNoeWFtc2luZ2hyYWpwdXQyMTJAZ21haWwuY29tIiwiZXhwIjoxNzgwODgyNTU0fQ.qVWT46pxt2eZe5QYdw8sMRowwx_cvuzvXioHfL34FKE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a04a7f435a5f447c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4089:ad93:89e2:ad30:83b7:d513:bd02",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jun-2026 01:38:08 UTC] === END API CALL LOG ===
[01-Jun-2026 01:38:08 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jun-2026 01:38:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk3IiwidXNlcm5hbWUiOiJAU2hpdmFtXzU1NTEiLCJlbWFpbCI6InNoeWFtc2luZ2hyYWpwdXQyMTJAZ21haWwuY29tIiwiZXhwIjoxNzgwODgyNTU0fQ.qVWT46pxt2eZe5QYdw8sMRowwx_cvuzvXioHfL34FKE
[01-Jun-2026 01:38:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jun-2026 01:38:08 UTC] ✅ JWT token verified successfully for user profile
[01-Jun-2026 01:38:08 UTC] User ID: 697
[01-Jun-2026 01:38:08 UTC] ✅ User profile retrieved successfully for user ID: 697
[01-Jun-2026 01:38:08 UTC] === API CALL LOG ===
[01-Jun-2026 01:38:08 UTC] Endpoint: user/profile.php
[01-Jun-2026 01:38:08 UTC] Full Log Data: {
    "timestamp": "2026-06-01 01:38:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4089:ad93:89e2:ad30:83b7:d513:bd02",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4089:ad93:89e2:ad30:83b7:d513:bd02, 172.70.143.195",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk3IiwidXNlcm5hbWUiOiJAU2hpdmFtXzU1NTEiLCJlbWFpbCI6InNoeWFtc2luZ2hyYWpwdXQyMTJAZ21haWwuY29tIiwiZXhwIjoxNzgwODgyNTU0fQ.qVWT46pxt2eZe5QYdw8sMRowwx_cvuzvXioHfL34FKE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a04a7f435a63447c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4089:ad93:89e2:ad30:83b7:d513:bd02",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jun-2026 01:38:08 UTC] === END API CALL LOG ===
[01-Jun-2026 01:38:08 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jun-2026 01:38:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk3IiwidXNlcm5hbWUiOiJAU2hpdmFtXzU1NTEiLCJlbWFpbCI6InNoeWFtc2luZ2hyYWpwdXQyMTJAZ21haWwuY29tIiwiZXhwIjoxNzgwODgyNTU0fQ.qVWT46pxt2eZe5QYdw8sMRowwx_cvuzvXioHfL34FKE
[01-Jun-2026 01:38:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jun-2026 01:38:08 UTC] ✅ JWT token verified successfully for user profile
[01-Jun-2026 01:38:08 UTC] User ID: 697
[01-Jun-2026 01:38:08 UTC] ✅ User profile retrieved successfully for user ID: 697
[01-Jun-2026 01:38:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Jun-2026 01:38:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Jun-2026 01:38:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:4089:ad93:89e2:ad30:83b7:d513:bd02, 172.71.152.39","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk3IiwidXNlcm5hbWUiOiJAU2hpdmFtXzU1NTEiLCJlbWFpbCI6InNoeWFtc2luZ2hyYWpwdXQyMTJAZ21haWwuY29tIiwiZXhwIjoxNzgwODgyNTU0fQ.qVWT46pxt2eZe5QYdw8sMRowwx_cvuzvXioHfL34FKE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a04a7f435a62447c-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:4089:ad93:89e2:ad30:83b7:d513:bd02","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[01-Jun-2026 01:38:09 UTC] === User Orders API Called ===
[01-Jun-2026 01:38:09 UTC] User ID: 697
[01-Jun-2026 01:38:09 UTC] Limit: 20, Offset: 0
[01-Jun-2026 01:38:09 UTC] Orders found: 0
[01-Jun-2026 01:38:09 UTC] Orders data: []
[01-Jun-2026 01:38:09 UTC] Total orders count: 0
[01-Jun-2026 01:38:10 UTC] === API CALL LOG ===
[01-Jun-2026 01:38:10 UTC] Endpoint: user/profile.php
[01-Jun-2026 01:38:10 UTC] Full Log Data: {
    "timestamp": "2026-06-01 01:38:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4089:ad93:89e2:ad30:83b7:d513:bd02",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4089:ad93:89e2:ad30:83b7:d513:bd02, 172.71.152.39",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk3IiwidXNlcm5hbWUiOiJAU2hpdmFtXzU1NTEiLCJlbWFpbCI6InNoeWFtc2luZ2hyYWpwdXQyMTJAZ21haWwuY29tIiwiZXhwIjoxNzgwODgyNTU0fQ.qVWT46pxt2eZe5QYdw8sMRowwx_cvuzvXioHfL34FKE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a04a7f508821447c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4089:ad93:89e2:ad30:83b7:d513:bd02",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jun-2026 01:38:10 UTC] === END API CALL LOG ===
[01-Jun-2026 01:38:10 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jun-2026 01:38:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk3IiwidXNlcm5hbWUiOiJAU2hpdmFtXzU1NTEiLCJlbWFpbCI6InNoeWFtc2luZ2hyYWpwdXQyMTJAZ21haWwuY29tIiwiZXhwIjoxNzgwODgyNTU0fQ.qVWT46pxt2eZe5QYdw8sMRowwx_cvuzvXioHfL34FKE
[01-Jun-2026 01:38:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jun-2026 01:38:10 UTC] ✅ JWT token verified successfully for user profile
[01-Jun-2026 01:38:10 UTC] User ID: 697
[01-Jun-2026 01:38:10 UTC] ✅ User profile retrieved successfully for user ID: 697
[01-Jun-2026 01:38:23 UTC] === API CALL LOG ===
[01-Jun-2026 01:38:23 UTC] Endpoint: user/profile.php
[01-Jun-2026 01:38:23 UTC] Full Log Data: {
    "timestamp": "2026-06-01 01:38:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4089:ad93:89e2:ad30:83b7:d513:bd02",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4089:ad93:89e2:ad30:83b7:d513:bd02, 172.70.143.195",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk3IiwidXNlcm5hbWUiOiJAU2hpdmFtXzU1NTEiLCJlbWFpbCI6InNoeWFtc2luZ2hyYWpwdXQyMTJAZ21haWwuY29tIiwiZXhwIjoxNzgwODgyNTU0fQ.qVWT46pxt2eZe5QYdw8sMRowwx_cvuzvXioHfL34FKE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a04a7f9ebf2e447c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4089:ad93:89e2:ad30:83b7:d513:bd02",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jun-2026 01:38:23 UTC] === END API CALL LOG ===
[01-Jun-2026 01:38:23 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jun-2026 01:38:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk3IiwidXNlcm5hbWUiOiJAU2hpdmFtXzU1NTEiLCJlbWFpbCI6InNoeWFtc2luZ2hyYWpwdXQyMTJAZ21haWwuY29tIiwiZXhwIjoxNzgwODgyNTU0fQ.qVWT46pxt2eZe5QYdw8sMRowwx_cvuzvXioHfL34FKE
[01-Jun-2026 01:38:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jun-2026 01:38:23 UTC] ✅ JWT token verified successfully for user profile
[01-Jun-2026 01:38:23 UTC] User ID: 697
[01-Jun-2026 01:38:23 UTC] ✅ User profile retrieved successfully for user ID: 697
[01-Jun-2026 01:38:23 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Jun-2026 01:38:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Jun-2026 01:38:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:4089:ad93:89e2:ad30:83b7:d513:bd02, 172.70.143.195","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk3IiwidXNlcm5hbWUiOiJAU2hpdmFtXzU1NTEiLCJlbWFpbCI6InNoeWFtc2luZ2hyYWpwdXQyMTJAZ21haWwuY29tIiwiZXhwIjoxNzgwODgyNTU0fQ.qVWT46pxt2eZe5QYdw8sMRowwx_cvuzvXioHfL34FKE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a04a7f9ebf2a447c-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:4089:ad93:89e2:ad30:83b7:d513:bd02","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[01-Jun-2026 01:38:23 UTC] === User Orders API Called ===
[01-Jun-2026 01:38:23 UTC] User ID: 697
[01-Jun-2026 01:38:23 UTC] Limit: 20, Offset: 0
[01-Jun-2026 01:38:23 UTC] Orders found: 0
[01-Jun-2026 01:38:23 UTC] Orders data: []
[01-Jun-2026 01:38:23 UTC] Total orders count: 0
[01-Jun-2026 01:38:23 UTC] === API CALL LOG ===
[01-Jun-2026 01:38:23 UTC] Endpoint: user/profile.php
[01-Jun-2026 01:38:23 UTC] Full Log Data: {
    "timestamp": "2026-06-01 01:38:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4089:ad93:89e2:ad30:83b7:d513:bd02",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4089:ad93:89e2:ad30:83b7:d513:bd02, 172.70.143.195",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk3IiwidXNlcm5hbWUiOiJAU2hpdmFtXzU1NTEiLCJlbWFpbCI6InNoeWFtc2luZ2hyYWpwdXQyMTJAZ21haWwuY29tIiwiZXhwIjoxNzgwODgyNTU0fQ.qVWT46pxt2eZe5QYdw8sMRowwx_cvuzvXioHfL34FKE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a04a7fa26866447c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4089:ad93:89e2:ad30:83b7:d513:bd02",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jun-2026 01:38:23 UTC] === END API CALL LOG ===
[01-Jun-2026 01:38:23 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jun-2026 01:38:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk3IiwidXNlcm5hbWUiOiJAU2hpdmFtXzU1NTEiLCJlbWFpbCI6InNoeWFtc2luZ2hyYWpwdXQyMTJAZ21haWwuY29tIiwiZXhwIjoxNzgwODgyNTU0fQ.qVWT46pxt2eZe5QYdw8sMRowwx_cvuzvXioHfL34FKE
[01-Jun-2026 01:38:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jun-2026 01:38:23 UTC] ✅ JWT token verified successfully for user profile
[01-Jun-2026 01:38:23 UTC] User ID: 697
[01-Jun-2026 01:38:23 UTC] ✅ User profile retrieved successfully for user ID: 697
[01-Jun-2026 01:38:25 UTC] === API CALL LOG ===
[01-Jun-2026 01:38:25 UTC] Endpoint: user/profile.php
[01-Jun-2026 01:38:25 UTC] Full Log Data: {
    "timestamp": "2026-06-01 01:38:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4089:ad93:89e2:ad30:83b7:d513:bd02",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4089:ad93:89e2:ad30:83b7:d513:bd02, 172.70.143.195",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk3IiwidXNlcm5hbWUiOiJAU2hpdmFtXzU1NTEiLCJlbWFpbCI6InNoeWFtc2luZ2hyYWpwdXQyMTJAZ21haWwuY29tIiwiZXhwIjoxNzgwODgyNTU0fQ.qVWT46pxt2eZe5QYdw8sMRowwx_cvuzvXioHfL34FKE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a04a7faa5c77447c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4089:ad93:89e2:ad30:83b7:d513:bd02",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jun-2026 01:38:25 UTC] === END API CALL LOG ===
[01-Jun-2026 01:38:25 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jun-2026 01:38:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk3IiwidXNlcm5hbWUiOiJAU2hpdmFtXzU1NTEiLCJlbWFpbCI6InNoeWFtc2luZ2hyYWpwdXQyMTJAZ21haWwuY29tIiwiZXhwIjoxNzgwODgyNTU0fQ.qVWT46pxt2eZe5QYdw8sMRowwx_cvuzvXioHfL34FKE
[01-Jun-2026 01:38:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jun-2026 01:38:25 UTC] ✅ JWT token verified successfully for user profile
[01-Jun-2026 01:38:25 UTC] User ID: 697
[01-Jun-2026 01:38:25 UTC] ✅ User profile retrieved successfully for user ID: 697
[01-Jun-2026 01:38:38 UTC] === API CALL LOG ===
[01-Jun-2026 01:38:38 UTC] Endpoint: user/profile.php
[01-Jun-2026 01:38:38 UTC] Full Log Data: {
    "timestamp": "2026-06-01 01:38:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4089:ad93:89e2:ad30:83b7:d513:bd02",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4089:ad93:89e2:ad30:83b7:d513:bd02, 172.70.143.194",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk3IiwidXNlcm5hbWUiOiJAU2hpdmFtXzU1NTEiLCJlbWFpbCI6InNoeWFtc2luZ2hyYWpwdXQyMTJAZ21haWwuY29tIiwiZXhwIjoxNzgwODgyNTU0fQ.qVWT46pxt2eZe5QYdw8sMRowwx_cvuzvXioHfL34FKE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a04a7ffb8fa5447c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4089:ad93:89e2:ad30:83b7:d513:bd02",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jun-2026 01:38:38 UTC] === END API CALL LOG ===
[01-Jun-2026 01:38:38 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jun-2026 01:38:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk3IiwidXNlcm5hbWUiOiJAU2hpdmFtXzU1NTEiLCJlbWFpbCI6InNoeWFtc2luZ2hyYWpwdXQyMTJAZ21haWwuY29tIiwiZXhwIjoxNzgwODgyNTU0fQ.qVWT46pxt2eZe5QYdw8sMRowwx_cvuzvXioHfL34FKE
[01-Jun-2026 01:38:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jun-2026 01:38:38 UTC] ✅ JWT token verified successfully for user profile
[01-Jun-2026 01:38:38 UTC] User ID: 697
[01-Jun-2026 01:38:38 UTC] ✅ User profile retrieved successfully for user ID: 697
[01-Jun-2026 01:38:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Jun-2026 01:38:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Jun-2026 01:38:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:4089:ad93:89e2:ad30:83b7:d513:bd02, 172.70.143.195","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk3IiwidXNlcm5hbWUiOiJAU2hpdmFtXzU1NTEiLCJlbWFpbCI6InNoeWFtc2luZ2hyYWpwdXQyMTJAZ21haWwuY29tIiwiZXhwIjoxNzgwODgyNTU0fQ.qVWT46pxt2eZe5QYdw8sMRowwx_cvuzvXioHfL34FKE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a04a7ffb8fa0447c-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:4089:ad93:89e2:ad30:83b7:d513:bd02","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[01-Jun-2026 01:38:38 UTC] === User Orders API Called ===
[01-Jun-2026 01:38:38 UTC] User ID: 697
[01-Jun-2026 01:38:38 UTC] Limit: 20, Offset: 0
[01-Jun-2026 01:38:38 UTC] Orders found: 0
[01-Jun-2026 01:38:38 UTC] Orders data: []
[01-Jun-2026 01:38:38 UTC] Total orders count: 0
[01-Jun-2026 01:38:38 UTC] === API CALL LOG ===
[01-Jun-2026 01:38:38 UTC] Endpoint: user/profile.php
[01-Jun-2026 01:38:38 UTC] Full Log Data: {
    "timestamp": "2026-06-01 01:38:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4089:ad93:89e2:ad30:83b7:d513:bd02",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4089:ad93:89e2:ad30:83b7:d513:bd02, 172.70.143.194",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk3IiwidXNlcm5hbWUiOiJAU2hpdmFtXzU1NTEiLCJlbWFpbCI6InNoeWFtc2luZ2hyYWpwdXQyMTJAZ21haWwuY29tIiwiZXhwIjoxNzgwODgyNTU0fQ.qVWT46pxt2eZe5QYdw8sMRowwx_cvuzvXioHfL34FKE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a04a7fff2f1f447c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4089:ad93:89e2:ad30:83b7:d513:bd02",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jun-2026 01:38:38 UTC] === END API CALL LOG ===
[01-Jun-2026 01:38:38 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jun-2026 01:38:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk3IiwidXNlcm5hbWUiOiJAU2hpdmFtXzU1NTEiLCJlbWFpbCI6InNoeWFtc2luZ2hyYWpwdXQyMTJAZ21haWwuY29tIiwiZXhwIjoxNzgwODgyNTU0fQ.qVWT46pxt2eZe5QYdw8sMRowwx_cvuzvXioHfL34FKE
[01-Jun-2026 01:38:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jun-2026 01:38:38 UTC] ✅ JWT token verified successfully for user profile
[01-Jun-2026 01:38:38 UTC] User ID: 697
[01-Jun-2026 01:38:38 UTC] ✅ User profile retrieved successfully for user ID: 697
[01-Jun-2026 01:38:39 UTC] === API CALL LOG ===
[01-Jun-2026 01:38:39 UTC] Endpoint: user/profile.php
[01-Jun-2026 01:38:39 UTC] Full Log Data: {
    "timestamp": "2026-06-01 01:38:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4089:ad93:89e2:ad30:83b7:d513:bd02",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4089:ad93:89e2:ad30:83b7:d513:bd02, 172.70.143.195",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk3IiwidXNlcm5hbWUiOiJAU2hpdmFtXzU1NTEiLCJlbWFpbCI6InNoeWFtc2luZ2hyYWpwdXQyMTJAZ21haWwuY29tIiwiZXhwIjoxNzgwODgyNTU0fQ.qVWT46pxt2eZe5QYdw8sMRowwx_cvuzvXioHfL34FKE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a04a8006cece447c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4089:ad93:89e2:ad30:83b7:d513:bd02",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jun-2026 01:38:39 UTC] === END API CALL LOG ===
[01-Jun-2026 01:38:39 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jun-2026 01:38:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk3IiwidXNlcm5hbWUiOiJAU2hpdmFtXzU1NTEiLCJlbWFpbCI6InNoeWFtc2luZ2hyYWpwdXQyMTJAZ21haWwuY29tIiwiZXhwIjoxNzgwODgyNTU0fQ.qVWT46pxt2eZe5QYdw8sMRowwx_cvuzvXioHfL34FKE
[01-Jun-2026 01:38:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jun-2026 01:38:39 UTC] ✅ JWT token verified successfully for user profile
[01-Jun-2026 01:38:39 UTC] User ID: 697
[01-Jun-2026 01:38:39 UTC] ✅ User profile retrieved successfully for user ID: 697
[01-Jun-2026 01:38:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Jun-2026 01:38:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Jun-2026 01:38:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:4089:ad93:89e2:ad30:83b7:d513:bd02, 172.70.143.195","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk3IiwidXNlcm5hbWUiOiJAU2hpdmFtXzU1NTEiLCJlbWFpbCI6InNoeWFtc2luZ2hyYWpwdXQyMTJAZ21haWwuY29tIiwiZXhwIjoxNzgwODgyNTU0fQ.qVWT46pxt2eZe5QYdw8sMRowwx_cvuzvXioHfL34FKE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a04a8037bc1a447c-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:4089:ad93:89e2:ad30:83b7:d513:bd02","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[01-Jun-2026 01:38:48 UTC] === User Orders API Called ===
[01-Jun-2026 01:38:48 UTC] User ID: 697
[01-Jun-2026 01:38:48 UTC] Limit: 20, Offset: 0
[01-Jun-2026 01:38:48 UTC] Orders found: 0
[01-Jun-2026 01:38:48 UTC] Orders data: []
[01-Jun-2026 01:38:48 UTC] Total orders count: 0
[01-Jun-2026 01:38:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Jun-2026 01:38:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Jun-2026 01:38:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:4089:ad93:89e2:ad30:83b7:d513:bd02, 172.70.143.195","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk3IiwidXNlcm5hbWUiOiJAU2hpdmFtXzU1NTEiLCJlbWFpbCI6InNoeWFtc2luZ2hyYWpwdXQyMTJAZ21haWwuY29tIiwiZXhwIjoxNzgwODgyNTU0fQ.qVWT46pxt2eZe5QYdw8sMRowwx_cvuzvXioHfL34FKE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a04a804d1897447c-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:4089:ad93:89e2:ad30:83b7:d513:bd02","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[01-Jun-2026 01:38:51 UTC] === User Orders API Called ===
[01-Jun-2026 01:38:51 UTC] User ID: 697
[01-Jun-2026 01:38:51 UTC] Limit: 20, Offset: 0
[01-Jun-2026 01:38:51 UTC] Orders found: 0
[01-Jun-2026 01:38:51 UTC] Orders data: []
[01-Jun-2026 01:38:51 UTC] Total orders count: 0
[01-Jun-2026 01:38:51 UTC] === API CALL LOG ===
[01-Jun-2026 01:38:51 UTC] Endpoint: user/profile.php
[01-Jun-2026 01:38:51 UTC] Full Log Data: {
    "timestamp": "2026-06-01 01:38:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4089:ad93:89e2:ad30:83b7:d513:bd02",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4089:ad93:89e2:ad30:83b7:d513:bd02, 172.70.143.195",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk3IiwidXNlcm5hbWUiOiJAU2hpdmFtXzU1NTEiLCJlbWFpbCI6InNoeWFtc2luZ2hyYWpwdXQyMTJAZ21haWwuY29tIiwiZXhwIjoxNzgwODgyNTU0fQ.qVWT46pxt2eZe5QYdw8sMRowwx_cvuzvXioHfL34FKE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a04a804d1899447c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4089:ad93:89e2:ad30:83b7:d513:bd02",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jun-2026 01:38:51 UTC] === END API CALL LOG ===
[01-Jun-2026 01:38:51 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jun-2026 01:38:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk3IiwidXNlcm5hbWUiOiJAU2hpdmFtXzU1NTEiLCJlbWFpbCI6InNoeWFtc2luZ2hyYWpwdXQyMTJAZ21haWwuY29tIiwiZXhwIjoxNzgwODgyNTU0fQ.qVWT46pxt2eZe5QYdw8sMRowwx_cvuzvXioHfL34FKE
[01-Jun-2026 01:38:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jun-2026 01:38:51 UTC] ✅ JWT token verified successfully for user profile
[01-Jun-2026 01:38:51 UTC] User ID: 697
[01-Jun-2026 01:38:51 UTC] ✅ User profile retrieved successfully for user ID: 697
[01-Jun-2026 01:38:51 UTC] === API CALL LOG ===
[01-Jun-2026 01:38:51 UTC] Endpoint: user/profile.php
[01-Jun-2026 01:38:51 UTC] Full Log Data: {
    "timestamp": "2026-06-01 01:38:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4089:ad93:89e2:ad30:83b7:d513:bd02",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4089:ad93:89e2:ad30:83b7:d513:bd02, 172.70.143.195",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk3IiwidXNlcm5hbWUiOiJAU2hpdmFtXzU1NTEiLCJlbWFpbCI6InNoeWFtc2luZ2hyYWpwdXQyMTJAZ21haWwuY29tIiwiZXhwIjoxNzgwODgyNTU0fQ.qVWT46pxt2eZe5QYdw8sMRowwx_cvuzvXioHfL34FKE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a04a8050bf5e447c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4089:ad93:89e2:ad30:83b7:d513:bd02",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jun-2026 01:38:51 UTC] === END API CALL LOG ===
[01-Jun-2026 01:38:51 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jun-2026 01:38:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk3IiwidXNlcm5hbWUiOiJAU2hpdmFtXzU1NTEiLCJlbWFpbCI6InNoeWFtc2luZ2hyYWpwdXQyMTJAZ21haWwuY29tIiwiZXhwIjoxNzgwODgyNTU0fQ.qVWT46pxt2eZe5QYdw8sMRowwx_cvuzvXioHfL34FKE
[01-Jun-2026 01:38:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jun-2026 01:38:51 UTC] ✅ JWT token verified successfully for user profile
[01-Jun-2026 01:38:51 UTC] User ID: 697
[01-Jun-2026 01:38:51 UTC] ✅ User profile retrieved successfully for user ID: 697
[01-Jun-2026 04:54:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Jun-2026 04:54:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Jun-2026 04:54:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"162.19.230.7, 172.71.172.137","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzYsInVzZXJuYW1lIjoiR29kbG92ZSIsImVtYWlsIjoicGV0ZXJraWdhdGE1MEBnbWFpbC5jb20iLCJleHAiOjE3ODA4OTQ0ODJ9.Q3UT0j_EDVu2JHb84a2niK6cMF8YJK8EdvqVFOX6mBE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a04b9f3f9a8ed378-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"162.19.230.7","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[01-Jun-2026 04:54:44 UTC] === User Orders API Called ===
[01-Jun-2026 04:54:44 UTC] User ID: 576
[01-Jun-2026 04:54:44 UTC] Limit: 20, Offset: 0
[01-Jun-2026 04:54:44 UTC] Orders found: 0
[01-Jun-2026 04:54:44 UTC] Orders data: []
[01-Jun-2026 04:54:44 UTC] Total orders count: 0
[01-Jun-2026 04:54:44 UTC] === API CALL LOG ===
[01-Jun-2026 04:54:44 UTC] Endpoint: user/profile.php
[01-Jun-2026 04:54:44 UTC] Full Log Data: {
    "timestamp": "2026-06-01 04:54:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "162.19.230.7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "162.19.230.7, 172.71.172.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzYsInVzZXJuYW1lIjoiR29kbG92ZSIsImVtYWlsIjoicGV0ZXJraWdhdGE1MEBnbWFpbC5jb20iLCJleHAiOjE3ODA4OTQ0ODJ9.Q3UT0j_EDVu2JHb84a2niK6cMF8YJK8EdvqVFOX6mBE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a04b9f3f9a91d378-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "162.19.230.7",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jun-2026 04:54:44 UTC] === END API CALL LOG ===
[01-Jun-2026 04:54:44 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jun-2026 04:54:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzYsInVzZXJuYW1lIjoiR29kbG92ZSIsImVtYWlsIjoicGV0ZXJraWdhdGE1MEBnbWFpbC5jb20iLCJleHAiOjE3ODA4OTQ0ODJ9.Q3UT0j_EDVu2JHb84a2niK6cMF8YJK8EdvqVFOX6mBE
[01-Jun-2026 04:54:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jun-2026 04:54:44 UTC] ✅ JWT token verified successfully for user profile
[01-Jun-2026 04:54:44 UTC] User ID: 576
[01-Jun-2026 04:54:44 UTC] ✅ User profile retrieved successfully for user ID: 576
[01-Jun-2026 04:54:44 UTC] === API CALL LOG ===
[01-Jun-2026 04:54:44 UTC] Endpoint: user/profile.php
[01-Jun-2026 04:54:44 UTC] Full Log Data: {
    "timestamp": "2026-06-01 04:54:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "162.19.230.7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "162.19.230.7, 172.71.172.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzYsInVzZXJuYW1lIjoiR29kbG92ZSIsImVtYWlsIjoicGV0ZXJraWdhdGE1MEBnbWFpbC5jb20iLCJleHAiOjE3ODA4OTQ0ODJ9.Q3UT0j_EDVu2JHb84a2niK6cMF8YJK8EdvqVFOX6mBE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a04b9f3f9a87d378-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "162.19.230.7",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jun-2026 04:54:44 UTC] === END API CALL LOG ===
[01-Jun-2026 04:54:44 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jun-2026 04:54:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzYsInVzZXJuYW1lIjoiR29kbG92ZSIsImVtYWlsIjoicGV0ZXJraWdhdGE1MEBnbWFpbC5jb20iLCJleHAiOjE3ODA4OTQ0ODJ9.Q3UT0j_EDVu2JHb84a2niK6cMF8YJK8EdvqVFOX6mBE
[01-Jun-2026 04:54:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jun-2026 04:54:44 UTC] ✅ JWT token verified successfully for user profile
[01-Jun-2026 04:54:44 UTC] User ID: 576
[01-Jun-2026 04:54:44 UTC] ✅ User profile retrieved successfully for user ID: 576
[01-Jun-2026 04:54:54 UTC] === API CALL LOG ===
[01-Jun-2026 04:54:54 UTC] Endpoint: user/profile.php
[01-Jun-2026 04:54:54 UTC] Full Log Data: {
    "timestamp": "2026-06-01 04:54:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "162.19.230.7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "162.19.230.7, 172.71.172.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzYsInVzZXJuYW1lIjoiR29kbG92ZSIsImVtYWlsIjoicGV0ZXJraWdhdGE1MEBnbWFpbC5jb20iLCJleHAiOjE3ODA4OTQ0ODJ9.Q3UT0j_EDVu2JHb84a2niK6cMF8YJK8EdvqVFOX6mBE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a04b9f7dfcc4d378-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "162.19.230.7",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jun-2026 04:54:54 UTC] === END API CALL LOG ===
[01-Jun-2026 04:54:54 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jun-2026 04:54:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzYsInVzZXJuYW1lIjoiR29kbG92ZSIsImVtYWlsIjoicGV0ZXJraWdhdGE1MEBnbWFpbC5jb20iLCJleHAiOjE3ODA4OTQ0ODJ9.Q3UT0j_EDVu2JHb84a2niK6cMF8YJK8EdvqVFOX6mBE
[01-Jun-2026 04:54:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jun-2026 04:54:54 UTC] ✅ JWT token verified successfully for user profile
[01-Jun-2026 04:54:54 UTC] User ID: 576
[01-Jun-2026 04:54:54 UTC] ✅ User profile retrieved successfully for user ID: 576
[01-Jun-2026 04:55:05 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Jun-2026 04:55:05 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Jun-2026 04:55:05 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"162.19.230.7, 172.71.172.137","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzYsInVzZXJuYW1lIjoiR29kbG92ZSIsImVtYWlsIjoicGV0ZXJraWdhdGE1MEBnbWFpbC5jb20iLCJleHAiOjE3ODA4OTQ0ODJ9.Q3UT0j_EDVu2JHb84a2niK6cMF8YJK8EdvqVFOX6mBE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a04b9fc53bc4d378-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"162.19.230.7","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[01-Jun-2026 04:55:05 UTC] === User Orders API Called ===
[01-Jun-2026 04:55:05 UTC] User ID: 576
[01-Jun-2026 04:55:05 UTC] Limit: 20, Offset: 0
[01-Jun-2026 04:55:05 UTC] Orders found: 0
[01-Jun-2026 04:55:05 UTC] Orders data: []
[01-Jun-2026 04:55:05 UTC] Total orders count: 0
[01-Jun-2026 04:55:05 UTC] === API CALL LOG ===
[01-Jun-2026 04:55:05 UTC] Endpoint: user/profile.php
[01-Jun-2026 04:55:05 UTC] Full Log Data: {
    "timestamp": "2026-06-01 04:55:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "162.19.230.7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "162.19.230.7, 172.71.172.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzYsInVzZXJuYW1lIjoiR29kbG92ZSIsImVtYWlsIjoicGV0ZXJraWdhdGE1MEBnbWFpbC5jb20iLCJleHAiOjE3ODA4OTQ0ODJ9.Q3UT0j_EDVu2JHb84a2niK6cMF8YJK8EdvqVFOX6mBE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a04b9fc53bccd378-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "162.19.230.7",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jun-2026 04:55:05 UTC] === END API CALL LOG ===
[01-Jun-2026 04:55:05 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jun-2026 04:55:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzYsInVzZXJuYW1lIjoiR29kbG92ZSIsImVtYWlsIjoicGV0ZXJraWdhdGE1MEBnbWFpbC5jb20iLCJleHAiOjE3ODA4OTQ0ODJ9.Q3UT0j_EDVu2JHb84a2niK6cMF8YJK8EdvqVFOX6mBE
[01-Jun-2026 04:55:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jun-2026 04:55:05 UTC] ✅ JWT token verified successfully for user profile
[01-Jun-2026 04:55:05 UTC] User ID: 576
[01-Jun-2026 04:55:05 UTC] ✅ User profile retrieved successfully for user ID: 576
[01-Jun-2026 04:55:06 UTC] === API CALL LOG ===
[01-Jun-2026 04:55:06 UTC] Endpoint: user/profile.php
[01-Jun-2026 04:55:06 UTC] Full Log Data: {
    "timestamp": "2026-06-01 04:55:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "162.19.230.7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "162.19.230.7, 172.71.172.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzYsInVzZXJuYW1lIjoiR29kbG92ZSIsImVtYWlsIjoicGV0ZXJraWdhdGE1MEBnbWFpbC5jb20iLCJleHAiOjE3ODA4OTQ0ODJ9.Q3UT0j_EDVu2JHb84a2niK6cMF8YJK8EdvqVFOX6mBE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a04b9fc8ac37d378-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "162.19.230.7",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jun-2026 04:55:06 UTC] === END API CALL LOG ===
[01-Jun-2026 04:55:06 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jun-2026 04:55:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzYsInVzZXJuYW1lIjoiR29kbG92ZSIsImVtYWlsIjoicGV0ZXJraWdhdGE1MEBnbWFpbC5jb20iLCJleHAiOjE3ODA4OTQ0ODJ9.Q3UT0j_EDVu2JHb84a2niK6cMF8YJK8EdvqVFOX6mBE
[01-Jun-2026 04:55:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jun-2026 04:55:06 UTC] ✅ JWT token verified successfully for user profile
[01-Jun-2026 04:55:06 UTC] User ID: 576
[01-Jun-2026 04:55:06 UTC] ✅ User profile retrieved successfully for user ID: 576
[01-Jun-2026 04:55:07 UTC] === API CALL LOG ===
[01-Jun-2026 04:55:07 UTC] Endpoint: user/profile.php
[01-Jun-2026 04:55:07 UTC] Full Log Data: {
    "timestamp": "2026-06-01 04:55:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "162.19.230.7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "162.19.230.7, 172.71.172.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzYsInVzZXJuYW1lIjoiR29kbG92ZSIsImVtYWlsIjoicGV0ZXJraWdhdGE1MEBnbWFpbC5jb20iLCJleHAiOjE3ODA4OTQ0ODJ9.Q3UT0j_EDVu2JHb84a2niK6cMF8YJK8EdvqVFOX6mBE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a04b9fcffd9ed378-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "162.19.230.7",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jun-2026 04:55:07 UTC] === END API CALL LOG ===
[01-Jun-2026 04:55:07 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jun-2026 04:55:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzYsInVzZXJuYW1lIjoiR29kbG92ZSIsImVtYWlsIjoicGV0ZXJraWdhdGE1MEBnbWFpbC5jb20iLCJleHAiOjE3ODA4OTQ0ODJ9.Q3UT0j_EDVu2JHb84a2niK6cMF8YJK8EdvqVFOX6mBE
[01-Jun-2026 04:55:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jun-2026 04:55:07 UTC] ✅ JWT token verified successfully for user profile
[01-Jun-2026 04:55:07 UTC] User ID: 576
[01-Jun-2026 04:55:07 UTC] ✅ User profile retrieved successfully for user ID: 576
[01-Jun-2026 04:55:23 UTC] === API CALL LOG ===
[01-Jun-2026 04:55:23 UTC] Endpoint: user/profile.php
[01-Jun-2026 04:55:23 UTC] Full Log Data: {
    "timestamp": "2026-06-01 04:55:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "162.19.230.7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "162.19.230.7, 172.71.172.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzYsInVzZXJuYW1lIjoiR29kbG92ZSIsImVtYWlsIjoicGV0ZXJraWdhdGE1MEBnbWFpbC5jb20iLCJleHAiOjE3ODA4OTQ0ODJ9.Q3UT0j_EDVu2JHb84a2niK6cMF8YJK8EdvqVFOX6mBE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a04ba036ab3fd378-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "162.19.230.7",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jun-2026 04:55:23 UTC] === END API CALL LOG ===
[01-Jun-2026 04:55:23 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jun-2026 04:55:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzYsInVzZXJuYW1lIjoiR29kbG92ZSIsImVtYWlsIjoicGV0ZXJraWdhdGE1MEBnbWFpbC5jb20iLCJleHAiOjE3ODA4OTQ0ODJ9.Q3UT0j_EDVu2JHb84a2niK6cMF8YJK8EdvqVFOX6mBE
[01-Jun-2026 04:55:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jun-2026 04:55:23 UTC] ✅ JWT token verified successfully for user profile
[01-Jun-2026 04:55:23 UTC] User ID: 576
[01-Jun-2026 04:55:23 UTC] ✅ User profile retrieved successfully for user ID: 576
[01-Jun-2026 09:06:46 UTC] === API CALL LOG ===
[01-Jun-2026 09:06:46 UTC] Endpoint: user/profile.php
[01-Jun-2026 09:06:46 UTC] Full Log Data: {
    "timestamp": "2026-06-01 09:06:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:b8a:e2fd:0:5b:31e0:1701",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:b8a:e2fd:0:5b:31e0:1701, 162.158.108.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUzIiwidXNlcm5hbWUiOiJ2aW5udTIiLCJlbWFpbCI6InRoYWt1cnZpbmF5MDE0QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQzODIxOX0.LLR5P8E4pcakAcT3TYygkkJisHaGUmpZbtQpbpAcrr0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a04d106a1d7dfd3d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:b8a:e2fd:0:5b:31e0:1701",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jun-2026 09:06:46 UTC] === END API CALL LOG ===
[01-Jun-2026 09:06:46 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jun-2026 09:06:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUzIiwidXNlcm5hbWUiOiJ2aW5udTIiLCJlbWFpbCI6InRoYWt1cnZpbmF5MDE0QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQzODIxOX0.LLR5P8E4pcakAcT3TYygkkJisHaGUmpZbtQpbpAcrr0
[01-Jun-2026 09:06:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jun-2026 09:06:46 UTC] ✅ JWT token verified successfully for user profile
[01-Jun-2026 09:06:46 UTC] User ID: 653
[01-Jun-2026 09:06:46 UTC] ✅ User profile retrieved successfully for user ID: 653
[01-Jun-2026 09:06:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Jun-2026 09:06:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Jun-2026 09:06:46 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:b8a:e2fd:0:5b:31e0:1701, 162.158.108.71","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUzIiwidXNlcm5hbWUiOiJ2aW5udTIiLCJlbWFpbCI6InRoYWt1cnZpbmF5MDE0QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQzODIxOX0.LLR5P8E4pcakAcT3TYygkkJisHaGUmpZbtQpbpAcrr0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a04d1071fbc5fd3d-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:b8a:e2fd:0:5b:31e0:1701","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[01-Jun-2026 09:06:46 UTC] === User Orders API Called ===
[01-Jun-2026 09:06:46 UTC] User ID: 653
[01-Jun-2026 09:06:46 UTC] Limit: 20, Offset: 0
[01-Jun-2026 09:06:46 UTC] Orders found: 0
[01-Jun-2026 09:06:46 UTC] Orders data: []
[01-Jun-2026 09:06:46 UTC] Total orders count: 0
[01-Jun-2026 09:06:47 UTC] === API CALL LOG ===
[01-Jun-2026 09:06:47 UTC] Endpoint: user/profile.php
[01-Jun-2026 09:06:47 UTC] Full Log Data: {
    "timestamp": "2026-06-01 09:06:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:b8a:e2fd:0:5b:31e0:1701",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:b8a:e2fd:0:5b:31e0:1701, 162.158.108.30",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUzIiwidXNlcm5hbWUiOiJ2aW5udTIiLCJlbWFpbCI6InRoYWt1cnZpbmF5MDE0QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQzODIxOX0.LLR5P8E4pcakAcT3TYygkkJisHaGUmpZbtQpbpAcrr0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a04d1071fbbefd3d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:b8a:e2fd:0:5b:31e0:1701",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jun-2026 09:06:47 UTC] === END API CALL LOG ===
[01-Jun-2026 09:06:47 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jun-2026 09:06:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUzIiwidXNlcm5hbWUiOiJ2aW5udTIiLCJlbWFpbCI6InRoYWt1cnZpbmF5MDE0QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQzODIxOX0.LLR5P8E4pcakAcT3TYygkkJisHaGUmpZbtQpbpAcrr0
[01-Jun-2026 09:06:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jun-2026 09:06:47 UTC] ✅ JWT token verified successfully for user profile
[01-Jun-2026 09:06:47 UTC] User ID: 653
[01-Jun-2026 09:06:47 UTC] ✅ User profile retrieved successfully for user ID: 653
[01-Jun-2026 09:06:47 UTC] === API CALL LOG ===
[01-Jun-2026 09:06:47 UTC] Endpoint: user/profile.php
[01-Jun-2026 09:06:47 UTC] Full Log Data: {
    "timestamp": "2026-06-01 09:06:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:b8a:e2fd:0:5b:31e0:1701",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:b8a:e2fd:0:5b:31e0:1701, 162.158.108.31",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUzIiwidXNlcm5hbWUiOiJ2aW5udTIiLCJlbWFpbCI6InRoYWt1cnZpbmF5MDE0QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQzODIxOX0.LLR5P8E4pcakAcT3TYygkkJisHaGUmpZbtQpbpAcrr0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a04d1072cdf7fd3d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:b8a:e2fd:0:5b:31e0:1701",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jun-2026 09:06:47 UTC] === END API CALL LOG ===
[01-Jun-2026 09:06:47 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jun-2026 09:06:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUzIiwidXNlcm5hbWUiOiJ2aW5udTIiLCJlbWFpbCI6InRoYWt1cnZpbmF5MDE0QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQzODIxOX0.LLR5P8E4pcakAcT3TYygkkJisHaGUmpZbtQpbpAcrr0
[01-Jun-2026 09:06:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jun-2026 09:06:47 UTC] ✅ JWT token verified successfully for user profile
[01-Jun-2026 09:06:47 UTC] User ID: 653
[01-Jun-2026 09:06:47 UTC] ✅ User profile retrieved successfully for user ID: 653
[01-Jun-2026 09:07:10 UTC] === API CALL LOG ===
[01-Jun-2026 09:07:10 UTC] Endpoint: user/profile.php
[01-Jun-2026 09:07:10 UTC] Full Log Data: {
    "timestamp": "2026-06-01 09:07:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:b8a:e2fd:0:5b:31e0:1701",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:b8a:e2fd:0:5b:31e0:1701, 162.158.108.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUzIiwidXNlcm5hbWUiOiJ2aW5udTIiLCJlbWFpbCI6InRoYWt1cnZpbmF5MDE0QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQzODIxOX0.LLR5P8E4pcakAcT3TYygkkJisHaGUmpZbtQpbpAcrr0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a04d11018d4efd3d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:b8a:e2fd:0:5b:31e0:1701",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jun-2026 09:07:10 UTC] === END API CALL LOG ===
[01-Jun-2026 09:07:10 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jun-2026 09:07:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUzIiwidXNlcm5hbWUiOiJ2aW5udTIiLCJlbWFpbCI6InRoYWt1cnZpbmF5MDE0QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQzODIxOX0.LLR5P8E4pcakAcT3TYygkkJisHaGUmpZbtQpbpAcrr0
[01-Jun-2026 09:07:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jun-2026 09:07:10 UTC] ✅ JWT token verified successfully for user profile
[01-Jun-2026 09:07:10 UTC] User ID: 653
[01-Jun-2026 09:07:10 UTC] ✅ User profile retrieved successfully for user ID: 653
[01-Jun-2026 09:07:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Jun-2026 09:07:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Jun-2026 09:07:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:b8a:e2fd:0:5b:31e0:1701, 162.158.108.70","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUzIiwidXNlcm5hbWUiOiJ2aW5udTIiLCJlbWFpbCI6InRoYWt1cnZpbmF5MDE0QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQzODIxOX0.LLR5P8E4pcakAcT3TYygkkJisHaGUmpZbtQpbpAcrr0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a04d11018d48fd3d-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:b8a:e2fd:0:5b:31e0:1701","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[01-Jun-2026 09:07:10 UTC] === User Orders API Called ===
[01-Jun-2026 09:07:10 UTC] User ID: 653
[01-Jun-2026 09:07:10 UTC] Limit: 20, Offset: 0
[01-Jun-2026 09:07:10 UTC] Orders found: 0
[01-Jun-2026 09:07:10 UTC] Orders data: []
[01-Jun-2026 09:07:10 UTC] Total orders count: 0
[01-Jun-2026 09:07:10 UTC] === API CALL LOG ===
[01-Jun-2026 09:07:10 UTC] Endpoint: user/profile.php
[01-Jun-2026 09:07:10 UTC] Full Log Data: {
    "timestamp": "2026-06-01 09:07:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:b8a:e2fd:0:5b:31e0:1701",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:b8a:e2fd:0:5b:31e0:1701, 162.158.108.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUzIiwidXNlcm5hbWUiOiJ2aW5udTIiLCJlbWFpbCI6InRoYWt1cnZpbmF5MDE0QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQzODIxOX0.LLR5P8E4pcakAcT3TYygkkJisHaGUmpZbtQpbpAcrr0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a04d11053f77fd3d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:b8a:e2fd:0:5b:31e0:1701",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jun-2026 09:07:10 UTC] === END API CALL LOG ===
[01-Jun-2026 09:07:10 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jun-2026 09:07:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUzIiwidXNlcm5hbWUiOiJ2aW5udTIiLCJlbWFpbCI6InRoYWt1cnZpbmF5MDE0QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQzODIxOX0.LLR5P8E4pcakAcT3TYygkkJisHaGUmpZbtQpbpAcrr0
[01-Jun-2026 09:07:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jun-2026 09:07:10 UTC] ✅ JWT token verified successfully for user profile
[01-Jun-2026 09:07:10 UTC] User ID: 653
[01-Jun-2026 09:07:10 UTC] ✅ User profile retrieved successfully for user ID: 653
[01-Jun-2026 09:07:21 UTC] === API CALL LOG ===
[01-Jun-2026 09:07:21 UTC] Endpoint: user/profile.php
[01-Jun-2026 09:07:21 UTC] Full Log Data: {
    "timestamp": "2026-06-01 09:07:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:b8a:e2fd:0:5b:31e0:1701",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:b8a:e2fd:0:5b:31e0:1701, 162.158.108.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUzIiwidXNlcm5hbWUiOiJ2aW5udTIiLCJlbWFpbCI6InRoYWt1cnZpbmF5MDE0QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQzODIxOX0.LLR5P8E4pcakAcT3TYygkkJisHaGUmpZbtQpbpAcrr0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a04d114a7a34fd3d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:b8a:e2fd:0:5b:31e0:1701",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jun-2026 09:07:21 UTC] === END API CALL LOG ===
[01-Jun-2026 09:07:21 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jun-2026 09:07:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUzIiwidXNlcm5hbWUiOiJ2aW5udTIiLCJlbWFpbCI6InRoYWt1cnZpbmF5MDE0QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQzODIxOX0.LLR5P8E4pcakAcT3TYygkkJisHaGUmpZbtQpbpAcrr0
[01-Jun-2026 09:07:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jun-2026 09:07:21 UTC] ✅ JWT token verified successfully for user profile
[01-Jun-2026 09:07:21 UTC] User ID: 653
[01-Jun-2026 09:07:21 UTC] ✅ User profile retrieved successfully for user ID: 653
[01-Jun-2026 09:07:28 UTC] === API CALL LOG ===
[01-Jun-2026 09:07:28 UTC] Endpoint: user/profile.php
[01-Jun-2026 09:07:28 UTC] Full Log Data: {
    "timestamp": "2026-06-01 09:07:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:b8a:e2fd:0:5b:31e0:1701",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:b8a:e2fd:0:5b:31e0:1701, 162.158.108.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUzIiwidXNlcm5hbWUiOiJ2aW5udTIiLCJlbWFpbCI6InRoYWt1cnZpbmF5MDE0QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQzODIxOX0.LLR5P8E4pcakAcT3TYygkkJisHaGUmpZbtQpbpAcrr0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a04d1178aed9fd3d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:b8a:e2fd:0:5b:31e0:1701",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jun-2026 09:07:28 UTC] === END API CALL LOG ===
[01-Jun-2026 09:07:28 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jun-2026 09:07:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUzIiwidXNlcm5hbWUiOiJ2aW5udTIiLCJlbWFpbCI6InRoYWt1cnZpbmF5MDE0QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQzODIxOX0.LLR5P8E4pcakAcT3TYygkkJisHaGUmpZbtQpbpAcrr0
[01-Jun-2026 09:07:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jun-2026 09:07:28 UTC] ✅ JWT token verified successfully for user profile
[01-Jun-2026 09:07:28 UTC] User ID: 653
[01-Jun-2026 09:07:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Jun-2026 09:07:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Jun-2026 09:07:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:b8a:e2fd:0:5b:31e0:1701, 162.158.108.70","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUzIiwidXNlcm5hbWUiOiJ2aW5udTIiLCJlbWFpbCI6InRoYWt1cnZpbmF5MDE0QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQzODIxOX0.LLR5P8E4pcakAcT3TYygkkJisHaGUmpZbtQpbpAcrr0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a04d1178aed6fd3d-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:b8a:e2fd:0:5b:31e0:1701","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[01-Jun-2026 09:07:28 UTC] ✅ User profile retrieved successfully for user ID: 653
[01-Jun-2026 09:07:28 UTC] === User Orders API Called ===
[01-Jun-2026 09:07:28 UTC] User ID: 653
[01-Jun-2026 09:07:28 UTC] Limit: 20, Offset: 0
[01-Jun-2026 09:07:28 UTC] Orders found: 0
[01-Jun-2026 09:07:28 UTC] Orders data: []
[01-Jun-2026 09:07:28 UTC] Total orders count: 0
[01-Jun-2026 09:07:29 UTC] === API CALL LOG ===
[01-Jun-2026 09:07:29 UTC] Endpoint: user/profile.php
[01-Jun-2026 09:07:29 UTC] Full Log Data: {
    "timestamp": "2026-06-01 09:07:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:b8a:e2fd:0:5b:31e0:1701",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:b8a:e2fd:0:5b:31e0:1701, 162.158.108.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUzIiwidXNlcm5hbWUiOiJ2aW5udTIiLCJlbWFpbCI6InRoYWt1cnZpbmF5MDE0QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQzODIxOX0.LLR5P8E4pcakAcT3TYygkkJisHaGUmpZbtQpbpAcrr0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a04d117e3dedfd3d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:b8a:e2fd:0:5b:31e0:1701",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jun-2026 09:07:29 UTC] === END API CALL LOG ===
[01-Jun-2026 09:07:29 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jun-2026 09:07:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUzIiwidXNlcm5hbWUiOiJ2aW5udTIiLCJlbWFpbCI6InRoYWt1cnZpbmF5MDE0QGdtYWlsLmNvbSIsImV4cCI6MTc4MDQzODIxOX0.LLR5P8E4pcakAcT3TYygkkJisHaGUmpZbtQpbpAcrr0
[01-Jun-2026 09:07:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jun-2026 09:07:29 UTC] ✅ JWT token verified successfully for user profile
[01-Jun-2026 09:07:29 UTC] User ID: 653
[01-Jun-2026 09:07:29 UTC] ✅ User profile retrieved successfully for user ID: 653
[01-Jun-2026 16:51:40 UTC] === API CALL LOG ===
[01-Jun-2026 16:51:40 UTC] Endpoint: user/profile.php
[01-Jun-2026 16:51:40 UTC] Full Log Data: {
    "timestamp": "2026-06-01 16:51:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:b1a:cae6:1141:d2c8:208c:9140",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:b1a:cae6:1141:d2c8:208c:9140, 172.70.147.179",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk3IiwidXNlcm5hbWUiOiJAU2hpdmFtXzU1NTEiLCJlbWFpbCI6InNoeWFtc2luZ2hyYWpwdXQyMTJAZ21haWwuY29tIiwiZXhwIjoxNzgwODgyNTU0fQ.qVWT46pxt2eZe5QYdw8sMRowwx_cvuzvXioHfL34FKE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a04fb9703bfaa439-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:b1a:cae6:1141:d2c8:208c:9140",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jun-2026 16:51:40 UTC] === END API CALL LOG ===
[01-Jun-2026 16:51:40 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jun-2026 16:51:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk3IiwidXNlcm5hbWUiOiJAU2hpdmFtXzU1NTEiLCJlbWFpbCI6InNoeWFtc2luZ2hyYWpwdXQyMTJAZ21haWwuY29tIiwiZXhwIjoxNzgwODgyNTU0fQ.qVWT46pxt2eZe5QYdw8sMRowwx_cvuzvXioHfL34FKE
[01-Jun-2026 16:51:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jun-2026 16:51:40 UTC] ✅ JWT token verified successfully for user profile
[01-Jun-2026 16:51:40 UTC] User ID: 697
[01-Jun-2026 16:51:40 UTC] ✅ User profile retrieved successfully for user ID: 697
[01-Jun-2026 16:51:42 UTC] === API CALL LOG ===
[01-Jun-2026 16:51:42 UTC] Endpoint: user/profile.php
[01-Jun-2026 16:51:42 UTC] Full Log Data: {
    "timestamp": "2026-06-01 16:51:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:b1a:cae6:1141:d2c8:208c:9140",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:b1a:cae6:1141:d2c8:208c:9140, 172.70.147.179",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk3IiwidXNlcm5hbWUiOiJAU2hpdmFtXzU1NTEiLCJlbWFpbCI6InNoeWFtc2luZ2hyYWpwdXQyMTJAZ21haWwuY29tIiwiZXhwIjoxNzgwODgyNTU0fQ.qVWT46pxt2eZe5QYdw8sMRowwx_cvuzvXioHfL34FKE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a04fb97c4da3a439-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:b1a:cae6:1141:d2c8:208c:9140",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jun-2026 16:51:42 UTC] === END API CALL LOG ===
[01-Jun-2026 16:51:42 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jun-2026 16:51:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk3IiwidXNlcm5hbWUiOiJAU2hpdmFtXzU1NTEiLCJlbWFpbCI6InNoeWFtc2luZ2hyYWpwdXQyMTJAZ21haWwuY29tIiwiZXhwIjoxNzgwODgyNTU0fQ.qVWT46pxt2eZe5QYdw8sMRowwx_cvuzvXioHfL34FKE
[01-Jun-2026 16:51:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jun-2026 16:51:42 UTC] ✅ JWT token verified successfully for user profile
[01-Jun-2026 16:51:42 UTC] User ID: 697
[01-Jun-2026 16:51:42 UTC] ✅ User profile retrieved successfully for user ID: 697
[01-Jun-2026 16:51:42 UTC] === API CALL LOG ===
[01-Jun-2026 16:51:42 UTC] Endpoint: user/profile.php
[01-Jun-2026 16:51:42 UTC] Full Log Data: {
    "timestamp": "2026-06-01 16:51:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:b1a:cae6:1141:d2c8:208c:9140",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:b1a:cae6:1141:d2c8:208c:9140, 172.70.147.179",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk3IiwidXNlcm5hbWUiOiJAU2hpdmFtXzU1NTEiLCJlbWFpbCI6InNoeWFtc2luZ2hyYWpwdXQyMTJAZ21haWwuY29tIiwiZXhwIjoxNzgwODgyNTU0fQ.qVWT46pxt2eZe5QYdw8sMRowwx_cvuzvXioHfL34FKE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a04fb97c4db1a439-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:b1a:cae6:1141:d2c8:208c:9140",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jun-2026 16:51:42 UTC] === END API CALL LOG ===
[01-Jun-2026 16:51:42 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jun-2026 16:51:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk3IiwidXNlcm5hbWUiOiJAU2hpdmFtXzU1NTEiLCJlbWFpbCI6InNoeWFtc2luZ2hyYWpwdXQyMTJAZ21haWwuY29tIiwiZXhwIjoxNzgwODgyNTU0fQ.qVWT46pxt2eZe5QYdw8sMRowwx_cvuzvXioHfL34FKE
[01-Jun-2026 16:51:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jun-2026 16:51:42 UTC] ✅ JWT token verified successfully for user profile
[01-Jun-2026 16:51:42 UTC] User ID: 697
[01-Jun-2026 16:51:42 UTC] ✅ User profile retrieved successfully for user ID: 697
[01-Jun-2026 16:51:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Jun-2026 16:51:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Jun-2026 16:51:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:b1a:cae6:1141:d2c8:208c:9140, 172.70.93.121","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk3IiwidXNlcm5hbWUiOiJAU2hpdmFtXzU1NTEiLCJlbWFpbCI6InNoeWFtc2luZ2hyYWpwdXQyMTJAZ21haWwuY29tIiwiZXhwIjoxNzgwODgyNTU0fQ.qVWT46pxt2eZe5QYdw8sMRowwx_cvuzvXioHfL34FKE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a04fb97c4dada439-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:b1a:cae6:1141:d2c8:208c:9140","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[01-Jun-2026 16:51:42 UTC] === User Orders API Called ===
[01-Jun-2026 16:51:42 UTC] User ID: 697
[01-Jun-2026 16:51:42 UTC] Limit: 20, Offset: 0
[01-Jun-2026 16:51:42 UTC] Orders found: 0
[01-Jun-2026 16:51:42 UTC] Orders data: []
[01-Jun-2026 16:51:42 UTC] Total orders count: 0
[01-Jun-2026 16:51:49 UTC] === API CALL LOG ===
[01-Jun-2026 16:51:49 UTC] Endpoint: user/profile.php
[01-Jun-2026 16:51:49 UTC] Full Log Data: {
    "timestamp": "2026-06-01 16:51:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:b1a:cae6:1141:d2c8:208c:9140",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:b1a:cae6:1141:d2c8:208c:9140, 172.68.164.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk3IiwidXNlcm5hbWUiOiJAU2hpdmFtXzU1NTEiLCJlbWFpbCI6InNoeWFtc2luZ2hyYWpwdXQyMTJAZ21haWwuY29tIiwiZXhwIjoxNzgwODgyNTU0fQ.qVWT46pxt2eZe5QYdw8sMRowwx_cvuzvXioHfL34FKE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a04fb9a3cb08f900-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:b1a:cae6:1141:d2c8:208c:9140",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jun-2026 16:51:49 UTC] === END API CALL LOG ===
[01-Jun-2026 16:51:49 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jun-2026 16:51:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk3IiwidXNlcm5hbWUiOiJAU2hpdmFtXzU1NTEiLCJlbWFpbCI6InNoeWFtc2luZ2hyYWpwdXQyMTJAZ21haWwuY29tIiwiZXhwIjoxNzgwODgyNTU0fQ.qVWT46pxt2eZe5QYdw8sMRowwx_cvuzvXioHfL34FKE
[01-Jun-2026 16:51:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jun-2026 16:51:49 UTC] ✅ JWT token verified successfully for user profile
[01-Jun-2026 16:51:49 UTC] User ID: 697
[01-Jun-2026 16:51:49 UTC] ✅ User profile retrieved successfully for user ID: 697
[01-Jun-2026 16:51:50 UTC] === API CALL LOG ===
[01-Jun-2026 16:51:50 UTC] Endpoint: user/profile.php
[01-Jun-2026 16:51:50 UTC] Full Log Data: {
    "timestamp": "2026-06-01 16:51:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:b1a:cae6:1141:d2c8:208c:9140",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:b1a:cae6:1141:d2c8:208c:9140, 172.68.164.136",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk3IiwidXNlcm5hbWUiOiJAU2hpdmFtXzU1NTEiLCJlbWFpbCI6InNoeWFtc2luZ2hyYWpwdXQyMTJAZ21haWwuY29tIiwiZXhwIjoxNzgwODgyNTU0fQ.qVWT46pxt2eZe5QYdw8sMRowwx_cvuzvXioHfL34FKE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a04fb9ad7c22f900-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:b1a:cae6:1141:d2c8:208c:9140",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jun-2026 16:51:50 UTC] === END API CALL LOG ===
[01-Jun-2026 16:51:50 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jun-2026 16:51:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk3IiwidXNlcm5hbWUiOiJAU2hpdmFtXzU1NTEiLCJlbWFpbCI6InNoeWFtc2luZ2hyYWpwdXQyMTJAZ21haWwuY29tIiwiZXhwIjoxNzgwODgyNTU0fQ.qVWT46pxt2eZe5QYdw8sMRowwx_cvuzvXioHfL34FKE
[01-Jun-2026 16:51:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jun-2026 16:51:50 UTC] ✅ JWT token verified successfully for user profile
[01-Jun-2026 16:51:50 UTC] User ID: 697
[01-Jun-2026 16:51:50 UTC] ✅ User profile retrieved successfully for user ID: 697
[01-Jun-2026 16:51:50 UTC] === API CALL LOG ===
[01-Jun-2026 16:51:50 UTC] Endpoint: user/profile.php
[01-Jun-2026 16:51:50 UTC] Full Log Data: {
    "timestamp": "2026-06-01 16:51:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:b1a:cae6:1141:d2c8:208c:9140",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:b1a:cae6:1141:d2c8:208c:9140, 172.68.164.136",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk3IiwidXNlcm5hbWUiOiJAU2hpdmFtXzU1NTEiLCJlbWFpbCI6InNoeWFtc2luZ2hyYWpwdXQyMTJAZ21haWwuY29tIiwiZXhwIjoxNzgwODgyNTU0fQ.qVWT46pxt2eZe5QYdw8sMRowwx_cvuzvXioHfL34FKE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a04fb9aed822f900-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:b1a:cae6:1141:d2c8:208c:9140",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jun-2026 16:51:50 UTC] === END API CALL LOG ===
[01-Jun-2026 16:51:50 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jun-2026 16:51:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk3IiwidXNlcm5hbWUiOiJAU2hpdmFtXzU1NTEiLCJlbWFpbCI6InNoeWFtc2luZ2hyYWpwdXQyMTJAZ21haWwuY29tIiwiZXhwIjoxNzgwODgyNTU0fQ.qVWT46pxt2eZe5QYdw8sMRowwx_cvuzvXioHfL34FKE
[01-Jun-2026 16:51:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jun-2026 16:51:50 UTC] ✅ JWT token verified successfully for user profile
[01-Jun-2026 16:51:50 UTC] User ID: 697
[01-Jun-2026 16:51:50 UTC] ✅ User profile retrieved successfully for user ID: 697
[01-Jun-2026 16:51:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Jun-2026 16:51:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Jun-2026 16:51:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:b1a:cae6:1141:d2c8:208c:9140, 172.68.164.137","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk3IiwidXNlcm5hbWUiOiJAU2hpdmFtXzU1NTEiLCJlbWFpbCI6InNoeWFtc2luZ2hyYWpwdXQyMTJAZ21haWwuY29tIiwiZXhwIjoxNzgwODgyNTU0fQ.qVWT46pxt2eZe5QYdw8sMRowwx_cvuzvXioHfL34FKE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a04fb9aed81ff900-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:b1a:cae6:1141:d2c8:208c:9140","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[01-Jun-2026 16:51:50 UTC] === User Orders API Called ===
[01-Jun-2026 16:51:50 UTC] User ID: 697
[01-Jun-2026 16:51:50 UTC] Limit: 20, Offset: 0
[01-Jun-2026 16:51:50 UTC] Orders found: 0
[01-Jun-2026 16:51:50 UTC] Orders data: []
[01-Jun-2026 16:51:50 UTC] Total orders count: 0
[01-Jun-2026 16:51:55 UTC] === API CALL LOG ===
[01-Jun-2026 16:51:55 UTC] Endpoint: user/profile.php
[01-Jun-2026 16:51:55 UTC] Full Log Data: {
    "timestamp": "2026-06-01 16:51:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:b1a:cae6:1141:d2c8:208c:9140",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:b1a:cae6:1141:d2c8:208c:9140, 172.69.165.49",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk3IiwidXNlcm5hbWUiOiJAU2hpdmFtXzU1NTEiLCJlbWFpbCI6InNoeWFtc2luZ2hyYWpwdXQyMTJAZ21haWwuY29tIiwiZXhwIjoxNzgwODgyNTU0fQ.qVWT46pxt2eZe5QYdw8sMRowwx_cvuzvXioHfL34FKE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a04fb9ccb91a5fc1-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:b1a:cae6:1141:d2c8:208c:9140",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jun-2026 16:51:55 UTC] === END API CALL LOG ===
[01-Jun-2026 16:51:55 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jun-2026 16:51:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk3IiwidXNlcm5hbWUiOiJAU2hpdmFtXzU1NTEiLCJlbWFpbCI6InNoeWFtc2luZ2hyYWpwdXQyMTJAZ21haWwuY29tIiwiZXhwIjoxNzgwODgyNTU0fQ.qVWT46pxt2eZe5QYdw8sMRowwx_cvuzvXioHfL34FKE
[01-Jun-2026 16:51:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jun-2026 16:51:55 UTC] ✅ JWT token verified successfully for user profile
[01-Jun-2026 16:51:55 UTC] User ID: 697
[01-Jun-2026 16:51:55 UTC] ✅ User profile retrieved successfully for user ID: 697
[01-Jun-2026 16:51:56 UTC] === API CALL LOG ===
[01-Jun-2026 16:51:56 UTC] Endpoint: user/profile.php
[01-Jun-2026 16:51:56 UTC] Full Log Data: {
    "timestamp": "2026-06-01 16:51:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:b1a:cae6:1141:d2c8:208c:9140",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:b1a:cae6:1141:d2c8:208c:9140, 172.69.165.49",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk3IiwidXNlcm5hbWUiOiJAU2hpdmFtXzU1NTEiLCJlbWFpbCI6InNoeWFtc2luZ2hyYWpwdXQyMTJAZ21haWwuY29tIiwiZXhwIjoxNzgwODgyNTU0fQ.qVWT46pxt2eZe5QYdw8sMRowwx_cvuzvXioHfL34FKE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a04fb9d7897d5fc1-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:b1a:cae6:1141:d2c8:208c:9140",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jun-2026 16:51:56 UTC] === END API CALL LOG ===
[01-Jun-2026 16:51:56 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jun-2026 16:51:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Jun-2026 16:51:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk3IiwidXNlcm5hbWUiOiJAU2hpdmFtXzU1NTEiLCJlbWFpbCI6InNoeWFtc2luZ2hyYWpwdXQyMTJAZ21haWwuY29tIiwiZXhwIjoxNzgwODgyNTU0fQ.qVWT46pxt2eZe5QYdw8sMRowwx_cvuzvXioHfL34FKE
[01-Jun-2026 16:51:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Jun-2026 16:51:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jun-2026 16:51:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:b1a:cae6:1141:d2c8:208c:9140, 172.69.165.49","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk3IiwidXNlcm5hbWUiOiJAU2hpdmFtXzU1NTEiLCJlbWFpbCI6InNoeWFtc2luZ2hyYWpwdXQyMTJAZ21haWwuY29tIiwiZXhwIjoxNzgwODgyNTU0fQ.qVWT46pxt2eZe5QYdw8sMRowwx_cvuzvXioHfL34FKE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a04fb9d789815fc1-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:b1a:cae6:1141:d2c8:208c:9140","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[01-Jun-2026 16:51:56 UTC] ✅ JWT token verified successfully for user profile
[01-Jun-2026 16:51:56 UTC] === User Orders API Called ===
[01-Jun-2026 16:51:56 UTC] User ID: 697
[01-Jun-2026 16:51:56 UTC] User ID: 697
[01-Jun-2026 16:51:56 UTC] Limit: 20, Offset: 0
[01-Jun-2026 16:51:56 UTC] ✅ User profile retrieved successfully for user ID: 697
[01-Jun-2026 16:51:56 UTC] Orders found: 0
[01-Jun-2026 16:51:56 UTC] Orders data: []
[01-Jun-2026 16:51:56 UTC] Total orders count: 0
[01-Jun-2026 16:51:57 UTC] === API CALL LOG ===
[01-Jun-2026 16:51:57 UTC] Endpoint: user/profile.php
[01-Jun-2026 16:51:57 UTC] Full Log Data: {
    "timestamp": "2026-06-01 16:51:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:b1a:cae6:1141:d2c8:208c:9140",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:b1a:cae6:1141:d2c8:208c:9140, 172.69.165.9",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk3IiwidXNlcm5hbWUiOiJAU2hpdmFtXzU1NTEiLCJlbWFpbCI6InNoeWFtc2luZ2hyYWpwdXQyMTJAZ21haWwuY29tIiwiZXhwIjoxNzgwODgyNTU0fQ.qVWT46pxt2eZe5QYdw8sMRowwx_cvuzvXioHfL34FKE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a04fb9d789825fc1-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:b1a:cae6:1141:d2c8:208c:9140",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jun-2026 16:51:57 UTC] === END API CALL LOG ===
[01-Jun-2026 16:51:57 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jun-2026 16:51:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk3IiwidXNlcm5hbWUiOiJAU2hpdmFtXzU1NTEiLCJlbWFpbCI6InNoeWFtc2luZ2hyYWpwdXQyMTJAZ21haWwuY29tIiwiZXhwIjoxNzgwODgyNTU0fQ.qVWT46pxt2eZe5QYdw8sMRowwx_cvuzvXioHfL34FKE
[01-Jun-2026 16:51:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jun-2026 16:51:57 UTC] ✅ JWT token verified successfully for user profile
[01-Jun-2026 16:51:57 UTC] User ID: 697
[01-Jun-2026 16:51:57 UTC] ✅ User profile retrieved successfully for user ID: 697
[01-Jun-2026 16:51:59 UTC] === API CALL LOG ===
[01-Jun-2026 16:51:59 UTC] Endpoint: user/profile.php
[01-Jun-2026 16:51:59 UTC] Full Log Data: {
    "timestamp": "2026-06-01 16:51:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:b1a:cae6:1141:d2c8:208c:9140",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:b1a:cae6:1141:d2c8:208c:9140, 172.69.165.9",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk3IiwidXNlcm5hbWUiOiJAU2hpdmFtXzU1NTEiLCJlbWFpbCI6InNoeWFtc2luZ2hyYWpwdXQyMTJAZ21haWwuY29tIiwiZXhwIjoxNzgwODgyNTU0fQ.qVWT46pxt2eZe5QYdw8sMRowwx_cvuzvXioHfL34FKE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a04fb9e78d725fc1-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:b1a:cae6:1141:d2c8:208c:9140",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jun-2026 16:51:59 UTC] === END API CALL LOG ===
[01-Jun-2026 16:51:59 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jun-2026 16:51:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk3IiwidXNlcm5hbWUiOiJAU2hpdmFtXzU1NTEiLCJlbWFpbCI6InNoeWFtc2luZ2hyYWpwdXQyMTJAZ21haWwuY29tIiwiZXhwIjoxNzgwODgyNTU0fQ.qVWT46pxt2eZe5QYdw8sMRowwx_cvuzvXioHfL34FKE
[01-Jun-2026 16:51:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jun-2026 16:51:59 UTC] ✅ JWT token verified successfully for user profile
[01-Jun-2026 16:51:59 UTC] User ID: 697
[01-Jun-2026 16:51:59 UTC] ✅ User profile retrieved successfully for user ID: 697
[01-Jun-2026 16:52:08 UTC] === API CALL LOG ===
[01-Jun-2026 16:52:08 UTC] Endpoint: user/profile.php
[01-Jun-2026 16:52:08 UTC] Full Log Data: {
    "timestamp": "2026-06-01 16:52:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:b1a:cae6:1141:d2c8:208c:9140",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:b1a:cae6:1141:d2c8:208c:9140, 172.69.165.49",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk3IiwidXNlcm5hbWUiOiJAU2hpdmFtXzU1NTEiLCJlbWFpbCI6InNoeWFtc2luZ2hyYWpwdXQyMTJAZ21haWwuY29tIiwiZXhwIjoxNzgwODgyNTU0fQ.qVWT46pxt2eZe5QYdw8sMRowwx_cvuzvXioHfL34FKE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a04fba1b3fc05fc1-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:b1a:cae6:1141:d2c8:208c:9140",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jun-2026 16:52:08 UTC] === END API CALL LOG ===
[01-Jun-2026 16:52:08 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jun-2026 16:52:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk3IiwidXNlcm5hbWUiOiJAU2hpdmFtXzU1NTEiLCJlbWFpbCI6InNoeWFtc2luZ2hyYWpwdXQyMTJAZ21haWwuY29tIiwiZXhwIjoxNzgwODgyNTU0fQ.qVWT46pxt2eZe5QYdw8sMRowwx_cvuzvXioHfL34FKE
[01-Jun-2026 16:52:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jun-2026 16:52:08 UTC] ✅ JWT token verified successfully for user profile
[01-Jun-2026 16:52:08 UTC] User ID: 697
[01-Jun-2026 16:52:08 UTC] ✅ User profile retrieved successfully for user ID: 697
[01-Jun-2026 17:24:59 UTC] === API CALL LOG ===
[01-Jun-2026 17:24:59 UTC] Endpoint: user/profile.php
[01-Jun-2026 17:24:59 UTC] Full Log Data: {
    "timestamp": "2026-06-01 17:24:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:1374:63:6616:dbd:f76c:680:80fe",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2804:1374:63:6616:dbd:f76c:680:80fe, 172.69.90.87",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc5IiwidXNlcm5hbWUiOiJpZThzeXgiLCJlbWFpbCI6InNsc3VuZEBnbWFpbC5jb20iLCJleHAiOjE3ODA2NTk4MjN9.-QFg_HwYmmDr3A_rbccHM6gR0_qCT3zYy9NRLIlAFng",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a04fea3e7ddd648d-GIG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2804:1374:63:6616:dbd:f76c:680:80fe",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jun-2026 17:24:59 UTC] === END API CALL LOG ===
[01-Jun-2026 17:24:59 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jun-2026 17:24:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc5IiwidXNlcm5hbWUiOiJpZThzeXgiLCJlbWFpbCI6InNsc3VuZEBnbWFpbC5jb20iLCJleHAiOjE3ODA2NTk4MjN9.-QFg_HwYmmDr3A_rbccHM6gR0_qCT3zYy9NRLIlAFng
[01-Jun-2026 17:24:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jun-2026 17:24:59 UTC] ✅ JWT token verified successfully for user profile
[01-Jun-2026 17:24:59 UTC] User ID: 679
[01-Jun-2026 17:24:59 UTC] ✅ User profile retrieved successfully for user ID: 679
[01-Jun-2026 17:25:00 UTC] === API CALL LOG ===
[01-Jun-2026 17:25:00 UTC] Endpoint: user/profile.php
[01-Jun-2026 17:25:00 UTC] Full Log Data: {
    "timestamp": "2026-06-01 17:25:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:1374:63:6616:dbd:f76c:680:80fe",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2804:1374:63:6616:dbd:f76c:680:80fe, 172.69.90.87",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc5IiwidXNlcm5hbWUiOiJpZThzeXgiLCJlbWFpbCI6InNsc3VuZEBnbWFpbC5jb20iLCJleHAiOjE3ODA2NTk4MjN9.-QFg_HwYmmDr3A_rbccHM6gR0_qCT3zYy9NRLIlAFng",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a04fea45ac45648d-GIG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2804:1374:63:6616:dbd:f76c:680:80fe",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jun-2026 17:25:00 UTC] === END API CALL LOG ===
[01-Jun-2026 17:25:00 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jun-2026 17:25:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc5IiwidXNlcm5hbWUiOiJpZThzeXgiLCJlbWFpbCI6InNsc3VuZEBnbWFpbC5jb20iLCJleHAiOjE3ODA2NTk4MjN9.-QFg_HwYmmDr3A_rbccHM6gR0_qCT3zYy9NRLIlAFng
[01-Jun-2026 17:25:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jun-2026 17:25:00 UTC] ✅ JWT token verified successfully for user profile
[01-Jun-2026 17:25:00 UTC] User ID: 679
[01-Jun-2026 17:25:00 UTC] ✅ User profile retrieved successfully for user ID: 679
[01-Jun-2026 17:25:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Jun-2026 17:25:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Jun-2026 17:25:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2804:1374:63:6616:dbd:f76c:680:80fe, 172.69.90.9","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc5IiwidXNlcm5hbWUiOiJpZThzeXgiLCJlbWFpbCI6InNsc3VuZEBnbWFpbC5jb20iLCJleHAiOjE3ODA2NTk4MjN9.-QFg_HwYmmDr3A_rbccHM6gR0_qCT3zYy9NRLIlAFng","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a04fea45ac47648d-GIG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2804:1374:63:6616:dbd:f76c:680:80fe","cf-ipcountry":"BR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[01-Jun-2026 17:25:01 UTC] === User Orders API Called ===
[01-Jun-2026 17:25:01 UTC] User ID: 679
[01-Jun-2026 17:25:01 UTC] Limit: 20, Offset: 0
[01-Jun-2026 17:25:01 UTC] Orders found: 0
[01-Jun-2026 17:25:01 UTC] Orders data: []
[01-Jun-2026 17:25:01 UTC] Total orders count: 0
[01-Jun-2026 17:25:01 UTC] === API CALL LOG ===
[01-Jun-2026 17:25:01 UTC] Endpoint: user/profile.php
[01-Jun-2026 17:25:01 UTC] Full Log Data: {
    "timestamp": "2026-06-01 17:25:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:1374:63:6616:dbd:f76c:680:80fe",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2804:1374:63:6616:dbd:f76c:680:80fe, 172.69.90.8",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc5IiwidXNlcm5hbWUiOiJpZThzeXgiLCJlbWFpbCI6InNsc3VuZEBnbWFpbC5jb20iLCJleHAiOjE3ODA2NTk4MjN9.-QFg_HwYmmDr3A_rbccHM6gR0_qCT3zYy9NRLIlAFng",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a04fea465ce2648d-GIG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2804:1374:63:6616:dbd:f76c:680:80fe",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jun-2026 17:25:01 UTC] === END API CALL LOG ===
[01-Jun-2026 17:25:01 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jun-2026 17:25:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc5IiwidXNlcm5hbWUiOiJpZThzeXgiLCJlbWFpbCI6InNsc3VuZEBnbWFpbC5jb20iLCJleHAiOjE3ODA2NTk4MjN9.-QFg_HwYmmDr3A_rbccHM6gR0_qCT3zYy9NRLIlAFng
[01-Jun-2026 17:25:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jun-2026 17:25:01 UTC] ✅ JWT token verified successfully for user profile
[01-Jun-2026 17:25:01 UTC] User ID: 679
[01-Jun-2026 17:25:01 UTC] ✅ User profile retrieved successfully for user ID: 679
[01-Jun-2026 17:25:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Jun-2026 17:25:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Jun-2026 17:25:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2804:1374:63:6616:dbd:f76c:680:80fe, 172.69.90.87","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc5IiwidXNlcm5hbWUiOiJpZThzeXgiLCJlbWFpbCI6InNsc3VuZEBnbWFpbC5jb20iLCJleHAiOjE3ODA2NTk4MjN9.-QFg_HwYmmDr3A_rbccHM6gR0_qCT3zYy9NRLIlAFng","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a04fea9ddda1648d-GIG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2804:1374:63:6616:dbd:f76c:680:80fe","cf-ipcountry":"BR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[01-Jun-2026 17:25:14 UTC] === User Orders API Called ===
[01-Jun-2026 17:25:14 UTC] User ID: 679
[01-Jun-2026 17:25:14 UTC] Limit: 20, Offset: 0
[01-Jun-2026 17:25:14 UTC] Orders found: 0
[01-Jun-2026 17:25:14 UTC] Orders data: []
[01-Jun-2026 17:25:14 UTC] Total orders count: 0
[01-Jun-2026 17:25:14 UTC] === API CALL LOG ===
[01-Jun-2026 17:25:14 UTC] Endpoint: user/profile.php
[01-Jun-2026 17:25:14 UTC] Full Log Data: {
    "timestamp": "2026-06-01 17:25:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:1374:63:6616:dbd:f76c:680:80fe",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2804:1374:63:6616:dbd:f76c:680:80fe, 172.69.90.87",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc5IiwidXNlcm5hbWUiOiJpZThzeXgiLCJlbWFpbCI6InNsc3VuZEBnbWFpbC5jb20iLCJleHAiOjE3ODA2NTk4MjN9.-QFg_HwYmmDr3A_rbccHM6gR0_qCT3zYy9NRLIlAFng",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a04fea9ddda3648d-GIG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2804:1374:63:6616:dbd:f76c:680:80fe",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jun-2026 17:25:14 UTC] === END API CALL LOG ===
[01-Jun-2026 17:25:14 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jun-2026 17:25:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc5IiwidXNlcm5hbWUiOiJpZThzeXgiLCJlbWFpbCI6InNsc3VuZEBnbWFpbC5jb20iLCJleHAiOjE3ODA2NTk4MjN9.-QFg_HwYmmDr3A_rbccHM6gR0_qCT3zYy9NRLIlAFng
[01-Jun-2026 17:25:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jun-2026 17:25:14 UTC] ✅ JWT token verified successfully for user profile
[01-Jun-2026 17:25:14 UTC] User ID: 679
[01-Jun-2026 17:25:14 UTC] ✅ User profile retrieved successfully for user ID: 679
[01-Jun-2026 17:25:15 UTC] === API CALL LOG ===
[01-Jun-2026 17:25:15 UTC] Endpoint: user/profile.php
[01-Jun-2026 17:25:15 UTC] Full Log Data: {
    "timestamp": "2026-06-01 17:25:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:1374:63:6616:dbd:f76c:680:80fe",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2804:1374:63:6616:dbd:f76c:680:80fe, 172.69.90.87",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc5IiwidXNlcm5hbWUiOiJpZThzeXgiLCJlbWFpbCI6InNsc3VuZEBnbWFpbC5jb20iLCJleHAiOjE3ODA2NTk4MjN9.-QFg_HwYmmDr3A_rbccHM6gR0_qCT3zYy9NRLIlAFng",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a04feaa07807648d-GIG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2804:1374:63:6616:dbd:f76c:680:80fe",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jun-2026 17:25:15 UTC] === END API CALL LOG ===
[01-Jun-2026 17:25:15 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jun-2026 17:25:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc5IiwidXNlcm5hbWUiOiJpZThzeXgiLCJlbWFpbCI6InNsc3VuZEBnbWFpbC5jb20iLCJleHAiOjE3ODA2NTk4MjN9.-QFg_HwYmmDr3A_rbccHM6gR0_qCT3zYy9NRLIlAFng
[01-Jun-2026 17:25:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jun-2026 17:25:15 UTC] ✅ JWT token verified successfully for user profile
[01-Jun-2026 17:25:15 UTC] User ID: 679
[01-Jun-2026 17:25:15 UTC] ✅ User profile retrieved successfully for user ID: 679
[01-Jun-2026 17:25:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Jun-2026 17:25:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Jun-2026 17:25:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2804:1374:63:6616:dbd:f76c:680:80fe, 172.69.90.87","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc5IiwidXNlcm5hbWUiOiJpZThzeXgiLCJlbWFpbCI6InNsc3VuZEBnbWFpbC5jb20iLCJleHAiOjE3ODA2NTk4MjN9.-QFg_HwYmmDr3A_rbccHM6gR0_qCT3zYy9NRLIlAFng","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a04feba3e95c648d-GIG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2804:1374:63:6616:dbd:f76c:680:80fe","cf-ipcountry":"BR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[01-Jun-2026 17:25:56 UTC] === User Orders API Called ===
[01-Jun-2026 17:25:56 UTC] User ID: 679
[01-Jun-2026 17:25:56 UTC] Limit: 20, Offset: 0
[01-Jun-2026 17:25:56 UTC] Orders found: 1
[01-Jun-2026 17:25:56 UTC] Orders data: [{"id":312,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cwtopzz","status":"pending","created_at":"2026-06-01 20:55:54","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[01-Jun-2026 17:25:56 UTC] Total orders count: 1
[01-Jun-2026 17:28:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Jun-2026 17:28:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Jun-2026 17:28:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.211.52.66, 172.71.241.21","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk4IiwidXNlcm5hbWUiOiJraWFyYSIsImVtYWlsIjoia2lhcmFtb3RzZXBlMzk4QGdtYWlsLmNvbSIsImV4cCI6MTc4MDkzOTY5OH0.HM7fYXcaMRCQ8xAc3epMT8MsXkYf3fxGgux2hDLUDjM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a04fef1f7ce69953-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"197.211.52.66","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[01-Jun-2026 17:28:19 UTC] === User Orders API Called ===
[01-Jun-2026 17:28:19 UTC] User ID: 698
[01-Jun-2026 17:28:19 UTC] Limit: 20, Offset: 0
[01-Jun-2026 17:28:19 UTC] Orders found: 0
[01-Jun-2026 17:28:19 UTC] Orders data: []
[01-Jun-2026 17:28:19 UTC] Total orders count: 0
[01-Jun-2026 17:28:19 UTC] === API CALL LOG ===
[01-Jun-2026 17:28:19 UTC] Endpoint: user/profile.php
[01-Jun-2026 17:28:19 UTC] Full Log Data: {
    "timestamp": "2026-06-01 17:28:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.66",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.52.66, 172.71.241.84",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk4IiwidXNlcm5hbWUiOiJraWFyYSIsImVtYWlsIjoia2lhcmFtb3RzZXBlMzk4QGdtYWlsLmNvbSIsImV4cCI6MTc4MDkzOTY5OH0.HM7fYXcaMRCQ8xAc3epMT8MsXkYf3fxGgux2hDLUDjM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a04fef1f7cdd9953-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.52.66",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jun-2026 17:28:19 UTC] === END API CALL LOG ===
[01-Jun-2026 17:28:19 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jun-2026 17:28:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk4IiwidXNlcm5hbWUiOiJraWFyYSIsImVtYWlsIjoia2lhcmFtb3RzZXBlMzk4QGdtYWlsLmNvbSIsImV4cCI6MTc4MDkzOTY5OH0.HM7fYXcaMRCQ8xAc3epMT8MsXkYf3fxGgux2hDLUDjM
[01-Jun-2026 17:28:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jun-2026 17:28:19 UTC] ✅ JWT token verified successfully for user profile
[01-Jun-2026 17:28:19 UTC] User ID: 698
[01-Jun-2026 17:28:19 UTC] ✅ User profile retrieved successfully for user ID: 698
[01-Jun-2026 17:28:19 UTC] === API CALL LOG ===
[01-Jun-2026 17:28:19 UTC] Endpoint: user/profile.php
[01-Jun-2026 17:28:19 UTC] Full Log Data: {
    "timestamp": "2026-06-01 17:28:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.66",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.52.66, 172.71.241.21",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk4IiwidXNlcm5hbWUiOiJraWFyYSIsImVtYWlsIjoia2lhcmFtb3RzZXBlMzk4QGdtYWlsLmNvbSIsImV4cCI6MTc4MDkzOTY5OH0.HM7fYXcaMRCQ8xAc3epMT8MsXkYf3fxGgux2hDLUDjM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a04fef204f669953-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.52.66",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jun-2026 17:28:19 UTC] === END API CALL LOG ===
[01-Jun-2026 17:28:19 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jun-2026 17:28:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk4IiwidXNlcm5hbWUiOiJraWFyYSIsImVtYWlsIjoia2lhcmFtb3RzZXBlMzk4QGdtYWlsLmNvbSIsImV4cCI6MTc4MDkzOTY5OH0.HM7fYXcaMRCQ8xAc3epMT8MsXkYf3fxGgux2hDLUDjM
[01-Jun-2026 17:28:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jun-2026 17:28:19 UTC] ✅ JWT token verified successfully for user profile
[01-Jun-2026 17:28:19 UTC] User ID: 698
[01-Jun-2026 17:28:19 UTC] ✅ User profile retrieved successfully for user ID: 698
[01-Jun-2026 17:28:20 UTC] === API CALL LOG ===
[01-Jun-2026 17:28:20 UTC] Endpoint: user/profile.php
[01-Jun-2026 17:28:20 UTC] Full Log Data: {
    "timestamp": "2026-06-01 17:28:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.66",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.52.66, 172.71.241.84",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk4IiwidXNlcm5hbWUiOiJraWFyYSIsImVtYWlsIjoia2lhcmFtb3RzZXBlMzk4QGdtYWlsLmNvbSIsImV4cCI6MTc4MDkzOTY5OH0.HM7fYXcaMRCQ8xAc3epMT8MsXkYf3fxGgux2hDLUDjM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a04fef2668629953-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.52.66",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jun-2026 17:28:20 UTC] === END API CALL LOG ===
[01-Jun-2026 17:28:20 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jun-2026 17:28:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk4IiwidXNlcm5hbWUiOiJraWFyYSIsImVtYWlsIjoia2lhcmFtb3RzZXBlMzk4QGdtYWlsLmNvbSIsImV4cCI6MTc4MDkzOTY5OH0.HM7fYXcaMRCQ8xAc3epMT8MsXkYf3fxGgux2hDLUDjM
[01-Jun-2026 17:28:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jun-2026 17:28:20 UTC] ✅ JWT token verified successfully for user profile
[01-Jun-2026 17:28:20 UTC] User ID: 698
[01-Jun-2026 17:28:20 UTC] ✅ User profile retrieved successfully for user ID: 698
[01-Jun-2026 17:32:24 UTC] === API CALL LOG ===
[01-Jun-2026 17:32:24 UTC] Endpoint: user/profile.php
[01-Jun-2026 17:32:24 UTC] Full Log Data: {
    "timestamp": "2026-06-01 17:32:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.66",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.52.66, 172.70.162.182",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk4IiwidXNlcm5hbWUiOiJraWFyYSIsImVtYWlsIjoia2lhcmFtb3RzZXBlMzk4QGdtYWlsLmNvbSIsImV4cCI6MTc4MDkzOTY5OH0.HM7fYXcaMRCQ8xAc3epMT8MsXkYf3fxGgux2hDLUDjM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a04ff51e7d2b9430-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.52.66",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jun-2026 17:32:24 UTC] === END API CALL LOG ===
[01-Jun-2026 17:32:24 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jun-2026 17:32:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk4IiwidXNlcm5hbWUiOiJraWFyYSIsImVtYWlsIjoia2lhcmFtb3RzZXBlMzk4QGdtYWlsLmNvbSIsImV4cCI6MTc4MDkzOTY5OH0.HM7fYXcaMRCQ8xAc3epMT8MsXkYf3fxGgux2hDLUDjM
[01-Jun-2026 17:32:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jun-2026 17:32:24 UTC] ✅ JWT token verified successfully for user profile
[01-Jun-2026 17:32:24 UTC] User ID: 698
[01-Jun-2026 17:32:24 UTC] ✅ User profile retrieved successfully for user ID: 698
[01-Jun-2026 17:32:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Jun-2026 17:32:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Jun-2026 17:32:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.211.52.66, 172.70.162.181","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk4IiwidXNlcm5hbWUiOiJraWFyYSIsImVtYWlsIjoia2lhcmFtb3RzZXBlMzk4QGdtYWlsLmNvbSIsImV4cCI6MTc4MDkzOTY5OH0.HM7fYXcaMRCQ8xAc3epMT8MsXkYf3fxGgux2hDLUDjM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a04ff5417bd69430-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"197.211.52.66","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[01-Jun-2026 17:32:30 UTC] === User Orders API Called ===
[01-Jun-2026 17:32:30 UTC] User ID: 698
[01-Jun-2026 17:32:30 UTC] Limit: 20, Offset: 0
[01-Jun-2026 17:32:30 UTC] Orders found: 0
[01-Jun-2026 17:32:30 UTC] Orders data: []
[01-Jun-2026 17:32:30 UTC] Total orders count: 0
[01-Jun-2026 17:32:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Jun-2026 17:32:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Jun-2026 17:32:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.211.52.66, 172.70.162.181","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk4IiwidXNlcm5hbWUiOiJraWFyYSIsImVtYWlsIjoia2lhcmFtb3RzZXBlMzk4QGdtYWlsLmNvbSIsImV4cCI6MTc4MDkzOTY5OH0.HM7fYXcaMRCQ8xAc3epMT8MsXkYf3fxGgux2hDLUDjM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a04ff5544cee9430-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"197.211.52.66","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[01-Jun-2026 17:32:33 UTC] === User Orders API Called ===
[01-Jun-2026 17:32:33 UTC] User ID: 698
[01-Jun-2026 17:32:33 UTC] Limit: 20, Offset: 0
[01-Jun-2026 17:32:33 UTC] Orders found: 0
[01-Jun-2026 17:32:33 UTC] Orders data: []
[01-Jun-2026 17:32:33 UTC] Total orders count: 0
[01-Jun-2026 17:32:33 UTC] === API CALL LOG ===
[01-Jun-2026 17:32:33 UTC] Endpoint: user/profile.php
[01-Jun-2026 17:32:33 UTC] Full Log Data: {
    "timestamp": "2026-06-01 17:32:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.66",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.52.66, 172.70.162.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk4IiwidXNlcm5hbWUiOiJraWFyYSIsImVtYWlsIjoia2lhcmFtb3RzZXBlMzk4QGdtYWlsLmNvbSIsImV4cCI6MTc4MDkzOTY5OH0.HM7fYXcaMRCQ8xAc3epMT8MsXkYf3fxGgux2hDLUDjM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a04ff5544cef9430-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.52.66",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jun-2026 17:32:33 UTC] === END API CALL LOG ===
[01-Jun-2026 17:32:33 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jun-2026 17:32:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk4IiwidXNlcm5hbWUiOiJraWFyYSIsImVtYWlsIjoia2lhcmFtb3RzZXBlMzk4QGdtYWlsLmNvbSIsImV4cCI6MTc4MDkzOTY5OH0.HM7fYXcaMRCQ8xAc3epMT8MsXkYf3fxGgux2hDLUDjM
[01-Jun-2026 17:32:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jun-2026 17:32:33 UTC] ✅ JWT token verified successfully for user profile
[01-Jun-2026 17:32:33 UTC] User ID: 698
[01-Jun-2026 17:32:33 UTC] ✅ User profile retrieved successfully for user ID: 698
[01-Jun-2026 17:32:33 UTC] === API CALL LOG ===
[01-Jun-2026 17:32:33 UTC] Endpoint: user/profile.php
[01-Jun-2026 17:32:33 UTC] Full Log Data: {
    "timestamp": "2026-06-01 17:32:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.66",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.52.66, 172.70.162.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk4IiwidXNlcm5hbWUiOiJraWFyYSIsImVtYWlsIjoia2lhcmFtb3RzZXBlMzk4QGdtYWlsLmNvbSIsImV4cCI6MTc4MDkzOTY5OH0.HM7fYXcaMRCQ8xAc3epMT8MsXkYf3fxGgux2hDLUDjM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a04ff557ffd79430-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.52.66",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jun-2026 17:32:33 UTC] === END API CALL LOG ===
[01-Jun-2026 17:32:33 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jun-2026 17:32:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk4IiwidXNlcm5hbWUiOiJraWFyYSIsImVtYWlsIjoia2lhcmFtb3RzZXBlMzk4QGdtYWlsLmNvbSIsImV4cCI6MTc4MDkzOTY5OH0.HM7fYXcaMRCQ8xAc3epMT8MsXkYf3fxGgux2hDLUDjM
[01-Jun-2026 17:32:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jun-2026 17:32:33 UTC] ✅ JWT token verified successfully for user profile
[01-Jun-2026 17:32:33 UTC] User ID: 698
[01-Jun-2026 17:32:33 UTC] ✅ User profile retrieved successfully for user ID: 698
[01-Jun-2026 18:16:10 UTC] === API CALL LOG ===
[01-Jun-2026 18:16:10 UTC] Endpoint: user/profile.php
[01-Jun-2026 18:16:10 UTC] Full Log Data: {
    "timestamp": "2026-06-01 18:16:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:1374:63:6616:dbd:f76c:680:80fe",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2804:1374:63:6616:dbd:f76c:680:80fe, 172.64.222.16",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc5IiwidXNlcm5hbWUiOiJpZThzeXgiLCJlbWFpbCI6InNsc3VuZEBnbWFpbC5jb20iLCJleHAiOjE3ODA2NTk4MjN9.-QFg_HwYmmDr3A_rbccHM6gR0_qCT3zYy9NRLIlAFng",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05035369a70125c-GIG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2804:1374:63:6616:dbd:f76c:680:80fe",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jun-2026 18:16:10 UTC] === END API CALL LOG ===
[01-Jun-2026 18:16:10 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jun-2026 18:16:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc5IiwidXNlcm5hbWUiOiJpZThzeXgiLCJlbWFpbCI6InNsc3VuZEBnbWFpbC5jb20iLCJleHAiOjE3ODA2NTk4MjN9.-QFg_HwYmmDr3A_rbccHM6gR0_qCT3zYy9NRLIlAFng
[01-Jun-2026 18:16:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jun-2026 18:16:10 UTC] ✅ JWT token verified successfully for user profile
[01-Jun-2026 18:16:10 UTC] User ID: 679
[01-Jun-2026 18:16:10 UTC] ✅ User profile retrieved successfully for user ID: 679
[01-Jun-2026 18:16:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Jun-2026 18:16:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Jun-2026 18:16:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2804:1374:63:6616:dbd:f76c:680:80fe, 172.64.222.50","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc5IiwidXNlcm5hbWUiOiJpZThzeXgiLCJlbWFpbCI6InNsc3VuZEBnbWFpbC5jb20iLCJleHAiOjE3ODA2NTk4MjN9.-QFg_HwYmmDr3A_rbccHM6gR0_qCT3zYy9NRLIlAFng","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a050353d4d70125c-GIG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2804:1374:63:6616:dbd:f76c:680:80fe","cf-ipcountry":"BR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[01-Jun-2026 18:16:11 UTC] === User Orders API Called ===
[01-Jun-2026 18:16:11 UTC] User ID: 679
[01-Jun-2026 18:16:11 UTC] Limit: 20, Offset: 0
[01-Jun-2026 18:16:11 UTC] Orders found: 1
[01-Jun-2026 18:16:11 UTC] Orders data: [{"id":312,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cwtopzz","status":"cancelled","created_at":"2026-06-01 20:55:54","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[01-Jun-2026 18:16:11 UTC] Total orders count: 1
[01-Jun-2026 18:16:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Jun-2026 18:16:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Jun-2026 18:16:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2804:1374:63:6616:dbd:f76c:680:80fe, 172.64.222.51","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc5IiwidXNlcm5hbWUiOiJpZThzeXgiLCJlbWFpbCI6InNsc3VuZEBnbWFpbC5jb20iLCJleHAiOjE3ODA2NTk4MjN9.-QFg_HwYmmDr3A_rbccHM6gR0_qCT3zYy9NRLIlAFng","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a050353def62125c-GIG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2804:1374:63:6616:dbd:f76c:680:80fe","cf-ipcountry":"BR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[01-Jun-2026 18:16:11 UTC] === User Orders API Called ===
[01-Jun-2026 18:16:11 UTC] User ID: 679
[01-Jun-2026 18:16:11 UTC] Limit: 20, Offset: 0
[01-Jun-2026 18:16:11 UTC] Orders found: 1
[01-Jun-2026 18:16:11 UTC] Orders data: [{"id":312,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cwtopzz","status":"cancelled","created_at":"2026-06-01 20:55:54","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[01-Jun-2026 18:16:11 UTC] Total orders count: 1
[01-Jun-2026 18:16:11 UTC] === API CALL LOG ===
[01-Jun-2026 18:16:11 UTC] Endpoint: user/profile.php
[01-Jun-2026 18:16:11 UTC] Full Log Data: {
    "timestamp": "2026-06-01 18:16:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:1374:63:6616:dbd:f76c:680:80fe",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2804:1374:63:6616:dbd:f76c:680:80fe, 172.64.222.51",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc5IiwidXNlcm5hbWUiOiJpZThzeXgiLCJlbWFpbCI6InNsc3VuZEBnbWFpbC5jb20iLCJleHAiOjE3ODA2NTk4MjN9.-QFg_HwYmmDr3A_rbccHM6gR0_qCT3zYy9NRLIlAFng",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a050353def5b125c-GIG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2804:1374:63:6616:dbd:f76c:680:80fe",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jun-2026 18:16:11 UTC] === END API CALL LOG ===
[01-Jun-2026 18:16:11 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jun-2026 18:16:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc5IiwidXNlcm5hbWUiOiJpZThzeXgiLCJlbWFpbCI6InNsc3VuZEBnbWFpbC5jb20iLCJleHAiOjE3ODA2NTk4MjN9.-QFg_HwYmmDr3A_rbccHM6gR0_qCT3zYy9NRLIlAFng
[01-Jun-2026 18:16:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jun-2026 18:16:11 UTC] ✅ JWT token verified successfully for user profile
[01-Jun-2026 18:16:11 UTC] User ID: 679
[01-Jun-2026 18:16:11 UTC] ✅ User profile retrieved successfully for user ID: 679
[01-Jun-2026 18:16:12 UTC] === API CALL LOG ===
[01-Jun-2026 18:16:12 UTC] Endpoint: user/profile.php
[01-Jun-2026 18:16:12 UTC] Full Log Data: {
    "timestamp": "2026-06-01 18:16:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:1374:63:6616:dbd:f76c:680:80fe",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2804:1374:63:6616:dbd:f76c:680:80fe, 172.64.222.51",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc5IiwidXNlcm5hbWUiOiJpZThzeXgiLCJlbWFpbCI6InNsc3VuZEBnbWFpbC5jb20iLCJleHAiOjE3ODA2NTk4MjN9.-QFg_HwYmmDr3A_rbccHM6gR0_qCT3zYy9NRLIlAFng",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a050353fdd05125c-GIG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2804:1374:63:6616:dbd:f76c:680:80fe",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jun-2026 18:16:12 UTC] === END API CALL LOG ===
[01-Jun-2026 18:16:12 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jun-2026 18:16:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc5IiwidXNlcm5hbWUiOiJpZThzeXgiLCJlbWFpbCI6InNsc3VuZEBnbWFpbC5jb20iLCJleHAiOjE3ODA2NTk4MjN9.-QFg_HwYmmDr3A_rbccHM6gR0_qCT3zYy9NRLIlAFng
[01-Jun-2026 18:16:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jun-2026 18:16:12 UTC] ✅ JWT token verified successfully for user profile
[01-Jun-2026 18:16:12 UTC] User ID: 679
[01-Jun-2026 18:16:12 UTC] ✅ User profile retrieved successfully for user ID: 679
[01-Jun-2026 18:16:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Jun-2026 18:16:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Jun-2026 18:16:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2804:1374:63:6616:dbd:f76c:680:80fe, 172.64.222.51","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc5IiwidXNlcm5hbWUiOiJpZThzeXgiLCJlbWFpbCI6InNsc3VuZEBnbWFpbC5jb20iLCJleHAiOjE3ODA2NTk4MjN9.-QFg_HwYmmDr3A_rbccHM6gR0_qCT3zYy9NRLIlAFng","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0503548eb0f125c-GIG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2804:1374:63:6616:dbd:f76c:680:80fe","cf-ipcountry":"BR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[01-Jun-2026 18:16:13 UTC] === User Orders API Called ===
[01-Jun-2026 18:16:13 UTC] User ID: 679
[01-Jun-2026 18:16:13 UTC] Limit: 20, Offset: 0
[01-Jun-2026 18:16:13 UTC] Orders found: 1
[01-Jun-2026 18:16:13 UTC] Orders data: [{"id":312,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cwtopzz","status":"cancelled","created_at":"2026-06-01 20:55:54","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[01-Jun-2026 18:16:13 UTC] Total orders count: 1
[01-Jun-2026 18:16:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Jun-2026 18:16:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Jun-2026 18:16:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2804:1374:63:6616:dbd:f76c:680:80fe, 172.64.222.16","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc5IiwidXNlcm5hbWUiOiJpZThzeXgiLCJlbWFpbCI6InNsc3VuZEBnbWFpbC5jb20iLCJleHAiOjE3ODA2NTk4MjN9.-QFg_HwYmmDr3A_rbccHM6gR0_qCT3zYy9NRLIlAFng","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a05035599dad125c-GIG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2804:1374:63:6616:dbd:f76c:680:80fe","cf-ipcountry":"BR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[01-Jun-2026 18:16:15 UTC] === User Orders API Called ===
[01-Jun-2026 18:16:15 UTC] User ID: 679
[01-Jun-2026 18:16:15 UTC] Limit: 20, Offset: 0
[01-Jun-2026 18:16:15 UTC] Orders found: 1
[01-Jun-2026 18:16:15 UTC] Orders data: [{"id":312,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cwtopzz","status":"cancelled","created_at":"2026-06-01 20:55:54","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[01-Jun-2026 18:16:15 UTC] Total orders count: 1
[01-Jun-2026 18:16:15 UTC] === API CALL LOG ===
[01-Jun-2026 18:16:15 UTC] Endpoint: user/profile.php
[01-Jun-2026 18:16:15 UTC] Full Log Data: {
    "timestamp": "2026-06-01 18:16:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:1374:63:6616:dbd:f76c:680:80fe",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2804:1374:63:6616:dbd:f76c:680:80fe, 172.64.222.16",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc5IiwidXNlcm5hbWUiOiJpZThzeXgiLCJlbWFpbCI6InNsc3VuZEBnbWFpbC5jb20iLCJleHAiOjE3ODA2NTk4MjN9.-QFg_HwYmmDr3A_rbccHM6gR0_qCT3zYy9NRLIlAFng",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a050355a3f6e125c-GIG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2804:1374:63:6616:dbd:f76c:680:80fe",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jun-2026 18:16:15 UTC] === END API CALL LOG ===
[01-Jun-2026 18:16:15 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jun-2026 18:16:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc5IiwidXNlcm5hbWUiOiJpZThzeXgiLCJlbWFpbCI6InNsc3VuZEBnbWFpbC5jb20iLCJleHAiOjE3ODA2NTk4MjN9.-QFg_HwYmmDr3A_rbccHM6gR0_qCT3zYy9NRLIlAFng
[01-Jun-2026 18:16:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jun-2026 18:16:15 UTC] ✅ JWT token verified successfully for user profile
[01-Jun-2026 18:16:15 UTC] User ID: 679
[01-Jun-2026 18:16:15 UTC] ✅ User profile retrieved successfully for user ID: 679
[01-Jun-2026 18:16:16 UTC] === API CALL LOG ===
[01-Jun-2026 18:16:16 UTC] Endpoint: user/profile.php
[01-Jun-2026 18:16:16 UTC] Full Log Data: {
    "timestamp": "2026-06-01 18:16:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:1374:63:6616:dbd:f76c:680:80fe",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2804:1374:63:6616:dbd:f76c:680:80fe, 172.64.222.16",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc5IiwidXNlcm5hbWUiOiJpZThzeXgiLCJlbWFpbCI6InNsc3VuZEBnbWFpbC5jb20iLCJleHAiOjE3ODA2NTk4MjN9.-QFg_HwYmmDr3A_rbccHM6gR0_qCT3zYy9NRLIlAFng",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a050355dab5b125c-GIG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2804:1374:63:6616:dbd:f76c:680:80fe",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jun-2026 18:16:16 UTC] === END API CALL LOG ===
[01-Jun-2026 18:16:16 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jun-2026 18:16:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc5IiwidXNlcm5hbWUiOiJpZThzeXgiLCJlbWFpbCI6InNsc3VuZEBnbWFpbC5jb20iLCJleHAiOjE3ODA2NTk4MjN9.-QFg_HwYmmDr3A_rbccHM6gR0_qCT3zYy9NRLIlAFng
[01-Jun-2026 18:16:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jun-2026 18:16:16 UTC] ✅ JWT token verified successfully for user profile
[01-Jun-2026 18:16:16 UTC] User ID: 679
[01-Jun-2026 18:16:16 UTC] ✅ User profile retrieved successfully for user ID: 679
[01-Jun-2026 18:16:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Jun-2026 18:16:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Jun-2026 18:16:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2804:1374:63:6616:dbd:f76c:680:80fe, 172.64.222.16","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc5IiwidXNlcm5hbWUiOiJpZThzeXgiLCJlbWFpbCI6InNsc3VuZEBnbWFpbC5jb20iLCJleHAiOjE3ODA2NTk4MjN9.-QFg_HwYmmDr3A_rbccHM6gR0_qCT3zYy9NRLIlAFng","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a05035655ce9125c-GIG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2804:1374:63:6616:dbd:f76c:680:80fe","cf-ipcountry":"BR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[01-Jun-2026 18:16:17 UTC] === User Orders API Called ===
[01-Jun-2026 18:16:17 UTC] User ID: 679
[01-Jun-2026 18:16:17 UTC] Limit: 20, Offset: 0
[01-Jun-2026 18:16:17 UTC] Orders found: 1
[01-Jun-2026 18:16:17 UTC] Orders data: [{"id":312,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cwtopzz","status":"cancelled","created_at":"2026-06-01 20:55:54","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[01-Jun-2026 18:16:17 UTC] Total orders count: 1
[01-Jun-2026 18:16:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Jun-2026 18:16:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Jun-2026 18:16:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2804:1374:63:6616:dbd:f76c:680:80fe, 172.64.222.16","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc5IiwidXNlcm5hbWUiOiJpZThzeXgiLCJlbWFpbCI6InNsc3VuZEBnbWFpbC5jb20iLCJleHAiOjE3ODA2NTk4MjN9.-QFg_HwYmmDr3A_rbccHM6gR0_qCT3zYy9NRLIlAFng","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a05035732f39125c-GIG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2804:1374:63:6616:dbd:f76c:680:80fe","cf-ipcountry":"BR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[01-Jun-2026 18:16:19 UTC] === User Orders API Called ===
[01-Jun-2026 18:16:19 UTC] User ID: 679
[01-Jun-2026 18:16:19 UTC] Limit: 20, Offset: 0
[01-Jun-2026 18:16:19 UTC] Orders found: 1
[01-Jun-2026 18:16:19 UTC] Orders data: [{"id":312,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cwtopzz","status":"cancelled","created_at":"2026-06-01 20:55:54","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[01-Jun-2026 18:16:19 UTC] Total orders count: 1
[01-Jun-2026 18:16:19 UTC] === API CALL LOG ===
[01-Jun-2026 18:16:19 UTC] Endpoint: user/profile.php
[01-Jun-2026 18:16:19 UTC] Full Log Data: {
    "timestamp": "2026-06-01 18:16:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:1374:63:6616:dbd:f76c:680:80fe",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2804:1374:63:6616:dbd:f76c:680:80fe, 172.64.222.16",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc5IiwidXNlcm5hbWUiOiJpZThzeXgiLCJlbWFpbCI6InNsc3VuZEBnbWFpbC5jb20iLCJleHAiOjE3ODA2NTk4MjN9.-QFg_HwYmmDr3A_rbccHM6gR0_qCT3zYy9NRLIlAFng",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05035732f3d125c-GIG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2804:1374:63:6616:dbd:f76c:680:80fe",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jun-2026 18:16:19 UTC] === END API CALL LOG ===
[01-Jun-2026 18:16:19 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jun-2026 18:16:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc5IiwidXNlcm5hbWUiOiJpZThzeXgiLCJlbWFpbCI6InNsc3VuZEBnbWFpbC5jb20iLCJleHAiOjE3ODA2NTk4MjN9.-QFg_HwYmmDr3A_rbccHM6gR0_qCT3zYy9NRLIlAFng
[01-Jun-2026 18:16:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jun-2026 18:16:19 UTC] ✅ JWT token verified successfully for user profile
[01-Jun-2026 18:16:19 UTC] User ID: 679
[01-Jun-2026 18:16:19 UTC] ✅ User profile retrieved successfully for user ID: 679
[01-Jun-2026 18:16:20 UTC] === API CALL LOG ===
[01-Jun-2026 18:16:20 UTC] Endpoint: user/profile.php
[01-Jun-2026 18:16:20 UTC] Full Log Data: {
    "timestamp": "2026-06-01 18:16:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:1374:63:6616:dbd:f76c:680:80fe",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2804:1374:63:6616:dbd:f76c:680:80fe, 172.64.222.16",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc5IiwidXNlcm5hbWUiOiJpZThzeXgiLCJlbWFpbCI6InNsc3VuZEBnbWFpbC5jb20iLCJleHAiOjE3ODA2NTk4MjN9.-QFg_HwYmmDr3A_rbccHM6gR0_qCT3zYy9NRLIlAFng",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0503576eb12125c-GIG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2804:1374:63:6616:dbd:f76c:680:80fe",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jun-2026 18:16:20 UTC] === END API CALL LOG ===
[01-Jun-2026 18:16:20 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jun-2026 18:16:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc5IiwidXNlcm5hbWUiOiJpZThzeXgiLCJlbWFpbCI6InNsc3VuZEBnbWFpbC5jb20iLCJleHAiOjE3ODA2NTk4MjN9.-QFg_HwYmmDr3A_rbccHM6gR0_qCT3zYy9NRLIlAFng
[01-Jun-2026 18:16:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jun-2026 18:16:20 UTC] ✅ JWT token verified successfully for user profile
[01-Jun-2026 18:16:20 UTC] User ID: 679
[01-Jun-2026 18:16:20 UTC] ✅ User profile retrieved successfully for user ID: 679
[01-Jun-2026 18:16:28 UTC] === API CALL LOG ===
[01-Jun-2026 18:16:28 UTC] Endpoint: user/profile.php
[01-Jun-2026 18:16:28 UTC] Full Log Data: {
    "timestamp": "2026-06-01 18:16:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:1374:63:6616:dbd:f76c:680:80fe",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2804:1374:63:6616:dbd:f76c:680:80fe, 172.64.222.16",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc5IiwidXNlcm5hbWUiOiJpZThzeXgiLCJlbWFpbCI6InNsc3VuZEBnbWFpbC5jb20iLCJleHAiOjE3ODA2NTk4MjN9.-QFg_HwYmmDr3A_rbccHM6gR0_qCT3zYy9NRLIlAFng",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05035aa394c125c-GIG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2804:1374:63:6616:dbd:f76c:680:80fe",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jun-2026 18:16:28 UTC] === END API CALL LOG ===
[01-Jun-2026 18:16:28 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jun-2026 18:16:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc5IiwidXNlcm5hbWUiOiJpZThzeXgiLCJlbWFpbCI6InNsc3VuZEBnbWFpbC5jb20iLCJleHAiOjE3ODA2NTk4MjN9.-QFg_HwYmmDr3A_rbccHM6gR0_qCT3zYy9NRLIlAFng
[01-Jun-2026 18:16:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jun-2026 18:16:28 UTC] ✅ JWT token verified successfully for user profile
[01-Jun-2026 18:16:28 UTC] User ID: 679
[01-Jun-2026 18:16:28 UTC] ✅ User profile retrieved successfully for user ID: 679
[01-Jun-2026 18:16:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Jun-2026 18:16:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Jun-2026 18:16:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2804:1374:63:6616:dbd:f76c:680:80fe, 172.64.222.16","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc5IiwidXNlcm5hbWUiOiJpZThzeXgiLCJlbWFpbCI6InNsc3VuZEBnbWFpbC5jb20iLCJleHAiOjE3ODA2NTk4MjN9.-QFg_HwYmmDr3A_rbccHM6gR0_qCT3zYy9NRLIlAFng","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a05035aa3947125c-GIG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2804:1374:63:6616:dbd:f76c:680:80fe","cf-ipcountry":"BR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[01-Jun-2026 18:16:28 UTC] === User Orders API Called ===
[01-Jun-2026 18:16:28 UTC] User ID: 679
[01-Jun-2026 18:16:28 UTC] Limit: 20, Offset: 0
[01-Jun-2026 18:16:28 UTC] Orders found: 1
[01-Jun-2026 18:16:28 UTC] Orders data: [{"id":312,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cwtopzz","status":"cancelled","created_at":"2026-06-01 20:55:54","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[01-Jun-2026 18:16:28 UTC] Total orders count: 1
[01-Jun-2026 18:16:29 UTC] === API CALL LOG ===
[01-Jun-2026 18:16:29 UTC] Endpoint: user/profile.php
[01-Jun-2026 18:16:29 UTC] Full Log Data: {
    "timestamp": "2026-06-01 18:16:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:1374:63:6616:dbd:f76c:680:80fe",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2804:1374:63:6616:dbd:f76c:680:80fe, 172.64.222.16",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc5IiwidXNlcm5hbWUiOiJpZThzeXgiLCJlbWFpbCI6InNsc3VuZEBnbWFpbC5jb20iLCJleHAiOjE3ODA2NTk4MjN9.-QFg_HwYmmDr3A_rbccHM6gR0_qCT3zYy9NRLIlAFng",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05035acfaba125c-GIG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2804:1374:63:6616:dbd:f76c:680:80fe",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jun-2026 18:16:29 UTC] === END API CALL LOG ===
[01-Jun-2026 18:16:29 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jun-2026 18:16:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc5IiwidXNlcm5hbWUiOiJpZThzeXgiLCJlbWFpbCI6InNsc3VuZEBnbWFpbC5jb20iLCJleHAiOjE3ODA2NTk4MjN9.-QFg_HwYmmDr3A_rbccHM6gR0_qCT3zYy9NRLIlAFng
[01-Jun-2026 18:16:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jun-2026 18:16:29 UTC] ✅ JWT token verified successfully for user profile
[01-Jun-2026 18:16:29 UTC] User ID: 679
[01-Jun-2026 18:16:29 UTC] ✅ User profile retrieved successfully for user ID: 679
[01-Jun-2026 18:16:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Jun-2026 18:16:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Jun-2026 18:16:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2804:1374:63:6616:dbd:f76c:680:80fe, 172.64.222.16","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc5IiwidXNlcm5hbWUiOiJpZThzeXgiLCJlbWFpbCI6InNsc3VuZEBnbWFpbC5jb20iLCJleHAiOjE3ODA2NTk4MjN9.-QFg_HwYmmDr3A_rbccHM6gR0_qCT3zYy9NRLIlAFng","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a05036665bfb125c-GIG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2804:1374:63:6616:dbd:f76c:680:80fe","cf-ipcountry":"BR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[01-Jun-2026 18:16:58 UTC] === User Orders API Called ===
[01-Jun-2026 18:16:58 UTC] User ID: 679
[01-Jun-2026 18:16:58 UTC] Limit: 20, Offset: 0
[01-Jun-2026 18:16:58 UTC] Orders found: 2
[01-Jun-2026 18:16:58 UTC] Orders data: [{"id":313,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cwtopzz","status":"pending","created_at":"2026-06-01 21:46:56","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":312,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cwtopzz","status":"cancelled","created_at":"2026-06-01 20:55:54","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[01-Jun-2026 18:16:58 UTC] Total orders count: 2
[01-Jun-2026 18:19:04 UTC] === API CALL LOG ===
[01-Jun-2026 18:19:04 UTC] Endpoint: user/profile.php
[01-Jun-2026 18:19:04 UTC] Full Log Data: {
    "timestamp": "2026-06-01 18:19:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:1374:63:6616:dbd:f76c:680:80fe",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2804:1374:63:6616:dbd:f76c:680:80fe, 172.64.222.17",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc5IiwidXNlcm5hbWUiOiJpZThzeXgiLCJlbWFpbCI6InNsc3VuZEBnbWFpbC5jb20iLCJleHAiOjE3ODA2NTk4MjN9.-QFg_HwYmmDr3A_rbccHM6gR0_qCT3zYy9NRLIlAFng",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05039762f20125c-GIG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2804:1374:63:6616:dbd:f76c:680:80fe",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jun-2026 18:19:04 UTC] === END API CALL LOG ===
[01-Jun-2026 18:19:04 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jun-2026 18:19:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc5IiwidXNlcm5hbWUiOiJpZThzeXgiLCJlbWFpbCI6InNsc3VuZEBnbWFpbC5jb20iLCJleHAiOjE3ODA2NTk4MjN9.-QFg_HwYmmDr3A_rbccHM6gR0_qCT3zYy9NRLIlAFng
[01-Jun-2026 18:19:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jun-2026 18:19:04 UTC] ✅ JWT token verified successfully for user profile
[01-Jun-2026 18:19:04 UTC] User ID: 679
[01-Jun-2026 18:19:04 UTC] ✅ User profile retrieved successfully for user ID: 679
[01-Jun-2026 18:19:04 UTC] User Purchases API - User ID: 679
[01-Jun-2026 18:19:04 UTC] User Purchases API - Total purchases found: 0
[01-Jun-2026 19:32:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Jun-2026 19:32:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Jun-2026 19:32:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a00:1880:a106:3ede:b057:6fff:fe8c:bdca, 162.158.210.44","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODA5NDcxNjR9.Y_RDjdXhoYnKfaZUrkjAmO1RiTyBagZqkRTxjuv2VWI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a050a568eec38ee0-SOF","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a00:1880:a106:3ede:b057:6fff:fe8c:bdca","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[01-Jun-2026 19:32:45 UTC] === User Orders API Called ===
[01-Jun-2026 19:32:45 UTC] User ID: 694
[01-Jun-2026 19:32:45 UTC] Limit: 20, Offset: 0
[01-Jun-2026 19:32:45 UTC] Orders found: 0
[01-Jun-2026 19:32:45 UTC] Orders data: []
[01-Jun-2026 19:32:45 UTC] Total orders count: 0
[01-Jun-2026 19:32:45 UTC] === API CALL LOG ===
[01-Jun-2026 19:32:45 UTC] Endpoint: user/profile.php
[01-Jun-2026 19:32:45 UTC] Full Log Data: {
    "timestamp": "2026-06-01 19:32:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a106:3ede:b057:6fff:fe8c:bdca",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a106:3ede:b057:6fff:fe8c:bdca, 162.158.211.27",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODA5NDcxNjR9.Y_RDjdXhoYnKfaZUrkjAmO1RiTyBagZqkRTxjuv2VWI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a050a568eec28ee0-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a106:3ede:b057:6fff:fe8c:bdca",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jun-2026 19:32:45 UTC] === END API CALL LOG ===
[01-Jun-2026 19:32:45 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jun-2026 19:32:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODA5NDcxNjR9.Y_RDjdXhoYnKfaZUrkjAmO1RiTyBagZqkRTxjuv2VWI
[01-Jun-2026 19:32:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jun-2026 19:32:45 UTC] ✅ JWT token verified successfully for user profile
[01-Jun-2026 19:32:45 UTC] User ID: 694
[01-Jun-2026 19:32:45 UTC] ✅ User profile retrieved successfully for user ID: 694
[01-Jun-2026 19:32:45 UTC] === API CALL LOG ===
[01-Jun-2026 19:32:45 UTC] Endpoint: user/profile.php
[01-Jun-2026 19:32:45 UTC] Full Log Data: {
    "timestamp": "2026-06-01 19:32:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a106:3ede:b057:6fff:fe8c:bdca",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a106:3ede:b057:6fff:fe8c:bdca, 162.158.210.44",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODA5NDcxNjR9.Y_RDjdXhoYnKfaZUrkjAmO1RiTyBagZqkRTxjuv2VWI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a050a5694f008ee0-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a106:3ede:b057:6fff:fe8c:bdca",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jun-2026 19:32:45 UTC] === END API CALL LOG ===
[01-Jun-2026 19:32:45 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jun-2026 19:32:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODA5NDcxNjR9.Y_RDjdXhoYnKfaZUrkjAmO1RiTyBagZqkRTxjuv2VWI
[01-Jun-2026 19:32:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jun-2026 19:32:45 UTC] ✅ JWT token verified successfully for user profile
[01-Jun-2026 19:32:45 UTC] User ID: 694
[01-Jun-2026 19:32:45 UTC] ✅ User profile retrieved successfully for user ID: 694
[01-Jun-2026 19:32:46 UTC] === API CALL LOG ===
[01-Jun-2026 19:32:46 UTC] Endpoint: user/profile.php
[01-Jun-2026 19:32:46 UTC] Full Log Data: {
    "timestamp": "2026-06-01 19:32:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a106:3ede:b057:6fff:fe8c:bdca",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a106:3ede:b057:6fff:fe8c:bdca, 162.158.211.27",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODA5NDcxNjR9.Y_RDjdXhoYnKfaZUrkjAmO1RiTyBagZqkRTxjuv2VWI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a050a56caa568ee0-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a106:3ede:b057:6fff:fe8c:bdca",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jun-2026 19:32:46 UTC] === END API CALL LOG ===
[01-Jun-2026 19:32:46 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jun-2026 19:32:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODA5NDcxNjR9.Y_RDjdXhoYnKfaZUrkjAmO1RiTyBagZqkRTxjuv2VWI
[01-Jun-2026 19:32:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jun-2026 19:32:46 UTC] ✅ JWT token verified successfully for user profile
[01-Jun-2026 19:32:46 UTC] User ID: 694
[01-Jun-2026 19:32:46 UTC] ✅ User profile retrieved successfully for user ID: 694
[01-Jun-2026 19:32:52 UTC] === API CALL LOG ===
[01-Jun-2026 19:32:52 UTC] Endpoint: user/profile.php
[01-Jun-2026 19:32:52 UTC] Full Log Data: {
    "timestamp": "2026-06-01 19:32:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a106:3ede:b057:6fff:fe8c:bdca",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a106:3ede:b057:6fff:fe8c:bdca, 162.158.211.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODA5NDcxNjR9.Y_RDjdXhoYnKfaZUrkjAmO1RiTyBagZqkRTxjuv2VWI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a050a5912d938ee0-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a106:3ede:b057:6fff:fe8c:bdca",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jun-2026 19:32:52 UTC] === END API CALL LOG ===
[01-Jun-2026 19:32:52 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jun-2026 19:32:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODA5NDcxNjR9.Y_RDjdXhoYnKfaZUrkjAmO1RiTyBagZqkRTxjuv2VWI
[01-Jun-2026 19:32:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jun-2026 19:32:52 UTC] ✅ JWT token verified successfully for user profile
[01-Jun-2026 19:32:52 UTC] User ID: 694
[01-Jun-2026 19:32:52 UTC] ✅ User profile retrieved successfully for user ID: 694
[01-Jun-2026 19:32:59 UTC] === API CALL LOG ===
[01-Jun-2026 19:32:59 UTC] Endpoint: user/profile.php
[01-Jun-2026 19:32:59 UTC] Full Log Data: {
    "timestamp": "2026-06-01 19:32:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a106:3ede:b057:6fff:fe8c:bdca",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a106:3ede:b057:6fff:fe8c:bdca, 162.158.211.27",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODA5NDcxNjR9.Y_RDjdXhoYnKfaZUrkjAmO1RiTyBagZqkRTxjuv2VWI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a050a5be9f31d0c7-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a106:3ede:b057:6fff:fe8c:bdca",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jun-2026 19:32:59 UTC] === END API CALL LOG ===
[01-Jun-2026 19:32:59 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jun-2026 19:32:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODA5NDcxNjR9.Y_RDjdXhoYnKfaZUrkjAmO1RiTyBagZqkRTxjuv2VWI
[01-Jun-2026 19:32:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jun-2026 19:32:59 UTC] ✅ JWT token verified successfully for user profile
[01-Jun-2026 19:32:59 UTC] User ID: 694
[01-Jun-2026 19:32:59 UTC] ✅ User profile retrieved successfully for user ID: 694
[01-Jun-2026 19:33:00 UTC] === API CALL LOG ===
[01-Jun-2026 19:33:00 UTC] Endpoint: user/profile.php
[01-Jun-2026 19:33:00 UTC] Full Log Data: {
    "timestamp": "2026-06-01 19:33:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a106:3ede:b057:6fff:fe8c:bdca",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a106:3ede:b057:6fff:fe8c:bdca, 162.158.211.27",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODA5NDcxNjR9.Y_RDjdXhoYnKfaZUrkjAmO1RiTyBagZqkRTxjuv2VWI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a050a5c3cb09d0c7-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a106:3ede:b057:6fff:fe8c:bdca",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jun-2026 19:33:00 UTC] === END API CALL LOG ===
[01-Jun-2026 19:33:00 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jun-2026 19:33:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODA5NDcxNjR9.Y_RDjdXhoYnKfaZUrkjAmO1RiTyBagZqkRTxjuv2VWI
[01-Jun-2026 19:33:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jun-2026 19:33:00 UTC] ✅ JWT token verified successfully for user profile
[01-Jun-2026 19:33:00 UTC] User ID: 694
[01-Jun-2026 19:33:00 UTC] ✅ User profile retrieved successfully for user ID: 694
[01-Jun-2026 19:33:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Jun-2026 19:33:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Jun-2026 19:33:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a00:1880:a106:3ede:b057:6fff:fe8c:bdca, 162.158.211.27","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODA5NDcxNjR9.Y_RDjdXhoYnKfaZUrkjAmO1RiTyBagZqkRTxjuv2VWI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a050a5c42c9dd0c7-SOF","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a00:1880:a106:3ede:b057:6fff:fe8c:bdca","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[01-Jun-2026 19:33:00 UTC] === User Orders API Called ===
[01-Jun-2026 19:33:00 UTC] User ID: 694
[01-Jun-2026 19:33:00 UTC] Limit: 20, Offset: 0
[01-Jun-2026 19:33:00 UTC] Orders found: 0
[01-Jun-2026 19:33:00 UTC] Orders data: []
[01-Jun-2026 19:33:00 UTC] Total orders count: 0
[01-Jun-2026 19:33:00 UTC] === API CALL LOG ===
[01-Jun-2026 19:33:00 UTC] Endpoint: user/profile.php
[01-Jun-2026 19:33:00 UTC] Full Log Data: {
    "timestamp": "2026-06-01 19:33:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a106:3ede:b057:6fff:fe8c:bdca",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a106:3ede:b057:6fff:fe8c:bdca, 162.158.211.27",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODA5NDcxNjR9.Y_RDjdXhoYnKfaZUrkjAmO1RiTyBagZqkRTxjuv2VWI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a050a5c48e2bd0c7-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a106:3ede:b057:6fff:fe8c:bdca",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jun-2026 19:33:00 UTC] === END API CALL LOG ===
[01-Jun-2026 19:33:00 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jun-2026 19:33:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODA5NDcxNjR9.Y_RDjdXhoYnKfaZUrkjAmO1RiTyBagZqkRTxjuv2VWI
[01-Jun-2026 19:33:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jun-2026 19:33:00 UTC] ✅ JWT token verified successfully for user profile
[01-Jun-2026 19:33:00 UTC] User ID: 694
[01-Jun-2026 19:33:00 UTC] ✅ User profile retrieved successfully for user ID: 694
[01-Jun-2026 19:33:00 UTC] === API CALL LOG ===
[01-Jun-2026 19:33:00 UTC] Endpoint: user/profile.php
[01-Jun-2026 19:33:00 UTC] Full Log Data: {
    "timestamp": "2026-06-01 19:33:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a106:3ede:b057:6fff:fe8c:bdca",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a106:3ede:b057:6fff:fe8c:bdca, 162.158.211.27",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODA5NDcxNjR9.Y_RDjdXhoYnKfaZUrkjAmO1RiTyBagZqkRTxjuv2VWI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a050a5c7bab5d0c7-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a106:3ede:b057:6fff:fe8c:bdca",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jun-2026 19:33:00 UTC] === END API CALL LOG ===
[01-Jun-2026 19:33:00 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jun-2026 19:33:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODA5NDcxNjR9.Y_RDjdXhoYnKfaZUrkjAmO1RiTyBagZqkRTxjuv2VWI
[01-Jun-2026 19:33:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jun-2026 19:33:00 UTC] ✅ JWT token verified successfully for user profile
[01-Jun-2026 19:33:00 UTC] User ID: 694
[01-Jun-2026 19:33:00 UTC] ✅ User profile retrieved successfully for user ID: 694
[01-Jun-2026 19:33:31 UTC] === API CALL LOG ===
[01-Jun-2026 19:33:31 UTC] Endpoint: user/profile.php
[01-Jun-2026 19:33:31 UTC] Full Log Data: {
    "timestamp": "2026-06-01 19:33:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a106:3ede:b057:6fff:fe8c:bdca",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a106:3ede:b057:6fff:fe8c:bdca, 162.158.211.27",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODA5NDcxNjR9.Y_RDjdXhoYnKfaZUrkjAmO1RiTyBagZqkRTxjuv2VWI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a050a688be14d0d6-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a106:3ede:b057:6fff:fe8c:bdca",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jun-2026 19:33:31 UTC] === END API CALL LOG ===
[01-Jun-2026 19:33:31 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jun-2026 19:33:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODA5NDcxNjR9.Y_RDjdXhoYnKfaZUrkjAmO1RiTyBagZqkRTxjuv2VWI
[01-Jun-2026 19:33:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jun-2026 19:33:31 UTC] ✅ JWT token verified successfully for user profile
[01-Jun-2026 19:33:31 UTC] User ID: 694
[01-Jun-2026 19:33:31 UTC] ✅ User profile retrieved successfully for user ID: 694
[01-Jun-2026 19:33:32 UTC] === API CALL LOG ===
[01-Jun-2026 19:33:32 UTC] Endpoint: user/profile.php
[01-Jun-2026 19:33:32 UTC] Full Log Data: {
    "timestamp": "2026-06-01 19:33:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a106:3ede:b057:6fff:fe8c:bdca",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a106:3ede:b057:6fff:fe8c:bdca, 162.158.211.27",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODA5NDcxNjR9.Y_RDjdXhoYnKfaZUrkjAmO1RiTyBagZqkRTxjuv2VWI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a050a68f8955d0d6-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a106:3ede:b057:6fff:fe8c:bdca",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jun-2026 19:33:32 UTC] === END API CALL LOG ===
[01-Jun-2026 19:33:32 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jun-2026 19:33:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODA5NDcxNjR9.Y_RDjdXhoYnKfaZUrkjAmO1RiTyBagZqkRTxjuv2VWI
[01-Jun-2026 19:33:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jun-2026 19:33:32 UTC] ✅ JWT token verified successfully for user profile
[01-Jun-2026 19:33:32 UTC] User ID: 694
[01-Jun-2026 19:33:32 UTC] ✅ User profile retrieved successfully for user ID: 694
[01-Jun-2026 19:33:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Jun-2026 19:33:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Jun-2026 19:33:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a00:1880:a106:3ede:b057:6fff:fe8c:bdca, 162.158.211.27","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODA5NDcxNjR9.Y_RDjdXhoYnKfaZUrkjAmO1RiTyBagZqkRTxjuv2VWI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a050a68ffb25d0d6-SOF","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a00:1880:a106:3ede:b057:6fff:fe8c:bdca","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[01-Jun-2026 19:33:32 UTC] === User Orders API Called ===
[01-Jun-2026 19:33:32 UTC] User ID: 694
[01-Jun-2026 19:33:32 UTC] Limit: 20, Offset: 0
[01-Jun-2026 19:33:32 UTC] Orders found: 0
[01-Jun-2026 19:33:32 UTC] Orders data: []
[01-Jun-2026 19:33:32 UTC] Total orders count: 0
[01-Jun-2026 19:33:32 UTC] === API CALL LOG ===
[01-Jun-2026 19:33:32 UTC] Endpoint: user/profile.php
[01-Jun-2026 19:33:32 UTC] Full Log Data: {
    "timestamp": "2026-06-01 19:33:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a106:3ede:b057:6fff:fe8c:bdca",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a106:3ede:b057:6fff:fe8c:bdca, 162.158.211.27",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODA5NDcxNjR9.Y_RDjdXhoYnKfaZUrkjAmO1RiTyBagZqkRTxjuv2VWI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a050a6903c47d0d6-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a106:3ede:b057:6fff:fe8c:bdca",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jun-2026 19:33:32 UTC] === END API CALL LOG ===
[01-Jun-2026 19:33:32 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jun-2026 19:33:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODA5NDcxNjR9.Y_RDjdXhoYnKfaZUrkjAmO1RiTyBagZqkRTxjuv2VWI
[01-Jun-2026 19:33:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jun-2026 19:33:32 UTC] ✅ JWT token verified successfully for user profile
[01-Jun-2026 19:33:32 UTC] User ID: 694
[01-Jun-2026 19:33:32 UTC] ✅ User profile retrieved successfully for user ID: 694
[01-Jun-2026 21:41:02 UTC] === API CALL LOG ===
[01-Jun-2026 21:41:02 UTC] Endpoint: user/profile.php
[01-Jun-2026 21:41:02 UTC] Full Log Data: {
    "timestamp": "2026-06-01 21:41:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:1374:63:6616:1c7:6505:e79f:a798",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2804:1374:63:6616:1c7:6505:e79f:a798, 172.64.222.17",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc5IiwidXNlcm5hbWUiOiJpZThzeXgiLCJlbWFpbCI6InNsc3VuZEBnbWFpbC5jb20iLCJleHAiOjE3ODA2NTk4MjN9.-QFg_HwYmmDr3A_rbccHM6gR0_qCT3zYy9NRLIlAFng",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05161505ae72754-GIG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2804:1374:63:6616:1c7:6505:e79f:a798",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jun-2026 21:41:02 UTC] === END API CALL LOG ===
[01-Jun-2026 21:41:02 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jun-2026 21:41:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc5IiwidXNlcm5hbWUiOiJpZThzeXgiLCJlbWFpbCI6InNsc3VuZEBnbWFpbC5jb20iLCJleHAiOjE3ODA2NTk4MjN9.-QFg_HwYmmDr3A_rbccHM6gR0_qCT3zYy9NRLIlAFng
[01-Jun-2026 21:41:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jun-2026 21:41:02 UTC] ✅ JWT token verified successfully for user profile
[01-Jun-2026 21:41:02 UTC] User ID: 679
[01-Jun-2026 21:41:02 UTC] ✅ User profile retrieved successfully for user ID: 679
[01-Jun-2026 21:41:03 UTC] === API CALL LOG ===
[01-Jun-2026 21:41:03 UTC] Endpoint: user/profile.php
[01-Jun-2026 21:41:03 UTC] Full Log Data: {
    "timestamp": "2026-06-01 21:41:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:1374:63:6616:1c7:6505:e79f:a798",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2804:1374:63:6616:1c7:6505:e79f:a798, 172.64.222.17",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc5IiwidXNlcm5hbWUiOiJpZThzeXgiLCJlbWFpbCI6InNsc3VuZEBnbWFpbC5jb20iLCJleHAiOjE3ODA2NTk4MjN9.-QFg_HwYmmDr3A_rbccHM6gR0_qCT3zYy9NRLIlAFng",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a051615a7f842754-GIG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2804:1374:63:6616:1c7:6505:e79f:a798",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jun-2026 21:41:03 UTC] === END API CALL LOG ===
[01-Jun-2026 21:41:03 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jun-2026 21:41:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc5IiwidXNlcm5hbWUiOiJpZThzeXgiLCJlbWFpbCI6InNsc3VuZEBnbWFpbC5jb20iLCJleHAiOjE3ODA2NTk4MjN9.-QFg_HwYmmDr3A_rbccHM6gR0_qCT3zYy9NRLIlAFng
[01-Jun-2026 21:41:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jun-2026 21:41:03 UTC] ✅ JWT token verified successfully for user profile
[01-Jun-2026 21:41:03 UTC] User ID: 679
[01-Jun-2026 21:41:03 UTC] ✅ User profile retrieved successfully for user ID: 679
[01-Jun-2026 21:41:03 UTC] === API CALL LOG ===
[01-Jun-2026 21:41:03 UTC] Endpoint: user/profile.php
[01-Jun-2026 21:41:03 UTC] Full Log Data: {
    "timestamp": "2026-06-01 21:41:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:1374:63:6616:1c7:6505:e79f:a798",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2804:1374:63:6616:1c7:6505:e79f:a798, 172.64.222.17",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc5IiwidXNlcm5hbWUiOiJpZThzeXgiLCJlbWFpbCI6InNsc3VuZEBnbWFpbC5jb20iLCJleHAiOjE3ODA2NTk4MjN9.-QFg_HwYmmDr3A_rbccHM6gR0_qCT3zYy9NRLIlAFng",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a051615b194d2754-GIG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2804:1374:63:6616:1c7:6505:e79f:a798",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jun-2026 21:41:03 UTC] === END API CALL LOG ===
[01-Jun-2026 21:41:03 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jun-2026 21:41:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc5IiwidXNlcm5hbWUiOiJpZThzeXgiLCJlbWFpbCI6InNsc3VuZEBnbWFpbC5jb20iLCJleHAiOjE3ODA2NTk4MjN9.-QFg_HwYmmDr3A_rbccHM6gR0_qCT3zYy9NRLIlAFng
[01-Jun-2026 21:41:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jun-2026 21:41:03 UTC] ✅ JWT token verified successfully for user profile
[01-Jun-2026 21:41:03 UTC] User ID: 679
[01-Jun-2026 21:41:03 UTC] ✅ User profile retrieved successfully for user ID: 679
[01-Jun-2026 21:41:04 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Jun-2026 21:41:04 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Jun-2026 21:41:04 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2804:1374:63:6616:1c7:6505:e79f:a798, 172.64.222.51","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc5IiwidXNlcm5hbWUiOiJpZThzeXgiLCJlbWFpbCI6InNsc3VuZEBnbWFpbC5jb20iLCJleHAiOjE3ODA2NTk4MjN9.-QFg_HwYmmDr3A_rbccHM6gR0_qCT3zYy9NRLIlAFng","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a051615a7f872754-GIG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2804:1374:63:6616:1c7:6505:e79f:a798","cf-ipcountry":"BR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[01-Jun-2026 21:41:04 UTC] === User Orders API Called ===
[01-Jun-2026 21:41:04 UTC] User ID: 679
[01-Jun-2026 21:41:04 UTC] Limit: 20, Offset: 0
[01-Jun-2026 21:41:04 UTC] Orders found: 2
[01-Jun-2026 21:41:04 UTC] Orders data: [{"id":313,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cwtopzz","status":"cancelled","created_at":"2026-06-01 21:46:56","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":312,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cwtopzz","status":"cancelled","created_at":"2026-06-01 20:55:54","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[01-Jun-2026 21:41:04 UTC] Total orders count: 2
[01-Jun-2026 21:41:05 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Jun-2026 21:41:05 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Jun-2026 21:41:05 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2804:1374:63:6616:1c7:6505:e79f:a798, 172.64.222.17","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc5IiwidXNlcm5hbWUiOiJpZThzeXgiLCJlbWFpbCI6InNsc3VuZEBnbWFpbC5jb20iLCJleHAiOjE3ODA2NTk4MjN9.-QFg_HwYmmDr3A_rbccHM6gR0_qCT3zYy9NRLIlAFng","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a05161672d872754-GIG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2804:1374:63:6616:1c7:6505:e79f:a798","cf-ipcountry":"BR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[01-Jun-2026 21:41:05 UTC] === User Orders API Called ===
[01-Jun-2026 21:41:05 UTC] User ID: 679
[01-Jun-2026 21:41:05 UTC] Limit: 20, Offset: 0
[01-Jun-2026 21:41:05 UTC] Orders found: 2
[01-Jun-2026 21:41:05 UTC] Orders data: [{"id":313,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cwtopzz","status":"cancelled","created_at":"2026-06-01 21:46:56","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":312,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cwtopzz","status":"cancelled","created_at":"2026-06-01 20:55:54","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[01-Jun-2026 21:41:05 UTC] Total orders count: 2
[01-Jun-2026 23:56:16 UTC] === API CALL LOG ===
[01-Jun-2026 23:56:16 UTC] Endpoint: user/profile.php
[01-Jun-2026 23:56:16 UTC] Full Log Data: {
    "timestamp": "2026-06-01 23:56:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "93.176.135.37",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "93.176.135.37, 104.22.7.20",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk5IiwidXNlcm5hbWUiOiJybW1tIiwiZW1haWwiOiJ0cmFwNjE0NDVAZ21haWwuY29tIiwiZXhwIjoxNzgwOTYyOTc1fQ.KZVYAfxKSBICsM19T7xfY97Rtr281B0C5cnFkhdco0I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05227690ab42183-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "93.176.135.37",
        "cf-ipcountry": "ES",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jun-2026 23:56:16 UTC] === END API CALL LOG ===
[01-Jun-2026 23:56:16 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jun-2026 23:56:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk5IiwidXNlcm5hbWUiOiJybW1tIiwiZW1haWwiOiJ0cmFwNjE0NDVAZ21haWwuY29tIiwiZXhwIjoxNzgwOTYyOTc1fQ.KZVYAfxKSBICsM19T7xfY97Rtr281B0C5cnFkhdco0I
[01-Jun-2026 23:56:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jun-2026 23:56:16 UTC] ✅ JWT token verified successfully for user profile
[01-Jun-2026 23:56:16 UTC] User ID: 699
[01-Jun-2026 23:56:16 UTC] ✅ User profile retrieved successfully for user ID: 699
[01-Jun-2026 23:56:16 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Jun-2026 23:56:16 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Jun-2026 23:56:16 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"93.176.135.37, 104.22.7.20","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk5IiwidXNlcm5hbWUiOiJybW1tIiwiZW1haWwiOiJ0cmFwNjE0NDVAZ21haWwuY29tIiwiZXhwIjoxNzgwOTYyOTc1fQ.KZVYAfxKSBICsM19T7xfY97Rtr281B0C5cnFkhdco0I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a05227692ac42183-MAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"93.176.135.37","cf-ipcountry":"ES","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[01-Jun-2026 23:56:16 UTC] === User Orders API Called ===
[01-Jun-2026 23:56:16 UTC] User ID: 699
[01-Jun-2026 23:56:16 UTC] Limit: 20, Offset: 0
[01-Jun-2026 23:56:16 UTC] Orders found: 0
[01-Jun-2026 23:56:16 UTC] Orders data: []
[01-Jun-2026 23:56:16 UTC] Total orders count: 0
[01-Jun-2026 23:56:16 UTC] === API CALL LOG ===
[01-Jun-2026 23:56:16 UTC] Endpoint: user/profile.php
[01-Jun-2026 23:56:16 UTC] Full Log Data: {
    "timestamp": "2026-06-01 23:56:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "93.176.135.37",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "93.176.135.37, 104.22.7.20",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk5IiwidXNlcm5hbWUiOiJybW1tIiwiZW1haWwiOiJ0cmFwNjE0NDVAZ21haWwuY29tIiwiZXhwIjoxNzgwOTYyOTc1fQ.KZVYAfxKSBICsM19T7xfY97Rtr281B0C5cnFkhdco0I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0522769fb1e2183-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "93.176.135.37",
        "cf-ipcountry": "ES",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jun-2026 23:56:16 UTC] === END API CALL LOG ===
[01-Jun-2026 23:56:16 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jun-2026 23:56:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk5IiwidXNlcm5hbWUiOiJybW1tIiwiZW1haWwiOiJ0cmFwNjE0NDVAZ21haWwuY29tIiwiZXhwIjoxNzgwOTYyOTc1fQ.KZVYAfxKSBICsM19T7xfY97Rtr281B0C5cnFkhdco0I
[01-Jun-2026 23:56:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jun-2026 23:56:16 UTC] ✅ JWT token verified successfully for user profile
[01-Jun-2026 23:56:16 UTC] User ID: 699
[01-Jun-2026 23:56:16 UTC] ✅ User profile retrieved successfully for user ID: 699
[01-Jun-2026 23:56:16 UTC] === API CALL LOG ===
[01-Jun-2026 23:56:16 UTC] Endpoint: user/profile.php
[01-Jun-2026 23:56:16 UTC] Full Log Data: {
    "timestamp": "2026-06-01 23:56:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "93.176.135.37",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "93.176.135.37, 104.22.7.95",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk5IiwidXNlcm5hbWUiOiJybW1tIiwiZW1haWwiOiJ0cmFwNjE0NDVAZ21haWwuY29tIiwiZXhwIjoxNzgwOTYyOTc1fQ.KZVYAfxKSBICsM19T7xfY97Rtr281B0C5cnFkhdco0I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a052276b3b9a2183-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "93.176.135.37",
        "cf-ipcountry": "ES",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jun-2026 23:56:16 UTC] === END API CALL LOG ===
[01-Jun-2026 23:56:16 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jun-2026 23:56:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk5IiwidXNlcm5hbWUiOiJybW1tIiwiZW1haWwiOiJ0cmFwNjE0NDVAZ21haWwuY29tIiwiZXhwIjoxNzgwOTYyOTc1fQ.KZVYAfxKSBICsM19T7xfY97Rtr281B0C5cnFkhdco0I
[01-Jun-2026 23:56:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jun-2026 23:56:16 UTC] ✅ JWT token verified successfully for user profile
[01-Jun-2026 23:56:16 UTC] User ID: 699
[01-Jun-2026 23:56:16 UTC] ✅ User profile retrieved successfully for user ID: 699
[01-Jun-2026 23:56:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Jun-2026 23:56:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Jun-2026 23:56:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"93.176.135.37, 104.22.7.20","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk5IiwidXNlcm5hbWUiOiJybW1tIiwiZW1haWwiOiJ0cmFwNjE0NDVAZ21haWwuY29tIiwiZXhwIjoxNzgwOTYyOTc1fQ.KZVYAfxKSBICsM19T7xfY97Rtr281B0C5cnFkhdco0I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a05227ed2d5d2183-MAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"93.176.135.37","cf-ipcountry":"ES","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[01-Jun-2026 23:56:37 UTC] === User Orders API Called ===
[01-Jun-2026 23:56:37 UTC] User ID: 699
[01-Jun-2026 23:56:37 UTC] Limit: 20, Offset: 0
[01-Jun-2026 23:56:37 UTC] Orders found: 0
[01-Jun-2026 23:56:37 UTC] Orders data: []
[01-Jun-2026 23:56:37 UTC] Total orders count: 0
[01-Jun-2026 23:56:37 UTC] === API CALL LOG ===
[01-Jun-2026 23:56:37 UTC] Endpoint: user/profile.php
[01-Jun-2026 23:56:37 UTC] Full Log Data: {
    "timestamp": "2026-06-01 23:56:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "93.176.135.37",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "93.176.135.37, 104.22.7.20",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk5IiwidXNlcm5hbWUiOiJybW1tIiwiZW1haWwiOiJ0cmFwNjE0NDVAZ21haWwuY29tIiwiZXhwIjoxNzgwOTYyOTc1fQ.KZVYAfxKSBICsM19T7xfY97Rtr281B0C5cnFkhdco0I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05227ed7d802183-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "93.176.135.37",
        "cf-ipcountry": "ES",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jun-2026 23:56:37 UTC] === END API CALL LOG ===
[01-Jun-2026 23:56:37 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jun-2026 23:56:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk5IiwidXNlcm5hbWUiOiJybW1tIiwiZW1haWwiOiJ0cmFwNjE0NDVAZ21haWwuY29tIiwiZXhwIjoxNzgwOTYyOTc1fQ.KZVYAfxKSBICsM19T7xfY97Rtr281B0C5cnFkhdco0I
[01-Jun-2026 23:56:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jun-2026 23:56:37 UTC] ✅ JWT token verified successfully for user profile
[01-Jun-2026 23:56:37 UTC] User ID: 699
[01-Jun-2026 23:56:37 UTC] ✅ User profile retrieved successfully for user ID: 699
[01-Jun-2026 23:56:37 UTC] === API CALL LOG ===
[01-Jun-2026 23:56:37 UTC] Endpoint: user/profile.php
[01-Jun-2026 23:56:37 UTC] Full Log Data: {
    "timestamp": "2026-06-01 23:56:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "93.176.135.37",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "93.176.135.37, 104.22.7.20",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk5IiwidXNlcm5hbWUiOiJybW1tIiwiZW1haWwiOiJ0cmFwNjE0NDVAZ21haWwuY29tIiwiZXhwIjoxNzgwOTYyOTc1fQ.KZVYAfxKSBICsM19T7xfY97Rtr281B0C5cnFkhdco0I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05227eece082183-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "93.176.135.37",
        "cf-ipcountry": "ES",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jun-2026 23:56:37 UTC] === END API CALL LOG ===
[01-Jun-2026 23:56:37 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jun-2026 23:56:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk5IiwidXNlcm5hbWUiOiJybW1tIiwiZW1haWwiOiJ0cmFwNjE0NDVAZ21haWwuY29tIiwiZXhwIjoxNzgwOTYyOTc1fQ.KZVYAfxKSBICsM19T7xfY97Rtr281B0C5cnFkhdco0I
[01-Jun-2026 23:56:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jun-2026 23:56:37 UTC] ✅ JWT token verified successfully for user profile
[01-Jun-2026 23:56:37 UTC] User ID: 699
[01-Jun-2026 23:56:37 UTC] ✅ User profile retrieved successfully for user ID: 699
[01-Jun-2026 23:56:37 UTC] === API CALL LOG ===
[01-Jun-2026 23:56:37 UTC] Endpoint: user/profile.php
[01-Jun-2026 23:56:37 UTC] Full Log Data: {
    "timestamp": "2026-06-01 23:56:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "93.176.135.37",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "93.176.135.37, 104.22.7.20",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk5IiwidXNlcm5hbWUiOiJybW1tIiwiZW1haWwiOiJ0cmFwNjE0NDVAZ21haWwuY29tIiwiZXhwIjoxNzgwOTYyOTc1fQ.KZVYAfxKSBICsM19T7xfY97Rtr281B0C5cnFkhdco0I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05227f15efb2183-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "93.176.135.37",
        "cf-ipcountry": "ES",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jun-2026 23:56:37 UTC] === END API CALL LOG ===
[01-Jun-2026 23:56:37 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jun-2026 23:56:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk5IiwidXNlcm5hbWUiOiJybW1tIiwiZW1haWwiOiJ0cmFwNjE0NDVAZ21haWwuY29tIiwiZXhwIjoxNzgwOTYyOTc1fQ.KZVYAfxKSBICsM19T7xfY97Rtr281B0C5cnFkhdco0I
[01-Jun-2026 23:56:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jun-2026 23:56:37 UTC] ✅ JWT token verified successfully for user profile
[01-Jun-2026 23:56:37 UTC] User ID: 699
[01-Jun-2026 23:56:37 UTC] ✅ User profile retrieved successfully for user ID: 699
[01-Jun-2026 23:56:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Jun-2026 23:56:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Jun-2026 23:56:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"93.176.135.37, 104.22.7.20","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk5IiwidXNlcm5hbWUiOiJybW1tIiwiZW1haWwiOiJ0cmFwNjE0NDVAZ21haWwuY29tIiwiZXhwIjoxNzgwOTYyOTc1fQ.KZVYAfxKSBICsM19T7xfY97Rtr281B0C5cnFkhdco0I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a052283d8c7d2183-MAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"93.176.135.37","cf-ipcountry":"ES","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[01-Jun-2026 23:56:50 UTC] === User Orders API Called ===
[01-Jun-2026 23:56:50 UTC] User ID: 699
[01-Jun-2026 23:56:50 UTC] Limit: 20, Offset: 0
[01-Jun-2026 23:56:50 UTC] Orders found: 0
[01-Jun-2026 23:56:50 UTC] Orders data: []
[01-Jun-2026 23:56:50 UTC] Total orders count: 0
[01-Jun-2026 23:56:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Jun-2026 23:56:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Jun-2026 23:56:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"93.176.135.37, 104.22.7.20","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk5IiwidXNlcm5hbWUiOiJybW1tIiwiZW1haWwiOiJ0cmFwNjE0NDVAZ21haWwuY29tIiwiZXhwIjoxNzgwOTYyOTc1fQ.KZVYAfxKSBICsM19T7xfY97Rtr281B0C5cnFkhdco0I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a052284939652183-MAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"93.176.135.37","cf-ipcountry":"ES","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[01-Jun-2026 23:56:52 UTC] === User Orders API Called ===
[01-Jun-2026 23:56:52 UTC] User ID: 699
[01-Jun-2026 23:56:52 UTC] Limit: 20, Offset: 0
[01-Jun-2026 23:56:52 UTC] Orders found: 0
[01-Jun-2026 23:56:52 UTC] Orders data: []
[01-Jun-2026 23:56:52 UTC] Total orders count: 0
[01-Jun-2026 23:56:52 UTC] === API CALL LOG ===
[01-Jun-2026 23:56:52 UTC] Endpoint: user/profile.php
[01-Jun-2026 23:56:52 UTC] Full Log Data: {
    "timestamp": "2026-06-01 23:56:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "93.176.135.37",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "93.176.135.37, 104.22.7.20",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk5IiwidXNlcm5hbWUiOiJybW1tIiwiZW1haWwiOiJ0cmFwNjE0NDVAZ21haWwuY29tIiwiZXhwIjoxNzgwOTYyOTc1fQ.KZVYAfxKSBICsM19T7xfY97Rtr281B0C5cnFkhdco0I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0522849e99b2183-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "93.176.135.37",
        "cf-ipcountry": "ES",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jun-2026 23:56:52 UTC] === END API CALL LOG ===
[01-Jun-2026 23:56:52 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jun-2026 23:56:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk5IiwidXNlcm5hbWUiOiJybW1tIiwiZW1haWwiOiJ0cmFwNjE0NDVAZ21haWwuY29tIiwiZXhwIjoxNzgwOTYyOTc1fQ.KZVYAfxKSBICsM19T7xfY97Rtr281B0C5cnFkhdco0I
[01-Jun-2026 23:56:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jun-2026 23:56:52 UTC] ✅ JWT token verified successfully for user profile
[01-Jun-2026 23:56:52 UTC] User ID: 699
[01-Jun-2026 23:56:52 UTC] ✅ User profile retrieved successfully for user ID: 699
[01-Jun-2026 23:56:52 UTC] === API CALL LOG ===
[01-Jun-2026 23:56:52 UTC] Endpoint: user/profile.php
[01-Jun-2026 23:56:52 UTC] Full Log Data: {
    "timestamp": "2026-06-01 23:56:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "93.176.135.37",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "93.176.135.37, 104.22.7.20",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk5IiwidXNlcm5hbWUiOiJybW1tIiwiZW1haWwiOiJ0cmFwNjE0NDVAZ21haWwuY29tIiwiZXhwIjoxNzgwOTYyOTc1fQ.KZVYAfxKSBICsM19T7xfY97Rtr281B0C5cnFkhdco0I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a052284b1a0e2183-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "93.176.135.37",
        "cf-ipcountry": "ES",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jun-2026 23:56:52 UTC] === END API CALL LOG ===
[01-Jun-2026 23:56:52 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jun-2026 23:56:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk5IiwidXNlcm5hbWUiOiJybW1tIiwiZW1haWwiOiJ0cmFwNjE0NDVAZ21haWwuY29tIiwiZXhwIjoxNzgwOTYyOTc1fQ.KZVYAfxKSBICsM19T7xfY97Rtr281B0C5cnFkhdco0I
[01-Jun-2026 23:56:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jun-2026 23:56:52 UTC] ✅ JWT token verified successfully for user profile
[01-Jun-2026 23:56:52 UTC] User ID: 699
[01-Jun-2026 23:56:52 UTC] ✅ User profile retrieved successfully for user ID: 699
[01-Jun-2026 23:56:52 UTC] === API CALL LOG ===
[01-Jun-2026 23:56:52 UTC] Endpoint: user/profile.php
[01-Jun-2026 23:56:52 UTC] Full Log Data: {
    "timestamp": "2026-06-01 23:56:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "93.176.135.37",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "93.176.135.37, 104.22.7.20",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk5IiwidXNlcm5hbWUiOiJybW1tIiwiZW1haWwiOiJ0cmFwNjE0NDVAZ21haWwuY29tIiwiZXhwIjoxNzgwOTYyOTc1fQ.KZVYAfxKSBICsM19T7xfY97Rtr281B0C5cnFkhdco0I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a052284d9b122183-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "93.176.135.37",
        "cf-ipcountry": "ES",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jun-2026 23:56:52 UTC] === END API CALL LOG ===
[01-Jun-2026 23:56:52 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jun-2026 23:56:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk5IiwidXNlcm5hbWUiOiJybW1tIiwiZW1haWwiOiJ0cmFwNjE0NDVAZ21haWwuY29tIiwiZXhwIjoxNzgwOTYyOTc1fQ.KZVYAfxKSBICsM19T7xfY97Rtr281B0C5cnFkhdco0I
[01-Jun-2026 23:56:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jun-2026 23:56:52 UTC] ✅ JWT token verified successfully for user profile
[01-Jun-2026 23:56:52 UTC] User ID: 699
[01-Jun-2026 23:56:52 UTC] ✅ User profile retrieved successfully for user ID: 699
[01-Jun-2026 23:56:53 UTC] === API CALL LOG ===
[01-Jun-2026 23:56:53 UTC] Endpoint: user/profile.php
[01-Jun-2026 23:56:53 UTC] Full Log Data: {
    "timestamp": "2026-06-01 23:56:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "93.176.135.37",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "93.176.135.37, 104.22.7.20",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk5IiwidXNlcm5hbWUiOiJybW1tIiwiZW1haWwiOiJ0cmFwNjE0NDVAZ21haWwuY29tIiwiZXhwIjoxNzgwOTYyOTc1fQ.KZVYAfxKSBICsM19T7xfY97Rtr281B0C5cnFkhdco0I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05228515c902183-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "93.176.135.37",
        "cf-ipcountry": "ES",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jun-2026 23:56:53 UTC] === END API CALL LOG ===
[01-Jun-2026 23:56:53 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jun-2026 23:56:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk5IiwidXNlcm5hbWUiOiJybW1tIiwiZW1haWwiOiJ0cmFwNjE0NDVAZ21haWwuY29tIiwiZXhwIjoxNzgwOTYyOTc1fQ.KZVYAfxKSBICsM19T7xfY97Rtr281B0C5cnFkhdco0I
[01-Jun-2026 23:56:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jun-2026 23:56:53 UTC] ✅ JWT token verified successfully for user profile
[01-Jun-2026 23:56:53 UTC] User ID: 699
[01-Jun-2026 23:56:53 UTC] ✅ User profile retrieved successfully for user ID: 699
[01-Jun-2026 23:56:53 UTC] User Purchases API - User ID: 699
[01-Jun-2026 23:56:53 UTC] User Purchases API - Total purchases found: 0
[01-Jun-2026 23:56:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Jun-2026 23:56:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Jun-2026 23:56:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"93.176.135.37, 104.22.7.20","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk5IiwidXNlcm5hbWUiOiJybW1tIiwiZW1haWwiOiJ0cmFwNjE0NDVAZ21haWwuY29tIiwiZXhwIjoxNzgwOTYyOTc1fQ.KZVYAfxKSBICsM19T7xfY97Rtr281B0C5cnFkhdco0I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a05228675ca82183-MAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"93.176.135.37","cf-ipcountry":"ES","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[01-Jun-2026 23:56:56 UTC] === User Orders API Called ===
[01-Jun-2026 23:56:56 UTC] User ID: 699
[01-Jun-2026 23:56:56 UTC] Limit: 20, Offset: 0
[01-Jun-2026 23:56:56 UTC] Orders found: 0
[01-Jun-2026 23:56:56 UTC] Orders data: []
[01-Jun-2026 23:56:56 UTC] Total orders count: 0
[01-Jun-2026 23:57:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Jun-2026 23:57:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Jun-2026 23:57:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"93.176.135.37, 104.22.7.20","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk5IiwidXNlcm5hbWUiOiJybW1tIiwiZW1haWwiOiJ0cmFwNjE0NDVAZ21haWwuY29tIiwiZXhwIjoxNzgwOTYyOTc1fQ.KZVYAfxKSBICsM19T7xfY97Rtr281B0C5cnFkhdco0I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a05228814ddb2183-MAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"93.176.135.37","cf-ipcountry":"ES","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[01-Jun-2026 23:57:01 UTC] === User Orders API Called ===
[01-Jun-2026 23:57:01 UTC] User ID: 699
[01-Jun-2026 23:57:01 UTC] Limit: 20, Offset: 0
[01-Jun-2026 23:57:01 UTC] Orders found: 0
[01-Jun-2026 23:57:01 UTC] Orders data: []
[01-Jun-2026 23:57:01 UTC] Total orders count: 0
[01-Jun-2026 23:57:01 UTC] === API CALL LOG ===
[01-Jun-2026 23:57:01 UTC] Endpoint: user/profile.php
[01-Jun-2026 23:57:01 UTC] Full Log Data: {
    "timestamp": "2026-06-01 23:57:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "93.176.135.37",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "93.176.135.37, 104.22.7.20",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk5IiwidXNlcm5hbWUiOiJybW1tIiwiZW1haWwiOiJ0cmFwNjE0NDVAZ21haWwuY29tIiwiZXhwIjoxNzgwOTYyOTc1fQ.KZVYAfxKSBICsM19T7xfY97Rtr281B0C5cnFkhdco0I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0522881fe1a2183-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "93.176.135.37",
        "cf-ipcountry": "ES",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jun-2026 23:57:01 UTC] === END API CALL LOG ===
[01-Jun-2026 23:57:01 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jun-2026 23:57:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk5IiwidXNlcm5hbWUiOiJybW1tIiwiZW1haWwiOiJ0cmFwNjE0NDVAZ21haWwuY29tIiwiZXhwIjoxNzgwOTYyOTc1fQ.KZVYAfxKSBICsM19T7xfY97Rtr281B0C5cnFkhdco0I
[01-Jun-2026 23:57:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jun-2026 23:57:01 UTC] ✅ JWT token verified successfully for user profile
[01-Jun-2026 23:57:01 UTC] User ID: 699
[01-Jun-2026 23:57:01 UTC] ✅ User profile retrieved successfully for user ID: 699
[01-Jun-2026 23:57:01 UTC] === API CALL LOG ===
[01-Jun-2026 23:57:01 UTC] Endpoint: user/profile.php
[01-Jun-2026 23:57:01 UTC] Full Log Data: {
    "timestamp": "2026-06-01 23:57:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "93.176.135.37",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "93.176.135.37, 104.22.7.20",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk5IiwidXNlcm5hbWUiOiJybW1tIiwiZW1haWwiOiJ0cmFwNjE0NDVAZ21haWwuY29tIiwiZXhwIjoxNzgwOTYyOTc1fQ.KZVYAfxKSBICsM19T7xfY97Rtr281B0C5cnFkhdco0I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05228831e9d2183-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "93.176.135.37",
        "cf-ipcountry": "ES",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jun-2026 23:57:01 UTC] === END API CALL LOG ===
[01-Jun-2026 23:57:01 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jun-2026 23:57:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk5IiwidXNlcm5hbWUiOiJybW1tIiwiZW1haWwiOiJ0cmFwNjE0NDVAZ21haWwuY29tIiwiZXhwIjoxNzgwOTYyOTc1fQ.KZVYAfxKSBICsM19T7xfY97Rtr281B0C5cnFkhdco0I
[01-Jun-2026 23:57:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jun-2026 23:57:01 UTC] ✅ JWT token verified successfully for user profile
[01-Jun-2026 23:57:01 UTC] User ID: 699
[01-Jun-2026 23:57:01 UTC] ✅ User profile retrieved successfully for user ID: 699
[01-Jun-2026 23:57:01 UTC] === API CALL LOG ===
[01-Jun-2026 23:57:01 UTC] Endpoint: user/profile.php
[01-Jun-2026 23:57:01 UTC] Full Log Data: {
    "timestamp": "2026-06-01 23:57:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "93.176.135.37",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "93.176.135.37, 104.22.7.20",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk5IiwidXNlcm5hbWUiOiJybW1tIiwiZW1haWwiOiJ0cmFwNjE0NDVAZ21haWwuY29tIiwiZXhwIjoxNzgwOTYyOTc1fQ.KZVYAfxKSBICsM19T7xfY97Rtr281B0C5cnFkhdco0I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05228859fbf2183-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "93.176.135.37",
        "cf-ipcountry": "ES",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jun-2026 23:57:01 UTC] === END API CALL LOG ===
[01-Jun-2026 23:57:01 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jun-2026 23:57:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk5IiwidXNlcm5hbWUiOiJybW1tIiwiZW1haWwiOiJ0cmFwNjE0NDVAZ21haWwuY29tIiwiZXhwIjoxNzgwOTYyOTc1fQ.KZVYAfxKSBICsM19T7xfY97Rtr281B0C5cnFkhdco0I
[01-Jun-2026 23:57:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jun-2026 23:57:01 UTC] ✅ JWT token verified successfully for user profile
[01-Jun-2026 23:57:01 UTC] User ID: 699
[01-Jun-2026 23:57:01 UTC] ✅ User profile retrieved successfully for user ID: 699
[01-Jun-2026 23:57:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Jun-2026 23:57:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Jun-2026 23:57:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"93.176.135.37, 104.22.7.20","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk5IiwidXNlcm5hbWUiOiJybW1tIiwiZW1haWwiOiJ0cmFwNjE0NDVAZ21haWwuY29tIiwiZXhwIjoxNzgwOTYyOTc1fQ.KZVYAfxKSBICsM19T7xfY97Rtr281B0C5cnFkhdco0I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a05228a68cd62183-MAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"93.176.135.37","cf-ipcountry":"ES","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[01-Jun-2026 23:57:06 UTC] === User Orders API Called ===
[01-Jun-2026 23:57:06 UTC] User ID: 699
[01-Jun-2026 23:57:06 UTC] Limit: 20, Offset: 0
[01-Jun-2026 23:57:06 UTC] Orders found: 0
[01-Jun-2026 23:57:06 UTC] Orders data: []
[01-Jun-2026 23:57:06 UTC] Total orders count: 0
[01-Jun-2026 23:57:07 UTC] === API CALL LOG ===
[01-Jun-2026 23:57:07 UTC] Endpoint: user/profile.php
[01-Jun-2026 23:57:07 UTC] Full Log Data: {
    "timestamp": "2026-06-01 23:57:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "93.176.135.37",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "93.176.135.37, 104.22.7.20",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk5IiwidXNlcm5hbWUiOiJybW1tIiwiZW1haWwiOiJ0cmFwNjE0NDVAZ21haWwuY29tIiwiZXhwIjoxNzgwOTYyOTc1fQ.KZVYAfxKSBICsM19T7xfY97Rtr281B0C5cnFkhdco0I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05228a73d122183-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "93.176.135.37",
        "cf-ipcountry": "ES",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jun-2026 23:57:07 UTC] === END API CALL LOG ===
[01-Jun-2026 23:57:07 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jun-2026 23:57:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk5IiwidXNlcm5hbWUiOiJybW1tIiwiZW1haWwiOiJ0cmFwNjE0NDVAZ21haWwuY29tIiwiZXhwIjoxNzgwOTYyOTc1fQ.KZVYAfxKSBICsM19T7xfY97Rtr281B0C5cnFkhdco0I
[01-Jun-2026 23:57:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jun-2026 23:57:07 UTC] ✅ JWT token verified successfully for user profile
[01-Jun-2026 23:57:07 UTC] User ID: 699
[01-Jun-2026 23:57:07 UTC] ✅ User profile retrieved successfully for user ID: 699
[01-Jun-2026 23:57:07 UTC] === API CALL LOG ===
[01-Jun-2026 23:57:07 UTC] Endpoint: user/profile.php
[01-Jun-2026 23:57:07 UTC] Full Log Data: {
    "timestamp": "2026-06-01 23:57:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "93.176.135.37",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "93.176.135.37, 104.22.7.20",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk5IiwidXNlcm5hbWUiOiJybW1tIiwiZW1haWwiOiJ0cmFwNjE0NDVAZ21haWwuY29tIiwiZXhwIjoxNzgwOTYyOTc1fQ.KZVYAfxKSBICsM19T7xfY97Rtr281B0C5cnFkhdco0I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05228a85d602183-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "93.176.135.37",
        "cf-ipcountry": "ES",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jun-2026 23:57:07 UTC] === END API CALL LOG ===
[01-Jun-2026 23:57:07 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jun-2026 23:57:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk5IiwidXNlcm5hbWUiOiJybW1tIiwiZW1haWwiOiJ0cmFwNjE0NDVAZ21haWwuY29tIiwiZXhwIjoxNzgwOTYyOTc1fQ.KZVYAfxKSBICsM19T7xfY97Rtr281B0C5cnFkhdco0I
[01-Jun-2026 23:57:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jun-2026 23:57:07 UTC] ✅ JWT token verified successfully for user profile
[01-Jun-2026 23:57:07 UTC] User ID: 699
[01-Jun-2026 23:57:07 UTC] ✅ User profile retrieved successfully for user ID: 699
[01-Jun-2026 23:57:07 UTC] === API CALL LOG ===
[01-Jun-2026 23:57:07 UTC] Endpoint: user/profile.php
[01-Jun-2026 23:57:07 UTC] Full Log Data: {
    "timestamp": "2026-06-01 23:57:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "93.176.135.37",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "93.176.135.37, 104.22.7.20",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk5IiwidXNlcm5hbWUiOiJybW1tIiwiZW1haWwiOiJ0cmFwNjE0NDVAZ21haWwuY29tIiwiZXhwIjoxNzgwOTYyOTc1fQ.KZVYAfxKSBICsM19T7xfY97Rtr281B0C5cnFkhdco0I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05228aaee2b2183-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "93.176.135.37",
        "cf-ipcountry": "ES",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jun-2026 23:57:07 UTC] === END API CALL LOG ===
[01-Jun-2026 23:57:07 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jun-2026 23:57:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk5IiwidXNlcm5hbWUiOiJybW1tIiwiZW1haWwiOiJ0cmFwNjE0NDVAZ21haWwuY29tIiwiZXhwIjoxNzgwOTYyOTc1fQ.KZVYAfxKSBICsM19T7xfY97Rtr281B0C5cnFkhdco0I
[01-Jun-2026 23:57:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jun-2026 23:57:07 UTC] ✅ JWT token verified successfully for user profile
[01-Jun-2026 23:57:07 UTC] User ID: 699
[01-Jun-2026 23:57:07 UTC] ✅ User profile retrieved successfully for user ID: 699
[02-Jun-2026 00:10:55 UTC] === API CALL LOG ===
[02-Jun-2026 00:10:55 UTC] Endpoint: user/profile.php
[02-Jun-2026 00:10:55 UTC] Full Log Data: {
    "timestamp": "2026-06-02 00:10:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "93.176.135.37",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "93.176.135.37, 162.158.123.223",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk5IiwidXNlcm5hbWUiOiJybW1tIiwiZW1haWwiOiJ0cmFwNjE0NDVAZ21haWwuY29tIiwiZXhwIjoxNzgwOTYyOTc1fQ.KZVYAfxKSBICsM19T7xfY97Rtr281B0C5cnFkhdco0I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0523ce1fadf038d-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "93.176.135.37",
        "cf-ipcountry": "ES",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 00:10:55 UTC] === END API CALL LOG ===
[02-Jun-2026 00:10:55 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 00:10:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk5IiwidXNlcm5hbWUiOiJybW1tIiwiZW1haWwiOiJ0cmFwNjE0NDVAZ21haWwuY29tIiwiZXhwIjoxNzgwOTYyOTc1fQ.KZVYAfxKSBICsM19T7xfY97Rtr281B0C5cnFkhdco0I
[02-Jun-2026 00:10:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 00:10:55 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 00:10:55 UTC] User ID: 699
[02-Jun-2026 00:10:55 UTC] ✅ User profile retrieved successfully for user ID: 699
[02-Jun-2026 00:10:56 UTC] === API CALL LOG ===
[02-Jun-2026 00:10:56 UTC] Endpoint: user/profile.php
[02-Jun-2026 00:10:56 UTC] Full Log Data: {
    "timestamp": "2026-06-02 00:10:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "93.176.135.37",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "93.176.135.37, 162.158.123.41",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk5IiwidXNlcm5hbWUiOiJybW1tIiwiZW1haWwiOiJ0cmFwNjE0NDVAZ21haWwuY29tIiwiZXhwIjoxNzgwOTYyOTc1fQ.KZVYAfxKSBICsM19T7xfY97Rtr281B0C5cnFkhdco0I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0523ce5aead038d-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "93.176.135.37",
        "cf-ipcountry": "ES",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 00:10:56 UTC] === END API CALL LOG ===
[02-Jun-2026 00:10:56 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 00:10:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk5IiwidXNlcm5hbWUiOiJybW1tIiwiZW1haWwiOiJ0cmFwNjE0NDVAZ21haWwuY29tIiwiZXhwIjoxNzgwOTYyOTc1fQ.KZVYAfxKSBICsM19T7xfY97Rtr281B0C5cnFkhdco0I
[02-Jun-2026 00:10:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 00:10:56 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 00:10:56 UTC] User ID: 699
[02-Jun-2026 00:10:56 UTC] ✅ User profile retrieved successfully for user ID: 699
[02-Jun-2026 00:10:56 UTC] === API CALL LOG ===
[02-Jun-2026 00:10:56 UTC] Endpoint: user/profile.php
[02-Jun-2026 00:10:56 UTC] Full Log Data: {
    "timestamp": "2026-06-02 00:10:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "93.176.135.37",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "93.176.135.37, 162.158.123.41",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk5IiwidXNlcm5hbWUiOiJybW1tIiwiZW1haWwiOiJ0cmFwNjE0NDVAZ21haWwuY29tIiwiZXhwIjoxNzgwOTYyOTc1fQ.KZVYAfxKSBICsM19T7xfY97Rtr281B0C5cnFkhdco0I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0523ce7d8e6038d-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "93.176.135.37",
        "cf-ipcountry": "ES",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 00:10:56 UTC] === END API CALL LOG ===
[02-Jun-2026 00:10:56 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 00:10:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk5IiwidXNlcm5hbWUiOiJybW1tIiwiZW1haWwiOiJ0cmFwNjE0NDVAZ21haWwuY29tIiwiZXhwIjoxNzgwOTYyOTc1fQ.KZVYAfxKSBICsM19T7xfY97Rtr281B0C5cnFkhdco0I
[02-Jun-2026 00:10:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 00:10:56 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 00:10:56 UTC] User ID: 699
[02-Jun-2026 00:10:56 UTC] ✅ User profile retrieved successfully for user ID: 699
[02-Jun-2026 00:10:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jun-2026 00:10:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jun-2026 00:10:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"93.176.135.37, 162.158.123.41","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk5IiwidXNlcm5hbWUiOiJybW1tIiwiZW1haWwiOiJ0cmFwNjE0NDVAZ21haWwuY29tIiwiZXhwIjoxNzgwOTYyOTc1fQ.KZVYAfxKSBICsM19T7xfY97Rtr281B0C5cnFkhdco0I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0523ce88989038d-MAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"93.176.135.37","cf-ipcountry":"ES","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Jun-2026 00:10:56 UTC] === User Orders API Called ===
[02-Jun-2026 00:10:56 UTC] User ID: 699
[02-Jun-2026 00:10:56 UTC] Limit: 20, Offset: 0
[02-Jun-2026 00:10:56 UTC] Orders found: 0
[02-Jun-2026 00:10:56 UTC] Orders data: []
[02-Jun-2026 00:10:56 UTC] Total orders count: 0
[02-Jun-2026 00:10:56 UTC] === API CALL LOG ===
[02-Jun-2026 00:10:56 UTC] Endpoint: user/profile.php
[02-Jun-2026 00:10:56 UTC] Full Log Data: {
    "timestamp": "2026-06-02 00:10:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "93.176.135.37",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "93.176.135.37, 162.158.123.41",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk5IiwidXNlcm5hbWUiOiJybW1tIiwiZW1haWwiOiJ0cmFwNjE0NDVAZ21haWwuY29tIiwiZXhwIjoxNzgwOTYyOTc1fQ.KZVYAfxKSBICsM19T7xfY97Rtr281B0C5cnFkhdco0I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0523ce8d9e3038d-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "93.176.135.37",
        "cf-ipcountry": "ES",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 00:10:56 UTC] === END API CALL LOG ===
[02-Jun-2026 00:10:56 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 00:10:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk5IiwidXNlcm5hbWUiOiJybW1tIiwiZW1haWwiOiJ0cmFwNjE0NDVAZ21haWwuY29tIiwiZXhwIjoxNzgwOTYyOTc1fQ.KZVYAfxKSBICsM19T7xfY97Rtr281B0C5cnFkhdco0I
[02-Jun-2026 00:10:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 00:10:56 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 00:10:56 UTC] User ID: 699
[02-Jun-2026 00:10:56 UTC] ✅ User profile retrieved successfully for user ID: 699
[02-Jun-2026 00:32:02 UTC] === API CALL LOG ===
[02-Jun-2026 00:32:02 UTC] Endpoint: user/profile.php
[02-Jun-2026 00:32:02 UTC] Full Log Data: {
    "timestamp": "2026-06-02 00:32:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "93.176.135.37",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "93.176.135.37, 162.158.123.222",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk5IiwidXNlcm5hbWUiOiJybW1tIiwiZW1haWwiOiJ0cmFwNjE0NDVAZ21haWwuY29tIiwiZXhwIjoxNzgwOTYyOTc1fQ.KZVYAfxKSBICsM19T7xfY97Rtr281B0C5cnFkhdco0I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0525bce0878037f-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "93.176.135.37",
        "cf-ipcountry": "ES",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 00:32:02 UTC] === END API CALL LOG ===
[02-Jun-2026 00:32:02 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 00:32:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk5IiwidXNlcm5hbWUiOiJybW1tIiwiZW1haWwiOiJ0cmFwNjE0NDVAZ21haWwuY29tIiwiZXhwIjoxNzgwOTYyOTc1fQ.KZVYAfxKSBICsM19T7xfY97Rtr281B0C5cnFkhdco0I
[02-Jun-2026 00:32:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 00:32:02 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 00:32:02 UTC] User ID: 699
[02-Jun-2026 00:32:02 UTC] ✅ User profile retrieved successfully for user ID: 699
[02-Jun-2026 00:32:02 UTC] === API CALL LOG ===
[02-Jun-2026 00:32:02 UTC] Endpoint: user/profile.php
[02-Jun-2026 00:32:02 UTC] Full Log Data: {
    "timestamp": "2026-06-02 00:32:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "93.176.135.37",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "93.176.135.37, 162.158.123.222",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk5IiwidXNlcm5hbWUiOiJybW1tIiwiZW1haWwiOiJ0cmFwNjE0NDVAZ21haWwuY29tIiwiZXhwIjoxNzgwOTYyOTc1fQ.KZVYAfxKSBICsM19T7xfY97Rtr281B0C5cnFkhdco0I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0525bd1fcd5037f-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "93.176.135.37",
        "cf-ipcountry": "ES",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 00:32:02 UTC] === END API CALL LOG ===
[02-Jun-2026 00:32:02 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 00:32:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk5IiwidXNlcm5hbWUiOiJybW1tIiwiZW1haWwiOiJ0cmFwNjE0NDVAZ21haWwuY29tIiwiZXhwIjoxNzgwOTYyOTc1fQ.KZVYAfxKSBICsM19T7xfY97Rtr281B0C5cnFkhdco0I
[02-Jun-2026 00:32:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 00:32:02 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 00:32:02 UTC] User ID: 699
[02-Jun-2026 00:32:02 UTC] ✅ User profile retrieved successfully for user ID: 699
[02-Jun-2026 00:32:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jun-2026 00:32:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jun-2026 00:32:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"93.176.135.37, 162.158.123.222","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk5IiwidXNlcm5hbWUiOiJybW1tIiwiZW1haWwiOiJ0cmFwNjE0NDVAZ21haWwuY29tIiwiZXhwIjoxNzgwOTYyOTc1fQ.KZVYAfxKSBICsM19T7xfY97Rtr281B0C5cnFkhdco0I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0525bd21d02037f-MAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"93.176.135.37","cf-ipcountry":"ES","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Jun-2026 00:32:02 UTC] === User Orders API Called ===
[02-Jun-2026 00:32:02 UTC] User ID: 699
[02-Jun-2026 00:32:02 UTC] Limit: 20, Offset: 0
[02-Jun-2026 00:32:02 UTC] Orders found: 0
[02-Jun-2026 00:32:02 UTC] Orders data: []
[02-Jun-2026 00:32:02 UTC] Total orders count: 0
[02-Jun-2026 00:32:03 UTC] === API CALL LOG ===
[02-Jun-2026 00:32:03 UTC] Endpoint: user/profile.php
[02-Jun-2026 00:32:03 UTC] Full Log Data: {
    "timestamp": "2026-06-02 00:32:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "93.176.135.37",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "93.176.135.37, 162.158.123.222",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk5IiwidXNlcm5hbWUiOiJybW1tIiwiZW1haWwiOiJ0cmFwNjE0NDVAZ21haWwuY29tIiwiZXhwIjoxNzgwOTYyOTc1fQ.KZVYAfxKSBICsM19T7xfY97Rtr281B0C5cnFkhdco0I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0525bd2edeb037f-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "93.176.135.37",
        "cf-ipcountry": "ES",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 00:32:03 UTC] === END API CALL LOG ===
[02-Jun-2026 00:32:03 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 00:32:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk5IiwidXNlcm5hbWUiOiJybW1tIiwiZW1haWwiOiJ0cmFwNjE0NDVAZ21haWwuY29tIiwiZXhwIjoxNzgwOTYyOTc1fQ.KZVYAfxKSBICsM19T7xfY97Rtr281B0C5cnFkhdco0I
[02-Jun-2026 00:32:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 00:32:03 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 00:32:03 UTC] User ID: 699
[02-Jun-2026 00:32:03 UTC] ✅ User profile retrieved successfully for user ID: 699
[02-Jun-2026 00:32:34 UTC] === API CALL LOG ===
[02-Jun-2026 00:32:34 UTC] Endpoint: user/profile.php
[02-Jun-2026 00:32:34 UTC] Full Log Data: {
    "timestamp": "2026-06-02 00:32:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "93.176.135.37",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "93.176.135.37, 162.158.123.222",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk5IiwidXNlcm5hbWUiOiJybW1tIiwiZW1haWwiOiJ0cmFwNjE0NDVAZ21haWwuY29tIiwiZXhwIjoxNzgwOTYyOTc1fQ.KZVYAfxKSBICsM19T7xfY97Rtr281B0C5cnFkhdco0I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0525c967896037f-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "93.176.135.37",
        "cf-ipcountry": "ES",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 00:32:34 UTC] === END API CALL LOG ===
[02-Jun-2026 00:32:34 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 00:32:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk5IiwidXNlcm5hbWUiOiJybW1tIiwiZW1haWwiOiJ0cmFwNjE0NDVAZ21haWwuY29tIiwiZXhwIjoxNzgwOTYyOTc1fQ.KZVYAfxKSBICsM19T7xfY97Rtr281B0C5cnFkhdco0I
[02-Jun-2026 00:32:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 00:32:34 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 00:32:34 UTC] User ID: 699
[02-Jun-2026 00:32:34 UTC] ✅ User profile retrieved successfully for user ID: 699
[02-Jun-2026 00:50:43 UTC] === API CALL LOG ===
[02-Jun-2026 00:50:43 UTC] Endpoint: user/profile.php
[02-Jun-2026 00:50:43 UTC] Full Log Data: {
    "timestamp": "2026-06-02 00:50:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:1374:63:6616:1c7:6505:e79f:a798",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2804:1374:63:6616:1c7:6505:e79f:a798, 172.64.222.17",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc5IiwidXNlcm5hbWUiOiJpZThzeXgiLCJlbWFpbCI6InNsc3VuZEBnbWFpbC5jb20iLCJleHAiOjE3ODA2NTk4MjN9.-QFg_HwYmmDr3A_rbccHM6gR0_qCT3zYy9NRLIlAFng",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0527727fecd120f-GIG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2804:1374:63:6616:1c7:6505:e79f:a798",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 00:50:43 UTC] === END API CALL LOG ===
[02-Jun-2026 00:50:43 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 00:50:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc5IiwidXNlcm5hbWUiOiJpZThzeXgiLCJlbWFpbCI6InNsc3VuZEBnbWFpbC5jb20iLCJleHAiOjE3ODA2NTk4MjN9.-QFg_HwYmmDr3A_rbccHM6gR0_qCT3zYy9NRLIlAFng
[02-Jun-2026 00:50:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 00:50:43 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 00:50:43 UTC] User ID: 679
[02-Jun-2026 00:50:43 UTC] ✅ User profile retrieved successfully for user ID: 679
[02-Jun-2026 00:50:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jun-2026 00:50:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jun-2026 00:50:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2804:1374:63:6616:1c7:6505:e79f:a798, 172.64.222.17","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc5IiwidXNlcm5hbWUiOiJpZThzeXgiLCJlbWFpbCI6InNsc3VuZEBnbWFpbC5jb20iLCJleHAiOjE3ODA2NTk4MjN9.-QFg_HwYmmDr3A_rbccHM6gR0_qCT3zYy9NRLIlAFng","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a052772f3a08120f-GIG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2804:1374:63:6616:1c7:6505:e79f:a798","cf-ipcountry":"BR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Jun-2026 00:50:43 UTC] === User Orders API Called ===
[02-Jun-2026 00:50:43 UTC] User ID: 679
[02-Jun-2026 00:50:43 UTC] Limit: 20, Offset: 0
[02-Jun-2026 00:50:43 UTC] Orders found: 2
[02-Jun-2026 00:50:43 UTC] Orders data: [{"id":313,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cwtopzz","status":"cancelled","created_at":"2026-06-01 21:46:56","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":312,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cwtopzz","status":"cancelled","created_at":"2026-06-01 20:55:54","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[02-Jun-2026 00:50:43 UTC] Total orders count: 2
[02-Jun-2026 00:50:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jun-2026 00:50:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jun-2026 00:50:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2804:1374:63:6616:1c7:6505:e79f:a798, 172.64.222.17","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc5IiwidXNlcm5hbWUiOiJpZThzeXgiLCJlbWFpbCI6InNsc3VuZEBnbWFpbC5jb20iLCJleHAiOjE3ODA2NTk4MjN9.-QFg_HwYmmDr3A_rbccHM6gR0_qCT3zYy9NRLIlAFng","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a05277306d53120f-GIG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2804:1374:63:6616:1c7:6505:e79f:a798","cf-ipcountry":"BR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Jun-2026 00:50:43 UTC] === User Orders API Called ===
[02-Jun-2026 00:50:43 UTC] User ID: 679
[02-Jun-2026 00:50:43 UTC] Limit: 20, Offset: 0
[02-Jun-2026 00:50:43 UTC] Orders found: 2
[02-Jun-2026 00:50:43 UTC] Orders data: [{"id":313,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cwtopzz","status":"cancelled","created_at":"2026-06-01 21:46:56","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":312,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cwtopzz","status":"cancelled","created_at":"2026-06-01 20:55:54","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[02-Jun-2026 00:50:43 UTC] Total orders count: 2
[02-Jun-2026 00:50:44 UTC] === API CALL LOG ===
[02-Jun-2026 00:50:44 UTC] Endpoint: user/profile.php
[02-Jun-2026 00:50:44 UTC] Full Log Data: {
    "timestamp": "2026-06-02 00:50:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:1374:63:6616:1c7:6505:e79f:a798",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2804:1374:63:6616:1c7:6505:e79f:a798, 172.64.222.51",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc5IiwidXNlcm5hbWUiOiJpZThzeXgiLCJlbWFpbCI6InNsc3VuZEBnbWFpbC5jb20iLCJleHAiOjE3ODA2NTk4MjN9.-QFg_HwYmmDr3A_rbccHM6gR0_qCT3zYy9NRLIlAFng",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05277306d56120f-GIG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2804:1374:63:6616:1c7:6505:e79f:a798",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 00:50:44 UTC] === END API CALL LOG ===
[02-Jun-2026 00:50:44 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 00:50:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc5IiwidXNlcm5hbWUiOiJpZThzeXgiLCJlbWFpbCI6InNsc3VuZEBnbWFpbC5jb20iLCJleHAiOjE3ODA2NTk4MjN9.-QFg_HwYmmDr3A_rbccHM6gR0_qCT3zYy9NRLIlAFng
[02-Jun-2026 00:50:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 00:50:44 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 00:50:44 UTC] User ID: 679
[02-Jun-2026 00:50:44 UTC] ✅ User profile retrieved successfully for user ID: 679
[02-Jun-2026 00:50:44 UTC] === API CALL LOG ===
[02-Jun-2026 00:50:44 UTC] Endpoint: user/profile.php
[02-Jun-2026 00:50:44 UTC] Full Log Data: {
    "timestamp": "2026-06-02 00:50:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:1374:63:6616:1c7:6505:e79f:a798",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2804:1374:63:6616:1c7:6505:e79f:a798, 172.64.222.51",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc5IiwidXNlcm5hbWUiOiJpZThzeXgiLCJlbWFpbCI6InNsc3VuZEBnbWFpbC5jb20iLCJleHAiOjE3ODA2NTk4MjN9.-QFg_HwYmmDr3A_rbccHM6gR0_qCT3zYy9NRLIlAFng",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05277306d4c120f-GIG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2804:1374:63:6616:1c7:6505:e79f:a798",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 00:50:44 UTC] === END API CALL LOG ===
[02-Jun-2026 00:50:44 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 00:50:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc5IiwidXNlcm5hbWUiOiJpZThzeXgiLCJlbWFpbCI6InNsc3VuZEBnbWFpbC5jb20iLCJleHAiOjE3ODA2NTk4MjN9.-QFg_HwYmmDr3A_rbccHM6gR0_qCT3zYy9NRLIlAFng
[02-Jun-2026 00:50:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 00:50:44 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 00:50:44 UTC] User ID: 679
[02-Jun-2026 00:50:44 UTC] ✅ User profile retrieved successfully for user ID: 679
[02-Jun-2026 00:51:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jun-2026 00:51:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jun-2026 00:51:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2804:1374:63:6616:1c7:6505:e79f:a798, 172.64.222.17","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc5IiwidXNlcm5hbWUiOiJpZThzeXgiLCJlbWFpbCI6InNsc3VuZEBnbWFpbC5jb20iLCJleHAiOjE3ODA2NTk4MjN9.-QFg_HwYmmDr3A_rbccHM6gR0_qCT3zYy9NRLIlAFng","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a05277c42a21120f-GIG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2804:1374:63:6616:1c7:6505:e79f:a798","cf-ipcountry":"BR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Jun-2026 00:51:07 UTC] === User Orders API Called ===
[02-Jun-2026 00:51:07 UTC] User ID: 679
[02-Jun-2026 00:51:07 UTC] Limit: 20, Offset: 0
[02-Jun-2026 00:51:07 UTC] Orders found: 3
[02-Jun-2026 00:51:07 UTC] Orders data: [{"id":314,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cwtopzz\/434","status":"pending","created_at":"2026-06-02 04:21:05","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":313,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cwtopzz","status":"cancelled","created_at":"2026-06-01 21:46:56","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":312,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cwtopzz","status":"cancelled","created_at":"2026-06-01 20:55:54","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[02-Jun-2026 00:51:07 UTC] Total orders count: 3
[02-Jun-2026 01:10:25 UTC] === API CALL LOG ===
[02-Jun-2026 01:10:25 UTC] Endpoint: user/profile.php
[02-Jun-2026 01:10:25 UTC] Full Log Data: {
    "timestamp": "2026-06-02 01:10:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:1374:63:6616:1c7:6505:e79f:a798",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2804:1374:63:6616:1c7:6505:e79f:a798, 172.69.90.86",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc5IiwidXNlcm5hbWUiOiJpZThzeXgiLCJlbWFpbCI6InNsc3VuZEBnbWFpbC5jb20iLCJleHAiOjE3ODA2NTk4MjN9.-QFg_HwYmmDr3A_rbccHM6gR0_qCT3zYy9NRLIlAFng",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0529402aacf64f3-GIG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2804:1374:63:6616:1c7:6505:e79f:a798",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 01:10:25 UTC] === END API CALL LOG ===
[02-Jun-2026 01:10:25 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 01:10:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc5IiwidXNlcm5hbWUiOiJpZThzeXgiLCJlbWFpbCI6InNsc3VuZEBnbWFpbC5jb20iLCJleHAiOjE3ODA2NTk4MjN9.-QFg_HwYmmDr3A_rbccHM6gR0_qCT3zYy9NRLIlAFng
[02-Jun-2026 01:10:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 01:10:25 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 01:10:25 UTC] User ID: 679
[02-Jun-2026 01:10:25 UTC] ✅ User profile retrieved successfully for user ID: 679
[02-Jun-2026 01:10:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jun-2026 01:10:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jun-2026 01:10:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2804:1374:63:6616:1c7:6505:e79f:a798, 172.69.90.86","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc5IiwidXNlcm5hbWUiOiJpZThzeXgiLCJlbWFpbCI6InNsc3VuZEBnbWFpbC5jb20iLCJleHAiOjE3ODA2NTk4MjN9.-QFg_HwYmmDr3A_rbccHM6gR0_qCT3zYy9NRLIlAFng","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a052940ae95a64f3-GIG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2804:1374:63:6616:1c7:6505:e79f:a798","cf-ipcountry":"BR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Jun-2026 01:10:25 UTC] === User Orders API Called ===
[02-Jun-2026 01:10:25 UTC] User ID: 679
[02-Jun-2026 01:10:25 UTC] Limit: 20, Offset: 0
[02-Jun-2026 01:10:25 UTC] Orders found: 3
[02-Jun-2026 01:10:25 UTC] Orders data: [{"id":314,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cwtopzz\/434","status":"pending","created_at":"2026-06-02 04:21:05","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":313,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cwtopzz","status":"cancelled","created_at":"2026-06-01 21:46:56","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":312,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cwtopzz","status":"cancelled","created_at":"2026-06-01 20:55:54","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[02-Jun-2026 01:10:25 UTC] Total orders count: 3
[02-Jun-2026 01:10:25 UTC] === API CALL LOG ===
[02-Jun-2026 01:10:25 UTC] Endpoint: user/profile.php
[02-Jun-2026 01:10:25 UTC] Full Log Data: {
    "timestamp": "2026-06-02 01:10:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:1374:63:6616:1c7:6505:e79f:a798",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2804:1374:63:6616:1c7:6505:e79f:a798, 172.69.90.86",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc5IiwidXNlcm5hbWUiOiJpZThzeXgiLCJlbWFpbCI6InNsc3VuZEBnbWFpbC5jb20iLCJleHAiOjE3ODA2NTk4MjN9.-QFg_HwYmmDr3A_rbccHM6gR0_qCT3zYy9NRLIlAFng",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a052940ae95664f3-GIG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2804:1374:63:6616:1c7:6505:e79f:a798",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 01:10:25 UTC] === END API CALL LOG ===
[02-Jun-2026 01:10:25 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 01:10:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc5IiwidXNlcm5hbWUiOiJpZThzeXgiLCJlbWFpbCI6InNsc3VuZEBnbWFpbC5jb20iLCJleHAiOjE3ODA2NTk4MjN9.-QFg_HwYmmDr3A_rbccHM6gR0_qCT3zYy9NRLIlAFng
[02-Jun-2026 01:10:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 01:10:25 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 01:10:25 UTC] User ID: 679
[02-Jun-2026 01:10:25 UTC] ✅ User profile retrieved successfully for user ID: 679
[02-Jun-2026 01:10:26 UTC] === API CALL LOG ===
[02-Jun-2026 01:10:26 UTC] Endpoint: user/profile.php
[02-Jun-2026 01:10:26 UTC] Full Log Data: {
    "timestamp": "2026-06-02 01:10:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:1374:63:6616:1c7:6505:e79f:a798",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2804:1374:63:6616:1c7:6505:e79f:a798, 172.69.90.8",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc5IiwidXNlcm5hbWUiOiJpZThzeXgiLCJlbWFpbCI6InNsc3VuZEBnbWFpbC5jb20iLCJleHAiOjE3ODA2NTk4MjN9.-QFg_HwYmmDr3A_rbccHM6gR0_qCT3zYy9NRLIlAFng",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a052940ae95b64f3-GIG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2804:1374:63:6616:1c7:6505:e79f:a798",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 01:10:26 UTC] === END API CALL LOG ===
[02-Jun-2026 01:10:26 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 01:10:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc5IiwidXNlcm5hbWUiOiJpZThzeXgiLCJlbWFpbCI6InNsc3VuZEBnbWFpbC5jb20iLCJleHAiOjE3ODA2NTk4MjN9.-QFg_HwYmmDr3A_rbccHM6gR0_qCT3zYy9NRLIlAFng
[02-Jun-2026 01:10:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 01:10:26 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 01:10:26 UTC] User ID: 679
[02-Jun-2026 01:10:26 UTC] ✅ User profile retrieved successfully for user ID: 679
[02-Jun-2026 01:10:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jun-2026 01:10:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jun-2026 01:10:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2804:1374:63:6616:1c7:6505:e79f:a798, 172.69.90.9","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc5IiwidXNlcm5hbWUiOiJpZThzeXgiLCJlbWFpbCI6InNsc3VuZEBnbWFpbC5jb20iLCJleHAiOjE3ODA2NTk4MjN9.-QFg_HwYmmDr3A_rbccHM6gR0_qCT3zYy9NRLIlAFng","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0529415da4264f3-GIG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2804:1374:63:6616:1c7:6505:e79f:a798","cf-ipcountry":"BR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Jun-2026 01:10:27 UTC] === User Orders API Called ===
[02-Jun-2026 01:10:27 UTC] User ID: 679
[02-Jun-2026 01:10:27 UTC] Limit: 20, Offset: 0
[02-Jun-2026 01:10:27 UTC] Orders found: 3
[02-Jun-2026 01:10:27 UTC] Orders data: [{"id":314,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cwtopzz\/434","status":"pending","created_at":"2026-06-02 04:21:05","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":313,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cwtopzz","status":"cancelled","created_at":"2026-06-01 21:46:56","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":312,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cwtopzz","status":"cancelled","created_at":"2026-06-01 20:55:54","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[02-Jun-2026 01:10:27 UTC] Total orders count: 3
[02-Jun-2026 04:54:35 UTC] === API CALL LOG ===
[02-Jun-2026 04:54:35 UTC] Endpoint: user/profile.php
[02-Jun-2026 04:54:35 UTC] Full Log Data: {
    "timestamp": "2026-06-02 04:54:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.137.65",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.137.65, 172.64.200.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAwIiwidXNlcm5hbWUiOiJAbXVodG9yb3ZveWF0aWxsbyIsImVtYWlsIjoib3lhdGlsbG9tbmJ2Y3h6QGdtYWlsLmNvbSIsImV4cCI6MTc4MDk4MDg2OH0.DdlGd5EglJcigafdThAN1lLlDKAzK--X0c9pxq1cXZU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a053dc66ba9a3f48-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.137.65",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 04:54:35 UTC] === END API CALL LOG ===
[02-Jun-2026 04:54:35 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 04:54:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAwIiwidXNlcm5hbWUiOiJAbXVodG9yb3ZveWF0aWxsbyIsImVtYWlsIjoib3lhdGlsbG9tbmJ2Y3h6QGdtYWlsLmNvbSIsImV4cCI6MTc4MDk4MDg2OH0.DdlGd5EglJcigafdThAN1lLlDKAzK--X0c9pxq1cXZU
[02-Jun-2026 04:54:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 04:54:35 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 04:54:35 UTC] User ID: 700
[02-Jun-2026 04:54:35 UTC] ✅ User profile retrieved successfully for user ID: 700
[02-Jun-2026 04:54:39 UTC] === API CALL LOG ===
[02-Jun-2026 04:54:39 UTC] Endpoint: user/profile.php
[02-Jun-2026 04:54:39 UTC] Full Log Data: {
    "timestamp": "2026-06-02 04:54:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.137.65",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.137.65",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAwIiwidXNlcm5hbWUiOiJAbXVodG9yb3ZveWF0aWxsbyIsImVtYWlsIjoib3lhdGlsbG9tbmJ2Y3h6QGdtYWlsLmNvbSIsImV4cCI6MTc4MDk4MDg2OH0.DdlGd5EglJcigafdThAN1lLlDKAzK--X0c9pxq1cXZU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a053dc82793a70bd-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.137.65",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 04:54:39 UTC] === END API CALL LOG ===
[02-Jun-2026 04:54:39 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 04:54:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAwIiwidXNlcm5hbWUiOiJAbXVodG9yb3ZveWF0aWxsbyIsImVtYWlsIjoib3lhdGlsbG9tbmJ2Y3h6QGdtYWlsLmNvbSIsImV4cCI6MTc4MDk4MDg2OH0.DdlGd5EglJcigafdThAN1lLlDKAzK--X0c9pxq1cXZU
[02-Jun-2026 04:54:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 04:54:39 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 04:54:39 UTC] User ID: 700
[02-Jun-2026 04:54:39 UTC] ✅ User profile retrieved successfully for user ID: 700
[02-Jun-2026 04:54:43 UTC] === API CALL LOG ===
[02-Jun-2026 04:54:43 UTC] Endpoint: user/profile.php
[02-Jun-2026 04:54:43 UTC] Full Log Data: {
    "timestamp": "2026-06-02 04:54:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.137.65",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.137.65, 172.68.159.124",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAwIiwidXNlcm5hbWUiOiJAbXVodG9yb3ZveWF0aWxsbyIsImVtYWlsIjoib3lhdGlsbG9tbmJ2Y3h6QGdtYWlsLmNvbSIsImV4cCI6MTc4MDk4MDg2OH0.DdlGd5EglJcigafdThAN1lLlDKAzK--X0c9pxq1cXZU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a053dc9c2fd6bbae-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.137.65",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 04:54:43 UTC] === END API CALL LOG ===
[02-Jun-2026 04:54:43 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 04:54:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAwIiwidXNlcm5hbWUiOiJAbXVodG9yb3ZveWF0aWxsbyIsImVtYWlsIjoib3lhdGlsbG9tbmJ2Y3h6QGdtYWlsLmNvbSIsImV4cCI6MTc4MDk4MDg2OH0.DdlGd5EglJcigafdThAN1lLlDKAzK--X0c9pxq1cXZU
[02-Jun-2026 04:54:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 04:54:43 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 04:54:43 UTC] User ID: 700
[02-Jun-2026 04:54:43 UTC] ✅ User profile retrieved successfully for user ID: 700
[02-Jun-2026 05:05:23 UTC] === API CALL LOG ===
[02-Jun-2026 05:05:23 UTC] Endpoint: user/profile.php
[02-Jun-2026 05:05:23 UTC] Full Log Data: {
    "timestamp": "2026-06-02 05:05:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8fc1:c4ec:f0c5:a8f1:dae8:c93c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8fc1:c4ec:f0c5:a8f1:dae8:c93c, 172.69.165.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAxIiwidXNlcm5hbWUiOiJrYXBpc2giLCJlbWFpbCI6Im5pa2l0cmlwdXJhODdAZ21haWwuY29tIiwiZXhwIjoxNzgwOTgxNTIxfQ.IgtS7NCMMgnqD_Y63q6U4_QcdjNOyvO-7f7ZiAIoCuU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a053ec385ed7f02d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:8fc1:c4ec:f0c5:a8f1:dae8:c93c",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 05:05:23 UTC] === END API CALL LOG ===
[02-Jun-2026 05:05:23 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 05:05:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAxIiwidXNlcm5hbWUiOiJrYXBpc2giLCJlbWFpbCI6Im5pa2l0cmlwdXJhODdAZ21haWwuY29tIiwiZXhwIjoxNzgwOTgxNTIxfQ.IgtS7NCMMgnqD_Y63q6U4_QcdjNOyvO-7f7ZiAIoCuU
[02-Jun-2026 05:05:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 05:05:23 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 05:05:23 UTC] User ID: 701
[02-Jun-2026 05:05:23 UTC] ✅ User profile retrieved successfully for user ID: 701
[02-Jun-2026 05:05:23 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jun-2026 05:05:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jun-2026 05:05:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:8fc1:c4ec:f0c5:a8f1:dae8:c93c, 172.69.165.48","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAxIiwidXNlcm5hbWUiOiJrYXBpc2giLCJlbWFpbCI6Im5pa2l0cmlwdXJhODdAZ21haWwuY29tIiwiZXhwIjoxNzgwOTgxNTIxfQ.IgtS7NCMMgnqD_Y63q6U4_QcdjNOyvO-7f7ZiAIoCuU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a053ec385edbf02d-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:8fc1:c4ec:f0c5:a8f1:dae8:c93c","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Jun-2026 05:05:23 UTC] === User Orders API Called ===
[02-Jun-2026 05:05:23 UTC] User ID: 701
[02-Jun-2026 05:05:23 UTC] Limit: 20, Offset: 0
[02-Jun-2026 05:05:23 UTC] Orders found: 0
[02-Jun-2026 05:05:23 UTC] Orders data: []
[02-Jun-2026 05:05:23 UTC] Total orders count: 0
[02-Jun-2026 05:05:23 UTC] === API CALL LOG ===
[02-Jun-2026 05:05:23 UTC] Endpoint: user/profile.php
[02-Jun-2026 05:05:23 UTC] Full Log Data: {
    "timestamp": "2026-06-02 05:05:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8fc1:c4ec:f0c5:a8f1:dae8:c93c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8fc1:c4ec:f0c5:a8f1:dae8:c93c, 172.69.165.8",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAxIiwidXNlcm5hbWUiOiJrYXBpc2giLCJlbWFpbCI6Im5pa2l0cmlwdXJhODdAZ21haWwuY29tIiwiZXhwIjoxNzgwOTgxNTIxfQ.IgtS7NCMMgnqD_Y63q6U4_QcdjNOyvO-7f7ZiAIoCuU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a053ec391897f02d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:8fc1:c4ec:f0c5:a8f1:dae8:c93c",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 05:05:23 UTC] === END API CALL LOG ===
[02-Jun-2026 05:05:23 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 05:05:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAxIiwidXNlcm5hbWUiOiJrYXBpc2giLCJlbWFpbCI6Im5pa2l0cmlwdXJhODdAZ21haWwuY29tIiwiZXhwIjoxNzgwOTgxNTIxfQ.IgtS7NCMMgnqD_Y63q6U4_QcdjNOyvO-7f7ZiAIoCuU
[02-Jun-2026 05:05:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 05:05:23 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 05:05:23 UTC] User ID: 701
[02-Jun-2026 05:05:23 UTC] ✅ User profile retrieved successfully for user ID: 701
[02-Jun-2026 05:05:25 UTC] === API CALL LOG ===
[02-Jun-2026 05:05:25 UTC] Endpoint: user/profile.php
[02-Jun-2026 05:05:25 UTC] Full Log Data: {
    "timestamp": "2026-06-02 05:05:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8fc1:c4ec:f0c5:a8f1:dae8:c93c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8fc1:c4ec:f0c5:a8f1:dae8:c93c, 172.69.165.8",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAxIiwidXNlcm5hbWUiOiJrYXBpc2giLCJlbWFpbCI6Im5pa2l0cmlwdXJhODdAZ21haWwuY29tIiwiZXhwIjoxNzgwOTgxNTIxfQ.IgtS7NCMMgnqD_Y63q6U4_QcdjNOyvO-7f7ZiAIoCuU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a053ec44adaaf02d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:8fc1:c4ec:f0c5:a8f1:dae8:c93c",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 05:05:25 UTC] === END API CALL LOG ===
[02-Jun-2026 05:05:25 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 05:05:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAxIiwidXNlcm5hbWUiOiJrYXBpc2giLCJlbWFpbCI6Im5pa2l0cmlwdXJhODdAZ21haWwuY29tIiwiZXhwIjoxNzgwOTgxNTIxfQ.IgtS7NCMMgnqD_Y63q6U4_QcdjNOyvO-7f7ZiAIoCuU
[02-Jun-2026 05:05:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 05:05:25 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 05:05:25 UTC] User ID: 701
[02-Jun-2026 05:05:25 UTC] ✅ User profile retrieved successfully for user ID: 701
[02-Jun-2026 05:05:31 UTC] === API CALL LOG ===
[02-Jun-2026 05:05:31 UTC] Endpoint: user/profile.php
[02-Jun-2026 05:05:31 UTC] Full Log Data: {
    "timestamp": "2026-06-02 05:05:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8fc1:c4ec:f0c5:a8f1:dae8:c93c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8fc1:c4ec:f0c5:a8f1:dae8:c93c, 172.70.147.179",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAxIiwidXNlcm5hbWUiOiJrYXBpc2giLCJlbWFpbCI6Im5pa2l0cmlwdXJhODdAZ21haWwuY29tIiwiZXhwIjoxNzgwOTgxNTIxfQ.IgtS7NCMMgnqD_Y63q6U4_QcdjNOyvO-7f7ZiAIoCuU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a053ec66bebd7d30-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:8fc1:c4ec:f0c5:a8f1:dae8:c93c",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 05:05:31 UTC] === END API CALL LOG ===
[02-Jun-2026 05:05:31 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 05:05:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAxIiwidXNlcm5hbWUiOiJrYXBpc2giLCJlbWFpbCI6Im5pa2l0cmlwdXJhODdAZ21haWwuY29tIiwiZXhwIjoxNzgwOTgxNTIxfQ.IgtS7NCMMgnqD_Y63q6U4_QcdjNOyvO-7f7ZiAIoCuU
[02-Jun-2026 05:05:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 05:05:31 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 05:05:31 UTC] User ID: 701
[02-Jun-2026 05:05:31 UTC] ✅ User profile retrieved successfully for user ID: 701
[02-Jun-2026 05:05:32 UTC] === API CALL LOG ===
[02-Jun-2026 05:05:32 UTC] Endpoint: user/profile.php
[02-Jun-2026 05:05:32 UTC] Full Log Data: {
    "timestamp": "2026-06-02 05:05:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8fc1:c4ec:f0c5:a8f1:dae8:c93c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8fc1:c4ec:f0c5:a8f1:dae8:c93c, 172.70.147.179",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAxIiwidXNlcm5hbWUiOiJrYXBpc2giLCJlbWFpbCI6Im5pa2l0cmlwdXJhODdAZ21haWwuY29tIiwiZXhwIjoxNzgwOTgxNTIxfQ.IgtS7NCMMgnqD_Y63q6U4_QcdjNOyvO-7f7ZiAIoCuU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a053ec745ef57d30-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:8fc1:c4ec:f0c5:a8f1:dae8:c93c",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 05:05:32 UTC] === END API CALL LOG ===
[02-Jun-2026 05:05:32 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 05:05:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAxIiwidXNlcm5hbWUiOiJrYXBpc2giLCJlbWFpbCI6Im5pa2l0cmlwdXJhODdAZ21haWwuY29tIiwiZXhwIjoxNzgwOTgxNTIxfQ.IgtS7NCMMgnqD_Y63q6U4_QcdjNOyvO-7f7ZiAIoCuU
[02-Jun-2026 05:05:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 05:05:32 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 05:05:32 UTC] User ID: 701
[02-Jun-2026 05:05:32 UTC] ✅ User profile retrieved successfully for user ID: 701
[02-Jun-2026 05:05:33 UTC] === API CALL LOG ===
[02-Jun-2026 05:05:33 UTC] Endpoint: user/profile.php
[02-Jun-2026 05:05:33 UTC] Full Log Data: {
    "timestamp": "2026-06-02 05:05:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8fc1:c4ec:f0c5:a8f1:dae8:c93c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8fc1:c4ec:f0c5:a8f1:dae8:c93c, 172.70.147.179",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAxIiwidXNlcm5hbWUiOiJrYXBpc2giLCJlbWFpbCI6Im5pa2l0cmlwdXJhODdAZ21haWwuY29tIiwiZXhwIjoxNzgwOTgxNTIxfQ.IgtS7NCMMgnqD_Y63q6U4_QcdjNOyvO-7f7ZiAIoCuU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a053ec75290f7d30-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:8fc1:c4ec:f0c5:a8f1:dae8:c93c",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 05:05:33 UTC] === END API CALL LOG ===
[02-Jun-2026 05:05:33 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 05:05:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAxIiwidXNlcm5hbWUiOiJrYXBpc2giLCJlbWFpbCI6Im5pa2l0cmlwdXJhODdAZ21haWwuY29tIiwiZXhwIjoxNzgwOTgxNTIxfQ.IgtS7NCMMgnqD_Y63q6U4_QcdjNOyvO-7f7ZiAIoCuU
[02-Jun-2026 05:05:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 05:05:33 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 05:05:33 UTC] User ID: 701
[02-Jun-2026 05:05:33 UTC] ✅ User profile retrieved successfully for user ID: 701
[02-Jun-2026 05:05:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jun-2026 05:05:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jun-2026 05:05:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:8fc1:c4ec:f0c5:a8f1:dae8:c93c, 172.70.93.121","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAxIiwidXNlcm5hbWUiOiJrYXBpc2giLCJlbWFpbCI6Im5pa2l0cmlwdXJhODdAZ21haWwuY29tIiwiZXhwIjoxNzgwOTgxNTIxfQ.IgtS7NCMMgnqD_Y63q6U4_QcdjNOyvO-7f7ZiAIoCuU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a053ec75290d7d30-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:8fc1:c4ec:f0c5:a8f1:dae8:c93c","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Jun-2026 05:05:33 UTC] === User Orders API Called ===
[02-Jun-2026 05:05:33 UTC] User ID: 701
[02-Jun-2026 05:05:33 UTC] Limit: 20, Offset: 0
[02-Jun-2026 05:05:33 UTC] Orders found: 0
[02-Jun-2026 05:05:33 UTC] Orders data: []
[02-Jun-2026 05:05:33 UTC] Total orders count: 0
[02-Jun-2026 05:05:34 UTC] === API CALL LOG ===
[02-Jun-2026 05:05:34 UTC] Endpoint: user/profile.php
[02-Jun-2026 05:05:34 UTC] Full Log Data: {
    "timestamp": "2026-06-02 05:05:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8fc1:c4ec:f0c5:a8f1:dae8:c93c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8fc1:c4ec:f0c5:a8f1:dae8:c93c, 172.70.93.121",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAxIiwidXNlcm5hbWUiOiJrYXBpc2giLCJlbWFpbCI6Im5pa2l0cmlwdXJhODdAZ21haWwuY29tIiwiZXhwIjoxNzgwOTgxNTIxfQ.IgtS7NCMMgnqD_Y63q6U4_QcdjNOyvO-7f7ZiAIoCuU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a053ec7df9047d30-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:8fc1:c4ec:f0c5:a8f1:dae8:c93c",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 05:05:34 UTC] === END API CALL LOG ===
[02-Jun-2026 05:05:34 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 05:05:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAxIiwidXNlcm5hbWUiOiJrYXBpc2giLCJlbWFpbCI6Im5pa2l0cmlwdXJhODdAZ21haWwuY29tIiwiZXhwIjoxNzgwOTgxNTIxfQ.IgtS7NCMMgnqD_Y63q6U4_QcdjNOyvO-7f7ZiAIoCuU
[02-Jun-2026 05:05:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 05:05:34 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 05:05:34 UTC] User ID: 701
[02-Jun-2026 05:05:34 UTC] ✅ User profile retrieved successfully for user ID: 701
[02-Jun-2026 05:05:41 UTC] === API CALL LOG ===
[02-Jun-2026 05:05:41 UTC] Endpoint: user/profile.php
[02-Jun-2026 05:05:41 UTC] Full Log Data: {
    "timestamp": "2026-06-02 05:05:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8fc1:c4ec:f0c5:a8f1:dae8:c93c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8fc1:c4ec:f0c5:a8f1:dae8:c93c, 172.69.165.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAxIiwidXNlcm5hbWUiOiJrYXBpc2giLCJlbWFpbCI6Im5pa2l0cmlwdXJhODdAZ21haWwuY29tIiwiZXhwIjoxNzgwOTgxNTIxfQ.IgtS7NCMMgnqD_Y63q6U4_QcdjNOyvO-7f7ZiAIoCuU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a053eca8d884a3d3-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:8fc1:c4ec:f0c5:a8f1:dae8:c93c",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 05:05:41 UTC] === END API CALL LOG ===
[02-Jun-2026 05:05:41 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 05:05:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAxIiwidXNlcm5hbWUiOiJrYXBpc2giLCJlbWFpbCI6Im5pa2l0cmlwdXJhODdAZ21haWwuY29tIiwiZXhwIjoxNzgwOTgxNTIxfQ.IgtS7NCMMgnqD_Y63q6U4_QcdjNOyvO-7f7ZiAIoCuU
[02-Jun-2026 05:05:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 05:05:41 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 05:05:41 UTC] User ID: 701
[02-Jun-2026 05:05:41 UTC] ✅ User profile retrieved successfully for user ID: 701
[02-Jun-2026 05:05:43 UTC] === API CALL LOG ===
[02-Jun-2026 05:05:43 UTC] Endpoint: user/profile.php
[02-Jun-2026 05:05:43 UTC] Full Log Data: {
    "timestamp": "2026-06-02 05:05:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8fc1:c4ec:f0c5:a8f1:dae8:c93c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8fc1:c4ec:f0c5:a8f1:dae8:c93c, 172.69.165.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAxIiwidXNlcm5hbWUiOiJrYXBpc2giLCJlbWFpbCI6Im5pa2l0cmlwdXJhODdAZ21haWwuY29tIiwiZXhwIjoxNzgwOTgxNTIxfQ.IgtS7NCMMgnqD_Y63q6U4_QcdjNOyvO-7f7ZiAIoCuU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a053ecb649e5a3d3-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:8fc1:c4ec:f0c5:a8f1:dae8:c93c",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 05:05:43 UTC] === END API CALL LOG ===
[02-Jun-2026 05:05:43 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 05:05:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAxIiwidXNlcm5hbWUiOiJrYXBpc2giLCJlbWFpbCI6Im5pa2l0cmlwdXJhODdAZ21haWwuY29tIiwiZXhwIjoxNzgwOTgxNTIxfQ.IgtS7NCMMgnqD_Y63q6U4_QcdjNOyvO-7f7ZiAIoCuU
[02-Jun-2026 05:05:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 05:05:43 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 05:05:43 UTC] User ID: 701
[02-Jun-2026 05:05:43 UTC] ✅ User profile retrieved successfully for user ID: 701
[02-Jun-2026 05:05:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jun-2026 05:05:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jun-2026 05:05:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:8fc1:c4ec:f0c5:a8f1:dae8:c93c, 172.69.165.48","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAxIiwidXNlcm5hbWUiOiJrYXBpc2giLCJlbWFpbCI6Im5pa2l0cmlwdXJhODdAZ21haWwuY29tIiwiZXhwIjoxNzgwOTgxNTIxfQ.IgtS7NCMMgnqD_Y63q6U4_QcdjNOyvO-7f7ZiAIoCuU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a053ecb6fa8da3d3-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:8fc1:c4ec:f0c5:a8f1:dae8:c93c","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Jun-2026 05:05:43 UTC] === User Orders API Called ===
[02-Jun-2026 05:05:43 UTC] User ID: 701
[02-Jun-2026 05:05:43 UTC] Limit: 20, Offset: 0
[02-Jun-2026 05:05:43 UTC] Orders found: 0
[02-Jun-2026 05:05:43 UTC] Orders data: []
[02-Jun-2026 05:05:43 UTC] Total orders count: 0
[02-Jun-2026 05:05:43 UTC] === API CALL LOG ===
[02-Jun-2026 05:05:43 UTC] Endpoint: user/profile.php
[02-Jun-2026 05:05:43 UTC] Full Log Data: {
    "timestamp": "2026-06-02 05:05:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8fc1:c4ec:f0c5:a8f1:dae8:c93c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8fc1:c4ec:f0c5:a8f1:dae8:c93c, 172.69.165.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAxIiwidXNlcm5hbWUiOiJrYXBpc2giLCJlbWFpbCI6Im5pa2l0cmlwdXJhODdAZ21haWwuY29tIiwiZXhwIjoxNzgwOTgxNTIxfQ.IgtS7NCMMgnqD_Y63q6U4_QcdjNOyvO-7f7ZiAIoCuU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a053ecb6fa8fa3d3-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:8fc1:c4ec:f0c5:a8f1:dae8:c93c",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 05:05:43 UTC] === END API CALL LOG ===
[02-Jun-2026 05:05:43 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 05:05:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAxIiwidXNlcm5hbWUiOiJrYXBpc2giLCJlbWFpbCI6Im5pa2l0cmlwdXJhODdAZ21haWwuY29tIiwiZXhwIjoxNzgwOTgxNTIxfQ.IgtS7NCMMgnqD_Y63q6U4_QcdjNOyvO-7f7ZiAIoCuU
[02-Jun-2026 05:05:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 05:05:43 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 05:05:43 UTC] User ID: 701
[02-Jun-2026 05:05:43 UTC] ✅ User profile retrieved successfully for user ID: 701
[02-Jun-2026 05:05:44 UTC] === API CALL LOG ===
[02-Jun-2026 05:05:44 UTC] Endpoint: user/profile.php
[02-Jun-2026 05:05:44 UTC] Full Log Data: {
    "timestamp": "2026-06-02 05:05:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8fc1:c4ec:f0c5:a8f1:dae8:c93c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8fc1:c4ec:f0c5:a8f1:dae8:c93c, 172.69.165.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAxIiwidXNlcm5hbWUiOiJrYXBpc2giLCJlbWFpbCI6Im5pa2l0cmlwdXJhODdAZ21haWwuY29tIiwiZXhwIjoxNzgwOTgxNTIxfQ.IgtS7NCMMgnqD_Y63q6U4_QcdjNOyvO-7f7ZiAIoCuU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a053ecbf784da3d3-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:8fc1:c4ec:f0c5:a8f1:dae8:c93c",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 05:05:44 UTC] === END API CALL LOG ===
[02-Jun-2026 05:05:44 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 05:05:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAxIiwidXNlcm5hbWUiOiJrYXBpc2giLCJlbWFpbCI6Im5pa2l0cmlwdXJhODdAZ21haWwuY29tIiwiZXhwIjoxNzgwOTgxNTIxfQ.IgtS7NCMMgnqD_Y63q6U4_QcdjNOyvO-7f7ZiAIoCuU
[02-Jun-2026 05:05:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 05:05:44 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 05:05:44 UTC] User ID: 701
[02-Jun-2026 05:05:44 UTC] ✅ User profile retrieved successfully for user ID: 701
[02-Jun-2026 05:05:45 UTC] === API CALL LOG ===
[02-Jun-2026 05:05:45 UTC] Endpoint: user/profile.php
[02-Jun-2026 05:05:45 UTC] Full Log Data: {
    "timestamp": "2026-06-02 05:05:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8fc1:c4ec:f0c5:a8f1:dae8:c93c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8fc1:c4ec:f0c5:a8f1:dae8:c93c, 172.69.165.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAxIiwidXNlcm5hbWUiOiJrYXBpc2giLCJlbWFpbCI6Im5pa2l0cmlwdXJhODdAZ21haWwuY29tIiwiZXhwIjoxNzgwOTgxNTIxfQ.IgtS7NCMMgnqD_Y63q6U4_QcdjNOyvO-7f7ZiAIoCuU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a053ecc1796fa3d3-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:8fc1:c4ec:f0c5:a8f1:dae8:c93c",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 05:05:45 UTC] === END API CALL LOG ===
[02-Jun-2026 05:05:45 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 05:05:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAxIiwidXNlcm5hbWUiOiJrYXBpc2giLCJlbWFpbCI6Im5pa2l0cmlwdXJhODdAZ21haWwuY29tIiwiZXhwIjoxNzgwOTgxNTIxfQ.IgtS7NCMMgnqD_Y63q6U4_QcdjNOyvO-7f7ZiAIoCuU
[02-Jun-2026 05:05:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 05:05:45 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 05:05:45 UTC] User ID: 701
[02-Jun-2026 05:05:45 UTC] ✅ User profile retrieved successfully for user ID: 701
[02-Jun-2026 05:05:45 UTC] User Purchases API - User ID: 701
[02-Jun-2026 05:05:45 UTC] User Purchases API - Total purchases found: 0
[02-Jun-2026 05:05:52 UTC] === API CALL LOG ===
[02-Jun-2026 05:05:52 UTC] Endpoint: user/profile.php
[02-Jun-2026 05:05:52 UTC] Full Log Data: {
    "timestamp": "2026-06-02 05:05:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8fc1:c4ec:f0c5:a8f1:dae8:c93c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8fc1:c4ec:f0c5:a8f1:dae8:c93c, 172.69.165.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAxIiwidXNlcm5hbWUiOiJrYXBpc2giLCJlbWFpbCI6Im5pa2l0cmlwdXJhODdAZ21haWwuY29tIiwiZXhwIjoxNzgwOTgxNTIxfQ.IgtS7NCMMgnqD_Y63q6U4_QcdjNOyvO-7f7ZiAIoCuU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a053ecec1dbfa3d3-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:8fc1:c4ec:f0c5:a8f1:dae8:c93c",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 05:05:52 UTC] === END API CALL LOG ===
[02-Jun-2026 05:05:52 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 05:05:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAxIiwidXNlcm5hbWUiOiJrYXBpc2giLCJlbWFpbCI6Im5pa2l0cmlwdXJhODdAZ21haWwuY29tIiwiZXhwIjoxNzgwOTgxNTIxfQ.IgtS7NCMMgnqD_Y63q6U4_QcdjNOyvO-7f7ZiAIoCuU
[02-Jun-2026 05:05:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 05:05:52 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 05:05:52 UTC] User ID: 701
[02-Jun-2026 05:05:52 UTC] ✅ User profile retrieved successfully for user ID: 701
[02-Jun-2026 05:05:52 UTC] User Purchases API - User ID: 701
[02-Jun-2026 05:05:52 UTC] User Purchases API - Total purchases found: 0
[02-Jun-2026 05:06:00 UTC] === API CALL LOG ===
[02-Jun-2026 05:06:00 UTC] Endpoint: user/profile.php
[02-Jun-2026 05:06:00 UTC] Full Log Data: {
    "timestamp": "2026-06-02 05:06:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8fc1:c4ec:f0c5:a8f1:dae8:c93c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8fc1:c4ec:f0c5:a8f1:dae8:c93c, 172.69.165.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAxIiwidXNlcm5hbWUiOiJrYXBpc2giLCJlbWFpbCI6Im5pa2l0cmlwdXJhODdAZ21haWwuY29tIiwiZXhwIjoxNzgwOTgxNTIxfQ.IgtS7NCMMgnqD_Y63q6U4_QcdjNOyvO-7f7ZiAIoCuU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a053ed1b0f39a3d3-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:8fc1:c4ec:f0c5:a8f1:dae8:c93c",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 05:06:00 UTC] === END API CALL LOG ===
[02-Jun-2026 05:06:00 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 05:06:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAxIiwidXNlcm5hbWUiOiJrYXBpc2giLCJlbWFpbCI6Im5pa2l0cmlwdXJhODdAZ21haWwuY29tIiwiZXhwIjoxNzgwOTgxNTIxfQ.IgtS7NCMMgnqD_Y63q6U4_QcdjNOyvO-7f7ZiAIoCuU
[02-Jun-2026 05:06:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 05:06:00 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 05:06:00 UTC] User ID: 701
[02-Jun-2026 05:06:00 UTC] ✅ User profile retrieved successfully for user ID: 701
[02-Jun-2026 05:06:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jun-2026 05:06:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jun-2026 05:06:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:8fc1:c4ec:f0c5:a8f1:dae8:c93c, 172.69.165.49","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAxIiwidXNlcm5hbWUiOiJrYXBpc2giLCJlbWFpbCI6Im5pa2l0cmlwdXJhODdAZ21haWwuY29tIiwiZXhwIjoxNzgwOTgxNTIxfQ.IgtS7NCMMgnqD_Y63q6U4_QcdjNOyvO-7f7ZiAIoCuU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a053ed1b0f37a3d3-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:8fc1:c4ec:f0c5:a8f1:dae8:c93c","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Jun-2026 05:06:00 UTC] === User Orders API Called ===
[02-Jun-2026 05:06:00 UTC] User ID: 701
[02-Jun-2026 05:06:00 UTC] Limit: 20, Offset: 0
[02-Jun-2026 05:06:00 UTC] Orders found: 0
[02-Jun-2026 05:06:00 UTC] Orders data: []
[02-Jun-2026 05:06:00 UTC] Total orders count: 0
[02-Jun-2026 05:06:00 UTC] === API CALL LOG ===
[02-Jun-2026 05:06:00 UTC] Endpoint: user/profile.php
[02-Jun-2026 05:06:00 UTC] Full Log Data: {
    "timestamp": "2026-06-02 05:06:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8fc1:c4ec:f0c5:a8f1:dae8:c93c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8fc1:c4ec:f0c5:a8f1:dae8:c93c, 172.69.165.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAxIiwidXNlcm5hbWUiOiJrYXBpc2giLCJlbWFpbCI6Im5pa2l0cmlwdXJhODdAZ21haWwuY29tIiwiZXhwIjoxNzgwOTgxNTIxfQ.IgtS7NCMMgnqD_Y63q6U4_QcdjNOyvO-7f7ZiAIoCuU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a053ed1f0a79a3d3-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:8fc1:c4ec:f0c5:a8f1:dae8:c93c",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 05:06:00 UTC] === END API CALL LOG ===
[02-Jun-2026 05:06:00 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 05:06:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAxIiwidXNlcm5hbWUiOiJrYXBpc2giLCJlbWFpbCI6Im5pa2l0cmlwdXJhODdAZ21haWwuY29tIiwiZXhwIjoxNzgwOTgxNTIxfQ.IgtS7NCMMgnqD_Y63q6U4_QcdjNOyvO-7f7ZiAIoCuU
[02-Jun-2026 05:06:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 05:06:00 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 05:06:00 UTC] User ID: 701
[02-Jun-2026 05:06:00 UTC] ✅ User profile retrieved successfully for user ID: 701
[02-Jun-2026 05:06:01 UTC] === API CALL LOG ===
[02-Jun-2026 05:06:01 UTC] Endpoint: user/profile.php
[02-Jun-2026 05:06:01 UTC] Full Log Data: {
    "timestamp": "2026-06-02 05:06:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8fc1:c4ec:f0c5:a8f1:dae8:c93c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8fc1:c4ec:f0c5:a8f1:dae8:c93c, 172.69.165.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAxIiwidXNlcm5hbWUiOiJrYXBpc2giLCJlbWFpbCI6Im5pa2l0cmlwdXJhODdAZ21haWwuY29tIiwiZXhwIjoxNzgwOTgxNTIxfQ.IgtS7NCMMgnqD_Y63q6U4_QcdjNOyvO-7f7ZiAIoCuU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a053ed265f50a3d3-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:8fc1:c4ec:f0c5:a8f1:dae8:c93c",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 05:06:01 UTC] === END API CALL LOG ===
[02-Jun-2026 05:06:01 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 05:06:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAxIiwidXNlcm5hbWUiOiJrYXBpc2giLCJlbWFpbCI6Im5pa2l0cmlwdXJhODdAZ21haWwuY29tIiwiZXhwIjoxNzgwOTgxNTIxfQ.IgtS7NCMMgnqD_Y63q6U4_QcdjNOyvO-7f7ZiAIoCuU
[02-Jun-2026 05:06:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 05:06:01 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 05:06:01 UTC] User ID: 701
[02-Jun-2026 05:06:01 UTC] ✅ User profile retrieved successfully for user ID: 701
[02-Jun-2026 05:06:15 UTC] === API CALL LOG ===
[02-Jun-2026 05:06:15 UTC] Endpoint: user/profile.php
[02-Jun-2026 05:06:15 UTC] Full Log Data: {
    "timestamp": "2026-06-02 05:06:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8fc1:c4ec:f0c5:a8f1:dae8:c93c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8fc1:c4ec:f0c5:a8f1:dae8:c93c, 172.69.165.49",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAxIiwidXNlcm5hbWUiOiJrYXBpc2giLCJlbWFpbCI6Im5pa2l0cmlwdXJhODdAZ21haWwuY29tIiwiZXhwIjoxNzgwOTgxNTIxfQ.IgtS7NCMMgnqD_Y63q6U4_QcdjNOyvO-7f7ZiAIoCuU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a053ed7999b7a3d3-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:8fc1:c4ec:f0c5:a8f1:dae8:c93c",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 05:06:15 UTC] === END API CALL LOG ===
[02-Jun-2026 05:06:15 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 05:06:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAxIiwidXNlcm5hbWUiOiJrYXBpc2giLCJlbWFpbCI6Im5pa2l0cmlwdXJhODdAZ21haWwuY29tIiwiZXhwIjoxNzgwOTgxNTIxfQ.IgtS7NCMMgnqD_Y63q6U4_QcdjNOyvO-7f7ZiAIoCuU
[02-Jun-2026 05:06:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 05:06:15 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 05:06:15 UTC] User ID: 701
[02-Jun-2026 05:06:15 UTC] ✅ User profile retrieved successfully for user ID: 701
[02-Jun-2026 05:06:38 UTC] === API CALL LOG ===
[02-Jun-2026 05:06:38 UTC] Endpoint: user/profile.php
[02-Jun-2026 05:06:38 UTC] Full Log Data: {
    "timestamp": "2026-06-02 05:06:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8fc1:c4ec:f0c5:a8f1:dae8:c93c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8fc1:c4ec:f0c5:a8f1:dae8:c93c, 172.69.165.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAxIiwidXNlcm5hbWUiOiJrYXBpc2giLCJlbWFpbCI6Im5pa2l0cmlwdXJhODdAZ21haWwuY29tIiwiZXhwIjoxNzgwOTgxNTIxfQ.IgtS7NCMMgnqD_Y63q6U4_QcdjNOyvO-7f7ZiAIoCuU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a053ee0bcb84a3d3-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:8fc1:c4ec:f0c5:a8f1:dae8:c93c",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 05:06:38 UTC] === END API CALL LOG ===
[02-Jun-2026 05:06:38 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 05:06:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAxIiwidXNlcm5hbWUiOiJrYXBpc2giLCJlbWFpbCI6Im5pa2l0cmlwdXJhODdAZ21haWwuY29tIiwiZXhwIjoxNzgwOTgxNTIxfQ.IgtS7NCMMgnqD_Y63q6U4_QcdjNOyvO-7f7ZiAIoCuU
[02-Jun-2026 05:06:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 05:06:38 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 05:06:38 UTC] User ID: 701
[02-Jun-2026 05:06:38 UTC] ✅ User profile retrieved successfully for user ID: 701
[02-Jun-2026 05:06:46 UTC] === API CALL LOG ===
[02-Jun-2026 05:06:46 UTC] Endpoint: user/profile.php
[02-Jun-2026 05:06:46 UTC] Full Log Data: {
    "timestamp": "2026-06-02 05:06:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8fc1:c4ec:f0c5:a8f1:dae8:c93c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8fc1:c4ec:f0c5:a8f1:dae8:c93c, 172.69.165.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAxIiwidXNlcm5hbWUiOiJrYXBpc2giLCJlbWFpbCI6Im5pa2l0cmlwdXJhODdAZ21haWwuY29tIiwiZXhwIjoxNzgwOTgxNTIxfQ.IgtS7NCMMgnqD_Y63q6U4_QcdjNOyvO-7f7ZiAIoCuU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a053ee3cbeafa3d3-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:8fc1:c4ec:f0c5:a8f1:dae8:c93c",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 05:06:46 UTC] === END API CALL LOG ===
[02-Jun-2026 05:06:46 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 05:06:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAxIiwidXNlcm5hbWUiOiJrYXBpc2giLCJlbWFpbCI6Im5pa2l0cmlwdXJhODdAZ21haWwuY29tIiwiZXhwIjoxNzgwOTgxNTIxfQ.IgtS7NCMMgnqD_Y63q6U4_QcdjNOyvO-7f7ZiAIoCuU
[02-Jun-2026 05:06:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 05:06:46 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 05:06:46 UTC] User ID: 701
[02-Jun-2026 05:06:46 UTC] ✅ User profile retrieved successfully for user ID: 701
[02-Jun-2026 05:06:55 UTC] === API CALL LOG ===
[02-Jun-2026 05:06:55 UTC] Endpoint: user/profile.php
[02-Jun-2026 05:06:55 UTC] Full Log Data: {
    "timestamp": "2026-06-02 05:06:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8fc1:c4ec:f0c5:a8f1:dae8:c93c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8fc1:c4ec:f0c5:a8f1:dae8:c93c, 104.22.66.162",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAxIiwidXNlcm5hbWUiOiJrYXBpc2giLCJlbWFpbCI6Im5pa2l0cmlwdXJhODdAZ21haWwuY29tIiwiZXhwIjoxNzgwOTgxNTIxfQ.IgtS7NCMMgnqD_Y63q6U4_QcdjNOyvO-7f7ZiAIoCuU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a053ee731c5a8151-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:8fc1:c4ec:f0c5:a8f1:dae8:c93c",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 05:06:55 UTC] === END API CALL LOG ===
[02-Jun-2026 05:06:55 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 05:06:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAxIiwidXNlcm5hbWUiOiJrYXBpc2giLCJlbWFpbCI6Im5pa2l0cmlwdXJhODdAZ21haWwuY29tIiwiZXhwIjoxNzgwOTgxNTIxfQ.IgtS7NCMMgnqD_Y63q6U4_QcdjNOyvO-7f7ZiAIoCuU
[02-Jun-2026 05:06:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 05:06:55 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 05:06:55 UTC] User ID: 701
[02-Jun-2026 05:06:55 UTC] ✅ User profile retrieved successfully for user ID: 701
[02-Jun-2026 05:06:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jun-2026 05:06:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jun-2026 05:06:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:8fc1:c4ec:f0c5:a8f1:dae8:c93c, 104.22.66.32","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAxIiwidXNlcm5hbWUiOiJrYXBpc2giLCJlbWFpbCI6Im5pa2l0cmlwdXJhODdAZ21haWwuY29tIiwiZXhwIjoxNzgwOTgxNTIxfQ.IgtS7NCMMgnqD_Y63q6U4_QcdjNOyvO-7f7ZiAIoCuU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a053ee80fec48151-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:8fc1:c4ec:f0c5:a8f1:dae8:c93c","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Jun-2026 05:06:56 UTC] === User Orders API Called ===
[02-Jun-2026 05:06:56 UTC] User ID: 701
[02-Jun-2026 05:06:56 UTC] Limit: 20, Offset: 0
[02-Jun-2026 05:06:56 UTC] Orders found: 0
[02-Jun-2026 05:06:56 UTC] Orders data: []
[02-Jun-2026 05:06:56 UTC] Total orders count: 0
[02-Jun-2026 05:06:56 UTC] === API CALL LOG ===
[02-Jun-2026 05:06:56 UTC] Endpoint: user/profile.php
[02-Jun-2026 05:06:56 UTC] Full Log Data: {
    "timestamp": "2026-06-02 05:06:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8fc1:c4ec:f0c5:a8f1:dae8:c93c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8fc1:c4ec:f0c5:a8f1:dae8:c93c, 104.22.66.32",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAxIiwidXNlcm5hbWUiOiJrYXBpc2giLCJlbWFpbCI6Im5pa2l0cmlwdXJhODdAZ21haWwuY29tIiwiZXhwIjoxNzgwOTgxNTIxfQ.IgtS7NCMMgnqD_Y63q6U4_QcdjNOyvO-7f7ZiAIoCuU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a053ee8198048151-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:8fc1:c4ec:f0c5:a8f1:dae8:c93c",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 05:06:56 UTC] === END API CALL LOG ===
[02-Jun-2026 05:06:56 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 05:06:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAxIiwidXNlcm5hbWUiOiJrYXBpc2giLCJlbWFpbCI6Im5pa2l0cmlwdXJhODdAZ21haWwuY29tIiwiZXhwIjoxNzgwOTgxNTIxfQ.IgtS7NCMMgnqD_Y63q6U4_QcdjNOyvO-7f7ZiAIoCuU
[02-Jun-2026 05:06:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 05:06:56 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 05:06:56 UTC] User ID: 701
[02-Jun-2026 05:06:56 UTC] ✅ User profile retrieved successfully for user ID: 701
[02-Jun-2026 05:06:57 UTC] === API CALL LOG ===
[02-Jun-2026 05:06:57 UTC] Endpoint: user/profile.php
[02-Jun-2026 05:06:57 UTC] Full Log Data: {
    "timestamp": "2026-06-02 05:06:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8fc1:c4ec:f0c5:a8f1:dae8:c93c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8fc1:c4ec:f0c5:a8f1:dae8:c93c, 104.22.66.33",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAxIiwidXNlcm5hbWUiOiJrYXBpc2giLCJlbWFpbCI6Im5pa2l0cmlwdXJhODdAZ21haWwuY29tIiwiZXhwIjoxNzgwOTgxNTIxfQ.IgtS7NCMMgnqD_Y63q6U4_QcdjNOyvO-7f7ZiAIoCuU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a053ee805d628151-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:8fc1:c4ec:f0c5:a8f1:dae8:c93c",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 05:06:57 UTC] === END API CALL LOG ===
[02-Jun-2026 05:06:57 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 05:06:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAxIiwidXNlcm5hbWUiOiJrYXBpc2giLCJlbWFpbCI6Im5pa2l0cmlwdXJhODdAZ21haWwuY29tIiwiZXhwIjoxNzgwOTgxNTIxfQ.IgtS7NCMMgnqD_Y63q6U4_QcdjNOyvO-7f7ZiAIoCuU
[02-Jun-2026 05:06:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 05:06:57 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 05:06:57 UTC] User ID: 701
[02-Jun-2026 05:06:57 UTC] ✅ User profile retrieved successfully for user ID: 701
[02-Jun-2026 05:07:14 UTC] === API CALL LOG ===
[02-Jun-2026 05:07:14 UTC] Endpoint: user/profile.php
[02-Jun-2026 05:07:14 UTC] Full Log Data: {
    "timestamp": "2026-06-02 05:07:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8fc1:c4ec:f0c5:a8f1:dae8:c93c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8fc1:c4ec:f0c5:a8f1:dae8:c93c, 172.70.143.195",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAxIiwidXNlcm5hbWUiOiJrYXBpc2giLCJlbWFpbCI6Im5pa2l0cmlwdXJhODdAZ21haWwuY29tIiwiZXhwIjoxNzgwOTgxNTIxfQ.IgtS7NCMMgnqD_Y63q6U4_QcdjNOyvO-7f7ZiAIoCuU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a053eeea4f115ff8-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:8fc1:c4ec:f0c5:a8f1:dae8:c93c",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 05:07:14 UTC] === END API CALL LOG ===
[02-Jun-2026 05:07:14 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 05:07:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAxIiwidXNlcm5hbWUiOiJrYXBpc2giLCJlbWFpbCI6Im5pa2l0cmlwdXJhODdAZ21haWwuY29tIiwiZXhwIjoxNzgwOTgxNTIxfQ.IgtS7NCMMgnqD_Y63q6U4_QcdjNOyvO-7f7ZiAIoCuU
[02-Jun-2026 05:07:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 05:07:14 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 05:07:14 UTC] User ID: 701
[02-Jun-2026 05:07:14 UTC] ✅ User profile retrieved successfully for user ID: 701
[02-Jun-2026 05:07:15 UTC] === API CALL LOG ===
[02-Jun-2026 05:07:15 UTC] Endpoint: user/profile.php
[02-Jun-2026 05:07:15 UTC] Full Log Data: {
    "timestamp": "2026-06-02 05:07:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8fc1:c4ec:f0c5:a8f1:dae8:c93c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8fc1:c4ec:f0c5:a8f1:dae8:c93c, 172.70.143.195",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAxIiwidXNlcm5hbWUiOiJrYXBpc2giLCJlbWFpbCI6Im5pa2l0cmlwdXJhODdAZ21haWwuY29tIiwiZXhwIjoxNzgwOTgxNTIxfQ.IgtS7NCMMgnqD_Y63q6U4_QcdjNOyvO-7f7ZiAIoCuU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a053eef86b955ff8-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:8fc1:c4ec:f0c5:a8f1:dae8:c93c",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 05:07:15 UTC] === END API CALL LOG ===
[02-Jun-2026 05:07:15 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 05:07:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAxIiwidXNlcm5hbWUiOiJrYXBpc2giLCJlbWFpbCI6Im5pa2l0cmlwdXJhODdAZ21haWwuY29tIiwiZXhwIjoxNzgwOTgxNTIxfQ.IgtS7NCMMgnqD_Y63q6U4_QcdjNOyvO-7f7ZiAIoCuU
[02-Jun-2026 05:07:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 05:07:15 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 05:07:15 UTC] User ID: 701
[02-Jun-2026 05:07:15 UTC] ✅ User profile retrieved successfully for user ID: 701
[02-Jun-2026 05:07:16 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jun-2026 05:07:16 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jun-2026 05:07:16 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:8fc1:c4ec:f0c5:a8f1:dae8:c93c, 172.70.143.195","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAxIiwidXNlcm5hbWUiOiJrYXBpc2giLCJlbWFpbCI6Im5pa2l0cmlwdXJhODdAZ21haWwuY29tIiwiZXhwIjoxNzgwOTgxNTIxfQ.IgtS7NCMMgnqD_Y63q6U4_QcdjNOyvO-7f7ZiAIoCuU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a053eef91c2c5ff8-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:8fc1:c4ec:f0c5:a8f1:dae8:c93c","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Jun-2026 05:07:16 UTC] === User Orders API Called ===
[02-Jun-2026 05:07:16 UTC] User ID: 701
[02-Jun-2026 05:07:16 UTC] Limit: 20, Offset: 0
[02-Jun-2026 05:07:16 UTC] Orders found: 0
[02-Jun-2026 05:07:16 UTC] Orders data: []
[02-Jun-2026 05:07:16 UTC] Total orders count: 0
[02-Jun-2026 05:07:16 UTC] === API CALL LOG ===
[02-Jun-2026 05:07:16 UTC] Endpoint: user/profile.php
[02-Jun-2026 05:07:16 UTC] Full Log Data: {
    "timestamp": "2026-06-02 05:07:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8fc1:c4ec:f0c5:a8f1:dae8:c93c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8fc1:c4ec:f0c5:a8f1:dae8:c93c, 172.71.152.40",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAxIiwidXNlcm5hbWUiOiJrYXBpc2giLCJlbWFpbCI6Im5pa2l0cmlwdXJhODdAZ21haWwuY29tIiwiZXhwIjoxNzgwOTgxNTIxfQ.IgtS7NCMMgnqD_Y63q6U4_QcdjNOyvO-7f7ZiAIoCuU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a053eef91c2f5ff8-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:8fc1:c4ec:f0c5:a8f1:dae8:c93c",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 05:07:16 UTC] === END API CALL LOG ===
[02-Jun-2026 05:07:16 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 05:07:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAxIiwidXNlcm5hbWUiOiJrYXBpc2giLCJlbWFpbCI6Im5pa2l0cmlwdXJhODdAZ21haWwuY29tIiwiZXhwIjoxNzgwOTgxNTIxfQ.IgtS7NCMMgnqD_Y63q6U4_QcdjNOyvO-7f7ZiAIoCuU
[02-Jun-2026 05:07:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 05:07:16 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 05:07:16 UTC] User ID: 701
[02-Jun-2026 05:07:16 UTC] ✅ User profile retrieved successfully for user ID: 701
[02-Jun-2026 05:47:26 UTC] === API CALL LOG ===
[02-Jun-2026 05:47:26 UTC] Endpoint: user/profile.php
[02-Jun-2026 05:47:26 UTC] Full Log Data: {
    "timestamp": "2026-06-02 05:47:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a106:6be9:a84a:46ff:fe78:8961",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a106:6be9:a84a:46ff:fe78:8961, 172.69.250.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODA5ODQwNDV9.8kWgnM7GLy-86VtgY5J8vDPEe2lmZRdq8pxb7LMTl8U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05429d1bfc12456-ADB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a106:6be9:a84a:46ff:fe78:8961",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 05:47:26 UTC] === END API CALL LOG ===
[02-Jun-2026 05:47:26 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 05:47:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODA5ODQwNDV9.8kWgnM7GLy-86VtgY5J8vDPEe2lmZRdq8pxb7LMTl8U
[02-Jun-2026 05:47:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 05:47:26 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 05:47:26 UTC] User ID: 694
[02-Jun-2026 05:47:26 UTC] ✅ User profile retrieved successfully for user ID: 694
[02-Jun-2026 05:47:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jun-2026 05:47:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jun-2026 05:47:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a00:1880:a106:6be9:a84a:46ff:fe78:8961, 172.69.250.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODA5ODQwNDV9.8kWgnM7GLy-86VtgY5J8vDPEe2lmZRdq8pxb7LMTl8U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a05429d228052456-ADB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a00:1880:a106:6be9:a84a:46ff:fe78:8961","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Jun-2026 05:47:26 UTC] === User Orders API Called ===
[02-Jun-2026 05:47:26 UTC] User ID: 694
[02-Jun-2026 05:47:26 UTC] Limit: 20, Offset: 0
[02-Jun-2026 05:47:26 UTC] Orders found: 0
[02-Jun-2026 05:47:26 UTC] Orders data: []
[02-Jun-2026 05:47:26 UTC] Total orders count: 0
[02-Jun-2026 05:47:26 UTC] === API CALL LOG ===
[02-Jun-2026 05:47:26 UTC] Endpoint: user/profile.php
[02-Jun-2026 05:47:26 UTC] Full Log Data: {
    "timestamp": "2026-06-02 05:47:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a106:6be9:a84a:46ff:fe78:8961",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a106:6be9:a84a:46ff:fe78:8961, 172.69.250.180",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODA5ODQwNDV9.8kWgnM7GLy-86VtgY5J8vDPEe2lmZRdq8pxb7LMTl8U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05429d2784e2456-ADB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a106:6be9:a84a:46ff:fe78:8961",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 05:47:26 UTC] === END API CALL LOG ===
[02-Jun-2026 05:47:26 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 05:47:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODA5ODQwNDV9.8kWgnM7GLy-86VtgY5J8vDPEe2lmZRdq8pxb7LMTl8U
[02-Jun-2026 05:47:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 05:47:26 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 05:47:26 UTC] User ID: 694
[02-Jun-2026 05:47:26 UTC] ✅ User profile retrieved successfully for user ID: 694
[02-Jun-2026 05:47:26 UTC] === API CALL LOG ===
[02-Jun-2026 05:47:26 UTC] Endpoint: user/profile.php
[02-Jun-2026 05:47:26 UTC] Full Log Data: {
    "timestamp": "2026-06-02 05:47:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a106:6be9:a84a:46ff:fe78:8961",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a106:6be9:a84a:46ff:fe78:8961, 172.69.250.180",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODA5ODQwNDV9.8kWgnM7GLy-86VtgY5J8vDPEe2lmZRdq8pxb7LMTl8U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05429d58b2d2456-ADB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a106:6be9:a84a:46ff:fe78:8961",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 05:47:26 UTC] === END API CALL LOG ===
[02-Jun-2026 05:47:26 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 05:47:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODA5ODQwNDV9.8kWgnM7GLy-86VtgY5J8vDPEe2lmZRdq8pxb7LMTl8U
[02-Jun-2026 05:47:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 05:47:26 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 05:47:26 UTC] User ID: 694
[02-Jun-2026 05:47:26 UTC] ✅ User profile retrieved successfully for user ID: 694
[02-Jun-2026 05:47:37 UTC] === API CALL LOG ===
[02-Jun-2026 05:47:37 UTC] Endpoint: user/profile.php
[02-Jun-2026 05:47:37 UTC] Full Log Data: {
    "timestamp": "2026-06-02 05:47:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a106:6be9:a84a:46ff:fe78:8961",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a106:6be9:a84a:46ff:fe78:8961, 172.69.250.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODA5ODQwNDV9.8kWgnM7GLy-86VtgY5J8vDPEe2lmZRdq8pxb7LMTl8U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0542a183b89246e-ADB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a106:6be9:a84a:46ff:fe78:8961",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 05:47:37 UTC] === END API CALL LOG ===
[02-Jun-2026 05:47:37 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 05:47:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODA5ODQwNDV9.8kWgnM7GLy-86VtgY5J8vDPEe2lmZRdq8pxb7LMTl8U
[02-Jun-2026 05:47:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 05:47:37 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 05:47:37 UTC] User ID: 694
[02-Jun-2026 05:47:37 UTC] ✅ User profile retrieved successfully for user ID: 694
[02-Jun-2026 05:47:38 UTC] === API CALL LOG ===
[02-Jun-2026 05:47:38 UTC] Endpoint: user/profile.php
[02-Jun-2026 05:47:38 UTC] Full Log Data: {
    "timestamp": "2026-06-02 05:47:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a106:6be9:a84a:46ff:fe78:8961",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a106:6be9:a84a:46ff:fe78:8961, 172.69.250.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODA5ODQwNDV9.8kWgnM7GLy-86VtgY5J8vDPEe2lmZRdq8pxb7LMTl8U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0542a1d8fa9246e-ADB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a106:6be9:a84a:46ff:fe78:8961",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 05:47:38 UTC] === END API CALL LOG ===
[02-Jun-2026 05:47:38 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 05:47:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODA5ODQwNDV9.8kWgnM7GLy-86VtgY5J8vDPEe2lmZRdq8pxb7LMTl8U
[02-Jun-2026 05:47:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 05:47:38 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 05:47:38 UTC] User ID: 694
[02-Jun-2026 05:47:38 UTC] ✅ User profile retrieved successfully for user ID: 694
[02-Jun-2026 05:47:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jun-2026 05:47:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jun-2026 05:47:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a00:1880:a106:6be9:a84a:46ff:fe78:8961, 172.69.250.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODA5ODQwNDV9.8kWgnM7GLy-86VtgY5J8vDPEe2lmZRdq8pxb7LMTl8U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0542a1df816246e-ADB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a00:1880:a106:6be9:a84a:46ff:fe78:8961","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Jun-2026 05:47:38 UTC] === User Orders API Called ===
[02-Jun-2026 05:47:38 UTC] User ID: 694
[02-Jun-2026 05:47:38 UTC] Limit: 20, Offset: 0
[02-Jun-2026 05:47:38 UTC] Orders found: 0
[02-Jun-2026 05:47:38 UTC] Orders data: []
[02-Jun-2026 05:47:38 UTC] Total orders count: 0
[02-Jun-2026 05:47:38 UTC] === API CALL LOG ===
[02-Jun-2026 05:47:38 UTC] Endpoint: user/profile.php
[02-Jun-2026 05:47:38 UTC] Full Log Data: {
    "timestamp": "2026-06-02 05:47:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a106:6be9:a84a:46ff:fe78:8961",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a106:6be9:a84a:46ff:fe78:8961, 172.69.250.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODA5ODQwNDV9.8kWgnM7GLy-86VtgY5J8vDPEe2lmZRdq8pxb7LMTl8U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0542a1e3848246e-ADB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a106:6be9:a84a:46ff:fe78:8961",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 05:47:38 UTC] === END API CALL LOG ===
[02-Jun-2026 05:47:38 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 05:47:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODA5ODQwNDV9.8kWgnM7GLy-86VtgY5J8vDPEe2lmZRdq8pxb7LMTl8U
[02-Jun-2026 05:47:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 05:47:38 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 05:47:38 UTC] User ID: 694
[02-Jun-2026 05:47:38 UTC] ✅ User profile retrieved successfully for user ID: 694
[02-Jun-2026 05:47:39 UTC] === API CALL LOG ===
[02-Jun-2026 05:47:39 UTC] Endpoint: user/profile.php
[02-Jun-2026 05:47:39 UTC] Full Log Data: {
    "timestamp": "2026-06-02 05:47:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a106:6be9:a84a:46ff:fe78:8961",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a106:6be9:a84a:46ff:fe78:8961, 172.69.250.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODA5ODQwNDV9.8kWgnM7GLy-86VtgY5J8vDPEe2lmZRdq8pxb7LMTl8U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0542a214abe246e-ADB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a106:6be9:a84a:46ff:fe78:8961",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 05:47:39 UTC] === END API CALL LOG ===
[02-Jun-2026 05:47:39 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 05:47:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODA5ODQwNDV9.8kWgnM7GLy-86VtgY5J8vDPEe2lmZRdq8pxb7LMTl8U
[02-Jun-2026 05:47:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 05:47:39 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 05:47:39 UTC] User ID: 694
[02-Jun-2026 05:47:39 UTC] ✅ User profile retrieved successfully for user ID: 694
[02-Jun-2026 06:21:45 UTC] === API CALL LOG ===
[02-Jun-2026 06:21:45 UTC] Endpoint: user/profile.php
[02-Jun-2026 06:21:45 UTC] Full Log Data: {
    "timestamp": "2026-06-02 06:21:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.157.186.81",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.157.186.81, 172.69.253.143",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAyIiwidXNlcm5hbWUiOiIxc3QiLCJlbWFpbCI6ImR1c2VuZ2VhcmlzdGlkZTg4QGdtYWlsLmNvbSIsImV4cCI6MTc4MDk4NjEwM30.FJGfxz9PmPYnYPNrgWj6E_CzuvbaxvIx8MDv5D5OxMc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0545c188cae2727-LOS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.157.186.81",
        "cf-ipcountry": "RW",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 06:21:45 UTC] === END API CALL LOG ===
[02-Jun-2026 06:21:45 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 06:21:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAyIiwidXNlcm5hbWUiOiIxc3QiLCJlbWFpbCI6ImR1c2VuZ2VhcmlzdGlkZTg4QGdtYWlsLmNvbSIsImV4cCI6MTc4MDk4NjEwM30.FJGfxz9PmPYnYPNrgWj6E_CzuvbaxvIx8MDv5D5OxMc
[02-Jun-2026 06:21:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 06:21:45 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 06:21:45 UTC] User ID: 702
[02-Jun-2026 06:21:45 UTC] ✅ User profile retrieved successfully for user ID: 702
[02-Jun-2026 06:21:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jun-2026 06:21:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jun-2026 06:21:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.157.186.81, 172.69.253.143","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAyIiwidXNlcm5hbWUiOiIxc3QiLCJlbWFpbCI6ImR1c2VuZ2VhcmlzdGlkZTg4QGdtYWlsLmNvbSIsImV4cCI6MTc4MDk4NjEwM30.FJGfxz9PmPYnYPNrgWj6E_CzuvbaxvIx8MDv5D5OxMc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0545c188ce72727-LOS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"197.157.186.81","cf-ipcountry":"RW","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Jun-2026 06:21:45 UTC] === User Orders API Called ===
[02-Jun-2026 06:21:45 UTC] User ID: 702
[02-Jun-2026 06:21:45 UTC] Limit: 20, Offset: 0
[02-Jun-2026 06:21:45 UTC] Orders found: 0
[02-Jun-2026 06:21:45 UTC] Orders data: []
[02-Jun-2026 06:21:45 UTC] Total orders count: 0
[02-Jun-2026 06:21:45 UTC] === API CALL LOG ===
[02-Jun-2026 06:21:45 UTC] Endpoint: user/profile.php
[02-Jun-2026 06:21:45 UTC] Full Log Data: {
    "timestamp": "2026-06-02 06:21:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.157.186.81",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.157.186.81, 172.69.253.143",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAyIiwidXNlcm5hbWUiOiIxc3QiLCJlbWFpbCI6ImR1c2VuZ2VhcmlzdGlkZTg4QGdtYWlsLmNvbSIsImV4cCI6MTc4MDk4NjEwM30.FJGfxz9PmPYnYPNrgWj6E_CzuvbaxvIx8MDv5D5OxMc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0545c188cf22727-LOS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.157.186.81",
        "cf-ipcountry": "RW",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 06:21:45 UTC] === END API CALL LOG ===
[02-Jun-2026 06:21:45 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 06:21:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAyIiwidXNlcm5hbWUiOiIxc3QiLCJlbWFpbCI6ImR1c2VuZ2VhcmlzdGlkZTg4QGdtYWlsLmNvbSIsImV4cCI6MTc4MDk4NjEwM30.FJGfxz9PmPYnYPNrgWj6E_CzuvbaxvIx8MDv5D5OxMc
[02-Jun-2026 06:21:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 06:21:45 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 06:21:45 UTC] User ID: 702
[02-Jun-2026 06:21:45 UTC] ✅ User profile retrieved successfully for user ID: 702
[02-Jun-2026 06:21:47 UTC] === API CALL LOG ===
[02-Jun-2026 06:21:47 UTC] Endpoint: user/profile.php
[02-Jun-2026 06:21:47 UTC] Full Log Data: {
    "timestamp": "2026-06-02 06:21:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.157.186.81",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.157.186.81, 172.69.253.143",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAyIiwidXNlcm5hbWUiOiIxc3QiLCJlbWFpbCI6ImR1c2VuZ2VhcmlzdGlkZTg4QGdtYWlsLmNvbSIsImV4cCI6MTc4MDk4NjEwM30.FJGfxz9PmPYnYPNrgWj6E_CzuvbaxvIx8MDv5D5OxMc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0545c235e222727-LOS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.157.186.81",
        "cf-ipcountry": "RW",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 06:21:47 UTC] === END API CALL LOG ===
[02-Jun-2026 06:21:47 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 06:21:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAyIiwidXNlcm5hbWUiOiIxc3QiLCJlbWFpbCI6ImR1c2VuZ2VhcmlzdGlkZTg4QGdtYWlsLmNvbSIsImV4cCI6MTc4MDk4NjEwM30.FJGfxz9PmPYnYPNrgWj6E_CzuvbaxvIx8MDv5D5OxMc
[02-Jun-2026 06:21:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 06:21:47 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 06:21:47 UTC] User ID: 702
[02-Jun-2026 06:21:47 UTC] ✅ User profile retrieved successfully for user ID: 702
[02-Jun-2026 06:24:11 UTC] === API CALL LOG ===
[02-Jun-2026 06:24:11 UTC] Endpoint: user/profile.php
[02-Jun-2026 06:24:11 UTC] Full Log Data: {
    "timestamp": "2026-06-02 06:24:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.157.184.14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.157.184.14, 172.69.253.143",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAyIiwidXNlcm5hbWUiOiIxc3QiLCJlbWFpbCI6ImR1c2VuZ2VhcmlzdGlkZTg4QGdtYWlsLmNvbSIsImV4cCI6MTc4MDk4NjEwM30.FJGfxz9PmPYnYPNrgWj6E_CzuvbaxvIx8MDv5D5OxMc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0545fa4ed94f9bd-LOS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.157.184.14",
        "cf-ipcountry": "RW",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 06:24:11 UTC] === END API CALL LOG ===
[02-Jun-2026 06:24:11 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 06:24:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAyIiwidXNlcm5hbWUiOiIxc3QiLCJlbWFpbCI6ImR1c2VuZ2VhcmlzdGlkZTg4QGdtYWlsLmNvbSIsImV4cCI6MTc4MDk4NjEwM30.FJGfxz9PmPYnYPNrgWj6E_CzuvbaxvIx8MDv5D5OxMc
[02-Jun-2026 06:24:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 06:24:11 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 06:24:11 UTC] User ID: 702
[02-Jun-2026 06:24:11 UTC] ✅ User profile retrieved successfully for user ID: 702
[02-Jun-2026 06:24:16 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jun-2026 06:24:16 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jun-2026 06:24:16 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.157.184.14, 172.69.253.143","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAyIiwidXNlcm5hbWUiOiIxc3QiLCJlbWFpbCI6ImR1c2VuZ2VhcmlzdGlkZTg4QGdtYWlsLmNvbSIsImV4cCI6MTc4MDk4NjEwM30.FJGfxz9PmPYnYPNrgWj6E_CzuvbaxvIx8MDv5D5OxMc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0545fa4ed84f9bd-LOS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"197.157.184.14","cf-ipcountry":"RW","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Jun-2026 06:24:16 UTC] === User Orders API Called ===
[02-Jun-2026 06:24:16 UTC] User ID: 702
[02-Jun-2026 06:24:16 UTC] Limit: 20, Offset: 0
[02-Jun-2026 06:24:16 UTC] Orders found: 0
[02-Jun-2026 06:24:16 UTC] Orders data: []
[02-Jun-2026 06:24:16 UTC] Total orders count: 0
[02-Jun-2026 06:24:16 UTC] === API CALL LOG ===
[02-Jun-2026 06:24:16 UTC] Endpoint: user/profile.php
[02-Jun-2026 06:24:16 UTC] Full Log Data: {
    "timestamp": "2026-06-02 06:24:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.157.184.14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.157.184.14, 172.69.253.143",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAyIiwidXNlcm5hbWUiOiIxc3QiLCJlbWFpbCI6ImR1c2VuZ2VhcmlzdGlkZTg4QGdtYWlsLmNvbSIsImV4cCI6MTc4MDk4NjEwM30.FJGfxz9PmPYnYPNrgWj6E_CzuvbaxvIx8MDv5D5OxMc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0545fa4eda3f9bd-LOS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.157.184.14",
        "cf-ipcountry": "RW",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 06:24:16 UTC] === END API CALL LOG ===
[02-Jun-2026 06:24:16 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 06:24:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAyIiwidXNlcm5hbWUiOiIxc3QiLCJlbWFpbCI6ImR1c2VuZ2VhcmlzdGlkZTg4QGdtYWlsLmNvbSIsImV4cCI6MTc4MDk4NjEwM30.FJGfxz9PmPYnYPNrgWj6E_CzuvbaxvIx8MDv5D5OxMc
[02-Jun-2026 06:24:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 06:24:16 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 06:24:16 UTC] User ID: 702
[02-Jun-2026 06:24:16 UTC] ✅ User profile retrieved successfully for user ID: 702
[02-Jun-2026 06:24:26 UTC] === API CALL LOG ===
[02-Jun-2026 06:24:26 UTC] Endpoint: user/profile.php
[02-Jun-2026 06:24:26 UTC] Full Log Data: {
    "timestamp": "2026-06-02 06:24:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.157.184.14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.157.184.14, 172.69.253.143",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAyIiwidXNlcm5hbWUiOiIxc3QiLCJlbWFpbCI6ImR1c2VuZ2VhcmlzdGlkZTg4QGdtYWlsLmNvbSIsImV4cCI6MTc4MDk4NjEwM30.FJGfxz9PmPYnYPNrgWj6E_CzuvbaxvIx8MDv5D5OxMc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05460008952f9bd-LOS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.157.184.14",
        "cf-ipcountry": "RW",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 06:24:26 UTC] === END API CALL LOG ===
[02-Jun-2026 06:24:26 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 06:24:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAyIiwidXNlcm5hbWUiOiIxc3QiLCJlbWFpbCI6ImR1c2VuZ2VhcmlzdGlkZTg4QGdtYWlsLmNvbSIsImV4cCI6MTc4MDk4NjEwM30.FJGfxz9PmPYnYPNrgWj6E_CzuvbaxvIx8MDv5D5OxMc
[02-Jun-2026 06:24:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 06:24:26 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 06:24:26 UTC] User ID: 702
[02-Jun-2026 06:24:26 UTC] ✅ User profile retrieved successfully for user ID: 702
[02-Jun-2026 06:24:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jun-2026 06:24:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jun-2026 06:24:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.157.184.14, 172.69.253.142","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAyIiwidXNlcm5hbWUiOiIxc3QiLCJlbWFpbCI6ImR1c2VuZ2VhcmlzdGlkZTg4QGdtYWlsLmNvbSIsImV4cCI6MTc4MDk4NjEwM30.FJGfxz9PmPYnYPNrgWj6E_CzuvbaxvIx8MDv5D5OxMc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a05460008946f9bd-LOS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"197.157.184.14","cf-ipcountry":"RW","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Jun-2026 06:24:26 UTC] === User Orders API Called ===
[02-Jun-2026 06:24:26 UTC] User ID: 702
[02-Jun-2026 06:24:26 UTC] Limit: 20, Offset: 0
[02-Jun-2026 06:24:26 UTC] Orders found: 0
[02-Jun-2026 06:24:26 UTC] Orders data: []
[02-Jun-2026 06:24:26 UTC] Total orders count: 0
[02-Jun-2026 06:24:26 UTC] === API CALL LOG ===
[02-Jun-2026 06:24:26 UTC] Endpoint: user/profile.php
[02-Jun-2026 06:24:26 UTC] Full Log Data: {
    "timestamp": "2026-06-02 06:24:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.157.184.14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.157.184.14, 172.69.253.142",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAyIiwidXNlcm5hbWUiOiIxc3QiLCJlbWFpbCI6ImR1c2VuZ2VhcmlzdGlkZTg4QGdtYWlsLmNvbSIsImV4cCI6MTc4MDk4NjEwM30.FJGfxz9PmPYnYPNrgWj6E_CzuvbaxvIx8MDv5D5OxMc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0546003ae7ff9bd-LOS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.157.184.14",
        "cf-ipcountry": "RW",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 06:24:26 UTC] === END API CALL LOG ===
[02-Jun-2026 06:24:26 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 06:24:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAyIiwidXNlcm5hbWUiOiIxc3QiLCJlbWFpbCI6ImR1c2VuZ2VhcmlzdGlkZTg4QGdtYWlsLmNvbSIsImV4cCI6MTc4MDk4NjEwM30.FJGfxz9PmPYnYPNrgWj6E_CzuvbaxvIx8MDv5D5OxMc
[02-Jun-2026 06:24:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 06:24:26 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 06:24:26 UTC] User ID: 702
[02-Jun-2026 06:24:26 UTC] ✅ User profile retrieved successfully for user ID: 702
[02-Jun-2026 06:24:27 UTC] === API CALL LOG ===
[02-Jun-2026 06:24:27 UTC] Endpoint: user/profile.php
[02-Jun-2026 06:24:27 UTC] Full Log Data: {
    "timestamp": "2026-06-02 06:24:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.157.184.14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.157.184.14, 172.69.253.143",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAyIiwidXNlcm5hbWUiOiIxc3QiLCJlbWFpbCI6ImR1c2VuZ2VhcmlzdGlkZTg4QGdtYWlsLmNvbSIsImV4cCI6MTc4MDk4NjEwM30.FJGfxz9PmPYnYPNrgWj6E_CzuvbaxvIx8MDv5D5OxMc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a054600d6a57f9bd-LOS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.157.184.14",
        "cf-ipcountry": "RW",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 06:24:27 UTC] === END API CALL LOG ===
[02-Jun-2026 06:24:27 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 06:24:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAyIiwidXNlcm5hbWUiOiIxc3QiLCJlbWFpbCI6ImR1c2VuZ2VhcmlzdGlkZTg4QGdtYWlsLmNvbSIsImV4cCI6MTc4MDk4NjEwM30.FJGfxz9PmPYnYPNrgWj6E_CzuvbaxvIx8MDv5D5OxMc
[02-Jun-2026 06:24:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 06:24:27 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 06:24:27 UTC] User ID: 702
[02-Jun-2026 06:24:27 UTC] ✅ User profile retrieved successfully for user ID: 702
[02-Jun-2026 06:24:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jun-2026 06:24:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jun-2026 06:24:33 UTC] === API CALL LOG ===
[02-Jun-2026 06:24:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.157.184.14, 172.69.253.142","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAyIiwidXNlcm5hbWUiOiIxc3QiLCJlbWFpbCI6ImR1c2VuZ2VhcmlzdGlkZTg4QGdtYWlsLmNvbSIsImV4cCI6MTc4MDk4NjEwM30.FJGfxz9PmPYnYPNrgWj6E_CzuvbaxvIx8MDv5D5OxMc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a054603248ddf9bd-LOS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"197.157.184.14","cf-ipcountry":"RW","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Jun-2026 06:24:33 UTC] Endpoint: user/profile.php
[02-Jun-2026 06:24:33 UTC] Full Log Data: {
    "timestamp": "2026-06-02 06:24:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.157.184.14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.157.184.14, 172.69.253.142",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAyIiwidXNlcm5hbWUiOiIxc3QiLCJlbWFpbCI6ImR1c2VuZ2VhcmlzdGlkZTg4QGdtYWlsLmNvbSIsImV4cCI6MTc4MDk4NjEwM30.FJGfxz9PmPYnYPNrgWj6E_CzuvbaxvIx8MDv5D5OxMc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a054603248e2f9bd-LOS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.157.184.14",
        "cf-ipcountry": "RW",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 06:24:33 UTC] === User Orders API Called ===
[02-Jun-2026 06:24:33 UTC] === END API CALL LOG ===
[02-Jun-2026 06:24:33 UTC] User ID: 702
[02-Jun-2026 06:24:33 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 06:24:33 UTC] Limit: 20, Offset: 0
[02-Jun-2026 06:24:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAyIiwidXNlcm5hbWUiOiIxc3QiLCJlbWFpbCI6ImR1c2VuZ2VhcmlzdGlkZTg4QGdtYWlsLmNvbSIsImV4cCI6MTc4MDk4NjEwM30.FJGfxz9PmPYnYPNrgWj6E_CzuvbaxvIx8MDv5D5OxMc
[02-Jun-2026 06:24:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 06:24:33 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 06:24:33 UTC] User ID: 702
[02-Jun-2026 06:24:33 UTC] Orders found: 0
[02-Jun-2026 06:24:33 UTC] ✅ User profile retrieved successfully for user ID: 702
[02-Jun-2026 06:24:33 UTC] Orders data: []
[02-Jun-2026 06:24:33 UTC] Total orders count: 0
[02-Jun-2026 06:24:34 UTC] === API CALL LOG ===
[02-Jun-2026 06:24:34 UTC] Endpoint: user/profile.php
[02-Jun-2026 06:24:34 UTC] Full Log Data: {
    "timestamp": "2026-06-02 06:24:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.157.184.14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.157.184.14, 172.69.253.142",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAyIiwidXNlcm5hbWUiOiIxc3QiLCJlbWFpbCI6ImR1c2VuZ2VhcmlzdGlkZTg4QGdtYWlsLmNvbSIsImV4cCI6MTc4MDk4NjEwM30.FJGfxz9PmPYnYPNrgWj6E_CzuvbaxvIx8MDv5D5OxMc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05460358f26f9bd-LOS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.157.184.14",
        "cf-ipcountry": "RW",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 06:24:34 UTC] === END API CALL LOG ===
[02-Jun-2026 06:24:34 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 06:24:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAyIiwidXNlcm5hbWUiOiIxc3QiLCJlbWFpbCI6ImR1c2VuZ2VhcmlzdGlkZTg4QGdtYWlsLmNvbSIsImV4cCI6MTc4MDk4NjEwM30.FJGfxz9PmPYnYPNrgWj6E_CzuvbaxvIx8MDv5D5OxMc
[02-Jun-2026 06:24:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 06:24:34 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 06:24:34 UTC] User ID: 702
[02-Jun-2026 06:24:34 UTC] ✅ User profile retrieved successfully for user ID: 702
[02-Jun-2026 06:24:35 UTC] === API CALL LOG ===
[02-Jun-2026 06:24:35 UTC] Endpoint: user/profile.php
[02-Jun-2026 06:24:35 UTC] Full Log Data: {
    "timestamp": "2026-06-02 06:24:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.157.184.14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.157.184.14, 172.69.253.143",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAyIiwidXNlcm5hbWUiOiIxc3QiLCJlbWFpbCI6ImR1c2VuZ2VhcmlzdGlkZTg4QGdtYWlsLmNvbSIsImV4cCI6MTc4MDk4NjEwM30.FJGfxz9PmPYnYPNrgWj6E_CzuvbaxvIx8MDv5D5OxMc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a054603cc880f9bd-LOS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.157.184.14",
        "cf-ipcountry": "RW",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 06:24:35 UTC] === END API CALL LOG ===
[02-Jun-2026 06:24:35 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 06:24:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAyIiwidXNlcm5hbWUiOiIxc3QiLCJlbWFpbCI6ImR1c2VuZ2VhcmlzdGlkZTg4QGdtYWlsLmNvbSIsImV4cCI6MTc4MDk4NjEwM30.FJGfxz9PmPYnYPNrgWj6E_CzuvbaxvIx8MDv5D5OxMc
[02-Jun-2026 06:24:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 06:24:35 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 06:24:35 UTC] User ID: 702
[02-Jun-2026 06:24:35 UTC] ✅ User profile retrieved successfully for user ID: 702
[02-Jun-2026 06:24:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jun-2026 06:24:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jun-2026 06:24:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.157.184.14, 172.69.253.142","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAyIiwidXNlcm5hbWUiOiIxc3QiLCJlbWFpbCI6ImR1c2VuZ2VhcmlzdGlkZTg4QGdtYWlsLmNvbSIsImV4cCI6MTc4MDk4NjEwM30.FJGfxz9PmPYnYPNrgWj6E_CzuvbaxvIx8MDv5D5OxMc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a054607b2e2df9bd-LOS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"197.157.184.14","cf-ipcountry":"RW","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Jun-2026 06:24:45 UTC] === User Orders API Called ===
[02-Jun-2026 06:24:45 UTC] User ID: 702
[02-Jun-2026 06:24:45 UTC] Limit: 20, Offset: 0
[02-Jun-2026 06:24:45 UTC] Orders found: 0
[02-Jun-2026 06:24:45 UTC] Orders data: []
[02-Jun-2026 06:24:45 UTC] Total orders count: 0
[02-Jun-2026 06:24:46 UTC] === API CALL LOG ===
[02-Jun-2026 06:24:46 UTC] Endpoint: user/profile.php
[02-Jun-2026 06:24:46 UTC] Full Log Data: {
    "timestamp": "2026-06-02 06:24:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.157.184.14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.157.184.14, 172.69.253.142",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAyIiwidXNlcm5hbWUiOiIxc3QiLCJlbWFpbCI6ImR1c2VuZ2VhcmlzdGlkZTg4QGdtYWlsLmNvbSIsImV4cCI6MTc4MDk4NjEwM30.FJGfxz9PmPYnYPNrgWj6E_CzuvbaxvIx8MDv5D5OxMc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05460854a00f9bd-LOS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.157.184.14",
        "cf-ipcountry": "RW",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 06:24:46 UTC] === END API CALL LOG ===
[02-Jun-2026 06:24:46 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 06:24:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAyIiwidXNlcm5hbWUiOiIxc3QiLCJlbWFpbCI6ImR1c2VuZ2VhcmlzdGlkZTg4QGdtYWlsLmNvbSIsImV4cCI6MTc4MDk4NjEwM30.FJGfxz9PmPYnYPNrgWj6E_CzuvbaxvIx8MDv5D5OxMc
[02-Jun-2026 06:24:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 06:24:46 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 06:24:46 UTC] User ID: 702
[02-Jun-2026 06:24:46 UTC] ✅ User profile retrieved successfully for user ID: 702
[02-Jun-2026 06:24:47 UTC] User Purchases API - User ID: 702
[02-Jun-2026 06:24:47 UTC] User Purchases API - Total purchases found: 0
[02-Jun-2026 07:51:50 UTC] === API CALL LOG ===
[02-Jun-2026 07:51:50 UTC] Endpoint: user/profile.php
[02-Jun-2026 07:51:50 UTC] Full Log Data: {
    "timestamp": "2026-06-02 07:51:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.90.74.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.90.74.146, 172.69.68.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg1IiwidXNlcm5hbWUiOiJmYWJpYW5vIiwiZW1haWwiOiJmYWJpYW5vZmFicmluaUB2aXJnaWxpby5pdCIsImV4cCI6MTc4MDczNDE3OX0.CX1PALr5Kvd8uSHGsk5DATxSwJF_kJ7pt8w9KX6AN50",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a054e00ecb4fee74-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.90.74.146",
        "cf-ipcountry": "IT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 07:51:50 UTC] === END API CALL LOG ===
[02-Jun-2026 07:51:50 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 07:51:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg1IiwidXNlcm5hbWUiOiJmYWJpYW5vIiwiZW1haWwiOiJmYWJpYW5vZmFicmluaUB2aXJnaWxpby5pdCIsImV4cCI6MTc4MDczNDE3OX0.CX1PALr5Kvd8uSHGsk5DATxSwJF_kJ7pt8w9KX6AN50
[02-Jun-2026 07:51:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 07:51:50 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 07:51:50 UTC] User ID: 685
[02-Jun-2026 07:51:50 UTC] ✅ User profile retrieved successfully for user ID: 685
[02-Jun-2026 07:51:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jun-2026 07:51:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jun-2026 07:51:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"5.90.74.146, 172.69.68.143","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg1IiwidXNlcm5hbWUiOiJmYWJpYW5vIiwiZW1haWwiOiJmYWJpYW5vZmFicmluaUB2aXJnaWxpby5pdCIsImV4cCI6MTc4MDczNDE3OX0.CX1PALr5Kvd8uSHGsk5DATxSwJF_kJ7pt8w9KX6AN50","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a054e0105ddfee74-MXP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"5.90.74.146","cf-ipcountry":"IT","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Jun-2026 07:51:51 UTC] === User Orders API Called ===
[02-Jun-2026 07:51:51 UTC] User ID: 685
[02-Jun-2026 07:51:51 UTC] Limit: 20, Offset: 0
[02-Jun-2026 07:51:51 UTC] Orders found: 0
[02-Jun-2026 07:51:51 UTC] Orders data: []
[02-Jun-2026 07:51:51 UTC] Total orders count: 0
[02-Jun-2026 07:51:51 UTC] === API CALL LOG ===
[02-Jun-2026 07:51:51 UTC] Endpoint: user/profile.php
[02-Jun-2026 07:51:51 UTC] Full Log Data: {
    "timestamp": "2026-06-02 07:51:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.90.74.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.90.74.146, 172.69.68.143",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg1IiwidXNlcm5hbWUiOiJmYWJpYW5vIiwiZW1haWwiOiJmYWJpYW5vZmFicmluaUB2aXJnaWxpby5pdCIsImV4cCI6MTc4MDczNDE3OX0.CX1PALr5Kvd8uSHGsk5DATxSwJF_kJ7pt8w9KX6AN50",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a054e0105dd9ee74-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.90.74.146",
        "cf-ipcountry": "IT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 07:51:51 UTC] === END API CALL LOG ===
[02-Jun-2026 07:51:51 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 07:51:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg1IiwidXNlcm5hbWUiOiJmYWJpYW5vIiwiZW1haWwiOiJmYWJpYW5vZmFicmluaUB2aXJnaWxpby5pdCIsImV4cCI6MTc4MDczNDE3OX0.CX1PALr5Kvd8uSHGsk5DATxSwJF_kJ7pt8w9KX6AN50
[02-Jun-2026 07:51:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 07:51:51 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 07:51:51 UTC] User ID: 685
[02-Jun-2026 07:51:51 UTC] ✅ User profile retrieved successfully for user ID: 685
[02-Jun-2026 07:51:51 UTC] === API CALL LOG ===
[02-Jun-2026 07:51:51 UTC] Endpoint: user/profile.php
[02-Jun-2026 07:51:51 UTC] Full Log Data: {
    "timestamp": "2026-06-02 07:51:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.90.74.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.90.74.146, 172.69.68.142",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg1IiwidXNlcm5hbWUiOiJmYWJpYW5vIiwiZW1haWwiOiJmYWJpYW5vZmFicmluaUB2aXJnaWxpby5pdCIsImV4cCI6MTc4MDczNDE3OX0.CX1PALr5Kvd8uSHGsk5DATxSwJF_kJ7pt8w9KX6AN50",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a054e0111f36ee74-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.90.74.146",
        "cf-ipcountry": "IT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 07:51:51 UTC] === END API CALL LOG ===
[02-Jun-2026 07:51:51 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 07:51:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg1IiwidXNlcm5hbWUiOiJmYWJpYW5vIiwiZW1haWwiOiJmYWJpYW5vZmFicmluaUB2aXJnaWxpby5pdCIsImV4cCI6MTc4MDczNDE3OX0.CX1PALr5Kvd8uSHGsk5DATxSwJF_kJ7pt8w9KX6AN50
[02-Jun-2026 07:51:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 07:51:51 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 07:51:51 UTC] User ID: 685
[02-Jun-2026 07:51:51 UTC] ✅ User profile retrieved successfully for user ID: 685
[02-Jun-2026 07:52:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jun-2026 07:52:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jun-2026 07:52:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"5.90.74.146, 172.69.68.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg1IiwidXNlcm5hbWUiOiJmYWJpYW5vIiwiZW1haWwiOiJmYWJpYW5vZmFicmluaUB2aXJnaWxpby5pdCIsImV4cCI6MTc4MDczNDE3OX0.CX1PALr5Kvd8uSHGsk5DATxSwJF_kJ7pt8w9KX6AN50","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a054e0cddd25ee74-MXP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"5.90.74.146","cf-ipcountry":"IT","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Jun-2026 07:52:21 UTC] === User Orders API Called ===
[02-Jun-2026 07:52:21 UTC] User ID: 685
[02-Jun-2026 07:52:21 UTC] Limit: 20, Offset: 0
[02-Jun-2026 07:52:21 UTC] Orders found: 0
[02-Jun-2026 07:52:21 UTC] Orders data: []
[02-Jun-2026 07:52:21 UTC] Total orders count: 0
[02-Jun-2026 07:52:21 UTC] === API CALL LOG ===
[02-Jun-2026 07:52:21 UTC] Endpoint: user/profile.php
[02-Jun-2026 07:52:21 UTC] Full Log Data: {
    "timestamp": "2026-06-02 07:52:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.90.74.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.90.74.146, 172.69.68.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg1IiwidXNlcm5hbWUiOiJmYWJpYW5vIiwiZW1haWwiOiJmYWJpYW5vZmFicmluaUB2aXJnaWxpby5pdCIsImV4cCI6MTc4MDczNDE3OX0.CX1PALr5Kvd8uSHGsk5DATxSwJF_kJ7pt8w9KX6AN50",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a054e0ce6e57ee74-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.90.74.146",
        "cf-ipcountry": "IT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 07:52:21 UTC] === END API CALL LOG ===
[02-Jun-2026 07:52:21 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 07:52:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg1IiwidXNlcm5hbWUiOiJmYWJpYW5vIiwiZW1haWwiOiJmYWJpYW5vZmFicmluaUB2aXJnaWxpby5pdCIsImV4cCI6MTc4MDczNDE3OX0.CX1PALr5Kvd8uSHGsk5DATxSwJF_kJ7pt8w9KX6AN50
[02-Jun-2026 07:52:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 07:52:21 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 07:52:21 UTC] User ID: 685
[02-Jun-2026 07:52:21 UTC] ✅ User profile retrieved successfully for user ID: 685
[02-Jun-2026 07:52:22 UTC] === API CALL LOG ===
[02-Jun-2026 07:52:22 UTC] Endpoint: user/profile.php
[02-Jun-2026 07:52:22 UTC] Full Log Data: {
    "timestamp": "2026-06-02 07:52:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.90.74.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.90.74.146, 172.69.68.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg1IiwidXNlcm5hbWUiOiJmYWJpYW5vIiwiZW1haWwiOiJmYWJpYW5vZmFicmluaUB2aXJnaWxpby5pdCIsImV4cCI6MTc4MDczNDE3OX0.CX1PALr5Kvd8uSHGsk5DATxSwJF_kJ7pt8w9KX6AN50",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a054e0d24d79ee74-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.90.74.146",
        "cf-ipcountry": "IT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 07:52:22 UTC] === END API CALL LOG ===
[02-Jun-2026 07:52:22 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 07:52:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg1IiwidXNlcm5hbWUiOiJmYWJpYW5vIiwiZW1haWwiOiJmYWJpYW5vZmFicmluaUB2aXJnaWxpby5pdCIsImV4cCI6MTc4MDczNDE3OX0.CX1PALr5Kvd8uSHGsk5DATxSwJF_kJ7pt8w9KX6AN50
[02-Jun-2026 07:52:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 07:52:22 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 07:52:22 UTC] User ID: 685
[02-Jun-2026 07:52:22 UTC] ✅ User profile retrieved successfully for user ID: 685
[02-Jun-2026 07:52:25 UTC] === API CALL LOG ===
[02-Jun-2026 07:52:25 UTC] Endpoint: user/profile.php
[02-Jun-2026 07:52:25 UTC] Full Log Data: {
    "timestamp": "2026-06-02 07:52:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.90.74.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.90.74.146, 172.69.68.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg1IiwidXNlcm5hbWUiOiJmYWJpYW5vIiwiZW1haWwiOiJmYWJpYW5vZmFicmluaUB2aXJnaWxpby5pdCIsImV4cCI6MTc4MDczNDE3OX0.CX1PALr5Kvd8uSHGsk5DATxSwJF_kJ7pt8w9KX6AN50",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a054e0e73e38ee74-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.90.74.146",
        "cf-ipcountry": "IT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 07:52:25 UTC] === END API CALL LOG ===
[02-Jun-2026 07:52:25 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 07:52:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg1IiwidXNlcm5hbWUiOiJmYWJpYW5vIiwiZW1haWwiOiJmYWJpYW5vZmFicmluaUB2aXJnaWxpby5pdCIsImV4cCI6MTc4MDczNDE3OX0.CX1PALr5Kvd8uSHGsk5DATxSwJF_kJ7pt8w9KX6AN50
[02-Jun-2026 07:52:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 07:52:25 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 07:52:25 UTC] User ID: 685
[02-Jun-2026 07:52:25 UTC] ✅ User profile retrieved successfully for user ID: 685
[02-Jun-2026 07:52:25 UTC] User Purchases API - User ID: 685
[02-Jun-2026 07:52:25 UTC] User Purchases API - Total purchases found: 0
[02-Jun-2026 07:52:36 UTC] === API CALL LOG ===
[02-Jun-2026 07:52:36 UTC] Endpoint: user/profile.php
[02-Jun-2026 07:52:36 UTC] Full Log Data: {
    "timestamp": "2026-06-02 07:52:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.90.74.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.90.74.146, 172.69.68.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg1IiwidXNlcm5hbWUiOiJmYWJpYW5vIiwiZW1haWwiOiJmYWJpYW5vZmFicmluaUB2aXJnaWxpby5pdCIsImV4cCI6MTc4MDczNDE3OX0.CX1PALr5Kvd8uSHGsk5DATxSwJF_kJ7pt8w9KX6AN50",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a054e12b0d6aee74-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.90.74.146",
        "cf-ipcountry": "IT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 07:52:36 UTC] === END API CALL LOG ===
[02-Jun-2026 07:52:36 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 07:52:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg1IiwidXNlcm5hbWUiOiJmYWJpYW5vIiwiZW1haWwiOiJmYWJpYW5vZmFicmluaUB2aXJnaWxpby5pdCIsImV4cCI6MTc4MDczNDE3OX0.CX1PALr5Kvd8uSHGsk5DATxSwJF_kJ7pt8w9KX6AN50
[02-Jun-2026 07:52:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 07:52:36 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 07:52:36 UTC] User ID: 685
[02-Jun-2026 07:52:36 UTC] ✅ User profile retrieved successfully for user ID: 685
[02-Jun-2026 07:52:36 UTC] User Purchases API - User ID: 685
[02-Jun-2026 07:52:36 UTC] User Purchases API - Total purchases found: 0
[02-Jun-2026 07:52:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jun-2026 07:52:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jun-2026 07:52:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"5.90.74.146, 172.69.68.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg1IiwidXNlcm5hbWUiOiJmYWJpYW5vIiwiZW1haWwiOiJmYWJpYW5vZmFicmluaUB2aXJnaWxpby5pdCIsImV4cCI6MTc4MDczNDE3OX0.CX1PALr5Kvd8uSHGsk5DATxSwJF_kJ7pt8w9KX6AN50","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a054e131c8ffee74-MXP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"5.90.74.146","cf-ipcountry":"IT","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Jun-2026 07:52:37 UTC] === User Orders API Called ===
[02-Jun-2026 07:52:37 UTC] User ID: 685
[02-Jun-2026 07:52:37 UTC] Limit: 20, Offset: 0
[02-Jun-2026 07:52:37 UTC] Orders found: 0
[02-Jun-2026 07:52:37 UTC] Orders data: []
[02-Jun-2026 07:52:37 UTC] Total orders count: 0
[02-Jun-2026 07:52:37 UTC] === API CALL LOG ===
[02-Jun-2026 07:52:37 UTC] Endpoint: user/profile.php
[02-Jun-2026 07:52:37 UTC] Full Log Data: {
    "timestamp": "2026-06-02 07:52:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.90.74.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.90.74.146, 172.69.68.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg1IiwidXNlcm5hbWUiOiJmYWJpYW5vIiwiZW1haWwiOiJmYWJpYW5vZmFicmluaUB2aXJnaWxpby5pdCIsImV4cCI6MTc4MDczNDE3OX0.CX1PALr5Kvd8uSHGsk5DATxSwJF_kJ7pt8w9KX6AN50",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a054e132399fee74-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.90.74.146",
        "cf-ipcountry": "IT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 07:52:37 UTC] === END API CALL LOG ===
[02-Jun-2026 07:52:37 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 07:52:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg1IiwidXNlcm5hbWUiOiJmYWJpYW5vIiwiZW1haWwiOiJmYWJpYW5vZmFicmluaUB2aXJnaWxpby5pdCIsImV4cCI6MTc4MDczNDE3OX0.CX1PALr5Kvd8uSHGsk5DATxSwJF_kJ7pt8w9KX6AN50
[02-Jun-2026 07:52:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 07:52:37 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 07:52:37 UTC] User ID: 685
[02-Jun-2026 07:52:37 UTC] ✅ User profile retrieved successfully for user ID: 685
[02-Jun-2026 07:52:38 UTC] === API CALL LOG ===
[02-Jun-2026 07:52:38 UTC] Endpoint: user/profile.php
[02-Jun-2026 07:52:38 UTC] Full Log Data: {
    "timestamp": "2026-06-02 07:52:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.90.74.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.90.74.146, 172.69.68.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg1IiwidXNlcm5hbWUiOiJmYWJpYW5vIiwiZW1haWwiOiJmYWJpYW5vZmFicmluaUB2aXJnaWxpby5pdCIsImV4cCI6MTc4MDczNDE3OX0.CX1PALr5Kvd8uSHGsk5DATxSwJF_kJ7pt8w9KX6AN50",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a054e135d855ee74-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.90.74.146",
        "cf-ipcountry": "IT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 07:52:38 UTC] === END API CALL LOG ===
[02-Jun-2026 07:52:38 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 07:52:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjg1IiwidXNlcm5hbWUiOiJmYWJpYW5vIiwiZW1haWwiOiJmYWJpYW5vZmFicmluaUB2aXJnaWxpby5pdCIsImV4cCI6MTc4MDczNDE3OX0.CX1PALr5Kvd8uSHGsk5DATxSwJF_kJ7pt8w9KX6AN50
[02-Jun-2026 07:52:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 07:52:38 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 07:52:38 UTC] User ID: 685
[02-Jun-2026 07:52:38 UTC] ✅ User profile retrieved successfully for user ID: 685
[02-Jun-2026 09:19:22 UTC] === API CALL LOG ===
[02-Jun-2026 09:19:22 UTC] Endpoint: user/profile.php
[02-Jun-2026 09:19:22 UTC] Full Log Data: {
    "timestamp": "2026-06-02 09:19:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d0:203c:168c:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d0:203c:168c:8000::, 172.68.242.82",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0556042cac48235-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d0:203c:168c:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 09:19:22 UTC] === END API CALL LOG ===
[02-Jun-2026 09:19:22 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 09:19:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE
[02-Jun-2026 09:19:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 09:19:22 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 09:19:22 UTC] User ID: 703
[02-Jun-2026 09:19:22 UTC] ✅ User profile retrieved successfully for user ID: 703
[02-Jun-2026 09:19:22 UTC] === API CALL LOG ===
[02-Jun-2026 09:19:22 UTC] Endpoint: user/profile.php
[02-Jun-2026 09:19:22 UTC] Full Log Data: {
    "timestamp": "2026-06-02 09:19:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d0:203c:168c:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d0:203c:168c:8000::, 172.68.242.82",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0556042cac98235-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d0:203c:168c:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 09:19:22 UTC] === END API CALL LOG ===
[02-Jun-2026 09:19:22 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 09:19:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE
[02-Jun-2026 09:19:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 09:19:22 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 09:19:22 UTC] User ID: 703
[02-Jun-2026 09:19:22 UTC] ✅ User profile retrieved successfully for user ID: 703
[02-Jun-2026 09:19:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jun-2026 09:19:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jun-2026 09:19:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d0:203c:168c:8000::, 172.68.242.82","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0556042cac78235-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40d0:203c:168c:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Jun-2026 09:19:22 UTC] === User Orders API Called ===
[02-Jun-2026 09:19:22 UTC] User ID: 703
[02-Jun-2026 09:19:22 UTC] Limit: 20, Offset: 0
[02-Jun-2026 09:19:22 UTC] Orders found: 0
[02-Jun-2026 09:19:22 UTC] Orders data: []
[02-Jun-2026 09:19:22 UTC] Total orders count: 0
[02-Jun-2026 09:19:23 UTC] === API CALL LOG ===
[02-Jun-2026 09:19:23 UTC] Endpoint: user/profile.php
[02-Jun-2026 09:19:23 UTC] Full Log Data: {
    "timestamp": "2026-06-02 09:19:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d0:203c:168c:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d0:203c:168c:8000::, 172.68.242.82",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0556049c8558235-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d0:203c:168c:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 09:19:23 UTC] === END API CALL LOG ===
[02-Jun-2026 09:19:23 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 09:19:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE
[02-Jun-2026 09:19:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 09:19:23 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 09:19:23 UTC] User ID: 703
[02-Jun-2026 09:19:23 UTC] ✅ User profile retrieved successfully for user ID: 703
[02-Jun-2026 09:19:37 UTC] === API CALL LOG ===
[02-Jun-2026 09:19:37 UTC] Endpoint: user/profile.php
[02-Jun-2026 09:19:37 UTC] Full Log Data: {
    "timestamp": "2026-06-02 09:19:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d0:203c:168c:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d0:203c:168c:8000::, 172.68.242.82",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05560a33b768235-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d0:203c:168c:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 09:19:37 UTC] === END API CALL LOG ===
[02-Jun-2026 09:19:37 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 09:19:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE
[02-Jun-2026 09:19:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 09:19:37 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 09:19:37 UTC] User ID: 703
[02-Jun-2026 09:19:37 UTC] ✅ User profile retrieved successfully for user ID: 703
[02-Jun-2026 09:19:37 UTC] User Purchases API - User ID: 703
[02-Jun-2026 09:19:37 UTC] User Purchases API - Total purchases found: 0
[02-Jun-2026 09:19:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jun-2026 09:19:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jun-2026 09:19:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d0:203c:168c:8000::, 172.68.242.83","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a05560d2cb0d8235-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40d0:203c:168c:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Jun-2026 09:19:45 UTC] === User Orders API Called ===
[02-Jun-2026 09:19:45 UTC] User ID: 703
[02-Jun-2026 09:19:45 UTC] Limit: 20, Offset: 0
[02-Jun-2026 09:19:45 UTC] Orders found: 0
[02-Jun-2026 09:19:45 UTC] Orders data: []
[02-Jun-2026 09:19:45 UTC] Total orders count: 0
[02-Jun-2026 09:19:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jun-2026 09:19:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jun-2026 09:19:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d0:203c:168c:8000::, 172.68.242.83","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a05560fb0c978235-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40d0:203c:168c:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Jun-2026 09:19:51 UTC] === User Orders API Called ===
[02-Jun-2026 09:19:51 UTC] User ID: 703
[02-Jun-2026 09:19:51 UTC] Limit: 20, Offset: 0
[02-Jun-2026 09:19:51 UTC] === API CALL LOG ===
[02-Jun-2026 09:19:51 UTC] Endpoint: user/profile.php
[02-Jun-2026 09:19:51 UTC] Full Log Data: {
    "timestamp": "2026-06-02 09:19:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d0:203c:168c:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d0:203c:168c:8000::, 172.68.242.83",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05560fb0c9c8235-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d0:203c:168c:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 09:19:51 UTC] Orders found: 0
[02-Jun-2026 09:19:51 UTC] === END API CALL LOG ===
[02-Jun-2026 09:19:51 UTC] Orders data: []
[02-Jun-2026 09:19:51 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 09:19:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE
[02-Jun-2026 09:19:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 09:19:51 UTC] Total orders count: 0
[02-Jun-2026 09:19:51 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 09:19:51 UTC] User ID: 703
[02-Jun-2026 09:19:51 UTC] ✅ User profile retrieved successfully for user ID: 703
[02-Jun-2026 09:19:52 UTC] === API CALL LOG ===
[02-Jun-2026 09:19:52 UTC] Endpoint: user/profile.php
[02-Jun-2026 09:19:52 UTC] Full Log Data: {
    "timestamp": "2026-06-02 09:19:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d0:203c:168c:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d0:203c:168c:8000::, 172.68.242.83",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05560fedfc18235-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d0:203c:168c:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 09:19:52 UTC] === END API CALL LOG ===
[02-Jun-2026 09:19:52 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 09:19:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE
[02-Jun-2026 09:19:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 09:19:52 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 09:19:52 UTC] User ID: 703
[02-Jun-2026 09:19:52 UTC] ✅ User profile retrieved successfully for user ID: 703
[02-Jun-2026 09:19:52 UTC] === API CALL LOG ===
[02-Jun-2026 09:19:52 UTC] Endpoint: user/profile.php
[02-Jun-2026 09:19:52 UTC] Full Log Data: {
    "timestamp": "2026-06-02 09:19:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d0:203c:168c:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d0:203c:168c:8000::, 172.68.242.83",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05561026ae98235-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d0:203c:168c:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 09:19:52 UTC] === END API CALL LOG ===
[02-Jun-2026 09:19:52 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 09:19:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE
[02-Jun-2026 09:19:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 09:19:52 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 09:19:52 UTC] User ID: 703
[02-Jun-2026 09:19:52 UTC] ✅ User profile retrieved successfully for user ID: 703
[02-Jun-2026 09:19:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jun-2026 09:19:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jun-2026 09:19:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d0:203c:168c:8000::, 172.68.242.83","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0556125b8818235-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40d0:203c:168c:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Jun-2026 09:19:58 UTC] === User Orders API Called ===
[02-Jun-2026 09:19:58 UTC] User ID: 703
[02-Jun-2026 09:19:58 UTC] Limit: 20, Offset: 0
[02-Jun-2026 09:19:58 UTC] Orders found: 0
[02-Jun-2026 09:19:58 UTC] Orders data: []
[02-Jun-2026 09:19:58 UTC] Total orders count: 0
[02-Jun-2026 09:19:58 UTC] === API CALL LOG ===
[02-Jun-2026 09:19:58 UTC] Endpoint: user/profile.php
[02-Jun-2026 09:19:58 UTC] Full Log Data: {
    "timestamp": "2026-06-02 09:19:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d0:203c:168c:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d0:203c:168c:8000::, 172.68.242.83",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0556126890c8235-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d0:203c:168c:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 09:19:58 UTC] === END API CALL LOG ===
[02-Jun-2026 09:19:58 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 09:19:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE
[02-Jun-2026 09:19:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 09:19:58 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 09:19:58 UTC] User ID: 703
[02-Jun-2026 09:19:58 UTC] ✅ User profile retrieved successfully for user ID: 703
[02-Jun-2026 09:19:59 UTC] === API CALL LOG ===
[02-Jun-2026 09:19:59 UTC] Endpoint: user/profile.php
[02-Jun-2026 09:19:59 UTC] Full Log Data: {
    "timestamp": "2026-06-02 09:19:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d0:203c:168c:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d0:203c:168c:8000::, 172.68.242.83",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a055612a4bc48235-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d0:203c:168c:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 09:19:59 UTC] === END API CALL LOG ===
[02-Jun-2026 09:19:59 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 09:19:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE
[02-Jun-2026 09:19:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 09:19:59 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 09:19:59 UTC] User ID: 703
[02-Jun-2026 09:19:59 UTC] ✅ User profile retrieved successfully for user ID: 703
[02-Jun-2026 09:19:59 UTC] === API CALL LOG ===
[02-Jun-2026 09:19:59 UTC] Endpoint: user/profile.php
[02-Jun-2026 09:19:59 UTC] Full Log Data: {
    "timestamp": "2026-06-02 09:19:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d0:203c:168c:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d0:203c:168c:8000::, 172.68.242.83",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a055612e4f1a8235-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d0:203c:168c:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 09:19:59 UTC] === END API CALL LOG ===
[02-Jun-2026 09:19:59 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 09:19:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE
[02-Jun-2026 09:19:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 09:19:59 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 09:19:59 UTC] User ID: 703
[02-Jun-2026 09:19:59 UTC] ✅ User profile retrieved successfully for user ID: 703
[02-Jun-2026 09:20:09 UTC] === API CALL LOG ===
[02-Jun-2026 09:20:09 UTC] Endpoint: user/profile.php
[02-Jun-2026 09:20:09 UTC] Full Log Data: {
    "timestamp": "2026-06-02 09:20:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d0:203c:168c:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d0:203c:168c:8000::, 172.68.242.83",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a055616a48198235-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d0:203c:168c:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 09:20:09 UTC] === END API CALL LOG ===
[02-Jun-2026 09:20:09 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 09:20:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE
[02-Jun-2026 09:20:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 09:20:09 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 09:20:09 UTC] User ID: 703
[02-Jun-2026 09:20:09 UTC] ✅ User profile retrieved successfully for user ID: 703
[02-Jun-2026 09:20:10 UTC] User Purchases API - User ID: 703
[02-Jun-2026 09:20:10 UTC] User Purchases API - Total purchases found: 0
[02-Jun-2026 09:20:17 UTC] User Purchases API - User ID: 703
[02-Jun-2026 09:20:17 UTC] User Purchases API - Total purchases found: 0
[02-Jun-2026 09:20:19 UTC] === API CALL LOG ===
[02-Jun-2026 09:20:19 UTC] Endpoint: user/profile.php
[02-Jun-2026 09:20:19 UTC] Full Log Data: {
    "timestamp": "2026-06-02 09:20:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d0:203c:168c:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d0:203c:168c:8000::, 172.68.242.82",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05561a8fa4a8235-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d0:203c:168c:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 09:20:19 UTC] === END API CALL LOG ===
[02-Jun-2026 09:20:19 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 09:20:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE
[02-Jun-2026 09:20:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 09:20:19 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 09:20:19 UTC] User ID: 703
[02-Jun-2026 09:20:19 UTC] ✅ User profile retrieved successfully for user ID: 703
[02-Jun-2026 09:20:20 UTC] User Purchases API - User ID: 703
[02-Jun-2026 09:20:20 UTC] User Purchases API - Total purchases found: 0
[02-Jun-2026 09:21:55 UTC] === API CALL LOG ===
[02-Jun-2026 09:21:55 UTC] Endpoint: user/profile.php
[02-Jun-2026 09:21:55 UTC] Full Log Data: {
    "timestamp": "2026-06-02 09:21:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d0:203c:168c:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d0:203c:168c:8000::, 172.71.124.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05564035d6ece17-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d0:203c:168c:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 09:21:55 UTC] === END API CALL LOG ===
[02-Jun-2026 09:21:55 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 09:21:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE
[02-Jun-2026 09:21:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 09:21:55 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 09:21:55 UTC] User ID: 703
[02-Jun-2026 09:21:55 UTC] ✅ User profile retrieved successfully for user ID: 703
[02-Jun-2026 09:21:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jun-2026 09:21:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jun-2026 09:21:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d0:203c:168c:8000::, 172.71.124.89","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a05564062ebcce17-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40d0:203c:168c:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Jun-2026 09:21:56 UTC] === User Orders API Called ===
[02-Jun-2026 09:21:56 UTC] User ID: 703
[02-Jun-2026 09:21:56 UTC] Limit: 20, Offset: 0
[02-Jun-2026 09:21:56 UTC] Orders found: 0
[02-Jun-2026 09:21:56 UTC] Orders data: []
[02-Jun-2026 09:21:56 UTC] Total orders count: 0
[02-Jun-2026 09:21:56 UTC] === API CALL LOG ===
[02-Jun-2026 09:21:56 UTC] Endpoint: user/profile.php
[02-Jun-2026 09:21:56 UTC] Full Log Data: {
    "timestamp": "2026-06-02 09:21:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d0:203c:168c:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d0:203c:168c:8000::, 172.71.124.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0556406b8face17-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d0:203c:168c:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 09:21:56 UTC] === END API CALL LOG ===
[02-Jun-2026 09:21:56 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 09:21:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE
[02-Jun-2026 09:21:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 09:21:56 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 09:21:56 UTC] User ID: 703
[02-Jun-2026 09:21:56 UTC] ✅ User profile retrieved successfully for user ID: 703
[02-Jun-2026 09:21:56 UTC] === API CALL LOG ===
[02-Jun-2026 09:21:56 UTC] Endpoint: user/profile.php
[02-Jun-2026 09:21:56 UTC] Full Log Data: {
    "timestamp": "2026-06-02 09:21:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d0:203c:168c:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d0:203c:168c:8000::, 172.71.124.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a055640a0bb3ce17-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d0:203c:168c:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 09:21:56 UTC] === END API CALL LOG ===
[02-Jun-2026 09:21:56 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 09:21:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE
[02-Jun-2026 09:21:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 09:21:56 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 09:21:56 UTC] User ID: 703
[02-Jun-2026 09:21:56 UTC] ✅ User profile retrieved successfully for user ID: 703
[02-Jun-2026 09:21:57 UTC] === API CALL LOG ===
[02-Jun-2026 09:21:57 UTC] Endpoint: user/profile.php
[02-Jun-2026 09:21:57 UTC] Full Log Data: {
    "timestamp": "2026-06-02 09:21:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d0:203c:168c:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d0:203c:168c:8000::, 172.71.124.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a055640cdc3cce17-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d0:203c:168c:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 09:21:57 UTC] === END API CALL LOG ===
[02-Jun-2026 09:21:57 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 09:21:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE
[02-Jun-2026 09:21:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 09:21:57 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 09:21:57 UTC] User ID: 703
[02-Jun-2026 09:21:57 UTC] ✅ User profile retrieved successfully for user ID: 703
[02-Jun-2026 09:22:06 UTC] === API CALL LOG ===
[02-Jun-2026 09:22:06 UTC] Endpoint: user/profile.php
[02-Jun-2026 09:22:06 UTC] Full Log Data: {
    "timestamp": "2026-06-02 09:22:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d0:203c:168c:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d0:203c:168c:8000::, 172.71.124.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05564442b3fce17-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d0:203c:168c:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 09:22:06 UTC] === END API CALL LOG ===
[02-Jun-2026 09:22:06 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 09:22:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE
[02-Jun-2026 09:22:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 09:22:06 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 09:22:06 UTC] User ID: 703
[02-Jun-2026 09:22:06 UTC] ✅ User profile retrieved successfully for user ID: 703
[02-Jun-2026 09:22:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jun-2026 09:22:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jun-2026 09:22:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d0:203c:168c:8000::, 172.71.124.89","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a05564442b38ce17-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40d0:203c:168c:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Jun-2026 09:22:06 UTC] === User Orders API Called ===
[02-Jun-2026 09:22:06 UTC] User ID: 703
[02-Jun-2026 09:22:06 UTC] Limit: 20, Offset: 0
[02-Jun-2026 09:22:06 UTC] Orders found: 0
[02-Jun-2026 09:22:06 UTC] Orders data: []
[02-Jun-2026 09:22:06 UTC] Total orders count: 0
[02-Jun-2026 09:22:06 UTC] === API CALL LOG ===
[02-Jun-2026 09:22:06 UTC] Endpoint: user/profile.php
[02-Jun-2026 09:22:06 UTC] Full Log Data: {
    "timestamp": "2026-06-02 09:22:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d0:203c:168c:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d0:203c:168c:8000::, 172.71.124.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05564467a3ace17-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d0:203c:168c:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 09:22:06 UTC] === END API CALL LOG ===
[02-Jun-2026 09:22:06 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 09:22:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE
[02-Jun-2026 09:22:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 09:22:06 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 09:22:06 UTC] User ID: 703
[02-Jun-2026 09:22:06 UTC] ✅ User profile retrieved successfully for user ID: 703
[02-Jun-2026 09:22:07 UTC] === API CALL LOG ===
[02-Jun-2026 09:22:07 UTC] Endpoint: user/profile.php
[02-Jun-2026 09:22:07 UTC] Full Log Data: {
    "timestamp": "2026-06-02 09:22:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d0:203c:168c:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d0:203c:168c:8000::, 172.71.124.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a055644b58e0ce17-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d0:203c:168c:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 09:22:07 UTC] === END API CALL LOG ===
[02-Jun-2026 09:22:07 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 09:22:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE
[02-Jun-2026 09:22:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 09:22:07 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 09:22:07 UTC] User ID: 703
[02-Jun-2026 09:22:07 UTC] ✅ User profile retrieved successfully for user ID: 703
[02-Jun-2026 09:22:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jun-2026 09:22:14 UTC] === API CALL LOG ===
[02-Jun-2026 09:22:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jun-2026 09:22:14 UTC] Endpoint: user/profile.php
[02-Jun-2026 09:22:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d0:203c:168c:8000::, 172.71.124.89","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0556475580bce17-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40d0:203c:168c:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Jun-2026 09:22:14 UTC] Full Log Data: {
    "timestamp": "2026-06-02 09:22:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d0:203c:168c:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d0:203c:168c:8000::, 172.71.124.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0556475580dce17-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d0:203c:168c:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 09:22:14 UTC] === END API CALL LOG ===
[02-Jun-2026 09:22:14 UTC] === User Orders API Called ===
[02-Jun-2026 09:22:14 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 09:22:14 UTC] User ID: 703
[02-Jun-2026 09:22:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE
[02-Jun-2026 09:22:14 UTC] Limit: 20, Offset: 0
[02-Jun-2026 09:22:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 09:22:14 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 09:22:14 UTC] User ID: 703
[02-Jun-2026 09:22:14 UTC] ✅ User profile retrieved successfully for user ID: 703
[02-Jun-2026 09:22:14 UTC] Orders found: 0
[02-Jun-2026 09:22:14 UTC] Orders data: []
[02-Jun-2026 09:22:14 UTC] Total orders count: 0
[02-Jun-2026 09:22:14 UTC] === API CALL LOG ===
[02-Jun-2026 09:22:14 UTC] Endpoint: user/profile.php
[02-Jun-2026 09:22:14 UTC] Full Log Data: {
    "timestamp": "2026-06-02 09:22:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d0:203c:168c:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d0:203c:168c:8000::, 172.71.124.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0556479bd3bce17-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d0:203c:168c:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 09:22:14 UTC] === END API CALL LOG ===
[02-Jun-2026 09:22:14 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 09:22:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE
[02-Jun-2026 09:22:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 09:22:14 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 09:22:14 UTC] User ID: 703
[02-Jun-2026 09:22:14 UTC] ✅ User profile retrieved successfully for user ID: 703
[02-Jun-2026 09:22:15 UTC] === API CALL LOG ===
[02-Jun-2026 09:22:15 UTC] Endpoint: user/profile.php
[02-Jun-2026 09:22:15 UTC] Full Log Data: {
    "timestamp": "2026-06-02 09:22:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d0:203c:168c:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d0:203c:168c:8000::, 172.71.124.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a055647d5ee4ce17-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d0:203c:168c:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 09:22:15 UTC] === END API CALL LOG ===
[02-Jun-2026 09:22:15 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 09:22:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE
[02-Jun-2026 09:22:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 09:22:15 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 09:22:15 UTC] User ID: 703
[02-Jun-2026 09:22:15 UTC] ✅ User profile retrieved successfully for user ID: 703
[02-Jun-2026 09:22:16 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jun-2026 09:22:16 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jun-2026 09:22:16 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d0:203c:168c:8000::, 172.71.124.89","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0556486ecd7ce17-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40d0:203c:168c:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Jun-2026 09:22:16 UTC] === User Orders API Called ===
[02-Jun-2026 09:22:16 UTC] User ID: 703
[02-Jun-2026 09:22:16 UTC] Limit: 20, Offset: 0
[02-Jun-2026 09:22:16 UTC] Orders found: 0
[02-Jun-2026 09:22:16 UTC] Orders data: []
[02-Jun-2026 09:22:16 UTC] Total orders count: 0
[02-Jun-2026 09:22:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jun-2026 09:22:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jun-2026 09:22:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d0:203c:168c:8000::, 172.71.124.89","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a055648f882cce17-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40d0:203c:168c:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Jun-2026 09:22:18 UTC] === User Orders API Called ===
[02-Jun-2026 09:22:18 UTC] User ID: 703
[02-Jun-2026 09:22:18 UTC] Limit: 20, Offset: 0
[02-Jun-2026 09:22:18 UTC] Orders found: 0
[02-Jun-2026 09:22:18 UTC] Orders data: []
[02-Jun-2026 09:22:18 UTC] Total orders count: 0
[02-Jun-2026 09:22:18 UTC] === API CALL LOG ===
[02-Jun-2026 09:22:18 UTC] Endpoint: user/profile.php
[02-Jun-2026 09:22:18 UTC] Full Log Data: {
    "timestamp": "2026-06-02 09:22:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d0:203c:168c:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d0:203c:168c:8000::, 172.71.124.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a055649009b4ce17-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d0:203c:168c:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 09:22:18 UTC] === END API CALL LOG ===
[02-Jun-2026 09:22:18 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 09:22:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE
[02-Jun-2026 09:22:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 09:22:18 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 09:22:18 UTC] User ID: 703
[02-Jun-2026 09:22:18 UTC] ✅ User profile retrieved successfully for user ID: 703
[02-Jun-2026 09:22:18 UTC] === API CALL LOG ===
[02-Jun-2026 09:22:18 UTC] Endpoint: user/profile.php
[02-Jun-2026 09:22:18 UTC] Full Log Data: {
    "timestamp": "2026-06-02 09:22:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d0:203c:168c:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d0:203c:168c:8000::, 172.71.124.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05564938b34ce17-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d0:203c:168c:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 09:22:18 UTC] === END API CALL LOG ===
[02-Jun-2026 09:22:18 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 09:22:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE
[02-Jun-2026 09:22:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 09:22:18 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 09:22:18 UTC] User ID: 703
[02-Jun-2026 09:22:18 UTC] ✅ User profile retrieved successfully for user ID: 703
[02-Jun-2026 09:22:19 UTC] === API CALL LOG ===
[02-Jun-2026 09:22:19 UTC] Endpoint: user/profile.php
[02-Jun-2026 09:22:19 UTC] Full Log Data: {
    "timestamp": "2026-06-02 09:22:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d0:203c:168c:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d0:203c:168c:8000::, 172.71.124.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a055649609eece17-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d0:203c:168c:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 09:22:19 UTC] === END API CALL LOG ===
[02-Jun-2026 09:22:19 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 09:22:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE
[02-Jun-2026 09:22:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 09:22:19 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 09:22:19 UTC] User ID: 703
[02-Jun-2026 09:22:19 UTC] ✅ User profile retrieved successfully for user ID: 703
[02-Jun-2026 09:22:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jun-2026 09:22:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jun-2026 09:22:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d0:203c:168c:8000::, 172.71.124.89","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a05564f94e63ce17-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40d0:203c:168c:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Jun-2026 09:22:35 UTC] === User Orders API Called ===
[02-Jun-2026 09:22:35 UTC] User ID: 703
[02-Jun-2026 09:22:35 UTC] Limit: 20, Offset: 0
[02-Jun-2026 09:22:35 UTC] Orders found: 0
[02-Jun-2026 09:22:35 UTC] Orders data: []
[02-Jun-2026 09:22:35 UTC] Total orders count: 0
[02-Jun-2026 09:22:35 UTC] === API CALL LOG ===
[02-Jun-2026 09:22:35 UTC] Endpoint: user/profile.php
[02-Jun-2026 09:22:35 UTC] Full Log Data: {
    "timestamp": "2026-06-02 09:22:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d0:203c:168c:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d0:203c:168c:8000::, 172.71.124.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05564f94e68ce17-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d0:203c:168c:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 09:22:35 UTC] === END API CALL LOG ===
[02-Jun-2026 09:22:35 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 09:22:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE
[02-Jun-2026 09:22:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 09:22:35 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 09:22:35 UTC] User ID: 703
[02-Jun-2026 09:22:35 UTC] ✅ User profile retrieved successfully for user ID: 703
[02-Jun-2026 09:22:35 UTC] === API CALL LOG ===
[02-Jun-2026 09:22:35 UTC] Endpoint: user/profile.php
[02-Jun-2026 09:22:35 UTC] Full Log Data: {
    "timestamp": "2026-06-02 09:22:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d0:203c:168c:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d0:203c:168c:8000::, 172.71.124.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05564fd2b76ce17-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d0:203c:168c:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 09:22:35 UTC] === END API CALL LOG ===
[02-Jun-2026 09:22:35 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 09:22:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE
[02-Jun-2026 09:22:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 09:22:35 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 09:22:35 UTC] User ID: 703
[02-Jun-2026 09:22:35 UTC] ✅ User profile retrieved successfully for user ID: 703
[02-Jun-2026 09:24:41 UTC] === API CALL LOG ===
[02-Jun-2026 09:24:41 UTC] Endpoint: user/profile.php
[02-Jun-2026 09:24:41 UTC] Full Log Data: {
    "timestamp": "2026-06-02 09:24:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "93.176.135.37",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "93.176.135.37, 104.22.7.21",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk5IiwidXNlcm5hbWUiOiJybW1tIiwiZW1haWwiOiJ0cmFwNjE0NDVAZ21haWwuY29tIiwiZXhwIjoxNzgwOTYyOTc1fQ.KZVYAfxKSBICsM19T7xfY97Rtr281B0C5cnFkhdco0I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a055680b1b3aecee-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "93.176.135.37",
        "cf-ipcountry": "ES",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 09:24:41 UTC] === END API CALL LOG ===
[02-Jun-2026 09:24:41 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 09:24:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk5IiwidXNlcm5hbWUiOiJybW1tIiwiZW1haWwiOiJ0cmFwNjE0NDVAZ21haWwuY29tIiwiZXhwIjoxNzgwOTYyOTc1fQ.KZVYAfxKSBICsM19T7xfY97Rtr281B0C5cnFkhdco0I
[02-Jun-2026 09:24:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 09:24:41 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 09:24:41 UTC] User ID: 699
[02-Jun-2026 09:24:41 UTC] ✅ User profile retrieved successfully for user ID: 699
[02-Jun-2026 09:24:41 UTC] === API CALL LOG ===
[02-Jun-2026 09:24:41 UTC] Endpoint: user/profile.php
[02-Jun-2026 09:24:41 UTC] Full Log Data: {
    "timestamp": "2026-06-02 09:24:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "93.176.135.37",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "93.176.135.37, 104.22.7.21",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk5IiwidXNlcm5hbWUiOiJybW1tIiwiZW1haWwiOiJ0cmFwNjE0NDVAZ21haWwuY29tIiwiZXhwIjoxNzgwOTYyOTc1fQ.KZVYAfxKSBICsM19T7xfY97Rtr281B0C5cnFkhdco0I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a055680f0f2becee-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "93.176.135.37",
        "cf-ipcountry": "ES",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 09:24:41 UTC] === END API CALL LOG ===
[02-Jun-2026 09:24:41 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 09:24:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk5IiwidXNlcm5hbWUiOiJybW1tIiwiZW1haWwiOiJ0cmFwNjE0NDVAZ21haWwuY29tIiwiZXhwIjoxNzgwOTYyOTc1fQ.KZVYAfxKSBICsM19T7xfY97Rtr281B0C5cnFkhdco0I
[02-Jun-2026 09:24:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 09:24:41 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 09:24:41 UTC] User ID: 699
[02-Jun-2026 09:24:41 UTC] ✅ User profile retrieved successfully for user ID: 699
[02-Jun-2026 09:24:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jun-2026 09:24:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jun-2026 09:24:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"93.176.135.37, 104.22.7.21","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk5IiwidXNlcm5hbWUiOiJybW1tIiwiZW1haWwiOiJ0cmFwNjE0NDVAZ21haWwuY29tIiwiZXhwIjoxNzgwOTYyOTc1fQ.KZVYAfxKSBICsM19T7xfY97Rtr281B0C5cnFkhdco0I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a055680f4f5fecee-MAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"93.176.135.37","cf-ipcountry":"ES","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Jun-2026 09:24:41 UTC] === User Orders API Called ===
[02-Jun-2026 09:24:41 UTC] User ID: 699
[02-Jun-2026 09:24:41 UTC] Limit: 20, Offset: 0
[02-Jun-2026 09:24:41 UTC] Orders found: 0
[02-Jun-2026 09:24:41 UTC] Orders data: []
[02-Jun-2026 09:24:41 UTC] Total orders count: 0
[02-Jun-2026 09:24:41 UTC] === API CALL LOG ===
[02-Jun-2026 09:24:41 UTC] Endpoint: user/profile.php
[02-Jun-2026 09:24:41 UTC] Full Log Data: {
    "timestamp": "2026-06-02 09:24:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "93.176.135.37",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "93.176.135.37, 104.22.7.21",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk5IiwidXNlcm5hbWUiOiJybW1tIiwiZW1haWwiOiJ0cmFwNjE0NDVAZ21haWwuY29tIiwiZXhwIjoxNzgwOTYyOTc1fQ.KZVYAfxKSBICsM19T7xfY97Rtr281B0C5cnFkhdco0I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05568101809ecee-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "93.176.135.37",
        "cf-ipcountry": "ES",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 09:24:41 UTC] === END API CALL LOG ===
[02-Jun-2026 09:24:41 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 09:24:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk5IiwidXNlcm5hbWUiOiJybW1tIiwiZW1haWwiOiJ0cmFwNjE0NDVAZ21haWwuY29tIiwiZXhwIjoxNzgwOTYyOTc1fQ.KZVYAfxKSBICsM19T7xfY97Rtr281B0C5cnFkhdco0I
[02-Jun-2026 09:24:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 09:24:41 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 09:24:41 UTC] User ID: 699
[02-Jun-2026 09:24:41 UTC] ✅ User profile retrieved successfully for user ID: 699
[02-Jun-2026 09:24:44 UTC] === API CALL LOG ===
[02-Jun-2026 09:24:44 UTC] Endpoint: user/profile.php
[02-Jun-2026 09:24:44 UTC] Full Log Data: {
    "timestamp": "2026-06-02 09:24:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d0:203c:168c:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d0:203c:168c:8000::, 172.70.143.195",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05568213db151fc-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d0:203c:168c:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 09:24:44 UTC] === END API CALL LOG ===
[02-Jun-2026 09:24:44 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 09:24:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE
[02-Jun-2026 09:24:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 09:24:44 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 09:24:44 UTC] User ID: 703
[02-Jun-2026 09:24:44 UTC] ✅ User profile retrieved successfully for user ID: 703
[02-Jun-2026 09:24:49 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jun-2026 09:24:49 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jun-2026 09:24:49 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d0:203c:168c:8000::, 172.71.152.40","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0556841fb3651fc-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40d0:203c:168c:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Jun-2026 09:24:49 UTC] === User Orders API Called ===
[02-Jun-2026 09:24:49 UTC] User ID: 703
[02-Jun-2026 09:24:49 UTC] Limit: 20, Offset: 0
[02-Jun-2026 09:24:49 UTC] Orders found: 0
[02-Jun-2026 09:24:49 UTC] Orders data: []
[02-Jun-2026 09:24:49 UTC] Total orders count: 0
[02-Jun-2026 09:24:49 UTC] === API CALL LOG ===
[02-Jun-2026 09:24:49 UTC] Endpoint: user/profile.php
[02-Jun-2026 09:24:49 UTC] Full Log Data: {
    "timestamp": "2026-06-02 09:24:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d0:203c:168c:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d0:203c:168c:8000::, 172.70.143.195",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05568428d3c51fc-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d0:203c:168c:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 09:24:49 UTC] === END API CALL LOG ===
[02-Jun-2026 09:24:49 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 09:24:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE
[02-Jun-2026 09:24:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 09:24:49 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 09:24:49 UTC] User ID: 703
[02-Jun-2026 09:24:49 UTC] ✅ User profile retrieved successfully for user ID: 703
[02-Jun-2026 09:24:50 UTC] === API CALL LOG ===
[02-Jun-2026 09:24:50 UTC] Endpoint: user/profile.php
[02-Jun-2026 09:24:50 UTC] Full Log Data: {
    "timestamp": "2026-06-02 09:24:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d0:203c:168c:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d0:203c:168c:8000::, 172.70.143.195",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0556845d8cc51fc-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d0:203c:168c:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 09:24:50 UTC] === END API CALL LOG ===
[02-Jun-2026 09:24:50 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 09:24:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE
[02-Jun-2026 09:24:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 09:24:50 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 09:24:50 UTC] User ID: 703
[02-Jun-2026 09:24:50 UTC] ✅ User profile retrieved successfully for user ID: 703
[02-Jun-2026 09:24:50 UTC] === API CALL LOG ===
[02-Jun-2026 09:24:50 UTC] Endpoint: user/profile.php
[02-Jun-2026 09:24:50 UTC] Full Log Data: {
    "timestamp": "2026-06-02 09:24:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d0:203c:168c:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d0:203c:168c:8000::, 172.70.143.195",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0556848aa8351fc-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d0:203c:168c:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 09:24:50 UTC] === END API CALL LOG ===
[02-Jun-2026 09:24:50 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 09:24:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE
[02-Jun-2026 09:24:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 09:24:50 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 09:24:50 UTC] User ID: 703
[02-Jun-2026 09:24:50 UTC] ✅ User profile retrieved successfully for user ID: 703
[02-Jun-2026 09:24:53 UTC] === API CALL LOG ===
[02-Jun-2026 09:24:53 UTC] Endpoint: user/profile.php
[02-Jun-2026 09:24:53 UTC] Full Log Data: {
    "timestamp": "2026-06-02 09:24:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d0:203c:168c:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d0:203c:168c:8000::, 172.70.143.195",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a055685adead51fc-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d0:203c:168c:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 09:24:53 UTC] === END API CALL LOG ===
[02-Jun-2026 09:24:53 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 09:24:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE
[02-Jun-2026 09:24:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 09:24:53 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 09:24:53 UTC] User ID: 703
[02-Jun-2026 09:24:53 UTC] ✅ User profile retrieved successfully for user ID: 703
[02-Jun-2026 09:24:56 UTC] === API CALL LOG ===
[02-Jun-2026 09:24:56 UTC] Endpoint: user/profile.php
[02-Jun-2026 09:24:56 UTC] Full Log Data: {
    "timestamp": "2026-06-02 09:24:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d0:203c:168c:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d0:203c:168c:8000::, 172.70.143.195",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a055686d5caa51fc-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d0:203c:168c:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 09:24:56 UTC] === END API CALL LOG ===
[02-Jun-2026 09:24:56 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 09:24:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE
[02-Jun-2026 09:24:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 09:24:56 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 09:24:56 UTC] User ID: 703
[02-Jun-2026 09:24:56 UTC] ✅ User profile retrieved successfully for user ID: 703
[02-Jun-2026 09:24:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jun-2026 09:24:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jun-2026 09:24:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"93.176.135.37, 104.22.7.20","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk5IiwidXNlcm5hbWUiOiJybW1tIiwiZW1haWwiOiJ0cmFwNjE0NDVAZ21haWwuY29tIiwiZXhwIjoxNzgwOTYyOTc1fQ.KZVYAfxKSBICsM19T7xfY97Rtr281B0C5cnFkhdco0I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a055686f5ef4ecee-MAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"93.176.135.37","cf-ipcountry":"ES","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Jun-2026 09:24:56 UTC] === User Orders API Called ===
[02-Jun-2026 09:24:56 UTC] User ID: 699
[02-Jun-2026 09:24:56 UTC] Limit: 20, Offset: 0
[02-Jun-2026 09:24:56 UTC] Orders found: 0
[02-Jun-2026 09:24:56 UTC] Orders data: []
[02-Jun-2026 09:24:56 UTC] Total orders count: 0
[02-Jun-2026 09:24:57 UTC] === API CALL LOG ===
[02-Jun-2026 09:24:57 UTC] Endpoint: user/profile.php
[02-Jun-2026 09:24:57 UTC] Full Log Data: {
    "timestamp": "2026-06-02 09:24:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "93.176.135.37",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "93.176.135.37, 104.22.7.21",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk5IiwidXNlcm5hbWUiOiJybW1tIiwiZW1haWwiOiJ0cmFwNjE0NDVAZ21haWwuY29tIiwiZXhwIjoxNzgwOTYyOTc1fQ.KZVYAfxKSBICsM19T7xfY97Rtr281B0C5cnFkhdco0I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a055686fcf4eecee-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "93.176.135.37",
        "cf-ipcountry": "ES",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 09:24:57 UTC] === END API CALL LOG ===
[02-Jun-2026 09:24:57 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 09:24:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk5IiwidXNlcm5hbWUiOiJybW1tIiwiZW1haWwiOiJ0cmFwNjE0NDVAZ21haWwuY29tIiwiZXhwIjoxNzgwOTYyOTc1fQ.KZVYAfxKSBICsM19T7xfY97Rtr281B0C5cnFkhdco0I
[02-Jun-2026 09:24:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 09:24:57 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 09:24:57 UTC] User ID: 699
[02-Jun-2026 09:24:57 UTC] ✅ User profile retrieved successfully for user ID: 699
[02-Jun-2026 09:24:57 UTC] === API CALL LOG ===
[02-Jun-2026 09:24:57 UTC] Endpoint: user/profile.php
[02-Jun-2026 09:24:57 UTC] Full Log Data: {
    "timestamp": "2026-06-02 09:24:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "93.176.135.37",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "93.176.135.37, 104.22.7.21",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk5IiwidXNlcm5hbWUiOiJybW1tIiwiZW1haWwiOiJ0cmFwNjE0NDVAZ21haWwuY29tIiwiZXhwIjoxNzgwOTYyOTc1fQ.KZVYAfxKSBICsM19T7xfY97Rtr281B0C5cnFkhdco0I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0556873caf5ecee-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "93.176.135.37",
        "cf-ipcountry": "ES",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 09:24:57 UTC] === END API CALL LOG ===
[02-Jun-2026 09:24:57 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 09:24:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk5IiwidXNlcm5hbWUiOiJybW1tIiwiZW1haWwiOiJ0cmFwNjE0NDVAZ21haWwuY29tIiwiZXhwIjoxNzgwOTYyOTc1fQ.KZVYAfxKSBICsM19T7xfY97Rtr281B0C5cnFkhdco0I
[02-Jun-2026 09:24:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 09:24:57 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 09:24:57 UTC] User ID: 699
[02-Jun-2026 09:24:57 UTC] ✅ User profile retrieved successfully for user ID: 699
[02-Jun-2026 09:25:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jun-2026 09:25:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jun-2026 09:25:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"93.176.135.37, 104.22.7.20","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk5IiwidXNlcm5hbWUiOiJybW1tIiwiZW1haWwiOiJ0cmFwNjE0NDVAZ21haWwuY29tIiwiZXhwIjoxNzgwOTYyOTc1fQ.KZVYAfxKSBICsM19T7xfY97Rtr281B0C5cnFkhdco0I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a05568d41f02ecee-MAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"93.176.135.37","cf-ipcountry":"ES","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Jun-2026 09:25:13 UTC] === User Orders API Called ===
[02-Jun-2026 09:25:13 UTC] User ID: 699
[02-Jun-2026 09:25:13 UTC] Limit: 20, Offset: 0
[02-Jun-2026 09:25:13 UTC] Orders found: 0
[02-Jun-2026 09:25:13 UTC] Orders data: []
[02-Jun-2026 09:25:13 UTC] Total orders count: 0
[02-Jun-2026 09:25:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jun-2026 09:25:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jun-2026 09:25:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"93.176.135.37, 104.22.7.20","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk5IiwidXNlcm5hbWUiOiJybW1tIiwiZW1haWwiOiJ0cmFwNjE0NDVAZ21haWwuY29tIiwiZXhwIjoxNzgwOTYyOTc1fQ.KZVYAfxKSBICsM19T7xfY97Rtr281B0C5cnFkhdco0I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a05568daccdbecee-MAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"93.176.135.37","cf-ipcountry":"ES","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Jun-2026 09:25:14 UTC] === User Orders API Called ===
[02-Jun-2026 09:25:14 UTC] User ID: 699
[02-Jun-2026 09:25:14 UTC] Limit: 20, Offset: 0
[02-Jun-2026 09:25:14 UTC] Orders found: 0
[02-Jun-2026 09:25:14 UTC] Orders data: []
[02-Jun-2026 09:25:14 UTC] Total orders count: 0
[02-Jun-2026 09:25:14 UTC] === API CALL LOG ===
[02-Jun-2026 09:25:14 UTC] Endpoint: user/profile.php
[02-Jun-2026 09:25:14 UTC] Full Log Data: {
    "timestamp": "2026-06-02 09:25:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "93.176.135.37",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "93.176.135.37, 104.22.7.20",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk5IiwidXNlcm5hbWUiOiJybW1tIiwiZW1haWwiOiJ0cmFwNjE0NDVAZ21haWwuY29tIiwiZXhwIjoxNzgwOTYyOTc1fQ.KZVYAfxKSBICsM19T7xfY97Rtr281B0C5cnFkhdco0I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05568db8d93ecee-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "93.176.135.37",
        "cf-ipcountry": "ES",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 09:25:14 UTC] === END API CALL LOG ===
[02-Jun-2026 09:25:14 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 09:25:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk5IiwidXNlcm5hbWUiOiJybW1tIiwiZW1haWwiOiJ0cmFwNjE0NDVAZ21haWwuY29tIiwiZXhwIjoxNzgwOTYyOTc1fQ.KZVYAfxKSBICsM19T7xfY97Rtr281B0C5cnFkhdco0I
[02-Jun-2026 09:25:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 09:25:14 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 09:25:14 UTC] User ID: 699
[02-Jun-2026 09:25:14 UTC] ✅ User profile retrieved successfully for user ID: 699
[02-Jun-2026 09:25:29 UTC] === API CALL LOG ===
[02-Jun-2026 09:25:29 UTC] Endpoint: user/profile.php
[02-Jun-2026 09:25:29 UTC] Full Log Data: {
    "timestamp": "2026-06-02 09:25:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d0:203c:168c:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d0:203c:168c:8000::, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0556939993997fb-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d0:203c:168c:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 09:25:29 UTC] === END API CALL LOG ===
[02-Jun-2026 09:25:29 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 09:25:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE
[02-Jun-2026 09:25:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 09:25:29 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 09:25:29 UTC] User ID: 703
[02-Jun-2026 09:25:29 UTC] ✅ User profile retrieved successfully for user ID: 703
[02-Jun-2026 09:25:46 UTC] === API CALL LOG ===
[02-Jun-2026 09:25:46 UTC] Endpoint: user/profile.php
[02-Jun-2026 09:25:46 UTC] Full Log Data: {
    "timestamp": "2026-06-02 09:25:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d0:203c:168c:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d0:203c:168c:8000::, 162.158.108.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05569a0ebeffd2f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d0:203c:168c:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 09:25:46 UTC] === END API CALL LOG ===
[02-Jun-2026 09:25:46 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 09:25:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE
[02-Jun-2026 09:25:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 09:25:46 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 09:25:46 UTC] User ID: 703
[02-Jun-2026 09:25:46 UTC] ✅ User profile retrieved successfully for user ID: 703
[02-Jun-2026 09:25:48 UTC] === API CALL LOG ===
[02-Jun-2026 09:25:48 UTC] Endpoint: user/profile.php
[02-Jun-2026 09:25:48 UTC] Full Log Data: {
    "timestamp": "2026-06-02 09:25:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d0:203c:168c:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d0:203c:168c:8000::, 162.158.108.31",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05569af88defd2f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d0:203c:168c:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 09:25:48 UTC] === END API CALL LOG ===
[02-Jun-2026 09:25:48 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 09:25:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE
[02-Jun-2026 09:25:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 09:25:48 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 09:25:48 UTC] User ID: 703
[02-Jun-2026 09:25:48 UTC] ✅ User profile retrieved successfully for user ID: 703
[02-Jun-2026 09:25:48 UTC] User Purchases API - User ID: 703
[02-Jun-2026 09:25:48 UTC] User Purchases API - Total purchases found: 2
[02-Jun-2026 09:25:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jun-2026 09:25:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jun-2026 09:25:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d0:203c:168c:8000::, 162.158.108.71","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a05569c1ee4cfd2f-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40d0:203c:168c:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Jun-2026 09:25:51 UTC] === User Orders API Called ===
[02-Jun-2026 09:25:51 UTC] User ID: 703
[02-Jun-2026 09:25:51 UTC] Limit: 20, Offset: 0
[02-Jun-2026 09:25:51 UTC] Orders found: 0
[02-Jun-2026 09:25:51 UTC] Orders data: []
[02-Jun-2026 09:25:51 UTC] Total orders count: 0
[02-Jun-2026 09:25:51 UTC] === API CALL LOG ===
[02-Jun-2026 09:25:51 UTC] Endpoint: user/profile.php
[02-Jun-2026 09:25:51 UTC] Full Log Data: {
    "timestamp": "2026-06-02 09:25:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d0:203c:168c:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d0:203c:168c:8000::, 162.158.108.31",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05569c26fcbfd2f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d0:203c:168c:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 09:25:51 UTC] === END API CALL LOG ===
[02-Jun-2026 09:25:51 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 09:25:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE
[02-Jun-2026 09:25:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 09:25:51 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 09:25:51 UTC] User ID: 703
[02-Jun-2026 09:25:51 UTC] ✅ User profile retrieved successfully for user ID: 703
[02-Jun-2026 09:25:51 UTC] === API CALL LOG ===
[02-Jun-2026 09:25:51 UTC] Endpoint: user/profile.php
[02-Jun-2026 09:25:51 UTC] Full Log Data: {
    "timestamp": "2026-06-02 09:25:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d0:203c:168c:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d0:203c:168c:8000::, 162.158.108.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05569c60a7efd2f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d0:203c:168c:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 09:25:51 UTC] === END API CALL LOG ===
[02-Jun-2026 09:25:51 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 09:25:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE
[02-Jun-2026 09:25:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 09:25:51 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 09:25:51 UTC] User ID: 703
[02-Jun-2026 09:25:51 UTC] ✅ User profile retrieved successfully for user ID: 703
[02-Jun-2026 09:25:52 UTC] === API CALL LOG ===
[02-Jun-2026 09:25:52 UTC] Endpoint: user/profile.php
[02-Jun-2026 09:25:52 UTC] Full Log Data: {
    "timestamp": "2026-06-02 09:25:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d0:203c:168c:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d0:203c:168c:8000::, 162.158.108.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05569c8b9a8fd2f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d0:203c:168c:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 09:25:52 UTC] === END API CALL LOG ===
[02-Jun-2026 09:25:52 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 09:25:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE
[02-Jun-2026 09:25:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 09:25:52 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 09:25:52 UTC] User ID: 703
[02-Jun-2026 09:25:52 UTC] ✅ User profile retrieved successfully for user ID: 703
[02-Jun-2026 09:28:34 UTC] === API CALL LOG ===
[02-Jun-2026 09:28:34 UTC] Endpoint: user/profile.php
[02-Jun-2026 09:28:34 UTC] Full Log Data: {
    "timestamp": "2026-06-02 09:28:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d0:203c:168c:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d0:203c:168c:8000::, 162.158.106.76",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0556db96ea15c31-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d0:203c:168c:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 09:28:34 UTC] === END API CALL LOG ===
[02-Jun-2026 09:28:34 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 09:28:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE
[02-Jun-2026 09:28:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 09:28:34 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 09:28:34 UTC] User ID: 703
[02-Jun-2026 09:28:34 UTC] ✅ User profile retrieved successfully for user ID: 703
[02-Jun-2026 09:28:35 UTC] === API CALL LOG ===
[02-Jun-2026 09:28:35 UTC] Endpoint: user/profile.php
[02-Jun-2026 09:28:35 UTC] Full Log Data: {
    "timestamp": "2026-06-02 09:28:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d0:203c:168c:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d0:203c:168c:8000::, 162.158.107.44",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0556dc30dfa5c31-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d0:203c:168c:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 09:28:35 UTC] === END API CALL LOG ===
[02-Jun-2026 09:28:35 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 09:28:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE
[02-Jun-2026 09:28:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 09:28:35 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 09:28:35 UTC] User ID: 703
[02-Jun-2026 09:28:35 UTC] ✅ User profile retrieved successfully for user ID: 703
[02-Jun-2026 09:28:35 UTC] User Purchases API - User ID: 703
[02-Jun-2026 09:28:35 UTC] User Purchases API - Total purchases found: 2
[02-Jun-2026 09:28:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jun-2026 09:28:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jun-2026 09:28:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d0:203c:168c:8000::, 162.158.106.76","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0556dd40aa55c31-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40d0:203c:168c:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Jun-2026 09:28:37 UTC] === User Orders API Called ===
[02-Jun-2026 09:28:37 UTC] User ID: 703
[02-Jun-2026 09:28:37 UTC] Limit: 20, Offset: 0
[02-Jun-2026 09:28:37 UTC] Orders found: 0
[02-Jun-2026 09:28:37 UTC] Orders data: []
[02-Jun-2026 09:28:37 UTC] Total orders count: 0
[02-Jun-2026 09:28:37 UTC] === API CALL LOG ===
[02-Jun-2026 09:28:37 UTC] Endpoint: user/profile.php
[02-Jun-2026 09:28:37 UTC] Full Log Data: {
    "timestamp": "2026-06-02 09:28:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d0:203c:168c:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d0:203c:168c:8000::, 162.158.106.76",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0556dd48b0b5c31-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d0:203c:168c:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 09:28:37 UTC] === END API CALL LOG ===
[02-Jun-2026 09:28:37 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 09:28:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE
[02-Jun-2026 09:28:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 09:28:37 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 09:28:37 UTC] User ID: 703
[02-Jun-2026 09:28:37 UTC] ✅ User profile retrieved successfully for user ID: 703
[02-Jun-2026 09:28:38 UTC] === API CALL LOG ===
[02-Jun-2026 09:28:38 UTC] Endpoint: user/profile.php
[02-Jun-2026 09:28:38 UTC] Full Log Data: {
    "timestamp": "2026-06-02 09:28:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d0:203c:168c:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d0:203c:168c:8000::, 162.158.106.76",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0556dd7edb75c31-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d0:203c:168c:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 09:28:38 UTC] === END API CALL LOG ===
[02-Jun-2026 09:28:38 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 09:28:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE
[02-Jun-2026 09:28:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 09:28:38 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 09:28:38 UTC] User ID: 703
[02-Jun-2026 09:28:38 UTC] ✅ User profile retrieved successfully for user ID: 703
[02-Jun-2026 09:28:38 UTC] === API CALL LOG ===
[02-Jun-2026 09:28:38 UTC] Endpoint: user/profile.php
[02-Jun-2026 09:28:38 UTC] Full Log Data: {
    "timestamp": "2026-06-02 09:28:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d0:203c:168c:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d0:203c:168c:8000::, 162.158.106.76",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0556ddad8375c31-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d0:203c:168c:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 09:28:38 UTC] === END API CALL LOG ===
[02-Jun-2026 09:28:38 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 09:28:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE
[02-Jun-2026 09:28:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 09:28:38 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 09:28:38 UTC] User ID: 703
[02-Jun-2026 09:28:38 UTC] ✅ User profile retrieved successfully for user ID: 703
[02-Jun-2026 09:28:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jun-2026 09:28:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jun-2026 09:28:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d0:203c:168c:8000::, 162.158.106.77","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0556e373ed45c31-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40d0:203c:168c:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Jun-2026 09:28:54 UTC] === User Orders API Called ===
[02-Jun-2026 09:28:54 UTC] User ID: 703
[02-Jun-2026 09:28:54 UTC] Limit: 20, Offset: 0
[02-Jun-2026 09:28:54 UTC] Orders found: 0
[02-Jun-2026 09:28:54 UTC] Orders data: []
[02-Jun-2026 09:28:54 UTC] Total orders count: 0
[02-Jun-2026 09:28:54 UTC] === API CALL LOG ===
[02-Jun-2026 09:28:54 UTC] Endpoint: user/profile.php
[02-Jun-2026 09:28:54 UTC] Full Log Data: {
    "timestamp": "2026-06-02 09:28:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d0:203c:168c:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d0:203c:168c:8000::, 162.158.106.77",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0556e37bf225c31-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d0:203c:168c:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 09:28:54 UTC] === END API CALL LOG ===
[02-Jun-2026 09:28:54 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 09:28:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE
[02-Jun-2026 09:28:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 09:28:54 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 09:28:54 UTC] User ID: 703
[02-Jun-2026 09:28:54 UTC] ✅ User profile retrieved successfully for user ID: 703
[02-Jun-2026 09:28:54 UTC] === API CALL LOG ===
[02-Jun-2026 09:28:54 UTC] Endpoint: user/profile.php
[02-Jun-2026 09:28:54 UTC] Full Log Data: {
    "timestamp": "2026-06-02 09:28:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d0:203c:168c:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d0:203c:168c:8000::, 162.158.106.77",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0556e3b19835c31-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d0:203c:168c:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 09:28:54 UTC] === END API CALL LOG ===
[02-Jun-2026 09:28:54 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 09:28:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE
[02-Jun-2026 09:28:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 09:28:54 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 09:28:54 UTC] User ID: 703
[02-Jun-2026 09:28:54 UTC] ✅ User profile retrieved successfully for user ID: 703
[02-Jun-2026 09:28:55 UTC] === API CALL LOG ===
[02-Jun-2026 09:28:55 UTC] Endpoint: user/profile.php
[02-Jun-2026 09:28:55 UTC] Full Log Data: {
    "timestamp": "2026-06-02 09:28:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d0:203c:168c:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d0:203c:168c:8000::, 162.158.106.77",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0556e424f155c31-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d0:203c:168c:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 09:28:55 UTC] === END API CALL LOG ===
[02-Jun-2026 09:28:55 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 09:28:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE
[02-Jun-2026 09:28:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 09:28:55 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 09:28:55 UTC] User ID: 703
[02-Jun-2026 09:28:55 UTC] ✅ User profile retrieved successfully for user ID: 703
[02-Jun-2026 09:30:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jun-2026 09:30:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jun-2026 09:30:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d0:203c:168c:8000::, 104.22.66.33","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a05570c42e1175fb-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40d0:203c:168c:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Jun-2026 09:30:38 UTC] === User Orders API Called ===
[02-Jun-2026 09:30:38 UTC] User ID: 703
[02-Jun-2026 09:30:38 UTC] Limit: 20, Offset: 0
[02-Jun-2026 09:30:38 UTC] Orders found: 1
[02-Jun-2026 09:30:38 UTC] Orders data: [{"id":315,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/JEETZ2_BOT","status":"pending","created_at":"2026-06-02 13:00:36","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[02-Jun-2026 09:30:38 UTC] Total orders count: 1
[02-Jun-2026 09:31:05 UTC] === API CALL LOG ===
[02-Jun-2026 09:31:05 UTC] Endpoint: user/profile.php
[02-Jun-2026 09:31:05 UTC] Full Log Data: {
    "timestamp": "2026-06-02 09:31:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d0:203c:168c:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d0:203c:168c:8000::, 172.70.143.195",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05571688ed71ecc-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d0:203c:168c:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 09:31:05 UTC] === END API CALL LOG ===
[02-Jun-2026 09:31:05 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 09:31:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE
[02-Jun-2026 09:31:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 09:31:05 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 09:31:05 UTC] User ID: 703
[02-Jun-2026 09:31:05 UTC] ✅ User profile retrieved successfully for user ID: 703
[02-Jun-2026 09:31:05 UTC] User Purchases API - User ID: 703
[02-Jun-2026 09:31:05 UTC] User Purchases API - Total purchases found: 2
[02-Jun-2026 09:31:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jun-2026 09:31:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jun-2026 09:31:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d0:203c:168c:8000::, 172.70.143.194","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0557191d82e1ecc-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40d0:203c:168c:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Jun-2026 09:31:11 UTC] === User Orders API Called ===
[02-Jun-2026 09:31:11 UTC] User ID: 703
[02-Jun-2026 09:31:11 UTC] Limit: 20, Offset: 0
[02-Jun-2026 09:31:11 UTC] Orders found: 1
[02-Jun-2026 09:31:11 UTC] Orders data: [{"id":315,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/JEETZ2_BOT","status":"pending","created_at":"2026-06-02 13:00:36","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[02-Jun-2026 09:31:11 UTC] Total orders count: 1
[02-Jun-2026 09:31:11 UTC] === API CALL LOG ===
[02-Jun-2026 09:31:11 UTC] Endpoint: user/profile.php
[02-Jun-2026 09:31:11 UTC] Full Log Data: {
    "timestamp": "2026-06-02 09:31:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d0:203c:168c:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d0:203c:168c:8000::, 172.70.143.195",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05571925a0e1ecc-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d0:203c:168c:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 09:31:11 UTC] === END API CALL LOG ===
[02-Jun-2026 09:31:11 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 09:31:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE
[02-Jun-2026 09:31:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 09:31:11 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 09:31:11 UTC] User ID: 703
[02-Jun-2026 09:31:11 UTC] ✅ User profile retrieved successfully for user ID: 703
[02-Jun-2026 09:31:11 UTC] === API CALL LOG ===
[02-Jun-2026 09:31:11 UTC] Endpoint: user/profile.php
[02-Jun-2026 09:31:11 UTC] Full Log Data: {
    "timestamp": "2026-06-02 09:31:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d0:203c:168c:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d0:203c:168c:8000::, 172.70.143.194",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0557195ed2a1ecc-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d0:203c:168c:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 09:31:11 UTC] === END API CALL LOG ===
[02-Jun-2026 09:31:11 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 09:31:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE
[02-Jun-2026 09:31:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 09:31:11 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 09:31:11 UTC] User ID: 703
[02-Jun-2026 09:31:11 UTC] ✅ User profile retrieved successfully for user ID: 703
[02-Jun-2026 09:31:12 UTC] === API CALL LOG ===
[02-Jun-2026 09:31:12 UTC] Endpoint: user/profile.php
[02-Jun-2026 09:31:12 UTC] Full Log Data: {
    "timestamp": "2026-06-02 09:31:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d0:203c:168c:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d0:203c:168c:8000::, 172.70.143.195",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a055719d3b231ecc-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d0:203c:168c:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 09:31:12 UTC] === END API CALL LOG ===
[02-Jun-2026 09:31:12 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 09:31:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE
[02-Jun-2026 09:31:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 09:31:12 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 09:31:12 UTC] User ID: 703
[02-Jun-2026 09:31:12 UTC] ✅ User profile retrieved successfully for user ID: 703
[02-Jun-2026 09:31:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jun-2026 09:31:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jun-2026 09:31:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d0:203c:168c:8000::, 172.70.143.194","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a05571bfa82b1ecc-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40d0:203c:168c:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Jun-2026 09:31:18 UTC] === User Orders API Called ===
[02-Jun-2026 09:31:18 UTC] User ID: 703
[02-Jun-2026 09:31:18 UTC] Limit: 20, Offset: 0
[02-Jun-2026 09:31:18 UTC] Orders found: 1
[02-Jun-2026 09:31:18 UTC] Orders data: [{"id":315,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/JEETZ2_BOT","status":"pending","created_at":"2026-06-02 13:00:36","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[02-Jun-2026 09:31:18 UTC] Total orders count: 1
[02-Jun-2026 09:32:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jun-2026 09:32:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jun-2026 09:32:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d0:203c:168c:8000::, 162.158.190.121","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a05573f3bf8e3fa6-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40d0:203c:168c:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Jun-2026 09:32:48 UTC] === User Orders API Called ===
[02-Jun-2026 09:32:48 UTC] User ID: 703
[02-Jun-2026 09:32:48 UTC] Limit: 20, Offset: 0
[02-Jun-2026 09:32:48 UTC] Orders found: 1
[02-Jun-2026 09:32:48 UTC] Orders data: [{"id":315,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/JEETZ2_BOT","status":"pending","created_at":"2026-06-02 13:00:36","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[02-Jun-2026 09:32:48 UTC] Total orders count: 1
[02-Jun-2026 09:32:49 UTC] === API CALL LOG ===
[02-Jun-2026 09:32:49 UTC] Endpoint: user/profile.php
[02-Jun-2026 09:32:49 UTC] Full Log Data: {
    "timestamp": "2026-06-02 09:32:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d0:203c:168c:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d0:203c:168c:8000::, 162.158.189.208",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05573f4380a3fa6-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d0:203c:168c:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 09:32:49 UTC] === END API CALL LOG ===
[02-Jun-2026 09:32:49 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 09:32:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE
[02-Jun-2026 09:32:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 09:32:49 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 09:32:49 UTC] User ID: 703
[02-Jun-2026 09:32:49 UTC] ✅ User profile retrieved successfully for user ID: 703
[02-Jun-2026 09:32:49 UTC] === API CALL LOG ===
[02-Jun-2026 09:32:49 UTC] Endpoint: user/profile.php
[02-Jun-2026 09:32:49 UTC] Full Log Data: {
    "timestamp": "2026-06-02 09:32:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d0:203c:168c:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d0:203c:168c:8000::, 162.158.190.121",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05573f7eb0e3fa6-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d0:203c:168c:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 09:32:49 UTC] === END API CALL LOG ===
[02-Jun-2026 09:32:49 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 09:32:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE
[02-Jun-2026 09:32:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 09:32:49 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 09:32:49 UTC] User ID: 703
[02-Jun-2026 09:32:49 UTC] ✅ User profile retrieved successfully for user ID: 703
[02-Jun-2026 09:32:50 UTC] === API CALL LOG ===
[02-Jun-2026 09:32:50 UTC] Endpoint: user/profile.php
[02-Jun-2026 09:32:50 UTC] Full Log Data: {
    "timestamp": "2026-06-02 09:32:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d0:203c:168c:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d0:203c:168c:8000::, 162.158.189.208",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05574023b933fa6-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d0:203c:168c:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 09:32:50 UTC] === END API CALL LOG ===
[02-Jun-2026 09:32:50 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 09:32:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE
[02-Jun-2026 09:32:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 09:32:50 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 09:32:50 UTC] User ID: 703
[02-Jun-2026 09:32:50 UTC] ✅ User profile retrieved successfully for user ID: 703
[02-Jun-2026 09:33:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jun-2026 09:33:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jun-2026 09:33:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d0:203c:168c:8000::, 162.158.189.208","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a05574f94f233fa6-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40d0:203c:168c:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Jun-2026 09:33:31 UTC] === User Orders API Called ===
[02-Jun-2026 09:33:31 UTC] User ID: 703
[02-Jun-2026 09:33:31 UTC] Limit: 20, Offset: 0
[02-Jun-2026 09:33:31 UTC] Orders found: 1
[02-Jun-2026 09:33:31 UTC] Orders data: [{"id":315,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/JEETZ2_BOT","status":"pending","created_at":"2026-06-02 13:00:36","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[02-Jun-2026 09:33:31 UTC] Total orders count: 1
[02-Jun-2026 09:33:31 UTC] === API CALL LOG ===
[02-Jun-2026 09:33:31 UTC] Endpoint: user/profile.php
[02-Jun-2026 09:33:31 UTC] Full Log Data: {
    "timestamp": "2026-06-02 09:33:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d0:203c:168c:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d0:203c:168c:8000::, 162.158.189.209",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05574f94f253fa6-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d0:203c:168c:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 09:33:31 UTC] === END API CALL LOG ===
[02-Jun-2026 09:33:31 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 09:33:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE
[02-Jun-2026 09:33:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 09:33:31 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 09:33:31 UTC] User ID: 703
[02-Jun-2026 09:33:31 UTC] ✅ User profile retrieved successfully for user ID: 703
[02-Jun-2026 09:33:31 UTC] === API CALL LOG ===
[02-Jun-2026 09:33:31 UTC] Endpoint: user/profile.php
[02-Jun-2026 09:33:31 UTC] Full Log Data: {
    "timestamp": "2026-06-02 09:33:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d0:203c:168c:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d0:203c:168c:8000::, 162.158.189.208",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05574fd4a323fa6-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d0:203c:168c:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 09:33:31 UTC] === END API CALL LOG ===
[02-Jun-2026 09:33:31 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 09:33:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE
[02-Jun-2026 09:33:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 09:33:31 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 09:33:31 UTC] User ID: 703
[02-Jun-2026 09:33:31 UTC] ✅ User profile retrieved successfully for user ID: 703
[02-Jun-2026 09:33:32 UTC] === API CALL LOG ===
[02-Jun-2026 09:33:32 UTC] Endpoint: user/profile.php
[02-Jun-2026 09:33:32 UTC] Full Log Data: {
    "timestamp": "2026-06-02 09:33:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d0:203c:168c:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d0:203c:168c:8000::, 162.158.189.208",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a055750468303fa6-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d0:203c:168c:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 09:33:32 UTC] === END API CALL LOG ===
[02-Jun-2026 09:33:32 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 09:33:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE
[02-Jun-2026 09:33:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 09:33:32 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 09:33:32 UTC] User ID: 703
[02-Jun-2026 09:33:32 UTC] ✅ User profile retrieved successfully for user ID: 703
[02-Jun-2026 09:34:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jun-2026 09:34:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jun-2026 09:34:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d0:203c:168c:8000::, 162.158.189.209","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a055765b1cf63fa6-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40d0:203c:168c:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Jun-2026 09:34:27 UTC] === User Orders API Called ===
[02-Jun-2026 09:34:27 UTC] User ID: 703
[02-Jun-2026 09:34:27 UTC] Limit: 20, Offset: 0
[02-Jun-2026 09:34:27 UTC] Orders found: 1
[02-Jun-2026 09:34:27 UTC] Orders data: [{"id":315,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/JEETZ2_BOT","status":"pending","created_at":"2026-06-02 13:00:36","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[02-Jun-2026 09:34:27 UTC] Total orders count: 1
[02-Jun-2026 09:34:27 UTC] === API CALL LOG ===
[02-Jun-2026 09:34:27 UTC] Endpoint: user/profile.php
[02-Jun-2026 09:34:27 UTC] Full Log Data: {
    "timestamp": "2026-06-02 09:34:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d0:203c:168c:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d0:203c:168c:8000::, 162.158.189.209",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a055765b9d653fa6-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d0:203c:168c:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 09:34:27 UTC] === END API CALL LOG ===
[02-Jun-2026 09:34:27 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 09:34:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE
[02-Jun-2026 09:34:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 09:34:27 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 09:34:27 UTC] User ID: 703
[02-Jun-2026 09:34:27 UTC] ✅ User profile retrieved successfully for user ID: 703
[02-Jun-2026 09:34:27 UTC] === API CALL LOG ===
[02-Jun-2026 09:34:27 UTC] Endpoint: user/profile.php
[02-Jun-2026 09:34:27 UTC] Full Log Data: {
    "timestamp": "2026-06-02 09:34:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d0:203c:168c:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d0:203c:168c:8000::, 162.158.189.209",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a055765f0fc13fa6-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d0:203c:168c:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 09:34:27 UTC] === END API CALL LOG ===
[02-Jun-2026 09:34:27 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 09:34:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE
[02-Jun-2026 09:34:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 09:34:27 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 09:34:27 UTC] User ID: 703
[02-Jun-2026 09:34:27 UTC] ✅ User profile retrieved successfully for user ID: 703
[02-Jun-2026 09:34:28 UTC] === API CALL LOG ===
[02-Jun-2026 09:34:28 UTC] Endpoint: user/profile.php
[02-Jun-2026 09:34:28 UTC] Full Log Data: {
    "timestamp": "2026-06-02 09:34:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d0:203c:168c:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d0:203c:168c:8000::, 162.158.189.209",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05576650d103fa6-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d0:203c:168c:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 09:34:28 UTC] === END API CALL LOG ===
[02-Jun-2026 09:34:28 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 09:34:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE
[02-Jun-2026 09:34:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 09:34:28 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 09:34:28 UTC] User ID: 703
[02-Jun-2026 09:34:28 UTC] ✅ User profile retrieved successfully for user ID: 703
[02-Jun-2026 09:34:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jun-2026 09:34:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jun-2026 09:34:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d0:203c:168c:8000::, 162.158.189.208","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a05576762c0a3fa6-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40d0:203c:168c:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Jun-2026 09:34:31 UTC] === User Orders API Called ===
[02-Jun-2026 09:34:31 UTC] User ID: 703
[02-Jun-2026 09:34:31 UTC] Limit: 20, Offset: 0
[02-Jun-2026 09:34:31 UTC] Orders found: 1
[02-Jun-2026 09:34:31 UTC] Orders data: [{"id":315,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/JEETZ2_BOT","status":"pending","created_at":"2026-06-02 13:00:36","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[02-Jun-2026 09:34:31 UTC] Total orders count: 1
[02-Jun-2026 09:35:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jun-2026 09:35:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jun-2026 09:35:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d0:203c:168c:8000::, 104.22.66.163","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a055772b3f366875-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40d0:203c:168c:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Jun-2026 09:35:00 UTC] === User Orders API Called ===
[02-Jun-2026 09:35:00 UTC] User ID: 703
[02-Jun-2026 09:35:00 UTC] Limit: 20, Offset: 0
[02-Jun-2026 09:35:00 UTC] Orders found: 1
[02-Jun-2026 09:35:00 UTC] Orders data: [{"id":315,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/JEETZ2_BOT","status":"pending","created_at":"2026-06-02 13:00:36","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[02-Jun-2026 09:35:00 UTC] Total orders count: 1
[02-Jun-2026 09:35:01 UTC] === API CALL LOG ===
[02-Jun-2026 09:35:01 UTC] Endpoint: user/profile.php
[02-Jun-2026 09:35:01 UTC] Full Log Data: {
    "timestamp": "2026-06-02 09:35:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d0:203c:168c:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d0:203c:168c:8000::, 104.22.66.162",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a055772bc87c6875-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d0:203c:168c:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 09:35:01 UTC] === END API CALL LOG ===
[02-Jun-2026 09:35:01 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 09:35:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE
[02-Jun-2026 09:35:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 09:35:01 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 09:35:01 UTC] User ID: 703
[02-Jun-2026 09:35:01 UTC] ✅ User profile retrieved successfully for user ID: 703
[02-Jun-2026 09:35:01 UTC] === API CALL LOG ===
[02-Jun-2026 09:35:01 UTC] Endpoint: user/profile.php
[02-Jun-2026 09:35:01 UTC] Full Log Data: {
    "timestamp": "2026-06-02 09:35:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d0:203c:168c:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d0:203c:168c:8000::, 104.22.66.163",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a055772dce096875-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d0:203c:168c:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 09:35:01 UTC] === END API CALL LOG ===
[02-Jun-2026 09:35:01 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 09:35:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE
[02-Jun-2026 09:35:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 09:35:01 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 09:35:01 UTC] User ID: 703
[02-Jun-2026 09:35:01 UTC] ✅ User profile retrieved successfully for user ID: 703
[02-Jun-2026 09:35:02 UTC] === API CALL LOG ===
[02-Jun-2026 09:35:02 UTC] Endpoint: user/profile.php
[02-Jun-2026 09:35:02 UTC] Full Log Data: {
    "timestamp": "2026-06-02 09:35:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d0:203c:168c:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d0:203c:168c:8000::, 104.22.66.163",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0557735faf86875-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d0:203c:168c:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 09:35:02 UTC] === END API CALL LOG ===
[02-Jun-2026 09:35:02 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 09:35:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE
[02-Jun-2026 09:35:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 09:35:02 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 09:35:02 UTC] User ID: 703
[02-Jun-2026 09:35:02 UTC] ✅ User profile retrieved successfully for user ID: 703
[02-Jun-2026 09:35:22 UTC] === API CALL LOG ===
[02-Jun-2026 09:35:22 UTC] Endpoint: user/profile.php
[02-Jun-2026 09:35:22 UTC] Full Log Data: {
    "timestamp": "2026-06-02 09:35:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d0:203c:168c:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d0:203c:168c:8000::, 104.22.66.162",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05577b2dfaf6875-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d0:203c:168c:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 09:35:22 UTC] === END API CALL LOG ===
[02-Jun-2026 09:35:22 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 09:35:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE
[02-Jun-2026 09:35:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 09:35:22 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 09:35:22 UTC] User ID: 703
[02-Jun-2026 09:35:22 UTC] ✅ User profile retrieved successfully for user ID: 703
[02-Jun-2026 09:35:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jun-2026 09:35:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jun-2026 09:35:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d0:203c:168c:8000::, 104.22.66.163","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a05577b2dfa96875-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40d0:203c:168c:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Jun-2026 09:35:22 UTC] === User Orders API Called ===
[02-Jun-2026 09:35:22 UTC] User ID: 703
[02-Jun-2026 09:35:22 UTC] Limit: 20, Offset: 0
[02-Jun-2026 09:35:22 UTC] Orders found: 1
[02-Jun-2026 09:35:22 UTC] Orders data: [{"id":315,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/JEETZ2_BOT","status":"pending","created_at":"2026-06-02 13:00:36","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[02-Jun-2026 09:35:22 UTC] Total orders count: 1
[02-Jun-2026 09:35:22 UTC] === API CALL LOG ===
[02-Jun-2026 09:35:22 UTC] Endpoint: user/profile.php
[02-Jun-2026 09:35:22 UTC] Full Log Data: {
    "timestamp": "2026-06-02 09:35:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d0:203c:168c:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d0:203c:168c:8000::, 104.22.66.162",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05577b6ca3b6875-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d0:203c:168c:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 09:35:22 UTC] === END API CALL LOG ===
[02-Jun-2026 09:35:22 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 09:35:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE
[02-Jun-2026 09:35:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 09:35:22 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 09:35:22 UTC] User ID: 703
[02-Jun-2026 09:35:22 UTC] ✅ User profile retrieved successfully for user ID: 703
[02-Jun-2026 09:35:23 UTC] === API CALL LOG ===
[02-Jun-2026 09:35:23 UTC] Endpoint: user/profile.php
[02-Jun-2026 09:35:23 UTC] Full Log Data: {
    "timestamp": "2026-06-02 09:35:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d0:203c:168c:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d0:203c:168c:8000::, 104.22.66.163",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05577bd4b8e6875-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d0:203c:168c:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 09:35:23 UTC] === END API CALL LOG ===
[02-Jun-2026 09:35:23 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 09:35:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE
[02-Jun-2026 09:35:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 09:35:23 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 09:35:23 UTC] User ID: 703
[02-Jun-2026 09:35:23 UTC] ✅ User profile retrieved successfully for user ID: 703
[02-Jun-2026 09:35:53 UTC] === API CALL LOG ===
[02-Jun-2026 09:35:53 UTC] Endpoint: user/profile.php
[02-Jun-2026 09:35:53 UTC] Full Log Data: {
    "timestamp": "2026-06-02 09:35:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d0:203c:168c:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d0:203c:168c:8000::, 172.71.124.88",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05578756e6ece3f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d0:203c:168c:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 09:35:53 UTC] === END API CALL LOG ===
[02-Jun-2026 09:35:53 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 09:35:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE
[02-Jun-2026 09:35:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 09:35:53 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 09:35:53 UTC] User ID: 703
[02-Jun-2026 09:35:53 UTC] ✅ User profile retrieved successfully for user ID: 703
[02-Jun-2026 09:35:56 UTC] === API CALL LOG ===
[02-Jun-2026 09:35:56 UTC] Endpoint: user/profile.php
[02-Jun-2026 09:35:56 UTC] Full Log Data: {
    "timestamp": "2026-06-02 09:35:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d0:203c:168c:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d0:203c:168c:8000::, 172.71.124.88",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05578896e19ce3f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d0:203c:168c:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 09:35:56 UTC] === END API CALL LOG ===
[02-Jun-2026 09:35:56 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 09:35:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE
[02-Jun-2026 09:35:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 09:35:56 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 09:35:56 UTC] User ID: 703
[02-Jun-2026 09:35:56 UTC] ✅ User profile retrieved successfully for user ID: 703
[02-Jun-2026 09:35:56 UTC] User Purchases API - User ID: 703
[02-Jun-2026 09:35:56 UTC] User Purchases API - Total purchases found: 2
[02-Jun-2026 09:36:04 UTC] === API CALL LOG ===
[02-Jun-2026 09:36:04 UTC] Endpoint: user/profile.php
[02-Jun-2026 09:36:04 UTC] Full Log Data: {
    "timestamp": "2026-06-02 09:36:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d0:203c:168c:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d0:203c:168c:8000::, 172.71.124.88",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05578b9ded8ce3f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d0:203c:168c:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 09:36:04 UTC] === END API CALL LOG ===
[02-Jun-2026 09:36:04 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 09:36:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE
[02-Jun-2026 09:36:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 09:36:04 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 09:36:04 UTC] User ID: 703
[02-Jun-2026 09:36:04 UTC] ✅ User profile retrieved successfully for user ID: 703
[02-Jun-2026 09:36:04 UTC] User Purchases API - User ID: 703
[02-Jun-2026 09:36:04 UTC] User Purchases API - Total purchases found: 2
[02-Jun-2026 09:36:07 UTC] User Purchases API - User ID: 703
[02-Jun-2026 09:36:07 UTC] User Purchases API - Total purchases found: 2
[02-Jun-2026 09:36:13 UTC] === API CALL LOG ===
[02-Jun-2026 09:36:13 UTC] Endpoint: user/profile.php
[02-Jun-2026 09:36:13 UTC] Full Log Data: {
    "timestamp": "2026-06-02 09:36:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d0:203c:168c:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d0:203c:168c:8000::, 172.71.124.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05578f2eb1dce3f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d0:203c:168c:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 09:36:13 UTC] === END API CALL LOG ===
[02-Jun-2026 09:36:13 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 09:36:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE
[02-Jun-2026 09:36:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 09:36:13 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 09:36:13 UTC] User ID: 703
[02-Jun-2026 09:36:13 UTC] ✅ User profile retrieved successfully for user ID: 703
[02-Jun-2026 09:36:14 UTC] User Purchases API - User ID: 703
[02-Jun-2026 09:36:14 UTC] User Purchases API - Total purchases found: 2
[02-Jun-2026 09:36:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jun-2026 09:36:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jun-2026 09:36:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d0:203c:168c:8000::, 172.71.124.89","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0557918ffc5ce3f-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40d0:203c:168c:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Jun-2026 09:36:19 UTC] === User Orders API Called ===
[02-Jun-2026 09:36:19 UTC] User ID: 703
[02-Jun-2026 09:36:19 UTC] Limit: 20, Offset: 0
[02-Jun-2026 09:36:19 UTC] Orders found: 1
[02-Jun-2026 09:36:19 UTC] Orders data: [{"id":315,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/JEETZ2_BOT","status":"pending","created_at":"2026-06-02 13:00:36","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[02-Jun-2026 09:36:19 UTC] Total orders count: 1
[02-Jun-2026 09:36:19 UTC] === API CALL LOG ===
[02-Jun-2026 09:36:19 UTC] Endpoint: user/profile.php
[02-Jun-2026 09:36:19 UTC] Full Log Data: {
    "timestamp": "2026-06-02 09:36:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d0:203c:168c:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d0:203c:168c:8000::, 172.71.124.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05579198930ce3f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d0:203c:168c:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 09:36:19 UTC] === END API CALL LOG ===
[02-Jun-2026 09:36:19 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 09:36:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE
[02-Jun-2026 09:36:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 09:36:19 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 09:36:19 UTC] User ID: 703
[02-Jun-2026 09:36:19 UTC] ✅ User profile retrieved successfully for user ID: 703
[02-Jun-2026 09:36:20 UTC] === API CALL LOG ===
[02-Jun-2026 09:36:20 UTC] Endpoint: user/profile.php
[02-Jun-2026 09:36:20 UTC] Full Log Data: {
    "timestamp": "2026-06-02 09:36:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d0:203c:168c:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d0:203c:168c:8000::, 172.71.124.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a055791cb9c9ce3f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d0:203c:168c:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 09:36:20 UTC] === END API CALL LOG ===
[02-Jun-2026 09:36:20 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 09:36:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE
[02-Jun-2026 09:36:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 09:36:20 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 09:36:20 UTC] User ID: 703
[02-Jun-2026 09:36:20 UTC] ✅ User profile retrieved successfully for user ID: 703
[02-Jun-2026 09:36:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jun-2026 09:36:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jun-2026 09:36:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d0:203c:168c:8000::, 172.71.124.89","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a05579638f8ece3f-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40d0:203c:168c:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Jun-2026 09:36:31 UTC] === User Orders API Called ===
[02-Jun-2026 09:36:31 UTC] User ID: 703
[02-Jun-2026 09:36:31 UTC] Limit: 20, Offset: 0
[02-Jun-2026 09:36:31 UTC] Orders found: 1
[02-Jun-2026 09:36:31 UTC] Orders data: [{"id":315,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/JEETZ2_BOT","status":"pending","created_at":"2026-06-02 13:00:36","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[02-Jun-2026 09:36:31 UTC] Total orders count: 1
[02-Jun-2026 09:36:31 UTC] === API CALL LOG ===
[02-Jun-2026 09:36:31 UTC] Endpoint: user/profile.php
[02-Jun-2026 09:36:31 UTC] Full Log Data: {
    "timestamp": "2026-06-02 09:36:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d0:203c:168c:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d0:203c:168c:8000::, 172.71.124.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05579638f92ce3f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d0:203c:168c:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 09:36:31 UTC] === END API CALL LOG ===
[02-Jun-2026 09:36:31 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 09:36:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE
[02-Jun-2026 09:36:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 09:36:31 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 09:36:31 UTC] User ID: 703
[02-Jun-2026 09:36:31 UTC] ✅ User profile retrieved successfully for user ID: 703
[02-Jun-2026 09:36:32 UTC] === API CALL LOG ===
[02-Jun-2026 09:36:32 UTC] Endpoint: user/profile.php
[02-Jun-2026 09:36:32 UTC] Full Log Data: {
    "timestamp": "2026-06-02 09:36:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d0:203c:168c:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d0:203c:168c:8000::, 172.71.124.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05579679b05ce3f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d0:203c:168c:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 09:36:32 UTC] === END API CALL LOG ===
[02-Jun-2026 09:36:32 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 09:36:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE
[02-Jun-2026 09:36:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 09:36:32 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 09:36:32 UTC] User ID: 703
[02-Jun-2026 09:36:32 UTC] ✅ User profile retrieved successfully for user ID: 703
[02-Jun-2026 09:36:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jun-2026 09:36:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jun-2026 09:36:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d0:203c:168c:8000::, 172.71.124.89","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0557971f81dce3f-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40d0:203c:168c:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Jun-2026 09:36:33 UTC] === User Orders API Called ===
[02-Jun-2026 09:36:33 UTC] User ID: 703
[02-Jun-2026 09:36:33 UTC] Limit: 20, Offset: 0
[02-Jun-2026 09:36:33 UTC] Orders found: 1
[02-Jun-2026 09:36:33 UTC] Orders data: [{"id":315,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/JEETZ2_BOT","status":"pending","created_at":"2026-06-02 13:00:36","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[02-Jun-2026 09:36:33 UTC] Total orders count: 1
[02-Jun-2026 09:36:40 UTC] === API CALL LOG ===
[02-Jun-2026 09:36:40 UTC] Endpoint: user/profile.php
[02-Jun-2026 09:36:40 UTC] Full Log Data: {
    "timestamp": "2026-06-02 09:36:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d0:203c:168c:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d0:203c:168c:8000::, 172.71.124.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05579992cacce3f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d0:203c:168c:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 09:36:40 UTC] === END API CALL LOG ===
[02-Jun-2026 09:36:40 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 09:36:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE
[02-Jun-2026 09:36:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 09:36:40 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 09:36:40 UTC] User ID: 703
[02-Jun-2026 09:36:40 UTC] ✅ User profile retrieved successfully for user ID: 703
[02-Jun-2026 09:36:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jun-2026 09:36:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jun-2026 09:36:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d0:203c:168c:8000::, 172.71.124.88","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a05579992caace3f-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40d0:203c:168c:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Jun-2026 09:36:40 UTC] === User Orders API Called ===
[02-Jun-2026 09:36:40 UTC] User ID: 703
[02-Jun-2026 09:36:40 UTC] Limit: 20, Offset: 0
[02-Jun-2026 09:36:40 UTC] Orders found: 1
[02-Jun-2026 09:36:40 UTC] Orders data: [{"id":315,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/JEETZ2_BOT","status":"pending","created_at":"2026-06-02 13:00:36","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[02-Jun-2026 09:36:40 UTC] Total orders count: 1
[02-Jun-2026 09:36:40 UTC] === API CALL LOG ===
[02-Jun-2026 09:36:40 UTC] Endpoint: user/profile.php
[02-Jun-2026 09:36:40 UTC] Full Log Data: {
    "timestamp": "2026-06-02 09:36:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d0:203c:168c:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d0:203c:168c:8000::, 172.71.124.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a055799cff5ace3f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d0:203c:168c:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 09:36:40 UTC] === END API CALL LOG ===
[02-Jun-2026 09:36:40 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 09:36:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE
[02-Jun-2026 09:36:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 09:36:40 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 09:36:40 UTC] User ID: 703
[02-Jun-2026 09:36:40 UTC] ✅ User profile retrieved successfully for user ID: 703
[02-Jun-2026 09:36:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jun-2026 09:36:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jun-2026 09:36:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d0:203c:168c:8000::, 172.71.124.88","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a05579d67976ce3f-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40d0:203c:168c:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Jun-2026 09:36:50 UTC] === User Orders API Called ===
[02-Jun-2026 09:36:50 UTC] User ID: 703
[02-Jun-2026 09:36:50 UTC] Limit: 20, Offset: 0
[02-Jun-2026 09:36:50 UTC] Orders found: 1
[02-Jun-2026 09:36:50 UTC] Orders data: [{"id":315,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/JEETZ2_BOT","status":"pending","created_at":"2026-06-02 13:00:36","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[02-Jun-2026 09:36:50 UTC] Total orders count: 1
[02-Jun-2026 09:39:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jun-2026 09:39:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jun-2026 09:39:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d0:203c:168c:8000::, 172.70.143.194","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0557da9c966a8c0-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40d0:203c:168c:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Jun-2026 09:39:26 UTC] === User Orders API Called ===
[02-Jun-2026 09:39:26 UTC] User ID: 703
[02-Jun-2026 09:39:26 UTC] Limit: 20, Offset: 0
[02-Jun-2026 09:39:26 UTC] Orders found: 1
[02-Jun-2026 09:39:26 UTC] Orders data: [{"id":315,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/JEETZ2_BOT","status":"pending","created_at":"2026-06-02 13:00:36","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[02-Jun-2026 09:39:26 UTC] Total orders count: 1
[02-Jun-2026 09:39:27 UTC] === API CALL LOG ===
[02-Jun-2026 09:39:27 UTC] Endpoint: user/profile.php
[02-Jun-2026 09:39:27 UTC] Full Log Data: {
    "timestamp": "2026-06-02 09:39:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d0:203c:168c:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d0:203c:168c:8000::, 172.70.143.194",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0557daa49afa8c0-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d0:203c:168c:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 09:39:27 UTC] === END API CALL LOG ===
[02-Jun-2026 09:39:27 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 09:39:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE
[02-Jun-2026 09:39:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 09:39:27 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 09:39:27 UTC] User ID: 703
[02-Jun-2026 09:39:27 UTC] ✅ User profile retrieved successfully for user ID: 703
[02-Jun-2026 09:39:27 UTC] === API CALL LOG ===
[02-Jun-2026 09:39:27 UTC] Endpoint: user/profile.php
[02-Jun-2026 09:39:27 UTC] Full Log Data: {
    "timestamp": "2026-06-02 09:39:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d0:203c:168c:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d0:203c:168c:8000::, 172.70.143.194",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0557dac8b3fa8c0-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d0:203c:168c:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 09:39:27 UTC] === END API CALL LOG ===
[02-Jun-2026 09:39:27 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 09:39:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE
[02-Jun-2026 09:39:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 09:39:27 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 09:39:27 UTC] User ID: 703
[02-Jun-2026 09:39:27 UTC] ✅ User profile retrieved successfully for user ID: 703
[02-Jun-2026 09:43:07 UTC] === API CALL LOG ===
[02-Jun-2026 09:43:07 UTC] Endpoint: user/profile.php
[02-Jun-2026 09:43:07 UTC] Full Log Data: {
    "timestamp": "2026-06-02 09:43:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d0:203c:168c:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d0:203c:168c:8000::, 172.70.208.4",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a055830c1aaffd89-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d0:203c:168c:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 09:43:07 UTC] === END API CALL LOG ===
[02-Jun-2026 09:43:07 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 09:43:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE
[02-Jun-2026 09:43:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 09:43:07 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 09:43:07 UTC] User ID: 703
[02-Jun-2026 09:43:07 UTC] ✅ User profile retrieved successfully for user ID: 703
[02-Jun-2026 09:43:42 UTC] === API CALL LOG ===
[02-Jun-2026 09:43:42 UTC] Endpoint: user/profile.php
[02-Jun-2026 09:43:42 UTC] Full Log Data: {
    "timestamp": "2026-06-02 09:43:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d0:203c:168c:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d0:203c:168c:8000::, 172.69.176.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05583e408632c14-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d0:203c:168c:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 09:43:42 UTC] === END API CALL LOG ===
[02-Jun-2026 09:43:42 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 09:43:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE
[02-Jun-2026 09:43:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 09:43:42 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 09:43:42 UTC] User ID: 703
[02-Jun-2026 09:43:42 UTC] ✅ User profile retrieved successfully for user ID: 703
[02-Jun-2026 09:43:52 UTC] === API CALL LOG ===
[02-Jun-2026 09:43:52 UTC] Endpoint: user/profile.php
[02-Jun-2026 09:43:52 UTC] Full Log Data: {
    "timestamp": "2026-06-02 09:43:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a09:bac5:506a:2432::39b:e5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a09:bac5:506a:2432::39b:e5, 172.68.159.123",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA0IiwidXNlcm5hbWUiOiJNaXJub3J6aW1hbm92IiwiZW1haWwiOiJtaXJzYXlpZGl2bWlyamFtYWxAZ21haWwuY29tIiwiZXhwIjoxNzgwOTk4MjMxfQ.52iX2mF-WQT_5LEk75L_YjeMi6QcsHskD7WBuFvzkOg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05584298d73c60b-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a09:bac5:506a:2432::39b:e5",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 09:43:52 UTC] === END API CALL LOG ===
[02-Jun-2026 09:43:52 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 09:43:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA0IiwidXNlcm5hbWUiOiJNaXJub3J6aW1hbm92IiwiZW1haWwiOiJtaXJzYXlpZGl2bWlyamFtYWxAZ21haWwuY29tIiwiZXhwIjoxNzgwOTk4MjMxfQ.52iX2mF-WQT_5LEk75L_YjeMi6QcsHskD7WBuFvzkOg
[02-Jun-2026 09:43:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 09:43:52 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 09:43:52 UTC] User ID: 704
[02-Jun-2026 09:43:52 UTC] ✅ User profile retrieved successfully for user ID: 704
[02-Jun-2026 09:43:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jun-2026 09:43:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jun-2026 09:43:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a09:bac5:506a:2432::39b:e5, 172.68.159.123","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA0IiwidXNlcm5hbWUiOiJNaXJub3J6aW1hbm92IiwiZW1haWwiOiJtaXJzYXlpZGl2bWlyamFtYWxAZ21haWwuY29tIiwiZXhwIjoxNzgwOTk4MjMxfQ.52iX2mF-WQT_5LEk75L_YjeMi6QcsHskD7WBuFvzkOg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a05584298d79c60b-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a09:bac5:506a:2432::39b:e5","cf-ipcountry":"PL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Jun-2026 09:43:52 UTC] === User Orders API Called ===
[02-Jun-2026 09:43:52 UTC] User ID: 704
[02-Jun-2026 09:43:52 UTC] Limit: 20, Offset: 0
[02-Jun-2026 09:43:52 UTC] Orders found: 0
[02-Jun-2026 09:43:52 UTC] Orders data: []
[02-Jun-2026 09:43:52 UTC] Total orders count: 0
[02-Jun-2026 09:43:52 UTC] === API CALL LOG ===
[02-Jun-2026 09:43:52 UTC] Endpoint: user/profile.php
[02-Jun-2026 09:43:52 UTC] Full Log Data: {
    "timestamp": "2026-06-02 09:43:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a09:bac5:506a:2432::39b:e5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a09:bac5:506a:2432::39b:e5, 172.68.159.123",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA0IiwidXNlcm5hbWUiOiJNaXJub3J6aW1hbm92IiwiZW1haWwiOiJtaXJzYXlpZGl2bWlyamFtYWxAZ21haWwuY29tIiwiZXhwIjoxNzgwOTk4MjMxfQ.52iX2mF-WQT_5LEk75L_YjeMi6QcsHskD7WBuFvzkOg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a055842af85ec60b-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a09:bac5:506a:2432::39b:e5",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 09:43:52 UTC] === END API CALL LOG ===
[02-Jun-2026 09:43:52 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 09:43:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA0IiwidXNlcm5hbWUiOiJNaXJub3J6aW1hbm92IiwiZW1haWwiOiJtaXJzYXlpZGl2bWlyamFtYWxAZ21haWwuY29tIiwiZXhwIjoxNzgwOTk4MjMxfQ.52iX2mF-WQT_5LEk75L_YjeMi6QcsHskD7WBuFvzkOg
[02-Jun-2026 09:43:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 09:43:52 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 09:43:52 UTC] User ID: 704
[02-Jun-2026 09:43:52 UTC] ✅ User profile retrieved successfully for user ID: 704
[02-Jun-2026 09:43:54 UTC] === API CALL LOG ===
[02-Jun-2026 09:43:54 UTC] Endpoint: user/profile.php
[02-Jun-2026 09:43:54 UTC] Full Log Data: {
    "timestamp": "2026-06-02 09:43:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a09:bac5:506a:2432::39b:e5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a09:bac5:506a:2432::39b:e5, 172.68.159.123",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA0IiwidXNlcm5hbWUiOiJNaXJub3J6aW1hbm92IiwiZW1haWwiOiJtaXJzYXlpZGl2bWlyamFtYWxAZ21haWwuY29tIiwiZXhwIjoxNzgwOTk4MjMxfQ.52iX2mF-WQT_5LEk75L_YjeMi6QcsHskD7WBuFvzkOg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0558434bef7c60b-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a09:bac5:506a:2432::39b:e5",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 09:43:54 UTC] === END API CALL LOG ===
[02-Jun-2026 09:43:54 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 09:43:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA0IiwidXNlcm5hbWUiOiJNaXJub3J6aW1hbm92IiwiZW1haWwiOiJtaXJzYXlpZGl2bWlyamFtYWxAZ21haWwuY29tIiwiZXhwIjoxNzgwOTk4MjMxfQ.52iX2mF-WQT_5LEk75L_YjeMi6QcsHskD7WBuFvzkOg
[02-Jun-2026 09:43:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 09:43:54 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 09:43:54 UTC] User ID: 704
[02-Jun-2026 09:43:54 UTC] ✅ User profile retrieved successfully for user ID: 704
[02-Jun-2026 09:43:56 UTC] === API CALL LOG ===
[02-Jun-2026 09:43:56 UTC] Endpoint: user/profile.php
[02-Jun-2026 09:43:56 UTC] Full Log Data: {
    "timestamp": "2026-06-02 09:43:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a09:bac5:506a:2432::39b:e5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a09:bac5:506a:2432::39b:e5, 172.68.159.123",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA0IiwidXNlcm5hbWUiOiJNaXJub3J6aW1hbm92IiwiZW1haWwiOiJtaXJzYXlpZGl2bWlyamFtYWxAZ21haWwuY29tIiwiZXhwIjoxNzgwOTk4MjMxfQ.52iX2mF-WQT_5LEk75L_YjeMi6QcsHskD7WBuFvzkOg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0558440bb3bc60b-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a09:bac5:506a:2432::39b:e5",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 09:43:56 UTC] === END API CALL LOG ===
[02-Jun-2026 09:43:56 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 09:43:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA0IiwidXNlcm5hbWUiOiJNaXJub3J6aW1hbm92IiwiZW1haWwiOiJtaXJzYXlpZGl2bWlyamFtYWxAZ21haWwuY29tIiwiZXhwIjoxNzgwOTk4MjMxfQ.52iX2mF-WQT_5LEk75L_YjeMi6QcsHskD7WBuFvzkOg
[02-Jun-2026 09:43:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 09:43:56 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 09:43:56 UTC] User ID: 704
[02-Jun-2026 09:43:56 UTC] ✅ User profile retrieved successfully for user ID: 704
[02-Jun-2026 09:43:56 UTC] User Purchases API - User ID: 704
[02-Jun-2026 09:43:56 UTC] User Purchases API - Total purchases found: 0
[02-Jun-2026 09:44:37 UTC] === API CALL LOG ===
[02-Jun-2026 09:44:37 UTC] Endpoint: user/profile.php
[02-Jun-2026 09:44:37 UTC] Full Log Data: {
    "timestamp": "2026-06-02 09:44:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "89.6.66.220",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "89.6.66.220, 162.158.123.223",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA1IiwidXNlcm5hbWUiOiJob2xhaG9sYSIsImVtYWlsIjoiaDcxMzA5MzVAZ21haWwuY29tIiwiZXhwIjoxNzgwOTk4Mjc2fQ.8j5cJVQ2nkVUU53zInnoLDiKbtEL6oFcELmKGJI3od4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a055854018090370-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "89.6.66.220",
        "cf-ipcountry": "ES",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 09:44:37 UTC] === END API CALL LOG ===
[02-Jun-2026 09:44:37 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 09:44:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA1IiwidXNlcm5hbWUiOiJob2xhaG9sYSIsImVtYWlsIjoiaDcxMzA5MzVAZ21haWwuY29tIiwiZXhwIjoxNzgwOTk4Mjc2fQ.8j5cJVQ2nkVUU53zInnoLDiKbtEL6oFcELmKGJI3od4
[02-Jun-2026 09:44:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 09:44:37 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 09:44:37 UTC] User ID: 705
[02-Jun-2026 09:44:37 UTC] ✅ User profile retrieved successfully for user ID: 705
[02-Jun-2026 09:44:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jun-2026 09:44:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jun-2026 09:44:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"89.6.66.220, 162.158.123.223","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA1IiwidXNlcm5hbWUiOiJob2xhaG9sYSIsImVtYWlsIjoiaDcxMzA5MzVAZ21haWwuY29tIiwiZXhwIjoxNzgwOTk4Mjc2fQ.8j5cJVQ2nkVUU53zInnoLDiKbtEL6oFcELmKGJI3od4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a055854048a60370-MAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"89.6.66.220","cf-ipcountry":"ES","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Jun-2026 09:44:37 UTC] === User Orders API Called ===
[02-Jun-2026 09:44:37 UTC] User ID: 705
[02-Jun-2026 09:44:37 UTC] Limit: 20, Offset: 0
[02-Jun-2026 09:44:37 UTC] Orders found: 0
[02-Jun-2026 09:44:37 UTC] Orders data: []
[02-Jun-2026 09:44:37 UTC] Total orders count: 0
[02-Jun-2026 09:44:37 UTC] === API CALL LOG ===
[02-Jun-2026 09:44:37 UTC] Endpoint: user/profile.php
[02-Jun-2026 09:44:37 UTC] Full Log Data: {
    "timestamp": "2026-06-02 09:44:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "89.6.66.220",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "89.6.66.220, 162.158.123.223",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA1IiwidXNlcm5hbWUiOiJob2xhaG9sYSIsImVtYWlsIjoiaDcxMzA5MzVAZ21haWwuY29tIiwiZXhwIjoxNzgwOTk4Mjc2fQ.8j5cJVQ2nkVUU53zInnoLDiKbtEL6oFcELmKGJI3od4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05585414b400370-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "89.6.66.220",
        "cf-ipcountry": "ES",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 09:44:37 UTC] === END API CALL LOG ===
[02-Jun-2026 09:44:37 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 09:44:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA1IiwidXNlcm5hbWUiOiJob2xhaG9sYSIsImVtYWlsIjoiaDcxMzA5MzVAZ21haWwuY29tIiwiZXhwIjoxNzgwOTk4Mjc2fQ.8j5cJVQ2nkVUU53zInnoLDiKbtEL6oFcELmKGJI3od4
[02-Jun-2026 09:44:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 09:44:37 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 09:44:37 UTC] User ID: 705
[02-Jun-2026 09:44:37 UTC] ✅ User profile retrieved successfully for user ID: 705
[02-Jun-2026 09:44:37 UTC] === API CALL LOG ===
[02-Jun-2026 09:44:37 UTC] Endpoint: user/profile.php
[02-Jun-2026 09:44:37 UTC] Full Log Data: {
    "timestamp": "2026-06-02 09:44:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "89.6.66.220",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "89.6.66.220, 162.158.123.40",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA1IiwidXNlcm5hbWUiOiJob2xhaG9sYSIsImVtYWlsIjoiaDcxMzA5MzVAZ21haWwuY29tIiwiZXhwIjoxNzgwOTk4Mjc2fQ.8j5cJVQ2nkVUU53zInnoLDiKbtEL6oFcELmKGJI3od4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0558542cf490370-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "89.6.66.220",
        "cf-ipcountry": "ES",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 09:44:37 UTC] === END API CALL LOG ===
[02-Jun-2026 09:44:37 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 09:44:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA1IiwidXNlcm5hbWUiOiJob2xhaG9sYSIsImVtYWlsIjoiaDcxMzA5MzVAZ21haWwuY29tIiwiZXhwIjoxNzgwOTk4Mjc2fQ.8j5cJVQ2nkVUU53zInnoLDiKbtEL6oFcELmKGJI3od4
[02-Jun-2026 09:44:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 09:44:37 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 09:44:37 UTC] User ID: 705
[02-Jun-2026 09:44:37 UTC] ✅ User profile retrieved successfully for user ID: 705
[02-Jun-2026 09:44:38 UTC] === API CALL LOG ===
[02-Jun-2026 09:44:38 UTC] Endpoint: user/profile.php
[02-Jun-2026 09:44:38 UTC] Full Log Data: {
    "timestamp": "2026-06-02 09:44:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a09:bac5:506a:2432::39b:e5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a09:bac5:506a:2432::39b:e5, 172.68.159.123",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA0IiwidXNlcm5hbWUiOiJNaXJub3J6aW1hbm92IiwiZW1haWwiOiJtaXJzYXlpZGl2bWlyamFtYWxAZ21haWwuY29tIiwiZXhwIjoxNzgwOTk4MjMxfQ.52iX2mF-WQT_5LEk75L_YjeMi6QcsHskD7WBuFvzkOg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05585479ac9c60b-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a09:bac5:506a:2432::39b:e5",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 09:44:38 UTC] === END API CALL LOG ===
[02-Jun-2026 09:44:38 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 09:44:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA0IiwidXNlcm5hbWUiOiJNaXJub3J6aW1hbm92IiwiZW1haWwiOiJtaXJzYXlpZGl2bWlyamFtYWxAZ21haWwuY29tIiwiZXhwIjoxNzgwOTk4MjMxfQ.52iX2mF-WQT_5LEk75L_YjeMi6QcsHskD7WBuFvzkOg
[02-Jun-2026 09:44:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 09:44:38 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 09:44:38 UTC] User ID: 704
[02-Jun-2026 09:44:38 UTC] ✅ User profile retrieved successfully for user ID: 704
[02-Jun-2026 09:44:38 UTC] User Purchases API - User ID: 704
[02-Jun-2026 09:44:38 UTC] User Purchases API - Total purchases found: 0
[02-Jun-2026 09:44:47 UTC] === API CALL LOG ===
[02-Jun-2026 09:44:47 UTC] Endpoint: user/profile.php
[02-Jun-2026 09:44:47 UTC] Full Log Data: {
    "timestamp": "2026-06-02 09:44:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a09:bac5:506a:2432::39b:e5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a09:bac5:506a:2432::39b:e5, 172.68.159.124",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA0IiwidXNlcm5hbWUiOiJNaXJub3J6aW1hbm92IiwiZW1haWwiOiJtaXJzYXlpZGl2bWlyamFtYWxAZ21haWwuY29tIiwiZXhwIjoxNzgwOTk4MjMxfQ.52iX2mF-WQT_5LEk75L_YjeMi6QcsHskD7WBuFvzkOg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05585801c41c60b-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a09:bac5:506a:2432::39b:e5",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 09:44:47 UTC] === END API CALL LOG ===
[02-Jun-2026 09:44:47 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 09:44:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA0IiwidXNlcm5hbWUiOiJNaXJub3J6aW1hbm92IiwiZW1haWwiOiJtaXJzYXlpZGl2bWlyamFtYWxAZ21haWwuY29tIiwiZXhwIjoxNzgwOTk4MjMxfQ.52iX2mF-WQT_5LEk75L_YjeMi6QcsHskD7WBuFvzkOg
[02-Jun-2026 09:44:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 09:44:47 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 09:44:47 UTC] User ID: 704
[02-Jun-2026 09:44:47 UTC] ✅ User profile retrieved successfully for user ID: 704
[02-Jun-2026 09:44:47 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jun-2026 09:44:47 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jun-2026 09:44:47 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a09:bac5:506a:2432::39b:e5, 172.68.159.124","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA0IiwidXNlcm5hbWUiOiJNaXJub3J6aW1hbm92IiwiZW1haWwiOiJtaXJzYXlpZGl2bWlyamFtYWxAZ21haWwuY29tIiwiZXhwIjoxNzgwOTk4MjMxfQ.52iX2mF-WQT_5LEk75L_YjeMi6QcsHskD7WBuFvzkOg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a05585801c3cc60b-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a09:bac5:506a:2432::39b:e5","cf-ipcountry":"PL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Jun-2026 09:44:47 UTC] === User Orders API Called ===
[02-Jun-2026 09:44:47 UTC] User ID: 704
[02-Jun-2026 09:44:47 UTC] Limit: 20, Offset: 0
[02-Jun-2026 09:44:47 UTC] Orders found: 0
[02-Jun-2026 09:44:47 UTC] Orders data: []
[02-Jun-2026 09:44:47 UTC] Total orders count: 0
[02-Jun-2026 09:44:47 UTC] === API CALL LOG ===
[02-Jun-2026 09:44:47 UTC] Endpoint: user/profile.php
[02-Jun-2026 09:44:47 UTC] Full Log Data: {
    "timestamp": "2026-06-02 09:44:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a09:bac5:506a:2432::39b:e5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a09:bac5:506a:2432::39b:e5, 172.68.159.124",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA0IiwidXNlcm5hbWUiOiJNaXJub3J6aW1hbm92IiwiZW1haWwiOiJtaXJzYXlpZGl2bWlyamFtYWxAZ21haWwuY29tIiwiZXhwIjoxNzgwOTk4MjMxfQ.52iX2mF-WQT_5LEk75L_YjeMi6QcsHskD7WBuFvzkOg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05585831b75c60b-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a09:bac5:506a:2432::39b:e5",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 09:44:47 UTC] === END API CALL LOG ===
[02-Jun-2026 09:44:47 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 09:44:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA0IiwidXNlcm5hbWUiOiJNaXJub3J6aW1hbm92IiwiZW1haWwiOiJtaXJzYXlpZGl2bWlyamFtYWxAZ21haWwuY29tIiwiZXhwIjoxNzgwOTk4MjMxfQ.52iX2mF-WQT_5LEk75L_YjeMi6QcsHskD7WBuFvzkOg
[02-Jun-2026 09:44:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 09:44:47 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 09:44:47 UTC] User ID: 704
[02-Jun-2026 09:44:47 UTC] ✅ User profile retrieved successfully for user ID: 704
[02-Jun-2026 09:44:48 UTC] === API CALL LOG ===
[02-Jun-2026 09:44:48 UTC] Endpoint: user/profile.php
[02-Jun-2026 09:44:48 UTC] Full Log Data: {
    "timestamp": "2026-06-02 09:44:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a09:bac5:506a:2432::39b:e5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a09:bac5:506a:2432::39b:e5, 172.68.159.124",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA0IiwidXNlcm5hbWUiOiJNaXJub3J6aW1hbm92IiwiZW1haWwiOiJtaXJzYXlpZGl2bWlyamFtYWxAZ21haWwuY29tIiwiZXhwIjoxNzgwOTk4MjMxfQ.52iX2mF-WQT_5LEk75L_YjeMi6QcsHskD7WBuFvzkOg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0558588c889c60b-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a09:bac5:506a:2432::39b:e5",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 09:44:48 UTC] === END API CALL LOG ===
[02-Jun-2026 09:44:48 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 09:44:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA0IiwidXNlcm5hbWUiOiJNaXJub3J6aW1hbm92IiwiZW1haWwiOiJtaXJzYXlpZGl2bWlyamFtYWxAZ21haWwuY29tIiwiZXhwIjoxNzgwOTk4MjMxfQ.52iX2mF-WQT_5LEk75L_YjeMi6QcsHskD7WBuFvzkOg
[02-Jun-2026 09:44:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 09:44:48 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 09:44:48 UTC] User ID: 704
[02-Jun-2026 09:44:48 UTC] ✅ User profile retrieved successfully for user ID: 704
[02-Jun-2026 09:44:59 UTC] === API CALL LOG ===
[02-Jun-2026 09:44:59 UTC] Endpoint: user/profile.php
[02-Jun-2026 09:44:59 UTC] Full Log Data: {
    "timestamp": "2026-06-02 09:44:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a09:bac5:506a:2432::39b:e5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a09:bac5:506a:2432::39b:e5, 172.68.159.123",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA0IiwidXNlcm5hbWUiOiJNaXJub3J6aW1hbm92IiwiZW1haWwiOiJtaXJzYXlpZGl2bWlyamFtYWxAZ21haWwuY29tIiwiZXhwIjoxNzgwOTk4MjMxfQ.52iX2mF-WQT_5LEk75L_YjeMi6QcsHskD7WBuFvzkOg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05585cb1fe6c60b-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a09:bac5:506a:2432::39b:e5",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 09:44:59 UTC] === END API CALL LOG ===
[02-Jun-2026 09:44:59 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 09:44:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA0IiwidXNlcm5hbWUiOiJNaXJub3J6aW1hbm92IiwiZW1haWwiOiJtaXJzYXlpZGl2bWlyamFtYWxAZ21haWwuY29tIiwiZXhwIjoxNzgwOTk4MjMxfQ.52iX2mF-WQT_5LEk75L_YjeMi6QcsHskD7WBuFvzkOg
[02-Jun-2026 09:44:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 09:44:59 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 09:44:59 UTC] User ID: 704
[02-Jun-2026 09:44:59 UTC] ✅ User profile retrieved successfully for user ID: 704
[02-Jun-2026 09:44:59 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jun-2026 09:44:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jun-2026 09:44:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a09:bac5:506a:2432::39b:e5, 172.68.159.123","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA0IiwidXNlcm5hbWUiOiJNaXJub3J6aW1hbm92IiwiZW1haWwiOiJtaXJzYXlpZGl2bWlyamFtYWxAZ21haWwuY29tIiwiZXhwIjoxNzgwOTk4MjMxfQ.52iX2mF-WQT_5LEk75L_YjeMi6QcsHskD7WBuFvzkOg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a05585cb1fe2c60b-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a09:bac5:506a:2432::39b:e5","cf-ipcountry":"PL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Jun-2026 09:44:59 UTC] === User Orders API Called ===
[02-Jun-2026 09:44:59 UTC] User ID: 704
[02-Jun-2026 09:44:59 UTC] Limit: 20, Offset: 0
[02-Jun-2026 09:44:59 UTC] Orders found: 0
[02-Jun-2026 09:44:59 UTC] Orders data: []
[02-Jun-2026 09:44:59 UTC] Total orders count: 0
[02-Jun-2026 09:44:59 UTC] === API CALL LOG ===
[02-Jun-2026 09:44:59 UTC] Endpoint: user/profile.php
[02-Jun-2026 09:44:59 UTC] Full Log Data: {
    "timestamp": "2026-06-02 09:44:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a09:bac5:506a:2432::39b:e5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a09:bac5:506a:2432::39b:e5, 172.68.159.123",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA0IiwidXNlcm5hbWUiOiJNaXJub3J6aW1hbm92IiwiZW1haWwiOiJtaXJzYXlpZGl2bWlyamFtYWxAZ21haWwuY29tIiwiZXhwIjoxNzgwOTk4MjMxfQ.52iX2mF-WQT_5LEk75L_YjeMi6QcsHskD7WBuFvzkOg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05585ce1962c60b-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a09:bac5:506a:2432::39b:e5",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 09:44:59 UTC] === END API CALL LOG ===
[02-Jun-2026 09:44:59 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 09:44:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA0IiwidXNlcm5hbWUiOiJNaXJub3J6aW1hbm92IiwiZW1haWwiOiJtaXJzYXlpZGl2bWlyamFtYWxAZ21haWwuY29tIiwiZXhwIjoxNzgwOTk4MjMxfQ.52iX2mF-WQT_5LEk75L_YjeMi6QcsHskD7WBuFvzkOg
[02-Jun-2026 09:44:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 09:44:59 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 09:44:59 UTC] User ID: 704
[02-Jun-2026 09:44:59 UTC] ✅ User profile retrieved successfully for user ID: 704
[02-Jun-2026 09:45:00 UTC] === API CALL LOG ===
[02-Jun-2026 09:45:00 UTC] Endpoint: user/profile.php
[02-Jun-2026 09:45:00 UTC] Full Log Data: {
    "timestamp": "2026-06-02 09:45:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a09:bac5:506a:2432::39b:e5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a09:bac5:506a:2432::39b:e5, 172.68.159.123",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA0IiwidXNlcm5hbWUiOiJNaXJub3J6aW1hbm92IiwiZW1haWwiOiJtaXJzYXlpZGl2bWlyamFtYWxAZ21haWwuY29tIiwiZXhwIjoxNzgwOTk4MjMxfQ.52iX2mF-WQT_5LEk75L_YjeMi6QcsHskD7WBuFvzkOg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05585d31f1cc60b-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a09:bac5:506a:2432::39b:e5",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 09:45:00 UTC] === END API CALL LOG ===
[02-Jun-2026 09:45:00 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 09:45:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA0IiwidXNlcm5hbWUiOiJNaXJub3J6aW1hbm92IiwiZW1haWwiOiJtaXJzYXlpZGl2bWlyamFtYWxAZ21haWwuY29tIiwiZXhwIjoxNzgwOTk4MjMxfQ.52iX2mF-WQT_5LEk75L_YjeMi6QcsHskD7WBuFvzkOg
[02-Jun-2026 09:45:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 09:45:00 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 09:45:00 UTC] User ID: 704
[02-Jun-2026 09:45:00 UTC] ✅ User profile retrieved successfully for user ID: 704
[02-Jun-2026 09:45:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jun-2026 09:45:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jun-2026 09:45:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a09:bac5:506a:2432::39b:e5, 172.68.159.123","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA0IiwidXNlcm5hbWUiOiJNaXJub3J6aW1hbm92IiwiZW1haWwiOiJtaXJzYXlpZGl2bWlyamFtYWxAZ21haWwuY29tIiwiZXhwIjoxNzgwOTk4MjMxfQ.52iX2mF-WQT_5LEk75L_YjeMi6QcsHskD7WBuFvzkOg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a05585d52b6fc60b-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a09:bac5:506a:2432::39b:e5","cf-ipcountry":"PL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Jun-2026 09:45:01 UTC] === User Orders API Called ===
[02-Jun-2026 09:45:01 UTC] User ID: 704
[02-Jun-2026 09:45:01 UTC] Limit: 20, Offset: 0
[02-Jun-2026 09:45:01 UTC] Orders found: 0
[02-Jun-2026 09:45:01 UTC] Orders data: []
[02-Jun-2026 09:45:01 UTC] Total orders count: 0
[02-Jun-2026 09:45:03 UTC] === API CALL LOG ===
[02-Jun-2026 09:45:03 UTC] Endpoint: user/profile.php
[02-Jun-2026 09:45:03 UTC] Full Log Data: {
    "timestamp": "2026-06-02 09:45:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a09:bac5:506a:2432::39b:e5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a09:bac5:506a:2432::39b:e5, 172.68.159.123",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA0IiwidXNlcm5hbWUiOiJNaXJub3J6aW1hbm92IiwiZW1haWwiOiJtaXJzYXlpZGl2bWlyamFtYWxAZ21haWwuY29tIiwiZXhwIjoxNzgwOTk4MjMxfQ.52iX2mF-WQT_5LEk75L_YjeMi6QcsHskD7WBuFvzkOg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05585e3fd66c60b-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a09:bac5:506a:2432::39b:e5",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 09:45:03 UTC] === END API CALL LOG ===
[02-Jun-2026 09:45:03 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 09:45:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA0IiwidXNlcm5hbWUiOiJNaXJub3J6aW1hbm92IiwiZW1haWwiOiJtaXJzYXlpZGl2bWlyamFtYWxAZ21haWwuY29tIiwiZXhwIjoxNzgwOTk4MjMxfQ.52iX2mF-WQT_5LEk75L_YjeMi6QcsHskD7WBuFvzkOg
[02-Jun-2026 09:45:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 09:45:03 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 09:45:03 UTC] User ID: 704
[02-Jun-2026 09:45:03 UTC] ✅ User profile retrieved successfully for user ID: 704
[02-Jun-2026 09:45:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jun-2026 09:45:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jun-2026 09:45:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a09:bac5:506a:2432::39b:e5, 172.68.159.123","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA0IiwidXNlcm5hbWUiOiJNaXJub3J6aW1hbm92IiwiZW1haWwiOiJtaXJzYXlpZGl2bWlyamFtYWxAZ21haWwuY29tIiwiZXhwIjoxNzgwOTk4MjMxfQ.52iX2mF-WQT_5LEk75L_YjeMi6QcsHskD7WBuFvzkOg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a05585e3fd5ac60b-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a09:bac5:506a:2432::39b:e5","cf-ipcountry":"PL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Jun-2026 09:45:03 UTC] === User Orders API Called ===
[02-Jun-2026 09:45:03 UTC] User ID: 704
[02-Jun-2026 09:45:03 UTC] Limit: 20, Offset: 0
[02-Jun-2026 09:45:03 UTC] Orders found: 0
[02-Jun-2026 09:45:03 UTC] Orders data: []
[02-Jun-2026 09:45:03 UTC] Total orders count: 0
[02-Jun-2026 09:45:04 UTC] === API CALL LOG ===
[02-Jun-2026 09:45:04 UTC] Endpoint: user/profile.php
[02-Jun-2026 09:45:04 UTC] Full Log Data: {
    "timestamp": "2026-06-02 09:45:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a09:bac5:506a:2432::39b:e5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a09:bac5:506a:2432::39b:e5, 172.68.159.123",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA0IiwidXNlcm5hbWUiOiJNaXJub3J6aW1hbm92IiwiZW1haWwiOiJtaXJzYXlpZGl2bWlyamFtYWxAZ21haWwuY29tIiwiZXhwIjoxNzgwOTk4MjMxfQ.52iX2mF-WQT_5LEk75L_YjeMi6QcsHskD7WBuFvzkOg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05585e80f10c60b-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a09:bac5:506a:2432::39b:e5",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 09:45:04 UTC] === END API CALL LOG ===
[02-Jun-2026 09:45:04 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 09:45:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA0IiwidXNlcm5hbWUiOiJNaXJub3J6aW1hbm92IiwiZW1haWwiOiJtaXJzYXlpZGl2bWlyamFtYWxAZ21haWwuY29tIiwiZXhwIjoxNzgwOTk4MjMxfQ.52iX2mF-WQT_5LEk75L_YjeMi6QcsHskD7WBuFvzkOg
[02-Jun-2026 09:45:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 09:45:04 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 09:45:04 UTC] User ID: 704
[02-Jun-2026 09:45:04 UTC] ✅ User profile retrieved successfully for user ID: 704
[02-Jun-2026 09:45:04 UTC] === API CALL LOG ===
[02-Jun-2026 09:45:04 UTC] Endpoint: user/profile.php
[02-Jun-2026 09:45:04 UTC] Full Log Data: {
    "timestamp": "2026-06-02 09:45:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a09:bac5:506a:2432::39b:e5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a09:bac5:506a:2432::39b:e5, 172.68.159.123",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA0IiwidXNlcm5hbWUiOiJNaXJub3J6aW1hbm92IiwiZW1haWwiOiJtaXJzYXlpZGl2bWlyamFtYWxAZ21haWwuY29tIiwiZXhwIjoxNzgwOTk4MjMxfQ.52iX2mF-WQT_5LEk75L_YjeMi6QcsHskD7WBuFvzkOg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05585edecbfc60b-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a09:bac5:506a:2432::39b:e5",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 09:45:04 UTC] === END API CALL LOG ===
[02-Jun-2026 09:45:04 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 09:45:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA0IiwidXNlcm5hbWUiOiJNaXJub3J6aW1hbm92IiwiZW1haWwiOiJtaXJzYXlpZGl2bWlyamFtYWxAZ21haWwuY29tIiwiZXhwIjoxNzgwOTk4MjMxfQ.52iX2mF-WQT_5LEk75L_YjeMi6QcsHskD7WBuFvzkOg
[02-Jun-2026 09:45:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 09:45:04 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 09:45:04 UTC] User ID: 704
[02-Jun-2026 09:45:04 UTC] ✅ User profile retrieved successfully for user ID: 704
[02-Jun-2026 09:45:09 UTC] === API CALL LOG ===
[02-Jun-2026 09:45:09 UTC] Endpoint: user/profile.php
[02-Jun-2026 09:45:09 UTC] Full Log Data: {
    "timestamp": "2026-06-02 09:45:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a09:bac5:506a:2432::39b:e5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a09:bac5:506a:2432::39b:e5, 172.68.159.123",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA0IiwidXNlcm5hbWUiOiJNaXJub3J6aW1hbm92IiwiZW1haWwiOiJtaXJzYXlpZGl2bWlyamFtYWxAZ21haWwuY29tIiwiZXhwIjoxNzgwOTk4MjMxfQ.52iX2mF-WQT_5LEk75L_YjeMi6QcsHskD7WBuFvzkOg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a055860a5d36c60b-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a09:bac5:506a:2432::39b:e5",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 09:45:09 UTC] === END API CALL LOG ===
[02-Jun-2026 09:45:09 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 09:45:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA0IiwidXNlcm5hbWUiOiJNaXJub3J6aW1hbm92IiwiZW1haWwiOiJtaXJzYXlpZGl2bWlyamFtYWxAZ21haWwuY29tIiwiZXhwIjoxNzgwOTk4MjMxfQ.52iX2mF-WQT_5LEk75L_YjeMi6QcsHskD7WBuFvzkOg
[02-Jun-2026 09:45:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 09:45:09 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 09:45:09 UTC] User ID: 704
[02-Jun-2026 09:45:09 UTC] ✅ User profile retrieved successfully for user ID: 704
[02-Jun-2026 09:45:09 UTC] User Purchases API - User ID: 704
[02-Jun-2026 09:45:09 UTC] User Purchases API - Total purchases found: 0
[02-Jun-2026 09:45:28 UTC] === API CALL LOG ===
[02-Jun-2026 09:45:28 UTC] Endpoint: user/profile.php
[02-Jun-2026 09:45:28 UTC] Full Log Data: {
    "timestamp": "2026-06-02 09:45:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "89.6.66.220",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "89.6.66.220, 162.158.123.223",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA1IiwidXNlcm5hbWUiOiJob2xhaG9sYSIsImVtYWlsIjoiaDcxMzA5MzVAZ21haWwuY29tIiwiZXhwIjoxNzgwOTk4Mjc2fQ.8j5cJVQ2nkVUU53zInnoLDiKbtEL6oFcELmKGJI3od4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0558681fe540370-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "89.6.66.220",
        "cf-ipcountry": "ES",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 09:45:28 UTC] === END API CALL LOG ===
[02-Jun-2026 09:45:28 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 09:45:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA1IiwidXNlcm5hbWUiOiJob2xhaG9sYSIsImVtYWlsIjoiaDcxMzA5MzVAZ21haWwuY29tIiwiZXhwIjoxNzgwOTk4Mjc2fQ.8j5cJVQ2nkVUU53zInnoLDiKbtEL6oFcELmKGJI3od4
[02-Jun-2026 09:45:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 09:45:28 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 09:45:28 UTC] User ID: 705
[02-Jun-2026 09:45:28 UTC] ✅ User profile retrieved successfully for user ID: 705
[02-Jun-2026 09:45:53 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jun-2026 09:45:53 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jun-2026 09:45:53 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"89.6.66.220, 162.158.123.222","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA1IiwidXNlcm5hbWUiOiJob2xhaG9sYSIsImVtYWlsIjoiaDcxMzA5MzVAZ21haWwuY29tIiwiZXhwIjoxNzgwOTk4Mjc2fQ.8j5cJVQ2nkVUU53zInnoLDiKbtEL6oFcELmKGJI3od4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a05587203d2c0370-MAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"89.6.66.220","cf-ipcountry":"ES","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Jun-2026 09:45:53 UTC] === User Orders API Called ===
[02-Jun-2026 09:45:53 UTC] User ID: 705
[02-Jun-2026 09:45:53 UTC] Limit: 20, Offset: 0
[02-Jun-2026 09:45:53 UTC] Orders found: 0
[02-Jun-2026 09:45:53 UTC] Orders data: []
[02-Jun-2026 09:45:53 UTC] Total orders count: 0
[02-Jun-2026 09:45:55 UTC] === API CALL LOG ===
[02-Jun-2026 09:45:55 UTC] Endpoint: user/profile.php
[02-Jun-2026 09:45:55 UTC] Full Log Data: {
    "timestamp": "2026-06-02 09:45:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "89.6.66.220",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "89.6.66.220, 162.158.123.222",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA1IiwidXNlcm5hbWUiOiJob2xhaG9sYSIsImVtYWlsIjoiaDcxMzA5MzVAZ21haWwuY29tIiwiZXhwIjoxNzgwOTk4Mjc2fQ.8j5cJVQ2nkVUU53zInnoLDiKbtEL6oFcELmKGJI3od4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0558727a8750370-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "89.6.66.220",
        "cf-ipcountry": "ES",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 09:45:55 UTC] === END API CALL LOG ===
[02-Jun-2026 09:45:55 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 09:45:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA1IiwidXNlcm5hbWUiOiJob2xhaG9sYSIsImVtYWlsIjoiaDcxMzA5MzVAZ21haWwuY29tIiwiZXhwIjoxNzgwOTk4Mjc2fQ.8j5cJVQ2nkVUU53zInnoLDiKbtEL6oFcELmKGJI3od4
[02-Jun-2026 09:45:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 09:45:55 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 09:45:55 UTC] User ID: 705
[02-Jun-2026 09:45:55 UTC] ✅ User profile retrieved successfully for user ID: 705
[02-Jun-2026 09:45:55 UTC] User Purchases API - User ID: 705
[02-Jun-2026 09:45:55 UTC] User Purchases API - Total purchases found: 0
[02-Jun-2026 09:45:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jun-2026 09:45:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jun-2026 09:45:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"89.6.66.220, 162.158.123.222","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA1IiwidXNlcm5hbWUiOiJob2xhaG9sYSIsImVtYWlsIjoiaDcxMzA5MzVAZ21haWwuY29tIiwiZXhwIjoxNzgwOTk4Mjc2fQ.8j5cJVQ2nkVUU53zInnoLDiKbtEL6oFcELmKGJI3od4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a055873c8af00370-MAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"89.6.66.220","cf-ipcountry":"ES","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Jun-2026 09:45:58 UTC] === User Orders API Called ===
[02-Jun-2026 09:45:58 UTC] User ID: 705
[02-Jun-2026 09:45:58 UTC] Limit: 20, Offset: 0
[02-Jun-2026 09:45:58 UTC] Orders found: 0
[02-Jun-2026 09:45:58 UTC] Orders data: []
[02-Jun-2026 09:45:58 UTC] Total orders count: 0
[02-Jun-2026 09:45:58 UTC] === API CALL LOG ===
[02-Jun-2026 09:45:58 UTC] Endpoint: user/profile.php
[02-Jun-2026 09:45:58 UTC] Full Log Data: {
    "timestamp": "2026-06-02 09:45:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "89.6.66.220",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "89.6.66.220, 162.158.123.222",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA1IiwidXNlcm5hbWUiOiJob2xhaG9sYSIsImVtYWlsIjoiaDcxMzA5MzVAZ21haWwuY29tIiwiZXhwIjoxNzgwOTk4Mjc2fQ.8j5cJVQ2nkVUU53zInnoLDiKbtEL6oFcELmKGJI3od4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a055873d4d260370-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "89.6.66.220",
        "cf-ipcountry": "ES",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 09:45:58 UTC] === END API CALL LOG ===
[02-Jun-2026 09:45:58 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 09:45:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA1IiwidXNlcm5hbWUiOiJob2xhaG9sYSIsImVtYWlsIjoiaDcxMzA5MzVAZ21haWwuY29tIiwiZXhwIjoxNzgwOTk4Mjc2fQ.8j5cJVQ2nkVUU53zInnoLDiKbtEL6oFcELmKGJI3od4
[02-Jun-2026 09:45:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 09:45:58 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 09:45:58 UTC] User ID: 705
[02-Jun-2026 09:45:58 UTC] ✅ User profile retrieved successfully for user ID: 705
[02-Jun-2026 09:45:59 UTC] === API CALL LOG ===
[02-Jun-2026 09:45:59 UTC] Endpoint: user/profile.php
[02-Jun-2026 09:45:59 UTC] Full Log Data: {
    "timestamp": "2026-06-02 09:45:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "89.6.66.220",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "89.6.66.220, 162.158.123.222",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA1IiwidXNlcm5hbWUiOiJob2xhaG9sYSIsImVtYWlsIjoiaDcxMzA5MzVAZ21haWwuY29tIiwiZXhwIjoxNzgwOTk4Mjc2fQ.8j5cJVQ2nkVUU53zInnoLDiKbtEL6oFcELmKGJI3od4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05587412fb50370-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "89.6.66.220",
        "cf-ipcountry": "ES",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 09:45:59 UTC] === END API CALL LOG ===
[02-Jun-2026 09:45:59 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 09:45:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA1IiwidXNlcm5hbWUiOiJob2xhaG9sYSIsImVtYWlsIjoiaDcxMzA5MzVAZ21haWwuY29tIiwiZXhwIjoxNzgwOTk4Mjc2fQ.8j5cJVQ2nkVUU53zInnoLDiKbtEL6oFcELmKGJI3od4
[02-Jun-2026 09:45:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 09:45:59 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 09:45:59 UTC] User ID: 705
[02-Jun-2026 09:45:59 UTC] ✅ User profile retrieved successfully for user ID: 705
[02-Jun-2026 09:46:05 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jun-2026 09:46:05 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jun-2026 09:46:05 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d0:203c:168c:8000::, 104.23.175.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a055876329eba28e-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40d0:203c:168c:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Jun-2026 09:46:05 UTC] === User Orders API Called ===
[02-Jun-2026 09:46:05 UTC] User ID: 703
[02-Jun-2026 09:46:05 UTC] Limit: 20, Offset: 0
[02-Jun-2026 09:46:05 UTC] Orders found: 1
[02-Jun-2026 09:46:05 UTC] Orders data: [{"id":315,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/JEETZ2_BOT","status":"pending","created_at":"2026-06-02 13:00:36","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[02-Jun-2026 09:46:05 UTC] Total orders count: 1
[02-Jun-2026 09:46:05 UTC] === API CALL LOG ===
[02-Jun-2026 09:46:05 UTC] Endpoint: user/profile.php
[02-Jun-2026 09:46:05 UTC] Full Log Data: {
    "timestamp": "2026-06-02 09:46:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d0:203c:168c:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d0:203c:168c:8000::, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a055876329f5a28e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d0:203c:168c:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 09:46:05 UTC] === END API CALL LOG ===
[02-Jun-2026 09:46:05 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 09:46:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE
[02-Jun-2026 09:46:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 09:46:05 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 09:46:05 UTC] User ID: 703
[02-Jun-2026 09:46:05 UTC] ✅ User profile retrieved successfully for user ID: 703
[02-Jun-2026 09:46:05 UTC] === API CALL LOG ===
[02-Jun-2026 09:46:05 UTC] Endpoint: user/profile.php
[02-Jun-2026 09:46:05 UTC] Full Log Data: {
    "timestamp": "2026-06-02 09:46:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d0:203c:168c:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d0:203c:168c:8000::, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0558767ae63a28e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d0:203c:168c:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 09:46:05 UTC] === END API CALL LOG ===
[02-Jun-2026 09:46:05 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 09:46:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE
[02-Jun-2026 09:46:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 09:46:05 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 09:46:05 UTC] User ID: 703
[02-Jun-2026 09:46:05 UTC] ✅ User profile retrieved successfully for user ID: 703
[02-Jun-2026 09:46:07 UTC] === API CALL LOG ===
[02-Jun-2026 09:46:07 UTC] Endpoint: user/profile.php
[02-Jun-2026 09:46:07 UTC] Full Log Data: {
    "timestamp": "2026-06-02 09:46:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a09:bac5:506a:2432::39b:e5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a09:bac5:506a:2432::39b:e5, 172.68.159.124",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA0IiwidXNlcm5hbWUiOiJNaXJub3J6aW1hbm92IiwiZW1haWwiOiJtaXJzYXlpZGl2bWlyamFtYWxAZ21haWwuY29tIiwiZXhwIjoxNzgwOTk4MjMxfQ.52iX2mF-WQT_5LEk75L_YjeMi6QcsHskD7WBuFvzkOg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05587739eecc60b-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a09:bac5:506a:2432::39b:e5",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 09:46:07 UTC] === END API CALL LOG ===
[02-Jun-2026 09:46:07 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 09:46:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA0IiwidXNlcm5hbWUiOiJNaXJub3J6aW1hbm92IiwiZW1haWwiOiJtaXJzYXlpZGl2bWlyamFtYWxAZ21haWwuY29tIiwiZXhwIjoxNzgwOTk4MjMxfQ.52iX2mF-WQT_5LEk75L_YjeMi6QcsHskD7WBuFvzkOg
[02-Jun-2026 09:46:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 09:46:07 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 09:46:07 UTC] User ID: 704
[02-Jun-2026 09:46:07 UTC] ✅ User profile retrieved successfully for user ID: 704
[02-Jun-2026 09:46:07 UTC] User Purchases API - User ID: 704
[02-Jun-2026 09:46:07 UTC] User Purchases API - Total purchases found: 0
[02-Jun-2026 09:46:23 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jun-2026 09:46:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jun-2026 09:46:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d0:203c:168c:8000::, 104.23.175.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a05587d6f802a28e-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40d0:203c:168c:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Jun-2026 09:46:23 UTC] === User Orders API Called ===
[02-Jun-2026 09:46:23 UTC] User ID: 703
[02-Jun-2026 09:46:23 UTC] Limit: 20, Offset: 0
[02-Jun-2026 09:46:23 UTC] Orders found: 1
[02-Jun-2026 09:46:23 UTC] Orders data: [{"id":315,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/JEETZ2_BOT","status":"pending","created_at":"2026-06-02 13:00:36","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[02-Jun-2026 09:46:23 UTC] Total orders count: 1
[02-Jun-2026 09:46:23 UTC] === API CALL LOG ===
[02-Jun-2026 09:46:23 UTC] Endpoint: user/profile.php
[02-Jun-2026 09:46:23 UTC] Full Log Data: {
    "timestamp": "2026-06-02 09:46:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d0:203c:168c:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d0:203c:168c:8000::, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05587d789b9a28e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d0:203c:168c:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 09:46:23 UTC] === END API CALL LOG ===
[02-Jun-2026 09:46:23 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 09:46:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE
[02-Jun-2026 09:46:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 09:46:23 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 09:46:23 UTC] User ID: 703
[02-Jun-2026 09:46:23 UTC] ✅ User profile retrieved successfully for user ID: 703
[02-Jun-2026 09:46:23 UTC] === API CALL LOG ===
[02-Jun-2026 09:46:23 UTC] Endpoint: user/profile.php
[02-Jun-2026 09:46:23 UTC] Full Log Data: {
    "timestamp": "2026-06-02 09:46:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d0:203c:168c:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d0:203c:168c:8000::, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05587dada3ba28e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d0:203c:168c:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 09:46:23 UTC] === END API CALL LOG ===
[02-Jun-2026 09:46:23 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 09:46:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE
[02-Jun-2026 09:46:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 09:46:23 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 09:46:23 UTC] User ID: 703
[02-Jun-2026 09:46:23 UTC] ✅ User profile retrieved successfully for user ID: 703
[02-Jun-2026 09:46:36 UTC] === API CALL LOG ===
[02-Jun-2026 09:46:36 UTC] Endpoint: user/profile.php
[02-Jun-2026 09:46:36 UTC] Full Log Data: {
    "timestamp": "2026-06-02 09:46:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a09:bac5:506a:2432::39b:e5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a09:bac5:506a:2432::39b:e5, 172.68.159.124",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo3MDQsInVzZXJuYW1lIjoiTWlybm9yemltYW5vdiIsImVtYWlsIjoibWlyc2F5aWRpdm1pcmphbWFsQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5ODM5Nn0.EUaJICqySUgpEzPteQNPXbLHTv7B0iKP1ln24WRzN-8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a055882b9a23c60b-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a09:bac5:506a:2432::39b:e5",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 09:46:36 UTC] === END API CALL LOG ===
[02-Jun-2026 09:46:36 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 09:46:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo3MDQsInVzZXJuYW1lIjoiTWlybm9yemltYW5vdiIsImVtYWlsIjoibWlyc2F5aWRpdm1pcmphbWFsQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5ODM5Nn0.EUaJICqySUgpEzPteQNPXbLHTv7B0iKP1ln24WRzN-8
[02-Jun-2026 09:46:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 09:46:36 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 09:46:36 UTC] User ID: 704
[02-Jun-2026 09:46:36 UTC] ✅ User profile retrieved successfully for user ID: 704
[02-Jun-2026 09:46:36 UTC] === API CALL LOG ===
[02-Jun-2026 09:46:36 UTC] Endpoint: user/profile.php
[02-Jun-2026 09:46:36 UTC] Full Log Data: {
    "timestamp": "2026-06-02 09:46:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a09:bac5:506a:2432::39b:e5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a09:bac5:506a:2432::39b:e5, 172.68.159.124",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo3MDQsInVzZXJuYW1lIjoiTWlybm9yemltYW5vdiIsImVtYWlsIjoibWlyc2F5aWRpdm1pcmphbWFsQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5ODM5Nn0.EUaJICqySUgpEzPteQNPXbLHTv7B0iKP1ln24WRzN-8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a055882b9a2ec60b-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a09:bac5:506a:2432::39b:e5",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 09:46:36 UTC] === END API CALL LOG ===
[02-Jun-2026 09:46:36 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 09:46:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo3MDQsInVzZXJuYW1lIjoiTWlybm9yemltYW5vdiIsImVtYWlsIjoibWlyc2F5aWRpdm1pcmphbWFsQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5ODM5Nn0.EUaJICqySUgpEzPteQNPXbLHTv7B0iKP1ln24WRzN-8
[02-Jun-2026 09:46:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 09:46:36 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 09:46:36 UTC] User ID: 704
[02-Jun-2026 09:46:36 UTC] ✅ User profile retrieved successfully for user ID: 704
[02-Jun-2026 09:46:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jun-2026 09:46:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jun-2026 09:46:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a09:bac5:506a:2432::39b:e5, 172.68.159.124","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo3MDQsInVzZXJuYW1lIjoiTWlybm9yemltYW5vdiIsImVtYWlsIjoibWlyc2F5aWRpdm1pcmphbWFsQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5ODM5Nn0.EUaJICqySUgpEzPteQNPXbLHTv7B0iKP1ln24WRzN-8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a055882b9a2ac60b-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a09:bac5:506a:2432::39b:e5","cf-ipcountry":"PL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Jun-2026 09:46:36 UTC] === User Orders API Called ===
[02-Jun-2026 09:46:36 UTC] User ID: 704
[02-Jun-2026 09:46:36 UTC] Limit: 20, Offset: 0
[02-Jun-2026 09:46:36 UTC] Orders found: 0
[02-Jun-2026 09:46:36 UTC] Orders data: []
[02-Jun-2026 09:46:36 UTC] Total orders count: 0
[02-Jun-2026 09:46:38 UTC] === API CALL LOG ===
[02-Jun-2026 09:46:38 UTC] Endpoint: user/profile.php
[02-Jun-2026 09:46:38 UTC] Full Log Data: {
    "timestamp": "2026-06-02 09:46:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a09:bac5:506a:2432::39b:e5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a09:bac5:506a:2432::39b:e5, 172.68.159.124",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo3MDQsInVzZXJuYW1lIjoiTWlybm9yemltYW5vdiIsImVtYWlsIjoibWlyc2F5aWRpdm1pcmphbWFsQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5ODM5Nn0.EUaJICqySUgpEzPteQNPXbLHTv7B0iKP1ln24WRzN-8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05588339f74c60b-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a09:bac5:506a:2432::39b:e5",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 09:46:38 UTC] === END API CALL LOG ===
[02-Jun-2026 09:46:38 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 09:46:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo3MDQsInVzZXJuYW1lIjoiTWlybm9yemltYW5vdiIsImVtYWlsIjoibWlyc2F5aWRpdm1pcmphbWFsQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5ODM5Nn0.EUaJICqySUgpEzPteQNPXbLHTv7B0iKP1ln24WRzN-8
[02-Jun-2026 09:46:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 09:46:38 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 09:46:38 UTC] User ID: 704
[02-Jun-2026 09:46:38 UTC] ✅ User profile retrieved successfully for user ID: 704
[02-Jun-2026 09:46:49 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jun-2026 09:46:49 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jun-2026 09:46:49 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d0:203c:168c:8000::, 104.23.175.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a055887a0b2aa28e-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40d0:203c:168c:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Jun-2026 09:46:49 UTC] === User Orders API Called ===
[02-Jun-2026 09:46:49 UTC] User ID: 703
[02-Jun-2026 09:46:49 UTC] Limit: 20, Offset: 0
[02-Jun-2026 09:46:49 UTC] Orders found: 1
[02-Jun-2026 09:46:49 UTC] Orders data: [{"id":315,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/JEETZ2_BOT","status":"pending","created_at":"2026-06-02 13:00:36","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[02-Jun-2026 09:46:49 UTC] Total orders count: 1
[02-Jun-2026 09:46:49 UTC] === API CALL LOG ===
[02-Jun-2026 09:46:49 UTC] Endpoint: user/profile.php
[02-Jun-2026 09:46:49 UTC] Full Log Data: {
    "timestamp": "2026-06-02 09:46:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d0:203c:168c:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d0:203c:168c:8000::, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a055887a9cb5a28e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d0:203c:168c:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 09:46:49 UTC] === END API CALL LOG ===
[02-Jun-2026 09:46:49 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 09:46:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE
[02-Jun-2026 09:46:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 09:46:49 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 09:46:49 UTC] User ID: 703
[02-Jun-2026 09:46:49 UTC] ✅ User profile retrieved successfully for user ID: 703
[02-Jun-2026 09:46:50 UTC] === API CALL LOG ===
[02-Jun-2026 09:46:50 UTC] Endpoint: user/profile.php
[02-Jun-2026 09:46:50 UTC] Full Log Data: {
    "timestamp": "2026-06-02 09:46:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d0:203c:168c:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d0:203c:168c:8000::, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a055887e1feea28e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d0:203c:168c:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 09:46:50 UTC] === END API CALL LOG ===
[02-Jun-2026 09:46:50 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 09:46:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE
[02-Jun-2026 09:46:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 09:46:50 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 09:46:50 UTC] User ID: 703
[02-Jun-2026 09:46:50 UTC] ✅ User profile retrieved successfully for user ID: 703
[02-Jun-2026 09:46:56 UTC] === API CALL LOG ===
[02-Jun-2026 09:46:56 UTC] Endpoint: user/profile.php
[02-Jun-2026 09:46:56 UTC] Full Log Data: {
    "timestamp": "2026-06-02 09:46:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a09:bac5:506a:2432::39b:e5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a09:bac5:506a:2432::39b:e5, 172.68.159.123",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo3MDQsInVzZXJuYW1lIjoiTWlybm9yemltYW5vdiIsImVtYWlsIjoibWlyc2F5aWRpdm1pcmphbWFsQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5ODM5Nn0.EUaJICqySUgpEzPteQNPXbLHTv7B0iKP1ln24WRzN-8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05588a73c03c60b-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a09:bac5:506a:2432::39b:e5",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 09:46:56 UTC] === END API CALL LOG ===
[02-Jun-2026 09:46:56 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 09:46:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo3MDQsInVzZXJuYW1lIjoiTWlybm9yemltYW5vdiIsImVtYWlsIjoibWlyc2F5aWRpdm1pcmphbWFsQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5ODM5Nn0.EUaJICqySUgpEzPteQNPXbLHTv7B0iKP1ln24WRzN-8
[02-Jun-2026 09:46:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 09:46:56 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 09:46:56 UTC] User ID: 704
[02-Jun-2026 09:46:56 UTC] ✅ User profile retrieved successfully for user ID: 704
[02-Jun-2026 09:46:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jun-2026 09:46:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jun-2026 09:46:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a09:bac5:506a:2432::39b:e5, 172.68.159.123","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo3MDQsInVzZXJuYW1lIjoiTWlybm9yemltYW5vdiIsImVtYWlsIjoibWlyc2F5aWRpdm1pcmphbWFsQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5ODM5Nn0.EUaJICqySUgpEzPteQNPXbLHTv7B0iKP1ln24WRzN-8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a05588b3183cc60b-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a09:bac5:506a:2432::39b:e5","cf-ipcountry":"PL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Jun-2026 09:46:58 UTC] === User Orders API Called ===
[02-Jun-2026 09:46:58 UTC] User ID: 704
[02-Jun-2026 09:46:58 UTC] Limit: 20, Offset: 0
[02-Jun-2026 09:46:58 UTC] Orders found: 0
[02-Jun-2026 09:46:58 UTC] Orders data: []
[02-Jun-2026 09:46:58 UTC] Total orders count: 0
[02-Jun-2026 09:47:00 UTC] === API CALL LOG ===
[02-Jun-2026 09:47:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jun-2026 09:47:00 UTC] Endpoint: user/profile.php
[02-Jun-2026 09:47:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jun-2026 09:47:00 UTC] Full Log Data: {
    "timestamp": "2026-06-02 09:47:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a09:bac5:506a:2432::39b:e5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a09:bac5:506a:2432::39b:e5, 172.68.159.123",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo3MDQsInVzZXJuYW1lIjoiTWlybm9yemltYW5vdiIsImVtYWlsIjoibWlyc2F5aWRpdm1pcmphbWFsQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5ODM5Nn0.EUaJICqySUgpEzPteQNPXbLHTv7B0iKP1ln24WRzN-8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05588c04e41c60b-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a09:bac5:506a:2432::39b:e5",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 09:47:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a09:bac5:506a:2432::39b:e5, 172.68.159.123","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo3MDQsInVzZXJuYW1lIjoiTWlybm9yemltYW5vdiIsImVtYWlsIjoibWlyc2F5aWRpdm1pcmphbWFsQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5ODM5Nn0.EUaJICqySUgpEzPteQNPXbLHTv7B0iKP1ln24WRzN-8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a05588c04e3ec60b-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a09:bac5:506a:2432::39b:e5","cf-ipcountry":"PL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Jun-2026 09:47:00 UTC] === END API CALL LOG ===
[02-Jun-2026 09:47:00 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 09:47:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo3MDQsInVzZXJuYW1lIjoiTWlybm9yemltYW5vdiIsImVtYWlsIjoibWlyc2F5aWRpdm1pcmphbWFsQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5ODM5Nn0.EUaJICqySUgpEzPteQNPXbLHTv7B0iKP1ln24WRzN-8
[02-Jun-2026 09:47:00 UTC] === User Orders API Called ===
[02-Jun-2026 09:47:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 09:47:00 UTC] User ID: 704
[02-Jun-2026 09:47:00 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 09:47:00 UTC] Limit: 20, Offset: 0
[02-Jun-2026 09:47:00 UTC] User ID: 704
[02-Jun-2026 09:47:00 UTC] ✅ User profile retrieved successfully for user ID: 704
[02-Jun-2026 09:47:00 UTC] Orders found: 0
[02-Jun-2026 09:47:00 UTC] Orders data: []
[02-Jun-2026 09:47:00 UTC] Total orders count: 0
[02-Jun-2026 09:47:01 UTC] === API CALL LOG ===
[02-Jun-2026 09:47:01 UTC] Endpoint: user/profile.php
[02-Jun-2026 09:47:01 UTC] Full Log Data: {
    "timestamp": "2026-06-02 09:47:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a09:bac5:506a:2432::39b:e5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a09:bac5:506a:2432::39b:e5, 172.68.159.123",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo3MDQsInVzZXJuYW1lIjoiTWlybm9yemltYW5vdiIsImVtYWlsIjoibWlyc2F5aWRpdm1pcmphbWFsQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5ODM5Nn0.EUaJICqySUgpEzPteQNPXbLHTv7B0iKP1ln24WRzN-8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05588c45f1cc60b-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a09:bac5:506a:2432::39b:e5",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 09:47:01 UTC] === END API CALL LOG ===
[02-Jun-2026 09:47:01 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 09:47:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo3MDQsInVzZXJuYW1lIjoiTWlybm9yemltYW5vdiIsImVtYWlsIjoibWlyc2F5aWRpdm1pcmphbWFsQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5ODM5Nn0.EUaJICqySUgpEzPteQNPXbLHTv7B0iKP1ln24WRzN-8
[02-Jun-2026 09:47:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 09:47:01 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 09:47:01 UTC] User ID: 704
[02-Jun-2026 09:47:01 UTC] ✅ User profile retrieved successfully for user ID: 704
[02-Jun-2026 09:47:01 UTC] === API CALL LOG ===
[02-Jun-2026 09:47:01 UTC] Endpoint: user/profile.php
[02-Jun-2026 09:47:01 UTC] Full Log Data: {
    "timestamp": "2026-06-02 09:47:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a09:bac5:506a:2432::39b:e5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a09:bac5:506a:2432::39b:e5, 172.68.159.123",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo3MDQsInVzZXJuYW1lIjoiTWlybm9yemltYW5vdiIsImVtYWlsIjoibWlyc2F5aWRpdm1pcmphbWFsQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5ODM5Nn0.EUaJICqySUgpEzPteQNPXbLHTv7B0iKP1ln24WRzN-8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05588c8c93fc60b-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a09:bac5:506a:2432::39b:e5",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 09:47:01 UTC] === END API CALL LOG ===
[02-Jun-2026 09:47:01 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 09:47:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo3MDQsInVzZXJuYW1lIjoiTWlybm9yemltYW5vdiIsImVtYWlsIjoibWlyc2F5aWRpdm1pcmphbWFsQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5ODM5Nn0.EUaJICqySUgpEzPteQNPXbLHTv7B0iKP1ln24WRzN-8
[02-Jun-2026 09:47:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 09:47:01 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 09:47:01 UTC] User ID: 704
[02-Jun-2026 09:47:01 UTC] ✅ User profile retrieved successfully for user ID: 704
[02-Jun-2026 09:47:02 UTC] === API CALL LOG ===
[02-Jun-2026 09:47:02 UTC] Endpoint: user/profile.php
[02-Jun-2026 09:47:02 UTC] Full Log Data: {
    "timestamp": "2026-06-02 09:47:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "89.6.66.220",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "89.6.66.220, 162.158.123.223",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA1IiwidXNlcm5hbWUiOiJob2xhaG9sYSIsImVtYWlsIjoiaDcxMzA5MzVAZ21haWwuY29tIiwiZXhwIjoxNzgwOTk4Mjc2fQ.8j5cJVQ2nkVUU53zInnoLDiKbtEL6oFcELmKGJI3od4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05588ccff100370-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "89.6.66.220",
        "cf-ipcountry": "ES",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 09:47:02 UTC] === END API CALL LOG ===
[02-Jun-2026 09:47:02 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 09:47:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA1IiwidXNlcm5hbWUiOiJob2xhaG9sYSIsImVtYWlsIjoiaDcxMzA5MzVAZ21haWwuY29tIiwiZXhwIjoxNzgwOTk4Mjc2fQ.8j5cJVQ2nkVUU53zInnoLDiKbtEL6oFcELmKGJI3od4
[02-Jun-2026 09:47:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 09:47:02 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 09:47:02 UTC] User ID: 705
[02-Jun-2026 09:47:02 UTC] ✅ User profile retrieved successfully for user ID: 705
[02-Jun-2026 09:47:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jun-2026 09:47:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jun-2026 09:47:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"89.6.66.220, 162.158.123.223","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA1IiwidXNlcm5hbWUiOiJob2xhaG9sYSIsImVtYWlsIjoiaDcxMzA5MzVAZ21haWwuY29tIiwiZXhwIjoxNzgwOTk4Mjc2fQ.8j5cJVQ2nkVUU53zInnoLDiKbtEL6oFcELmKGJI3od4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a05588cc6d350370-MAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"89.6.66.220","cf-ipcountry":"ES","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Jun-2026 09:47:02 UTC] === User Orders API Called ===
[02-Jun-2026 09:47:02 UTC] User ID: 705
[02-Jun-2026 09:47:02 UTC] Limit: 20, Offset: 0
[02-Jun-2026 09:47:02 UTC] Orders found: 0
[02-Jun-2026 09:47:02 UTC] Orders data: []
[02-Jun-2026 09:47:02 UTC] Total orders count: 0
[02-Jun-2026 09:47:03 UTC] === API CALL LOG ===
[02-Jun-2026 09:47:03 UTC] Endpoint: user/profile.php
[02-Jun-2026 09:47:03 UTC] Full Log Data: {
    "timestamp": "2026-06-02 09:47:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "89.6.66.220",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "89.6.66.220, 162.158.123.223",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA1IiwidXNlcm5hbWUiOiJob2xhaG9sYSIsImVtYWlsIjoiaDcxMzA5MzVAZ21haWwuY29tIiwiZXhwIjoxNzgwOTk4Mjc2fQ.8j5cJVQ2nkVUU53zInnoLDiKbtEL6oFcELmKGJI3od4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05588d11a4c0370-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "89.6.66.220",
        "cf-ipcountry": "ES",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 09:47:03 UTC] === END API CALL LOG ===
[02-Jun-2026 09:47:03 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 09:47:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA1IiwidXNlcm5hbWUiOiJob2xhaG9sYSIsImVtYWlsIjoiaDcxMzA5MzVAZ21haWwuY29tIiwiZXhwIjoxNzgwOTk4Mjc2fQ.8j5cJVQ2nkVUU53zInnoLDiKbtEL6oFcELmKGJI3od4
[02-Jun-2026 09:47:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 09:47:03 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 09:47:03 UTC] User ID: 705
[02-Jun-2026 09:47:03 UTC] ✅ User profile retrieved successfully for user ID: 705
[02-Jun-2026 09:47:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jun-2026 09:47:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jun-2026 09:47:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"89.6.66.220, 162.158.123.223","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA1IiwidXNlcm5hbWUiOiJob2xhaG9sYSIsImVtYWlsIjoiaDcxMzA5MzVAZ21haWwuY29tIiwiZXhwIjoxNzgwOTk4Mjc2fQ.8j5cJVQ2nkVUU53zInnoLDiKbtEL6oFcELmKGJI3od4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0558903dd2d0370-MAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"89.6.66.220","cf-ipcountry":"ES","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Jun-2026 09:47:11 UTC] === User Orders API Called ===
[02-Jun-2026 09:47:11 UTC] User ID: 705
[02-Jun-2026 09:47:11 UTC] Limit: 20, Offset: 0
[02-Jun-2026 09:47:11 UTC] Orders found: 0
[02-Jun-2026 09:47:11 UTC] Orders data: []
[02-Jun-2026 09:47:11 UTC] Total orders count: 0
[02-Jun-2026 09:47:11 UTC] === API CALL LOG ===
[02-Jun-2026 09:47:11 UTC] Endpoint: user/profile.php
[02-Jun-2026 09:47:11 UTC] Full Log Data: {
    "timestamp": "2026-06-02 09:47:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "89.6.66.220",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "89.6.66.220, 162.158.123.223",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA1IiwidXNlcm5hbWUiOiJob2xhaG9sYSIsImVtYWlsIjoiaDcxMzA5MzVAZ21haWwuY29tIiwiZXhwIjoxNzgwOTk4Mjc2fQ.8j5cJVQ2nkVUU53zInnoLDiKbtEL6oFcELmKGJI3od4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05589045e790370-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "89.6.66.220",
        "cf-ipcountry": "ES",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 09:47:11 UTC] === END API CALL LOG ===
[02-Jun-2026 09:47:11 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 09:47:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA1IiwidXNlcm5hbWUiOiJob2xhaG9sYSIsImVtYWlsIjoiaDcxMzA5MzVAZ21haWwuY29tIiwiZXhwIjoxNzgwOTk4Mjc2fQ.8j5cJVQ2nkVUU53zInnoLDiKbtEL6oFcELmKGJI3od4
[02-Jun-2026 09:47:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 09:47:11 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 09:47:11 UTC] User ID: 705
[02-Jun-2026 09:47:11 UTC] ✅ User profile retrieved successfully for user ID: 705
[02-Jun-2026 09:47:12 UTC] === API CALL LOG ===
[02-Jun-2026 09:47:12 UTC] Endpoint: user/profile.php
[02-Jun-2026 09:47:12 UTC] Full Log Data: {
    "timestamp": "2026-06-02 09:47:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "89.6.66.220",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "89.6.66.220, 162.158.123.223",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA1IiwidXNlcm5hbWUiOiJob2xhaG9sYSIsImVtYWlsIjoiaDcxMzA5MzVAZ21haWwuY29tIiwiZXhwIjoxNzgwOTk4Mjc2fQ.8j5cJVQ2nkVUU53zInnoLDiKbtEL6oFcELmKGJI3od4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a055890859300370-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "89.6.66.220",
        "cf-ipcountry": "ES",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 09:47:12 UTC] === END API CALL LOG ===
[02-Jun-2026 09:47:12 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 09:47:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA1IiwidXNlcm5hbWUiOiJob2xhaG9sYSIsImVtYWlsIjoiaDcxMzA5MzVAZ21haWwuY29tIiwiZXhwIjoxNzgwOTk4Mjc2fQ.8j5cJVQ2nkVUU53zInnoLDiKbtEL6oFcELmKGJI3od4
[02-Jun-2026 09:47:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 09:47:12 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 09:47:12 UTC] User ID: 705
[02-Jun-2026 09:47:12 UTC] ✅ User profile retrieved successfully for user ID: 705
[02-Jun-2026 09:47:12 UTC] === API CALL LOG ===
[02-Jun-2026 09:47:12 UTC] Endpoint: user/profile.php
[02-Jun-2026 09:47:12 UTC] Full Log Data: {
    "timestamp": "2026-06-02 09:47:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a09:bac5:506a:2432::39b:e5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a09:bac5:506a:2432::39b:e5, 172.68.159.123",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo3MDQsInVzZXJuYW1lIjoiTWlybm9yemltYW5vdiIsImVtYWlsIjoibWlyc2F5aWRpdm1pcmphbWFsQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5ODM5Nn0.EUaJICqySUgpEzPteQNPXbLHTv7B0iKP1ln24WRzN-8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a055890a0df5c60b-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a09:bac5:506a:2432::39b:e5",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 09:47:12 UTC] === END API CALL LOG ===
[02-Jun-2026 09:47:12 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 09:47:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo3MDQsInVzZXJuYW1lIjoiTWlybm9yemltYW5vdiIsImVtYWlsIjoibWlyc2F5aWRpdm1pcmphbWFsQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5ODM5Nn0.EUaJICqySUgpEzPteQNPXbLHTv7B0iKP1ln24WRzN-8
[02-Jun-2026 09:47:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 09:47:12 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 09:47:12 UTC] User ID: 704
[02-Jun-2026 09:47:12 UTC] ✅ User profile retrieved successfully for user ID: 704
[02-Jun-2026 09:47:12 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jun-2026 09:47:12 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jun-2026 09:47:12 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a09:bac5:506a:2432::39b:e5, 172.68.159.123","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo3MDQsInVzZXJuYW1lIjoiTWlybm9yemltYW5vdiIsImVtYWlsIjoibWlyc2F5aWRpdm1pcmphbWFsQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5ODM5Nn0.EUaJICqySUgpEzPteQNPXbLHTv7B0iKP1ln24WRzN-8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a055890a0df2c60b-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a09:bac5:506a:2432::39b:e5","cf-ipcountry":"PL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Jun-2026 09:47:12 UTC] === User Orders API Called ===
[02-Jun-2026 09:47:12 UTC] User ID: 704
[02-Jun-2026 09:47:12 UTC] Limit: 20, Offset: 0
[02-Jun-2026 09:47:12 UTC] Orders found: 0
[02-Jun-2026 09:47:12 UTC] Orders data: []
[02-Jun-2026 09:47:12 UTC] Total orders count: 0
[02-Jun-2026 09:47:12 UTC] === API CALL LOG ===
[02-Jun-2026 09:47:12 UTC] Endpoint: user/profile.php
[02-Jun-2026 09:47:12 UTC] Full Log Data: {
    "timestamp": "2026-06-02 09:47:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a09:bac5:506a:2432::39b:e5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a09:bac5:506a:2432::39b:e5, 172.68.159.123",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo3MDQsInVzZXJuYW1lIjoiTWlybm9yemltYW5vdiIsImVtYWlsIjoibWlyc2F5aWRpdm1pcmphbWFsQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5ODM5Nn0.EUaJICqySUgpEzPteQNPXbLHTv7B0iKP1ln24WRzN-8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a055890ced6cc60b-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a09:bac5:506a:2432::39b:e5",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 09:47:12 UTC] === END API CALL LOG ===
[02-Jun-2026 09:47:12 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 09:47:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo3MDQsInVzZXJuYW1lIjoiTWlybm9yemltYW5vdiIsImVtYWlsIjoibWlyc2F5aWRpdm1pcmphbWFsQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5ODM5Nn0.EUaJICqySUgpEzPteQNPXbLHTv7B0iKP1ln24WRzN-8
[02-Jun-2026 09:47:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 09:47:12 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 09:47:12 UTC] User ID: 704
[02-Jun-2026 09:47:12 UTC] ✅ User profile retrieved successfully for user ID: 704
[02-Jun-2026 09:47:13 UTC] === API CALL LOG ===
[02-Jun-2026 09:47:13 UTC] Endpoint: user/profile.php
[02-Jun-2026 09:47:13 UTC] Full Log Data: {
    "timestamp": "2026-06-02 09:47:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a09:bac5:506a:2432::39b:e5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a09:bac5:506a:2432::39b:e5, 172.68.159.123",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo3MDQsInVzZXJuYW1lIjoiTWlybm9yemltYW5vdiIsImVtYWlsIjoibWlyc2F5aWRpdm1pcmphbWFsQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5ODM5Nn0.EUaJICqySUgpEzPteQNPXbLHTv7B0iKP1ln24WRzN-8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05589122981c60b-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a09:bac5:506a:2432::39b:e5",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 09:47:13 UTC] === END API CALL LOG ===
[02-Jun-2026 09:47:13 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 09:47:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo3MDQsInVzZXJuYW1lIjoiTWlybm9yemltYW5vdiIsImVtYWlsIjoibWlyc2F5aWRpdm1pcmphbWFsQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5ODM5Nn0.EUaJICqySUgpEzPteQNPXbLHTv7B0iKP1ln24WRzN-8
[02-Jun-2026 09:47:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 09:47:13 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 09:47:13 UTC] User ID: 704
[02-Jun-2026 09:47:13 UTC] ✅ User profile retrieved successfully for user ID: 704
[02-Jun-2026 09:47:16 UTC] === API CALL LOG ===
[02-Jun-2026 09:47:16 UTC] Endpoint: user/profile.php
[02-Jun-2026 09:47:16 UTC] Full Log Data: {
    "timestamp": "2026-06-02 09:47:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d0:203c:168c:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d0:203c:168c:8000::, 172.68.242.82",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05589200b389c45-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d0:203c:168c:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 09:47:16 UTC] === END API CALL LOG ===
[02-Jun-2026 09:47:16 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 09:47:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE
[02-Jun-2026 09:47:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 09:47:16 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 09:47:16 UTC] User ID: 703
[02-Jun-2026 09:47:16 UTC] ✅ User profile retrieved successfully for user ID: 703
[02-Jun-2026 09:47:24 UTC] === API CALL LOG ===
[02-Jun-2026 09:47:24 UTC] Endpoint: user/profile.php
[02-Jun-2026 09:47:24 UTC] Full Log Data: {
    "timestamp": "2026-06-02 09:47:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "89.6.66.220",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "89.6.66.220, 162.158.123.223",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA1IiwidXNlcm5hbWUiOiJob2xhaG9sYSIsImVtYWlsIjoiaDcxMzA5MzVAZ21haWwuY29tIiwiZXhwIjoxNzgwOTk4Mjc2fQ.8j5cJVQ2nkVUU53zInnoLDiKbtEL6oFcELmKGJI3od4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a055895379dc0370-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "89.6.66.220",
        "cf-ipcountry": "ES",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 09:47:24 UTC] === END API CALL LOG ===
[02-Jun-2026 09:47:24 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 09:47:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA1IiwidXNlcm5hbWUiOiJob2xhaG9sYSIsImVtYWlsIjoiaDcxMzA5MzVAZ21haWwuY29tIiwiZXhwIjoxNzgwOTk4Mjc2fQ.8j5cJVQ2nkVUU53zInnoLDiKbtEL6oFcELmKGJI3od4
[02-Jun-2026 09:47:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 09:47:24 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 09:47:24 UTC] User ID: 705
[02-Jun-2026 09:47:24 UTC] ✅ User profile retrieved successfully for user ID: 705
[02-Jun-2026 09:47:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jun-2026 09:47:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jun-2026 09:47:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"89.6.66.220, 162.158.123.222","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA1IiwidXNlcm5hbWUiOiJob2xhaG9sYSIsImVtYWlsIjoiaDcxMzA5MzVAZ21haWwuY29tIiwiZXhwIjoxNzgwOTk4Mjc2fQ.8j5cJVQ2nkVUU53zInnoLDiKbtEL6oFcELmKGJI3od4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0558952efb50370-MAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"89.6.66.220","cf-ipcountry":"ES","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Jun-2026 09:47:24 UTC] === User Orders API Called ===
[02-Jun-2026 09:47:24 UTC] User ID: 705
[02-Jun-2026 09:47:24 UTC] Limit: 20, Offset: 0
[02-Jun-2026 09:47:24 UTC] Orders found: 0
[02-Jun-2026 09:47:24 UTC] Orders data: []
[02-Jun-2026 09:47:24 UTC] Total orders count: 0
[02-Jun-2026 09:47:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jun-2026 09:47:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jun-2026 09:47:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a09:bac5:506a:2432::39b:e5, 172.68.159.124","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo3MDQsInVzZXJuYW1lIjoiTWlybm9yemltYW5vdiIsImVtYWlsIjoibWlyc2F5aWRpdm1pcmphbWFsQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5ODM5Nn0.EUaJICqySUgpEzPteQNPXbLHTv7B0iKP1ln24WRzN-8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0558954cbe8c60b-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a09:bac5:506a:2432::39b:e5","cf-ipcountry":"PL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Jun-2026 09:47:24 UTC] === API CALL LOG ===
[02-Jun-2026 09:47:24 UTC] Endpoint: user/profile.php
[02-Jun-2026 09:47:24 UTC] === User Orders API Called ===
[02-Jun-2026 09:47:24 UTC] Full Log Data: {
    "timestamp": "2026-06-02 09:47:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a09:bac5:506a:2432::39b:e5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a09:bac5:506a:2432::39b:e5, 172.68.159.124",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo3MDQsInVzZXJuYW1lIjoiTWlybm9yemltYW5vdiIsImVtYWlsIjoibWlyc2F5aWRpdm1pcmphbWFsQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5ODM5Nn0.EUaJICqySUgpEzPteQNPXbLHTv7B0iKP1ln24WRzN-8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0558954cbeac60b-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a09:bac5:506a:2432::39b:e5",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 09:47:24 UTC] User ID: 704
[02-Jun-2026 09:47:24 UTC] === END API CALL LOG ===
[02-Jun-2026 09:47:24 UTC] Limit: 20, Offset: 0
[02-Jun-2026 09:47:24 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 09:47:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo3MDQsInVzZXJuYW1lIjoiTWlybm9yemltYW5vdiIsImVtYWlsIjoibWlyc2F5aWRpdm1pcmphbWFsQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5ODM5Nn0.EUaJICqySUgpEzPteQNPXbLHTv7B0iKP1ln24WRzN-8
[02-Jun-2026 09:47:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 09:47:24 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 09:47:24 UTC] User ID: 704
[02-Jun-2026 09:47:24 UTC] Orders found: 0
[02-Jun-2026 09:47:24 UTC] Orders data: []
[02-Jun-2026 09:47:24 UTC] ✅ User profile retrieved successfully for user ID: 704
[02-Jun-2026 09:47:24 UTC] Total orders count: 0
[02-Jun-2026 09:47:24 UTC] === API CALL LOG ===
[02-Jun-2026 09:47:24 UTC] Endpoint: user/profile.php
[02-Jun-2026 09:47:24 UTC] Full Log Data: {
    "timestamp": "2026-06-02 09:47:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "89.6.66.220",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "89.6.66.220, 162.158.123.222",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA1IiwidXNlcm5hbWUiOiJob2xhaG9sYSIsImVtYWlsIjoiaDcxMzA5MzVAZ21haWwuY29tIiwiZXhwIjoxNzgwOTk4Mjc2fQ.8j5cJVQ2nkVUU53zInnoLDiKbtEL6oFcELmKGJI3od4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05589577ba40370-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "89.6.66.220",
        "cf-ipcountry": "ES",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 09:47:24 UTC] === END API CALL LOG ===
[02-Jun-2026 09:47:24 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 09:47:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA1IiwidXNlcm5hbWUiOiJob2xhaG9sYSIsImVtYWlsIjoiaDcxMzA5MzVAZ21haWwuY29tIiwiZXhwIjoxNzgwOTk4Mjc2fQ.8j5cJVQ2nkVUU53zInnoLDiKbtEL6oFcELmKGJI3od4
[02-Jun-2026 09:47:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 09:47:24 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 09:47:24 UTC] User ID: 705
[02-Jun-2026 09:47:24 UTC] ✅ User profile retrieved successfully for user ID: 705
[02-Jun-2026 09:47:24 UTC] === API CALL LOG ===
[02-Jun-2026 09:47:24 UTC] Endpoint: user/profile.php
[02-Jun-2026 09:47:24 UTC] Full Log Data: {
    "timestamp": "2026-06-02 09:47:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a09:bac5:506a:2432::39b:e5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a09:bac5:506a:2432::39b:e5, 172.68.159.124",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo3MDQsInVzZXJuYW1lIjoiTWlybm9yemltYW5vdiIsImVtYWlsIjoibWlyc2F5aWRpdm1pcmphbWFsQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5ODM5Nn0.EUaJICqySUgpEzPteQNPXbLHTv7B0iKP1ln24WRzN-8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0558957dbbdc60b-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a09:bac5:506a:2432::39b:e5",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 09:47:24 UTC] === END API CALL LOG ===
[02-Jun-2026 09:47:24 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 09:47:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo3MDQsInVzZXJuYW1lIjoiTWlybm9yemltYW5vdiIsImVtYWlsIjoibWlyc2F5aWRpdm1pcmphbWFsQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5ODM5Nn0.EUaJICqySUgpEzPteQNPXbLHTv7B0iKP1ln24WRzN-8
[02-Jun-2026 09:47:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 09:47:24 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 09:47:24 UTC] User ID: 704
[02-Jun-2026 09:47:24 UTC] ✅ User profile retrieved successfully for user ID: 704
[02-Jun-2026 09:47:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jun-2026 09:47:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jun-2026 09:47:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a09:bac5:506a:2432::39b:e5, 172.68.159.124","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo3MDQsInVzZXJuYW1lIjoiTWlybm9yemltYW5vdiIsImVtYWlsIjoibWlyc2F5aWRpdm1pcmphbWFsQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5ODM5Nn0.EUaJICqySUgpEzPteQNPXbLHTv7B0iKP1ln24WRzN-8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a055895e6b86c60b-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a09:bac5:506a:2432::39b:e5","cf-ipcountry":"PL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Jun-2026 09:47:25 UTC] === User Orders API Called ===
[02-Jun-2026 09:47:25 UTC] User ID: 704
[02-Jun-2026 09:47:25 UTC] Limit: 20, Offset: 0
[02-Jun-2026 09:47:25 UTC] Orders found: 0
[02-Jun-2026 09:47:25 UTC] Orders data: []
[02-Jun-2026 09:47:25 UTC] Total orders count: 0
[02-Jun-2026 09:47:26 UTC] === API CALL LOG ===
[02-Jun-2026 09:47:26 UTC] Endpoint: user/profile.php
[02-Jun-2026 09:47:26 UTC] Full Log Data: {
    "timestamp": "2026-06-02 09:47:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a09:bac5:506a:2432::39b:e5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a09:bac5:506a:2432::39b:e5, 172.68.159.124",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo3MDQsInVzZXJuYW1lIjoiTWlybm9yemltYW5vdiIsImVtYWlsIjoibWlyc2F5aWRpdm1pcmphbWFsQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5ODM5Nn0.EUaJICqySUgpEzPteQNPXbLHTv7B0iKP1ln24WRzN-8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a055895fbe8fc60b-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a09:bac5:506a:2432::39b:e5",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 09:47:26 UTC] === END API CALL LOG ===
[02-Jun-2026 09:47:26 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 09:47:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo3MDQsInVzZXJuYW1lIjoiTWlybm9yemltYW5vdiIsImVtYWlsIjoibWlyc2F5aWRpdm1pcmphbWFsQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5ODM5Nn0.EUaJICqySUgpEzPteQNPXbLHTv7B0iKP1ln24WRzN-8
[02-Jun-2026 09:47:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 09:47:26 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 09:47:26 UTC] User ID: 704
[02-Jun-2026 09:47:26 UTC] ✅ User profile retrieved successfully for user ID: 704
[02-Jun-2026 09:47:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jun-2026 09:47:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jun-2026 09:47:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a09:bac5:506a:2432::39b:e5, 172.68.159.124","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo3MDQsInVzZXJuYW1lIjoiTWlybm9yemltYW5vdiIsImVtYWlsIjoibWlyc2F5aWRpdm1pcmphbWFsQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5ODM5Nn0.EUaJICqySUgpEzPteQNPXbLHTv7B0iKP1ln24WRzN-8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a05589696ec9c60b-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a09:bac5:506a:2432::39b:e5","cf-ipcountry":"PL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Jun-2026 09:47:27 UTC] === User Orders API Called ===
[02-Jun-2026 09:47:27 UTC] User ID: 704
[02-Jun-2026 09:47:27 UTC] Limit: 20, Offset: 0
[02-Jun-2026 09:47:27 UTC] Orders found: 0
[02-Jun-2026 09:47:27 UTC] Orders data: []
[02-Jun-2026 09:47:27 UTC] Total orders count: 0
[02-Jun-2026 09:47:27 UTC] === API CALL LOG ===
[02-Jun-2026 09:47:27 UTC] Endpoint: user/profile.php
[02-Jun-2026 09:47:27 UTC] Full Log Data: {
    "timestamp": "2026-06-02 09:47:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a09:bac5:506a:2432::39b:e5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a09:bac5:506a:2432::39b:e5, 172.68.159.124",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo3MDQsInVzZXJuYW1lIjoiTWlybm9yemltYW5vdiIsImVtYWlsIjoibWlyc2F5aWRpdm1pcmphbWFsQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5ODM5Nn0.EUaJICqySUgpEzPteQNPXbLHTv7B0iKP1ln24WRzN-8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05589696eccc60b-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a09:bac5:506a:2432::39b:e5",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 09:47:27 UTC] === END API CALL LOG ===
[02-Jun-2026 09:47:27 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 09:47:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo3MDQsInVzZXJuYW1lIjoiTWlybm9yemltYW5vdiIsImVtYWlsIjoibWlyc2F5aWRpdm1pcmphbWFsQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5ODM5Nn0.EUaJICqySUgpEzPteQNPXbLHTv7B0iKP1ln24WRzN-8
[02-Jun-2026 09:47:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 09:47:27 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 09:47:27 UTC] User ID: 704
[02-Jun-2026 09:47:27 UTC] ✅ User profile retrieved successfully for user ID: 704
[02-Jun-2026 09:47:28 UTC] === API CALL LOG ===
[02-Jun-2026 09:47:28 UTC] Endpoint: user/profile.php
[02-Jun-2026 09:47:28 UTC] Full Log Data: {
    "timestamp": "2026-06-02 09:47:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a09:bac5:506a:2432::39b:e5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a09:bac5:506a:2432::39b:e5, 172.68.159.124",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo3MDQsInVzZXJuYW1lIjoiTWlybm9yemltYW5vdiIsImVtYWlsIjoibWlyc2F5aWRpdm1pcmphbWFsQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5ODM5Nn0.EUaJICqySUgpEzPteQNPXbLHTv7B0iKP1ln24WRzN-8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a055896cae41c60b-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a09:bac5:506a:2432::39b:e5",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 09:47:28 UTC] === END API CALL LOG ===
[02-Jun-2026 09:47:28 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 09:47:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo3MDQsInVzZXJuYW1lIjoiTWlybm9yemltYW5vdiIsImVtYWlsIjoibWlyc2F5aWRpdm1pcmphbWFsQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5ODM5Nn0.EUaJICqySUgpEzPteQNPXbLHTv7B0iKP1ln24WRzN-8
[02-Jun-2026 09:47:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 09:47:28 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 09:47:28 UTC] User ID: 704
[02-Jun-2026 09:47:28 UTC] ✅ User profile retrieved successfully for user ID: 704
[02-Jun-2026 09:47:28 UTC] === API CALL LOG ===
[02-Jun-2026 09:47:28 UTC] Endpoint: user/profile.php
[02-Jun-2026 09:47:28 UTC] Full Log Data: {
    "timestamp": "2026-06-02 09:47:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a09:bac5:506a:2432::39b:e5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a09:bac5:506a:2432::39b:e5, 172.68.159.124",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo3MDQsInVzZXJuYW1lIjoiTWlybm9yemltYW5vdiIsImVtYWlsIjoibWlyc2F5aWRpdm1pcmphbWFsQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5ODM5Nn0.EUaJICqySUgpEzPteQNPXbLHTv7B0iKP1ln24WRzN-8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05589710829c60b-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a09:bac5:506a:2432::39b:e5",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 09:47:28 UTC] === END API CALL LOG ===
[02-Jun-2026 09:47:28 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 09:47:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo3MDQsInVzZXJuYW1lIjoiTWlybm9yemltYW5vdiIsImVtYWlsIjoibWlyc2F5aWRpdm1pcmphbWFsQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5ODM5Nn0.EUaJICqySUgpEzPteQNPXbLHTv7B0iKP1ln24WRzN-8
[02-Jun-2026 09:47:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 09:47:28 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 09:47:28 UTC] User ID: 704
[02-Jun-2026 09:47:28 UTC] ✅ User profile retrieved successfully for user ID: 704
[02-Jun-2026 09:47:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jun-2026 09:47:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jun-2026 09:47:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a09:bac5:506a:2432::39b:e5, 172.68.159.124","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo3MDQsInVzZXJuYW1lIjoiTWlybm9yemltYW5vdiIsImVtYWlsIjoibWlyc2F5aWRpdm1pcmphbWFsQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5ODM5Nn0.EUaJICqySUgpEzPteQNPXbLHTv7B0iKP1ln24WRzN-8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a055897dee92c60b-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a09:bac5:506a:2432::39b:e5","cf-ipcountry":"PL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Jun-2026 09:47:30 UTC] === User Orders API Called ===
[02-Jun-2026 09:47:30 UTC] User ID: 704
[02-Jun-2026 09:47:30 UTC] Limit: 20, Offset: 0
[02-Jun-2026 09:47:30 UTC] Orders found: 0
[02-Jun-2026 09:47:30 UTC] Orders data: []
[02-Jun-2026 09:47:30 UTC] Total orders count: 0
[02-Jun-2026 09:47:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jun-2026 09:47:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jun-2026 09:47:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a09:bac5:506a:2432::39b:e5, 172.68.159.124","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo3MDQsInVzZXJuYW1lIjoiTWlybm9yemltYW5vdiIsImVtYWlsIjoibWlyc2F5aWRpdm1pcmphbWFsQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5ODM5Nn0.EUaJICqySUgpEzPteQNPXbLHTv7B0iKP1ln24WRzN-8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a05589873b98c60b-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a09:bac5:506a:2432::39b:e5","cf-ipcountry":"PL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Jun-2026 09:47:32 UTC] === User Orders API Called ===
[02-Jun-2026 09:47:32 UTC] User ID: 704
[02-Jun-2026 09:47:32 UTC] Limit: 20, Offset: 0
[02-Jun-2026 09:47:32 UTC] === API CALL LOG ===
[02-Jun-2026 09:47:32 UTC] Endpoint: user/profile.php
[02-Jun-2026 09:47:32 UTC] Full Log Data: {
    "timestamp": "2026-06-02 09:47:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a09:bac5:506a:2432::39b:e5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a09:bac5:506a:2432::39b:e5, 172.68.159.124",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo3MDQsInVzZXJuYW1lIjoiTWlybm9yemltYW5vdiIsImVtYWlsIjoibWlyc2F5aWRpdm1pcmphbWFsQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5ODM5Nn0.EUaJICqySUgpEzPteQNPXbLHTv7B0iKP1ln24WRzN-8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05589873b9ac60b-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a09:bac5:506a:2432::39b:e5",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 09:47:32 UTC] === END API CALL LOG ===
[02-Jun-2026 09:47:32 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 09:47:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo3MDQsInVzZXJuYW1lIjoiTWlybm9yemltYW5vdiIsImVtYWlsIjoibWlyc2F5aWRpdm1pcmphbWFsQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5ODM5Nn0.EUaJICqySUgpEzPteQNPXbLHTv7B0iKP1ln24WRzN-8
[02-Jun-2026 09:47:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 09:47:32 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 09:47:32 UTC] Orders found: 0
[02-Jun-2026 09:47:32 UTC] User ID: 704
[02-Jun-2026 09:47:32 UTC] Orders data: []
[02-Jun-2026 09:47:32 UTC] Total orders count: 0
[02-Jun-2026 09:47:32 UTC] ✅ User profile retrieved successfully for user ID: 704
[02-Jun-2026 09:47:32 UTC] === API CALL LOG ===
[02-Jun-2026 09:47:32 UTC] Endpoint: user/profile.php
[02-Jun-2026 09:47:32 UTC] Full Log Data: {
    "timestamp": "2026-06-02 09:47:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a09:bac5:506a:2432::39b:e5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a09:bac5:506a:2432::39b:e5, 172.68.159.124",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo3MDQsInVzZXJuYW1lIjoiTWlybm9yemltYW5vdiIsImVtYWlsIjoibWlyc2F5aWRpdm1pcmphbWFsQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5ODM5Nn0.EUaJICqySUgpEzPteQNPXbLHTv7B0iKP1ln24WRzN-8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a055898b0cd1c60b-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a09:bac5:506a:2432::39b:e5",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 09:47:32 UTC] === END API CALL LOG ===
[02-Jun-2026 09:47:32 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 09:47:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo3MDQsInVzZXJuYW1lIjoiTWlybm9yemltYW5vdiIsImVtYWlsIjoibWlyc2F5aWRpdm1pcmphbWFsQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5ODM5Nn0.EUaJICqySUgpEzPteQNPXbLHTv7B0iKP1ln24WRzN-8
[02-Jun-2026 09:47:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 09:47:32 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 09:47:32 UTC] User ID: 704
[02-Jun-2026 09:47:32 UTC] ✅ User profile retrieved successfully for user ID: 704
[02-Jun-2026 09:47:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jun-2026 09:47:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jun-2026 09:47:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"89.6.66.220, 162.158.123.223","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA1IiwidXNlcm5hbWUiOiJob2xhaG9sYSIsImVtYWlsIjoiaDcxMzA5MzVAZ21haWwuY29tIiwiZXhwIjoxNzgwOTk4Mjc2fQ.8j5cJVQ2nkVUU53zInnoLDiKbtEL6oFcELmKGJI3od4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a055898c4ed90370-MAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"89.6.66.220","cf-ipcountry":"ES","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Jun-2026 09:47:33 UTC] === User Orders API Called ===
[02-Jun-2026 09:47:33 UTC] User ID: 705
[02-Jun-2026 09:47:33 UTC] Limit: 20, Offset: 0
[02-Jun-2026 09:47:33 UTC] Orders found: 0
[02-Jun-2026 09:47:33 UTC] Orders data: []
[02-Jun-2026 09:47:33 UTC] Total orders count: 0
[02-Jun-2026 09:47:33 UTC] === API CALL LOG ===
[02-Jun-2026 09:47:33 UTC] Endpoint: user/profile.php
[02-Jun-2026 09:47:33 UTC] Full Log Data: {
    "timestamp": "2026-06-02 09:47:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a09:bac5:506a:2432::39b:e5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a09:bac5:506a:2432::39b:e5, 172.68.159.124",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo3MDQsInVzZXJuYW1lIjoiTWlybm9yemltYW5vdiIsImVtYWlsIjoibWlyc2F5aWRpdm1pcmphbWFsQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5ODM5Nn0.EUaJICqySUgpEzPteQNPXbLHTv7B0iKP1ln24WRzN-8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a055898e6cdbc60b-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a09:bac5:506a:2432::39b:e5",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 09:47:33 UTC] === END API CALL LOG ===
[02-Jun-2026 09:47:33 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 09:47:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo3MDQsInVzZXJuYW1lIjoiTWlybm9yemltYW5vdiIsImVtYWlsIjoibWlyc2F5aWRpdm1pcmphbWFsQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5ODM5Nn0.EUaJICqySUgpEzPteQNPXbLHTv7B0iKP1ln24WRzN-8
[02-Jun-2026 09:47:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 09:47:33 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 09:47:33 UTC] User ID: 704
[02-Jun-2026 09:47:33 UTC] ✅ User profile retrieved successfully for user ID: 704
[02-Jun-2026 09:47:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jun-2026 09:47:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jun-2026 09:47:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"89.6.66.220, 162.158.123.222","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA1IiwidXNlcm5hbWUiOiJob2xhaG9sYSIsImVtYWlsIjoiaDcxMzA5MzVAZ21haWwuY29tIiwiZXhwIjoxNzgwOTk4Mjc2fQ.8j5cJVQ2nkVUU53zInnoLDiKbtEL6oFcELmKGJI3od4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a05589b92f6b0370-MAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"89.6.66.220","cf-ipcountry":"ES","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Jun-2026 09:47:40 UTC] === User Orders API Called ===
[02-Jun-2026 09:47:40 UTC] User ID: 705
[02-Jun-2026 09:47:40 UTC] Limit: 20, Offset: 0
[02-Jun-2026 09:47:40 UTC] Orders found: 0
[02-Jun-2026 09:47:40 UTC] Orders data: []
[02-Jun-2026 09:47:40 UTC] Total orders count: 0
[02-Jun-2026 09:47:40 UTC] === API CALL LOG ===
[02-Jun-2026 09:47:40 UTC] Endpoint: user/profile.php
[02-Jun-2026 09:47:40 UTC] Full Log Data: {
    "timestamp": "2026-06-02 09:47:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "89.6.66.220",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "89.6.66.220, 162.158.123.223",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA1IiwidXNlcm5hbWUiOiJob2xhaG9sYSIsImVtYWlsIjoiaDcxMzA5MzVAZ21haWwuY29tIiwiZXhwIjoxNzgwOTk4Mjc2fQ.8j5cJVQ2nkVUU53zInnoLDiKbtEL6oFcELmKGJI3od4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05589b9b8a30370-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "89.6.66.220",
        "cf-ipcountry": "ES",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 09:47:40 UTC] === END API CALL LOG ===
[02-Jun-2026 09:47:40 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 09:47:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA1IiwidXNlcm5hbWUiOiJob2xhaG9sYSIsImVtYWlsIjoiaDcxMzA5MzVAZ21haWwuY29tIiwiZXhwIjoxNzgwOTk4Mjc2fQ.8j5cJVQ2nkVUU53zInnoLDiKbtEL6oFcELmKGJI3od4
[02-Jun-2026 09:47:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 09:47:40 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 09:47:40 UTC] User ID: 705
[02-Jun-2026 09:47:40 UTC] ✅ User profile retrieved successfully for user ID: 705
[02-Jun-2026 09:47:41 UTC] === API CALL LOG ===
[02-Jun-2026 09:47:41 UTC] Endpoint: user/profile.php
[02-Jun-2026 09:47:41 UTC] Full Log Data: {
    "timestamp": "2026-06-02 09:47:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "89.6.66.220",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "89.6.66.220, 162.158.123.223",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA1IiwidXNlcm5hbWUiOiJob2xhaG9sYSIsImVtYWlsIjoiaDcxMzA5MzVAZ21haWwuY29tIiwiZXhwIjoxNzgwOTk4Mjc2fQ.8j5cJVQ2nkVUU53zInnoLDiKbtEL6oFcELmKGJI3od4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05589bdab660370-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "89.6.66.220",
        "cf-ipcountry": "ES",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 09:47:41 UTC] === END API CALL LOG ===
[02-Jun-2026 09:47:41 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 09:47:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA1IiwidXNlcm5hbWUiOiJob2xhaG9sYSIsImVtYWlsIjoiaDcxMzA5MzVAZ21haWwuY29tIiwiZXhwIjoxNzgwOTk4Mjc2fQ.8j5cJVQ2nkVUU53zInnoLDiKbtEL6oFcELmKGJI3od4
[02-Jun-2026 09:47:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 09:47:41 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 09:47:41 UTC] User ID: 705
[02-Jun-2026 09:47:41 UTC] ✅ User profile retrieved successfully for user ID: 705
[02-Jun-2026 09:47:49 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jun-2026 09:47:49 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jun-2026 09:47:49 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"89.6.66.220, 162.158.123.223","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA1IiwidXNlcm5hbWUiOiJob2xhaG9sYSIsImVtYWlsIjoiaDcxMzA5MzVAZ21haWwuY29tIiwiZXhwIjoxNzgwOTk4Mjc2fQ.8j5cJVQ2nkVUU53zInnoLDiKbtEL6oFcELmKGJI3od4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a05589f1ae950370-MAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"89.6.66.220","cf-ipcountry":"ES","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Jun-2026 09:47:49 UTC] === User Orders API Called ===
[02-Jun-2026 09:47:49 UTC] User ID: 705
[02-Jun-2026 09:47:49 UTC] Limit: 20, Offset: 0
[02-Jun-2026 09:47:49 UTC] Orders found: 0
[02-Jun-2026 09:47:49 UTC] Orders data: []
[02-Jun-2026 09:47:49 UTC] Total orders count: 0
[02-Jun-2026 09:47:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jun-2026 09:47:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jun-2026 09:47:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"89.6.66.220, 162.158.123.223","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA1IiwidXNlcm5hbWUiOiJob2xhaG9sYSIsImVtYWlsIjoiaDcxMzA5MzVAZ21haWwuY29tIiwiZXhwIjoxNzgwOTk4Mjc2fQ.8j5cJVQ2nkVUU53zInnoLDiKbtEL6oFcELmKGJI3od4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a05589faaf790370-MAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"89.6.66.220","cf-ipcountry":"ES","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Jun-2026 09:47:50 UTC] === User Orders API Called ===
[02-Jun-2026 09:47:50 UTC] User ID: 705
[02-Jun-2026 09:47:50 UTC] Limit: 20, Offset: 0
[02-Jun-2026 09:47:50 UTC] Orders found: 0
[02-Jun-2026 09:47:50 UTC] Orders data: []
[02-Jun-2026 09:47:50 UTC] Total orders count: 0
[02-Jun-2026 09:47:50 UTC] === API CALL LOG ===
[02-Jun-2026 09:47:50 UTC] Endpoint: user/profile.php
[02-Jun-2026 09:47:50 UTC] Full Log Data: {
    "timestamp": "2026-06-02 09:47:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "89.6.66.220",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "89.6.66.220, 162.158.123.223",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA1IiwidXNlcm5hbWUiOiJob2xhaG9sYSIsImVtYWlsIjoiaDcxMzA5MzVAZ21haWwuY29tIiwiZXhwIjoxNzgwOTk4Mjc2fQ.8j5cJVQ2nkVUU53zInnoLDiKbtEL6oFcELmKGJI3od4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05589fae83b0370-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "89.6.66.220",
        "cf-ipcountry": "ES",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 09:47:50 UTC] === END API CALL LOG ===
[02-Jun-2026 09:47:50 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 09:47:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA1IiwidXNlcm5hbWUiOiJob2xhaG9sYSIsImVtYWlsIjoiaDcxMzA5MzVAZ21haWwuY29tIiwiZXhwIjoxNzgwOTk4Mjc2fQ.8j5cJVQ2nkVUU53zInnoLDiKbtEL6oFcELmKGJI3od4
[02-Jun-2026 09:47:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 09:47:50 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 09:47:50 UTC] User ID: 705
[02-Jun-2026 09:47:50 UTC] ✅ User profile retrieved successfully for user ID: 705
[02-Jun-2026 09:47:51 UTC] === API CALL LOG ===
[02-Jun-2026 09:47:51 UTC] Endpoint: user/profile.php
[02-Jun-2026 09:47:51 UTC] Full Log Data: {
    "timestamp": "2026-06-02 09:47:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "89.6.66.220",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "89.6.66.220, 162.158.123.223",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA1IiwidXNlcm5hbWUiOiJob2xhaG9sYSIsImVtYWlsIjoiaDcxMzA5MzVAZ21haWwuY29tIiwiZXhwIjoxNzgwOTk4Mjc2fQ.8j5cJVQ2nkVUU53zInnoLDiKbtEL6oFcELmKGJI3od4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05589ff1a8e0370-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "89.6.66.220",
        "cf-ipcountry": "ES",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 09:47:51 UTC] === END API CALL LOG ===
[02-Jun-2026 09:47:51 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 09:47:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA1IiwidXNlcm5hbWUiOiJob2xhaG9sYSIsImVtYWlsIjoiaDcxMzA5MzVAZ21haWwuY29tIiwiZXhwIjoxNzgwOTk4Mjc2fQ.8j5cJVQ2nkVUU53zInnoLDiKbtEL6oFcELmKGJI3od4
[02-Jun-2026 09:47:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 09:47:51 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 09:47:51 UTC] User ID: 705
[02-Jun-2026 09:47:51 UTC] ✅ User profile retrieved successfully for user ID: 705
[02-Jun-2026 09:48:04 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jun-2026 09:48:04 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jun-2026 09:48:04 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"89.6.66.220, 162.158.123.223","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA1IiwidXNlcm5hbWUiOiJob2xhaG9sYSIsImVtYWlsIjoiaDcxMzA5MzVAZ21haWwuY29tIiwiZXhwIjoxNzgwOTk4Mjc2fQ.8j5cJVQ2nkVUU53zInnoLDiKbtEL6oFcELmKGJI3od4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0558a4f38790370-MAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"89.6.66.220","cf-ipcountry":"ES","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Jun-2026 09:48:04 UTC] === User Orders API Called ===
[02-Jun-2026 09:48:04 UTC] User ID: 705
[02-Jun-2026 09:48:04 UTC] Limit: 20, Offset: 0
[02-Jun-2026 09:48:04 UTC] Orders found: 0
[02-Jun-2026 09:48:04 UTC] Orders data: []
[02-Jun-2026 09:48:04 UTC] Total orders count: 0
[02-Jun-2026 09:48:04 UTC] === API CALL LOG ===
[02-Jun-2026 09:48:04 UTC] Endpoint: user/profile.php
[02-Jun-2026 09:48:04 UTC] Full Log Data: {
    "timestamp": "2026-06-02 09:48:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "89.6.66.220",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "89.6.66.220, 162.158.123.222",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA1IiwidXNlcm5hbWUiOiJob2xhaG9sYSIsImVtYWlsIjoiaDcxMzA5MzVAZ21haWwuY29tIiwiZXhwIjoxNzgwOTk4Mjc2fQ.8j5cJVQ2nkVUU53zInnoLDiKbtEL6oFcELmKGJI3od4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0558a4fba290370-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "89.6.66.220",
        "cf-ipcountry": "ES",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 09:48:04 UTC] === END API CALL LOG ===
[02-Jun-2026 09:48:04 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 09:48:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA1IiwidXNlcm5hbWUiOiJob2xhaG9sYSIsImVtYWlsIjoiaDcxMzA5MzVAZ21haWwuY29tIiwiZXhwIjoxNzgwOTk4Mjc2fQ.8j5cJVQ2nkVUU53zInnoLDiKbtEL6oFcELmKGJI3od4
[02-Jun-2026 09:48:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 09:48:04 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 09:48:04 UTC] User ID: 705
[02-Jun-2026 09:48:04 UTC] ✅ User profile retrieved successfully for user ID: 705
[02-Jun-2026 09:48:05 UTC] === API CALL LOG ===
[02-Jun-2026 09:48:05 UTC] Endpoint: user/profile.php
[02-Jun-2026 09:48:05 UTC] Full Log Data: {
    "timestamp": "2026-06-02 09:48:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "89.6.66.220",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "89.6.66.220, 162.158.123.223",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA1IiwidXNlcm5hbWUiOiJob2xhaG9sYSIsImVtYWlsIjoiaDcxMzA5MzVAZ21haWwuY29tIiwiZXhwIjoxNzgwOTk4Mjc2fQ.8j5cJVQ2nkVUU53zInnoLDiKbtEL6oFcELmKGJI3od4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0558a53ad680370-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "89.6.66.220",
        "cf-ipcountry": "ES",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 09:48:05 UTC] === END API CALL LOG ===
[02-Jun-2026 09:48:05 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 09:48:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA1IiwidXNlcm5hbWUiOiJob2xhaG9sYSIsImVtYWlsIjoiaDcxMzA5MzVAZ21haWwuY29tIiwiZXhwIjoxNzgwOTk4Mjc2fQ.8j5cJVQ2nkVUU53zInnoLDiKbtEL6oFcELmKGJI3od4
[02-Jun-2026 09:48:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 09:48:05 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 09:48:05 UTC] User ID: 705
[02-Jun-2026 09:48:05 UTC] ✅ User profile retrieved successfully for user ID: 705
[02-Jun-2026 09:50:42 UTC] === API CALL LOG ===
[02-Jun-2026 09:50:42 UTC] Endpoint: user/profile.php
[02-Jun-2026 09:50:42 UTC] Full Log Data: {
    "timestamp": "2026-06-02 09:50:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d0:203c:168c:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d0:203c:168c:8000::, 172.68.164.100",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0558e252de1f886-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d0:203c:168c:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 09:50:42 UTC] === END API CALL LOG ===
[02-Jun-2026 09:50:42 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 09:50:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE
[02-Jun-2026 09:50:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 09:50:42 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 09:50:42 UTC] User ID: 703
[02-Jun-2026 09:50:42 UTC] ✅ User profile retrieved successfully for user ID: 703
[02-Jun-2026 09:50:44 UTC] === API CALL LOG ===
[02-Jun-2026 09:50:44 UTC] Endpoint: user/profile.php
[02-Jun-2026 09:50:44 UTC] Full Log Data: {
    "timestamp": "2026-06-02 09:50:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d0:203c:168c:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d0:203c:168c:8000::, 172.68.164.136",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0558e357f50f886-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d0:203c:168c:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 09:50:44 UTC] === END API CALL LOG ===
[02-Jun-2026 09:50:44 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 09:50:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE
[02-Jun-2026 09:50:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 09:50:44 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 09:50:44 UTC] User ID: 703
[02-Jun-2026 09:50:44 UTC] ✅ User profile retrieved successfully for user ID: 703
[02-Jun-2026 09:50:45 UTC] User Purchases API - User ID: 703
[02-Jun-2026 09:50:45 UTC] User Purchases API - Total purchases found: 2
[02-Jun-2026 12:44:23 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jun-2026 12:44:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jun-2026 12:44:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40e1:3470:86c0:f42b:6f68:d9e9:66e7, 104.23.175.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA2IiwidXNlcm5hbWUiOiJvcGVuYWkiLCJlbWFpbCI6Im9wZW5haUBob3N0LmNvbSIsImV4cCI6MTc4MTAwOTA2Mn0.jTBUyuq8Vwdu3iBgTPPoNwgIDr2Jsa7RDw2_PB9eK9g","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0568c974c90a24f-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40e1:3470:86c0:f42b:6f68:d9e9:66e7","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Jun-2026 12:44:23 UTC] === User Orders API Called ===
[02-Jun-2026 12:44:23 UTC] User ID: 706
[02-Jun-2026 12:44:23 UTC] Limit: 20, Offset: 0
[02-Jun-2026 12:44:23 UTC] Orders found: 0
[02-Jun-2026 12:44:23 UTC] Orders data: []
[02-Jun-2026 12:44:23 UTC] Total orders count: 0
[02-Jun-2026 12:44:24 UTC] === API CALL LOG ===
[02-Jun-2026 12:44:24 UTC] Endpoint: user/profile.php
[02-Jun-2026 12:44:24 UTC] Full Log Data: {
    "timestamp": "2026-06-02 12:44:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:3470:86c0:f42b:6f68:d9e9:66e7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e1:3470:86c0:f42b:6f68:d9e9:66e7, 104.23.175.178",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA2IiwidXNlcm5hbWUiOiJvcGVuYWkiLCJlbWFpbCI6Im9wZW5haUBob3N0LmNvbSIsImV4cCI6MTc4MTAwOTA2Mn0.jTBUyuq8Vwdu3iBgTPPoNwgIDr2Jsa7RDw2_PB9eK9g",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0568c96aa9ca24f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e1:3470:86c0:f42b:6f68:d9e9:66e7",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 12:44:24 UTC] === END API CALL LOG ===
[02-Jun-2026 12:44:24 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 12:44:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA2IiwidXNlcm5hbWUiOiJvcGVuYWkiLCJlbWFpbCI6Im9wZW5haUBob3N0LmNvbSIsImV4cCI6MTc4MTAwOTA2Mn0.jTBUyuq8Vwdu3iBgTPPoNwgIDr2Jsa7RDw2_PB9eK9g
[02-Jun-2026 12:44:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 12:44:24 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 12:44:24 UTC] User ID: 706
[02-Jun-2026 12:44:24 UTC] ✅ User profile retrieved successfully for user ID: 706
[02-Jun-2026 12:44:24 UTC] === API CALL LOG ===
[02-Jun-2026 12:44:24 UTC] Endpoint: user/profile.php
[02-Jun-2026 12:44:24 UTC] Full Log Data: {
    "timestamp": "2026-06-02 12:44:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:3470:86c0:f42b:6f68:d9e9:66e7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e1:3470:86c0:f42b:6f68:d9e9:66e7, 104.23.175.178",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA2IiwidXNlcm5hbWUiOiJvcGVuYWkiLCJlbWFpbCI6Im9wZW5haUBob3N0LmNvbSIsImV4cCI6MTc4MTAwOTA2Mn0.jTBUyuq8Vwdu3iBgTPPoNwgIDr2Jsa7RDw2_PB9eK9g",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0568c974c92a24f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e1:3470:86c0:f42b:6f68:d9e9:66e7",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 12:44:24 UTC] === END API CALL LOG ===
[02-Jun-2026 12:44:24 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 12:44:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA2IiwidXNlcm5hbWUiOiJvcGVuYWkiLCJlbWFpbCI6Im9wZW5haUBob3N0LmNvbSIsImV4cCI6MTc4MTAwOTA2Mn0.jTBUyuq8Vwdu3iBgTPPoNwgIDr2Jsa7RDw2_PB9eK9g
[02-Jun-2026 12:44:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 12:44:24 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 12:44:24 UTC] User ID: 706
[02-Jun-2026 12:44:24 UTC] ✅ User profile retrieved successfully for user ID: 706
[02-Jun-2026 12:44:24 UTC] === API CALL LOG ===
[02-Jun-2026 12:44:24 UTC] Endpoint: user/profile.php
[02-Jun-2026 12:44:24 UTC] Full Log Data: {
    "timestamp": "2026-06-02 12:44:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:3470:86c0:f42b:6f68:d9e9:66e7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e1:3470:86c0:f42b:6f68:d9e9:66e7, 104.23.175.179",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA2IiwidXNlcm5hbWUiOiJvcGVuYWkiLCJlbWFpbCI6Im9wZW5haUBob3N0LmNvbSIsImV4cCI6MTc4MTAwOTA2Mn0.jTBUyuq8Vwdu3iBgTPPoNwgIDr2Jsa7RDw2_PB9eK9g",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0568c9f7e04a24f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e1:3470:86c0:f42b:6f68:d9e9:66e7",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 12:44:24 UTC] === END API CALL LOG ===
[02-Jun-2026 12:44:24 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 12:44:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA2IiwidXNlcm5hbWUiOiJvcGVuYWkiLCJlbWFpbCI6Im9wZW5haUBob3N0LmNvbSIsImV4cCI6MTc4MTAwOTA2Mn0.jTBUyuq8Vwdu3iBgTPPoNwgIDr2Jsa7RDw2_PB9eK9g
[02-Jun-2026 12:44:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 12:44:24 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 12:44:24 UTC] User ID: 706
[02-Jun-2026 12:44:24 UTC] ✅ User profile retrieved successfully for user ID: 706
[02-Jun-2026 12:44:27 UTC] === API CALL LOG ===
[02-Jun-2026 12:44:27 UTC] Endpoint: user/profile.php
[02-Jun-2026 12:44:27 UTC] Full Log Data: {
    "timestamp": "2026-06-02 12:44:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:3470:86c0:f42b:6f68:d9e9:66e7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e1:3470:86c0:f42b:6f68:d9e9:66e7, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA2IiwidXNlcm5hbWUiOiJvcGVuYWkiLCJlbWFpbCI6Im9wZW5haUBob3N0LmNvbSIsImV4cCI6MTc4MTAwOTA2Mn0.jTBUyuq8Vwdu3iBgTPPoNwgIDr2Jsa7RDw2_PB9eK9g",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0568cac98efa24f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e1:3470:86c0:f42b:6f68:d9e9:66e7",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 12:44:27 UTC] === END API CALL LOG ===
[02-Jun-2026 12:44:27 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 12:44:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA2IiwidXNlcm5hbWUiOiJvcGVuYWkiLCJlbWFpbCI6Im9wZW5haUBob3N0LmNvbSIsImV4cCI6MTc4MTAwOTA2Mn0.jTBUyuq8Vwdu3iBgTPPoNwgIDr2Jsa7RDw2_PB9eK9g
[02-Jun-2026 12:44:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 12:44:27 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 12:44:27 UTC] User ID: 706
[02-Jun-2026 12:44:27 UTC] ✅ User profile retrieved successfully for user ID: 706
[02-Jun-2026 12:44:27 UTC] User Purchases API - User ID: 706
[02-Jun-2026 12:44:27 UTC] User Purchases API - Total purchases found: 0
[02-Jun-2026 12:44:30 UTC] User Purchases API - User ID: 706
[02-Jun-2026 12:44:30 UTC] User Purchases API - Total purchases found: 0
[02-Jun-2026 12:44:31 UTC] === API CALL LOG ===
[02-Jun-2026 12:44:31 UTC] Endpoint: user/profile.php
[02-Jun-2026 12:44:31 UTC] Full Log Data: {
    "timestamp": "2026-06-02 12:44:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:3470:86c0:f42b:6f68:d9e9:66e7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e1:3470:86c0:f42b:6f68:d9e9:66e7, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA2IiwidXNlcm5hbWUiOiJvcGVuYWkiLCJlbWFpbCI6Im9wZW5haUBob3N0LmNvbSIsImV4cCI6MTc4MTAwOTA2Mn0.jTBUyuq8Vwdu3iBgTPPoNwgIDr2Jsa7RDw2_PB9eK9g",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0568cc9ae63a24f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e1:3470:86c0:f42b:6f68:d9e9:66e7",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 12:44:31 UTC] === END API CALL LOG ===
[02-Jun-2026 12:44:31 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 12:44:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA2IiwidXNlcm5hbWUiOiJvcGVuYWkiLCJlbWFpbCI6Im9wZW5haUBob3N0LmNvbSIsImV4cCI6MTc4MTAwOTA2Mn0.jTBUyuq8Vwdu3iBgTPPoNwgIDr2Jsa7RDw2_PB9eK9g
[02-Jun-2026 12:44:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 12:44:31 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 12:44:31 UTC] User ID: 706
[02-Jun-2026 12:44:31 UTC] ✅ User profile retrieved successfully for user ID: 706
[02-Jun-2026 12:44:32 UTC] User Purchases API - User ID: 706
[02-Jun-2026 12:44:32 UTC] User Purchases API - Total purchases found: 0
[02-Jun-2026 12:44:57 UTC] === API CALL LOG ===
[02-Jun-2026 12:44:57 UTC] Endpoint: user/profile.php
[02-Jun-2026 12:44:57 UTC] Full Log Data: {
    "timestamp": "2026-06-02 12:44:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:3470:86c0:f42b:6f68:d9e9:66e7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e1:3470:86c0:f42b:6f68:d9e9:66e7, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA2IiwidXNlcm5hbWUiOiJvcGVuYWkiLCJlbWFpbCI6Im9wZW5haUBob3N0LmNvbSIsImV4cCI6MTc4MTAwOTA2Mn0.jTBUyuq8Vwdu3iBgTPPoNwgIDr2Jsa7RDw2_PB9eK9g",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0568d683cd4a24f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e1:3470:86c0:f42b:6f68:d9e9:66e7",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 12:44:57 UTC] === END API CALL LOG ===
[02-Jun-2026 12:44:57 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 12:44:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA2IiwidXNlcm5hbWUiOiJvcGVuYWkiLCJlbWFpbCI6Im9wZW5haUBob3N0LmNvbSIsImV4cCI6MTc4MTAwOTA2Mn0.jTBUyuq8Vwdu3iBgTPPoNwgIDr2Jsa7RDw2_PB9eK9g
[02-Jun-2026 12:44:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 12:44:57 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 12:44:57 UTC] User ID: 706
[02-Jun-2026 12:44:57 UTC] ✅ User profile retrieved successfully for user ID: 706
[02-Jun-2026 12:44:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jun-2026 12:44:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jun-2026 12:44:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40e1:3470:86c0:f42b:6f68:d9e9:66e7, 104.23.175.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA2IiwidXNlcm5hbWUiOiJvcGVuYWkiLCJlbWFpbCI6Im9wZW5haUBob3N0LmNvbSIsImV4cCI6MTc4MTAwOTA2Mn0.jTBUyuq8Vwdu3iBgTPPoNwgIDr2Jsa7RDw2_PB9eK9g","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0568d6d8c71a24f-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40e1:3470:86c0:f42b:6f68:d9e9:66e7","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Jun-2026 12:44:57 UTC] === User Orders API Called ===
[02-Jun-2026 12:44:57 UTC] User ID: 706
[02-Jun-2026 12:44:57 UTC] Limit: 20, Offset: 0
[02-Jun-2026 12:44:57 UTC] === API CALL LOG ===
[02-Jun-2026 12:44:57 UTC] Endpoint: user/profile.php
[02-Jun-2026 12:44:57 UTC] Full Log Data: {
    "timestamp": "2026-06-02 12:44:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:3470:86c0:f42b:6f68:d9e9:66e7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e1:3470:86c0:f42b:6f68:d9e9:66e7, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA2IiwidXNlcm5hbWUiOiJvcGVuYWkiLCJlbWFpbCI6Im9wZW5haUBob3N0LmNvbSIsImV4cCI6MTc4MTAwOTA2Mn0.jTBUyuq8Vwdu3iBgTPPoNwgIDr2Jsa7RDw2_PB9eK9g",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0568d6d8c76a24f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e1:3470:86c0:f42b:6f68:d9e9:66e7",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 12:44:57 UTC] === END API CALL LOG ===
[02-Jun-2026 12:44:57 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 12:44:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA2IiwidXNlcm5hbWUiOiJvcGVuYWkiLCJlbWFpbCI6Im9wZW5haUBob3N0LmNvbSIsImV4cCI6MTc4MTAwOTA2Mn0.jTBUyuq8Vwdu3iBgTPPoNwgIDr2Jsa7RDw2_PB9eK9g
[02-Jun-2026 12:44:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 12:44:57 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 12:44:57 UTC] User ID: 706
[02-Jun-2026 12:44:57 UTC] Orders found: 0
[02-Jun-2026 12:44:57 UTC] Orders data: []
[02-Jun-2026 12:44:57 UTC] ✅ User profile retrieved successfully for user ID: 706
[02-Jun-2026 12:44:57 UTC] Total orders count: 0
[02-Jun-2026 12:44:58 UTC] === API CALL LOG ===
[02-Jun-2026 12:44:58 UTC] Endpoint: user/profile.php
[02-Jun-2026 12:44:58 UTC] Full Log Data: {
    "timestamp": "2026-06-02 12:44:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:3470:86c0:f42b:6f68:d9e9:66e7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e1:3470:86c0:f42b:6f68:d9e9:66e7, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA2IiwidXNlcm5hbWUiOiJvcGVuYWkiLCJlbWFpbCI6Im9wZW5haUBob3N0LmNvbSIsImV4cCI6MTc4MTAwOTA2Mn0.jTBUyuq8Vwdu3iBgTPPoNwgIDr2Jsa7RDw2_PB9eK9g",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0568d719ffaa24f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e1:3470:86c0:f42b:6f68:d9e9:66e7",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 12:44:58 UTC] === END API CALL LOG ===
[02-Jun-2026 12:44:58 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 12:44:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA2IiwidXNlcm5hbWUiOiJvcGVuYWkiLCJlbWFpbCI6Im9wZW5haUBob3N0LmNvbSIsImV4cCI6MTc4MTAwOTA2Mn0.jTBUyuq8Vwdu3iBgTPPoNwgIDr2Jsa7RDw2_PB9eK9g
[02-Jun-2026 12:44:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 12:44:58 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 12:44:58 UTC] User ID: 706
[02-Jun-2026 12:44:58 UTC] ✅ User profile retrieved successfully for user ID: 706
[02-Jun-2026 12:44:59 UTC] === API CALL LOG ===
[02-Jun-2026 12:44:59 UTC] Endpoint: user/profile.php
[02-Jun-2026 12:44:59 UTC] Full Log Data: {
    "timestamp": "2026-06-02 12:44:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:3470:86c0:f42b:6f68:d9e9:66e7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e1:3470:86c0:f42b:6f68:d9e9:66e7, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA2IiwidXNlcm5hbWUiOiJvcGVuYWkiLCJlbWFpbCI6Im9wZW5haUBob3N0LmNvbSIsImV4cCI6MTc4MTAwOTA2Mn0.jTBUyuq8Vwdu3iBgTPPoNwgIDr2Jsa7RDw2_PB9eK9g",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0568d766f6ca24f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e1:3470:86c0:f42b:6f68:d9e9:66e7",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 12:44:59 UTC] === END API CALL LOG ===
[02-Jun-2026 12:44:59 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 12:44:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA2IiwidXNlcm5hbWUiOiJvcGVuYWkiLCJlbWFpbCI6Im9wZW5haUBob3N0LmNvbSIsImV4cCI6MTc4MTAwOTA2Mn0.jTBUyuq8Vwdu3iBgTPPoNwgIDr2Jsa7RDw2_PB9eK9g
[02-Jun-2026 12:44:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 12:44:59 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 12:44:59 UTC] User ID: 706
[02-Jun-2026 12:44:59 UTC] ✅ User profile retrieved successfully for user ID: 706
[02-Jun-2026 12:46:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jun-2026 12:46:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jun-2026 12:46:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40e1:3470:86c0:f42b:6f68:d9e9:66e7, 104.23.175.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA2IiwidXNlcm5hbWUiOiJvcGVuYWkiLCJlbWFpbCI6Im9wZW5haUBob3N0LmNvbSIsImV4cCI6MTc4MTAwOTA2Mn0.jTBUyuq8Vwdu3iBgTPPoNwgIDr2Jsa7RDw2_PB9eK9g","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0568f67ee86a24f-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40e1:3470:86c0:f42b:6f68:d9e9:66e7","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Jun-2026 12:46:18 UTC] === User Orders API Called ===
[02-Jun-2026 12:46:18 UTC] User ID: 706
[02-Jun-2026 12:46:18 UTC] Limit: 20, Offset: 0
[02-Jun-2026 12:46:18 UTC] Orders found: 1
[02-Jun-2026 12:46:18 UTC] Orders data: [{"id":316,"quantity":2800,"total_coins":98000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/itsmealexaliza","status":"pending","created_at":"2026-06-02 16:16:16","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[02-Jun-2026 12:46:18 UTC] Total orders count: 1
[02-Jun-2026 12:46:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jun-2026 12:46:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jun-2026 12:46:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40e1:3470:86c0:f42b:6f68:d9e9:66e7, 104.23.175.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA2IiwidXNlcm5hbWUiOiJvcGVuYWkiLCJlbWFpbCI6Im9wZW5haUBob3N0LmNvbSIsImV4cCI6MTc4MTAwOTA2Mn0.jTBUyuq8Vwdu3iBgTPPoNwgIDr2Jsa7RDw2_PB9eK9g","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0568f68c8cfa24f-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40e1:3470:86c0:f42b:6f68:d9e9:66e7","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Jun-2026 12:46:19 UTC] === User Orders API Called ===
[02-Jun-2026 12:46:19 UTC] User ID: 706
[02-Jun-2026 12:46:19 UTC] Limit: 20, Offset: 0
[02-Jun-2026 12:46:19 UTC] Orders found: 1
[02-Jun-2026 12:46:19 UTC] Orders data: [{"id":316,"quantity":2800,"total_coins":98000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/itsmealexaliza","status":"pending","created_at":"2026-06-02 16:16:16","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[02-Jun-2026 12:46:19 UTC] Total orders count: 1
[02-Jun-2026 12:46:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jun-2026 12:46:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jun-2026 12:46:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40e1:3470:86c0:f42b:6f68:d9e9:66e7, 104.23.175.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA2IiwidXNlcm5hbWUiOiJvcGVuYWkiLCJlbWFpbCI6Im9wZW5haUBob3N0LmNvbSIsImV4cCI6MTc4MTAwOTA2Mn0.jTBUyuq8Vwdu3iBgTPPoNwgIDr2Jsa7RDw2_PB9eK9g","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0568f884a28a24f-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40e1:3470:86c0:f42b:6f68:d9e9:66e7","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Jun-2026 12:46:24 UTC] === User Orders API Called ===
[02-Jun-2026 12:46:24 UTC] User ID: 706
[02-Jun-2026 12:46:24 UTC] Limit: 20, Offset: 0
[02-Jun-2026 12:46:24 UTC] Orders found: 1
[02-Jun-2026 12:46:24 UTC] Orders data: [{"id":316,"quantity":2800,"total_coins":98000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/itsmealexaliza","status":"pending","created_at":"2026-06-02 16:16:16","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[02-Jun-2026 12:46:24 UTC] Total orders count: 1
[02-Jun-2026 12:46:24 UTC] === API CALL LOG ===
[02-Jun-2026 12:46:24 UTC] Endpoint: user/profile.php
[02-Jun-2026 12:46:24 UTC] Full Log Data: {
    "timestamp": "2026-06-02 12:46:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:3470:86c0:f42b:6f68:d9e9:66e7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e1:3470:86c0:f42b:6f68:d9e9:66e7, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA2IiwidXNlcm5hbWUiOiJvcGVuYWkiLCJlbWFpbCI6Im9wZW5haUBob3N0LmNvbSIsImV4cCI6MTc4MTAwOTA2Mn0.jTBUyuq8Vwdu3iBgTPPoNwgIDr2Jsa7RDw2_PB9eK9g",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0568f884a2da24f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e1:3470:86c0:f42b:6f68:d9e9:66e7",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 12:46:24 UTC] === END API CALL LOG ===
[02-Jun-2026 12:46:24 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 12:46:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA2IiwidXNlcm5hbWUiOiJvcGVuYWkiLCJlbWFpbCI6Im9wZW5haUBob3N0LmNvbSIsImV4cCI6MTc4MTAwOTA2Mn0.jTBUyuq8Vwdu3iBgTPPoNwgIDr2Jsa7RDw2_PB9eK9g
[02-Jun-2026 12:46:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 12:46:24 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 12:46:24 UTC] User ID: 706
[02-Jun-2026 12:46:24 UTC] ✅ User profile retrieved successfully for user ID: 706
[02-Jun-2026 12:46:24 UTC] === API CALL LOG ===
[02-Jun-2026 12:46:24 UTC] Endpoint: user/profile.php
[02-Jun-2026 12:46:24 UTC] Full Log Data: {
    "timestamp": "2026-06-02 12:46:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:3470:86c0:f42b:6f68:d9e9:66e7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e1:3470:86c0:f42b:6f68:d9e9:66e7, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA2IiwidXNlcm5hbWUiOiJvcGVuYWkiLCJlbWFpbCI6Im9wZW5haUBob3N0LmNvbSIsImV4cCI6MTc4MTAwOTA2Mn0.jTBUyuq8Vwdu3iBgTPPoNwgIDr2Jsa7RDw2_PB9eK9g",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0568f8b6bf7a24f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e1:3470:86c0:f42b:6f68:d9e9:66e7",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 12:46:24 UTC] === END API CALL LOG ===
[02-Jun-2026 12:46:24 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 12:46:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA2IiwidXNlcm5hbWUiOiJvcGVuYWkiLCJlbWFpbCI6Im9wZW5haUBob3N0LmNvbSIsImV4cCI6MTc4MTAwOTA2Mn0.jTBUyuq8Vwdu3iBgTPPoNwgIDr2Jsa7RDw2_PB9eK9g
[02-Jun-2026 12:46:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 12:46:24 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 12:46:24 UTC] User ID: 706
[02-Jun-2026 12:46:24 UTC] ✅ User profile retrieved successfully for user ID: 706
[02-Jun-2026 12:46:25 UTC] === API CALL LOG ===
[02-Jun-2026 12:46:25 UTC] Endpoint: user/profile.php
[02-Jun-2026 12:46:25 UTC] Full Log Data: {
    "timestamp": "2026-06-02 12:46:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:3470:86c0:f42b:6f68:d9e9:66e7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e1:3470:86c0:f42b:6f68:d9e9:66e7, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA2IiwidXNlcm5hbWUiOiJvcGVuYWkiLCJlbWFpbCI6Im9wZW5haUBob3N0LmNvbSIsImV4cCI6MTc4MTAwOTA2Mn0.jTBUyuq8Vwdu3iBgTPPoNwgIDr2Jsa7RDw2_PB9eK9g",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0568f910c16a24f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e1:3470:86c0:f42b:6f68:d9e9:66e7",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 12:46:25 UTC] === END API CALL LOG ===
[02-Jun-2026 12:46:25 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 12:46:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA2IiwidXNlcm5hbWUiOiJvcGVuYWkiLCJlbWFpbCI6Im9wZW5haUBob3N0LmNvbSIsImV4cCI6MTc4MTAwOTA2Mn0.jTBUyuq8Vwdu3iBgTPPoNwgIDr2Jsa7RDw2_PB9eK9g
[02-Jun-2026 12:46:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 12:46:25 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 12:46:25 UTC] User ID: 706
[02-Jun-2026 12:46:25 UTC] ✅ User profile retrieved successfully for user ID: 706
[02-Jun-2026 12:46:27 UTC] === API CALL LOG ===
[02-Jun-2026 12:46:27 UTC] Endpoint: user/profile.php
[02-Jun-2026 12:46:27 UTC] Full Log Data: {
    "timestamp": "2026-06-02 12:46:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:3470:86c0:f42b:6f68:d9e9:66e7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e1:3470:86c0:f42b:6f68:d9e9:66e7, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA2IiwidXNlcm5hbWUiOiJvcGVuYWkiLCJlbWFpbCI6Im9wZW5haUBob3N0LmNvbSIsImV4cCI6MTc4MTAwOTA2Mn0.jTBUyuq8Vwdu3iBgTPPoNwgIDr2Jsa7RDw2_PB9eK9g",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0568f9fda05a24f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e1:3470:86c0:f42b:6f68:d9e9:66e7",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 12:46:27 UTC] === END API CALL LOG ===
[02-Jun-2026 12:46:27 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 12:46:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA2IiwidXNlcm5hbWUiOiJvcGVuYWkiLCJlbWFpbCI6Im9wZW5haUBob3N0LmNvbSIsImV4cCI6MTc4MTAwOTA2Mn0.jTBUyuq8Vwdu3iBgTPPoNwgIDr2Jsa7RDw2_PB9eK9g
[02-Jun-2026 12:46:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 12:46:27 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 12:46:27 UTC] User ID: 706
[02-Jun-2026 12:46:27 UTC] ✅ User profile retrieved successfully for user ID: 706
[02-Jun-2026 12:46:28 UTC] User Purchases API - User ID: 706
[02-Jun-2026 12:46:28 UTC] User Purchases API - Total purchases found: 3
[02-Jun-2026 12:47:06 UTC] === API CALL LOG ===
[02-Jun-2026 12:47:06 UTC] Endpoint: user/profile.php
[02-Jun-2026 12:47:06 UTC] Full Log Data: {
    "timestamp": "2026-06-02 12:47:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:3470:86c0:f42b:6f68:d9e9:66e7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e1:3470:86c0:f42b:6f68:d9e9:66e7, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA2IiwidXNlcm5hbWUiOiJvcGVuYWkiLCJlbWFpbCI6Im9wZW5haUBob3N0LmNvbSIsImV4cCI6MTc4MTAwOTA2Mn0.jTBUyuq8Vwdu3iBgTPPoNwgIDr2Jsa7RDw2_PB9eK9g",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a056908d6f26a24f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e1:3470:86c0:f42b:6f68:d9e9:66e7",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 12:47:06 UTC] === END API CALL LOG ===
[02-Jun-2026 12:47:06 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 12:47:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA2IiwidXNlcm5hbWUiOiJvcGVuYWkiLCJlbWFpbCI6Im9wZW5haUBob3N0LmNvbSIsImV4cCI6MTc4MTAwOTA2Mn0.jTBUyuq8Vwdu3iBgTPPoNwgIDr2Jsa7RDw2_PB9eK9g
[02-Jun-2026 12:47:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 12:47:06 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 12:47:06 UTC] User ID: 706
[02-Jun-2026 12:47:06 UTC] ✅ User profile retrieved successfully for user ID: 706
[02-Jun-2026 12:47:06 UTC] User Purchases API - User ID: 706
[02-Jun-2026 12:47:06 UTC] User Purchases API - Total purchases found: 3
[02-Jun-2026 12:47:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jun-2026 12:47:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jun-2026 12:47:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40e1:3470:86c0:f42b:6f68:d9e9:66e7, 104.23.175.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA2IiwidXNlcm5hbWUiOiJvcGVuYWkiLCJlbWFpbCI6Im9wZW5haUBob3N0LmNvbSIsImV4cCI6MTc4MTAwOTA2Mn0.jTBUyuq8Vwdu3iBgTPPoNwgIDr2Jsa7RDw2_PB9eK9g","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a056909d5e25a24f-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40e1:3470:86c0:f42b:6f68:d9e9:66e7","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Jun-2026 12:47:08 UTC] === User Orders API Called ===
[02-Jun-2026 12:47:08 UTC] User ID: 706
[02-Jun-2026 12:47:08 UTC] Limit: 20, Offset: 0
[02-Jun-2026 12:47:08 UTC] Orders found: 1
[02-Jun-2026 12:47:08 UTC] Orders data: [{"id":316,"quantity":2800,"total_coins":98000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/itsmealexaliza","status":"pending","created_at":"2026-06-02 16:16:16","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[02-Jun-2026 12:47:08 UTC] Total orders count: 1
[02-Jun-2026 12:47:30 UTC] === API CALL LOG ===
[02-Jun-2026 12:47:30 UTC] Endpoint: user/profile.php
[02-Jun-2026 12:47:30 UTC] Full Log Data: {
    "timestamp": "2026-06-02 12:47:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:3470:86c0:f42b:6f68:d9e9:66e7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e1:3470:86c0:f42b:6f68:d9e9:66e7, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA2IiwidXNlcm5hbWUiOiJvcGVuYWkiLCJlbWFpbCI6Im9wZW5haUBob3N0LmNvbSIsImV4cCI6MTc4MTAwOTA2Mn0.jTBUyuq8Vwdu3iBgTPPoNwgIDr2Jsa7RDw2_PB9eK9g",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05691228892a24f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e1:3470:86c0:f42b:6f68:d9e9:66e7",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 12:47:30 UTC] === END API CALL LOG ===
[02-Jun-2026 12:47:30 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 12:47:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA2IiwidXNlcm5hbWUiOiJvcGVuYWkiLCJlbWFpbCI6Im9wZW5haUBob3N0LmNvbSIsImV4cCI6MTc4MTAwOTA2Mn0.jTBUyuq8Vwdu3iBgTPPoNwgIDr2Jsa7RDw2_PB9eK9g
[02-Jun-2026 12:47:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 12:47:30 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 12:47:30 UTC] User ID: 706
[02-Jun-2026 12:47:30 UTC] ✅ User profile retrieved successfully for user ID: 706
[02-Jun-2026 12:47:30 UTC] User Purchases API - User ID: 706
[02-Jun-2026 12:47:30 UTC] User Purchases API - Total purchases found: 3
[02-Jun-2026 12:47:37 UTC] === API CALL LOG ===
[02-Jun-2026 12:47:37 UTC] Endpoint: user/profile.php
[02-Jun-2026 12:47:37 UTC] Full Log Data: {
    "timestamp": "2026-06-02 12:47:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:3470:86c0:f42b:6f68:d9e9:66e7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e1:3470:86c0:f42b:6f68:d9e9:66e7, 162.158.189.209",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA2IiwidXNlcm5hbWUiOiJvcGVuYWkiLCJlbWFpbCI6Im9wZW5haUBob3N0LmNvbSIsImV4cCI6MTc4MTAwOTA2Mn0.jTBUyuq8Vwdu3iBgTPPoNwgIDr2Jsa7RDw2_PB9eK9g",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a056915228c63faa-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e1:3470:86c0:f42b:6f68:d9e9:66e7",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 12:47:37 UTC] === END API CALL LOG ===
[02-Jun-2026 12:47:37 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 12:47:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA2IiwidXNlcm5hbWUiOiJvcGVuYWkiLCJlbWFpbCI6Im9wZW5haUBob3N0LmNvbSIsImV4cCI6MTc4MTAwOTA2Mn0.jTBUyuq8Vwdu3iBgTPPoNwgIDr2Jsa7RDw2_PB9eK9g
[02-Jun-2026 12:47:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 12:47:37 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 12:47:37 UTC] User ID: 706
[02-Jun-2026 12:47:37 UTC] ✅ User profile retrieved successfully for user ID: 706
[02-Jun-2026 12:47:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jun-2026 12:47:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jun-2026 12:47:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40e1:3470:86c0:f42b:6f68:d9e9:66e7, 162.158.189.209","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA2IiwidXNlcm5hbWUiOiJvcGVuYWkiLCJlbWFpbCI6Im9wZW5haUBob3N0LmNvbSIsImV4cCI6MTc4MTAwOTA2Mn0.jTBUyuq8Vwdu3iBgTPPoNwgIDr2Jsa7RDw2_PB9eK9g","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a056915c0f493faa-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40e1:3470:86c0:f42b:6f68:d9e9:66e7","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Jun-2026 12:47:38 UTC] === User Orders API Called ===
[02-Jun-2026 12:47:38 UTC] User ID: 706
[02-Jun-2026 12:47:38 UTC] Limit: 20, Offset: 0
[02-Jun-2026 12:47:38 UTC] Orders found: 1
[02-Jun-2026 12:47:38 UTC] Orders data: [{"id":316,"quantity":2800,"total_coins":98000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/itsmealexaliza","status":"pending","created_at":"2026-06-02 16:16:16","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[02-Jun-2026 12:47:38 UTC] Total orders count: 1
[02-Jun-2026 12:47:39 UTC] === API CALL LOG ===
[02-Jun-2026 12:47:39 UTC] Endpoint: user/profile.php
[02-Jun-2026 12:47:39 UTC] Full Log Data: {
    "timestamp": "2026-06-02 12:47:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:3470:86c0:f42b:6f68:d9e9:66e7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e1:3470:86c0:f42b:6f68:d9e9:66e7, 162.158.190.122",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA2IiwidXNlcm5hbWUiOiJvcGVuYWkiLCJlbWFpbCI6Im9wZW5haUBob3N0LmNvbSIsImV4cCI6MTc4MTAwOTA2Mn0.jTBUyuq8Vwdu3iBgTPPoNwgIDr2Jsa7RDw2_PB9eK9g",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a056915b6ee83faa-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e1:3470:86c0:f42b:6f68:d9e9:66e7",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 12:47:39 UTC] === END API CALL LOG ===
[02-Jun-2026 12:47:39 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 12:47:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA2IiwidXNlcm5hbWUiOiJvcGVuYWkiLCJlbWFpbCI6Im9wZW5haUBob3N0LmNvbSIsImV4cCI6MTc4MTAwOTA2Mn0.jTBUyuq8Vwdu3iBgTPPoNwgIDr2Jsa7RDw2_PB9eK9g
[02-Jun-2026 12:47:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 12:47:39 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 12:47:39 UTC] User ID: 706
[02-Jun-2026 12:47:39 UTC] ✅ User profile retrieved successfully for user ID: 706
[02-Jun-2026 12:47:39 UTC] === API CALL LOG ===
[02-Jun-2026 12:47:39 UTC] Endpoint: user/profile.php
[02-Jun-2026 12:47:39 UTC] Full Log Data: {
    "timestamp": "2026-06-02 12:47:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:3470:86c0:f42b:6f68:d9e9:66e7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e1:3470:86c0:f42b:6f68:d9e9:66e7, 162.158.190.122",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA2IiwidXNlcm5hbWUiOiJvcGVuYWkiLCJlbWFpbCI6Im9wZW5haUBob3N0LmNvbSIsImV4cCI6MTc4MTAwOTA2Mn0.jTBUyuq8Vwdu3iBgTPPoNwgIDr2Jsa7RDw2_PB9eK9g",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a056915c0f4a3faa-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e1:3470:86c0:f42b:6f68:d9e9:66e7",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 12:47:39 UTC] === END API CALL LOG ===
[02-Jun-2026 12:47:39 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 12:47:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA2IiwidXNlcm5hbWUiOiJvcGVuYWkiLCJlbWFpbCI6Im9wZW5haUBob3N0LmNvbSIsImV4cCI6MTc4MTAwOTA2Mn0.jTBUyuq8Vwdu3iBgTPPoNwgIDr2Jsa7RDw2_PB9eK9g
[02-Jun-2026 12:47:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 12:47:39 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 12:47:39 UTC] User ID: 706
[02-Jun-2026 12:47:39 UTC] ✅ User profile retrieved successfully for user ID: 706
[02-Jun-2026 12:47:40 UTC] === API CALL LOG ===
[02-Jun-2026 12:47:40 UTC] Endpoint: user/profile.php
[02-Jun-2026 12:47:40 UTC] Full Log Data: {
    "timestamp": "2026-06-02 12:47:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:3470:86c0:f42b:6f68:d9e9:66e7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e1:3470:86c0:f42b:6f68:d9e9:66e7, 162.158.190.122",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA2IiwidXNlcm5hbWUiOiJvcGVuYWkiLCJlbWFpbCI6Im9wZW5haUBob3N0LmNvbSIsImV4cCI6MTc4MTAwOTA2Mn0.jTBUyuq8Vwdu3iBgTPPoNwgIDr2Jsa7RDw2_PB9eK9g",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05691674ea73faa-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e1:3470:86c0:f42b:6f68:d9e9:66e7",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 12:47:40 UTC] === END API CALL LOG ===
[02-Jun-2026 12:47:40 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 12:47:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA2IiwidXNlcm5hbWUiOiJvcGVuYWkiLCJlbWFpbCI6Im9wZW5haUBob3N0LmNvbSIsImV4cCI6MTc4MTAwOTA2Mn0.jTBUyuq8Vwdu3iBgTPPoNwgIDr2Jsa7RDw2_PB9eK9g
[02-Jun-2026 12:47:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 12:47:40 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 12:47:40 UTC] User ID: 706
[02-Jun-2026 12:47:40 UTC] ✅ User profile retrieved successfully for user ID: 706
[02-Jun-2026 12:47:57 UTC] === API CALL LOG ===
[02-Jun-2026 12:47:57 UTC] Endpoint: user/profile.php
[02-Jun-2026 12:47:57 UTC] Full Log Data: {
    "timestamp": "2026-06-02 12:47:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:3470:86c0:f42b:6f68:d9e9:66e7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e1:3470:86c0:f42b:6f68:d9e9:66e7, 162.158.189.208",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA2IiwidXNlcm5hbWUiOiJvcGVuYWkiLCJlbWFpbCI6Im9wZW5haUBob3N0LmNvbSIsImV4cCI6MTc4MTAwOTA2Mn0.jTBUyuq8Vwdu3iBgTPPoNwgIDr2Jsa7RDw2_PB9eK9g",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05691cd3b053faa-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e1:3470:86c0:f42b:6f68:d9e9:66e7",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 12:47:57 UTC] === END API CALL LOG ===
[02-Jun-2026 12:47:57 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 12:47:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA2IiwidXNlcm5hbWUiOiJvcGVuYWkiLCJlbWFpbCI6Im9wZW5haUBob3N0LmNvbSIsImV4cCI6MTc4MTAwOTA2Mn0.jTBUyuq8Vwdu3iBgTPPoNwgIDr2Jsa7RDw2_PB9eK9g
[02-Jun-2026 12:47:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 12:47:57 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 12:47:57 UTC] User ID: 706
[02-Jun-2026 12:47:57 UTC] ✅ User profile retrieved successfully for user ID: 706
[02-Jun-2026 12:47:57 UTC] User Purchases API - User ID: 706
[02-Jun-2026 12:47:57 UTC] User Purchases API - Total purchases found: 3
[02-Jun-2026 12:48:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jun-2026 12:48:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jun-2026 12:48:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40e1:3470:86c0:f42b:6f68:d9e9:66e7, 162.158.189.208","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA2IiwidXNlcm5hbWUiOiJvcGVuYWkiLCJlbWFpbCI6Im9wZW5haUBob3N0LmNvbSIsImV4cCI6MTc4MTAwOTA2Mn0.jTBUyuq8Vwdu3iBgTPPoNwgIDr2Jsa7RDw2_PB9eK9g","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a05691e11ff53faa-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40e1:3470:86c0:f42b:6f68:d9e9:66e7","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Jun-2026 12:48:00 UTC] === User Orders API Called ===
[02-Jun-2026 12:48:00 UTC] User ID: 706
[02-Jun-2026 12:48:00 UTC] Limit: 20, Offset: 0
[02-Jun-2026 12:48:00 UTC] Orders found: 1
[02-Jun-2026 12:48:00 UTC] Orders data: [{"id":316,"quantity":2800,"total_coins":98000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/itsmealexaliza","status":"pending","created_at":"2026-06-02 16:16:16","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[02-Jun-2026 12:48:00 UTC] Total orders count: 1
[02-Jun-2026 12:48:00 UTC] === API CALL LOG ===
[02-Jun-2026 12:48:00 UTC] Endpoint: user/profile.php
[02-Jun-2026 12:48:00 UTC] Full Log Data: {
    "timestamp": "2026-06-02 12:48:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:3470:86c0:f42b:6f68:d9e9:66e7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e1:3470:86c0:f42b:6f68:d9e9:66e7, 162.158.189.208",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA2IiwidXNlcm5hbWUiOiJvcGVuYWkiLCJlbWFpbCI6Im9wZW5haUBob3N0LmNvbSIsImV4cCI6MTc4MTAwOTA2Mn0.jTBUyuq8Vwdu3iBgTPPoNwgIDr2Jsa7RDw2_PB9eK9g",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05691e11ff83faa-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e1:3470:86c0:f42b:6f68:d9e9:66e7",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 12:48:00 UTC] === END API CALL LOG ===
[02-Jun-2026 12:48:00 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 12:48:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA2IiwidXNlcm5hbWUiOiJvcGVuYWkiLCJlbWFpbCI6Im9wZW5haUBob3N0LmNvbSIsImV4cCI6MTc4MTAwOTA2Mn0.jTBUyuq8Vwdu3iBgTPPoNwgIDr2Jsa7RDw2_PB9eK9g
[02-Jun-2026 12:48:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 12:48:00 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 12:48:00 UTC] User ID: 706
[02-Jun-2026 12:48:00 UTC] ✅ User profile retrieved successfully for user ID: 706
[02-Jun-2026 12:48:00 UTC] === API CALL LOG ===
[02-Jun-2026 12:48:00 UTC] Endpoint: user/profile.php
[02-Jun-2026 12:48:00 UTC] Full Log Data: {
    "timestamp": "2026-06-02 12:48:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:3470:86c0:f42b:6f68:d9e9:66e7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e1:3470:86c0:f42b:6f68:d9e9:66e7, 162.158.189.208",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA2IiwidXNlcm5hbWUiOiJvcGVuYWkiLCJlbWFpbCI6Im9wZW5haUBob3N0LmNvbSIsImV4cCI6MTc4MTAwOTA2Mn0.jTBUyuq8Vwdu3iBgTPPoNwgIDr2Jsa7RDw2_PB9eK9g",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05691e58ae83faa-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e1:3470:86c0:f42b:6f68:d9e9:66e7",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 12:48:00 UTC] === END API CALL LOG ===
[02-Jun-2026 12:48:00 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 12:48:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA2IiwidXNlcm5hbWUiOiJvcGVuYWkiLCJlbWFpbCI6Im9wZW5haUBob3N0LmNvbSIsImV4cCI6MTc4MTAwOTA2Mn0.jTBUyuq8Vwdu3iBgTPPoNwgIDr2Jsa7RDw2_PB9eK9g
[02-Jun-2026 12:48:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 12:48:00 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 12:48:00 UTC] User ID: 706
[02-Jun-2026 12:48:00 UTC] ✅ User profile retrieved successfully for user ID: 706
[02-Jun-2026 12:48:01 UTC] === API CALL LOG ===
[02-Jun-2026 12:48:01 UTC] Endpoint: user/profile.php
[02-Jun-2026 12:48:01 UTC] Full Log Data: {
    "timestamp": "2026-06-02 12:48:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:3470:86c0:f42b:6f68:d9e9:66e7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e1:3470:86c0:f42b:6f68:d9e9:66e7, 162.158.189.208",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA2IiwidXNlcm5hbWUiOiJvcGVuYWkiLCJlbWFpbCI6Im9wZW5haUBob3N0LmNvbSIsImV4cCI6MTc4MTAwOTA2Mn0.jTBUyuq8Vwdu3iBgTPPoNwgIDr2Jsa7RDw2_PB9eK9g",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05691e93d033faa-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e1:3470:86c0:f42b:6f68:d9e9:66e7",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 12:48:01 UTC] === END API CALL LOG ===
[02-Jun-2026 12:48:01 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 12:48:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA2IiwidXNlcm5hbWUiOiJvcGVuYWkiLCJlbWFpbCI6Im9wZW5haUBob3N0LmNvbSIsImV4cCI6MTc4MTAwOTA2Mn0.jTBUyuq8Vwdu3iBgTPPoNwgIDr2Jsa7RDw2_PB9eK9g
[02-Jun-2026 12:48:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 12:48:01 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 12:48:01 UTC] User ID: 706
[02-Jun-2026 12:48:01 UTC] ✅ User profile retrieved successfully for user ID: 706
[02-Jun-2026 12:48:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jun-2026 12:48:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jun-2026 12:48:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40e1:3470:86c0:f42b:6f68:d9e9:66e7, 162.158.189.208","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA2IiwidXNlcm5hbWUiOiJvcGVuYWkiLCJlbWFpbCI6Im9wZW5haUBob3N0LmNvbSIsImV4cCI6MTc4MTAwOTA2Mn0.jTBUyuq8Vwdu3iBgTPPoNwgIDr2Jsa7RDw2_PB9eK9g","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a05691eb9e733faa-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40e1:3470:86c0:f42b:6f68:d9e9:66e7","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Jun-2026 12:48:01 UTC] === User Orders API Called ===
[02-Jun-2026 12:48:01 UTC] User ID: 706
[02-Jun-2026 12:48:01 UTC] Limit: 20, Offset: 0
[02-Jun-2026 12:48:01 UTC] Orders found: 1
[02-Jun-2026 12:48:01 UTC] Orders data: [{"id":316,"quantity":2800,"total_coins":98000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/itsmealexaliza","status":"pending","created_at":"2026-06-02 16:16:16","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[02-Jun-2026 12:48:01 UTC] Total orders count: 1
[02-Jun-2026 12:48:03 UTC] === API CALL LOG ===
[02-Jun-2026 12:48:03 UTC] Endpoint: user/profile.php
[02-Jun-2026 12:48:03 UTC] Full Log Data: {
    "timestamp": "2026-06-02 12:48:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:3470:86c0:f42b:6f68:d9e9:66e7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e1:3470:86c0:f42b:6f68:d9e9:66e7, 162.158.189.208",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA2IiwidXNlcm5hbWUiOiJvcGVuYWkiLCJlbWFpbCI6Im9wZW5haUBob3N0LmNvbSIsImV4cCI6MTc4MTAwOTA2Mn0.jTBUyuq8Vwdu3iBgTPPoNwgIDr2Jsa7RDw2_PB9eK9g",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05691f46c6a3faa-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e1:3470:86c0:f42b:6f68:d9e9:66e7",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 12:48:03 UTC] === END API CALL LOG ===
[02-Jun-2026 12:48:03 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 12:48:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA2IiwidXNlcm5hbWUiOiJvcGVuYWkiLCJlbWFpbCI6Im9wZW5haUBob3N0LmNvbSIsImV4cCI6MTc4MTAwOTA2Mn0.jTBUyuq8Vwdu3iBgTPPoNwgIDr2Jsa7RDw2_PB9eK9g
[02-Jun-2026 12:48:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 12:48:03 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 12:48:03 UTC] User ID: 706
[02-Jun-2026 12:48:03 UTC] ✅ User profile retrieved successfully for user ID: 706
[02-Jun-2026 12:48:03 UTC] User Purchases API - User ID: 706
[02-Jun-2026 12:48:03 UTC] User Purchases API - Total purchases found: 3
[02-Jun-2026 12:48:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jun-2026 12:48:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jun-2026 12:48:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40e1:3470:86c0:f42b:6f68:d9e9:66e7, 162.158.189.208","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA2IiwidXNlcm5hbWUiOiJvcGVuYWkiLCJlbWFpbCI6Im9wZW5haUBob3N0LmNvbSIsImV4cCI6MTc4MTAwOTA2Mn0.jTBUyuq8Vwdu3iBgTPPoNwgIDr2Jsa7RDw2_PB9eK9g","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a05692058ea63faa-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40e1:3470:86c0:f42b:6f68:d9e9:66e7","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Jun-2026 12:48:06 UTC] === API CALL LOG ===
[02-Jun-2026 12:48:06 UTC] Endpoint: user/profile.php
[02-Jun-2026 12:48:06 UTC] === User Orders API Called ===
[02-Jun-2026 12:48:06 UTC] Full Log Data: {
    "timestamp": "2026-06-02 12:48:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:3470:86c0:f42b:6f68:d9e9:66e7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e1:3470:86c0:f42b:6f68:d9e9:66e7, 162.158.189.208",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA2IiwidXNlcm5hbWUiOiJvcGVuYWkiLCJlbWFpbCI6Im9wZW5haUBob3N0LmNvbSIsImV4cCI6MTc4MTAwOTA2Mn0.jTBUyuq8Vwdu3iBgTPPoNwgIDr2Jsa7RDw2_PB9eK9g",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05692058ea83faa-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e1:3470:86c0:f42b:6f68:d9e9:66e7",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 12:48:06 UTC] User ID: 706
[02-Jun-2026 12:48:06 UTC] Limit: 20, Offset: 0
[02-Jun-2026 12:48:06 UTC] === END API CALL LOG ===
[02-Jun-2026 12:48:06 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 12:48:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA2IiwidXNlcm5hbWUiOiJvcGVuYWkiLCJlbWFpbCI6Im9wZW5haUBob3N0LmNvbSIsImV4cCI6MTc4MTAwOTA2Mn0.jTBUyuq8Vwdu3iBgTPPoNwgIDr2Jsa7RDw2_PB9eK9g
[02-Jun-2026 12:48:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 12:48:06 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 12:48:06 UTC] User ID: 706
[02-Jun-2026 12:48:06 UTC] ✅ User profile retrieved successfully for user ID: 706
[02-Jun-2026 12:48:06 UTC] Orders found: 1
[02-Jun-2026 12:48:06 UTC] Orders data: [{"id":316,"quantity":2800,"total_coins":98000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/itsmealexaliza","status":"pending","created_at":"2026-06-02 16:16:16","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[02-Jun-2026 12:48:06 UTC] Total orders count: 1
[02-Jun-2026 12:48:06 UTC] === API CALL LOG ===
[02-Jun-2026 12:48:06 UTC] Endpoint: user/profile.php
[02-Jun-2026 12:48:06 UTC] Full Log Data: {
    "timestamp": "2026-06-02 12:48:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:3470:86c0:f42b:6f68:d9e9:66e7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e1:3470:86c0:f42b:6f68:d9e9:66e7, 162.158.189.208",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA2IiwidXNlcm5hbWUiOiJvcGVuYWkiLCJlbWFpbCI6Im9wZW5haUBob3N0LmNvbSIsImV4cCI6MTc4MTAwOTA2Mn0.jTBUyuq8Vwdu3iBgTPPoNwgIDr2Jsa7RDw2_PB9eK9g",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a056920a192c3faa-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e1:3470:86c0:f42b:6f68:d9e9:66e7",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 12:48:06 UTC] === END API CALL LOG ===
[02-Jun-2026 12:48:06 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 12:48:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA2IiwidXNlcm5hbWUiOiJvcGVuYWkiLCJlbWFpbCI6Im9wZW5haUBob3N0LmNvbSIsImV4cCI6MTc4MTAwOTA2Mn0.jTBUyuq8Vwdu3iBgTPPoNwgIDr2Jsa7RDw2_PB9eK9g
[02-Jun-2026 12:48:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 12:48:06 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 12:48:06 UTC] User ID: 706
[02-Jun-2026 12:48:06 UTC] ✅ User profile retrieved successfully for user ID: 706
[02-Jun-2026 12:48:07 UTC] === API CALL LOG ===
[02-Jun-2026 12:48:07 UTC] Endpoint: user/profile.php
[02-Jun-2026 12:48:07 UTC] Full Log Data: {
    "timestamp": "2026-06-02 12:48:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:3470:86c0:f42b:6f68:d9e9:66e7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e1:3470:86c0:f42b:6f68:d9e9:66e7, 162.158.189.208",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA2IiwidXNlcm5hbWUiOiJvcGVuYWkiLCJlbWFpbCI6Im9wZW5haUBob3N0LmNvbSIsImV4cCI6MTc4MTAwOTA2Mn0.jTBUyuq8Vwdu3iBgTPPoNwgIDr2Jsa7RDw2_PB9eK9g",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a056920d1b193faa-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e1:3470:86c0:f42b:6f68:d9e9:66e7",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 12:48:07 UTC] === END API CALL LOG ===
[02-Jun-2026 12:48:07 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 12:48:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA2IiwidXNlcm5hbWUiOiJvcGVuYWkiLCJlbWFpbCI6Im9wZW5haUBob3N0LmNvbSIsImV4cCI6MTc4MTAwOTA2Mn0.jTBUyuq8Vwdu3iBgTPPoNwgIDr2Jsa7RDw2_PB9eK9g
[02-Jun-2026 12:48:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 12:48:07 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 12:48:07 UTC] User ID: 706
[02-Jun-2026 12:48:07 UTC] ✅ User profile retrieved successfully for user ID: 706
[02-Jun-2026 12:48:17 UTC] === API CALL LOG ===
[02-Jun-2026 12:48:17 UTC] Endpoint: user/profile.php
[02-Jun-2026 12:48:17 UTC] Full Log Data: {
    "timestamp": "2026-06-02 12:48:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:3470:86c0:f42b:6f68:d9e9:66e7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e1:3470:86c0:f42b:6f68:d9e9:66e7, 162.158.189.208",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA2IiwidXNlcm5hbWUiOiJvcGVuYWkiLCJlbWFpbCI6Im9wZW5haUBob3N0LmNvbSIsImV4cCI6MTc4MTAwOTA2Mn0.jTBUyuq8Vwdu3iBgTPPoNwgIDr2Jsa7RDw2_PB9eK9g",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05692470f4a3faa-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e1:3470:86c0:f42b:6f68:d9e9:66e7",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 12:48:17 UTC] === END API CALL LOG ===
[02-Jun-2026 12:48:17 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 12:48:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA2IiwidXNlcm5hbWUiOiJvcGVuYWkiLCJlbWFpbCI6Im9wZW5haUBob3N0LmNvbSIsImV4cCI6MTc4MTAwOTA2Mn0.jTBUyuq8Vwdu3iBgTPPoNwgIDr2Jsa7RDw2_PB9eK9g
[02-Jun-2026 12:48:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 12:48:17 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 12:48:17 UTC] User ID: 706
[02-Jun-2026 12:48:17 UTC] ✅ User profile retrieved successfully for user ID: 706
[02-Jun-2026 12:48:17 UTC] User Purchases API - User ID: 706
[02-Jun-2026 12:48:17 UTC] User Purchases API - Total purchases found: 3
[02-Jun-2026 12:48:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jun-2026 12:48:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jun-2026 12:48:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40e1:3470:86c0:f42b:6f68:d9e9:66e7, 162.158.189.208","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA2IiwidXNlcm5hbWUiOiJvcGVuYWkiLCJlbWFpbCI6Im9wZW5haUBob3N0LmNvbSIsImV4cCI6MTc4MTAwOTA2Mn0.jTBUyuq8Vwdu3iBgTPPoNwgIDr2Jsa7RDw2_PB9eK9g","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0569261bb2b3faa-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40e1:3470:86c0:f42b:6f68:d9e9:66e7","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Jun-2026 12:48:20 UTC] === User Orders API Called ===
[02-Jun-2026 12:48:20 UTC] User ID: 706
[02-Jun-2026 12:48:20 UTC] Limit: 20, Offset: 0
[02-Jun-2026 12:48:20 UTC] Orders found: 1
[02-Jun-2026 12:48:20 UTC] Orders data: [{"id":316,"quantity":2800,"total_coins":98000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/itsmealexaliza","status":"pending","created_at":"2026-06-02 16:16:16","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[02-Jun-2026 12:48:20 UTC] Total orders count: 1
[02-Jun-2026 12:48:20 UTC] === API CALL LOG ===
[02-Jun-2026 12:48:20 UTC] Endpoint: user/profile.php
[02-Jun-2026 12:48:20 UTC] Full Log Data: {
    "timestamp": "2026-06-02 12:48:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:3470:86c0:f42b:6f68:d9e9:66e7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e1:3470:86c0:f42b:6f68:d9e9:66e7, 162.158.189.208",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA2IiwidXNlcm5hbWUiOiJvcGVuYWkiLCJlbWFpbCI6Im9wZW5haUBob3N0LmNvbSIsImV4cCI6MTc4MTAwOTA2Mn0.jTBUyuq8Vwdu3iBgTPPoNwgIDr2Jsa7RDw2_PB9eK9g",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0569261bb2e3faa-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e1:3470:86c0:f42b:6f68:d9e9:66e7",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 12:48:20 UTC] === END API CALL LOG ===
[02-Jun-2026 12:48:20 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 12:48:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA2IiwidXNlcm5hbWUiOiJvcGVuYWkiLCJlbWFpbCI6Im9wZW5haUBob3N0LmNvbSIsImV4cCI6MTc4MTAwOTA2Mn0.jTBUyuq8Vwdu3iBgTPPoNwgIDr2Jsa7RDw2_PB9eK9g
[02-Jun-2026 12:48:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 12:48:20 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 12:48:20 UTC] User ID: 706
[02-Jun-2026 12:48:20 UTC] ✅ User profile retrieved successfully for user ID: 706
[02-Jun-2026 12:48:21 UTC] === API CALL LOG ===
[02-Jun-2026 12:48:21 UTC] Endpoint: user/profile.php
[02-Jun-2026 12:48:21 UTC] Full Log Data: {
    "timestamp": "2026-06-02 12:48:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:3470:86c0:f42b:6f68:d9e9:66e7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e1:3470:86c0:f42b:6f68:d9e9:66e7, 162.158.189.208",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA2IiwidXNlcm5hbWUiOiJvcGVuYWkiLCJlbWFpbCI6Im9wZW5haUBob3N0LmNvbSIsImV4cCI6MTc4MTAwOTA2Mn0.jTBUyuq8Vwdu3iBgTPPoNwgIDr2Jsa7RDw2_PB9eK9g",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05692655e413faa-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e1:3470:86c0:f42b:6f68:d9e9:66e7",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 12:48:21 UTC] === END API CALL LOG ===
[02-Jun-2026 12:48:21 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 12:48:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA2IiwidXNlcm5hbWUiOiJvcGVuYWkiLCJlbWFpbCI6Im9wZW5haUBob3N0LmNvbSIsImV4cCI6MTc4MTAwOTA2Mn0.jTBUyuq8Vwdu3iBgTPPoNwgIDr2Jsa7RDw2_PB9eK9g
[02-Jun-2026 12:48:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 12:48:21 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 12:48:21 UTC] User ID: 706
[02-Jun-2026 12:48:21 UTC] ✅ User profile retrieved successfully for user ID: 706
[02-Jun-2026 12:48:22 UTC] === API CALL LOG ===
[02-Jun-2026 12:48:22 UTC] Endpoint: user/profile.php
[02-Jun-2026 12:48:22 UTC] Full Log Data: {
    "timestamp": "2026-06-02 12:48:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:3470:86c0:f42b:6f68:d9e9:66e7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e1:3470:86c0:f42b:6f68:d9e9:66e7, 162.158.189.208",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA2IiwidXNlcm5hbWUiOiJvcGVuYWkiLCJlbWFpbCI6Im9wZW5haUBob3N0LmNvbSIsImV4cCI6MTc4MTAwOTA2Mn0.jTBUyuq8Vwdu3iBgTPPoNwgIDr2Jsa7RDw2_PB9eK9g",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a056926928fd3faa-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e1:3470:86c0:f42b:6f68:d9e9:66e7",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 12:48:22 UTC] === END API CALL LOG ===
[02-Jun-2026 12:48:22 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 12:48:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA2IiwidXNlcm5hbWUiOiJvcGVuYWkiLCJlbWFpbCI6Im9wZW5haUBob3N0LmNvbSIsImV4cCI6MTc4MTAwOTA2Mn0.jTBUyuq8Vwdu3iBgTPPoNwgIDr2Jsa7RDw2_PB9eK9g
[02-Jun-2026 12:48:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 12:48:22 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 12:48:22 UTC] User ID: 706
[02-Jun-2026 12:48:22 UTC] ✅ User profile retrieved successfully for user ID: 706
[02-Jun-2026 12:48:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jun-2026 12:48:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jun-2026 12:48:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40e1:3470:86c0:f42b:6f68:d9e9:66e7, 162.158.189.208","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA2IiwidXNlcm5hbWUiOiJvcGVuYWkiLCJlbWFpbCI6Im9wZW5haUBob3N0LmNvbSIsImV4cCI6MTc4MTAwOTA2Mn0.jTBUyuq8Vwdu3iBgTPPoNwgIDr2Jsa7RDw2_PB9eK9g","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a056927679bc3faa-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40e1:3470:86c0:f42b:6f68:d9e9:66e7","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Jun-2026 12:48:24 UTC] === User Orders API Called ===
[02-Jun-2026 12:48:24 UTC] User ID: 706
[02-Jun-2026 12:48:24 UTC] Limit: 20, Offset: 0
[02-Jun-2026 12:48:24 UTC] Orders found: 1
[02-Jun-2026 12:48:24 UTC] Orders data: [{"id":316,"quantity":2800,"total_coins":98000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/itsmealexaliza","status":"pending","created_at":"2026-06-02 16:16:16","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[02-Jun-2026 12:48:24 UTC] Total orders count: 1
[02-Jun-2026 12:48:28 UTC] === API CALL LOG ===
[02-Jun-2026 12:48:28 UTC] Endpoint: user/profile.php
[02-Jun-2026 12:48:28 UTC] Full Log Data: {
    "timestamp": "2026-06-02 12:48:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:3470:86c0:f42b:6f68:d9e9:66e7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e1:3470:86c0:f42b:6f68:d9e9:66e7, 162.158.189.208",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA2IiwidXNlcm5hbWUiOiJvcGVuYWkiLCJlbWFpbCI6Im9wZW5haUBob3N0LmNvbSIsImV4cCI6MTc4MTAwOTA2Mn0.jTBUyuq8Vwdu3iBgTPPoNwgIDr2Jsa7RDw2_PB9eK9g",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0569293bbe63faa-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e1:3470:86c0:f42b:6f68:d9e9:66e7",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 12:48:28 UTC] === END API CALL LOG ===
[02-Jun-2026 12:48:28 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 12:48:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA2IiwidXNlcm5hbWUiOiJvcGVuYWkiLCJlbWFpbCI6Im9wZW5haUBob3N0LmNvbSIsImV4cCI6MTc4MTAwOTA2Mn0.jTBUyuq8Vwdu3iBgTPPoNwgIDr2Jsa7RDw2_PB9eK9g
[02-Jun-2026 12:48:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 12:48:28 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 12:48:28 UTC] User ID: 706
[02-Jun-2026 12:48:28 UTC] ✅ User profile retrieved successfully for user ID: 706
[02-Jun-2026 12:48:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jun-2026 12:48:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jun-2026 12:48:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40e1:3470:86c0:f42b:6f68:d9e9:66e7, 162.158.189.208","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA2IiwidXNlcm5hbWUiOiJvcGVuYWkiLCJlbWFpbCI6Im9wZW5haUBob3N0LmNvbSIsImV4cCI6MTc4MTAwOTA2Mn0.jTBUyuq8Vwdu3iBgTPPoNwgIDr2Jsa7RDw2_PB9eK9g","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0569293bbe53faa-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40e1:3470:86c0:f42b:6f68:d9e9:66e7","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Jun-2026 12:48:28 UTC] === User Orders API Called ===
[02-Jun-2026 12:48:28 UTC] User ID: 706
[02-Jun-2026 12:48:28 UTC] Limit: 20, Offset: 0
[02-Jun-2026 12:48:28 UTC] Orders found: 1
[02-Jun-2026 12:48:28 UTC] Orders data: [{"id":316,"quantity":2800,"total_coins":98000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/itsmealexaliza","status":"pending","created_at":"2026-06-02 16:16:16","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[02-Jun-2026 12:48:28 UTC] Total orders count: 1
[02-Jun-2026 12:48:29 UTC] === API CALL LOG ===
[02-Jun-2026 12:48:29 UTC] Endpoint: user/profile.php
[02-Jun-2026 12:48:29 UTC] Full Log Data: {
    "timestamp": "2026-06-02 12:48:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:3470:86c0:f42b:6f68:d9e9:66e7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e1:3470:86c0:f42b:6f68:d9e9:66e7, 162.158.189.208",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA2IiwidXNlcm5hbWUiOiJvcGVuYWkiLCJlbWFpbCI6Im9wZW5haUBob3N0LmNvbSIsImV4cCI6MTc4MTAwOTA2Mn0.jTBUyuq8Vwdu3iBgTPPoNwgIDr2Jsa7RDw2_PB9eK9g",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05692974e0d3faa-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e1:3470:86c0:f42b:6f68:d9e9:66e7",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 12:48:29 UTC] === END API CALL LOG ===
[02-Jun-2026 12:48:29 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 12:48:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA2IiwidXNlcm5hbWUiOiJvcGVuYWkiLCJlbWFpbCI6Im9wZW5haUBob3N0LmNvbSIsImV4cCI6MTc4MTAwOTA2Mn0.jTBUyuq8Vwdu3iBgTPPoNwgIDr2Jsa7RDw2_PB9eK9g
[02-Jun-2026 12:48:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 12:48:29 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 12:48:29 UTC] User ID: 706
[02-Jun-2026 12:48:29 UTC] ✅ User profile retrieved successfully for user ID: 706
[02-Jun-2026 12:48:29 UTC] === API CALL LOG ===
[02-Jun-2026 12:48:29 UTC] Endpoint: user/profile.php
[02-Jun-2026 12:48:29 UTC] Full Log Data: {
    "timestamp": "2026-06-02 12:48:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:3470:86c0:f42b:6f68:d9e9:66e7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e1:3470:86c0:f42b:6f68:d9e9:66e7, 162.158.189.208",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA2IiwidXNlcm5hbWUiOiJvcGVuYWkiLCJlbWFpbCI6Im9wZW5haUBob3N0LmNvbSIsImV4cCI6MTc4MTAwOTA2Mn0.jTBUyuq8Vwdu3iBgTPPoNwgIDr2Jsa7RDw2_PB9eK9g",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a056929a5fbe3faa-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e1:3470:86c0:f42b:6f68:d9e9:66e7",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 12:48:29 UTC] === END API CALL LOG ===
[02-Jun-2026 12:48:29 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 12:48:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA2IiwidXNlcm5hbWUiOiJvcGVuYWkiLCJlbWFpbCI6Im9wZW5haUBob3N0LmNvbSIsImV4cCI6MTc4MTAwOTA2Mn0.jTBUyuq8Vwdu3iBgTPPoNwgIDr2Jsa7RDw2_PB9eK9g
[02-Jun-2026 12:48:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 12:48:29 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 12:48:29 UTC] User ID: 706
[02-Jun-2026 12:48:29 UTC] ✅ User profile retrieved successfully for user ID: 706
[02-Jun-2026 13:33:41 UTC] === API CALL LOG ===
[02-Jun-2026 13:33:41 UTC] Endpoint: user/profile.php
[02-Jun-2026 13:33:41 UTC] Full Log Data: {
    "timestamp": "2026-06-02 13:33:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:342e:ffaf:f42b:6f68:d9e9:66e7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e1:342e:ffaf:f42b:6f68:d9e9:66e7, 172.70.147.178",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA2IiwidXNlcm5hbWUiOiJvcGVuYWkiLCJlbWFpbCI6Im9wZW5haUBob3N0LmNvbSIsImV4cCI6MTc4MTAwOTA2Mn0.jTBUyuq8Vwdu3iBgTPPoNwgIDr2Jsa7RDw2_PB9eK9g",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a056d4cc3a7f8958-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e1:342e:ffaf:f42b:6f68:d9e9:66e7",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 13:33:41 UTC] === END API CALL LOG ===
[02-Jun-2026 13:33:41 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 13:33:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA2IiwidXNlcm5hbWUiOiJvcGVuYWkiLCJlbWFpbCI6Im9wZW5haUBob3N0LmNvbSIsImV4cCI6MTc4MTAwOTA2Mn0.jTBUyuq8Vwdu3iBgTPPoNwgIDr2Jsa7RDw2_PB9eK9g
[02-Jun-2026 13:33:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 13:33:41 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 13:33:41 UTC] User ID: 706
[02-Jun-2026 13:33:41 UTC] ✅ User profile retrieved successfully for user ID: 706
[02-Jun-2026 13:33:42 UTC] === API CALL LOG ===
[02-Jun-2026 13:33:42 UTC] Endpoint: user/profile.php
[02-Jun-2026 13:33:42 UTC] Full Log Data: {
    "timestamp": "2026-06-02 13:33:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:342e:ffaf:f42b:6f68:d9e9:66e7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e1:342e:ffaf:f42b:6f68:d9e9:66e7, 172.70.147.178",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA2IiwidXNlcm5hbWUiOiJvcGVuYWkiLCJlbWFpbCI6Im9wZW5haUBob3N0LmNvbSIsImV4cCI6MTc4MTAwOTA2Mn0.jTBUyuq8Vwdu3iBgTPPoNwgIDr2Jsa7RDw2_PB9eK9g",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a056d4d40f278958-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e1:342e:ffaf:f42b:6f68:d9e9:66e7",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 13:33:42 UTC] === END API CALL LOG ===
[02-Jun-2026 13:33:42 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 13:33:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA2IiwidXNlcm5hbWUiOiJvcGVuYWkiLCJlbWFpbCI6Im9wZW5haUBob3N0LmNvbSIsImV4cCI6MTc4MTAwOTA2Mn0.jTBUyuq8Vwdu3iBgTPPoNwgIDr2Jsa7RDw2_PB9eK9g
[02-Jun-2026 13:33:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 13:33:42 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 13:33:42 UTC] User ID: 706
[02-Jun-2026 13:33:42 UTC] ✅ User profile retrieved successfully for user ID: 706
[02-Jun-2026 13:33:42 UTC] === API CALL LOG ===
[02-Jun-2026 13:33:42 UTC] Endpoint: user/profile.php
[02-Jun-2026 13:33:42 UTC] Full Log Data: {
    "timestamp": "2026-06-02 13:33:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:342e:ffaf:f42b:6f68:d9e9:66e7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e1:342e:ffaf:f42b:6f68:d9e9:66e7, 172.70.147.178",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA2IiwidXNlcm5hbWUiOiJvcGVuYWkiLCJlbWFpbCI6Im9wZW5haUBob3N0LmNvbSIsImV4cCI6MTc4MTAwOTA2Mn0.jTBUyuq8Vwdu3iBgTPPoNwgIDr2Jsa7RDw2_PB9eK9g",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a056d4d4cf8d8958-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e1:342e:ffaf:f42b:6f68:d9e9:66e7",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 13:33:42 UTC] === END API CALL LOG ===
[02-Jun-2026 13:33:42 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 13:33:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA2IiwidXNlcm5hbWUiOiJvcGVuYWkiLCJlbWFpbCI6Im9wZW5haUBob3N0LmNvbSIsImV4cCI6MTc4MTAwOTA2Mn0.jTBUyuq8Vwdu3iBgTPPoNwgIDr2Jsa7RDw2_PB9eK9g
[02-Jun-2026 13:33:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 13:33:42 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 13:33:42 UTC] User ID: 706
[02-Jun-2026 13:33:42 UTC] ✅ User profile retrieved successfully for user ID: 706
[02-Jun-2026 13:33:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jun-2026 13:33:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jun-2026 13:33:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40e1:342e:ffaf:f42b:6f68:d9e9:66e7, 172.70.93.120","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA2IiwidXNlcm5hbWUiOiJvcGVuYWkiLCJlbWFpbCI6Im9wZW5haUBob3N0LmNvbSIsImV4cCI6MTc4MTAwOTA2Mn0.jTBUyuq8Vwdu3iBgTPPoNwgIDr2Jsa7RDw2_PB9eK9g","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a056d4d40f2b8958-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40e1:342e:ffaf:f42b:6f68:d9e9:66e7","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Jun-2026 13:33:43 UTC] === User Orders API Called ===
[02-Jun-2026 13:33:43 UTC] User ID: 706
[02-Jun-2026 13:33:43 UTC] Limit: 20, Offset: 0
[02-Jun-2026 13:33:43 UTC] Orders found: 1
[02-Jun-2026 13:33:43 UTC] Orders data: [{"id":316,"quantity":2800,"total_coins":98000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/itsmealexaliza","status":"cancelled","created_at":"2026-06-02 16:16:16","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[02-Jun-2026 13:33:43 UTC] Total orders count: 1
[02-Jun-2026 13:33:44 UTC] === API CALL LOG ===
[02-Jun-2026 13:33:44 UTC] Endpoint: user/profile.php
[02-Jun-2026 13:33:44 UTC] Full Log Data: {
    "timestamp": "2026-06-02 13:33:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:342e:ffaf:f42b:6f68:d9e9:66e7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e1:342e:ffaf:f42b:6f68:d9e9:66e7, 172.70.93.120",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA2IiwidXNlcm5hbWUiOiJvcGVuYWkiLCJlbWFpbCI6Im9wZW5haUBob3N0LmNvbSIsImV4cCI6MTc4MTAwOTA2Mn0.jTBUyuq8Vwdu3iBgTPPoNwgIDr2Jsa7RDw2_PB9eK9g",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a056d4e18f708958-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e1:342e:ffaf:f42b:6f68:d9e9:66e7",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 13:33:44 UTC] === END API CALL LOG ===
[02-Jun-2026 13:33:44 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 13:33:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA2IiwidXNlcm5hbWUiOiJvcGVuYWkiLCJlbWFpbCI6Im9wZW5haUBob3N0LmNvbSIsImV4cCI6MTc4MTAwOTA2Mn0.jTBUyuq8Vwdu3iBgTPPoNwgIDr2Jsa7RDw2_PB9eK9g
[02-Jun-2026 13:33:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 13:33:44 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 13:33:44 UTC] User ID: 706
[02-Jun-2026 13:33:44 UTC] ✅ User profile retrieved successfully for user ID: 706
[02-Jun-2026 13:33:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jun-2026 13:33:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jun-2026 13:33:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40e1:342e:ffaf:f42b:6f68:d9e9:66e7, 172.70.93.120","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA2IiwidXNlcm5hbWUiOiJvcGVuYWkiLCJlbWFpbCI6Im9wZW5haUBob3N0LmNvbSIsImV4cCI6MTc4MTAwOTA2Mn0.jTBUyuq8Vwdu3iBgTPPoNwgIDr2Jsa7RDw2_PB9eK9g","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a056d4f9be838958-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40e1:342e:ffaf:f42b:6f68:d9e9:66e7","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Jun-2026 13:33:48 UTC] === User Orders API Called ===
[02-Jun-2026 13:33:48 UTC] User ID: 706
[02-Jun-2026 13:33:48 UTC] Limit: 20, Offset: 0
[02-Jun-2026 13:33:48 UTC] Orders found: 1
[02-Jun-2026 13:33:48 UTC] Orders data: [{"id":316,"quantity":2800,"total_coins":98000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/itsmealexaliza","status":"cancelled","created_at":"2026-06-02 16:16:16","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[02-Jun-2026 13:33:48 UTC] Total orders count: 1
[02-Jun-2026 13:33:52 UTC] === API CALL LOG ===
[02-Jun-2026 13:33:52 UTC] Endpoint: user/profile.php
[02-Jun-2026 13:33:52 UTC] Full Log Data: {
    "timestamp": "2026-06-02 13:33:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:342e:ffaf:f42b:6f68:d9e9:66e7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e1:342e:ffaf:f42b:6f68:d9e9:66e7, 172.70.147.178",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA2IiwidXNlcm5hbWUiOiJvcGVuYWkiLCJlbWFpbCI6Im9wZW5haUBob3N0LmNvbSIsImV4cCI6MTc4MTAwOTA2Mn0.jTBUyuq8Vwdu3iBgTPPoNwgIDr2Jsa7RDw2_PB9eK9g",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a056d50d3a228958-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e1:342e:ffaf:f42b:6f68:d9e9:66e7",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 13:33:52 UTC] === END API CALL LOG ===
[02-Jun-2026 13:33:52 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 13:33:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA2IiwidXNlcm5hbWUiOiJvcGVuYWkiLCJlbWFpbCI6Im9wZW5haUBob3N0LmNvbSIsImV4cCI6MTc4MTAwOTA2Mn0.jTBUyuq8Vwdu3iBgTPPoNwgIDr2Jsa7RDw2_PB9eK9g
[02-Jun-2026 13:33:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 13:33:52 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 13:33:52 UTC] User ID: 706
[02-Jun-2026 13:33:52 UTC] ✅ User profile retrieved successfully for user ID: 706
[02-Jun-2026 13:33:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jun-2026 13:33:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jun-2026 13:33:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40e1:342e:ffaf:f42b:6f68:d9e9:66e7, 172.70.147.179","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA2IiwidXNlcm5hbWUiOiJvcGVuYWkiLCJlbWFpbCI6Im9wZW5haUBob3N0LmNvbSIsImV4cCI6MTc4MTAwOTA2Mn0.jTBUyuq8Vwdu3iBgTPPoNwgIDr2Jsa7RDw2_PB9eK9g","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a056d50d3a1d8958-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40e1:342e:ffaf:f42b:6f68:d9e9:66e7","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Jun-2026 13:33:52 UTC] === User Orders API Called ===
[02-Jun-2026 13:33:52 UTC] User ID: 706
[02-Jun-2026 13:33:52 UTC] Limit: 20, Offset: 0
[02-Jun-2026 13:33:52 UTC] Orders found: 1
[02-Jun-2026 13:33:52 UTC] Orders data: [{"id":316,"quantity":2800,"total_coins":98000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/itsmealexaliza","status":"cancelled","created_at":"2026-06-02 16:16:16","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[02-Jun-2026 13:33:52 UTC] Total orders count: 1
[02-Jun-2026 13:33:52 UTC] === API CALL LOG ===
[02-Jun-2026 13:33:52 UTC] Endpoint: user/profile.php
[02-Jun-2026 13:33:52 UTC] Full Log Data: {
    "timestamp": "2026-06-02 13:33:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:342e:ffaf:f42b:6f68:d9e9:66e7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e1:342e:ffaf:f42b:6f68:d9e9:66e7, 172.70.147.179",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA2IiwidXNlcm5hbWUiOiJvcGVuYWkiLCJlbWFpbCI6Im9wZW5haUBob3N0LmNvbSIsImV4cCI6MTc4MTAwOTA2Mn0.jTBUyuq8Vwdu3iBgTPPoNwgIDr2Jsa7RDw2_PB9eK9g",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a056d510cc648958-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e1:342e:ffaf:f42b:6f68:d9e9:66e7",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 13:33:52 UTC] === END API CALL LOG ===
[02-Jun-2026 13:33:52 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 13:33:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA2IiwidXNlcm5hbWUiOiJvcGVuYWkiLCJlbWFpbCI6Im9wZW5haUBob3N0LmNvbSIsImV4cCI6MTc4MTAwOTA2Mn0.jTBUyuq8Vwdu3iBgTPPoNwgIDr2Jsa7RDw2_PB9eK9g
[02-Jun-2026 13:33:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 13:33:52 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 13:33:52 UTC] User ID: 706
[02-Jun-2026 13:33:52 UTC] ✅ User profile retrieved successfully for user ID: 706
[02-Jun-2026 13:33:53 UTC] === API CALL LOG ===
[02-Jun-2026 13:33:53 UTC] Endpoint: user/profile.php
[02-Jun-2026 13:33:53 UTC] Full Log Data: {
    "timestamp": "2026-06-02 13:33:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:342e:ffaf:f42b:6f68:d9e9:66e7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e1:342e:ffaf:f42b:6f68:d9e9:66e7, 172.70.147.179",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA2IiwidXNlcm5hbWUiOiJvcGVuYWkiLCJlbWFpbCI6Im9wZW5haUBob3N0LmNvbSIsImV4cCI6MTc4MTAwOTA2Mn0.jTBUyuq8Vwdu3iBgTPPoNwgIDr2Jsa7RDw2_PB9eK9g",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a056d5193a2e8958-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e1:342e:ffaf:f42b:6f68:d9e9:66e7",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 13:33:53 UTC] === END API CALL LOG ===
[02-Jun-2026 13:33:53 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 13:33:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA2IiwidXNlcm5hbWUiOiJvcGVuYWkiLCJlbWFpbCI6Im9wZW5haUBob3N0LmNvbSIsImV4cCI6MTc4MTAwOTA2Mn0.jTBUyuq8Vwdu3iBgTPPoNwgIDr2Jsa7RDw2_PB9eK9g
[02-Jun-2026 13:33:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 13:33:53 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 13:33:53 UTC] User ID: 706
[02-Jun-2026 13:33:53 UTC] ✅ User profile retrieved successfully for user ID: 706
[02-Jun-2026 13:33:55 UTC] === API CALL LOG ===
[02-Jun-2026 13:33:55 UTC] Endpoint: user/profile.php
[02-Jun-2026 13:33:55 UTC] Full Log Data: {
    "timestamp": "2026-06-02 13:33:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:342e:ffaf:f42b:6f68:d9e9:66e7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e1:342e:ffaf:f42b:6f68:d9e9:66e7, 172.70.147.178",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA2IiwidXNlcm5hbWUiOiJvcGVuYWkiLCJlbWFpbCI6Im9wZW5haUBob3N0LmNvbSIsImV4cCI6MTc4MTAwOTA2Mn0.jTBUyuq8Vwdu3iBgTPPoNwgIDr2Jsa7RDw2_PB9eK9g",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a056d524f9f28958-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e1:342e:ffaf:f42b:6f68:d9e9:66e7",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 13:33:55 UTC] === END API CALL LOG ===
[02-Jun-2026 13:33:55 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 13:33:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA2IiwidXNlcm5hbWUiOiJvcGVuYWkiLCJlbWFpbCI6Im9wZW5haUBob3N0LmNvbSIsImV4cCI6MTc4MTAwOTA2Mn0.jTBUyuq8Vwdu3iBgTPPoNwgIDr2Jsa7RDw2_PB9eK9g
[02-Jun-2026 13:33:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 13:33:55 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 13:33:55 UTC] User ID: 706
[02-Jun-2026 13:33:55 UTC] ✅ User profile retrieved successfully for user ID: 706
[02-Jun-2026 13:33:55 UTC] User Purchases API - User ID: 706
[02-Jun-2026 13:33:55 UTC] User Purchases API - Total purchases found: 3
[02-Jun-2026 13:33:59 UTC] User Purchases API - User ID: 706
[02-Jun-2026 13:33:59 UTC] User Purchases API - Total purchases found: 3
[02-Jun-2026 13:34:06 UTC] === API CALL LOG ===
[02-Jun-2026 13:34:06 UTC] Endpoint: user/profile.php
[02-Jun-2026 13:34:06 UTC] Full Log Data: {
    "timestamp": "2026-06-02 13:34:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:342e:ffaf:f42b:6f68:d9e9:66e7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e1:342e:ffaf:f42b:6f68:d9e9:66e7, 172.70.147.179",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA2IiwidXNlcm5hbWUiOiJvcGVuYWkiLCJlbWFpbCI6Im9wZW5haUBob3N0LmNvbSIsImV4cCI6MTc4MTAwOTA2Mn0.jTBUyuq8Vwdu3iBgTPPoNwgIDr2Jsa7RDw2_PB9eK9g",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a056d5683bce8958-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e1:342e:ffaf:f42b:6f68:d9e9:66e7",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 13:34:06 UTC] === END API CALL LOG ===
[02-Jun-2026 13:34:06 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 13:34:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA2IiwidXNlcm5hbWUiOiJvcGVuYWkiLCJlbWFpbCI6Im9wZW5haUBob3N0LmNvbSIsImV4cCI6MTc4MTAwOTA2Mn0.jTBUyuq8Vwdu3iBgTPPoNwgIDr2Jsa7RDw2_PB9eK9g
[02-Jun-2026 13:34:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 13:34:06 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 13:34:06 UTC] User ID: 706
[02-Jun-2026 13:34:06 UTC] ✅ User profile retrieved successfully for user ID: 706
[02-Jun-2026 13:34:07 UTC] User Purchases API - User ID: 706
[02-Jun-2026 13:34:07 UTC] User Purchases API - Total purchases found: 3
[02-Jun-2026 15:02:02 UTC] === API CALL LOG ===
[02-Jun-2026 15:02:02 UTC] Endpoint: user/profile.php
[02-Jun-2026 15:02:02 UTC] Full Log Data: {
    "timestamp": "2026-06-02 15:02:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d0:10cc:7e2a:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d0:10cc:7e2a:8000::, 172.71.124.88",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0575631e867ce4e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d0:10cc:7e2a:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 15:02:02 UTC] === END API CALL LOG ===
[02-Jun-2026 15:02:02 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 15:02:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE
[02-Jun-2026 15:02:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 15:02:02 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 15:02:02 UTC] User ID: 703
[02-Jun-2026 15:02:02 UTC] ✅ User profile retrieved successfully for user ID: 703
[02-Jun-2026 15:02:02 UTC] === API CALL LOG ===
[02-Jun-2026 15:02:02 UTC] Endpoint: user/profile.php
[02-Jun-2026 15:02:02 UTC] Full Log Data: {
    "timestamp": "2026-06-02 15:02:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d0:10cc:7e2a:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d0:10cc:7e2a:8000::, 172.71.124.88",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a057563a2b1ece4e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d0:10cc:7e2a:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 15:02:02 UTC] === END API CALL LOG ===
[02-Jun-2026 15:02:02 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 15:02:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE
[02-Jun-2026 15:02:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 15:02:02 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 15:02:02 UTC] User ID: 703
[02-Jun-2026 15:02:02 UTC] ✅ User profile retrieved successfully for user ID: 703
[02-Jun-2026 15:02:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jun-2026 15:02:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jun-2026 15:02:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d0:10cc:7e2a:8000::, 172.71.124.75","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a057563a2b32ce4e-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40d0:10cc:7e2a:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Jun-2026 15:02:03 UTC] === User Orders API Called ===
[02-Jun-2026 15:02:03 UTC] User ID: 703
[02-Jun-2026 15:02:03 UTC] Limit: 20, Offset: 0
[02-Jun-2026 15:02:03 UTC] Orders found: 1
[02-Jun-2026 15:02:03 UTC] Orders data: [{"id":315,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/JEETZ2_BOT","status":"cancelled","created_at":"2026-06-02 13:00:36","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[02-Jun-2026 15:02:03 UTC] Total orders count: 1
[02-Jun-2026 15:02:03 UTC] === API CALL LOG ===
[02-Jun-2026 15:02:03 UTC] Endpoint: user/profile.php
[02-Jun-2026 15:02:03 UTC] Full Log Data: {
    "timestamp": "2026-06-02 15:02:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d0:10cc:7e2a:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d0:10cc:7e2a:8000::, 172.71.124.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a057563acccbce4e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d0:10cc:7e2a:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 15:02:03 UTC] === END API CALL LOG ===
[02-Jun-2026 15:02:03 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 15:02:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE
[02-Jun-2026 15:02:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 15:02:03 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 15:02:03 UTC] User ID: 703
[02-Jun-2026 15:02:03 UTC] ✅ User profile retrieved successfully for user ID: 703
[02-Jun-2026 15:02:12 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jun-2026 15:02:12 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jun-2026 15:02:12 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d0:10cc:7e2a:8000::, 172.71.124.74","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a05756750fd4ce4e-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40d0:10cc:7e2a:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Jun-2026 15:02:12 UTC] === User Orders API Called ===
[02-Jun-2026 15:02:12 UTC] User ID: 703
[02-Jun-2026 15:02:12 UTC] Limit: 20, Offset: 0
[02-Jun-2026 15:02:12 UTC] Orders found: 1
[02-Jun-2026 15:02:12 UTC] Orders data: [{"id":315,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/JEETZ2_BOT","status":"cancelled","created_at":"2026-06-02 13:00:36","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[02-Jun-2026 15:02:12 UTC] Total orders count: 1
[02-Jun-2026 15:02:18 UTC] === API CALL LOG ===
[02-Jun-2026 15:02:18 UTC] Endpoint: user/profile.php
[02-Jun-2026 15:02:18 UTC] Full Log Data: {
    "timestamp": "2026-06-02 15:02:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d0:10cc:7e2a:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d0:10cc:7e2a:8000::, 172.71.124.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a057569c6a12ce4e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d0:10cc:7e2a:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 15:02:18 UTC] === END API CALL LOG ===
[02-Jun-2026 15:02:18 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 15:02:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE
[02-Jun-2026 15:02:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 15:02:18 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 15:02:18 UTC] User ID: 703
[02-Jun-2026 15:02:18 UTC] ✅ User profile retrieved successfully for user ID: 703
[02-Jun-2026 15:02:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jun-2026 15:02:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jun-2026 15:02:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d0:10cc:7e2a:8000::, 172.71.124.88","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a057569c6a0bce4e-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40d0:10cc:7e2a:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Jun-2026 15:02:18 UTC] === User Orders API Called ===
[02-Jun-2026 15:02:18 UTC] User ID: 703
[02-Jun-2026 15:02:18 UTC] Limit: 20, Offset: 0
[02-Jun-2026 15:02:18 UTC] Orders found: 1
[02-Jun-2026 15:02:18 UTC] Orders data: [{"id":315,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/JEETZ2_BOT","status":"cancelled","created_at":"2026-06-02 13:00:36","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[02-Jun-2026 15:02:18 UTC] Total orders count: 1
[02-Jun-2026 15:02:18 UTC] === API CALL LOG ===
[02-Jun-2026 15:02:18 UTC] Endpoint: user/profile.php
[02-Jun-2026 15:02:18 UTC] Full Log Data: {
    "timestamp": "2026-06-02 15:02:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d0:10cc:7e2a:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d0:10cc:7e2a:8000::, 172.71.124.88",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a057569fdfd7ce4e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d0:10cc:7e2a:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 15:02:18 UTC] === END API CALL LOG ===
[02-Jun-2026 15:02:18 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 15:02:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE
[02-Jun-2026 15:02:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 15:02:18 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 15:02:18 UTC] User ID: 703
[02-Jun-2026 15:02:18 UTC] ✅ User profile retrieved successfully for user ID: 703
[02-Jun-2026 15:02:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jun-2026 15:02:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jun-2026 15:02:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d0:10cc:7e2a:8000::, 172.71.124.89","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a05756d75810ce4e-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40d0:10cc:7e2a:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Jun-2026 15:02:27 UTC] === User Orders API Called ===
[02-Jun-2026 15:02:27 UTC] User ID: 703
[02-Jun-2026 15:02:27 UTC] Limit: 20, Offset: 0
[02-Jun-2026 15:02:27 UTC] === API CALL LOG ===
[02-Jun-2026 15:02:27 UTC] Endpoint: user/profile.php
[02-Jun-2026 15:02:27 UTC] Full Log Data: {
    "timestamp": "2026-06-02 15:02:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d0:10cc:7e2a:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d0:10cc:7e2a:8000::, 172.71.124.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05756d75816ce4e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d0:10cc:7e2a:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 15:02:27 UTC] === END API CALL LOG ===
[02-Jun-2026 15:02:27 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 15:02:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE
[02-Jun-2026 15:02:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 15:02:27 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 15:02:27 UTC] Orders found: 1
[02-Jun-2026 15:02:27 UTC] User ID: 703
[02-Jun-2026 15:02:27 UTC] Orders data: [{"id":315,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/JEETZ2_BOT","status":"cancelled","created_at":"2026-06-02 13:00:36","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[02-Jun-2026 15:02:27 UTC] Total orders count: 1
[02-Jun-2026 15:02:27 UTC] ✅ User profile retrieved successfully for user ID: 703
[02-Jun-2026 15:02:28 UTC] === API CALL LOG ===
[02-Jun-2026 15:02:28 UTC] Endpoint: user/profile.php
[02-Jun-2026 15:02:28 UTC] Full Log Data: {
    "timestamp": "2026-06-02 15:02:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d0:10cc:7e2a:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d0:10cc:7e2a:8000::, 172.71.124.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05756db2ceece4e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d0:10cc:7e2a:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 15:02:28 UTC] === END API CALL LOG ===
[02-Jun-2026 15:02:28 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 15:02:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE
[02-Jun-2026 15:02:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 15:02:28 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 15:02:28 UTC] User ID: 703
[02-Jun-2026 15:02:28 UTC] ✅ User profile retrieved successfully for user ID: 703
[02-Jun-2026 15:03:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jun-2026 15:03:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jun-2026 15:03:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d0:10cc:7e2a:8000::, 172.71.124.88","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a05757cbdf71ce4e-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40d0:10cc:7e2a:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Jun-2026 15:03:06 UTC] === User Orders API Called ===
[02-Jun-2026 15:03:06 UTC] User ID: 703
[02-Jun-2026 15:03:06 UTC] Limit: 20, Offset: 0
[02-Jun-2026 15:03:06 UTC] Orders found: 2
[02-Jun-2026 15:03:06 UTC] Orders data: [{"id":317,"quantity":200,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/JEETZ2_BOT","status":"pending","created_at":"2026-06-02 18:33:04","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":315,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/JEETZ2_BOT","status":"cancelled","created_at":"2026-06-02 13:00:36","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[02-Jun-2026 15:03:06 UTC] Total orders count: 2
[02-Jun-2026 15:03:12 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jun-2026 15:03:12 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jun-2026 15:03:12 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d0:10cc:7e2a:8000::, 172.71.124.88","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a05757ee5cc4ce4e-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40d0:10cc:7e2a:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Jun-2026 15:03:12 UTC] === User Orders API Called ===
[02-Jun-2026 15:03:12 UTC] User ID: 703
[02-Jun-2026 15:03:12 UTC] Limit: 20, Offset: 0
[02-Jun-2026 15:03:12 UTC] Orders found: 2
[02-Jun-2026 15:03:12 UTC] Orders data: [{"id":317,"quantity":200,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/JEETZ2_BOT","status":"pending","created_at":"2026-06-02 18:33:04","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":315,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/JEETZ2_BOT","status":"cancelled","created_at":"2026-06-02 13:00:36","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[02-Jun-2026 15:03:12 UTC] Total orders count: 2
[02-Jun-2026 15:03:13 UTC] === API CALL LOG ===
[02-Jun-2026 15:03:13 UTC] Endpoint: user/profile.php
[02-Jun-2026 15:03:13 UTC] Full Log Data: {
    "timestamp": "2026-06-02 15:03:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d0:10cc:7e2a:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d0:10cc:7e2a:8000::, 172.71.124.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05757eeeef6ce4e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d0:10cc:7e2a:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 15:03:13 UTC] === END API CALL LOG ===
[02-Jun-2026 15:03:13 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 15:03:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE
[02-Jun-2026 15:03:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 15:03:13 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 15:03:13 UTC] User ID: 703
[02-Jun-2026 15:03:13 UTC] ✅ User profile retrieved successfully for user ID: 703
[02-Jun-2026 15:03:13 UTC] === API CALL LOG ===
[02-Jun-2026 15:03:13 UTC] Endpoint: user/profile.php
[02-Jun-2026 15:03:13 UTC] Full Log Data: {
    "timestamp": "2026-06-02 15:03:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d0:10cc:7e2a:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d0:10cc:7e2a:8000::, 172.71.124.88",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05757f23a52ce4e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d0:10cc:7e2a:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 15:03:13 UTC] === END API CALL LOG ===
[02-Jun-2026 15:03:13 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 15:03:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE
[02-Jun-2026 15:03:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 15:03:13 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 15:03:13 UTC] User ID: 703
[02-Jun-2026 15:03:13 UTC] ✅ User profile retrieved successfully for user ID: 703
[02-Jun-2026 15:09:14 UTC] === API CALL LOG ===
[02-Jun-2026 15:09:14 UTC] Endpoint: user/profile.php
[02-Jun-2026 15:09:14 UTC] Full Log Data: {
    "timestamp": "2026-06-02 15:09:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d0:10cc:7e2a:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d0:10cc:7e2a:8000::, 172.71.124.88",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05760c41c30ce8b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d0:10cc:7e2a:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 15:09:14 UTC] === END API CALL LOG ===
[02-Jun-2026 15:09:14 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 15:09:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE
[02-Jun-2026 15:09:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 15:09:14 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 15:09:14 UTC] User ID: 703
[02-Jun-2026 15:09:14 UTC] ✅ User profile retrieved successfully for user ID: 703
[02-Jun-2026 15:09:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jun-2026 15:09:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jun-2026 15:09:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d0:10cc:7e2a:8000::, 172.71.124.89","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a05761617907ce8b-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40d0:10cc:7e2a:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Jun-2026 15:09:40 UTC] === User Orders API Called ===
[02-Jun-2026 15:09:40 UTC] User ID: 703
[02-Jun-2026 15:09:40 UTC] Limit: 20, Offset: 0
[02-Jun-2026 15:09:40 UTC] Orders found: 2
[02-Jun-2026 15:09:40 UTC] Orders data: [{"id":317,"quantity":200,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/JEETZ2_BOT","status":"cancelled","created_at":"2026-06-02 18:33:04","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":315,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/JEETZ2_BOT","status":"cancelled","created_at":"2026-06-02 13:00:36","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[02-Jun-2026 15:09:40 UTC] Total orders count: 2
[02-Jun-2026 15:09:40 UTC] === API CALL LOG ===
[02-Jun-2026 15:09:40 UTC] Endpoint: user/profile.php
[02-Jun-2026 15:09:40 UTC] Full Log Data: {
    "timestamp": "2026-06-02 15:09:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d0:10cc:7e2a:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d0:10cc:7e2a:8000::, 172.71.124.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05761663f8bce8b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d0:10cc:7e2a:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 15:09:40 UTC] === END API CALL LOG ===
[02-Jun-2026 15:09:40 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 15:09:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE
[02-Jun-2026 15:09:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 15:09:40 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 15:09:40 UTC] User ID: 703
[02-Jun-2026 15:09:40 UTC] ✅ User profile retrieved successfully for user ID: 703
[02-Jun-2026 15:09:40 UTC] === API CALL LOG ===
[02-Jun-2026 15:09:40 UTC] Endpoint: user/profile.php
[02-Jun-2026 15:09:40 UTC] Full Log Data: {
    "timestamp": "2026-06-02 15:09:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d0:10cc:7e2a:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d0:10cc:7e2a:8000::, 172.71.124.88",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05761639fa2ce8b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d0:10cc:7e2a:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 15:09:40 UTC] === END API CALL LOG ===
[02-Jun-2026 15:09:40 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 15:09:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE
[02-Jun-2026 15:09:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 15:09:40 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 15:09:40 UTC] User ID: 703
[02-Jun-2026 15:09:40 UTC] ✅ User profile retrieved successfully for user ID: 703
[02-Jun-2026 15:09:49 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jun-2026 15:09:49 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jun-2026 15:09:49 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d0:10cc:7e2a:8000::, 172.71.124.89","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a057619c1d00ce8b-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40d0:10cc:7e2a:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Jun-2026 15:09:49 UTC] === User Orders API Called ===
[02-Jun-2026 15:09:49 UTC] User ID: 703
[02-Jun-2026 15:09:49 UTC] Limit: 20, Offset: 0
[02-Jun-2026 15:09:49 UTC] Orders found: 2
[02-Jun-2026 15:09:49 UTC] Orders data: [{"id":317,"quantity":200,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/JEETZ2_BOT","status":"cancelled","created_at":"2026-06-02 18:33:04","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":315,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/JEETZ2_BOT","status":"cancelled","created_at":"2026-06-02 13:00:36","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[02-Jun-2026 15:09:49 UTC] Total orders count: 2
[02-Jun-2026 15:09:51 UTC] === API CALL LOG ===
[02-Jun-2026 15:09:51 UTC] Endpoint: user/profile.php
[02-Jun-2026 15:09:51 UTC] Full Log Data: {
    "timestamp": "2026-06-02 15:09:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d0:10cc:7e2a:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d0:10cc:7e2a:8000::, 172.71.124.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05761a9ffefce8b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d0:10cc:7e2a:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 15:09:51 UTC] === END API CALL LOG ===
[02-Jun-2026 15:09:51 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 15:09:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE
[02-Jun-2026 15:09:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 15:09:51 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 15:09:51 UTC] User ID: 703
[02-Jun-2026 15:09:51 UTC] ✅ User profile retrieved successfully for user ID: 703
[02-Jun-2026 15:09:51 UTC] User Purchases API - User ID: 703
[02-Jun-2026 15:09:51 UTC] User Purchases API - Total purchases found: 2
[02-Jun-2026 15:10:00 UTC] User Purchases API - User ID: 703
[02-Jun-2026 15:10:00 UTC] User Purchases API - Total purchases found: 2
[02-Jun-2026 15:10:06 UTC] === API CALL LOG ===
[02-Jun-2026 15:10:06 UTC] Endpoint: user/profile.php
[02-Jun-2026 15:10:06 UTC] Full Log Data: {
    "timestamp": "2026-06-02 15:10:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d0:10cc:7e2a:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d0:10cc:7e2a:8000::, 172.71.124.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05762051d41ce8b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d0:10cc:7e2a:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jun-2026 15:10:06 UTC] === END API CALL LOG ===
[02-Jun-2026 15:10:06 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jun-2026 15:10:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE
[02-Jun-2026 15:10:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jun-2026 15:10:06 UTC] ✅ JWT token verified successfully for user profile
[02-Jun-2026 15:10:06 UTC] User ID: 703
[02-Jun-2026 15:10:06 UTC] ✅ User profile retrieved successfully for user ID: 703
[02-Jun-2026 15:10:06 UTC] User Purchases API - User ID: 703
[02-Jun-2026 15:10:06 UTC] User Purchases API - Total purchases found: 2
[03-Jun-2026 00:49:51 UTC] === API CALL LOG ===
[03-Jun-2026 00:49:51 UTC] Endpoint: user/profile.php
[03-Jun-2026 00:49:51 UTC] Full Log Data: {
    "timestamp": "2026-06-03 00:49:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40f2:2059:d3fd:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40f2:2059:d3fd:8000::, 162.158.170.104",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA3IiwidXNlcm5hbWUiOiJ0YXJ1bnBpZ2VvbjE0IiwiZW1haWwiOiJ0YXJ1bnBpZ2VvbjE0QGdtYWlsLmNvbSIsImV4cCI6MTc4MTA1MjU5MH0.gihLjBRMlFAgCrxvW9_hoZUBvvJ63jcKX75VrU9vp3I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05ab34a0a869f7f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40f2:2059:d3fd:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 00:49:51 UTC] === END API CALL LOG ===
[03-Jun-2026 00:49:51 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 00:49:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA3IiwidXNlcm5hbWUiOiJ0YXJ1bnBpZ2VvbjE0IiwiZW1haWwiOiJ0YXJ1bnBpZ2VvbjE0QGdtYWlsLmNvbSIsImV4cCI6MTc4MTA1MjU5MH0.gihLjBRMlFAgCrxvW9_hoZUBvvJ63jcKX75VrU9vp3I
[03-Jun-2026 00:49:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 00:49:51 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 00:49:51 UTC] User ID: 707
[03-Jun-2026 00:49:51 UTC] ✅ User profile retrieved successfully for user ID: 707
[03-Jun-2026 00:49:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jun-2026 00:49:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jun-2026 00:49:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40f2:2059:d3fd:8000::, 162.158.170.104","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA3IiwidXNlcm5hbWUiOiJ0YXJ1bnBpZ2VvbjE0IiwiZW1haWwiOiJ0YXJ1bnBpZ2VvbjE0QGdtYWlsLmNvbSIsImV4cCI6MTc4MTA1MjU5MH0.gihLjBRMlFAgCrxvW9_hoZUBvvJ63jcKX75VrU9vp3I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a05ab34a8ad29f7f-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40f2:2059:d3fd:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Jun-2026 00:49:51 UTC] === User Orders API Called ===
[03-Jun-2026 00:49:51 UTC] User ID: 707
[03-Jun-2026 00:49:51 UTC] Limit: 20, Offset: 0
[03-Jun-2026 00:49:51 UTC] Orders found: 0
[03-Jun-2026 00:49:51 UTC] Orders data: []
[03-Jun-2026 00:49:51 UTC] Total orders count: 0
[03-Jun-2026 00:49:52 UTC] === API CALL LOG ===
[03-Jun-2026 00:49:52 UTC] Endpoint: user/profile.php
[03-Jun-2026 00:49:52 UTC] Full Log Data: {
    "timestamp": "2026-06-03 00:49:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40f2:2059:d3fd:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40f2:2059:d3fd:8000::, 162.158.170.170",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA3IiwidXNlcm5hbWUiOiJ0YXJ1bnBpZ2VvbjE0IiwiZW1haWwiOiJ0YXJ1bnBpZ2VvbjE0QGdtYWlsLmNvbSIsImV4cCI6MTc4MTA1MjU5MH0.gihLjBRMlFAgCrxvW9_hoZUBvvJ63jcKX75VrU9vp3I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05ab34b1b1b9f7f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40f2:2059:d3fd:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 00:49:52 UTC] === END API CALL LOG ===
[03-Jun-2026 00:49:52 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 00:49:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA3IiwidXNlcm5hbWUiOiJ0YXJ1bnBpZ2VvbjE0IiwiZW1haWwiOiJ0YXJ1bnBpZ2VvbjE0QGdtYWlsLmNvbSIsImV4cCI6MTc4MTA1MjU5MH0.gihLjBRMlFAgCrxvW9_hoZUBvvJ63jcKX75VrU9vp3I
[03-Jun-2026 00:49:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 00:49:52 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 00:49:52 UTC] User ID: 707
[03-Jun-2026 00:49:52 UTC] ✅ User profile retrieved successfully for user ID: 707
[03-Jun-2026 00:49:53 UTC] === API CALL LOG ===
[03-Jun-2026 00:49:53 UTC] Endpoint: user/profile.php
[03-Jun-2026 00:49:53 UTC] Full Log Data: {
    "timestamp": "2026-06-03 00:49:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40f2:2059:d3fd:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40f2:2059:d3fd:8000::, 162.158.170.170",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA3IiwidXNlcm5hbWUiOiJ0YXJ1bnBpZ2VvbjE0IiwiZW1haWwiOiJ0YXJ1bnBpZ2VvbjE0QGdtYWlsLmNvbSIsImV4cCI6MTc4MTA1MjU5MH0.gihLjBRMlFAgCrxvW9_hoZUBvvJ63jcKX75VrU9vp3I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05ab354e89d9f7f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40f2:2059:d3fd:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 00:49:53 UTC] === END API CALL LOG ===
[03-Jun-2026 00:49:53 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 00:49:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA3IiwidXNlcm5hbWUiOiJ0YXJ1bnBpZ2VvbjE0IiwiZW1haWwiOiJ0YXJ1bnBpZ2VvbjE0QGdtYWlsLmNvbSIsImV4cCI6MTc4MTA1MjU5MH0.gihLjBRMlFAgCrxvW9_hoZUBvvJ63jcKX75VrU9vp3I
[03-Jun-2026 00:49:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 00:49:53 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 00:49:53 UTC] User ID: 707
[03-Jun-2026 00:49:53 UTC] ✅ User profile retrieved successfully for user ID: 707
[03-Jun-2026 00:49:59 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jun-2026 00:49:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jun-2026 00:49:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40f2:2059:d3fd:8000::, 162.158.170.105","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA3IiwidXNlcm5hbWUiOiJ0YXJ1bnBpZ2VvbjE0IiwiZW1haWwiOiJ0YXJ1bnBpZ2VvbjE0QGdtYWlsLmNvbSIsImV4cCI6MTc4MTA1MjU5MH0.gihLjBRMlFAgCrxvW9_hoZUBvvJ63jcKX75VrU9vp3I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a05ab375bbea9f7f-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40f2:2059:d3fd:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Jun-2026 00:49:59 UTC] === User Orders API Called ===
[03-Jun-2026 00:49:59 UTC] User ID: 707
[03-Jun-2026 00:49:59 UTC] Limit: 20, Offset: 0
[03-Jun-2026 00:49:59 UTC] Orders found: 0
[03-Jun-2026 00:49:59 UTC] Orders data: []
[03-Jun-2026 00:49:59 UTC] Total orders count: 0
[03-Jun-2026 00:50:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jun-2026 00:50:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jun-2026 00:50:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40f2:2059:d3fd:8000::, 162.158.170.105","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA3IiwidXNlcm5hbWUiOiJ0YXJ1bnBpZ2VvbjE0IiwiZW1haWwiOiJ0YXJ1bnBpZ2VvbjE0QGdtYWlsLmNvbSIsImV4cCI6MTc4MTA1MjU5MH0.gihLjBRMlFAgCrxvW9_hoZUBvvJ63jcKX75VrU9vp3I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a05ab384bd019f7f-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40f2:2059:d3fd:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Jun-2026 00:50:01 UTC] === User Orders API Called ===
[03-Jun-2026 00:50:01 UTC] User ID: 707
[03-Jun-2026 00:50:01 UTC] Limit: 20, Offset: 0
[03-Jun-2026 00:50:01 UTC] Orders found: 0
[03-Jun-2026 00:50:01 UTC] Orders data: []
[03-Jun-2026 00:50:01 UTC] Total orders count: 0
[03-Jun-2026 00:50:01 UTC] === API CALL LOG ===
[03-Jun-2026 00:50:01 UTC] Endpoint: user/profile.php
[03-Jun-2026 00:50:01 UTC] Full Log Data: {
    "timestamp": "2026-06-03 00:50:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40f2:2059:d3fd:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40f2:2059:d3fd:8000::, 162.158.170.105",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA3IiwidXNlcm5hbWUiOiJ0YXJ1bnBpZ2VvbjE0IiwiZW1haWwiOiJ0YXJ1bnBpZ2VvbjE0QGdtYWlsLmNvbSIsImV4cCI6MTc4MTA1MjU5MH0.gihLjBRMlFAgCrxvW9_hoZUBvvJ63jcKX75VrU9vp3I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05ab3853d589f7f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40f2:2059:d3fd:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 00:50:01 UTC] === END API CALL LOG ===
[03-Jun-2026 00:50:01 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 00:50:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA3IiwidXNlcm5hbWUiOiJ0YXJ1bnBpZ2VvbjE0IiwiZW1haWwiOiJ0YXJ1bnBpZ2VvbjE0QGdtYWlsLmNvbSIsImV4cCI6MTc4MTA1MjU5MH0.gihLjBRMlFAgCrxvW9_hoZUBvvJ63jcKX75VrU9vp3I
[03-Jun-2026 00:50:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 00:50:01 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 00:50:01 UTC] User ID: 707
[03-Jun-2026 00:50:01 UTC] ✅ User profile retrieved successfully for user ID: 707
[03-Jun-2026 00:50:01 UTC] === API CALL LOG ===
[03-Jun-2026 00:50:01 UTC] Endpoint: user/profile.php
[03-Jun-2026 00:50:01 UTC] Full Log Data: {
    "timestamp": "2026-06-03 00:50:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40f2:2059:d3fd:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40f2:2059:d3fd:8000::, 162.158.170.105",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA3IiwidXNlcm5hbWUiOiJ0YXJ1bnBpZ2VvbjE0IiwiZW1haWwiOiJ0YXJ1bnBpZ2VvbjE0QGdtYWlsLmNvbSIsImV4cCI6MTc4MTA1MjU5MH0.gihLjBRMlFAgCrxvW9_hoZUBvvJ63jcKX75VrU9vp3I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05ab388bfe39f7f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40f2:2059:d3fd:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 00:50:01 UTC] === END API CALL LOG ===
[03-Jun-2026 00:50:01 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 00:50:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA3IiwidXNlcm5hbWUiOiJ0YXJ1bnBpZ2VvbjE0IiwiZW1haWwiOiJ0YXJ1bnBpZ2VvbjE0QGdtYWlsLmNvbSIsImV4cCI6MTc4MTA1MjU5MH0.gihLjBRMlFAgCrxvW9_hoZUBvvJ63jcKX75VrU9vp3I
[03-Jun-2026 00:50:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 00:50:01 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 00:50:01 UTC] User ID: 707
[03-Jun-2026 00:50:01 UTC] ✅ User profile retrieved successfully for user ID: 707
[03-Jun-2026 00:50:02 UTC] === API CALL LOG ===
[03-Jun-2026 00:50:02 UTC] Endpoint: user/profile.php
[03-Jun-2026 00:50:02 UTC] Full Log Data: {
    "timestamp": "2026-06-03 00:50:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40f2:2059:d3fd:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40f2:2059:d3fd:8000::, 162.158.170.105",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA3IiwidXNlcm5hbWUiOiJ0YXJ1bnBpZ2VvbjE0IiwiZW1haWwiOiJ0YXJ1bnBpZ2VvbjE0QGdtYWlsLmNvbSIsImV4cCI6MTc4MTA1MjU5MH0.gihLjBRMlFAgCrxvW9_hoZUBvvJ63jcKX75VrU9vp3I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05ab38be9979f7f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40f2:2059:d3fd:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 00:50:02 UTC] === END API CALL LOG ===
[03-Jun-2026 00:50:02 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 00:50:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA3IiwidXNlcm5hbWUiOiJ0YXJ1bnBpZ2VvbjE0IiwiZW1haWwiOiJ0YXJ1bnBpZ2VvbjE0QGdtYWlsLmNvbSIsImV4cCI6MTc4MTA1MjU5MH0.gihLjBRMlFAgCrxvW9_hoZUBvvJ63jcKX75VrU9vp3I
[03-Jun-2026 00:50:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 00:50:02 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 00:50:02 UTC] User ID: 707
[03-Jun-2026 00:50:02 UTC] ✅ User profile retrieved successfully for user ID: 707
[03-Jun-2026 00:50:20 UTC] === API CALL LOG ===
[03-Jun-2026 00:50:20 UTC] Endpoint: user/profile.php
[03-Jun-2026 00:50:20 UTC] Full Log Data: {
    "timestamp": "2026-06-03 00:50:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40f2:2059:d3fd:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40f2:2059:d3fd:8000::, 162.158.170.104",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA3IiwidXNlcm5hbWUiOiJ0YXJ1bnBpZ2VvbjE0IiwiZW1haWwiOiJ0YXJ1bnBpZ2VvbjE0QGdtYWlsLmNvbSIsImV4cCI6MTc4MTA1MjU5MH0.gihLjBRMlFAgCrxvW9_hoZUBvvJ63jcKX75VrU9vp3I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05ab3fa5cf29f7f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40f2:2059:d3fd:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 00:50:20 UTC] === END API CALL LOG ===
[03-Jun-2026 00:50:20 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 00:50:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA3IiwidXNlcm5hbWUiOiJ0YXJ1bnBpZ2VvbjE0IiwiZW1haWwiOiJ0YXJ1bnBpZ2VvbjE0QGdtYWlsLmNvbSIsImV4cCI6MTc4MTA1MjU5MH0.gihLjBRMlFAgCrxvW9_hoZUBvvJ63jcKX75VrU9vp3I
[03-Jun-2026 00:50:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 00:50:20 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 00:50:20 UTC] User ID: 707
[03-Jun-2026 00:50:20 UTC] ✅ User profile retrieved successfully for user ID: 707
[03-Jun-2026 00:50:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jun-2026 00:50:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jun-2026 00:50:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40f2:2059:d3fd:8000::, 162.158.170.105","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA3IiwidXNlcm5hbWUiOiJ0YXJ1bnBpZ2VvbjE0IiwiZW1haWwiOiJ0YXJ1bnBpZ2VvbjE0QGdtYWlsLmNvbSIsImV4cCI6MTc4MTA1MjU5MH0.gihLjBRMlFAgCrxvW9_hoZUBvvJ63jcKX75VrU9vp3I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a05ab457890b9f7f-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40f2:2059:d3fd:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Jun-2026 00:50:34 UTC] === User Orders API Called ===
[03-Jun-2026 00:50:34 UTC] User ID: 707
[03-Jun-2026 00:50:34 UTC] Limit: 20, Offset: 0
[03-Jun-2026 00:50:34 UTC] Orders found: 0
[03-Jun-2026 00:50:34 UTC] Orders data: []
[03-Jun-2026 00:50:34 UTC] Total orders count: 0
[03-Jun-2026 00:50:34 UTC] === API CALL LOG ===
[03-Jun-2026 00:50:34 UTC] Endpoint: user/profile.php
[03-Jun-2026 00:50:34 UTC] Full Log Data: {
    "timestamp": "2026-06-03 00:50:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40f2:2059:d3fd:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40f2:2059:d3fd:8000::, 162.158.170.105",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA3IiwidXNlcm5hbWUiOiJ0YXJ1bnBpZ2VvbjE0IiwiZW1haWwiOiJ0YXJ1bnBpZ2VvbjE0QGdtYWlsLmNvbSIsImV4cCI6MTc4MTA1MjU5MH0.gihLjBRMlFAgCrxvW9_hoZUBvvJ63jcKX75VrU9vp3I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05ab457e9339f7f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40f2:2059:d3fd:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 00:50:34 UTC] === END API CALL LOG ===
[03-Jun-2026 00:50:34 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 00:50:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA3IiwidXNlcm5hbWUiOiJ0YXJ1bnBpZ2VvbjE0IiwiZW1haWwiOiJ0YXJ1bnBpZ2VvbjE0QGdtYWlsLmNvbSIsImV4cCI6MTc4MTA1MjU5MH0.gihLjBRMlFAgCrxvW9_hoZUBvvJ63jcKX75VrU9vp3I
[03-Jun-2026 00:50:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 00:50:34 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 00:50:34 UTC] User ID: 707
[03-Jun-2026 00:50:34 UTC] ✅ User profile retrieved successfully for user ID: 707
[03-Jun-2026 00:50:35 UTC] === API CALL LOG ===
[03-Jun-2026 00:50:35 UTC] Endpoint: user/profile.php
[03-Jun-2026 00:50:35 UTC] Full Log Data: {
    "timestamp": "2026-06-03 00:50:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40f2:2059:d3fd:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40f2:2059:d3fd:8000::, 162.158.170.105",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA3IiwidXNlcm5hbWUiOiJ0YXJ1bnBpZ2VvbjE0IiwiZW1haWwiOiJ0YXJ1bnBpZ2VvbjE0QGdtYWlsLmNvbSIsImV4cCI6MTc4MTA1MjU5MH0.gihLjBRMlFAgCrxvW9_hoZUBvvJ63jcKX75VrU9vp3I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05ab45b6b149f7f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40f2:2059:d3fd:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 00:50:35 UTC] === END API CALL LOG ===
[03-Jun-2026 00:50:35 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 00:50:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA3IiwidXNlcm5hbWUiOiJ0YXJ1bnBpZ2VvbjE0IiwiZW1haWwiOiJ0YXJ1bnBpZ2VvbjE0QGdtYWlsLmNvbSIsImV4cCI6MTc4MTA1MjU5MH0.gihLjBRMlFAgCrxvW9_hoZUBvvJ63jcKX75VrU9vp3I
[03-Jun-2026 00:50:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 00:50:35 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 00:50:35 UTC] User ID: 707
[03-Jun-2026 00:50:35 UTC] ✅ User profile retrieved successfully for user ID: 707
[03-Jun-2026 00:50:35 UTC] === API CALL LOG ===
[03-Jun-2026 00:50:35 UTC] Endpoint: user/profile.php
[03-Jun-2026 00:50:35 UTC] Full Log Data: {
    "timestamp": "2026-06-03 00:50:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40f2:2059:d3fd:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40f2:2059:d3fd:8000::, 162.158.170.105",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA3IiwidXNlcm5hbWUiOiJ0YXJ1bnBpZ2VvbjE0IiwiZW1haWwiOiJ0YXJ1bnBpZ2VvbjE0QGdtYWlsLmNvbSIsImV4cCI6MTc4MTA1MjU5MH0.gihLjBRMlFAgCrxvW9_hoZUBvvJ63jcKX75VrU9vp3I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05ab45c6bb39f7f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40f2:2059:d3fd:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 00:50:35 UTC] === END API CALL LOG ===
[03-Jun-2026 00:50:35 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 00:50:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA3IiwidXNlcm5hbWUiOiJ0YXJ1bnBpZ2VvbjE0IiwiZW1haWwiOiJ0YXJ1bnBpZ2VvbjE0QGdtYWlsLmNvbSIsImV4cCI6MTc4MTA1MjU5MH0.gihLjBRMlFAgCrxvW9_hoZUBvvJ63jcKX75VrU9vp3I
[03-Jun-2026 00:50:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 00:50:35 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 00:50:35 UTC] User ID: 707
[03-Jun-2026 00:50:35 UTC] ✅ User profile retrieved successfully for user ID: 707
[03-Jun-2026 00:50:35 UTC] User Purchases API - User ID: 707
[03-Jun-2026 00:50:35 UTC] User Purchases API - Total purchases found: 0
[03-Jun-2026 00:50:36 UTC] === API CALL LOG ===
[03-Jun-2026 00:50:36 UTC] Endpoint: user/profile.php
[03-Jun-2026 00:50:36 UTC] Full Log Data: {
    "timestamp": "2026-06-03 00:50:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40f2:2059:d3fd:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40f2:2059:d3fd:8000::, 162.158.170.105",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA3IiwidXNlcm5hbWUiOiJ0YXJ1bnBpZ2VvbjE0IiwiZW1haWwiOiJ0YXJ1bnBpZ2VvbjE0QGdtYWlsLmNvbSIsImV4cCI6MTc4MTA1MjU5MH0.gihLjBRMlFAgCrxvW9_hoZUBvvJ63jcKX75VrU9vp3I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05ab45edd969f7f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40f2:2059:d3fd:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 00:50:36 UTC] === END API CALL LOG ===
[03-Jun-2026 00:50:36 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 00:50:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA3IiwidXNlcm5hbWUiOiJ0YXJ1bnBpZ2VvbjE0IiwiZW1haWwiOiJ0YXJ1bnBpZ2VvbjE0QGdtYWlsLmNvbSIsImV4cCI6MTc4MTA1MjU5MH0.gihLjBRMlFAgCrxvW9_hoZUBvvJ63jcKX75VrU9vp3I
[03-Jun-2026 00:50:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 00:50:36 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 00:50:36 UTC] User ID: 707
[03-Jun-2026 00:50:36 UTC] ✅ User profile retrieved successfully for user ID: 707
[03-Jun-2026 00:50:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jun-2026 00:50:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jun-2026 00:50:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40f2:2059:d3fd:8000::, 162.158.170.104","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA3IiwidXNlcm5hbWUiOiJ0YXJ1bnBpZ2VvbjE0IiwiZW1haWwiOiJ0YXJ1bnBpZ2VvbjE0QGdtYWlsLmNvbSIsImV4cCI6MTc4MTA1MjU5MH0.gihLjBRMlFAgCrxvW9_hoZUBvvJ63jcKX75VrU9vp3I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a05ab48c586f9f7f-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40f2:2059:d3fd:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Jun-2026 00:50:43 UTC] === User Orders API Called ===
[03-Jun-2026 00:50:43 UTC] User ID: 707
[03-Jun-2026 00:50:43 UTC] Limit: 20, Offset: 0
[03-Jun-2026 00:50:43 UTC] Orders found: 0
[03-Jun-2026 00:50:43 UTC] Orders data: []
[03-Jun-2026 00:50:43 UTC] Total orders count: 0
[03-Jun-2026 00:50:43 UTC] === API CALL LOG ===
[03-Jun-2026 00:50:43 UTC] Endpoint: user/profile.php
[03-Jun-2026 00:50:43 UTC] Full Log Data: {
    "timestamp": "2026-06-03 00:50:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40f2:2059:d3fd:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40f2:2059:d3fd:8000::, 162.158.170.105",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA3IiwidXNlcm5hbWUiOiJ0YXJ1bnBpZ2VvbjE0IiwiZW1haWwiOiJ0YXJ1bnBpZ2VvbjE0QGdtYWlsLmNvbSIsImV4cCI6MTc4MTA1MjU5MH0.gihLjBRMlFAgCrxvW9_hoZUBvvJ63jcKX75VrU9vp3I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05ab48fba339f7f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40f2:2059:d3fd:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 00:50:43 UTC] === END API CALL LOG ===
[03-Jun-2026 00:50:43 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 00:50:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA3IiwidXNlcm5hbWUiOiJ0YXJ1bnBpZ2VvbjE0IiwiZW1haWwiOiJ0YXJ1bnBpZ2VvbjE0QGdtYWlsLmNvbSIsImV4cCI6MTc4MTA1MjU5MH0.gihLjBRMlFAgCrxvW9_hoZUBvvJ63jcKX75VrU9vp3I
[03-Jun-2026 00:50:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 00:50:43 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 00:50:43 UTC] User ID: 707
[03-Jun-2026 00:50:43 UTC] ✅ User profile retrieved successfully for user ID: 707
[03-Jun-2026 00:50:43 UTC] === API CALL LOG ===
[03-Jun-2026 00:50:43 UTC] Endpoint: user/profile.php
[03-Jun-2026 00:50:43 UTC] Full Log Data: {
    "timestamp": "2026-06-03 00:50:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40f2:2059:d3fd:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40f2:2059:d3fd:8000::, 162.158.170.104",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA3IiwidXNlcm5hbWUiOiJ0YXJ1bnBpZ2VvbjE0IiwiZW1haWwiOiJ0YXJ1bnBpZ2VvbjE0QGdtYWlsLmNvbSIsImV4cCI6MTc4MTA1MjU5MH0.gihLjBRMlFAgCrxvW9_hoZUBvvJ63jcKX75VrU9vp3I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05ab48cc8b29f7f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40f2:2059:d3fd:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 00:50:43 UTC] === END API CALL LOG ===
[03-Jun-2026 00:50:43 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 00:50:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA3IiwidXNlcm5hbWUiOiJ0YXJ1bnBpZ2VvbjE0IiwiZW1haWwiOiJ0YXJ1bnBpZ2VvbjE0QGdtYWlsLmNvbSIsImV4cCI6MTc4MTA1MjU5MH0.gihLjBRMlFAgCrxvW9_hoZUBvvJ63jcKX75VrU9vp3I
[03-Jun-2026 00:50:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 00:50:43 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 00:50:43 UTC] User ID: 707
[03-Jun-2026 00:50:43 UTC] ✅ User profile retrieved successfully for user ID: 707
[03-Jun-2026 00:50:44 UTC] === API CALL LOG ===
[03-Jun-2026 00:50:44 UTC] Endpoint: user/profile.php
[03-Jun-2026 00:50:44 UTC] Full Log Data: {
    "timestamp": "2026-06-03 00:50:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40f2:2059:d3fd:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40f2:2059:d3fd:8000::, 162.158.170.104",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA3IiwidXNlcm5hbWUiOiJ0YXJ1bnBpZ2VvbjE0IiwiZW1haWwiOiJ0YXJ1bnBpZ2VvbjE0QGdtYWlsLmNvbSIsImV4cCI6MTc4MTA1MjU5MH0.gihLjBRMlFAgCrxvW9_hoZUBvvJ63jcKX75VrU9vp3I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05ab495edda9f7f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40f2:2059:d3fd:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 00:50:44 UTC] === END API CALL LOG ===
[03-Jun-2026 00:50:44 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 00:50:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA3IiwidXNlcm5hbWUiOiJ0YXJ1bnBpZ2VvbjE0IiwiZW1haWwiOiJ0YXJ1bnBpZ2VvbjE0QGdtYWlsLmNvbSIsImV4cCI6MTc4MTA1MjU5MH0.gihLjBRMlFAgCrxvW9_hoZUBvvJ63jcKX75VrU9vp3I
[03-Jun-2026 00:50:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 00:50:44 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 00:50:44 UTC] User ID: 707
[03-Jun-2026 00:50:44 UTC] ✅ User profile retrieved successfully for user ID: 707
[03-Jun-2026 00:51:16 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jun-2026 00:51:16 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jun-2026 00:51:16 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40f2:2059:d3fd:8000::, 162.158.170.105","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA3IiwidXNlcm5hbWUiOiJ0YXJ1bnBpZ2VvbjE0IiwiZW1haWwiOiJ0YXJ1bnBpZ2VvbjE0QGdtYWlsLmNvbSIsImV4cCI6MTc4MTA1MjU5MH0.gihLjBRMlFAgCrxvW9_hoZUBvvJ63jcKX75VrU9vp3I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a05ab5595e299f7f-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40f2:2059:d3fd:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Jun-2026 00:51:16 UTC] === User Orders API Called ===
[03-Jun-2026 00:51:16 UTC] User ID: 707
[03-Jun-2026 00:51:16 UTC] Limit: 20, Offset: 0
[03-Jun-2026 00:51:16 UTC] Orders found: 0
[03-Jun-2026 00:51:16 UTC] Orders data: []
[03-Jun-2026 00:51:16 UTC] Total orders count: 0
[03-Jun-2026 00:51:16 UTC] === API CALL LOG ===
[03-Jun-2026 00:51:16 UTC] Endpoint: user/profile.php
[03-Jun-2026 00:51:16 UTC] Full Log Data: {
    "timestamp": "2026-06-03 00:51:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40f2:2059:d3fd:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40f2:2059:d3fd:8000::, 162.158.170.105",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA3IiwidXNlcm5hbWUiOiJ0YXJ1bnBpZ2VvbjE0IiwiZW1haWwiOiJ0YXJ1bnBpZ2VvbjE0QGdtYWlsLmNvbSIsImV4cCI6MTc4MTA1MjU5MH0.gihLjBRMlFAgCrxvW9_hoZUBvvJ63jcKX75VrU9vp3I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05ab559be579f7f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40f2:2059:d3fd:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 00:51:16 UTC] === END API CALL LOG ===
[03-Jun-2026 00:51:16 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 00:51:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA3IiwidXNlcm5hbWUiOiJ0YXJ1bnBpZ2VvbjE0IiwiZW1haWwiOiJ0YXJ1bnBpZ2VvbjE0QGdtYWlsLmNvbSIsImV4cCI6MTc4MTA1MjU5MH0.gihLjBRMlFAgCrxvW9_hoZUBvvJ63jcKX75VrU9vp3I
[03-Jun-2026 00:51:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 00:51:16 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 00:51:16 UTC] User ID: 707
[03-Jun-2026 00:51:16 UTC] ✅ User profile retrieved successfully for user ID: 707
[03-Jun-2026 00:51:16 UTC] === API CALL LOG ===
[03-Jun-2026 00:51:16 UTC] Endpoint: user/profile.php
[03-Jun-2026 00:51:16 UTC] Full Log Data: {
    "timestamp": "2026-06-03 00:51:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40f2:2059:d3fd:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40f2:2059:d3fd:8000::, 162.158.170.104",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA3IiwidXNlcm5hbWUiOiJ0YXJ1bnBpZ2VvbjE0IiwiZW1haWwiOiJ0YXJ1bnBpZ2VvbjE0QGdtYWlsLmNvbSIsImV4cCI6MTc4MTA1MjU5MH0.gihLjBRMlFAgCrxvW9_hoZUBvvJ63jcKX75VrU9vp3I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05ab55d2ff89f7f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40f2:2059:d3fd:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 00:51:16 UTC] === END API CALL LOG ===
[03-Jun-2026 00:51:16 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 00:51:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA3IiwidXNlcm5hbWUiOiJ0YXJ1bnBpZ2VvbjE0IiwiZW1haWwiOiJ0YXJ1bnBpZ2VvbjE0QGdtYWlsLmNvbSIsImV4cCI6MTc4MTA1MjU5MH0.gihLjBRMlFAgCrxvW9_hoZUBvvJ63jcKX75VrU9vp3I
[03-Jun-2026 00:51:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 00:51:16 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 00:51:16 UTC] User ID: 707
[03-Jun-2026 00:51:16 UTC] ✅ User profile retrieved successfully for user ID: 707
[03-Jun-2026 00:51:17 UTC] === API CALL LOG ===
[03-Jun-2026 00:51:17 UTC] Endpoint: user/profile.php
[03-Jun-2026 00:51:17 UTC] Full Log Data: {
    "timestamp": "2026-06-03 00:51:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40f2:2059:d3fd:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40f2:2059:d3fd:8000::, 162.158.170.105",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA3IiwidXNlcm5hbWUiOiJ0YXJ1bnBpZ2VvbjE0IiwiZW1haWwiOiJ0YXJ1bnBpZ2VvbjE0QGdtYWlsLmNvbSIsImV4cCI6MTc4MTA1MjU5MH0.gihLjBRMlFAgCrxvW9_hoZUBvvJ63jcKX75VrU9vp3I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05ab564ec979f7f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40f2:2059:d3fd:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 00:51:17 UTC] === END API CALL LOG ===
[03-Jun-2026 00:51:17 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 00:51:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA3IiwidXNlcm5hbWUiOiJ0YXJ1bnBpZ2VvbjE0IiwiZW1haWwiOiJ0YXJ1bnBpZ2VvbjE0QGdtYWlsLmNvbSIsImV4cCI6MTc4MTA1MjU5MH0.gihLjBRMlFAgCrxvW9_hoZUBvvJ63jcKX75VrU9vp3I
[03-Jun-2026 00:51:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 00:51:17 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 00:51:17 UTC] User ID: 707
[03-Jun-2026 00:51:17 UTC] ✅ User profile retrieved successfully for user ID: 707
[03-Jun-2026 00:51:32 UTC] === API CALL LOG ===
[03-Jun-2026 00:51:32 UTC] Endpoint: user/profile.php
[03-Jun-2026 00:51:32 UTC] Full Log Data: {
    "timestamp": "2026-06-03 00:51:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40f2:2059:d3fd:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40f2:2059:d3fd:8000::, 162.158.170.104",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA3IiwidXNlcm5hbWUiOiJ0YXJ1bnBpZ2VvbjE0IiwiZW1haWwiOiJ0YXJ1bnBpZ2VvbjE0QGdtYWlsLmNvbSIsImV4cCI6MTc4MTA1MjU5MH0.gihLjBRMlFAgCrxvW9_hoZUBvvJ63jcKX75VrU9vp3I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05ab5c19ba19f7f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40f2:2059:d3fd:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 00:51:32 UTC] === END API CALL LOG ===
[03-Jun-2026 00:51:32 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 00:51:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA3IiwidXNlcm5hbWUiOiJ0YXJ1bnBpZ2VvbjE0IiwiZW1haWwiOiJ0YXJ1bnBpZ2VvbjE0QGdtYWlsLmNvbSIsImV4cCI6MTc4MTA1MjU5MH0.gihLjBRMlFAgCrxvW9_hoZUBvvJ63jcKX75VrU9vp3I
[03-Jun-2026 00:51:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 00:51:32 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 00:51:32 UTC] User ID: 707
[03-Jun-2026 00:51:32 UTC] ✅ User profile retrieved successfully for user ID: 707
[03-Jun-2026 00:52:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jun-2026 00:52:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jun-2026 00:52:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40f2:2059:d3fd:8000::, 162.158.170.104","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA3IiwidXNlcm5hbWUiOiJ0YXJ1bnBpZ2VvbjE0IiwiZW1haWwiOiJ0YXJ1bnBpZ2VvbjE0QGdtYWlsLmNvbSIsImV4cCI6MTc4MTA1MjU5MH0.gihLjBRMlFAgCrxvW9_hoZUBvvJ63jcKX75VrU9vp3I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a05ab66978f59f7f-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40f2:2059:d3fd:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Jun-2026 00:52:00 UTC] === User Orders API Called ===
[03-Jun-2026 00:52:00 UTC] User ID: 707
[03-Jun-2026 00:52:00 UTC] Limit: 20, Offset: 0
[03-Jun-2026 00:52:00 UTC] Orders found: 0
[03-Jun-2026 00:52:00 UTC] Orders data: []
[03-Jun-2026 00:52:00 UTC] Total orders count: 0
[03-Jun-2026 00:52:01 UTC] === API CALL LOG ===
[03-Jun-2026 00:52:01 UTC] Endpoint: user/profile.php
[03-Jun-2026 00:52:01 UTC] Full Log Data: {
    "timestamp": "2026-06-03 00:52:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40f2:2059:d3fd:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40f2:2059:d3fd:8000::, 162.158.170.104",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA3IiwidXNlcm5hbWUiOiJ0YXJ1bnBpZ2VvbjE0IiwiZW1haWwiOiJ0YXJ1bnBpZ2VvbjE0QGdtYWlsLmNvbSIsImV4cCI6MTc4MTA1MjU5MH0.gihLjBRMlFAgCrxvW9_hoZUBvvJ63jcKX75VrU9vp3I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05ab6737ebd9f7f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40f2:2059:d3fd:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 00:52:01 UTC] === END API CALL LOG ===
[03-Jun-2026 00:52:01 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 00:52:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA3IiwidXNlcm5hbWUiOiJ0YXJ1bnBpZ2VvbjE0IiwiZW1haWwiOiJ0YXJ1bnBpZ2VvbjE0QGdtYWlsLmNvbSIsImV4cCI6MTc4MTA1MjU5MH0.gihLjBRMlFAgCrxvW9_hoZUBvvJ63jcKX75VrU9vp3I
[03-Jun-2026 00:52:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 00:52:01 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 00:52:01 UTC] User ID: 707
[03-Jun-2026 00:52:01 UTC] ✅ User profile retrieved successfully for user ID: 707
[03-Jun-2026 00:52:01 UTC] User Purchases API - User ID: 707
[03-Jun-2026 00:52:01 UTC] User Purchases API - Total purchases found: 0
[03-Jun-2026 00:52:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jun-2026 00:52:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jun-2026 00:52:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40f2:2059:d3fd:8000::, 162.158.170.104","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA3IiwidXNlcm5hbWUiOiJ0YXJ1bnBpZ2VvbjE0IiwiZW1haWwiOiJ0YXJ1bnBpZ2VvbjE0QGdtYWlsLmNvbSIsImV4cCI6MTc4MTA1MjU5MH0.gihLjBRMlFAgCrxvW9_hoZUBvvJ63jcKX75VrU9vp3I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a05ab6822ef99f7f-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40f2:2059:d3fd:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Jun-2026 00:52:03 UTC] === User Orders API Called ===
[03-Jun-2026 00:52:03 UTC] User ID: 707
[03-Jun-2026 00:52:03 UTC] Limit: 20, Offset: 0
[03-Jun-2026 00:52:03 UTC] Orders found: 0
[03-Jun-2026 00:52:03 UTC] Orders data: []
[03-Jun-2026 00:52:03 UTC] Total orders count: 0
[03-Jun-2026 00:52:03 UTC] === API CALL LOG ===
[03-Jun-2026 00:52:03 UTC] Endpoint: user/profile.php
[03-Jun-2026 00:52:03 UTC] Full Log Data: {
    "timestamp": "2026-06-03 00:52:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40f2:2059:d3fd:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40f2:2059:d3fd:8000::, 162.158.170.104",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA3IiwidXNlcm5hbWUiOiJ0YXJ1bnBpZ2VvbjE0IiwiZW1haWwiOiJ0YXJ1bnBpZ2VvbjE0QGdtYWlsLmNvbSIsImV4cCI6MTc4MTA1MjU5MH0.gihLjBRMlFAgCrxvW9_hoZUBvvJ63jcKX75VrU9vp3I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05ab6822efa9f7f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40f2:2059:d3fd:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 00:52:03 UTC] === END API CALL LOG ===
[03-Jun-2026 00:52:03 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 00:52:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA3IiwidXNlcm5hbWUiOiJ0YXJ1bnBpZ2VvbjE0IiwiZW1haWwiOiJ0YXJ1bnBpZ2VvbjE0QGdtYWlsLmNvbSIsImV4cCI6MTc4MTA1MjU5MH0.gihLjBRMlFAgCrxvW9_hoZUBvvJ63jcKX75VrU9vp3I
[03-Jun-2026 00:52:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 00:52:03 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 00:52:03 UTC] User ID: 707
[03-Jun-2026 00:52:03 UTC] ✅ User profile retrieved successfully for user ID: 707
[03-Jun-2026 00:52:04 UTC] === API CALL LOG ===
[03-Jun-2026 00:52:04 UTC] Endpoint: user/profile.php
[03-Jun-2026 00:52:04 UTC] Full Log Data: {
    "timestamp": "2026-06-03 00:52:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40f2:2059:d3fd:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40f2:2059:d3fd:8000::, 162.158.170.104",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA3IiwidXNlcm5hbWUiOiJ0YXJ1bnBpZ2VvbjE0IiwiZW1haWwiOiJ0YXJ1bnBpZ2VvbjE0QGdtYWlsLmNvbSIsImV4cCI6MTc4MTA1MjU5MH0.gihLjBRMlFAgCrxvW9_hoZUBvvJ63jcKX75VrU9vp3I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05ab685b8f49f7f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40f2:2059:d3fd:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 00:52:04 UTC] === END API CALL LOG ===
[03-Jun-2026 00:52:04 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 00:52:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA3IiwidXNlcm5hbWUiOiJ0YXJ1bnBpZ2VvbjE0IiwiZW1haWwiOiJ0YXJ1bnBpZ2VvbjE0QGdtYWlsLmNvbSIsImV4cCI6MTc4MTA1MjU5MH0.gihLjBRMlFAgCrxvW9_hoZUBvvJ63jcKX75VrU9vp3I
[03-Jun-2026 00:52:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 00:52:04 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 00:52:04 UTC] User ID: 707
[03-Jun-2026 00:52:04 UTC] ✅ User profile retrieved successfully for user ID: 707
[03-Jun-2026 00:52:04 UTC] === API CALL LOG ===
[03-Jun-2026 00:52:04 UTC] Endpoint: user/profile.php
[03-Jun-2026 00:52:04 UTC] Full Log Data: {
    "timestamp": "2026-06-03 00:52:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40f2:2059:d3fd:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40f2:2059:d3fd:8000::, 162.158.170.104",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA3IiwidXNlcm5hbWUiOiJ0YXJ1bnBpZ2VvbjE0IiwiZW1haWwiOiJ0YXJ1bnBpZ2VvbjE0QGdtYWlsLmNvbSIsImV4cCI6MTc4MTA1MjU5MH0.gihLjBRMlFAgCrxvW9_hoZUBvvJ63jcKX75VrU9vp3I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05ab688dace9f7f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40f2:2059:d3fd:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 00:52:04 UTC] === END API CALL LOG ===
[03-Jun-2026 00:52:04 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 00:52:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA3IiwidXNlcm5hbWUiOiJ0YXJ1bnBpZ2VvbjE0IiwiZW1haWwiOiJ0YXJ1bnBpZ2VvbjE0QGdtYWlsLmNvbSIsImV4cCI6MTc4MTA1MjU5MH0.gihLjBRMlFAgCrxvW9_hoZUBvvJ63jcKX75VrU9vp3I
[03-Jun-2026 00:52:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 00:52:04 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 00:52:04 UTC] User ID: 707
[03-Jun-2026 00:52:04 UTC] ✅ User profile retrieved successfully for user ID: 707
[03-Jun-2026 00:52:12 UTC] === API CALL LOG ===
[03-Jun-2026 00:52:12 UTC] Endpoint: user/profile.php
[03-Jun-2026 00:52:12 UTC] Full Log Data: {
    "timestamp": "2026-06-03 00:52:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40f2:2059:d3fd:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40f2:2059:d3fd:8000::, 162.158.170.105",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA3IiwidXNlcm5hbWUiOiJ0YXJ1bnBpZ2VvbjE0IiwiZW1haWwiOiJ0YXJ1bnBpZ2VvbjE0QGdtYWlsLmNvbSIsImV4cCI6MTc4MTA1MjU5MH0.gihLjBRMlFAgCrxvW9_hoZUBvvJ63jcKX75VrU9vp3I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05ab6bb8f3d9f7f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40f2:2059:d3fd:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 00:52:12 UTC] === END API CALL LOG ===
[03-Jun-2026 00:52:12 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 00:52:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA3IiwidXNlcm5hbWUiOiJ0YXJ1bnBpZ2VvbjE0IiwiZW1haWwiOiJ0YXJ1bnBpZ2VvbjE0QGdtYWlsLmNvbSIsImV4cCI6MTc4MTA1MjU5MH0.gihLjBRMlFAgCrxvW9_hoZUBvvJ63jcKX75VrU9vp3I
[03-Jun-2026 00:52:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 00:52:12 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 00:52:12 UTC] User ID: 707
[03-Jun-2026 00:52:12 UTC] ✅ User profile retrieved successfully for user ID: 707
[03-Jun-2026 00:52:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jun-2026 00:52:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jun-2026 00:52:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40f2:2059:d3fd:8000::, 162.158.170.104","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA3IiwidXNlcm5hbWUiOiJ0YXJ1bnBpZ2VvbjE0IiwiZW1haWwiOiJ0YXJ1bnBpZ2VvbjE0QGdtYWlsLmNvbSIsImV4cCI6MTc4MTA1MjU5MH0.gihLjBRMlFAgCrxvW9_hoZUBvvJ63jcKX75VrU9vp3I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a05ab7198fb59f7f-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40f2:2059:d3fd:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Jun-2026 00:52:28 UTC] === User Orders API Called ===
[03-Jun-2026 00:52:28 UTC] User ID: 707
[03-Jun-2026 00:52:28 UTC] Limit: 20, Offset: 0
[03-Jun-2026 00:52:28 UTC] Orders found: 0
[03-Jun-2026 00:52:28 UTC] Orders data: []
[03-Jun-2026 00:52:28 UTC] Total orders count: 0
[03-Jun-2026 00:52:28 UTC] === API CALL LOG ===
[03-Jun-2026 00:52:28 UTC] Endpoint: user/profile.php
[03-Jun-2026 00:52:28 UTC] Full Log Data: {
    "timestamp": "2026-06-03 00:52:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40f2:2059:d3fd:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40f2:2059:d3fd:8000::, 162.158.170.105",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA3IiwidXNlcm5hbWUiOiJ0YXJ1bnBpZ2VvbjE0IiwiZW1haWwiOiJ0YXJ1bnBpZ2VvbjE0QGdtYWlsLmNvbSIsImV4cCI6MTc4MTA1MjU5MH0.gihLjBRMlFAgCrxvW9_hoZUBvvJ63jcKX75VrU9vp3I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05ab719fff09f7f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40f2:2059:d3fd:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 00:52:28 UTC] === END API CALL LOG ===
[03-Jun-2026 00:52:28 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 00:52:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA3IiwidXNlcm5hbWUiOiJ0YXJ1bnBpZ2VvbjE0IiwiZW1haWwiOiJ0YXJ1bnBpZ2VvbjE0QGdtYWlsLmNvbSIsImV4cCI6MTc4MTA1MjU5MH0.gihLjBRMlFAgCrxvW9_hoZUBvvJ63jcKX75VrU9vp3I
[03-Jun-2026 00:52:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 00:52:28 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 00:52:28 UTC] User ID: 707
[03-Jun-2026 00:52:28 UTC] ✅ User profile retrieved successfully for user ID: 707
[03-Jun-2026 00:52:28 UTC] === API CALL LOG ===
[03-Jun-2026 00:52:28 UTC] Endpoint: user/profile.php
[03-Jun-2026 00:52:28 UTC] Full Log Data: {
    "timestamp": "2026-06-03 00:52:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40f2:2059:d3fd:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40f2:2059:d3fd:8000::, 162.158.170.104",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA3IiwidXNlcm5hbWUiOiJ0YXJ1bnBpZ2VvbjE0IiwiZW1haWwiOiJ0YXJ1bnBpZ2VvbjE0QGdtYWlsLmNvbSIsImV4cCI6MTc4MTA1MjU5MH0.gihLjBRMlFAgCrxvW9_hoZUBvvJ63jcKX75VrU9vp3I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05ab71d4a189f7f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40f2:2059:d3fd:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 00:52:28 UTC] === END API CALL LOG ===
[03-Jun-2026 00:52:28 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 00:52:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA3IiwidXNlcm5hbWUiOiJ0YXJ1bnBpZ2VvbjE0IiwiZW1haWwiOiJ0YXJ1bnBpZ2VvbjE0QGdtYWlsLmNvbSIsImV4cCI6MTc4MTA1MjU5MH0.gihLjBRMlFAgCrxvW9_hoZUBvvJ63jcKX75VrU9vp3I
[03-Jun-2026 00:52:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 00:52:28 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 00:52:28 UTC] User ID: 707
[03-Jun-2026 00:52:28 UTC] ✅ User profile retrieved successfully for user ID: 707
[03-Jun-2026 00:52:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jun-2026 00:52:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jun-2026 00:52:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40f2:2059:d3fd:8000::, 162.158.170.105","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA3IiwidXNlcm5hbWUiOiJ0YXJ1bnBpZ2VvbjE0IiwiZW1haWwiOiJ0YXJ1bnBpZ2VvbjE0QGdtYWlsLmNvbSIsImV4cCI6MTc4MTA1MjU5MH0.gihLjBRMlFAgCrxvW9_hoZUBvvJ63jcKX75VrU9vp3I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a05ab78149469f7f-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40f2:2059:d3fd:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Jun-2026 00:52:44 UTC] === User Orders API Called ===
[03-Jun-2026 00:52:44 UTC] User ID: 707
[03-Jun-2026 00:52:44 UTC] Limit: 20, Offset: 0
[03-Jun-2026 00:52:44 UTC] Orders found: 0
[03-Jun-2026 00:52:44 UTC] Orders data: []
[03-Jun-2026 00:52:44 UTC] Total orders count: 0
[03-Jun-2026 00:52:45 UTC] === API CALL LOG ===
[03-Jun-2026 00:52:45 UTC] Endpoint: user/profile.php
[03-Jun-2026 00:52:45 UTC] Full Log Data: {
    "timestamp": "2026-06-03 00:52:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40f2:2059:d3fd:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40f2:2059:d3fd:8000::, 162.158.170.105",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA3IiwidXNlcm5hbWUiOiJ0YXJ1bnBpZ2VvbjE0IiwiZW1haWwiOiJ0YXJ1bnBpZ2VvbjE0QGdtYWlsLmNvbSIsImV4cCI6MTc4MTA1MjU5MH0.gihLjBRMlFAgCrxvW9_hoZUBvvJ63jcKX75VrU9vp3I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05ab781b97f9f7f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40f2:2059:d3fd:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 00:52:45 UTC] === END API CALL LOG ===
[03-Jun-2026 00:52:45 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 00:52:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA3IiwidXNlcm5hbWUiOiJ0YXJ1bnBpZ2VvbjE0IiwiZW1haWwiOiJ0YXJ1bnBpZ2VvbjE0QGdtYWlsLmNvbSIsImV4cCI6MTc4MTA1MjU5MH0.gihLjBRMlFAgCrxvW9_hoZUBvvJ63jcKX75VrU9vp3I
[03-Jun-2026 00:52:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 00:52:45 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 00:52:45 UTC] User ID: 707
[03-Jun-2026 00:52:45 UTC] === API CALL LOG ===
[03-Jun-2026 00:52:45 UTC] Endpoint: user/profile.php
[03-Jun-2026 00:52:45 UTC] Full Log Data: {
    "timestamp": "2026-06-03 00:52:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40f2:2059:d3fd:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40f2:2059:d3fd:8000::, 162.158.170.105",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA3IiwidXNlcm5hbWUiOiJ0YXJ1bnBpZ2VvbjE0IiwiZW1haWwiOiJ0YXJ1bnBpZ2VvbjE0QGdtYWlsLmNvbSIsImV4cCI6MTc4MTA1MjU5MH0.gihLjBRMlFAgCrxvW9_hoZUBvvJ63jcKX75VrU9vp3I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05ab7852b7a9f7f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40f2:2059:d3fd:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 00:52:45 UTC] === END API CALL LOG ===
[03-Jun-2026 00:52:45 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 00:52:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA3IiwidXNlcm5hbWUiOiJ0YXJ1bnBpZ2VvbjE0IiwiZW1haWwiOiJ0YXJ1bnBpZ2VvbjE0QGdtYWlsLmNvbSIsImV4cCI6MTc4MTA1MjU5MH0.gihLjBRMlFAgCrxvW9_hoZUBvvJ63jcKX75VrU9vp3I
[03-Jun-2026 00:52:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 00:52:45 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 00:52:45 UTC] User ID: 707
[03-Jun-2026 00:52:45 UTC] ✅ User profile retrieved successfully for user ID: 707
[03-Jun-2026 00:52:45 UTC] ✅ User profile retrieved successfully for user ID: 707
[03-Jun-2026 00:52:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jun-2026 00:52:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jun-2026 00:52:46 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40f2:2059:d3fd:8000::, 162.158.170.105","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA3IiwidXNlcm5hbWUiOiJ0YXJ1bnBpZ2VvbjE0IiwiZW1haWwiOiJ0YXJ1bnBpZ2VvbjE0QGdtYWlsLmNvbSIsImV4cCI6MTc4MTA1MjU5MH0.gihLjBRMlFAgCrxvW9_hoZUBvvJ63jcKX75VrU9vp3I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a05ab78b3f359f7f-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40f2:2059:d3fd:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Jun-2026 00:52:46 UTC] === User Orders API Called ===
[03-Jun-2026 00:52:46 UTC] User ID: 707
[03-Jun-2026 00:52:46 UTC] Limit: 20, Offset: 0
[03-Jun-2026 00:52:46 UTC] Orders found: 0
[03-Jun-2026 00:52:46 UTC] Orders data: []
[03-Jun-2026 00:52:46 UTC] Total orders count: 0
[03-Jun-2026 00:52:46 UTC] === API CALL LOG ===
[03-Jun-2026 00:52:46 UTC] Endpoint: user/profile.php
[03-Jun-2026 00:52:46 UTC] Full Log Data: {
    "timestamp": "2026-06-03 00:52:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40f2:2059:d3fd:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40f2:2059:d3fd:8000::, 162.158.170.105",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA3IiwidXNlcm5hbWUiOiJ0YXJ1bnBpZ2VvbjE0IiwiZW1haWwiOiJ0YXJ1bnBpZ2VvbjE0QGdtYWlsLmNvbSIsImV4cCI6MTc4MTA1MjU5MH0.gihLjBRMlFAgCrxvW9_hoZUBvvJ63jcKX75VrU9vp3I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05ab78cd82b9f7f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40f2:2059:d3fd:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 00:52:46 UTC] === END API CALL LOG ===
[03-Jun-2026 00:52:46 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 00:52:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA3IiwidXNlcm5hbWUiOiJ0YXJ1bnBpZ2VvbjE0IiwiZW1haWwiOiJ0YXJ1bnBpZ2VvbjE0QGdtYWlsLmNvbSIsImV4cCI6MTc4MTA1MjU5MH0.gihLjBRMlFAgCrxvW9_hoZUBvvJ63jcKX75VrU9vp3I
[03-Jun-2026 00:52:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 00:52:46 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 00:52:46 UTC] User ID: 707
[03-Jun-2026 00:52:46 UTC] ✅ User profile retrieved successfully for user ID: 707
[03-Jun-2026 00:52:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jun-2026 00:52:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jun-2026 00:52:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40f2:2059:d3fd:8000::, 162.158.170.105","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA3IiwidXNlcm5hbWUiOiJ0YXJ1bnBpZ2VvbjE0IiwiZW1haWwiOiJ0YXJ1bnBpZ2VvbjE0QGdtYWlsLmNvbSIsImV4cCI6MTc4MTA1MjU5MH0.gihLjBRMlFAgCrxvW9_hoZUBvvJ63jcKX75VrU9vp3I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a05ab79ae8479f7f-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40f2:2059:d3fd:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Jun-2026 00:52:48 UTC] === User Orders API Called ===
[03-Jun-2026 00:52:48 UTC] User ID: 707
[03-Jun-2026 00:52:48 UTC] Limit: 20, Offset: 0
[03-Jun-2026 00:52:48 UTC] Orders found: 0
[03-Jun-2026 00:52:48 UTC] Orders data: []
[03-Jun-2026 00:52:48 UTC] Total orders count: 0
[03-Jun-2026 00:52:48 UTC] === API CALL LOG ===
[03-Jun-2026 00:52:48 UTC] Endpoint: user/profile.php
[03-Jun-2026 00:52:48 UTC] Full Log Data: {
    "timestamp": "2026-06-03 00:52:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40f2:2059:d3fd:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40f2:2059:d3fd:8000::, 162.158.170.105",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA3IiwidXNlcm5hbWUiOiJ0YXJ1bnBpZ2VvbjE0IiwiZW1haWwiOiJ0YXJ1bnBpZ2VvbjE0QGdtYWlsLmNvbSIsImV4cCI6MTc4MTA1MjU5MH0.gihLjBRMlFAgCrxvW9_hoZUBvvJ63jcKX75VrU9vp3I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05ab79b58829f7f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40f2:2059:d3fd:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 00:52:48 UTC] === END API CALL LOG ===
[03-Jun-2026 00:52:48 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 00:52:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA3IiwidXNlcm5hbWUiOiJ0YXJ1bnBpZ2VvbjE0IiwiZW1haWwiOiJ0YXJ1bnBpZ2VvbjE0QGdtYWlsLmNvbSIsImV4cCI6MTc4MTA1MjU5MH0.gihLjBRMlFAgCrxvW9_hoZUBvvJ63jcKX75VrU9vp3I
[03-Jun-2026 00:52:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 00:52:48 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 00:52:48 UTC] User ID: 707
[03-Jun-2026 00:52:48 UTC] ✅ User profile retrieved successfully for user ID: 707
[03-Jun-2026 00:52:49 UTC] === API CALL LOG ===
[03-Jun-2026 00:52:49 UTC] Endpoint: user/profile.php
[03-Jun-2026 00:52:49 UTC] Full Log Data: {
    "timestamp": "2026-06-03 00:52:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40f2:2059:d3fd:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40f2:2059:d3fd:8000::, 162.158.170.105",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA3IiwidXNlcm5hbWUiOiJ0YXJ1bnBpZ2VvbjE0IiwiZW1haWwiOiJ0YXJ1bnBpZ2VvbjE0QGdtYWlsLmNvbSIsImV4cCI6MTc4MTA1MjU5MH0.gihLjBRMlFAgCrxvW9_hoZUBvvJ63jcKX75VrU9vp3I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05ab79eba699f7f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40f2:2059:d3fd:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 00:52:49 UTC] === END API CALL LOG ===
[03-Jun-2026 00:52:49 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 00:52:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA3IiwidXNlcm5hbWUiOiJ0YXJ1bnBpZ2VvbjE0IiwiZW1haWwiOiJ0YXJ1bnBpZ2VvbjE0QGdtYWlsLmNvbSIsImV4cCI6MTc4MTA1MjU5MH0.gihLjBRMlFAgCrxvW9_hoZUBvvJ63jcKX75VrU9vp3I
[03-Jun-2026 00:52:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 00:52:49 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 00:52:49 UTC] User ID: 707
[03-Jun-2026 00:52:49 UTC] ✅ User profile retrieved successfully for user ID: 707
[03-Jun-2026 00:52:50 UTC] === API CALL LOG ===
[03-Jun-2026 00:52:50 UTC] Endpoint: user/profile.php
[03-Jun-2026 00:52:50 UTC] Full Log Data: {
    "timestamp": "2026-06-03 00:52:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40f2:2059:d3fd:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40f2:2059:d3fd:8000::, 162.158.170.105",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA3IiwidXNlcm5hbWUiOiJ0YXJ1bnBpZ2VvbjE0IiwiZW1haWwiOiJ0YXJ1bnBpZ2VvbjE0QGdtYWlsLmNvbSIsImV4cCI6MTc4MTA1MjU5MH0.gihLjBRMlFAgCrxvW9_hoZUBvvJ63jcKX75VrU9vp3I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05ab7a46e079f7f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40f2:2059:d3fd:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 00:52:50 UTC] === END API CALL LOG ===
[03-Jun-2026 00:52:50 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 00:52:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA3IiwidXNlcm5hbWUiOiJ0YXJ1bnBpZ2VvbjE0IiwiZW1haWwiOiJ0YXJ1bnBpZ2VvbjE0QGdtYWlsLmNvbSIsImV4cCI6MTc4MTA1MjU5MH0.gihLjBRMlFAgCrxvW9_hoZUBvvJ63jcKX75VrU9vp3I
[03-Jun-2026 00:52:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 00:52:50 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 00:52:50 UTC] User ID: 707
[03-Jun-2026 00:52:50 UTC] ✅ User profile retrieved successfully for user ID: 707
[03-Jun-2026 00:52:53 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jun-2026 00:52:53 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jun-2026 00:52:53 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40f2:2059:d3fd:8000::, 162.158.170.105","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA3IiwidXNlcm5hbWUiOiJ0YXJ1bnBpZ2VvbjE0IiwiZW1haWwiOiJ0YXJ1bnBpZ2VvbjE0QGdtYWlsLmNvbSIsImV4cCI6MTc4MTA1MjU5MH0.gihLjBRMlFAgCrxvW9_hoZUBvvJ63jcKX75VrU9vp3I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a05ab7b9ab809f7f-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40f2:2059:d3fd:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Jun-2026 00:52:53 UTC] === User Orders API Called ===
[03-Jun-2026 00:52:53 UTC] User ID: 707
[03-Jun-2026 00:52:53 UTC] Limit: 20, Offset: 0
[03-Jun-2026 00:52:53 UTC] Orders found: 0
[03-Jun-2026 00:52:53 UTC] Orders data: []
[03-Jun-2026 00:52:53 UTC] Total orders count: 0
[03-Jun-2026 00:52:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jun-2026 00:52:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jun-2026 00:52:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40f2:2059:d3fd:8000::, 162.158.170.105","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA3IiwidXNlcm5hbWUiOiJ0YXJ1bnBpZ2VvbjE0IiwiZW1haWwiOiJ0YXJ1bnBpZ2VvbjE0QGdtYWlsLmNvbSIsImV4cCI6MTc4MTA1MjU5MH0.gihLjBRMlFAgCrxvW9_hoZUBvvJ63jcKX75VrU9vp3I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a05ab7c3f9709f7f-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40f2:2059:d3fd:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Jun-2026 00:52:55 UTC] === User Orders API Called ===
[03-Jun-2026 00:52:55 UTC] User ID: 707
[03-Jun-2026 00:52:55 UTC] Limit: 20, Offset: 0
[03-Jun-2026 00:52:55 UTC] Orders found: 0
[03-Jun-2026 00:52:55 UTC] Orders data: []
[03-Jun-2026 00:52:55 UTC] Total orders count: 0
[03-Jun-2026 00:52:55 UTC] === API CALL LOG ===
[03-Jun-2026 00:52:55 UTC] Endpoint: user/profile.php
[03-Jun-2026 00:52:55 UTC] Full Log Data: {
    "timestamp": "2026-06-03 00:52:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40f2:2059:d3fd:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40f2:2059:d3fd:8000::, 162.158.170.105",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA3IiwidXNlcm5hbWUiOiJ0YXJ1bnBpZ2VvbjE0IiwiZW1haWwiOiJ0YXJ1bnBpZ2VvbjE0QGdtYWlsLmNvbSIsImV4cCI6MTc4MTA1MjU5MH0.gihLjBRMlFAgCrxvW9_hoZUBvvJ63jcKX75VrU9vp3I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05ab7c469b09f7f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40f2:2059:d3fd:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 00:52:55 UTC] === END API CALL LOG ===
[03-Jun-2026 00:52:55 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 00:52:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA3IiwidXNlcm5hbWUiOiJ0YXJ1bnBpZ2VvbjE0IiwiZW1haWwiOiJ0YXJ1bnBpZ2VvbjE0QGdtYWlsLmNvbSIsImV4cCI6MTc4MTA1MjU5MH0.gihLjBRMlFAgCrxvW9_hoZUBvvJ63jcKX75VrU9vp3I
[03-Jun-2026 00:52:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 00:52:55 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 00:52:55 UTC] User ID: 707
[03-Jun-2026 00:52:55 UTC] ✅ User profile retrieved successfully for user ID: 707
[03-Jun-2026 00:52:55 UTC] === API CALL LOG ===
[03-Jun-2026 00:52:55 UTC] Endpoint: user/profile.php
[03-Jun-2026 00:52:55 UTC] Full Log Data: {
    "timestamp": "2026-06-03 00:52:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40f2:2059:d3fd:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40f2:2059:d3fd:8000::, 162.158.170.105",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA3IiwidXNlcm5hbWUiOiJ0YXJ1bnBpZ2VvbjE0IiwiZW1haWwiOiJ0YXJ1bnBpZ2VvbjE0QGdtYWlsLmNvbSIsImV4cCI6MTc4MTA1MjU5MH0.gihLjBRMlFAgCrxvW9_hoZUBvvJ63jcKX75VrU9vp3I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05ab7c80bf49f7f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40f2:2059:d3fd:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 00:52:55 UTC] === END API CALL LOG ===
[03-Jun-2026 00:52:55 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 00:52:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA3IiwidXNlcm5hbWUiOiJ0YXJ1bnBpZ2VvbjE0IiwiZW1haWwiOiJ0YXJ1bnBpZ2VvbjE0QGdtYWlsLmNvbSIsImV4cCI6MTc4MTA1MjU5MH0.gihLjBRMlFAgCrxvW9_hoZUBvvJ63jcKX75VrU9vp3I
[03-Jun-2026 00:52:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 00:52:55 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 00:52:55 UTC] User ID: 707
[03-Jun-2026 00:52:55 UTC] ✅ User profile retrieved successfully for user ID: 707
[03-Jun-2026 00:52:56 UTC] === API CALL LOG ===
[03-Jun-2026 00:52:56 UTC] Endpoint: user/profile.php
[03-Jun-2026 00:52:56 UTC] Full Log Data: {
    "timestamp": "2026-06-03 00:52:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40f2:2059:d3fd:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40f2:2059:d3fd:8000::, 162.158.170.105",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA3IiwidXNlcm5hbWUiOiJ0YXJ1bnBpZ2VvbjE0IiwiZW1haWwiOiJ0YXJ1bnBpZ2VvbjE0QGdtYWlsLmNvbSIsImV4cCI6MTc4MTA1MjU5MH0.gihLjBRMlFAgCrxvW9_hoZUBvvJ63jcKX75VrU9vp3I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05ab7cc8eaf9f7f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40f2:2059:d3fd:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 00:52:56 UTC] === END API CALL LOG ===
[03-Jun-2026 00:52:56 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 00:52:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA3IiwidXNlcm5hbWUiOiJ0YXJ1bnBpZ2VvbjE0IiwiZW1haWwiOiJ0YXJ1bnBpZ2VvbjE0QGdtYWlsLmNvbSIsImV4cCI6MTc4MTA1MjU5MH0.gihLjBRMlFAgCrxvW9_hoZUBvvJ63jcKX75VrU9vp3I
[03-Jun-2026 00:52:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 00:52:56 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 00:52:56 UTC] User ID: 707
[03-Jun-2026 00:52:56 UTC] ✅ User profile retrieved successfully for user ID: 707
[03-Jun-2026 00:54:09 UTC] === API CALL LOG ===
[03-Jun-2026 00:54:09 UTC] Endpoint: user/profile.php
[03-Jun-2026 00:54:09 UTC] Full Log Data: {
    "timestamp": "2026-06-03 00:54:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40f2:2059:d3fd:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40f2:2059:d3fd:8000::",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA3IiwidXNlcm5hbWUiOiJ0YXJ1bnBpZ2VvbjE0IiwiZW1haWwiOiJ0YXJ1bnBpZ2VvbjE0QGdtYWlsLmNvbSIsImV4cCI6MTc4MTA1MjU5MH0.gihLjBRMlFAgCrxvW9_hoZUBvvJ63jcKX75VrU9vp3I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05ab992688c9f7f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40f2:2059:d3fd:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 00:54:09 UTC] === END API CALL LOG ===
[03-Jun-2026 00:54:09 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 00:54:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA3IiwidXNlcm5hbWUiOiJ0YXJ1bnBpZ2VvbjE0IiwiZW1haWwiOiJ0YXJ1bnBpZ2VvbjE0QGdtYWlsLmNvbSIsImV4cCI6MTc4MTA1MjU5MH0.gihLjBRMlFAgCrxvW9_hoZUBvvJ63jcKX75VrU9vp3I
[03-Jun-2026 00:54:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 00:54:09 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 00:54:09 UTC] User ID: 707
[03-Jun-2026 00:54:09 UTC] ✅ User profile retrieved successfully for user ID: 707
[03-Jun-2026 00:54:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jun-2026 00:54:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jun-2026 00:54:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40f2:2059:d3fd:8000::","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA3IiwidXNlcm5hbWUiOiJ0YXJ1bnBpZ2VvbjE0IiwiZW1haWwiOiJ0YXJ1bnBpZ2VvbjE0QGdtYWlsLmNvbSIsImV4cCI6MTc4MTA1MjU5MH0.gihLjBRMlFAgCrxvW9_hoZUBvvJ63jcKX75VrU9vp3I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a05ab9c53e8c9f7f-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40f2:2059:d3fd:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Jun-2026 00:54:17 UTC] === User Orders API Called ===
[03-Jun-2026 00:54:17 UTC] User ID: 707
[03-Jun-2026 00:54:17 UTC] Limit: 20, Offset: 0
[03-Jun-2026 00:54:17 UTC] Orders found: 0
[03-Jun-2026 00:54:17 UTC] Orders data: []
[03-Jun-2026 00:54:17 UTC] Total orders count: 0
[03-Jun-2026 00:54:17 UTC] === API CALL LOG ===
[03-Jun-2026 00:54:17 UTC] Endpoint: user/profile.php
[03-Jun-2026 00:54:17 UTC] Full Log Data: {
    "timestamp": "2026-06-03 00:54:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40f2:2059:d3fd:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40f2:2059:d3fd:8000::",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA3IiwidXNlcm5hbWUiOiJ0YXJ1bnBpZ2VvbjE0IiwiZW1haWwiOiJ0YXJ1bnBpZ2VvbjE0QGdtYWlsLmNvbSIsImV4cCI6MTc4MTA1MjU5MH0.gihLjBRMlFAgCrxvW9_hoZUBvvJ63jcKX75VrU9vp3I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05ab9c59ebf9f7f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40f2:2059:d3fd:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 00:54:17 UTC] === END API CALL LOG ===
[03-Jun-2026 00:54:17 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 00:54:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA3IiwidXNlcm5hbWUiOiJ0YXJ1bnBpZ2VvbjE0IiwiZW1haWwiOiJ0YXJ1bnBpZ2VvbjE0QGdtYWlsLmNvbSIsImV4cCI6MTc4MTA1MjU5MH0.gihLjBRMlFAgCrxvW9_hoZUBvvJ63jcKX75VrU9vp3I
[03-Jun-2026 00:54:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 00:54:17 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 00:54:17 UTC] User ID: 707
[03-Jun-2026 00:54:17 UTC] ✅ User profile retrieved successfully for user ID: 707
[03-Jun-2026 00:54:17 UTC] === API CALL LOG ===
[03-Jun-2026 00:54:17 UTC] Endpoint: user/profile.php
[03-Jun-2026 00:54:17 UTC] Full Log Data: {
    "timestamp": "2026-06-03 00:54:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40f2:2059:d3fd:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40f2:2059:d3fd:8000::",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA3IiwidXNlcm5hbWUiOiJ0YXJ1bnBpZ2VvbjE0IiwiZW1haWwiOiJ0YXJ1bnBpZ2VvbjE0QGdtYWlsLmNvbSIsImV4cCI6MTc4MTA1MjU5MH0.gihLjBRMlFAgCrxvW9_hoZUBvvJ63jcKX75VrU9vp3I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05ab9c8f8ac9f7f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40f2:2059:d3fd:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 00:54:17 UTC] === END API CALL LOG ===
[03-Jun-2026 00:54:17 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 00:54:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA3IiwidXNlcm5hbWUiOiJ0YXJ1bnBpZ2VvbjE0IiwiZW1haWwiOiJ0YXJ1bnBpZ2VvbjE0QGdtYWlsLmNvbSIsImV4cCI6MTc4MTA1MjU5MH0.gihLjBRMlFAgCrxvW9_hoZUBvvJ63jcKX75VrU9vp3I
[03-Jun-2026 00:54:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 00:54:17 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 00:54:17 UTC] User ID: 707
[03-Jun-2026 00:54:17 UTC] ✅ User profile retrieved successfully for user ID: 707
[03-Jun-2026 00:54:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jun-2026 00:54:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jun-2026 00:54:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40f2:2059:d3fd:8000::","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA3IiwidXNlcm5hbWUiOiJ0YXJ1bnBpZ2VvbjE0IiwiZW1haWwiOiJ0YXJ1bnBpZ2VvbjE0QGdtYWlsLmNvbSIsImV4cCI6MTc4MTA1MjU5MH0.gihLjBRMlFAgCrxvW9_hoZUBvvJ63jcKX75VrU9vp3I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a05ab9f9bd2c9f7f-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40f2:2059:d3fd:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Jun-2026 00:54:25 UTC] === User Orders API Called ===
[03-Jun-2026 00:54:25 UTC] User ID: 707
[03-Jun-2026 00:54:25 UTC] Limit: 20, Offset: 0
[03-Jun-2026 00:54:25 UTC] Orders found: 0
[03-Jun-2026 00:54:25 UTC] Orders data: []
[03-Jun-2026 00:54:25 UTC] Total orders count: 0
[03-Jun-2026 00:54:25 UTC] === API CALL LOG ===
[03-Jun-2026 00:54:25 UTC] Endpoint: user/profile.php
[03-Jun-2026 00:54:25 UTC] Full Log Data: {
    "timestamp": "2026-06-03 00:54:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40f2:2059:d3fd:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40f2:2059:d3fd:8000::",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA3IiwidXNlcm5hbWUiOiJ0YXJ1bnBpZ2VvbjE0IiwiZW1haWwiOiJ0YXJ1bnBpZ2VvbjE0QGdtYWlsLmNvbSIsImV4cCI6MTc4MTA1MjU5MH0.gihLjBRMlFAgCrxvW9_hoZUBvvJ63jcKX75VrU9vp3I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05ab9fbde529f7f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40f2:2059:d3fd:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 00:54:25 UTC] === END API CALL LOG ===
[03-Jun-2026 00:54:25 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 00:54:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA3IiwidXNlcm5hbWUiOiJ0YXJ1bnBpZ2VvbjE0IiwiZW1haWwiOiJ0YXJ1bnBpZ2VvbjE0QGdtYWlsLmNvbSIsImV4cCI6MTc4MTA1MjU5MH0.gihLjBRMlFAgCrxvW9_hoZUBvvJ63jcKX75VrU9vp3I
[03-Jun-2026 00:54:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 00:54:25 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 00:54:25 UTC] User ID: 707
[03-Jun-2026 00:54:25 UTC] ✅ User profile retrieved successfully for user ID: 707
[03-Jun-2026 00:54:26 UTC] === API CALL LOG ===
[03-Jun-2026 00:54:26 UTC] Endpoint: user/profile.php
[03-Jun-2026 00:54:26 UTC] Full Log Data: {
    "timestamp": "2026-06-03 00:54:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40f2:2059:d3fd:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40f2:2059:d3fd:8000::",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA3IiwidXNlcm5hbWUiOiJ0YXJ1bnBpZ2VvbjE0IiwiZW1haWwiOiJ0YXJ1bnBpZ2VvbjE0QGdtYWlsLmNvbSIsImV4cCI6MTc4MTA1MjU5MH0.gihLjBRMlFAgCrxvW9_hoZUBvvJ63jcKX75VrU9vp3I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05ab9fd8f5d9f7f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40f2:2059:d3fd:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 00:54:26 UTC] === END API CALL LOG ===
[03-Jun-2026 00:54:26 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 00:54:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA3IiwidXNlcm5hbWUiOiJ0YXJ1bnBpZ2VvbjE0IiwiZW1haWwiOiJ0YXJ1bnBpZ2VvbjE0QGdtYWlsLmNvbSIsImV4cCI6MTc4MTA1MjU5MH0.gihLjBRMlFAgCrxvW9_hoZUBvvJ63jcKX75VrU9vp3I
[03-Jun-2026 00:54:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 00:54:26 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 00:54:26 UTC] User ID: 707
[03-Jun-2026 00:54:26 UTC] ✅ User profile retrieved successfully for user ID: 707
[03-Jun-2026 00:54:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jun-2026 00:54:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jun-2026 00:54:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40f2:2059:d3fd:8000::","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA3IiwidXNlcm5hbWUiOiJ0YXJ1bnBpZ2VvbjE0IiwiZW1haWwiOiJ0YXJ1bnBpZ2VvbjE0QGdtYWlsLmNvbSIsImV4cCI6MTc4MTA1MjU5MH0.gihLjBRMlFAgCrxvW9_hoZUBvvJ63jcKX75VrU9vp3I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a05aba49deae9f7f-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40f2:2059:d3fd:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Jun-2026 00:54:38 UTC] === User Orders API Called ===
[03-Jun-2026 00:54:38 UTC] User ID: 707
[03-Jun-2026 00:54:38 UTC] Limit: 20, Offset: 0
[03-Jun-2026 00:54:38 UTC] Orders found: 0
[03-Jun-2026 00:54:38 UTC] Orders data: []
[03-Jun-2026 00:54:38 UTC] Total orders count: 0
[03-Jun-2026 00:54:38 UTC] === API CALL LOG ===
[03-Jun-2026 00:54:38 UTC] Endpoint: user/profile.php
[03-Jun-2026 00:54:38 UTC] Full Log Data: {
    "timestamp": "2026-06-03 00:54:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40f2:2059:d3fd:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40f2:2059:d3fd:8000::",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA3IiwidXNlcm5hbWUiOiJ0YXJ1bnBpZ2VvbjE0IiwiZW1haWwiOiJ0YXJ1bnBpZ2VvbjE0QGdtYWlsLmNvbSIsImV4cCI6MTc4MTA1MjU5MH0.gihLjBRMlFAgCrxvW9_hoZUBvvJ63jcKX75VrU9vp3I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05aba4a4ef29f7f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40f2:2059:d3fd:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 00:54:38 UTC] === END API CALL LOG ===
[03-Jun-2026 00:54:38 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 00:54:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA3IiwidXNlcm5hbWUiOiJ0YXJ1bnBpZ2VvbjE0IiwiZW1haWwiOiJ0YXJ1bnBpZ2VvbjE0QGdtYWlsLmNvbSIsImV4cCI6MTc4MTA1MjU5MH0.gihLjBRMlFAgCrxvW9_hoZUBvvJ63jcKX75VrU9vp3I
[03-Jun-2026 00:54:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 00:54:38 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 00:54:38 UTC] User ID: 707
[03-Jun-2026 00:54:38 UTC] ✅ User profile retrieved successfully for user ID: 707
[03-Jun-2026 00:54:39 UTC] === API CALL LOG ===
[03-Jun-2026 00:54:39 UTC] Endpoint: user/profile.php
[03-Jun-2026 00:54:39 UTC] Full Log Data: {
    "timestamp": "2026-06-03 00:54:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40f2:2059:d3fd:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40f2:2059:d3fd:8000::",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA3IiwidXNlcm5hbWUiOiJ0YXJ1bnBpZ2VvbjE0IiwiZW1haWwiOiJ0YXJ1bnBpZ2VvbjE0QGdtYWlsLmNvbSIsImV4cCI6MTc4MTA1MjU5MH0.gihLjBRMlFAgCrxvW9_hoZUBvvJ63jcKX75VrU9vp3I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05aba4d78b39f7f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40f2:2059:d3fd:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 00:54:39 UTC] === END API CALL LOG ===
[03-Jun-2026 00:54:39 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 00:54:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA3IiwidXNlcm5hbWUiOiJ0YXJ1bnBpZ2VvbjE0IiwiZW1haWwiOiJ0YXJ1bnBpZ2VvbjE0QGdtYWlsLmNvbSIsImV4cCI6MTc4MTA1MjU5MH0.gihLjBRMlFAgCrxvW9_hoZUBvvJ63jcKX75VrU9vp3I
[03-Jun-2026 00:54:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 00:54:39 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 00:54:39 UTC] User ID: 707
[03-Jun-2026 00:54:39 UTC] ✅ User profile retrieved successfully for user ID: 707
[03-Jun-2026 02:49:18 UTC] === API CALL LOG ===
[03-Jun-2026 02:49:18 UTC] Endpoint: user/profile.php
[03-Jun-2026 02:49:18 UTC] Full Log Data: {
    "timestamp": "2026-06-03 02:49:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.83.22.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.83.22.149, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA4IiwidXNlcm5hbWUiOiJNdXN0YXBoYSIsImVtYWlsIjoibXVzdGFwaGFib3VnaG91dGVAZ21haWwuY29tIiwiZXhwIjoxNzgxMDU5NzU4fQ.1SDAFeS5OubIJ65qIvJb5a9RQMCxZKFsFObP_-g-FcE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05b6244d967e1a6-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.83.22.149",
        "cf-ipcountry": "MA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 02:49:18 UTC] === END API CALL LOG ===
[03-Jun-2026 02:49:18 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 02:49:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA4IiwidXNlcm5hbWUiOiJNdXN0YXBoYSIsImVtYWlsIjoibXVzdGFwaGFib3VnaG91dGVAZ21haWwuY29tIiwiZXhwIjoxNzgxMDU5NzU4fQ.1SDAFeS5OubIJ65qIvJb5a9RQMCxZKFsFObP_-g-FcE
[03-Jun-2026 02:49:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 02:49:18 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 02:49:18 UTC] User ID: 708
[03-Jun-2026 02:49:18 UTC] ✅ User profile retrieved successfully for user ID: 708
[03-Jun-2026 02:49:18 UTC] === API CALL LOG ===
[03-Jun-2026 02:49:18 UTC] Endpoint: user/profile.php
[03-Jun-2026 02:49:18 UTC] Full Log Data: {
    "timestamp": "2026-06-03 02:49:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.83.22.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.83.22.149, 172.68.234.189",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA4IiwidXNlcm5hbWUiOiJNdXN0YXBoYSIsImVtYWlsIjoibXVzdGFwaGFib3VnaG91dGVAZ21haWwuY29tIiwiZXhwIjoxNzgxMDU5NzU4fQ.1SDAFeS5OubIJ65qIvJb5a9RQMCxZKFsFObP_-g-FcE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05b6245199ae1a6-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.83.22.149",
        "cf-ipcountry": "MA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 02:49:18 UTC] === END API CALL LOG ===
[03-Jun-2026 02:49:18 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 02:49:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA4IiwidXNlcm5hbWUiOiJNdXN0YXBoYSIsImVtYWlsIjoibXVzdGFwaGFib3VnaG91dGVAZ21haWwuY29tIiwiZXhwIjoxNzgxMDU5NzU4fQ.1SDAFeS5OubIJ65qIvJb5a9RQMCxZKFsFObP_-g-FcE
[03-Jun-2026 02:49:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 02:49:18 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 02:49:18 UTC] User ID: 708
[03-Jun-2026 02:49:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jun-2026 02:49:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jun-2026 02:49:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.83.22.149, 172.68.234.131","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA4IiwidXNlcm5hbWUiOiJNdXN0YXBoYSIsImVtYWlsIjoibXVzdGFwaGFib3VnaG91dGVAZ21haWwuY29tIiwiZXhwIjoxNzgxMDU5NzU4fQ.1SDAFeS5OubIJ65qIvJb5a9RQMCxZKFsFObP_-g-FcE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a05b62451999e1a6-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.83.22.149","cf-ipcountry":"MA","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Jun-2026 02:49:18 UTC] ✅ User profile retrieved successfully for user ID: 708
[03-Jun-2026 02:49:18 UTC] === User Orders API Called ===
[03-Jun-2026 02:49:18 UTC] User ID: 708
[03-Jun-2026 02:49:18 UTC] Limit: 20, Offset: 0
[03-Jun-2026 02:49:18 UTC] Orders found: 0
[03-Jun-2026 02:49:18 UTC] Orders data: []
[03-Jun-2026 02:49:18 UTC] Total orders count: 0
[03-Jun-2026 02:49:19 UTC] === API CALL LOG ===
[03-Jun-2026 02:49:19 UTC] Endpoint: user/profile.php
[03-Jun-2026 02:49:19 UTC] Full Log Data: {
    "timestamp": "2026-06-03 02:49:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.83.22.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.83.22.149, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA4IiwidXNlcm5hbWUiOiJNdXN0YXBoYSIsImVtYWlsIjoibXVzdGFwaGFib3VnaG91dGVAZ21haWwuY29tIiwiZXhwIjoxNzgxMDU5NzU4fQ.1SDAFeS5OubIJ65qIvJb5a9RQMCxZKFsFObP_-g-FcE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05b6247ab9be1a6-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.83.22.149",
        "cf-ipcountry": "MA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 02:49:19 UTC] === END API CALL LOG ===
[03-Jun-2026 02:49:19 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 02:49:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA4IiwidXNlcm5hbWUiOiJNdXN0YXBoYSIsImVtYWlsIjoibXVzdGFwaGFib3VnaG91dGVAZ21haWwuY29tIiwiZXhwIjoxNzgxMDU5NzU4fQ.1SDAFeS5OubIJ65qIvJb5a9RQMCxZKFsFObP_-g-FcE
[03-Jun-2026 02:49:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 02:49:19 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 02:49:19 UTC] User ID: 708
[03-Jun-2026 02:49:19 UTC] ✅ User profile retrieved successfully for user ID: 708
[03-Jun-2026 02:49:26 UTC] === API CALL LOG ===
[03-Jun-2026 02:49:26 UTC] Endpoint: user/profile.php
[03-Jun-2026 02:49:26 UTC] Full Log Data: {
    "timestamp": "2026-06-03 02:49:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.83.22.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.83.22.149, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA4IiwidXNlcm5hbWUiOiJNdXN0YXBoYSIsImVtYWlsIjoibXVzdGFwaGFib3VnaG91dGVAZ21haWwuY29tIiwiZXhwIjoxNzgxMDU5NzU4fQ.1SDAFeS5OubIJ65qIvJb5a9RQMCxZKFsFObP_-g-FcE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05b6276ac7e9b0d-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.83.22.149",
        "cf-ipcountry": "MA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 02:49:26 UTC] === END API CALL LOG ===
[03-Jun-2026 02:49:26 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 02:49:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA4IiwidXNlcm5hbWUiOiJNdXN0YXBoYSIsImVtYWlsIjoibXVzdGFwaGFib3VnaG91dGVAZ21haWwuY29tIiwiZXhwIjoxNzgxMDU5NzU4fQ.1SDAFeS5OubIJ65qIvJb5a9RQMCxZKFsFObP_-g-FcE
[03-Jun-2026 02:49:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 02:49:26 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 02:49:26 UTC] User ID: 708
[03-Jun-2026 02:49:26 UTC] ✅ User profile retrieved successfully for user ID: 708
[03-Jun-2026 02:49:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jun-2026 02:49:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jun-2026 02:49:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.83.22.149, 172.68.234.131","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA4IiwidXNlcm5hbWUiOiJNdXN0YXBoYSIsImVtYWlsIjoibXVzdGFwaGFib3VnaG91dGVAZ21haWwuY29tIiwiZXhwIjoxNzgxMDU5NzU4fQ.1SDAFeS5OubIJ65qIvJb5a9RQMCxZKFsFObP_-g-FcE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a05b6279f8319b0d-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.83.22.149","cf-ipcountry":"MA","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Jun-2026 02:49:27 UTC] === User Orders API Called ===
[03-Jun-2026 02:49:27 UTC] User ID: 708
[03-Jun-2026 02:49:27 UTC] Limit: 20, Offset: 0
[03-Jun-2026 02:49:27 UTC] Orders found: 0
[03-Jun-2026 02:49:27 UTC] Orders data: []
[03-Jun-2026 02:49:27 UTC] Total orders count: 0
[03-Jun-2026 02:49:27 UTC] === API CALL LOG ===
[03-Jun-2026 02:49:27 UTC] Endpoint: user/profile.php
[03-Jun-2026 02:49:27 UTC] Full Log Data: {
    "timestamp": "2026-06-03 02:49:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.83.22.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.83.22.149, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA4IiwidXNlcm5hbWUiOiJNdXN0YXBoYSIsImVtYWlsIjoibXVzdGFwaGFib3VnaG91dGVAZ21haWwuY29tIiwiZXhwIjoxNzgxMDU5NzU4fQ.1SDAFeS5OubIJ65qIvJb5a9RQMCxZKFsFObP_-g-FcE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05b6279f82f9b0d-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.83.22.149",
        "cf-ipcountry": "MA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 02:49:27 UTC] === END API CALL LOG ===
[03-Jun-2026 02:49:27 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 02:49:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA4IiwidXNlcm5hbWUiOiJNdXN0YXBoYSIsImVtYWlsIjoibXVzdGFwaGFib3VnaG91dGVAZ21haWwuY29tIiwiZXhwIjoxNzgxMDU5NzU4fQ.1SDAFeS5OubIJ65qIvJb5a9RQMCxZKFsFObP_-g-FcE
[03-Jun-2026 02:49:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 02:49:27 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 02:49:27 UTC] User ID: 708
[03-Jun-2026 02:49:27 UTC] ✅ User profile retrieved successfully for user ID: 708
[03-Jun-2026 02:49:27 UTC] === API CALL LOG ===
[03-Jun-2026 02:49:27 UTC] Endpoint: user/profile.php
[03-Jun-2026 02:49:27 UTC] Full Log Data: {
    "timestamp": "2026-06-03 02:49:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.83.22.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.83.22.149, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA4IiwidXNlcm5hbWUiOiJNdXN0YXBoYSIsImVtYWlsIjoibXVzdGFwaGFib3VnaG91dGVAZ21haWwuY29tIiwiZXhwIjoxNzgxMDU5NzU4fQ.1SDAFeS5OubIJ65qIvJb5a9RQMCxZKFsFObP_-g-FcE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05b627a689e9b0d-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.83.22.149",
        "cf-ipcountry": "MA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 02:49:27 UTC] === END API CALL LOG ===
[03-Jun-2026 02:49:27 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 02:49:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA4IiwidXNlcm5hbWUiOiJNdXN0YXBoYSIsImVtYWlsIjoibXVzdGFwaGFib3VnaG91dGVAZ21haWwuY29tIiwiZXhwIjoxNzgxMDU5NzU4fQ.1SDAFeS5OubIJ65qIvJb5a9RQMCxZKFsFObP_-g-FcE
[03-Jun-2026 02:49:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 02:49:27 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 02:49:27 UTC] User ID: 708
[03-Jun-2026 02:49:27 UTC] ✅ User profile retrieved successfully for user ID: 708
[03-Jun-2026 02:49:27 UTC] === API CALL LOG ===
[03-Jun-2026 02:49:27 UTC] Endpoint: user/profile.php
[03-Jun-2026 02:49:27 UTC] Full Log Data: {
    "timestamp": "2026-06-03 02:49:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.83.22.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.83.22.149, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA4IiwidXNlcm5hbWUiOiJNdXN0YXBoYSIsImVtYWlsIjoibXVzdGFwaGFib3VnaG91dGVAZ21haWwuY29tIiwiZXhwIjoxNzgxMDU5NzU4fQ.1SDAFeS5OubIJ65qIvJb5a9RQMCxZKFsFObP_-g-FcE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05b627c8b279b0d-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.83.22.149",
        "cf-ipcountry": "MA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 02:49:27 UTC] === END API CALL LOG ===
[03-Jun-2026 02:49:27 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 02:49:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA4IiwidXNlcm5hbWUiOiJNdXN0YXBoYSIsImVtYWlsIjoibXVzdGFwaGFib3VnaG91dGVAZ21haWwuY29tIiwiZXhwIjoxNzgxMDU5NzU4fQ.1SDAFeS5OubIJ65qIvJb5a9RQMCxZKFsFObP_-g-FcE
[03-Jun-2026 02:49:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 02:49:27 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 02:49:27 UTC] User ID: 708
[03-Jun-2026 02:49:27 UTC] ✅ User profile retrieved successfully for user ID: 708
[03-Jun-2026 02:49:32 UTC] === API CALL LOG ===
[03-Jun-2026 02:49:32 UTC] Endpoint: user/profile.php
[03-Jun-2026 02:49:32 UTC] Full Log Data: {
    "timestamp": "2026-06-03 02:49:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.83.22.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.83.22.149, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA4IiwidXNlcm5hbWUiOiJNdXN0YXBoYSIsImVtYWlsIjoibXVzdGFwaGFib3VnaG91dGVAZ21haWwuY29tIiwiZXhwIjoxNzgxMDU5NzU4fQ.1SDAFeS5OubIJ65qIvJb5a9RQMCxZKFsFObP_-g-FcE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05b6298f8e33169-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.83.22.149",
        "cf-ipcountry": "MA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 02:49:32 UTC] === END API CALL LOG ===
[03-Jun-2026 02:49:32 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 02:49:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA4IiwidXNlcm5hbWUiOiJNdXN0YXBoYSIsImVtYWlsIjoibXVzdGFwaGFib3VnaG91dGVAZ21haWwuY29tIiwiZXhwIjoxNzgxMDU5NzU4fQ.1SDAFeS5OubIJ65qIvJb5a9RQMCxZKFsFObP_-g-FcE
[03-Jun-2026 02:49:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 02:49:32 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 02:49:32 UTC] User ID: 708
[03-Jun-2026 02:49:32 UTC] ✅ User profile retrieved successfully for user ID: 708
[03-Jun-2026 02:49:32 UTC] === API CALL LOG ===
[03-Jun-2026 02:49:32 UTC] Endpoint: user/profile.php
[03-Jun-2026 02:49:32 UTC] Full Log Data: {
    "timestamp": "2026-06-03 02:49:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.83.22.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.83.22.149, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA4IiwidXNlcm5hbWUiOiJNdXN0YXBoYSIsImVtYWlsIjoibXVzdGFwaGFib3VnaG91dGVAZ21haWwuY29tIiwiZXhwIjoxNzgxMDU5NzU4fQ.1SDAFeS5OubIJ65qIvJb5a9RQMCxZKFsFObP_-g-FcE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05b629c6bb63169-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.83.22.149",
        "cf-ipcountry": "MA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 02:49:32 UTC] === END API CALL LOG ===
[03-Jun-2026 02:49:32 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 02:49:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA4IiwidXNlcm5hbWUiOiJNdXN0YXBoYSIsImVtYWlsIjoibXVzdGFwaGFib3VnaG91dGVAZ21haWwuY29tIiwiZXhwIjoxNzgxMDU5NzU4fQ.1SDAFeS5OubIJ65qIvJb5a9RQMCxZKFsFObP_-g-FcE
[03-Jun-2026 02:49:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 02:49:32 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 02:49:32 UTC] User ID: 708
[03-Jun-2026 02:49:32 UTC] ✅ User profile retrieved successfully for user ID: 708
[03-Jun-2026 02:49:32 UTC] === API CALL LOG ===
[03-Jun-2026 02:49:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jun-2026 02:49:32 UTC] Endpoint: user/profile.php
[03-Jun-2026 02:49:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jun-2026 02:49:32 UTC] Full Log Data: {
    "timestamp": "2026-06-03 02:49:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.83.22.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.83.22.149, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA4IiwidXNlcm5hbWUiOiJNdXN0YXBoYSIsImVtYWlsIjoibXVzdGFwaGFib3VnaG91dGVAZ21haWwuY29tIiwiZXhwIjoxNzgxMDU5NzU4fQ.1SDAFeS5OubIJ65qIvJb5a9RQMCxZKFsFObP_-g-FcE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05b629d0c3f3169-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.83.22.149",
        "cf-ipcountry": "MA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 02:49:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.83.22.149, 162.159.122.75","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA4IiwidXNlcm5hbWUiOiJNdXN0YXBoYSIsImVtYWlsIjoibXVzdGFwaGFib3VnaG91dGVAZ21haWwuY29tIiwiZXhwIjoxNzgxMDU5NzU4fQ.1SDAFeS5OubIJ65qIvJb5a9RQMCxZKFsFObP_-g-FcE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a05b629cabea3169-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.83.22.149","cf-ipcountry":"MA","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Jun-2026 02:49:32 UTC] === END API CALL LOG ===
[03-Jun-2026 02:49:32 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 02:49:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA4IiwidXNlcm5hbWUiOiJNdXN0YXBoYSIsImVtYWlsIjoibXVzdGFwaGFib3VnaG91dGVAZ21haWwuY29tIiwiZXhwIjoxNzgxMDU5NzU4fQ.1SDAFeS5OubIJ65qIvJb5a9RQMCxZKFsFObP_-g-FcE
[03-Jun-2026 02:49:32 UTC] === User Orders API Called ===
[03-Jun-2026 02:49:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 02:49:32 UTC] User ID: 708
[03-Jun-2026 02:49:32 UTC] Limit: 20, Offset: 0
[03-Jun-2026 02:49:32 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 02:49:32 UTC] User ID: 708
[03-Jun-2026 02:49:32 UTC] ✅ User profile retrieved successfully for user ID: 708
[03-Jun-2026 02:49:32 UTC] Orders found: 0
[03-Jun-2026 02:49:32 UTC] Orders data: []
[03-Jun-2026 02:49:32 UTC] Total orders count: 0
[03-Jun-2026 02:49:33 UTC] === API CALL LOG ===
[03-Jun-2026 02:49:33 UTC] Endpoint: user/profile.php
[03-Jun-2026 02:49:33 UTC] Full Log Data: {
    "timestamp": "2026-06-03 02:49:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.83.22.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.83.22.149, 162.159.122.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA4IiwidXNlcm5hbWUiOiJNdXN0YXBoYSIsImVtYWlsIjoibXVzdGFwaGFib3VnaG91dGVAZ21haWwuY29tIiwiZXhwIjoxNzgxMDU5NzU4fQ.1SDAFeS5OubIJ65qIvJb5a9RQMCxZKFsFObP_-g-FcE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05b629f5e4f3169-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.83.22.149",
        "cf-ipcountry": "MA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 02:49:33 UTC] === END API CALL LOG ===
[03-Jun-2026 02:49:33 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 02:49:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA4IiwidXNlcm5hbWUiOiJNdXN0YXBoYSIsImVtYWlsIjoibXVzdGFwaGFib3VnaG91dGVAZ21haWwuY29tIiwiZXhwIjoxNzgxMDU5NzU4fQ.1SDAFeS5OubIJ65qIvJb5a9RQMCxZKFsFObP_-g-FcE
[03-Jun-2026 02:49:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 02:49:33 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 02:49:33 UTC] User ID: 708
[03-Jun-2026 02:49:33 UTC] ✅ User profile retrieved successfully for user ID: 708
[03-Jun-2026 02:49:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jun-2026 02:49:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jun-2026 02:49:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.83.22.149, 162.159.122.74","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA4IiwidXNlcm5hbWUiOiJNdXN0YXBoYSIsImVtYWlsIjoibXVzdGFwaGFib3VnaG91dGVAZ21haWwuY29tIiwiZXhwIjoxNzgxMDU5NzU4fQ.1SDAFeS5OubIJ65qIvJb5a9RQMCxZKFsFObP_-g-FcE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a05b62a1983b3169-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.83.22.149","cf-ipcountry":"MA","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Jun-2026 02:49:33 UTC] === User Orders API Called ===
[03-Jun-2026 02:49:33 UTC] User ID: 708
[03-Jun-2026 02:49:33 UTC] Limit: 20, Offset: 0
[03-Jun-2026 02:49:33 UTC] Orders found: 0
[03-Jun-2026 02:49:33 UTC] Orders data: []
[03-Jun-2026 02:49:33 UTC] Total orders count: 0
[03-Jun-2026 02:49:34 UTC] === API CALL LOG ===
[03-Jun-2026 02:49:34 UTC] Endpoint: user/profile.php
[03-Jun-2026 02:49:34 UTC] Full Log Data: {
    "timestamp": "2026-06-03 02:49:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.83.22.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.83.22.149, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA4IiwidXNlcm5hbWUiOiJNdXN0YXBoYSIsImVtYWlsIjoibXVzdGFwaGFib3VnaG91dGVAZ21haWwuY29tIiwiZXhwIjoxNzgxMDU5NzU4fQ.1SDAFeS5OubIJ65qIvJb5a9RQMCxZKFsFObP_-g-FcE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05b62a99e583169-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.83.22.149",
        "cf-ipcountry": "MA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 02:49:34 UTC] === END API CALL LOG ===
[03-Jun-2026 02:49:34 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 02:49:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA4IiwidXNlcm5hbWUiOiJNdXN0YXBoYSIsImVtYWlsIjoibXVzdGFwaGFib3VnaG91dGVAZ21haWwuY29tIiwiZXhwIjoxNzgxMDU5NzU4fQ.1SDAFeS5OubIJ65qIvJb5a9RQMCxZKFsFObP_-g-FcE
[03-Jun-2026 02:49:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 02:49:34 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 02:49:34 UTC] User ID: 708
[03-Jun-2026 02:49:34 UTC] ✅ User profile retrieved successfully for user ID: 708
[03-Jun-2026 02:49:35 UTC] User Purchases API - User ID: 708
[03-Jun-2026 02:49:35 UTC] User Purchases API - Total purchases found: 0
[03-Jun-2026 02:49:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jun-2026 02:49:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jun-2026 02:49:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.83.22.149, 162.159.122.164","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA4IiwidXNlcm5hbWUiOiJNdXN0YXBoYSIsImVtYWlsIjoibXVzdGFwaGFib3VnaG91dGVAZ21haWwuY29tIiwiZXhwIjoxNzgxMDU5NzU4fQ.1SDAFeS5OubIJ65qIvJb5a9RQMCxZKFsFObP_-g-FcE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a05b62b71a463169-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.83.22.149","cf-ipcountry":"MA","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Jun-2026 02:49:37 UTC] === User Orders API Called ===
[03-Jun-2026 02:49:37 UTC] User ID: 708
[03-Jun-2026 02:49:37 UTC] Limit: 20, Offset: 0
[03-Jun-2026 02:49:37 UTC] Orders found: 0
[03-Jun-2026 02:49:37 UTC] Orders data: []
[03-Jun-2026 02:49:37 UTC] Total orders count: 0
[03-Jun-2026 02:49:37 UTC] === API CALL LOG ===
[03-Jun-2026 02:49:37 UTC] Endpoint: user/profile.php
[03-Jun-2026 02:49:37 UTC] Full Log Data: {
    "timestamp": "2026-06-03 02:49:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.83.22.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.83.22.149, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA4IiwidXNlcm5hbWUiOiJNdXN0YXBoYSIsImVtYWlsIjoibXVzdGFwaGFib3VnaG91dGVAZ21haWwuY29tIiwiZXhwIjoxNzgxMDU5NzU4fQ.1SDAFeS5OubIJ65qIvJb5a9RQMCxZKFsFObP_-g-FcE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05b62b78a993169-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.83.22.149",
        "cf-ipcountry": "MA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 02:49:37 UTC] === END API CALL LOG ===
[03-Jun-2026 02:49:37 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 02:49:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA4IiwidXNlcm5hbWUiOiJNdXN0YXBoYSIsImVtYWlsIjoibXVzdGFwaGFib3VnaG91dGVAZ21haWwuY29tIiwiZXhwIjoxNzgxMDU5NzU4fQ.1SDAFeS5OubIJ65qIvJb5a9RQMCxZKFsFObP_-g-FcE
[03-Jun-2026 02:49:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 02:49:37 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 02:49:37 UTC] User ID: 708
[03-Jun-2026 02:49:37 UTC] ✅ User profile retrieved successfully for user ID: 708
[03-Jun-2026 02:49:37 UTC] === API CALL LOG ===
[03-Jun-2026 02:49:37 UTC] Endpoint: user/profile.php
[03-Jun-2026 02:49:37 UTC] Full Log Data: {
    "timestamp": "2026-06-03 02:49:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.83.22.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.83.22.149, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA4IiwidXNlcm5hbWUiOiJNdXN0YXBoYSIsImVtYWlsIjoibXVzdGFwaGFib3VnaG91dGVAZ21haWwuY29tIiwiZXhwIjoxNzgxMDU5NzU4fQ.1SDAFeS5OubIJ65qIvJb5a9RQMCxZKFsFObP_-g-FcE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05b62b94be13169-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.83.22.149",
        "cf-ipcountry": "MA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 02:49:37 UTC] === END API CALL LOG ===
[03-Jun-2026 02:49:37 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 02:49:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA4IiwidXNlcm5hbWUiOiJNdXN0YXBoYSIsImVtYWlsIjoibXVzdGFwaGFib3VnaG91dGVAZ21haWwuY29tIiwiZXhwIjoxNzgxMDU5NzU4fQ.1SDAFeS5OubIJ65qIvJb5a9RQMCxZKFsFObP_-g-FcE
[03-Jun-2026 02:49:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 02:49:37 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 02:49:37 UTC] User ID: 708
[03-Jun-2026 02:49:37 UTC] ✅ User profile retrieved successfully for user ID: 708
[03-Jun-2026 02:49:37 UTC] === API CALL LOG ===
[03-Jun-2026 02:49:37 UTC] Endpoint: user/profile.php
[03-Jun-2026 02:49:37 UTC] Full Log Data: {
    "timestamp": "2026-06-03 02:49:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.83.22.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.83.22.149, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA4IiwidXNlcm5hbWUiOiJNdXN0YXBoYSIsImVtYWlsIjoibXVzdGFwaGFib3VnaG91dGVAZ21haWwuY29tIiwiZXhwIjoxNzgxMDU5NzU4fQ.1SDAFeS5OubIJ65qIvJb5a9RQMCxZKFsFObP_-g-FcE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05b62bb1d423169-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.83.22.149",
        "cf-ipcountry": "MA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 02:49:37 UTC] === END API CALL LOG ===
[03-Jun-2026 02:49:37 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 02:49:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA4IiwidXNlcm5hbWUiOiJNdXN0YXBoYSIsImVtYWlsIjoibXVzdGFwaGFib3VnaG91dGVAZ21haWwuY29tIiwiZXhwIjoxNzgxMDU5NzU4fQ.1SDAFeS5OubIJ65qIvJb5a9RQMCxZKFsFObP_-g-FcE
[03-Jun-2026 02:49:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 02:49:37 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 02:49:37 UTC] User ID: 708
[03-Jun-2026 02:49:37 UTC] ✅ User profile retrieved successfully for user ID: 708
[03-Jun-2026 02:49:46 UTC] === API CALL LOG ===
[03-Jun-2026 02:49:46 UTC] Endpoint: user/profile.php
[03-Jun-2026 02:49:46 UTC] Full Log Data: {
    "timestamp": "2026-06-03 02:49:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.83.22.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.83.22.149, 162.158.23.233",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA4IiwidXNlcm5hbWUiOiJNdXN0YXBoYSIsImVtYWlsIjoibXVzdGFwaGFib3VnaG91dGVAZ21haWwuY29tIiwiZXhwIjoxNzgxMDU5NzU4fQ.1SDAFeS5OubIJ65qIvJb5a9RQMCxZKFsFObP_-g-FcE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05b62ee0ccb1298-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.83.22.149",
        "cf-ipcountry": "MA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 02:49:46 UTC] === END API CALL LOG ===
[03-Jun-2026 02:49:46 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 02:49:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA4IiwidXNlcm5hbWUiOiJNdXN0YXBoYSIsImVtYWlsIjoibXVzdGFwaGFib3VnaG91dGVAZ21haWwuY29tIiwiZXhwIjoxNzgxMDU5NzU4fQ.1SDAFeS5OubIJ65qIvJb5a9RQMCxZKFsFObP_-g-FcE
[03-Jun-2026 02:49:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 02:49:46 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 02:49:46 UTC] User ID: 708
[03-Jun-2026 02:49:46 UTC] ✅ User profile retrieved successfully for user ID: 708
[03-Jun-2026 02:49:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jun-2026 02:49:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jun-2026 02:49:46 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.83.22.149, 162.158.22.222","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA4IiwidXNlcm5hbWUiOiJNdXN0YXBoYSIsImVtYWlsIjoibXVzdGFwaGFib3VnaG91dGVAZ21haWwuY29tIiwiZXhwIjoxNzgxMDU5NzU4fQ.1SDAFeS5OubIJ65qIvJb5a9RQMCxZKFsFObP_-g-FcE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a05b62f1cd3e1298-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.83.22.149","cf-ipcountry":"MA","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Jun-2026 02:49:46 UTC] === User Orders API Called ===
[03-Jun-2026 02:49:46 UTC] User ID: 708
[03-Jun-2026 02:49:46 UTC] Limit: 20, Offset: 0
[03-Jun-2026 02:49:46 UTC] Orders found: 0
[03-Jun-2026 02:49:46 UTC] Orders data: []
[03-Jun-2026 02:49:46 UTC] Total orders count: 0
[03-Jun-2026 02:49:46 UTC] === API CALL LOG ===
[03-Jun-2026 02:49:46 UTC] Endpoint: user/profile.php
[03-Jun-2026 02:49:46 UTC] Full Log Data: {
    "timestamp": "2026-06-03 02:49:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.83.22.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.83.22.149, 162.158.22.222",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA4IiwidXNlcm5hbWUiOiJNdXN0YXBoYSIsImVtYWlsIjoibXVzdGFwaGFib3VnaG91dGVAZ21haWwuY29tIiwiZXhwIjoxNzgxMDU5NzU4fQ.1SDAFeS5OubIJ65qIvJb5a9RQMCxZKFsFObP_-g-FcE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05b62f21d4c1298-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.83.22.149",
        "cf-ipcountry": "MA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 02:49:46 UTC] === END API CALL LOG ===
[03-Jun-2026 02:49:46 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 02:49:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA4IiwidXNlcm5hbWUiOiJNdXN0YXBoYSIsImVtYWlsIjoibXVzdGFwaGFib3VnaG91dGVAZ21haWwuY29tIiwiZXhwIjoxNzgxMDU5NzU4fQ.1SDAFeS5OubIJ65qIvJb5a9RQMCxZKFsFObP_-g-FcE
[03-Jun-2026 02:49:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 02:49:46 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 02:49:46 UTC] User ID: 708
[03-Jun-2026 02:49:46 UTC] ✅ User profile retrieved successfully for user ID: 708
[03-Jun-2026 02:49:46 UTC] === API CALL LOG ===
[03-Jun-2026 02:49:46 UTC] Endpoint: user/profile.php
[03-Jun-2026 02:49:46 UTC] Full Log Data: {
    "timestamp": "2026-06-03 02:49:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.83.22.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.83.22.149, 162.158.22.223",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA4IiwidXNlcm5hbWUiOiJNdXN0YXBoYSIsImVtYWlsIjoibXVzdGFwaGFib3VnaG91dGVAZ21haWwuY29tIiwiZXhwIjoxNzgxMDU5NzU4fQ.1SDAFeS5OubIJ65qIvJb5a9RQMCxZKFsFObP_-g-FcE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05b62f19d381298-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.83.22.149",
        "cf-ipcountry": "MA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 02:49:46 UTC] === END API CALL LOG ===
[03-Jun-2026 02:49:46 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 02:49:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA4IiwidXNlcm5hbWUiOiJNdXN0YXBoYSIsImVtYWlsIjoibXVzdGFwaGFib3VnaG91dGVAZ21haWwuY29tIiwiZXhwIjoxNzgxMDU5NzU4fQ.1SDAFeS5OubIJ65qIvJb5a9RQMCxZKFsFObP_-g-FcE
[03-Jun-2026 02:49:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 02:49:46 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 02:49:46 UTC] User ID: 708
[03-Jun-2026 02:49:46 UTC] ✅ User profile retrieved successfully for user ID: 708
[03-Jun-2026 02:49:46 UTC] === API CALL LOG ===
[03-Jun-2026 02:49:46 UTC] Endpoint: user/profile.php
[03-Jun-2026 02:49:46 UTC] Full Log Data: {
    "timestamp": "2026-06-03 02:49:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.83.22.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.83.22.149, 162.158.22.222",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA4IiwidXNlcm5hbWUiOiJNdXN0YXBoYSIsImVtYWlsIjoibXVzdGFwaGFib3VnaG91dGVAZ21haWwuY29tIiwiZXhwIjoxNzgxMDU5NzU4fQ.1SDAFeS5OubIJ65qIvJb5a9RQMCxZKFsFObP_-g-FcE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05b62f46dac1298-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.83.22.149",
        "cf-ipcountry": "MA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 02:49:46 UTC] === END API CALL LOG ===
[03-Jun-2026 02:49:46 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 02:49:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA4IiwidXNlcm5hbWUiOiJNdXN0YXBoYSIsImVtYWlsIjoibXVzdGFwaGFib3VnaG91dGVAZ21haWwuY29tIiwiZXhwIjoxNzgxMDU5NzU4fQ.1SDAFeS5OubIJ65qIvJb5a9RQMCxZKFsFObP_-g-FcE
[03-Jun-2026 02:49:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 02:49:46 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 02:49:46 UTC] User ID: 708
[03-Jun-2026 02:49:46 UTC] ✅ User profile retrieved successfully for user ID: 708
[03-Jun-2026 02:49:54 UTC] === API CALL LOG ===
[03-Jun-2026 02:49:54 UTC] Endpoint: user/profile.php
[03-Jun-2026 02:49:54 UTC] Full Log Data: {
    "timestamp": "2026-06-03 02:49:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.83.22.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.83.22.149, 172.68.102.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA4IiwidXNlcm5hbWUiOiJNdXN0YXBoYSIsImVtYWlsIjoibXVzdGFwaGFib3VnaG91dGVAZ21haWwuY29tIiwiZXhwIjoxNzgxMDU5NzU4fQ.1SDAFeS5OubIJ65qIvJb5a9RQMCxZKFsFObP_-g-FcE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05b6323ae33979a-LIS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.83.22.149",
        "cf-ipcountry": "MA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 02:49:54 UTC] === END API CALL LOG ===
[03-Jun-2026 02:49:54 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 02:49:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA4IiwidXNlcm5hbWUiOiJNdXN0YXBoYSIsImVtYWlsIjoibXVzdGFwaGFib3VnaG91dGVAZ21haWwuY29tIiwiZXhwIjoxNzgxMDU5NzU4fQ.1SDAFeS5OubIJ65qIvJb5a9RQMCxZKFsFObP_-g-FcE
[03-Jun-2026 02:49:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 02:49:54 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 02:49:54 UTC] User ID: 708
[03-Jun-2026 02:49:54 UTC] ✅ User profile retrieved successfully for user ID: 708
[03-Jun-2026 02:49:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jun-2026 02:49:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jun-2026 02:49:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.83.22.149, 172.68.103.148","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA4IiwidXNlcm5hbWUiOiJNdXN0YXBoYSIsImVtYWlsIjoibXVzdGFwaGFib3VnaG91dGVAZ21haWwuY29tIiwiZXhwIjoxNzgxMDU5NzU4fQ.1SDAFeS5OubIJ65qIvJb5a9RQMCxZKFsFObP_-g-FcE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a05b6327cb7d979a-LIS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.83.22.149","cf-ipcountry":"MA","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Jun-2026 02:49:55 UTC] === User Orders API Called ===
[03-Jun-2026 02:49:55 UTC] User ID: 708
[03-Jun-2026 02:49:55 UTC] Limit: 20, Offset: 0
[03-Jun-2026 02:49:55 UTC] Orders found: 0
[03-Jun-2026 02:49:55 UTC] Orders data: []
[03-Jun-2026 02:49:55 UTC] Total orders count: 0
[03-Jun-2026 02:49:55 UTC] === API CALL LOG ===
[03-Jun-2026 02:49:55 UTC] Endpoint: user/profile.php
[03-Jun-2026 02:49:55 UTC] Full Log Data: {
    "timestamp": "2026-06-03 02:49:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.83.22.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.83.22.149, 172.68.102.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA4IiwidXNlcm5hbWUiOiJNdXN0YXBoYSIsImVtYWlsIjoibXVzdGFwaGFib3VnaG91dGVAZ21haWwuY29tIiwiZXhwIjoxNzgxMDU5NzU4fQ.1SDAFeS5OubIJ65qIvJb5a9RQMCxZKFsFObP_-g-FcE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05b63286c59979a-LIS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.83.22.149",
        "cf-ipcountry": "MA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 02:49:55 UTC] === END API CALL LOG ===
[03-Jun-2026 02:49:55 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 02:49:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA4IiwidXNlcm5hbWUiOiJNdXN0YXBoYSIsImVtYWlsIjoibXVzdGFwaGFib3VnaG91dGVAZ21haWwuY29tIiwiZXhwIjoxNzgxMDU5NzU4fQ.1SDAFeS5OubIJ65qIvJb5a9RQMCxZKFsFObP_-g-FcE
[03-Jun-2026 02:49:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 02:49:55 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 02:49:55 UTC] User ID: 708
[03-Jun-2026 02:49:55 UTC] ✅ User profile retrieved successfully for user ID: 708
[03-Jun-2026 02:49:55 UTC] === API CALL LOG ===
[03-Jun-2026 02:49:55 UTC] Endpoint: user/profile.php
[03-Jun-2026 02:49:55 UTC] Full Log Data: {
    "timestamp": "2026-06-03 02:49:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.83.22.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.83.22.149, 172.68.103.148",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA4IiwidXNlcm5hbWUiOiJNdXN0YXBoYSIsImVtYWlsIjoibXVzdGFwaGFib3VnaG91dGVAZ21haWwuY29tIiwiZXhwIjoxNzgxMDU5NzU4fQ.1SDAFeS5OubIJ65qIvJb5a9RQMCxZKFsFObP_-g-FcE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05b632af827979a-LIS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.83.22.149",
        "cf-ipcountry": "MA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 02:49:55 UTC] === END API CALL LOG ===
[03-Jun-2026 02:49:55 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 02:49:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA4IiwidXNlcm5hbWUiOiJNdXN0YXBoYSIsImVtYWlsIjoibXVzdGFwaGFib3VnaG91dGVAZ21haWwuY29tIiwiZXhwIjoxNzgxMDU5NzU4fQ.1SDAFeS5OubIJ65qIvJb5a9RQMCxZKFsFObP_-g-FcE
[03-Jun-2026 02:49:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 02:49:55 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 02:49:55 UTC] User ID: 708
[03-Jun-2026 02:49:55 UTC] ✅ User profile retrieved successfully for user ID: 708
[03-Jun-2026 03:43:17 UTC] === API CALL LOG ===
[03-Jun-2026 03:43:17 UTC] Endpoint: user/profile.php
[03-Jun-2026 03:43:17 UTC] Full Log Data: {
    "timestamp": "2026-06-03 03:43:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "217.113.194.3",
    "user_agent": "Mozilla\/5.0 (compatible; Barkrowler\/0.9; +https:\/\/babbar.tech\/crawler)",
    "headers": {
        "Host": "api.memberx.app",
        "x-forwarded-proto": "https",
        "Accept": "text\/html;q=0.95,text\/*;q=0.9,*\/*;q=0.8",
        "from": "tech@babbar.tech",
        "Accept-Encoding": "gzip, br",
        "User-Agent": "Mozilla\/5.0 (compatible; Barkrowler\/0.9; +https:\/\/babbar.tech\/crawler)",
        "cf-ray": "a05bb1546a2cd125-CDG",
        "X-Forwarded-For": "217.113.194.3, 172.71.127.116",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "217.113.194.3",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 03:43:17 UTC] === END API CALL LOG ===
[03-Jun-2026 04:18:20 UTC] API Hash Debug - Received: 
[03-Jun-2026 04:18:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jun-2026 04:18:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-forwarded-proto":"https","Accept":"text\/html;q=0.95,text\/*;q=0.9,*\/*;q=0.8","from":"tech@babbar.tech","Accept-Encoding":"gzip, br","User-Agent":"Mozilla\/5.0 (compatible; Barkrowler\/0.9; +https:\/\/babbar.tech\/crawler)","cf-ray":"a05be4aa2d8b8ded-CDG","X-Forwarded-For":"217.113.194.6, 172.71.232.7","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"217.113.194.6","cf-ipcountry":"FR","cf-visitor":"{\"scheme\":\"https\"}"}
[03-Jun-2026 13:18:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jun-2026 13:18:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jun-2026 13:18:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d5:491:563c:8000::, 162.158.108.70","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA5IiwidXNlcm5hbWUiOiJ0YWZyYWl6IiwiZW1haWwiOiJuYXRpb25yMTUwQGdtYWlsLmNvbSIsImV4cCI6MTc4MTA5NzQ4MX0.Y3iMSWG-ga7SoyjmfQtg9UlNVFuPoFF8DNdnjAuXtPg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a05efb3f5928fceb-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40d5:491:563c:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Jun-2026 13:18:02 UTC] === User Orders API Called ===
[03-Jun-2026 13:18:02 UTC] User ID: 709
[03-Jun-2026 13:18:02 UTC] Limit: 20, Offset: 0
[03-Jun-2026 13:18:02 UTC] Orders found: 0
[03-Jun-2026 13:18:02 UTC] Orders data: []
[03-Jun-2026 13:18:02 UTC] Total orders count: 0
[03-Jun-2026 13:18:02 UTC] === API CALL LOG ===
[03-Jun-2026 13:18:02 UTC] Endpoint: user/profile.php
[03-Jun-2026 13:18:02 UTC] Full Log Data: {
    "timestamp": "2026-06-03 13:18:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d5:491:563c:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d5:491:563c:8000::, 162.158.108.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA5IiwidXNlcm5hbWUiOiJ0YWZyYWl6IiwiZW1haWwiOiJuYXRpb25yMTUwQGdtYWlsLmNvbSIsImV4cCI6MTc4MTA5NzQ4MX0.Y3iMSWG-ga7SoyjmfQtg9UlNVFuPoFF8DNdnjAuXtPg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05efb3f591bfceb-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d5:491:563c:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 13:18:02 UTC] === END API CALL LOG ===
[03-Jun-2026 13:18:02 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 13:18:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA5IiwidXNlcm5hbWUiOiJ0YWZyYWl6IiwiZW1haWwiOiJuYXRpb25yMTUwQGdtYWlsLmNvbSIsImV4cCI6MTc4MTA5NzQ4MX0.Y3iMSWG-ga7SoyjmfQtg9UlNVFuPoFF8DNdnjAuXtPg
[03-Jun-2026 13:18:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 13:18:02 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 13:18:02 UTC] User ID: 709
[03-Jun-2026 13:18:02 UTC] ✅ User profile retrieved successfully for user ID: 709
[03-Jun-2026 13:18:02 UTC] === API CALL LOG ===
[03-Jun-2026 13:18:02 UTC] Endpoint: user/profile.php
[03-Jun-2026 13:18:02 UTC] Full Log Data: {
    "timestamp": "2026-06-03 13:18:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d5:491:563c:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d5:491:563c:8000::, 162.158.108.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA5IiwidXNlcm5hbWUiOiJ0YWZyYWl6IiwiZW1haWwiOiJuYXRpb25yMTUwQGdtYWlsLmNvbSIsImV4cCI6MTc4MTA5NzQ4MX0.Y3iMSWG-ga7SoyjmfQtg9UlNVFuPoFF8DNdnjAuXtPg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05efb402bd4fceb-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d5:491:563c:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 13:18:02 UTC] === END API CALL LOG ===
[03-Jun-2026 13:18:02 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 13:18:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA5IiwidXNlcm5hbWUiOiJ0YWZyYWl6IiwiZW1haWwiOiJuYXRpb25yMTUwQGdtYWlsLmNvbSIsImV4cCI6MTc4MTA5NzQ4MX0.Y3iMSWG-ga7SoyjmfQtg9UlNVFuPoFF8DNdnjAuXtPg
[03-Jun-2026 13:18:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 13:18:02 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 13:18:02 UTC] User ID: 709
[03-Jun-2026 13:18:02 UTC] ✅ User profile retrieved successfully for user ID: 709
[03-Jun-2026 13:18:03 UTC] === API CALL LOG ===
[03-Jun-2026 13:18:03 UTC] Endpoint: user/profile.php
[03-Jun-2026 13:18:03 UTC] Full Log Data: {
    "timestamp": "2026-06-03 13:18:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d5:491:563c:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d5:491:563c:8000::, 162.158.108.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA5IiwidXNlcm5hbWUiOiJ0YWZyYWl6IiwiZW1haWwiOiJuYXRpb25yMTUwQGdtYWlsLmNvbSIsImV4cCI6MTc4MTA5NzQ4MX0.Y3iMSWG-ga7SoyjmfQtg9UlNVFuPoFF8DNdnjAuXtPg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05efb47ff79fceb-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d5:491:563c:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 13:18:03 UTC] === END API CALL LOG ===
[03-Jun-2026 13:18:03 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 13:18:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA5IiwidXNlcm5hbWUiOiJ0YWZyYWl6IiwiZW1haWwiOiJuYXRpb25yMTUwQGdtYWlsLmNvbSIsImV4cCI6MTc4MTA5NzQ4MX0.Y3iMSWG-ga7SoyjmfQtg9UlNVFuPoFF8DNdnjAuXtPg
[03-Jun-2026 13:18:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 13:18:03 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 13:18:03 UTC] User ID: 709
[03-Jun-2026 13:18:03 UTC] ✅ User profile retrieved successfully for user ID: 709
[03-Jun-2026 13:18:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jun-2026 13:18:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jun-2026 13:18:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d5:491:563c:8000::, 162.158.108.70","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA5IiwidXNlcm5hbWUiOiJ0YWZyYWl6IiwiZW1haWwiOiJuYXRpb25yMTUwQGdtYWlsLmNvbSIsImV4cCI6MTc4MTA5NzQ4MX0.Y3iMSWG-ga7SoyjmfQtg9UlNVFuPoFF8DNdnjAuXtPg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a05efb75adb0fceb-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40d5:491:563c:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Jun-2026 13:18:10 UTC] === User Orders API Called ===
[03-Jun-2026 13:18:10 UTC] User ID: 709
[03-Jun-2026 13:18:10 UTC] Limit: 20, Offset: 0
[03-Jun-2026 13:18:10 UTC] Orders found: 0
[03-Jun-2026 13:18:10 UTC] Orders data: []
[03-Jun-2026 13:18:10 UTC] Total orders count: 0
[03-Jun-2026 13:18:10 UTC] === API CALL LOG ===
[03-Jun-2026 13:18:10 UTC] Endpoint: user/profile.php
[03-Jun-2026 13:18:10 UTC] Full Log Data: {
    "timestamp": "2026-06-03 13:18:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d5:491:563c:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d5:491:563c:8000::, 162.158.108.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA5IiwidXNlcm5hbWUiOiJ0YWZyYWl6IiwiZW1haWwiOiJuYXRpb25yMTUwQGdtYWlsLmNvbSIsImV4cCI6MTc4MTA5NzQ4MX0.Y3iMSWG-ga7SoyjmfQtg9UlNVFuPoFF8DNdnjAuXtPg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05efb75adb8fceb-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d5:491:563c:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 13:18:10 UTC] === END API CALL LOG ===
[03-Jun-2026 13:18:10 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 13:18:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA5IiwidXNlcm5hbWUiOiJ0YWZyYWl6IiwiZW1haWwiOiJuYXRpb25yMTUwQGdtYWlsLmNvbSIsImV4cCI6MTc4MTA5NzQ4MX0.Y3iMSWG-ga7SoyjmfQtg9UlNVFuPoFF8DNdnjAuXtPg
[03-Jun-2026 13:18:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 13:18:10 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 13:18:10 UTC] User ID: 709
[03-Jun-2026 13:18:10 UTC] ✅ User profile retrieved successfully for user ID: 709
[03-Jun-2026 13:18:11 UTC] === API CALL LOG ===
[03-Jun-2026 13:18:11 UTC] Endpoint: user/profile.php
[03-Jun-2026 13:18:11 UTC] Full Log Data: {
    "timestamp": "2026-06-03 13:18:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d5:491:563c:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d5:491:563c:8000::, 162.158.108.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA5IiwidXNlcm5hbWUiOiJ0YWZyYWl6IiwiZW1haWwiOiJuYXRpb25yMTUwQGdtYWlsLmNvbSIsImV4cCI6MTc4MTA5NzQ4MX0.Y3iMSWG-ga7SoyjmfQtg9UlNVFuPoFF8DNdnjAuXtPg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05efb798a4cfceb-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d5:491:563c:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 13:18:11 UTC] === END API CALL LOG ===
[03-Jun-2026 13:18:11 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 13:18:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA5IiwidXNlcm5hbWUiOiJ0YWZyYWl6IiwiZW1haWwiOiJuYXRpb25yMTUwQGdtYWlsLmNvbSIsImV4cCI6MTc4MTA5NzQ4MX0.Y3iMSWG-ga7SoyjmfQtg9UlNVFuPoFF8DNdnjAuXtPg
[03-Jun-2026 13:18:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 13:18:11 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 13:18:11 UTC] User ID: 709
[03-Jun-2026 13:18:11 UTC] ✅ User profile retrieved successfully for user ID: 709
[03-Jun-2026 13:18:12 UTC] === API CALL LOG ===
[03-Jun-2026 13:18:12 UTC] Endpoint: user/profile.php
[03-Jun-2026 13:18:12 UTC] Full Log Data: {
    "timestamp": "2026-06-03 13:18:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d5:491:563c:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d5:491:563c:8000::, 162.158.108.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA5IiwidXNlcm5hbWUiOiJ0YWZyYWl6IiwiZW1haWwiOiJuYXRpb25yMTUwQGdtYWlsLmNvbSIsImV4cCI6MTc4MTA5NzQ4MX0.Y3iMSWG-ga7SoyjmfQtg9UlNVFuPoFF8DNdnjAuXtPg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05efb7eca80fceb-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d5:491:563c:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 13:18:12 UTC] === END API CALL LOG ===
[03-Jun-2026 13:18:12 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 13:18:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA5IiwidXNlcm5hbWUiOiJ0YWZyYWl6IiwiZW1haWwiOiJuYXRpb25yMTUwQGdtYWlsLmNvbSIsImV4cCI6MTc4MTA5NzQ4MX0.Y3iMSWG-ga7SoyjmfQtg9UlNVFuPoFF8DNdnjAuXtPg
[03-Jun-2026 13:18:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 13:18:12 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 13:18:12 UTC] User ID: 709
[03-Jun-2026 13:18:12 UTC] ✅ User profile retrieved successfully for user ID: 709
[03-Jun-2026 13:18:41 UTC] === API CALL LOG ===
[03-Jun-2026 13:18:41 UTC] Endpoint: user/profile.php
[03-Jun-2026 13:18:41 UTC] Full Log Data: {
    "timestamp": "2026-06-03 13:18:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d5:491:563c:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d5:491:563c:8000::, 162.158.108.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA5IiwidXNlcm5hbWUiOiJ0YWZyYWl6IiwiZW1haWwiOiJuYXRpb25yMTUwQGdtYWlsLmNvbSIsImV4cCI6MTc4MTA5NzQ4MX0.Y3iMSWG-ga7SoyjmfQtg9UlNVFuPoFF8DNdnjAuXtPg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05efc354d0afceb-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d5:491:563c:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 13:18:41 UTC] === END API CALL LOG ===
[03-Jun-2026 13:18:41 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 13:18:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA5IiwidXNlcm5hbWUiOiJ0YWZyYWl6IiwiZW1haWwiOiJuYXRpb25yMTUwQGdtYWlsLmNvbSIsImV4cCI6MTc4MTA5NzQ4MX0.Y3iMSWG-ga7SoyjmfQtg9UlNVFuPoFF8DNdnjAuXtPg
[03-Jun-2026 13:18:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 13:18:41 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 13:18:41 UTC] User ID: 709
[03-Jun-2026 13:18:41 UTC] ✅ User profile retrieved successfully for user ID: 709
[03-Jun-2026 13:18:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jun-2026 13:18:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jun-2026 13:18:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d5:491:563c:8000::, 162.158.108.70","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA5IiwidXNlcm5hbWUiOiJ0YWZyYWl6IiwiZW1haWwiOiJuYXRpb25yMTUwQGdtYWlsLmNvbSIsImV4cCI6MTc4MTA5NzQ4MX0.Y3iMSWG-ga7SoyjmfQtg9UlNVFuPoFF8DNdnjAuXtPg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a05efc354d07fceb-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40d5:491:563c:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Jun-2026 13:18:41 UTC] === User Orders API Called ===
[03-Jun-2026 13:18:41 UTC] User ID: 709
[03-Jun-2026 13:18:41 UTC] Limit: 20, Offset: 0
[03-Jun-2026 13:18:41 UTC] Orders found: 0
[03-Jun-2026 13:18:41 UTC] Orders data: []
[03-Jun-2026 13:18:41 UTC] Total orders count: 0
[03-Jun-2026 13:18:42 UTC] === API CALL LOG ===
[03-Jun-2026 13:18:42 UTC] Endpoint: user/profile.php
[03-Jun-2026 13:18:42 UTC] Full Log Data: {
    "timestamp": "2026-06-03 13:18:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d5:491:563c:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d5:491:563c:8000::, 162.158.108.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA5IiwidXNlcm5hbWUiOiJ0YWZyYWl6IiwiZW1haWwiOiJuYXRpb25yMTUwQGdtYWlsLmNvbSIsImV4cCI6MTc4MTA5NzQ4MX0.Y3iMSWG-ga7SoyjmfQtg9UlNVFuPoFF8DNdnjAuXtPg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05efc390902fceb-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d5:491:563c:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 13:18:42 UTC] === END API CALL LOG ===
[03-Jun-2026 13:18:42 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 13:18:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA5IiwidXNlcm5hbWUiOiJ0YWZyYWl6IiwiZW1haWwiOiJuYXRpb25yMTUwQGdtYWlsLmNvbSIsImV4cCI6MTc4MTA5NzQ4MX0.Y3iMSWG-ga7SoyjmfQtg9UlNVFuPoFF8DNdnjAuXtPg
[03-Jun-2026 13:18:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 13:18:42 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 13:18:42 UTC] User ID: 709
[03-Jun-2026 13:18:42 UTC] ✅ User profile retrieved successfully for user ID: 709
[03-Jun-2026 13:18:42 UTC] === API CALL LOG ===
[03-Jun-2026 13:18:42 UTC] Endpoint: user/profile.php
[03-Jun-2026 13:18:42 UTC] Full Log Data: {
    "timestamp": "2026-06-03 13:18:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d5:491:563c:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d5:491:563c:8000::, 162.158.108.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA5IiwidXNlcm5hbWUiOiJ0YWZyYWl6IiwiZW1haWwiOiJuYXRpb25yMTUwQGdtYWlsLmNvbSIsImV4cCI6MTc4MTA5NzQ4MX0.Y3iMSWG-ga7SoyjmfQtg9UlNVFuPoFF8DNdnjAuXtPg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05efc3da95efceb-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d5:491:563c:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 13:18:42 UTC] === END API CALL LOG ===
[03-Jun-2026 13:18:42 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 13:18:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzA5IiwidXNlcm5hbWUiOiJ0YWZyYWl6IiwiZW1haWwiOiJuYXRpb25yMTUwQGdtYWlsLmNvbSIsImV4cCI6MTc4MTA5NzQ4MX0.Y3iMSWG-ga7SoyjmfQtg9UlNVFuPoFF8DNdnjAuXtPg
[03-Jun-2026 13:18:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 13:18:42 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 13:18:42 UTC] User ID: 709
[03-Jun-2026 13:18:42 UTC] ✅ User profile retrieved successfully for user ID: 709
[03-Jun-2026 13:34:58 UTC] === API CALL LOG ===
[03-Jun-2026 13:34:58 UTC] Endpoint: user/profile.php
[03-Jun-2026 13:34:58 UTC] Full Log Data: {
    "timestamp": "2026-06-03 13:34:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a106:1258:9c54:2aff:fe7f:1d0c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a106:1258:9c54:2aff:fe7f:1d0c, 172.69.251.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODEwOTg0OTd9.TYx5MnnVCA3L43lPn0KXmemwzMYm44h38Up8lsdt70k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05f140e0b802353-IST",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a106:1258:9c54:2aff:fe7f:1d0c",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 13:34:58 UTC] === END API CALL LOG ===
[03-Jun-2026 13:34:58 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 13:34:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODEwOTg0OTd9.TYx5MnnVCA3L43lPn0KXmemwzMYm44h38Up8lsdt70k
[03-Jun-2026 13:34:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 13:34:58 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 13:34:58 UTC] User ID: 694
[03-Jun-2026 13:34:58 UTC] ✅ User profile retrieved successfully for user ID: 694
[03-Jun-2026 13:34:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jun-2026 13:34:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jun-2026 13:34:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a00:1880:a106:1258:9c54:2aff:fe7f:1d0c, 172.69.251.152","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODEwOTg0OTd9.TYx5MnnVCA3L43lPn0KXmemwzMYm44h38Up8lsdt70k","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a05f140e3bca2353-IST","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a00:1880:a106:1258:9c54:2aff:fe7f:1d0c","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Jun-2026 13:34:58 UTC] === User Orders API Called ===
[03-Jun-2026 13:34:58 UTC] User ID: 694
[03-Jun-2026 13:34:58 UTC] Limit: 20, Offset: 0
[03-Jun-2026 13:34:58 UTC] Orders found: 0
[03-Jun-2026 13:34:58 UTC] Orders data: []
[03-Jun-2026 13:34:58 UTC] Total orders count: 0
[03-Jun-2026 13:34:58 UTC] === API CALL LOG ===
[03-Jun-2026 13:34:58 UTC] Endpoint: user/profile.php
[03-Jun-2026 13:34:58 UTC] Full Log Data: {
    "timestamp": "2026-06-03 13:34:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a106:1258:9c54:2aff:fe7f:1d0c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a106:1258:9c54:2aff:fe7f:1d0c, 172.69.251.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODEwOTg0OTd9.TYx5MnnVCA3L43lPn0KXmemwzMYm44h38Up8lsdt70k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05f140ebc712353-IST",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a106:1258:9c54:2aff:fe7f:1d0c",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 13:34:58 UTC] === END API CALL LOG ===
[03-Jun-2026 13:34:58 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 13:34:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODEwOTg0OTd9.TYx5MnnVCA3L43lPn0KXmemwzMYm44h38Up8lsdt70k
[03-Jun-2026 13:34:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 13:34:58 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 13:34:58 UTC] User ID: 694
[03-Jun-2026 13:34:58 UTC] ✅ User profile retrieved successfully for user ID: 694
[03-Jun-2026 13:34:59 UTC] === API CALL LOG ===
[03-Jun-2026 13:34:59 UTC] Endpoint: user/profile.php
[03-Jun-2026 13:34:59 UTC] Full Log Data: {
    "timestamp": "2026-06-03 13:34:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a106:1258:9c54:2aff:fe7f:1d0c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a106:1258:9c54:2aff:fe7f:1d0c, 108.162.221.72",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODEwOTg0OTd9.TYx5MnnVCA3L43lPn0KXmemwzMYm44h38Up8lsdt70k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05f1414de245b0f-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a106:1258:9c54:2aff:fe7f:1d0c",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 13:34:59 UTC] === END API CALL LOG ===
[03-Jun-2026 13:34:59 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 13:34:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODEwOTg0OTd9.TYx5MnnVCA3L43lPn0KXmemwzMYm44h38Up8lsdt70k
[03-Jun-2026 13:34:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 13:34:59 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 13:34:59 UTC] User ID: 694
[03-Jun-2026 13:34:59 UTC] ✅ User profile retrieved successfully for user ID: 694
[03-Jun-2026 13:35:05 UTC] === API CALL LOG ===
[03-Jun-2026 13:35:05 UTC] Endpoint: user/profile.php
[03-Jun-2026 13:35:05 UTC] Full Log Data: {
    "timestamp": "2026-06-03 13:35:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a106:1258:9c54:2aff:fe7f:1d0c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a106:1258:9c54:2aff:fe7f:1d0c, 108.162.221.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODEwOTg0OTd9.TYx5MnnVCA3L43lPn0KXmemwzMYm44h38Up8lsdt70k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05f143e0e175b0f-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a106:1258:9c54:2aff:fe7f:1d0c",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 13:35:05 UTC] === END API CALL LOG ===
[03-Jun-2026 13:35:05 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 13:35:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODEwOTg0OTd9.TYx5MnnVCA3L43lPn0KXmemwzMYm44h38Up8lsdt70k
[03-Jun-2026 13:35:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 13:35:05 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 13:35:05 UTC] User ID: 694
[03-Jun-2026 13:35:05 UTC] ✅ User profile retrieved successfully for user ID: 694
[03-Jun-2026 13:37:30 UTC] === API CALL LOG ===
[03-Jun-2026 13:37:30 UTC] Endpoint: user/profile.php
[03-Jun-2026 13:37:30 UTC] Full Log Data: {
    "timestamp": "2026-06-03 13:37:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a106:1258:9c54:2aff:fe7f:1d0c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a106:1258:9c54:2aff:fe7f:1d0c, 162.158.211.27",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODEwOTg0OTd9.TYx5MnnVCA3L43lPn0KXmemwzMYm44h38Up8lsdt70k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05f17c44e90c68a-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a106:1258:9c54:2aff:fe7f:1d0c",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 13:37:30 UTC] === END API CALL LOG ===
[03-Jun-2026 13:37:30 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 13:37:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODEwOTg0OTd9.TYx5MnnVCA3L43lPn0KXmemwzMYm44h38Up8lsdt70k
[03-Jun-2026 13:37:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 13:37:30 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 13:37:30 UTC] User ID: 694
[03-Jun-2026 13:37:30 UTC] ✅ User profile retrieved successfully for user ID: 694
[03-Jun-2026 13:37:31 UTC] === API CALL LOG ===
[03-Jun-2026 13:37:31 UTC] Endpoint: user/profile.php
[03-Jun-2026 13:37:31 UTC] Full Log Data: {
    "timestamp": "2026-06-03 13:37:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a106:1258:9c54:2aff:fe7f:1d0c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a106:1258:9c54:2aff:fe7f:1d0c, 162.158.211.27",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODEwOTg0OTd9.TYx5MnnVCA3L43lPn0KXmemwzMYm44h38Up8lsdt70k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05f17c95eb7c68a-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a106:1258:9c54:2aff:fe7f:1d0c",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 13:37:31 UTC] === END API CALL LOG ===
[03-Jun-2026 13:37:31 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 13:37:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODEwOTg0OTd9.TYx5MnnVCA3L43lPn0KXmemwzMYm44h38Up8lsdt70k
[03-Jun-2026 13:37:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 13:37:31 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 13:37:31 UTC] User ID: 694
[03-Jun-2026 13:37:31 UTC] ✅ User profile retrieved successfully for user ID: 694
[03-Jun-2026 13:37:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jun-2026 13:37:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jun-2026 13:37:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a00:1880:a106:1258:9c54:2aff:fe7f:1d0c, 162.158.211.27","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODEwOTg0OTd9.TYx5MnnVCA3L43lPn0KXmemwzMYm44h38Up8lsdt70k","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a05f17c9afe8c68a-SOF","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a00:1880:a106:1258:9c54:2aff:fe7f:1d0c","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Jun-2026 13:37:31 UTC] === User Orders API Called ===
[03-Jun-2026 13:37:31 UTC] User ID: 694
[03-Jun-2026 13:37:31 UTC] Limit: 20, Offset: 0
[03-Jun-2026 13:37:31 UTC] Orders found: 0
[03-Jun-2026 13:37:31 UTC] Orders data: []
[03-Jun-2026 13:37:31 UTC] Total orders count: 0
[03-Jun-2026 13:37:31 UTC] === API CALL LOG ===
[03-Jun-2026 13:37:31 UTC] Endpoint: user/profile.php
[03-Jun-2026 13:37:31 UTC] Full Log Data: {
    "timestamp": "2026-06-03 13:37:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a106:1258:9c54:2aff:fe7f:1d0c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a106:1258:9c54:2aff:fe7f:1d0c, 162.158.211.27",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODEwOTg0OTd9.TYx5MnnVCA3L43lPn0KXmemwzMYm44h38Up8lsdt70k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05f17c9e8aec68a-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a106:1258:9c54:2aff:fe7f:1d0c",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 13:37:31 UTC] === END API CALL LOG ===
[03-Jun-2026 13:37:31 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 13:37:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODEwOTg0OTd9.TYx5MnnVCA3L43lPn0KXmemwzMYm44h38Up8lsdt70k
[03-Jun-2026 13:37:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 13:37:31 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 13:37:31 UTC] User ID: 694
[03-Jun-2026 13:37:31 UTC] ✅ User profile retrieved successfully for user ID: 694
[03-Jun-2026 13:37:31 UTC] === API CALL LOG ===
[03-Jun-2026 13:37:31 UTC] Endpoint: user/profile.php
[03-Jun-2026 13:37:31 UTC] Full Log Data: {
    "timestamp": "2026-06-03 13:37:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a106:1258:9c54:2aff:fe7f:1d0c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a106:1258:9c54:2aff:fe7f:1d0c, 162.158.211.27",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODEwOTg0OTd9.TYx5MnnVCA3L43lPn0KXmemwzMYm44h38Up8lsdt70k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05f17ccc987c68a-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a106:1258:9c54:2aff:fe7f:1d0c",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 13:37:31 UTC] === END API CALL LOG ===
[03-Jun-2026 13:37:31 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 13:37:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODEwOTg0OTd9.TYx5MnnVCA3L43lPn0KXmemwzMYm44h38Up8lsdt70k
[03-Jun-2026 13:37:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 13:37:31 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 13:37:31 UTC] User ID: 694
[03-Jun-2026 13:37:31 UTC] ✅ User profile retrieved successfully for user ID: 694
[03-Jun-2026 13:37:40 UTC] === API CALL LOG ===
[03-Jun-2026 13:37:40 UTC] Endpoint: user/profile.php
[03-Jun-2026 13:37:40 UTC] Full Log Data: {
    "timestamp": "2026-06-03 13:37:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a106:1258:9c54:2aff:fe7f:1d0c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a106:1258:9c54:2aff:fe7f:1d0c, 162.158.211.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODEwOTg0OTd9.TYx5MnnVCA3L43lPn0KXmemwzMYm44h38Up8lsdt70k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05f1801392c6e48-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a106:1258:9c54:2aff:fe7f:1d0c",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 13:37:40 UTC] === END API CALL LOG ===
[03-Jun-2026 13:37:40 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 13:37:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODEwOTg0OTd9.TYx5MnnVCA3L43lPn0KXmemwzMYm44h38Up8lsdt70k
[03-Jun-2026 13:37:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 13:37:40 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 13:37:40 UTC] User ID: 694
[03-Jun-2026 13:37:40 UTC] ✅ User profile retrieved successfully for user ID: 694
[03-Jun-2026 13:37:40 UTC] === API CALL LOG ===
[03-Jun-2026 13:37:40 UTC] Endpoint: user/profile.php
[03-Jun-2026 13:37:40 UTC] Full Log Data: {
    "timestamp": "2026-06-03 13:37:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a106:1258:9c54:2aff:fe7f:1d0c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a106:1258:9c54:2aff:fe7f:1d0c, 162.158.211.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODEwOTg0OTd9.TYx5MnnVCA3L43lPn0KXmemwzMYm44h38Up8lsdt70k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05f180618f16e48-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a106:1258:9c54:2aff:fe7f:1d0c",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 13:37:40 UTC] === END API CALL LOG ===
[03-Jun-2026 13:37:40 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 13:37:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODEwOTg0OTd9.TYx5MnnVCA3L43lPn0KXmemwzMYm44h38Up8lsdt70k
[03-Jun-2026 13:37:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 13:37:40 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 13:37:40 UTC] User ID: 694
[03-Jun-2026 13:37:40 UTC] ✅ User profile retrieved successfully for user ID: 694
[03-Jun-2026 13:37:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jun-2026 13:37:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jun-2026 13:37:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a00:1880:a106:1258:9c54:2aff:fe7f:1d0c, 162.158.211.28","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODEwOTg0OTd9.TYx5MnnVCA3L43lPn0KXmemwzMYm44h38Up8lsdt70k","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a05f18067a616e48-SOF","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a00:1880:a106:1258:9c54:2aff:fe7f:1d0c","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Jun-2026 13:37:40 UTC] === User Orders API Called ===
[03-Jun-2026 13:37:40 UTC] User ID: 694
[03-Jun-2026 13:37:40 UTC] Limit: 20, Offset: 0
[03-Jun-2026 13:37:40 UTC] Orders found: 0
[03-Jun-2026 13:37:40 UTC] Orders data: []
[03-Jun-2026 13:37:40 UTC] Total orders count: 0
[03-Jun-2026 13:37:40 UTC] === API CALL LOG ===
[03-Jun-2026 13:37:40 UTC] Endpoint: user/profile.php
[03-Jun-2026 13:37:40 UTC] Full Log Data: {
    "timestamp": "2026-06-03 13:37:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a106:1258:9c54:2aff:fe7f:1d0c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a106:1258:9c54:2aff:fe7f:1d0c, 162.158.211.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODEwOTg0OTd9.TYx5MnnVCA3L43lPn0KXmemwzMYm44h38Up8lsdt70k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05f1806ab1e6e48-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a106:1258:9c54:2aff:fe7f:1d0c",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 13:37:40 UTC] === END API CALL LOG ===
[03-Jun-2026 13:37:40 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 13:37:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODEwOTg0OTd9.TYx5MnnVCA3L43lPn0KXmemwzMYm44h38Up8lsdt70k
[03-Jun-2026 13:37:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 13:37:40 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 13:37:40 UTC] User ID: 694
[03-Jun-2026 13:37:40 UTC] ✅ User profile retrieved successfully for user ID: 694
[03-Jun-2026 13:37:41 UTC] === API CALL LOG ===
[03-Jun-2026 13:37:41 UTC] Endpoint: user/profile.php
[03-Jun-2026 13:37:41 UTC] Full Log Data: {
    "timestamp": "2026-06-03 13:37:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a106:1258:9c54:2aff:fe7f:1d0c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a106:1258:9c54:2aff:fe7f:1d0c, 162.158.211.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODEwOTg0OTd9.TYx5MnnVCA3L43lPn0KXmemwzMYm44h38Up8lsdt70k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05f18099d7f6e48-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a106:1258:9c54:2aff:fe7f:1d0c",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 13:37:41 UTC] === END API CALL LOG ===
[03-Jun-2026 13:37:41 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 13:37:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODEwOTg0OTd9.TYx5MnnVCA3L43lPn0KXmemwzMYm44h38Up8lsdt70k
[03-Jun-2026 13:37:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 13:37:41 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 13:37:41 UTC] User ID: 694
[03-Jun-2026 13:37:41 UTC] ✅ User profile retrieved successfully for user ID: 694
[03-Jun-2026 13:37:44 UTC] === API CALL LOG ===
[03-Jun-2026 13:37:44 UTC] Endpoint: user/profile.php
[03-Jun-2026 13:37:44 UTC] Full Log Data: {
    "timestamp": "2026-06-03 13:37:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a106:1258:9c54:2aff:fe7f:1d0c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a106:1258:9c54:2aff:fe7f:1d0c, 172.69.250.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODEwOTg0OTd9.TYx5MnnVCA3L43lPn0KXmemwzMYm44h38Up8lsdt70k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05f181e48aa2485-ADB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a106:1258:9c54:2aff:fe7f:1d0c",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 13:37:44 UTC] === END API CALL LOG ===
[03-Jun-2026 13:37:44 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 13:37:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODEwOTg0OTd9.TYx5MnnVCA3L43lPn0KXmemwzMYm44h38Up8lsdt70k
[03-Jun-2026 13:37:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 13:37:44 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 13:37:44 UTC] User ID: 694
[03-Jun-2026 13:37:44 UTC] ✅ User profile retrieved successfully for user ID: 694
[03-Jun-2026 13:37:45 UTC] === API CALL LOG ===
[03-Jun-2026 13:37:45 UTC] Endpoint: user/profile.php
[03-Jun-2026 13:37:45 UTC] Full Log Data: {
    "timestamp": "2026-06-03 13:37:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a106:1258:9c54:2aff:fe7f:1d0c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a106:1258:9c54:2aff:fe7f:1d0c, 172.69.250.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODEwOTg0OTd9.TYx5MnnVCA3L43lPn0KXmemwzMYm44h38Up8lsdt70k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05f18237ee92485-ADB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a106:1258:9c54:2aff:fe7f:1d0c",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 13:37:45 UTC] === END API CALL LOG ===
[03-Jun-2026 13:37:45 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 13:37:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODEwOTg0OTd9.TYx5MnnVCA3L43lPn0KXmemwzMYm44h38Up8lsdt70k
[03-Jun-2026 13:37:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 13:37:45 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 13:37:45 UTC] User ID: 694
[03-Jun-2026 13:37:45 UTC] ✅ User profile retrieved successfully for user ID: 694
[03-Jun-2026 13:37:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jun-2026 13:37:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jun-2026 13:37:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a00:1880:a106:1258:9c54:2aff:fe7f:1d0c, 172.69.250.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODEwOTg0OTd9.TYx5MnnVCA3L43lPn0KXmemwzMYm44h38Up8lsdt70k","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a05f1823ef712485-ADB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a00:1880:a106:1258:9c54:2aff:fe7f:1d0c","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Jun-2026 13:37:45 UTC] === User Orders API Called ===
[03-Jun-2026 13:37:45 UTC] User ID: 694
[03-Jun-2026 13:37:45 UTC] Limit: 20, Offset: 0
[03-Jun-2026 13:37:45 UTC] Orders found: 0
[03-Jun-2026 13:37:45 UTC] Orders data: []
[03-Jun-2026 13:37:45 UTC] Total orders count: 0
[03-Jun-2026 13:37:45 UTC] === API CALL LOG ===
[03-Jun-2026 13:37:45 UTC] Endpoint: user/profile.php
[03-Jun-2026 13:37:45 UTC] Full Log Data: {
    "timestamp": "2026-06-03 13:37:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a106:1258:9c54:2aff:fe7f:1d0c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a106:1258:9c54:2aff:fe7f:1d0c, 172.69.250.180",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODEwOTg0OTd9.TYx5MnnVCA3L43lPn0KXmemwzMYm44h38Up8lsdt70k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05f18243fdd2485-ADB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a106:1258:9c54:2aff:fe7f:1d0c",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 13:37:45 UTC] === END API CALL LOG ===
[03-Jun-2026 13:37:45 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 13:37:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODEwOTg0OTd9.TYx5MnnVCA3L43lPn0KXmemwzMYm44h38Up8lsdt70k
[03-Jun-2026 13:37:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 13:37:45 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 13:37:45 UTC] User ID: 694
[03-Jun-2026 13:37:45 UTC] ✅ User profile retrieved successfully for user ID: 694
[03-Jun-2026 13:37:46 UTC] === API CALL LOG ===
[03-Jun-2026 13:37:46 UTC] Endpoint: user/profile.php
[03-Jun-2026 13:37:46 UTC] Full Log Data: {
    "timestamp": "2026-06-03 13:37:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a106:1258:9c54:2aff:fe7f:1d0c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a106:1258:9c54:2aff:fe7f:1d0c, 172.69.250.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODEwOTg0OTd9.TYx5MnnVCA3L43lPn0KXmemwzMYm44h38Up8lsdt70k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05f18271ba82485-ADB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a106:1258:9c54:2aff:fe7f:1d0c",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 13:37:46 UTC] === END API CALL LOG ===
[03-Jun-2026 13:37:46 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 13:37:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODEwOTg0OTd9.TYx5MnnVCA3L43lPn0KXmemwzMYm44h38Up8lsdt70k
[03-Jun-2026 13:37:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 13:37:46 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 13:37:46 UTC] User ID: 694
[03-Jun-2026 13:37:46 UTC] ✅ User profile retrieved successfully for user ID: 694
[03-Jun-2026 13:37:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jun-2026 13:37:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jun-2026 13:37:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a00:1880:a106:1258:9c54:2aff:fe7f:1d0c, 172.69.250.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODEwOTg0OTd9.TYx5MnnVCA3L43lPn0KXmemwzMYm44h38Up8lsdt70k","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a05f18701c8c2485-ADB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a00:1880:a106:1258:9c54:2aff:fe7f:1d0c","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Jun-2026 13:37:57 UTC] === User Orders API Called ===
[03-Jun-2026 13:37:57 UTC] User ID: 694
[03-Jun-2026 13:37:57 UTC] Limit: 20, Offset: 0
[03-Jun-2026 13:37:57 UTC] Orders found: 0
[03-Jun-2026 13:37:57 UTC] Orders data: []
[03-Jun-2026 13:37:57 UTC] Total orders count: 0
[03-Jun-2026 13:37:59 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jun-2026 13:37:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jun-2026 13:37:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a00:1880:a106:1258:9c54:2aff:fe7f:1d0c, 172.69.250.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODEwOTg0OTd9.TYx5MnnVCA3L43lPn0KXmemwzMYm44h38Up8lsdt70k","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a05f187c4d072485-ADB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a00:1880:a106:1258:9c54:2aff:fe7f:1d0c","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Jun-2026 13:37:59 UTC] === User Orders API Called ===
[03-Jun-2026 13:37:59 UTC] User ID: 694
[03-Jun-2026 13:37:59 UTC] Limit: 20, Offset: 0
[03-Jun-2026 13:37:59 UTC] Orders found: 0
[03-Jun-2026 13:37:59 UTC] Orders data: []
[03-Jun-2026 13:37:59 UTC] Total orders count: 0
[03-Jun-2026 13:37:59 UTC] === API CALL LOG ===
[03-Jun-2026 13:37:59 UTC] Endpoint: user/profile.php
[03-Jun-2026 13:37:59 UTC] Full Log Data: {
    "timestamp": "2026-06-03 13:37:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a106:1258:9c54:2aff:fe7f:1d0c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a106:1258:9c54:2aff:fe7f:1d0c, 172.69.250.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODEwOTg0OTd9.TYx5MnnVCA3L43lPn0KXmemwzMYm44h38Up8lsdt70k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05f187cad6f2485-ADB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a106:1258:9c54:2aff:fe7f:1d0c",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 13:37:59 UTC] === END API CALL LOG ===
[03-Jun-2026 13:37:59 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 13:37:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODEwOTg0OTd9.TYx5MnnVCA3L43lPn0KXmemwzMYm44h38Up8lsdt70k
[03-Jun-2026 13:37:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 13:37:59 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 13:37:59 UTC] User ID: 694
[03-Jun-2026 13:37:59 UTC] ✅ User profile retrieved successfully for user ID: 694
[03-Jun-2026 13:38:00 UTC] === API CALL LOG ===
[03-Jun-2026 13:38:00 UTC] Endpoint: user/profile.php
[03-Jun-2026 13:38:00 UTC] Full Log Data: {
    "timestamp": "2026-06-03 13:38:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a106:1258:9c54:2aff:fe7f:1d0c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a106:1258:9c54:2aff:fe7f:1d0c, 172.69.250.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODEwOTg0OTd9.TYx5MnnVCA3L43lPn0KXmemwzMYm44h38Up8lsdt70k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05f188029982485-ADB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a106:1258:9c54:2aff:fe7f:1d0c",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 13:38:00 UTC] === END API CALL LOG ===
[03-Jun-2026 13:38:00 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 13:38:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODEwOTg0OTd9.TYx5MnnVCA3L43lPn0KXmemwzMYm44h38Up8lsdt70k
[03-Jun-2026 13:38:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 13:38:00 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 13:38:00 UTC] User ID: 694
[03-Jun-2026 13:38:00 UTC] ✅ User profile retrieved successfully for user ID: 694
[03-Jun-2026 13:38:00 UTC] === API CALL LOG ===
[03-Jun-2026 13:38:00 UTC] Endpoint: user/profile.php
[03-Jun-2026 13:38:00 UTC] Full Log Data: {
    "timestamp": "2026-06-03 13:38:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a106:1258:9c54:2aff:fe7f:1d0c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a106:1258:9c54:2aff:fe7f:1d0c, 172.69.250.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODEwOTg0OTd9.TYx5MnnVCA3L43lPn0KXmemwzMYm44h38Up8lsdt70k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05f188079fe2485-ADB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a106:1258:9c54:2aff:fe7f:1d0c",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 13:38:00 UTC] === END API CALL LOG ===
[03-Jun-2026 13:38:00 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 13:38:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODEwOTg0OTd9.TYx5MnnVCA3L43lPn0KXmemwzMYm44h38Up8lsdt70k
[03-Jun-2026 13:38:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 13:38:00 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 13:38:00 UTC] User ID: 694
[03-Jun-2026 13:38:00 UTC] ✅ User profile retrieved successfully for user ID: 694
[03-Jun-2026 13:38:48 UTC] === API CALL LOG ===
[03-Jun-2026 13:38:48 UTC] Endpoint: user/profile.php
[03-Jun-2026 13:38:48 UTC] Full Log Data: {
    "timestamp": "2026-06-03 13:38:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a106:1258:9c54:2aff:fe7f:1d0c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a106:1258:9c54:2aff:fe7f:1d0c, 172.69.250.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODEwOTg0OTd9.TYx5MnnVCA3L43lPn0KXmemwzMYm44h38Up8lsdt70k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05f19ad8fed2485-ADB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a106:1258:9c54:2aff:fe7f:1d0c",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 13:38:48 UTC] === END API CALL LOG ===
[03-Jun-2026 13:38:48 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 13:38:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODEwOTg0OTd9.TYx5MnnVCA3L43lPn0KXmemwzMYm44h38Up8lsdt70k
[03-Jun-2026 13:38:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 13:38:48 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 13:38:48 UTC] User ID: 694
[03-Jun-2026 13:38:48 UTC] ✅ User profile retrieved successfully for user ID: 694
[03-Jun-2026 13:38:48 UTC] User Purchases API - User ID: 694
[03-Jun-2026 13:38:48 UTC] User Purchases API - Total purchases found: 0
[03-Jun-2026 13:38:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jun-2026 13:38:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jun-2026 13:38:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a00:1880:a106:1258:9c54:2aff:fe7f:1d0c, 172.69.250.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODEwOTg0OTd9.TYx5MnnVCA3L43lPn0KXmemwzMYm44h38Up8lsdt70k","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a05f19e8bd712485-ADB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a00:1880:a106:1258:9c54:2aff:fe7f:1d0c","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Jun-2026 13:38:58 UTC] === User Orders API Called ===
[03-Jun-2026 13:38:58 UTC] User ID: 694
[03-Jun-2026 13:38:58 UTC] Limit: 20, Offset: 0
[03-Jun-2026 13:38:58 UTC] Orders found: 0
[03-Jun-2026 13:38:58 UTC] Orders data: []
[03-Jun-2026 13:38:58 UTC] Total orders count: 0
[03-Jun-2026 13:38:58 UTC] === API CALL LOG ===
[03-Jun-2026 13:38:58 UTC] Endpoint: user/profile.php
[03-Jun-2026 13:38:58 UTC] Full Log Data: {
    "timestamp": "2026-06-03 13:38:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a106:1258:9c54:2aff:fe7f:1d0c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a106:1258:9c54:2aff:fe7f:1d0c, 172.69.250.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODEwOTg0OTd9.TYx5MnnVCA3L43lPn0KXmemwzMYm44h38Up8lsdt70k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05f19e92e0b2485-ADB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a106:1258:9c54:2aff:fe7f:1d0c",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 13:38:58 UTC] === END API CALL LOG ===
[03-Jun-2026 13:38:58 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 13:38:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODEwOTg0OTd9.TYx5MnnVCA3L43lPn0KXmemwzMYm44h38Up8lsdt70k
[03-Jun-2026 13:38:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 13:38:58 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 13:38:58 UTC] User ID: 694
[03-Jun-2026 13:38:58 UTC] ✅ User profile retrieved successfully for user ID: 694
[03-Jun-2026 13:38:58 UTC] === API CALL LOG ===
[03-Jun-2026 13:38:58 UTC] Endpoint: user/profile.php
[03-Jun-2026 13:38:58 UTC] Full Log Data: {
    "timestamp": "2026-06-03 13:38:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a106:1258:9c54:2aff:fe7f:1d0c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a106:1258:9c54:2aff:fe7f:1d0c, 172.69.250.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODEwOTg0OTd9.TYx5MnnVCA3L43lPn0KXmemwzMYm44h38Up8lsdt70k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05f19ed1abc2485-ADB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a106:1258:9c54:2aff:fe7f:1d0c",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 13:38:58 UTC] === END API CALL LOG ===
[03-Jun-2026 13:38:58 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 13:38:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODEwOTg0OTd9.TYx5MnnVCA3L43lPn0KXmemwzMYm44h38Up8lsdt70k
[03-Jun-2026 13:38:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 13:38:58 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 13:38:58 UTC] User ID: 694
[03-Jun-2026 13:38:58 UTC] ✅ User profile retrieved successfully for user ID: 694
[03-Jun-2026 13:38:58 UTC] === API CALL LOG ===
[03-Jun-2026 13:38:58 UTC] Endpoint: user/profile.php
[03-Jun-2026 13:38:58 UTC] Full Log Data: {
    "timestamp": "2026-06-03 13:38:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a106:1258:9c54:2aff:fe7f:1d0c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a106:1258:9c54:2aff:fe7f:1d0c, 172.69.250.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODEwOTg0OTd9.TYx5MnnVCA3L43lPn0KXmemwzMYm44h38Up8lsdt70k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05f19edebbd2485-ADB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a106:1258:9c54:2aff:fe7f:1d0c",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 13:38:58 UTC] === END API CALL LOG ===
[03-Jun-2026 13:38:58 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 13:38:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODEwOTg0OTd9.TYx5MnnVCA3L43lPn0KXmemwzMYm44h38Up8lsdt70k
[03-Jun-2026 13:38:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 13:38:58 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 13:38:58 UTC] User ID: 694
[03-Jun-2026 13:38:58 UTC] ✅ User profile retrieved successfully for user ID: 694
[03-Jun-2026 13:39:28 UTC] === API CALL LOG ===
[03-Jun-2026 13:39:28 UTC] Endpoint: user/profile.php
[03-Jun-2026 13:39:28 UTC] Full Log Data: {
    "timestamp": "2026-06-03 13:39:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a106:1258:9c54:2aff:fe7f:1d0c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a106:1258:9c54:2aff:fe7f:1d0c, 172.69.250.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODEwOTg0OTd9.TYx5MnnVCA3L43lPn0KXmemwzMYm44h38Up8lsdt70k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05f1aa7e9802485-ADB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a106:1258:9c54:2aff:fe7f:1d0c",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 13:39:28 UTC] === END API CALL LOG ===
[03-Jun-2026 13:39:28 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 13:39:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODEwOTg0OTd9.TYx5MnnVCA3L43lPn0KXmemwzMYm44h38Up8lsdt70k
[03-Jun-2026 13:39:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 13:39:28 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 13:39:28 UTC] User ID: 694
[03-Jun-2026 13:39:28 UTC] ✅ User profile retrieved successfully for user ID: 694
[03-Jun-2026 13:40:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jun-2026 13:40:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jun-2026 13:40:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a00:1880:a106:1258:9c54:2aff:fe7f:1d0c, 172.69.250.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODEwOTg0OTd9.TYx5MnnVCA3L43lPn0KXmemwzMYm44h38Up8lsdt70k","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a05f1c257a182485-ADB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a00:1880:a106:1258:9c54:2aff:fe7f:1d0c","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Jun-2026 13:40:29 UTC] === User Orders API Called ===
[03-Jun-2026 13:40:29 UTC] User ID: 694
[03-Jun-2026 13:40:29 UTC] Limit: 20, Offset: 0
[03-Jun-2026 13:40:29 UTC] Orders found: 0
[03-Jun-2026 13:40:29 UTC] Orders data: []
[03-Jun-2026 13:40:29 UTC] Total orders count: 0
[03-Jun-2026 13:40:29 UTC] === API CALL LOG ===
[03-Jun-2026 13:40:29 UTC] Endpoint: user/profile.php
[03-Jun-2026 13:40:29 UTC] Full Log Data: {
    "timestamp": "2026-06-03 13:40:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a106:1258:9c54:2aff:fe7f:1d0c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a106:1258:9c54:2aff:fe7f:1d0c, 172.69.250.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODEwOTg0OTd9.TYx5MnnVCA3L43lPn0KXmemwzMYm44h38Up8lsdt70k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05f1c25ba582485-ADB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a106:1258:9c54:2aff:fe7f:1d0c",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 13:40:29 UTC] === END API CALL LOG ===
[03-Jun-2026 13:40:29 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 13:40:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODEwOTg0OTd9.TYx5MnnVCA3L43lPn0KXmemwzMYm44h38Up8lsdt70k
[03-Jun-2026 13:40:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 13:40:29 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 13:40:29 UTC] User ID: 694
[03-Jun-2026 13:40:29 UTC] ✅ User profile retrieved successfully for user ID: 694
[03-Jun-2026 13:40:30 UTC] === API CALL LOG ===
[03-Jun-2026 13:40:30 UTC] Endpoint: user/profile.php
[03-Jun-2026 13:40:30 UTC] Full Log Data: {
    "timestamp": "2026-06-03 13:40:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a106:1258:9c54:2aff:fe7f:1d0c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a106:1258:9c54:2aff:fe7f:1d0c, 172.69.250.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODEwOTg0OTd9.TYx5MnnVCA3L43lPn0KXmemwzMYm44h38Up8lsdt70k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05f1c2a0ffc2485-ADB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a106:1258:9c54:2aff:fe7f:1d0c",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 13:40:30 UTC] === END API CALL LOG ===
[03-Jun-2026 13:40:30 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 13:40:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODEwOTg0OTd9.TYx5MnnVCA3L43lPn0KXmemwzMYm44h38Up8lsdt70k
[03-Jun-2026 13:40:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 13:40:30 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 13:40:30 UTC] User ID: 694
[03-Jun-2026 13:40:30 UTC] ✅ User profile retrieved successfully for user ID: 694
[03-Jun-2026 13:41:56 UTC] === API CALL LOG ===
[03-Jun-2026 13:41:56 UTC] Endpoint: user/profile.php
[03-Jun-2026 13:41:56 UTC] Full Log Data: {
    "timestamp": "2026-06-03 13:41:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a106:1258:9c54:2aff:fe7f:1d0c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a106:1258:9c54:2aff:fe7f:1d0c, 172.69.251.173",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODEwOTg0OTd9.TYx5MnnVCA3L43lPn0KXmemwzMYm44h38Up8lsdt70k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05f1e400a101596-IST",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a106:1258:9c54:2aff:fe7f:1d0c",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 13:41:56 UTC] === END API CALL LOG ===
[03-Jun-2026 13:41:56 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 13:41:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODEwOTg0OTd9.TYx5MnnVCA3L43lPn0KXmemwzMYm44h38Up8lsdt70k
[03-Jun-2026 13:41:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 13:41:56 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 13:41:56 UTC] User ID: 694
[03-Jun-2026 13:41:56 UTC] ✅ User profile retrieved successfully for user ID: 694
[03-Jun-2026 13:41:56 UTC] === API CALL LOG ===
[03-Jun-2026 13:41:56 UTC] Endpoint: user/profile.php
[03-Jun-2026 13:41:56 UTC] Full Log Data: {
    "timestamp": "2026-06-03 13:41:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a106:1258:9c54:2aff:fe7f:1d0c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a106:1258:9c54:2aff:fe7f:1d0c, 172.69.251.173",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODEwOTg0OTd9.TYx5MnnVCA3L43lPn0KXmemwzMYm44h38Up8lsdt70k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05f1e4569551596-IST",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a106:1258:9c54:2aff:fe7f:1d0c",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 13:41:56 UTC] === END API CALL LOG ===
[03-Jun-2026 13:41:56 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 13:41:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODEwOTg0OTd9.TYx5MnnVCA3L43lPn0KXmemwzMYm44h38Up8lsdt70k
[03-Jun-2026 13:41:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 13:41:56 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 13:41:56 UTC] User ID: 694
[03-Jun-2026 13:41:56 UTC] ✅ User profile retrieved successfully for user ID: 694
[03-Jun-2026 13:41:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jun-2026 13:41:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jun-2026 13:41:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a00:1880:a106:1258:9c54:2aff:fe7f:1d0c, 172.69.251.173","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODEwOTg0OTd9.TYx5MnnVCA3L43lPn0KXmemwzMYm44h38Up8lsdt70k","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a05f1e45c9be1596-IST","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a00:1880:a106:1258:9c54:2aff:fe7f:1d0c","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Jun-2026 13:41:56 UTC] === User Orders API Called ===
[03-Jun-2026 13:41:56 UTC] User ID: 694
[03-Jun-2026 13:41:56 UTC] Limit: 20, Offset: 0
[03-Jun-2026 13:41:56 UTC] Orders found: 0
[03-Jun-2026 13:41:56 UTC] Orders data: []
[03-Jun-2026 13:41:56 UTC] Total orders count: 0
[03-Jun-2026 13:41:56 UTC] === API CALL LOG ===
[03-Jun-2026 13:41:56 UTC] Endpoint: user/profile.php
[03-Jun-2026 13:41:56 UTC] Full Log Data: {
    "timestamp": "2026-06-03 13:41:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a106:1258:9c54:2aff:fe7f:1d0c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a106:1258:9c54:2aff:fe7f:1d0c, 172.69.251.173",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODEwOTg0OTd9.TYx5MnnVCA3L43lPn0KXmemwzMYm44h38Up8lsdt70k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05f1e462a331596-IST",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a106:1258:9c54:2aff:fe7f:1d0c",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 13:41:56 UTC] === END API CALL LOG ===
[03-Jun-2026 13:41:56 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 13:41:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODEwOTg0OTd9.TYx5MnnVCA3L43lPn0KXmemwzMYm44h38Up8lsdt70k
[03-Jun-2026 13:41:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 13:41:56 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 13:41:56 UTC] User ID: 694
[03-Jun-2026 13:41:56 UTC] ✅ User profile retrieved successfully for user ID: 694
[03-Jun-2026 13:42:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jun-2026 13:42:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jun-2026 13:42:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a00:1880:a106:1258:9c54:2aff:fe7f:1d0c, 172.69.251.173","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODEwOTg0OTd9.TYx5MnnVCA3L43lPn0KXmemwzMYm44h38Up8lsdt70k","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a05f1f303d7a1596-IST","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a00:1880:a106:1258:9c54:2aff:fe7f:1d0c","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Jun-2026 13:42:34 UTC] === User Orders API Called ===
[03-Jun-2026 13:42:34 UTC] User ID: 694
[03-Jun-2026 13:42:34 UTC] Limit: 20, Offset: 0
[03-Jun-2026 13:42:34 UTC] Orders found: 0
[03-Jun-2026 13:42:34 UTC] Orders data: []
[03-Jun-2026 13:42:34 UTC] Total orders count: 0
[03-Jun-2026 13:42:34 UTC] === API CALL LOG ===
[03-Jun-2026 13:42:34 UTC] Endpoint: user/profile.php
[03-Jun-2026 13:42:34 UTC] Full Log Data: {
    "timestamp": "2026-06-03 13:42:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a106:1258:9c54:2aff:fe7f:1d0c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a106:1258:9c54:2aff:fe7f:1d0c, 172.69.251.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODEwOTg0OTd9.TYx5MnnVCA3L43lPn0KXmemwzMYm44h38Up8lsdt70k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05f1f307dc01596-IST",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a106:1258:9c54:2aff:fe7f:1d0c",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 13:42:34 UTC] === END API CALL LOG ===
[03-Jun-2026 13:42:34 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 13:42:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODEwOTg0OTd9.TYx5MnnVCA3L43lPn0KXmemwzMYm44h38Up8lsdt70k
[03-Jun-2026 13:42:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 13:42:34 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 13:42:34 UTC] User ID: 694
[03-Jun-2026 13:42:34 UTC] ✅ User profile retrieved successfully for user ID: 694
[03-Jun-2026 13:42:35 UTC] === API CALL LOG ===
[03-Jun-2026 13:42:35 UTC] Endpoint: user/profile.php
[03-Jun-2026 13:42:35 UTC] Full Log Data: {
    "timestamp": "2026-06-03 13:42:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a106:1258:9c54:2aff:fe7f:1d0c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a106:1258:9c54:2aff:fe7f:1d0c, 172.69.251.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODEwOTg0OTd9.TYx5MnnVCA3L43lPn0KXmemwzMYm44h38Up8lsdt70k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05f1f34cada1596-IST",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a106:1258:9c54:2aff:fe7f:1d0c",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 13:42:35 UTC] === END API CALL LOG ===
[03-Jun-2026 13:42:35 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 13:42:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODEwOTg0OTd9.TYx5MnnVCA3L43lPn0KXmemwzMYm44h38Up8lsdt70k
[03-Jun-2026 13:42:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 13:42:35 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 13:42:35 UTC] User ID: 694
[03-Jun-2026 13:42:35 UTC] ✅ User profile retrieved successfully for user ID: 694
[03-Jun-2026 13:42:42 UTC] === API CALL LOG ===
[03-Jun-2026 13:42:42 UTC] Endpoint: user/profile.php
[03-Jun-2026 13:42:42 UTC] Full Log Data: {
    "timestamp": "2026-06-03 13:42:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a106:1258:9c54:2aff:fe7f:1d0c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a106:1258:9c54:2aff:fe7f:1d0c, 172.69.251.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODEwOTg0OTd9.TYx5MnnVCA3L43lPn0KXmemwzMYm44h38Up8lsdt70k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05f1f5fcf32158e-IST",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a106:1258:9c54:2aff:fe7f:1d0c",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 13:42:42 UTC] === END API CALL LOG ===
[03-Jun-2026 13:42:42 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 13:42:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODEwOTg0OTd9.TYx5MnnVCA3L43lPn0KXmemwzMYm44h38Up8lsdt70k
[03-Jun-2026 13:42:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 13:42:42 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 13:42:42 UTC] User ID: 694
[03-Jun-2026 13:42:42 UTC] ✅ User profile retrieved successfully for user ID: 694
[03-Jun-2026 13:42:42 UTC] === API CALL LOG ===
[03-Jun-2026 13:42:42 UTC] Endpoint: user/profile.php
[03-Jun-2026 13:42:42 UTC] Full Log Data: {
    "timestamp": "2026-06-03 13:42:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a106:1258:9c54:2aff:fe7f:1d0c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a106:1258:9c54:2aff:fe7f:1d0c, 172.69.251.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODEwOTg0OTd9.TYx5MnnVCA3L43lPn0KXmemwzMYm44h38Up8lsdt70k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05f1f651daa158e-IST",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a106:1258:9c54:2aff:fe7f:1d0c",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 13:42:42 UTC] === END API CALL LOG ===
[03-Jun-2026 13:42:42 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 13:42:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODEwOTg0OTd9.TYx5MnnVCA3L43lPn0KXmemwzMYm44h38Up8lsdt70k
[03-Jun-2026 13:42:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 13:42:42 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 13:42:42 UTC] User ID: 694
[03-Jun-2026 13:42:42 UTC] ✅ User profile retrieved successfully for user ID: 694
[03-Jun-2026 13:42:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jun-2026 13:42:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jun-2026 13:42:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a00:1880:a106:1258:9c54:2aff:fe7f:1d0c, 172.69.251.172","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODEwOTg0OTd9.TYx5MnnVCA3L43lPn0KXmemwzMYm44h38Up8lsdt70k","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a05f1f657e31158e-IST","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a00:1880:a106:1258:9c54:2aff:fe7f:1d0c","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Jun-2026 13:42:42 UTC] === User Orders API Called ===
[03-Jun-2026 13:42:42 UTC] User ID: 694
[03-Jun-2026 13:42:42 UTC] Limit: 20, Offset: 0
[03-Jun-2026 13:42:42 UTC] Orders found: 0
[03-Jun-2026 13:42:42 UTC] Orders data: []
[03-Jun-2026 13:42:42 UTC] Total orders count: 0
[03-Jun-2026 13:42:42 UTC] === API CALL LOG ===
[03-Jun-2026 13:42:42 UTC] Endpoint: user/profile.php
[03-Jun-2026 13:42:42 UTC] Full Log Data: {
    "timestamp": "2026-06-03 13:42:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a106:1258:9c54:2aff:fe7f:1d0c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a106:1258:9c54:2aff:fe7f:1d0c, 172.69.251.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODEwOTg0OTd9.TYx5MnnVCA3L43lPn0KXmemwzMYm44h38Up8lsdt70k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05f1f65ceaa158e-IST",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a106:1258:9c54:2aff:fe7f:1d0c",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 13:42:42 UTC] === END API CALL LOG ===
[03-Jun-2026 13:42:42 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 13:42:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODEwOTg0OTd9.TYx5MnnVCA3L43lPn0KXmemwzMYm44h38Up8lsdt70k
[03-Jun-2026 13:42:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 13:42:42 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 13:42:42 UTC] User ID: 694
[03-Jun-2026 13:42:42 UTC] ✅ User profile retrieved successfully for user ID: 694
[03-Jun-2026 13:42:48 UTC] === API CALL LOG ===
[03-Jun-2026 13:42:48 UTC] Endpoint: user/profile.php
[03-Jun-2026 13:42:48 UTC] Full Log Data: {
    "timestamp": "2026-06-03 13:42:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a106:1258:9c54:2aff:fe7f:1d0c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a106:1258:9c54:2aff:fe7f:1d0c, 172.69.251.173",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODEwOTg0OTd9.TYx5MnnVCA3L43lPn0KXmemwzMYm44h38Up8lsdt70k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05f1f8b2efe2358-IST",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a106:1258:9c54:2aff:fe7f:1d0c",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 13:42:48 UTC] === END API CALL LOG ===
[03-Jun-2026 13:42:48 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 13:42:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODEwOTg0OTd9.TYx5MnnVCA3L43lPn0KXmemwzMYm44h38Up8lsdt70k
[03-Jun-2026 13:42:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 13:42:48 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 13:42:48 UTC] User ID: 694
[03-Jun-2026 13:42:48 UTC] ✅ User profile retrieved successfully for user ID: 694
[03-Jun-2026 13:42:49 UTC] === API CALL LOG ===
[03-Jun-2026 13:42:49 UTC] Endpoint: user/profile.php
[03-Jun-2026 13:42:49 UTC] Full Log Data: {
    "timestamp": "2026-06-03 13:42:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a106:1258:9c54:2aff:fe7f:1d0c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a106:1258:9c54:2aff:fe7f:1d0c, 172.69.251.173",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODEwOTg0OTd9.TYx5MnnVCA3L43lPn0KXmemwzMYm44h38Up8lsdt70k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05f1f904cdd2358-IST",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a106:1258:9c54:2aff:fe7f:1d0c",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 13:42:49 UTC] === END API CALL LOG ===
[03-Jun-2026 13:42:49 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 13:42:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODEwOTg0OTd9.TYx5MnnVCA3L43lPn0KXmemwzMYm44h38Up8lsdt70k
[03-Jun-2026 13:42:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 13:42:49 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 13:42:49 UTC] User ID: 694
[03-Jun-2026 13:42:49 UTC] ✅ User profile retrieved successfully for user ID: 694
[03-Jun-2026 13:42:49 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jun-2026 13:42:49 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jun-2026 13:42:49 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a00:1880:a106:1258:9c54:2aff:fe7f:1d0c, 172.69.251.173","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODEwOTg0OTd9.TYx5MnnVCA3L43lPn0KXmemwzMYm44h38Up8lsdt70k","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a05f1f90bd662358-IST","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a00:1880:a106:1258:9c54:2aff:fe7f:1d0c","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Jun-2026 13:42:49 UTC] === User Orders API Called ===
[03-Jun-2026 13:42:49 UTC] User ID: 694
[03-Jun-2026 13:42:49 UTC] Limit: 20, Offset: 0
[03-Jun-2026 13:42:49 UTC] Orders found: 0
[03-Jun-2026 13:42:49 UTC] Orders data: []
[03-Jun-2026 13:42:49 UTC] Total orders count: 0
[03-Jun-2026 13:42:49 UTC] === API CALL LOG ===
[03-Jun-2026 13:42:49 UTC] Endpoint: user/profile.php
[03-Jun-2026 13:42:49 UTC] Full Log Data: {
    "timestamp": "2026-06-03 13:42:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a106:1258:9c54:2aff:fe7f:1d0c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a106:1258:9c54:2aff:fe7f:1d0c, 172.69.251.173",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODEwOTg0OTd9.TYx5MnnVCA3L43lPn0KXmemwzMYm44h38Up8lsdt70k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05f1f90fd9f2358-IST",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a106:1258:9c54:2aff:fe7f:1d0c",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 13:42:49 UTC] === END API CALL LOG ===
[03-Jun-2026 13:42:49 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 13:42:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODEwOTg0OTd9.TYx5MnnVCA3L43lPn0KXmemwzMYm44h38Up8lsdt70k
[03-Jun-2026 13:42:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 13:42:49 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 13:42:49 UTC] User ID: 694
[03-Jun-2026 13:42:49 UTC] ✅ User profile retrieved successfully for user ID: 694
[03-Jun-2026 14:14:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jun-2026 14:14:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jun-2026 14:14:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:4085:2d04:2568::7b0a:4200, 172.68.164.136","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzEwIiwidXNlcm5hbWUiOiJhZGl0eWFiaGFtYmh1IiwiZW1haWwiOiJhZGl0eWFiaGFtYmh1NTVAZ21haWwuY29tIiwiZXhwIjoxNzgxMTAwODY2fQ.Vgdkm9N0sUGM8kiUFGcQAwIHC0RHs-5pesb1q0ibl-s","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a05f4de3cae2f8de-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:4085:2d04:2568::7b0a:4200","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Jun-2026 14:14:27 UTC] === User Orders API Called ===
[03-Jun-2026 14:14:27 UTC] User ID: 710
[03-Jun-2026 14:14:27 UTC] Limit: 20, Offset: 0
[03-Jun-2026 14:14:27 UTC] Orders found: 0
[03-Jun-2026 14:14:27 UTC] Orders data: []
[03-Jun-2026 14:14:27 UTC] Total orders count: 0
[03-Jun-2026 14:14:27 UTC] === API CALL LOG ===
[03-Jun-2026 14:14:27 UTC] Endpoint: user/profile.php
[03-Jun-2026 14:14:27 UTC] Full Log Data: {
    "timestamp": "2026-06-03 14:14:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4085:2d04:2568::7b0a:4200",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4085:2d04:2568::7b0a:4200, 172.68.164.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzEwIiwidXNlcm5hbWUiOiJhZGl0eWFiaGFtYmh1IiwiZW1haWwiOiJhZGl0eWFiaGFtYmh1NTVAZ21haWwuY29tIiwiZXhwIjoxNzgxMTAwODY2fQ.Vgdkm9N0sUGM8kiUFGcQAwIHC0RHs-5pesb1q0ibl-s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05f4de3cad4f8de-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4085:2d04:2568::7b0a:4200",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 14:14:27 UTC] === END API CALL LOG ===
[03-Jun-2026 14:14:27 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 14:14:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzEwIiwidXNlcm5hbWUiOiJhZGl0eWFiaGFtYmh1IiwiZW1haWwiOiJhZGl0eWFiaGFtYmh1NTVAZ21haWwuY29tIiwiZXhwIjoxNzgxMTAwODY2fQ.Vgdkm9N0sUGM8kiUFGcQAwIHC0RHs-5pesb1q0ibl-s
[03-Jun-2026 14:14:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 14:14:27 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 14:14:27 UTC] User ID: 710
[03-Jun-2026 14:14:27 UTC] ✅ User profile retrieved successfully for user ID: 710
[03-Jun-2026 14:14:27 UTC] === API CALL LOG ===
[03-Jun-2026 14:14:27 UTC] Endpoint: user/profile.php
[03-Jun-2026 14:14:27 UTC] Full Log Data: {
    "timestamp": "2026-06-03 14:14:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4085:2d04:2568::7b0a:4200",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4085:2d04:2568::7b0a:4200, 172.68.164.136",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzEwIiwidXNlcm5hbWUiOiJhZGl0eWFiaGFtYmh1IiwiZW1haWwiOiJhZGl0eWFiaGFtYmh1NTVAZ21haWwuY29tIiwiZXhwIjoxNzgxMTAwODY2fQ.Vgdkm9N0sUGM8kiUFGcQAwIHC0RHs-5pesb1q0ibl-s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05f4de49da5f8de-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4085:2d04:2568::7b0a:4200",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 14:14:27 UTC] === END API CALL LOG ===
[03-Jun-2026 14:14:27 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 14:14:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzEwIiwidXNlcm5hbWUiOiJhZGl0eWFiaGFtYmh1IiwiZW1haWwiOiJhZGl0eWFiaGFtYmh1NTVAZ21haWwuY29tIiwiZXhwIjoxNzgxMTAwODY2fQ.Vgdkm9N0sUGM8kiUFGcQAwIHC0RHs-5pesb1q0ibl-s
[03-Jun-2026 14:14:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 14:14:27 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 14:14:27 UTC] User ID: 710
[03-Jun-2026 14:14:27 UTC] ✅ User profile retrieved successfully for user ID: 710
[03-Jun-2026 14:14:29 UTC] === API CALL LOG ===
[03-Jun-2026 14:14:29 UTC] Endpoint: user/profile.php
[03-Jun-2026 14:14:29 UTC] Full Log Data: {
    "timestamp": "2026-06-03 14:14:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4085:2d04:2568::7b0a:4200",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4085:2d04:2568::7b0a:4200, 172.68.164.136",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzEwIiwidXNlcm5hbWUiOiJhZGl0eWFiaGFtYmh1IiwiZW1haWwiOiJhZGl0eWFiaGFtYmh1NTVAZ21haWwuY29tIiwiZXhwIjoxNzgxMTAwODY2fQ.Vgdkm9N0sUGM8kiUFGcQAwIHC0RHs-5pesb1q0ibl-s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05f4defffc1f8de-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4085:2d04:2568::7b0a:4200",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 14:14:29 UTC] === END API CALL LOG ===
[03-Jun-2026 14:14:29 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 14:14:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzEwIiwidXNlcm5hbWUiOiJhZGl0eWFiaGFtYmh1IiwiZW1haWwiOiJhZGl0eWFiaGFtYmh1NTVAZ21haWwuY29tIiwiZXhwIjoxNzgxMTAwODY2fQ.Vgdkm9N0sUGM8kiUFGcQAwIHC0RHs-5pesb1q0ibl-s
[03-Jun-2026 14:14:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 14:14:29 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 14:14:29 UTC] User ID: 710
[03-Jun-2026 14:14:29 UTC] ✅ User profile retrieved successfully for user ID: 710
[03-Jun-2026 14:15:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jun-2026 14:15:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jun-2026 14:15:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:4085:2d04:2568::7b0a:4200, 172.68.164.101","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzEwIiwidXNlcm5hbWUiOiJhZGl0eWFiaGFtYmh1IiwiZW1haWwiOiJhZGl0eWFiaGFtYmh1NTVAZ21haWwuY29tIiwiZXhwIjoxNzgxMTAwODY2fQ.Vgdkm9N0sUGM8kiUFGcQAwIHC0RHs-5pesb1q0ibl-s","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a05f4eaeff35f8de-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:4085:2d04:2568::7b0a:4200","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Jun-2026 14:15:00 UTC] === User Orders API Called ===
[03-Jun-2026 14:15:00 UTC] User ID: 710
[03-Jun-2026 14:15:00 UTC] Limit: 20, Offset: 0
[03-Jun-2026 14:15:00 UTC] Orders found: 0
[03-Jun-2026 14:15:00 UTC] Orders data: []
[03-Jun-2026 14:15:00 UTC] Total orders count: 0
[03-Jun-2026 14:15:10 UTC] === API CALL LOG ===
[03-Jun-2026 14:15:10 UTC] Endpoint: user/profile.php
[03-Jun-2026 14:15:10 UTC] Full Log Data: {
    "timestamp": "2026-06-03 14:15:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4085:2d04:2568::7b0a:4200",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4085:2d04:2568::7b0a:4200, 172.68.164.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzEwIiwidXNlcm5hbWUiOiJhZGl0eWFiaGFtYmh1IiwiZW1haWwiOiJhZGl0eWFiaGFtYmh1NTVAZ21haWwuY29tIiwiZXhwIjoxNzgxMTAwODY2fQ.Vgdkm9N0sUGM8kiUFGcQAwIHC0RHs-5pesb1q0ibl-s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05f4ef238fcf8de-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4085:2d04:2568::7b0a:4200",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 14:15:10 UTC] === END API CALL LOG ===
[03-Jun-2026 14:15:10 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 14:15:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzEwIiwidXNlcm5hbWUiOiJhZGl0eWFiaGFtYmh1IiwiZW1haWwiOiJhZGl0eWFiaGFtYmh1NTVAZ21haWwuY29tIiwiZXhwIjoxNzgxMTAwODY2fQ.Vgdkm9N0sUGM8kiUFGcQAwIHC0RHs-5pesb1q0ibl-s
[03-Jun-2026 14:15:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 14:15:10 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 14:15:10 UTC] User ID: 710
[03-Jun-2026 14:15:10 UTC] ✅ User profile retrieved successfully for user ID: 710
[03-Jun-2026 14:15:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jun-2026 14:15:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jun-2026 14:15:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:4085:2d04:2568::7b0a:4200, 172.68.164.101","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzEwIiwidXNlcm5hbWUiOiJhZGl0eWFiaGFtYmh1IiwiZW1haWwiOiJhZGl0eWFiaGFtYmh1NTVAZ21haWwuY29tIiwiZXhwIjoxNzgxMTAwODY2fQ.Vgdkm9N0sUGM8kiUFGcQAwIHC0RHs-5pesb1q0ibl-s","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a05f4ef238f9f8de-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:4085:2d04:2568::7b0a:4200","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Jun-2026 14:15:10 UTC] === User Orders API Called ===
[03-Jun-2026 14:15:10 UTC] User ID: 710
[03-Jun-2026 14:15:10 UTC] Limit: 20, Offset: 0
[03-Jun-2026 14:15:10 UTC] === API CALL LOG ===
[03-Jun-2026 14:15:10 UTC] Endpoint: user/profile.php
[03-Jun-2026 14:15:10 UTC] Full Log Data: {
    "timestamp": "2026-06-03 14:15:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4085:2d04:2568::7b0a:4200",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4085:2d04:2568::7b0a:4200, 172.68.164.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzEwIiwidXNlcm5hbWUiOiJhZGl0eWFiaGFtYmh1IiwiZW1haWwiOiJhZGl0eWFiaGFtYmh1NTVAZ21haWwuY29tIiwiZXhwIjoxNzgxMTAwODY2fQ.Vgdkm9N0sUGM8kiUFGcQAwIHC0RHs-5pesb1q0ibl-s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05f4ef23900f8de-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4085:2d04:2568::7b0a:4200",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 14:15:10 UTC] === END API CALL LOG ===
[03-Jun-2026 14:15:10 UTC] Orders found: 0
[03-Jun-2026 14:15:10 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 14:15:10 UTC] Orders data: []
[03-Jun-2026 14:15:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzEwIiwidXNlcm5hbWUiOiJhZGl0eWFiaGFtYmh1IiwiZW1haWwiOiJhZGl0eWFiaGFtYmh1NTVAZ21haWwuY29tIiwiZXhwIjoxNzgxMTAwODY2fQ.Vgdkm9N0sUGM8kiUFGcQAwIHC0RHs-5pesb1q0ibl-s
[03-Jun-2026 14:15:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 14:15:10 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 14:15:10 UTC] User ID: 710
[03-Jun-2026 14:15:10 UTC] Total orders count: 0
[03-Jun-2026 14:15:10 UTC] ✅ User profile retrieved successfully for user ID: 710
[03-Jun-2026 14:15:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jun-2026 14:15:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jun-2026 14:15:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:4085:2d04:2568::7b0a:4200, 172.68.164.101","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzEwIiwidXNlcm5hbWUiOiJhZGl0eWFiaGFtYmh1IiwiZW1haWwiOiJhZGl0eWFiaGFtYmh1NTVAZ21haWwuY29tIiwiZXhwIjoxNzgxMTAwODY2fQ.Vgdkm9N0sUGM8kiUFGcQAwIHC0RHs-5pesb1q0ibl-s","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a05f4f2559f0f8de-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:4085:2d04:2568::7b0a:4200","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Jun-2026 14:15:18 UTC] === User Orders API Called ===
[03-Jun-2026 14:15:18 UTC] User ID: 710
[03-Jun-2026 14:15:18 UTC] Limit: 20, Offset: 0
[03-Jun-2026 14:15:18 UTC] Orders found: 0
[03-Jun-2026 14:15:18 UTC] Orders data: []
[03-Jun-2026 14:15:18 UTC] Total orders count: 0
[03-Jun-2026 14:15:18 UTC] === API CALL LOG ===
[03-Jun-2026 14:15:18 UTC] Endpoint: user/profile.php
[03-Jun-2026 14:15:18 UTC] Full Log Data: {
    "timestamp": "2026-06-03 14:15:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4085:2d04:2568::7b0a:4200",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4085:2d04:2568::7b0a:4200, 172.68.164.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzEwIiwidXNlcm5hbWUiOiJhZGl0eWFiaGFtYmh1IiwiZW1haWwiOiJhZGl0eWFiaGFtYmh1NTVAZ21haWwuY29tIiwiZXhwIjoxNzgxMTAwODY2fQ.Vgdkm9N0sUGM8kiUFGcQAwIHC0RHs-5pesb1q0ibl-s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05f4f2559f4f8de-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4085:2d04:2568::7b0a:4200",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 14:15:18 UTC] === END API CALL LOG ===
[03-Jun-2026 14:15:18 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 14:15:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzEwIiwidXNlcm5hbWUiOiJhZGl0eWFiaGFtYmh1IiwiZW1haWwiOiJhZGl0eWFiaGFtYmh1NTVAZ21haWwuY29tIiwiZXhwIjoxNzgxMTAwODY2fQ.Vgdkm9N0sUGM8kiUFGcQAwIHC0RHs-5pesb1q0ibl-s
[03-Jun-2026 14:15:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 14:15:18 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 14:15:18 UTC] User ID: 710
[03-Jun-2026 14:15:18 UTC] ✅ User profile retrieved successfully for user ID: 710
[03-Jun-2026 14:15:18 UTC] === API CALL LOG ===
[03-Jun-2026 14:15:18 UTC] Endpoint: user/profile.php
[03-Jun-2026 14:15:18 UTC] Full Log Data: {
    "timestamp": "2026-06-03 14:15:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4085:2d04:2568::7b0a:4200",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4085:2d04:2568::7b0a:4200, 172.68.164.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzEwIiwidXNlcm5hbWUiOiJhZGl0eWFiaGFtYmh1IiwiZW1haWwiOiJhZGl0eWFiaGFtYmh1NTVAZ21haWwuY29tIiwiZXhwIjoxNzgxMTAwODY2fQ.Vgdkm9N0sUGM8kiUFGcQAwIHC0RHs-5pesb1q0ibl-s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05f4f2559fcf8de-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4085:2d04:2568::7b0a:4200",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 14:15:18 UTC] === END API CALL LOG ===
[03-Jun-2026 14:15:18 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 14:15:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzEwIiwidXNlcm5hbWUiOiJhZGl0eWFiaGFtYmh1IiwiZW1haWwiOiJhZGl0eWFiaGFtYmh1NTVAZ21haWwuY29tIiwiZXhwIjoxNzgxMTAwODY2fQ.Vgdkm9N0sUGM8kiUFGcQAwIHC0RHs-5pesb1q0ibl-s
[03-Jun-2026 14:15:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 14:15:18 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 14:15:18 UTC] User ID: 710
[03-Jun-2026 14:15:18 UTC] ✅ User profile retrieved successfully for user ID: 710
[03-Jun-2026 14:15:20 UTC] === API CALL LOG ===
[03-Jun-2026 14:15:20 UTC] Endpoint: user/profile.php
[03-Jun-2026 14:15:20 UTC] Full Log Data: {
    "timestamp": "2026-06-03 14:15:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4085:2d04:2568::7b0a:4200",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4085:2d04:2568::7b0a:4200, 172.68.164.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzEwIiwidXNlcm5hbWUiOiJhZGl0eWFiaGFtYmh1IiwiZW1haWwiOiJhZGl0eWFiaGFtYmh1NTVAZ21haWwuY29tIiwiZXhwIjoxNzgxMTAwODY2fQ.Vgdkm9N0sUGM8kiUFGcQAwIHC0RHs-5pesb1q0ibl-s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05f4f2d9b2cf8de-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4085:2d04:2568::7b0a:4200",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 14:15:20 UTC] === END API CALL LOG ===
[03-Jun-2026 14:15:20 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 14:15:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzEwIiwidXNlcm5hbWUiOiJhZGl0eWFiaGFtYmh1IiwiZW1haWwiOiJhZGl0eWFiaGFtYmh1NTVAZ21haWwuY29tIiwiZXhwIjoxNzgxMTAwODY2fQ.Vgdkm9N0sUGM8kiUFGcQAwIHC0RHs-5pesb1q0ibl-s
[03-Jun-2026 14:15:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 14:15:20 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 14:15:20 UTC] User ID: 710
[03-Jun-2026 14:15:20 UTC] ✅ User profile retrieved successfully for user ID: 710
[03-Jun-2026 14:15:27 UTC] === API CALL LOG ===
[03-Jun-2026 14:15:27 UTC] Endpoint: user/profile.php
[03-Jun-2026 14:15:27 UTC] Full Log Data: {
    "timestamp": "2026-06-03 14:15:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4085:2d04:2568::7b0a:4200",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4085:2d04:2568::7b0a:4200, 172.68.164.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzEwIiwidXNlcm5hbWUiOiJhZGl0eWFiaGFtYmh1IiwiZW1haWwiOiJhZGl0eWFiaGFtYmh1NTVAZ21haWwuY29tIiwiZXhwIjoxNzgxMTAwODY2fQ.Vgdkm9N0sUGM8kiUFGcQAwIHC0RHs-5pesb1q0ibl-s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05f4f5af84af8de-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4085:2d04:2568::7b0a:4200",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 14:15:27 UTC] === END API CALL LOG ===
[03-Jun-2026 14:15:27 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 14:15:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzEwIiwidXNlcm5hbWUiOiJhZGl0eWFiaGFtYmh1IiwiZW1haWwiOiJhZGl0eWFiaGFtYmh1NTVAZ21haWwuY29tIiwiZXhwIjoxNzgxMTAwODY2fQ.Vgdkm9N0sUGM8kiUFGcQAwIHC0RHs-5pesb1q0ibl-s
[03-Jun-2026 14:15:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 14:15:27 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 14:15:27 UTC] User ID: 710
[03-Jun-2026 14:15:27 UTC] ✅ User profile retrieved successfully for user ID: 710
[03-Jun-2026 14:15:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jun-2026 14:15:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jun-2026 14:15:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:4085:2d04:2568::7b0a:4200, 172.68.164.101","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzEwIiwidXNlcm5hbWUiOiJhZGl0eWFiaGFtYmh1IiwiZW1haWwiOiJhZGl0eWFiaGFtYmh1NTVAZ21haWwuY29tIiwiZXhwIjoxNzgxMTAwODY2fQ.Vgdkm9N0sUGM8kiUFGcQAwIHC0RHs-5pesb1q0ibl-s","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a05f4f5af848f8de-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:4085:2d04:2568::7b0a:4200","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Jun-2026 14:15:27 UTC] === User Orders API Called ===
[03-Jun-2026 14:15:27 UTC] User ID: 710
[03-Jun-2026 14:15:27 UTC] Limit: 20, Offset: 0
[03-Jun-2026 14:15:27 UTC] Orders found: 0
[03-Jun-2026 14:15:27 UTC] Orders data: []
[03-Jun-2026 14:15:27 UTC] Total orders count: 0
[03-Jun-2026 14:15:27 UTC] === API CALL LOG ===
[03-Jun-2026 14:15:27 UTC] Endpoint: user/profile.php
[03-Jun-2026 14:15:27 UTC] Full Log Data: {
    "timestamp": "2026-06-03 14:15:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4085:2d04:2568::7b0a:4200",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4085:2d04:2568::7b0a:4200, 172.68.164.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzEwIiwidXNlcm5hbWUiOiJhZGl0eWFiaGFtYmh1IiwiZW1haWwiOiJhZGl0eWFiaGFtYmh1NTVAZ21haWwuY29tIiwiZXhwIjoxNzgxMTAwODY2fQ.Vgdkm9N0sUGM8kiUFGcQAwIHC0RHs-5pesb1q0ibl-s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05f4f5af84df8de-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4085:2d04:2568::7b0a:4200",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 14:15:27 UTC] === END API CALL LOG ===
[03-Jun-2026 14:15:27 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 14:15:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzEwIiwidXNlcm5hbWUiOiJhZGl0eWFiaGFtYmh1IiwiZW1haWwiOiJhZGl0eWFiaGFtYmh1NTVAZ21haWwuY29tIiwiZXhwIjoxNzgxMTAwODY2fQ.Vgdkm9N0sUGM8kiUFGcQAwIHC0RHs-5pesb1q0ibl-s
[03-Jun-2026 14:15:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 14:15:27 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 14:15:27 UTC] User ID: 710
[03-Jun-2026 14:15:27 UTC] ✅ User profile retrieved successfully for user ID: 710
[03-Jun-2026 14:15:28 UTC] === API CALL LOG ===
[03-Jun-2026 14:15:28 UTC] Endpoint: user/profile.php
[03-Jun-2026 14:15:28 UTC] Full Log Data: {
    "timestamp": "2026-06-03 14:15:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4085:2d04:2568::7b0a:4200",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4085:2d04:2568::7b0a:4200, 172.68.164.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzEwIiwidXNlcm5hbWUiOiJhZGl0eWFiaGFtYmh1IiwiZW1haWwiOiJhZGl0eWFiaGFtYmh1NTVAZ21haWwuY29tIiwiZXhwIjoxNzgxMTAwODY2fQ.Vgdkm9N0sUGM8kiUFGcQAwIHC0RHs-5pesb1q0ibl-s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05f4f63eb6ff8de-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4085:2d04:2568::7b0a:4200",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 14:15:28 UTC] === END API CALL LOG ===
[03-Jun-2026 14:15:28 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 14:15:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzEwIiwidXNlcm5hbWUiOiJhZGl0eWFiaGFtYmh1IiwiZW1haWwiOiJhZGl0eWFiaGFtYmh1NTVAZ21haWwuY29tIiwiZXhwIjoxNzgxMTAwODY2fQ.Vgdkm9N0sUGM8kiUFGcQAwIHC0RHs-5pesb1q0ibl-s
[03-Jun-2026 14:15:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 14:15:28 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 14:15:28 UTC] User ID: 710
[03-Jun-2026 14:15:28 UTC] ✅ User profile retrieved successfully for user ID: 710
[03-Jun-2026 14:15:42 UTC] === API CALL LOG ===
[03-Jun-2026 14:15:42 UTC] Endpoint: user/profile.php
[03-Jun-2026 14:15:42 UTC] Full Log Data: {
    "timestamp": "2026-06-03 14:15:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4085:2d04:2568::7b0a:4200",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4085:2d04:2568::7b0a:4200, 172.68.164.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzEwIiwidXNlcm5hbWUiOiJhZGl0eWFiaGFtYmh1IiwiZW1haWwiOiJhZGl0eWFiaGFtYmh1NTVAZ21haWwuY29tIiwiZXhwIjoxNzgxMTAwODY2fQ.Vgdkm9N0sUGM8kiUFGcQAwIHC0RHs-5pesb1q0ibl-s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05f4fb73e4bf8de-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4085:2d04:2568::7b0a:4200",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 14:15:42 UTC] === END API CALL LOG ===
[03-Jun-2026 14:15:42 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 14:15:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzEwIiwidXNlcm5hbWUiOiJhZGl0eWFiaGFtYmh1IiwiZW1haWwiOiJhZGl0eWFiaGFtYmh1NTVAZ21haWwuY29tIiwiZXhwIjoxNzgxMTAwODY2fQ.Vgdkm9N0sUGM8kiUFGcQAwIHC0RHs-5pesb1q0ibl-s
[03-Jun-2026 14:15:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 14:15:42 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 14:15:42 UTC] User ID: 710
[03-Jun-2026 14:15:42 UTC] ✅ User profile retrieved successfully for user ID: 710
[03-Jun-2026 14:15:42 UTC] === API CALL LOG ===
[03-Jun-2026 14:15:42 UTC] Endpoint: user/profile.php
[03-Jun-2026 14:15:42 UTC] Full Log Data: {
    "timestamp": "2026-06-03 14:15:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4085:2d04:2568::7b0a:4200",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4085:2d04:2568::7b0a:4200, 172.68.164.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzEwIiwidXNlcm5hbWUiOiJhZGl0eWFiaGFtYmh1IiwiZW1haWwiOiJhZGl0eWFiaGFtYmh1NTVAZ21haWwuY29tIiwiZXhwIjoxNzgxMTAwODY2fQ.Vgdkm9N0sUGM8kiUFGcQAwIHC0RHs-5pesb1q0ibl-s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05f4fb73e47f8de-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4085:2d04:2568::7b0a:4200",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 14:15:42 UTC] === END API CALL LOG ===
[03-Jun-2026 14:15:42 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 14:15:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzEwIiwidXNlcm5hbWUiOiJhZGl0eWFiaGFtYmh1IiwiZW1haWwiOiJhZGl0eWFiaGFtYmh1NTVAZ21haWwuY29tIiwiZXhwIjoxNzgxMTAwODY2fQ.Vgdkm9N0sUGM8kiUFGcQAwIHC0RHs-5pesb1q0ibl-s
[03-Jun-2026 14:15:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 14:15:42 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 14:15:42 UTC] User ID: 710
[03-Jun-2026 14:15:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jun-2026 14:15:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jun-2026 14:15:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:4085:2d04:2568::7b0a:4200, 172.68.164.101","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzEwIiwidXNlcm5hbWUiOiJhZGl0eWFiaGFtYmh1IiwiZW1haWwiOiJhZGl0eWFiaGFtYmh1NTVAZ21haWwuY29tIiwiZXhwIjoxNzgxMTAwODY2fQ.Vgdkm9N0sUGM8kiUFGcQAwIHC0RHs-5pesb1q0ibl-s","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a05f4fb73e42f8de-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:4085:2d04:2568::7b0a:4200","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Jun-2026 14:15:42 UTC] ✅ User profile retrieved successfully for user ID: 710
[03-Jun-2026 14:15:42 UTC] === User Orders API Called ===
[03-Jun-2026 14:15:42 UTC] User ID: 710
[03-Jun-2026 14:15:42 UTC] Limit: 20, Offset: 0
[03-Jun-2026 14:15:42 UTC] Orders found: 0
[03-Jun-2026 14:15:42 UTC] Orders data: []
[03-Jun-2026 14:15:42 UTC] Total orders count: 0
[03-Jun-2026 14:15:43 UTC] === API CALL LOG ===
[03-Jun-2026 14:15:43 UTC] Endpoint: user/profile.php
[03-Jun-2026 14:15:43 UTC] Full Log Data: {
    "timestamp": "2026-06-03 14:15:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4085:2d04:2568::7b0a:4200",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4085:2d04:2568::7b0a:4200, 172.68.164.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzEwIiwidXNlcm5hbWUiOiJhZGl0eWFiaGFtYmh1IiwiZW1haWwiOiJhZGl0eWFiaGFtYmh1NTVAZ21haWwuY29tIiwiZXhwIjoxNzgxMTAwODY2fQ.Vgdkm9N0sUGM8kiUFGcQAwIHC0RHs-5pesb1q0ibl-s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05f4fc2fb31f8de-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4085:2d04:2568::7b0a:4200",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 14:15:43 UTC] === END API CALL LOG ===
[03-Jun-2026 14:15:43 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 14:15:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzEwIiwidXNlcm5hbWUiOiJhZGl0eWFiaGFtYmh1IiwiZW1haWwiOiJhZGl0eWFiaGFtYmh1NTVAZ21haWwuY29tIiwiZXhwIjoxNzgxMTAwODY2fQ.Vgdkm9N0sUGM8kiUFGcQAwIHC0RHs-5pesb1q0ibl-s
[03-Jun-2026 14:15:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 14:15:43 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 14:15:43 UTC] User ID: 710
[03-Jun-2026 14:15:43 UTC] ✅ User profile retrieved successfully for user ID: 710
[03-Jun-2026 15:40:17 UTC] === API CALL LOG ===
[03-Jun-2026 15:40:17 UTC] Endpoint: user/profile.php
[03-Jun-2026 15:40:17 UTC] Full Log Data: {
    "timestamp": "2026-06-03 15:40:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d0:102a:a3cd:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d0:102a:a3cd:8000::, 172.70.208.5",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05fcb9b989dfd96-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d0:102a:a3cd:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 15:40:17 UTC] === END API CALL LOG ===
[03-Jun-2026 15:40:17 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 15:40:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE
[03-Jun-2026 15:40:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 15:40:17 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 15:40:17 UTC] User ID: 703
[03-Jun-2026 15:40:17 UTC] ✅ User profile retrieved successfully for user ID: 703
[03-Jun-2026 15:40:17 UTC] === API CALL LOG ===
[03-Jun-2026 15:40:17 UTC] Endpoint: user/profile.php
[03-Jun-2026 15:40:17 UTC] Full Log Data: {
    "timestamp": "2026-06-03 15:40:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d0:102a:a3cd:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d0:102a:a3cd:8000::, 172.70.208.5",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05fcba369f2fd96-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d0:102a:a3cd:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 15:40:17 UTC] === END API CALL LOG ===
[03-Jun-2026 15:40:17 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 15:40:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE
[03-Jun-2026 15:40:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 15:40:17 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 15:40:17 UTC] User ID: 703
[03-Jun-2026 15:40:17 UTC] ✅ User profile retrieved successfully for user ID: 703
[03-Jun-2026 15:40:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jun-2026 15:40:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jun-2026 15:40:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d0:102a:a3cd:8000::, 172.70.208.5","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a05fcba369f9fd96-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40d0:102a:a3cd:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Jun-2026 15:40:17 UTC] === User Orders API Called ===
[03-Jun-2026 15:40:17 UTC] User ID: 703
[03-Jun-2026 15:40:17 UTC] Limit: 20, Offset: 0
[03-Jun-2026 15:40:17 UTC] Orders found: 2
[03-Jun-2026 15:40:17 UTC] Orders data: [{"id":317,"quantity":200,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/JEETZ2_BOT","status":"cancelled","created_at":"2026-06-02 18:33:04","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":315,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/JEETZ2_BOT","status":"cancelled","created_at":"2026-06-02 13:00:36","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[03-Jun-2026 15:40:17 UTC] Total orders count: 2
[03-Jun-2026 15:40:18 UTC] === API CALL LOG ===
[03-Jun-2026 15:40:18 UTC] Endpoint: user/profile.php
[03-Jun-2026 15:40:18 UTC] Full Log Data: {
    "timestamp": "2026-06-03 15:40:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d0:102a:a3cd:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d0:102a:a3cd:8000::, 172.70.208.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05fcba3fb9efd96-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d0:102a:a3cd:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 15:40:18 UTC] === END API CALL LOG ===
[03-Jun-2026 15:40:18 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 15:40:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE
[03-Jun-2026 15:40:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 15:40:18 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 15:40:18 UTC] User ID: 703
[03-Jun-2026 15:40:18 UTC] ✅ User profile retrieved successfully for user ID: 703
[03-Jun-2026 15:42:47 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jun-2026 15:42:47 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jun-2026 15:42:47 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d0:102a:a3cd:8000::, 172.70.208.4","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a05fcf49f81bfdbe-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40d0:102a:a3cd:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Jun-2026 15:42:47 UTC] === User Orders API Called ===
[03-Jun-2026 15:42:47 UTC] User ID: 703
[03-Jun-2026 15:42:47 UTC] Limit: 20, Offset: 0
[03-Jun-2026 15:42:47 UTC] Orders found: 3
[03-Jun-2026 15:42:47 UTC] Orders data: [{"id":318,"quantity":1000,"total_coins":1000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/JEETZ2_BOT","status":"pending","created_at":"2026-06-03 19:12:45","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":317,"quantity":200,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/JEETZ2_BOT","status":"cancelled","created_at":"2026-06-02 18:33:04","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":315,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/JEETZ2_BOT","status":"cancelled","created_at":"2026-06-02 13:00:36","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[03-Jun-2026 15:42:47 UTC] Total orders count: 3
[03-Jun-2026 15:47:12 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jun-2026 15:47:12 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jun-2026 15:47:12 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d0:102a:a3cd:8000::, 172.70.189.162","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a05fd5bc3e9487a5-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40d0:102a:a3cd:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Jun-2026 15:47:12 UTC] === User Orders API Called ===
[03-Jun-2026 15:47:12 UTC] User ID: 703
[03-Jun-2026 15:47:12 UTC] Limit: 20, Offset: 0
[03-Jun-2026 15:47:12 UTC] Orders found: 3
[03-Jun-2026 15:47:12 UTC] Orders data: [{"id":318,"quantity":1000,"total_coins":1000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/JEETZ2_BOT","status":"pending","created_at":"2026-06-03 19:12:45","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":317,"quantity":200,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/JEETZ2_BOT","status":"cancelled","created_at":"2026-06-02 18:33:04","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":315,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/JEETZ2_BOT","status":"cancelled","created_at":"2026-06-02 13:00:36","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[03-Jun-2026 15:47:12 UTC] Total orders count: 3
[03-Jun-2026 15:47:12 UTC] === API CALL LOG ===
[03-Jun-2026 15:47:12 UTC] Endpoint: user/profile.php
[03-Jun-2026 15:47:12 UTC] Full Log Data: {
    "timestamp": "2026-06-03 15:47:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d0:102a:a3cd:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d0:102a:a3cd:8000::, 172.70.189.161",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05fd5bc3e9687a5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d0:102a:a3cd:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 15:47:12 UTC] === END API CALL LOG ===
[03-Jun-2026 15:47:12 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 15:47:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE
[03-Jun-2026 15:47:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 15:47:12 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 15:47:12 UTC] User ID: 703
[03-Jun-2026 15:47:12 UTC] ✅ User profile retrieved successfully for user ID: 703
[03-Jun-2026 15:47:12 UTC] === API CALL LOG ===
[03-Jun-2026 15:47:12 UTC] Endpoint: user/profile.php
[03-Jun-2026 15:47:12 UTC] Full Log Data: {
    "timestamp": "2026-06-03 15:47:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d0:102a:a3cd:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d0:102a:a3cd:8000::, 172.70.189.25",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05fd5bf086c87a5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d0:102a:a3cd:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 15:47:12 UTC] === END API CALL LOG ===
[03-Jun-2026 15:47:12 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 15:47:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE
[03-Jun-2026 15:47:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 15:47:12 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 15:47:12 UTC] User ID: 703
[03-Jun-2026 15:47:12 UTC] ✅ User profile retrieved successfully for user ID: 703
[03-Jun-2026 15:47:23 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jun-2026 15:47:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jun-2026 15:47:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d0:102a:a3cd:8000::, 172.70.189.162","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a05fd606384e87a5-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40d0:102a:a3cd:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Jun-2026 15:47:23 UTC] === User Orders API Called ===
[03-Jun-2026 15:47:23 UTC] User ID: 703
[03-Jun-2026 15:47:23 UTC] Limit: 20, Offset: 0
[03-Jun-2026 15:47:23 UTC] Orders found: 3
[03-Jun-2026 15:47:23 UTC] Orders data: [{"id":318,"quantity":1000,"total_coins":1000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/JEETZ2_BOT","status":"pending","created_at":"2026-06-03 19:12:45","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":317,"quantity":200,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/JEETZ2_BOT","status":"cancelled","created_at":"2026-06-02 18:33:04","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":315,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/JEETZ2_BOT","status":"cancelled","created_at":"2026-06-02 13:00:36","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[03-Jun-2026 15:47:23 UTC] Total orders count: 3
[03-Jun-2026 15:47:23 UTC] === API CALL LOG ===
[03-Jun-2026 15:47:23 UTC] Endpoint: user/profile.php
[03-Jun-2026 15:47:23 UTC] Full Log Data: {
    "timestamp": "2026-06-03 15:47:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d0:102a:a3cd:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d0:102a:a3cd:8000::, 172.70.189.162",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05fd606385087a5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d0:102a:a3cd:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 15:47:23 UTC] === END API CALL LOG ===
[03-Jun-2026 15:47:23 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 15:47:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE
[03-Jun-2026 15:47:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 15:47:23 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 15:47:23 UTC] User ID: 703
[03-Jun-2026 15:47:23 UTC] ✅ User profile retrieved successfully for user ID: 703
[03-Jun-2026 15:47:23 UTC] === API CALL LOG ===
[03-Jun-2026 15:47:23 UTC] Endpoint: user/profile.php
[03-Jun-2026 15:47:23 UTC] Full Log Data: {
    "timestamp": "2026-06-03 15:47:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d0:102a:a3cd:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d0:102a:a3cd:8000::, 172.70.189.162",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05fd60a1b2487a5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d0:102a:a3cd:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 15:47:23 UTC] === END API CALL LOG ===
[03-Jun-2026 15:47:23 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 15:47:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE
[03-Jun-2026 15:47:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 15:47:23 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 15:47:23 UTC] User ID: 703
[03-Jun-2026 15:47:23 UTC] ✅ User profile retrieved successfully for user ID: 703
[03-Jun-2026 15:57:13 UTC] === API CALL LOG ===
[03-Jun-2026 15:57:13 UTC] Endpoint: user/profile.php
[03-Jun-2026 15:57:13 UTC] Full Log Data: {
    "timestamp": "2026-06-03 15:57:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d0:102a:a3cd:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d0:102a:a3cd:8000::, 172.68.242.83",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05fe46cec048336-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d0:102a:a3cd:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 15:57:13 UTC] === END API CALL LOG ===
[03-Jun-2026 15:57:13 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 15:57:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE
[03-Jun-2026 15:57:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 15:57:13 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 15:57:13 UTC] User ID: 703
[03-Jun-2026 15:57:13 UTC] ✅ User profile retrieved successfully for user ID: 703
[03-Jun-2026 15:57:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jun-2026 15:57:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jun-2026 15:57:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d0:102a:a3cd:8000::, 172.71.82.127","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a05fe473abd48336-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40d0:102a:a3cd:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Jun-2026 15:57:14 UTC] === User Orders API Called ===
[03-Jun-2026 15:57:14 UTC] User ID: 703
[03-Jun-2026 15:57:14 UTC] Limit: 20, Offset: 0
[03-Jun-2026 15:57:14 UTC] Orders found: 3
[03-Jun-2026 15:57:14 UTC] Orders data: [{"id":318,"quantity":1000,"total_coins":1000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/JEETZ2_BOT","status":"cancelled","created_at":"2026-06-03 19:12:45","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":317,"quantity":200,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/JEETZ2_BOT","status":"cancelled","created_at":"2026-06-02 18:33:04","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":315,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/JEETZ2_BOT","status":"cancelled","created_at":"2026-06-02 13:00:36","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[03-Jun-2026 15:57:14 UTC] Total orders count: 3
[03-Jun-2026 15:57:14 UTC] === API CALL LOG ===
[03-Jun-2026 15:57:14 UTC] Endpoint: user/profile.php
[03-Jun-2026 15:57:14 UTC] Full Log Data: {
    "timestamp": "2026-06-03 15:57:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d0:102a:a3cd:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d0:102a:a3cd:8000::, 172.71.82.127",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05fe4775fa58336-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d0:102a:a3cd:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 15:57:14 UTC] === END API CALL LOG ===
[03-Jun-2026 15:57:14 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 15:57:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE
[03-Jun-2026 15:57:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 15:57:14 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 15:57:14 UTC] User ID: 703
[03-Jun-2026 15:57:14 UTC] ✅ User profile retrieved successfully for user ID: 703
[03-Jun-2026 15:57:14 UTC] === API CALL LOG ===
[03-Jun-2026 15:57:14 UTC] Endpoint: user/profile.php
[03-Jun-2026 15:57:14 UTC] Full Log Data: {
    "timestamp": "2026-06-03 15:57:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d0:102a:a3cd:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d0:102a:a3cd:8000::, 172.71.82.126",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a05fe4745c8d8336-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d0:102a:a3cd:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 15:57:14 UTC] === END API CALL LOG ===
[03-Jun-2026 15:57:14 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 15:57:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzAzIiwidXNlcm5hbWUiOiJTYXRpc2gxMjMwIiwiZW1haWwiOiJDbGlja3NhdGlzaGt1bWFyQGdtYWlsLmNvbSIsImV4cCI6MTc4MDk5Njc2MH0.YHOzOKw3i5fkCmH9d2bHy1o5PSJe6Ue8do3JlVcAmHE
[03-Jun-2026 15:57:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 15:57:14 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 15:57:14 UTC] User ID: 703
[03-Jun-2026 15:57:14 UTC] ✅ User profile retrieved successfully for user ID: 703
[03-Jun-2026 16:37:35 UTC] === API CALL LOG ===
[03-Jun-2026 16:37:35 UTC] Endpoint: user/profile.php
[03-Jun-2026 16:37:35 UTC] Full Log Data: {
    "timestamp": "2026-06-03 16:37:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.202.207.160",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.202.207.160, 162.158.214.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NjQsInVzZXJuYW1lIjoicGluYXJkIiwiZW1haWwiOiJhbW9mZm8yMzdAZ21haWwuY29tIiwiZXhwIjoxNzgxMTA5NDUzfQ.FYVBFww2I1sZjsu1eiwez62K5KFFzGiQhVZfLbN6bqc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0601f923b68c4b5-SSA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.202.207.160",
        "cf-ipcountry": "CM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 16:37:35 UTC] === END API CALL LOG ===
[03-Jun-2026 16:37:35 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 16:37:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NjQsInVzZXJuYW1lIjoicGluYXJkIiwiZW1haWwiOiJhbW9mZm8yMzdAZ21haWwuY29tIiwiZXhwIjoxNzgxMTA5NDUzfQ.FYVBFww2I1sZjsu1eiwez62K5KFFzGiQhVZfLbN6bqc
[03-Jun-2026 16:37:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 16:37:35 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 16:37:35 UTC] User ID: 564
[03-Jun-2026 16:37:35 UTC] ✅ User profile retrieved successfully for user ID: 564
[03-Jun-2026 16:37:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jun-2026 16:37:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jun-2026 16:37:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"41.202.207.160, 162.158.214.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NjQsInVzZXJuYW1lIjoicGluYXJkIiwiZW1haWwiOiJhbW9mZm8yMzdAZ21haWwuY29tIiwiZXhwIjoxNzgxMTA5NDUzfQ.FYVBFww2I1sZjsu1eiwez62K5KFFzGiQhVZfLbN6bqc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0601f92fb76c4b5-SSA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"41.202.207.160","cf-ipcountry":"CM","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Jun-2026 16:37:35 UTC] === User Orders API Called ===
[03-Jun-2026 16:37:35 UTC] User ID: 564
[03-Jun-2026 16:37:35 UTC] Limit: 20, Offset: 0
[03-Jun-2026 16:37:35 UTC] Orders found: 3
[03-Jun-2026 16:37:35 UTC] Orders data: [{"id":268,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/armelfrost\/8","status":"completed","created_at":"2026-05-13 13:45:30","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":267,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/armelfrost","status":"cancelled","created_at":"2026-05-13 09:56:27","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":266,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/armelfrost","status":"cancelled","created_at":"2026-05-13 09:56:10","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[03-Jun-2026 16:37:35 UTC] Total orders count: 3
[03-Jun-2026 16:37:35 UTC] === API CALL LOG ===
[03-Jun-2026 16:37:35 UTC] Endpoint: user/profile.php
[03-Jun-2026 16:37:35 UTC] Full Log Data: {
    "timestamp": "2026-06-03 16:37:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.202.207.160",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.202.207.160, 162.158.214.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NjQsInVzZXJuYW1lIjoicGluYXJkIiwiZW1haWwiOiJhbW9mZm8yMzdAZ21haWwuY29tIiwiZXhwIjoxNzgxMTA5NDUzfQ.FYVBFww2I1sZjsu1eiwez62K5KFFzGiQhVZfLbN6bqc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0601f92fb77c4b5-SSA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.202.207.160",
        "cf-ipcountry": "CM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 16:37:35 UTC] === END API CALL LOG ===
[03-Jun-2026 16:37:35 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 16:37:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NjQsInVzZXJuYW1lIjoicGluYXJkIiwiZW1haWwiOiJhbW9mZm8yMzdAZ21haWwuY29tIiwiZXhwIjoxNzgxMTA5NDUzfQ.FYVBFww2I1sZjsu1eiwez62K5KFFzGiQhVZfLbN6bqc
[03-Jun-2026 16:37:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 16:37:35 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 16:37:35 UTC] User ID: 564
[03-Jun-2026 16:37:35 UTC] ✅ User profile retrieved successfully for user ID: 564
[03-Jun-2026 16:41:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jun-2026 16:41:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jun-2026 16:41:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"41.202.207.160, 162.158.214.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NjQsInVzZXJuYW1lIjoicGluYXJkIiwiZW1haWwiOiJhbW9mZm8yMzdAZ21haWwuY29tIiwiZXhwIjoxNzgxMTA5NDUzfQ.FYVBFww2I1sZjsu1eiwez62K5KFFzGiQhVZfLbN6bqc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a060257aba43c4b5-SSA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"41.202.207.160","cf-ipcountry":"CM","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Jun-2026 16:41:38 UTC] === User Orders API Called ===
[03-Jun-2026 16:41:38 UTC] User ID: 564
[03-Jun-2026 16:41:38 UTC] Limit: 20, Offset: 0
[03-Jun-2026 16:41:38 UTC] Orders found: 3
[03-Jun-2026 16:41:38 UTC] Orders data: [{"id":268,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/armelfrost\/8","status":"completed","created_at":"2026-05-13 13:45:30","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":267,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/armelfrost","status":"cancelled","created_at":"2026-05-13 09:56:27","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":266,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/armelfrost","status":"cancelled","created_at":"2026-05-13 09:56:10","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[03-Jun-2026 16:41:38 UTC] Total orders count: 3
[03-Jun-2026 16:41:59 UTC] === API CALL LOG ===
[03-Jun-2026 16:41:59 UTC] Endpoint: user/profile.php
[03-Jun-2026 16:41:59 UTC] Full Log Data: {
    "timestamp": "2026-06-03 16:41:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.202.207.160",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.202.207.160, 162.158.214.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NjQsInVzZXJuYW1lIjoicGluYXJkIiwiZW1haWwiOiJhbW9mZm8yMzdAZ21haWwuY29tIiwiZXhwIjoxNzgxMTA5NDUzfQ.FYVBFww2I1sZjsu1eiwez62K5KFFzGiQhVZfLbN6bqc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a06025fc0e6dc4a6-SSA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.202.207.160",
        "cf-ipcountry": "CM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 16:41:59 UTC] === END API CALL LOG ===
[03-Jun-2026 16:41:59 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 16:41:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NjQsInVzZXJuYW1lIjoicGluYXJkIiwiZW1haWwiOiJhbW9mZm8yMzdAZ21haWwuY29tIiwiZXhwIjoxNzgxMTA5NDUzfQ.FYVBFww2I1sZjsu1eiwez62K5KFFzGiQhVZfLbN6bqc
[03-Jun-2026 16:41:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 16:41:59 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 16:41:59 UTC] User ID: 564
[03-Jun-2026 16:41:59 UTC] ✅ User profile retrieved successfully for user ID: 564
[03-Jun-2026 16:42:00 UTC] === API CALL LOG ===
[03-Jun-2026 16:42:00 UTC] Endpoint: user/profile.php
[03-Jun-2026 16:42:00 UTC] Full Log Data: {
    "timestamp": "2026-06-03 16:42:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.202.207.160",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.202.207.160, 162.158.214.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NjQsInVzZXJuYW1lIjoicGluYXJkIiwiZW1haWwiOiJhbW9mZm8yMzdAZ21haWwuY29tIiwiZXhwIjoxNzgxMTA5NDUzfQ.FYVBFww2I1sZjsu1eiwez62K5KFFzGiQhVZfLbN6bqc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a060260828c6c4a6-SSA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.202.207.160",
        "cf-ipcountry": "CM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 16:42:00 UTC] === END API CALL LOG ===
[03-Jun-2026 16:42:00 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 16:42:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NjQsInVzZXJuYW1lIjoicGluYXJkIiwiZW1haWwiOiJhbW9mZm8yMzdAZ21haWwuY29tIiwiZXhwIjoxNzgxMTA5NDUzfQ.FYVBFww2I1sZjsu1eiwez62K5KFFzGiQhVZfLbN6bqc
[03-Jun-2026 16:42:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 16:42:00 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 16:42:00 UTC] User ID: 564
[03-Jun-2026 16:42:00 UTC] ✅ User profile retrieved successfully for user ID: 564
[03-Jun-2026 16:42:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jun-2026 16:42:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jun-2026 16:42:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"41.202.207.160, 162.158.214.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NjQsInVzZXJuYW1lIjoicGluYXJkIiwiZW1haWwiOiJhbW9mZm8yMzdAZ21haWwuY29tIiwiZXhwIjoxNzgxMTA5NDUzfQ.FYVBFww2I1sZjsu1eiwez62K5KFFzGiQhVZfLbN6bqc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a060260908eec4a6-SSA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"41.202.207.160","cf-ipcountry":"CM","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Jun-2026 16:42:00 UTC] === User Orders API Called ===
[03-Jun-2026 16:42:00 UTC] User ID: 564
[03-Jun-2026 16:42:00 UTC] Limit: 20, Offset: 0
[03-Jun-2026 16:42:00 UTC] Orders found: 3
[03-Jun-2026 16:42:00 UTC] Orders data: [{"id":268,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/armelfrost\/8","status":"completed","created_at":"2026-05-13 13:45:30","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":267,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/armelfrost","status":"cancelled","created_at":"2026-05-13 09:56:27","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":266,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/armelfrost","status":"cancelled","created_at":"2026-05-13 09:56:10","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[03-Jun-2026 16:42:00 UTC] Total orders count: 3
[03-Jun-2026 16:42:00 UTC] === API CALL LOG ===
[03-Jun-2026 16:42:00 UTC] Endpoint: user/profile.php
[03-Jun-2026 16:42:00 UTC] Full Log Data: {
    "timestamp": "2026-06-03 16:42:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.202.207.160",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.202.207.160, 162.158.214.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NjQsInVzZXJuYW1lIjoicGluYXJkIiwiZW1haWwiOiJhbW9mZm8yMzdAZ21haWwuY29tIiwiZXhwIjoxNzgxMTA5NDUzfQ.FYVBFww2I1sZjsu1eiwez62K5KFFzGiQhVZfLbN6bqc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a060260908f0c4a6-SSA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.202.207.160",
        "cf-ipcountry": "CM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 16:42:00 UTC] === END API CALL LOG ===
[03-Jun-2026 16:42:00 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 16:42:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NjQsInVzZXJuYW1lIjoicGluYXJkIiwiZW1haWwiOiJhbW9mZm8yMzdAZ21haWwuY29tIiwiZXhwIjoxNzgxMTA5NDUzfQ.FYVBFww2I1sZjsu1eiwez62K5KFFzGiQhVZfLbN6bqc
[03-Jun-2026 16:42:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 16:42:00 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 16:42:00 UTC] User ID: 564
[03-Jun-2026 16:42:00 UTC] ✅ User profile retrieved successfully for user ID: 564
[03-Jun-2026 18:02:59 UTC] === API CALL LOG ===
[03-Jun-2026 18:02:59 UTC] Endpoint: user/profile.php
[03-Jun-2026 18:02:59 UTC] Full Log Data: {
    "timestamp": "2026-06-03 18:02:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.171.100.134",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.171.100.134, 172.68.75.153",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzExIiwidXNlcm5hbWUiOiJzZWQiLCJlbWFpbCI6InNlZC5wYXJ2aXoubUBnbWFpbC5jb24iLCJleHAiOjE3ODExMTQ1Nzh9.UknyCjuwPcK8AHXdrWTTggXJCLNM_NujnJAmjbnZvuY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0609ca82dbb7160-GYD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.171.100.134",
        "cf-ipcountry": "AZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 18:02:59 UTC] === END API CALL LOG ===
[03-Jun-2026 18:02:59 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 18:02:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzExIiwidXNlcm5hbWUiOiJzZWQiLCJlbWFpbCI6InNlZC5wYXJ2aXoubUBnbWFpbC5jb24iLCJleHAiOjE3ODExMTQ1Nzh9.UknyCjuwPcK8AHXdrWTTggXJCLNM_NujnJAmjbnZvuY
[03-Jun-2026 18:02:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 18:02:59 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 18:02:59 UTC] User ID: 711
[03-Jun-2026 18:02:59 UTC] ✅ User profile retrieved successfully for user ID: 711
[03-Jun-2026 18:03:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jun-2026 18:03:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jun-2026 18:03:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"31.171.100.134, 172.68.75.153","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzExIiwidXNlcm5hbWUiOiJzZWQiLCJlbWFpbCI6InNlZC5wYXJ2aXoubUBnbWFpbC5jb24iLCJleHAiOjE3ODExMTQ1Nzh9.UknyCjuwPcK8AHXdrWTTggXJCLNM_NujnJAmjbnZvuY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0609cae0cff7160-GYD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"31.171.100.134","cf-ipcountry":"AZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Jun-2026 18:03:00 UTC] === User Orders API Called ===
[03-Jun-2026 18:03:00 UTC] User ID: 711
[03-Jun-2026 18:03:00 UTC] Limit: 20, Offset: 0
[03-Jun-2026 18:03:00 UTC] Orders found: 0
[03-Jun-2026 18:03:00 UTC] Orders data: []
[03-Jun-2026 18:03:00 UTC] Total orders count: 0
[03-Jun-2026 18:03:00 UTC] === API CALL LOG ===
[03-Jun-2026 18:03:00 UTC] Endpoint: user/profile.php
[03-Jun-2026 18:03:00 UTC] Full Log Data: {
    "timestamp": "2026-06-03 18:03:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.171.100.134",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.171.100.134, 172.68.75.153",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzExIiwidXNlcm5hbWUiOiJzZWQiLCJlbWFpbCI6InNlZC5wYXJ2aXoubUBnbWFpbC5jb24iLCJleHAiOjE3ODExMTQ1Nzh9.UknyCjuwPcK8AHXdrWTTggXJCLNM_NujnJAmjbnZvuY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0609cae0d017160-GYD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.171.100.134",
        "cf-ipcountry": "AZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 18:03:00 UTC] === END API CALL LOG ===
[03-Jun-2026 18:03:00 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 18:03:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzExIiwidXNlcm5hbWUiOiJzZWQiLCJlbWFpbCI6InNlZC5wYXJ2aXoubUBnbWFpbC5jb24iLCJleHAiOjE3ODExMTQ1Nzh9.UknyCjuwPcK8AHXdrWTTggXJCLNM_NujnJAmjbnZvuY
[03-Jun-2026 18:03:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 18:03:00 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 18:03:00 UTC] User ID: 711
[03-Jun-2026 18:03:00 UTC] ✅ User profile retrieved successfully for user ID: 711
[03-Jun-2026 18:03:04 UTC] === API CALL LOG ===
[03-Jun-2026 18:03:04 UTC] Endpoint: user/profile.php
[03-Jun-2026 18:03:04 UTC] Full Log Data: {
    "timestamp": "2026-06-03 18:03:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.171.100.134",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.171.100.134, 172.68.75.153",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzExIiwidXNlcm5hbWUiOiJzZWQiLCJlbWFpbCI6InNlZC5wYXJ2aXoubUBnbWFpbC5jb24iLCJleHAiOjE3ODExMTQ1Nzh9.UknyCjuwPcK8AHXdrWTTggXJCLNM_NujnJAmjbnZvuY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0609cc5ed407160-GYD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.171.100.134",
        "cf-ipcountry": "AZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 18:03:04 UTC] === END API CALL LOG ===
[03-Jun-2026 18:03:04 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 18:03:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzExIiwidXNlcm5hbWUiOiJzZWQiLCJlbWFpbCI6InNlZC5wYXJ2aXoubUBnbWFpbC5jb24iLCJleHAiOjE3ODExMTQ1Nzh9.UknyCjuwPcK8AHXdrWTTggXJCLNM_NujnJAmjbnZvuY
[03-Jun-2026 18:03:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 18:03:04 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 18:03:04 UTC] User ID: 711
[03-Jun-2026 18:03:04 UTC] ✅ User profile retrieved successfully for user ID: 711
[03-Jun-2026 18:03:08 UTC] === API CALL LOG ===
[03-Jun-2026 18:03:08 UTC] Endpoint: user/profile.php
[03-Jun-2026 18:03:08 UTC] Full Log Data: {
    "timestamp": "2026-06-03 18:03:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.171.100.134",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.171.100.134, 172.68.75.153",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzExIiwidXNlcm5hbWUiOiJzZWQiLCJlbWFpbCI6InNlZC5wYXJ2aXoubUBnbWFpbC5jb24iLCJleHAiOjE3ODExMTQ1Nzh9.UknyCjuwPcK8AHXdrWTTggXJCLNM_NujnJAmjbnZvuY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0609ce18bda7160-GYD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.171.100.134",
        "cf-ipcountry": "AZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 18:03:08 UTC] === END API CALL LOG ===
[03-Jun-2026 18:03:08 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 18:03:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzExIiwidXNlcm5hbWUiOiJzZWQiLCJlbWFpbCI6InNlZC5wYXJ2aXoubUBnbWFpbC5jb24iLCJleHAiOjE3ODExMTQ1Nzh9.UknyCjuwPcK8AHXdrWTTggXJCLNM_NujnJAmjbnZvuY
[03-Jun-2026 18:03:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 18:03:08 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 18:03:08 UTC] User ID: 711
[03-Jun-2026 18:03:08 UTC] ✅ User profile retrieved successfully for user ID: 711
[03-Jun-2026 18:03:19 UTC] === API CALL LOG ===
[03-Jun-2026 18:03:19 UTC] Endpoint: user/profile.php
[03-Jun-2026 18:03:19 UTC] Full Log Data: {
    "timestamp": "2026-06-03 18:03:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.171.100.19",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.171.100.19, 172.68.75.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzExIiwidXNlcm5hbWUiOiJzZWQiLCJlbWFpbCI6InNlZC5wYXJ2aXoubUBnbWFpbC5jb24iLCJleHAiOjE3ODExMTQ1Nzh9.UknyCjuwPcK8AHXdrWTTggXJCLNM_NujnJAmjbnZvuY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0609d258e161700-GYD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.171.100.19",
        "cf-ipcountry": "AZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 18:03:19 UTC] === END API CALL LOG ===
[03-Jun-2026 18:03:19 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 18:03:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzExIiwidXNlcm5hbWUiOiJzZWQiLCJlbWFpbCI6InNlZC5wYXJ2aXoubUBnbWFpbC5jb24iLCJleHAiOjE3ODExMTQ1Nzh9.UknyCjuwPcK8AHXdrWTTggXJCLNM_NujnJAmjbnZvuY
[03-Jun-2026 18:03:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 18:03:19 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 18:03:19 UTC] User ID: 711
[03-Jun-2026 18:03:19 UTC] ✅ User profile retrieved successfully for user ID: 711
[03-Jun-2026 18:03:29 UTC] === API CALL LOG ===
[03-Jun-2026 18:03:29 UTC] Endpoint: user/profile.php
[03-Jun-2026 18:03:29 UTC] Full Log Data: {
    "timestamp": "2026-06-03 18:03:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.171.100.19",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.171.100.19, 172.68.75.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzExIiwidXNlcm5hbWUiOiJzZWQiLCJlbWFpbCI6InNlZC5wYXJ2aXoubUBnbWFpbC5jb24iLCJleHAiOjE3ODExMTQ1Nzh9.UknyCjuwPcK8AHXdrWTTggXJCLNM_NujnJAmjbnZvuY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0609d62cd441700-GYD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.171.100.19",
        "cf-ipcountry": "AZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 18:03:29 UTC] === END API CALL LOG ===
[03-Jun-2026 18:03:29 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 18:03:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzExIiwidXNlcm5hbWUiOiJzZWQiLCJlbWFpbCI6InNlZC5wYXJ2aXoubUBnbWFpbC5jb24iLCJleHAiOjE3ODExMTQ1Nzh9.UknyCjuwPcK8AHXdrWTTggXJCLNM_NujnJAmjbnZvuY
[03-Jun-2026 18:03:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 18:03:29 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 18:03:29 UTC] User ID: 711
[03-Jun-2026 18:03:29 UTC] ✅ User profile retrieved successfully for user ID: 711
[03-Jun-2026 18:03:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jun-2026 18:03:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jun-2026 18:03:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"31.171.100.19, 172.68.75.152","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzExIiwidXNlcm5hbWUiOiJzZWQiLCJlbWFpbCI6InNlZC5wYXJ2aXoubUBnbWFpbC5jb24iLCJleHAiOjE3ODExMTQ1Nzh9.UknyCjuwPcK8AHXdrWTTggXJCLNM_NujnJAmjbnZvuY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0609d62cd431700-GYD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"31.171.100.19","cf-ipcountry":"AZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Jun-2026 18:03:29 UTC] === User Orders API Called ===
[03-Jun-2026 18:03:29 UTC] User ID: 711
[03-Jun-2026 18:03:29 UTC] Limit: 20, Offset: 0
[03-Jun-2026 18:03:29 UTC] Orders found: 0
[03-Jun-2026 18:03:29 UTC] Orders data: []
[03-Jun-2026 18:03:29 UTC] Total orders count: 0
[03-Jun-2026 18:03:29 UTC] === API CALL LOG ===
[03-Jun-2026 18:03:29 UTC] Endpoint: user/profile.php
[03-Jun-2026 18:03:29 UTC] Full Log Data: {
    "timestamp": "2026-06-03 18:03:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.171.100.19",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.171.100.19, 172.68.75.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzExIiwidXNlcm5hbWUiOiJzZWQiLCJlbWFpbCI6InNlZC5wYXJ2aXoubUBnbWFpbC5jb24iLCJleHAiOjE3ODExMTQ1Nzh9.UknyCjuwPcK8AHXdrWTTggXJCLNM_NujnJAmjbnZvuY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0609d67cf9e1700-GYD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.171.100.19",
        "cf-ipcountry": "AZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 18:03:29 UTC] === END API CALL LOG ===
[03-Jun-2026 18:03:29 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 18:03:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzExIiwidXNlcm5hbWUiOiJzZWQiLCJlbWFpbCI6InNlZC5wYXJ2aXoubUBnbWFpbC5jb24iLCJleHAiOjE3ODExMTQ1Nzh9.UknyCjuwPcK8AHXdrWTTggXJCLNM_NujnJAmjbnZvuY
[03-Jun-2026 18:03:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 18:03:29 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 18:03:29 UTC] User ID: 711
[03-Jun-2026 18:03:29 UTC] ✅ User profile retrieved successfully for user ID: 711
[03-Jun-2026 18:03:30 UTC] === API CALL LOG ===
[03-Jun-2026 18:03:30 UTC] Endpoint: user/profile.php
[03-Jun-2026 18:03:30 UTC] Full Log Data: {
    "timestamp": "2026-06-03 18:03:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.171.100.19",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.171.100.19, 172.68.75.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzExIiwidXNlcm5hbWUiOiJzZWQiLCJlbWFpbCI6InNlZC5wYXJ2aXoubUBnbWFpbC5jb24iLCJleHAiOjE3ODExMTQ1Nzh9.UknyCjuwPcK8AHXdrWTTggXJCLNM_NujnJAmjbnZvuY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0609d6b19461700-GYD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.171.100.19",
        "cf-ipcountry": "AZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 18:03:30 UTC] === END API CALL LOG ===
[03-Jun-2026 18:03:30 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 18:03:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzExIiwidXNlcm5hbWUiOiJzZWQiLCJlbWFpbCI6InNlZC5wYXJ2aXoubUBnbWFpbC5jb24iLCJleHAiOjE3ODExMTQ1Nzh9.UknyCjuwPcK8AHXdrWTTggXJCLNM_NujnJAmjbnZvuY
[03-Jun-2026 18:03:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 18:03:30 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 18:03:30 UTC] User ID: 711
[03-Jun-2026 18:03:30 UTC] ✅ User profile retrieved successfully for user ID: 711
[03-Jun-2026 18:03:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jun-2026 18:03:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jun-2026 18:03:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"31.171.100.19, 172.68.75.152","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzExIiwidXNlcm5hbWUiOiJzZWQiLCJlbWFpbCI6InNlZC5wYXJ2aXoubUBnbWFpbC5jb24iLCJleHAiOjE3ODExMTQ1Nzh9.UknyCjuwPcK8AHXdrWTTggXJCLNM_NujnJAmjbnZvuY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0609d7f2c541700-GYD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"31.171.100.19","cf-ipcountry":"AZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Jun-2026 18:03:33 UTC] === User Orders API Called ===
[03-Jun-2026 18:03:33 UTC] User ID: 711
[03-Jun-2026 18:03:33 UTC] Limit: 20, Offset: 0
[03-Jun-2026 18:03:33 UTC] Orders found: 0
[03-Jun-2026 18:03:33 UTC] Orders data: []
[03-Jun-2026 18:03:33 UTC] Total orders count: 0
[03-Jun-2026 18:03:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jun-2026 18:03:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jun-2026 18:03:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"31.171.100.19, 172.68.75.152","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzExIiwidXNlcm5hbWUiOiJzZWQiLCJlbWFpbCI6InNlZC5wYXJ2aXoubUBnbWFpbC5jb24iLCJleHAiOjE3ODExMTQ1Nzh9.UknyCjuwPcK8AHXdrWTTggXJCLNM_NujnJAmjbnZvuY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0609d8b8ee41700-GYD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"31.171.100.19","cf-ipcountry":"AZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Jun-2026 18:03:35 UTC] === User Orders API Called ===
[03-Jun-2026 18:03:35 UTC] User ID: 711
[03-Jun-2026 18:03:35 UTC] Limit: 20, Offset: 0
[03-Jun-2026 18:03:35 UTC] Orders found: 0
[03-Jun-2026 18:03:35 UTC] Orders data: []
[03-Jun-2026 18:03:35 UTC] Total orders count: 0
[03-Jun-2026 18:03:35 UTC] === API CALL LOG ===
[03-Jun-2026 18:03:35 UTC] Endpoint: user/profile.php
[03-Jun-2026 18:03:35 UTC] Full Log Data: {
    "timestamp": "2026-06-03 18:03:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.171.100.19",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.171.100.19, 172.68.75.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzExIiwidXNlcm5hbWUiOiJzZWQiLCJlbWFpbCI6InNlZC5wYXJ2aXoubUBnbWFpbC5jb24iLCJleHAiOjE3ODExMTQ1Nzh9.UknyCjuwPcK8AHXdrWTTggXJCLNM_NujnJAmjbnZvuY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0609d8b8ee61700-GYD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.171.100.19",
        "cf-ipcountry": "AZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 18:03:35 UTC] === END API CALL LOG ===
[03-Jun-2026 18:03:35 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 18:03:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzExIiwidXNlcm5hbWUiOiJzZWQiLCJlbWFpbCI6InNlZC5wYXJ2aXoubUBnbWFpbC5jb24iLCJleHAiOjE3ODExMTQ1Nzh9.UknyCjuwPcK8AHXdrWTTggXJCLNM_NujnJAmjbnZvuY
[03-Jun-2026 18:03:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 18:03:35 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 18:03:35 UTC] User ID: 711
[03-Jun-2026 18:03:35 UTC] ✅ User profile retrieved successfully for user ID: 711
[03-Jun-2026 18:03:36 UTC] === API CALL LOG ===
[03-Jun-2026 18:03:36 UTC] Endpoint: user/profile.php
[03-Jun-2026 18:03:36 UTC] Full Log Data: {
    "timestamp": "2026-06-03 18:03:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.171.100.19",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.171.100.19, 172.68.75.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzExIiwidXNlcm5hbWUiOiJzZWQiLCJlbWFpbCI6InNlZC5wYXJ2aXoubUBnbWFpbC5jb24iLCJleHAiOjE3ODExMTQ1Nzh9.UknyCjuwPcK8AHXdrWTTggXJCLNM_NujnJAmjbnZvuY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0609d8e4e041700-GYD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.171.100.19",
        "cf-ipcountry": "AZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 18:03:36 UTC] === END API CALL LOG ===
[03-Jun-2026 18:03:36 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 18:03:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzExIiwidXNlcm5hbWUiOiJzZWQiLCJlbWFpbCI6InNlZC5wYXJ2aXoubUBnbWFpbC5jb24iLCJleHAiOjE3ODExMTQ1Nzh9.UknyCjuwPcK8AHXdrWTTggXJCLNM_NujnJAmjbnZvuY
[03-Jun-2026 18:03:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 18:03:36 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 18:03:36 UTC] User ID: 711
[03-Jun-2026 18:03:36 UTC] ✅ User profile retrieved successfully for user ID: 711
[03-Jun-2026 18:03:36 UTC] === API CALL LOG ===
[03-Jun-2026 18:03:36 UTC] Endpoint: user/profile.php
[03-Jun-2026 18:03:36 UTC] Full Log Data: {
    "timestamp": "2026-06-03 18:03:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.171.100.19",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.171.100.19, 172.68.75.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzExIiwidXNlcm5hbWUiOiJzZWQiLCJlbWFpbCI6InNlZC5wYXJ2aXoubUBnbWFpbC5jb24iLCJleHAiOjE3ODExMTQ1Nzh9.UknyCjuwPcK8AHXdrWTTggXJCLNM_NujnJAmjbnZvuY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0609d91e98c1700-GYD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.171.100.19",
        "cf-ipcountry": "AZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 18:03:36 UTC] === END API CALL LOG ===
[03-Jun-2026 18:03:36 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 18:03:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzExIiwidXNlcm5hbWUiOiJzZWQiLCJlbWFpbCI6InNlZC5wYXJ2aXoubUBnbWFpbC5jb24iLCJleHAiOjE3ODExMTQ1Nzh9.UknyCjuwPcK8AHXdrWTTggXJCLNM_NujnJAmjbnZvuY
[03-Jun-2026 18:03:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 18:03:36 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 18:03:36 UTC] User ID: 711
[03-Jun-2026 18:03:36 UTC] ✅ User profile retrieved successfully for user ID: 711
[03-Jun-2026 18:03:45 UTC] === API CALL LOG ===
[03-Jun-2026 18:03:45 UTC] Endpoint: user/profile.php
[03-Jun-2026 18:03:45 UTC] Full Log Data: {
    "timestamp": "2026-06-03 18:03:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.171.100.19",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.171.100.19, 172.68.75.153",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzExIiwidXNlcm5hbWUiOiJzZWQiLCJlbWFpbCI6InNlZC5wYXJ2aXoubUBnbWFpbC5jb24iLCJleHAiOjE3ODExMTQ1Nzh9.UknyCjuwPcK8AHXdrWTTggXJCLNM_NujnJAmjbnZvuY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0609dc94e1b1700-GYD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.171.100.19",
        "cf-ipcountry": "AZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 18:03:45 UTC] === END API CALL LOG ===
[03-Jun-2026 18:03:45 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 18:03:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzExIiwidXNlcm5hbWUiOiJzZWQiLCJlbWFpbCI6InNlZC5wYXJ2aXoubUBnbWFpbC5jb24iLCJleHAiOjE3ODExMTQ1Nzh9.UknyCjuwPcK8AHXdrWTTggXJCLNM_NujnJAmjbnZvuY
[03-Jun-2026 18:03:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 18:03:45 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 18:03:45 UTC] User ID: 711
[03-Jun-2026 18:03:45 UTC] ✅ User profile retrieved successfully for user ID: 711
[03-Jun-2026 18:03:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jun-2026 18:03:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jun-2026 18:03:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"31.171.100.19, 172.68.75.152","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzExIiwidXNlcm5hbWUiOiJzZWQiLCJlbWFpbCI6InNlZC5wYXJ2aXoubUBnbWFpbC5jb24iLCJleHAiOjE3ODExMTQ1Nzh9.UknyCjuwPcK8AHXdrWTTggXJCLNM_NujnJAmjbnZvuY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0609dc94e171700-GYD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"31.171.100.19","cf-ipcountry":"AZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Jun-2026 18:03:45 UTC] === User Orders API Called ===
[03-Jun-2026 18:03:45 UTC] User ID: 711
[03-Jun-2026 18:03:45 UTC] Limit: 20, Offset: 0
[03-Jun-2026 18:03:45 UTC] Orders found: 0
[03-Jun-2026 18:03:45 UTC] Orders data: []
[03-Jun-2026 18:03:45 UTC] Total orders count: 0
[03-Jun-2026 18:03:45 UTC] === API CALL LOG ===
[03-Jun-2026 18:03:45 UTC] Endpoint: user/profile.php
[03-Jun-2026 18:03:45 UTC] Full Log Data: {
    "timestamp": "2026-06-03 18:03:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.171.100.19",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.171.100.19, 172.68.75.153",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzExIiwidXNlcm5hbWUiOiJzZWQiLCJlbWFpbCI6InNlZC5wYXJ2aXoubUBnbWFpbC5jb24iLCJleHAiOjE3ODExMTQ1Nzh9.UknyCjuwPcK8AHXdrWTTggXJCLNM_NujnJAmjbnZvuY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0609dcbaaf81700-GYD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.171.100.19",
        "cf-ipcountry": "AZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 18:03:45 UTC] === END API CALL LOG ===
[03-Jun-2026 18:03:45 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 18:03:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzExIiwidXNlcm5hbWUiOiJzZWQiLCJlbWFpbCI6InNlZC5wYXJ2aXoubUBnbWFpbC5jb24iLCJleHAiOjE3ODExMTQ1Nzh9.UknyCjuwPcK8AHXdrWTTggXJCLNM_NujnJAmjbnZvuY
[03-Jun-2026 18:03:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 18:03:45 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 18:03:45 UTC] User ID: 711
[03-Jun-2026 18:03:45 UTC] ✅ User profile retrieved successfully for user ID: 711
[03-Jun-2026 18:03:47 UTC] === API CALL LOG ===
[03-Jun-2026 18:03:47 UTC] Endpoint: user/profile.php
[03-Jun-2026 18:03:47 UTC] Full Log Data: {
    "timestamp": "2026-06-03 18:03:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.171.100.19",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.171.100.19, 172.68.75.153",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzExIiwidXNlcm5hbWUiOiJzZWQiLCJlbWFpbCI6InNlZC5wYXJ2aXoubUBnbWFpbC5jb24iLCJleHAiOjE3ODExMTQ1Nzh9.UknyCjuwPcK8AHXdrWTTggXJCLNM_NujnJAmjbnZvuY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0609dd30a891700-GYD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.171.100.19",
        "cf-ipcountry": "AZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 18:03:47 UTC] === END API CALL LOG ===
[03-Jun-2026 18:03:47 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 18:03:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzExIiwidXNlcm5hbWUiOiJzZWQiLCJlbWFpbCI6InNlZC5wYXJ2aXoubUBnbWFpbC5jb24iLCJleHAiOjE3ODExMTQ1Nzh9.UknyCjuwPcK8AHXdrWTTggXJCLNM_NujnJAmjbnZvuY
[03-Jun-2026 18:03:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 18:03:47 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 18:03:47 UTC] User ID: 711
[03-Jun-2026 18:03:47 UTC] ✅ User profile retrieved successfully for user ID: 711
[03-Jun-2026 18:05:27 UTC] === API CALL LOG ===
[03-Jun-2026 18:05:27 UTC] Endpoint: user/profile.php
[03-Jun-2026 18:05:27 UTC] Full Log Data: {
    "timestamp": "2026-06-03 18:05:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.171.101.57",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.171.101.57, 172.68.75.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzExIiwidXNlcm5hbWUiOiJzZWQiLCJlbWFpbCI6InNlZC5wYXJ2aXoubUBnbWFpbC5jb24iLCJleHAiOjE3ODExMTQ1Nzh9.UknyCjuwPcK8AHXdrWTTggXJCLNM_NujnJAmjbnZvuY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a060a0439d7d1700-GYD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.171.101.57",
        "cf-ipcountry": "AZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 18:05:27 UTC] === END API CALL LOG ===
[03-Jun-2026 18:05:27 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 18:05:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzExIiwidXNlcm5hbWUiOiJzZWQiLCJlbWFpbCI6InNlZC5wYXJ2aXoubUBnbWFpbC5jb24iLCJleHAiOjE3ODExMTQ1Nzh9.UknyCjuwPcK8AHXdrWTTggXJCLNM_NujnJAmjbnZvuY
[03-Jun-2026 18:05:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 18:05:27 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 18:05:27 UTC] User ID: 711
[03-Jun-2026 18:05:27 UTC] ✅ User profile retrieved successfully for user ID: 711
[03-Jun-2026 18:05:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jun-2026 18:05:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jun-2026 18:05:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"31.171.101.57, 172.68.75.152","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzExIiwidXNlcm5hbWUiOiJzZWQiLCJlbWFpbCI6InNlZC5wYXJ2aXoubUBnbWFpbC5jb24iLCJleHAiOjE3ODExMTQ1Nzh9.UknyCjuwPcK8AHXdrWTTggXJCLNM_NujnJAmjbnZvuY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a060a0439d761700-GYD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"31.171.101.57","cf-ipcountry":"AZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Jun-2026 18:05:27 UTC] === User Orders API Called ===
[03-Jun-2026 18:05:27 UTC] User ID: 711
[03-Jun-2026 18:05:27 UTC] Limit: 20, Offset: 0
[03-Jun-2026 18:05:27 UTC] Orders found: 0
[03-Jun-2026 18:05:27 UTC] Orders data: []
[03-Jun-2026 18:05:27 UTC] Total orders count: 0
[03-Jun-2026 18:05:27 UTC] === API CALL LOG ===
[03-Jun-2026 18:05:27 UTC] Endpoint: user/profile.php
[03-Jun-2026 18:05:27 UTC] Full Log Data: {
    "timestamp": "2026-06-03 18:05:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.171.101.57",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.171.101.57, 172.68.75.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzExIiwidXNlcm5hbWUiOiJzZWQiLCJlbWFpbCI6InNlZC5wYXJ2aXoubUBnbWFpbC5jb24iLCJleHAiOjE3ODExMTQ1Nzh9.UknyCjuwPcK8AHXdrWTTggXJCLNM_NujnJAmjbnZvuY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a060a043ff791700-GYD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.171.101.57",
        "cf-ipcountry": "AZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 18:05:27 UTC] === END API CALL LOG ===
[03-Jun-2026 18:05:27 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 18:05:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzExIiwidXNlcm5hbWUiOiJzZWQiLCJlbWFpbCI6InNlZC5wYXJ2aXoubUBnbWFpbC5jb24iLCJleHAiOjE3ODExMTQ1Nzh9.UknyCjuwPcK8AHXdrWTTggXJCLNM_NujnJAmjbnZvuY
[03-Jun-2026 18:05:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 18:05:27 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 18:05:27 UTC] User ID: 711
[03-Jun-2026 18:05:27 UTC] ✅ User profile retrieved successfully for user ID: 711
[03-Jun-2026 18:05:27 UTC] === API CALL LOG ===
[03-Jun-2026 18:05:27 UTC] Endpoint: user/profile.php
[03-Jun-2026 18:05:27 UTC] Full Log Data: {
    "timestamp": "2026-06-03 18:05:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.171.101.57",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.171.101.57, 172.68.75.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzExIiwidXNlcm5hbWUiOiJzZWQiLCJlbWFpbCI6InNlZC5wYXJ2aXoubUBnbWFpbC5jb24iLCJleHAiOjE3ODExMTQ1Nzh9.UknyCjuwPcK8AHXdrWTTggXJCLNM_NujnJAmjbnZvuY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a060a04719291700-GYD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.171.101.57",
        "cf-ipcountry": "AZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 18:05:27 UTC] === END API CALL LOG ===
[03-Jun-2026 18:05:27 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 18:05:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzExIiwidXNlcm5hbWUiOiJzZWQiLCJlbWFpbCI6InNlZC5wYXJ2aXoubUBnbWFpbC5jb24iLCJleHAiOjE3ODExMTQ1Nzh9.UknyCjuwPcK8AHXdrWTTggXJCLNM_NujnJAmjbnZvuY
[03-Jun-2026 18:05:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 18:05:27 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 18:05:27 UTC] User ID: 711
[03-Jun-2026 18:05:27 UTC] ✅ User profile retrieved successfully for user ID: 711
[03-Jun-2026 18:06:16 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jun-2026 18:06:16 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jun-2026 18:06:16 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"31.171.101.56, 172.68.75.153","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzExIiwidXNlcm5hbWUiOiJzZWQiLCJlbWFpbCI6InNlZC5wYXJ2aXoubUBnbWFpbC5jb24iLCJleHAiOjE3ODExMTQ1Nzh9.UknyCjuwPcK8AHXdrWTTggXJCLNM_NujnJAmjbnZvuY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a060a174dcbc7160-GYD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"31.171.101.56","cf-ipcountry":"AZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Jun-2026 18:06:16 UTC] === User Orders API Called ===
[03-Jun-2026 18:06:16 UTC] User ID: 711
[03-Jun-2026 18:06:16 UTC] Limit: 20, Offset: 0
[03-Jun-2026 18:06:16 UTC] Orders found: 0
[03-Jun-2026 18:06:16 UTC] Orders data: []
[03-Jun-2026 18:06:16 UTC] Total orders count: 0
[03-Jun-2026 18:06:16 UTC] === API CALL LOG ===
[03-Jun-2026 18:06:16 UTC] Endpoint: user/profile.php
[03-Jun-2026 18:06:16 UTC] Full Log Data: {
    "timestamp": "2026-06-03 18:06:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.171.101.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.171.101.56, 172.68.75.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzExIiwidXNlcm5hbWUiOiJzZWQiLCJlbWFpbCI6InNlZC5wYXJ2aXoubUBnbWFpbC5jb24iLCJleHAiOjE3ODExMTQ1Nzh9.UknyCjuwPcK8AHXdrWTTggXJCLNM_NujnJAmjbnZvuY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a060a17868cc7160-GYD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.171.101.56",
        "cf-ipcountry": "AZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 18:06:16 UTC] === END API CALL LOG ===
[03-Jun-2026 18:06:16 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 18:06:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzExIiwidXNlcm5hbWUiOiJzZWQiLCJlbWFpbCI6InNlZC5wYXJ2aXoubUBnbWFpbC5jb24iLCJleHAiOjE3ODExMTQ1Nzh9.UknyCjuwPcK8AHXdrWTTggXJCLNM_NujnJAmjbnZvuY
[03-Jun-2026 18:06:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 18:06:16 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 18:06:16 UTC] User ID: 711
[03-Jun-2026 18:06:16 UTC] === API CALL LOG ===
[03-Jun-2026 18:06:16 UTC] ✅ User profile retrieved successfully for user ID: 711
[03-Jun-2026 18:06:16 UTC] Endpoint: user/profile.php
[03-Jun-2026 18:06:16 UTC] Full Log Data: {
    "timestamp": "2026-06-03 18:06:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.171.101.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.171.101.56, 172.68.75.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzExIiwidXNlcm5hbWUiOiJzZWQiLCJlbWFpbCI6InNlZC5wYXJ2aXoubUBnbWFpbC5jb24iLCJleHAiOjE3ODExMTQ1Nzh9.UknyCjuwPcK8AHXdrWTTggXJCLNM_NujnJAmjbnZvuY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a060a17868d37160-GYD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.171.101.56",
        "cf-ipcountry": "AZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 18:06:16 UTC] === END API CALL LOG ===
[03-Jun-2026 18:06:16 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 18:06:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzExIiwidXNlcm5hbWUiOiJzZWQiLCJlbWFpbCI6InNlZC5wYXJ2aXoubUBnbWFpbC5jb24iLCJleHAiOjE3ODExMTQ1Nzh9.UknyCjuwPcK8AHXdrWTTggXJCLNM_NujnJAmjbnZvuY
[03-Jun-2026 18:06:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 18:06:16 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 18:06:16 UTC] User ID: 711
[03-Jun-2026 18:06:16 UTC] ✅ User profile retrieved successfully for user ID: 711
[03-Jun-2026 18:06:17 UTC] === API CALL LOG ===
[03-Jun-2026 18:06:17 UTC] Endpoint: user/profile.php
[03-Jun-2026 18:06:17 UTC] Full Log Data: {
    "timestamp": "2026-06-03 18:06:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.171.101.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.171.101.56, 172.68.75.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzExIiwidXNlcm5hbWUiOiJzZWQiLCJlbWFpbCI6InNlZC5wYXJ2aXoubUBnbWFpbC5jb24iLCJleHAiOjE3ODExMTQ1Nzh9.UknyCjuwPcK8AHXdrWTTggXJCLNM_NujnJAmjbnZvuY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a060a17fe9e27160-GYD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.171.101.56",
        "cf-ipcountry": "AZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 18:06:17 UTC] === END API CALL LOG ===
[03-Jun-2026 18:06:17 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 18:06:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzExIiwidXNlcm5hbWUiOiJzZWQiLCJlbWFpbCI6InNlZC5wYXJ2aXoubUBnbWFpbC5jb24iLCJleHAiOjE3ODExMTQ1Nzh9.UknyCjuwPcK8AHXdrWTTggXJCLNM_NujnJAmjbnZvuY
[03-Jun-2026 18:06:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 18:06:17 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 18:06:17 UTC] User ID: 711
[03-Jun-2026 18:06:17 UTC] ✅ User profile retrieved successfully for user ID: 711
[03-Jun-2026 18:55:34 UTC] === API CALL LOG ===
[03-Jun-2026 18:55:34 UTC] Endpoint: user/profile.php
[03-Jun-2026 18:55:34 UTC] Full Log Data: {
    "timestamp": "2026-06-03 18:55:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.120.142.43",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "37.120.142.43, 162.158.14.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzEyIiwidXNlcm5hbWUiOiJvbWFyMTM4MSIsImVtYWlsIjoib21hcnRha2h0OEBnbWFpbC5jb20iLCJleHAiOjE3ODExMTc3MzJ9.uQI9pdTYtd_U-Vde5juxETlYk47-DzAh2B6T9g644xE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a060e9adbeb7e3d8-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "37.120.142.43",
        "cf-ipcountry": "ES",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 18:55:34 UTC] === END API CALL LOG ===
[03-Jun-2026 18:55:34 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 18:55:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzEyIiwidXNlcm5hbWUiOiJvbWFyMTM4MSIsImVtYWlsIjoib21hcnRha2h0OEBnbWFpbC5jb20iLCJleHAiOjE3ODExMTc3MzJ9.uQI9pdTYtd_U-Vde5juxETlYk47-DzAh2B6T9g644xE
[03-Jun-2026 18:55:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 18:55:34 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 18:55:34 UTC] User ID: 712
[03-Jun-2026 18:55:34 UTC] ✅ User profile retrieved successfully for user ID: 712
[03-Jun-2026 18:55:34 UTC] === API CALL LOG ===
[03-Jun-2026 18:55:34 UTC] Endpoint: user/profile.php
[03-Jun-2026 18:55:34 UTC] Full Log Data: {
    "timestamp": "2026-06-03 18:55:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.120.142.43",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "37.120.142.43, 162.158.14.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzEyIiwidXNlcm5hbWUiOiJvbWFyMTM4MSIsImVtYWlsIjoib21hcnRha2h0OEBnbWFpbC5jb20iLCJleHAiOjE3ODExMTc3MzJ9.uQI9pdTYtd_U-Vde5juxETlYk47-DzAh2B6T9g644xE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a060e9adbebde3d8-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "37.120.142.43",
        "cf-ipcountry": "ES",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 18:55:34 UTC] === END API CALL LOG ===
[03-Jun-2026 18:55:34 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 18:55:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzEyIiwidXNlcm5hbWUiOiJvbWFyMTM4MSIsImVtYWlsIjoib21hcnRha2h0OEBnbWFpbC5jb20iLCJleHAiOjE3ODExMTc3MzJ9.uQI9pdTYtd_U-Vde5juxETlYk47-DzAh2B6T9g644xE
[03-Jun-2026 18:55:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 18:55:34 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 18:55:34 UTC] User ID: 712
[03-Jun-2026 18:55:34 UTC] ✅ User profile retrieved successfully for user ID: 712
[03-Jun-2026 18:55:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jun-2026 18:55:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jun-2026 18:55:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"37.120.142.43, 162.158.14.217","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzEyIiwidXNlcm5hbWUiOiJvbWFyMTM4MSIsImVtYWlsIjoib21hcnRha2h0OEBnbWFpbC5jb20iLCJleHAiOjE3ODExMTc3MzJ9.uQI9pdTYtd_U-Vde5juxETlYk47-DzAh2B6T9g644xE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a060e9adbebce3d8-OTP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"37.120.142.43","cf-ipcountry":"ES","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Jun-2026 18:55:34 UTC] === User Orders API Called ===
[03-Jun-2026 18:55:34 UTC] User ID: 712
[03-Jun-2026 18:55:34 UTC] Limit: 20, Offset: 0
[03-Jun-2026 18:55:34 UTC] Orders found: 0
[03-Jun-2026 18:55:34 UTC] Orders data: []
[03-Jun-2026 18:55:34 UTC] Total orders count: 0
[03-Jun-2026 18:55:43 UTC] === API CALL LOG ===
[03-Jun-2026 18:55:43 UTC] Endpoint: user/profile.php
[03-Jun-2026 18:55:43 UTC] Full Log Data: {
    "timestamp": "2026-06-03 18:55:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.120.142.43",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "37.120.142.43, 162.158.14.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzEyIiwidXNlcm5hbWUiOiJvbWFyMTM4MSIsImVtYWlsIjoib21hcnRha2h0OEBnbWFpbC5jb20iLCJleHAiOjE3ODExMTc3MzJ9.uQI9pdTYtd_U-Vde5juxETlYk47-DzAh2B6T9g644xE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a060e9eb2a2ee3d8-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "37.120.142.43",
        "cf-ipcountry": "ES",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 18:55:43 UTC] === END API CALL LOG ===
[03-Jun-2026 18:55:43 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 18:55:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzEyIiwidXNlcm5hbWUiOiJvbWFyMTM4MSIsImVtYWlsIjoib21hcnRha2h0OEBnbWFpbC5jb20iLCJleHAiOjE3ODExMTc3MzJ9.uQI9pdTYtd_U-Vde5juxETlYk47-DzAh2B6T9g644xE
[03-Jun-2026 18:55:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 18:55:43 UTC] === API CALL LOG ===
[03-Jun-2026 18:55:43 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 18:55:43 UTC] Endpoint: user/profile.php
[03-Jun-2026 18:55:43 UTC] User ID: 712
[03-Jun-2026 18:55:43 UTC] Full Log Data: {
    "timestamp": "2026-06-03 18:55:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.120.142.43",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "37.120.142.43, 162.158.14.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzEyIiwidXNlcm5hbWUiOiJvbWFyMTM4MSIsImVtYWlsIjoib21hcnRha2h0OEBnbWFpbC5jb20iLCJleHAiOjE3ODExMTc3MzJ9.uQI9pdTYtd_U-Vde5juxETlYk47-DzAh2B6T9g644xE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a060e9eb2a31e3d8-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "37.120.142.43",
        "cf-ipcountry": "ES",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 18:55:43 UTC] === END API CALL LOG ===
[03-Jun-2026 18:55:43 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 18:55:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzEyIiwidXNlcm5hbWUiOiJvbWFyMTM4MSIsImVtYWlsIjoib21hcnRha2h0OEBnbWFpbC5jb20iLCJleHAiOjE3ODExMTc3MzJ9.uQI9pdTYtd_U-Vde5juxETlYk47-DzAh2B6T9g644xE
[03-Jun-2026 18:55:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 18:55:43 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 18:55:43 UTC] User ID: 712
[03-Jun-2026 18:55:43 UTC] ✅ User profile retrieved successfully for user ID: 712
[03-Jun-2026 18:55:43 UTC] ✅ User profile retrieved successfully for user ID: 712
[03-Jun-2026 18:55:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jun-2026 18:55:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jun-2026 18:55:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"37.120.142.43, 162.158.14.48","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzEyIiwidXNlcm5hbWUiOiJvbWFyMTM4MSIsImVtYWlsIjoib21hcnRha2h0OEBnbWFpbC5jb20iLCJleHAiOjE3ODExMTc3MzJ9.uQI9pdTYtd_U-Vde5juxETlYk47-DzAh2B6T9g644xE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a060e9eb2a2ce3d8-OTP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"37.120.142.43","cf-ipcountry":"ES","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Jun-2026 18:55:43 UTC] === User Orders API Called ===
[03-Jun-2026 18:55:43 UTC] User ID: 712
[03-Jun-2026 18:55:43 UTC] Limit: 20, Offset: 0
[03-Jun-2026 18:55:43 UTC] Orders found: 0
[03-Jun-2026 18:55:43 UTC] Orders data: []
[03-Jun-2026 18:55:43 UTC] Total orders count: 0
[03-Jun-2026 18:55:47 UTC] === API CALL LOG ===
[03-Jun-2026 18:55:47 UTC] Endpoint: user/profile.php
[03-Jun-2026 18:55:47 UTC] Full Log Data: {
    "timestamp": "2026-06-03 18:55:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.120.142.43",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "37.120.142.43, 162.158.14.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzEyIiwidXNlcm5hbWUiOiJvbWFyMTM4MSIsImVtYWlsIjoib21hcnRha2h0OEBnbWFpbC5jb20iLCJleHAiOjE3ODExMTc3MzJ9.uQI9pdTYtd_U-Vde5juxETlYk47-DzAh2B6T9g644xE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a060ea01ac72e3d8-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "37.120.142.43",
        "cf-ipcountry": "ES",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 18:55:47 UTC] === END API CALL LOG ===
[03-Jun-2026 18:55:47 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 18:55:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzEyIiwidXNlcm5hbWUiOiJvbWFyMTM4MSIsImVtYWlsIjoib21hcnRha2h0OEBnbWFpbC5jb20iLCJleHAiOjE3ODExMTc3MzJ9.uQI9pdTYtd_U-Vde5juxETlYk47-DzAh2B6T9g644xE
[03-Jun-2026 18:55:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 18:55:47 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 18:55:47 UTC] User ID: 712
[03-Jun-2026 18:55:47 UTC] ✅ User profile retrieved successfully for user ID: 712
[03-Jun-2026 18:55:49 UTC] === API CALL LOG ===
[03-Jun-2026 18:55:49 UTC] Endpoint: user/profile.php
[03-Jun-2026 18:55:49 UTC] Full Log Data: {
    "timestamp": "2026-06-03 18:55:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.120.142.43",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "37.120.142.43, 162.158.14.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzEyIiwidXNlcm5hbWUiOiJvbWFyMTM4MSIsImVtYWlsIjoib21hcnRha2h0OEBnbWFpbC5jb20iLCJleHAiOjE3ODExMTc3MzJ9.uQI9pdTYtd_U-Vde5juxETlYk47-DzAh2B6T9g644xE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a060ea0d5cc9e3d8-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "37.120.142.43",
        "cf-ipcountry": "ES",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 18:55:49 UTC] === END API CALL LOG ===
[03-Jun-2026 18:55:49 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 18:55:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzEyIiwidXNlcm5hbWUiOiJvbWFyMTM4MSIsImVtYWlsIjoib21hcnRha2h0OEBnbWFpbC5jb20iLCJleHAiOjE3ODExMTc3MzJ9.uQI9pdTYtd_U-Vde5juxETlYk47-DzAh2B6T9g644xE
[03-Jun-2026 18:55:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 18:55:49 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 18:55:49 UTC] User ID: 712
[03-Jun-2026 18:55:49 UTC] ✅ User profile retrieved successfully for user ID: 712
[03-Jun-2026 18:56:37 UTC] === API CALL LOG ===
[03-Jun-2026 18:56:37 UTC] Endpoint: user/profile.php
[03-Jun-2026 18:56:37 UTC] Full Log Data: {
    "timestamp": "2026-06-03 18:56:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.120.142.43",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "37.120.142.43, 162.158.19.170",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzEyIiwidXNlcm5hbWUiOiJvbWFyMTM4MSIsImVtYWlsIjoib21hcnRha2h0OEBnbWFpbC5jb20iLCJleHAiOjE3ODExMTc3MzJ9.uQI9pdTYtd_U-Vde5juxETlYk47-DzAh2B6T9g644xE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a060eb3c6a9ce0c7-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "37.120.142.43",
        "cf-ipcountry": "ES",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 18:56:37 UTC] === END API CALL LOG ===
[03-Jun-2026 18:56:37 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 18:56:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzEyIiwidXNlcm5hbWUiOiJvbWFyMTM4MSIsImVtYWlsIjoib21hcnRha2h0OEBnbWFpbC5jb20iLCJleHAiOjE3ODExMTc3MzJ9.uQI9pdTYtd_U-Vde5juxETlYk47-DzAh2B6T9g644xE
[03-Jun-2026 18:56:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 18:56:37 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 18:56:37 UTC] User ID: 712
[03-Jun-2026 18:56:37 UTC] ✅ User profile retrieved successfully for user ID: 712
[03-Jun-2026 18:56:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jun-2026 18:56:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jun-2026 18:56:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"37.120.142.43, 162.158.19.170","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzEyIiwidXNlcm5hbWUiOiJvbWFyMTM4MSIsImVtYWlsIjoib21hcnRha2h0OEBnbWFpbC5jb20iLCJleHAiOjE3ODExMTc3MzJ9.uQI9pdTYtd_U-Vde5juxETlYk47-DzAh2B6T9g644xE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a060eb5ab847e0c7-OTP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"37.120.142.43","cf-ipcountry":"ES","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Jun-2026 18:56:42 UTC] === User Orders API Called ===
[03-Jun-2026 18:56:42 UTC] User ID: 712
[03-Jun-2026 18:56:42 UTC] Limit: 20, Offset: 0
[03-Jun-2026 18:56:42 UTC] Orders found: 0
[03-Jun-2026 18:56:42 UTC] Orders data: []
[03-Jun-2026 18:56:42 UTC] Total orders count: 0
[03-Jun-2026 18:56:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jun-2026 18:56:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jun-2026 18:56:46 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"37.120.142.43, 162.158.19.170","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzEyIiwidXNlcm5hbWUiOiJvbWFyMTM4MSIsImVtYWlsIjoib21hcnRha2h0OEBnbWFpbC5jb20iLCJleHAiOjE3ODExMTc3MzJ9.uQI9pdTYtd_U-Vde5juxETlYk47-DzAh2B6T9g644xE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a060eb701ae9e0c7-OTP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"37.120.142.43","cf-ipcountry":"ES","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Jun-2026 18:56:46 UTC] === User Orders API Called ===
[03-Jun-2026 18:56:46 UTC] User ID: 712
[03-Jun-2026 18:56:46 UTC] Limit: 20, Offset: 0
[03-Jun-2026 18:56:46 UTC] Orders found: 0
[03-Jun-2026 18:56:46 UTC] Orders data: []
[03-Jun-2026 18:56:46 UTC] Total orders count: 0
[03-Jun-2026 18:56:46 UTC] === API CALL LOG ===
[03-Jun-2026 18:56:46 UTC] Endpoint: user/profile.php
[03-Jun-2026 18:56:46 UTC] Full Log Data: {
    "timestamp": "2026-06-03 18:56:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.120.142.43",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "37.120.142.43, 162.158.19.170",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzEyIiwidXNlcm5hbWUiOiJvbWFyMTM4MSIsImVtYWlsIjoib21hcnRha2h0OEBnbWFpbC5jb20iLCJleHAiOjE3ODExMTc3MzJ9.uQI9pdTYtd_U-Vde5juxETlYk47-DzAh2B6T9g644xE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a060eb701aebe0c7-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "37.120.142.43",
        "cf-ipcountry": "ES",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 18:56:46 UTC] === END API CALL LOG ===
[03-Jun-2026 18:56:46 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 18:56:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzEyIiwidXNlcm5hbWUiOiJvbWFyMTM4MSIsImVtYWlsIjoib21hcnRha2h0OEBnbWFpbC5jb20iLCJleHAiOjE3ODExMTc3MzJ9.uQI9pdTYtd_U-Vde5juxETlYk47-DzAh2B6T9g644xE
[03-Jun-2026 18:56:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 18:56:46 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 18:56:46 UTC] User ID: 712
[03-Jun-2026 18:56:46 UTC] ✅ User profile retrieved successfully for user ID: 712
[03-Jun-2026 18:56:46 UTC] === API CALL LOG ===
[03-Jun-2026 18:56:46 UTC] Endpoint: user/profile.php
[03-Jun-2026 18:56:46 UTC] Full Log Data: {
    "timestamp": "2026-06-03 18:56:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.120.142.43",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "37.120.142.43, 162.158.19.170",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzEyIiwidXNlcm5hbWUiOiJvbWFyMTM4MSIsImVtYWlsIjoib21hcnRha2h0OEBnbWFpbC5jb20iLCJleHAiOjE3ODExMTc3MzJ9.uQI9pdTYtd_U-Vde5juxETlYk47-DzAh2B6T9g644xE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a060eb701aece0c7-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "37.120.142.43",
        "cf-ipcountry": "ES",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 18:56:46 UTC] === END API CALL LOG ===
[03-Jun-2026 18:56:46 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 18:56:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzEyIiwidXNlcm5hbWUiOiJvbWFyMTM4MSIsImVtYWlsIjoib21hcnRha2h0OEBnbWFpbC5jb20iLCJleHAiOjE3ODExMTc3MzJ9.uQI9pdTYtd_U-Vde5juxETlYk47-DzAh2B6T9g644xE
[03-Jun-2026 18:56:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 18:56:46 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 18:56:46 UTC] User ID: 712
[03-Jun-2026 18:56:46 UTC] ✅ User profile retrieved successfully for user ID: 712
[03-Jun-2026 18:56:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jun-2026 18:56:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jun-2026 18:56:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"37.120.142.43, 162.158.19.170","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzEyIiwidXNlcm5hbWUiOiJvbWFyMTM4MSIsImVtYWlsIjoib21hcnRha2h0OEBnbWFpbC5jb20iLCJleHAiOjE3ODExMTc3MzJ9.uQI9pdTYtd_U-Vde5juxETlYk47-DzAh2B6T9g644xE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a060ebaf1b00e0c7-OTP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"37.120.142.43","cf-ipcountry":"ES","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Jun-2026 18:56:56 UTC] === API CALL LOG ===
[03-Jun-2026 18:56:56 UTC] === User Orders API Called ===
[03-Jun-2026 18:56:56 UTC] Endpoint: user/profile.php
[03-Jun-2026 18:56:56 UTC] User ID: 712
[03-Jun-2026 18:56:56 UTC] Limit: 20, Offset: 0
[03-Jun-2026 18:56:56 UTC] Full Log Data: {
    "timestamp": "2026-06-03 18:56:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.120.142.43",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "37.120.142.43, 162.158.19.170",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzEyIiwidXNlcm5hbWUiOiJvbWFyMTM4MSIsImVtYWlsIjoib21hcnRha2h0OEBnbWFpbC5jb20iLCJleHAiOjE3ODExMTc3MzJ9.uQI9pdTYtd_U-Vde5juxETlYk47-DzAh2B6T9g644xE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a060ebaf1b01e0c7-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "37.120.142.43",
        "cf-ipcountry": "ES",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 18:56:56 UTC] === END API CALL LOG ===
[03-Jun-2026 18:56:56 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 18:56:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzEyIiwidXNlcm5hbWUiOiJvbWFyMTM4MSIsImVtYWlsIjoib21hcnRha2h0OEBnbWFpbC5jb20iLCJleHAiOjE3ODExMTc3MzJ9.uQI9pdTYtd_U-Vde5juxETlYk47-DzAh2B6T9g644xE
[03-Jun-2026 18:56:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 18:56:56 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 18:56:56 UTC] User ID: 712
[03-Jun-2026 18:56:56 UTC] Orders found: 0
[03-Jun-2026 18:56:56 UTC] Orders data: []
[03-Jun-2026 18:56:56 UTC] ✅ User profile retrieved successfully for user ID: 712
[03-Jun-2026 18:56:56 UTC] Total orders count: 0
[03-Jun-2026 18:56:56 UTC] === API CALL LOG ===
[03-Jun-2026 18:56:56 UTC] Endpoint: user/profile.php
[03-Jun-2026 18:56:56 UTC] Full Log Data: {
    "timestamp": "2026-06-03 18:56:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.120.142.43",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "37.120.142.43, 162.158.19.170",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzEyIiwidXNlcm5hbWUiOiJvbWFyMTM4MSIsImVtYWlsIjoib21hcnRha2h0OEBnbWFpbC5jb20iLCJleHAiOjE3ODExMTc3MzJ9.uQI9pdTYtd_U-Vde5juxETlYk47-DzAh2B6T9g644xE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a060ebb1ca32e0c7-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "37.120.142.43",
        "cf-ipcountry": "ES",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 18:56:56 UTC] === END API CALL LOG ===
[03-Jun-2026 18:56:56 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 18:56:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzEyIiwidXNlcm5hbWUiOiJvbWFyMTM4MSIsImVtYWlsIjoib21hcnRha2h0OEBnbWFpbC5jb20iLCJleHAiOjE3ODExMTc3MzJ9.uQI9pdTYtd_U-Vde5juxETlYk47-DzAh2B6T9g644xE
[03-Jun-2026 18:56:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 18:56:56 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 18:56:56 UTC] User ID: 712
[03-Jun-2026 18:56:56 UTC] ✅ User profile retrieved successfully for user ID: 712
[03-Jun-2026 18:56:59 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jun-2026 18:56:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jun-2026 18:56:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"37.120.142.43, 162.158.19.170","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzEyIiwidXNlcm5hbWUiOiJvbWFyMTM4MSIsImVtYWlsIjoib21hcnRha2h0OEBnbWFpbC5jb20iLCJleHAiOjE3ODExMTc3MzJ9.uQI9pdTYtd_U-Vde5juxETlYk47-DzAh2B6T9g644xE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a060ebc59b0ee0c7-OTP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"37.120.142.43","cf-ipcountry":"ES","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Jun-2026 18:56:59 UTC] === User Orders API Called ===
[03-Jun-2026 18:56:59 UTC] User ID: 712
[03-Jun-2026 18:56:59 UTC] Limit: 20, Offset: 0
[03-Jun-2026 18:56:59 UTC] Orders found: 0
[03-Jun-2026 18:56:59 UTC] Orders data: []
[03-Jun-2026 18:56:59 UTC] Total orders count: 0
[03-Jun-2026 18:57:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jun-2026 18:57:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jun-2026 18:57:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"37.120.142.43, 162.158.19.170","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzEyIiwidXNlcm5hbWUiOiJvbWFyMTM4MSIsImVtYWlsIjoib21hcnRha2h0OEBnbWFpbC5jb20iLCJleHAiOjE3ODExMTc3MzJ9.uQI9pdTYtd_U-Vde5juxETlYk47-DzAh2B6T9g644xE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a060ebef394ce0c7-OTP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"37.120.142.43","cf-ipcountry":"ES","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Jun-2026 18:57:06 UTC] === User Orders API Called ===
[03-Jun-2026 18:57:06 UTC] User ID: 712
[03-Jun-2026 18:57:06 UTC] Limit: 20, Offset: 0
[03-Jun-2026 18:57:06 UTC] Orders found: 0
[03-Jun-2026 18:57:06 UTC] Orders data: []
[03-Jun-2026 18:57:06 UTC] Total orders count: 0
[03-Jun-2026 18:57:06 UTC] === API CALL LOG ===
[03-Jun-2026 18:57:06 UTC] Endpoint: user/profile.php
[03-Jun-2026 18:57:06 UTC] Full Log Data: {
    "timestamp": "2026-06-03 18:57:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.120.142.43",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "37.120.142.43, 162.158.19.170",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzEyIiwidXNlcm5hbWUiOiJvbWFyMTM4MSIsImVtYWlsIjoib21hcnRha2h0OEBnbWFpbC5jb20iLCJleHAiOjE3ODExMTc3MzJ9.uQI9pdTYtd_U-Vde5juxETlYk47-DzAh2B6T9g644xE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a060ebef394fe0c7-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "37.120.142.43",
        "cf-ipcountry": "ES",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 18:57:06 UTC] === END API CALL LOG ===
[03-Jun-2026 18:57:06 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 18:57:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzEyIiwidXNlcm5hbWUiOiJvbWFyMTM4MSIsImVtYWlsIjoib21hcnRha2h0OEBnbWFpbC5jb20iLCJleHAiOjE3ODExMTc3MzJ9.uQI9pdTYtd_U-Vde5juxETlYk47-DzAh2B6T9g644xE
[03-Jun-2026 18:57:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 18:57:06 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 18:57:06 UTC] User ID: 712
[03-Jun-2026 18:57:06 UTC] ✅ User profile retrieved successfully for user ID: 712
[03-Jun-2026 18:57:06 UTC] === API CALL LOG ===
[03-Jun-2026 18:57:06 UTC] Endpoint: user/profile.php
[03-Jun-2026 18:57:06 UTC] Full Log Data: {
    "timestamp": "2026-06-03 18:57:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.120.142.43",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "37.120.142.43, 162.158.19.170",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzEyIiwidXNlcm5hbWUiOiJvbWFyMTM4MSIsImVtYWlsIjoib21hcnRha2h0OEBnbWFpbC5jb20iLCJleHAiOjE3ODExMTc3MzJ9.uQI9pdTYtd_U-Vde5juxETlYk47-DzAh2B6T9g644xE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a060ebf1f932e0c7-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "37.120.142.43",
        "cf-ipcountry": "ES",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 18:57:06 UTC] === END API CALL LOG ===
[03-Jun-2026 18:57:06 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 18:57:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzEyIiwidXNlcm5hbWUiOiJvbWFyMTM4MSIsImVtYWlsIjoib21hcnRha2h0OEBnbWFpbC5jb20iLCJleHAiOjE3ODExMTc3MzJ9.uQI9pdTYtd_U-Vde5juxETlYk47-DzAh2B6T9g644xE
[03-Jun-2026 18:57:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 18:57:06 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 18:57:06 UTC] User ID: 712
[03-Jun-2026 18:57:06 UTC] ✅ User profile retrieved successfully for user ID: 712
[03-Jun-2026 19:49:11 UTC] === API CALL LOG ===
[03-Jun-2026 19:49:11 UTC] Endpoint: user/profile.php
[03-Jun-2026 19:49:11 UTC] Full Log Data: {
    "timestamp": "2026-06-03 19:49:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a0d:b201:1040:45c0:2839:2cff:fedf:2f08",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a0d:b201:1040:45c0:2839:2cff:fedf:2f08, 162.158.103.84",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzEzIiwidXNlcm5hbWUiOiJoZGhkamRqamQiLCJlbWFpbCI6ImF0b3RrcnV0b2pAZ21haWwuY29tIiwiZXhwIjoxNzgxMTIwOTUwfQ.Pv6y8JNlfWL2UuYThEzjEUbxs7Q4Ap_aXwHw4obT8lE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a061383ceb3bef91-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a0d:b201:1040:45c0:2839:2cff:fedf:2f08",
        "cf-ipcountry": "KZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 19:49:11 UTC] === END API CALL LOG ===
[03-Jun-2026 19:49:11 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 19:49:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzEzIiwidXNlcm5hbWUiOiJoZGhkamRqamQiLCJlbWFpbCI6ImF0b3RrcnV0b2pAZ21haWwuY29tIiwiZXhwIjoxNzgxMTIwOTUwfQ.Pv6y8JNlfWL2UuYThEzjEUbxs7Q4Ap_aXwHw4obT8lE
[03-Jun-2026 19:49:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 19:49:11 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 19:49:11 UTC] User ID: 713
[03-Jun-2026 19:49:11 UTC] ✅ User profile retrieved successfully for user ID: 713
[03-Jun-2026 19:49:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jun-2026 19:49:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jun-2026 19:49:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a0d:b201:1040:45c0:2839:2cff:fedf:2f08, 162.158.103.84","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzEzIiwidXNlcm5hbWUiOiJoZGhkamRqamQiLCJlbWFpbCI6ImF0b3RrcnV0b2pAZ21haWwuY29tIiwiZXhwIjoxNzgxMTIwOTUwfQ.Pv6y8JNlfWL2UuYThEzjEUbxs7Q4Ap_aXwHw4obT8lE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a061383ceb41ef91-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a0d:b201:1040:45c0:2839:2cff:fedf:2f08","cf-ipcountry":"KZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Jun-2026 19:49:11 UTC] === User Orders API Called ===
[03-Jun-2026 19:49:11 UTC] User ID: 713
[03-Jun-2026 19:49:11 UTC] Limit: 20, Offset: 0
[03-Jun-2026 19:49:11 UTC] Orders found: 0
[03-Jun-2026 19:49:11 UTC] Orders data: []
[03-Jun-2026 19:49:11 UTC] Total orders count: 0
[03-Jun-2026 19:49:12 UTC] === API CALL LOG ===
[03-Jun-2026 19:49:12 UTC] Endpoint: user/profile.php
[03-Jun-2026 19:49:12 UTC] Full Log Data: {
    "timestamp": "2026-06-03 19:49:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a0d:b201:1040:45c0:2839:2cff:fedf:2f08",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a0d:b201:1040:45c0:2839:2cff:fedf:2f08, 162.158.103.84",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzEzIiwidXNlcm5hbWUiOiJoZGhkamRqamQiLCJlbWFpbCI6ImF0b3RrcnV0b2pAZ21haWwuY29tIiwiZXhwIjoxNzgxMTIwOTUwfQ.Pv6y8JNlfWL2UuYThEzjEUbxs7Q4Ap_aXwHw4obT8lE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a061383dfdccef91-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a0d:b201:1040:45c0:2839:2cff:fedf:2f08",
        "cf-ipcountry": "KZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 19:49:12 UTC] === END API CALL LOG ===
[03-Jun-2026 19:49:12 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 19:49:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzEzIiwidXNlcm5hbWUiOiJoZGhkamRqamQiLCJlbWFpbCI6ImF0b3RrcnV0b2pAZ21haWwuY29tIiwiZXhwIjoxNzgxMTIwOTUwfQ.Pv6y8JNlfWL2UuYThEzjEUbxs7Q4Ap_aXwHw4obT8lE
[03-Jun-2026 19:49:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 19:49:12 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 19:49:12 UTC] User ID: 713
[03-Jun-2026 19:49:12 UTC] ✅ User profile retrieved successfully for user ID: 713
[03-Jun-2026 19:49:12 UTC] === API CALL LOG ===
[03-Jun-2026 19:49:12 UTC] Endpoint: user/profile.php
[03-Jun-2026 19:49:12 UTC] Full Log Data: {
    "timestamp": "2026-06-03 19:49:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a0d:b201:1040:45c0:2839:2cff:fedf:2f08",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a0d:b201:1040:45c0:2839:2cff:fedf:2f08, 162.158.103.84",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzEzIiwidXNlcm5hbWUiOiJoZGhkamRqamQiLCJlbWFpbCI6ImF0b3RrcnV0b2pAZ21haWwuY29tIiwiZXhwIjoxNzgxMTIwOTUwfQ.Pv6y8JNlfWL2UuYThEzjEUbxs7Q4Ap_aXwHw4obT8lE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0613843ec62ef91-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a0d:b201:1040:45c0:2839:2cff:fedf:2f08",
        "cf-ipcountry": "KZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 19:49:12 UTC] === END API CALL LOG ===
[03-Jun-2026 19:49:12 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 19:49:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzEzIiwidXNlcm5hbWUiOiJoZGhkamRqamQiLCJlbWFpbCI6ImF0b3RrcnV0b2pAZ21haWwuY29tIiwiZXhwIjoxNzgxMTIwOTUwfQ.Pv6y8JNlfWL2UuYThEzjEUbxs7Q4Ap_aXwHw4obT8lE
[03-Jun-2026 19:49:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 19:49:12 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 19:49:12 UTC] User ID: 713
[03-Jun-2026 19:49:12 UTC] ✅ User profile retrieved successfully for user ID: 713
[03-Jun-2026 19:49:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jun-2026 19:49:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jun-2026 19:49:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a0d:b201:1040:45c0:2839:2cff:fedf:2f08, 162.158.103.84","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzEzIiwidXNlcm5hbWUiOiJoZGhkamRqamQiLCJlbWFpbCI6ImF0b3RrcnV0b2pAZ21haWwuY29tIiwiZXhwIjoxNzgxMTIwOTUwfQ.Pv6y8JNlfWL2UuYThEzjEUbxs7Q4Ap_aXwHw4obT8lE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a061387a5ff3ef91-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a0d:b201:1040:45c0:2839:2cff:fedf:2f08","cf-ipcountry":"KZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Jun-2026 19:49:21 UTC] === User Orders API Called ===
[03-Jun-2026 19:49:21 UTC] User ID: 713
[03-Jun-2026 19:49:21 UTC] Limit: 20, Offset: 0
[03-Jun-2026 19:49:21 UTC] Orders found: 0
[03-Jun-2026 19:49:21 UTC] Orders data: []
[03-Jun-2026 19:49:21 UTC] Total orders count: 0
[03-Jun-2026 19:49:22 UTC] === API CALL LOG ===
[03-Jun-2026 19:49:22 UTC] Endpoint: user/profile.php
[03-Jun-2026 19:49:22 UTC] Full Log Data: {
    "timestamp": "2026-06-03 19:49:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a0d:b201:1040:45c0:2839:2cff:fedf:2f08",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a0d:b201:1040:45c0:2839:2cff:fedf:2f08, 162.158.103.84",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzEzIiwidXNlcm5hbWUiOiJoZGhkamRqamQiLCJlbWFpbCI6ImF0b3RrcnV0b2pAZ21haWwuY29tIiwiZXhwIjoxNzgxMTIwOTUwfQ.Pv6y8JNlfWL2UuYThEzjEUbxs7Q4Ap_aXwHw4obT8lE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0613881bcefef91-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a0d:b201:1040:45c0:2839:2cff:fedf:2f08",
        "cf-ipcountry": "KZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 19:49:22 UTC] === END API CALL LOG ===
[03-Jun-2026 19:49:22 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 19:49:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzEzIiwidXNlcm5hbWUiOiJoZGhkamRqamQiLCJlbWFpbCI6ImF0b3RrcnV0b2pAZ21haWwuY29tIiwiZXhwIjoxNzgxMTIwOTUwfQ.Pv6y8JNlfWL2UuYThEzjEUbxs7Q4Ap_aXwHw4obT8lE
[03-Jun-2026 19:49:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 19:49:22 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 19:49:22 UTC] User ID: 713
[03-Jun-2026 19:49:22 UTC] ✅ User profile retrieved successfully for user ID: 713
[03-Jun-2026 19:49:23 UTC] User Purchases API - User ID: 713
[03-Jun-2026 19:49:23 UTC] User Purchases API - Total purchases found: 0
[03-Jun-2026 19:49:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jun-2026 19:49:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jun-2026 19:49:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a0d:b201:1040:45c0:2839:2cff:fedf:2f08, 162.158.103.84","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzEzIiwidXNlcm5hbWUiOiJoZGhkamRqamQiLCJlbWFpbCI6ImF0b3RrcnV0b2pAZ21haWwuY29tIiwiZXhwIjoxNzgxMTIwOTUwfQ.Pv6y8JNlfWL2UuYThEzjEUbxs7Q4Ap_aXwHw4obT8lE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a06138927fe0ef91-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a0d:b201:1040:45c0:2839:2cff:fedf:2f08","cf-ipcountry":"KZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Jun-2026 19:49:25 UTC] === User Orders API Called ===
[03-Jun-2026 19:49:25 UTC] User ID: 713
[03-Jun-2026 19:49:25 UTC] Limit: 20, Offset: 0
[03-Jun-2026 19:49:25 UTC] === API CALL LOG ===
[03-Jun-2026 19:49:25 UTC] Endpoint: user/profile.php
[03-Jun-2026 19:49:25 UTC] Full Log Data: {
    "timestamp": "2026-06-03 19:49:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a0d:b201:1040:45c0:2839:2cff:fedf:2f08",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a0d:b201:1040:45c0:2839:2cff:fedf:2f08, 162.158.103.84",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzEzIiwidXNlcm5hbWUiOiJoZGhkamRqamQiLCJlbWFpbCI6ImF0b3RrcnV0b2pAZ21haWwuY29tIiwiZXhwIjoxNzgxMTIwOTUwfQ.Pv6y8JNlfWL2UuYThEzjEUbxs7Q4Ap_aXwHw4obT8lE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a06138927fe4ef91-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a0d:b201:1040:45c0:2839:2cff:fedf:2f08",
        "cf-ipcountry": "KZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 19:49:25 UTC] === END API CALL LOG ===
[03-Jun-2026 19:49:25 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 19:49:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzEzIiwidXNlcm5hbWUiOiJoZGhkamRqamQiLCJlbWFpbCI6ImF0b3RrcnV0b2pAZ21haWwuY29tIiwiZXhwIjoxNzgxMTIwOTUwfQ.Pv6y8JNlfWL2UuYThEzjEUbxs7Q4Ap_aXwHw4obT8lE
[03-Jun-2026 19:49:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 19:49:25 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 19:49:25 UTC] User ID: 713
[03-Jun-2026 19:49:25 UTC] Orders found: 0
[03-Jun-2026 19:49:25 UTC] Orders data: []
[03-Jun-2026 19:49:25 UTC] ✅ User profile retrieved successfully for user ID: 713
[03-Jun-2026 19:49:25 UTC] Total orders count: 0
[03-Jun-2026 19:49:26 UTC] === API CALL LOG ===
[03-Jun-2026 19:49:26 UTC] Endpoint: user/profile.php
[03-Jun-2026 19:49:26 UTC] Full Log Data: {
    "timestamp": "2026-06-03 19:49:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a0d:b201:1040:45c0:2839:2cff:fedf:2f08",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a0d:b201:1040:45c0:2839:2cff:fedf:2f08, 162.158.103.84",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzEzIiwidXNlcm5hbWUiOiJoZGhkamRqamQiLCJlbWFpbCI6ImF0b3RrcnV0b2pAZ21haWwuY29tIiwiZXhwIjoxNzgxMTIwOTUwfQ.Pv6y8JNlfWL2UuYThEzjEUbxs7Q4Ap_aXwHw4obT8lE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a06138963bc8ef91-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a0d:b201:1040:45c0:2839:2cff:fedf:2f08",
        "cf-ipcountry": "KZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 19:49:26 UTC] === END API CALL LOG ===
[03-Jun-2026 19:49:26 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 19:49:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzEzIiwidXNlcm5hbWUiOiJoZGhkamRqamQiLCJlbWFpbCI6ImF0b3RrcnV0b2pAZ21haWwuY29tIiwiZXhwIjoxNzgxMTIwOTUwfQ.Pv6y8JNlfWL2UuYThEzjEUbxs7Q4Ap_aXwHw4obT8lE
[03-Jun-2026 19:49:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 19:49:26 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 19:49:26 UTC] User ID: 713
[03-Jun-2026 19:49:26 UTC] ✅ User profile retrieved successfully for user ID: 713
[03-Jun-2026 19:49:26 UTC] === API CALL LOG ===
[03-Jun-2026 19:49:26 UTC] Endpoint: user/profile.php
[03-Jun-2026 19:49:26 UTC] Full Log Data: {
    "timestamp": "2026-06-03 19:49:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a0d:b201:1040:45c0:2839:2cff:fedf:2f08",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a0d:b201:1040:45c0:2839:2cff:fedf:2f08, 162.158.103.84",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzEzIiwidXNlcm5hbWUiOiJoZGhkamRqamQiLCJlbWFpbCI6ImF0b3RrcnV0b2pAZ21haWwuY29tIiwiZXhwIjoxNzgxMTIwOTUwfQ.Pv6y8JNlfWL2UuYThEzjEUbxs7Q4Ap_aXwHw4obT8lE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0613898cbb6ef91-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a0d:b201:1040:45c0:2839:2cff:fedf:2f08",
        "cf-ipcountry": "KZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 19:49:26 UTC] === END API CALL LOG ===
[03-Jun-2026 19:49:26 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 19:49:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzEzIiwidXNlcm5hbWUiOiJoZGhkamRqamQiLCJlbWFpbCI6ImF0b3RrcnV0b2pAZ21haWwuY29tIiwiZXhwIjoxNzgxMTIwOTUwfQ.Pv6y8JNlfWL2UuYThEzjEUbxs7Q4Ap_aXwHw4obT8lE
[03-Jun-2026 19:49:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 19:49:26 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 19:49:26 UTC] User ID: 713
[03-Jun-2026 19:49:26 UTC] ✅ User profile retrieved successfully for user ID: 713
[03-Jun-2026 19:49:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jun-2026 19:49:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jun-2026 19:49:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a0d:b201:1040:45c0:2839:2cff:fedf:2f08, 162.158.103.84","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzEzIiwidXNlcm5hbWUiOiJoZGhkamRqamQiLCJlbWFpbCI6ImF0b3RrcnV0b2pAZ21haWwuY29tIiwiZXhwIjoxNzgxMTIwOTUwfQ.Pv6y8JNlfWL2UuYThEzjEUbxs7Q4Ap_aXwHw4obT8lE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a06138b64e9aef91-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a0d:b201:1040:45c0:2839:2cff:fedf:2f08","cf-ipcountry":"KZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Jun-2026 19:49:31 UTC] === User Orders API Called ===
[03-Jun-2026 19:49:31 UTC] User ID: 713
[03-Jun-2026 19:49:31 UTC] Limit: 20, Offset: 0
[03-Jun-2026 19:49:31 UTC] Orders found: 0
[03-Jun-2026 19:49:31 UTC] Orders data: []
[03-Jun-2026 19:49:31 UTC] Total orders count: 0
[03-Jun-2026 19:49:31 UTC] === API CALL LOG ===
[03-Jun-2026 19:49:31 UTC] Endpoint: user/profile.php
[03-Jun-2026 19:49:31 UTC] Full Log Data: {
    "timestamp": "2026-06-03 19:49:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a0d:b201:1040:45c0:2839:2cff:fedf:2f08",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a0d:b201:1040:45c0:2839:2cff:fedf:2f08, 162.158.103.84",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzEzIiwidXNlcm5hbWUiOiJoZGhkamRqamQiLCJlbWFpbCI6ImF0b3RrcnV0b2pAZ21haWwuY29tIiwiZXhwIjoxNzgxMTIwOTUwfQ.Pv6y8JNlfWL2UuYThEzjEUbxs7Q4Ap_aXwHw4obT8lE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a06138b64e9cef91-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a0d:b201:1040:45c0:2839:2cff:fedf:2f08",
        "cf-ipcountry": "KZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 19:49:31 UTC] === END API CALL LOG ===
[03-Jun-2026 19:49:31 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 19:49:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzEzIiwidXNlcm5hbWUiOiJoZGhkamRqamQiLCJlbWFpbCI6ImF0b3RrcnV0b2pAZ21haWwuY29tIiwiZXhwIjoxNzgxMTIwOTUwfQ.Pv6y8JNlfWL2UuYThEzjEUbxs7Q4Ap_aXwHw4obT8lE
[03-Jun-2026 19:49:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 19:49:31 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 19:49:31 UTC] User ID: 713
[03-Jun-2026 19:49:31 UTC] ✅ User profile retrieved successfully for user ID: 713
[03-Jun-2026 19:49:31 UTC] === API CALL LOG ===
[03-Jun-2026 19:49:31 UTC] Endpoint: user/profile.php
[03-Jun-2026 19:49:31 UTC] Full Log Data: {
    "timestamp": "2026-06-03 19:49:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a0d:b201:1040:45c0:2839:2cff:fedf:2f08",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a0d:b201:1040:45c0:2839:2cff:fedf:2f08, 162.158.103.84",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzEzIiwidXNlcm5hbWUiOiJoZGhkamRqamQiLCJlbWFpbCI6ImF0b3RrcnV0b2pAZ21haWwuY29tIiwiZXhwIjoxNzgxMTIwOTUwfQ.Pv6y8JNlfWL2UuYThEzjEUbxs7Q4Ap_aXwHw4obT8lE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a06138ba2a72ef91-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a0d:b201:1040:45c0:2839:2cff:fedf:2f08",
        "cf-ipcountry": "KZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 19:49:31 UTC] === END API CALL LOG ===
[03-Jun-2026 19:49:31 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 19:49:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzEzIiwidXNlcm5hbWUiOiJoZGhkamRqamQiLCJlbWFpbCI6ImF0b3RrcnV0b2pAZ21haWwuY29tIiwiZXhwIjoxNzgxMTIwOTUwfQ.Pv6y8JNlfWL2UuYThEzjEUbxs7Q4Ap_aXwHw4obT8lE
[03-Jun-2026 19:49:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 19:49:31 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 19:49:31 UTC] User ID: 713
[03-Jun-2026 19:49:31 UTC] ✅ User profile retrieved successfully for user ID: 713
[03-Jun-2026 19:49:32 UTC] === API CALL LOG ===
[03-Jun-2026 19:49:32 UTC] Endpoint: user/profile.php
[03-Jun-2026 19:49:32 UTC] Full Log Data: {
    "timestamp": "2026-06-03 19:49:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a0d:b201:1040:45c0:2839:2cff:fedf:2f08",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a0d:b201:1040:45c0:2839:2cff:fedf:2f08, 162.158.103.84",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzEzIiwidXNlcm5hbWUiOiJoZGhkamRqamQiLCJlbWFpbCI6ImF0b3RrcnV0b2pAZ21haWwuY29tIiwiZXhwIjoxNzgxMTIwOTUwfQ.Pv6y8JNlfWL2UuYThEzjEUbxs7Q4Ap_aXwHw4obT8lE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a06138bcba69ef91-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a0d:b201:1040:45c0:2839:2cff:fedf:2f08",
        "cf-ipcountry": "KZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 19:49:32 UTC] === END API CALL LOG ===
[03-Jun-2026 19:49:32 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 19:49:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzEzIiwidXNlcm5hbWUiOiJoZGhkamRqamQiLCJlbWFpbCI6ImF0b3RrcnV0b2pAZ21haWwuY29tIiwiZXhwIjoxNzgxMTIwOTUwfQ.Pv6y8JNlfWL2UuYThEzjEUbxs7Q4Ap_aXwHw4obT8lE
[03-Jun-2026 19:49:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 19:49:32 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 19:49:32 UTC] User ID: 713
[03-Jun-2026 19:49:32 UTC] ✅ User profile retrieved successfully for user ID: 713
[03-Jun-2026 19:49:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jun-2026 19:49:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jun-2026 19:49:36 UTC] === API CALL LOG ===
[03-Jun-2026 19:49:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a0d:b201:1040:45c0:2839:2cff:fedf:2f08, 162.158.103.84","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzEzIiwidXNlcm5hbWUiOiJoZGhkamRqamQiLCJlbWFpbCI6ImF0b3RrcnV0b2pAZ21haWwuY29tIiwiZXhwIjoxNzgxMTIwOTUwfQ.Pv6y8JNlfWL2UuYThEzjEUbxs7Q4Ap_aXwHw4obT8lE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a06138d81eb3ef91-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a0d:b201:1040:45c0:2839:2cff:fedf:2f08","cf-ipcountry":"KZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Jun-2026 19:49:36 UTC] Endpoint: user/profile.php
[03-Jun-2026 19:49:36 UTC] Full Log Data: {
    "timestamp": "2026-06-03 19:49:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a0d:b201:1040:45c0:2839:2cff:fedf:2f08",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a0d:b201:1040:45c0:2839:2cff:fedf:2f08, 162.158.103.84",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzEzIiwidXNlcm5hbWUiOiJoZGhkamRqamQiLCJlbWFpbCI6ImF0b3RrcnV0b2pAZ21haWwuY29tIiwiZXhwIjoxNzgxMTIwOTUwfQ.Pv6y8JNlfWL2UuYThEzjEUbxs7Q4Ap_aXwHw4obT8lE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a06138d81eb5ef91-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a0d:b201:1040:45c0:2839:2cff:fedf:2f08",
        "cf-ipcountry": "KZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 19:49:36 UTC] === User Orders API Called ===
[03-Jun-2026 19:49:36 UTC] === END API CALL LOG ===
[03-Jun-2026 19:49:36 UTC] User ID: 713
[03-Jun-2026 19:49:36 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 19:49:36 UTC] Limit: 20, Offset: 0
[03-Jun-2026 19:49:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzEzIiwidXNlcm5hbWUiOiJoZGhkamRqamQiLCJlbWFpbCI6ImF0b3RrcnV0b2pAZ21haWwuY29tIiwiZXhwIjoxNzgxMTIwOTUwfQ.Pv6y8JNlfWL2UuYThEzjEUbxs7Q4Ap_aXwHw4obT8lE
[03-Jun-2026 19:49:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 19:49:36 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 19:49:36 UTC] User ID: 713
[03-Jun-2026 19:49:36 UTC] ✅ User profile retrieved successfully for user ID: 713
[03-Jun-2026 19:49:36 UTC] Orders found: 0
[03-Jun-2026 19:49:36 UTC] Orders data: []
[03-Jun-2026 19:49:36 UTC] Total orders count: 0
[03-Jun-2026 19:49:37 UTC] === API CALL LOG ===
[03-Jun-2026 19:49:37 UTC] Endpoint: user/profile.php
[03-Jun-2026 19:49:37 UTC] Full Log Data: {
    "timestamp": "2026-06-03 19:49:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a0d:b201:1040:45c0:2839:2cff:fedf:2f08",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a0d:b201:1040:45c0:2839:2cff:fedf:2f08, 162.158.103.84",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzEzIiwidXNlcm5hbWUiOiJoZGhkamRqamQiLCJlbWFpbCI6ImF0b3RrcnV0b2pAZ21haWwuY29tIiwiZXhwIjoxNzgxMTIwOTUwfQ.Pv6y8JNlfWL2UuYThEzjEUbxs7Q4Ap_aXwHw4obT8lE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a06138db9812ef91-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a0d:b201:1040:45c0:2839:2cff:fedf:2f08",
        "cf-ipcountry": "KZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 19:49:37 UTC] === END API CALL LOG ===
[03-Jun-2026 19:49:37 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 19:49:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzEzIiwidXNlcm5hbWUiOiJoZGhkamRqamQiLCJlbWFpbCI6ImF0b3RrcnV0b2pAZ21haWwuY29tIiwiZXhwIjoxNzgxMTIwOTUwfQ.Pv6y8JNlfWL2UuYThEzjEUbxs7Q4Ap_aXwHw4obT8lE
[03-Jun-2026 19:49:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 19:49:37 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 19:49:37 UTC] User ID: 713
[03-Jun-2026 19:49:37 UTC] ✅ User profile retrieved successfully for user ID: 713
[03-Jun-2026 19:49:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jun-2026 19:49:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jun-2026 19:49:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a0d:b201:1040:45c0:2839:2cff:fedf:2f08, 162.158.103.84","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzEzIiwidXNlcm5hbWUiOiJoZGhkamRqamQiLCJlbWFpbCI6ImF0b3RrcnV0b2pAZ21haWwuY29tIiwiZXhwIjoxNzgxMTIwOTUwfQ.Pv6y8JNlfWL2UuYThEzjEUbxs7Q4Ap_aXwHw4obT8lE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a06138de382aef91-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a0d:b201:1040:45c0:2839:2cff:fedf:2f08","cf-ipcountry":"KZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Jun-2026 19:49:37 UTC] === User Orders API Called ===
[03-Jun-2026 19:49:37 UTC] User ID: 713
[03-Jun-2026 19:49:37 UTC] Limit: 20, Offset: 0
[03-Jun-2026 19:49:37 UTC] Orders found: 0
[03-Jun-2026 19:49:37 UTC] Orders data: []
[03-Jun-2026 19:49:37 UTC] Total orders count: 0
[03-Jun-2026 19:49:37 UTC] === API CALL LOG ===
[03-Jun-2026 19:49:37 UTC] Endpoint: user/profile.php
[03-Jun-2026 19:49:37 UTC] Full Log Data: {
    "timestamp": "2026-06-03 19:49:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a0d:b201:1040:45c0:2839:2cff:fedf:2f08",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a0d:b201:1040:45c0:2839:2cff:fedf:2f08, 162.158.103.84",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzEzIiwidXNlcm5hbWUiOiJoZGhkamRqamQiLCJlbWFpbCI6ImF0b3RrcnV0b2pAZ21haWwuY29tIiwiZXhwIjoxNzgxMTIwOTUwfQ.Pv6y8JNlfWL2UuYThEzjEUbxs7Q4Ap_aXwHw4obT8lE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a06138df7bd9ef91-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a0d:b201:1040:45c0:2839:2cff:fedf:2f08",
        "cf-ipcountry": "KZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 19:49:37 UTC] === END API CALL LOG ===
[03-Jun-2026 19:49:37 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 19:49:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzEzIiwidXNlcm5hbWUiOiJoZGhkamRqamQiLCJlbWFpbCI6ImF0b3RrcnV0b2pAZ21haWwuY29tIiwiZXhwIjoxNzgxMTIwOTUwfQ.Pv6y8JNlfWL2UuYThEzjEUbxs7Q4Ap_aXwHw4obT8lE
[03-Jun-2026 19:49:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 19:49:37 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 19:49:37 UTC] User ID: 713
[03-Jun-2026 19:49:37 UTC] ✅ User profile retrieved successfully for user ID: 713
[03-Jun-2026 19:49:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jun-2026 19:49:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jun-2026 19:49:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a0d:b201:1040:45c0:2839:2cff:fedf:2f08, 162.158.103.84","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzEzIiwidXNlcm5hbWUiOiJoZGhkamRqamQiLCJlbWFpbCI6ImF0b3RrcnV0b2pAZ21haWwuY29tIiwiZXhwIjoxNzgxMTIwOTUwfQ.Pv6y8JNlfWL2UuYThEzjEUbxs7Q4Ap_aXwHw4obT8lE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a06138e78918ef91-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a0d:b201:1040:45c0:2839:2cff:fedf:2f08","cf-ipcountry":"KZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Jun-2026 19:49:39 UTC] === User Orders API Called ===
[03-Jun-2026 19:49:39 UTC] User ID: 713
[03-Jun-2026 19:49:39 UTC] Limit: 20, Offset: 0
[03-Jun-2026 19:49:39 UTC] Orders found: 0
[03-Jun-2026 19:49:39 UTC] Orders data: []
[03-Jun-2026 19:49:39 UTC] Total orders count: 0
[03-Jun-2026 19:49:39 UTC] === API CALL LOG ===
[03-Jun-2026 19:49:39 UTC] Endpoint: user/profile.php
[03-Jun-2026 19:49:39 UTC] Full Log Data: {
    "timestamp": "2026-06-03 19:49:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a0d:b201:1040:45c0:2839:2cff:fedf:2f08",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a0d:b201:1040:45c0:2839:2cff:fedf:2f08, 162.158.103.84",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzEzIiwidXNlcm5hbWUiOiJoZGhkamRqamQiLCJlbWFpbCI6ImF0b3RrcnV0b2pAZ21haWwuY29tIiwiZXhwIjoxNzgxMTIwOTUwfQ.Pv6y8JNlfWL2UuYThEzjEUbxs7Q4Ap_aXwHw4obT8lE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a06138e7891aef91-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a0d:b201:1040:45c0:2839:2cff:fedf:2f08",
        "cf-ipcountry": "KZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 19:49:39 UTC] === END API CALL LOG ===
[03-Jun-2026 19:49:39 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 19:49:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzEzIiwidXNlcm5hbWUiOiJoZGhkamRqamQiLCJlbWFpbCI6ImF0b3RrcnV0b2pAZ21haWwuY29tIiwiZXhwIjoxNzgxMTIwOTUwfQ.Pv6y8JNlfWL2UuYThEzjEUbxs7Q4Ap_aXwHw4obT8lE
[03-Jun-2026 19:49:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 19:49:39 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 19:49:39 UTC] User ID: 713
[03-Jun-2026 19:49:39 UTC] ✅ User profile retrieved successfully for user ID: 713
[03-Jun-2026 19:49:40 UTC] === API CALL LOG ===
[03-Jun-2026 19:49:40 UTC] Endpoint: user/profile.php
[03-Jun-2026 19:49:40 UTC] Full Log Data: {
    "timestamp": "2026-06-03 19:49:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a0d:b201:1040:45c0:2839:2cff:fedf:2f08",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a0d:b201:1040:45c0:2839:2cff:fedf:2f08, 162.158.103.84",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzEzIiwidXNlcm5hbWUiOiJoZGhkamRqamQiLCJlbWFpbCI6ImF0b3RrcnV0b2pAZ21haWwuY29tIiwiZXhwIjoxNzgxMTIwOTUwfQ.Pv6y8JNlfWL2UuYThEzjEUbxs7Q4Ap_aXwHw4obT8lE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a06138f0189def91-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a0d:b201:1040:45c0:2839:2cff:fedf:2f08",
        "cf-ipcountry": "KZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 19:49:40 UTC] === END API CALL LOG ===
[03-Jun-2026 19:49:40 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 19:49:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzEzIiwidXNlcm5hbWUiOiJoZGhkamRqamQiLCJlbWFpbCI6ImF0b3RrcnV0b2pAZ21haWwuY29tIiwiZXhwIjoxNzgxMTIwOTUwfQ.Pv6y8JNlfWL2UuYThEzjEUbxs7Q4Ap_aXwHw4obT8lE
[03-Jun-2026 19:49:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 19:49:40 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 19:49:40 UTC] User ID: 713
[03-Jun-2026 19:49:40 UTC] ✅ User profile retrieved successfully for user ID: 713
[03-Jun-2026 19:49:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jun-2026 19:49:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jun-2026 19:49:46 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a0d:b201:1040:45c0:2839:2cff:fedf:2f08, 162.158.103.84","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzEzIiwidXNlcm5hbWUiOiJoZGhkamRqamQiLCJlbWFpbCI6ImF0b3RrcnV0b2pAZ21haWwuY29tIiwiZXhwIjoxNzgxMTIwOTUwfQ.Pv6y8JNlfWL2UuYThEzjEUbxs7Q4Ap_aXwHw4obT8lE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a06139143e92ef91-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a0d:b201:1040:45c0:2839:2cff:fedf:2f08","cf-ipcountry":"KZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Jun-2026 19:49:46 UTC] === User Orders API Called ===
[03-Jun-2026 19:49:46 UTC] User ID: 713
[03-Jun-2026 19:49:46 UTC] Limit: 20, Offset: 0
[03-Jun-2026 19:49:46 UTC] === API CALL LOG ===
[03-Jun-2026 19:49:46 UTC] Endpoint: user/profile.php
[03-Jun-2026 19:49:46 UTC] Full Log Data: {
    "timestamp": "2026-06-03 19:49:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a0d:b201:1040:45c0:2839:2cff:fedf:2f08",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a0d:b201:1040:45c0:2839:2cff:fedf:2f08, 162.158.103.84",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzEzIiwidXNlcm5hbWUiOiJoZGhkamRqamQiLCJlbWFpbCI6ImF0b3RrcnV0b2pAZ21haWwuY29tIiwiZXhwIjoxNzgxMTIwOTUwfQ.Pv6y8JNlfWL2UuYThEzjEUbxs7Q4Ap_aXwHw4obT8lE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a06139143e96ef91-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a0d:b201:1040:45c0:2839:2cff:fedf:2f08",
        "cf-ipcountry": "KZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 19:49:46 UTC] === END API CALL LOG ===
[03-Jun-2026 19:49:46 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 19:49:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzEzIiwidXNlcm5hbWUiOiJoZGhkamRqamQiLCJlbWFpbCI6ImF0b3RrcnV0b2pAZ21haWwuY29tIiwiZXhwIjoxNzgxMTIwOTUwfQ.Pv6y8JNlfWL2UuYThEzjEUbxs7Q4Ap_aXwHw4obT8lE
[03-Jun-2026 19:49:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 19:49:46 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 19:49:46 UTC] User ID: 713
[03-Jun-2026 19:49:46 UTC] Orders found: 0
[03-Jun-2026 19:49:46 UTC] ✅ User profile retrieved successfully for user ID: 713
[03-Jun-2026 19:49:46 UTC] Orders data: []
[03-Jun-2026 19:49:46 UTC] Total orders count: 0
[03-Jun-2026 19:49:46 UTC] === API CALL LOG ===
[03-Jun-2026 19:49:46 UTC] Endpoint: user/profile.php
[03-Jun-2026 19:49:46 UTC] Full Log Data: {
    "timestamp": "2026-06-03 19:49:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a0d:b201:1040:45c0:2839:2cff:fedf:2f08",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a0d:b201:1040:45c0:2839:2cff:fedf:2f08, 162.158.103.84",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzEzIiwidXNlcm5hbWUiOiJoZGhkamRqamQiLCJlbWFpbCI6ImF0b3RrcnV0b2pAZ21haWwuY29tIiwiZXhwIjoxNzgxMTIwOTUwfQ.Pv6y8JNlfWL2UuYThEzjEUbxs7Q4Ap_aXwHw4obT8lE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a061391828aaef91-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a0d:b201:1040:45c0:2839:2cff:fedf:2f08",
        "cf-ipcountry": "KZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 19:49:46 UTC] === END API CALL LOG ===
[03-Jun-2026 19:49:46 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 19:49:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzEzIiwidXNlcm5hbWUiOiJoZGhkamRqamQiLCJlbWFpbCI6ImF0b3RrcnV0b2pAZ21haWwuY29tIiwiZXhwIjoxNzgxMTIwOTUwfQ.Pv6y8JNlfWL2UuYThEzjEUbxs7Q4Ap_aXwHw4obT8lE
[03-Jun-2026 19:49:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 19:49:46 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 19:49:46 UTC] User ID: 713
[03-Jun-2026 19:49:46 UTC] ✅ User profile retrieved successfully for user ID: 713
[03-Jun-2026 19:49:47 UTC] === API CALL LOG ===
[03-Jun-2026 19:49:47 UTC] Endpoint: user/profile.php
[03-Jun-2026 19:49:47 UTC] Full Log Data: {
    "timestamp": "2026-06-03 19:49:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a0d:b201:1040:45c0:2839:2cff:fedf:2f08",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a0d:b201:1040:45c0:2839:2cff:fedf:2f08, 162.158.103.84",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzEzIiwidXNlcm5hbWUiOiJoZGhkamRqamQiLCJlbWFpbCI6ImF0b3RrcnV0b2pAZ21haWwuY29tIiwiZXhwIjoxNzgxMTIwOTUwfQ.Pv6y8JNlfWL2UuYThEzjEUbxs7Q4Ap_aXwHw4obT8lE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a061391cfbd8ef91-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a0d:b201:1040:45c0:2839:2cff:fedf:2f08",
        "cf-ipcountry": "KZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 19:49:47 UTC] === END API CALL LOG ===
[03-Jun-2026 19:49:47 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 19:49:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzEzIiwidXNlcm5hbWUiOiJoZGhkamRqamQiLCJlbWFpbCI6ImF0b3RrcnV0b2pAZ21haWwuY29tIiwiZXhwIjoxNzgxMTIwOTUwfQ.Pv6y8JNlfWL2UuYThEzjEUbxs7Q4Ap_aXwHw4obT8lE
[03-Jun-2026 19:49:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 19:49:47 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 19:49:47 UTC] User ID: 713
[03-Jun-2026 19:49:47 UTC] ✅ User profile retrieved successfully for user ID: 713
[03-Jun-2026 20:14:28 UTC] === API CALL LOG ===
[03-Jun-2026 20:14:28 UTC] Endpoint: user/profile.php
[03-Jun-2026 20:14:28 UTC] Full Log Data: {
    "timestamp": "2026-06-03 20:14:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.29.192",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.161.29.192, 172.69.224.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE0IiwidXNlcm5hbWUiOiJHZXJhbGRpbmVhcHBpYWgiLCJlbWFpbCI6Im5hbmFoZW1hYWFwcGlhaHNpa2FwYUBnbWFpbC5jb20iLCJleHAiOjE3ODExMjI0NjZ9.qiVvr-C-NLLZRaj-m0V66GLWTV57yxcSjoHST86mdGQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0615d468f46330e-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.161.29.192",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 20:14:28 UTC] === END API CALL LOG ===
[03-Jun-2026 20:14:28 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 20:14:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE0IiwidXNlcm5hbWUiOiJHZXJhbGRpbmVhcHBpYWgiLCJlbWFpbCI6Im5hbmFoZW1hYWFwcGlhaHNpa2FwYUBnbWFpbC5jb20iLCJleHAiOjE3ODExMjI0NjZ9.qiVvr-C-NLLZRaj-m0V66GLWTV57yxcSjoHST86mdGQ
[03-Jun-2026 20:14:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 20:14:28 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 20:14:28 UTC] User ID: 714
[03-Jun-2026 20:14:28 UTC] ✅ User profile retrieved successfully for user ID: 714
[03-Jun-2026 20:14:28 UTC] === API CALL LOG ===
[03-Jun-2026 20:14:28 UTC] Endpoint: user/profile.php
[03-Jun-2026 20:14:28 UTC] Full Log Data: {
    "timestamp": "2026-06-03 20:14:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.29.192",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.161.29.192, 172.69.224.67",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE0IiwidXNlcm5hbWUiOiJHZXJhbGRpbmVhcHBpYWgiLCJlbWFpbCI6Im5hbmFoZW1hYWFwcGlhaHNpa2FwYUBnbWFpbC5jb20iLCJleHAiOjE3ODExMjI0NjZ9.qiVvr-C-NLLZRaj-m0V66GLWTV57yxcSjoHST86mdGQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0615d468f4c330e-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.161.29.192",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 20:14:28 UTC] === END API CALL LOG ===
[03-Jun-2026 20:14:28 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 20:14:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE0IiwidXNlcm5hbWUiOiJHZXJhbGRpbmVhcHBpYWgiLCJlbWFpbCI6Im5hbmFoZW1hYWFwcGlhaHNpa2FwYUBnbWFpbC5jb20iLCJleHAiOjE3ODExMjI0NjZ9.qiVvr-C-NLLZRaj-m0V66GLWTV57yxcSjoHST86mdGQ
[03-Jun-2026 20:14:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 20:14:28 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 20:14:28 UTC] User ID: 714
[03-Jun-2026 20:14:28 UTC] ✅ User profile retrieved successfully for user ID: 714
[03-Jun-2026 20:14:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jun-2026 20:14:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jun-2026 20:14:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"154.161.29.192, 172.69.224.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE0IiwidXNlcm5hbWUiOiJHZXJhbGRpbmVhcHBpYWgiLCJlbWFpbCI6Im5hbmFoZW1hYWFwcGlhaHNpa2FwYUBnbWFpbC5jb20iLCJleHAiOjE3ODExMjI0NjZ9.qiVvr-C-NLLZRaj-m0V66GLWTV57yxcSjoHST86mdGQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0615d468f4b330e-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"154.161.29.192","cf-ipcountry":"GH","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Jun-2026 20:14:28 UTC] === User Orders API Called ===
[03-Jun-2026 20:14:28 UTC] User ID: 714
[03-Jun-2026 20:14:28 UTC] Limit: 20, Offset: 0
[03-Jun-2026 20:14:28 UTC] Orders found: 0
[03-Jun-2026 20:14:28 UTC] Orders data: []
[03-Jun-2026 20:14:28 UTC] Total orders count: 0
[03-Jun-2026 20:14:29 UTC] === API CALL LOG ===
[03-Jun-2026 20:14:29 UTC] Endpoint: user/profile.php
[03-Jun-2026 20:14:29 UTC] Full Log Data: {
    "timestamp": "2026-06-03 20:14:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.29.192",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.161.29.192, 172.69.224.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE0IiwidXNlcm5hbWUiOiJHZXJhbGRpbmVhcHBpYWgiLCJlbWFpbCI6Im5hbmFoZW1hYWFwcGlhaHNpa2FwYUBnbWFpbC5jb20iLCJleHAiOjE3ODExMjI0NjZ9.qiVvr-C-NLLZRaj-m0V66GLWTV57yxcSjoHST86mdGQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0615d4d3976330e-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.161.29.192",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 20:14:29 UTC] === END API CALL LOG ===
[03-Jun-2026 20:14:29 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 20:14:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE0IiwidXNlcm5hbWUiOiJHZXJhbGRpbmVhcHBpYWgiLCJlbWFpbCI6Im5hbmFoZW1hYWFwcGlhaHNpa2FwYUBnbWFpbC5jb20iLCJleHAiOjE3ODExMjI0NjZ9.qiVvr-C-NLLZRaj-m0V66GLWTV57yxcSjoHST86mdGQ
[03-Jun-2026 20:14:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 20:14:29 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 20:14:29 UTC] User ID: 714
[03-Jun-2026 20:14:29 UTC] ✅ User profile retrieved successfully for user ID: 714
[03-Jun-2026 20:14:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jun-2026 20:14:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jun-2026 20:14:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"154.161.29.192, 172.69.224.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE0IiwidXNlcm5hbWUiOiJHZXJhbGRpbmVhcHBpYWgiLCJlbWFpbCI6Im5hbmFoZW1hYWFwcGlhaHNpa2FwYUBnbWFpbC5jb20iLCJleHAiOjE3ODExMjI0NjZ9.qiVvr-C-NLLZRaj-m0V66GLWTV57yxcSjoHST86mdGQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0615de5ccf3330e-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"154.161.29.192","cf-ipcountry":"GH","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Jun-2026 20:14:54 UTC] === User Orders API Called ===
[03-Jun-2026 20:14:54 UTC] User ID: 714
[03-Jun-2026 20:14:54 UTC] Limit: 20, Offset: 0
[03-Jun-2026 20:14:54 UTC] Orders found: 0
[03-Jun-2026 20:14:54 UTC] Orders data: []
[03-Jun-2026 20:14:54 UTC] Total orders count: 0
[03-Jun-2026 20:14:54 UTC] === API CALL LOG ===
[03-Jun-2026 20:14:54 UTC] Endpoint: user/profile.php
[03-Jun-2026 20:14:54 UTC] Full Log Data: {
    "timestamp": "2026-06-03 20:14:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.29.192",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.161.29.192, 172.69.224.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE0IiwidXNlcm5hbWUiOiJHZXJhbGRpbmVhcHBpYWgiLCJlbWFpbCI6Im5hbmFoZW1hYWFwcGlhaHNpa2FwYUBnbWFpbC5jb20iLCJleHAiOjE3ODExMjI0NjZ9.qiVvr-C-NLLZRaj-m0V66GLWTV57yxcSjoHST86mdGQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0615de5ccf6330e-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.161.29.192",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 20:14:54 UTC] === END API CALL LOG ===
[03-Jun-2026 20:14:54 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 20:14:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE0IiwidXNlcm5hbWUiOiJHZXJhbGRpbmVhcHBpYWgiLCJlbWFpbCI6Im5hbmFoZW1hYWFwcGlhaHNpa2FwYUBnbWFpbC5jb20iLCJleHAiOjE3ODExMjI0NjZ9.qiVvr-C-NLLZRaj-m0V66GLWTV57yxcSjoHST86mdGQ
[03-Jun-2026 20:14:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 20:14:54 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 20:14:54 UTC] User ID: 714
[03-Jun-2026 20:14:54 UTC] ✅ User profile retrieved successfully for user ID: 714
[03-Jun-2026 20:14:54 UTC] === API CALL LOG ===
[03-Jun-2026 20:14:54 UTC] Endpoint: user/profile.php
[03-Jun-2026 20:14:54 UTC] Full Log Data: {
    "timestamp": "2026-06-03 20:14:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.29.192",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.161.29.192, 172.69.224.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE0IiwidXNlcm5hbWUiOiJHZXJhbGRpbmVhcHBpYWgiLCJlbWFpbCI6Im5hbmFoZW1hYWFwcGlhaHNpa2FwYUBnbWFpbC5jb20iLCJleHAiOjE3ODExMjI0NjZ9.qiVvr-C-NLLZRaj-m0V66GLWTV57yxcSjoHST86mdGQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0615de8df38330e-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.161.29.192",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 20:14:54 UTC] === END API CALL LOG ===
[03-Jun-2026 20:14:54 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 20:14:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE0IiwidXNlcm5hbWUiOiJHZXJhbGRpbmVhcHBpYWgiLCJlbWFpbCI6Im5hbmFoZW1hYWFwcGlhaHNpa2FwYUBnbWFpbC5jb20iLCJleHAiOjE3ODExMjI0NjZ9.qiVvr-C-NLLZRaj-m0V66GLWTV57yxcSjoHST86mdGQ
[03-Jun-2026 20:14:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 20:14:54 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 20:14:54 UTC] User ID: 714
[03-Jun-2026 20:14:54 UTC] ✅ User profile retrieved successfully for user ID: 714
[03-Jun-2026 20:14:56 UTC] === API CALL LOG ===
[03-Jun-2026 20:14:56 UTC] Endpoint: user/profile.php
[03-Jun-2026 20:14:56 UTC] Full Log Data: {
    "timestamp": "2026-06-03 20:14:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.29.192",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.161.29.192, 172.69.224.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE0IiwidXNlcm5hbWUiOiJHZXJhbGRpbmVhcHBpYWgiLCJlbWFpbCI6Im5hbmFoZW1hYWFwcGlhaHNpa2FwYUBnbWFpbC5jb20iLCJleHAiOjE3ODExMjI0NjZ9.qiVvr-C-NLLZRaj-m0V66GLWTV57yxcSjoHST86mdGQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0615df1dbd6330e-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.161.29.192",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 20:14:56 UTC] === END API CALL LOG ===
[03-Jun-2026 20:14:56 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 20:14:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE0IiwidXNlcm5hbWUiOiJHZXJhbGRpbmVhcHBpYWgiLCJlbWFpbCI6Im5hbmFoZW1hYWFwcGlhaHNpa2FwYUBnbWFpbC5jb20iLCJleHAiOjE3ODExMjI0NjZ9.qiVvr-C-NLLZRaj-m0V66GLWTV57yxcSjoHST86mdGQ
[03-Jun-2026 20:14:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 20:14:56 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 20:14:56 UTC] User ID: 714
[03-Jun-2026 20:14:56 UTC] ✅ User profile retrieved successfully for user ID: 714
[03-Jun-2026 20:26:49 UTC] === API CALL LOG ===
[03-Jun-2026 20:26:49 UTC] Endpoint: user/profile.php
[03-Jun-2026 20:26:49 UTC] Full Log Data: {
    "timestamp": "2026-06-03 20:26:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.238.23.153",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "37.238.23.153, 162.158.211.27",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE1IiwidXNlcm5hbWUiOiJtb2hhbW1hZCIsImVtYWlsIjoiN21kYW5tbGFuMUBnbWFpbC5jb20iLCJleHAiOjE3ODExMjMyMDh9.lzS3hCZ7HpddkiDUWWbjBDMpoOkDhKdYNXvMotUN98U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0616f58daffc68a-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "37.238.23.153",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 20:26:49 UTC] === END API CALL LOG ===
[03-Jun-2026 20:26:49 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 20:26:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE1IiwidXNlcm5hbWUiOiJtb2hhbW1hZCIsImVtYWlsIjoiN21kYW5tbGFuMUBnbWFpbC5jb20iLCJleHAiOjE3ODExMjMyMDh9.lzS3hCZ7HpddkiDUWWbjBDMpoOkDhKdYNXvMotUN98U
[03-Jun-2026 20:26:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 20:26:49 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 20:26:49 UTC] User ID: 715
[03-Jun-2026 20:26:49 UTC] ✅ User profile retrieved successfully for user ID: 715
[03-Jun-2026 20:26:49 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jun-2026 20:26:49 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jun-2026 20:26:49 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"37.238.23.153, 162.158.211.27","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE1IiwidXNlcm5hbWUiOiJtb2hhbW1hZCIsImVtYWlsIjoiN21kYW5tbGFuMUBnbWFpbC5jb20iLCJleHAiOjE3ODExMjMyMDh9.lzS3hCZ7HpddkiDUWWbjBDMpoOkDhKdYNXvMotUN98U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0616f58db1dc68a-SOF","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"37.238.23.153","cf-ipcountry":"IQ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Jun-2026 20:26:49 UTC] === User Orders API Called ===
[03-Jun-2026 20:26:49 UTC] User ID: 715
[03-Jun-2026 20:26:49 UTC] Limit: 20, Offset: 0
[03-Jun-2026 20:26:49 UTC] Orders found: 0
[03-Jun-2026 20:26:49 UTC] Orders data: []
[03-Jun-2026 20:26:49 UTC] Total orders count: 0
[03-Jun-2026 20:26:49 UTC] === API CALL LOG ===
[03-Jun-2026 20:26:49 UTC] Endpoint: user/profile.php
[03-Jun-2026 20:26:49 UTC] Full Log Data: {
    "timestamp": "2026-06-03 20:26:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.238.23.153",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "37.238.23.153, 162.158.211.27",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE1IiwidXNlcm5hbWUiOiJtb2hhbW1hZCIsImVtYWlsIjoiN21kYW5tbGFuMUBnbWFpbC5jb20iLCJleHAiOjE3ODExMjMyMDh9.lzS3hCZ7HpddkiDUWWbjBDMpoOkDhKdYNXvMotUN98U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0616f58db26c68a-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "37.238.23.153",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 20:26:49 UTC] === END API CALL LOG ===
[03-Jun-2026 20:26:49 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 20:26:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE1IiwidXNlcm5hbWUiOiJtb2hhbW1hZCIsImVtYWlsIjoiN21kYW5tbGFuMUBnbWFpbC5jb20iLCJleHAiOjE3ODExMjMyMDh9.lzS3hCZ7HpddkiDUWWbjBDMpoOkDhKdYNXvMotUN98U
[03-Jun-2026 20:26:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 20:26:49 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 20:26:49 UTC] User ID: 715
[03-Jun-2026 20:26:49 UTC] ✅ User profile retrieved successfully for user ID: 715
[03-Jun-2026 20:26:49 UTC] === API CALL LOG ===
[03-Jun-2026 20:26:49 UTC] Endpoint: user/profile.php
[03-Jun-2026 20:26:49 UTC] Full Log Data: {
    "timestamp": "2026-06-03 20:26:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.238.23.153",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "37.238.23.153, 162.158.211.27",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE1IiwidXNlcm5hbWUiOiJtb2hhbW1hZCIsImVtYWlsIjoiN21kYW5tbGFuMUBnbWFpbC5jb20iLCJleHAiOjE3ODExMjMyMDh9.lzS3hCZ7HpddkiDUWWbjBDMpoOkDhKdYNXvMotUN98U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0616f5ce972c68a-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "37.238.23.153",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 20:26:49 UTC] === END API CALL LOG ===
[03-Jun-2026 20:26:49 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 20:26:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE1IiwidXNlcm5hbWUiOiJtb2hhbW1hZCIsImVtYWlsIjoiN21kYW5tbGFuMUBnbWFpbC5jb20iLCJleHAiOjE3ODExMjMyMDh9.lzS3hCZ7HpddkiDUWWbjBDMpoOkDhKdYNXvMotUN98U
[03-Jun-2026 20:26:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 20:26:49 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 20:26:49 UTC] User ID: 715
[03-Jun-2026 20:26:49 UTC] ✅ User profile retrieved successfully for user ID: 715
[03-Jun-2026 20:27:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jun-2026 20:27:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jun-2026 20:27:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"37.238.23.153, 162.158.211.28","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE1IiwidXNlcm5hbWUiOiJtb2hhbW1hZCIsImVtYWlsIjoiN21kYW5tbGFuMUBnbWFpbC5jb20iLCJleHAiOjE3ODExMjMyMDh9.lzS3hCZ7HpddkiDUWWbjBDMpoOkDhKdYNXvMotUN98U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0617038f9a0c68a-SOF","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"37.238.23.153","cf-ipcountry":"IQ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Jun-2026 20:27:25 UTC] === User Orders API Called ===
[03-Jun-2026 20:27:25 UTC] User ID: 715
[03-Jun-2026 20:27:25 UTC] Limit: 20, Offset: 0
[03-Jun-2026 20:27:25 UTC] Orders found: 0
[03-Jun-2026 20:27:25 UTC] Orders data: []
[03-Jun-2026 20:27:25 UTC] Total orders count: 0
[03-Jun-2026 20:27:25 UTC] === API CALL LOG ===
[03-Jun-2026 20:27:25 UTC] Endpoint: user/profile.php
[03-Jun-2026 20:27:25 UTC] Full Log Data: {
    "timestamp": "2026-06-03 20:27:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.238.23.153",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "37.238.23.153, 162.158.211.27",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE1IiwidXNlcm5hbWUiOiJtb2hhbW1hZCIsImVtYWlsIjoiN21kYW5tbGFuMUBnbWFpbC5jb20iLCJleHAiOjE3ODExMjMyMDh9.lzS3hCZ7HpddkiDUWWbjBDMpoOkDhKdYNXvMotUN98U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0617039fe30c68a-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "37.238.23.153",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 20:27:25 UTC] === END API CALL LOG ===
[03-Jun-2026 20:27:25 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 20:27:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE1IiwidXNlcm5hbWUiOiJtb2hhbW1hZCIsImVtYWlsIjoiN21kYW5tbGFuMUBnbWFpbC5jb20iLCJleHAiOjE3ODExMjMyMDh9.lzS3hCZ7HpddkiDUWWbjBDMpoOkDhKdYNXvMotUN98U
[03-Jun-2026 20:27:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 20:27:25 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 20:27:25 UTC] User ID: 715
[03-Jun-2026 20:27:25 UTC] ✅ User profile retrieved successfully for user ID: 715
[03-Jun-2026 20:27:25 UTC] === API CALL LOG ===
[03-Jun-2026 20:27:25 UTC] Endpoint: user/profile.php
[03-Jun-2026 20:27:25 UTC] Full Log Data: {
    "timestamp": "2026-06-03 20:27:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.238.23.153",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "37.238.23.153, 162.158.211.27",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE1IiwidXNlcm5hbWUiOiJtb2hhbW1hZCIsImVtYWlsIjoiN21kYW5tbGFuMUBnbWFpbC5jb20iLCJleHAiOjE3ODExMjMyMDh9.lzS3hCZ7HpddkiDUWWbjBDMpoOkDhKdYNXvMotUN98U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a061703b5c16c68a-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "37.238.23.153",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 20:27:25 UTC] === END API CALL LOG ===
[03-Jun-2026 20:27:25 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 20:27:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE1IiwidXNlcm5hbWUiOiJtb2hhbW1hZCIsImVtYWlsIjoiN21kYW5tbGFuMUBnbWFpbC5jb20iLCJleHAiOjE3ODExMjMyMDh9.lzS3hCZ7HpddkiDUWWbjBDMpoOkDhKdYNXvMotUN98U
[03-Jun-2026 20:27:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 20:27:25 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 20:27:25 UTC] User ID: 715
[03-Jun-2026 20:27:25 UTC] ✅ User profile retrieved successfully for user ID: 715
[03-Jun-2026 20:27:25 UTC] === API CALL LOG ===
[03-Jun-2026 20:27:25 UTC] Endpoint: user/profile.php
[03-Jun-2026 20:27:25 UTC] Full Log Data: {
    "timestamp": "2026-06-03 20:27:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.238.23.153",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "37.238.23.153, 162.158.211.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE1IiwidXNlcm5hbWUiOiJtb2hhbW1hZCIsImVtYWlsIjoiN21kYW5tbGFuMUBnbWFpbC5jb20iLCJleHAiOjE3ODExMjMyMDh9.lzS3hCZ7HpddkiDUWWbjBDMpoOkDhKdYNXvMotUN98U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a061703eb9c1c68a-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "37.238.23.153",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 20:27:25 UTC] === END API CALL LOG ===
[03-Jun-2026 20:27:25 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 20:27:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE1IiwidXNlcm5hbWUiOiJtb2hhbW1hZCIsImVtYWlsIjoiN21kYW5tbGFuMUBnbWFpbC5jb20iLCJleHAiOjE3ODExMjMyMDh9.lzS3hCZ7HpddkiDUWWbjBDMpoOkDhKdYNXvMotUN98U
[03-Jun-2026 20:27:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 20:27:25 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 20:27:25 UTC] User ID: 715
[03-Jun-2026 20:27:25 UTC] ✅ User profile retrieved successfully for user ID: 715
[03-Jun-2026 20:27:41 UTC] === API CALL LOG ===
[03-Jun-2026 20:27:41 UTC] Endpoint: user/profile.php
[03-Jun-2026 20:27:41 UTC] Full Log Data: {
    "timestamp": "2026-06-03 20:27:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.238.23.153",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "37.238.23.153, 162.158.211.27",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE1IiwidXNlcm5hbWUiOiJtb2hhbW1hZCIsImVtYWlsIjoiN21kYW5tbGFuMUBnbWFpbC5jb20iLCJleHAiOjE3ODExMjMyMDh9.lzS3hCZ7HpddkiDUWWbjBDMpoOkDhKdYNXvMotUN98U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a06170a31c52c68a-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "37.238.23.153",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 20:27:41 UTC] === END API CALL LOG ===
[03-Jun-2026 20:27:41 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 20:27:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE1IiwidXNlcm5hbWUiOiJtb2hhbW1hZCIsImVtYWlsIjoiN21kYW5tbGFuMUBnbWFpbC5jb20iLCJleHAiOjE3ODExMjMyMDh9.lzS3hCZ7HpddkiDUWWbjBDMpoOkDhKdYNXvMotUN98U
[03-Jun-2026 20:27:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 20:27:41 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 20:27:41 UTC] User ID: 715
[03-Jun-2026 20:27:41 UTC] ✅ User profile retrieved successfully for user ID: 715
[03-Jun-2026 20:27:42 UTC] User Purchases API - User ID: 715
[03-Jun-2026 20:27:42 UTC] User Purchases API - Total purchases found: 0
[03-Jun-2026 20:27:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jun-2026 20:27:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jun-2026 20:27:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"37.238.23.153, 162.158.211.27","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE1IiwidXNlcm5hbWUiOiJtb2hhbW1hZCIsImVtYWlsIjoiN21kYW5tbGFuMUBnbWFpbC5jb20iLCJleHAiOjE3ODExMjMyMDh9.lzS3hCZ7HpddkiDUWWbjBDMpoOkDhKdYNXvMotUN98U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a06170dcfd7cc68a-SOF","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"37.238.23.153","cf-ipcountry":"IQ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Jun-2026 20:27:51 UTC] === User Orders API Called ===
[03-Jun-2026 20:27:51 UTC] User ID: 715
[03-Jun-2026 20:27:51 UTC] Limit: 20, Offset: 0
[03-Jun-2026 20:27:51 UTC] Orders found: 0
[03-Jun-2026 20:27:51 UTC] Orders data: []
[03-Jun-2026 20:27:51 UTC] Total orders count: 0
[03-Jun-2026 20:27:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jun-2026 20:27:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jun-2026 20:27:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"37.238.23.153, 162.158.211.27","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE1IiwidXNlcm5hbWUiOiJtb2hhbW1hZCIsImVtYWlsIjoiN21kYW5tbGFuMUBnbWFpbC5jb20iLCJleHAiOjE3ODExMjMyMDh9.lzS3hCZ7HpddkiDUWWbjBDMpoOkDhKdYNXvMotUN98U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a06170efae13c68a-SOF","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"37.238.23.153","cf-ipcountry":"IQ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Jun-2026 20:27:54 UTC] === User Orders API Called ===
[03-Jun-2026 20:27:54 UTC] User ID: 715
[03-Jun-2026 20:27:54 UTC] Limit: 20, Offset: 0
[03-Jun-2026 20:27:54 UTC] Orders found: 0
[03-Jun-2026 20:27:54 UTC] Orders data: []
[03-Jun-2026 20:27:54 UTC] Total orders count: 0
[03-Jun-2026 20:27:54 UTC] === API CALL LOG ===
[03-Jun-2026 20:27:54 UTC] Endpoint: user/profile.php
[03-Jun-2026 20:27:54 UTC] Full Log Data: {
    "timestamp": "2026-06-03 20:27:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.238.23.153",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "37.238.23.153, 162.158.211.27",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE1IiwidXNlcm5hbWUiOiJtb2hhbW1hZCIsImVtYWlsIjoiN21kYW5tbGFuMUBnbWFpbC5jb20iLCJleHAiOjE3ODExMjMyMDh9.lzS3hCZ7HpddkiDUWWbjBDMpoOkDhKdYNXvMotUN98U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a06170f02f97c68a-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "37.238.23.153",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 20:27:54 UTC] === END API CALL LOG ===
[03-Jun-2026 20:27:54 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 20:27:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE1IiwidXNlcm5hbWUiOiJtb2hhbW1hZCIsImVtYWlsIjoiN21kYW5tbGFuMUBnbWFpbC5jb20iLCJleHAiOjE3ODExMjMyMDh9.lzS3hCZ7HpddkiDUWWbjBDMpoOkDhKdYNXvMotUN98U
[03-Jun-2026 20:27:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 20:27:54 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 20:27:54 UTC] User ID: 715
[03-Jun-2026 20:27:54 UTC] ✅ User profile retrieved successfully for user ID: 715
[03-Jun-2026 20:27:54 UTC] === API CALL LOG ===
[03-Jun-2026 20:27:54 UTC] Endpoint: user/profile.php
[03-Jun-2026 20:27:54 UTC] Full Log Data: {
    "timestamp": "2026-06-03 20:27:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.238.23.153",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "37.238.23.153, 162.158.211.27",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE1IiwidXNlcm5hbWUiOiJtb2hhbW1hZCIsImVtYWlsIjoiN21kYW5tbGFuMUBnbWFpbC5jb20iLCJleHAiOjE3ODExMjMyMDh9.lzS3hCZ7HpddkiDUWWbjBDMpoOkDhKdYNXvMotUN98U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a06170f19c74c68a-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "37.238.23.153",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 20:27:54 UTC] === END API CALL LOG ===
[03-Jun-2026 20:27:54 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 20:27:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE1IiwidXNlcm5hbWUiOiJtb2hhbW1hZCIsImVtYWlsIjoiN21kYW5tbGFuMUBnbWFpbC5jb20iLCJleHAiOjE3ODExMjMyMDh9.lzS3hCZ7HpddkiDUWWbjBDMpoOkDhKdYNXvMotUN98U
[03-Jun-2026 20:27:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 20:27:54 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 20:27:54 UTC] User ID: 715
[03-Jun-2026 20:27:54 UTC] ✅ User profile retrieved successfully for user ID: 715
[03-Jun-2026 20:27:54 UTC] === API CALL LOG ===
[03-Jun-2026 20:27:54 UTC] Endpoint: user/profile.php
[03-Jun-2026 20:27:54 UTC] Full Log Data: {
    "timestamp": "2026-06-03 20:27:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.238.23.153",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "37.238.23.153, 162.158.211.27",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE1IiwidXNlcm5hbWUiOiJtb2hhbW1hZCIsImVtYWlsIjoiN21kYW5tbGFuMUBnbWFpbC5jb20iLCJleHAiOjE3ODExMjMyMDh9.lzS3hCZ7HpddkiDUWWbjBDMpoOkDhKdYNXvMotUN98U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a06170f2f919c68a-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "37.238.23.153",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 20:27:54 UTC] === END API CALL LOG ===
[03-Jun-2026 20:27:54 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 20:27:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE1IiwidXNlcm5hbWUiOiJtb2hhbW1hZCIsImVtYWlsIjoiN21kYW5tbGFuMUBnbWFpbC5jb20iLCJleHAiOjE3ODExMjMyMDh9.lzS3hCZ7HpddkiDUWWbjBDMpoOkDhKdYNXvMotUN98U
[03-Jun-2026 20:27:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 20:27:54 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 20:27:54 UTC] User ID: 715
[03-Jun-2026 20:27:54 UTC] ✅ User profile retrieved successfully for user ID: 715
[03-Jun-2026 20:28:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jun-2026 20:28:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jun-2026 20:28:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"37.238.23.153, 162.158.211.27","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE1IiwidXNlcm5hbWUiOiJtb2hhbW1hZCIsImVtYWlsIjoiN21kYW5tbGFuMUBnbWFpbC5jb20iLCJleHAiOjE3ODExMjMyMDh9.lzS3hCZ7HpddkiDUWWbjBDMpoOkDhKdYNXvMotUN98U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a061711b6f23c68a-SOF","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"37.238.23.153","cf-ipcountry":"IQ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Jun-2026 20:28:01 UTC] === User Orders API Called ===
[03-Jun-2026 20:28:01 UTC] User ID: 715
[03-Jun-2026 20:28:01 UTC] Limit: 20, Offset: 0
[03-Jun-2026 20:28:01 UTC] Orders found: 0
[03-Jun-2026 20:28:01 UTC] Orders data: []
[03-Jun-2026 20:28:01 UTC] Total orders count: 0
[03-Jun-2026 20:28:02 UTC] === API CALL LOG ===
[03-Jun-2026 20:28:02 UTC] Endpoint: user/profile.php
[03-Jun-2026 20:28:02 UTC] Full Log Data: {
    "timestamp": "2026-06-03 20:28:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.238.23.153",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "37.238.23.153, 162.158.211.27",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE1IiwidXNlcm5hbWUiOiJtb2hhbW1hZCIsImVtYWlsIjoiN21kYW5tbGFuMUBnbWFpbC5jb20iLCJleHAiOjE3ODExMjMyMDh9.lzS3hCZ7HpddkiDUWWbjBDMpoOkDhKdYNXvMotUN98U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a06171217cd7c68a-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "37.238.23.153",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 20:28:02 UTC] === END API CALL LOG ===
[03-Jun-2026 20:28:02 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 20:28:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE1IiwidXNlcm5hbWUiOiJtb2hhbW1hZCIsImVtYWlsIjoiN21kYW5tbGFuMUBnbWFpbC5jb20iLCJleHAiOjE3ODExMjMyMDh9.lzS3hCZ7HpddkiDUWWbjBDMpoOkDhKdYNXvMotUN98U
[03-Jun-2026 20:28:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 20:28:02 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 20:28:02 UTC] User ID: 715
[03-Jun-2026 20:28:02 UTC] ✅ User profile retrieved successfully for user ID: 715
[03-Jun-2026 20:28:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jun-2026 20:28:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jun-2026 20:28:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"37.238.23.153, 162.158.211.27","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE1IiwidXNlcm5hbWUiOiJtb2hhbW1hZCIsImVtYWlsIjoiN21kYW5tbGFuMUBnbWFpbC5jb20iLCJleHAiOjE3ODExMjMyMDh9.lzS3hCZ7HpddkiDUWWbjBDMpoOkDhKdYNXvMotUN98U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a06171217ccfc68a-SOF","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"37.238.23.153","cf-ipcountry":"IQ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Jun-2026 20:28:02 UTC] === User Orders API Called ===
[03-Jun-2026 20:28:02 UTC] User ID: 715
[03-Jun-2026 20:28:02 UTC] Limit: 20, Offset: 0
[03-Jun-2026 20:28:02 UTC] Orders found: 0
[03-Jun-2026 20:28:02 UTC] Orders data: []
[03-Jun-2026 20:28:02 UTC] Total orders count: 0
[03-Jun-2026 20:28:02 UTC] === API CALL LOG ===
[03-Jun-2026 20:28:02 UTC] Endpoint: user/profile.php
[03-Jun-2026 20:28:02 UTC] Full Log Data: {
    "timestamp": "2026-06-03 20:28:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.238.23.153",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "37.238.23.153, 162.158.211.27",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE1IiwidXNlcm5hbWUiOiJtb2hhbW1hZCIsImVtYWlsIjoiN21kYW5tbGFuMUBnbWFpbC5jb20iLCJleHAiOjE3ODExMjMyMDh9.lzS3hCZ7HpddkiDUWWbjBDMpoOkDhKdYNXvMotUN98U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a06171238c5cc68a-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "37.238.23.153",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 20:28:02 UTC] === END API CALL LOG ===
[03-Jun-2026 20:28:02 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 20:28:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE1IiwidXNlcm5hbWUiOiJtb2hhbW1hZCIsImVtYWlsIjoiN21kYW5tbGFuMUBnbWFpbC5jb20iLCJleHAiOjE3ODExMjMyMDh9.lzS3hCZ7HpddkiDUWWbjBDMpoOkDhKdYNXvMotUN98U
[03-Jun-2026 20:28:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 20:28:02 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 20:28:02 UTC] User ID: 715
[03-Jun-2026 20:28:02 UTC] ✅ User profile retrieved successfully for user ID: 715
[03-Jun-2026 20:28:02 UTC] === API CALL LOG ===
[03-Jun-2026 20:28:02 UTC] Endpoint: user/profile.php
[03-Jun-2026 20:28:02 UTC] Full Log Data: {
    "timestamp": "2026-06-03 20:28:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.238.23.153",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "37.238.23.153, 162.158.211.27",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE1IiwidXNlcm5hbWUiOiJtb2hhbW1hZCIsImVtYWlsIjoiN21kYW5tbGFuMUBnbWFpbC5jb20iLCJleHAiOjE3ODExMjMyMDh9.lzS3hCZ7HpddkiDUWWbjBDMpoOkDhKdYNXvMotUN98U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a06171255b7dc68a-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "37.238.23.153",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 20:28:02 UTC] === END API CALL LOG ===
[03-Jun-2026 20:28:02 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 20:28:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE1IiwidXNlcm5hbWUiOiJtb2hhbW1hZCIsImVtYWlsIjoiN21kYW5tbGFuMUBnbWFpbC5jb20iLCJleHAiOjE3ODExMjMyMDh9.lzS3hCZ7HpddkiDUWWbjBDMpoOkDhKdYNXvMotUN98U
[03-Jun-2026 20:28:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 20:28:02 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 20:28:02 UTC] User ID: 715
[03-Jun-2026 20:28:02 UTC] ✅ User profile retrieved successfully for user ID: 715
[03-Jun-2026 20:28:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jun-2026 20:28:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jun-2026 20:28:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"37.238.23.153, 162.158.211.27","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE1IiwidXNlcm5hbWUiOiJtb2hhbW1hZCIsImVtYWlsIjoiN21kYW5tbGFuMUBnbWFpbC5jb20iLCJleHAiOjE3ODExMjMyMDh9.lzS3hCZ7HpddkiDUWWbjBDMpoOkDhKdYNXvMotUN98U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a061714179cbc68a-SOF","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"37.238.23.153","cf-ipcountry":"IQ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Jun-2026 20:28:07 UTC] === User Orders API Called ===
[03-Jun-2026 20:28:07 UTC] User ID: 715
[03-Jun-2026 20:28:07 UTC] Limit: 20, Offset: 0
[03-Jun-2026 20:28:07 UTC] === API CALL LOG ===
[03-Jun-2026 20:28:07 UTC] Endpoint: user/profile.php
[03-Jun-2026 20:28:07 UTC] Full Log Data: {
    "timestamp": "2026-06-03 20:28:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.238.23.153",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "37.238.23.153, 162.158.211.27",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE1IiwidXNlcm5hbWUiOiJtb2hhbW1hZCIsImVtYWlsIjoiN21kYW5tbGFuMUBnbWFpbC5jb20iLCJleHAiOjE3ODExMjMyMDh9.lzS3hCZ7HpddkiDUWWbjBDMpoOkDhKdYNXvMotUN98U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a061714179d1c68a-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "37.238.23.153",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 20:28:07 UTC] === END API CALL LOG ===
[03-Jun-2026 20:28:07 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 20:28:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE1IiwidXNlcm5hbWUiOiJtb2hhbW1hZCIsImVtYWlsIjoiN21kYW5tbGFuMUBnbWFpbC5jb20iLCJleHAiOjE3ODExMjMyMDh9.lzS3hCZ7HpddkiDUWWbjBDMpoOkDhKdYNXvMotUN98U
[03-Jun-2026 20:28:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 20:28:07 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 20:28:07 UTC] User ID: 715
[03-Jun-2026 20:28:07 UTC] Orders found: 0
[03-Jun-2026 20:28:07 UTC] Orders data: []
[03-Jun-2026 20:28:07 UTC] Total orders count: 0
[03-Jun-2026 20:28:07 UTC] ✅ User profile retrieved successfully for user ID: 715
[03-Jun-2026 20:28:07 UTC] === API CALL LOG ===
[03-Jun-2026 20:28:07 UTC] Endpoint: user/profile.php
[03-Jun-2026 20:28:07 UTC] Full Log Data: {
    "timestamp": "2026-06-03 20:28:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.238.23.153",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "37.238.23.153, 162.158.211.27",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE1IiwidXNlcm5hbWUiOiJtb2hhbW1hZCIsImVtYWlsIjoiN21kYW5tbGFuMUBnbWFpbC5jb20iLCJleHAiOjE3ODExMjMyMDh9.lzS3hCZ7HpddkiDUWWbjBDMpoOkDhKdYNXvMotUN98U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a06171432844c68a-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "37.238.23.153",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 20:28:07 UTC] === END API CALL LOG ===
[03-Jun-2026 20:28:07 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 20:28:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE1IiwidXNlcm5hbWUiOiJtb2hhbW1hZCIsImVtYWlsIjoiN21kYW5tbGFuMUBnbWFpbC5jb20iLCJleHAiOjE3ODExMjMyMDh9.lzS3hCZ7HpddkiDUWWbjBDMpoOkDhKdYNXvMotUN98U
[03-Jun-2026 20:28:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 20:28:07 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 20:28:07 UTC] User ID: 715
[03-Jun-2026 20:28:07 UTC] ✅ User profile retrieved successfully for user ID: 715
[03-Jun-2026 20:28:07 UTC] === API CALL LOG ===
[03-Jun-2026 20:28:07 UTC] Endpoint: user/profile.php
[03-Jun-2026 20:28:07 UTC] Full Log Data: {
    "timestamp": "2026-06-03 20:28:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.238.23.153",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "37.238.23.153, 162.158.211.27",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE1IiwidXNlcm5hbWUiOiJtb2hhbW1hZCIsImVtYWlsIjoiN21kYW5tbGFuMUBnbWFpbC5jb20iLCJleHAiOjE3ODExMjMyMDh9.lzS3hCZ7HpddkiDUWWbjBDMpoOkDhKdYNXvMotUN98U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a06171449d44c68a-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "37.238.23.153",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 20:28:07 UTC] === END API CALL LOG ===
[03-Jun-2026 20:28:07 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 20:28:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE1IiwidXNlcm5hbWUiOiJtb2hhbW1hZCIsImVtYWlsIjoiN21kYW5tbGFuMUBnbWFpbC5jb20iLCJleHAiOjE3ODExMjMyMDh9.lzS3hCZ7HpddkiDUWWbjBDMpoOkDhKdYNXvMotUN98U
[03-Jun-2026 20:28:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 20:28:07 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 20:28:07 UTC] User ID: 715
[03-Jun-2026 20:28:07 UTC] ✅ User profile retrieved successfully for user ID: 715
[03-Jun-2026 22:43:34 UTC] === API CALL LOG ===
[03-Jun-2026 22:43:34 UTC] === API CALL LOG ===
[03-Jun-2026 22:43:34 UTC] Endpoint: user/profile.php
[03-Jun-2026 22:43:34 UTC] Endpoint: user/profile.php
[03-Jun-2026 22:43:34 UTC] Full Log Data: {
    "timestamp": "2026-06-03 22:43:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a01:4f8:1c18:f76a::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a01:4f8:1c18:f76a::1, 172.71.172.136",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE2IiwidXNlcm5hbWUiOiJTcGlyaXQ2NjIxIiwiZW1haWwiOiJhZnJvb3o5NDNAZ21haWwuY29tIiwiZXhwIjoxNzgxMTMxNDEyfQ.d_Y5crvy6klpbUnX_Ag6ZYK270XIMq0wKixG-HxsAE4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a06237ab6ddad3ad-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a01:4f8:1c18:f76a::1",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 22:43:34 UTC] Full Log Data: {
    "timestamp": "2026-06-03 22:43:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a01:4f8:1c18:f76a::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a01:4f8:1c18:f76a::1, 172.71.172.136",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE2IiwidXNlcm5hbWUiOiJTcGlyaXQ2NjIxIiwiZW1haWwiOiJhZnJvb3o5NDNAZ21haWwuY29tIiwiZXhwIjoxNzgxMTMxNDEyfQ.d_Y5crvy6klpbUnX_Ag6ZYK270XIMq0wKixG-HxsAE4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a06237ab6de4d3ad-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a01:4f8:1c18:f76a::1",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 22:43:34 UTC] === END API CALL LOG ===
[03-Jun-2026 22:43:34 UTC] === END API CALL LOG ===
[03-Jun-2026 22:43:34 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 22:43:34 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 22:43:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE2IiwidXNlcm5hbWUiOiJTcGlyaXQ2NjIxIiwiZW1haWwiOiJhZnJvb3o5NDNAZ21haWwuY29tIiwiZXhwIjoxNzgxMTMxNDEyfQ.d_Y5crvy6klpbUnX_Ag6ZYK270XIMq0wKixG-HxsAE4
[03-Jun-2026 22:43:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE2IiwidXNlcm5hbWUiOiJTcGlyaXQ2NjIxIiwiZW1haWwiOiJhZnJvb3o5NDNAZ21haWwuY29tIiwiZXhwIjoxNzgxMTMxNDEyfQ.d_Y5crvy6klpbUnX_Ag6ZYK270XIMq0wKixG-HxsAE4
[03-Jun-2026 22:43:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 22:43:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 22:43:34 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 22:43:34 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 22:43:34 UTC] User ID: 716
[03-Jun-2026 22:43:34 UTC] User ID: 716
[03-Jun-2026 22:43:34 UTC] ✅ User profile retrieved successfully for user ID: 716
[03-Jun-2026 22:43:34 UTC] ✅ User profile retrieved successfully for user ID: 716
[03-Jun-2026 22:43:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jun-2026 22:43:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jun-2026 22:43:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a01:4f8:1c18:f76a::1, 172.71.172.136","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE2IiwidXNlcm5hbWUiOiJTcGlyaXQ2NjIxIiwiZW1haWwiOiJhZnJvb3o5NDNAZ21haWwuY29tIiwiZXhwIjoxNzgxMTMxNDEyfQ.d_Y5crvy6klpbUnX_Ag6ZYK270XIMq0wKixG-HxsAE4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a06237ab6de2d3ad-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a01:4f8:1c18:f76a::1","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Jun-2026 22:43:34 UTC] === User Orders API Called ===
[03-Jun-2026 22:43:34 UTC] User ID: 716
[03-Jun-2026 22:43:34 UTC] Limit: 20, Offset: 0
[03-Jun-2026 22:43:34 UTC] Orders found: 0
[03-Jun-2026 22:43:34 UTC] Orders data: []
[03-Jun-2026 22:43:34 UTC] Total orders count: 0
[03-Jun-2026 22:43:35 UTC] === API CALL LOG ===
[03-Jun-2026 22:43:35 UTC] Endpoint: user/profile.php
[03-Jun-2026 22:43:35 UTC] Full Log Data: {
    "timestamp": "2026-06-03 22:43:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a01:4f8:1c18:f76a::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a01:4f8:1c18:f76a::1, 172.71.172.136",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE2IiwidXNlcm5hbWUiOiJTcGlyaXQ2NjIxIiwiZW1haWwiOiJhZnJvb3o5NDNAZ21haWwuY29tIiwiZXhwIjoxNzgxMTMxNDEyfQ.d_Y5crvy6klpbUnX_Ag6ZYK270XIMq0wKixG-HxsAE4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a06237b57d93d3ad-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a01:4f8:1c18:f76a::1",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 22:43:35 UTC] === END API CALL LOG ===
[03-Jun-2026 22:43:35 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 22:43:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE2IiwidXNlcm5hbWUiOiJTcGlyaXQ2NjIxIiwiZW1haWwiOiJhZnJvb3o5NDNAZ21haWwuY29tIiwiZXhwIjoxNzgxMTMxNDEyfQ.d_Y5crvy6klpbUnX_Ag6ZYK270XIMq0wKixG-HxsAE4
[03-Jun-2026 22:43:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 22:43:35 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 22:43:35 UTC] User ID: 716
[03-Jun-2026 22:43:35 UTC] ✅ User profile retrieved successfully for user ID: 716
[03-Jun-2026 22:44:54 UTC] === API CALL LOG ===
[03-Jun-2026 22:44:54 UTC] Endpoint: user/profile.php
[03-Jun-2026 22:44:54 UTC] Full Log Data: {
    "timestamp": "2026-06-03 22:44:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a01:4f8:1c18:f76a::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a01:4f8:1c18:f76a::1, 172.69.151.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE2IiwidXNlcm5hbWUiOiJTcGlyaXQ2NjIxIiwiZW1haWwiOiJhZnJvb3o5NDNAZ21haWwuY29tIiwiZXhwIjoxNzgxMTMxNDEyfQ.d_Y5crvy6klpbUnX_Ag6ZYK270XIMq0wKixG-HxsAE4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a062399d4fd24dc6-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a01:4f8:1c18:f76a::1",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 22:44:54 UTC] === END API CALL LOG ===
[03-Jun-2026 22:44:54 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 22:44:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE2IiwidXNlcm5hbWUiOiJTcGlyaXQ2NjIxIiwiZW1haWwiOiJhZnJvb3o5NDNAZ21haWwuY29tIiwiZXhwIjoxNzgxMTMxNDEyfQ.d_Y5crvy6klpbUnX_Ag6ZYK270XIMq0wKixG-HxsAE4
[03-Jun-2026 22:44:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 22:44:54 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 22:44:54 UTC] User ID: 716
[03-Jun-2026 22:44:54 UTC] ✅ User profile retrieved successfully for user ID: 716
[03-Jun-2026 22:45:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jun-2026 22:45:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jun-2026 22:45:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a01:4f8:1c18:f76a::1, 172.69.151.27","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE2IiwidXNlcm5hbWUiOiJTcGlyaXQ2NjIxIiwiZW1haWwiOiJhZnJvb3o5NDNAZ21haWwuY29tIiwiZXhwIjoxNzgxMTMxNDEyfQ.d_Y5crvy6klpbUnX_Ag6ZYK270XIMq0wKixG-HxsAE4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0623ac22a8e4dc6-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a01:4f8:1c18:f76a::1","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Jun-2026 22:45:40 UTC] === User Orders API Called ===
[03-Jun-2026 22:45:40 UTC] User ID: 716
[03-Jun-2026 22:45:40 UTC] Limit: 20, Offset: 0
[03-Jun-2026 22:45:40 UTC] Orders found: 0
[03-Jun-2026 22:45:40 UTC] Orders data: []
[03-Jun-2026 22:45:40 UTC] Total orders count: 0
[03-Jun-2026 22:45:40 UTC] === API CALL LOG ===
[03-Jun-2026 22:45:40 UTC] Endpoint: user/profile.php
[03-Jun-2026 22:45:40 UTC] Full Log Data: {
    "timestamp": "2026-06-03 22:45:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a01:4f8:1c18:f76a::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a01:4f8:1c18:f76a::1, 172.69.151.27",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE2IiwidXNlcm5hbWUiOiJTcGlyaXQ2NjIxIiwiZW1haWwiOiJhZnJvb3o5NDNAZ21haWwuY29tIiwiZXhwIjoxNzgxMTMxNDEyfQ.d_Y5crvy6klpbUnX_Ag6ZYK270XIMq0wKixG-HxsAE4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0623ac22a8f4dc6-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a01:4f8:1c18:f76a::1",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 22:45:40 UTC] === END API CALL LOG ===
[03-Jun-2026 22:45:40 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 22:45:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE2IiwidXNlcm5hbWUiOiJTcGlyaXQ2NjIxIiwiZW1haWwiOiJhZnJvb3o5NDNAZ21haWwuY29tIiwiZXhwIjoxNzgxMTMxNDEyfQ.d_Y5crvy6klpbUnX_Ag6ZYK270XIMq0wKixG-HxsAE4
[03-Jun-2026 22:45:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 22:45:40 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 22:45:40 UTC] User ID: 716
[03-Jun-2026 22:45:40 UTC] ✅ User profile retrieved successfully for user ID: 716
[03-Jun-2026 22:45:41 UTC] === API CALL LOG ===
[03-Jun-2026 22:45:41 UTC] Endpoint: user/profile.php
[03-Jun-2026 22:45:41 UTC] Full Log Data: {
    "timestamp": "2026-06-03 22:45:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a01:4f8:1c18:f76a::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a01:4f8:1c18:f76a::1, 172.69.151.27",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE2IiwidXNlcm5hbWUiOiJTcGlyaXQ2NjIxIiwiZW1haWwiOiJhZnJvb3o5NDNAZ21haWwuY29tIiwiZXhwIjoxNzgxMTMxNDEyfQ.d_Y5crvy6klpbUnX_Ag6ZYK270XIMq0wKixG-HxsAE4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0623ac50c8a4dc6-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a01:4f8:1c18:f76a::1",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 22:45:41 UTC] === END API CALL LOG ===
[03-Jun-2026 22:45:41 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 22:45:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE2IiwidXNlcm5hbWUiOiJTcGlyaXQ2NjIxIiwiZW1haWwiOiJhZnJvb3o5NDNAZ21haWwuY29tIiwiZXhwIjoxNzgxMTMxNDEyfQ.d_Y5crvy6klpbUnX_Ag6ZYK270XIMq0wKixG-HxsAE4
[03-Jun-2026 22:45:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 22:45:41 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 22:45:41 UTC] User ID: 716
[03-Jun-2026 22:45:41 UTC] ✅ User profile retrieved successfully for user ID: 716
[03-Jun-2026 22:47:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jun-2026 22:47:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jun-2026 22:47:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a01:4f8:1c18:f76a::1, 172.69.151.28","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE2IiwidXNlcm5hbWUiOiJTcGlyaXQ2NjIxIiwiZW1haWwiOiJhZnJvb3o5NDNAZ21haWwuY29tIiwiZXhwIjoxNzgxMTMxNDEyfQ.d_Y5crvy6klpbUnX_Ag6ZYK270XIMq0wKixG-HxsAE4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0623d6e2b8e4dc6-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a01:4f8:1c18:f76a::1","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Jun-2026 22:47:30 UTC] === User Orders API Called ===
[03-Jun-2026 22:47:30 UTC] User ID: 716
[03-Jun-2026 22:47:30 UTC] Limit: 20, Offset: 0
[03-Jun-2026 22:47:30 UTC] Orders found: 0
[03-Jun-2026 22:47:30 UTC] Orders data: []
[03-Jun-2026 22:47:30 UTC] Total orders count: 0
[03-Jun-2026 22:47:30 UTC] === API CALL LOG ===
[03-Jun-2026 22:47:30 UTC] Endpoint: user/profile.php
[03-Jun-2026 22:47:30 UTC] Full Log Data: {
    "timestamp": "2026-06-03 22:47:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a01:4f8:1c18:f76a::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a01:4f8:1c18:f76a::1, 172.69.151.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE2IiwidXNlcm5hbWUiOiJTcGlyaXQ2NjIxIiwiZW1haWwiOiJhZnJvb3o5NDNAZ21haWwuY29tIiwiZXhwIjoxNzgxMTMxNDEyfQ.d_Y5crvy6klpbUnX_Ag6ZYK270XIMq0wKixG-HxsAE4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0623d6e2b8f4dc6-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a01:4f8:1c18:f76a::1",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 22:47:30 UTC] === END API CALL LOG ===
[03-Jun-2026 22:47:30 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 22:47:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE2IiwidXNlcm5hbWUiOiJTcGlyaXQ2NjIxIiwiZW1haWwiOiJhZnJvb3o5NDNAZ21haWwuY29tIiwiZXhwIjoxNzgxMTMxNDEyfQ.d_Y5crvy6klpbUnX_Ag6ZYK270XIMq0wKixG-HxsAE4
[03-Jun-2026 22:47:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 22:47:30 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 22:47:30 UTC] User ID: 716
[03-Jun-2026 22:47:30 UTC] ✅ User profile retrieved successfully for user ID: 716
[03-Jun-2026 22:47:30 UTC] === API CALL LOG ===
[03-Jun-2026 22:47:30 UTC] Endpoint: user/profile.php
[03-Jun-2026 22:47:30 UTC] Full Log Data: {
    "timestamp": "2026-06-03 22:47:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a01:4f8:1c18:f76a::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a01:4f8:1c18:f76a::1, 172.69.151.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE2IiwidXNlcm5hbWUiOiJTcGlyaXQ2NjIxIiwiZW1haWwiOiJhZnJvb3o5NDNAZ21haWwuY29tIiwiZXhwIjoxNzgxMTMxNDEyfQ.d_Y5crvy6klpbUnX_Ag6ZYK270XIMq0wKixG-HxsAE4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0623d714e054dc6-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a01:4f8:1c18:f76a::1",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 22:47:30 UTC] === END API CALL LOG ===
[03-Jun-2026 22:47:30 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 22:47:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE2IiwidXNlcm5hbWUiOiJTcGlyaXQ2NjIxIiwiZW1haWwiOiJhZnJvb3o5NDNAZ21haWwuY29tIiwiZXhwIjoxNzgxMTMxNDEyfQ.d_Y5crvy6klpbUnX_Ag6ZYK270XIMq0wKixG-HxsAE4
[03-Jun-2026 22:47:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 22:47:30 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 22:47:30 UTC] User ID: 716
[03-Jun-2026 22:47:30 UTC] ✅ User profile retrieved successfully for user ID: 716
[03-Jun-2026 22:47:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jun-2026 22:47:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jun-2026 22:47:46 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a01:4f8:1c18:f76a::1, 172.69.151.28","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE2IiwidXNlcm5hbWUiOiJTcGlyaXQ2NjIxIiwiZW1haWwiOiJhZnJvb3o5NDNAZ21haWwuY29tIiwiZXhwIjoxNzgxMTMxNDEyfQ.d_Y5crvy6klpbUnX_Ag6ZYK270XIMq0wKixG-HxsAE4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0623dd0b8124dc6-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a01:4f8:1c18:f76a::1","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Jun-2026 22:47:46 UTC] === User Orders API Called ===
[03-Jun-2026 22:47:46 UTC] User ID: 716
[03-Jun-2026 22:47:46 UTC] Limit: 20, Offset: 0
[03-Jun-2026 22:47:46 UTC] Orders found: 0
[03-Jun-2026 22:47:46 UTC] Orders data: []
[03-Jun-2026 22:47:46 UTC] Total orders count: 0
[03-Jun-2026 22:47:46 UTC] === API CALL LOG ===
[03-Jun-2026 22:47:46 UTC] Endpoint: user/profile.php
[03-Jun-2026 22:47:46 UTC] Full Log Data: {
    "timestamp": "2026-06-03 22:47:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a01:4f8:1c18:f76a::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a01:4f8:1c18:f76a::1, 172.69.151.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE2IiwidXNlcm5hbWUiOiJTcGlyaXQ2NjIxIiwiZW1haWwiOiJhZnJvb3o5NDNAZ21haWwuY29tIiwiZXhwIjoxNzgxMTMxNDEyfQ.d_Y5crvy6klpbUnX_Ag6ZYK270XIMq0wKixG-HxsAE4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0623dd249c24dc6-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a01:4f8:1c18:f76a::1",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 22:47:46 UTC] === END API CALL LOG ===
[03-Jun-2026 22:47:46 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 22:47:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE2IiwidXNlcm5hbWUiOiJTcGlyaXQ2NjIxIiwiZW1haWwiOiJhZnJvb3o5NDNAZ21haWwuY29tIiwiZXhwIjoxNzgxMTMxNDEyfQ.d_Y5crvy6klpbUnX_Ag6ZYK270XIMq0wKixG-HxsAE4
[03-Jun-2026 22:47:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 22:47:46 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 22:47:46 UTC] User ID: 716
[03-Jun-2026 22:47:46 UTC] ✅ User profile retrieved successfully for user ID: 716
[03-Jun-2026 22:47:46 UTC] === API CALL LOG ===
[03-Jun-2026 22:47:46 UTC] Endpoint: user/profile.php
[03-Jun-2026 22:47:46 UTC] Full Log Data: {
    "timestamp": "2026-06-03 22:47:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a01:4f8:1c18:f76a::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a01:4f8:1c18:f76a::1, 172.69.151.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE2IiwidXNlcm5hbWUiOiJTcGlyaXQ2NjIxIiwiZW1haWwiOiJhZnJvb3o5NDNAZ21haWwuY29tIiwiZXhwIjoxNzgxMTMxNDEyfQ.d_Y5crvy6klpbUnX_Ag6ZYK270XIMq0wKixG-HxsAE4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0623dd4dc4c4dc6-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a01:4f8:1c18:f76a::1",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 22:47:46 UTC] === END API CALL LOG ===
[03-Jun-2026 22:47:46 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 22:47:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE2IiwidXNlcm5hbWUiOiJTcGlyaXQ2NjIxIiwiZW1haWwiOiJhZnJvb3o5NDNAZ21haWwuY29tIiwiZXhwIjoxNzgxMTMxNDEyfQ.d_Y5crvy6klpbUnX_Ag6ZYK270XIMq0wKixG-HxsAE4
[03-Jun-2026 22:47:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 22:47:46 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 22:47:46 UTC] User ID: 716
[03-Jun-2026 22:47:46 UTC] ✅ User profile retrieved successfully for user ID: 716
[03-Jun-2026 22:48:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jun-2026 22:48:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jun-2026 22:48:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a01:4f8:1c18:f76a::1, 172.69.151.28","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE2IiwidXNlcm5hbWUiOiJTcGlyaXQ2NjIxIiwiZW1haWwiOiJhZnJvb3o5NDNAZ21haWwuY29tIiwiZXhwIjoxNzgxMTMxNDEyfQ.d_Y5crvy6klpbUnX_Ag6ZYK270XIMq0wKixG-HxsAE4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0623e64af504dc6-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a01:4f8:1c18:f76a::1","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Jun-2026 22:48:09 UTC] === User Orders API Called ===
[03-Jun-2026 22:48:09 UTC] User ID: 716
[03-Jun-2026 22:48:09 UTC] Limit: 20, Offset: 0
[03-Jun-2026 22:48:09 UTC] Orders found: 0
[03-Jun-2026 22:48:09 UTC] Orders data: []
[03-Jun-2026 22:48:09 UTC] Total orders count: 0
[03-Jun-2026 22:48:11 UTC] === API CALL LOG ===
[03-Jun-2026 22:48:11 UTC] Endpoint: user/profile.php
[03-Jun-2026 22:48:11 UTC] Full Log Data: {
    "timestamp": "2026-06-03 22:48:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a01:4f8:1c18:f76a::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a01:4f8:1c18:f76a::1, 172.69.151.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE2IiwidXNlcm5hbWUiOiJTcGlyaXQ2NjIxIiwiZW1haWwiOiJhZnJvb3o5NDNAZ21haWwuY29tIiwiZXhwIjoxNzgxMTMxNDEyfQ.d_Y5crvy6klpbUnX_Ag6ZYK270XIMq0wKixG-HxsAE4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0623e71e8d64dc6-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a01:4f8:1c18:f76a::1",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 22:48:11 UTC] === END API CALL LOG ===
[03-Jun-2026 22:48:11 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 22:48:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE2IiwidXNlcm5hbWUiOiJTcGlyaXQ2NjIxIiwiZW1haWwiOiJhZnJvb3o5NDNAZ21haWwuY29tIiwiZXhwIjoxNzgxMTMxNDEyfQ.d_Y5crvy6klpbUnX_Ag6ZYK270XIMq0wKixG-HxsAE4
[03-Jun-2026 22:48:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 22:48:11 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 22:48:11 UTC] User ID: 716
[03-Jun-2026 22:48:11 UTC] ✅ User profile retrieved successfully for user ID: 716
[03-Jun-2026 22:48:12 UTC] User Purchases API - User ID: 716
[03-Jun-2026 22:48:12 UTC] User Purchases API - Total purchases found: 0
[03-Jun-2026 22:48:18 UTC] === API CALL LOG ===
[03-Jun-2026 22:48:18 UTC] Endpoint: user/profile.php
[03-Jun-2026 22:48:18 UTC] Full Log Data: {
    "timestamp": "2026-06-03 22:48:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a01:4f8:1c18:f76a::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a01:4f8:1c18:f76a::1, 172.69.151.27",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE2IiwidXNlcm5hbWUiOiJTcGlyaXQ2NjIxIiwiZW1haWwiOiJhZnJvb3o5NDNAZ21haWwuY29tIiwiZXhwIjoxNzgxMTMxNDEyfQ.d_Y5crvy6klpbUnX_Ag6ZYK270XIMq0wKixG-HxsAE4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0623e9e69f44dc6-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a01:4f8:1c18:f76a::1",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 22:48:18 UTC] === END API CALL LOG ===
[03-Jun-2026 22:48:18 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 22:48:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE2IiwidXNlcm5hbWUiOiJTcGlyaXQ2NjIxIiwiZW1haWwiOiJhZnJvb3o5NDNAZ21haWwuY29tIiwiZXhwIjoxNzgxMTMxNDEyfQ.d_Y5crvy6klpbUnX_Ag6ZYK270XIMq0wKixG-HxsAE4
[03-Jun-2026 22:48:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 22:48:18 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 22:48:18 UTC] User ID: 716
[03-Jun-2026 22:48:18 UTC] ✅ User profile retrieved successfully for user ID: 716
[03-Jun-2026 22:48:19 UTC] User Purchases API - User ID: 716
[03-Jun-2026 22:48:19 UTC] User Purchases API - Total purchases found: 0
[03-Jun-2026 22:48:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jun-2026 22:48:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jun-2026 22:48:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a01:4f8:1c18:f76a::1, 172.69.151.27","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE2IiwidXNlcm5hbWUiOiJTcGlyaXQ2NjIxIiwiZW1haWwiOiJhZnJvb3o5NDNAZ21haWwuY29tIiwiZXhwIjoxNzgxMTMxNDEyfQ.d_Y5crvy6klpbUnX_Ag6ZYK270XIMq0wKixG-HxsAE4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0623f03ad224dc6-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a01:4f8:1c18:f76a::1","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Jun-2026 22:48:35 UTC] === User Orders API Called ===
[03-Jun-2026 22:48:35 UTC] User ID: 716
[03-Jun-2026 22:48:35 UTC] Limit: 20, Offset: 0
[03-Jun-2026 22:48:35 UTC] Orders found: 0
[03-Jun-2026 22:48:35 UTC] Orders data: []
[03-Jun-2026 22:48:35 UTC] Total orders count: 0
[03-Jun-2026 22:48:35 UTC] === API CALL LOG ===
[03-Jun-2026 22:48:35 UTC] Endpoint: user/profile.php
[03-Jun-2026 22:48:35 UTC] Full Log Data: {
    "timestamp": "2026-06-03 22:48:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a01:4f8:1c18:f76a::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a01:4f8:1c18:f76a::1, 172.69.151.27",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE2IiwidXNlcm5hbWUiOiJTcGlyaXQ2NjIxIiwiZW1haWwiOiJhZnJvb3o5NDNAZ21haWwuY29tIiwiZXhwIjoxNzgxMTMxNDEyfQ.d_Y5crvy6klpbUnX_Ag6ZYK270XIMq0wKixG-HxsAE4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0623f03ad244dc6-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a01:4f8:1c18:f76a::1",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 22:48:35 UTC] === END API CALL LOG ===
[03-Jun-2026 22:48:35 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 22:48:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE2IiwidXNlcm5hbWUiOiJTcGlyaXQ2NjIxIiwiZW1haWwiOiJhZnJvb3o5NDNAZ21haWwuY29tIiwiZXhwIjoxNzgxMTMxNDEyfQ.d_Y5crvy6klpbUnX_Ag6ZYK270XIMq0wKixG-HxsAE4
[03-Jun-2026 22:48:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 22:48:35 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 22:48:35 UTC] User ID: 716
[03-Jun-2026 22:48:35 UTC] ✅ User profile retrieved successfully for user ID: 716
[03-Jun-2026 22:48:35 UTC] === API CALL LOG ===
[03-Jun-2026 22:48:35 UTC] Endpoint: user/profile.php
[03-Jun-2026 22:48:35 UTC] Full Log Data: {
    "timestamp": "2026-06-03 22:48:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a01:4f8:1c18:f76a::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a01:4f8:1c18:f76a::1, 172.69.151.27",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE2IiwidXNlcm5hbWUiOiJTcGlyaXQ2NjIxIiwiZW1haWwiOiJhZnJvb3o5NDNAZ21haWwuY29tIiwiZXhwIjoxNzgxMTMxNDEyfQ.d_Y5crvy6klpbUnX_Ag6ZYK270XIMq0wKixG-HxsAE4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0623f0758db4dc6-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a01:4f8:1c18:f76a::1",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 22:48:35 UTC] === END API CALL LOG ===
[03-Jun-2026 22:48:35 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 22:48:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE2IiwidXNlcm5hbWUiOiJTcGlyaXQ2NjIxIiwiZW1haWwiOiJhZnJvb3o5NDNAZ21haWwuY29tIiwiZXhwIjoxNzgxMTMxNDEyfQ.d_Y5crvy6klpbUnX_Ag6ZYK270XIMq0wKixG-HxsAE4
[03-Jun-2026 22:48:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 22:48:35 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 22:48:35 UTC] User ID: 716
[03-Jun-2026 22:48:35 UTC] ✅ User profile retrieved successfully for user ID: 716
[03-Jun-2026 22:49:06 UTC] === API CALL LOG ===
[03-Jun-2026 22:49:06 UTC] Endpoint: user/profile.php
[03-Jun-2026 22:49:06 UTC] Full Log Data: {
    "timestamp": "2026-06-03 22:49:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a01:4f8:1c18:f76a::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a01:4f8:1c18:f76a::1, 172.69.151.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE2IiwidXNlcm5hbWUiOiJTcGlyaXQ2NjIxIiwiZW1haWwiOiJhZnJvb3o5NDNAZ21haWwuY29tIiwiZXhwIjoxNzgxMTMxNDEyfQ.d_Y5crvy6klpbUnX_Ag6ZYK270XIMq0wKixG-HxsAE4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0623fc5da394dc6-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a01:4f8:1c18:f76a::1",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 22:49:06 UTC] === END API CALL LOG ===
[03-Jun-2026 22:49:06 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 22:49:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE2IiwidXNlcm5hbWUiOiJTcGlyaXQ2NjIxIiwiZW1haWwiOiJhZnJvb3o5NDNAZ21haWwuY29tIiwiZXhwIjoxNzgxMTMxNDEyfQ.d_Y5crvy6klpbUnX_Ag6ZYK270XIMq0wKixG-HxsAE4
[03-Jun-2026 22:49:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 22:49:06 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 22:49:06 UTC] User ID: 716
[03-Jun-2026 22:49:06 UTC] ✅ User profile retrieved successfully for user ID: 716
[03-Jun-2026 22:49:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jun-2026 22:49:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jun-2026 22:49:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a01:4f8:1c18:f76a::1, 172.69.151.28","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE2IiwidXNlcm5hbWUiOiJTcGlyaXQ2NjIxIiwiZW1haWwiOiJhZnJvb3o5NDNAZ21haWwuY29tIiwiZXhwIjoxNzgxMTMxNDEyfQ.d_Y5crvy6klpbUnX_Ag6ZYK270XIMq0wKixG-HxsAE4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0623fc5da354dc6-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a01:4f8:1c18:f76a::1","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Jun-2026 22:49:06 UTC] === User Orders API Called ===
[03-Jun-2026 22:49:06 UTC] User ID: 716
[03-Jun-2026 22:49:06 UTC] Limit: 20, Offset: 0
[03-Jun-2026 22:49:06 UTC] Orders found: 0
[03-Jun-2026 22:49:06 UTC] Orders data: []
[03-Jun-2026 22:49:06 UTC] Total orders count: 0
[03-Jun-2026 22:49:06 UTC] === API CALL LOG ===
[03-Jun-2026 22:49:06 UTC] Endpoint: user/profile.php
[03-Jun-2026 22:49:06 UTC] Full Log Data: {
    "timestamp": "2026-06-03 22:49:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a01:4f8:1c18:f76a::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a01:4f8:1c18:f76a::1, 172.69.151.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE2IiwidXNlcm5hbWUiOiJTcGlyaXQ2NjIxIiwiZW1haWwiOiJhZnJvb3o5NDNAZ21haWwuY29tIiwiZXhwIjoxNzgxMTMxNDEyfQ.d_Y5crvy6klpbUnX_Ag6ZYK270XIMq0wKixG-HxsAE4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0623fc97d284dc6-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a01:4f8:1c18:f76a::1",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 22:49:06 UTC] === END API CALL LOG ===
[03-Jun-2026 22:49:06 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 22:49:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE2IiwidXNlcm5hbWUiOiJTcGlyaXQ2NjIxIiwiZW1haWwiOiJhZnJvb3o5NDNAZ21haWwuY29tIiwiZXhwIjoxNzgxMTMxNDEyfQ.d_Y5crvy6klpbUnX_Ag6ZYK270XIMq0wKixG-HxsAE4
[03-Jun-2026 22:49:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 22:49:06 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 22:49:06 UTC] User ID: 716
[03-Jun-2026 22:49:06 UTC] ✅ User profile retrieved successfully for user ID: 716
[03-Jun-2026 22:58:23 UTC] === API CALL LOG ===
[03-Jun-2026 22:58:23 UTC] Endpoint: user/profile.php
[03-Jun-2026 22:58:23 UTC] Full Log Data: {
    "timestamp": "2026-06-03 22:58:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a01:4f8:1c18:f76a::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a01:4f8:1c18:f76a::1, 172.70.240.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE2IiwidXNlcm5hbWUiOiJTcGlyaXQ2NjIxIiwiZW1haWwiOiJhZnJvb3o5NDNAZ21haWwuY29tIiwiZXhwIjoxNzgxMTMxNDEyfQ.d_Y5crvy6klpbUnX_Ag6ZYK270XIMq0wKixG-HxsAE4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0624d60cba8eded-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a01:4f8:1c18:f76a::1",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 22:58:23 UTC] === END API CALL LOG ===
[03-Jun-2026 22:58:23 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 22:58:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE2IiwidXNlcm5hbWUiOiJTcGlyaXQ2NjIxIiwiZW1haWwiOiJhZnJvb3o5NDNAZ21haWwuY29tIiwiZXhwIjoxNzgxMTMxNDEyfQ.d_Y5crvy6klpbUnX_Ag6ZYK270XIMq0wKixG-HxsAE4
[03-Jun-2026 22:58:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 22:58:23 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 22:58:23 UTC] User ID: 716
[03-Jun-2026 22:58:23 UTC] ✅ User profile retrieved successfully for user ID: 716
[03-Jun-2026 22:58:24 UTC] === API CALL LOG ===
[03-Jun-2026 22:58:24 UTC] Endpoint: user/profile.php
[03-Jun-2026 22:58:24 UTC] Full Log Data: {
    "timestamp": "2026-06-03 22:58:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a01:4f8:1c18:f76a::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a01:4f8:1c18:f76a::1, 172.70.240.66",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE2IiwidXNlcm5hbWUiOiJTcGlyaXQ2NjIxIiwiZW1haWwiOiJhZnJvb3o5NDNAZ21haWwuY29tIiwiZXhwIjoxNzgxMTMxNDEyfQ.d_Y5crvy6klpbUnX_Ag6ZYK270XIMq0wKixG-HxsAE4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0624d683cafeded-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a01:4f8:1c18:f76a::1",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 22:58:24 UTC] === END API CALL LOG ===
[03-Jun-2026 22:58:24 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 22:58:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE2IiwidXNlcm5hbWUiOiJTcGlyaXQ2NjIxIiwiZW1haWwiOiJhZnJvb3o5NDNAZ21haWwuY29tIiwiZXhwIjoxNzgxMTMxNDEyfQ.d_Y5crvy6klpbUnX_Ag6ZYK270XIMq0wKixG-HxsAE4
[03-Jun-2026 22:58:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 22:58:24 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 22:58:24 UTC] User ID: 716
[03-Jun-2026 22:58:24 UTC] ✅ User profile retrieved successfully for user ID: 716
[03-Jun-2026 22:58:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jun-2026 22:58:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jun-2026 22:58:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a01:4f8:1c18:f76a::1, 172.70.240.66","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE2IiwidXNlcm5hbWUiOiJTcGlyaXQ2NjIxIiwiZW1haWwiOiJhZnJvb3o5NDNAZ21haWwuY29tIiwiZXhwIjoxNzgxMTMxNDEyfQ.d_Y5crvy6klpbUnX_Ag6ZYK270XIMq0wKixG-HxsAE4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0624d683cb2eded-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a01:4f8:1c18:f76a::1","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Jun-2026 22:58:24 UTC] === User Orders API Called ===
[03-Jun-2026 22:58:24 UTC] User ID: 716
[03-Jun-2026 22:58:24 UTC] Limit: 20, Offset: 0
[03-Jun-2026 22:58:24 UTC] Orders found: 0
[03-Jun-2026 22:58:24 UTC] Orders data: []
[03-Jun-2026 22:58:24 UTC] Total orders count: 0
[03-Jun-2026 22:58:24 UTC] === API CALL LOG ===
[03-Jun-2026 22:58:24 UTC] Endpoint: user/profile.php
[03-Jun-2026 22:58:24 UTC] Full Log Data: {
    "timestamp": "2026-06-03 22:58:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a01:4f8:1c18:f76a::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a01:4f8:1c18:f76a::1, 172.70.240.66",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE2IiwidXNlcm5hbWUiOiJTcGlyaXQ2NjIxIiwiZW1haWwiOiJhZnJvb3o5NDNAZ21haWwuY29tIiwiZXhwIjoxNzgxMTMxNDEyfQ.d_Y5crvy6klpbUnX_Ag6ZYK270XIMq0wKixG-HxsAE4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0624d69e8f4eded-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a01:4f8:1c18:f76a::1",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 22:58:24 UTC] === END API CALL LOG ===
[03-Jun-2026 22:58:24 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 22:58:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE2IiwidXNlcm5hbWUiOiJTcGlyaXQ2NjIxIiwiZW1haWwiOiJhZnJvb3o5NDNAZ21haWwuY29tIiwiZXhwIjoxNzgxMTMxNDEyfQ.d_Y5crvy6klpbUnX_Ag6ZYK270XIMq0wKixG-HxsAE4
[03-Jun-2026 22:58:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 22:58:24 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 22:58:24 UTC] User ID: 716
[03-Jun-2026 22:58:24 UTC] ✅ User profile retrieved successfully for user ID: 716
[03-Jun-2026 22:59:03 UTC] === API CALL LOG ===
[03-Jun-2026 22:59:03 UTC] Endpoint: user/profile.php
[03-Jun-2026 22:59:03 UTC] Full Log Data: {
    "timestamp": "2026-06-03 22:59:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a01:4f8:1c18:f76a::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a01:4f8:1c18:f76a::1, 172.70.243.197",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE2IiwidXNlcm5hbWUiOiJTcGlyaXQ2NjIxIiwiZW1haWwiOiJhZnJvb3o5NDNAZ21haWwuY29tIiwiZXhwIjoxNzgxMTMxNDEyfQ.d_Y5crvy6klpbUnX_Ag6ZYK270XIMq0wKixG-HxsAE4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0624e5cad7992b9-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a01:4f8:1c18:f76a::1",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 22:59:03 UTC] === END API CALL LOG ===
[03-Jun-2026 22:59:03 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 22:59:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE2IiwidXNlcm5hbWUiOiJTcGlyaXQ2NjIxIiwiZW1haWwiOiJhZnJvb3o5NDNAZ21haWwuY29tIiwiZXhwIjoxNzgxMTMxNDEyfQ.d_Y5crvy6klpbUnX_Ag6ZYK270XIMq0wKixG-HxsAE4
[03-Jun-2026 22:59:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 22:59:03 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 22:59:03 UTC] User ID: 716
[03-Jun-2026 22:59:03 UTC] ✅ User profile retrieved successfully for user ID: 716
[03-Jun-2026 22:59:12 UTC] === API CALL LOG ===
[03-Jun-2026 22:59:12 UTC] Endpoint: user/profile.php
[03-Jun-2026 22:59:12 UTC] Full Log Data: {
    "timestamp": "2026-06-03 22:59:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a01:4f8:1c18:f76a::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a01:4f8:1c18:f76a::1, 172.71.164.218",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE2IiwidXNlcm5hbWUiOiJTcGlyaXQ2NjIxIiwiZW1haWwiOiJhZnJvb3o5NDNAZ21haWwuY29tIiwiZXhwIjoxNzgxMTMxNDEyfQ.d_Y5crvy6klpbUnX_Ag6ZYK270XIMq0wKixG-HxsAE4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0624e93ccffd299-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a01:4f8:1c18:f76a::1",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jun-2026 22:59:12 UTC] === END API CALL LOG ===
[03-Jun-2026 22:59:12 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jun-2026 22:59:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE2IiwidXNlcm5hbWUiOiJTcGlyaXQ2NjIxIiwiZW1haWwiOiJhZnJvb3o5NDNAZ21haWwuY29tIiwiZXhwIjoxNzgxMTMxNDEyfQ.d_Y5crvy6klpbUnX_Ag6ZYK270XIMq0wKixG-HxsAE4
[03-Jun-2026 22:59:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jun-2026 22:59:12 UTC] ✅ JWT token verified successfully for user profile
[03-Jun-2026 22:59:12 UTC] User ID: 716
[03-Jun-2026 22:59:12 UTC] ✅ User profile retrieved successfully for user ID: 716
[04-Jun-2026 03:39:36 UTC] === API CALL LOG ===
[04-Jun-2026 03:39:36 UTC] Endpoint: user/profile.php
[04-Jun-2026 03:39:36 UTC] Full Log Data: {
    "timestamp": "2026-06-04 03:39:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2406:2d40:981a:4108:1534:2449:6144:dffd",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2406:2d40:981a:4108:1534:2449:6144:dffd, 172.68.242.82",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE3IiwidXNlcm5hbWUiOiJPR0hTIiwiZW1haWwiOiJreWF3bGlkanhqYnhAZ21haWwuY29tIiwiZXhwIjoxNzgxMTQ5MTc1fQ.g-HsK_-6nWUk0jWsTPT6vBrJ_4soM2hrzWYvKLJ9okY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a063e950f97f8225-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2406:2d40:981a:4108:1534:2449:6144:dffd",
        "cf-ipcountry": "MM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 03:39:36 UTC] === END API CALL LOG ===
[04-Jun-2026 03:39:36 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 03:39:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE3IiwidXNlcm5hbWUiOiJPR0hTIiwiZW1haWwiOiJreWF3bGlkanhqYnhAZ21haWwuY29tIiwiZXhwIjoxNzgxMTQ5MTc1fQ.g-HsK_-6nWUk0jWsTPT6vBrJ_4soM2hrzWYvKLJ9okY
[04-Jun-2026 03:39:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 03:39:36 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 03:39:36 UTC] User ID: 717
[04-Jun-2026 03:39:36 UTC] ✅ User profile retrieved successfully for user ID: 717
[04-Jun-2026 03:39:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 03:39:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 03:39:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2406:2d40:981a:4108:1534:2449:6144:dffd, 172.68.242.82","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE3IiwidXNlcm5hbWUiOiJPR0hTIiwiZW1haWwiOiJreWF3bGlkanhqYnhAZ21haWwuY29tIiwiZXhwIjoxNzgxMTQ5MTc1fQ.g-HsK_-6nWUk0jWsTPT6vBrJ_4soM2hrzWYvKLJ9okY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a063e95189ed8225-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2406:2d40:981a:4108:1534:2449:6144:dffd","cf-ipcountry":"MM","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jun-2026 03:39:36 UTC] === User Orders API Called ===
[04-Jun-2026 03:39:36 UTC] User ID: 717
[04-Jun-2026 03:39:36 UTC] Limit: 20, Offset: 0
[04-Jun-2026 03:39:36 UTC] Orders found: 0
[04-Jun-2026 03:39:36 UTC] Orders data: []
[04-Jun-2026 03:39:36 UTC] Total orders count: 0
[04-Jun-2026 03:39:36 UTC] === API CALL LOG ===
[04-Jun-2026 03:39:36 UTC] Endpoint: user/profile.php
[04-Jun-2026 03:39:36 UTC] Full Log Data: {
    "timestamp": "2026-06-04 03:39:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2406:2d40:981a:4108:1534:2449:6144:dffd",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2406:2d40:981a:4108:1534:2449:6144:dffd, 172.68.242.82",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE3IiwidXNlcm5hbWUiOiJPR0hTIiwiZW1haWwiOiJreWF3bGlkanhqYnhAZ21haWwuY29tIiwiZXhwIjoxNzgxMTQ5MTc1fQ.g-HsK_-6nWUk0jWsTPT6vBrJ_4soM2hrzWYvKLJ9okY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a063e95189ef8225-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2406:2d40:981a:4108:1534:2449:6144:dffd",
        "cf-ipcountry": "MM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 03:39:36 UTC] === END API CALL LOG ===
[04-Jun-2026 03:39:36 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 03:39:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE3IiwidXNlcm5hbWUiOiJPR0hTIiwiZW1haWwiOiJreWF3bGlkanhqYnhAZ21haWwuY29tIiwiZXhwIjoxNzgxMTQ5MTc1fQ.g-HsK_-6nWUk0jWsTPT6vBrJ_4soM2hrzWYvKLJ9okY
[04-Jun-2026 03:39:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 03:39:36 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 03:39:36 UTC] User ID: 717
[04-Jun-2026 03:39:36 UTC] ✅ User profile retrieved successfully for user ID: 717
[04-Jun-2026 03:39:37 UTC] === API CALL LOG ===
[04-Jun-2026 03:39:37 UTC] Endpoint: user/profile.php
[04-Jun-2026 03:39:37 UTC] Full Log Data: {
    "timestamp": "2026-06-04 03:39:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2406:2d40:981a:4108:1534:2449:6144:dffd",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2406:2d40:981a:4108:1534:2449:6144:dffd, 172.68.242.82",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE3IiwidXNlcm5hbWUiOiJPR0hTIiwiZW1haWwiOiJreWF3bGlkanhqYnhAZ21haWwuY29tIiwiZXhwIjoxNzgxMTQ5MTc1fQ.g-HsK_-6nWUk0jWsTPT6vBrJ_4soM2hrzWYvKLJ9okY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a063e9583fd28225-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2406:2d40:981a:4108:1534:2449:6144:dffd",
        "cf-ipcountry": "MM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 03:39:37 UTC] === END API CALL LOG ===
[04-Jun-2026 03:39:37 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 03:39:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE3IiwidXNlcm5hbWUiOiJPR0hTIiwiZW1haWwiOiJreWF3bGlkanhqYnhAZ21haWwuY29tIiwiZXhwIjoxNzgxMTQ5MTc1fQ.g-HsK_-6nWUk0jWsTPT6vBrJ_4soM2hrzWYvKLJ9okY
[04-Jun-2026 03:39:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 03:39:37 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 03:39:37 UTC] User ID: 717
[04-Jun-2026 03:39:37 UTC] ✅ User profile retrieved successfully for user ID: 717
[04-Jun-2026 03:39:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 03:39:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 03:39:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2406:2d40:981a:4108:1534:2449:6144:dffd, 172.68.242.83","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE3IiwidXNlcm5hbWUiOiJPR0hTIiwiZW1haWwiOiJreWF3bGlkanhqYnhAZ21haWwuY29tIiwiZXhwIjoxNzgxMTQ5MTc1fQ.g-HsK_-6nWUk0jWsTPT6vBrJ_4soM2hrzWYvKLJ9okY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a063e9d32cc08225-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2406:2d40:981a:4108:1534:2449:6144:dffd","cf-ipcountry":"MM","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jun-2026 03:39:57 UTC] === User Orders API Called ===
[04-Jun-2026 03:39:57 UTC] User ID: 717
[04-Jun-2026 03:39:57 UTC] Limit: 20, Offset: 0
[04-Jun-2026 03:39:57 UTC] Orders found: 0
[04-Jun-2026 03:39:57 UTC] Orders data: []
[04-Jun-2026 03:39:57 UTC] Total orders count: 0
[04-Jun-2026 03:39:57 UTC] === API CALL LOG ===
[04-Jun-2026 03:39:57 UTC] Endpoint: user/profile.php
[04-Jun-2026 03:39:57 UTC] Full Log Data: {
    "timestamp": "2026-06-04 03:39:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2406:2d40:981a:4108:1534:2449:6144:dffd",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2406:2d40:981a:4108:1534:2449:6144:dffd, 172.68.242.83",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE3IiwidXNlcm5hbWUiOiJPR0hTIiwiZW1haWwiOiJreWF3bGlkanhqYnhAZ21haWwuY29tIiwiZXhwIjoxNzgxMTQ5MTc1fQ.g-HsK_-6nWUk0jWsTPT6vBrJ_4soM2hrzWYvKLJ9okY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a063e9d37cf68225-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2406:2d40:981a:4108:1534:2449:6144:dffd",
        "cf-ipcountry": "MM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 03:39:57 UTC] === END API CALL LOG ===
[04-Jun-2026 03:39:57 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 03:39:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE3IiwidXNlcm5hbWUiOiJPR0hTIiwiZW1haWwiOiJreWF3bGlkanhqYnhAZ21haWwuY29tIiwiZXhwIjoxNzgxMTQ5MTc1fQ.g-HsK_-6nWUk0jWsTPT6vBrJ_4soM2hrzWYvKLJ9okY
[04-Jun-2026 03:39:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 03:39:57 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 03:39:57 UTC] User ID: 717
[04-Jun-2026 03:39:57 UTC] ✅ User profile retrieved successfully for user ID: 717
[04-Jun-2026 03:39:58 UTC] === API CALL LOG ===
[04-Jun-2026 03:39:58 UTC] Endpoint: user/profile.php
[04-Jun-2026 03:39:58 UTC] Full Log Data: {
    "timestamp": "2026-06-04 03:39:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2406:2d40:981a:4108:1534:2449:6144:dffd",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2406:2d40:981a:4108:1534:2449:6144:dffd, 172.68.242.83",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE3IiwidXNlcm5hbWUiOiJPR0hTIiwiZW1haWwiOiJreWF3bGlkanhqYnhAZ21haWwuY29tIiwiZXhwIjoxNzgxMTQ5MTc1fQ.g-HsK_-6nWUk0jWsTPT6vBrJ_4soM2hrzWYvKLJ9okY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a063e9d74f8b8225-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2406:2d40:981a:4108:1534:2449:6144:dffd",
        "cf-ipcountry": "MM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 03:39:58 UTC] === END API CALL LOG ===
[04-Jun-2026 03:39:58 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 03:39:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE3IiwidXNlcm5hbWUiOiJPR0hTIiwiZW1haWwiOiJreWF3bGlkanhqYnhAZ21haWwuY29tIiwiZXhwIjoxNzgxMTQ5MTc1fQ.g-HsK_-6nWUk0jWsTPT6vBrJ_4soM2hrzWYvKLJ9okY
[04-Jun-2026 03:39:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 03:39:58 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 03:39:58 UTC] User ID: 717
[04-Jun-2026 03:39:58 UTC] ✅ User profile retrieved successfully for user ID: 717
[04-Jun-2026 03:39:58 UTC] === API CALL LOG ===
[04-Jun-2026 03:39:58 UTC] Endpoint: user/profile.php
[04-Jun-2026 03:39:58 UTC] Full Log Data: {
    "timestamp": "2026-06-04 03:39:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2406:2d40:981a:4108:1534:2449:6144:dffd",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2406:2d40:981a:4108:1534:2449:6144:dffd, 172.68.242.83",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE3IiwidXNlcm5hbWUiOiJPR0hTIiwiZW1haWwiOiJreWF3bGlkanhqYnhAZ21haWwuY29tIiwiZXhwIjoxNzgxMTQ5MTc1fQ.g-HsK_-6nWUk0jWsTPT6vBrJ_4soM2hrzWYvKLJ9okY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a063e9d898868225-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2406:2d40:981a:4108:1534:2449:6144:dffd",
        "cf-ipcountry": "MM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 03:39:58 UTC] === END API CALL LOG ===
[04-Jun-2026 03:39:58 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 03:39:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE3IiwidXNlcm5hbWUiOiJPR0hTIiwiZW1haWwiOiJreWF3bGlkanhqYnhAZ21haWwuY29tIiwiZXhwIjoxNzgxMTQ5MTc1fQ.g-HsK_-6nWUk0jWsTPT6vBrJ_4soM2hrzWYvKLJ9okY
[04-Jun-2026 03:39:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 03:39:58 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 03:39:58 UTC] User ID: 717
[04-Jun-2026 03:39:58 UTC] ✅ User profile retrieved successfully for user ID: 717
[04-Jun-2026 03:39:59 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 03:39:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 03:39:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2406:2d40:981a:4108:1534:2449:6144:dffd, 172.68.242.83","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE3IiwidXNlcm5hbWUiOiJPR0hTIiwiZW1haWwiOiJreWF3bGlkanhqYnhAZ21haWwuY29tIiwiZXhwIjoxNzgxMTQ5MTc1fQ.g-HsK_-6nWUk0jWsTPT6vBrJ_4soM2hrzWYvKLJ9okY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a063e9decd548225-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2406:2d40:981a:4108:1534:2449:6144:dffd","cf-ipcountry":"MM","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jun-2026 03:39:59 UTC] === User Orders API Called ===
[04-Jun-2026 03:39:59 UTC] User ID: 717
[04-Jun-2026 03:39:59 UTC] Limit: 20, Offset: 0
[04-Jun-2026 03:39:59 UTC] Orders found: 0
[04-Jun-2026 03:39:59 UTC] Orders data: []
[04-Jun-2026 03:39:59 UTC] Total orders count: 0
[04-Jun-2026 03:40:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 03:40:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 03:40:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2406:2d40:981a:4108:1534:2449:6144:dffd, 172.68.242.83","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE3IiwidXNlcm5hbWUiOiJPR0hTIiwiZW1haWwiOiJreWF3bGlkanhqYnhAZ21haWwuY29tIiwiZXhwIjoxNzgxMTQ5MTc1fQ.g-HsK_-6nWUk0jWsTPT6vBrJ_4soM2hrzWYvKLJ9okY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a063e9e59afa8225-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2406:2d40:981a:4108:1534:2449:6144:dffd","cf-ipcountry":"MM","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jun-2026 03:40:00 UTC] === User Orders API Called ===
[04-Jun-2026 03:40:00 UTC] User ID: 717
[04-Jun-2026 03:40:00 UTC] Limit: 20, Offset: 0
[04-Jun-2026 03:40:00 UTC] Orders found: 0
[04-Jun-2026 03:40:00 UTC] Orders data: []
[04-Jun-2026 03:40:00 UTC] Total orders count: 0
[04-Jun-2026 03:40:00 UTC] === API CALL LOG ===
[04-Jun-2026 03:40:00 UTC] Endpoint: user/profile.php
[04-Jun-2026 03:40:00 UTC] Full Log Data: {
    "timestamp": "2026-06-04 03:40:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2406:2d40:981a:4108:1534:2449:6144:dffd",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2406:2d40:981a:4108:1534:2449:6144:dffd, 172.68.242.83",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE3IiwidXNlcm5hbWUiOiJPR0hTIiwiZW1haWwiOiJreWF3bGlkanhqYnhAZ21haWwuY29tIiwiZXhwIjoxNzgxMTQ5MTc1fQ.g-HsK_-6nWUk0jWsTPT6vBrJ_4soM2hrzWYvKLJ9okY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a063e9e5eb2a8225-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2406:2d40:981a:4108:1534:2449:6144:dffd",
        "cf-ipcountry": "MM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 03:40:00 UTC] === END API CALL LOG ===
[04-Jun-2026 03:40:00 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 03:40:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE3IiwidXNlcm5hbWUiOiJPR0hTIiwiZW1haWwiOiJreWF3bGlkanhqYnhAZ21haWwuY29tIiwiZXhwIjoxNzgxMTQ5MTc1fQ.g-HsK_-6nWUk0jWsTPT6vBrJ_4soM2hrzWYvKLJ9okY
[04-Jun-2026 03:40:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 03:40:00 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 03:40:00 UTC] User ID: 717
[04-Jun-2026 03:40:00 UTC] ✅ User profile retrieved successfully for user ID: 717
[04-Jun-2026 03:40:01 UTC] === API CALL LOG ===
[04-Jun-2026 03:40:01 UTC] Endpoint: user/profile.php
[04-Jun-2026 03:40:01 UTC] Full Log Data: {
    "timestamp": "2026-06-04 03:40:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2406:2d40:981a:4108:1534:2449:6144:dffd",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2406:2d40:981a:4108:1534:2449:6144:dffd, 172.68.242.83",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE3IiwidXNlcm5hbWUiOiJPR0hTIiwiZW1haWwiOiJreWF3bGlkanhqYnhAZ21haWwuY29tIiwiZXhwIjoxNzgxMTQ5MTc1fQ.g-HsK_-6nWUk0jWsTPT6vBrJ_4soM2hrzWYvKLJ9okY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a063e9e9ce318225-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2406:2d40:981a:4108:1534:2449:6144:dffd",
        "cf-ipcountry": "MM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 03:40:01 UTC] === END API CALL LOG ===
[04-Jun-2026 03:40:01 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 03:40:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE3IiwidXNlcm5hbWUiOiJPR0hTIiwiZW1haWwiOiJreWF3bGlkanhqYnhAZ21haWwuY29tIiwiZXhwIjoxNzgxMTQ5MTc1fQ.g-HsK_-6nWUk0jWsTPT6vBrJ_4soM2hrzWYvKLJ9okY
[04-Jun-2026 03:40:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 03:40:01 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 03:40:01 UTC] User ID: 717
[04-Jun-2026 03:40:01 UTC] ✅ User profile retrieved successfully for user ID: 717
[04-Jun-2026 03:40:01 UTC] === API CALL LOG ===
[04-Jun-2026 03:40:01 UTC] Endpoint: user/profile.php
[04-Jun-2026 03:40:01 UTC] Full Log Data: {
    "timestamp": "2026-06-04 03:40:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2406:2d40:981a:4108:1534:2449:6144:dffd",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2406:2d40:981a:4108:1534:2449:6144:dffd, 172.68.242.83",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE3IiwidXNlcm5hbWUiOiJPR0hTIiwiZW1haWwiOiJreWF3bGlkanhqYnhAZ21haWwuY29tIiwiZXhwIjoxNzgxMTQ5MTc1fQ.g-HsK_-6nWUk0jWsTPT6vBrJ_4soM2hrzWYvKLJ9okY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a063e9eb8f928225-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2406:2d40:981a:4108:1534:2449:6144:dffd",
        "cf-ipcountry": "MM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 03:40:01 UTC] === END API CALL LOG ===
[04-Jun-2026 03:40:01 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 03:40:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE3IiwidXNlcm5hbWUiOiJPR0hTIiwiZW1haWwiOiJreWF3bGlkanhqYnhAZ21haWwuY29tIiwiZXhwIjoxNzgxMTQ5MTc1fQ.g-HsK_-6nWUk0jWsTPT6vBrJ_4soM2hrzWYvKLJ9okY
[04-Jun-2026 03:40:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 03:40:01 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 03:40:01 UTC] User ID: 717
[04-Jun-2026 03:40:01 UTC] ✅ User profile retrieved successfully for user ID: 717
[04-Jun-2026 03:40:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 03:40:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 03:40:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2406:2d40:981a:4108:1534:2449:6144:dffd, 172.68.242.82","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE3IiwidXNlcm5hbWUiOiJPR0hTIiwiZW1haWwiOiJreWF3bGlkanhqYnhAZ21haWwuY29tIiwiZXhwIjoxNzgxMTQ5MTc1fQ.g-HsK_-6nWUk0jWsTPT6vBrJ_4soM2hrzWYvKLJ9okY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a063ea3f3dcd8225-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2406:2d40:981a:4108:1534:2449:6144:dffd","cf-ipcountry":"MM","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jun-2026 03:40:15 UTC] === User Orders API Called ===
[04-Jun-2026 03:40:15 UTC] User ID: 717
[04-Jun-2026 03:40:15 UTC] Limit: 20, Offset: 0
[04-Jun-2026 03:40:15 UTC] Orders found: 0
[04-Jun-2026 03:40:15 UTC] Orders data: []
[04-Jun-2026 03:40:15 UTC] Total orders count: 0
[04-Jun-2026 03:40:15 UTC] === API CALL LOG ===
[04-Jun-2026 03:40:15 UTC] Endpoint: user/profile.php
[04-Jun-2026 03:40:15 UTC] Full Log Data: {
    "timestamp": "2026-06-04 03:40:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2406:2d40:981a:4108:1534:2449:6144:dffd",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2406:2d40:981a:4108:1534:2449:6144:dffd, 172.68.242.83",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE3IiwidXNlcm5hbWUiOiJPR0hTIiwiZW1haWwiOiJreWF3bGlkanhqYnhAZ21haWwuY29tIiwiZXhwIjoxNzgxMTQ5MTc1fQ.g-HsK_-6nWUk0jWsTPT6vBrJ_4soM2hrzWYvKLJ9okY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a063ea3fae2d8225-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2406:2d40:981a:4108:1534:2449:6144:dffd",
        "cf-ipcountry": "MM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 03:40:15 UTC] === END API CALL LOG ===
[04-Jun-2026 03:40:15 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 03:40:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE3IiwidXNlcm5hbWUiOiJPR0hTIiwiZW1haWwiOiJreWF3bGlkanhqYnhAZ21haWwuY29tIiwiZXhwIjoxNzgxMTQ5MTc1fQ.g-HsK_-6nWUk0jWsTPT6vBrJ_4soM2hrzWYvKLJ9okY
[04-Jun-2026 03:40:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 03:40:15 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 03:40:15 UTC] User ID: 717
[04-Jun-2026 03:40:15 UTC] ✅ User profile retrieved successfully for user ID: 717
[04-Jun-2026 03:40:15 UTC] === API CALL LOG ===
[04-Jun-2026 03:40:15 UTC] Endpoint: user/profile.php
[04-Jun-2026 03:40:15 UTC] Full Log Data: {
    "timestamp": "2026-06-04 03:40:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2406:2d40:981a:4108:1534:2449:6144:dffd",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2406:2d40:981a:4108:1534:2449:6144:dffd, 172.68.242.83",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE3IiwidXNlcm5hbWUiOiJPR0hTIiwiZW1haWwiOiJreWF3bGlkanhqYnhAZ21haWwuY29tIiwiZXhwIjoxNzgxMTQ5MTc1fQ.g-HsK_-6nWUk0jWsTPT6vBrJ_4soM2hrzWYvKLJ9okY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a063ea4379108225-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2406:2d40:981a:4108:1534:2449:6144:dffd",
        "cf-ipcountry": "MM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 03:40:15 UTC] === END API CALL LOG ===
[04-Jun-2026 03:40:15 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 03:40:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE3IiwidXNlcm5hbWUiOiJPR0hTIiwiZW1haWwiOiJreWF3bGlkanhqYnhAZ21haWwuY29tIiwiZXhwIjoxNzgxMTQ5MTc1fQ.g-HsK_-6nWUk0jWsTPT6vBrJ_4soM2hrzWYvKLJ9okY
[04-Jun-2026 03:40:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 03:40:15 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 03:40:15 UTC] User ID: 717
[04-Jun-2026 03:40:15 UTC] ✅ User profile retrieved successfully for user ID: 717
[04-Jun-2026 03:40:16 UTC] === API CALL LOG ===
[04-Jun-2026 03:40:16 UTC] Endpoint: user/profile.php
[04-Jun-2026 03:40:16 UTC] Full Log Data: {
    "timestamp": "2026-06-04 03:40:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2406:2d40:981a:4108:1534:2449:6144:dffd",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2406:2d40:981a:4108:1534:2449:6144:dffd, 172.68.242.83",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE3IiwidXNlcm5hbWUiOiJPR0hTIiwiZW1haWwiOiJreWF3bGlkanhqYnhAZ21haWwuY29tIiwiZXhwIjoxNzgxMTQ5MTc1fQ.g-HsK_-6nWUk0jWsTPT6vBrJ_4soM2hrzWYvKLJ9okY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a063ea48bd508225-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2406:2d40:981a:4108:1534:2449:6144:dffd",
        "cf-ipcountry": "MM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 03:40:16 UTC] === END API CALL LOG ===
[04-Jun-2026 03:40:16 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 03:40:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE3IiwidXNlcm5hbWUiOiJPR0hTIiwiZW1haWwiOiJreWF3bGlkanhqYnhAZ21haWwuY29tIiwiZXhwIjoxNzgxMTQ5MTc1fQ.g-HsK_-6nWUk0jWsTPT6vBrJ_4soM2hrzWYvKLJ9okY
[04-Jun-2026 03:40:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 03:40:16 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 03:40:16 UTC] User ID: 717
[04-Jun-2026 03:40:16 UTC] ✅ User profile retrieved successfully for user ID: 717
[04-Jun-2026 03:40:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 03:40:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 03:40:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2406:2d40:981a:4108:1534:2449:6144:dffd, 172.68.242.83","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE3IiwidXNlcm5hbWUiOiJPR0hTIiwiZW1haWwiOiJreWF3bGlkanhqYnhAZ21haWwuY29tIiwiZXhwIjoxNzgxMTQ5MTc1fQ.g-HsK_-6nWUk0jWsTPT6vBrJ_4soM2hrzWYvKLJ9okY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a063ea904b118225-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2406:2d40:981a:4108:1534:2449:6144:dffd","cf-ipcountry":"MM","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jun-2026 03:40:28 UTC] === User Orders API Called ===
[04-Jun-2026 03:40:28 UTC] User ID: 717
[04-Jun-2026 03:40:28 UTC] Limit: 20, Offset: 0
[04-Jun-2026 03:40:28 UTC] Orders found: 0
[04-Jun-2026 03:40:28 UTC] Orders data: []
[04-Jun-2026 03:40:28 UTC] Total orders count: 0
[04-Jun-2026 03:40:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 03:40:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 03:40:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2406:2d40:981a:4108:1534:2449:6144:dffd, 172.68.242.83","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE3IiwidXNlcm5hbWUiOiJPR0hTIiwiZW1haWwiOiJreWF3bGlkanhqYnhAZ21haWwuY29tIiwiZXhwIjoxNzgxMTQ5MTc1fQ.g-HsK_-6nWUk0jWsTPT6vBrJ_4soM2hrzWYvKLJ9okY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a063ea9ddf6f8225-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2406:2d40:981a:4108:1534:2449:6144:dffd","cf-ipcountry":"MM","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jun-2026 03:40:29 UTC] === User Orders API Called ===
[04-Jun-2026 03:40:29 UTC] User ID: 717
[04-Jun-2026 03:40:29 UTC] Limit: 20, Offset: 0
[04-Jun-2026 03:40:29 UTC] Orders found: 0
[04-Jun-2026 03:40:29 UTC] Orders data: []
[04-Jun-2026 03:40:29 UTC] Total orders count: 0
[04-Jun-2026 03:40:29 UTC] === API CALL LOG ===
[04-Jun-2026 03:40:29 UTC] Endpoint: user/profile.php
[04-Jun-2026 03:40:29 UTC] Full Log Data: {
    "timestamp": "2026-06-04 03:40:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2406:2d40:981a:4108:1534:2449:6144:dffd",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2406:2d40:981a:4108:1534:2449:6144:dffd, 172.68.242.83",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE3IiwidXNlcm5hbWUiOiJPR0hTIiwiZW1haWwiOiJreWF3bGlkanhqYnhAZ21haWwuY29tIiwiZXhwIjoxNzgxMTQ5MTc1fQ.g-HsK_-6nWUk0jWsTPT6vBrJ_4soM2hrzWYvKLJ9okY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a063ea9e6fe18225-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2406:2d40:981a:4108:1534:2449:6144:dffd",
        "cf-ipcountry": "MM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 03:40:29 UTC] === END API CALL LOG ===
[04-Jun-2026 03:40:29 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 03:40:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE3IiwidXNlcm5hbWUiOiJPR0hTIiwiZW1haWwiOiJreWF3bGlkanhqYnhAZ21haWwuY29tIiwiZXhwIjoxNzgxMTQ5MTc1fQ.g-HsK_-6nWUk0jWsTPT6vBrJ_4soM2hrzWYvKLJ9okY
[04-Jun-2026 03:40:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 03:40:29 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 03:40:29 UTC] User ID: 717
[04-Jun-2026 03:40:29 UTC] ✅ User profile retrieved successfully for user ID: 717
[04-Jun-2026 03:40:30 UTC] === API CALL LOG ===
[04-Jun-2026 03:40:30 UTC] Endpoint: user/profile.php
[04-Jun-2026 03:40:30 UTC] Full Log Data: {
    "timestamp": "2026-06-04 03:40:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2406:2d40:981a:4108:1534:2449:6144:dffd",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2406:2d40:981a:4108:1534:2449:6144:dffd, 172.68.242.83",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE3IiwidXNlcm5hbWUiOiJPR0hTIiwiZW1haWwiOiJreWF3bGlkanhqYnhAZ21haWwuY29tIiwiZXhwIjoxNzgxMTQ5MTc1fQ.g-HsK_-6nWUk0jWsTPT6vBrJ_4soM2hrzWYvKLJ9okY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a063eaa22b008225-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2406:2d40:981a:4108:1534:2449:6144:dffd",
        "cf-ipcountry": "MM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 03:40:30 UTC] === END API CALL LOG ===
[04-Jun-2026 03:40:30 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 03:40:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE3IiwidXNlcm5hbWUiOiJPR0hTIiwiZW1haWwiOiJreWF3bGlkanhqYnhAZ21haWwuY29tIiwiZXhwIjoxNzgxMTQ5MTc1fQ.g-HsK_-6nWUk0jWsTPT6vBrJ_4soM2hrzWYvKLJ9okY
[04-Jun-2026 03:40:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 03:40:30 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 03:40:30 UTC] User ID: 717
[04-Jun-2026 03:40:30 UTC] ✅ User profile retrieved successfully for user ID: 717
[04-Jun-2026 03:40:30 UTC] === API CALL LOG ===
[04-Jun-2026 03:40:30 UTC] Endpoint: user/profile.php
[04-Jun-2026 03:40:30 UTC] Full Log Data: {
    "timestamp": "2026-06-04 03:40:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2406:2d40:981a:4108:1534:2449:6144:dffd",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2406:2d40:981a:4108:1534:2449:6144:dffd, 172.68.242.83",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE3IiwidXNlcm5hbWUiOiJPR0hTIiwiZW1haWwiOiJreWF3bGlkanhqYnhAZ21haWwuY29tIiwiZXhwIjoxNzgxMTQ5MTc1fQ.g-HsK_-6nWUk0jWsTPT6vBrJ_4soM2hrzWYvKLJ9okY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a063eaa4cd278225-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2406:2d40:981a:4108:1534:2449:6144:dffd",
        "cf-ipcountry": "MM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 03:40:30 UTC] === END API CALL LOG ===
[04-Jun-2026 03:40:30 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 03:40:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE3IiwidXNlcm5hbWUiOiJPR0hTIiwiZW1haWwiOiJreWF3bGlkanhqYnhAZ21haWwuY29tIiwiZXhwIjoxNzgxMTQ5MTc1fQ.g-HsK_-6nWUk0jWsTPT6vBrJ_4soM2hrzWYvKLJ9okY
[04-Jun-2026 03:40:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 03:40:30 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 03:40:30 UTC] User ID: 717
[04-Jun-2026 03:40:30 UTC] ✅ User profile retrieved successfully for user ID: 717
[04-Jun-2026 03:40:31 UTC] === API CALL LOG ===
[04-Jun-2026 03:40:31 UTC] Endpoint: user/profile.php
[04-Jun-2026 03:40:31 UTC] Full Log Data: {
    "timestamp": "2026-06-04 03:40:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2406:2d40:981a:4108:1534:2449:6144:dffd",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2406:2d40:981a:4108:1534:2449:6144:dffd, 172.68.242.83",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE3IiwidXNlcm5hbWUiOiJPR0hTIiwiZW1haWwiOiJreWF3bGlkanhqYnhAZ21haWwuY29tIiwiZXhwIjoxNzgxMTQ5MTc1fQ.g-HsK_-6nWUk0jWsTPT6vBrJ_4soM2hrzWYvKLJ9okY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a063eaa54d878225-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2406:2d40:981a:4108:1534:2449:6144:dffd",
        "cf-ipcountry": "MM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 03:40:31 UTC] === END API CALL LOG ===
[04-Jun-2026 03:40:31 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 03:40:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE3IiwidXNlcm5hbWUiOiJPR0hTIiwiZW1haWwiOiJreWF3bGlkanhqYnhAZ21haWwuY29tIiwiZXhwIjoxNzgxMTQ5MTc1fQ.g-HsK_-6nWUk0jWsTPT6vBrJ_4soM2hrzWYvKLJ9okY
[04-Jun-2026 03:40:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 03:40:31 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 03:40:31 UTC] User ID: 717
[04-Jun-2026 03:40:31 UTC] ✅ User profile retrieved successfully for user ID: 717
[04-Jun-2026 03:40:31 UTC] User Purchases API - User ID: 717
[04-Jun-2026 03:40:31 UTC] User Purchases API - Total purchases found: 1
[04-Jun-2026 03:40:35 UTC] === API CALL LOG ===
[04-Jun-2026 03:40:35 UTC] Endpoint: user/profile.php
[04-Jun-2026 03:40:35 UTC] Full Log Data: {
    "timestamp": "2026-06-04 03:40:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2406:2d40:981a:4108:1534:2449:6144:dffd",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2406:2d40:981a:4108:1534:2449:6144:dffd, 172.68.242.83",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE3IiwidXNlcm5hbWUiOiJPR0hTIiwiZW1haWwiOiJreWF3bGlkanhqYnhAZ21haWwuY29tIiwiZXhwIjoxNzgxMTQ5MTc1fQ.g-HsK_-6nWUk0jWsTPT6vBrJ_4soM2hrzWYvKLJ9okY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a063eac47f758225-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2406:2d40:981a:4108:1534:2449:6144:dffd",
        "cf-ipcountry": "MM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 03:40:35 UTC] === END API CALL LOG ===
[04-Jun-2026 03:40:35 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 03:40:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE3IiwidXNlcm5hbWUiOiJPR0hTIiwiZW1haWwiOiJreWF3bGlkanhqYnhAZ21haWwuY29tIiwiZXhwIjoxNzgxMTQ5MTc1fQ.g-HsK_-6nWUk0jWsTPT6vBrJ_4soM2hrzWYvKLJ9okY
[04-Jun-2026 03:40:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 03:40:35 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 03:40:35 UTC] User ID: 717
[04-Jun-2026 03:40:35 UTC] ✅ User profile retrieved successfully for user ID: 717
[04-Jun-2026 03:40:36 UTC] User Purchases API - User ID: 717
[04-Jun-2026 03:40:36 UTC] User Purchases API - Total purchases found: 1
[04-Jun-2026 03:40:40 UTC] === API CALL LOG ===
[04-Jun-2026 03:40:40 UTC] Endpoint: user/profile.php
[04-Jun-2026 03:40:40 UTC] Full Log Data: {
    "timestamp": "2026-06-04 03:40:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2406:2d40:981a:4108:1534:2449:6144:dffd",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2406:2d40:981a:4108:1534:2449:6144:dffd, 172.68.242.83",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE3IiwidXNlcm5hbWUiOiJPR0hTIiwiZW1haWwiOiJreWF3bGlkanhqYnhAZ21haWwuY29tIiwiZXhwIjoxNzgxMTQ5MTc1fQ.g-HsK_-6nWUk0jWsTPT6vBrJ_4soM2hrzWYvKLJ9okY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a063eae1095d8225-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2406:2d40:981a:4108:1534:2449:6144:dffd",
        "cf-ipcountry": "MM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 03:40:40 UTC] === END API CALL LOG ===
[04-Jun-2026 03:40:40 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 03:40:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE3IiwidXNlcm5hbWUiOiJPR0hTIiwiZW1haWwiOiJreWF3bGlkanhqYnhAZ21haWwuY29tIiwiZXhwIjoxNzgxMTQ5MTc1fQ.g-HsK_-6nWUk0jWsTPT6vBrJ_4soM2hrzWYvKLJ9okY
[04-Jun-2026 03:40:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 03:40:40 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 03:40:40 UTC] User ID: 717
[04-Jun-2026 03:40:40 UTC] ✅ User profile retrieved successfully for user ID: 717
[04-Jun-2026 03:40:40 UTC] User Purchases API - User ID: 717
[04-Jun-2026 03:40:40 UTC] User Purchases API - Total purchases found: 1
[04-Jun-2026 03:48:07 UTC] === API CALL LOG ===
[04-Jun-2026 03:48:07 UTC] Endpoint: user/profile.php
[04-Jun-2026 03:48:07 UTC] Full Log Data: {
    "timestamp": "2026-06-04 03:48:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2406:2d40:981a:4108:1534:2449:6144:dffd",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2406:2d40:981a:4108:1534:2449:6144:dffd, 162.158.88.29",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE3IiwidXNlcm5hbWUiOiJPR0hTIiwiZW1haWwiOiJreWF3bGlkanhqYnhAZ21haWwuY29tIiwiZXhwIjoxNzgxMTQ5MTc1fQ.g-HsK_-6nWUk0jWsTPT6vBrJ_4soM2hrzWYvKLJ9okY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a063f5c52affff7e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2406:2d40:981a:4108:1534:2449:6144:dffd",
        "cf-ipcountry": "MM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 03:48:07 UTC] === END API CALL LOG ===
[04-Jun-2026 03:48:07 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 03:48:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE3IiwidXNlcm5hbWUiOiJPR0hTIiwiZW1haWwiOiJreWF3bGlkanhqYnhAZ21haWwuY29tIiwiZXhwIjoxNzgxMTQ5MTc1fQ.g-HsK_-6nWUk0jWsTPT6vBrJ_4soM2hrzWYvKLJ9okY
[04-Jun-2026 03:48:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 03:48:07 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 03:48:07 UTC] User ID: 717
[04-Jun-2026 03:48:07 UTC] ✅ User profile retrieved successfully for user ID: 717
[04-Jun-2026 03:48:07 UTC] === API CALL LOG ===
[04-Jun-2026 03:48:07 UTC] Endpoint: user/profile.php
[04-Jun-2026 03:48:07 UTC] Full Log Data: {
    "timestamp": "2026-06-04 03:48:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2406:2d40:981a:4108:1534:2449:6144:dffd",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2406:2d40:981a:4108:1534:2449:6144:dffd, 162.158.88.29",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE3IiwidXNlcm5hbWUiOiJPR0hTIiwiZW1haWwiOiJreWF3bGlkanhqYnhAZ21haWwuY29tIiwiZXhwIjoxNzgxMTQ5MTc1fQ.g-HsK_-6nWUk0jWsTPT6vBrJ_4soM2hrzWYvKLJ9okY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a063f5ccbf87ff7e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2406:2d40:981a:4108:1534:2449:6144:dffd",
        "cf-ipcountry": "MM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 03:48:07 UTC] === END API CALL LOG ===
[04-Jun-2026 03:48:07 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 03:48:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE3IiwidXNlcm5hbWUiOiJPR0hTIiwiZW1haWwiOiJreWF3bGlkanhqYnhAZ21haWwuY29tIiwiZXhwIjoxNzgxMTQ5MTc1fQ.g-HsK_-6nWUk0jWsTPT6vBrJ_4soM2hrzWYvKLJ9okY
[04-Jun-2026 03:48:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 03:48:07 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 03:48:07 UTC] User ID: 717
[04-Jun-2026 03:48:07 UTC] ✅ User profile retrieved successfully for user ID: 717
[04-Jun-2026 03:48:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 03:48:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 03:48:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2406:2d40:981a:4108:1534:2449:6144:dffd, 162.158.88.29","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE3IiwidXNlcm5hbWUiOiJPR0hTIiwiZW1haWwiOiJreWF3bGlkanhqYnhAZ21haWwuY29tIiwiZXhwIjoxNzgxMTQ5MTc1fQ.g-HsK_-6nWUk0jWsTPT6vBrJ_4soM2hrzWYvKLJ9okY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a063f5cd28ebff7e-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2406:2d40:981a:4108:1534:2449:6144:dffd","cf-ipcountry":"MM","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jun-2026 03:48:07 UTC] === User Orders API Called ===
[04-Jun-2026 03:48:07 UTC] User ID: 717
[04-Jun-2026 03:48:07 UTC] Limit: 20, Offset: 0
[04-Jun-2026 03:48:07 UTC] Orders found: 0
[04-Jun-2026 03:48:07 UTC] Orders data: []
[04-Jun-2026 03:48:07 UTC] Total orders count: 0
[04-Jun-2026 03:48:08 UTC] === API CALL LOG ===
[04-Jun-2026 03:48:08 UTC] Endpoint: user/profile.php
[04-Jun-2026 03:48:08 UTC] Full Log Data: {
    "timestamp": "2026-06-04 03:48:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2406:2d40:981a:4108:1534:2449:6144:dffd",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2406:2d40:981a:4108:1534:2449:6144:dffd, 162.158.88.7",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE3IiwidXNlcm5hbWUiOiJPR0hTIiwiZW1haWwiOiJreWF3bGlkanhqYnhAZ21haWwuY29tIiwiZXhwIjoxNzgxMTQ5MTc1fQ.g-HsK_-6nWUk0jWsTPT6vBrJ_4soM2hrzWYvKLJ9okY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a063f5cd8a0bff7e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2406:2d40:981a:4108:1534:2449:6144:dffd",
        "cf-ipcountry": "MM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 03:48:08 UTC] === END API CALL LOG ===
[04-Jun-2026 03:48:08 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 03:48:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE3IiwidXNlcm5hbWUiOiJPR0hTIiwiZW1haWwiOiJreWF3bGlkanhqYnhAZ21haWwuY29tIiwiZXhwIjoxNzgxMTQ5MTc1fQ.g-HsK_-6nWUk0jWsTPT6vBrJ_4soM2hrzWYvKLJ9okY
[04-Jun-2026 03:48:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 03:48:08 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 03:48:08 UTC] User ID: 717
[04-Jun-2026 03:48:08 UTC] ✅ User profile retrieved successfully for user ID: 717
[04-Jun-2026 03:48:09 UTC] === API CALL LOG ===
[04-Jun-2026 03:48:09 UTC] Endpoint: user/profile.php
[04-Jun-2026 03:48:09 UTC] Full Log Data: {
    "timestamp": "2026-06-04 03:48:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2406:2d40:981a:4108:1534:2449:6144:dffd",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2406:2d40:981a:4108:1534:2449:6144:dffd, 162.158.88.29",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE3IiwidXNlcm5hbWUiOiJPR0hTIiwiZW1haWwiOiJreWF3bGlkanhqYnhAZ21haWwuY29tIiwiZXhwIjoxNzgxMTQ5MTc1fQ.g-HsK_-6nWUk0jWsTPT6vBrJ_4soM2hrzWYvKLJ9okY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a063f5d74c9fff7e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2406:2d40:981a:4108:1534:2449:6144:dffd",
        "cf-ipcountry": "MM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 03:48:09 UTC] === END API CALL LOG ===
[04-Jun-2026 03:48:09 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 03:48:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE3IiwidXNlcm5hbWUiOiJPR0hTIiwiZW1haWwiOiJreWF3bGlkanhqYnhAZ21haWwuY29tIiwiZXhwIjoxNzgxMTQ5MTc1fQ.g-HsK_-6nWUk0jWsTPT6vBrJ_4soM2hrzWYvKLJ9okY
[04-Jun-2026 03:48:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 03:48:09 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 03:48:09 UTC] User ID: 717
[04-Jun-2026 03:48:09 UTC] ✅ User profile retrieved successfully for user ID: 717
[04-Jun-2026 03:48:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 03:48:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 03:48:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2406:2d40:981a:4108:1534:2449:6144:dffd, 162.158.88.28","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE3IiwidXNlcm5hbWUiOiJPR0hTIiwiZW1haWwiOiJreWF3bGlkanhqYnhAZ21haWwuY29tIiwiZXhwIjoxNzgxMTQ5MTc1fQ.g-HsK_-6nWUk0jWsTPT6vBrJ_4soM2hrzWYvKLJ9okY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a063f67539e1ff7e-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2406:2d40:981a:4108:1534:2449:6144:dffd","cf-ipcountry":"MM","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jun-2026 03:48:34 UTC] === User Orders API Called ===
[04-Jun-2026 03:48:34 UTC] User ID: 717
[04-Jun-2026 03:48:34 UTC] Limit: 20, Offset: 0
[04-Jun-2026 03:48:34 UTC] Orders found: 0
[04-Jun-2026 03:48:34 UTC] Orders data: []
[04-Jun-2026 03:48:34 UTC] Total orders count: 0
[04-Jun-2026 03:48:34 UTC] === API CALL LOG ===
[04-Jun-2026 03:48:34 UTC] Endpoint: user/profile.php
[04-Jun-2026 03:48:34 UTC] Full Log Data: {
    "timestamp": "2026-06-04 03:48:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2406:2d40:981a:4108:1534:2449:6144:dffd",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2406:2d40:981a:4108:1534:2449:6144:dffd, 162.158.88.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE3IiwidXNlcm5hbWUiOiJPR0hTIiwiZW1haWwiOiJreWF3bGlkanhqYnhAZ21haWwuY29tIiwiZXhwIjoxNzgxMTQ5MTc1fQ.g-HsK_-6nWUk0jWsTPT6vBrJ_4soM2hrzWYvKLJ9okY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a063f6759ae0ff7e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2406:2d40:981a:4108:1534:2449:6144:dffd",
        "cf-ipcountry": "MM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 03:48:34 UTC] === END API CALL LOG ===
[04-Jun-2026 03:48:34 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 03:48:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE3IiwidXNlcm5hbWUiOiJPR0hTIiwiZW1haWwiOiJreWF3bGlkanhqYnhAZ21haWwuY29tIiwiZXhwIjoxNzgxMTQ5MTc1fQ.g-HsK_-6nWUk0jWsTPT6vBrJ_4soM2hrzWYvKLJ9okY
[04-Jun-2026 03:48:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 03:48:34 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 03:48:34 UTC] User ID: 717
[04-Jun-2026 03:48:34 UTC] ✅ User profile retrieved successfully for user ID: 717
[04-Jun-2026 03:48:35 UTC] === API CALL LOG ===
[04-Jun-2026 03:48:35 UTC] Endpoint: user/profile.php
[04-Jun-2026 03:48:35 UTC] Full Log Data: {
    "timestamp": "2026-06-04 03:48:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2406:2d40:981a:4108:1534:2449:6144:dffd",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2406:2d40:981a:4108:1534:2449:6144:dffd, 162.158.88.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE3IiwidXNlcm5hbWUiOiJPR0hTIiwiZW1haWwiOiJreWF3bGlkanhqYnhAZ21haWwuY29tIiwiZXhwIjoxNzgxMTQ5MTc1fQ.g-HsK_-6nWUk0jWsTPT6vBrJ_4soM2hrzWYvKLJ9okY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a063f6798e3dff7e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2406:2d40:981a:4108:1534:2449:6144:dffd",
        "cf-ipcountry": "MM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 03:48:35 UTC] === END API CALL LOG ===
[04-Jun-2026 03:48:35 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 03:48:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE3IiwidXNlcm5hbWUiOiJPR0hTIiwiZW1haWwiOiJreWF3bGlkanhqYnhAZ21haWwuY29tIiwiZXhwIjoxNzgxMTQ5MTc1fQ.g-HsK_-6nWUk0jWsTPT6vBrJ_4soM2hrzWYvKLJ9okY
[04-Jun-2026 03:48:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 03:48:35 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 03:48:35 UTC] User ID: 717
[04-Jun-2026 03:48:35 UTC] ✅ User profile retrieved successfully for user ID: 717
[04-Jun-2026 03:48:35 UTC] === API CALL LOG ===
[04-Jun-2026 03:48:35 UTC] Endpoint: user/profile.php
[04-Jun-2026 03:48:35 UTC] Full Log Data: {
    "timestamp": "2026-06-04 03:48:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2406:2d40:981a:4108:1534:2449:6144:dffd",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2406:2d40:981a:4108:1534:2449:6144:dffd, 162.158.88.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE3IiwidXNlcm5hbWUiOiJPR0hTIiwiZW1haWwiOiJreWF3bGlkanhqYnhAZ21haWwuY29tIiwiZXhwIjoxNzgxMTQ5MTc1fQ.g-HsK_-6nWUk0jWsTPT6vBrJ_4soM2hrzWYvKLJ9okY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a063f67c0cbcff7e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2406:2d40:981a:4108:1534:2449:6144:dffd",
        "cf-ipcountry": "MM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 03:48:35 UTC] === END API CALL LOG ===
[04-Jun-2026 03:48:35 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 03:48:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE3IiwidXNlcm5hbWUiOiJPR0hTIiwiZW1haWwiOiJreWF3bGlkanhqYnhAZ21haWwuY29tIiwiZXhwIjoxNzgxMTQ5MTc1fQ.g-HsK_-6nWUk0jWsTPT6vBrJ_4soM2hrzWYvKLJ9okY
[04-Jun-2026 03:48:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 03:48:35 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 03:48:35 UTC] User ID: 717
[04-Jun-2026 03:48:35 UTC] ✅ User profile retrieved successfully for user ID: 717
[04-Jun-2026 03:49:12 UTC] === API CALL LOG ===
[04-Jun-2026 03:49:12 UTC] Endpoint: user/profile.php
[04-Jun-2026 03:49:12 UTC] Full Log Data: {
    "timestamp": "2026-06-04 03:49:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2406:2d40:981a:4108:1534:2449:6144:dffd",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2406:2d40:981a:4108:1534:2449:6144:dffd, 162.158.88.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE3IiwidXNlcm5hbWUiOiJPR0hTIiwiZW1haWwiOiJreWF3bGlkanhqYnhAZ21haWwuY29tIiwiZXhwIjoxNzgxMTQ5MTc1fQ.g-HsK_-6nWUk0jWsTPT6vBrJ_4soM2hrzWYvKLJ9okY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a063f7605b62ff7e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2406:2d40:981a:4108:1534:2449:6144:dffd",
        "cf-ipcountry": "MM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 03:49:12 UTC] === END API CALL LOG ===
[04-Jun-2026 03:49:12 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 03:49:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE3IiwidXNlcm5hbWUiOiJPR0hTIiwiZW1haWwiOiJreWF3bGlkanhqYnhAZ21haWwuY29tIiwiZXhwIjoxNzgxMTQ5MTc1fQ.g-HsK_-6nWUk0jWsTPT6vBrJ_4soM2hrzWYvKLJ9okY
[04-Jun-2026 03:49:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 03:49:12 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 03:49:12 UTC] User ID: 717
[04-Jun-2026 03:49:12 UTC] ✅ User profile retrieved successfully for user ID: 717
[04-Jun-2026 03:49:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 03:49:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 03:49:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2406:2d40:981a:4108:1534:2449:6144:dffd, 162.158.88.29","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE3IiwidXNlcm5hbWUiOiJPR0hTIiwiZW1haWwiOiJreWF3bGlkanhqYnhAZ21haWwuY29tIiwiZXhwIjoxNzgxMTQ5MTc1fQ.g-HsK_-6nWUk0jWsTPT6vBrJ_4soM2hrzWYvKLJ9okY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a063f815be3bff7e-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2406:2d40:981a:4108:1534:2449:6144:dffd","cf-ipcountry":"MM","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jun-2026 03:49:41 UTC] === User Orders API Called ===
[04-Jun-2026 03:49:41 UTC] User ID: 717
[04-Jun-2026 03:49:41 UTC] Limit: 20, Offset: 0
[04-Jun-2026 03:49:41 UTC] Orders found: 0
[04-Jun-2026 03:49:41 UTC] Orders data: []
[04-Jun-2026 03:49:41 UTC] Total orders count: 0
[04-Jun-2026 03:49:41 UTC] === API CALL LOG ===
[04-Jun-2026 03:49:41 UTC] Endpoint: user/profile.php
[04-Jun-2026 03:49:41 UTC] Full Log Data: {
    "timestamp": "2026-06-04 03:49:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2406:2d40:981a:4108:1534:2449:6144:dffd",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2406:2d40:981a:4108:1534:2449:6144:dffd, 162.158.88.29",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE3IiwidXNlcm5hbWUiOiJPR0hTIiwiZW1haWwiOiJreWF3bGlkanhqYnhAZ21haWwuY29tIiwiZXhwIjoxNzgxMTQ5MTc1fQ.g-HsK_-6nWUk0jWsTPT6vBrJ_4soM2hrzWYvKLJ9okY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a063f815be42ff7e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2406:2d40:981a:4108:1534:2449:6144:dffd",
        "cf-ipcountry": "MM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 03:49:41 UTC] === END API CALL LOG ===
[04-Jun-2026 03:49:41 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 03:49:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE3IiwidXNlcm5hbWUiOiJPR0hTIiwiZW1haWwiOiJreWF3bGlkanhqYnhAZ21haWwuY29tIiwiZXhwIjoxNzgxMTQ5MTc1fQ.g-HsK_-6nWUk0jWsTPT6vBrJ_4soM2hrzWYvKLJ9okY
[04-Jun-2026 03:49:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 03:49:41 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 03:49:41 UTC] User ID: 717
[04-Jun-2026 03:49:41 UTC] ✅ User profile retrieved successfully for user ID: 717
[04-Jun-2026 03:49:42 UTC] === API CALL LOG ===
[04-Jun-2026 03:49:42 UTC] Endpoint: user/profile.php
[04-Jun-2026 03:49:42 UTC] Full Log Data: {
    "timestamp": "2026-06-04 03:49:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2406:2d40:981a:4108:1534:2449:6144:dffd",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2406:2d40:981a:4108:1534:2449:6144:dffd, 162.158.88.29",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE3IiwidXNlcm5hbWUiOiJPR0hTIiwiZW1haWwiOiJreWF3bGlkanhqYnhAZ21haWwuY29tIiwiZXhwIjoxNzgxMTQ5MTc1fQ.g-HsK_-6nWUk0jWsTPT6vBrJ_4soM2hrzWYvKLJ9okY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a063f8196a89ff7e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2406:2d40:981a:4108:1534:2449:6144:dffd",
        "cf-ipcountry": "MM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 03:49:42 UTC] === END API CALL LOG ===
[04-Jun-2026 03:49:42 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 03:49:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE3IiwidXNlcm5hbWUiOiJPR0hTIiwiZW1haWwiOiJreWF3bGlkanhqYnhAZ21haWwuY29tIiwiZXhwIjoxNzgxMTQ5MTc1fQ.g-HsK_-6nWUk0jWsTPT6vBrJ_4soM2hrzWYvKLJ9okY
[04-Jun-2026 03:49:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 03:49:42 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 03:49:42 UTC] User ID: 717
[04-Jun-2026 03:49:42 UTC] ✅ User profile retrieved successfully for user ID: 717
[04-Jun-2026 03:49:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 03:49:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 03:49:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2406:2d40:981a:4108:1534:2449:6144:dffd, 162.158.88.29","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE3IiwidXNlcm5hbWUiOiJPR0hTIiwiZW1haWwiOiJreWF3bGlkanhqYnhAZ21haWwuY29tIiwiZXhwIjoxNzgxMTQ5MTc1fQ.g-HsK_-6nWUk0jWsTPT6vBrJ_4soM2hrzWYvKLJ9okY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a063f87c48bcff7e-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2406:2d40:981a:4108:1534:2449:6144:dffd","cf-ipcountry":"MM","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jun-2026 03:49:57 UTC] === User Orders API Called ===
[04-Jun-2026 03:49:57 UTC] User ID: 717
[04-Jun-2026 03:49:57 UTC] Limit: 20, Offset: 0
[04-Jun-2026 03:49:57 UTC] Orders found: 0
[04-Jun-2026 03:49:57 UTC] Orders data: []
[04-Jun-2026 03:49:57 UTC] Total orders count: 0
[04-Jun-2026 03:49:57 UTC] === API CALL LOG ===
[04-Jun-2026 03:49:57 UTC] Endpoint: user/profile.php
[04-Jun-2026 03:49:57 UTC] Full Log Data: {
    "timestamp": "2026-06-04 03:49:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2406:2d40:981a:4108:1534:2449:6144:dffd",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2406:2d40:981a:4108:1534:2449:6144:dffd, 162.158.88.29",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE3IiwidXNlcm5hbWUiOiJPR0hTIiwiZW1haWwiOiJreWF3bGlkanhqYnhAZ21haWwuY29tIiwiZXhwIjoxNzgxMTQ5MTc1fQ.g-HsK_-6nWUk0jWsTPT6vBrJ_4soM2hrzWYvKLJ9okY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a063f87c48c3ff7e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2406:2d40:981a:4108:1534:2449:6144:dffd",
        "cf-ipcountry": "MM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 03:49:57 UTC] === END API CALL LOG ===
[04-Jun-2026 03:49:57 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 03:49:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE3IiwidXNlcm5hbWUiOiJPR0hTIiwiZW1haWwiOiJreWF3bGlkanhqYnhAZ21haWwuY29tIiwiZXhwIjoxNzgxMTQ5MTc1fQ.g-HsK_-6nWUk0jWsTPT6vBrJ_4soM2hrzWYvKLJ9okY
[04-Jun-2026 03:49:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 03:49:57 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 03:49:57 UTC] User ID: 717
[04-Jun-2026 03:49:57 UTC] ✅ User profile retrieved successfully for user ID: 717
[04-Jun-2026 03:49:58 UTC] === API CALL LOG ===
[04-Jun-2026 03:49:58 UTC] Endpoint: user/profile.php
[04-Jun-2026 03:49:58 UTC] Full Log Data: {
    "timestamp": "2026-06-04 03:49:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2406:2d40:981a:4108:1534:2449:6144:dffd",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2406:2d40:981a:4108:1534:2449:6144:dffd, 162.158.88.29",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE3IiwidXNlcm5hbWUiOiJPR0hTIiwiZW1haWwiOiJreWF3bGlkanhqYnhAZ21haWwuY29tIiwiZXhwIjoxNzgxMTQ5MTc1fQ.g-HsK_-6nWUk0jWsTPT6vBrJ_4soM2hrzWYvKLJ9okY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a063f87ff999ff7e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2406:2d40:981a:4108:1534:2449:6144:dffd",
        "cf-ipcountry": "MM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 03:49:58 UTC] === END API CALL LOG ===
[04-Jun-2026 03:49:58 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 03:49:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE3IiwidXNlcm5hbWUiOiJPR0hTIiwiZW1haWwiOiJreWF3bGlkanhqYnhAZ21haWwuY29tIiwiZXhwIjoxNzgxMTQ5MTc1fQ.g-HsK_-6nWUk0jWsTPT6vBrJ_4soM2hrzWYvKLJ9okY
[04-Jun-2026 03:49:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 03:49:58 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 03:49:58 UTC] User ID: 717
[04-Jun-2026 03:49:58 UTC] ✅ User profile retrieved successfully for user ID: 717
[04-Jun-2026 03:50:04 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 03:50:04 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 03:50:04 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2406:2d40:981a:4108:1534:2449:6144:dffd, 162.158.88.29","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE3IiwidXNlcm5hbWUiOiJPR0hTIiwiZW1haWwiOiJreWF3bGlkanhqYnhAZ21haWwuY29tIiwiZXhwIjoxNzgxMTQ5MTc1fQ.g-HsK_-6nWUk0jWsTPT6vBrJ_4soM2hrzWYvKLJ9okY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a063f8a658f9ff7e-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2406:2d40:981a:4108:1534:2449:6144:dffd","cf-ipcountry":"MM","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jun-2026 03:50:04 UTC] === User Orders API Called ===
[04-Jun-2026 03:50:04 UTC] User ID: 717
[04-Jun-2026 03:50:04 UTC] Limit: 20, Offset: 0
[04-Jun-2026 03:50:04 UTC] Orders found: 0
[04-Jun-2026 03:50:04 UTC] Orders data: []
[04-Jun-2026 03:50:04 UTC] Total orders count: 0
[04-Jun-2026 03:50:04 UTC] === API CALL LOG ===
[04-Jun-2026 03:50:04 UTC] Endpoint: user/profile.php
[04-Jun-2026 03:50:04 UTC] Full Log Data: {
    "timestamp": "2026-06-04 03:50:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2406:2d40:981a:4108:1534:2449:6144:dffd",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2406:2d40:981a:4108:1534:2449:6144:dffd, 162.158.88.29",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE3IiwidXNlcm5hbWUiOiJPR0hTIiwiZW1haWwiOiJreWF3bGlkanhqYnhAZ21haWwuY29tIiwiZXhwIjoxNzgxMTQ5MTc1fQ.g-HsK_-6nWUk0jWsTPT6vBrJ_4soM2hrzWYvKLJ9okY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a063f8a699a3ff7e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2406:2d40:981a:4108:1534:2449:6144:dffd",
        "cf-ipcountry": "MM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 03:50:04 UTC] === END API CALL LOG ===
[04-Jun-2026 03:50:04 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 03:50:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE3IiwidXNlcm5hbWUiOiJPR0hTIiwiZW1haWwiOiJreWF3bGlkanhqYnhAZ21haWwuY29tIiwiZXhwIjoxNzgxMTQ5MTc1fQ.g-HsK_-6nWUk0jWsTPT6vBrJ_4soM2hrzWYvKLJ9okY
[04-Jun-2026 03:50:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 03:50:04 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 03:50:04 UTC] User ID: 717
[04-Jun-2026 03:50:04 UTC] ✅ User profile retrieved successfully for user ID: 717
[04-Jun-2026 03:50:05 UTC] === API CALL LOG ===
[04-Jun-2026 03:50:05 UTC] Endpoint: user/profile.php
[04-Jun-2026 03:50:05 UTC] Full Log Data: {
    "timestamp": "2026-06-04 03:50:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2406:2d40:981a:4108:1534:2449:6144:dffd",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2406:2d40:981a:4108:1534:2449:6144:dffd, 162.158.88.29",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE3IiwidXNlcm5hbWUiOiJPR0hTIiwiZW1haWwiOiJreWF3bGlkanhqYnhAZ21haWwuY29tIiwiZXhwIjoxNzgxMTQ5MTc1fQ.g-HsK_-6nWUk0jWsTPT6vBrJ_4soM2hrzWYvKLJ9okY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a063f8aaccf1ff7e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2406:2d40:981a:4108:1534:2449:6144:dffd",
        "cf-ipcountry": "MM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 03:50:05 UTC] === END API CALL LOG ===
[04-Jun-2026 03:50:05 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 03:50:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE3IiwidXNlcm5hbWUiOiJPR0hTIiwiZW1haWwiOiJreWF3bGlkanhqYnhAZ21haWwuY29tIiwiZXhwIjoxNzgxMTQ5MTc1fQ.g-HsK_-6nWUk0jWsTPT6vBrJ_4soM2hrzWYvKLJ9okY
[04-Jun-2026 03:50:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 03:50:05 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 03:50:05 UTC] User ID: 717
[04-Jun-2026 03:50:05 UTC] ✅ User profile retrieved successfully for user ID: 717
[04-Jun-2026 03:50:12 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 03:50:12 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 03:50:12 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2406:2d40:981a:4108:1534:2449:6144:dffd, 162.158.88.28","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE3IiwidXNlcm5hbWUiOiJPR0hTIiwiZW1haWwiOiJreWF3bGlkanhqYnhAZ21haWwuY29tIiwiZXhwIjoxNzgxMTQ5MTc1fQ.g-HsK_-6nWUk0jWsTPT6vBrJ_4soM2hrzWYvKLJ9okY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a063f8d86f7dff7e-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2406:2d40:981a:4108:1534:2449:6144:dffd","cf-ipcountry":"MM","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jun-2026 03:50:12 UTC] === User Orders API Called ===
[04-Jun-2026 03:50:12 UTC] User ID: 717
[04-Jun-2026 03:50:12 UTC] Limit: 20, Offset: 0
[04-Jun-2026 03:50:12 UTC] Orders found: 0
[04-Jun-2026 03:50:12 UTC] Orders data: []
[04-Jun-2026 03:50:12 UTC] Total orders count: 0
[04-Jun-2026 03:50:12 UTC] === API CALL LOG ===
[04-Jun-2026 03:50:12 UTC] Endpoint: user/profile.php
[04-Jun-2026 03:50:12 UTC] Full Log Data: {
    "timestamp": "2026-06-04 03:50:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2406:2d40:981a:4108:1534:2449:6144:dffd",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2406:2d40:981a:4108:1534:2449:6144:dffd, 162.158.88.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE3IiwidXNlcm5hbWUiOiJPR0hTIiwiZW1haWwiOiJreWF3bGlkanhqYnhAZ21haWwuY29tIiwiZXhwIjoxNzgxMTQ5MTc1fQ.g-HsK_-6nWUk0jWsTPT6vBrJ_4soM2hrzWYvKLJ9okY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a063f8d8b86bff7e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2406:2d40:981a:4108:1534:2449:6144:dffd",
        "cf-ipcountry": "MM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 03:50:12 UTC] === END API CALL LOG ===
[04-Jun-2026 03:50:12 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 03:50:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE3IiwidXNlcm5hbWUiOiJPR0hTIiwiZW1haWwiOiJreWF3bGlkanhqYnhAZ21haWwuY29tIiwiZXhwIjoxNzgxMTQ5MTc1fQ.g-HsK_-6nWUk0jWsTPT6vBrJ_4soM2hrzWYvKLJ9okY
[04-Jun-2026 03:50:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 03:50:12 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 03:50:12 UTC] User ID: 717
[04-Jun-2026 03:50:12 UTC] ✅ User profile retrieved successfully for user ID: 717
[04-Jun-2026 03:50:13 UTC] === API CALL LOG ===
[04-Jun-2026 03:50:13 UTC] Endpoint: user/profile.php
[04-Jun-2026 03:50:13 UTC] Full Log Data: {
    "timestamp": "2026-06-04 03:50:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2406:2d40:981a:4108:1534:2449:6144:dffd",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2406:2d40:981a:4108:1534:2449:6144:dffd, 162.158.88.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE3IiwidXNlcm5hbWUiOiJPR0hTIiwiZW1haWwiOiJreWF3bGlkanhqYnhAZ21haWwuY29tIiwiZXhwIjoxNzgxMTQ5MTc1fQ.g-HsK_-6nWUk0jWsTPT6vBrJ_4soM2hrzWYvKLJ9okY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a063f8dcabedff7e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2406:2d40:981a:4108:1534:2449:6144:dffd",
        "cf-ipcountry": "MM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 03:50:13 UTC] === END API CALL LOG ===
[04-Jun-2026 03:50:13 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 03:50:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE3IiwidXNlcm5hbWUiOiJPR0hTIiwiZW1haWwiOiJreWF3bGlkanhqYnhAZ21haWwuY29tIiwiZXhwIjoxNzgxMTQ5MTc1fQ.g-HsK_-6nWUk0jWsTPT6vBrJ_4soM2hrzWYvKLJ9okY
[04-Jun-2026 03:50:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 03:50:13 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 03:50:13 UTC] User ID: 717
[04-Jun-2026 03:50:13 UTC] ✅ User profile retrieved successfully for user ID: 717
[04-Jun-2026 03:50:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 03:50:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 03:50:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2406:2d40:981a:4108:1534:2449:6144:dffd, 162.158.88.28","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE3IiwidXNlcm5hbWUiOiJPR0hTIiwiZW1haWwiOiJreWF3bGlkanhqYnhAZ21haWwuY29tIiwiZXhwIjoxNzgxMTQ5MTc1fQ.g-HsK_-6nWUk0jWsTPT6vBrJ_4soM2hrzWYvKLJ9okY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a063f94ddc0bff7e-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2406:2d40:981a:4108:1534:2449:6144:dffd","cf-ipcountry":"MM","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jun-2026 03:50:31 UTC] === User Orders API Called ===
[04-Jun-2026 03:50:31 UTC] User ID: 717
[04-Jun-2026 03:50:31 UTC] Limit: 20, Offset: 0
[04-Jun-2026 03:50:31 UTC] Orders found: 0
[04-Jun-2026 03:50:31 UTC] Orders data: []
[04-Jun-2026 03:50:31 UTC] Total orders count: 0
[04-Jun-2026 03:50:31 UTC] === API CALL LOG ===
[04-Jun-2026 03:50:31 UTC] Endpoint: user/profile.php
[04-Jun-2026 03:50:31 UTC] Full Log Data: {
    "timestamp": "2026-06-04 03:50:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2406:2d40:981a:4108:1534:2449:6144:dffd",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2406:2d40:981a:4108:1534:2449:6144:dffd, 162.158.88.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE3IiwidXNlcm5hbWUiOiJPR0hTIiwiZW1haWwiOiJreWF3bGlkanhqYnhAZ21haWwuY29tIiwiZXhwIjoxNzgxMTQ5MTc1fQ.g-HsK_-6nWUk0jWsTPT6vBrJ_4soM2hrzWYvKLJ9okY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a063f94e1cdfff7e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2406:2d40:981a:4108:1534:2449:6144:dffd",
        "cf-ipcountry": "MM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 03:50:31 UTC] === END API CALL LOG ===
[04-Jun-2026 03:50:31 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 03:50:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE3IiwidXNlcm5hbWUiOiJPR0hTIiwiZW1haWwiOiJreWF3bGlkanhqYnhAZ21haWwuY29tIiwiZXhwIjoxNzgxMTQ5MTc1fQ.g-HsK_-6nWUk0jWsTPT6vBrJ_4soM2hrzWYvKLJ9okY
[04-Jun-2026 03:50:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 03:50:31 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 03:50:31 UTC] User ID: 717
[04-Jun-2026 03:50:31 UTC] ✅ User profile retrieved successfully for user ID: 717
[04-Jun-2026 03:50:32 UTC] === API CALL LOG ===
[04-Jun-2026 03:50:32 UTC] Endpoint: user/profile.php
[04-Jun-2026 03:50:32 UTC] Full Log Data: {
    "timestamp": "2026-06-04 03:50:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2406:2d40:981a:4108:1534:2449:6144:dffd",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2406:2d40:981a:4108:1534:2449:6144:dffd, 162.158.88.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE3IiwidXNlcm5hbWUiOiJPR0hTIiwiZW1haWwiOiJreWF3bGlkanhqYnhAZ21haWwuY29tIiwiZXhwIjoxNzgxMTQ5MTc1fQ.g-HsK_-6nWUk0jWsTPT6vBrJ_4soM2hrzWYvKLJ9okY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a063f951f9cbff7e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2406:2d40:981a:4108:1534:2449:6144:dffd",
        "cf-ipcountry": "MM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 03:50:32 UTC] === END API CALL LOG ===
[04-Jun-2026 03:50:32 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 03:50:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE3IiwidXNlcm5hbWUiOiJPR0hTIiwiZW1haWwiOiJreWF3bGlkanhqYnhAZ21haWwuY29tIiwiZXhwIjoxNzgxMTQ5MTc1fQ.g-HsK_-6nWUk0jWsTPT6vBrJ_4soM2hrzWYvKLJ9okY
[04-Jun-2026 03:50:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 03:50:32 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 03:50:32 UTC] User ID: 717
[04-Jun-2026 03:50:32 UTC] ✅ User profile retrieved successfully for user ID: 717
[04-Jun-2026 03:51:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 03:51:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 03:51:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2406:2d40:981a:4108:1534:2449:6144:dffd, 162.158.88.28","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE3IiwidXNlcm5hbWUiOiJPR0hTIiwiZW1haWwiOiJreWF3bGlkanhqYnhAZ21haWwuY29tIiwiZXhwIjoxNzgxMTQ5MTc1fQ.g-HsK_-6nWUk0jWsTPT6vBrJ_4soM2hrzWYvKLJ9okY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a063fa7acee0ff7e-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2406:2d40:981a:4108:1534:2449:6144:dffd","cf-ipcountry":"MM","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jun-2026 03:51:19 UTC] === User Orders API Called ===
[04-Jun-2026 03:51:19 UTC] User ID: 717
[04-Jun-2026 03:51:19 UTC] Limit: 20, Offset: 0
[04-Jun-2026 03:51:19 UTC] Orders found: 1
[04-Jun-2026 03:51:19 UTC] Orders data: [{"id":319,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/kanzie_coomsarto\/41","status":"pending","created_at":"2026-06-04 07:21:17","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[04-Jun-2026 03:51:19 UTC] Total orders count: 1
[04-Jun-2026 03:51:23 UTC] === API CALL LOG ===
[04-Jun-2026 03:51:23 UTC] Endpoint: user/profile.php
[04-Jun-2026 03:51:23 UTC] Full Log Data: {
    "timestamp": "2026-06-04 03:51:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2406:2d40:981a:4108:1534:2449:6144:dffd",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2406:2d40:981a:4108:1534:2449:6144:dffd, 162.158.88.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE3IiwidXNlcm5hbWUiOiJPR0hTIiwiZW1haWwiOiJreWF3bGlkanhqYnhAZ21haWwuY29tIiwiZXhwIjoxNzgxMTQ5MTc1fQ.g-HsK_-6nWUk0jWsTPT6vBrJ_4soM2hrzWYvKLJ9okY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a063fa94bd9aff7e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2406:2d40:981a:4108:1534:2449:6144:dffd",
        "cf-ipcountry": "MM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 03:51:23 UTC] === END API CALL LOG ===
[04-Jun-2026 03:51:23 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 03:51:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE3IiwidXNlcm5hbWUiOiJPR0hTIiwiZW1haWwiOiJreWF3bGlkanhqYnhAZ21haWwuY29tIiwiZXhwIjoxNzgxMTQ5MTc1fQ.g-HsK_-6nWUk0jWsTPT6vBrJ_4soM2hrzWYvKLJ9okY
[04-Jun-2026 03:51:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 03:51:23 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 03:51:23 UTC] User ID: 717
[04-Jun-2026 03:51:23 UTC] ✅ User profile retrieved successfully for user ID: 717
[04-Jun-2026 03:51:23 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 03:51:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 03:51:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2406:2d40:981a:4108:1534:2449:6144:dffd, 162.158.88.28","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE3IiwidXNlcm5hbWUiOiJPR0hTIiwiZW1haWwiOiJreWF3bGlkanhqYnhAZ21haWwuY29tIiwiZXhwIjoxNzgxMTQ5MTc1fQ.g-HsK_-6nWUk0jWsTPT6vBrJ_4soM2hrzWYvKLJ9okY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a063fa94bd97ff7e-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2406:2d40:981a:4108:1534:2449:6144:dffd","cf-ipcountry":"MM","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jun-2026 03:51:23 UTC] === User Orders API Called ===
[04-Jun-2026 03:51:23 UTC] User ID: 717
[04-Jun-2026 03:51:23 UTC] Limit: 20, Offset: 0
[04-Jun-2026 03:51:23 UTC] Orders found: 1
[04-Jun-2026 03:51:23 UTC] Orders data: [{"id":319,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/kanzie_coomsarto\/41","status":"pending","created_at":"2026-06-04 07:21:17","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[04-Jun-2026 03:51:23 UTC] Total orders count: 1
[04-Jun-2026 03:51:24 UTC] === API CALL LOG ===
[04-Jun-2026 03:51:24 UTC] Endpoint: user/profile.php
[04-Jun-2026 03:51:24 UTC] Full Log Data: {
    "timestamp": "2026-06-04 03:51:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2406:2d40:981a:4108:1534:2449:6144:dffd",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2406:2d40:981a:4108:1534:2449:6144:dffd, 162.158.88.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE3IiwidXNlcm5hbWUiOiJPR0hTIiwiZW1haWwiOiJreWF3bGlkanhqYnhAZ21haWwuY29tIiwiZXhwIjoxNzgxMTQ5MTc1fQ.g-HsK_-6nWUk0jWsTPT6vBrJ_4soM2hrzWYvKLJ9okY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a063fa983f8eff7e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2406:2d40:981a:4108:1534:2449:6144:dffd",
        "cf-ipcountry": "MM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 03:51:24 UTC] === END API CALL LOG ===
[04-Jun-2026 03:51:24 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 03:51:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE3IiwidXNlcm5hbWUiOiJPR0hTIiwiZW1haWwiOiJreWF3bGlkanhqYnhAZ21haWwuY29tIiwiZXhwIjoxNzgxMTQ5MTc1fQ.g-HsK_-6nWUk0jWsTPT6vBrJ_4soM2hrzWYvKLJ9okY
[04-Jun-2026 03:51:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 03:51:24 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 03:51:24 UTC] User ID: 717
[04-Jun-2026 03:51:24 UTC] ✅ User profile retrieved successfully for user ID: 717
[04-Jun-2026 06:54:59 UTC] === API CALL LOG ===
[04-Jun-2026 06:54:59 UTC] Endpoint: user/profile.php
[04-Jun-2026 06:54:59 UTC] Full Log Data: {
    "timestamp": "2026-06-04 06:54:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2406:2d40:981a:4108:16b9:7043:f77:2cb7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2406:2d40:981a:4108:16b9:7043:f77:2cb7, 172.71.124.88",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE3IiwidXNlcm5hbWUiOiJPR0hTIiwiZW1haWwiOiJreWF3bGlkanhqYnhAZ21haWwuY29tIiwiZXhwIjoxNzgxMTQ5MTc1fQ.g-HsK_-6nWUk0jWsTPT6vBrJ_4soM2hrzWYvKLJ9okY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a06507819f82ce87-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2406:2d40:981a:4108:16b9:7043:f77:2cb7",
        "cf-ipcountry": "MM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 06:54:59 UTC] === END API CALL LOG ===
[04-Jun-2026 06:54:59 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 06:54:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE3IiwidXNlcm5hbWUiOiJPR0hTIiwiZW1haWwiOiJreWF3bGlkanhqYnhAZ21haWwuY29tIiwiZXhwIjoxNzgxMTQ5MTc1fQ.g-HsK_-6nWUk0jWsTPT6vBrJ_4soM2hrzWYvKLJ9okY
[04-Jun-2026 06:54:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 06:54:59 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 06:54:59 UTC] User ID: 717
[04-Jun-2026 06:54:59 UTC] ✅ User profile retrieved successfully for user ID: 717
[04-Jun-2026 06:55:00 UTC] === API CALL LOG ===
[04-Jun-2026 06:55:00 UTC] Endpoint: user/profile.php
[04-Jun-2026 06:55:00 UTC] Full Log Data: {
    "timestamp": "2026-06-04 06:55:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2406:2d40:981a:4108:16b9:7043:f77:2cb7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2406:2d40:981a:4108:16b9:7043:f77:2cb7, 172.71.124.88",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE3IiwidXNlcm5hbWUiOiJPR0hTIiwiZW1haWwiOiJreWF3bGlkanhqYnhAZ21haWwuY29tIiwiZXhwIjoxNzgxMTQ5MTc1fQ.g-HsK_-6nWUk0jWsTPT6vBrJ_4soM2hrzWYvKLJ9okY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0650788cc69ce87-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2406:2d40:981a:4108:16b9:7043:f77:2cb7",
        "cf-ipcountry": "MM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 06:55:00 UTC] === END API CALL LOG ===
[04-Jun-2026 06:55:00 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 06:55:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE3IiwidXNlcm5hbWUiOiJPR0hTIiwiZW1haWwiOiJreWF3bGlkanhqYnhAZ21haWwuY29tIiwiZXhwIjoxNzgxMTQ5MTc1fQ.g-HsK_-6nWUk0jWsTPT6vBrJ_4soM2hrzWYvKLJ9okY
[04-Jun-2026 06:55:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 06:55:00 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 06:55:00 UTC] User ID: 717
[04-Jun-2026 06:55:00 UTC] ✅ User profile retrieved successfully for user ID: 717
[04-Jun-2026 06:55:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 06:55:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 06:55:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2406:2d40:981a:4108:16b9:7043:f77:2cb7, 172.71.124.88","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE3IiwidXNlcm5hbWUiOiJPR0hTIiwiZW1haWwiOiJreWF3bGlkanhqYnhAZ21haWwuY29tIiwiZXhwIjoxNzgxMTQ5MTc1fQ.g-HsK_-6nWUk0jWsTPT6vBrJ_4soM2hrzWYvKLJ9okY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0650788cc75ce87-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2406:2d40:981a:4108:16b9:7043:f77:2cb7","cf-ipcountry":"MM","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jun-2026 06:55:00 UTC] === User Orders API Called ===
[04-Jun-2026 06:55:00 UTC] User ID: 717
[04-Jun-2026 06:55:00 UTC] Limit: 20, Offset: 0
[04-Jun-2026 06:55:00 UTC] Orders found: 1
[04-Jun-2026 06:55:00 UTC] Orders data: [{"id":319,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/kanzie_coomsarto\/41","status":"pending","created_at":"2026-06-04 07:21:17","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[04-Jun-2026 06:55:00 UTC] Total orders count: 1
[04-Jun-2026 06:55:00 UTC] === API CALL LOG ===
[04-Jun-2026 06:55:00 UTC] Endpoint: user/profile.php
[04-Jun-2026 06:55:00 UTC] Full Log Data: {
    "timestamp": "2026-06-04 06:55:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2406:2d40:981a:4108:16b9:7043:f77:2cb7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2406:2d40:981a:4108:16b9:7043:f77:2cb7, 172.71.124.88",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE3IiwidXNlcm5hbWUiOiJPR0hTIiwiZW1haWwiOiJreWF3bGlkanhqYnhAZ21haWwuY29tIiwiZXhwIjoxNzgxMTQ5MTc1fQ.g-HsK_-6nWUk0jWsTPT6vBrJ_4soM2hrzWYvKLJ9okY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a06507892d7dce87-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2406:2d40:981a:4108:16b9:7043:f77:2cb7",
        "cf-ipcountry": "MM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 06:55:00 UTC] === END API CALL LOG ===
[04-Jun-2026 06:55:00 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 06:55:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE3IiwidXNlcm5hbWUiOiJPR0hTIiwiZW1haWwiOiJreWF3bGlkanhqYnhAZ21haWwuY29tIiwiZXhwIjoxNzgxMTQ5MTc1fQ.g-HsK_-6nWUk0jWsTPT6vBrJ_4soM2hrzWYvKLJ9okY
[04-Jun-2026 06:55:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 06:55:00 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 06:55:00 UTC] User ID: 717
[04-Jun-2026 06:55:00 UTC] ✅ User profile retrieved successfully for user ID: 717
[04-Jun-2026 06:55:05 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 06:55:05 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 06:55:05 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2406:2d40:981a:4108:16b9:7043:f77:2cb7, 172.71.124.88","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE3IiwidXNlcm5hbWUiOiJPR0hTIiwiZW1haWwiOiJreWF3bGlkanhqYnhAZ21haWwuY29tIiwiZXhwIjoxNzgxMTQ5MTc1fQ.g-HsK_-6nWUk0jWsTPT6vBrJ_4soM2hrzWYvKLJ9okY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a06507abceabce87-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2406:2d40:981a:4108:16b9:7043:f77:2cb7","cf-ipcountry":"MM","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jun-2026 06:55:05 UTC] === User Orders API Called ===
[04-Jun-2026 06:55:05 UTC] User ID: 717
[04-Jun-2026 06:55:05 UTC] Limit: 20, Offset: 0
[04-Jun-2026 06:55:05 UTC] Orders found: 1
[04-Jun-2026 06:55:05 UTC] Orders data: [{"id":319,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/kanzie_coomsarto\/41","status":"pending","created_at":"2026-06-04 07:21:17","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[04-Jun-2026 06:55:05 UTC] Total orders count: 1
[04-Jun-2026 06:55:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 06:55:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 06:55:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2406:2d40:981a:4108:16b9:7043:f77:2cb7, 172.71.124.88","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE3IiwidXNlcm5hbWUiOiJPR0hTIiwiZW1haWwiOiJreWF3bGlkanhqYnhAZ21haWwuY29tIiwiZXhwIjoxNzgxMTQ5MTc1fQ.g-HsK_-6nWUk0jWsTPT6vBrJ_4soM2hrzWYvKLJ9okY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a06507c71930ce87-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2406:2d40:981a:4108:16b9:7043:f77:2cb7","cf-ipcountry":"MM","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jun-2026 06:55:10 UTC] === User Orders API Called ===
[04-Jun-2026 06:55:10 UTC] User ID: 717
[04-Jun-2026 06:55:10 UTC] Limit: 20, Offset: 0
[04-Jun-2026 06:55:10 UTC] Orders found: 1
[04-Jun-2026 06:55:10 UTC] Orders data: [{"id":319,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/kanzie_coomsarto\/41","status":"pending","created_at":"2026-06-04 07:21:17","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[04-Jun-2026 06:55:10 UTC] Total orders count: 1
[04-Jun-2026 06:55:10 UTC] === API CALL LOG ===
[04-Jun-2026 06:55:10 UTC] Endpoint: user/profile.php
[04-Jun-2026 06:55:10 UTC] Full Log Data: {
    "timestamp": "2026-06-04 06:55:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2406:2d40:981a:4108:16b9:7043:f77:2cb7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2406:2d40:981a:4108:16b9:7043:f77:2cb7, 172.71.124.88",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE3IiwidXNlcm5hbWUiOiJPR0hTIiwiZW1haWwiOiJreWF3bGlkanhqYnhAZ21haWwuY29tIiwiZXhwIjoxNzgxMTQ5MTc1fQ.g-HsK_-6nWUk0jWsTPT6vBrJ_4soM2hrzWYvKLJ9okY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a06507c76a04ce87-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2406:2d40:981a:4108:16b9:7043:f77:2cb7",
        "cf-ipcountry": "MM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 06:55:10 UTC] === END API CALL LOG ===
[04-Jun-2026 06:55:10 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 06:55:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE3IiwidXNlcm5hbWUiOiJPR0hTIiwiZW1haWwiOiJreWF3bGlkanhqYnhAZ21haWwuY29tIiwiZXhwIjoxNzgxMTQ5MTc1fQ.g-HsK_-6nWUk0jWsTPT6vBrJ_4soM2hrzWYvKLJ9okY
[04-Jun-2026 06:55:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 06:55:10 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 06:55:10 UTC] User ID: 717
[04-Jun-2026 06:55:10 UTC] ✅ User profile retrieved successfully for user ID: 717
[04-Jun-2026 06:55:10 UTC] === API CALL LOG ===
[04-Jun-2026 06:55:10 UTC] Endpoint: user/profile.php
[04-Jun-2026 06:55:10 UTC] Full Log Data: {
    "timestamp": "2026-06-04 06:55:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2406:2d40:981a:4108:16b9:7043:f77:2cb7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2406:2d40:981a:4108:16b9:7043:f77:2cb7, 172.71.124.88",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE3IiwidXNlcm5hbWUiOiJPR0hTIiwiZW1haWwiOiJreWF3bGlkanhqYnhAZ21haWwuY29tIiwiZXhwIjoxNzgxMTQ5MTc1fQ.g-HsK_-6nWUk0jWsTPT6vBrJ_4soM2hrzWYvKLJ9okY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a06507cb0cb2ce87-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2406:2d40:981a:4108:16b9:7043:f77:2cb7",
        "cf-ipcountry": "MM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 06:55:10 UTC] === END API CALL LOG ===
[04-Jun-2026 06:55:10 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 06:55:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE3IiwidXNlcm5hbWUiOiJPR0hTIiwiZW1haWwiOiJreWF3bGlkanhqYnhAZ21haWwuY29tIiwiZXhwIjoxNzgxMTQ5MTc1fQ.g-HsK_-6nWUk0jWsTPT6vBrJ_4soM2hrzWYvKLJ9okY
[04-Jun-2026 06:55:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 06:55:10 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 06:55:10 UTC] User ID: 717
[04-Jun-2026 06:55:10 UTC] ✅ User profile retrieved successfully for user ID: 717
[04-Jun-2026 06:55:21 UTC] === API CALL LOG ===
[04-Jun-2026 06:55:21 UTC] Endpoint: user/profile.php
[04-Jun-2026 06:55:21 UTC] Full Log Data: {
    "timestamp": "2026-06-04 06:55:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2406:2d40:981a:4108:16b9:7043:f77:2cb7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2406:2d40:981a:4108:16b9:7043:f77:2cb7, 172.71.124.88",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE3IiwidXNlcm5hbWUiOiJPR0hTIiwiZW1haWwiOiJreWF3bGlkanhqYnhAZ21haWwuY29tIiwiZXhwIjoxNzgxMTQ5MTc1fQ.g-HsK_-6nWUk0jWsTPT6vBrJ_4soM2hrzWYvKLJ9okY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a065080d3f7ece87-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2406:2d40:981a:4108:16b9:7043:f77:2cb7",
        "cf-ipcountry": "MM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 06:55:21 UTC] === END API CALL LOG ===
[04-Jun-2026 06:55:21 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 06:55:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE3IiwidXNlcm5hbWUiOiJPR0hTIiwiZW1haWwiOiJreWF3bGlkanhqYnhAZ21haWwuY29tIiwiZXhwIjoxNzgxMTQ5MTc1fQ.g-HsK_-6nWUk0jWsTPT6vBrJ_4soM2hrzWYvKLJ9okY
[04-Jun-2026 06:55:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 06:55:21 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 06:55:21 UTC] User ID: 717
[04-Jun-2026 06:55:21 UTC] ✅ User profile retrieved successfully for user ID: 717
[04-Jun-2026 06:55:21 UTC] === API CALL LOG ===
[04-Jun-2026 06:55:21 UTC] Endpoint: user/profile.php
[04-Jun-2026 06:55:21 UTC] Full Log Data: {
    "timestamp": "2026-06-04 06:55:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2406:2d40:981a:4108:16b9:7043:f77:2cb7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2406:2d40:981a:4108:16b9:7043:f77:2cb7, 172.71.124.88",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE3IiwidXNlcm5hbWUiOiJPR0hTIiwiZW1haWwiOiJreWF3bGlkanhqYnhAZ21haWwuY29tIiwiZXhwIjoxNzgxMTQ5MTc1fQ.g-HsK_-6nWUk0jWsTPT6vBrJ_4soM2hrzWYvKLJ9okY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a065080ebc0dce87-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2406:2d40:981a:4108:16b9:7043:f77:2cb7",
        "cf-ipcountry": "MM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 06:55:21 UTC] === END API CALL LOG ===
[04-Jun-2026 06:55:21 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 06:55:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE3IiwidXNlcm5hbWUiOiJPR0hTIiwiZW1haWwiOiJreWF3bGlkanhqYnhAZ21haWwuY29tIiwiZXhwIjoxNzgxMTQ5MTc1fQ.g-HsK_-6nWUk0jWsTPT6vBrJ_4soM2hrzWYvKLJ9okY
[04-Jun-2026 06:55:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 06:55:21 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 06:55:21 UTC] User ID: 717
[04-Jun-2026 06:55:21 UTC] ✅ User profile retrieved successfully for user ID: 717
[04-Jun-2026 06:55:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 06:55:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 06:55:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2406:2d40:981a:4108:16b9:7043:f77:2cb7, 172.71.124.89","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE3IiwidXNlcm5hbWUiOiJPR0hTIiwiZW1haWwiOiJreWF3bGlkanhqYnhAZ21haWwuY29tIiwiZXhwIjoxNzgxMTQ5MTc1fQ.g-HsK_-6nWUk0jWsTPT6vBrJ_4soM2hrzWYvKLJ9okY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a065080d3f7ace87-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2406:2d40:981a:4108:16b9:7043:f77:2cb7","cf-ipcountry":"MM","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jun-2026 06:55:21 UTC] === User Orders API Called ===
[04-Jun-2026 06:55:21 UTC] User ID: 717
[04-Jun-2026 06:55:21 UTC] Limit: 20, Offset: 0
[04-Jun-2026 06:55:21 UTC] Orders found: 1
[04-Jun-2026 06:55:21 UTC] Orders data: [{"id":319,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/kanzie_coomsarto\/41","status":"pending","created_at":"2026-06-04 07:21:17","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[04-Jun-2026 06:55:21 UTC] Total orders count: 1
[04-Jun-2026 06:55:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 06:55:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 06:55:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2406:2d40:981a:4108:16b9:7043:f77:2cb7, 172.71.124.89","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE3IiwidXNlcm5hbWUiOiJPR0hTIiwiZW1haWwiOiJreWF3bGlkanhqYnhAZ21haWwuY29tIiwiZXhwIjoxNzgxMTQ5MTc1fQ.g-HsK_-6nWUk0jWsTPT6vBrJ_4soM2hrzWYvKLJ9okY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a06508298aa4ce87-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2406:2d40:981a:4108:16b9:7043:f77:2cb7","cf-ipcountry":"MM","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jun-2026 06:55:25 UTC] === User Orders API Called ===
[04-Jun-2026 06:55:25 UTC] User ID: 717
[04-Jun-2026 06:55:25 UTC] Limit: 20, Offset: 0
[04-Jun-2026 06:55:25 UTC] Orders found: 1
[04-Jun-2026 06:55:25 UTC] Orders data: [{"id":319,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/kanzie_coomsarto\/41","status":"pending","created_at":"2026-06-04 07:21:17","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[04-Jun-2026 06:55:25 UTC] Total orders count: 1
[04-Jun-2026 06:55:25 UTC] === API CALL LOG ===
[04-Jun-2026 06:55:25 UTC] Endpoint: user/profile.php
[04-Jun-2026 06:55:25 UTC] Full Log Data: {
    "timestamp": "2026-06-04 06:55:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2406:2d40:981a:4108:16b9:7043:f77:2cb7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2406:2d40:981a:4108:16b9:7043:f77:2cb7, 172.71.124.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE3IiwidXNlcm5hbWUiOiJPR0hTIiwiZW1haWwiOiJreWF3bGlkanhqYnhAZ21haWwuY29tIiwiZXhwIjoxNzgxMTQ5MTc1fQ.g-HsK_-6nWUk0jWsTPT6vBrJ_4soM2hrzWYvKLJ9okY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0650829dba9ce87-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2406:2d40:981a:4108:16b9:7043:f77:2cb7",
        "cf-ipcountry": "MM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 06:55:25 UTC] === END API CALL LOG ===
[04-Jun-2026 06:55:25 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 06:55:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE3IiwidXNlcm5hbWUiOiJPR0hTIiwiZW1haWwiOiJreWF3bGlkanhqYnhAZ21haWwuY29tIiwiZXhwIjoxNzgxMTQ5MTc1fQ.g-HsK_-6nWUk0jWsTPT6vBrJ_4soM2hrzWYvKLJ9okY
[04-Jun-2026 06:55:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 06:55:25 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 06:55:25 UTC] User ID: 717
[04-Jun-2026 06:55:25 UTC] ✅ User profile retrieved successfully for user ID: 717
[04-Jun-2026 06:55:26 UTC] === API CALL LOG ===
[04-Jun-2026 06:55:26 UTC] Endpoint: user/profile.php
[04-Jun-2026 06:55:26 UTC] Full Log Data: {
    "timestamp": "2026-06-04 06:55:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2406:2d40:981a:4108:16b9:7043:f77:2cb7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2406:2d40:981a:4108:16b9:7043:f77:2cb7, 172.71.124.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE3IiwidXNlcm5hbWUiOiJPR0hTIiwiZW1haWwiOiJreWF3bGlkanhqYnhAZ21haWwuY29tIiwiZXhwIjoxNzgxMTQ5MTc1fQ.g-HsK_-6nWUk0jWsTPT6vBrJ_4soM2hrzWYvKLJ9okY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a065082efae9ce87-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2406:2d40:981a:4108:16b9:7043:f77:2cb7",
        "cf-ipcountry": "MM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 06:55:26 UTC] === END API CALL LOG ===
[04-Jun-2026 06:55:26 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 06:55:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE3IiwidXNlcm5hbWUiOiJPR0hTIiwiZW1haWwiOiJreWF3bGlkanhqYnhAZ21haWwuY29tIiwiZXhwIjoxNzgxMTQ5MTc1fQ.g-HsK_-6nWUk0jWsTPT6vBrJ_4soM2hrzWYvKLJ9okY
[04-Jun-2026 06:55:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 06:55:26 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 06:55:26 UTC] User ID: 717
[04-Jun-2026 06:55:26 UTC] ✅ User profile retrieved successfully for user ID: 717
[04-Jun-2026 06:59:23 UTC] === API CALL LOG ===
[04-Jun-2026 06:59:23 UTC] Endpoint: user/profile.php
[04-Jun-2026 06:59:23 UTC] Full Log Data: {
    "timestamp": "2026-06-04 06:59:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "217.131.111.19",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "217.131.111.19, 172.71.172.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE4IiwidXNlcm5hbWUiOiJSeHpnYXIiLCJlbWFpbCI6IjEzcnV6Z2FyMjQyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2MTE2M30.IOfKJLxEb7enQ_H7geAQRTmY-vEos3r3nCyOW9d314A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0650dfa5920d346-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "217.131.111.19",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 06:59:23 UTC] === END API CALL LOG ===
[04-Jun-2026 06:59:23 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 06:59:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE4IiwidXNlcm5hbWUiOiJSeHpnYXIiLCJlbWFpbCI6IjEzcnV6Z2FyMjQyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2MTE2M30.IOfKJLxEb7enQ_H7geAQRTmY-vEos3r3nCyOW9d314A
[04-Jun-2026 06:59:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 06:59:23 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 06:59:23 UTC] User ID: 718
[04-Jun-2026 06:59:23 UTC] ✅ User profile retrieved successfully for user ID: 718
[04-Jun-2026 06:59:23 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 06:59:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 06:59:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"217.131.111.19, 172.71.172.137","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE4IiwidXNlcm5hbWUiOiJSeHpnYXIiLCJlbWFpbCI6IjEzcnV6Z2FyMjQyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2MTE2M30.IOfKJLxEb7enQ_H7geAQRTmY-vEos3r3nCyOW9d314A","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0650dfa5928d346-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"217.131.111.19","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jun-2026 06:59:23 UTC] === User Orders API Called ===
[04-Jun-2026 06:59:23 UTC] User ID: 718
[04-Jun-2026 06:59:23 UTC] Limit: 20, Offset: 0
[04-Jun-2026 06:59:23 UTC] Orders found: 0
[04-Jun-2026 06:59:23 UTC] Orders data: []
[04-Jun-2026 06:59:23 UTC] Total orders count: 0
[04-Jun-2026 06:59:23 UTC] === API CALL LOG ===
[04-Jun-2026 06:59:23 UTC] Endpoint: user/profile.php
[04-Jun-2026 06:59:23 UTC] Full Log Data: {
    "timestamp": "2026-06-04 06:59:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "217.131.111.19",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "217.131.111.19, 172.71.172.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE4IiwidXNlcm5hbWUiOiJSeHpnYXIiLCJlbWFpbCI6IjEzcnV6Z2FyMjQyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2MTE2M30.IOfKJLxEb7enQ_H7geAQRTmY-vEos3r3nCyOW9d314A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0650dfaca58d346-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "217.131.111.19",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 06:59:23 UTC] === END API CALL LOG ===
[04-Jun-2026 06:59:23 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 06:59:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE4IiwidXNlcm5hbWUiOiJSeHpnYXIiLCJlbWFpbCI6IjEzcnV6Z2FyMjQyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2MTE2M30.IOfKJLxEb7enQ_H7geAQRTmY-vEos3r3nCyOW9d314A
[04-Jun-2026 06:59:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 06:59:23 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 06:59:23 UTC] User ID: 718
[04-Jun-2026 06:59:23 UTC] ✅ User profile retrieved successfully for user ID: 718
[04-Jun-2026 06:59:24 UTC] === API CALL LOG ===
[04-Jun-2026 06:59:24 UTC] Endpoint: user/profile.php
[04-Jun-2026 06:59:24 UTC] Full Log Data: {
    "timestamp": "2026-06-04 06:59:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "217.131.111.19",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "217.131.111.19, 172.71.172.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE4IiwidXNlcm5hbWUiOiJSeHpnYXIiLCJlbWFpbCI6IjEzcnV6Z2FyMjQyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2MTE2M30.IOfKJLxEb7enQ_H7geAQRTmY-vEos3r3nCyOW9d314A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0650dfcbfadd346-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "217.131.111.19",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 06:59:24 UTC] === END API CALL LOG ===
[04-Jun-2026 06:59:24 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 06:59:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE4IiwidXNlcm5hbWUiOiJSeHpnYXIiLCJlbWFpbCI6IjEzcnV6Z2FyMjQyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2MTE2M30.IOfKJLxEb7enQ_H7geAQRTmY-vEos3r3nCyOW9d314A
[04-Jun-2026 06:59:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 06:59:24 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 06:59:24 UTC] User ID: 718
[04-Jun-2026 06:59:24 UTC] ✅ User profile retrieved successfully for user ID: 718
[04-Jun-2026 06:59:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 06:59:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 06:59:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"217.131.111.19, 172.71.172.136","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE4IiwidXNlcm5hbWUiOiJSeHpnYXIiLCJlbWFpbCI6IjEzcnV6Z2FyMjQyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2MTE2M30.IOfKJLxEb7enQ_H7geAQRTmY-vEos3r3nCyOW9d314A","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0650e5d9eddd346-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"217.131.111.19","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jun-2026 06:59:39 UTC] === User Orders API Called ===
[04-Jun-2026 06:59:39 UTC] User ID: 718
[04-Jun-2026 06:59:39 UTC] Limit: 20, Offset: 0
[04-Jun-2026 06:59:39 UTC] Orders found: 0
[04-Jun-2026 06:59:39 UTC] Orders data: []
[04-Jun-2026 06:59:39 UTC] Total orders count: 0
[04-Jun-2026 06:59:39 UTC] === API CALL LOG ===
[04-Jun-2026 06:59:39 UTC] Endpoint: user/profile.php
[04-Jun-2026 06:59:39 UTC] Full Log Data: {
    "timestamp": "2026-06-04 06:59:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "217.131.111.19",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "217.131.111.19, 172.71.172.136",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE4IiwidXNlcm5hbWUiOiJSeHpnYXIiLCJlbWFpbCI6IjEzcnV6Z2FyMjQyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2MTE2M30.IOfKJLxEb7enQ_H7geAQRTmY-vEos3r3nCyOW9d314A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0650e5df84cd346-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "217.131.111.19",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 06:59:39 UTC] === END API CALL LOG ===
[04-Jun-2026 06:59:39 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 06:59:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE4IiwidXNlcm5hbWUiOiJSeHpnYXIiLCJlbWFpbCI6IjEzcnV6Z2FyMjQyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2MTE2M30.IOfKJLxEb7enQ_H7geAQRTmY-vEos3r3nCyOW9d314A
[04-Jun-2026 06:59:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 06:59:39 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 06:59:39 UTC] User ID: 718
[04-Jun-2026 06:59:39 UTC] ✅ User profile retrieved successfully for user ID: 718
[04-Jun-2026 06:59:40 UTC] === API CALL LOG ===
[04-Jun-2026 06:59:40 UTC] Endpoint: user/profile.php
[04-Jun-2026 06:59:40 UTC] Full Log Data: {
    "timestamp": "2026-06-04 06:59:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "217.131.111.19",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "217.131.111.19, 172.71.172.136",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE4IiwidXNlcm5hbWUiOiJSeHpnYXIiLCJlbWFpbCI6IjEzcnV6Z2FyMjQyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2MTE2M30.IOfKJLxEb7enQ_H7geAQRTmY-vEos3r3nCyOW9d314A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0650e5ffe9bd346-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "217.131.111.19",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 06:59:40 UTC] === END API CALL LOG ===
[04-Jun-2026 06:59:40 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 06:59:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE4IiwidXNlcm5hbWUiOiJSeHpnYXIiLCJlbWFpbCI6IjEzcnV6Z2FyMjQyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2MTE2M30.IOfKJLxEb7enQ_H7geAQRTmY-vEos3r3nCyOW9d314A
[04-Jun-2026 06:59:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 06:59:40 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 06:59:40 UTC] User ID: 718
[04-Jun-2026 06:59:40 UTC] ✅ User profile retrieved successfully for user ID: 718
[04-Jun-2026 06:59:40 UTC] === API CALL LOG ===
[04-Jun-2026 06:59:40 UTC] Endpoint: user/profile.php
[04-Jun-2026 06:59:40 UTC] Full Log Data: {
    "timestamp": "2026-06-04 06:59:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "217.131.111.19",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "217.131.111.19, 172.71.172.136",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE4IiwidXNlcm5hbWUiOiJSeHpnYXIiLCJlbWFpbCI6IjEzcnV6Z2FyMjQyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2MTE2M30.IOfKJLxEb7enQ_H7geAQRTmY-vEos3r3nCyOW9d314A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0650e61fcb7d346-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "217.131.111.19",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 06:59:40 UTC] === END API CALL LOG ===
[04-Jun-2026 06:59:40 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 06:59:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE4IiwidXNlcm5hbWUiOiJSeHpnYXIiLCJlbWFpbCI6IjEzcnV6Z2FyMjQyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2MTE2M30.IOfKJLxEb7enQ_H7geAQRTmY-vEos3r3nCyOW9d314A
[04-Jun-2026 06:59:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 06:59:40 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 06:59:40 UTC] User ID: 718
[04-Jun-2026 06:59:40 UTC] ✅ User profile retrieved successfully for user ID: 718
[04-Jun-2026 06:59:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 06:59:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 06:59:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"217.131.111.19, 172.71.172.137","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE4IiwidXNlcm5hbWUiOiJSeHpnYXIiLCJlbWFpbCI6IjEzcnV6Z2FyMjQyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2MTE2M30.IOfKJLxEb7enQ_H7geAQRTmY-vEos3r3nCyOW9d314A","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0650ea26d32d346-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"217.131.111.19","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jun-2026 06:59:50 UTC] === User Orders API Called ===
[04-Jun-2026 06:59:50 UTC] User ID: 718
[04-Jun-2026 06:59:50 UTC] Limit: 20, Offset: 0
[04-Jun-2026 06:59:50 UTC] Orders found: 0
[04-Jun-2026 06:59:50 UTC] Orders data: []
[04-Jun-2026 06:59:50 UTC] Total orders count: 0
[04-Jun-2026 06:59:50 UTC] === API CALL LOG ===
[04-Jun-2026 06:59:50 UTC] Endpoint: user/profile.php
[04-Jun-2026 06:59:50 UTC] Full Log Data: {
    "timestamp": "2026-06-04 06:59:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "217.131.111.19",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "217.131.111.19, 172.71.172.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE4IiwidXNlcm5hbWUiOiJSeHpnYXIiLCJlbWFpbCI6IjEzcnV6Z2FyMjQyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2MTE2M30.IOfKJLxEb7enQ_H7geAQRTmY-vEos3r3nCyOW9d314A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0650ea2ce89d346-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "217.131.111.19",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 06:59:50 UTC] === END API CALL LOG ===
[04-Jun-2026 06:59:50 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 06:59:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE4IiwidXNlcm5hbWUiOiJSeHpnYXIiLCJlbWFpbCI6IjEzcnV6Z2FyMjQyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2MTE2M30.IOfKJLxEb7enQ_H7geAQRTmY-vEos3r3nCyOW9d314A
[04-Jun-2026 06:59:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 06:59:50 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 06:59:50 UTC] User ID: 718
[04-Jun-2026 06:59:50 UTC] ✅ User profile retrieved successfully for user ID: 718
[04-Jun-2026 06:59:51 UTC] === API CALL LOG ===
[04-Jun-2026 06:59:51 UTC] Endpoint: user/profile.php
[04-Jun-2026 06:59:51 UTC] Full Log Data: {
    "timestamp": "2026-06-04 06:59:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "217.131.111.19",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "217.131.111.19, 172.71.172.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE4IiwidXNlcm5hbWUiOiJSeHpnYXIiLCJlbWFpbCI6IjEzcnV6Z2FyMjQyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2MTE2M30.IOfKJLxEb7enQ_H7geAQRTmY-vEos3r3nCyOW9d314A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0650ea48c5bd346-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "217.131.111.19",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 06:59:51 UTC] === END API CALL LOG ===
[04-Jun-2026 06:59:51 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 06:59:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE4IiwidXNlcm5hbWUiOiJSeHpnYXIiLCJlbWFpbCI6IjEzcnV6Z2FyMjQyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2MTE2M30.IOfKJLxEb7enQ_H7geAQRTmY-vEos3r3nCyOW9d314A
[04-Jun-2026 06:59:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 06:59:51 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 06:59:51 UTC] User ID: 718
[04-Jun-2026 06:59:51 UTC] ✅ User profile retrieved successfully for user ID: 718
[04-Jun-2026 06:59:51 UTC] === API CALL LOG ===
[04-Jun-2026 06:59:51 UTC] Endpoint: user/profile.php
[04-Jun-2026 06:59:51 UTC] Full Log Data: {
    "timestamp": "2026-06-04 06:59:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "217.131.111.19",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "217.131.111.19, 172.71.172.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE4IiwidXNlcm5hbWUiOiJSeHpnYXIiLCJlbWFpbCI6IjEzcnV6Z2FyMjQyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2MTE2M30.IOfKJLxEb7enQ_H7geAQRTmY-vEos3r3nCyOW9d314A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0650ea69ae8d346-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "217.131.111.19",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 06:59:51 UTC] === END API CALL LOG ===
[04-Jun-2026 06:59:51 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 06:59:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE4IiwidXNlcm5hbWUiOiJSeHpnYXIiLCJlbWFpbCI6IjEzcnV6Z2FyMjQyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2MTE2M30.IOfKJLxEb7enQ_H7geAQRTmY-vEos3r3nCyOW9d314A
[04-Jun-2026 06:59:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 06:59:51 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 06:59:51 UTC] User ID: 718
[04-Jun-2026 06:59:51 UTC] ✅ User profile retrieved successfully for user ID: 718
[04-Jun-2026 07:00:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 07:00:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 07:00:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"217.131.111.19, 172.71.172.137","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE4IiwidXNlcm5hbWUiOiJSeHpnYXIiLCJlbWFpbCI6IjEzcnV6Z2FyMjQyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2MTE2M30.IOfKJLxEb7enQ_H7geAQRTmY-vEos3r3nCyOW9d314A","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0650f3d6f08d346-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"217.131.111.19","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jun-2026 07:00:15 UTC] === User Orders API Called ===
[04-Jun-2026 07:00:15 UTC] User ID: 718
[04-Jun-2026 07:00:15 UTC] Limit: 20, Offset: 0
[04-Jun-2026 07:00:15 UTC] Orders found: 0
[04-Jun-2026 07:00:15 UTC] Orders data: []
[04-Jun-2026 07:00:15 UTC] Total orders count: 0
[04-Jun-2026 07:00:15 UTC] === API CALL LOG ===
[04-Jun-2026 07:00:15 UTC] Endpoint: user/profile.php
[04-Jun-2026 07:00:15 UTC] Full Log Data: {
    "timestamp": "2026-06-04 07:00:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "217.131.111.19",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "217.131.111.19, 172.71.172.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE4IiwidXNlcm5hbWUiOiJSeHpnYXIiLCJlbWFpbCI6IjEzcnV6Z2FyMjQyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2MTE2M30.IOfKJLxEb7enQ_H7geAQRTmY-vEos3r3nCyOW9d314A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0650f3dc840d346-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "217.131.111.19",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 07:00:15 UTC] === END API CALL LOG ===
[04-Jun-2026 07:00:15 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 07:00:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE4IiwidXNlcm5hbWUiOiJSeHpnYXIiLCJlbWFpbCI6IjEzcnV6Z2FyMjQyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2MTE2M30.IOfKJLxEb7enQ_H7geAQRTmY-vEos3r3nCyOW9d314A
[04-Jun-2026 07:00:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 07:00:15 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 07:00:15 UTC] User ID: 718
[04-Jun-2026 07:00:15 UTC] ✅ User profile retrieved successfully for user ID: 718
[04-Jun-2026 07:00:15 UTC] === API CALL LOG ===
[04-Jun-2026 07:00:15 UTC] Endpoint: user/profile.php
[04-Jun-2026 07:00:15 UTC] Full Log Data: {
    "timestamp": "2026-06-04 07:00:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "217.131.111.19",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "217.131.111.19, 172.71.172.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE4IiwidXNlcm5hbWUiOiJSeHpnYXIiLCJlbWFpbCI6IjEzcnV6Z2FyMjQyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2MTE2M30.IOfKJLxEb7enQ_H7geAQRTmY-vEos3r3nCyOW9d314A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0650f3f4d7fd346-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "217.131.111.19",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 07:00:15 UTC] === END API CALL LOG ===
[04-Jun-2026 07:00:15 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 07:00:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE4IiwidXNlcm5hbWUiOiJSeHpnYXIiLCJlbWFpbCI6IjEzcnV6Z2FyMjQyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2MTE2M30.IOfKJLxEb7enQ_H7geAQRTmY-vEos3r3nCyOW9d314A
[04-Jun-2026 07:00:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 07:00:15 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 07:00:15 UTC] User ID: 718
[04-Jun-2026 07:00:15 UTC] ✅ User profile retrieved successfully for user ID: 718
[04-Jun-2026 07:00:16 UTC] === API CALL LOG ===
[04-Jun-2026 07:00:16 UTC] Endpoint: user/profile.php
[04-Jun-2026 07:00:16 UTC] Full Log Data: {
    "timestamp": "2026-06-04 07:00:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "217.131.111.19",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "217.131.111.19, 172.71.172.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE4IiwidXNlcm5hbWUiOiJSeHpnYXIiLCJlbWFpbCI6IjEzcnV6Z2FyMjQyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2MTE2M30.IOfKJLxEb7enQ_H7geAQRTmY-vEos3r3nCyOW9d314A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0650f41bde4d346-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "217.131.111.19",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 07:00:16 UTC] === END API CALL LOG ===
[04-Jun-2026 07:00:16 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 07:00:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE4IiwidXNlcm5hbWUiOiJSeHpnYXIiLCJlbWFpbCI6IjEzcnV6Z2FyMjQyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2MTE2M30.IOfKJLxEb7enQ_H7geAQRTmY-vEos3r3nCyOW9d314A
[04-Jun-2026 07:00:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 07:00:16 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 07:00:16 UTC] User ID: 718
[04-Jun-2026 07:00:16 UTC] ✅ User profile retrieved successfully for user ID: 718
[04-Jun-2026 07:00:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 07:00:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 07:00:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"217.131.111.19, 172.71.172.137","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE4IiwidXNlcm5hbWUiOiJSeHpnYXIiLCJlbWFpbCI6IjEzcnV6Z2FyMjQyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2MTE2M30.IOfKJLxEb7enQ_H7geAQRTmY-vEos3r3nCyOW9d314A","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0650f7a1906d346-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"217.131.111.19","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jun-2026 07:00:25 UTC] === User Orders API Called ===
[04-Jun-2026 07:00:25 UTC] User ID: 718
[04-Jun-2026 07:00:25 UTC] Limit: 20, Offset: 0
[04-Jun-2026 07:00:25 UTC] Orders found: 0
[04-Jun-2026 07:00:25 UTC] Orders data: []
[04-Jun-2026 07:00:25 UTC] Total orders count: 0
[04-Jun-2026 07:00:25 UTC] === API CALL LOG ===
[04-Jun-2026 07:00:25 UTC] Endpoint: user/profile.php
[04-Jun-2026 07:00:25 UTC] Full Log Data: {
    "timestamp": "2026-06-04 07:00:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "217.131.111.19",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "217.131.111.19, 172.71.172.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE4IiwidXNlcm5hbWUiOiJSeHpnYXIiLCJlbWFpbCI6IjEzcnV6Z2FyMjQyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2MTE2M30.IOfKJLxEb7enQ_H7geAQRTmY-vEos3r3nCyOW9d314A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0650f7a7a17d346-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "217.131.111.19",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 07:00:25 UTC] === END API CALL LOG ===
[04-Jun-2026 07:00:25 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 07:00:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE4IiwidXNlcm5hbWUiOiJSeHpnYXIiLCJlbWFpbCI6IjEzcnV6Z2FyMjQyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2MTE2M30.IOfKJLxEb7enQ_H7geAQRTmY-vEos3r3nCyOW9d314A
[04-Jun-2026 07:00:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 07:00:25 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 07:00:25 UTC] User ID: 718
[04-Jun-2026 07:00:25 UTC] ✅ User profile retrieved successfully for user ID: 718
[04-Jun-2026 07:00:25 UTC] === API CALL LOG ===
[04-Jun-2026 07:00:25 UTC] Endpoint: user/profile.php
[04-Jun-2026 07:00:25 UTC] Full Log Data: {
    "timestamp": "2026-06-04 07:00:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "217.131.111.19",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "217.131.111.19, 172.71.172.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE4IiwidXNlcm5hbWUiOiJSeHpnYXIiLCJlbWFpbCI6IjEzcnV6Z2FyMjQyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2MTE2M30.IOfKJLxEb7enQ_H7geAQRTmY-vEos3r3nCyOW9d314A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0650f7c0f6ad346-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "217.131.111.19",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 07:00:25 UTC] === END API CALL LOG ===
[04-Jun-2026 07:00:25 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 07:00:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE4IiwidXNlcm5hbWUiOiJSeHpnYXIiLCJlbWFpbCI6IjEzcnV6Z2FyMjQyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2MTE2M30.IOfKJLxEb7enQ_H7geAQRTmY-vEos3r3nCyOW9d314A
[04-Jun-2026 07:00:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 07:00:25 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 07:00:25 UTC] User ID: 718
[04-Jun-2026 07:00:25 UTC] ✅ User profile retrieved successfully for user ID: 718
[04-Jun-2026 07:00:25 UTC] === API CALL LOG ===
[04-Jun-2026 07:00:25 UTC] Endpoint: user/profile.php
[04-Jun-2026 07:00:25 UTC] Full Log Data: {
    "timestamp": "2026-06-04 07:00:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "217.131.111.19",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "217.131.111.19, 172.71.172.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE4IiwidXNlcm5hbWUiOiJSeHpnYXIiLCJlbWFpbCI6IjEzcnV6Z2FyMjQyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2MTE2M30.IOfKJLxEb7enQ_H7geAQRTmY-vEos3r3nCyOW9d314A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0650f7e3ed1d346-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "217.131.111.19",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 07:00:25 UTC] === END API CALL LOG ===
[04-Jun-2026 07:00:25 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 07:00:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE4IiwidXNlcm5hbWUiOiJSeHpnYXIiLCJlbWFpbCI6IjEzcnV6Z2FyMjQyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2MTE2M30.IOfKJLxEb7enQ_H7geAQRTmY-vEos3r3nCyOW9d314A
[04-Jun-2026 07:00:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 07:00:25 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 07:00:25 UTC] User ID: 718
[04-Jun-2026 07:00:25 UTC] ✅ User profile retrieved successfully for user ID: 718
[04-Jun-2026 07:00:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 07:00:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 07:00:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"217.131.111.19, 172.71.172.137","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE4IiwidXNlcm5hbWUiOiJSeHpnYXIiLCJlbWFpbCI6IjEzcnV6Z2FyMjQyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2MTE2M30.IOfKJLxEb7enQ_H7geAQRTmY-vEos3r3nCyOW9d314A","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0650f8cafa3d346-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"217.131.111.19","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jun-2026 07:00:28 UTC] === User Orders API Called ===
[04-Jun-2026 07:00:28 UTC] User ID: 718
[04-Jun-2026 07:00:28 UTC] Limit: 20, Offset: 0
[04-Jun-2026 07:00:28 UTC] Orders found: 0
[04-Jun-2026 07:00:28 UTC] Orders data: []
[04-Jun-2026 07:00:28 UTC] Total orders count: 0
[04-Jun-2026 07:00:28 UTC] === API CALL LOG ===
[04-Jun-2026 07:00:28 UTC] Endpoint: user/profile.php
[04-Jun-2026 07:00:28 UTC] Full Log Data: {
    "timestamp": "2026-06-04 07:00:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "217.131.111.19",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "217.131.111.19, 172.71.172.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE4IiwidXNlcm5hbWUiOiJSeHpnYXIiLCJlbWFpbCI6IjEzcnV6Z2FyMjQyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2MTE2M30.IOfKJLxEb7enQ_H7geAQRTmY-vEos3r3nCyOW9d314A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0650f90dd8fd346-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "217.131.111.19",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 07:00:28 UTC] === END API CALL LOG ===
[04-Jun-2026 07:00:28 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 07:00:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE4IiwidXNlcm5hbWUiOiJSeHpnYXIiLCJlbWFpbCI6IjEzcnV6Z2FyMjQyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2MTE2M30.IOfKJLxEb7enQ_H7geAQRTmY-vEos3r3nCyOW9d314A
[04-Jun-2026 07:00:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 07:00:28 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 07:00:28 UTC] User ID: 718
[04-Jun-2026 07:00:28 UTC] ✅ User profile retrieved successfully for user ID: 718
[04-Jun-2026 07:00:29 UTC] User Purchases API - User ID: 718
[04-Jun-2026 07:00:29 UTC] User Purchases API - Total purchases found: 1
[04-Jun-2026 07:00:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 07:00:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 07:00:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"217.131.111.19, 172.71.172.137","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE4IiwidXNlcm5hbWUiOiJSeHpnYXIiLCJlbWFpbCI6IjEzcnV6Z2FyMjQyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2MTE2M30.IOfKJLxEb7enQ_H7geAQRTmY-vEos3r3nCyOW9d314A","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0650fa05a2bd346-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"217.131.111.19","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jun-2026 07:00:31 UTC] === User Orders API Called ===
[04-Jun-2026 07:00:31 UTC] User ID: 718
[04-Jun-2026 07:00:31 UTC] Limit: 20, Offset: 0
[04-Jun-2026 07:00:31 UTC] Orders found: 0
[04-Jun-2026 07:00:31 UTC] Orders data: []
[04-Jun-2026 07:00:31 UTC] Total orders count: 0
[04-Jun-2026 07:00:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 07:00:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 07:00:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"217.131.111.19, 172.71.172.137","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE4IiwidXNlcm5hbWUiOiJSeHpnYXIiLCJlbWFpbCI6IjEzcnV6Z2FyMjQyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2MTE2M30.IOfKJLxEb7enQ_H7geAQRTmY-vEos3r3nCyOW9d314A","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0650faf2966d346-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"217.131.111.19","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jun-2026 07:00:33 UTC] === User Orders API Called ===
[04-Jun-2026 07:00:33 UTC] User ID: 718
[04-Jun-2026 07:00:33 UTC] Limit: 20, Offset: 0
[04-Jun-2026 07:00:33 UTC] Orders found: 0
[04-Jun-2026 07:00:33 UTC] Orders data: []
[04-Jun-2026 07:00:33 UTC] Total orders count: 0
[04-Jun-2026 07:00:33 UTC] === API CALL LOG ===
[04-Jun-2026 07:00:33 UTC] Endpoint: user/profile.php
[04-Jun-2026 07:00:33 UTC] Full Log Data: {
    "timestamp": "2026-06-04 07:00:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "217.131.111.19",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "217.131.111.19, 172.71.172.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE4IiwidXNlcm5hbWUiOiJSeHpnYXIiLCJlbWFpbCI6IjEzcnV6Z2FyMjQyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2MTE2M30.IOfKJLxEb7enQ_H7geAQRTmY-vEos3r3nCyOW9d314A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0650faf7aa2d346-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "217.131.111.19",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 07:00:33 UTC] === END API CALL LOG ===
[04-Jun-2026 07:00:33 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 07:00:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE4IiwidXNlcm5hbWUiOiJSeHpnYXIiLCJlbWFpbCI6IjEzcnV6Z2FyMjQyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2MTE2M30.IOfKJLxEb7enQ_H7geAQRTmY-vEos3r3nCyOW9d314A
[04-Jun-2026 07:00:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 07:00:33 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 07:00:33 UTC] User ID: 718
[04-Jun-2026 07:00:33 UTC] ✅ User profile retrieved successfully for user ID: 718
[04-Jun-2026 07:00:34 UTC] === API CALL LOG ===
[04-Jun-2026 07:00:34 UTC] Endpoint: user/profile.php
[04-Jun-2026 07:00:34 UTC] Full Log Data: {
    "timestamp": "2026-06-04 07:00:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "217.131.111.19",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "217.131.111.19, 172.71.172.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE4IiwidXNlcm5hbWUiOiJSeHpnYXIiLCJlbWFpbCI6IjEzcnV6Z2FyMjQyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2MTE2M30.IOfKJLxEb7enQ_H7geAQRTmY-vEos3r3nCyOW9d314A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0650fb0ff17d346-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "217.131.111.19",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 07:00:34 UTC] === END API CALL LOG ===
[04-Jun-2026 07:00:34 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 07:00:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE4IiwidXNlcm5hbWUiOiJSeHpnYXIiLCJlbWFpbCI6IjEzcnV6Z2FyMjQyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2MTE2M30.IOfKJLxEb7enQ_H7geAQRTmY-vEos3r3nCyOW9d314A
[04-Jun-2026 07:00:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 07:00:34 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 07:00:34 UTC] User ID: 718
[04-Jun-2026 07:00:34 UTC] ✅ User profile retrieved successfully for user ID: 718
[04-Jun-2026 07:00:34 UTC] === API CALL LOG ===
[04-Jun-2026 07:00:34 UTC] Endpoint: user/profile.php
[04-Jun-2026 07:00:34 UTC] Full Log Data: {
    "timestamp": "2026-06-04 07:00:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "217.131.111.19",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "217.131.111.19, 172.71.172.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE4IiwidXNlcm5hbWUiOiJSeHpnYXIiLCJlbWFpbCI6IjEzcnV6Z2FyMjQyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2MTE2M30.IOfKJLxEb7enQ_H7geAQRTmY-vEos3r3nCyOW9d314A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0650fb1d9e8d346-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "217.131.111.19",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 07:00:34 UTC] === END API CALL LOG ===
[04-Jun-2026 07:00:34 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 07:00:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE4IiwidXNlcm5hbWUiOiJSeHpnYXIiLCJlbWFpbCI6IjEzcnV6Z2FyMjQyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2MTE2M30.IOfKJLxEb7enQ_H7geAQRTmY-vEos3r3nCyOW9d314A
[04-Jun-2026 07:00:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 07:00:34 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 07:00:34 UTC] User ID: 718
[04-Jun-2026 07:00:34 UTC] ✅ User profile retrieved successfully for user ID: 718
[04-Jun-2026 07:01:03 UTC] === API CALL LOG ===
[04-Jun-2026 07:01:03 UTC] Endpoint: user/profile.php
[04-Jun-2026 07:01:03 UTC] Full Log Data: {
    "timestamp": "2026-06-04 07:01:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "217.131.111.19",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "217.131.111.19, 172.71.172.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE4IiwidXNlcm5hbWUiOiJSeHpnYXIiLCJlbWFpbCI6IjEzcnV6Z2FyMjQyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2MTE2M30.IOfKJLxEb7enQ_H7geAQRTmY-vEos3r3nCyOW9d314A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a065106b4dced346-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "217.131.111.19",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 07:01:03 UTC] === END API CALL LOG ===
[04-Jun-2026 07:01:03 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 07:01:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE4IiwidXNlcm5hbWUiOiJSeHpnYXIiLCJlbWFpbCI6IjEzcnV6Z2FyMjQyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2MTE2M30.IOfKJLxEb7enQ_H7geAQRTmY-vEos3r3nCyOW9d314A
[04-Jun-2026 07:01:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 07:01:03 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 07:01:03 UTC] User ID: 718
[04-Jun-2026 07:01:03 UTC] ✅ User profile retrieved successfully for user ID: 718
[04-Jun-2026 07:01:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 07:01:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 07:01:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"217.131.111.19, 172.71.172.137","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE4IiwidXNlcm5hbWUiOiJSeHpnYXIiLCJlbWFpbCI6IjEzcnV6Z2FyMjQyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2MTE2M30.IOfKJLxEb7enQ_H7geAQRTmY-vEos3r3nCyOW9d314A","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a065109bcd67d346-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"217.131.111.19","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jun-2026 07:01:11 UTC] === User Orders API Called ===
[04-Jun-2026 07:01:11 UTC] User ID: 718
[04-Jun-2026 07:01:11 UTC] Limit: 20, Offset: 0
[04-Jun-2026 07:01:11 UTC] Orders found: 0
[04-Jun-2026 07:01:11 UTC] Orders data: []
[04-Jun-2026 07:01:11 UTC] Total orders count: 0
[04-Jun-2026 07:01:11 UTC] === API CALL LOG ===
[04-Jun-2026 07:01:11 UTC] Endpoint: user/profile.php
[04-Jun-2026 07:01:11 UTC] Full Log Data: {
    "timestamp": "2026-06-04 07:01:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "217.131.111.19",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "217.131.111.19, 172.71.172.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE4IiwidXNlcm5hbWUiOiJSeHpnYXIiLCJlbWFpbCI6IjEzcnV6Z2FyMjQyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2MTE2M30.IOfKJLxEb7enQ_H7geAQRTmY-vEos3r3nCyOW9d314A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a065109c1ec8d346-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "217.131.111.19",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 07:01:11 UTC] === END API CALL LOG ===
[04-Jun-2026 07:01:11 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 07:01:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE4IiwidXNlcm5hbWUiOiJSeHpnYXIiLCJlbWFpbCI6IjEzcnV6Z2FyMjQyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2MTE2M30.IOfKJLxEb7enQ_H7geAQRTmY-vEos3r3nCyOW9d314A
[04-Jun-2026 07:01:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 07:01:11 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 07:01:11 UTC] User ID: 718
[04-Jun-2026 07:01:11 UTC] ✅ User profile retrieved successfully for user ID: 718
[04-Jun-2026 07:01:12 UTC] === API CALL LOG ===
[04-Jun-2026 07:01:12 UTC] Endpoint: user/profile.php
[04-Jun-2026 07:01:12 UTC] Full Log Data: {
    "timestamp": "2026-06-04 07:01:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "217.131.111.19",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "217.131.111.19, 172.71.172.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE4IiwidXNlcm5hbWUiOiJSeHpnYXIiLCJlbWFpbCI6IjEzcnV6Z2FyMjQyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2MTE2M30.IOfKJLxEb7enQ_H7geAQRTmY-vEos3r3nCyOW9d314A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a065109ffac1d346-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "217.131.111.19",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 07:01:12 UTC] === END API CALL LOG ===
[04-Jun-2026 07:01:12 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 07:01:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE4IiwidXNlcm5hbWUiOiJSeHpnYXIiLCJlbWFpbCI6IjEzcnV6Z2FyMjQyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2MTE2M30.IOfKJLxEb7enQ_H7geAQRTmY-vEos3r3nCyOW9d314A
[04-Jun-2026 07:01:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 07:01:12 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 07:01:12 UTC] User ID: 718
[04-Jun-2026 07:01:12 UTC] ✅ User profile retrieved successfully for user ID: 718
[04-Jun-2026 07:01:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 07:01:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 07:01:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"217.131.111.19, 172.71.172.137","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE4IiwidXNlcm5hbWUiOiJSeHpnYXIiLCJlbWFpbCI6IjEzcnV6Z2FyMjQyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2MTE2M30.IOfKJLxEb7enQ_H7geAQRTmY-vEos3r3nCyOW9d314A","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a06511c05945d346-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"217.131.111.19","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jun-2026 07:01:58 UTC] === User Orders API Called ===
[04-Jun-2026 07:01:58 UTC] User ID: 718
[04-Jun-2026 07:01:58 UTC] Limit: 20, Offset: 0
[04-Jun-2026 07:01:58 UTC] Orders found: 1
[04-Jun-2026 07:01:58 UTC] Orders data: [{"id":320,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/vegasferrari","status":"pending","created_at":"2026-06-04 10:31:56","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[04-Jun-2026 07:01:58 UTC] Total orders count: 1
[04-Jun-2026 07:02:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 07:02:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 07:02:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"217.131.111.19, 172.71.172.137","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE4IiwidXNlcm5hbWUiOiJSeHpnYXIiLCJlbWFpbCI6IjEzcnV6Z2FyMjQyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2MTE2M30.IOfKJLxEb7enQ_H7geAQRTmY-vEos3r3nCyOW9d314A","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a06511d50c4dd346-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"217.131.111.19","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jun-2026 07:02:01 UTC] === User Orders API Called ===
[04-Jun-2026 07:02:01 UTC] User ID: 718
[04-Jun-2026 07:02:01 UTC] Limit: 20, Offset: 0
[04-Jun-2026 07:02:01 UTC] Orders found: 1
[04-Jun-2026 07:02:01 UTC] Orders data: [{"id":320,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/vegasferrari","status":"pending","created_at":"2026-06-04 10:31:56","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[04-Jun-2026 07:02:01 UTC] Total orders count: 1
[04-Jun-2026 07:02:01 UTC] === API CALL LOG ===
[04-Jun-2026 07:02:01 UTC] Endpoint: user/profile.php
[04-Jun-2026 07:02:01 UTC] Full Log Data: {
    "timestamp": "2026-06-04 07:02:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "217.131.111.19",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "217.131.111.19, 172.71.172.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE4IiwidXNlcm5hbWUiOiJSeHpnYXIiLCJlbWFpbCI6IjEzcnV6Z2FyMjQyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2MTE2M30.IOfKJLxEb7enQ_H7geAQRTmY-vEos3r3nCyOW9d314A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a06511d56d69d346-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "217.131.111.19",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 07:02:01 UTC] === END API CALL LOG ===
[04-Jun-2026 07:02:01 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 07:02:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE4IiwidXNlcm5hbWUiOiJSeHpnYXIiLCJlbWFpbCI6IjEzcnV6Z2FyMjQyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2MTE2M30.IOfKJLxEb7enQ_H7geAQRTmY-vEos3r3nCyOW9d314A
[04-Jun-2026 07:02:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 07:02:01 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 07:02:01 UTC] User ID: 718
[04-Jun-2026 07:02:01 UTC] ✅ User profile retrieved successfully for user ID: 718
[04-Jun-2026 07:02:02 UTC] === API CALL LOG ===
[04-Jun-2026 07:02:02 UTC] Endpoint: user/profile.php
[04-Jun-2026 07:02:02 UTC] Full Log Data: {
    "timestamp": "2026-06-04 07:02:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "217.131.111.19",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "217.131.111.19, 172.71.172.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE4IiwidXNlcm5hbWUiOiJSeHpnYXIiLCJlbWFpbCI6IjEzcnV6Z2FyMjQyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2MTE2M30.IOfKJLxEb7enQ_H7geAQRTmY-vEos3r3nCyOW9d314A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a06511d9393fd346-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "217.131.111.19",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 07:02:02 UTC] === END API CALL LOG ===
[04-Jun-2026 07:02:02 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 07:02:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE4IiwidXNlcm5hbWUiOiJSeHpnYXIiLCJlbWFpbCI6IjEzcnV6Z2FyMjQyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2MTE2M30.IOfKJLxEb7enQ_H7geAQRTmY-vEos3r3nCyOW9d314A
[04-Jun-2026 07:02:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 07:02:02 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 07:02:02 UTC] User ID: 718
[04-Jun-2026 07:02:02 UTC] ✅ User profile retrieved successfully for user ID: 718
[04-Jun-2026 07:02:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 07:02:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 07:02:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"217.131.111.19, 172.71.172.137","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE4IiwidXNlcm5hbWUiOiJSeHpnYXIiLCJlbWFpbCI6IjEzcnV6Z2FyMjQyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2MTE2M30.IOfKJLxEb7enQ_H7geAQRTmY-vEos3r3nCyOW9d314A","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a06511db885bd346-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"217.131.111.19","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jun-2026 07:02:02 UTC] === User Orders API Called ===
[04-Jun-2026 07:02:02 UTC] User ID: 718
[04-Jun-2026 07:02:02 UTC] Limit: 20, Offset: 0
[04-Jun-2026 07:02:02 UTC] Orders found: 1
[04-Jun-2026 07:02:02 UTC] Orders data: [{"id":320,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/vegasferrari","status":"pending","created_at":"2026-06-04 10:31:56","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[04-Jun-2026 07:02:02 UTC] Total orders count: 1
[04-Jun-2026 07:02:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 07:02:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 07:02:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"217.131.111.19, 172.71.172.137","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE4IiwidXNlcm5hbWUiOiJSeHpnYXIiLCJlbWFpbCI6IjEzcnV6Z2FyMjQyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2MTE2M30.IOfKJLxEb7enQ_H7geAQRTmY-vEos3r3nCyOW9d314A","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a06511e26db2d346-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"217.131.111.19","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jun-2026 07:02:03 UTC] === User Orders API Called ===
[04-Jun-2026 07:02:03 UTC] User ID: 718
[04-Jun-2026 07:02:03 UTC] Limit: 20, Offset: 0
[04-Jun-2026 07:02:03 UTC] Orders found: 1
[04-Jun-2026 07:02:03 UTC] Orders data: [{"id":320,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/vegasferrari","status":"pending","created_at":"2026-06-04 10:31:56","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[04-Jun-2026 07:02:03 UTC] Total orders count: 1
[04-Jun-2026 07:02:03 UTC] === API CALL LOG ===
[04-Jun-2026 07:02:03 UTC] Endpoint: user/profile.php
[04-Jun-2026 07:02:03 UTC] Full Log Data: {
    "timestamp": "2026-06-04 07:02:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "217.131.111.19",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "217.131.111.19, 172.71.172.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE4IiwidXNlcm5hbWUiOiJSeHpnYXIiLCJlbWFpbCI6IjEzcnV6Z2FyMjQyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2MTE2M30.IOfKJLxEb7enQ_H7geAQRTmY-vEos3r3nCyOW9d314A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a06511e2cf05d346-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "217.131.111.19",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 07:02:03 UTC] === END API CALL LOG ===
[04-Jun-2026 07:02:03 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 07:02:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE4IiwidXNlcm5hbWUiOiJSeHpnYXIiLCJlbWFpbCI6IjEzcnV6Z2FyMjQyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2MTE2M30.IOfKJLxEb7enQ_H7geAQRTmY-vEos3r3nCyOW9d314A
[04-Jun-2026 07:02:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 07:02:03 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 07:02:03 UTC] User ID: 718
[04-Jun-2026 07:02:03 UTC] ✅ User profile retrieved successfully for user ID: 718
[04-Jun-2026 07:02:04 UTC] === API CALL LOG ===
[04-Jun-2026 07:02:04 UTC] Endpoint: user/profile.php
[04-Jun-2026 07:02:04 UTC] Full Log Data: {
    "timestamp": "2026-06-04 07:02:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "217.131.111.19",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "217.131.111.19, 172.71.172.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE4IiwidXNlcm5hbWUiOiJSeHpnYXIiLCJlbWFpbCI6IjEzcnV6Z2FyMjQyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2MTE2M30.IOfKJLxEb7enQ_H7geAQRTmY-vEos3r3nCyOW9d314A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a06511e69aecd346-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "217.131.111.19",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 07:02:04 UTC] === END API CALL LOG ===
[04-Jun-2026 07:02:04 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 07:02:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE4IiwidXNlcm5hbWUiOiJSeHpnYXIiLCJlbWFpbCI6IjEzcnV6Z2FyMjQyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2MTE2M30.IOfKJLxEb7enQ_H7geAQRTmY-vEos3r3nCyOW9d314A
[04-Jun-2026 07:02:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 07:02:04 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 07:02:04 UTC] User ID: 718
[04-Jun-2026 07:02:04 UTC] ✅ User profile retrieved successfully for user ID: 718
[04-Jun-2026 07:02:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 07:02:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 07:02:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"217.131.111.19, 172.71.172.137","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE4IiwidXNlcm5hbWUiOiJSeHpnYXIiLCJlbWFpbCI6IjEzcnV6Z2FyMjQyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2MTE2M30.IOfKJLxEb7enQ_H7geAQRTmY-vEos3r3nCyOW9d314A","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a06512053d0ad346-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"217.131.111.19","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jun-2026 07:02:09 UTC] === User Orders API Called ===
[04-Jun-2026 07:02:09 UTC] User ID: 718
[04-Jun-2026 07:02:09 UTC] Limit: 20, Offset: 0
[04-Jun-2026 07:02:09 UTC] Orders found: 1
[04-Jun-2026 07:02:09 UTC] Orders data: [{"id":320,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/vegasferrari","status":"pending","created_at":"2026-06-04 10:31:56","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[04-Jun-2026 07:02:09 UTC] Total orders count: 1
[04-Jun-2026 07:02:09 UTC] === API CALL LOG ===
[04-Jun-2026 07:02:09 UTC] Endpoint: user/profile.php
[04-Jun-2026 07:02:09 UTC] Full Log Data: {
    "timestamp": "2026-06-04 07:02:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "217.131.111.19",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "217.131.111.19, 172.71.172.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE4IiwidXNlcm5hbWUiOiJSeHpnYXIiLCJlbWFpbCI6IjEzcnV6Z2FyMjQyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2MTE2M30.IOfKJLxEb7enQ_H7geAQRTmY-vEos3r3nCyOW9d314A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a06512059e63d346-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "217.131.111.19",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 07:02:09 UTC] === END API CALL LOG ===
[04-Jun-2026 07:02:09 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 07:02:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE4IiwidXNlcm5hbWUiOiJSeHpnYXIiLCJlbWFpbCI6IjEzcnV6Z2FyMjQyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2MTE2M30.IOfKJLxEb7enQ_H7geAQRTmY-vEos3r3nCyOW9d314A
[04-Jun-2026 07:02:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 07:02:09 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 07:02:09 UTC] User ID: 718
[04-Jun-2026 07:02:09 UTC] ✅ User profile retrieved successfully for user ID: 718
[04-Jun-2026 07:02:10 UTC] === API CALL LOG ===
[04-Jun-2026 07:02:10 UTC] Endpoint: user/profile.php
[04-Jun-2026 07:02:10 UTC] Full Log Data: {
    "timestamp": "2026-06-04 07:02:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "217.131.111.19",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "217.131.111.19, 172.71.172.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE4IiwidXNlcm5hbWUiOiJSeHpnYXIiLCJlbWFpbCI6IjEzcnV6Z2FyMjQyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2MTE2M30.IOfKJLxEb7enQ_H7geAQRTmY-vEos3r3nCyOW9d314A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a06512098bd4d346-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "217.131.111.19",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 07:02:10 UTC] === END API CALL LOG ===
[04-Jun-2026 07:02:10 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 07:02:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE4IiwidXNlcm5hbWUiOiJSeHpnYXIiLCJlbWFpbCI6IjEzcnV6Z2FyMjQyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2MTE2M30.IOfKJLxEb7enQ_H7geAQRTmY-vEos3r3nCyOW9d314A
[04-Jun-2026 07:02:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 07:02:10 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 07:02:10 UTC] User ID: 718
[04-Jun-2026 07:02:10 UTC] ✅ User profile retrieved successfully for user ID: 718
[04-Jun-2026 07:02:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 07:02:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 07:02:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"217.131.111.19, 172.71.172.137","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE4IiwidXNlcm5hbWUiOiJSeHpnYXIiLCJlbWFpbCI6IjEzcnV6Z2FyMjQyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2MTE2M30.IOfKJLxEb7enQ_H7geAQRTmY-vEos3r3nCyOW9d314A","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a06512114d37d346-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"217.131.111.19","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jun-2026 07:02:11 UTC] === User Orders API Called ===
[04-Jun-2026 07:02:11 UTC] User ID: 718
[04-Jun-2026 07:02:11 UTC] Limit: 20, Offset: 0
[04-Jun-2026 07:02:11 UTC] Orders found: 1
[04-Jun-2026 07:02:11 UTC] Orders data: [{"id":320,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/vegasferrari","status":"pending","created_at":"2026-06-04 10:31:56","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[04-Jun-2026 07:02:11 UTC] Total orders count: 1
[04-Jun-2026 07:03:05 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 07:03:05 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 07:03:05 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"217.131.111.19, 172.71.172.137","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE4IiwidXNlcm5hbWUiOiJSeHpnYXIiLCJlbWFpbCI6IjEzcnV6Z2FyMjQyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2MTE2M30.IOfKJLxEb7enQ_H7geAQRTmY-vEos3r3nCyOW9d314A","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0651361e842d346-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"217.131.111.19","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jun-2026 07:03:05 UTC] === User Orders API Called ===
[04-Jun-2026 07:03:05 UTC] User ID: 718
[04-Jun-2026 07:03:05 UTC] Limit: 20, Offset: 0
[04-Jun-2026 07:03:05 UTC] Orders found: 1
[04-Jun-2026 07:03:05 UTC] Orders data: [{"id":320,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/vegasferrari","status":"pending","created_at":"2026-06-04 10:31:56","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[04-Jun-2026 07:03:05 UTC] Total orders count: 1
[04-Jun-2026 07:03:05 UTC] === API CALL LOG ===
[04-Jun-2026 07:03:05 UTC] Endpoint: user/profile.php
[04-Jun-2026 07:03:05 UTC] Full Log Data: {
    "timestamp": "2026-06-04 07:03:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "217.131.111.19",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "217.131.111.19, 172.71.172.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE4IiwidXNlcm5hbWUiOiJSeHpnYXIiLCJlbWFpbCI6IjEzcnV6Z2FyMjQyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2MTE2M30.IOfKJLxEb7enQ_H7geAQRTmY-vEos3r3nCyOW9d314A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a065136228eed346-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "217.131.111.19",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 07:03:05 UTC] === END API CALL LOG ===
[04-Jun-2026 07:03:05 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 07:03:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE4IiwidXNlcm5hbWUiOiJSeHpnYXIiLCJlbWFpbCI6IjEzcnV6Z2FyMjQyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2MTE2M30.IOfKJLxEb7enQ_H7geAQRTmY-vEos3r3nCyOW9d314A
[04-Jun-2026 07:03:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 07:03:05 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 07:03:05 UTC] User ID: 718
[04-Jun-2026 07:03:05 UTC] ✅ User profile retrieved successfully for user ID: 718
[04-Jun-2026 07:03:05 UTC] === API CALL LOG ===
[04-Jun-2026 07:03:05 UTC] Endpoint: user/profile.php
[04-Jun-2026 07:03:05 UTC] Full Log Data: {
    "timestamp": "2026-06-04 07:03:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "217.131.111.19",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "217.131.111.19, 172.71.172.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE4IiwidXNlcm5hbWUiOiJSeHpnYXIiLCJlbWFpbCI6IjEzcnV6Z2FyMjQyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2MTE2M30.IOfKJLxEb7enQ_H7geAQRTmY-vEos3r3nCyOW9d314A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0651365fcdad346-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "217.131.111.19",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 07:03:05 UTC] === END API CALL LOG ===
[04-Jun-2026 07:03:05 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 07:03:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE4IiwidXNlcm5hbWUiOiJSeHpnYXIiLCJlbWFpbCI6IjEzcnV6Z2FyMjQyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2MTE2M30.IOfKJLxEb7enQ_H7geAQRTmY-vEos3r3nCyOW9d314A
[04-Jun-2026 07:03:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 07:03:05 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 07:03:05 UTC] User ID: 718
[04-Jun-2026 07:03:05 UTC] ✅ User profile retrieved successfully for user ID: 718
[04-Jun-2026 07:03:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 07:03:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 07:03:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"217.131.111.19, 172.71.172.137","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE4IiwidXNlcm5hbWUiOiJSeHpnYXIiLCJlbWFpbCI6IjEzcnV6Z2FyMjQyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2MTE2M30.IOfKJLxEb7enQ_H7geAQRTmY-vEos3r3nCyOW9d314A","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a065137c89fbd346-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"217.131.111.19","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jun-2026 07:03:09 UTC] === User Orders API Called ===
[04-Jun-2026 07:03:09 UTC] User ID: 718
[04-Jun-2026 07:03:09 UTC] Limit: 20, Offset: 0
[04-Jun-2026 07:03:09 UTC] Orders found: 1
[04-Jun-2026 07:03:09 UTC] Orders data: [{"id":320,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/vegasferrari","status":"pending","created_at":"2026-06-04 10:31:56","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[04-Jun-2026 07:03:09 UTC] Total orders count: 1
[04-Jun-2026 07:03:09 UTC] === API CALL LOG ===
[04-Jun-2026 07:03:09 UTC] Endpoint: user/profile.php
[04-Jun-2026 07:03:09 UTC] Full Log Data: {
    "timestamp": "2026-06-04 07:03:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "217.131.111.19",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "217.131.111.19, 172.71.172.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE4IiwidXNlcm5hbWUiOiJSeHpnYXIiLCJlbWFpbCI6IjEzcnV6Z2FyMjQyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2MTE2M30.IOfKJLxEb7enQ_H7geAQRTmY-vEos3r3nCyOW9d314A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a065137cdb18d346-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "217.131.111.19",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 07:03:09 UTC] === END API CALL LOG ===
[04-Jun-2026 07:03:09 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 07:03:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE4IiwidXNlcm5hbWUiOiJSeHpnYXIiLCJlbWFpbCI6IjEzcnV6Z2FyMjQyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2MTE2M30.IOfKJLxEb7enQ_H7geAQRTmY-vEos3r3nCyOW9d314A
[04-Jun-2026 07:03:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 07:03:09 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 07:03:09 UTC] User ID: 718
[04-Jun-2026 07:03:09 UTC] ✅ User profile retrieved successfully for user ID: 718
[04-Jun-2026 07:03:10 UTC] === API CALL LOG ===
[04-Jun-2026 07:03:10 UTC] Endpoint: user/profile.php
[04-Jun-2026 07:03:10 UTC] Full Log Data: {
    "timestamp": "2026-06-04 07:03:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "217.131.111.19",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "217.131.111.19, 172.71.172.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE4IiwidXNlcm5hbWUiOiJSeHpnYXIiLCJlbWFpbCI6IjEzcnV6Z2FyMjQyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2MTE2M30.IOfKJLxEb7enQ_H7geAQRTmY-vEos3r3nCyOW9d314A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a06513809fbed346-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "217.131.111.19",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 07:03:10 UTC] === END API CALL LOG ===
[04-Jun-2026 07:03:10 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 07:03:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE4IiwidXNlcm5hbWUiOiJSeHpnYXIiLCJlbWFpbCI6IjEzcnV6Z2FyMjQyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2MTE2M30.IOfKJLxEb7enQ_H7geAQRTmY-vEos3r3nCyOW9d314A
[04-Jun-2026 07:03:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 07:03:10 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 07:03:10 UTC] User ID: 718
[04-Jun-2026 07:03:10 UTC] ✅ User profile retrieved successfully for user ID: 718
[04-Jun-2026 07:03:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 07:03:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 07:03:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"217.131.111.19, 172.71.172.137","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE4IiwidXNlcm5hbWUiOiJSeHpnYXIiLCJlbWFpbCI6IjEzcnV6Z2FyMjQyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2MTE2M30.IOfKJLxEb7enQ_H7geAQRTmY-vEos3r3nCyOW9d314A","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a06513c1cd04d346-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"217.131.111.19","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jun-2026 07:03:20 UTC] === User Orders API Called ===
[04-Jun-2026 07:03:20 UTC] User ID: 718
[04-Jun-2026 07:03:20 UTC] Limit: 20, Offset: 0
[04-Jun-2026 07:03:20 UTC] Orders found: 1
[04-Jun-2026 07:03:20 UTC] Orders data: [{"id":320,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/vegasferrari","status":"pending","created_at":"2026-06-04 10:31:56","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[04-Jun-2026 07:03:20 UTC] Total orders count: 1
[04-Jun-2026 07:03:20 UTC] === API CALL LOG ===
[04-Jun-2026 07:03:20 UTC] Endpoint: user/profile.php
[04-Jun-2026 07:03:20 UTC] Full Log Data: {
    "timestamp": "2026-06-04 07:03:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "217.131.111.19",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "217.131.111.19, 172.71.172.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE4IiwidXNlcm5hbWUiOiJSeHpnYXIiLCJlbWFpbCI6IjEzcnV6Z2FyMjQyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2MTE2M30.IOfKJLxEb7enQ_H7geAQRTmY-vEos3r3nCyOW9d314A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a06513c22e61d346-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "217.131.111.19",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 07:03:20 UTC] === END API CALL LOG ===
[04-Jun-2026 07:03:20 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 07:03:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE4IiwidXNlcm5hbWUiOiJSeHpnYXIiLCJlbWFpbCI6IjEzcnV6Z2FyMjQyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2MTE2M30.IOfKJLxEb7enQ_H7geAQRTmY-vEos3r3nCyOW9d314A
[04-Jun-2026 07:03:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 07:03:20 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 07:03:20 UTC] User ID: 718
[04-Jun-2026 07:03:20 UTC] ✅ User profile retrieved successfully for user ID: 718
[04-Jun-2026 07:03:21 UTC] === API CALL LOG ===
[04-Jun-2026 07:03:21 UTC] Endpoint: user/profile.php
[04-Jun-2026 07:03:21 UTC] Full Log Data: {
    "timestamp": "2026-06-04 07:03:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "217.131.111.19",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "217.131.111.19, 172.71.172.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE4IiwidXNlcm5hbWUiOiJSeHpnYXIiLCJlbWFpbCI6IjEzcnV6Z2FyMjQyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2MTE2M30.IOfKJLxEb7enQ_H7geAQRTmY-vEos3r3nCyOW9d314A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a06513c61d2bd346-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "217.131.111.19",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 07:03:21 UTC] === END API CALL LOG ===
[04-Jun-2026 07:03:21 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 07:03:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE4IiwidXNlcm5hbWUiOiJSeHpnYXIiLCJlbWFpbCI6IjEzcnV6Z2FyMjQyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2MTE2M30.IOfKJLxEb7enQ_H7geAQRTmY-vEos3r3nCyOW9d314A
[04-Jun-2026 07:03:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 07:03:21 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 07:03:21 UTC] User ID: 718
[04-Jun-2026 07:03:21 UTC] ✅ User profile retrieved successfully for user ID: 718
[04-Jun-2026 07:03:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 07:03:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 07:03:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"217.131.111.19, 172.71.172.137","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE4IiwidXNlcm5hbWUiOiJSeHpnYXIiLCJlbWFpbCI6IjEzcnV6Z2FyMjQyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2MTE2M30.IOfKJLxEb7enQ_H7geAQRTmY-vEos3r3nCyOW9d314A","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a06513e48eecd346-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"217.131.111.19","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jun-2026 07:03:26 UTC] === User Orders API Called ===
[04-Jun-2026 07:03:26 UTC] User ID: 718
[04-Jun-2026 07:03:26 UTC] Limit: 20, Offset: 0
[04-Jun-2026 07:03:26 UTC] Orders found: 1
[04-Jun-2026 07:03:26 UTC] Orders data: [{"id":320,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/vegasferrari","status":"pending","created_at":"2026-06-04 10:31:56","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[04-Jun-2026 07:03:26 UTC] Total orders count: 1
[04-Jun-2026 07:03:26 UTC] === API CALL LOG ===
[04-Jun-2026 07:03:26 UTC] Endpoint: user/profile.php
[04-Jun-2026 07:03:26 UTC] Full Log Data: {
    "timestamp": "2026-06-04 07:03:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "217.131.111.19",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "217.131.111.19, 172.71.172.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE4IiwidXNlcm5hbWUiOiJSeHpnYXIiLCJlbWFpbCI6IjEzcnV6Z2FyMjQyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2MTE2M30.IOfKJLxEb7enQ_H7geAQRTmY-vEos3r3nCyOW9d314A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a06513e4e818d346-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "217.131.111.19",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 07:03:26 UTC] === END API CALL LOG ===
[04-Jun-2026 07:03:26 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 07:03:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE4IiwidXNlcm5hbWUiOiJSeHpnYXIiLCJlbWFpbCI6IjEzcnV6Z2FyMjQyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2MTE2M30.IOfKJLxEb7enQ_H7geAQRTmY-vEos3r3nCyOW9d314A
[04-Jun-2026 07:03:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 07:03:26 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 07:03:26 UTC] User ID: 718
[04-Jun-2026 07:03:26 UTC] ✅ User profile retrieved successfully for user ID: 718
[04-Jun-2026 07:03:26 UTC] === API CALL LOG ===
[04-Jun-2026 07:03:26 UTC] Endpoint: user/profile.php
[04-Jun-2026 07:03:26 UTC] Full Log Data: {
    "timestamp": "2026-06-04 07:03:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "217.131.111.19",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "217.131.111.19, 172.71.172.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE4IiwidXNlcm5hbWUiOiJSeHpnYXIiLCJlbWFpbCI6IjEzcnV6Z2FyMjQyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2MTE2M30.IOfKJLxEb7enQ_H7geAQRTmY-vEos3r3nCyOW9d314A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a06513e8cc63d346-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "217.131.111.19",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 07:03:26 UTC] === END API CALL LOG ===
[04-Jun-2026 07:03:26 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 07:03:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE4IiwidXNlcm5hbWUiOiJSeHpnYXIiLCJlbWFpbCI6IjEzcnV6Z2FyMjQyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2MTE2M30.IOfKJLxEb7enQ_H7geAQRTmY-vEos3r3nCyOW9d314A
[04-Jun-2026 07:03:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 07:03:26 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 07:03:26 UTC] User ID: 718
[04-Jun-2026 07:03:26 UTC] ✅ User profile retrieved successfully for user ID: 718
[04-Jun-2026 07:03:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 07:03:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 07:03:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"217.131.111.19, 172.71.172.137","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE4IiwidXNlcm5hbWUiOiJSeHpnYXIiLCJlbWFpbCI6IjEzcnV6Z2FyMjQyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2MTE2M30.IOfKJLxEb7enQ_H7geAQRTmY-vEos3r3nCyOW9d314A","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a065140f2811d346-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"217.131.111.19","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jun-2026 07:03:32 UTC] === User Orders API Called ===
[04-Jun-2026 07:03:32 UTC] User ID: 718
[04-Jun-2026 07:03:32 UTC] Limit: 20, Offset: 0
[04-Jun-2026 07:03:32 UTC] Orders found: 1
[04-Jun-2026 07:03:32 UTC] Orders data: [{"id":320,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/vegasferrari","status":"pending","created_at":"2026-06-04 10:31:56","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[04-Jun-2026 07:03:32 UTC] Total orders count: 1
[04-Jun-2026 07:03:33 UTC] === API CALL LOG ===
[04-Jun-2026 07:03:33 UTC] Endpoint: user/profile.php
[04-Jun-2026 07:03:33 UTC] Full Log Data: {
    "timestamp": "2026-06-04 07:03:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "217.131.111.19",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "217.131.111.19, 172.71.172.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE4IiwidXNlcm5hbWUiOiJSeHpnYXIiLCJlbWFpbCI6IjEzcnV6Z2FyMjQyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2MTE2M30.IOfKJLxEb7enQ_H7geAQRTmY-vEos3r3nCyOW9d314A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a065140f78ffd346-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "217.131.111.19",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 07:03:33 UTC] === END API CALL LOG ===
[04-Jun-2026 07:03:33 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 07:03:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE4IiwidXNlcm5hbWUiOiJSeHpnYXIiLCJlbWFpbCI6IjEzcnV6Z2FyMjQyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2MTE2M30.IOfKJLxEb7enQ_H7geAQRTmY-vEos3r3nCyOW9d314A
[04-Jun-2026 07:03:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 07:03:33 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 07:03:33 UTC] User ID: 718
[04-Jun-2026 07:03:33 UTC] ✅ User profile retrieved successfully for user ID: 718
[04-Jun-2026 07:03:33 UTC] === API CALL LOG ===
[04-Jun-2026 07:03:33 UTC] Endpoint: user/profile.php
[04-Jun-2026 07:03:33 UTC] Full Log Data: {
    "timestamp": "2026-06-04 07:03:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "217.131.111.19",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "217.131.111.19, 172.71.172.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE4IiwidXNlcm5hbWUiOiJSeHpnYXIiLCJlbWFpbCI6IjEzcnV6Z2FyMjQyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2MTE2M30.IOfKJLxEb7enQ_H7geAQRTmY-vEos3r3nCyOW9d314A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a06514135ca8d346-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "217.131.111.19",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 07:03:33 UTC] === END API CALL LOG ===
[04-Jun-2026 07:03:33 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 07:03:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE4IiwidXNlcm5hbWUiOiJSeHpnYXIiLCJlbWFpbCI6IjEzcnV6Z2FyMjQyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2MTE2M30.IOfKJLxEb7enQ_H7geAQRTmY-vEos3r3nCyOW9d314A
[04-Jun-2026 07:03:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 07:03:33 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 07:03:33 UTC] User ID: 718
[04-Jun-2026 07:03:33 UTC] ✅ User profile retrieved successfully for user ID: 718
[04-Jun-2026 07:03:53 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 07:03:53 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 07:03:53 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"217.131.111.19, 172.71.172.137","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE4IiwidXNlcm5hbWUiOiJSeHpnYXIiLCJlbWFpbCI6IjEzcnV6Z2FyMjQyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2MTE2M30.IOfKJLxEb7enQ_H7geAQRTmY-vEos3r3nCyOW9d314A","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a065148f2afbd346-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"217.131.111.19","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jun-2026 07:03:53 UTC] === User Orders API Called ===
[04-Jun-2026 07:03:53 UTC] User ID: 718
[04-Jun-2026 07:03:53 UTC] Limit: 20, Offset: 0
[04-Jun-2026 07:03:53 UTC] Orders found: 1
[04-Jun-2026 07:03:53 UTC] Orders data: [{"id":320,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/vegasferrari","status":"pending","created_at":"2026-06-04 10:31:56","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[04-Jun-2026 07:03:53 UTC] Total orders count: 1
[04-Jun-2026 07:03:53 UTC] === API CALL LOG ===
[04-Jun-2026 07:03:53 UTC] Endpoint: user/profile.php
[04-Jun-2026 07:03:53 UTC] Full Log Data: {
    "timestamp": "2026-06-04 07:03:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "217.131.111.19",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "217.131.111.19, 172.71.172.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE4IiwidXNlcm5hbWUiOiJSeHpnYXIiLCJlbWFpbCI6IjEzcnV6Z2FyMjQyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2MTE2M30.IOfKJLxEb7enQ_H7geAQRTmY-vEos3r3nCyOW9d314A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a065148f8c25d346-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "217.131.111.19",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 07:03:53 UTC] === END API CALL LOG ===
[04-Jun-2026 07:03:53 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 07:03:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE4IiwidXNlcm5hbWUiOiJSeHpnYXIiLCJlbWFpbCI6IjEzcnV6Z2FyMjQyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2MTE2M30.IOfKJLxEb7enQ_H7geAQRTmY-vEos3r3nCyOW9d314A
[04-Jun-2026 07:03:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 07:03:53 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 07:03:53 UTC] User ID: 718
[04-Jun-2026 07:03:53 UTC] ✅ User profile retrieved successfully for user ID: 718
[04-Jun-2026 07:03:54 UTC] === API CALL LOG ===
[04-Jun-2026 07:03:54 UTC] Endpoint: user/profile.php
[04-Jun-2026 07:03:54 UTC] Full Log Data: {
    "timestamp": "2026-06-04 07:03:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "217.131.111.19",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "217.131.111.19, 172.71.172.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE4IiwidXNlcm5hbWUiOiJSeHpnYXIiLCJlbWFpbCI6IjEzcnV6Z2FyMjQyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2MTE2M30.IOfKJLxEb7enQ_H7geAQRTmY-vEos3r3nCyOW9d314A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a06514936864d346-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "217.131.111.19",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 07:03:54 UTC] === END API CALL LOG ===
[04-Jun-2026 07:03:54 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 07:03:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE4IiwidXNlcm5hbWUiOiJSeHpnYXIiLCJlbWFpbCI6IjEzcnV6Z2FyMjQyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2MTE2M30.IOfKJLxEb7enQ_H7geAQRTmY-vEos3r3nCyOW9d314A
[04-Jun-2026 07:03:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 07:03:54 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 07:03:54 UTC] User ID: 718
[04-Jun-2026 07:03:54 UTC] ✅ User profile retrieved successfully for user ID: 718
[04-Jun-2026 07:03:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 07:03:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 07:03:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"217.131.111.19, 172.71.172.137","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE4IiwidXNlcm5hbWUiOiJSeHpnYXIiLCJlbWFpbCI6IjEzcnV6Z2FyMjQyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2MTE2M30.IOfKJLxEb7enQ_H7geAQRTmY-vEos3r3nCyOW9d314A","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0651496c9bcd346-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"217.131.111.19","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jun-2026 07:03:54 UTC] === User Orders API Called ===
[04-Jun-2026 07:03:54 UTC] User ID: 718
[04-Jun-2026 07:03:54 UTC] Limit: 20, Offset: 0
[04-Jun-2026 07:03:54 UTC] Orders found: 1
[04-Jun-2026 07:03:54 UTC] Orders data: [{"id":320,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/vegasferrari","status":"pending","created_at":"2026-06-04 10:31:56","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[04-Jun-2026 07:03:54 UTC] Total orders count: 1
[04-Jun-2026 07:03:58 UTC] === API CALL LOG ===
[04-Jun-2026 07:03:58 UTC] Endpoint: user/profile.php
[04-Jun-2026 07:03:58 UTC] Full Log Data: {
    "timestamp": "2026-06-04 07:03:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "217.131.111.19",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "217.131.111.19, 172.71.172.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE4IiwidXNlcm5hbWUiOiJSeHpnYXIiLCJlbWFpbCI6IjEzcnV6Z2FyMjQyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2MTE2M30.IOfKJLxEb7enQ_H7geAQRTmY-vEos3r3nCyOW9d314A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a06514ac8970d346-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "217.131.111.19",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 07:03:58 UTC] === END API CALL LOG ===
[04-Jun-2026 07:03:58 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 07:03:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE4IiwidXNlcm5hbWUiOiJSeHpnYXIiLCJlbWFpbCI6IjEzcnV6Z2FyMjQyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2MTE2M30.IOfKJLxEb7enQ_H7geAQRTmY-vEos3r3nCyOW9d314A
[04-Jun-2026 07:03:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 07:03:58 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 07:03:58 UTC] User ID: 718
[04-Jun-2026 07:03:58 UTC] ✅ User profile retrieved successfully for user ID: 718
[04-Jun-2026 07:03:58 UTC] User Purchases API - User ID: 718
[04-Jun-2026 07:03:58 UTC] User Purchases API - Total purchases found: 1
[04-Jun-2026 07:04:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 07:04:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 07:04:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"217.131.111.19, 172.71.172.137","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE4IiwidXNlcm5hbWUiOiJSeHpnYXIiLCJlbWFpbCI6IjEzcnV6Z2FyMjQyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2MTE2M30.IOfKJLxEb7enQ_H7geAQRTmY-vEos3r3nCyOW9d314A","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a06514c76fe2d346-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"217.131.111.19","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jun-2026 07:04:02 UTC] === User Orders API Called ===
[04-Jun-2026 07:04:02 UTC] User ID: 718
[04-Jun-2026 07:04:02 UTC] Limit: 20, Offset: 0
[04-Jun-2026 07:04:02 UTC] Orders found: 1
[04-Jun-2026 07:04:02 UTC] Orders data: [{"id":320,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/vegasferrari","status":"pending","created_at":"2026-06-04 10:31:56","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[04-Jun-2026 07:04:02 UTC] Total orders count: 1
[04-Jun-2026 07:05:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 07:05:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 07:05:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"217.131.111.19, 172.71.172.137","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE4IiwidXNlcm5hbWUiOiJSeHpnYXIiLCJlbWFpbCI6IjEzcnV6Z2FyMjQyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2MTE2M30.IOfKJLxEb7enQ_H7geAQRTmY-vEos3r3nCyOW9d314A","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a06516869af0d346-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"217.131.111.19","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jun-2026 07:05:14 UTC] === User Orders API Called ===
[04-Jun-2026 07:05:14 UTC] User ID: 718
[04-Jun-2026 07:05:14 UTC] Limit: 20, Offset: 0
[04-Jun-2026 07:05:14 UTC] Orders found: 1
[04-Jun-2026 07:05:14 UTC] Orders data: [{"id":320,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/vegasferrari","status":"pending","created_at":"2026-06-04 10:31:56","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[04-Jun-2026 07:05:14 UTC] Total orders count: 1
[04-Jun-2026 07:05:14 UTC] === API CALL LOG ===
[04-Jun-2026 07:05:14 UTC] Endpoint: user/profile.php
[04-Jun-2026 07:05:14 UTC] Full Log Data: {
    "timestamp": "2026-06-04 07:05:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "217.131.111.19",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "217.131.111.19, 172.71.172.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE4IiwidXNlcm5hbWUiOiJSeHpnYXIiLCJlbWFpbCI6IjEzcnV6Z2FyMjQyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2MTE2M30.IOfKJLxEb7enQ_H7geAQRTmY-vEos3r3nCyOW9d314A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0651686dbbbd346-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "217.131.111.19",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 07:05:14 UTC] === END API CALL LOG ===
[04-Jun-2026 07:05:14 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 07:05:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE4IiwidXNlcm5hbWUiOiJSeHpnYXIiLCJlbWFpbCI6IjEzcnV6Z2FyMjQyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2MTE2M30.IOfKJLxEb7enQ_H7geAQRTmY-vEos3r3nCyOW9d314A
[04-Jun-2026 07:05:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 07:05:14 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 07:05:14 UTC] User ID: 718
[04-Jun-2026 07:05:14 UTC] ✅ User profile retrieved successfully for user ID: 718
[04-Jun-2026 07:05:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 07:05:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 07:05:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"217.131.111.19, 172.71.172.137","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE4IiwidXNlcm5hbWUiOiJSeHpnYXIiLCJlbWFpbCI6IjEzcnV6Z2FyMjQyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2MTE2M30.IOfKJLxEb7enQ_H7geAQRTmY-vEos3r3nCyOW9d314A","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0651689fdb3d346-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"217.131.111.19","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jun-2026 07:05:14 UTC] === User Orders API Called ===
[04-Jun-2026 07:05:14 UTC] User ID: 718
[04-Jun-2026 07:05:14 UTC] Limit: 20, Offset: 0
[04-Jun-2026 07:05:14 UTC] Orders found: 1
[04-Jun-2026 07:05:14 UTC] Orders data: [{"id":320,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/vegasferrari","status":"pending","created_at":"2026-06-04 10:31:56","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[04-Jun-2026 07:05:14 UTC] Total orders count: 1
[04-Jun-2026 07:53:48 UTC] === API CALL LOG ===
[04-Jun-2026 07:53:48 UTC] Endpoint: user/profile.php
[04-Jun-2026 07:53:48 UTC] Full Log Data: {
    "timestamp": "2026-06-04 07:53:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "217.131.111.19",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "217.131.111.19, 162.158.94.148",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE4IiwidXNlcm5hbWUiOiJSeHpnYXIiLCJlbWFpbCI6IjEzcnV6Z2FyMjQyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2MTE2M30.IOfKJLxEb7enQ_H7geAQRTmY-vEos3r3nCyOW9d314A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0655dae08ad37fb-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "217.131.111.19",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 07:53:48 UTC] === END API CALL LOG ===
[04-Jun-2026 07:53:48 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 07:53:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE4IiwidXNlcm5hbWUiOiJSeHpnYXIiLCJlbWFpbCI6IjEzcnV6Z2FyMjQyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2MTE2M30.IOfKJLxEb7enQ_H7geAQRTmY-vEos3r3nCyOW9d314A
[04-Jun-2026 07:53:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 07:53:48 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 07:53:48 UTC] User ID: 718
[04-Jun-2026 07:53:48 UTC] ✅ User profile retrieved successfully for user ID: 718
[04-Jun-2026 07:53:49 UTC] === API CALL LOG ===
[04-Jun-2026 07:53:49 UTC] Endpoint: user/profile.php
[04-Jun-2026 07:53:49 UTC] Full Log Data: {
    "timestamp": "2026-06-04 07:53:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "217.131.111.19",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "217.131.111.19, 162.158.94.148",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE4IiwidXNlcm5hbWUiOiJSeHpnYXIiLCJlbWFpbCI6IjEzcnV6Z2FyMjQyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2MTE2M30.IOfKJLxEb7enQ_H7geAQRTmY-vEos3r3nCyOW9d314A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0655db2ade737fb-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "217.131.111.19",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 07:53:49 UTC] === END API CALL LOG ===
[04-Jun-2026 07:53:49 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 07:53:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE4IiwidXNlcm5hbWUiOiJSeHpnYXIiLCJlbWFpbCI6IjEzcnV6Z2FyMjQyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2MTE2M30.IOfKJLxEb7enQ_H7geAQRTmY-vEos3r3nCyOW9d314A
[04-Jun-2026 07:53:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 07:53:49 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 07:53:49 UTC] User ID: 718
[04-Jun-2026 07:53:49 UTC] ✅ User profile retrieved successfully for user ID: 718
[04-Jun-2026 07:53:49 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 07:53:49 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 07:53:49 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"217.131.111.19, 162.158.94.148","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE4IiwidXNlcm5hbWUiOiJSeHpnYXIiLCJlbWFpbCI6IjEzcnV6Z2FyMjQyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2MTE2M30.IOfKJLxEb7enQ_H7geAQRTmY-vEos3r3nCyOW9d314A","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0655db35e9537fb-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"217.131.111.19","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jun-2026 07:53:49 UTC] === API CALL LOG ===
[04-Jun-2026 07:53:49 UTC] === User Orders API Called ===
[04-Jun-2026 07:53:49 UTC] Endpoint: user/profile.php
[04-Jun-2026 07:53:49 UTC] User ID: 718
[04-Jun-2026 07:53:49 UTC] Limit: 20, Offset: 0
[04-Jun-2026 07:53:49 UTC] Full Log Data: {
    "timestamp": "2026-06-04 07:53:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "217.131.111.19",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "217.131.111.19, 162.158.94.148",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE4IiwidXNlcm5hbWUiOiJSeHpnYXIiLCJlbWFpbCI6IjEzcnV6Z2FyMjQyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2MTE2M30.IOfKJLxEb7enQ_H7geAQRTmY-vEos3r3nCyOW9d314A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0655db35e9637fb-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "217.131.111.19",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 07:53:49 UTC] === END API CALL LOG ===
[04-Jun-2026 07:53:49 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 07:53:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE4IiwidXNlcm5hbWUiOiJSeHpnYXIiLCJlbWFpbCI6IjEzcnV6Z2FyMjQyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2MTE2M30.IOfKJLxEb7enQ_H7geAQRTmY-vEos3r3nCyOW9d314A
[04-Jun-2026 07:53:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 07:53:49 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 07:53:49 UTC] User ID: 718
[04-Jun-2026 07:53:49 UTC] Orders found: 1
[04-Jun-2026 07:53:49 UTC] Orders data: [{"id":320,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/vegasferrari","status":"cancelled","created_at":"2026-06-04 10:31:56","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[04-Jun-2026 07:53:49 UTC] ✅ User profile retrieved successfully for user ID: 718
[04-Jun-2026 07:53:49 UTC] Total orders count: 1
[04-Jun-2026 07:53:55 UTC] === API CALL LOG ===
[04-Jun-2026 07:53:55 UTC] Endpoint: user/profile.php
[04-Jun-2026 07:53:55 UTC] Full Log Data: {
    "timestamp": "2026-06-04 07:53:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "217.131.111.19",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "217.131.111.19, 162.158.94.149",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE4IiwidXNlcm5hbWUiOiJSeHpnYXIiLCJlbWFpbCI6IjEzcnV6Z2FyMjQyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2MTE2M30.IOfKJLxEb7enQ_H7geAQRTmY-vEos3r3nCyOW9d314A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0655dd899ff37fb-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "217.131.111.19",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 07:53:55 UTC] === END API CALL LOG ===
[04-Jun-2026 07:53:55 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 07:53:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE4IiwidXNlcm5hbWUiOiJSeHpnYXIiLCJlbWFpbCI6IjEzcnV6Z2FyMjQyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2MTE2M30.IOfKJLxEb7enQ_H7geAQRTmY-vEos3r3nCyOW9d314A
[04-Jun-2026 07:53:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 07:53:55 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 07:53:55 UTC] User ID: 718
[04-Jun-2026 07:53:55 UTC] ✅ User profile retrieved successfully for user ID: 718
[04-Jun-2026 07:54:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 07:54:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 07:54:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"217.131.111.19, 162.158.94.149","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE4IiwidXNlcm5hbWUiOiJSeHpnYXIiLCJlbWFpbCI6IjEzcnV6Z2FyMjQyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2MTE2M30.IOfKJLxEb7enQ_H7geAQRTmY-vEos3r3nCyOW9d314A","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0655df8d84737fb-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"217.131.111.19","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jun-2026 07:54:00 UTC] === User Orders API Called ===
[04-Jun-2026 07:54:00 UTC] User ID: 718
[04-Jun-2026 07:54:00 UTC] Limit: 20, Offset: 0
[04-Jun-2026 07:54:00 UTC] Orders found: 1
[04-Jun-2026 07:54:00 UTC] Orders data: [{"id":320,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/vegasferrari","status":"cancelled","created_at":"2026-06-04 10:31:56","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[04-Jun-2026 07:54:00 UTC] Total orders count: 1
[04-Jun-2026 07:54:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 07:54:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 07:54:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"217.131.111.19, 162.158.94.149","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE4IiwidXNlcm5hbWUiOiJSeHpnYXIiLCJlbWFpbCI6IjEzcnV6Z2FyMjQyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2MTE2M30.IOfKJLxEb7enQ_H7geAQRTmY-vEos3r3nCyOW9d314A","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0655e0a091d37fb-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"217.131.111.19","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jun-2026 07:54:03 UTC] === User Orders API Called ===
[04-Jun-2026 07:54:03 UTC] User ID: 718
[04-Jun-2026 07:54:03 UTC] Limit: 20, Offset: 0
[04-Jun-2026 07:54:03 UTC] Orders found: 1
[04-Jun-2026 07:54:03 UTC] Orders data: [{"id":320,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/vegasferrari","status":"cancelled","created_at":"2026-06-04 10:31:56","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[04-Jun-2026 07:54:03 UTC] Total orders count: 1
[04-Jun-2026 07:54:03 UTC] === API CALL LOG ===
[04-Jun-2026 07:54:03 UTC] Endpoint: user/profile.php
[04-Jun-2026 07:54:03 UTC] Full Log Data: {
    "timestamp": "2026-06-04 07:54:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "217.131.111.19",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "217.131.111.19, 162.158.94.149",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE4IiwidXNlcm5hbWUiOiJSeHpnYXIiLCJlbWFpbCI6IjEzcnV6Z2FyMjQyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2MTE2M30.IOfKJLxEb7enQ_H7geAQRTmY-vEos3r3nCyOW9d314A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0655e0ae9f137fb-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "217.131.111.19",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 07:54:03 UTC] === END API CALL LOG ===
[04-Jun-2026 07:54:03 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 07:54:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE4IiwidXNlcm5hbWUiOiJSeHpnYXIiLCJlbWFpbCI6IjEzcnV6Z2FyMjQyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2MTE2M30.IOfKJLxEb7enQ_H7geAQRTmY-vEos3r3nCyOW9d314A
[04-Jun-2026 07:54:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 07:54:03 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 07:54:03 UTC] User ID: 718
[04-Jun-2026 07:54:03 UTC] ✅ User profile retrieved successfully for user ID: 718
[04-Jun-2026 07:54:03 UTC] === API CALL LOG ===
[04-Jun-2026 07:54:03 UTC] Endpoint: user/profile.php
[04-Jun-2026 07:54:03 UTC] Full Log Data: {
    "timestamp": "2026-06-04 07:54:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "217.131.111.19",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "217.131.111.19, 162.158.94.149",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE4IiwidXNlcm5hbWUiOiJSeHpnYXIiLCJlbWFpbCI6IjEzcnV6Z2FyMjQyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2MTE2M30.IOfKJLxEb7enQ_H7geAQRTmY-vEos3r3nCyOW9d314A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0655e0e4da137fb-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "217.131.111.19",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 07:54:03 UTC] === END API CALL LOG ===
[04-Jun-2026 07:54:03 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 07:54:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE4IiwidXNlcm5hbWUiOiJSeHpnYXIiLCJlbWFpbCI6IjEzcnV6Z2FyMjQyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2MTE2M30.IOfKJLxEb7enQ_H7geAQRTmY-vEos3r3nCyOW9d314A
[04-Jun-2026 07:54:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 07:54:03 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 07:54:03 UTC] User ID: 718
[04-Jun-2026 07:54:03 UTC] ✅ User profile retrieved successfully for user ID: 718
[04-Jun-2026 07:54:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 07:54:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 07:54:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"217.131.111.19, 162.158.94.149","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE4IiwidXNlcm5hbWUiOiJSeHpnYXIiLCJlbWFpbCI6IjEzcnV6Z2FyMjQyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2MTE2M30.IOfKJLxEb7enQ_H7geAQRTmY-vEos3r3nCyOW9d314A","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0655e951e6f37fb-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"217.131.111.19","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jun-2026 07:54:25 UTC] === User Orders API Called ===
[04-Jun-2026 07:54:25 UTC] User ID: 718
[04-Jun-2026 07:54:25 UTC] Limit: 20, Offset: 0
[04-Jun-2026 07:54:25 UTC] Orders found: 1
[04-Jun-2026 07:54:25 UTC] Orders data: [{"id":320,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/vegasferrari","status":"cancelled","created_at":"2026-06-04 10:31:56","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[04-Jun-2026 07:54:25 UTC] Total orders count: 1
[04-Jun-2026 07:54:25 UTC] === API CALL LOG ===
[04-Jun-2026 07:54:25 UTC] Endpoint: user/profile.php
[04-Jun-2026 07:54:25 UTC] Full Log Data: {
    "timestamp": "2026-06-04 07:54:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "217.131.111.19",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "217.131.111.19, 162.158.94.149",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE4IiwidXNlcm5hbWUiOiJSeHpnYXIiLCJlbWFpbCI6IjEzcnV6Z2FyMjQyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2MTE2M30.IOfKJLxEb7enQ_H7geAQRTmY-vEos3r3nCyOW9d314A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0655e956ec937fb-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "217.131.111.19",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 07:54:25 UTC] === END API CALL LOG ===
[04-Jun-2026 07:54:25 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 07:54:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE4IiwidXNlcm5hbWUiOiJSeHpnYXIiLCJlbWFpbCI6IjEzcnV6Z2FyMjQyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2MTE2M30.IOfKJLxEb7enQ_H7geAQRTmY-vEos3r3nCyOW9d314A
[04-Jun-2026 07:54:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 07:54:25 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 07:54:25 UTC] User ID: 718
[04-Jun-2026 07:54:25 UTC] ✅ User profile retrieved successfully for user ID: 718
[04-Jun-2026 07:54:26 UTC] === API CALL LOG ===
[04-Jun-2026 07:54:26 UTC] Endpoint: user/profile.php
[04-Jun-2026 07:54:26 UTC] Full Log Data: {
    "timestamp": "2026-06-04 07:54:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "217.131.111.19",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "217.131.111.19, 162.158.94.149",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE4IiwidXNlcm5hbWUiOiJSeHpnYXIiLCJlbWFpbCI6IjEzcnV6Z2FyMjQyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2MTE2M30.IOfKJLxEb7enQ_H7geAQRTmY-vEos3r3nCyOW9d314A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0655e994ad237fb-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "217.131.111.19",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 07:54:26 UTC] === END API CALL LOG ===
[04-Jun-2026 07:54:26 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 07:54:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE4IiwidXNlcm5hbWUiOiJSeHpnYXIiLCJlbWFpbCI6IjEzcnV6Z2FyMjQyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2MTE2M30.IOfKJLxEb7enQ_H7geAQRTmY-vEos3r3nCyOW9d314A
[04-Jun-2026 07:54:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 07:54:26 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 07:54:26 UTC] User ID: 718
[04-Jun-2026 07:54:26 UTC] ✅ User profile retrieved successfully for user ID: 718
[04-Jun-2026 07:54:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 07:54:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 07:54:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"217.131.111.19, 162.158.94.149","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE4IiwidXNlcm5hbWUiOiJSeHpnYXIiLCJlbWFpbCI6IjEzcnV6Z2FyMjQyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2MTE2M30.IOfKJLxEb7enQ_H7geAQRTmY-vEos3r3nCyOW9d314A","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0655ec6af1837fb-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"217.131.111.19","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jun-2026 07:54:33 UTC] === User Orders API Called ===
[04-Jun-2026 07:54:33 UTC] User ID: 718
[04-Jun-2026 07:54:33 UTC] Limit: 20, Offset: 0
[04-Jun-2026 07:54:33 UTC] Orders found: 1
[04-Jun-2026 07:54:33 UTC] Orders data: [{"id":320,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/vegasferrari","status":"cancelled","created_at":"2026-06-04 10:31:56","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[04-Jun-2026 07:54:33 UTC] Total orders count: 1
[04-Jun-2026 07:54:33 UTC] === API CALL LOG ===
[04-Jun-2026 07:54:33 UTC] Endpoint: user/profile.php
[04-Jun-2026 07:54:33 UTC] Full Log Data: {
    "timestamp": "2026-06-04 07:54:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "217.131.111.19",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "217.131.111.19, 162.158.94.149",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE4IiwidXNlcm5hbWUiOiJSeHpnYXIiLCJlbWFpbCI6IjEzcnV6Z2FyMjQyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2MTE2M30.IOfKJLxEb7enQ_H7geAQRTmY-vEos3r3nCyOW9d314A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0655ec71f8037fb-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "217.131.111.19",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 07:54:33 UTC] === END API CALL LOG ===
[04-Jun-2026 07:54:33 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 07:54:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE4IiwidXNlcm5hbWUiOiJSeHpnYXIiLCJlbWFpbCI6IjEzcnV6Z2FyMjQyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2MTE2M30.IOfKJLxEb7enQ_H7geAQRTmY-vEos3r3nCyOW9d314A
[04-Jun-2026 07:54:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 07:54:33 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 07:54:33 UTC] User ID: 718
[04-Jun-2026 07:54:33 UTC] ✅ User profile retrieved successfully for user ID: 718
[04-Jun-2026 07:54:34 UTC] === API CALL LOG ===
[04-Jun-2026 07:54:34 UTC] Endpoint: user/profile.php
[04-Jun-2026 07:54:34 UTC] Full Log Data: {
    "timestamp": "2026-06-04 07:54:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "217.131.111.19",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "217.131.111.19, 162.158.94.149",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE4IiwidXNlcm5hbWUiOiJSeHpnYXIiLCJlbWFpbCI6IjEzcnV6Z2FyMjQyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2MTE2M30.IOfKJLxEb7enQ_H7geAQRTmY-vEos3r3nCyOW9d314A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0655ecadb4337fb-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "217.131.111.19",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 07:54:34 UTC] === END API CALL LOG ===
[04-Jun-2026 07:54:34 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 07:54:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE4IiwidXNlcm5hbWUiOiJSeHpnYXIiLCJlbWFpbCI6IjEzcnV6Z2FyMjQyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2MTE2M30.IOfKJLxEb7enQ_H7geAQRTmY-vEos3r3nCyOW9d314A
[04-Jun-2026 07:54:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 07:54:34 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 07:54:34 UTC] User ID: 718
[04-Jun-2026 07:54:34 UTC] ✅ User profile retrieved successfully for user ID: 718
[04-Jun-2026 08:38:47 UTC] === API CALL LOG ===
[04-Jun-2026 08:38:47 UTC] Endpoint: user/profile.php
[04-Jun-2026 08:38:47 UTC] Full Log Data: {
    "timestamp": "2026-06-04 08:38:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "217.131.111.19",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "217.131.111.19, 162.158.94.149",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE4IiwidXNlcm5hbWUiOiJSeHpnYXIiLCJlbWFpbCI6IjEzcnV6Z2FyMjQyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2MTE2M30.IOfKJLxEb7enQ_H7geAQRTmY-vEos3r3nCyOW9d314A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0659f911a6b3a49-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "217.131.111.19",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 08:38:47 UTC] === END API CALL LOG ===
[04-Jun-2026 08:38:47 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 08:38:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE4IiwidXNlcm5hbWUiOiJSeHpnYXIiLCJlbWFpbCI6IjEzcnV6Z2FyMjQyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2MTE2M30.IOfKJLxEb7enQ_H7geAQRTmY-vEos3r3nCyOW9d314A
[04-Jun-2026 08:38:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 08:38:47 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 08:38:47 UTC] User ID: 718
[04-Jun-2026 08:38:47 UTC] ✅ User profile retrieved successfully for user ID: 718
[04-Jun-2026 08:38:48 UTC] === API CALL LOG ===
[04-Jun-2026 08:38:48 UTC] Endpoint: user/profile.php
[04-Jun-2026 08:38:48 UTC] Full Log Data: {
    "timestamp": "2026-06-04 08:38:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "217.131.111.19",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "217.131.111.19, 162.158.94.149",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE4IiwidXNlcm5hbWUiOiJSeHpnYXIiLCJlbWFpbCI6IjEzcnV6Z2FyMjQyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2MTE2M30.IOfKJLxEb7enQ_H7geAQRTmY-vEos3r3nCyOW9d314A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0659f961f5d3a49-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "217.131.111.19",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 08:38:48 UTC] === END API CALL LOG ===
[04-Jun-2026 08:38:48 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 08:38:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE4IiwidXNlcm5hbWUiOiJSeHpnYXIiLCJlbWFpbCI6IjEzcnV6Z2FyMjQyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2MTE2M30.IOfKJLxEb7enQ_H7geAQRTmY-vEos3r3nCyOW9d314A
[04-Jun-2026 08:38:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 08:38:48 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 08:38:48 UTC] User ID: 718
[04-Jun-2026 08:38:48 UTC] ✅ User profile retrieved successfully for user ID: 718
[04-Jun-2026 08:38:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 08:38:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 08:38:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"217.131.111.19, 162.158.94.149","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE4IiwidXNlcm5hbWUiOiJSeHpnYXIiLCJlbWFpbCI6IjEzcnV6Z2FyMjQyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2MTE2M30.IOfKJLxEb7enQ_H7geAQRTmY-vEos3r3nCyOW9d314A","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0659f965fb93a49-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"217.131.111.19","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jun-2026 08:38:48 UTC] === User Orders API Called ===
[04-Jun-2026 08:38:48 UTC] User ID: 718
[04-Jun-2026 08:38:48 UTC] Limit: 20, Offset: 0
[04-Jun-2026 08:38:48 UTC] Orders found: 1
[04-Jun-2026 08:38:48 UTC] Orders data: [{"id":320,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/vegasferrari","status":"cancelled","created_at":"2026-06-04 10:31:56","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[04-Jun-2026 08:38:48 UTC] Total orders count: 1
[04-Jun-2026 08:38:48 UTC] === API CALL LOG ===
[04-Jun-2026 08:38:48 UTC] Endpoint: user/profile.php
[04-Jun-2026 08:38:48 UTC] Full Log Data: {
    "timestamp": "2026-06-04 08:38:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "217.131.111.19",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "217.131.111.19, 162.158.94.149",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE4IiwidXNlcm5hbWUiOiJSeHpnYXIiLCJlbWFpbCI6IjEzcnV6Z2FyMjQyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2MTE2M30.IOfKJLxEb7enQ_H7geAQRTmY-vEos3r3nCyOW9d314A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0659f96c84e3a49-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "217.131.111.19",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 08:38:48 UTC] === END API CALL LOG ===
[04-Jun-2026 08:38:48 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 08:38:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE4IiwidXNlcm5hbWUiOiJSeHpnYXIiLCJlbWFpbCI6IjEzcnV6Z2FyMjQyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2MTE2M30.IOfKJLxEb7enQ_H7geAQRTmY-vEos3r3nCyOW9d314A
[04-Jun-2026 08:38:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 08:38:48 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 08:38:48 UTC] User ID: 718
[04-Jun-2026 08:38:48 UTC] ✅ User profile retrieved successfully for user ID: 718
[04-Jun-2026 08:39:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 08:39:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 08:39:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"91.247.63.163, 172.64.198.80","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE5IiwidXNlcm5hbWUiOiJAZGV2ZWxvcGVyMXN0IiwiZW1haWwiOiJhYmR1bWFsaWt0b3Jva2VsZGlldjEyM0BnbWFpbC5jb20iLCJleHAiOjE3ODExNjcxNjF9.wUyi3BouLFX0LWEPSOsGvnSgKJiRqsoQh8RumfhGYko","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a065a06c9f031607-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"91.247.63.163","cf-ipcountry":"KG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jun-2026 08:39:22 UTC] === User Orders API Called ===
[04-Jun-2026 08:39:22 UTC] User ID: 719
[04-Jun-2026 08:39:22 UTC] Limit: 20, Offset: 0
[04-Jun-2026 08:39:22 UTC] Orders found: 0
[04-Jun-2026 08:39:22 UTC] Orders data: []
[04-Jun-2026 08:39:22 UTC] === API CALL LOG ===
[04-Jun-2026 08:39:22 UTC] Total orders count: 0
[04-Jun-2026 08:39:22 UTC] Endpoint: user/profile.php
[04-Jun-2026 08:39:22 UTC] Full Log Data: {
    "timestamp": "2026-06-04 08:39:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "91.247.63.163",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "91.247.63.163, 172.64.198.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE5IiwidXNlcm5hbWUiOiJAZGV2ZWxvcGVyMXN0IiwiZW1haWwiOiJhYmR1bWFsaWt0b3Jva2VsZGlldjEyM0BnbWFpbC5jb20iLCJleHAiOjE3ODExNjcxNjF9.wUyi3BouLFX0LWEPSOsGvnSgKJiRqsoQh8RumfhGYko",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a065a06c9f011607-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "91.247.63.163",
        "cf-ipcountry": "KG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 08:39:22 UTC] === END API CALL LOG ===
[04-Jun-2026 08:39:22 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 08:39:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE5IiwidXNlcm5hbWUiOiJAZGV2ZWxvcGVyMXN0IiwiZW1haWwiOiJhYmR1bWFsaWt0b3Jva2VsZGlldjEyM0BnbWFpbC5jb20iLCJleHAiOjE3ODExNjcxNjF9.wUyi3BouLFX0LWEPSOsGvnSgKJiRqsoQh8RumfhGYko
[04-Jun-2026 08:39:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 08:39:22 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 08:39:22 UTC] User ID: 719
[04-Jun-2026 08:39:22 UTC] ✅ User profile retrieved successfully for user ID: 719
[04-Jun-2026 08:39:22 UTC] === API CALL LOG ===
[04-Jun-2026 08:39:22 UTC] Endpoint: user/profile.php
[04-Jun-2026 08:39:22 UTC] Full Log Data: {
    "timestamp": "2026-06-04 08:39:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "91.247.63.163",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "91.247.63.163, 172.64.198.66",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE5IiwidXNlcm5hbWUiOiJAZGV2ZWxvcGVyMXN0IiwiZW1haWwiOiJhYmR1bWFsaWt0b3Jva2VsZGlldjEyM0BnbWFpbC5jb20iLCJleHAiOjE3ODExNjcxNjF9.wUyi3BouLFX0LWEPSOsGvnSgKJiRqsoQh8RumfhGYko",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a065a06d586d1607-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "91.247.63.163",
        "cf-ipcountry": "KG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 08:39:22 UTC] === END API CALL LOG ===
[04-Jun-2026 08:39:22 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 08:39:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE5IiwidXNlcm5hbWUiOiJAZGV2ZWxvcGVyMXN0IiwiZW1haWwiOiJhYmR1bWFsaWt0b3Jva2VsZGlldjEyM0BnbWFpbC5jb20iLCJleHAiOjE3ODExNjcxNjF9.wUyi3BouLFX0LWEPSOsGvnSgKJiRqsoQh8RumfhGYko
[04-Jun-2026 08:39:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 08:39:22 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 08:39:22 UTC] User ID: 719
[04-Jun-2026 08:39:22 UTC] ✅ User profile retrieved successfully for user ID: 719
[04-Jun-2026 08:39:23 UTC] === API CALL LOG ===
[04-Jun-2026 08:39:23 UTC] Endpoint: user/profile.php
[04-Jun-2026 08:39:23 UTC] Full Log Data: {
    "timestamp": "2026-06-04 08:39:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "91.247.63.163",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "91.247.63.163, 172.64.198.66",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE5IiwidXNlcm5hbWUiOiJAZGV2ZWxvcGVyMXN0IiwiZW1haWwiOiJhYmR1bWFsaWt0b3Jva2VsZGlldjEyM0BnbWFpbC5jb20iLCJleHAiOjE3ODExNjcxNjF9.wUyi3BouLFX0LWEPSOsGvnSgKJiRqsoQh8RumfhGYko",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a065a0715f611607-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "91.247.63.163",
        "cf-ipcountry": "KG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 08:39:23 UTC] === END API CALL LOG ===
[04-Jun-2026 08:39:23 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 08:39:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE5IiwidXNlcm5hbWUiOiJAZGV2ZWxvcGVyMXN0IiwiZW1haWwiOiJhYmR1bWFsaWt0b3Jva2VsZGlldjEyM0BnbWFpbC5jb20iLCJleHAiOjE3ODExNjcxNjF9.wUyi3BouLFX0LWEPSOsGvnSgKJiRqsoQh8RumfhGYko
[04-Jun-2026 08:39:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 08:39:23 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 08:39:23 UTC] User ID: 719
[04-Jun-2026 08:39:23 UTC] ✅ User profile retrieved successfully for user ID: 719
[04-Jun-2026 08:39:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 08:39:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 08:39:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"217.131.111.19, 162.158.94.148","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE4IiwidXNlcm5hbWUiOiJSeHpnYXIiLCJlbWFpbCI6IjEzcnV6Z2FyMjQyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2MTE2M30.IOfKJLxEb7enQ_H7geAQRTmY-vEos3r3nCyOW9d314A","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a065a08d1bd93a49-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"217.131.111.19","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jun-2026 08:39:27 UTC] === User Orders API Called ===
[04-Jun-2026 08:39:27 UTC] User ID: 718
[04-Jun-2026 08:39:27 UTC] Limit: 20, Offset: 0
[04-Jun-2026 08:39:27 UTC] Orders found: 2
[04-Jun-2026 08:39:27 UTC] Orders data: [{"id":321,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"t.me\/vegasferrari","status":"pending","created_at":"2026-06-04 12:09:25","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":320,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/vegasferrari","status":"cancelled","created_at":"2026-06-04 10:31:56","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[04-Jun-2026 08:39:27 UTC] Total orders count: 2
[04-Jun-2026 08:39:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 08:39:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 08:39:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"91.247.63.163, 172.64.198.80","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE5IiwidXNlcm5hbWUiOiJAZGV2ZWxvcGVyMXN0IiwiZW1haWwiOiJhYmR1bWFsaWt0b3Jva2VsZGlldjEyM0BnbWFpbC5jb20iLCJleHAiOjE3ODExNjcxNjF9.wUyi3BouLFX0LWEPSOsGvnSgKJiRqsoQh8RumfhGYko","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a065a09c4bf81607-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"91.247.63.163","cf-ipcountry":"KG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jun-2026 08:39:29 UTC] === User Orders API Called ===
[04-Jun-2026 08:39:29 UTC] User ID: 719
[04-Jun-2026 08:39:29 UTC] Limit: 20, Offset: 0
[04-Jun-2026 08:39:29 UTC] Orders found: 0
[04-Jun-2026 08:39:29 UTC] Orders data: []
[04-Jun-2026 08:39:29 UTC] Total orders count: 0
[04-Jun-2026 08:39:31 UTC] === API CALL LOG ===
[04-Jun-2026 08:39:31 UTC] Endpoint: user/profile.php
[04-Jun-2026 08:39:31 UTC] Full Log Data: {
    "timestamp": "2026-06-04 08:39:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "91.247.63.163",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "91.247.63.163, 172.64.198.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE5IiwidXNlcm5hbWUiOiJAZGV2ZWxvcGVyMXN0IiwiZW1haWwiOiJhYmR1bWFsaWt0b3Jva2VsZGlldjEyM0BnbWFpbC5jb20iLCJleHAiOjE3ODExNjcxNjF9.wUyi3BouLFX0LWEPSOsGvnSgKJiRqsoQh8RumfhGYko",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a065a0a4692d1607-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "91.247.63.163",
        "cf-ipcountry": "KG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 08:39:31 UTC] === END API CALL LOG ===
[04-Jun-2026 08:39:31 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 08:39:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE5IiwidXNlcm5hbWUiOiJAZGV2ZWxvcGVyMXN0IiwiZW1haWwiOiJhYmR1bWFsaWt0b3Jva2VsZGlldjEyM0BnbWFpbC5jb20iLCJleHAiOjE3ODExNjcxNjF9.wUyi3BouLFX0LWEPSOsGvnSgKJiRqsoQh8RumfhGYko
[04-Jun-2026 08:39:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 08:39:31 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 08:39:31 UTC] User ID: 719
[04-Jun-2026 08:39:31 UTC] ✅ User profile retrieved successfully for user ID: 719
[04-Jun-2026 08:39:31 UTC] User Purchases API - User ID: 719
[04-Jun-2026 08:39:31 UTC] User Purchases API - Total purchases found: 0
[04-Jun-2026 08:39:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 08:39:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 08:39:32 UTC] === API CALL LOG ===
[04-Jun-2026 08:39:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"91.247.63.163, 172.64.198.80","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE5IiwidXNlcm5hbWUiOiJAZGV2ZWxvcGVyMXN0IiwiZW1haWwiOiJhYmR1bWFsaWt0b3Jva2VsZGlldjEyM0BnbWFpbC5jb20iLCJleHAiOjE3ODExNjcxNjF9.wUyi3BouLFX0LWEPSOsGvnSgKJiRqsoQh8RumfhGYko","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a065a0a9d9ab1607-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"91.247.63.163","cf-ipcountry":"KG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jun-2026 08:39:32 UTC] Endpoint: user/profile.php
[04-Jun-2026 08:39:32 UTC] === User Orders API Called ===
[04-Jun-2026 08:39:32 UTC] Full Log Data: {
    "timestamp": "2026-06-04 08:39:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "91.247.63.163",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "91.247.63.163, 172.64.198.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE5IiwidXNlcm5hbWUiOiJAZGV2ZWxvcGVyMXN0IiwiZW1haWwiOiJhYmR1bWFsaWt0b3Jva2VsZGlldjEyM0BnbWFpbC5jb20iLCJleHAiOjE3ODExNjcxNjF9.wUyi3BouLFX0LWEPSOsGvnSgKJiRqsoQh8RumfhGYko",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a065a0a9d9ad1607-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "91.247.63.163",
        "cf-ipcountry": "KG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 08:39:32 UTC] User ID: 719
[04-Jun-2026 08:39:32 UTC] Limit: 20, Offset: 0
[04-Jun-2026 08:39:32 UTC] === END API CALL LOG ===
[04-Jun-2026 08:39:32 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 08:39:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE5IiwidXNlcm5hbWUiOiJAZGV2ZWxvcGVyMXN0IiwiZW1haWwiOiJhYmR1bWFsaWt0b3Jva2VsZGlldjEyM0BnbWFpbC5jb20iLCJleHAiOjE3ODExNjcxNjF9.wUyi3BouLFX0LWEPSOsGvnSgKJiRqsoQh8RumfhGYko
[04-Jun-2026 08:39:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 08:39:32 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 08:39:32 UTC] User ID: 719
[04-Jun-2026 08:39:32 UTC] Orders found: 0
[04-Jun-2026 08:39:32 UTC] ✅ User profile retrieved successfully for user ID: 719
[04-Jun-2026 08:39:32 UTC] Orders data: []
[04-Jun-2026 08:39:32 UTC] Total orders count: 0
[04-Jun-2026 08:39:32 UTC] === API CALL LOG ===
[04-Jun-2026 08:39:32 UTC] Endpoint: user/profile.php
[04-Jun-2026 08:39:32 UTC] Full Log Data: {
    "timestamp": "2026-06-04 08:39:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "91.247.63.163",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "91.247.63.163, 172.64.198.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE5IiwidXNlcm5hbWUiOiJAZGV2ZWxvcGVyMXN0IiwiZW1haWwiOiJhYmR1bWFsaWt0b3Jva2VsZGlldjEyM0BnbWFpbC5jb20iLCJleHAiOjE3ODExNjcxNjF9.wUyi3BouLFX0LWEPSOsGvnSgKJiRqsoQh8RumfhGYko",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a065a0adbf651607-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "91.247.63.163",
        "cf-ipcountry": "KG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 08:39:32 UTC] === END API CALL LOG ===
[04-Jun-2026 08:39:32 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 08:39:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE5IiwidXNlcm5hbWUiOiJAZGV2ZWxvcGVyMXN0IiwiZW1haWwiOiJhYmR1bWFsaWt0b3Jva2VsZGlldjEyM0BnbWFpbC5jb20iLCJleHAiOjE3ODExNjcxNjF9.wUyi3BouLFX0LWEPSOsGvnSgKJiRqsoQh8RumfhGYko
[04-Jun-2026 08:39:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 08:39:32 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 08:39:32 UTC] User ID: 719
[04-Jun-2026 08:39:32 UTC] ✅ User profile retrieved successfully for user ID: 719
[04-Jun-2026 08:39:32 UTC] === API CALL LOG ===
[04-Jun-2026 08:39:32 UTC] Endpoint: user/profile.php
[04-Jun-2026 08:39:32 UTC] Full Log Data: {
    "timestamp": "2026-06-04 08:39:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "91.247.63.163",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "91.247.63.163, 172.64.198.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE5IiwidXNlcm5hbWUiOiJAZGV2ZWxvcGVyMXN0IiwiZW1haWwiOiJhYmR1bWFsaWt0b3Jva2VsZGlldjEyM0BnbWFpbC5jb20iLCJleHAiOjE3ODExNjcxNjF9.wUyi3BouLFX0LWEPSOsGvnSgKJiRqsoQh8RumfhGYko",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a065a0aeb8e11607-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "91.247.63.163",
        "cf-ipcountry": "KG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 08:39:32 UTC] === END API CALL LOG ===
[04-Jun-2026 08:39:32 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 08:39:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE5IiwidXNlcm5hbWUiOiJAZGV2ZWxvcGVyMXN0IiwiZW1haWwiOiJhYmR1bWFsaWt0b3Jva2VsZGlldjEyM0BnbWFpbC5jb20iLCJleHAiOjE3ODExNjcxNjF9.wUyi3BouLFX0LWEPSOsGvnSgKJiRqsoQh8RumfhGYko
[04-Jun-2026 08:39:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 08:39:32 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 08:39:32 UTC] User ID: 719
[04-Jun-2026 08:39:32 UTC] ✅ User profile retrieved successfully for user ID: 719
[04-Jun-2026 08:39:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 08:39:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 08:39:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"217.131.111.19, 162.158.94.149","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE4IiwidXNlcm5hbWUiOiJSeHpnYXIiLCJlbWFpbCI6IjEzcnV6Z2FyMjQyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2MTE2M30.IOfKJLxEb7enQ_H7geAQRTmY-vEos3r3nCyOW9d314A","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a065a0b4ea773a49-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"217.131.111.19","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jun-2026 08:39:33 UTC] === User Orders API Called ===
[04-Jun-2026 08:39:33 UTC] User ID: 718
[04-Jun-2026 08:39:33 UTC] Limit: 20, Offset: 0
[04-Jun-2026 08:39:33 UTC] Orders found: 2
[04-Jun-2026 08:39:33 UTC] Orders data: [{"id":321,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"t.me\/vegasferrari","status":"pending","created_at":"2026-06-04 12:09:25","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":320,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/vegasferrari","status":"cancelled","created_at":"2026-06-04 10:31:56","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[04-Jun-2026 08:39:33 UTC] Total orders count: 2
[04-Jun-2026 08:39:33 UTC] === API CALL LOG ===
[04-Jun-2026 08:39:33 UTC] Endpoint: user/profile.php
[04-Jun-2026 08:39:33 UTC] Full Log Data: {
    "timestamp": "2026-06-04 08:39:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "217.131.111.19",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "217.131.111.19, 162.158.94.149",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE4IiwidXNlcm5hbWUiOiJSeHpnYXIiLCJlbWFpbCI6IjEzcnV6Z2FyMjQyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2MTE2M30.IOfKJLxEb7enQ_H7geAQRTmY-vEos3r3nCyOW9d314A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a065a0b54ad23a49-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "217.131.111.19",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 08:39:33 UTC] === END API CALL LOG ===
[04-Jun-2026 08:39:33 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 08:39:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE4IiwidXNlcm5hbWUiOiJSeHpnYXIiLCJlbWFpbCI6IjEzcnV6Z2FyMjQyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2MTE2M30.IOfKJLxEb7enQ_H7geAQRTmY-vEos3r3nCyOW9d314A
[04-Jun-2026 08:39:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 08:39:33 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 08:39:33 UTC] User ID: 718
[04-Jun-2026 08:39:33 UTC] ✅ User profile retrieved successfully for user ID: 718
[04-Jun-2026 08:39:34 UTC] === API CALL LOG ===
[04-Jun-2026 08:39:34 UTC] Endpoint: user/profile.php
[04-Jun-2026 08:39:34 UTC] Full Log Data: {
    "timestamp": "2026-06-04 08:39:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "217.131.111.19",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "217.131.111.19, 162.158.94.149",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE4IiwidXNlcm5hbWUiOiJSeHpnYXIiLCJlbWFpbCI6IjEzcnV6Z2FyMjQyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2MTE2M30.IOfKJLxEb7enQ_H7geAQRTmY-vEos3r3nCyOW9d314A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a065a0b8fe683a49-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "217.131.111.19",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 08:39:34 UTC] === END API CALL LOG ===
[04-Jun-2026 08:39:34 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 08:39:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE4IiwidXNlcm5hbWUiOiJSeHpnYXIiLCJlbWFpbCI6IjEzcnV6Z2FyMjQyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2MTE2M30.IOfKJLxEb7enQ_H7geAQRTmY-vEos3r3nCyOW9d314A
[04-Jun-2026 08:39:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 08:39:34 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 08:39:34 UTC] User ID: 718
[04-Jun-2026 08:39:34 UTC] ✅ User profile retrieved successfully for user ID: 718
[04-Jun-2026 08:39:39 UTC] === API CALL LOG ===
[04-Jun-2026 08:39:39 UTC] Endpoint: user/profile.php
[04-Jun-2026 08:39:39 UTC] Full Log Data: {
    "timestamp": "2026-06-04 08:39:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "91.247.63.163",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "91.247.63.163, 172.64.198.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE5IiwidXNlcm5hbWUiOiJAZGV2ZWxvcGVyMXN0IiwiZW1haWwiOiJhYmR1bWFsaWt0b3Jva2VsZGlldjEyM0BnbWFpbC5jb20iLCJleHAiOjE3ODExNjcxNjF9.wUyi3BouLFX0LWEPSOsGvnSgKJiRqsoQh8RumfhGYko",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a065a0d6a8721607-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "91.247.63.163",
        "cf-ipcountry": "KG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 08:39:39 UTC] === END API CALL LOG ===
[04-Jun-2026 08:39:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 08:39:39 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 08:39:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 08:39:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE5IiwidXNlcm5hbWUiOiJAZGV2ZWxvcGVyMXN0IiwiZW1haWwiOiJhYmR1bWFsaWt0b3Jva2VsZGlldjEyM0BnbWFpbC5jb20iLCJleHAiOjE3ODExNjcxNjF9.wUyi3BouLFX0LWEPSOsGvnSgKJiRqsoQh8RumfhGYko
[04-Jun-2026 08:39:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"91.247.63.163, 172.64.198.80","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE5IiwidXNlcm5hbWUiOiJAZGV2ZWxvcGVyMXN0IiwiZW1haWwiOiJhYmR1bWFsaWt0b3Jva2VsZGlldjEyM0BnbWFpbC5jb20iLCJleHAiOjE3ODExNjcxNjF9.wUyi3BouLFX0LWEPSOsGvnSgKJiRqsoQh8RumfhGYko","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a065a0d6a8701607-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"91.247.63.163","cf-ipcountry":"KG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jun-2026 08:39:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 08:39:39 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 08:39:39 UTC] === User Orders API Called ===
[04-Jun-2026 08:39:39 UTC] User ID: 719
[04-Jun-2026 08:39:39 UTC] User ID: 719
[04-Jun-2026 08:39:39 UTC] Limit: 20, Offset: 0
[04-Jun-2026 08:39:39 UTC] ✅ User profile retrieved successfully for user ID: 719
[04-Jun-2026 08:39:39 UTC] Orders found: 0
[04-Jun-2026 08:39:39 UTC] Orders data: []
[04-Jun-2026 08:39:39 UTC] Total orders count: 0
[04-Jun-2026 08:39:39 UTC] === API CALL LOG ===
[04-Jun-2026 08:39:39 UTC] Endpoint: user/profile.php
[04-Jun-2026 08:39:39 UTC] Full Log Data: {
    "timestamp": "2026-06-04 08:39:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "91.247.63.163",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "91.247.63.163, 172.64.198.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE5IiwidXNlcm5hbWUiOiJAZGV2ZWxvcGVyMXN0IiwiZW1haWwiOiJhYmR1bWFsaWt0b3Jva2VsZGlldjEyM0BnbWFpbC5jb20iLCJleHAiOjE3ODExNjcxNjF9.wUyi3BouLFX0LWEPSOsGvnSgKJiRqsoQh8RumfhGYko",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a065a0da9da11607-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "91.247.63.163",
        "cf-ipcountry": "KG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 08:39:39 UTC] === END API CALL LOG ===
[04-Jun-2026 08:39:39 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 08:39:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE5IiwidXNlcm5hbWUiOiJAZGV2ZWxvcGVyMXN0IiwiZW1haWwiOiJhYmR1bWFsaWt0b3Jva2VsZGlldjEyM0BnbWFpbC5jb20iLCJleHAiOjE3ODExNjcxNjF9.wUyi3BouLFX0LWEPSOsGvnSgKJiRqsoQh8RumfhGYko
[04-Jun-2026 08:39:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 08:39:39 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 08:39:39 UTC] User ID: 719
[04-Jun-2026 08:39:39 UTC] ✅ User profile retrieved successfully for user ID: 719
[04-Jun-2026 08:39:40 UTC] User Purchases API - User ID: 719
[04-Jun-2026 08:39:40 UTC] User Purchases API - Total purchases found: 0
[04-Jun-2026 08:39:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 08:39:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 08:39:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"217.131.111.19, 162.158.94.149","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE4IiwidXNlcm5hbWUiOiJSeHpnYXIiLCJlbWFpbCI6IjEzcnV6Z2FyMjQyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2MTE2M30.IOfKJLxEb7enQ_H7geAQRTmY-vEos3r3nCyOW9d314A","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a065a0e669a73a49-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"217.131.111.19","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jun-2026 08:39:41 UTC] === User Orders API Called ===
[04-Jun-2026 08:39:41 UTC] User ID: 718
[04-Jun-2026 08:39:41 UTC] Limit: 20, Offset: 0
[04-Jun-2026 08:39:41 UTC] Orders found: 2
[04-Jun-2026 08:39:41 UTC] Orders data: [{"id":321,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"t.me\/vegasferrari","status":"pending","created_at":"2026-06-04 12:09:25","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":320,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/vegasferrari","status":"cancelled","created_at":"2026-06-04 10:31:56","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[04-Jun-2026 08:39:41 UTC] Total orders count: 2
[04-Jun-2026 08:39:48 UTC] === API CALL LOG ===
[04-Jun-2026 08:39:48 UTC] Endpoint: user/profile.php
[04-Jun-2026 08:39:48 UTC] Full Log Data: {
    "timestamp": "2026-06-04 08:39:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "91.247.63.163",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "91.247.63.163, 172.64.198.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE5IiwidXNlcm5hbWUiOiJAZGV2ZWxvcGVyMXN0IiwiZW1haWwiOiJhYmR1bWFsaWt0b3Jva2VsZGlldjEyM0BnbWFpbC5jb20iLCJleHAiOjE3ODExNjcxNjF9.wUyi3BouLFX0LWEPSOsGvnSgKJiRqsoQh8RumfhGYko",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a065a10c8bd51607-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "91.247.63.163",
        "cf-ipcountry": "KG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 08:39:48 UTC] === END API CALL LOG ===
[04-Jun-2026 08:39:48 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 08:39:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE5IiwidXNlcm5hbWUiOiJAZGV2ZWxvcGVyMXN0IiwiZW1haWwiOiJhYmR1bWFsaWt0b3Jva2VsZGlldjEyM0BnbWFpbC5jb20iLCJleHAiOjE3ODExNjcxNjF9.wUyi3BouLFX0LWEPSOsGvnSgKJiRqsoQh8RumfhGYko
[04-Jun-2026 08:39:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 08:39:48 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 08:39:48 UTC] User ID: 719
[04-Jun-2026 08:39:48 UTC] ✅ User profile retrieved successfully for user ID: 719
[04-Jun-2026 08:39:48 UTC] User Purchases API - User ID: 719
[04-Jun-2026 08:39:48 UTC] User Purchases API - Total purchases found: 0
[04-Jun-2026 08:39:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 08:39:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 08:39:50 UTC] === API CALL LOG ===
[04-Jun-2026 08:39:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"91.247.63.163, 172.64.198.81","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE5IiwidXNlcm5hbWUiOiJAZGV2ZWxvcGVyMXN0IiwiZW1haWwiOiJhYmR1bWFsaWt0b3Jva2VsZGlldjEyM0BnbWFpbC5jb20iLCJleHAiOjE3ODExNjcxNjF9.wUyi3BouLFX0LWEPSOsGvnSgKJiRqsoQh8RumfhGYko","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a065a11dad3d1607-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"91.247.63.163","cf-ipcountry":"KG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jun-2026 08:39:50 UTC] Endpoint: user/profile.php
[04-Jun-2026 08:39:50 UTC] Full Log Data: {
    "timestamp": "2026-06-04 08:39:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "91.247.63.163",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "91.247.63.163, 172.64.198.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE5IiwidXNlcm5hbWUiOiJAZGV2ZWxvcGVyMXN0IiwiZW1haWwiOiJhYmR1bWFsaWt0b3Jva2VsZGlldjEyM0BnbWFpbC5jb20iLCJleHAiOjE3ODExNjcxNjF9.wUyi3BouLFX0LWEPSOsGvnSgKJiRqsoQh8RumfhGYko",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a065a11dad3e1607-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "91.247.63.163",
        "cf-ipcountry": "KG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 08:39:50 UTC] === END API CALL LOG ===
[04-Jun-2026 08:39:50 UTC] === User Orders API Called ===
[04-Jun-2026 08:39:50 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 08:39:50 UTC] User ID: 719
[04-Jun-2026 08:39:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE5IiwidXNlcm5hbWUiOiJAZGV2ZWxvcGVyMXN0IiwiZW1haWwiOiJhYmR1bWFsaWt0b3Jva2VsZGlldjEyM0BnbWFpbC5jb20iLCJleHAiOjE3ODExNjcxNjF9.wUyi3BouLFX0LWEPSOsGvnSgKJiRqsoQh8RumfhGYko
[04-Jun-2026 08:39:50 UTC] Limit: 20, Offset: 0
[04-Jun-2026 08:39:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 08:39:50 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 08:39:50 UTC] User ID: 719
[04-Jun-2026 08:39:50 UTC] Orders found: 0
[04-Jun-2026 08:39:50 UTC] Orders data: []
[04-Jun-2026 08:39:50 UTC] ✅ User profile retrieved successfully for user ID: 719
[04-Jun-2026 08:39:50 UTC] Total orders count: 0
[04-Jun-2026 08:39:51 UTC] === API CALL LOG ===
[04-Jun-2026 08:39:51 UTC] Endpoint: user/profile.php
[04-Jun-2026 08:39:51 UTC] Full Log Data: {
    "timestamp": "2026-06-04 08:39:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "91.247.63.163",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "91.247.63.163, 172.64.198.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE5IiwidXNlcm5hbWUiOiJAZGV2ZWxvcGVyMXN0IiwiZW1haWwiOiJhYmR1bWFsaWt0b3Jva2VsZGlldjEyM0BnbWFpbC5jb20iLCJleHAiOjE3ODExNjcxNjF9.wUyi3BouLFX0LWEPSOsGvnSgKJiRqsoQh8RumfhGYko",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a065a1217aa11607-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "91.247.63.163",
        "cf-ipcountry": "KG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 08:39:51 UTC] === END API CALL LOG ===
[04-Jun-2026 08:39:51 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 08:39:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE5IiwidXNlcm5hbWUiOiJAZGV2ZWxvcGVyMXN0IiwiZW1haWwiOiJhYmR1bWFsaWt0b3Jva2VsZGlldjEyM0BnbWFpbC5jb20iLCJleHAiOjE3ODExNjcxNjF9.wUyi3BouLFX0LWEPSOsGvnSgKJiRqsoQh8RumfhGYko
[04-Jun-2026 08:39:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 08:39:51 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 08:39:51 UTC] User ID: 719
[04-Jun-2026 08:39:51 UTC] ✅ User profile retrieved successfully for user ID: 719
[04-Jun-2026 08:39:51 UTC] === API CALL LOG ===
[04-Jun-2026 08:39:51 UTC] Endpoint: user/profile.php
[04-Jun-2026 08:39:51 UTC] Full Log Data: {
    "timestamp": "2026-06-04 08:39:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "91.247.63.163",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "91.247.63.163, 172.64.198.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE5IiwidXNlcm5hbWUiOiJAZGV2ZWxvcGVyMXN0IiwiZW1haWwiOiJhYmR1bWFsaWt0b3Jva2VsZGlldjEyM0BnbWFpbC5jb20iLCJleHAiOjE3ODExNjcxNjF9.wUyi3BouLFX0LWEPSOsGvnSgKJiRqsoQh8RumfhGYko",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a065a1226bca1607-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "91.247.63.163",
        "cf-ipcountry": "KG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 08:39:51 UTC] === END API CALL LOG ===
[04-Jun-2026 08:39:51 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 08:39:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE5IiwidXNlcm5hbWUiOiJAZGV2ZWxvcGVyMXN0IiwiZW1haWwiOiJhYmR1bWFsaWt0b3Jva2VsZGlldjEyM0BnbWFpbC5jb20iLCJleHAiOjE3ODExNjcxNjF9.wUyi3BouLFX0LWEPSOsGvnSgKJiRqsoQh8RumfhGYko
[04-Jun-2026 08:39:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 08:39:51 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 08:39:51 UTC] User ID: 719
[04-Jun-2026 08:39:51 UTC] ✅ User profile retrieved successfully for user ID: 719
[04-Jun-2026 08:40:04 UTC] === API CALL LOG ===
[04-Jun-2026 08:40:04 UTC] Endpoint: user/profile.php
[04-Jun-2026 08:40:04 UTC] Full Log Data: {
    "timestamp": "2026-06-04 08:40:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "91.247.63.163",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "91.247.63.163, 172.64.198.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE5IiwidXNlcm5hbWUiOiJAZGV2ZWxvcGVyMXN0IiwiZW1haWwiOiJhYmR1bWFsaWt0b3Jva2VsZGlldjEyM0BnbWFpbC5jb20iLCJleHAiOjE3ODExNjcxNjF9.wUyi3BouLFX0LWEPSOsGvnSgKJiRqsoQh8RumfhGYko",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a065a17158541607-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "91.247.63.163",
        "cf-ipcountry": "KG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 08:40:04 UTC] === END API CALL LOG ===
[04-Jun-2026 08:40:04 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 08:40:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE5IiwidXNlcm5hbWUiOiJAZGV2ZWxvcGVyMXN0IiwiZW1haWwiOiJhYmR1bWFsaWt0b3Jva2VsZGlldjEyM0BnbWFpbC5jb20iLCJleHAiOjE3ODExNjcxNjF9.wUyi3BouLFX0LWEPSOsGvnSgKJiRqsoQh8RumfhGYko
[04-Jun-2026 08:40:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 08:40:04 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 08:40:04 UTC] User ID: 719
[04-Jun-2026 08:40:04 UTC] ✅ User profile retrieved successfully for user ID: 719
[04-Jun-2026 08:40:04 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 08:40:04 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 08:40:04 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"91.247.63.163, 172.64.198.81","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE5IiwidXNlcm5hbWUiOiJAZGV2ZWxvcGVyMXN0IiwiZW1haWwiOiJhYmR1bWFsaWt0b3Jva2VsZGlldjEyM0BnbWFpbC5jb20iLCJleHAiOjE3ODExNjcxNjF9.wUyi3BouLFX0LWEPSOsGvnSgKJiRqsoQh8RumfhGYko","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a065a17158521607-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"91.247.63.163","cf-ipcountry":"KG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jun-2026 08:40:04 UTC] === User Orders API Called ===
[04-Jun-2026 08:40:04 UTC] User ID: 719
[04-Jun-2026 08:40:04 UTC] Limit: 20, Offset: 0
[04-Jun-2026 08:40:04 UTC] Orders found: 0
[04-Jun-2026 08:40:04 UTC] Orders data: []
[04-Jun-2026 08:40:04 UTC] Total orders count: 0
[04-Jun-2026 08:40:04 UTC] === API CALL LOG ===
[04-Jun-2026 08:40:04 UTC] Endpoint: user/profile.php
[04-Jun-2026 08:40:04 UTC] Full Log Data: {
    "timestamp": "2026-06-04 08:40:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "91.247.63.163",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "91.247.63.163, 172.64.198.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE5IiwidXNlcm5hbWUiOiJAZGV2ZWxvcGVyMXN0IiwiZW1haWwiOiJhYmR1bWFsaWt0b3Jva2VsZGlldjEyM0BnbWFpbC5jb20iLCJleHAiOjE3ODExNjcxNjF9.wUyi3BouLFX0LWEPSOsGvnSgKJiRqsoQh8RumfhGYko",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a065a1750e301607-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "91.247.63.163",
        "cf-ipcountry": "KG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 08:40:04 UTC] === END API CALL LOG ===
[04-Jun-2026 08:40:04 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 08:40:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE5IiwidXNlcm5hbWUiOiJAZGV2ZWxvcGVyMXN0IiwiZW1haWwiOiJhYmR1bWFsaWt0b3Jva2VsZGlldjEyM0BnbWFpbC5jb20iLCJleHAiOjE3ODExNjcxNjF9.wUyi3BouLFX0LWEPSOsGvnSgKJiRqsoQh8RumfhGYko
[04-Jun-2026 08:40:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 08:40:04 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 08:40:04 UTC] User ID: 719
[04-Jun-2026 08:40:04 UTC] ✅ User profile retrieved successfully for user ID: 719
[04-Jun-2026 08:40:04 UTC] === API CALL LOG ===
[04-Jun-2026 08:40:04 UTC] Endpoint: user/profile.php
[04-Jun-2026 08:40:04 UTC] Full Log Data: {
    "timestamp": "2026-06-04 08:40:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "91.247.63.163",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "91.247.63.163, 172.64.198.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE5IiwidXNlcm5hbWUiOiJAZGV2ZWxvcGVyMXN0IiwiZW1haWwiOiJhYmR1bWFsaWt0b3Jva2VsZGlldjEyM0BnbWFpbC5jb20iLCJleHAiOjE3ODExNjcxNjF9.wUyi3BouLFX0LWEPSOsGvnSgKJiRqsoQh8RumfhGYko",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a065a175ef631607-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "91.247.63.163",
        "cf-ipcountry": "KG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 08:40:04 UTC] === END API CALL LOG ===
[04-Jun-2026 08:40:04 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 08:40:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE5IiwidXNlcm5hbWUiOiJAZGV2ZWxvcGVyMXN0IiwiZW1haWwiOiJhYmR1bWFsaWt0b3Jva2VsZGlldjEyM0BnbWFpbC5jb20iLCJleHAiOjE3ODExNjcxNjF9.wUyi3BouLFX0LWEPSOsGvnSgKJiRqsoQh8RumfhGYko
[04-Jun-2026 08:40:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 08:40:04 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 08:40:04 UTC] User ID: 719
[04-Jun-2026 08:40:04 UTC] ✅ User profile retrieved successfully for user ID: 719
[04-Jun-2026 08:40:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 08:40:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 08:40:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"217.131.111.19, 162.158.94.149","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE4IiwidXNlcm5hbWUiOiJSeHpnYXIiLCJlbWFpbCI6IjEzcnV6Z2FyMjQyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2MTE2M30.IOfKJLxEb7enQ_H7geAQRTmY-vEos3r3nCyOW9d314A","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a065a2063edc3a49-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"217.131.111.19","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jun-2026 08:40:27 UTC] === User Orders API Called ===
[04-Jun-2026 08:40:27 UTC] User ID: 718
[04-Jun-2026 08:40:27 UTC] Limit: 20, Offset: 0
[04-Jun-2026 08:40:27 UTC] Orders found: 2
[04-Jun-2026 08:40:27 UTC] Orders data: [{"id":321,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"t.me\/vegasferrari","status":"pending","created_at":"2026-06-04 12:09:25","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":320,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/vegasferrari","status":"cancelled","created_at":"2026-06-04 10:31:56","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[04-Jun-2026 08:40:27 UTC] Total orders count: 2
[04-Jun-2026 08:40:27 UTC] === API CALL LOG ===
[04-Jun-2026 08:40:27 UTC] Endpoint: user/profile.php
[04-Jun-2026 08:40:27 UTC] Full Log Data: {
    "timestamp": "2026-06-04 08:40:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "217.131.111.19",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "217.131.111.19, 162.158.94.149",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE4IiwidXNlcm5hbWUiOiJSeHpnYXIiLCJlbWFpbCI6IjEzcnV6Z2FyMjQyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2MTE2M30.IOfKJLxEb7enQ_H7geAQRTmY-vEos3r3nCyOW9d314A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a065a2068f3b3a49-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "217.131.111.19",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 08:40:27 UTC] === END API CALL LOG ===
[04-Jun-2026 08:40:27 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 08:40:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE4IiwidXNlcm5hbWUiOiJSeHpnYXIiLCJlbWFpbCI6IjEzcnV6Z2FyMjQyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2MTE2M30.IOfKJLxEb7enQ_H7geAQRTmY-vEos3r3nCyOW9d314A
[04-Jun-2026 08:40:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 08:40:27 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 08:40:27 UTC] User ID: 718
[04-Jun-2026 08:40:27 UTC] ✅ User profile retrieved successfully for user ID: 718
[04-Jun-2026 08:40:28 UTC] === API CALL LOG ===
[04-Jun-2026 08:40:28 UTC] Endpoint: user/profile.php
[04-Jun-2026 08:40:28 UTC] Full Log Data: {
    "timestamp": "2026-06-04 08:40:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "217.131.111.19",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "217.131.111.19, 162.158.94.149",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE4IiwidXNlcm5hbWUiOiJSeHpnYXIiLCJlbWFpbCI6IjEzcnV6Z2FyMjQyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2MTE2M30.IOfKJLxEb7enQ_H7geAQRTmY-vEos3r3nCyOW9d314A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a065a20a3b0c3a49-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "217.131.111.19",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 08:40:28 UTC] === END API CALL LOG ===
[04-Jun-2026 08:40:28 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 08:40:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE4IiwidXNlcm5hbWUiOiJSeHpnYXIiLCJlbWFpbCI6IjEzcnV6Z2FyMjQyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2MTE2M30.IOfKJLxEb7enQ_H7geAQRTmY-vEos3r3nCyOW9d314A
[04-Jun-2026 08:40:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 08:40:28 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 08:40:28 UTC] User ID: 718
[04-Jun-2026 08:40:28 UTC] ✅ User profile retrieved successfully for user ID: 718
[04-Jun-2026 08:40:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 08:40:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 08:40:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"91.247.63.163, 172.64.198.81","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE5IiwidXNlcm5hbWUiOiJAZGV2ZWxvcGVyMXN0IiwiZW1haWwiOiJhYmR1bWFsaWt0b3Jva2VsZGlldjEyM0BnbWFpbC5jb20iLCJleHAiOjE3ODExNjcxNjF9.wUyi3BouLFX0LWEPSOsGvnSgKJiRqsoQh8RumfhGYko","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a065a20db9ff1607-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"91.247.63.163","cf-ipcountry":"KG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jun-2026 08:40:29 UTC] === User Orders API Called ===
[04-Jun-2026 08:40:29 UTC] User ID: 719
[04-Jun-2026 08:40:29 UTC] Limit: 20, Offset: 0
[04-Jun-2026 08:40:29 UTC] Orders found: 0
[04-Jun-2026 08:40:29 UTC] Orders data: []
[04-Jun-2026 08:40:29 UTC] Total orders count: 0
[04-Jun-2026 08:40:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 08:40:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 08:40:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"217.131.111.19, 162.158.94.149","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE4IiwidXNlcm5hbWUiOiJSeHpnYXIiLCJlbWFpbCI6IjEzcnV6Z2FyMjQyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2MTE2M30.IOfKJLxEb7enQ_H7geAQRTmY-vEos3r3nCyOW9d314A","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a065a2115a503a49-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"217.131.111.19","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jun-2026 08:40:29 UTC] === User Orders API Called ===
[04-Jun-2026 08:40:29 UTC] User ID: 718
[04-Jun-2026 08:40:29 UTC] Limit: 20, Offset: 0
[04-Jun-2026 08:40:29 UTC] Orders found: 2
[04-Jun-2026 08:40:29 UTC] Orders data: [{"id":321,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"t.me\/vegasferrari","status":"pending","created_at":"2026-06-04 12:09:25","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":320,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/vegasferrari","status":"cancelled","created_at":"2026-06-04 10:31:56","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[04-Jun-2026 08:40:29 UTC] Total orders count: 2
[04-Jun-2026 08:40:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 08:40:31 UTC] === API CALL LOG ===
[04-Jun-2026 08:40:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 08:40:31 UTC] Endpoint: user/profile.php
[04-Jun-2026 08:40:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"91.247.63.163, 172.64.198.81","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE5IiwidXNlcm5hbWUiOiJAZGV2ZWxvcGVyMXN0IiwiZW1haWwiOiJhYmR1bWFsaWt0b3Jva2VsZGlldjEyM0BnbWFpbC5jb20iLCJleHAiOjE3ODExNjcxNjF9.wUyi3BouLFX0LWEPSOsGvnSgKJiRqsoQh8RumfhGYko","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a065a21a3e261607-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"91.247.63.163","cf-ipcountry":"KG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jun-2026 08:40:31 UTC] Full Log Data: {
    "timestamp": "2026-06-04 08:40:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "91.247.63.163",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "91.247.63.163, 172.64.198.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE5IiwidXNlcm5hbWUiOiJAZGV2ZWxvcGVyMXN0IiwiZW1haWwiOiJhYmR1bWFsaWt0b3Jva2VsZGlldjEyM0BnbWFpbC5jb20iLCJleHAiOjE3ODExNjcxNjF9.wUyi3BouLFX0LWEPSOsGvnSgKJiRqsoQh8RumfhGYko",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a065a21a3e2a1607-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "91.247.63.163",
        "cf-ipcountry": "KG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 08:40:31 UTC] === User Orders API Called ===
[04-Jun-2026 08:40:31 UTC] === END API CALL LOG ===
[04-Jun-2026 08:40:31 UTC] User ID: 719
[04-Jun-2026 08:40:31 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 08:40:31 UTC] Limit: 20, Offset: 0
[04-Jun-2026 08:40:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE5IiwidXNlcm5hbWUiOiJAZGV2ZWxvcGVyMXN0IiwiZW1haWwiOiJhYmR1bWFsaWt0b3Jva2VsZGlldjEyM0BnbWFpbC5jb20iLCJleHAiOjE3ODExNjcxNjF9.wUyi3BouLFX0LWEPSOsGvnSgKJiRqsoQh8RumfhGYko
[04-Jun-2026 08:40:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 08:40:31 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 08:40:31 UTC] User ID: 719
[04-Jun-2026 08:40:31 UTC] Orders found: 0
[04-Jun-2026 08:40:31 UTC] Orders data: []
[04-Jun-2026 08:40:31 UTC] ✅ User profile retrieved successfully for user ID: 719
[04-Jun-2026 08:40:31 UTC] Total orders count: 0
[04-Jun-2026 08:40:31 UTC] === API CALL LOG ===
[04-Jun-2026 08:40:31 UTC] Endpoint: user/profile.php
[04-Jun-2026 08:40:31 UTC] Full Log Data: {
    "timestamp": "2026-06-04 08:40:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "91.247.63.163",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "91.247.63.163, 172.64.198.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE5IiwidXNlcm5hbWUiOiJAZGV2ZWxvcGVyMXN0IiwiZW1haWwiOiJhYmR1bWFsaWt0b3Jva2VsZGlldjEyM0BnbWFpbC5jb20iLCJleHAiOjE3ODExNjcxNjF9.wUyi3BouLFX0LWEPSOsGvnSgKJiRqsoQh8RumfhGYko",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a065a21e0c731607-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "91.247.63.163",
        "cf-ipcountry": "KG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 08:40:31 UTC] === END API CALL LOG ===
[04-Jun-2026 08:40:31 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 08:40:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE5IiwidXNlcm5hbWUiOiJAZGV2ZWxvcGVyMXN0IiwiZW1haWwiOiJhYmR1bWFsaWt0b3Jva2VsZGlldjEyM0BnbWFpbC5jb20iLCJleHAiOjE3ODExNjcxNjF9.wUyi3BouLFX0LWEPSOsGvnSgKJiRqsoQh8RumfhGYko
[04-Jun-2026 08:40:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 08:40:31 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 08:40:31 UTC] User ID: 719
[04-Jun-2026 08:40:31 UTC] ✅ User profile retrieved successfully for user ID: 719
[04-Jun-2026 08:40:31 UTC] === API CALL LOG ===
[04-Jun-2026 08:40:31 UTC] Endpoint: user/profile.php
[04-Jun-2026 08:40:31 UTC] Full Log Data: {
    "timestamp": "2026-06-04 08:40:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "91.247.63.163",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "91.247.63.163, 172.64.198.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE5IiwidXNlcm5hbWUiOiJAZGV2ZWxvcGVyMXN0IiwiZW1haWwiOiJhYmR1bWFsaWt0b3Jva2VsZGlldjEyM0BnbWFpbC5jb20iLCJleHAiOjE3ODExNjcxNjF9.wUyi3BouLFX0LWEPSOsGvnSgKJiRqsoQh8RumfhGYko",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a065a21ebd9b1607-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "91.247.63.163",
        "cf-ipcountry": "KG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 08:40:31 UTC] === END API CALL LOG ===
[04-Jun-2026 08:40:31 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 08:40:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE5IiwidXNlcm5hbWUiOiJAZGV2ZWxvcGVyMXN0IiwiZW1haWwiOiJhYmR1bWFsaWt0b3Jva2VsZGlldjEyM0BnbWFpbC5jb20iLCJleHAiOjE3ODExNjcxNjF9.wUyi3BouLFX0LWEPSOsGvnSgKJiRqsoQh8RumfhGYko
[04-Jun-2026 08:40:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 08:40:31 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 08:40:31 UTC] User ID: 719
[04-Jun-2026 08:40:31 UTC] ✅ User profile retrieved successfully for user ID: 719
[04-Jun-2026 08:40:49 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 08:40:49 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 08:40:49 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"217.131.111.19, 162.158.94.149","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE4IiwidXNlcm5hbWUiOiJSeHpnYXIiLCJlbWFpbCI6IjEzcnV6Z2FyMjQyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2MTE2M30.IOfKJLxEb7enQ_H7geAQRTmY-vEos3r3nCyOW9d314A","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a065a2902c833a49-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"217.131.111.19","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jun-2026 08:40:49 UTC] === User Orders API Called ===
[04-Jun-2026 08:40:49 UTC] User ID: 718
[04-Jun-2026 08:40:49 UTC] Limit: 20, Offset: 0
[04-Jun-2026 08:40:49 UTC] Orders found: 2
[04-Jun-2026 08:40:49 UTC] Orders data: [{"id":321,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"t.me\/vegasferrari","status":"cancelled","created_at":"2026-06-04 12:09:25","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":320,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/vegasferrari","status":"cancelled","created_at":"2026-06-04 10:31:56","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[04-Jun-2026 08:40:49 UTC] Total orders count: 2
[04-Jun-2026 08:40:50 UTC] === API CALL LOG ===
[04-Jun-2026 08:40:50 UTC] Endpoint: user/profile.php
[04-Jun-2026 08:40:50 UTC] Full Log Data: {
    "timestamp": "2026-06-04 08:40:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "217.131.111.19",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "217.131.111.19, 162.158.94.149",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE4IiwidXNlcm5hbWUiOiJSeHpnYXIiLCJlbWFpbCI6IjEzcnV6Z2FyMjQyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2MTE2M30.IOfKJLxEb7enQ_H7geAQRTmY-vEos3r3nCyOW9d314A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a065a2908cf03a49-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "217.131.111.19",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 08:40:50 UTC] === END API CALL LOG ===
[04-Jun-2026 08:40:50 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 08:40:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE4IiwidXNlcm5hbWUiOiJSeHpnYXIiLCJlbWFpbCI6IjEzcnV6Z2FyMjQyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2MTE2M30.IOfKJLxEb7enQ_H7geAQRTmY-vEos3r3nCyOW9d314A
[04-Jun-2026 08:40:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 08:40:50 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 08:40:50 UTC] User ID: 718
[04-Jun-2026 08:40:50 UTC] ✅ User profile retrieved successfully for user ID: 718
[04-Jun-2026 08:40:50 UTC] === API CALL LOG ===
[04-Jun-2026 08:40:50 UTC] Endpoint: user/profile.php
[04-Jun-2026 08:40:50 UTC] Full Log Data: {
    "timestamp": "2026-06-04 08:40:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "217.131.111.19",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "217.131.111.19, 162.158.94.149",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE4IiwidXNlcm5hbWUiOiJSeHpnYXIiLCJlbWFpbCI6IjEzcnV6Z2FyMjQyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2MTE2M30.IOfKJLxEb7enQ_H7geAQRTmY-vEos3r3nCyOW9d314A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a065a2941fec3a49-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "217.131.111.19",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 08:40:50 UTC] === END API CALL LOG ===
[04-Jun-2026 08:40:50 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 08:40:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE4IiwidXNlcm5hbWUiOiJSeHpnYXIiLCJlbWFpbCI6IjEzcnV6Z2FyMjQyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2MTE2M30.IOfKJLxEb7enQ_H7geAQRTmY-vEos3r3nCyOW9d314A
[04-Jun-2026 08:40:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 08:40:50 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 08:40:50 UTC] User ID: 718
[04-Jun-2026 08:40:50 UTC] ✅ User profile retrieved successfully for user ID: 718
[04-Jun-2026 08:40:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 08:40:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 08:40:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"217.131.111.19, 162.158.94.149","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE4IiwidXNlcm5hbWUiOiJSeHpnYXIiLCJlbWFpbCI6IjEzcnV6Z2FyMjQyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2MTE2M30.IOfKJLxEb7enQ_H7geAQRTmY-vEos3r3nCyOW9d314A","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a065a29eb9b33a49-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"217.131.111.19","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jun-2026 08:40:52 UTC] === User Orders API Called ===
[04-Jun-2026 08:40:52 UTC] User ID: 718
[04-Jun-2026 08:40:52 UTC] Limit: 20, Offset: 0
[04-Jun-2026 08:40:52 UTC] Orders found: 2
[04-Jun-2026 08:40:52 UTC] Orders data: [{"id":321,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"t.me\/vegasferrari","status":"cancelled","created_at":"2026-06-04 12:09:25","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":320,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/vegasferrari","status":"cancelled","created_at":"2026-06-04 10:31:56","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[04-Jun-2026 08:40:52 UTC] Total orders count: 2
[04-Jun-2026 08:40:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 08:40:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 08:40:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"217.131.111.19, 162.158.94.149","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE4IiwidXNlcm5hbWUiOiJSeHpnYXIiLCJlbWFpbCI6IjEzcnV6Z2FyMjQyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2MTE2M30.IOfKJLxEb7enQ_H7geAQRTmY-vEos3r3nCyOW9d314A","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a065a2a9db4e3a49-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"217.131.111.19","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jun-2026 08:40:54 UTC] === User Orders API Called ===
[04-Jun-2026 08:40:54 UTC] User ID: 718
[04-Jun-2026 08:40:54 UTC] Limit: 20, Offset: 0
[04-Jun-2026 08:40:54 UTC] Orders found: 2
[04-Jun-2026 08:40:54 UTC] Orders data: [{"id":321,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"t.me\/vegasferrari","status":"cancelled","created_at":"2026-06-04 12:09:25","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":320,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/vegasferrari","status":"cancelled","created_at":"2026-06-04 10:31:56","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[04-Jun-2026 08:40:54 UTC] Total orders count: 2
[04-Jun-2026 08:40:54 UTC] === API CALL LOG ===
[04-Jun-2026 08:40:54 UTC] Endpoint: user/profile.php
[04-Jun-2026 08:40:54 UTC] Full Log Data: {
    "timestamp": "2026-06-04 08:40:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "217.131.111.19",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "217.131.111.19, 162.158.94.149",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE4IiwidXNlcm5hbWUiOiJSeHpnYXIiLCJlbWFpbCI6IjEzcnV6Z2FyMjQyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2MTE2M30.IOfKJLxEb7enQ_H7geAQRTmY-vEos3r3nCyOW9d314A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a065a2aa4bb73a49-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "217.131.111.19",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 08:40:54 UTC] === END API CALL LOG ===
[04-Jun-2026 08:40:54 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 08:40:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE4IiwidXNlcm5hbWUiOiJSeHpnYXIiLCJlbWFpbCI6IjEzcnV6Z2FyMjQyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2MTE2M30.IOfKJLxEb7enQ_H7geAQRTmY-vEos3r3nCyOW9d314A
[04-Jun-2026 08:40:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 08:40:54 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 08:40:54 UTC] User ID: 718
[04-Jun-2026 08:40:54 UTC] ✅ User profile retrieved successfully for user ID: 718
[04-Jun-2026 08:40:54 UTC] === API CALL LOG ===
[04-Jun-2026 08:40:54 UTC] Endpoint: user/profile.php
[04-Jun-2026 08:40:54 UTC] Full Log Data: {
    "timestamp": "2026-06-04 08:40:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "217.131.111.19",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "217.131.111.19, 162.158.94.149",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE4IiwidXNlcm5hbWUiOiJSeHpnYXIiLCJlbWFpbCI6IjEzcnV6Z2FyMjQyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2MTE2M30.IOfKJLxEb7enQ_H7geAQRTmY-vEos3r3nCyOW9d314A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a065a2ae1f8c3a49-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "217.131.111.19",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 08:40:54 UTC] === END API CALL LOG ===
[04-Jun-2026 08:40:54 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 08:40:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE4IiwidXNlcm5hbWUiOiJSeHpnYXIiLCJlbWFpbCI6IjEzcnV6Z2FyMjQyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2MTE2M30.IOfKJLxEb7enQ_H7geAQRTmY-vEos3r3nCyOW9d314A
[04-Jun-2026 08:40:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 08:40:54 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 08:40:54 UTC] User ID: 718
[04-Jun-2026 08:40:54 UTC] ✅ User profile retrieved successfully for user ID: 718
[04-Jun-2026 08:41:05 UTC] === API CALL LOG ===
[04-Jun-2026 08:41:05 UTC] Endpoint: user/profile.php
[04-Jun-2026 08:41:05 UTC] Full Log Data: {
    "timestamp": "2026-06-04 08:41:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "91.247.63.163",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "91.247.63.163, 172.64.198.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE5IiwidXNlcm5hbWUiOiJAZGV2ZWxvcGVyMXN0IiwiZW1haWwiOiJhYmR1bWFsaWt0b3Jva2VsZGlldjEyM0BnbWFpbC5jb20iLCJleHAiOjE3ODExNjcxNjF9.wUyi3BouLFX0LWEPSOsGvnSgKJiRqsoQh8RumfhGYko",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a065a2f24fb944cd-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "91.247.63.163",
        "cf-ipcountry": "KG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 08:41:05 UTC] === END API CALL LOG ===
[04-Jun-2026 08:41:05 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 08:41:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE5IiwidXNlcm5hbWUiOiJAZGV2ZWxvcGVyMXN0IiwiZW1haWwiOiJhYmR1bWFsaWt0b3Jva2VsZGlldjEyM0BnbWFpbC5jb20iLCJleHAiOjE3ODExNjcxNjF9.wUyi3BouLFX0LWEPSOsGvnSgKJiRqsoQh8RumfhGYko
[04-Jun-2026 08:41:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 08:41:05 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 08:41:05 UTC] User ID: 719
[04-Jun-2026 08:41:05 UTC] ✅ User profile retrieved successfully for user ID: 719
[04-Jun-2026 08:41:11 UTC] === API CALL LOG ===
[04-Jun-2026 08:41:11 UTC] Endpoint: user/profile.php
[04-Jun-2026 08:41:11 UTC] Full Log Data: {
    "timestamp": "2026-06-04 08:41:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "91.247.63.163",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "91.247.63.163, 172.64.198.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE5IiwidXNlcm5hbWUiOiJAZGV2ZWxvcGVyMXN0IiwiZW1haWwiOiJhYmR1bWFsaWt0b3Jva2VsZGlldjEyM0BnbWFpbC5jb20iLCJleHAiOjE3ODExNjcxNjF9.wUyi3BouLFX0LWEPSOsGvnSgKJiRqsoQh8RumfhGYko",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a065a3173b5544cd-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "91.247.63.163",
        "cf-ipcountry": "KG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 08:41:11 UTC] === END API CALL LOG ===
[04-Jun-2026 08:41:11 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 08:41:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE5IiwidXNlcm5hbWUiOiJAZGV2ZWxvcGVyMXN0IiwiZW1haWwiOiJhYmR1bWFsaWt0b3Jva2VsZGlldjEyM0BnbWFpbC5jb20iLCJleHAiOjE3ODExNjcxNjF9.wUyi3BouLFX0LWEPSOsGvnSgKJiRqsoQh8RumfhGYko
[04-Jun-2026 08:41:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 08:41:11 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 08:41:11 UTC] User ID: 719
[04-Jun-2026 08:41:11 UTC] ✅ User profile retrieved successfully for user ID: 719
[04-Jun-2026 08:41:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 08:41:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 08:41:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"91.247.63.163, 172.64.198.80","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE5IiwidXNlcm5hbWUiOiJAZGV2ZWxvcGVyMXN0IiwiZW1haWwiOiJhYmR1bWFsaWt0b3Jva2VsZGlldjEyM0BnbWFpbC5jb20iLCJleHAiOjE3ODExNjcxNjF9.wUyi3BouLFX0LWEPSOsGvnSgKJiRqsoQh8RumfhGYko","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a065a3173b5244cd-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"91.247.63.163","cf-ipcountry":"KG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jun-2026 08:41:11 UTC] === User Orders API Called ===
[04-Jun-2026 08:41:11 UTC] User ID: 719
[04-Jun-2026 08:41:11 UTC] Limit: 20, Offset: 0
[04-Jun-2026 08:41:11 UTC] Orders found: 0
[04-Jun-2026 08:41:11 UTC] Orders data: []
[04-Jun-2026 08:41:11 UTC] Total orders count: 0
[04-Jun-2026 08:41:12 UTC] === API CALL LOG ===
[04-Jun-2026 08:41:12 UTC] Endpoint: user/profile.php
[04-Jun-2026 08:41:12 UTC] Full Log Data: {
    "timestamp": "2026-06-04 08:41:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "91.247.63.163",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "91.247.63.163, 172.64.198.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE5IiwidXNlcm5hbWUiOiJAZGV2ZWxvcGVyMXN0IiwiZW1haWwiOiJhYmR1bWFsaWt0b3Jva2VsZGlldjEyM0BnbWFpbC5jb20iLCJleHAiOjE3ODExNjcxNjF9.wUyi3BouLFX0LWEPSOsGvnSgKJiRqsoQh8RumfhGYko",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a065a31b8b9544cd-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "91.247.63.163",
        "cf-ipcountry": "KG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 08:41:12 UTC] === END API CALL LOG ===
[04-Jun-2026 08:41:12 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 08:41:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE5IiwidXNlcm5hbWUiOiJAZGV2ZWxvcGVyMXN0IiwiZW1haWwiOiJhYmR1bWFsaWt0b3Jva2VsZGlldjEyM0BnbWFpbC5jb20iLCJleHAiOjE3ODExNjcxNjF9.wUyi3BouLFX0LWEPSOsGvnSgKJiRqsoQh8RumfhGYko
[04-Jun-2026 08:41:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 08:41:12 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 08:41:12 UTC] User ID: 719
[04-Jun-2026 08:41:12 UTC] ✅ User profile retrieved successfully for user ID: 719
[04-Jun-2026 08:41:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 08:41:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 08:41:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"91.247.63.163, 172.64.198.81","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE5IiwidXNlcm5hbWUiOiJAZGV2ZWxvcGVyMXN0IiwiZW1haWwiOiJhYmR1bWFsaWt0b3Jva2VsZGlldjEyM0BnbWFpbC5jb20iLCJleHAiOjE3ODExNjcxNjF9.wUyi3BouLFX0LWEPSOsGvnSgKJiRqsoQh8RumfhGYko","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a065a397c96044cd-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"91.247.63.163","cf-ipcountry":"KG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jun-2026 08:41:32 UTC] === User Orders API Called ===
[04-Jun-2026 08:41:32 UTC] User ID: 719
[04-Jun-2026 08:41:32 UTC] Limit: 20, Offset: 0
[04-Jun-2026 08:41:32 UTC] Orders found: 0
[04-Jun-2026 08:41:32 UTC] Orders data: []
[04-Jun-2026 08:41:32 UTC] Total orders count: 0
[04-Jun-2026 08:41:32 UTC] === API CALL LOG ===
[04-Jun-2026 08:41:32 UTC] Endpoint: user/profile.php
[04-Jun-2026 08:41:32 UTC] Full Log Data: {
    "timestamp": "2026-06-04 08:41:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "91.247.63.163",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "91.247.63.163, 172.64.198.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE5IiwidXNlcm5hbWUiOiJAZGV2ZWxvcGVyMXN0IiwiZW1haWwiOiJhYmR1bWFsaWt0b3Jva2VsZGlldjEyM0BnbWFpbC5jb20iLCJleHAiOjE3ODExNjcxNjF9.wUyi3BouLFX0LWEPSOsGvnSgKJiRqsoQh8RumfhGYko",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a065a397c96344cd-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "91.247.63.163",
        "cf-ipcountry": "KG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 08:41:32 UTC] === END API CALL LOG ===
[04-Jun-2026 08:41:32 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 08:41:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE5IiwidXNlcm5hbWUiOiJAZGV2ZWxvcGVyMXN0IiwiZW1haWwiOiJhYmR1bWFsaWt0b3Jva2VsZGlldjEyM0BnbWFpbC5jb20iLCJleHAiOjE3ODExNjcxNjF9.wUyi3BouLFX0LWEPSOsGvnSgKJiRqsoQh8RumfhGYko
[04-Jun-2026 08:41:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 08:41:32 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 08:41:32 UTC] User ID: 719
[04-Jun-2026 08:41:32 UTC] ✅ User profile retrieved successfully for user ID: 719
[04-Jun-2026 08:41:32 UTC] === API CALL LOG ===
[04-Jun-2026 08:41:32 UTC] Endpoint: user/profile.php
[04-Jun-2026 08:41:32 UTC] Full Log Data: {
    "timestamp": "2026-06-04 08:41:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "91.247.63.163",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "91.247.63.163, 172.64.198.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE5IiwidXNlcm5hbWUiOiJAZGV2ZWxvcGVyMXN0IiwiZW1haWwiOiJhYmR1bWFsaWt0b3Jva2VsZGlldjEyM0BnbWFpbC5jb20iLCJleHAiOjE3ODExNjcxNjF9.wUyi3BouLFX0LWEPSOsGvnSgKJiRqsoQh8RumfhGYko",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a065a39a9f1444cd-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "91.247.63.163",
        "cf-ipcountry": "KG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 08:41:32 UTC] === END API CALL LOG ===
[04-Jun-2026 08:41:32 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 08:41:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE5IiwidXNlcm5hbWUiOiJAZGV2ZWxvcGVyMXN0IiwiZW1haWwiOiJhYmR1bWFsaWt0b3Jva2VsZGlldjEyM0BnbWFpbC5jb20iLCJleHAiOjE3ODExNjcxNjF9.wUyi3BouLFX0LWEPSOsGvnSgKJiRqsoQh8RumfhGYko
[04-Jun-2026 08:41:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 08:41:32 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 08:41:32 UTC] User ID: 719
[04-Jun-2026 08:41:32 UTC] ✅ User profile retrieved successfully for user ID: 719
[04-Jun-2026 08:42:23 UTC] === API CALL LOG ===
[04-Jun-2026 08:42:23 UTC] Endpoint: user/profile.php
[04-Jun-2026 08:42:23 UTC] Full Log Data: {
    "timestamp": "2026-06-04 08:42:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "91.247.63.163",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "91.247.63.163, 162.158.102.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE5IiwidXNlcm5hbWUiOiJAZGV2ZWxvcGVyMXN0IiwiZW1haWwiOiJhYmR1bWFsaWt0b3Jva2VsZGlldjEyM0BnbWFpbC5jb20iLCJleHAiOjE3ODExNjcxNjF9.wUyi3BouLFX0LWEPSOsGvnSgKJiRqsoQh8RumfhGYko",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a065a4da0802ef99-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "91.247.63.163",
        "cf-ipcountry": "KG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 08:42:23 UTC] === END API CALL LOG ===
[04-Jun-2026 08:42:23 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 08:42:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE5IiwidXNlcm5hbWUiOiJAZGV2ZWxvcGVyMXN0IiwiZW1haWwiOiJhYmR1bWFsaWt0b3Jva2VsZGlldjEyM0BnbWFpbC5jb20iLCJleHAiOjE3ODExNjcxNjF9.wUyi3BouLFX0LWEPSOsGvnSgKJiRqsoQh8RumfhGYko
[04-Jun-2026 08:42:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 08:42:23 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 08:42:23 UTC] User ID: 719
[04-Jun-2026 08:42:23 UTC] ✅ User profile retrieved successfully for user ID: 719
[04-Jun-2026 08:43:14 UTC] === API CALL LOG ===
[04-Jun-2026 08:43:14 UTC] Endpoint: user/profile.php
[04-Jun-2026 08:43:14 UTC] Full Log Data: {
    "timestamp": "2026-06-04 08:43:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "91.247.63.163",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "91.247.63.163, 172.64.198.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE5IiwidXNlcm5hbWUiOiJAZGV2ZWxvcGVyMXN0IiwiZW1haWwiOiJhYmR1bWFsaWt0b3Jva2VsZGlldjEyM0BnbWFpbC5jb20iLCJleHAiOjE3ODExNjcxNjF9.wUyi3BouLFX0LWEPSOsGvnSgKJiRqsoQh8RumfhGYko",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a065a6177d63c527-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "91.247.63.163",
        "cf-ipcountry": "KG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 08:43:14 UTC] === END API CALL LOG ===
[04-Jun-2026 08:43:14 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 08:43:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE5IiwidXNlcm5hbWUiOiJAZGV2ZWxvcGVyMXN0IiwiZW1haWwiOiJhYmR1bWFsaWt0b3Jva2VsZGlldjEyM0BnbWFpbC5jb20iLCJleHAiOjE3ODExNjcxNjF9.wUyi3BouLFX0LWEPSOsGvnSgKJiRqsoQh8RumfhGYko
[04-Jun-2026 08:43:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 08:43:14 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 08:43:14 UTC] User ID: 719
[04-Jun-2026 08:43:14 UTC] ✅ User profile retrieved successfully for user ID: 719
[04-Jun-2026 08:44:47 UTC] === API CALL LOG ===
[04-Jun-2026 08:44:47 UTC] Endpoint: user/profile.php
[04-Jun-2026 08:44:47 UTC] Full Log Data: {
    "timestamp": "2026-06-04 08:44:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "91.247.63.163",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "91.247.63.163, 172.68.159.124",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE5IiwidXNlcm5hbWUiOiJAZGV2ZWxvcGVyMXN0IiwiZW1haWwiOiJhYmR1bWFsaWt0b3Jva2VsZGlldjEyM0BnbWFpbC5jb20iLCJleHAiOjE3ODExNjcxNjF9.wUyi3BouLFX0LWEPSOsGvnSgKJiRqsoQh8RumfhGYko",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a065a858f812eebd-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "91.247.63.163",
        "cf-ipcountry": "KG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 08:44:47 UTC] === END API CALL LOG ===
[04-Jun-2026 08:44:47 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 08:44:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE5IiwidXNlcm5hbWUiOiJAZGV2ZWxvcGVyMXN0IiwiZW1haWwiOiJhYmR1bWFsaWt0b3Jva2VsZGlldjEyM0BnbWFpbC5jb20iLCJleHAiOjE3ODExNjcxNjF9.wUyi3BouLFX0LWEPSOsGvnSgKJiRqsoQh8RumfhGYko
[04-Jun-2026 08:44:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 08:44:47 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 08:44:47 UTC] User ID: 719
[04-Jun-2026 08:44:47 UTC] ✅ User profile retrieved successfully for user ID: 719
[04-Jun-2026 08:44:47 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 08:44:47 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 08:44:47 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"91.247.63.163, 172.68.159.123","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE5IiwidXNlcm5hbWUiOiJAZGV2ZWxvcGVyMXN0IiwiZW1haWwiOiJhYmR1bWFsaWt0b3Jva2VsZGlldjEyM0BnbWFpbC5jb20iLCJleHAiOjE3ODExNjcxNjF9.wUyi3BouLFX0LWEPSOsGvnSgKJiRqsoQh8RumfhGYko","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a065a858f813eebd-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"91.247.63.163","cf-ipcountry":"KG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jun-2026 08:44:47 UTC] === User Orders API Called ===
[04-Jun-2026 08:44:47 UTC] User ID: 719
[04-Jun-2026 08:44:47 UTC] Limit: 20, Offset: 0
[04-Jun-2026 08:44:47 UTC] Orders found: 0
[04-Jun-2026 08:44:47 UTC] Orders data: []
[04-Jun-2026 08:44:47 UTC] Total orders count: 0
[04-Jun-2026 08:44:47 UTC] === API CALL LOG ===
[04-Jun-2026 08:44:47 UTC] Endpoint: user/profile.php
[04-Jun-2026 08:44:47 UTC] Full Log Data: {
    "timestamp": "2026-06-04 08:44:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "91.247.63.163",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "91.247.63.163, 172.68.159.182",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE5IiwidXNlcm5hbWUiOiJAZGV2ZWxvcGVyMXN0IiwiZW1haWwiOiJhYmR1bWFsaWt0b3Jva2VsZGlldjEyM0BnbWFpbC5jb20iLCJleHAiOjE3ODExNjcxNjF9.wUyi3BouLFX0LWEPSOsGvnSgKJiRqsoQh8RumfhGYko",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a065a85abad7eebd-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "91.247.63.163",
        "cf-ipcountry": "KG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 08:44:47 UTC] === END API CALL LOG ===
[04-Jun-2026 08:44:47 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 08:44:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE5IiwidXNlcm5hbWUiOiJAZGV2ZWxvcGVyMXN0IiwiZW1haWwiOiJhYmR1bWFsaWt0b3Jva2VsZGlldjEyM0BnbWFpbC5jb20iLCJleHAiOjE3ODExNjcxNjF9.wUyi3BouLFX0LWEPSOsGvnSgKJiRqsoQh8RumfhGYko
[04-Jun-2026 08:44:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 08:44:47 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 08:44:47 UTC] User ID: 719
[04-Jun-2026 08:44:47 UTC] ✅ User profile retrieved successfully for user ID: 719
[04-Jun-2026 08:44:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 08:44:57 UTC] === API CALL LOG ===
[04-Jun-2026 08:44:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 08:44:57 UTC] Endpoint: user/profile.php
[04-Jun-2026 08:44:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"91.247.63.163, 172.68.159.123","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE5IiwidXNlcm5hbWUiOiJAZGV2ZWxvcGVyMXN0IiwiZW1haWwiOiJhYmR1bWFsaWt0b3Jva2VsZGlldjEyM0BnbWFpbC5jb20iLCJleHAiOjE3ODExNjcxNjF9.wUyi3BouLFX0LWEPSOsGvnSgKJiRqsoQh8RumfhGYko","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a065a89d4d64eebd-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"91.247.63.163","cf-ipcountry":"KG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jun-2026 08:44:57 UTC] Full Log Data: {
    "timestamp": "2026-06-04 08:44:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "91.247.63.163",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "91.247.63.163, 172.68.159.123",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE5IiwidXNlcm5hbWUiOiJAZGV2ZWxvcGVyMXN0IiwiZW1haWwiOiJhYmR1bWFsaWt0b3Jva2VsZGlldjEyM0BnbWFpbC5jb20iLCJleHAiOjE3ODExNjcxNjF9.wUyi3BouLFX0LWEPSOsGvnSgKJiRqsoQh8RumfhGYko",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a065a89d4d69eebd-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "91.247.63.163",
        "cf-ipcountry": "KG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 08:44:57 UTC] === END API CALL LOG ===
[04-Jun-2026 08:44:57 UTC] === User Orders API Called ===
[04-Jun-2026 08:44:57 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 08:44:57 UTC] User ID: 719
[04-Jun-2026 08:44:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE5IiwidXNlcm5hbWUiOiJAZGV2ZWxvcGVyMXN0IiwiZW1haWwiOiJhYmR1bWFsaWt0b3Jva2VsZGlldjEyM0BnbWFpbC5jb20iLCJleHAiOjE3ODExNjcxNjF9.wUyi3BouLFX0LWEPSOsGvnSgKJiRqsoQh8RumfhGYko
[04-Jun-2026 08:44:57 UTC] Limit: 20, Offset: 0
[04-Jun-2026 08:44:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 08:44:57 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 08:44:57 UTC] User ID: 719
[04-Jun-2026 08:44:57 UTC] Orders found: 0
[04-Jun-2026 08:44:57 UTC] Orders data: []
[04-Jun-2026 08:44:57 UTC] ✅ User profile retrieved successfully for user ID: 719
[04-Jun-2026 08:44:57 UTC] Total orders count: 0
[04-Jun-2026 08:44:58 UTC] === API CALL LOG ===
[04-Jun-2026 08:44:58 UTC] Endpoint: user/profile.php
[04-Jun-2026 08:44:58 UTC] Full Log Data: {
    "timestamp": "2026-06-04 08:44:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "91.247.63.163",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "91.247.63.163, 172.68.159.123",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE5IiwidXNlcm5hbWUiOiJAZGV2ZWxvcGVyMXN0IiwiZW1haWwiOiJhYmR1bWFsaWt0b3Jva2VsZGlldjEyM0BnbWFpbC5jb20iLCJleHAiOjE3ODExNjcxNjF9.wUyi3BouLFX0LWEPSOsGvnSgKJiRqsoQh8RumfhGYko",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a065a8a15cc3eebd-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "91.247.63.163",
        "cf-ipcountry": "KG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 08:44:58 UTC] === END API CALL LOG ===
[04-Jun-2026 08:44:58 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 08:44:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE5IiwidXNlcm5hbWUiOiJAZGV2ZWxvcGVyMXN0IiwiZW1haWwiOiJhYmR1bWFsaWt0b3Jva2VsZGlldjEyM0BnbWFpbC5jb20iLCJleHAiOjE3ODExNjcxNjF9.wUyi3BouLFX0LWEPSOsGvnSgKJiRqsoQh8RumfhGYko
[04-Jun-2026 08:44:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 08:44:58 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 08:44:58 UTC] User ID: 719
[04-Jun-2026 08:44:58 UTC] ✅ User profile retrieved successfully for user ID: 719
[04-Jun-2026 08:45:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 08:45:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 08:45:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"91.247.63.163, 172.68.159.124","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE5IiwidXNlcm5hbWUiOiJAZGV2ZWxvcGVyMXN0IiwiZW1haWwiOiJhYmR1bWFsaWt0b3Jva2VsZGlldjEyM0BnbWFpbC5jb20iLCJleHAiOjE3ODExNjcxNjF9.wUyi3BouLFX0LWEPSOsGvnSgKJiRqsoQh8RumfhGYko","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a065a8ed0d6ceebd-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"91.247.63.163","cf-ipcountry":"KG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jun-2026 08:45:10 UTC] === User Orders API Called ===
[04-Jun-2026 08:45:10 UTC] User ID: 719
[04-Jun-2026 08:45:10 UTC] Limit: 20, Offset: 0
[04-Jun-2026 08:45:10 UTC] Orders found: 0
[04-Jun-2026 08:45:10 UTC] Orders data: []
[04-Jun-2026 08:45:10 UTC] Total orders count: 0
[04-Jun-2026 08:45:10 UTC] === API CALL LOG ===
[04-Jun-2026 08:45:10 UTC] Endpoint: user/profile.php
[04-Jun-2026 08:45:10 UTC] Full Log Data: {
    "timestamp": "2026-06-04 08:45:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "91.247.63.163",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "91.247.63.163, 172.68.159.124",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE5IiwidXNlcm5hbWUiOiJAZGV2ZWxvcGVyMXN0IiwiZW1haWwiOiJhYmR1bWFsaWt0b3Jva2VsZGlldjEyM0BnbWFpbC5jb20iLCJleHAiOjE3ODExNjcxNjF9.wUyi3BouLFX0LWEPSOsGvnSgKJiRqsoQh8RumfhGYko",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a065a8ed0d70eebd-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "91.247.63.163",
        "cf-ipcountry": "KG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 08:45:10 UTC] === END API CALL LOG ===
[04-Jun-2026 08:45:10 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 08:45:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE5IiwidXNlcm5hbWUiOiJAZGV2ZWxvcGVyMXN0IiwiZW1haWwiOiJhYmR1bWFsaWt0b3Jva2VsZGlldjEyM0BnbWFpbC5jb20iLCJleHAiOjE3ODExNjcxNjF9.wUyi3BouLFX0LWEPSOsGvnSgKJiRqsoQh8RumfhGYko
[04-Jun-2026 08:45:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 08:45:10 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 08:45:10 UTC] User ID: 719
[04-Jun-2026 08:45:10 UTC] ✅ User profile retrieved successfully for user ID: 719
[04-Jun-2026 08:45:11 UTC] === API CALL LOG ===
[04-Jun-2026 08:45:11 UTC] Endpoint: user/profile.php
[04-Jun-2026 08:45:11 UTC] Full Log Data: {
    "timestamp": "2026-06-04 08:45:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "91.247.63.163",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "91.247.63.163, 172.68.159.124",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE5IiwidXNlcm5hbWUiOiJAZGV2ZWxvcGVyMXN0IiwiZW1haWwiOiJhYmR1bWFsaWt0b3Jva2VsZGlldjEyM0BnbWFpbC5jb20iLCJleHAiOjE3ODExNjcxNjF9.wUyi3BouLFX0LWEPSOsGvnSgKJiRqsoQh8RumfhGYko",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a065a8f10d46eebd-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "91.247.63.163",
        "cf-ipcountry": "KG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 08:45:11 UTC] === END API CALL LOG ===
[04-Jun-2026 08:45:11 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 08:45:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE5IiwidXNlcm5hbWUiOiJAZGV2ZWxvcGVyMXN0IiwiZW1haWwiOiJhYmR1bWFsaWt0b3Jva2VsZGlldjEyM0BnbWFpbC5jb20iLCJleHAiOjE3ODExNjcxNjF9.wUyi3BouLFX0LWEPSOsGvnSgKJiRqsoQh8RumfhGYko
[04-Jun-2026 08:45:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 08:45:11 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 08:45:11 UTC] User ID: 719
[04-Jun-2026 08:45:11 UTC] ✅ User profile retrieved successfully for user ID: 719
[04-Jun-2026 08:45:37 UTC] === API CALL LOG ===
[04-Jun-2026 08:45:37 UTC] Endpoint: user/profile.php
[04-Jun-2026 08:45:37 UTC] Full Log Data: {
    "timestamp": "2026-06-04 08:45:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "91.247.63.163",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "91.247.63.163, 172.68.159.124",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE5IiwidXNlcm5hbWUiOiJAZGV2ZWxvcGVyMXN0IiwiZW1haWwiOiJhYmR1bWFsaWt0b3Jva2VsZGlldjEyM0BnbWFpbC5jb20iLCJleHAiOjE3ODExNjcxNjF9.wUyi3BouLFX0LWEPSOsGvnSgKJiRqsoQh8RumfhGYko",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a065a992fc6ceebd-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "91.247.63.163",
        "cf-ipcountry": "KG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 08:45:37 UTC] === END API CALL LOG ===
[04-Jun-2026 08:45:37 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 08:45:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE5IiwidXNlcm5hbWUiOiJAZGV2ZWxvcGVyMXN0IiwiZW1haWwiOiJhYmR1bWFsaWt0b3Jva2VsZGlldjEyM0BnbWFpbC5jb20iLCJleHAiOjE3ODExNjcxNjF9.wUyi3BouLFX0LWEPSOsGvnSgKJiRqsoQh8RumfhGYko
[04-Jun-2026 08:45:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 08:45:37 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 08:45:37 UTC] User ID: 719
[04-Jun-2026 08:45:37 UTC] ✅ User profile retrieved successfully for user ID: 719
[04-Jun-2026 08:45:37 UTC] User Purchases API - User ID: 719
[04-Jun-2026 08:45:37 UTC] User Purchases API - Total purchases found: 0
[04-Jun-2026 08:54:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 08:54:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 08:54:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.102.204","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIwIiwidXNlcm5hbWUiOiJjaGlrc21zbyIsImVtYWlsIjoic29mdG53YTIzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2ODA3NH0.xyRytKoCr5ZCIH47WW0bXRevhzIc9fCOqclKBvsK4os","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a065b6bec86cb7c6-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.102.204","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jun-2026 08:54:36 UTC] === User Orders API Called ===
[04-Jun-2026 08:54:36 UTC] User ID: 720
[04-Jun-2026 08:54:36 UTC] Limit: 20, Offset: 0
[04-Jun-2026 08:54:36 UTC] Orders found: 0
[04-Jun-2026 08:54:36 UTC] Orders data: []
[04-Jun-2026 08:54:36 UTC] Total orders count: 0
[04-Jun-2026 08:54:36 UTC] === API CALL LOG ===
[04-Jun-2026 08:54:36 UTC] Endpoint: user/profile.php
[04-Jun-2026 08:54:36 UTC] Full Log Data: {
    "timestamp": "2026-06-04 08:54:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.102.204",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.102.204, 172.64.192.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIwIiwidXNlcm5hbWUiOiJjaGlrc21zbyIsImVtYWlsIjoic29mdG53YTIzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2ODA3NH0.xyRytKoCr5ZCIH47WW0bXRevhzIc9fCOqclKBvsK4os",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a065b6bec86fb7c6-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.102.204",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 08:54:36 UTC] === END API CALL LOG ===
[04-Jun-2026 08:54:36 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 08:54:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIwIiwidXNlcm5hbWUiOiJjaGlrc21zbyIsImVtYWlsIjoic29mdG53YTIzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2ODA3NH0.xyRytKoCr5ZCIH47WW0bXRevhzIc9fCOqclKBvsK4os
[04-Jun-2026 08:54:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 08:54:36 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 08:54:36 UTC] User ID: 720
[04-Jun-2026 08:54:36 UTC] ✅ User profile retrieved successfully for user ID: 720
[04-Jun-2026 08:54:51 UTC] === API CALL LOG ===
[04-Jun-2026 08:54:51 UTC] Endpoint: user/profile.php
[04-Jun-2026 08:54:51 UTC] Full Log Data: {
    "timestamp": "2026-06-04 08:54:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.102.204",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.102.204, 172.64.192.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIwIiwidXNlcm5hbWUiOiJjaGlrc21zbyIsImVtYWlsIjoic29mdG53YTIzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2ODA3NH0.xyRytKoCr5ZCIH47WW0bXRevhzIc9fCOqclKBvsK4os",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a065b71c2c32b7c6-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.102.204",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 08:54:51 UTC] === END API CALL LOG ===
[04-Jun-2026 08:54:51 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 08:54:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIwIiwidXNlcm5hbWUiOiJjaGlrc21zbyIsImVtYWlsIjoic29mdG53YTIzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2ODA3NH0.xyRytKoCr5ZCIH47WW0bXRevhzIc9fCOqclKBvsK4os
[04-Jun-2026 08:54:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 08:54:51 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 08:54:51 UTC] User ID: 720
[04-Jun-2026 08:54:51 UTC] ✅ User profile retrieved successfully for user ID: 720
[04-Jun-2026 08:54:52 UTC] === API CALL LOG ===
[04-Jun-2026 08:54:52 UTC] Endpoint: user/profile.php
[04-Jun-2026 08:54:52 UTC] Full Log Data: {
    "timestamp": "2026-06-04 08:54:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.102.204",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.102.204, 172.64.192.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIwIiwidXNlcm5hbWUiOiJjaGlrc21zbyIsImVtYWlsIjoic29mdG53YTIzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2ODA3NH0.xyRytKoCr5ZCIH47WW0bXRevhzIc9fCOqclKBvsK4os",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a065b71fbed4b7c6-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.102.204",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 08:54:52 UTC] === END API CALL LOG ===
[04-Jun-2026 08:54:52 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 08:54:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIwIiwidXNlcm5hbWUiOiJjaGlrc21zbyIsImVtYWlsIjoic29mdG53YTIzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2ODA3NH0.xyRytKoCr5ZCIH47WW0bXRevhzIc9fCOqclKBvsK4os
[04-Jun-2026 08:54:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 08:54:52 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 08:54:52 UTC] User ID: 720
[04-Jun-2026 08:54:52 UTC] ✅ User profile retrieved successfully for user ID: 720
[04-Jun-2026 08:55:35 UTC] === API CALL LOG ===
[04-Jun-2026 08:55:35 UTC] Endpoint: user/profile.php
[04-Jun-2026 08:55:35 UTC] Full Log Data: {
    "timestamp": "2026-06-04 08:55:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.102.204",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.102.204, 172.64.192.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIwIiwidXNlcm5hbWUiOiJjaGlrc21zbyIsImVtYWlsIjoic29mdG53YTIzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2ODA3NH0.xyRytKoCr5ZCIH47WW0bXRevhzIc9fCOqclKBvsK4os",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a065b82e7822b7c6-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.102.204",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 08:55:35 UTC] === END API CALL LOG ===
[04-Jun-2026 08:55:35 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 08:55:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIwIiwidXNlcm5hbWUiOiJjaGlrc21zbyIsImVtYWlsIjoic29mdG53YTIzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2ODA3NH0.xyRytKoCr5ZCIH47WW0bXRevhzIc9fCOqclKBvsK4os
[04-Jun-2026 08:55:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 08:55:35 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 08:55:35 UTC] User ID: 720
[04-Jun-2026 08:55:35 UTC] ✅ User profile retrieved successfully for user ID: 720
[04-Jun-2026 08:57:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 08:57:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 08:57:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.102.204, 172.64.192.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIwIiwidXNlcm5hbWUiOiJjaGlrc21zbyIsImVtYWlsIjoic29mdG53YTIzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2ODA3NH0.xyRytKoCr5ZCIH47WW0bXRevhzIc9fCOqclKBvsK4os","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a065ba51f989b7c6-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.102.204","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jun-2026 08:57:03 UTC] === User Orders API Called ===
[04-Jun-2026 08:57:03 UTC] User ID: 720
[04-Jun-2026 08:57:03 UTC] Limit: 20, Offset: 0
[04-Jun-2026 08:57:03 UTC] Orders found: 0
[04-Jun-2026 08:57:03 UTC] Orders data: []
[04-Jun-2026 08:57:03 UTC] Total orders count: 0
[04-Jun-2026 08:57:03 UTC] === API CALL LOG ===
[04-Jun-2026 08:57:03 UTC] Endpoint: user/profile.php
[04-Jun-2026 08:57:03 UTC] Full Log Data: {
    "timestamp": "2026-06-04 08:57:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.102.204",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.102.204, 172.64.192.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIwIiwidXNlcm5hbWUiOiJjaGlrc21zbyIsImVtYWlsIjoic29mdG53YTIzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2ODA3NH0.xyRytKoCr5ZCIH47WW0bXRevhzIc9fCOqclKBvsK4os",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a065ba51f98bb7c6-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.102.204",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 08:57:03 UTC] === END API CALL LOG ===
[04-Jun-2026 08:57:03 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 08:57:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIwIiwidXNlcm5hbWUiOiJjaGlrc21zbyIsImVtYWlsIjoic29mdG53YTIzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2ODA3NH0.xyRytKoCr5ZCIH47WW0bXRevhzIc9fCOqclKBvsK4os
[04-Jun-2026 08:57:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 08:57:03 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 08:57:03 UTC] User ID: 720
[04-Jun-2026 08:57:03 UTC] ✅ User profile retrieved successfully for user ID: 720
[04-Jun-2026 08:57:03 UTC] === API CALL LOG ===
[04-Jun-2026 08:57:03 UTC] Endpoint: user/profile.php
[04-Jun-2026 08:57:03 UTC] Full Log Data: {
    "timestamp": "2026-06-04 08:57:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.102.204",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.102.204, 172.64.192.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIwIiwidXNlcm5hbWUiOiJjaGlrc21zbyIsImVtYWlsIjoic29mdG53YTIzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2ODA3NH0.xyRytKoCr5ZCIH47WW0bXRevhzIc9fCOqclKBvsK4os",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a065ba559b0fb7c6-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.102.204",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 08:57:03 UTC] === END API CALL LOG ===
[04-Jun-2026 08:57:03 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 08:57:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIwIiwidXNlcm5hbWUiOiJjaGlrc21zbyIsImVtYWlsIjoic29mdG53YTIzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2ODA3NH0.xyRytKoCr5ZCIH47WW0bXRevhzIc9fCOqclKBvsK4os
[04-Jun-2026 08:57:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 08:57:03 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 08:57:03 UTC] User ID: 720
[04-Jun-2026 08:57:03 UTC] ✅ User profile retrieved successfully for user ID: 720
[04-Jun-2026 08:57:24 UTC] === API CALL LOG ===
[04-Jun-2026 08:57:24 UTC] Endpoint: user/profile.php
[04-Jun-2026 08:57:24 UTC] Full Log Data: {
    "timestamp": "2026-06-04 08:57:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.102.204",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.102.204, 172.64.192.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIwIiwidXNlcm5hbWUiOiJjaGlrc21zbyIsImVtYWlsIjoic29mdG53YTIzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2ODA3NH0.xyRytKoCr5ZCIH47WW0bXRevhzIc9fCOqclKBvsK4os",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a065bad72b2fb7c6-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.102.204",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 08:57:24 UTC] === END API CALL LOG ===
[04-Jun-2026 08:57:24 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 08:57:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIwIiwidXNlcm5hbWUiOiJjaGlrc21zbyIsImVtYWlsIjoic29mdG53YTIzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2ODA3NH0.xyRytKoCr5ZCIH47WW0bXRevhzIc9fCOqclKBvsK4os
[04-Jun-2026 08:57:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 08:57:24 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 08:57:24 UTC] User ID: 720
[04-Jun-2026 08:57:24 UTC] ✅ User profile retrieved successfully for user ID: 720
[04-Jun-2026 08:57:24 UTC] User Purchases API - User ID: 720
[04-Jun-2026 08:57:24 UTC] User Purchases API - Total purchases found: 0
[04-Jun-2026 08:57:49 UTC] User Purchases API - User ID: 720
[04-Jun-2026 08:57:49 UTC] User Purchases API - Total purchases found: 0
[04-Jun-2026 08:57:50 UTC] === API CALL LOG ===
[04-Jun-2026 08:57:50 UTC] Endpoint: user/profile.php
[04-Jun-2026 08:57:50 UTC] Full Log Data: {
    "timestamp": "2026-06-04 08:57:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.102.204",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.102.204, 172.64.192.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIwIiwidXNlcm5hbWUiOiJjaGlrc21zbyIsImVtYWlsIjoic29mdG53YTIzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2ODA3NH0.xyRytKoCr5ZCIH47WW0bXRevhzIc9fCOqclKBvsK4os",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a065bb793a4ab7c6-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.102.204",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 08:57:50 UTC] === END API CALL LOG ===
[04-Jun-2026 08:57:50 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 08:57:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIwIiwidXNlcm5hbWUiOiJjaGlrc21zbyIsImVtYWlsIjoic29mdG53YTIzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2ODA3NH0.xyRytKoCr5ZCIH47WW0bXRevhzIc9fCOqclKBvsK4os
[04-Jun-2026 08:57:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 08:57:50 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 08:57:50 UTC] User ID: 720
[04-Jun-2026 08:57:50 UTC] ✅ User profile retrieved successfully for user ID: 720
[04-Jun-2026 08:57:50 UTC] User Purchases API - User ID: 720
[04-Jun-2026 08:57:50 UTC] User Purchases API - Total purchases found: 0
[04-Jun-2026 08:57:56 UTC] === API CALL LOG ===
[04-Jun-2026 08:57:56 UTC] Endpoint: user/profile.php
[04-Jun-2026 08:57:56 UTC] Full Log Data: {
    "timestamp": "2026-06-04 08:57:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.102.204",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.102.204, 172.64.192.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIwIiwidXNlcm5hbWUiOiJjaGlrc21zbyIsImVtYWlsIjoic29mdG53YTIzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2ODA3NH0.xyRytKoCr5ZCIH47WW0bXRevhzIc9fCOqclKBvsK4os",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a065bba0b887b7c6-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.102.204",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 08:57:56 UTC] === END API CALL LOG ===
[04-Jun-2026 08:57:56 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 08:57:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIwIiwidXNlcm5hbWUiOiJjaGlrc21zbyIsImVtYWlsIjoic29mdG53YTIzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2ODA3NH0.xyRytKoCr5ZCIH47WW0bXRevhzIc9fCOqclKBvsK4os
[04-Jun-2026 08:57:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 08:57:56 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 08:57:56 UTC] User ID: 720
[04-Jun-2026 08:57:56 UTC] ✅ User profile retrieved successfully for user ID: 720
[04-Jun-2026 08:57:56 UTC] User Purchases API - User ID: 720
[04-Jun-2026 08:57:56 UTC] User Purchases API - Total purchases found: 0
[04-Jun-2026 08:58:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 08:58:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 08:58:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.102.204, 172.64.192.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIwIiwidXNlcm5hbWUiOiJjaGlrc21zbyIsImVtYWlsIjoic29mdG53YTIzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2ODA3NH0.xyRytKoCr5ZCIH47WW0bXRevhzIc9fCOqclKBvsK4os","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a065bc7b38edb7c6-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.102.204","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jun-2026 08:58:31 UTC] === User Orders API Called ===
[04-Jun-2026 08:58:31 UTC] User ID: 720
[04-Jun-2026 08:58:31 UTC] Limit: 20, Offset: 0
[04-Jun-2026 08:58:31 UTC] Orders found: 0
[04-Jun-2026 08:58:31 UTC] Orders data: []
[04-Jun-2026 08:58:31 UTC] Total orders count: 0
[04-Jun-2026 08:58:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 08:58:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 08:58:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.102.204, 172.64.192.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIwIiwidXNlcm5hbWUiOiJjaGlrc21zbyIsImVtYWlsIjoic29mdG53YTIzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2ODA3NH0.xyRytKoCr5ZCIH47WW0bXRevhzIc9fCOqclKBvsK4os","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a065bc861849b7c6-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.102.204","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jun-2026 08:58:33 UTC] === User Orders API Called ===
[04-Jun-2026 08:58:33 UTC] User ID: 720
[04-Jun-2026 08:58:33 UTC] Limit: 20, Offset: 0
[04-Jun-2026 08:58:33 UTC] Orders found: 0
[04-Jun-2026 08:58:33 UTC] Orders data: []
[04-Jun-2026 08:58:33 UTC] Total orders count: 0
[04-Jun-2026 08:58:33 UTC] === API CALL LOG ===
[04-Jun-2026 08:58:33 UTC] Endpoint: user/profile.php
[04-Jun-2026 08:58:33 UTC] Full Log Data: {
    "timestamp": "2026-06-04 08:58:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.102.204",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.102.204, 172.64.192.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIwIiwidXNlcm5hbWUiOiJjaGlrc21zbyIsImVtYWlsIjoic29mdG53YTIzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2ODA3NH0.xyRytKoCr5ZCIH47WW0bXRevhzIc9fCOqclKBvsK4os",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a065bc86184fb7c6-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.102.204",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 08:58:33 UTC] === END API CALL LOG ===
[04-Jun-2026 08:58:33 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 08:58:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIwIiwidXNlcm5hbWUiOiJjaGlrc21zbyIsImVtYWlsIjoic29mdG53YTIzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2ODA3NH0.xyRytKoCr5ZCIH47WW0bXRevhzIc9fCOqclKBvsK4os
[04-Jun-2026 08:58:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 08:58:33 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 08:58:33 UTC] User ID: 720
[04-Jun-2026 08:58:33 UTC] ✅ User profile retrieved successfully for user ID: 720
[04-Jun-2026 08:58:33 UTC] === API CALL LOG ===
[04-Jun-2026 08:58:33 UTC] Endpoint: user/profile.php
[04-Jun-2026 08:58:33 UTC] Full Log Data: {
    "timestamp": "2026-06-04 08:58:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.102.204",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.102.204, 172.64.192.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIwIiwidXNlcm5hbWUiOiJjaGlrc21zbyIsImVtYWlsIjoic29mdG53YTIzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2ODA3NH0.xyRytKoCr5ZCIH47WW0bXRevhzIc9fCOqclKBvsK4os",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a065bc89cb94b7c6-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.102.204",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 08:58:33 UTC] === END API CALL LOG ===
[04-Jun-2026 08:58:33 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 08:58:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIwIiwidXNlcm5hbWUiOiJjaGlrc21zbyIsImVtYWlsIjoic29mdG53YTIzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2ODA3NH0.xyRytKoCr5ZCIH47WW0bXRevhzIc9fCOqclKBvsK4os
[04-Jun-2026 08:58:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 08:58:33 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 08:58:33 UTC] User ID: 720
[04-Jun-2026 08:58:33 UTC] ✅ User profile retrieved successfully for user ID: 720
[04-Jun-2026 08:58:59 UTC] === API CALL LOG ===
[04-Jun-2026 08:58:59 UTC] Endpoint: user/profile.php
[04-Jun-2026 08:58:59 UTC] Full Log Data: {
    "timestamp": "2026-06-04 08:58:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.102.204",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.102.204, 172.64.192.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIwIiwidXNlcm5hbWUiOiJjaGlrc21zbyIsImVtYWlsIjoic29mdG53YTIzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2ODA3NH0.xyRytKoCr5ZCIH47WW0bXRevhzIc9fCOqclKBvsK4os",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a065bd283af8b7c6-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.102.204",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 08:58:59 UTC] === END API CALL LOG ===
[04-Jun-2026 08:58:59 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 08:58:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIwIiwidXNlcm5hbWUiOiJjaGlrc21zbyIsImVtYWlsIjoic29mdG53YTIzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2ODA3NH0.xyRytKoCr5ZCIH47WW0bXRevhzIc9fCOqclKBvsK4os
[04-Jun-2026 08:58:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 08:58:59 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 08:58:59 UTC] User ID: 720
[04-Jun-2026 08:58:59 UTC] ✅ User profile retrieved successfully for user ID: 720
[04-Jun-2026 08:58:59 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 08:58:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 08:58:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.102.204, 172.64.192.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIwIiwidXNlcm5hbWUiOiJjaGlrc21zbyIsImVtYWlsIjoic29mdG53YTIzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2ODA3NH0.xyRytKoCr5ZCIH47WW0bXRevhzIc9fCOqclKBvsK4os","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a065bd283af6b7c6-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.102.204","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jun-2026 08:58:59 UTC] === User Orders API Called ===
[04-Jun-2026 08:58:59 UTC] User ID: 720
[04-Jun-2026 08:58:59 UTC] Limit: 20, Offset: 0
[04-Jun-2026 08:58:59 UTC] Orders found: 0
[04-Jun-2026 08:58:59 UTC] Orders data: []
[04-Jun-2026 08:58:59 UTC] Total orders count: 0
[04-Jun-2026 08:59:00 UTC] === API CALL LOG ===
[04-Jun-2026 08:59:00 UTC] Endpoint: user/profile.php
[04-Jun-2026 08:59:00 UTC] Full Log Data: {
    "timestamp": "2026-06-04 08:59:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.102.204",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.102.204, 172.64.192.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIwIiwidXNlcm5hbWUiOiJjaGlrc21zbyIsImVtYWlsIjoic29mdG53YTIzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2ODA3NH0.xyRytKoCr5ZCIH47WW0bXRevhzIc9fCOqclKBvsK4os",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a065bd2d1b4cb7c6-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.102.204",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 08:59:00 UTC] === END API CALL LOG ===
[04-Jun-2026 08:59:00 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 08:59:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIwIiwidXNlcm5hbWUiOiJjaGlrc21zbyIsImVtYWlsIjoic29mdG53YTIzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2ODA3NH0.xyRytKoCr5ZCIH47WW0bXRevhzIc9fCOqclKBvsK4os
[04-Jun-2026 08:59:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 08:59:00 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 08:59:00 UTC] User ID: 720
[04-Jun-2026 08:59:00 UTC] ✅ User profile retrieved successfully for user ID: 720
[04-Jun-2026 08:59:02 UTC] === API CALL LOG ===
[04-Jun-2026 08:59:02 UTC] Endpoint: user/profile.php
[04-Jun-2026 08:59:02 UTC] Full Log Data: {
    "timestamp": "2026-06-04 08:59:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.102.204",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.102.204, 172.64.192.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIwIiwidXNlcm5hbWUiOiJjaGlrc21zbyIsImVtYWlsIjoic29mdG53YTIzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2ODA3NH0.xyRytKoCr5ZCIH47WW0bXRevhzIc9fCOqclKBvsK4os",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a065bd3d3f8bb7c6-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.102.204",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 08:59:02 UTC] === END API CALL LOG ===
[04-Jun-2026 08:59:02 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 08:59:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIwIiwidXNlcm5hbWUiOiJjaGlrc21zbyIsImVtYWlsIjoic29mdG53YTIzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2ODA3NH0.xyRytKoCr5ZCIH47WW0bXRevhzIc9fCOqclKBvsK4os
[04-Jun-2026 08:59:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 08:59:02 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 08:59:02 UTC] User ID: 720
[04-Jun-2026 08:59:02 UTC] ✅ User profile retrieved successfully for user ID: 720
[04-Jun-2026 08:59:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 08:59:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 08:59:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.102.204, 172.64.192.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIwIiwidXNlcm5hbWUiOiJjaGlrc21zbyIsImVtYWlsIjoic29mdG53YTIzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2ODA3NH0.xyRytKoCr5ZCIH47WW0bXRevhzIc9fCOqclKBvsK4os","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a065bd588907b7c6-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.102.204","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jun-2026 08:59:06 UTC] === API CALL LOG ===
[04-Jun-2026 08:59:06 UTC] === User Orders API Called ===
[04-Jun-2026 08:59:06 UTC] Endpoint: user/profile.php
[04-Jun-2026 08:59:06 UTC] User ID: 720
[04-Jun-2026 08:59:06 UTC] Full Log Data: {
    "timestamp": "2026-06-04 08:59:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.102.204",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.102.204, 172.64.192.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIwIiwidXNlcm5hbWUiOiJjaGlrc21zbyIsImVtYWlsIjoic29mdG53YTIzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2ODA3NH0.xyRytKoCr5ZCIH47WW0bXRevhzIc9fCOqclKBvsK4os",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a065bd58890bb7c6-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.102.204",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 08:59:06 UTC] Limit: 20, Offset: 0
[04-Jun-2026 08:59:06 UTC] === END API CALL LOG ===
[04-Jun-2026 08:59:06 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 08:59:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIwIiwidXNlcm5hbWUiOiJjaGlrc21zbyIsImVtYWlsIjoic29mdG53YTIzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2ODA3NH0.xyRytKoCr5ZCIH47WW0bXRevhzIc9fCOqclKBvsK4os
[04-Jun-2026 08:59:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 08:59:06 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 08:59:06 UTC] User ID: 720
[04-Jun-2026 08:59:06 UTC] Orders found: 0
[04-Jun-2026 08:59:06 UTC] Orders data: []
[04-Jun-2026 08:59:06 UTC] ✅ User profile retrieved successfully for user ID: 720
[04-Jun-2026 08:59:06 UTC] Total orders count: 0
[04-Jun-2026 08:59:07 UTC] === API CALL LOG ===
[04-Jun-2026 08:59:07 UTC] Endpoint: user/profile.php
[04-Jun-2026 08:59:07 UTC] Full Log Data: {
    "timestamp": "2026-06-04 08:59:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.102.204",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.102.204, 172.64.192.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIwIiwidXNlcm5hbWUiOiJjaGlrc21zbyIsImVtYWlsIjoic29mdG53YTIzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2ODA3NH0.xyRytKoCr5ZCIH47WW0bXRevhzIc9fCOqclKBvsK4os",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a065bd5c1ce0b7c6-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.102.204",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 08:59:07 UTC] === END API CALL LOG ===
[04-Jun-2026 08:59:07 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 08:59:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIwIiwidXNlcm5hbWUiOiJjaGlrc21zbyIsImVtYWlsIjoic29mdG53YTIzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2ODA3NH0.xyRytKoCr5ZCIH47WW0bXRevhzIc9fCOqclKBvsK4os
[04-Jun-2026 08:59:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 08:59:07 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 08:59:07 UTC] User ID: 720
[04-Jun-2026 08:59:07 UTC] ✅ User profile retrieved successfully for user ID: 720
[04-Jun-2026 08:59:08 UTC] === API CALL LOG ===
[04-Jun-2026 08:59:08 UTC] Endpoint: user/profile.php
[04-Jun-2026 08:59:08 UTC] Full Log Data: {
    "timestamp": "2026-06-04 08:59:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.102.204",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.102.204, 172.64.192.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIwIiwidXNlcm5hbWUiOiJjaGlrc21zbyIsImVtYWlsIjoic29mdG53YTIzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2ODA3NH0.xyRytKoCr5ZCIH47WW0bXRevhzIc9fCOqclKBvsK4os",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a065bd5fd8f2b7c6-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.102.204",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 08:59:08 UTC] === END API CALL LOG ===
[04-Jun-2026 08:59:08 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 08:59:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIwIiwidXNlcm5hbWUiOiJjaGlrc21zbyIsImVtYWlsIjoic29mdG53YTIzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2ODA3NH0.xyRytKoCr5ZCIH47WW0bXRevhzIc9fCOqclKBvsK4os
[04-Jun-2026 08:59:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 08:59:08 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 08:59:08 UTC] User ID: 720
[04-Jun-2026 08:59:08 UTC] ✅ User profile retrieved successfully for user ID: 720
[04-Jun-2026 08:59:59 UTC] === API CALL LOG ===
[04-Jun-2026 08:59:59 UTC] Endpoint: user/profile.php
[04-Jun-2026 08:59:59 UTC] Full Log Data: {
    "timestamp": "2026-06-04 08:59:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.102.204",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.102.204, 172.64.192.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIwIiwidXNlcm5hbWUiOiJjaGlrc21zbyIsImVtYWlsIjoic29mdG53YTIzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2ODA3NH0.xyRytKoCr5ZCIH47WW0bXRevhzIc9fCOqclKBvsK4os",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a065bea0dd71b7c6-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.102.204",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 08:59:59 UTC] === END API CALL LOG ===
[04-Jun-2026 08:59:59 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 08:59:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIwIiwidXNlcm5hbWUiOiJjaGlrc21zbyIsImVtYWlsIjoic29mdG53YTIzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2ODA3NH0.xyRytKoCr5ZCIH47WW0bXRevhzIc9fCOqclKBvsK4os
[04-Jun-2026 08:59:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 08:59:59 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 08:59:59 UTC] User ID: 720
[04-Jun-2026 08:59:59 UTC] ✅ User profile retrieved successfully for user ID: 720
[04-Jun-2026 09:00:22 UTC] === API CALL LOG ===
[04-Jun-2026 09:00:22 UTC] Endpoint: user/profile.php
[04-Jun-2026 09:00:22 UTC] Full Log Data: {
    "timestamp": "2026-06-04 09:00:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.102.204",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.102.204, 172.64.192.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIwIiwidXNlcm5hbWUiOiJjaGlrc21zbyIsImVtYWlsIjoic29mdG53YTIzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2ODA3NH0.xyRytKoCr5ZCIH47WW0bXRevhzIc9fCOqclKBvsK4os",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a065bf31dd7eb7c6-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.102.204",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 09:00:22 UTC] === END API CALL LOG ===
[04-Jun-2026 09:00:22 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 09:00:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIwIiwidXNlcm5hbWUiOiJjaGlrc21zbyIsImVtYWlsIjoic29mdG53YTIzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2ODA3NH0.xyRytKoCr5ZCIH47WW0bXRevhzIc9fCOqclKBvsK4os
[04-Jun-2026 09:00:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 09:00:22 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 09:00:22 UTC] User ID: 720
[04-Jun-2026 09:00:22 UTC] ✅ User profile retrieved successfully for user ID: 720
[04-Jun-2026 09:00:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 09:00:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 09:00:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.102.204, 172.64.192.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIwIiwidXNlcm5hbWUiOiJjaGlrc21zbyIsImVtYWlsIjoic29mdG53YTIzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2ODA3NH0.xyRytKoCr5ZCIH47WW0bXRevhzIc9fCOqclKBvsK4os","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a065bfb31c8bb7c6-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.102.204","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jun-2026 09:00:43 UTC] === User Orders API Called ===
[04-Jun-2026 09:00:43 UTC] User ID: 720
[04-Jun-2026 09:00:43 UTC] Limit: 20, Offset: 0
[04-Jun-2026 09:00:43 UTC] === API CALL LOG ===
[04-Jun-2026 09:00:43 UTC] Endpoint: user/profile.php
[04-Jun-2026 09:00:43 UTC] Full Log Data: {
    "timestamp": "2026-06-04 09:00:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.102.204",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.102.204, 172.64.192.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIwIiwidXNlcm5hbWUiOiJjaGlrc21zbyIsImVtYWlsIjoic29mdG53YTIzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2ODA3NH0.xyRytKoCr5ZCIH47WW0bXRevhzIc9fCOqclKBvsK4os",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a065bfb31c93b7c6-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.102.204",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 09:00:43 UTC] Orders found: 0
[04-Jun-2026 09:00:43 UTC] === END API CALL LOG ===
[04-Jun-2026 09:00:43 UTC] Orders data: []
[04-Jun-2026 09:00:43 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 09:00:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIwIiwidXNlcm5hbWUiOiJjaGlrc21zbyIsImVtYWlsIjoic29mdG53YTIzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2ODA3NH0.xyRytKoCr5ZCIH47WW0bXRevhzIc9fCOqclKBvsK4os
[04-Jun-2026 09:00:43 UTC] Total orders count: 0
[04-Jun-2026 09:00:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 09:00:43 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 09:00:43 UTC] User ID: 720
[04-Jun-2026 09:00:43 UTC] ✅ User profile retrieved successfully for user ID: 720
[04-Jun-2026 09:00:44 UTC] === API CALL LOG ===
[04-Jun-2026 09:00:44 UTC] Endpoint: user/profile.php
[04-Jun-2026 09:00:44 UTC] Full Log Data: {
    "timestamp": "2026-06-04 09:00:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.102.204",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.102.204, 172.64.192.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIwIiwidXNlcm5hbWUiOiJjaGlrc21zbyIsImVtYWlsIjoic29mdG53YTIzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2ODA3NH0.xyRytKoCr5ZCIH47WW0bXRevhzIc9fCOqclKBvsK4os",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a065bfb7ca7eb7c6-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.102.204",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 09:00:44 UTC] === END API CALL LOG ===
[04-Jun-2026 09:00:44 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 09:00:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIwIiwidXNlcm5hbWUiOiJjaGlrc21zbyIsImVtYWlsIjoic29mdG53YTIzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2ODA3NH0.xyRytKoCr5ZCIH47WW0bXRevhzIc9fCOqclKBvsK4os
[04-Jun-2026 09:00:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 09:00:44 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 09:00:44 UTC] User ID: 720
[04-Jun-2026 09:00:44 UTC] ✅ User profile retrieved successfully for user ID: 720
[04-Jun-2026 09:01:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 09:01:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 09:01:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.102.204, 172.64.192.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIwIiwidXNlcm5hbWUiOiJjaGlrc21zbyIsImVtYWlsIjoic29mdG53YTIzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2ODA3NH0.xyRytKoCr5ZCIH47WW0bXRevhzIc9fCOqclKBvsK4os","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a065c0298951b7c6-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.102.204","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jun-2026 09:01:02 UTC] === User Orders API Called ===
[04-Jun-2026 09:01:02 UTC] User ID: 720
[04-Jun-2026 09:01:02 UTC] Limit: 20, Offset: 0
[04-Jun-2026 09:01:02 UTC] Orders found: 1
[04-Jun-2026 09:01:02 UTC] Orders data: [{"id":322,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/httpstmechikamsosi","status":"pending","created_at":"2026-06-04 12:31:00","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[04-Jun-2026 09:01:02 UTC] Total orders count: 1
[04-Jun-2026 09:01:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 09:01:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 09:01:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.102.204, 172.64.192.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIwIiwidXNlcm5hbWUiOiJjaGlrc21zbyIsImVtYWlsIjoic29mdG53YTIzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2ODA3NH0.xyRytKoCr5ZCIH47WW0bXRevhzIc9fCOqclKBvsK4os","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a065c08ddf70b7c6-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.102.204","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jun-2026 09:01:18 UTC] === User Orders API Called ===
[04-Jun-2026 09:01:18 UTC] User ID: 720
[04-Jun-2026 09:01:18 UTC] Limit: 20, Offset: 0
[04-Jun-2026 09:01:18 UTC] Orders found: 1
[04-Jun-2026 09:01:18 UTC] Orders data: [{"id":322,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/httpstmechikamsosi","status":"pending","created_at":"2026-06-04 12:31:00","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[04-Jun-2026 09:01:18 UTC] === API CALL LOG ===
[04-Jun-2026 09:01:18 UTC] Total orders count: 1
[04-Jun-2026 09:01:18 UTC] Endpoint: user/profile.php
[04-Jun-2026 09:01:18 UTC] Full Log Data: {
    "timestamp": "2026-06-04 09:01:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.102.204",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.102.204, 172.64.192.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIwIiwidXNlcm5hbWUiOiJjaGlrc21zbyIsImVtYWlsIjoic29mdG53YTIzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2ODA3NH0.xyRytKoCr5ZCIH47WW0bXRevhzIc9fCOqclKBvsK4os",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a065c08ddf72b7c6-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.102.204",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 09:01:18 UTC] === END API CALL LOG ===
[04-Jun-2026 09:01:18 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 09:01:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIwIiwidXNlcm5hbWUiOiJjaGlrc21zbyIsImVtYWlsIjoic29mdG53YTIzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2ODA3NH0.xyRytKoCr5ZCIH47WW0bXRevhzIc9fCOqclKBvsK4os
[04-Jun-2026 09:01:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 09:01:18 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 09:01:18 UTC] User ID: 720
[04-Jun-2026 09:01:18 UTC] ✅ User profile retrieved successfully for user ID: 720
[04-Jun-2026 09:01:18 UTC] === API CALL LOG ===
[04-Jun-2026 09:01:18 UTC] Endpoint: user/profile.php
[04-Jun-2026 09:01:18 UTC] Full Log Data: {
    "timestamp": "2026-06-04 09:01:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.102.204",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.102.204, 172.64.192.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIwIiwidXNlcm5hbWUiOiJjaGlrc21zbyIsImVtYWlsIjoic29mdG53YTIzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2ODA3NH0.xyRytKoCr5ZCIH47WW0bXRevhzIc9fCOqclKBvsK4os",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a065c0913c1ab7c6-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.102.204",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 09:01:18 UTC] === END API CALL LOG ===
[04-Jun-2026 09:01:18 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 09:01:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIwIiwidXNlcm5hbWUiOiJjaGlrc21zbyIsImVtYWlsIjoic29mdG53YTIzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2ODA3NH0.xyRytKoCr5ZCIH47WW0bXRevhzIc9fCOqclKBvsK4os
[04-Jun-2026 09:01:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 09:01:18 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 09:01:18 UTC] User ID: 720
[04-Jun-2026 09:01:18 UTC] ✅ User profile retrieved successfully for user ID: 720
[04-Jun-2026 09:01:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 09:01:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 09:01:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.102.204, 172.64.192.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIwIiwidXNlcm5hbWUiOiJjaGlrc21zbyIsImVtYWlsIjoic29mdG53YTIzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2ODA3NH0.xyRytKoCr5ZCIH47WW0bXRevhzIc9fCOqclKBvsK4os","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a065c1323a7cb7c6-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.102.204","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jun-2026 09:01:44 UTC] === User Orders API Called ===
[04-Jun-2026 09:01:44 UTC] User ID: 720
[04-Jun-2026 09:01:44 UTC] Limit: 20, Offset: 0
[04-Jun-2026 09:01:44 UTC] Orders found: 2
[04-Jun-2026 09:01:44 UTC] Orders data: [{"id":323,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/httpstmechikamsosi","status":"pending","created_at":"2026-06-04 12:31:42","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":322,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/httpstmechikamsosi","status":"pending","created_at":"2026-06-04 12:31:00","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[04-Jun-2026 09:01:44 UTC] Total orders count: 2
[04-Jun-2026 09:03:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 09:03:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 09:03:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.102.204, 172.64.192.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIwIiwidXNlcm5hbWUiOiJjaGlrc21zbyIsImVtYWlsIjoic29mdG53YTIzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2ODA3NH0.xyRytKoCr5ZCIH47WW0bXRevhzIc9fCOqclKBvsK4os","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a065c424fdaab7c6-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.102.204","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jun-2026 09:03:45 UTC] === User Orders API Called ===
[04-Jun-2026 09:03:45 UTC] User ID: 720
[04-Jun-2026 09:03:45 UTC] Limit: 20, Offset: 0
[04-Jun-2026 09:03:45 UTC] Orders found: 2
[04-Jun-2026 09:03:45 UTC] Orders data: [{"id":323,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/httpstmechikamsosi","status":"cancelled","created_at":"2026-06-04 12:31:42","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":322,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/httpstmechikamsosi","status":"cancelled","created_at":"2026-06-04 12:31:00","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[04-Jun-2026 09:03:45 UTC] Total orders count: 2
[04-Jun-2026 09:03:45 UTC] === API CALL LOG ===
[04-Jun-2026 09:03:45 UTC] Endpoint: user/profile.php
[04-Jun-2026 09:03:45 UTC] Full Log Data: {
    "timestamp": "2026-06-04 09:03:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.102.204",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.102.204, 172.64.192.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIwIiwidXNlcm5hbWUiOiJjaGlrc21zbyIsImVtYWlsIjoic29mdG53YTIzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2ODA3NH0.xyRytKoCr5ZCIH47WW0bXRevhzIc9fCOqclKBvsK4os",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a065c424fdb4b7c6-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.102.204",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 09:03:45 UTC] === END API CALL LOG ===
[04-Jun-2026 09:03:45 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 09:03:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIwIiwidXNlcm5hbWUiOiJjaGlrc21zbyIsImVtYWlsIjoic29mdG53YTIzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2ODA3NH0.xyRytKoCr5ZCIH47WW0bXRevhzIc9fCOqclKBvsK4os
[04-Jun-2026 09:03:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 09:03:45 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 09:03:45 UTC] User ID: 720
[04-Jun-2026 09:03:45 UTC] ✅ User profile retrieved successfully for user ID: 720
[04-Jun-2026 09:03:46 UTC] === API CALL LOG ===
[04-Jun-2026 09:03:46 UTC] Endpoint: user/profile.php
[04-Jun-2026 09:03:46 UTC] Full Log Data: {
    "timestamp": "2026-06-04 09:03:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.102.204",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.102.204, 172.64.192.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIwIiwidXNlcm5hbWUiOiJjaGlrc21zbyIsImVtYWlsIjoic29mdG53YTIzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2ODA3NH0.xyRytKoCr5ZCIH47WW0bXRevhzIc9fCOqclKBvsK4os",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a065c4294a67b7c6-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.102.204",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 09:03:46 UTC] === END API CALL LOG ===
[04-Jun-2026 09:03:46 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 09:03:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIwIiwidXNlcm5hbWUiOiJjaGlrc21zbyIsImVtYWlsIjoic29mdG53YTIzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2ODA3NH0.xyRytKoCr5ZCIH47WW0bXRevhzIc9fCOqclKBvsK4os
[04-Jun-2026 09:03:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 09:03:46 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 09:03:46 UTC] User ID: 720
[04-Jun-2026 09:03:46 UTC] ✅ User profile retrieved successfully for user ID: 720
[04-Jun-2026 09:03:49 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 09:03:49 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 09:03:49 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.102.204, 172.64.192.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIwIiwidXNlcm5hbWUiOiJjaGlrc21zbyIsImVtYWlsIjoic29mdG53YTIzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2ODA3NH0.xyRytKoCr5ZCIH47WW0bXRevhzIc9fCOqclKBvsK4os","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a065c43bee40b7c6-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.102.204","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jun-2026 09:03:49 UTC] === User Orders API Called ===
[04-Jun-2026 09:03:49 UTC] User ID: 720
[04-Jun-2026 09:03:49 UTC] Limit: 20, Offset: 0
[04-Jun-2026 09:03:49 UTC] Orders found: 2
[04-Jun-2026 09:03:49 UTC] Orders data: [{"id":323,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/httpstmechikamsosi","status":"cancelled","created_at":"2026-06-04 12:31:42","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":322,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/httpstmechikamsosi","status":"cancelled","created_at":"2026-06-04 12:31:00","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[04-Jun-2026 09:03:49 UTC] Total orders count: 2
[04-Jun-2026 09:04:16 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 09:04:16 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 09:04:16 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.102.204, 172.64.192.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIwIiwidXNlcm5hbWUiOiJjaGlrc21zbyIsImVtYWlsIjoic29mdG53YTIzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2ODA3NH0.xyRytKoCr5ZCIH47WW0bXRevhzIc9fCOqclKBvsK4os","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a065c4e95ab4b7c6-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.102.204","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jun-2026 09:04:16 UTC] === User Orders API Called ===
[04-Jun-2026 09:04:16 UTC] User ID: 720
[04-Jun-2026 09:04:16 UTC] Limit: 20, Offset: 0
[04-Jun-2026 09:04:16 UTC] Orders found: 2
[04-Jun-2026 09:04:16 UTC] Orders data: [{"id":323,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/httpstmechikamsosi","status":"cancelled","created_at":"2026-06-04 12:31:42","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":322,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/httpstmechikamsosi","status":"cancelled","created_at":"2026-06-04 12:31:00","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[04-Jun-2026 09:04:16 UTC] Total orders count: 2
[04-Jun-2026 09:04:16 UTC] === API CALL LOG ===
[04-Jun-2026 09:04:16 UTC] Endpoint: user/profile.php
[04-Jun-2026 09:04:16 UTC] Full Log Data: {
    "timestamp": "2026-06-04 09:04:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.102.204",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.102.204, 172.64.192.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIwIiwidXNlcm5hbWUiOiJjaGlrc21zbyIsImVtYWlsIjoic29mdG53YTIzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2ODA3NH0.xyRytKoCr5ZCIH47WW0bXRevhzIc9fCOqclKBvsK4os",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a065c4e95ab6b7c6-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.102.204",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 09:04:16 UTC] === END API CALL LOG ===
[04-Jun-2026 09:04:16 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 09:04:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIwIiwidXNlcm5hbWUiOiJjaGlrc21zbyIsImVtYWlsIjoic29mdG53YTIzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2ODA3NH0.xyRytKoCr5ZCIH47WW0bXRevhzIc9fCOqclKBvsK4os
[04-Jun-2026 09:04:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 09:04:16 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 09:04:16 UTC] User ID: 720
[04-Jun-2026 09:04:16 UTC] ✅ User profile retrieved successfully for user ID: 720
[04-Jun-2026 09:04:17 UTC] === API CALL LOG ===
[04-Jun-2026 09:04:17 UTC] Endpoint: user/profile.php
[04-Jun-2026 09:04:17 UTC] Full Log Data: {
    "timestamp": "2026-06-04 09:04:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.102.204",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.102.204, 172.64.192.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIwIiwidXNlcm5hbWUiOiJjaGlrc21zbyIsImVtYWlsIjoic29mdG53YTIzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2ODA3NH0.xyRytKoCr5ZCIH47WW0bXRevhzIc9fCOqclKBvsK4os",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a065c4ecbd40b7c6-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.102.204",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 09:04:17 UTC] === END API CALL LOG ===
[04-Jun-2026 09:04:17 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 09:04:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIwIiwidXNlcm5hbWUiOiJjaGlrc21zbyIsImVtYWlsIjoic29mdG53YTIzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2ODA3NH0.xyRytKoCr5ZCIH47WW0bXRevhzIc9fCOqclKBvsK4os
[04-Jun-2026 09:04:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 09:04:17 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 09:04:17 UTC] User ID: 720
[04-Jun-2026 09:04:17 UTC] ✅ User profile retrieved successfully for user ID: 720
[04-Jun-2026 09:04:37 UTC] === API CALL LOG ===
[04-Jun-2026 09:04:37 UTC] Endpoint: user/profile.php
[04-Jun-2026 09:04:37 UTC] Full Log Data: {
    "timestamp": "2026-06-04 09:04:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.102.204",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.102.204, 172.64.192.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIwIiwidXNlcm5hbWUiOiJjaGlrc21zbyIsImVtYWlsIjoic29mdG53YTIzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2ODA3NH0.xyRytKoCr5ZCIH47WW0bXRevhzIc9fCOqclKBvsK4os",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a065c56758bbb7c6-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.102.204",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 09:04:37 UTC] === END API CALL LOG ===
[04-Jun-2026 09:04:37 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 09:04:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIwIiwidXNlcm5hbWUiOiJjaGlrc21zbyIsImVtYWlsIjoic29mdG53YTIzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2ODA3NH0.xyRytKoCr5ZCIH47WW0bXRevhzIc9fCOqclKBvsK4os
[04-Jun-2026 09:04:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 09:04:37 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 09:04:37 UTC] User ID: 720
[04-Jun-2026 09:04:37 UTC] ✅ User profile retrieved successfully for user ID: 720
[04-Jun-2026 09:05:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 09:05:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 09:05:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.102.204, 172.64.192.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIwIiwidXNlcm5hbWUiOiJjaGlrc21zbyIsImVtYWlsIjoic29mdG53YTIzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2ODA3NH0.xyRytKoCr5ZCIH47WW0bXRevhzIc9fCOqclKBvsK4os","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a065c652ea56b7c6-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.102.204","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jun-2026 09:05:14 UTC] === User Orders API Called ===
[04-Jun-2026 09:05:14 UTC] User ID: 720
[04-Jun-2026 09:05:14 UTC] Limit: 20, Offset: 0
[04-Jun-2026 09:05:14 UTC] Orders found: 3
[04-Jun-2026 09:05:14 UTC] Orders data: [{"id":324,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/httpstmechikamsosi","status":"pending","created_at":"2026-06-04 12:35:12","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":323,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/httpstmechikamsosi","status":"cancelled","created_at":"2026-06-04 12:31:42","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":322,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/httpstmechikamsosi","status":"cancelled","created_at":"2026-06-04 12:31:00","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[04-Jun-2026 09:05:14 UTC] Total orders count: 3
[04-Jun-2026 09:07:20 UTC] === API CALL LOG ===
[04-Jun-2026 09:07:20 UTC] Endpoint: user/profile.php
[04-Jun-2026 09:07:20 UTC] Full Log Data: {
    "timestamp": "2026-06-04 09:07:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.102.204",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.102.204, 172.64.192.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIwIiwidXNlcm5hbWUiOiJjaGlrc21zbyIsImVtYWlsIjoic29mdG53YTIzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2ODA3NH0.xyRytKoCr5ZCIH47WW0bXRevhzIc9fCOqclKBvsK4os",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a065c96329cab7c6-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.102.204",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 09:07:20 UTC] === END API CALL LOG ===
[04-Jun-2026 09:07:20 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 09:07:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIwIiwidXNlcm5hbWUiOiJjaGlrc21zbyIsImVtYWlsIjoic29mdG53YTIzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2ODA3NH0.xyRytKoCr5ZCIH47WW0bXRevhzIc9fCOqclKBvsK4os
[04-Jun-2026 09:07:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 09:07:20 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 09:07:20 UTC] User ID: 720
[04-Jun-2026 09:07:20 UTC] ✅ User profile retrieved successfully for user ID: 720
[04-Jun-2026 09:07:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 09:07:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 09:07:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.102.204, 172.64.192.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIwIiwidXNlcm5hbWUiOiJjaGlrc21zbyIsImVtYWlsIjoic29mdG53YTIzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2ODA3NH0.xyRytKoCr5ZCIH47WW0bXRevhzIc9fCOqclKBvsK4os","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a065c96329c8b7c6-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.102.204","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jun-2026 09:07:20 UTC] === User Orders API Called ===
[04-Jun-2026 09:07:20 UTC] User ID: 720
[04-Jun-2026 09:07:20 UTC] Limit: 20, Offset: 0
[04-Jun-2026 09:07:20 UTC] Orders found: 3
[04-Jun-2026 09:07:20 UTC] Orders data: [{"id":324,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/httpstmechikamsosi","status":"pending","created_at":"2026-06-04 12:35:12","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":323,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/httpstmechikamsosi","status":"cancelled","created_at":"2026-06-04 12:31:42","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":322,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/httpstmechikamsosi","status":"cancelled","created_at":"2026-06-04 12:31:00","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[04-Jun-2026 09:07:20 UTC] Total orders count: 3
[04-Jun-2026 09:07:20 UTC] === API CALL LOG ===
[04-Jun-2026 09:07:20 UTC] Endpoint: user/profile.php
[04-Jun-2026 09:07:20 UTC] Full Log Data: {
    "timestamp": "2026-06-04 09:07:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.102.204",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.102.204, 172.64.192.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIwIiwidXNlcm5hbWUiOiJjaGlrc21zbyIsImVtYWlsIjoic29mdG53YTIzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2ODA3NH0.xyRytKoCr5ZCIH47WW0bXRevhzIc9fCOqclKBvsK4os",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a065c9669c6eb7c6-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.102.204",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 09:07:20 UTC] === END API CALL LOG ===
[04-Jun-2026 09:07:20 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 09:07:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIwIiwidXNlcm5hbWUiOiJjaGlrc21zbyIsImVtYWlsIjoic29mdG53YTIzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2ODA3NH0.xyRytKoCr5ZCIH47WW0bXRevhzIc9fCOqclKBvsK4os
[04-Jun-2026 09:07:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 09:07:20 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 09:07:20 UTC] User ID: 720
[04-Jun-2026 09:07:20 UTC] ✅ User profile retrieved successfully for user ID: 720
[04-Jun-2026 09:07:36 UTC] === API CALL LOG ===
[04-Jun-2026 09:07:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 09:07:36 UTC] Endpoint: user/profile.php
[04-Jun-2026 09:07:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 09:07:36 UTC] Full Log Data: {
    "timestamp": "2026-06-04 09:07:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.102.204",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.102.204, 172.64.192.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIwIiwidXNlcm5hbWUiOiJjaGlrc21zbyIsImVtYWlsIjoic29mdG53YTIzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2ODA3NH0.xyRytKoCr5ZCIH47WW0bXRevhzIc9fCOqclKBvsK4os",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a065c9cbacb7b7c6-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.102.204",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 09:07:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.102.204, 172.64.192.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIwIiwidXNlcm5hbWUiOiJjaGlrc21zbyIsImVtYWlsIjoic29mdG53YTIzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2ODA3NH0.xyRytKoCr5ZCIH47WW0bXRevhzIc9fCOqclKBvsK4os","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a065c9cbacb2b7c6-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.102.204","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jun-2026 09:07:36 UTC] === END API CALL LOG ===
[04-Jun-2026 09:07:36 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 09:07:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIwIiwidXNlcm5hbWUiOiJjaGlrc21zbyIsImVtYWlsIjoic29mdG53YTIzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2ODA3NH0.xyRytKoCr5ZCIH47WW0bXRevhzIc9fCOqclKBvsK4os
[04-Jun-2026 09:07:36 UTC] === User Orders API Called ===
[04-Jun-2026 09:07:36 UTC] User ID: 720
[04-Jun-2026 09:07:36 UTC] Limit: 20, Offset: 0
[04-Jun-2026 09:07:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 09:07:36 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 09:07:36 UTC] User ID: 720
[04-Jun-2026 09:07:36 UTC] ✅ User profile retrieved successfully for user ID: 720
[04-Jun-2026 09:07:36 UTC] Orders found: 3
[04-Jun-2026 09:07:36 UTC] Orders data: [{"id":324,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/httpstmechikamsosi","status":"pending","created_at":"2026-06-04 12:35:12","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":323,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/httpstmechikamsosi","status":"cancelled","created_at":"2026-06-04 12:31:42","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":322,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/httpstmechikamsosi","status":"cancelled","created_at":"2026-06-04 12:31:00","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[04-Jun-2026 09:07:36 UTC] Total orders count: 3
[04-Jun-2026 09:07:37 UTC] === API CALL LOG ===
[04-Jun-2026 09:07:37 UTC] Endpoint: user/profile.php
[04-Jun-2026 09:07:37 UTC] Full Log Data: {
    "timestamp": "2026-06-04 09:07:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.102.204",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.102.204, 172.64.192.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIwIiwidXNlcm5hbWUiOiJjaGlrc21zbyIsImVtYWlsIjoic29mdG53YTIzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2ODA3NH0.xyRytKoCr5ZCIH47WW0bXRevhzIc9fCOqclKBvsK4os",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a065c9cf1f1bb7c6-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.102.204",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 09:07:37 UTC] === END API CALL LOG ===
[04-Jun-2026 09:07:37 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 09:07:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIwIiwidXNlcm5hbWUiOiJjaGlrc21zbyIsImVtYWlsIjoic29mdG53YTIzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2ODA3NH0.xyRytKoCr5ZCIH47WW0bXRevhzIc9fCOqclKBvsK4os
[04-Jun-2026 09:07:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 09:07:37 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 09:07:37 UTC] User ID: 720
[04-Jun-2026 09:07:37 UTC] ✅ User profile retrieved successfully for user ID: 720
[04-Jun-2026 09:07:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 09:07:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 09:07:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.102.204, 172.64.192.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIwIiwidXNlcm5hbWUiOiJjaGlrc21zbyIsImVtYWlsIjoic29mdG53YTIzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2ODA3NH0.xyRytKoCr5ZCIH47WW0bXRevhzIc9fCOqclKBvsK4os","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a065c9df3a57b7c6-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.102.204","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jun-2026 09:07:40 UTC] === User Orders API Called ===
[04-Jun-2026 09:07:40 UTC] User ID: 720
[04-Jun-2026 09:07:40 UTC] Limit: 20, Offset: 0
[04-Jun-2026 09:07:40 UTC] Orders found: 3
[04-Jun-2026 09:07:40 UTC] Orders data: [{"id":324,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/httpstmechikamsosi","status":"pending","created_at":"2026-06-04 12:35:12","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":323,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/httpstmechikamsosi","status":"cancelled","created_at":"2026-06-04 12:31:42","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":322,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/httpstmechikamsosi","status":"cancelled","created_at":"2026-06-04 12:31:00","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[04-Jun-2026 09:07:40 UTC] Total orders count: 3
[04-Jun-2026 09:08:45 UTC] === API CALL LOG ===
[04-Jun-2026 09:08:45 UTC] Endpoint: user/profile.php
[04-Jun-2026 09:08:45 UTC] Full Log Data: {
    "timestamp": "2026-06-04 09:08:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.102.204",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.102.204, 172.64.192.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIwIiwidXNlcm5hbWUiOiJjaGlrc21zbyIsImVtYWlsIjoic29mdG53YTIzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2ODA3NH0.xyRytKoCr5ZCIH47WW0bXRevhzIc9fCOqclKBvsK4os",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a065cb7a7839b7c6-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.102.204",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 09:08:45 UTC] === END API CALL LOG ===
[04-Jun-2026 09:08:45 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 09:08:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIwIiwidXNlcm5hbWUiOiJjaGlrc21zbyIsImVtYWlsIjoic29mdG53YTIzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2ODA3NH0.xyRytKoCr5ZCIH47WW0bXRevhzIc9fCOqclKBvsK4os
[04-Jun-2026 09:08:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 09:08:45 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 09:08:45 UTC] User ID: 720
[04-Jun-2026 09:08:45 UTC] ✅ User profile retrieved successfully for user ID: 720
[04-Jun-2026 09:08:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 09:08:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 09:08:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.102.204, 172.64.192.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIwIiwidXNlcm5hbWUiOiJjaGlrc21zbyIsImVtYWlsIjoic29mdG53YTIzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2ODA3NH0.xyRytKoCr5ZCIH47WW0bXRevhzIc9fCOqclKBvsK4os","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a065cb7a782cb7c6-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.102.204","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jun-2026 09:08:45 UTC] === User Orders API Called ===
[04-Jun-2026 09:08:45 UTC] User ID: 720
[04-Jun-2026 09:08:45 UTC] Limit: 20, Offset: 0
[04-Jun-2026 09:08:45 UTC] Orders found: 3
[04-Jun-2026 09:08:45 UTC] Orders data: [{"id":324,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/httpstmechikamsosi","status":"pending","created_at":"2026-06-04 12:35:12","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":323,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/httpstmechikamsosi","status":"cancelled","created_at":"2026-06-04 12:31:42","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":322,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/httpstmechikamsosi","status":"cancelled","created_at":"2026-06-04 12:31:00","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[04-Jun-2026 09:08:45 UTC] Total orders count: 3
[04-Jun-2026 09:08:46 UTC] === API CALL LOG ===
[04-Jun-2026 09:08:46 UTC] Endpoint: user/profile.php
[04-Jun-2026 09:08:46 UTC] Full Log Data: {
    "timestamp": "2026-06-04 09:08:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.102.204",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.102.204, 172.64.192.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIwIiwidXNlcm5hbWUiOiJjaGlrc21zbyIsImVtYWlsIjoic29mdG53YTIzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2ODA3NH0.xyRytKoCr5ZCIH47WW0bXRevhzIc9fCOqclKBvsK4os",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a065cb7dba55b7c6-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.102.204",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 09:08:46 UTC] === END API CALL LOG ===
[04-Jun-2026 09:08:46 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 09:08:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIwIiwidXNlcm5hbWUiOiJjaGlrc21zbyIsImVtYWlsIjoic29mdG53YTIzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2ODA3NH0.xyRytKoCr5ZCIH47WW0bXRevhzIc9fCOqclKBvsK4os
[04-Jun-2026 09:08:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 09:08:46 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 09:08:46 UTC] User ID: 720
[04-Jun-2026 09:08:46 UTC] ✅ User profile retrieved successfully for user ID: 720
[04-Jun-2026 09:10:49 UTC] === API CALL LOG ===
[04-Jun-2026 09:10:49 UTC] Endpoint: user/profile.php
[04-Jun-2026 09:10:49 UTC] Full Log Data: {
    "timestamp": "2026-06-04 09:10:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.102.204",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.102.204, 172.64.192.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIwIiwidXNlcm5hbWUiOiJjaGlrc21zbyIsImVtYWlsIjoic29mdG53YTIzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2ODA3NH0.xyRytKoCr5ZCIH47WW0bXRevhzIc9fCOqclKBvsK4os",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a065ce7edf96b7c6-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.102.204",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 09:10:49 UTC] === END API CALL LOG ===
[04-Jun-2026 09:10:49 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 09:10:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIwIiwidXNlcm5hbWUiOiJjaGlrc21zbyIsImVtYWlsIjoic29mdG53YTIzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2ODA3NH0.xyRytKoCr5ZCIH47WW0bXRevhzIc9fCOqclKBvsK4os
[04-Jun-2026 09:10:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 09:10:49 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 09:10:49 UTC] User ID: 720
[04-Jun-2026 09:10:49 UTC] ✅ User profile retrieved successfully for user ID: 720
[04-Jun-2026 09:10:55 UTC] === API CALL LOG ===
[04-Jun-2026 09:10:55 UTC] Endpoint: user/profile.php
[04-Jun-2026 09:10:55 UTC] Full Log Data: {
    "timestamp": "2026-06-04 09:10:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.102.204",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.102.204, 172.64.192.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIwIiwidXNlcm5hbWUiOiJjaGlrc21zbyIsImVtYWlsIjoic29mdG53YTIzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2ODA3NH0.xyRytKoCr5ZCIH47WW0bXRevhzIc9fCOqclKBvsK4os",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a065cea20d88b7c6-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.102.204",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 09:10:55 UTC] === END API CALL LOG ===
[04-Jun-2026 09:10:55 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 09:10:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIwIiwidXNlcm5hbWUiOiJjaGlrc21zbyIsImVtYWlsIjoic29mdG53YTIzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2ODA3NH0.xyRytKoCr5ZCIH47WW0bXRevhzIc9fCOqclKBvsK4os
[04-Jun-2026 09:10:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 09:10:55 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 09:10:55 UTC] User ID: 720
[04-Jun-2026 09:10:55 UTC] ✅ User profile retrieved successfully for user ID: 720
[04-Jun-2026 09:10:55 UTC] === API CALL LOG ===
[04-Jun-2026 09:10:55 UTC] Endpoint: user/profile.php
[04-Jun-2026 09:10:55 UTC] Full Log Data: {
    "timestamp": "2026-06-04 09:10:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.102.204",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.102.204, 172.64.192.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIwIiwidXNlcm5hbWUiOiJjaGlrc21zbyIsImVtYWlsIjoic29mdG53YTIzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2ODA3NH0.xyRytKoCr5ZCIH47WW0bXRevhzIc9fCOqclKBvsK4os",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a065cea43cb0b7c6-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.102.204",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 09:10:55 UTC] === END API CALL LOG ===
[04-Jun-2026 09:10:55 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 09:10:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIwIiwidXNlcm5hbWUiOiJjaGlrc21zbyIsImVtYWlsIjoic29mdG53YTIzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2ODA3NH0.xyRytKoCr5ZCIH47WW0bXRevhzIc9fCOqclKBvsK4os
[04-Jun-2026 09:10:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 09:10:55 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 09:10:55 UTC] User ID: 720
[04-Jun-2026 09:10:55 UTC] ✅ User profile retrieved successfully for user ID: 720
[04-Jun-2026 09:10:55 UTC] === API CALL LOG ===
[04-Jun-2026 09:10:55 UTC] Endpoint: user/profile.php
[04-Jun-2026 09:10:55 UTC] Full Log Data: {
    "timestamp": "2026-06-04 09:10:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.102.204",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.102.204, 172.64.192.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIwIiwidXNlcm5hbWUiOiJjaGlrc21zbyIsImVtYWlsIjoic29mdG53YTIzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2ODA3NH0.xyRytKoCr5ZCIH47WW0bXRevhzIc9fCOqclKBvsK4os",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a065cea588e2b7c6-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.102.204",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 09:10:55 UTC] === END API CALL LOG ===
[04-Jun-2026 09:10:55 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 09:10:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIwIiwidXNlcm5hbWUiOiJjaGlrc21zbyIsImVtYWlsIjoic29mdG53YTIzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2ODA3NH0.xyRytKoCr5ZCIH47WW0bXRevhzIc9fCOqclKBvsK4os
[04-Jun-2026 09:10:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 09:10:55 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 09:10:55 UTC] User ID: 720
[04-Jun-2026 09:10:55 UTC] ✅ User profile retrieved successfully for user ID: 720
[04-Jun-2026 09:10:55 UTC] === API CALL LOG ===
[04-Jun-2026 09:10:55 UTC] Endpoint: user/profile.php
[04-Jun-2026 09:10:55 UTC] Full Log Data: {
    "timestamp": "2026-06-04 09:10:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.102.204",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.102.204, 172.64.192.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIwIiwidXNlcm5hbWUiOiJjaGlrc21zbyIsImVtYWlsIjoic29mdG53YTIzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2ODA3NH0.xyRytKoCr5ZCIH47WW0bXRevhzIc9fCOqclKBvsK4os",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a065cea6bc9cb7c6-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.102.204",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 09:10:55 UTC] === END API CALL LOG ===
[04-Jun-2026 09:10:55 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 09:10:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIwIiwidXNlcm5hbWUiOiJjaGlrc21zbyIsImVtYWlsIjoic29mdG53YTIzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2ODA3NH0.xyRytKoCr5ZCIH47WW0bXRevhzIc9fCOqclKBvsK4os
[04-Jun-2026 09:10:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 09:10:55 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 09:10:55 UTC] User ID: 720
[04-Jun-2026 09:10:55 UTC] ✅ User profile retrieved successfully for user ID: 720
[04-Jun-2026 09:10:55 UTC] === API CALL LOG ===
[04-Jun-2026 09:10:55 UTC] Endpoint: user/profile.php
[04-Jun-2026 09:10:55 UTC] Full Log Data: {
    "timestamp": "2026-06-04 09:10:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.102.204",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.102.204, 172.64.192.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIwIiwidXNlcm5hbWUiOiJjaGlrc21zbyIsImVtYWlsIjoic29mdG53YTIzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2ODA3NH0.xyRytKoCr5ZCIH47WW0bXRevhzIc9fCOqclKBvsK4os",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a065cea7dfc7b7c6-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.102.204",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 09:10:55 UTC] === END API CALL LOG ===
[04-Jun-2026 09:10:55 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 09:10:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIwIiwidXNlcm5hbWUiOiJjaGlrc21zbyIsImVtYWlsIjoic29mdG53YTIzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2ODA3NH0.xyRytKoCr5ZCIH47WW0bXRevhzIc9fCOqclKBvsK4os
[04-Jun-2026 09:10:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 09:10:55 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 09:10:55 UTC] User ID: 720
[04-Jun-2026 09:10:55 UTC] ✅ User profile retrieved successfully for user ID: 720
[04-Jun-2026 09:10:56 UTC] === API CALL LOG ===
[04-Jun-2026 09:10:56 UTC] Endpoint: user/profile.php
[04-Jun-2026 09:10:56 UTC] Full Log Data: {
    "timestamp": "2026-06-04 09:10:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.102.204",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.102.204, 172.64.192.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIwIiwidXNlcm5hbWUiOiJjaGlrc21zbyIsImVtYWlsIjoic29mdG53YTIzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2ODA3NH0.xyRytKoCr5ZCIH47WW0bXRevhzIc9fCOqclKBvsK4os",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a065cea91baab7c6-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.102.204",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 09:10:56 UTC] === END API CALL LOG ===
[04-Jun-2026 09:10:56 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 09:10:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIwIiwidXNlcm5hbWUiOiJjaGlrc21zbyIsImVtYWlsIjoic29mdG53YTIzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2ODA3NH0.xyRytKoCr5ZCIH47WW0bXRevhzIc9fCOqclKBvsK4os
[04-Jun-2026 09:10:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 09:10:56 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 09:10:56 UTC] User ID: 720
[04-Jun-2026 09:10:56 UTC] ✅ User profile retrieved successfully for user ID: 720
[04-Jun-2026 09:10:57 UTC] === API CALL LOG ===
[04-Jun-2026 09:10:57 UTC] Endpoint: user/profile.php
[04-Jun-2026 09:10:57 UTC] Full Log Data: {
    "timestamp": "2026-06-04 09:10:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.102.204",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.102.204, 172.64.192.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIwIiwidXNlcm5hbWUiOiJjaGlrc21zbyIsImVtYWlsIjoic29mdG53YTIzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2ODA3NH0.xyRytKoCr5ZCIH47WW0bXRevhzIc9fCOqclKBvsK4os",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a065ceb2bdc3b7c6-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.102.204",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 09:10:57 UTC] === END API CALL LOG ===
[04-Jun-2026 09:10:57 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 09:10:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIwIiwidXNlcm5hbWUiOiJjaGlrc21zbyIsImVtYWlsIjoic29mdG53YTIzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2ODA3NH0.xyRytKoCr5ZCIH47WW0bXRevhzIc9fCOqclKBvsK4os
[04-Jun-2026 09:10:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 09:10:57 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 09:10:57 UTC] User ID: 720
[04-Jun-2026 09:10:57 UTC] ✅ User profile retrieved successfully for user ID: 720
[04-Jun-2026 09:10:57 UTC] User Purchases API - User ID: 720
[04-Jun-2026 09:10:57 UTC] User Purchases API - Total purchases found: 1
[04-Jun-2026 09:11:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 09:11:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 09:11:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.102.204, 172.64.192.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIwIiwidXNlcm5hbWUiOiJjaGlrc21zbyIsImVtYWlsIjoic29mdG53YTIzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2ODA3NH0.xyRytKoCr5ZCIH47WW0bXRevhzIc9fCOqclKBvsK4os","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a065cec6da02b7c6-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.102.204","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jun-2026 09:11:00 UTC] === User Orders API Called ===
[04-Jun-2026 09:11:00 UTC] User ID: 720
[04-Jun-2026 09:11:00 UTC] === API CALL LOG ===
[04-Jun-2026 09:11:00 UTC] Limit: 20, Offset: 0
[04-Jun-2026 09:11:00 UTC] Endpoint: user/profile.php
[04-Jun-2026 09:11:00 UTC] Full Log Data: {
    "timestamp": "2026-06-04 09:11:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.102.204",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.102.204, 172.64.192.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIwIiwidXNlcm5hbWUiOiJjaGlrc21zbyIsImVtYWlsIjoic29mdG53YTIzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2ODA3NH0.xyRytKoCr5ZCIH47WW0bXRevhzIc9fCOqclKBvsK4os",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a065cec6da07b7c6-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.102.204",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 09:11:00 UTC] === END API CALL LOG ===
[04-Jun-2026 09:11:00 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 09:11:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIwIiwidXNlcm5hbWUiOiJjaGlrc21zbyIsImVtYWlsIjoic29mdG53YTIzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2ODA3NH0.xyRytKoCr5ZCIH47WW0bXRevhzIc9fCOqclKBvsK4os
[04-Jun-2026 09:11:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 09:11:00 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 09:11:00 UTC] User ID: 720
[04-Jun-2026 09:11:00 UTC] Orders found: 3
[04-Jun-2026 09:11:00 UTC] Orders data: [{"id":324,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/httpstmechikamsosi","status":"pending","created_at":"2026-06-04 12:35:12","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":323,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/httpstmechikamsosi","status":"cancelled","created_at":"2026-06-04 12:31:42","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":322,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/httpstmechikamsosi","status":"cancelled","created_at":"2026-06-04 12:31:00","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[04-Jun-2026 09:11:00 UTC] ✅ User profile retrieved successfully for user ID: 720
[04-Jun-2026 09:11:00 UTC] Total orders count: 3
[04-Jun-2026 09:11:01 UTC] === API CALL LOG ===
[04-Jun-2026 09:11:01 UTC] Endpoint: user/profile.php
[04-Jun-2026 09:11:01 UTC] Full Log Data: {
    "timestamp": "2026-06-04 09:11:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.102.204",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.102.204, 172.64.192.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIwIiwidXNlcm5hbWUiOiJjaGlrc21zbyIsImVtYWlsIjoic29mdG53YTIzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2ODA3NH0.xyRytKoCr5ZCIH47WW0bXRevhzIc9fCOqclKBvsK4os",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a065ceca4b61b7c6-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.102.204",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 09:11:01 UTC] === END API CALL LOG ===
[04-Jun-2026 09:11:01 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 09:11:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIwIiwidXNlcm5hbWUiOiJjaGlrc21zbyIsImVtYWlsIjoic29mdG53YTIzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2ODA3NH0.xyRytKoCr5ZCIH47WW0bXRevhzIc9fCOqclKBvsK4os
[04-Jun-2026 09:11:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 09:11:01 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 09:11:01 UTC] User ID: 720
[04-Jun-2026 09:11:01 UTC] ✅ User profile retrieved successfully for user ID: 720
[04-Jun-2026 09:31:53 UTC] === API CALL LOG ===
[04-Jun-2026 09:31:53 UTC] Endpoint: user/profile.php
[04-Jun-2026 09:31:53 UTC] Full Log Data: {
    "timestamp": "2026-06-04 09:31:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.103.134",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.103.134, 141.101.99.151",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIwIiwidXNlcm5hbWUiOiJjaGlrc21zbyIsImVtYWlsIjoic29mdG53YTIzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2ODA3NH0.xyRytKoCr5ZCIH47WW0bXRevhzIc9fCOqclKBvsK4os",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a065ed59dca8ef4e-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.103.134",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 09:31:53 UTC] === END API CALL LOG ===
[04-Jun-2026 09:31:53 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 09:31:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIwIiwidXNlcm5hbWUiOiJjaGlrc21zbyIsImVtYWlsIjoic29mdG53YTIzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2ODA3NH0.xyRytKoCr5ZCIH47WW0bXRevhzIc9fCOqclKBvsK4os
[04-Jun-2026 09:31:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 09:31:53 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 09:31:53 UTC] User ID: 720
[04-Jun-2026 09:31:53 UTC] ✅ User profile retrieved successfully for user ID: 720
[04-Jun-2026 09:31:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 09:31:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 09:31:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.103.134, 141.101.99.151","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIwIiwidXNlcm5hbWUiOiJjaGlrc21zbyIsImVtYWlsIjoic29mdG53YTIzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2ODA3NH0.xyRytKoCr5ZCIH47WW0bXRevhzIc9fCOqclKBvsK4os","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a065ed764d61ef4e-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.103.134","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jun-2026 09:31:57 UTC] === User Orders API Called ===
[04-Jun-2026 09:31:57 UTC] User ID: 720
[04-Jun-2026 09:31:57 UTC] Limit: 20, Offset: 0
[04-Jun-2026 09:31:57 UTC] Orders found: 3
[04-Jun-2026 09:31:57 UTC] Orders data: [{"id":324,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/httpstmechikamsosi","status":"pending","created_at":"2026-06-04 12:35:12","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":323,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/httpstmechikamsosi","status":"cancelled","created_at":"2026-06-04 12:31:42","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":322,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/httpstmechikamsosi","status":"cancelled","created_at":"2026-06-04 12:31:00","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[04-Jun-2026 09:31:57 UTC] Total orders count: 3
[04-Jun-2026 09:31:57 UTC] === API CALL LOG ===
[04-Jun-2026 09:31:57 UTC] Endpoint: user/profile.php
[04-Jun-2026 09:31:57 UTC] Full Log Data: {
    "timestamp": "2026-06-04 09:31:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.103.134",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.103.134, 141.101.99.151",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIwIiwidXNlcm5hbWUiOiJjaGlrc21zbyIsImVtYWlsIjoic29mdG53YTIzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2ODA3NH0.xyRytKoCr5ZCIH47WW0bXRevhzIc9fCOqclKBvsK4os",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a065ed764d5fef4e-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.103.134",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 09:31:57 UTC] === END API CALL LOG ===
[04-Jun-2026 09:31:57 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 09:31:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIwIiwidXNlcm5hbWUiOiJjaGlrc21zbyIsImVtYWlsIjoic29mdG53YTIzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2ODA3NH0.xyRytKoCr5ZCIH47WW0bXRevhzIc9fCOqclKBvsK4os
[04-Jun-2026 09:31:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 09:31:57 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 09:31:57 UTC] User ID: 720
[04-Jun-2026 09:31:57 UTC] ✅ User profile retrieved successfully for user ID: 720
[04-Jun-2026 09:44:37 UTC] === API CALL LOG ===
[04-Jun-2026 09:44:37 UTC] Endpoint: user/profile.php
[04-Jun-2026 09:44:37 UTC] Full Log Data: {
    "timestamp": "2026-06-04 09:44:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.100.223",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.100.223, 172.68.229.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIwIiwidXNlcm5hbWUiOiJjaGlrc21zbyIsImVtYWlsIjoic29mdG53YTIzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2ODA3NH0.xyRytKoCr5ZCIH47WW0bXRevhzIc9fCOqclKBvsK4os",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0660003aa2290c9-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.100.223",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 09:44:37 UTC] === END API CALL LOG ===
[04-Jun-2026 09:44:37 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 09:44:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIwIiwidXNlcm5hbWUiOiJjaGlrc21zbyIsImVtYWlsIjoic29mdG53YTIzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2ODA3NH0.xyRytKoCr5ZCIH47WW0bXRevhzIc9fCOqclKBvsK4os
[04-Jun-2026 09:44:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 09:44:37 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 09:44:37 UTC] User ID: 720
[04-Jun-2026 09:44:37 UTC] ✅ User profile retrieved successfully for user ID: 720
[04-Jun-2026 09:44:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 09:44:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 09:44:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.100.223, 172.68.229.181","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIwIiwidXNlcm5hbWUiOiJjaGlrc21zbyIsImVtYWlsIjoic29mdG53YTIzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2ODA3NH0.xyRytKoCr5ZCIH47WW0bXRevhzIc9fCOqclKBvsK4os","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a066000ed85a90c9-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.100.223","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jun-2026 09:44:39 UTC] === User Orders API Called ===
[04-Jun-2026 09:44:39 UTC] User ID: 720
[04-Jun-2026 09:44:39 UTC] Limit: 20, Offset: 0
[04-Jun-2026 09:44:39 UTC] Orders found: 3
[04-Jun-2026 09:44:39 UTC] Orders data: [{"id":324,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/httpstmechikamsosi","status":"pending","created_at":"2026-06-04 12:35:12","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":323,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/httpstmechikamsosi","status":"cancelled","created_at":"2026-06-04 12:31:42","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":322,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/httpstmechikamsosi","status":"cancelled","created_at":"2026-06-04 12:31:00","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[04-Jun-2026 09:44:39 UTC] Total orders count: 3
[04-Jun-2026 09:44:39 UTC] === API CALL LOG ===
[04-Jun-2026 09:44:39 UTC] Endpoint: user/profile.php
[04-Jun-2026 09:44:39 UTC] Full Log Data: {
    "timestamp": "2026-06-04 09:44:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.100.223",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.100.223, 172.68.229.142",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIwIiwidXNlcm5hbWUiOiJjaGlrc21zbyIsImVtYWlsIjoic29mdG53YTIzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2ODA3NH0.xyRytKoCr5ZCIH47WW0bXRevhzIc9fCOqclKBvsK4os",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a066000feb4390c9-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.100.223",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 09:44:39 UTC] === END API CALL LOG ===
[04-Jun-2026 09:44:39 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 09:44:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIwIiwidXNlcm5hbWUiOiJjaGlrc21zbyIsImVtYWlsIjoic29mdG53YTIzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2ODA3NH0.xyRytKoCr5ZCIH47WW0bXRevhzIc9fCOqclKBvsK4os
[04-Jun-2026 09:44:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 09:44:39 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 09:44:39 UTC] User ID: 720
[04-Jun-2026 09:44:39 UTC] ✅ User profile retrieved successfully for user ID: 720
[04-Jun-2026 10:25:54 UTC] === API CALL LOG ===
[04-Jun-2026 10:25:54 UTC] Endpoint: user/profile.php
[04-Jun-2026 10:25:54 UTC] Full Log Data: {
    "timestamp": "2026-06-04 10:25:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.100.223",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.100.223, 172.70.85.151",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIwIiwidXNlcm5hbWUiOiJjaGlrc21zbyIsImVtYWlsIjoic29mdG53YTIzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2ODA3NH0.xyRytKoCr5ZCIH47WW0bXRevhzIc9fCOqclKBvsK4os",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0663c7c497b76d1-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.100.223",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 10:25:54 UTC] === END API CALL LOG ===
[04-Jun-2026 10:25:54 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 10:25:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIwIiwidXNlcm5hbWUiOiJjaGlrc21zbyIsImVtYWlsIjoic29mdG53YTIzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2ODA3NH0.xyRytKoCr5ZCIH47WW0bXRevhzIc9fCOqclKBvsK4os
[04-Jun-2026 10:25:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 10:25:54 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 10:25:54 UTC] User ID: 720
[04-Jun-2026 10:25:54 UTC] ✅ User profile retrieved successfully for user ID: 720
[04-Jun-2026 10:25:56 UTC] === API CALL LOG ===
[04-Jun-2026 10:25:56 UTC] Endpoint: user/profile.php
[04-Jun-2026 10:25:56 UTC] Full Log Data: {
    "timestamp": "2026-06-04 10:25:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.100.223",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.100.223, 172.70.85.151",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIwIiwidXNlcm5hbWUiOiJjaGlrc21zbyIsImVtYWlsIjoic29mdG53YTIzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2ODA3NH0.xyRytKoCr5ZCIH47WW0bXRevhzIc9fCOqclKBvsK4os",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0663c86eff276d1-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.100.223",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 10:25:56 UTC] === END API CALL LOG ===
[04-Jun-2026 10:25:56 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 10:25:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIwIiwidXNlcm5hbWUiOiJjaGlrc21zbyIsImVtYWlsIjoic29mdG53YTIzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2ODA3NH0.xyRytKoCr5ZCIH47WW0bXRevhzIc9fCOqclKBvsK4os
[04-Jun-2026 10:25:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 10:25:56 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 10:25:56 UTC] User ID: 720
[04-Jun-2026 10:25:56 UTC] ✅ User profile retrieved successfully for user ID: 720
[04-Jun-2026 10:25:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 10:25:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 10:25:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.100.223, 172.70.85.151","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIwIiwidXNlcm5hbWUiOiJjaGlrc21zbyIsImVtYWlsIjoic29mdG53YTIzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2ODA3NH0.xyRytKoCr5ZCIH47WW0bXRevhzIc9fCOqclKBvsK4os","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0663c86eff676d1-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.100.223","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jun-2026 10:25:56 UTC] === User Orders API Called ===
[04-Jun-2026 10:25:56 UTC] User ID: 720
[04-Jun-2026 10:25:56 UTC] Limit: 20, Offset: 0
[04-Jun-2026 10:25:56 UTC] === API CALL LOG ===
[04-Jun-2026 10:25:56 UTC] Endpoint: user/profile.php
[04-Jun-2026 10:25:56 UTC] Orders found: 3
[04-Jun-2026 10:25:56 UTC] Full Log Data: {
    "timestamp": "2026-06-04 10:25:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.100.223",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.100.223, 172.70.85.102",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIwIiwidXNlcm5hbWUiOiJjaGlrc21zbyIsImVtYWlsIjoic29mdG53YTIzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2ODA3NH0.xyRytKoCr5ZCIH47WW0bXRevhzIc9fCOqclKBvsK4os",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0663c86eff776d1-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.100.223",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 10:25:56 UTC] === END API CALL LOG ===
[04-Jun-2026 10:25:56 UTC] Orders data: [{"id":324,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/httpstmechikamsosi","status":"pending","created_at":"2026-06-04 12:35:12","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":323,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/httpstmechikamsosi","status":"cancelled","created_at":"2026-06-04 12:31:42","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":322,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/httpstmechikamsosi","status":"cancelled","created_at":"2026-06-04 12:31:00","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[04-Jun-2026 10:25:56 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 10:25:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIwIiwidXNlcm5hbWUiOiJjaGlrc21zbyIsImVtYWlsIjoic29mdG53YTIzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2ODA3NH0.xyRytKoCr5ZCIH47WW0bXRevhzIc9fCOqclKBvsK4os
[04-Jun-2026 10:25:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 10:25:56 UTC] Total orders count: 3
[04-Jun-2026 10:25:56 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 10:25:56 UTC] User ID: 720
[04-Jun-2026 10:25:56 UTC] ✅ User profile retrieved successfully for user ID: 720
[04-Jun-2026 10:26:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 10:26:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 10:26:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.100.223, 172.70.85.151","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIwIiwidXNlcm5hbWUiOiJjaGlrc21zbyIsImVtYWlsIjoic29mdG53YTIzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2ODA3NH0.xyRytKoCr5ZCIH47WW0bXRevhzIc9fCOqclKBvsK4os","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0663ca6fa5676d1-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.100.223","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jun-2026 10:26:01 UTC] === User Orders API Called ===
[04-Jun-2026 10:26:01 UTC] User ID: 720
[04-Jun-2026 10:26:01 UTC] Limit: 20, Offset: 0
[04-Jun-2026 10:26:01 UTC] Orders found: 3
[04-Jun-2026 10:26:01 UTC] Orders data: [{"id":324,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/httpstmechikamsosi","status":"pending","created_at":"2026-06-04 12:35:12","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":323,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/httpstmechikamsosi","status":"cancelled","created_at":"2026-06-04 12:31:42","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":322,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/httpstmechikamsosi","status":"cancelled","created_at":"2026-06-04 12:31:00","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[04-Jun-2026 10:26:01 UTC] Total orders count: 3
[04-Jun-2026 10:26:12 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 10:26:12 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 10:26:12 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.100.223, 172.70.85.151","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIwIiwidXNlcm5hbWUiOiJjaGlrc21zbyIsImVtYWlsIjoic29mdG53YTIzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2ODA3NH0.xyRytKoCr5ZCIH47WW0bXRevhzIc9fCOqclKBvsK4os","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0663ce96e2c76d1-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.100.223","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jun-2026 10:26:12 UTC] === User Orders API Called ===
[04-Jun-2026 10:26:12 UTC] User ID: 720
[04-Jun-2026 10:26:12 UTC] Limit: 20, Offset: 0
[04-Jun-2026 10:26:12 UTC] Orders found: 3
[04-Jun-2026 10:26:12 UTC] Orders data: [{"id":324,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/httpstmechikamsosi","status":"pending","created_at":"2026-06-04 12:35:12","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":323,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/httpstmechikamsosi","status":"cancelled","created_at":"2026-06-04 12:31:42","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":322,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/httpstmechikamsosi","status":"cancelled","created_at":"2026-06-04 12:31:00","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[04-Jun-2026 10:26:12 UTC] === API CALL LOG ===
[04-Jun-2026 10:26:12 UTC] Endpoint: user/profile.php
[04-Jun-2026 10:26:12 UTC] Full Log Data: {
    "timestamp": "2026-06-04 10:26:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.100.223",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.100.223, 172.70.85.151",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIwIiwidXNlcm5hbWUiOiJjaGlrc21zbyIsImVtYWlsIjoic29mdG53YTIzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2ODA3NH0.xyRytKoCr5ZCIH47WW0bXRevhzIc9fCOqclKBvsK4os",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0663ce96e2d76d1-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.100.223",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 10:26:12 UTC] Total orders count: 3
[04-Jun-2026 10:26:12 UTC] === END API CALL LOG ===
[04-Jun-2026 10:26:12 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 10:26:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIwIiwidXNlcm5hbWUiOiJjaGlrc21zbyIsImVtYWlsIjoic29mdG53YTIzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2ODA3NH0.xyRytKoCr5ZCIH47WW0bXRevhzIc9fCOqclKBvsK4os
[04-Jun-2026 10:26:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 10:26:12 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 10:26:12 UTC] User ID: 720
[04-Jun-2026 10:26:12 UTC] ✅ User profile retrieved successfully for user ID: 720
[04-Jun-2026 10:26:14 UTC] === API CALL LOG ===
[04-Jun-2026 10:26:14 UTC] Endpoint: user/profile.php
[04-Jun-2026 10:26:14 UTC] Full Log Data: {
    "timestamp": "2026-06-04 10:26:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.100.223",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.100.223, 172.70.85.151",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIwIiwidXNlcm5hbWUiOiJjaGlrc21zbyIsImVtYWlsIjoic29mdG53YTIzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2ODA3NH0.xyRytKoCr5ZCIH47WW0bXRevhzIc9fCOqclKBvsK4os",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0663cf94fcb76d1-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.100.223",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 10:26:14 UTC] === END API CALL LOG ===
[04-Jun-2026 10:26:14 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 10:26:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIwIiwidXNlcm5hbWUiOiJjaGlrc21zbyIsImVtYWlsIjoic29mdG53YTIzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2ODA3NH0.xyRytKoCr5ZCIH47WW0bXRevhzIc9fCOqclKBvsK4os
[04-Jun-2026 10:26:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 10:26:14 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 10:26:14 UTC] User ID: 720
[04-Jun-2026 10:26:14 UTC] ✅ User profile retrieved successfully for user ID: 720
[04-Jun-2026 10:26:14 UTC] User Purchases API - User ID: 720
[04-Jun-2026 10:26:14 UTC] User Purchases API - Total purchases found: 1
[04-Jun-2026 10:26:22 UTC] === API CALL LOG ===
[04-Jun-2026 10:26:22 UTC] Endpoint: user/profile.php
[04-Jun-2026 10:26:22 UTC] Full Log Data: {
    "timestamp": "2026-06-04 10:26:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.100.223",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.100.223, 172.70.85.151",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIwIiwidXNlcm5hbWUiOiJjaGlrc21zbyIsImVtYWlsIjoic29mdG53YTIzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2ODA3NH0.xyRytKoCr5ZCIH47WW0bXRevhzIc9fCOqclKBvsK4os",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0663d29ea7376d1-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.100.223",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 10:26:22 UTC] === END API CALL LOG ===
[04-Jun-2026 10:26:22 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 10:26:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIwIiwidXNlcm5hbWUiOiJjaGlrc21zbyIsImVtYWlsIjoic29mdG53YTIzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTE2ODA3NH0.xyRytKoCr5ZCIH47WW0bXRevhzIc9fCOqclKBvsK4os
[04-Jun-2026 10:26:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 10:26:22 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 10:26:22 UTC] User ID: 720
[04-Jun-2026 10:26:22 UTC] ✅ User profile retrieved successfully for user ID: 720
[04-Jun-2026 10:26:22 UTC] User Purchases API - User ID: 720
[04-Jun-2026 10:26:22 UTC] User Purchases API - Total purchases found: 1
[04-Jun-2026 11:11:24 UTC] === API CALL LOG ===
[04-Jun-2026 11:11:24 UTC] Endpoint: user/profile.php
[04-Jun-2026 11:11:24 UTC] Full Log Data: {
    "timestamp": "2026-06-04 11:11:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.213.229.122",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.213.229.122, 162.158.102.212",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIxIiwidXNlcm5hbWUiOiJ1aGh5aGhpaSIsImVtYWlsIjoianVyYXlldmFmOThAZ21haWwuY29tIiwiZXhwIjoxNzgxMTc2Mjc5fQ.jqqDoW4RCC9kkBDmxvCWSOZPLpVk9UnraQO7JO5QLkc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0667f208dcaecb4-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.213.229.122",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 11:11:24 UTC] === END API CALL LOG ===
[04-Jun-2026 11:11:24 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 11:11:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIxIiwidXNlcm5hbWUiOiJ1aGh5aGhpaSIsImVtYWlsIjoianVyYXlldmFmOThAZ21haWwuY29tIiwiZXhwIjoxNzgxMTc2Mjc5fQ.jqqDoW4RCC9kkBDmxvCWSOZPLpVk9UnraQO7JO5QLkc
[04-Jun-2026 11:11:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 11:11:24 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 11:11:24 UTC] User ID: 721
[04-Jun-2026 11:11:24 UTC] ✅ User profile retrieved successfully for user ID: 721
[04-Jun-2026 13:36:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 13:36:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 13:36:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"139.162.50.152, 104.23.175.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIyIiwidXNlcm5hbWUiOiJAaHV6YWlmYV83MDQiLCJlbWFpbCI6Im1hbGlwdWJna2luZzAwOUBnbWFpbC5jb20iLCJleHAiOjE3ODExODQ5OTB9.CUCUtWXm0jRhUlU5zFBhHGTS0xRzJ3Xr0zK8T56XuWA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a06753b70bcf1e38-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"139.162.50.152","cf-ipcountry":"SG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jun-2026 13:36:31 UTC] === User Orders API Called ===
[04-Jun-2026 13:36:31 UTC] User ID: 722
[04-Jun-2026 13:36:31 UTC] Limit: 20, Offset: 0
[04-Jun-2026 13:36:31 UTC] Orders found: 0
[04-Jun-2026 13:36:31 UTC] Orders data: []
[04-Jun-2026 13:36:31 UTC] Total orders count: 0
[04-Jun-2026 13:36:32 UTC] === API CALL LOG ===
[04-Jun-2026 13:36:32 UTC] Endpoint: user/profile.php
[04-Jun-2026 13:36:32 UTC] Full Log Data: {
    "timestamp": "2026-06-04 13:36:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "139.162.50.152",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "139.162.50.152, 104.23.175.179",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIyIiwidXNlcm5hbWUiOiJAaHV6YWlmYV83MDQiLCJlbWFpbCI6Im1hbGlwdWJna2luZzAwOUBnbWFpbC5jb20iLCJleHAiOjE3ODExODQ5OTB9.CUCUtWXm0jRhUlU5zFBhHGTS0xRzJ3Xr0zK8T56XuWA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a06753b70bd21e38-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "139.162.50.152",
        "cf-ipcountry": "SG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 13:36:32 UTC] === END API CALL LOG ===
[04-Jun-2026 13:36:32 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 13:36:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIyIiwidXNlcm5hbWUiOiJAaHV6YWlmYV83MDQiLCJlbWFpbCI6Im1hbGlwdWJna2luZzAwOUBnbWFpbC5jb20iLCJleHAiOjE3ODExODQ5OTB9.CUCUtWXm0jRhUlU5zFBhHGTS0xRzJ3Xr0zK8T56XuWA
[04-Jun-2026 13:36:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 13:36:32 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 13:36:32 UTC] User ID: 722
[04-Jun-2026 13:36:32 UTC] ✅ User profile retrieved successfully for user ID: 722
[04-Jun-2026 13:36:32 UTC] === API CALL LOG ===
[04-Jun-2026 13:36:32 UTC] Endpoint: user/profile.php
[04-Jun-2026 13:36:32 UTC] Full Log Data: {
    "timestamp": "2026-06-04 13:36:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "139.162.50.152",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "139.162.50.152, 104.23.175.179",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIyIiwidXNlcm5hbWUiOiJAaHV6YWlmYV83MDQiLCJlbWFpbCI6Im1hbGlwdWJna2luZzAwOUBnbWFpbC5jb20iLCJleHAiOjE3ODExODQ5OTB9.CUCUtWXm0jRhUlU5zFBhHGTS0xRzJ3Xr0zK8T56XuWA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a06753b70bc11e38-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "139.162.50.152",
        "cf-ipcountry": "SG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 13:36:32 UTC] === END API CALL LOG ===
[04-Jun-2026 13:36:32 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 13:36:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIyIiwidXNlcm5hbWUiOiJAaHV6YWlmYV83MDQiLCJlbWFpbCI6Im1hbGlwdWJna2luZzAwOUBnbWFpbC5jb20iLCJleHAiOjE3ODExODQ5OTB9.CUCUtWXm0jRhUlU5zFBhHGTS0xRzJ3Xr0zK8T56XuWA
[04-Jun-2026 13:36:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 13:36:32 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 13:36:32 UTC] User ID: 722
[04-Jun-2026 13:36:32 UTC] ✅ User profile retrieved successfully for user ID: 722
[04-Jun-2026 13:36:33 UTC] === API CALL LOG ===
[04-Jun-2026 13:36:33 UTC] Endpoint: user/profile.php
[04-Jun-2026 13:36:33 UTC] Full Log Data: {
    "timestamp": "2026-06-04 13:36:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "139.162.50.152",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "139.162.50.152, 104.23.175.179",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIyIiwidXNlcm5hbWUiOiJAaHV6YWlmYV83MDQiLCJlbWFpbCI6Im1hbGlwdWJna2luZzAwOUBnbWFpbC5jb20iLCJleHAiOjE3ODExODQ5OTB9.CUCUtWXm0jRhUlU5zFBhHGTS0xRzJ3Xr0zK8T56XuWA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a06753bf5d411e38-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "139.162.50.152",
        "cf-ipcountry": "SG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 13:36:33 UTC] === END API CALL LOG ===
[04-Jun-2026 13:36:33 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 13:36:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIyIiwidXNlcm5hbWUiOiJAaHV6YWlmYV83MDQiLCJlbWFpbCI6Im1hbGlwdWJna2luZzAwOUBnbWFpbC5jb20iLCJleHAiOjE3ODExODQ5OTB9.CUCUtWXm0jRhUlU5zFBhHGTS0xRzJ3Xr0zK8T56XuWA
[04-Jun-2026 13:36:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 13:36:33 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 13:36:33 UTC] User ID: 722
[04-Jun-2026 13:36:33 UTC] ✅ User profile retrieved successfully for user ID: 722
[04-Jun-2026 13:36:39 UTC] === API CALL LOG ===
[04-Jun-2026 13:36:39 UTC] Endpoint: user/profile.php
[04-Jun-2026 13:36:39 UTC] Full Log Data: {
    "timestamp": "2026-06-04 13:36:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "139.162.50.152",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "139.162.50.152, 104.23.175.178",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIyIiwidXNlcm5hbWUiOiJAaHV6YWlmYV83MDQiLCJlbWFpbCI6Im1hbGlwdWJna2luZzAwOUBnbWFpbC5jb20iLCJleHAiOjE3ODExODQ5OTB9.CUCUtWXm0jRhUlU5zFBhHGTS0xRzJ3Xr0zK8T56XuWA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a06753e0ce051e38-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "139.162.50.152",
        "cf-ipcountry": "SG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 13:36:39 UTC] === END API CALL LOG ===
[04-Jun-2026 13:36:39 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 13:36:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIyIiwidXNlcm5hbWUiOiJAaHV6YWlmYV83MDQiLCJlbWFpbCI6Im1hbGlwdWJna2luZzAwOUBnbWFpbC5jb20iLCJleHAiOjE3ODExODQ5OTB9.CUCUtWXm0jRhUlU5zFBhHGTS0xRzJ3Xr0zK8T56XuWA
[04-Jun-2026 13:36:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 13:36:39 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 13:36:39 UTC] User ID: 722
[04-Jun-2026 13:36:39 UTC] ✅ User profile retrieved successfully for user ID: 722
[04-Jun-2026 13:36:41 UTC] === API CALL LOG ===
[04-Jun-2026 13:36:41 UTC] Endpoint: user/profile.php
[04-Jun-2026 13:36:41 UTC] Full Log Data: {
    "timestamp": "2026-06-04 13:36:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "139.162.50.152",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "139.162.50.152, 104.23.175.178",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIyIiwidXNlcm5hbWUiOiJAaHV6YWlmYV83MDQiLCJlbWFpbCI6Im1hbGlwdWJna2luZzAwOUBnbWFpbC5jb20iLCJleHAiOjE3ODExODQ5OTB9.CUCUtWXm0jRhUlU5zFBhHGTS0xRzJ3Xr0zK8T56XuWA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a06753f039d01e38-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "139.162.50.152",
        "cf-ipcountry": "SG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 13:36:41 UTC] === END API CALL LOG ===
[04-Jun-2026 13:36:41 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 13:36:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIyIiwidXNlcm5hbWUiOiJAaHV6YWlmYV83MDQiLCJlbWFpbCI6Im1hbGlwdWJna2luZzAwOUBnbWFpbC5jb20iLCJleHAiOjE3ODExODQ5OTB9.CUCUtWXm0jRhUlU5zFBhHGTS0xRzJ3Xr0zK8T56XuWA
[04-Jun-2026 13:36:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 13:36:41 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 13:36:41 UTC] User ID: 722
[04-Jun-2026 13:36:41 UTC] ✅ User profile retrieved successfully for user ID: 722
[04-Jun-2026 13:36:41 UTC] === API CALL LOG ===
[04-Jun-2026 13:36:41 UTC] Endpoint: user/profile.php
[04-Jun-2026 13:36:41 UTC] Full Log Data: {
    "timestamp": "2026-06-04 13:36:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "139.162.50.152",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "139.162.50.152, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIyIiwidXNlcm5hbWUiOiJAaHV6YWlmYV83MDQiLCJlbWFpbCI6Im1hbGlwdWJna2luZzAwOUBnbWFpbC5jb20iLCJleHAiOjE3ODExODQ5OTB9.CUCUtWXm0jRhUlU5zFBhHGTS0xRzJ3Xr0zK8T56XuWA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a06753f1bdf01e38-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "139.162.50.152",
        "cf-ipcountry": "SG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 13:36:41 UTC] === END API CALL LOG ===
[04-Jun-2026 13:36:41 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 13:36:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIyIiwidXNlcm5hbWUiOiJAaHV6YWlmYV83MDQiLCJlbWFpbCI6Im1hbGlwdWJna2luZzAwOUBnbWFpbC5jb20iLCJleHAiOjE3ODExODQ5OTB9.CUCUtWXm0jRhUlU5zFBhHGTS0xRzJ3Xr0zK8T56XuWA
[04-Jun-2026 13:36:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 13:36:41 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 13:36:41 UTC] User ID: 722
[04-Jun-2026 13:36:41 UTC] ✅ User profile retrieved successfully for user ID: 722
[04-Jun-2026 13:36:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 13:36:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 13:36:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"139.162.50.152, 104.23.175.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIyIiwidXNlcm5hbWUiOiJAaHV6YWlmYV83MDQiLCJlbWFpbCI6Im1hbGlwdWJna2luZzAwOUBnbWFpbC5jb20iLCJleHAiOjE3ODExODQ5OTB9.CUCUtWXm0jRhUlU5zFBhHGTS0xRzJ3Xr0zK8T56XuWA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a06753f039ca1e38-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"139.162.50.152","cf-ipcountry":"SG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jun-2026 13:36:42 UTC] === User Orders API Called ===
[04-Jun-2026 13:36:42 UTC] User ID: 722
[04-Jun-2026 13:36:42 UTC] Limit: 20, Offset: 0
[04-Jun-2026 13:36:42 UTC] Orders found: 0
[04-Jun-2026 13:36:42 UTC] Orders data: []
[04-Jun-2026 13:36:42 UTC] Total orders count: 0
[04-Jun-2026 13:36:55 UTC] === API CALL LOG ===
[04-Jun-2026 13:36:55 UTC] Endpoint: user/profile.php
[04-Jun-2026 13:36:55 UTC] Full Log Data: {
    "timestamp": "2026-06-04 13:36:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "139.162.50.152",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "139.162.50.152, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIyIiwidXNlcm5hbWUiOiJAaHV6YWlmYV83MDQiLCJlbWFpbCI6Im1hbGlwdWJna2luZzAwOUBnbWFpbC5jb20iLCJleHAiOjE3ODExODQ5OTB9.CUCUtWXm0jRhUlU5zFBhHGTS0xRzJ3Xr0zK8T56XuWA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0675444db501e38-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "139.162.50.152",
        "cf-ipcountry": "SG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 13:36:55 UTC] === END API CALL LOG ===
[04-Jun-2026 13:36:55 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 13:36:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIyIiwidXNlcm5hbWUiOiJAaHV6YWlmYV83MDQiLCJlbWFpbCI6Im1hbGlwdWJna2luZzAwOUBnbWFpbC5jb20iLCJleHAiOjE3ODExODQ5OTB9.CUCUtWXm0jRhUlU5zFBhHGTS0xRzJ3Xr0zK8T56XuWA
[04-Jun-2026 13:36:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 13:36:55 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 13:36:55 UTC] User ID: 722
[04-Jun-2026 13:36:55 UTC] ✅ User profile retrieved successfully for user ID: 722
[04-Jun-2026 13:37:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 13:37:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 13:37:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"139.162.50.152, 104.23.175.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIyIiwidXNlcm5hbWUiOiJAaHV6YWlmYV83MDQiLCJlbWFpbCI6Im1hbGlwdWJna2luZzAwOUBnbWFpbC5jb20iLCJleHAiOjE3ODExODQ5OTB9.CUCUtWXm0jRhUlU5zFBhHGTS0xRzJ3Xr0zK8T56XuWA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a06754729e321e38-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"139.162.50.152","cf-ipcountry":"SG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jun-2026 13:37:01 UTC] === User Orders API Called ===
[04-Jun-2026 13:37:01 UTC] User ID: 722
[04-Jun-2026 13:37:01 UTC] Limit: 20, Offset: 0
[04-Jun-2026 13:37:01 UTC] Orders found: 0
[04-Jun-2026 13:37:01 UTC] Orders data: []
[04-Jun-2026 13:37:01 UTC] Total orders count: 0
[04-Jun-2026 13:37:01 UTC] === API CALL LOG ===
[04-Jun-2026 13:37:01 UTC] Endpoint: user/profile.php
[04-Jun-2026 13:37:01 UTC] Full Log Data: {
    "timestamp": "2026-06-04 13:37:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "139.162.50.152",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "139.162.50.152, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIyIiwidXNlcm5hbWUiOiJAaHV6YWlmYV83MDQiLCJlbWFpbCI6Im1hbGlwdWJna2luZzAwOUBnbWFpbC5jb20iLCJleHAiOjE3ODExODQ5OTB9.CUCUtWXm0jRhUlU5zFBhHGTS0xRzJ3Xr0zK8T56XuWA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a06754729e371e38-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "139.162.50.152",
        "cf-ipcountry": "SG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 13:37:01 UTC] === END API CALL LOG ===
[04-Jun-2026 13:37:01 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 13:37:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIyIiwidXNlcm5hbWUiOiJAaHV6YWlmYV83MDQiLCJlbWFpbCI6Im1hbGlwdWJna2luZzAwOUBnbWFpbC5jb20iLCJleHAiOjE3ODExODQ5OTB9.CUCUtWXm0jRhUlU5zFBhHGTS0xRzJ3Xr0zK8T56XuWA
[04-Jun-2026 13:37:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 13:37:01 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 13:37:01 UTC] User ID: 722
[04-Jun-2026 13:37:01 UTC] ✅ User profile retrieved successfully for user ID: 722
[04-Jun-2026 13:37:02 UTC] === API CALL LOG ===
[04-Jun-2026 13:37:02 UTC] Endpoint: user/profile.php
[04-Jun-2026 13:37:02 UTC] Full Log Data: {
    "timestamp": "2026-06-04 13:37:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "139.162.50.152",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "139.162.50.152, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIyIiwidXNlcm5hbWUiOiJAaHV6YWlmYV83MDQiLCJlbWFpbCI6Im1hbGlwdWJna2luZzAwOUBnbWFpbC5jb20iLCJleHAiOjE3ODExODQ5OTB9.CUCUtWXm0jRhUlU5zFBhHGTS0xRzJ3Xr0zK8T56XuWA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a06754747c581e38-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "139.162.50.152",
        "cf-ipcountry": "SG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 13:37:02 UTC] === END API CALL LOG ===
[04-Jun-2026 13:37:02 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 13:37:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIyIiwidXNlcm5hbWUiOiJAaHV6YWlmYV83MDQiLCJlbWFpbCI6Im1hbGlwdWJna2luZzAwOUBnbWFpbC5jb20iLCJleHAiOjE3ODExODQ5OTB9.CUCUtWXm0jRhUlU5zFBhHGTS0xRzJ3Xr0zK8T56XuWA
[04-Jun-2026 13:37:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 13:37:02 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 13:37:02 UTC] User ID: 722
[04-Jun-2026 13:37:02 UTC] ✅ User profile retrieved successfully for user ID: 722
[04-Jun-2026 13:37:03 UTC] === API CALL LOG ===
[04-Jun-2026 13:37:03 UTC] Endpoint: user/profile.php
[04-Jun-2026 13:37:03 UTC] Full Log Data: {
    "timestamp": "2026-06-04 13:37:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "139.162.50.152",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "139.162.50.152, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIyIiwidXNlcm5hbWUiOiJAaHV6YWlmYV83MDQiLCJlbWFpbCI6Im1hbGlwdWJna2luZzAwOUBnbWFpbC5jb20iLCJleHAiOjE3ODExODQ5OTB9.CUCUtWXm0jRhUlU5zFBhHGTS0xRzJ3Xr0zK8T56XuWA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a06754799d781e38-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "139.162.50.152",
        "cf-ipcountry": "SG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 13:37:03 UTC] === END API CALL LOG ===
[04-Jun-2026 13:37:03 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 13:37:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIyIiwidXNlcm5hbWUiOiJAaHV6YWlmYV83MDQiLCJlbWFpbCI6Im1hbGlwdWJna2luZzAwOUBnbWFpbC5jb20iLCJleHAiOjE3ODExODQ5OTB9.CUCUtWXm0jRhUlU5zFBhHGTS0xRzJ3Xr0zK8T56XuWA
[04-Jun-2026 13:37:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 13:37:03 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 13:37:03 UTC] User ID: 722
[04-Jun-2026 13:37:03 UTC] ✅ User profile retrieved successfully for user ID: 722
[04-Jun-2026 13:37:08 UTC] === API CALL LOG ===
[04-Jun-2026 13:37:08 UTC] Endpoint: user/profile.php
[04-Jun-2026 13:37:08 UTC] Full Log Data: {
    "timestamp": "2026-06-04 13:37:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "139.162.50.152",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "139.162.50.152, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIyIiwidXNlcm5hbWUiOiJAaHV6YWlmYV83MDQiLCJlbWFpbCI6Im1hbGlwdWJna2luZzAwOUBnbWFpbC5jb20iLCJleHAiOjE3ODExODQ5OTB9.CUCUtWXm0jRhUlU5zFBhHGTS0xRzJ3Xr0zK8T56XuWA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a067549938c31e38-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "139.162.50.152",
        "cf-ipcountry": "SG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 13:37:08 UTC] === END API CALL LOG ===
[04-Jun-2026 13:37:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 13:37:08 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 13:37:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 13:37:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIyIiwidXNlcm5hbWUiOiJAaHV6YWlmYV83MDQiLCJlbWFpbCI6Im1hbGlwdWJna2luZzAwOUBnbWFpbC5jb20iLCJleHAiOjE3ODExODQ5OTB9.CUCUtWXm0jRhUlU5zFBhHGTS0xRzJ3Xr0zK8T56XuWA
[04-Jun-2026 13:37:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"139.162.50.152, 104.23.175.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIyIiwidXNlcm5hbWUiOiJAaHV6YWlmYV83MDQiLCJlbWFpbCI6Im1hbGlwdWJna2luZzAwOUBnbWFpbC5jb20iLCJleHAiOjE3ODExODQ5OTB9.CUCUtWXm0jRhUlU5zFBhHGTS0xRzJ3Xr0zK8T56XuWA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a067549938ba1e38-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"139.162.50.152","cf-ipcountry":"SG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jun-2026 13:37:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 13:37:08 UTC] === User Orders API Called ===
[04-Jun-2026 13:37:08 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 13:37:08 UTC] User ID: 722
[04-Jun-2026 13:37:08 UTC] User ID: 722
[04-Jun-2026 13:37:08 UTC] Limit: 20, Offset: 0
[04-Jun-2026 13:37:08 UTC] ✅ User profile retrieved successfully for user ID: 722
[04-Jun-2026 13:37:08 UTC] Orders found: 0
[04-Jun-2026 13:37:08 UTC] Orders data: []
[04-Jun-2026 13:37:08 UTC] Total orders count: 0
[04-Jun-2026 13:37:08 UTC] === API CALL LOG ===
[04-Jun-2026 13:37:08 UTC] Endpoint: user/profile.php
[04-Jun-2026 13:37:08 UTC] Full Log Data: {
    "timestamp": "2026-06-04 13:37:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "139.162.50.152",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "139.162.50.152, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIyIiwidXNlcm5hbWUiOiJAaHV6YWlmYV83MDQiLCJlbWFpbCI6Im1hbGlwdWJna2luZzAwOUBnbWFpbC5jb20iLCJleHAiOjE3ODExODQ5OTB9.CUCUtWXm0jRhUlU5zFBhHGTS0xRzJ3Xr0zK8T56XuWA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a067549afe111e38-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "139.162.50.152",
        "cf-ipcountry": "SG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 13:37:08 UTC] === END API CALL LOG ===
[04-Jun-2026 13:37:08 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 13:37:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIyIiwidXNlcm5hbWUiOiJAaHV6YWlmYV83MDQiLCJlbWFpbCI6Im1hbGlwdWJna2luZzAwOUBnbWFpbC5jb20iLCJleHAiOjE3ODExODQ5OTB9.CUCUtWXm0jRhUlU5zFBhHGTS0xRzJ3Xr0zK8T56XuWA
[04-Jun-2026 13:37:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 13:37:08 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 13:37:08 UTC] User ID: 722
[04-Jun-2026 13:37:08 UTC] ✅ User profile retrieved successfully for user ID: 722
[04-Jun-2026 13:37:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 13:37:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 13:37:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"139.162.50.152, 104.23.175.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIyIiwidXNlcm5hbWUiOiJAaHV6YWlmYV83MDQiLCJlbWFpbCI6Im1hbGlwdWJna2luZzAwOUBnbWFpbC5jb20iLCJleHAiOjE3ODExODQ5OTB9.CUCUtWXm0jRhUlU5zFBhHGTS0xRzJ3Xr0zK8T56XuWA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a06754a76b301e38-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"139.162.50.152","cf-ipcountry":"SG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jun-2026 13:37:10 UTC] === User Orders API Called ===
[04-Jun-2026 13:37:10 UTC] User ID: 722
[04-Jun-2026 13:37:10 UTC] Limit: 20, Offset: 0
[04-Jun-2026 13:37:10 UTC] Orders found: 0
[04-Jun-2026 13:37:10 UTC] Orders data: []
[04-Jun-2026 13:37:10 UTC] Total orders count: 0
[04-Jun-2026 13:37:11 UTC] === API CALL LOG ===
[04-Jun-2026 13:37:11 UTC] Endpoint: user/profile.php
[04-Jun-2026 13:37:11 UTC] Full Log Data: {
    "timestamp": "2026-06-04 13:37:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "139.162.50.152",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "139.162.50.152, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIyIiwidXNlcm5hbWUiOiJAaHV6YWlmYV83MDQiLCJlbWFpbCI6Im1hbGlwdWJna2luZzAwOUBnbWFpbC5jb20iLCJleHAiOjE3ODExODQ5OTB9.CUCUtWXm0jRhUlU5zFBhHGTS0xRzJ3Xr0zK8T56XuWA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a06754b02efa1e38-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "139.162.50.152",
        "cf-ipcountry": "SG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 13:37:11 UTC] === END API CALL LOG ===
[04-Jun-2026 13:37:11 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 13:37:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIyIiwidXNlcm5hbWUiOiJAaHV6YWlmYV83MDQiLCJlbWFpbCI6Im1hbGlwdWJna2luZzAwOUBnbWFpbC5jb20iLCJleHAiOjE3ODExODQ5OTB9.CUCUtWXm0jRhUlU5zFBhHGTS0xRzJ3Xr0zK8T56XuWA
[04-Jun-2026 13:37:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 13:37:11 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 13:37:11 UTC] User ID: 722
[04-Jun-2026 13:37:11 UTC] ✅ User profile retrieved successfully for user ID: 722
[04-Jun-2026 13:37:12 UTC] User Purchases API - User ID: 722
[04-Jun-2026 13:37:12 UTC] User Purchases API - Total purchases found: 0
[04-Jun-2026 13:37:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 13:37:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 13:37:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"139.162.50.152, 104.23.175.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIyIiwidXNlcm5hbWUiOiJAaHV6YWlmYV83MDQiLCJlbWFpbCI6Im1hbGlwdWJna2luZzAwOUBnbWFpbC5jb20iLCJleHAiOjE3ODExODQ5OTB9.CUCUtWXm0jRhUlU5zFBhHGTS0xRzJ3Xr0zK8T56XuWA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a06754c6ef0f1e38-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"139.162.50.152","cf-ipcountry":"SG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jun-2026 13:37:15 UTC] === User Orders API Called ===
[04-Jun-2026 13:37:15 UTC] User ID: 722
[04-Jun-2026 13:37:15 UTC] Limit: 20, Offset: 0
[04-Jun-2026 13:37:15 UTC] Orders found: 0
[04-Jun-2026 13:37:15 UTC] Orders data: []
[04-Jun-2026 13:37:15 UTC] Total orders count: 0
[04-Jun-2026 13:37:15 UTC] === API CALL LOG ===
[04-Jun-2026 13:37:15 UTC] Endpoint: user/profile.php
[04-Jun-2026 13:37:15 UTC] Full Log Data: {
    "timestamp": "2026-06-04 13:37:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "139.162.50.152",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "139.162.50.152, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIyIiwidXNlcm5hbWUiOiJAaHV6YWlmYV83MDQiLCJlbWFpbCI6Im1hbGlwdWJna2luZzAwOUBnbWFpbC5jb20iLCJleHAiOjE3ODExODQ5OTB9.CUCUtWXm0jRhUlU5zFBhHGTS0xRzJ3Xr0zK8T56XuWA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a06754c6ef141e38-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "139.162.50.152",
        "cf-ipcountry": "SG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 13:37:15 UTC] === END API CALL LOG ===
[04-Jun-2026 13:37:15 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 13:37:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIyIiwidXNlcm5hbWUiOiJAaHV6YWlmYV83MDQiLCJlbWFpbCI6Im1hbGlwdWJna2luZzAwOUBnbWFpbC5jb20iLCJleHAiOjE3ODExODQ5OTB9.CUCUtWXm0jRhUlU5zFBhHGTS0xRzJ3Xr0zK8T56XuWA
[04-Jun-2026 13:37:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 13:37:15 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 13:37:15 UTC] User ID: 722
[04-Jun-2026 13:37:15 UTC] ✅ User profile retrieved successfully for user ID: 722
[04-Jun-2026 13:37:15 UTC] === API CALL LOG ===
[04-Jun-2026 13:37:15 UTC] Endpoint: user/profile.php
[04-Jun-2026 13:37:15 UTC] Full Log Data: {
    "timestamp": "2026-06-04 13:37:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "139.162.50.152",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "139.162.50.152, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIyIiwidXNlcm5hbWUiOiJAaHV6YWlmYV83MDQiLCJlbWFpbCI6Im1hbGlwdWJna2luZzAwOUBnbWFpbC5jb20iLCJleHAiOjE3ODExODQ5OTB9.CUCUtWXm0jRhUlU5zFBhHGTS0xRzJ3Xr0zK8T56XuWA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a06754c8ac781e38-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "139.162.50.152",
        "cf-ipcountry": "SG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 13:37:15 UTC] === END API CALL LOG ===
[04-Jun-2026 13:37:15 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 13:37:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIyIiwidXNlcm5hbWUiOiJAaHV6YWlmYV83MDQiLCJlbWFpbCI6Im1hbGlwdWJna2luZzAwOUBnbWFpbC5jb20iLCJleHAiOjE3ODExODQ5OTB9.CUCUtWXm0jRhUlU5zFBhHGTS0xRzJ3Xr0zK8T56XuWA
[04-Jun-2026 13:37:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 13:37:15 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 13:37:15 UTC] User ID: 722
[04-Jun-2026 13:37:15 UTC] ✅ User profile retrieved successfully for user ID: 722
[04-Jun-2026 13:37:16 UTC] === API CALL LOG ===
[04-Jun-2026 13:37:16 UTC] Endpoint: user/profile.php
[04-Jun-2026 13:37:16 UTC] Full Log Data: {
    "timestamp": "2026-06-04 13:37:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "139.162.50.152",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "139.162.50.152, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIyIiwidXNlcm5hbWUiOiJAaHV6YWlmYV83MDQiLCJlbWFpbCI6Im1hbGlwdWJna2luZzAwOUBnbWFpbC5jb20iLCJleHAiOjE3ODExODQ5OTB9.CUCUtWXm0jRhUlU5zFBhHGTS0xRzJ3Xr0zK8T56XuWA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a06754ce2d5c1e38-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "139.162.50.152",
        "cf-ipcountry": "SG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 13:37:16 UTC] === END API CALL LOG ===
[04-Jun-2026 13:37:16 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 13:37:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIyIiwidXNlcm5hbWUiOiJAaHV6YWlmYV83MDQiLCJlbWFpbCI6Im1hbGlwdWJna2luZzAwOUBnbWFpbC5jb20iLCJleHAiOjE3ODExODQ5OTB9.CUCUtWXm0jRhUlU5zFBhHGTS0xRzJ3Xr0zK8T56XuWA
[04-Jun-2026 13:37:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 13:37:16 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 13:37:16 UTC] User ID: 722
[04-Jun-2026 13:37:16 UTC] ✅ User profile retrieved successfully for user ID: 722
[04-Jun-2026 13:37:24 UTC] === API CALL LOG ===
[04-Jun-2026 13:37:24 UTC] Endpoint: user/profile.php
[04-Jun-2026 13:37:24 UTC] Full Log Data: {
    "timestamp": "2026-06-04 13:37:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "139.162.50.152",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "139.162.50.152, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIyIiwidXNlcm5hbWUiOiJAaHV6YWlmYV83MDQiLCJlbWFpbCI6Im1hbGlwdWJna2luZzAwOUBnbWFpbC5jb20iLCJleHAiOjE3ODExODQ5OTB9.CUCUtWXm0jRhUlU5zFBhHGTS0xRzJ3Xr0zK8T56XuWA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a06755001ed21e38-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "139.162.50.152",
        "cf-ipcountry": "SG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 13:37:24 UTC] === END API CALL LOG ===
[04-Jun-2026 13:37:24 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 13:37:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIyIiwidXNlcm5hbWUiOiJAaHV6YWlmYV83MDQiLCJlbWFpbCI6Im1hbGlwdWJna2luZzAwOUBnbWFpbC5jb20iLCJleHAiOjE3ODExODQ5OTB9.CUCUtWXm0jRhUlU5zFBhHGTS0xRzJ3Xr0zK8T56XuWA
[04-Jun-2026 13:37:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 13:37:24 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 13:37:24 UTC] User ID: 722
[04-Jun-2026 13:37:24 UTC] ✅ User profile retrieved successfully for user ID: 722
[04-Jun-2026 13:37:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 13:37:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 13:37:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"139.162.50.152, 104.23.175.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIyIiwidXNlcm5hbWUiOiJAaHV6YWlmYV83MDQiLCJlbWFpbCI6Im1hbGlwdWJna2luZzAwOUBnbWFpbC5jb20iLCJleHAiOjE3ODExODQ5OTB9.CUCUtWXm0jRhUlU5zFBhHGTS0xRzJ3Xr0zK8T56XuWA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a06755001ecc1e38-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"139.162.50.152","cf-ipcountry":"SG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jun-2026 13:37:24 UTC] === User Orders API Called ===
[04-Jun-2026 13:37:24 UTC] User ID: 722
[04-Jun-2026 13:37:24 UTC] Limit: 20, Offset: 0
[04-Jun-2026 13:37:24 UTC] Orders found: 0
[04-Jun-2026 13:37:24 UTC] Orders data: []
[04-Jun-2026 13:37:24 UTC] Total orders count: 0
[04-Jun-2026 13:37:24 UTC] === API CALL LOG ===
[04-Jun-2026 13:37:24 UTC] Endpoint: user/profile.php
[04-Jun-2026 13:37:24 UTC] Full Log Data: {
    "timestamp": "2026-06-04 13:37:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "139.162.50.152",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "139.162.50.152, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIyIiwidXNlcm5hbWUiOiJAaHV6YWlmYV83MDQiLCJlbWFpbCI6Im1hbGlwdWJna2luZzAwOUBnbWFpbC5jb20iLCJleHAiOjE3ODExODQ5OTB9.CUCUtWXm0jRhUlU5zFBhHGTS0xRzJ3Xr0zK8T56XuWA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a06755016ac81e38-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "139.162.50.152",
        "cf-ipcountry": "SG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 13:37:24 UTC] === END API CALL LOG ===
[04-Jun-2026 13:37:24 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 13:37:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIyIiwidXNlcm5hbWUiOiJAaHV6YWlmYV83MDQiLCJlbWFpbCI6Im1hbGlwdWJna2luZzAwOUBnbWFpbC5jb20iLCJleHAiOjE3ODExODQ5OTB9.CUCUtWXm0jRhUlU5zFBhHGTS0xRzJ3Xr0zK8T56XuWA
[04-Jun-2026 13:37:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 13:37:24 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 13:37:24 UTC] User ID: 722
[04-Jun-2026 13:37:24 UTC] ✅ User profile retrieved successfully for user ID: 722
[04-Jun-2026 13:37:25 UTC] === API CALL LOG ===
[04-Jun-2026 13:37:25 UTC] Endpoint: user/profile.php
[04-Jun-2026 13:37:25 UTC] Full Log Data: {
    "timestamp": "2026-06-04 13:37:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "139.162.50.152",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "139.162.50.152, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIyIiwidXNlcm5hbWUiOiJAaHV6YWlmYV83MDQiLCJlbWFpbCI6Im1hbGlwdWJna2luZzAwOUBnbWFpbC5jb20iLCJleHAiOjE3ODExODQ5OTB9.CUCUtWXm0jRhUlU5zFBhHGTS0xRzJ3Xr0zK8T56XuWA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a06755089f5b1e38-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "139.162.50.152",
        "cf-ipcountry": "SG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 13:37:25 UTC] === END API CALL LOG ===
[04-Jun-2026 13:37:25 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 13:37:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIyIiwidXNlcm5hbWUiOiJAaHV6YWlmYV83MDQiLCJlbWFpbCI6Im1hbGlwdWJna2luZzAwOUBnbWFpbC5jb20iLCJleHAiOjE3ODExODQ5OTB9.CUCUtWXm0jRhUlU5zFBhHGTS0xRzJ3Xr0zK8T56XuWA
[04-Jun-2026 13:37:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 13:37:25 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 13:37:25 UTC] User ID: 722
[04-Jun-2026 13:37:25 UTC] ✅ User profile retrieved successfully for user ID: 722
[04-Jun-2026 13:37:34 UTC] === API CALL LOG ===
[04-Jun-2026 13:37:34 UTC] Endpoint: user/profile.php
[04-Jun-2026 13:37:34 UTC] Full Log Data: {
    "timestamp": "2026-06-04 13:37:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "139.162.50.152",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "139.162.50.152, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIyIiwidXNlcm5hbWUiOiJAaHV6YWlmYV83MDQiLCJlbWFpbCI6Im1hbGlwdWJna2luZzAwOUBnbWFpbC5jb20iLCJleHAiOjE3ODExODQ5OTB9.CUCUtWXm0jRhUlU5zFBhHGTS0xRzJ3Xr0zK8T56XuWA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a067553d5a451e38-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "139.162.50.152",
        "cf-ipcountry": "SG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 13:37:34 UTC] === END API CALL LOG ===
[04-Jun-2026 13:37:34 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 13:37:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIyIiwidXNlcm5hbWUiOiJAaHV6YWlmYV83MDQiLCJlbWFpbCI6Im1hbGlwdWJna2luZzAwOUBnbWFpbC5jb20iLCJleHAiOjE3ODExODQ5OTB9.CUCUtWXm0jRhUlU5zFBhHGTS0xRzJ3Xr0zK8T56XuWA
[04-Jun-2026 13:37:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 13:37:34 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 13:37:34 UTC] User ID: 722
[04-Jun-2026 13:37:34 UTC] ✅ User profile retrieved successfully for user ID: 722
[04-Jun-2026 13:37:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 13:37:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 13:37:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"139.162.50.152, 104.23.175.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIyIiwidXNlcm5hbWUiOiJAaHV6YWlmYV83MDQiLCJlbWFpbCI6Im1hbGlwdWJna2luZzAwOUBnbWFpbC5jb20iLCJleHAiOjE3ODExODQ5OTB9.CUCUtWXm0jRhUlU5zFBhHGTS0xRzJ3Xr0zK8T56XuWA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a067553d5a401e38-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"139.162.50.152","cf-ipcountry":"SG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jun-2026 13:37:34 UTC] === User Orders API Called ===
[04-Jun-2026 13:37:34 UTC] User ID: 722
[04-Jun-2026 13:37:34 UTC] Limit: 20, Offset: 0
[04-Jun-2026 13:37:34 UTC] Orders found: 0
[04-Jun-2026 13:37:34 UTC] Orders data: []
[04-Jun-2026 13:37:34 UTC] Total orders count: 0
[04-Jun-2026 13:37:34 UTC] === API CALL LOG ===
[04-Jun-2026 13:37:34 UTC] Endpoint: user/profile.php
[04-Jun-2026 13:37:34 UTC] Full Log Data: {
    "timestamp": "2026-06-04 13:37:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "139.162.50.152",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "139.162.50.152, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIyIiwidXNlcm5hbWUiOiJAaHV6YWlmYV83MDQiLCJlbWFpbCI6Im1hbGlwdWJna2luZzAwOUBnbWFpbC5jb20iLCJleHAiOjE3ODExODQ5OTB9.CUCUtWXm0jRhUlU5zFBhHGTS0xRzJ3Xr0zK8T56XuWA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a067553f3f601e38-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "139.162.50.152",
        "cf-ipcountry": "SG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 13:37:34 UTC] === END API CALL LOG ===
[04-Jun-2026 13:37:34 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 13:37:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIyIiwidXNlcm5hbWUiOiJAaHV6YWlmYV83MDQiLCJlbWFpbCI6Im1hbGlwdWJna2luZzAwOUBnbWFpbC5jb20iLCJleHAiOjE3ODExODQ5OTB9.CUCUtWXm0jRhUlU5zFBhHGTS0xRzJ3Xr0zK8T56XuWA
[04-Jun-2026 13:37:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 13:37:34 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 13:37:34 UTC] User ID: 722
[04-Jun-2026 13:37:34 UTC] ✅ User profile retrieved successfully for user ID: 722
[04-Jun-2026 13:37:36 UTC] === API CALL LOG ===
[04-Jun-2026 13:37:36 UTC] Endpoint: user/profile.php
[04-Jun-2026 13:37:36 UTC] Full Log Data: {
    "timestamp": "2026-06-04 13:37:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "139.162.50.152",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "139.162.50.152, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIyIiwidXNlcm5hbWUiOiJAaHV6YWlmYV83MDQiLCJlbWFpbCI6Im1hbGlwdWJna2luZzAwOUBnbWFpbC5jb20iLCJleHAiOjE3ODExODQ5OTB9.CUCUtWXm0jRhUlU5zFBhHGTS0xRzJ3Xr0zK8T56XuWA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0675548e8c61e38-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "139.162.50.152",
        "cf-ipcountry": "SG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 13:37:36 UTC] === END API CALL LOG ===
[04-Jun-2026 13:37:36 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 13:37:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIyIiwidXNlcm5hbWUiOiJAaHV6YWlmYV83MDQiLCJlbWFpbCI6Im1hbGlwdWJna2luZzAwOUBnbWFpbC5jb20iLCJleHAiOjE3ODExODQ5OTB9.CUCUtWXm0jRhUlU5zFBhHGTS0xRzJ3Xr0zK8T56XuWA
[04-Jun-2026 13:37:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 13:37:36 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 13:37:36 UTC] User ID: 722
[04-Jun-2026 13:37:36 UTC] ✅ User profile retrieved successfully for user ID: 722
[04-Jun-2026 13:37:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 13:37:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 13:37:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"139.162.50.152, 104.23.175.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIyIiwidXNlcm5hbWUiOiJAaHV6YWlmYV83MDQiLCJlbWFpbCI6Im1hbGlwdWJna2luZzAwOUBnbWFpbC5jb20iLCJleHAiOjE3ODExODQ5OTB9.CUCUtWXm0jRhUlU5zFBhHGTS0xRzJ3Xr0zK8T56XuWA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a06755679dcb1e38-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"139.162.50.152","cf-ipcountry":"SG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jun-2026 13:37:41 UTC] === User Orders API Called ===
[04-Jun-2026 13:37:41 UTC] User ID: 722
[04-Jun-2026 13:37:41 UTC] Limit: 20, Offset: 0
[04-Jun-2026 13:37:41 UTC] Orders found: 0
[04-Jun-2026 13:37:41 UTC] Orders data: []
[04-Jun-2026 13:37:41 UTC] Total orders count: 0
[04-Jun-2026 13:37:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 13:37:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 13:37:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"139.162.50.152, 104.23.175.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIyIiwidXNlcm5hbWUiOiJAaHV6YWlmYV83MDQiLCJlbWFpbCI6Im1hbGlwdWJna2luZzAwOUBnbWFpbC5jb20iLCJleHAiOjE3ODExODQ5OTB9.CUCUtWXm0jRhUlU5zFBhHGTS0xRzJ3Xr0zK8T56XuWA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a067556d5f711e38-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"139.162.50.152","cf-ipcountry":"SG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jun-2026 13:37:42 UTC] === User Orders API Called ===
[04-Jun-2026 13:37:42 UTC] User ID: 722
[04-Jun-2026 13:37:42 UTC] === API CALL LOG ===
[04-Jun-2026 13:37:42 UTC] Limit: 20, Offset: 0
[04-Jun-2026 13:37:42 UTC] Endpoint: user/profile.php
[04-Jun-2026 13:37:42 UTC] Full Log Data: {
    "timestamp": "2026-06-04 13:37:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "139.162.50.152",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "139.162.50.152, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIyIiwidXNlcm5hbWUiOiJAaHV6YWlmYV83MDQiLCJlbWFpbCI6Im1hbGlwdWJna2luZzAwOUBnbWFpbC5jb20iLCJleHAiOjE3ODExODQ5OTB9.CUCUtWXm0jRhUlU5zFBhHGTS0xRzJ3Xr0zK8T56XuWA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a067556d5f751e38-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "139.162.50.152",
        "cf-ipcountry": "SG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 13:37:42 UTC] === END API CALL LOG ===
[04-Jun-2026 13:37:42 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 13:37:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIyIiwidXNlcm5hbWUiOiJAaHV6YWlmYV83MDQiLCJlbWFpbCI6Im1hbGlwdWJna2luZzAwOUBnbWFpbC5jb20iLCJleHAiOjE3ODExODQ5OTB9.CUCUtWXm0jRhUlU5zFBhHGTS0xRzJ3Xr0zK8T56XuWA
[04-Jun-2026 13:37:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 13:37:42 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 13:37:42 UTC] User ID: 722
[04-Jun-2026 13:37:42 UTC] Orders found: 0
[04-Jun-2026 13:37:42 UTC] Orders data: []
[04-Jun-2026 13:37:42 UTC] ✅ User profile retrieved successfully for user ID: 722
[04-Jun-2026 13:37:42 UTC] Total orders count: 0
[04-Jun-2026 13:37:42 UTC] === API CALL LOG ===
[04-Jun-2026 13:37:42 UTC] Endpoint: user/profile.php
[04-Jun-2026 13:37:42 UTC] Full Log Data: {
    "timestamp": "2026-06-04 13:37:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "139.162.50.152",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "139.162.50.152, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIyIiwidXNlcm5hbWUiOiJAaHV6YWlmYV83MDQiLCJlbWFpbCI6Im1hbGlwdWJna2luZzAwOUBnbWFpbC5jb20iLCJleHAiOjE3ODExODQ5OTB9.CUCUtWXm0jRhUlU5zFBhHGTS0xRzJ3Xr0zK8T56XuWA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a067556f3cd01e38-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "139.162.50.152",
        "cf-ipcountry": "SG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 13:37:42 UTC] === END API CALL LOG ===
[04-Jun-2026 13:37:42 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 13:37:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIyIiwidXNlcm5hbWUiOiJAaHV6YWlmYV83MDQiLCJlbWFpbCI6Im1hbGlwdWJna2luZzAwOUBnbWFpbC5jb20iLCJleHAiOjE3ODExODQ5OTB9.CUCUtWXm0jRhUlU5zFBhHGTS0xRzJ3Xr0zK8T56XuWA
[04-Jun-2026 13:37:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 13:37:42 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 13:37:42 UTC] User ID: 722
[04-Jun-2026 13:37:42 UTC] ✅ User profile retrieved successfully for user ID: 722
[04-Jun-2026 13:37:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 13:37:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 13:37:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"139.162.50.152, 104.23.175.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIyIiwidXNlcm5hbWUiOiJAaHV6YWlmYV83MDQiLCJlbWFpbCI6Im1hbGlwdWJna2luZzAwOUBnbWFpbC5jb20iLCJleHAiOjE3ODExODQ5OTB9.CUCUtWXm0jRhUlU5zFBhHGTS0xRzJ3Xr0zK8T56XuWA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a06755a7cd1a1e38-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"139.162.50.152","cf-ipcountry":"SG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jun-2026 13:37:51 UTC] === User Orders API Called ===
[04-Jun-2026 13:37:51 UTC] User ID: 722
[04-Jun-2026 13:37:51 UTC] Limit: 20, Offset: 0
[04-Jun-2026 13:37:51 UTC] Orders found: 0
[04-Jun-2026 13:37:51 UTC] Orders data: []
[04-Jun-2026 13:37:51 UTC] Total orders count: 0
[04-Jun-2026 13:37:56 UTC] === API CALL LOG ===
[04-Jun-2026 13:37:56 UTC] Endpoint: user/profile.php
[04-Jun-2026 13:37:56 UTC] Full Log Data: {
    "timestamp": "2026-06-04 13:37:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "139.162.50.152",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "139.162.50.152, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIyIiwidXNlcm5hbWUiOiJAaHV6YWlmYV83MDQiLCJlbWFpbCI6Im1hbGlwdWJna2luZzAwOUBnbWFpbC5jb20iLCJleHAiOjE3ODExODQ5OTB9.CUCUtWXm0jRhUlU5zFBhHGTS0xRzJ3Xr0zK8T56XuWA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a06755c4c83f1e38-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "139.162.50.152",
        "cf-ipcountry": "SG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 13:37:56 UTC] === END API CALL LOG ===
[04-Jun-2026 13:37:56 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 13:37:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIyIiwidXNlcm5hbWUiOiJAaHV6YWlmYV83MDQiLCJlbWFpbCI6Im1hbGlwdWJna2luZzAwOUBnbWFpbC5jb20iLCJleHAiOjE3ODExODQ5OTB9.CUCUtWXm0jRhUlU5zFBhHGTS0xRzJ3Xr0zK8T56XuWA
[04-Jun-2026 13:37:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 13:37:56 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 13:37:56 UTC] User ID: 722
[04-Jun-2026 13:37:56 UTC] ✅ User profile retrieved successfully for user ID: 722
[04-Jun-2026 13:37:56 UTC] User Purchases API - User ID: 722
[04-Jun-2026 13:37:56 UTC] User Purchases API - Total purchases found: 0
[04-Jun-2026 13:37:59 UTC] User Purchases API - User ID: 722
[04-Jun-2026 13:37:59 UTC] User Purchases API - Total purchases found: 0
[04-Jun-2026 13:38:01 UTC] === API CALL LOG ===
[04-Jun-2026 13:38:01 UTC] Endpoint: user/profile.php
[04-Jun-2026 13:38:01 UTC] Full Log Data: {
    "timestamp": "2026-06-04 13:38:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "139.162.50.152",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "139.162.50.152, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIyIiwidXNlcm5hbWUiOiJAaHV6YWlmYV83MDQiLCJlbWFpbCI6Im1hbGlwdWJna2luZzAwOUBnbWFpbC5jb20iLCJleHAiOjE3ODExODQ5OTB9.CUCUtWXm0jRhUlU5zFBhHGTS0xRzJ3Xr0zK8T56XuWA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a06755e81c8a1e38-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "139.162.50.152",
        "cf-ipcountry": "SG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 13:38:01 UTC] === END API CALL LOG ===
[04-Jun-2026 13:38:01 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 13:38:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIyIiwidXNlcm5hbWUiOiJAaHV6YWlmYV83MDQiLCJlbWFpbCI6Im1hbGlwdWJna2luZzAwOUBnbWFpbC5jb20iLCJleHAiOjE3ODExODQ5OTB9.CUCUtWXm0jRhUlU5zFBhHGTS0xRzJ3Xr0zK8T56XuWA
[04-Jun-2026 13:38:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 13:38:01 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 13:38:01 UTC] User ID: 722
[04-Jun-2026 13:38:01 UTC] ✅ User profile retrieved successfully for user ID: 722
[04-Jun-2026 13:38:02 UTC] User Purchases API - User ID: 722
[04-Jun-2026 13:38:02 UTC] User Purchases API - Total purchases found: 0
[04-Jun-2026 13:38:05 UTC] === API CALL LOG ===
[04-Jun-2026 13:38:05 UTC] Endpoint: user/profile.php
[04-Jun-2026 13:38:05 UTC] Full Log Data: {
    "timestamp": "2026-06-04 13:38:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "139.162.50.152",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "139.162.50.152, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIyIiwidXNlcm5hbWUiOiJAaHV6YWlmYV83MDQiLCJlbWFpbCI6Im1hbGlwdWJna2luZzAwOUBnbWFpbC5jb20iLCJleHAiOjE3ODExODQ5OTB9.CUCUtWXm0jRhUlU5zFBhHGTS0xRzJ3Xr0zK8T56XuWA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a06755ff4f331e38-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "139.162.50.152",
        "cf-ipcountry": "SG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 13:38:05 UTC] === END API CALL LOG ===
[04-Jun-2026 13:38:05 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 13:38:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIyIiwidXNlcm5hbWUiOiJAaHV6YWlmYV83MDQiLCJlbWFpbCI6Im1hbGlwdWJna2luZzAwOUBnbWFpbC5jb20iLCJleHAiOjE3ODExODQ5OTB9.CUCUtWXm0jRhUlU5zFBhHGTS0xRzJ3Xr0zK8T56XuWA
[04-Jun-2026 13:38:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 13:38:05 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 13:38:05 UTC] User ID: 722
[04-Jun-2026 13:38:05 UTC] ✅ User profile retrieved successfully for user ID: 722
[04-Jun-2026 13:38:05 UTC] User Purchases API - User ID: 722
[04-Jun-2026 13:38:05 UTC] User Purchases API - Total purchases found: 0
[04-Jun-2026 13:38:30 UTC] === API CALL LOG ===
[04-Jun-2026 13:38:30 UTC] Endpoint: user/profile.php
[04-Jun-2026 13:38:30 UTC] Full Log Data: {
    "timestamp": "2026-06-04 13:38:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "139.162.50.152",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "139.162.50.152, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIyIiwidXNlcm5hbWUiOiJAaHV6YWlmYV83MDQiLCJlbWFpbCI6Im1hbGlwdWJna2luZzAwOUBnbWFpbC5jb20iLCJleHAiOjE3ODExODQ5OTB9.CUCUtWXm0jRhUlU5zFBhHGTS0xRzJ3Xr0zK8T56XuWA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a06756963e6e1e38-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "139.162.50.152",
        "cf-ipcountry": "SG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 13:38:30 UTC] === END API CALL LOG ===
[04-Jun-2026 13:38:30 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 13:38:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIyIiwidXNlcm5hbWUiOiJAaHV6YWlmYV83MDQiLCJlbWFpbCI6Im1hbGlwdWJna2luZzAwOUBnbWFpbC5jb20iLCJleHAiOjE3ODExODQ5OTB9.CUCUtWXm0jRhUlU5zFBhHGTS0xRzJ3Xr0zK8T56XuWA
[04-Jun-2026 13:38:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 13:38:30 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 13:38:30 UTC] User ID: 722
[04-Jun-2026 13:38:30 UTC] ✅ User profile retrieved successfully for user ID: 722
[04-Jun-2026 13:38:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 13:38:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 13:38:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"139.162.50.152, 104.23.175.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIyIiwidXNlcm5hbWUiOiJAaHV6YWlmYV83MDQiLCJlbWFpbCI6Im1hbGlwdWJna2luZzAwOUBnbWFpbC5jb20iLCJleHAiOjE3ODExODQ5OTB9.CUCUtWXm0jRhUlU5zFBhHGTS0xRzJ3Xr0zK8T56XuWA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a06756963e5f1e38-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"139.162.50.152","cf-ipcountry":"SG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jun-2026 13:38:30 UTC] === User Orders API Called ===
[04-Jun-2026 13:38:30 UTC] User ID: 722
[04-Jun-2026 13:38:30 UTC] Limit: 20, Offset: 0
[04-Jun-2026 13:38:30 UTC] Orders found: 0
[04-Jun-2026 13:38:30 UTC] Orders data: []
[04-Jun-2026 13:38:30 UTC] Total orders count: 0
[04-Jun-2026 13:38:30 UTC] === API CALL LOG ===
[04-Jun-2026 13:38:30 UTC] Endpoint: user/profile.php
[04-Jun-2026 13:38:30 UTC] Full Log Data: {
    "timestamp": "2026-06-04 13:38:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "139.162.50.152",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "139.162.50.152, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIyIiwidXNlcm5hbWUiOiJAaHV6YWlmYV83MDQiLCJlbWFpbCI6Im1hbGlwdWJna2luZzAwOUBnbWFpbC5jb20iLCJleHAiOjE3ODExODQ5OTB9.CUCUtWXm0jRhUlU5zFBhHGTS0xRzJ3Xr0zK8T56XuWA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0675697ba6e1e38-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "139.162.50.152",
        "cf-ipcountry": "SG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 13:38:30 UTC] === END API CALL LOG ===
[04-Jun-2026 13:38:30 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 13:38:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIyIiwidXNlcm5hbWUiOiJAaHV6YWlmYV83MDQiLCJlbWFpbCI6Im1hbGlwdWJna2luZzAwOUBnbWFpbC5jb20iLCJleHAiOjE3ODExODQ5OTB9.CUCUtWXm0jRhUlU5zFBhHGTS0xRzJ3Xr0zK8T56XuWA
[04-Jun-2026 13:38:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 13:38:30 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 13:38:30 UTC] User ID: 722
[04-Jun-2026 13:38:30 UTC] ✅ User profile retrieved successfully for user ID: 722
[04-Jun-2026 13:38:38 UTC] === API CALL LOG ===
[04-Jun-2026 13:38:38 UTC] Endpoint: user/profile.php
[04-Jun-2026 13:38:38 UTC] Full Log Data: {
    "timestamp": "2026-06-04 13:38:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "139.162.50.152",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "139.162.50.152, 172.70.143.195",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIyIiwidXNlcm5hbWUiOiJAaHV6YWlmYV83MDQiLCJlbWFpbCI6Im1hbGlwdWJna2luZzAwOUBnbWFpbC5jb20iLCJleHAiOjE3ODExODQ5OTB9.CUCUtWXm0jRhUlU5zFBhHGTS0xRzJ3Xr0zK8T56XuWA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a06756c7fab3d25b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "139.162.50.152",
        "cf-ipcountry": "SG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 13:38:38 UTC] === END API CALL LOG ===
[04-Jun-2026 13:38:38 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 13:38:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIyIiwidXNlcm5hbWUiOiJAaHV6YWlmYV83MDQiLCJlbWFpbCI6Im1hbGlwdWJna2luZzAwOUBnbWFpbC5jb20iLCJleHAiOjE3ODExODQ5OTB9.CUCUtWXm0jRhUlU5zFBhHGTS0xRzJ3Xr0zK8T56XuWA
[04-Jun-2026 13:38:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 13:38:38 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 13:38:38 UTC] User ID: 722
[04-Jun-2026 13:38:38 UTC] ✅ User profile retrieved successfully for user ID: 722
[04-Jun-2026 13:38:38 UTC] === API CALL LOG ===
[04-Jun-2026 13:38:38 UTC] Endpoint: user/profile.php
[04-Jun-2026 13:38:38 UTC] Full Log Data: {
    "timestamp": "2026-06-04 13:38:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "139.162.50.152",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "139.162.50.152, 172.70.143.195",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIyIiwidXNlcm5hbWUiOiJAaHV6YWlmYV83MDQiLCJlbWFpbCI6Im1hbGlwdWJna2luZzAwOUBnbWFpbC5jb20iLCJleHAiOjE3ODExODQ5OTB9.CUCUtWXm0jRhUlU5zFBhHGTS0xRzJ3Xr0zK8T56XuWA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a06756d06adbd25b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "139.162.50.152",
        "cf-ipcountry": "SG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 13:38:38 UTC] === END API CALL LOG ===
[04-Jun-2026 13:38:38 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 13:38:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIyIiwidXNlcm5hbWUiOiJAaHV6YWlmYV83MDQiLCJlbWFpbCI6Im1hbGlwdWJna2luZzAwOUBnbWFpbC5jb20iLCJleHAiOjE3ODExODQ5OTB9.CUCUtWXm0jRhUlU5zFBhHGTS0xRzJ3Xr0zK8T56XuWA
[04-Jun-2026 13:38:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 13:38:38 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 13:38:38 UTC] User ID: 722
[04-Jun-2026 13:38:38 UTC] ✅ User profile retrieved successfully for user ID: 722
[04-Jun-2026 13:38:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 13:38:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 13:38:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"139.162.50.152, 172.70.143.195","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIyIiwidXNlcm5hbWUiOiJAaHV6YWlmYV83MDQiLCJlbWFpbCI6Im1hbGlwdWJna2luZzAwOUBnbWFpbC5jb20iLCJleHAiOjE3ODExODQ5OTB9.CUCUtWXm0jRhUlU5zFBhHGTS0xRzJ3Xr0zK8T56XuWA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a06756d06ae3d25b-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"139.162.50.152","cf-ipcountry":"SG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jun-2026 13:38:38 UTC] === User Orders API Called ===
[04-Jun-2026 13:38:38 UTC] User ID: 722
[04-Jun-2026 13:38:38 UTC] Limit: 20, Offset: 0
[04-Jun-2026 13:38:38 UTC] Orders found: 0
[04-Jun-2026 13:38:38 UTC] Orders data: []
[04-Jun-2026 13:38:38 UTC] === API CALL LOG ===
[04-Jun-2026 13:38:38 UTC] Total orders count: 0
[04-Jun-2026 13:38:38 UTC] Endpoint: user/profile.php
[04-Jun-2026 13:38:38 UTC] Full Log Data: {
    "timestamp": "2026-06-04 13:38:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "139.162.50.152",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "139.162.50.152, 172.70.143.195",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIyIiwidXNlcm5hbWUiOiJAaHV6YWlmYV83MDQiLCJlbWFpbCI6Im1hbGlwdWJna2luZzAwOUBnbWFpbC5jb20iLCJleHAiOjE3ODExODQ5OTB9.CUCUtWXm0jRhUlU5zFBhHGTS0xRzJ3Xr0zK8T56XuWA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a06756d06aebd25b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "139.162.50.152",
        "cf-ipcountry": "SG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 13:38:38 UTC] === END API CALL LOG ===
[04-Jun-2026 13:38:38 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 13:38:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIyIiwidXNlcm5hbWUiOiJAaHV6YWlmYV83MDQiLCJlbWFpbCI6Im1hbGlwdWJna2luZzAwOUBnbWFpbC5jb20iLCJleHAiOjE3ODExODQ5OTB9.CUCUtWXm0jRhUlU5zFBhHGTS0xRzJ3Xr0zK8T56XuWA
[04-Jun-2026 13:38:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 13:38:38 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 13:38:38 UTC] User ID: 722
[04-Jun-2026 13:38:38 UTC] ✅ User profile retrieved successfully for user ID: 722
[04-Jun-2026 13:38:42 UTC] === API CALL LOG ===
[04-Jun-2026 13:38:42 UTC] Endpoint: user/profile.php
[04-Jun-2026 13:38:42 UTC] Full Log Data: {
    "timestamp": "2026-06-04 13:38:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "139.162.50.152",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "139.162.50.152, 172.70.143.195",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIyIiwidXNlcm5hbWUiOiJAaHV6YWlmYV83MDQiLCJlbWFpbCI6Im1hbGlwdWJna2luZzAwOUBnbWFpbC5jb20iLCJleHAiOjE3ODExODQ5OTB9.CUCUtWXm0jRhUlU5zFBhHGTS0xRzJ3Xr0zK8T56XuWA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a06756e57891d25b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "139.162.50.152",
        "cf-ipcountry": "SG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 13:38:42 UTC] === END API CALL LOG ===
[04-Jun-2026 13:38:42 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 13:38:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIyIiwidXNlcm5hbWUiOiJAaHV6YWlmYV83MDQiLCJlbWFpbCI6Im1hbGlwdWJna2luZzAwOUBnbWFpbC5jb20iLCJleHAiOjE3ODExODQ5OTB9.CUCUtWXm0jRhUlU5zFBhHGTS0xRzJ3Xr0zK8T56XuWA
[04-Jun-2026 13:38:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 13:38:42 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 13:38:42 UTC] User ID: 722
[04-Jun-2026 13:38:42 UTC] ✅ User profile retrieved successfully for user ID: 722
[04-Jun-2026 14:09:09 UTC] === API CALL LOG ===
[04-Jun-2026 14:09:09 UTC] Endpoint: user/profile.php
[04-Jun-2026 14:09:09 UTC] Full Log Data: {
    "timestamp": "2026-06-04 14:09:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "112.110.54.255",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "112.110.54.255, 162.158.108.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIzIiwidXNlcm5hbWUiOiJvbG9vcHAiLCJlbWFpbCI6InJhdmlrdW1hcjk3NTgyNDYzMjNAZ21haWwuY29tIiwiZXhwIjoxNzgxMTg2OTQ4fQ.1sWle2vOZgR1vaNZsre4QhhLYZF0A0Bxq0svtXDNSec",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a06783827b46fd3e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "112.110.54.255",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 14:09:09 UTC] === END API CALL LOG ===
[04-Jun-2026 14:09:09 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 14:09:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIzIiwidXNlcm5hbWUiOiJvbG9vcHAiLCJlbWFpbCI6InJhdmlrdW1hcjk3NTgyNDYzMjNAZ21haWwuY29tIiwiZXhwIjoxNzgxMTg2OTQ4fQ.1sWle2vOZgR1vaNZsre4QhhLYZF0A0Bxq0svtXDNSec
[04-Jun-2026 14:09:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 14:09:09 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 14:09:09 UTC] User ID: 723
[04-Jun-2026 14:09:09 UTC] ✅ User profile retrieved successfully for user ID: 723
[04-Jun-2026 14:09:09 UTC] === API CALL LOG ===
[04-Jun-2026 14:09:09 UTC] Endpoint: user/profile.php
[04-Jun-2026 14:09:09 UTC] Full Log Data: {
    "timestamp": "2026-06-04 14:09:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "112.110.54.255",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "112.110.54.255, 162.158.108.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIzIiwidXNlcm5hbWUiOiJvbG9vcHAiLCJlbWFpbCI6InJhdmlrdW1hcjk3NTgyNDYzMjNAZ21haWwuY29tIiwiZXhwIjoxNzgxMTg2OTQ4fQ.1sWle2vOZgR1vaNZsre4QhhLYZF0A0Bxq0svtXDNSec",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a06783832d7efd3e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "112.110.54.255",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 14:09:09 UTC] === END API CALL LOG ===
[04-Jun-2026 14:09:09 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 14:09:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIzIiwidXNlcm5hbWUiOiJvbG9vcHAiLCJlbWFpbCI6InJhdmlrdW1hcjk3NTgyNDYzMjNAZ21haWwuY29tIiwiZXhwIjoxNzgxMTg2OTQ4fQ.1sWle2vOZgR1vaNZsre4QhhLYZF0A0Bxq0svtXDNSec
[04-Jun-2026 14:09:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 14:09:09 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 14:09:09 UTC] User ID: 723
[04-Jun-2026 14:09:09 UTC] ✅ User profile retrieved successfully for user ID: 723
[04-Jun-2026 14:09:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 14:09:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 14:09:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"112.110.54.255, 162.158.108.30","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIzIiwidXNlcm5hbWUiOiJvbG9vcHAiLCJlbWFpbCI6InJhdmlrdW1hcjk3NTgyNDYzMjNAZ21haWwuY29tIiwiZXhwIjoxNzgxMTg2OTQ4fQ.1sWle2vOZgR1vaNZsre4QhhLYZF0A0Bxq0svtXDNSec","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a06783832d75fd3e-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"112.110.54.255","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jun-2026 14:09:10 UTC] === User Orders API Called ===
[04-Jun-2026 14:09:10 UTC] User ID: 723
[04-Jun-2026 14:09:10 UTC] Limit: 20, Offset: 0
[04-Jun-2026 14:09:10 UTC] Orders found: 0
[04-Jun-2026 14:09:10 UTC] Orders data: []
[04-Jun-2026 14:09:10 UTC] Total orders count: 0
[04-Jun-2026 14:09:11 UTC] === API CALL LOG ===
[04-Jun-2026 14:09:11 UTC] Endpoint: user/profile.php
[04-Jun-2026 14:09:11 UTC] Full Log Data: {
    "timestamp": "2026-06-04 14:09:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "112.110.54.255",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "112.110.54.255, 162.158.108.30",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIzIiwidXNlcm5hbWUiOiJvbG9vcHAiLCJlbWFpbCI6InJhdmlrdW1hcjk3NTgyNDYzMjNAZ21haWwuY29tIiwiZXhwIjoxNzgxMTg2OTQ4fQ.1sWle2vOZgR1vaNZsre4QhhLYZF0A0Bxq0svtXDNSec",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a067838ef925fd3e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "112.110.54.255",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 14:09:11 UTC] === END API CALL LOG ===
[04-Jun-2026 14:09:11 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 14:09:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIzIiwidXNlcm5hbWUiOiJvbG9vcHAiLCJlbWFpbCI6InJhdmlrdW1hcjk3NTgyNDYzMjNAZ21haWwuY29tIiwiZXhwIjoxNzgxMTg2OTQ4fQ.1sWle2vOZgR1vaNZsre4QhhLYZF0A0Bxq0svtXDNSec
[04-Jun-2026 14:09:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 14:09:11 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 14:09:11 UTC] User ID: 723
[04-Jun-2026 14:09:11 UTC] ✅ User profile retrieved successfully for user ID: 723
[04-Jun-2026 14:09:31 UTC] === API CALL LOG ===
[04-Jun-2026 14:09:31 UTC] Endpoint: user/profile.php
[04-Jun-2026 14:09:31 UTC] Full Log Data: {
    "timestamp": "2026-06-04 14:09:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "112.110.54.255",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "112.110.54.255, 172.68.164.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIzIiwidXNlcm5hbWUiOiJvbG9vcHAiLCJlbWFpbCI6InJhdmlrdW1hcjk3NTgyNDYzMjNAZ21haWwuY29tIiwiZXhwIjoxNzgxMTg2OTQ4fQ.1sWle2vOZgR1vaNZsre4QhhLYZF0A0Bxq0svtXDNSec",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0678405c828f88c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "112.110.54.255",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 14:09:31 UTC] === END API CALL LOG ===
[04-Jun-2026 14:09:31 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 14:09:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIzIiwidXNlcm5hbWUiOiJvbG9vcHAiLCJlbWFpbCI6InJhdmlrdW1hcjk3NTgyNDYzMjNAZ21haWwuY29tIiwiZXhwIjoxNzgxMTg2OTQ4fQ.1sWle2vOZgR1vaNZsre4QhhLYZF0A0Bxq0svtXDNSec
[04-Jun-2026 14:09:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 14:09:31 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 14:09:31 UTC] User ID: 723
[04-Jun-2026 14:09:31 UTC] ✅ User profile retrieved successfully for user ID: 723
[04-Jun-2026 14:09:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 14:09:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 14:09:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"112.110.54.255, 172.68.164.101","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIzIiwidXNlcm5hbWUiOiJvbG9vcHAiLCJlbWFpbCI6InJhdmlrdW1hcjk3NTgyNDYzMjNAZ21haWwuY29tIiwiZXhwIjoxNzgxMTg2OTQ4fQ.1sWle2vOZgR1vaNZsre4QhhLYZF0A0Bxq0svtXDNSec","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a06784959d05f88c-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"112.110.54.255","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jun-2026 14:09:54 UTC] === User Orders API Called ===
[04-Jun-2026 14:09:54 UTC] User ID: 723
[04-Jun-2026 14:09:54 UTC] Limit: 20, Offset: 0
[04-Jun-2026 14:09:54 UTC] Orders found: 0
[04-Jun-2026 14:09:54 UTC] Orders data: []
[04-Jun-2026 14:09:54 UTC] Total orders count: 0
[04-Jun-2026 14:09:54 UTC] === API CALL LOG ===
[04-Jun-2026 14:09:54 UTC] Endpoint: user/profile.php
[04-Jun-2026 14:09:54 UTC] Full Log Data: {
    "timestamp": "2026-06-04 14:09:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "112.110.54.255",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "112.110.54.255, 172.68.164.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIzIiwidXNlcm5hbWUiOiJvbG9vcHAiLCJlbWFpbCI6InJhdmlrdW1hcjk3NTgyNDYzMjNAZ21haWwuY29tIiwiZXhwIjoxNzgxMTg2OTQ4fQ.1sWle2vOZgR1vaNZsre4QhhLYZF0A0Bxq0svtXDNSec",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a06784959d0cf88c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "112.110.54.255",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 14:09:54 UTC] === END API CALL LOG ===
[04-Jun-2026 14:09:54 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 14:09:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIzIiwidXNlcm5hbWUiOiJvbG9vcHAiLCJlbWFpbCI6InJhdmlrdW1hcjk3NTgyNDYzMjNAZ21haWwuY29tIiwiZXhwIjoxNzgxMTg2OTQ4fQ.1sWle2vOZgR1vaNZsre4QhhLYZF0A0Bxq0svtXDNSec
[04-Jun-2026 14:09:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 14:09:54 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 14:09:54 UTC] User ID: 723
[04-Jun-2026 14:09:54 UTC] ✅ User profile retrieved successfully for user ID: 723
[04-Jun-2026 14:09:54 UTC] === API CALL LOG ===
[04-Jun-2026 14:09:54 UTC] Endpoint: user/profile.php
[04-Jun-2026 14:09:54 UTC] Full Log Data: {
    "timestamp": "2026-06-04 14:09:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "112.110.54.255",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "112.110.54.255, 172.68.164.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIzIiwidXNlcm5hbWUiOiJvbG9vcHAiLCJlbWFpbCI6InJhdmlrdW1hcjk3NTgyNDYzMjNAZ21haWwuY29tIiwiZXhwIjoxNzgxMTg2OTQ4fQ.1sWle2vOZgR1vaNZsre4QhhLYZF0A0Bxq0svtXDNSec",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a06784998823f88c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "112.110.54.255",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 14:09:54 UTC] === END API CALL LOG ===
[04-Jun-2026 14:09:54 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 14:09:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIzIiwidXNlcm5hbWUiOiJvbG9vcHAiLCJlbWFpbCI6InJhdmlrdW1hcjk3NTgyNDYzMjNAZ21haWwuY29tIiwiZXhwIjoxNzgxMTg2OTQ4fQ.1sWle2vOZgR1vaNZsre4QhhLYZF0A0Bxq0svtXDNSec
[04-Jun-2026 14:09:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 14:09:54 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 14:09:54 UTC] User ID: 723
[04-Jun-2026 14:09:54 UTC] ✅ User profile retrieved successfully for user ID: 723
[04-Jun-2026 14:10:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 14:10:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 14:10:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"112.110.54.255, 172.68.164.101","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIzIiwidXNlcm5hbWUiOiJvbG9vcHAiLCJlbWFpbCI6InJhdmlrdW1hcjk3NTgyNDYzMjNAZ21haWwuY29tIiwiZXhwIjoxNzgxMTg2OTQ4fQ.1sWle2vOZgR1vaNZsre4QhhLYZF0A0Bxq0svtXDNSec","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a06784bdfc8bf88c-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"112.110.54.255","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jun-2026 14:10:00 UTC] === User Orders API Called ===
[04-Jun-2026 14:10:00 UTC] User ID: 723
[04-Jun-2026 14:10:00 UTC] Limit: 20, Offset: 0
[04-Jun-2026 14:10:00 UTC] Orders found: 0
[04-Jun-2026 14:10:00 UTC] Orders data: []
[04-Jun-2026 14:10:00 UTC] Total orders count: 0
[04-Jun-2026 14:10:00 UTC] === API CALL LOG ===
[04-Jun-2026 14:10:00 UTC] Endpoint: user/profile.php
[04-Jun-2026 14:10:00 UTC] Full Log Data: {
    "timestamp": "2026-06-04 14:10:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "112.110.54.255",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "112.110.54.255, 172.68.164.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIzIiwidXNlcm5hbWUiOiJvbG9vcHAiLCJlbWFpbCI6InJhdmlrdW1hcjk3NTgyNDYzMjNAZ21haWwuY29tIiwiZXhwIjoxNzgxMTg2OTQ4fQ.1sWle2vOZgR1vaNZsre4QhhLYZF0A0Bxq0svtXDNSec",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a06784be9e67f88c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "112.110.54.255",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 14:10:00 UTC] === END API CALL LOG ===
[04-Jun-2026 14:10:00 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 14:10:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIzIiwidXNlcm5hbWUiOiJvbG9vcHAiLCJlbWFpbCI6InJhdmlrdW1hcjk3NTgyNDYzMjNAZ21haWwuY29tIiwiZXhwIjoxNzgxMTg2OTQ4fQ.1sWle2vOZgR1vaNZsre4QhhLYZF0A0Bxq0svtXDNSec
[04-Jun-2026 14:10:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 14:10:00 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 14:10:00 UTC] User ID: 723
[04-Jun-2026 14:10:00 UTC] ✅ User profile retrieved successfully for user ID: 723
[04-Jun-2026 14:10:00 UTC] === API CALL LOG ===
[04-Jun-2026 14:10:00 UTC] Endpoint: user/profile.php
[04-Jun-2026 14:10:00 UTC] Full Log Data: {
    "timestamp": "2026-06-04 14:10:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "112.110.54.255",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "112.110.54.255, 172.68.164.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIzIiwidXNlcm5hbWUiOiJvbG9vcHAiLCJlbWFpbCI6InJhdmlrdW1hcjk3NTgyNDYzMjNAZ21haWwuY29tIiwiZXhwIjoxNzgxMTg2OTQ4fQ.1sWle2vOZgR1vaNZsre4QhhLYZF0A0Bxq0svtXDNSec",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a06784c1f8aff88c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "112.110.54.255",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 14:10:00 UTC] === END API CALL LOG ===
[04-Jun-2026 14:10:00 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 14:10:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIzIiwidXNlcm5hbWUiOiJvbG9vcHAiLCJlbWFpbCI6InJhdmlrdW1hcjk3NTgyNDYzMjNAZ21haWwuY29tIiwiZXhwIjoxNzgxMTg2OTQ4fQ.1sWle2vOZgR1vaNZsre4QhhLYZF0A0Bxq0svtXDNSec
[04-Jun-2026 14:10:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 14:10:00 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 14:10:00 UTC] User ID: 723
[04-Jun-2026 14:10:00 UTC] ✅ User profile retrieved successfully for user ID: 723
[04-Jun-2026 14:10:03 UTC] === API CALL LOG ===
[04-Jun-2026 14:10:03 UTC] Endpoint: user/profile.php
[04-Jun-2026 14:10:03 UTC] Full Log Data: {
    "timestamp": "2026-06-04 14:10:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "112.110.54.255",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "112.110.54.255, 172.68.164.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIzIiwidXNlcm5hbWUiOiJvbG9vcHAiLCJlbWFpbCI6InJhdmlrdW1hcjk3NTgyNDYzMjNAZ21haWwuY29tIiwiZXhwIjoxNzgxMTg2OTQ4fQ.1sWle2vOZgR1vaNZsre4QhhLYZF0A0Bxq0svtXDNSec",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a06784d5ff01f88c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "112.110.54.255",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 14:10:03 UTC] === END API CALL LOG ===
[04-Jun-2026 14:10:03 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 14:10:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIzIiwidXNlcm5hbWUiOiJvbG9vcHAiLCJlbWFpbCI6InJhdmlrdW1hcjk3NTgyNDYzMjNAZ21haWwuY29tIiwiZXhwIjoxNzgxMTg2OTQ4fQ.1sWle2vOZgR1vaNZsre4QhhLYZF0A0Bxq0svtXDNSec
[04-Jun-2026 14:10:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 14:10:03 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 14:10:03 UTC] User ID: 723
[04-Jun-2026 14:10:03 UTC] ✅ User profile retrieved successfully for user ID: 723
[04-Jun-2026 14:10:04 UTC] User Purchases API - User ID: 723
[04-Jun-2026 14:10:04 UTC] User Purchases API - Total purchases found: 0
[04-Jun-2026 14:10:05 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 14:10:05 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 14:10:05 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"112.110.54.255, 172.68.164.101","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIzIiwidXNlcm5hbWUiOiJvbG9vcHAiLCJlbWFpbCI6InJhdmlrdW1hcjk3NTgyNDYzMjNAZ21haWwuY29tIiwiZXhwIjoxNzgxMTg2OTQ4fQ.1sWle2vOZgR1vaNZsre4QhhLYZF0A0Bxq0svtXDNSec","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a06784e25df1f88c-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"112.110.54.255","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jun-2026 14:10:05 UTC] === User Orders API Called ===
[04-Jun-2026 14:10:05 UTC] User ID: 723
[04-Jun-2026 14:10:05 UTC] Limit: 20, Offset: 0
[04-Jun-2026 14:10:05 UTC] Orders found: 0
[04-Jun-2026 14:10:05 UTC] Orders data: []
[04-Jun-2026 14:10:05 UTC] Total orders count: 0
[04-Jun-2026 14:10:05 UTC] === API CALL LOG ===
[04-Jun-2026 14:10:05 UTC] Endpoint: user/profile.php
[04-Jun-2026 14:10:05 UTC] Full Log Data: {
    "timestamp": "2026-06-04 14:10:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "112.110.54.255",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "112.110.54.255, 172.68.164.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIzIiwidXNlcm5hbWUiOiJvbG9vcHAiLCJlbWFpbCI6InJhdmlrdW1hcjk3NTgyNDYzMjNAZ21haWwuY29tIiwiZXhwIjoxNzgxMTg2OTQ4fQ.1sWle2vOZgR1vaNZsre4QhhLYZF0A0Bxq0svtXDNSec",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a06784e25df2f88c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "112.110.54.255",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 14:10:05 UTC] === END API CALL LOG ===
[04-Jun-2026 14:10:05 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 14:10:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIzIiwidXNlcm5hbWUiOiJvbG9vcHAiLCJlbWFpbCI6InJhdmlrdW1hcjk3NTgyNDYzMjNAZ21haWwuY29tIiwiZXhwIjoxNzgxMTg2OTQ4fQ.1sWle2vOZgR1vaNZsre4QhhLYZF0A0Bxq0svtXDNSec
[04-Jun-2026 14:10:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 14:10:05 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 14:10:05 UTC] User ID: 723
[04-Jun-2026 14:10:05 UTC] ✅ User profile retrieved successfully for user ID: 723
[04-Jun-2026 14:10:06 UTC] === API CALL LOG ===
[04-Jun-2026 14:10:06 UTC] Endpoint: user/profile.php
[04-Jun-2026 14:10:06 UTC] Full Log Data: {
    "timestamp": "2026-06-04 14:10:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "112.110.54.255",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "112.110.54.255, 172.68.164.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIzIiwidXNlcm5hbWUiOiJvbG9vcHAiLCJlbWFpbCI6InJhdmlrdW1hcjk3NTgyNDYzMjNAZ21haWwuY29tIiwiZXhwIjoxNzgxMTg2OTQ4fQ.1sWle2vOZgR1vaNZsre4QhhLYZF0A0Bxq0svtXDNSec",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a06784e649c7f88c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "112.110.54.255",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 14:10:06 UTC] === END API CALL LOG ===
[04-Jun-2026 14:10:06 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 14:10:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIzIiwidXNlcm5hbWUiOiJvbG9vcHAiLCJlbWFpbCI6InJhdmlrdW1hcjk3NTgyNDYzMjNAZ21haWwuY29tIiwiZXhwIjoxNzgxMTg2OTQ4fQ.1sWle2vOZgR1vaNZsre4QhhLYZF0A0Bxq0svtXDNSec
[04-Jun-2026 14:10:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 14:10:06 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 14:10:06 UTC] User ID: 723
[04-Jun-2026 14:10:06 UTC] ✅ User profile retrieved successfully for user ID: 723
[04-Jun-2026 14:10:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 14:10:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 14:10:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"112.110.54.255, 172.68.164.101","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIzIiwidXNlcm5hbWUiOiJvbG9vcHAiLCJlbWFpbCI6InJhdmlrdW1hcjk3NTgyNDYzMjNAZ21haWwuY29tIiwiZXhwIjoxNzgxMTg2OTQ4fQ.1sWle2vOZgR1vaNZsre4QhhLYZF0A0Bxq0svtXDNSec","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a06784ff5eb8f88c-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"112.110.54.255","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jun-2026 14:10:10 UTC] === User Orders API Called ===
[04-Jun-2026 14:10:10 UTC] User ID: 723
[04-Jun-2026 14:10:10 UTC] Limit: 20, Offset: 0
[04-Jun-2026 14:10:10 UTC] Orders found: 0
[04-Jun-2026 14:10:10 UTC] Orders data: []
[04-Jun-2026 14:10:10 UTC] Total orders count: 0
[04-Jun-2026 14:10:16 UTC] === API CALL LOG ===
[04-Jun-2026 14:10:16 UTC] Endpoint: user/profile.php
[04-Jun-2026 14:10:16 UTC] Full Log Data: {
    "timestamp": "2026-06-04 14:10:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "112.110.54.255",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "112.110.54.255, 172.68.164.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIzIiwidXNlcm5hbWUiOiJvbG9vcHAiLCJlbWFpbCI6InJhdmlrdW1hcjk3NTgyNDYzMjNAZ21haWwuY29tIiwiZXhwIjoxNzgxMTg2OTQ4fQ.1sWle2vOZgR1vaNZsre4QhhLYZF0A0Bxq0svtXDNSec",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a06785262fecf88c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "112.110.54.255",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 14:10:16 UTC] === END API CALL LOG ===
[04-Jun-2026 14:10:16 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 14:10:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIzIiwidXNlcm5hbWUiOiJvbG9vcHAiLCJlbWFpbCI6InJhdmlrdW1hcjk3NTgyNDYzMjNAZ21haWwuY29tIiwiZXhwIjoxNzgxMTg2OTQ4fQ.1sWle2vOZgR1vaNZsre4QhhLYZF0A0Bxq0svtXDNSec
[04-Jun-2026 14:10:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 14:10:16 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 14:10:16 UTC] User ID: 723
[04-Jun-2026 14:10:16 UTC] ✅ User profile retrieved successfully for user ID: 723
[04-Jun-2026 14:10:16 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 14:10:16 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 14:10:16 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"112.110.54.255, 172.68.164.101","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIzIiwidXNlcm5hbWUiOiJvbG9vcHAiLCJlbWFpbCI6InJhdmlrdW1hcjk3NTgyNDYzMjNAZ21haWwuY29tIiwiZXhwIjoxNzgxMTg2OTQ4fQ.1sWle2vOZgR1vaNZsre4QhhLYZF0A0Bxq0svtXDNSec","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a06785262fe9f88c-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"112.110.54.255","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jun-2026 14:10:16 UTC] === User Orders API Called ===
[04-Jun-2026 14:10:16 UTC] User ID: 723
[04-Jun-2026 14:10:16 UTC] Limit: 20, Offset: 0
[04-Jun-2026 14:10:16 UTC] Orders found: 0
[04-Jun-2026 14:10:16 UTC] Orders data: []
[04-Jun-2026 14:10:16 UTC] Total orders count: 0
[04-Jun-2026 14:10:17 UTC] === API CALL LOG ===
[04-Jun-2026 14:10:17 UTC] Endpoint: user/profile.php
[04-Jun-2026 14:10:17 UTC] Full Log Data: {
    "timestamp": "2026-06-04 14:10:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "112.110.54.255",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "112.110.54.255, 172.68.164.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIzIiwidXNlcm5hbWUiOiJvbG9vcHAiLCJlbWFpbCI6InJhdmlrdW1hcjk3NTgyNDYzMjNAZ21haWwuY29tIiwiZXhwIjoxNzgxMTg2OTQ4fQ.1sWle2vOZgR1vaNZsre4QhhLYZF0A0Bxq0svtXDNSec",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a067852a2c43f88c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "112.110.54.255",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 14:10:17 UTC] === END API CALL LOG ===
[04-Jun-2026 14:10:17 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 14:10:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIzIiwidXNlcm5hbWUiOiJvbG9vcHAiLCJlbWFpbCI6InJhdmlrdW1hcjk3NTgyNDYzMjNAZ21haWwuY29tIiwiZXhwIjoxNzgxMTg2OTQ4fQ.1sWle2vOZgR1vaNZsre4QhhLYZF0A0Bxq0svtXDNSec
[04-Jun-2026 14:10:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 14:10:17 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 14:10:17 UTC] User ID: 723
[04-Jun-2026 14:10:17 UTC] ✅ User profile retrieved successfully for user ID: 723
[04-Jun-2026 14:10:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 14:10:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 14:10:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"112.110.54.255, 172.68.164.101","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIzIiwidXNlcm5hbWUiOiJvbG9vcHAiLCJlbWFpbCI6InJhdmlrdW1hcjk3NTgyNDYzMjNAZ21haWwuY29tIiwiZXhwIjoxNzgxMTg2OTQ4fQ.1sWle2vOZgR1vaNZsre4QhhLYZF0A0Bxq0svtXDNSec","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a067855bb893f88c-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"112.110.54.255","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jun-2026 14:10:25 UTC] === User Orders API Called ===
[04-Jun-2026 14:10:25 UTC] User ID: 723
[04-Jun-2026 14:10:25 UTC] Limit: 20, Offset: 0
[04-Jun-2026 14:10:25 UTC] Orders found: 0
[04-Jun-2026 14:10:25 UTC] Orders data: []
[04-Jun-2026 14:10:25 UTC] Total orders count: 0
[04-Jun-2026 14:10:25 UTC] === API CALL LOG ===
[04-Jun-2026 14:10:25 UTC] Endpoint: user/profile.php
[04-Jun-2026 14:10:25 UTC] Full Log Data: {
    "timestamp": "2026-06-04 14:10:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "112.110.54.255",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "112.110.54.255, 172.68.164.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIzIiwidXNlcm5hbWUiOiJvbG9vcHAiLCJlbWFpbCI6InJhdmlrdW1hcjk3NTgyNDYzMjNAZ21haWwuY29tIiwiZXhwIjoxNzgxMTg2OTQ4fQ.1sWle2vOZgR1vaNZsre4QhhLYZF0A0Bxq0svtXDNSec",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a067855bb89bf88c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "112.110.54.255",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 14:10:25 UTC] === END API CALL LOG ===
[04-Jun-2026 14:10:25 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 14:10:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIzIiwidXNlcm5hbWUiOiJvbG9vcHAiLCJlbWFpbCI6InJhdmlrdW1hcjk3NTgyNDYzMjNAZ21haWwuY29tIiwiZXhwIjoxNzgxMTg2OTQ4fQ.1sWle2vOZgR1vaNZsre4QhhLYZF0A0Bxq0svtXDNSec
[04-Jun-2026 14:10:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 14:10:25 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 14:10:25 UTC] User ID: 723
[04-Jun-2026 14:10:25 UTC] ✅ User profile retrieved successfully for user ID: 723
[04-Jun-2026 14:10:25 UTC] === API CALL LOG ===
[04-Jun-2026 14:10:25 UTC] Endpoint: user/profile.php
[04-Jun-2026 14:10:25 UTC] Full Log Data: {
    "timestamp": "2026-06-04 14:10:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "112.110.54.255",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "112.110.54.255, 172.68.164.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIzIiwidXNlcm5hbWUiOiJvbG9vcHAiLCJlbWFpbCI6InJhdmlrdW1hcjk3NTgyNDYzMjNAZ21haWwuY29tIiwiZXhwIjoxNzgxMTg2OTQ4fQ.1sWle2vOZgR1vaNZsre4QhhLYZF0A0Bxq0svtXDNSec",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a067855fbd98f88c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "112.110.54.255",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 14:10:25 UTC] === END API CALL LOG ===
[04-Jun-2026 14:10:25 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 14:10:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIzIiwidXNlcm5hbWUiOiJvbG9vcHAiLCJlbWFpbCI6InJhdmlrdW1hcjk3NTgyNDYzMjNAZ21haWwuY29tIiwiZXhwIjoxNzgxMTg2OTQ4fQ.1sWle2vOZgR1vaNZsre4QhhLYZF0A0Bxq0svtXDNSec
[04-Jun-2026 14:10:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 14:10:25 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 14:10:25 UTC] User ID: 723
[04-Jun-2026 14:10:25 UTC] ✅ User profile retrieved successfully for user ID: 723
[04-Jun-2026 14:10:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 14:10:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 14:10:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"112.110.54.255, 172.68.164.101","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIzIiwidXNlcm5hbWUiOiJvbG9vcHAiLCJlbWFpbCI6InJhdmlrdW1hcjk3NTgyNDYzMjNAZ21haWwuY29tIiwiZXhwIjoxNzgxMTg2OTQ4fQ.1sWle2vOZgR1vaNZsre4QhhLYZF0A0Bxq0svtXDNSec","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a06785806d70f88c-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"112.110.54.255","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jun-2026 14:10:31 UTC] === User Orders API Called ===
[04-Jun-2026 14:10:31 UTC] User ID: 723
[04-Jun-2026 14:10:31 UTC] Limit: 20, Offset: 0
[04-Jun-2026 14:10:31 UTC] Orders found: 0
[04-Jun-2026 14:10:31 UTC] Orders data: []
[04-Jun-2026 14:10:31 UTC] Total orders count: 0
[04-Jun-2026 14:10:31 UTC] === API CALL LOG ===
[04-Jun-2026 14:10:31 UTC] Endpoint: user/profile.php
[04-Jun-2026 14:10:31 UTC] Full Log Data: {
    "timestamp": "2026-06-04 14:10:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "112.110.54.255",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "112.110.54.255, 172.68.164.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIzIiwidXNlcm5hbWUiOiJvbG9vcHAiLCJlbWFpbCI6InJhdmlrdW1hcjk3NTgyNDYzMjNAZ21haWwuY29tIiwiZXhwIjoxNzgxMTg2OTQ4fQ.1sWle2vOZgR1vaNZsre4QhhLYZF0A0Bxq0svtXDNSec",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a06785812fcef88c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "112.110.54.255",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 14:10:31 UTC] === END API CALL LOG ===
[04-Jun-2026 14:10:31 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 14:10:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIzIiwidXNlcm5hbWUiOiJvbG9vcHAiLCJlbWFpbCI6InJhdmlrdW1hcjk3NTgyNDYzMjNAZ21haWwuY29tIiwiZXhwIjoxNzgxMTg2OTQ4fQ.1sWle2vOZgR1vaNZsre4QhhLYZF0A0Bxq0svtXDNSec
[04-Jun-2026 14:10:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 14:10:31 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 14:10:31 UTC] User ID: 723
[04-Jun-2026 14:10:31 UTC] ✅ User profile retrieved successfully for user ID: 723
[04-Jun-2026 14:10:31 UTC] === API CALL LOG ===
[04-Jun-2026 14:10:31 UTC] Endpoint: user/profile.php
[04-Jun-2026 14:10:31 UTC] Full Log Data: {
    "timestamp": "2026-06-04 14:10:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "112.110.54.255",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "112.110.54.255, 172.68.164.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIzIiwidXNlcm5hbWUiOiJvbG9vcHAiLCJlbWFpbCI6InJhdmlrdW1hcjk3NTgyNDYzMjNAZ21haWwuY29tIiwiZXhwIjoxNzgxMTg2OTQ4fQ.1sWle2vOZgR1vaNZsre4QhhLYZF0A0Bxq0svtXDNSec",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a06785844a80f88c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "112.110.54.255",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 14:10:31 UTC] === END API CALL LOG ===
[04-Jun-2026 14:10:31 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 14:10:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIzIiwidXNlcm5hbWUiOiJvbG9vcHAiLCJlbWFpbCI6InJhdmlrdW1hcjk3NTgyNDYzMjNAZ21haWwuY29tIiwiZXhwIjoxNzgxMTg2OTQ4fQ.1sWle2vOZgR1vaNZsre4QhhLYZF0A0Bxq0svtXDNSec
[04-Jun-2026 14:10:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 14:10:31 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 14:10:31 UTC] User ID: 723
[04-Jun-2026 14:10:31 UTC] ✅ User profile retrieved successfully for user ID: 723
[04-Jun-2026 14:10:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 14:10:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 14:10:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"112.110.54.255, 172.68.164.101","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIzIiwidXNlcm5hbWUiOiJvbG9vcHAiLCJlbWFpbCI6InJhdmlrdW1hcjk3NTgyNDYzMjNAZ21haWwuY29tIiwiZXhwIjoxNzgxMTg2OTQ4fQ.1sWle2vOZgR1vaNZsre4QhhLYZF0A0Bxq0svtXDNSec","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a06785bb486ff88c-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"112.110.54.255","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jun-2026 14:10:40 UTC] === User Orders API Called ===
[04-Jun-2026 14:10:40 UTC] User ID: 723
[04-Jun-2026 14:10:40 UTC] Limit: 20, Offset: 0
[04-Jun-2026 14:10:40 UTC] Orders found: 0
[04-Jun-2026 14:10:40 UTC] Orders data: []
[04-Jun-2026 14:10:40 UTC] Total orders count: 0
[04-Jun-2026 14:10:40 UTC] === API CALL LOG ===
[04-Jun-2026 14:10:40 UTC] Endpoint: user/profile.php
[04-Jun-2026 14:10:40 UTC] Full Log Data: {
    "timestamp": "2026-06-04 14:10:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "112.110.54.255",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "112.110.54.255, 172.68.164.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIzIiwidXNlcm5hbWUiOiJvbG9vcHAiLCJlbWFpbCI6InJhdmlrdW1hcjk3NTgyNDYzMjNAZ21haWwuY29tIiwiZXhwIjoxNzgxMTg2OTQ4fQ.1sWle2vOZgR1vaNZsre4QhhLYZF0A0Bxq0svtXDNSec",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a06785bbea6cf88c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "112.110.54.255",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 14:10:40 UTC] === END API CALL LOG ===
[04-Jun-2026 14:10:40 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 14:10:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIzIiwidXNlcm5hbWUiOiJvbG9vcHAiLCJlbWFpbCI6InJhdmlrdW1hcjk3NTgyNDYzMjNAZ21haWwuY29tIiwiZXhwIjoxNzgxMTg2OTQ4fQ.1sWle2vOZgR1vaNZsre4QhhLYZF0A0Bxq0svtXDNSec
[04-Jun-2026 14:10:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 14:10:40 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 14:10:40 UTC] User ID: 723
[04-Jun-2026 14:10:40 UTC] ✅ User profile retrieved successfully for user ID: 723
[04-Jun-2026 14:10:41 UTC] === API CALL LOG ===
[04-Jun-2026 14:10:41 UTC] Endpoint: user/profile.php
[04-Jun-2026 14:10:41 UTC] Full Log Data: {
    "timestamp": "2026-06-04 14:10:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "112.110.54.255",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "112.110.54.255, 172.68.164.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIzIiwidXNlcm5hbWUiOiJvbG9vcHAiLCJlbWFpbCI6InJhdmlrdW1hcjk3NTgyNDYzMjNAZ21haWwuY29tIiwiZXhwIjoxNzgxMTg2OTQ4fQ.1sWle2vOZgR1vaNZsre4QhhLYZF0A0Bxq0svtXDNSec",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a06785bf2c80f88c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "112.110.54.255",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 14:10:41 UTC] === END API CALL LOG ===
[04-Jun-2026 14:10:41 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 14:10:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIzIiwidXNlcm5hbWUiOiJvbG9vcHAiLCJlbWFpbCI6InJhdmlrdW1hcjk3NTgyNDYzMjNAZ21haWwuY29tIiwiZXhwIjoxNzgxMTg2OTQ4fQ.1sWle2vOZgR1vaNZsre4QhhLYZF0A0Bxq0svtXDNSec
[04-Jun-2026 14:10:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 14:10:41 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 14:10:41 UTC] User ID: 723
[04-Jun-2026 14:10:41 UTC] ✅ User profile retrieved successfully for user ID: 723
[04-Jun-2026 14:10:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 14:10:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 14:10:46 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"112.110.54.255, 172.68.164.101","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIzIiwidXNlcm5hbWUiOiJvbG9vcHAiLCJlbWFpbCI6InJhdmlrdW1hcjk3NTgyNDYzMjNAZ21haWwuY29tIiwiZXhwIjoxNzgxMTg2OTQ4fQ.1sWle2vOZgR1vaNZsre4QhhLYZF0A0Bxq0svtXDNSec","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a06785e2fd00f88c-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"112.110.54.255","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jun-2026 14:10:46 UTC] === User Orders API Called ===
[04-Jun-2026 14:10:46 UTC] User ID: 723
[04-Jun-2026 14:10:46 UTC] Limit: 20, Offset: 0
[04-Jun-2026 14:10:46 UTC] Orders found: 0
[04-Jun-2026 14:10:46 UTC] Orders data: []
[04-Jun-2026 14:10:46 UTC] Total orders count: 0
[04-Jun-2026 14:10:46 UTC] === API CALL LOG ===
[04-Jun-2026 14:10:46 UTC] Endpoint: user/profile.php
[04-Jun-2026 14:10:46 UTC] Full Log Data: {
    "timestamp": "2026-06-04 14:10:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "112.110.54.255",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "112.110.54.255, 172.68.164.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIzIiwidXNlcm5hbWUiOiJvbG9vcHAiLCJlbWFpbCI6InJhdmlrdW1hcjk3NTgyNDYzMjNAZ21haWwuY29tIiwiZXhwIjoxNzgxMTg2OTQ4fQ.1sWle2vOZgR1vaNZsre4QhhLYZF0A0Bxq0svtXDNSec",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a06785e2fd04f88c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "112.110.54.255",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 14:10:46 UTC] === END API CALL LOG ===
[04-Jun-2026 14:10:46 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 14:10:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIzIiwidXNlcm5hbWUiOiJvbG9vcHAiLCJlbWFpbCI6InJhdmlrdW1hcjk3NTgyNDYzMjNAZ21haWwuY29tIiwiZXhwIjoxNzgxMTg2OTQ4fQ.1sWle2vOZgR1vaNZsre4QhhLYZF0A0Bxq0svtXDNSec
[04-Jun-2026 14:10:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 14:10:46 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 14:10:46 UTC] User ID: 723
[04-Jun-2026 14:10:46 UTC] ✅ User profile retrieved successfully for user ID: 723
[04-Jun-2026 14:10:47 UTC] === API CALL LOG ===
[04-Jun-2026 14:10:47 UTC] Endpoint: user/profile.php
[04-Jun-2026 14:10:47 UTC] Full Log Data: {
    "timestamp": "2026-06-04 14:10:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "112.110.54.255",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "112.110.54.255, 172.68.164.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIzIiwidXNlcm5hbWUiOiJvbG9vcHAiLCJlbWFpbCI6InJhdmlrdW1hcjk3NTgyNDYzMjNAZ21haWwuY29tIiwiZXhwIjoxNzgxMTg2OTQ4fQ.1sWle2vOZgR1vaNZsre4QhhLYZF0A0Bxq0svtXDNSec",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a06785e6b8d5f88c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "112.110.54.255",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 14:10:47 UTC] === END API CALL LOG ===
[04-Jun-2026 14:10:47 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 14:10:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIzIiwidXNlcm5hbWUiOiJvbG9vcHAiLCJlbWFpbCI6InJhdmlrdW1hcjk3NTgyNDYzMjNAZ21haWwuY29tIiwiZXhwIjoxNzgxMTg2OTQ4fQ.1sWle2vOZgR1vaNZsre4QhhLYZF0A0Bxq0svtXDNSec
[04-Jun-2026 14:10:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 14:10:47 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 14:10:47 UTC] User ID: 723
[04-Jun-2026 14:10:47 UTC] ✅ User profile retrieved successfully for user ID: 723
[04-Jun-2026 14:10:49 UTC] === API CALL LOG ===
[04-Jun-2026 14:10:49 UTC] Endpoint: user/profile.php
[04-Jun-2026 14:10:49 UTC] Full Log Data: {
    "timestamp": "2026-06-04 14:10:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "112.110.54.255",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "112.110.54.255, 172.68.164.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIzIiwidXNlcm5hbWUiOiJvbG9vcHAiLCJlbWFpbCI6InJhdmlrdW1hcjk3NTgyNDYzMjNAZ21haWwuY29tIiwiZXhwIjoxNzgxMTg2OTQ4fQ.1sWle2vOZgR1vaNZsre4QhhLYZF0A0Bxq0svtXDNSec",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a06785efecfbf88c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "112.110.54.255",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 14:10:49 UTC] === END API CALL LOG ===
[04-Jun-2026 14:10:49 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 14:10:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIzIiwidXNlcm5hbWUiOiJvbG9vcHAiLCJlbWFpbCI6InJhdmlrdW1hcjk3NTgyNDYzMjNAZ21haWwuY29tIiwiZXhwIjoxNzgxMTg2OTQ4fQ.1sWle2vOZgR1vaNZsre4QhhLYZF0A0Bxq0svtXDNSec
[04-Jun-2026 14:10:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 14:10:49 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 14:10:49 UTC] User ID: 723
[04-Jun-2026 14:10:49 UTC] ✅ User profile retrieved successfully for user ID: 723
[04-Jun-2026 14:11:24 UTC] === API CALL LOG ===
[04-Jun-2026 14:11:24 UTC] Endpoint: user/profile.php
[04-Jun-2026 14:11:24 UTC] Full Log Data: {
    "timestamp": "2026-06-04 14:11:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "112.110.54.255",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "112.110.54.255, 104.22.66.163",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIzIiwidXNlcm5hbWUiOiJvbG9vcHAiLCJlbWFpbCI6InJhdmlrdW1hcjk3NTgyNDYzMjNAZ21haWwuY29tIiwiZXhwIjoxNzgxMTg2OTQ4fQ.1sWle2vOZgR1vaNZsre4QhhLYZF0A0Bxq0svtXDNSec",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a06786cbece87b84-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "112.110.54.255",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 14:11:24 UTC] === END API CALL LOG ===
[04-Jun-2026 14:11:24 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 14:11:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIzIiwidXNlcm5hbWUiOiJvbG9vcHAiLCJlbWFpbCI6InJhdmlrdW1hcjk3NTgyNDYzMjNAZ21haWwuY29tIiwiZXhwIjoxNzgxMTg2OTQ4fQ.1sWle2vOZgR1vaNZsre4QhhLYZF0A0Bxq0svtXDNSec
[04-Jun-2026 14:11:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 14:11:24 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 14:11:24 UTC] User ID: 723
[04-Jun-2026 14:11:24 UTC] ✅ User profile retrieved successfully for user ID: 723
[04-Jun-2026 14:11:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 14:11:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 14:11:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"112.110.54.255, 104.22.66.163","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIzIiwidXNlcm5hbWUiOiJvbG9vcHAiLCJlbWFpbCI6InJhdmlrdW1hcjk3NTgyNDYzMjNAZ21haWwuY29tIiwiZXhwIjoxNzgxMTg2OTQ4fQ.1sWle2vOZgR1vaNZsre4QhhLYZF0A0Bxq0svtXDNSec","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a06786d4d91f7b84-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"112.110.54.255","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jun-2026 14:11:25 UTC] === User Orders API Called ===
[04-Jun-2026 14:11:25 UTC] User ID: 723
[04-Jun-2026 14:11:25 UTC] Limit: 20, Offset: 0
[04-Jun-2026 14:11:25 UTC] Orders found: 0
[04-Jun-2026 14:11:25 UTC] Orders data: []
[04-Jun-2026 14:11:25 UTC] Total orders count: 0
[04-Jun-2026 14:11:26 UTC] === API CALL LOG ===
[04-Jun-2026 14:11:26 UTC] Endpoint: user/profile.php
[04-Jun-2026 14:11:26 UTC] Full Log Data: {
    "timestamp": "2026-06-04 14:11:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "112.110.54.255",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "112.110.54.255, 104.22.66.33",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIzIiwidXNlcm5hbWUiOiJvbG9vcHAiLCJlbWFpbCI6InJhdmlrdW1hcjk3NTgyNDYzMjNAZ21haWwuY29tIiwiZXhwIjoxNzgxMTg2OTQ4fQ.1sWle2vOZgR1vaNZsre4QhhLYZF0A0Bxq0svtXDNSec",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a06786d4d91a7b84-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "112.110.54.255",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 14:11:26 UTC] === END API CALL LOG ===
[04-Jun-2026 14:11:26 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 14:11:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIzIiwidXNlcm5hbWUiOiJvbG9vcHAiLCJlbWFpbCI6InJhdmlrdW1hcjk3NTgyNDYzMjNAZ21haWwuY29tIiwiZXhwIjoxNzgxMTg2OTQ4fQ.1sWle2vOZgR1vaNZsre4QhhLYZF0A0Bxq0svtXDNSec
[04-Jun-2026 14:11:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 14:11:26 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 14:11:26 UTC] User ID: 723
[04-Jun-2026 14:11:26 UTC] ✅ User profile retrieved successfully for user ID: 723
[04-Jun-2026 14:11:26 UTC] === API CALL LOG ===
[04-Jun-2026 14:11:26 UTC] Endpoint: user/profile.php
[04-Jun-2026 14:11:26 UTC] Full Log Data: {
    "timestamp": "2026-06-04 14:11:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "112.110.54.255",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "112.110.54.255, 104.22.66.32",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIzIiwidXNlcm5hbWUiOiJvbG9vcHAiLCJlbWFpbCI6InJhdmlrdW1hcjk3NTgyNDYzMjNAZ21haWwuY29tIiwiZXhwIjoxNzgxMTg2OTQ4fQ.1sWle2vOZgR1vaNZsre4QhhLYZF0A0Bxq0svtXDNSec",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a06786d59aee7b84-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "112.110.54.255",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 14:11:26 UTC] === END API CALL LOG ===
[04-Jun-2026 14:11:26 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 14:11:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIzIiwidXNlcm5hbWUiOiJvbG9vcHAiLCJlbWFpbCI6InJhdmlrdW1hcjk3NTgyNDYzMjNAZ21haWwuY29tIiwiZXhwIjoxNzgxMTg2OTQ4fQ.1sWle2vOZgR1vaNZsre4QhhLYZF0A0Bxq0svtXDNSec
[04-Jun-2026 14:11:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 14:11:26 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 14:11:26 UTC] User ID: 723
[04-Jun-2026 14:11:26 UTC] ✅ User profile retrieved successfully for user ID: 723
[04-Jun-2026 14:11:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 14:11:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 14:11:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"112.110.54.255, 104.22.66.32","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIzIiwidXNlcm5hbWUiOiJvbG9vcHAiLCJlbWFpbCI6InJhdmlrdW1hcjk3NTgyNDYzMjNAZ21haWwuY29tIiwiZXhwIjoxNzgxMTg2OTQ4fQ.1sWle2vOZgR1vaNZsre4QhhLYZF0A0Bxq0svtXDNSec","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a067870c5e967b84-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"112.110.54.255","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jun-2026 14:11:34 UTC] === User Orders API Called ===
[04-Jun-2026 14:11:34 UTC] User ID: 723
[04-Jun-2026 14:11:34 UTC] Limit: 20, Offset: 0
[04-Jun-2026 14:11:34 UTC] Orders found: 0
[04-Jun-2026 14:11:34 UTC] Orders data: []
[04-Jun-2026 14:11:34 UTC] Total orders count: 0
[04-Jun-2026 14:11:35 UTC] === API CALL LOG ===
[04-Jun-2026 14:11:35 UTC] Endpoint: user/profile.php
[04-Jun-2026 14:11:35 UTC] Full Log Data: {
    "timestamp": "2026-06-04 14:11:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "112.110.54.255",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "112.110.54.255, 104.22.66.162",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIzIiwidXNlcm5hbWUiOiJvbG9vcHAiLCJlbWFpbCI6InJhdmlrdW1hcjk3NTgyNDYzMjNAZ21haWwuY29tIiwiZXhwIjoxNzgxMTg2OTQ4fQ.1sWle2vOZgR1vaNZsre4QhhLYZF0A0Bxq0svtXDNSec",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a067870c5e977b84-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "112.110.54.255",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 14:11:35 UTC] === END API CALL LOG ===
[04-Jun-2026 14:11:35 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 14:11:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIzIiwidXNlcm5hbWUiOiJvbG9vcHAiLCJlbWFpbCI6InJhdmlrdW1hcjk3NTgyNDYzMjNAZ21haWwuY29tIiwiZXhwIjoxNzgxMTg2OTQ4fQ.1sWle2vOZgR1vaNZsre4QhhLYZF0A0Bxq0svtXDNSec
[04-Jun-2026 14:11:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 14:11:35 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 14:11:35 UTC] User ID: 723
[04-Jun-2026 14:11:35 UTC] ✅ User profile retrieved successfully for user ID: 723
[04-Jun-2026 14:11:35 UTC] === API CALL LOG ===
[04-Jun-2026 14:11:35 UTC] Endpoint: user/profile.php
[04-Jun-2026 14:11:35 UTC] Full Log Data: {
    "timestamp": "2026-06-04 14:11:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "112.110.54.255",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "112.110.54.255, 104.22.66.162",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIzIiwidXNlcm5hbWUiOiJvbG9vcHAiLCJlbWFpbCI6InJhdmlrdW1hcjk3NTgyNDYzMjNAZ21haWwuY29tIiwiZXhwIjoxNzgxMTg2OTQ4fQ.1sWle2vOZgR1vaNZsre4QhhLYZF0A0Bxq0svtXDNSec",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a06787104af17b84-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "112.110.54.255",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 14:11:35 UTC] === END API CALL LOG ===
[04-Jun-2026 14:11:35 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 14:11:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIzIiwidXNlcm5hbWUiOiJvbG9vcHAiLCJlbWFpbCI6InJhdmlrdW1hcjk3NTgyNDYzMjNAZ21haWwuY29tIiwiZXhwIjoxNzgxMTg2OTQ4fQ.1sWle2vOZgR1vaNZsre4QhhLYZF0A0Bxq0svtXDNSec
[04-Jun-2026 14:11:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 14:11:35 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 14:11:35 UTC] User ID: 723
[04-Jun-2026 14:11:35 UTC] ✅ User profile retrieved successfully for user ID: 723
[04-Jun-2026 14:11:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 14:11:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 14:11:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"112.110.54.255, 104.22.66.162","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIzIiwidXNlcm5hbWUiOiJvbG9vcHAiLCJlbWFpbCI6InJhdmlrdW1hcjk3NTgyNDYzMjNAZ21haWwuY29tIiwiZXhwIjoxNzgxMTg2OTQ4fQ.1sWle2vOZgR1vaNZsre4QhhLYZF0A0Bxq0svtXDNSec","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a06787283cc77b84-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"112.110.54.255","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jun-2026 14:11:39 UTC] === User Orders API Called ===
[04-Jun-2026 14:11:39 UTC] User ID: 723
[04-Jun-2026 14:11:39 UTC] Limit: 20, Offset: 0
[04-Jun-2026 14:11:39 UTC] Orders found: 0
[04-Jun-2026 14:11:39 UTC] Orders data: []
[04-Jun-2026 14:11:39 UTC] Total orders count: 0
[04-Jun-2026 14:11:39 UTC] === API CALL LOG ===
[04-Jun-2026 14:11:39 UTC] Endpoint: user/profile.php
[04-Jun-2026 14:11:39 UTC] Full Log Data: {
    "timestamp": "2026-06-04 14:11:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "112.110.54.255",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "112.110.54.255, 104.22.66.162",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIzIiwidXNlcm5hbWUiOiJvbG9vcHAiLCJlbWFpbCI6InJhdmlrdW1hcjk3NTgyNDYzMjNAZ21haWwuY29tIiwiZXhwIjoxNzgxMTg2OTQ4fQ.1sWle2vOZgR1vaNZsre4QhhLYZF0A0Bxq0svtXDNSec",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a06787283cda7b84-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "112.110.54.255",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 14:11:39 UTC] === END API CALL LOG ===
[04-Jun-2026 14:11:39 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 14:11:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIzIiwidXNlcm5hbWUiOiJvbG9vcHAiLCJlbWFpbCI6InJhdmlrdW1hcjk3NTgyNDYzMjNAZ21haWwuY29tIiwiZXhwIjoxNzgxMTg2OTQ4fQ.1sWle2vOZgR1vaNZsre4QhhLYZF0A0Bxq0svtXDNSec
[04-Jun-2026 14:11:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 14:11:39 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 14:11:39 UTC] User ID: 723
[04-Jun-2026 14:11:39 UTC] ✅ User profile retrieved successfully for user ID: 723
[04-Jun-2026 14:11:39 UTC] === API CALL LOG ===
[04-Jun-2026 14:11:39 UTC] Endpoint: user/profile.php
[04-Jun-2026 14:11:39 UTC] Full Log Data: {
    "timestamp": "2026-06-04 14:11:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "112.110.54.255",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "112.110.54.255, 104.22.66.162",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIzIiwidXNlcm5hbWUiOiJvbG9vcHAiLCJlbWFpbCI6InJhdmlrdW1hcjk3NTgyNDYzMjNAZ21haWwuY29tIiwiZXhwIjoxNzgxMTg2OTQ4fQ.1sWle2vOZgR1vaNZsre4QhhLYZF0A0Bxq0svtXDNSec",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a067872c39ba7b84-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "112.110.54.255",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 14:11:39 UTC] === END API CALL LOG ===
[04-Jun-2026 14:11:39 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 14:11:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIzIiwidXNlcm5hbWUiOiJvbG9vcHAiLCJlbWFpbCI6InJhdmlrdW1hcjk3NTgyNDYzMjNAZ21haWwuY29tIiwiZXhwIjoxNzgxMTg2OTQ4fQ.1sWle2vOZgR1vaNZsre4QhhLYZF0A0Bxq0svtXDNSec
[04-Jun-2026 14:11:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 14:11:39 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 14:11:39 UTC] User ID: 723
[04-Jun-2026 14:11:39 UTC] ✅ User profile retrieved successfully for user ID: 723
[04-Jun-2026 14:12:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 14:12:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 14:12:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"112.110.54.255, 104.23.175.179","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIzIiwidXNlcm5hbWUiOiJvbG9vcHAiLCJlbWFpbCI6InJhdmlrdW1hcjk3NTgyNDYzMjNAZ21haWwuY29tIiwiZXhwIjoxNzgxMTg2OTQ4fQ.1sWle2vOZgR1vaNZsre4QhhLYZF0A0Bxq0svtXDNSec","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a06788644cff97fb-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"112.110.54.255","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jun-2026 14:12:30 UTC] === User Orders API Called ===
[04-Jun-2026 14:12:30 UTC] User ID: 723
[04-Jun-2026 14:12:30 UTC] Limit: 20, Offset: 0
[04-Jun-2026 14:12:30 UTC] Orders found: 1
[04-Jun-2026 14:12:30 UTC] Orders data: [{"id":325,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/skmpridiction","status":"pending","created_at":"2026-06-04 17:42:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[04-Jun-2026 14:12:30 UTC] Total orders count: 1
[04-Jun-2026 14:12:34 UTC] === API CALL LOG ===
[04-Jun-2026 14:12:34 UTC] Endpoint: user/profile.php
[04-Jun-2026 14:12:34 UTC] Full Log Data: {
    "timestamp": "2026-06-04 14:12:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "112.110.54.255",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "112.110.54.255, 104.23.175.179",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIzIiwidXNlcm5hbWUiOiJvbG9vcHAiLCJlbWFpbCI6InJhdmlrdW1hcjk3NTgyNDYzMjNAZ21haWwuY29tIiwiZXhwIjoxNzgxMTg2OTQ4fQ.1sWle2vOZgR1vaNZsre4QhhLYZF0A0Bxq0svtXDNSec",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0678880ec9d97fb-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "112.110.54.255",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 14:12:34 UTC] === END API CALL LOG ===
[04-Jun-2026 14:12:34 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 14:12:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIzIiwidXNlcm5hbWUiOiJvbG9vcHAiLCJlbWFpbCI6InJhdmlrdW1hcjk3NTgyNDYzMjNAZ21haWwuY29tIiwiZXhwIjoxNzgxMTg2OTQ4fQ.1sWle2vOZgR1vaNZsre4QhhLYZF0A0Bxq0svtXDNSec
[04-Jun-2026 14:12:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 14:12:34 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 14:12:34 UTC] User ID: 723
[04-Jun-2026 14:12:34 UTC] ✅ User profile retrieved successfully for user ID: 723
[04-Jun-2026 14:12:35 UTC] User Purchases API - User ID: 723
[04-Jun-2026 14:12:35 UTC] User Purchases API - Total purchases found: 0
[04-Jun-2026 14:12:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 14:12:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 14:12:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"112.110.54.255, 104.23.175.179","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIzIiwidXNlcm5hbWUiOiJvbG9vcHAiLCJlbWFpbCI6InJhdmlrdW1hcjk3NTgyNDYzMjNAZ21haWwuY29tIiwiZXhwIjoxNzgxMTg2OTQ4fQ.1sWle2vOZgR1vaNZsre4QhhLYZF0A0Bxq0svtXDNSec","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a067888edcc397fb-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"112.110.54.255","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jun-2026 14:12:36 UTC] === User Orders API Called ===
[04-Jun-2026 14:12:36 UTC] User ID: 723
[04-Jun-2026 14:12:36 UTC] Limit: 20, Offset: 0
[04-Jun-2026 14:12:36 UTC] Orders found: 1
[04-Jun-2026 14:12:36 UTC] Orders data: [{"id":325,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/skmpridiction","status":"pending","created_at":"2026-06-04 17:42:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[04-Jun-2026 14:12:36 UTC] Total orders count: 1
[04-Jun-2026 14:13:29 UTC] === API CALL LOG ===
[04-Jun-2026 14:13:29 UTC] Endpoint: user/profile.php
[04-Jun-2026 14:13:29 UTC] Full Log Data: {
    "timestamp": "2026-06-04 14:13:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "112.110.54.255",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "112.110.54.255, 162.158.108.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIzIiwidXNlcm5hbWUiOiJvbG9vcHAiLCJlbWFpbCI6InJhdmlrdW1hcjk3NTgyNDYzMjNAZ21haWwuY29tIiwiZXhwIjoxNzgxMTg2OTQ4fQ.1sWle2vOZgR1vaNZsre4QhhLYZF0A0Bxq0svtXDNSec",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a06789d79fd8fd30-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "112.110.54.255",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 14:13:29 UTC] === END API CALL LOG ===
[04-Jun-2026 14:13:29 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 14:13:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIzIiwidXNlcm5hbWUiOiJvbG9vcHAiLCJlbWFpbCI6InJhdmlrdW1hcjk3NTgyNDYzMjNAZ21haWwuY29tIiwiZXhwIjoxNzgxMTg2OTQ4fQ.1sWle2vOZgR1vaNZsre4QhhLYZF0A0Bxq0svtXDNSec
[04-Jun-2026 14:13:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 14:13:29 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 14:13:29 UTC] User ID: 723
[04-Jun-2026 14:13:29 UTC] ✅ User profile retrieved successfully for user ID: 723
[04-Jun-2026 14:13:30 UTC] === API CALL LOG ===
[04-Jun-2026 14:13:30 UTC] Endpoint: user/profile.php
[04-Jun-2026 14:13:30 UTC] Full Log Data: {
    "timestamp": "2026-06-04 14:13:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "112.110.54.255",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "112.110.54.255, 162.158.108.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIzIiwidXNlcm5hbWUiOiJvbG9vcHAiLCJlbWFpbCI6InJhdmlrdW1hcjk3NTgyNDYzMjNAZ21haWwuY29tIiwiZXhwIjoxNzgxMTg2OTQ4fQ.1sWle2vOZgR1vaNZsre4QhhLYZF0A0Bxq0svtXDNSec",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a06789dffa9cfd30-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "112.110.54.255",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 14:13:30 UTC] === END API CALL LOG ===
[04-Jun-2026 14:13:30 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 14:13:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIzIiwidXNlcm5hbWUiOiJvbG9vcHAiLCJlbWFpbCI6InJhdmlrdW1hcjk3NTgyNDYzMjNAZ21haWwuY29tIiwiZXhwIjoxNzgxMTg2OTQ4fQ.1sWle2vOZgR1vaNZsre4QhhLYZF0A0Bxq0svtXDNSec
[04-Jun-2026 14:13:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 14:13:30 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 14:13:30 UTC] User ID: 723
[04-Jun-2026 14:13:30 UTC] ✅ User profile retrieved successfully for user ID: 723
[04-Jun-2026 14:13:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 14:13:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 14:13:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"112.110.54.255, 162.158.108.70","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIzIiwidXNlcm5hbWUiOiJvbG9vcHAiLCJlbWFpbCI6InJhdmlrdW1hcjk3NTgyNDYzMjNAZ21haWwuY29tIiwiZXhwIjoxNzgxMTg2OTQ4fQ.1sWle2vOZgR1vaNZsre4QhhLYZF0A0Bxq0svtXDNSec","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a06789dffabafd30-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"112.110.54.255","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jun-2026 14:13:30 UTC] === User Orders API Called ===
[04-Jun-2026 14:13:30 UTC] User ID: 723
[04-Jun-2026 14:13:30 UTC] Limit: 20, Offset: 0
[04-Jun-2026 14:13:30 UTC] Orders found: 1
[04-Jun-2026 14:13:30 UTC] Orders data: [{"id":325,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/skmpridiction","status":"pending","created_at":"2026-06-04 17:42:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[04-Jun-2026 14:13:30 UTC] Total orders count: 1
[04-Jun-2026 14:13:30 UTC] === API CALL LOG ===
[04-Jun-2026 14:13:30 UTC] Endpoint: user/profile.php
[04-Jun-2026 14:13:30 UTC] Full Log Data: {
    "timestamp": "2026-06-04 14:13:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "112.110.54.255",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "112.110.54.255, 162.158.108.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIzIiwidXNlcm5hbWUiOiJvbG9vcHAiLCJlbWFpbCI6InJhdmlrdW1hcjk3NTgyNDYzMjNAZ21haWwuY29tIiwiZXhwIjoxNzgxMTg2OTQ4fQ.1sWle2vOZgR1vaNZsre4QhhLYZF0A0Bxq0svtXDNSec",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a06789e09c5efd30-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "112.110.54.255",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 14:13:30 UTC] === END API CALL LOG ===
[04-Jun-2026 14:13:30 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 14:13:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIzIiwidXNlcm5hbWUiOiJvbG9vcHAiLCJlbWFpbCI6InJhdmlrdW1hcjk3NTgyNDYzMjNAZ21haWwuY29tIiwiZXhwIjoxNzgxMTg2OTQ4fQ.1sWle2vOZgR1vaNZsre4QhhLYZF0A0Bxq0svtXDNSec
[04-Jun-2026 14:13:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 14:13:30 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 14:13:30 UTC] User ID: 723
[04-Jun-2026 14:13:30 UTC] ✅ User profile retrieved successfully for user ID: 723
[04-Jun-2026 14:13:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 14:13:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 14:13:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"112.110.54.255, 162.158.108.70","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIzIiwidXNlcm5hbWUiOiJvbG9vcHAiLCJlbWFpbCI6InJhdmlrdW1hcjk3NTgyNDYzMjNAZ21haWwuY29tIiwiZXhwIjoxNzgxMTg2OTQ4fQ.1sWle2vOZgR1vaNZsre4QhhLYZF0A0Bxq0svtXDNSec","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a06789e7cb2ffd30-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"112.110.54.255","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jun-2026 14:13:31 UTC] === User Orders API Called ===
[04-Jun-2026 14:13:31 UTC] User ID: 723
[04-Jun-2026 14:13:31 UTC] Limit: 20, Offset: 0
[04-Jun-2026 14:13:31 UTC] Orders found: 1
[04-Jun-2026 14:13:31 UTC] Orders data: [{"id":325,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/skmpridiction","status":"pending","created_at":"2026-06-04 17:42:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[04-Jun-2026 14:13:31 UTC] Total orders count: 1
[04-Jun-2026 14:13:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 14:13:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 14:13:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"112.110.54.255, 162.158.108.70","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIzIiwidXNlcm5hbWUiOiJvbG9vcHAiLCJlbWFpbCI6InJhdmlrdW1hcjk3NTgyNDYzMjNAZ21haWwuY29tIiwiZXhwIjoxNzgxMTg2OTQ4fQ.1sWle2vOZgR1vaNZsre4QhhLYZF0A0Bxq0svtXDNSec","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a06789f27e59fd30-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"112.110.54.255","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jun-2026 14:13:33 UTC] === User Orders API Called ===
[04-Jun-2026 14:13:33 UTC] User ID: 723
[04-Jun-2026 14:13:33 UTC] Limit: 20, Offset: 0
[04-Jun-2026 14:13:33 UTC] Orders found: 1
[04-Jun-2026 14:13:33 UTC] Orders data: [{"id":325,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/skmpridiction","status":"pending","created_at":"2026-06-04 17:42:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[04-Jun-2026 14:13:33 UTC] === API CALL LOG ===
[04-Jun-2026 14:13:33 UTC] Endpoint: user/profile.php
[04-Jun-2026 14:13:33 UTC] Full Log Data: {
    "timestamp": "2026-06-04 14:13:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "112.110.54.255",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "112.110.54.255, 162.158.108.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIzIiwidXNlcm5hbWUiOiJvbG9vcHAiLCJlbWFpbCI6InJhdmlrdW1hcjk3NTgyNDYzMjNAZ21haWwuY29tIiwiZXhwIjoxNzgxMTg2OTQ4fQ.1sWle2vOZgR1vaNZsre4QhhLYZF0A0Bxq0svtXDNSec",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a06789f27e5dfd30-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "112.110.54.255",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 14:13:33 UTC] Total orders count: 1
[04-Jun-2026 14:13:33 UTC] === END API CALL LOG ===
[04-Jun-2026 14:13:33 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 14:13:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIzIiwidXNlcm5hbWUiOiJvbG9vcHAiLCJlbWFpbCI6InJhdmlrdW1hcjk3NTgyNDYzMjNAZ21haWwuY29tIiwiZXhwIjoxNzgxMTg2OTQ4fQ.1sWle2vOZgR1vaNZsre4QhhLYZF0A0Bxq0svtXDNSec
[04-Jun-2026 14:13:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 14:13:33 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 14:13:33 UTC] User ID: 723
[04-Jun-2026 14:13:33 UTC] ✅ User profile retrieved successfully for user ID: 723
[04-Jun-2026 14:13:33 UTC] === API CALL LOG ===
[04-Jun-2026 14:13:33 UTC] Endpoint: user/profile.php
[04-Jun-2026 14:13:33 UTC] Full Log Data: {
    "timestamp": "2026-06-04 14:13:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "112.110.54.255",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "112.110.54.255, 162.158.108.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIzIiwidXNlcm5hbWUiOiJvbG9vcHAiLCJlbWFpbCI6InJhdmlrdW1hcjk3NTgyNDYzMjNAZ21haWwuY29tIiwiZXhwIjoxNzgxMTg2OTQ4fQ.1sWle2vOZgR1vaNZsre4QhhLYZF0A0Bxq0svtXDNSec",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a06789f68c2ffd30-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "112.110.54.255",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 14:13:33 UTC] === END API CALL LOG ===
[04-Jun-2026 14:13:33 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 14:13:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIzIiwidXNlcm5hbWUiOiJvbG9vcHAiLCJlbWFpbCI6InJhdmlrdW1hcjk3NTgyNDYzMjNAZ21haWwuY29tIiwiZXhwIjoxNzgxMTg2OTQ4fQ.1sWle2vOZgR1vaNZsre4QhhLYZF0A0Bxq0svtXDNSec
[04-Jun-2026 14:13:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 14:13:33 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 14:13:33 UTC] User ID: 723
[04-Jun-2026 14:13:33 UTC] ✅ User profile retrieved successfully for user ID: 723
[04-Jun-2026 14:13:41 UTC] === API CALL LOG ===
[04-Jun-2026 14:13:41 UTC] Endpoint: user/profile.php
[04-Jun-2026 14:13:41 UTC] Full Log Data: {
    "timestamp": "2026-06-04 14:13:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "112.110.54.255",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "112.110.54.255, 162.158.108.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIzIiwidXNlcm5hbWUiOiJvbG9vcHAiLCJlbWFpbCI6InJhdmlrdW1hcjk3NTgyNDYzMjNAZ21haWwuY29tIiwiZXhwIjoxNzgxMTg2OTQ4fQ.1sWle2vOZgR1vaNZsre4QhhLYZF0A0Bxq0svtXDNSec",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0678a24e884fd30-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "112.110.54.255",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 14:13:41 UTC] === END API CALL LOG ===
[04-Jun-2026 14:13:41 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 14:13:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIzIiwidXNlcm5hbWUiOiJvbG9vcHAiLCJlbWFpbCI6InJhdmlrdW1hcjk3NTgyNDYzMjNAZ21haWwuY29tIiwiZXhwIjoxNzgxMTg2OTQ4fQ.1sWle2vOZgR1vaNZsre4QhhLYZF0A0Bxq0svtXDNSec
[04-Jun-2026 14:13:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 14:13:41 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 14:13:41 UTC] User ID: 723
[04-Jun-2026 14:13:41 UTC] ✅ User profile retrieved successfully for user ID: 723
[04-Jun-2026 14:13:41 UTC] User Purchases API - User ID: 723
[04-Jun-2026 14:13:41 UTC] User Purchases API - Total purchases found: 0
[04-Jun-2026 14:13:48 UTC] === API CALL LOG ===
[04-Jun-2026 14:13:48 UTC] Endpoint: user/profile.php
[04-Jun-2026 14:13:48 UTC] Full Log Data: {
    "timestamp": "2026-06-04 14:13:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "112.110.54.255",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "112.110.54.255, 162.158.108.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIzIiwidXNlcm5hbWUiOiJvbG9vcHAiLCJlbWFpbCI6InJhdmlrdW1hcjk3NTgyNDYzMjNAZ21haWwuY29tIiwiZXhwIjoxNzgxMTg2OTQ4fQ.1sWle2vOZgR1vaNZsre4QhhLYZF0A0Bxq0svtXDNSec",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0678a533913fd30-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "112.110.54.255",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 14:13:48 UTC] === END API CALL LOG ===
[04-Jun-2026 14:13:48 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 14:13:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzIzIiwidXNlcm5hbWUiOiJvbG9vcHAiLCJlbWFpbCI6InJhdmlrdW1hcjk3NTgyNDYzMjNAZ21haWwuY29tIiwiZXhwIjoxNzgxMTg2OTQ4fQ.1sWle2vOZgR1vaNZsre4QhhLYZF0A0Bxq0svtXDNSec
[04-Jun-2026 14:13:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 14:13:48 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 14:13:48 UTC] User ID: 723
[04-Jun-2026 14:13:48 UTC] ✅ User profile retrieved successfully for user ID: 723
[04-Jun-2026 14:13:49 UTC] User Purchases API - User ID: 723
[04-Jun-2026 14:13:49 UTC] User Purchases API - Total purchases found: 0
[04-Jun-2026 16:08:11 UTC] === API CALL LOG ===
[04-Jun-2026 16:08:11 UTC] Endpoint: user/profile.php
[04-Jun-2026 16:08:11 UTC] Full Log Data: {
    "timestamp": "2026-06-04 16:08:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "89.47.129.31",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "89.47.129.31, 172.70.248.207",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzI0IiwidXNlcm5hbWUiOiJxcnl1IiwiZW1haWwiOiJzYWxlaHJpZ2k4OUBnbWFpbC5jb20iLCJleHAiOjE3ODExOTQwOTB9.ctujWT6WZqtcRIhegi4FGCvi5rqBYIduN_X5GyziANg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a06831e16d711db8-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "89.47.129.31",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 16:08:11 UTC] === END API CALL LOG ===
[04-Jun-2026 16:08:11 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 16:08:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzI0IiwidXNlcm5hbWUiOiJxcnl1IiwiZW1haWwiOiJzYWxlaHJpZ2k4OUBnbWFpbC5jb20iLCJleHAiOjE3ODExOTQwOTB9.ctujWT6WZqtcRIhegi4FGCvi5rqBYIduN_X5GyziANg
[04-Jun-2026 16:08:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 16:08:11 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 16:08:11 UTC] User ID: 724
[04-Jun-2026 16:08:11 UTC] ✅ User profile retrieved successfully for user ID: 724
[04-Jun-2026 16:08:11 UTC] === API CALL LOG ===
[04-Jun-2026 16:08:11 UTC] Endpoint: user/profile.php
[04-Jun-2026 16:08:11 UTC] Full Log Data: {
    "timestamp": "2026-06-04 16:08:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "89.47.129.31",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "89.47.129.31, 172.70.248.207",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzI0IiwidXNlcm5hbWUiOiJxcnl1IiwiZW1haWwiOiJzYWxlaHJpZ2k4OUBnbWFpbC5jb20iLCJleHAiOjE3ODExOTQwOTB9.ctujWT6WZqtcRIhegi4FGCvi5rqBYIduN_X5GyziANg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a06831e258421db8-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "89.47.129.31",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 16:08:11 UTC] === END API CALL LOG ===
[04-Jun-2026 16:08:11 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 16:08:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzI0IiwidXNlcm5hbWUiOiJxcnl1IiwiZW1haWwiOiJzYWxlaHJpZ2k4OUBnbWFpbC5jb20iLCJleHAiOjE3ODExOTQwOTB9.ctujWT6WZqtcRIhegi4FGCvi5rqBYIduN_X5GyziANg
[04-Jun-2026 16:08:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 16:08:11 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 16:08:11 UTC] User ID: 724
[04-Jun-2026 16:08:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 16:08:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 16:08:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"89.47.129.31, 172.70.248.207","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzI0IiwidXNlcm5hbWUiOiJxcnl1IiwiZW1haWwiOiJzYWxlaHJpZ2k4OUBnbWFpbC5jb20iLCJleHAiOjE3ODExOTQwOTB9.ctujWT6WZqtcRIhegi4FGCvi5rqBYIduN_X5GyziANg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a06831e2583d1db8-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"89.47.129.31","cf-ipcountry":"IR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jun-2026 16:08:11 UTC] === User Orders API Called ===
[04-Jun-2026 16:08:11 UTC] User ID: 724
[04-Jun-2026 16:08:11 UTC] Limit: 20, Offset: 0
[04-Jun-2026 16:08:11 UTC] ✅ User profile retrieved successfully for user ID: 724
[04-Jun-2026 16:08:11 UTC] Orders found: 0
[04-Jun-2026 16:08:11 UTC] Orders data: []
[04-Jun-2026 16:08:11 UTC] Total orders count: 0
[04-Jun-2026 16:08:14 UTC] === API CALL LOG ===
[04-Jun-2026 16:08:14 UTC] Endpoint: user/profile.php
[04-Jun-2026 16:08:14 UTC] Full Log Data: {
    "timestamp": "2026-06-04 16:08:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "89.47.129.31",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "89.47.129.31, 172.70.248.207",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzI0IiwidXNlcm5hbWUiOiJxcnl1IiwiZW1haWwiOiJzYWxlaHJpZ2k4OUBnbWFpbC5jb20iLCJleHAiOjE3ODExOTQwOTB9.ctujWT6WZqtcRIhegi4FGCvi5rqBYIduN_X5GyziANg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a06831f12ad11db8-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "89.47.129.31",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 16:08:14 UTC] === END API CALL LOG ===
[04-Jun-2026 16:08:14 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 16:08:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzI0IiwidXNlcm5hbWUiOiJxcnl1IiwiZW1haWwiOiJzYWxlaHJpZ2k4OUBnbWFpbC5jb20iLCJleHAiOjE3ODExOTQwOTB9.ctujWT6WZqtcRIhegi4FGCvi5rqBYIduN_X5GyziANg
[04-Jun-2026 16:08:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 16:08:14 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 16:08:14 UTC] User ID: 724
[04-Jun-2026 16:08:14 UTC] ✅ User profile retrieved successfully for user ID: 724
[04-Jun-2026 16:08:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 16:08:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 16:08:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"89.47.129.31, 172.70.248.207","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzI0IiwidXNlcm5hbWUiOiJxcnl1IiwiZW1haWwiOiJzYWxlaHJpZ2k4OUBnbWFpbC5jb20iLCJleHAiOjE3ODExOTQwOTB9.ctujWT6WZqtcRIhegi4FGCvi5rqBYIduN_X5GyziANg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a06832220c171db8-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"89.47.129.31","cf-ipcountry":"IR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jun-2026 16:08:22 UTC] === User Orders API Called ===
[04-Jun-2026 16:08:22 UTC] User ID: 724
[04-Jun-2026 16:08:22 UTC] Limit: 20, Offset: 0
[04-Jun-2026 16:08:22 UTC] Orders found: 0
[04-Jun-2026 16:08:22 UTC] Orders data: []
[04-Jun-2026 16:08:22 UTC] Total orders count: 0
[04-Jun-2026 16:08:23 UTC] === API CALL LOG ===
[04-Jun-2026 16:08:23 UTC] Endpoint: user/profile.php
[04-Jun-2026 16:08:23 UTC] Full Log Data: {
    "timestamp": "2026-06-04 16:08:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "89.47.129.31",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "89.47.129.31, 172.70.248.207",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzI0IiwidXNlcm5hbWUiOiJxcnl1IiwiZW1haWwiOiJzYWxlaHJpZ2k4OUBnbWFpbC5jb20iLCJleHAiOjE3ODExOTQwOTB9.ctujWT6WZqtcRIhegi4FGCvi5rqBYIduN_X5GyziANg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0683228bbbe1db8-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "89.47.129.31",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 16:08:23 UTC] === END API CALL LOG ===
[04-Jun-2026 16:08:23 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 16:08:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzI0IiwidXNlcm5hbWUiOiJxcnl1IiwiZW1haWwiOiJzYWxlaHJpZ2k4OUBnbWFpbC5jb20iLCJleHAiOjE3ODExOTQwOTB9.ctujWT6WZqtcRIhegi4FGCvi5rqBYIduN_X5GyziANg
[04-Jun-2026 16:08:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 16:08:23 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 16:08:23 UTC] User ID: 724
[04-Jun-2026 16:08:23 UTC] ✅ User profile retrieved successfully for user ID: 724
[04-Jun-2026 16:08:23 UTC] User Purchases API - User ID: 724
[04-Jun-2026 16:08:23 UTC] User Purchases API - Total purchases found: 0
[04-Jun-2026 16:08:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 16:08:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 16:08:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"89.47.129.31, 172.70.248.207","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzI0IiwidXNlcm5hbWUiOiJxcnl1IiwiZW1haWwiOiJzYWxlaHJpZ2k4OUBnbWFpbC5jb20iLCJleHAiOjE3ODExOTQwOTB9.ctujWT6WZqtcRIhegi4FGCvi5rqBYIduN_X5GyziANg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a068323aa8731db8-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"89.47.129.31","cf-ipcountry":"IR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jun-2026 16:08:26 UTC] === User Orders API Called ===
[04-Jun-2026 16:08:26 UTC] User ID: 724
[04-Jun-2026 16:08:26 UTC] Limit: 20, Offset: 0
[04-Jun-2026 16:08:26 UTC] === API CALL LOG ===
[04-Jun-2026 16:08:26 UTC] Orders found: 0
[04-Jun-2026 16:08:26 UTC] Endpoint: user/profile.php
[04-Jun-2026 16:08:26 UTC] Orders data: []
[04-Jun-2026 16:08:26 UTC] Full Log Data: {
    "timestamp": "2026-06-04 16:08:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "89.47.129.31",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "89.47.129.31, 172.70.248.207",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzI0IiwidXNlcm5hbWUiOiJxcnl1IiwiZW1haWwiOiJzYWxlaHJpZ2k4OUBnbWFpbC5jb20iLCJleHAiOjE3ODExOTQwOTB9.ctujWT6WZqtcRIhegi4FGCvi5rqBYIduN_X5GyziANg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a068323aa8781db8-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "89.47.129.31",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 16:08:26 UTC] === END API CALL LOG ===
[04-Jun-2026 16:08:26 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 16:08:26 UTC] Total orders count: 0
[04-Jun-2026 16:08:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzI0IiwidXNlcm5hbWUiOiJxcnl1IiwiZW1haWwiOiJzYWxlaHJpZ2k4OUBnbWFpbC5jb20iLCJleHAiOjE3ODExOTQwOTB9.ctujWT6WZqtcRIhegi4FGCvi5rqBYIduN_X5GyziANg
[04-Jun-2026 16:08:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 16:08:26 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 16:08:26 UTC] User ID: 724
[04-Jun-2026 16:08:26 UTC] ✅ User profile retrieved successfully for user ID: 724
[04-Jun-2026 16:08:26 UTC] === API CALL LOG ===
[04-Jun-2026 16:08:26 UTC] Endpoint: user/profile.php
[04-Jun-2026 16:08:26 UTC] Full Log Data: {
    "timestamp": "2026-06-04 16:08:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "89.47.129.31",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "89.47.129.31, 172.70.248.207",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzI0IiwidXNlcm5hbWUiOiJxcnl1IiwiZW1haWwiOiJzYWxlaHJpZ2k4OUBnbWFpbC5jb20iLCJleHAiOjE3ODExOTQwOTB9.ctujWT6WZqtcRIhegi4FGCvi5rqBYIduN_X5GyziANg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a068323eea9c1db8-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "89.47.129.31",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 16:08:26 UTC] === END API CALL LOG ===
[04-Jun-2026 16:08:26 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 16:08:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzI0IiwidXNlcm5hbWUiOiJxcnl1IiwiZW1haWwiOiJzYWxlaHJpZ2k4OUBnbWFpbC5jb20iLCJleHAiOjE3ODExOTQwOTB9.ctujWT6WZqtcRIhegi4FGCvi5rqBYIduN_X5GyziANg
[04-Jun-2026 16:08:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 16:08:26 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 16:08:26 UTC] User ID: 724
[04-Jun-2026 16:08:26 UTC] ✅ User profile retrieved successfully for user ID: 724
[04-Jun-2026 16:08:28 UTC] === API CALL LOG ===
[04-Jun-2026 16:08:28 UTC] Endpoint: user/profile.php
[04-Jun-2026 16:08:28 UTC] Full Log Data: {
    "timestamp": "2026-06-04 16:08:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "89.47.129.31",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "89.47.129.31, 172.70.248.207",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzI0IiwidXNlcm5hbWUiOiJxcnl1IiwiZW1haWwiOiJzYWxlaHJpZ2k4OUBnbWFpbC5jb20iLCJleHAiOjE3ODExOTQwOTB9.ctujWT6WZqtcRIhegi4FGCvi5rqBYIduN_X5GyziANg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a06832499b631db8-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "89.47.129.31",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 16:08:28 UTC] === END API CALL LOG ===
[04-Jun-2026 16:08:28 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 16:08:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzI0IiwidXNlcm5hbWUiOiJxcnl1IiwiZW1haWwiOiJzYWxlaHJpZ2k4OUBnbWFpbC5jb20iLCJleHAiOjE3ODExOTQwOTB9.ctujWT6WZqtcRIhegi4FGCvi5rqBYIduN_X5GyziANg
[04-Jun-2026 16:08:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 16:08:28 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 16:08:28 UTC] User ID: 724
[04-Jun-2026 16:08:28 UTC] ✅ User profile retrieved successfully for user ID: 724
[04-Jun-2026 16:08:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 16:08:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 16:08:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"89.47.129.31, 172.70.248.207","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzI0IiwidXNlcm5hbWUiOiJxcnl1IiwiZW1haWwiOiJzYWxlaHJpZ2k4OUBnbWFpbC5jb20iLCJleHAiOjE3ODExOTQwOTB9.ctujWT6WZqtcRIhegi4FGCvi5rqBYIduN_X5GyziANg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0683271ad9d1db8-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"89.47.129.31","cf-ipcountry":"IR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jun-2026 16:08:34 UTC] === User Orders API Called ===
[04-Jun-2026 16:08:34 UTC] User ID: 724
[04-Jun-2026 16:08:34 UTC] Limit: 20, Offset: 0
[04-Jun-2026 16:08:34 UTC] Orders found: 0
[04-Jun-2026 16:08:34 UTC] Orders data: []
[04-Jun-2026 16:08:34 UTC] Total orders count: 0
[04-Jun-2026 16:08:34 UTC] === API CALL LOG ===
[04-Jun-2026 16:08:34 UTC] Endpoint: user/profile.php
[04-Jun-2026 16:08:34 UTC] Full Log Data: {
    "timestamp": "2026-06-04 16:08:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "89.47.129.31",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "89.47.129.31, 172.70.248.207",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzI0IiwidXNlcm5hbWUiOiJxcnl1IiwiZW1haWwiOiJzYWxlaHJpZ2k4OUBnbWFpbC5jb20iLCJleHAiOjE3ODExOTQwOTB9.ctujWT6WZqtcRIhegi4FGCvi5rqBYIduN_X5GyziANg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0683271ada21db8-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "89.47.129.31",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 16:08:34 UTC] === END API CALL LOG ===
[04-Jun-2026 16:08:34 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 16:08:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzI0IiwidXNlcm5hbWUiOiJxcnl1IiwiZW1haWwiOiJzYWxlaHJpZ2k4OUBnbWFpbC5jb20iLCJleHAiOjE3ODExOTQwOTB9.ctujWT6WZqtcRIhegi4FGCvi5rqBYIduN_X5GyziANg
[04-Jun-2026 16:08:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 16:08:34 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 16:08:34 UTC] User ID: 724
[04-Jun-2026 16:08:34 UTC] ✅ User profile retrieved successfully for user ID: 724
[04-Jun-2026 16:08:35 UTC] === API CALL LOG ===
[04-Jun-2026 16:08:35 UTC] Endpoint: user/profile.php
[04-Jun-2026 16:08:35 UTC] Full Log Data: {
    "timestamp": "2026-06-04 16:08:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "89.47.129.31",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "89.47.129.31, 172.70.248.207",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzI0IiwidXNlcm5hbWUiOiJxcnl1IiwiZW1haWwiOiJzYWxlaHJpZ2k4OUBnbWFpbC5jb20iLCJleHAiOjE3ODExOTQwOTB9.ctujWT6WZqtcRIhegi4FGCvi5rqBYIduN_X5GyziANg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0683274ad281db8-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "89.47.129.31",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 16:08:35 UTC] === END API CALL LOG ===
[04-Jun-2026 16:08:35 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 16:08:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzI0IiwidXNlcm5hbWUiOiJxcnl1IiwiZW1haWwiOiJzYWxlaHJpZ2k4OUBnbWFpbC5jb20iLCJleHAiOjE3ODExOTQwOTB9.ctujWT6WZqtcRIhegi4FGCvi5rqBYIduN_X5GyziANg
[04-Jun-2026 16:08:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 16:08:35 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 16:08:35 UTC] User ID: 724
[04-Jun-2026 16:08:35 UTC] ✅ User profile retrieved successfully for user ID: 724
[04-Jun-2026 16:08:35 UTC] === API CALL LOG ===
[04-Jun-2026 16:08:35 UTC] Endpoint: user/profile.php
[04-Jun-2026 16:08:35 UTC] Full Log Data: {
    "timestamp": "2026-06-04 16:08:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "89.47.129.31",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "89.47.129.31, 172.70.248.207",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzI0IiwidXNlcm5hbWUiOiJxcnl1IiwiZW1haWwiOiJzYWxlaHJpZ2k4OUBnbWFpbC5jb20iLCJleHAiOjE3ODExOTQwOTB9.ctujWT6WZqtcRIhegi4FGCvi5rqBYIduN_X5GyziANg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a06832783dc21db8-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "89.47.129.31",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 16:08:35 UTC] === END API CALL LOG ===
[04-Jun-2026 16:08:35 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 16:08:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzI0IiwidXNlcm5hbWUiOiJxcnl1IiwiZW1haWwiOiJzYWxlaHJpZ2k4OUBnbWFpbC5jb20iLCJleHAiOjE3ODExOTQwOTB9.ctujWT6WZqtcRIhegi4FGCvi5rqBYIduN_X5GyziANg
[04-Jun-2026 16:08:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 16:08:35 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 16:08:35 UTC] User ID: 724
[04-Jun-2026 16:08:35 UTC] ✅ User profile retrieved successfully for user ID: 724
[04-Jun-2026 16:08:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 16:08:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 16:08:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"89.47.129.31, 172.70.248.207","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzI0IiwidXNlcm5hbWUiOiJxcnl1IiwiZW1haWwiOiJzYWxlaHJpZ2k4OUBnbWFpbC5jb20iLCJleHAiOjE3ODExOTQwOTB9.ctujWT6WZqtcRIhegi4FGCvi5rqBYIduN_X5GyziANg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0683294ad2b1db8-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"89.47.129.31","cf-ipcountry":"IR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jun-2026 16:08:40 UTC] === User Orders API Called ===
[04-Jun-2026 16:08:40 UTC] User ID: 724
[04-Jun-2026 16:08:40 UTC] Limit: 20, Offset: 0
[04-Jun-2026 16:08:40 UTC] Orders found: 0
[04-Jun-2026 16:08:40 UTC] Orders data: []
[04-Jun-2026 16:08:40 UTC] Total orders count: 0
[04-Jun-2026 16:08:40 UTC] === API CALL LOG ===
[04-Jun-2026 16:08:40 UTC] Endpoint: user/profile.php
[04-Jun-2026 16:08:40 UTC] Full Log Data: {
    "timestamp": "2026-06-04 16:08:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "89.47.129.31",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "89.47.129.31, 172.70.248.207",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzI0IiwidXNlcm5hbWUiOiJxcnl1IiwiZW1haWwiOiJzYWxlaHJpZ2k4OUBnbWFpbC5jb20iLCJleHAiOjE3ODExOTQwOTB9.ctujWT6WZqtcRIhegi4FGCvi5rqBYIduN_X5GyziANg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0683295bf9d1db8-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "89.47.129.31",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 16:08:40 UTC] === END API CALL LOG ===
[04-Jun-2026 16:08:40 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 16:08:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzI0IiwidXNlcm5hbWUiOiJxcnl1IiwiZW1haWwiOiJzYWxlaHJpZ2k4OUBnbWFpbC5jb20iLCJleHAiOjE3ODExOTQwOTB9.ctujWT6WZqtcRIhegi4FGCvi5rqBYIduN_X5GyziANg
[04-Jun-2026 16:08:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 16:08:40 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 16:08:40 UTC] User ID: 724
[04-Jun-2026 16:08:40 UTC] ✅ User profile retrieved successfully for user ID: 724
[04-Jun-2026 16:08:41 UTC] === API CALL LOG ===
[04-Jun-2026 16:08:41 UTC] Endpoint: user/profile.php
[04-Jun-2026 16:08:41 UTC] Full Log Data: {
    "timestamp": "2026-06-04 16:08:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "89.47.129.31",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "89.47.129.31, 172.70.248.207",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzI0IiwidXNlcm5hbWUiOiJxcnl1IiwiZW1haWwiOiJzYWxlaHJpZ2k4OUBnbWFpbC5jb20iLCJleHAiOjE3ODExOTQwOTB9.ctujWT6WZqtcRIhegi4FGCvi5rqBYIduN_X5GyziANg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a068329989361db8-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "89.47.129.31",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 16:08:41 UTC] === END API CALL LOG ===
[04-Jun-2026 16:08:41 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 16:08:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzI0IiwidXNlcm5hbWUiOiJxcnl1IiwiZW1haWwiOiJzYWxlaHJpZ2k4OUBnbWFpbC5jb20iLCJleHAiOjE3ODExOTQwOTB9.ctujWT6WZqtcRIhegi4FGCvi5rqBYIduN_X5GyziANg
[04-Jun-2026 16:08:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 16:08:41 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 16:08:41 UTC] User ID: 724
[04-Jun-2026 16:08:41 UTC] ✅ User profile retrieved successfully for user ID: 724
[04-Jun-2026 16:08:41 UTC] === API CALL LOG ===
[04-Jun-2026 16:08:41 UTC] Endpoint: user/profile.php
[04-Jun-2026 16:08:41 UTC] Full Log Data: {
    "timestamp": "2026-06-04 16:08:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "89.47.129.31",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "89.47.129.31, 172.70.248.207",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzI0IiwidXNlcm5hbWUiOiJxcnl1IiwiZW1haWwiOiJzYWxlaHJpZ2k4OUBnbWFpbC5jb20iLCJleHAiOjE3ODExOTQwOTB9.ctujWT6WZqtcRIhegi4FGCvi5rqBYIduN_X5GyziANg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a068329d4a751db8-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "89.47.129.31",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 16:08:41 UTC] === END API CALL LOG ===
[04-Jun-2026 16:08:41 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 16:08:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzI0IiwidXNlcm5hbWUiOiJxcnl1IiwiZW1haWwiOiJzYWxlaHJpZ2k4OUBnbWFpbC5jb20iLCJleHAiOjE3ODExOTQwOTB9.ctujWT6WZqtcRIhegi4FGCvi5rqBYIduN_X5GyziANg
[04-Jun-2026 16:08:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 16:08:41 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 16:08:41 UTC] User ID: 724
[04-Jun-2026 16:08:41 UTC] ✅ User profile retrieved successfully for user ID: 724
[04-Jun-2026 16:08:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 16:08:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 16:08:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"89.47.129.31, 172.70.248.206","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzI0IiwidXNlcm5hbWUiOiJxcnl1IiwiZW1haWwiOiJzYWxlaHJpZ2k4OUBnbWFpbC5jb20iLCJleHAiOjE3ODExOTQwOTB9.ctujWT6WZqtcRIhegi4FGCvi5rqBYIduN_X5GyziANg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a06832f77b4a1db8-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"89.47.129.31","cf-ipcountry":"IR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jun-2026 16:08:56 UTC] === User Orders API Called ===
[04-Jun-2026 16:08:56 UTC] User ID: 724
[04-Jun-2026 16:08:56 UTC] Limit: 20, Offset: 0
[04-Jun-2026 16:08:56 UTC] Orders found: 0
[04-Jun-2026 16:08:56 UTC] Orders data: []
[04-Jun-2026 16:08:56 UTC] Total orders count: 0
[04-Jun-2026 16:08:58 UTC] === API CALL LOG ===
[04-Jun-2026 16:08:58 UTC] Endpoint: user/profile.php
[04-Jun-2026 16:08:58 UTC] Full Log Data: {
    "timestamp": "2026-06-04 16:08:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "89.47.129.31",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "89.47.129.31, 172.70.248.206",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzI0IiwidXNlcm5hbWUiOiJxcnl1IiwiZW1haWwiOiJzYWxlaHJpZ2k4OUBnbWFpbC5jb20iLCJleHAiOjE3ODExOTQwOTB9.ctujWT6WZqtcRIhegi4FGCvi5rqBYIduN_X5GyziANg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a068330429481db8-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "89.47.129.31",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 16:08:58 UTC] === END API CALL LOG ===
[04-Jun-2026 16:08:58 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 16:08:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzI0IiwidXNlcm5hbWUiOiJxcnl1IiwiZW1haWwiOiJzYWxlaHJpZ2k4OUBnbWFpbC5jb20iLCJleHAiOjE3ODExOTQwOTB9.ctujWT6WZqtcRIhegi4FGCvi5rqBYIduN_X5GyziANg
[04-Jun-2026 16:08:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 16:08:58 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 16:08:58 UTC] User ID: 724
[04-Jun-2026 16:08:58 UTC] ✅ User profile retrieved successfully for user ID: 724
[04-Jun-2026 16:08:58 UTC] User Purchases API - User ID: 724
[04-Jun-2026 16:08:58 UTC] User Purchases API - Total purchases found: 0
[04-Jun-2026 18:09:57 UTC] === API CALL LOG ===
[04-Jun-2026 18:09:57 UTC] Endpoint: user/profile.php
[04-Jun-2026 18:09:57 UTC] Full Log Data: {
    "timestamp": "2026-06-04 18:09:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "164.68.104.162",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "164.68.104.162, 172.70.248.207",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzI1IiwidXNlcm5hbWUiOiJhMTNoaXIiLCJlbWFpbCI6InN5ZWRhaGlyMTNAZ21haWwuY29tIiwiZXhwIjoxNzgxMjAxMzk2fQ.b_d99w8TzMGYq5rpnCSwV_cpp4wFopyyKL2MAJ_7pxM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a068e43ec985e856-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "164.68.104.162",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 18:09:57 UTC] === END API CALL LOG ===
[04-Jun-2026 18:09:57 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 18:09:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzI1IiwidXNlcm5hbWUiOiJhMTNoaXIiLCJlbWFpbCI6InN5ZWRhaGlyMTNAZ21haWwuY29tIiwiZXhwIjoxNzgxMjAxMzk2fQ.b_d99w8TzMGYq5rpnCSwV_cpp4wFopyyKL2MAJ_7pxM
[04-Jun-2026 18:09:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 18:09:57 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 18:09:57 UTC] User ID: 725
[04-Jun-2026 18:09:57 UTC] ✅ User profile retrieved successfully for user ID: 725
[04-Jun-2026 18:09:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 18:09:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 18:09:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"164.68.104.162, 172.70.248.207","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzI1IiwidXNlcm5hbWUiOiJhMTNoaXIiLCJlbWFpbCI6InN5ZWRhaGlyMTNAZ21haWwuY29tIiwiZXhwIjoxNzgxMjAxMzk2fQ.b_d99w8TzMGYq5rpnCSwV_cpp4wFopyyKL2MAJ_7pxM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a068e43ec983e856-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"164.68.104.162","cf-ipcountry":"FR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jun-2026 18:09:57 UTC] === User Orders API Called ===
[04-Jun-2026 18:09:57 UTC] User ID: 725
[04-Jun-2026 18:09:57 UTC] Limit: 20, Offset: 0
[04-Jun-2026 18:09:57 UTC] Orders found: 0
[04-Jun-2026 18:09:57 UTC] Orders data: []
[04-Jun-2026 18:09:57 UTC] Total orders count: 0
[04-Jun-2026 18:09:57 UTC] === API CALL LOG ===
[04-Jun-2026 18:09:57 UTC] Endpoint: user/profile.php
[04-Jun-2026 18:09:57 UTC] Full Log Data: {
    "timestamp": "2026-06-04 18:09:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "164.68.104.162",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "164.68.104.162, 172.70.248.207",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzI1IiwidXNlcm5hbWUiOiJhMTNoaXIiLCJlbWFpbCI6InN5ZWRhaGlyMTNAZ21haWwuY29tIiwiZXhwIjoxNzgxMjAxMzk2fQ.b_d99w8TzMGYq5rpnCSwV_cpp4wFopyyKL2MAJ_7pxM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a068e43ec980e856-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "164.68.104.162",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 18:09:57 UTC] === END API CALL LOG ===
[04-Jun-2026 18:09:57 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 18:09:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzI1IiwidXNlcm5hbWUiOiJhMTNoaXIiLCJlbWFpbCI6InN5ZWRhaGlyMTNAZ21haWwuY29tIiwiZXhwIjoxNzgxMjAxMzk2fQ.b_d99w8TzMGYq5rpnCSwV_cpp4wFopyyKL2MAJ_7pxM
[04-Jun-2026 18:09:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 18:09:57 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 18:09:57 UTC] User ID: 725
[04-Jun-2026 18:09:57 UTC] ✅ User profile retrieved successfully for user ID: 725
[04-Jun-2026 18:09:58 UTC] === API CALL LOG ===
[04-Jun-2026 18:09:58 UTC] Endpoint: user/profile.php
[04-Jun-2026 18:09:58 UTC] Full Log Data: {
    "timestamp": "2026-06-04 18:09:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "164.68.104.162",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "164.68.104.162, 172.70.248.207",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzI1IiwidXNlcm5hbWUiOiJhMTNoaXIiLCJlbWFpbCI6InN5ZWRhaGlyMTNAZ21haWwuY29tIiwiZXhwIjoxNzgxMjAxMzk2fQ.b_d99w8TzMGYq5rpnCSwV_cpp4wFopyyKL2MAJ_7pxM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a068e4477a50e856-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "164.68.104.162",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 18:09:58 UTC] === END API CALL LOG ===
[04-Jun-2026 18:09:58 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 18:09:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzI1IiwidXNlcm5hbWUiOiJhMTNoaXIiLCJlbWFpbCI6InN5ZWRhaGlyMTNAZ21haWwuY29tIiwiZXhwIjoxNzgxMjAxMzk2fQ.b_d99w8TzMGYq5rpnCSwV_cpp4wFopyyKL2MAJ_7pxM
[04-Jun-2026 18:09:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 18:09:58 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 18:09:58 UTC] User ID: 725
[04-Jun-2026 18:09:58 UTC] ✅ User profile retrieved successfully for user ID: 725
[04-Jun-2026 18:10:18 UTC] === API CALL LOG ===
[04-Jun-2026 18:10:18 UTC] Endpoint: user/profile.php
[04-Jun-2026 18:10:18 UTC] Full Log Data: {
    "timestamp": "2026-06-04 18:10:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "164.68.104.162",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "164.68.104.162, 172.70.248.206",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzI1IiwidXNlcm5hbWUiOiJhMTNoaXIiLCJlbWFpbCI6InN5ZWRhaGlyMTNAZ21haWwuY29tIiwiZXhwIjoxNzgxMjAxMzk2fQ.b_d99w8TzMGYq5rpnCSwV_cpp4wFopyyKL2MAJ_7pxM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a068e4c20d47e856-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "164.68.104.162",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 18:10:18 UTC] === END API CALL LOG ===
[04-Jun-2026 18:10:18 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 18:10:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzI1IiwidXNlcm5hbWUiOiJhMTNoaXIiLCJlbWFpbCI6InN5ZWRhaGlyMTNAZ21haWwuY29tIiwiZXhwIjoxNzgxMjAxMzk2fQ.b_d99w8TzMGYq5rpnCSwV_cpp4wFopyyKL2MAJ_7pxM
[04-Jun-2026 18:10:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 18:10:18 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 18:10:18 UTC] User ID: 725
[04-Jun-2026 18:10:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 18:10:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 18:10:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"164.68.104.162, 172.70.248.206","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzI1IiwidXNlcm5hbWUiOiJhMTNoaXIiLCJlbWFpbCI6InN5ZWRhaGlyMTNAZ21haWwuY29tIiwiZXhwIjoxNzgxMjAxMzk2fQ.b_d99w8TzMGYq5rpnCSwV_cpp4wFopyyKL2MAJ_7pxM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a068e4c20d42e856-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"164.68.104.162","cf-ipcountry":"FR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jun-2026 18:10:18 UTC] ✅ User profile retrieved successfully for user ID: 725
[04-Jun-2026 18:10:18 UTC] === User Orders API Called ===
[04-Jun-2026 18:10:18 UTC] User ID: 725
[04-Jun-2026 18:10:18 UTC] Limit: 20, Offset: 0
[04-Jun-2026 18:10:18 UTC] Orders found: 0
[04-Jun-2026 18:10:18 UTC] Orders data: []
[04-Jun-2026 18:10:18 UTC] Total orders count: 0
[04-Jun-2026 18:10:19 UTC] === API CALL LOG ===
[04-Jun-2026 18:10:19 UTC] Endpoint: user/profile.php
[04-Jun-2026 18:10:19 UTC] Full Log Data: {
    "timestamp": "2026-06-04 18:10:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "164.68.104.162",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "164.68.104.162, 172.70.248.206",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzI1IiwidXNlcm5hbWUiOiJhMTNoaXIiLCJlbWFpbCI6InN5ZWRhaGlyMTNAZ21haWwuY29tIiwiZXhwIjoxNzgxMjAxMzk2fQ.b_d99w8TzMGYq5rpnCSwV_cpp4wFopyyKL2MAJ_7pxM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a068e4c5c91fe856-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "164.68.104.162",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 18:10:19 UTC] === END API CALL LOG ===
[04-Jun-2026 18:10:19 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 18:10:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzI1IiwidXNlcm5hbWUiOiJhMTNoaXIiLCJlbWFpbCI6InN5ZWRhaGlyMTNAZ21haWwuY29tIiwiZXhwIjoxNzgxMjAxMzk2fQ.b_d99w8TzMGYq5rpnCSwV_cpp4wFopyyKL2MAJ_7pxM
[04-Jun-2026 18:10:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 18:10:19 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 18:10:19 UTC] User ID: 725
[04-Jun-2026 18:10:19 UTC] ✅ User profile retrieved successfully for user ID: 725
[04-Jun-2026 18:10:21 UTC] === API CALL LOG ===
[04-Jun-2026 18:10:21 UTC] Endpoint: user/profile.php
[04-Jun-2026 18:10:21 UTC] Full Log Data: {
    "timestamp": "2026-06-04 18:10:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "164.68.104.162",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "164.68.104.162, 172.70.248.206",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzI1IiwidXNlcm5hbWUiOiJhMTNoaXIiLCJlbWFpbCI6InN5ZWRhaGlyMTNAZ21haWwuY29tIiwiZXhwIjoxNzgxMjAxMzk2fQ.b_d99w8TzMGYq5rpnCSwV_cpp4wFopyyKL2MAJ_7pxM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a068e4d60931e856-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "164.68.104.162",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 18:10:21 UTC] === END API CALL LOG ===
[04-Jun-2026 18:10:21 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 18:10:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzI1IiwidXNlcm5hbWUiOiJhMTNoaXIiLCJlbWFpbCI6InN5ZWRhaGlyMTNAZ21haWwuY29tIiwiZXhwIjoxNzgxMjAxMzk2fQ.b_d99w8TzMGYq5rpnCSwV_cpp4wFopyyKL2MAJ_7pxM
[04-Jun-2026 18:10:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 18:10:21 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 18:10:21 UTC] User ID: 725
[04-Jun-2026 18:10:21 UTC] ✅ User profile retrieved successfully for user ID: 725
[04-Jun-2026 18:10:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 18:10:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 18:10:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"164.68.104.162, 172.70.248.207","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzI1IiwidXNlcm5hbWUiOiJhMTNoaXIiLCJlbWFpbCI6InN5ZWRhaGlyMTNAZ21haWwuY29tIiwiZXhwIjoxNzgxMjAxMzk2fQ.b_d99w8TzMGYq5rpnCSwV_cpp4wFopyyKL2MAJ_7pxM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a068e5405f91e856-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"164.68.104.162","cf-ipcountry":"FR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jun-2026 18:10:38 UTC] === User Orders API Called ===
[04-Jun-2026 18:10:38 UTC] User ID: 725
[04-Jun-2026 18:10:38 UTC] Limit: 20, Offset: 0
[04-Jun-2026 18:10:38 UTC] Orders found: 0
[04-Jun-2026 18:10:38 UTC] Orders data: []
[04-Jun-2026 18:10:38 UTC] Total orders count: 0
[04-Jun-2026 18:10:40 UTC] === API CALL LOG ===
[04-Jun-2026 18:10:40 UTC] Endpoint: user/profile.php
[04-Jun-2026 18:10:40 UTC] Full Log Data: {
    "timestamp": "2026-06-04 18:10:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "164.68.104.162",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "164.68.104.162, 172.70.248.207",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzI1IiwidXNlcm5hbWUiOiJhMTNoaXIiLCJlbWFpbCI6InN5ZWRhaGlyMTNAZ21haWwuY29tIiwiZXhwIjoxNzgxMjAxMzk2fQ.b_d99w8TzMGYq5rpnCSwV_cpp4wFopyyKL2MAJ_7pxM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a068e548ffffe856-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "164.68.104.162",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 18:10:40 UTC] === END API CALL LOG ===
[04-Jun-2026 18:10:40 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 18:10:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzI1IiwidXNlcm5hbWUiOiJhMTNoaXIiLCJlbWFpbCI6InN5ZWRhaGlyMTNAZ21haWwuY29tIiwiZXhwIjoxNzgxMjAxMzk2fQ.b_d99w8TzMGYq5rpnCSwV_cpp4wFopyyKL2MAJ_7pxM
[04-Jun-2026 18:10:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 18:10:40 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 18:10:40 UTC] User ID: 725
[04-Jun-2026 18:10:40 UTC] ✅ User profile retrieved successfully for user ID: 725
[04-Jun-2026 18:10:40 UTC] User Purchases API - User ID: 725
[04-Jun-2026 18:10:40 UTC] User Purchases API - Total purchases found: 0
[04-Jun-2026 18:10:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 18:10:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 18:10:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"164.68.104.162, 172.70.248.207","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzI1IiwidXNlcm5hbWUiOiJhMTNoaXIiLCJlbWFpbCI6InN5ZWRhaGlyMTNAZ21haWwuY29tIiwiZXhwIjoxNzgxMjAxMzk2fQ.b_d99w8TzMGYq5rpnCSwV_cpp4wFopyyKL2MAJ_7pxM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a068e56038e3e856-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"164.68.104.162","cf-ipcountry":"FR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jun-2026 18:10:43 UTC] === User Orders API Called ===
[04-Jun-2026 18:10:43 UTC] User ID: 725
[04-Jun-2026 18:10:43 UTC] Limit: 20, Offset: 0
[04-Jun-2026 18:10:43 UTC] Orders found: 0
[04-Jun-2026 18:10:43 UTC] Orders data: []
[04-Jun-2026 18:10:43 UTC] Total orders count: 0
[04-Jun-2026 18:10:44 UTC] === API CALL LOG ===
[04-Jun-2026 18:10:44 UTC] Endpoint: user/profile.php
[04-Jun-2026 18:10:44 UTC] Full Log Data: {
    "timestamp": "2026-06-04 18:10:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "164.68.104.162",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "164.68.104.162, 172.70.248.207",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzI1IiwidXNlcm5hbWUiOiJhMTNoaXIiLCJlbWFpbCI6InN5ZWRhaGlyMTNAZ21haWwuY29tIiwiZXhwIjoxNzgxMjAxMzk2fQ.b_d99w8TzMGYq5rpnCSwV_cpp4wFopyyKL2MAJ_7pxM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a068e5617d5be856-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "164.68.104.162",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 18:10:44 UTC] === END API CALL LOG ===
[04-Jun-2026 18:10:44 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 18:10:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzI1IiwidXNlcm5hbWUiOiJhMTNoaXIiLCJlbWFpbCI6InN5ZWRhaGlyMTNAZ21haWwuY29tIiwiZXhwIjoxNzgxMjAxMzk2fQ.b_d99w8TzMGYq5rpnCSwV_cpp4wFopyyKL2MAJ_7pxM
[04-Jun-2026 18:10:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 18:10:44 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 18:10:44 UTC] User ID: 725
[04-Jun-2026 18:10:44 UTC] ✅ User profile retrieved successfully for user ID: 725
[04-Jun-2026 18:10:44 UTC] === API CALL LOG ===
[04-Jun-2026 18:10:44 UTC] Endpoint: user/profile.php
[04-Jun-2026 18:10:44 UTC] Full Log Data: {
    "timestamp": "2026-06-04 18:10:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "164.68.104.162",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "164.68.104.162, 172.70.248.207",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzI1IiwidXNlcm5hbWUiOiJhMTNoaXIiLCJlbWFpbCI6InN5ZWRhaGlyMTNAZ21haWwuY29tIiwiZXhwIjoxNzgxMjAxMzk2fQ.b_d99w8TzMGYq5rpnCSwV_cpp4wFopyyKL2MAJ_7pxM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a068e563ed3ee856-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "164.68.104.162",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 18:10:44 UTC] === END API CALL LOG ===
[04-Jun-2026 18:10:44 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 18:10:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzI1IiwidXNlcm5hbWUiOiJhMTNoaXIiLCJlbWFpbCI6InN5ZWRhaGlyMTNAZ21haWwuY29tIiwiZXhwIjoxNzgxMjAxMzk2fQ.b_d99w8TzMGYq5rpnCSwV_cpp4wFopyyKL2MAJ_7pxM
[04-Jun-2026 18:10:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 18:10:44 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 18:10:44 UTC] User ID: 725
[04-Jun-2026 18:10:44 UTC] ✅ User profile retrieved successfully for user ID: 725
[04-Jun-2026 18:10:45 UTC] === API CALL LOG ===
[04-Jun-2026 18:10:45 UTC] Endpoint: user/profile.php
[04-Jun-2026 18:10:45 UTC] Full Log Data: {
    "timestamp": "2026-06-04 18:10:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "164.68.104.162",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "164.68.104.162, 172.70.248.207",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzI1IiwidXNlcm5hbWUiOiJhMTNoaXIiLCJlbWFpbCI6InN5ZWRhaGlyMTNAZ21haWwuY29tIiwiZXhwIjoxNzgxMjAxMzk2fQ.b_d99w8TzMGYq5rpnCSwV_cpp4wFopyyKL2MAJ_7pxM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a068e568ec15e856-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "164.68.104.162",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 18:10:45 UTC] === END API CALL LOG ===
[04-Jun-2026 18:10:45 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 18:10:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzI1IiwidXNlcm5hbWUiOiJhMTNoaXIiLCJlbWFpbCI6InN5ZWRhaGlyMTNAZ21haWwuY29tIiwiZXhwIjoxNzgxMjAxMzk2fQ.b_d99w8TzMGYq5rpnCSwV_cpp4wFopyyKL2MAJ_7pxM
[04-Jun-2026 18:10:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 18:10:45 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 18:10:45 UTC] User ID: 725
[04-Jun-2026 18:10:45 UTC] ✅ User profile retrieved successfully for user ID: 725
[04-Jun-2026 18:11:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 18:11:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 18:11:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"164.68.104.162, 172.70.248.207","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzI1IiwidXNlcm5hbWUiOiJhMTNoaXIiLCJlbWFpbCI6InN5ZWRhaGlyMTNAZ21haWwuY29tIiwiZXhwIjoxNzgxMjAxMzk2fQ.b_d99w8TzMGYq5rpnCSwV_cpp4wFopyyKL2MAJ_7pxM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a068e5d28ce5e856-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"164.68.104.162","cf-ipcountry":"FR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jun-2026 18:11:02 UTC] === User Orders API Called ===
[04-Jun-2026 18:11:02 UTC] User ID: 725
[04-Jun-2026 18:11:02 UTC] Limit: 20, Offset: 0
[04-Jun-2026 18:11:02 UTC] Orders found: 0
[04-Jun-2026 18:11:02 UTC] Orders data: []
[04-Jun-2026 18:11:02 UTC] Total orders count: 0
[04-Jun-2026 18:11:02 UTC] === API CALL LOG ===
[04-Jun-2026 18:11:02 UTC] Endpoint: user/profile.php
[04-Jun-2026 18:11:02 UTC] Full Log Data: {
    "timestamp": "2026-06-04 18:11:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "164.68.104.162",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "164.68.104.162, 172.70.248.207",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzI1IiwidXNlcm5hbWUiOiJhMTNoaXIiLCJlbWFpbCI6InN5ZWRhaGlyMTNAZ21haWwuY29tIiwiZXhwIjoxNzgxMjAxMzk2fQ.b_d99w8TzMGYq5rpnCSwV_cpp4wFopyyKL2MAJ_7pxM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a068e5d47a8ee856-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "164.68.104.162",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 18:11:02 UTC] === END API CALL LOG ===
[04-Jun-2026 18:11:02 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 18:11:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzI1IiwidXNlcm5hbWUiOiJhMTNoaXIiLCJlbWFpbCI6InN5ZWRhaGlyMTNAZ21haWwuY29tIiwiZXhwIjoxNzgxMjAxMzk2fQ.b_d99w8TzMGYq5rpnCSwV_cpp4wFopyyKL2MAJ_7pxM
[04-Jun-2026 18:11:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 18:11:02 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 18:11:02 UTC] User ID: 725
[04-Jun-2026 18:11:02 UTC] ✅ User profile retrieved successfully for user ID: 725
[04-Jun-2026 18:11:02 UTC] === API CALL LOG ===
[04-Jun-2026 18:11:02 UTC] Endpoint: user/profile.php
[04-Jun-2026 18:11:02 UTC] Full Log Data: {
    "timestamp": "2026-06-04 18:11:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "164.68.104.162",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "164.68.104.162, 172.70.248.207",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzI1IiwidXNlcm5hbWUiOiJhMTNoaXIiLCJlbWFpbCI6InN5ZWRhaGlyMTNAZ21haWwuY29tIiwiZXhwIjoxNzgxMjAxMzk2fQ.b_d99w8TzMGYq5rpnCSwV_cpp4wFopyyKL2MAJ_7pxM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a068e5d6fa74e856-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "164.68.104.162",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 18:11:02 UTC] === END API CALL LOG ===
[04-Jun-2026 18:11:02 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 18:11:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzI1IiwidXNlcm5hbWUiOiJhMTNoaXIiLCJlbWFpbCI6InN5ZWRhaGlyMTNAZ21haWwuY29tIiwiZXhwIjoxNzgxMjAxMzk2fQ.b_d99w8TzMGYq5rpnCSwV_cpp4wFopyyKL2MAJ_7pxM
[04-Jun-2026 18:11:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 18:11:02 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 18:11:02 UTC] User ID: 725
[04-Jun-2026 18:11:02 UTC] ✅ User profile retrieved successfully for user ID: 725
[04-Jun-2026 18:11:03 UTC] === API CALL LOG ===
[04-Jun-2026 18:11:03 UTC] Endpoint: user/profile.php
[04-Jun-2026 18:11:03 UTC] Full Log Data: {
    "timestamp": "2026-06-04 18:11:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "164.68.104.162",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "164.68.104.162, 172.70.248.207",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzI1IiwidXNlcm5hbWUiOiJhMTNoaXIiLCJlbWFpbCI6InN5ZWRhaGlyMTNAZ21haWwuY29tIiwiZXhwIjoxNzgxMjAxMzk2fQ.b_d99w8TzMGYq5rpnCSwV_cpp4wFopyyKL2MAJ_7pxM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a068e5db4effe856-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "164.68.104.162",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 18:11:03 UTC] === END API CALL LOG ===
[04-Jun-2026 18:11:03 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 18:11:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzI1IiwidXNlcm5hbWUiOiJhMTNoaXIiLCJlbWFpbCI6InN5ZWRhaGlyMTNAZ21haWwuY29tIiwiZXhwIjoxNzgxMjAxMzk2fQ.b_d99w8TzMGYq5rpnCSwV_cpp4wFopyyKL2MAJ_7pxM
[04-Jun-2026 18:11:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 18:11:03 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 18:11:03 UTC] User ID: 725
[04-Jun-2026 18:11:03 UTC] ✅ User profile retrieved successfully for user ID: 725
[04-Jun-2026 18:11:31 UTC] === API CALL LOG ===
[04-Jun-2026 18:11:31 UTC] Endpoint: user/profile.php
[04-Jun-2026 18:11:31 UTC] Full Log Data: {
    "timestamp": "2026-06-04 18:11:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "164.68.104.162",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "164.68.104.162, 104.23.239.32",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzI1IiwidXNlcm5hbWUiOiJhMTNoaXIiLCJlbWFpbCI6InN5ZWRhaGlyMTNAZ21haWwuY29tIiwiZXhwIjoxNzgxMjAxMzk2fQ.b_d99w8TzMGYq5rpnCSwV_cpp4wFopyyKL2MAJ_7pxM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a068e68afe6e291b-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "164.68.104.162",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 18:11:31 UTC] === END API CALL LOG ===
[04-Jun-2026 18:11:31 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 18:11:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzI1IiwidXNlcm5hbWUiOiJhMTNoaXIiLCJlbWFpbCI6InN5ZWRhaGlyMTNAZ21haWwuY29tIiwiZXhwIjoxNzgxMjAxMzk2fQ.b_d99w8TzMGYq5rpnCSwV_cpp4wFopyyKL2MAJ_7pxM
[04-Jun-2026 18:11:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 18:11:31 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 18:11:31 UTC] User ID: 725
[04-Jun-2026 18:11:31 UTC] ✅ User profile retrieved successfully for user ID: 725
[04-Jun-2026 18:12:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 18:12:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 18:12:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"164.68.104.162, 104.23.239.32","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzI1IiwidXNlcm5hbWUiOiJhMTNoaXIiLCJlbWFpbCI6InN5ZWRhaGlyMTNAZ21haWwuY29tIiwiZXhwIjoxNzgxMjAxMzk2fQ.b_d99w8TzMGYq5rpnCSwV_cpp4wFopyyKL2MAJ_7pxM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a068e7768be2291b-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"164.68.104.162","cf-ipcountry":"FR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jun-2026 18:12:09 UTC] === User Orders API Called ===
[04-Jun-2026 18:12:09 UTC] User ID: 725
[04-Jun-2026 18:12:09 UTC] Limit: 20, Offset: 0
[04-Jun-2026 18:12:09 UTC] Orders found: 0
[04-Jun-2026 18:12:09 UTC] Orders data: []
[04-Jun-2026 18:12:09 UTC] Total orders count: 0
[04-Jun-2026 18:12:09 UTC] === API CALL LOG ===
[04-Jun-2026 18:12:09 UTC] Endpoint: user/profile.php
[04-Jun-2026 18:12:09 UTC] Full Log Data: {
    "timestamp": "2026-06-04 18:12:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "164.68.104.162",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "164.68.104.162, 104.23.239.32",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzI1IiwidXNlcm5hbWUiOiJhMTNoaXIiLCJlbWFpbCI6InN5ZWRhaGlyMTNAZ21haWwuY29tIiwiZXhwIjoxNzgxMjAxMzk2fQ.b_d99w8TzMGYq5rpnCSwV_cpp4wFopyyKL2MAJ_7pxM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a068e777cffa291b-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "164.68.104.162",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 18:12:09 UTC] === END API CALL LOG ===
[04-Jun-2026 18:12:09 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 18:12:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzI1IiwidXNlcm5hbWUiOiJhMTNoaXIiLCJlbWFpbCI6InN5ZWRhaGlyMTNAZ21haWwuY29tIiwiZXhwIjoxNzgxMjAxMzk2fQ.b_d99w8TzMGYq5rpnCSwV_cpp4wFopyyKL2MAJ_7pxM
[04-Jun-2026 18:12:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 18:12:09 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 18:12:09 UTC] User ID: 725
[04-Jun-2026 18:12:09 UTC] ✅ User profile retrieved successfully for user ID: 725
[04-Jun-2026 18:12:10 UTC] === API CALL LOG ===
[04-Jun-2026 18:12:10 UTC] Endpoint: user/profile.php
[04-Jun-2026 18:12:10 UTC] Full Log Data: {
    "timestamp": "2026-06-04 18:12:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "164.68.104.162",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "164.68.104.162, 104.23.239.32",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzI1IiwidXNlcm5hbWUiOiJhMTNoaXIiLCJlbWFpbCI6InN5ZWRhaGlyMTNAZ21haWwuY29tIiwiZXhwIjoxNzgxMjAxMzk2fQ.b_d99w8TzMGYq5rpnCSwV_cpp4wFopyyKL2MAJ_7pxM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a068e77aeb32291b-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "164.68.104.162",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 18:12:10 UTC] === END API CALL LOG ===
[04-Jun-2026 18:12:10 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 18:12:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzI1IiwidXNlcm5hbWUiOiJhMTNoaXIiLCJlbWFpbCI6InN5ZWRhaGlyMTNAZ21haWwuY29tIiwiZXhwIjoxNzgxMjAxMzk2fQ.b_d99w8TzMGYq5rpnCSwV_cpp4wFopyyKL2MAJ_7pxM
[04-Jun-2026 18:12:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 18:12:10 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 18:12:10 UTC] User ID: 725
[04-Jun-2026 18:12:10 UTC] ✅ User profile retrieved successfully for user ID: 725
[04-Jun-2026 18:12:10 UTC] === API CALL LOG ===
[04-Jun-2026 18:12:10 UTC] Endpoint: user/profile.php
[04-Jun-2026 18:12:10 UTC] Full Log Data: {
    "timestamp": "2026-06-04 18:12:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "164.68.104.162",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "164.68.104.162, 104.23.239.32",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzI1IiwidXNlcm5hbWUiOiJhMTNoaXIiLCJlbWFpbCI6InN5ZWRhaGlyMTNAZ21haWwuY29tIiwiZXhwIjoxNzgxMjAxMzk2fQ.b_d99w8TzMGYq5rpnCSwV_cpp4wFopyyKL2MAJ_7pxM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a068e77ea92e291b-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "164.68.104.162",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 18:12:10 UTC] === END API CALL LOG ===
[04-Jun-2026 18:12:10 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 18:12:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzI1IiwidXNlcm5hbWUiOiJhMTNoaXIiLCJlbWFpbCI6InN5ZWRhaGlyMTNAZ21haWwuY29tIiwiZXhwIjoxNzgxMjAxMzk2fQ.b_d99w8TzMGYq5rpnCSwV_cpp4wFopyyKL2MAJ_7pxM
[04-Jun-2026 18:12:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 18:12:10 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 18:12:10 UTC] User ID: 725
[04-Jun-2026 18:12:10 UTC] ✅ User profile retrieved successfully for user ID: 725
[04-Jun-2026 18:12:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 18:12:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 18:12:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"164.68.104.162, 104.23.239.32","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzI1IiwidXNlcm5hbWUiOiJhMTNoaXIiLCJlbWFpbCI6InN5ZWRhaGlyMTNAZ21haWwuY29tIiwiZXhwIjoxNzgxMjAxMzk2fQ.b_d99w8TzMGYq5rpnCSwV_cpp4wFopyyKL2MAJ_7pxM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a068e78579fd291b-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"164.68.104.162","cf-ipcountry":"FR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jun-2026 18:12:11 UTC] === User Orders API Called ===
[04-Jun-2026 18:12:11 UTC] User ID: 725
[04-Jun-2026 18:12:11 UTC] Limit: 20, Offset: 0
[04-Jun-2026 18:12:11 UTC] Orders found: 0
[04-Jun-2026 18:12:11 UTC] Orders data: []
[04-Jun-2026 18:12:11 UTC] Total orders count: 0
[04-Jun-2026 18:12:14 UTC] === API CALL LOG ===
[04-Jun-2026 18:12:14 UTC] Endpoint: user/profile.php
[04-Jun-2026 18:12:14 UTC] Full Log Data: {
    "timestamp": "2026-06-04 18:12:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "164.68.104.162",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "164.68.104.162, 104.23.239.32",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzI1IiwidXNlcm5hbWUiOiJhMTNoaXIiLCJlbWFpbCI6InN5ZWRhaGlyMTNAZ21haWwuY29tIiwiZXhwIjoxNzgxMjAxMzk2fQ.b_d99w8TzMGYq5rpnCSwV_cpp4wFopyyKL2MAJ_7pxM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a068e7952bab291b-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "164.68.104.162",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 18:12:14 UTC] === END API CALL LOG ===
[04-Jun-2026 18:12:14 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 18:12:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzI1IiwidXNlcm5hbWUiOiJhMTNoaXIiLCJlbWFpbCI6InN5ZWRhaGlyMTNAZ21haWwuY29tIiwiZXhwIjoxNzgxMjAxMzk2fQ.b_d99w8TzMGYq5rpnCSwV_cpp4wFopyyKL2MAJ_7pxM
[04-Jun-2026 18:12:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 18:12:14 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 18:12:14 UTC] User ID: 725
[04-Jun-2026 18:12:14 UTC] ✅ User profile retrieved successfully for user ID: 725
[04-Jun-2026 18:12:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 18:12:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 18:12:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"164.68.104.162, 104.23.239.32","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzI1IiwidXNlcm5hbWUiOiJhMTNoaXIiLCJlbWFpbCI6InN5ZWRhaGlyMTNAZ21haWwuY29tIiwiZXhwIjoxNzgxMjAxMzk2fQ.b_d99w8TzMGYq5rpnCSwV_cpp4wFopyyKL2MAJ_7pxM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a068e7952ba6291b-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"164.68.104.162","cf-ipcountry":"FR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jun-2026 18:12:14 UTC] === User Orders API Called ===
[04-Jun-2026 18:12:14 UTC] User ID: 725
[04-Jun-2026 18:12:14 UTC] Limit: 20, Offset: 0
[04-Jun-2026 18:12:14 UTC] Orders found: 0
[04-Jun-2026 18:12:14 UTC] Orders data: []
[04-Jun-2026 18:12:14 UTC] Total orders count: 0
[04-Jun-2026 18:12:14 UTC] === API CALL LOG ===
[04-Jun-2026 18:12:14 UTC] Endpoint: user/profile.php
[04-Jun-2026 18:12:14 UTC] Full Log Data: {
    "timestamp": "2026-06-04 18:12:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "164.68.104.162",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "164.68.104.162, 104.23.239.32",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzI1IiwidXNlcm5hbWUiOiJhMTNoaXIiLCJlbWFpbCI6InN5ZWRhaGlyMTNAZ21haWwuY29tIiwiZXhwIjoxNzgxMjAxMzk2fQ.b_d99w8TzMGYq5rpnCSwV_cpp4wFopyyKL2MAJ_7pxM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a068e7984fdf291b-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "164.68.104.162",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 18:12:14 UTC] === END API CALL LOG ===
[04-Jun-2026 18:12:14 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 18:12:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzI1IiwidXNlcm5hbWUiOiJhMTNoaXIiLCJlbWFpbCI6InN5ZWRhaGlyMTNAZ21haWwuY29tIiwiZXhwIjoxNzgxMjAxMzk2fQ.b_d99w8TzMGYq5rpnCSwV_cpp4wFopyyKL2MAJ_7pxM
[04-Jun-2026 18:12:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 18:12:14 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 18:12:14 UTC] User ID: 725
[04-Jun-2026 18:12:14 UTC] ✅ User profile retrieved successfully for user ID: 725
[04-Jun-2026 18:12:15 UTC] === API CALL LOG ===
[04-Jun-2026 18:12:15 UTC] Endpoint: user/profile.php
[04-Jun-2026 18:12:15 UTC] Full Log Data: {
    "timestamp": "2026-06-04 18:12:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "164.68.104.162",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "164.68.104.162, 104.23.239.32",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzI1IiwidXNlcm5hbWUiOiJhMTNoaXIiLCJlbWFpbCI6InN5ZWRhaGlyMTNAZ21haWwuY29tIiwiZXhwIjoxNzgxMjAxMzk2fQ.b_d99w8TzMGYq5rpnCSwV_cpp4wFopyyKL2MAJ_7pxM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a068e79cafa2291b-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "164.68.104.162",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 18:12:15 UTC] === END API CALL LOG ===
[04-Jun-2026 18:12:15 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 18:12:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzI1IiwidXNlcm5hbWUiOiJhMTNoaXIiLCJlbWFpbCI6InN5ZWRhaGlyMTNAZ21haWwuY29tIiwiZXhwIjoxNzgxMjAxMzk2fQ.b_d99w8TzMGYq5rpnCSwV_cpp4wFopyyKL2MAJ_7pxM
[04-Jun-2026 18:12:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 18:12:15 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 18:12:15 UTC] User ID: 725
[04-Jun-2026 18:12:15 UTC] ✅ User profile retrieved successfully for user ID: 725
[04-Jun-2026 18:12:18 UTC] === API CALL LOG ===
[04-Jun-2026 18:12:18 UTC] Endpoint: user/profile.php
[04-Jun-2026 18:12:18 UTC] Full Log Data: {
    "timestamp": "2026-06-04 18:12:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "164.68.104.162",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "164.68.104.162, 104.23.239.32",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzI1IiwidXNlcm5hbWUiOiJhMTNoaXIiLCJlbWFpbCI6InN5ZWRhaGlyMTNAZ21haWwuY29tIiwiZXhwIjoxNzgxMjAxMzk2fQ.b_d99w8TzMGYq5rpnCSwV_cpp4wFopyyKL2MAJ_7pxM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a068e7b0ba46291b-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "164.68.104.162",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 18:12:18 UTC] === END API CALL LOG ===
[04-Jun-2026 18:12:18 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 18:12:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzI1IiwidXNlcm5hbWUiOiJhMTNoaXIiLCJlbWFpbCI6InN5ZWRhaGlyMTNAZ21haWwuY29tIiwiZXhwIjoxNzgxMjAxMzk2fQ.b_d99w8TzMGYq5rpnCSwV_cpp4wFopyyKL2MAJ_7pxM
[04-Jun-2026 18:12:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 18:12:18 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 18:12:18 UTC] User ID: 725
[04-Jun-2026 18:12:18 UTC] ✅ User profile retrieved successfully for user ID: 725
[04-Jun-2026 20:04:33 UTC] === API CALL LOG ===
[04-Jun-2026 20:04:33 UTC] Endpoint: user/profile.php
[04-Jun-2026 20:04:33 UTC] Full Log Data: {
    "timestamp": "2026-06-04 20:04:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:1374:63:6616:70a3:d862:3aef:2e58",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2804:1374:63:6616:70a3:d862:3aef:2e58, 172.64.222.17",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc5IiwidXNlcm5hbWUiOiJpZThzeXgiLCJlbWFpbCI6InNsc3VuZEBnbWFpbC5jb20iLCJleHAiOjE3ODA2NTk4MjN9.-QFg_HwYmmDr3A_rbccHM6gR0_qCT3zYy9NRLIlAFng",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0698c1ad8ad0da8-GIG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2804:1374:63:6616:70a3:d862:3aef:2e58",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 20:04:33 UTC] === END API CALL LOG ===
[04-Jun-2026 20:04:33 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 20:04:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc5IiwidXNlcm5hbWUiOiJpZThzeXgiLCJlbWFpbCI6InNsc3VuZEBnbWFpbC5jb20iLCJleHAiOjE3ODA2NTk4MjN9.-QFg_HwYmmDr3A_rbccHM6gR0_qCT3zYy9NRLIlAFng
[04-Jun-2026 20:04:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 20:04:33 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 20:04:33 UTC] User ID: 679
[04-Jun-2026 20:04:33 UTC] ✅ User profile retrieved successfully for user ID: 679
[04-Jun-2026 20:04:34 UTC] === API CALL LOG ===
[04-Jun-2026 20:04:34 UTC] Endpoint: user/profile.php
[04-Jun-2026 20:04:34 UTC] Full Log Data: {
    "timestamp": "2026-06-04 20:04:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:1374:63:6616:70a3:d862:3aef:2e58",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2804:1374:63:6616:70a3:d862:3aef:2e58, 172.64.222.17",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc5IiwidXNlcm5hbWUiOiJpZThzeXgiLCJlbWFpbCI6InNsc3VuZEBnbWFpbC5jb20iLCJleHAiOjE3ODA2NTk4MjN9.-QFg_HwYmmDr3A_rbccHM6gR0_qCT3zYy9NRLIlAFng",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0698c25ce850da8-GIG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2804:1374:63:6616:70a3:d862:3aef:2e58",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 20:04:34 UTC] === END API CALL LOG ===
[04-Jun-2026 20:04:34 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 20:04:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc5IiwidXNlcm5hbWUiOiJpZThzeXgiLCJlbWFpbCI6InNsc3VuZEBnbWFpbC5jb20iLCJleHAiOjE3ODA2NTk4MjN9.-QFg_HwYmmDr3A_rbccHM6gR0_qCT3zYy9NRLIlAFng
[04-Jun-2026 20:04:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 20:04:34 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 20:04:34 UTC] User ID: 679
[04-Jun-2026 20:04:34 UTC] ✅ User profile retrieved successfully for user ID: 679
[04-Jun-2026 20:04:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 20:04:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 20:04:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2804:1374:63:6616:70a3:d862:3aef:2e58, 172.64.222.50","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc5IiwidXNlcm5hbWUiOiJpZThzeXgiLCJlbWFpbCI6InNsc3VuZEBnbWFpbC5jb20iLCJleHAiOjE3ODA2NTk4MjN9.-QFg_HwYmmDr3A_rbccHM6gR0_qCT3zYy9NRLIlAFng","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0698c23f9c90da8-GIG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2804:1374:63:6616:70a3:d862:3aef:2e58","cf-ipcountry":"BR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jun-2026 20:04:35 UTC] === User Orders API Called ===
[04-Jun-2026 20:04:35 UTC] User ID: 679
[04-Jun-2026 20:04:35 UTC] Limit: 20, Offset: 0
[04-Jun-2026 20:04:35 UTC] Orders found: 3
[04-Jun-2026 20:04:35 UTC] Orders data: [{"id":314,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cwtopzz\/434","status":"cancelled","created_at":"2026-06-02 04:21:05","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":313,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cwtopzz","status":"cancelled","created_at":"2026-06-01 21:46:56","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":312,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cwtopzz","status":"cancelled","created_at":"2026-06-01 20:55:54","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[04-Jun-2026 20:04:35 UTC] Total orders count: 3
[04-Jun-2026 20:05:09 UTC] === API CALL LOG ===
[04-Jun-2026 20:05:09 UTC] Endpoint: user/profile.php
[04-Jun-2026 20:05:09 UTC] Full Log Data: {
    "timestamp": "2026-06-04 20:05:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:1374:63:6616:70a3:d862:3aef:2e58",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2804:1374:63:6616:70a3:d862:3aef:2e58, 172.64.222.16",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc5IiwidXNlcm5hbWUiOiJpZThzeXgiLCJlbWFpbCI6InNsc3VuZEBnbWFpbC5jb20iLCJleHAiOjE3ODA2NTk4MjN9.-QFg_HwYmmDr3A_rbccHM6gR0_qCT3zYy9NRLIlAFng",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0698cfd0d560da8-GIG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2804:1374:63:6616:70a3:d862:3aef:2e58",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 20:05:09 UTC] === END API CALL LOG ===
[04-Jun-2026 20:05:09 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 20:05:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc5IiwidXNlcm5hbWUiOiJpZThzeXgiLCJlbWFpbCI6InNsc3VuZEBnbWFpbC5jb20iLCJleHAiOjE3ODA2NTk4MjN9.-QFg_HwYmmDr3A_rbccHM6gR0_qCT3zYy9NRLIlAFng
[04-Jun-2026 20:05:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 20:05:09 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 20:05:09 UTC] User ID: 679
[04-Jun-2026 20:05:09 UTC] ✅ User profile retrieved successfully for user ID: 679
[04-Jun-2026 20:45:36 UTC] === API CALL LOG ===
[04-Jun-2026 20:45:36 UTC] Endpoint: user/profile.php
[04-Jun-2026 20:45:36 UTC] Full Log Data: {
    "timestamp": "2026-06-04 20:45:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "93.176.135.37",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "93.176.135.37, 104.22.7.20",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk5IiwidXNlcm5hbWUiOiJybW1tIiwiZW1haWwiOiJ0cmFwNjE0NDVAZ21haWwuY29tIiwiZXhwIjoxNzgwOTYyOTc1fQ.KZVYAfxKSBICsM19T7xfY97Rtr281B0C5cnFkhdco0I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a069c83d3b315754-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "93.176.135.37",
        "cf-ipcountry": "ES",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 20:45:36 UTC] === END API CALL LOG ===
[04-Jun-2026 20:45:36 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 20:45:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk5IiwidXNlcm5hbWUiOiJybW1tIiwiZW1haWwiOiJ0cmFwNjE0NDVAZ21haWwuY29tIiwiZXhwIjoxNzgwOTYyOTc1fQ.KZVYAfxKSBICsM19T7xfY97Rtr281B0C5cnFkhdco0I
[04-Jun-2026 20:45:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 20:45:36 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 20:45:36 UTC] User ID: 699
[04-Jun-2026 20:45:36 UTC] ✅ User profile retrieved successfully for user ID: 699
[04-Jun-2026 20:45:36 UTC] === API CALL LOG ===
[04-Jun-2026 20:45:36 UTC] Endpoint: user/profile.php
[04-Jun-2026 20:45:36 UTC] Full Log Data: {
    "timestamp": "2026-06-04 20:45:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "93.176.135.37",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "93.176.135.37, 104.22.7.20",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk5IiwidXNlcm5hbWUiOiJybW1tIiwiZW1haWwiOiJ0cmFwNjE0NDVAZ21haWwuY29tIiwiZXhwIjoxNzgwOTYyOTc1fQ.KZVYAfxKSBICsM19T7xfY97Rtr281B0C5cnFkhdco0I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a069c8411f0d5754-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "93.176.135.37",
        "cf-ipcountry": "ES",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 20:45:36 UTC] === END API CALL LOG ===
[04-Jun-2026 20:45:36 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 20:45:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk5IiwidXNlcm5hbWUiOiJybW1tIiwiZW1haWwiOiJ0cmFwNjE0NDVAZ21haWwuY29tIiwiZXhwIjoxNzgwOTYyOTc1fQ.KZVYAfxKSBICsM19T7xfY97Rtr281B0C5cnFkhdco0I
[04-Jun-2026 20:45:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 20:45:36 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 20:45:36 UTC] User ID: 699
[04-Jun-2026 20:45:36 UTC] ✅ User profile retrieved successfully for user ID: 699
[04-Jun-2026 20:45:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 20:45:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 20:45:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"93.176.135.37, 104.22.7.95","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk5IiwidXNlcm5hbWUiOiJybW1tIiwiZW1haWwiOiJ0cmFwNjE0NDVAZ21haWwuY29tIiwiZXhwIjoxNzgwOTYyOTc1fQ.KZVYAfxKSBICsM19T7xfY97Rtr281B0C5cnFkhdco0I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a069c8413f315754-MAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"93.176.135.37","cf-ipcountry":"ES","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jun-2026 20:45:36 UTC] === User Orders API Called ===
[04-Jun-2026 20:45:36 UTC] User ID: 699
[04-Jun-2026 20:45:36 UTC] Limit: 20, Offset: 0
[04-Jun-2026 20:45:36 UTC] Orders found: 0
[04-Jun-2026 20:45:36 UTC] Orders data: []
[04-Jun-2026 20:45:36 UTC] Total orders count: 0
[04-Jun-2026 20:45:36 UTC] === API CALL LOG ===
[04-Jun-2026 20:45:36 UTC] Endpoint: user/profile.php
[04-Jun-2026 20:45:36 UTC] Full Log Data: {
    "timestamp": "2026-06-04 20:45:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "93.176.135.37",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "93.176.135.37, 104.22.7.20",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk5IiwidXNlcm5hbWUiOiJybW1tIiwiZW1haWwiOiJ0cmFwNjE0NDVAZ21haWwuY29tIiwiZXhwIjoxNzgwOTYyOTc1fQ.KZVYAfxKSBICsM19T7xfY97Rtr281B0C5cnFkhdco0I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a069c842085a5754-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "93.176.135.37",
        "cf-ipcountry": "ES",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 20:45:36 UTC] === END API CALL LOG ===
[04-Jun-2026 20:45:36 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 20:45:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk5IiwidXNlcm5hbWUiOiJybW1tIiwiZW1haWwiOiJ0cmFwNjE0NDVAZ21haWwuY29tIiwiZXhwIjoxNzgwOTYyOTc1fQ.KZVYAfxKSBICsM19T7xfY97Rtr281B0C5cnFkhdco0I
[04-Jun-2026 20:45:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 20:45:36 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 20:45:36 UTC] User ID: 699
[04-Jun-2026 20:45:36 UTC] ✅ User profile retrieved successfully for user ID: 699
[04-Jun-2026 20:45:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 20:45:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 20:45:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"93.176.135.37, 104.22.7.21","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk5IiwidXNlcm5hbWUiOiJybW1tIiwiZW1haWwiOiJ0cmFwNjE0NDVAZ21haWwuY29tIiwiZXhwIjoxNzgwOTYyOTc1fQ.KZVYAfxKSBICsM19T7xfY97Rtr281B0C5cnFkhdco0I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a069c8769ee45754-MAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"93.176.135.37","cf-ipcountry":"ES","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jun-2026 20:45:45 UTC] === User Orders API Called ===
[04-Jun-2026 20:45:45 UTC] User ID: 699
[04-Jun-2026 20:45:45 UTC] Limit: 20, Offset: 0
[04-Jun-2026 20:45:45 UTC] Orders found: 0
[04-Jun-2026 20:45:45 UTC] Orders data: []
[04-Jun-2026 20:45:45 UTC] Total orders count: 0
[04-Jun-2026 20:45:46 UTC] === API CALL LOG ===
[04-Jun-2026 20:45:46 UTC] Endpoint: user/profile.php
[04-Jun-2026 20:45:46 UTC] Full Log Data: {
    "timestamp": "2026-06-04 20:45:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "93.176.135.37",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "93.176.135.37, 104.22.7.21",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk5IiwidXNlcm5hbWUiOiJybW1tIiwiZW1haWwiOiJ0cmFwNjE0NDVAZ21haWwuY29tIiwiZXhwIjoxNzgwOTYyOTc1fQ.KZVYAfxKSBICsM19T7xfY97Rtr281B0C5cnFkhdco0I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a069c87c5cb95754-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "93.176.135.37",
        "cf-ipcountry": "ES",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 20:45:46 UTC] === END API CALL LOG ===
[04-Jun-2026 20:45:46 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 20:45:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjk5IiwidXNlcm5hbWUiOiJybW1tIiwiZW1haWwiOiJ0cmFwNjE0NDVAZ21haWwuY29tIiwiZXhwIjoxNzgwOTYyOTc1fQ.KZVYAfxKSBICsM19T7xfY97Rtr281B0C5cnFkhdco0I
[04-Jun-2026 20:45:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 20:45:46 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 20:45:46 UTC] User ID: 699
[04-Jun-2026 20:45:46 UTC] ✅ User profile retrieved successfully for user ID: 699
[04-Jun-2026 20:45:46 UTC] User Purchases API - User ID: 699
[04-Jun-2026 20:45:46 UTC] User Purchases API - Total purchases found: 0
[04-Jun-2026 21:11:31 UTC] === API CALL LOG ===
[04-Jun-2026 21:11:31 UTC] Endpoint: user/profile.php
[04-Jun-2026 21:11:31 UTC] Full Log Data: {
    "timestamp": "2026-06-04 21:11:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.160.189.121",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.160.189.121, 162.159.122.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzI2IiwidXNlcm5hbWUiOiJnb3JkZW5vOTgiLCJlbWFpbCI6ImRyc25pcGVyMzA5QGdtYWlsLmNvbSIsImV4cCI6MTc4MTIxMjI4N30._5CClhSGkB37Ue8qGCJFxi064St5mr8cfwNiBJPMvMo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a069ee349fa3a55f-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.160.189.121",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 21:11:31 UTC] === END API CALL LOG ===
[04-Jun-2026 21:11:31 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 21:11:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzI2IiwidXNlcm5hbWUiOiJnb3JkZW5vOTgiLCJlbWFpbCI6ImRyc25pcGVyMzA5QGdtYWlsLmNvbSIsImV4cCI6MTc4MTIxMjI4N30._5CClhSGkB37Ue8qGCJFxi064St5mr8cfwNiBJPMvMo
[04-Jun-2026 21:11:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 21:11:31 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 21:11:31 UTC] User ID: 726
[04-Jun-2026 21:11:31 UTC] ✅ User profile retrieved successfully for user ID: 726
[04-Jun-2026 23:46:22 UTC] === API CALL LOG ===
[04-Jun-2026 23:46:22 UTC] Endpoint: user/profile.php
[04-Jun-2026 23:46:22 UTC] Full Log Data: {
    "timestamp": "2026-06-04 23:46:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "89.151.158.215",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "89.151.158.215, 172.71.184.17",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzI3IiwidXNlcm5hbWUiOiJtaXQ1aW0iLCJlbWFpbCI6InM0cGllOTYxQG1haWwucnUiLCJleHAiOjE3ODEyMjE1ODF9.ySEICqIl8bA7XeNjkiKOyqAep8GTPP8SL9WCcxaSUSk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a06ad109388d9d88-DME",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "89.151.158.215",
        "cf-ipcountry": "RU",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 23:46:22 UTC] === END API CALL LOG ===
[04-Jun-2026 23:46:22 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 23:46:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzI3IiwidXNlcm5hbWUiOiJtaXQ1aW0iLCJlbWFpbCI6InM0cGllOTYxQG1haWwucnUiLCJleHAiOjE3ODEyMjE1ODF9.ySEICqIl8bA7XeNjkiKOyqAep8GTPP8SL9WCcxaSUSk
[04-Jun-2026 23:46:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 23:46:22 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 23:46:22 UTC] User ID: 727
[04-Jun-2026 23:46:22 UTC] ✅ User profile retrieved successfully for user ID: 727
[04-Jun-2026 23:46:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 23:46:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 23:46:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"89.151.158.215, 172.71.184.17","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzI3IiwidXNlcm5hbWUiOiJtaXQ1aW0iLCJlbWFpbCI6InM0cGllOTYxQG1haWwucnUiLCJleHAiOjE3ODEyMjE1ODF9.ySEICqIl8bA7XeNjkiKOyqAep8GTPP8SL9WCcxaSUSk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a06ad10968b99d88-DME","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"89.151.158.215","cf-ipcountry":"RU","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jun-2026 23:46:22 UTC] === User Orders API Called ===
[04-Jun-2026 23:46:22 UTC] User ID: 727
[04-Jun-2026 23:46:22 UTC] Limit: 20, Offset: 0
[04-Jun-2026 23:46:22 UTC] Orders found: 0
[04-Jun-2026 23:46:22 UTC] Orders data: []
[04-Jun-2026 23:46:22 UTC] Total orders count: 0
[04-Jun-2026 23:46:22 UTC] === API CALL LOG ===
[04-Jun-2026 23:46:22 UTC] Endpoint: user/profile.php
[04-Jun-2026 23:46:22 UTC] Full Log Data: {
    "timestamp": "2026-06-04 23:46:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "89.151.158.215",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "89.151.158.215, 172.71.184.51",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzI3IiwidXNlcm5hbWUiOiJtaXQ1aW0iLCJlbWFpbCI6InM0cGllOTYxQG1haWwucnUiLCJleHAiOjE3ODEyMjE1ODF9.ySEICqIl8bA7XeNjkiKOyqAep8GTPP8SL9WCcxaSUSk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a06ad109d94b9d88-DME",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "89.151.158.215",
        "cf-ipcountry": "RU",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 23:46:22 UTC] === END API CALL LOG ===
[04-Jun-2026 23:46:22 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 23:46:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzI3IiwidXNlcm5hbWUiOiJtaXQ1aW0iLCJlbWFpbCI6InM0cGllOTYxQG1haWwucnUiLCJleHAiOjE3ODEyMjE1ODF9.ySEICqIl8bA7XeNjkiKOyqAep8GTPP8SL9WCcxaSUSk
[04-Jun-2026 23:46:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 23:46:22 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 23:46:22 UTC] User ID: 727
[04-Jun-2026 23:46:22 UTC] ✅ User profile retrieved successfully for user ID: 727
[04-Jun-2026 23:46:47 UTC] === API CALL LOG ===
[04-Jun-2026 23:46:47 UTC] Endpoint: user/profile.php
[04-Jun-2026 23:46:47 UTC] Full Log Data: {
    "timestamp": "2026-06-04 23:46:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "89.151.158.215",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "89.151.158.215, 172.68.10.214",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzI3IiwidXNlcm5hbWUiOiJtaXQ1aW0iLCJlbWFpbCI6InM0cGllOTYxQG1haWwucnUiLCJleHAiOjE3ODEyMjE1ODF9.ySEICqIl8bA7XeNjkiKOyqAep8GTPP8SL9WCcxaSUSk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a06ad1a73995ec61-DME",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "89.151.158.215",
        "cf-ipcountry": "RU",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 23:46:47 UTC] === END API CALL LOG ===
[04-Jun-2026 23:46:47 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 23:46:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzI3IiwidXNlcm5hbWUiOiJtaXQ1aW0iLCJlbWFpbCI6InM0cGllOTYxQG1haWwucnUiLCJleHAiOjE3ODEyMjE1ODF9.ySEICqIl8bA7XeNjkiKOyqAep8GTPP8SL9WCcxaSUSk
[04-Jun-2026 23:46:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 23:46:47 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 23:46:47 UTC] User ID: 727
[04-Jun-2026 23:46:47 UTC] ✅ User profile retrieved successfully for user ID: 727
[04-Jun-2026 23:46:48 UTC] === API CALL LOG ===
[04-Jun-2026 23:46:48 UTC] Endpoint: user/profile.php
[04-Jun-2026 23:46:48 UTC] Full Log Data: {
    "timestamp": "2026-06-04 23:46:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "89.151.158.215",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "89.151.158.215, 172.68.10.214",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzI3IiwidXNlcm5hbWUiOiJtaXQ1aW0iLCJlbWFpbCI6InM0cGllOTYxQG1haWwucnUiLCJleHAiOjE3ODEyMjE1ODF9.ySEICqIl8bA7XeNjkiKOyqAep8GTPP8SL9WCcxaSUSk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a06ad1af9aecec61-DME",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "89.151.158.215",
        "cf-ipcountry": "RU",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 23:46:48 UTC] === END API CALL LOG ===
[04-Jun-2026 23:46:48 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 23:46:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzI3IiwidXNlcm5hbWUiOiJtaXQ1aW0iLCJlbWFpbCI6InM0cGllOTYxQG1haWwucnUiLCJleHAiOjE3ODEyMjE1ODF9.ySEICqIl8bA7XeNjkiKOyqAep8GTPP8SL9WCcxaSUSk
[04-Jun-2026 23:46:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 23:46:48 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 23:46:48 UTC] User ID: 727
[04-Jun-2026 23:46:48 UTC] ✅ User profile retrieved successfully for user ID: 727
[04-Jun-2026 23:46:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 23:46:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 23:46:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"89.151.158.215, 172.68.10.214","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzI3IiwidXNlcm5hbWUiOiJtaXQ1aW0iLCJlbWFpbCI6InM0cGllOTYxQG1haWwucnUiLCJleHAiOjE3ODEyMjE1ODF9.ySEICqIl8bA7XeNjkiKOyqAep8GTPP8SL9WCcxaSUSk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a06ad1afeb3eec61-DME","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"89.151.158.215","cf-ipcountry":"RU","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jun-2026 23:46:48 UTC] === User Orders API Called ===
[04-Jun-2026 23:46:48 UTC] User ID: 727
[04-Jun-2026 23:46:48 UTC] Limit: 20, Offset: 0
[04-Jun-2026 23:46:48 UTC] Orders found: 0
[04-Jun-2026 23:46:48 UTC] Orders data: []
[04-Jun-2026 23:46:48 UTC] Total orders count: 0
[04-Jun-2026 23:46:49 UTC] === API CALL LOG ===
[04-Jun-2026 23:46:49 UTC] Endpoint: user/profile.php
[04-Jun-2026 23:46:49 UTC] Full Log Data: {
    "timestamp": "2026-06-04 23:46:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "89.151.158.215",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "89.151.158.215, 172.68.10.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzI3IiwidXNlcm5hbWUiOiJtaXQ1aW0iLCJlbWFpbCI6InM0cGllOTYxQG1haWwucnUiLCJleHAiOjE3ODEyMjE1ODF9.ySEICqIl8bA7XeNjkiKOyqAep8GTPP8SL9WCcxaSUSk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a06ad1b03ba0ec61-DME",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "89.151.158.215",
        "cf-ipcountry": "RU",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 23:46:49 UTC] === END API CALL LOG ===
[04-Jun-2026 23:46:49 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 23:46:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzI3IiwidXNlcm5hbWUiOiJtaXQ1aW0iLCJlbWFpbCI6InM0cGllOTYxQG1haWwucnUiLCJleHAiOjE3ODEyMjE1ODF9.ySEICqIl8bA7XeNjkiKOyqAep8GTPP8SL9WCcxaSUSk
[04-Jun-2026 23:46:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 23:46:49 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 23:46:49 UTC] User ID: 727
[04-Jun-2026 23:46:49 UTC] ✅ User profile retrieved successfully for user ID: 727
[04-Jun-2026 23:47:17 UTC] === API CALL LOG ===
[04-Jun-2026 23:47:17 UTC] Endpoint: user/profile.php
[04-Jun-2026 23:47:17 UTC] Full Log Data: {
    "timestamp": "2026-06-04 23:47:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "89.151.158.215",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "89.151.158.215, 172.69.50.243",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzI3IiwidXNlcm5hbWUiOiJtaXQ1aW0iLCJlbWFpbCI6InM0cGllOTYxQG1haWwucnUiLCJleHAiOjE3ODEyMjE1ODF9.ySEICqIl8bA7XeNjkiKOyqAep8GTPP8SL9WCcxaSUSk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a06ad263df07e487-DME",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "89.151.158.215",
        "cf-ipcountry": "RU",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 23:47:17 UTC] === END API CALL LOG ===
[04-Jun-2026 23:47:17 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 23:47:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzI3IiwidXNlcm5hbWUiOiJtaXQ1aW0iLCJlbWFpbCI6InM0cGllOTYxQG1haWwucnUiLCJleHAiOjE3ODEyMjE1ODF9.ySEICqIl8bA7XeNjkiKOyqAep8GTPP8SL9WCcxaSUSk
[04-Jun-2026 23:47:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 23:47:17 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 23:47:17 UTC] User ID: 727
[04-Jun-2026 23:47:17 UTC] ✅ User profile retrieved successfully for user ID: 727
[04-Jun-2026 23:47:18 UTC] === API CALL LOG ===
[04-Jun-2026 23:47:18 UTC] Endpoint: user/profile.php
[04-Jun-2026 23:47:18 UTC] Full Log Data: {
    "timestamp": "2026-06-04 23:47:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "89.151.158.215",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "89.151.158.215, 172.69.50.243",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzI3IiwidXNlcm5hbWUiOiJtaXQ1aW0iLCJlbWFpbCI6InM0cGllOTYxQG1haWwucnUiLCJleHAiOjE3ODEyMjE1ODF9.ySEICqIl8bA7XeNjkiKOyqAep8GTPP8SL9WCcxaSUSk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a06ad2687b6ce487-DME",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "89.151.158.215",
        "cf-ipcountry": "RU",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 23:47:18 UTC] === END API CALL LOG ===
[04-Jun-2026 23:47:18 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 23:47:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzI3IiwidXNlcm5hbWUiOiJtaXQ1aW0iLCJlbWFpbCI6InM0cGllOTYxQG1haWwucnUiLCJleHAiOjE3ODEyMjE1ODF9.ySEICqIl8bA7XeNjkiKOyqAep8GTPP8SL9WCcxaSUSk
[04-Jun-2026 23:47:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 23:47:18 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 23:47:18 UTC] User ID: 727
[04-Jun-2026 23:47:18 UTC] ✅ User profile retrieved successfully for user ID: 727
[04-Jun-2026 23:47:18 UTC] === API CALL LOG ===
[04-Jun-2026 23:47:18 UTC] Endpoint: user/profile.php
[04-Jun-2026 23:47:18 UTC] Full Log Data: {
    "timestamp": "2026-06-04 23:47:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "89.151.158.215",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "89.151.158.215, 172.69.50.150",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzI3IiwidXNlcm5hbWUiOiJtaXQ1aW0iLCJlbWFpbCI6InM0cGllOTYxQG1haWwucnUiLCJleHAiOjE3ODEyMjE1ODF9.ySEICqIl8bA7XeNjkiKOyqAep8GTPP8SL9WCcxaSUSk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a06ad2692c23e487-DME",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "89.151.158.215",
        "cf-ipcountry": "RU",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 23:47:18 UTC] === END API CALL LOG ===
[04-Jun-2026 23:47:18 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 23:47:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzI3IiwidXNlcm5hbWUiOiJtaXQ1aW0iLCJlbWFpbCI6InM0cGllOTYxQG1haWwucnUiLCJleHAiOjE3ODEyMjE1ODF9.ySEICqIl8bA7XeNjkiKOyqAep8GTPP8SL9WCcxaSUSk
[04-Jun-2026 23:47:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 23:47:18 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 23:47:18 UTC] User ID: 727
[04-Jun-2026 23:47:18 UTC] ✅ User profile retrieved successfully for user ID: 727
[04-Jun-2026 23:47:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 23:47:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 23:47:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"89.151.158.215, 172.69.50.150","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzI3IiwidXNlcm5hbWUiOiJtaXQ1aW0iLCJlbWFpbCI6InM0cGllOTYxQG1haWwucnUiLCJleHAiOjE3ODEyMjE1ODF9.ySEICqIl8bA7XeNjkiKOyqAep8GTPP8SL9WCcxaSUSk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a06ad268aba4e487-DME","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"89.151.158.215","cf-ipcountry":"RU","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jun-2026 23:47:18 UTC] === User Orders API Called ===
[04-Jun-2026 23:47:18 UTC] User ID: 727
[04-Jun-2026 23:47:18 UTC] Limit: 20, Offset: 0
[04-Jun-2026 23:47:18 UTC] Orders found: 0
[04-Jun-2026 23:47:18 UTC] Orders data: []
[04-Jun-2026 23:47:18 UTC] Total orders count: 0
[04-Jun-2026 23:47:26 UTC] === API CALL LOG ===
[04-Jun-2026 23:47:26 UTC] Endpoint: user/profile.php
[04-Jun-2026 23:47:26 UTC] Full Log Data: {
    "timestamp": "2026-06-04 23:47:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "89.151.158.215",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "89.151.158.215, 172.71.184.17",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzI3IiwidXNlcm5hbWUiOiJtaXQ1aW0iLCJlbWFpbCI6InM0cGllOTYxQG1haWwucnUiLCJleHAiOjE3ODEyMjE1ODF9.ySEICqIl8bA7XeNjkiKOyqAep8GTPP8SL9WCcxaSUSk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a06ad29a39ffe918-DME",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "89.151.158.215",
        "cf-ipcountry": "RU",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 23:47:26 UTC] === END API CALL LOG ===
[04-Jun-2026 23:47:26 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 23:47:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzI3IiwidXNlcm5hbWUiOiJtaXQ1aW0iLCJlbWFpbCI6InM0cGllOTYxQG1haWwucnUiLCJleHAiOjE3ODEyMjE1ODF9.ySEICqIl8bA7XeNjkiKOyqAep8GTPP8SL9WCcxaSUSk
[04-Jun-2026 23:47:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 23:47:26 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 23:47:26 UTC] User ID: 727
[04-Jun-2026 23:47:26 UTC] ✅ User profile retrieved successfully for user ID: 727
[04-Jun-2026 23:47:27 UTC] === API CALL LOG ===
[04-Jun-2026 23:47:27 UTC] Endpoint: user/profile.php
[04-Jun-2026 23:47:27 UTC] Full Log Data: {
    "timestamp": "2026-06-04 23:47:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "89.151.158.215",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "89.151.158.215, 172.71.184.17",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzI3IiwidXNlcm5hbWUiOiJtaXQ1aW0iLCJlbWFpbCI6InM0cGllOTYxQG1haWwucnUiLCJleHAiOjE3ODEyMjE1ODF9.ySEICqIl8bA7XeNjkiKOyqAep8GTPP8SL9WCcxaSUSk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a06ad29dee8be918-DME",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "89.151.158.215",
        "cf-ipcountry": "RU",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 23:47:27 UTC] === END API CALL LOG ===
[04-Jun-2026 23:47:27 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 23:47:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzI3IiwidXNlcm5hbWUiOiJtaXQ1aW0iLCJlbWFpbCI6InM0cGllOTYxQG1haWwucnUiLCJleHAiOjE3ODEyMjE1ODF9.ySEICqIl8bA7XeNjkiKOyqAep8GTPP8SL9WCcxaSUSk
[04-Jun-2026 23:47:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 23:47:27 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 23:47:27 UTC] User ID: 727
[04-Jun-2026 23:47:27 UTC] ✅ User profile retrieved successfully for user ID: 727
[04-Jun-2026 23:47:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 23:47:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jun-2026 23:47:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"89.151.158.215, 172.71.184.17","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzI3IiwidXNlcm5hbWUiOiJtaXQ1aW0iLCJlbWFpbCI6InM0cGllOTYxQG1haWwucnUiLCJleHAiOjE3ODEyMjE1ODF9.ySEICqIl8bA7XeNjkiKOyqAep8GTPP8SL9WCcxaSUSk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a06ad29e0ec0e918-DME","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"89.151.158.215","cf-ipcountry":"RU","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jun-2026 23:47:27 UTC] === User Orders API Called ===
[04-Jun-2026 23:47:27 UTC] User ID: 727
[04-Jun-2026 23:47:27 UTC] Limit: 20, Offset: 0
[04-Jun-2026 23:47:27 UTC] Orders found: 0
[04-Jun-2026 23:47:27 UTC] Orders data: []
[04-Jun-2026 23:47:27 UTC] Total orders count: 0
[04-Jun-2026 23:47:27 UTC] === API CALL LOG ===
[04-Jun-2026 23:47:27 UTC] Endpoint: user/profile.php
[04-Jun-2026 23:47:27 UTC] Full Log Data: {
    "timestamp": "2026-06-04 23:47:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "89.151.158.215",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "89.151.158.215, 172.71.184.17",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzI3IiwidXNlcm5hbWUiOiJtaXQ1aW0iLCJlbWFpbCI6InM0cGllOTYxQG1haWwucnUiLCJleHAiOjE3ODEyMjE1ODF9.ySEICqIl8bA7XeNjkiKOyqAep8GTPP8SL9WCcxaSUSk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a06ad29e7f41e918-DME",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "89.151.158.215",
        "cf-ipcountry": "RU",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jun-2026 23:47:27 UTC] === END API CALL LOG ===
[04-Jun-2026 23:47:27 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jun-2026 23:47:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzI3IiwidXNlcm5hbWUiOiJtaXQ1aW0iLCJlbWFpbCI6InM0cGllOTYxQG1haWwucnUiLCJleHAiOjE3ODEyMjE1ODF9.ySEICqIl8bA7XeNjkiKOyqAep8GTPP8SL9WCcxaSUSk
[04-Jun-2026 23:47:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jun-2026 23:47:27 UTC] ✅ JWT token verified successfully for user profile
[04-Jun-2026 23:47:27 UTC] User ID: 727
[04-Jun-2026 23:47:27 UTC] ✅ User profile retrieved successfully for user ID: 727
[05-Jun-2026 12:29:05 UTC] === API CALL LOG ===
[05-Jun-2026 12:29:05 UTC] Endpoint: user/profile.php
[05-Jun-2026 12:29:05 UTC] Full Log Data: {
    "timestamp": "2026-06-05 12:29:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a01:4f8:1c1e:5535::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a01:4f8:1c1e:5535::1, 162.158.94.149",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzI4IiwidXNlcm5hbWUiOiJob3NlaW5hdGFzaGluIiwiZW1haWwiOiJob3NlaW5hdHNoaW5AZ21haWwuY29tIiwiZXhwIjoxNzgxMjY3MzQ0fQ.lcEoELQYYqa92JRJ8e_5UCjwMryo8xnmrMsOHC8d9Ds",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a06f2e4ca8b71965-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a01:4f8:1c1e:5535::1",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jun-2026 12:29:05 UTC] === END API CALL LOG ===
[05-Jun-2026 12:29:05 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jun-2026 12:29:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzI4IiwidXNlcm5hbWUiOiJob3NlaW5hdGFzaGluIiwiZW1haWwiOiJob3NlaW5hdHNoaW5AZ21haWwuY29tIiwiZXhwIjoxNzgxMjY3MzQ0fQ.lcEoELQYYqa92JRJ8e_5UCjwMryo8xnmrMsOHC8d9Ds
[05-Jun-2026 12:29:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jun-2026 12:29:05 UTC] ✅ JWT token verified successfully for user profile
[05-Jun-2026 12:29:05 UTC] User ID: 728
[05-Jun-2026 12:29:05 UTC] ✅ User profile retrieved successfully for user ID: 728
[05-Jun-2026 12:29:05 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jun-2026 12:29:05 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jun-2026 12:29:05 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a01:4f8:1c1e:5535::1, 162.158.94.149","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzI4IiwidXNlcm5hbWUiOiJob3NlaW5hdGFzaGluIiwiZW1haWwiOiJob3NlaW5hdHNoaW5AZ21haWwuY29tIiwiZXhwIjoxNzgxMjY3MzQ0fQ.lcEoELQYYqa92JRJ8e_5UCjwMryo8xnmrMsOHC8d9Ds","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a06f2e4ca8c11965-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a01:4f8:1c1e:5535::1","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jun-2026 12:29:05 UTC] === User Orders API Called ===
[05-Jun-2026 12:29:05 UTC] User ID: 728
[05-Jun-2026 12:29:05 UTC] Limit: 20, Offset: 0
[05-Jun-2026 12:29:05 UTC] Orders found: 0
[05-Jun-2026 12:29:05 UTC] Orders data: []
[05-Jun-2026 12:29:05 UTC] Total orders count: 0
[05-Jun-2026 12:29:05 UTC] === API CALL LOG ===
[05-Jun-2026 12:29:05 UTC] Endpoint: user/profile.php
[05-Jun-2026 12:29:05 UTC] Full Log Data: {
    "timestamp": "2026-06-05 12:29:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a01:4f8:1c1e:5535::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a01:4f8:1c1e:5535::1, 162.158.94.149",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzI4IiwidXNlcm5hbWUiOiJob3NlaW5hdGFzaGluIiwiZW1haWwiOiJob3NlaW5hdHNoaW5AZ21haWwuY29tIiwiZXhwIjoxNzgxMjY3MzQ0fQ.lcEoELQYYqa92JRJ8e_5UCjwMryo8xnmrMsOHC8d9Ds",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a06f2e4cc8f11965-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a01:4f8:1c1e:5535::1",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jun-2026 12:29:05 UTC] === END API CALL LOG ===
[05-Jun-2026 12:29:05 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jun-2026 12:29:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzI4IiwidXNlcm5hbWUiOiJob3NlaW5hdGFzaGluIiwiZW1haWwiOiJob3NlaW5hdHNoaW5AZ21haWwuY29tIiwiZXhwIjoxNzgxMjY3MzQ0fQ.lcEoELQYYqa92JRJ8e_5UCjwMryo8xnmrMsOHC8d9Ds
[05-Jun-2026 12:29:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jun-2026 12:29:05 UTC] ✅ JWT token verified successfully for user profile
[05-Jun-2026 12:29:05 UTC] User ID: 728
[05-Jun-2026 12:29:05 UTC] ✅ User profile retrieved successfully for user ID: 728
[05-Jun-2026 12:29:06 UTC] === API CALL LOG ===
[05-Jun-2026 12:29:06 UTC] Endpoint: user/profile.php
[05-Jun-2026 12:29:06 UTC] Full Log Data: {
    "timestamp": "2026-06-05 12:29:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a01:4f8:1c1e:5535::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a01:4f8:1c1e:5535::1, 162.158.94.149",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzI4IiwidXNlcm5hbWUiOiJob3NlaW5hdGFzaGluIiwiZW1haWwiOiJob3NlaW5hdHNoaW5AZ21haWwuY29tIiwiZXhwIjoxNzgxMjY3MzQ0fQ.lcEoELQYYqa92JRJ8e_5UCjwMryo8xnmrMsOHC8d9Ds",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a06f2e522f561965-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a01:4f8:1c1e:5535::1",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jun-2026 12:29:06 UTC] === END API CALL LOG ===
[05-Jun-2026 12:29:06 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jun-2026 12:29:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzI4IiwidXNlcm5hbWUiOiJob3NlaW5hdGFzaGluIiwiZW1haWwiOiJob3NlaW5hdHNoaW5AZ21haWwuY29tIiwiZXhwIjoxNzgxMjY3MzQ0fQ.lcEoELQYYqa92JRJ8e_5UCjwMryo8xnmrMsOHC8d9Ds
[05-Jun-2026 12:29:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jun-2026 12:29:06 UTC] ✅ JWT token verified successfully for user profile
[05-Jun-2026 12:29:06 UTC] User ID: 728
[05-Jun-2026 12:29:06 UTC] ✅ User profile retrieved successfully for user ID: 728
[05-Jun-2026 12:29:31 UTC] === API CALL LOG ===
[05-Jun-2026 12:29:31 UTC] Endpoint: user/profile.php
[05-Jun-2026 12:29:31 UTC] Full Log Data: {
    "timestamp": "2026-06-05 12:29:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a01:4f8:1c1e:5535::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a01:4f8:1c1e:5535::1, 162.158.94.149",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzI4IiwidXNlcm5hbWUiOiJob3NlaW5hdGFzaGluIiwiZW1haWwiOiJob3NlaW5hdHNoaW5AZ21haWwuY29tIiwiZXhwIjoxNzgxMjY3MzQ0fQ.lcEoELQYYqa92JRJ8e_5UCjwMryo8xnmrMsOHC8d9Ds",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a06f2eee4fc21965-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a01:4f8:1c1e:5535::1",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jun-2026 12:29:31 UTC] === END API CALL LOG ===
[05-Jun-2026 12:29:31 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jun-2026 12:29:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzI4IiwidXNlcm5hbWUiOiJob3NlaW5hdGFzaGluIiwiZW1haWwiOiJob3NlaW5hdHNoaW5AZ21haWwuY29tIiwiZXhwIjoxNzgxMjY3MzQ0fQ.lcEoELQYYqa92JRJ8e_5UCjwMryo8xnmrMsOHC8d9Ds
[05-Jun-2026 12:29:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jun-2026 12:29:31 UTC] ✅ JWT token verified successfully for user profile
[05-Jun-2026 12:29:31 UTC] User ID: 728
[05-Jun-2026 12:29:31 UTC] ✅ User profile retrieved successfully for user ID: 728
[05-Jun-2026 12:29:31 UTC] User Purchases API - User ID: 728
[05-Jun-2026 12:29:31 UTC] User Purchases API - Total purchases found: 0
[05-Jun-2026 12:29:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jun-2026 12:29:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jun-2026 12:29:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a01:4f8:1c1e:5535::1, 162.158.94.149","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzI4IiwidXNlcm5hbWUiOiJob3NlaW5hdGFzaGluIiwiZW1haWwiOiJob3NlaW5hdHNoaW5AZ21haWwuY29tIiwiZXhwIjoxNzgxMjY3MzQ0fQ.lcEoELQYYqa92JRJ8e_5UCjwMryo8xnmrMsOHC8d9Ds","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a06f2f02a8ff1965-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a01:4f8:1c1e:5535::1","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jun-2026 12:29:34 UTC] === User Orders API Called ===
[05-Jun-2026 12:29:34 UTC] User ID: 728
[05-Jun-2026 12:29:34 UTC] Limit: 20, Offset: 0
[05-Jun-2026 12:29:34 UTC] Orders found: 0
[05-Jun-2026 12:29:34 UTC] Orders data: []
[05-Jun-2026 12:29:34 UTC] === API CALL LOG ===
[05-Jun-2026 12:29:34 UTC] Endpoint: user/profile.php
[05-Jun-2026 12:29:34 UTC] Full Log Data: {
    "timestamp": "2026-06-05 12:29:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a01:4f8:1c1e:5535::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a01:4f8:1c1e:5535::1, 162.158.94.149",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzI4IiwidXNlcm5hbWUiOiJob3NlaW5hdGFzaGluIiwiZW1haWwiOiJob3NlaW5hdHNoaW5AZ21haWwuY29tIiwiZXhwIjoxNzgxMjY3MzQ0fQ.lcEoELQYYqa92JRJ8e_5UCjwMryo8xnmrMsOHC8d9Ds",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a06f2f02a9081965-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a01:4f8:1c1e:5535::1",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jun-2026 12:29:34 UTC] === END API CALL LOG ===
[05-Jun-2026 12:29:34 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jun-2026 12:29:34 UTC] Total orders count: 0
[05-Jun-2026 12:29:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzI4IiwidXNlcm5hbWUiOiJob3NlaW5hdGFzaGluIiwiZW1haWwiOiJob3NlaW5hdHNoaW5AZ21haWwuY29tIiwiZXhwIjoxNzgxMjY3MzQ0fQ.lcEoELQYYqa92JRJ8e_5UCjwMryo8xnmrMsOHC8d9Ds
[05-Jun-2026 12:29:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jun-2026 12:29:34 UTC] ✅ JWT token verified successfully for user profile
[05-Jun-2026 12:29:34 UTC] User ID: 728
[05-Jun-2026 12:29:34 UTC] ✅ User profile retrieved successfully for user ID: 728
[05-Jun-2026 12:29:34 UTC] === API CALL LOG ===
[05-Jun-2026 12:29:34 UTC] Endpoint: user/profile.php
[05-Jun-2026 12:29:34 UTC] Full Log Data: {
    "timestamp": "2026-06-05 12:29:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a01:4f8:1c1e:5535::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a01:4f8:1c1e:5535::1, 162.158.94.149",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzI4IiwidXNlcm5hbWUiOiJob3NlaW5hdGFzaGluIiwiZW1haWwiOiJob3NlaW5hdHNoaW5AZ21haWwuY29tIiwiZXhwIjoxNzgxMjY3MzQ0fQ.lcEoELQYYqa92JRJ8e_5UCjwMryo8xnmrMsOHC8d9Ds",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a06f2f02a9021965-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a01:4f8:1c1e:5535::1",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jun-2026 12:29:34 UTC] === END API CALL LOG ===
[05-Jun-2026 12:29:34 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jun-2026 12:29:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzI4IiwidXNlcm5hbWUiOiJob3NlaW5hdGFzaGluIiwiZW1haWwiOiJob3NlaW5hdHNoaW5AZ21haWwuY29tIiwiZXhwIjoxNzgxMjY3MzQ0fQ.lcEoELQYYqa92JRJ8e_5UCjwMryo8xnmrMsOHC8d9Ds
[05-Jun-2026 12:29:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jun-2026 12:29:34 UTC] ✅ JWT token verified successfully for user profile
[05-Jun-2026 12:29:34 UTC] User ID: 728
[05-Jun-2026 12:29:34 UTC] ✅ User profile retrieved successfully for user ID: 728
[05-Jun-2026 12:29:35 UTC] === API CALL LOG ===
[05-Jun-2026 12:29:35 UTC] Endpoint: user/profile.php
[05-Jun-2026 12:29:35 UTC] Full Log Data: {
    "timestamp": "2026-06-05 12:29:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a01:4f8:1c1e:5535::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a01:4f8:1c1e:5535::1, 162.158.94.149",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzI4IiwidXNlcm5hbWUiOiJob3NlaW5hdGFzaGluIiwiZW1haWwiOiJob3NlaW5hdHNoaW5AZ21haWwuY29tIiwiZXhwIjoxNzgxMjY3MzQ0fQ.lcEoELQYYqa92JRJ8e_5UCjwMryo8xnmrMsOHC8d9Ds",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a06f2f0808001965-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a01:4f8:1c1e:5535::1",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jun-2026 12:29:35 UTC] === END API CALL LOG ===
[05-Jun-2026 12:29:35 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jun-2026 12:29:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzI4IiwidXNlcm5hbWUiOiJob3NlaW5hdGFzaGluIiwiZW1haWwiOiJob3NlaW5hdHNoaW5AZ21haWwuY29tIiwiZXhwIjoxNzgxMjY3MzQ0fQ.lcEoELQYYqa92JRJ8e_5UCjwMryo8xnmrMsOHC8d9Ds
[05-Jun-2026 12:29:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jun-2026 12:29:35 UTC] ✅ JWT token verified successfully for user profile
[05-Jun-2026 12:29:35 UTC] User ID: 728
[05-Jun-2026 12:29:35 UTC] ✅ User profile retrieved successfully for user ID: 728
[05-Jun-2026 12:29:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jun-2026 12:29:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jun-2026 12:29:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a01:4f8:1c1e:5535::1, 162.158.94.148","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzI4IiwidXNlcm5hbWUiOiJob3NlaW5hdGFzaGluIiwiZW1haWwiOiJob3NlaW5hdHNoaW5AZ21haWwuY29tIiwiZXhwIjoxNzgxMjY3MzQ0fQ.lcEoELQYYqa92JRJ8e_5UCjwMryo8xnmrMsOHC8d9Ds","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a06f2f5a8a6e1965-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a01:4f8:1c1e:5535::1","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jun-2026 12:29:48 UTC] === User Orders API Called ===
[05-Jun-2026 12:29:48 UTC] User ID: 728
[05-Jun-2026 12:29:48 UTC] Limit: 20, Offset: 0
[05-Jun-2026 12:29:48 UTC] Orders found: 0
[05-Jun-2026 12:29:48 UTC] Orders data: []
[05-Jun-2026 12:29:48 UTC] Total orders count: 0
[05-Jun-2026 12:29:49 UTC] === API CALL LOG ===
[05-Jun-2026 12:29:49 UTC] Endpoint: user/profile.php
[05-Jun-2026 12:29:49 UTC] Full Log Data: {
    "timestamp": "2026-06-05 12:29:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a01:4f8:1c1e:5535::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a01:4f8:1c1e:5535::1, 162.158.94.148",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzI4IiwidXNlcm5hbWUiOiJob3NlaW5hdGFzaGluIiwiZW1haWwiOiJob3NlaW5hdHNoaW5AZ21haWwuY29tIiwiZXhwIjoxNzgxMjY3MzQ0fQ.lcEoELQYYqa92JRJ8e_5UCjwMryo8xnmrMsOHC8d9Ds",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a06f2f5d6e011965-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a01:4f8:1c1e:5535::1",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jun-2026 12:29:49 UTC] === END API CALL LOG ===
[05-Jun-2026 12:29:49 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jun-2026 12:29:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzI4IiwidXNlcm5hbWUiOiJob3NlaW5hdGFzaGluIiwiZW1haWwiOiJob3NlaW5hdHNoaW5AZ21haWwuY29tIiwiZXhwIjoxNzgxMjY3MzQ0fQ.lcEoELQYYqa92JRJ8e_5UCjwMryo8xnmrMsOHC8d9Ds
[05-Jun-2026 12:29:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jun-2026 12:29:49 UTC] ✅ JWT token verified successfully for user profile
[05-Jun-2026 12:29:49 UTC] User ID: 728
[05-Jun-2026 12:29:49 UTC] ✅ User profile retrieved successfully for user ID: 728
[05-Jun-2026 12:29:49 UTC] === API CALL LOG ===
[05-Jun-2026 12:29:49 UTC] Endpoint: user/profile.php
[05-Jun-2026 12:29:49 UTC] Full Log Data: {
    "timestamp": "2026-06-05 12:29:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a01:4f8:1c1e:5535::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a01:4f8:1c1e:5535::1, 162.158.94.148",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzI4IiwidXNlcm5hbWUiOiJob3NlaW5hdGFzaGluIiwiZW1haWwiOiJob3NlaW5hdHNoaW5AZ21haWwuY29tIiwiZXhwIjoxNzgxMjY3MzQ0fQ.lcEoELQYYqa92JRJ8e_5UCjwMryo8xnmrMsOHC8d9Ds",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a06f2f5eaf861965-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a01:4f8:1c1e:5535::1",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jun-2026 12:29:49 UTC] === END API CALL LOG ===
[05-Jun-2026 12:29:49 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jun-2026 12:29:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzI4IiwidXNlcm5hbWUiOiJob3NlaW5hdGFzaGluIiwiZW1haWwiOiJob3NlaW5hdHNoaW5AZ21haWwuY29tIiwiZXhwIjoxNzgxMjY3MzQ0fQ.lcEoELQYYqa92JRJ8e_5UCjwMryo8xnmrMsOHC8d9Ds
[05-Jun-2026 12:29:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jun-2026 12:29:49 UTC] ✅ JWT token verified successfully for user profile
[05-Jun-2026 12:29:49 UTC] User ID: 728
[05-Jun-2026 12:29:49 UTC] ✅ User profile retrieved successfully for user ID: 728
[05-Jun-2026 12:29:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jun-2026 12:29:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jun-2026 12:29:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a01:4f8:1c1e:5535::1, 162.158.94.148","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzI4IiwidXNlcm5hbWUiOiJob3NlaW5hdGFzaGluIiwiZW1haWwiOiJob3NlaW5hdHNoaW5AZ21haWwuY29tIiwiZXhwIjoxNzgxMjY3MzQ0fQ.lcEoELQYYqa92JRJ8e_5UCjwMryo8xnmrMsOHC8d9Ds","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a06f2f657f581965-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a01:4f8:1c1e:5535::1","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jun-2026 12:29:50 UTC] === User Orders API Called ===
[05-Jun-2026 12:29:50 UTC] User ID: 728
[05-Jun-2026 12:29:50 UTC] Limit: 20, Offset: 0
[05-Jun-2026 12:29:50 UTC] Orders found: 0
[05-Jun-2026 12:29:50 UTC] Orders data: []
[05-Jun-2026 12:29:50 UTC] Total orders count: 0
[05-Jun-2026 12:29:50 UTC] === API CALL LOG ===
[05-Jun-2026 12:29:50 UTC] Endpoint: user/profile.php
[05-Jun-2026 12:29:50 UTC] Full Log Data: {
    "timestamp": "2026-06-05 12:29:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a01:4f8:1c1e:5535::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a01:4f8:1c1e:5535::1, 162.158.94.148",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzI4IiwidXNlcm5hbWUiOiJob3NlaW5hdGFzaGluIiwiZW1haWwiOiJob3NlaW5hdHNoaW5AZ21haWwuY29tIiwiZXhwIjoxNzgxMjY3MzQ0fQ.lcEoELQYYqa92JRJ8e_5UCjwMryo8xnmrMsOHC8d9Ds",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a06f2f6779871965-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a01:4f8:1c1e:5535::1",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jun-2026 12:29:50 UTC] === END API CALL LOG ===
[05-Jun-2026 12:29:50 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jun-2026 12:29:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzI4IiwidXNlcm5hbWUiOiJob3NlaW5hdGFzaGluIiwiZW1haWwiOiJob3NlaW5hdHNoaW5AZ21haWwuY29tIiwiZXhwIjoxNzgxMjY3MzQ0fQ.lcEoELQYYqa92JRJ8e_5UCjwMryo8xnmrMsOHC8d9Ds
[05-Jun-2026 12:29:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jun-2026 12:29:50 UTC] ✅ JWT token verified successfully for user profile
[05-Jun-2026 12:29:50 UTC] User ID: 728
[05-Jun-2026 12:29:50 UTC] ✅ User profile retrieved successfully for user ID: 728
[05-Jun-2026 12:29:53 UTC] === API CALL LOG ===
[05-Jun-2026 12:29:53 UTC] Endpoint: user/profile.php
[05-Jun-2026 12:29:53 UTC] Full Log Data: {
    "timestamp": "2026-06-05 12:29:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a01:4f8:1c1e:5535::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a01:4f8:1c1e:5535::1, 162.158.94.148",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzI4IiwidXNlcm5hbWUiOiJob3NlaW5hdGFzaGluIiwiZW1haWwiOiJob3NlaW5hdHNoaW5AZ21haWwuY29tIiwiZXhwIjoxNzgxMjY3MzQ0fQ.lcEoELQYYqa92JRJ8e_5UCjwMryo8xnmrMsOHC8d9Ds",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a06f2f769aa11965-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a01:4f8:1c1e:5535::1",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jun-2026 12:29:53 UTC] === END API CALL LOG ===
[05-Jun-2026 12:29:53 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jun-2026 12:29:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzI4IiwidXNlcm5hbWUiOiJob3NlaW5hdGFzaGluIiwiZW1haWwiOiJob3NlaW5hdHNoaW5AZ21haWwuY29tIiwiZXhwIjoxNzgxMjY3MzQ0fQ.lcEoELQYYqa92JRJ8e_5UCjwMryo8xnmrMsOHC8d9Ds
[05-Jun-2026 12:29:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jun-2026 12:29:53 UTC] ✅ JWT token verified successfully for user profile
[05-Jun-2026 12:29:53 UTC] User ID: 728
[05-Jun-2026 12:29:53 UTC] ✅ User profile retrieved successfully for user ID: 728
[05-Jun-2026 12:29:53 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jun-2026 12:29:53 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jun-2026 12:29:53 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a01:4f8:1c1e:5535::1, 162.158.94.148","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzI4IiwidXNlcm5hbWUiOiJob3NlaW5hdGFzaGluIiwiZW1haWwiOiJob3NlaW5hdHNoaW5AZ21haWwuY29tIiwiZXhwIjoxNzgxMjY3MzQ0fQ.lcEoELQYYqa92JRJ8e_5UCjwMryo8xnmrMsOHC8d9Ds","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a06f2f769a9f1965-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a01:4f8:1c1e:5535::1","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jun-2026 12:29:53 UTC] === User Orders API Called ===
[05-Jun-2026 12:29:53 UTC] User ID: 728
[05-Jun-2026 12:29:53 UTC] Limit: 20, Offset: 0
[05-Jun-2026 12:29:53 UTC] Orders found: 0
[05-Jun-2026 12:29:53 UTC] Orders data: []
[05-Jun-2026 12:29:53 UTC] Total orders count: 0
[05-Jun-2026 12:29:53 UTC] === API CALL LOG ===
[05-Jun-2026 12:29:53 UTC] Endpoint: user/profile.php
[05-Jun-2026 12:29:53 UTC] Full Log Data: {
    "timestamp": "2026-06-05 12:29:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a01:4f8:1c1e:5535::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a01:4f8:1c1e:5535::1, 162.158.94.148",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzI4IiwidXNlcm5hbWUiOiJob3NlaW5hdGFzaGluIiwiZW1haWwiOiJob3NlaW5hdHNoaW5AZ21haWwuY29tIiwiZXhwIjoxNzgxMjY3MzQ0fQ.lcEoELQYYqa92JRJ8e_5UCjwMryo8xnmrMsOHC8d9Ds",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a06f2f792d2f1965-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a01:4f8:1c1e:5535::1",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jun-2026 12:29:53 UTC] === END API CALL LOG ===
[05-Jun-2026 12:29:53 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jun-2026 12:29:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzI4IiwidXNlcm5hbWUiOiJob3NlaW5hdGFzaGluIiwiZW1haWwiOiJob3NlaW5hdHNoaW5AZ21haWwuY29tIiwiZXhwIjoxNzgxMjY3MzQ0fQ.lcEoELQYYqa92JRJ8e_5UCjwMryo8xnmrMsOHC8d9Ds
[05-Jun-2026 12:29:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jun-2026 12:29:53 UTC] ✅ JWT token verified successfully for user profile
[05-Jun-2026 12:29:53 UTC] User ID: 728
[05-Jun-2026 12:29:53 UTC] ✅ User profile retrieved successfully for user ID: 728
[05-Jun-2026 12:29:54 UTC] === API CALL LOG ===
[05-Jun-2026 12:29:54 UTC] Endpoint: user/profile.php
[05-Jun-2026 12:29:54 UTC] Full Log Data: {
    "timestamp": "2026-06-05 12:29:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a01:4f8:1c1e:5535::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a01:4f8:1c1e:5535::1, 162.158.94.148",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzI4IiwidXNlcm5hbWUiOiJob3NlaW5hdGFzaGluIiwiZW1haWwiOiJob3NlaW5hdHNoaW5AZ21haWwuY29tIiwiZXhwIjoxNzgxMjY3MzQ0fQ.lcEoELQYYqa92JRJ8e_5UCjwMryo8xnmrMsOHC8d9Ds",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a06f2f7eeae41965-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a01:4f8:1c1e:5535::1",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jun-2026 12:29:54 UTC] === END API CALL LOG ===
[05-Jun-2026 12:29:54 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jun-2026 12:29:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzI4IiwidXNlcm5hbWUiOiJob3NlaW5hdGFzaGluIiwiZW1haWwiOiJob3NlaW5hdHNoaW5AZ21haWwuY29tIiwiZXhwIjoxNzgxMjY3MzQ0fQ.lcEoELQYYqa92JRJ8e_5UCjwMryo8xnmrMsOHC8d9Ds
[05-Jun-2026 12:29:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jun-2026 12:29:54 UTC] ✅ JWT token verified successfully for user profile
[05-Jun-2026 12:29:54 UTC] User ID: 728
[05-Jun-2026 12:29:54 UTC] ✅ User profile retrieved successfully for user ID: 728
[05-Jun-2026 15:51:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jun-2026 15:51:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jun-2026 15:51:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.139.138.22, 172.68.159.124","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzI5IiwidXNlcm5hbWUiOiJnaHgiLCJlbWFpbCI6InMxMDgzMjQ2MUBnbWFpbC5jb20iLCJleHAiOjE3ODEyNzk1MTB9.GzEtIyT7uYf_qM5VBpQg1jJGm3efqZD0AyNCOdh4qE0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a07057531fd5bf20-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.139.138.22","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jun-2026 15:51:51 UTC] === User Orders API Called ===
[05-Jun-2026 15:51:51 UTC] User ID: 729
[05-Jun-2026 15:51:51 UTC] Limit: 20, Offset: 0
[05-Jun-2026 15:51:51 UTC] Orders found: 0
[05-Jun-2026 15:51:51 UTC] Orders data: []
[05-Jun-2026 15:51:51 UTC] Total orders count: 0
[05-Jun-2026 15:51:51 UTC] === API CALL LOG ===
[05-Jun-2026 15:51:51 UTC] Endpoint: user/profile.php
[05-Jun-2026 15:51:51 UTC] Full Log Data: {
    "timestamp": "2026-06-05 15:51:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.22",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.22, 172.68.159.124",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzI5IiwidXNlcm5hbWUiOiJnaHgiLCJlbWFpbCI6InMxMDgzMjQ2MUBnbWFpbC5jb20iLCJleHAiOjE3ODEyNzk1MTB9.GzEtIyT7uYf_qM5VBpQg1jJGm3efqZD0AyNCOdh4qE0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a07057531fd0bf20-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.22",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jun-2026 15:51:51 UTC] === END API CALL LOG ===
[05-Jun-2026 15:51:51 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jun-2026 15:51:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzI5IiwidXNlcm5hbWUiOiJnaHgiLCJlbWFpbCI6InMxMDgzMjQ2MUBnbWFpbC5jb20iLCJleHAiOjE3ODEyNzk1MTB9.GzEtIyT7uYf_qM5VBpQg1jJGm3efqZD0AyNCOdh4qE0
[05-Jun-2026 15:51:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jun-2026 15:51:51 UTC] ✅ JWT token verified successfully for user profile
[05-Jun-2026 15:51:51 UTC] User ID: 729
[05-Jun-2026 15:51:51 UTC] ✅ User profile retrieved successfully for user ID: 729
[05-Jun-2026 15:51:51 UTC] === API CALL LOG ===
[05-Jun-2026 15:51:51 UTC] Endpoint: user/profile.php
[05-Jun-2026 15:51:51 UTC] Full Log Data: {
    "timestamp": "2026-06-05 15:51:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.22",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.22, 172.68.159.182",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzI5IiwidXNlcm5hbWUiOiJnaHgiLCJlbWFpbCI6InMxMDgzMjQ2MUBnbWFpbC5jb20iLCJleHAiOjE3ODEyNzk1MTB9.GzEtIyT7uYf_qM5VBpQg1jJGm3efqZD0AyNCOdh4qE0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a07057543887bf20-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.22",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jun-2026 15:51:51 UTC] === END API CALL LOG ===
[05-Jun-2026 15:51:51 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jun-2026 15:51:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzI5IiwidXNlcm5hbWUiOiJnaHgiLCJlbWFpbCI6InMxMDgzMjQ2MUBnbWFpbC5jb20iLCJleHAiOjE3ODEyNzk1MTB9.GzEtIyT7uYf_qM5VBpQg1jJGm3efqZD0AyNCOdh4qE0
[05-Jun-2026 15:51:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jun-2026 15:51:51 UTC] ✅ JWT token verified successfully for user profile
[05-Jun-2026 15:51:51 UTC] User ID: 729
[05-Jun-2026 15:51:51 UTC] ✅ User profile retrieved successfully for user ID: 729
[05-Jun-2026 15:51:53 UTC] === API CALL LOG ===
[05-Jun-2026 15:51:53 UTC] Endpoint: user/profile.php
[05-Jun-2026 15:51:53 UTC] Full Log Data: {
    "timestamp": "2026-06-05 15:51:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.22",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.22, 172.68.159.124",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzI5IiwidXNlcm5hbWUiOiJnaHgiLCJlbWFpbCI6InMxMDgzMjQ2MUBnbWFpbC5jb20iLCJleHAiOjE3ODEyNzk1MTB9.GzEtIyT7uYf_qM5VBpQg1jJGm3efqZD0AyNCOdh4qE0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a070575e1f17bf20-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.22",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jun-2026 15:51:53 UTC] === END API CALL LOG ===
[05-Jun-2026 15:51:53 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jun-2026 15:51:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzI5IiwidXNlcm5hbWUiOiJnaHgiLCJlbWFpbCI6InMxMDgzMjQ2MUBnbWFpbC5jb20iLCJleHAiOjE3ODEyNzk1MTB9.GzEtIyT7uYf_qM5VBpQg1jJGm3efqZD0AyNCOdh4qE0
[05-Jun-2026 15:51:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jun-2026 15:51:53 UTC] ✅ JWT token verified successfully for user profile
[05-Jun-2026 15:51:53 UTC] User ID: 729
[05-Jun-2026 15:51:53 UTC] ✅ User profile retrieved successfully for user ID: 729
[05-Jun-2026 15:52:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jun-2026 15:52:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jun-2026 15:52:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.139.138.22, 172.68.159.123","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzI5IiwidXNlcm5hbWUiOiJnaHgiLCJlbWFpbCI6InMxMDgzMjQ2MUBnbWFpbC5jb20iLCJleHAiOjE3ODEyNzk1MTB9.GzEtIyT7uYf_qM5VBpQg1jJGm3efqZD0AyNCOdh4qE0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a070581f0fc7bf20-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.139.138.22","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jun-2026 15:52:24 UTC] === User Orders API Called ===
[05-Jun-2026 15:52:24 UTC] User ID: 729
[05-Jun-2026 15:52:24 UTC] Limit: 20, Offset: 0
[05-Jun-2026 15:52:24 UTC] Orders found: 0
[05-Jun-2026 15:52:24 UTC] Orders data: []
[05-Jun-2026 15:52:24 UTC] Total orders count: 0
[05-Jun-2026 15:52:24 UTC] === API CALL LOG ===
[05-Jun-2026 15:52:24 UTC] Endpoint: user/profile.php
[05-Jun-2026 15:52:24 UTC] Full Log Data: {
    "timestamp": "2026-06-05 15:52:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.22",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.22, 172.68.159.123",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzI5IiwidXNlcm5hbWUiOiJnaHgiLCJlbWFpbCI6InMxMDgzMjQ2MUBnbWFpbC5jb20iLCJleHAiOjE3ODEyNzk1MTB9.GzEtIyT7uYf_qM5VBpQg1jJGm3efqZD0AyNCOdh4qE0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a070581f0fc8bf20-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.22",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jun-2026 15:52:24 UTC] === END API CALL LOG ===
[05-Jun-2026 15:52:24 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jun-2026 15:52:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzI5IiwidXNlcm5hbWUiOiJnaHgiLCJlbWFpbCI6InMxMDgzMjQ2MUBnbWFpbC5jb20iLCJleHAiOjE3ODEyNzk1MTB9.GzEtIyT7uYf_qM5VBpQg1jJGm3efqZD0AyNCOdh4qE0
[05-Jun-2026 15:52:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jun-2026 15:52:24 UTC] ✅ JWT token verified successfully for user profile
[05-Jun-2026 15:52:24 UTC] User ID: 729
[05-Jun-2026 15:52:24 UTC] ✅ User profile retrieved successfully for user ID: 729
[05-Jun-2026 15:52:24 UTC] === API CALL LOG ===
[05-Jun-2026 15:52:24 UTC] Endpoint: user/profile.php
[05-Jun-2026 15:52:24 UTC] Full Log Data: {
    "timestamp": "2026-06-05 15:52:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.22",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.22, 172.68.159.123",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzI5IiwidXNlcm5hbWUiOiJnaHgiLCJlbWFpbCI6InMxMDgzMjQ2MUBnbWFpbC5jb20iLCJleHAiOjE3ODEyNzk1MTB9.GzEtIyT7uYf_qM5VBpQg1jJGm3efqZD0AyNCOdh4qE0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a070582339f7bf20-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.22",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jun-2026 15:52:24 UTC] === END API CALL LOG ===
[05-Jun-2026 15:52:24 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jun-2026 15:52:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzI5IiwidXNlcm5hbWUiOiJnaHgiLCJlbWFpbCI6InMxMDgzMjQ2MUBnbWFpbC5jb20iLCJleHAiOjE3ODEyNzk1MTB9.GzEtIyT7uYf_qM5VBpQg1jJGm3efqZD0AyNCOdh4qE0
[05-Jun-2026 15:52:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jun-2026 15:52:24 UTC] ✅ JWT token verified successfully for user profile
[05-Jun-2026 15:52:24 UTC] User ID: 729
[05-Jun-2026 15:52:24 UTC] ✅ User profile retrieved successfully for user ID: 729
[05-Jun-2026 15:52:25 UTC] === API CALL LOG ===
[05-Jun-2026 15:52:25 UTC] Endpoint: user/profile.php
[05-Jun-2026 15:52:25 UTC] Full Log Data: {
    "timestamp": "2026-06-05 15:52:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.22",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.22, 172.68.159.123",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzI5IiwidXNlcm5hbWUiOiJnaHgiLCJlbWFpbCI6InMxMDgzMjQ2MUBnbWFpbC5jb20iLCJleHAiOjE3ODEyNzk1MTB9.GzEtIyT7uYf_qM5VBpQg1jJGm3efqZD0AyNCOdh4qE0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a07058279cb8bf20-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.22",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jun-2026 15:52:25 UTC] === END API CALL LOG ===
[05-Jun-2026 15:52:25 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jun-2026 15:52:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzI5IiwidXNlcm5hbWUiOiJnaHgiLCJlbWFpbCI6InMxMDgzMjQ2MUBnbWFpbC5jb20iLCJleHAiOjE3ODEyNzk1MTB9.GzEtIyT7uYf_qM5VBpQg1jJGm3efqZD0AyNCOdh4qE0
[05-Jun-2026 15:52:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jun-2026 15:52:25 UTC] ✅ JWT token verified successfully for user profile
[05-Jun-2026 15:52:25 UTC] User ID: 729
[05-Jun-2026 15:52:25 UTC] ✅ User profile retrieved successfully for user ID: 729
[05-Jun-2026 15:52:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jun-2026 15:52:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jun-2026 15:52:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.139.138.22, 172.68.159.123","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzI5IiwidXNlcm5hbWUiOiJnaHgiLCJlbWFpbCI6InMxMDgzMjQ2MUBnbWFpbC5jb20iLCJleHAiOjE3ODEyNzk1MTB9.GzEtIyT7uYf_qM5VBpQg1jJGm3efqZD0AyNCOdh4qE0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0705867296dbf20-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.139.138.22","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jun-2026 15:52:35 UTC] === User Orders API Called ===
[05-Jun-2026 15:52:35 UTC] User ID: 729
[05-Jun-2026 15:52:35 UTC] Limit: 20, Offset: 0
[05-Jun-2026 15:52:35 UTC] Orders found: 0
[05-Jun-2026 15:52:35 UTC] Orders data: []
[05-Jun-2026 15:52:35 UTC] Total orders count: 0
[05-Jun-2026 15:52:35 UTC] === API CALL LOG ===
[05-Jun-2026 15:52:35 UTC] Endpoint: user/profile.php
[05-Jun-2026 15:52:35 UTC] Full Log Data: {
    "timestamp": "2026-06-05 15:52:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.22",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.22, 172.68.159.123",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzI5IiwidXNlcm5hbWUiOiJnaHgiLCJlbWFpbCI6InMxMDgzMjQ2MUBnbWFpbC5jb20iLCJleHAiOjE3ODEyNzk1MTB9.GzEtIyT7uYf_qM5VBpQg1jJGm3efqZD0AyNCOdh4qE0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0705867296fbf20-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.22",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jun-2026 15:52:35 UTC] === END API CALL LOG ===
[05-Jun-2026 15:52:35 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jun-2026 15:52:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzI5IiwidXNlcm5hbWUiOiJnaHgiLCJlbWFpbCI6InMxMDgzMjQ2MUBnbWFpbC5jb20iLCJleHAiOjE3ODEyNzk1MTB9.GzEtIyT7uYf_qM5VBpQg1jJGm3efqZD0AyNCOdh4qE0
[05-Jun-2026 15:52:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jun-2026 15:52:35 UTC] ✅ JWT token verified successfully for user profile
[05-Jun-2026 15:52:35 UTC] User ID: 729
[05-Jun-2026 15:52:35 UTC] ✅ User profile retrieved successfully for user ID: 729
[05-Jun-2026 15:52:36 UTC] === API CALL LOG ===
[05-Jun-2026 15:52:36 UTC] Endpoint: user/profile.php
[05-Jun-2026 15:52:36 UTC] Full Log Data: {
    "timestamp": "2026-06-05 15:52:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.22",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.22, 172.68.159.123",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzI5IiwidXNlcm5hbWUiOiJnaHgiLCJlbWFpbCI6InMxMDgzMjQ2MUBnbWFpbC5jb20iLCJleHAiOjE3ODEyNzk1MTB9.GzEtIyT7uYf_qM5VBpQg1jJGm3efqZD0AyNCOdh4qE0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a070586b3b8cbf20-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.22",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jun-2026 15:52:36 UTC] === END API CALL LOG ===
[05-Jun-2026 15:52:36 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jun-2026 15:52:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzI5IiwidXNlcm5hbWUiOiJnaHgiLCJlbWFpbCI6InMxMDgzMjQ2MUBnbWFpbC5jb20iLCJleHAiOjE3ODEyNzk1MTB9.GzEtIyT7uYf_qM5VBpQg1jJGm3efqZD0AyNCOdh4qE0
[05-Jun-2026 15:52:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jun-2026 15:52:36 UTC] ✅ JWT token verified successfully for user profile
[05-Jun-2026 15:52:36 UTC] User ID: 729
[05-Jun-2026 15:52:36 UTC] ✅ User profile retrieved successfully for user ID: 729
[05-Jun-2026 15:52:37 UTC] === API CALL LOG ===
[05-Jun-2026 15:52:37 UTC] Endpoint: user/profile.php
[05-Jun-2026 15:52:37 UTC] Full Log Data: {
    "timestamp": "2026-06-05 15:52:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.22",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.22, 172.68.159.123",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzI5IiwidXNlcm5hbWUiOiJnaHgiLCJlbWFpbCI6InMxMDgzMjQ2MUBnbWFpbC5jb20iLCJleHAiOjE3ODEyNzk1MTB9.GzEtIyT7uYf_qM5VBpQg1jJGm3efqZD0AyNCOdh4qE0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a070586fbe1dbf20-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.22",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jun-2026 15:52:37 UTC] === END API CALL LOG ===
[05-Jun-2026 15:52:37 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jun-2026 15:52:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzI5IiwidXNlcm5hbWUiOiJnaHgiLCJlbWFpbCI6InMxMDgzMjQ2MUBnbWFpbC5jb20iLCJleHAiOjE3ODEyNzk1MTB9.GzEtIyT7uYf_qM5VBpQg1jJGm3efqZD0AyNCOdh4qE0
[05-Jun-2026 15:52:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jun-2026 15:52:37 UTC] ✅ JWT token verified successfully for user profile
[05-Jun-2026 15:52:37 UTC] User ID: 729
[05-Jun-2026 15:52:37 UTC] ✅ User profile retrieved successfully for user ID: 729
[05-Jun-2026 15:52:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jun-2026 15:52:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jun-2026 15:52:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.139.138.22, 172.68.159.123","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzI5IiwidXNlcm5hbWUiOiJnaHgiLCJlbWFpbCI6InMxMDgzMjQ2MUBnbWFpbC5jb20iLCJleHAiOjE3ODEyNzk1MTB9.GzEtIyT7uYf_qM5VBpQg1jJGm3efqZD0AyNCOdh4qE0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a070588d9847bf20-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.139.138.22","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jun-2026 15:52:41 UTC] === User Orders API Called ===
[05-Jun-2026 15:52:41 UTC] === API CALL LOG ===
[05-Jun-2026 15:52:41 UTC] User ID: 729
[05-Jun-2026 15:52:41 UTC] Endpoint: user/profile.php
[05-Jun-2026 15:52:41 UTC] Limit: 20, Offset: 0
[05-Jun-2026 15:52:41 UTC] Full Log Data: {
    "timestamp": "2026-06-05 15:52:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.22",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.22, 172.68.159.123",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzI5IiwidXNlcm5hbWUiOiJnaHgiLCJlbWFpbCI6InMxMDgzMjQ2MUBnbWFpbC5jb20iLCJleHAiOjE3ODEyNzk1MTB9.GzEtIyT7uYf_qM5VBpQg1jJGm3efqZD0AyNCOdh4qE0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a070588d9848bf20-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.22",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jun-2026 15:52:41 UTC] === END API CALL LOG ===
[05-Jun-2026 15:52:41 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jun-2026 15:52:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzI5IiwidXNlcm5hbWUiOiJnaHgiLCJlbWFpbCI6InMxMDgzMjQ2MUBnbWFpbC5jb20iLCJleHAiOjE3ODEyNzk1MTB9.GzEtIyT7uYf_qM5VBpQg1jJGm3efqZD0AyNCOdh4qE0
[05-Jun-2026 15:52:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jun-2026 15:52:41 UTC] ✅ JWT token verified successfully for user profile
[05-Jun-2026 15:52:41 UTC] User ID: 729
[05-Jun-2026 15:52:41 UTC] Orders found: 0
[05-Jun-2026 15:52:41 UTC] Orders data: []
[05-Jun-2026 15:52:41 UTC] ✅ User profile retrieved successfully for user ID: 729
[05-Jun-2026 15:52:41 UTC] Total orders count: 0
[05-Jun-2026 15:52:42 UTC] === API CALL LOG ===
[05-Jun-2026 15:52:42 UTC] Endpoint: user/profile.php
[05-Jun-2026 15:52:42 UTC] Full Log Data: {
    "timestamp": "2026-06-05 15:52:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.22",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.22, 172.68.159.123",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzI5IiwidXNlcm5hbWUiOiJnaHgiLCJlbWFpbCI6InMxMDgzMjQ2MUBnbWFpbC5jb20iLCJleHAiOjE3ODEyNzk1MTB9.GzEtIyT7uYf_qM5VBpQg1jJGm3efqZD0AyNCOdh4qE0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a07058915ab4bf20-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.22",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jun-2026 15:52:42 UTC] === END API CALL LOG ===
[05-Jun-2026 15:52:42 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jun-2026 15:52:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzI5IiwidXNlcm5hbWUiOiJnaHgiLCJlbWFpbCI6InMxMDgzMjQ2MUBnbWFpbC5jb20iLCJleHAiOjE3ODEyNzk1MTB9.GzEtIyT7uYf_qM5VBpQg1jJGm3efqZD0AyNCOdh4qE0
[05-Jun-2026 15:52:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jun-2026 15:52:42 UTC] ✅ JWT token verified successfully for user profile
[05-Jun-2026 15:52:42 UTC] User ID: 729
[05-Jun-2026 15:52:42 UTC] ✅ User profile retrieved successfully for user ID: 729
[05-Jun-2026 15:52:43 UTC] === API CALL LOG ===
[05-Jun-2026 15:52:43 UTC] Endpoint: user/profile.php
[05-Jun-2026 15:52:43 UTC] Full Log Data: {
    "timestamp": "2026-06-05 15:52:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.22",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.22, 172.68.159.123",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzI5IiwidXNlcm5hbWUiOiJnaHgiLCJlbWFpbCI6InMxMDgzMjQ2MUBnbWFpbC5jb20iLCJleHAiOjE3ODEyNzk1MTB9.GzEtIyT7uYf_qM5VBpQg1jJGm3efqZD0AyNCOdh4qE0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a07058958d86bf20-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.22",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jun-2026 15:52:43 UTC] === END API CALL LOG ===
[05-Jun-2026 15:52:43 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jun-2026 15:52:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzI5IiwidXNlcm5hbWUiOiJnaHgiLCJlbWFpbCI6InMxMDgzMjQ2MUBnbWFpbC5jb20iLCJleHAiOjE3ODEyNzk1MTB9.GzEtIyT7uYf_qM5VBpQg1jJGm3efqZD0AyNCOdh4qE0
[05-Jun-2026 15:52:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jun-2026 15:52:43 UTC] ✅ JWT token verified successfully for user profile
[05-Jun-2026 15:52:43 UTC] User ID: 729
[05-Jun-2026 15:52:43 UTC] ✅ User profile retrieved successfully for user ID: 729
[05-Jun-2026 15:52:44 UTC] === API CALL LOG ===
[05-Jun-2026 15:52:44 UTC] Endpoint: user/profile.php
[05-Jun-2026 15:52:44 UTC] Full Log Data: {
    "timestamp": "2026-06-05 15:52:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.22",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.22, 172.68.159.123",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzI5IiwidXNlcm5hbWUiOiJnaHgiLCJlbWFpbCI6InMxMDgzMjQ2MUBnbWFpbC5jb20iLCJleHAiOjE3ODEyNzk1MTB9.GzEtIyT7uYf_qM5VBpQg1jJGm3efqZD0AyNCOdh4qE0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a070589f0bf8bf20-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.22",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jun-2026 15:52:44 UTC] === END API CALL LOG ===
[05-Jun-2026 15:52:44 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jun-2026 15:52:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzI5IiwidXNlcm5hbWUiOiJnaHgiLCJlbWFpbCI6InMxMDgzMjQ2MUBnbWFpbC5jb20iLCJleHAiOjE3ODEyNzk1MTB9.GzEtIyT7uYf_qM5VBpQg1jJGm3efqZD0AyNCOdh4qE0
[05-Jun-2026 15:52:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jun-2026 15:52:44 UTC] ✅ JWT token verified successfully for user profile
[05-Jun-2026 15:52:44 UTC] User ID: 729
[05-Jun-2026 15:52:44 UTC] ✅ User profile retrieved successfully for user ID: 729
[05-Jun-2026 15:59:20 UTC] === API CALL LOG ===
[05-Jun-2026 15:59:20 UTC] Endpoint: user/profile.php
[05-Jun-2026 15:59:20 UTC] Full Log Data: {
    "timestamp": "2026-06-05 15:59:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "153.117.37.133",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "153.117.37.133, 104.23.176.2",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMwIiwidXNlcm5hbWUiOiJraG9zbyIsImVtYWlsIjoiYXJzaGFka2hvc28xMTZAZ21haWwuY29tIiwiZXhwIjoxNzgxMjc5OTU4fQ.DbnuPO3Q2dc7llwOVNX2_MMZKeP6TYHLaUtTtyDUXuk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0706246ca809aaf-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "153.117.37.133",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jun-2026 15:59:20 UTC] === END API CALL LOG ===
[05-Jun-2026 15:59:20 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jun-2026 15:59:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMwIiwidXNlcm5hbWUiOiJraG9zbyIsImVtYWlsIjoiYXJzaGFka2hvc28xMTZAZ21haWwuY29tIiwiZXhwIjoxNzgxMjc5OTU4fQ.DbnuPO3Q2dc7llwOVNX2_MMZKeP6TYHLaUtTtyDUXuk
[05-Jun-2026 15:59:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jun-2026 15:59:20 UTC] ✅ JWT token verified successfully for user profile
[05-Jun-2026 15:59:20 UTC] User ID: 730
[05-Jun-2026 15:59:20 UTC] ✅ User profile retrieved successfully for user ID: 730
[05-Jun-2026 15:59:22 UTC] === API CALL LOG ===
[05-Jun-2026 15:59:22 UTC] Endpoint: user/profile.php
[05-Jun-2026 15:59:22 UTC] Full Log Data: {
    "timestamp": "2026-06-05 15:59:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "153.117.37.133",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "153.117.37.133, 104.23.175.133",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMwIiwidXNlcm5hbWUiOiJraG9zbyIsImVtYWlsIjoiYXJzaGFka2hvc28xMTZAZ21haWwuY29tIiwiZXhwIjoxNzgxMjc5OTU4fQ.DbnuPO3Q2dc7llwOVNX2_MMZKeP6TYHLaUtTtyDUXuk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0706246ca909aaf-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "153.117.37.133",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jun-2026 15:59:22 UTC] === END API CALL LOG ===
[05-Jun-2026 15:59:22 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jun-2026 15:59:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMwIiwidXNlcm5hbWUiOiJraG9zbyIsImVtYWlsIjoiYXJzaGFka2hvc28xMTZAZ21haWwuY29tIiwiZXhwIjoxNzgxMjc5OTU4fQ.DbnuPO3Q2dc7llwOVNX2_MMZKeP6TYHLaUtTtyDUXuk
[05-Jun-2026 15:59:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jun-2026 15:59:22 UTC] ✅ JWT token verified successfully for user profile
[05-Jun-2026 15:59:22 UTC] User ID: 730
[05-Jun-2026 15:59:22 UTC] ✅ User profile retrieved successfully for user ID: 730
[05-Jun-2026 15:59:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jun-2026 15:59:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jun-2026 15:59:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"153.117.37.133, 104.23.175.133","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMwIiwidXNlcm5hbWUiOiJraG9zbyIsImVtYWlsIjoiYXJzaGFka2hvc28xMTZAZ21haWwuY29tIiwiZXhwIjoxNzgxMjc5OTU4fQ.DbnuPO3Q2dc7llwOVNX2_MMZKeP6TYHLaUtTtyDUXuk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0706246ca8d9aaf-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"153.117.37.133","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jun-2026 15:59:22 UTC] === User Orders API Called ===
[05-Jun-2026 15:59:22 UTC] User ID: 730
[05-Jun-2026 15:59:22 UTC] Limit: 20, Offset: 0
[05-Jun-2026 15:59:22 UTC] Orders found: 0
[05-Jun-2026 15:59:22 UTC] Orders data: []
[05-Jun-2026 15:59:22 UTC] Total orders count: 0
[05-Jun-2026 15:59:26 UTC] === API CALL LOG ===
[05-Jun-2026 15:59:26 UTC] Endpoint: user/profile.php
[05-Jun-2026 15:59:26 UTC] Full Log Data: {
    "timestamp": "2026-06-05 15:59:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "153.117.37.133",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "153.117.37.133, 104.23.176.2",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMwIiwidXNlcm5hbWUiOiJraG9zbyIsImVtYWlsIjoiYXJzaGFka2hvc28xMTZAZ21haWwuY29tIiwiZXhwIjoxNzgxMjc5OTU4fQ.DbnuPO3Q2dc7llwOVNX2_MMZKeP6TYHLaUtTtyDUXuk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a070626368fc9aaf-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "153.117.37.133",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jun-2026 15:59:26 UTC] === END API CALL LOG ===
[05-Jun-2026 15:59:26 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jun-2026 15:59:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMwIiwidXNlcm5hbWUiOiJraG9zbyIsImVtYWlsIjoiYXJzaGFka2hvc28xMTZAZ21haWwuY29tIiwiZXhwIjoxNzgxMjc5OTU4fQ.DbnuPO3Q2dc7llwOVNX2_MMZKeP6TYHLaUtTtyDUXuk
[05-Jun-2026 15:59:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jun-2026 15:59:26 UTC] ✅ JWT token verified successfully for user profile
[05-Jun-2026 15:59:26 UTC] User ID: 730
[05-Jun-2026 15:59:26 UTC] ✅ User profile retrieved successfully for user ID: 730
[05-Jun-2026 15:59:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jun-2026 15:59:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jun-2026 15:59:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"153.117.37.133, 104.23.176.2","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMwIiwidXNlcm5hbWUiOiJraG9zbyIsImVtYWlsIjoiYXJzaGFka2hvc28xMTZAZ21haWwuY29tIiwiZXhwIjoxNzgxMjc5OTU4fQ.DbnuPO3Q2dc7llwOVNX2_MMZKeP6TYHLaUtTtyDUXuk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a070627c8dd89aaf-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"153.117.37.133","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jun-2026 15:59:28 UTC] === User Orders API Called ===
[05-Jun-2026 15:59:28 UTC] User ID: 730
[05-Jun-2026 15:59:28 UTC] Limit: 20, Offset: 0
[05-Jun-2026 15:59:28 UTC] === API CALL LOG ===
[05-Jun-2026 15:59:28 UTC] Endpoint: user/profile.php
[05-Jun-2026 15:59:28 UTC] Full Log Data: {
    "timestamp": "2026-06-05 15:59:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "153.117.37.133",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "153.117.37.133, 104.23.176.2",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMwIiwidXNlcm5hbWUiOiJraG9zbyIsImVtYWlsIjoiYXJzaGFka2hvc28xMTZAZ21haWwuY29tIiwiZXhwIjoxNzgxMjc5OTU4fQ.DbnuPO3Q2dc7llwOVNX2_MMZKeP6TYHLaUtTtyDUXuk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a070627c8dde9aaf-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "153.117.37.133",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jun-2026 15:59:28 UTC] Orders found: 0
[05-Jun-2026 15:59:28 UTC] === END API CALL LOG ===
[05-Jun-2026 15:59:28 UTC] Orders data: []
[05-Jun-2026 15:59:28 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jun-2026 15:59:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMwIiwidXNlcm5hbWUiOiJraG9zbyIsImVtYWlsIjoiYXJzaGFka2hvc28xMTZAZ21haWwuY29tIiwiZXhwIjoxNzgxMjc5OTU4fQ.DbnuPO3Q2dc7llwOVNX2_MMZKeP6TYHLaUtTtyDUXuk
[05-Jun-2026 15:59:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jun-2026 15:59:28 UTC] ✅ JWT token verified successfully for user profile
[05-Jun-2026 15:59:28 UTC] Total orders count: 0
[05-Jun-2026 15:59:28 UTC] User ID: 730
[05-Jun-2026 15:59:28 UTC] ✅ User profile retrieved successfully for user ID: 730
[05-Jun-2026 15:59:29 UTC] === API CALL LOG ===
[05-Jun-2026 15:59:29 UTC] Endpoint: user/profile.php
[05-Jun-2026 15:59:29 UTC] Full Log Data: {
    "timestamp": "2026-06-05 15:59:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "153.117.37.133",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "153.117.37.133, 104.23.176.2",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMwIiwidXNlcm5hbWUiOiJraG9zbyIsImVtYWlsIjoiYXJzaGFka2hvc28xMTZAZ21haWwuY29tIiwiZXhwIjoxNzgxMjc5OTU4fQ.DbnuPO3Q2dc7llwOVNX2_MMZKeP6TYHLaUtTtyDUXuk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a070627e9b119aaf-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "153.117.37.133",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jun-2026 15:59:29 UTC] === END API CALL LOG ===
[05-Jun-2026 15:59:29 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jun-2026 15:59:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMwIiwidXNlcm5hbWUiOiJraG9zbyIsImVtYWlsIjoiYXJzaGFka2hvc28xMTZAZ21haWwuY29tIiwiZXhwIjoxNzgxMjc5OTU4fQ.DbnuPO3Q2dc7llwOVNX2_MMZKeP6TYHLaUtTtyDUXuk
[05-Jun-2026 15:59:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jun-2026 15:59:29 UTC] ✅ JWT token verified successfully for user profile
[05-Jun-2026 15:59:29 UTC] User ID: 730
[05-Jun-2026 15:59:29 UTC] ✅ User profile retrieved successfully for user ID: 730
[05-Jun-2026 15:59:32 UTC] === API CALL LOG ===
[05-Jun-2026 15:59:32 UTC] Endpoint: user/profile.php
[05-Jun-2026 15:59:32 UTC] Full Log Data: {
    "timestamp": "2026-06-05 15:59:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "153.117.37.133",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "153.117.37.133, 104.23.176.2",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMwIiwidXNlcm5hbWUiOiJraG9zbyIsImVtYWlsIjoiYXJzaGFka2hvc28xMTZAZ21haWwuY29tIiwiZXhwIjoxNzgxMjc5OTU4fQ.DbnuPO3Q2dc7llwOVNX2_MMZKeP6TYHLaUtTtyDUXuk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0706293f9819aaf-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "153.117.37.133",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jun-2026 15:59:32 UTC] === END API CALL LOG ===
[05-Jun-2026 15:59:32 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jun-2026 15:59:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMwIiwidXNlcm5hbWUiOiJraG9zbyIsImVtYWlsIjoiYXJzaGFka2hvc28xMTZAZ21haWwuY29tIiwiZXhwIjoxNzgxMjc5OTU4fQ.DbnuPO3Q2dc7llwOVNX2_MMZKeP6TYHLaUtTtyDUXuk
[05-Jun-2026 15:59:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jun-2026 15:59:32 UTC] ✅ JWT token verified successfully for user profile
[05-Jun-2026 15:59:32 UTC] User ID: 730
[05-Jun-2026 15:59:32 UTC] ✅ User profile retrieved successfully for user ID: 730
[05-Jun-2026 15:59:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jun-2026 15:59:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jun-2026 15:59:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"153.117.37.133, 104.23.176.2","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMwIiwidXNlcm5hbWUiOiJraG9zbyIsImVtYWlsIjoiYXJzaGFka2hvc28xMTZAZ21haWwuY29tIiwiZXhwIjoxNzgxMjc5OTU4fQ.DbnuPO3Q2dc7llwOVNX2_MMZKeP6TYHLaUtTtyDUXuk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0706293f97c9aaf-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"153.117.37.133","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jun-2026 15:59:32 UTC] === User Orders API Called ===
[05-Jun-2026 15:59:32 UTC] User ID: 730
[05-Jun-2026 15:59:32 UTC] Limit: 20, Offset: 0
[05-Jun-2026 15:59:32 UTC] Orders found: 0
[05-Jun-2026 15:59:32 UTC] Orders data: []
[05-Jun-2026 15:59:32 UTC] Total orders count: 0
[05-Jun-2026 15:59:33 UTC] === API CALL LOG ===
[05-Jun-2026 15:59:33 UTC] Endpoint: user/profile.php
[05-Jun-2026 15:59:33 UTC] Full Log Data: {
    "timestamp": "2026-06-05 15:59:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "153.117.37.133",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "153.117.37.133, 104.23.176.2",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMwIiwidXNlcm5hbWUiOiJraG9zbyIsImVtYWlsIjoiYXJzaGFka2hvc28xMTZAZ21haWwuY29tIiwiZXhwIjoxNzgxMjc5OTU4fQ.DbnuPO3Q2dc7llwOVNX2_MMZKeP6TYHLaUtTtyDUXuk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0706296b9779aaf-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "153.117.37.133",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jun-2026 15:59:33 UTC] === END API CALL LOG ===
[05-Jun-2026 15:59:33 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jun-2026 15:59:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMwIiwidXNlcm5hbWUiOiJraG9zbyIsImVtYWlsIjoiYXJzaGFka2hvc28xMTZAZ21haWwuY29tIiwiZXhwIjoxNzgxMjc5OTU4fQ.DbnuPO3Q2dc7llwOVNX2_MMZKeP6TYHLaUtTtyDUXuk
[05-Jun-2026 15:59:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jun-2026 15:59:33 UTC] ✅ JWT token verified successfully for user profile
[05-Jun-2026 15:59:33 UTC] User ID: 730
[05-Jun-2026 15:59:33 UTC] ✅ User profile retrieved successfully for user ID: 730
[05-Jun-2026 15:59:35 UTC] === API CALL LOG ===
[05-Jun-2026 15:59:35 UTC] Endpoint: user/profile.php
[05-Jun-2026 15:59:35 UTC] Full Log Data: {
    "timestamp": "2026-06-05 15:59:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "153.117.37.133",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "153.117.37.133, 104.23.176.2",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMwIiwidXNlcm5hbWUiOiJraG9zbyIsImVtYWlsIjoiYXJzaGFka2hvc28xMTZAZ21haWwuY29tIiwiZXhwIjoxNzgxMjc5OTU4fQ.DbnuPO3Q2dc7llwOVNX2_MMZKeP6TYHLaUtTtyDUXuk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a07062a2ed4f9aaf-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "153.117.37.133",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jun-2026 15:59:35 UTC] === END API CALL LOG ===
[05-Jun-2026 15:59:35 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jun-2026 15:59:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMwIiwidXNlcm5hbWUiOiJraG9zbyIsImVtYWlsIjoiYXJzaGFka2hvc28xMTZAZ21haWwuY29tIiwiZXhwIjoxNzgxMjc5OTU4fQ.DbnuPO3Q2dc7llwOVNX2_MMZKeP6TYHLaUtTtyDUXuk
[05-Jun-2026 15:59:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jun-2026 15:59:35 UTC] ✅ JWT token verified successfully for user profile
[05-Jun-2026 15:59:35 UTC] User ID: 730
[05-Jun-2026 15:59:35 UTC] ✅ User profile retrieved successfully for user ID: 730
[05-Jun-2026 15:59:38 UTC] === API CALL LOG ===
[05-Jun-2026 15:59:38 UTC] Endpoint: user/profile.php
[05-Jun-2026 15:59:38 UTC] Full Log Data: {
    "timestamp": "2026-06-05 15:59:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "153.117.37.133",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "153.117.37.133, 104.23.176.2",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMwIiwidXNlcm5hbWUiOiJraG9zbyIsImVtYWlsIjoiYXJzaGFka2hvc28xMTZAZ21haWwuY29tIiwiZXhwIjoxNzgxMjc5OTU4fQ.DbnuPO3Q2dc7llwOVNX2_MMZKeP6TYHLaUtTtyDUXuk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a07062b9ad069aaf-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "153.117.37.133",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jun-2026 15:59:38 UTC] === END API CALL LOG ===
[05-Jun-2026 15:59:38 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jun-2026 15:59:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMwIiwidXNlcm5hbWUiOiJraG9zbyIsImVtYWlsIjoiYXJzaGFka2hvc28xMTZAZ21haWwuY29tIiwiZXhwIjoxNzgxMjc5OTU4fQ.DbnuPO3Q2dc7llwOVNX2_MMZKeP6TYHLaUtTtyDUXuk
[05-Jun-2026 15:59:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jun-2026 15:59:38 UTC] ✅ JWT token verified successfully for user profile
[05-Jun-2026 15:59:38 UTC] User ID: 730
[05-Jun-2026 15:59:38 UTC] ✅ User profile retrieved successfully for user ID: 730
[05-Jun-2026 15:59:39 UTC] === API CALL LOG ===
[05-Jun-2026 15:59:39 UTC] Endpoint: user/profile.php
[05-Jun-2026 15:59:39 UTC] Full Log Data: {
    "timestamp": "2026-06-05 15:59:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "153.117.37.133",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "153.117.37.133, 104.23.176.2",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMwIiwidXNlcm5hbWUiOiJraG9zbyIsImVtYWlsIjoiYXJzaGFka2hvc28xMTZAZ21haWwuY29tIiwiZXhwIjoxNzgxMjc5OTU4fQ.DbnuPO3Q2dc7llwOVNX2_MMZKeP6TYHLaUtTtyDUXuk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a07062bc3c6f9aaf-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "153.117.37.133",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jun-2026 15:59:39 UTC] === END API CALL LOG ===
[05-Jun-2026 15:59:39 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jun-2026 15:59:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMwIiwidXNlcm5hbWUiOiJraG9zbyIsImVtYWlsIjoiYXJzaGFka2hvc28xMTZAZ21haWwuY29tIiwiZXhwIjoxNzgxMjc5OTU4fQ.DbnuPO3Q2dc7llwOVNX2_MMZKeP6TYHLaUtTtyDUXuk
[05-Jun-2026 15:59:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jun-2026 15:59:39 UTC] ✅ JWT token verified successfully for user profile
[05-Jun-2026 15:59:39 UTC] User ID: 730
[05-Jun-2026 15:59:39 UTC] ✅ User profile retrieved successfully for user ID: 730
[05-Jun-2026 15:59:47 UTC] === API CALL LOG ===
[05-Jun-2026 15:59:47 UTC] Endpoint: user/profile.php
[05-Jun-2026 15:59:47 UTC] Full Log Data: {
    "timestamp": "2026-06-05 15:59:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "153.117.37.133",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "153.117.37.133, 104.23.175.254",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMwIiwidXNlcm5hbWUiOiJraG9zbyIsImVtYWlsIjoiYXJzaGFka2hvc28xMTZAZ21haWwuY29tIiwiZXhwIjoxNzgxMjc5OTU4fQ.DbnuPO3Q2dc7llwOVNX2_MMZKeP6TYHLaUtTtyDUXuk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a07062e09fdc9aaf-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "153.117.37.133",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jun-2026 15:59:47 UTC] === END API CALL LOG ===
[05-Jun-2026 15:59:47 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jun-2026 15:59:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMwIiwidXNlcm5hbWUiOiJraG9zbyIsImVtYWlsIjoiYXJzaGFka2hvc28xMTZAZ21haWwuY29tIiwiZXhwIjoxNzgxMjc5OTU4fQ.DbnuPO3Q2dc7llwOVNX2_MMZKeP6TYHLaUtTtyDUXuk
[05-Jun-2026 15:59:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jun-2026 15:59:47 UTC] ✅ JWT token verified successfully for user profile
[05-Jun-2026 15:59:47 UTC] User ID: 730
[05-Jun-2026 15:59:47 UTC] ✅ User profile retrieved successfully for user ID: 730
[05-Jun-2026 15:59:48 UTC] === API CALL LOG ===
[05-Jun-2026 15:59:48 UTC] Endpoint: user/profile.php
[05-Jun-2026 15:59:48 UTC] Full Log Data: {
    "timestamp": "2026-06-05 15:59:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "153.117.37.133",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "153.117.37.133, 104.23.176.2",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMwIiwidXNlcm5hbWUiOiJraG9zbyIsImVtYWlsIjoiYXJzaGFka2hvc28xMTZAZ21haWwuY29tIiwiZXhwIjoxNzgxMjc5OTU4fQ.DbnuPO3Q2dc7llwOVNX2_MMZKeP6TYHLaUtTtyDUXuk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a07062ea8cf49aaf-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "153.117.37.133",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jun-2026 15:59:48 UTC] === END API CALL LOG ===
[05-Jun-2026 15:59:48 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jun-2026 15:59:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMwIiwidXNlcm5hbWUiOiJraG9zbyIsImVtYWlsIjoiYXJzaGFka2hvc28xMTZAZ21haWwuY29tIiwiZXhwIjoxNzgxMjc5OTU4fQ.DbnuPO3Q2dc7llwOVNX2_MMZKeP6TYHLaUtTtyDUXuk
[05-Jun-2026 15:59:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jun-2026 15:59:48 UTC] ✅ JWT token verified successfully for user profile
[05-Jun-2026 15:59:48 UTC] User ID: 730
[05-Jun-2026 15:59:48 UTC] ✅ User profile retrieved successfully for user ID: 730
[05-Jun-2026 15:59:49 UTC] User Purchases API - User ID: 730
[05-Jun-2026 15:59:49 UTC] User Purchases API - Total purchases found: 0
[05-Jun-2026 15:59:55 UTC] === API CALL LOG ===
[05-Jun-2026 15:59:55 UTC] Endpoint: user/profile.php
[05-Jun-2026 15:59:55 UTC] Full Log Data: {
    "timestamp": "2026-06-05 15:59:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "153.117.37.133",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "153.117.37.133, 104.23.176.2",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMwIiwidXNlcm5hbWUiOiJraG9zbyIsImVtYWlsIjoiYXJzaGFka2hvc28xMTZAZ21haWwuY29tIiwiZXhwIjoxNzgxMjc5OTU4fQ.DbnuPO3Q2dc7llwOVNX2_MMZKeP6TYHLaUtTtyDUXuk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a07063168cbe9aaf-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "153.117.37.133",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jun-2026 15:59:55 UTC] === END API CALL LOG ===
[05-Jun-2026 15:59:55 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jun-2026 15:59:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMwIiwidXNlcm5hbWUiOiJraG9zbyIsImVtYWlsIjoiYXJzaGFka2hvc28xMTZAZ21haWwuY29tIiwiZXhwIjoxNzgxMjc5OTU4fQ.DbnuPO3Q2dc7llwOVNX2_MMZKeP6TYHLaUtTtyDUXuk
[05-Jun-2026 15:59:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jun-2026 15:59:55 UTC] ✅ JWT token verified successfully for user profile
[05-Jun-2026 15:59:55 UTC] User ID: 730
[05-Jun-2026 15:59:55 UTC] ✅ User profile retrieved successfully for user ID: 730
[05-Jun-2026 15:59:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jun-2026 15:59:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jun-2026 15:59:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"153.117.37.133, 104.23.176.2","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMwIiwidXNlcm5hbWUiOiJraG9zbyIsImVtYWlsIjoiYXJzaGFka2hvc28xMTZAZ21haWwuY29tIiwiZXhwIjoxNzgxMjc5OTU4fQ.DbnuPO3Q2dc7llwOVNX2_MMZKeP6TYHLaUtTtyDUXuk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a07063168cb39aaf-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"153.117.37.133","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jun-2026 15:59:55 UTC] === User Orders API Called ===
[05-Jun-2026 15:59:55 UTC] User ID: 730
[05-Jun-2026 15:59:55 UTC] Limit: 20, Offset: 0
[05-Jun-2026 15:59:55 UTC] === API CALL LOG ===
[05-Jun-2026 15:59:55 UTC] Endpoint: user/profile.php
[05-Jun-2026 15:59:55 UTC] Orders found: 0
[05-Jun-2026 15:59:55 UTC] Orders data: []
[05-Jun-2026 15:59:55 UTC] Full Log Data: {
    "timestamp": "2026-06-05 15:59:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "153.117.37.133",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "153.117.37.133, 104.23.176.2",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMwIiwidXNlcm5hbWUiOiJraG9zbyIsImVtYWlsIjoiYXJzaGFka2hvc28xMTZAZ21haWwuY29tIiwiZXhwIjoxNzgxMjc5OTU4fQ.DbnuPO3Q2dc7llwOVNX2_MMZKeP6TYHLaUtTtyDUXuk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a070631aa9e09aaf-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "153.117.37.133",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jun-2026 15:59:55 UTC] === END API CALL LOG ===
[05-Jun-2026 15:59:55 UTC] Total orders count: 0
[05-Jun-2026 15:59:55 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jun-2026 15:59:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMwIiwidXNlcm5hbWUiOiJraG9zbyIsImVtYWlsIjoiYXJzaGFka2hvc28xMTZAZ21haWwuY29tIiwiZXhwIjoxNzgxMjc5OTU4fQ.DbnuPO3Q2dc7llwOVNX2_MMZKeP6TYHLaUtTtyDUXuk
[05-Jun-2026 15:59:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jun-2026 15:59:55 UTC] ✅ JWT token verified successfully for user profile
[05-Jun-2026 15:59:55 UTC] User ID: 730
[05-Jun-2026 15:59:55 UTC] ✅ User profile retrieved successfully for user ID: 730
[05-Jun-2026 16:00:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jun-2026 16:00:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jun-2026 16:00:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"153.117.37.133, 104.23.176.2","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMwIiwidXNlcm5hbWUiOiJraG9zbyIsImVtYWlsIjoiYXJzaGFka2hvc28xMTZAZ21haWwuY29tIiwiZXhwIjoxNzgxMjc5OTU4fQ.DbnuPO3Q2dc7llwOVNX2_MMZKeP6TYHLaUtTtyDUXuk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a070634e6bb39aaf-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"153.117.37.133","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jun-2026 16:00:02 UTC] === User Orders API Called ===
[05-Jun-2026 16:00:02 UTC] User ID: 730
[05-Jun-2026 16:00:02 UTC] Limit: 20, Offset: 0
[05-Jun-2026 16:00:02 UTC] Orders found: 0
[05-Jun-2026 16:00:02 UTC] Orders data: []
[05-Jun-2026 16:00:02 UTC] Total orders count: 0
[05-Jun-2026 16:00:02 UTC] === API CALL LOG ===
[05-Jun-2026 16:00:02 UTC] Endpoint: user/profile.php
[05-Jun-2026 16:00:02 UTC] Full Log Data: {
    "timestamp": "2026-06-05 16:00:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "153.117.37.133",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "153.117.37.133, 104.23.176.2",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMwIiwidXNlcm5hbWUiOiJraG9zbyIsImVtYWlsIjoiYXJzaGFka2hvc28xMTZAZ21haWwuY29tIiwiZXhwIjoxNzgxMjc5OTU4fQ.DbnuPO3Q2dc7llwOVNX2_MMZKeP6TYHLaUtTtyDUXuk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a070634e6bba9aaf-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "153.117.37.133",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jun-2026 16:00:02 UTC] === END API CALL LOG ===
[05-Jun-2026 16:00:02 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jun-2026 16:00:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMwIiwidXNlcm5hbWUiOiJraG9zbyIsImVtYWlsIjoiYXJzaGFka2hvc28xMTZAZ21haWwuY29tIiwiZXhwIjoxNzgxMjc5OTU4fQ.DbnuPO3Q2dc7llwOVNX2_MMZKeP6TYHLaUtTtyDUXuk
[05-Jun-2026 16:00:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jun-2026 16:00:02 UTC] ✅ JWT token verified successfully for user profile
[05-Jun-2026 16:00:02 UTC] User ID: 730
[05-Jun-2026 16:00:02 UTC] ✅ User profile retrieved successfully for user ID: 730
[05-Jun-2026 16:00:03 UTC] === API CALL LOG ===
[05-Jun-2026 16:00:03 UTC] Endpoint: user/profile.php
[05-Jun-2026 16:00:03 UTC] Full Log Data: {
    "timestamp": "2026-06-05 16:00:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "153.117.37.133",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "153.117.37.133, 104.23.176.2",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMwIiwidXNlcm5hbWUiOiJraG9zbyIsImVtYWlsIjoiYXJzaGFka2hvc28xMTZAZ21haWwuY29tIiwiZXhwIjoxNzgxMjc5OTU4fQ.DbnuPO3Q2dc7llwOVNX2_MMZKeP6TYHLaUtTtyDUXuk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0706350696a9aaf-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "153.117.37.133",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jun-2026 16:00:03 UTC] === END API CALL LOG ===
[05-Jun-2026 16:00:03 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jun-2026 16:00:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMwIiwidXNlcm5hbWUiOiJraG9zbyIsImVtYWlsIjoiYXJzaGFka2hvc28xMTZAZ21haWwuY29tIiwiZXhwIjoxNzgxMjc5OTU4fQ.DbnuPO3Q2dc7llwOVNX2_MMZKeP6TYHLaUtTtyDUXuk
[05-Jun-2026 16:00:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jun-2026 16:00:03 UTC] ✅ JWT token verified successfully for user profile
[05-Jun-2026 16:00:03 UTC] User ID: 730
[05-Jun-2026 16:00:03 UTC] ✅ User profile retrieved successfully for user ID: 730
[05-Jun-2026 16:00:05 UTC] === API CALL LOG ===
[05-Jun-2026 16:00:05 UTC] Endpoint: user/profile.php
[05-Jun-2026 16:00:05 UTC] Full Log Data: {
    "timestamp": "2026-06-05 16:00:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "153.117.37.133",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "153.117.37.133, 104.23.176.2",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMwIiwidXNlcm5hbWUiOiJraG9zbyIsImVtYWlsIjoiYXJzaGFka2hvc28xMTZAZ21haWwuY29tIiwiZXhwIjoxNzgxMjc5OTU4fQ.DbnuPO3Q2dc7llwOVNX2_MMZKeP6TYHLaUtTtyDUXuk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0706362daff9aaf-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "153.117.37.133",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jun-2026 16:00:05 UTC] === END API CALL LOG ===
[05-Jun-2026 16:00:05 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jun-2026 16:00:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMwIiwidXNlcm5hbWUiOiJraG9zbyIsImVtYWlsIjoiYXJzaGFka2hvc28xMTZAZ21haWwuY29tIiwiZXhwIjoxNzgxMjc5OTU4fQ.DbnuPO3Q2dc7llwOVNX2_MMZKeP6TYHLaUtTtyDUXuk
[05-Jun-2026 16:00:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jun-2026 16:00:05 UTC] ✅ JWT token verified successfully for user profile
[05-Jun-2026 16:00:05 UTC] User ID: 730
[05-Jun-2026 16:00:05 UTC] ✅ User profile retrieved successfully for user ID: 730
[05-Jun-2026 16:00:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jun-2026 16:00:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jun-2026 16:00:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"153.117.37.133, 104.23.176.2","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMwIiwidXNlcm5hbWUiOiJraG9zbyIsImVtYWlsIjoiYXJzaGFka2hvc28xMTZAZ21haWwuY29tIiwiZXhwIjoxNzgxMjc5OTU4fQ.DbnuPO3Q2dc7llwOVNX2_MMZKeP6TYHLaUtTtyDUXuk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0706444ed3d9aaf-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"153.117.37.133","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jun-2026 16:00:42 UTC] === User Orders API Called ===
[05-Jun-2026 16:00:42 UTC] User ID: 730
[05-Jun-2026 16:00:42 UTC] Limit: 20, Offset: 0
[05-Jun-2026 16:00:42 UTC] Orders found: 0
[05-Jun-2026 16:00:42 UTC] Orders data: []
[05-Jun-2026 16:00:42 UTC] Total orders count: 0
[05-Jun-2026 16:00:45 UTC] === API CALL LOG ===
[05-Jun-2026 16:00:45 UTC] Endpoint: user/profile.php
[05-Jun-2026 16:00:45 UTC] Full Log Data: {
    "timestamp": "2026-06-05 16:00:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "153.117.37.133",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "153.117.37.133, 104.23.176.2",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMwIiwidXNlcm5hbWUiOiJraG9zbyIsImVtYWlsIjoiYXJzaGFka2hvc28xMTZAZ21haWwuY29tIiwiZXhwIjoxNzgxMjc5OTU4fQ.DbnuPO3Q2dc7llwOVNX2_MMZKeP6TYHLaUtTtyDUXuk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a070645a191e9aaf-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "153.117.37.133",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jun-2026 16:00:45 UTC] === END API CALL LOG ===
[05-Jun-2026 16:00:45 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jun-2026 16:00:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMwIiwidXNlcm5hbWUiOiJraG9zbyIsImVtYWlsIjoiYXJzaGFka2hvc28xMTZAZ21haWwuY29tIiwiZXhwIjoxNzgxMjc5OTU4fQ.DbnuPO3Q2dc7llwOVNX2_MMZKeP6TYHLaUtTtyDUXuk
[05-Jun-2026 16:00:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jun-2026 16:00:45 UTC] ✅ JWT token verified successfully for user profile
[05-Jun-2026 16:00:45 UTC] User ID: 730
[05-Jun-2026 16:00:45 UTC] ✅ User profile retrieved successfully for user ID: 730
[05-Jun-2026 16:00:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jun-2026 16:00:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jun-2026 16:00:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"153.117.37.133, 104.23.176.2","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMwIiwidXNlcm5hbWUiOiJraG9zbyIsImVtYWlsIjoiYXJzaGFka2hvc28xMTZAZ21haWwuY29tIiwiZXhwIjoxNzgxMjc5OTU4fQ.DbnuPO3Q2dc7llwOVNX2_MMZKeP6TYHLaUtTtyDUXuk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a070645a191c9aaf-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"153.117.37.133","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jun-2026 16:00:45 UTC] === User Orders API Called ===
[05-Jun-2026 16:00:45 UTC] User ID: 730
[05-Jun-2026 16:00:45 UTC] Limit: 20, Offset: 0
[05-Jun-2026 16:00:45 UTC] Orders found: 0
[05-Jun-2026 16:00:45 UTC] Orders data: []
[05-Jun-2026 16:00:45 UTC] Total orders count: 0
[05-Jun-2026 16:00:45 UTC] === API CALL LOG ===
[05-Jun-2026 16:00:45 UTC] Endpoint: user/profile.php
[05-Jun-2026 16:00:45 UTC] Full Log Data: {
    "timestamp": "2026-06-05 16:00:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "153.117.37.133",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "153.117.37.133, 104.23.176.2",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMwIiwidXNlcm5hbWUiOiJraG9zbyIsImVtYWlsIjoiYXJzaGFka2hvc28xMTZAZ21haWwuY29tIiwiZXhwIjoxNzgxMjc5OTU4fQ.DbnuPO3Q2dc7llwOVNX2_MMZKeP6TYHLaUtTtyDUXuk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a070645d7b069aaf-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "153.117.37.133",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jun-2026 16:00:45 UTC] === END API CALL LOG ===
[05-Jun-2026 16:00:45 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jun-2026 16:00:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMwIiwidXNlcm5hbWUiOiJraG9zbyIsImVtYWlsIjoiYXJzaGFka2hvc28xMTZAZ21haWwuY29tIiwiZXhwIjoxNzgxMjc5OTU4fQ.DbnuPO3Q2dc7llwOVNX2_MMZKeP6TYHLaUtTtyDUXuk
[05-Jun-2026 16:00:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jun-2026 16:00:45 UTC] ✅ JWT token verified successfully for user profile
[05-Jun-2026 16:00:45 UTC] User ID: 730
[05-Jun-2026 16:00:45 UTC] ✅ User profile retrieved successfully for user ID: 730
[05-Jun-2026 16:00:48 UTC] === API CALL LOG ===
[05-Jun-2026 16:00:48 UTC] Endpoint: user/profile.php
[05-Jun-2026 16:00:48 UTC] Full Log Data: {
    "timestamp": "2026-06-05 16:00:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "153.117.37.133",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "153.117.37.133, 104.23.176.2",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMwIiwidXNlcm5hbWUiOiJraG9zbyIsImVtYWlsIjoiYXJzaGFka2hvc28xMTZAZ21haWwuY29tIiwiZXhwIjoxNzgxMjc5OTU4fQ.DbnuPO3Q2dc7llwOVNX2_MMZKeP6TYHLaUtTtyDUXuk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a070646ebca19aaf-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "153.117.37.133",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jun-2026 16:00:48 UTC] === END API CALL LOG ===
[05-Jun-2026 16:00:48 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jun-2026 16:00:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMwIiwidXNlcm5hbWUiOiJraG9zbyIsImVtYWlsIjoiYXJzaGFka2hvc28xMTZAZ21haWwuY29tIiwiZXhwIjoxNzgxMjc5OTU4fQ.DbnuPO3Q2dc7llwOVNX2_MMZKeP6TYHLaUtTtyDUXuk
[05-Jun-2026 16:00:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jun-2026 16:00:48 UTC] ✅ JWT token verified successfully for user profile
[05-Jun-2026 16:00:48 UTC] User ID: 730
[05-Jun-2026 16:00:48 UTC] ✅ User profile retrieved successfully for user ID: 730
[05-Jun-2026 16:01:06 UTC] === API CALL LOG ===
[05-Jun-2026 16:01:06 UTC] Endpoint: user/profile.php
[05-Jun-2026 16:01:06 UTC] Full Log Data: {
    "timestamp": "2026-06-05 16:01:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "153.117.37.133",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "153.117.37.133, 104.23.175.254",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMwIiwidXNlcm5hbWUiOiJraG9zbyIsImVtYWlsIjoiYXJzaGFka2hvc28xMTZAZ21haWwuY29tIiwiZXhwIjoxNzgxMjc5OTU4fQ.DbnuPO3Q2dc7llwOVNX2_MMZKeP6TYHLaUtTtyDUXuk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a07064ddcf2d9aaf-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "153.117.37.133",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jun-2026 16:01:06 UTC] === END API CALL LOG ===
[05-Jun-2026 16:01:06 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jun-2026 16:01:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMwIiwidXNlcm5hbWUiOiJraG9zbyIsImVtYWlsIjoiYXJzaGFka2hvc28xMTZAZ21haWwuY29tIiwiZXhwIjoxNzgxMjc5OTU4fQ.DbnuPO3Q2dc7llwOVNX2_MMZKeP6TYHLaUtTtyDUXuk
[05-Jun-2026 16:01:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jun-2026 16:01:06 UTC] ✅ JWT token verified successfully for user profile
[05-Jun-2026 16:01:06 UTC] User ID: 730
[05-Jun-2026 16:01:06 UTC] ✅ User profile retrieved successfully for user ID: 730
[05-Jun-2026 16:01:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jun-2026 16:01:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jun-2026 16:01:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"153.117.37.133, 104.23.176.2","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMwIiwidXNlcm5hbWUiOiJraG9zbyIsImVtYWlsIjoiYXJzaGFka2hvc28xMTZAZ21haWwuY29tIiwiZXhwIjoxNzgxMjc5OTU4fQ.DbnuPO3Q2dc7llwOVNX2_MMZKeP6TYHLaUtTtyDUXuk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a07064db2fb39aaf-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"153.117.37.133","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jun-2026 16:01:07 UTC] === User Orders API Called ===
[05-Jun-2026 16:01:07 UTC] User ID: 730
[05-Jun-2026 16:01:07 UTC] Limit: 20, Offset: 0
[05-Jun-2026 16:01:07 UTC] Orders found: 0
[05-Jun-2026 16:01:07 UTC] Orders data: []
[05-Jun-2026 16:01:07 UTC] Total orders count: 0
[05-Jun-2026 16:01:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jun-2026 16:01:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jun-2026 16:01:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"153.117.37.133, 104.23.176.2","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMwIiwidXNlcm5hbWUiOiJraG9zbyIsImVtYWlsIjoiYXJzaGFka2hvc28xMTZAZ21haWwuY29tIiwiZXhwIjoxNzgxMjc5OTU4fQ.DbnuPO3Q2dc7llwOVNX2_MMZKeP6TYHLaUtTtyDUXuk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a07064e8aff79aaf-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"153.117.37.133","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jun-2026 16:01:08 UTC] === User Orders API Called ===
[05-Jun-2026 16:01:08 UTC] User ID: 730
[05-Jun-2026 16:01:08 UTC] Limit: 20, Offset: 0
[05-Jun-2026 16:01:08 UTC] Orders found: 0
[05-Jun-2026 16:01:08 UTC] Orders data: []
[05-Jun-2026 16:01:08 UTC] Total orders count: 0
[05-Jun-2026 16:01:08 UTC] === API CALL LOG ===
[05-Jun-2026 16:01:08 UTC] Endpoint: user/profile.php
[05-Jun-2026 16:01:08 UTC] Full Log Data: {
    "timestamp": "2026-06-05 16:01:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "153.117.37.133",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "153.117.37.133, 104.23.176.2",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMwIiwidXNlcm5hbWUiOiJraG9zbyIsImVtYWlsIjoiYXJzaGFka2hvc28xMTZAZ21haWwuY29tIiwiZXhwIjoxNzgxMjc5OTU4fQ.DbnuPO3Q2dc7llwOVNX2_MMZKeP6TYHLaUtTtyDUXuk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a07064db2fbb9aaf-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "153.117.37.133",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jun-2026 16:01:08 UTC] === END API CALL LOG ===
[05-Jun-2026 16:01:08 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jun-2026 16:01:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMwIiwidXNlcm5hbWUiOiJraG9zbyIsImVtYWlsIjoiYXJzaGFka2hvc28xMTZAZ21haWwuY29tIiwiZXhwIjoxNzgxMjc5OTU4fQ.DbnuPO3Q2dc7llwOVNX2_MMZKeP6TYHLaUtTtyDUXuk
[05-Jun-2026 16:01:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jun-2026 16:01:08 UTC] ✅ JWT token verified successfully for user profile
[05-Jun-2026 16:01:08 UTC] User ID: 730
[05-Jun-2026 16:01:08 UTC] ✅ User profile retrieved successfully for user ID: 730
[05-Jun-2026 16:01:18 UTC] === API CALL LOG ===
[05-Jun-2026 16:01:18 UTC] Endpoint: user/profile.php
[05-Jun-2026 16:01:18 UTC] Full Log Data: {
    "timestamp": "2026-06-05 16:01:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "153.117.37.133",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "153.117.37.133, 104.23.175.254",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMwIiwidXNlcm5hbWUiOiJraG9zbyIsImVtYWlsIjoiYXJzaGFka2hvc28xMTZAZ21haWwuY29tIiwiZXhwIjoxNzgxMjc5OTU4fQ.DbnuPO3Q2dc7llwOVNX2_MMZKeP6TYHLaUtTtyDUXuk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a070652aac299aaf-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "153.117.37.133",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jun-2026 16:01:18 UTC] === END API CALL LOG ===
[05-Jun-2026 16:01:18 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jun-2026 16:01:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMwIiwidXNlcm5hbWUiOiJraG9zbyIsImVtYWlsIjoiYXJzaGFka2hvc28xMTZAZ21haWwuY29tIiwiZXhwIjoxNzgxMjc5OTU4fQ.DbnuPO3Q2dc7llwOVNX2_MMZKeP6TYHLaUtTtyDUXuk
[05-Jun-2026 16:01:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jun-2026 16:01:18 UTC] ✅ JWT token verified successfully for user profile
[05-Jun-2026 16:01:18 UTC] User ID: 730
[05-Jun-2026 16:01:18 UTC] ✅ User profile retrieved successfully for user ID: 730
[05-Jun-2026 16:01:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jun-2026 16:01:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jun-2026 16:01:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"153.117.37.133, 104.23.175.254","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMwIiwidXNlcm5hbWUiOiJraG9zbyIsImVtYWlsIjoiYXJzaGFka2hvc28xMTZAZ21haWwuY29tIiwiZXhwIjoxNzgxMjc5OTU4fQ.DbnuPO3Q2dc7llwOVNX2_MMZKeP6TYHLaUtTtyDUXuk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a070652aac259aaf-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"153.117.37.133","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jun-2026 16:01:18 UTC] === User Orders API Called ===
[05-Jun-2026 16:01:18 UTC] User ID: 730
[05-Jun-2026 16:01:18 UTC] Limit: 20, Offset: 0
[05-Jun-2026 16:01:18 UTC] Orders found: 0
[05-Jun-2026 16:01:18 UTC] Orders data: []
[05-Jun-2026 16:01:18 UTC] Total orders count: 0
[05-Jun-2026 16:01:19 UTC] === API CALL LOG ===
[05-Jun-2026 16:01:19 UTC] Endpoint: user/profile.php
[05-Jun-2026 16:01:19 UTC] Full Log Data: {
    "timestamp": "2026-06-05 16:01:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "153.117.37.133",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "153.117.37.133, 104.23.175.254",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMwIiwidXNlcm5hbWUiOiJraG9zbyIsImVtYWlsIjoiYXJzaGFka2hvc28xMTZAZ21haWwuY29tIiwiZXhwIjoxNzgxMjc5OTU4fQ.DbnuPO3Q2dc7llwOVNX2_MMZKeP6TYHLaUtTtyDUXuk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a070652c89c09aaf-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "153.117.37.133",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jun-2026 16:01:19 UTC] === END API CALL LOG ===
[05-Jun-2026 16:01:19 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jun-2026 16:01:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMwIiwidXNlcm5hbWUiOiJraG9zbyIsImVtYWlsIjoiYXJzaGFka2hvc28xMTZAZ21haWwuY29tIiwiZXhwIjoxNzgxMjc5OTU4fQ.DbnuPO3Q2dc7llwOVNX2_MMZKeP6TYHLaUtTtyDUXuk
[05-Jun-2026 16:01:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jun-2026 16:01:19 UTC] ✅ JWT token verified successfully for user profile
[05-Jun-2026 16:01:19 UTC] User ID: 730
[05-Jun-2026 16:01:19 UTC] ✅ User profile retrieved successfully for user ID: 730
[05-Jun-2026 16:01:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jun-2026 16:01:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jun-2026 16:01:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"153.117.37.133, 104.23.175.254","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMwIiwidXNlcm5hbWUiOiJraG9zbyIsImVtYWlsIjoiYXJzaGFka2hvc28xMTZAZ21haWwuY29tIiwiZXhwIjoxNzgxMjc5OTU4fQ.DbnuPO3Q2dc7llwOVNX2_MMZKeP6TYHLaUtTtyDUXuk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a070652f19aa9aaf-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"153.117.37.133","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jun-2026 16:01:19 UTC] === User Orders API Called ===
[05-Jun-2026 16:01:19 UTC] User ID: 730
[05-Jun-2026 16:01:19 UTC] Limit: 20, Offset: 0
[05-Jun-2026 16:01:19 UTC] Orders found: 0
[05-Jun-2026 16:01:19 UTC] Orders data: []
[05-Jun-2026 16:01:19 UTC] Total orders count: 0
[05-Jun-2026 16:01:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jun-2026 16:01:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jun-2026 16:01:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"153.117.37.133, 104.23.175.254","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMwIiwidXNlcm5hbWUiOiJraG9zbyIsImVtYWlsIjoiYXJzaGFka2hvc28xMTZAZ21haWwuY29tIiwiZXhwIjoxNzgxMjc5OTU4fQ.DbnuPO3Q2dc7llwOVNX2_MMZKeP6TYHLaUtTtyDUXuk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a070653b8da49aaf-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"153.117.37.133","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jun-2026 16:01:21 UTC] === API CALL LOG ===
[05-Jun-2026 16:01:21 UTC] Endpoint: user/profile.php
[05-Jun-2026 16:01:21 UTC] === User Orders API Called ===
[05-Jun-2026 16:01:21 UTC] Full Log Data: {
    "timestamp": "2026-06-05 16:01:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "153.117.37.133",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "153.117.37.133, 104.23.175.254",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMwIiwidXNlcm5hbWUiOiJraG9zbyIsImVtYWlsIjoiYXJzaGFka2hvc28xMTZAZ21haWwuY29tIiwiZXhwIjoxNzgxMjc5OTU4fQ.DbnuPO3Q2dc7llwOVNX2_MMZKeP6TYHLaUtTtyDUXuk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a070653b8dab9aaf-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "153.117.37.133",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jun-2026 16:01:21 UTC] User ID: 730
[05-Jun-2026 16:01:21 UTC] === END API CALL LOG ===
[05-Jun-2026 16:01:21 UTC] Limit: 20, Offset: 0
[05-Jun-2026 16:01:21 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jun-2026 16:01:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMwIiwidXNlcm5hbWUiOiJraG9zbyIsImVtYWlsIjoiYXJzaGFka2hvc28xMTZAZ21haWwuY29tIiwiZXhwIjoxNzgxMjc5OTU4fQ.DbnuPO3Q2dc7llwOVNX2_MMZKeP6TYHLaUtTtyDUXuk
[05-Jun-2026 16:01:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jun-2026 16:01:21 UTC] ✅ JWT token verified successfully for user profile
[05-Jun-2026 16:01:21 UTC] User ID: 730
[05-Jun-2026 16:01:21 UTC] Orders found: 0
[05-Jun-2026 16:01:21 UTC] Orders data: []
[05-Jun-2026 16:01:21 UTC] ✅ User profile retrieved successfully for user ID: 730
[05-Jun-2026 16:01:21 UTC] Total orders count: 0
[05-Jun-2026 16:01:21 UTC] === API CALL LOG ===
[05-Jun-2026 16:01:21 UTC] Endpoint: user/profile.php
[05-Jun-2026 16:01:21 UTC] Full Log Data: {
    "timestamp": "2026-06-05 16:01:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "153.117.37.133",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "153.117.37.133, 104.23.175.254",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMwIiwidXNlcm5hbWUiOiJraG9zbyIsImVtYWlsIjoiYXJzaGFka2hvc28xMTZAZ21haWwuY29tIiwiZXhwIjoxNzgxMjc5OTU4fQ.DbnuPO3Q2dc7llwOVNX2_MMZKeP6TYHLaUtTtyDUXuk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a070653dfc489aaf-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "153.117.37.133",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jun-2026 16:01:21 UTC] === END API CALL LOG ===
[05-Jun-2026 16:01:21 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jun-2026 16:01:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMwIiwidXNlcm5hbWUiOiJraG9zbyIsImVtYWlsIjoiYXJzaGFka2hvc28xMTZAZ21haWwuY29tIiwiZXhwIjoxNzgxMjc5OTU4fQ.DbnuPO3Q2dc7llwOVNX2_MMZKeP6TYHLaUtTtyDUXuk
[05-Jun-2026 16:01:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jun-2026 16:01:21 UTC] ✅ JWT token verified successfully for user profile
[05-Jun-2026 16:01:21 UTC] User ID: 730
[05-Jun-2026 16:01:21 UTC] ✅ User profile retrieved successfully for user ID: 730
[05-Jun-2026 16:01:27 UTC] === API CALL LOG ===
[05-Jun-2026 16:01:27 UTC] Endpoint: user/profile.php
[05-Jun-2026 16:01:27 UTC] Full Log Data: {
    "timestamp": "2026-06-05 16:01:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "153.117.37.133",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "153.117.37.133, 104.23.175.254",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMwIiwidXNlcm5hbWUiOiJraG9zbyIsImVtYWlsIjoiYXJzaGFka2hvc28xMTZAZ21haWwuY29tIiwiZXhwIjoxNzgxMjc5OTU4fQ.DbnuPO3Q2dc7llwOVNX2_MMZKeP6TYHLaUtTtyDUXuk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a070655febd99aaf-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "153.117.37.133",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jun-2026 16:01:27 UTC] === END API CALL LOG ===
[05-Jun-2026 16:01:27 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jun-2026 16:01:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMwIiwidXNlcm5hbWUiOiJraG9zbyIsImVtYWlsIjoiYXJzaGFka2hvc28xMTZAZ21haWwuY29tIiwiZXhwIjoxNzgxMjc5OTU4fQ.DbnuPO3Q2dc7llwOVNX2_MMZKeP6TYHLaUtTtyDUXuk
[05-Jun-2026 16:01:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jun-2026 16:01:27 UTC] ✅ JWT token verified successfully for user profile
[05-Jun-2026 16:01:27 UTC] User ID: 730
[05-Jun-2026 16:01:27 UTC] ✅ User profile retrieved successfully for user ID: 730
[05-Jun-2026 16:01:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jun-2026 16:01:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jun-2026 16:01:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"153.117.37.133, 104.23.176.2","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMwIiwidXNlcm5hbWUiOiJraG9zbyIsImVtYWlsIjoiYXJzaGFka2hvc28xMTZAZ21haWwuY29tIiwiZXhwIjoxNzgxMjc5OTU4fQ.DbnuPO3Q2dc7llwOVNX2_MMZKeP6TYHLaUtTtyDUXuk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a07065f90cea9aaf-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"153.117.37.133","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jun-2026 16:01:51 UTC] === User Orders API Called ===
[05-Jun-2026 16:01:51 UTC] User ID: 730
[05-Jun-2026 16:01:51 UTC] Limit: 20, Offset: 0
[05-Jun-2026 16:01:51 UTC] Orders found: 0
[05-Jun-2026 16:01:51 UTC] Orders data: []
[05-Jun-2026 16:01:51 UTC] Total orders count: 0
[05-Jun-2026 16:01:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jun-2026 16:01:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jun-2026 16:01:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"153.117.37.133, 104.23.176.2","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMwIiwidXNlcm5hbWUiOiJraG9zbyIsImVtYWlsIjoiYXJzaGFka2hvc28xMTZAZ21haWwuY29tIiwiZXhwIjoxNzgxMjc5OTU4fQ.DbnuPO3Q2dc7llwOVNX2_MMZKeP6TYHLaUtTtyDUXuk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a070661c3df49aaf-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"153.117.37.133","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jun-2026 16:01:57 UTC] === User Orders API Called ===
[05-Jun-2026 16:01:57 UTC] User ID: 730
[05-Jun-2026 16:01:57 UTC] Limit: 20, Offset: 0
[05-Jun-2026 16:01:57 UTC] Orders found: 0
[05-Jun-2026 16:01:57 UTC] Orders data: []
[05-Jun-2026 16:01:57 UTC] Total orders count: 0
[05-Jun-2026 16:01:57 UTC] === API CALL LOG ===
[05-Jun-2026 16:01:57 UTC] Endpoint: user/profile.php
[05-Jun-2026 16:01:57 UTC] Full Log Data: {
    "timestamp": "2026-06-05 16:01:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "153.117.37.133",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "153.117.37.133, 104.23.176.2",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMwIiwidXNlcm5hbWUiOiJraG9zbyIsImVtYWlsIjoiYXJzaGFka2hvc28xMTZAZ21haWwuY29tIiwiZXhwIjoxNzgxMjc5OTU4fQ.DbnuPO3Q2dc7llwOVNX2_MMZKeP6TYHLaUtTtyDUXuk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a070661c3df89aaf-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "153.117.37.133",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jun-2026 16:01:57 UTC] === END API CALL LOG ===
[05-Jun-2026 16:01:57 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jun-2026 16:01:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMwIiwidXNlcm5hbWUiOiJraG9zbyIsImVtYWlsIjoiYXJzaGFka2hvc28xMTZAZ21haWwuY29tIiwiZXhwIjoxNzgxMjc5OTU4fQ.DbnuPO3Q2dc7llwOVNX2_MMZKeP6TYHLaUtTtyDUXuk
[05-Jun-2026 16:01:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jun-2026 16:01:57 UTC] ✅ JWT token verified successfully for user profile
[05-Jun-2026 16:01:57 UTC] User ID: 730
[05-Jun-2026 16:01:57 UTC] ✅ User profile retrieved successfully for user ID: 730
[05-Jun-2026 16:01:58 UTC] === API CALL LOG ===
[05-Jun-2026 16:01:58 UTC] Endpoint: user/profile.php
[05-Jun-2026 16:01:58 UTC] Full Log Data: {
    "timestamp": "2026-06-05 16:01:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "153.117.37.133",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "153.117.37.133, 104.23.176.2",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMwIiwidXNlcm5hbWUiOiJraG9zbyIsImVtYWlsIjoiYXJzaGFka2hvc28xMTZAZ21haWwuY29tIiwiZXhwIjoxNzgxMjc5OTU4fQ.DbnuPO3Q2dc7llwOVNX2_MMZKeP6TYHLaUtTtyDUXuk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0706620fc449aaf-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "153.117.37.133",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jun-2026 16:01:58 UTC] === END API CALL LOG ===
[05-Jun-2026 16:01:58 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jun-2026 16:01:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMwIiwidXNlcm5hbWUiOiJraG9zbyIsImVtYWlsIjoiYXJzaGFka2hvc28xMTZAZ21haWwuY29tIiwiZXhwIjoxNzgxMjc5OTU4fQ.DbnuPO3Q2dc7llwOVNX2_MMZKeP6TYHLaUtTtyDUXuk
[05-Jun-2026 16:01:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jun-2026 16:01:58 UTC] ✅ JWT token verified successfully for user profile
[05-Jun-2026 16:01:58 UTC] User ID: 730
[05-Jun-2026 16:01:58 UTC] ✅ User profile retrieved successfully for user ID: 730
[05-Jun-2026 16:02:00 UTC] === API CALL LOG ===
[05-Jun-2026 16:02:00 UTC] Endpoint: user/profile.php
[05-Jun-2026 16:02:00 UTC] Full Log Data: {
    "timestamp": "2026-06-05 16:02:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "153.117.37.133",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "153.117.37.133, 104.23.176.2",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMwIiwidXNlcm5hbWUiOiJraG9zbyIsImVtYWlsIjoiYXJzaGFka2hvc28xMTZAZ21haWwuY29tIiwiZXhwIjoxNzgxMjc5OTU4fQ.DbnuPO3Q2dc7llwOVNX2_MMZKeP6TYHLaUtTtyDUXuk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0706630beaf9aaf-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "153.117.37.133",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jun-2026 16:02:00 UTC] === END API CALL LOG ===
[05-Jun-2026 16:02:00 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jun-2026 16:02:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMwIiwidXNlcm5hbWUiOiJraG9zbyIsImVtYWlsIjoiYXJzaGFka2hvc28xMTZAZ21haWwuY29tIiwiZXhwIjoxNzgxMjc5OTU4fQ.DbnuPO3Q2dc7llwOVNX2_MMZKeP6TYHLaUtTtyDUXuk
[05-Jun-2026 16:02:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jun-2026 16:02:00 UTC] ✅ JWT token verified successfully for user profile
[05-Jun-2026 16:02:00 UTC] User ID: 730
[05-Jun-2026 16:02:00 UTC] ✅ User profile retrieved successfully for user ID: 730
[05-Jun-2026 16:02:08 UTC] === API CALL LOG ===
[05-Jun-2026 16:02:08 UTC] Endpoint: user/profile.php
[05-Jun-2026 16:02:08 UTC] Full Log Data: {
    "timestamp": "2026-06-05 16:02:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "153.117.37.133",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "153.117.37.133, 104.23.176.2",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMwIiwidXNlcm5hbWUiOiJraG9zbyIsImVtYWlsIjoiYXJzaGFka2hvc28xMTZAZ21haWwuY29tIiwiZXhwIjoxNzgxMjc5OTU4fQ.DbnuPO3Q2dc7llwOVNX2_MMZKeP6TYHLaUtTtyDUXuk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a070665d9c209aaf-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "153.117.37.133",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jun-2026 16:02:08 UTC] === END API CALL LOG ===
[05-Jun-2026 16:02:08 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jun-2026 16:02:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMwIiwidXNlcm5hbWUiOiJraG9zbyIsImVtYWlsIjoiYXJzaGFka2hvc28xMTZAZ21haWwuY29tIiwiZXhwIjoxNzgxMjc5OTU4fQ.DbnuPO3Q2dc7llwOVNX2_MMZKeP6TYHLaUtTtyDUXuk
[05-Jun-2026 16:02:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jun-2026 16:02:08 UTC] ✅ JWT token verified successfully for user profile
[05-Jun-2026 16:02:08 UTC] User ID: 730
[05-Jun-2026 16:02:08 UTC] ✅ User profile retrieved successfully for user ID: 730
[05-Jun-2026 16:02:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jun-2026 16:02:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jun-2026 16:02:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"153.117.37.133, 104.23.176.2","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMwIiwidXNlcm5hbWUiOiJraG9zbyIsImVtYWlsIjoiYXJzaGFka2hvc28xMTZAZ21haWwuY29tIiwiZXhwIjoxNzgxMjc5OTU4fQ.DbnuPO3Q2dc7llwOVNX2_MMZKeP6TYHLaUtTtyDUXuk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0706731aa019aaf-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"153.117.37.133","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jun-2026 16:02:41 UTC] === User Orders API Called ===
[05-Jun-2026 16:02:41 UTC] User ID: 730
[05-Jun-2026 16:02:41 UTC] Limit: 20, Offset: 0
[05-Jun-2026 16:02:41 UTC] Orders found: 0
[05-Jun-2026 16:02:41 UTC] Orders data: []
[05-Jun-2026 16:02:41 UTC] Total orders count: 0
[05-Jun-2026 16:02:44 UTC] === API CALL LOG ===
[05-Jun-2026 16:02:44 UTC] Endpoint: user/profile.php
[05-Jun-2026 16:02:44 UTC] Full Log Data: {
    "timestamp": "2026-06-05 16:02:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "153.117.37.133",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "153.117.37.133, 104.23.176.2",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMwIiwidXNlcm5hbWUiOiJraG9zbyIsImVtYWlsIjoiYXJzaGFka2hvc28xMTZAZ21haWwuY29tIiwiZXhwIjoxNzgxMjc5OTU4fQ.DbnuPO3Q2dc7llwOVNX2_MMZKeP6TYHLaUtTtyDUXuk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a07067457d979aaf-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "153.117.37.133",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jun-2026 16:02:44 UTC] === END API CALL LOG ===
[05-Jun-2026 16:02:44 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jun-2026 16:02:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMwIiwidXNlcm5hbWUiOiJraG9zbyIsImVtYWlsIjoiYXJzaGFka2hvc28xMTZAZ21haWwuY29tIiwiZXhwIjoxNzgxMjc5OTU4fQ.DbnuPO3Q2dc7llwOVNX2_MMZKeP6TYHLaUtTtyDUXuk
[05-Jun-2026 16:02:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jun-2026 16:02:44 UTC] ✅ JWT token verified successfully for user profile
[05-Jun-2026 16:02:44 UTC] User ID: 730
[05-Jun-2026 16:02:44 UTC] ✅ User profile retrieved successfully for user ID: 730
[05-Jun-2026 16:02:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jun-2026 16:02:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jun-2026 16:02:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"153.117.37.133, 104.23.176.2","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMwIiwidXNlcm5hbWUiOiJraG9zbyIsImVtYWlsIjoiYXJzaGFka2hvc28xMTZAZ21haWwuY29tIiwiZXhwIjoxNzgxMjc5OTU4fQ.DbnuPO3Q2dc7llwOVNX2_MMZKeP6TYHLaUtTtyDUXuk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a07067457d969aaf-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"153.117.37.133","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jun-2026 16:02:44 UTC] === User Orders API Called ===
[05-Jun-2026 16:02:44 UTC] User ID: 730
[05-Jun-2026 16:02:44 UTC] Limit: 20, Offset: 0
[05-Jun-2026 16:02:44 UTC] Orders found: 0
[05-Jun-2026 16:02:44 UTC] Orders data: []
[05-Jun-2026 16:02:44 UTC] Total orders count: 0
[05-Jun-2026 16:02:46 UTC] === API CALL LOG ===
[05-Jun-2026 16:02:46 UTC] Endpoint: user/profile.php
[05-Jun-2026 16:02:46 UTC] Full Log Data: {
    "timestamp": "2026-06-05 16:02:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "153.117.37.133",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "153.117.37.133, 104.23.176.2",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMwIiwidXNlcm5hbWUiOiJraG9zbyIsImVtYWlsIjoiYXJzaGFka2hvc28xMTZAZ21haWwuY29tIiwiZXhwIjoxNzgxMjc5OTU4fQ.DbnuPO3Q2dc7llwOVNX2_MMZKeP6TYHLaUtTtyDUXuk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a07067481cc39aaf-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "153.117.37.133",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jun-2026 16:02:46 UTC] === END API CALL LOG ===
[05-Jun-2026 16:02:46 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jun-2026 16:02:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMwIiwidXNlcm5hbWUiOiJraG9zbyIsImVtYWlsIjoiYXJzaGFka2hvc28xMTZAZ21haWwuY29tIiwiZXhwIjoxNzgxMjc5OTU4fQ.DbnuPO3Q2dc7llwOVNX2_MMZKeP6TYHLaUtTtyDUXuk
[05-Jun-2026 16:02:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jun-2026 16:02:46 UTC] ✅ JWT token verified successfully for user profile
[05-Jun-2026 16:02:46 UTC] User ID: 730
[05-Jun-2026 16:02:46 UTC] ✅ User profile retrieved successfully for user ID: 730
[05-Jun-2026 16:02:48 UTC] === API CALL LOG ===
[05-Jun-2026 16:02:48 UTC] Endpoint: user/profile.php
[05-Jun-2026 16:02:48 UTC] Full Log Data: {
    "timestamp": "2026-06-05 16:02:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "153.117.37.133",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "153.117.37.133, 104.23.176.2",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMwIiwidXNlcm5hbWUiOiJraG9zbyIsImVtYWlsIjoiYXJzaGFka2hvc28xMTZAZ21haWwuY29tIiwiZXhwIjoxNzgxMjc5OTU4fQ.DbnuPO3Q2dc7llwOVNX2_MMZKeP6TYHLaUtTtyDUXuk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a070675ca8e09aaf-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "153.117.37.133",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jun-2026 16:02:48 UTC] === END API CALL LOG ===
[05-Jun-2026 16:02:48 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jun-2026 16:02:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMwIiwidXNlcm5hbWUiOiJraG9zbyIsImVtYWlsIjoiYXJzaGFka2hvc28xMTZAZ21haWwuY29tIiwiZXhwIjoxNzgxMjc5OTU4fQ.DbnuPO3Q2dc7llwOVNX2_MMZKeP6TYHLaUtTtyDUXuk
[05-Jun-2026 16:02:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jun-2026 16:02:48 UTC] ✅ JWT token verified successfully for user profile
[05-Jun-2026 16:02:48 UTC] User ID: 730
[05-Jun-2026 16:02:48 UTC] ✅ User profile retrieved successfully for user ID: 730
[05-Jun-2026 16:02:49 UTC] === API CALL LOG ===
[05-Jun-2026 16:02:49 UTC] Endpoint: user/profile.php
[05-Jun-2026 16:02:49 UTC] Full Log Data: {
    "timestamp": "2026-06-05 16:02:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "153.117.37.133",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "153.117.37.133, 104.23.176.2",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMwIiwidXNlcm5hbWUiOiJraG9zbyIsImVtYWlsIjoiYXJzaGFka2hvc28xMTZAZ21haWwuY29tIiwiZXhwIjoxNzgxMjc5OTU4fQ.DbnuPO3Q2dc7llwOVNX2_MMZKeP6TYHLaUtTtyDUXuk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a070675f1fa29aaf-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "153.117.37.133",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jun-2026 16:02:49 UTC] === END API CALL LOG ===
[05-Jun-2026 16:02:49 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jun-2026 16:02:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMwIiwidXNlcm5hbWUiOiJraG9zbyIsImVtYWlsIjoiYXJzaGFka2hvc28xMTZAZ21haWwuY29tIiwiZXhwIjoxNzgxMjc5OTU4fQ.DbnuPO3Q2dc7llwOVNX2_MMZKeP6TYHLaUtTtyDUXuk
[05-Jun-2026 16:02:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jun-2026 16:02:49 UTC] ✅ JWT token verified successfully for user profile
[05-Jun-2026 16:02:49 UTC] User ID: 730
[05-Jun-2026 16:02:49 UTC] ✅ User profile retrieved successfully for user ID: 730
[05-Jun-2026 16:02:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jun-2026 16:02:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jun-2026 16:02:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"153.117.37.133, 104.23.176.2","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMwIiwidXNlcm5hbWUiOiJraG9zbyIsImVtYWlsIjoiYXJzaGFka2hvc28xMTZAZ21haWwuY29tIiwiZXhwIjoxNzgxMjc5OTU4fQ.DbnuPO3Q2dc7llwOVNX2_MMZKeP6TYHLaUtTtyDUXuk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0706763ed549aaf-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"153.117.37.133","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jun-2026 16:02:50 UTC] === User Orders API Called ===
[05-Jun-2026 16:02:50 UTC] User ID: 730
[05-Jun-2026 16:02:50 UTC] Limit: 20, Offset: 0
[05-Jun-2026 16:02:50 UTC] Orders found: 0
[05-Jun-2026 16:02:50 UTC] Orders data: []
[05-Jun-2026 16:02:50 UTC] Total orders count: 0
[05-Jun-2026 16:02:52 UTC] === API CALL LOG ===
[05-Jun-2026 16:02:52 UTC] Endpoint: user/profile.php
[05-Jun-2026 16:02:52 UTC] Full Log Data: {
    "timestamp": "2026-06-05 16:02:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "153.117.37.133",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "153.117.37.133, 104.23.176.2",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMwIiwidXNlcm5hbWUiOiJraG9zbyIsImVtYWlsIjoiYXJzaGFka2hvc28xMTZAZ21haWwuY29tIiwiZXhwIjoxNzgxMjc5OTU4fQ.DbnuPO3Q2dc7llwOVNX2_MMZKeP6TYHLaUtTtyDUXuk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a07067724fee9aaf-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "153.117.37.133",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jun-2026 16:02:52 UTC] === END API CALL LOG ===
[05-Jun-2026 16:02:52 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jun-2026 16:02:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMwIiwidXNlcm5hbWUiOiJraG9zbyIsImVtYWlsIjoiYXJzaGFka2hvc28xMTZAZ21haWwuY29tIiwiZXhwIjoxNzgxMjc5OTU4fQ.DbnuPO3Q2dc7llwOVNX2_MMZKeP6TYHLaUtTtyDUXuk
[05-Jun-2026 16:02:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jun-2026 16:02:52 UTC] ✅ JWT token verified successfully for user profile
[05-Jun-2026 16:02:52 UTC] User ID: 730
[05-Jun-2026 16:02:52 UTC] ✅ User profile retrieved successfully for user ID: 730
[05-Jun-2026 16:02:52 UTC] User Purchases API - User ID: 730
[05-Jun-2026 16:02:52 UTC] User Purchases API - Total purchases found: 0
[05-Jun-2026 16:04:27 UTC] User Purchases API - User ID: 730
[05-Jun-2026 16:04:27 UTC] User Purchases API - Total purchases found: 0
[05-Jun-2026 16:04:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jun-2026 16:04:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jun-2026 16:04:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a02:6ea0:c041:2193::11, 141.101.76.185","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMwIiwidXNlcm5hbWUiOiJraG9zbyIsImVtYWlsIjoiYXJzaGFka2hvc28xMTZAZ21haWwuY29tIiwiZXhwIjoxNzgxMjc5OTU4fQ.DbnuPO3Q2dc7llwOVNX2_MMZKeP6TYHLaUtTtyDUXuk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0706a1f0e20f5eb-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a02:6ea0:c041:2193::11","cf-ipcountry":"NL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jun-2026 16:04:41 UTC] === User Orders API Called ===
[05-Jun-2026 16:04:41 UTC] User ID: 730
[05-Jun-2026 16:04:41 UTC] Limit: 20, Offset: 0
[05-Jun-2026 16:04:41 UTC] Orders found: 0
[05-Jun-2026 16:04:41 UTC] Orders data: []
[05-Jun-2026 16:04:41 UTC] Total orders count: 0
[05-Jun-2026 16:04:41 UTC] === API CALL LOG ===
[05-Jun-2026 16:04:41 UTC] Endpoint: user/profile.php
[05-Jun-2026 16:04:41 UTC] Full Log Data: {
    "timestamp": "2026-06-05 16:04:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:6ea0:c041:2193::11",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:6ea0:c041:2193::11, 141.101.76.185",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMwIiwidXNlcm5hbWUiOiJraG9zbyIsImVtYWlsIjoiYXJzaGFka2hvc28xMTZAZ21haWwuY29tIiwiZXhwIjoxNzgxMjc5OTU4fQ.DbnuPO3Q2dc7llwOVNX2_MMZKeP6TYHLaUtTtyDUXuk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0706a1f0e26f5eb-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:6ea0:c041:2193::11",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jun-2026 16:04:41 UTC] === END API CALL LOG ===
[05-Jun-2026 16:04:41 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jun-2026 16:04:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMwIiwidXNlcm5hbWUiOiJraG9zbyIsImVtYWlsIjoiYXJzaGFka2hvc28xMTZAZ21haWwuY29tIiwiZXhwIjoxNzgxMjc5OTU4fQ.DbnuPO3Q2dc7llwOVNX2_MMZKeP6TYHLaUtTtyDUXuk
[05-Jun-2026 16:04:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jun-2026 16:04:41 UTC] ✅ JWT token verified successfully for user profile
[05-Jun-2026 16:04:41 UTC] User ID: 730
[05-Jun-2026 16:04:41 UTC] ✅ User profile retrieved successfully for user ID: 730
[05-Jun-2026 16:04:42 UTC] === API CALL LOG ===
[05-Jun-2026 16:04:42 UTC] Endpoint: user/profile.php
[05-Jun-2026 16:04:42 UTC] Full Log Data: {
    "timestamp": "2026-06-05 16:04:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:6ea0:c041:2193::11",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:6ea0:c041:2193::11, 141.101.76.185",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMwIiwidXNlcm5hbWUiOiJraG9zbyIsImVtYWlsIjoiYXJzaGFka2hvc28xMTZAZ21haWwuY29tIiwiZXhwIjoxNzgxMjc5OTU4fQ.DbnuPO3Q2dc7llwOVNX2_MMZKeP6TYHLaUtTtyDUXuk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0706a23baaaf5eb-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:6ea0:c041:2193::11",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jun-2026 16:04:42 UTC] === END API CALL LOG ===
[05-Jun-2026 16:04:42 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jun-2026 16:04:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMwIiwidXNlcm5hbWUiOiJraG9zbyIsImVtYWlsIjoiYXJzaGFka2hvc28xMTZAZ21haWwuY29tIiwiZXhwIjoxNzgxMjc5OTU4fQ.DbnuPO3Q2dc7llwOVNX2_MMZKeP6TYHLaUtTtyDUXuk
[05-Jun-2026 16:04:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jun-2026 16:04:42 UTC] ✅ JWT token verified successfully for user profile
[05-Jun-2026 16:04:42 UTC] User ID: 730
[05-Jun-2026 16:04:42 UTC] ✅ User profile retrieved successfully for user ID: 730
[05-Jun-2026 16:04:42 UTC] === API CALL LOG ===
[05-Jun-2026 16:04:42 UTC] Endpoint: user/profile.php
[05-Jun-2026 16:04:42 UTC] Full Log Data: {
    "timestamp": "2026-06-05 16:04:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:6ea0:c041:2193::11",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:6ea0:c041:2193::11, 141.101.76.185",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMwIiwidXNlcm5hbWUiOiJraG9zbyIsImVtYWlsIjoiYXJzaGFka2hvc28xMTZAZ21haWwuY29tIiwiZXhwIjoxNzgxMjc5OTU4fQ.DbnuPO3Q2dc7llwOVNX2_MMZKeP6TYHLaUtTtyDUXuk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0706a27ef45f5eb-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:6ea0:c041:2193::11",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jun-2026 16:04:42 UTC] === END API CALL LOG ===
[05-Jun-2026 16:04:42 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jun-2026 16:04:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMwIiwidXNlcm5hbWUiOiJraG9zbyIsImVtYWlsIjoiYXJzaGFka2hvc28xMTZAZ21haWwuY29tIiwiZXhwIjoxNzgxMjc5OTU4fQ.DbnuPO3Q2dc7llwOVNX2_MMZKeP6TYHLaUtTtyDUXuk
[05-Jun-2026 16:04:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jun-2026 16:04:42 UTC] ✅ JWT token verified successfully for user profile
[05-Jun-2026 16:04:42 UTC] User ID: 730
[05-Jun-2026 16:04:42 UTC] ✅ User profile retrieved successfully for user ID: 730
[05-Jun-2026 16:04:53 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jun-2026 16:04:53 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jun-2026 16:04:53 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a02:6ea0:c041:2193::11, 141.101.76.185","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMwIiwidXNlcm5hbWUiOiJraG9zbyIsImVtYWlsIjoiYXJzaGFka2hvc28xMTZAZ21haWwuY29tIiwiZXhwIjoxNzgxMjc5OTU4fQ.DbnuPO3Q2dc7llwOVNX2_MMZKeP6TYHLaUtTtyDUXuk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0706a6bfa2df5eb-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a02:6ea0:c041:2193::11","cf-ipcountry":"NL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jun-2026 16:04:53 UTC] === User Orders API Called ===
[05-Jun-2026 16:04:53 UTC] User ID: 730
[05-Jun-2026 16:04:53 UTC] Limit: 20, Offset: 0
[05-Jun-2026 16:04:53 UTC] Orders found: 0
[05-Jun-2026 16:04:53 UTC] Orders data: []
[05-Jun-2026 16:04:53 UTC] Total orders count: 0
[05-Jun-2026 16:04:53 UTC] === API CALL LOG ===
[05-Jun-2026 16:04:53 UTC] Endpoint: user/profile.php
[05-Jun-2026 16:04:53 UTC] Full Log Data: {
    "timestamp": "2026-06-05 16:04:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:6ea0:c041:2193::11",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:6ea0:c041:2193::11, 141.101.76.185",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMwIiwidXNlcm5hbWUiOiJraG9zbyIsImVtYWlsIjoiYXJzaGFka2hvc28xMTZAZ21haWwuY29tIiwiZXhwIjoxNzgxMjc5OTU4fQ.DbnuPO3Q2dc7llwOVNX2_MMZKeP6TYHLaUtTtyDUXuk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0706a6bfa31f5eb-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:6ea0:c041:2193::11",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jun-2026 16:04:53 UTC] === END API CALL LOG ===
[05-Jun-2026 16:04:53 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jun-2026 16:04:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMwIiwidXNlcm5hbWUiOiJraG9zbyIsImVtYWlsIjoiYXJzaGFka2hvc28xMTZAZ21haWwuY29tIiwiZXhwIjoxNzgxMjc5OTU4fQ.DbnuPO3Q2dc7llwOVNX2_MMZKeP6TYHLaUtTtyDUXuk
[05-Jun-2026 16:04:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jun-2026 16:04:53 UTC] ✅ JWT token verified successfully for user profile
[05-Jun-2026 16:04:53 UTC] User ID: 730
[05-Jun-2026 16:04:53 UTC] ✅ User profile retrieved successfully for user ID: 730
[05-Jun-2026 16:04:54 UTC] === API CALL LOG ===
[05-Jun-2026 16:04:54 UTC] Endpoint: user/profile.php
[05-Jun-2026 16:04:54 UTC] Full Log Data: {
    "timestamp": "2026-06-05 16:04:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:6ea0:c041:2193::11",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:6ea0:c041:2193::11, 141.101.76.185",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMwIiwidXNlcm5hbWUiOiJraG9zbyIsImVtYWlsIjoiYXJzaGFka2hvc28xMTZAZ21haWwuY29tIiwiZXhwIjoxNzgxMjc5OTU4fQ.DbnuPO3Q2dc7llwOVNX2_MMZKeP6TYHLaUtTtyDUXuk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0706a6f7bfff5eb-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:6ea0:c041:2193::11",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jun-2026 16:04:54 UTC] === END API CALL LOG ===
[05-Jun-2026 16:04:54 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jun-2026 16:04:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMwIiwidXNlcm5hbWUiOiJraG9zbyIsImVtYWlsIjoiYXJzaGFka2hvc28xMTZAZ21haWwuY29tIiwiZXhwIjoxNzgxMjc5OTU4fQ.DbnuPO3Q2dc7llwOVNX2_MMZKeP6TYHLaUtTtyDUXuk
[05-Jun-2026 16:04:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jun-2026 16:04:54 UTC] ✅ JWT token verified successfully for user profile
[05-Jun-2026 16:04:54 UTC] User ID: 730
[05-Jun-2026 16:04:54 UTC] ✅ User profile retrieved successfully for user ID: 730
[05-Jun-2026 16:04:54 UTC] === API CALL LOG ===
[05-Jun-2026 16:04:54 UTC] Endpoint: user/profile.php
[05-Jun-2026 16:04:54 UTC] Full Log Data: {
    "timestamp": "2026-06-05 16:04:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:6ea0:c041:2193::11",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:6ea0:c041:2193::11, 141.101.76.185",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMwIiwidXNlcm5hbWUiOiJraG9zbyIsImVtYWlsIjoiYXJzaGFka2hvc28xMTZAZ21haWwuY29tIiwiZXhwIjoxNzgxMjc5OTU4fQ.DbnuPO3Q2dc7llwOVNX2_MMZKeP6TYHLaUtTtyDUXuk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0706a725b56f5eb-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:6ea0:c041:2193::11",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jun-2026 16:04:54 UTC] === END API CALL LOG ===
[05-Jun-2026 16:04:54 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jun-2026 16:04:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMwIiwidXNlcm5hbWUiOiJraG9zbyIsImVtYWlsIjoiYXJzaGFka2hvc28xMTZAZ21haWwuY29tIiwiZXhwIjoxNzgxMjc5OTU4fQ.DbnuPO3Q2dc7llwOVNX2_MMZKeP6TYHLaUtTtyDUXuk
[05-Jun-2026 16:04:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jun-2026 16:04:54 UTC] ✅ JWT token verified successfully for user profile
[05-Jun-2026 16:04:54 UTC] User ID: 730
[05-Jun-2026 16:04:54 UTC] ✅ User profile retrieved successfully for user ID: 730
[05-Jun-2026 16:05:28 UTC] === API CALL LOG ===
[05-Jun-2026 16:05:28 UTC] Endpoint: user/profile.php
[05-Jun-2026 16:05:28 UTC] Full Log Data: {
    "timestamp": "2026-06-05 16:05:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:6ea0:c041:2193::11",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:6ea0:c041:2193::11, 141.101.76.185",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMwIiwidXNlcm5hbWUiOiJraG9zbyIsImVtYWlsIjoiYXJzaGFka2hvc28xMTZAZ21haWwuY29tIiwiZXhwIjoxNzgxMjc5OTU4fQ.DbnuPO3Q2dc7llwOVNX2_MMZKeP6TYHLaUtTtyDUXuk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0706b46ed7cf5eb-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:6ea0:c041:2193::11",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jun-2026 16:05:28 UTC] === END API CALL LOG ===
[05-Jun-2026 16:05:28 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jun-2026 16:05:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMwIiwidXNlcm5hbWUiOiJraG9zbyIsImVtYWlsIjoiYXJzaGFka2hvc28xMTZAZ21haWwuY29tIiwiZXhwIjoxNzgxMjc5OTU4fQ.DbnuPO3Q2dc7llwOVNX2_MMZKeP6TYHLaUtTtyDUXuk
[05-Jun-2026 16:05:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jun-2026 16:05:28 UTC] ✅ JWT token verified successfully for user profile
[05-Jun-2026 16:05:28 UTC] User ID: 730
[05-Jun-2026 16:05:28 UTC] ✅ User profile retrieved successfully for user ID: 730
[05-Jun-2026 16:05:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jun-2026 16:05:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jun-2026 16:05:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a02:6ea0:c041:2193::11, 141.101.76.185","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMwIiwidXNlcm5hbWUiOiJraG9zbyIsImVtYWlsIjoiYXJzaGFka2hvc28xMTZAZ21haWwuY29tIiwiZXhwIjoxNzgxMjc5OTU4fQ.DbnuPO3Q2dc7llwOVNX2_MMZKeP6TYHLaUtTtyDUXuk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0706b4c5c8ef5eb-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a02:6ea0:c041:2193::11","cf-ipcountry":"NL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jun-2026 16:05:29 UTC] === User Orders API Called ===
[05-Jun-2026 16:05:29 UTC] User ID: 730
[05-Jun-2026 16:05:29 UTC] Limit: 20, Offset: 0
[05-Jun-2026 16:05:29 UTC] Orders found: 0
[05-Jun-2026 16:05:29 UTC] Orders data: []
[05-Jun-2026 16:05:29 UTC] Total orders count: 0
[05-Jun-2026 16:05:29 UTC] === API CALL LOG ===
[05-Jun-2026 16:05:29 UTC] Endpoint: user/profile.php
[05-Jun-2026 16:05:29 UTC] Full Log Data: {
    "timestamp": "2026-06-05 16:05:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:6ea0:c041:2193::11",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:6ea0:c041:2193::11, 141.101.76.185",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMwIiwidXNlcm5hbWUiOiJraG9zbyIsImVtYWlsIjoiYXJzaGFka2hvc28xMTZAZ21haWwuY29tIiwiZXhwIjoxNzgxMjc5OTU4fQ.DbnuPO3Q2dc7llwOVNX2_MMZKeP6TYHLaUtTtyDUXuk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0706b4c5c96f5eb-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:6ea0:c041:2193::11",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jun-2026 16:05:29 UTC] === END API CALL LOG ===
[05-Jun-2026 16:05:29 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jun-2026 16:05:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMwIiwidXNlcm5hbWUiOiJraG9zbyIsImVtYWlsIjoiYXJzaGFka2hvc28xMTZAZ21haWwuY29tIiwiZXhwIjoxNzgxMjc5OTU4fQ.DbnuPO3Q2dc7llwOVNX2_MMZKeP6TYHLaUtTtyDUXuk
[05-Jun-2026 16:05:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jun-2026 16:05:29 UTC] ✅ JWT token verified successfully for user profile
[05-Jun-2026 16:05:29 UTC] User ID: 730
[05-Jun-2026 16:05:29 UTC] ✅ User profile retrieved successfully for user ID: 730
[05-Jun-2026 16:05:30 UTC] === API CALL LOG ===
[05-Jun-2026 16:05:30 UTC] Endpoint: user/profile.php
[05-Jun-2026 16:05:30 UTC] Full Log Data: {
    "timestamp": "2026-06-05 16:05:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:6ea0:c041:2193::11",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:6ea0:c041:2193::11, 141.101.76.185",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMwIiwidXNlcm5hbWUiOiJraG9zbyIsImVtYWlsIjoiYXJzaGFka2hvc28xMTZAZ21haWwuY29tIiwiZXhwIjoxNzgxMjc5OTU4fQ.DbnuPO3Q2dc7llwOVNX2_MMZKeP6TYHLaUtTtyDUXuk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0706b4fad9df5eb-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:6ea0:c041:2193::11",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jun-2026 16:05:30 UTC] === END API CALL LOG ===
[05-Jun-2026 16:05:30 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jun-2026 16:05:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMwIiwidXNlcm5hbWUiOiJraG9zbyIsImVtYWlsIjoiYXJzaGFka2hvc28xMTZAZ21haWwuY29tIiwiZXhwIjoxNzgxMjc5OTU4fQ.DbnuPO3Q2dc7llwOVNX2_MMZKeP6TYHLaUtTtyDUXuk
[05-Jun-2026 16:05:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jun-2026 16:05:30 UTC] ✅ JWT token verified successfully for user profile
[05-Jun-2026 16:05:30 UTC] User ID: 730
[05-Jun-2026 16:05:30 UTC] ✅ User profile retrieved successfully for user ID: 730
[05-Jun-2026 16:05:31 UTC] === API CALL LOG ===
[05-Jun-2026 16:05:31 UTC] Endpoint: user/profile.php
[05-Jun-2026 16:05:31 UTC] Full Log Data: {
    "timestamp": "2026-06-05 16:05:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:6ea0:c041:2193::11",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:6ea0:c041:2193::11, 141.101.76.185",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMwIiwidXNlcm5hbWUiOiJraG9zbyIsImVtYWlsIjoiYXJzaGFka2hvc28xMTZAZ21haWwuY29tIiwiZXhwIjoxNzgxMjc5OTU4fQ.DbnuPO3Q2dc7llwOVNX2_MMZKeP6TYHLaUtTtyDUXuk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0706b560fc9f5eb-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:6ea0:c041:2193::11",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jun-2026 16:05:31 UTC] === END API CALL LOG ===
[05-Jun-2026 16:05:31 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jun-2026 16:05:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMwIiwidXNlcm5hbWUiOiJraG9zbyIsImVtYWlsIjoiYXJzaGFka2hvc28xMTZAZ21haWwuY29tIiwiZXhwIjoxNzgxMjc5OTU4fQ.DbnuPO3Q2dc7llwOVNX2_MMZKeP6TYHLaUtTtyDUXuk
[05-Jun-2026 16:05:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jun-2026 16:05:31 UTC] ✅ JWT token verified successfully for user profile
[05-Jun-2026 16:05:31 UTC] User ID: 730
[05-Jun-2026 16:05:31 UTC] ✅ User profile retrieved successfully for user ID: 730
[05-Jun-2026 16:05:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jun-2026 16:05:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jun-2026 16:05:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a02:6ea0:c041:2193::11, 141.101.76.185","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMwIiwidXNlcm5hbWUiOiJraG9zbyIsImVtYWlsIjoiYXJzaGFka2hvc28xMTZAZ21haWwuY29tIiwiZXhwIjoxNzgxMjc5OTU4fQ.DbnuPO3Q2dc7llwOVNX2_MMZKeP6TYHLaUtTtyDUXuk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0706b5f3ecff5eb-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a02:6ea0:c041:2193::11","cf-ipcountry":"NL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jun-2026 16:05:32 UTC] === User Orders API Called ===
[05-Jun-2026 16:05:32 UTC] User ID: 730
[05-Jun-2026 16:05:32 UTC] Limit: 20, Offset: 0
[05-Jun-2026 16:05:32 UTC] Orders found: 0
[05-Jun-2026 16:05:32 UTC] Orders data: []
[05-Jun-2026 16:05:32 UTC] Total orders count: 0
[05-Jun-2026 16:05:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jun-2026 16:05:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jun-2026 16:05:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a02:6ea0:c041:2193::11, 141.101.76.185","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMwIiwidXNlcm5hbWUiOiJraG9zbyIsImVtYWlsIjoiYXJzaGFka2hvc28xMTZAZ21haWwuY29tIiwiZXhwIjoxNzgxMjc5OTU4fQ.DbnuPO3Q2dc7llwOVNX2_MMZKeP6TYHLaUtTtyDUXuk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0706b7d793ef5eb-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a02:6ea0:c041:2193::11","cf-ipcountry":"NL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jun-2026 16:05:37 UTC] === User Orders API Called ===
[05-Jun-2026 16:05:37 UTC] User ID: 730
[05-Jun-2026 16:05:37 UTC] Limit: 20, Offset: 0
[05-Jun-2026 16:05:37 UTC] Orders found: 0
[05-Jun-2026 16:05:37 UTC] Orders data: []
[05-Jun-2026 16:05:37 UTC] Total orders count: 0
[05-Jun-2026 16:05:37 UTC] === API CALL LOG ===
[05-Jun-2026 16:05:37 UTC] Endpoint: user/profile.php
[05-Jun-2026 16:05:37 UTC] Full Log Data: {
    "timestamp": "2026-06-05 16:05:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:6ea0:c041:2193::11",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:6ea0:c041:2193::11, 141.101.76.185",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMwIiwidXNlcm5hbWUiOiJraG9zbyIsImVtYWlsIjoiYXJzaGFka2hvc28xMTZAZ21haWwuY29tIiwiZXhwIjoxNzgxMjc5OTU4fQ.DbnuPO3Q2dc7llwOVNX2_MMZKeP6TYHLaUtTtyDUXuk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0706b7d7941f5eb-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:6ea0:c041:2193::11",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jun-2026 16:05:37 UTC] === END API CALL LOG ===
[05-Jun-2026 16:05:37 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jun-2026 16:05:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMwIiwidXNlcm5hbWUiOiJraG9zbyIsImVtYWlsIjoiYXJzaGFka2hvc28xMTZAZ21haWwuY29tIiwiZXhwIjoxNzgxMjc5OTU4fQ.DbnuPO3Q2dc7llwOVNX2_MMZKeP6TYHLaUtTtyDUXuk
[05-Jun-2026 16:05:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jun-2026 16:05:37 UTC] ✅ JWT token verified successfully for user profile
[05-Jun-2026 16:05:37 UTC] User ID: 730
[05-Jun-2026 16:05:37 UTC] ✅ User profile retrieved successfully for user ID: 730
[05-Jun-2026 16:05:38 UTC] === API CALL LOG ===
[05-Jun-2026 16:05:38 UTC] Endpoint: user/profile.php
[05-Jun-2026 16:05:38 UTC] Full Log Data: {
    "timestamp": "2026-06-05 16:05:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:6ea0:c041:2193::11",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:6ea0:c041:2193::11, 141.101.76.185",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMwIiwidXNlcm5hbWUiOiJraG9zbyIsImVtYWlsIjoiYXJzaGFka2hvc28xMTZAZ21haWwuY29tIiwiZXhwIjoxNzgxMjc5OTU4fQ.DbnuPO3Q2dc7llwOVNX2_MMZKeP6TYHLaUtTtyDUXuk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0706b812c36f5eb-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:6ea0:c041:2193::11",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jun-2026 16:05:38 UTC] === END API CALL LOG ===
[05-Jun-2026 16:05:38 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jun-2026 16:05:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMwIiwidXNlcm5hbWUiOiJraG9zbyIsImVtYWlsIjoiYXJzaGFka2hvc28xMTZAZ21haWwuY29tIiwiZXhwIjoxNzgxMjc5OTU4fQ.DbnuPO3Q2dc7llwOVNX2_MMZKeP6TYHLaUtTtyDUXuk
[05-Jun-2026 16:05:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jun-2026 16:05:38 UTC] ✅ JWT token verified successfully for user profile
[05-Jun-2026 16:05:38 UTC] User ID: 730
[05-Jun-2026 16:05:38 UTC] ✅ User profile retrieved successfully for user ID: 730
[05-Jun-2026 16:05:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jun-2026 16:05:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jun-2026 16:05:39 UTC] === API CALL LOG ===
[05-Jun-2026 16:05:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a02:6ea0:c041:2193::11, 141.101.76.185","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMwIiwidXNlcm5hbWUiOiJraG9zbyIsImVtYWlsIjoiYXJzaGFka2hvc28xMTZAZ21haWwuY29tIiwiZXhwIjoxNzgxMjc5OTU4fQ.DbnuPO3Q2dc7llwOVNX2_MMZKeP6TYHLaUtTtyDUXuk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0706b8bac28f5eb-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a02:6ea0:c041:2193::11","cf-ipcountry":"NL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jun-2026 16:05:39 UTC] Endpoint: user/profile.php
[05-Jun-2026 16:05:39 UTC] Full Log Data: {
    "timestamp": "2026-06-05 16:05:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:6ea0:c041:2193::11",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:6ea0:c041:2193::11, 141.101.76.185",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMwIiwidXNlcm5hbWUiOiJraG9zbyIsImVtYWlsIjoiYXJzaGFka2hvc28xMTZAZ21haWwuY29tIiwiZXhwIjoxNzgxMjc5OTU4fQ.DbnuPO3Q2dc7llwOVNX2_MMZKeP6TYHLaUtTtyDUXuk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0706b8bac2ff5eb-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:6ea0:c041:2193::11",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jun-2026 16:05:39 UTC] === END API CALL LOG ===
[05-Jun-2026 16:05:39 UTC] === User Orders API Called ===
[05-Jun-2026 16:05:39 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jun-2026 16:05:39 UTC] User ID: 730
[05-Jun-2026 16:05:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMwIiwidXNlcm5hbWUiOiJraG9zbyIsImVtYWlsIjoiYXJzaGFka2hvc28xMTZAZ21haWwuY29tIiwiZXhwIjoxNzgxMjc5OTU4fQ.DbnuPO3Q2dc7llwOVNX2_MMZKeP6TYHLaUtTtyDUXuk
[05-Jun-2026 16:05:39 UTC] Limit: 20, Offset: 0
[05-Jun-2026 16:05:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jun-2026 16:05:39 UTC] ✅ JWT token verified successfully for user profile
[05-Jun-2026 16:05:39 UTC] User ID: 730
[05-Jun-2026 16:05:39 UTC] Orders found: 0
[05-Jun-2026 16:05:39 UTC] Orders data: []
[05-Jun-2026 16:05:39 UTC] ✅ User profile retrieved successfully for user ID: 730
[05-Jun-2026 16:05:39 UTC] Total orders count: 0
[05-Jun-2026 16:05:40 UTC] === API CALL LOG ===
[05-Jun-2026 16:05:40 UTC] Endpoint: user/profile.php
[05-Jun-2026 16:05:40 UTC] Full Log Data: {
    "timestamp": "2026-06-05 16:05:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:6ea0:c041:2193::11",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:6ea0:c041:2193::11, 141.101.76.185",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMwIiwidXNlcm5hbWUiOiJraG9zbyIsImVtYWlsIjoiYXJzaGFka2hvc28xMTZAZ21haWwuY29tIiwiZXhwIjoxNzgxMjc5OTU4fQ.DbnuPO3Q2dc7llwOVNX2_MMZKeP6TYHLaUtTtyDUXuk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0706b8f0d35f5eb-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:6ea0:c041:2193::11",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jun-2026 16:05:40 UTC] === END API CALL LOG ===
[05-Jun-2026 16:05:40 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jun-2026 16:05:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMwIiwidXNlcm5hbWUiOiJraG9zbyIsImVtYWlsIjoiYXJzaGFka2hvc28xMTZAZ21haWwuY29tIiwiZXhwIjoxNzgxMjc5OTU4fQ.DbnuPO3Q2dc7llwOVNX2_MMZKeP6TYHLaUtTtyDUXuk
[05-Jun-2026 16:05:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jun-2026 16:05:40 UTC] ✅ JWT token verified successfully for user profile
[05-Jun-2026 16:05:40 UTC] User ID: 730
[05-Jun-2026 16:05:40 UTC] ✅ User profile retrieved successfully for user ID: 730
[05-Jun-2026 16:05:52 UTC] === API CALL LOG ===
[05-Jun-2026 16:05:52 UTC] Endpoint: user/profile.php
[05-Jun-2026 16:05:52 UTC] Full Log Data: {
    "timestamp": "2026-06-05 16:05:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:6ea0:c041:2193::11",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:6ea0:c041:2193::11, 141.101.76.184",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMwIiwidXNlcm5hbWUiOiJraG9zbyIsImVtYWlsIjoiYXJzaGFka2hvc28xMTZAZ21haWwuY29tIiwiZXhwIjoxNzgxMjc5OTU4fQ.DbnuPO3Q2dc7llwOVNX2_MMZKeP6TYHLaUtTtyDUXuk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0706bdb4e15f5eb-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:6ea0:c041:2193::11",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jun-2026 16:05:52 UTC] === END API CALL LOG ===
[05-Jun-2026 16:05:52 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jun-2026 16:05:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMwIiwidXNlcm5hbWUiOiJraG9zbyIsImVtYWlsIjoiYXJzaGFka2hvc28xMTZAZ21haWwuY29tIiwiZXhwIjoxNzgxMjc5OTU4fQ.DbnuPO3Q2dc7llwOVNX2_MMZKeP6TYHLaUtTtyDUXuk
[05-Jun-2026 16:05:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jun-2026 16:05:52 UTC] ✅ JWT token verified successfully for user profile
[05-Jun-2026 16:05:52 UTC] User ID: 730
[05-Jun-2026 16:05:52 UTC] ✅ User profile retrieved successfully for user ID: 730
[05-Jun-2026 16:05:53 UTC] User Purchases API - User ID: 730
[05-Jun-2026 16:05:53 UTC] User Purchases API - Total purchases found: 0
[05-Jun-2026 16:06:04 UTC] === API CALL LOG ===
[05-Jun-2026 16:06:04 UTC] Endpoint: user/profile.php
[05-Jun-2026 16:06:04 UTC] Full Log Data: {
    "timestamp": "2026-06-05 16:06:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:6ea0:c041:2193::11",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:6ea0:c041:2193::11, 141.101.76.185",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMwIiwidXNlcm5hbWUiOiJraG9zbyIsImVtYWlsIjoiYXJzaGFka2hvc28xMTZAZ21haWwuY29tIiwiZXhwIjoxNzgxMjc5OTU4fQ.DbnuPO3Q2dc7llwOVNX2_MMZKeP6TYHLaUtTtyDUXuk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0706c285d2bf5eb-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:6ea0:c041:2193::11",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jun-2026 16:06:04 UTC] === END API CALL LOG ===
[05-Jun-2026 16:06:04 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jun-2026 16:06:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMwIiwidXNlcm5hbWUiOiJraG9zbyIsImVtYWlsIjoiYXJzaGFka2hvc28xMTZAZ21haWwuY29tIiwiZXhwIjoxNzgxMjc5OTU4fQ.DbnuPO3Q2dc7llwOVNX2_MMZKeP6TYHLaUtTtyDUXuk
[05-Jun-2026 16:06:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jun-2026 16:06:04 UTC] ✅ JWT token verified successfully for user profile
[05-Jun-2026 16:06:04 UTC] User ID: 730
[05-Jun-2026 16:06:04 UTC] ✅ User profile retrieved successfully for user ID: 730
[05-Jun-2026 16:06:05 UTC] User Purchases API - User ID: 730
[05-Jun-2026 16:06:05 UTC] User Purchases API - Total purchases found: 0
[05-Jun-2026 19:58:00 UTC] === API CALL LOG ===
[05-Jun-2026 19:58:00 UTC] Endpoint: user/profile.php
[05-Jun-2026 19:58:00 UTC] Full Log Data: {
    "timestamp": "2026-06-05 19:58:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.203.225.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.203.225.70, 172.68.111.18",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDcsInVzZXJuYW1lIjoiQWRhbSIsImVtYWlsIjoiYnVrYXJpaWFkYW05NzFAZ21haWwuY29tIiwiZXhwIjoxNzgxMjk0Mjc0fQ.rCtyywvNNzLSkSEb2fsRa_lBihJOvklNk4fyHkuaL-U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a071bfe399089263-MUC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.203.225.70",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jun-2026 19:58:00 UTC] === END API CALL LOG ===
[05-Jun-2026 19:58:00 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jun-2026 19:58:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDcsInVzZXJuYW1lIjoiQWRhbSIsImVtYWlsIjoiYnVrYXJpaWFkYW05NzFAZ21haWwuY29tIiwiZXhwIjoxNzgxMjk0Mjc0fQ.rCtyywvNNzLSkSEb2fsRa_lBihJOvklNk4fyHkuaL-U
[05-Jun-2026 19:58:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jun-2026 19:58:00 UTC] ✅ JWT token verified successfully for user profile
[05-Jun-2026 19:58:00 UTC] User ID: 647
[05-Jun-2026 19:58:00 UTC] ✅ User profile retrieved successfully for user ID: 647
[05-Jun-2026 19:58:00 UTC] === API CALL LOG ===
[05-Jun-2026 19:58:00 UTC] Endpoint: user/profile.php
[05-Jun-2026 19:58:00 UTC] Full Log Data: {
    "timestamp": "2026-06-05 19:58:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.203.225.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.203.225.70, 172.68.111.18",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDcsInVzZXJuYW1lIjoiQWRhbSIsImVtYWlsIjoiYnVrYXJpaWFkYW05NzFAZ21haWwuY29tIiwiZXhwIjoxNzgxMjk0Mjc0fQ.rCtyywvNNzLSkSEb2fsRa_lBihJOvklNk4fyHkuaL-U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a071bfe399019263-MUC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.203.225.70",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jun-2026 19:58:00 UTC] === END API CALL LOG ===
[05-Jun-2026 19:58:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jun-2026 19:58:00 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jun-2026 19:58:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jun-2026 19:58:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDcsInVzZXJuYW1lIjoiQWRhbSIsImVtYWlsIjoiYnVrYXJpaWFkYW05NzFAZ21haWwuY29tIiwiZXhwIjoxNzgxMjk0Mjc0fQ.rCtyywvNNzLSkSEb2fsRa_lBihJOvklNk4fyHkuaL-U
[05-Jun-2026 19:58:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.203.225.70, 172.68.111.18","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDcsInVzZXJuYW1lIjoiQWRhbSIsImVtYWlsIjoiYnVrYXJpaWFkYW05NzFAZ21haWwuY29tIiwiZXhwIjoxNzgxMjk0Mjc0fQ.rCtyywvNNzLSkSEb2fsRa_lBihJOvklNk4fyHkuaL-U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a071bfe399069263-MUC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.203.225.70","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jun-2026 19:58:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jun-2026 19:58:00 UTC] === User Orders API Called ===
[05-Jun-2026 19:58:00 UTC] ✅ JWT token verified successfully for user profile
[05-Jun-2026 19:58:00 UTC] User ID: 647
[05-Jun-2026 19:58:00 UTC] User ID: 647
[05-Jun-2026 19:58:00 UTC] Limit: 20, Offset: 0
[05-Jun-2026 19:58:00 UTC] ✅ User profile retrieved successfully for user ID: 647
[05-Jun-2026 19:58:00 UTC] Orders found: 0
[05-Jun-2026 19:58:00 UTC] Orders data: []
[05-Jun-2026 19:58:00 UTC] Total orders count: 0
[05-Jun-2026 19:58:05 UTC] === API CALL LOG ===
[05-Jun-2026 19:58:05 UTC] Endpoint: user/profile.php
[05-Jun-2026 19:58:05 UTC] Full Log Data: {
    "timestamp": "2026-06-05 19:58:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.203.225.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.203.225.70, 172.68.111.18",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDcsInVzZXJuYW1lIjoiQWRhbSIsImVtYWlsIjoiYnVrYXJpaWFkYW05NzFAZ21haWwuY29tIiwiZXhwIjoxNzgxMjk0Mjc0fQ.rCtyywvNNzLSkSEb2fsRa_lBihJOvklNk4fyHkuaL-U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a071c0053e109263-MUC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.203.225.70",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jun-2026 19:58:05 UTC] === END API CALL LOG ===
[05-Jun-2026 19:58:05 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jun-2026 19:58:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDcsInVzZXJuYW1lIjoiQWRhbSIsImVtYWlsIjoiYnVrYXJpaWFkYW05NzFAZ21haWwuY29tIiwiZXhwIjoxNzgxMjk0Mjc0fQ.rCtyywvNNzLSkSEb2fsRa_lBihJOvklNk4fyHkuaL-U
[05-Jun-2026 19:58:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jun-2026 19:58:05 UTC] ✅ JWT token verified successfully for user profile
[05-Jun-2026 19:58:05 UTC] User ID: 647
[05-Jun-2026 19:58:05 UTC] ✅ User profile retrieved successfully for user ID: 647
[05-Jun-2026 20:01:55 UTC] === API CALL LOG ===
[05-Jun-2026 20:01:55 UTC] Endpoint: user/profile.php
[05-Jun-2026 20:01:55 UTC] Full Log Data: {
    "timestamp": "2026-06-05 20:01:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.203.225.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.203.225.70, 172.68.111.17",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDcsInVzZXJuYW1lIjoiQWRhbSIsImVtYWlsIjoiYnVrYXJpaWFkYW05NzFAZ21haWwuY29tIiwiZXhwIjoxNzgxMjk0Mjc0fQ.rCtyywvNNzLSkSEb2fsRa_lBihJOvklNk4fyHkuaL-U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a071c5a35ed49206-MUC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.203.225.70",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jun-2026 20:01:55 UTC] === END API CALL LOG ===
[05-Jun-2026 20:01:55 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jun-2026 20:01:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDcsInVzZXJuYW1lIjoiQWRhbSIsImVtYWlsIjoiYnVrYXJpaWFkYW05NzFAZ21haWwuY29tIiwiZXhwIjoxNzgxMjk0Mjc0fQ.rCtyywvNNzLSkSEb2fsRa_lBihJOvklNk4fyHkuaL-U
[05-Jun-2026 20:01:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jun-2026 20:01:55 UTC] ✅ JWT token verified successfully for user profile
[05-Jun-2026 20:01:55 UTC] User ID: 647
[05-Jun-2026 20:01:55 UTC] ✅ User profile retrieved successfully for user ID: 647
[05-Jun-2026 20:01:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jun-2026 20:01:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jun-2026 20:01:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.203.225.70, 172.68.111.17","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDcsInVzZXJuYW1lIjoiQWRhbSIsImVtYWlsIjoiYnVrYXJpaWFkYW05NzFAZ21haWwuY29tIiwiZXhwIjoxNzgxMjk0Mjc0fQ.rCtyywvNNzLSkSEb2fsRa_lBihJOvklNk4fyHkuaL-U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a071c5a4afc29206-MUC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.203.225.70","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jun-2026 20:01:55 UTC] === User Orders API Called ===
[05-Jun-2026 20:01:55 UTC] User ID: 647
[05-Jun-2026 20:01:55 UTC] Limit: 20, Offset: 0
[05-Jun-2026 20:01:55 UTC] Orders found: 0
[05-Jun-2026 20:01:55 UTC] Orders data: []
[05-Jun-2026 20:01:55 UTC] Total orders count: 0
[05-Jun-2026 20:02:03 UTC] === API CALL LOG ===
[05-Jun-2026 20:02:03 UTC] Endpoint: user/profile.php
[05-Jun-2026 20:02:03 UTC] Full Log Data: {
    "timestamp": "2026-06-05 20:02:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.203.225.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.203.225.70, 172.68.111.17",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDcsInVzZXJuYW1lIjoiQWRhbSIsImVtYWlsIjoiYnVrYXJpaWFkYW05NzFAZ21haWwuY29tIiwiZXhwIjoxNzgxMjk0Mjc0fQ.rCtyywvNNzLSkSEb2fsRa_lBihJOvklNk4fyHkuaL-U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a071c5d5bb2f9206-MUC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.203.225.70",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jun-2026 20:02:03 UTC] === END API CALL LOG ===
[05-Jun-2026 20:02:03 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jun-2026 20:02:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDcsInVzZXJuYW1lIjoiQWRhbSIsImVtYWlsIjoiYnVrYXJpaWFkYW05NzFAZ21haWwuY29tIiwiZXhwIjoxNzgxMjk0Mjc0fQ.rCtyywvNNzLSkSEb2fsRa_lBihJOvklNk4fyHkuaL-U
[05-Jun-2026 20:02:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jun-2026 20:02:03 UTC] ✅ JWT token verified successfully for user profile
[05-Jun-2026 20:02:03 UTC] User ID: 647
[05-Jun-2026 20:02:03 UTC] ✅ User profile retrieved successfully for user ID: 647
[05-Jun-2026 20:02:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jun-2026 20:02:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jun-2026 20:02:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.203.225.70, 172.68.111.17","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDcsInVzZXJuYW1lIjoiQWRhbSIsImVtYWlsIjoiYnVrYXJpaWFkYW05NzFAZ21haWwuY29tIiwiZXhwIjoxNzgxMjk0Mjc0fQ.rCtyywvNNzLSkSEb2fsRa_lBihJOvklNk4fyHkuaL-U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a071c5d5bb2c9206-MUC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.203.225.70","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jun-2026 20:02:03 UTC] === User Orders API Called ===
[05-Jun-2026 20:02:03 UTC] User ID: 647
[05-Jun-2026 20:02:03 UTC] Limit: 20, Offset: 0
[05-Jun-2026 20:02:03 UTC] Orders found: 0
[05-Jun-2026 20:02:03 UTC] Orders data: []
[05-Jun-2026 20:02:03 UTC] Total orders count: 0
[05-Jun-2026 20:02:04 UTC] === API CALL LOG ===
[05-Jun-2026 20:02:04 UTC] Endpoint: user/profile.php
[05-Jun-2026 20:02:04 UTC] Full Log Data: {
    "timestamp": "2026-06-05 20:02:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.203.225.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.203.225.70, 172.68.111.17",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDcsInVzZXJuYW1lIjoiQWRhbSIsImVtYWlsIjoiYnVrYXJpaWFkYW05NzFAZ21haWwuY29tIiwiZXhwIjoxNzgxMjk0Mjc0fQ.rCtyywvNNzLSkSEb2fsRa_lBihJOvklNk4fyHkuaL-U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a071c5d84cb09206-MUC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.203.225.70",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jun-2026 20:02:04 UTC] === END API CALL LOG ===
[05-Jun-2026 20:02:04 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jun-2026 20:02:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDcsInVzZXJuYW1lIjoiQWRhbSIsImVtYWlsIjoiYnVrYXJpaWFkYW05NzFAZ21haWwuY29tIiwiZXhwIjoxNzgxMjk0Mjc0fQ.rCtyywvNNzLSkSEb2fsRa_lBihJOvklNk4fyHkuaL-U
[05-Jun-2026 20:02:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jun-2026 20:02:04 UTC] ✅ JWT token verified successfully for user profile
[05-Jun-2026 20:02:04 UTC] User ID: 647
[05-Jun-2026 20:02:04 UTC] ✅ User profile retrieved successfully for user ID: 647
[05-Jun-2026 20:02:05 UTC] === API CALL LOG ===
[05-Jun-2026 20:02:05 UTC] Endpoint: user/profile.php
[05-Jun-2026 20:02:05 UTC] Full Log Data: {
    "timestamp": "2026-06-05 20:02:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.203.225.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.203.225.70, 172.68.111.17",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDcsInVzZXJuYW1lIjoiQWRhbSIsImVtYWlsIjoiYnVrYXJpaWFkYW05NzFAZ21haWwuY29tIiwiZXhwIjoxNzgxMjk0Mjc0fQ.rCtyywvNNzLSkSEb2fsRa_lBihJOvklNk4fyHkuaL-U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a071c5dd48de9206-MUC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.203.225.70",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jun-2026 20:02:05 UTC] === END API CALL LOG ===
[05-Jun-2026 20:02:05 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jun-2026 20:02:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDcsInVzZXJuYW1lIjoiQWRhbSIsImVtYWlsIjoiYnVrYXJpaWFkYW05NzFAZ21haWwuY29tIiwiZXhwIjoxNzgxMjk0Mjc0fQ.rCtyywvNNzLSkSEb2fsRa_lBihJOvklNk4fyHkuaL-U
[05-Jun-2026 20:02:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jun-2026 20:02:05 UTC] ✅ JWT token verified successfully for user profile
[05-Jun-2026 20:02:05 UTC] User ID: 647
[05-Jun-2026 20:02:05 UTC] ✅ User profile retrieved successfully for user ID: 647
[05-Jun-2026 20:02:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jun-2026 20:02:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jun-2026 20:02:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.203.225.70, 172.68.111.17","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDcsInVzZXJuYW1lIjoiQWRhbSIsImVtYWlsIjoiYnVrYXJpaWFkYW05NzFAZ21haWwuY29tIiwiZXhwIjoxNzgxMjk0Mjc0fQ.rCtyywvNNzLSkSEb2fsRa_lBihJOvklNk4fyHkuaL-U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a071c6307f8b9206-MUC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.203.225.70","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jun-2026 20:02:18 UTC] === User Orders API Called ===
[05-Jun-2026 20:02:18 UTC] User ID: 647
[05-Jun-2026 20:02:18 UTC] Limit: 20, Offset: 0
[05-Jun-2026 20:02:18 UTC] === API CALL LOG ===
[05-Jun-2026 20:02:18 UTC] Endpoint: user/profile.php
[05-Jun-2026 20:02:18 UTC] Full Log Data: {
    "timestamp": "2026-06-05 20:02:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.203.225.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.203.225.70, 172.68.111.18",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDcsInVzZXJuYW1lIjoiQWRhbSIsImVtYWlsIjoiYnVrYXJpaWFkYW05NzFAZ21haWwuY29tIiwiZXhwIjoxNzgxMjk0Mjc0fQ.rCtyywvNNzLSkSEb2fsRa_lBihJOvklNk4fyHkuaL-U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a071c6307f8e9206-MUC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.203.225.70",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jun-2026 20:02:18 UTC] Orders found: 0
[05-Jun-2026 20:02:18 UTC] === END API CALL LOG ===
[05-Jun-2026 20:02:18 UTC] Orders data: []
[05-Jun-2026 20:02:18 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jun-2026 20:02:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDcsInVzZXJuYW1lIjoiQWRhbSIsImVtYWlsIjoiYnVrYXJpaWFkYW05NzFAZ21haWwuY29tIiwiZXhwIjoxNzgxMjk0Mjc0fQ.rCtyywvNNzLSkSEb2fsRa_lBihJOvklNk4fyHkuaL-U
[05-Jun-2026 20:02:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jun-2026 20:02:18 UTC] Total orders count: 0
[05-Jun-2026 20:02:18 UTC] ✅ JWT token verified successfully for user profile
[05-Jun-2026 20:02:18 UTC] User ID: 647
[05-Jun-2026 20:02:18 UTC] ✅ User profile retrieved successfully for user ID: 647
[05-Jun-2026 20:02:18 UTC] === API CALL LOG ===
[05-Jun-2026 20:02:18 UTC] Endpoint: user/profile.php
[05-Jun-2026 20:02:18 UTC] Full Log Data: {
    "timestamp": "2026-06-05 20:02:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.203.225.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.203.225.70, 172.68.111.18",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDcsInVzZXJuYW1lIjoiQWRhbSIsImVtYWlsIjoiYnVrYXJpaWFkYW05NzFAZ21haWwuY29tIiwiZXhwIjoxNzgxMjk0Mjc0fQ.rCtyywvNNzLSkSEb2fsRa_lBihJOvklNk4fyHkuaL-U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a071c6307f8f9206-MUC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.203.225.70",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jun-2026 20:02:18 UTC] === END API CALL LOG ===
[05-Jun-2026 20:02:18 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jun-2026 20:02:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDcsInVzZXJuYW1lIjoiQWRhbSIsImVtYWlsIjoiYnVrYXJpaWFkYW05NzFAZ21haWwuY29tIiwiZXhwIjoxNzgxMjk0Mjc0fQ.rCtyywvNNzLSkSEb2fsRa_lBihJOvklNk4fyHkuaL-U
[05-Jun-2026 20:02:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jun-2026 20:02:18 UTC] ✅ JWT token verified successfully for user profile
[05-Jun-2026 20:02:18 UTC] User ID: 647
[05-Jun-2026 20:02:18 UTC] ✅ User profile retrieved successfully for user ID: 647
[05-Jun-2026 20:02:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jun-2026 20:02:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jun-2026 20:02:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.203.225.70, 172.68.111.18","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDcsInVzZXJuYW1lIjoiQWRhbSIsImVtYWlsIjoiYnVrYXJpaWFkYW05NzFAZ21haWwuY29tIiwiZXhwIjoxNzgxMjk0Mjc0fQ.rCtyywvNNzLSkSEb2fsRa_lBihJOvklNk4fyHkuaL-U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a071c6ad4a0e9206-MUC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.203.225.70","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jun-2026 20:02:38 UTC] === User Orders API Called ===
[05-Jun-2026 20:02:38 UTC] User ID: 647
[05-Jun-2026 20:02:38 UTC] Limit: 20, Offset: 0
[05-Jun-2026 20:02:38 UTC] Orders found: 0
[05-Jun-2026 20:02:38 UTC] Orders data: []
[05-Jun-2026 20:02:38 UTC] Total orders count: 0
[05-Jun-2026 20:02:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jun-2026 20:02:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jun-2026 20:02:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.203.225.70, 172.68.111.18","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDcsInVzZXJuYW1lIjoiQWRhbSIsImVtYWlsIjoiYnVrYXJpaWFkYW05NzFAZ21haWwuY29tIiwiZXhwIjoxNzgxMjk0Mjc0fQ.rCtyywvNNzLSkSEb2fsRa_lBihJOvklNk4fyHkuaL-U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a071c6cc48a89206-MUC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.203.225.70","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jun-2026 20:02:43 UTC] === User Orders API Called ===
[05-Jun-2026 20:02:43 UTC] User ID: 647
[05-Jun-2026 20:02:43 UTC] Limit: 20, Offset: 0
[05-Jun-2026 20:02:43 UTC] Orders found: 0
[05-Jun-2026 20:02:43 UTC] Orders data: []
[05-Jun-2026 20:02:43 UTC] Total orders count: 0
[05-Jun-2026 20:02:43 UTC] === API CALL LOG ===
[05-Jun-2026 20:02:43 UTC] Endpoint: user/profile.php
[05-Jun-2026 20:02:43 UTC] Full Log Data: {
    "timestamp": "2026-06-05 20:02:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.203.225.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.203.225.70, 172.68.111.18",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDcsInVzZXJuYW1lIjoiQWRhbSIsImVtYWlsIjoiYnVrYXJpaWFkYW05NzFAZ21haWwuY29tIiwiZXhwIjoxNzgxMjk0Mjc0fQ.rCtyywvNNzLSkSEb2fsRa_lBihJOvklNk4fyHkuaL-U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a071c6cc48ad9206-MUC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.203.225.70",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jun-2026 20:02:43 UTC] === END API CALL LOG ===
[05-Jun-2026 20:02:43 UTC] === API CALL LOG ===
[05-Jun-2026 20:02:43 UTC] Endpoint: user/profile.php
[05-Jun-2026 20:02:43 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jun-2026 20:02:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDcsInVzZXJuYW1lIjoiQWRhbSIsImVtYWlsIjoiYnVrYXJpaWFkYW05NzFAZ21haWwuY29tIiwiZXhwIjoxNzgxMjk0Mjc0fQ.rCtyywvNNzLSkSEb2fsRa_lBihJOvklNk4fyHkuaL-U
[05-Jun-2026 20:02:43 UTC] Full Log Data: {
    "timestamp": "2026-06-05 20:02:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.203.225.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.203.225.70, 172.68.111.18",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDcsInVzZXJuYW1lIjoiQWRhbSIsImVtYWlsIjoiYnVrYXJpaWFkYW05NzFAZ21haWwuY29tIiwiZXhwIjoxNzgxMjk0Mjc0fQ.rCtyywvNNzLSkSEb2fsRa_lBihJOvklNk4fyHkuaL-U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a071c6cc48ab9206-MUC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.203.225.70",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jun-2026 20:02:43 UTC] === END API CALL LOG ===
[05-Jun-2026 20:02:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jun-2026 20:02:43 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jun-2026 20:02:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDcsInVzZXJuYW1lIjoiQWRhbSIsImVtYWlsIjoiYnVrYXJpaWFkYW05NzFAZ21haWwuY29tIiwiZXhwIjoxNzgxMjk0Mjc0fQ.rCtyywvNNzLSkSEb2fsRa_lBihJOvklNk4fyHkuaL-U
[05-Jun-2026 20:02:43 UTC] ✅ JWT token verified successfully for user profile
[05-Jun-2026 20:02:43 UTC] User ID: 647
[05-Jun-2026 20:02:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jun-2026 20:02:43 UTC] ✅ JWT token verified successfully for user profile
[05-Jun-2026 20:02:43 UTC] User ID: 647
[05-Jun-2026 20:02:43 UTC] ✅ User profile retrieved successfully for user ID: 647
[05-Jun-2026 20:02:43 UTC] ✅ User profile retrieved successfully for user ID: 647
[05-Jun-2026 20:02:45 UTC] === API CALL LOG ===
[05-Jun-2026 20:02:45 UTC] Endpoint: user/profile.php
[05-Jun-2026 20:02:45 UTC] Full Log Data: {
    "timestamp": "2026-06-05 20:02:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.203.225.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.203.225.70, 172.68.111.18",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDcsInVzZXJuYW1lIjoiQWRhbSIsImVtYWlsIjoiYnVrYXJpaWFkYW05NzFAZ21haWwuY29tIiwiZXhwIjoxNzgxMjk0Mjc0fQ.rCtyywvNNzLSkSEb2fsRa_lBihJOvklNk4fyHkuaL-U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a071c6dbece39206-MUC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.203.225.70",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jun-2026 20:02:45 UTC] === END API CALL LOG ===
[05-Jun-2026 20:02:45 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jun-2026 20:02:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDcsInVzZXJuYW1lIjoiQWRhbSIsImVtYWlsIjoiYnVrYXJpaWFkYW05NzFAZ21haWwuY29tIiwiZXhwIjoxNzgxMjk0Mjc0fQ.rCtyywvNNzLSkSEb2fsRa_lBihJOvklNk4fyHkuaL-U
[05-Jun-2026 20:02:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jun-2026 20:02:45 UTC] ✅ JWT token verified successfully for user profile
[05-Jun-2026 20:02:45 UTC] User ID: 647
[05-Jun-2026 20:02:45 UTC] ✅ User profile retrieved successfully for user ID: 647
[05-Jun-2026 20:02:48 UTC] === API CALL LOG ===
[05-Jun-2026 20:02:48 UTC] Endpoint: user/profile.php
[05-Jun-2026 20:02:48 UTC] Full Log Data: {
    "timestamp": "2026-06-05 20:02:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.203.225.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.203.225.70, 172.68.111.18",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDcsInVzZXJuYW1lIjoiQWRhbSIsImVtYWlsIjoiYnVrYXJpaWFkYW05NzFAZ21haWwuY29tIiwiZXhwIjoxNzgxMjk0Mjc0fQ.rCtyywvNNzLSkSEb2fsRa_lBihJOvklNk4fyHkuaL-U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a071c6ec4bae9206-MUC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.203.225.70",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jun-2026 20:02:48 UTC] === END API CALL LOG ===
[05-Jun-2026 20:02:48 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jun-2026 20:02:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDcsInVzZXJuYW1lIjoiQWRhbSIsImVtYWlsIjoiYnVrYXJpaWFkYW05NzFAZ21haWwuY29tIiwiZXhwIjoxNzgxMjk0Mjc0fQ.rCtyywvNNzLSkSEb2fsRa_lBihJOvklNk4fyHkuaL-U
[05-Jun-2026 20:02:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jun-2026 20:02:48 UTC] ✅ JWT token verified successfully for user profile
[05-Jun-2026 20:02:48 UTC] User ID: 647
[05-Jun-2026 20:02:48 UTC] ✅ User profile retrieved successfully for user ID: 647
[05-Jun-2026 20:03:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jun-2026 20:03:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jun-2026 20:03:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.203.225.70, 172.68.111.17","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDcsInVzZXJuYW1lIjoiQWRhbSIsImVtYWlsIjoiYnVrYXJpaWFkYW05NzFAZ21haWwuY29tIiwiZXhwIjoxNzgxMjk0Mjc0fQ.rCtyywvNNzLSkSEb2fsRa_lBihJOvklNk4fyHkuaL-U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a071c81a4b7e3057-MUC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.203.225.70","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jun-2026 20:03:36 UTC] === User Orders API Called ===
[05-Jun-2026 20:03:36 UTC] User ID: 647
[05-Jun-2026 20:03:36 UTC] Limit: 20, Offset: 0
[05-Jun-2026 20:03:36 UTC] Orders found: 0
[05-Jun-2026 20:03:36 UTC] Orders data: []
[05-Jun-2026 20:03:36 UTC] Total orders count: 0
[05-Jun-2026 20:03:43 UTC] === API CALL LOG ===
[05-Jun-2026 20:03:43 UTC] Endpoint: user/profile.php
[05-Jun-2026 20:03:43 UTC] Full Log Data: {
    "timestamp": "2026-06-05 20:03:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.203.225.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.203.225.70, 172.68.111.18",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDcsInVzZXJuYW1lIjoiQWRhbSIsImVtYWlsIjoiYnVrYXJpaWFkYW05NzFAZ21haWwuY29tIiwiZXhwIjoxNzgxMjk0Mjc0fQ.rCtyywvNNzLSkSEb2fsRa_lBihJOvklNk4fyHkuaL-U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a071c841f96b3057-MUC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.203.225.70",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jun-2026 20:03:43 UTC] === END API CALL LOG ===
[05-Jun-2026 20:03:43 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jun-2026 20:03:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDcsInVzZXJuYW1lIjoiQWRhbSIsImVtYWlsIjoiYnVrYXJpaWFkYW05NzFAZ21haWwuY29tIiwiZXhwIjoxNzgxMjk0Mjc0fQ.rCtyywvNNzLSkSEb2fsRa_lBihJOvklNk4fyHkuaL-U
[05-Jun-2026 20:03:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jun-2026 20:03:43 UTC] ✅ JWT token verified successfully for user profile
[05-Jun-2026 20:03:43 UTC] User ID: 647
[05-Jun-2026 20:03:43 UTC] ✅ User profile retrieved successfully for user ID: 647
[05-Jun-2026 20:03:43 UTC] === API CALL LOG ===
[05-Jun-2026 20:03:43 UTC] Endpoint: user/profile.php
[05-Jun-2026 20:03:43 UTC] Full Log Data: {
    "timestamp": "2026-06-05 20:03:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.203.225.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.203.225.70, 172.68.111.17",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDcsInVzZXJuYW1lIjoiQWRhbSIsImVtYWlsIjoiYnVrYXJpaWFkYW05NzFAZ21haWwuY29tIiwiZXhwIjoxNzgxMjk0Mjc0fQ.rCtyywvNNzLSkSEb2fsRa_lBihJOvklNk4fyHkuaL-U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a071c841f96d3057-MUC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.203.225.70",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jun-2026 20:03:43 UTC] === END API CALL LOG ===
[05-Jun-2026 20:03:43 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jun-2026 20:03:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDcsInVzZXJuYW1lIjoiQWRhbSIsImVtYWlsIjoiYnVrYXJpaWFkYW05NzFAZ21haWwuY29tIiwiZXhwIjoxNzgxMjk0Mjc0fQ.rCtyywvNNzLSkSEb2fsRa_lBihJOvklNk4fyHkuaL-U
[05-Jun-2026 20:03:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jun-2026 20:03:43 UTC] ✅ JWT token verified successfully for user profile
[05-Jun-2026 20:03:43 UTC] User ID: 647
[05-Jun-2026 20:03:43 UTC] ✅ User profile retrieved successfully for user ID: 647
[05-Jun-2026 20:03:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jun-2026 20:03:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jun-2026 20:03:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.203.225.70, 172.68.111.18","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDcsInVzZXJuYW1lIjoiQWRhbSIsImVtYWlsIjoiYnVrYXJpaWFkYW05NzFAZ21haWwuY29tIiwiZXhwIjoxNzgxMjk0Mjc0fQ.rCtyywvNNzLSkSEb2fsRa_lBihJOvklNk4fyHkuaL-U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a071c841f9683057-MUC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.203.225.70","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jun-2026 20:03:43 UTC] === User Orders API Called ===
[05-Jun-2026 20:03:43 UTC] User ID: 647
[05-Jun-2026 20:03:43 UTC] Limit: 20, Offset: 0
[05-Jun-2026 20:03:43 UTC] Orders found: 0
[05-Jun-2026 20:03:43 UTC] Orders data: []
[05-Jun-2026 20:03:43 UTC] Total orders count: 0
[05-Jun-2026 21:33:42 UTC] === API CALL LOG ===
[05-Jun-2026 21:33:42 UTC] Endpoint: user/profile.php
[05-Jun-2026 21:33:42 UTC] Full Log Data: {
    "timestamp": "2026-06-05 21:33:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:c0:1c92:8db:6c24:189b:9434:1c1d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:c0:1c92:8db:6c24:189b:9434:1c1d, 104.23.176.2",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMyIiwidXNlcm5hbWUiOiJDQVNWSVJPIiwiZW1haWwiOiJpeW90Y2luZ2l0QGdtYWlsLmNvbSIsImV4cCI6MTc4MTMwMDAyMX0._wRDoUXHDfgNWl-LdsMTsrPXFuEVxIZkYds-XZcrPGY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0724c13bee4f146-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:c0:1c92:8db:6c24:189b:9434:1c1d",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jun-2026 21:33:42 UTC] === END API CALL LOG ===
[05-Jun-2026 21:33:42 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jun-2026 21:33:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMyIiwidXNlcm5hbWUiOiJDQVNWSVJPIiwiZW1haWwiOiJpeW90Y2luZ2l0QGdtYWlsLmNvbSIsImV4cCI6MTc4MTMwMDAyMX0._wRDoUXHDfgNWl-LdsMTsrPXFuEVxIZkYds-XZcrPGY
[05-Jun-2026 21:33:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jun-2026 21:33:42 UTC] ✅ JWT token verified successfully for user profile
[05-Jun-2026 21:33:42 UTC] User ID: 732
[05-Jun-2026 21:33:42 UTC] ✅ User profile retrieved successfully for user ID: 732
[05-Jun-2026 21:33:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jun-2026 21:33:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jun-2026 21:33:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2404:c0:1c92:8db:6c24:189b:9434:1c1d, 104.23.176.2","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMyIiwidXNlcm5hbWUiOiJDQVNWSVJPIiwiZW1haWwiOiJpeW90Y2luZ2l0QGdtYWlsLmNvbSIsImV4cCI6MTc4MTMwMDAyMX0._wRDoUXHDfgNWl-LdsMTsrPXFuEVxIZkYds-XZcrPGY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0724c13cf04f146-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2404:c0:1c92:8db:6c24:189b:9434:1c1d","cf-ipcountry":"ID","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jun-2026 21:33:42 UTC] === User Orders API Called ===
[05-Jun-2026 21:33:42 UTC] User ID: 732
[05-Jun-2026 21:33:42 UTC] Limit: 20, Offset: 0
[05-Jun-2026 21:33:42 UTC] Orders found: 0
[05-Jun-2026 21:33:42 UTC] Orders data: []
[05-Jun-2026 21:33:42 UTC] Total orders count: 0
[05-Jun-2026 21:33:43 UTC] === API CALL LOG ===
[05-Jun-2026 21:33:43 UTC] Endpoint: user/profile.php
[05-Jun-2026 21:33:43 UTC] Full Log Data: {
    "timestamp": "2026-06-05 21:33:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:c0:1c92:8db:6c24:189b:9434:1c1d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:c0:1c92:8db:6c24:189b:9434:1c1d, 104.23.175.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMyIiwidXNlcm5hbWUiOiJDQVNWSVJPIiwiZW1haWwiOiJpeW90Y2luZ2l0QGdtYWlsLmNvbSIsImV4cCI6MTc4MTMwMDAyMX0._wRDoUXHDfgNWl-LdsMTsrPXFuEVxIZkYds-XZcrPGY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0724c143f9cf146-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:c0:1c92:8db:6c24:189b:9434:1c1d",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jun-2026 21:33:43 UTC] === END API CALL LOG ===
[05-Jun-2026 21:33:43 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jun-2026 21:33:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMyIiwidXNlcm5hbWUiOiJDQVNWSVJPIiwiZW1haWwiOiJpeW90Y2luZ2l0QGdtYWlsLmNvbSIsImV4cCI6MTc4MTMwMDAyMX0._wRDoUXHDfgNWl-LdsMTsrPXFuEVxIZkYds-XZcrPGY
[05-Jun-2026 21:33:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jun-2026 21:33:43 UTC] ✅ JWT token verified successfully for user profile
[05-Jun-2026 21:33:43 UTC] User ID: 732
[05-Jun-2026 21:33:43 UTC] ✅ User profile retrieved successfully for user ID: 732
[05-Jun-2026 21:33:43 UTC] === API CALL LOG ===
[05-Jun-2026 21:33:43 UTC] Endpoint: user/profile.php
[05-Jun-2026 21:33:43 UTC] Full Log Data: {
    "timestamp": "2026-06-05 21:33:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:c0:1c92:8db:6c24:189b:9434:1c1d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:c0:1c92:8db:6c24:189b:9434:1c1d, 104.23.175.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMyIiwidXNlcm5hbWUiOiJDQVNWSVJPIiwiZW1haWwiOiJpeW90Y2luZ2l0QGdtYWlsLmNvbSIsImV4cCI6MTc4MTMwMDAyMX0._wRDoUXHDfgNWl-LdsMTsrPXFuEVxIZkYds-XZcrPGY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0724c1cdbf6f146-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:c0:1c92:8db:6c24:189b:9434:1c1d",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jun-2026 21:33:43 UTC] === END API CALL LOG ===
[05-Jun-2026 21:33:43 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jun-2026 21:33:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMyIiwidXNlcm5hbWUiOiJDQVNWSVJPIiwiZW1haWwiOiJpeW90Y2luZ2l0QGdtYWlsLmNvbSIsImV4cCI6MTc4MTMwMDAyMX0._wRDoUXHDfgNWl-LdsMTsrPXFuEVxIZkYds-XZcrPGY
[05-Jun-2026 21:33:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jun-2026 21:33:43 UTC] ✅ JWT token verified successfully for user profile
[05-Jun-2026 21:33:43 UTC] User ID: 732
[05-Jun-2026 21:33:43 UTC] ✅ User profile retrieved successfully for user ID: 732
[05-Jun-2026 21:34:12 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jun-2026 21:34:12 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jun-2026 21:34:12 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2404:c0:1c92:8db:6c24:189b:9434:1c1d, 104.23.176.2","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMyIiwidXNlcm5hbWUiOiJDQVNWSVJPIiwiZW1haWwiOiJpeW90Y2luZ2l0QGdtYWlsLmNvbSIsImV4cCI6MTc4MTMwMDAyMX0._wRDoUXHDfgNWl-LdsMTsrPXFuEVxIZkYds-XZcrPGY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0724cce5efbf146-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2404:c0:1c92:8db:6c24:189b:9434:1c1d","cf-ipcountry":"ID","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jun-2026 21:34:12 UTC] === User Orders API Called ===
[05-Jun-2026 21:34:12 UTC] User ID: 732
[05-Jun-2026 21:34:12 UTC] Limit: 20, Offset: 0
[05-Jun-2026 21:34:12 UTC] Orders found: 0
[05-Jun-2026 21:34:12 UTC] Orders data: []
[05-Jun-2026 21:34:12 UTC] Total orders count: 0
[05-Jun-2026 21:34:12 UTC] === API CALL LOG ===
[05-Jun-2026 21:34:12 UTC] Endpoint: user/profile.php
[05-Jun-2026 21:34:12 UTC] Full Log Data: {
    "timestamp": "2026-06-05 21:34:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:c0:1c92:8db:6c24:189b:9434:1c1d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:c0:1c92:8db:6c24:189b:9434:1c1d, 104.23.175.254",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMyIiwidXNlcm5hbWUiOiJDQVNWSVJPIiwiZW1haWwiOiJpeW90Y2luZ2l0QGdtYWlsLmNvbSIsImV4cCI6MTc4MTMwMDAyMX0._wRDoUXHDfgNWl-LdsMTsrPXFuEVxIZkYds-XZcrPGY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0724cceefc1f146-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:c0:1c92:8db:6c24:189b:9434:1c1d",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jun-2026 21:34:12 UTC] === END API CALL LOG ===
[05-Jun-2026 21:34:12 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jun-2026 21:34:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMyIiwidXNlcm5hbWUiOiJDQVNWSVJPIiwiZW1haWwiOiJpeW90Y2luZ2l0QGdtYWlsLmNvbSIsImV4cCI6MTc4MTMwMDAyMX0._wRDoUXHDfgNWl-LdsMTsrPXFuEVxIZkYds-XZcrPGY
[05-Jun-2026 21:34:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jun-2026 21:34:12 UTC] ✅ JWT token verified successfully for user profile
[05-Jun-2026 21:34:12 UTC] User ID: 732
[05-Jun-2026 21:34:12 UTC] ✅ User profile retrieved successfully for user ID: 732
[05-Jun-2026 21:34:13 UTC] === API CALL LOG ===
[05-Jun-2026 21:34:13 UTC] Endpoint: user/profile.php
[05-Jun-2026 21:34:13 UTC] Full Log Data: {
    "timestamp": "2026-06-05 21:34:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:c0:1c92:8db:6c24:189b:9434:1c1d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:c0:1c92:8db:6c24:189b:9434:1c1d, 104.23.175.254",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMyIiwidXNlcm5hbWUiOiJDQVNWSVJPIiwiZW1haWwiOiJpeW90Y2luZ2l0QGdtYWlsLmNvbSIsImV4cCI6MTc4MTMwMDAyMX0._wRDoUXHDfgNWl-LdsMTsrPXFuEVxIZkYds-XZcrPGY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0724cd2cd6ef146-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:c0:1c92:8db:6c24:189b:9434:1c1d",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jun-2026 21:34:13 UTC] === END API CALL LOG ===
[05-Jun-2026 21:34:13 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jun-2026 21:34:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMyIiwidXNlcm5hbWUiOiJDQVNWSVJPIiwiZW1haWwiOiJpeW90Y2luZ2l0QGdtYWlsLmNvbSIsImV4cCI6MTc4MTMwMDAyMX0._wRDoUXHDfgNWl-LdsMTsrPXFuEVxIZkYds-XZcrPGY
[05-Jun-2026 21:34:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jun-2026 21:34:13 UTC] ✅ JWT token verified successfully for user profile
[05-Jun-2026 21:34:13 UTC] User ID: 732
[05-Jun-2026 21:34:13 UTC] ✅ User profile retrieved successfully for user ID: 732
[05-Jun-2026 21:34:13 UTC] === API CALL LOG ===
[05-Jun-2026 21:34:13 UTC] Endpoint: user/profile.php
[05-Jun-2026 21:34:13 UTC] Full Log Data: {
    "timestamp": "2026-06-05 21:34:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:c0:1c92:8db:6c24:189b:9434:1c1d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:c0:1c92:8db:6c24:189b:9434:1c1d, 104.23.175.254",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMyIiwidXNlcm5hbWUiOiJDQVNWSVJPIiwiZW1haWwiOiJpeW90Y2luZ2l0QGdtYWlsLmNvbSIsImV4cCI6MTc4MTMwMDAyMX0._wRDoUXHDfgNWl-LdsMTsrPXFuEVxIZkYds-XZcrPGY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0724cd81dcdf146-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:c0:1c92:8db:6c24:189b:9434:1c1d",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jun-2026 21:34:13 UTC] === END API CALL LOG ===
[05-Jun-2026 21:34:13 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jun-2026 21:34:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMyIiwidXNlcm5hbWUiOiJDQVNWSVJPIiwiZW1haWwiOiJpeW90Y2luZ2l0QGdtYWlsLmNvbSIsImV4cCI6MTc4MTMwMDAyMX0._wRDoUXHDfgNWl-LdsMTsrPXFuEVxIZkYds-XZcrPGY
[05-Jun-2026 21:34:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jun-2026 21:34:13 UTC] ✅ JWT token verified successfully for user profile
[05-Jun-2026 21:34:13 UTC] User ID: 732
[05-Jun-2026 21:34:13 UTC] ✅ User profile retrieved successfully for user ID: 732
[05-Jun-2026 21:34:13 UTC] === API CALL LOG ===
[05-Jun-2026 21:34:13 UTC] Endpoint: user/profile.php
[05-Jun-2026 21:34:13 UTC] Full Log Data: {
    "timestamp": "2026-06-05 21:34:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:c0:1c92:8db:6c24:189b:9434:1c1d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:c0:1c92:8db:6c24:189b:9434:1c1d, 104.23.175.254",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMyIiwidXNlcm5hbWUiOiJDQVNWSVJPIiwiZW1haWwiOiJpeW90Y2luZ2l0QGdtYWlsLmNvbSIsImV4cCI6MTc4MTMwMDAyMX0._wRDoUXHDfgNWl-LdsMTsrPXFuEVxIZkYds-XZcrPGY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0724cd85e1ff146-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:c0:1c92:8db:6c24:189b:9434:1c1d",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jun-2026 21:34:13 UTC] === END API CALL LOG ===
[05-Jun-2026 21:34:13 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jun-2026 21:34:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMyIiwidXNlcm5hbWUiOiJDQVNWSVJPIiwiZW1haWwiOiJpeW90Y2luZ2l0QGdtYWlsLmNvbSIsImV4cCI6MTc4MTMwMDAyMX0._wRDoUXHDfgNWl-LdsMTsrPXFuEVxIZkYds-XZcrPGY
[05-Jun-2026 21:34:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jun-2026 21:34:13 UTC] ✅ JWT token verified successfully for user profile
[05-Jun-2026 21:34:13 UTC] User ID: 732
[05-Jun-2026 21:34:13 UTC] ✅ User profile retrieved successfully for user ID: 732
[05-Jun-2026 21:34:14 UTC] User Purchases API - User ID: 732
[05-Jun-2026 21:34:14 UTC] User Purchases API - Total purchases found: 0
[05-Jun-2026 21:34:21 UTC] User Purchases API - User ID: 732
[05-Jun-2026 21:34:21 UTC] User Purchases API - Total purchases found: 0
[05-Jun-2026 21:34:23 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jun-2026 21:34:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jun-2026 21:34:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2404:c0:1c92:8db:6c24:189b:9434:1c1d, 104.23.176.2","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMyIiwidXNlcm5hbWUiOiJDQVNWSVJPIiwiZW1haWwiOiJpeW90Y2luZ2l0QGdtYWlsLmNvbSIsImV4cCI6MTc4MTMwMDAyMX0._wRDoUXHDfgNWl-LdsMTsrPXFuEVxIZkYds-XZcrPGY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0724d123800f146-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2404:c0:1c92:8db:6c24:189b:9434:1c1d","cf-ipcountry":"ID","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jun-2026 21:34:23 UTC] === User Orders API Called ===
[05-Jun-2026 21:34:23 UTC] User ID: 732
[05-Jun-2026 21:34:23 UTC] Limit: 20, Offset: 0
[05-Jun-2026 21:34:23 UTC] Orders found: 0
[05-Jun-2026 21:34:23 UTC] Orders data: []
[05-Jun-2026 21:34:23 UTC] Total orders count: 0
[05-Jun-2026 21:34:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jun-2026 21:34:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jun-2026 21:34:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2404:c0:1c92:8db:6c24:189b:9434:1c1d, 104.23.176.2","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMyIiwidXNlcm5hbWUiOiJDQVNWSVJPIiwiZW1haWwiOiJpeW90Y2luZ2l0QGdtYWlsLmNvbSIsImV4cCI6MTc4MTMwMDAyMX0._wRDoUXHDfgNWl-LdsMTsrPXFuEVxIZkYds-XZcrPGY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0724d221be7f146-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2404:c0:1c92:8db:6c24:189b:9434:1c1d","cf-ipcountry":"ID","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jun-2026 21:34:25 UTC] === User Orders API Called ===
[05-Jun-2026 21:34:25 UTC] User ID: 732
[05-Jun-2026 21:34:25 UTC] Limit: 20, Offset: 0
[05-Jun-2026 21:34:25 UTC] Orders found: 0
[05-Jun-2026 21:34:25 UTC] Orders data: []
[05-Jun-2026 21:34:25 UTC] Total orders count: 0
[05-Jun-2026 21:34:25 UTC] === API CALL LOG ===
[05-Jun-2026 21:34:25 UTC] Endpoint: user/profile.php
[05-Jun-2026 21:34:25 UTC] Full Log Data: {
    "timestamp": "2026-06-05 21:34:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:c0:1c92:8db:6c24:189b:9434:1c1d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:c0:1c92:8db:6c24:189b:9434:1c1d, 104.23.176.2",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMyIiwidXNlcm5hbWUiOiJDQVNWSVJPIiwiZW1haWwiOiJpeW90Y2luZ2l0QGdtYWlsLmNvbSIsImV4cCI6MTc4MTMwMDAyMX0._wRDoUXHDfgNWl-LdsMTsrPXFuEVxIZkYds-XZcrPGY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0724d234d45f146-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:c0:1c92:8db:6c24:189b:9434:1c1d",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jun-2026 21:34:25 UTC] === END API CALL LOG ===
[05-Jun-2026 21:34:25 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jun-2026 21:34:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMyIiwidXNlcm5hbWUiOiJDQVNWSVJPIiwiZW1haWwiOiJpeW90Y2luZ2l0QGdtYWlsLmNvbSIsImV4cCI6MTc4MTMwMDAyMX0._wRDoUXHDfgNWl-LdsMTsrPXFuEVxIZkYds-XZcrPGY
[05-Jun-2026 21:34:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jun-2026 21:34:25 UTC] ✅ JWT token verified successfully for user profile
[05-Jun-2026 21:34:25 UTC] User ID: 732
[05-Jun-2026 21:34:25 UTC] ✅ User profile retrieved successfully for user ID: 732
[05-Jun-2026 21:34:26 UTC] === API CALL LOG ===
[05-Jun-2026 21:34:26 UTC] Endpoint: user/profile.php
[05-Jun-2026 21:34:26 UTC] Full Log Data: {
    "timestamp": "2026-06-05 21:34:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:c0:1c92:8db:6c24:189b:9434:1c1d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:c0:1c92:8db:6c24:189b:9434:1c1d, 104.23.176.2",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMyIiwidXNlcm5hbWUiOiJDQVNWSVJPIiwiZW1haWwiOiJpeW90Y2luZ2l0QGdtYWlsLmNvbSIsImV4cCI6MTc4MTMwMDAyMX0._wRDoUXHDfgNWl-LdsMTsrPXFuEVxIZkYds-XZcrPGY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0724d26a9d6f146-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:c0:1c92:8db:6c24:189b:9434:1c1d",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jun-2026 21:34:26 UTC] === END API CALL LOG ===
[05-Jun-2026 21:34:26 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jun-2026 21:34:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMyIiwidXNlcm5hbWUiOiJDQVNWSVJPIiwiZW1haWwiOiJpeW90Y2luZ2l0QGdtYWlsLmNvbSIsImV4cCI6MTc4MTMwMDAyMX0._wRDoUXHDfgNWl-LdsMTsrPXFuEVxIZkYds-XZcrPGY
[05-Jun-2026 21:34:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jun-2026 21:34:26 UTC] ✅ JWT token verified successfully for user profile
[05-Jun-2026 21:34:26 UTC] User ID: 732
[05-Jun-2026 21:34:26 UTC] ✅ User profile retrieved successfully for user ID: 732
[05-Jun-2026 21:34:26 UTC] === API CALL LOG ===
[05-Jun-2026 21:34:26 UTC] Endpoint: user/profile.php
[05-Jun-2026 21:34:26 UTC] Full Log Data: {
    "timestamp": "2026-06-05 21:34:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:c0:1c92:8db:6c24:189b:9434:1c1d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:c0:1c92:8db:6c24:189b:9434:1c1d, 104.23.176.2",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMyIiwidXNlcm5hbWUiOiJDQVNWSVJPIiwiZW1haWwiOiJpeW90Y2luZ2l0QGdtYWlsLmNvbSIsImV4cCI6MTc4MTMwMDAyMX0._wRDoUXHDfgNWl-LdsMTsrPXFuEVxIZkYds-XZcrPGY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0724d28bcd1f146-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:c0:1c92:8db:6c24:189b:9434:1c1d",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jun-2026 21:34:26 UTC] === END API CALL LOG ===
[05-Jun-2026 21:34:26 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jun-2026 21:34:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMyIiwidXNlcm5hbWUiOiJDQVNWSVJPIiwiZW1haWwiOiJpeW90Y2luZ2l0QGdtYWlsLmNvbSIsImV4cCI6MTc4MTMwMDAyMX0._wRDoUXHDfgNWl-LdsMTsrPXFuEVxIZkYds-XZcrPGY
[05-Jun-2026 21:34:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jun-2026 21:34:26 UTC] ✅ JWT token verified successfully for user profile
[05-Jun-2026 21:34:26 UTC] User ID: 732
[05-Jun-2026 21:34:26 UTC] ✅ User profile retrieved successfully for user ID: 732
[05-Jun-2026 21:34:56 UTC] === API CALL LOG ===
[05-Jun-2026 21:34:56 UTC] Endpoint: user/profile.php
[05-Jun-2026 21:34:56 UTC] Full Log Data: {
    "timestamp": "2026-06-05 21:34:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:c0:1c92:8db:6c24:189b:9434:1c1d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:c0:1c92:8db:6c24:189b:9434:1c1d, 162.158.88.29",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMyIiwidXNlcm5hbWUiOiJDQVNWSVJPIiwiZW1haWwiOiJpeW90Y2luZ2l0QGdtYWlsLmNvbSIsImV4cCI6MTc4MTMwMDAyMX0._wRDoUXHDfgNWl-LdsMTsrPXFuEVxIZkYds-XZcrPGY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0724de209f2ff7e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:c0:1c92:8db:6c24:189b:9434:1c1d",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jun-2026 21:34:56 UTC] === END API CALL LOG ===
[05-Jun-2026 21:34:56 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jun-2026 21:34:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMyIiwidXNlcm5hbWUiOiJDQVNWSVJPIiwiZW1haWwiOiJpeW90Y2luZ2l0QGdtYWlsLmNvbSIsImV4cCI6MTc4MTMwMDAyMX0._wRDoUXHDfgNWl-LdsMTsrPXFuEVxIZkYds-XZcrPGY
[05-Jun-2026 21:34:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jun-2026 21:34:56 UTC] ✅ JWT token verified successfully for user profile
[05-Jun-2026 21:34:56 UTC] User ID: 732
[05-Jun-2026 21:34:56 UTC] ✅ User profile retrieved successfully for user ID: 732
[05-Jun-2026 21:34:57 UTC] === API CALL LOG ===
[05-Jun-2026 21:34:57 UTC] Endpoint: user/profile.php
[05-Jun-2026 21:34:57 UTC] Full Log Data: {
    "timestamp": "2026-06-05 21:34:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:c0:1c92:8db:6c24:189b:9434:1c1d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:c0:1c92:8db:6c24:189b:9434:1c1d, 162.158.88.29",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMyIiwidXNlcm5hbWUiOiJDQVNWSVJPIiwiZW1haWwiOiJpeW90Y2luZ2l0QGdtYWlsLmNvbSIsImV4cCI6MTc4MTMwMDAyMX0._wRDoUXHDfgNWl-LdsMTsrPXFuEVxIZkYds-XZcrPGY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0724de93c5cff7e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:c0:1c92:8db:6c24:189b:9434:1c1d",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jun-2026 21:34:57 UTC] === END API CALL LOG ===
[05-Jun-2026 21:34:57 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jun-2026 21:34:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMyIiwidXNlcm5hbWUiOiJDQVNWSVJPIiwiZW1haWwiOiJpeW90Y2luZ2l0QGdtYWlsLmNvbSIsImV4cCI6MTc4MTMwMDAyMX0._wRDoUXHDfgNWl-LdsMTsrPXFuEVxIZkYds-XZcrPGY
[05-Jun-2026 21:34:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jun-2026 21:34:57 UTC] ✅ JWT token verified successfully for user profile
[05-Jun-2026 21:34:57 UTC] User ID: 732
[05-Jun-2026 21:34:57 UTC] ✅ User profile retrieved successfully for user ID: 732
[05-Jun-2026 21:34:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jun-2026 21:34:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jun-2026 21:34:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2404:c0:1c92:8db:6c24:189b:9434:1c1d, 162.158.88.29","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMyIiwidXNlcm5hbWUiOiJDQVNWSVJPIiwiZW1haWwiOiJpeW90Y2luZ2l0QGdtYWlsLmNvbSIsImV4cCI6MTc4MTMwMDAyMX0._wRDoUXHDfgNWl-LdsMTsrPXFuEVxIZkYds-XZcrPGY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0724de95c78ff7e-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2404:c0:1c92:8db:6c24:189b:9434:1c1d","cf-ipcountry":"ID","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jun-2026 21:34:57 UTC] === User Orders API Called ===
[05-Jun-2026 21:34:57 UTC] User ID: 732
[05-Jun-2026 21:34:57 UTC] Limit: 20, Offset: 0
[05-Jun-2026 21:34:57 UTC] Orders found: 0
[05-Jun-2026 21:34:57 UTC] Orders data: []
[05-Jun-2026 21:34:57 UTC] Total orders count: 0
[05-Jun-2026 21:34:58 UTC] === API CALL LOG ===
[05-Jun-2026 21:34:58 UTC] Endpoint: user/profile.php
[05-Jun-2026 21:34:58 UTC] Full Log Data: {
    "timestamp": "2026-06-05 21:34:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:c0:1c92:8db:6c24:189b:9434:1c1d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:c0:1c92:8db:6c24:189b:9434:1c1d, 162.158.88.7",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMyIiwidXNlcm5hbWUiOiJDQVNWSVJPIiwiZW1haWwiOiJpeW90Y2luZ2l0QGdtYWlsLmNvbSIsImV4cCI6MTc4MTMwMDAyMX0._wRDoUXHDfgNWl-LdsMTsrPXFuEVxIZkYds-XZcrPGY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0724de9fd40ff7e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:c0:1c92:8db:6c24:189b:9434:1c1d",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jun-2026 21:34:58 UTC] === END API CALL LOG ===
[05-Jun-2026 21:34:58 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jun-2026 21:34:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMyIiwidXNlcm5hbWUiOiJDQVNWSVJPIiwiZW1haWwiOiJpeW90Y2luZ2l0QGdtYWlsLmNvbSIsImV4cCI6MTc4MTMwMDAyMX0._wRDoUXHDfgNWl-LdsMTsrPXFuEVxIZkYds-XZcrPGY
[05-Jun-2026 21:34:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jun-2026 21:34:58 UTC] ✅ JWT token verified successfully for user profile
[05-Jun-2026 21:34:58 UTC] User ID: 732
[05-Jun-2026 21:34:58 UTC] ✅ User profile retrieved successfully for user ID: 732
[05-Jun-2026 21:34:59 UTC] === API CALL LOG ===
[05-Jun-2026 21:34:59 UTC] Endpoint: user/profile.php
[05-Jun-2026 21:34:59 UTC] Full Log Data: {
    "timestamp": "2026-06-05 21:34:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:c0:1c92:8db:6c24:189b:9434:1c1d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:c0:1c92:8db:6c24:189b:9434:1c1d, 162.158.88.6",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMyIiwidXNlcm5hbWUiOiJDQVNWSVJPIiwiZW1haWwiOiJpeW90Y2luZ2l0QGdtYWlsLmNvbSIsImV4cCI6MTc4MTMwMDAyMX0._wRDoUXHDfgNWl-LdsMTsrPXFuEVxIZkYds-XZcrPGY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0724df25896ff7e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:c0:1c92:8db:6c24:189b:9434:1c1d",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jun-2026 21:34:59 UTC] === END API CALL LOG ===
[05-Jun-2026 21:34:59 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jun-2026 21:34:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMyIiwidXNlcm5hbWUiOiJDQVNWSVJPIiwiZW1haWwiOiJpeW90Y2luZ2l0QGdtYWlsLmNvbSIsImV4cCI6MTc4MTMwMDAyMX0._wRDoUXHDfgNWl-LdsMTsrPXFuEVxIZkYds-XZcrPGY
[05-Jun-2026 21:34:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jun-2026 21:34:59 UTC] ✅ JWT token verified successfully for user profile
[05-Jun-2026 21:34:59 UTC] User ID: 732
[05-Jun-2026 21:34:59 UTC] ✅ User profile retrieved successfully for user ID: 732
[05-Jun-2026 21:48:40 UTC] === API CALL LOG ===
[05-Jun-2026 21:48:40 UTC] Endpoint: user/profile.php
[05-Jun-2026 21:48:40 UTC] Full Log Data: {
    "timestamp": "2026-06-05 21:48:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.40.199.53",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.40.199.53, 162.158.216.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMzIiwidXNlcm5hbWUiOiJ0b3BndGF0ZWUiLCJlbWFpbCI6ImhhbmRyZW5ib3J5b0BnbWFpbC5jb20iLCJleHAiOjE3ODEzMDA5MTh9.DmxViss6-Na7IQPQBEtpv3cElPSeLAazcBmcGj8b6-4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a07262034b57579e-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.40.199.53",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jun-2026 21:48:40 UTC] === END API CALL LOG ===
[05-Jun-2026 21:48:40 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jun-2026 21:48:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMzIiwidXNlcm5hbWUiOiJ0b3BndGF0ZWUiLCJlbWFpbCI6ImhhbmRyZW5ib3J5b0BnbWFpbC5jb20iLCJleHAiOjE3ODEzMDA5MTh9.DmxViss6-Na7IQPQBEtpv3cElPSeLAazcBmcGj8b6-4
[05-Jun-2026 21:48:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jun-2026 21:48:40 UTC] ✅ JWT token verified successfully for user profile
[05-Jun-2026 21:48:40 UTC] User ID: 733
[05-Jun-2026 21:48:40 UTC] ✅ User profile retrieved successfully for user ID: 733
[05-Jun-2026 21:48:40 UTC] === API CALL LOG ===
[05-Jun-2026 21:48:40 UTC] Endpoint: user/profile.php
[05-Jun-2026 21:48:40 UTC] Full Log Data: {
    "timestamp": "2026-06-05 21:48:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.40.199.53",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.40.199.53, 162.158.216.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMzIiwidXNlcm5hbWUiOiJ0b3BndGF0ZWUiLCJlbWFpbCI6ImhhbmRyZW5ib3J5b0BnbWFpbC5jb20iLCJleHAiOjE3ODEzMDA5MTh9.DmxViss6-Na7IQPQBEtpv3cElPSeLAazcBmcGj8b6-4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a07262034b5c579e-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.40.199.53",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jun-2026 21:48:40 UTC] === END API CALL LOG ===
[05-Jun-2026 21:48:40 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jun-2026 21:48:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMzIiwidXNlcm5hbWUiOiJ0b3BndGF0ZWUiLCJlbWFpbCI6ImhhbmRyZW5ib3J5b0BnbWFpbC5jb20iLCJleHAiOjE3ODEzMDA5MTh9.DmxViss6-Na7IQPQBEtpv3cElPSeLAazcBmcGj8b6-4
[05-Jun-2026 21:48:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jun-2026 21:48:40 UTC] ✅ JWT token verified successfully for user profile
[05-Jun-2026 21:48:40 UTC] User ID: 733
[05-Jun-2026 21:48:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jun-2026 21:48:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jun-2026 21:48:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.40.199.53, 162.158.216.67","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMzIiwidXNlcm5hbWUiOiJ0b3BndGF0ZWUiLCJlbWFpbCI6ImhhbmRyZW5ib3J5b0BnbWFpbC5jb20iLCJleHAiOjE3ODEzMDA5MTh9.DmxViss6-Na7IQPQBEtpv3cElPSeLAazcBmcGj8b6-4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a07262034b5b579e-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"92.40.199.53","cf-ipcountry":"GB","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jun-2026 21:48:40 UTC] === User Orders API Called ===
[05-Jun-2026 21:48:40 UTC] User ID: 733
[05-Jun-2026 21:48:40 UTC] Limit: 20, Offset: 0
[05-Jun-2026 21:48:40 UTC] ✅ User profile retrieved successfully for user ID: 733
[05-Jun-2026 21:48:40 UTC] Orders found: 0
[05-Jun-2026 21:48:40 UTC] Orders data: []
[05-Jun-2026 21:48:40 UTC] Total orders count: 0
[05-Jun-2026 21:48:44 UTC] === API CALL LOG ===
[05-Jun-2026 21:48:44 UTC] Endpoint: user/profile.php
[05-Jun-2026 21:48:44 UTC] Full Log Data: {
    "timestamp": "2026-06-05 21:48:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.40.199.53",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.40.199.53, 162.158.216.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMzIiwidXNlcm5hbWUiOiJ0b3BndGF0ZWUiLCJlbWFpbCI6ImhhbmRyZW5ib3J5b0BnbWFpbC5jb20iLCJleHAiOjE3ODEzMDA5MTh9.DmxViss6-Na7IQPQBEtpv3cElPSeLAazcBmcGj8b6-4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a072621a3e10579e-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.40.199.53",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jun-2026 21:48:44 UTC] === END API CALL LOG ===
[05-Jun-2026 21:48:44 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jun-2026 21:48:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMzIiwidXNlcm5hbWUiOiJ0b3BndGF0ZWUiLCJlbWFpbCI6ImhhbmRyZW5ib3J5b0BnbWFpbC5jb20iLCJleHAiOjE3ODEzMDA5MTh9.DmxViss6-Na7IQPQBEtpv3cElPSeLAazcBmcGj8b6-4
[05-Jun-2026 21:48:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jun-2026 21:48:44 UTC] ✅ JWT token verified successfully for user profile
[05-Jun-2026 21:48:44 UTC] User ID: 733
[05-Jun-2026 21:48:44 UTC] ✅ User profile retrieved successfully for user ID: 733
[05-Jun-2026 21:49:05 UTC] === API CALL LOG ===
[05-Jun-2026 21:49:05 UTC] Endpoint: user/profile.php
[05-Jun-2026 21:49:05 UTC] Full Log Data: {
    "timestamp": "2026-06-05 21:49:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.40.199.53",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.40.199.53, 162.158.216.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMzIiwidXNlcm5hbWUiOiJ0b3BndGF0ZWUiLCJlbWFpbCI6ImhhbmRyZW5ib3J5b0BnbWFpbC5jb20iLCJleHAiOjE3ODEzMDA5MTh9.DmxViss6-Na7IQPQBEtpv3cElPSeLAazcBmcGj8b6-4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a072629fed5c579e-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.40.199.53",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jun-2026 21:49:05 UTC] === END API CALL LOG ===
[05-Jun-2026 21:49:05 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jun-2026 21:49:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMzIiwidXNlcm5hbWUiOiJ0b3BndGF0ZWUiLCJlbWFpbCI6ImhhbmRyZW5ib3J5b0BnbWFpbC5jb20iLCJleHAiOjE3ODEzMDA5MTh9.DmxViss6-Na7IQPQBEtpv3cElPSeLAazcBmcGj8b6-4
[05-Jun-2026 21:49:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jun-2026 21:49:05 UTC] ✅ JWT token verified successfully for user profile
[05-Jun-2026 21:49:05 UTC] User ID: 733
[05-Jun-2026 21:49:05 UTC] ✅ User profile retrieved successfully for user ID: 733
[05-Jun-2026 21:57:29 UTC] === API CALL LOG ===
[05-Jun-2026 21:57:29 UTC] Endpoint: user/profile.php
[05-Jun-2026 21:57:29 UTC] Full Log Data: {
    "timestamp": "2026-06-05 21:57:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:c0:1c92:8db:6c24:189b:9434:1c1d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:c0:1c92:8db:6c24:189b:9434:1c1d, 172.70.143.194",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMyIiwidXNlcm5hbWUiOiJDQVNWSVJPIiwiZW1haWwiOiJpeW90Y2luZ2l0QGdtYWlsLmNvbSIsImV4cCI6MTc4MTMwMDAyMX0._wRDoUXHDfgNWl-LdsMTsrPXFuEVxIZkYds-XZcrPGY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0726ee81fa59998-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:c0:1c92:8db:6c24:189b:9434:1c1d",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jun-2026 21:57:29 UTC] === END API CALL LOG ===
[05-Jun-2026 21:57:29 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jun-2026 21:57:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMyIiwidXNlcm5hbWUiOiJDQVNWSVJPIiwiZW1haWwiOiJpeW90Y2luZ2l0QGdtYWlsLmNvbSIsImV4cCI6MTc4MTMwMDAyMX0._wRDoUXHDfgNWl-LdsMTsrPXFuEVxIZkYds-XZcrPGY
[05-Jun-2026 21:57:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jun-2026 21:57:29 UTC] ✅ JWT token verified successfully for user profile
[05-Jun-2026 21:57:29 UTC] User ID: 732
[05-Jun-2026 21:57:29 UTC] ✅ User profile retrieved successfully for user ID: 732
[05-Jun-2026 21:57:30 UTC] === API CALL LOG ===
[05-Jun-2026 21:57:30 UTC] Endpoint: user/profile.php
[05-Jun-2026 21:57:30 UTC] Full Log Data: {
    "timestamp": "2026-06-05 21:57:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:c0:1c92:8db:6c24:189b:9434:1c1d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:c0:1c92:8db:6c24:189b:9434:1c1d, 172.70.143.194",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMyIiwidXNlcm5hbWUiOiJDQVNWSVJPIiwiZW1haWwiOiJpeW90Y2luZ2l0QGdtYWlsLmNvbSIsImV4cCI6MTc4MTMwMDAyMX0._wRDoUXHDfgNWl-LdsMTsrPXFuEVxIZkYds-XZcrPGY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0726ef228879998-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:c0:1c92:8db:6c24:189b:9434:1c1d",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jun-2026 21:57:30 UTC] === END API CALL LOG ===
[05-Jun-2026 21:57:30 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jun-2026 21:57:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMyIiwidXNlcm5hbWUiOiJDQVNWSVJPIiwiZW1haWwiOiJpeW90Y2luZ2l0QGdtYWlsLmNvbSIsImV4cCI6MTc4MTMwMDAyMX0._wRDoUXHDfgNWl-LdsMTsrPXFuEVxIZkYds-XZcrPGY
[05-Jun-2026 21:57:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jun-2026 21:57:30 UTC] ✅ JWT token verified successfully for user profile
[05-Jun-2026 21:57:30 UTC] User ID: 732
[05-Jun-2026 21:57:30 UTC] ✅ User profile retrieved successfully for user ID: 732
[05-Jun-2026 21:57:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jun-2026 21:57:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jun-2026 21:57:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2404:c0:1c92:8db:6c24:189b:9434:1c1d, 172.70.143.194","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMyIiwidXNlcm5hbWUiOiJDQVNWSVJPIiwiZW1haWwiOiJpeW90Y2luZ2l0QGdtYWlsLmNvbSIsImV4cCI6MTc4MTMwMDAyMX0._wRDoUXHDfgNWl-LdsMTsrPXFuEVxIZkYds-XZcrPGY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0726ef248ac9998-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2404:c0:1c92:8db:6c24:189b:9434:1c1d","cf-ipcountry":"ID","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jun-2026 21:57:30 UTC] === User Orders API Called ===
[05-Jun-2026 21:57:30 UTC] User ID: 732
[05-Jun-2026 21:57:30 UTC] Limit: 20, Offset: 0
[05-Jun-2026 21:57:30 UTC] Orders found: 0
[05-Jun-2026 21:57:30 UTC] Orders data: []
[05-Jun-2026 21:57:30 UTC] Total orders count: 0
[05-Jun-2026 21:57:31 UTC] === API CALL LOG ===
[05-Jun-2026 21:57:31 UTC] Endpoint: user/profile.php
[05-Jun-2026 21:57:31 UTC] Full Log Data: {
    "timestamp": "2026-06-05 21:57:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:c0:1c92:8db:6c24:189b:9434:1c1d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:c0:1c92:8db:6c24:189b:9434:1c1d, 172.71.152.40",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMyIiwidXNlcm5hbWUiOiJDQVNWSVJPIiwiZW1haWwiOiJpeW90Y2luZ2l0QGdtYWlsLmNvbSIsImV4cCI6MTc4MTMwMDAyMX0._wRDoUXHDfgNWl-LdsMTsrPXFuEVxIZkYds-XZcrPGY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0726ef2c9729998-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:c0:1c92:8db:6c24:189b:9434:1c1d",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jun-2026 21:57:31 UTC] === END API CALL LOG ===
[05-Jun-2026 21:57:31 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jun-2026 21:57:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMyIiwidXNlcm5hbWUiOiJDQVNWSVJPIiwiZW1haWwiOiJpeW90Y2luZ2l0QGdtYWlsLmNvbSIsImV4cCI6MTc4MTMwMDAyMX0._wRDoUXHDfgNWl-LdsMTsrPXFuEVxIZkYds-XZcrPGY
[05-Jun-2026 21:57:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jun-2026 21:57:31 UTC] ✅ JWT token verified successfully for user profile
[05-Jun-2026 21:57:31 UTC] User ID: 732
[05-Jun-2026 21:57:31 UTC] ✅ User profile retrieved successfully for user ID: 732
[05-Jun-2026 21:57:32 UTC] === API CALL LOG ===
[05-Jun-2026 21:57:32 UTC] Endpoint: user/profile.php
[05-Jun-2026 21:57:32 UTC] Full Log Data: {
    "timestamp": "2026-06-05 21:57:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:c0:1c92:8db:6c24:189b:9434:1c1d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:c0:1c92:8db:6c24:189b:9434:1c1d, 172.71.152.40",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMyIiwidXNlcm5hbWUiOiJDQVNWSVJPIiwiZW1haWwiOiJpeW90Y2luZ2l0QGdtYWlsLmNvbSIsImV4cCI6MTc4MTMwMDAyMX0._wRDoUXHDfgNWl-LdsMTsrPXFuEVxIZkYds-XZcrPGY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0726efc48609998-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:c0:1c92:8db:6c24:189b:9434:1c1d",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jun-2026 21:57:32 UTC] === END API CALL LOG ===
[05-Jun-2026 21:57:32 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jun-2026 21:57:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMyIiwidXNlcm5hbWUiOiJDQVNWSVJPIiwiZW1haWwiOiJpeW90Y2luZ2l0QGdtYWlsLmNvbSIsImV4cCI6MTc4MTMwMDAyMX0._wRDoUXHDfgNWl-LdsMTsrPXFuEVxIZkYds-XZcrPGY
[05-Jun-2026 21:57:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jun-2026 21:57:32 UTC] ✅ JWT token verified successfully for user profile
[05-Jun-2026 21:57:32 UTC] User ID: 732
[05-Jun-2026 21:57:32 UTC] ✅ User profile retrieved successfully for user ID: 732
[05-Jun-2026 21:57:58 UTC] === API CALL LOG ===
[05-Jun-2026 21:57:58 UTC] Endpoint: user/profile.php
[05-Jun-2026 21:57:58 UTC] Full Log Data: {
    "timestamp": "2026-06-05 21:57:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:c0:1c92:8db:6c24:189b:9434:1c1d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:c0:1c92:8db:6c24:189b:9434:1c1d, 172.70.143.195",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMyIiwidXNlcm5hbWUiOiJDQVNWSVJPIiwiZW1haWwiOiJpeW90Y2luZ2l0QGdtYWlsLmNvbSIsImV4cCI6MTc4MTMwMDAyMX0._wRDoUXHDfgNWl-LdsMTsrPXFuEVxIZkYds-XZcrPGY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0726f9c3b5e9998-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:c0:1c92:8db:6c24:189b:9434:1c1d",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jun-2026 21:57:58 UTC] === END API CALL LOG ===
[05-Jun-2026 21:57:58 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jun-2026 21:57:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMyIiwidXNlcm5hbWUiOiJDQVNWSVJPIiwiZW1haWwiOiJpeW90Y2luZ2l0QGdtYWlsLmNvbSIsImV4cCI6MTc4MTMwMDAyMX0._wRDoUXHDfgNWl-LdsMTsrPXFuEVxIZkYds-XZcrPGY
[05-Jun-2026 21:57:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jun-2026 21:57:58 UTC] ✅ JWT token verified successfully for user profile
[05-Jun-2026 21:57:58 UTC] User ID: 732
[05-Jun-2026 21:57:58 UTC] ✅ User profile retrieved successfully for user ID: 732
[05-Jun-2026 21:57:58 UTC] User Purchases API - User ID: 732
[05-Jun-2026 21:57:58 UTC] User Purchases API - Total purchases found: 0
[05-Jun-2026 21:58:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jun-2026 21:58:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jun-2026 21:58:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.40.198.172, 172.70.85.150","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMzIiwidXNlcm5hbWUiOiJ0b3BndGF0ZWUiLCJlbWFpbCI6ImhhbmRyZW5ib3J5b0BnbWFpbC5jb20iLCJleHAiOjE3ODEzMDA5MTh9.DmxViss6-Na7IQPQBEtpv3cElPSeLAazcBmcGj8b6-4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a072708dfba8bedc-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"92.40.198.172","cf-ipcountry":"GB","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jun-2026 21:58:36 UTC] === User Orders API Called ===
[05-Jun-2026 21:58:36 UTC] User ID: 733
[05-Jun-2026 21:58:36 UTC] Limit: 20, Offset: 0
[05-Jun-2026 21:58:36 UTC] Orders found: 0
[05-Jun-2026 21:58:36 UTC] Orders data: []
[05-Jun-2026 21:58:36 UTC] Total orders count: 0
[05-Jun-2026 21:58:36 UTC] === API CALL LOG ===
[05-Jun-2026 21:58:36 UTC] Endpoint: user/profile.php
[05-Jun-2026 21:58:36 UTC] Full Log Data: {
    "timestamp": "2026-06-05 21:58:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.40.198.172",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.40.198.172, 172.70.85.151",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMzIiwidXNlcm5hbWUiOiJ0b3BndGF0ZWUiLCJlbWFpbCI6ImhhbmRyZW5ib3J5b0BnbWFpbC5jb20iLCJleHAiOjE3ODEzMDA5MTh9.DmxViss6-Na7IQPQBEtpv3cElPSeLAazcBmcGj8b6-4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a072708dfba4bedc-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.40.198.172",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jun-2026 21:58:36 UTC] === END API CALL LOG ===
[05-Jun-2026 21:58:36 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jun-2026 21:58:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMzIiwidXNlcm5hbWUiOiJ0b3BndGF0ZWUiLCJlbWFpbCI6ImhhbmRyZW5ib3J5b0BnbWFpbC5jb20iLCJleHAiOjE3ODEzMDA5MTh9.DmxViss6-Na7IQPQBEtpv3cElPSeLAazcBmcGj8b6-4
[05-Jun-2026 21:58:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jun-2026 21:58:36 UTC] ✅ JWT token verified successfully for user profile
[05-Jun-2026 21:58:36 UTC] User ID: 733
[05-Jun-2026 21:58:36 UTC] ✅ User profile retrieved successfully for user ID: 733
[05-Jun-2026 21:58:36 UTC] === API CALL LOG ===
[05-Jun-2026 21:58:36 UTC] Endpoint: user/profile.php
[05-Jun-2026 21:58:36 UTC] Full Log Data: {
    "timestamp": "2026-06-05 21:58:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.40.198.172",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.40.198.172, 172.70.85.151",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMzIiwidXNlcm5hbWUiOiJ0b3BndGF0ZWUiLCJlbWFpbCI6ImhhbmRyZW5ib3J5b0BnbWFpbC5jb20iLCJleHAiOjE3ODEzMDA5MTh9.DmxViss6-Na7IQPQBEtpv3cElPSeLAazcBmcGj8b6-4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a072708fdd28bedc-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.40.198.172",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jun-2026 21:58:36 UTC] === END API CALL LOG ===
[05-Jun-2026 21:58:36 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jun-2026 21:58:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMzIiwidXNlcm5hbWUiOiJ0b3BndGF0ZWUiLCJlbWFpbCI6ImhhbmRyZW5ib3J5b0BnbWFpbC5jb20iLCJleHAiOjE3ODEzMDA5MTh9.DmxViss6-Na7IQPQBEtpv3cElPSeLAazcBmcGj8b6-4
[05-Jun-2026 21:58:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jun-2026 21:58:36 UTC] ✅ JWT token verified successfully for user profile
[05-Jun-2026 21:58:36 UTC] User ID: 733
[05-Jun-2026 21:58:36 UTC] ✅ User profile retrieved successfully for user ID: 733
[05-Jun-2026 21:58:37 UTC] === API CALL LOG ===
[05-Jun-2026 21:58:37 UTC] Endpoint: user/profile.php
[05-Jun-2026 21:58:37 UTC] Full Log Data: {
    "timestamp": "2026-06-05 21:58:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.40.198.172",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.40.198.172, 172.70.85.102",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMzIiwidXNlcm5hbWUiOiJ0b3BndGF0ZWUiLCJlbWFpbCI6ImhhbmRyZW5ib3J5b0BnbWFpbC5jb20iLCJleHAiOjE3ODEzMDA5MTh9.DmxViss6-Na7IQPQBEtpv3cElPSeLAazcBmcGj8b6-4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a07270939999bedc-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.40.198.172",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jun-2026 21:58:37 UTC] === END API CALL LOG ===
[05-Jun-2026 21:58:37 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jun-2026 21:58:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMzIiwidXNlcm5hbWUiOiJ0b3BndGF0ZWUiLCJlbWFpbCI6ImhhbmRyZW5ib3J5b0BnbWFpbC5jb20iLCJleHAiOjE3ODEzMDA5MTh9.DmxViss6-Na7IQPQBEtpv3cElPSeLAazcBmcGj8b6-4
[05-Jun-2026 21:58:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jun-2026 21:58:37 UTC] ✅ JWT token verified successfully for user profile
[05-Jun-2026 21:58:37 UTC] User ID: 733
[05-Jun-2026 21:58:37 UTC] ✅ User profile retrieved successfully for user ID: 733
[05-Jun-2026 21:58:49 UTC] === API CALL LOG ===
[05-Jun-2026 21:58:49 UTC] Endpoint: user/profile.php
[05-Jun-2026 21:58:49 UTC] Full Log Data: {
    "timestamp": "2026-06-05 21:58:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.40.198.172",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.40.198.172, 172.70.85.150",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMzIiwidXNlcm5hbWUiOiJ0b3BndGF0ZWUiLCJlbWFpbCI6ImhhbmRyZW5ib3J5b0BnbWFpbC5jb20iLCJleHAiOjE3ODEzMDA5MTh9.DmxViss6-Na7IQPQBEtpv3cElPSeLAazcBmcGj8b6-4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a07270e03befbedc-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.40.198.172",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jun-2026 21:58:49 UTC] === END API CALL LOG ===
[05-Jun-2026 21:58:49 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jun-2026 21:58:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMzIiwidXNlcm5hbWUiOiJ0b3BndGF0ZWUiLCJlbWFpbCI6ImhhbmRyZW5ib3J5b0BnbWFpbC5jb20iLCJleHAiOjE3ODEzMDA5MTh9.DmxViss6-Na7IQPQBEtpv3cElPSeLAazcBmcGj8b6-4
[05-Jun-2026 21:58:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jun-2026 21:58:49 UTC] ✅ JWT token verified successfully for user profile
[05-Jun-2026 21:58:49 UTC] User ID: 733
[05-Jun-2026 21:58:49 UTC] ✅ User profile retrieved successfully for user ID: 733
[05-Jun-2026 21:58:49 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jun-2026 21:58:49 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jun-2026 21:58:49 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.40.198.172, 172.70.85.150","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMzIiwidXNlcm5hbWUiOiJ0b3BndGF0ZWUiLCJlbWFpbCI6ImhhbmRyZW5ib3J5b0BnbWFpbC5jb20iLCJleHAiOjE3ODEzMDA5MTh9.DmxViss6-Na7IQPQBEtpv3cElPSeLAazcBmcGj8b6-4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a07270dfdba4bedc-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"92.40.198.172","cf-ipcountry":"GB","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jun-2026 21:58:49 UTC] === User Orders API Called ===
[05-Jun-2026 21:58:49 UTC] User ID: 733
[05-Jun-2026 21:58:49 UTC] Limit: 20, Offset: 0
[05-Jun-2026 21:58:49 UTC] Orders found: 0
[05-Jun-2026 21:58:49 UTC] Orders data: []
[05-Jun-2026 21:58:49 UTC] Total orders count: 0
[05-Jun-2026 21:58:50 UTC] === API CALL LOG ===
[05-Jun-2026 21:58:50 UTC] Endpoint: user/profile.php
[05-Jun-2026 21:58:50 UTC] Full Log Data: {
    "timestamp": "2026-06-05 21:58:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.40.198.172",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.40.198.172, 172.70.85.150",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMzIiwidXNlcm5hbWUiOiJ0b3BndGF0ZWUiLCJlbWFpbCI6ImhhbmRyZW5ib3J5b0BnbWFpbC5jb20iLCJleHAiOjE3ODEzMDA5MTh9.DmxViss6-Na7IQPQBEtpv3cElPSeLAazcBmcGj8b6-4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a07270e4ffaabedc-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.40.198.172",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jun-2026 21:58:50 UTC] === END API CALL LOG ===
[05-Jun-2026 21:58:50 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jun-2026 21:58:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMzIiwidXNlcm5hbWUiOiJ0b3BndGF0ZWUiLCJlbWFpbCI6ImhhbmRyZW5ib3J5b0BnbWFpbC5jb20iLCJleHAiOjE3ODEzMDA5MTh9.DmxViss6-Na7IQPQBEtpv3cElPSeLAazcBmcGj8b6-4
[05-Jun-2026 21:58:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jun-2026 21:58:50 UTC] ✅ JWT token verified successfully for user profile
[05-Jun-2026 21:58:50 UTC] User ID: 733
[05-Jun-2026 21:58:50 UTC] ✅ User profile retrieved successfully for user ID: 733
[05-Jun-2026 21:58:50 UTC] === API CALL LOG ===
[05-Jun-2026 21:58:50 UTC] Endpoint: user/profile.php
[05-Jun-2026 21:58:50 UTC] Full Log Data: {
    "timestamp": "2026-06-05 21:58:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.40.198.172",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.40.198.172, 172.70.85.150",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMzIiwidXNlcm5hbWUiOiJ0b3BndGF0ZWUiLCJlbWFpbCI6ImhhbmRyZW5ib3J5b0BnbWFpbC5jb20iLCJleHAiOjE3ODEzMDA5MTh9.DmxViss6-Na7IQPQBEtpv3cElPSeLAazcBmcGj8b6-4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a07270e56808bedc-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.40.198.172",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jun-2026 21:58:50 UTC] === END API CALL LOG ===
[05-Jun-2026 21:58:50 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jun-2026 21:58:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMzIiwidXNlcm5hbWUiOiJ0b3BndGF0ZWUiLCJlbWFpbCI6ImhhbmRyZW5ib3J5b0BnbWFpbC5jb20iLCJleHAiOjE3ODEzMDA5MTh9.DmxViss6-Na7IQPQBEtpv3cElPSeLAazcBmcGj8b6-4
[05-Jun-2026 21:58:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jun-2026 21:58:50 UTC] ✅ JWT token verified successfully for user profile
[05-Jun-2026 21:58:50 UTC] User ID: 733
[05-Jun-2026 21:58:50 UTC] ✅ User profile retrieved successfully for user ID: 733
[05-Jun-2026 21:59:04 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jun-2026 21:59:04 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jun-2026 21:59:04 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.40.198.172, 172.70.85.151","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMzIiwidXNlcm5hbWUiOiJ0b3BndGF0ZWUiLCJlbWFpbCI6ImhhbmRyZW5ib3J5b0BnbWFpbC5jb20iLCJleHAiOjE3ODEzMDA5MTh9.DmxViss6-Na7IQPQBEtpv3cElPSeLAazcBmcGj8b6-4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a072713bb9acbedc-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"92.40.198.172","cf-ipcountry":"GB","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jun-2026 21:59:04 UTC] === User Orders API Called ===
[05-Jun-2026 21:59:04 UTC] User ID: 733
[05-Jun-2026 21:59:04 UTC] Limit: 20, Offset: 0
[05-Jun-2026 21:59:04 UTC] Orders found: 0
[05-Jun-2026 21:59:04 UTC] Orders data: []
[05-Jun-2026 21:59:04 UTC] Total orders count: 0
[05-Jun-2026 21:59:04 UTC] === API CALL LOG ===
[05-Jun-2026 21:59:04 UTC] Endpoint: user/profile.php
[05-Jun-2026 21:59:04 UTC] Full Log Data: {
    "timestamp": "2026-06-05 21:59:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.40.198.172",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.40.198.172, 172.70.85.151",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMzIiwidXNlcm5hbWUiOiJ0b3BndGF0ZWUiLCJlbWFpbCI6ImhhbmRyZW5ib3J5b0BnbWFpbC5jb20iLCJleHAiOjE3ODEzMDA5MTh9.DmxViss6-Na7IQPQBEtpv3cElPSeLAazcBmcGj8b6-4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a072713c09edbedc-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.40.198.172",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jun-2026 21:59:04 UTC] === END API CALL LOG ===
[05-Jun-2026 21:59:04 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jun-2026 21:59:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMzIiwidXNlcm5hbWUiOiJ0b3BndGF0ZWUiLCJlbWFpbCI6ImhhbmRyZW5ib3J5b0BnbWFpbC5jb20iLCJleHAiOjE3ODEzMDA5MTh9.DmxViss6-Na7IQPQBEtpv3cElPSeLAazcBmcGj8b6-4
[05-Jun-2026 21:59:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jun-2026 21:59:04 UTC] ✅ JWT token verified successfully for user profile
[05-Jun-2026 21:59:04 UTC] User ID: 733
[05-Jun-2026 21:59:04 UTC] ✅ User profile retrieved successfully for user ID: 733
[05-Jun-2026 21:59:04 UTC] === API CALL LOG ===
[05-Jun-2026 21:59:04 UTC] Endpoint: user/profile.php
[05-Jun-2026 21:59:04 UTC] Full Log Data: {
    "timestamp": "2026-06-05 21:59:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.40.198.172",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.40.198.172, 172.70.85.151",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMzIiwidXNlcm5hbWUiOiJ0b3BndGF0ZWUiLCJlbWFpbCI6ImhhbmRyZW5ib3J5b0BnbWFpbC5jb20iLCJleHAiOjE3ODEzMDA5MTh9.DmxViss6-Na7IQPQBEtpv3cElPSeLAazcBmcGj8b6-4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a072713ebc58bedc-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.40.198.172",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jun-2026 21:59:04 UTC] === END API CALL LOG ===
[05-Jun-2026 21:59:04 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jun-2026 21:59:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMzIiwidXNlcm5hbWUiOiJ0b3BndGF0ZWUiLCJlbWFpbCI6ImhhbmRyZW5ib3J5b0BnbWFpbC5jb20iLCJleHAiOjE3ODEzMDA5MTh9.DmxViss6-Na7IQPQBEtpv3cElPSeLAazcBmcGj8b6-4
[05-Jun-2026 21:59:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jun-2026 21:59:04 UTC] ✅ JWT token verified successfully for user profile
[05-Jun-2026 21:59:04 UTC] User ID: 733
[05-Jun-2026 21:59:04 UTC] ✅ User profile retrieved successfully for user ID: 733
[05-Jun-2026 21:59:04 UTC] === API CALL LOG ===
[05-Jun-2026 21:59:04 UTC] Endpoint: user/profile.php
[05-Jun-2026 21:59:04 UTC] Full Log Data: {
    "timestamp": "2026-06-05 21:59:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.40.198.172",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.40.198.172, 172.70.85.151",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMzIiwidXNlcm5hbWUiOiJ0b3BndGF0ZWUiLCJlbWFpbCI6ImhhbmRyZW5ib3J5b0BnbWFpbC5jb20iLCJleHAiOjE3ODEzMDA5MTh9.DmxViss6-Na7IQPQBEtpv3cElPSeLAazcBmcGj8b6-4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a07271400d7fbedc-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.40.198.172",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jun-2026 21:59:04 UTC] === END API CALL LOG ===
[05-Jun-2026 21:59:04 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jun-2026 21:59:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMzIiwidXNlcm5hbWUiOiJ0b3BndGF0ZWUiLCJlbWFpbCI6ImhhbmRyZW5ib3J5b0BnbWFpbC5jb20iLCJleHAiOjE3ODEzMDA5MTh9.DmxViss6-Na7IQPQBEtpv3cElPSeLAazcBmcGj8b6-4
[05-Jun-2026 21:59:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jun-2026 21:59:04 UTC] ✅ JWT token verified successfully for user profile
[05-Jun-2026 21:59:04 UTC] User ID: 733
[05-Jun-2026 21:59:04 UTC] ✅ User profile retrieved successfully for user ID: 733
[05-Jun-2026 21:59:23 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jun-2026 21:59:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jun-2026 21:59:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.40.198.172, 172.70.85.150","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMzIiwidXNlcm5hbWUiOiJ0b3BndGF0ZWUiLCJlbWFpbCI6ImhhbmRyZW5ib3J5b0BnbWFpbC5jb20iLCJleHAiOjE3ODEzMDA5MTh9.DmxViss6-Na7IQPQBEtpv3cElPSeLAazcBmcGj8b6-4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a07271b5b8acbedc-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"92.40.198.172","cf-ipcountry":"GB","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jun-2026 21:59:23 UTC] === User Orders API Called ===
[05-Jun-2026 21:59:23 UTC] User ID: 733
[05-Jun-2026 21:59:23 UTC] Limit: 20, Offset: 0
[05-Jun-2026 21:59:23 UTC] Orders found: 0
[05-Jun-2026 21:59:23 UTC] Orders data: []
[05-Jun-2026 21:59:23 UTC] Total orders count: 0
[05-Jun-2026 21:59:24 UTC] === API CALL LOG ===
[05-Jun-2026 21:59:24 UTC] Endpoint: user/profile.php
[05-Jun-2026 21:59:24 UTC] Full Log Data: {
    "timestamp": "2026-06-05 21:59:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.40.198.172",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.40.198.172, 172.70.85.150",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMzIiwidXNlcm5hbWUiOiJ0b3BndGF0ZWUiLCJlbWFpbCI6ImhhbmRyZW5ib3J5b0BnbWFpbC5jb20iLCJleHAiOjE3ODEzMDA5MTh9.DmxViss6-Na7IQPQBEtpv3cElPSeLAazcBmcGj8b6-4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a07271bc1d24bedc-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.40.198.172",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jun-2026 21:59:24 UTC] === END API CALL LOG ===
[05-Jun-2026 21:59:24 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jun-2026 21:59:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMzIiwidXNlcm5hbWUiOiJ0b3BndGF0ZWUiLCJlbWFpbCI6ImhhbmRyZW5ib3J5b0BnbWFpbC5jb20iLCJleHAiOjE3ODEzMDA5MTh9.DmxViss6-Na7IQPQBEtpv3cElPSeLAazcBmcGj8b6-4
[05-Jun-2026 21:59:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jun-2026 21:59:24 UTC] ✅ JWT token verified successfully for user profile
[05-Jun-2026 21:59:24 UTC] User ID: 733
[05-Jun-2026 21:59:24 UTC] ✅ User profile retrieved successfully for user ID: 733
[05-Jun-2026 21:59:24 UTC] User Purchases API - User ID: 733
[05-Jun-2026 21:59:24 UTC] User Purchases API - Total purchases found: 0
[05-Jun-2026 22:15:25 UTC] === API CALL LOG ===
[05-Jun-2026 22:15:25 UTC] Endpoint: user/profile.php
[05-Jun-2026 22:15:25 UTC] Full Log Data: {
    "timestamp": "2026-06-05 22:15:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:c0:1c92:8db:6c24:189b:9434:1c1d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:c0:1c92:8db:6c24:189b:9434:1c1d, 172.70.147.179",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMyIiwidXNlcm5hbWUiOiJDQVNWSVJPIiwiZW1haWwiOiJpeW90Y2luZ2l0QGdtYWlsLmNvbSIsImV4cCI6MTc4MTMwMDAyMX0._wRDoUXHDfgNWl-LdsMTsrPXFuEVxIZkYds-XZcrPGY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a072892acf2c89b2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:c0:1c92:8db:6c24:189b:9434:1c1d",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jun-2026 22:15:25 UTC] === END API CALL LOG ===
[05-Jun-2026 22:15:25 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jun-2026 22:15:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMyIiwidXNlcm5hbWUiOiJDQVNWSVJPIiwiZW1haWwiOiJpeW90Y2luZ2l0QGdtYWlsLmNvbSIsImV4cCI6MTc4MTMwMDAyMX0._wRDoUXHDfgNWl-LdsMTsrPXFuEVxIZkYds-XZcrPGY
[05-Jun-2026 22:15:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jun-2026 22:15:25 UTC] ✅ JWT token verified successfully for user profile
[05-Jun-2026 22:15:25 UTC] User ID: 732
[05-Jun-2026 22:15:25 UTC] ✅ User profile retrieved successfully for user ID: 732
[05-Jun-2026 22:15:26 UTC] === API CALL LOG ===
[05-Jun-2026 22:15:26 UTC] Endpoint: user/profile.php
[05-Jun-2026 22:15:26 UTC] Full Log Data: {
    "timestamp": "2026-06-05 22:15:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:c0:1c92:8db:6c24:189b:9434:1c1d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:c0:1c92:8db:6c24:189b:9434:1c1d, 172.70.147.179",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMyIiwidXNlcm5hbWUiOiJDQVNWSVJPIiwiZW1haWwiOiJpeW90Y2luZ2l0QGdtYWlsLmNvbSIsImV4cCI6MTc4MTMwMDAyMX0._wRDoUXHDfgNWl-LdsMTsrPXFuEVxIZkYds-XZcrPGY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a07289352b2989b2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:c0:1c92:8db:6c24:189b:9434:1c1d",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jun-2026 22:15:26 UTC] === END API CALL LOG ===
[05-Jun-2026 22:15:26 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jun-2026 22:15:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMyIiwidXNlcm5hbWUiOiJDQVNWSVJPIiwiZW1haWwiOiJpeW90Y2luZ2l0QGdtYWlsLmNvbSIsImV4cCI6MTc4MTMwMDAyMX0._wRDoUXHDfgNWl-LdsMTsrPXFuEVxIZkYds-XZcrPGY
[05-Jun-2026 22:15:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jun-2026 22:15:26 UTC] ✅ JWT token verified successfully for user profile
[05-Jun-2026 22:15:26 UTC] User ID: 732
[05-Jun-2026 22:15:26 UTC] ✅ User profile retrieved successfully for user ID: 732
[05-Jun-2026 22:15:26 UTC] === API CALL LOG ===
[05-Jun-2026 22:15:26 UTC] Endpoint: user/profile.php
[05-Jun-2026 22:15:26 UTC] Full Log Data: {
    "timestamp": "2026-06-05 22:15:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:c0:1c92:8db:6c24:189b:9434:1c1d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:c0:1c92:8db:6c24:189b:9434:1c1d, 172.70.147.179",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMyIiwidXNlcm5hbWUiOiJDQVNWSVJPIiwiZW1haWwiOiJpeW90Y2luZ2l0QGdtYWlsLmNvbSIsImV4cCI6MTc4MTMwMDAyMX0._wRDoUXHDfgNWl-LdsMTsrPXFuEVxIZkYds-XZcrPGY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a07289356b4289b2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:c0:1c92:8db:6c24:189b:9434:1c1d",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jun-2026 22:15:26 UTC] === END API CALL LOG ===
[05-Jun-2026 22:15:26 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jun-2026 22:15:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMyIiwidXNlcm5hbWUiOiJDQVNWSVJPIiwiZW1haWwiOiJpeW90Y2luZ2l0QGdtYWlsLmNvbSIsImV4cCI6MTc4MTMwMDAyMX0._wRDoUXHDfgNWl-LdsMTsrPXFuEVxIZkYds-XZcrPGY
[05-Jun-2026 22:15:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jun-2026 22:15:26 UTC] ✅ JWT token verified successfully for user profile
[05-Jun-2026 22:15:26 UTC] User ID: 732
[05-Jun-2026 22:15:26 UTC] ✅ User profile retrieved successfully for user ID: 732
[05-Jun-2026 22:15:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jun-2026 22:15:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jun-2026 22:15:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2404:c0:1c92:8db:6c24:189b:9434:1c1d, 172.70.93.121","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMyIiwidXNlcm5hbWUiOiJDQVNWSVJPIiwiZW1haWwiOiJpeW90Y2luZ2l0QGdtYWlsLmNvbSIsImV4cCI6MTc4MTMwMDAyMX0._wRDoUXHDfgNWl-LdsMTsrPXFuEVxIZkYds-XZcrPGY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a07289356b4189b2-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2404:c0:1c92:8db:6c24:189b:9434:1c1d","cf-ipcountry":"ID","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jun-2026 22:15:26 UTC] === User Orders API Called ===
[05-Jun-2026 22:15:26 UTC] User ID: 732
[05-Jun-2026 22:15:26 UTC] Limit: 20, Offset: 0
[05-Jun-2026 22:15:26 UTC] Orders found: 0
[05-Jun-2026 22:15:26 UTC] Orders data: []
[05-Jun-2026 22:15:26 UTC] Total orders count: 0
[05-Jun-2026 22:15:28 UTC] === API CALL LOG ===
[05-Jun-2026 22:15:28 UTC] Endpoint: user/profile.php
[05-Jun-2026 22:15:28 UTC] Full Log Data: {
    "timestamp": "2026-06-05 22:15:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:c0:1c92:8db:6c24:189b:9434:1c1d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:c0:1c92:8db:6c24:189b:9434:1c1d, 172.70.147.179",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMyIiwidXNlcm5hbWUiOiJDQVNWSVJPIiwiZW1haWwiOiJpeW90Y2luZ2l0QGdtYWlsLmNvbSIsImV4cCI6MTc4MTMwMDAyMX0._wRDoUXHDfgNWl-LdsMTsrPXFuEVxIZkYds-XZcrPGY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a072893fdfab89b2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:c0:1c92:8db:6c24:189b:9434:1c1d",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jun-2026 22:15:28 UTC] === END API CALL LOG ===
[05-Jun-2026 22:15:28 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jun-2026 22:15:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMyIiwidXNlcm5hbWUiOiJDQVNWSVJPIiwiZW1haWwiOiJpeW90Y2luZ2l0QGdtYWlsLmNvbSIsImV4cCI6MTc4MTMwMDAyMX0._wRDoUXHDfgNWl-LdsMTsrPXFuEVxIZkYds-XZcrPGY
[05-Jun-2026 22:15:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jun-2026 22:15:28 UTC] ✅ JWT token verified successfully for user profile
[05-Jun-2026 22:15:28 UTC] User ID: 732
[05-Jun-2026 22:15:28 UTC] ✅ User profile retrieved successfully for user ID: 732
[05-Jun-2026 22:15:29 UTC] === API CALL LOG ===
[05-Jun-2026 22:15:29 UTC] Endpoint: user/profile.php
[05-Jun-2026 22:15:29 UTC] Full Log Data: {
    "timestamp": "2026-06-05 22:15:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:c0:1c92:8db:6c24:189b:9434:1c1d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:c0:1c92:8db:6c24:189b:9434:1c1d, 172.70.147.179",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMyIiwidXNlcm5hbWUiOiJDQVNWSVJPIiwiZW1haWwiOiJpeW90Y2luZ2l0QGdtYWlsLmNvbSIsImV4cCI6MTc4MTMwMDAyMX0._wRDoUXHDfgNWl-LdsMTsrPXFuEVxIZkYds-XZcrPGY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0728947ab0489b2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:c0:1c92:8db:6c24:189b:9434:1c1d",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jun-2026 22:15:29 UTC] === END API CALL LOG ===
[05-Jun-2026 22:15:29 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jun-2026 22:15:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMyIiwidXNlcm5hbWUiOiJDQVNWSVJPIiwiZW1haWwiOiJpeW90Y2luZ2l0QGdtYWlsLmNvbSIsImV4cCI6MTc4MTMwMDAyMX0._wRDoUXHDfgNWl-LdsMTsrPXFuEVxIZkYds-XZcrPGY
[05-Jun-2026 22:15:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jun-2026 22:15:29 UTC] ✅ JWT token verified successfully for user profile
[05-Jun-2026 22:15:29 UTC] User ID: 732
[05-Jun-2026 22:15:29 UTC] ✅ User profile retrieved successfully for user ID: 732
[05-Jun-2026 22:15:29 UTC] User Purchases API - User ID: 732
[05-Jun-2026 22:15:29 UTC] User Purchases API - Total purchases found: 0
[05-Jun-2026 22:15:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jun-2026 22:15:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jun-2026 22:15:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2404:c0:1c92:8db:6c24:189b:9434:1c1d, 172.70.147.179","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMyIiwidXNlcm5hbWUiOiJDQVNWSVJPIiwiZW1haWwiOiJpeW90Y2luZ2l0QGdtYWlsLmNvbSIsImV4cCI6MTc4MTMwMDAyMX0._wRDoUXHDfgNWl-LdsMTsrPXFuEVxIZkYds-XZcrPGY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a07289664ffb89b2-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2404:c0:1c92:8db:6c24:189b:9434:1c1d","cf-ipcountry":"ID","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jun-2026 22:15:34 UTC] === User Orders API Called ===
[05-Jun-2026 22:15:34 UTC] User ID: 732
[05-Jun-2026 22:15:34 UTC] Limit: 20, Offset: 0
[05-Jun-2026 22:15:34 UTC] Orders found: 0
[05-Jun-2026 22:15:34 UTC] Orders data: []
[05-Jun-2026 22:15:34 UTC] Total orders count: 0
[05-Jun-2026 22:15:34 UTC] === API CALL LOG ===
[05-Jun-2026 22:15:34 UTC] Endpoint: user/profile.php
[05-Jun-2026 22:15:34 UTC] Full Log Data: {
    "timestamp": "2026-06-05 22:15:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:c0:1c92:8db:6c24:189b:9434:1c1d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:c0:1c92:8db:6c24:189b:9434:1c1d, 172.70.147.179",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMyIiwidXNlcm5hbWUiOiJDQVNWSVJPIiwiZW1haWwiOiJpeW90Y2luZ2l0QGdtYWlsLmNvbSIsImV4cCI6MTc4MTMwMDAyMX0._wRDoUXHDfgNWl-LdsMTsrPXFuEVxIZkYds-XZcrPGY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0728966f84189b2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:c0:1c92:8db:6c24:189b:9434:1c1d",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jun-2026 22:15:34 UTC] === END API CALL LOG ===
[05-Jun-2026 22:15:34 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jun-2026 22:15:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMyIiwidXNlcm5hbWUiOiJDQVNWSVJPIiwiZW1haWwiOiJpeW90Y2luZ2l0QGdtYWlsLmNvbSIsImV4cCI6MTc4MTMwMDAyMX0._wRDoUXHDfgNWl-LdsMTsrPXFuEVxIZkYds-XZcrPGY
[05-Jun-2026 22:15:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jun-2026 22:15:34 UTC] ✅ JWT token verified successfully for user profile
[05-Jun-2026 22:15:34 UTC] User ID: 732
[05-Jun-2026 22:15:34 UTC] ✅ User profile retrieved successfully for user ID: 732
[05-Jun-2026 22:15:34 UTC] === API CALL LOG ===
[05-Jun-2026 22:15:34 UTC] Endpoint: user/profile.php
[05-Jun-2026 22:15:34 UTC] Full Log Data: {
    "timestamp": "2026-06-05 22:15:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:c0:1c92:8db:6c24:189b:9434:1c1d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:c0:1c92:8db:6c24:189b:9434:1c1d, 172.70.147.179",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMyIiwidXNlcm5hbWUiOiJDQVNWSVJPIiwiZW1haWwiOiJpeW90Y2luZ2l0QGdtYWlsLmNvbSIsImV4cCI6MTc4MTMwMDAyMX0._wRDoUXHDfgNWl-LdsMTsrPXFuEVxIZkYds-XZcrPGY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a072896ada6d89b2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:c0:1c92:8db:6c24:189b:9434:1c1d",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jun-2026 22:15:34 UTC] === END API CALL LOG ===
[05-Jun-2026 22:15:34 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jun-2026 22:15:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMyIiwidXNlcm5hbWUiOiJDQVNWSVJPIiwiZW1haWwiOiJpeW90Y2luZ2l0QGdtYWlsLmNvbSIsImV4cCI6MTc4MTMwMDAyMX0._wRDoUXHDfgNWl-LdsMTsrPXFuEVxIZkYds-XZcrPGY
[05-Jun-2026 22:15:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jun-2026 22:15:34 UTC] ✅ JWT token verified successfully for user profile
[05-Jun-2026 22:15:34 UTC] User ID: 732
[05-Jun-2026 22:15:34 UTC] ✅ User profile retrieved successfully for user ID: 732
[05-Jun-2026 22:15:35 UTC] === API CALL LOG ===
[05-Jun-2026 22:15:35 UTC] Endpoint: user/profile.php
[05-Jun-2026 22:15:35 UTC] Full Log Data: {
    "timestamp": "2026-06-05 22:15:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:c0:1c92:8db:6c24:189b:9434:1c1d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:c0:1c92:8db:6c24:189b:9434:1c1d, 172.70.147.179",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMyIiwidXNlcm5hbWUiOiJDQVNWSVJPIiwiZW1haWwiOiJpeW90Y2luZ2l0QGdtYWlsLmNvbSIsImV4cCI6MTc4MTMwMDAyMX0._wRDoUXHDfgNWl-LdsMTsrPXFuEVxIZkYds-XZcrPGY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a072896d6b8489b2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:c0:1c92:8db:6c24:189b:9434:1c1d",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jun-2026 22:15:35 UTC] === END API CALL LOG ===
[05-Jun-2026 22:15:35 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jun-2026 22:15:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMyIiwidXNlcm5hbWUiOiJDQVNWSVJPIiwiZW1haWwiOiJpeW90Y2luZ2l0QGdtYWlsLmNvbSIsImV4cCI6MTc4MTMwMDAyMX0._wRDoUXHDfgNWl-LdsMTsrPXFuEVxIZkYds-XZcrPGY
[05-Jun-2026 22:15:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jun-2026 22:15:35 UTC] ✅ JWT token verified successfully for user profile
[05-Jun-2026 22:15:35 UTC] User ID: 732
[05-Jun-2026 22:15:35 UTC] ✅ User profile retrieved successfully for user ID: 732
[05-Jun-2026 22:15:47 UTC] === API CALL LOG ===
[05-Jun-2026 22:15:47 UTC] Endpoint: user/profile.php
[05-Jun-2026 22:15:47 UTC] Full Log Data: {
    "timestamp": "2026-06-05 22:15:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:c0:1c92:8db:6c24:189b:9434:1c1d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:c0:1c92:8db:6c24:189b:9434:1c1d, 172.70.147.178",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMyIiwidXNlcm5hbWUiOiJDQVNWSVJPIiwiZW1haWwiOiJpeW90Y2luZ2l0QGdtYWlsLmNvbSIsImV4cCI6MTc4MTMwMDAyMX0._wRDoUXHDfgNWl-LdsMTsrPXFuEVxIZkYds-XZcrPGY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a07289b8be1989b2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:c0:1c92:8db:6c24:189b:9434:1c1d",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jun-2026 22:15:47 UTC] === END API CALL LOG ===
[05-Jun-2026 22:15:47 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jun-2026 22:15:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzMyIiwidXNlcm5hbWUiOiJDQVNWSVJPIiwiZW1haWwiOiJpeW90Y2luZ2l0QGdtYWlsLmNvbSIsImV4cCI6MTc4MTMwMDAyMX0._wRDoUXHDfgNWl-LdsMTsrPXFuEVxIZkYds-XZcrPGY
[05-Jun-2026 22:15:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jun-2026 22:15:47 UTC] ✅ JWT token verified successfully for user profile
[05-Jun-2026 22:15:47 UTC] User ID: 732
[05-Jun-2026 22:15:47 UTC] ✅ User profile retrieved successfully for user ID: 732
[06-Jun-2026 02:15:16 UTC] === API CALL LOG ===
[06-Jun-2026 02:15:16 UTC] Endpoint: user/profile.php
[06-Jun-2026 02:15:16 UTC] Full Log Data: {
    "timestamp": "2026-06-06 02:15:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8822:507:8093:43b0:b162:8a3c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8822:507:8093:43b0:b162:8a3c, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM0IiwidXNlcm5hbWUiOiJUaXdhcmkiLCJlbWFpbCI6ImFudWp0aXcyMjExMkBnbWFpbC5jb20iLCJleHAiOjE3ODEzMTY5MTV9.Q2RdyscyHUryeKBBtGrtmkcMyZBqVN7pg152nqaRuR0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a073e888fe73479b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:8822:507:8093:43b0:b162:8a3c",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jun-2026 02:15:16 UTC] === END API CALL LOG ===
[06-Jun-2026 02:15:16 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jun-2026 02:15:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM0IiwidXNlcm5hbWUiOiJUaXdhcmkiLCJlbWFpbCI6ImFudWp0aXcyMjExMkBnbWFpbC5jb20iLCJleHAiOjE3ODEzMTY5MTV9.Q2RdyscyHUryeKBBtGrtmkcMyZBqVN7pg152nqaRuR0
[06-Jun-2026 02:15:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jun-2026 02:15:16 UTC] ✅ JWT token verified successfully for user profile
[06-Jun-2026 02:15:16 UTC] User ID: 734
[06-Jun-2026 02:15:16 UTC] ✅ User profile retrieved successfully for user ID: 734
[06-Jun-2026 02:15:16 UTC] === API CALL LOG ===
[06-Jun-2026 02:15:16 UTC] Endpoint: user/profile.php
[06-Jun-2026 02:15:16 UTC] Full Log Data: {
    "timestamp": "2026-06-06 02:15:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8822:507:8093:43b0:b162:8a3c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8822:507:8093:43b0:b162:8a3c, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM0IiwidXNlcm5hbWUiOiJUaXdhcmkiLCJlbWFpbCI6ImFudWp0aXcyMjExMkBnbWFpbC5jb20iLCJleHAiOjE3ODEzMTY5MTV9.Q2RdyscyHUryeKBBtGrtmkcMyZBqVN7pg152nqaRuR0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a073e889cfda479b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:8822:507:8093:43b0:b162:8a3c",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jun-2026 02:15:16 UTC] === END API CALL LOG ===
[06-Jun-2026 02:15:16 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jun-2026 02:15:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM0IiwidXNlcm5hbWUiOiJUaXdhcmkiLCJlbWFpbCI6ImFudWp0aXcyMjExMkBnbWFpbC5jb20iLCJleHAiOjE3ODEzMTY5MTV9.Q2RdyscyHUryeKBBtGrtmkcMyZBqVN7pg152nqaRuR0
[06-Jun-2026 02:15:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jun-2026 02:15:16 UTC] ✅ JWT token verified successfully for user profile
[06-Jun-2026 02:15:16 UTC] User ID: 734
[06-Jun-2026 02:15:16 UTC] ✅ User profile retrieved successfully for user ID: 734
[06-Jun-2026 02:15:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jun-2026 02:15:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jun-2026 02:15:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:8822:507:8093:43b0:b162:8a3c, 104.23.175.178","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM0IiwidXNlcm5hbWUiOiJUaXdhcmkiLCJlbWFpbCI6ImFudWp0aXcyMjExMkBnbWFpbC5jb20iLCJleHAiOjE3ODEzMTY5MTV9.Q2RdyscyHUryeKBBtGrtmkcMyZBqVN7pg152nqaRuR0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a073e8896f14479b-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:8822:507:8093:43b0:b162:8a3c","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[06-Jun-2026 02:15:17 UTC] === User Orders API Called ===
[06-Jun-2026 02:15:17 UTC] User ID: 734
[06-Jun-2026 02:15:17 UTC] Limit: 20, Offset: 0
[06-Jun-2026 02:15:17 UTC] Orders found: 0
[06-Jun-2026 02:15:17 UTC] Orders data: []
[06-Jun-2026 02:15:17 UTC] Total orders count: 0
[06-Jun-2026 02:15:17 UTC] === API CALL LOG ===
[06-Jun-2026 02:15:17 UTC] Endpoint: user/profile.php
[06-Jun-2026 02:15:17 UTC] Full Log Data: {
    "timestamp": "2026-06-06 02:15:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8822:507:8093:43b0:b162:8a3c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8822:507:8093:43b0:b162:8a3c, 104.23.175.178",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM0IiwidXNlcm5hbWUiOiJUaXdhcmkiLCJlbWFpbCI6ImFudWp0aXcyMjExMkBnbWFpbC5jb20iLCJleHAiOjE3ODEzMTY5MTV9.Q2RdyscyHUryeKBBtGrtmkcMyZBqVN7pg152nqaRuR0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a073e8908d3b479b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:8822:507:8093:43b0:b162:8a3c",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jun-2026 02:15:17 UTC] === END API CALL LOG ===
[06-Jun-2026 02:15:17 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jun-2026 02:15:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM0IiwidXNlcm5hbWUiOiJUaXdhcmkiLCJlbWFpbCI6ImFudWp0aXcyMjExMkBnbWFpbC5jb20iLCJleHAiOjE3ODEzMTY5MTV9.Q2RdyscyHUryeKBBtGrtmkcMyZBqVN7pg152nqaRuR0
[06-Jun-2026 02:15:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jun-2026 02:15:17 UTC] ✅ JWT token verified successfully for user profile
[06-Jun-2026 02:15:17 UTC] User ID: 734
[06-Jun-2026 02:15:17 UTC] ✅ User profile retrieved successfully for user ID: 734
[06-Jun-2026 02:15:54 UTC] === API CALL LOG ===
[06-Jun-2026 02:15:54 UTC] Endpoint: user/profile.php
[06-Jun-2026 02:15:54 UTC] Full Log Data: {
    "timestamp": "2026-06-06 02:15:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8822:507:8093:43b0:b162:8a3c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8822:507:8093:43b0:b162:8a3c, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM0IiwidXNlcm5hbWUiOiJUaXdhcmkiLCJlbWFpbCI6ImFudWp0aXcyMjExMkBnbWFpbC5jb20iLCJleHAiOjE3ODEzMTY5MTV9.Q2RdyscyHUryeKBBtGrtmkcMyZBqVN7pg152nqaRuR0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a073e9715aaa479b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:8822:507:8093:43b0:b162:8a3c",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jun-2026 02:15:54 UTC] === END API CALL LOG ===
[06-Jun-2026 02:15:54 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jun-2026 02:15:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM0IiwidXNlcm5hbWUiOiJUaXdhcmkiLCJlbWFpbCI6ImFudWp0aXcyMjExMkBnbWFpbC5jb20iLCJleHAiOjE3ODEzMTY5MTV9.Q2RdyscyHUryeKBBtGrtmkcMyZBqVN7pg152nqaRuR0
[06-Jun-2026 02:15:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jun-2026 02:15:54 UTC] ✅ JWT token verified successfully for user profile
[06-Jun-2026 02:15:54 UTC] User ID: 734
[06-Jun-2026 02:15:54 UTC] ✅ User profile retrieved successfully for user ID: 734
[06-Jun-2026 02:16:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jun-2026 02:16:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jun-2026 02:16:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:8822:507:8093:43b0:b162:8a3c, 104.23.175.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM0IiwidXNlcm5hbWUiOiJUaXdhcmkiLCJlbWFpbCI6ImFudWp0aXcyMjExMkBnbWFpbC5jb20iLCJleHAiOjE3ODEzMTY5MTV9.Q2RdyscyHUryeKBBtGrtmkcMyZBqVN7pg152nqaRuR0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a073eaa59c6f479b-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:8822:507:8093:43b0:b162:8a3c","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[06-Jun-2026 02:16:43 UTC] === User Orders API Called ===
[06-Jun-2026 02:16:43 UTC] User ID: 734
[06-Jun-2026 02:16:43 UTC] Limit: 20, Offset: 0
[06-Jun-2026 02:16:43 UTC] Orders found: 0
[06-Jun-2026 02:16:43 UTC] Orders data: []
[06-Jun-2026 02:16:43 UTC] Total orders count: 0
[06-Jun-2026 02:16:43 UTC] === API CALL LOG ===
[06-Jun-2026 02:16:43 UTC] Endpoint: user/profile.php
[06-Jun-2026 02:16:43 UTC] Full Log Data: {
    "timestamp": "2026-06-06 02:16:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8822:507:8093:43b0:b162:8a3c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8822:507:8093:43b0:b162:8a3c, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM0IiwidXNlcm5hbWUiOiJUaXdhcmkiLCJlbWFpbCI6ImFudWp0aXcyMjExMkBnbWFpbC5jb20iLCJleHAiOjE3ODEzMTY5MTV9.Q2RdyscyHUryeKBBtGrtmkcMyZBqVN7pg152nqaRuR0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a073eaa5fd8f479b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:8822:507:8093:43b0:b162:8a3c",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jun-2026 02:16:43 UTC] === END API CALL LOG ===
[06-Jun-2026 02:16:43 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jun-2026 02:16:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM0IiwidXNlcm5hbWUiOiJUaXdhcmkiLCJlbWFpbCI6ImFudWp0aXcyMjExMkBnbWFpbC5jb20iLCJleHAiOjE3ODEzMTY5MTV9.Q2RdyscyHUryeKBBtGrtmkcMyZBqVN7pg152nqaRuR0
[06-Jun-2026 02:16:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jun-2026 02:16:43 UTC] ✅ JWT token verified successfully for user profile
[06-Jun-2026 02:16:43 UTC] User ID: 734
[06-Jun-2026 02:16:43 UTC] ✅ User profile retrieved successfully for user ID: 734
[06-Jun-2026 02:16:43 UTC] === API CALL LOG ===
[06-Jun-2026 02:16:43 UTC] Endpoint: user/profile.php
[06-Jun-2026 02:16:43 UTC] Full Log Data: {
    "timestamp": "2026-06-06 02:16:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8822:507:8093:43b0:b162:8a3c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8822:507:8093:43b0:b162:8a3c, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM0IiwidXNlcm5hbWUiOiJUaXdhcmkiLCJlbWFpbCI6ImFudWp0aXcyMjExMkBnbWFpbC5jb20iLCJleHAiOjE3ODEzMTY5MTV9.Q2RdyscyHUryeKBBtGrtmkcMyZBqVN7pg152nqaRuR0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a073eaa9ece2479b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:8822:507:8093:43b0:b162:8a3c",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jun-2026 02:16:43 UTC] === END API CALL LOG ===
[06-Jun-2026 02:16:43 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jun-2026 02:16:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM0IiwidXNlcm5hbWUiOiJUaXdhcmkiLCJlbWFpbCI6ImFudWp0aXcyMjExMkBnbWFpbC5jb20iLCJleHAiOjE3ODEzMTY5MTV9.Q2RdyscyHUryeKBBtGrtmkcMyZBqVN7pg152nqaRuR0
[06-Jun-2026 02:16:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jun-2026 02:16:43 UTC] ✅ JWT token verified successfully for user profile
[06-Jun-2026 02:16:43 UTC] User ID: 734
[06-Jun-2026 02:16:43 UTC] ✅ User profile retrieved successfully for user ID: 734
[06-Jun-2026 02:17:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jun-2026 02:17:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jun-2026 02:17:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:8822:507:8093:43b0:b162:8a3c, 104.23.175.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM0IiwidXNlcm5hbWUiOiJUaXdhcmkiLCJlbWFpbCI6ImFudWp0aXcyMjExMkBnbWFpbC5jb20iLCJleHAiOjE3ODEzMTY5MTV9.Q2RdyscyHUryeKBBtGrtmkcMyZBqVN7pg152nqaRuR0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a073eb626963479b-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:8822:507:8093:43b0:b162:8a3c","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[06-Jun-2026 02:17:13 UTC] === User Orders API Called ===
[06-Jun-2026 02:17:13 UTC] User ID: 734
[06-Jun-2026 02:17:13 UTC] Limit: 20, Offset: 0
[06-Jun-2026 02:17:13 UTC] Orders found: 0
[06-Jun-2026 02:17:13 UTC] Orders data: []
[06-Jun-2026 02:17:13 UTC] Total orders count: 0
[06-Jun-2026 02:17:16 UTC] === API CALL LOG ===
[06-Jun-2026 02:17:16 UTC] Endpoint: user/profile.php
[06-Jun-2026 02:17:16 UTC] Full Log Data: {
    "timestamp": "2026-06-06 02:17:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8822:507:8093:43b0:b162:8a3c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8822:507:8093:43b0:b162:8a3c, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM0IiwidXNlcm5hbWUiOiJUaXdhcmkiLCJlbWFpbCI6ImFudWp0aXcyMjExMkBnbWFpbC5jb20iLCJleHAiOjE3ODEzMTY5MTV9.Q2RdyscyHUryeKBBtGrtmkcMyZBqVN7pg152nqaRuR0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a073eb748c47479b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:8822:507:8093:43b0:b162:8a3c",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jun-2026 02:17:16 UTC] === END API CALL LOG ===
[06-Jun-2026 02:17:16 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jun-2026 02:17:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM0IiwidXNlcm5hbWUiOiJUaXdhcmkiLCJlbWFpbCI6ImFudWp0aXcyMjExMkBnbWFpbC5jb20iLCJleHAiOjE3ODEzMTY5MTV9.Q2RdyscyHUryeKBBtGrtmkcMyZBqVN7pg152nqaRuR0
[06-Jun-2026 02:17:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jun-2026 02:17:16 UTC] ✅ JWT token verified successfully for user profile
[06-Jun-2026 02:17:16 UTC] User ID: 734
[06-Jun-2026 02:17:16 UTC] ✅ User profile retrieved successfully for user ID: 734
[06-Jun-2026 02:17:16 UTC] User Purchases API - User ID: 734
[06-Jun-2026 02:17:16 UTC] User Purchases API - Total purchases found: 0
[06-Jun-2026 02:17:24 UTC] === API CALL LOG ===
[06-Jun-2026 02:17:24 UTC] Endpoint: user/profile.php
[06-Jun-2026 02:17:24 UTC] Full Log Data: {
    "timestamp": "2026-06-06 02:17:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8822:507:8093:43b0:b162:8a3c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8822:507:8093:43b0:b162:8a3c, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM0IiwidXNlcm5hbWUiOiJUaXdhcmkiLCJlbWFpbCI6ImFudWp0aXcyMjExMkBnbWFpbC5jb20iLCJleHAiOjE3ODEzMTY5MTV9.Q2RdyscyHUryeKBBtGrtmkcMyZBqVN7pg152nqaRuR0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a073eba7e9e3479b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:8822:507:8093:43b0:b162:8a3c",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jun-2026 02:17:24 UTC] === END API CALL LOG ===
[06-Jun-2026 02:17:24 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jun-2026 02:17:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM0IiwidXNlcm5hbWUiOiJUaXdhcmkiLCJlbWFpbCI6ImFudWp0aXcyMjExMkBnbWFpbC5jb20iLCJleHAiOjE3ODEzMTY5MTV9.Q2RdyscyHUryeKBBtGrtmkcMyZBqVN7pg152nqaRuR0
[06-Jun-2026 02:17:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jun-2026 02:17:24 UTC] ✅ JWT token verified successfully for user profile
[06-Jun-2026 02:17:24 UTC] User ID: 734
[06-Jun-2026 02:17:24 UTC] ✅ User profile retrieved successfully for user ID: 734
[06-Jun-2026 02:17:24 UTC] User Purchases API - User ID: 734
[06-Jun-2026 02:17:24 UTC] User Purchases API - Total purchases found: 0
[06-Jun-2026 02:17:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jun-2026 02:17:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jun-2026 02:17:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:8822:507:8093:43b0:b162:8a3c, 104.23.175.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM0IiwidXNlcm5hbWUiOiJUaXdhcmkiLCJlbWFpbCI6ImFudWp0aXcyMjExMkBnbWFpbC5jb20iLCJleHAiOjE3ODEzMTY5MTV9.Q2RdyscyHUryeKBBtGrtmkcMyZBqVN7pg152nqaRuR0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a073ebbede71479b-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:8822:507:8093:43b0:b162:8a3c","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[06-Jun-2026 02:17:28 UTC] === User Orders API Called ===
[06-Jun-2026 02:17:28 UTC] User ID: 734
[06-Jun-2026 02:17:28 UTC] Limit: 20, Offset: 0
[06-Jun-2026 02:17:28 UTC] Orders found: 0
[06-Jun-2026 02:17:28 UTC] Orders data: []
[06-Jun-2026 02:17:28 UTC] Total orders count: 0
[06-Jun-2026 02:17:28 UTC] === API CALL LOG ===
[06-Jun-2026 02:17:28 UTC] Endpoint: user/profile.php
[06-Jun-2026 02:17:28 UTC] Full Log Data: {
    "timestamp": "2026-06-06 02:17:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8822:507:8093:43b0:b162:8a3c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8822:507:8093:43b0:b162:8a3c, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM0IiwidXNlcm5hbWUiOiJUaXdhcmkiLCJlbWFpbCI6ImFudWp0aXcyMjExMkBnbWFpbC5jb20iLCJleHAiOjE3ODEzMTY5MTV9.Q2RdyscyHUryeKBBtGrtmkcMyZBqVN7pg152nqaRuR0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a073ebbf3f13479b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:8822:507:8093:43b0:b162:8a3c",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jun-2026 02:17:28 UTC] === END API CALL LOG ===
[06-Jun-2026 02:17:28 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jun-2026 02:17:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM0IiwidXNlcm5hbWUiOiJUaXdhcmkiLCJlbWFpbCI6ImFudWp0aXcyMjExMkBnbWFpbC5jb20iLCJleHAiOjE3ODEzMTY5MTV9.Q2RdyscyHUryeKBBtGrtmkcMyZBqVN7pg152nqaRuR0
[06-Jun-2026 02:17:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jun-2026 02:17:28 UTC] ✅ JWT token verified successfully for user profile
[06-Jun-2026 02:17:28 UTC] User ID: 734
[06-Jun-2026 02:17:28 UTC] ✅ User profile retrieved successfully for user ID: 734
[06-Jun-2026 02:17:28 UTC] === API CALL LOG ===
[06-Jun-2026 02:17:28 UTC] Endpoint: user/profile.php
[06-Jun-2026 02:17:28 UTC] Full Log Data: {
    "timestamp": "2026-06-06 02:17:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8822:507:8093:43b0:b162:8a3c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8822:507:8093:43b0:b162:8a3c, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM0IiwidXNlcm5hbWUiOiJUaXdhcmkiLCJlbWFpbCI6ImFudWp0aXcyMjExMkBnbWFpbC5jb20iLCJleHAiOjE3ODEzMTY5MTV9.Q2RdyscyHUryeKBBtGrtmkcMyZBqVN7pg152nqaRuR0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a073ebc2dd81479b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:8822:507:8093:43b0:b162:8a3c",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jun-2026 02:17:28 UTC] === END API CALL LOG ===
[06-Jun-2026 02:17:28 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jun-2026 02:17:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM0IiwidXNlcm5hbWUiOiJUaXdhcmkiLCJlbWFpbCI6ImFudWp0aXcyMjExMkBnbWFpbC5jb20iLCJleHAiOjE3ODEzMTY5MTV9.Q2RdyscyHUryeKBBtGrtmkcMyZBqVN7pg152nqaRuR0
[06-Jun-2026 02:17:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jun-2026 02:17:28 UTC] ✅ JWT token verified successfully for user profile
[06-Jun-2026 02:17:28 UTC] User ID: 734
[06-Jun-2026 02:17:28 UTC] ✅ User profile retrieved successfully for user ID: 734
[06-Jun-2026 02:17:39 UTC] === API CALL LOG ===
[06-Jun-2026 02:17:39 UTC] Endpoint: user/profile.php
[06-Jun-2026 02:17:39 UTC] Full Log Data: {
    "timestamp": "2026-06-06 02:17:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8822:507:8093:43b0:b162:8a3c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8822:507:8093:43b0:b162:8a3c, 172.69.165.49",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM0IiwidXNlcm5hbWUiOiJUaXdhcmkiLCJlbWFpbCI6ImFudWp0aXcyMjExMkBnbWFpbC5jb20iLCJleHAiOjE3ODEzMTY5MTV9.Q2RdyscyHUryeKBBtGrtmkcMyZBqVN7pg152nqaRuR0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a073ec03fa5a1473-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:8822:507:8093:43b0:b162:8a3c",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jun-2026 02:17:39 UTC] === END API CALL LOG ===
[06-Jun-2026 02:17:39 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jun-2026 02:17:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM0IiwidXNlcm5hbWUiOiJUaXdhcmkiLCJlbWFpbCI6ImFudWp0aXcyMjExMkBnbWFpbC5jb20iLCJleHAiOjE3ODEzMTY5MTV9.Q2RdyscyHUryeKBBtGrtmkcMyZBqVN7pg152nqaRuR0
[06-Jun-2026 02:17:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jun-2026 02:17:39 UTC] ✅ JWT token verified successfully for user profile
[06-Jun-2026 02:17:39 UTC] User ID: 734
[06-Jun-2026 02:17:39 UTC] ✅ User profile retrieved successfully for user ID: 734
[06-Jun-2026 02:17:41 UTC] === API CALL LOG ===
[06-Jun-2026 02:17:41 UTC] Endpoint: user/profile.php
[06-Jun-2026 02:17:41 UTC] Full Log Data: {
    "timestamp": "2026-06-06 02:17:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8822:507:8093:43b0:b162:8a3c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8822:507:8093:43b0:b162:8a3c, 172.69.165.49",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM0IiwidXNlcm5hbWUiOiJUaXdhcmkiLCJlbWFpbCI6ImFudWp0aXcyMjExMkBnbWFpbC5jb20iLCJleHAiOjE3ODEzMTY5MTV9.Q2RdyscyHUryeKBBtGrtmkcMyZBqVN7pg152nqaRuR0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a073ec144fc91473-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:8822:507:8093:43b0:b162:8a3c",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jun-2026 02:17:41 UTC] === END API CALL LOG ===
[06-Jun-2026 02:17:41 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jun-2026 02:17:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM0IiwidXNlcm5hbWUiOiJUaXdhcmkiLCJlbWFpbCI6ImFudWp0aXcyMjExMkBnbWFpbC5jb20iLCJleHAiOjE3ODEzMTY5MTV9.Q2RdyscyHUryeKBBtGrtmkcMyZBqVN7pg152nqaRuR0
[06-Jun-2026 02:17:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jun-2026 02:17:41 UTC] ✅ JWT token verified successfully for user profile
[06-Jun-2026 02:17:41 UTC] User ID: 734
[06-Jun-2026 02:17:41 UTC] ✅ User profile retrieved successfully for user ID: 734
[06-Jun-2026 02:17:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jun-2026 02:17:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jun-2026 02:17:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:8822:507:8093:43b0:b162:8a3c, 172.69.165.9","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM0IiwidXNlcm5hbWUiOiJUaXdhcmkiLCJlbWFpbCI6ImFudWp0aXcyMjExMkBnbWFpbC5jb20iLCJleHAiOjE3ODEzMTY5MTV9.Q2RdyscyHUryeKBBtGrtmkcMyZBqVN7pg152nqaRuR0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a073ec14a8b91473-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:8822:507:8093:43b0:b162:8a3c","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[06-Jun-2026 02:17:41 UTC] === User Orders API Called ===
[06-Jun-2026 02:17:41 UTC] User ID: 734
[06-Jun-2026 02:17:41 UTC] Limit: 20, Offset: 0
[06-Jun-2026 02:17:41 UTC] Orders found: 0
[06-Jun-2026 02:17:41 UTC] Orders data: []
[06-Jun-2026 02:17:41 UTC] Total orders count: 0
[06-Jun-2026 02:17:42 UTC] === API CALL LOG ===
[06-Jun-2026 02:17:42 UTC] Endpoint: user/profile.php
[06-Jun-2026 02:17:42 UTC] Full Log Data: {
    "timestamp": "2026-06-06 02:17:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8822:507:8093:43b0:b162:8a3c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8822:507:8093:43b0:b162:8a3c, 172.69.165.9",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM0IiwidXNlcm5hbWUiOiJUaXdhcmkiLCJlbWFpbCI6ImFudWp0aXcyMjExMkBnbWFpbC5jb20iLCJleHAiOjE3ODEzMTY5MTV9.Q2RdyscyHUryeKBBtGrtmkcMyZBqVN7pg152nqaRuR0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a073ec1519b71473-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:8822:507:8093:43b0:b162:8a3c",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jun-2026 02:17:42 UTC] === END API CALL LOG ===
[06-Jun-2026 02:17:42 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jun-2026 02:17:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM0IiwidXNlcm5hbWUiOiJUaXdhcmkiLCJlbWFpbCI6ImFudWp0aXcyMjExMkBnbWFpbC5jb20iLCJleHAiOjE3ODEzMTY5MTV9.Q2RdyscyHUryeKBBtGrtmkcMyZBqVN7pg152nqaRuR0
[06-Jun-2026 02:17:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jun-2026 02:17:42 UTC] ✅ JWT token verified successfully for user profile
[06-Jun-2026 02:17:42 UTC] User ID: 734
[06-Jun-2026 02:17:42 UTC] ✅ User profile retrieved successfully for user ID: 734
[06-Jun-2026 02:17:47 UTC] === API CALL LOG ===
[06-Jun-2026 02:17:47 UTC] Endpoint: user/profile.php
[06-Jun-2026 02:17:47 UTC] Full Log Data: {
    "timestamp": "2026-06-06 02:17:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8822:507:8093:43b0:b162:8a3c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8822:507:8093:43b0:b162:8a3c, 172.68.164.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM0IiwidXNlcm5hbWUiOiJUaXdhcmkiLCJlbWFpbCI6ImFudWp0aXcyMjExMkBnbWFpbC5jb20iLCJleHAiOjE3ODEzMTY5MTV9.Q2RdyscyHUryeKBBtGrtmkcMyZBqVN7pg152nqaRuR0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a073ec316d1ef93e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:8822:507:8093:43b0:b162:8a3c",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jun-2026 02:17:47 UTC] === END API CALL LOG ===
[06-Jun-2026 02:17:47 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jun-2026 02:17:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM0IiwidXNlcm5hbWUiOiJUaXdhcmkiLCJlbWFpbCI6ImFudWp0aXcyMjExMkBnbWFpbC5jb20iLCJleHAiOjE3ODEzMTY5MTV9.Q2RdyscyHUryeKBBtGrtmkcMyZBqVN7pg152nqaRuR0
[06-Jun-2026 02:17:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jun-2026 02:17:47 UTC] ✅ JWT token verified successfully for user profile
[06-Jun-2026 02:17:47 UTC] User ID: 734
[06-Jun-2026 02:17:47 UTC] ✅ User profile retrieved successfully for user ID: 734
[06-Jun-2026 02:17:49 UTC] === API CALL LOG ===
[06-Jun-2026 02:17:49 UTC] Endpoint: user/profile.php
[06-Jun-2026 02:17:49 UTC] Full Log Data: {
    "timestamp": "2026-06-06 02:17:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8822:507:8093:43b0:b162:8a3c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8822:507:8093:43b0:b162:8a3c, 172.68.164.136",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM0IiwidXNlcm5hbWUiOiJUaXdhcmkiLCJlbWFpbCI6ImFudWp0aXcyMjExMkBnbWFpbC5jb20iLCJleHAiOjE3ODEzMTY5MTV9.Q2RdyscyHUryeKBBtGrtmkcMyZBqVN7pg152nqaRuR0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a073ec413f30f93e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:8822:507:8093:43b0:b162:8a3c",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jun-2026 02:17:49 UTC] === END API CALL LOG ===
[06-Jun-2026 02:17:49 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jun-2026 02:17:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM0IiwidXNlcm5hbWUiOiJUaXdhcmkiLCJlbWFpbCI6ImFudWp0aXcyMjExMkBnbWFpbC5jb20iLCJleHAiOjE3ODEzMTY5MTV9.Q2RdyscyHUryeKBBtGrtmkcMyZBqVN7pg152nqaRuR0
[06-Jun-2026 02:17:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jun-2026 02:17:49 UTC] ✅ JWT token verified successfully for user profile
[06-Jun-2026 02:17:49 UTC] User ID: 734
[06-Jun-2026 02:17:49 UTC] ✅ User profile retrieved successfully for user ID: 734
[06-Jun-2026 02:17:49 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jun-2026 02:17:49 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jun-2026 02:17:49 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:8822:507:8093:43b0:b162:8a3c, 172.68.164.136","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM0IiwidXNlcm5hbWUiOiJUaXdhcmkiLCJlbWFpbCI6ImFudWp0aXcyMjExMkBnbWFpbC5jb20iLCJleHAiOjE3ODEzMTY5MTV9.Q2RdyscyHUryeKBBtGrtmkcMyZBqVN7pg152nqaRuR0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a073ec41b834f93e-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:8822:507:8093:43b0:b162:8a3c","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[06-Jun-2026 02:17:49 UTC] === User Orders API Called ===
[06-Jun-2026 02:17:49 UTC] User ID: 734
[06-Jun-2026 02:17:49 UTC] Limit: 20, Offset: 0
[06-Jun-2026 02:17:49 UTC] Orders found: 0
[06-Jun-2026 02:17:49 UTC] Orders data: []
[06-Jun-2026 02:17:49 UTC] Total orders count: 0
[06-Jun-2026 02:17:49 UTC] === API CALL LOG ===
[06-Jun-2026 02:17:49 UTC] Endpoint: user/profile.php
[06-Jun-2026 02:17:49 UTC] Full Log Data: {
    "timestamp": "2026-06-06 02:17:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8822:507:8093:43b0:b162:8a3c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8822:507:8093:43b0:b162:8a3c, 172.68.164.136",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM0IiwidXNlcm5hbWUiOiJUaXdhcmkiLCJlbWFpbCI6ImFudWp0aXcyMjExMkBnbWFpbC5jb20iLCJleHAiOjE3ODEzMTY5MTV9.Q2RdyscyHUryeKBBtGrtmkcMyZBqVN7pg152nqaRuR0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a073ec423953f93e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:8822:507:8093:43b0:b162:8a3c",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jun-2026 02:17:49 UTC] === END API CALL LOG ===
[06-Jun-2026 02:17:49 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jun-2026 02:17:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM0IiwidXNlcm5hbWUiOiJUaXdhcmkiLCJlbWFpbCI6ImFudWp0aXcyMjExMkBnbWFpbC5jb20iLCJleHAiOjE3ODEzMTY5MTV9.Q2RdyscyHUryeKBBtGrtmkcMyZBqVN7pg152nqaRuR0
[06-Jun-2026 02:17:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jun-2026 02:17:49 UTC] ✅ JWT token verified successfully for user profile
[06-Jun-2026 02:17:49 UTC] User ID: 734
[06-Jun-2026 02:17:49 UTC] ✅ User profile retrieved successfully for user ID: 734
[06-Jun-2026 02:17:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jun-2026 02:17:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jun-2026 02:17:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:8822:507:8093:43b0:b162:8a3c, 172.68.164.101","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM0IiwidXNlcm5hbWUiOiJUaXdhcmkiLCJlbWFpbCI6ImFudWp0aXcyMjExMkBnbWFpbC5jb20iLCJleHAiOjE3ODEzMTY5MTV9.Q2RdyscyHUryeKBBtGrtmkcMyZBqVN7pg152nqaRuR0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a073ec49aa3bf93e-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:8822:507:8093:43b0:b162:8a3c","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[06-Jun-2026 02:17:50 UTC] === User Orders API Called ===
[06-Jun-2026 02:17:50 UTC] User ID: 734
[06-Jun-2026 02:17:50 UTC] Limit: 20, Offset: 0
[06-Jun-2026 02:17:50 UTC] Orders found: 0
[06-Jun-2026 02:17:50 UTC] Orders data: []
[06-Jun-2026 02:17:50 UTC] Total orders count: 0
[06-Jun-2026 02:17:53 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jun-2026 02:17:53 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jun-2026 02:17:53 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:8822:507:8093:43b0:b162:8a3c, 172.68.164.101","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM0IiwidXNlcm5hbWUiOiJUaXdhcmkiLCJlbWFpbCI6ImFudWp0aXcyMjExMkBnbWFpbC5jb20iLCJleHAiOjE3ODEzMTY5MTV9.Q2RdyscyHUryeKBBtGrtmkcMyZBqVN7pg152nqaRuR0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a073ec5cb92bf93e-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:8822:507:8093:43b0:b162:8a3c","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[06-Jun-2026 02:17:53 UTC] === User Orders API Called ===
[06-Jun-2026 02:17:53 UTC] User ID: 734
[06-Jun-2026 02:17:53 UTC] Limit: 20, Offset: 0
[06-Jun-2026 02:17:53 UTC] Orders found: 0
[06-Jun-2026 02:17:53 UTC] Orders data: []
[06-Jun-2026 02:17:53 UTC] Total orders count: 0
[06-Jun-2026 02:17:53 UTC] === API CALL LOG ===
[06-Jun-2026 02:17:53 UTC] Endpoint: user/profile.php
[06-Jun-2026 02:17:53 UTC] Full Log Data: {
    "timestamp": "2026-06-06 02:17:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8822:507:8093:43b0:b162:8a3c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8822:507:8093:43b0:b162:8a3c, 172.68.164.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM0IiwidXNlcm5hbWUiOiJUaXdhcmkiLCJlbWFpbCI6ImFudWp0aXcyMjExMkBnbWFpbC5jb20iLCJleHAiOjE3ODEzMTY5MTV9.Q2RdyscyHUryeKBBtGrtmkcMyZBqVN7pg152nqaRuR0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a073ec5deba5f93e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:8822:507:8093:43b0:b162:8a3c",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jun-2026 02:17:53 UTC] === END API CALL LOG ===
[06-Jun-2026 02:17:53 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jun-2026 02:17:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM0IiwidXNlcm5hbWUiOiJUaXdhcmkiLCJlbWFpbCI6ImFudWp0aXcyMjExMkBnbWFpbC5jb20iLCJleHAiOjE3ODEzMTY5MTV9.Q2RdyscyHUryeKBBtGrtmkcMyZBqVN7pg152nqaRuR0
[06-Jun-2026 02:17:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jun-2026 02:17:53 UTC] ✅ JWT token verified successfully for user profile
[06-Jun-2026 02:17:53 UTC] User ID: 734
[06-Jun-2026 02:17:53 UTC] ✅ User profile retrieved successfully for user ID: 734
[06-Jun-2026 02:17:53 UTC] === API CALL LOG ===
[06-Jun-2026 02:17:53 UTC] Endpoint: user/profile.php
[06-Jun-2026 02:17:53 UTC] Full Log Data: {
    "timestamp": "2026-06-06 02:17:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8822:507:8093:43b0:b162:8a3c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8822:507:8093:43b0:b162:8a3c, 172.68.164.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM0IiwidXNlcm5hbWUiOiJUaXdhcmkiLCJlbWFpbCI6ImFudWp0aXcyMjExMkBnbWFpbC5jb20iLCJleHAiOjE3ODEzMTY5MTV9.Q2RdyscyHUryeKBBtGrtmkcMyZBqVN7pg152nqaRuR0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a073ec5e8d12f93e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:8822:507:8093:43b0:b162:8a3c",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jun-2026 02:17:53 UTC] === END API CALL LOG ===
[06-Jun-2026 02:17:53 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jun-2026 02:17:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM0IiwidXNlcm5hbWUiOiJUaXdhcmkiLCJlbWFpbCI6ImFudWp0aXcyMjExMkBnbWFpbC5jb20iLCJleHAiOjE3ODEzMTY5MTV9.Q2RdyscyHUryeKBBtGrtmkcMyZBqVN7pg152nqaRuR0
[06-Jun-2026 02:17:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jun-2026 02:17:53 UTC] ✅ JWT token verified successfully for user profile
[06-Jun-2026 02:17:53 UTC] User ID: 734
[06-Jun-2026 02:17:53 UTC] ✅ User profile retrieved successfully for user ID: 734
[06-Jun-2026 02:19:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jun-2026 02:19:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jun-2026 02:19:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:8822:507:8093:43b0:b162:8a3c, 172.68.164.101","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM0IiwidXNlcm5hbWUiOiJUaXdhcmkiLCJlbWFpbCI6ImFudWp0aXcyMjExMkBnbWFpbC5jb20iLCJleHAiOjE3ODEzMTY5MTV9.Q2RdyscyHUryeKBBtGrtmkcMyZBqVN7pg152nqaRuR0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a073eed02912f93e-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:8822:507:8093:43b0:b162:8a3c","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[06-Jun-2026 02:19:34 UTC] === User Orders API Called ===
[06-Jun-2026 02:19:34 UTC] User ID: 734
[06-Jun-2026 02:19:34 UTC] Limit: 20, Offset: 0
[06-Jun-2026 02:19:34 UTC] Orders found: 0
[06-Jun-2026 02:19:34 UTC] Orders data: []
[06-Jun-2026 02:19:34 UTC] Total orders count: 0
[06-Jun-2026 02:19:34 UTC] === API CALL LOG ===
[06-Jun-2026 02:19:34 UTC] Endpoint: user/profile.php
[06-Jun-2026 02:19:34 UTC] Full Log Data: {
    "timestamp": "2026-06-06 02:19:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8822:507:8093:43b0:b162:8a3c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8822:507:8093:43b0:b162:8a3c, 172.68.164.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM0IiwidXNlcm5hbWUiOiJUaXdhcmkiLCJlbWFpbCI6ImFudWp0aXcyMjExMkBnbWFpbC5jb20iLCJleHAiOjE3ODEzMTY5MTV9.Q2RdyscyHUryeKBBtGrtmkcMyZBqVN7pg152nqaRuR0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a073eed0aa1bf93e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:8822:507:8093:43b0:b162:8a3c",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jun-2026 02:19:34 UTC] === END API CALL LOG ===
[06-Jun-2026 02:19:34 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jun-2026 02:19:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM0IiwidXNlcm5hbWUiOiJUaXdhcmkiLCJlbWFpbCI6ImFudWp0aXcyMjExMkBnbWFpbC5jb20iLCJleHAiOjE3ODEzMTY5MTV9.Q2RdyscyHUryeKBBtGrtmkcMyZBqVN7pg152nqaRuR0
[06-Jun-2026 02:19:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jun-2026 02:19:34 UTC] ✅ JWT token verified successfully for user profile
[06-Jun-2026 02:19:34 UTC] User ID: 734
[06-Jun-2026 02:19:34 UTC] ✅ User profile retrieved successfully for user ID: 734
[06-Jun-2026 02:19:34 UTC] === API CALL LOG ===
[06-Jun-2026 02:19:34 UTC] Endpoint: user/profile.php
[06-Jun-2026 02:19:34 UTC] Full Log Data: {
    "timestamp": "2026-06-06 02:19:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8822:507:8093:43b0:b162:8a3c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8822:507:8093:43b0:b162:8a3c, 172.68.164.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM0IiwidXNlcm5hbWUiOiJUaXdhcmkiLCJlbWFpbCI6ImFudWp0aXcyMjExMkBnbWFpbC5jb20iLCJleHAiOjE3ODEzMTY5MTV9.Q2RdyscyHUryeKBBtGrtmkcMyZBqVN7pg152nqaRuR0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a073eed48a1ef93e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:8822:507:8093:43b0:b162:8a3c",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jun-2026 02:19:34 UTC] === END API CALL LOG ===
[06-Jun-2026 02:19:34 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jun-2026 02:19:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM0IiwidXNlcm5hbWUiOiJUaXdhcmkiLCJlbWFpbCI6ImFudWp0aXcyMjExMkBnbWFpbC5jb20iLCJleHAiOjE3ODEzMTY5MTV9.Q2RdyscyHUryeKBBtGrtmkcMyZBqVN7pg152nqaRuR0
[06-Jun-2026 02:19:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jun-2026 02:19:34 UTC] ✅ JWT token verified successfully for user profile
[06-Jun-2026 02:19:34 UTC] User ID: 734
[06-Jun-2026 02:19:34 UTC] ✅ User profile retrieved successfully for user ID: 734
[06-Jun-2026 02:19:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jun-2026 02:19:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jun-2026 02:19:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:8822:507:8093:43b0:b162:8a3c, 172.68.164.101","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM0IiwidXNlcm5hbWUiOiJUaXdhcmkiLCJlbWFpbCI6ImFudWp0aXcyMjExMkBnbWFpbC5jb20iLCJleHAiOjE3ODEzMTY5MTV9.Q2RdyscyHUryeKBBtGrtmkcMyZBqVN7pg152nqaRuR0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a073eee6aab2f93e-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:8822:507:8093:43b0:b162:8a3c","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[06-Jun-2026 02:19:37 UTC] === User Orders API Called ===
[06-Jun-2026 02:19:37 UTC] User ID: 734
[06-Jun-2026 02:19:37 UTC] Limit: 20, Offset: 0
[06-Jun-2026 02:19:37 UTC] Orders found: 0
[06-Jun-2026 02:19:37 UTC] Orders data: []
[06-Jun-2026 02:19:37 UTC] Total orders count: 0
[06-Jun-2026 05:33:54 UTC] === API CALL LOG ===
[06-Jun-2026 05:33:54 UTC] Endpoint: user/profile.php
[06-Jun-2026 05:33:54 UTC] Full Log Data: {
    "timestamp": "2026-06-06 05:33:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:1c80:5cde:a3e9:326b:e352:e012",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:1c80:5cde:a3e9:326b:e352:e012, 104.22.66.162",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM1IiwidXNlcm5hbWUiOiJ0aXNoYSIsImVtYWlsIjoiZml6emF0cnlub3JAZ21haWwuY29tIiwiZXhwIjoxNzgxMzI4ODMzfQ.vzhRPQY1XRQ8Thh3LXk4KygT16CdKM2_GukfmiY1gAA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0750b7f4fc175fb-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:1c80:5cde:a3e9:326b:e352:e012",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jun-2026 05:33:54 UTC] === END API CALL LOG ===
[06-Jun-2026 05:33:54 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jun-2026 05:33:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM1IiwidXNlcm5hbWUiOiJ0aXNoYSIsImVtYWlsIjoiZml6emF0cnlub3JAZ21haWwuY29tIiwiZXhwIjoxNzgxMzI4ODMzfQ.vzhRPQY1XRQ8Thh3LXk4KygT16CdKM2_GukfmiY1gAA
[06-Jun-2026 05:33:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jun-2026 05:33:54 UTC] ✅ JWT token verified successfully for user profile
[06-Jun-2026 05:33:54 UTC] User ID: 735
[06-Jun-2026 05:33:54 UTC] ✅ User profile retrieved successfully for user ID: 735
[06-Jun-2026 05:33:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jun-2026 05:33:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jun-2026 05:33:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:1c80:5cde:a3e9:326b:e352:e012, 104.22.66.162","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM1IiwidXNlcm5hbWUiOiJ0aXNoYSIsImVtYWlsIjoiZml6emF0cnlub3JAZ21haWwuY29tIiwiZXhwIjoxNzgxMzI4ODMzfQ.vzhRPQY1XRQ8Thh3LXk4KygT16CdKM2_GukfmiY1gAA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0750b7fc95875fb-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:1c80:5cde:a3e9:326b:e352:e012","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[06-Jun-2026 05:33:54 UTC] === User Orders API Called ===
[06-Jun-2026 05:33:54 UTC] User ID: 735
[06-Jun-2026 05:33:54 UTC] Limit: 20, Offset: 0
[06-Jun-2026 05:33:54 UTC] Orders found: 0
[06-Jun-2026 05:33:54 UTC] Orders data: []
[06-Jun-2026 05:33:54 UTC] Total orders count: 0
[06-Jun-2026 05:33:55 UTC] === API CALL LOG ===
[06-Jun-2026 05:33:55 UTC] Endpoint: user/profile.php
[06-Jun-2026 05:33:55 UTC] Full Log Data: {
    "timestamp": "2026-06-06 05:33:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:1c80:5cde:a3e9:326b:e352:e012",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:1c80:5cde:a3e9:326b:e352:e012, 104.22.66.32",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM1IiwidXNlcm5hbWUiOiJ0aXNoYSIsImVtYWlsIjoiZml6emF0cnlub3JAZ21haWwuY29tIiwiZXhwIjoxNzgxMzI4ODMzfQ.vzhRPQY1XRQ8Thh3LXk4KygT16CdKM2_GukfmiY1gAA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0750b803ad675fb-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:1c80:5cde:a3e9:326b:e352:e012",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jun-2026 05:33:55 UTC] === END API CALL LOG ===
[06-Jun-2026 05:33:55 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jun-2026 05:33:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM1IiwidXNlcm5hbWUiOiJ0aXNoYSIsImVtYWlsIjoiZml6emF0cnlub3JAZ21haWwuY29tIiwiZXhwIjoxNzgxMzI4ODMzfQ.vzhRPQY1XRQ8Thh3LXk4KygT16CdKM2_GukfmiY1gAA
[06-Jun-2026 05:33:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jun-2026 05:33:55 UTC] ✅ JWT token verified successfully for user profile
[06-Jun-2026 05:33:55 UTC] User ID: 735
[06-Jun-2026 05:33:55 UTC] ✅ User profile retrieved successfully for user ID: 735
[06-Jun-2026 05:33:56 UTC] === API CALL LOG ===
[06-Jun-2026 05:33:56 UTC] Endpoint: user/profile.php
[06-Jun-2026 05:33:56 UTC] Full Log Data: {
    "timestamp": "2026-06-06 05:33:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:1c80:5cde:a3e9:326b:e352:e012",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:1c80:5cde:a3e9:326b:e352:e012, 104.22.66.33",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM1IiwidXNlcm5hbWUiOiJ0aXNoYSIsImVtYWlsIjoiZml6emF0cnlub3JAZ21haWwuY29tIiwiZXhwIjoxNzgxMzI4ODMzfQ.vzhRPQY1XRQ8Thh3LXk4KygT16CdKM2_GukfmiY1gAA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0750b8aafc775fb-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:1c80:5cde:a3e9:326b:e352:e012",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jun-2026 05:33:56 UTC] === END API CALL LOG ===
[06-Jun-2026 05:33:56 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jun-2026 05:33:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM1IiwidXNlcm5hbWUiOiJ0aXNoYSIsImVtYWlsIjoiZml6emF0cnlub3JAZ21haWwuY29tIiwiZXhwIjoxNzgxMzI4ODMzfQ.vzhRPQY1XRQ8Thh3LXk4KygT16CdKM2_GukfmiY1gAA
[06-Jun-2026 05:33:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jun-2026 05:33:56 UTC] ✅ JWT token verified successfully for user profile
[06-Jun-2026 05:33:56 UTC] User ID: 735
[06-Jun-2026 05:33:56 UTC] ✅ User profile retrieved successfully for user ID: 735
[06-Jun-2026 05:34:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jun-2026 05:34:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jun-2026 05:34:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:1c80:5cde:a3e9:326b:e352:e012, 104.22.66.163","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM1IiwidXNlcm5hbWUiOiJ0aXNoYSIsImVtYWlsIjoiZml6emF0cnlub3JAZ21haWwuY29tIiwiZXhwIjoxNzgxMzI4ODMzfQ.vzhRPQY1XRQ8Thh3LXk4KygT16CdKM2_GukfmiY1gAA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0750c5ca96675fb-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:1c80:5cde:a3e9:326b:e352:e012","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[06-Jun-2026 05:34:30 UTC] === User Orders API Called ===
[06-Jun-2026 05:34:30 UTC] User ID: 735
[06-Jun-2026 05:34:30 UTC] Limit: 20, Offset: 0
[06-Jun-2026 05:34:30 UTC] Orders found: 0
[06-Jun-2026 05:34:30 UTC] Orders data: []
[06-Jun-2026 05:34:30 UTC] Total orders count: 0
[06-Jun-2026 05:34:30 UTC] === API CALL LOG ===
[06-Jun-2026 05:34:30 UTC] Endpoint: user/profile.php
[06-Jun-2026 05:34:30 UTC] Full Log Data: {
    "timestamp": "2026-06-06 05:34:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:1c80:5cde:a3e9:326b:e352:e012",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:1c80:5cde:a3e9:326b:e352:e012, 104.22.66.163",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM1IiwidXNlcm5hbWUiOiJ0aXNoYSIsImVtYWlsIjoiZml6emF0cnlub3JAZ21haWwuY29tIiwiZXhwIjoxNzgxMzI4ODMzfQ.vzhRPQY1XRQ8Thh3LXk4KygT16CdKM2_GukfmiY1gAA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0750c5ca96b75fb-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:1c80:5cde:a3e9:326b:e352:e012",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jun-2026 05:34:30 UTC] === END API CALL LOG ===
[06-Jun-2026 05:34:30 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jun-2026 05:34:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM1IiwidXNlcm5hbWUiOiJ0aXNoYSIsImVtYWlsIjoiZml6emF0cnlub3JAZ21haWwuY29tIiwiZXhwIjoxNzgxMzI4ODMzfQ.vzhRPQY1XRQ8Thh3LXk4KygT16CdKM2_GukfmiY1gAA
[06-Jun-2026 05:34:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jun-2026 05:34:30 UTC] ✅ JWT token verified successfully for user profile
[06-Jun-2026 05:34:30 UTC] User ID: 735
[06-Jun-2026 05:34:30 UTC] ✅ User profile retrieved successfully for user ID: 735
[06-Jun-2026 05:34:30 UTC] === API CALL LOG ===
[06-Jun-2026 05:34:30 UTC] Endpoint: user/profile.php
[06-Jun-2026 05:34:30 UTC] Full Log Data: {
    "timestamp": "2026-06-06 05:34:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:1c80:5cde:a3e9:326b:e352:e012",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:1c80:5cde:a3e9:326b:e352:e012, 104.22.66.163",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM1IiwidXNlcm5hbWUiOiJ0aXNoYSIsImVtYWlsIjoiZml6emF0cnlub3JAZ21haWwuY29tIiwiZXhwIjoxNzgxMzI4ODMzfQ.vzhRPQY1XRQ8Thh3LXk4KygT16CdKM2_GukfmiY1gAA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0750c609a6575fb-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:1c80:5cde:a3e9:326b:e352:e012",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jun-2026 05:34:30 UTC] === END API CALL LOG ===
[06-Jun-2026 05:34:30 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jun-2026 05:34:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM1IiwidXNlcm5hbWUiOiJ0aXNoYSIsImVtYWlsIjoiZml6emF0cnlub3JAZ21haWwuY29tIiwiZXhwIjoxNzgxMzI4ODMzfQ.vzhRPQY1XRQ8Thh3LXk4KygT16CdKM2_GukfmiY1gAA
[06-Jun-2026 05:34:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jun-2026 05:34:30 UTC] ✅ JWT token verified successfully for user profile
[06-Jun-2026 05:34:30 UTC] User ID: 735
[06-Jun-2026 05:34:30 UTC] ✅ User profile retrieved successfully for user ID: 735
[06-Jun-2026 05:34:32 UTC] === API CALL LOG ===
[06-Jun-2026 05:34:32 UTC] Endpoint: user/profile.php
[06-Jun-2026 05:34:32 UTC] Full Log Data: {
    "timestamp": "2026-06-06 05:34:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:1c80:5cde:a3e9:326b:e352:e012",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:1c80:5cde:a3e9:326b:e352:e012, 104.22.66.163",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM1IiwidXNlcm5hbWUiOiJ0aXNoYSIsImVtYWlsIjoiZml6emF0cnlub3JAZ21haWwuY29tIiwiZXhwIjoxNzgxMzI4ODMzfQ.vzhRPQY1XRQ8Thh3LXk4KygT16CdKM2_GukfmiY1gAA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0750c6b2c0e75fb-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:1c80:5cde:a3e9:326b:e352:e012",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jun-2026 05:34:32 UTC] === END API CALL LOG ===
[06-Jun-2026 05:34:32 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jun-2026 05:34:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM1IiwidXNlcm5hbWUiOiJ0aXNoYSIsImVtYWlsIjoiZml6emF0cnlub3JAZ21haWwuY29tIiwiZXhwIjoxNzgxMzI4ODMzfQ.vzhRPQY1XRQ8Thh3LXk4KygT16CdKM2_GukfmiY1gAA
[06-Jun-2026 05:34:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jun-2026 05:34:32 UTC] ✅ JWT token verified successfully for user profile
[06-Jun-2026 05:34:32 UTC] User ID: 735
[06-Jun-2026 05:34:32 UTC] ✅ User profile retrieved successfully for user ID: 735
[06-Jun-2026 05:34:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jun-2026 05:34:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jun-2026 05:34:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:1c80:5cde:a3e9:326b:e352:e012, 104.22.66.163","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM1IiwidXNlcm5hbWUiOiJ0aXNoYSIsImVtYWlsIjoiZml6emF0cnlub3JAZ21haWwuY29tIiwiZXhwIjoxNzgxMzI4ODMzfQ.vzhRPQY1XRQ8Thh3LXk4KygT16CdKM2_GukfmiY1gAA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0750ca0d8c675fb-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:1c80:5cde:a3e9:326b:e352:e012","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[06-Jun-2026 05:34:41 UTC] === User Orders API Called ===
[06-Jun-2026 05:34:41 UTC] User ID: 735
[06-Jun-2026 05:34:41 UTC] Limit: 20, Offset: 0
[06-Jun-2026 05:34:41 UTC] Orders found: 0
[06-Jun-2026 05:34:41 UTC] Orders data: []
[06-Jun-2026 05:34:41 UTC] Total orders count: 0
[06-Jun-2026 05:34:41 UTC] === API CALL LOG ===
[06-Jun-2026 05:34:41 UTC] Endpoint: user/profile.php
[06-Jun-2026 05:34:41 UTC] Full Log Data: {
    "timestamp": "2026-06-06 05:34:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:1c80:5cde:a3e9:326b:e352:e012",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:1c80:5cde:a3e9:326b:e352:e012, 104.22.66.163",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM1IiwidXNlcm5hbWUiOiJ0aXNoYSIsImVtYWlsIjoiZml6emF0cnlub3JAZ21haWwuY29tIiwiZXhwIjoxNzgxMzI4ODMzfQ.vzhRPQY1XRQ8Thh3LXk4KygT16CdKM2_GukfmiY1gAA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0750ca16abf75fb-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:1c80:5cde:a3e9:326b:e352:e012",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jun-2026 05:34:41 UTC] === END API CALL LOG ===
[06-Jun-2026 05:34:41 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jun-2026 05:34:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM1IiwidXNlcm5hbWUiOiJ0aXNoYSIsImVtYWlsIjoiZml6emF0cnlub3JAZ21haWwuY29tIiwiZXhwIjoxNzgxMzI4ODMzfQ.vzhRPQY1XRQ8Thh3LXk4KygT16CdKM2_GukfmiY1gAA
[06-Jun-2026 05:34:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jun-2026 05:34:41 UTC] ✅ JWT token verified successfully for user profile
[06-Jun-2026 05:34:41 UTC] User ID: 735
[06-Jun-2026 05:34:41 UTC] ✅ User profile retrieved successfully for user ID: 735
[06-Jun-2026 05:34:41 UTC] === API CALL LOG ===
[06-Jun-2026 05:34:41 UTC] Endpoint: user/profile.php
[06-Jun-2026 05:34:41 UTC] Full Log Data: {
    "timestamp": "2026-06-06 05:34:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:1c80:5cde:a3e9:326b:e352:e012",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:1c80:5cde:a3e9:326b:e352:e012, 104.22.66.163",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM1IiwidXNlcm5hbWUiOiJ0aXNoYSIsImVtYWlsIjoiZml6emF0cnlub3JAZ21haWwuY29tIiwiZXhwIjoxNzgxMzI4ODMzfQ.vzhRPQY1XRQ8Thh3LXk4KygT16CdKM2_GukfmiY1gAA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0750ca4ece075fb-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:1c80:5cde:a3e9:326b:e352:e012",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jun-2026 05:34:41 UTC] === END API CALL LOG ===
[06-Jun-2026 05:34:41 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jun-2026 05:34:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM1IiwidXNlcm5hbWUiOiJ0aXNoYSIsImVtYWlsIjoiZml6emF0cnlub3JAZ21haWwuY29tIiwiZXhwIjoxNzgxMzI4ODMzfQ.vzhRPQY1XRQ8Thh3LXk4KygT16CdKM2_GukfmiY1gAA
[06-Jun-2026 05:34:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jun-2026 05:34:41 UTC] ✅ JWT token verified successfully for user profile
[06-Jun-2026 05:34:41 UTC] User ID: 735
[06-Jun-2026 05:34:41 UTC] ✅ User profile retrieved successfully for user ID: 735
[06-Jun-2026 07:43:36 UTC] === API CALL LOG ===
[06-Jun-2026 07:43:36 UTC] Endpoint: user/profile.php
[06-Jun-2026 07:43:36 UTC] Full Log Data: {
    "timestamp": "2026-06-06 07:43:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.130.141.60",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.130.141.60, 162.158.3.110",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzEyIiwidXNlcm5hbWUiOiJvbWFyMTM4MSIsImVtYWlsIjoib21hcnRha2h0OEBnbWFpbC5jb20iLCJleHAiOjE3ODExMTc3MzJ9.uQI9pdTYtd_U-Vde5juxETlYk47-DzAh2B6T9g644xE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a075c9759c215ac0-MEL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.130.141.60",
        "cf-ipcountry": "AU",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jun-2026 07:43:36 UTC] === END API CALL LOG ===
[06-Jun-2026 07:43:36 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jun-2026 07:43:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzEyIiwidXNlcm5hbWUiOiJvbWFyMTM4MSIsImVtYWlsIjoib21hcnRha2h0OEBnbWFpbC5jb20iLCJleHAiOjE3ODExMTc3MzJ9.uQI9pdTYtd_U-Vde5juxETlYk47-DzAh2B6T9g644xE
[06-Jun-2026 07:43:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jun-2026 07:43:36 UTC] ✅ JWT token verified successfully for user profile
[06-Jun-2026 07:43:36 UTC] User ID: 712
[06-Jun-2026 07:43:36 UTC] ✅ User profile retrieved successfully for user ID: 712
[06-Jun-2026 13:32:07 UTC] === API CALL LOG ===
[06-Jun-2026 13:32:07 UTC] Endpoint: user/profile.php
[06-Jun-2026 13:32:07 UTC] Full Log Data: {
    "timestamp": "2026-06-06 13:32:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.47.235.214",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.47.235.214, 172.71.123.119",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a077c8042b58007c-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.47.235.214",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jun-2026 13:32:07 UTC] === END API CALL LOG ===
[06-Jun-2026 13:32:07 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jun-2026 13:32:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ
[06-Jun-2026 13:32:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jun-2026 13:32:07 UTC] ✅ JWT token verified successfully for user profile
[06-Jun-2026 13:32:07 UTC] User ID: 736
[06-Jun-2026 13:32:07 UTC] ✅ User profile retrieved successfully for user ID: 736
[06-Jun-2026 13:32:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jun-2026 13:32:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jun-2026 13:32:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"212.47.235.214, 172.71.122.14","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a077c8042b5c007c-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"212.47.235.214","cf-ipcountry":"FR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[06-Jun-2026 13:32:07 UTC] === User Orders API Called ===
[06-Jun-2026 13:32:07 UTC] User ID: 736
[06-Jun-2026 13:32:07 UTC] Limit: 20, Offset: 0
[06-Jun-2026 13:32:07 UTC] Orders found: 0
[06-Jun-2026 13:32:07 UTC] Orders data: []
[06-Jun-2026 13:32:07 UTC] Total orders count: 0
[06-Jun-2026 13:32:07 UTC] === API CALL LOG ===
[06-Jun-2026 13:32:07 UTC] Endpoint: user/profile.php
[06-Jun-2026 13:32:07 UTC] Full Log Data: {
    "timestamp": "2026-06-06 13:32:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.47.235.214",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.47.235.214, 172.71.122.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a077c8057bdd007c-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.47.235.214",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jun-2026 13:32:07 UTC] === END API CALL LOG ===
[06-Jun-2026 13:32:07 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jun-2026 13:32:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ
[06-Jun-2026 13:32:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jun-2026 13:32:07 UTC] ✅ JWT token verified successfully for user profile
[06-Jun-2026 13:32:07 UTC] User ID: 736
[06-Jun-2026 13:32:07 UTC] ✅ User profile retrieved successfully for user ID: 736
[06-Jun-2026 13:32:08 UTC] === API CALL LOG ===
[06-Jun-2026 13:32:08 UTC] Endpoint: user/profile.php
[06-Jun-2026 13:32:08 UTC] Full Log Data: {
    "timestamp": "2026-06-06 13:32:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.47.235.214",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.47.235.214, 172.71.122.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a077c80b7efc007c-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.47.235.214",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jun-2026 13:32:08 UTC] === END API CALL LOG ===
[06-Jun-2026 13:32:08 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jun-2026 13:32:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ
[06-Jun-2026 13:32:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jun-2026 13:32:08 UTC] ✅ JWT token verified successfully for user profile
[06-Jun-2026 13:32:08 UTC] User ID: 736
[06-Jun-2026 13:32:08 UTC] ✅ User profile retrieved successfully for user ID: 736
[06-Jun-2026 13:32:41 UTC] === API CALL LOG ===
[06-Jun-2026 13:32:41 UTC] Endpoint: user/profile.php
[06-Jun-2026 13:32:41 UTC] Full Log Data: {
    "timestamp": "2026-06-06 13:32:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.47.235.214",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.47.235.214, 172.68.151.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a077c8d7fdeadd02-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.47.235.214",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jun-2026 13:32:41 UTC] === END API CALL LOG ===
[06-Jun-2026 13:32:41 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jun-2026 13:32:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ
[06-Jun-2026 13:32:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jun-2026 13:32:41 UTC] ✅ JWT token verified successfully for user profile
[06-Jun-2026 13:32:41 UTC] User ID: 736
[06-Jun-2026 13:32:41 UTC] ✅ User profile retrieved successfully for user ID: 736
[06-Jun-2026 13:32:42 UTC] User Purchases API - User ID: 736
[06-Jun-2026 13:32:42 UTC] User Purchases API - Total purchases found: 0
[06-Jun-2026 13:32:47 UTC] User Purchases API - User ID: 736
[06-Jun-2026 13:32:47 UTC] User Purchases API - Total purchases found: 0
[06-Jun-2026 13:32:49 UTC] === API CALL LOG ===
[06-Jun-2026 13:32:49 UTC] Endpoint: user/profile.php
[06-Jun-2026 13:32:49 UTC] Full Log Data: {
    "timestamp": "2026-06-06 13:32:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.47.235.214",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.47.235.214, 172.68.151.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a077c9087b1cdd02-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.47.235.214",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jun-2026 13:32:49 UTC] === END API CALL LOG ===
[06-Jun-2026 13:32:49 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jun-2026 13:32:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ
[06-Jun-2026 13:32:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jun-2026 13:32:49 UTC] ✅ JWT token verified successfully for user profile
[06-Jun-2026 13:32:49 UTC] User ID: 736
[06-Jun-2026 13:32:49 UTC] ✅ User profile retrieved successfully for user ID: 736
[06-Jun-2026 13:32:49 UTC] User Purchases API - User ID: 736
[06-Jun-2026 13:32:49 UTC] User Purchases API - Total purchases found: 0
[06-Jun-2026 13:32:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jun-2026 13:32:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jun-2026 13:32:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"212.47.235.214, 172.68.151.70","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a077c91688c3dd02-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"212.47.235.214","cf-ipcountry":"FR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[06-Jun-2026 13:32:51 UTC] === User Orders API Called ===
[06-Jun-2026 13:32:51 UTC] User ID: 736
[06-Jun-2026 13:32:51 UTC] Limit: 20, Offset: 0
[06-Jun-2026 13:32:51 UTC] Orders found: 0
[06-Jun-2026 13:32:51 UTC] Orders data: []
[06-Jun-2026 13:32:51 UTC] Total orders count: 0
[06-Jun-2026 13:32:52 UTC] === API CALL LOG ===
[06-Jun-2026 13:32:52 UTC] Endpoint: user/profile.php
[06-Jun-2026 13:32:52 UTC] Full Log Data: {
    "timestamp": "2026-06-06 13:32:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.47.235.214",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.47.235.214, 172.68.151.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a077c91c29e0dd02-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.47.235.214",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jun-2026 13:32:52 UTC] === END API CALL LOG ===
[06-Jun-2026 13:32:52 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jun-2026 13:32:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ
[06-Jun-2026 13:32:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jun-2026 13:32:52 UTC] ✅ JWT token verified successfully for user profile
[06-Jun-2026 13:32:52 UTC] User ID: 736
[06-Jun-2026 13:32:52 UTC] ✅ User profile retrieved successfully for user ID: 736
[06-Jun-2026 13:32:52 UTC] User Purchases API - User ID: 736
[06-Jun-2026 13:32:52 UTC] User Purchases API - Total purchases found: 0
[06-Jun-2026 13:32:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jun-2026 13:32:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jun-2026 13:32:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"212.47.235.214, 172.68.151.70","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a077c927aadfdd02-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"212.47.235.214","cf-ipcountry":"FR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[06-Jun-2026 13:32:54 UTC] === User Orders API Called ===
[06-Jun-2026 13:32:54 UTC] User ID: 736
[06-Jun-2026 13:32:54 UTC] Limit: 20, Offset: 0
[06-Jun-2026 13:32:54 UTC] Orders found: 0
[06-Jun-2026 13:32:54 UTC] Orders data: []
[06-Jun-2026 13:32:54 UTC] Total orders count: 0
[06-Jun-2026 13:32:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jun-2026 13:32:56 UTC] === API CALL LOG ===
[06-Jun-2026 13:32:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jun-2026 13:32:56 UTC] Endpoint: user/profile.php
[06-Jun-2026 13:32:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"212.47.235.214, 172.68.151.70","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a077c9321903dd02-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"212.47.235.214","cf-ipcountry":"FR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[06-Jun-2026 13:32:56 UTC] Full Log Data: {
    "timestamp": "2026-06-06 13:32:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.47.235.214",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.47.235.214, 172.68.151.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a077c9321904dd02-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.47.235.214",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jun-2026 13:32:56 UTC] === END API CALL LOG ===
[06-Jun-2026 13:32:56 UTC] === User Orders API Called ===
[06-Jun-2026 13:32:56 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jun-2026 13:32:56 UTC] User ID: 736
[06-Jun-2026 13:32:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ
[06-Jun-2026 13:32:56 UTC] Limit: 20, Offset: 0
[06-Jun-2026 13:32:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jun-2026 13:32:56 UTC] ✅ JWT token verified successfully for user profile
[06-Jun-2026 13:32:56 UTC] User ID: 736
[06-Jun-2026 13:32:56 UTC] ✅ User profile retrieved successfully for user ID: 736
[06-Jun-2026 13:32:56 UTC] Orders found: 0
[06-Jun-2026 13:32:56 UTC] Orders data: []
[06-Jun-2026 13:32:56 UTC] Total orders count: 0
[06-Jun-2026 13:32:56 UTC] === API CALL LOG ===
[06-Jun-2026 13:32:56 UTC] Endpoint: user/profile.php
[06-Jun-2026 13:32:56 UTC] Full Log Data: {
    "timestamp": "2026-06-06 13:32:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.47.235.214",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.47.235.214, 172.68.151.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a077c9366facdd02-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.47.235.214",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jun-2026 13:32:56 UTC] === END API CALL LOG ===
[06-Jun-2026 13:32:56 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jun-2026 13:32:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ
[06-Jun-2026 13:32:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jun-2026 13:32:56 UTC] ✅ JWT token verified successfully for user profile
[06-Jun-2026 13:32:56 UTC] User ID: 736
[06-Jun-2026 13:32:56 UTC] ✅ User profile retrieved successfully for user ID: 736
[06-Jun-2026 13:32:57 UTC] === API CALL LOG ===
[06-Jun-2026 13:32:57 UTC] Endpoint: user/profile.php
[06-Jun-2026 13:32:57 UTC] Full Log Data: {
    "timestamp": "2026-06-06 13:32:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.47.235.214",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.47.235.214, 172.68.151.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a077c9396c30dd02-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.47.235.214",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jun-2026 13:32:57 UTC] === END API CALL LOG ===
[06-Jun-2026 13:32:57 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jun-2026 13:32:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ
[06-Jun-2026 13:32:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jun-2026 13:32:57 UTC] ✅ JWT token verified successfully for user profile
[06-Jun-2026 13:32:57 UTC] User ID: 736
[06-Jun-2026 13:32:57 UTC] ✅ User profile retrieved successfully for user ID: 736
[06-Jun-2026 13:35:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jun-2026 13:35:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jun-2026 13:35:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"212.47.235.214, 172.71.123.119","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a077cc7c584e00cc-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"212.47.235.214","cf-ipcountry":"FR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[06-Jun-2026 13:35:10 UTC] === User Orders API Called ===
[06-Jun-2026 13:35:10 UTC] User ID: 736
[06-Jun-2026 13:35:10 UTC] Limit: 20, Offset: 0
[06-Jun-2026 13:35:10 UTC] === API CALL LOG ===
[06-Jun-2026 13:35:10 UTC] Endpoint: user/profile.php
[06-Jun-2026 13:35:10 UTC] Full Log Data: {
    "timestamp": "2026-06-06 13:35:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.47.235.214",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.47.235.214, 172.71.123.119",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a077cc7c585000cc-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.47.235.214",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jun-2026 13:35:10 UTC] === END API CALL LOG ===
[06-Jun-2026 13:35:10 UTC] Orders found: 0
[06-Jun-2026 13:35:10 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jun-2026 13:35:10 UTC] Orders data: []
[06-Jun-2026 13:35:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ
[06-Jun-2026 13:35:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jun-2026 13:35:10 UTC] ✅ JWT token verified successfully for user profile
[06-Jun-2026 13:35:10 UTC] Total orders count: 0
[06-Jun-2026 13:35:10 UTC] User ID: 736
[06-Jun-2026 13:35:10 UTC] ✅ User profile retrieved successfully for user ID: 736
[06-Jun-2026 13:35:14 UTC] === API CALL LOG ===
[06-Jun-2026 13:35:14 UTC] Endpoint: user/profile.php
[06-Jun-2026 13:35:14 UTC] Full Log Data: {
    "timestamp": "2026-06-06 13:35:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.47.235.214",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.47.235.214, 172.71.123.120",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a077cc7d891b00cc-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.47.235.214",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jun-2026 13:35:14 UTC] === END API CALL LOG ===
[06-Jun-2026 13:35:14 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jun-2026 13:35:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ
[06-Jun-2026 13:35:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jun-2026 13:35:14 UTC] ✅ JWT token verified successfully for user profile
[06-Jun-2026 13:35:14 UTC] User ID: 736
[06-Jun-2026 13:35:14 UTC] ✅ User profile retrieved successfully for user ID: 736
[06-Jun-2026 13:35:15 UTC] === API CALL LOG ===
[06-Jun-2026 13:35:15 UTC] Endpoint: user/profile.php
[06-Jun-2026 13:35:15 UTC] Full Log Data: {
    "timestamp": "2026-06-06 13:35:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.47.235.214",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.47.235.214, 172.71.123.119",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a077cc974b5f00cc-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.47.235.214",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jun-2026 13:35:15 UTC] === END API CALL LOG ===
[06-Jun-2026 13:35:15 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jun-2026 13:35:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ
[06-Jun-2026 13:35:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jun-2026 13:35:15 UTC] ✅ JWT token verified successfully for user profile
[06-Jun-2026 13:35:15 UTC] User ID: 736
[06-Jun-2026 13:35:15 UTC] ✅ User profile retrieved successfully for user ID: 736
[06-Jun-2026 13:35:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jun-2026 13:35:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jun-2026 13:35:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"212.47.235.214, 172.71.123.120","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a077ccdc9bae00cc-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"212.47.235.214","cf-ipcountry":"FR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[06-Jun-2026 13:35:26 UTC] === User Orders API Called ===
[06-Jun-2026 13:35:26 UTC] User ID: 736
[06-Jun-2026 13:35:26 UTC] Limit: 20, Offset: 0
[06-Jun-2026 13:35:26 UTC] Orders found: 0
[06-Jun-2026 13:35:26 UTC] Orders data: []
[06-Jun-2026 13:35:26 UTC] Total orders count: 0
[06-Jun-2026 13:35:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jun-2026 13:35:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jun-2026 13:35:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"212.47.235.214, 172.71.123.120","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a077cd016c3600cc-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"212.47.235.214","cf-ipcountry":"FR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[06-Jun-2026 13:35:32 UTC] === User Orders API Called ===
[06-Jun-2026 13:35:32 UTC] User ID: 736
[06-Jun-2026 13:35:32 UTC] Limit: 20, Offset: 0
[06-Jun-2026 13:35:32 UTC] Orders found: 0
[06-Jun-2026 13:35:32 UTC] Orders data: []
[06-Jun-2026 13:35:32 UTC] Total orders count: 0
[06-Jun-2026 13:35:32 UTC] === API CALL LOG ===
[06-Jun-2026 13:35:32 UTC] Endpoint: user/profile.php
[06-Jun-2026 13:35:32 UTC] Full Log Data: {
    "timestamp": "2026-06-06 13:35:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.47.235.214",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.47.235.214, 172.71.123.120",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a077cd016c3700cc-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.47.235.214",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jun-2026 13:35:32 UTC] === END API CALL LOG ===
[06-Jun-2026 13:35:32 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jun-2026 13:35:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ
[06-Jun-2026 13:35:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jun-2026 13:35:32 UTC] ✅ JWT token verified successfully for user profile
[06-Jun-2026 13:35:32 UTC] User ID: 736
[06-Jun-2026 13:35:32 UTC] ✅ User profile retrieved successfully for user ID: 736
[06-Jun-2026 13:35:32 UTC] === API CALL LOG ===
[06-Jun-2026 13:35:32 UTC] Endpoint: user/profile.php
[06-Jun-2026 13:35:32 UTC] Full Log Data: {
    "timestamp": "2026-06-06 13:35:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.47.235.214",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.47.235.214, 172.71.123.120",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a077cd05af3300cc-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.47.235.214",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jun-2026 13:35:32 UTC] === END API CALL LOG ===
[06-Jun-2026 13:35:32 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jun-2026 13:35:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ
[06-Jun-2026 13:35:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jun-2026 13:35:32 UTC] ✅ JWT token verified successfully for user profile
[06-Jun-2026 13:35:32 UTC] User ID: 736
[06-Jun-2026 13:35:32 UTC] ✅ User profile retrieved successfully for user ID: 736
[06-Jun-2026 13:35:33 UTC] === API CALL LOG ===
[06-Jun-2026 13:35:33 UTC] Endpoint: user/profile.php
[06-Jun-2026 13:35:33 UTC] Full Log Data: {
    "timestamp": "2026-06-06 13:35:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.47.235.214",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.47.235.214, 172.71.123.120",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a077cd08b93f00cc-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.47.235.214",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jun-2026 13:35:33 UTC] === END API CALL LOG ===
[06-Jun-2026 13:35:33 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jun-2026 13:35:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ
[06-Jun-2026 13:35:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jun-2026 13:35:33 UTC] ✅ JWT token verified successfully for user profile
[06-Jun-2026 13:35:33 UTC] User ID: 736
[06-Jun-2026 13:35:33 UTC] ✅ User profile retrieved successfully for user ID: 736
[06-Jun-2026 13:38:15 UTC] === API CALL LOG ===
[06-Jun-2026 13:38:15 UTC] Endpoint: user/profile.php
[06-Jun-2026 13:38:15 UTC] Full Log Data: {
    "timestamp": "2026-06-06 13:38:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.208.96.159",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.208.96.159, 172.68.128.167",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDcsInVzZXJuYW1lIjoiQWRhbSIsImVtYWlsIjoiYnVrYXJpaWFkYW05NzFAZ21haWwuY29tIiwiZXhwIjoxNzgxMjk0Mjc0fQ.rCtyywvNNzLSkSEb2fsRa_lBihJOvklNk4fyHkuaL-U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a077d0fa5ec15456-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.208.96.159",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jun-2026 13:38:15 UTC] === END API CALL LOG ===
[06-Jun-2026 13:38:15 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jun-2026 13:38:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDcsInVzZXJuYW1lIjoiQWRhbSIsImVtYWlsIjoiYnVrYXJpaWFkYW05NzFAZ21haWwuY29tIiwiZXhwIjoxNzgxMjk0Mjc0fQ.rCtyywvNNzLSkSEb2fsRa_lBihJOvklNk4fyHkuaL-U
[06-Jun-2026 13:38:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jun-2026 13:38:15 UTC] ✅ JWT token verified successfully for user profile
[06-Jun-2026 13:38:15 UTC] User ID: 647
[06-Jun-2026 13:38:15 UTC] ✅ User profile retrieved successfully for user ID: 647
[06-Jun-2026 13:38:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jun-2026 13:38:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jun-2026 13:38:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.208.96.159, 172.68.128.167","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDcsInVzZXJuYW1lIjoiQWRhbSIsImVtYWlsIjoiYnVrYXJpaWFkYW05NzFAZ21haWwuY29tIiwiZXhwIjoxNzgxMjk0Mjc0fQ.rCtyywvNNzLSkSEb2fsRa_lBihJOvklNk4fyHkuaL-U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a077d1000b3e5456-JIB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.208.96.159","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[06-Jun-2026 13:38:15 UTC] === User Orders API Called ===
[06-Jun-2026 13:38:15 UTC] User ID: 647
[06-Jun-2026 13:38:15 UTC] Limit: 20, Offset: 0
[06-Jun-2026 13:38:15 UTC] Orders found: 0
[06-Jun-2026 13:38:15 UTC] Orders data: []
[06-Jun-2026 13:38:15 UTC] Total orders count: 0
[06-Jun-2026 13:38:15 UTC] === API CALL LOG ===
[06-Jun-2026 13:38:15 UTC] Endpoint: user/profile.php
[06-Jun-2026 13:38:15 UTC] Full Log Data: {
    "timestamp": "2026-06-06 13:38:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.208.96.159",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.208.96.159, 172.68.128.167",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDcsInVzZXJuYW1lIjoiQWRhbSIsImVtYWlsIjoiYnVrYXJpaWFkYW05NzFAZ21haWwuY29tIiwiZXhwIjoxNzgxMjk0Mjc0fQ.rCtyywvNNzLSkSEb2fsRa_lBihJOvklNk4fyHkuaL-U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a077d1000b3b5456-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.208.96.159",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jun-2026 13:38:15 UTC] === END API CALL LOG ===
[06-Jun-2026 13:38:15 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jun-2026 13:38:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDcsInVzZXJuYW1lIjoiQWRhbSIsImVtYWlsIjoiYnVrYXJpaWFkYW05NzFAZ21haWwuY29tIiwiZXhwIjoxNzgxMjk0Mjc0fQ.rCtyywvNNzLSkSEb2fsRa_lBihJOvklNk4fyHkuaL-U
[06-Jun-2026 13:38:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jun-2026 13:38:15 UTC] ✅ JWT token verified successfully for user profile
[06-Jun-2026 13:38:15 UTC] User ID: 647
[06-Jun-2026 13:38:15 UTC] ✅ User profile retrieved successfully for user ID: 647
[06-Jun-2026 13:38:16 UTC] === API CALL LOG ===
[06-Jun-2026 13:38:16 UTC] Endpoint: user/profile.php
[06-Jun-2026 13:38:16 UTC] Full Log Data: {
    "timestamp": "2026-06-06 13:38:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.208.96.159",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.208.96.159, 172.68.128.175",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDcsInVzZXJuYW1lIjoiQWRhbSIsImVtYWlsIjoiYnVrYXJpaWFkYW05NzFAZ21haWwuY29tIiwiZXhwIjoxNzgxMjk0Mjc0fQ.rCtyywvNNzLSkSEb2fsRa_lBihJOvklNk4fyHkuaL-U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a077d1000b405456-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.208.96.159",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jun-2026 13:38:16 UTC] === END API CALL LOG ===
[06-Jun-2026 13:38:16 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jun-2026 13:38:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDcsInVzZXJuYW1lIjoiQWRhbSIsImVtYWlsIjoiYnVrYXJpaWFkYW05NzFAZ21haWwuY29tIiwiZXhwIjoxNzgxMjk0Mjc0fQ.rCtyywvNNzLSkSEb2fsRa_lBihJOvklNk4fyHkuaL-U
[06-Jun-2026 13:38:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jun-2026 13:38:16 UTC] ✅ JWT token verified successfully for user profile
[06-Jun-2026 13:38:16 UTC] User ID: 647
[06-Jun-2026 13:38:16 UTC] ✅ User profile retrieved successfully for user ID: 647
[06-Jun-2026 13:38:17 UTC] === API CALL LOG ===
[06-Jun-2026 13:38:17 UTC] Endpoint: user/profile.php
[06-Jun-2026 13:38:17 UTC] Full Log Data: {
    "timestamp": "2026-06-06 13:38:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.208.96.159",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.208.96.159, 172.68.128.175",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDcsInVzZXJuYW1lIjoiQWRhbSIsImVtYWlsIjoiYnVrYXJpaWFkYW05NzFAZ21haWwuY29tIiwiZXhwIjoxNzgxMjk0Mjc0fQ.rCtyywvNNzLSkSEb2fsRa_lBihJOvklNk4fyHkuaL-U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a077d107f9175456-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.208.96.159",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jun-2026 13:38:17 UTC] === END API CALL LOG ===
[06-Jun-2026 13:38:17 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jun-2026 13:38:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDcsInVzZXJuYW1lIjoiQWRhbSIsImVtYWlsIjoiYnVrYXJpaWFkYW05NzFAZ21haWwuY29tIiwiZXhwIjoxNzgxMjk0Mjc0fQ.rCtyywvNNzLSkSEb2fsRa_lBihJOvklNk4fyHkuaL-U
[06-Jun-2026 13:38:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jun-2026 13:38:17 UTC] ✅ JWT token verified successfully for user profile
[06-Jun-2026 13:38:17 UTC] User ID: 647
[06-Jun-2026 13:38:17 UTC] ✅ User profile retrieved successfully for user ID: 647
[06-Jun-2026 16:46:51 UTC] === API CALL LOG ===
[06-Jun-2026 16:46:51 UTC] Endpoint: user/profile.php
[06-Jun-2026 16:46:51 UTC] Full Log Data: {
    "timestamp": "2026-06-06 16:46:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.75.64",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.89.75.64, 172.70.85.150",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM3IiwidXNlcm5hbWUiOiJvbG9ydW5mZW1pIiwiZW1haWwiOiJvbG9ydW5mZW1pb2R1bjE3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTM2OTIxMH0.pECXlqKAt5WT0zxR3i6x74hKFcqnnqvhspSdJFAcpgY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a078e5434abb76c5-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.89.75.64",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jun-2026 16:46:51 UTC] === END API CALL LOG ===
[06-Jun-2026 16:46:51 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jun-2026 16:46:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM3IiwidXNlcm5hbWUiOiJvbG9ydW5mZW1pIiwiZW1haWwiOiJvbG9ydW5mZW1pb2R1bjE3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTM2OTIxMH0.pECXlqKAt5WT0zxR3i6x74hKFcqnnqvhspSdJFAcpgY
[06-Jun-2026 16:46:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jun-2026 16:46:51 UTC] ✅ JWT token verified successfully for user profile
[06-Jun-2026 16:46:51 UTC] User ID: 737
[06-Jun-2026 16:46:51 UTC] ✅ User profile retrieved successfully for user ID: 737
[06-Jun-2026 16:46:51 UTC] === API CALL LOG ===
[06-Jun-2026 16:46:51 UTC] Endpoint: user/profile.php
[06-Jun-2026 16:46:51 UTC] Full Log Data: {
    "timestamp": "2026-06-06 16:46:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.75.64",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.89.75.64, 172.70.85.102",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM3IiwidXNlcm5hbWUiOiJvbG9ydW5mZW1pIiwiZW1haWwiOiJvbG9ydW5mZW1pb2R1bjE3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTM2OTIxMH0.pECXlqKAt5WT0zxR3i6x74hKFcqnnqvhspSdJFAcpgY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a078e5434abe76c5-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.89.75.64",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jun-2026 16:46:51 UTC] === END API CALL LOG ===
[06-Jun-2026 16:46:51 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jun-2026 16:46:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM3IiwidXNlcm5hbWUiOiJvbG9ydW5mZW1pIiwiZW1haWwiOiJvbG9ydW5mZW1pb2R1bjE3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTM2OTIxMH0.pECXlqKAt5WT0zxR3i6x74hKFcqnnqvhspSdJFAcpgY
[06-Jun-2026 16:46:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jun-2026 16:46:51 UTC] ✅ JWT token verified successfully for user profile
[06-Jun-2026 16:46:51 UTC] User ID: 737
[06-Jun-2026 16:46:51 UTC] ✅ User profile retrieved successfully for user ID: 737
[06-Jun-2026 16:46:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jun-2026 16:46:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jun-2026 16:46:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.89.75.64, 172.70.85.102","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM3IiwidXNlcm5hbWUiOiJvbG9ydW5mZW1pIiwiZW1haWwiOiJvbG9ydW5mZW1pb2R1bjE3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTM2OTIxMH0.pECXlqKAt5WT0zxR3i6x74hKFcqnnqvhspSdJFAcpgY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a078e5434abd76c5-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.89.75.64","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[06-Jun-2026 16:46:51 UTC] === User Orders API Called ===
[06-Jun-2026 16:46:51 UTC] User ID: 737
[06-Jun-2026 16:46:51 UTC] Limit: 20, Offset: 0
[06-Jun-2026 16:46:51 UTC] Orders found: 0
[06-Jun-2026 16:46:51 UTC] Orders data: []
[06-Jun-2026 16:46:51 UTC] Total orders count: 0
[06-Jun-2026 16:46:52 UTC] === API CALL LOG ===
[06-Jun-2026 16:46:52 UTC] Endpoint: user/profile.php
[06-Jun-2026 16:46:52 UTC] Full Log Data: {
    "timestamp": "2026-06-06 16:46:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.75.64",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.89.75.64, 172.70.85.102",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM3IiwidXNlcm5hbWUiOiJvbG9ydW5mZW1pIiwiZW1haWwiOiJvbG9ydW5mZW1pb2R1bjE3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTM2OTIxMH0.pECXlqKAt5WT0zxR3i6x74hKFcqnnqvhspSdJFAcpgY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a078e5492d2276c5-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.89.75.64",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jun-2026 16:46:52 UTC] === END API CALL LOG ===
[06-Jun-2026 16:46:52 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jun-2026 16:46:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM3IiwidXNlcm5hbWUiOiJvbG9ydW5mZW1pIiwiZW1haWwiOiJvbG9ydW5mZW1pb2R1bjE3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTM2OTIxMH0.pECXlqKAt5WT0zxR3i6x74hKFcqnnqvhspSdJFAcpgY
[06-Jun-2026 16:46:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jun-2026 16:46:52 UTC] ✅ JWT token verified successfully for user profile
[06-Jun-2026 16:46:52 UTC] User ID: 737
[06-Jun-2026 16:46:52 UTC] ✅ User profile retrieved successfully for user ID: 737
[06-Jun-2026 16:47:25 UTC] === API CALL LOG ===
[06-Jun-2026 16:47:25 UTC] Endpoint: user/profile.php
[06-Jun-2026 16:47:25 UTC] Full Log Data: {
    "timestamp": "2026-06-06 16:47:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.75.64",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.89.75.64, 172.70.85.151",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM3IiwidXNlcm5hbWUiOiJvbG9ydW5mZW1pIiwiZW1haWwiOiJvbG9ydW5mZW1pb2R1bjE3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTM2OTIxMH0.pECXlqKAt5WT0zxR3i6x74hKFcqnnqvhspSdJFAcpgY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a078e61a8ab376c5-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.89.75.64",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jun-2026 16:47:25 UTC] === END API CALL LOG ===
[06-Jun-2026 16:47:25 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jun-2026 16:47:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM3IiwidXNlcm5hbWUiOiJvbG9ydW5mZW1pIiwiZW1haWwiOiJvbG9ydW5mZW1pb2R1bjE3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTM2OTIxMH0.pECXlqKAt5WT0zxR3i6x74hKFcqnnqvhspSdJFAcpgY
[06-Jun-2026 16:47:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jun-2026 16:47:25 UTC] ✅ JWT token verified successfully for user profile
[06-Jun-2026 16:47:25 UTC] User ID: 737
[06-Jun-2026 16:47:25 UTC] ✅ User profile retrieved successfully for user ID: 737
[06-Jun-2026 16:47:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jun-2026 16:47:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jun-2026 16:47:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.89.75.64, 172.70.85.151","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM3IiwidXNlcm5hbWUiOiJvbG9ydW5mZW1pIiwiZW1haWwiOiJvbG9ydW5mZW1pb2R1bjE3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTM2OTIxMH0.pECXlqKAt5WT0zxR3i6x74hKFcqnnqvhspSdJFAcpgY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a078e61a8ab276c5-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.89.75.64","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[06-Jun-2026 16:47:25 UTC] === User Orders API Called ===
[06-Jun-2026 16:47:25 UTC] User ID: 737
[06-Jun-2026 16:47:25 UTC] Limit: 20, Offset: 0
[06-Jun-2026 16:47:25 UTC] Orders found: 0
[06-Jun-2026 16:47:25 UTC] Orders data: []
[06-Jun-2026 16:47:25 UTC] Total orders count: 0
[06-Jun-2026 16:47:26 UTC] === API CALL LOG ===
[06-Jun-2026 16:47:26 UTC] Endpoint: user/profile.php
[06-Jun-2026 16:47:26 UTC] Full Log Data: {
    "timestamp": "2026-06-06 16:47:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.75.64",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.89.75.64, 172.70.85.151",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM3IiwidXNlcm5hbWUiOiJvbG9ydW5mZW1pIiwiZW1haWwiOiJvbG9ydW5mZW1pb2R1bjE3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTM2OTIxMH0.pECXlqKAt5WT0zxR3i6x74hKFcqnnqvhspSdJFAcpgY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a078e61e3c8d76c5-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.89.75.64",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jun-2026 16:47:26 UTC] === END API CALL LOG ===
[06-Jun-2026 16:47:26 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jun-2026 16:47:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM3IiwidXNlcm5hbWUiOiJvbG9ydW5mZW1pIiwiZW1haWwiOiJvbG9ydW5mZW1pb2R1bjE3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTM2OTIxMH0.pECXlqKAt5WT0zxR3i6x74hKFcqnnqvhspSdJFAcpgY
[06-Jun-2026 16:47:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jun-2026 16:47:26 UTC] ✅ JWT token verified successfully for user profile
[06-Jun-2026 16:47:26 UTC] User ID: 737
[06-Jun-2026 16:47:26 UTC] ✅ User profile retrieved successfully for user ID: 737
[06-Jun-2026 16:47:26 UTC] === API CALL LOG ===
[06-Jun-2026 16:47:26 UTC] Endpoint: user/profile.php
[06-Jun-2026 16:47:26 UTC] Full Log Data: {
    "timestamp": "2026-06-06 16:47:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.75.64",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.89.75.64, 172.70.85.151",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM3IiwidXNlcm5hbWUiOiJvbG9ydW5mZW1pIiwiZW1haWwiOiJvbG9ydW5mZW1pb2R1bjE3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTM2OTIxMH0.pECXlqKAt5WT0zxR3i6x74hKFcqnnqvhspSdJFAcpgY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a078e620de0076c5-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.89.75.64",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jun-2026 16:47:26 UTC] === END API CALL LOG ===
[06-Jun-2026 16:47:26 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jun-2026 16:47:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM3IiwidXNlcm5hbWUiOiJvbG9ydW5mZW1pIiwiZW1haWwiOiJvbG9ydW5mZW1pb2R1bjE3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTM2OTIxMH0.pECXlqKAt5WT0zxR3i6x74hKFcqnnqvhspSdJFAcpgY
[06-Jun-2026 16:47:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jun-2026 16:47:26 UTC] ✅ JWT token verified successfully for user profile
[06-Jun-2026 16:47:26 UTC] User ID: 737
[06-Jun-2026 16:47:26 UTC] ✅ User profile retrieved successfully for user ID: 737
[06-Jun-2026 16:51:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jun-2026 16:51:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jun-2026 16:51:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.89.75.64, 172.70.162.182","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM3IiwidXNlcm5hbWUiOiJvbG9ydW5mZW1pIiwiZW1haWwiOiJvbG9ydW5mZW1pb2R1bjE3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTM2OTIxMH0.pECXlqKAt5WT0zxR3i6x74hKFcqnnqvhspSdJFAcpgY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a078eb5f1931d1f9-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.89.75.64","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[06-Jun-2026 16:51:01 UTC] === User Orders API Called ===
[06-Jun-2026 16:51:01 UTC] User ID: 737
[06-Jun-2026 16:51:01 UTC] Limit: 20, Offset: 0
[06-Jun-2026 16:51:01 UTC] Orders found: 0
[06-Jun-2026 16:51:01 UTC] Orders data: []
[06-Jun-2026 16:51:01 UTC] Total orders count: 0
[06-Jun-2026 16:51:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jun-2026 16:51:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jun-2026 16:51:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.89.75.64, 172.70.162.182","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM3IiwidXNlcm5hbWUiOiJvbG9ydW5mZW1pIiwiZW1haWwiOiJvbG9ydW5mZW1pb2R1bjE3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTM2OTIxMH0.pECXlqKAt5WT0zxR3i6x74hKFcqnnqvhspSdJFAcpgY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a078eb96d9c6d1f9-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.89.75.64","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[06-Jun-2026 16:51:10 UTC] === User Orders API Called ===
[06-Jun-2026 16:51:10 UTC] User ID: 737
[06-Jun-2026 16:51:10 UTC] Limit: 20, Offset: 0
[06-Jun-2026 16:51:10 UTC] === API CALL LOG ===
[06-Jun-2026 16:51:10 UTC] Endpoint: user/profile.php
[06-Jun-2026 16:51:10 UTC] Full Log Data: {
    "timestamp": "2026-06-06 16:51:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.75.64",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.89.75.64, 172.70.162.182",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM3IiwidXNlcm5hbWUiOiJvbG9ydW5mZW1pIiwiZW1haWwiOiJvbG9ydW5mZW1pb2R1bjE3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTM2OTIxMH0.pECXlqKAt5WT0zxR3i6x74hKFcqnnqvhspSdJFAcpgY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a078eb96d9cbd1f9-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.89.75.64",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jun-2026 16:51:10 UTC] === END API CALL LOG ===
[06-Jun-2026 16:51:10 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jun-2026 16:51:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM3IiwidXNlcm5hbWUiOiJvbG9ydW5mZW1pIiwiZW1haWwiOiJvbG9ydW5mZW1pb2R1bjE3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTM2OTIxMH0.pECXlqKAt5WT0zxR3i6x74hKFcqnnqvhspSdJFAcpgY
[06-Jun-2026 16:51:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jun-2026 16:51:10 UTC] Orders found: 0
[06-Jun-2026 16:51:10 UTC] ✅ JWT token verified successfully for user profile
[06-Jun-2026 16:51:10 UTC] User ID: 737
[06-Jun-2026 16:51:10 UTC] Orders data: []
[06-Jun-2026 16:51:10 UTC] Total orders count: 0
[06-Jun-2026 16:51:10 UTC] ✅ User profile retrieved successfully for user ID: 737
[06-Jun-2026 16:51:11 UTC] === API CALL LOG ===
[06-Jun-2026 16:51:11 UTC] Endpoint: user/profile.php
[06-Jun-2026 16:51:11 UTC] Full Log Data: {
    "timestamp": "2026-06-06 16:51:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.75.64",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.89.75.64, 172.70.162.182",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM3IiwidXNlcm5hbWUiOiJvbG9ydW5mZW1pIiwiZW1haWwiOiJvbG9ydW5mZW1pb2R1bjE3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTM2OTIxMH0.pECXlqKAt5WT0zxR3i6x74hKFcqnnqvhspSdJFAcpgY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a078eb9aef14d1f9-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.89.75.64",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jun-2026 16:51:11 UTC] === END API CALL LOG ===
[06-Jun-2026 16:51:11 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jun-2026 16:51:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM3IiwidXNlcm5hbWUiOiJvbG9ydW5mZW1pIiwiZW1haWwiOiJvbG9ydW5mZW1pb2R1bjE3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTM2OTIxMH0.pECXlqKAt5WT0zxR3i6x74hKFcqnnqvhspSdJFAcpgY
[06-Jun-2026 16:51:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jun-2026 16:51:11 UTC] ✅ JWT token verified successfully for user profile
[06-Jun-2026 16:51:11 UTC] User ID: 737
[06-Jun-2026 16:51:11 UTC] ✅ User profile retrieved successfully for user ID: 737
[06-Jun-2026 16:51:11 UTC] === API CALL LOG ===
[06-Jun-2026 16:51:11 UTC] Endpoint: user/profile.php
[06-Jun-2026 16:51:11 UTC] Full Log Data: {
    "timestamp": "2026-06-06 16:51:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.75.64",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.89.75.64, 172.70.162.182",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM3IiwidXNlcm5hbWUiOiJvbG9ydW5mZW1pIiwiZW1haWwiOiJvbG9ydW5mZW1pb2R1bjE3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTM2OTIxMH0.pECXlqKAt5WT0zxR3i6x74hKFcqnnqvhspSdJFAcpgY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a078eb9d8f9bd1f9-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.89.75.64",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jun-2026 16:51:11 UTC] === END API CALL LOG ===
[06-Jun-2026 16:51:11 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jun-2026 16:51:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM3IiwidXNlcm5hbWUiOiJvbG9ydW5mZW1pIiwiZW1haWwiOiJvbG9ydW5mZW1pb2R1bjE3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTM2OTIxMH0.pECXlqKAt5WT0zxR3i6x74hKFcqnnqvhspSdJFAcpgY
[06-Jun-2026 16:51:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jun-2026 16:51:11 UTC] ✅ JWT token verified successfully for user profile
[06-Jun-2026 16:51:11 UTC] User ID: 737
[06-Jun-2026 16:51:11 UTC] ✅ User profile retrieved successfully for user ID: 737
[06-Jun-2026 16:51:30 UTC] === API CALL LOG ===
[06-Jun-2026 16:51:30 UTC] Endpoint: user/profile.php
[06-Jun-2026 16:51:30 UTC] Full Log Data: {
    "timestamp": "2026-06-06 16:51:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.75.64",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.89.75.64, 172.70.162.182",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM3IiwidXNlcm5hbWUiOiJvbG9ydW5mZW1pIiwiZW1haWwiOiJvbG9ydW5mZW1pb2R1bjE3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTM2OTIxMH0.pECXlqKAt5WT0zxR3i6x74hKFcqnnqvhspSdJFAcpgY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a078ec14daedd1f9-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.89.75.64",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jun-2026 16:51:30 UTC] === END API CALL LOG ===
[06-Jun-2026 16:51:30 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jun-2026 16:51:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM3IiwidXNlcm5hbWUiOiJvbG9ydW5mZW1pIiwiZW1haWwiOiJvbG9ydW5mZW1pb2R1bjE3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTM2OTIxMH0.pECXlqKAt5WT0zxR3i6x74hKFcqnnqvhspSdJFAcpgY
[06-Jun-2026 16:51:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jun-2026 16:51:30 UTC] ✅ JWT token verified successfully for user profile
[06-Jun-2026 16:51:30 UTC] User ID: 737
[06-Jun-2026 16:51:30 UTC] ✅ User profile retrieved successfully for user ID: 737
[06-Jun-2026 16:53:35 UTC] === API CALL LOG ===
[06-Jun-2026 16:53:35 UTC] Endpoint: user/profile.php
[06-Jun-2026 16:53:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jun-2026 16:53:35 UTC] Full Log Data: {
    "timestamp": "2026-06-06 16:53:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.75.64",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.89.75.64, 172.70.162.182",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM3IiwidXNlcm5hbWUiOiJvbG9ydW5mZW1pIiwiZW1haWwiOiJvbG9ydW5mZW1pb2R1bjE3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTM2OTIxMH0.pECXlqKAt5WT0zxR3i6x74hKFcqnnqvhspSdJFAcpgY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a078ef231c77d1f9-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.89.75.64",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jun-2026 16:53:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jun-2026 16:53:35 UTC] === END API CALL LOG ===
[06-Jun-2026 16:53:35 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jun-2026 16:53:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.89.75.64, 172.70.162.182","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM3IiwidXNlcm5hbWUiOiJvbG9ydW5mZW1pIiwiZW1haWwiOiJvbG9ydW5mZW1pb2R1bjE3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTM2OTIxMH0.pECXlqKAt5WT0zxR3i6x74hKFcqnnqvhspSdJFAcpgY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a078ef231c73d1f9-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.89.75.64","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[06-Jun-2026 16:53:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM3IiwidXNlcm5hbWUiOiJvbG9ydW5mZW1pIiwiZW1haWwiOiJvbG9ydW5mZW1pb2R1bjE3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTM2OTIxMH0.pECXlqKAt5WT0zxR3i6x74hKFcqnnqvhspSdJFAcpgY
[06-Jun-2026 16:53:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jun-2026 16:53:35 UTC] === User Orders API Called ===
[06-Jun-2026 16:53:35 UTC] ✅ JWT token verified successfully for user profile
[06-Jun-2026 16:53:35 UTC] User ID: 737
[06-Jun-2026 16:53:35 UTC] User ID: 737
[06-Jun-2026 16:53:35 UTC] Limit: 20, Offset: 0
[06-Jun-2026 16:53:35 UTC] ✅ User profile retrieved successfully for user ID: 737
[06-Jun-2026 16:53:35 UTC] Orders found: 0
[06-Jun-2026 16:53:35 UTC] Orders data: []
[06-Jun-2026 16:53:35 UTC] Total orders count: 0
[06-Jun-2026 16:53:36 UTC] === API CALL LOG ===
[06-Jun-2026 16:53:36 UTC] Endpoint: user/profile.php
[06-Jun-2026 16:53:36 UTC] Full Log Data: {
    "timestamp": "2026-06-06 16:53:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.75.64",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.89.75.64, 172.70.162.182",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM3IiwidXNlcm5hbWUiOiJvbG9ydW5mZW1pIiwiZW1haWwiOiJvbG9ydW5mZW1pb2R1bjE3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTM2OTIxMH0.pECXlqKAt5WT0zxR3i6x74hKFcqnnqvhspSdJFAcpgY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a078ef27dc7bd1f9-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.89.75.64",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jun-2026 16:53:36 UTC] === END API CALL LOG ===
[06-Jun-2026 16:53:36 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jun-2026 16:53:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM3IiwidXNlcm5hbWUiOiJvbG9ydW5mZW1pIiwiZW1haWwiOiJvbG9ydW5mZW1pb2R1bjE3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTM2OTIxMH0.pECXlqKAt5WT0zxR3i6x74hKFcqnnqvhspSdJFAcpgY
[06-Jun-2026 16:53:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jun-2026 16:53:36 UTC] ✅ JWT token verified successfully for user profile
[06-Jun-2026 16:53:36 UTC] User ID: 737
[06-Jun-2026 16:53:36 UTC] ✅ User profile retrieved successfully for user ID: 737
[06-Jun-2026 16:53:36 UTC] === API CALL LOG ===
[06-Jun-2026 16:53:36 UTC] Endpoint: user/profile.php
[06-Jun-2026 16:53:36 UTC] Full Log Data: {
    "timestamp": "2026-06-06 16:53:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.75.64",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.89.75.64, 172.70.162.182",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM3IiwidXNlcm5hbWUiOiJvbG9ydW5mZW1pIiwiZW1haWwiOiJvbG9ydW5mZW1pb2R1bjE3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTM2OTIxMH0.pECXlqKAt5WT0zxR3i6x74hKFcqnnqvhspSdJFAcpgY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a078ef291842d1f9-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.89.75.64",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jun-2026 16:53:36 UTC] === END API CALL LOG ===
[06-Jun-2026 16:53:36 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jun-2026 16:53:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM3IiwidXNlcm5hbWUiOiJvbG9ydW5mZW1pIiwiZW1haWwiOiJvbG9ydW5mZW1pb2R1bjE3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTM2OTIxMH0.pECXlqKAt5WT0zxR3i6x74hKFcqnnqvhspSdJFAcpgY
[06-Jun-2026 16:53:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jun-2026 16:53:36 UTC] ✅ JWT token verified successfully for user profile
[06-Jun-2026 16:53:36 UTC] User ID: 737
[06-Jun-2026 16:53:36 UTC] ✅ User profile retrieved successfully for user ID: 737
[06-Jun-2026 16:54:22 UTC] === API CALL LOG ===
[06-Jun-2026 16:54:22 UTC] Endpoint: user/profile.php
[06-Jun-2026 16:54:22 UTC] Full Log Data: {
    "timestamp": "2026-06-06 16:54:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.75.64",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.89.75.64, 172.70.162.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM3IiwidXNlcm5hbWUiOiJvbG9ydW5mZW1pIiwiZW1haWwiOiJvbG9ydW5mZW1pb2R1bjE3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTM2OTIxMH0.pECXlqKAt5WT0zxR3i6x74hKFcqnnqvhspSdJFAcpgY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a078f043fdfbd1f9-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.89.75.64",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jun-2026 16:54:22 UTC] === END API CALL LOG ===
[06-Jun-2026 16:54:22 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jun-2026 16:54:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM3IiwidXNlcm5hbWUiOiJvbG9ydW5mZW1pIiwiZW1haWwiOiJvbG9ydW5mZW1pb2R1bjE3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTM2OTIxMH0.pECXlqKAt5WT0zxR3i6x74hKFcqnnqvhspSdJFAcpgY
[06-Jun-2026 16:54:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jun-2026 16:54:22 UTC] ✅ JWT token verified successfully for user profile
[06-Jun-2026 16:54:22 UTC] User ID: 737
[06-Jun-2026 16:54:22 UTC] ✅ User profile retrieved successfully for user ID: 737
[06-Jun-2026 16:54:37 UTC] === API CALL LOG ===
[06-Jun-2026 16:54:37 UTC] Endpoint: user/profile.php
[06-Jun-2026 16:54:37 UTC] Full Log Data: {
    "timestamp": "2026-06-06 16:54:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.75.64",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.89.75.64",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM3IiwidXNlcm5hbWUiOiJvbG9ydW5mZW1pIiwiZW1haWwiOiJvbG9ydW5mZW1pb2R1bjE3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTM2OTIxMH0.pECXlqKAt5WT0zxR3i6x74hKFcqnnqvhspSdJFAcpgY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a078f0a4f97fd1f9-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.89.75.64",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jun-2026 16:54:37 UTC] === END API CALL LOG ===
[06-Jun-2026 16:54:37 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jun-2026 16:54:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM3IiwidXNlcm5hbWUiOiJvbG9ydW5mZW1pIiwiZW1haWwiOiJvbG9ydW5mZW1pb2R1bjE3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTM2OTIxMH0.pECXlqKAt5WT0zxR3i6x74hKFcqnnqvhspSdJFAcpgY
[06-Jun-2026 16:54:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jun-2026 16:54:37 UTC] ✅ JWT token verified successfully for user profile
[06-Jun-2026 16:54:37 UTC] User ID: 737
[06-Jun-2026 16:54:37 UTC] ✅ User profile retrieved successfully for user ID: 737
[06-Jun-2026 16:54:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jun-2026 16:54:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jun-2026 16:54:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.89.75.64","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM3IiwidXNlcm5hbWUiOiJvbG9ydW5mZW1pIiwiZW1haWwiOiJvbG9ydW5mZW1pb2R1bjE3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTM2OTIxMH0.pECXlqKAt5WT0zxR3i6x74hKFcqnnqvhspSdJFAcpgY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a078f0a4f97ad1f9-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.89.75.64","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[06-Jun-2026 16:54:37 UTC] === User Orders API Called ===
[06-Jun-2026 16:54:37 UTC] User ID: 737
[06-Jun-2026 16:54:37 UTC] Limit: 20, Offset: 0
[06-Jun-2026 16:54:37 UTC] Orders found: 0
[06-Jun-2026 16:54:37 UTC] Orders data: []
[06-Jun-2026 16:54:37 UTC] Total orders count: 0
[06-Jun-2026 16:54:38 UTC] === API CALL LOG ===
[06-Jun-2026 16:54:38 UTC] Endpoint: user/profile.php
[06-Jun-2026 16:54:38 UTC] Full Log Data: {
    "timestamp": "2026-06-06 16:54:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.75.64",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.89.75.64",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM3IiwidXNlcm5hbWUiOiJvbG9ydW5mZW1pIiwiZW1haWwiOiJvbG9ydW5mZW1pb2R1bjE3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTM2OTIxMH0.pECXlqKAt5WT0zxR3i6x74hKFcqnnqvhspSdJFAcpgY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a078f0a8bd24d1f9-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.89.75.64",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jun-2026 16:54:38 UTC] === END API CALL LOG ===
[06-Jun-2026 16:54:38 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jun-2026 16:54:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM3IiwidXNlcm5hbWUiOiJvbG9ydW5mZW1pIiwiZW1haWwiOiJvbG9ydW5mZW1pb2R1bjE3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTM2OTIxMH0.pECXlqKAt5WT0zxR3i6x74hKFcqnnqvhspSdJFAcpgY
[06-Jun-2026 16:54:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jun-2026 16:54:38 UTC] ✅ JWT token verified successfully for user profile
[06-Jun-2026 16:54:38 UTC] User ID: 737
[06-Jun-2026 16:54:38 UTC] ✅ User profile retrieved successfully for user ID: 737
[06-Jun-2026 16:55:28 UTC] === API CALL LOG ===
[06-Jun-2026 16:55:28 UTC] Endpoint: user/profile.php
[06-Jun-2026 16:55:28 UTC] Full Log Data: {
    "timestamp": "2026-06-06 16:55:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.68.136",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.89.68.136, 172.70.85.151",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM3IiwidXNlcm5hbWUiOiJvbG9ydW5mZW1pIiwiZW1haWwiOiJvbG9ydW5mZW1pb2R1bjE3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTM2OTIxMH0.pECXlqKAt5WT0zxR3i6x74hKFcqnnqvhspSdJFAcpgY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a078f1e57950bf0c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.89.68.136",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jun-2026 16:55:28 UTC] === END API CALL LOG ===
[06-Jun-2026 16:55:28 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jun-2026 16:55:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM3IiwidXNlcm5hbWUiOiJvbG9ydW5mZW1pIiwiZW1haWwiOiJvbG9ydW5mZW1pb2R1bjE3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTM2OTIxMH0.pECXlqKAt5WT0zxR3i6x74hKFcqnnqvhspSdJFAcpgY
[06-Jun-2026 16:55:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jun-2026 16:55:28 UTC] ✅ JWT token verified successfully for user profile
[06-Jun-2026 16:55:28 UTC] User ID: 737
[06-Jun-2026 16:55:28 UTC] ✅ User profile retrieved successfully for user ID: 737
[06-Jun-2026 16:55:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jun-2026 16:55:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jun-2026 16:55:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.89.68.136, 172.70.85.151","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM3IiwidXNlcm5hbWUiOiJvbG9ydW5mZW1pIiwiZW1haWwiOiJvbG9ydW5mZW1pb2R1bjE3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTM2OTIxMH0.pECXlqKAt5WT0zxR3i6x74hKFcqnnqvhspSdJFAcpgY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a078f1e57954bf0c-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.89.68.136","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[06-Jun-2026 16:55:28 UTC] === User Orders API Called ===
[06-Jun-2026 16:55:28 UTC] User ID: 737
[06-Jun-2026 16:55:28 UTC] Limit: 20, Offset: 0
[06-Jun-2026 16:55:28 UTC] Orders found: 0
[06-Jun-2026 16:55:28 UTC] Orders data: []
[06-Jun-2026 16:55:28 UTC] Total orders count: 0
[06-Jun-2026 16:55:29 UTC] === API CALL LOG ===
[06-Jun-2026 16:55:29 UTC] Endpoint: user/profile.php
[06-Jun-2026 16:55:29 UTC] Full Log Data: {
    "timestamp": "2026-06-06 16:55:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.68.136",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.89.68.136, 172.70.85.151",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM3IiwidXNlcm5hbWUiOiJvbG9ydW5mZW1pIiwiZW1haWwiOiJvbG9ydW5mZW1pb2R1bjE3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTM2OTIxMH0.pECXlqKAt5WT0zxR3i6x74hKFcqnnqvhspSdJFAcpgY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a078f1e67a4cbf0c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.89.68.136",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jun-2026 16:55:29 UTC] === END API CALL LOG ===
[06-Jun-2026 16:55:29 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jun-2026 16:55:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM3IiwidXNlcm5hbWUiOiJvbG9ydW5mZW1pIiwiZW1haWwiOiJvbG9ydW5mZW1pb2R1bjE3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTM2OTIxMH0.pECXlqKAt5WT0zxR3i6x74hKFcqnnqvhspSdJFAcpgY
[06-Jun-2026 16:55:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jun-2026 16:55:29 UTC] ✅ JWT token verified successfully for user profile
[06-Jun-2026 16:55:29 UTC] User ID: 737
[06-Jun-2026 16:55:29 UTC] ✅ User profile retrieved successfully for user ID: 737
[06-Jun-2026 16:55:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jun-2026 16:55:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jun-2026 16:55:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.89.68.136, 172.70.85.151","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM3IiwidXNlcm5hbWUiOiJvbG9ydW5mZW1pIiwiZW1haWwiOiJvbG9ydW5mZW1pb2R1bjE3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTM2OTIxMH0.pECXlqKAt5WT0zxR3i6x74hKFcqnnqvhspSdJFAcpgY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a078f1f91ecdbf0c-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.89.68.136","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[06-Jun-2026 16:55:32 UTC] === User Orders API Called ===
[06-Jun-2026 16:55:32 UTC] User ID: 737
[06-Jun-2026 16:55:32 UTC] Limit: 20, Offset: 0
[06-Jun-2026 16:55:32 UTC] Orders found: 0
[06-Jun-2026 16:55:32 UTC] Orders data: []
[06-Jun-2026 16:55:32 UTC] Total orders count: 0
[06-Jun-2026 16:55:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jun-2026 16:55:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jun-2026 16:55:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.89.68.136, 172.70.85.151","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM3IiwidXNlcm5hbWUiOiJvbG9ydW5mZW1pIiwiZW1haWwiOiJvbG9ydW5mZW1pb2R1bjE3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTM2OTIxMH0.pECXlqKAt5WT0zxR3i6x74hKFcqnnqvhspSdJFAcpgY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a078f20b5ad2bf0c-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.89.68.136","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[06-Jun-2026 16:55:34 UTC] === User Orders API Called ===
[06-Jun-2026 16:55:34 UTC] User ID: 737
[06-Jun-2026 16:55:34 UTC] Limit: 20, Offset: 0
[06-Jun-2026 16:55:34 UTC] Orders found: 0
[06-Jun-2026 16:55:34 UTC] Orders data: []
[06-Jun-2026 16:55:34 UTC] Total orders count: 0
[06-Jun-2026 16:55:34 UTC] === API CALL LOG ===
[06-Jun-2026 16:55:34 UTC] Endpoint: user/profile.php
[06-Jun-2026 16:55:34 UTC] Full Log Data: {
    "timestamp": "2026-06-06 16:55:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.68.136",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.89.68.136, 172.70.85.151",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM3IiwidXNlcm5hbWUiOiJvbG9ydW5mZW1pIiwiZW1haWwiOiJvbG9ydW5mZW1pb2R1bjE3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTM2OTIxMH0.pECXlqKAt5WT0zxR3i6x74hKFcqnnqvhspSdJFAcpgY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a078f20b5ad4bf0c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.89.68.136",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jun-2026 16:55:34 UTC] === END API CALL LOG ===
[06-Jun-2026 16:55:34 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jun-2026 16:55:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM3IiwidXNlcm5hbWUiOiJvbG9ydW5mZW1pIiwiZW1haWwiOiJvbG9ydW5mZW1pb2R1bjE3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTM2OTIxMH0.pECXlqKAt5WT0zxR3i6x74hKFcqnnqvhspSdJFAcpgY
[06-Jun-2026 16:55:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jun-2026 16:55:34 UTC] ✅ JWT token verified successfully for user profile
[06-Jun-2026 16:55:34 UTC] User ID: 737
[06-Jun-2026 16:55:34 UTC] ✅ User profile retrieved successfully for user ID: 737
[06-Jun-2026 16:55:35 UTC] === API CALL LOG ===
[06-Jun-2026 16:55:35 UTC] Endpoint: user/profile.php
[06-Jun-2026 16:55:35 UTC] Full Log Data: {
    "timestamp": "2026-06-06 16:55:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.68.136",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.89.68.136, 172.70.85.151",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM3IiwidXNlcm5hbWUiOiJvbG9ydW5mZW1pIiwiZW1haWwiOiJvbG9ydW5mZW1pb2R1bjE3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTM2OTIxMH0.pECXlqKAt5WT0zxR3i6x74hKFcqnnqvhspSdJFAcpgY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a078f20ede17bf0c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.89.68.136",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jun-2026 16:55:35 UTC] === END API CALL LOG ===
[06-Jun-2026 16:55:35 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jun-2026 16:55:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM3IiwidXNlcm5hbWUiOiJvbG9ydW5mZW1pIiwiZW1haWwiOiJvbG9ydW5mZW1pb2R1bjE3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTM2OTIxMH0.pECXlqKAt5WT0zxR3i6x74hKFcqnnqvhspSdJFAcpgY
[06-Jun-2026 16:55:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jun-2026 16:55:35 UTC] ✅ JWT token verified successfully for user profile
[06-Jun-2026 16:55:35 UTC] User ID: 737
[06-Jun-2026 16:55:35 UTC] ✅ User profile retrieved successfully for user ID: 737
[06-Jun-2026 16:55:46 UTC] === API CALL LOG ===
[06-Jun-2026 16:55:46 UTC] Endpoint: user/profile.php
[06-Jun-2026 16:55:46 UTC] Full Log Data: {
    "timestamp": "2026-06-06 16:55:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.68.136",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.89.68.136, 172.70.85.150",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM3IiwidXNlcm5hbWUiOiJvbG9ydW5mZW1pIiwiZW1haWwiOiJvbG9ydW5mZW1pb2R1bjE3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTM2OTIxMH0.pECXlqKAt5WT0zxR3i6x74hKFcqnnqvhspSdJFAcpgY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a078f2541e16bf0c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.89.68.136",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jun-2026 16:55:46 UTC] === END API CALL LOG ===
[06-Jun-2026 16:55:46 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jun-2026 16:55:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM3IiwidXNlcm5hbWUiOiJvbG9ydW5mZW1pIiwiZW1haWwiOiJvbG9ydW5mZW1pb2R1bjE3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTM2OTIxMH0.pECXlqKAt5WT0zxR3i6x74hKFcqnnqvhspSdJFAcpgY
[06-Jun-2026 16:55:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jun-2026 16:55:46 UTC] ✅ JWT token verified successfully for user profile
[06-Jun-2026 16:55:46 UTC] User ID: 737
[06-Jun-2026 16:55:46 UTC] ✅ User profile retrieved successfully for user ID: 737
[06-Jun-2026 16:55:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jun-2026 16:55:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jun-2026 16:55:46 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.89.68.136, 172.70.85.150","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM3IiwidXNlcm5hbWUiOiJvbG9ydW5mZW1pIiwiZW1haWwiOiJvbG9ydW5mZW1pb2R1bjE3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTM2OTIxMH0.pECXlqKAt5WT0zxR3i6x74hKFcqnnqvhspSdJFAcpgY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a078f2541e13bf0c-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.89.68.136","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[06-Jun-2026 16:55:46 UTC] === User Orders API Called ===
[06-Jun-2026 16:55:46 UTC] User ID: 737
[06-Jun-2026 16:55:46 UTC] Limit: 20, Offset: 0
[06-Jun-2026 16:55:46 UTC] Orders found: 0
[06-Jun-2026 16:55:46 UTC] Orders data: []
[06-Jun-2026 16:55:46 UTC] Total orders count: 0
[06-Jun-2026 16:55:47 UTC] === API CALL LOG ===
[06-Jun-2026 16:55:47 UTC] Endpoint: user/profile.php
[06-Jun-2026 16:55:47 UTC] Full Log Data: {
    "timestamp": "2026-06-06 16:55:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.68.136",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.89.68.136, 172.70.85.150",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM3IiwidXNlcm5hbWUiOiJvbG9ydW5mZW1pIiwiZW1haWwiOiJvbG9ydW5mZW1pb2R1bjE3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTM2OTIxMH0.pECXlqKAt5WT0zxR3i6x74hKFcqnnqvhspSdJFAcpgY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a078f257990ebf0c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.89.68.136",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jun-2026 16:55:47 UTC] === END API CALL LOG ===
[06-Jun-2026 16:55:47 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jun-2026 16:55:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM3IiwidXNlcm5hbWUiOiJvbG9ydW5mZW1pIiwiZW1haWwiOiJvbG9ydW5mZW1pb2R1bjE3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTM2OTIxMH0.pECXlqKAt5WT0zxR3i6x74hKFcqnnqvhspSdJFAcpgY
[06-Jun-2026 16:55:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jun-2026 16:55:47 UTC] ✅ JWT token verified successfully for user profile
[06-Jun-2026 16:55:47 UTC] User ID: 737
[06-Jun-2026 16:55:47 UTC] ✅ User profile retrieved successfully for user ID: 737
[06-Jun-2026 16:55:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jun-2026 16:55:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jun-2026 16:55:51 UTC] === API CALL LOG ===
[06-Jun-2026 16:55:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.89.68.136, 172.70.85.150","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM3IiwidXNlcm5hbWUiOiJvbG9ydW5mZW1pIiwiZW1haWwiOiJvbG9ydW5mZW1pb2R1bjE3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTM2OTIxMH0.pECXlqKAt5WT0zxR3i6x74hKFcqnnqvhspSdJFAcpgY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a078f2734acbbf0c-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.89.68.136","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[06-Jun-2026 16:55:51 UTC] Endpoint: user/profile.php
[06-Jun-2026 16:55:51 UTC] === User Orders API Called ===
[06-Jun-2026 16:55:51 UTC] Full Log Data: {
    "timestamp": "2026-06-06 16:55:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.68.136",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.89.68.136, 172.70.85.150",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM3IiwidXNlcm5hbWUiOiJvbG9ydW5mZW1pIiwiZW1haWwiOiJvbG9ydW5mZW1pb2R1bjE3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTM2OTIxMH0.pECXlqKAt5WT0zxR3i6x74hKFcqnnqvhspSdJFAcpgY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a078f2734accbf0c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.89.68.136",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jun-2026 16:55:51 UTC] User ID: 737
[06-Jun-2026 16:55:51 UTC] === END API CALL LOG ===
[06-Jun-2026 16:55:51 UTC] Limit: 20, Offset: 0
[06-Jun-2026 16:55:51 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jun-2026 16:55:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM3IiwidXNlcm5hbWUiOiJvbG9ydW5mZW1pIiwiZW1haWwiOiJvbG9ydW5mZW1pb2R1bjE3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTM2OTIxMH0.pECXlqKAt5WT0zxR3i6x74hKFcqnnqvhspSdJFAcpgY
[06-Jun-2026 16:55:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jun-2026 16:55:51 UTC] ✅ JWT token verified successfully for user profile
[06-Jun-2026 16:55:51 UTC] User ID: 737
[06-Jun-2026 16:55:51 UTC] Orders found: 0
[06-Jun-2026 16:55:51 UTC] Orders data: []
[06-Jun-2026 16:55:51 UTC] ✅ User profile retrieved successfully for user ID: 737
[06-Jun-2026 16:55:51 UTC] Total orders count: 0
[06-Jun-2026 16:55:52 UTC] === API CALL LOG ===
[06-Jun-2026 16:55:52 UTC] Endpoint: user/profile.php
[06-Jun-2026 16:55:52 UTC] Full Log Data: {
    "timestamp": "2026-06-06 16:55:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.68.136",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.89.68.136, 172.70.85.150",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM3IiwidXNlcm5hbWUiOiJvbG9ydW5mZW1pIiwiZW1haWwiOiJvbG9ydW5mZW1pb2R1bjE3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTM2OTIxMH0.pECXlqKAt5WT0zxR3i6x74hKFcqnnqvhspSdJFAcpgY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a078f2771da9bf0c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.89.68.136",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jun-2026 16:55:52 UTC] === END API CALL LOG ===
[06-Jun-2026 16:55:52 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jun-2026 16:55:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM3IiwidXNlcm5hbWUiOiJvbG9ydW5mZW1pIiwiZW1haWwiOiJvbG9ydW5mZW1pb2R1bjE3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTM2OTIxMH0.pECXlqKAt5WT0zxR3i6x74hKFcqnnqvhspSdJFAcpgY
[06-Jun-2026 16:55:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jun-2026 16:55:52 UTC] ✅ JWT token verified successfully for user profile
[06-Jun-2026 16:55:52 UTC] User ID: 737
[06-Jun-2026 16:55:52 UTC] ✅ User profile retrieved successfully for user ID: 737
[06-Jun-2026 16:56:22 UTC] === API CALL LOG ===
[06-Jun-2026 16:56:22 UTC] Endpoint: user/profile.php
[06-Jun-2026 16:56:22 UTC] Full Log Data: {
    "timestamp": "2026-06-06 16:56:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.68.136",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.89.68.136, 172.70.85.150",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM3IiwidXNlcm5hbWUiOiJvbG9ydW5mZW1pIiwiZW1haWwiOiJvbG9ydW5mZW1pb2R1bjE3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTM2OTIxMH0.pECXlqKAt5WT0zxR3i6x74hKFcqnnqvhspSdJFAcpgY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a078f3367d91bf0c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.89.68.136",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jun-2026 16:56:22 UTC] === END API CALL LOG ===
[06-Jun-2026 16:56:22 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jun-2026 16:56:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM3IiwidXNlcm5hbWUiOiJvbG9ydW5mZW1pIiwiZW1haWwiOiJvbG9ydW5mZW1pb2R1bjE3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTM2OTIxMH0.pECXlqKAt5WT0zxR3i6x74hKFcqnnqvhspSdJFAcpgY
[06-Jun-2026 16:56:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jun-2026 16:56:22 UTC] ✅ JWT token verified successfully for user profile
[06-Jun-2026 16:56:22 UTC] User ID: 737
[06-Jun-2026 16:56:22 UTC] ✅ User profile retrieved successfully for user ID: 737
[06-Jun-2026 16:56:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jun-2026 16:56:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jun-2026 16:56:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.89.68.136, 172.70.85.150","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM3IiwidXNlcm5hbWUiOiJvbG9ydW5mZW1pIiwiZW1haWwiOiJvbG9ydW5mZW1pb2R1bjE3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTM2OTIxMH0.pECXlqKAt5WT0zxR3i6x74hKFcqnnqvhspSdJFAcpgY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a078f3367d8cbf0c-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.89.68.136","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[06-Jun-2026 16:56:22 UTC] === User Orders API Called ===
[06-Jun-2026 16:56:22 UTC] User ID: 737
[06-Jun-2026 16:56:22 UTC] Limit: 20, Offset: 0
[06-Jun-2026 16:56:22 UTC] Orders found: 0
[06-Jun-2026 16:56:22 UTC] Orders data: []
[06-Jun-2026 16:56:22 UTC] Total orders count: 0
[06-Jun-2026 16:56:23 UTC] === API CALL LOG ===
[06-Jun-2026 16:56:23 UTC] Endpoint: user/profile.php
[06-Jun-2026 16:56:23 UTC] Full Log Data: {
    "timestamp": "2026-06-06 16:56:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.68.136",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.89.68.136, 172.70.85.150",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM3IiwidXNlcm5hbWUiOiJvbG9ydW5mZW1pIiwiZW1haWwiOiJvbG9ydW5mZW1pb2R1bjE3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTM2OTIxMH0.pECXlqKAt5WT0zxR3i6x74hKFcqnnqvhspSdJFAcpgY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a078f33a1973bf0c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.89.68.136",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jun-2026 16:56:23 UTC] === END API CALL LOG ===
[06-Jun-2026 16:56:23 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jun-2026 16:56:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM3IiwidXNlcm5hbWUiOiJvbG9ydW5mZW1pIiwiZW1haWwiOiJvbG9ydW5mZW1pb2R1bjE3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTM2OTIxMH0.pECXlqKAt5WT0zxR3i6x74hKFcqnnqvhspSdJFAcpgY
[06-Jun-2026 16:56:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jun-2026 16:56:23 UTC] ✅ JWT token verified successfully for user profile
[06-Jun-2026 16:56:23 UTC] User ID: 737
[06-Jun-2026 16:56:23 UTC] ✅ User profile retrieved successfully for user ID: 737
[06-Jun-2026 16:56:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jun-2026 16:56:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jun-2026 16:56:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.89.68.136, 172.70.85.151","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM3IiwidXNlcm5hbWUiOiJvbG9ydW5mZW1pIiwiZW1haWwiOiJvbG9ydW5mZW1pb2R1bjE3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTM2OTIxMH0.pECXlqKAt5WT0zxR3i6x74hKFcqnnqvhspSdJFAcpgY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a078f3877a13bf0c-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.89.68.136","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[06-Jun-2026 16:56:35 UTC] === User Orders API Called ===
[06-Jun-2026 16:56:35 UTC] User ID: 737
[06-Jun-2026 16:56:35 UTC] Limit: 20, Offset: 0
[06-Jun-2026 16:56:35 UTC] Orders found: 1
[06-Jun-2026 16:56:35 UTC] Orders data: [{"id":326,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/sureoddplatform","status":"pending","created_at":"2026-06-06 20:26:33","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[06-Jun-2026 16:56:35 UTC] Total orders count: 1
[06-Jun-2026 16:56:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jun-2026 16:56:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jun-2026 16:56:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.89.68.136, 172.70.85.151","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM3IiwidXNlcm5hbWUiOiJvbG9ydW5mZW1pIiwiZW1haWwiOiJvbG9ydW5mZW1pb2R1bjE3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTM2OTIxMH0.pECXlqKAt5WT0zxR3i6x74hKFcqnnqvhspSdJFAcpgY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a078f3b8cc1cbf0c-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.89.68.136","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[06-Jun-2026 16:56:43 UTC] === API CALL LOG ===
[06-Jun-2026 16:56:43 UTC] Endpoint: user/profile.php
[06-Jun-2026 16:56:43 UTC] Full Log Data: {
    "timestamp": "2026-06-06 16:56:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.68.136",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.89.68.136, 172.70.85.151",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM3IiwidXNlcm5hbWUiOiJvbG9ydW5mZW1pIiwiZW1haWwiOiJvbG9ydW5mZW1pb2R1bjE3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTM2OTIxMH0.pECXlqKAt5WT0zxR3i6x74hKFcqnnqvhspSdJFAcpgY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a078f3b8cc1ebf0c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.89.68.136",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jun-2026 16:56:43 UTC] === END API CALL LOG ===
[06-Jun-2026 16:56:43 UTC] === User Orders API Called ===
[06-Jun-2026 16:56:43 UTC] User ID: 737
[06-Jun-2026 16:56:43 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jun-2026 16:56:43 UTC] Limit: 20, Offset: 0
[06-Jun-2026 16:56:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM3IiwidXNlcm5hbWUiOiJvbG9ydW5mZW1pIiwiZW1haWwiOiJvbG9ydW5mZW1pb2R1bjE3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTM2OTIxMH0.pECXlqKAt5WT0zxR3i6x74hKFcqnnqvhspSdJFAcpgY
[06-Jun-2026 16:56:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jun-2026 16:56:43 UTC] ✅ JWT token verified successfully for user profile
[06-Jun-2026 16:56:43 UTC] User ID: 737
[06-Jun-2026 16:56:43 UTC] ✅ User profile retrieved successfully for user ID: 737
[06-Jun-2026 16:56:43 UTC] Orders found: 1
[06-Jun-2026 16:56:43 UTC] Orders data: [{"id":326,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/sureoddplatform","status":"pending","created_at":"2026-06-06 20:26:33","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[06-Jun-2026 16:56:43 UTC] Total orders count: 1
[06-Jun-2026 16:56:44 UTC] === API CALL LOG ===
[06-Jun-2026 16:56:44 UTC] Endpoint: user/profile.php
[06-Jun-2026 16:56:44 UTC] Full Log Data: {
    "timestamp": "2026-06-06 16:56:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.68.136",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.89.68.136, 172.70.85.151",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM3IiwidXNlcm5hbWUiOiJvbG9ydW5mZW1pIiwiZW1haWwiOiJvbG9ydW5mZW1pb2R1bjE3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTM2OTIxMH0.pECXlqKAt5WT0zxR3i6x74hKFcqnnqvhspSdJFAcpgY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a078f3bc582ebf0c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.89.68.136",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jun-2026 16:56:44 UTC] === END API CALL LOG ===
[06-Jun-2026 16:56:44 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jun-2026 16:56:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM3IiwidXNlcm5hbWUiOiJvbG9ydW5mZW1pIiwiZW1haWwiOiJvbG9ydW5mZW1pb2R1bjE3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTM2OTIxMH0.pECXlqKAt5WT0zxR3i6x74hKFcqnnqvhspSdJFAcpgY
[06-Jun-2026 16:56:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jun-2026 16:56:44 UTC] ✅ JWT token verified successfully for user profile
[06-Jun-2026 16:56:44 UTC] User ID: 737
[06-Jun-2026 16:56:44 UTC] ✅ User profile retrieved successfully for user ID: 737
[06-Jun-2026 16:57:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jun-2026 16:57:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jun-2026 16:57:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.89.68.136, 172.70.85.150","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM3IiwidXNlcm5hbWUiOiJvbG9ydW5mZW1pIiwiZW1haWwiOiJvbG9ydW5mZW1pb2R1bjE3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTM2OTIxMH0.pECXlqKAt5WT0zxR3i6x74hKFcqnnqvhspSdJFAcpgY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a078f4349e68bf0c-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.89.68.136","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[06-Jun-2026 16:57:03 UTC] === User Orders API Called ===
[06-Jun-2026 16:57:03 UTC] User ID: 737
[06-Jun-2026 16:57:03 UTC] Limit: 20, Offset: 0
[06-Jun-2026 16:57:03 UTC] Orders found: 1
[06-Jun-2026 16:57:03 UTC] Orders data: [{"id":326,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/sureoddplatform","status":"cancelled","created_at":"2026-06-06 20:26:33","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[06-Jun-2026 16:57:03 UTC] Total orders count: 1
[06-Jun-2026 16:57:03 UTC] === API CALL LOG ===
[06-Jun-2026 16:57:03 UTC] Endpoint: user/profile.php
[06-Jun-2026 16:57:03 UTC] Full Log Data: {
    "timestamp": "2026-06-06 16:57:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.68.136",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.89.68.136, 172.70.85.150",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM3IiwidXNlcm5hbWUiOiJvbG9ydW5mZW1pIiwiZW1haWwiOiJvbG9ydW5mZW1pb2R1bjE3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTM2OTIxMH0.pECXlqKAt5WT0zxR3i6x74hKFcqnnqvhspSdJFAcpgY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a078f4349e69bf0c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.89.68.136",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jun-2026 16:57:03 UTC] === END API CALL LOG ===
[06-Jun-2026 16:57:03 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jun-2026 16:57:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM3IiwidXNlcm5hbWUiOiJvbG9ydW5mZW1pIiwiZW1haWwiOiJvbG9ydW5mZW1pb2R1bjE3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTM2OTIxMH0.pECXlqKAt5WT0zxR3i6x74hKFcqnnqvhspSdJFAcpgY
[06-Jun-2026 16:57:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jun-2026 16:57:03 UTC] ✅ JWT token verified successfully for user profile
[06-Jun-2026 16:57:03 UTC] User ID: 737
[06-Jun-2026 16:57:03 UTC] ✅ User profile retrieved successfully for user ID: 737
[06-Jun-2026 16:57:04 UTC] === API CALL LOG ===
[06-Jun-2026 16:57:04 UTC] Endpoint: user/profile.php
[06-Jun-2026 16:57:04 UTC] Full Log Data: {
    "timestamp": "2026-06-06 16:57:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.68.136",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.89.68.136, 172.70.85.150",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM3IiwidXNlcm5hbWUiOiJvbG9ydW5mZW1pIiwiZW1haWwiOiJvbG9ydW5mZW1pb2R1bjE3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTM2OTIxMH0.pECXlqKAt5WT0zxR3i6x74hKFcqnnqvhspSdJFAcpgY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a078f43829f0bf0c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.89.68.136",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jun-2026 16:57:04 UTC] === END API CALL LOG ===
[06-Jun-2026 16:57:04 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jun-2026 16:57:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM3IiwidXNlcm5hbWUiOiJvbG9ydW5mZW1pIiwiZW1haWwiOiJvbG9ydW5mZW1pb2R1bjE3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTM2OTIxMH0.pECXlqKAt5WT0zxR3i6x74hKFcqnnqvhspSdJFAcpgY
[06-Jun-2026 16:57:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jun-2026 16:57:04 UTC] ✅ JWT token verified successfully for user profile
[06-Jun-2026 16:57:04 UTC] User ID: 737
[06-Jun-2026 16:57:04 UTC] ✅ User profile retrieved successfully for user ID: 737
[06-Jun-2026 16:57:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jun-2026 16:57:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jun-2026 16:57:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.89.68.136, 172.70.85.150","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM3IiwidXNlcm5hbWUiOiJvbG9ydW5mZW1pIiwiZW1haWwiOiJvbG9ydW5mZW1pb2R1bjE3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTM2OTIxMH0.pECXlqKAt5WT0zxR3i6x74hKFcqnnqvhspSdJFAcpgY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a078f4571ee2bf0c-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.89.68.136","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[06-Jun-2026 16:57:08 UTC] === User Orders API Called ===
[06-Jun-2026 16:57:08 UTC] User ID: 737
[06-Jun-2026 16:57:08 UTC] Limit: 20, Offset: 0
[06-Jun-2026 16:57:08 UTC] Orders found: 1
[06-Jun-2026 16:57:08 UTC] Orders data: [{"id":326,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/sureoddplatform","status":"cancelled","created_at":"2026-06-06 20:26:33","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[06-Jun-2026 16:57:08 UTC] Total orders count: 1
[06-Jun-2026 16:57:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jun-2026 16:57:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jun-2026 16:57:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.89.68.136, 172.70.85.151","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM3IiwidXNlcm5hbWUiOiJvbG9ydW5mZW1pIiwiZW1haWwiOiJvbG9ydW5mZW1pb2R1bjE3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTM2OTIxMH0.pECXlqKAt5WT0zxR3i6x74hKFcqnnqvhspSdJFAcpgY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a078f48cafe2bf0c-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.89.68.136","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[06-Jun-2026 16:57:17 UTC] === User Orders API Called ===
[06-Jun-2026 16:57:17 UTC] User ID: 737
[06-Jun-2026 16:57:17 UTC] Limit: 20, Offset: 0
[06-Jun-2026 16:57:17 UTC] Orders found: 1
[06-Jun-2026 16:57:17 UTC] Orders data: [{"id":326,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/sureoddplatform","status":"cancelled","created_at":"2026-06-06 20:26:33","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[06-Jun-2026 16:57:17 UTC] Total orders count: 1
[06-Jun-2026 16:57:17 UTC] === API CALL LOG ===
[06-Jun-2026 16:57:17 UTC] Endpoint: user/profile.php
[06-Jun-2026 16:57:17 UTC] Full Log Data: {
    "timestamp": "2026-06-06 16:57:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.68.136",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.89.68.136, 172.70.85.151",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM3IiwidXNlcm5hbWUiOiJvbG9ydW5mZW1pIiwiZW1haWwiOiJvbG9ydW5mZW1pb2R1bjE3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTM2OTIxMH0.pECXlqKAt5WT0zxR3i6x74hKFcqnnqvhspSdJFAcpgY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a078f48cafe4bf0c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.89.68.136",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jun-2026 16:57:17 UTC] === END API CALL LOG ===
[06-Jun-2026 16:57:17 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jun-2026 16:57:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM3IiwidXNlcm5hbWUiOiJvbG9ydW5mZW1pIiwiZW1haWwiOiJvbG9ydW5mZW1pb2R1bjE3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTM2OTIxMH0.pECXlqKAt5WT0zxR3i6x74hKFcqnnqvhspSdJFAcpgY
[06-Jun-2026 16:57:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jun-2026 16:57:17 UTC] ✅ JWT token verified successfully for user profile
[06-Jun-2026 16:57:17 UTC] User ID: 737
[06-Jun-2026 16:57:17 UTC] ✅ User profile retrieved successfully for user ID: 737
[06-Jun-2026 16:57:18 UTC] === API CALL LOG ===
[06-Jun-2026 16:57:18 UTC] Endpoint: user/profile.php
[06-Jun-2026 16:57:18 UTC] Full Log Data: {
    "timestamp": "2026-06-06 16:57:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.68.136",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.89.68.136, 172.70.85.151",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM3IiwidXNlcm5hbWUiOiJvbG9ydW5mZW1pIiwiZW1haWwiOiJvbG9ydW5mZW1pb2R1bjE3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTM2OTIxMH0.pECXlqKAt5WT0zxR3i6x74hKFcqnnqvhspSdJFAcpgY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a078f48ffb08bf0c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.89.68.136",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jun-2026 16:57:18 UTC] === END API CALL LOG ===
[06-Jun-2026 16:57:18 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jun-2026 16:57:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM3IiwidXNlcm5hbWUiOiJvbG9ydW5mZW1pIiwiZW1haWwiOiJvbG9ydW5mZW1pb2R1bjE3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTM2OTIxMH0.pECXlqKAt5WT0zxR3i6x74hKFcqnnqvhspSdJFAcpgY
[06-Jun-2026 16:57:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jun-2026 16:57:18 UTC] ✅ JWT token verified successfully for user profile
[06-Jun-2026 16:57:18 UTC] User ID: 737
[06-Jun-2026 16:57:18 UTC] ✅ User profile retrieved successfully for user ID: 737
[06-Jun-2026 16:57:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jun-2026 16:57:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jun-2026 16:57:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.89.68.136, 172.70.85.151","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM3IiwidXNlcm5hbWUiOiJvbG9ydW5mZW1pIiwiZW1haWwiOiJvbG9ydW5mZW1pb2R1bjE3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTM2OTIxMH0.pECXlqKAt5WT0zxR3i6x74hKFcqnnqvhspSdJFAcpgY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a078f4ac2ce9bf0c-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.89.68.136","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[06-Jun-2026 16:57:22 UTC] === User Orders API Called ===
[06-Jun-2026 16:57:22 UTC] User ID: 737
[06-Jun-2026 16:57:22 UTC] Limit: 20, Offset: 0
[06-Jun-2026 16:57:22 UTC] === API CALL LOG ===
[06-Jun-2026 16:57:22 UTC] Endpoint: user/profile.php
[06-Jun-2026 16:57:22 UTC] Full Log Data: {
    "timestamp": "2026-06-06 16:57:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.68.136",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.89.68.136, 172.70.85.151",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM3IiwidXNlcm5hbWUiOiJvbG9ydW5mZW1pIiwiZW1haWwiOiJvbG9ydW5mZW1pb2R1bjE3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTM2OTIxMH0.pECXlqKAt5WT0zxR3i6x74hKFcqnnqvhspSdJFAcpgY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a078f4ac2cebbf0c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.89.68.136",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jun-2026 16:57:22 UTC] === END API CALL LOG ===
[06-Jun-2026 16:57:22 UTC] Orders found: 1
[06-Jun-2026 16:57:22 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jun-2026 16:57:22 UTC] Orders data: [{"id":326,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/sureoddplatform","status":"cancelled","created_at":"2026-06-06 20:26:33","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[06-Jun-2026 16:57:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM3IiwidXNlcm5hbWUiOiJvbG9ydW5mZW1pIiwiZW1haWwiOiJvbG9ydW5mZW1pb2R1bjE3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTM2OTIxMH0.pECXlqKAt5WT0zxR3i6x74hKFcqnnqvhspSdJFAcpgY
[06-Jun-2026 16:57:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jun-2026 16:57:22 UTC] ✅ JWT token verified successfully for user profile
[06-Jun-2026 16:57:22 UTC] Total orders count: 1
[06-Jun-2026 16:57:22 UTC] User ID: 737
[06-Jun-2026 16:57:22 UTC] ✅ User profile retrieved successfully for user ID: 737
[06-Jun-2026 16:57:23 UTC] === API CALL LOG ===
[06-Jun-2026 16:57:23 UTC] Endpoint: user/profile.php
[06-Jun-2026 16:57:23 UTC] Full Log Data: {
    "timestamp": "2026-06-06 16:57:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.68.136",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.89.68.136, 172.70.85.151",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM3IiwidXNlcm5hbWUiOiJvbG9ydW5mZW1pIiwiZW1haWwiOiJvbG9ydW5mZW1pb2R1bjE3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTM2OTIxMH0.pECXlqKAt5WT0zxR3i6x74hKFcqnnqvhspSdJFAcpgY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a078f4b00811bf0c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.89.68.136",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jun-2026 16:57:23 UTC] === END API CALL LOG ===
[06-Jun-2026 16:57:23 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jun-2026 16:57:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM3IiwidXNlcm5hbWUiOiJvbG9ydW5mZW1pIiwiZW1haWwiOiJvbG9ydW5mZW1pb2R1bjE3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTM2OTIxMH0.pECXlqKAt5WT0zxR3i6x74hKFcqnnqvhspSdJFAcpgY
[06-Jun-2026 16:57:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jun-2026 16:57:23 UTC] ✅ JWT token verified successfully for user profile
[06-Jun-2026 16:57:23 UTC] User ID: 737
[06-Jun-2026 16:57:23 UTC] ✅ User profile retrieved successfully for user ID: 737
[06-Jun-2026 16:57:47 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jun-2026 16:57:47 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jun-2026 16:57:47 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.89.68.136, 172.70.85.151","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM3IiwidXNlcm5hbWUiOiJvbG9ydW5mZW1pIiwiZW1haWwiOiJvbG9ydW5mZW1pb2R1bjE3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTM2OTIxMH0.pECXlqKAt5WT0zxR3i6x74hKFcqnnqvhspSdJFAcpgY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a078f5457910bf0c-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.89.68.136","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[06-Jun-2026 16:57:47 UTC] === User Orders API Called ===
[06-Jun-2026 16:57:47 UTC] User ID: 737
[06-Jun-2026 16:57:47 UTC] Limit: 20, Offset: 0
[06-Jun-2026 16:57:47 UTC] Orders found: 2
[06-Jun-2026 16:57:47 UTC] Orders data: [{"id":327,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/Hotbet2246","status":"pending","created_at":"2026-06-06 20:27:45","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":326,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/sureoddplatform","status":"cancelled","created_at":"2026-06-06 20:26:33","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[06-Jun-2026 16:57:47 UTC] Total orders count: 2
[06-Jun-2026 16:57:50 UTC] === API CALL LOG ===
[06-Jun-2026 16:57:50 UTC] Endpoint: user/profile.php
[06-Jun-2026 16:57:50 UTC] Full Log Data: {
    "timestamp": "2026-06-06 16:57:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.68.136",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.89.68.136, 172.70.85.151",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM3IiwidXNlcm5hbWUiOiJvbG9ydW5mZW1pIiwiZW1haWwiOiJvbG9ydW5mZW1pb2R1bjE3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTM2OTIxMH0.pECXlqKAt5WT0zxR3i6x74hKFcqnnqvhspSdJFAcpgY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a078f55bd9d2bf0c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.89.68.136",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jun-2026 16:57:50 UTC] === END API CALL LOG ===
[06-Jun-2026 16:57:50 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jun-2026 16:57:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM3IiwidXNlcm5hbWUiOiJvbG9ydW5mZW1pIiwiZW1haWwiOiJvbG9ydW5mZW1pb2R1bjE3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTM2OTIxMH0.pECXlqKAt5WT0zxR3i6x74hKFcqnnqvhspSdJFAcpgY
[06-Jun-2026 16:57:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jun-2026 16:57:50 UTC] ✅ JWT token verified successfully for user profile
[06-Jun-2026 16:57:50 UTC] User ID: 737
[06-Jun-2026 16:57:50 UTC] ✅ User profile retrieved successfully for user ID: 737
[06-Jun-2026 16:57:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jun-2026 16:57:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jun-2026 16:57:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.89.68.136, 172.70.85.151","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM3IiwidXNlcm5hbWUiOiJvbG9ydW5mZW1pIiwiZW1haWwiOiJvbG9ydW5mZW1pb2R1bjE3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTM2OTIxMH0.pECXlqKAt5WT0zxR3i6x74hKFcqnnqvhspSdJFAcpgY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a078f55bd9cebf0c-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.89.68.136","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[06-Jun-2026 16:57:50 UTC] === User Orders API Called ===
[06-Jun-2026 16:57:50 UTC] User ID: 737
[06-Jun-2026 16:57:50 UTC] Limit: 20, Offset: 0
[06-Jun-2026 16:57:50 UTC] Orders found: 2
[06-Jun-2026 16:57:50 UTC] Orders data: [{"id":327,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/Hotbet2246","status":"pending","created_at":"2026-06-06 20:27:45","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":326,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/sureoddplatform","status":"cancelled","created_at":"2026-06-06 20:26:33","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[06-Jun-2026 16:57:50 UTC] Total orders count: 2
[06-Jun-2026 16:57:51 UTC] === API CALL LOG ===
[06-Jun-2026 16:57:51 UTC] Endpoint: user/profile.php
[06-Jun-2026 16:57:51 UTC] Full Log Data: {
    "timestamp": "2026-06-06 16:57:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.68.136",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.89.68.136, 172.70.85.151",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM3IiwidXNlcm5hbWUiOiJvbG9ydW5mZW1pIiwiZW1haWwiOiJvbG9ydW5mZW1pb2R1bjE3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTM2OTIxMH0.pECXlqKAt5WT0zxR3i6x74hKFcqnnqvhspSdJFAcpgY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a078f55f9cf0bf0c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.89.68.136",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jun-2026 16:57:51 UTC] === END API CALL LOG ===
[06-Jun-2026 16:57:51 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jun-2026 16:57:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM3IiwidXNlcm5hbWUiOiJvbG9ydW5mZW1pIiwiZW1haWwiOiJvbG9ydW5mZW1pb2R1bjE3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTM2OTIxMH0.pECXlqKAt5WT0zxR3i6x74hKFcqnnqvhspSdJFAcpgY
[06-Jun-2026 16:57:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jun-2026 16:57:51 UTC] ✅ JWT token verified successfully for user profile
[06-Jun-2026 16:57:51 UTC] User ID: 737
[06-Jun-2026 16:57:51 UTC] ✅ User profile retrieved successfully for user ID: 737
[06-Jun-2026 16:58:18 UTC] === API CALL LOG ===
[06-Jun-2026 16:58:18 UTC] Endpoint: user/profile.php
[06-Jun-2026 16:58:18 UTC] Full Log Data: {
    "timestamp": "2026-06-06 16:58:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.68.136",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.89.68.136, 172.70.85.151",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM3IiwidXNlcm5hbWUiOiJvbG9ydW5mZW1pIiwiZW1haWwiOiJvbG9ydW5mZW1pb2R1bjE3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTM2OTIxMH0.pECXlqKAt5WT0zxR3i6x74hKFcqnnqvhspSdJFAcpgY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a078f6062d22bf0c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.89.68.136",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jun-2026 16:58:18 UTC] === END API CALL LOG ===
[06-Jun-2026 16:58:18 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jun-2026 16:58:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM3IiwidXNlcm5hbWUiOiJvbG9ydW5mZW1pIiwiZW1haWwiOiJvbG9ydW5mZW1pb2R1bjE3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTM2OTIxMH0.pECXlqKAt5WT0zxR3i6x74hKFcqnnqvhspSdJFAcpgY
[06-Jun-2026 16:58:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jun-2026 16:58:18 UTC] ✅ JWT token verified successfully for user profile
[06-Jun-2026 16:58:18 UTC] User ID: 737
[06-Jun-2026 16:58:18 UTC] ✅ User profile retrieved successfully for user ID: 737
[06-Jun-2026 16:58:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jun-2026 16:58:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jun-2026 16:58:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.89.68.136, 172.70.85.151","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM3IiwidXNlcm5hbWUiOiJvbG9ydW5mZW1pIiwiZW1haWwiOiJvbG9ydW5mZW1pb2R1bjE3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTM2OTIxMH0.pECXlqKAt5WT0zxR3i6x74hKFcqnnqvhspSdJFAcpgY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a078f6115903bf0c-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.89.68.136","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[06-Jun-2026 16:58:19 UTC] === User Orders API Called ===
[06-Jun-2026 16:58:19 UTC] User ID: 737
[06-Jun-2026 16:58:19 UTC] Limit: 20, Offset: 0
[06-Jun-2026 16:58:19 UTC] Orders found: 2
[06-Jun-2026 16:58:19 UTC] Orders data: [{"id":327,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/Hotbet2246","status":"pending","created_at":"2026-06-06 20:27:45","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":326,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/sureoddplatform","status":"cancelled","created_at":"2026-06-06 20:26:33","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[06-Jun-2026 16:58:19 UTC] Total orders count: 2
[06-Jun-2026 16:58:30 UTC] === API CALL LOG ===
[06-Jun-2026 16:58:30 UTC] Endpoint: user/profile.php
[06-Jun-2026 16:58:30 UTC] Full Log Data: {
    "timestamp": "2026-06-06 16:58:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.68.136",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.89.68.136, 172.70.85.150",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM3IiwidXNlcm5hbWUiOiJvbG9ydW5mZW1pIiwiZW1haWwiOiJvbG9ydW5mZW1pb2R1bjE3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTM2OTIxMH0.pECXlqKAt5WT0zxR3i6x74hKFcqnnqvhspSdJFAcpgY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a078f6527ad8bf0c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.89.68.136",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jun-2026 16:58:30 UTC] === END API CALL LOG ===
[06-Jun-2026 16:58:30 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jun-2026 16:58:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM3IiwidXNlcm5hbWUiOiJvbG9ydW5mZW1pIiwiZW1haWwiOiJvbG9ydW5mZW1pb2R1bjE3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTM2OTIxMH0.pECXlqKAt5WT0zxR3i6x74hKFcqnnqvhspSdJFAcpgY
[06-Jun-2026 16:58:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jun-2026 16:58:30 UTC] ✅ JWT token verified successfully for user profile
[06-Jun-2026 16:58:30 UTC] User ID: 737
[06-Jun-2026 16:58:30 UTC] ✅ User profile retrieved successfully for user ID: 737
[06-Jun-2026 16:58:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jun-2026 16:58:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jun-2026 16:58:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.89.68.136, 172.70.85.150","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM3IiwidXNlcm5hbWUiOiJvbG9ydW5mZW1pIiwiZW1haWwiOiJvbG9ydW5mZW1pb2R1bjE3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTM2OTIxMH0.pECXlqKAt5WT0zxR3i6x74hKFcqnnqvhspSdJFAcpgY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a078f6527ad7bf0c-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.89.68.136","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[06-Jun-2026 16:58:30 UTC] === User Orders API Called ===
[06-Jun-2026 16:58:30 UTC] User ID: 737
[06-Jun-2026 16:58:30 UTC] Limit: 20, Offset: 0
[06-Jun-2026 16:58:30 UTC] Orders found: 2
[06-Jun-2026 16:58:30 UTC] Orders data: [{"id":327,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/Hotbet2246","status":"pending","created_at":"2026-06-06 20:27:45","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":326,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/sureoddplatform","status":"cancelled","created_at":"2026-06-06 20:26:33","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[06-Jun-2026 16:58:30 UTC] Total orders count: 2
[06-Jun-2026 16:58:30 UTC] === API CALL LOG ===
[06-Jun-2026 16:58:30 UTC] Endpoint: user/profile.php
[06-Jun-2026 16:58:30 UTC] Full Log Data: {
    "timestamp": "2026-06-06 16:58:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.68.136",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.89.68.136, 172.70.85.150",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM3IiwidXNlcm5hbWUiOiJvbG9ydW5mZW1pIiwiZW1haWwiOiJvbG9ydW5mZW1pb2R1bjE3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTM2OTIxMH0.pECXlqKAt5WT0zxR3i6x74hKFcqnnqvhspSdJFAcpgY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a078f655ddf0bf0c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.89.68.136",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jun-2026 16:58:30 UTC] === END API CALL LOG ===
[06-Jun-2026 16:58:30 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jun-2026 16:58:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM3IiwidXNlcm5hbWUiOiJvbG9ydW5mZW1pIiwiZW1haWwiOiJvbG9ydW5mZW1pb2R1bjE3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTM2OTIxMH0.pECXlqKAt5WT0zxR3i6x74hKFcqnnqvhspSdJFAcpgY
[06-Jun-2026 16:58:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jun-2026 16:58:30 UTC] ✅ JWT token verified successfully for user profile
[06-Jun-2026 16:58:30 UTC] User ID: 737
[06-Jun-2026 16:58:30 UTC] ✅ User profile retrieved successfully for user ID: 737
[06-Jun-2026 16:58:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jun-2026 16:58:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jun-2026 16:58:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.89.68.136, 172.70.85.150","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM3IiwidXNlcm5hbWUiOiJvbG9ydW5mZW1pIiwiZW1haWwiOiJvbG9ydW5mZW1pb2R1bjE3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTM2OTIxMH0.pECXlqKAt5WT0zxR3i6x74hKFcqnnqvhspSdJFAcpgY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a078f662ebdfbf0c-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.89.68.136","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[06-Jun-2026 16:58:32 UTC] === User Orders API Called ===
[06-Jun-2026 16:58:32 UTC] User ID: 737
[06-Jun-2026 16:58:32 UTC] Limit: 20, Offset: 0
[06-Jun-2026 16:58:32 UTC] Orders found: 2
[06-Jun-2026 16:58:32 UTC] Orders data: [{"id":327,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/Hotbet2246","status":"pending","created_at":"2026-06-06 20:27:45","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":326,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/sureoddplatform","status":"cancelled","created_at":"2026-06-06 20:26:33","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[06-Jun-2026 16:58:32 UTC] Total orders count: 2
[06-Jun-2026 16:58:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jun-2026 16:58:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jun-2026 16:58:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.89.68.136, 172.70.85.150","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM3IiwidXNlcm5hbWUiOiJvbG9ydW5mZW1pIiwiZW1haWwiOiJvbG9ydW5mZW1pb2R1bjE3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTM2OTIxMH0.pECXlqKAt5WT0zxR3i6x74hKFcqnnqvhspSdJFAcpgY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a078f66edfd2bf0c-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.89.68.136","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[06-Jun-2026 16:58:34 UTC] === User Orders API Called ===
[06-Jun-2026 16:58:34 UTC] User ID: 737
[06-Jun-2026 16:58:34 UTC] Limit: 20, Offset: 0
[06-Jun-2026 16:58:34 UTC] === API CALL LOG ===
[06-Jun-2026 16:58:34 UTC] Endpoint: user/profile.php
[06-Jun-2026 16:58:34 UTC] Full Log Data: {
    "timestamp": "2026-06-06 16:58:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.68.136",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.89.68.136, 172.70.85.150",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM3IiwidXNlcm5hbWUiOiJvbG9ydW5mZW1pIiwiZW1haWwiOiJvbG9ydW5mZW1pb2R1bjE3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTM2OTIxMH0.pECXlqKAt5WT0zxR3i6x74hKFcqnnqvhspSdJFAcpgY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a078f66edfd6bf0c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.89.68.136",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jun-2026 16:58:34 UTC] === END API CALL LOG ===
[06-Jun-2026 16:58:34 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jun-2026 16:58:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM3IiwidXNlcm5hbWUiOiJvbG9ydW5mZW1pIiwiZW1haWwiOiJvbG9ydW5mZW1pb2R1bjE3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTM2OTIxMH0.pECXlqKAt5WT0zxR3i6x74hKFcqnnqvhspSdJFAcpgY
[06-Jun-2026 16:58:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jun-2026 16:58:34 UTC] ✅ JWT token verified successfully for user profile
[06-Jun-2026 16:58:34 UTC] User ID: 737
[06-Jun-2026 16:58:34 UTC] Orders found: 2
[06-Jun-2026 16:58:34 UTC] Orders data: [{"id":327,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/Hotbet2246","status":"cancelled","created_at":"2026-06-06 20:27:45","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":326,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/sureoddplatform","status":"cancelled","created_at":"2026-06-06 20:26:33","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[06-Jun-2026 16:58:34 UTC] ✅ User profile retrieved successfully for user ID: 737
[06-Jun-2026 16:58:34 UTC] Total orders count: 2
[06-Jun-2026 16:58:35 UTC] === API CALL LOG ===
[06-Jun-2026 16:58:35 UTC] Endpoint: user/profile.php
[06-Jun-2026 16:58:35 UTC] Full Log Data: {
    "timestamp": "2026-06-06 16:58:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.68.136",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.89.68.136, 172.70.85.150",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM3IiwidXNlcm5hbWUiOiJvbG9ydW5mZW1pIiwiZW1haWwiOiJvbG9ydW5mZW1pb2R1bjE3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTM2OTIxMH0.pECXlqKAt5WT0zxR3i6x74hKFcqnnqvhspSdJFAcpgY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a078f6725d10bf0c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.89.68.136",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jun-2026 16:58:35 UTC] === END API CALL LOG ===
[06-Jun-2026 16:58:35 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jun-2026 16:58:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM3IiwidXNlcm5hbWUiOiJvbG9ydW5mZW1pIiwiZW1haWwiOiJvbG9ydW5mZW1pb2R1bjE3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTM2OTIxMH0.pECXlqKAt5WT0zxR3i6x74hKFcqnnqvhspSdJFAcpgY
[06-Jun-2026 16:58:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jun-2026 16:58:35 UTC] ✅ JWT token verified successfully for user profile
[06-Jun-2026 16:58:35 UTC] User ID: 737
[06-Jun-2026 16:58:35 UTC] ✅ User profile retrieved successfully for user ID: 737
[06-Jun-2026 16:58:49 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jun-2026 16:58:49 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jun-2026 16:58:49 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.89.68.136, 172.70.85.151","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM3IiwidXNlcm5hbWUiOiJvbG9ydW5mZW1pIiwiZW1haWwiOiJvbG9ydW5mZW1pb2R1bjE3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTM2OTIxMH0.pECXlqKAt5WT0zxR3i6x74hKFcqnnqvhspSdJFAcpgY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a078f6c9af91bf0c-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.89.68.136","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[06-Jun-2026 16:58:49 UTC] === User Orders API Called ===
[06-Jun-2026 16:58:49 UTC] User ID: 737
[06-Jun-2026 16:58:49 UTC] Limit: 20, Offset: 0
[06-Jun-2026 16:58:49 UTC] Orders found: 2
[06-Jun-2026 16:58:49 UTC] Orders data: [{"id":327,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/Hotbet2246","status":"cancelled","created_at":"2026-06-06 20:27:45","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":326,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/sureoddplatform","status":"cancelled","created_at":"2026-06-06 20:26:33","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[06-Jun-2026 16:58:49 UTC] === API CALL LOG ===
[06-Jun-2026 16:58:49 UTC] Endpoint: user/profile.php
[06-Jun-2026 16:58:49 UTC] Full Log Data: {
    "timestamp": "2026-06-06 16:58:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.68.136",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.89.68.136, 172.70.85.151",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM3IiwidXNlcm5hbWUiOiJvbG9ydW5mZW1pIiwiZW1haWwiOiJvbG9ydW5mZW1pb2R1bjE3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTM2OTIxMH0.pECXlqKAt5WT0zxR3i6x74hKFcqnnqvhspSdJFAcpgY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a078f6c9af93bf0c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.89.68.136",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jun-2026 16:58:49 UTC] === END API CALL LOG ===
[06-Jun-2026 16:58:49 UTC] Total orders count: 2
[06-Jun-2026 16:58:49 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jun-2026 16:58:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM3IiwidXNlcm5hbWUiOiJvbG9ydW5mZW1pIiwiZW1haWwiOiJvbG9ydW5mZW1pb2R1bjE3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTM2OTIxMH0.pECXlqKAt5WT0zxR3i6x74hKFcqnnqvhspSdJFAcpgY
[06-Jun-2026 16:58:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jun-2026 16:58:49 UTC] ✅ JWT token verified successfully for user profile
[06-Jun-2026 16:58:49 UTC] User ID: 737
[06-Jun-2026 16:58:49 UTC] ✅ User profile retrieved successfully for user ID: 737
[06-Jun-2026 16:58:49 UTC] === API CALL LOG ===
[06-Jun-2026 16:58:49 UTC] Endpoint: user/profile.php
[06-Jun-2026 16:58:49 UTC] Full Log Data: {
    "timestamp": "2026-06-06 16:58:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.68.136",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.89.68.136, 172.70.85.151",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM3IiwidXNlcm5hbWUiOiJvbG9ydW5mZW1pIiwiZW1haWwiOiJvbG9ydW5mZW1pb2R1bjE3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTM2OTIxMH0.pECXlqKAt5WT0zxR3i6x74hKFcqnnqvhspSdJFAcpgY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a078f6ce2b30bf0c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.89.68.136",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jun-2026 16:58:49 UTC] === END API CALL LOG ===
[06-Jun-2026 16:58:49 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jun-2026 16:58:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM3IiwidXNlcm5hbWUiOiJvbG9ydW5mZW1pIiwiZW1haWwiOiJvbG9ydW5mZW1pb2R1bjE3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTM2OTIxMH0.pECXlqKAt5WT0zxR3i6x74hKFcqnnqvhspSdJFAcpgY
[06-Jun-2026 16:58:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jun-2026 16:58:49 UTC] ✅ JWT token verified successfully for user profile
[06-Jun-2026 16:58:49 UTC] User ID: 737
[06-Jun-2026 16:58:49 UTC] ✅ User profile retrieved successfully for user ID: 737
[06-Jun-2026 16:58:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jun-2026 16:58:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jun-2026 16:58:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.89.68.136, 172.70.85.151","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM3IiwidXNlcm5hbWUiOiJvbG9ydW5mZW1pIiwiZW1haWwiOiJvbG9ydW5mZW1pb2R1bjE3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTM2OTIxMH0.pECXlqKAt5WT0zxR3i6x74hKFcqnnqvhspSdJFAcpgY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a078f6d87bc7bf0c-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.89.68.136","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[06-Jun-2026 16:58:51 UTC] === User Orders API Called ===
[06-Jun-2026 16:58:51 UTC] User ID: 737
[06-Jun-2026 16:58:51 UTC] Limit: 20, Offset: 0
[06-Jun-2026 16:58:51 UTC] Orders found: 2
[06-Jun-2026 16:58:51 UTC] Orders data: [{"id":327,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/Hotbet2246","status":"cancelled","created_at":"2026-06-06 20:27:45","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":326,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/sureoddplatform","status":"cancelled","created_at":"2026-06-06 20:26:33","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[06-Jun-2026 16:58:51 UTC] Total orders count: 2
[06-Jun-2026 16:58:53 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jun-2026 16:58:53 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jun-2026 16:58:53 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.89.68.136, 172.70.85.151","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM3IiwidXNlcm5hbWUiOiJvbG9ydW5mZW1pIiwiZW1haWwiOiJvbG9ydW5mZW1pb2R1bjE3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTM2OTIxMH0.pECXlqKAt5WT0zxR3i6x74hKFcqnnqvhspSdJFAcpgY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a078f6e27d00bf0c-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.89.68.136","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[06-Jun-2026 16:58:53 UTC] === API CALL LOG ===
[06-Jun-2026 16:58:53 UTC] === User Orders API Called ===
[06-Jun-2026 16:58:53 UTC] Endpoint: user/profile.php
[06-Jun-2026 16:58:53 UTC] User ID: 737
[06-Jun-2026 16:58:53 UTC] Full Log Data: {
    "timestamp": "2026-06-06 16:58:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.68.136",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.89.68.136, 172.70.85.151",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM3IiwidXNlcm5hbWUiOiJvbG9ydW5mZW1pIiwiZW1haWwiOiJvbG9ydW5mZW1pb2R1bjE3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTM2OTIxMH0.pECXlqKAt5WT0zxR3i6x74hKFcqnnqvhspSdJFAcpgY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a078f6e27d03bf0c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.89.68.136",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jun-2026 16:58:53 UTC] Limit: 20, Offset: 0
[06-Jun-2026 16:58:53 UTC] === END API CALL LOG ===
[06-Jun-2026 16:58:53 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jun-2026 16:58:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM3IiwidXNlcm5hbWUiOiJvbG9ydW5mZW1pIiwiZW1haWwiOiJvbG9ydW5mZW1pb2R1bjE3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTM2OTIxMH0.pECXlqKAt5WT0zxR3i6x74hKFcqnnqvhspSdJFAcpgY
[06-Jun-2026 16:58:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jun-2026 16:58:53 UTC] ✅ JWT token verified successfully for user profile
[06-Jun-2026 16:58:53 UTC] User ID: 737
[06-Jun-2026 16:58:53 UTC] ✅ User profile retrieved successfully for user ID: 737
[06-Jun-2026 16:58:53 UTC] Orders found: 2
[06-Jun-2026 16:58:53 UTC] Orders data: [{"id":327,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/Hotbet2246","status":"cancelled","created_at":"2026-06-06 20:27:45","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":326,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/sureoddplatform","status":"cancelled","created_at":"2026-06-06 20:26:33","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[06-Jun-2026 16:58:53 UTC] Total orders count: 2
[06-Jun-2026 16:58:53 UTC] === API CALL LOG ===
[06-Jun-2026 16:58:53 UTC] Endpoint: user/profile.php
[06-Jun-2026 16:58:53 UTC] Full Log Data: {
    "timestamp": "2026-06-06 16:58:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.68.136",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.89.68.136, 172.70.85.151",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM3IiwidXNlcm5hbWUiOiJvbG9ydW5mZW1pIiwiZW1haWwiOiJvbG9ydW5mZW1pb2R1bjE3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTM2OTIxMH0.pECXlqKAt5WT0zxR3i6x74hKFcqnnqvhspSdJFAcpgY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a078f6e6282ebf0c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.89.68.136",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jun-2026 16:58:53 UTC] === END API CALL LOG ===
[06-Jun-2026 16:58:53 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jun-2026 16:58:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM3IiwidXNlcm5hbWUiOiJvbG9ydW5mZW1pIiwiZW1haWwiOiJvbG9ydW5mZW1pb2R1bjE3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTM2OTIxMH0.pECXlqKAt5WT0zxR3i6x74hKFcqnnqvhspSdJFAcpgY
[06-Jun-2026 16:58:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jun-2026 16:58:53 UTC] ✅ JWT token verified successfully for user profile
[06-Jun-2026 16:58:53 UTC] User ID: 737
[06-Jun-2026 16:58:53 UTC] ✅ User profile retrieved successfully for user ID: 737
[06-Jun-2026 17:11:47 UTC] === API CALL LOG ===
[06-Jun-2026 17:11:47 UTC] Endpoint: user/profile.php
[06-Jun-2026 17:11:47 UTC] Full Log Data: {
    "timestamp": "2026-06-06 17:11:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.79.221.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.79.221.156, 172.70.143.195",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM4IiwidXNlcm5hbWUiOiJSYXlhbm5KciIsImVtYWlsIjoiYWxsZ2FtZXN0b3JlOTk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTM3MDcwNH0.y65pwkbs-n5tQZlapooV6KwVoFPX9T1IgdPCd454fVg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a07909c6aa210cce-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.79.221.156",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jun-2026 17:11:47 UTC] === END API CALL LOG ===
[06-Jun-2026 17:11:47 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jun-2026 17:11:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM4IiwidXNlcm5hbWUiOiJSYXlhbm5KciIsImVtYWlsIjoiYWxsZ2FtZXN0b3JlOTk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTM3MDcwNH0.y65pwkbs-n5tQZlapooV6KwVoFPX9T1IgdPCd454fVg
[06-Jun-2026 17:11:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jun-2026 17:11:47 UTC] ✅ JWT token verified successfully for user profile
[06-Jun-2026 17:11:47 UTC] User ID: 738
[06-Jun-2026 17:11:47 UTC] ✅ User profile retrieved successfully for user ID: 738
[06-Jun-2026 17:11:47 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jun-2026 17:11:47 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jun-2026 17:11:47 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"36.79.221.156, 172.70.143.195","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM4IiwidXNlcm5hbWUiOiJSYXlhbm5KciIsImVtYWlsIjoiYWxsZ2FtZXN0b3JlOTk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTM3MDcwNH0.y65pwkbs-n5tQZlapooV6KwVoFPX9T1IgdPCd454fVg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a07909c6aa2b0cce-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"36.79.221.156","cf-ipcountry":"ID","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[06-Jun-2026 17:11:47 UTC] === User Orders API Called ===
[06-Jun-2026 17:11:47 UTC] User ID: 738
[06-Jun-2026 17:11:47 UTC] Limit: 20, Offset: 0
[06-Jun-2026 17:11:47 UTC] Orders found: 0
[06-Jun-2026 17:11:47 UTC] Orders data: []
[06-Jun-2026 17:11:47 UTC] Total orders count: 0
[06-Jun-2026 17:11:47 UTC] === API CALL LOG ===
[06-Jun-2026 17:11:47 UTC] Endpoint: user/profile.php
[06-Jun-2026 17:11:47 UTC] Full Log Data: {
    "timestamp": "2026-06-06 17:11:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.79.221.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.79.221.156, 172.70.143.195",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM4IiwidXNlcm5hbWUiOiJSYXlhbm5KciIsImVtYWlsIjoiYWxsZ2FtZXN0b3JlOTk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTM3MDcwNH0.y65pwkbs-n5tQZlapooV6KwVoFPX9T1IgdPCd454fVg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a07909c6aa300cce-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.79.221.156",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jun-2026 17:11:47 UTC] === END API CALL LOG ===
[06-Jun-2026 17:11:47 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jun-2026 17:11:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM4IiwidXNlcm5hbWUiOiJSYXlhbm5KciIsImVtYWlsIjoiYWxsZ2FtZXN0b3JlOTk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTM3MDcwNH0.y65pwkbs-n5tQZlapooV6KwVoFPX9T1IgdPCd454fVg
[06-Jun-2026 17:11:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jun-2026 17:11:47 UTC] ✅ JWT token verified successfully for user profile
[06-Jun-2026 17:11:47 UTC] User ID: 738
[06-Jun-2026 17:11:47 UTC] ✅ User profile retrieved successfully for user ID: 738
[06-Jun-2026 17:11:52 UTC] === API CALL LOG ===
[06-Jun-2026 17:11:52 UTC] Endpoint: user/profile.php
[06-Jun-2026 17:11:52 UTC] Full Log Data: {
    "timestamp": "2026-06-06 17:11:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.79.221.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.79.221.156, 172.70.143.195",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM4IiwidXNlcm5hbWUiOiJSYXlhbm5KciIsImVtYWlsIjoiYWxsZ2FtZXN0b3JlOTk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTM3MDcwNH0.y65pwkbs-n5tQZlapooV6KwVoFPX9T1IgdPCd454fVg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a07909e67b6f0cce-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.79.221.156",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jun-2026 17:11:52 UTC] === END API CALL LOG ===
[06-Jun-2026 17:11:52 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jun-2026 17:11:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM4IiwidXNlcm5hbWUiOiJSYXlhbm5KciIsImVtYWlsIjoiYWxsZ2FtZXN0b3JlOTk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTM3MDcwNH0.y65pwkbs-n5tQZlapooV6KwVoFPX9T1IgdPCd454fVg
[06-Jun-2026 17:11:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jun-2026 17:11:52 UTC] ✅ JWT token verified successfully for user profile
[06-Jun-2026 17:11:52 UTC] User ID: 738
[06-Jun-2026 17:11:52 UTC] ✅ User profile retrieved successfully for user ID: 738
[06-Jun-2026 17:11:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jun-2026 17:11:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jun-2026 17:11:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"36.79.221.156, 172.70.143.195","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM4IiwidXNlcm5hbWUiOiJSYXlhbm5KciIsImVtYWlsIjoiYWxsZ2FtZXN0b3JlOTk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTM3MDcwNH0.y65pwkbs-n5tQZlapooV6KwVoFPX9T1IgdPCd454fVg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0790a05d9f00cce-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"36.79.221.156","cf-ipcountry":"ID","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[06-Jun-2026 17:11:57 UTC] === User Orders API Called ===
[06-Jun-2026 17:11:57 UTC] User ID: 738
[06-Jun-2026 17:11:57 UTC] Limit: 20, Offset: 0
[06-Jun-2026 17:11:57 UTC] Orders found: 0
[06-Jun-2026 17:11:57 UTC] Orders data: []
[06-Jun-2026 17:11:57 UTC] Total orders count: 0
[06-Jun-2026 17:11:57 UTC] === API CALL LOG ===
[06-Jun-2026 17:11:57 UTC] Endpoint: user/profile.php
[06-Jun-2026 17:11:57 UTC] Full Log Data: {
    "timestamp": "2026-06-06 17:11:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.79.221.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.79.221.156, 172.70.143.195",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM4IiwidXNlcm5hbWUiOiJSYXlhbm5KciIsImVtYWlsIjoiYWxsZ2FtZXN0b3JlOTk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTM3MDcwNH0.y65pwkbs-n5tQZlapooV6KwVoFPX9T1IgdPCd454fVg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0790a05d9f20cce-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.79.221.156",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jun-2026 17:11:57 UTC] === END API CALL LOG ===
[06-Jun-2026 17:11:57 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jun-2026 17:11:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM4IiwidXNlcm5hbWUiOiJSYXlhbm5KciIsImVtYWlsIjoiYWxsZ2FtZXN0b3JlOTk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTM3MDcwNH0.y65pwkbs-n5tQZlapooV6KwVoFPX9T1IgdPCd454fVg
[06-Jun-2026 17:11:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jun-2026 17:11:57 UTC] ✅ JWT token verified successfully for user profile
[06-Jun-2026 17:11:57 UTC] User ID: 738
[06-Jun-2026 17:11:57 UTC] ✅ User profile retrieved successfully for user ID: 738
[06-Jun-2026 17:11:57 UTC] === API CALL LOG ===
[06-Jun-2026 17:11:57 UTC] Endpoint: user/profile.php
[06-Jun-2026 17:11:57 UTC] Full Log Data: {
    "timestamp": "2026-06-06 17:11:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.79.221.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.79.221.156, 172.70.143.195",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM4IiwidXNlcm5hbWUiOiJSYXlhbm5KciIsImVtYWlsIjoiYWxsZ2FtZXN0b3JlOTk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTM3MDcwNH0.y65pwkbs-n5tQZlapooV6KwVoFPX9T1IgdPCd454fVg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0790a0848830cce-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.79.221.156",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jun-2026 17:11:57 UTC] === END API CALL LOG ===
[06-Jun-2026 17:11:57 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jun-2026 17:11:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM4IiwidXNlcm5hbWUiOiJSYXlhbm5KciIsImVtYWlsIjoiYWxsZ2FtZXN0b3JlOTk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTM3MDcwNH0.y65pwkbs-n5tQZlapooV6KwVoFPX9T1IgdPCd454fVg
[06-Jun-2026 17:11:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jun-2026 17:11:57 UTC] ✅ JWT token verified successfully for user profile
[06-Jun-2026 17:11:57 UTC] User ID: 738
[06-Jun-2026 17:11:57 UTC] ✅ User profile retrieved successfully for user ID: 738
[06-Jun-2026 17:12:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jun-2026 17:12:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jun-2026 17:12:03 UTC] === API CALL LOG ===
[06-Jun-2026 17:12:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"36.79.221.156, 172.70.143.195","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM4IiwidXNlcm5hbWUiOiJSYXlhbm5KciIsImVtYWlsIjoiYWxsZ2FtZXN0b3JlOTk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTM3MDcwNH0.y65pwkbs-n5tQZlapooV6KwVoFPX9T1IgdPCd454fVg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0790a2a3dc20cce-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"36.79.221.156","cf-ipcountry":"ID","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[06-Jun-2026 17:12:03 UTC] Endpoint: user/profile.php
[06-Jun-2026 17:12:03 UTC] Full Log Data: {
    "timestamp": "2026-06-06 17:12:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.79.221.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.79.221.156, 172.70.143.195",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM4IiwidXNlcm5hbWUiOiJSYXlhbm5KciIsImVtYWlsIjoiYWxsZ2FtZXN0b3JlOTk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTM3MDcwNH0.y65pwkbs-n5tQZlapooV6KwVoFPX9T1IgdPCd454fVg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0790a2a3dca0cce-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.79.221.156",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jun-2026 17:12:03 UTC] === User Orders API Called ===
[06-Jun-2026 17:12:03 UTC] === END API CALL LOG ===
[06-Jun-2026 17:12:03 UTC] User ID: 738
[06-Jun-2026 17:12:03 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jun-2026 17:12:03 UTC] Limit: 20, Offset: 0
[06-Jun-2026 17:12:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM4IiwidXNlcm5hbWUiOiJSYXlhbm5KciIsImVtYWlsIjoiYWxsZ2FtZXN0b3JlOTk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTM3MDcwNH0.y65pwkbs-n5tQZlapooV6KwVoFPX9T1IgdPCd454fVg
[06-Jun-2026 17:12:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jun-2026 17:12:03 UTC] ✅ JWT token verified successfully for user profile
[06-Jun-2026 17:12:03 UTC] User ID: 738
[06-Jun-2026 17:12:03 UTC] Orders found: 0
[06-Jun-2026 17:12:03 UTC] ✅ User profile retrieved successfully for user ID: 738
[06-Jun-2026 17:12:03 UTC] Orders data: []
[06-Jun-2026 17:12:03 UTC] Total orders count: 0
[06-Jun-2026 17:12:03 UTC] === API CALL LOG ===
[06-Jun-2026 17:12:03 UTC] Endpoint: user/profile.php
[06-Jun-2026 17:12:03 UTC] Full Log Data: {
    "timestamp": "2026-06-06 17:12:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.79.221.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.79.221.156, 172.70.143.195",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM4IiwidXNlcm5hbWUiOiJSYXlhbm5KciIsImVtYWlsIjoiYWxsZ2FtZXN0b3JlOTk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTM3MDcwNH0.y65pwkbs-n5tQZlapooV6KwVoFPX9T1IgdPCd454fVg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0790a2a3dc40cce-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.79.221.156",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jun-2026 17:12:03 UTC] === END API CALL LOG ===
[06-Jun-2026 17:12:03 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jun-2026 17:12:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM4IiwidXNlcm5hbWUiOiJSYXlhbm5KciIsImVtYWlsIjoiYWxsZ2FtZXN0b3JlOTk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTM3MDcwNH0.y65pwkbs-n5tQZlapooV6KwVoFPX9T1IgdPCd454fVg
[06-Jun-2026 17:12:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jun-2026 17:12:03 UTC] ✅ JWT token verified successfully for user profile
[06-Jun-2026 17:12:03 UTC] User ID: 738
[06-Jun-2026 17:12:03 UTC] ✅ User profile retrieved successfully for user ID: 738
[06-Jun-2026 17:12:03 UTC] === API CALL LOG ===
[06-Jun-2026 17:12:03 UTC] Endpoint: user/profile.php
[06-Jun-2026 17:12:03 UTC] Full Log Data: {
    "timestamp": "2026-06-06 17:12:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.79.221.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.79.221.156, 172.70.143.195",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM4IiwidXNlcm5hbWUiOiJSYXlhbm5KciIsImVtYWlsIjoiYWxsZ2FtZXN0b3JlOTk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTM3MDcwNH0.y65pwkbs-n5tQZlapooV6KwVoFPX9T1IgdPCd454fVg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0790a2f5ae00cce-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.79.221.156",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jun-2026 17:12:03 UTC] === END API CALL LOG ===
[06-Jun-2026 17:12:03 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jun-2026 17:12:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM4IiwidXNlcm5hbWUiOiJSYXlhbm5KciIsImVtYWlsIjoiYWxsZ2FtZXN0b3JlOTk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTM3MDcwNH0.y65pwkbs-n5tQZlapooV6KwVoFPX9T1IgdPCd454fVg
[06-Jun-2026 17:12:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jun-2026 17:12:03 UTC] ✅ JWT token verified successfully for user profile
[06-Jun-2026 17:12:03 UTC] User ID: 738
[06-Jun-2026 17:12:03 UTC] ✅ User profile retrieved successfully for user ID: 738
[06-Jun-2026 17:12:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jun-2026 17:12:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jun-2026 17:12:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"36.79.221.156, 172.70.143.194","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM4IiwidXNlcm5hbWUiOiJSYXlhbm5KciIsImVtYWlsIjoiYWxsZ2FtZXN0b3JlOTk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTM3MDcwNH0.y65pwkbs-n5tQZlapooV6KwVoFPX9T1IgdPCd454fVg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0790a8318b70cce-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"36.79.221.156","cf-ipcountry":"ID","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[06-Jun-2026 17:12:17 UTC] === User Orders API Called ===
[06-Jun-2026 17:12:17 UTC] User ID: 738
[06-Jun-2026 17:12:17 UTC] Limit: 20, Offset: 0
[06-Jun-2026 17:12:17 UTC] Orders found: 0
[06-Jun-2026 17:12:17 UTC] Orders data: []
[06-Jun-2026 17:12:17 UTC] Total orders count: 0
[06-Jun-2026 17:12:17 UTC] === API CALL LOG ===
[06-Jun-2026 17:12:17 UTC] Endpoint: user/profile.php
[06-Jun-2026 17:12:17 UTC] Full Log Data: {
    "timestamp": "2026-06-06 17:12:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.79.221.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.79.221.156, 172.70.143.195",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM4IiwidXNlcm5hbWUiOiJSYXlhbm5KciIsImVtYWlsIjoiYWxsZ2FtZXN0b3JlOTk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTM3MDcwNH0.y65pwkbs-n5tQZlapooV6KwVoFPX9T1IgdPCd454fVg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0790a8318bb0cce-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.79.221.156",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jun-2026 17:12:17 UTC] === END API CALL LOG ===
[06-Jun-2026 17:12:17 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jun-2026 17:12:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM4IiwidXNlcm5hbWUiOiJSYXlhbm5KciIsImVtYWlsIjoiYWxsZ2FtZXN0b3JlOTk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTM3MDcwNH0.y65pwkbs-n5tQZlapooV6KwVoFPX9T1IgdPCd454fVg
[06-Jun-2026 17:12:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jun-2026 17:12:17 UTC] ✅ JWT token verified successfully for user profile
[06-Jun-2026 17:12:17 UTC] User ID: 738
[06-Jun-2026 17:12:17 UTC] ✅ User profile retrieved successfully for user ID: 738
[06-Jun-2026 17:12:18 UTC] === API CALL LOG ===
[06-Jun-2026 17:12:18 UTC] Endpoint: user/profile.php
[06-Jun-2026 17:12:18 UTC] Full Log Data: {
    "timestamp": "2026-06-06 17:12:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.79.221.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.79.221.156, 172.70.143.194",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM4IiwidXNlcm5hbWUiOiJSYXlhbm5KciIsImVtYWlsIjoiYWxsZ2FtZXN0b3JlOTk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTM3MDcwNH0.y65pwkbs-n5tQZlapooV6KwVoFPX9T1IgdPCd454fVg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0790a8a8e8e0cce-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.79.221.156",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jun-2026 17:12:18 UTC] === END API CALL LOG ===
[06-Jun-2026 17:12:18 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jun-2026 17:12:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM4IiwidXNlcm5hbWUiOiJSYXlhbm5KciIsImVtYWlsIjoiYWxsZ2FtZXN0b3JlOTk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTM3MDcwNH0.y65pwkbs-n5tQZlapooV6KwVoFPX9T1IgdPCd454fVg
[06-Jun-2026 17:12:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jun-2026 17:12:18 UTC] ✅ JWT token verified successfully for user profile
[06-Jun-2026 17:12:18 UTC] User ID: 738
[06-Jun-2026 17:12:18 UTC] ✅ User profile retrieved successfully for user ID: 738
[06-Jun-2026 17:12:23 UTC] === API CALL LOG ===
[06-Jun-2026 17:12:23 UTC] Endpoint: user/profile.php
[06-Jun-2026 17:12:23 UTC] Full Log Data: {
    "timestamp": "2026-06-06 17:12:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.79.221.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.79.221.156, 172.70.143.194",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM4IiwidXNlcm5hbWUiOiJSYXlhbm5KciIsImVtYWlsIjoiYWxsZ2FtZXN0b3JlOTk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTM3MDcwNH0.y65pwkbs-n5tQZlapooV6KwVoFPX9T1IgdPCd454fVg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0790aab6ef70cce-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.79.221.156",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jun-2026 17:12:23 UTC] === END API CALL LOG ===
[06-Jun-2026 17:12:23 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jun-2026 17:12:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM4IiwidXNlcm5hbWUiOiJSYXlhbm5KciIsImVtYWlsIjoiYWxsZ2FtZXN0b3JlOTk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTM3MDcwNH0.y65pwkbs-n5tQZlapooV6KwVoFPX9T1IgdPCd454fVg
[06-Jun-2026 17:12:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jun-2026 17:12:23 UTC] ✅ JWT token verified successfully for user profile
[06-Jun-2026 17:12:23 UTC] User ID: 738
[06-Jun-2026 17:12:23 UTC] ✅ User profile retrieved successfully for user ID: 738
[06-Jun-2026 17:12:27 UTC] === API CALL LOG ===
[06-Jun-2026 17:12:27 UTC] Endpoint: user/profile.php
[06-Jun-2026 17:12:27 UTC] Full Log Data: {
    "timestamp": "2026-06-06 17:12:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.79.221.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.79.221.156, 172.70.143.194",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM4IiwidXNlcm5hbWUiOiJSYXlhbm5KciIsImVtYWlsIjoiYWxsZ2FtZXN0b3JlOTk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTM3MDcwNH0.y65pwkbs-n5tQZlapooV6KwVoFPX9T1IgdPCd454fVg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0790ac3aca40cce-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.79.221.156",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jun-2026 17:12:27 UTC] === END API CALL LOG ===
[06-Jun-2026 17:12:27 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jun-2026 17:12:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM4IiwidXNlcm5hbWUiOiJSYXlhbm5KciIsImVtYWlsIjoiYWxsZ2FtZXN0b3JlOTk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTM3MDcwNH0.y65pwkbs-n5tQZlapooV6KwVoFPX9T1IgdPCd454fVg
[06-Jun-2026 17:12:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jun-2026 17:12:27 UTC] ✅ JWT token verified successfully for user profile
[06-Jun-2026 17:12:27 UTC] User ID: 738
[06-Jun-2026 17:12:27 UTC] ✅ User profile retrieved successfully for user ID: 738
[06-Jun-2026 17:12:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jun-2026 17:12:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jun-2026 17:12:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"36.79.221.156, 172.70.143.194","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM4IiwidXNlcm5hbWUiOiJSYXlhbm5KciIsImVtYWlsIjoiYWxsZ2FtZXN0b3JlOTk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTM3MDcwNH0.y65pwkbs-n5tQZlapooV6KwVoFPX9T1IgdPCd454fVg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0790af75f7e0cce-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"36.79.221.156","cf-ipcountry":"ID","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[06-Jun-2026 17:12:35 UTC] === User Orders API Called ===
[06-Jun-2026 17:12:35 UTC] User ID: 738
[06-Jun-2026 17:12:35 UTC] Limit: 20, Offset: 0
[06-Jun-2026 17:12:35 UTC] Orders found: 0
[06-Jun-2026 17:12:35 UTC] Orders data: []
[06-Jun-2026 17:12:35 UTC] Total orders count: 0
[06-Jun-2026 17:12:35 UTC] === API CALL LOG ===
[06-Jun-2026 17:12:35 UTC] Endpoint: user/profile.php
[06-Jun-2026 17:12:35 UTC] Full Log Data: {
    "timestamp": "2026-06-06 17:12:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.79.221.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.79.221.156, 172.70.143.194",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM4IiwidXNlcm5hbWUiOiJSYXlhbm5KciIsImVtYWlsIjoiYWxsZ2FtZXN0b3JlOTk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTM3MDcwNH0.y65pwkbs-n5tQZlapooV6KwVoFPX9T1IgdPCd454fVg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0790af75f820cce-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.79.221.156",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jun-2026 17:12:35 UTC] === END API CALL LOG ===
[06-Jun-2026 17:12:35 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jun-2026 17:12:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM4IiwidXNlcm5hbWUiOiJSYXlhbm5KciIsImVtYWlsIjoiYWxsZ2FtZXN0b3JlOTk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTM3MDcwNH0.y65pwkbs-n5tQZlapooV6KwVoFPX9T1IgdPCd454fVg
[06-Jun-2026 17:12:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jun-2026 17:12:35 UTC] ✅ JWT token verified successfully for user profile
[06-Jun-2026 17:12:35 UTC] User ID: 738
[06-Jun-2026 17:12:35 UTC] ✅ User profile retrieved successfully for user ID: 738
[06-Jun-2026 17:12:36 UTC] === API CALL LOG ===
[06-Jun-2026 17:12:36 UTC] Endpoint: user/profile.php
[06-Jun-2026 17:12:36 UTC] Full Log Data: {
    "timestamp": "2026-06-06 17:12:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.79.221.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.79.221.156, 172.70.143.194",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM4IiwidXNlcm5hbWUiOiJSYXlhbm5KciIsImVtYWlsIjoiYWxsZ2FtZXN0b3JlOTk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTM3MDcwNH0.y65pwkbs-n5tQZlapooV6KwVoFPX9T1IgdPCd454fVg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0790afb09540cce-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.79.221.156",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jun-2026 17:12:36 UTC] === END API CALL LOG ===
[06-Jun-2026 17:12:36 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jun-2026 17:12:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM4IiwidXNlcm5hbWUiOiJSYXlhbm5KciIsImVtYWlsIjoiYWxsZ2FtZXN0b3JlOTk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTM3MDcwNH0.y65pwkbs-n5tQZlapooV6KwVoFPX9T1IgdPCd454fVg
[06-Jun-2026 17:12:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jun-2026 17:12:36 UTC] ✅ JWT token verified successfully for user profile
[06-Jun-2026 17:12:36 UTC] User ID: 738
[06-Jun-2026 17:12:36 UTC] ✅ User profile retrieved successfully for user ID: 738
[06-Jun-2026 17:13:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jun-2026 17:13:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jun-2026 17:13:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"36.79.221.156, 172.70.143.194","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM4IiwidXNlcm5hbWUiOiJSYXlhbm5KciIsImVtYWlsIjoiYWxsZ2FtZXN0b3JlOTk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTM3MDcwNH0.y65pwkbs-n5tQZlapooV6KwVoFPX9T1IgdPCd454fVg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0790bb5df490cce-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"36.79.221.156","cf-ipcountry":"ID","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[06-Jun-2026 17:13:06 UTC] === User Orders API Called ===
[06-Jun-2026 17:13:06 UTC] User ID: 738
[06-Jun-2026 17:13:06 UTC] Limit: 20, Offset: 0
[06-Jun-2026 17:13:06 UTC] Orders found: 0
[06-Jun-2026 17:13:06 UTC] Orders data: []
[06-Jun-2026 17:13:06 UTC] Total orders count: 0
[06-Jun-2026 17:13:06 UTC] === API CALL LOG ===
[06-Jun-2026 17:13:06 UTC] Endpoint: user/profile.php
[06-Jun-2026 17:13:06 UTC] Full Log Data: {
    "timestamp": "2026-06-06 17:13:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.79.221.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.79.221.156, 172.70.143.194",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM4IiwidXNlcm5hbWUiOiJSYXlhbm5KciIsImVtYWlsIjoiYWxsZ2FtZXN0b3JlOTk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTM3MDcwNH0.y65pwkbs-n5tQZlapooV6KwVoFPX9T1IgdPCd454fVg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0790bb5df4d0cce-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.79.221.156",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jun-2026 17:13:06 UTC] === END API CALL LOG ===
[06-Jun-2026 17:13:06 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jun-2026 17:13:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM4IiwidXNlcm5hbWUiOiJSYXlhbm5KciIsImVtYWlsIjoiYWxsZ2FtZXN0b3JlOTk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTM3MDcwNH0.y65pwkbs-n5tQZlapooV6KwVoFPX9T1IgdPCd454fVg
[06-Jun-2026 17:13:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jun-2026 17:13:06 UTC] ✅ JWT token verified successfully for user profile
[06-Jun-2026 17:13:06 UTC] User ID: 738
[06-Jun-2026 17:13:06 UTC] ✅ User profile retrieved successfully for user ID: 738
[06-Jun-2026 17:13:06 UTC] === API CALL LOG ===
[06-Jun-2026 17:13:06 UTC] Endpoint: user/profile.php
[06-Jun-2026 17:13:06 UTC] Full Log Data: {
    "timestamp": "2026-06-06 17:13:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.79.221.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.79.221.156, 172.70.143.194",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM4IiwidXNlcm5hbWUiOiJSYXlhbm5KciIsImVtYWlsIjoiYWxsZ2FtZXN0b3JlOTk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTM3MDcwNH0.y65pwkbs-n5tQZlapooV6KwVoFPX9T1IgdPCd454fVg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0790bb5df540cce-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.79.221.156",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jun-2026 17:13:06 UTC] === END API CALL LOG ===
[06-Jun-2026 17:13:06 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jun-2026 17:13:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM4IiwidXNlcm5hbWUiOiJSYXlhbm5KciIsImVtYWlsIjoiYWxsZ2FtZXN0b3JlOTk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTM3MDcwNH0.y65pwkbs-n5tQZlapooV6KwVoFPX9T1IgdPCd454fVg
[06-Jun-2026 17:13:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jun-2026 17:13:06 UTC] ✅ JWT token verified successfully for user profile
[06-Jun-2026 17:13:06 UTC] User ID: 738
[06-Jun-2026 17:13:06 UTC] ✅ User profile retrieved successfully for user ID: 738
[06-Jun-2026 17:13:12 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jun-2026 17:13:12 UTC] === API CALL LOG ===
[06-Jun-2026 17:13:12 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jun-2026 17:13:12 UTC] Endpoint: user/profile.php
[06-Jun-2026 17:13:12 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"36.79.221.156, 172.70.143.194","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM4IiwidXNlcm5hbWUiOiJSYXlhbm5KciIsImVtYWlsIjoiYWxsZ2FtZXN0b3JlOTk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTM3MDcwNH0.y65pwkbs-n5tQZlapooV6KwVoFPX9T1IgdPCd454fVg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0790bd99a640cce-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"36.79.221.156","cf-ipcountry":"ID","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[06-Jun-2026 17:13:12 UTC] Full Log Data: {
    "timestamp": "2026-06-06 17:13:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.79.221.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.79.221.156, 172.70.143.194",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM4IiwidXNlcm5hbWUiOiJSYXlhbm5KciIsImVtYWlsIjoiYWxsZ2FtZXN0b3JlOTk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTM3MDcwNH0.y65pwkbs-n5tQZlapooV6KwVoFPX9T1IgdPCd454fVg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0790bd99a650cce-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.79.221.156",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jun-2026 17:13:12 UTC] === User Orders API Called ===
[06-Jun-2026 17:13:12 UTC] === END API CALL LOG ===
[06-Jun-2026 17:13:12 UTC] User ID: 738
[06-Jun-2026 17:13:12 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jun-2026 17:13:12 UTC] Limit: 20, Offset: 0
[06-Jun-2026 17:13:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM4IiwidXNlcm5hbWUiOiJSYXlhbm5KciIsImVtYWlsIjoiYWxsZ2FtZXN0b3JlOTk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTM3MDcwNH0.y65pwkbs-n5tQZlapooV6KwVoFPX9T1IgdPCd454fVg
[06-Jun-2026 17:13:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jun-2026 17:13:12 UTC] ✅ JWT token verified successfully for user profile
[06-Jun-2026 17:13:12 UTC] User ID: 738
[06-Jun-2026 17:13:12 UTC] Orders found: 0
[06-Jun-2026 17:13:12 UTC] ✅ User profile retrieved successfully for user ID: 738
[06-Jun-2026 17:13:12 UTC] Orders data: []
[06-Jun-2026 17:13:12 UTC] Total orders count: 0
[06-Jun-2026 17:13:12 UTC] === API CALL LOG ===
[06-Jun-2026 17:13:12 UTC] Endpoint: user/profile.php
[06-Jun-2026 17:13:12 UTC] Full Log Data: {
    "timestamp": "2026-06-06 17:13:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.79.221.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.79.221.156, 172.70.143.194",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM4IiwidXNlcm5hbWUiOiJSYXlhbm5KciIsImVtYWlsIjoiYWxsZ2FtZXN0b3JlOTk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTM3MDcwNH0.y65pwkbs-n5tQZlapooV6KwVoFPX9T1IgdPCd454fVg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0790bdbd8590cce-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.79.221.156",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jun-2026 17:13:12 UTC] === END API CALL LOG ===
[06-Jun-2026 17:13:12 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jun-2026 17:13:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM4IiwidXNlcm5hbWUiOiJSYXlhbm5KciIsImVtYWlsIjoiYWxsZ2FtZXN0b3JlOTk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTM3MDcwNH0.y65pwkbs-n5tQZlapooV6KwVoFPX9T1IgdPCd454fVg
[06-Jun-2026 17:13:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jun-2026 17:13:12 UTC] ✅ JWT token verified successfully for user profile
[06-Jun-2026 17:13:12 UTC] User ID: 738
[06-Jun-2026 17:13:12 UTC] ✅ User profile retrieved successfully for user ID: 738
[06-Jun-2026 17:13:16 UTC] === API CALL LOG ===
[06-Jun-2026 17:13:16 UTC] Endpoint: user/profile.php
[06-Jun-2026 17:13:16 UTC] Full Log Data: {
    "timestamp": "2026-06-06 17:13:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.79.221.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.79.221.156, 172.70.143.194",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM4IiwidXNlcm5hbWUiOiJSYXlhbm5KciIsImVtYWlsIjoiYWxsZ2FtZXN0b3JlOTk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTM3MDcwNH0.y65pwkbs-n5tQZlapooV6KwVoFPX9T1IgdPCd454fVg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0790bf41e200cce-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.79.221.156",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jun-2026 17:13:16 UTC] === END API CALL LOG ===
[06-Jun-2026 17:13:16 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jun-2026 17:13:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM4IiwidXNlcm5hbWUiOiJSYXlhbm5KciIsImVtYWlsIjoiYWxsZ2FtZXN0b3JlOTk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTM3MDcwNH0.y65pwkbs-n5tQZlapooV6KwVoFPX9T1IgdPCd454fVg
[06-Jun-2026 17:13:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jun-2026 17:13:16 UTC] ✅ JWT token verified successfully for user profile
[06-Jun-2026 17:13:16 UTC] User ID: 738
[06-Jun-2026 17:13:16 UTC] ✅ User profile retrieved successfully for user ID: 738
[06-Jun-2026 17:13:31 UTC] === API CALL LOG ===
[06-Jun-2026 17:13:31 UTC] Endpoint: user/profile.php
[06-Jun-2026 17:13:31 UTC] Full Log Data: {
    "timestamp": "2026-06-06 17:13:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.79.221.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.79.221.156, 172.70.143.195",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM4IiwidXNlcm5hbWUiOiJSYXlhbm5KciIsImVtYWlsIjoiYWxsZ2FtZXN0b3JlOTk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTM3MDcwNH0.y65pwkbs-n5tQZlapooV6KwVoFPX9T1IgdPCd454fVg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0790c542e8b0cce-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.79.221.156",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jun-2026 17:13:31 UTC] === END API CALL LOG ===
[06-Jun-2026 17:13:31 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jun-2026 17:13:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM4IiwidXNlcm5hbWUiOiJSYXlhbm5KciIsImVtYWlsIjoiYWxsZ2FtZXN0b3JlOTk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTM3MDcwNH0.y65pwkbs-n5tQZlapooV6KwVoFPX9T1IgdPCd454fVg
[06-Jun-2026 17:13:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jun-2026 17:13:31 UTC] ✅ JWT token verified successfully for user profile
[06-Jun-2026 17:13:31 UTC] User ID: 738
[06-Jun-2026 17:13:31 UTC] ✅ User profile retrieved successfully for user ID: 738
[06-Jun-2026 17:13:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jun-2026 17:13:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jun-2026 17:13:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"36.79.221.156, 172.70.143.195","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM4IiwidXNlcm5hbWUiOiJSYXlhbm5KciIsImVtYWlsIjoiYWxsZ2FtZXN0b3JlOTk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTM3MDcwNH0.y65pwkbs-n5tQZlapooV6KwVoFPX9T1IgdPCd454fVg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0790c51af6f0cce-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"36.79.221.156","cf-ipcountry":"ID","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[06-Jun-2026 17:13:31 UTC] === User Orders API Called ===
[06-Jun-2026 17:13:31 UTC] User ID: 738
[06-Jun-2026 17:13:31 UTC] Limit: 20, Offset: 0
[06-Jun-2026 17:13:31 UTC] Orders found: 0
[06-Jun-2026 17:13:31 UTC] Orders data: []
[06-Jun-2026 17:13:31 UTC] Total orders count: 0
[06-Jun-2026 17:13:32 UTC] === API CALL LOG ===
[06-Jun-2026 17:13:32 UTC] Endpoint: user/profile.php
[06-Jun-2026 17:13:32 UTC] Full Log Data: {
    "timestamp": "2026-06-06 17:13:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.79.221.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.79.221.156, 172.70.143.195",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM4IiwidXNlcm5hbWUiOiJSYXlhbm5KciIsImVtYWlsIjoiYWxsZ2FtZXN0b3JlOTk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTM3MDcwNH0.y65pwkbs-n5tQZlapooV6KwVoFPX9T1IgdPCd454fVg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0790c51af740cce-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.79.221.156",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jun-2026 17:13:32 UTC] === END API CALL LOG ===
[06-Jun-2026 17:13:32 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jun-2026 17:13:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM4IiwidXNlcm5hbWUiOiJSYXlhbm5KciIsImVtYWlsIjoiYWxsZ2FtZXN0b3JlOTk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTM3MDcwNH0.y65pwkbs-n5tQZlapooV6KwVoFPX9T1IgdPCd454fVg
[06-Jun-2026 17:13:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jun-2026 17:13:32 UTC] ✅ JWT token verified successfully for user profile
[06-Jun-2026 17:13:32 UTC] User ID: 738
[06-Jun-2026 17:13:32 UTC] ✅ User profile retrieved successfully for user ID: 738
[06-Jun-2026 17:13:32 UTC] === API CALL LOG ===
[06-Jun-2026 17:13:32 UTC] Endpoint: user/profile.php
[06-Jun-2026 17:13:32 UTC] Full Log Data: {
    "timestamp": "2026-06-06 17:13:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.79.221.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.79.221.156, 172.70.143.195",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM4IiwidXNlcm5hbWUiOiJSYXlhbm5KciIsImVtYWlsIjoiYWxsZ2FtZXN0b3JlOTk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTM3MDcwNH0.y65pwkbs-n5tQZlapooV6KwVoFPX9T1IgdPCd454fVg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0790c5b2ab00cce-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.79.221.156",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jun-2026 17:13:32 UTC] === END API CALL LOG ===
[06-Jun-2026 17:13:32 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jun-2026 17:13:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM4IiwidXNlcm5hbWUiOiJSYXlhbm5KciIsImVtYWlsIjoiYWxsZ2FtZXN0b3JlOTk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTM3MDcwNH0.y65pwkbs-n5tQZlapooV6KwVoFPX9T1IgdPCd454fVg
[06-Jun-2026 17:13:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jun-2026 17:13:32 UTC] ✅ JWT token verified successfully for user profile
[06-Jun-2026 17:13:32 UTC] User ID: 738
[06-Jun-2026 17:13:32 UTC] ✅ User profile retrieved successfully for user ID: 738
[06-Jun-2026 17:13:34 UTC] === API CALL LOG ===
[06-Jun-2026 17:13:34 UTC] Endpoint: user/profile.php
[06-Jun-2026 17:13:34 UTC] Full Log Data: {
    "timestamp": "2026-06-06 17:13:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.79.221.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.79.221.156, 172.70.143.195",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM4IiwidXNlcm5hbWUiOiJSYXlhbm5KciIsImVtYWlsIjoiYWxsZ2FtZXN0b3JlOTk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTM3MDcwNH0.y65pwkbs-n5tQZlapooV6KwVoFPX9T1IgdPCd454fVg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0790c64bd8b0cce-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.79.221.156",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jun-2026 17:13:34 UTC] === END API CALL LOG ===
[06-Jun-2026 17:13:34 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jun-2026 17:13:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM4IiwidXNlcm5hbWUiOiJSYXlhbm5KciIsImVtYWlsIjoiYWxsZ2FtZXN0b3JlOTk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTM3MDcwNH0.y65pwkbs-n5tQZlapooV6KwVoFPX9T1IgdPCd454fVg
[06-Jun-2026 17:13:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jun-2026 17:13:34 UTC] ✅ JWT token verified successfully for user profile
[06-Jun-2026 17:13:34 UTC] User ID: 738
[06-Jun-2026 17:13:34 UTC] ✅ User profile retrieved successfully for user ID: 738
[06-Jun-2026 17:13:35 UTC] === API CALL LOG ===
[06-Jun-2026 17:13:35 UTC] Endpoint: user/profile.php
[06-Jun-2026 17:13:35 UTC] Full Log Data: {
    "timestamp": "2026-06-06 17:13:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.79.221.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.79.221.156, 172.70.143.195",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM4IiwidXNlcm5hbWUiOiJSYXlhbm5KciIsImVtYWlsIjoiYWxsZ2FtZXN0b3JlOTk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTM3MDcwNH0.y65pwkbs-n5tQZlapooV6KwVoFPX9T1IgdPCd454fVg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0790c6c3ac50cce-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.79.221.156",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jun-2026 17:13:35 UTC] === END API CALL LOG ===
[06-Jun-2026 17:13:35 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jun-2026 17:13:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM4IiwidXNlcm5hbWUiOiJSYXlhbm5KciIsImVtYWlsIjoiYWxsZ2FtZXN0b3JlOTk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTM3MDcwNH0.y65pwkbs-n5tQZlapooV6KwVoFPX9T1IgdPCd454fVg
[06-Jun-2026 17:13:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jun-2026 17:13:35 UTC] ✅ JWT token verified successfully for user profile
[06-Jun-2026 17:13:35 UTC] User ID: 738
[06-Jun-2026 17:13:35 UTC] ✅ User profile retrieved successfully for user ID: 738
[06-Jun-2026 18:03:36 UTC] === API CALL LOG ===
[06-Jun-2026 18:03:36 UTC] Endpoint: user/profile.php
[06-Jun-2026 18:03:36 UTC] Full Log Data: {
    "timestamp": "2026-06-06 18:03:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.203.225.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.203.225.74, 172.68.128.166",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDcsInVzZXJuYW1lIjoiQWRhbSIsImVtYWlsIjoiYnVrYXJpaWFkYW05NzFAZ21haWwuY29tIiwiZXhwIjoxNzgxMjk0Mjc0fQ.rCtyywvNNzLSkSEb2fsRa_lBihJOvklNk4fyHkuaL-U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a07955b03b255450-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.203.225.74",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jun-2026 18:03:36 UTC] === END API CALL LOG ===
[06-Jun-2026 18:03:36 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jun-2026 18:03:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDcsInVzZXJuYW1lIjoiQWRhbSIsImVtYWlsIjoiYnVrYXJpaWFkYW05NzFAZ21haWwuY29tIiwiZXhwIjoxNzgxMjk0Mjc0fQ.rCtyywvNNzLSkSEb2fsRa_lBihJOvklNk4fyHkuaL-U
[06-Jun-2026 18:03:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jun-2026 18:03:36 UTC] ✅ JWT token verified successfully for user profile
[06-Jun-2026 18:03:36 UTC] User ID: 647
[06-Jun-2026 18:03:36 UTC] ✅ User profile retrieved successfully for user ID: 647
[06-Jun-2026 18:03:37 UTC] === API CALL LOG ===
[06-Jun-2026 18:03:37 UTC] Endpoint: user/profile.php
[06-Jun-2026 18:03:37 UTC] Full Log Data: {
    "timestamp": "2026-06-06 18:03:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.203.225.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.203.225.74, 172.68.128.166",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDcsInVzZXJuYW1lIjoiQWRhbSIsImVtYWlsIjoiYnVrYXJpaWFkYW05NzFAZ21haWwuY29tIiwiZXhwIjoxNzgxMjk0Mjc0fQ.rCtyywvNNzLSkSEb2fsRa_lBihJOvklNk4fyHkuaL-U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a07955b6a82f5450-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.203.225.74",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jun-2026 18:03:37 UTC] === END API CALL LOG ===
[06-Jun-2026 18:03:37 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jun-2026 18:03:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDcsInVzZXJuYW1lIjoiQWRhbSIsImVtYWlsIjoiYnVrYXJpaWFkYW05NzFAZ21haWwuY29tIiwiZXhwIjoxNzgxMjk0Mjc0fQ.rCtyywvNNzLSkSEb2fsRa_lBihJOvklNk4fyHkuaL-U
[06-Jun-2026 18:03:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jun-2026 18:03:37 UTC] ✅ JWT token verified successfully for user profile
[06-Jun-2026 18:03:37 UTC] User ID: 647
[06-Jun-2026 18:03:37 UTC] ✅ User profile retrieved successfully for user ID: 647
[06-Jun-2026 18:03:37 UTC] === API CALL LOG ===
[06-Jun-2026 18:03:37 UTC] Endpoint: user/profile.php
[06-Jun-2026 18:03:37 UTC] Full Log Data: {
    "timestamp": "2026-06-06 18:03:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.203.225.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.203.225.74, 172.68.128.174",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDcsInVzZXJuYW1lIjoiQWRhbSIsImVtYWlsIjoiYnVrYXJpaWFkYW05NzFAZ21haWwuY29tIiwiZXhwIjoxNzgxMjk0Mjc0fQ.rCtyywvNNzLSkSEb2fsRa_lBihJOvklNk4fyHkuaL-U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a07955b59f5b5450-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.203.225.74",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jun-2026 18:03:37 UTC] === END API CALL LOG ===
[06-Jun-2026 18:03:37 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jun-2026 18:03:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDcsInVzZXJuYW1lIjoiQWRhbSIsImVtYWlsIjoiYnVrYXJpaWFkYW05NzFAZ21haWwuY29tIiwiZXhwIjoxNzgxMjk0Mjc0fQ.rCtyywvNNzLSkSEb2fsRa_lBihJOvklNk4fyHkuaL-U
[06-Jun-2026 18:03:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jun-2026 18:03:37 UTC] ✅ JWT token verified successfully for user profile
[06-Jun-2026 18:03:37 UTC] User ID: 647
[06-Jun-2026 18:03:37 UTC] ✅ User profile retrieved successfully for user ID: 647
[06-Jun-2026 18:03:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jun-2026 18:03:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jun-2026 18:03:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.203.225.74, 172.68.128.175","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDcsInVzZXJuYW1lIjoiQWRhbSIsImVtYWlsIjoiYnVrYXJpaWFkYW05NzFAZ21haWwuY29tIiwiZXhwIjoxNzgxMjk0Mjc0fQ.rCtyywvNNzLSkSEb2fsRa_lBihJOvklNk4fyHkuaL-U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a07955b6a82e5450-JIB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.203.225.74","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[06-Jun-2026 18:03:37 UTC] === User Orders API Called ===
[06-Jun-2026 18:03:37 UTC] User ID: 647
[06-Jun-2026 18:03:37 UTC] Limit: 20, Offset: 0
[06-Jun-2026 18:03:37 UTC] Orders found: 0
[06-Jun-2026 18:03:37 UTC] Orders data: []
[06-Jun-2026 18:03:37 UTC] Total orders count: 0
[06-Jun-2026 18:03:37 UTC] === API CALL LOG ===
[06-Jun-2026 18:03:37 UTC] Endpoint: user/profile.php
[06-Jun-2026 18:03:37 UTC] Full Log Data: {
    "timestamp": "2026-06-06 18:03:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.203.225.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.203.225.74, 172.68.128.175",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDcsInVzZXJuYW1lIjoiQWRhbSIsImVtYWlsIjoiYnVrYXJpaWFkYW05NzFAZ21haWwuY29tIiwiZXhwIjoxNzgxMjk0Mjc0fQ.rCtyywvNNzLSkSEb2fsRa_lBihJOvklNk4fyHkuaL-U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a07955b6a82c5450-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.203.225.74",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jun-2026 18:03:37 UTC] === END API CALL LOG ===
[06-Jun-2026 18:03:37 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jun-2026 18:03:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDcsInVzZXJuYW1lIjoiQWRhbSIsImVtYWlsIjoiYnVrYXJpaWFkYW05NzFAZ21haWwuY29tIiwiZXhwIjoxNzgxMjk0Mjc0fQ.rCtyywvNNzLSkSEb2fsRa_lBihJOvklNk4fyHkuaL-U
[06-Jun-2026 18:03:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jun-2026 18:03:37 UTC] ✅ JWT token verified successfully for user profile
[06-Jun-2026 18:03:37 UTC] User ID: 647
[06-Jun-2026 18:03:37 UTC] ✅ User profile retrieved successfully for user ID: 647
[06-Jun-2026 18:03:38 UTC] === API CALL LOG ===
[06-Jun-2026 18:03:38 UTC] Endpoint: user/profile.php
[06-Jun-2026 18:03:38 UTC] Full Log Data: {
    "timestamp": "2026-06-06 18:03:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.203.225.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.203.225.74, 172.68.128.166",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDcsInVzZXJuYW1lIjoiQWRhbSIsImVtYWlsIjoiYnVrYXJpaWFkYW05NzFAZ21haWwuY29tIiwiZXhwIjoxNzgxMjk0Mjc0fQ.rCtyywvNNzLSkSEb2fsRa_lBihJOvklNk4fyHkuaL-U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a07955bd4e045450-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.203.225.74",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jun-2026 18:03:38 UTC] === END API CALL LOG ===
[06-Jun-2026 18:03:38 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jun-2026 18:03:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2NDcsInVzZXJuYW1lIjoiQWRhbSIsImVtYWlsIjoiYnVrYXJpaWFkYW05NzFAZ21haWwuY29tIiwiZXhwIjoxNzgxMjk0Mjc0fQ.rCtyywvNNzLSkSEb2fsRa_lBihJOvklNk4fyHkuaL-U
[06-Jun-2026 18:03:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jun-2026 18:03:38 UTC] ✅ JWT token verified successfully for user profile
[06-Jun-2026 18:03:38 UTC] User ID: 647
[06-Jun-2026 18:03:38 UTC] ✅ User profile retrieved successfully for user ID: 647
[06-Jun-2026 19:56:25 UTC] === API CALL LOG ===
[06-Jun-2026 19:56:25 UTC] Endpoint: user/profile.php
[06-Jun-2026 19:56:25 UTC] Full Log Data: {
    "timestamp": "2026-06-06 19:56:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.212.68.32",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.212.68.32, 172.68.128.166",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM5IiwidXNlcm5hbWUiOiJAZXRoaW9waWFubWVuIiwiZW1haWwiOiJhZG9uYXlraWRhbmUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODEzODA1ODR9.A-ROlp2KQmUtgeEXHVRvEIdT4Z6xwWKPtkPWlsYfGfo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a079faf1db245452-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.212.68.32",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jun-2026 19:56:25 UTC] === END API CALL LOG ===
[06-Jun-2026 19:56:25 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jun-2026 19:56:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM5IiwidXNlcm5hbWUiOiJAZXRoaW9waWFubWVuIiwiZW1haWwiOiJhZG9uYXlraWRhbmUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODEzODA1ODR9.A-ROlp2KQmUtgeEXHVRvEIdT4Z6xwWKPtkPWlsYfGfo
[06-Jun-2026 19:56:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jun-2026 19:56:25 UTC] ✅ JWT token verified successfully for user profile
[06-Jun-2026 19:56:25 UTC] User ID: 739
[06-Jun-2026 19:56:25 UTC] ✅ User profile retrieved successfully for user ID: 739
[06-Jun-2026 19:56:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jun-2026 19:56:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jun-2026 19:56:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.212.68.32, 172.68.128.166","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM5IiwidXNlcm5hbWUiOiJAZXRoaW9waWFubWVuIiwiZW1haWwiOiJhZG9uYXlraWRhbmUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODEzODA1ODR9.A-ROlp2KQmUtgeEXHVRvEIdT4Z6xwWKPtkPWlsYfGfo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a079faf1eb3d5452-JIB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.212.68.32","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[06-Jun-2026 19:56:25 UTC] === User Orders API Called ===
[06-Jun-2026 19:56:25 UTC] User ID: 739
[06-Jun-2026 19:56:25 UTC] Limit: 20, Offset: 0
[06-Jun-2026 19:56:25 UTC] Orders found: 0
[06-Jun-2026 19:56:25 UTC] Orders data: []
[06-Jun-2026 19:56:25 UTC] Total orders count: 0
[06-Jun-2026 19:56:25 UTC] === API CALL LOG ===
[06-Jun-2026 19:56:25 UTC] Endpoint: user/profile.php
[06-Jun-2026 19:56:25 UTC] Full Log Data: {
    "timestamp": "2026-06-06 19:56:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.212.68.32",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.212.68.32, 172.68.128.175",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM5IiwidXNlcm5hbWUiOiJAZXRoaW9waWFubWVuIiwiZW1haWwiOiJhZG9uYXlraWRhbmUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODEzODA1ODR9.A-ROlp2KQmUtgeEXHVRvEIdT4Z6xwWKPtkPWlsYfGfo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a079faf29b9c5452-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.212.68.32",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jun-2026 19:56:25 UTC] === END API CALL LOG ===
[06-Jun-2026 19:56:25 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jun-2026 19:56:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM5IiwidXNlcm5hbWUiOiJAZXRoaW9waWFubWVuIiwiZW1haWwiOiJhZG9uYXlraWRhbmUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODEzODA1ODR9.A-ROlp2KQmUtgeEXHVRvEIdT4Z6xwWKPtkPWlsYfGfo
[06-Jun-2026 19:56:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jun-2026 19:56:25 UTC] ✅ JWT token verified successfully for user profile
[06-Jun-2026 19:56:25 UTC] User ID: 739
[06-Jun-2026 19:56:25 UTC] ✅ User profile retrieved successfully for user ID: 739
[06-Jun-2026 19:56:26 UTC] === API CALL LOG ===
[06-Jun-2026 19:56:26 UTC] Endpoint: user/profile.php
[06-Jun-2026 19:56:26 UTC] Full Log Data: {
    "timestamp": "2026-06-06 19:56:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.212.68.32",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.212.68.32, 172.68.128.175",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM5IiwidXNlcm5hbWUiOiJAZXRoaW9waWFubWVuIiwiZW1haWwiOiJhZG9uYXlraWRhbmUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODEzODA1ODR9.A-ROlp2KQmUtgeEXHVRvEIdT4Z6xwWKPtkPWlsYfGfo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a079faf73e8c5452-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.212.68.32",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jun-2026 19:56:26 UTC] === END API CALL LOG ===
[06-Jun-2026 19:56:26 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jun-2026 19:56:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM5IiwidXNlcm5hbWUiOiJAZXRoaW9waWFubWVuIiwiZW1haWwiOiJhZG9uYXlraWRhbmUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODEzODA1ODR9.A-ROlp2KQmUtgeEXHVRvEIdT4Z6xwWKPtkPWlsYfGfo
[06-Jun-2026 19:56:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jun-2026 19:56:26 UTC] ✅ JWT token verified successfully for user profile
[06-Jun-2026 19:56:26 UTC] User ID: 739
[06-Jun-2026 19:56:26 UTC] ✅ User profile retrieved successfully for user ID: 739
[06-Jun-2026 19:57:59 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jun-2026 19:57:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jun-2026 19:57:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.212.68.32, 172.68.128.166","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM5IiwidXNlcm5hbWUiOiJAZXRoaW9waWFubWVuIiwiZW1haWwiOiJhZG9uYXlraWRhbmUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODEzODA1ODR9.A-ROlp2KQmUtgeEXHVRvEIdT4Z6xwWKPtkPWlsYfGfo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a079fd3d7b755454-JIB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.212.68.32","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[06-Jun-2026 19:57:59 UTC] === User Orders API Called ===
[06-Jun-2026 19:57:59 UTC] User ID: 739
[06-Jun-2026 19:57:59 UTC] Limit: 20, Offset: 0
[06-Jun-2026 19:57:59 UTC] Orders found: 0
[06-Jun-2026 19:57:59 UTC] Orders data: []
[06-Jun-2026 19:57:59 UTC] Total orders count: 0
[06-Jun-2026 19:57:59 UTC] === API CALL LOG ===
[06-Jun-2026 19:57:59 UTC] Endpoint: user/profile.php
[06-Jun-2026 19:57:59 UTC] Full Log Data: {
    "timestamp": "2026-06-06 19:57:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.212.68.32",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.212.68.32, 172.68.128.167",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM5IiwidXNlcm5hbWUiOiJAZXRoaW9waWFubWVuIiwiZW1haWwiOiJhZG9uYXlraWRhbmUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODEzODA1ODR9.A-ROlp2KQmUtgeEXHVRvEIdT4Z6xwWKPtkPWlsYfGfo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a079fd3dfbe05454-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.212.68.32",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jun-2026 19:57:59 UTC] === END API CALL LOG ===
[06-Jun-2026 19:57:59 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jun-2026 19:57:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM5IiwidXNlcm5hbWUiOiJAZXRoaW9waWFubWVuIiwiZW1haWwiOiJhZG9uYXlraWRhbmUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODEzODA1ODR9.A-ROlp2KQmUtgeEXHVRvEIdT4Z6xwWKPtkPWlsYfGfo
[06-Jun-2026 19:57:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jun-2026 19:57:59 UTC] ✅ JWT token verified successfully for user profile
[06-Jun-2026 19:57:59 UTC] User ID: 739
[06-Jun-2026 19:57:59 UTC] ✅ User profile retrieved successfully for user ID: 739
[06-Jun-2026 19:58:00 UTC] === API CALL LOG ===
[06-Jun-2026 19:58:00 UTC] Endpoint: user/profile.php
[06-Jun-2026 19:58:00 UTC] Full Log Data: {
    "timestamp": "2026-06-06 19:58:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.212.68.32",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.212.68.32, 172.68.128.166",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM5IiwidXNlcm5hbWUiOiJAZXRoaW9waWFubWVuIiwiZW1haWwiOiJhZG9uYXlraWRhbmUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODEzODA1ODR9.A-ROlp2KQmUtgeEXHVRvEIdT4Z6xwWKPtkPWlsYfGfo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a079fd41be905454-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.212.68.32",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jun-2026 19:58:00 UTC] === END API CALL LOG ===
[06-Jun-2026 19:58:00 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jun-2026 19:58:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM5IiwidXNlcm5hbWUiOiJAZXRoaW9waWFubWVuIiwiZW1haWwiOiJhZG9uYXlraWRhbmUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODEzODA1ODR9.A-ROlp2KQmUtgeEXHVRvEIdT4Z6xwWKPtkPWlsYfGfo
[06-Jun-2026 19:58:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jun-2026 19:58:00 UTC] ✅ JWT token verified successfully for user profile
[06-Jun-2026 19:58:00 UTC] User ID: 739
[06-Jun-2026 19:58:00 UTC] ✅ User profile retrieved successfully for user ID: 739
[06-Jun-2026 19:58:00 UTC] === API CALL LOG ===
[06-Jun-2026 19:58:00 UTC] Endpoint: user/profile.php
[06-Jun-2026 19:58:00 UTC] Full Log Data: {
    "timestamp": "2026-06-06 19:58:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.212.68.32",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.212.68.32, 172.68.128.167",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM5IiwidXNlcm5hbWUiOiJAZXRoaW9waWFubWVuIiwiZW1haWwiOiJhZG9uYXlraWRhbmUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODEzODA1ODR9.A-ROlp2KQmUtgeEXHVRvEIdT4Z6xwWKPtkPWlsYfGfo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a079fd434fd15454-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.212.68.32",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jun-2026 19:58:00 UTC] === END API CALL LOG ===
[06-Jun-2026 19:58:00 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jun-2026 19:58:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM5IiwidXNlcm5hbWUiOiJAZXRoaW9waWFubWVuIiwiZW1haWwiOiJhZG9uYXlraWRhbmUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODEzODA1ODR9.A-ROlp2KQmUtgeEXHVRvEIdT4Z6xwWKPtkPWlsYfGfo
[06-Jun-2026 19:58:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jun-2026 19:58:00 UTC] ✅ JWT token verified successfully for user profile
[06-Jun-2026 19:58:00 UTC] User ID: 739
[06-Jun-2026 19:58:00 UTC] ✅ User profile retrieved successfully for user ID: 739
[06-Jun-2026 19:58:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jun-2026 19:58:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jun-2026 19:58:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.212.68.32, 172.68.128.166","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM5IiwidXNlcm5hbWUiOiJAZXRoaW9waWFubWVuIiwiZW1haWwiOiJhZG9uYXlraWRhbmUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODEzODA1ODR9.A-ROlp2KQmUtgeEXHVRvEIdT4Z6xwWKPtkPWlsYfGfo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a079fd709aaa5454-JIB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.212.68.32","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[06-Jun-2026 19:58:07 UTC] === User Orders API Called ===
[06-Jun-2026 19:58:07 UTC] User ID: 739
[06-Jun-2026 19:58:07 UTC] Limit: 20, Offset: 0
[06-Jun-2026 19:58:07 UTC] Orders found: 0
[06-Jun-2026 19:58:07 UTC] Orders data: []
[06-Jun-2026 19:58:07 UTC] Total orders count: 0
[06-Jun-2026 19:58:08 UTC] === API CALL LOG ===
[06-Jun-2026 19:58:08 UTC] Endpoint: user/profile.php
[06-Jun-2026 19:58:08 UTC] Full Log Data: {
    "timestamp": "2026-06-06 19:58:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.212.68.32",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.212.68.32, 172.68.128.167",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM5IiwidXNlcm5hbWUiOiJAZXRoaW9waWFubWVuIiwiZW1haWwiOiJhZG9uYXlraWRhbmUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODEzODA1ODR9.A-ROlp2KQmUtgeEXHVRvEIdT4Z6xwWKPtkPWlsYfGfo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a079fd763f085454-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.212.68.32",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jun-2026 19:58:08 UTC] === END API CALL LOG ===
[06-Jun-2026 19:58:08 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jun-2026 19:58:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM5IiwidXNlcm5hbWUiOiJAZXRoaW9waWFubWVuIiwiZW1haWwiOiJhZG9uYXlraWRhbmUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODEzODA1ODR9.A-ROlp2KQmUtgeEXHVRvEIdT4Z6xwWKPtkPWlsYfGfo
[06-Jun-2026 19:58:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jun-2026 19:58:08 UTC] ✅ JWT token verified successfully for user profile
[06-Jun-2026 19:58:08 UTC] User ID: 739
[06-Jun-2026 19:58:08 UTC] ✅ User profile retrieved successfully for user ID: 739
[06-Jun-2026 19:58:08 UTC] User Purchases API - User ID: 739
[06-Jun-2026 19:58:08 UTC] User Purchases API - Total purchases found: 0
[06-Jun-2026 19:58:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jun-2026 19:58:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jun-2026 19:58:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.212.68.32, 172.68.128.167","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM5IiwidXNlcm5hbWUiOiJAZXRoaW9waWFubWVuIiwiZW1haWwiOiJhZG9uYXlraWRhbmUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODEzODA1ODR9.A-ROlp2KQmUtgeEXHVRvEIdT4Z6xwWKPtkPWlsYfGfo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a079fd7b4b055454-JIB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.212.68.32","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[06-Jun-2026 19:58:09 UTC] === User Orders API Called ===
[06-Jun-2026 19:58:09 UTC] User ID: 739
[06-Jun-2026 19:58:09 UTC] Limit: 20, Offset: 0
[06-Jun-2026 19:58:09 UTC] Orders found: 0
[06-Jun-2026 19:58:09 UTC] Orders data: []
[06-Jun-2026 19:58:09 UTC] Total orders count: 0
[06-Jun-2026 19:58:09 UTC] === API CALL LOG ===
[06-Jun-2026 19:58:09 UTC] Endpoint: user/profile.php
[06-Jun-2026 19:58:09 UTC] Full Log Data: {
    "timestamp": "2026-06-06 19:58:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.212.68.32",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.212.68.32, 172.68.128.167",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM5IiwidXNlcm5hbWUiOiJAZXRoaW9waWFubWVuIiwiZW1haWwiOiJhZG9uYXlraWRhbmUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODEzODA1ODR9.A-ROlp2KQmUtgeEXHVRvEIdT4Z6xwWKPtkPWlsYfGfo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a079fd7b8b3a5454-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.212.68.32",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jun-2026 19:58:09 UTC] === END API CALL LOG ===
[06-Jun-2026 19:58:09 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jun-2026 19:58:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM5IiwidXNlcm5hbWUiOiJAZXRoaW9waWFubWVuIiwiZW1haWwiOiJhZG9uYXlraWRhbmUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODEzODA1ODR9.A-ROlp2KQmUtgeEXHVRvEIdT4Z6xwWKPtkPWlsYfGfo
[06-Jun-2026 19:58:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jun-2026 19:58:09 UTC] ✅ JWT token verified successfully for user profile
[06-Jun-2026 19:58:09 UTC] User ID: 739
[06-Jun-2026 19:58:09 UTC] ✅ User profile retrieved successfully for user ID: 739
[06-Jun-2026 19:58:09 UTC] === API CALL LOG ===
[06-Jun-2026 19:58:09 UTC] Endpoint: user/profile.php
[06-Jun-2026 19:58:09 UTC] Full Log Data: {
    "timestamp": "2026-06-06 19:58:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.212.68.32",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.212.68.32, 172.68.128.166",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM5IiwidXNlcm5hbWUiOiJAZXRoaW9waWFubWVuIiwiZW1haWwiOiJhZG9uYXlraWRhbmUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODEzODA1ODR9.A-ROlp2KQmUtgeEXHVRvEIdT4Z6xwWKPtkPWlsYfGfo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a079fd7e8d925454-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.212.68.32",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jun-2026 19:58:09 UTC] === END API CALL LOG ===
[06-Jun-2026 19:58:09 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jun-2026 19:58:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM5IiwidXNlcm5hbWUiOiJAZXRoaW9waWFubWVuIiwiZW1haWwiOiJhZG9uYXlraWRhbmUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODEzODA1ODR9.A-ROlp2KQmUtgeEXHVRvEIdT4Z6xwWKPtkPWlsYfGfo
[06-Jun-2026 19:58:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jun-2026 19:58:09 UTC] ✅ JWT token verified successfully for user profile
[06-Jun-2026 19:58:09 UTC] User ID: 739
[06-Jun-2026 19:58:09 UTC] ✅ User profile retrieved successfully for user ID: 739
[06-Jun-2026 19:58:09 UTC] === API CALL LOG ===
[06-Jun-2026 19:58:09 UTC] Endpoint: user/profile.php
[06-Jun-2026 19:58:09 UTC] Full Log Data: {
    "timestamp": "2026-06-06 19:58:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.212.68.32",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.212.68.32, 172.68.128.166",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM5IiwidXNlcm5hbWUiOiJAZXRoaW9waWFubWVuIiwiZW1haWwiOiJhZG9uYXlraWRhbmUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODEzODA1ODR9.A-ROlp2KQmUtgeEXHVRvEIdT4Z6xwWKPtkPWlsYfGfo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a079fd7f1e025454-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.212.68.32",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jun-2026 19:58:09 UTC] === END API CALL LOG ===
[06-Jun-2026 19:58:09 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jun-2026 19:58:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM5IiwidXNlcm5hbWUiOiJAZXRoaW9waWFubWVuIiwiZW1haWwiOiJhZG9uYXlraWRhbmUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODEzODA1ODR9.A-ROlp2KQmUtgeEXHVRvEIdT4Z6xwWKPtkPWlsYfGfo
[06-Jun-2026 19:58:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jun-2026 19:58:09 UTC] ✅ JWT token verified successfully for user profile
[06-Jun-2026 19:58:09 UTC] User ID: 739
[06-Jun-2026 19:58:09 UTC] ✅ User profile retrieved successfully for user ID: 739
[06-Jun-2026 19:58:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jun-2026 19:58:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jun-2026 19:58:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.212.68.32, 172.68.128.167","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM5IiwidXNlcm5hbWUiOiJAZXRoaW9waWFubWVuIiwiZW1haWwiOiJhZG9uYXlraWRhbmUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODEzODA1ODR9.A-ROlp2KQmUtgeEXHVRvEIdT4Z6xwWKPtkPWlsYfGfo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a079fde608945454-JIB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.212.68.32","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[06-Jun-2026 19:58:26 UTC] === User Orders API Called ===
[06-Jun-2026 19:58:26 UTC] User ID: 739
[06-Jun-2026 19:58:26 UTC] Limit: 20, Offset: 0
[06-Jun-2026 19:58:26 UTC] Orders found: 0
[06-Jun-2026 19:58:26 UTC] Orders data: []
[06-Jun-2026 19:58:26 UTC] Total orders count: 0
[06-Jun-2026 19:58:27 UTC] === API CALL LOG ===
[06-Jun-2026 19:58:27 UTC] Endpoint: user/profile.php
[06-Jun-2026 19:58:27 UTC] Full Log Data: {
    "timestamp": "2026-06-06 19:58:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.212.68.32",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.212.68.32, 172.68.128.167",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM5IiwidXNlcm5hbWUiOiJAZXRoaW9waWFubWVuIiwiZW1haWwiOiJhZG9uYXlraWRhbmUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODEzODA1ODR9.A-ROlp2KQmUtgeEXHVRvEIdT4Z6xwWKPtkPWlsYfGfo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a079fdee98315454-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.212.68.32",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jun-2026 19:58:27 UTC] === END API CALL LOG ===
[06-Jun-2026 19:58:27 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jun-2026 19:58:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM5IiwidXNlcm5hbWUiOiJAZXRoaW9waWFubWVuIiwiZW1haWwiOiJhZG9uYXlraWRhbmUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODEzODA1ODR9.A-ROlp2KQmUtgeEXHVRvEIdT4Z6xwWKPtkPWlsYfGfo
[06-Jun-2026 19:58:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jun-2026 19:58:27 UTC] ✅ JWT token verified successfully for user profile
[06-Jun-2026 19:58:27 UTC] User ID: 739
[06-Jun-2026 19:58:27 UTC] ✅ User profile retrieved successfully for user ID: 739
[06-Jun-2026 19:58:27 UTC] User Purchases API - User ID: 739
[06-Jun-2026 19:58:27 UTC] User Purchases API - Total purchases found: 0
[06-Jun-2026 19:58:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jun-2026 19:58:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jun-2026 19:58:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.212.68.32, 172.68.128.167","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM5IiwidXNlcm5hbWUiOiJAZXRoaW9waWFubWVuIiwiZW1haWwiOiJhZG9uYXlraWRhbmUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODEzODA1ODR9.A-ROlp2KQmUtgeEXHVRvEIdT4Z6xwWKPtkPWlsYfGfo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a079fdf3cc795454-JIB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.212.68.32","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[06-Jun-2026 19:58:28 UTC] === User Orders API Called ===
[06-Jun-2026 19:58:28 UTC] User ID: 739
[06-Jun-2026 19:58:28 UTC] Limit: 20, Offset: 0
[06-Jun-2026 19:58:28 UTC] Orders found: 0
[06-Jun-2026 19:58:28 UTC] Orders data: []
[06-Jun-2026 19:58:28 UTC] Total orders count: 0
[06-Jun-2026 19:58:28 UTC] === API CALL LOG ===
[06-Jun-2026 19:58:28 UTC] Endpoint: user/profile.php
[06-Jun-2026 19:58:28 UTC] Full Log Data: {
    "timestamp": "2026-06-06 19:58:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.212.68.32",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.212.68.32, 172.68.128.167",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM5IiwidXNlcm5hbWUiOiJAZXRoaW9waWFubWVuIiwiZW1haWwiOiJhZG9uYXlraWRhbmUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODEzODA1ODR9.A-ROlp2KQmUtgeEXHVRvEIdT4Z6xwWKPtkPWlsYfGfo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a079fdf44ce95454-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.212.68.32",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jun-2026 19:58:28 UTC] === END API CALL LOG ===
[06-Jun-2026 19:58:28 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jun-2026 19:58:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM5IiwidXNlcm5hbWUiOiJAZXRoaW9waWFubWVuIiwiZW1haWwiOiJhZG9uYXlraWRhbmUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODEzODA1ODR9.A-ROlp2KQmUtgeEXHVRvEIdT4Z6xwWKPtkPWlsYfGfo
[06-Jun-2026 19:58:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jun-2026 19:58:28 UTC] ✅ JWT token verified successfully for user profile
[06-Jun-2026 19:58:28 UTC] User ID: 739
[06-Jun-2026 19:58:28 UTC] ✅ User profile retrieved successfully for user ID: 739
[06-Jun-2026 19:58:29 UTC] === API CALL LOG ===
[06-Jun-2026 19:58:29 UTC] Endpoint: user/profile.php
[06-Jun-2026 19:58:29 UTC] Full Log Data: {
    "timestamp": "2026-06-06 19:58:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.212.68.32",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.212.68.32, 172.68.128.167",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM5IiwidXNlcm5hbWUiOiJAZXRoaW9waWFubWVuIiwiZW1haWwiOiJhZG9uYXlraWRhbmUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODEzODA1ODR9.A-ROlp2KQmUtgeEXHVRvEIdT4Z6xwWKPtkPWlsYfGfo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a079fdf79fa15454-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.212.68.32",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jun-2026 19:58:29 UTC] === END API CALL LOG ===
[06-Jun-2026 19:58:29 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jun-2026 19:58:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM5IiwidXNlcm5hbWUiOiJAZXRoaW9waWFubWVuIiwiZW1haWwiOiJhZG9uYXlraWRhbmUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODEzODA1ODR9.A-ROlp2KQmUtgeEXHVRvEIdT4Z6xwWKPtkPWlsYfGfo
[06-Jun-2026 19:58:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jun-2026 19:58:29 UTC] ✅ JWT token verified successfully for user profile
[06-Jun-2026 19:58:29 UTC] User ID: 739
[06-Jun-2026 19:58:29 UTC] ✅ User profile retrieved successfully for user ID: 739
[06-Jun-2026 19:58:29 UTC] === API CALL LOG ===
[06-Jun-2026 19:58:29 UTC] Endpoint: user/profile.php
[06-Jun-2026 19:58:29 UTC] Full Log Data: {
    "timestamp": "2026-06-06 19:58:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.212.68.32",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.212.68.32, 172.68.128.167",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM5IiwidXNlcm5hbWUiOiJAZXRoaW9waWFubWVuIiwiZW1haWwiOiJhZG9uYXlraWRhbmUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODEzODA1ODR9.A-ROlp2KQmUtgeEXHVRvEIdT4Z6xwWKPtkPWlsYfGfo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a079fdf7bfbc5454-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.212.68.32",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jun-2026 19:58:29 UTC] === END API CALL LOG ===
[06-Jun-2026 19:58:29 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jun-2026 19:58:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM5IiwidXNlcm5hbWUiOiJAZXRoaW9waWFubWVuIiwiZW1haWwiOiJhZG9uYXlraWRhbmUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODEzODA1ODR9.A-ROlp2KQmUtgeEXHVRvEIdT4Z6xwWKPtkPWlsYfGfo
[06-Jun-2026 19:58:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jun-2026 19:58:29 UTC] ✅ JWT token verified successfully for user profile
[06-Jun-2026 19:58:29 UTC] User ID: 739
[06-Jun-2026 19:58:29 UTC] ✅ User profile retrieved successfully for user ID: 739
[06-Jun-2026 19:58:29 UTC] User Purchases API - User ID: 739
[06-Jun-2026 19:58:29 UTC] User Purchases API - Total purchases found: 0
[06-Jun-2026 20:03:55 UTC] === API CALL LOG ===
[06-Jun-2026 20:03:55 UTC] Endpoint: user/profile.php
[06-Jun-2026 20:03:55 UTC] Full Log Data: {
    "timestamp": "2026-06-06 20:03:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.212.68.32",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.212.68.32, 172.68.128.166",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM5IiwidXNlcm5hbWUiOiJAZXRoaW9waWFubWVuIiwiZW1haWwiOiJhZG9uYXlraWRhbmUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODEzODA1ODR9.A-ROlp2KQmUtgeEXHVRvEIdT4Z6xwWKPtkPWlsYfGfo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a07a05ee9b555451-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.212.68.32",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jun-2026 20:03:55 UTC] === END API CALL LOG ===
[06-Jun-2026 20:03:55 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jun-2026 20:03:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM5IiwidXNlcm5hbWUiOiJAZXRoaW9waWFubWVuIiwiZW1haWwiOiJhZG9uYXlraWRhbmUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODEzODA1ODR9.A-ROlp2KQmUtgeEXHVRvEIdT4Z6xwWKPtkPWlsYfGfo
[06-Jun-2026 20:03:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jun-2026 20:03:55 UTC] ✅ JWT token verified successfully for user profile
[06-Jun-2026 20:03:55 UTC] User ID: 739
[06-Jun-2026 20:03:55 UTC] ✅ User profile retrieved successfully for user ID: 739
[06-Jun-2026 20:04:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jun-2026 20:04:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jun-2026 20:04:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.212.68.32, 172.68.128.167","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM5IiwidXNlcm5hbWUiOiJAZXRoaW9waWFubWVuIiwiZW1haWwiOiJhZG9uYXlraWRhbmUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODEzODA1ODR9.A-ROlp2KQmUtgeEXHVRvEIdT4Z6xwWKPtkPWlsYfGfo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a07a05ee9b535451-JIB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.212.68.32","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[06-Jun-2026 20:04:03 UTC] === User Orders API Called ===
[06-Jun-2026 20:04:03 UTC] User ID: 739
[06-Jun-2026 20:04:03 UTC] Limit: 20, Offset: 0
[06-Jun-2026 20:04:03 UTC] Orders found: 0
[06-Jun-2026 20:04:03 UTC] Orders data: []
[06-Jun-2026 20:04:03 UTC] Total orders count: 0
[06-Jun-2026 20:04:03 UTC] === API CALL LOG ===
[06-Jun-2026 20:04:03 UTC] Endpoint: user/profile.php
[06-Jun-2026 20:04:03 UTC] Full Log Data: {
    "timestamp": "2026-06-06 20:04:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.212.68.32",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.212.68.32, 172.68.128.167",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM5IiwidXNlcm5hbWUiOiJAZXRoaW9waWFubWVuIiwiZW1haWwiOiJhZG9uYXlraWRhbmUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODEzODA1ODR9.A-ROlp2KQmUtgeEXHVRvEIdT4Z6xwWKPtkPWlsYfGfo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a07a05f27e855451-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.212.68.32",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jun-2026 20:04:03 UTC] === END API CALL LOG ===
[06-Jun-2026 20:04:03 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jun-2026 20:04:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM5IiwidXNlcm5hbWUiOiJAZXRoaW9waWFubWVuIiwiZW1haWwiOiJhZG9uYXlraWRhbmUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODEzODA1ODR9.A-ROlp2KQmUtgeEXHVRvEIdT4Z6xwWKPtkPWlsYfGfo
[06-Jun-2026 20:04:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jun-2026 20:04:03 UTC] ✅ JWT token verified successfully for user profile
[06-Jun-2026 20:04:03 UTC] User ID: 739
[06-Jun-2026 20:04:03 UTC] ✅ User profile retrieved successfully for user ID: 739
[06-Jun-2026 20:04:03 UTC] === API CALL LOG ===
[06-Jun-2026 20:04:03 UTC] Endpoint: user/profile.php
[06-Jun-2026 20:04:03 UTC] Full Log Data: {
    "timestamp": "2026-06-06 20:04:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.212.68.32",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.212.68.32, 172.68.128.167",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM5IiwidXNlcm5hbWUiOiJAZXRoaW9waWFubWVuIiwiZW1haWwiOiJhZG9uYXlraWRhbmUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODEzODA1ODR9.A-ROlp2KQmUtgeEXHVRvEIdT4Z6xwWKPtkPWlsYfGfo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a07a0620dd355451-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.212.68.32",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jun-2026 20:04:03 UTC] === END API CALL LOG ===
[06-Jun-2026 20:04:03 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jun-2026 20:04:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM5IiwidXNlcm5hbWUiOiJAZXRoaW9waWFubWVuIiwiZW1haWwiOiJhZG9uYXlraWRhbmUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODEzODA1ODR9.A-ROlp2KQmUtgeEXHVRvEIdT4Z6xwWKPtkPWlsYfGfo
[06-Jun-2026 20:04:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jun-2026 20:04:03 UTC] ✅ JWT token verified successfully for user profile
[06-Jun-2026 20:04:03 UTC] User ID: 739
[06-Jun-2026 20:04:03 UTC] ✅ User profile retrieved successfully for user ID: 739
[06-Jun-2026 20:04:21 UTC] === API CALL LOG ===
[06-Jun-2026 20:04:21 UTC] Endpoint: user/profile.php
[06-Jun-2026 20:04:21 UTC] Full Log Data: {
    "timestamp": "2026-06-06 20:04:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.212.68.32",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.212.68.32, 172.68.128.167",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM5IiwidXNlcm5hbWUiOiJAZXRoaW9waWFubWVuIiwiZW1haWwiOiJhZG9uYXlraWRhbmUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODEzODA1ODR9.A-ROlp2KQmUtgeEXHVRvEIdT4Z6xwWKPtkPWlsYfGfo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a07a0690dfd55451-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.212.68.32",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jun-2026 20:04:21 UTC] === END API CALL LOG ===
[06-Jun-2026 20:04:21 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jun-2026 20:04:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM5IiwidXNlcm5hbWUiOiJAZXRoaW9waWFubWVuIiwiZW1haWwiOiJhZG9uYXlraWRhbmUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODEzODA1ODR9.A-ROlp2KQmUtgeEXHVRvEIdT4Z6xwWKPtkPWlsYfGfo
[06-Jun-2026 20:04:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jun-2026 20:04:21 UTC] ✅ JWT token verified successfully for user profile
[06-Jun-2026 20:04:21 UTC] User ID: 739
[06-Jun-2026 20:04:21 UTC] ✅ User profile retrieved successfully for user ID: 739
[06-Jun-2026 20:04:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jun-2026 20:04:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jun-2026 20:04:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.212.68.32, 172.68.128.167","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM5IiwidXNlcm5hbWUiOiJAZXRoaW9waWFubWVuIiwiZW1haWwiOiJhZG9uYXlraWRhbmUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODEzODA1ODR9.A-ROlp2KQmUtgeEXHVRvEIdT4Z6xwWKPtkPWlsYfGfo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a07a06fa2a7e5451-JIB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.212.68.32","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[06-Jun-2026 20:04:38 UTC] === User Orders API Called ===
[06-Jun-2026 20:04:38 UTC] User ID: 739
[06-Jun-2026 20:04:38 UTC] Limit: 20, Offset: 0
[06-Jun-2026 20:04:38 UTC] Orders found: 0
[06-Jun-2026 20:04:38 UTC] Orders data: []
[06-Jun-2026 20:04:38 UTC] Total orders count: 0
[06-Jun-2026 20:04:38 UTC] === API CALL LOG ===
[06-Jun-2026 20:04:38 UTC] Endpoint: user/profile.php
[06-Jun-2026 20:04:38 UTC] Full Log Data: {
    "timestamp": "2026-06-06 20:04:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.212.68.32",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.212.68.32, 172.68.128.166",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM5IiwidXNlcm5hbWUiOiJAZXRoaW9waWFubWVuIiwiZW1haWwiOiJhZG9uYXlraWRhbmUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODEzODA1ODR9.A-ROlp2KQmUtgeEXHVRvEIdT4Z6xwWKPtkPWlsYfGfo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a07a06faaae75451-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.212.68.32",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jun-2026 20:04:38 UTC] === END API CALL LOG ===
[06-Jun-2026 20:04:38 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jun-2026 20:04:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM5IiwidXNlcm5hbWUiOiJAZXRoaW9waWFubWVuIiwiZW1haWwiOiJhZG9uYXlraWRhbmUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODEzODA1ODR9.A-ROlp2KQmUtgeEXHVRvEIdT4Z6xwWKPtkPWlsYfGfo
[06-Jun-2026 20:04:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jun-2026 20:04:38 UTC] ✅ JWT token verified successfully for user profile
[06-Jun-2026 20:04:38 UTC] User ID: 739
[06-Jun-2026 20:04:38 UTC] ✅ User profile retrieved successfully for user ID: 739
[06-Jun-2026 20:04:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jun-2026 20:04:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jun-2026 20:04:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.212.68.32, 172.68.128.166","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM5IiwidXNlcm5hbWUiOiJAZXRoaW9waWFubWVuIiwiZW1haWwiOiJhZG9uYXlraWRhbmUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODEzODA1ODR9.A-ROlp2KQmUtgeEXHVRvEIdT4Z6xwWKPtkPWlsYfGfo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a07a0708eebb5451-JIB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.212.68.32","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[06-Jun-2026 20:04:40 UTC] === User Orders API Called ===
[06-Jun-2026 20:04:40 UTC] User ID: 739
[06-Jun-2026 20:04:40 UTC] Limit: 20, Offset: 0
[06-Jun-2026 20:04:40 UTC] === API CALL LOG ===
[06-Jun-2026 20:04:40 UTC] Endpoint: user/profile.php
[06-Jun-2026 20:04:40 UTC] Full Log Data: {
    "timestamp": "2026-06-06 20:04:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.212.68.32",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.212.68.32, 172.68.128.166",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM5IiwidXNlcm5hbWUiOiJAZXRoaW9waWFubWVuIiwiZW1haWwiOiJhZG9uYXlraWRhbmUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODEzODA1ODR9.A-ROlp2KQmUtgeEXHVRvEIdT4Z6xwWKPtkPWlsYfGfo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a07a0708eeba5451-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.212.68.32",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jun-2026 20:04:40 UTC] === END API CALL LOG ===
[06-Jun-2026 20:04:40 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jun-2026 20:04:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM5IiwidXNlcm5hbWUiOiJAZXRoaW9waWFubWVuIiwiZW1haWwiOiJhZG9uYXlraWRhbmUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODEzODA1ODR9.A-ROlp2KQmUtgeEXHVRvEIdT4Z6xwWKPtkPWlsYfGfo
[06-Jun-2026 20:04:40 UTC] Orders found: 0
[06-Jun-2026 20:04:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jun-2026 20:04:40 UTC] Orders data: []
[06-Jun-2026 20:04:40 UTC] ✅ JWT token verified successfully for user profile
[06-Jun-2026 20:04:40 UTC] User ID: 739
[06-Jun-2026 20:04:40 UTC] Total orders count: 0
[06-Jun-2026 20:04:40 UTC] ✅ User profile retrieved successfully for user ID: 739
[06-Jun-2026 20:04:40 UTC] === API CALL LOG ===
[06-Jun-2026 20:04:40 UTC] Endpoint: user/profile.php
[06-Jun-2026 20:04:40 UTC] Full Log Data: {
    "timestamp": "2026-06-06 20:04:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.212.68.32",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.212.68.32, 172.68.128.166",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM5IiwidXNlcm5hbWUiOiJAZXRoaW9waWFubWVuIiwiZW1haWwiOiJhZG9uYXlraWRhbmUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODEzODA1ODR9.A-ROlp2KQmUtgeEXHVRvEIdT4Z6xwWKPtkPWlsYfGfo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a07a07092ef05451-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.212.68.32",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jun-2026 20:04:40 UTC] === END API CALL LOG ===
[06-Jun-2026 20:04:40 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jun-2026 20:04:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM5IiwidXNlcm5hbWUiOiJAZXRoaW9waWFubWVuIiwiZW1haWwiOiJhZG9uYXlraWRhbmUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODEzODA1ODR9.A-ROlp2KQmUtgeEXHVRvEIdT4Z6xwWKPtkPWlsYfGfo
[06-Jun-2026 20:04:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jun-2026 20:04:40 UTC] ✅ JWT token verified successfully for user profile
[06-Jun-2026 20:04:40 UTC] User ID: 739
[06-Jun-2026 20:04:40 UTC] ✅ User profile retrieved successfully for user ID: 739
[06-Jun-2026 20:04:41 UTC] === API CALL LOG ===
[06-Jun-2026 20:04:41 UTC] Endpoint: user/profile.php
[06-Jun-2026 20:04:41 UTC] Full Log Data: {
    "timestamp": "2026-06-06 20:04:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.212.68.32",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.212.68.32, 172.68.128.166",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM5IiwidXNlcm5hbWUiOiJAZXRoaW9waWFubWVuIiwiZW1haWwiOiJhZG9uYXlraWRhbmUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODEzODA1ODR9.A-ROlp2KQmUtgeEXHVRvEIdT4Z6xwWKPtkPWlsYfGfo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a07a070bf93d5451-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.212.68.32",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jun-2026 20:04:41 UTC] === END API CALL LOG ===
[06-Jun-2026 20:04:41 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jun-2026 20:04:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM5IiwidXNlcm5hbWUiOiJAZXRoaW9waWFubWVuIiwiZW1haWwiOiJhZG9uYXlraWRhbmUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODEzODA1ODR9.A-ROlp2KQmUtgeEXHVRvEIdT4Z6xwWKPtkPWlsYfGfo
[06-Jun-2026 20:04:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jun-2026 20:04:41 UTC] ✅ JWT token verified successfully for user profile
[06-Jun-2026 20:04:41 UTC] User ID: 739
[06-Jun-2026 20:04:41 UTC] ✅ User profile retrieved successfully for user ID: 739
[06-Jun-2026 20:05:04 UTC] === API CALL LOG ===
[06-Jun-2026 20:05:04 UTC] Endpoint: user/profile.php
[06-Jun-2026 20:05:04 UTC] Full Log Data: {
    "timestamp": "2026-06-06 20:05:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.212.68.32",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.212.68.32, 172.68.128.167",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM5IiwidXNlcm5hbWUiOiJAZXRoaW9waWFubWVuIiwiZW1haWwiOiJhZG9uYXlraWRhbmUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODEzODA1ODR9.A-ROlp2KQmUtgeEXHVRvEIdT4Z6xwWKPtkPWlsYfGfo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a07a079d6b9e545c-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.212.68.32",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jun-2026 20:05:04 UTC] === END API CALL LOG ===
[06-Jun-2026 20:05:04 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jun-2026 20:05:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM5IiwidXNlcm5hbWUiOiJAZXRoaW9waWFubWVuIiwiZW1haWwiOiJhZG9uYXlraWRhbmUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODEzODA1ODR9.A-ROlp2KQmUtgeEXHVRvEIdT4Z6xwWKPtkPWlsYfGfo
[06-Jun-2026 20:05:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jun-2026 20:05:04 UTC] ✅ JWT token verified successfully for user profile
[06-Jun-2026 20:05:04 UTC] User ID: 739
[06-Jun-2026 20:05:04 UTC] ✅ User profile retrieved successfully for user ID: 739
[06-Jun-2026 20:05:12 UTC] === API CALL LOG ===
[06-Jun-2026 20:05:12 UTC] Endpoint: user/profile.php
[06-Jun-2026 20:05:12 UTC] Full Log Data: {
    "timestamp": "2026-06-06 20:05:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.212.68.32",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.212.68.32, 172.68.128.166",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM5IiwidXNlcm5hbWUiOiJAZXRoaW9waWFubWVuIiwiZW1haWwiOiJhZG9uYXlraWRhbmUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODEzODA1ODR9.A-ROlp2KQmUtgeEXHVRvEIdT4Z6xwWKPtkPWlsYfGfo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a07a07ceadc0545c-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.212.68.32",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jun-2026 20:05:12 UTC] === END API CALL LOG ===
[06-Jun-2026 20:05:12 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jun-2026 20:05:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM5IiwidXNlcm5hbWUiOiJAZXRoaW9waWFubWVuIiwiZW1haWwiOiJhZG9uYXlraWRhbmUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODEzODA1ODR9.A-ROlp2KQmUtgeEXHVRvEIdT4Z6xwWKPtkPWlsYfGfo
[06-Jun-2026 20:05:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jun-2026 20:05:12 UTC] ✅ JWT token verified successfully for user profile
[06-Jun-2026 20:05:12 UTC] User ID: 739
[06-Jun-2026 20:05:12 UTC] ✅ User profile retrieved successfully for user ID: 739
[06-Jun-2026 20:05:12 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jun-2026 20:05:12 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jun-2026 20:05:12 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.212.68.32, 172.68.128.166","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM5IiwidXNlcm5hbWUiOiJAZXRoaW9waWFubWVuIiwiZW1haWwiOiJhZG9uYXlraWRhbmUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODEzODA1ODR9.A-ROlp2KQmUtgeEXHVRvEIdT4Z6xwWKPtkPWlsYfGfo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a07a07ceadbf545c-JIB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.212.68.32","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[06-Jun-2026 20:05:12 UTC] === User Orders API Called ===
[06-Jun-2026 20:05:12 UTC] User ID: 739
[06-Jun-2026 20:05:12 UTC] Limit: 20, Offset: 0
[06-Jun-2026 20:05:12 UTC] Orders found: 0
[06-Jun-2026 20:05:12 UTC] Orders data: []
[06-Jun-2026 20:05:12 UTC] Total orders count: 0
[06-Jun-2026 20:05:12 UTC] === API CALL LOG ===
[06-Jun-2026 20:05:12 UTC] Endpoint: user/profile.php
[06-Jun-2026 20:05:12 UTC] Full Log Data: {
    "timestamp": "2026-06-06 20:05:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.212.68.32",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.212.68.32, 172.68.128.166",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM5IiwidXNlcm5hbWUiOiJAZXRoaW9waWFubWVuIiwiZW1haWwiOiJhZG9uYXlraWRhbmUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODEzODA1ODR9.A-ROlp2KQmUtgeEXHVRvEIdT4Z6xwWKPtkPWlsYfGfo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a07a07d1e816545c-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.212.68.32",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jun-2026 20:05:12 UTC] === END API CALL LOG ===
[06-Jun-2026 20:05:12 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jun-2026 20:05:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM5IiwidXNlcm5hbWUiOiJAZXRoaW9waWFubWVuIiwiZW1haWwiOiJhZG9uYXlraWRhbmUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODEzODA1ODR9.A-ROlp2KQmUtgeEXHVRvEIdT4Z6xwWKPtkPWlsYfGfo
[06-Jun-2026 20:05:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jun-2026 20:05:12 UTC] ✅ JWT token verified successfully for user profile
[06-Jun-2026 20:05:12 UTC] User ID: 739
[06-Jun-2026 20:05:12 UTC] ✅ User profile retrieved successfully for user ID: 739
[06-Jun-2026 20:05:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jun-2026 20:05:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jun-2026 20:05:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.212.68.32, 172.68.128.166","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM5IiwidXNlcm5hbWUiOiJAZXRoaW9waWFubWVuIiwiZW1haWwiOiJhZG9uYXlraWRhbmUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODEzODA1ODR9.A-ROlp2KQmUtgeEXHVRvEIdT4Z6xwWKPtkPWlsYfGfo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a07a07d8dcf5545c-JIB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.212.68.32","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[06-Jun-2026 20:05:13 UTC] === User Orders API Called ===
[06-Jun-2026 20:05:13 UTC] User ID: 739
[06-Jun-2026 20:05:13 UTC] Limit: 20, Offset: 0
[06-Jun-2026 20:05:13 UTC] Orders found: 0
[06-Jun-2026 20:05:13 UTC] Orders data: []
[06-Jun-2026 20:05:13 UTC] === API CALL LOG ===
[06-Jun-2026 20:05:13 UTC] Endpoint: user/profile.php
[06-Jun-2026 20:05:13 UTC] Total orders count: 0
[06-Jun-2026 20:05:13 UTC] Full Log Data: {
    "timestamp": "2026-06-06 20:05:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.212.68.32",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.212.68.32, 172.68.128.166",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM5IiwidXNlcm5hbWUiOiJAZXRoaW9waWFubWVuIiwiZW1haWwiOiJhZG9uYXlraWRhbmUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODEzODA1ODR9.A-ROlp2KQmUtgeEXHVRvEIdT4Z6xwWKPtkPWlsYfGfo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a07a07d8dcf8545c-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.212.68.32",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jun-2026 20:05:13 UTC] === END API CALL LOG ===
[06-Jun-2026 20:05:13 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jun-2026 20:05:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM5IiwidXNlcm5hbWUiOiJAZXRoaW9waWFubWVuIiwiZW1haWwiOiJhZG9uYXlraWRhbmUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODEzODA1ODR9.A-ROlp2KQmUtgeEXHVRvEIdT4Z6xwWKPtkPWlsYfGfo
[06-Jun-2026 20:05:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jun-2026 20:05:13 UTC] ✅ JWT token verified successfully for user profile
[06-Jun-2026 20:05:13 UTC] User ID: 739
[06-Jun-2026 20:05:13 UTC] ✅ User profile retrieved successfully for user ID: 739
[06-Jun-2026 20:05:14 UTC] === API CALL LOG ===
[06-Jun-2026 20:05:14 UTC] Endpoint: user/profile.php
[06-Jun-2026 20:05:14 UTC] Full Log Data: {
    "timestamp": "2026-06-06 20:05:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.212.68.32",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.212.68.32, 172.68.128.166",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM5IiwidXNlcm5hbWUiOiJAZXRoaW9waWFubWVuIiwiZW1haWwiOiJhZG9uYXlraWRhbmUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODEzODA1ODR9.A-ROlp2KQmUtgeEXHVRvEIdT4Z6xwWKPtkPWlsYfGfo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a07a07dc4fa6545c-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.212.68.32",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jun-2026 20:05:14 UTC] === END API CALL LOG ===
[06-Jun-2026 20:05:14 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jun-2026 20:05:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM5IiwidXNlcm5hbWUiOiJAZXRoaW9waWFubWVuIiwiZW1haWwiOiJhZG9uYXlraWRhbmUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODEzODA1ODR9.A-ROlp2KQmUtgeEXHVRvEIdT4Z6xwWKPtkPWlsYfGfo
[06-Jun-2026 20:05:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jun-2026 20:05:14 UTC] ✅ JWT token verified successfully for user profile
[06-Jun-2026 20:05:14 UTC] User ID: 739
[06-Jun-2026 20:05:14 UTC] ✅ User profile retrieved successfully for user ID: 739
[06-Jun-2026 20:05:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jun-2026 20:05:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jun-2026 20:05:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.212.68.32, 172.68.128.166","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM5IiwidXNlcm5hbWUiOiJAZXRoaW9waWFubWVuIiwiZW1haWwiOiJhZG9uYXlraWRhbmUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODEzODA1ODR9.A-ROlp2KQmUtgeEXHVRvEIdT4Z6xwWKPtkPWlsYfGfo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a07a07e28c3a545c-JIB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.212.68.32","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[06-Jun-2026 20:05:15 UTC] === User Orders API Called ===
[06-Jun-2026 20:05:15 UTC] User ID: 739
[06-Jun-2026 20:05:15 UTC] Limit: 20, Offset: 0
[06-Jun-2026 20:05:15 UTC] Orders found: 0
[06-Jun-2026 20:05:15 UTC] Orders data: []
[06-Jun-2026 20:05:15 UTC] Total orders count: 0
[06-Jun-2026 20:05:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jun-2026 20:05:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jun-2026 20:05:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.212.68.32, 172.68.128.166","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM5IiwidXNlcm5hbWUiOiJAZXRoaW9waWFubWVuIiwiZW1haWwiOiJhZG9uYXlraWRhbmUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODEzODA1ODR9.A-ROlp2KQmUtgeEXHVRvEIdT4Z6xwWKPtkPWlsYfGfo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a07a07fd3882545c-JIB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.212.68.32","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[06-Jun-2026 20:05:19 UTC] === User Orders API Called ===
[06-Jun-2026 20:05:19 UTC] User ID: 739
[06-Jun-2026 20:05:19 UTC] Limit: 20, Offset: 0
[06-Jun-2026 20:05:19 UTC] Orders found: 0
[06-Jun-2026 20:05:19 UTC] Orders data: []
[06-Jun-2026 20:05:19 UTC] Total orders count: 0
[06-Jun-2026 20:05:19 UTC] === API CALL LOG ===
[06-Jun-2026 20:05:19 UTC] Endpoint: user/profile.php
[06-Jun-2026 20:05:19 UTC] Full Log Data: {
    "timestamp": "2026-06-06 20:05:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.212.68.32",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.212.68.32, 172.68.128.166",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM5IiwidXNlcm5hbWUiOiJAZXRoaW9waWFubWVuIiwiZW1haWwiOiJhZG9uYXlraWRhbmUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODEzODA1ODR9.A-ROlp2KQmUtgeEXHVRvEIdT4Z6xwWKPtkPWlsYfGfo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a07a07fdb8df545c-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.212.68.32",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jun-2026 20:05:19 UTC] === END API CALL LOG ===
[06-Jun-2026 20:05:19 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jun-2026 20:05:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM5IiwidXNlcm5hbWUiOiJAZXRoaW9waWFubWVuIiwiZW1haWwiOiJhZG9uYXlraWRhbmUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODEzODA1ODR9.A-ROlp2KQmUtgeEXHVRvEIdT4Z6xwWKPtkPWlsYfGfo
[06-Jun-2026 20:05:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jun-2026 20:05:19 UTC] ✅ JWT token verified successfully for user profile
[06-Jun-2026 20:05:19 UTC] User ID: 739
[06-Jun-2026 20:05:19 UTC] ✅ User profile retrieved successfully for user ID: 739
[06-Jun-2026 20:05:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jun-2026 20:05:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jun-2026 20:05:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.212.68.32, 172.68.128.166","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM5IiwidXNlcm5hbWUiOiJAZXRoaW9waWFubWVuIiwiZW1haWwiOiJhZG9uYXlraWRhbmUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODEzODA1ODR9.A-ROlp2KQmUtgeEXHVRvEIdT4Z6xwWKPtkPWlsYfGfo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a07a08107d6c545c-JIB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.212.68.32","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[06-Jun-2026 20:05:22 UTC] === User Orders API Called ===
[06-Jun-2026 20:05:22 UTC] User ID: 739
[06-Jun-2026 20:05:22 UTC] Limit: 20, Offset: 0
[06-Jun-2026 20:05:22 UTC] Orders found: 0
[06-Jun-2026 20:05:22 UTC] Orders data: []
[06-Jun-2026 20:05:22 UTC] Total orders count: 0
[06-Jun-2026 20:05:22 UTC] === API CALL LOG ===
[06-Jun-2026 20:05:22 UTC] Endpoint: user/profile.php
[06-Jun-2026 20:05:22 UTC] Full Log Data: {
    "timestamp": "2026-06-06 20:05:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.212.68.32",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.212.68.32, 172.68.128.166",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM5IiwidXNlcm5hbWUiOiJAZXRoaW9waWFubWVuIiwiZW1haWwiOiJhZG9uYXlraWRhbmUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODEzODA1ODR9.A-ROlp2KQmUtgeEXHVRvEIdT4Z6xwWKPtkPWlsYfGfo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a07a0810fdec545c-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.212.68.32",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jun-2026 20:05:22 UTC] === END API CALL LOG ===
[06-Jun-2026 20:05:22 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jun-2026 20:05:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM5IiwidXNlcm5hbWUiOiJAZXRoaW9waWFubWVuIiwiZW1haWwiOiJhZG9uYXlraWRhbmUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODEzODA1ODR9.A-ROlp2KQmUtgeEXHVRvEIdT4Z6xwWKPtkPWlsYfGfo
[06-Jun-2026 20:05:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jun-2026 20:05:22 UTC] ✅ JWT token verified successfully for user profile
[06-Jun-2026 20:05:22 UTC] User ID: 739
[06-Jun-2026 20:05:22 UTC] ✅ User profile retrieved successfully for user ID: 739
[06-Jun-2026 20:05:23 UTC] === API CALL LOG ===
[06-Jun-2026 20:05:23 UTC] Endpoint: user/profile.php
[06-Jun-2026 20:05:23 UTC] Full Log Data: {
    "timestamp": "2026-06-06 20:05:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.212.68.32",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.212.68.32, 172.68.128.166",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM5IiwidXNlcm5hbWUiOiJAZXRoaW9waWFubWVuIiwiZW1haWwiOiJhZG9uYXlraWRhbmUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODEzODA1ODR9.A-ROlp2KQmUtgeEXHVRvEIdT4Z6xwWKPtkPWlsYfGfo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a07a0814c887545c-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.212.68.32",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jun-2026 20:05:23 UTC] === END API CALL LOG ===
[06-Jun-2026 20:05:23 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jun-2026 20:05:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM5IiwidXNlcm5hbWUiOiJAZXRoaW9waWFubWVuIiwiZW1haWwiOiJhZG9uYXlraWRhbmUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODEzODA1ODR9.A-ROlp2KQmUtgeEXHVRvEIdT4Z6xwWKPtkPWlsYfGfo
[06-Jun-2026 20:05:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jun-2026 20:05:23 UTC] ✅ JWT token verified successfully for user profile
[06-Jun-2026 20:05:23 UTC] User ID: 739
[06-Jun-2026 20:05:23 UTC] ✅ User profile retrieved successfully for user ID: 739
[06-Jun-2026 20:06:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jun-2026 20:06:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jun-2026 20:06:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.212.68.32, 172.68.128.167","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM5IiwidXNlcm5hbWUiOiJAZXRoaW9waWFubWVuIiwiZW1haWwiOiJhZG9uYXlraWRhbmUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODEzODA1ODR9.A-ROlp2KQmUtgeEXHVRvEIdT4Z6xwWKPtkPWlsYfGfo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a07a092e4945545a-JIB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.212.68.32","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[06-Jun-2026 20:06:08 UTC] === User Orders API Called ===
[06-Jun-2026 20:06:08 UTC] User ID: 739
[06-Jun-2026 20:06:08 UTC] Limit: 20, Offset: 0
[06-Jun-2026 20:06:08 UTC] Orders found: 0
[06-Jun-2026 20:06:08 UTC] Orders data: []
[06-Jun-2026 20:06:08 UTC] Total orders count: 0
[06-Jun-2026 20:06:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jun-2026 20:06:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jun-2026 20:06:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.212.68.32, 172.68.128.167","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM5IiwidXNlcm5hbWUiOiJAZXRoaW9waWFubWVuIiwiZW1haWwiOiJhZG9uYXlraWRhbmUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODEzODA1ODR9.A-ROlp2KQmUtgeEXHVRvEIdT4Z6xwWKPtkPWlsYfGfo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a07a097fc81c5450-JIB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.212.68.32","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[06-Jun-2026 20:06:21 UTC] === User Orders API Called ===
[06-Jun-2026 20:06:21 UTC] User ID: 739
[06-Jun-2026 20:06:21 UTC] Limit: 20, Offset: 0
[06-Jun-2026 20:06:21 UTC] Orders found: 0
[06-Jun-2026 20:06:21 UTC] Orders data: []
[06-Jun-2026 20:06:21 UTC] Total orders count: 0
[06-Jun-2026 20:06:21 UTC] === API CALL LOG ===
[06-Jun-2026 20:06:21 UTC] Endpoint: user/profile.php
[06-Jun-2026 20:06:21 UTC] Full Log Data: {
    "timestamp": "2026-06-06 20:06:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.212.68.32",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.212.68.32, 172.68.128.167",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM5IiwidXNlcm5hbWUiOiJAZXRoaW9waWFubWVuIiwiZW1haWwiOiJhZG9uYXlraWRhbmUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODEzODA1ODR9.A-ROlp2KQmUtgeEXHVRvEIdT4Z6xwWKPtkPWlsYfGfo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a07a098018555450-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.212.68.32",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jun-2026 20:06:21 UTC] === END API CALL LOG ===
[06-Jun-2026 20:06:21 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jun-2026 20:06:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM5IiwidXNlcm5hbWUiOiJAZXRoaW9waWFubWVuIiwiZW1haWwiOiJhZG9uYXlraWRhbmUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODEzODA1ODR9.A-ROlp2KQmUtgeEXHVRvEIdT4Z6xwWKPtkPWlsYfGfo
[06-Jun-2026 20:06:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jun-2026 20:06:21 UTC] ✅ JWT token verified successfully for user profile
[06-Jun-2026 20:06:21 UTC] User ID: 739
[06-Jun-2026 20:06:21 UTC] ✅ User profile retrieved successfully for user ID: 739
[06-Jun-2026 20:06:22 UTC] === API CALL LOG ===
[06-Jun-2026 20:06:22 UTC] Endpoint: user/profile.php
[06-Jun-2026 20:06:22 UTC] Full Log Data: {
    "timestamp": "2026-06-06 20:06:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.212.68.32",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.212.68.32, 172.68.128.167",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM5IiwidXNlcm5hbWUiOiJAZXRoaW9waWFubWVuIiwiZW1haWwiOiJhZG9uYXlraWRhbmUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODEzODA1ODR9.A-ROlp2KQmUtgeEXHVRvEIdT4Z6xwWKPtkPWlsYfGfo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a07a0983db185450-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.212.68.32",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jun-2026 20:06:22 UTC] === END API CALL LOG ===
[06-Jun-2026 20:06:22 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jun-2026 20:06:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM5IiwidXNlcm5hbWUiOiJAZXRoaW9waWFubWVuIiwiZW1haWwiOiJhZG9uYXlraWRhbmUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODEzODA1ODR9.A-ROlp2KQmUtgeEXHVRvEIdT4Z6xwWKPtkPWlsYfGfo
[06-Jun-2026 20:06:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jun-2026 20:06:22 UTC] ✅ JWT token verified successfully for user profile
[06-Jun-2026 20:06:22 UTC] User ID: 739
[06-Jun-2026 20:06:22 UTC] ✅ User profile retrieved successfully for user ID: 739
[06-Jun-2026 20:06:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jun-2026 20:06:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jun-2026 20:06:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.212.68.32, 172.68.128.167","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM5IiwidXNlcm5hbWUiOiJAZXRoaW9waWFubWVuIiwiZW1haWwiOiJhZG9uYXlraWRhbmUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODEzODA1ODR9.A-ROlp2KQmUtgeEXHVRvEIdT4Z6xwWKPtkPWlsYfGfo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a07a09c15ca65450-JIB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.212.68.32","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[06-Jun-2026 20:06:31 UTC] === User Orders API Called ===
[06-Jun-2026 20:06:31 UTC] User ID: 739
[06-Jun-2026 20:06:31 UTC] Limit: 20, Offset: 0
[06-Jun-2026 20:06:31 UTC] Orders found: 0
[06-Jun-2026 20:06:31 UTC] Orders data: []
[06-Jun-2026 20:06:31 UTC] Total orders count: 0
[06-Jun-2026 20:06:32 UTC] === API CALL LOG ===
[06-Jun-2026 20:06:32 UTC] Endpoint: user/profile.php
[06-Jun-2026 20:06:32 UTC] Full Log Data: {
    "timestamp": "2026-06-06 20:06:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.212.68.32",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.212.68.32, 172.68.128.167",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM5IiwidXNlcm5hbWUiOiJAZXRoaW9waWFubWVuIiwiZW1haWwiOiJhZG9uYXlraWRhbmUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODEzODA1ODR9.A-ROlp2KQmUtgeEXHVRvEIdT4Z6xwWKPtkPWlsYfGfo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a07a09c1ed075450-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.212.68.32",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jun-2026 20:06:32 UTC] === END API CALL LOG ===
[06-Jun-2026 20:06:32 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jun-2026 20:06:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM5IiwidXNlcm5hbWUiOiJAZXRoaW9waWFubWVuIiwiZW1haWwiOiJhZG9uYXlraWRhbmUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODEzODA1ODR9.A-ROlp2KQmUtgeEXHVRvEIdT4Z6xwWKPtkPWlsYfGfo
[06-Jun-2026 20:06:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jun-2026 20:06:32 UTC] ✅ JWT token verified successfully for user profile
[06-Jun-2026 20:06:32 UTC] User ID: 739
[06-Jun-2026 20:06:32 UTC] ✅ User profile retrieved successfully for user ID: 739
[06-Jun-2026 20:06:32 UTC] === API CALL LOG ===
[06-Jun-2026 20:06:32 UTC] Endpoint: user/profile.php
[06-Jun-2026 20:06:32 UTC] Full Log Data: {
    "timestamp": "2026-06-06 20:06:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.212.68.32",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.212.68.32, 172.68.128.167",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM5IiwidXNlcm5hbWUiOiJAZXRoaW9waWFubWVuIiwiZW1haWwiOiJhZG9uYXlraWRhbmUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODEzODA1ODR9.A-ROlp2KQmUtgeEXHVRvEIdT4Z6xwWKPtkPWlsYfGfo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a07a09c5cfe65450-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.212.68.32",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jun-2026 20:06:32 UTC] === END API CALL LOG ===
[06-Jun-2026 20:06:32 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jun-2026 20:06:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM5IiwidXNlcm5hbWUiOiJAZXRoaW9waWFubWVuIiwiZW1haWwiOiJhZG9uYXlraWRhbmUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODEzODA1ODR9.A-ROlp2KQmUtgeEXHVRvEIdT4Z6xwWKPtkPWlsYfGfo
[06-Jun-2026 20:06:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jun-2026 20:06:32 UTC] ✅ JWT token verified successfully for user profile
[06-Jun-2026 20:06:32 UTC] User ID: 739
[06-Jun-2026 20:06:32 UTC] ✅ User profile retrieved successfully for user ID: 739
[06-Jun-2026 20:07:05 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jun-2026 20:07:05 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jun-2026 20:07:05 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.212.68.32, 172.68.128.166","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM5IiwidXNlcm5hbWUiOiJAZXRoaW9waWFubWVuIiwiZW1haWwiOiJhZG9uYXlraWRhbmUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODEzODA1ODR9.A-ROlp2KQmUtgeEXHVRvEIdT4Z6xwWKPtkPWlsYfGfo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a07a0a946b125450-JIB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.212.68.32","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[06-Jun-2026 20:07:05 UTC] === User Orders API Called ===
[06-Jun-2026 20:07:05 UTC] User ID: 739
[06-Jun-2026 20:07:05 UTC] Limit: 20, Offset: 0
[06-Jun-2026 20:07:05 UTC] Orders found: 0
[06-Jun-2026 20:07:05 UTC] Orders data: []
[06-Jun-2026 20:07:05 UTC] Total orders count: 0
[06-Jun-2026 20:07:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jun-2026 20:07:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jun-2026 20:07:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.212.68.32, 172.68.128.166","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM5IiwidXNlcm5hbWUiOiJAZXRoaW9waWFubWVuIiwiZW1haWwiOiJhZG9uYXlraWRhbmUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODEzODA1ODR9.A-ROlp2KQmUtgeEXHVRvEIdT4Z6xwWKPtkPWlsYfGfo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a07a0a9cf8de5450-JIB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.212.68.32","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[06-Jun-2026 20:07:07 UTC] === User Orders API Called ===
[06-Jun-2026 20:07:07 UTC] User ID: 739
[06-Jun-2026 20:07:07 UTC] Limit: 20, Offset: 0
[06-Jun-2026 20:07:07 UTC] Orders found: 0
[06-Jun-2026 20:07:07 UTC] Orders data: []
[06-Jun-2026 20:07:07 UTC] Total orders count: 0
[06-Jun-2026 20:07:07 UTC] === API CALL LOG ===
[06-Jun-2026 20:07:07 UTC] Endpoint: user/profile.php
[06-Jun-2026 20:07:07 UTC] Full Log Data: {
    "timestamp": "2026-06-06 20:07:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.212.68.32",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.212.68.32, 172.68.128.166",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM5IiwidXNlcm5hbWUiOiJAZXRoaW9waWFubWVuIiwiZW1haWwiOiJhZG9uYXlraWRhbmUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODEzODA1ODR9.A-ROlp2KQmUtgeEXHVRvEIdT4Z6xwWKPtkPWlsYfGfo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a07a0a9d893a5450-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.212.68.32",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jun-2026 20:07:07 UTC] === END API CALL LOG ===
[06-Jun-2026 20:07:07 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jun-2026 20:07:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM5IiwidXNlcm5hbWUiOiJAZXRoaW9waWFubWVuIiwiZW1haWwiOiJhZG9uYXlraWRhbmUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODEzODA1ODR9.A-ROlp2KQmUtgeEXHVRvEIdT4Z6xwWKPtkPWlsYfGfo
[06-Jun-2026 20:07:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jun-2026 20:07:07 UTC] ✅ JWT token verified successfully for user profile
[06-Jun-2026 20:07:07 UTC] User ID: 739
[06-Jun-2026 20:07:07 UTC] ✅ User profile retrieved successfully for user ID: 739
[06-Jun-2026 20:07:07 UTC] === API CALL LOG ===
[06-Jun-2026 20:07:07 UTC] Endpoint: user/profile.php
[06-Jun-2026 20:07:07 UTC] Full Log Data: {
    "timestamp": "2026-06-06 20:07:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.212.68.32",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.212.68.32, 172.68.128.166",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM5IiwidXNlcm5hbWUiOiJAZXRoaW9waWFubWVuIiwiZW1haWwiOiJhZG9uYXlraWRhbmUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODEzODA1ODR9.A-ROlp2KQmUtgeEXHVRvEIdT4Z6xwWKPtkPWlsYfGfo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a07a0aa16bf65450-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.212.68.32",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jun-2026 20:07:07 UTC] === END API CALL LOG ===
[06-Jun-2026 20:07:07 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jun-2026 20:07:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM5IiwidXNlcm5hbWUiOiJAZXRoaW9waWFubWVuIiwiZW1haWwiOiJhZG9uYXlraWRhbmUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODEzODA1ODR9.A-ROlp2KQmUtgeEXHVRvEIdT4Z6xwWKPtkPWlsYfGfo
[06-Jun-2026 20:07:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jun-2026 20:07:07 UTC] ✅ JWT token verified successfully for user profile
[06-Jun-2026 20:07:07 UTC] User ID: 739
[06-Jun-2026 20:07:07 UTC] ✅ User profile retrieved successfully for user ID: 739
[06-Jun-2026 20:07:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jun-2026 20:07:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jun-2026 20:07:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.212.68.32, 172.68.128.167","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM5IiwidXNlcm5hbWUiOiJAZXRoaW9waWFubWVuIiwiZW1haWwiOiJhZG9uYXlraWRhbmUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODEzODA1ODR9.A-ROlp2KQmUtgeEXHVRvEIdT4Z6xwWKPtkPWlsYfGfo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a07a0aecce545450-JIB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.212.68.32","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[06-Jun-2026 20:07:19 UTC] === User Orders API Called ===
[06-Jun-2026 20:07:19 UTC] User ID: 739
[06-Jun-2026 20:07:19 UTC] Limit: 20, Offset: 0
[06-Jun-2026 20:07:19 UTC] Orders found: 0
[06-Jun-2026 20:07:19 UTC] Orders data: []
[06-Jun-2026 20:07:19 UTC] Total orders count: 0
[06-Jun-2026 20:07:19 UTC] === API CALL LOG ===
[06-Jun-2026 20:07:19 UTC] Endpoint: user/profile.php
[06-Jun-2026 20:07:19 UTC] Full Log Data: {
    "timestamp": "2026-06-06 20:07:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.212.68.32",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.212.68.32, 172.68.128.167",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM5IiwidXNlcm5hbWUiOiJAZXRoaW9waWFubWVuIiwiZW1haWwiOiJhZG9uYXlraWRhbmUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODEzODA1ODR9.A-ROlp2KQmUtgeEXHVRvEIdT4Z6xwWKPtkPWlsYfGfo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a07a0aed5eaf5450-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.212.68.32",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jun-2026 20:07:19 UTC] === END API CALL LOG ===
[06-Jun-2026 20:07:19 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jun-2026 20:07:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM5IiwidXNlcm5hbWUiOiJAZXRoaW9waWFubWVuIiwiZW1haWwiOiJhZG9uYXlraWRhbmUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODEzODA1ODR9.A-ROlp2KQmUtgeEXHVRvEIdT4Z6xwWKPtkPWlsYfGfo
[06-Jun-2026 20:07:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jun-2026 20:07:19 UTC] ✅ JWT token verified successfully for user profile
[06-Jun-2026 20:07:19 UTC] User ID: 739
[06-Jun-2026 20:07:19 UTC] ✅ User profile retrieved successfully for user ID: 739
[06-Jun-2026 20:07:20 UTC] === API CALL LOG ===
[06-Jun-2026 20:07:20 UTC] Endpoint: user/profile.php
[06-Jun-2026 20:07:20 UTC] Full Log Data: {
    "timestamp": "2026-06-06 20:07:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.212.68.32",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.212.68.32, 172.68.128.167",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM5IiwidXNlcm5hbWUiOiJAZXRoaW9waWFubWVuIiwiZW1haWwiOiJhZG9uYXlraWRhbmUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODEzODA1ODR9.A-ROlp2KQmUtgeEXHVRvEIdT4Z6xwWKPtkPWlsYfGfo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a07a0af129605450-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.212.68.32",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jun-2026 20:07:20 UTC] === END API CALL LOG ===
[06-Jun-2026 20:07:20 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jun-2026 20:07:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM5IiwidXNlcm5hbWUiOiJAZXRoaW9waWFubWVuIiwiZW1haWwiOiJhZG9uYXlraWRhbmUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODEzODA1ODR9.A-ROlp2KQmUtgeEXHVRvEIdT4Z6xwWKPtkPWlsYfGfo
[06-Jun-2026 20:07:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jun-2026 20:07:20 UTC] ✅ JWT token verified successfully for user profile
[06-Jun-2026 20:07:20 UTC] User ID: 739
[06-Jun-2026 20:07:20 UTC] ✅ User profile retrieved successfully for user ID: 739
[06-Jun-2026 20:07:20 UTC] === API CALL LOG ===
[06-Jun-2026 20:07:20 UTC] Endpoint: user/profile.php
[06-Jun-2026 20:07:20 UTC] Full Log Data: {
    "timestamp": "2026-06-06 20:07:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.212.68.32",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.212.68.32, 172.68.128.167",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM5IiwidXNlcm5hbWUiOiJAZXRoaW9waWFubWVuIiwiZW1haWwiOiJhZG9uYXlraWRhbmUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODEzODA1ODR9.A-ROlp2KQmUtgeEXHVRvEIdT4Z6xwWKPtkPWlsYfGfo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a07a0af189b45450-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.212.68.32",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jun-2026 20:07:20 UTC] === END API CALL LOG ===
[06-Jun-2026 20:07:20 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jun-2026 20:07:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM5IiwidXNlcm5hbWUiOiJAZXRoaW9waWFubWVuIiwiZW1haWwiOiJhZG9uYXlraWRhbmUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODEzODA1ODR9.A-ROlp2KQmUtgeEXHVRvEIdT4Z6xwWKPtkPWlsYfGfo
[06-Jun-2026 20:07:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jun-2026 20:07:20 UTC] ✅ JWT token verified successfully for user profile
[06-Jun-2026 20:07:20 UTC] User ID: 739
[06-Jun-2026 20:07:20 UTC] ✅ User profile retrieved successfully for user ID: 739
[06-Jun-2026 20:07:20 UTC] User Purchases API - User ID: 739
[06-Jun-2026 20:07:20 UTC] User Purchases API - Total purchases found: 0
[06-Jun-2026 20:07:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jun-2026 20:07:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jun-2026 20:07:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.212.68.32, 172.68.128.167","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM5IiwidXNlcm5hbWUiOiJAZXRoaW9waWFubWVuIiwiZW1haWwiOiJhZG9uYXlraWRhbmUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODEzODA1ODR9.A-ROlp2KQmUtgeEXHVRvEIdT4Z6xwWKPtkPWlsYfGfo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a07a0b1bae4b5450-JIB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.212.68.32","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[06-Jun-2026 20:07:27 UTC] === User Orders API Called ===
[06-Jun-2026 20:07:27 UTC] User ID: 739
[06-Jun-2026 20:07:27 UTC] Limit: 20, Offset: 0
[06-Jun-2026 20:07:27 UTC] Orders found: 0
[06-Jun-2026 20:07:27 UTC] Orders data: []
[06-Jun-2026 20:07:27 UTC] Total orders count: 0
[06-Jun-2026 20:07:27 UTC] === API CALL LOG ===
[06-Jun-2026 20:07:27 UTC] Endpoint: user/profile.php
[06-Jun-2026 20:07:27 UTC] Full Log Data: {
    "timestamp": "2026-06-06 20:07:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.212.68.32",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.212.68.32, 172.68.128.166",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM5IiwidXNlcm5hbWUiOiJAZXRoaW9waWFubWVuIiwiZW1haWwiOiJhZG9uYXlraWRhbmUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODEzODA1ODR9.A-ROlp2KQmUtgeEXHVRvEIdT4Z6xwWKPtkPWlsYfGfo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a07a0b1c3ec55450-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.212.68.32",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jun-2026 20:07:27 UTC] === END API CALL LOG ===
[06-Jun-2026 20:07:27 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jun-2026 20:07:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM5IiwidXNlcm5hbWUiOiJAZXRoaW9waWFubWVuIiwiZW1haWwiOiJhZG9uYXlraWRhbmUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODEzODA1ODR9.A-ROlp2KQmUtgeEXHVRvEIdT4Z6xwWKPtkPWlsYfGfo
[06-Jun-2026 20:07:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jun-2026 20:07:27 UTC] ✅ JWT token verified successfully for user profile
[06-Jun-2026 20:07:27 UTC] User ID: 739
[06-Jun-2026 20:07:27 UTC] ✅ User profile retrieved successfully for user ID: 739
[06-Jun-2026 20:07:27 UTC] === API CALL LOG ===
[06-Jun-2026 20:07:27 UTC] Endpoint: user/profile.php
[06-Jun-2026 20:07:27 UTC] Full Log Data: {
    "timestamp": "2026-06-06 20:07:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.212.68.32",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.212.68.32, 172.68.128.166",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM5IiwidXNlcm5hbWUiOiJAZXRoaW9waWFubWVuIiwiZW1haWwiOiJhZG9uYXlraWRhbmUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODEzODA1ODR9.A-ROlp2KQmUtgeEXHVRvEIdT4Z6xwWKPtkPWlsYfGfo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a07a0b1e68975450-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.212.68.32",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jun-2026 20:07:27 UTC] === END API CALL LOG ===
[06-Jun-2026 20:07:27 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jun-2026 20:07:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM5IiwidXNlcm5hbWUiOiJAZXRoaW9waWFubWVuIiwiZW1haWwiOiJhZG9uYXlraWRhbmUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODEzODA1ODR9.A-ROlp2KQmUtgeEXHVRvEIdT4Z6xwWKPtkPWlsYfGfo
[06-Jun-2026 20:07:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jun-2026 20:07:27 UTC] ✅ JWT token verified successfully for user profile
[06-Jun-2026 20:07:27 UTC] User ID: 739
[06-Jun-2026 20:07:27 UTC] ✅ User profile retrieved successfully for user ID: 739
[06-Jun-2026 20:07:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jun-2026 20:07:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jun-2026 20:07:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.212.68.32, 172.68.128.166","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM5IiwidXNlcm5hbWUiOiJAZXRoaW9waWFubWVuIiwiZW1haWwiOiJhZG9uYXlraWRhbmUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODEzODA1ODR9.A-ROlp2KQmUtgeEXHVRvEIdT4Z6xwWKPtkPWlsYfGfo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a07a0b34586a5450-JIB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.212.68.32","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[06-Jun-2026 20:07:31 UTC] === User Orders API Called ===
[06-Jun-2026 20:07:31 UTC] User ID: 739
[06-Jun-2026 20:07:31 UTC] Limit: 20, Offset: 0
[06-Jun-2026 20:07:31 UTC] Orders found: 0
[06-Jun-2026 20:07:31 UTC] Orders data: []
[06-Jun-2026 20:07:31 UTC] Total orders count: 0
[06-Jun-2026 20:07:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jun-2026 20:07:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jun-2026 20:07:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.212.68.32, 172.68.128.167","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM5IiwidXNlcm5hbWUiOiJAZXRoaW9waWFubWVuIiwiZW1haWwiOiJhZG9uYXlraWRhbmUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODEzODA1ODR9.A-ROlp2KQmUtgeEXHVRvEIdT4Z6xwWKPtkPWlsYfGfo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a07a0b4028e55450-JIB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.212.68.32","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[06-Jun-2026 20:07:33 UTC] === User Orders API Called ===
[06-Jun-2026 20:07:33 UTC] User ID: 739
[06-Jun-2026 20:07:33 UTC] Limit: 20, Offset: 0
[06-Jun-2026 20:07:33 UTC] Orders found: 0
[06-Jun-2026 20:07:33 UTC] Orders data: []
[06-Jun-2026 20:07:33 UTC] Total orders count: 0
[06-Jun-2026 20:07:33 UTC] === API CALL LOG ===
[06-Jun-2026 20:07:33 UTC] Endpoint: user/profile.php
[06-Jun-2026 20:07:33 UTC] Full Log Data: {
    "timestamp": "2026-06-06 20:07:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.212.68.32",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.212.68.32, 172.68.128.167",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM5IiwidXNlcm5hbWUiOiJAZXRoaW9waWFubWVuIiwiZW1haWwiOiJhZG9uYXlraWRhbmUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODEzODA1ODR9.A-ROlp2KQmUtgeEXHVRvEIdT4Z6xwWKPtkPWlsYfGfo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a07a0b40a9505450-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.212.68.32",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jun-2026 20:07:33 UTC] === END API CALL LOG ===
[06-Jun-2026 20:07:33 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jun-2026 20:07:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM5IiwidXNlcm5hbWUiOiJAZXRoaW9waWFubWVuIiwiZW1haWwiOiJhZG9uYXlraWRhbmUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODEzODA1ODR9.A-ROlp2KQmUtgeEXHVRvEIdT4Z6xwWKPtkPWlsYfGfo
[06-Jun-2026 20:07:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jun-2026 20:07:33 UTC] ✅ JWT token verified successfully for user profile
[06-Jun-2026 20:07:33 UTC] User ID: 739
[06-Jun-2026 20:07:33 UTC] ✅ User profile retrieved successfully for user ID: 739
[06-Jun-2026 20:07:33 UTC] === API CALL LOG ===
[06-Jun-2026 20:07:33 UTC] Endpoint: user/profile.php
[06-Jun-2026 20:07:33 UTC] Full Log Data: {
    "timestamp": "2026-06-06 20:07:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.212.68.32",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.212.68.32, 172.68.128.166",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM5IiwidXNlcm5hbWUiOiJAZXRoaW9waWFubWVuIiwiZW1haWwiOiJhZG9uYXlraWRhbmUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODEzODA1ODR9.A-ROlp2KQmUtgeEXHVRvEIdT4Z6xwWKPtkPWlsYfGfo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a07a0b447c525450-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.212.68.32",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jun-2026 20:07:33 UTC] === END API CALL LOG ===
[06-Jun-2026 20:07:33 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jun-2026 20:07:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM5IiwidXNlcm5hbWUiOiJAZXRoaW9waWFubWVuIiwiZW1haWwiOiJhZG9uYXlraWRhbmUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODEzODA1ODR9.A-ROlp2KQmUtgeEXHVRvEIdT4Z6xwWKPtkPWlsYfGfo
[06-Jun-2026 20:07:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jun-2026 20:07:33 UTC] ✅ JWT token verified successfully for user profile
[06-Jun-2026 20:07:33 UTC] User ID: 739
[06-Jun-2026 20:07:33 UTC] ✅ User profile retrieved successfully for user ID: 739
[06-Jun-2026 20:07:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jun-2026 20:07:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jun-2026 20:07:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.212.68.32, 172.68.128.167","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM5IiwidXNlcm5hbWUiOiJAZXRoaW9waWFubWVuIiwiZW1haWwiOiJhZG9uYXlraWRhbmUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODEzODA1ODR9.A-ROlp2KQmUtgeEXHVRvEIdT4Z6xwWKPtkPWlsYfGfo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a07a0b800d425450-JIB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.212.68.32","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[06-Jun-2026 20:07:43 UTC] === User Orders API Called ===
[06-Jun-2026 20:07:43 UTC] User ID: 739
[06-Jun-2026 20:07:43 UTC] Limit: 20, Offset: 0
[06-Jun-2026 20:07:43 UTC] Orders found: 0
[06-Jun-2026 20:07:43 UTC] Orders data: []
[06-Jun-2026 20:07:43 UTC] Total orders count: 0
[06-Jun-2026 20:07:43 UTC] === API CALL LOG ===
[06-Jun-2026 20:07:43 UTC] Endpoint: user/profile.php
[06-Jun-2026 20:07:43 UTC] Full Log Data: {
    "timestamp": "2026-06-06 20:07:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.212.68.32",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.212.68.32, 172.68.128.167",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM5IiwidXNlcm5hbWUiOiJAZXRoaW9waWFubWVuIiwiZW1haWwiOiJhZG9uYXlraWRhbmUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODEzODA1ODR9.A-ROlp2KQmUtgeEXHVRvEIdT4Z6xwWKPtkPWlsYfGfo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a07a0b806d7b5450-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.212.68.32",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jun-2026 20:07:43 UTC] === END API CALL LOG ===
[06-Jun-2026 20:07:43 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jun-2026 20:07:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM5IiwidXNlcm5hbWUiOiJAZXRoaW9waWFubWVuIiwiZW1haWwiOiJhZG9uYXlraWRhbmUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODEzODA1ODR9.A-ROlp2KQmUtgeEXHVRvEIdT4Z6xwWKPtkPWlsYfGfo
[06-Jun-2026 20:07:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jun-2026 20:07:43 UTC] ✅ JWT token verified successfully for user profile
[06-Jun-2026 20:07:43 UTC] User ID: 739
[06-Jun-2026 20:07:43 UTC] ✅ User profile retrieved successfully for user ID: 739
[06-Jun-2026 20:07:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jun-2026 20:07:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jun-2026 20:07:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.212.68.32, 172.68.128.166","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM5IiwidXNlcm5hbWUiOiJAZXRoaW9waWFubWVuIiwiZW1haWwiOiJhZG9uYXlraWRhbmUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODEzODA1ODR9.A-ROlp2KQmUtgeEXHVRvEIdT4Z6xwWKPtkPWlsYfGfo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a07a0b810de75450-JIB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.212.68.32","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[06-Jun-2026 20:07:43 UTC] === User Orders API Called ===
[06-Jun-2026 20:07:43 UTC] User ID: 739
[06-Jun-2026 20:07:43 UTC] Limit: 20, Offset: 0
[06-Jun-2026 20:07:43 UTC] Orders found: 0
[06-Jun-2026 20:07:43 UTC] Orders data: []
[06-Jun-2026 20:07:43 UTC] Total orders count: 0
[06-Jun-2026 22:00:04 UTC] === API CALL LOG ===
[06-Jun-2026 22:00:04 UTC] Endpoint: user/profile.php
[06-Jun-2026 22:00:04 UTC] Full Log Data: {
    "timestamp": "2026-06-06 22:00:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.217.89",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.112.217.89, 172.69.253.142",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ0IiwidXNlcm5hbWUiOiJwYWtpdG8xMiIsImVtYWlsIjoib2tnZWUwODBAZ21haWwuY29tIiwiZXhwIjoxNzc4MTA4ODMwfQ.JNqprtAaPjA1JdEcN9Of5wqObcGF9zY9w6OUHV_Rp9A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a07ab00f382bf9bd-LOS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.112.217.89",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jun-2026 22:00:04 UTC] === END API CALL LOG ===
[06-Jun-2026 22:00:04 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jun-2026 22:00:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ0IiwidXNlcm5hbWUiOiJwYWtpdG8xMiIsImVtYWlsIjoib2tnZWUwODBAZ21haWwuY29tIiwiZXhwIjoxNzc4MTA4ODMwfQ.JNqprtAaPjA1JdEcN9Of5wqObcGF9zY9w6OUHV_Rp9A
[06-Jun-2026 22:00:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jun-2026 22:00:04 UTC] ✅ JWT token verified successfully for user profile
[06-Jun-2026 22:00:04 UTC] User ID: 444
[06-Jun-2026 22:00:04 UTC] ✅ User profile retrieved successfully for user ID: 444
[06-Jun-2026 22:00:05 UTC] === API CALL LOG ===
[06-Jun-2026 22:00:05 UTC] Endpoint: user/profile.php
[06-Jun-2026 22:00:05 UTC] Full Log Data: {
    "timestamp": "2026-06-06 22:00:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.217.89",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.112.217.89, 172.69.253.142",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ0IiwidXNlcm5hbWUiOiJwYWtpdG8xMiIsImVtYWlsIjoib2tnZWUwODBAZ21haWwuY29tIiwiZXhwIjoxNzc4MTA4ODMwfQ.JNqprtAaPjA1JdEcN9Of5wqObcGF9zY9w6OUHV_Rp9A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a07ab0192d48f9bd-LOS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.112.217.89",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jun-2026 22:00:05 UTC] === END API CALL LOG ===
[06-Jun-2026 22:00:05 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jun-2026 22:00:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ0IiwidXNlcm5hbWUiOiJwYWtpdG8xMiIsImVtYWlsIjoib2tnZWUwODBAZ21haWwuY29tIiwiZXhwIjoxNzc4MTA4ODMwfQ.JNqprtAaPjA1JdEcN9Of5wqObcGF9zY9w6OUHV_Rp9A
[06-Jun-2026 22:00:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jun-2026 22:00:05 UTC] ✅ JWT token verified successfully for user profile
[06-Jun-2026 22:00:05 UTC] User ID: 444
[06-Jun-2026 22:00:05 UTC] ✅ User profile retrieved successfully for user ID: 444
[06-Jun-2026 22:00:05 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jun-2026 22:00:05 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jun-2026 22:00:05 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.112.217.89, 172.69.253.142","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ0IiwidXNlcm5hbWUiOiJwYWtpdG8xMiIsImVtYWlsIjoib2tnZWUwODBAZ21haWwuY29tIiwiZXhwIjoxNzc4MTA4ODMwfQ.JNqprtAaPjA1JdEcN9Of5wqObcGF9zY9w6OUHV_Rp9A","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a07ab0192d5df9bd-LOS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.112.217.89","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[06-Jun-2026 22:00:05 UTC] === User Orders API Called ===
[06-Jun-2026 22:00:05 UTC] User ID: 444
[06-Jun-2026 22:00:05 UTC] Limit: 20, Offset: 0
[06-Jun-2026 22:00:05 UTC] Orders found: 0
[06-Jun-2026 22:00:05 UTC] Orders data: []
[06-Jun-2026 22:00:05 UTC] Total orders count: 0
[06-Jun-2026 22:00:05 UTC] === API CALL LOG ===
[06-Jun-2026 22:00:05 UTC] Endpoint: user/profile.php
[06-Jun-2026 22:00:05 UTC] Full Log Data: {
    "timestamp": "2026-06-06 22:00:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.217.89",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.112.217.89, 172.69.253.150",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ0IiwidXNlcm5hbWUiOiJwYWtpdG8xMiIsImVtYWlsIjoib2tnZWUwODBAZ21haWwuY29tIiwiZXhwIjoxNzc4MTA4ODMwfQ.JNqprtAaPjA1JdEcN9Of5wqObcGF9zY9w6OUHV_Rp9A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a07ab01a5c8df9bd-LOS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.112.217.89",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jun-2026 22:00:05 UTC] === END API CALL LOG ===
[06-Jun-2026 22:00:05 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jun-2026 22:00:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ0IiwidXNlcm5hbWUiOiJwYWtpdG8xMiIsImVtYWlsIjoib2tnZWUwODBAZ21haWwuY29tIiwiZXhwIjoxNzc4MTA4ODMwfQ.JNqprtAaPjA1JdEcN9Of5wqObcGF9zY9w6OUHV_Rp9A
[06-Jun-2026 22:00:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jun-2026 22:00:05 UTC] ✅ JWT token verified successfully for user profile
[06-Jun-2026 22:00:05 UTC] User ID: 444
[06-Jun-2026 22:00:05 UTC] ✅ User profile retrieved successfully for user ID: 444
[06-Jun-2026 22:00:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jun-2026 22:00:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jun-2026 22:00:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.112.217.89, 172.69.253.142","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ0IiwidXNlcm5hbWUiOiJwYWtpdG8xMiIsImVtYWlsIjoib2tnZWUwODBAZ21haWwuY29tIiwiZXhwIjoxNzc4MTA4ODMwfQ.JNqprtAaPjA1JdEcN9Of5wqObcGF9zY9w6OUHV_Rp9A","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a07ab076fd50f9bd-LOS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.112.217.89","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[06-Jun-2026 22:00:20 UTC] === User Orders API Called ===
[06-Jun-2026 22:00:20 UTC] User ID: 444
[06-Jun-2026 22:00:20 UTC] Limit: 20, Offset: 0
[06-Jun-2026 22:00:20 UTC] Orders found: 0
[06-Jun-2026 22:00:20 UTC] Orders data: []
[06-Jun-2026 22:00:20 UTC] Total orders count: 0
[06-Jun-2026 22:00:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jun-2026 22:00:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jun-2026 22:00:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.112.217.89, 172.69.253.142","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ0IiwidXNlcm5hbWUiOiJwYWtpdG8xMiIsImVtYWlsIjoib2tnZWUwODBAZ21haWwuY29tIiwiZXhwIjoxNzc4MTA4ODMwfQ.JNqprtAaPjA1JdEcN9Of5wqObcGF9zY9w6OUHV_Rp9A","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a07ab086bed5f9bd-LOS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.112.217.89","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[06-Jun-2026 22:00:22 UTC] === User Orders API Called ===
[06-Jun-2026 22:00:22 UTC] User ID: 444
[06-Jun-2026 22:00:22 UTC] Limit: 20, Offset: 0
[06-Jun-2026 22:00:22 UTC] Orders found: 0
[06-Jun-2026 22:00:22 UTC] Orders data: []
[06-Jun-2026 22:00:22 UTC] Total orders count: 0
[06-Jun-2026 22:00:22 UTC] === API CALL LOG ===
[06-Jun-2026 22:00:22 UTC] Endpoint: user/profile.php
[06-Jun-2026 22:00:22 UTC] Full Log Data: {
    "timestamp": "2026-06-06 22:00:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.217.89",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.112.217.89, 172.69.253.142",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ0IiwidXNlcm5hbWUiOiJwYWtpdG8xMiIsImVtYWlsIjoib2tnZWUwODBAZ21haWwuY29tIiwiZXhwIjoxNzc4MTA4ODMwfQ.JNqprtAaPjA1JdEcN9Of5wqObcGF9zY9w6OUHV_Rp9A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a07ab086f8e1f9bd-LOS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.112.217.89",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jun-2026 22:00:22 UTC] === END API CALL LOG ===
[06-Jun-2026 22:00:22 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jun-2026 22:00:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ0IiwidXNlcm5hbWUiOiJwYWtpdG8xMiIsImVtYWlsIjoib2tnZWUwODBAZ21haWwuY29tIiwiZXhwIjoxNzc4MTA4ODMwfQ.JNqprtAaPjA1JdEcN9Of5wqObcGF9zY9w6OUHV_Rp9A
[06-Jun-2026 22:00:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jun-2026 22:00:22 UTC] ✅ JWT token verified successfully for user profile
[06-Jun-2026 22:00:22 UTC] User ID: 444
[06-Jun-2026 22:00:22 UTC] ✅ User profile retrieved successfully for user ID: 444
[06-Jun-2026 22:00:23 UTC] === API CALL LOG ===
[06-Jun-2026 22:00:23 UTC] Endpoint: user/profile.php
[06-Jun-2026 22:00:23 UTC] Full Log Data: {
    "timestamp": "2026-06-06 22:00:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.217.89",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.112.217.89, 172.69.253.142",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ0IiwidXNlcm5hbWUiOiJwYWtpdG8xMiIsImVtYWlsIjoib2tnZWUwODBAZ21haWwuY29tIiwiZXhwIjoxNzc4MTA4ODMwfQ.JNqprtAaPjA1JdEcN9Of5wqObcGF9zY9w6OUHV_Rp9A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a07ab088cbbdf9bd-LOS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.112.217.89",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jun-2026 22:00:23 UTC] === END API CALL LOG ===
[06-Jun-2026 22:00:23 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jun-2026 22:00:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ0IiwidXNlcm5hbWUiOiJwYWtpdG8xMiIsImVtYWlsIjoib2tnZWUwODBAZ21haWwuY29tIiwiZXhwIjoxNzc4MTA4ODMwfQ.JNqprtAaPjA1JdEcN9Of5wqObcGF9zY9w6OUHV_Rp9A
[06-Jun-2026 22:00:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jun-2026 22:00:23 UTC] ✅ JWT token verified successfully for user profile
[06-Jun-2026 22:00:23 UTC] User ID: 444
[06-Jun-2026 22:00:23 UTC] ✅ User profile retrieved successfully for user ID: 444
[06-Jun-2026 22:00:37 UTC] === API CALL LOG ===
[06-Jun-2026 22:00:37 UTC] Endpoint: user/profile.php
[06-Jun-2026 22:00:37 UTC] Full Log Data: {
    "timestamp": "2026-06-06 22:00:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.217.89",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.112.217.89, 172.69.253.142",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ0IiwidXNlcm5hbWUiOiJwYWtpdG8xMiIsImVtYWlsIjoib2tnZWUwODBAZ21haWwuY29tIiwiZXhwIjoxNzc4MTA4ODMwfQ.JNqprtAaPjA1JdEcN9Of5wqObcGF9zY9w6OUHV_Rp9A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a07ab0e22c9ff9bd-LOS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.112.217.89",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jun-2026 22:00:37 UTC] === END API CALL LOG ===
[06-Jun-2026 22:00:37 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jun-2026 22:00:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ0IiwidXNlcm5hbWUiOiJwYWtpdG8xMiIsImVtYWlsIjoib2tnZWUwODBAZ21haWwuY29tIiwiZXhwIjoxNzc4MTA4ODMwfQ.JNqprtAaPjA1JdEcN9Of5wqObcGF9zY9w6OUHV_Rp9A
[06-Jun-2026 22:00:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jun-2026 22:00:37 UTC] ✅ JWT token verified successfully for user profile
[06-Jun-2026 22:00:37 UTC] User ID: 444
[06-Jun-2026 22:00:37 UTC] ✅ User profile retrieved successfully for user ID: 444
[06-Jun-2026 22:00:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jun-2026 22:00:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jun-2026 22:00:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.112.217.89, 172.69.253.142","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ0IiwidXNlcm5hbWUiOiJwYWtpdG8xMiIsImVtYWlsIjoib2tnZWUwODBAZ21haWwuY29tIiwiZXhwIjoxNzc4MTA4ODMwfQ.JNqprtAaPjA1JdEcN9Of5wqObcGF9zY9w6OUHV_Rp9A","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a07ab0dfffc8f9bd-LOS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.112.217.89","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[06-Jun-2026 22:00:37 UTC] === User Orders API Called ===
[06-Jun-2026 22:00:37 UTC] User ID: 444
[06-Jun-2026 22:00:37 UTC] Limit: 20, Offset: 0
[06-Jun-2026 22:00:37 UTC] Orders found: 0
[06-Jun-2026 22:00:37 UTC] Orders data: []
[06-Jun-2026 22:00:37 UTC] Total orders count: 0
[06-Jun-2026 22:00:37 UTC] === API CALL LOG ===
[06-Jun-2026 22:00:37 UTC] Endpoint: user/profile.php
[06-Jun-2026 22:00:37 UTC] Full Log Data: {
    "timestamp": "2026-06-06 22:00:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.217.89",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.112.217.89, 172.69.253.142",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ0IiwidXNlcm5hbWUiOiJwYWtpdG8xMiIsImVtYWlsIjoib2tnZWUwODBAZ21haWwuY29tIiwiZXhwIjoxNzc4MTA4ODMwfQ.JNqprtAaPjA1JdEcN9Of5wqObcGF9zY9w6OUHV_Rp9A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a07ab0e0392df9bd-LOS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.112.217.89",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jun-2026 22:00:37 UTC] === END API CALL LOG ===
[06-Jun-2026 22:00:37 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jun-2026 22:00:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ0IiwidXNlcm5hbWUiOiJwYWtpdG8xMiIsImVtYWlsIjoib2tnZWUwODBAZ21haWwuY29tIiwiZXhwIjoxNzc4MTA4ODMwfQ.JNqprtAaPjA1JdEcN9Of5wqObcGF9zY9w6OUHV_Rp9A
[06-Jun-2026 22:00:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jun-2026 22:00:37 UTC] ✅ JWT token verified successfully for user profile
[06-Jun-2026 22:00:37 UTC] User ID: 444
[06-Jun-2026 22:00:37 UTC] ✅ User profile retrieved successfully for user ID: 444
[06-Jun-2026 22:01:13 UTC] === API CALL LOG ===
[06-Jun-2026 22:01:13 UTC] Endpoint: user/profile.php
[06-Jun-2026 22:01:13 UTC] Full Log Data: {
    "timestamp": "2026-06-06 22:01:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.217.89",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.112.217.89, 172.69.253.143",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ0IiwidXNlcm5hbWUiOiJwYWtpdG8xMiIsImVtYWlsIjoib2tnZWUwODBAZ21haWwuY29tIiwiZXhwIjoxNzc4MTA4ODMwfQ.JNqprtAaPjA1JdEcN9Of5wqObcGF9zY9w6OUHV_Rp9A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a07ab1c35b05f9bd-LOS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.112.217.89",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jun-2026 22:01:13 UTC] === END API CALL LOG ===
[06-Jun-2026 22:01:13 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jun-2026 22:01:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ0IiwidXNlcm5hbWUiOiJwYWtpdG8xMiIsImVtYWlsIjoib2tnZWUwODBAZ21haWwuY29tIiwiZXhwIjoxNzc4MTA4ODMwfQ.JNqprtAaPjA1JdEcN9Of5wqObcGF9zY9w6OUHV_Rp9A
[06-Jun-2026 22:01:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jun-2026 22:01:13 UTC] ✅ JWT token verified successfully for user profile
[06-Jun-2026 22:01:13 UTC] User ID: 444
[06-Jun-2026 22:01:13 UTC] ✅ User profile retrieved successfully for user ID: 444
[06-Jun-2026 22:01:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jun-2026 22:01:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jun-2026 22:01:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.112.217.89, 172.69.253.142","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ0IiwidXNlcm5hbWUiOiJwYWtpdG8xMiIsImVtYWlsIjoib2tnZWUwODBAZ21haWwuY29tIiwiZXhwIjoxNzc4MTA4ODMwfQ.JNqprtAaPjA1JdEcN9Of5wqObcGF9zY9w6OUHV_Rp9A","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a07ab1c0fcacf9bd-LOS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.112.217.89","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[06-Jun-2026 22:01:13 UTC] === User Orders API Called ===
[06-Jun-2026 22:01:13 UTC] User ID: 444
[06-Jun-2026 22:01:13 UTC] Limit: 20, Offset: 0
[06-Jun-2026 22:01:13 UTC] Orders found: 0
[06-Jun-2026 22:01:13 UTC] Orders data: []
[06-Jun-2026 22:01:13 UTC] Total orders count: 0
[06-Jun-2026 22:01:13 UTC] === API CALL LOG ===
[06-Jun-2026 22:01:13 UTC] Endpoint: user/profile.php
[06-Jun-2026 22:01:13 UTC] Full Log Data: {
    "timestamp": "2026-06-06 22:01:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.217.89",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.112.217.89, 172.69.253.142",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ0IiwidXNlcm5hbWUiOiJwYWtpdG8xMiIsImVtYWlsIjoib2tnZWUwODBAZ21haWwuY29tIiwiZXhwIjoxNzc4MTA4ODMwfQ.JNqprtAaPjA1JdEcN9Of5wqObcGF9zY9w6OUHV_Rp9A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a07ab1c13e30f9bd-LOS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.112.217.89",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jun-2026 22:01:13 UTC] === END API CALL LOG ===
[06-Jun-2026 22:01:13 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jun-2026 22:01:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ0IiwidXNlcm5hbWUiOiJwYWtpdG8xMiIsImVtYWlsIjoib2tnZWUwODBAZ21haWwuY29tIiwiZXhwIjoxNzc4MTA4ODMwfQ.JNqprtAaPjA1JdEcN9Of5wqObcGF9zY9w6OUHV_Rp9A
[06-Jun-2026 22:01:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jun-2026 22:01:13 UTC] ✅ JWT token verified successfully for user profile
[06-Jun-2026 22:01:13 UTC] User ID: 444
[06-Jun-2026 22:01:13 UTC] ✅ User profile retrieved successfully for user ID: 444
[06-Jun-2026 22:01:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jun-2026 22:01:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jun-2026 22:01:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.112.217.89, 172.69.253.143","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ0IiwidXNlcm5hbWUiOiJwYWtpdG8xMiIsImVtYWlsIjoib2tnZWUwODBAZ21haWwuY29tIiwiZXhwIjoxNzc4MTA4ODMwfQ.JNqprtAaPjA1JdEcN9Of5wqObcGF9zY9w6OUHV_Rp9A","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a07ab29dcc60f9bd-LOS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.112.217.89","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[06-Jun-2026 22:01:48 UTC] === User Orders API Called ===
[06-Jun-2026 22:01:48 UTC] User ID: 444
[06-Jun-2026 22:01:48 UTC] Limit: 20, Offset: 0
[06-Jun-2026 22:01:48 UTC] Orders found: 0
[06-Jun-2026 22:01:48 UTC] Orders data: []
[06-Jun-2026 22:01:48 UTC] Total orders count: 0
[06-Jun-2026 22:01:48 UTC] === API CALL LOG ===
[06-Jun-2026 22:01:48 UTC] Endpoint: user/profile.php
[06-Jun-2026 22:01:48 UTC] Full Log Data: {
    "timestamp": "2026-06-06 22:01:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.217.89",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.112.217.89, 172.69.253.143",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ0IiwidXNlcm5hbWUiOiJwYWtpdG8xMiIsImVtYWlsIjoib2tnZWUwODBAZ21haWwuY29tIiwiZXhwIjoxNzc4MTA4ODMwfQ.JNqprtAaPjA1JdEcN9Of5wqObcGF9zY9w6OUHV_Rp9A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a07ab29dcc68f9bd-LOS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.112.217.89",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jun-2026 22:01:48 UTC] === END API CALL LOG ===
[06-Jun-2026 22:01:48 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jun-2026 22:01:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ0IiwidXNlcm5hbWUiOiJwYWtpdG8xMiIsImVtYWlsIjoib2tnZWUwODBAZ21haWwuY29tIiwiZXhwIjoxNzc4MTA4ODMwfQ.JNqprtAaPjA1JdEcN9Of5wqObcGF9zY9w6OUHV_Rp9A
[06-Jun-2026 22:01:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jun-2026 22:01:48 UTC] ✅ JWT token verified successfully for user profile
[06-Jun-2026 22:01:48 UTC] User ID: 444
[06-Jun-2026 22:01:48 UTC] ✅ User profile retrieved successfully for user ID: 444
[06-Jun-2026 22:01:49 UTC] === API CALL LOG ===
[06-Jun-2026 22:01:49 UTC] Endpoint: user/profile.php
[06-Jun-2026 22:01:49 UTC] Full Log Data: {
    "timestamp": "2026-06-06 22:01:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.217.89",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.112.217.89, 172.69.253.142",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ0IiwidXNlcm5hbWUiOiJwYWtpdG8xMiIsImVtYWlsIjoib2tnZWUwODBAZ21haWwuY29tIiwiZXhwIjoxNzc4MTA4ODMwfQ.JNqprtAaPjA1JdEcN9Of5wqObcGF9zY9w6OUHV_Rp9A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a07ab29f5d61f9bd-LOS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.112.217.89",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jun-2026 22:01:49 UTC] === END API CALL LOG ===
[06-Jun-2026 22:01:49 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jun-2026 22:01:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ0IiwidXNlcm5hbWUiOiJwYWtpdG8xMiIsImVtYWlsIjoib2tnZWUwODBAZ21haWwuY29tIiwiZXhwIjoxNzc4MTA4ODMwfQ.JNqprtAaPjA1JdEcN9Of5wqObcGF9zY9w6OUHV_Rp9A
[06-Jun-2026 22:01:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jun-2026 22:01:49 UTC] ✅ JWT token verified successfully for user profile
[06-Jun-2026 22:01:49 UTC] User ID: 444
[06-Jun-2026 22:01:49 UTC] ✅ User profile retrieved successfully for user ID: 444
[06-Jun-2026 22:01:58 UTC] === API CALL LOG ===
[06-Jun-2026 22:01:58 UTC] Endpoint: user/profile.php
[06-Jun-2026 22:01:58 UTC] Full Log Data: {
    "timestamp": "2026-06-06 22:01:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.217.89",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.112.217.89, 172.69.253.143",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ0IiwidXNlcm5hbWUiOiJwYWtpdG8xMiIsImVtYWlsIjoib2tnZWUwODBAZ21haWwuY29tIiwiZXhwIjoxNzc4MTA4ODMwfQ.JNqprtAaPjA1JdEcN9Of5wqObcGF9zY9w6OUHV_Rp9A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a07ab2db4f83f9bd-LOS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.112.217.89",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jun-2026 22:01:58 UTC] === END API CALL LOG ===
[06-Jun-2026 22:01:58 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jun-2026 22:01:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ0IiwidXNlcm5hbWUiOiJwYWtpdG8xMiIsImVtYWlsIjoib2tnZWUwODBAZ21haWwuY29tIiwiZXhwIjoxNzc4MTA4ODMwfQ.JNqprtAaPjA1JdEcN9Of5wqObcGF9zY9w6OUHV_Rp9A
[06-Jun-2026 22:01:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jun-2026 22:01:58 UTC] ✅ JWT token verified successfully for user profile
[06-Jun-2026 22:01:58 UTC] User ID: 444
[06-Jun-2026 22:01:58 UTC] ✅ User profile retrieved successfully for user ID: 444
[06-Jun-2026 22:01:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jun-2026 22:01:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jun-2026 22:01:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.112.217.89, 172.69.253.143","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ0IiwidXNlcm5hbWUiOiJwYWtpdG8xMiIsImVtYWlsIjoib2tnZWUwODBAZ21haWwuY29tIiwiZXhwIjoxNzc4MTA4ODMwfQ.JNqprtAaPjA1JdEcN9Of5wqObcGF9zY9w6OUHV_Rp9A","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a07ab2d8fab0f9bd-LOS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.112.217.89","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[06-Jun-2026 22:01:58 UTC] === User Orders API Called ===
[06-Jun-2026 22:01:58 UTC] User ID: 444
[06-Jun-2026 22:01:58 UTC] Limit: 20, Offset: 0
[06-Jun-2026 22:01:58 UTC] Orders found: 0
[06-Jun-2026 22:01:58 UTC] Orders data: []
[06-Jun-2026 22:01:58 UTC] Total orders count: 0
[06-Jun-2026 22:01:58 UTC] === API CALL LOG ===
[06-Jun-2026 22:01:58 UTC] Endpoint: user/profile.php
[06-Jun-2026 22:01:58 UTC] Full Log Data: {
    "timestamp": "2026-06-06 22:01:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.217.89",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.112.217.89, 172.69.253.143",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ0IiwidXNlcm5hbWUiOiJwYWtpdG8xMiIsImVtYWlsIjoib2tnZWUwODBAZ21haWwuY29tIiwiZXhwIjoxNzc4MTA4ODMwfQ.JNqprtAaPjA1JdEcN9Of5wqObcGF9zY9w6OUHV_Rp9A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a07ab2d97d0ef9bd-LOS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.112.217.89",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jun-2026 22:01:58 UTC] === END API CALL LOG ===
[06-Jun-2026 22:01:58 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jun-2026 22:01:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ0IiwidXNlcm5hbWUiOiJwYWtpdG8xMiIsImVtYWlsIjoib2tnZWUwODBAZ21haWwuY29tIiwiZXhwIjoxNzc4MTA4ODMwfQ.JNqprtAaPjA1JdEcN9Of5wqObcGF9zY9w6OUHV_Rp9A
[06-Jun-2026 22:01:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jun-2026 22:01:58 UTC] ✅ JWT token verified successfully for user profile
[06-Jun-2026 22:01:58 UTC] User ID: 444
[06-Jun-2026 22:01:58 UTC] ✅ User profile retrieved successfully for user ID: 444
[06-Jun-2026 22:03:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jun-2026 22:03:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jun-2026 22:03:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.112.217.89, 172.69.253.142","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ0IiwidXNlcm5hbWUiOiJwYWtpdG8xMiIsImVtYWlsIjoib2tnZWUwODBAZ21haWwuY29tIiwiZXhwIjoxNzc4MTA4ODMwfQ.JNqprtAaPjA1JdEcN9Of5wqObcGF9zY9w6OUHV_Rp9A","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a07ab4b8f98ff9bd-LOS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.112.217.89","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[06-Jun-2026 22:03:15 UTC] === User Orders API Called ===
[06-Jun-2026 22:03:15 UTC] User ID: 444
[06-Jun-2026 22:03:15 UTC] Limit: 20, Offset: 0
[06-Jun-2026 22:03:15 UTC] Orders found: 0
[06-Jun-2026 22:03:15 UTC] Orders data: []
[06-Jun-2026 22:03:15 UTC] Total orders count: 0
[06-Jun-2026 22:03:15 UTC] === API CALL LOG ===
[06-Jun-2026 22:03:15 UTC] Endpoint: user/profile.php
[06-Jun-2026 22:03:15 UTC] Full Log Data: {
    "timestamp": "2026-06-06 22:03:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.217.89",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.112.217.89, 172.69.253.142",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ0IiwidXNlcm5hbWUiOiJwYWtpdG8xMiIsImVtYWlsIjoib2tnZWUwODBAZ21haWwuY29tIiwiZXhwIjoxNzc4MTA4ODMwfQ.JNqprtAaPjA1JdEcN9Of5wqObcGF9zY9w6OUHV_Rp9A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a07ab4bb6ec5f9bd-LOS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.112.217.89",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jun-2026 22:03:15 UTC] === END API CALL LOG ===
[06-Jun-2026 22:03:15 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jun-2026 22:03:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ0IiwidXNlcm5hbWUiOiJwYWtpdG8xMiIsImVtYWlsIjoib2tnZWUwODBAZ21haWwuY29tIiwiZXhwIjoxNzc4MTA4ODMwfQ.JNqprtAaPjA1JdEcN9Of5wqObcGF9zY9w6OUHV_Rp9A
[06-Jun-2026 22:03:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jun-2026 22:03:15 UTC] ✅ JWT token verified successfully for user profile
[06-Jun-2026 22:03:15 UTC] User ID: 444
[06-Jun-2026 22:03:15 UTC] ✅ User profile retrieved successfully for user ID: 444
[06-Jun-2026 22:03:15 UTC] === API CALL LOG ===
[06-Jun-2026 22:03:15 UTC] Endpoint: user/profile.php
[06-Jun-2026 22:03:15 UTC] Full Log Data: {
    "timestamp": "2026-06-06 22:03:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.217.89",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.112.217.89, 172.69.253.142",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ0IiwidXNlcm5hbWUiOiJwYWtpdG8xMiIsImVtYWlsIjoib2tnZWUwODBAZ21haWwuY29tIiwiZXhwIjoxNzc4MTA4ODMwfQ.JNqprtAaPjA1JdEcN9Of5wqObcGF9zY9w6OUHV_Rp9A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a07ab4b94b4df9bd-LOS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.112.217.89",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jun-2026 22:03:15 UTC] === END API CALL LOG ===
[06-Jun-2026 22:03:15 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jun-2026 22:03:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ0IiwidXNlcm5hbWUiOiJwYWtpdG8xMiIsImVtYWlsIjoib2tnZWUwODBAZ21haWwuY29tIiwiZXhwIjoxNzc4MTA4ODMwfQ.JNqprtAaPjA1JdEcN9Of5wqObcGF9zY9w6OUHV_Rp9A
[06-Jun-2026 22:03:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jun-2026 22:03:15 UTC] ✅ JWT token verified successfully for user profile
[06-Jun-2026 22:03:15 UTC] User ID: 444
[06-Jun-2026 22:03:15 UTC] ✅ User profile retrieved successfully for user ID: 444
[06-Jun-2026 22:03:18 UTC] === API CALL LOG ===
[06-Jun-2026 22:03:18 UTC] Endpoint: user/profile.php
[06-Jun-2026 22:03:18 UTC] Full Log Data: {
    "timestamp": "2026-06-06 22:03:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.217.89",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.112.217.89, 172.69.253.142",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ0IiwidXNlcm5hbWUiOiJwYWtpdG8xMiIsImVtYWlsIjoib2tnZWUwODBAZ21haWwuY29tIiwiZXhwIjoxNzc4MTA4ODMwfQ.JNqprtAaPjA1JdEcN9Of5wqObcGF9zY9w6OUHV_Rp9A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a07ab4d25946f9bd-LOS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.112.217.89",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jun-2026 22:03:18 UTC] === END API CALL LOG ===
[06-Jun-2026 22:03:18 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jun-2026 22:03:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDQ0IiwidXNlcm5hbWUiOiJwYWtpdG8xMiIsImVtYWlsIjoib2tnZWUwODBAZ21haWwuY29tIiwiZXhwIjoxNzc4MTA4ODMwfQ.JNqprtAaPjA1JdEcN9Of5wqObcGF9zY9w6OUHV_Rp9A
[06-Jun-2026 22:03:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jun-2026 22:03:18 UTC] ✅ JWT token verified successfully for user profile
[06-Jun-2026 22:03:18 UTC] User ID: 444
[06-Jun-2026 22:03:18 UTC] ✅ User profile retrieved successfully for user ID: 444
[06-Jun-2026 22:03:19 UTC] User Purchases API - User ID: 444
[06-Jun-2026 22:03:19 UTC] User Purchases API - Total purchases found: 1
[07-Jun-2026 05:41:33 UTC] === API CALL LOG ===
[07-Jun-2026 05:41:33 UTC] Endpoint: user/profile.php
[07-Jun-2026 05:41:33 UTC] Full Log Data: {
    "timestamp": "2026-06-07 05:41:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.171.100.187",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.171.100.187, 172.68.75.153",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQwIiwidXNlcm5hbWUiOiJtb2JpbmEiLCJlbWFpbCI6Im1vYmluYTE2bmFzaXJpQGdtYWlsLmNvbSIsImV4cCI6MTc4MTQxNTY5MX0.pdzeKHN3cXtLcpeiEwe0qvFPFz-IFptFbkDA-VEeRYk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a07d541158265289-GYD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.171.100.187",
        "cf-ipcountry": "AZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jun-2026 05:41:33 UTC] === END API CALL LOG ===
[07-Jun-2026 05:41:33 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jun-2026 05:41:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQwIiwidXNlcm5hbWUiOiJtb2JpbmEiLCJlbWFpbCI6Im1vYmluYTE2bmFzaXJpQGdtYWlsLmNvbSIsImV4cCI6MTc4MTQxNTY5MX0.pdzeKHN3cXtLcpeiEwe0qvFPFz-IFptFbkDA-VEeRYk
[07-Jun-2026 05:41:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jun-2026 05:41:33 UTC] ✅ JWT token verified successfully for user profile
[07-Jun-2026 05:41:33 UTC] User ID: 740
[07-Jun-2026 05:41:33 UTC] ✅ User profile retrieved successfully for user ID: 740
[07-Jun-2026 05:41:33 UTC] === API CALL LOG ===
[07-Jun-2026 05:41:33 UTC] Endpoint: user/profile.php
[07-Jun-2026 05:41:33 UTC] Full Log Data: {
    "timestamp": "2026-06-07 05:41:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.171.100.187",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.171.100.187, 172.68.75.153",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQwIiwidXNlcm5hbWUiOiJtb2JpbmEiLCJlbWFpbCI6Im1vYmluYTE2bmFzaXJpQGdtYWlsLmNvbSIsImV4cCI6MTc4MTQxNTY5MX0.pdzeKHN3cXtLcpeiEwe0qvFPFz-IFptFbkDA-VEeRYk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a07d5411582d5289-GYD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.171.100.187",
        "cf-ipcountry": "AZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jun-2026 05:41:33 UTC] === END API CALL LOG ===
[07-Jun-2026 05:41:33 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jun-2026 05:41:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQwIiwidXNlcm5hbWUiOiJtb2JpbmEiLCJlbWFpbCI6Im1vYmluYTE2bmFzaXJpQGdtYWlsLmNvbSIsImV4cCI6MTc4MTQxNTY5MX0.pdzeKHN3cXtLcpeiEwe0qvFPFz-IFptFbkDA-VEeRYk
[07-Jun-2026 05:41:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jun-2026 05:41:33 UTC] ✅ JWT token verified successfully for user profile
[07-Jun-2026 05:41:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jun-2026 05:41:33 UTC] User ID: 740
[07-Jun-2026 05:41:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jun-2026 05:41:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"31.171.100.187, 172.68.75.153","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQwIiwidXNlcm5hbWUiOiJtb2JpbmEiLCJlbWFpbCI6Im1vYmluYTE2bmFzaXJpQGdtYWlsLmNvbSIsImV4cCI6MTc4MTQxNTY5MX0.pdzeKHN3cXtLcpeiEwe0qvFPFz-IFptFbkDA-VEeRYk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a07d5411582b5289-GYD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"31.171.100.187","cf-ipcountry":"AZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[07-Jun-2026 05:41:33 UTC] === User Orders API Called ===
[07-Jun-2026 05:41:33 UTC] ✅ User profile retrieved successfully for user ID: 740
[07-Jun-2026 05:41:33 UTC] User ID: 740
[07-Jun-2026 05:41:33 UTC] Limit: 20, Offset: 0
[07-Jun-2026 05:41:33 UTC] Orders found: 0
[07-Jun-2026 05:41:33 UTC] Orders data: []
[07-Jun-2026 05:41:33 UTC] Total orders count: 0
[07-Jun-2026 05:41:35 UTC] === API CALL LOG ===
[07-Jun-2026 05:41:35 UTC] Endpoint: user/profile.php
[07-Jun-2026 05:41:35 UTC] Full Log Data: {
    "timestamp": "2026-06-07 05:41:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.171.100.187",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.171.100.187, 172.68.75.153",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQwIiwidXNlcm5hbWUiOiJtb2JpbmEiLCJlbWFpbCI6Im1vYmluYTE2bmFzaXJpQGdtYWlsLmNvbSIsImV4cCI6MTc4MTQxNTY5MX0.pdzeKHN3cXtLcpeiEwe0qvFPFz-IFptFbkDA-VEeRYk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a07d5421de6d5289-GYD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.171.100.187",
        "cf-ipcountry": "AZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jun-2026 05:41:35 UTC] === END API CALL LOG ===
[07-Jun-2026 05:41:35 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jun-2026 05:41:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQwIiwidXNlcm5hbWUiOiJtb2JpbmEiLCJlbWFpbCI6Im1vYmluYTE2bmFzaXJpQGdtYWlsLmNvbSIsImV4cCI6MTc4MTQxNTY5MX0.pdzeKHN3cXtLcpeiEwe0qvFPFz-IFptFbkDA-VEeRYk
[07-Jun-2026 05:41:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jun-2026 05:41:35 UTC] ✅ JWT token verified successfully for user profile
[07-Jun-2026 05:41:35 UTC] User ID: 740
[07-Jun-2026 05:41:35 UTC] ✅ User profile retrieved successfully for user ID: 740
[07-Jun-2026 05:41:59 UTC] === API CALL LOG ===
[07-Jun-2026 05:41:59 UTC] Endpoint: user/profile.php
[07-Jun-2026 05:41:59 UTC] Full Log Data: {
    "timestamp": "2026-06-07 05:41:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.171.100.187",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.171.100.187, 172.68.75.153",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQwIiwidXNlcm5hbWUiOiJtb2JpbmEiLCJlbWFpbCI6Im1vYmluYTE2bmFzaXJpQGdtYWlsLmNvbSIsImV4cCI6MTc4MTQxNTY5MX0.pdzeKHN3cXtLcpeiEwe0qvFPFz-IFptFbkDA-VEeRYk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a07d54b39a2e5289-GYD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.171.100.187",
        "cf-ipcountry": "AZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jun-2026 05:41:59 UTC] === END API CALL LOG ===
[07-Jun-2026 05:41:59 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jun-2026 05:41:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQwIiwidXNlcm5hbWUiOiJtb2JpbmEiLCJlbWFpbCI6Im1vYmluYTE2bmFzaXJpQGdtYWlsLmNvbSIsImV4cCI6MTc4MTQxNTY5MX0.pdzeKHN3cXtLcpeiEwe0qvFPFz-IFptFbkDA-VEeRYk
[07-Jun-2026 05:41:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jun-2026 05:41:59 UTC] ✅ JWT token verified successfully for user profile
[07-Jun-2026 05:41:59 UTC] User ID: 740
[07-Jun-2026 05:41:59 UTC] ✅ User profile retrieved successfully for user ID: 740
[07-Jun-2026 05:41:59 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jun-2026 05:41:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jun-2026 05:41:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"31.171.100.187, 172.68.75.153","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQwIiwidXNlcm5hbWUiOiJtb2JpbmEiLCJlbWFpbCI6Im1vYmluYTE2bmFzaXJpQGdtYWlsLmNvbSIsImV4cCI6MTc4MTQxNTY5MX0.pdzeKHN3cXtLcpeiEwe0qvFPFz-IFptFbkDA-VEeRYk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a07d54b39a2c5289-GYD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"31.171.100.187","cf-ipcountry":"AZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[07-Jun-2026 05:41:59 UTC] === User Orders API Called ===
[07-Jun-2026 05:41:59 UTC] User ID: 740
[07-Jun-2026 05:41:59 UTC] Limit: 20, Offset: 0
[07-Jun-2026 05:41:59 UTC] Orders found: 0
[07-Jun-2026 05:41:59 UTC] Orders data: []
[07-Jun-2026 05:41:59 UTC] Total orders count: 0
[07-Jun-2026 05:41:59 UTC] === API CALL LOG ===
[07-Jun-2026 05:41:59 UTC] Endpoint: user/profile.php
[07-Jun-2026 05:41:59 UTC] Full Log Data: {
    "timestamp": "2026-06-07 05:41:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.171.100.187",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.171.100.187, 172.68.75.153",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQwIiwidXNlcm5hbWUiOiJtb2JpbmEiLCJlbWFpbCI6Im1vYmluYTE2bmFzaXJpQGdtYWlsLmNvbSIsImV4cCI6MTc4MTQxNTY5MX0.pdzeKHN3cXtLcpeiEwe0qvFPFz-IFptFbkDA-VEeRYk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a07d54b69cc75289-GYD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.171.100.187",
        "cf-ipcountry": "AZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jun-2026 05:41:59 UTC] === END API CALL LOG ===
[07-Jun-2026 05:41:59 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jun-2026 05:41:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQwIiwidXNlcm5hbWUiOiJtb2JpbmEiLCJlbWFpbCI6Im1vYmluYTE2bmFzaXJpQGdtYWlsLmNvbSIsImV4cCI6MTc4MTQxNTY5MX0.pdzeKHN3cXtLcpeiEwe0qvFPFz-IFptFbkDA-VEeRYk
[07-Jun-2026 05:41:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jun-2026 05:41:59 UTC] ✅ JWT token verified successfully for user profile
[07-Jun-2026 05:41:59 UTC] User ID: 740
[07-Jun-2026 05:41:59 UTC] ✅ User profile retrieved successfully for user ID: 740
[07-Jun-2026 05:42:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jun-2026 05:42:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jun-2026 05:42:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"31.171.100.187, 172.68.75.153","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQwIiwidXNlcm5hbWUiOiJtb2JpbmEiLCJlbWFpbCI6Im1vYmluYTE2bmFzaXJpQGdtYWlsLmNvbSIsImV4cCI6MTc4MTQxNTY5MX0.pdzeKHN3cXtLcpeiEwe0qvFPFz-IFptFbkDA-VEeRYk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a07d54e39e5b5289-GYD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"31.171.100.187","cf-ipcountry":"AZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[07-Jun-2026 05:42:06 UTC] === API CALL LOG ===
[07-Jun-2026 05:42:06 UTC] === User Orders API Called ===
[07-Jun-2026 05:42:06 UTC] Endpoint: user/profile.php
[07-Jun-2026 05:42:06 UTC] User ID: 740
[07-Jun-2026 05:42:06 UTC] Full Log Data: {
    "timestamp": "2026-06-07 05:42:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.171.100.187",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.171.100.187, 172.68.75.153",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQwIiwidXNlcm5hbWUiOiJtb2JpbmEiLCJlbWFpbCI6Im1vYmluYTE2bmFzaXJpQGdtYWlsLmNvbSIsImV4cCI6MTc4MTQxNTY5MX0.pdzeKHN3cXtLcpeiEwe0qvFPFz-IFptFbkDA-VEeRYk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a07d54e39e5d5289-GYD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.171.100.187",
        "cf-ipcountry": "AZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jun-2026 05:42:06 UTC] Limit: 20, Offset: 0
[07-Jun-2026 05:42:06 UTC] === END API CALL LOG ===
[07-Jun-2026 05:42:06 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jun-2026 05:42:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQwIiwidXNlcm5hbWUiOiJtb2JpbmEiLCJlbWFpbCI6Im1vYmluYTE2bmFzaXJpQGdtYWlsLmNvbSIsImV4cCI6MTc4MTQxNTY5MX0.pdzeKHN3cXtLcpeiEwe0qvFPFz-IFptFbkDA-VEeRYk
[07-Jun-2026 05:42:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jun-2026 05:42:06 UTC] ✅ JWT token verified successfully for user profile
[07-Jun-2026 05:42:06 UTC] User ID: 740
[07-Jun-2026 05:42:06 UTC] Orders found: 0
[07-Jun-2026 05:42:06 UTC] Orders data: []
[07-Jun-2026 05:42:06 UTC] Total orders count: 0
[07-Jun-2026 05:42:06 UTC] ✅ User profile retrieved successfully for user ID: 740
[07-Jun-2026 05:42:07 UTC] === API CALL LOG ===
[07-Jun-2026 05:42:07 UTC] Endpoint: user/profile.php
[07-Jun-2026 05:42:07 UTC] Full Log Data: {
    "timestamp": "2026-06-07 05:42:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.171.100.187",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.171.100.187, 172.68.75.153",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQwIiwidXNlcm5hbWUiOiJtb2JpbmEiLCJlbWFpbCI6Im1vYmluYTE2bmFzaXJpQGdtYWlsLmNvbSIsImV4cCI6MTc4MTQxNTY5MX0.pdzeKHN3cXtLcpeiEwe0qvFPFz-IFptFbkDA-VEeRYk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a07d54e6b90c5289-GYD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.171.100.187",
        "cf-ipcountry": "AZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jun-2026 05:42:07 UTC] === END API CALL LOG ===
[07-Jun-2026 05:42:07 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jun-2026 05:42:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQwIiwidXNlcm5hbWUiOiJtb2JpbmEiLCJlbWFpbCI6Im1vYmluYTE2bmFzaXJpQGdtYWlsLmNvbSIsImV4cCI6MTc4MTQxNTY5MX0.pdzeKHN3cXtLcpeiEwe0qvFPFz-IFptFbkDA-VEeRYk
[07-Jun-2026 05:42:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jun-2026 05:42:07 UTC] ✅ JWT token verified successfully for user profile
[07-Jun-2026 05:42:07 UTC] User ID: 740
[07-Jun-2026 05:42:07 UTC] ✅ User profile retrieved successfully for user ID: 740
[07-Jun-2026 05:42:09 UTC] === API CALL LOG ===
[07-Jun-2026 05:42:09 UTC] Endpoint: user/profile.php
[07-Jun-2026 05:42:09 UTC] Full Log Data: {
    "timestamp": "2026-06-07 05:42:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.171.100.187",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.171.100.187, 172.68.75.153",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQwIiwidXNlcm5hbWUiOiJtb2JpbmEiLCJlbWFpbCI6Im1vYmluYTE2bmFzaXJpQGdtYWlsLmNvbSIsImV4cCI6MTc4MTQxNTY5MX0.pdzeKHN3cXtLcpeiEwe0qvFPFz-IFptFbkDA-VEeRYk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a07d54f2bba65289-GYD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.171.100.187",
        "cf-ipcountry": "AZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jun-2026 05:42:09 UTC] === END API CALL LOG ===
[07-Jun-2026 05:42:09 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jun-2026 05:42:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQwIiwidXNlcm5hbWUiOiJtb2JpbmEiLCJlbWFpbCI6Im1vYmluYTE2bmFzaXJpQGdtYWlsLmNvbSIsImV4cCI6MTc4MTQxNTY5MX0.pdzeKHN3cXtLcpeiEwe0qvFPFz-IFptFbkDA-VEeRYk
[07-Jun-2026 05:42:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jun-2026 05:42:09 UTC] ✅ JWT token verified successfully for user profile
[07-Jun-2026 05:42:09 UTC] User ID: 740
[07-Jun-2026 05:42:09 UTC] ✅ User profile retrieved successfully for user ID: 740
[07-Jun-2026 05:42:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jun-2026 05:42:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jun-2026 05:42:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"31.171.100.187, 172.68.75.152","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQwIiwidXNlcm5hbWUiOiJtb2JpbmEiLCJlbWFpbCI6Im1vYmluYTE2bmFzaXJpQGdtYWlsLmNvbSIsImV4cCI6MTc4MTQxNTY5MX0.pdzeKHN3cXtLcpeiEwe0qvFPFz-IFptFbkDA-VEeRYk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a07d55506def5289-GYD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"31.171.100.187","cf-ipcountry":"AZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[07-Jun-2026 05:42:24 UTC] === User Orders API Called ===
[07-Jun-2026 05:42:24 UTC] User ID: 740
[07-Jun-2026 05:42:24 UTC] Limit: 20, Offset: 0
[07-Jun-2026 05:42:24 UTC] Orders found: 0
[07-Jun-2026 05:42:24 UTC] Orders data: []
[07-Jun-2026 05:42:24 UTC] Total orders count: 0
[07-Jun-2026 05:42:26 UTC] === API CALL LOG ===
[07-Jun-2026 05:42:26 UTC] Endpoint: user/profile.php
[07-Jun-2026 05:42:26 UTC] Full Log Data: {
    "timestamp": "2026-06-07 05:42:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.171.100.187",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.171.100.187, 172.68.75.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQwIiwidXNlcm5hbWUiOiJtb2JpbmEiLCJlbWFpbCI6Im1vYmluYTE2bmFzaXJpQGdtYWlsLmNvbSIsImV4cCI6MTc4MTQxNTY5MX0.pdzeKHN3cXtLcpeiEwe0qvFPFz-IFptFbkDA-VEeRYk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a07d55604cb25289-GYD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.171.100.187",
        "cf-ipcountry": "AZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jun-2026 05:42:26 UTC] === END API CALL LOG ===
[07-Jun-2026 05:42:26 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jun-2026 05:42:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQwIiwidXNlcm5hbWUiOiJtb2JpbmEiLCJlbWFpbCI6Im1vYmluYTE2bmFzaXJpQGdtYWlsLmNvbSIsImV4cCI6MTc4MTQxNTY5MX0.pdzeKHN3cXtLcpeiEwe0qvFPFz-IFptFbkDA-VEeRYk
[07-Jun-2026 05:42:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jun-2026 05:42:26 UTC] ✅ JWT token verified successfully for user profile
[07-Jun-2026 05:42:26 UTC] User ID: 740
[07-Jun-2026 05:42:26 UTC] ✅ User profile retrieved successfully for user ID: 740
[07-Jun-2026 05:42:27 UTC] User Purchases API - User ID: 740
[07-Jun-2026 05:42:27 UTC] User Purchases API - Total purchases found: 0
[07-Jun-2026 05:42:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jun-2026 05:42:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jun-2026 05:42:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"31.171.100.187, 172.68.75.152","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQwIiwidXNlcm5hbWUiOiJtb2JpbmEiLCJlbWFpbCI6Im1vYmluYTE2bmFzaXJpQGdtYWlsLmNvbSIsImV4cCI6MTc4MTQxNTY5MX0.pdzeKHN3cXtLcpeiEwe0qvFPFz-IFptFbkDA-VEeRYk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a07d55828bae5289-GYD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"31.171.100.187","cf-ipcountry":"AZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[07-Jun-2026 05:42:32 UTC] === User Orders API Called ===
[07-Jun-2026 05:42:32 UTC] User ID: 740
[07-Jun-2026 05:42:32 UTC] Limit: 20, Offset: 0
[07-Jun-2026 05:42:32 UTC] === API CALL LOG ===
[07-Jun-2026 05:42:32 UTC] Endpoint: user/profile.php
[07-Jun-2026 05:42:32 UTC] Full Log Data: {
    "timestamp": "2026-06-07 05:42:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.171.100.187",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.171.100.187, 172.68.75.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQwIiwidXNlcm5hbWUiOiJtb2JpbmEiLCJlbWFpbCI6Im1vYmluYTE2bmFzaXJpQGdtYWlsLmNvbSIsImV4cCI6MTc4MTQxNTY5MX0.pdzeKHN3cXtLcpeiEwe0qvFPFz-IFptFbkDA-VEeRYk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a07d55828bb05289-GYD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.171.100.187",
        "cf-ipcountry": "AZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jun-2026 05:42:32 UTC] === END API CALL LOG ===
[07-Jun-2026 05:42:32 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jun-2026 05:42:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQwIiwidXNlcm5hbWUiOiJtb2JpbmEiLCJlbWFpbCI6Im1vYmluYTE2bmFzaXJpQGdtYWlsLmNvbSIsImV4cCI6MTc4MTQxNTY5MX0.pdzeKHN3cXtLcpeiEwe0qvFPFz-IFptFbkDA-VEeRYk
[07-Jun-2026 05:42:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jun-2026 05:42:32 UTC] Orders found: 0
[07-Jun-2026 05:42:32 UTC] ✅ JWT token verified successfully for user profile
[07-Jun-2026 05:42:32 UTC] Orders data: []
[07-Jun-2026 05:42:32 UTC] User ID: 740
[07-Jun-2026 05:42:32 UTC] Total orders count: 0
[07-Jun-2026 05:42:32 UTC] ✅ User profile retrieved successfully for user ID: 740
[07-Jun-2026 05:42:32 UTC] === API CALL LOG ===
[07-Jun-2026 05:42:32 UTC] Endpoint: user/profile.php
[07-Jun-2026 05:42:32 UTC] Full Log Data: {
    "timestamp": "2026-06-07 05:42:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.171.100.187",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.171.100.187, 172.68.75.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQwIiwidXNlcm5hbWUiOiJtb2JpbmEiLCJlbWFpbCI6Im1vYmluYTE2bmFzaXJpQGdtYWlsLmNvbSIsImV4cCI6MTc4MTQxNTY5MX0.pdzeKHN3cXtLcpeiEwe0qvFPFz-IFptFbkDA-VEeRYk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a07d55855e395289-GYD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.171.100.187",
        "cf-ipcountry": "AZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jun-2026 05:42:32 UTC] === END API CALL LOG ===
[07-Jun-2026 05:42:32 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jun-2026 05:42:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQwIiwidXNlcm5hbWUiOiJtb2JpbmEiLCJlbWFpbCI6Im1vYmluYTE2bmFzaXJpQGdtYWlsLmNvbSIsImV4cCI6MTc4MTQxNTY5MX0.pdzeKHN3cXtLcpeiEwe0qvFPFz-IFptFbkDA-VEeRYk
[07-Jun-2026 05:42:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jun-2026 05:42:32 UTC] ✅ JWT token verified successfully for user profile
[07-Jun-2026 05:42:32 UTC] User ID: 740
[07-Jun-2026 05:42:32 UTC] ✅ User profile retrieved successfully for user ID: 740
[07-Jun-2026 05:42:34 UTC] === API CALL LOG ===
[07-Jun-2026 05:42:34 UTC] Endpoint: user/profile.php
[07-Jun-2026 05:42:34 UTC] Full Log Data: {
    "timestamp": "2026-06-07 05:42:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.171.100.187",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.171.100.187, 172.68.75.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQwIiwidXNlcm5hbWUiOiJtb2JpbmEiLCJlbWFpbCI6Im1vYmluYTE2bmFzaXJpQGdtYWlsLmNvbSIsImV4cCI6MTc4MTQxNTY5MX0.pdzeKHN3cXtLcpeiEwe0qvFPFz-IFptFbkDA-VEeRYk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a07d558e7e765289-GYD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.171.100.187",
        "cf-ipcountry": "AZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jun-2026 05:42:34 UTC] === END API CALL LOG ===
[07-Jun-2026 05:42:34 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jun-2026 05:42:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQwIiwidXNlcm5hbWUiOiJtb2JpbmEiLCJlbWFpbCI6Im1vYmluYTE2bmFzaXJpQGdtYWlsLmNvbSIsImV4cCI6MTc4MTQxNTY5MX0.pdzeKHN3cXtLcpeiEwe0qvFPFz-IFptFbkDA-VEeRYk
[07-Jun-2026 05:42:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jun-2026 05:42:34 UTC] ✅ JWT token verified successfully for user profile
[07-Jun-2026 05:42:34 UTC] User ID: 740
[07-Jun-2026 05:42:34 UTC] ✅ User profile retrieved successfully for user ID: 740
[07-Jun-2026 05:42:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jun-2026 05:42:36 UTC] === API CALL LOG ===
[07-Jun-2026 05:42:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jun-2026 05:42:36 UTC] Endpoint: user/profile.php
[07-Jun-2026 05:42:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"31.171.100.187, 172.68.75.152","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQwIiwidXNlcm5hbWUiOiJtb2JpbmEiLCJlbWFpbCI6Im1vYmluYTE2bmFzaXJpQGdtYWlsLmNvbSIsImV4cCI6MTc4MTQxNTY5MX0.pdzeKHN3cXtLcpeiEwe0qvFPFz-IFptFbkDA-VEeRYk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a07d559c1aa35289-GYD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"31.171.100.187","cf-ipcountry":"AZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[07-Jun-2026 05:42:36 UTC] Full Log Data: {
    "timestamp": "2026-06-07 05:42:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.171.100.187",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.171.100.187, 172.68.75.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQwIiwidXNlcm5hbWUiOiJtb2JpbmEiLCJlbWFpbCI6Im1vYmluYTE2bmFzaXJpQGdtYWlsLmNvbSIsImV4cCI6MTc4MTQxNTY5MX0.pdzeKHN3cXtLcpeiEwe0qvFPFz-IFptFbkDA-VEeRYk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a07d559c1aa45289-GYD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.171.100.187",
        "cf-ipcountry": "AZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jun-2026 05:42:36 UTC] === User Orders API Called ===
[07-Jun-2026 05:42:36 UTC] === END API CALL LOG ===
[07-Jun-2026 05:42:36 UTC] User ID: 740
[07-Jun-2026 05:42:36 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jun-2026 05:42:36 UTC] Limit: 20, Offset: 0
[07-Jun-2026 05:42:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQwIiwidXNlcm5hbWUiOiJtb2JpbmEiLCJlbWFpbCI6Im1vYmluYTE2bmFzaXJpQGdtYWlsLmNvbSIsImV4cCI6MTc4MTQxNTY5MX0.pdzeKHN3cXtLcpeiEwe0qvFPFz-IFptFbkDA-VEeRYk
[07-Jun-2026 05:42:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jun-2026 05:42:36 UTC] ✅ JWT token verified successfully for user profile
[07-Jun-2026 05:42:36 UTC] User ID: 740
[07-Jun-2026 05:42:36 UTC] Orders found: 0
[07-Jun-2026 05:42:36 UTC] ✅ User profile retrieved successfully for user ID: 740
[07-Jun-2026 05:42:36 UTC] Orders data: []
[07-Jun-2026 05:42:36 UTC] Total orders count: 0
[07-Jun-2026 05:42:36 UTC] === API CALL LOG ===
[07-Jun-2026 05:42:36 UTC] Endpoint: user/profile.php
[07-Jun-2026 05:42:36 UTC] Full Log Data: {
    "timestamp": "2026-06-07 05:42:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.171.100.187",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.171.100.187, 172.68.75.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQwIiwidXNlcm5hbWUiOiJtb2JpbmEiLCJlbWFpbCI6Im1vYmluYTE2bmFzaXJpQGdtYWlsLmNvbSIsImV4cCI6MTc4MTQxNTY5MX0.pdzeKHN3cXtLcpeiEwe0qvFPFz-IFptFbkDA-VEeRYk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a07d559edd375289-GYD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.171.100.187",
        "cf-ipcountry": "AZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jun-2026 05:42:36 UTC] === END API CALL LOG ===
[07-Jun-2026 05:42:36 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jun-2026 05:42:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQwIiwidXNlcm5hbWUiOiJtb2JpbmEiLCJlbWFpbCI6Im1vYmluYTE2bmFzaXJpQGdtYWlsLmNvbSIsImV4cCI6MTc4MTQxNTY5MX0.pdzeKHN3cXtLcpeiEwe0qvFPFz-IFptFbkDA-VEeRYk
[07-Jun-2026 05:42:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jun-2026 05:42:36 UTC] ✅ JWT token verified successfully for user profile
[07-Jun-2026 05:42:36 UTC] User ID: 740
[07-Jun-2026 05:42:36 UTC] ✅ User profile retrieved successfully for user ID: 740
[07-Jun-2026 05:42:38 UTC] === API CALL LOG ===
[07-Jun-2026 05:42:38 UTC] Endpoint: user/profile.php
[07-Jun-2026 05:42:38 UTC] Full Log Data: {
    "timestamp": "2026-06-07 05:42:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.171.100.187",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.171.100.187, 172.68.75.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQwIiwidXNlcm5hbWUiOiJtb2JpbmEiLCJlbWFpbCI6Im1vYmluYTE2bmFzaXJpQGdtYWlsLmNvbSIsImV4cCI6MTc4MTQxNTY5MX0.pdzeKHN3cXtLcpeiEwe0qvFPFz-IFptFbkDA-VEeRYk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a07d55aa88525289-GYD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.171.100.187",
        "cf-ipcountry": "AZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jun-2026 05:42:38 UTC] === END API CALL LOG ===
[07-Jun-2026 05:42:38 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jun-2026 05:42:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQwIiwidXNlcm5hbWUiOiJtb2JpbmEiLCJlbWFpbCI6Im1vYmluYTE2bmFzaXJpQGdtYWlsLmNvbSIsImV4cCI6MTc4MTQxNTY5MX0.pdzeKHN3cXtLcpeiEwe0qvFPFz-IFptFbkDA-VEeRYk
[07-Jun-2026 05:42:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jun-2026 05:42:38 UTC] ✅ JWT token verified successfully for user profile
[07-Jun-2026 05:42:38 UTC] User ID: 740
[07-Jun-2026 05:42:38 UTC] ✅ User profile retrieved successfully for user ID: 740
[07-Jun-2026 05:43:24 UTC] === API CALL LOG ===
[07-Jun-2026 05:43:24 UTC] Endpoint: user/profile.php
[07-Jun-2026 05:43:24 UTC] Full Log Data: {
    "timestamp": "2026-06-07 05:43:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.171.100.228",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.171.100.228, 172.68.75.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQwIiwidXNlcm5hbWUiOiJtb2JpbmEiLCJlbWFpbCI6Im1vYmluYTE2bmFzaXJpQGdtYWlsLmNvbSIsImV4cCI6MTc4MTQxNTY5MX0.pdzeKHN3cXtLcpeiEwe0qvFPFz-IFptFbkDA-VEeRYk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a07d56c6ef35ea1a-GYD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.171.100.228",
        "cf-ipcountry": "AZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jun-2026 05:43:24 UTC] === END API CALL LOG ===
[07-Jun-2026 05:43:24 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jun-2026 05:43:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQwIiwidXNlcm5hbWUiOiJtb2JpbmEiLCJlbWFpbCI6Im1vYmluYTE2bmFzaXJpQGdtYWlsLmNvbSIsImV4cCI6MTc4MTQxNTY5MX0.pdzeKHN3cXtLcpeiEwe0qvFPFz-IFptFbkDA-VEeRYk
[07-Jun-2026 05:43:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jun-2026 05:43:24 UTC] ✅ JWT token verified successfully for user profile
[07-Jun-2026 05:43:24 UTC] User ID: 740
[07-Jun-2026 05:43:24 UTC] ✅ User profile retrieved successfully for user ID: 740
[07-Jun-2026 05:43:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jun-2026 05:43:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jun-2026 05:43:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"31.171.100.228, 172.68.75.153","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQwIiwidXNlcm5hbWUiOiJtb2JpbmEiLCJlbWFpbCI6Im1vYmluYTE2bmFzaXJpQGdtYWlsLmNvbSIsImV4cCI6MTc4MTQxNTY5MX0.pdzeKHN3cXtLcpeiEwe0qvFPFz-IFptFbkDA-VEeRYk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a07d5711e97cea1a-GYD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"31.171.100.228","cf-ipcountry":"AZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[07-Jun-2026 05:43:36 UTC] === User Orders API Called ===
[07-Jun-2026 05:43:36 UTC] User ID: 740
[07-Jun-2026 05:43:36 UTC] Limit: 20, Offset: 0
[07-Jun-2026 05:43:36 UTC] Orders found: 0
[07-Jun-2026 05:43:36 UTC] Orders data: []
[07-Jun-2026 05:43:36 UTC] Total orders count: 0
[07-Jun-2026 05:43:36 UTC] === API CALL LOG ===
[07-Jun-2026 05:43:36 UTC] Endpoint: user/profile.php
[07-Jun-2026 05:43:36 UTC] Full Log Data: {
    "timestamp": "2026-06-07 05:43:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.171.100.228",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.171.100.228, 172.68.75.153",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQwIiwidXNlcm5hbWUiOiJtb2JpbmEiLCJlbWFpbCI6Im1vYmluYTE2bmFzaXJpQGdtYWlsLmNvbSIsImV4cCI6MTc4MTQxNTY5MX0.pdzeKHN3cXtLcpeiEwe0qvFPFz-IFptFbkDA-VEeRYk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a07d5711e981ea1a-GYD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.171.100.228",
        "cf-ipcountry": "AZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jun-2026 05:43:36 UTC] === END API CALL LOG ===
[07-Jun-2026 05:43:36 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jun-2026 05:43:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQwIiwidXNlcm5hbWUiOiJtb2JpbmEiLCJlbWFpbCI6Im1vYmluYTE2bmFzaXJpQGdtYWlsLmNvbSIsImV4cCI6MTc4MTQxNTY5MX0.pdzeKHN3cXtLcpeiEwe0qvFPFz-IFptFbkDA-VEeRYk
[07-Jun-2026 05:43:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jun-2026 05:43:36 UTC] ✅ JWT token verified successfully for user profile
[07-Jun-2026 05:43:36 UTC] User ID: 740
[07-Jun-2026 05:43:36 UTC] ✅ User profile retrieved successfully for user ID: 740
[07-Jun-2026 05:43:36 UTC] === API CALL LOG ===
[07-Jun-2026 05:43:36 UTC] Endpoint: user/profile.php
[07-Jun-2026 05:43:36 UTC] Full Log Data: {
    "timestamp": "2026-06-07 05:43:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.171.100.228",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.171.100.228, 172.68.75.153",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQwIiwidXNlcm5hbWUiOiJtb2JpbmEiLCJlbWFpbCI6Im1vYmluYTE2bmFzaXJpQGdtYWlsLmNvbSIsImV4cCI6MTc4MTQxNTY5MX0.pdzeKHN3cXtLcpeiEwe0qvFPFz-IFptFbkDA-VEeRYk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a07d57141abaea1a-GYD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.171.100.228",
        "cf-ipcountry": "AZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jun-2026 05:43:36 UTC] === END API CALL LOG ===
[07-Jun-2026 05:43:36 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jun-2026 05:43:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQwIiwidXNlcm5hbWUiOiJtb2JpbmEiLCJlbWFpbCI6Im1vYmluYTE2bmFzaXJpQGdtYWlsLmNvbSIsImV4cCI6MTc4MTQxNTY5MX0.pdzeKHN3cXtLcpeiEwe0qvFPFz-IFptFbkDA-VEeRYk
[07-Jun-2026 05:43:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jun-2026 05:43:36 UTC] ✅ JWT token verified successfully for user profile
[07-Jun-2026 05:43:36 UTC] User ID: 740
[07-Jun-2026 05:43:36 UTC] ✅ User profile retrieved successfully for user ID: 740
[07-Jun-2026 05:43:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jun-2026 05:43:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jun-2026 05:43:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"31.171.100.228, 172.68.75.153","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQwIiwidXNlcm5hbWUiOiJtb2JpbmEiLCJlbWFpbCI6Im1vYmluYTE2bmFzaXJpQGdtYWlsLmNvbSIsImV4cCI6MTc4MTQxNTY5MX0.pdzeKHN3cXtLcpeiEwe0qvFPFz-IFptFbkDA-VEeRYk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a07d571d5914ea1a-GYD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"31.171.100.228","cf-ipcountry":"AZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[07-Jun-2026 05:43:37 UTC] === User Orders API Called ===
[07-Jun-2026 05:43:37 UTC] User ID: 740
[07-Jun-2026 05:43:37 UTC] Limit: 20, Offset: 0
[07-Jun-2026 05:43:37 UTC] Orders found: 0
[07-Jun-2026 05:43:37 UTC] Orders data: []
[07-Jun-2026 05:43:37 UTC] Total orders count: 0
[07-Jun-2026 05:43:38 UTC] === API CALL LOG ===
[07-Jun-2026 05:43:38 UTC] Endpoint: user/profile.php
[07-Jun-2026 05:43:38 UTC] Full Log Data: {
    "timestamp": "2026-06-07 05:43:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.171.100.228",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.171.100.228, 172.68.75.153",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQwIiwidXNlcm5hbWUiOiJtb2JpbmEiLCJlbWFpbCI6Im1vYmluYTE2bmFzaXJpQGdtYWlsLmNvbSIsImV4cCI6MTc4MTQxNTY5MX0.pdzeKHN3cXtLcpeiEwe0qvFPFz-IFptFbkDA-VEeRYk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a07d57204d15ea1a-GYD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.171.100.228",
        "cf-ipcountry": "AZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jun-2026 05:43:38 UTC] === END API CALL LOG ===
[07-Jun-2026 05:43:38 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jun-2026 05:43:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQwIiwidXNlcm5hbWUiOiJtb2JpbmEiLCJlbWFpbCI6Im1vYmluYTE2bmFzaXJpQGdtYWlsLmNvbSIsImV4cCI6MTc4MTQxNTY5MX0.pdzeKHN3cXtLcpeiEwe0qvFPFz-IFptFbkDA-VEeRYk
[07-Jun-2026 05:43:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jun-2026 05:43:38 UTC] ✅ JWT token verified successfully for user profile
[07-Jun-2026 05:43:38 UTC] User ID: 740
[07-Jun-2026 05:43:38 UTC] ✅ User profile retrieved successfully for user ID: 740
[07-Jun-2026 05:43:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jun-2026 05:43:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jun-2026 05:43:40 UTC] === API CALL LOG ===
[07-Jun-2026 05:43:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"31.171.100.228, 172.68.75.153","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQwIiwidXNlcm5hbWUiOiJtb2JpbmEiLCJlbWFpbCI6Im1vYmluYTE2bmFzaXJpQGdtYWlsLmNvbSIsImV4cCI6MTc4MTQxNTY5MX0.pdzeKHN3cXtLcpeiEwe0qvFPFz-IFptFbkDA-VEeRYk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a07d572b4addea1a-GYD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"31.171.100.228","cf-ipcountry":"AZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[07-Jun-2026 05:43:40 UTC] Endpoint: user/profile.php
[07-Jun-2026 05:43:40 UTC] Full Log Data: {
    "timestamp": "2026-06-07 05:43:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.171.100.228",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.171.100.228, 172.68.75.153",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQwIiwidXNlcm5hbWUiOiJtb2JpbmEiLCJlbWFpbCI6Im1vYmluYTE2bmFzaXJpQGdtYWlsLmNvbSIsImV4cCI6MTc4MTQxNTY5MX0.pdzeKHN3cXtLcpeiEwe0qvFPFz-IFptFbkDA-VEeRYk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a07d572b4ae2ea1a-GYD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.171.100.228",
        "cf-ipcountry": "AZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jun-2026 05:43:40 UTC] === User Orders API Called ===
[07-Jun-2026 05:43:40 UTC] === END API CALL LOG ===
[07-Jun-2026 05:43:40 UTC] User ID: 740
[07-Jun-2026 05:43:40 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jun-2026 05:43:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQwIiwidXNlcm5hbWUiOiJtb2JpbmEiLCJlbWFpbCI6Im1vYmluYTE2bmFzaXJpQGdtYWlsLmNvbSIsImV4cCI6MTc4MTQxNTY5MX0.pdzeKHN3cXtLcpeiEwe0qvFPFz-IFptFbkDA-VEeRYk
[07-Jun-2026 05:43:40 UTC] Limit: 20, Offset: 0
[07-Jun-2026 05:43:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jun-2026 05:43:40 UTC] ✅ JWT token verified successfully for user profile
[07-Jun-2026 05:43:40 UTC] User ID: 740
[07-Jun-2026 05:43:40 UTC] ✅ User profile retrieved successfully for user ID: 740
[07-Jun-2026 05:43:40 UTC] Orders found: 0
[07-Jun-2026 05:43:40 UTC] Orders data: []
[07-Jun-2026 05:43:40 UTC] Total orders count: 0
[07-Jun-2026 05:43:40 UTC] === API CALL LOG ===
[07-Jun-2026 05:43:40 UTC] Endpoint: user/profile.php
[07-Jun-2026 05:43:40 UTC] Full Log Data: {
    "timestamp": "2026-06-07 05:43:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.171.100.228",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.171.100.228, 172.68.75.153",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQwIiwidXNlcm5hbWUiOiJtb2JpbmEiLCJlbWFpbCI6Im1vYmluYTE2bmFzaXJpQGdtYWlsLmNvbSIsImV4cCI6MTc4MTQxNTY5MX0.pdzeKHN3cXtLcpeiEwe0qvFPFz-IFptFbkDA-VEeRYk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a07d572e6f58ea1a-GYD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.171.100.228",
        "cf-ipcountry": "AZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jun-2026 05:43:40 UTC] === END API CALL LOG ===
[07-Jun-2026 05:43:40 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jun-2026 05:43:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQwIiwidXNlcm5hbWUiOiJtb2JpbmEiLCJlbWFpbCI6Im1vYmluYTE2bmFzaXJpQGdtYWlsLmNvbSIsImV4cCI6MTc4MTQxNTY5MX0.pdzeKHN3cXtLcpeiEwe0qvFPFz-IFptFbkDA-VEeRYk
[07-Jun-2026 05:43:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jun-2026 05:43:40 UTC] ✅ JWT token verified successfully for user profile
[07-Jun-2026 05:43:40 UTC] User ID: 740
[07-Jun-2026 05:43:40 UTC] ✅ User profile retrieved successfully for user ID: 740
[07-Jun-2026 05:43:42 UTC] === API CALL LOG ===
[07-Jun-2026 05:43:42 UTC] Endpoint: user/profile.php
[07-Jun-2026 05:43:42 UTC] Full Log Data: {
    "timestamp": "2026-06-07 05:43:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.171.100.228",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.171.100.228, 172.68.75.153",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQwIiwidXNlcm5hbWUiOiJtb2JpbmEiLCJlbWFpbCI6Im1vYmluYTE2bmFzaXJpQGdtYWlsLmNvbSIsImV4cCI6MTc4MTQxNTY5MX0.pdzeKHN3cXtLcpeiEwe0qvFPFz-IFptFbkDA-VEeRYk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a07d57392b97ea1a-GYD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.171.100.228",
        "cf-ipcountry": "AZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jun-2026 05:43:42 UTC] === END API CALL LOG ===
[07-Jun-2026 05:43:42 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jun-2026 05:43:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQwIiwidXNlcm5hbWUiOiJtb2JpbmEiLCJlbWFpbCI6Im1vYmluYTE2bmFzaXJpQGdtYWlsLmNvbSIsImV4cCI6MTc4MTQxNTY5MX0.pdzeKHN3cXtLcpeiEwe0qvFPFz-IFptFbkDA-VEeRYk
[07-Jun-2026 05:43:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jun-2026 05:43:42 UTC] ✅ JWT token verified successfully for user profile
[07-Jun-2026 05:43:42 UTC] User ID: 740
[07-Jun-2026 05:43:42 UTC] ✅ User profile retrieved successfully for user ID: 740
[07-Jun-2026 05:43:56 UTC] === API CALL LOG ===
[07-Jun-2026 05:43:56 UTC] Endpoint: user/profile.php
[07-Jun-2026 05:43:56 UTC] Full Log Data: {
    "timestamp": "2026-06-07 05:43:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.171.100.228",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.171.100.228, 172.68.75.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQwIiwidXNlcm5hbWUiOiJtb2JpbmEiLCJlbWFpbCI6Im1vYmluYTE2bmFzaXJpQGdtYWlsLmNvbSIsImV4cCI6MTc4MTQxNTY5MX0.pdzeKHN3cXtLcpeiEwe0qvFPFz-IFptFbkDA-VEeRYk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a07d57902fcdea1a-GYD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.171.100.228",
        "cf-ipcountry": "AZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jun-2026 05:43:56 UTC] === END API CALL LOG ===
[07-Jun-2026 05:43:56 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jun-2026 05:43:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQwIiwidXNlcm5hbWUiOiJtb2JpbmEiLCJlbWFpbCI6Im1vYmluYTE2bmFzaXJpQGdtYWlsLmNvbSIsImV4cCI6MTc4MTQxNTY5MX0.pdzeKHN3cXtLcpeiEwe0qvFPFz-IFptFbkDA-VEeRYk
[07-Jun-2026 05:43:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jun-2026 05:43:56 UTC] ✅ JWT token verified successfully for user profile
[07-Jun-2026 05:43:56 UTC] User ID: 740
[07-Jun-2026 05:43:56 UTC] ✅ User profile retrieved successfully for user ID: 740
[07-Jun-2026 05:43:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jun-2026 05:43:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jun-2026 05:43:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"31.171.100.228, 172.68.75.152","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQwIiwidXNlcm5hbWUiOiJtb2JpbmEiLCJlbWFpbCI6Im1vYmluYTE2bmFzaXJpQGdtYWlsLmNvbSIsImV4cCI6MTc4MTQxNTY5MX0.pdzeKHN3cXtLcpeiEwe0qvFPFz-IFptFbkDA-VEeRYk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a07d57902fcbea1a-GYD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"31.171.100.228","cf-ipcountry":"AZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[07-Jun-2026 05:43:56 UTC] === User Orders API Called ===
[07-Jun-2026 05:43:56 UTC] User ID: 740
[07-Jun-2026 05:43:56 UTC] Limit: 20, Offset: 0
[07-Jun-2026 05:43:56 UTC] Orders found: 0
[07-Jun-2026 05:43:56 UTC] Orders data: []
[07-Jun-2026 05:43:56 UTC] Total orders count: 0
[07-Jun-2026 05:43:56 UTC] === API CALL LOG ===
[07-Jun-2026 05:43:56 UTC] Endpoint: user/profile.php
[07-Jun-2026 05:43:56 UTC] Full Log Data: {
    "timestamp": "2026-06-07 05:43:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.171.100.228",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.171.100.228, 172.68.75.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQwIiwidXNlcm5hbWUiOiJtb2JpbmEiLCJlbWFpbCI6Im1vYmluYTE2bmFzaXJpQGdtYWlsLmNvbSIsImV4cCI6MTc4MTQxNTY5MX0.pdzeKHN3cXtLcpeiEwe0qvFPFz-IFptFbkDA-VEeRYk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a07d57932d15ea1a-GYD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.171.100.228",
        "cf-ipcountry": "AZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jun-2026 05:43:56 UTC] === END API CALL LOG ===
[07-Jun-2026 05:43:56 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jun-2026 05:43:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQwIiwidXNlcm5hbWUiOiJtb2JpbmEiLCJlbWFpbCI6Im1vYmluYTE2bmFzaXJpQGdtYWlsLmNvbSIsImV4cCI6MTc4MTQxNTY5MX0.pdzeKHN3cXtLcpeiEwe0qvFPFz-IFptFbkDA-VEeRYk
[07-Jun-2026 05:43:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jun-2026 05:43:56 UTC] ✅ JWT token verified successfully for user profile
[07-Jun-2026 05:43:56 UTC] User ID: 740
[07-Jun-2026 05:43:56 UTC] ✅ User profile retrieved successfully for user ID: 740
[07-Jun-2026 05:43:58 UTC] === API CALL LOG ===
[07-Jun-2026 05:43:58 UTC] Endpoint: user/profile.php
[07-Jun-2026 05:43:58 UTC] Full Log Data: {
    "timestamp": "2026-06-07 05:43:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.171.100.228",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.171.100.228, 172.68.75.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQwIiwidXNlcm5hbWUiOiJtb2JpbmEiLCJlbWFpbCI6Im1vYmluYTE2bmFzaXJpQGdtYWlsLmNvbSIsImV4cCI6MTc4MTQxNTY5MX0.pdzeKHN3cXtLcpeiEwe0qvFPFz-IFptFbkDA-VEeRYk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a07d579bea31ea1a-GYD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.171.100.228",
        "cf-ipcountry": "AZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jun-2026 05:43:58 UTC] === END API CALL LOG ===
[07-Jun-2026 05:43:58 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jun-2026 05:43:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQwIiwidXNlcm5hbWUiOiJtb2JpbmEiLCJlbWFpbCI6Im1vYmluYTE2bmFzaXJpQGdtYWlsLmNvbSIsImV4cCI6MTc4MTQxNTY5MX0.pdzeKHN3cXtLcpeiEwe0qvFPFz-IFptFbkDA-VEeRYk
[07-Jun-2026 05:43:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jun-2026 05:43:58 UTC] ✅ JWT token verified successfully for user profile
[07-Jun-2026 05:43:58 UTC] User ID: 740
[07-Jun-2026 05:43:58 UTC] ✅ User profile retrieved successfully for user ID: 740
[07-Jun-2026 05:44:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jun-2026 05:44:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jun-2026 05:44:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"31.171.100.228, 172.68.75.152","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQwIiwidXNlcm5hbWUiOiJtb2JpbmEiLCJlbWFpbCI6Im1vYmluYTE2bmFzaXJpQGdtYWlsLmNvbSIsImV4cCI6MTc4MTQxNTY5MX0.pdzeKHN3cXtLcpeiEwe0qvFPFz-IFptFbkDA-VEeRYk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a07d57d7db09ea1a-GYD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"31.171.100.228","cf-ipcountry":"AZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[07-Jun-2026 05:44:07 UTC] === User Orders API Called ===
[07-Jun-2026 05:44:07 UTC] User ID: 740
[07-Jun-2026 05:44:07 UTC] Limit: 20, Offset: 0
[07-Jun-2026 05:44:07 UTC] Orders found: 0
[07-Jun-2026 05:44:07 UTC] Orders data: []
[07-Jun-2026 05:44:07 UTC] Total orders count: 0
[07-Jun-2026 05:44:07 UTC] === API CALL LOG ===
[07-Jun-2026 05:44:07 UTC] Endpoint: user/profile.php
[07-Jun-2026 05:44:07 UTC] Full Log Data: {
    "timestamp": "2026-06-07 05:44:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.171.100.228",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.171.100.228, 172.68.75.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQwIiwidXNlcm5hbWUiOiJtb2JpbmEiLCJlbWFpbCI6Im1vYmluYTE2bmFzaXJpQGdtYWlsLmNvbSIsImV4cCI6MTc4MTQxNTY5MX0.pdzeKHN3cXtLcpeiEwe0qvFPFz-IFptFbkDA-VEeRYk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a07d57d7db0dea1a-GYD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.171.100.228",
        "cf-ipcountry": "AZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jun-2026 05:44:07 UTC] === END API CALL LOG ===
[07-Jun-2026 05:44:07 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jun-2026 05:44:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQwIiwidXNlcm5hbWUiOiJtb2JpbmEiLCJlbWFpbCI6Im1vYmluYTE2bmFzaXJpQGdtYWlsLmNvbSIsImV4cCI6MTc4MTQxNTY5MX0.pdzeKHN3cXtLcpeiEwe0qvFPFz-IFptFbkDA-VEeRYk
[07-Jun-2026 05:44:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jun-2026 05:44:07 UTC] ✅ JWT token verified successfully for user profile
[07-Jun-2026 05:44:07 UTC] User ID: 740
[07-Jun-2026 05:44:07 UTC] ✅ User profile retrieved successfully for user ID: 740
[07-Jun-2026 05:44:08 UTC] === API CALL LOG ===
[07-Jun-2026 05:44:08 UTC] Endpoint: user/profile.php
[07-Jun-2026 05:44:08 UTC] Full Log Data: {
    "timestamp": "2026-06-07 05:44:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.171.100.228",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.171.100.228, 172.68.75.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQwIiwidXNlcm5hbWUiOiJtb2JpbmEiLCJlbWFpbCI6Im1vYmluYTE2bmFzaXJpQGdtYWlsLmNvbSIsImV4cCI6MTc4MTQxNTY5MX0.pdzeKHN3cXtLcpeiEwe0qvFPFz-IFptFbkDA-VEeRYk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a07d57da5d47ea1a-GYD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.171.100.228",
        "cf-ipcountry": "AZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jun-2026 05:44:08 UTC] === END API CALL LOG ===
[07-Jun-2026 05:44:08 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jun-2026 05:44:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQwIiwidXNlcm5hbWUiOiJtb2JpbmEiLCJlbWFpbCI6Im1vYmluYTE2bmFzaXJpQGdtYWlsLmNvbSIsImV4cCI6MTc4MTQxNTY5MX0.pdzeKHN3cXtLcpeiEwe0qvFPFz-IFptFbkDA-VEeRYk
[07-Jun-2026 05:44:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jun-2026 05:44:08 UTC] ✅ JWT token verified successfully for user profile
[07-Jun-2026 05:44:08 UTC] User ID: 740
[07-Jun-2026 05:44:08 UTC] ✅ User profile retrieved successfully for user ID: 740
[07-Jun-2026 05:44:09 UTC] === API CALL LOG ===
[07-Jun-2026 05:44:09 UTC] Endpoint: user/profile.php
[07-Jun-2026 05:44:09 UTC] Full Log Data: {
    "timestamp": "2026-06-07 05:44:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.171.100.228",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.171.100.228, 172.68.75.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQwIiwidXNlcm5hbWUiOiJtb2JpbmEiLCJlbWFpbCI6Im1vYmluYTE2bmFzaXJpQGdtYWlsLmNvbSIsImV4cCI6MTc4MTQxNTY5MX0.pdzeKHN3cXtLcpeiEwe0qvFPFz-IFptFbkDA-VEeRYk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a07d57e38b8fea1a-GYD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.171.100.228",
        "cf-ipcountry": "AZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jun-2026 05:44:09 UTC] === END API CALL LOG ===
[07-Jun-2026 05:44:09 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jun-2026 05:44:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQwIiwidXNlcm5hbWUiOiJtb2JpbmEiLCJlbWFpbCI6Im1vYmluYTE2bmFzaXJpQGdtYWlsLmNvbSIsImV4cCI6MTc4MTQxNTY5MX0.pdzeKHN3cXtLcpeiEwe0qvFPFz-IFptFbkDA-VEeRYk
[07-Jun-2026 05:44:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jun-2026 05:44:09 UTC] ✅ JWT token verified successfully for user profile
[07-Jun-2026 05:44:09 UTC] User ID: 740
[07-Jun-2026 05:44:09 UTC] ✅ User profile retrieved successfully for user ID: 740
[07-Jun-2026 05:44:19 UTC] === API CALL LOG ===
[07-Jun-2026 05:44:19 UTC] Endpoint: user/profile.php
[07-Jun-2026 05:44:19 UTC] Full Log Data: {
    "timestamp": "2026-06-07 05:44:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.171.100.228",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.171.100.228, 172.68.75.153",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQwIiwidXNlcm5hbWUiOiJtb2JpbmEiLCJlbWFpbCI6Im1vYmluYTE2bmFzaXJpQGdtYWlsLmNvbSIsImV4cCI6MTc4MTQxNTY5MX0.pdzeKHN3cXtLcpeiEwe0qvFPFz-IFptFbkDA-VEeRYk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a07d581f9f0eea1a-GYD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.171.100.228",
        "cf-ipcountry": "AZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jun-2026 05:44:19 UTC] === END API CALL LOG ===
[07-Jun-2026 05:44:19 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jun-2026 05:44:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQwIiwidXNlcm5hbWUiOiJtb2JpbmEiLCJlbWFpbCI6Im1vYmluYTE2bmFzaXJpQGdtYWlsLmNvbSIsImV4cCI6MTc4MTQxNTY5MX0.pdzeKHN3cXtLcpeiEwe0qvFPFz-IFptFbkDA-VEeRYk
[07-Jun-2026 05:44:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jun-2026 05:44:19 UTC] ✅ JWT token verified successfully for user profile
[07-Jun-2026 05:44:19 UTC] User ID: 740
[07-Jun-2026 05:44:19 UTC] ✅ User profile retrieved successfully for user ID: 740
[07-Jun-2026 07:08:25 UTC] === API CALL LOG ===
[07-Jun-2026 07:08:25 UTC] Endpoint: user/profile.php
[07-Jun-2026 07:08:25 UTC] Full Log Data: {
    "timestamp": "2026-06-07 07:08:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "217.113.194.8",
    "user_agent": "Mozilla\/5.0 (compatible; Barkrowler\/0.9; +https:\/\/babbar.tech\/crawler)",
    "headers": {
        "Host": "api.memberx.app",
        "x-forwarded-proto": "https",
        "Accept": "text\/html;q=0.95,text\/*;q=0.9,*\/*;q=0.8",
        "from": "tech@babbar.tech",
        "Accept-Encoding": "gzip, br",
        "User-Agent": "Mozilla\/5.0 (compatible; Barkrowler\/0.9; +https:\/\/babbar.tech\/crawler)",
        "cf-ray": "a07dd352fb269ee9-CDG",
        "X-Forwarded-For": "217.113.194.8, 141.101.97.24",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "217.113.194.8",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jun-2026 07:08:25 UTC] === END API CALL LOG ===
[07-Jun-2026 07:54:59 UTC] API Hash Debug - Received: 
[07-Jun-2026 07:54:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jun-2026 07:54:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-forwarded-proto":"https","Accept":"text\/html;q=0.95,text\/*;q=0.9,*\/*;q=0.8","from":"tech@babbar.tech","Accept-Encoding":"gzip, br","User-Agent":"Mozilla\/5.0 (compatible; Barkrowler\/0.9; +https:\/\/babbar.tech\/crawler)","cf-ray":"a07e178b0ad6b6ab-CDG","X-Forwarded-For":"217.113.194.203, 172.68.151.70","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"217.113.194.203","cf-ipcountry":"FR","cf-visitor":"{\"scheme\":\"https\"}"}
[07-Jun-2026 08:10:53 UTC] === API CALL LOG ===
[07-Jun-2026 08:10:53 UTC] Endpoint: user/profile.php
[07-Jun-2026 08:10:53 UTC] Full Log Data: {
    "timestamp": "2026-06-07 08:10:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.31.22.210",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.31.22.210, 108.162.221.124",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQxIiwidXNlcm5hbWUiOiJzaXd1d3U4MTcyIiwiZW1haWwiOiJrb3JvbGV2YW9seWFhQGdtYWlsLmNvbSIsImV4cCI6MTc4MTQyNDY1M30.RUr7-g93Rq2IFmFoq2vFnYhyqMhjlsIb27qce2BtWeE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a07e2ed6ec845afd-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.31.22.210",
        "cf-ipcountry": "MD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jun-2026 08:10:53 UTC] === END API CALL LOG ===
[07-Jun-2026 08:10:53 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jun-2026 08:10:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQxIiwidXNlcm5hbWUiOiJzaXd1d3U4MTcyIiwiZW1haWwiOiJrb3JvbGV2YW9seWFhQGdtYWlsLmNvbSIsImV4cCI6MTc4MTQyNDY1M30.RUr7-g93Rq2IFmFoq2vFnYhyqMhjlsIb27qce2BtWeE
[07-Jun-2026 08:10:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jun-2026 08:10:53 UTC] ✅ JWT token verified successfully for user profile
[07-Jun-2026 08:10:53 UTC] User ID: 741
[07-Jun-2026 08:10:53 UTC] ✅ User profile retrieved successfully for user ID: 741
[07-Jun-2026 08:10:53 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jun-2026 08:10:53 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jun-2026 08:10:53 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"31.31.22.210, 108.162.221.124","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQxIiwidXNlcm5hbWUiOiJzaXd1d3U4MTcyIiwiZW1haWwiOiJrb3JvbGV2YW9seWFhQGdtYWlsLmNvbSIsImV4cCI6MTc4MTQyNDY1M30.RUr7-g93Rq2IFmFoq2vFnYhyqMhjlsIb27qce2BtWeE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a07e2ed71cb15afd-VIE","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"31.31.22.210","cf-ipcountry":"MD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[07-Jun-2026 08:10:53 UTC] === User Orders API Called ===
[07-Jun-2026 08:10:53 UTC] User ID: 741
[07-Jun-2026 08:10:53 UTC] Limit: 20, Offset: 0
[07-Jun-2026 08:10:53 UTC] Orders found: 0
[07-Jun-2026 08:10:53 UTC] Orders data: []
[07-Jun-2026 08:10:53 UTC] Total orders count: 0
[07-Jun-2026 08:10:54 UTC] === API CALL LOG ===
[07-Jun-2026 08:10:54 UTC] Endpoint: user/profile.php
[07-Jun-2026 08:10:54 UTC] Full Log Data: {
    "timestamp": "2026-06-07 08:10:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.31.22.210",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.31.22.210, 108.162.221.72",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQxIiwidXNlcm5hbWUiOiJzaXd1d3U4MTcyIiwiZW1haWwiOiJrb3JvbGV2YW9seWFhQGdtYWlsLmNvbSIsImV4cCI6MTc4MTQyNDY1M30.RUr7-g93Rq2IFmFoq2vFnYhyqMhjlsIb27qce2BtWeE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a07e2ed79cea5afd-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.31.22.210",
        "cf-ipcountry": "MD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jun-2026 08:10:54 UTC] === END API CALL LOG ===
[07-Jun-2026 08:10:54 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jun-2026 08:10:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQxIiwidXNlcm5hbWUiOiJzaXd1d3U4MTcyIiwiZW1haWwiOiJrb3JvbGV2YW9seWFhQGdtYWlsLmNvbSIsImV4cCI6MTc4MTQyNDY1M30.RUr7-g93Rq2IFmFoq2vFnYhyqMhjlsIb27qce2BtWeE
[07-Jun-2026 08:10:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jun-2026 08:10:54 UTC] ✅ JWT token verified successfully for user profile
[07-Jun-2026 08:10:54 UTC] User ID: 741
[07-Jun-2026 08:10:54 UTC] ✅ User profile retrieved successfully for user ID: 741
[07-Jun-2026 08:10:54 UTC] === API CALL LOG ===
[07-Jun-2026 08:10:54 UTC] Endpoint: user/profile.php
[07-Jun-2026 08:10:54 UTC] Full Log Data: {
    "timestamp": "2026-06-07 08:10:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.31.22.210",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.31.22.210, 108.162.221.124",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQxIiwidXNlcm5hbWUiOiJzaXd1d3U4MTcyIiwiZW1haWwiOiJrb3JvbGV2YW9seWFhQGdtYWlsLmNvbSIsImV4cCI6MTc4MTQyNDY1M30.RUr7-g93Rq2IFmFoq2vFnYhyqMhjlsIb27qce2BtWeE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a07e2eda5e4a5afd-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.31.22.210",
        "cf-ipcountry": "MD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jun-2026 08:10:54 UTC] === END API CALL LOG ===
[07-Jun-2026 08:10:54 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jun-2026 08:10:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQxIiwidXNlcm5hbWUiOiJzaXd1d3U4MTcyIiwiZW1haWwiOiJrb3JvbGV2YW9seWFhQGdtYWlsLmNvbSIsImV4cCI6MTc4MTQyNDY1M30.RUr7-g93Rq2IFmFoq2vFnYhyqMhjlsIb27qce2BtWeE
[07-Jun-2026 08:10:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jun-2026 08:10:54 UTC] ✅ JWT token verified successfully for user profile
[07-Jun-2026 08:10:54 UTC] User ID: 741
[07-Jun-2026 08:10:54 UTC] ✅ User profile retrieved successfully for user ID: 741
[07-Jun-2026 08:11:21 UTC] === API CALL LOG ===
[07-Jun-2026 08:11:21 UTC] Endpoint: user/profile.php
[07-Jun-2026 08:11:21 UTC] Full Log Data: {
    "timestamp": "2026-06-07 08:11:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.31.22.210",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.31.22.210, 108.162.221.72",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQxIiwidXNlcm5hbWUiOiJzaXd1d3U4MTcyIiwiZW1haWwiOiJrb3JvbGV2YW9seWFhQGdtYWlsLmNvbSIsImV4cCI6MTc4MTQyNDY1M30.RUr7-g93Rq2IFmFoq2vFnYhyqMhjlsIb27qce2BtWeE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a07e2f825f545afd-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.31.22.210",
        "cf-ipcountry": "MD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jun-2026 08:11:21 UTC] === END API CALL LOG ===
[07-Jun-2026 08:11:21 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jun-2026 08:11:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQxIiwidXNlcm5hbWUiOiJzaXd1d3U4MTcyIiwiZW1haWwiOiJrb3JvbGV2YW9seWFhQGdtYWlsLmNvbSIsImV4cCI6MTc4MTQyNDY1M30.RUr7-g93Rq2IFmFoq2vFnYhyqMhjlsIb27qce2BtWeE
[07-Jun-2026 08:11:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jun-2026 08:11:21 UTC] ✅ JWT token verified successfully for user profile
[07-Jun-2026 08:11:21 UTC] User ID: 741
[07-Jun-2026 08:11:21 UTC] ✅ User profile retrieved successfully for user ID: 741
[07-Jun-2026 08:11:26 UTC] === API CALL LOG ===
[07-Jun-2026 08:11:26 UTC] Endpoint: user/profile.php
[07-Jun-2026 08:11:26 UTC] Full Log Data: {
    "timestamp": "2026-06-07 08:11:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.31.22.210",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.31.22.210, 104.23.162.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQxIiwidXNlcm5hbWUiOiJzaXd1d3U4MTcyIiwiZW1haWwiOiJrb3JvbGV2YW9seWFhQGdtYWlsLmNvbSIsImV4cCI6MTc4MTQyNDY1M30.RUr7-g93Rq2IFmFoq2vFnYhyqMhjlsIb27qce2BtWeE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a07e2fa56c042182-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.31.22.210",
        "cf-ipcountry": "MD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jun-2026 08:11:26 UTC] === END API CALL LOG ===
[07-Jun-2026 08:11:26 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jun-2026 08:11:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQxIiwidXNlcm5hbWUiOiJzaXd1d3U4MTcyIiwiZW1haWwiOiJrb3JvbGV2YW9seWFhQGdtYWlsLmNvbSIsImV4cCI6MTc4MTQyNDY1M30.RUr7-g93Rq2IFmFoq2vFnYhyqMhjlsIb27qce2BtWeE
[07-Jun-2026 08:11:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jun-2026 08:11:26 UTC] ✅ JWT token verified successfully for user profile
[07-Jun-2026 08:11:26 UTC] User ID: 741
[07-Jun-2026 08:11:26 UTC] ✅ User profile retrieved successfully for user ID: 741
[07-Jun-2026 08:11:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jun-2026 08:11:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jun-2026 08:11:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"31.31.22.210, 104.23.162.78","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQxIiwidXNlcm5hbWUiOiJzaXd1d3U4MTcyIiwiZW1haWwiOiJrb3JvbGV2YW9seWFhQGdtYWlsLmNvbSIsImV4cCI6MTc4MTQyNDY1M30.RUr7-g93Rq2IFmFoq2vFnYhyqMhjlsIb27qce2BtWeE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a07e2fa768ea2182-VIE","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"31.31.22.210","cf-ipcountry":"MD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[07-Jun-2026 08:11:27 UTC] === User Orders API Called ===
[07-Jun-2026 08:11:27 UTC] User ID: 741
[07-Jun-2026 08:11:27 UTC] Limit: 20, Offset: 0
[07-Jun-2026 08:11:27 UTC] Orders found: 0
[07-Jun-2026 08:11:27 UTC] Orders data: []
[07-Jun-2026 08:11:27 UTC] Total orders count: 0
[07-Jun-2026 08:11:27 UTC] === API CALL LOG ===
[07-Jun-2026 08:11:27 UTC] Endpoint: user/profile.php
[07-Jun-2026 08:11:27 UTC] Full Log Data: {
    "timestamp": "2026-06-07 08:11:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.31.22.210",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.31.22.210, 104.23.162.78",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQxIiwidXNlcm5hbWUiOiJzaXd1d3U4MTcyIiwiZW1haWwiOiJrb3JvbGV2YW9seWFhQGdtYWlsLmNvbSIsImV4cCI6MTc4MTQyNDY1M30.RUr7-g93Rq2IFmFoq2vFnYhyqMhjlsIb27qce2BtWeE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a07e2fa768e62182-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.31.22.210",
        "cf-ipcountry": "MD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jun-2026 08:11:27 UTC] === END API CALL LOG ===
[07-Jun-2026 08:11:27 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jun-2026 08:11:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQxIiwidXNlcm5hbWUiOiJzaXd1d3U4MTcyIiwiZW1haWwiOiJrb3JvbGV2YW9seWFhQGdtYWlsLmNvbSIsImV4cCI6MTc4MTQyNDY1M30.RUr7-g93Rq2IFmFoq2vFnYhyqMhjlsIb27qce2BtWeE
[07-Jun-2026 08:11:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jun-2026 08:11:27 UTC] ✅ JWT token verified successfully for user profile
[07-Jun-2026 08:11:27 UTC] User ID: 741
[07-Jun-2026 08:11:27 UTC] ✅ User profile retrieved successfully for user ID: 741
[07-Jun-2026 08:11:27 UTC] === API CALL LOG ===
[07-Jun-2026 08:11:27 UTC] Endpoint: user/profile.php
[07-Jun-2026 08:11:27 UTC] Full Log Data: {
    "timestamp": "2026-06-07 08:11:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.31.22.210",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.31.22.210, 104.23.162.78",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQxIiwidXNlcm5hbWUiOiJzaXd1d3U4MTcyIiwiZW1haWwiOiJrb3JvbGV2YW9seWFhQGdtYWlsLmNvbSIsImV4cCI6MTc4MTQyNDY1M30.RUr7-g93Rq2IFmFoq2vFnYhyqMhjlsIb27qce2BtWeE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a07e2fa80aaa2182-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.31.22.210",
        "cf-ipcountry": "MD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jun-2026 08:11:27 UTC] === END API CALL LOG ===
[07-Jun-2026 08:11:27 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jun-2026 08:11:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQxIiwidXNlcm5hbWUiOiJzaXd1d3U4MTcyIiwiZW1haWwiOiJrb3JvbGV2YW9seWFhQGdtYWlsLmNvbSIsImV4cCI6MTc4MTQyNDY1M30.RUr7-g93Rq2IFmFoq2vFnYhyqMhjlsIb27qce2BtWeE
[07-Jun-2026 08:11:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jun-2026 08:11:27 UTC] ✅ JWT token verified successfully for user profile
[07-Jun-2026 08:11:27 UTC] User ID: 741
[07-Jun-2026 08:11:27 UTC] ✅ User profile retrieved successfully for user ID: 741
[07-Jun-2026 08:11:30 UTC] === API CALL LOG ===
[07-Jun-2026 08:11:30 UTC] Endpoint: user/profile.php
[07-Jun-2026 08:11:30 UTC] Full Log Data: {
    "timestamp": "2026-06-07 08:11:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.31.22.210",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.31.22.210, 172.68.50.96",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQxIiwidXNlcm5hbWUiOiJzaXd1d3U4MTcyIiwiZW1haWwiOiJrb3JvbGV2YW9seWFhQGdtYWlsLmNvbSIsImV4cCI6MTc4MTQyNDY1M30.RUr7-g93Rq2IFmFoq2vFnYhyqMhjlsIb27qce2BtWeE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a07e2fbc5fe93254-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.31.22.210",
        "cf-ipcountry": "MD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jun-2026 08:11:30 UTC] === END API CALL LOG ===
[07-Jun-2026 08:11:30 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jun-2026 08:11:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQxIiwidXNlcm5hbWUiOiJzaXd1d3U4MTcyIiwiZW1haWwiOiJrb3JvbGV2YW9seWFhQGdtYWlsLmNvbSIsImV4cCI6MTc4MTQyNDY1M30.RUr7-g93Rq2IFmFoq2vFnYhyqMhjlsIb27qce2BtWeE
[07-Jun-2026 08:11:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jun-2026 08:11:30 UTC] ✅ JWT token verified successfully for user profile
[07-Jun-2026 08:11:30 UTC] User ID: 741
[07-Jun-2026 08:11:30 UTC] ✅ User profile retrieved successfully for user ID: 741
[07-Jun-2026 08:11:30 UTC] === API CALL LOG ===
[07-Jun-2026 08:11:30 UTC] Endpoint: user/profile.php
[07-Jun-2026 08:11:30 UTC] Full Log Data: {
    "timestamp": "2026-06-07 08:11:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.31.22.210",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.31.22.210, 172.68.50.220",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQxIiwidXNlcm5hbWUiOiJzaXd1d3U4MTcyIiwiZW1haWwiOiJrb3JvbGV2YW9seWFhQGdtYWlsLmNvbSIsImV4cCI6MTc4MTQyNDY1M30.RUr7-g93Rq2IFmFoq2vFnYhyqMhjlsIb27qce2BtWeE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a07e2fbe59d83254-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.31.22.210",
        "cf-ipcountry": "MD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jun-2026 08:11:30 UTC] === END API CALL LOG ===
[07-Jun-2026 08:11:30 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jun-2026 08:11:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQxIiwidXNlcm5hbWUiOiJzaXd1d3U4MTcyIiwiZW1haWwiOiJrb3JvbGV2YW9seWFhQGdtYWlsLmNvbSIsImV4cCI6MTc4MTQyNDY1M30.RUr7-g93Rq2IFmFoq2vFnYhyqMhjlsIb27qce2BtWeE
[07-Jun-2026 08:11:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jun-2026 08:11:30 UTC] ✅ JWT token verified successfully for user profile
[07-Jun-2026 08:11:30 UTC] User ID: 741
[07-Jun-2026 08:11:30 UTC] ✅ User profile retrieved successfully for user ID: 741
[07-Jun-2026 08:11:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jun-2026 08:11:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jun-2026 08:11:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"31.31.22.210, 172.68.50.220","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQxIiwidXNlcm5hbWUiOiJzaXd1d3U4MTcyIiwiZW1haWwiOiJrb3JvbGV2YW9seWFhQGdtYWlsLmNvbSIsImV4cCI6MTc4MTQyNDY1M30.RUr7-g93Rq2IFmFoq2vFnYhyqMhjlsIb27qce2BtWeE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a07e2fbe8a063254-VIE","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"31.31.22.210","cf-ipcountry":"MD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[07-Jun-2026 08:11:30 UTC] === User Orders API Called ===
[07-Jun-2026 08:11:30 UTC] User ID: 741
[07-Jun-2026 08:11:30 UTC] Limit: 20, Offset: 0
[07-Jun-2026 08:11:30 UTC] Orders found: 0
[07-Jun-2026 08:11:30 UTC] Orders data: []
[07-Jun-2026 08:11:30 UTC] Total orders count: 0
[07-Jun-2026 08:11:31 UTC] === API CALL LOG ===
[07-Jun-2026 08:11:31 UTC] Endpoint: user/profile.php
[07-Jun-2026 08:11:31 UTC] Full Log Data: {
    "timestamp": "2026-06-07 08:11:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.31.22.210",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.31.22.210, 172.68.50.220",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQxIiwidXNlcm5hbWUiOiJzaXd1d3U4MTcyIiwiZW1haWwiOiJrb3JvbGV2YW9seWFhQGdtYWlsLmNvbSIsImV4cCI6MTc4MTQyNDY1M30.RUr7-g93Rq2IFmFoq2vFnYhyqMhjlsIb27qce2BtWeE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a07e2fbf3a9b3254-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.31.22.210",
        "cf-ipcountry": "MD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jun-2026 08:11:31 UTC] === END API CALL LOG ===
[07-Jun-2026 08:11:31 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jun-2026 08:11:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQxIiwidXNlcm5hbWUiOiJzaXd1d3U4MTcyIiwiZW1haWwiOiJrb3JvbGV2YW9seWFhQGdtYWlsLmNvbSIsImV4cCI6MTc4MTQyNDY1M30.RUr7-g93Rq2IFmFoq2vFnYhyqMhjlsIb27qce2BtWeE
[07-Jun-2026 08:11:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jun-2026 08:11:31 UTC] ✅ JWT token verified successfully for user profile
[07-Jun-2026 08:11:31 UTC] User ID: 741
[07-Jun-2026 08:11:31 UTC] ✅ User profile retrieved successfully for user ID: 741
[07-Jun-2026 08:11:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jun-2026 08:11:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jun-2026 08:11:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"31.31.22.210, 172.68.50.220","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQxIiwidXNlcm5hbWUiOiJzaXd1d3U4MTcyIiwiZW1haWwiOiJrb3JvbGV2YW9seWFhQGdtYWlsLmNvbSIsImV4cCI6MTc4MTQyNDY1M30.RUr7-g93Rq2IFmFoq2vFnYhyqMhjlsIb27qce2BtWeE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a07e2fc4afb53254-VIE","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"31.31.22.210","cf-ipcountry":"MD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[07-Jun-2026 08:11:31 UTC] === User Orders API Called ===
[07-Jun-2026 08:11:31 UTC] User ID: 741
[07-Jun-2026 08:11:31 UTC] Limit: 20, Offset: 0
[07-Jun-2026 08:11:31 UTC] Orders found: 0
[07-Jun-2026 08:11:31 UTC] Orders data: []
[07-Jun-2026 08:11:31 UTC] Total orders count: 0
[07-Jun-2026 08:11:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jun-2026 08:11:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jun-2026 08:11:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"31.31.22.210, 172.68.50.220","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQxIiwidXNlcm5hbWUiOiJzaXd1d3U4MTcyIiwiZW1haWwiOiJrb3JvbGV2YW9seWFhQGdtYWlsLmNvbSIsImV4cCI6MTc4MTQyNDY1M30.RUr7-g93Rq2IFmFoq2vFnYhyqMhjlsIb27qce2BtWeE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a07e2fd009ea3254-VIE","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"31.31.22.210","cf-ipcountry":"MD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[07-Jun-2026 08:11:33 UTC] === User Orders API Called ===
[07-Jun-2026 08:11:33 UTC] User ID: 741
[07-Jun-2026 08:11:33 UTC] Limit: 20, Offset: 0
[07-Jun-2026 08:11:33 UTC] Orders found: 0
[07-Jun-2026 08:11:33 UTC] Orders data: []
[07-Jun-2026 08:11:33 UTC] Total orders count: 0
[07-Jun-2026 08:11:33 UTC] === API CALL LOG ===
[07-Jun-2026 08:11:33 UTC] Endpoint: user/profile.php
[07-Jun-2026 08:11:33 UTC] Full Log Data: {
    "timestamp": "2026-06-07 08:11:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.31.22.210",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.31.22.210, 172.68.50.220",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQxIiwidXNlcm5hbWUiOiJzaXd1d3U4MTcyIiwiZW1haWwiOiJrb3JvbGV2YW9seWFhQGdtYWlsLmNvbSIsImV4cCI6MTc4MTQyNDY1M30.RUr7-g93Rq2IFmFoq2vFnYhyqMhjlsIb27qce2BtWeE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a07e2fd05a3f3254-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.31.22.210",
        "cf-ipcountry": "MD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jun-2026 08:11:33 UTC] === END API CALL LOG ===
[07-Jun-2026 08:11:33 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jun-2026 08:11:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQxIiwidXNlcm5hbWUiOiJzaXd1d3U4MTcyIiwiZW1haWwiOiJrb3JvbGV2YW9seWFhQGdtYWlsLmNvbSIsImV4cCI6MTc4MTQyNDY1M30.RUr7-g93Rq2IFmFoq2vFnYhyqMhjlsIb27qce2BtWeE
[07-Jun-2026 08:11:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jun-2026 08:11:33 UTC] ✅ JWT token verified successfully for user profile
[07-Jun-2026 08:11:33 UTC] User ID: 741
[07-Jun-2026 08:11:33 UTC] ✅ User profile retrieved successfully for user ID: 741
[07-Jun-2026 08:11:34 UTC] === API CALL LOG ===
[07-Jun-2026 08:11:34 UTC] Endpoint: user/profile.php
[07-Jun-2026 08:11:34 UTC] Full Log Data: {
    "timestamp": "2026-06-07 08:11:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.31.22.210",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.31.22.210, 172.68.50.220",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQxIiwidXNlcm5hbWUiOiJzaXd1d3U4MTcyIiwiZW1haWwiOiJrb3JvbGV2YW9seWFhQGdtYWlsLmNvbSIsImV4cCI6MTc4MTQyNDY1M30.RUr7-g93Rq2IFmFoq2vFnYhyqMhjlsIb27qce2BtWeE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a07e2fd40db73254-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.31.22.210",
        "cf-ipcountry": "MD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jun-2026 08:11:34 UTC] === END API CALL LOG ===
[07-Jun-2026 08:11:34 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jun-2026 08:11:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQxIiwidXNlcm5hbWUiOiJzaXd1d3U4MTcyIiwiZW1haWwiOiJrb3JvbGV2YW9seWFhQGdtYWlsLmNvbSIsImV4cCI6MTc4MTQyNDY1M30.RUr7-g93Rq2IFmFoq2vFnYhyqMhjlsIb27qce2BtWeE
[07-Jun-2026 08:11:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jun-2026 08:11:34 UTC] ✅ JWT token verified successfully for user profile
[07-Jun-2026 08:11:34 UTC] User ID: 741
[07-Jun-2026 08:11:34 UTC] ✅ User profile retrieved successfully for user ID: 741
[07-Jun-2026 08:11:41 UTC] === API CALL LOG ===
[07-Jun-2026 08:11:41 UTC] Endpoint: user/profile.php
[07-Jun-2026 08:11:41 UTC] Full Log Data: {
    "timestamp": "2026-06-07 08:11:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.31.22.210",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.31.22.210, 172.68.50.96",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQxIiwidXNlcm5hbWUiOiJzaXd1d3U4MTcyIiwiZW1haWwiOiJrb3JvbGV2YW9seWFhQGdtYWlsLmNvbSIsImV4cCI6MTc4MTQyNDY1M30.RUr7-g93Rq2IFmFoq2vFnYhyqMhjlsIb27qce2BtWeE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a07e2ffd5cac324d-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.31.22.210",
        "cf-ipcountry": "MD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jun-2026 08:11:41 UTC] === END API CALL LOG ===
[07-Jun-2026 08:11:41 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jun-2026 08:11:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQxIiwidXNlcm5hbWUiOiJzaXd1d3U4MTcyIiwiZW1haWwiOiJrb3JvbGV2YW9seWFhQGdtYWlsLmNvbSIsImV4cCI6MTc4MTQyNDY1M30.RUr7-g93Rq2IFmFoq2vFnYhyqMhjlsIb27qce2BtWeE
[07-Jun-2026 08:11:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jun-2026 08:11:41 UTC] ✅ JWT token verified successfully for user profile
[07-Jun-2026 08:11:41 UTC] User ID: 741
[07-Jun-2026 08:11:41 UTC] ✅ User profile retrieved successfully for user ID: 741
[07-Jun-2026 08:11:41 UTC] === API CALL LOG ===
[07-Jun-2026 08:11:41 UTC] Endpoint: user/profile.php
[07-Jun-2026 08:11:41 UTC] Full Log Data: {
    "timestamp": "2026-06-07 08:11:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.31.22.210",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.31.22.210, 172.68.50.96",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQxIiwidXNlcm5hbWUiOiJzaXd1d3U4MTcyIiwiZW1haWwiOiJrb3JvbGV2YW9seWFhQGdtYWlsLmNvbSIsImV4cCI6MTc4MTQyNDY1M30.RUr7-g93Rq2IFmFoq2vFnYhyqMhjlsIb27qce2BtWeE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a07e2fffbe4f324d-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.31.22.210",
        "cf-ipcountry": "MD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jun-2026 08:11:41 UTC] === END API CALL LOG ===
[07-Jun-2026 08:11:41 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jun-2026 08:11:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQxIiwidXNlcm5hbWUiOiJzaXd1d3U4MTcyIiwiZW1haWwiOiJrb3JvbGV2YW9seWFhQGdtYWlsLmNvbSIsImV4cCI6MTc4MTQyNDY1M30.RUr7-g93Rq2IFmFoq2vFnYhyqMhjlsIb27qce2BtWeE
[07-Jun-2026 08:11:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jun-2026 08:11:41 UTC] ✅ JWT token verified successfully for user profile
[07-Jun-2026 08:11:41 UTC] User ID: 741
[07-Jun-2026 08:11:41 UTC] ✅ User profile retrieved successfully for user ID: 741
[07-Jun-2026 08:11:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jun-2026 08:11:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jun-2026 08:11:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"31.31.22.210, 172.68.50.96","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQxIiwidXNlcm5hbWUiOiJzaXd1d3U4MTcyIiwiZW1haWwiOiJrb3JvbGV2YW9seWFhQGdtYWlsLmNvbSIsImV4cCI6MTc4MTQyNDY1M30.RUr7-g93Rq2IFmFoq2vFnYhyqMhjlsIb27qce2BtWeE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a07e2fffbe51324d-VIE","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"31.31.22.210","cf-ipcountry":"MD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[07-Jun-2026 08:11:41 UTC] === User Orders API Called ===
[07-Jun-2026 08:11:41 UTC] User ID: 741
[07-Jun-2026 08:11:41 UTC] Limit: 20, Offset: 0
[07-Jun-2026 08:11:41 UTC] Orders found: 0
[07-Jun-2026 08:11:41 UTC] Orders data: []
[07-Jun-2026 08:11:41 UTC] Total orders count: 0
[07-Jun-2026 08:11:41 UTC] === API CALL LOG ===
[07-Jun-2026 08:11:41 UTC] Endpoint: user/profile.php
[07-Jun-2026 08:11:41 UTC] Full Log Data: {
    "timestamp": "2026-06-07 08:11:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.31.22.210",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.31.22.210, 172.68.50.96",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQxIiwidXNlcm5hbWUiOiJzaXd1d3U4MTcyIiwiZW1haWwiOiJrb3JvbGV2YW9seWFhQGdtYWlsLmNvbSIsImV4cCI6MTc4MTQyNDY1M30.RUr7-g93Rq2IFmFoq2vFnYhyqMhjlsIb27qce2BtWeE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a07e2fffee77324d-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.31.22.210",
        "cf-ipcountry": "MD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jun-2026 08:11:41 UTC] === END API CALL LOG ===
[07-Jun-2026 08:11:41 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jun-2026 08:11:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQxIiwidXNlcm5hbWUiOiJzaXd1d3U4MTcyIiwiZW1haWwiOiJrb3JvbGV2YW9seWFhQGdtYWlsLmNvbSIsImV4cCI6MTc4MTQyNDY1M30.RUr7-g93Rq2IFmFoq2vFnYhyqMhjlsIb27qce2BtWeE
[07-Jun-2026 08:11:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jun-2026 08:11:41 UTC] ✅ JWT token verified successfully for user profile
[07-Jun-2026 08:11:41 UTC] User ID: 741
[07-Jun-2026 08:11:41 UTC] ✅ User profile retrieved successfully for user ID: 741
[07-Jun-2026 09:15:13 UTC] === API CALL LOG ===
[07-Jun-2026 09:15:13 UTC] Endpoint: user/profile.php
[07-Jun-2026 09:15:13 UTC] Full Log Data: {
    "timestamp": "2026-06-07 09:15:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.74.192.107",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.74.192.107, 172.68.37.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a07e8d0f1cf75604-DAR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.74.192.107",
        "cf-ipcountry": "TZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jun-2026 09:15:13 UTC] === END API CALL LOG ===
[07-Jun-2026 09:15:13 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jun-2026 09:15:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ
[07-Jun-2026 09:15:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jun-2026 09:15:13 UTC] ✅ JWT token verified successfully for user profile
[07-Jun-2026 09:15:13 UTC] User ID: 736
[07-Jun-2026 09:15:13 UTC] ✅ User profile retrieved successfully for user ID: 736
[07-Jun-2026 09:15:14 UTC] === API CALL LOG ===
[07-Jun-2026 09:15:14 UTC] Endpoint: user/profile.php
[07-Jun-2026 09:15:14 UTC] Full Log Data: {
    "timestamp": "2026-06-07 09:15:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.74.192.107",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.74.192.107, 172.68.37.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a07e8d161ca65604-DAR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.74.192.107",
        "cf-ipcountry": "TZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jun-2026 09:15:14 UTC] === END API CALL LOG ===
[07-Jun-2026 09:15:14 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jun-2026 09:15:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ
[07-Jun-2026 09:15:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jun-2026 09:15:14 UTC] ✅ JWT token verified successfully for user profile
[07-Jun-2026 09:15:14 UTC] User ID: 736
[07-Jun-2026 09:15:14 UTC] ✅ User profile retrieved successfully for user ID: 736
[07-Jun-2026 09:15:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jun-2026 09:15:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jun-2026 09:15:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"154.74.192.107, 172.68.37.137","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a07e8d164cde5604-DAR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"154.74.192.107","cf-ipcountry":"TZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[07-Jun-2026 09:15:14 UTC] === User Orders API Called ===
[07-Jun-2026 09:15:14 UTC] User ID: 736
[07-Jun-2026 09:15:14 UTC] Limit: 20, Offset: 0
[07-Jun-2026 09:15:14 UTC] Orders found: 0
[07-Jun-2026 09:15:14 UTC] Orders data: []
[07-Jun-2026 09:15:14 UTC] Total orders count: 0
[07-Jun-2026 09:15:14 UTC] === API CALL LOG ===
[07-Jun-2026 09:15:14 UTC] Endpoint: user/profile.php
[07-Jun-2026 09:15:14 UTC] Full Log Data: {
    "timestamp": "2026-06-07 09:15:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.74.192.107",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.74.192.107, 172.68.37.135",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a07e8d16bd345604-DAR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.74.192.107",
        "cf-ipcountry": "TZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jun-2026 09:15:14 UTC] === END API CALL LOG ===
[07-Jun-2026 09:15:14 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jun-2026 09:15:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ
[07-Jun-2026 09:15:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jun-2026 09:15:14 UTC] ✅ JWT token verified successfully for user profile
[07-Jun-2026 09:15:14 UTC] User ID: 736
[07-Jun-2026 09:15:14 UTC] ✅ User profile retrieved successfully for user ID: 736
[07-Jun-2026 09:15:15 UTC] === API CALL LOG ===
[07-Jun-2026 09:15:15 UTC] Endpoint: user/profile.php
[07-Jun-2026 09:15:15 UTC] Full Log Data: {
    "timestamp": "2026-06-07 09:15:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.74.192.107",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.74.192.107, 172.68.37.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a07e8d1f2d6d5604-DAR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.74.192.107",
        "cf-ipcountry": "TZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jun-2026 09:15:15 UTC] === END API CALL LOG ===
[07-Jun-2026 09:15:15 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jun-2026 09:15:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ
[07-Jun-2026 09:15:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jun-2026 09:15:15 UTC] ✅ JWT token verified successfully for user profile
[07-Jun-2026 09:15:15 UTC] User ID: 736
[07-Jun-2026 09:15:15 UTC] ✅ User profile retrieved successfully for user ID: 736
[07-Jun-2026 09:20:56 UTC] === API CALL LOG ===
[07-Jun-2026 09:20:56 UTC] Endpoint: user/profile.php
[07-Jun-2026 09:20:56 UTC] Full Log Data: {
    "timestamp": "2026-06-07 09:20:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "23.251.59.88",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "23.251.59.88, 162.159.122.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a07e956fff897894-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "23.251.59.88",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jun-2026 09:20:56 UTC] === END API CALL LOG ===
[07-Jun-2026 09:20:56 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jun-2026 09:20:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ
[07-Jun-2026 09:20:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jun-2026 09:20:56 UTC] ✅ JWT token verified successfully for user profile
[07-Jun-2026 09:20:56 UTC] User ID: 736
[07-Jun-2026 09:20:56 UTC] ✅ User profile retrieved successfully for user ID: 736
[07-Jun-2026 09:22:23 UTC] === API CALL LOG ===
[07-Jun-2026 09:22:23 UTC] Endpoint: user/profile.php
[07-Jun-2026 09:22:23 UTC] Full Log Data: {
    "timestamp": "2026-06-07 09:22:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "23.251.59.88",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "23.251.59.88, 162.159.122.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a07e978d2d4f4c05-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "23.251.59.88",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jun-2026 09:22:23 UTC] === END API CALL LOG ===
[07-Jun-2026 09:22:23 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jun-2026 09:22:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ
[07-Jun-2026 09:22:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jun-2026 09:22:23 UTC] ✅ JWT token verified successfully for user profile
[07-Jun-2026 09:22:23 UTC] User ID: 736
[07-Jun-2026 09:22:23 UTC] ✅ User profile retrieved successfully for user ID: 736
[07-Jun-2026 09:22:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jun-2026 09:22:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jun-2026 09:22:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"23.251.59.88, 162.159.122.164","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a07e97c42aec4c05-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"23.251.59.88","cf-ipcountry":"FR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[07-Jun-2026 09:22:31 UTC] === User Orders API Called ===
[07-Jun-2026 09:22:31 UTC] User ID: 736
[07-Jun-2026 09:22:31 UTC] Limit: 20, Offset: 0
[07-Jun-2026 09:22:31 UTC] Orders found: 0
[07-Jun-2026 09:22:31 UTC] Orders data: []
[07-Jun-2026 09:22:31 UTC] Total orders count: 0
[07-Jun-2026 09:22:32 UTC] === API CALL LOG ===
[07-Jun-2026 09:22:32 UTC] Endpoint: user/profile.php
[07-Jun-2026 09:22:32 UTC] Full Log Data: {
    "timestamp": "2026-06-07 09:22:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "23.251.59.88",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "23.251.59.88, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a07e97c7e9614c05-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "23.251.59.88",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jun-2026 09:22:32 UTC] === END API CALL LOG ===
[07-Jun-2026 09:22:32 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jun-2026 09:22:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ
[07-Jun-2026 09:22:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jun-2026 09:22:32 UTC] ✅ JWT token verified successfully for user profile
[07-Jun-2026 09:22:32 UTC] User ID: 736
[07-Jun-2026 09:22:32 UTC] ✅ User profile retrieved successfully for user ID: 736
[07-Jun-2026 09:22:32 UTC] User Purchases API - User ID: 736
[07-Jun-2026 09:22:32 UTC] User Purchases API - Total purchases found: 0
[07-Jun-2026 09:25:49 UTC] === API CALL LOG ===
[07-Jun-2026 09:25:49 UTC] Endpoint: user/profile.php
[07-Jun-2026 09:25:49 UTC] Full Log Data: {
    "timestamp": "2026-06-07 09:25:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "23.251.59.88",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "23.251.59.88, 172.68.234.188",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a07e9c9728dca630-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "23.251.59.88",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jun-2026 09:25:49 UTC] === END API CALL LOG ===
[07-Jun-2026 09:25:49 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jun-2026 09:25:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ
[07-Jun-2026 09:25:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jun-2026 09:25:49 UTC] ✅ JWT token verified successfully for user profile
[07-Jun-2026 09:25:49 UTC] User ID: 736
[07-Jun-2026 09:25:49 UTC] ✅ User profile retrieved successfully for user ID: 736
[07-Jun-2026 09:25:49 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jun-2026 09:25:49 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jun-2026 09:25:49 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"23.251.59.88, 172.68.234.188","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a07e9c9adfeda630-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"23.251.59.88","cf-ipcountry":"FR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[07-Jun-2026 09:25:49 UTC] === User Orders API Called ===
[07-Jun-2026 09:25:49 UTC] User ID: 736
[07-Jun-2026 09:25:49 UTC] Limit: 20, Offset: 0
[07-Jun-2026 09:25:49 UTC] Orders found: 0
[07-Jun-2026 09:25:49 UTC] Orders data: []
[07-Jun-2026 09:25:49 UTC] Total orders count: 0
[07-Jun-2026 09:25:49 UTC] === API CALL LOG ===
[07-Jun-2026 09:25:49 UTC] Endpoint: user/profile.php
[07-Jun-2026 09:25:49 UTC] Full Log Data: {
    "timestamp": "2026-06-07 09:25:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "23.251.59.88",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "23.251.59.88, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a07e9c9adff0a630-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "23.251.59.88",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jun-2026 09:25:49 UTC] === END API CALL LOG ===
[07-Jun-2026 09:25:49 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jun-2026 09:25:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ
[07-Jun-2026 09:25:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jun-2026 09:25:49 UTC] ✅ JWT token verified successfully for user profile
[07-Jun-2026 09:25:49 UTC] User ID: 736
[07-Jun-2026 09:25:49 UTC] ✅ User profile retrieved successfully for user ID: 736
[07-Jun-2026 09:25:50 UTC] === API CALL LOG ===
[07-Jun-2026 09:25:50 UTC] Endpoint: user/profile.php
[07-Jun-2026 09:25:50 UTC] Full Log Data: {
    "timestamp": "2026-06-07 09:25:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "23.251.59.88",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "23.251.59.88, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a07e9c9ecf5ba630-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "23.251.59.88",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jun-2026 09:25:50 UTC] === END API CALL LOG ===
[07-Jun-2026 09:25:50 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jun-2026 09:25:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ
[07-Jun-2026 09:25:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jun-2026 09:25:50 UTC] ✅ JWT token verified successfully for user profile
[07-Jun-2026 09:25:50 UTC] User ID: 736
[07-Jun-2026 09:25:50 UTC] ✅ User profile retrieved successfully for user ID: 736
[07-Jun-2026 09:26:11 UTC] === API CALL LOG ===
[07-Jun-2026 09:26:11 UTC] Endpoint: user/profile.php
[07-Jun-2026 09:26:11 UTC] Full Log Data: {
    "timestamp": "2026-06-07 09:26:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "23.251.59.88",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "23.251.59.88, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a07e9d202bfc1d43-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "23.251.59.88",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jun-2026 09:26:11 UTC] === END API CALL LOG ===
[07-Jun-2026 09:26:11 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jun-2026 09:26:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ
[07-Jun-2026 09:26:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jun-2026 09:26:11 UTC] ✅ JWT token verified successfully for user profile
[07-Jun-2026 09:26:11 UTC] User ID: 736
[07-Jun-2026 09:26:11 UTC] ✅ User profile retrieved successfully for user ID: 736
[07-Jun-2026 09:26:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jun-2026 09:26:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jun-2026 09:26:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"23.251.59.88, 172.68.234.131","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a07e9d930f961d43-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"23.251.59.88","cf-ipcountry":"FR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[07-Jun-2026 09:26:29 UTC] === User Orders API Called ===
[07-Jun-2026 09:26:29 UTC] User ID: 736
[07-Jun-2026 09:26:29 UTC] Limit: 20, Offset: 0
[07-Jun-2026 09:26:29 UTC] Orders found: 0
[07-Jun-2026 09:26:29 UTC] Orders data: []
[07-Jun-2026 09:26:29 UTC] Total orders count: 0
[07-Jun-2026 09:26:29 UTC] === API CALL LOG ===
[07-Jun-2026 09:26:29 UTC] Endpoint: user/profile.php
[07-Jun-2026 09:26:29 UTC] Full Log Data: {
    "timestamp": "2026-06-07 09:26:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "23.251.59.88",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "23.251.59.88, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a07e9d930f971d43-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "23.251.59.88",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jun-2026 09:26:29 UTC] === END API CALL LOG ===
[07-Jun-2026 09:26:29 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jun-2026 09:26:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ
[07-Jun-2026 09:26:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jun-2026 09:26:29 UTC] ✅ JWT token verified successfully for user profile
[07-Jun-2026 09:26:29 UTC] User ID: 736
[07-Jun-2026 09:26:29 UTC] ✅ User profile retrieved successfully for user ID: 736
[07-Jun-2026 09:26:30 UTC] === API CALL LOG ===
[07-Jun-2026 09:26:30 UTC] Endpoint: user/profile.php
[07-Jun-2026 09:26:30 UTC] Full Log Data: {
    "timestamp": "2026-06-07 09:26:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "23.251.59.88",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "23.251.59.88, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a07e9d96ed951d43-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "23.251.59.88",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jun-2026 09:26:30 UTC] === END API CALL LOG ===
[07-Jun-2026 09:26:30 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jun-2026 09:26:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ
[07-Jun-2026 09:26:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jun-2026 09:26:30 UTC] ✅ JWT token verified successfully for user profile
[07-Jun-2026 09:26:30 UTC] User ID: 736
[07-Jun-2026 09:26:30 UTC] ✅ User profile retrieved successfully for user ID: 736
[07-Jun-2026 09:26:57 UTC] === API CALL LOG ===
[07-Jun-2026 09:26:57 UTC] Endpoint: user/profile.php
[07-Jun-2026 09:26:57 UTC] Full Log Data: {
    "timestamp": "2026-06-07 09:26:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "23.251.59.88",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "23.251.59.88, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a07e9e3f48671d43-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "23.251.59.88",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jun-2026 09:26:57 UTC] === END API CALL LOG ===
[07-Jun-2026 09:26:57 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jun-2026 09:26:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ
[07-Jun-2026 09:26:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jun-2026 09:26:57 UTC] ✅ JWT token verified successfully for user profile
[07-Jun-2026 09:26:57 UTC] User ID: 736
[07-Jun-2026 09:26:57 UTC] ✅ User profile retrieved successfully for user ID: 736
[07-Jun-2026 09:26:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jun-2026 09:26:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jun-2026 09:26:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"23.251.59.88, 172.68.234.131","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a07e9e3f48651d43-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"23.251.59.88","cf-ipcountry":"FR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[07-Jun-2026 09:26:57 UTC] === User Orders API Called ===
[07-Jun-2026 09:26:57 UTC] User ID: 736
[07-Jun-2026 09:26:57 UTC] Limit: 20, Offset: 0
[07-Jun-2026 09:26:57 UTC] Orders found: 0
[07-Jun-2026 09:26:57 UTC] Orders data: []
[07-Jun-2026 09:26:57 UTC] Total orders count: 0
[07-Jun-2026 09:26:57 UTC] === API CALL LOG ===
[07-Jun-2026 09:26:57 UTC] Endpoint: user/profile.php
[07-Jun-2026 09:26:57 UTC] Full Log Data: {
    "timestamp": "2026-06-07 09:26:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "23.251.59.88",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "23.251.59.88, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a07e9e436fe01d43-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "23.251.59.88",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jun-2026 09:26:57 UTC] === END API CALL LOG ===
[07-Jun-2026 09:26:57 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jun-2026 09:26:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ
[07-Jun-2026 09:26:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jun-2026 09:26:57 UTC] ✅ JWT token verified successfully for user profile
[07-Jun-2026 09:26:57 UTC] User ID: 736
[07-Jun-2026 09:26:57 UTC] ✅ User profile retrieved successfully for user ID: 736
[07-Jun-2026 09:27:27 UTC] === API CALL LOG ===
[07-Jun-2026 09:27:27 UTC] Endpoint: user/profile.php
[07-Jun-2026 09:27:27 UTC] Full Log Data: {
    "timestamp": "2026-06-07 09:27:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "23.251.59.88",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "23.251.59.88, 172.70.108.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a07e9efa2abfe220-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "23.251.59.88",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jun-2026 09:27:27 UTC] === END API CALL LOG ===
[07-Jun-2026 09:27:27 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jun-2026 09:27:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ
[07-Jun-2026 09:27:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jun-2026 09:27:27 UTC] ✅ JWT token verified successfully for user profile
[07-Jun-2026 09:27:27 UTC] User ID: 736
[07-Jun-2026 09:27:27 UTC] ✅ User profile retrieved successfully for user ID: 736
[07-Jun-2026 09:27:27 UTC] === API CALL LOG ===
[07-Jun-2026 09:27:27 UTC] Endpoint: user/profile.php
[07-Jun-2026 09:27:27 UTC] Full Log Data: {
    "timestamp": "2026-06-07 09:27:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "23.251.59.88",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "23.251.59.88, 172.70.108.46",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a07e9efcbf38e220-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "23.251.59.88",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jun-2026 09:27:27 UTC] === END API CALL LOG ===
[07-Jun-2026 09:27:27 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jun-2026 09:27:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ
[07-Jun-2026 09:27:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jun-2026 09:27:27 UTC] ✅ JWT token verified successfully for user profile
[07-Jun-2026 09:27:27 UTC] User ID: 736
[07-Jun-2026 09:27:27 UTC] ✅ User profile retrieved successfully for user ID: 736
[07-Jun-2026 09:27:28 UTC] === API CALL LOG ===
[07-Jun-2026 09:27:28 UTC] Endpoint: user/profile.php
[07-Jun-2026 09:27:28 UTC] Full Log Data: {
    "timestamp": "2026-06-07 09:27:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "23.251.59.88",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "23.251.59.88, 172.70.108.46",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a07e9f01e95be220-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "23.251.59.88",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jun-2026 09:27:28 UTC] === END API CALL LOG ===
[07-Jun-2026 09:27:28 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jun-2026 09:27:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ
[07-Jun-2026 09:27:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jun-2026 09:27:28 UTC] ✅ JWT token verified successfully for user profile
[07-Jun-2026 09:27:28 UTC] User ID: 736
[07-Jun-2026 09:27:28 UTC] ✅ User profile retrieved successfully for user ID: 736
[07-Jun-2026 09:27:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jun-2026 09:27:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jun-2026 09:27:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"23.251.59.88, 172.70.108.14","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a07e9f2c1d16e220-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"23.251.59.88","cf-ipcountry":"FR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[07-Jun-2026 09:27:35 UTC] === User Orders API Called ===
[07-Jun-2026 09:27:35 UTC] User ID: 736
[07-Jun-2026 09:27:35 UTC] Limit: 20, Offset: 0
[07-Jun-2026 09:27:35 UTC] Orders found: 0
[07-Jun-2026 09:27:35 UTC] Orders data: []
[07-Jun-2026 09:27:35 UTC] Total orders count: 0
[07-Jun-2026 09:27:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jun-2026 09:27:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jun-2026 09:27:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"23.251.59.88, 172.70.108.14","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a07e9f6edf78e220-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"23.251.59.88","cf-ipcountry":"FR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[07-Jun-2026 09:27:45 UTC] === User Orders API Called ===
[07-Jun-2026 09:27:45 UTC] User ID: 736
[07-Jun-2026 09:27:45 UTC] Limit: 20, Offset: 0
[07-Jun-2026 09:27:45 UTC] Orders found: 0
[07-Jun-2026 09:27:45 UTC] Orders data: []
[07-Jun-2026 09:27:45 UTC] Total orders count: 0
[07-Jun-2026 09:27:48 UTC] === API CALL LOG ===
[07-Jun-2026 09:27:48 UTC] Endpoint: user/profile.php
[07-Jun-2026 09:27:48 UTC] Full Log Data: {
    "timestamp": "2026-06-07 09:27:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "23.251.59.88",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "23.251.59.88, 172.70.108.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a07e9f7f5d37e220-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "23.251.59.88",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jun-2026 09:27:48 UTC] === END API CALL LOG ===
[07-Jun-2026 09:27:48 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jun-2026 09:27:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ
[07-Jun-2026 09:27:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jun-2026 09:27:48 UTC] ✅ JWT token verified successfully for user profile
[07-Jun-2026 09:27:48 UTC] User ID: 736
[07-Jun-2026 09:27:48 UTC] ✅ User profile retrieved successfully for user ID: 736
[07-Jun-2026 09:27:48 UTC] User Purchases API - User ID: 736
[07-Jun-2026 09:27:48 UTC] User Purchases API - Total purchases found: 2
[07-Jun-2026 09:27:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jun-2026 09:27:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jun-2026 09:27:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"23.251.59.88, 172.70.108.14","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a07e9f97edcae220-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"23.251.59.88","cf-ipcountry":"FR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[07-Jun-2026 09:27:52 UTC] === User Orders API Called ===
[07-Jun-2026 09:27:52 UTC] User ID: 736
[07-Jun-2026 09:27:52 UTC] Limit: 20, Offset: 0
[07-Jun-2026 09:27:52 UTC] Orders found: 0
[07-Jun-2026 09:27:52 UTC] Orders data: []
[07-Jun-2026 09:27:52 UTC] Total orders count: 0
[07-Jun-2026 09:27:53 UTC] === API CALL LOG ===
[07-Jun-2026 09:27:53 UTC] Endpoint: user/profile.php
[07-Jun-2026 09:27:53 UTC] Full Log Data: {
    "timestamp": "2026-06-07 09:27:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "23.251.59.88",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "23.251.59.88, 172.70.108.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a07e9fa25983e220-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "23.251.59.88",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jun-2026 09:27:53 UTC] === END API CALL LOG ===
[07-Jun-2026 09:27:53 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jun-2026 09:27:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ
[07-Jun-2026 09:27:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jun-2026 09:27:53 UTC] ✅ JWT token verified successfully for user profile
[07-Jun-2026 09:27:53 UTC] User ID: 736
[07-Jun-2026 09:27:53 UTC] ✅ User profile retrieved successfully for user ID: 736
[07-Jun-2026 09:27:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jun-2026 09:27:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jun-2026 09:27:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"23.251.59.88, 172.70.108.14","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a07e9fa25982e220-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"23.251.59.88","cf-ipcountry":"FR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[07-Jun-2026 09:27:54 UTC] === User Orders API Called ===
[07-Jun-2026 09:27:54 UTC] User ID: 736
[07-Jun-2026 09:27:54 UTC] Limit: 20, Offset: 0
[07-Jun-2026 09:27:54 UTC] Orders found: 0
[07-Jun-2026 09:27:54 UTC] Orders data: []
[07-Jun-2026 09:27:54 UTC] Total orders count: 0
[07-Jun-2026 09:27:54 UTC] === API CALL LOG ===
[07-Jun-2026 09:27:54 UTC] Endpoint: user/profile.php
[07-Jun-2026 09:27:54 UTC] Full Log Data: {
    "timestamp": "2026-06-07 09:27:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "23.251.59.88",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "23.251.59.88, 172.70.108.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a07e9fa648a5e220-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "23.251.59.88",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jun-2026 09:27:54 UTC] === END API CALL LOG ===
[07-Jun-2026 09:27:54 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jun-2026 09:27:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ
[07-Jun-2026 09:27:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jun-2026 09:27:54 UTC] ✅ JWT token verified successfully for user profile
[07-Jun-2026 09:27:54 UTC] User ID: 736
[07-Jun-2026 09:27:54 UTC] ✅ User profile retrieved successfully for user ID: 736
[07-Jun-2026 09:28:09 UTC] === API CALL LOG ===
[07-Jun-2026 09:28:09 UTC] Endpoint: user/profile.php
[07-Jun-2026 09:28:09 UTC] Full Log Data: {
    "timestamp": "2026-06-07 09:28:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "23.251.59.88",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "23.251.59.88, 172.70.108.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a07ea0030cbce220-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "23.251.59.88",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jun-2026 09:28:09 UTC] === END API CALL LOG ===
[07-Jun-2026 09:28:09 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jun-2026 09:28:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ
[07-Jun-2026 09:28:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jun-2026 09:28:09 UTC] ✅ JWT token verified successfully for user profile
[07-Jun-2026 09:28:09 UTC] User ID: 736
[07-Jun-2026 09:28:09 UTC] ✅ User profile retrieved successfully for user ID: 736
[07-Jun-2026 09:28:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jun-2026 09:28:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jun-2026 09:28:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"23.251.59.88, 172.70.108.14","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a07ea0030cbae220-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"23.251.59.88","cf-ipcountry":"FR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[07-Jun-2026 09:28:09 UTC] === User Orders API Called ===
[07-Jun-2026 09:28:09 UTC] User ID: 736
[07-Jun-2026 09:28:09 UTC] Limit: 20, Offset: 0
[07-Jun-2026 09:28:09 UTC] Orders found: 0
[07-Jun-2026 09:28:09 UTC] Orders data: []
[07-Jun-2026 09:28:09 UTC] Total orders count: 0
[07-Jun-2026 09:28:10 UTC] === API CALL LOG ===
[07-Jun-2026 09:28:10 UTC] Endpoint: user/profile.php
[07-Jun-2026 09:28:10 UTC] Full Log Data: {
    "timestamp": "2026-06-07 09:28:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "23.251.59.88",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "23.251.59.88, 172.70.108.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a07ea006ebbae220-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "23.251.59.88",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jun-2026 09:28:10 UTC] === END API CALL LOG ===
[07-Jun-2026 09:28:10 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jun-2026 09:28:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ
[07-Jun-2026 09:28:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jun-2026 09:28:10 UTC] ✅ JWT token verified successfully for user profile
[07-Jun-2026 09:28:10 UTC] User ID: 736
[07-Jun-2026 09:28:10 UTC] ✅ User profile retrieved successfully for user ID: 736
[07-Jun-2026 09:29:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jun-2026 09:29:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jun-2026 09:29:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"23.251.59.88, 172.70.108.15","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a07ea23beab5e224-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"23.251.59.88","cf-ipcountry":"FR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[07-Jun-2026 09:29:40 UTC] === User Orders API Called ===
[07-Jun-2026 09:29:40 UTC] User ID: 736
[07-Jun-2026 09:29:40 UTC] Limit: 20, Offset: 0
[07-Jun-2026 09:29:40 UTC] Orders found: 0
[07-Jun-2026 09:29:40 UTC] Orders data: []
[07-Jun-2026 09:29:40 UTC] Total orders count: 0
[07-Jun-2026 09:29:40 UTC] === API CALL LOG ===
[07-Jun-2026 09:29:40 UTC] Endpoint: user/profile.php
[07-Jun-2026 09:29:40 UTC] Full Log Data: {
    "timestamp": "2026-06-07 09:29:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "23.251.59.88",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "23.251.59.88, 172.70.108.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a07ea23e9fdce224-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "23.251.59.88",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jun-2026 09:29:40 UTC] === END API CALL LOG ===
[07-Jun-2026 09:29:40 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jun-2026 09:29:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ
[07-Jun-2026 09:29:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jun-2026 09:29:40 UTC] ✅ JWT token verified successfully for user profile
[07-Jun-2026 09:29:40 UTC] User ID: 736
[07-Jun-2026 09:29:40 UTC] ✅ User profile retrieved successfully for user ID: 736
[07-Jun-2026 09:29:41 UTC] User Purchases API - User ID: 736
[07-Jun-2026 09:29:41 UTC] User Purchases API - Total purchases found: 2
[07-Jun-2026 09:30:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jun-2026 09:30:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jun-2026 09:30:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"23.251.59.88, 172.70.108.14","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a07ea2c9caebe224-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"23.251.59.88","cf-ipcountry":"FR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[07-Jun-2026 09:30:03 UTC] === User Orders API Called ===
[07-Jun-2026 09:30:03 UTC] User ID: 736
[07-Jun-2026 09:30:03 UTC] Limit: 20, Offset: 0
[07-Jun-2026 09:30:03 UTC] Orders found: 0
[07-Jun-2026 09:30:03 UTC] Orders data: []
[07-Jun-2026 09:30:03 UTC] Total orders count: 0
[07-Jun-2026 09:30:29 UTC] === API CALL LOG ===
[07-Jun-2026 09:30:29 UTC] Endpoint: user/profile.php
[07-Jun-2026 09:30:29 UTC] Full Log Data: {
    "timestamp": "2026-06-07 09:30:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "23.251.59.88",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "23.251.59.88, 172.70.108.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a07ea36aeaa9e224-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "23.251.59.88",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jun-2026 09:30:29 UTC] === END API CALL LOG ===
[07-Jun-2026 09:30:29 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jun-2026 09:30:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ
[07-Jun-2026 09:30:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jun-2026 09:30:29 UTC] ✅ JWT token verified successfully for user profile
[07-Jun-2026 09:30:29 UTC] User ID: 736
[07-Jun-2026 09:30:29 UTC] ✅ User profile retrieved successfully for user ID: 736
[07-Jun-2026 09:30:29 UTC] User Purchases API - User ID: 736
[07-Jun-2026 09:30:29 UTC] User Purchases API - Total purchases found: 2
[07-Jun-2026 09:30:30 UTC] === API CALL LOG ===
[07-Jun-2026 09:30:30 UTC] Endpoint: user/profile.php
[07-Jun-2026 09:30:30 UTC] Full Log Data: {
    "timestamp": "2026-06-07 09:30:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "23.251.59.88",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "23.251.59.88, 172.70.108.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a07ea3731872e224-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "23.251.59.88",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jun-2026 09:30:30 UTC] === END API CALL LOG ===
[07-Jun-2026 09:30:30 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jun-2026 09:30:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ
[07-Jun-2026 09:30:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jun-2026 09:30:30 UTC] ✅ JWT token verified successfully for user profile
[07-Jun-2026 09:30:30 UTC] User ID: 736
[07-Jun-2026 09:30:30 UTC] ✅ User profile retrieved successfully for user ID: 736
[07-Jun-2026 09:30:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jun-2026 09:30:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jun-2026 09:30:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"23.251.59.88, 172.70.108.15","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a07ea3731870e224-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"23.251.59.88","cf-ipcountry":"FR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[07-Jun-2026 09:30:30 UTC] === User Orders API Called ===
[07-Jun-2026 09:30:30 UTC] User ID: 736
[07-Jun-2026 09:30:30 UTC] Limit: 20, Offset: 0
[07-Jun-2026 09:30:30 UTC] Orders found: 0
[07-Jun-2026 09:30:30 UTC] Orders data: []
[07-Jun-2026 09:30:30 UTC] Total orders count: 0
[07-Jun-2026 09:30:30 UTC] === API CALL LOG ===
[07-Jun-2026 09:30:30 UTC] Endpoint: user/profile.php
[07-Jun-2026 09:30:30 UTC] Full Log Data: {
    "timestamp": "2026-06-07 09:30:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "23.251.59.88",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "23.251.59.88, 172.70.108.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a07ea376feede224-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "23.251.59.88",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jun-2026 09:30:30 UTC] === END API CALL LOG ===
[07-Jun-2026 09:30:30 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jun-2026 09:30:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ
[07-Jun-2026 09:30:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jun-2026 09:30:30 UTC] ✅ JWT token verified successfully for user profile
[07-Jun-2026 09:30:30 UTC] User ID: 736
[07-Jun-2026 09:30:30 UTC] ✅ User profile retrieved successfully for user ID: 736
[07-Jun-2026 09:31:39 UTC] === API CALL LOG ===
[07-Jun-2026 09:31:39 UTC] Endpoint: user/profile.php
[07-Jun-2026 09:31:39 UTC] Full Log Data: {
    "timestamp": "2026-06-07 09:31:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "23.251.59.88",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "23.251.59.88, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a07ea5243f1e4b90-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "23.251.59.88",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jun-2026 09:31:39 UTC] === END API CALL LOG ===
[07-Jun-2026 09:31:39 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jun-2026 09:31:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ
[07-Jun-2026 09:31:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jun-2026 09:31:39 UTC] ✅ JWT token verified successfully for user profile
[07-Jun-2026 09:31:39 UTC] User ID: 736
[07-Jun-2026 09:31:39 UTC] ✅ User profile retrieved successfully for user ID: 736
[07-Jun-2026 09:31:39 UTC] === API CALL LOG ===
[07-Jun-2026 09:31:39 UTC] Endpoint: user/profile.php
[07-Jun-2026 09:31:39 UTC] Full Log Data: {
    "timestamp": "2026-06-07 09:31:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "23.251.59.88",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "23.251.59.88, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a07ea5243f1f4b90-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "23.251.59.88",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jun-2026 09:31:39 UTC] === END API CALL LOG ===
[07-Jun-2026 09:31:39 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jun-2026 09:31:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ
[07-Jun-2026 09:31:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jun-2026 09:31:39 UTC] ✅ JWT token verified successfully for user profile
[07-Jun-2026 09:31:39 UTC] User ID: 736
[07-Jun-2026 09:31:39 UTC] ✅ User profile retrieved successfully for user ID: 736
[07-Jun-2026 09:31:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jun-2026 09:31:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jun-2026 09:31:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"23.251.59.88, 162.159.122.165","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a07ea5243f224b90-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"23.251.59.88","cf-ipcountry":"FR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[07-Jun-2026 09:31:39 UTC] === User Orders API Called ===
[07-Jun-2026 09:31:39 UTC] User ID: 736
[07-Jun-2026 09:31:39 UTC] Limit: 20, Offset: 0
[07-Jun-2026 09:31:39 UTC] Orders found: 0
[07-Jun-2026 09:31:39 UTC] Orders data: []
[07-Jun-2026 09:31:39 UTC] Total orders count: 0
[07-Jun-2026 09:31:53 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jun-2026 09:31:53 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jun-2026 09:31:53 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"23.251.59.88, 162.159.122.165","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a07ea57afbf14b90-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"23.251.59.88","cf-ipcountry":"FR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[07-Jun-2026 09:31:53 UTC] === User Orders API Called ===
[07-Jun-2026 09:31:53 UTC] User ID: 736
[07-Jun-2026 09:31:53 UTC] Limit: 20, Offset: 0
[07-Jun-2026 09:31:53 UTC] Orders found: 1
[07-Jun-2026 09:31:53 UTC] Orders data: [{"id":328,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/idrassa_fixed_2026","status":"pending","created_at":"2026-06-07 13:01:51","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[07-Jun-2026 09:31:53 UTC] Total orders count: 1
[07-Jun-2026 09:32:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jun-2026 09:32:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jun-2026 09:32:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"23.251.59.88, 162.159.122.165","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a07ea5b82d4c4b90-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"23.251.59.88","cf-ipcountry":"FR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[07-Jun-2026 09:32:03 UTC] === User Orders API Called ===
[07-Jun-2026 09:32:03 UTC] User ID: 736
[07-Jun-2026 09:32:03 UTC] Limit: 20, Offset: 0
[07-Jun-2026 09:32:03 UTC] Orders found: 1
[07-Jun-2026 09:32:03 UTC] Orders data: [{"id":328,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/idrassa_fixed_2026","status":"pending","created_at":"2026-06-07 13:01:51","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[07-Jun-2026 09:32:03 UTC] Total orders count: 1
[07-Jun-2026 09:32:05 UTC] === API CALL LOG ===
[07-Jun-2026 09:32:05 UTC] Endpoint: user/profile.php
[07-Jun-2026 09:32:05 UTC] Full Log Data: {
    "timestamp": "2026-06-07 09:32:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "23.251.59.88",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "23.251.59.88, 162.159.122.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a07ea5c68f6d4b90-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "23.251.59.88",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jun-2026 09:32:05 UTC] === END API CALL LOG ===
[07-Jun-2026 09:32:05 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jun-2026 09:32:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ
[07-Jun-2026 09:32:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jun-2026 09:32:05 UTC] ✅ JWT token verified successfully for user profile
[07-Jun-2026 09:32:05 UTC] User ID: 736
[07-Jun-2026 09:32:05 UTC] ✅ User profile retrieved successfully for user ID: 736
[07-Jun-2026 09:32:05 UTC] User Purchases API - User ID: 736
[07-Jun-2026 09:32:05 UTC] User Purchases API - Total purchases found: 2
[07-Jun-2026 09:32:11 UTC] === API CALL LOG ===
[07-Jun-2026 09:32:11 UTC] Endpoint: user/profile.php
[07-Jun-2026 09:32:11 UTC] Full Log Data: {
    "timestamp": "2026-06-07 09:32:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "23.251.59.88",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "23.251.59.88, 162.159.122.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a07ea5eb293b4b90-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "23.251.59.88",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jun-2026 09:32:11 UTC] === END API CALL LOG ===
[07-Jun-2026 09:32:11 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jun-2026 09:32:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ
[07-Jun-2026 09:32:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jun-2026 09:32:11 UTC] ✅ JWT token verified successfully for user profile
[07-Jun-2026 09:32:11 UTC] User ID: 736
[07-Jun-2026 09:32:11 UTC] ✅ User profile retrieved successfully for user ID: 736
[07-Jun-2026 09:32:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jun-2026 09:32:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jun-2026 09:32:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"23.251.59.88, 162.159.122.165","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a07ea5eb29384b90-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"23.251.59.88","cf-ipcountry":"FR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[07-Jun-2026 09:32:11 UTC] === User Orders API Called ===
[07-Jun-2026 09:32:11 UTC] User ID: 736
[07-Jun-2026 09:32:11 UTC] Limit: 20, Offset: 0
[07-Jun-2026 09:32:11 UTC] Orders found: 1
[07-Jun-2026 09:32:11 UTC] Orders data: [{"id":328,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/idrassa_fixed_2026","status":"pending","created_at":"2026-06-07 13:01:51","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[07-Jun-2026 09:32:11 UTC] Total orders count: 1
[07-Jun-2026 09:32:12 UTC] === API CALL LOG ===
[07-Jun-2026 09:32:12 UTC] Endpoint: user/profile.php
[07-Jun-2026 09:32:12 UTC] Full Log Data: {
    "timestamp": "2026-06-07 09:32:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "23.251.59.88",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "23.251.59.88, 162.159.122.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a07ea5ef88444b90-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "23.251.59.88",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jun-2026 09:32:12 UTC] === END API CALL LOG ===
[07-Jun-2026 09:32:12 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jun-2026 09:32:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ
[07-Jun-2026 09:32:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jun-2026 09:32:12 UTC] ✅ JWT token verified successfully for user profile
[07-Jun-2026 09:32:12 UTC] User ID: 736
[07-Jun-2026 09:32:12 UTC] ✅ User profile retrieved successfully for user ID: 736
[07-Jun-2026 09:32:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jun-2026 09:32:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jun-2026 09:32:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"23.251.59.88, 162.159.122.164","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a07ea6a0ea614b90-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"23.251.59.88","cf-ipcountry":"FR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[07-Jun-2026 09:32:40 UTC] === API CALL LOG ===
[07-Jun-2026 09:32:40 UTC] Endpoint: user/profile.php
[07-Jun-2026 09:32:40 UTC] === User Orders API Called ===
[07-Jun-2026 09:32:40 UTC] Full Log Data: {
    "timestamp": "2026-06-07 09:32:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "23.251.59.88",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "23.251.59.88, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a07ea6a0ea6a4b90-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "23.251.59.88",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jun-2026 09:32:40 UTC] User ID: 736
[07-Jun-2026 09:32:40 UTC] === END API CALL LOG ===
[07-Jun-2026 09:32:40 UTC] Limit: 20, Offset: 0
[07-Jun-2026 09:32:40 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jun-2026 09:32:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ
[07-Jun-2026 09:32:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jun-2026 09:32:40 UTC] ✅ JWT token verified successfully for user profile
[07-Jun-2026 09:32:40 UTC] User ID: 736
[07-Jun-2026 09:32:40 UTC] ✅ User profile retrieved successfully for user ID: 736
[07-Jun-2026 09:32:40 UTC] Orders found: 1
[07-Jun-2026 09:32:40 UTC] Orders data: [{"id":328,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/idrassa_fixed_2026","status":"pending","created_at":"2026-06-07 13:01:51","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[07-Jun-2026 09:32:40 UTC] Total orders count: 1
[07-Jun-2026 09:32:40 UTC] === API CALL LOG ===
[07-Jun-2026 09:32:40 UTC] Endpoint: user/profile.php
[07-Jun-2026 09:32:40 UTC] Full Log Data: {
    "timestamp": "2026-06-07 09:32:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "23.251.59.88",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "23.251.59.88, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a07ea6a4189a4b90-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "23.251.59.88",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jun-2026 09:32:40 UTC] === END API CALL LOG ===
[07-Jun-2026 09:32:40 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jun-2026 09:32:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ
[07-Jun-2026 09:32:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jun-2026 09:32:40 UTC] ✅ JWT token verified successfully for user profile
[07-Jun-2026 09:32:40 UTC] User ID: 736
[07-Jun-2026 09:32:40 UTC] ✅ User profile retrieved successfully for user ID: 736
[07-Jun-2026 09:32:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jun-2026 09:32:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jun-2026 09:32:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"23.251.59.88, 162.159.122.165","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a07ea6eefd424b90-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"23.251.59.88","cf-ipcountry":"FR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[07-Jun-2026 09:32:52 UTC] === User Orders API Called ===
[07-Jun-2026 09:32:52 UTC] User ID: 736
[07-Jun-2026 09:32:52 UTC] Limit: 20, Offset: 0
[07-Jun-2026 09:32:52 UTC] Orders found: 1
[07-Jun-2026 09:32:52 UTC] Orders data: [{"id":328,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/idrassa_fixed_2026","status":"pending","created_at":"2026-06-07 13:01:51","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[07-Jun-2026 09:32:52 UTC] Total orders count: 1
[07-Jun-2026 09:32:52 UTC] === API CALL LOG ===
[07-Jun-2026 09:32:52 UTC] Endpoint: user/profile.php
[07-Jun-2026 09:32:52 UTC] Full Log Data: {
    "timestamp": "2026-06-07 09:32:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "23.251.59.88",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "23.251.59.88, 162.159.122.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a07ea6eefd434b90-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "23.251.59.88",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jun-2026 09:32:52 UTC] === END API CALL LOG ===
[07-Jun-2026 09:32:52 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jun-2026 09:32:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ
[07-Jun-2026 09:32:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jun-2026 09:32:52 UTC] ✅ JWT token verified successfully for user profile
[07-Jun-2026 09:32:52 UTC] User ID: 736
[07-Jun-2026 09:32:52 UTC] ✅ User profile retrieved successfully for user ID: 736
[07-Jun-2026 09:32:53 UTC] === API CALL LOG ===
[07-Jun-2026 09:32:53 UTC] Endpoint: user/profile.php
[07-Jun-2026 09:32:53 UTC] Full Log Data: {
    "timestamp": "2026-06-07 09:32:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "23.251.59.88",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "23.251.59.88, 162.159.122.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a07ea6f30ce94b90-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "23.251.59.88",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jun-2026 09:32:53 UTC] === END API CALL LOG ===
[07-Jun-2026 09:32:53 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jun-2026 09:32:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ
[07-Jun-2026 09:32:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jun-2026 09:32:53 UTC] ✅ JWT token verified successfully for user profile
[07-Jun-2026 09:32:53 UTC] User ID: 736
[07-Jun-2026 09:32:53 UTC] ✅ User profile retrieved successfully for user ID: 736
[07-Jun-2026 09:33:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jun-2026 09:33:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jun-2026 09:33:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"23.251.59.88, 162.159.122.164","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a07ea786be104b90-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"23.251.59.88","cf-ipcountry":"FR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[07-Jun-2026 09:33:17 UTC] === User Orders API Called ===
[07-Jun-2026 09:33:17 UTC] User ID: 736
[07-Jun-2026 09:33:17 UTC] Limit: 20, Offset: 0
[07-Jun-2026 09:33:17 UTC] Orders found: 2
[07-Jun-2026 09:33:17 UTC] Orders data: [{"id":329,"quantity":950,"total_coins":950,"coin_type":"regular","telegram_link":"https:\/\/t.me\/idrassa_fixed_2026","status":"pending","created_at":"2026-06-07 13:03:15","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":328,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/idrassa_fixed_2026","status":"pending","created_at":"2026-06-07 13:01:51","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[07-Jun-2026 09:33:17 UTC] Total orders count: 2
[07-Jun-2026 09:34:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jun-2026 09:34:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jun-2026 09:34:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"213.6.167.229, 162.159.122.165","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQyIiwidXNlcm5hbWUiOiJXaXphcmQ0R29sZCIsImVtYWlsIjoiYWJvZWx6YWhyYWEuOTRAZ21haWwuY29tIiwiZXhwIjoxNzgxNDI5NjQxfQ.eJu2RSCn42T4sdvfYTAiOmYck3JAMRJfDx6UsFWHM80","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a07ea8a1dbd3cac8-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"213.6.167.229","cf-ipcountry":"PS","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[07-Jun-2026 09:34:02 UTC] === User Orders API Called ===
[07-Jun-2026 09:34:02 UTC] User ID: 742
[07-Jun-2026 09:34:02 UTC] Limit: 20, Offset: 0
[07-Jun-2026 09:34:02 UTC] === API CALL LOG ===
[07-Jun-2026 09:34:02 UTC] Endpoint: user/profile.php
[07-Jun-2026 09:34:02 UTC] Full Log Data: {
    "timestamp": "2026-06-07 09:34:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "213.6.167.229",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "213.6.167.229, 162.159.122.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQyIiwidXNlcm5hbWUiOiJXaXphcmQ0R29sZCIsImVtYWlsIjoiYWJvZWx6YWhyYWEuOTRAZ21haWwuY29tIiwiZXhwIjoxNzgxNDI5NjQxfQ.eJu2RSCn42T4sdvfYTAiOmYck3JAMRJfDx6UsFWHM80",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a07ea8a1dbcfcac8-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "213.6.167.229",
        "cf-ipcountry": "PS",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jun-2026 09:34:02 UTC] === END API CALL LOG ===
[07-Jun-2026 09:34:02 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jun-2026 09:34:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQyIiwidXNlcm5hbWUiOiJXaXphcmQ0R29sZCIsImVtYWlsIjoiYWJvZWx6YWhyYWEuOTRAZ21haWwuY29tIiwiZXhwIjoxNzgxNDI5NjQxfQ.eJu2RSCn42T4sdvfYTAiOmYck3JAMRJfDx6UsFWHM80
[07-Jun-2026 09:34:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jun-2026 09:34:02 UTC] Orders found: 0
[07-Jun-2026 09:34:02 UTC] ✅ JWT token verified successfully for user profile
[07-Jun-2026 09:34:02 UTC] Orders data: []
[07-Jun-2026 09:34:02 UTC] User ID: 742
[07-Jun-2026 09:34:02 UTC] Total orders count: 0
[07-Jun-2026 09:34:02 UTC] ✅ User profile retrieved successfully for user ID: 742
[07-Jun-2026 09:34:02 UTC] === API CALL LOG ===
[07-Jun-2026 09:34:02 UTC] Endpoint: user/profile.php
[07-Jun-2026 09:34:02 UTC] Full Log Data: {
    "timestamp": "2026-06-07 09:34:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "213.6.167.229",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "213.6.167.229, 162.159.122.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQyIiwidXNlcm5hbWUiOiJXaXphcmQ0R29sZCIsImVtYWlsIjoiYWJvZWx6YWhyYWEuOTRAZ21haWwuY29tIiwiZXhwIjoxNzgxNDI5NjQxfQ.eJu2RSCn42T4sdvfYTAiOmYck3JAMRJfDx6UsFWHM80",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a07ea8a24c84cac8-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "213.6.167.229",
        "cf-ipcountry": "PS",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jun-2026 09:34:02 UTC] === END API CALL LOG ===
[07-Jun-2026 09:34:02 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jun-2026 09:34:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQyIiwidXNlcm5hbWUiOiJXaXphcmQ0R29sZCIsImVtYWlsIjoiYWJvZWx6YWhyYWEuOTRAZ21haWwuY29tIiwiZXhwIjoxNzgxNDI5NjQxfQ.eJu2RSCn42T4sdvfYTAiOmYck3JAMRJfDx6UsFWHM80
[07-Jun-2026 09:34:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jun-2026 09:34:02 UTC] ✅ JWT token verified successfully for user profile
[07-Jun-2026 09:34:02 UTC] User ID: 742
[07-Jun-2026 09:34:02 UTC] ✅ User profile retrieved successfully for user ID: 742
[07-Jun-2026 09:34:03 UTC] === API CALL LOG ===
[07-Jun-2026 09:34:03 UTC] Endpoint: user/profile.php
[07-Jun-2026 09:34:03 UTC] Full Log Data: {
    "timestamp": "2026-06-07 09:34:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "213.6.167.229",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "213.6.167.229, 162.159.122.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQyIiwidXNlcm5hbWUiOiJXaXphcmQ0R29sZCIsImVtYWlsIjoiYWJvZWx6YWhyYWEuOTRAZ21haWwuY29tIiwiZXhwIjoxNzgxNDI5NjQxfQ.eJu2RSCn42T4sdvfYTAiOmYck3JAMRJfDx6UsFWHM80",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a07ea8a61a43cac8-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "213.6.167.229",
        "cf-ipcountry": "PS",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jun-2026 09:34:03 UTC] === END API CALL LOG ===
[07-Jun-2026 09:34:03 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jun-2026 09:34:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQyIiwidXNlcm5hbWUiOiJXaXphcmQ0R29sZCIsImVtYWlsIjoiYWJvZWx6YWhyYWEuOTRAZ21haWwuY29tIiwiZXhwIjoxNzgxNDI5NjQxfQ.eJu2RSCn42T4sdvfYTAiOmYck3JAMRJfDx6UsFWHM80
[07-Jun-2026 09:34:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jun-2026 09:34:03 UTC] ✅ JWT token verified successfully for user profile
[07-Jun-2026 09:34:03 UTC] User ID: 742
[07-Jun-2026 09:34:03 UTC] ✅ User profile retrieved successfully for user ID: 742
[07-Jun-2026 09:34:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jun-2026 09:34:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jun-2026 09:34:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"154.74.192.107, 172.68.37.136","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a07ea910dcc65a28-DAR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"154.74.192.107","cf-ipcountry":"TZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[07-Jun-2026 09:34:20 UTC] === User Orders API Called ===
[07-Jun-2026 09:34:20 UTC] User ID: 736
[07-Jun-2026 09:34:20 UTC] Limit: 20, Offset: 0
[07-Jun-2026 09:34:20 UTC] Orders found: 2
[07-Jun-2026 09:34:20 UTC] Orders data: [{"id":329,"quantity":950,"total_coins":950,"coin_type":"regular","telegram_link":"https:\/\/t.me\/idrassa_fixed_2026","status":"pending","created_at":"2026-06-07 13:03:15","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":328,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/idrassa_fixed_2026","status":"pending","created_at":"2026-06-07 13:01:51","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[07-Jun-2026 09:34:20 UTC] Total orders count: 2
[07-Jun-2026 09:34:20 UTC] === API CALL LOG ===
[07-Jun-2026 09:34:20 UTC] Endpoint: user/profile.php
[07-Jun-2026 09:34:20 UTC] Full Log Data: {
    "timestamp": "2026-06-07 09:34:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.74.192.107",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.74.192.107, 172.68.37.136",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a07ea9116d7b5a28-DAR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.74.192.107",
        "cf-ipcountry": "TZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jun-2026 09:34:20 UTC] === END API CALL LOG ===
[07-Jun-2026 09:34:20 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jun-2026 09:34:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ
[07-Jun-2026 09:34:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jun-2026 09:34:20 UTC] ✅ JWT token verified successfully for user profile
[07-Jun-2026 09:34:20 UTC] User ID: 736
[07-Jun-2026 09:34:20 UTC] ✅ User profile retrieved successfully for user ID: 736
[07-Jun-2026 09:34:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jun-2026 09:34:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jun-2026 09:34:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"154.74.192.107, 172.68.37.136","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a07ea9169ba35a28-DAR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"154.74.192.107","cf-ipcountry":"TZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[07-Jun-2026 09:34:21 UTC] === User Orders API Called ===
[07-Jun-2026 09:34:21 UTC] User ID: 736
[07-Jun-2026 09:34:21 UTC] Limit: 20, Offset: 0
[07-Jun-2026 09:34:21 UTC] Orders found: 2
[07-Jun-2026 09:34:21 UTC] Orders data: [{"id":329,"quantity":950,"total_coins":950,"coin_type":"regular","telegram_link":"https:\/\/t.me\/idrassa_fixed_2026","status":"pending","created_at":"2026-06-07 13:03:15","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":328,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/idrassa_fixed_2026","status":"pending","created_at":"2026-06-07 13:01:51","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[07-Jun-2026 09:34:21 UTC] Total orders count: 2
[07-Jun-2026 09:34:21 UTC] === API CALL LOG ===
[07-Jun-2026 09:34:21 UTC] Endpoint: user/profile.php
[07-Jun-2026 09:34:21 UTC] Full Log Data: {
    "timestamp": "2026-06-07 09:34:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.74.192.107",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.74.192.107, 172.68.37.136",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a07ea9171c395a28-DAR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.74.192.107",
        "cf-ipcountry": "TZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jun-2026 09:34:21 UTC] === END API CALL LOG ===
[07-Jun-2026 09:34:21 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jun-2026 09:34:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ
[07-Jun-2026 09:34:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jun-2026 09:34:21 UTC] ✅ JWT token verified successfully for user profile
[07-Jun-2026 09:34:21 UTC] User ID: 736
[07-Jun-2026 09:34:21 UTC] ✅ User profile retrieved successfully for user ID: 736
[07-Jun-2026 09:34:21 UTC] === API CALL LOG ===
[07-Jun-2026 09:34:21 UTC] Endpoint: user/profile.php
[07-Jun-2026 09:34:21 UTC] Full Log Data: {
    "timestamp": "2026-06-07 09:34:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.74.192.107",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.74.192.107, 172.68.37.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a07ea91449055a28-DAR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.74.192.107",
        "cf-ipcountry": "TZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jun-2026 09:34:21 UTC] === END API CALL LOG ===
[07-Jun-2026 09:34:21 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jun-2026 09:34:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ
[07-Jun-2026 09:34:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jun-2026 09:34:21 UTC] ✅ JWT token verified successfully for user profile
[07-Jun-2026 09:34:21 UTC] User ID: 736
[07-Jun-2026 09:34:21 UTC] ✅ User profile retrieved successfully for user ID: 736
[07-Jun-2026 09:34:21 UTC] === API CALL LOG ===
[07-Jun-2026 09:34:21 UTC] Endpoint: user/profile.php
[07-Jun-2026 09:34:21 UTC] Full Log Data: {
    "timestamp": "2026-06-07 09:34:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "213.6.167.229",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "213.6.167.229, 162.159.122.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQyIiwidXNlcm5hbWUiOiJXaXphcmQ0R29sZCIsImVtYWlsIjoiYWJvZWx6YWhyYWEuOTRAZ21haWwuY29tIiwiZXhwIjoxNzgxNDI5NjQxfQ.eJu2RSCn42T4sdvfYTAiOmYck3JAMRJfDx6UsFWHM80",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a07ea9193b23cac8-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "213.6.167.229",
        "cf-ipcountry": "PS",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jun-2026 09:34:21 UTC] === END API CALL LOG ===
[07-Jun-2026 09:34:21 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jun-2026 09:34:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQyIiwidXNlcm5hbWUiOiJXaXphcmQ0R29sZCIsImVtYWlsIjoiYWJvZWx6YWhyYWEuOTRAZ21haWwuY29tIiwiZXhwIjoxNzgxNDI5NjQxfQ.eJu2RSCn42T4sdvfYTAiOmYck3JAMRJfDx6UsFWHM80
[07-Jun-2026 09:34:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jun-2026 09:34:21 UTC] ✅ JWT token verified successfully for user profile
[07-Jun-2026 09:34:21 UTC] User ID: 742
[07-Jun-2026 09:34:21 UTC] ✅ User profile retrieved successfully for user ID: 742
[07-Jun-2026 09:34:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jun-2026 09:34:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jun-2026 09:34:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"213.6.167.229, 162.159.122.165","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQyIiwidXNlcm5hbWUiOiJXaXphcmQ0R29sZCIsImVtYWlsIjoiYWJvZWx6YWhyYWEuOTRAZ21haWwuY29tIiwiZXhwIjoxNzgxNDI5NjQxfQ.eJu2RSCn42T4sdvfYTAiOmYck3JAMRJfDx6UsFWHM80","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a07ea9193b1ecac8-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"213.6.167.229","cf-ipcountry":"PS","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[07-Jun-2026 09:34:21 UTC] === User Orders API Called ===
[07-Jun-2026 09:34:21 UTC] User ID: 742
[07-Jun-2026 09:34:21 UTC] Limit: 20, Offset: 0
[07-Jun-2026 09:34:21 UTC] Orders found: 0
[07-Jun-2026 09:34:21 UTC] Orders data: []
[07-Jun-2026 09:34:21 UTC] Total orders count: 0
[07-Jun-2026 09:34:21 UTC] === API CALL LOG ===
[07-Jun-2026 09:34:21 UTC] Endpoint: user/profile.php
[07-Jun-2026 09:34:21 UTC] Full Log Data: {
    "timestamp": "2026-06-07 09:34:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.74.192.107",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.74.192.107, 172.68.37.136",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a07ea91ac8545a28-DAR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.74.192.107",
        "cf-ipcountry": "TZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jun-2026 09:34:21 UTC] === END API CALL LOG ===
[07-Jun-2026 09:34:21 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jun-2026 09:34:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ
[07-Jun-2026 09:34:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jun-2026 09:34:21 UTC] ✅ JWT token verified successfully for user profile
[07-Jun-2026 09:34:21 UTC] User ID: 736
[07-Jun-2026 09:34:21 UTC] ✅ User profile retrieved successfully for user ID: 736
[07-Jun-2026 09:34:22 UTC] === API CALL LOG ===
[07-Jun-2026 09:34:22 UTC] Endpoint: user/profile.php
[07-Jun-2026 09:34:22 UTC] Full Log Data: {
    "timestamp": "2026-06-07 09:34:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "213.6.167.229",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "213.6.167.229, 162.159.122.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQyIiwidXNlcm5hbWUiOiJXaXphcmQ0R29sZCIsImVtYWlsIjoiYWJvZWx6YWhyYWEuOTRAZ21haWwuY29tIiwiZXhwIjoxNzgxNDI5NjQxfQ.eJu2RSCn42T4sdvfYTAiOmYck3JAMRJfDx6UsFWHM80",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a07ea91d79bacac8-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "213.6.167.229",
        "cf-ipcountry": "PS",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jun-2026 09:34:22 UTC] === END API CALL LOG ===
[07-Jun-2026 09:34:22 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jun-2026 09:34:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQyIiwidXNlcm5hbWUiOiJXaXphcmQ0R29sZCIsImVtYWlsIjoiYWJvZWx6YWhyYWEuOTRAZ21haWwuY29tIiwiZXhwIjoxNzgxNDI5NjQxfQ.eJu2RSCn42T4sdvfYTAiOmYck3JAMRJfDx6UsFWHM80
[07-Jun-2026 09:34:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jun-2026 09:34:22 UTC] ✅ JWT token verified successfully for user profile
[07-Jun-2026 09:34:22 UTC] User ID: 742
[07-Jun-2026 09:34:22 UTC] ✅ User profile retrieved successfully for user ID: 742
[07-Jun-2026 09:34:22 UTC] === API CALL LOG ===
[07-Jun-2026 09:34:22 UTC] Endpoint: user/profile.php
[07-Jun-2026 09:34:22 UTC] Full Log Data: {
    "timestamp": "2026-06-07 09:34:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "213.6.167.229",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "213.6.167.229, 162.159.122.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQyIiwidXNlcm5hbWUiOiJXaXphcmQ0R29sZCIsImVtYWlsIjoiYWJvZWx6YWhyYWEuOTRAZ21haWwuY29tIiwiZXhwIjoxNzgxNDI5NjQxfQ.eJu2RSCn42T4sdvfYTAiOmYck3JAMRJfDx6UsFWHM80",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a07ea91f6d10cac8-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "213.6.167.229",
        "cf-ipcountry": "PS",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jun-2026 09:34:22 UTC] === END API CALL LOG ===
[07-Jun-2026 09:34:22 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jun-2026 09:34:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQyIiwidXNlcm5hbWUiOiJXaXphcmQ0R29sZCIsImVtYWlsIjoiYWJvZWx6YWhyYWEuOTRAZ21haWwuY29tIiwiZXhwIjoxNzgxNDI5NjQxfQ.eJu2RSCn42T4sdvfYTAiOmYck3JAMRJfDx6UsFWHM80
[07-Jun-2026 09:34:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jun-2026 09:34:22 UTC] ✅ JWT token verified successfully for user profile
[07-Jun-2026 09:34:22 UTC] User ID: 742
[07-Jun-2026 09:34:22 UTC] ✅ User profile retrieved successfully for user ID: 742
[07-Jun-2026 09:34:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jun-2026 09:34:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jun-2026 09:34:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"213.6.167.229, 162.159.122.164","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQyIiwidXNlcm5hbWUiOiJXaXphcmQ0R29sZCIsImVtYWlsIjoiYWJvZWx6YWhyYWEuOTRAZ21haWwuY29tIiwiZXhwIjoxNzgxNDI5NjQxfQ.eJu2RSCn42T4sdvfYTAiOmYck3JAMRJfDx6UsFWHM80","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a07ea9a7185ecac8-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"213.6.167.229","cf-ipcountry":"PS","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[07-Jun-2026 09:34:44 UTC] === User Orders API Called ===
[07-Jun-2026 09:34:44 UTC] User ID: 742
[07-Jun-2026 09:34:44 UTC] Limit: 20, Offset: 0
[07-Jun-2026 09:34:44 UTC] Orders found: 0
[07-Jun-2026 09:34:44 UTC] Orders data: []
[07-Jun-2026 09:34:44 UTC] Total orders count: 0
[07-Jun-2026 09:34:44 UTC] === API CALL LOG ===
[07-Jun-2026 09:34:44 UTC] Endpoint: user/profile.php
[07-Jun-2026 09:34:44 UTC] Full Log Data: {
    "timestamp": "2026-06-07 09:34:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "213.6.167.229",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "213.6.167.229, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQyIiwidXNlcm5hbWUiOiJXaXphcmQ0R29sZCIsImVtYWlsIjoiYWJvZWx6YWhyYWEuOTRAZ21haWwuY29tIiwiZXhwIjoxNzgxNDI5NjQxfQ.eJu2RSCn42T4sdvfYTAiOmYck3JAMRJfDx6UsFWHM80",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a07ea9a71862cac8-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "213.6.167.229",
        "cf-ipcountry": "PS",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jun-2026 09:34:44 UTC] === END API CALL LOG ===
[07-Jun-2026 09:34:44 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jun-2026 09:34:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQyIiwidXNlcm5hbWUiOiJXaXphcmQ0R29sZCIsImVtYWlsIjoiYWJvZWx6YWhyYWEuOTRAZ21haWwuY29tIiwiZXhwIjoxNzgxNDI5NjQxfQ.eJu2RSCn42T4sdvfYTAiOmYck3JAMRJfDx6UsFWHM80
[07-Jun-2026 09:34:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jun-2026 09:34:44 UTC] ✅ JWT token verified successfully for user profile
[07-Jun-2026 09:34:44 UTC] User ID: 742
[07-Jun-2026 09:34:44 UTC] ✅ User profile retrieved successfully for user ID: 742
[07-Jun-2026 09:34:44 UTC] === API CALL LOG ===
[07-Jun-2026 09:34:44 UTC] Endpoint: user/profile.php
[07-Jun-2026 09:34:44 UTC] Full Log Data: {
    "timestamp": "2026-06-07 09:34:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "213.6.167.229",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "213.6.167.229, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQyIiwidXNlcm5hbWUiOiJXaXphcmQ0R29sZCIsImVtYWlsIjoiYWJvZWx6YWhyYWEuOTRAZ21haWwuY29tIiwiZXhwIjoxNzgxNDI5NjQxfQ.eJu2RSCn42T4sdvfYTAiOmYck3JAMRJfDx6UsFWHM80",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a07ea9aa1d05cac8-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "213.6.167.229",
        "cf-ipcountry": "PS",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jun-2026 09:34:44 UTC] === END API CALL LOG ===
[07-Jun-2026 09:34:44 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jun-2026 09:34:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQyIiwidXNlcm5hbWUiOiJXaXphcmQ0R29sZCIsImVtYWlsIjoiYWJvZWx6YWhyYWEuOTRAZ21haWwuY29tIiwiZXhwIjoxNzgxNDI5NjQxfQ.eJu2RSCn42T4sdvfYTAiOmYck3JAMRJfDx6UsFWHM80
[07-Jun-2026 09:34:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jun-2026 09:34:44 UTC] ✅ JWT token verified successfully for user profile
[07-Jun-2026 09:34:44 UTC] User ID: 742
[07-Jun-2026 09:34:44 UTC] ✅ User profile retrieved successfully for user ID: 742
[07-Jun-2026 09:34:45 UTC] === API CALL LOG ===
[07-Jun-2026 09:34:45 UTC] Endpoint: user/profile.php
[07-Jun-2026 09:34:45 UTC] Full Log Data: {
    "timestamp": "2026-06-07 09:34:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "213.6.167.229",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "213.6.167.229, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQyIiwidXNlcm5hbWUiOiJXaXphcmQ0R29sZCIsImVtYWlsIjoiYWJvZWx6YWhyYWEuOTRAZ21haWwuY29tIiwiZXhwIjoxNzgxNDI5NjQxfQ.eJu2RSCn42T4sdvfYTAiOmYck3JAMRJfDx6UsFWHM80",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a07ea9abeffdcac8-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "213.6.167.229",
        "cf-ipcountry": "PS",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jun-2026 09:34:45 UTC] === END API CALL LOG ===
[07-Jun-2026 09:34:45 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jun-2026 09:34:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQyIiwidXNlcm5hbWUiOiJXaXphcmQ0R29sZCIsImVtYWlsIjoiYWJvZWx6YWhyYWEuOTRAZ21haWwuY29tIiwiZXhwIjoxNzgxNDI5NjQxfQ.eJu2RSCn42T4sdvfYTAiOmYck3JAMRJfDx6UsFWHM80
[07-Jun-2026 09:34:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jun-2026 09:34:45 UTC] ✅ JWT token verified successfully for user profile
[07-Jun-2026 09:34:45 UTC] User ID: 742
[07-Jun-2026 09:34:45 UTC] ✅ User profile retrieved successfully for user ID: 742
[07-Jun-2026 09:35:17 UTC] === API CALL LOG ===
[07-Jun-2026 09:35:17 UTC] Endpoint: user/profile.php
[07-Jun-2026 09:35:17 UTC] Full Log Data: {
    "timestamp": "2026-06-07 09:35:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "213.6.167.229",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "213.6.167.229, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQyIiwidXNlcm5hbWUiOiJXaXphcmQ0R29sZCIsImVtYWlsIjoiYWJvZWx6YWhyYWEuOTRAZ21haWwuY29tIiwiZXhwIjoxNzgxNDI5NjQxfQ.eJu2RSCn42T4sdvfYTAiOmYck3JAMRJfDx6UsFWHM80",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a07eaa77ed59cac8-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "213.6.167.229",
        "cf-ipcountry": "PS",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jun-2026 09:35:17 UTC] === END API CALL LOG ===
[07-Jun-2026 09:35:17 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jun-2026 09:35:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQyIiwidXNlcm5hbWUiOiJXaXphcmQ0R29sZCIsImVtYWlsIjoiYWJvZWx6YWhyYWEuOTRAZ21haWwuY29tIiwiZXhwIjoxNzgxNDI5NjQxfQ.eJu2RSCn42T4sdvfYTAiOmYck3JAMRJfDx6UsFWHM80
[07-Jun-2026 09:35:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jun-2026 09:35:17 UTC] ✅ JWT token verified successfully for user profile
[07-Jun-2026 09:35:17 UTC] User ID: 742
[07-Jun-2026 09:35:17 UTC] ✅ User profile retrieved successfully for user ID: 742
[07-Jun-2026 09:35:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jun-2026 09:35:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jun-2026 09:35:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"213.6.167.229, 162.159.122.164","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQyIiwidXNlcm5hbWUiOiJXaXphcmQ0R29sZCIsImVtYWlsIjoiYWJvZWx6YWhyYWEuOTRAZ21haWwuY29tIiwiZXhwIjoxNzgxNDI5NjQxfQ.eJu2RSCn42T4sdvfYTAiOmYck3JAMRJfDx6UsFWHM80","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a07eaa77ed58cac8-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"213.6.167.229","cf-ipcountry":"PS","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[07-Jun-2026 09:35:17 UTC] === User Orders API Called ===
[07-Jun-2026 09:35:17 UTC] User ID: 742
[07-Jun-2026 09:35:17 UTC] Limit: 20, Offset: 0
[07-Jun-2026 09:35:17 UTC] Orders found: 0
[07-Jun-2026 09:35:17 UTC] Orders data: []
[07-Jun-2026 09:35:17 UTC] Total orders count: 0
[07-Jun-2026 09:35:18 UTC] === API CALL LOG ===
[07-Jun-2026 09:35:18 UTC] Endpoint: user/profile.php
[07-Jun-2026 09:35:18 UTC] Full Log Data: {
    "timestamp": "2026-06-07 09:35:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "213.6.167.229",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "213.6.167.229, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQyIiwidXNlcm5hbWUiOiJXaXphcmQ0R29sZCIsImVtYWlsIjoiYWJvZWx6YWhyYWEuOTRAZ21haWwuY29tIiwiZXhwIjoxNzgxNDI5NjQxfQ.eJu2RSCn42T4sdvfYTAiOmYck3JAMRJfDx6UsFWHM80",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a07eaa7b1b1dcac8-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "213.6.167.229",
        "cf-ipcountry": "PS",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jun-2026 09:35:18 UTC] === END API CALL LOG ===
[07-Jun-2026 09:35:18 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jun-2026 09:35:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQyIiwidXNlcm5hbWUiOiJXaXphcmQ0R29sZCIsImVtYWlsIjoiYWJvZWx6YWhyYWEuOTRAZ21haWwuY29tIiwiZXhwIjoxNzgxNDI5NjQxfQ.eJu2RSCn42T4sdvfYTAiOmYck3JAMRJfDx6UsFWHM80
[07-Jun-2026 09:35:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jun-2026 09:35:18 UTC] ✅ JWT token verified successfully for user profile
[07-Jun-2026 09:35:18 UTC] User ID: 742
[07-Jun-2026 09:35:18 UTC] ✅ User profile retrieved successfully for user ID: 742
[07-Jun-2026 09:35:19 UTC] === API CALL LOG ===
[07-Jun-2026 09:35:19 UTC] Endpoint: user/profile.php
[07-Jun-2026 09:35:19 UTC] Full Log Data: {
    "timestamp": "2026-06-07 09:35:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "213.6.167.229",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "213.6.167.229, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQyIiwidXNlcm5hbWUiOiJXaXphcmQ0R29sZCIsImVtYWlsIjoiYWJvZWx6YWhyYWEuOTRAZ21haWwuY29tIiwiZXhwIjoxNzgxNDI5NjQxfQ.eJu2RSCn42T4sdvfYTAiOmYck3JAMRJfDx6UsFWHM80",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a07eaa7fdacccac8-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "213.6.167.229",
        "cf-ipcountry": "PS",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jun-2026 09:35:19 UTC] === END API CALL LOG ===
[07-Jun-2026 09:35:19 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jun-2026 09:35:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQyIiwidXNlcm5hbWUiOiJXaXphcmQ0R29sZCIsImVtYWlsIjoiYWJvZWx6YWhyYWEuOTRAZ21haWwuY29tIiwiZXhwIjoxNzgxNDI5NjQxfQ.eJu2RSCn42T4sdvfYTAiOmYck3JAMRJfDx6UsFWHM80
[07-Jun-2026 09:35:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jun-2026 09:35:19 UTC] ✅ JWT token verified successfully for user profile
[07-Jun-2026 09:35:19 UTC] User ID: 742
[07-Jun-2026 09:35:19 UTC] ✅ User profile retrieved successfully for user ID: 742
[07-Jun-2026 09:37:01 UTC] === API CALL LOG ===
[07-Jun-2026 09:37:01 UTC] Endpoint: user/profile.php
[07-Jun-2026 09:37:01 UTC] Full Log Data: {
    "timestamp": "2026-06-07 09:37:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "213.6.167.229",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "213.6.167.229, 172.70.108.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQyIiwidXNlcm5hbWUiOiJXaXphcmQ0R29sZCIsImVtYWlsIjoiYWJvZWx6YWhyYWEuOTRAZ21haWwuY29tIiwiZXhwIjoxNzgxNDI5NjQxfQ.eJu2RSCn42T4sdvfYTAiOmYck3JAMRJfDx6UsFWHM80",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a07ead00ec77e210-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "213.6.167.229",
        "cf-ipcountry": "PS",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jun-2026 09:37:01 UTC] === END API CALL LOG ===
[07-Jun-2026 09:37:01 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jun-2026 09:37:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQyIiwidXNlcm5hbWUiOiJXaXphcmQ0R29sZCIsImVtYWlsIjoiYWJvZWx6YWhyYWEuOTRAZ21haWwuY29tIiwiZXhwIjoxNzgxNDI5NjQxfQ.eJu2RSCn42T4sdvfYTAiOmYck3JAMRJfDx6UsFWHM80
[07-Jun-2026 09:37:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jun-2026 09:37:01 UTC] ✅ JWT token verified successfully for user profile
[07-Jun-2026 09:37:01 UTC] User ID: 742
[07-Jun-2026 09:37:01 UTC] ✅ User profile retrieved successfully for user ID: 742
[07-Jun-2026 09:37:03 UTC] === API CALL LOG ===
[07-Jun-2026 09:37:03 UTC] Endpoint: user/profile.php
[07-Jun-2026 09:37:03 UTC] Full Log Data: {
    "timestamp": "2026-06-07 09:37:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "213.6.167.229",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "213.6.167.229, 172.70.108.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQyIiwidXNlcm5hbWUiOiJXaXphcmQ0R29sZCIsImVtYWlsIjoiYWJvZWx6YWhyYWEuOTRAZ21haWwuY29tIiwiZXhwIjoxNzgxNDI5NjQxfQ.eJu2RSCn42T4sdvfYTAiOmYck3JAMRJfDx6UsFWHM80",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a07ead0ad89ee210-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "213.6.167.229",
        "cf-ipcountry": "PS",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jun-2026 09:37:03 UTC] === END API CALL LOG ===
[07-Jun-2026 09:37:03 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jun-2026 09:37:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQyIiwidXNlcm5hbWUiOiJXaXphcmQ0R29sZCIsImVtYWlsIjoiYWJvZWx6YWhyYWEuOTRAZ21haWwuY29tIiwiZXhwIjoxNzgxNDI5NjQxfQ.eJu2RSCn42T4sdvfYTAiOmYck3JAMRJfDx6UsFWHM80
[07-Jun-2026 09:37:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jun-2026 09:37:03 UTC] ✅ JWT token verified successfully for user profile
[07-Jun-2026 09:37:03 UTC] User ID: 742
[07-Jun-2026 09:37:03 UTC] ✅ User profile retrieved successfully for user ID: 742
[07-Jun-2026 09:37:03 UTC] === API CALL LOG ===
[07-Jun-2026 09:37:03 UTC] Endpoint: user/profile.php
[07-Jun-2026 09:37:03 UTC] Full Log Data: {
    "timestamp": "2026-06-07 09:37:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "213.6.167.229",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "213.6.167.229, 172.70.108.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQyIiwidXNlcm5hbWUiOiJXaXphcmQ0R29sZCIsImVtYWlsIjoiYWJvZWx6YWhyYWEuOTRAZ21haWwuY29tIiwiZXhwIjoxNzgxNDI5NjQxfQ.eJu2RSCn42T4sdvfYTAiOmYck3JAMRJfDx6UsFWHM80",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a07ead0c9bbde210-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "213.6.167.229",
        "cf-ipcountry": "PS",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jun-2026 09:37:03 UTC] === END API CALL LOG ===
[07-Jun-2026 09:37:03 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jun-2026 09:37:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQyIiwidXNlcm5hbWUiOiJXaXphcmQ0R29sZCIsImVtYWlsIjoiYWJvZWx6YWhyYWEuOTRAZ21haWwuY29tIiwiZXhwIjoxNzgxNDI5NjQxfQ.eJu2RSCn42T4sdvfYTAiOmYck3JAMRJfDx6UsFWHM80
[07-Jun-2026 09:37:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jun-2026 09:37:03 UTC] ✅ JWT token verified successfully for user profile
[07-Jun-2026 09:37:03 UTC] User ID: 742
[07-Jun-2026 09:37:03 UTC] ✅ User profile retrieved successfully for user ID: 742
[07-Jun-2026 09:37:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jun-2026 09:37:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jun-2026 09:37:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"213.6.167.229, 172.70.108.14","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQyIiwidXNlcm5hbWUiOiJXaXphcmQ0R29sZCIsImVtYWlsIjoiYWJvZWx6YWhyYWEuOTRAZ21haWwuY29tIiwiZXhwIjoxNzgxNDI5NjQxfQ.eJu2RSCn42T4sdvfYTAiOmYck3JAMRJfDx6UsFWHM80","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a07ead0d2ce5e210-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"213.6.167.229","cf-ipcountry":"PS","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[07-Jun-2026 09:37:03 UTC] === User Orders API Called ===
[07-Jun-2026 09:37:03 UTC] User ID: 742
[07-Jun-2026 09:37:03 UTC] Limit: 20, Offset: 0
[07-Jun-2026 09:37:03 UTC] Orders found: 0
[07-Jun-2026 09:37:03 UTC] Orders data: []
[07-Jun-2026 09:37:03 UTC] Total orders count: 0
[07-Jun-2026 09:37:03 UTC] === API CALL LOG ===
[07-Jun-2026 09:37:03 UTC] Endpoint: user/profile.php
[07-Jun-2026 09:37:03 UTC] Full Log Data: {
    "timestamp": "2026-06-07 09:37:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "213.6.167.229",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "213.6.167.229, 172.70.108.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQyIiwidXNlcm5hbWUiOiJXaXphcmQ0R29sZCIsImVtYWlsIjoiYWJvZWx6YWhyYWEuOTRAZ21haWwuY29tIiwiZXhwIjoxNzgxNDI5NjQxfQ.eJu2RSCn42T4sdvfYTAiOmYck3JAMRJfDx6UsFWHM80",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a07ead0d2ce6e210-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "213.6.167.229",
        "cf-ipcountry": "PS",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jun-2026 09:37:03 UTC] === END API CALL LOG ===
[07-Jun-2026 09:37:03 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jun-2026 09:37:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQyIiwidXNlcm5hbWUiOiJXaXphcmQ0R29sZCIsImVtYWlsIjoiYWJvZWx6YWhyYWEuOTRAZ21haWwuY29tIiwiZXhwIjoxNzgxNDI5NjQxfQ.eJu2RSCn42T4sdvfYTAiOmYck3JAMRJfDx6UsFWHM80
[07-Jun-2026 09:37:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jun-2026 09:37:03 UTC] ✅ JWT token verified successfully for user profile
[07-Jun-2026 09:37:03 UTC] User ID: 742
[07-Jun-2026 09:37:03 UTC] ✅ User profile retrieved successfully for user ID: 742
[07-Jun-2026 09:37:04 UTC] === API CALL LOG ===
[07-Jun-2026 09:37:04 UTC] Endpoint: user/profile.php
[07-Jun-2026 09:37:04 UTC] Full Log Data: {
    "timestamp": "2026-06-07 09:37:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "213.6.167.229",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "213.6.167.229, 172.70.108.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQyIiwidXNlcm5hbWUiOiJXaXphcmQ0R29sZCIsImVtYWlsIjoiYWJvZWx6YWhyYWEuOTRAZ21haWwuY29tIiwiZXhwIjoxNzgxNDI5NjQxfQ.eJu2RSCn42T4sdvfYTAiOmYck3JAMRJfDx6UsFWHM80",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a07ead116cf4e210-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "213.6.167.229",
        "cf-ipcountry": "PS",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jun-2026 09:37:04 UTC] === END API CALL LOG ===
[07-Jun-2026 09:37:04 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jun-2026 09:37:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQyIiwidXNlcm5hbWUiOiJXaXphcmQ0R29sZCIsImVtYWlsIjoiYWJvZWx6YWhyYWEuOTRAZ21haWwuY29tIiwiZXhwIjoxNzgxNDI5NjQxfQ.eJu2RSCn42T4sdvfYTAiOmYck3JAMRJfDx6UsFWHM80
[07-Jun-2026 09:37:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jun-2026 09:37:04 UTC] ✅ JWT token verified successfully for user profile
[07-Jun-2026 09:37:04 UTC] User ID: 742
[07-Jun-2026 09:37:04 UTC] ✅ User profile retrieved successfully for user ID: 742
[07-Jun-2026 09:38:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jun-2026 09:38:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jun-2026 09:38:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"213.6.167.229, 172.70.108.14","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQyIiwidXNlcm5hbWUiOiJXaXphcmQ0R29sZCIsImVtYWlsIjoiYWJvZWx6YWhyYWEuOTRAZ21haWwuY29tIiwiZXhwIjoxNzgxNDI5NjQxfQ.eJu2RSCn42T4sdvfYTAiOmYck3JAMRJfDx6UsFWHM80","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a07eaedc4a69e210-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"213.6.167.229","cf-ipcountry":"PS","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[07-Jun-2026 09:38:17 UTC] === User Orders API Called ===
[07-Jun-2026 09:38:17 UTC] User ID: 742
[07-Jun-2026 09:38:17 UTC] Limit: 20, Offset: 0
[07-Jun-2026 09:38:17 UTC] Orders found: 0
[07-Jun-2026 09:38:17 UTC] Orders data: []
[07-Jun-2026 09:38:17 UTC] Total orders count: 0
[07-Jun-2026 09:38:18 UTC] === API CALL LOG ===
[07-Jun-2026 09:38:18 UTC] Endpoint: user/profile.php
[07-Jun-2026 09:38:18 UTC] Full Log Data: {
    "timestamp": "2026-06-07 09:38:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "213.6.167.229",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "213.6.167.229, 172.70.108.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQyIiwidXNlcm5hbWUiOiJXaXphcmQ0R29sZCIsImVtYWlsIjoiYWJvZWx6YWhyYWEuOTRAZ21haWwuY29tIiwiZXhwIjoxNzgxNDI5NjQxfQ.eJu2RSCn42T4sdvfYTAiOmYck3JAMRJfDx6UsFWHM80",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a07eaee21dede210-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "213.6.167.229",
        "cf-ipcountry": "PS",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jun-2026 09:38:18 UTC] === END API CALL LOG ===
[07-Jun-2026 09:38:18 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jun-2026 09:38:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQyIiwidXNlcm5hbWUiOiJXaXphcmQ0R29sZCIsImVtYWlsIjoiYWJvZWx6YWhyYWEuOTRAZ21haWwuY29tIiwiZXhwIjoxNzgxNDI5NjQxfQ.eJu2RSCn42T4sdvfYTAiOmYck3JAMRJfDx6UsFWHM80
[07-Jun-2026 09:38:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jun-2026 09:38:18 UTC] ✅ JWT token verified successfully for user profile
[07-Jun-2026 09:38:18 UTC] User ID: 742
[07-Jun-2026 09:38:18 UTC] ✅ User profile retrieved successfully for user ID: 742
[07-Jun-2026 09:38:18 UTC] === API CALL LOG ===
[07-Jun-2026 09:38:18 UTC] Endpoint: user/profile.php
[07-Jun-2026 09:38:18 UTC] Full Log Data: {
    "timestamp": "2026-06-07 09:38:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "213.6.167.229",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "213.6.167.229, 172.70.108.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQyIiwidXNlcm5hbWUiOiJXaXphcmQ0R29sZCIsImVtYWlsIjoiYWJvZWx6YWhyYWEuOTRAZ21haWwuY29tIiwiZXhwIjoxNzgxNDI5NjQxfQ.eJu2RSCn42T4sdvfYTAiOmYck3JAMRJfDx6UsFWHM80",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a07eaee21df4e210-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "213.6.167.229",
        "cf-ipcountry": "PS",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jun-2026 09:38:18 UTC] === END API CALL LOG ===
[07-Jun-2026 09:38:18 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jun-2026 09:38:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQyIiwidXNlcm5hbWUiOiJXaXphcmQ0R29sZCIsImVtYWlsIjoiYWJvZWx6YWhyYWEuOTRAZ21haWwuY29tIiwiZXhwIjoxNzgxNDI5NjQxfQ.eJu2RSCn42T4sdvfYTAiOmYck3JAMRJfDx6UsFWHM80
[07-Jun-2026 09:38:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jun-2026 09:38:18 UTC] ✅ JWT token verified successfully for user profile
[07-Jun-2026 09:38:18 UTC] User ID: 742
[07-Jun-2026 09:38:18 UTC] ✅ User profile retrieved successfully for user ID: 742
[07-Jun-2026 09:38:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jun-2026 09:38:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jun-2026 09:38:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"213.6.167.229, 172.70.108.14","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQyIiwidXNlcm5hbWUiOiJXaXphcmQ0R29sZCIsImVtYWlsIjoiYWJvZWx6YWhyYWEuOTRAZ21haWwuY29tIiwiZXhwIjoxNzgxNDI5NjQxfQ.eJu2RSCn42T4sdvfYTAiOmYck3JAMRJfDx6UsFWHM80","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a07eaf19a9f0e210-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"213.6.167.229","cf-ipcountry":"PS","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[07-Jun-2026 09:38:27 UTC] === User Orders API Called ===
[07-Jun-2026 09:38:27 UTC] User ID: 742
[07-Jun-2026 09:38:27 UTC] Limit: 20, Offset: 0
[07-Jun-2026 09:38:27 UTC] Orders found: 0
[07-Jun-2026 09:38:27 UTC] Orders data: []
[07-Jun-2026 09:38:27 UTC] Total orders count: 0
[07-Jun-2026 09:38:27 UTC] === API CALL LOG ===
[07-Jun-2026 09:38:27 UTC] Endpoint: user/profile.php
[07-Jun-2026 09:38:27 UTC] Full Log Data: {
    "timestamp": "2026-06-07 09:38:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "213.6.167.229",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "213.6.167.229, 172.70.108.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQyIiwidXNlcm5hbWUiOiJXaXphcmQ0R29sZCIsImVtYWlsIjoiYWJvZWx6YWhyYWEuOTRAZ21haWwuY29tIiwiZXhwIjoxNzgxNDI5NjQxfQ.eJu2RSCn42T4sdvfYTAiOmYck3JAMRJfDx6UsFWHM80",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a07eaf19a9f3e210-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "213.6.167.229",
        "cf-ipcountry": "PS",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jun-2026 09:38:27 UTC] === END API CALL LOG ===
[07-Jun-2026 09:38:27 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jun-2026 09:38:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQyIiwidXNlcm5hbWUiOiJXaXphcmQ0R29sZCIsImVtYWlsIjoiYWJvZWx6YWhyYWEuOTRAZ21haWwuY29tIiwiZXhwIjoxNzgxNDI5NjQxfQ.eJu2RSCn42T4sdvfYTAiOmYck3JAMRJfDx6UsFWHM80
[07-Jun-2026 09:38:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jun-2026 09:38:27 UTC] ✅ JWT token verified successfully for user profile
[07-Jun-2026 09:38:27 UTC] User ID: 742
[07-Jun-2026 09:38:27 UTC] ✅ User profile retrieved successfully for user ID: 742
[07-Jun-2026 09:38:28 UTC] === API CALL LOG ===
[07-Jun-2026 09:38:28 UTC] Endpoint: user/profile.php
[07-Jun-2026 09:38:28 UTC] Full Log Data: {
    "timestamp": "2026-06-07 09:38:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "213.6.167.229",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "213.6.167.229, 172.70.108.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQyIiwidXNlcm5hbWUiOiJXaXphcmQ0R29sZCIsImVtYWlsIjoiYWJvZWx6YWhyYWEuOTRAZ21haWwuY29tIiwiZXhwIjoxNzgxNDI5NjQxfQ.eJu2RSCn42T4sdvfYTAiOmYck3JAMRJfDx6UsFWHM80",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a07eaf220c0ae210-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "213.6.167.229",
        "cf-ipcountry": "PS",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jun-2026 09:38:28 UTC] === END API CALL LOG ===
[07-Jun-2026 09:38:28 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jun-2026 09:38:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQyIiwidXNlcm5hbWUiOiJXaXphcmQ0R29sZCIsImVtYWlsIjoiYWJvZWx6YWhyYWEuOTRAZ21haWwuY29tIiwiZXhwIjoxNzgxNDI5NjQxfQ.eJu2RSCn42T4sdvfYTAiOmYck3JAMRJfDx6UsFWHM80
[07-Jun-2026 09:38:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jun-2026 09:38:28 UTC] ✅ JWT token verified successfully for user profile
[07-Jun-2026 09:38:28 UTC] User ID: 742
[07-Jun-2026 09:38:28 UTC] ✅ User profile retrieved successfully for user ID: 742
[07-Jun-2026 09:38:33 UTC] === API CALL LOG ===
[07-Jun-2026 09:38:33 UTC] Endpoint: user/profile.php
[07-Jun-2026 09:38:33 UTC] Full Log Data: {
    "timestamp": "2026-06-07 09:38:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "213.6.167.229",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "213.6.167.229, 172.70.108.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQyIiwidXNlcm5hbWUiOiJXaXphcmQ0R29sZCIsImVtYWlsIjoiYWJvZWx6YWhyYWEuOTRAZ21haWwuY29tIiwiZXhwIjoxNzgxNDI5NjQxfQ.eJu2RSCn42T4sdvfYTAiOmYck3JAMRJfDx6UsFWHM80",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a07eaf3c6b80e210-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "213.6.167.229",
        "cf-ipcountry": "PS",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jun-2026 09:38:33 UTC] === END API CALL LOG ===
[07-Jun-2026 09:38:33 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jun-2026 09:38:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQyIiwidXNlcm5hbWUiOiJXaXphcmQ0R29sZCIsImVtYWlsIjoiYWJvZWx6YWhyYWEuOTRAZ21haWwuY29tIiwiZXhwIjoxNzgxNDI5NjQxfQ.eJu2RSCn42T4sdvfYTAiOmYck3JAMRJfDx6UsFWHM80
[07-Jun-2026 09:38:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jun-2026 09:38:33 UTC] ✅ JWT token verified successfully for user profile
[07-Jun-2026 09:38:33 UTC] User ID: 742
[07-Jun-2026 09:38:33 UTC] ✅ User profile retrieved successfully for user ID: 742
[07-Jun-2026 09:38:44 UTC] === API CALL LOG ===
[07-Jun-2026 09:38:44 UTC] Endpoint: user/profile.php
[07-Jun-2026 09:38:44 UTC] Full Log Data: {
    "timestamp": "2026-06-07 09:38:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "213.6.167.229",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "213.6.167.229, 172.70.108.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQyIiwidXNlcm5hbWUiOiJXaXphcmQ0R29sZCIsImVtYWlsIjoiYWJvZWx6YWhyYWEuOTRAZ21haWwuY29tIiwiZXhwIjoxNzgxNDI5NjQxfQ.eJu2RSCn42T4sdvfYTAiOmYck3JAMRJfDx6UsFWHM80",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a07eaf825d02e210-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "213.6.167.229",
        "cf-ipcountry": "PS",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jun-2026 09:38:44 UTC] === END API CALL LOG ===
[07-Jun-2026 09:38:44 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jun-2026 09:38:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQyIiwidXNlcm5hbWUiOiJXaXphcmQ0R29sZCIsImVtYWlsIjoiYWJvZWx6YWhyYWEuOTRAZ21haWwuY29tIiwiZXhwIjoxNzgxNDI5NjQxfQ.eJu2RSCn42T4sdvfYTAiOmYck3JAMRJfDx6UsFWHM80
[07-Jun-2026 09:38:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jun-2026 09:38:44 UTC] ✅ JWT token verified successfully for user profile
[07-Jun-2026 09:38:44 UTC] User ID: 742
[07-Jun-2026 09:38:44 UTC] ✅ User profile retrieved successfully for user ID: 742
[07-Jun-2026 11:15:40 UTC] === API CALL LOG ===
[07-Jun-2026 11:15:40 UTC] Endpoint: user/profile.php
[07-Jun-2026 11:15:40 UTC] Full Log Data: {
    "timestamp": "2026-06-07 11:15:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.74.192.107",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.74.192.107, 172.68.37.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a07f3d7b5894b2ef-DAR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.74.192.107",
        "cf-ipcountry": "TZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jun-2026 11:15:40 UTC] === END API CALL LOG ===
[07-Jun-2026 11:15:40 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jun-2026 11:15:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ
[07-Jun-2026 11:15:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jun-2026 11:15:40 UTC] ✅ JWT token verified successfully for user profile
[07-Jun-2026 11:15:40 UTC] User ID: 736
[07-Jun-2026 11:15:40 UTC] ✅ User profile retrieved successfully for user ID: 736
[07-Jun-2026 11:15:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jun-2026 11:15:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jun-2026 11:15:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"154.74.192.107, 172.68.37.137","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a07f3d9cf955b2ef-DAR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"154.74.192.107","cf-ipcountry":"TZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[07-Jun-2026 11:15:44 UTC] === User Orders API Called ===
[07-Jun-2026 11:15:44 UTC] User ID: 736
[07-Jun-2026 11:15:44 UTC] Limit: 20, Offset: 0
[07-Jun-2026 11:15:44 UTC] Orders found: 2
[07-Jun-2026 11:15:44 UTC] Orders data: [{"id":329,"quantity":950,"total_coins":950,"coin_type":"regular","telegram_link":"https:\/\/t.me\/idrassa_fixed_2026","status":"pending","created_at":"2026-06-07 13:03:15","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":328,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/idrassa_fixed_2026","status":"pending","created_at":"2026-06-07 13:01:51","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[07-Jun-2026 11:15:44 UTC] Total orders count: 2
[07-Jun-2026 13:33:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jun-2026 13:33:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jun-2026 13:33:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.118.9.241, 172.71.127.116","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQzIiwidXNlcm5hbWUiOiJEb25wYXJrIiwiZW1haWwiOiJva3BhcmFjaGltYW9iaTc3NkBnbWFpbC5jb20iLCJleHAiOjE3ODE0NDQwMTF9.-XWNzuwzCiPBsz3XjV9aIq8I_AZSr7ATIqfu2RoAz5Y","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a08007773ae2bb88-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.118.9.241","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[07-Jun-2026 13:33:32 UTC] === User Orders API Called ===
[07-Jun-2026 13:33:32 UTC] User ID: 743
[07-Jun-2026 13:33:32 UTC] Limit: 20, Offset: 0
[07-Jun-2026 13:33:32 UTC] Orders found: 0
[07-Jun-2026 13:33:32 UTC] Orders data: []
[07-Jun-2026 13:33:32 UTC] Total orders count: 0
[07-Jun-2026 13:33:32 UTC] === API CALL LOG ===
[07-Jun-2026 13:33:32 UTC] Endpoint: user/profile.php
[07-Jun-2026 13:33:32 UTC] Full Log Data: {
    "timestamp": "2026-06-07 13:33:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.118.9.241",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.118.9.241, 172.71.127.116",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQzIiwidXNlcm5hbWUiOiJEb25wYXJrIiwiZW1haWwiOiJva3BhcmFjaGltYW9iaTc3NkBnbWFpbC5jb20iLCJleHAiOjE3ODE0NDQwMTF9.-XWNzuwzCiPBsz3XjV9aIq8I_AZSr7ATIqfu2RoAz5Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08007773ae0bb88-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.118.9.241",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jun-2026 13:33:32 UTC] === END API CALL LOG ===
[07-Jun-2026 13:33:32 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jun-2026 13:33:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQzIiwidXNlcm5hbWUiOiJEb25wYXJrIiwiZW1haWwiOiJva3BhcmFjaGltYW9iaTc3NkBnbWFpbC5jb20iLCJleHAiOjE3ODE0NDQwMTF9.-XWNzuwzCiPBsz3XjV9aIq8I_AZSr7ATIqfu2RoAz5Y
[07-Jun-2026 13:33:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jun-2026 13:33:32 UTC] ✅ JWT token verified successfully for user profile
[07-Jun-2026 13:33:32 UTC] User ID: 743
[07-Jun-2026 13:33:32 UTC] ✅ User profile retrieved successfully for user ID: 743
[07-Jun-2026 13:33:32 UTC] === API CALL LOG ===
[07-Jun-2026 13:33:32 UTC] Endpoint: user/profile.php
[07-Jun-2026 13:33:32 UTC] Full Log Data: {
    "timestamp": "2026-06-07 13:33:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.118.9.241",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.118.9.241, 172.71.127.116",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQzIiwidXNlcm5hbWUiOiJEb25wYXJrIiwiZW1haWwiOiJva3BhcmFjaGltYW9iaTc3NkBnbWFpbC5jb20iLCJleHAiOjE3ODE0NDQwMTF9.-XWNzuwzCiPBsz3XjV9aIq8I_AZSr7ATIqfu2RoAz5Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0800778bbc5bb88-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.118.9.241",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jun-2026 13:33:32 UTC] === END API CALL LOG ===
[07-Jun-2026 13:33:32 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jun-2026 13:33:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQzIiwidXNlcm5hbWUiOiJEb25wYXJrIiwiZW1haWwiOiJva3BhcmFjaGltYW9iaTc3NkBnbWFpbC5jb20iLCJleHAiOjE3ODE0NDQwMTF9.-XWNzuwzCiPBsz3XjV9aIq8I_AZSr7ATIqfu2RoAz5Y
[07-Jun-2026 13:33:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jun-2026 13:33:32 UTC] ✅ JWT token verified successfully for user profile
[07-Jun-2026 13:33:32 UTC] User ID: 743
[07-Jun-2026 13:33:32 UTC] ✅ User profile retrieved successfully for user ID: 743
[07-Jun-2026 13:33:33 UTC] === API CALL LOG ===
[07-Jun-2026 13:33:33 UTC] Endpoint: user/profile.php
[07-Jun-2026 13:33:33 UTC] Full Log Data: {
    "timestamp": "2026-06-07 13:33:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.118.9.241",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.118.9.241, 172.71.127.116",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQzIiwidXNlcm5hbWUiOiJEb25wYXJrIiwiZW1haWwiOiJva3BhcmFjaGltYW9iaTc3NkBnbWFpbC5jb20iLCJleHAiOjE3ODE0NDQwMTF9.-XWNzuwzCiPBsz3XjV9aIq8I_AZSr7ATIqfu2RoAz5Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a080077f3801bb88-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.118.9.241",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jun-2026 13:33:33 UTC] === END API CALL LOG ===
[07-Jun-2026 13:33:33 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jun-2026 13:33:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQzIiwidXNlcm5hbWUiOiJEb25wYXJrIiwiZW1haWwiOiJva3BhcmFjaGltYW9iaTc3NkBnbWFpbC5jb20iLCJleHAiOjE3ODE0NDQwMTF9.-XWNzuwzCiPBsz3XjV9aIq8I_AZSr7ATIqfu2RoAz5Y
[07-Jun-2026 13:33:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jun-2026 13:33:33 UTC] ✅ JWT token verified successfully for user profile
[07-Jun-2026 13:33:33 UTC] User ID: 743
[07-Jun-2026 13:33:33 UTC] ✅ User profile retrieved successfully for user ID: 743
[07-Jun-2026 13:34:26 UTC] === API CALL LOG ===
[07-Jun-2026 13:34:26 UTC] Endpoint: user/profile.php
[07-Jun-2026 13:34:26 UTC] Full Log Data: {
    "timestamp": "2026-06-07 13:34:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.118.9.241",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.118.9.241, 172.71.127.115",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQzIiwidXNlcm5hbWUiOiJEb25wYXJrIiwiZW1haWwiOiJva3BhcmFjaGltYW9iaTc3NkBnbWFpbC5jb20iLCJleHAiOjE3ODE0NDQwMTF9.-XWNzuwzCiPBsz3XjV9aIq8I_AZSr7ATIqfu2RoAz5Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08008c87906bb88-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.118.9.241",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jun-2026 13:34:26 UTC] === END API CALL LOG ===
[07-Jun-2026 13:34:26 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jun-2026 13:34:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQzIiwidXNlcm5hbWUiOiJEb25wYXJrIiwiZW1haWwiOiJva3BhcmFjaGltYW9iaTc3NkBnbWFpbC5jb20iLCJleHAiOjE3ODE0NDQwMTF9.-XWNzuwzCiPBsz3XjV9aIq8I_AZSr7ATIqfu2RoAz5Y
[07-Jun-2026 13:34:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jun-2026 13:34:26 UTC] ✅ JWT token verified successfully for user profile
[07-Jun-2026 13:34:26 UTC] User ID: 743
[07-Jun-2026 13:34:26 UTC] ✅ User profile retrieved successfully for user ID: 743
[07-Jun-2026 13:34:43 UTC] === API CALL LOG ===
[07-Jun-2026 13:34:43 UTC] Endpoint: user/profile.php
[07-Jun-2026 13:34:43 UTC] Full Log Data: {
    "timestamp": "2026-06-07 13:34:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.118.9.241",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.118.9.241, 172.71.127.116",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQzIiwidXNlcm5hbWUiOiJEb25wYXJrIiwiZW1haWwiOiJva3BhcmFjaGltYW9iaTc3NkBnbWFpbC5jb20iLCJleHAiOjE3ODE0NDQwMTF9.-XWNzuwzCiPBsz3XjV9aIq8I_AZSr7ATIqfu2RoAz5Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a080093349d3bb88-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.118.9.241",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jun-2026 13:34:43 UTC] === END API CALL LOG ===
[07-Jun-2026 13:34:43 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jun-2026 13:34:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQzIiwidXNlcm5hbWUiOiJEb25wYXJrIiwiZW1haWwiOiJva3BhcmFjaGltYW9iaTc3NkBnbWFpbC5jb20iLCJleHAiOjE3ODE0NDQwMTF9.-XWNzuwzCiPBsz3XjV9aIq8I_AZSr7ATIqfu2RoAz5Y
[07-Jun-2026 13:34:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jun-2026 13:34:43 UTC] ✅ JWT token verified successfully for user profile
[07-Jun-2026 13:34:43 UTC] User ID: 743
[07-Jun-2026 13:34:43 UTC] ✅ User profile retrieved successfully for user ID: 743
[07-Jun-2026 13:34:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jun-2026 13:34:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jun-2026 13:34:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.118.9.241, 172.71.127.116","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQzIiwidXNlcm5hbWUiOiJEb25wYXJrIiwiZW1haWwiOiJva3BhcmFjaGltYW9iaTc3NkBnbWFpbC5jb20iLCJleHAiOjE3ODE0NDQwMTF9.-XWNzuwzCiPBsz3XjV9aIq8I_AZSr7ATIqfu2RoAz5Y","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0800983fe82bb88-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.118.9.241","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[07-Jun-2026 13:34:56 UTC] === User Orders API Called ===
[07-Jun-2026 13:34:56 UTC] User ID: 743
[07-Jun-2026 13:34:56 UTC] Limit: 20, Offset: 0
[07-Jun-2026 13:34:56 UTC] Orders found: 0
[07-Jun-2026 13:34:56 UTC] Orders data: []
[07-Jun-2026 13:34:56 UTC] Total orders count: 0
[07-Jun-2026 13:34:56 UTC] === API CALL LOG ===
[07-Jun-2026 13:34:56 UTC] Endpoint: user/profile.php
[07-Jun-2026 13:34:56 UTC] Full Log Data: {
    "timestamp": "2026-06-07 13:34:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.118.9.241",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.118.9.241, 172.71.127.116",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQzIiwidXNlcm5hbWUiOiJEb25wYXJrIiwiZW1haWwiOiJva3BhcmFjaGltYW9iaTc3NkBnbWFpbC5jb20iLCJleHAiOjE3ODE0NDQwMTF9.-XWNzuwzCiPBsz3XjV9aIq8I_AZSr7ATIqfu2RoAz5Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0800983fe85bb88-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.118.9.241",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jun-2026 13:34:56 UTC] === END API CALL LOG ===
[07-Jun-2026 13:34:56 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jun-2026 13:34:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQzIiwidXNlcm5hbWUiOiJEb25wYXJrIiwiZW1haWwiOiJva3BhcmFjaGltYW9iaTc3NkBnbWFpbC5jb20iLCJleHAiOjE3ODE0NDQwMTF9.-XWNzuwzCiPBsz3XjV9aIq8I_AZSr7ATIqfu2RoAz5Y
[07-Jun-2026 13:34:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jun-2026 13:34:56 UTC] ✅ JWT token verified successfully for user profile
[07-Jun-2026 13:34:56 UTC] User ID: 743
[07-Jun-2026 13:34:56 UTC] ✅ User profile retrieved successfully for user ID: 743
[07-Jun-2026 13:34:57 UTC] === API CALL LOG ===
[07-Jun-2026 13:34:57 UTC] Endpoint: user/profile.php
[07-Jun-2026 13:34:57 UTC] Full Log Data: {
    "timestamp": "2026-06-07 13:34:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.118.9.241",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.118.9.241, 172.71.127.116",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQzIiwidXNlcm5hbWUiOiJEb25wYXJrIiwiZW1haWwiOiJva3BhcmFjaGltYW9iaTc3NkBnbWFpbC5jb20iLCJleHAiOjE3ODE0NDQwMTF9.-XWNzuwzCiPBsz3XjV9aIq8I_AZSr7ATIqfu2RoAz5Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08009887931bb88-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.118.9.241",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jun-2026 13:34:57 UTC] === END API CALL LOG ===
[07-Jun-2026 13:34:57 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jun-2026 13:34:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQzIiwidXNlcm5hbWUiOiJEb25wYXJrIiwiZW1haWwiOiJva3BhcmFjaGltYW9iaTc3NkBnbWFpbC5jb20iLCJleHAiOjE3ODE0NDQwMTF9.-XWNzuwzCiPBsz3XjV9aIq8I_AZSr7ATIqfu2RoAz5Y
[07-Jun-2026 13:34:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jun-2026 13:34:57 UTC] ✅ JWT token verified successfully for user profile
[07-Jun-2026 13:34:57 UTC] User ID: 743
[07-Jun-2026 13:34:57 UTC] ✅ User profile retrieved successfully for user ID: 743
[07-Jun-2026 13:35:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jun-2026 13:35:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jun-2026 13:35:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.118.9.241, 172.71.127.115","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQzIiwidXNlcm5hbWUiOiJEb25wYXJrIiwiZW1haWwiOiJva3BhcmFjaGltYW9iaTc3NkBnbWFpbC5jb20iLCJleHAiOjE3ODE0NDQwMTF9.-XWNzuwzCiPBsz3XjV9aIq8I_AZSr7ATIqfu2RoAz5Y","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0800a0ecb19bb88-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.118.9.241","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[07-Jun-2026 13:35:18 UTC] === User Orders API Called ===
[07-Jun-2026 13:35:18 UTC] User ID: 743
[07-Jun-2026 13:35:18 UTC] Limit: 20, Offset: 0
[07-Jun-2026 13:35:18 UTC] Orders found: 0
[07-Jun-2026 13:35:18 UTC] Orders data: []
[07-Jun-2026 13:35:18 UTC] Total orders count: 0
[07-Jun-2026 13:35:21 UTC] === API CALL LOG ===
[07-Jun-2026 13:35:21 UTC] Endpoint: user/profile.php
[07-Jun-2026 13:35:21 UTC] Full Log Data: {
    "timestamp": "2026-06-07 13:35:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.118.9.241",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.118.9.241, 172.71.127.115",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQzIiwidXNlcm5hbWUiOiJEb25wYXJrIiwiZW1haWwiOiJva3BhcmFjaGltYW9iaTc3NkBnbWFpbC5jb20iLCJleHAiOjE3ODE0NDQwMTF9.-XWNzuwzCiPBsz3XjV9aIq8I_AZSr7ATIqfu2RoAz5Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0800a1d6bbabb88-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.118.9.241",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jun-2026 13:35:21 UTC] === END API CALL LOG ===
[07-Jun-2026 13:35:21 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jun-2026 13:35:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQzIiwidXNlcm5hbWUiOiJEb25wYXJrIiwiZW1haWwiOiJva3BhcmFjaGltYW9iaTc3NkBnbWFpbC5jb20iLCJleHAiOjE3ODE0NDQwMTF9.-XWNzuwzCiPBsz3XjV9aIq8I_AZSr7ATIqfu2RoAz5Y
[07-Jun-2026 13:35:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jun-2026 13:35:21 UTC] ✅ JWT token verified successfully for user profile
[07-Jun-2026 13:35:21 UTC] User ID: 743
[07-Jun-2026 13:35:21 UTC] ✅ User profile retrieved successfully for user ID: 743
[07-Jun-2026 13:35:21 UTC] User Purchases API - User ID: 743
[07-Jun-2026 13:35:21 UTC] User Purchases API - Total purchases found: 0
[07-Jun-2026 13:35:28 UTC] === API CALL LOG ===
[07-Jun-2026 13:35:28 UTC] Endpoint: user/profile.php
[07-Jun-2026 13:35:28 UTC] Full Log Data: {
    "timestamp": "2026-06-07 13:35:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.118.9.241",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.118.9.241, 172.71.127.116",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQzIiwidXNlcm5hbWUiOiJEb25wYXJrIiwiZW1haWwiOiJva3BhcmFjaGltYW9iaTc3NkBnbWFpbC5jb20iLCJleHAiOjE3ODE0NDQwMTF9.-XWNzuwzCiPBsz3XjV9aIq8I_AZSr7ATIqfu2RoAz5Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0800a480d85bb88-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.118.9.241",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jun-2026 13:35:28 UTC] === END API CALL LOG ===
[07-Jun-2026 13:35:28 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jun-2026 13:35:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQzIiwidXNlcm5hbWUiOiJEb25wYXJrIiwiZW1haWwiOiJva3BhcmFjaGltYW9iaTc3NkBnbWFpbC5jb20iLCJleHAiOjE3ODE0NDQwMTF9.-XWNzuwzCiPBsz3XjV9aIq8I_AZSr7ATIqfu2RoAz5Y
[07-Jun-2026 13:35:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jun-2026 13:35:28 UTC] ✅ JWT token verified successfully for user profile
[07-Jun-2026 13:35:28 UTC] User ID: 743
[07-Jun-2026 13:35:28 UTC] ✅ User profile retrieved successfully for user ID: 743
[07-Jun-2026 13:35:28 UTC] User Purchases API - User ID: 743
[07-Jun-2026 13:35:28 UTC] User Purchases API - Total purchases found: 0
[07-Jun-2026 13:35:40 UTC] === API CALL LOG ===
[07-Jun-2026 13:35:40 UTC] Endpoint: user/profile.php
[07-Jun-2026 13:35:40 UTC] Full Log Data: {
    "timestamp": "2026-06-07 13:35:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.118.9.241",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.118.9.241, 172.71.127.116",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQzIiwidXNlcm5hbWUiOiJEb25wYXJrIiwiZW1haWwiOiJva3BhcmFjaGltYW9iaTc3NkBnbWFpbC5jb20iLCJleHAiOjE3ODE0NDQwMTF9.-XWNzuwzCiPBsz3XjV9aIq8I_AZSr7ATIqfu2RoAz5Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0800a94188fbb88-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.118.9.241",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jun-2026 13:35:40 UTC] === END API CALL LOG ===
[07-Jun-2026 13:35:40 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jun-2026 13:35:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQzIiwidXNlcm5hbWUiOiJEb25wYXJrIiwiZW1haWwiOiJva3BhcmFjaGltYW9iaTc3NkBnbWFpbC5jb20iLCJleHAiOjE3ODE0NDQwMTF9.-XWNzuwzCiPBsz3XjV9aIq8I_AZSr7ATIqfu2RoAz5Y
[07-Jun-2026 13:35:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jun-2026 13:35:40 UTC] ✅ JWT token verified successfully for user profile
[07-Jun-2026 13:35:40 UTC] User ID: 743
[07-Jun-2026 13:35:40 UTC] ✅ User profile retrieved successfully for user ID: 743
[07-Jun-2026 13:35:40 UTC] User Purchases API - User ID: 743
[07-Jun-2026 13:35:40 UTC] User Purchases API - Total purchases found: 0
[07-Jun-2026 13:35:46 UTC] === API CALL LOG ===
[07-Jun-2026 13:35:46 UTC] Endpoint: user/profile.php
[07-Jun-2026 13:35:46 UTC] Full Log Data: {
    "timestamp": "2026-06-07 13:35:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.118.9.241",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.118.9.241, 172.71.127.116",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQzIiwidXNlcm5hbWUiOiJEb25wYXJrIiwiZW1haWwiOiJva3BhcmFjaGltYW9iaTc3NkBnbWFpbC5jb20iLCJleHAiOjE3ODE0NDQwMTF9.-XWNzuwzCiPBsz3XjV9aIq8I_AZSr7ATIqfu2RoAz5Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0800abdcd65bb88-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.118.9.241",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jun-2026 13:35:46 UTC] === END API CALL LOG ===
[07-Jun-2026 13:35:46 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jun-2026 13:35:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQzIiwidXNlcm5hbWUiOiJEb25wYXJrIiwiZW1haWwiOiJva3BhcmFjaGltYW9iaTc3NkBnbWFpbC5jb20iLCJleHAiOjE3ODE0NDQwMTF9.-XWNzuwzCiPBsz3XjV9aIq8I_AZSr7ATIqfu2RoAz5Y
[07-Jun-2026 13:35:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jun-2026 13:35:46 UTC] ✅ JWT token verified successfully for user profile
[07-Jun-2026 13:35:46 UTC] User ID: 743
[07-Jun-2026 13:35:46 UTC] ✅ User profile retrieved successfully for user ID: 743
[07-Jun-2026 13:35:47 UTC] User Purchases API - User ID: 743
[07-Jun-2026 13:35:47 UTC] User Purchases API - Total purchases found: 0
[07-Jun-2026 13:35:50 UTC] === API CALL LOG ===
[07-Jun-2026 13:35:50 UTC] Endpoint: user/profile.php
[07-Jun-2026 13:35:50 UTC] Full Log Data: {
    "timestamp": "2026-06-07 13:35:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.118.9.241",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.118.9.241, 172.71.127.116",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQzIiwidXNlcm5hbWUiOiJEb25wYXJrIiwiZW1haWwiOiJva3BhcmFjaGltYW9iaTc3NkBnbWFpbC5jb20iLCJleHAiOjE3ODE0NDQwMTF9.-XWNzuwzCiPBsz3XjV9aIq8I_AZSr7ATIqfu2RoAz5Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0800ad68acbbb88-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.118.9.241",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jun-2026 13:35:50 UTC] === END API CALL LOG ===
[07-Jun-2026 13:35:50 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jun-2026 13:35:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQzIiwidXNlcm5hbWUiOiJEb25wYXJrIiwiZW1haWwiOiJva3BhcmFjaGltYW9iaTc3NkBnbWFpbC5jb20iLCJleHAiOjE3ODE0NDQwMTF9.-XWNzuwzCiPBsz3XjV9aIq8I_AZSr7ATIqfu2RoAz5Y
[07-Jun-2026 13:35:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jun-2026 13:35:50 UTC] ✅ JWT token verified successfully for user profile
[07-Jun-2026 13:35:50 UTC] User ID: 743
[07-Jun-2026 13:35:50 UTC] ✅ User profile retrieved successfully for user ID: 743
[07-Jun-2026 13:35:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jun-2026 13:35:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jun-2026 13:35:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.118.9.241, 172.71.127.116","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQzIiwidXNlcm5hbWUiOiJEb25wYXJrIiwiZW1haWwiOiJva3BhcmFjaGltYW9iaTc3NkBnbWFpbC5jb20iLCJleHAiOjE3ODE0NDQwMTF9.-XWNzuwzCiPBsz3XjV9aIq8I_AZSr7ATIqfu2RoAz5Y","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0800ad68acabb88-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.118.9.241","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[07-Jun-2026 13:35:50 UTC] === User Orders API Called ===
[07-Jun-2026 13:35:50 UTC] User ID: 743
[07-Jun-2026 13:35:50 UTC] Limit: 20, Offset: 0
[07-Jun-2026 13:35:50 UTC] Orders found: 0
[07-Jun-2026 13:35:50 UTC] Orders data: []
[07-Jun-2026 13:35:50 UTC] Total orders count: 0
[07-Jun-2026 13:35:51 UTC] === API CALL LOG ===
[07-Jun-2026 13:35:51 UTC] Endpoint: user/profile.php
[07-Jun-2026 13:35:51 UTC] Full Log Data: {
    "timestamp": "2026-06-07 13:35:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.118.9.241",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.118.9.241, 172.71.127.116",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQzIiwidXNlcm5hbWUiOiJEb25wYXJrIiwiZW1haWwiOiJva3BhcmFjaGltYW9iaTc3NkBnbWFpbC5jb20iLCJleHAiOjE3ODE0NDQwMTF9.-XWNzuwzCiPBsz3XjV9aIq8I_AZSr7ATIqfu2RoAz5Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0800ad97d03bb88-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.118.9.241",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jun-2026 13:35:51 UTC] === END API CALL LOG ===
[07-Jun-2026 13:35:51 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jun-2026 13:35:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQzIiwidXNlcm5hbWUiOiJEb25wYXJrIiwiZW1haWwiOiJva3BhcmFjaGltYW9iaTc3NkBnbWFpbC5jb20iLCJleHAiOjE3ODE0NDQwMTF9.-XWNzuwzCiPBsz3XjV9aIq8I_AZSr7ATIqfu2RoAz5Y
[07-Jun-2026 13:35:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jun-2026 13:35:51 UTC] ✅ JWT token verified successfully for user profile
[07-Jun-2026 13:35:51 UTC] User ID: 743
[07-Jun-2026 13:35:51 UTC] ✅ User profile retrieved successfully for user ID: 743
[07-Jun-2026 13:36:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jun-2026 13:36:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jun-2026 13:36:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.118.9.241, 172.71.127.116","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQzIiwidXNlcm5hbWUiOiJEb25wYXJrIiwiZW1haWwiOiJva3BhcmFjaGltYW9iaTc3NkBnbWFpbC5jb20iLCJleHAiOjE3ODE0NDQwMTF9.-XWNzuwzCiPBsz3XjV9aIq8I_AZSr7ATIqfu2RoAz5Y","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0800b228a34bb88-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.118.9.241","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[07-Jun-2026 13:36:02 UTC] === User Orders API Called ===
[07-Jun-2026 13:36:02 UTC] User ID: 743
[07-Jun-2026 13:36:02 UTC] Limit: 20, Offset: 0
[07-Jun-2026 13:36:02 UTC] Orders found: 0
[07-Jun-2026 13:36:02 UTC] Orders data: []
[07-Jun-2026 13:36:02 UTC] Total orders count: 0
[07-Jun-2026 13:36:02 UTC] === API CALL LOG ===
[07-Jun-2026 13:36:02 UTC] Endpoint: user/profile.php
[07-Jun-2026 13:36:02 UTC] Full Log Data: {
    "timestamp": "2026-06-07 13:36:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.118.9.241",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.118.9.241, 172.71.127.116",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQzIiwidXNlcm5hbWUiOiJEb25wYXJrIiwiZW1haWwiOiJva3BhcmFjaGltYW9iaTc3NkBnbWFpbC5jb20iLCJleHAiOjE3ODE0NDQwMTF9.-XWNzuwzCiPBsz3XjV9aIq8I_AZSr7ATIqfu2RoAz5Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0800b228a35bb88-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.118.9.241",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jun-2026 13:36:02 UTC] === END API CALL LOG ===
[07-Jun-2026 13:36:02 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jun-2026 13:36:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQzIiwidXNlcm5hbWUiOiJEb25wYXJrIiwiZW1haWwiOiJva3BhcmFjaGltYW9iaTc3NkBnbWFpbC5jb20iLCJleHAiOjE3ODE0NDQwMTF9.-XWNzuwzCiPBsz3XjV9aIq8I_AZSr7ATIqfu2RoAz5Y
[07-Jun-2026 13:36:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jun-2026 13:36:02 UTC] ✅ JWT token verified successfully for user profile
[07-Jun-2026 13:36:02 UTC] User ID: 743
[07-Jun-2026 13:36:02 UTC] ✅ User profile retrieved successfully for user ID: 743
[07-Jun-2026 13:36:03 UTC] === API CALL LOG ===
[07-Jun-2026 13:36:03 UTC] Endpoint: user/profile.php
[07-Jun-2026 13:36:03 UTC] Full Log Data: {
    "timestamp": "2026-06-07 13:36:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.118.9.241",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.118.9.241, 172.71.127.116",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQzIiwidXNlcm5hbWUiOiJEb25wYXJrIiwiZW1haWwiOiJva3BhcmFjaGltYW9iaTc3NkBnbWFpbC5jb20iLCJleHAiOjE3ODE0NDQwMTF9.-XWNzuwzCiPBsz3XjV9aIq8I_AZSr7ATIqfu2RoAz5Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0800b272e82bb88-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.118.9.241",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jun-2026 13:36:03 UTC] === END API CALL LOG ===
[07-Jun-2026 13:36:03 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jun-2026 13:36:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQzIiwidXNlcm5hbWUiOiJEb25wYXJrIiwiZW1haWwiOiJva3BhcmFjaGltYW9iaTc3NkBnbWFpbC5jb20iLCJleHAiOjE3ODE0NDQwMTF9.-XWNzuwzCiPBsz3XjV9aIq8I_AZSr7ATIqfu2RoAz5Y
[07-Jun-2026 13:36:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jun-2026 13:36:03 UTC] ✅ JWT token verified successfully for user profile
[07-Jun-2026 13:36:03 UTC] User ID: 743
[07-Jun-2026 13:36:03 UTC] ✅ User profile retrieved successfully for user ID: 743
[07-Jun-2026 13:37:01 UTC] === API CALL LOG ===
[07-Jun-2026 13:37:01 UTC] Endpoint: user/profile.php
[07-Jun-2026 13:37:01 UTC] Full Log Data: {
    "timestamp": "2026-06-07 13:37:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.118.9.241",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.118.9.241, 172.71.127.115",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQzIiwidXNlcm5hbWUiOiJEb25wYXJrIiwiZW1haWwiOiJva3BhcmFjaGltYW9iaTc3NkBnbWFpbC5jb20iLCJleHAiOjE3ODE0NDQwMTF9.-XWNzuwzCiPBsz3XjV9aIq8I_AZSr7ATIqfu2RoAz5Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0800c8d7ddabb88-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.118.9.241",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jun-2026 13:37:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jun-2026 13:37:01 UTC] === END API CALL LOG ===
[07-Jun-2026 13:37:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jun-2026 13:37:01 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jun-2026 13:37:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.118.9.241, 172.71.127.115","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQzIiwidXNlcm5hbWUiOiJEb25wYXJrIiwiZW1haWwiOiJva3BhcmFjaGltYW9iaTc3NkBnbWFpbC5jb20iLCJleHAiOjE3ODE0NDQwMTF9.-XWNzuwzCiPBsz3XjV9aIq8I_AZSr7ATIqfu2RoAz5Y","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0800c8d7dd9bb88-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.118.9.241","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[07-Jun-2026 13:37:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQzIiwidXNlcm5hbWUiOiJEb25wYXJrIiwiZW1haWwiOiJva3BhcmFjaGltYW9iaTc3NkBnbWFpbC5jb20iLCJleHAiOjE3ODE0NDQwMTF9.-XWNzuwzCiPBsz3XjV9aIq8I_AZSr7ATIqfu2RoAz5Y
[07-Jun-2026 13:37:01 UTC] === User Orders API Called ===
[07-Jun-2026 13:37:01 UTC] User ID: 743
[07-Jun-2026 13:37:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jun-2026 13:37:01 UTC] Limit: 20, Offset: 0
[07-Jun-2026 13:37:01 UTC] ✅ JWT token verified successfully for user profile
[07-Jun-2026 13:37:01 UTC] User ID: 743
[07-Jun-2026 13:37:01 UTC] ✅ User profile retrieved successfully for user ID: 743
[07-Jun-2026 13:37:01 UTC] Orders found: 0
[07-Jun-2026 13:37:01 UTC] Orders data: []
[07-Jun-2026 13:37:01 UTC] Total orders count: 0
[07-Jun-2026 13:37:01 UTC] === API CALL LOG ===
[07-Jun-2026 13:37:01 UTC] Endpoint: user/profile.php
[07-Jun-2026 13:37:01 UTC] Full Log Data: {
    "timestamp": "2026-06-07 13:37:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.118.9.241",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.118.9.241, 172.71.127.115",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQzIiwidXNlcm5hbWUiOiJEb25wYXJrIiwiZW1haWwiOiJva3BhcmFjaGltYW9iaTc3NkBnbWFpbC5jb20iLCJleHAiOjE3ODE0NDQwMTF9.-XWNzuwzCiPBsz3XjV9aIq8I_AZSr7ATIqfu2RoAz5Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0800c903f90bb88-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.118.9.241",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jun-2026 13:37:01 UTC] === END API CALL LOG ===
[07-Jun-2026 13:37:01 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jun-2026 13:37:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQzIiwidXNlcm5hbWUiOiJEb25wYXJrIiwiZW1haWwiOiJva3BhcmFjaGltYW9iaTc3NkBnbWFpbC5jb20iLCJleHAiOjE3ODE0NDQwMTF9.-XWNzuwzCiPBsz3XjV9aIq8I_AZSr7ATIqfu2RoAz5Y
[07-Jun-2026 13:37:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jun-2026 13:37:01 UTC] ✅ JWT token verified successfully for user profile
[07-Jun-2026 13:37:01 UTC] User ID: 743
[07-Jun-2026 13:37:01 UTC] ✅ User profile retrieved successfully for user ID: 743
[07-Jun-2026 13:37:13 UTC] === API CALL LOG ===
[07-Jun-2026 13:37:13 UTC] Endpoint: user/profile.php
[07-Jun-2026 13:37:13 UTC] Full Log Data: {
    "timestamp": "2026-06-07 13:37:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.118.9.241",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.118.9.241, 172.71.127.116",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQzIiwidXNlcm5hbWUiOiJEb25wYXJrIiwiZW1haWwiOiJva3BhcmFjaGltYW9iaTc3NkBnbWFpbC5jb20iLCJleHAiOjE3ODE0NDQwMTF9.-XWNzuwzCiPBsz3XjV9aIq8I_AZSr7ATIqfu2RoAz5Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0800cde0d74bb88-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.118.9.241",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jun-2026 13:37:13 UTC] === END API CALL LOG ===
[07-Jun-2026 13:37:13 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jun-2026 13:37:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQzIiwidXNlcm5hbWUiOiJEb25wYXJrIiwiZW1haWwiOiJva3BhcmFjaGltYW9iaTc3NkBnbWFpbC5jb20iLCJleHAiOjE3ODE0NDQwMTF9.-XWNzuwzCiPBsz3XjV9aIq8I_AZSr7ATIqfu2RoAz5Y
[07-Jun-2026 13:37:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jun-2026 13:37:13 UTC] ✅ JWT token verified successfully for user profile
[07-Jun-2026 13:37:13 UTC] User ID: 743
[07-Jun-2026 13:37:13 UTC] ✅ User profile retrieved successfully for user ID: 743
[07-Jun-2026 13:37:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jun-2026 13:37:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jun-2026 13:37:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.118.9.241, 172.71.127.116","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQzIiwidXNlcm5hbWUiOiJEb25wYXJrIiwiZW1haWwiOiJva3BhcmFjaGltYW9iaTc3NkBnbWFpbC5jb20iLCJleHAiOjE3ODE0NDQwMTF9.-XWNzuwzCiPBsz3XjV9aIq8I_AZSr7ATIqfu2RoAz5Y","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0800cde0d72bb88-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.118.9.241","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[07-Jun-2026 13:37:13 UTC] === User Orders API Called ===
[07-Jun-2026 13:37:13 UTC] User ID: 743
[07-Jun-2026 13:37:13 UTC] Limit: 20, Offset: 0
[07-Jun-2026 13:37:13 UTC] Orders found: 0
[07-Jun-2026 13:37:13 UTC] Orders data: []
[07-Jun-2026 13:37:13 UTC] Total orders count: 0
[07-Jun-2026 13:37:19 UTC] === API CALL LOG ===
[07-Jun-2026 13:37:19 UTC] Endpoint: user/profile.php
[07-Jun-2026 13:37:19 UTC] Full Log Data: {
    "timestamp": "2026-06-07 13:37:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.118.9.241",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.118.9.241, 172.71.127.116",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQzIiwidXNlcm5hbWUiOiJEb25wYXJrIiwiZW1haWwiOiJva3BhcmFjaGltYW9iaTc3NkBnbWFpbC5jb20iLCJleHAiOjE3ODE0NDQwMTF9.-XWNzuwzCiPBsz3XjV9aIq8I_AZSr7ATIqfu2RoAz5Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0800d02483fbb88-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.118.9.241",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jun-2026 13:37:19 UTC] === END API CALL LOG ===
[07-Jun-2026 13:37:19 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jun-2026 13:37:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQzIiwidXNlcm5hbWUiOiJEb25wYXJrIiwiZW1haWwiOiJva3BhcmFjaGltYW9iaTc3NkBnbWFpbC5jb20iLCJleHAiOjE3ODE0NDQwMTF9.-XWNzuwzCiPBsz3XjV9aIq8I_AZSr7ATIqfu2RoAz5Y
[07-Jun-2026 13:37:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jun-2026 13:37:19 UTC] ✅ JWT token verified successfully for user profile
[07-Jun-2026 13:37:19 UTC] User ID: 743
[07-Jun-2026 13:37:19 UTC] ✅ User profile retrieved successfully for user ID: 743
[07-Jun-2026 13:37:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jun-2026 13:37:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jun-2026 13:37:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.118.9.241, 172.71.127.116","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQzIiwidXNlcm5hbWUiOiJEb25wYXJrIiwiZW1haWwiOiJva3BhcmFjaGltYW9iaTc3NkBnbWFpbC5jb20iLCJleHAiOjE3ODE0NDQwMTF9.-XWNzuwzCiPBsz3XjV9aIq8I_AZSr7ATIqfu2RoAz5Y","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0800d02483ebb88-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.118.9.241","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[07-Jun-2026 13:37:19 UTC] === User Orders API Called ===
[07-Jun-2026 13:37:19 UTC] User ID: 743
[07-Jun-2026 13:37:19 UTC] Limit: 20, Offset: 0
[07-Jun-2026 13:37:19 UTC] Orders found: 0
[07-Jun-2026 13:37:19 UTC] Orders data: []
[07-Jun-2026 13:37:19 UTC] Total orders count: 0
[07-Jun-2026 13:37:20 UTC] === API CALL LOG ===
[07-Jun-2026 13:37:20 UTC] Endpoint: user/profile.php
[07-Jun-2026 13:37:20 UTC] Full Log Data: {
    "timestamp": "2026-06-07 13:37:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.118.9.241",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.118.9.241, 172.71.127.116",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQzIiwidXNlcm5hbWUiOiJEb25wYXJrIiwiZW1haWwiOiJva3BhcmFjaGltYW9iaTc3NkBnbWFpbC5jb20iLCJleHAiOjE3ODE0NDQwMTF9.-XWNzuwzCiPBsz3XjV9aIq8I_AZSr7ATIqfu2RoAz5Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0800d065afbbb88-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.118.9.241",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jun-2026 13:37:20 UTC] === END API CALL LOG ===
[07-Jun-2026 13:37:20 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jun-2026 13:37:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQzIiwidXNlcm5hbWUiOiJEb25wYXJrIiwiZW1haWwiOiJva3BhcmFjaGltYW9iaTc3NkBnbWFpbC5jb20iLCJleHAiOjE3ODE0NDQwMTF9.-XWNzuwzCiPBsz3XjV9aIq8I_AZSr7ATIqfu2RoAz5Y
[07-Jun-2026 13:37:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jun-2026 13:37:20 UTC] ✅ JWT token verified successfully for user profile
[07-Jun-2026 13:37:20 UTC] User ID: 743
[07-Jun-2026 13:37:20 UTC] ✅ User profile retrieved successfully for user ID: 743
[07-Jun-2026 13:37:25 UTC] === API CALL LOG ===
[07-Jun-2026 13:37:25 UTC] Endpoint: user/profile.php
[07-Jun-2026 13:37:25 UTC] Full Log Data: {
    "timestamp": "2026-06-07 13:37:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.118.9.241",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.118.9.241, 172.71.127.116",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQzIiwidXNlcm5hbWUiOiJEb25wYXJrIiwiZW1haWwiOiJva3BhcmFjaGltYW9iaTc3NkBnbWFpbC5jb20iLCJleHAiOjE3ODE0NDQwMTF9.-XWNzuwzCiPBsz3XjV9aIq8I_AZSr7ATIqfu2RoAz5Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0800d252a55bb88-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.118.9.241",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jun-2026 13:37:25 UTC] === END API CALL LOG ===
[07-Jun-2026 13:37:25 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jun-2026 13:37:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQzIiwidXNlcm5hbWUiOiJEb25wYXJrIiwiZW1haWwiOiJva3BhcmFjaGltYW9iaTc3NkBnbWFpbC5jb20iLCJleHAiOjE3ODE0NDQwMTF9.-XWNzuwzCiPBsz3XjV9aIq8I_AZSr7ATIqfu2RoAz5Y
[07-Jun-2026 13:37:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jun-2026 13:37:25 UTC] ✅ JWT token verified successfully for user profile
[07-Jun-2026 13:37:25 UTC] User ID: 743
[07-Jun-2026 13:37:25 UTC] ✅ User profile retrieved successfully for user ID: 743
[07-Jun-2026 13:37:25 UTC] User Purchases API - User ID: 743
[07-Jun-2026 13:37:25 UTC] User Purchases API - Total purchases found: 1
[07-Jun-2026 13:37:29 UTC] === API CALL LOG ===
[07-Jun-2026 13:37:29 UTC] Endpoint: user/profile.php
[07-Jun-2026 13:37:29 UTC] Full Log Data: {
    "timestamp": "2026-06-07 13:37:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.118.9.241",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.118.9.241, 172.71.127.116",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQzIiwidXNlcm5hbWUiOiJEb25wYXJrIiwiZW1haWwiOiJva3BhcmFjaGltYW9iaTc3NkBnbWFpbC5jb20iLCJleHAiOjE3ODE0NDQwMTF9.-XWNzuwzCiPBsz3XjV9aIq8I_AZSr7ATIqfu2RoAz5Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0800d3f4bb3bb88-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.118.9.241",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jun-2026 13:37:29 UTC] === END API CALL LOG ===
[07-Jun-2026 13:37:29 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jun-2026 13:37:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQzIiwidXNlcm5hbWUiOiJEb25wYXJrIiwiZW1haWwiOiJva3BhcmFjaGltYW9iaTc3NkBnbWFpbC5jb20iLCJleHAiOjE3ODE0NDQwMTF9.-XWNzuwzCiPBsz3XjV9aIq8I_AZSr7ATIqfu2RoAz5Y
[07-Jun-2026 13:37:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jun-2026 13:37:29 UTC] ✅ JWT token verified successfully for user profile
[07-Jun-2026 13:37:29 UTC] User ID: 743
[07-Jun-2026 13:37:29 UTC] ✅ User profile retrieved successfully for user ID: 743
[07-Jun-2026 13:37:29 UTC] User Purchases API - User ID: 743
[07-Jun-2026 13:37:29 UTC] User Purchases API - Total purchases found: 1
[07-Jun-2026 13:37:47 UTC] === API CALL LOG ===
[07-Jun-2026 13:37:47 UTC] Endpoint: user/profile.php
[07-Jun-2026 13:37:47 UTC] Full Log Data: {
    "timestamp": "2026-06-07 13:37:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.118.9.241",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.118.9.241, 104.23.229.41",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQzIiwidXNlcm5hbWUiOiJEb25wYXJrIiwiZW1haWwiOiJva3BhcmFjaGltYW9iaTc3NkBnbWFpbC5jb20iLCJleHAiOjE3ODE0NDQwMTF9.-XWNzuwzCiPBsz3XjV9aIq8I_AZSr7ATIqfu2RoAz5Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0800dadd92ecddf-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.118.9.241",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jun-2026 13:37:47 UTC] === END API CALL LOG ===
[07-Jun-2026 13:37:47 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jun-2026 13:37:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQzIiwidXNlcm5hbWUiOiJEb25wYXJrIiwiZW1haWwiOiJva3BhcmFjaGltYW9iaTc3NkBnbWFpbC5jb20iLCJleHAiOjE3ODE0NDQwMTF9.-XWNzuwzCiPBsz3XjV9aIq8I_AZSr7ATIqfu2RoAz5Y
[07-Jun-2026 13:37:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jun-2026 13:37:47 UTC] ✅ JWT token verified successfully for user profile
[07-Jun-2026 13:37:47 UTC] User ID: 743
[07-Jun-2026 13:37:47 UTC] ✅ User profile retrieved successfully for user ID: 743
[07-Jun-2026 13:37:48 UTC] === API CALL LOG ===
[07-Jun-2026 13:37:48 UTC] Endpoint: user/profile.php
[07-Jun-2026 13:37:48 UTC] Full Log Data: {
    "timestamp": "2026-06-07 13:37:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.118.9.241",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.118.9.241, 104.23.229.41",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQzIiwidXNlcm5hbWUiOiJEb25wYXJrIiwiZW1haWwiOiJva3BhcmFjaGltYW9iaTc3NkBnbWFpbC5jb20iLCJleHAiOjE3ODE0NDQwMTF9.-XWNzuwzCiPBsz3XjV9aIq8I_AZSr7ATIqfu2RoAz5Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0800db58bdecddf-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.118.9.241",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jun-2026 13:37:48 UTC] === END API CALL LOG ===
[07-Jun-2026 13:37:48 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jun-2026 13:37:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQzIiwidXNlcm5hbWUiOiJEb25wYXJrIiwiZW1haWwiOiJva3BhcmFjaGltYW9iaTc3NkBnbWFpbC5jb20iLCJleHAiOjE3ODE0NDQwMTF9.-XWNzuwzCiPBsz3XjV9aIq8I_AZSr7ATIqfu2RoAz5Y
[07-Jun-2026 13:37:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jun-2026 13:37:48 UTC] ✅ JWT token verified successfully for user profile
[07-Jun-2026 13:37:48 UTC] User ID: 743
[07-Jun-2026 13:37:48 UTC] ✅ User profile retrieved successfully for user ID: 743
[07-Jun-2026 13:37:48 UTC] === API CALL LOG ===
[07-Jun-2026 13:37:48 UTC] Endpoint: user/profile.php
[07-Jun-2026 13:37:48 UTC] Full Log Data: {
    "timestamp": "2026-06-07 13:37:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.118.9.241",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.118.9.241, 104.23.229.41",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQzIiwidXNlcm5hbWUiOiJEb25wYXJrIiwiZW1haWwiOiJva3BhcmFjaGltYW9iaTc3NkBnbWFpbC5jb20iLCJleHAiOjE3ODE0NDQwMTF9.-XWNzuwzCiPBsz3XjV9aIq8I_AZSr7ATIqfu2RoAz5Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0800db58be8cddf-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.118.9.241",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jun-2026 13:37:48 UTC] === END API CALL LOG ===
[07-Jun-2026 13:37:48 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jun-2026 13:37:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQzIiwidXNlcm5hbWUiOiJEb25wYXJrIiwiZW1haWwiOiJva3BhcmFjaGltYW9iaTc3NkBnbWFpbC5jb20iLCJleHAiOjE3ODE0NDQwMTF9.-XWNzuwzCiPBsz3XjV9aIq8I_AZSr7ATIqfu2RoAz5Y
[07-Jun-2026 13:37:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jun-2026 13:37:48 UTC] ✅ JWT token verified successfully for user profile
[07-Jun-2026 13:37:48 UTC] User ID: 743
[07-Jun-2026 13:37:48 UTC] ✅ User profile retrieved successfully for user ID: 743
[07-Jun-2026 13:37:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jun-2026 13:37:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jun-2026 13:37:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.118.9.241, 104.23.229.41","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQzIiwidXNlcm5hbWUiOiJEb25wYXJrIiwiZW1haWwiOiJva3BhcmFjaGltYW9iaTc3NkBnbWFpbC5jb20iLCJleHAiOjE3ODE0NDQwMTF9.-XWNzuwzCiPBsz3XjV9aIq8I_AZSr7ATIqfu2RoAz5Y","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0800db58be6cddf-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.118.9.241","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[07-Jun-2026 13:37:48 UTC] === User Orders API Called ===
[07-Jun-2026 13:37:48 UTC] User ID: 743
[07-Jun-2026 13:37:48 UTC] Limit: 20, Offset: 0
[07-Jun-2026 13:37:48 UTC] Orders found: 0
[07-Jun-2026 13:37:48 UTC] Orders data: []
[07-Jun-2026 13:37:48 UTC] Total orders count: 0
[07-Jun-2026 15:16:21 UTC] === API CALL LOG ===
[07-Jun-2026 15:16:21 UTC] Endpoint: user/profile.php
[07-Jun-2026 15:16:21 UTC] Full Log Data: {
    "timestamp": "2026-06-07 15:16:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:5dba:de68:0:2e:7efa:db01",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:5dba:de68:0:2e:7efa:db01, 172.71.124.88",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ0IiwidXNlcm5hbWUiOiJTYW1yYXQxMiAyNzIiLCJlbWFpbCI6InNrc2FtcmF0eXQ4NTc0ODgxMThAZ21haWwuY29tIiwiZXhwIjoxNzgxNDUwMTgwfQ.e7AcIJfodPyA5I6aT46IUEdjjXtvOuvRhFic4LRJtOg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0809e0f7fc0ce51-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:5dba:de68:0:2e:7efa:db01",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jun-2026 15:16:21 UTC] === END API CALL LOG ===
[07-Jun-2026 15:16:21 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jun-2026 15:16:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ0IiwidXNlcm5hbWUiOiJTYW1yYXQxMiAyNzIiLCJlbWFpbCI6InNrc2FtcmF0eXQ4NTc0ODgxMThAZ21haWwuY29tIiwiZXhwIjoxNzgxNDUwMTgwfQ.e7AcIJfodPyA5I6aT46IUEdjjXtvOuvRhFic4LRJtOg
[07-Jun-2026 15:16:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jun-2026 15:16:21 UTC] ✅ JWT token verified successfully for user profile
[07-Jun-2026 15:16:21 UTC] User ID: 744
[07-Jun-2026 15:16:21 UTC] ✅ User profile retrieved successfully for user ID: 744
[07-Jun-2026 15:16:21 UTC] === API CALL LOG ===
[07-Jun-2026 15:16:21 UTC] Endpoint: user/profile.php
[07-Jun-2026 15:16:21 UTC] Full Log Data: {
    "timestamp": "2026-06-07 15:16:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:5dba:de68:0:2e:7efa:db01",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:5dba:de68:0:2e:7efa:db01, 172.71.124.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ0IiwidXNlcm5hbWUiOiJTYW1yYXQxMiAyNzIiLCJlbWFpbCI6InNrc2FtcmF0eXQ4NTc0ODgxMThAZ21haWwuY29tIiwiZXhwIjoxNzgxNDUwMTgwfQ.e7AcIJfodPyA5I6aT46IUEdjjXtvOuvRhFic4LRJtOg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0809e0f7fcace51-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:5dba:de68:0:2e:7efa:db01",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jun-2026 15:16:21 UTC] === END API CALL LOG ===
[07-Jun-2026 15:16:21 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jun-2026 15:16:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ0IiwidXNlcm5hbWUiOiJTYW1yYXQxMiAyNzIiLCJlbWFpbCI6InNrc2FtcmF0eXQ4NTc0ODgxMThAZ21haWwuY29tIiwiZXhwIjoxNzgxNDUwMTgwfQ.e7AcIJfodPyA5I6aT46IUEdjjXtvOuvRhFic4LRJtOg
[07-Jun-2026 15:16:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jun-2026 15:16:21 UTC] ✅ JWT token verified successfully for user profile
[07-Jun-2026 15:16:21 UTC] User ID: 744
[07-Jun-2026 15:16:21 UTC] ✅ User profile retrieved successfully for user ID: 744
[07-Jun-2026 15:16:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jun-2026 15:16:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jun-2026 15:16:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:5dba:de68:0:2e:7efa:db01, 172.71.124.74","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ0IiwidXNlcm5hbWUiOiJTYW1yYXQxMiAyNzIiLCJlbWFpbCI6InNrc2FtcmF0eXQ4NTc0ODgxMThAZ21haWwuY29tIiwiZXhwIjoxNzgxNDUwMTgwfQ.e7AcIJfodPyA5I6aT46IUEdjjXtvOuvRhFic4LRJtOg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0809e0f7fc7ce51-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:5dba:de68:0:2e:7efa:db01","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[07-Jun-2026 15:16:21 UTC] === User Orders API Called ===
[07-Jun-2026 15:16:21 UTC] User ID: 744
[07-Jun-2026 15:16:21 UTC] Limit: 20, Offset: 0
[07-Jun-2026 15:16:21 UTC] Orders found: 0
[07-Jun-2026 15:16:21 UTC] Orders data: []
[07-Jun-2026 15:16:21 UTC] Total orders count: 0
[07-Jun-2026 15:16:22 UTC] === API CALL LOG ===
[07-Jun-2026 15:16:22 UTC] Endpoint: user/profile.php
[07-Jun-2026 15:16:22 UTC] Full Log Data: {
    "timestamp": "2026-06-07 15:16:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:5dba:de68:0:2e:7efa:db01",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:5dba:de68:0:2e:7efa:db01, 172.71.124.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ0IiwidXNlcm5hbWUiOiJTYW1yYXQxMiAyNzIiLCJlbWFpbCI6InNrc2FtcmF0eXQ4NTc0ODgxMThAZ21haWwuY29tIiwiZXhwIjoxNzgxNDUwMTgwfQ.e7AcIJfodPyA5I6aT46IUEdjjXtvOuvRhFic4LRJtOg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0809e1afe4cce51-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:5dba:de68:0:2e:7efa:db01",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jun-2026 15:16:22 UTC] === END API CALL LOG ===
[07-Jun-2026 15:16:22 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jun-2026 15:16:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ0IiwidXNlcm5hbWUiOiJTYW1yYXQxMiAyNzIiLCJlbWFpbCI6InNrc2FtcmF0eXQ4NTc0ODgxMThAZ21haWwuY29tIiwiZXhwIjoxNzgxNDUwMTgwfQ.e7AcIJfodPyA5I6aT46IUEdjjXtvOuvRhFic4LRJtOg
[07-Jun-2026 15:16:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jun-2026 15:16:22 UTC] ✅ JWT token verified successfully for user profile
[07-Jun-2026 15:16:22 UTC] User ID: 744
[07-Jun-2026 15:16:22 UTC] ✅ User profile retrieved successfully for user ID: 744
[07-Jun-2026 15:16:30 UTC] === API CALL LOG ===
[07-Jun-2026 15:16:30 UTC] Endpoint: user/profile.php
[07-Jun-2026 15:16:30 UTC] Full Log Data: {
    "timestamp": "2026-06-07 15:16:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:5dba:de68:0:2e:7efa:db01",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:5dba:de68:0:2e:7efa:db01, 172.71.124.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ0IiwidXNlcm5hbWUiOiJTYW1yYXQxMiAyNzIiLCJlbWFpbCI6InNrc2FtcmF0eXQ4NTc0ODgxMThAZ21haWwuY29tIiwiZXhwIjoxNzgxNDUwMTgwfQ.e7AcIJfodPyA5I6aT46IUEdjjXtvOuvRhFic4LRJtOg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0809e497e2dce51-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:5dba:de68:0:2e:7efa:db01",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jun-2026 15:16:30 UTC] === END API CALL LOG ===
[07-Jun-2026 15:16:30 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jun-2026 15:16:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ0IiwidXNlcm5hbWUiOiJTYW1yYXQxMiAyNzIiLCJlbWFpbCI6InNrc2FtcmF0eXQ4NTc0ODgxMThAZ21haWwuY29tIiwiZXhwIjoxNzgxNDUwMTgwfQ.e7AcIJfodPyA5I6aT46IUEdjjXtvOuvRhFic4LRJtOg
[07-Jun-2026 15:16:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jun-2026 15:16:30 UTC] ✅ JWT token verified successfully for user profile
[07-Jun-2026 15:16:30 UTC] User ID: 744
[07-Jun-2026 15:16:30 UTC] ✅ User profile retrieved successfully for user ID: 744
[07-Jun-2026 15:16:59 UTC] === API CALL LOG ===
[07-Jun-2026 15:16:59 UTC] Endpoint: user/profile.php
[07-Jun-2026 15:16:59 UTC] Full Log Data: {
    "timestamp": "2026-06-07 15:16:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:5dba:de68:0:2e:7efa:db01",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:5dba:de68:0:2e:7efa:db01, 172.71.124.88",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ0IiwidXNlcm5hbWUiOiJTYW1yYXQxMiAyNzIiLCJlbWFpbCI6InNrc2FtcmF0eXQ4NTc0ODgxMThAZ21haWwuY29tIiwiZXhwIjoxNzgxNDUwMTgwfQ.e7AcIJfodPyA5I6aT46IUEdjjXtvOuvRhFic4LRJtOg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0809efc5a6dce72-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:5dba:de68:0:2e:7efa:db01",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jun-2026 15:16:59 UTC] === END API CALL LOG ===
[07-Jun-2026 15:16:59 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jun-2026 15:16:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ0IiwidXNlcm5hbWUiOiJTYW1yYXQxMiAyNzIiLCJlbWFpbCI6InNrc2FtcmF0eXQ4NTc0ODgxMThAZ21haWwuY29tIiwiZXhwIjoxNzgxNDUwMTgwfQ.e7AcIJfodPyA5I6aT46IUEdjjXtvOuvRhFic4LRJtOg
[07-Jun-2026 15:16:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jun-2026 15:16:59 UTC] ✅ JWT token verified successfully for user profile
[07-Jun-2026 15:16:59 UTC] User ID: 744
[07-Jun-2026 15:16:59 UTC] ✅ User profile retrieved successfully for user ID: 744
[07-Jun-2026 15:17:55 UTC] === API CALL LOG ===
[07-Jun-2026 15:17:55 UTC] Endpoint: user/profile.php
[07-Jun-2026 15:17:55 UTC] Full Log Data: {
    "timestamp": "2026-06-07 15:17:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:5dba:de68:0:2e:7efa:db01",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:5dba:de68:0:2e:7efa:db01, 172.71.124.88",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ0IiwidXNlcm5hbWUiOiJTYW1yYXQxMiAyNzIiLCJlbWFpbCI6InNrc2FtcmF0eXQ4NTc0ODgxMThAZ21haWwuY29tIiwiZXhwIjoxNzgxNDUwMTgwfQ.e7AcIJfodPyA5I6aT46IUEdjjXtvOuvRhFic4LRJtOg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a080a058cf9ace3f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:5dba:de68:0:2e:7efa:db01",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jun-2026 15:17:55 UTC] === END API CALL LOG ===
[07-Jun-2026 15:17:55 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jun-2026 15:17:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ0IiwidXNlcm5hbWUiOiJTYW1yYXQxMiAyNzIiLCJlbWFpbCI6InNrc2FtcmF0eXQ4NTc0ODgxMThAZ21haWwuY29tIiwiZXhwIjoxNzgxNDUwMTgwfQ.e7AcIJfodPyA5I6aT46IUEdjjXtvOuvRhFic4LRJtOg
[07-Jun-2026 15:17:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jun-2026 15:17:55 UTC] ✅ JWT token verified successfully for user profile
[07-Jun-2026 15:17:55 UTC] User ID: 744
[07-Jun-2026 15:17:55 UTC] ✅ User profile retrieved successfully for user ID: 744
[07-Jun-2026 15:17:55 UTC] User Purchases API - User ID: 744
[07-Jun-2026 15:17:55 UTC] User Purchases API - Total purchases found: 0
[07-Jun-2026 15:18:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jun-2026 15:18:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jun-2026 15:18:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:5dba:de68:0:2e:7efa:db01, 172.71.124.88","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ0IiwidXNlcm5hbWUiOiJTYW1yYXQxMiAyNzIiLCJlbWFpbCI6InNrc2FtcmF0eXQ4NTc0ODgxMThAZ21haWwuY29tIiwiZXhwIjoxNzgxNDUwMTgwfQ.e7AcIJfodPyA5I6aT46IUEdjjXtvOuvRhFic4LRJtOg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a080a08a1f88ce3f-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:5dba:de68:0:2e:7efa:db01","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[07-Jun-2026 15:18:02 UTC] === User Orders API Called ===
[07-Jun-2026 15:18:02 UTC] User ID: 744
[07-Jun-2026 15:18:02 UTC] Limit: 20, Offset: 0
[07-Jun-2026 15:18:02 UTC] Orders found: 0
[07-Jun-2026 15:18:02 UTC] Orders data: []
[07-Jun-2026 15:18:02 UTC] Total orders count: 0
[07-Jun-2026 15:18:02 UTC] === API CALL LOG ===
[07-Jun-2026 15:18:02 UTC] Endpoint: user/profile.php
[07-Jun-2026 15:18:02 UTC] Full Log Data: {
    "timestamp": "2026-06-07 15:18:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:5dba:de68:0:2e:7efa:db01",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:5dba:de68:0:2e:7efa:db01, 172.71.124.88",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ0IiwidXNlcm5hbWUiOiJTYW1yYXQxMiAyNzIiLCJlbWFpbCI6InNrc2FtcmF0eXQ4NTc0ODgxMThAZ21haWwuY29tIiwiZXhwIjoxNzgxNDUwMTgwfQ.e7AcIJfodPyA5I6aT46IUEdjjXtvOuvRhFic4LRJtOg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a080a08a1f8bce3f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:5dba:de68:0:2e:7efa:db01",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jun-2026 15:18:02 UTC] === END API CALL LOG ===
[07-Jun-2026 15:18:02 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jun-2026 15:18:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ0IiwidXNlcm5hbWUiOiJTYW1yYXQxMiAyNzIiLCJlbWFpbCI6InNrc2FtcmF0eXQ4NTc0ODgxMThAZ21haWwuY29tIiwiZXhwIjoxNzgxNDUwMTgwfQ.e7AcIJfodPyA5I6aT46IUEdjjXtvOuvRhFic4LRJtOg
[07-Jun-2026 15:18:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jun-2026 15:18:02 UTC] ✅ JWT token verified successfully for user profile
[07-Jun-2026 15:18:02 UTC] User ID: 744
[07-Jun-2026 15:18:02 UTC] ✅ User profile retrieved successfully for user ID: 744
[07-Jun-2026 15:18:03 UTC] === API CALL LOG ===
[07-Jun-2026 15:18:03 UTC] Endpoint: user/profile.php
[07-Jun-2026 15:18:03 UTC] Full Log Data: {
    "timestamp": "2026-06-07 15:18:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:5dba:de68:0:2e:7efa:db01",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:5dba:de68:0:2e:7efa:db01, 172.71.124.88",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ0IiwidXNlcm5hbWUiOiJTYW1yYXQxMiAyNzIiLCJlbWFpbCI6InNrc2FtcmF0eXQ4NTc0ODgxMThAZ21haWwuY29tIiwiZXhwIjoxNzgxNDUwMTgwfQ.e7AcIJfodPyA5I6aT46IUEdjjXtvOuvRhFic4LRJtOg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a080a08d2896ce3f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:5dba:de68:0:2e:7efa:db01",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jun-2026 15:18:03 UTC] === END API CALL LOG ===
[07-Jun-2026 15:18:03 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jun-2026 15:18:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ0IiwidXNlcm5hbWUiOiJTYW1yYXQxMiAyNzIiLCJlbWFpbCI6InNrc2FtcmF0eXQ4NTc0ODgxMThAZ21haWwuY29tIiwiZXhwIjoxNzgxNDUwMTgwfQ.e7AcIJfodPyA5I6aT46IUEdjjXtvOuvRhFic4LRJtOg
[07-Jun-2026 15:18:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jun-2026 15:18:03 UTC] ✅ JWT token verified successfully for user profile
[07-Jun-2026 15:18:03 UTC] User ID: 744
[07-Jun-2026 15:18:03 UTC] ✅ User profile retrieved successfully for user ID: 744
[07-Jun-2026 15:18:04 UTC] === API CALL LOG ===
[07-Jun-2026 15:18:04 UTC] Endpoint: user/profile.php
[07-Jun-2026 15:18:04 UTC] Full Log Data: {
    "timestamp": "2026-06-07 15:18:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:5dba:de68:0:2e:7efa:db01",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:5dba:de68:0:2e:7efa:db01, 172.71.124.88",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ0IiwidXNlcm5hbWUiOiJTYW1yYXQxMiAyNzIiLCJlbWFpbCI6InNrc2FtcmF0eXQ4NTc0ODgxMThAZ21haWwuY29tIiwiZXhwIjoxNzgxNDUwMTgwfQ.e7AcIJfodPyA5I6aT46IUEdjjXtvOuvRhFic4LRJtOg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a080a0953f0fce3f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:5dba:de68:0:2e:7efa:db01",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jun-2026 15:18:04 UTC] === END API CALL LOG ===
[07-Jun-2026 15:18:04 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jun-2026 15:18:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ0IiwidXNlcm5hbWUiOiJTYW1yYXQxMiAyNzIiLCJlbWFpbCI6InNrc2FtcmF0eXQ4NTc0ODgxMThAZ21haWwuY29tIiwiZXhwIjoxNzgxNDUwMTgwfQ.e7AcIJfodPyA5I6aT46IUEdjjXtvOuvRhFic4LRJtOg
[07-Jun-2026 15:18:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jun-2026 15:18:04 UTC] ✅ JWT token verified successfully for user profile
[07-Jun-2026 15:18:04 UTC] User ID: 744
[07-Jun-2026 15:18:04 UTC] ✅ User profile retrieved successfully for user ID: 744
[07-Jun-2026 15:18:36 UTC] === API CALL LOG ===
[07-Jun-2026 15:18:36 UTC] Endpoint: user/profile.php
[07-Jun-2026 15:18:36 UTC] Full Log Data: {
    "timestamp": "2026-06-07 15:18:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:5dba:de68:0:2e:7efa:db01",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:5dba:de68:0:2e:7efa:db01, 172.71.124.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ0IiwidXNlcm5hbWUiOiJTYW1yYXQxMiAyNzIiLCJlbWFpbCI6InNrc2FtcmF0eXQ4NTc0ODgxMThAZ21haWwuY29tIiwiZXhwIjoxNzgxNDUwMTgwfQ.e7AcIJfodPyA5I6aT46IUEdjjXtvOuvRhFic4LRJtOg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a080a16098dbce3f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:5dba:de68:0:2e:7efa:db01",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jun-2026 15:18:36 UTC] === END API CALL LOG ===
[07-Jun-2026 15:18:36 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jun-2026 15:18:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ0IiwidXNlcm5hbWUiOiJTYW1yYXQxMiAyNzIiLCJlbWFpbCI6InNrc2FtcmF0eXQ4NTc0ODgxMThAZ21haWwuY29tIiwiZXhwIjoxNzgxNDUwMTgwfQ.e7AcIJfodPyA5I6aT46IUEdjjXtvOuvRhFic4LRJtOg
[07-Jun-2026 15:18:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jun-2026 15:18:36 UTC] ✅ JWT token verified successfully for user profile
[07-Jun-2026 15:18:36 UTC] User ID: 744
[07-Jun-2026 15:18:36 UTC] ✅ User profile retrieved successfully for user ID: 744
[07-Jun-2026 15:18:37 UTC] User Purchases API - User ID: 744
[07-Jun-2026 15:18:37 UTC] User Purchases API - Total purchases found: 0
[07-Jun-2026 15:18:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jun-2026 15:18:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jun-2026 15:18:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:5dba:de68:0:2e:7efa:db01, 172.71.124.89","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ0IiwidXNlcm5hbWUiOiJTYW1yYXQxMiAyNzIiLCJlbWFpbCI6InNrc2FtcmF0eXQ4NTc0ODgxMThAZ21haWwuY29tIiwiZXhwIjoxNzgxNDUwMTgwfQ.e7AcIJfodPyA5I6aT46IUEdjjXtvOuvRhFic4LRJtOg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a080a1712ff1ce3f-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:5dba:de68:0:2e:7efa:db01","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[07-Jun-2026 15:18:39 UTC] === User Orders API Called ===
[07-Jun-2026 15:18:39 UTC] User ID: 744
[07-Jun-2026 15:18:39 UTC] Limit: 20, Offset: 0
[07-Jun-2026 15:18:39 UTC] Orders found: 0
[07-Jun-2026 15:18:39 UTC] Orders data: []
[07-Jun-2026 15:18:39 UTC] Total orders count: 0
[07-Jun-2026 15:18:39 UTC] === API CALL LOG ===
[07-Jun-2026 15:18:39 UTC] Endpoint: user/profile.php
[07-Jun-2026 15:18:39 UTC] Full Log Data: {
    "timestamp": "2026-06-07 15:18:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:5dba:de68:0:2e:7efa:db01",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:5dba:de68:0:2e:7efa:db01, 172.71.124.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ0IiwidXNlcm5hbWUiOiJTYW1yYXQxMiAyNzIiLCJlbWFpbCI6InNrc2FtcmF0eXQ4NTc0ODgxMThAZ21haWwuY29tIiwiZXhwIjoxNzgxNDUwMTgwfQ.e7AcIJfodPyA5I6aT46IUEdjjXtvOuvRhFic4LRJtOg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a080a1712ff2ce3f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:5dba:de68:0:2e:7efa:db01",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jun-2026 15:18:39 UTC] === END API CALL LOG ===
[07-Jun-2026 15:18:39 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jun-2026 15:18:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ0IiwidXNlcm5hbWUiOiJTYW1yYXQxMiAyNzIiLCJlbWFpbCI6InNrc2FtcmF0eXQ4NTc0ODgxMThAZ21haWwuY29tIiwiZXhwIjoxNzgxNDUwMTgwfQ.e7AcIJfodPyA5I6aT46IUEdjjXtvOuvRhFic4LRJtOg
[07-Jun-2026 15:18:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jun-2026 15:18:39 UTC] ✅ JWT token verified successfully for user profile
[07-Jun-2026 15:18:39 UTC] User ID: 744
[07-Jun-2026 15:18:39 UTC] ✅ User profile retrieved successfully for user ID: 744
[07-Jun-2026 15:18:40 UTC] === API CALL LOG ===
[07-Jun-2026 15:18:40 UTC] Endpoint: user/profile.php
[07-Jun-2026 15:18:40 UTC] Full Log Data: {
    "timestamp": "2026-06-07 15:18:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:5dba:de68:0:2e:7efa:db01",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:5dba:de68:0:2e:7efa:db01, 172.71.124.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ0IiwidXNlcm5hbWUiOiJTYW1yYXQxMiAyNzIiLCJlbWFpbCI6InNrc2FtcmF0eXQ4NTc0ODgxMThAZ21haWwuY29tIiwiZXhwIjoxNzgxNDUwMTgwfQ.e7AcIJfodPyA5I6aT46IUEdjjXtvOuvRhFic4LRJtOg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a080a174287ece3f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:5dba:de68:0:2e:7efa:db01",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jun-2026 15:18:40 UTC] === END API CALL LOG ===
[07-Jun-2026 15:18:40 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jun-2026 15:18:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ0IiwidXNlcm5hbWUiOiJTYW1yYXQxMiAyNzIiLCJlbWFpbCI6InNrc2FtcmF0eXQ4NTc0ODgxMThAZ21haWwuY29tIiwiZXhwIjoxNzgxNDUwMTgwfQ.e7AcIJfodPyA5I6aT46IUEdjjXtvOuvRhFic4LRJtOg
[07-Jun-2026 15:18:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jun-2026 15:18:40 UTC] ✅ JWT token verified successfully for user profile
[07-Jun-2026 15:18:40 UTC] User ID: 744
[07-Jun-2026 15:18:40 UTC] ✅ User profile retrieved successfully for user ID: 744
[07-Jun-2026 15:18:41 UTC] === API CALL LOG ===
[07-Jun-2026 15:18:41 UTC] Endpoint: user/profile.php
[07-Jun-2026 15:18:41 UTC] Full Log Data: {
    "timestamp": "2026-06-07 15:18:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:5dba:de68:0:2e:7efa:db01",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:5dba:de68:0:2e:7efa:db01, 172.71.124.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ0IiwidXNlcm5hbWUiOiJTYW1yYXQxMiAyNzIiLCJlbWFpbCI6InNrc2FtcmF0eXQ4NTc0ODgxMThAZ21haWwuY29tIiwiZXhwIjoxNzgxNDUwMTgwfQ.e7AcIJfodPyA5I6aT46IUEdjjXtvOuvRhFic4LRJtOg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a080a17b6c0bce3f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:5dba:de68:0:2e:7efa:db01",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jun-2026 15:18:41 UTC] === END API CALL LOG ===
[07-Jun-2026 15:18:41 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jun-2026 15:18:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ0IiwidXNlcm5hbWUiOiJTYW1yYXQxMiAyNzIiLCJlbWFpbCI6InNrc2FtcmF0eXQ4NTc0ODgxMThAZ21haWwuY29tIiwiZXhwIjoxNzgxNDUwMTgwfQ.e7AcIJfodPyA5I6aT46IUEdjjXtvOuvRhFic4LRJtOg
[07-Jun-2026 15:18:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jun-2026 15:18:41 UTC] ✅ JWT token verified successfully for user profile
[07-Jun-2026 15:18:41 UTC] User ID: 744
[07-Jun-2026 15:18:41 UTC] ✅ User profile retrieved successfully for user ID: 744
[07-Jun-2026 15:18:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jun-2026 15:18:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jun-2026 15:18:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:5dba:de68:0:2e:7efa:db01, 172.71.124.89","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ0IiwidXNlcm5hbWUiOiJTYW1yYXQxMiAyNzIiLCJlbWFpbCI6InNrc2FtcmF0eXQ4NTc0ODgxMThAZ21haWwuY29tIiwiZXhwIjoxNzgxNDUwMTgwfQ.e7AcIJfodPyA5I6aT46IUEdjjXtvOuvRhFic4LRJtOg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a080a1bbe9dcce3f-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:5dba:de68:0:2e:7efa:db01","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[07-Jun-2026 15:18:51 UTC] === API CALL LOG ===
[07-Jun-2026 15:18:51 UTC] === User Orders API Called ===
[07-Jun-2026 15:18:51 UTC] Endpoint: user/profile.php
[07-Jun-2026 15:18:51 UTC] User ID: 744
[07-Jun-2026 15:18:51 UTC] Full Log Data: {
    "timestamp": "2026-06-07 15:18:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:5dba:de68:0:2e:7efa:db01",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:5dba:de68:0:2e:7efa:db01, 172.71.124.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ0IiwidXNlcm5hbWUiOiJTYW1yYXQxMiAyNzIiLCJlbWFpbCI6InNrc2FtcmF0eXQ4NTc0ODgxMThAZ21haWwuY29tIiwiZXhwIjoxNzgxNDUwMTgwfQ.e7AcIJfodPyA5I6aT46IUEdjjXtvOuvRhFic4LRJtOg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a080a1bbe9dfce3f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:5dba:de68:0:2e:7efa:db01",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jun-2026 15:18:51 UTC] Limit: 20, Offset: 0
[07-Jun-2026 15:18:51 UTC] === END API CALL LOG ===
[07-Jun-2026 15:18:51 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jun-2026 15:18:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ0IiwidXNlcm5hbWUiOiJTYW1yYXQxMiAyNzIiLCJlbWFpbCI6InNrc2FtcmF0eXQ4NTc0ODgxMThAZ21haWwuY29tIiwiZXhwIjoxNzgxNDUwMTgwfQ.e7AcIJfodPyA5I6aT46IUEdjjXtvOuvRhFic4LRJtOg
[07-Jun-2026 15:18:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jun-2026 15:18:51 UTC] ✅ JWT token verified successfully for user profile
[07-Jun-2026 15:18:51 UTC] User ID: 744
[07-Jun-2026 15:18:51 UTC] Orders found: 0
[07-Jun-2026 15:18:51 UTC] Orders data: []
[07-Jun-2026 15:18:51 UTC] ✅ User profile retrieved successfully for user ID: 744
[07-Jun-2026 15:18:51 UTC] Total orders count: 0
[07-Jun-2026 15:18:52 UTC] === API CALL LOG ===
[07-Jun-2026 15:18:52 UTC] Endpoint: user/profile.php
[07-Jun-2026 15:18:52 UTC] Full Log Data: {
    "timestamp": "2026-06-07 15:18:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:5dba:de68:0:2e:7efa:db01",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:5dba:de68:0:2e:7efa:db01, 172.71.124.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ0IiwidXNlcm5hbWUiOiJTYW1yYXQxMiAyNzIiLCJlbWFpbCI6InNrc2FtcmF0eXQ4NTc0ODgxMThAZ21haWwuY29tIiwiZXhwIjoxNzgxNDUwMTgwfQ.e7AcIJfodPyA5I6aT46IUEdjjXtvOuvRhFic4LRJtOg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a080a1c06e05ce3f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:5dba:de68:0:2e:7efa:db01",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jun-2026 15:18:52 UTC] === END API CALL LOG ===
[07-Jun-2026 15:18:52 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jun-2026 15:18:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ0IiwidXNlcm5hbWUiOiJTYW1yYXQxMiAyNzIiLCJlbWFpbCI6InNrc2FtcmF0eXQ4NTc0ODgxMThAZ21haWwuY29tIiwiZXhwIjoxNzgxNDUwMTgwfQ.e7AcIJfodPyA5I6aT46IUEdjjXtvOuvRhFic4LRJtOg
[07-Jun-2026 15:18:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jun-2026 15:18:52 UTC] ✅ JWT token verified successfully for user profile
[07-Jun-2026 15:18:52 UTC] User ID: 744
[07-Jun-2026 15:18:52 UTC] ✅ User profile retrieved successfully for user ID: 744
[07-Jun-2026 15:19:57 UTC] === API CALL LOG ===
[07-Jun-2026 15:19:57 UTC] Endpoint: user/profile.php
[07-Jun-2026 15:19:57 UTC] Full Log Data: {
    "timestamp": "2026-06-07 15:19:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:5dba:de68:0:2e:7efa:db01",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:5dba:de68:0:2e:7efa:db01, 172.69.165.49",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ0IiwidXNlcm5hbWUiOiJTYW1yYXQxMiAyNzIiLCJlbWFpbCI6InNrc2FtcmF0eXQ4NTc0ODgxMThAZ21haWwuY29tIiwiZXhwIjoxNzgxNDUwMTgwfQ.e7AcIJfodPyA5I6aT46IUEdjjXtvOuvRhFic4LRJtOg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a080a3519ff6f876-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:5dba:de68:0:2e:7efa:db01",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jun-2026 15:19:57 UTC] === END API CALL LOG ===
[07-Jun-2026 15:19:57 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jun-2026 15:19:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ0IiwidXNlcm5hbWUiOiJTYW1yYXQxMiAyNzIiLCJlbWFpbCI6InNrc2FtcmF0eXQ4NTc0ODgxMThAZ21haWwuY29tIiwiZXhwIjoxNzgxNDUwMTgwfQ.e7AcIJfodPyA5I6aT46IUEdjjXtvOuvRhFic4LRJtOg
[07-Jun-2026 15:19:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jun-2026 15:19:57 UTC] ✅ JWT token verified successfully for user profile
[07-Jun-2026 15:19:57 UTC] User ID: 744
[07-Jun-2026 15:19:57 UTC] ✅ User profile retrieved successfully for user ID: 744
[07-Jun-2026 19:07:38 UTC] === API CALL LOG ===
[07-Jun-2026 19:07:38 UTC] Endpoint: user/profile.php
[07-Jun-2026 19:07:38 UTC] Full Log Data: {
    "timestamp": "2026-06-07 19:07:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e0:103c:cf46:ae56:22c6:231d:1817",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e0:103c:cf46:ae56:22c6:231d:1817, 172.70.147.178",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI3IiwidXNlcm5hbWUiOiJoYXJzaCIsImVtYWlsIjoidWRpdGt1bWFycHZ0NzM0NUBnbWFpbC5jb20iLCJleHAiOjE3Nzk5OTczNDN9.ahjvVswvqls0b-TOmCQILw2KewLWolBIUdWzVhuhu_U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a081f0d75ae11bd5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e0:103c:cf46:ae56:22c6:231d:1817",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jun-2026 19:07:38 UTC] === END API CALL LOG ===
[07-Jun-2026 19:07:38 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jun-2026 19:07:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI3IiwidXNlcm5hbWUiOiJoYXJzaCIsImVtYWlsIjoidWRpdGt1bWFycHZ0NzM0NUBnbWFpbC5jb20iLCJleHAiOjE3Nzk5OTczNDN9.ahjvVswvqls0b-TOmCQILw2KewLWolBIUdWzVhuhu_U
[07-Jun-2026 19:07:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jun-2026 19:07:38 UTC] ✅ JWT token verified successfully for user profile
[07-Jun-2026 19:07:38 UTC] User ID: 627
[07-Jun-2026 19:07:38 UTC] ✅ User profile retrieved successfully for user ID: 627
[07-Jun-2026 19:07:38 UTC] === API CALL LOG ===
[07-Jun-2026 19:07:38 UTC] Endpoint: user/profile.php
[07-Jun-2026 19:07:38 UTC] Full Log Data: {
    "timestamp": "2026-06-07 19:07:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e0:103c:cf46:ae56:22c6:231d:1817",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e0:103c:cf46:ae56:22c6:231d:1817, 172.70.147.178",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI3IiwidXNlcm5hbWUiOiJoYXJzaCIsImVtYWlsIjoidWRpdGt1bWFycHZ0NzM0NUBnbWFpbC5jb20iLCJleHAiOjE3Nzk5OTczNDN9.ahjvVswvqls0b-TOmCQILw2KewLWolBIUdWzVhuhu_U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a081f0de3df01bd5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e0:103c:cf46:ae56:22c6:231d:1817",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jun-2026 19:07:38 UTC] === END API CALL LOG ===
[07-Jun-2026 19:07:38 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jun-2026 19:07:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI3IiwidXNlcm5hbWUiOiJoYXJzaCIsImVtYWlsIjoidWRpdGt1bWFycHZ0NzM0NUBnbWFpbC5jb20iLCJleHAiOjE3Nzk5OTczNDN9.ahjvVswvqls0b-TOmCQILw2KewLWolBIUdWzVhuhu_U
[07-Jun-2026 19:07:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jun-2026 19:07:38 UTC] ✅ JWT token verified successfully for user profile
[07-Jun-2026 19:07:38 UTC] User ID: 627
[07-Jun-2026 19:07:38 UTC] ✅ User profile retrieved successfully for user ID: 627
[07-Jun-2026 19:07:38 UTC] === API CALL LOG ===
[07-Jun-2026 19:07:38 UTC] Endpoint: user/profile.php
[07-Jun-2026 19:07:38 UTC] Full Log Data: {
    "timestamp": "2026-06-07 19:07:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e0:103c:cf46:ae56:22c6:231d:1817",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e0:103c:cf46:ae56:22c6:231d:1817, 172.70.147.178",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI3IiwidXNlcm5hbWUiOiJoYXJzaCIsImVtYWlsIjoidWRpdGt1bWFycHZ0NzM0NUBnbWFpbC5jb20iLCJleHAiOjE3Nzk5OTczNDN9.ahjvVswvqls0b-TOmCQILw2KewLWolBIUdWzVhuhu_U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a081f0dedee21bd5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e0:103c:cf46:ae56:22c6:231d:1817",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jun-2026 19:07:38 UTC] === END API CALL LOG ===
[07-Jun-2026 19:07:38 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jun-2026 19:07:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI3IiwidXNlcm5hbWUiOiJoYXJzaCIsImVtYWlsIjoidWRpdGt1bWFycHZ0NzM0NUBnbWFpbC5jb20iLCJleHAiOjE3Nzk5OTczNDN9.ahjvVswvqls0b-TOmCQILw2KewLWolBIUdWzVhuhu_U
[07-Jun-2026 19:07:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jun-2026 19:07:38 UTC] ✅ JWT token verified successfully for user profile
[07-Jun-2026 19:07:38 UTC] User ID: 627
[07-Jun-2026 19:07:38 UTC] ✅ User profile retrieved successfully for user ID: 627
[07-Jun-2026 19:07:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jun-2026 19:07:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jun-2026 19:07:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40e0:103c:cf46:ae56:22c6:231d:1817, 172.70.93.120","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI3IiwidXNlcm5hbWUiOiJoYXJzaCIsImVtYWlsIjoidWRpdGt1bWFycHZ0NzM0NUBnbWFpbC5jb20iLCJleHAiOjE3Nzk5OTczNDN9.ahjvVswvqls0b-TOmCQILw2KewLWolBIUdWzVhuhu_U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a081f0de3df51bd5-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40e0:103c:cf46:ae56:22c6:231d:1817","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[07-Jun-2026 19:07:39 UTC] === User Orders API Called ===
[07-Jun-2026 19:07:39 UTC] User ID: 627
[07-Jun-2026 19:07:39 UTC] Limit: 20, Offset: 0
[07-Jun-2026 19:07:39 UTC] Orders found: 0
[07-Jun-2026 19:07:39 UTC] Orders data: []
[07-Jun-2026 19:07:39 UTC] Total orders count: 0
[07-Jun-2026 19:07:40 UTC] === API CALL LOG ===
[07-Jun-2026 19:07:40 UTC] Endpoint: user/profile.php
[07-Jun-2026 19:07:40 UTC] Full Log Data: {
    "timestamp": "2026-06-07 19:07:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e0:103c:cf46:ae56:22c6:231d:1817",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e0:103c:cf46:ae56:22c6:231d:1817, 172.70.93.120",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI3IiwidXNlcm5hbWUiOiJoYXJzaCIsImVtYWlsIjoidWRpdGt1bWFycHZ0NzM0NUBnbWFpbC5jb20iLCJleHAiOjE3Nzk5OTczNDN9.ahjvVswvqls0b-TOmCQILw2KewLWolBIUdWzVhuhu_U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a081f0ea6ede1bd5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e0:103c:cf46:ae56:22c6:231d:1817",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jun-2026 19:07:40 UTC] === END API CALL LOG ===
[07-Jun-2026 19:07:40 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jun-2026 19:07:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI3IiwidXNlcm5hbWUiOiJoYXJzaCIsImVtYWlsIjoidWRpdGt1bWFycHZ0NzM0NUBnbWFpbC5jb20iLCJleHAiOjE3Nzk5OTczNDN9.ahjvVswvqls0b-TOmCQILw2KewLWolBIUdWzVhuhu_U
[07-Jun-2026 19:07:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jun-2026 19:07:40 UTC] ✅ JWT token verified successfully for user profile
[07-Jun-2026 19:07:40 UTC] User ID: 627
[07-Jun-2026 19:07:40 UTC] ✅ User profile retrieved successfully for user ID: 627
[07-Jun-2026 19:07:47 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jun-2026 19:07:47 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jun-2026 19:07:47 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40e0:103c:cf46:ae56:22c6:231d:1817, 172.70.147.178","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI3IiwidXNlcm5hbWUiOiJoYXJzaCIsImVtYWlsIjoidWRpdGt1bWFycHZ0NzM0NUBnbWFpbC5jb20iLCJleHAiOjE3Nzk5OTczNDN9.ahjvVswvqls0b-TOmCQILw2KewLWolBIUdWzVhuhu_U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a081f1140f401bd5-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40e0:103c:cf46:ae56:22c6:231d:1817","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[07-Jun-2026 19:07:47 UTC] === User Orders API Called ===
[07-Jun-2026 19:07:47 UTC] User ID: 627
[07-Jun-2026 19:07:47 UTC] Limit: 20, Offset: 0
[07-Jun-2026 19:07:47 UTC] Orders found: 0
[07-Jun-2026 19:07:47 UTC] Orders data: []
[07-Jun-2026 19:07:47 UTC] Total orders count: 0
[07-Jun-2026 19:07:48 UTC] === API CALL LOG ===
[07-Jun-2026 19:07:48 UTC] Endpoint: user/profile.php
[07-Jun-2026 19:07:48 UTC] Full Log Data: {
    "timestamp": "2026-06-07 19:07:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e0:103c:cf46:ae56:22c6:231d:1817",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e0:103c:cf46:ae56:22c6:231d:1817, 172.70.147.178",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI3IiwidXNlcm5hbWUiOiJoYXJzaCIsImVtYWlsIjoidWRpdGt1bWFycHZ0NzM0NUBnbWFpbC5jb20iLCJleHAiOjE3Nzk5OTczNDN9.ahjvVswvqls0b-TOmCQILw2KewLWolBIUdWzVhuhu_U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a081f11ad9341bd5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e0:103c:cf46:ae56:22c6:231d:1817",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jun-2026 19:07:48 UTC] === END API CALL LOG ===
[07-Jun-2026 19:07:48 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jun-2026 19:07:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI3IiwidXNlcm5hbWUiOiJoYXJzaCIsImVtYWlsIjoidWRpdGt1bWFycHZ0NzM0NUBnbWFpbC5jb20iLCJleHAiOjE3Nzk5OTczNDN9.ahjvVswvqls0b-TOmCQILw2KewLWolBIUdWzVhuhu_U
[07-Jun-2026 19:07:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jun-2026 19:07:48 UTC] ✅ JWT token verified successfully for user profile
[07-Jun-2026 19:07:48 UTC] User ID: 627
[07-Jun-2026 19:07:48 UTC] ✅ User profile retrieved successfully for user ID: 627
[07-Jun-2026 19:07:48 UTC] User Purchases API - User ID: 627
[07-Jun-2026 19:07:48 UTC] User Purchases API - Total purchases found: 0
[07-Jun-2026 19:07:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jun-2026 19:07:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jun-2026 19:07:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40e0:103c:cf46:ae56:22c6:231d:1817, 172.70.147.178","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI3IiwidXNlcm5hbWUiOiJoYXJzaCIsImVtYWlsIjoidWRpdGt1bWFycHZ0NzM0NUBnbWFpbC5jb20iLCJleHAiOjE3Nzk5OTczNDN9.ahjvVswvqls0b-TOmCQILw2KewLWolBIUdWzVhuhu_U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a081f129c8ea1bd5-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40e0:103c:cf46:ae56:22c6:231d:1817","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[07-Jun-2026 19:07:50 UTC] === User Orders API Called ===
[07-Jun-2026 19:07:50 UTC] User ID: 627
[07-Jun-2026 19:07:50 UTC] Limit: 20, Offset: 0
[07-Jun-2026 19:07:50 UTC] Orders found: 0
[07-Jun-2026 19:07:50 UTC] Orders data: []
[07-Jun-2026 19:07:50 UTC] Total orders count: 0
[07-Jun-2026 19:07:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jun-2026 19:07:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jun-2026 19:07:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40e0:103c:cf46:ae56:22c6:231d:1817, 172.70.147.178","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI3IiwidXNlcm5hbWUiOiJoYXJzaCIsImVtYWlsIjoidWRpdGt1bWFycHZ0NzM0NUBnbWFpbC5jb20iLCJleHAiOjE3Nzk5OTczNDN9.ahjvVswvqls0b-TOmCQILw2KewLWolBIUdWzVhuhu_U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a081f1306beb1bd5-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40e0:103c:cf46:ae56:22c6:231d:1817","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[07-Jun-2026 19:07:51 UTC] === User Orders API Called ===
[07-Jun-2026 19:07:51 UTC] User ID: 627
[07-Jun-2026 19:07:51 UTC] Limit: 20, Offset: 0
[07-Jun-2026 19:07:51 UTC] Orders found: 0
[07-Jun-2026 19:07:51 UTC] Orders data: []
[07-Jun-2026 19:07:51 UTC] Total orders count: 0
[07-Jun-2026 19:07:51 UTC] === API CALL LOG ===
[07-Jun-2026 19:07:51 UTC] Endpoint: user/profile.php
[07-Jun-2026 19:07:51 UTC] Full Log Data: {
    "timestamp": "2026-06-07 19:07:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e0:103c:cf46:ae56:22c6:231d:1817",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e0:103c:cf46:ae56:22c6:231d:1817, 172.70.147.178",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI3IiwidXNlcm5hbWUiOiJoYXJzaCIsImVtYWlsIjoidWRpdGt1bWFycHZ0NzM0NUBnbWFpbC5jb20iLCJleHAiOjE3Nzk5OTczNDN9.ahjvVswvqls0b-TOmCQILw2KewLWolBIUdWzVhuhu_U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a081f1306bec1bd5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e0:103c:cf46:ae56:22c6:231d:1817",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jun-2026 19:07:51 UTC] === END API CALL LOG ===
[07-Jun-2026 19:07:51 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jun-2026 19:07:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI3IiwidXNlcm5hbWUiOiJoYXJzaCIsImVtYWlsIjoidWRpdGt1bWFycHZ0NzM0NUBnbWFpbC5jb20iLCJleHAiOjE3Nzk5OTczNDN9.ahjvVswvqls0b-TOmCQILw2KewLWolBIUdWzVhuhu_U
[07-Jun-2026 19:07:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jun-2026 19:07:51 UTC] ✅ JWT token verified successfully for user profile
[07-Jun-2026 19:07:51 UTC] User ID: 627
[07-Jun-2026 19:07:51 UTC] ✅ User profile retrieved successfully for user ID: 627
[07-Jun-2026 19:07:52 UTC] === API CALL LOG ===
[07-Jun-2026 19:07:52 UTC] Endpoint: user/profile.php
[07-Jun-2026 19:07:52 UTC] Full Log Data: {
    "timestamp": "2026-06-07 19:07:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e0:103c:cf46:ae56:22c6:231d:1817",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e0:103c:cf46:ae56:22c6:231d:1817, 172.70.147.178",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI3IiwidXNlcm5hbWUiOiJoYXJzaCIsImVtYWlsIjoidWRpdGt1bWFycHZ0NzM0NUBnbWFpbC5jb20iLCJleHAiOjE3Nzk5OTczNDN9.ahjvVswvqls0b-TOmCQILw2KewLWolBIUdWzVhuhu_U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a081f133fa281bd5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e0:103c:cf46:ae56:22c6:231d:1817",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jun-2026 19:07:52 UTC] === END API CALL LOG ===
[07-Jun-2026 19:07:52 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jun-2026 19:07:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI3IiwidXNlcm5hbWUiOiJoYXJzaCIsImVtYWlsIjoidWRpdGt1bWFycHZ0NzM0NUBnbWFpbC5jb20iLCJleHAiOjE3Nzk5OTczNDN9.ahjvVswvqls0b-TOmCQILw2KewLWolBIUdWzVhuhu_U
[07-Jun-2026 19:07:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jun-2026 19:07:52 UTC] ✅ JWT token verified successfully for user profile
[07-Jun-2026 19:07:52 UTC] User ID: 627
[07-Jun-2026 19:07:52 UTC] ✅ User profile retrieved successfully for user ID: 627
[07-Jun-2026 19:07:53 UTC] === API CALL LOG ===
[07-Jun-2026 19:07:53 UTC] Endpoint: user/profile.php
[07-Jun-2026 19:07:53 UTC] Full Log Data: {
    "timestamp": "2026-06-07 19:07:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e0:103c:cf46:ae56:22c6:231d:1817",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e0:103c:cf46:ae56:22c6:231d:1817, 172.70.147.178",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI3IiwidXNlcm5hbWUiOiJoYXJzaCIsImVtYWlsIjoidWRpdGt1bWFycHZ0NzM0NUBnbWFpbC5jb20iLCJleHAiOjE3Nzk5OTczNDN9.ahjvVswvqls0b-TOmCQILw2KewLWolBIUdWzVhuhu_U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a081f138ba131bd5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e0:103c:cf46:ae56:22c6:231d:1817",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jun-2026 19:07:53 UTC] === END API CALL LOG ===
[07-Jun-2026 19:07:53 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jun-2026 19:07:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI3IiwidXNlcm5hbWUiOiJoYXJzaCIsImVtYWlsIjoidWRpdGt1bWFycHZ0NzM0NUBnbWFpbC5jb20iLCJleHAiOjE3Nzk5OTczNDN9.ahjvVswvqls0b-TOmCQILw2KewLWolBIUdWzVhuhu_U
[07-Jun-2026 19:07:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jun-2026 19:07:53 UTC] ✅ JWT token verified successfully for user profile
[07-Jun-2026 19:07:53 UTC] User ID: 627
[07-Jun-2026 19:07:53 UTC] ✅ User profile retrieved successfully for user ID: 627
[07-Jun-2026 19:07:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jun-2026 19:07:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jun-2026 19:07:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40e0:103c:cf46:ae56:22c6:231d:1817, 172.70.147.178","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI3IiwidXNlcm5hbWUiOiJoYXJzaCIsImVtYWlsIjoidWRpdGt1bWFycHZ0NzM0NUBnbWFpbC5jb20iLCJleHAiOjE3Nzk5OTczNDN9.ahjvVswvqls0b-TOmCQILw2KewLWolBIUdWzVhuhu_U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a081f1484af11bd5-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40e0:103c:cf46:ae56:22c6:231d:1817","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[07-Jun-2026 19:07:55 UTC] === User Orders API Called ===
[07-Jun-2026 19:07:55 UTC] User ID: 627
[07-Jun-2026 19:07:55 UTC] Limit: 20, Offset: 0
[07-Jun-2026 19:07:55 UTC] === API CALL LOG ===
[07-Jun-2026 19:07:55 UTC] Endpoint: user/profile.php
[07-Jun-2026 19:07:55 UTC] Full Log Data: {
    "timestamp": "2026-06-07 19:07:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e0:103c:cf46:ae56:22c6:231d:1817",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e0:103c:cf46:ae56:22c6:231d:1817, 172.70.147.178",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI3IiwidXNlcm5hbWUiOiJoYXJzaCIsImVtYWlsIjoidWRpdGt1bWFycHZ0NzM0NUBnbWFpbC5jb20iLCJleHAiOjE3Nzk5OTczNDN9.ahjvVswvqls0b-TOmCQILw2KewLWolBIUdWzVhuhu_U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a081f1484af61bd5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e0:103c:cf46:ae56:22c6:231d:1817",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jun-2026 19:07:55 UTC] === END API CALL LOG ===
[07-Jun-2026 19:07:55 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jun-2026 19:07:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI3IiwidXNlcm5hbWUiOiJoYXJzaCIsImVtYWlsIjoidWRpdGt1bWFycHZ0NzM0NUBnbWFpbC5jb20iLCJleHAiOjE3Nzk5OTczNDN9.ahjvVswvqls0b-TOmCQILw2KewLWolBIUdWzVhuhu_U
[07-Jun-2026 19:07:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jun-2026 19:07:55 UTC] Orders found: 0
[07-Jun-2026 19:07:55 UTC] Orders data: []
[07-Jun-2026 19:07:55 UTC] ✅ JWT token verified successfully for user profile
[07-Jun-2026 19:07:55 UTC] User ID: 627
[07-Jun-2026 19:07:55 UTC] Total orders count: 0
[07-Jun-2026 19:07:55 UTC] ✅ User profile retrieved successfully for user ID: 627
[07-Jun-2026 19:07:56 UTC] === API CALL LOG ===
[07-Jun-2026 19:07:56 UTC] Endpoint: user/profile.php
[07-Jun-2026 19:07:56 UTC] Full Log Data: {
    "timestamp": "2026-06-07 19:07:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e0:103c:cf46:ae56:22c6:231d:1817",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e0:103c:cf46:ae56:22c6:231d:1817, 172.70.147.178",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI3IiwidXNlcm5hbWUiOiJoYXJzaCIsImVtYWlsIjoidWRpdGt1bWFycHZ0NzM0NUBnbWFpbC5jb20iLCJleHAiOjE3Nzk5OTczNDN9.ahjvVswvqls0b-TOmCQILw2KewLWolBIUdWzVhuhu_U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a081f14c08961bd5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e0:103c:cf46:ae56:22c6:231d:1817",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jun-2026 19:07:56 UTC] === END API CALL LOG ===
[07-Jun-2026 19:07:56 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jun-2026 19:07:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI3IiwidXNlcm5hbWUiOiJoYXJzaCIsImVtYWlsIjoidWRpdGt1bWFycHZ0NzM0NUBnbWFpbC5jb20iLCJleHAiOjE3Nzk5OTczNDN9.ahjvVswvqls0b-TOmCQILw2KewLWolBIUdWzVhuhu_U
[07-Jun-2026 19:07:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jun-2026 19:07:56 UTC] ✅ JWT token verified successfully for user profile
[07-Jun-2026 19:07:56 UTC] User ID: 627
[07-Jun-2026 19:07:56 UTC] ✅ User profile retrieved successfully for user ID: 627
[07-Jun-2026 19:07:56 UTC] === API CALL LOG ===
[07-Jun-2026 19:07:56 UTC] Endpoint: user/profile.php
[07-Jun-2026 19:07:56 UTC] Full Log Data: {
    "timestamp": "2026-06-07 19:07:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e0:103c:cf46:ae56:22c6:231d:1817",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e0:103c:cf46:ae56:22c6:231d:1817, 172.70.147.178",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI3IiwidXNlcm5hbWUiOiJoYXJzaCIsImVtYWlsIjoidWRpdGt1bWFycHZ0NzM0NUBnbWFpbC5jb20iLCJleHAiOjE3Nzk5OTczNDN9.ahjvVswvqls0b-TOmCQILw2KewLWolBIUdWzVhuhu_U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a081f14eccad1bd5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e0:103c:cf46:ae56:22c6:231d:1817",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jun-2026 19:07:56 UTC] === END API CALL LOG ===
[07-Jun-2026 19:07:56 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jun-2026 19:07:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI3IiwidXNlcm5hbWUiOiJoYXJzaCIsImVtYWlsIjoidWRpdGt1bWFycHZ0NzM0NUBnbWFpbC5jb20iLCJleHAiOjE3Nzk5OTczNDN9.ahjvVswvqls0b-TOmCQILw2KewLWolBIUdWzVhuhu_U
[07-Jun-2026 19:07:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jun-2026 19:07:56 UTC] ✅ JWT token verified successfully for user profile
[07-Jun-2026 19:07:56 UTC] User ID: 627
[07-Jun-2026 19:07:56 UTC] ✅ User profile retrieved successfully for user ID: 627
[07-Jun-2026 19:08:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jun-2026 19:08:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jun-2026 19:08:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40e0:103c:cf46:ae56:22c6:231d:1817, 172.70.147.178","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI3IiwidXNlcm5hbWUiOiJoYXJzaCIsImVtYWlsIjoidWRpdGt1bWFycHZ0NzM0NUBnbWFpbC5jb20iLCJleHAiOjE3Nzk5OTczNDN9.ahjvVswvqls0b-TOmCQILw2KewLWolBIUdWzVhuhu_U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a081f1780ece1bd5-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40e0:103c:cf46:ae56:22c6:231d:1817","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[07-Jun-2026 19:08:03 UTC] === API CALL LOG ===
[07-Jun-2026 19:08:03 UTC] Endpoint: user/profile.php
[07-Jun-2026 19:08:03 UTC] === User Orders API Called ===
[07-Jun-2026 19:08:03 UTC] Full Log Data: {
    "timestamp": "2026-06-07 19:08:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e0:103c:cf46:ae56:22c6:231d:1817",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e0:103c:cf46:ae56:22c6:231d:1817, 172.70.147.178",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI3IiwidXNlcm5hbWUiOiJoYXJzaCIsImVtYWlsIjoidWRpdGt1bWFycHZ0NzM0NUBnbWFpbC5jb20iLCJleHAiOjE3Nzk5OTczNDN9.ahjvVswvqls0b-TOmCQILw2KewLWolBIUdWzVhuhu_U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a081f1780ed21bd5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e0:103c:cf46:ae56:22c6:231d:1817",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jun-2026 19:08:03 UTC] User ID: 627
[07-Jun-2026 19:08:03 UTC] === END API CALL LOG ===
[07-Jun-2026 19:08:03 UTC] Limit: 20, Offset: 0
[07-Jun-2026 19:08:03 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jun-2026 19:08:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI3IiwidXNlcm5hbWUiOiJoYXJzaCIsImVtYWlsIjoidWRpdGt1bWFycHZ0NzM0NUBnbWFpbC5jb20iLCJleHAiOjE3Nzk5OTczNDN9.ahjvVswvqls0b-TOmCQILw2KewLWolBIUdWzVhuhu_U
[07-Jun-2026 19:08:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jun-2026 19:08:03 UTC] ✅ JWT token verified successfully for user profile
[07-Jun-2026 19:08:03 UTC] User ID: 627
[07-Jun-2026 19:08:03 UTC] Orders found: 0
[07-Jun-2026 19:08:03 UTC] ✅ User profile retrieved successfully for user ID: 627
[07-Jun-2026 19:08:03 UTC] Orders data: []
[07-Jun-2026 19:08:03 UTC] Total orders count: 0
[07-Jun-2026 19:08:03 UTC] === API CALL LOG ===
[07-Jun-2026 19:08:03 UTC] Endpoint: user/profile.php
[07-Jun-2026 19:08:03 UTC] Full Log Data: {
    "timestamp": "2026-06-07 19:08:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e0:103c:cf46:ae56:22c6:231d:1817",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e0:103c:cf46:ae56:22c6:231d:1817, 172.70.147.178",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI3IiwidXNlcm5hbWUiOiJoYXJzaCIsImVtYWlsIjoidWRpdGt1bWFycHZ0NzM0NUBnbWFpbC5jb20iLCJleHAiOjE3Nzk5OTczNDN9.ahjvVswvqls0b-TOmCQILw2KewLWolBIUdWzVhuhu_U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a081f17b2c701bd5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e0:103c:cf46:ae56:22c6:231d:1817",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jun-2026 19:08:03 UTC] === END API CALL LOG ===
[07-Jun-2026 19:08:03 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jun-2026 19:08:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI3IiwidXNlcm5hbWUiOiJoYXJzaCIsImVtYWlsIjoidWRpdGt1bWFycHZ0NzM0NUBnbWFpbC5jb20iLCJleHAiOjE3Nzk5OTczNDN9.ahjvVswvqls0b-TOmCQILw2KewLWolBIUdWzVhuhu_U
[07-Jun-2026 19:08:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jun-2026 19:08:03 UTC] ✅ JWT token verified successfully for user profile
[07-Jun-2026 19:08:03 UTC] User ID: 627
[07-Jun-2026 19:08:03 UTC] ✅ User profile retrieved successfully for user ID: 627
[07-Jun-2026 19:08:04 UTC] === API CALL LOG ===
[07-Jun-2026 19:08:04 UTC] Endpoint: user/profile.php
[07-Jun-2026 19:08:04 UTC] Full Log Data: {
    "timestamp": "2026-06-07 19:08:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e0:103c:cf46:ae56:22c6:231d:1817",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e0:103c:cf46:ae56:22c6:231d:1817, 172.70.147.178",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI3IiwidXNlcm5hbWUiOiJoYXJzaCIsImVtYWlsIjoidWRpdGt1bWFycHZ0NzM0NUBnbWFpbC5jb20iLCJleHAiOjE3Nzk5OTczNDN9.ahjvVswvqls0b-TOmCQILw2KewLWolBIUdWzVhuhu_U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a081f1807cfc1bd5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e0:103c:cf46:ae56:22c6:231d:1817",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jun-2026 19:08:04 UTC] === END API CALL LOG ===
[07-Jun-2026 19:08:04 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jun-2026 19:08:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjI3IiwidXNlcm5hbWUiOiJoYXJzaCIsImVtYWlsIjoidWRpdGt1bWFycHZ0NzM0NUBnbWFpbC5jb20iLCJleHAiOjE3Nzk5OTczNDN9.ahjvVswvqls0b-TOmCQILw2KewLWolBIUdWzVhuhu_U
[07-Jun-2026 19:08:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jun-2026 19:08:04 UTC] ✅ JWT token verified successfully for user profile
[07-Jun-2026 19:08:04 UTC] User ID: 627
[07-Jun-2026 19:08:04 UTC] ✅ User profile retrieved successfully for user ID: 627
[07-Jun-2026 20:49:45 UTC] === API CALL LOG ===
[07-Jun-2026 20:49:45 UTC] Endpoint: user/profile.php
[07-Jun-2026 20:49:45 UTC] Full Log Data: {
    "timestamp": "2026-06-07 20:49:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.58.216.202",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "178.58.216.202, 172.71.144.82",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08286730ef9dbfe-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "178.58.216.202",
        "cf-ipcountry": "SI",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jun-2026 20:49:45 UTC] === END API CALL LOG ===
[07-Jun-2026 20:49:45 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jun-2026 20:49:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[07-Jun-2026 20:49:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jun-2026 20:49:45 UTC] ✅ JWT token verified successfully for user profile
[07-Jun-2026 20:49:45 UTC] User ID: 346
[07-Jun-2026 20:49:45 UTC] ✅ User profile retrieved successfully for user ID: 346
[07-Jun-2026 20:49:45 UTC] === API CALL LOG ===
[07-Jun-2026 20:49:45 UTC] Endpoint: user/profile.php
[07-Jun-2026 20:49:45 UTC] Full Log Data: {
    "timestamp": "2026-06-07 20:49:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.58.216.202",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "178.58.216.202, 172.71.144.82",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08286750e79dbfe-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "178.58.216.202",
        "cf-ipcountry": "SI",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jun-2026 20:49:45 UTC] === END API CALL LOG ===
[07-Jun-2026 20:49:45 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jun-2026 20:49:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[07-Jun-2026 20:49:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jun-2026 20:49:45 UTC] ✅ JWT token verified successfully for user profile
[07-Jun-2026 20:49:45 UTC] User ID: 346
[07-Jun-2026 20:49:45 UTC] ✅ User profile retrieved successfully for user ID: 346
[07-Jun-2026 20:49:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jun-2026 20:49:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jun-2026 20:49:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"178.58.216.202, 172.71.144.82","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a08286753f08dbfe-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"178.58.216.202","cf-ipcountry":"SI","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[07-Jun-2026 20:49:45 UTC] === User Orders API Called ===
[07-Jun-2026 20:49:45 UTC] User ID: 346
[07-Jun-2026 20:49:45 UTC] Limit: 20, Offset: 0
[07-Jun-2026 20:49:45 UTC] Orders found: 5
[07-Jun-2026 20:49:45 UTC] Orders data: [{"id":204,"quantity":820,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro\/1234567","status":"pending","created_at":"2026-04-17 14:44:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":200,"quantity":41,"total_coins":820,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"cancelled","created_at":"2026-04-17 10:18:01","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":199,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:36","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":198,"quantity":107,"total_coins":2140,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:40:20","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":197,"quantity":1000,"total_coins":20000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cleareuro","status":"completed","created_at":"2026-04-17 09:38:00","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""}]
[07-Jun-2026 20:49:45 UTC] Total orders count: 5
[07-Jun-2026 20:49:45 UTC] === API CALL LOG ===
[07-Jun-2026 20:49:45 UTC] Endpoint: user/profile.php
[07-Jun-2026 20:49:45 UTC] Full Log Data: {
    "timestamp": "2026-06-07 20:49:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.58.216.202",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "178.58.216.202, 172.71.144.82",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0828675d96adbfe-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "178.58.216.202",
        "cf-ipcountry": "SI",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jun-2026 20:49:45 UTC] === END API CALL LOG ===
[07-Jun-2026 20:49:45 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jun-2026 20:49:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQ2IiwidXNlcm5hbWUiOiJAQ2xlYWFyMDEiLCJlbWFpbCI6InJvay5iZXJnYW50MUBnbWFpbC5jb20iLCJleHAiOjE3NzY5ODk4NDR9.yjPlIoAVF12i003gQFqCzw5XXfZ8OXksSBV4co_hsVs
[07-Jun-2026 20:49:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jun-2026 20:49:45 UTC] ✅ JWT token verified successfully for user profile
[07-Jun-2026 20:49:45 UTC] User ID: 346
[07-Jun-2026 20:49:45 UTC] ✅ User profile retrieved successfully for user ID: 346
[07-Jun-2026 21:24:51 UTC] === API CALL LOG ===
[07-Jun-2026 21:24:51 UTC] Endpoint: user/profile.php
[07-Jun-2026 21:24:51 UTC] Full Log Data: {
    "timestamp": "2026-06-07 21:24:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "23.251.60.93",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "23.251.60.93, 172.70.108.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a082b9dbd8d6e218-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "23.251.60.93",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jun-2026 21:24:51 UTC] === END API CALL LOG ===
[07-Jun-2026 21:24:51 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jun-2026 21:24:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ
[07-Jun-2026 21:24:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jun-2026 21:24:51 UTC] ✅ JWT token verified successfully for user profile
[07-Jun-2026 21:24:51 UTC] User ID: 736
[07-Jun-2026 21:24:51 UTC] ✅ User profile retrieved successfully for user ID: 736
[07-Jun-2026 21:24:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jun-2026 21:24:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jun-2026 21:24:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"23.251.60.93, 172.70.108.14","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a082b9e04b54e218-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"23.251.60.93","cf-ipcountry":"FR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[07-Jun-2026 21:24:51 UTC] === User Orders API Called ===
[07-Jun-2026 21:24:51 UTC] User ID: 736
[07-Jun-2026 21:24:51 UTC] Limit: 20, Offset: 0
[07-Jun-2026 21:24:51 UTC] Orders found: 2
[07-Jun-2026 21:24:51 UTC] Orders data: [{"id":329,"quantity":950,"total_coins":950,"coin_type":"regular","telegram_link":"https:\/\/t.me\/idrassa_fixed_2026","status":"cancelled","created_at":"2026-06-07 13:03:15","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":328,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/idrassa_fixed_2026","status":"cancelled","created_at":"2026-06-07 13:01:51","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[07-Jun-2026 21:24:51 UTC] Total orders count: 2
[07-Jun-2026 21:24:51 UTC] === API CALL LOG ===
[07-Jun-2026 21:24:51 UTC] Endpoint: user/profile.php
[07-Jun-2026 21:24:51 UTC] Full Log Data: {
    "timestamp": "2026-06-07 21:24:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "23.251.60.93",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "23.251.60.93, 172.70.108.46",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a082b9e04b51e218-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "23.251.60.93",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jun-2026 21:24:51 UTC] === END API CALL LOG ===
[07-Jun-2026 21:24:51 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jun-2026 21:24:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ
[07-Jun-2026 21:24:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jun-2026 21:24:51 UTC] ✅ JWT token verified successfully for user profile
[07-Jun-2026 21:24:51 UTC] User ID: 736
[07-Jun-2026 21:24:51 UTC] ✅ User profile retrieved successfully for user ID: 736
[07-Jun-2026 21:24:52 UTC] === API CALL LOG ===
[07-Jun-2026 21:24:52 UTC] Endpoint: user/profile.php
[07-Jun-2026 21:24:52 UTC] Full Log Data: {
    "timestamp": "2026-06-07 21:24:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "23.251.60.93",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "23.251.60.93, 172.70.108.47",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a082b9e04b55e218-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "23.251.60.93",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jun-2026 21:24:52 UTC] === END API CALL LOG ===
[07-Jun-2026 21:24:52 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jun-2026 21:24:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ
[07-Jun-2026 21:24:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jun-2026 21:24:52 UTC] ✅ JWT token verified successfully for user profile
[07-Jun-2026 21:24:52 UTC] User ID: 736
[07-Jun-2026 21:24:52 UTC] ✅ User profile retrieved successfully for user ID: 736
[07-Jun-2026 21:27:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jun-2026 21:27:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jun-2026 21:27:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"23.251.60.93, 162.159.122.164","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a082bd04f9735321-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"23.251.60.93","cf-ipcountry":"FR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[07-Jun-2026 21:27:00 UTC] === User Orders API Called ===
[07-Jun-2026 21:27:00 UTC] User ID: 736
[07-Jun-2026 21:27:00 UTC] Limit: 20, Offset: 0
[07-Jun-2026 21:27:00 UTC] Orders found: 2
[07-Jun-2026 21:27:00 UTC] Orders data: [{"id":329,"quantity":950,"total_coins":950,"coin_type":"regular","telegram_link":"https:\/\/t.me\/idrassa_fixed_2026","status":"cancelled","created_at":"2026-06-07 13:03:15","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":328,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/idrassa_fixed_2026","status":"cancelled","created_at":"2026-06-07 13:01:51","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[07-Jun-2026 21:27:00 UTC] Total orders count: 2
[07-Jun-2026 21:27:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jun-2026 21:27:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jun-2026 21:27:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"23.251.60.93, 162.159.122.75","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a082bd0c5a295321-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"23.251.60.93","cf-ipcountry":"FR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[07-Jun-2026 21:27:01 UTC] === User Orders API Called ===
[07-Jun-2026 21:27:01 UTC] User ID: 736
[07-Jun-2026 21:27:01 UTC] Limit: 20, Offset: 0
[07-Jun-2026 21:27:01 UTC] Orders found: 2
[07-Jun-2026 21:27:01 UTC] Orders data: [{"id":329,"quantity":950,"total_coins":950,"coin_type":"regular","telegram_link":"https:\/\/t.me\/idrassa_fixed_2026","status":"cancelled","created_at":"2026-06-07 13:03:15","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":328,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/idrassa_fixed_2026","status":"cancelled","created_at":"2026-06-07 13:01:51","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[07-Jun-2026 21:27:01 UTC] Total orders count: 2
[07-Jun-2026 21:27:05 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jun-2026 21:27:05 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jun-2026 21:27:05 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"23.251.60.93, 162.159.122.164","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a082bd240bda5321-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"23.251.60.93","cf-ipcountry":"FR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[07-Jun-2026 21:27:05 UTC] === User Orders API Called ===
[07-Jun-2026 21:27:05 UTC] User ID: 736
[07-Jun-2026 21:27:05 UTC] Limit: 20, Offset: 0
[07-Jun-2026 21:27:05 UTC] Orders found: 2
[07-Jun-2026 21:27:05 UTC] Orders data: [{"id":329,"quantity":950,"total_coins":950,"coin_type":"regular","telegram_link":"https:\/\/t.me\/idrassa_fixed_2026","status":"cancelled","created_at":"2026-06-07 13:03:15","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":328,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/idrassa_fixed_2026","status":"cancelled","created_at":"2026-06-07 13:01:51","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[07-Jun-2026 21:27:05 UTC] Total orders count: 2
[07-Jun-2026 21:27:05 UTC] === API CALL LOG ===
[07-Jun-2026 21:27:05 UTC] Endpoint: user/profile.php
[07-Jun-2026 21:27:05 UTC] Full Log Data: {
    "timestamp": "2026-06-07 21:27:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "23.251.60.93",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "23.251.60.93, 162.159.122.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a082bd240bdc5321-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "23.251.60.93",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jun-2026 21:27:05 UTC] === END API CALL LOG ===
[07-Jun-2026 21:27:05 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jun-2026 21:27:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ
[07-Jun-2026 21:27:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jun-2026 21:27:05 UTC] ✅ JWT token verified successfully for user profile
[07-Jun-2026 21:27:05 UTC] User ID: 736
[07-Jun-2026 21:27:05 UTC] ✅ User profile retrieved successfully for user ID: 736
[07-Jun-2026 21:27:06 UTC] === API CALL LOG ===
[07-Jun-2026 21:27:06 UTC] Endpoint: user/profile.php
[07-Jun-2026 21:27:06 UTC] Full Log Data: {
    "timestamp": "2026-06-07 21:27:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "23.251.60.93",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "23.251.60.93, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a082bd280c675321-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "23.251.60.93",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jun-2026 21:27:06 UTC] === END API CALL LOG ===
[07-Jun-2026 21:27:06 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jun-2026 21:27:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ
[07-Jun-2026 21:27:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jun-2026 21:27:06 UTC] ✅ JWT token verified successfully for user profile
[07-Jun-2026 21:27:06 UTC] User ID: 736
[07-Jun-2026 21:27:06 UTC] ✅ User profile retrieved successfully for user ID: 736
[07-Jun-2026 21:27:18 UTC] === API CALL LOG ===
[07-Jun-2026 21:27:18 UTC] Endpoint: user/profile.php
[07-Jun-2026 21:27:18 UTC] Full Log Data: {
    "timestamp": "2026-06-07 21:27:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "23.251.60.93",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "23.251.60.93, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a082bd712e3de15d-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "23.251.60.93",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jun-2026 21:27:18 UTC] === END API CALL LOG ===
[07-Jun-2026 21:27:18 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jun-2026 21:27:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ
[07-Jun-2026 21:27:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jun-2026 21:27:18 UTC] ✅ JWT token verified successfully for user profile
[07-Jun-2026 21:27:18 UTC] User ID: 736
[07-Jun-2026 21:27:18 UTC] ✅ User profile retrieved successfully for user ID: 736
[07-Jun-2026 21:27:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jun-2026 21:27:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jun-2026 21:27:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"23.251.60.93, 172.68.234.131","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a082bdb4e84ee15d-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"23.251.60.93","cf-ipcountry":"FR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[07-Jun-2026 21:27:28 UTC] === User Orders API Called ===
[07-Jun-2026 21:27:28 UTC] User ID: 736
[07-Jun-2026 21:27:28 UTC] Limit: 20, Offset: 0
[07-Jun-2026 21:27:28 UTC] Orders found: 3
[07-Jun-2026 21:27:28 UTC] Orders data: [{"id":330,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/idrassa_fixed_2026\/13301","status":"pending","created_at":"2026-06-08 00:57:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":329,"quantity":950,"total_coins":950,"coin_type":"regular","telegram_link":"https:\/\/t.me\/idrassa_fixed_2026","status":"cancelled","created_at":"2026-06-07 13:03:15","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":328,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/idrassa_fixed_2026","status":"cancelled","created_at":"2026-06-07 13:01:51","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[07-Jun-2026 21:27:28 UTC] Total orders count: 3
[07-Jun-2026 21:27:33 UTC] === API CALL LOG ===
[07-Jun-2026 21:27:33 UTC] Endpoint: user/profile.php
[07-Jun-2026 21:27:33 UTC] Full Log Data: {
    "timestamp": "2026-06-07 21:27:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "23.251.60.93",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "23.251.60.93, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a082bdcf6cf8e15d-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "23.251.60.93",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jun-2026 21:27:33 UTC] === END API CALL LOG ===
[07-Jun-2026 21:27:33 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jun-2026 21:27:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ
[07-Jun-2026 21:27:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jun-2026 21:27:33 UTC] ✅ JWT token verified successfully for user profile
[07-Jun-2026 21:27:33 UTC] User ID: 736
[07-Jun-2026 21:27:33 UTC] ✅ User profile retrieved successfully for user ID: 736
[07-Jun-2026 21:27:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jun-2026 21:27:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jun-2026 21:27:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"23.251.60.93, 172.68.234.131","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a082bdcf6cf7e15d-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"23.251.60.93","cf-ipcountry":"FR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[07-Jun-2026 21:27:33 UTC] === User Orders API Called ===
[07-Jun-2026 21:27:33 UTC] User ID: 736
[07-Jun-2026 21:27:33 UTC] Limit: 20, Offset: 0
[07-Jun-2026 21:27:33 UTC] Orders found: 3
[07-Jun-2026 21:27:33 UTC] Orders data: [{"id":330,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/idrassa_fixed_2026\/13301","status":"pending","created_at":"2026-06-08 00:57:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":329,"quantity":950,"total_coins":950,"coin_type":"regular","telegram_link":"https:\/\/t.me\/idrassa_fixed_2026","status":"cancelled","created_at":"2026-06-07 13:03:15","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":328,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/idrassa_fixed_2026","status":"cancelled","created_at":"2026-06-07 13:01:51","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[07-Jun-2026 21:27:33 UTC] Total orders count: 3
[07-Jun-2026 21:27:33 UTC] === API CALL LOG ===
[07-Jun-2026 21:27:33 UTC] Endpoint: user/profile.php
[07-Jun-2026 21:27:33 UTC] Full Log Data: {
    "timestamp": "2026-06-07 21:27:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "23.251.60.93",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "23.251.60.93, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a082bdd39cdae15d-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "23.251.60.93",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jun-2026 21:27:33 UTC] === END API CALL LOG ===
[07-Jun-2026 21:27:33 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jun-2026 21:27:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ
[07-Jun-2026 21:27:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jun-2026 21:27:33 UTC] ✅ JWT token verified successfully for user profile
[07-Jun-2026 21:27:33 UTC] User ID: 736
[07-Jun-2026 21:27:33 UTC] ✅ User profile retrieved successfully for user ID: 736
[07-Jun-2026 21:27:43 UTC] === API CALL LOG ===
[07-Jun-2026 21:27:43 UTC] Endpoint: user/profile.php
[07-Jun-2026 21:27:43 UTC] Full Log Data: {
    "timestamp": "2026-06-07 21:27:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "23.251.60.93",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "23.251.60.93, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a082be0db89be15d-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "23.251.60.93",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jun-2026 21:27:43 UTC] === END API CALL LOG ===
[07-Jun-2026 21:27:43 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jun-2026 21:27:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ
[07-Jun-2026 21:27:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jun-2026 21:27:43 UTC] ✅ JWT token verified successfully for user profile
[07-Jun-2026 21:27:43 UTC] User ID: 736
[07-Jun-2026 21:27:43 UTC] ✅ User profile retrieved successfully for user ID: 736
[07-Jun-2026 21:28:12 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jun-2026 21:28:12 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jun-2026 21:28:12 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"23.251.60.93, 172.68.234.131","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a082bec8bcb0e15d-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"23.251.60.93","cf-ipcountry":"FR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[07-Jun-2026 21:28:12 UTC] === User Orders API Called ===
[07-Jun-2026 21:28:12 UTC] User ID: 736
[07-Jun-2026 21:28:12 UTC] Limit: 20, Offset: 0
[07-Jun-2026 21:28:12 UTC] Orders found: 4
[07-Jun-2026 21:28:12 UTC] Orders data: [{"id":331,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/idrassa_fixed_2026\/13300","status":"pending","created_at":"2026-06-08 00:58:10","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":330,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/idrassa_fixed_2026\/13301","status":"pending","created_at":"2026-06-08 00:57:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":329,"quantity":950,"total_coins":950,"coin_type":"regular","telegram_link":"https:\/\/t.me\/idrassa_fixed_2026","status":"cancelled","created_at":"2026-06-07 13:03:15","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":328,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/idrassa_fixed_2026","status":"cancelled","created_at":"2026-06-07 13:01:51","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[07-Jun-2026 21:28:12 UTC] Total orders count: 4
[07-Jun-2026 22:17:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jun-2026 22:17:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jun-2026 22:17:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.112.106.239, 172.69.253.143","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ1IiwidXNlcm5hbWUiOiJTd2VldGxpZmU0MjAiLCJlbWFpbCI6InN0YXJib3kyMTcyMTdAZ21haWwuY29tIiwiZXhwIjoxNzgxNDc1NDcxfQ.5YokSQvoif8Y8TNKOX7JdrgdHkldVqYXzSiw3hH_VeM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a08307839e1854c1-LOS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.112.106.239","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[07-Jun-2026 22:17:52 UTC] === User Orders API Called ===
[07-Jun-2026 22:17:52 UTC] User ID: 745
[07-Jun-2026 22:17:52 UTC] Limit: 20, Offset: 0
[07-Jun-2026 22:17:52 UTC] Orders found: 0
[07-Jun-2026 22:17:52 UTC] Orders data: []
[07-Jun-2026 22:17:52 UTC] Total orders count: 0
[07-Jun-2026 22:17:52 UTC] === API CALL LOG ===
[07-Jun-2026 22:17:52 UTC] Endpoint: user/profile.php
[07-Jun-2026 22:17:52 UTC] Full Log Data: {
    "timestamp": "2026-06-07 22:17:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.106.239",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.112.106.239, 172.69.253.151",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ1IiwidXNlcm5hbWUiOiJTd2VldGxpZmU0MjAiLCJlbWFpbCI6InN0YXJib3kyMTcyMTdAZ21haWwuY29tIiwiZXhwIjoxNzgxNDc1NDcxfQ.5YokSQvoif8Y8TNKOX7JdrgdHkldVqYXzSiw3hH_VeM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08307832bbb54c1-LOS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.112.106.239",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jun-2026 22:17:52 UTC] === END API CALL LOG ===
[07-Jun-2026 22:17:52 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jun-2026 22:17:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ1IiwidXNlcm5hbWUiOiJTd2VldGxpZmU0MjAiLCJlbWFpbCI6InN0YXJib3kyMTcyMTdAZ21haWwuY29tIiwiZXhwIjoxNzgxNDc1NDcxfQ.5YokSQvoif8Y8TNKOX7JdrgdHkldVqYXzSiw3hH_VeM
[07-Jun-2026 22:17:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jun-2026 22:17:52 UTC] ✅ JWT token verified successfully for user profile
[07-Jun-2026 22:17:52 UTC] User ID: 745
[07-Jun-2026 22:17:52 UTC] ✅ User profile retrieved successfully for user ID: 745
[07-Jun-2026 22:17:52 UTC] === API CALL LOG ===
[07-Jun-2026 22:17:52 UTC] Endpoint: user/profile.php
[07-Jun-2026 22:17:52 UTC] Full Log Data: {
    "timestamp": "2026-06-07 22:17:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.106.239",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.112.106.239, 172.69.253.150",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ1IiwidXNlcm5hbWUiOiJTd2VldGxpZmU0MjAiLCJlbWFpbCI6InN0YXJib3kyMTcyMTdAZ21haWwuY29tIiwiZXhwIjoxNzgxNDc1NDcxfQ.5YokSQvoif8Y8TNKOX7JdrgdHkldVqYXzSiw3hH_VeM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0830783cf2854c1-LOS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.112.106.239",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jun-2026 22:17:52 UTC] === END API CALL LOG ===
[07-Jun-2026 22:17:52 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jun-2026 22:17:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ1IiwidXNlcm5hbWUiOiJTd2VldGxpZmU0MjAiLCJlbWFpbCI6InN0YXJib3kyMTcyMTdAZ21haWwuY29tIiwiZXhwIjoxNzgxNDc1NDcxfQ.5YokSQvoif8Y8TNKOX7JdrgdHkldVqYXzSiw3hH_VeM
[07-Jun-2026 22:17:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jun-2026 22:17:52 UTC] ✅ JWT token verified successfully for user profile
[07-Jun-2026 22:17:52 UTC] User ID: 745
[07-Jun-2026 22:17:52 UTC] ✅ User profile retrieved successfully for user ID: 745
[07-Jun-2026 22:17:52 UTC] === API CALL LOG ===
[07-Jun-2026 22:17:52 UTC] Endpoint: user/profile.php
[07-Jun-2026 22:17:52 UTC] Full Log Data: {
    "timestamp": "2026-06-07 22:17:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.106.239",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.112.106.239, 172.69.253.143",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ1IiwidXNlcm5hbWUiOiJTd2VldGxpZmU0MjAiLCJlbWFpbCI6InN0YXJib3kyMTcyMTdAZ21haWwuY29tIiwiZXhwIjoxNzgxNDc1NDcxfQ.5YokSQvoif8Y8TNKOX7JdrgdHkldVqYXzSiw3hH_VeM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0830788c8c754c1-LOS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.112.106.239",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jun-2026 22:17:52 UTC] === END API CALL LOG ===
[07-Jun-2026 22:17:52 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jun-2026 22:17:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ1IiwidXNlcm5hbWUiOiJTd2VldGxpZmU0MjAiLCJlbWFpbCI6InN0YXJib3kyMTcyMTdAZ21haWwuY29tIiwiZXhwIjoxNzgxNDc1NDcxfQ.5YokSQvoif8Y8TNKOX7JdrgdHkldVqYXzSiw3hH_VeM
[07-Jun-2026 22:17:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jun-2026 22:17:52 UTC] ✅ JWT token verified successfully for user profile
[07-Jun-2026 22:17:52 UTC] User ID: 745
[07-Jun-2026 22:17:52 UTC] ✅ User profile retrieved successfully for user ID: 745
[07-Jun-2026 22:18:26 UTC] === API CALL LOG ===
[07-Jun-2026 22:18:26 UTC] Endpoint: user/profile.php
[07-Jun-2026 22:18:26 UTC] Full Log Data: {
    "timestamp": "2026-06-07 22:18:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.106.239",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.112.106.239, 172.69.253.143",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ1IiwidXNlcm5hbWUiOiJTd2VldGxpZmU0MjAiLCJlbWFpbCI6InN0YXJib3kyMTcyMTdAZ21haWwuY29tIiwiZXhwIjoxNzgxNDc1NDcxfQ.5YokSQvoif8Y8TNKOX7JdrgdHkldVqYXzSiw3hH_VeM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a083085bfbea54c1-LOS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.112.106.239",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jun-2026 22:18:26 UTC] === END API CALL LOG ===
[07-Jun-2026 22:18:26 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jun-2026 22:18:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ1IiwidXNlcm5hbWUiOiJTd2VldGxpZmU0MjAiLCJlbWFpbCI6InN0YXJib3kyMTcyMTdAZ21haWwuY29tIiwiZXhwIjoxNzgxNDc1NDcxfQ.5YokSQvoif8Y8TNKOX7JdrgdHkldVqYXzSiw3hH_VeM
[07-Jun-2026 22:18:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jun-2026 22:18:26 UTC] ✅ JWT token verified successfully for user profile
[07-Jun-2026 22:18:26 UTC] User ID: 745
[07-Jun-2026 22:18:26 UTC] ✅ User profile retrieved successfully for user ID: 745
[07-Jun-2026 22:20:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jun-2026 22:20:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jun-2026 22:20:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.112.106.239, 172.69.253.142","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ1IiwidXNlcm5hbWUiOiJTd2VldGxpZmU0MjAiLCJlbWFpbCI6InN0YXJib3kyMTcyMTdAZ21haWwuY29tIiwiZXhwIjoxNzgxNDc1NDcxfQ.5YokSQvoif8Y8TNKOX7JdrgdHkldVqYXzSiw3hH_VeM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0830ad5bf8454c1-LOS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.112.106.239","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[07-Jun-2026 22:20:08 UTC] === User Orders API Called ===
[07-Jun-2026 22:20:08 UTC] User ID: 745
[07-Jun-2026 22:20:08 UTC] Limit: 20, Offset: 0
[07-Jun-2026 22:20:08 UTC] Orders found: 0
[07-Jun-2026 22:20:08 UTC] Orders data: []
[07-Jun-2026 22:20:08 UTC] Total orders count: 0
[07-Jun-2026 22:20:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jun-2026 22:20:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jun-2026 22:20:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.112.106.239, 172.69.253.143","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ1IiwidXNlcm5hbWUiOiJTd2VldGxpZmU0MjAiLCJlbWFpbCI6InN0YXJib3kyMTcyMTdAZ21haWwuY29tIiwiZXhwIjoxNzgxNDc1NDcxfQ.5YokSQvoif8Y8TNKOX7JdrgdHkldVqYXzSiw3hH_VeM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0830af69b0654c1-LOS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.112.106.239","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[07-Jun-2026 22:20:13 UTC] === User Orders API Called ===
[07-Jun-2026 22:20:13 UTC] User ID: 745
[07-Jun-2026 22:20:13 UTC] Limit: 20, Offset: 0
[07-Jun-2026 22:20:13 UTC] Orders found: 0
[07-Jun-2026 22:20:13 UTC] Orders data: []
[07-Jun-2026 22:20:13 UTC] Total orders count: 0
[07-Jun-2026 22:20:13 UTC] === API CALL LOG ===
[07-Jun-2026 22:20:13 UTC] Endpoint: user/profile.php
[07-Jun-2026 22:20:13 UTC] Full Log Data: {
    "timestamp": "2026-06-07 22:20:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.106.239",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.112.106.239, 172.69.253.142",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ1IiwidXNlcm5hbWUiOiJTd2VldGxpZmU0MjAiLCJlbWFpbCI6InN0YXJib3kyMTcyMTdAZ21haWwuY29tIiwiZXhwIjoxNzgxNDc1NDcxfQ.5YokSQvoif8Y8TNKOX7JdrgdHkldVqYXzSiw3hH_VeM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0830af6ecf154c1-LOS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.112.106.239",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jun-2026 22:20:13 UTC] === END API CALL LOG ===
[07-Jun-2026 22:20:13 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jun-2026 22:20:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ1IiwidXNlcm5hbWUiOiJTd2VldGxpZmU0MjAiLCJlbWFpbCI6InN0YXJib3kyMTcyMTdAZ21haWwuY29tIiwiZXhwIjoxNzgxNDc1NDcxfQ.5YokSQvoif8Y8TNKOX7JdrgdHkldVqYXzSiw3hH_VeM
[07-Jun-2026 22:20:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jun-2026 22:20:13 UTC] ✅ JWT token verified successfully for user profile
[07-Jun-2026 22:20:13 UTC] User ID: 745
[07-Jun-2026 22:20:13 UTC] ✅ User profile retrieved successfully for user ID: 745
[07-Jun-2026 22:20:14 UTC] === API CALL LOG ===
[07-Jun-2026 22:20:14 UTC] Endpoint: user/profile.php
[07-Jun-2026 22:20:14 UTC] Full Log Data: {
    "timestamp": "2026-06-07 22:20:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.106.239",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.112.106.239, 172.69.253.142",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ1IiwidXNlcm5hbWUiOiJTd2VldGxpZmU0MjAiLCJlbWFpbCI6InN0YXJib3kyMTcyMTdAZ21haWwuY29tIiwiZXhwIjoxNzgxNDc1NDcxfQ.5YokSQvoif8Y8TNKOX7JdrgdHkldVqYXzSiw3hH_VeM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0830afb985654c1-LOS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.112.106.239",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jun-2026 22:20:14 UTC] === END API CALL LOG ===
[07-Jun-2026 22:20:14 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jun-2026 22:20:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ1IiwidXNlcm5hbWUiOiJTd2VldGxpZmU0MjAiLCJlbWFpbCI6InN0YXJib3kyMTcyMTdAZ21haWwuY29tIiwiZXhwIjoxNzgxNDc1NDcxfQ.5YokSQvoif8Y8TNKOX7JdrgdHkldVqYXzSiw3hH_VeM
[07-Jun-2026 22:20:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jun-2026 22:20:14 UTC] ✅ JWT token verified successfully for user profile
[07-Jun-2026 22:20:14 UTC] User ID: 745
[07-Jun-2026 22:20:14 UTC] ✅ User profile retrieved successfully for user ID: 745
[07-Jun-2026 22:52:47 UTC] === API CALL LOG ===
[07-Jun-2026 22:52:47 UTC] Endpoint: user/profile.php
[07-Jun-2026 22:52:47 UTC] Full Log Data: {
    "timestamp": "2026-06-07 22:52:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:adc3:125:4c00:8163:dfb2:5429:9621",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2400:adc3:125:4c00:8163:dfb2:5429:9621, 172.68.249.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ2IiwidXNlcm5hbWUiOiJhZGlyb25lZ29sZHRyYWRlcnMiLCJlbWFpbCI6ImdtMjI0NDEwNUBnbWFpbC5jb20iLCJleHAiOjE3ODE0Nzc1NjZ9.J-6l68l-pEgGvF0bae5ZJVj2GfnFRdLiS3wwN-49b9c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0833aaae86fb7dc-KHI",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2400:adc3:125:4c00:8163:dfb2:5429:9621",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jun-2026 22:52:47 UTC] === END API CALL LOG ===
[07-Jun-2026 22:52:47 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jun-2026 22:52:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ2IiwidXNlcm5hbWUiOiJhZGlyb25lZ29sZHRyYWRlcnMiLCJlbWFpbCI6ImdtMjI0NDEwNUBnbWFpbC5jb20iLCJleHAiOjE3ODE0Nzc1NjZ9.J-6l68l-pEgGvF0bae5ZJVj2GfnFRdLiS3wwN-49b9c
[07-Jun-2026 22:52:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jun-2026 22:52:47 UTC] ✅ JWT token verified successfully for user profile
[07-Jun-2026 22:52:47 UTC] User ID: 746
[07-Jun-2026 22:52:47 UTC] ✅ User profile retrieved successfully for user ID: 746
[07-Jun-2026 22:52:47 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jun-2026 22:52:47 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jun-2026 22:52:47 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2400:adc3:125:4c00:8163:dfb2:5429:9621, 172.68.249.164","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ2IiwidXNlcm5hbWUiOiJhZGlyb25lZ29sZHRyYWRlcnMiLCJlbWFpbCI6ImdtMjI0NDEwNUBnbWFpbC5jb20iLCJleHAiOjE3ODE0Nzc1NjZ9.J-6l68l-pEgGvF0bae5ZJVj2GfnFRdLiS3wwN-49b9c","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0833aab08a2b7dc-KHI","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2400:adc3:125:4c00:8163:dfb2:5429:9621","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[07-Jun-2026 22:52:47 UTC] === User Orders API Called ===
[07-Jun-2026 22:52:47 UTC] User ID: 746
[07-Jun-2026 22:52:47 UTC] Limit: 20, Offset: 0
[07-Jun-2026 22:52:47 UTC] Orders found: 0
[07-Jun-2026 22:52:47 UTC] Orders data: []
[07-Jun-2026 22:52:47 UTC] Total orders count: 0
[07-Jun-2026 22:52:47 UTC] === API CALL LOG ===
[07-Jun-2026 22:52:47 UTC] Endpoint: user/profile.php
[07-Jun-2026 22:52:47 UTC] Full Log Data: {
    "timestamp": "2026-06-07 22:52:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:adc3:125:4c00:8163:dfb2:5429:9621",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2400:adc3:125:4c00:8163:dfb2:5429:9621, 172.68.249.163",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ2IiwidXNlcm5hbWUiOiJhZGlyb25lZ29sZHRyYWRlcnMiLCJlbWFpbCI6ImdtMjI0NDEwNUBnbWFpbC5jb20iLCJleHAiOjE3ODE0Nzc1NjZ9.J-6l68l-pEgGvF0bae5ZJVj2GfnFRdLiS3wwN-49b9c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0833aab9980b7dc-KHI",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2400:adc3:125:4c00:8163:dfb2:5429:9621",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jun-2026 22:52:47 UTC] === END API CALL LOG ===
[07-Jun-2026 22:52:47 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jun-2026 22:52:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ2IiwidXNlcm5hbWUiOiJhZGlyb25lZ29sZHRyYWRlcnMiLCJlbWFpbCI6ImdtMjI0NDEwNUBnbWFpbC5jb20iLCJleHAiOjE3ODE0Nzc1NjZ9.J-6l68l-pEgGvF0bae5ZJVj2GfnFRdLiS3wwN-49b9c
[07-Jun-2026 22:52:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jun-2026 22:52:47 UTC] ✅ JWT token verified successfully for user profile
[07-Jun-2026 22:52:47 UTC] User ID: 746
[07-Jun-2026 22:52:47 UTC] ✅ User profile retrieved successfully for user ID: 746
[07-Jun-2026 22:52:48 UTC] === API CALL LOG ===
[07-Jun-2026 22:52:48 UTC] Endpoint: user/profile.php
[07-Jun-2026 22:52:48 UTC] Full Log Data: {
    "timestamp": "2026-06-07 22:52:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:adc3:125:4c00:8163:dfb2:5429:9621",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2400:adc3:125:4c00:8163:dfb2:5429:9621, 172.68.249.162",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ2IiwidXNlcm5hbWUiOiJhZGlyb25lZ29sZHRyYWRlcnMiLCJlbWFpbCI6ImdtMjI0NDEwNUBnbWFpbC5jb20iLCJleHAiOjE3ODE0Nzc1NjZ9.J-6l68l-pEgGvF0bae5ZJVj2GfnFRdLiS3wwN-49b9c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0833ab15b91b7dc-KHI",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2400:adc3:125:4c00:8163:dfb2:5429:9621",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jun-2026 22:52:48 UTC] === END API CALL LOG ===
[07-Jun-2026 22:52:48 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jun-2026 22:52:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ2IiwidXNlcm5hbWUiOiJhZGlyb25lZ29sZHRyYWRlcnMiLCJlbWFpbCI6ImdtMjI0NDEwNUBnbWFpbC5jb20iLCJleHAiOjE3ODE0Nzc1NjZ9.J-6l68l-pEgGvF0bae5ZJVj2GfnFRdLiS3wwN-49b9c
[07-Jun-2026 22:52:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jun-2026 22:52:48 UTC] ✅ JWT token verified successfully for user profile
[07-Jun-2026 22:52:48 UTC] User ID: 746
[07-Jun-2026 22:52:48 UTC] ✅ User profile retrieved successfully for user ID: 746
[07-Jun-2026 22:52:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jun-2026 22:52:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jun-2026 22:52:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2400:adc3:125:4c00:8163:dfb2:5429:9621, 172.68.249.165","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ2IiwidXNlcm5hbWUiOiJhZGlyb25lZ29sZHRyYWRlcnMiLCJlbWFpbCI6ImdtMjI0NDEwNUBnbWFpbC5jb20iLCJleHAiOjE3ODE0Nzc1NjZ9.J-6l68l-pEgGvF0bae5ZJVj2GfnFRdLiS3wwN-49b9c","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0833af0ad86b7dc-KHI","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2400:adc3:125:4c00:8163:dfb2:5429:9621","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[07-Jun-2026 22:52:58 UTC] === User Orders API Called ===
[07-Jun-2026 22:52:58 UTC] User ID: 746
[07-Jun-2026 22:52:58 UTC] Limit: 20, Offset: 0
[07-Jun-2026 22:52:58 UTC] Orders found: 0
[07-Jun-2026 22:52:58 UTC] Orders data: []
[07-Jun-2026 22:52:58 UTC] Total orders count: 0
[07-Jun-2026 22:52:59 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jun-2026 22:52:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jun-2026 22:52:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2400:adc3:125:4c00:8163:dfb2:5429:9621, 172.68.249.165","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ2IiwidXNlcm5hbWUiOiJhZGlyb25lZ29sZHRyYWRlcnMiLCJlbWFpbCI6ImdtMjI0NDEwNUBnbWFpbC5jb20iLCJleHAiOjE3ODE0Nzc1NjZ9.J-6l68l-pEgGvF0bae5ZJVj2GfnFRdLiS3wwN-49b9c","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0833af5aed5b7dc-KHI","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2400:adc3:125:4c00:8163:dfb2:5429:9621","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[07-Jun-2026 22:52:59 UTC] === User Orders API Called ===
[07-Jun-2026 22:52:59 UTC] User ID: 746
[07-Jun-2026 22:52:59 UTC] Limit: 20, Offset: 0
[07-Jun-2026 22:52:59 UTC] Orders found: 0
[07-Jun-2026 22:52:59 UTC] Orders data: []
[07-Jun-2026 22:52:59 UTC] Total orders count: 0
[07-Jun-2026 22:52:59 UTC] === API CALL LOG ===
[07-Jun-2026 22:52:59 UTC] Endpoint: user/profile.php
[07-Jun-2026 22:52:59 UTC] Full Log Data: {
    "timestamp": "2026-06-07 22:52:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:adc3:125:4c00:8163:dfb2:5429:9621",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2400:adc3:125:4c00:8163:dfb2:5429:9621, 172.68.249.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ2IiwidXNlcm5hbWUiOiJhZGlyb25lZ29sZHRyYWRlcnMiLCJlbWFpbCI6ImdtMjI0NDEwNUBnbWFpbC5jb20iLCJleHAiOjE3ODE0Nzc1NjZ9.J-6l68l-pEgGvF0bae5ZJVj2GfnFRdLiS3wwN-49b9c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0833af64fd2b7dc-KHI",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2400:adc3:125:4c00:8163:dfb2:5429:9621",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jun-2026 22:52:59 UTC] === END API CALL LOG ===
[07-Jun-2026 22:52:59 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jun-2026 22:52:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ2IiwidXNlcm5hbWUiOiJhZGlyb25lZ29sZHRyYWRlcnMiLCJlbWFpbCI6ImdtMjI0NDEwNUBnbWFpbC5jb20iLCJleHAiOjE3ODE0Nzc1NjZ9.J-6l68l-pEgGvF0bae5ZJVj2GfnFRdLiS3wwN-49b9c
[07-Jun-2026 22:52:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jun-2026 22:52:59 UTC] ✅ JWT token verified successfully for user profile
[07-Jun-2026 22:52:59 UTC] User ID: 746
[07-Jun-2026 22:52:59 UTC] ✅ User profile retrieved successfully for user ID: 746
[07-Jun-2026 22:52:59 UTC] === API CALL LOG ===
[07-Jun-2026 22:52:59 UTC] Endpoint: user/profile.php
[07-Jun-2026 22:52:59 UTC] Full Log Data: {
    "timestamp": "2026-06-07 22:52:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:adc3:125:4c00:8163:dfb2:5429:9621",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2400:adc3:125:4c00:8163:dfb2:5429:9621, 172.68.249.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ2IiwidXNlcm5hbWUiOiJhZGlyb25lZ29sZHRyYWRlcnMiLCJlbWFpbCI6ImdtMjI0NDEwNUBnbWFpbC5jb20iLCJleHAiOjE3ODE0Nzc1NjZ9.J-6l68l-pEgGvF0bae5ZJVj2GfnFRdLiS3wwN-49b9c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0833af9dd76b7dc-KHI",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2400:adc3:125:4c00:8163:dfb2:5429:9621",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jun-2026 22:52:59 UTC] === END API CALL LOG ===
[07-Jun-2026 22:52:59 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jun-2026 22:52:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ2IiwidXNlcm5hbWUiOiJhZGlyb25lZ29sZHRyYWRlcnMiLCJlbWFpbCI6ImdtMjI0NDEwNUBnbWFpbC5jb20iLCJleHAiOjE3ODE0Nzc1NjZ9.J-6l68l-pEgGvF0bae5ZJVj2GfnFRdLiS3wwN-49b9c
[07-Jun-2026 22:52:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jun-2026 22:52:59 UTC] ✅ JWT token verified successfully for user profile
[07-Jun-2026 22:52:59 UTC] User ID: 746
[07-Jun-2026 22:52:59 UTC] ✅ User profile retrieved successfully for user ID: 746
[07-Jun-2026 22:52:59 UTC] === API CALL LOG ===
[07-Jun-2026 22:52:59 UTC] Endpoint: user/profile.php
[07-Jun-2026 22:52:59 UTC] Full Log Data: {
    "timestamp": "2026-06-07 22:52:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:adc3:125:4c00:8163:dfb2:5429:9621",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2400:adc3:125:4c00:8163:dfb2:5429:9621, 172.68.249.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ2IiwidXNlcm5hbWUiOiJhZGlyb25lZ29sZHRyYWRlcnMiLCJlbWFpbCI6ImdtMjI0NDEwNUBnbWFpbC5jb20iLCJleHAiOjE3ODE0Nzc1NjZ9.J-6l68l-pEgGvF0bae5ZJVj2GfnFRdLiS3wwN-49b9c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0833afa4e54b7dc-KHI",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2400:adc3:125:4c00:8163:dfb2:5429:9621",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jun-2026 22:52:59 UTC] === END API CALL LOG ===
[07-Jun-2026 22:52:59 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jun-2026 22:52:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ2IiwidXNlcm5hbWUiOiJhZGlyb25lZ29sZHRyYWRlcnMiLCJlbWFpbCI6ImdtMjI0NDEwNUBnbWFpbC5jb20iLCJleHAiOjE3ODE0Nzc1NjZ9.J-6l68l-pEgGvF0bae5ZJVj2GfnFRdLiS3wwN-49b9c
[07-Jun-2026 22:52:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jun-2026 22:52:59 UTC] ✅ JWT token verified successfully for user profile
[07-Jun-2026 22:52:59 UTC] User ID: 746
[07-Jun-2026 22:52:59 UTC] ✅ User profile retrieved successfully for user ID: 746
[07-Jun-2026 22:53:16 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jun-2026 22:53:16 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jun-2026 22:53:16 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2400:adc3:125:4c00:8163:dfb2:5429:9621, 172.68.249.165","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ2IiwidXNlcm5hbWUiOiJhZGlyb25lZ29sZHRyYWRlcnMiLCJlbWFpbCI6ImdtMjI0NDEwNUBnbWFpbC5jb20iLCJleHAiOjE3ODE0Nzc1NjZ9.J-6l68l-pEgGvF0bae5ZJVj2GfnFRdLiS3wwN-49b9c","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0833b60fc13b7dc-KHI","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2400:adc3:125:4c00:8163:dfb2:5429:9621","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[07-Jun-2026 22:53:16 UTC] === User Orders API Called ===
[07-Jun-2026 22:53:16 UTC] User ID: 746
[07-Jun-2026 22:53:16 UTC] Limit: 20, Offset: 0
[07-Jun-2026 22:53:16 UTC] Orders found: 0
[07-Jun-2026 22:53:16 UTC] Orders data: []
[07-Jun-2026 22:53:16 UTC] Total orders count: 0
[07-Jun-2026 22:53:16 UTC] === API CALL LOG ===
[07-Jun-2026 22:53:16 UTC] Endpoint: user/profile.php
[07-Jun-2026 22:53:16 UTC] Full Log Data: {
    "timestamp": "2026-06-07 22:53:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:adc3:125:4c00:8163:dfb2:5429:9621",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2400:adc3:125:4c00:8163:dfb2:5429:9621, 172.68.249.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ2IiwidXNlcm5hbWUiOiJhZGlyb25lZ29sZHRyYWRlcnMiLCJlbWFpbCI6ImdtMjI0NDEwNUBnbWFpbC5jb20iLCJleHAiOjE3ODE0Nzc1NjZ9.J-6l68l-pEgGvF0bae5ZJVj2GfnFRdLiS3wwN-49b9c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0833b618d15b7dc-KHI",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2400:adc3:125:4c00:8163:dfb2:5429:9621",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jun-2026 22:53:16 UTC] === END API CALL LOG ===
[07-Jun-2026 22:53:16 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jun-2026 22:53:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ2IiwidXNlcm5hbWUiOiJhZGlyb25lZ29sZHRyYWRlcnMiLCJlbWFpbCI6ImdtMjI0NDEwNUBnbWFpbC5jb20iLCJleHAiOjE3ODE0Nzc1NjZ9.J-6l68l-pEgGvF0bae5ZJVj2GfnFRdLiS3wwN-49b9c
[07-Jun-2026 22:53:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jun-2026 22:53:16 UTC] ✅ JWT token verified successfully for user profile
[07-Jun-2026 22:53:16 UTC] User ID: 746
[07-Jun-2026 22:53:16 UTC] ✅ User profile retrieved successfully for user ID: 746
[07-Jun-2026 22:53:17 UTC] === API CALL LOG ===
[07-Jun-2026 22:53:17 UTC] Endpoint: user/profile.php
[07-Jun-2026 22:53:17 UTC] Full Log Data: {
    "timestamp": "2026-06-07 22:53:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:adc3:125:4c00:8163:dfb2:5429:9621",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2400:adc3:125:4c00:8163:dfb2:5429:9621, 172.68.249.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ2IiwidXNlcm5hbWUiOiJhZGlyb25lZ29sZHRyYWRlcnMiLCJlbWFpbCI6ImdtMjI0NDEwNUBnbWFpbC5jb20iLCJleHAiOjE3ODE0Nzc1NjZ9.J-6l68l-pEgGvF0bae5ZJVj2GfnFRdLiS3wwN-49b9c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0833b658b7fb7dc-KHI",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2400:adc3:125:4c00:8163:dfb2:5429:9621",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jun-2026 22:53:17 UTC] === END API CALL LOG ===
[07-Jun-2026 22:53:17 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jun-2026 22:53:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ2IiwidXNlcm5hbWUiOiJhZGlyb25lZ29sZHRyYWRlcnMiLCJlbWFpbCI6ImdtMjI0NDEwNUBnbWFpbC5jb20iLCJleHAiOjE3ODE0Nzc1NjZ9.J-6l68l-pEgGvF0bae5ZJVj2GfnFRdLiS3wwN-49b9c
[07-Jun-2026 22:53:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jun-2026 22:53:17 UTC] ✅ JWT token verified successfully for user profile
[07-Jun-2026 22:53:17 UTC] User ID: 746
[07-Jun-2026 22:53:17 UTC] ✅ User profile retrieved successfully for user ID: 746
[07-Jun-2026 22:53:17 UTC] === API CALL LOG ===
[07-Jun-2026 22:53:17 UTC] Endpoint: user/profile.php
[07-Jun-2026 22:53:17 UTC] Full Log Data: {
    "timestamp": "2026-06-07 22:53:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:adc3:125:4c00:8163:dfb2:5429:9621",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2400:adc3:125:4c00:8163:dfb2:5429:9621, 172.68.249.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ2IiwidXNlcm5hbWUiOiJhZGlyb25lZ29sZHRyYWRlcnMiLCJlbWFpbCI6ImdtMjI0NDEwNUBnbWFpbC5jb20iLCJleHAiOjE3ODE0Nzc1NjZ9.J-6l68l-pEgGvF0bae5ZJVj2GfnFRdLiS3wwN-49b9c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0833b67cf60b7dc-KHI",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2400:adc3:125:4c00:8163:dfb2:5429:9621",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jun-2026 22:53:17 UTC] === END API CALL LOG ===
[07-Jun-2026 22:53:17 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jun-2026 22:53:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ2IiwidXNlcm5hbWUiOiJhZGlyb25lZ29sZHRyYWRlcnMiLCJlbWFpbCI6ImdtMjI0NDEwNUBnbWFpbC5jb20iLCJleHAiOjE3ODE0Nzc1NjZ9.J-6l68l-pEgGvF0bae5ZJVj2GfnFRdLiS3wwN-49b9c
[07-Jun-2026 22:53:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jun-2026 22:53:17 UTC] ✅ JWT token verified successfully for user profile
[07-Jun-2026 22:53:17 UTC] User ID: 746
[07-Jun-2026 22:53:17 UTC] ✅ User profile retrieved successfully for user ID: 746
[07-Jun-2026 22:53:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jun-2026 22:53:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jun-2026 22:53:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2400:adc3:125:4c00:8163:dfb2:5429:9621, 172.68.249.165","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ2IiwidXNlcm5hbWUiOiJhZGlyb25lZ29sZHRyYWRlcnMiLCJlbWFpbCI6ImdtMjI0NDEwNUBnbWFpbC5jb20iLCJleHAiOjE3ODE0Nzc1NjZ9.J-6l68l-pEgGvF0bae5ZJVj2GfnFRdLiS3wwN-49b9c","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0833b968d3cb7dc-KHI","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2400:adc3:125:4c00:8163:dfb2:5429:9621","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[07-Jun-2026 22:53:24 UTC] === User Orders API Called ===
[07-Jun-2026 22:53:24 UTC] User ID: 746
[07-Jun-2026 22:53:24 UTC] Limit: 20, Offset: 0
[07-Jun-2026 22:53:24 UTC] Orders found: 0
[07-Jun-2026 22:53:24 UTC] Orders data: []
[07-Jun-2026 22:53:24 UTC] Total orders count: 0
[07-Jun-2026 22:53:25 UTC] === API CALL LOG ===
[07-Jun-2026 22:53:25 UTC] Endpoint: user/profile.php
[07-Jun-2026 22:53:25 UTC] Full Log Data: {
    "timestamp": "2026-06-07 22:53:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:adc3:125:4c00:8163:dfb2:5429:9621",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2400:adc3:125:4c00:8163:dfb2:5429:9621, 172.68.249.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ2IiwidXNlcm5hbWUiOiJhZGlyb25lZ29sZHRyYWRlcnMiLCJlbWFpbCI6ImdtMjI0NDEwNUBnbWFpbC5jb20iLCJleHAiOjE3ODE0Nzc1NjZ9.J-6l68l-pEgGvF0bae5ZJVj2GfnFRdLiS3wwN-49b9c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0833b972e41b7dc-KHI",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2400:adc3:125:4c00:8163:dfb2:5429:9621",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jun-2026 22:53:25 UTC] === END API CALL LOG ===
[07-Jun-2026 22:53:25 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jun-2026 22:53:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ2IiwidXNlcm5hbWUiOiJhZGlyb25lZ29sZHRyYWRlcnMiLCJlbWFpbCI6ImdtMjI0NDEwNUBnbWFpbC5jb20iLCJleHAiOjE3ODE0Nzc1NjZ9.J-6l68l-pEgGvF0bae5ZJVj2GfnFRdLiS3wwN-49b9c
[07-Jun-2026 22:53:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jun-2026 22:53:25 UTC] ✅ JWT token verified successfully for user profile
[07-Jun-2026 22:53:25 UTC] User ID: 746
[07-Jun-2026 22:53:25 UTC] ✅ User profile retrieved successfully for user ID: 746
[07-Jun-2026 22:53:25 UTC] === API CALL LOG ===
[07-Jun-2026 22:53:25 UTC] Endpoint: user/profile.php
[07-Jun-2026 22:53:25 UTC] Full Log Data: {
    "timestamp": "2026-06-07 22:53:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:adc3:125:4c00:8163:dfb2:5429:9621",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2400:adc3:125:4c00:8163:dfb2:5429:9621, 172.68.249.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ2IiwidXNlcm5hbWUiOiJhZGlyb25lZ29sZHRyYWRlcnMiLCJlbWFpbCI6ImdtMjI0NDEwNUBnbWFpbC5jb20iLCJleHAiOjE3ODE0Nzc1NjZ9.J-6l68l-pEgGvF0bae5ZJVj2GfnFRdLiS3wwN-49b9c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0833b9aecccb7dc-KHI",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2400:adc3:125:4c00:8163:dfb2:5429:9621",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jun-2026 22:53:25 UTC] === END API CALL LOG ===
[07-Jun-2026 22:53:25 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jun-2026 22:53:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ2IiwidXNlcm5hbWUiOiJhZGlyb25lZ29sZHRyYWRlcnMiLCJlbWFpbCI6ImdtMjI0NDEwNUBnbWFpbC5jb20iLCJleHAiOjE3ODE0Nzc1NjZ9.J-6l68l-pEgGvF0bae5ZJVj2GfnFRdLiS3wwN-49b9c
[07-Jun-2026 22:53:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jun-2026 22:53:25 UTC] ✅ JWT token verified successfully for user profile
[07-Jun-2026 22:53:25 UTC] User ID: 746
[07-Jun-2026 22:53:25 UTC] ✅ User profile retrieved successfully for user ID: 746
[07-Jun-2026 22:53:27 UTC] === API CALL LOG ===
[07-Jun-2026 22:53:27 UTC] Endpoint: user/profile.php
[07-Jun-2026 22:53:27 UTC] Full Log Data: {
    "timestamp": "2026-06-07 22:53:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:adc3:125:4c00:8163:dfb2:5429:9621",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2400:adc3:125:4c00:8163:dfb2:5429:9621, 172.68.249.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ2IiwidXNlcm5hbWUiOiJhZGlyb25lZ29sZHRyYWRlcnMiLCJlbWFpbCI6ImdtMjI0NDEwNUBnbWFpbC5jb20iLCJleHAiOjE3ODE0Nzc1NjZ9.J-6l68l-pEgGvF0bae5ZJVj2GfnFRdLiS3wwN-49b9c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0833ba759bfb7dc-KHI",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2400:adc3:125:4c00:8163:dfb2:5429:9621",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jun-2026 22:53:27 UTC] === END API CALL LOG ===
[07-Jun-2026 22:53:27 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jun-2026 22:53:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ2IiwidXNlcm5hbWUiOiJhZGlyb25lZ29sZHRyYWRlcnMiLCJlbWFpbCI6ImdtMjI0NDEwNUBnbWFpbC5jb20iLCJleHAiOjE3ODE0Nzc1NjZ9.J-6l68l-pEgGvF0bae5ZJVj2GfnFRdLiS3wwN-49b9c
[07-Jun-2026 22:53:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jun-2026 22:53:27 UTC] ✅ JWT token verified successfully for user profile
[07-Jun-2026 22:53:27 UTC] User ID: 746
[07-Jun-2026 22:53:27 UTC] ✅ User profile retrieved successfully for user ID: 746
[07-Jun-2026 22:53:38 UTC] === API CALL LOG ===
[07-Jun-2026 22:53:38 UTC] Endpoint: user/profile.php
[07-Jun-2026 22:53:38 UTC] Full Log Data: {
    "timestamp": "2026-06-07 22:53:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:adc3:125:4c00:8163:dfb2:5429:9621",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2400:adc3:125:4c00:8163:dfb2:5429:9621, 172.68.249.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ2IiwidXNlcm5hbWUiOiJhZGlyb25lZ29sZHRyYWRlcnMiLCJlbWFpbCI6ImdtMjI0NDEwNUBnbWFpbC5jb20iLCJleHAiOjE3ODE0Nzc1NjZ9.J-6l68l-pEgGvF0bae5ZJVj2GfnFRdLiS3wwN-49b9c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0833bea69c0b7dc-KHI",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2400:adc3:125:4c00:8163:dfb2:5429:9621",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jun-2026 22:53:38 UTC] === END API CALL LOG ===
[07-Jun-2026 22:53:38 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jun-2026 22:53:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ2IiwidXNlcm5hbWUiOiJhZGlyb25lZ29sZHRyYWRlcnMiLCJlbWFpbCI6ImdtMjI0NDEwNUBnbWFpbC5jb20iLCJleHAiOjE3ODE0Nzc1NjZ9.J-6l68l-pEgGvF0bae5ZJVj2GfnFRdLiS3wwN-49b9c
[07-Jun-2026 22:53:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jun-2026 22:53:38 UTC] ✅ JWT token verified successfully for user profile
[07-Jun-2026 22:53:38 UTC] User ID: 746
[07-Jun-2026 22:53:38 UTC] ✅ User profile retrieved successfully for user ID: 746
[07-Jun-2026 22:54:07 UTC] === API CALL LOG ===
[07-Jun-2026 22:54:07 UTC] Endpoint: user/profile.php
[07-Jun-2026 22:54:07 UTC] Full Log Data: {
    "timestamp": "2026-06-07 22:54:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:adc3:125:4c00:8163:dfb2:5429:9621",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2400:adc3:125:4c00:8163:dfb2:5429:9621, 172.68.249.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ2IiwidXNlcm5hbWUiOiJhZGlyb25lZ29sZHRyYWRlcnMiLCJlbWFpbCI6ImdtMjI0NDEwNUBnbWFpbC5jb20iLCJleHAiOjE3ODE0Nzc1NjZ9.J-6l68l-pEgGvF0bae5ZJVj2GfnFRdLiS3wwN-49b9c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0833ca08811b7dc-KHI",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2400:adc3:125:4c00:8163:dfb2:5429:9621",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jun-2026 22:54:07 UTC] === END API CALL LOG ===
[07-Jun-2026 22:54:07 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jun-2026 22:54:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ2IiwidXNlcm5hbWUiOiJhZGlyb25lZ29sZHRyYWRlcnMiLCJlbWFpbCI6ImdtMjI0NDEwNUBnbWFpbC5jb20iLCJleHAiOjE3ODE0Nzc1NjZ9.J-6l68l-pEgGvF0bae5ZJVj2GfnFRdLiS3wwN-49b9c
[07-Jun-2026 22:54:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jun-2026 22:54:07 UTC] ✅ JWT token verified successfully for user profile
[07-Jun-2026 22:54:07 UTC] User ID: 746
[07-Jun-2026 22:54:07 UTC] ✅ User profile retrieved successfully for user ID: 746
[07-Jun-2026 22:54:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jun-2026 22:54:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jun-2026 22:54:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2400:adc3:125:4c00:8163:dfb2:5429:9621, 172.68.249.164","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ2IiwidXNlcm5hbWUiOiJhZGlyb25lZ29sZHRyYWRlcnMiLCJlbWFpbCI6ImdtMjI0NDEwNUBnbWFpbC5jb20iLCJleHAiOjE3ODE0Nzc1NjZ9.J-6l68l-pEgGvF0bae5ZJVj2GfnFRdLiS3wwN-49b9c","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0833cb44957b7dc-KHI","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2400:adc3:125:4c00:8163:dfb2:5429:9621","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[07-Jun-2026 22:54:10 UTC] === User Orders API Called ===
[07-Jun-2026 22:54:10 UTC] User ID: 746
[07-Jun-2026 22:54:10 UTC] Limit: 20, Offset: 0
[07-Jun-2026 22:54:10 UTC] Orders found: 0
[07-Jun-2026 22:54:10 UTC] Orders data: []
[07-Jun-2026 22:54:10 UTC] Total orders count: 0
[07-Jun-2026 22:54:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jun-2026 22:54:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jun-2026 22:54:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2400:adc3:125:4c00:8163:dfb2:5429:9621, 172.68.249.164","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ2IiwidXNlcm5hbWUiOiJhZGlyb25lZ29sZHRyYWRlcnMiLCJlbWFpbCI6ImdtMjI0NDEwNUBnbWFpbC5jb20iLCJleHAiOjE3ODE0Nzc1NjZ9.J-6l68l-pEgGvF0bae5ZJVj2GfnFRdLiS3wwN-49b9c","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0833cb54ad7b7dc-KHI","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2400:adc3:125:4c00:8163:dfb2:5429:9621","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[07-Jun-2026 22:54:10 UTC] === User Orders API Called ===
[07-Jun-2026 22:54:10 UTC] User ID: 746
[07-Jun-2026 22:54:10 UTC] Limit: 20, Offset: 0
[07-Jun-2026 22:54:10 UTC] Orders found: 0
[07-Jun-2026 22:54:10 UTC] Orders data: []
[07-Jun-2026 22:54:10 UTC] Total orders count: 0
[07-Jun-2026 22:54:10 UTC] === API CALL LOG ===
[07-Jun-2026 22:54:10 UTC] Endpoint: user/profile.php
[07-Jun-2026 22:54:10 UTC] Full Log Data: {
    "timestamp": "2026-06-07 22:54:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:adc3:125:4c00:8163:dfb2:5429:9621",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2400:adc3:125:4c00:8163:dfb2:5429:9621, 172.68.249.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ2IiwidXNlcm5hbWUiOiJhZGlyb25lZ29sZHRyYWRlcnMiLCJlbWFpbCI6ImdtMjI0NDEwNUBnbWFpbC5jb20iLCJleHAiOjE3ODE0Nzc1NjZ9.J-6l68l-pEgGvF0bae5ZJVj2GfnFRdLiS3wwN-49b9c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0833cb5cbd1b7dc-KHI",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2400:adc3:125:4c00:8163:dfb2:5429:9621",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jun-2026 22:54:10 UTC] === END API CALL LOG ===
[07-Jun-2026 22:54:10 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jun-2026 22:54:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ2IiwidXNlcm5hbWUiOiJhZGlyb25lZ29sZHRyYWRlcnMiLCJlbWFpbCI6ImdtMjI0NDEwNUBnbWFpbC5jb20iLCJleHAiOjE3ODE0Nzc1NjZ9.J-6l68l-pEgGvF0bae5ZJVj2GfnFRdLiS3wwN-49b9c
[07-Jun-2026 22:54:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jun-2026 22:54:10 UTC] ✅ JWT token verified successfully for user profile
[07-Jun-2026 22:54:10 UTC] User ID: 746
[07-Jun-2026 22:54:10 UTC] ✅ User profile retrieved successfully for user ID: 746
[07-Jun-2026 22:54:11 UTC] === API CALL LOG ===
[07-Jun-2026 22:54:11 UTC] Endpoint: user/profile.php
[07-Jun-2026 22:54:11 UTC] Full Log Data: {
    "timestamp": "2026-06-07 22:54:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:adc3:125:4c00:8163:dfb2:5429:9621",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2400:adc3:125:4c00:8163:dfb2:5429:9621, 172.68.249.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ2IiwidXNlcm5hbWUiOiJhZGlyb25lZ29sZHRyYWRlcnMiLCJlbWFpbCI6ImdtMjI0NDEwNUBnbWFpbC5jb20iLCJleHAiOjE3ODE0Nzc1NjZ9.J-6l68l-pEgGvF0bae5ZJVj2GfnFRdLiS3wwN-49b9c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0833cb9ca76b7dc-KHI",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2400:adc3:125:4c00:8163:dfb2:5429:9621",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jun-2026 22:54:11 UTC] === END API CALL LOG ===
[07-Jun-2026 22:54:11 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jun-2026 22:54:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ2IiwidXNlcm5hbWUiOiJhZGlyb25lZ29sZHRyYWRlcnMiLCJlbWFpbCI6ImdtMjI0NDEwNUBnbWFpbC5jb20iLCJleHAiOjE3ODE0Nzc1NjZ9.J-6l68l-pEgGvF0bae5ZJVj2GfnFRdLiS3wwN-49b9c
[07-Jun-2026 22:54:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jun-2026 22:54:11 UTC] ✅ JWT token verified successfully for user profile
[07-Jun-2026 22:54:11 UTC] User ID: 746
[07-Jun-2026 22:54:11 UTC] ✅ User profile retrieved successfully for user ID: 746
[07-Jun-2026 22:54:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jun-2026 22:54:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jun-2026 22:54:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2400:adc3:125:4c00:8163:dfb2:5429:9621","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ2IiwidXNlcm5hbWUiOiJhZGlyb25lZ29sZHRyYWRlcnMiLCJlbWFpbCI6ImdtMjI0NDEwNUBnbWFpbC5jb20iLCJleHAiOjE3ODE0Nzc1NjZ9.J-6l68l-pEgGvF0bae5ZJVj2GfnFRdLiS3wwN-49b9c","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0833cf87f8fb7dc-KHI","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2400:adc3:125:4c00:8163:dfb2:5429:9621","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[07-Jun-2026 22:54:21 UTC] === User Orders API Called ===
[07-Jun-2026 22:54:21 UTC] User ID: 746
[07-Jun-2026 22:54:21 UTC] Limit: 20, Offset: 0
[07-Jun-2026 22:54:21 UTC] Orders found: 0
[07-Jun-2026 22:54:21 UTC] Orders data: []
[07-Jun-2026 22:54:21 UTC] Total orders count: 0
[07-Jun-2026 22:54:21 UTC] === API CALL LOG ===
[07-Jun-2026 22:54:21 UTC] Endpoint: user/profile.php
[07-Jun-2026 22:54:21 UTC] Full Log Data: {
    "timestamp": "2026-06-07 22:54:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:adc3:125:4c00:8163:dfb2:5429:9621",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2400:adc3:125:4c00:8163:dfb2:5429:9621",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ2IiwidXNlcm5hbWUiOiJhZGlyb25lZ29sZHRyYWRlcnMiLCJlbWFpbCI6ImdtMjI0NDEwNUBnbWFpbC5jb20iLCJleHAiOjE3ODE0Nzc1NjZ9.J-6l68l-pEgGvF0bae5ZJVj2GfnFRdLiS3wwN-49b9c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0833cf89fc9b7dc-KHI",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2400:adc3:125:4c00:8163:dfb2:5429:9621",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jun-2026 22:54:21 UTC] === END API CALL LOG ===
[07-Jun-2026 22:54:21 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jun-2026 22:54:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ2IiwidXNlcm5hbWUiOiJhZGlyb25lZ29sZHRyYWRlcnMiLCJlbWFpbCI6ImdtMjI0NDEwNUBnbWFpbC5jb20iLCJleHAiOjE3ODE0Nzc1NjZ9.J-6l68l-pEgGvF0bae5ZJVj2GfnFRdLiS3wwN-49b9c
[07-Jun-2026 22:54:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jun-2026 22:54:21 UTC] ✅ JWT token verified successfully for user profile
[07-Jun-2026 22:54:21 UTC] User ID: 746
[07-Jun-2026 22:54:21 UTC] ✅ User profile retrieved successfully for user ID: 746
[07-Jun-2026 22:54:21 UTC] === API CALL LOG ===
[07-Jun-2026 22:54:21 UTC] Endpoint: user/profile.php
[07-Jun-2026 22:54:21 UTC] Full Log Data: {
    "timestamp": "2026-06-07 22:54:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:adc3:125:4c00:8163:dfb2:5429:9621",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2400:adc3:125:4c00:8163:dfb2:5429:9621",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ2IiwidXNlcm5hbWUiOiJhZGlyb25lZ29sZHRyYWRlcnMiLCJlbWFpbCI6ImdtMjI0NDEwNUBnbWFpbC5jb20iLCJleHAiOjE3ODE0Nzc1NjZ9.J-6l68l-pEgGvF0bae5ZJVj2GfnFRdLiS3wwN-49b9c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0833cf87f93b7dc-KHI",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2400:adc3:125:4c00:8163:dfb2:5429:9621",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jun-2026 22:54:21 UTC] === END API CALL LOG ===
[07-Jun-2026 22:54:21 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jun-2026 22:54:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ2IiwidXNlcm5hbWUiOiJhZGlyb25lZ29sZHRyYWRlcnMiLCJlbWFpbCI6ImdtMjI0NDEwNUBnbWFpbC5jb20iLCJleHAiOjE3ODE0Nzc1NjZ9.J-6l68l-pEgGvF0bae5ZJVj2GfnFRdLiS3wwN-49b9c
[07-Jun-2026 22:54:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jun-2026 22:54:21 UTC] ✅ JWT token verified successfully for user profile
[07-Jun-2026 22:54:21 UTC] User ID: 746
[07-Jun-2026 22:54:21 UTC] ✅ User profile retrieved successfully for user ID: 746
[07-Jun-2026 22:54:22 UTC] === API CALL LOG ===
[07-Jun-2026 22:54:22 UTC] Endpoint: user/profile.php
[07-Jun-2026 22:54:22 UTC] Full Log Data: {
    "timestamp": "2026-06-07 22:54:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:adc3:125:4c00:8163:dfb2:5429:9621",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2400:adc3:125:4c00:8163:dfb2:5429:9621",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ2IiwidXNlcm5hbWUiOiJhZGlyb25lZ29sZHRyYWRlcnMiLCJlbWFpbCI6ImdtMjI0NDEwNUBnbWFpbC5jb20iLCJleHAiOjE3ODE0Nzc1NjZ9.J-6l68l-pEgGvF0bae5ZJVj2GfnFRdLiS3wwN-49b9c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0833cfd78bab7dc-KHI",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2400:adc3:125:4c00:8163:dfb2:5429:9621",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jun-2026 22:54:22 UTC] === END API CALL LOG ===
[07-Jun-2026 22:54:22 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jun-2026 22:54:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ2IiwidXNlcm5hbWUiOiJhZGlyb25lZ29sZHRyYWRlcnMiLCJlbWFpbCI6ImdtMjI0NDEwNUBnbWFpbC5jb20iLCJleHAiOjE3ODE0Nzc1NjZ9.J-6l68l-pEgGvF0bae5ZJVj2GfnFRdLiS3wwN-49b9c
[07-Jun-2026 22:54:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jun-2026 22:54:22 UTC] ✅ JWT token verified successfully for user profile
[07-Jun-2026 22:54:22 UTC] User ID: 746
[07-Jun-2026 22:54:22 UTC] ✅ User profile retrieved successfully for user ID: 746
[07-Jun-2026 22:54:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jun-2026 22:54:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jun-2026 22:54:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2400:adc3:125:4c00:8163:dfb2:5429:9621","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ2IiwidXNlcm5hbWUiOiJhZGlyb25lZ29sZHRyYWRlcnMiLCJlbWFpbCI6ImdtMjI0NDEwNUBnbWFpbC5jb20iLCJleHAiOjE3ODE0Nzc1NjZ9.J-6l68l-pEgGvF0bae5ZJVj2GfnFRdLiS3wwN-49b9c","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0833d0b584cb7dc-KHI","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2400:adc3:125:4c00:8163:dfb2:5429:9621","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[07-Jun-2026 22:54:24 UTC] === User Orders API Called ===
[07-Jun-2026 22:54:24 UTC] User ID: 746
[07-Jun-2026 22:54:24 UTC] Limit: 20, Offset: 0
[07-Jun-2026 22:54:24 UTC] Orders found: 0
[07-Jun-2026 22:54:24 UTC] Orders data: []
[07-Jun-2026 22:54:24 UTC] Total orders count: 0
[07-Jun-2026 22:54:28 UTC] === API CALL LOG ===
[07-Jun-2026 22:54:28 UTC] Endpoint: user/profile.php
[07-Jun-2026 22:54:28 UTC] Full Log Data: {
    "timestamp": "2026-06-07 22:54:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:adc3:125:4c00:8163:dfb2:5429:9621",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2400:adc3:125:4c00:8163:dfb2:5429:9621",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ2IiwidXNlcm5hbWUiOiJhZGlyb25lZ29sZHRyYWRlcnMiLCJlbWFpbCI6ImdtMjI0NDEwNUBnbWFpbC5jb20iLCJleHAiOjE3ODE0Nzc1NjZ9.J-6l68l-pEgGvF0bae5ZJVj2GfnFRdLiS3wwN-49b9c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0833d259bb6b7dc-KHI",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2400:adc3:125:4c00:8163:dfb2:5429:9621",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jun-2026 22:54:28 UTC] === END API CALL LOG ===
[07-Jun-2026 22:54:28 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jun-2026 22:54:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ2IiwidXNlcm5hbWUiOiJhZGlyb25lZ29sZHRyYWRlcnMiLCJlbWFpbCI6ImdtMjI0NDEwNUBnbWFpbC5jb20iLCJleHAiOjE3ODE0Nzc1NjZ9.J-6l68l-pEgGvF0bae5ZJVj2GfnFRdLiS3wwN-49b9c
[07-Jun-2026 22:54:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jun-2026 22:54:28 UTC] ✅ JWT token verified successfully for user profile
[07-Jun-2026 22:54:28 UTC] User ID: 746
[07-Jun-2026 22:54:28 UTC] ✅ User profile retrieved successfully for user ID: 746
[07-Jun-2026 22:54:28 UTC] User Purchases API - User ID: 746
[07-Jun-2026 22:54:28 UTC] User Purchases API - Total purchases found: 0
[07-Jun-2026 22:54:35 UTC] === API CALL LOG ===
[07-Jun-2026 22:54:35 UTC] Endpoint: user/profile.php
[07-Jun-2026 22:54:35 UTC] Full Log Data: {
    "timestamp": "2026-06-07 22:54:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:adc3:125:4c00:8163:dfb2:5429:9621",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2400:adc3:125:4c00:8163:dfb2:5429:9621",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ2IiwidXNlcm5hbWUiOiJhZGlyb25lZ29sZHRyYWRlcnMiLCJlbWFpbCI6ImdtMjI0NDEwNUBnbWFpbC5jb20iLCJleHAiOjE3ODE0Nzc1NjZ9.J-6l68l-pEgGvF0bae5ZJVj2GfnFRdLiS3wwN-49b9c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0833d526823b7dc-KHI",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2400:adc3:125:4c00:8163:dfb2:5429:9621",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jun-2026 22:54:35 UTC] === END API CALL LOG ===
[07-Jun-2026 22:54:35 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jun-2026 22:54:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ2IiwidXNlcm5hbWUiOiJhZGlyb25lZ29sZHRyYWRlcnMiLCJlbWFpbCI6ImdtMjI0NDEwNUBnbWFpbC5jb20iLCJleHAiOjE3ODE0Nzc1NjZ9.J-6l68l-pEgGvF0bae5ZJVj2GfnFRdLiS3wwN-49b9c
[07-Jun-2026 22:54:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jun-2026 22:54:35 UTC] ✅ JWT token verified successfully for user profile
[07-Jun-2026 22:54:35 UTC] User ID: 746
[07-Jun-2026 22:54:35 UTC] ✅ User profile retrieved successfully for user ID: 746
[07-Jun-2026 22:54:36 UTC] User Purchases API - User ID: 746
[07-Jun-2026 22:54:36 UTC] User Purchases API - Total purchases found: 0
[07-Jun-2026 22:54:40 UTC] === API CALL LOG ===
[07-Jun-2026 22:54:40 UTC] Endpoint: user/profile.php
[07-Jun-2026 22:54:40 UTC] Full Log Data: {
    "timestamp": "2026-06-07 22:54:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:adc3:125:4c00:8163:dfb2:5429:9621",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2400:adc3:125:4c00:8163:dfb2:5429:9621",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ2IiwidXNlcm5hbWUiOiJhZGlyb25lZ29sZHRyYWRlcnMiLCJlbWFpbCI6ImdtMjI0NDEwNUBnbWFpbC5jb20iLCJleHAiOjE3ODE0Nzc1NjZ9.J-6l68l-pEgGvF0bae5ZJVj2GfnFRdLiS3wwN-49b9c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0833d6e2bb5b7dc-KHI",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2400:adc3:125:4c00:8163:dfb2:5429:9621",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jun-2026 22:54:40 UTC] === END API CALL LOG ===
[07-Jun-2026 22:54:40 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jun-2026 22:54:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ2IiwidXNlcm5hbWUiOiJhZGlyb25lZ29sZHRyYWRlcnMiLCJlbWFpbCI6ImdtMjI0NDEwNUBnbWFpbC5jb20iLCJleHAiOjE3ODE0Nzc1NjZ9.J-6l68l-pEgGvF0bae5ZJVj2GfnFRdLiS3wwN-49b9c
[07-Jun-2026 22:54:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jun-2026 22:54:40 UTC] ✅ JWT token verified successfully for user profile
[07-Jun-2026 22:54:40 UTC] User ID: 746
[07-Jun-2026 22:54:40 UTC] ✅ User profile retrieved successfully for user ID: 746
[07-Jun-2026 22:54:40 UTC] User Purchases API - User ID: 746
[07-Jun-2026 22:54:40 UTC] User Purchases API - Total purchases found: 0
[07-Jun-2026 22:54:41 UTC] User Purchases API - User ID: 746
[07-Jun-2026 22:54:41 UTC] User Purchases API - Total purchases found: 0
[07-Jun-2026 22:54:42 UTC] === API CALL LOG ===
[07-Jun-2026 22:54:42 UTC] Endpoint: user/profile.php
[07-Jun-2026 22:54:42 UTC] Full Log Data: {
    "timestamp": "2026-06-07 22:54:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:adc3:125:4c00:8163:dfb2:5429:9621",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2400:adc3:125:4c00:8163:dfb2:5429:9621",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ2IiwidXNlcm5hbWUiOiJhZGlyb25lZ29sZHRyYWRlcnMiLCJlbWFpbCI6ImdtMjI0NDEwNUBnbWFpbC5jb20iLCJleHAiOjE3ODE0Nzc1NjZ9.J-6l68l-pEgGvF0bae5ZJVj2GfnFRdLiS3wwN-49b9c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0833d7ae99ab7dc-KHI",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2400:adc3:125:4c00:8163:dfb2:5429:9621",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jun-2026 22:54:42 UTC] === END API CALL LOG ===
[07-Jun-2026 22:54:42 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jun-2026 22:54:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ2IiwidXNlcm5hbWUiOiJhZGlyb25lZ29sZHRyYWRlcnMiLCJlbWFpbCI6ImdtMjI0NDEwNUBnbWFpbC5jb20iLCJleHAiOjE3ODE0Nzc1NjZ9.J-6l68l-pEgGvF0bae5ZJVj2GfnFRdLiS3wwN-49b9c
[07-Jun-2026 22:54:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jun-2026 22:54:42 UTC] ✅ JWT token verified successfully for user profile
[07-Jun-2026 22:54:42 UTC] User ID: 746
[07-Jun-2026 22:54:42 UTC] ✅ User profile retrieved successfully for user ID: 746
[07-Jun-2026 22:54:42 UTC] User Purchases API - User ID: 746
[07-Jun-2026 22:54:42 UTC] User Purchases API - Total purchases found: 0
[07-Jun-2026 22:54:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jun-2026 22:54:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jun-2026 22:54:46 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2400:adc3:125:4c00:8163:dfb2:5429:9621","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ2IiwidXNlcm5hbWUiOiJhZGlyb25lZ29sZHRyYWRlcnMiLCJlbWFpbCI6ImdtMjI0NDEwNUBnbWFpbC5jb20iLCJleHAiOjE3ODE0Nzc1NjZ9.J-6l68l-pEgGvF0bae5ZJVj2GfnFRdLiS3wwN-49b9c","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0833d92df32b7dc-KHI","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2400:adc3:125:4c00:8163:dfb2:5429:9621","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[07-Jun-2026 22:54:46 UTC] === User Orders API Called ===
[07-Jun-2026 22:54:46 UTC] User ID: 746
[07-Jun-2026 22:54:46 UTC] Limit: 20, Offset: 0
[07-Jun-2026 22:54:46 UTC] Orders found: 0
[07-Jun-2026 22:54:46 UTC] Orders data: []
[07-Jun-2026 22:54:46 UTC] Total orders count: 0
[07-Jun-2026 22:54:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jun-2026 22:54:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jun-2026 22:54:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2400:adc3:125:4c00:8163:dfb2:5429:9621","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ2IiwidXNlcm5hbWUiOiJhZGlyb25lZ29sZHRyYWRlcnMiLCJlbWFpbCI6ImdtMjI0NDEwNUBnbWFpbC5jb20iLCJleHAiOjE3ODE0Nzc1NjZ9.J-6l68l-pEgGvF0bae5ZJVj2GfnFRdLiS3wwN-49b9c","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0833da10dc4b7dc-KHI","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2400:adc3:125:4c00:8163:dfb2:5429:9621","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[07-Jun-2026 22:54:48 UTC] === User Orders API Called ===
[07-Jun-2026 22:54:48 UTC] User ID: 746
[07-Jun-2026 22:54:48 UTC] Limit: 20, Offset: 0
[07-Jun-2026 22:54:48 UTC] Orders found: 0
[07-Jun-2026 22:54:48 UTC] Orders data: []
[07-Jun-2026 22:54:48 UTC] Total orders count: 0
[07-Jun-2026 22:54:48 UTC] === API CALL LOG ===
[07-Jun-2026 22:54:48 UTC] Endpoint: user/profile.php
[07-Jun-2026 22:54:48 UTC] Full Log Data: {
    "timestamp": "2026-06-07 22:54:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:adc3:125:4c00:8163:dfb2:5429:9621",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2400:adc3:125:4c00:8163:dfb2:5429:9621",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ2IiwidXNlcm5hbWUiOiJhZGlyb25lZ29sZHRyYWRlcnMiLCJlbWFpbCI6ImdtMjI0NDEwNUBnbWFpbC5jb20iLCJleHAiOjE3ODE0Nzc1NjZ9.J-6l68l-pEgGvF0bae5ZJVj2GfnFRdLiS3wwN-49b9c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0833da1ae92b7dc-KHI",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2400:adc3:125:4c00:8163:dfb2:5429:9621",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jun-2026 22:54:48 UTC] === END API CALL LOG ===
[07-Jun-2026 22:54:48 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jun-2026 22:54:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ2IiwidXNlcm5hbWUiOiJhZGlyb25lZ29sZHRyYWRlcnMiLCJlbWFpbCI6ImdtMjI0NDEwNUBnbWFpbC5jb20iLCJleHAiOjE3ODE0Nzc1NjZ9.J-6l68l-pEgGvF0bae5ZJVj2GfnFRdLiS3wwN-49b9c
[07-Jun-2026 22:54:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jun-2026 22:54:48 UTC] ✅ JWT token verified successfully for user profile
[07-Jun-2026 22:54:48 UTC] User ID: 746
[07-Jun-2026 22:54:48 UTC] ✅ User profile retrieved successfully for user ID: 746
[07-Jun-2026 22:54:49 UTC] === API CALL LOG ===
[07-Jun-2026 22:54:49 UTC] Endpoint: user/profile.php
[07-Jun-2026 22:54:49 UTC] Full Log Data: {
    "timestamp": "2026-06-07 22:54:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:adc3:125:4c00:8163:dfb2:5429:9621",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2400:adc3:125:4c00:8163:dfb2:5429:9621",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ2IiwidXNlcm5hbWUiOiJhZGlyb25lZ29sZHRyYWRlcnMiLCJlbWFpbCI6ImdtMjI0NDEwNUBnbWFpbC5jb20iLCJleHAiOjE3ODE0Nzc1NjZ9.J-6l68l-pEgGvF0bae5ZJVj2GfnFRdLiS3wwN-49b9c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0833da57cbfb7dc-KHI",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2400:adc3:125:4c00:8163:dfb2:5429:9621",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jun-2026 22:54:49 UTC] === END API CALL LOG ===
[07-Jun-2026 22:54:49 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jun-2026 22:54:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ2IiwidXNlcm5hbWUiOiJhZGlyb25lZ29sZHRyYWRlcnMiLCJlbWFpbCI6ImdtMjI0NDEwNUBnbWFpbC5jb20iLCJleHAiOjE3ODE0Nzc1NjZ9.J-6l68l-pEgGvF0bae5ZJVj2GfnFRdLiS3wwN-49b9c
[07-Jun-2026 22:54:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jun-2026 22:54:49 UTC] ✅ JWT token verified successfully for user profile
[07-Jun-2026 22:54:49 UTC] User ID: 746
[07-Jun-2026 22:54:49 UTC] ✅ User profile retrieved successfully for user ID: 746
[07-Jun-2026 22:54:49 UTC] === API CALL LOG ===
[07-Jun-2026 22:54:49 UTC] Endpoint: user/profile.php
[07-Jun-2026 22:54:49 UTC] Full Log Data: {
    "timestamp": "2026-06-07 22:54:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:adc3:125:4c00:8163:dfb2:5429:9621",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2400:adc3:125:4c00:8163:dfb2:5429:9621",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ2IiwidXNlcm5hbWUiOiJhZGlyb25lZ29sZHRyYWRlcnMiLCJlbWFpbCI6ImdtMjI0NDEwNUBnbWFpbC5jb20iLCJleHAiOjE3ODE0Nzc1NjZ9.J-6l68l-pEgGvF0bae5ZJVj2GfnFRdLiS3wwN-49b9c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0833da58ce1b7dc-KHI",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2400:adc3:125:4c00:8163:dfb2:5429:9621",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jun-2026 22:54:49 UTC] === END API CALL LOG ===
[07-Jun-2026 22:54:49 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jun-2026 22:54:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ2IiwidXNlcm5hbWUiOiJhZGlyb25lZ29sZHRyYWRlcnMiLCJlbWFpbCI6ImdtMjI0NDEwNUBnbWFpbC5jb20iLCJleHAiOjE3ODE0Nzc1NjZ9.J-6l68l-pEgGvF0bae5ZJVj2GfnFRdLiS3wwN-49b9c
[07-Jun-2026 22:54:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jun-2026 22:54:49 UTC] ✅ JWT token verified successfully for user profile
[07-Jun-2026 22:54:49 UTC] User ID: 746
[07-Jun-2026 22:54:49 UTC] ✅ User profile retrieved successfully for user ID: 746
[08-Jun-2026 02:52:30 UTC] === API CALL LOG ===
[08-Jun-2026 02:52:30 UTC] Endpoint: user/profile.php
[08-Jun-2026 02:52:30 UTC] Full Log Data: {
    "timestamp": "2026-06-08 02:52:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:123f:34a2:159f:12ec:6488:4f26",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:123f:34a2:159f:12ec:6488:4f26, 172.70.208.5",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ3IiwidXNlcm5hbWUiOiJzaWRodTIyIiwiZW1haWwiOiJMYW5kbG9yZGphdHQwMTlAZ21haWwuY29tIiwiZXhwIjoxNzgxNDkxOTQ5fQ.FIibyQ6jdUUrseLednMVyX7TmWUhGj8zGFosN3BISXg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08499d4182afdcf-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:123f:34a2:159f:12ec:6488:4f26",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 02:52:30 UTC] === END API CALL LOG ===
[08-Jun-2026 02:52:30 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 02:52:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ3IiwidXNlcm5hbWUiOiJzaWRodTIyIiwiZW1haWwiOiJMYW5kbG9yZGphdHQwMTlAZ21haWwuY29tIiwiZXhwIjoxNzgxNDkxOTQ5fQ.FIibyQ6jdUUrseLednMVyX7TmWUhGj8zGFosN3BISXg
[08-Jun-2026 02:52:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 02:52:30 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 02:52:30 UTC] User ID: 747
[08-Jun-2026 02:52:30 UTC] ✅ User profile retrieved successfully for user ID: 747
[08-Jun-2026 02:52:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 02:52:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 02:52:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d4:123f:34a2:159f:12ec:6488:4f26, 172.70.208.5","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ3IiwidXNlcm5hbWUiOiJzaWRodTIyIiwiZW1haWwiOiJMYW5kbG9yZGphdHQwMTlAZ21haWwuY29tIiwiZXhwIjoxNzgxNDkxOTQ5fQ.FIibyQ6jdUUrseLednMVyX7TmWUhGj8zGFosN3BISXg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a08499d4182efdcf-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40d4:123f:34a2:159f:12ec:6488:4f26","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jun-2026 02:52:30 UTC] === User Orders API Called ===
[08-Jun-2026 02:52:30 UTC] User ID: 747
[08-Jun-2026 02:52:30 UTC] Limit: 20, Offset: 0
[08-Jun-2026 02:52:30 UTC] Orders found: 0
[08-Jun-2026 02:52:30 UTC] Orders data: []
[08-Jun-2026 02:52:30 UTC] Total orders count: 0
[08-Jun-2026 02:52:30 UTC] === API CALL LOG ===
[08-Jun-2026 02:52:30 UTC] Endpoint: user/profile.php
[08-Jun-2026 02:52:30 UTC] Full Log Data: {
    "timestamp": "2026-06-08 02:52:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:123f:34a2:159f:12ec:6488:4f26",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:123f:34a2:159f:12ec:6488:4f26, 172.70.208.5",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ3IiwidXNlcm5hbWUiOiJzaWRodTIyIiwiZW1haWwiOiJMYW5kbG9yZGphdHQwMTlAZ21haWwuY29tIiwiZXhwIjoxNzgxNDkxOTQ5fQ.FIibyQ6jdUUrseLednMVyX7TmWUhGj8zGFosN3BISXg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08499d4da38fdcf-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:123f:34a2:159f:12ec:6488:4f26",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 02:52:30 UTC] === END API CALL LOG ===
[08-Jun-2026 02:52:30 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 02:52:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ3IiwidXNlcm5hbWUiOiJzaWRodTIyIiwiZW1haWwiOiJMYW5kbG9yZGphdHQwMTlAZ21haWwuY29tIiwiZXhwIjoxNzgxNDkxOTQ5fQ.FIibyQ6jdUUrseLednMVyX7TmWUhGj8zGFosN3BISXg
[08-Jun-2026 02:52:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 02:52:30 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 02:52:30 UTC] User ID: 747
[08-Jun-2026 02:52:30 UTC] ✅ User profile retrieved successfully for user ID: 747
[08-Jun-2026 02:52:32 UTC] === API CALL LOG ===
[08-Jun-2026 02:52:32 UTC] Endpoint: user/profile.php
[08-Jun-2026 02:52:32 UTC] Full Log Data: {
    "timestamp": "2026-06-08 02:52:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:123f:34a2:159f:12ec:6488:4f26",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:123f:34a2:159f:12ec:6488:4f26, 172.70.208.5",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ3IiwidXNlcm5hbWUiOiJzaWRodTIyIiwiZW1haWwiOiJMYW5kbG9yZGphdHQwMTlAZ21haWwuY29tIiwiZXhwIjoxNzgxNDkxOTQ5fQ.FIibyQ6jdUUrseLednMVyX7TmWUhGj8zGFosN3BISXg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08499db9c57fdcf-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:123f:34a2:159f:12ec:6488:4f26",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 02:52:32 UTC] === END API CALL LOG ===
[08-Jun-2026 02:52:32 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 02:52:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ3IiwidXNlcm5hbWUiOiJzaWRodTIyIiwiZW1haWwiOiJMYW5kbG9yZGphdHQwMTlAZ21haWwuY29tIiwiZXhwIjoxNzgxNDkxOTQ5fQ.FIibyQ6jdUUrseLednMVyX7TmWUhGj8zGFosN3BISXg
[08-Jun-2026 02:52:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 02:52:32 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 02:52:32 UTC] User ID: 747
[08-Jun-2026 02:52:32 UTC] ✅ User profile retrieved successfully for user ID: 747
[08-Jun-2026 02:53:32 UTC] === API CALL LOG ===
[08-Jun-2026 02:53:32 UTC] Endpoint: user/profile.php
[08-Jun-2026 02:53:32 UTC] Full Log Data: {
    "timestamp": "2026-06-08 02:53:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:123f:34a2:159f:12ec:6488:4f26",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:123f:34a2:159f:12ec:6488:4f26, 172.68.242.51",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ3IiwidXNlcm5hbWUiOiJzaWRodTIyIiwiZW1haWwiOiJMYW5kbG9yZGphdHQwMTlAZ21haWwuY29tIiwiZXhwIjoxNzgxNDkxOTQ5fQ.FIibyQ6jdUUrseLednMVyX7TmWUhGj8zGFosN3BISXg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0849b557d778365-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:123f:34a2:159f:12ec:6488:4f26",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 02:53:32 UTC] === END API CALL LOG ===
[08-Jun-2026 02:53:32 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 02:53:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ3IiwidXNlcm5hbWUiOiJzaWRodTIyIiwiZW1haWwiOiJMYW5kbG9yZGphdHQwMTlAZ21haWwuY29tIiwiZXhwIjoxNzgxNDkxOTQ5fQ.FIibyQ6jdUUrseLednMVyX7TmWUhGj8zGFosN3BISXg
[08-Jun-2026 02:53:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 02:53:32 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 02:53:32 UTC] User ID: 747
[08-Jun-2026 02:53:32 UTC] ✅ User profile retrieved successfully for user ID: 747
[08-Jun-2026 02:53:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 02:53:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 02:53:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d4:123f:34a2:159f:12ec:6488:4f26, 172.71.81.69","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ3IiwidXNlcm5hbWUiOiJzaWRodTIyIiwiZW1haWwiOiJMYW5kbG9yZGphdHQwMTlAZ21haWwuY29tIiwiZXhwIjoxNzgxNDkxOTQ5fQ.FIibyQ6jdUUrseLednMVyX7TmWUhGj8zGFosN3BISXg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0849b727cd78365-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40d4:123f:34a2:159f:12ec:6488:4f26","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jun-2026 02:53:37 UTC] === User Orders API Called ===
[08-Jun-2026 02:53:37 UTC] User ID: 747
[08-Jun-2026 02:53:37 UTC] Limit: 20, Offset: 0
[08-Jun-2026 02:53:37 UTC] Orders found: 0
[08-Jun-2026 02:53:37 UTC] Orders data: []
[08-Jun-2026 02:53:37 UTC] Total orders count: 0
[08-Jun-2026 02:53:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 02:53:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 02:53:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d4:123f:34a2:159f:12ec:6488:4f26, 172.68.242.51","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ3IiwidXNlcm5hbWUiOiJzaWRodTIyIiwiZW1haWwiOiJMYW5kbG9yZGphdHQwMTlAZ21haWwuY29tIiwiZXhwIjoxNzgxNDkxOTQ5fQ.FIibyQ6jdUUrseLednMVyX7TmWUhGj8zGFosN3BISXg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0849b8a9f658365-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40d4:123f:34a2:159f:12ec:6488:4f26","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jun-2026 02:53:40 UTC] === User Orders API Called ===
[08-Jun-2026 02:53:40 UTC] User ID: 747
[08-Jun-2026 02:53:40 UTC] Limit: 20, Offset: 0
[08-Jun-2026 02:53:40 UTC] Orders found: 0
[08-Jun-2026 02:53:40 UTC] Orders data: []
[08-Jun-2026 02:53:40 UTC] Total orders count: 0
[08-Jun-2026 02:53:40 UTC] === API CALL LOG ===
[08-Jun-2026 02:53:40 UTC] Endpoint: user/profile.php
[08-Jun-2026 02:53:40 UTC] Full Log Data: {
    "timestamp": "2026-06-08 02:53:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:123f:34a2:159f:12ec:6488:4f26",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:123f:34a2:159f:12ec:6488:4f26, 172.68.242.51",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ3IiwidXNlcm5hbWUiOiJzaWRodTIyIiwiZW1haWwiOiJMYW5kbG9yZGphdHQwMTlAZ21haWwuY29tIiwiZXhwIjoxNzgxNDkxOTQ5fQ.FIibyQ6jdUUrseLednMVyX7TmWUhGj8zGFosN3BISXg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0849b8a9f678365-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:123f:34a2:159f:12ec:6488:4f26",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 02:53:40 UTC] === END API CALL LOG ===
[08-Jun-2026 02:53:40 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 02:53:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ3IiwidXNlcm5hbWUiOiJzaWRodTIyIiwiZW1haWwiOiJMYW5kbG9yZGphdHQwMTlAZ21haWwuY29tIiwiZXhwIjoxNzgxNDkxOTQ5fQ.FIibyQ6jdUUrseLednMVyX7TmWUhGj8zGFosN3BISXg
[08-Jun-2026 02:53:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 02:53:40 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 02:53:40 UTC] User ID: 747
[08-Jun-2026 02:53:40 UTC] ✅ User profile retrieved successfully for user ID: 747
[08-Jun-2026 02:53:41 UTC] === API CALL LOG ===
[08-Jun-2026 02:53:41 UTC] Endpoint: user/profile.php
[08-Jun-2026 02:53:41 UTC] Full Log Data: {
    "timestamp": "2026-06-08 02:53:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:123f:34a2:159f:12ec:6488:4f26",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:123f:34a2:159f:12ec:6488:4f26, 172.68.242.51",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ3IiwidXNlcm5hbWUiOiJzaWRodTIyIiwiZW1haWwiOiJMYW5kbG9yZGphdHQwMTlAZ21haWwuY29tIiwiZXhwIjoxNzgxNDkxOTQ5fQ.FIibyQ6jdUUrseLednMVyX7TmWUhGj8zGFosN3BISXg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0849b8fbb928365-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:123f:34a2:159f:12ec:6488:4f26",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 02:53:41 UTC] === END API CALL LOG ===
[08-Jun-2026 02:53:41 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 02:53:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ3IiwidXNlcm5hbWUiOiJzaWRodTIyIiwiZW1haWwiOiJMYW5kbG9yZGphdHQwMTlAZ21haWwuY29tIiwiZXhwIjoxNzgxNDkxOTQ5fQ.FIibyQ6jdUUrseLednMVyX7TmWUhGj8zGFosN3BISXg
[08-Jun-2026 02:53:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 02:53:41 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 02:53:41 UTC] User ID: 747
[08-Jun-2026 02:53:41 UTC] ✅ User profile retrieved successfully for user ID: 747
[08-Jun-2026 02:54:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 02:54:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 02:54:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d4:123f:34a2:159f:12ec:6488:4f26, 172.68.242.51","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ3IiwidXNlcm5hbWUiOiJzaWRodTIyIiwiZW1haWwiOiJMYW5kbG9yZGphdHQwMTlAZ21haWwuY29tIiwiZXhwIjoxNzgxNDkxOTQ5fQ.FIibyQ6jdUUrseLednMVyX7TmWUhGj8zGFosN3BISXg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0849c05a9c08365-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40d4:123f:34a2:159f:12ec:6488:4f26","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jun-2026 02:54:01 UTC] === User Orders API Called ===
[08-Jun-2026 02:54:01 UTC] User ID: 747
[08-Jun-2026 02:54:01 UTC] Limit: 20, Offset: 0
[08-Jun-2026 02:54:01 UTC] Orders found: 0
[08-Jun-2026 02:54:01 UTC] Orders data: []
[08-Jun-2026 02:54:01 UTC] Total orders count: 0
[08-Jun-2026 02:54:01 UTC] === API CALL LOG ===
[08-Jun-2026 02:54:01 UTC] Endpoint: user/profile.php
[08-Jun-2026 02:54:01 UTC] Full Log Data: {
    "timestamp": "2026-06-08 02:54:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:123f:34a2:159f:12ec:6488:4f26",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:123f:34a2:159f:12ec:6488:4f26, 172.68.242.50",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ3IiwidXNlcm5hbWUiOiJzaWRodTIyIiwiZW1haWwiOiJMYW5kbG9yZGphdHQwMTlAZ21haWwuY29tIiwiZXhwIjoxNzgxNDkxOTQ5fQ.FIibyQ6jdUUrseLednMVyX7TmWUhGj8zGFosN3BISXg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0849c05a9c58365-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:123f:34a2:159f:12ec:6488:4f26",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 02:54:01 UTC] === END API CALL LOG ===
[08-Jun-2026 02:54:01 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 02:54:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ3IiwidXNlcm5hbWUiOiJzaWRodTIyIiwiZW1haWwiOiJMYW5kbG9yZGphdHQwMTlAZ21haWwuY29tIiwiZXhwIjoxNzgxNDkxOTQ5fQ.FIibyQ6jdUUrseLednMVyX7TmWUhGj8zGFosN3BISXg
[08-Jun-2026 02:54:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 02:54:01 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 02:54:01 UTC] User ID: 747
[08-Jun-2026 02:54:01 UTC] ✅ User profile retrieved successfully for user ID: 747
[08-Jun-2026 02:54:01 UTC] === API CALL LOG ===
[08-Jun-2026 02:54:01 UTC] Endpoint: user/profile.php
[08-Jun-2026 02:54:01 UTC] Full Log Data: {
    "timestamp": "2026-06-08 02:54:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:123f:34a2:159f:12ec:6488:4f26",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:123f:34a2:159f:12ec:6488:4f26, 172.68.242.51",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ3IiwidXNlcm5hbWUiOiJzaWRodTIyIiwiZW1haWwiOiJMYW5kbG9yZGphdHQwMTlAZ21haWwuY29tIiwiZXhwIjoxNzgxNDkxOTQ5fQ.FIibyQ6jdUUrseLednMVyX7TmWUhGj8zGFosN3BISXg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0849c099ce88365-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:123f:34a2:159f:12ec:6488:4f26",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 02:54:01 UTC] === END API CALL LOG ===
[08-Jun-2026 02:54:01 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 02:54:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ3IiwidXNlcm5hbWUiOiJzaWRodTIyIiwiZW1haWwiOiJMYW5kbG9yZGphdHQwMTlAZ21haWwuY29tIiwiZXhwIjoxNzgxNDkxOTQ5fQ.FIibyQ6jdUUrseLednMVyX7TmWUhGj8zGFosN3BISXg
[08-Jun-2026 02:54:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 02:54:01 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 02:54:01 UTC] User ID: 747
[08-Jun-2026 02:54:01 UTC] ✅ User profile retrieved successfully for user ID: 747
[08-Jun-2026 02:54:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 02:54:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 02:54:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d4:123f:34a2:159f:12ec:6488:4f26, 172.68.242.50","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ3IiwidXNlcm5hbWUiOiJzaWRodTIyIiwiZW1haWwiOiJMYW5kbG9yZGphdHQwMTlAZ21haWwuY29tIiwiZXhwIjoxNzgxNDkxOTQ5fQ.FIibyQ6jdUUrseLednMVyX7TmWUhGj8zGFosN3BISXg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0849c5f0d958365-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40d4:123f:34a2:159f:12ec:6488:4f26","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jun-2026 02:54:15 UTC] === User Orders API Called ===
[08-Jun-2026 02:54:15 UTC] User ID: 747
[08-Jun-2026 02:54:15 UTC] Limit: 20, Offset: 0
[08-Jun-2026 02:54:15 UTC] Orders found: 0
[08-Jun-2026 02:54:15 UTC] Orders data: []
[08-Jun-2026 02:54:15 UTC] Total orders count: 0
[08-Jun-2026 02:54:15 UTC] === API CALL LOG ===
[08-Jun-2026 02:54:15 UTC] Endpoint: user/profile.php
[08-Jun-2026 02:54:15 UTC] Full Log Data: {
    "timestamp": "2026-06-08 02:54:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:123f:34a2:159f:12ec:6488:4f26",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:123f:34a2:159f:12ec:6488:4f26, 172.68.242.51",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ3IiwidXNlcm5hbWUiOiJzaWRodTIyIiwiZW1haWwiOiJMYW5kbG9yZGphdHQwMTlAZ21haWwuY29tIiwiZXhwIjoxNzgxNDkxOTQ5fQ.FIibyQ6jdUUrseLednMVyX7TmWUhGj8zGFosN3BISXg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0849c5f0d988365-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:123f:34a2:159f:12ec:6488:4f26",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 02:54:15 UTC] === END API CALL LOG ===
[08-Jun-2026 02:54:15 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 02:54:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ3IiwidXNlcm5hbWUiOiJzaWRodTIyIiwiZW1haWwiOiJMYW5kbG9yZGphdHQwMTlAZ21haWwuY29tIiwiZXhwIjoxNzgxNDkxOTQ5fQ.FIibyQ6jdUUrseLednMVyX7TmWUhGj8zGFosN3BISXg
[08-Jun-2026 02:54:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 02:54:15 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 02:54:15 UTC] User ID: 747
[08-Jun-2026 02:54:15 UTC] ✅ User profile retrieved successfully for user ID: 747
[08-Jun-2026 02:54:15 UTC] === API CALL LOG ===
[08-Jun-2026 02:54:15 UTC] Endpoint: user/profile.php
[08-Jun-2026 02:54:15 UTC] Full Log Data: {
    "timestamp": "2026-06-08 02:54:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:123f:34a2:159f:12ec:6488:4f26",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:123f:34a2:159f:12ec:6488:4f26, 172.68.242.50",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ3IiwidXNlcm5hbWUiOiJzaWRodTIyIiwiZW1haWwiOiJMYW5kbG9yZGphdHQwMTlAZ21haWwuY29tIiwiZXhwIjoxNzgxNDkxOTQ5fQ.FIibyQ6jdUUrseLednMVyX7TmWUhGj8zGFosN3BISXg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0849c6298238365-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:123f:34a2:159f:12ec:6488:4f26",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 02:54:15 UTC] === END API CALL LOG ===
[08-Jun-2026 02:54:15 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 02:54:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ3IiwidXNlcm5hbWUiOiJzaWRodTIyIiwiZW1haWwiOiJMYW5kbG9yZGphdHQwMTlAZ21haWwuY29tIiwiZXhwIjoxNzgxNDkxOTQ5fQ.FIibyQ6jdUUrseLednMVyX7TmWUhGj8zGFosN3BISXg
[08-Jun-2026 02:54:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 02:54:15 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 02:54:15 UTC] User ID: 747
[08-Jun-2026 02:54:15 UTC] ✅ User profile retrieved successfully for user ID: 747
[08-Jun-2026 05:55:19 UTC] === API CALL LOG ===
[08-Jun-2026 05:55:19 UTC] Endpoint: user/profile.php
[08-Jun-2026 05:55:19 UTC] Full Log Data: {
    "timestamp": "2026-06-08 05:55:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:3fae:a638::62e:202c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:3fae:a638::62e:202c, 172.69.165.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ4IiwidXNlcm5hbWUiOiJyYWoiLCJlbWFpbCI6InJhajg1Z2hvcmFpNjdAZ21haWwuY29tIiwiZXhwIjoxNzgxNTAyOTE3fQ.yfXXKb4qwidrzYDgg3A89Ee9dNRh-DdRauOmN0_Lpvc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a085a59c7cd4a3d5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:3fae:a638::62e:202c",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 05:55:19 UTC] === END API CALL LOG ===
[08-Jun-2026 05:55:19 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 05:55:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ4IiwidXNlcm5hbWUiOiJyYWoiLCJlbWFpbCI6InJhajg1Z2hvcmFpNjdAZ21haWwuY29tIiwiZXhwIjoxNzgxNTAyOTE3fQ.yfXXKb4qwidrzYDgg3A89Ee9dNRh-DdRauOmN0_Lpvc
[08-Jun-2026 05:55:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 05:55:19 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 05:55:19 UTC] User ID: 748
[08-Jun-2026 05:55:19 UTC] ✅ User profile retrieved successfully for user ID: 748
[08-Jun-2026 05:55:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 05:55:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 05:55:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:3fae:a638::62e:202c, 172.69.165.48","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ4IiwidXNlcm5hbWUiOiJyYWoiLCJlbWFpbCI6InJhajg1Z2hvcmFpNjdAZ21haWwuY29tIiwiZXhwIjoxNzgxNTAyOTE3fQ.yfXXKb4qwidrzYDgg3A89Ee9dNRh-DdRauOmN0_Lpvc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a085a59d2d40a3d5-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:3fae:a638::62e:202c","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jun-2026 05:55:19 UTC] === User Orders API Called ===
[08-Jun-2026 05:55:19 UTC] User ID: 748
[08-Jun-2026 05:55:19 UTC] Limit: 20, Offset: 0
[08-Jun-2026 05:55:19 UTC] Orders found: 0
[08-Jun-2026 05:55:19 UTC] Orders data: []
[08-Jun-2026 05:55:19 UTC] Total orders count: 0
[08-Jun-2026 05:55:19 UTC] === API CALL LOG ===
[08-Jun-2026 05:55:19 UTC] Endpoint: user/profile.php
[08-Jun-2026 05:55:19 UTC] Full Log Data: {
    "timestamp": "2026-06-08 05:55:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:3fae:a638::62e:202c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:3fae:a638::62e:202c, 172.69.165.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ4IiwidXNlcm5hbWUiOiJyYWoiLCJlbWFpbCI6InJhajg1Z2hvcmFpNjdAZ21haWwuY29tIiwiZXhwIjoxNzgxNTAyOTE3fQ.yfXXKb4qwidrzYDgg3A89Ee9dNRh-DdRauOmN0_Lpvc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a085a59d2d42a3d5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:3fae:a638::62e:202c",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 05:55:19 UTC] === END API CALL LOG ===
[08-Jun-2026 05:55:19 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 05:55:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ4IiwidXNlcm5hbWUiOiJyYWoiLCJlbWFpbCI6InJhajg1Z2hvcmFpNjdAZ21haWwuY29tIiwiZXhwIjoxNzgxNTAyOTE3fQ.yfXXKb4qwidrzYDgg3A89Ee9dNRh-DdRauOmN0_Lpvc
[08-Jun-2026 05:55:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 05:55:19 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 05:55:19 UTC] User ID: 748
[08-Jun-2026 05:55:19 UTC] ✅ User profile retrieved successfully for user ID: 748
[08-Jun-2026 05:55:20 UTC] === API CALL LOG ===
[08-Jun-2026 05:55:20 UTC] Endpoint: user/profile.php
[08-Jun-2026 05:55:20 UTC] Full Log Data: {
    "timestamp": "2026-06-08 05:55:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:3fae:a638::62e:202c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:3fae:a638::62e:202c, 172.69.165.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ4IiwidXNlcm5hbWUiOiJyYWoiLCJlbWFpbCI6InJhajg1Z2hvcmFpNjdAZ21haWwuY29tIiwiZXhwIjoxNzgxNTAyOTE3fQ.yfXXKb4qwidrzYDgg3A89Ee9dNRh-DdRauOmN0_Lpvc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a085a5a56b29a3d5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:3fae:a638::62e:202c",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 05:55:20 UTC] === END API CALL LOG ===
[08-Jun-2026 05:55:20 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 05:55:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ4IiwidXNlcm5hbWUiOiJyYWoiLCJlbWFpbCI6InJhajg1Z2hvcmFpNjdAZ21haWwuY29tIiwiZXhwIjoxNzgxNTAyOTE3fQ.yfXXKb4qwidrzYDgg3A89Ee9dNRh-DdRauOmN0_Lpvc
[08-Jun-2026 05:55:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 05:55:20 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 05:55:20 UTC] User ID: 748
[08-Jun-2026 05:55:20 UTC] ✅ User profile retrieved successfully for user ID: 748
[08-Jun-2026 05:55:46 UTC] === API CALL LOG ===
[08-Jun-2026 05:55:46 UTC] Endpoint: user/profile.php
[08-Jun-2026 05:55:46 UTC] Full Log Data: {
    "timestamp": "2026-06-08 05:55:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:3fae:a638::62e:202c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:3fae:a638::62e:202c, 172.69.165.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ4IiwidXNlcm5hbWUiOiJyYWoiLCJlbWFpbCI6InJhajg1Z2hvcmFpNjdAZ21haWwuY29tIiwiZXhwIjoxNzgxNTAyOTE3fQ.yfXXKb4qwidrzYDgg3A89Ee9dNRh-DdRauOmN0_Lpvc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a085a642a971a3d5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:3fae:a638::62e:202c",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 05:55:46 UTC] === END API CALL LOG ===
[08-Jun-2026 05:55:46 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 05:55:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ4IiwidXNlcm5hbWUiOiJyYWoiLCJlbWFpbCI6InJhajg1Z2hvcmFpNjdAZ21haWwuY29tIiwiZXhwIjoxNzgxNTAyOTE3fQ.yfXXKb4qwidrzYDgg3A89Ee9dNRh-DdRauOmN0_Lpvc
[08-Jun-2026 05:55:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 05:55:46 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 05:55:46 UTC] User ID: 748
[08-Jun-2026 05:55:46 UTC] ✅ User profile retrieved successfully for user ID: 748
[08-Jun-2026 05:55:53 UTC] === API CALL LOG ===
[08-Jun-2026 05:55:53 UTC] Endpoint: user/profile.php
[08-Jun-2026 05:55:53 UTC] Full Log Data: {
    "timestamp": "2026-06-08 05:55:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:3fae:a638::62e:202c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:3fae:a638::62e:202c, 162.158.170.105",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ4IiwidXNlcm5hbWUiOiJyYWoiLCJlbWFpbCI6InJhajg1Z2hvcmFpNjdAZ21haWwuY29tIiwiZXhwIjoxNzgxNTAyOTE3fQ.yfXXKb4qwidrzYDgg3A89Ee9dNRh-DdRauOmN0_Lpvc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a085a6721a2ea053-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:3fae:a638::62e:202c",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 05:55:53 UTC] === END API CALL LOG ===
[08-Jun-2026 05:55:53 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 05:55:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ4IiwidXNlcm5hbWUiOiJyYWoiLCJlbWFpbCI6InJhajg1Z2hvcmFpNjdAZ21haWwuY29tIiwiZXhwIjoxNzgxNTAyOTE3fQ.yfXXKb4qwidrzYDgg3A89Ee9dNRh-DdRauOmN0_Lpvc
[08-Jun-2026 05:55:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 05:55:53 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 05:55:53 UTC] User ID: 748
[08-Jun-2026 05:55:53 UTC] ✅ User profile retrieved successfully for user ID: 748
[08-Jun-2026 05:55:55 UTC] === API CALL LOG ===
[08-Jun-2026 05:55:55 UTC] Endpoint: user/profile.php
[08-Jun-2026 05:55:55 UTC] Full Log Data: {
    "timestamp": "2026-06-08 05:55:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:3fae:a638::62e:202c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:3fae:a638::62e:202c, 162.158.170.170",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ4IiwidXNlcm5hbWUiOiJyYWoiLCJlbWFpbCI6InJhajg1Z2hvcmFpNjdAZ21haWwuY29tIiwiZXhwIjoxNzgxNTAyOTE3fQ.yfXXKb4qwidrzYDgg3A89Ee9dNRh-DdRauOmN0_Lpvc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a085a67c990ca053-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:3fae:a638::62e:202c",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 05:55:55 UTC] === END API CALL LOG ===
[08-Jun-2026 05:55:55 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 05:55:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ4IiwidXNlcm5hbWUiOiJyYWoiLCJlbWFpbCI6InJhajg1Z2hvcmFpNjdAZ21haWwuY29tIiwiZXhwIjoxNzgxNTAyOTE3fQ.yfXXKb4qwidrzYDgg3A89Ee9dNRh-DdRauOmN0_Lpvc
[08-Jun-2026 05:55:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 05:55:55 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 05:55:55 UTC] User ID: 748
[08-Jun-2026 05:55:55 UTC] ✅ User profile retrieved successfully for user ID: 748
[08-Jun-2026 05:55:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 05:55:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 05:55:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:3fae:a638::62e:202c, 162.158.170.170","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ4IiwidXNlcm5hbWUiOiJyYWoiLCJlbWFpbCI6InJhajg1Z2hvcmFpNjdAZ21haWwuY29tIiwiZXhwIjoxNzgxNTAyOTE3fQ.yfXXKb4qwidrzYDgg3A89Ee9dNRh-DdRauOmN0_Lpvc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a085a67d5981a053-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:3fae:a638::62e:202c","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jun-2026 05:55:55 UTC] === User Orders API Called ===
[08-Jun-2026 05:55:55 UTC] User ID: 748
[08-Jun-2026 05:55:55 UTC] Limit: 20, Offset: 0
[08-Jun-2026 05:55:55 UTC] Orders found: 0
[08-Jun-2026 05:55:55 UTC] Orders data: []
[08-Jun-2026 05:55:55 UTC] Total orders count: 0
[08-Jun-2026 05:55:55 UTC] === API CALL LOG ===
[08-Jun-2026 05:55:55 UTC] Endpoint: user/profile.php
[08-Jun-2026 05:55:55 UTC] Full Log Data: {
    "timestamp": "2026-06-08 05:55:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:3fae:a638::62e:202c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:3fae:a638::62e:202c, 162.158.170.171",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ4IiwidXNlcm5hbWUiOiJyYWoiLCJlbWFpbCI6InJhajg1Z2hvcmFpNjdAZ21haWwuY29tIiwiZXhwIjoxNzgxNTAyOTE3fQ.yfXXKb4qwidrzYDgg3A89Ee9dNRh-DdRauOmN0_Lpvc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a085a67d5982a053-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:3fae:a638::62e:202c",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 05:55:55 UTC] === END API CALL LOG ===
[08-Jun-2026 05:55:55 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 05:55:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ4IiwidXNlcm5hbWUiOiJyYWoiLCJlbWFpbCI6InJhajg1Z2hvcmFpNjdAZ21haWwuY29tIiwiZXhwIjoxNzgxNTAyOTE3fQ.yfXXKb4qwidrzYDgg3A89Ee9dNRh-DdRauOmN0_Lpvc
[08-Jun-2026 05:55:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 05:55:55 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 05:55:55 UTC] User ID: 748
[08-Jun-2026 05:55:55 UTC] ✅ User profile retrieved successfully for user ID: 748
[08-Jun-2026 05:56:01 UTC] === API CALL LOG ===
[08-Jun-2026 05:56:01 UTC] Endpoint: user/profile.php
[08-Jun-2026 05:56:01 UTC] Full Log Data: {
    "timestamp": "2026-06-08 05:56:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:3fae:a638::62e:202c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:3fae:a638::62e:202c, 162.158.189.209",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ4IiwidXNlcm5hbWUiOiJyYWoiLCJlbWFpbCI6InJhajg1Z2hvcmFpNjdAZ21haWwuY29tIiwiZXhwIjoxNzgxNTAyOTE3fQ.yfXXKb4qwidrzYDgg3A89Ee9dNRh-DdRauOmN0_Lpvc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a085a6a0fdfb3fd4-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:3fae:a638::62e:202c",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 05:56:01 UTC] === END API CALL LOG ===
[08-Jun-2026 05:56:01 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 05:56:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ4IiwidXNlcm5hbWUiOiJyYWoiLCJlbWFpbCI6InJhajg1Z2hvcmFpNjdAZ21haWwuY29tIiwiZXhwIjoxNzgxNTAyOTE3fQ.yfXXKb4qwidrzYDgg3A89Ee9dNRh-DdRauOmN0_Lpvc
[08-Jun-2026 05:56:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 05:56:01 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 05:56:01 UTC] User ID: 748
[08-Jun-2026 05:56:01 UTC] ✅ User profile retrieved successfully for user ID: 748
[08-Jun-2026 05:56:02 UTC] === API CALL LOG ===
[08-Jun-2026 05:56:02 UTC] Endpoint: user/profile.php
[08-Jun-2026 05:56:02 UTC] Full Log Data: {
    "timestamp": "2026-06-08 05:56:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:3fae:a638::62e:202c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:3fae:a638::62e:202c, 162.158.189.209",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ4IiwidXNlcm5hbWUiOiJyYWoiLCJlbWFpbCI6InJhajg1Z2hvcmFpNjdAZ21haWwuY29tIiwiZXhwIjoxNzgxNTAyOTE3fQ.yfXXKb4qwidrzYDgg3A89Ee9dNRh-DdRauOmN0_Lpvc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a085a6ab5da33fd4-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:3fae:a638::62e:202c",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 05:56:02 UTC] === END API CALL LOG ===
[08-Jun-2026 05:56:02 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 05:56:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ4IiwidXNlcm5hbWUiOiJyYWoiLCJlbWFpbCI6InJhajg1Z2hvcmFpNjdAZ21haWwuY29tIiwiZXhwIjoxNzgxNTAyOTE3fQ.yfXXKb4qwidrzYDgg3A89Ee9dNRh-DdRauOmN0_Lpvc
[08-Jun-2026 05:56:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 05:56:02 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 05:56:02 UTC] User ID: 748
[08-Jun-2026 05:56:02 UTC] ✅ User profile retrieved successfully for user ID: 748
[08-Jun-2026 05:56:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 05:56:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 05:56:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:3fae:a638::62e:202c, 162.158.189.209","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ4IiwidXNlcm5hbWUiOiJyYWoiLCJlbWFpbCI6InJhajg1Z2hvcmFpNjdAZ21haWwuY29tIiwiZXhwIjoxNzgxNTAyOTE3fQ.yfXXKb4qwidrzYDgg3A89Ee9dNRh-DdRauOmN0_Lpvc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a085a6abfe113fd4-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:3fae:a638::62e:202c","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jun-2026 05:56:02 UTC] === User Orders API Called ===
[08-Jun-2026 05:56:02 UTC] User ID: 748
[08-Jun-2026 05:56:02 UTC] Limit: 20, Offset: 0
[08-Jun-2026 05:56:02 UTC] Orders found: 0
[08-Jun-2026 05:56:02 UTC] Orders data: []
[08-Jun-2026 05:56:02 UTC] Total orders count: 0
[08-Jun-2026 05:56:03 UTC] === API CALL LOG ===
[08-Jun-2026 05:56:03 UTC] Endpoint: user/profile.php
[08-Jun-2026 05:56:03 UTC] Full Log Data: {
    "timestamp": "2026-06-08 05:56:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:3fae:a638::62e:202c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:3fae:a638::62e:202c, 162.158.190.122",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ4IiwidXNlcm5hbWUiOiJyYWoiLCJlbWFpbCI6InJhajg1Z2hvcmFpNjdAZ21haWwuY29tIiwiZXhwIjoxNzgxNTAyOTE3fQ.yfXXKb4qwidrzYDgg3A89Ee9dNRh-DdRauOmN0_Lpvc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a085a6abfe133fd4-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:3fae:a638::62e:202c",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 05:56:03 UTC] === END API CALL LOG ===
[08-Jun-2026 05:56:03 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 05:56:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ4IiwidXNlcm5hbWUiOiJyYWoiLCJlbWFpbCI6InJhajg1Z2hvcmFpNjdAZ21haWwuY29tIiwiZXhwIjoxNzgxNTAyOTE3fQ.yfXXKb4qwidrzYDgg3A89Ee9dNRh-DdRauOmN0_Lpvc
[08-Jun-2026 05:56:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 05:56:03 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 05:56:03 UTC] User ID: 748
[08-Jun-2026 05:56:03 UTC] ✅ User profile retrieved successfully for user ID: 748
[08-Jun-2026 05:56:04 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 05:56:04 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 05:56:04 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:3fae:a638::62e:202c, 162.158.190.121","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ4IiwidXNlcm5hbWUiOiJyYWoiLCJlbWFpbCI6InJhajg1Z2hvcmFpNjdAZ21haWwuY29tIiwiZXhwIjoxNzgxNTAyOTE3fQ.yfXXKb4qwidrzYDgg3A89Ee9dNRh-DdRauOmN0_Lpvc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a085a6b9fedd3fd4-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:3fae:a638::62e:202c","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jun-2026 05:56:04 UTC] === User Orders API Called ===
[08-Jun-2026 05:56:04 UTC] User ID: 748
[08-Jun-2026 05:56:04 UTC] Limit: 20, Offset: 0
[08-Jun-2026 05:56:04 UTC] Orders found: 0
[08-Jun-2026 05:56:04 UTC] Orders data: []
[08-Jun-2026 05:56:04 UTC] Total orders count: 0
[08-Jun-2026 05:56:05 UTC] === API CALL LOG ===
[08-Jun-2026 05:56:05 UTC] Endpoint: user/profile.php
[08-Jun-2026 05:56:05 UTC] Full Log Data: {
    "timestamp": "2026-06-08 05:56:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:3fae:a638::62e:202c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:3fae:a638::62e:202c, 162.158.190.122",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ4IiwidXNlcm5hbWUiOiJyYWoiLCJlbWFpbCI6InJhajg1Z2hvcmFpNjdAZ21haWwuY29tIiwiZXhwIjoxNzgxNTAyOTE3fQ.yfXXKb4qwidrzYDgg3A89Ee9dNRh-DdRauOmN0_Lpvc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a085a6c0dc2a3fd4-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:3fae:a638::62e:202c",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 05:56:05 UTC] === END API CALL LOG ===
[08-Jun-2026 05:56:05 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 05:56:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ4IiwidXNlcm5hbWUiOiJyYWoiLCJlbWFpbCI6InJhajg1Z2hvcmFpNjdAZ21haWwuY29tIiwiZXhwIjoxNzgxNTAyOTE3fQ.yfXXKb4qwidrzYDgg3A89Ee9dNRh-DdRauOmN0_Lpvc
[08-Jun-2026 05:56:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 05:56:05 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 05:56:05 UTC] User ID: 748
[08-Jun-2026 05:56:05 UTC] ✅ User profile retrieved successfully for user ID: 748
[08-Jun-2026 05:56:06 UTC] User Purchases API - User ID: 748
[08-Jun-2026 05:56:06 UTC] User Purchases API - Total purchases found: 0
[08-Jun-2026 05:56:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 05:56:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 05:56:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:3fae:a638::62e:202c, 162.158.190.121","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ4IiwidXNlcm5hbWUiOiJyYWoiLCJlbWFpbCI6InJhajg1Z2hvcmFpNjdAZ21haWwuY29tIiwiZXhwIjoxNzgxNTAyOTE3fQ.yfXXKb4qwidrzYDgg3A89Ee9dNRh-DdRauOmN0_Lpvc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a085a6c658c43fd4-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:3fae:a638::62e:202c","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jun-2026 05:56:06 UTC] === User Orders API Called ===
[08-Jun-2026 05:56:06 UTC] User ID: 748
[08-Jun-2026 05:56:06 UTC] Limit: 20, Offset: 0
[08-Jun-2026 05:56:06 UTC] Orders found: 0
[08-Jun-2026 05:56:06 UTC] Orders data: []
[08-Jun-2026 05:56:06 UTC] Total orders count: 0
[08-Jun-2026 05:56:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 05:56:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 05:56:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:3fae:a638::62e:202c, 162.158.189.209","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ4IiwidXNlcm5hbWUiOiJyYWoiLCJlbWFpbCI6InJhajg1Z2hvcmFpNjdAZ21haWwuY29tIiwiZXhwIjoxNzgxNTAyOTE3fQ.yfXXKb4qwidrzYDgg3A89Ee9dNRh-DdRauOmN0_Lpvc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a085a6dbc8d43fd4-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:3fae:a638::62e:202c","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jun-2026 05:56:10 UTC] === User Orders API Called ===
[08-Jun-2026 05:56:10 UTC] User ID: 748
[08-Jun-2026 05:56:10 UTC] Limit: 20, Offset: 0
[08-Jun-2026 05:56:10 UTC] Orders found: 0
[08-Jun-2026 05:56:10 UTC] Orders data: []
[08-Jun-2026 05:56:10 UTC] Total orders count: 0
[08-Jun-2026 05:56:10 UTC] === API CALL LOG ===
[08-Jun-2026 05:56:10 UTC] Endpoint: user/profile.php
[08-Jun-2026 05:56:10 UTC] Full Log Data: {
    "timestamp": "2026-06-08 05:56:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:3fae:a638::62e:202c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:3fae:a638::62e:202c, 162.158.189.209",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ4IiwidXNlcm5hbWUiOiJyYWoiLCJlbWFpbCI6InJhajg1Z2hvcmFpNjdAZ21haWwuY29tIiwiZXhwIjoxNzgxNTAyOTE3fQ.yfXXKb4qwidrzYDgg3A89Ee9dNRh-DdRauOmN0_Lpvc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a085a6dbc8d63fd4-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:3fae:a638::62e:202c",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 05:56:10 UTC] === END API CALL LOG ===
[08-Jun-2026 05:56:10 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 05:56:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ4IiwidXNlcm5hbWUiOiJyYWoiLCJlbWFpbCI6InJhajg1Z2hvcmFpNjdAZ21haWwuY29tIiwiZXhwIjoxNzgxNTAyOTE3fQ.yfXXKb4qwidrzYDgg3A89Ee9dNRh-DdRauOmN0_Lpvc
[08-Jun-2026 05:56:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 05:56:10 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 05:56:10 UTC] User ID: 748
[08-Jun-2026 05:56:10 UTC] === API CALL LOG ===
[08-Jun-2026 05:56:10 UTC] Endpoint: user/profile.php
[08-Jun-2026 05:56:10 UTC] ✅ User profile retrieved successfully for user ID: 748
[08-Jun-2026 05:56:10 UTC] Full Log Data: {
    "timestamp": "2026-06-08 05:56:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:3fae:a638::62e:202c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:3fae:a638::62e:202c, 162.158.189.209",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ4IiwidXNlcm5hbWUiOiJyYWoiLCJlbWFpbCI6InJhajg1Z2hvcmFpNjdAZ21haWwuY29tIiwiZXhwIjoxNzgxNTAyOTE3fQ.yfXXKb4qwidrzYDgg3A89Ee9dNRh-DdRauOmN0_Lpvc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a085a6dbc8d83fd4-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:3fae:a638::62e:202c",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 05:56:10 UTC] === END API CALL LOG ===
[08-Jun-2026 05:56:10 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 05:56:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ4IiwidXNlcm5hbWUiOiJyYWoiLCJlbWFpbCI6InJhajg1Z2hvcmFpNjdAZ21haWwuY29tIiwiZXhwIjoxNzgxNTAyOTE3fQ.yfXXKb4qwidrzYDgg3A89Ee9dNRh-DdRauOmN0_Lpvc
[08-Jun-2026 05:56:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 05:56:10 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 05:56:10 UTC] User ID: 748
[08-Jun-2026 05:56:10 UTC] ✅ User profile retrieved successfully for user ID: 748
[08-Jun-2026 05:56:21 UTC] === API CALL LOG ===
[08-Jun-2026 05:56:21 UTC] Endpoint: user/profile.php
[08-Jun-2026 05:56:21 UTC] Full Log Data: {
    "timestamp": "2026-06-08 05:56:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:3fae:a638::62e:202c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:3fae:a638::62e:202c, 172.71.124.88",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ4IiwidXNlcm5hbWUiOiJyYWoiLCJlbWFpbCI6InJhajg1Z2hvcmFpNjdAZ21haWwuY29tIiwiZXhwIjoxNzgxNTAyOTE3fQ.yfXXKb4qwidrzYDgg3A89Ee9dNRh-DdRauOmN0_Lpvc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a085a7204d93ce66-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:3fae:a638::62e:202c",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 05:56:21 UTC] === END API CALL LOG ===
[08-Jun-2026 05:56:21 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 05:56:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ4IiwidXNlcm5hbWUiOiJyYWoiLCJlbWFpbCI6InJhajg1Z2hvcmFpNjdAZ21haWwuY29tIiwiZXhwIjoxNzgxNTAyOTE3fQ.yfXXKb4qwidrzYDgg3A89Ee9dNRh-DdRauOmN0_Lpvc
[08-Jun-2026 05:56:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 05:56:21 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 05:56:21 UTC] User ID: 748
[08-Jun-2026 05:56:21 UTC] ✅ User profile retrieved successfully for user ID: 748
[08-Jun-2026 05:56:22 UTC] === API CALL LOG ===
[08-Jun-2026 05:56:22 UTC] Endpoint: user/profile.php
[08-Jun-2026 05:56:22 UTC] Full Log Data: {
    "timestamp": "2026-06-08 05:56:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:3fae:a638::62e:202c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:3fae:a638::62e:202c, 172.71.124.88",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ4IiwidXNlcm5hbWUiOiJyYWoiLCJlbWFpbCI6InJhajg1Z2hvcmFpNjdAZ21haWwuY29tIiwiZXhwIjoxNzgxNTAyOTE3fQ.yfXXKb4qwidrzYDgg3A89Ee9dNRh-DdRauOmN0_Lpvc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a085a72a1f9fce66-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:3fae:a638::62e:202c",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 05:56:22 UTC] === END API CALL LOG ===
[08-Jun-2026 05:56:22 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 05:56:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ4IiwidXNlcm5hbWUiOiJyYWoiLCJlbWFpbCI6InJhajg1Z2hvcmFpNjdAZ21haWwuY29tIiwiZXhwIjoxNzgxNTAyOTE3fQ.yfXXKb4qwidrzYDgg3A89Ee9dNRh-DdRauOmN0_Lpvc
[08-Jun-2026 05:56:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 05:56:22 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 05:56:22 UTC] User ID: 748
[08-Jun-2026 05:56:22 UTC] ✅ User profile retrieved successfully for user ID: 748
[08-Jun-2026 05:56:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 05:56:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 05:56:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:3fae:a638::62e:202c, 172.71.124.88","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ4IiwidXNlcm5hbWUiOiJyYWoiLCJlbWFpbCI6InJhajg1Z2hvcmFpNjdAZ21haWwuY29tIiwiZXhwIjoxNzgxNTAyOTE3fQ.yfXXKb4qwidrzYDgg3A89Ee9dNRh-DdRauOmN0_Lpvc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a085a72ab960ce66-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:3fae:a638::62e:202c","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jun-2026 05:56:22 UTC] === User Orders API Called ===
[08-Jun-2026 05:56:22 UTC] User ID: 748
[08-Jun-2026 05:56:22 UTC] Limit: 20, Offset: 0
[08-Jun-2026 05:56:22 UTC] Orders found: 0
[08-Jun-2026 05:56:22 UTC] Orders data: []
[08-Jun-2026 05:56:22 UTC] Total orders count: 0
[08-Jun-2026 05:56:23 UTC] === API CALL LOG ===
[08-Jun-2026 05:56:23 UTC] Endpoint: user/profile.php
[08-Jun-2026 05:56:23 UTC] Full Log Data: {
    "timestamp": "2026-06-08 05:56:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:3fae:a638::62e:202c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:3fae:a638::62e:202c, 172.71.124.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ4IiwidXNlcm5hbWUiOiJyYWoiLCJlbWFpbCI6InJhajg1Z2hvcmFpNjdAZ21haWwuY29tIiwiZXhwIjoxNzgxNTAyOTE3fQ.yfXXKb4qwidrzYDgg3A89Ee9dNRh-DdRauOmN0_Lpvc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a085a72ab966ce66-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:3fae:a638::62e:202c",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 05:56:23 UTC] === END API CALL LOG ===
[08-Jun-2026 05:56:23 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 05:56:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ4IiwidXNlcm5hbWUiOiJyYWoiLCJlbWFpbCI6InJhajg1Z2hvcmFpNjdAZ21haWwuY29tIiwiZXhwIjoxNzgxNTAyOTE3fQ.yfXXKb4qwidrzYDgg3A89Ee9dNRh-DdRauOmN0_Lpvc
[08-Jun-2026 05:56:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 05:56:23 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 05:56:23 UTC] User ID: 748
[08-Jun-2026 05:56:23 UTC] ✅ User profile retrieved successfully for user ID: 748
[08-Jun-2026 05:56:34 UTC] === API CALL LOG ===
[08-Jun-2026 05:56:34 UTC] Endpoint: user/profile.php
[08-Jun-2026 05:56:34 UTC] Full Log Data: {
    "timestamp": "2026-06-08 05:56:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:3fae:a638::62e:202c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:3fae:a638::62e:202c, 172.70.189.162",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ4IiwidXNlcm5hbWUiOiJyYWoiLCJlbWFpbCI6InJhajg1Z2hvcmFpNjdAZ21haWwuY29tIiwiZXhwIjoxNzgxNTAyOTE3fQ.yfXXKb4qwidrzYDgg3A89Ee9dNRh-DdRauOmN0_Lpvc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a085a7713ce0882c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:3fae:a638::62e:202c",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 05:56:34 UTC] === END API CALL LOG ===
[08-Jun-2026 05:56:34 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 05:56:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ4IiwidXNlcm5hbWUiOiJyYWoiLCJlbWFpbCI6InJhajg1Z2hvcmFpNjdAZ21haWwuY29tIiwiZXhwIjoxNzgxNTAyOTE3fQ.yfXXKb4qwidrzYDgg3A89Ee9dNRh-DdRauOmN0_Lpvc
[08-Jun-2026 05:56:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 05:56:34 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 05:56:34 UTC] User ID: 748
[08-Jun-2026 05:56:34 UTC] ✅ User profile retrieved successfully for user ID: 748
[08-Jun-2026 05:56:35 UTC] === API CALL LOG ===
[08-Jun-2026 05:56:35 UTC] Endpoint: user/profile.php
[08-Jun-2026 05:56:35 UTC] Full Log Data: {
    "timestamp": "2026-06-08 05:56:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:3fae:a638::62e:202c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:3fae:a638::62e:202c, 172.70.189.162",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ4IiwidXNlcm5hbWUiOiJyYWoiLCJlbWFpbCI6InJhajg1Z2hvcmFpNjdAZ21haWwuY29tIiwiZXhwIjoxNzgxNTAyOTE3fQ.yfXXKb4qwidrzYDgg3A89Ee9dNRh-DdRauOmN0_Lpvc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a085a77bdce0882c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:3fae:a638::62e:202c",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 05:56:35 UTC] === END API CALL LOG ===
[08-Jun-2026 05:56:35 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 05:56:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ4IiwidXNlcm5hbWUiOiJyYWoiLCJlbWFpbCI6InJhajg1Z2hvcmFpNjdAZ21haWwuY29tIiwiZXhwIjoxNzgxNTAyOTE3fQ.yfXXKb4qwidrzYDgg3A89Ee9dNRh-DdRauOmN0_Lpvc
[08-Jun-2026 05:56:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 05:56:35 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 05:56:35 UTC] User ID: 748
[08-Jun-2026 05:56:35 UTC] ✅ User profile retrieved successfully for user ID: 748
[08-Jun-2026 05:56:36 UTC] === API CALL LOG ===
[08-Jun-2026 05:56:36 UTC] Endpoint: user/profile.php
[08-Jun-2026 05:56:36 UTC] Full Log Data: {
    "timestamp": "2026-06-08 05:56:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:3fae:a638::62e:202c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:3fae:a638::62e:202c, 172.70.189.25",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ4IiwidXNlcm5hbWUiOiJyYWoiLCJlbWFpbCI6InJhajg1Z2hvcmFpNjdAZ21haWwuY29tIiwiZXhwIjoxNzgxNTAyOTE3fQ.yfXXKb4qwidrzYDgg3A89Ee9dNRh-DdRauOmN0_Lpvc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a085a77b1c22882c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:3fae:a638::62e:202c",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 05:56:36 UTC] === END API CALL LOG ===
[08-Jun-2026 05:56:36 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 05:56:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ4IiwidXNlcm5hbWUiOiJyYWoiLCJlbWFpbCI6InJhajg1Z2hvcmFpNjdAZ21haWwuY29tIiwiZXhwIjoxNzgxNTAyOTE3fQ.yfXXKb4qwidrzYDgg3A89Ee9dNRh-DdRauOmN0_Lpvc
[08-Jun-2026 05:56:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 05:56:36 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 05:56:36 UTC] User ID: 748
[08-Jun-2026 05:56:36 UTC] ✅ User profile retrieved successfully for user ID: 748
[08-Jun-2026 05:56:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 05:56:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 05:56:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:3fae:a638::62e:202c, 172.70.189.26","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ4IiwidXNlcm5hbWUiOiJyYWoiLCJlbWFpbCI6InJhajg1Z2hvcmFpNjdAZ21haWwuY29tIiwiZXhwIjoxNzgxNTAyOTE3fQ.yfXXKb4qwidrzYDgg3A89Ee9dNRh-DdRauOmN0_Lpvc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a085a77bdcde882c-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:3fae:a638::62e:202c","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jun-2026 05:56:36 UTC] === User Orders API Called ===
[08-Jun-2026 05:56:36 UTC] User ID: 748
[08-Jun-2026 05:56:36 UTC] Limit: 20, Offset: 0
[08-Jun-2026 05:56:36 UTC] Orders found: 0
[08-Jun-2026 05:56:36 UTC] Orders data: []
[08-Jun-2026 05:56:36 UTC] Total orders count: 0
[08-Jun-2026 05:56:41 UTC] === API CALL LOG ===
[08-Jun-2026 05:56:41 UTC] Endpoint: user/profile.php
[08-Jun-2026 05:56:41 UTC] Full Log Data: {
    "timestamp": "2026-06-08 05:56:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:3fae:a638::62e:202c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:3fae:a638::62e:202c, 162.158.170.105",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ4IiwidXNlcm5hbWUiOiJyYWoiLCJlbWFpbCI6InJhajg1Z2hvcmFpNjdAZ21haWwuY29tIiwiZXhwIjoxNzgxNTAyOTE3fQ.yfXXKb4qwidrzYDgg3A89Ee9dNRh-DdRauOmN0_Lpvc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a085a79a4e0c9fc8-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:3fae:a638::62e:202c",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 05:56:41 UTC] === END API CALL LOG ===
[08-Jun-2026 05:56:41 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 05:56:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ4IiwidXNlcm5hbWUiOiJyYWoiLCJlbWFpbCI6InJhajg1Z2hvcmFpNjdAZ21haWwuY29tIiwiZXhwIjoxNzgxNTAyOTE3fQ.yfXXKb4qwidrzYDgg3A89Ee9dNRh-DdRauOmN0_Lpvc
[08-Jun-2026 05:56:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 05:56:41 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 05:56:41 UTC] User ID: 748
[08-Jun-2026 05:56:41 UTC] ✅ User profile retrieved successfully for user ID: 748
[08-Jun-2026 05:56:42 UTC] === API CALL LOG ===
[08-Jun-2026 05:56:42 UTC] Endpoint: user/profile.php
[08-Jun-2026 05:56:42 UTC] Full Log Data: {
    "timestamp": "2026-06-08 05:56:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:3fae:a638::62e:202c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:3fae:a638::62e:202c, 162.158.170.105",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ4IiwidXNlcm5hbWUiOiJyYWoiLCJlbWFpbCI6InJhajg1Z2hvcmFpNjdAZ21haWwuY29tIiwiZXhwIjoxNzgxNTAyOTE3fQ.yfXXKb4qwidrzYDgg3A89Ee9dNRh-DdRauOmN0_Lpvc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a085a7a43f0b9fc8-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:3fae:a638::62e:202c",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 05:56:42 UTC] === END API CALL LOG ===
[08-Jun-2026 05:56:42 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 05:56:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ4IiwidXNlcm5hbWUiOiJyYWoiLCJlbWFpbCI6InJhajg1Z2hvcmFpNjdAZ21haWwuY29tIiwiZXhwIjoxNzgxNTAyOTE3fQ.yfXXKb4qwidrzYDgg3A89Ee9dNRh-DdRauOmN0_Lpvc
[08-Jun-2026 05:56:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 05:56:42 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 05:56:42 UTC] User ID: 748
[08-Jun-2026 05:56:42 UTC] ✅ User profile retrieved successfully for user ID: 748
[08-Jun-2026 05:56:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 05:56:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 05:56:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:3fae:a638::62e:202c, 162.158.170.105","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ4IiwidXNlcm5hbWUiOiJyYWoiLCJlbWFpbCI6InJhajg1Z2hvcmFpNjdAZ21haWwuY29tIiwiZXhwIjoxNzgxNTAyOTE3fQ.yfXXKb4qwidrzYDgg3A89Ee9dNRh-DdRauOmN0_Lpvc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a085a7a4ffa29fc8-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:3fae:a638::62e:202c","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jun-2026 05:56:42 UTC] === User Orders API Called ===
[08-Jun-2026 05:56:42 UTC] User ID: 748
[08-Jun-2026 05:56:42 UTC] Limit: 20, Offset: 0
[08-Jun-2026 05:56:42 UTC] Orders found: 0
[08-Jun-2026 05:56:42 UTC] Orders data: []
[08-Jun-2026 05:56:42 UTC] Total orders count: 0
[08-Jun-2026 05:56:42 UTC] === API CALL LOG ===
[08-Jun-2026 05:56:42 UTC] Endpoint: user/profile.php
[08-Jun-2026 05:56:42 UTC] Full Log Data: {
    "timestamp": "2026-06-08 05:56:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:3fae:a638::62e:202c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:3fae:a638::62e:202c, 162.158.170.105",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ4IiwidXNlcm5hbWUiOiJyYWoiLCJlbWFpbCI6InJhajg1Z2hvcmFpNjdAZ21haWwuY29tIiwiZXhwIjoxNzgxNTAyOTE3fQ.yfXXKb4qwidrzYDgg3A89Ee9dNRh-DdRauOmN0_Lpvc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a085a7a4ffa79fc8-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:3fae:a638::62e:202c",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 05:56:42 UTC] === END API CALL LOG ===
[08-Jun-2026 05:56:42 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 05:56:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ4IiwidXNlcm5hbWUiOiJyYWoiLCJlbWFpbCI6InJhajg1Z2hvcmFpNjdAZ21haWwuY29tIiwiZXhwIjoxNzgxNTAyOTE3fQ.yfXXKb4qwidrzYDgg3A89Ee9dNRh-DdRauOmN0_Lpvc
[08-Jun-2026 05:56:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 05:56:42 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 05:56:42 UTC] User ID: 748
[08-Jun-2026 05:56:42 UTC] ✅ User profile retrieved successfully for user ID: 748
[08-Jun-2026 05:56:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 05:56:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 05:56:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:3fae:a638::62e:202c, 162.158.170.105","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ4IiwidXNlcm5hbWUiOiJyYWoiLCJlbWFpbCI6InJhajg1Z2hvcmFpNjdAZ21haWwuY29tIiwiZXhwIjoxNzgxNTAyOTE3fQ.yfXXKb4qwidrzYDgg3A89Ee9dNRh-DdRauOmN0_Lpvc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a085a7abadcd9fc8-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:3fae:a638::62e:202c","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jun-2026 05:56:43 UTC] === User Orders API Called ===
[08-Jun-2026 05:56:43 UTC] User ID: 748
[08-Jun-2026 05:56:43 UTC] Limit: 20, Offset: 0
[08-Jun-2026 05:56:43 UTC] Orders found: 0
[08-Jun-2026 05:56:43 UTC] Orders data: []
[08-Jun-2026 05:56:43 UTC] Total orders count: 0
[08-Jun-2026 05:56:45 UTC] === API CALL LOG ===
[08-Jun-2026 05:56:45 UTC] Endpoint: user/profile.php
[08-Jun-2026 05:56:45 UTC] Full Log Data: {
    "timestamp": "2026-06-08 05:56:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:3fae:a638::62e:202c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:3fae:a638::62e:202c, 162.158.170.105",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ4IiwidXNlcm5hbWUiOiJyYWoiLCJlbWFpbCI6InJhajg1Z2hvcmFpNjdAZ21haWwuY29tIiwiZXhwIjoxNzgxNTAyOTE3fQ.yfXXKb4qwidrzYDgg3A89Ee9dNRh-DdRauOmN0_Lpvc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a085a7b4dd819fc8-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:3fae:a638::62e:202c",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 05:56:45 UTC] === END API CALL LOG ===
[08-Jun-2026 05:56:45 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 05:56:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ4IiwidXNlcm5hbWUiOiJyYWoiLCJlbWFpbCI6InJhajg1Z2hvcmFpNjdAZ21haWwuY29tIiwiZXhwIjoxNzgxNTAyOTE3fQ.yfXXKb4qwidrzYDgg3A89Ee9dNRh-DdRauOmN0_Lpvc
[08-Jun-2026 05:56:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 05:56:45 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 05:56:45 UTC] User ID: 748
[08-Jun-2026 05:56:45 UTC] === API CALL LOG ===
[08-Jun-2026 05:56:45 UTC] Endpoint: user/profile.php
[08-Jun-2026 05:56:45 UTC] Full Log Data: {
    "timestamp": "2026-06-08 05:56:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:3fae:a638::62e:202c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:3fae:a638::62e:202c, 162.158.170.105",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ4IiwidXNlcm5hbWUiOiJyYWoiLCJlbWFpbCI6InJhajg1Z2hvcmFpNjdAZ21haWwuY29tIiwiZXhwIjoxNzgxNTAyOTE3fQ.yfXXKb4qwidrzYDgg3A89Ee9dNRh-DdRauOmN0_Lpvc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a085a7b4dd839fc8-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:3fae:a638::62e:202c",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 05:56:45 UTC] === END API CALL LOG ===
[08-Jun-2026 05:56:45 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 05:56:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ4IiwidXNlcm5hbWUiOiJyYWoiLCJlbWFpbCI6InJhajg1Z2hvcmFpNjdAZ21haWwuY29tIiwiZXhwIjoxNzgxNTAyOTE3fQ.yfXXKb4qwidrzYDgg3A89Ee9dNRh-DdRauOmN0_Lpvc
[08-Jun-2026 05:56:45 UTC] ✅ User profile retrieved successfully for user ID: 748
[08-Jun-2026 05:56:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 05:56:45 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 05:56:45 UTC] User ID: 748
[08-Jun-2026 05:56:45 UTC] ✅ User profile retrieved successfully for user ID: 748
[08-Jun-2026 05:56:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 05:56:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 05:56:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:3fae:a638::62e:202c, 162.158.170.105","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ4IiwidXNlcm5hbWUiOiJyYWoiLCJlbWFpbCI6InJhajg1Z2hvcmFpNjdAZ21haWwuY29tIiwiZXhwIjoxNzgxNTAyOTE3fQ.yfXXKb4qwidrzYDgg3A89Ee9dNRh-DdRauOmN0_Lpvc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a085a7b4dd7f9fc8-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:3fae:a638::62e:202c","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jun-2026 05:56:45 UTC] === User Orders API Called ===
[08-Jun-2026 05:56:45 UTC] User ID: 748
[08-Jun-2026 05:56:45 UTC] Limit: 20, Offset: 0
[08-Jun-2026 05:56:45 UTC] Orders found: 0
[08-Jun-2026 05:56:45 UTC] Orders data: []
[08-Jun-2026 05:56:45 UTC] Total orders count: 0
[08-Jun-2026 05:57:10 UTC] === API CALL LOG ===
[08-Jun-2026 05:57:10 UTC] Endpoint: user/profile.php
[08-Jun-2026 05:57:10 UTC] Full Log Data: {
    "timestamp": "2026-06-08 05:57:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:3fae:a638::62e:202c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:3fae:a638::62e:202c, 162.158.170.104",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ4IiwidXNlcm5hbWUiOiJyYWoiLCJlbWFpbCI6InJhajg1Z2hvcmFpNjdAZ21haWwuY29tIiwiZXhwIjoxNzgxNTAyOTE3fQ.yfXXKb4qwidrzYDgg3A89Ee9dNRh-DdRauOmN0_Lpvc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a085a84f1eaa9fc8-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:3fae:a638::62e:202c",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 05:57:10 UTC] === END API CALL LOG ===
[08-Jun-2026 05:57:10 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 05:57:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ4IiwidXNlcm5hbWUiOiJyYWoiLCJlbWFpbCI6InJhajg1Z2hvcmFpNjdAZ21haWwuY29tIiwiZXhwIjoxNzgxNTAyOTE3fQ.yfXXKb4qwidrzYDgg3A89Ee9dNRh-DdRauOmN0_Lpvc
[08-Jun-2026 05:57:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 05:57:10 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 05:57:10 UTC] User ID: 748
[08-Jun-2026 05:57:10 UTC] ✅ User profile retrieved successfully for user ID: 748
[08-Jun-2026 05:57:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 05:57:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 05:57:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:3fae:a638::62e:202c, 162.158.170.105","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ4IiwidXNlcm5hbWUiOiJyYWoiLCJlbWFpbCI6InJhajg1Z2hvcmFpNjdAZ21haWwuY29tIiwiZXhwIjoxNzgxNTAyOTE3fQ.yfXXKb4qwidrzYDgg3A89Ee9dNRh-DdRauOmN0_Lpvc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a085a84f1ea99fc8-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:3fae:a638::62e:202c","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jun-2026 05:57:10 UTC] === User Orders API Called ===
[08-Jun-2026 05:57:10 UTC] User ID: 748
[08-Jun-2026 05:57:10 UTC] Limit: 20, Offset: 0
[08-Jun-2026 05:57:10 UTC] Orders found: 0
[08-Jun-2026 05:57:10 UTC] Orders data: []
[08-Jun-2026 05:57:10 UTC] Total orders count: 0
[08-Jun-2026 05:57:10 UTC] === API CALL LOG ===
[08-Jun-2026 05:57:10 UTC] Endpoint: user/profile.php
[08-Jun-2026 05:57:10 UTC] Full Log Data: {
    "timestamp": "2026-06-08 05:57:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:3fae:a638::62e:202c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:3fae:a638::62e:202c, 162.158.170.104",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ4IiwidXNlcm5hbWUiOiJyYWoiLCJlbWFpbCI6InJhajg1Z2hvcmFpNjdAZ21haWwuY29tIiwiZXhwIjoxNzgxNTAyOTE3fQ.yfXXKb4qwidrzYDgg3A89Ee9dNRh-DdRauOmN0_Lpvc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a085a84f1ead9fc8-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:3fae:a638::62e:202c",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 05:57:10 UTC] === END API CALL LOG ===
[08-Jun-2026 05:57:10 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 05:57:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ4IiwidXNlcm5hbWUiOiJyYWoiLCJlbWFpbCI6InJhajg1Z2hvcmFpNjdAZ21haWwuY29tIiwiZXhwIjoxNzgxNTAyOTE3fQ.yfXXKb4qwidrzYDgg3A89Ee9dNRh-DdRauOmN0_Lpvc
[08-Jun-2026 05:57:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 05:57:10 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 05:57:10 UTC] User ID: 748
[08-Jun-2026 05:57:10 UTC] ✅ User profile retrieved successfully for user ID: 748
[08-Jun-2026 05:57:31 UTC] === API CALL LOG ===
[08-Jun-2026 05:57:31 UTC] Endpoint: user/profile.php
[08-Jun-2026 05:57:31 UTC] Full Log Data: {
    "timestamp": "2026-06-08 05:57:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:3fae:a638::62e:202c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:3fae:a638::62e:202c, 104.22.66.162",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ4IiwidXNlcm5hbWUiOiJyYWoiLCJlbWFpbCI6InJhajg1Z2hvcmFpNjdAZ21haWwuY29tIiwiZXhwIjoxNzgxNTAyOTE3fQ.yfXXKb4qwidrzYDgg3A89Ee9dNRh-DdRauOmN0_Lpvc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a085a8d46b9cd261-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:3fae:a638::62e:202c",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 05:57:31 UTC] === END API CALL LOG ===
[08-Jun-2026 05:57:31 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 05:57:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ4IiwidXNlcm5hbWUiOiJyYWoiLCJlbWFpbCI6InJhajg1Z2hvcmFpNjdAZ21haWwuY29tIiwiZXhwIjoxNzgxNTAyOTE3fQ.yfXXKb4qwidrzYDgg3A89Ee9dNRh-DdRauOmN0_Lpvc
[08-Jun-2026 05:57:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 05:57:31 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 05:57:31 UTC] User ID: 748
[08-Jun-2026 05:57:31 UTC] ✅ User profile retrieved successfully for user ID: 748
[08-Jun-2026 05:57:32 UTC] === API CALL LOG ===
[08-Jun-2026 05:57:32 UTC] Endpoint: user/profile.php
[08-Jun-2026 05:57:32 UTC] Full Log Data: {
    "timestamp": "2026-06-08 05:57:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:3fae:a638::62e:202c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:3fae:a638::62e:202c, 104.22.66.162",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ4IiwidXNlcm5hbWUiOiJyYWoiLCJlbWFpbCI6InJhajg1Z2hvcmFpNjdAZ21haWwuY29tIiwiZXhwIjoxNzgxNTAyOTE3fQ.yfXXKb4qwidrzYDgg3A89Ee9dNRh-DdRauOmN0_Lpvc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a085a8df79eed261-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:3fae:a638::62e:202c",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 05:57:32 UTC] === END API CALL LOG ===
[08-Jun-2026 05:57:32 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 05:57:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ4IiwidXNlcm5hbWUiOiJyYWoiLCJlbWFpbCI6InJhajg1Z2hvcmFpNjdAZ21haWwuY29tIiwiZXhwIjoxNzgxNTAyOTE3fQ.yfXXKb4qwidrzYDgg3A89Ee9dNRh-DdRauOmN0_Lpvc
[08-Jun-2026 05:57:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 05:57:32 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 05:57:32 UTC] User ID: 748
[08-Jun-2026 05:57:32 UTC] ✅ User profile retrieved successfully for user ID: 748
[08-Jun-2026 05:57:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 05:57:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 05:57:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:3fae:a638::62e:202c, 104.22.66.162","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ4IiwidXNlcm5hbWUiOiJyYWoiLCJlbWFpbCI6InJhajg1Z2hvcmFpNjdAZ21haWwuY29tIiwiZXhwIjoxNzgxNTAyOTE3fQ.yfXXKb4qwidrzYDgg3A89Ee9dNRh-DdRauOmN0_Lpvc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a085a8e01bbad261-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:3fae:a638::62e:202c","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jun-2026 05:57:32 UTC] === User Orders API Called ===
[08-Jun-2026 05:57:32 UTC] User ID: 748
[08-Jun-2026 05:57:32 UTC] Limit: 20, Offset: 0
[08-Jun-2026 05:57:32 UTC] Orders found: 0
[08-Jun-2026 05:57:32 UTC] Orders data: []
[08-Jun-2026 05:57:32 UTC] Total orders count: 0
[08-Jun-2026 05:57:33 UTC] === API CALL LOG ===
[08-Jun-2026 05:57:33 UTC] Endpoint: user/profile.php
[08-Jun-2026 05:57:33 UTC] Full Log Data: {
    "timestamp": "2026-06-08 05:57:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:3fae:a638::62e:202c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:3fae:a638::62e:202c, 104.22.66.33",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ4IiwidXNlcm5hbWUiOiJyYWoiLCJlbWFpbCI6InJhajg1Z2hvcmFpNjdAZ21haWwuY29tIiwiZXhwIjoxNzgxNTAyOTE3fQ.yfXXKb4qwidrzYDgg3A89Ee9dNRh-DdRauOmN0_Lpvc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a085a8e0bd5fd261-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:3fae:a638::62e:202c",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 05:57:33 UTC] === END API CALL LOG ===
[08-Jun-2026 05:57:33 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 05:57:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ4IiwidXNlcm5hbWUiOiJyYWoiLCJlbWFpbCI6InJhajg1Z2hvcmFpNjdAZ21haWwuY29tIiwiZXhwIjoxNzgxNTAyOTE3fQ.yfXXKb4qwidrzYDgg3A89Ee9dNRh-DdRauOmN0_Lpvc
[08-Jun-2026 05:57:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 05:57:33 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 05:57:33 UTC] User ID: 748
[08-Jun-2026 05:57:33 UTC] ✅ User profile retrieved successfully for user ID: 748
[08-Jun-2026 07:06:00 UTC] === API CALL LOG ===
[08-Jun-2026 07:06:00 UTC] Endpoint: user/profile.php
[08-Jun-2026 07:06:00 UTC] Full Log Data: {
    "timestamp": "2026-06-08 07:06:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.74.192.107",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.74.192.107, 172.68.37.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0860d26a9477e4f-DAR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.74.192.107",
        "cf-ipcountry": "TZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 07:06:00 UTC] === END API CALL LOG ===
[08-Jun-2026 07:06:00 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 07:06:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ
[08-Jun-2026 07:06:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 07:06:00 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 07:06:00 UTC] User ID: 736
[08-Jun-2026 07:06:00 UTC] ✅ User profile retrieved successfully for user ID: 736
[08-Jun-2026 07:06:01 UTC] === API CALL LOG ===
[08-Jun-2026 07:06:01 UTC] Endpoint: user/profile.php
[08-Jun-2026 07:06:01 UTC] Full Log Data: {
    "timestamp": "2026-06-08 07:06:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.74.192.107",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.74.192.107, 172.68.37.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0860d2cbf537e4f-DAR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.74.192.107",
        "cf-ipcountry": "TZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 07:06:01 UTC] === END API CALL LOG ===
[08-Jun-2026 07:06:01 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 07:06:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ
[08-Jun-2026 07:06:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 07:06:01 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 07:06:01 UTC] User ID: 736
[08-Jun-2026 07:06:01 UTC] ✅ User profile retrieved successfully for user ID: 736
[08-Jun-2026 07:06:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 07:06:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 07:06:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"154.74.192.107, 172.68.37.137","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0860d2cdf6e7e4f-DAR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"154.74.192.107","cf-ipcountry":"TZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jun-2026 07:06:01 UTC] === User Orders API Called ===
[08-Jun-2026 07:06:01 UTC] User ID: 736
[08-Jun-2026 07:06:01 UTC] Limit: 20, Offset: 0
[08-Jun-2026 07:06:01 UTC] Orders found: 4
[08-Jun-2026 07:06:01 UTC] Orders data: [{"id":331,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/idrassa_fixed_2026\/13300","status":"pending","created_at":"2026-06-08 00:58:10","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":330,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/idrassa_fixed_2026\/13301","status":"pending","created_at":"2026-06-08 00:57:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":329,"quantity":950,"total_coins":950,"coin_type":"regular","telegram_link":"https:\/\/t.me\/idrassa_fixed_2026","status":"cancelled","created_at":"2026-06-07 13:03:15","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":328,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/idrassa_fixed_2026","status":"cancelled","created_at":"2026-06-07 13:01:51","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[08-Jun-2026 07:06:01 UTC] Total orders count: 4
[08-Jun-2026 07:06:01 UTC] === API CALL LOG ===
[08-Jun-2026 07:06:01 UTC] Endpoint: user/profile.php
[08-Jun-2026 07:06:01 UTC] Full Log Data: {
    "timestamp": "2026-06-08 07:06:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.74.192.107",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.74.192.107, 172.68.37.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0860d2d5fd67e4f-DAR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.74.192.107",
        "cf-ipcountry": "TZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 07:06:01 UTC] === END API CALL LOG ===
[08-Jun-2026 07:06:01 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 07:06:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ
[08-Jun-2026 07:06:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 07:06:01 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 07:06:01 UTC] User ID: 736
[08-Jun-2026 07:06:01 UTC] ✅ User profile retrieved successfully for user ID: 736
[08-Jun-2026 07:06:04 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 07:06:04 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 07:06:04 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"154.74.192.107, 172.68.37.137","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0860d4189bd7e4f-DAR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"154.74.192.107","cf-ipcountry":"TZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jun-2026 07:06:04 UTC] === User Orders API Called ===
[08-Jun-2026 07:06:04 UTC] User ID: 736
[08-Jun-2026 07:06:04 UTC] Limit: 20, Offset: 0
[08-Jun-2026 07:06:04 UTC] Orders found: 4
[08-Jun-2026 07:06:04 UTC] Orders data: [{"id":331,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/idrassa_fixed_2026\/13300","status":"pending","created_at":"2026-06-08 00:58:10","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":330,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/idrassa_fixed_2026\/13301","status":"pending","created_at":"2026-06-08 00:57:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":329,"quantity":950,"total_coins":950,"coin_type":"regular","telegram_link":"https:\/\/t.me\/idrassa_fixed_2026","status":"cancelled","created_at":"2026-06-07 13:03:15","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":328,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/idrassa_fixed_2026","status":"cancelled","created_at":"2026-06-07 13:01:51","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[08-Jun-2026 07:06:04 UTC] Total orders count: 4
[08-Jun-2026 07:06:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 07:06:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 07:06:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"154.74.192.107, 172.68.37.137","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0860d810f237e4f-DAR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"154.74.192.107","cf-ipcountry":"TZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jun-2026 07:06:15 UTC] === User Orders API Called ===
[08-Jun-2026 07:06:15 UTC] User ID: 736
[08-Jun-2026 07:06:15 UTC] Limit: 20, Offset: 0
[08-Jun-2026 07:06:15 UTC] Orders found: 4
[08-Jun-2026 07:06:15 UTC] Orders data: [{"id":331,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/idrassa_fixed_2026\/13300","status":"pending","created_at":"2026-06-08 00:58:10","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":330,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/idrassa_fixed_2026\/13301","status":"pending","created_at":"2026-06-08 00:57:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":329,"quantity":950,"total_coins":950,"coin_type":"regular","telegram_link":"https:\/\/t.me\/idrassa_fixed_2026","status":"cancelled","created_at":"2026-06-07 13:03:15","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":328,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/idrassa_fixed_2026","status":"cancelled","created_at":"2026-06-07 13:01:51","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[08-Jun-2026 07:06:15 UTC] Total orders count: 4
[08-Jun-2026 07:06:15 UTC] === API CALL LOG ===
[08-Jun-2026 07:06:15 UTC] Endpoint: user/profile.php
[08-Jun-2026 07:06:15 UTC] Full Log Data: {
    "timestamp": "2026-06-08 07:06:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.74.192.107",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.74.192.107, 172.68.37.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0860d816f8a7e4f-DAR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.74.192.107",
        "cf-ipcountry": "TZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 07:06:15 UTC] === END API CALL LOG ===
[08-Jun-2026 07:06:15 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 07:06:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ
[08-Jun-2026 07:06:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 07:06:15 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 07:06:15 UTC] User ID: 736
[08-Jun-2026 07:06:15 UTC] ✅ User profile retrieved successfully for user ID: 736
[08-Jun-2026 07:06:15 UTC] === API CALL LOG ===
[08-Jun-2026 07:06:15 UTC] Endpoint: user/profile.php
[08-Jun-2026 07:06:15 UTC] Full Log Data: {
    "timestamp": "2026-06-08 07:06:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.74.192.107",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.74.192.107, 172.68.37.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0860d855b7c7e4f-DAR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.74.192.107",
        "cf-ipcountry": "TZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 07:06:15 UTC] === END API CALL LOG ===
[08-Jun-2026 07:06:15 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 07:06:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ
[08-Jun-2026 07:06:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 07:06:15 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 07:06:15 UTC] User ID: 736
[08-Jun-2026 07:06:15 UTC] ✅ User profile retrieved successfully for user ID: 736
[08-Jun-2026 07:11:53 UTC] === API CALL LOG ===
[08-Jun-2026 07:11:53 UTC] Endpoint: user/profile.php
[08-Jun-2026 07:11:53 UTC] Full Log Data: {
    "timestamp": "2026-06-08 07:11:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.74.192.107",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.74.192.107, 172.68.37.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08615c59f757e4f-DAR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.74.192.107",
        "cf-ipcountry": "TZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 07:11:53 UTC] === END API CALL LOG ===
[08-Jun-2026 07:11:53 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 07:11:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ
[08-Jun-2026 07:11:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 07:11:53 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 07:11:53 UTC] User ID: 736
[08-Jun-2026 07:11:53 UTC] ✅ User profile retrieved successfully for user ID: 736
[08-Jun-2026 08:15:33 UTC] === API CALL LOG ===
[08-Jun-2026 08:15:33 UTC] Endpoint: user/profile.php
[08-Jun-2026 08:15:33 UTC] Full Log Data: {
    "timestamp": "2026-06-08 08:15:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.101.3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.101.3, 172.69.224.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ5IiwidXNlcm5hbWUiOiJpbV92MW5jZW50IiwiZW1haWwiOiJhbWFraXJpaWJpeWVAZ21haWwuY29tIiwiZXhwIjoxNzgxNTExMzMyfQ.aj2FvLWz_t9viQT2hz5N8G4P3Hle6mcADHNBwp5PLv4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a086730b6ad01669-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.101.3",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 08:15:33 UTC] === END API CALL LOG ===
[08-Jun-2026 08:15:33 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 08:15:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ5IiwidXNlcm5hbWUiOiJpbV92MW5jZW50IiwiZW1haWwiOiJhbWFraXJpaWJpeWVAZ21haWwuY29tIiwiZXhwIjoxNzgxNTExMzMyfQ.aj2FvLWz_t9viQT2hz5N8G4P3Hle6mcADHNBwp5PLv4
[08-Jun-2026 08:15:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 08:15:33 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 08:15:33 UTC] User ID: 749
[08-Jun-2026 08:15:33 UTC] ✅ User profile retrieved successfully for user ID: 749
[08-Jun-2026 08:15:33 UTC] === API CALL LOG ===
[08-Jun-2026 08:15:33 UTC] Endpoint: user/profile.php
[08-Jun-2026 08:15:33 UTC] Full Log Data: {
    "timestamp": "2026-06-08 08:15:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.101.3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.101.3, 172.69.224.66",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ5IiwidXNlcm5hbWUiOiJpbV92MW5jZW50IiwiZW1haWwiOiJhbWFraXJpaWJpeWVAZ21haWwuY29tIiwiZXhwIjoxNzgxNTExMzMyfQ.aj2FvLWz_t9viQT2hz5N8G4P3Hle6mcADHNBwp5PLv4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a086730b6ad91669-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.101.3",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 08:15:33 UTC] === END API CALL LOG ===
[08-Jun-2026 08:15:33 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 08:15:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ5IiwidXNlcm5hbWUiOiJpbV92MW5jZW50IiwiZW1haWwiOiJhbWFraXJpaWJpeWVAZ21haWwuY29tIiwiZXhwIjoxNzgxNTExMzMyfQ.aj2FvLWz_t9viQT2hz5N8G4P3Hle6mcADHNBwp5PLv4
[08-Jun-2026 08:15:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 08:15:33 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 08:15:33 UTC] User ID: 749
[08-Jun-2026 08:15:33 UTC] ✅ User profile retrieved successfully for user ID: 749
[08-Jun-2026 08:15:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 08:15:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 08:15:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.101.3, 172.69.224.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ5IiwidXNlcm5hbWUiOiJpbV92MW5jZW50IiwiZW1haWwiOiJhbWFraXJpaWJpeWVAZ21haWwuY29tIiwiZXhwIjoxNzgxNTExMzMyfQ.aj2FvLWz_t9viQT2hz5N8G4P3Hle6mcADHNBwp5PLv4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a086730b6ad61669-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.101.3","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jun-2026 08:15:33 UTC] === User Orders API Called ===
[08-Jun-2026 08:15:33 UTC] User ID: 749
[08-Jun-2026 08:15:33 UTC] Limit: 20, Offset: 0
[08-Jun-2026 08:15:33 UTC] Orders found: 0
[08-Jun-2026 08:15:33 UTC] Orders data: []
[08-Jun-2026 08:15:33 UTC] Total orders count: 0
[08-Jun-2026 08:15:34 UTC] === API CALL LOG ===
[08-Jun-2026 08:15:34 UTC] Endpoint: user/profile.php
[08-Jun-2026 08:15:34 UTC] Full Log Data: {
    "timestamp": "2026-06-08 08:15:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.101.3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.101.3, 172.69.224.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ5IiwidXNlcm5hbWUiOiJpbV92MW5jZW50IiwiZW1haWwiOiJhbWFraXJpaWJpeWVAZ21haWwuY29tIiwiZXhwIjoxNzgxNTExMzMyfQ.aj2FvLWz_t9viQT2hz5N8G4P3Hle6mcADHNBwp5PLv4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0867311ce301669-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.101.3",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 08:15:34 UTC] === END API CALL LOG ===
[08-Jun-2026 08:15:34 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 08:15:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ5IiwidXNlcm5hbWUiOiJpbV92MW5jZW50IiwiZW1haWwiOiJhbWFraXJpaWJpeWVAZ21haWwuY29tIiwiZXhwIjoxNzgxNTExMzMyfQ.aj2FvLWz_t9viQT2hz5N8G4P3Hle6mcADHNBwp5PLv4
[08-Jun-2026 08:15:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 08:15:34 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 08:15:34 UTC] User ID: 749
[08-Jun-2026 08:15:34 UTC] ✅ User profile retrieved successfully for user ID: 749
[08-Jun-2026 08:16:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 08:16:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 08:16:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.101.3, 172.69.224.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ5IiwidXNlcm5hbWUiOiJpbV92MW5jZW50IiwiZW1haWwiOiJhbWFraXJpaWJpeWVAZ21haWwuY29tIiwiZXhwIjoxNzgxNTExMzMyfQ.aj2FvLWz_t9viQT2hz5N8G4P3Hle6mcADHNBwp5PLv4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a08674725a6f1669-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.101.3","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jun-2026 08:16:31 UTC] === User Orders API Called ===
[08-Jun-2026 08:16:31 UTC] User ID: 749
[08-Jun-2026 08:16:31 UTC] Limit: 20, Offset: 0
[08-Jun-2026 08:16:31 UTC] Orders found: 0
[08-Jun-2026 08:16:31 UTC] Orders data: []
[08-Jun-2026 08:16:31 UTC] Total orders count: 0
[08-Jun-2026 08:16:31 UTC] === API CALL LOG ===
[08-Jun-2026 08:16:31 UTC] Endpoint: user/profile.php
[08-Jun-2026 08:16:31 UTC] Full Log Data: {
    "timestamp": "2026-06-08 08:16:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.101.3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.101.3, 172.69.224.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ5IiwidXNlcm5hbWUiOiJpbV92MW5jZW50IiwiZW1haWwiOiJhbWFraXJpaWJpeWVAZ21haWwuY29tIiwiZXhwIjoxNzgxNTExMzMyfQ.aj2FvLWz_t9viQT2hz5N8G4P3Hle6mcADHNBwp5PLv4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08674725a731669-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.101.3",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 08:16:31 UTC] === END API CALL LOG ===
[08-Jun-2026 08:16:31 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 08:16:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ5IiwidXNlcm5hbWUiOiJpbV92MW5jZW50IiwiZW1haWwiOiJhbWFraXJpaWJpeWVAZ21haWwuY29tIiwiZXhwIjoxNzgxNTExMzMyfQ.aj2FvLWz_t9viQT2hz5N8G4P3Hle6mcADHNBwp5PLv4
[08-Jun-2026 08:16:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 08:16:31 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 08:16:31 UTC] User ID: 749
[08-Jun-2026 08:16:31 UTC] ✅ User profile retrieved successfully for user ID: 749
[08-Jun-2026 08:16:31 UTC] === API CALL LOG ===
[08-Jun-2026 08:16:31 UTC] Endpoint: user/profile.php
[08-Jun-2026 08:16:31 UTC] Full Log Data: {
    "timestamp": "2026-06-08 08:16:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.101.3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.101.3, 172.69.224.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ5IiwidXNlcm5hbWUiOiJpbV92MW5jZW50IiwiZW1haWwiOiJhbWFraXJpaWJpeWVAZ21haWwuY29tIiwiZXhwIjoxNzgxNTExMzMyfQ.aj2FvLWz_t9viQT2hz5N8G4P3Hle6mcADHNBwp5PLv4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08674766e341669-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.101.3",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 08:16:31 UTC] === END API CALL LOG ===
[08-Jun-2026 08:16:31 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 08:16:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ5IiwidXNlcm5hbWUiOiJpbV92MW5jZW50IiwiZW1haWwiOiJhbWFraXJpaWJpeWVAZ21haWwuY29tIiwiZXhwIjoxNzgxNTExMzMyfQ.aj2FvLWz_t9viQT2hz5N8G4P3Hle6mcADHNBwp5PLv4
[08-Jun-2026 08:16:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 08:16:31 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 08:16:31 UTC] User ID: 749
[08-Jun-2026 08:16:31 UTC] ✅ User profile retrieved successfully for user ID: 749
[08-Jun-2026 08:16:32 UTC] === API CALL LOG ===
[08-Jun-2026 08:16:32 UTC] Endpoint: user/profile.php
[08-Jun-2026 08:16:32 UTC] Full Log Data: {
    "timestamp": "2026-06-08 08:16:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.101.3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.101.3, 172.69.224.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ5IiwidXNlcm5hbWUiOiJpbV92MW5jZW50IiwiZW1haWwiOiJhbWFraXJpaWJpeWVAZ21haWwuY29tIiwiZXhwIjoxNzgxNTExMzMyfQ.aj2FvLWz_t9viQT2hz5N8G4P3Hle6mcADHNBwp5PLv4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08674797eec1669-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.101.3",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 08:16:32 UTC] === END API CALL LOG ===
[08-Jun-2026 08:16:32 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 08:16:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ5IiwidXNlcm5hbWUiOiJpbV92MW5jZW50IiwiZW1haWwiOiJhbWFraXJpaWJpeWVAZ21haWwuY29tIiwiZXhwIjoxNzgxNTExMzMyfQ.aj2FvLWz_t9viQT2hz5N8G4P3Hle6mcADHNBwp5PLv4
[08-Jun-2026 08:16:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 08:16:32 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 08:16:32 UTC] User ID: 749
[08-Jun-2026 08:16:32 UTC] ✅ User profile retrieved successfully for user ID: 749
[08-Jun-2026 08:16:33 UTC] === API CALL LOG ===
[08-Jun-2026 08:16:33 UTC] Endpoint: user/profile.php
[08-Jun-2026 08:16:33 UTC] Full Log Data: {
    "timestamp": "2026-06-08 08:16:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.101.3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.101.3, 172.69.224.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ5IiwidXNlcm5hbWUiOiJpbV92MW5jZW50IiwiZW1haWwiOiJhbWFraXJpaWJpeWVAZ21haWwuY29tIiwiZXhwIjoxNzgxNTExMzMyfQ.aj2FvLWz_t9viQT2hz5N8G4P3Hle6mcADHNBwp5PLv4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08674841dc41669-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.101.3",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 08:16:33 UTC] === END API CALL LOG ===
[08-Jun-2026 08:16:33 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 08:16:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ5IiwidXNlcm5hbWUiOiJpbV92MW5jZW50IiwiZW1haWwiOiJhbWFraXJpaWJpeWVAZ21haWwuY29tIiwiZXhwIjoxNzgxNTExMzMyfQ.aj2FvLWz_t9viQT2hz5N8G4P3Hle6mcADHNBwp5PLv4
[08-Jun-2026 08:16:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 08:16:33 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 08:16:33 UTC] User ID: 749
[08-Jun-2026 08:16:33 UTC] ✅ User profile retrieved successfully for user ID: 749
[08-Jun-2026 08:16:34 UTC] User Purchases API - User ID: 749
[08-Jun-2026 08:16:34 UTC] User Purchases API - Total purchases found: 0
[08-Jun-2026 08:16:57 UTC] === API CALL LOG ===
[08-Jun-2026 08:16:57 UTC] Endpoint: user/profile.php
[08-Jun-2026 08:16:57 UTC] Full Log Data: {
    "timestamp": "2026-06-08 08:16:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.101.3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.101.3, 172.69.224.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ5IiwidXNlcm5hbWUiOiJpbV92MW5jZW50IiwiZW1haWwiOiJhbWFraXJpaWJpeWVAZ21haWwuY29tIiwiZXhwIjoxNzgxNTExMzMyfQ.aj2FvLWz_t9viQT2hz5N8G4P3Hle6mcADHNBwp5PLv4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08675169cf31669-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.101.3",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 08:16:57 UTC] === END API CALL LOG ===
[08-Jun-2026 08:16:57 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 08:16:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ5IiwidXNlcm5hbWUiOiJpbV92MW5jZW50IiwiZW1haWwiOiJhbWFraXJpaWJpeWVAZ21haWwuY29tIiwiZXhwIjoxNzgxNTExMzMyfQ.aj2FvLWz_t9viQT2hz5N8G4P3Hle6mcADHNBwp5PLv4
[08-Jun-2026 08:16:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 08:16:57 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 08:16:57 UTC] User ID: 749
[08-Jun-2026 08:16:57 UTC] ✅ User profile retrieved successfully for user ID: 749
[08-Jun-2026 08:16:57 UTC] User Purchases API - User ID: 749
[08-Jun-2026 08:16:57 UTC] User Purchases API - Total purchases found: 0
[08-Jun-2026 08:17:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 08:17:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 08:17:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.101.3, 172.69.224.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ5IiwidXNlcm5hbWUiOiJpbV92MW5jZW50IiwiZW1haWwiOiJhbWFraXJpaWJpeWVAZ21haWwuY29tIiwiZXhwIjoxNzgxNTExMzMyfQ.aj2FvLWz_t9viQT2hz5N8G4P3Hle6mcADHNBwp5PLv4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a086752ccfd91669-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.101.3","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jun-2026 08:17:00 UTC] === User Orders API Called ===
[08-Jun-2026 08:17:00 UTC] User ID: 749
[08-Jun-2026 08:17:00 UTC] Limit: 20, Offset: 0
[08-Jun-2026 08:17:00 UTC] Orders found: 0
[08-Jun-2026 08:17:00 UTC] Orders data: []
[08-Jun-2026 08:17:00 UTC] === API CALL LOG ===
[08-Jun-2026 08:17:00 UTC] Endpoint: user/profile.php
[08-Jun-2026 08:17:00 UTC] Total orders count: 0
[08-Jun-2026 08:17:00 UTC] Full Log Data: {
    "timestamp": "2026-06-08 08:17:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.101.3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.101.3, 172.69.224.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ5IiwidXNlcm5hbWUiOiJpbV92MW5jZW50IiwiZW1haWwiOiJhbWFraXJpaWJpeWVAZ21haWwuY29tIiwiZXhwIjoxNzgxNTExMzMyfQ.aj2FvLWz_t9viQT2hz5N8G4P3Hle6mcADHNBwp5PLv4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a086752ccfde1669-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.101.3",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 08:17:00 UTC] === END API CALL LOG ===
[08-Jun-2026 08:17:00 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 08:17:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ5IiwidXNlcm5hbWUiOiJpbV92MW5jZW50IiwiZW1haWwiOiJhbWFraXJpaWJpeWVAZ21haWwuY29tIiwiZXhwIjoxNzgxNTExMzMyfQ.aj2FvLWz_t9viQT2hz5N8G4P3Hle6mcADHNBwp5PLv4
[08-Jun-2026 08:17:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 08:17:00 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 08:17:00 UTC] User ID: 749
[08-Jun-2026 08:17:00 UTC] ✅ User profile retrieved successfully for user ID: 749
[08-Jun-2026 08:17:01 UTC] === API CALL LOG ===
[08-Jun-2026 08:17:01 UTC] Endpoint: user/profile.php
[08-Jun-2026 08:17:01 UTC] Full Log Data: {
    "timestamp": "2026-06-08 08:17:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.101.3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.101.3, 172.69.224.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ5IiwidXNlcm5hbWUiOiJpbV92MW5jZW50IiwiZW1haWwiOiJhbWFraXJpaWJpeWVAZ21haWwuY29tIiwiZXhwIjoxNzgxNTExMzMyfQ.aj2FvLWz_t9viQT2hz5N8G4P3Hle6mcADHNBwp5PLv4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08675308af21669-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.101.3",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 08:17:01 UTC] === END API CALL LOG ===
[08-Jun-2026 08:17:01 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 08:17:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ5IiwidXNlcm5hbWUiOiJpbV92MW5jZW50IiwiZW1haWwiOiJhbWFraXJpaWJpeWVAZ21haWwuY29tIiwiZXhwIjoxNzgxNTExMzMyfQ.aj2FvLWz_t9viQT2hz5N8G4P3Hle6mcADHNBwp5PLv4
[08-Jun-2026 08:17:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 08:17:01 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 08:17:01 UTC] User ID: 749
[08-Jun-2026 08:17:01 UTC] ✅ User profile retrieved successfully for user ID: 749
[08-Jun-2026 08:17:02 UTC] === API CALL LOG ===
[08-Jun-2026 08:17:02 UTC] Endpoint: user/profile.php
[08-Jun-2026 08:17:02 UTC] Full Log Data: {
    "timestamp": "2026-06-08 08:17:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.101.3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.101.3, 172.69.224.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ5IiwidXNlcm5hbWUiOiJpbV92MW5jZW50IiwiZW1haWwiOiJhbWFraXJpaWJpeWVAZ21haWwuY29tIiwiZXhwIjoxNzgxNTExMzMyfQ.aj2FvLWz_t9viQT2hz5N8G4P3Hle6mcADHNBwp5PLv4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0867533ac5b1669-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.101.3",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 08:17:02 UTC] === END API CALL LOG ===
[08-Jun-2026 08:17:02 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 08:17:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ5IiwidXNlcm5hbWUiOiJpbV92MW5jZW50IiwiZW1haWwiOiJhbWFraXJpaWJpeWVAZ21haWwuY29tIiwiZXhwIjoxNzgxNTExMzMyfQ.aj2FvLWz_t9viQT2hz5N8G4P3Hle6mcADHNBwp5PLv4
[08-Jun-2026 08:17:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 08:17:02 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 08:17:02 UTC] User ID: 749
[08-Jun-2026 08:17:02 UTC] ✅ User profile retrieved successfully for user ID: 749
[08-Jun-2026 08:17:16 UTC] === API CALL LOG ===
[08-Jun-2026 08:17:16 UTC] Endpoint: user/profile.php
[08-Jun-2026 08:17:16 UTC] Full Log Data: {
    "timestamp": "2026-06-08 08:17:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.101.3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.101.3, 172.70.85.151",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ5IiwidXNlcm5hbWUiOiJpbV92MW5jZW50IiwiZW1haWwiOiJhbWFraXJpaWJpeWVAZ21haWwuY29tIiwiZXhwIjoxNzgxNTExMzMyfQ.aj2FvLWz_t9viQT2hz5N8G4P3Hle6mcADHNBwp5PLv4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a086758c9e76772b-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.101.3",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 08:17:16 UTC] === END API CALL LOG ===
[08-Jun-2026 08:17:16 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 08:17:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ5IiwidXNlcm5hbWUiOiJpbV92MW5jZW50IiwiZW1haWwiOiJhbWFraXJpaWJpeWVAZ21haWwuY29tIiwiZXhwIjoxNzgxNTExMzMyfQ.aj2FvLWz_t9viQT2hz5N8G4P3Hle6mcADHNBwp5PLv4
[08-Jun-2026 08:17:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 08:17:16 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 08:17:16 UTC] User ID: 749
[08-Jun-2026 08:17:16 UTC] ✅ User profile retrieved successfully for user ID: 749
[08-Jun-2026 08:17:17 UTC] === API CALL LOG ===
[08-Jun-2026 08:17:17 UTC] Endpoint: user/profile.php
[08-Jun-2026 08:17:17 UTC] Full Log Data: {
    "timestamp": "2026-06-08 08:17:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.101.3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.101.3, 172.70.85.151",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ5IiwidXNlcm5hbWUiOiJpbV92MW5jZW50IiwiZW1haWwiOiJhbWFraXJpaWJpeWVAZ21haWwuY29tIiwiZXhwIjoxNzgxNTExMzMyfQ.aj2FvLWz_t9viQT2hz5N8G4P3Hle6mcADHNBwp5PLv4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08675939cf0772b-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.101.3",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 08:17:17 UTC] === END API CALL LOG ===
[08-Jun-2026 08:17:17 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 08:17:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ5IiwidXNlcm5hbWUiOiJpbV92MW5jZW50IiwiZW1haWwiOiJhbWFraXJpaWJpeWVAZ21haWwuY29tIiwiZXhwIjoxNzgxNTExMzMyfQ.aj2FvLWz_t9viQT2hz5N8G4P3Hle6mcADHNBwp5PLv4
[08-Jun-2026 08:17:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 08:17:17 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 08:17:17 UTC] User ID: 749
[08-Jun-2026 08:17:17 UTC] ✅ User profile retrieved successfully for user ID: 749
[08-Jun-2026 08:17:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 08:17:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 08:17:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.101.3, 172.70.85.151","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ5IiwidXNlcm5hbWUiOiJpbV92MW5jZW50IiwiZW1haWwiOiJhbWFraXJpaWJpeWVAZ21haWwuY29tIiwiZXhwIjoxNzgxNTExMzMyfQ.aj2FvLWz_t9viQT2hz5N8G4P3Hle6mcADHNBwp5PLv4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0867594bdf1772b-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.101.3","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jun-2026 08:17:17 UTC] === User Orders API Called ===
[08-Jun-2026 08:17:17 UTC] User ID: 749
[08-Jun-2026 08:17:17 UTC] Limit: 20, Offset: 0
[08-Jun-2026 08:17:17 UTC] === API CALL LOG ===
[08-Jun-2026 08:17:17 UTC] Endpoint: user/profile.php
[08-Jun-2026 08:17:17 UTC] Full Log Data: {
    "timestamp": "2026-06-08 08:17:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.101.3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.101.3, 172.70.85.102",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ5IiwidXNlcm5hbWUiOiJpbV92MW5jZW50IiwiZW1haWwiOiJhbWFraXJpaWJpeWVAZ21haWwuY29tIiwiZXhwIjoxNzgxNTExMzMyfQ.aj2FvLWz_t9viQT2hz5N8G4P3Hle6mcADHNBwp5PLv4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0867594bdf3772b-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.101.3",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 08:17:17 UTC] === END API CALL LOG ===
[08-Jun-2026 08:17:17 UTC] Orders found: 0
[08-Jun-2026 08:17:17 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 08:17:17 UTC] Orders data: []
[08-Jun-2026 08:17:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ5IiwidXNlcm5hbWUiOiJpbV92MW5jZW50IiwiZW1haWwiOiJhbWFraXJpaWJpeWVAZ21haWwuY29tIiwiZXhwIjoxNzgxNTExMzMyfQ.aj2FvLWz_t9viQT2hz5N8G4P3Hle6mcADHNBwp5PLv4
[08-Jun-2026 08:17:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 08:17:17 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 08:17:17 UTC] User ID: 749
[08-Jun-2026 08:17:17 UTC] Total orders count: 0
[08-Jun-2026 08:17:17 UTC] ✅ User profile retrieved successfully for user ID: 749
[08-Jun-2026 08:17:18 UTC] === API CALL LOG ===
[08-Jun-2026 08:17:18 UTC] Endpoint: user/profile.php
[08-Jun-2026 08:17:18 UTC] Full Log Data: {
    "timestamp": "2026-06-08 08:17:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.101.3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.101.3, 172.70.85.102",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ5IiwidXNlcm5hbWUiOiJpbV92MW5jZW50IiwiZW1haWwiOiJhbWFraXJpaWJpeWVAZ21haWwuY29tIiwiZXhwIjoxNzgxNTExMzMyfQ.aj2FvLWz_t9viQT2hz5N8G4P3Hle6mcADHNBwp5PLv4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a086759aab55772b-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.101.3",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 08:17:18 UTC] === END API CALL LOG ===
[08-Jun-2026 08:17:18 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 08:17:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ5IiwidXNlcm5hbWUiOiJpbV92MW5jZW50IiwiZW1haWwiOiJhbWFraXJpaWJpeWVAZ21haWwuY29tIiwiZXhwIjoxNzgxNTExMzMyfQ.aj2FvLWz_t9viQT2hz5N8G4P3Hle6mcADHNBwp5PLv4
[08-Jun-2026 08:17:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 08:17:18 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 08:17:18 UTC] User ID: 749
[08-Jun-2026 08:17:18 UTC] ✅ User profile retrieved successfully for user ID: 749
[08-Jun-2026 08:17:30 UTC] === API CALL LOG ===
[08-Jun-2026 08:17:30 UTC] Endpoint: user/profile.php
[08-Jun-2026 08:17:30 UTC] Full Log Data: {
    "timestamp": "2026-06-08 08:17:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.101.3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.101.3, 172.71.26.98",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ5IiwidXNlcm5hbWUiOiJpbV92MW5jZW50IiwiZW1haWwiOiJhbWFraXJpaWJpeWVAZ21haWwuY29tIiwiZXhwIjoxNzgxNTExMzMyfQ.aj2FvLWz_t9viQT2hz5N8G4P3Hle6mcADHNBwp5PLv4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08675e6abf0cd1a-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.101.3",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 08:17:30 UTC] === END API CALL LOG ===
[08-Jun-2026 08:17:30 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 08:17:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ5IiwidXNlcm5hbWUiOiJpbV92MW5jZW50IiwiZW1haWwiOiJhbWFraXJpaWJpeWVAZ21haWwuY29tIiwiZXhwIjoxNzgxNTExMzMyfQ.aj2FvLWz_t9viQT2hz5N8G4P3Hle6mcADHNBwp5PLv4
[08-Jun-2026 08:17:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 08:17:30 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 08:17:30 UTC] User ID: 749
[08-Jun-2026 08:17:30 UTC] ✅ User profile retrieved successfully for user ID: 749
[08-Jun-2026 08:17:32 UTC] === API CALL LOG ===
[08-Jun-2026 08:17:32 UTC] Endpoint: user/profile.php
[08-Jun-2026 08:17:32 UTC] Full Log Data: {
    "timestamp": "2026-06-08 08:17:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.101.3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.101.3, 172.71.26.98",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ5IiwidXNlcm5hbWUiOiJpbV92MW5jZW50IiwiZW1haWwiOiJhbWFraXJpaWJpeWVAZ21haWwuY29tIiwiZXhwIjoxNzgxNTExMzMyfQ.aj2FvLWz_t9viQT2hz5N8G4P3Hle6mcADHNBwp5PLv4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08675ef9b66cd1a-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.101.3",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 08:17:32 UTC] === END API CALL LOG ===
[08-Jun-2026 08:17:32 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 08:17:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ5IiwidXNlcm5hbWUiOiJpbV92MW5jZW50IiwiZW1haWwiOiJhbWFraXJpaWJpeWVAZ21haWwuY29tIiwiZXhwIjoxNzgxNTExMzMyfQ.aj2FvLWz_t9viQT2hz5N8G4P3Hle6mcADHNBwp5PLv4
[08-Jun-2026 08:17:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 08:17:32 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 08:17:32 UTC] User ID: 749
[08-Jun-2026 08:17:32 UTC] ✅ User profile retrieved successfully for user ID: 749
[08-Jun-2026 08:17:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 08:17:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 08:17:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.101.3, 172.70.90.58","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ5IiwidXNlcm5hbWUiOiJpbV92MW5jZW50IiwiZW1haWwiOiJhbWFraXJpaWJpeWVAZ21haWwuY29tIiwiZXhwIjoxNzgxNTExMzMyfQ.aj2FvLWz_t9viQT2hz5N8G4P3Hle6mcADHNBwp5PLv4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a08675ef9b6acd1a-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.101.3","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jun-2026 08:17:32 UTC] === User Orders API Called ===
[08-Jun-2026 08:17:32 UTC] User ID: 749
[08-Jun-2026 08:17:32 UTC] Limit: 20, Offset: 0
[08-Jun-2026 08:17:32 UTC] Orders found: 0
[08-Jun-2026 08:17:32 UTC] Orders data: []
[08-Jun-2026 08:17:32 UTC] Total orders count: 0
[08-Jun-2026 08:17:32 UTC] === API CALL LOG ===
[08-Jun-2026 08:17:32 UTC] Endpoint: user/profile.php
[08-Jun-2026 08:17:32 UTC] Full Log Data: {
    "timestamp": "2026-06-08 08:17:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.101.3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.101.3, 172.71.26.98",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ5IiwidXNlcm5hbWUiOiJpbV92MW5jZW50IiwiZW1haWwiOiJhbWFraXJpaWJpeWVAZ21haWwuY29tIiwiZXhwIjoxNzgxNTExMzMyfQ.aj2FvLWz_t9viQT2hz5N8G4P3Hle6mcADHNBwp5PLv4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08675f0ac85cd1a-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.101.3",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 08:17:32 UTC] === END API CALL LOG ===
[08-Jun-2026 08:17:32 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 08:17:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ5IiwidXNlcm5hbWUiOiJpbV92MW5jZW50IiwiZW1haWwiOiJhbWFraXJpaWJpeWVAZ21haWwuY29tIiwiZXhwIjoxNzgxNTExMzMyfQ.aj2FvLWz_t9viQT2hz5N8G4P3Hle6mcADHNBwp5PLv4
[08-Jun-2026 08:17:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 08:17:32 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 08:17:32 UTC] User ID: 749
[08-Jun-2026 08:17:32 UTC] ✅ User profile retrieved successfully for user ID: 749
[08-Jun-2026 08:17:33 UTC] === API CALL LOG ===
[08-Jun-2026 08:17:33 UTC] Endpoint: user/profile.php
[08-Jun-2026 08:17:33 UTC] Full Log Data: {
    "timestamp": "2026-06-08 08:17:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.101.3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.101.3, 172.70.90.58",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ5IiwidXNlcm5hbWUiOiJpbV92MW5jZW50IiwiZW1haWwiOiJhbWFraXJpaWJpeWVAZ21haWwuY29tIiwiZXhwIjoxNzgxNTExMzMyfQ.aj2FvLWz_t9viQT2hz5N8G4P3Hle6mcADHNBwp5PLv4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08675f6188fcd1a-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.101.3",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 08:17:33 UTC] === END API CALL LOG ===
[08-Jun-2026 08:17:33 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 08:17:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ5IiwidXNlcm5hbWUiOiJpbV92MW5jZW50IiwiZW1haWwiOiJhbWFraXJpaWJpeWVAZ21haWwuY29tIiwiZXhwIjoxNzgxNTExMzMyfQ.aj2FvLWz_t9viQT2hz5N8G4P3Hle6mcADHNBwp5PLv4
[08-Jun-2026 08:17:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 08:17:33 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 08:17:33 UTC] User ID: 749
[08-Jun-2026 08:17:33 UTC] ✅ User profile retrieved successfully for user ID: 749
[08-Jun-2026 08:18:38 UTC] === API CALL LOG ===
[08-Jun-2026 08:18:38 UTC] Endpoint: user/profile.php
[08-Jun-2026 08:18:38 UTC] Full Log Data: {
    "timestamp": "2026-06-08 08:18:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.101.3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.101.3, 172.71.26.98",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ5IiwidXNlcm5hbWUiOiJpbV92MW5jZW50IiwiZW1haWwiOiJhbWFraXJpaWJpeWVAZ21haWwuY29tIiwiZXhwIjoxNzgxNTExMzMyfQ.aj2FvLWz_t9viQT2hz5N8G4P3Hle6mcADHNBwp5PLv4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a086778e6d0ecd1a-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.101.3",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 08:18:38 UTC] === END API CALL LOG ===
[08-Jun-2026 08:18:38 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 08:18:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ5IiwidXNlcm5hbWUiOiJpbV92MW5jZW50IiwiZW1haWwiOiJhbWFraXJpaWJpeWVAZ21haWwuY29tIiwiZXhwIjoxNzgxNTExMzMyfQ.aj2FvLWz_t9viQT2hz5N8G4P3Hle6mcADHNBwp5PLv4
[08-Jun-2026 08:18:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 08:18:38 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 08:18:38 UTC] User ID: 749
[08-Jun-2026 08:18:38 UTC] ✅ User profile retrieved successfully for user ID: 749
[08-Jun-2026 08:44:46 UTC] === API CALL LOG ===
[08-Jun-2026 08:44:46 UTC] Endpoint: user/profile.php
[08-Jun-2026 08:44:46 UTC] Full Log Data: {
    "timestamp": "2026-06-08 08:44:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.101.3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.101.3, 172.70.162.182",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ5IiwidXNlcm5hbWUiOiJpbV92MW5jZW50IiwiZW1haWwiOiJhbWFraXJpaWJpeWVAZ21haWwuY29tIiwiZXhwIjoxNzgxNTExMzMyfQ.aj2FvLWz_t9viQT2hz5N8G4P3Hle6mcADHNBwp5PLv4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0869dd32c5294a2-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.101.3",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 08:44:46 UTC] === END API CALL LOG ===
[08-Jun-2026 08:44:46 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 08:44:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ5IiwidXNlcm5hbWUiOiJpbV92MW5jZW50IiwiZW1haWwiOiJhbWFraXJpaWJpeWVAZ21haWwuY29tIiwiZXhwIjoxNzgxNTExMzMyfQ.aj2FvLWz_t9viQT2hz5N8G4P3Hle6mcADHNBwp5PLv4
[08-Jun-2026 08:44:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 08:44:46 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 08:44:46 UTC] User ID: 749
[08-Jun-2026 08:44:46 UTC] ✅ User profile retrieved successfully for user ID: 749
[08-Jun-2026 08:44:47 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 08:44:47 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 08:44:47 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.101.3, 172.70.162.99","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ5IiwidXNlcm5hbWUiOiJpbV92MW5jZW50IiwiZW1haWwiOiJhbWFraXJpaWJpeWVAZ21haWwuY29tIiwiZXhwIjoxNzgxNTExMzMyfQ.aj2FvLWz_t9viQT2hz5N8G4P3Hle6mcADHNBwp5PLv4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0869dddeeba94a2-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.101.3","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jun-2026 08:44:47 UTC] === User Orders API Called ===
[08-Jun-2026 08:44:47 UTC] User ID: 749
[08-Jun-2026 08:44:47 UTC] Limit: 20, Offset: 0
[08-Jun-2026 08:44:47 UTC] Orders found: 0
[08-Jun-2026 08:44:47 UTC] Orders data: []
[08-Jun-2026 08:44:47 UTC] Total orders count: 0
[08-Jun-2026 08:44:47 UTC] === API CALL LOG ===
[08-Jun-2026 08:44:47 UTC] Endpoint: user/profile.php
[08-Jun-2026 08:44:47 UTC] Full Log Data: {
    "timestamp": "2026-06-08 08:44:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.101.3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.101.3, 172.70.162.99",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ5IiwidXNlcm5hbWUiOiJpbV92MW5jZW50IiwiZW1haWwiOiJhbWFraXJpaWJpeWVAZ21haWwuY29tIiwiZXhwIjoxNzgxNTExMzMyfQ.aj2FvLWz_t9viQT2hz5N8G4P3Hle6mcADHNBwp5PLv4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0869dddeeb794a2-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.101.3",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 08:44:47 UTC] === END API CALL LOG ===
[08-Jun-2026 08:44:47 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 08:44:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ5IiwidXNlcm5hbWUiOiJpbV92MW5jZW50IiwiZW1haWwiOiJhbWFraXJpaWJpeWVAZ21haWwuY29tIiwiZXhwIjoxNzgxNTExMzMyfQ.aj2FvLWz_t9viQT2hz5N8G4P3Hle6mcADHNBwp5PLv4
[08-Jun-2026 08:44:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 08:44:47 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 08:44:47 UTC] User ID: 749
[08-Jun-2026 08:44:47 UTC] ✅ User profile retrieved successfully for user ID: 749
[08-Jun-2026 08:44:47 UTC] === API CALL LOG ===
[08-Jun-2026 08:44:47 UTC] Endpoint: user/profile.php
[08-Jun-2026 08:44:47 UTC] Full Log Data: {
    "timestamp": "2026-06-08 08:44:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.101.3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.101.3, 172.70.162.182",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ5IiwidXNlcm5hbWUiOiJpbV92MW5jZW50IiwiZW1haWwiOiJhbWFraXJpaWJpeWVAZ21haWwuY29tIiwiZXhwIjoxNzgxNTExMzMyfQ.aj2FvLWz_t9viQT2hz5N8G4P3Hle6mcADHNBwp5PLv4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0869dddeebe94a2-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.101.3",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 08:44:47 UTC] === END API CALL LOG ===
[08-Jun-2026 08:44:47 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 08:44:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ5IiwidXNlcm5hbWUiOiJpbV92MW5jZW50IiwiZW1haWwiOiJhbWFraXJpaWJpeWVAZ21haWwuY29tIiwiZXhwIjoxNzgxNTExMzMyfQ.aj2FvLWz_t9viQT2hz5N8G4P3Hle6mcADHNBwp5PLv4
[08-Jun-2026 08:44:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 08:44:47 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 08:44:47 UTC] User ID: 749
[08-Jun-2026 08:44:47 UTC] ✅ User profile retrieved successfully for user ID: 749
[08-Jun-2026 11:14:05 UTC] === API CALL LOG ===
[08-Jun-2026 11:14:05 UTC] Endpoint: user/profile.php
[08-Jun-2026 11:14:05 UTC] Full Log Data: {
    "timestamp": "2026-06-08 11:14:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.190.45.159",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.190.45.159, 162.158.128.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUwIiwidXNlcm5hbWUiOiJyZGhkdGcxMjc1ODc4ODciLCJlbWFpbCI6InJhZml5dGNhbmVsQGdtYWlsLmNvbSIsImV4cCI6MTc4MTUyMjA0NH0.ObJG8z4MYQ67a5L_GL1AF7qnBI0lz9aQKzdK2vn7lbY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a087788d8c4533a4-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.190.45.159",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 11:14:05 UTC] === END API CALL LOG ===
[08-Jun-2026 11:14:05 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 11:14:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUwIiwidXNlcm5hbWUiOiJyZGhkdGcxMjc1ODc4ODciLCJlbWFpbCI6InJhZml5dGNhbmVsQGdtYWlsLmNvbSIsImV4cCI6MTc4MTUyMjA0NH0.ObJG8z4MYQ67a5L_GL1AF7qnBI0lz9aQKzdK2vn7lbY
[08-Jun-2026 11:14:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 11:14:05 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 11:14:05 UTC] User ID: 750
[08-Jun-2026 11:14:05 UTC] ✅ User profile retrieved successfully for user ID: 750
[08-Jun-2026 11:14:05 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 11:14:05 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 11:14:05 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.190.45.159, 162.158.128.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUwIiwidXNlcm5hbWUiOiJyZGhkdGcxMjc1ODc4ODciLCJlbWFpbCI6InJhZml5dGNhbmVsQGdtYWlsLmNvbSIsImV4cCI6MTc4MTUyMjA0NH0.ObJG8z4MYQ67a5L_GL1AF7qnBI0lz9aQKzdK2vn7lbY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a087788d9cab33a4-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.190.45.159","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jun-2026 11:14:05 UTC] === User Orders API Called ===
[08-Jun-2026 11:14:05 UTC] User ID: 750
[08-Jun-2026 11:14:05 UTC] Limit: 20, Offset: 0
[08-Jun-2026 11:14:05 UTC] Orders found: 0
[08-Jun-2026 11:14:05 UTC] Orders data: []
[08-Jun-2026 11:14:05 UTC] Total orders count: 0
[08-Jun-2026 11:14:05 UTC] === API CALL LOG ===
[08-Jun-2026 11:14:05 UTC] Endpoint: user/profile.php
[08-Jun-2026 11:14:05 UTC] Full Log Data: {
    "timestamp": "2026-06-08 11:14:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.190.45.159",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.190.45.159, 162.158.128.142",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUwIiwidXNlcm5hbWUiOiJyZGhkdGcxMjc1ODc4ODciLCJlbWFpbCI6InJhZml5dGNhbmVsQGdtYWlsLmNvbSIsImV4cCI6MTc4MTUyMjA0NH0.ObJG8z4MYQ67a5L_GL1AF7qnBI0lz9aQKzdK2vn7lbY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a087788e3eaf33a4-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.190.45.159",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 11:14:05 UTC] === END API CALL LOG ===
[08-Jun-2026 11:14:05 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 11:14:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUwIiwidXNlcm5hbWUiOiJyZGhkdGcxMjc1ODc4ODciLCJlbWFpbCI6InJhZml5dGNhbmVsQGdtYWlsLmNvbSIsImV4cCI6MTc4MTUyMjA0NH0.ObJG8z4MYQ67a5L_GL1AF7qnBI0lz9aQKzdK2vn7lbY
[08-Jun-2026 11:14:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 11:14:05 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 11:14:05 UTC] User ID: 750
[08-Jun-2026 11:14:05 UTC] ✅ User profile retrieved successfully for user ID: 750
[08-Jun-2026 11:14:06 UTC] === API CALL LOG ===
[08-Jun-2026 11:14:06 UTC] Endpoint: user/profile.php
[08-Jun-2026 11:14:06 UTC] Full Log Data: {
    "timestamp": "2026-06-08 11:14:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.190.45.159",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.190.45.159, 162.158.128.142",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUwIiwidXNlcm5hbWUiOiJyZGhkdGcxMjc1ODc4ODciLCJlbWFpbCI6InJhZml5dGNhbmVsQGdtYWlsLmNvbSIsImV4cCI6MTc4MTUyMjA0NH0.ObJG8z4MYQ67a5L_GL1AF7qnBI0lz9aQKzdK2vn7lbY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08778989dc433a4-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.190.45.159",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 11:14:06 UTC] === END API CALL LOG ===
[08-Jun-2026 11:14:06 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 11:14:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUwIiwidXNlcm5hbWUiOiJyZGhkdGcxMjc1ODc4ODciLCJlbWFpbCI6InJhZml5dGNhbmVsQGdtYWlsLmNvbSIsImV4cCI6MTc4MTUyMjA0NH0.ObJG8z4MYQ67a5L_GL1AF7qnBI0lz9aQKzdK2vn7lbY
[08-Jun-2026 11:14:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 11:14:06 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 11:14:06 UTC] User ID: 750
[08-Jun-2026 11:14:06 UTC] ✅ User profile retrieved successfully for user ID: 750
[08-Jun-2026 11:14:09 UTC] === API CALL LOG ===
[08-Jun-2026 11:14:09 UTC] Endpoint: user/profile.php
[08-Jun-2026 11:14:09 UTC] Full Log Data: {
    "timestamp": "2026-06-08 11:14:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.190.45.159",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.190.45.159, 162.158.128.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUwIiwidXNlcm5hbWUiOiJyZGhkdGcxMjc1ODc4ODciLCJlbWFpbCI6InJhZml5dGNhbmVsQGdtYWlsLmNvbSIsImV4cCI6MTc4MTUyMjA0NH0.ObJG8z4MYQ67a5L_GL1AF7qnBI0lz9aQKzdK2vn7lbY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08778a64f9a33a4-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.190.45.159",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 11:14:09 UTC] === END API CALL LOG ===
[08-Jun-2026 11:14:09 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 11:14:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUwIiwidXNlcm5hbWUiOiJyZGhkdGcxMjc1ODc4ODciLCJlbWFpbCI6InJhZml5dGNhbmVsQGdtYWlsLmNvbSIsImV4cCI6MTc4MTUyMjA0NH0.ObJG8z4MYQ67a5L_GL1AF7qnBI0lz9aQKzdK2vn7lbY
[08-Jun-2026 11:14:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 11:14:09 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 11:14:09 UTC] User ID: 750
[08-Jun-2026 11:14:09 UTC] ✅ User profile retrieved successfully for user ID: 750
[08-Jun-2026 11:14:10 UTC] === API CALL LOG ===
[08-Jun-2026 11:14:10 UTC] Endpoint: user/profile.php
[08-Jun-2026 11:14:10 UTC] Full Log Data: {
    "timestamp": "2026-06-08 11:14:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.190.45.159",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.190.45.159, 162.158.128.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUwIiwidXNlcm5hbWUiOiJyZGhkdGcxMjc1ODc4ODciLCJlbWFpbCI6InJhZml5dGNhbmVsQGdtYWlsLmNvbSIsImV4cCI6MTc4MTUyMjA0NH0.ObJG8z4MYQ67a5L_GL1AF7qnBI0lz9aQKzdK2vn7lbY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08778b06f6a33a4-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.190.45.159",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 11:14:10 UTC] === END API CALL LOG ===
[08-Jun-2026 11:14:10 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 11:14:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUwIiwidXNlcm5hbWUiOiJyZGhkdGcxMjc1ODc4ODciLCJlbWFpbCI6InJhZml5dGNhbmVsQGdtYWlsLmNvbSIsImV4cCI6MTc4MTUyMjA0NH0.ObJG8z4MYQ67a5L_GL1AF7qnBI0lz9aQKzdK2vn7lbY
[08-Jun-2026 11:14:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 11:14:10 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 11:14:10 UTC] User ID: 750
[08-Jun-2026 11:14:10 UTC] ✅ User profile retrieved successfully for user ID: 750
[08-Jun-2026 11:14:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 11:14:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 11:14:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.190.45.159, 162.158.128.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUwIiwidXNlcm5hbWUiOiJyZGhkdGcxMjc1ODc4ODciLCJlbWFpbCI6InJhZml5dGNhbmVsQGdtYWlsLmNvbSIsImV4cCI6MTc4MTUyMjA0NH0.ObJG8z4MYQ67a5L_GL1AF7qnBI0lz9aQKzdK2vn7lbY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a08778e42a7433a4-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.190.45.159","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jun-2026 11:14:19 UTC] === User Orders API Called ===
[08-Jun-2026 11:14:19 UTC] User ID: 750
[08-Jun-2026 11:14:19 UTC] Limit: 20, Offset: 0
[08-Jun-2026 11:14:19 UTC] Orders found: 0
[08-Jun-2026 11:14:19 UTC] Orders data: []
[08-Jun-2026 11:14:19 UTC] Total orders count: 0
[08-Jun-2026 11:14:20 UTC] === API CALL LOG ===
[08-Jun-2026 11:14:20 UTC] Endpoint: user/profile.php
[08-Jun-2026 11:14:20 UTC] Full Log Data: {
    "timestamp": "2026-06-08 11:14:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.190.45.159",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.190.45.159, 162.158.128.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUwIiwidXNlcm5hbWUiOiJyZGhkdGcxMjc1ODc4ODciLCJlbWFpbCI6InJhZml5dGNhbmVsQGdtYWlsLmNvbSIsImV4cCI6MTc4MTUyMjA0NH0.ObJG8z4MYQ67a5L_GL1AF7qnBI0lz9aQKzdK2vn7lbY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08778ee588333a4-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.190.45.159",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 11:14:20 UTC] === END API CALL LOG ===
[08-Jun-2026 11:14:20 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 11:14:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUwIiwidXNlcm5hbWUiOiJyZGhkdGcxMjc1ODc4ODciLCJlbWFpbCI6InJhZml5dGNhbmVsQGdtYWlsLmNvbSIsImV4cCI6MTc4MTUyMjA0NH0.ObJG8z4MYQ67a5L_GL1AF7qnBI0lz9aQKzdK2vn7lbY
[08-Jun-2026 11:14:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 11:14:20 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 11:14:20 UTC] User ID: 750
[08-Jun-2026 11:14:20 UTC] ✅ User profile retrieved successfully for user ID: 750
[08-Jun-2026 11:14:20 UTC] User Purchases API - User ID: 750
[08-Jun-2026 11:14:20 UTC] User Purchases API - Total purchases found: 0
[08-Jun-2026 11:14:23 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 11:14:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 11:14:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.190.45.159, 162.158.128.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUwIiwidXNlcm5hbWUiOiJyZGhkdGcxMjc1ODc4ODciLCJlbWFpbCI6InJhZml5dGNhbmVsQGdtYWlsLmNvbSIsImV4cCI6MTc4MTUyMjA0NH0.ObJG8z4MYQ67a5L_GL1AF7qnBI0lz9aQKzdK2vn7lbY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a08779022bf133a4-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.190.45.159","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jun-2026 11:14:23 UTC] === User Orders API Called ===
[08-Jun-2026 11:14:23 UTC] User ID: 750
[08-Jun-2026 11:14:23 UTC] Limit: 20, Offset: 0
[08-Jun-2026 11:14:23 UTC] Orders found: 0
[08-Jun-2026 11:14:23 UTC] Orders data: []
[08-Jun-2026 11:14:23 UTC] Total orders count: 0
[08-Jun-2026 11:14:23 UTC] === API CALL LOG ===
[08-Jun-2026 11:14:23 UTC] Endpoint: user/profile.php
[08-Jun-2026 11:14:23 UTC] Full Log Data: {
    "timestamp": "2026-06-08 11:14:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.190.45.159",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.190.45.159, 162.158.128.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUwIiwidXNlcm5hbWUiOiJyZGhkdGcxMjc1ODc4ODciLCJlbWFpbCI6InJhZml5dGNhbmVsQGdtYWlsLmNvbSIsImV4cCI6MTc4MTUyMjA0NH0.ObJG8z4MYQ67a5L_GL1AF7qnBI0lz9aQKzdK2vn7lbY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08779029d1833a4-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.190.45.159",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 11:14:23 UTC] === END API CALL LOG ===
[08-Jun-2026 11:14:23 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 11:14:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUwIiwidXNlcm5hbWUiOiJyZGhkdGcxMjc1ODc4ODciLCJlbWFpbCI6InJhZml5dGNhbmVsQGdtYWlsLmNvbSIsImV4cCI6MTc4MTUyMjA0NH0.ObJG8z4MYQ67a5L_GL1AF7qnBI0lz9aQKzdK2vn7lbY
[08-Jun-2026 11:14:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 11:14:23 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 11:14:23 UTC] User ID: 750
[08-Jun-2026 11:14:23 UTC] ✅ User profile retrieved successfully for user ID: 750
[08-Jun-2026 11:14:24 UTC] === API CALL LOG ===
[08-Jun-2026 11:14:24 UTC] Endpoint: user/profile.php
[08-Jun-2026 11:14:24 UTC] Full Log Data: {
    "timestamp": "2026-06-08 11:14:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.190.45.159",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.190.45.159, 162.158.128.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUwIiwidXNlcm5hbWUiOiJyZGhkdGcxMjc1ODc4ODciLCJlbWFpbCI6InJhZml5dGNhbmVsQGdtYWlsLmNvbSIsImV4cCI6MTc4MTUyMjA0NH0.ObJG8z4MYQ67a5L_GL1AF7qnBI0lz9aQKzdK2vn7lbY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0877906a89033a4-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.190.45.159",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 11:14:24 UTC] === END API CALL LOG ===
[08-Jun-2026 11:14:24 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 11:14:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUwIiwidXNlcm5hbWUiOiJyZGhkdGcxMjc1ODc4ODciLCJlbWFpbCI6InJhZml5dGNhbmVsQGdtYWlsLmNvbSIsImV4cCI6MTc4MTUyMjA0NH0.ObJG8z4MYQ67a5L_GL1AF7qnBI0lz9aQKzdK2vn7lbY
[08-Jun-2026 11:14:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 11:14:24 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 11:14:24 UTC] User ID: 750
[08-Jun-2026 11:14:24 UTC] ✅ User profile retrieved successfully for user ID: 750
[08-Jun-2026 11:14:24 UTC] === API CALL LOG ===
[08-Jun-2026 11:14:24 UTC] Endpoint: user/profile.php
[08-Jun-2026 11:14:24 UTC] Full Log Data: {
    "timestamp": "2026-06-08 11:14:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.190.45.159",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.190.45.159, 162.158.128.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUwIiwidXNlcm5hbWUiOiJyZGhkdGcxMjc1ODc4ODciLCJlbWFpbCI6InJhZml5dGNhbmVsQGdtYWlsLmNvbSIsImV4cCI6MTc4MTUyMjA0NH0.ObJG8z4MYQ67a5L_GL1AF7qnBI0lz9aQKzdK2vn7lbY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08779089de333a4-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.190.45.159",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 11:14:24 UTC] === END API CALL LOG ===
[08-Jun-2026 11:14:24 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 11:14:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUwIiwidXNlcm5hbWUiOiJyZGhkdGcxMjc1ODc4ODciLCJlbWFpbCI6InJhZml5dGNhbmVsQGdtYWlsLmNvbSIsImV4cCI6MTc4MTUyMjA0NH0.ObJG8z4MYQ67a5L_GL1AF7qnBI0lz9aQKzdK2vn7lbY
[08-Jun-2026 11:14:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 11:14:24 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 11:14:24 UTC] User ID: 750
[08-Jun-2026 11:14:24 UTC] ✅ User profile retrieved successfully for user ID: 750
[08-Jun-2026 11:14:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 11:14:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 11:14:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.190.45.159, 162.158.128.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUwIiwidXNlcm5hbWUiOiJyZGhkdGcxMjc1ODc4ODciLCJlbWFpbCI6InJhZml5dGNhbmVsQGdtYWlsLmNvbSIsImV4cCI6MTc4MTUyMjA0NH0.ObJG8z4MYQ67a5L_GL1AF7qnBI0lz9aQKzdK2vn7lbY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0877940e90d33a4-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.190.45.159","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jun-2026 11:14:33 UTC] === User Orders API Called ===
[08-Jun-2026 11:14:33 UTC] User ID: 750
[08-Jun-2026 11:14:33 UTC] Limit: 20, Offset: 0
[08-Jun-2026 11:14:33 UTC] Orders found: 0
[08-Jun-2026 11:14:33 UTC] Orders data: []
[08-Jun-2026 11:14:33 UTC] Total orders count: 0
[08-Jun-2026 11:14:33 UTC] === API CALL LOG ===
[08-Jun-2026 11:14:33 UTC] Endpoint: user/profile.php
[08-Jun-2026 11:14:33 UTC] Full Log Data: {
    "timestamp": "2026-06-08 11:14:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.190.45.159",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.190.45.159, 162.158.128.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUwIiwidXNlcm5hbWUiOiJyZGhkdGcxMjc1ODc4ODciLCJlbWFpbCI6InJhZml5dGNhbmVsQGdtYWlsLmNvbSIsImV4cCI6MTc4MTUyMjA0NH0.ObJG8z4MYQ67a5L_GL1AF7qnBI0lz9aQKzdK2vn7lbY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08779415abe33a4-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.190.45.159",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 11:14:33 UTC] === END API CALL LOG ===
[08-Jun-2026 11:14:33 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 11:14:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUwIiwidXNlcm5hbWUiOiJyZGhkdGcxMjc1ODc4ODciLCJlbWFpbCI6InJhZml5dGNhbmVsQGdtYWlsLmNvbSIsImV4cCI6MTc4MTUyMjA0NH0.ObJG8z4MYQ67a5L_GL1AF7qnBI0lz9aQKzdK2vn7lbY
[08-Jun-2026 11:14:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 11:14:33 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 11:14:33 UTC] User ID: 750
[08-Jun-2026 11:14:33 UTC] ✅ User profile retrieved successfully for user ID: 750
[08-Jun-2026 11:14:34 UTC] === API CALL LOG ===
[08-Jun-2026 11:14:34 UTC] Endpoint: user/profile.php
[08-Jun-2026 11:14:34 UTC] Full Log Data: {
    "timestamp": "2026-06-08 11:14:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.190.45.159",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.190.45.159, 162.158.128.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUwIiwidXNlcm5hbWUiOiJyZGhkdGcxMjc1ODc4ODciLCJlbWFpbCI6InJhZml5dGNhbmVsQGdtYWlsLmNvbSIsImV4cCI6MTc4MTUyMjA0NH0.ObJG8z4MYQ67a5L_GL1AF7qnBI0lz9aQKzdK2vn7lbY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08779455ed133a4-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.190.45.159",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 11:14:34 UTC] === END API CALL LOG ===
[08-Jun-2026 11:14:34 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 11:14:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUwIiwidXNlcm5hbWUiOiJyZGhkdGcxMjc1ODc4ODciLCJlbWFpbCI6InJhZml5dGNhbmVsQGdtYWlsLmNvbSIsImV4cCI6MTc4MTUyMjA0NH0.ObJG8z4MYQ67a5L_GL1AF7qnBI0lz9aQKzdK2vn7lbY
[08-Jun-2026 11:14:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 11:14:34 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 11:14:34 UTC] User ID: 750
[08-Jun-2026 11:14:34 UTC] ✅ User profile retrieved successfully for user ID: 750
[08-Jun-2026 11:14:34 UTC] === API CALL LOG ===
[08-Jun-2026 11:14:34 UTC] Endpoint: user/profile.php
[08-Jun-2026 11:14:34 UTC] Full Log Data: {
    "timestamp": "2026-06-08 11:14:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.190.45.159",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.190.45.159, 162.158.128.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUwIiwidXNlcm5hbWUiOiJyZGhkdGcxMjc1ODc4ODciLCJlbWFpbCI6InJhZml5dGNhbmVsQGdtYWlsLmNvbSIsImV4cCI6MTc4MTUyMjA0NH0.ObJG8z4MYQ67a5L_GL1AF7qnBI0lz9aQKzdK2vn7lbY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08779476cf733a4-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.190.45.159",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 11:14:34 UTC] === END API CALL LOG ===
[08-Jun-2026 11:14:34 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 11:14:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUwIiwidXNlcm5hbWUiOiJyZGhkdGcxMjc1ODc4ODciLCJlbWFpbCI6InJhZml5dGNhbmVsQGdtYWlsLmNvbSIsImV4cCI6MTc4MTUyMjA0NH0.ObJG8z4MYQ67a5L_GL1AF7qnBI0lz9aQKzdK2vn7lbY
[08-Jun-2026 11:14:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 11:14:34 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 11:14:34 UTC] User ID: 750
[08-Jun-2026 11:14:34 UTC] ✅ User profile retrieved successfully for user ID: 750
[08-Jun-2026 11:14:45 UTC] === API CALL LOG ===
[08-Jun-2026 11:14:45 UTC] Endpoint: user/profile.php
[08-Jun-2026 11:14:45 UTC] Full Log Data: {
    "timestamp": "2026-06-08 11:14:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.190.45.159",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.190.45.159, 162.158.128.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUwIiwidXNlcm5hbWUiOiJyZGhkdGcxMjc1ODc4ODciLCJlbWFpbCI6InJhZml5dGNhbmVsQGdtYWlsLmNvbSIsImV4cCI6MTc4MTUyMjA0NH0.ObJG8z4MYQ67a5L_GL1AF7qnBI0lz9aQKzdK2vn7lbY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08779851e2233a4-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.190.45.159",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 11:14:45 UTC] === END API CALL LOG ===
[08-Jun-2026 11:14:45 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 11:14:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUwIiwidXNlcm5hbWUiOiJyZGhkdGcxMjc1ODc4ODciLCJlbWFpbCI6InJhZml5dGNhbmVsQGdtYWlsLmNvbSIsImV4cCI6MTc4MTUyMjA0NH0.ObJG8z4MYQ67a5L_GL1AF7qnBI0lz9aQKzdK2vn7lbY
[08-Jun-2026 11:14:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 11:14:45 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 11:14:45 UTC] User ID: 750
[08-Jun-2026 11:14:45 UTC] ✅ User profile retrieved successfully for user ID: 750
[08-Jun-2026 11:15:03 UTC] === API CALL LOG ===
[08-Jun-2026 11:15:03 UTC] Endpoint: user/profile.php
[08-Jun-2026 11:15:03 UTC] Full Log Data: {
    "timestamp": "2026-06-08 11:15:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.190.45.159",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.190.45.159, 162.158.128.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUwIiwidXNlcm5hbWUiOiJyZGhkdGcxMjc1ODc4ODciLCJlbWFpbCI6InJhZml5dGNhbmVsQGdtYWlsLmNvbSIsImV4cCI6MTc4MTUyMjA0NH0.ObJG8z4MYQ67a5L_GL1AF7qnBI0lz9aQKzdK2vn7lbY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08779f75f3fa6d0-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.190.45.159",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 11:15:03 UTC] === END API CALL LOG ===
[08-Jun-2026 11:15:03 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 11:15:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUwIiwidXNlcm5hbWUiOiJyZGhkdGcxMjc1ODc4ODciLCJlbWFpbCI6InJhZml5dGNhbmVsQGdtYWlsLmNvbSIsImV4cCI6MTc4MTUyMjA0NH0.ObJG8z4MYQ67a5L_GL1AF7qnBI0lz9aQKzdK2vn7lbY
[08-Jun-2026 11:15:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 11:15:03 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 11:15:03 UTC] User ID: 750
[08-Jun-2026 11:15:03 UTC] ✅ User profile retrieved successfully for user ID: 750
[08-Jun-2026 11:15:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 11:15:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 11:15:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.190.45.159, 162.158.128.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUwIiwidXNlcm5hbWUiOiJyZGhkdGcxMjc1ODc4ODciLCJlbWFpbCI6InJhZml5dGNhbmVsQGdtYWlsLmNvbSIsImV4cCI6MTc4MTUyMjA0NH0.ObJG8z4MYQ67a5L_GL1AF7qnBI0lz9aQKzdK2vn7lbY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0877a59f931a6d0-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.190.45.159","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jun-2026 11:15:18 UTC] === User Orders API Called ===
[08-Jun-2026 11:15:18 UTC] User ID: 750
[08-Jun-2026 11:15:18 UTC] Limit: 20, Offset: 0
[08-Jun-2026 11:15:18 UTC] Orders found: 0
[08-Jun-2026 11:15:18 UTC] Orders data: []
[08-Jun-2026 11:15:18 UTC] Total orders count: 0
[08-Jun-2026 11:15:18 UTC] === API CALL LOG ===
[08-Jun-2026 11:15:18 UTC] Endpoint: user/profile.php
[08-Jun-2026 11:15:18 UTC] Full Log Data: {
    "timestamp": "2026-06-08 11:15:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.190.45.159",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.190.45.159, 162.158.128.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUwIiwidXNlcm5hbWUiOiJyZGhkdGcxMjc1ODc4ODciLCJlbWFpbCI6InJhZml5dGNhbmVsQGdtYWlsLmNvbSIsImV4cCI6MTc4MTUyMjA0NH0.ObJG8z4MYQ67a5L_GL1AF7qnBI0lz9aQKzdK2vn7lbY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0877a5a9aa3a6d0-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.190.45.159",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 11:15:18 UTC] === END API CALL LOG ===
[08-Jun-2026 11:15:18 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 11:15:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUwIiwidXNlcm5hbWUiOiJyZGhkdGcxMjc1ODc4ODciLCJlbWFpbCI6InJhZml5dGNhbmVsQGdtYWlsLmNvbSIsImV4cCI6MTc4MTUyMjA0NH0.ObJG8z4MYQ67a5L_GL1AF7qnBI0lz9aQKzdK2vn7lbY
[08-Jun-2026 11:15:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 11:15:18 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 11:15:18 UTC] User ID: 750
[08-Jun-2026 11:15:18 UTC] ✅ User profile retrieved successfully for user ID: 750
[08-Jun-2026 11:15:19 UTC] === API CALL LOG ===
[08-Jun-2026 11:15:19 UTC] Endpoint: user/profile.php
[08-Jun-2026 11:15:19 UTC] Full Log Data: {
    "timestamp": "2026-06-08 11:15:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.190.45.159",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.190.45.159, 162.158.128.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUwIiwidXNlcm5hbWUiOiJyZGhkdGcxMjc1ODc4ODciLCJlbWFpbCI6InJhZml5dGNhbmVsQGdtYWlsLmNvbSIsImV4cCI6MTc4MTUyMjA0NH0.ObJG8z4MYQ67a5L_GL1AF7qnBI0lz9aQKzdK2vn7lbY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0877a5e9eeca6d0-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.190.45.159",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 11:15:19 UTC] === END API CALL LOG ===
[08-Jun-2026 11:15:19 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 11:15:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUwIiwidXNlcm5hbWUiOiJyZGhkdGcxMjc1ODc4ODciLCJlbWFpbCI6InJhZml5dGNhbmVsQGdtYWlsLmNvbSIsImV4cCI6MTc4MTUyMjA0NH0.ObJG8z4MYQ67a5L_GL1AF7qnBI0lz9aQKzdK2vn7lbY
[08-Jun-2026 11:15:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 11:15:19 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 11:15:19 UTC] User ID: 750
[08-Jun-2026 11:15:19 UTC] ✅ User profile retrieved successfully for user ID: 750
[08-Jun-2026 11:42:29 UTC] === API CALL LOG ===
[08-Jun-2026 11:42:29 UTC] Endpoint: user/profile.php
[08-Jun-2026 11:42:29 UTC] Full Log Data: {
    "timestamp": "2026-06-08 11:42:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.157.234.85",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.157.234.85, 172.71.172.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUxIiwidXNlcm5hbWUiOiJzampzanNqcyIsImVtYWlsIjoiaXZhbnZvbGs4MzJAZ21haWwuY29tIiwiZXhwIjoxNzgxNTIzNzQ4fQ.xQOBMzclsTVQ0EhN_uKtzKR2NrA_jgGXYXwaVi4ZQkc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a087a22c6fd7d368-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.157.234.85",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 11:42:29 UTC] === END API CALL LOG ===
[08-Jun-2026 11:42:29 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 11:42:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUxIiwidXNlcm5hbWUiOiJzampzanNqcyIsImVtYWlsIjoiaXZhbnZvbGs4MzJAZ21haWwuY29tIiwiZXhwIjoxNzgxNTIzNzQ4fQ.xQOBMzclsTVQ0EhN_uKtzKR2NrA_jgGXYXwaVi4ZQkc
[08-Jun-2026 11:42:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 11:42:29 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 11:42:29 UTC] User ID: 751
[08-Jun-2026 11:42:29 UTC] ✅ User profile retrieved successfully for user ID: 751
[08-Jun-2026 11:42:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 11:42:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 11:42:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"45.157.234.85, 172.71.172.137","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUxIiwidXNlcm5hbWUiOiJzampzanNqcyIsImVtYWlsIjoiaXZhbnZvbGs4MzJAZ21haWwuY29tIiwiZXhwIjoxNzgxNTIzNzQ4fQ.xQOBMzclsTVQ0EhN_uKtzKR2NrA_jgGXYXwaVi4ZQkc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a087a22c680ad368-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"45.157.234.85","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jun-2026 11:42:29 UTC] === User Orders API Called ===
[08-Jun-2026 11:42:29 UTC] User ID: 751
[08-Jun-2026 11:42:29 UTC] Limit: 20, Offset: 0
[08-Jun-2026 11:42:29 UTC] Orders found: 0
[08-Jun-2026 11:42:29 UTC] Orders data: []
[08-Jun-2026 11:42:29 UTC] Total orders count: 0
[08-Jun-2026 11:42:29 UTC] === API CALL LOG ===
[08-Jun-2026 11:42:29 UTC] Endpoint: user/profile.php
[08-Jun-2026 11:42:29 UTC] Full Log Data: {
    "timestamp": "2026-06-08 11:42:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.157.234.85",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.157.234.85, 172.71.172.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUxIiwidXNlcm5hbWUiOiJzampzanNqcyIsImVtYWlsIjoiaXZhbnZvbGs4MzJAZ21haWwuY29tIiwiZXhwIjoxNzgxNTIzNzQ4fQ.xQOBMzclsTVQ0EhN_uKtzKR2NrA_jgGXYXwaVi4ZQkc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a087a22c6819d368-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.157.234.85",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 11:42:29 UTC] === END API CALL LOG ===
[08-Jun-2026 11:42:29 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 11:42:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUxIiwidXNlcm5hbWUiOiJzampzanNqcyIsImVtYWlsIjoiaXZhbnZvbGs4MzJAZ21haWwuY29tIiwiZXhwIjoxNzgxNTIzNzQ4fQ.xQOBMzclsTVQ0EhN_uKtzKR2NrA_jgGXYXwaVi4ZQkc
[08-Jun-2026 11:42:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 11:42:29 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 11:42:29 UTC] User ID: 751
[08-Jun-2026 11:42:29 UTC] ✅ User profile retrieved successfully for user ID: 751
[08-Jun-2026 11:42:31 UTC] === API CALL LOG ===
[08-Jun-2026 11:42:31 UTC] Endpoint: user/profile.php
[08-Jun-2026 11:42:31 UTC] Full Log Data: {
    "timestamp": "2026-06-08 11:42:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.157.234.85",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.157.234.85, 172.71.172.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUxIiwidXNlcm5hbWUiOiJzampzanNqcyIsImVtYWlsIjoiaXZhbnZvbGs4MzJAZ21haWwuY29tIiwiZXhwIjoxNzgxNTIzNzQ4fQ.xQOBMzclsTVQ0EhN_uKtzKR2NrA_jgGXYXwaVi4ZQkc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a087a233bf52d368-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.157.234.85",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 11:42:31 UTC] === END API CALL LOG ===
[08-Jun-2026 11:42:31 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 11:42:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUxIiwidXNlcm5hbWUiOiJzampzanNqcyIsImVtYWlsIjoiaXZhbnZvbGs4MzJAZ21haWwuY29tIiwiZXhwIjoxNzgxNTIzNzQ4fQ.xQOBMzclsTVQ0EhN_uKtzKR2NrA_jgGXYXwaVi4ZQkc
[08-Jun-2026 11:42:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 11:42:31 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 11:42:31 UTC] User ID: 751
[08-Jun-2026 11:42:31 UTC] ✅ User profile retrieved successfully for user ID: 751
[08-Jun-2026 11:42:59 UTC] === API CALL LOG ===
[08-Jun-2026 11:42:59 UTC] Endpoint: user/profile.php
[08-Jun-2026 11:42:59 UTC] Full Log Data: {
    "timestamp": "2026-06-08 11:42:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.157.234.85",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.157.234.85, 172.71.148.69",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUxIiwidXNlcm5hbWUiOiJzampzanNqcyIsImVtYWlsIjoiaXZhbnZvbGs4MzJAZ21haWwuY29tIiwiZXhwIjoxNzgxNTIzNzQ4fQ.xQOBMzclsTVQ0EhN_uKtzKR2NrA_jgGXYXwaVi4ZQkc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a087a2e72974dcbd-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.157.234.85",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 11:42:59 UTC] === END API CALL LOG ===
[08-Jun-2026 11:42:59 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 11:42:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUxIiwidXNlcm5hbWUiOiJzampzanNqcyIsImVtYWlsIjoiaXZhbnZvbGs4MzJAZ21haWwuY29tIiwiZXhwIjoxNzgxNTIzNzQ4fQ.xQOBMzclsTVQ0EhN_uKtzKR2NrA_jgGXYXwaVi4ZQkc
[08-Jun-2026 11:42:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 11:42:59 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 11:42:59 UTC] User ID: 751
[08-Jun-2026 11:42:59 UTC] ✅ User profile retrieved successfully for user ID: 751
[08-Jun-2026 11:44:17 UTC] === API CALL LOG ===
[08-Jun-2026 11:44:17 UTC] Endpoint: user/profile.php
[08-Jun-2026 11:44:17 UTC] Full Log Data: {
    "timestamp": "2026-06-08 11:44:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.157.234.85",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.157.234.85, 172.70.243.197",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUxIiwidXNlcm5hbWUiOiJzampzanNqcyIsImVtYWlsIjoiaXZhbnZvbGs4MzJAZ21haWwuY29tIiwiZXhwIjoxNzgxNTIzNzQ4fQ.xQOBMzclsTVQ0EhN_uKtzKR2NrA_jgGXYXwaVi4ZQkc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a087a4cee9d79f21-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.157.234.85",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 11:44:17 UTC] === END API CALL LOG ===
[08-Jun-2026 11:44:17 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 11:44:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUxIiwidXNlcm5hbWUiOiJzampzanNqcyIsImVtYWlsIjoiaXZhbnZvbGs4MzJAZ21haWwuY29tIiwiZXhwIjoxNzgxNTIzNzQ4fQ.xQOBMzclsTVQ0EhN_uKtzKR2NrA_jgGXYXwaVi4ZQkc
[08-Jun-2026 11:44:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 11:44:17 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 11:44:17 UTC] User ID: 751
[08-Jun-2026 11:44:17 UTC] ✅ User profile retrieved successfully for user ID: 751
[08-Jun-2026 11:44:24 UTC] === API CALL LOG ===
[08-Jun-2026 11:44:24 UTC] Endpoint: user/profile.php
[08-Jun-2026 11:44:24 UTC] Full Log Data: {
    "timestamp": "2026-06-08 11:44:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.157.234.85",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.157.234.85, 172.70.243.198",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUxIiwidXNlcm5hbWUiOiJzampzanNqcyIsImVtYWlsIjoiaXZhbnZvbGs4MzJAZ21haWwuY29tIiwiZXhwIjoxNzgxNTIzNzQ4fQ.xQOBMzclsTVQ0EhN_uKtzKR2NrA_jgGXYXwaVi4ZQkc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a087a4f77cb19f21-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.157.234.85",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 11:44:24 UTC] === END API CALL LOG ===
[08-Jun-2026 11:44:24 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 11:44:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUxIiwidXNlcm5hbWUiOiJzampzanNqcyIsImVtYWlsIjoiaXZhbnZvbGs4MzJAZ21haWwuY29tIiwiZXhwIjoxNzgxNTIzNzQ4fQ.xQOBMzclsTVQ0EhN_uKtzKR2NrA_jgGXYXwaVi4ZQkc
[08-Jun-2026 11:44:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 11:44:24 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 11:44:24 UTC] User ID: 751
[08-Jun-2026 11:44:24 UTC] ✅ User profile retrieved successfully for user ID: 751
[08-Jun-2026 11:44:47 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 11:44:47 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 11:44:47 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"45.157.234.85, 172.70.243.198","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUxIiwidXNlcm5hbWUiOiJzampzanNqcyIsImVtYWlsIjoiaXZhbnZvbGs4MzJAZ21haWwuY29tIiwiZXhwIjoxNzgxNTIzNzQ4fQ.xQOBMzclsTVQ0EhN_uKtzKR2NrA_jgGXYXwaVi4ZQkc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a087a5886e029f21-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"45.157.234.85","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jun-2026 11:44:47 UTC] === User Orders API Called ===
[08-Jun-2026 11:44:47 UTC] User ID: 751
[08-Jun-2026 11:44:47 UTC] Limit: 20, Offset: 0
[08-Jun-2026 11:44:47 UTC] Orders found: 0
[08-Jun-2026 11:44:47 UTC] Orders data: []
[08-Jun-2026 11:44:47 UTC] Total orders count: 0
[08-Jun-2026 11:44:47 UTC] === API CALL LOG ===
[08-Jun-2026 11:44:47 UTC] Endpoint: user/profile.php
[08-Jun-2026 11:44:47 UTC] Full Log Data: {
    "timestamp": "2026-06-08 11:44:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.157.234.85",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.157.234.85, 172.70.243.198",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUxIiwidXNlcm5hbWUiOiJzampzanNqcyIsImVtYWlsIjoiaXZhbnZvbGs4MzJAZ21haWwuY29tIiwiZXhwIjoxNzgxNTIzNzQ4fQ.xQOBMzclsTVQ0EhN_uKtzKR2NrA_jgGXYXwaVi4ZQkc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a087a589df559f21-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.157.234.85",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 11:44:47 UTC] === END API CALL LOG ===
[08-Jun-2026 11:44:47 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 11:44:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUxIiwidXNlcm5hbWUiOiJzampzanNqcyIsImVtYWlsIjoiaXZhbnZvbGs4MzJAZ21haWwuY29tIiwiZXhwIjoxNzgxNTIzNzQ4fQ.xQOBMzclsTVQ0EhN_uKtzKR2NrA_jgGXYXwaVi4ZQkc
[08-Jun-2026 11:44:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 11:44:47 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 11:44:47 UTC] User ID: 751
[08-Jun-2026 11:44:47 UTC] ✅ User profile retrieved successfully for user ID: 751
[08-Jun-2026 11:44:48 UTC] === API CALL LOG ===
[08-Jun-2026 11:44:48 UTC] Endpoint: user/profile.php
[08-Jun-2026 11:44:48 UTC] Full Log Data: {
    "timestamp": "2026-06-08 11:44:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.157.234.85",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.157.234.85, 172.70.243.198",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUxIiwidXNlcm5hbWUiOiJzampzanNqcyIsImVtYWlsIjoiaXZhbnZvbGs4MzJAZ21haWwuY29tIiwiZXhwIjoxNzgxNTIzNzQ4fQ.xQOBMzclsTVQ0EhN_uKtzKR2NrA_jgGXYXwaVi4ZQkc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a087a58d1a109f21-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.157.234.85",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 11:44:48 UTC] === END API CALL LOG ===
[08-Jun-2026 11:44:48 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 11:44:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUxIiwidXNlcm5hbWUiOiJzampzanNqcyIsImVtYWlsIjoiaXZhbnZvbGs4MzJAZ21haWwuY29tIiwiZXhwIjoxNzgxNTIzNzQ4fQ.xQOBMzclsTVQ0EhN_uKtzKR2NrA_jgGXYXwaVi4ZQkc
[08-Jun-2026 11:44:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 11:44:48 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 11:44:48 UTC] User ID: 751
[08-Jun-2026 11:44:48 UTC] ✅ User profile retrieved successfully for user ID: 751
[08-Jun-2026 11:45:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 11:45:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 11:45:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"45.157.234.85, 172.70.243.197","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUxIiwidXNlcm5hbWUiOiJzampzanNqcyIsImVtYWlsIjoiaXZhbnZvbGs4MzJAZ21haWwuY29tIiwiZXhwIjoxNzgxNTIzNzQ4fQ.xQOBMzclsTVQ0EhN_uKtzKR2NrA_jgGXYXwaVi4ZQkc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a087a66dfd8e9f21-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"45.157.234.85","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jun-2026 11:45:24 UTC] === User Orders API Called ===
[08-Jun-2026 11:45:24 UTC] User ID: 751
[08-Jun-2026 11:45:24 UTC] Limit: 20, Offset: 0
[08-Jun-2026 11:45:24 UTC] Orders found: 0
[08-Jun-2026 11:45:24 UTC] Orders data: []
[08-Jun-2026 11:45:24 UTC] Total orders count: 0
[08-Jun-2026 11:45:24 UTC] === API CALL LOG ===
[08-Jun-2026 11:45:24 UTC] Endpoint: user/profile.php
[08-Jun-2026 11:45:24 UTC] Full Log Data: {
    "timestamp": "2026-06-08 11:45:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.157.234.85",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.157.234.85, 172.70.243.197",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUxIiwidXNlcm5hbWUiOiJzampzanNqcyIsImVtYWlsIjoiaXZhbnZvbGs4MzJAZ21haWwuY29tIiwiZXhwIjoxNzgxNTIzNzQ4fQ.xQOBMzclsTVQ0EhN_uKtzKR2NrA_jgGXYXwaVi4ZQkc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a087a66f7ed79f21-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.157.234.85",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 11:45:24 UTC] === END API CALL LOG ===
[08-Jun-2026 11:45:24 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 11:45:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUxIiwidXNlcm5hbWUiOiJzampzanNqcyIsImVtYWlsIjoiaXZhbnZvbGs4MzJAZ21haWwuY29tIiwiZXhwIjoxNzgxNTIzNzQ4fQ.xQOBMzclsTVQ0EhN_uKtzKR2NrA_jgGXYXwaVi4ZQkc
[08-Jun-2026 11:45:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 11:45:24 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 11:45:24 UTC] User ID: 751
[08-Jun-2026 11:45:24 UTC] ✅ User profile retrieved successfully for user ID: 751
[08-Jun-2026 11:45:24 UTC] === API CALL LOG ===
[08-Jun-2026 11:45:24 UTC] Endpoint: user/profile.php
[08-Jun-2026 11:45:24 UTC] Full Log Data: {
    "timestamp": "2026-06-08 11:45:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.157.234.85",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.157.234.85, 172.70.243.197",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUxIiwidXNlcm5hbWUiOiJzampzanNqcyIsImVtYWlsIjoiaXZhbnZvbGs4MzJAZ21haWwuY29tIiwiZXhwIjoxNzgxNTIzNzQ4fQ.xQOBMzclsTVQ0EhN_uKtzKR2NrA_jgGXYXwaVi4ZQkc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a087a672a9a39f21-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.157.234.85",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 11:45:24 UTC] === END API CALL LOG ===
[08-Jun-2026 11:45:24 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 11:45:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUxIiwidXNlcm5hbWUiOiJzampzanNqcyIsImVtYWlsIjoiaXZhbnZvbGs4MzJAZ21haWwuY29tIiwiZXhwIjoxNzgxNTIzNzQ4fQ.xQOBMzclsTVQ0EhN_uKtzKR2NrA_jgGXYXwaVi4ZQkc
[08-Jun-2026 11:45:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 11:45:24 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 11:45:24 UTC] User ID: 751
[08-Jun-2026 11:45:24 UTC] ✅ User profile retrieved successfully for user ID: 751
[08-Jun-2026 11:45:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 11:45:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 11:45:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"45.157.234.85, 172.70.243.197","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUxIiwidXNlcm5hbWUiOiJzampzanNqcyIsImVtYWlsIjoiaXZhbnZvbGs4MzJAZ21haWwuY29tIiwiZXhwIjoxNzgxNTIzNzQ4fQ.xQOBMzclsTVQ0EhN_uKtzKR2NrA_jgGXYXwaVi4ZQkc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a087a67ac95d9f21-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"45.157.234.85","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jun-2026 11:45:26 UTC] === User Orders API Called ===
[08-Jun-2026 11:45:26 UTC] User ID: 751
[08-Jun-2026 11:45:26 UTC] Limit: 20, Offset: 0
[08-Jun-2026 11:45:26 UTC] Orders found: 0
[08-Jun-2026 11:45:26 UTC] Orders data: []
[08-Jun-2026 11:45:26 UTC] Total orders count: 0
[08-Jun-2026 11:45:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 11:45:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 11:45:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"45.157.234.85, 172.70.243.197","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUxIiwidXNlcm5hbWUiOiJzampzanNqcyIsImVtYWlsIjoiaXZhbnZvbGs4MzJAZ21haWwuY29tIiwiZXhwIjoxNzgxNTIzNzQ4fQ.xQOBMzclsTVQ0EhN_uKtzKR2NrA_jgGXYXwaVi4ZQkc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a087a6857a5d9f21-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"45.157.234.85","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jun-2026 11:45:27 UTC] === User Orders API Called ===
[08-Jun-2026 11:45:27 UTC] User ID: 751
[08-Jun-2026 11:45:27 UTC] Limit: 20, Offset: 0
[08-Jun-2026 11:45:27 UTC] Orders found: 0
[08-Jun-2026 11:45:27 UTC] Orders data: []
[08-Jun-2026 11:45:27 UTC] Total orders count: 0
[08-Jun-2026 11:45:27 UTC] === API CALL LOG ===
[08-Jun-2026 11:45:27 UTC] Endpoint: user/profile.php
[08-Jun-2026 11:45:27 UTC] Full Log Data: {
    "timestamp": "2026-06-08 11:45:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.157.234.85",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.157.234.85, 172.70.243.197",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUxIiwidXNlcm5hbWUiOiJzampzanNqcyIsImVtYWlsIjoiaXZhbnZvbGs4MzJAZ21haWwuY29tIiwiZXhwIjoxNzgxNTIzNzQ4fQ.xQOBMzclsTVQ0EhN_uKtzKR2NrA_jgGXYXwaVi4ZQkc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a087a6857a619f21-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.157.234.85",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 11:45:27 UTC] === END API CALL LOG ===
[08-Jun-2026 11:45:27 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 11:45:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUxIiwidXNlcm5hbWUiOiJzampzanNqcyIsImVtYWlsIjoiaXZhbnZvbGs4MzJAZ21haWwuY29tIiwiZXhwIjoxNzgxNTIzNzQ4fQ.xQOBMzclsTVQ0EhN_uKtzKR2NrA_jgGXYXwaVi4ZQkc
[08-Jun-2026 11:45:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 11:45:27 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 11:45:27 UTC] User ID: 751
[08-Jun-2026 11:45:27 UTC] ✅ User profile retrieved successfully for user ID: 751
[08-Jun-2026 11:45:28 UTC] === API CALL LOG ===
[08-Jun-2026 11:45:28 UTC] Endpoint: user/profile.php
[08-Jun-2026 11:45:28 UTC] Full Log Data: {
    "timestamp": "2026-06-08 11:45:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.157.234.85",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.157.234.85, 172.70.243.197",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUxIiwidXNlcm5hbWUiOiJzampzanNqcyIsImVtYWlsIjoiaXZhbnZvbGs4MzJAZ21haWwuY29tIiwiZXhwIjoxNzgxNTIzNzQ4fQ.xQOBMzclsTVQ0EhN_uKtzKR2NrA_jgGXYXwaVi4ZQkc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a087a68a4ead9f21-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.157.234.85",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 11:45:28 UTC] === END API CALL LOG ===
[08-Jun-2026 11:45:28 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 11:45:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUxIiwidXNlcm5hbWUiOiJzampzanNqcyIsImVtYWlsIjoiaXZhbnZvbGs4MzJAZ21haWwuY29tIiwiZXhwIjoxNzgxNTIzNzQ4fQ.xQOBMzclsTVQ0EhN_uKtzKR2NrA_jgGXYXwaVi4ZQkc
[08-Jun-2026 11:45:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 11:45:28 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 11:45:28 UTC] User ID: 751
[08-Jun-2026 11:45:28 UTC] ✅ User profile retrieved successfully for user ID: 751
[08-Jun-2026 11:45:29 UTC] User Purchases API - User ID: 751
[08-Jun-2026 11:45:29 UTC] User Purchases API - Total purchases found: 0
[08-Jun-2026 11:45:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 11:45:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 11:45:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"45.157.234.85, 172.70.243.198","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUxIiwidXNlcm5hbWUiOiJzampzanNqcyIsImVtYWlsIjoiaXZhbnZvbGs4MzJAZ21haWwuY29tIiwiZXhwIjoxNzgxNTIzNzQ4fQ.xQOBMzclsTVQ0EhN_uKtzKR2NrA_jgGXYXwaVi4ZQkc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a087a6ba9a399f21-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"45.157.234.85","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jun-2026 11:45:36 UTC] === User Orders API Called ===
[08-Jun-2026 11:45:36 UTC] User ID: 751
[08-Jun-2026 11:45:36 UTC] Limit: 20, Offset: 0
[08-Jun-2026 11:45:36 UTC] Orders found: 0
[08-Jun-2026 11:45:36 UTC] Orders data: []
[08-Jun-2026 11:45:36 UTC] Total orders count: 0
[08-Jun-2026 11:45:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 11:45:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 11:45:46 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"45.157.234.85, 172.70.243.197","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUxIiwidXNlcm5hbWUiOiJzampzanNqcyIsImVtYWlsIjoiaXZhbnZvbGs4MzJAZ21haWwuY29tIiwiZXhwIjoxNzgxNTIzNzQ4fQ.xQOBMzclsTVQ0EhN_uKtzKR2NrA_jgGXYXwaVi4ZQkc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a087a6f88e519f21-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"45.157.234.85","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jun-2026 11:45:46 UTC] === User Orders API Called ===
[08-Jun-2026 11:45:46 UTC] User ID: 751
[08-Jun-2026 11:45:46 UTC] Limit: 20, Offset: 0
[08-Jun-2026 11:45:46 UTC] Orders found: 0
[08-Jun-2026 11:45:46 UTC] Orders data: []
[08-Jun-2026 11:45:46 UTC] Total orders count: 0
[08-Jun-2026 11:45:46 UTC] === API CALL LOG ===
[08-Jun-2026 11:45:46 UTC] Endpoint: user/profile.php
[08-Jun-2026 11:45:46 UTC] Full Log Data: {
    "timestamp": "2026-06-08 11:45:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.157.234.85",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.157.234.85, 172.70.243.197",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUxIiwidXNlcm5hbWUiOiJzampzanNqcyIsImVtYWlsIjoiaXZhbnZvbGs4MzJAZ21haWwuY29tIiwiZXhwIjoxNzgxNTIzNzQ4fQ.xQOBMzclsTVQ0EhN_uKtzKR2NrA_jgGXYXwaVi4ZQkc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a087a6f88e549f21-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.157.234.85",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 11:45:46 UTC] === END API CALL LOG ===
[08-Jun-2026 11:45:46 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 11:45:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUxIiwidXNlcm5hbWUiOiJzampzanNqcyIsImVtYWlsIjoiaXZhbnZvbGs4MzJAZ21haWwuY29tIiwiZXhwIjoxNzgxNTIzNzQ4fQ.xQOBMzclsTVQ0EhN_uKtzKR2NrA_jgGXYXwaVi4ZQkc
[08-Jun-2026 11:45:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 11:45:46 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 11:45:46 UTC] User ID: 751
[08-Jun-2026 11:45:46 UTC] ✅ User profile retrieved successfully for user ID: 751
[08-Jun-2026 11:45:46 UTC] === API CALL LOG ===
[08-Jun-2026 11:45:46 UTC] Endpoint: user/profile.php
[08-Jun-2026 11:45:46 UTC] Full Log Data: {
    "timestamp": "2026-06-08 11:45:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.157.234.85",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.157.234.85, 172.70.243.197",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUxIiwidXNlcm5hbWUiOiJzampzanNqcyIsImVtYWlsIjoiaXZhbnZvbGs4MzJAZ21haWwuY29tIiwiZXhwIjoxNzgxNTIzNzQ4fQ.xQOBMzclsTVQ0EhN_uKtzKR2NrA_jgGXYXwaVi4ZQkc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a087a6fb89ac9f21-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.157.234.85",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 11:45:46 UTC] === END API CALL LOG ===
[08-Jun-2026 11:45:46 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 11:45:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUxIiwidXNlcm5hbWUiOiJzampzanNqcyIsImVtYWlsIjoiaXZhbnZvbGs4MzJAZ21haWwuY29tIiwiZXhwIjoxNzgxNTIzNzQ4fQ.xQOBMzclsTVQ0EhN_uKtzKR2NrA_jgGXYXwaVi4ZQkc
[08-Jun-2026 11:45:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 11:45:46 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 11:45:46 UTC] User ID: 751
[08-Jun-2026 11:45:46 UTC] ✅ User profile retrieved successfully for user ID: 751
[08-Jun-2026 11:46:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 11:46:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 11:46:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"45.157.234.85, 172.70.243.198","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUxIiwidXNlcm5hbWUiOiJzampzanNqcyIsImVtYWlsIjoiaXZhbnZvbGs4MzJAZ21haWwuY29tIiwiZXhwIjoxNzgxNTIzNzQ4fQ.xQOBMzclsTVQ0EhN_uKtzKR2NrA_jgGXYXwaVi4ZQkc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a087a7cd08af9f21-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"45.157.234.85","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jun-2026 11:46:20 UTC] === User Orders API Called ===
[08-Jun-2026 11:46:20 UTC] User ID: 751
[08-Jun-2026 11:46:20 UTC] Limit: 20, Offset: 0
[08-Jun-2026 11:46:20 UTC] Orders found: 0
[08-Jun-2026 11:46:20 UTC] Orders data: []
[08-Jun-2026 11:46:20 UTC] Total orders count: 0
[08-Jun-2026 11:46:20 UTC] === API CALL LOG ===
[08-Jun-2026 11:46:20 UTC] Endpoint: user/profile.php
[08-Jun-2026 11:46:20 UTC] Full Log Data: {
    "timestamp": "2026-06-08 11:46:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.157.234.85",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.157.234.85, 172.70.243.198",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUxIiwidXNlcm5hbWUiOiJzampzanNqcyIsImVtYWlsIjoiaXZhbnZvbGs4MzJAZ21haWwuY29tIiwiZXhwIjoxNzgxNTIzNzQ4fQ.xQOBMzclsTVQ0EhN_uKtzKR2NrA_jgGXYXwaVi4ZQkc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a087a7cd08b19f21-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.157.234.85",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 11:46:20 UTC] === END API CALL LOG ===
[08-Jun-2026 11:46:20 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 11:46:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUxIiwidXNlcm5hbWUiOiJzampzanNqcyIsImVtYWlsIjoiaXZhbnZvbGs4MzJAZ21haWwuY29tIiwiZXhwIjoxNzgxNTIzNzQ4fQ.xQOBMzclsTVQ0EhN_uKtzKR2NrA_jgGXYXwaVi4ZQkc
[08-Jun-2026 11:46:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 11:46:20 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 11:46:20 UTC] User ID: 751
[08-Jun-2026 11:46:20 UTC] ✅ User profile retrieved successfully for user ID: 751
[08-Jun-2026 11:46:20 UTC] === API CALL LOG ===
[08-Jun-2026 11:46:20 UTC] Endpoint: user/profile.php
[08-Jun-2026 11:46:20 UTC] Full Log Data: {
    "timestamp": "2026-06-08 11:46:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.157.234.85",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.157.234.85, 172.70.243.198",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUxIiwidXNlcm5hbWUiOiJzampzanNqcyIsImVtYWlsIjoiaXZhbnZvbGs4MzJAZ21haWwuY29tIiwiZXhwIjoxNzgxNTIzNzQ4fQ.xQOBMzclsTVQ0EhN_uKtzKR2NrA_jgGXYXwaVi4ZQkc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a087a7d0bc5e9f21-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.157.234.85",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 11:46:20 UTC] === END API CALL LOG ===
[08-Jun-2026 11:46:20 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 11:46:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUxIiwidXNlcm5hbWUiOiJzampzanNqcyIsImVtYWlsIjoiaXZhbnZvbGs4MzJAZ21haWwuY29tIiwiZXhwIjoxNzgxNTIzNzQ4fQ.xQOBMzclsTVQ0EhN_uKtzKR2NrA_jgGXYXwaVi4ZQkc
[08-Jun-2026 11:46:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 11:46:20 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 11:46:20 UTC] User ID: 751
[08-Jun-2026 11:46:20 UTC] ✅ User profile retrieved successfully for user ID: 751
[08-Jun-2026 11:46:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 11:46:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 11:46:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"45.157.234.85, 172.70.243.198","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUxIiwidXNlcm5hbWUiOiJzampzanNqcyIsImVtYWlsIjoiaXZhbnZvbGs4MzJAZ21haWwuY29tIiwiZXhwIjoxNzgxNTIzNzQ4fQ.xQOBMzclsTVQ0EhN_uKtzKR2NrA_jgGXYXwaVi4ZQkc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a087a7f43c369f21-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"45.157.234.85","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jun-2026 11:46:26 UTC] === User Orders API Called ===
[08-Jun-2026 11:46:26 UTC] User ID: 751
[08-Jun-2026 11:46:26 UTC] Limit: 20, Offset: 0
[08-Jun-2026 11:46:26 UTC] Orders found: 0
[08-Jun-2026 11:46:26 UTC] Orders data: []
[08-Jun-2026 11:46:26 UTC] Total orders count: 0
[08-Jun-2026 11:46:26 UTC] === API CALL LOG ===
[08-Jun-2026 11:46:26 UTC] Endpoint: user/profile.php
[08-Jun-2026 11:46:26 UTC] Full Log Data: {
    "timestamp": "2026-06-08 11:46:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.157.234.85",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.157.234.85, 172.70.243.198",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUxIiwidXNlcm5hbWUiOiJzampzanNqcyIsImVtYWlsIjoiaXZhbnZvbGs4MzJAZ21haWwuY29tIiwiZXhwIjoxNzgxNTIzNzQ4fQ.xQOBMzclsTVQ0EhN_uKtzKR2NrA_jgGXYXwaVi4ZQkc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a087a7f57d749f21-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.157.234.85",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 11:46:26 UTC] === END API CALL LOG ===
[08-Jun-2026 11:46:26 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 11:46:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUxIiwidXNlcm5hbWUiOiJzampzanNqcyIsImVtYWlsIjoiaXZhbnZvbGs4MzJAZ21haWwuY29tIiwiZXhwIjoxNzgxNTIzNzQ4fQ.xQOBMzclsTVQ0EhN_uKtzKR2NrA_jgGXYXwaVi4ZQkc
[08-Jun-2026 11:46:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 11:46:26 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 11:46:26 UTC] User ID: 751
[08-Jun-2026 11:46:26 UTC] ✅ User profile retrieved successfully for user ID: 751
[08-Jun-2026 11:46:27 UTC] === API CALL LOG ===
[08-Jun-2026 11:46:27 UTC] Endpoint: user/profile.php
[08-Jun-2026 11:46:27 UTC] Full Log Data: {
    "timestamp": "2026-06-08 11:46:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.157.234.85",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.157.234.85, 172.70.243.198",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUxIiwidXNlcm5hbWUiOiJzampzanNqcyIsImVtYWlsIjoiaXZhbnZvbGs4MzJAZ21haWwuY29tIiwiZXhwIjoxNzgxNTIzNzQ4fQ.xQOBMzclsTVQ0EhN_uKtzKR2NrA_jgGXYXwaVi4ZQkc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a087a7fa89f09f21-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.157.234.85",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 11:46:27 UTC] === END API CALL LOG ===
[08-Jun-2026 11:46:27 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 11:46:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUxIiwidXNlcm5hbWUiOiJzampzanNqcyIsImVtYWlsIjoiaXZhbnZvbGs4MzJAZ21haWwuY29tIiwiZXhwIjoxNzgxNTIzNzQ4fQ.xQOBMzclsTVQ0EhN_uKtzKR2NrA_jgGXYXwaVi4ZQkc
[08-Jun-2026 11:46:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 11:46:27 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 11:46:27 UTC] User ID: 751
[08-Jun-2026 11:46:27 UTC] ✅ User profile retrieved successfully for user ID: 751
[08-Jun-2026 11:46:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 11:46:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 11:46:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"45.157.234.85, 172.70.243.197","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUxIiwidXNlcm5hbWUiOiJzampzanNqcyIsImVtYWlsIjoiaXZhbnZvbGs4MzJAZ21haWwuY29tIiwiZXhwIjoxNzgxNTIzNzQ4fQ.xQOBMzclsTVQ0EhN_uKtzKR2NrA_jgGXYXwaVi4ZQkc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a087a832fb5b9f21-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"45.157.234.85","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jun-2026 11:46:36 UTC] === User Orders API Called ===
[08-Jun-2026 11:46:36 UTC] User ID: 751
[08-Jun-2026 11:46:36 UTC] Limit: 20, Offset: 0
[08-Jun-2026 11:46:36 UTC] Orders found: 0
[08-Jun-2026 11:46:36 UTC] Orders data: []
[08-Jun-2026 11:46:36 UTC] Total orders count: 0
[08-Jun-2026 11:46:36 UTC] === API CALL LOG ===
[08-Jun-2026 11:46:36 UTC] Endpoint: user/profile.php
[08-Jun-2026 11:46:36 UTC] Full Log Data: {
    "timestamp": "2026-06-08 11:46:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.157.234.85",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.157.234.85, 172.70.243.197",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUxIiwidXNlcm5hbWUiOiJzampzanNqcyIsImVtYWlsIjoiaXZhbnZvbGs4MzJAZ21haWwuY29tIiwiZXhwIjoxNzgxNTIzNzQ4fQ.xQOBMzclsTVQ0EhN_uKtzKR2NrA_jgGXYXwaVi4ZQkc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a087a8347cb49f21-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.157.234.85",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 11:46:36 UTC] === END API CALL LOG ===
[08-Jun-2026 11:46:36 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 11:46:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUxIiwidXNlcm5hbWUiOiJzampzanNqcyIsImVtYWlsIjoiaXZhbnZvbGs4MzJAZ21haWwuY29tIiwiZXhwIjoxNzgxNTIzNzQ4fQ.xQOBMzclsTVQ0EhN_uKtzKR2NrA_jgGXYXwaVi4ZQkc
[08-Jun-2026 11:46:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 11:46:36 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 11:46:36 UTC] User ID: 751
[08-Jun-2026 11:46:36 UTC] ✅ User profile retrieved successfully for user ID: 751
[08-Jun-2026 11:46:37 UTC] === API CALL LOG ===
[08-Jun-2026 11:46:37 UTC] Endpoint: user/profile.php
[08-Jun-2026 11:46:37 UTC] Full Log Data: {
    "timestamp": "2026-06-08 11:46:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.157.234.85",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.157.234.85, 172.70.243.197",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUxIiwidXNlcm5hbWUiOiJzampzanNqcyIsImVtYWlsIjoiaXZhbnZvbGs4MzJAZ21haWwuY29tIiwiZXhwIjoxNzgxNTIzNzQ4fQ.xQOBMzclsTVQ0EhN_uKtzKR2NrA_jgGXYXwaVi4ZQkc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a087a837a8199f21-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.157.234.85",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 11:46:37 UTC] === END API CALL LOG ===
[08-Jun-2026 11:46:37 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 11:46:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUxIiwidXNlcm5hbWUiOiJzampzanNqcyIsImVtYWlsIjoiaXZhbnZvbGs4MzJAZ21haWwuY29tIiwiZXhwIjoxNzgxNTIzNzQ4fQ.xQOBMzclsTVQ0EhN_uKtzKR2NrA_jgGXYXwaVi4ZQkc
[08-Jun-2026 11:46:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 11:46:37 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 11:46:37 UTC] User ID: 751
[08-Jun-2026 11:46:37 UTC] ✅ User profile retrieved successfully for user ID: 751
[08-Jun-2026 11:46:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 11:46:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 11:46:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"45.157.234.85, 172.70.243.197","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUxIiwidXNlcm5hbWUiOiJzampzanNqcyIsImVtYWlsIjoiaXZhbnZvbGs4MzJAZ21haWwuY29tIiwiZXhwIjoxNzgxNTIzNzQ4fQ.xQOBMzclsTVQ0EhN_uKtzKR2NrA_jgGXYXwaVi4ZQkc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a087a869db319f21-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"45.157.234.85","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jun-2026 11:46:45 UTC] === User Orders API Called ===
[08-Jun-2026 11:46:45 UTC] User ID: 751
[08-Jun-2026 11:46:45 UTC] Limit: 20, Offset: 0
[08-Jun-2026 11:46:45 UTC] Orders found: 0
[08-Jun-2026 11:46:45 UTC] Orders data: []
[08-Jun-2026 11:46:45 UTC] Total orders count: 0
[08-Jun-2026 11:46:45 UTC] === API CALL LOG ===
[08-Jun-2026 11:46:45 UTC] Endpoint: user/profile.php
[08-Jun-2026 11:46:45 UTC] Full Log Data: {
    "timestamp": "2026-06-08 11:46:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.157.234.85",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.157.234.85, 172.70.243.197",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUxIiwidXNlcm5hbWUiOiJzampzanNqcyIsImVtYWlsIjoiaXZhbnZvbGs4MzJAZ21haWwuY29tIiwiZXhwIjoxNzgxNTIzNzQ4fQ.xQOBMzclsTVQ0EhN_uKtzKR2NrA_jgGXYXwaVi4ZQkc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a087a869db349f21-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.157.234.85",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 11:46:45 UTC] === END API CALL LOG ===
[08-Jun-2026 11:46:45 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 11:46:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUxIiwidXNlcm5hbWUiOiJzampzanNqcyIsImVtYWlsIjoiaXZhbnZvbGs4MzJAZ21haWwuY29tIiwiZXhwIjoxNzgxNTIzNzQ4fQ.xQOBMzclsTVQ0EhN_uKtzKR2NrA_jgGXYXwaVi4ZQkc
[08-Jun-2026 11:46:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 11:46:45 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 11:46:45 UTC] User ID: 751
[08-Jun-2026 11:46:45 UTC] ✅ User profile retrieved successfully for user ID: 751
[08-Jun-2026 11:46:45 UTC] === API CALL LOG ===
[08-Jun-2026 11:46:45 UTC] Endpoint: user/profile.php
[08-Jun-2026 11:46:45 UTC] Full Log Data: {
    "timestamp": "2026-06-08 11:46:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.157.234.85",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.157.234.85, 172.70.243.197",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUxIiwidXNlcm5hbWUiOiJzampzanNqcyIsImVtYWlsIjoiaXZhbnZvbGs4MzJAZ21haWwuY29tIiwiZXhwIjoxNzgxNTIzNzQ4fQ.xQOBMzclsTVQ0EhN_uKtzKR2NrA_jgGXYXwaVi4ZQkc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a087a86d3e769f21-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.157.234.85",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 11:46:45 UTC] === END API CALL LOG ===
[08-Jun-2026 11:46:45 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 11:46:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUxIiwidXNlcm5hbWUiOiJzampzanNqcyIsImVtYWlsIjoiaXZhbnZvbGs4MzJAZ21haWwuY29tIiwiZXhwIjoxNzgxNTIzNzQ4fQ.xQOBMzclsTVQ0EhN_uKtzKR2NrA_jgGXYXwaVi4ZQkc
[08-Jun-2026 11:46:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 11:46:45 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 11:46:45 UTC] User ID: 751
[08-Jun-2026 11:46:45 UTC] ✅ User profile retrieved successfully for user ID: 751
[08-Jun-2026 11:46:47 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 11:46:47 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 11:46:47 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"45.157.234.85, 172.70.243.197","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUxIiwidXNlcm5hbWUiOiJzampzanNqcyIsImVtYWlsIjoiaXZhbnZvbGs4MzJAZ21haWwuY29tIiwiZXhwIjoxNzgxNTIzNzQ4fQ.xQOBMzclsTVQ0EhN_uKtzKR2NrA_jgGXYXwaVi4ZQkc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a087a876af119f21-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"45.157.234.85","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jun-2026 11:46:47 UTC] === User Orders API Called ===
[08-Jun-2026 11:46:47 UTC] User ID: 751
[08-Jun-2026 11:46:47 UTC] Limit: 20, Offset: 0
[08-Jun-2026 11:46:47 UTC] Orders found: 0
[08-Jun-2026 11:46:47 UTC] Orders data: []
[08-Jun-2026 11:46:47 UTC] Total orders count: 0
[08-Jun-2026 11:46:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 11:46:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 11:46:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"45.157.234.85, 172.70.243.197","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUxIiwidXNlcm5hbWUiOiJzampzanNqcyIsImVtYWlsIjoiaXZhbnZvbGs4MzJAZ21haWwuY29tIiwiZXhwIjoxNzgxNTIzNzQ4fQ.xQOBMzclsTVQ0EhN_uKtzKR2NrA_jgGXYXwaVi4ZQkc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a087a87dcdf19f21-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"45.157.234.85","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jun-2026 11:46:48 UTC] === User Orders API Called ===
[08-Jun-2026 11:46:48 UTC] User ID: 751
[08-Jun-2026 11:46:48 UTC] Limit: 20, Offset: 0
[08-Jun-2026 11:46:48 UTC] Orders found: 0
[08-Jun-2026 11:46:48 UTC] Orders data: []
[08-Jun-2026 11:46:48 UTC] Total orders count: 0
[08-Jun-2026 11:46:48 UTC] === API CALL LOG ===
[08-Jun-2026 11:46:48 UTC] Endpoint: user/profile.php
[08-Jun-2026 11:46:48 UTC] Full Log Data: {
    "timestamp": "2026-06-08 11:46:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.157.234.85",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.157.234.85, 172.70.243.197",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUxIiwidXNlcm5hbWUiOiJzampzanNqcyIsImVtYWlsIjoiaXZhbnZvbGs4MzJAZ21haWwuY29tIiwiZXhwIjoxNzgxNTIzNzQ4fQ.xQOBMzclsTVQ0EhN_uKtzKR2NrA_jgGXYXwaVi4ZQkc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a087a87f1f2e9f21-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.157.234.85",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 11:46:48 UTC] === END API CALL LOG ===
[08-Jun-2026 11:46:48 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 11:46:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUxIiwidXNlcm5hbWUiOiJzampzanNqcyIsImVtYWlsIjoiaXZhbnZvbGs4MzJAZ21haWwuY29tIiwiZXhwIjoxNzgxNTIzNzQ4fQ.xQOBMzclsTVQ0EhN_uKtzKR2NrA_jgGXYXwaVi4ZQkc
[08-Jun-2026 11:46:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 11:46:48 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 11:46:48 UTC] User ID: 751
[08-Jun-2026 11:46:48 UTC] ✅ User profile retrieved successfully for user ID: 751
[08-Jun-2026 11:46:49 UTC] === API CALL LOG ===
[08-Jun-2026 11:46:49 UTC] Endpoint: user/profile.php
[08-Jun-2026 11:46:49 UTC] Full Log Data: {
    "timestamp": "2026-06-08 11:46:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.157.234.85",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.157.234.85, 172.70.243.197",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUxIiwidXNlcm5hbWUiOiJzampzanNqcyIsImVtYWlsIjoiaXZhbnZvbGs4MzJAZ21haWwuY29tIiwiZXhwIjoxNzgxNTIzNzQ4fQ.xQOBMzclsTVQ0EhN_uKtzKR2NrA_jgGXYXwaVi4ZQkc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a087a8824a2d9f21-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.157.234.85",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 11:46:49 UTC] === END API CALL LOG ===
[08-Jun-2026 11:46:49 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 11:46:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUxIiwidXNlcm5hbWUiOiJzampzanNqcyIsImVtYWlsIjoiaXZhbnZvbGs4MzJAZ21haWwuY29tIiwiZXhwIjoxNzgxNTIzNzQ4fQ.xQOBMzclsTVQ0EhN_uKtzKR2NrA_jgGXYXwaVi4ZQkc
[08-Jun-2026 11:46:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 11:46:49 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 11:46:49 UTC] User ID: 751
[08-Jun-2026 11:46:49 UTC] ✅ User profile retrieved successfully for user ID: 751
[08-Jun-2026 11:46:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 11:46:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 11:46:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"45.157.234.85, 172.70.243.198","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUxIiwidXNlcm5hbWUiOiJzampzanNqcyIsImVtYWlsIjoiaXZhbnZvbGs4MzJAZ21haWwuY29tIiwiZXhwIjoxNzgxNTIzNzQ4fQ.xQOBMzclsTVQ0EhN_uKtzKR2NrA_jgGXYXwaVi4ZQkc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a087a8be08b99f21-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"45.157.234.85","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jun-2026 11:46:58 UTC] === User Orders API Called ===
[08-Jun-2026 11:46:58 UTC] User ID: 751
[08-Jun-2026 11:46:58 UTC] Limit: 20, Offset: 0
[08-Jun-2026 11:46:58 UTC] Orders found: 0
[08-Jun-2026 11:46:58 UTC] Orders data: []
[08-Jun-2026 11:46:58 UTC] Total orders count: 0
[08-Jun-2026 11:46:59 UTC] === API CALL LOG ===
[08-Jun-2026 11:46:59 UTC] Endpoint: user/profile.php
[08-Jun-2026 11:46:59 UTC] Full Log Data: {
    "timestamp": "2026-06-08 11:46:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.157.234.85",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.157.234.85, 172.70.243.198",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUxIiwidXNlcm5hbWUiOiJzampzanNqcyIsImVtYWlsIjoiaXZhbnZvbGs4MzJAZ21haWwuY29tIiwiZXhwIjoxNzgxNTIzNzQ4fQ.xQOBMzclsTVQ0EhN_uKtzKR2NrA_jgGXYXwaVi4ZQkc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a087a8bf19bc9f21-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.157.234.85",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 11:46:59 UTC] === END API CALL LOG ===
[08-Jun-2026 11:46:59 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 11:46:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUxIiwidXNlcm5hbWUiOiJzampzanNqcyIsImVtYWlsIjoiaXZhbnZvbGs4MzJAZ21haWwuY29tIiwiZXhwIjoxNzgxNTIzNzQ4fQ.xQOBMzclsTVQ0EhN_uKtzKR2NrA_jgGXYXwaVi4ZQkc
[08-Jun-2026 11:46:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 11:46:59 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 11:46:59 UTC] User ID: 751
[08-Jun-2026 11:46:59 UTC] ✅ User profile retrieved successfully for user ID: 751
[08-Jun-2026 11:46:59 UTC] === API CALL LOG ===
[08-Jun-2026 11:46:59 UTC] Endpoint: user/profile.php
[08-Jun-2026 11:46:59 UTC] Full Log Data: {
    "timestamp": "2026-06-08 11:46:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.157.234.85",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.157.234.85, 172.70.243.198",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUxIiwidXNlcm5hbWUiOiJzampzanNqcyIsImVtYWlsIjoiaXZhbnZvbGs4MzJAZ21haWwuY29tIiwiZXhwIjoxNzgxNTIzNzQ4fQ.xQOBMzclsTVQ0EhN_uKtzKR2NrA_jgGXYXwaVi4ZQkc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a087a8c20cb09f21-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.157.234.85",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 11:46:59 UTC] === END API CALL LOG ===
[08-Jun-2026 11:46:59 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 11:46:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUxIiwidXNlcm5hbWUiOiJzampzanNqcyIsImVtYWlsIjoiaXZhbnZvbGs4MzJAZ21haWwuY29tIiwiZXhwIjoxNzgxNTIzNzQ4fQ.xQOBMzclsTVQ0EhN_uKtzKR2NrA_jgGXYXwaVi4ZQkc
[08-Jun-2026 11:46:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 11:46:59 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 11:46:59 UTC] User ID: 751
[08-Jun-2026 11:46:59 UTC] ✅ User profile retrieved successfully for user ID: 751
[08-Jun-2026 11:47:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 11:47:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 11:47:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"45.157.234.85, 172.70.243.198","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUxIiwidXNlcm5hbWUiOiJzampzanNqcyIsImVtYWlsIjoiaXZhbnZvbGs4MzJAZ21haWwuY29tIiwiZXhwIjoxNzgxNTIzNzQ4fQ.xQOBMzclsTVQ0EhN_uKtzKR2NrA_jgGXYXwaVi4ZQkc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a087a8c87b6d9f21-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"45.157.234.85","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jun-2026 11:47:00 UTC] === User Orders API Called ===
[08-Jun-2026 11:47:00 UTC] User ID: 751
[08-Jun-2026 11:47:00 UTC] Limit: 20, Offset: 0
[08-Jun-2026 11:47:00 UTC] Orders found: 0
[08-Jun-2026 11:47:00 UTC] Orders data: []
[08-Jun-2026 11:47:00 UTC] Total orders count: 0
[08-Jun-2026 11:47:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 11:47:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 11:47:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"45.157.234.85, 172.70.243.198","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUxIiwidXNlcm5hbWUiOiJzampzanNqcyIsImVtYWlsIjoiaXZhbnZvbGs4MzJAZ21haWwuY29tIiwiZXhwIjoxNzgxNTIzNzQ4fQ.xQOBMzclsTVQ0EhN_uKtzKR2NrA_jgGXYXwaVi4ZQkc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a087a8cdb8309f21-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"45.157.234.85","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jun-2026 11:47:01 UTC] === User Orders API Called ===
[08-Jun-2026 11:47:01 UTC] User ID: 751
[08-Jun-2026 11:47:01 UTC] Limit: 20, Offset: 0
[08-Jun-2026 11:47:01 UTC] Orders found: 0
[08-Jun-2026 11:47:01 UTC] Orders data: []
[08-Jun-2026 11:47:01 UTC] Total orders count: 0
[08-Jun-2026 11:47:01 UTC] === API CALL LOG ===
[08-Jun-2026 11:47:01 UTC] Endpoint: user/profile.php
[08-Jun-2026 11:47:01 UTC] Full Log Data: {
    "timestamp": "2026-06-08 11:47:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.157.234.85",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.157.234.85, 172.70.243.198",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUxIiwidXNlcm5hbWUiOiJzampzanNqcyIsImVtYWlsIjoiaXZhbnZvbGs4MzJAZ21haWwuY29tIiwiZXhwIjoxNzgxNTIzNzQ4fQ.xQOBMzclsTVQ0EhN_uKtzKR2NrA_jgGXYXwaVi4ZQkc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a087a8cf39539f21-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.157.234.85",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 11:47:01 UTC] === END API CALL LOG ===
[08-Jun-2026 11:47:01 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 11:47:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUxIiwidXNlcm5hbWUiOiJzampzanNqcyIsImVtYWlsIjoiaXZhbnZvbGs4MzJAZ21haWwuY29tIiwiZXhwIjoxNzgxNTIzNzQ4fQ.xQOBMzclsTVQ0EhN_uKtzKR2NrA_jgGXYXwaVi4ZQkc
[08-Jun-2026 11:47:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 11:47:01 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 11:47:01 UTC] User ID: 751
[08-Jun-2026 11:47:01 UTC] ✅ User profile retrieved successfully for user ID: 751
[08-Jun-2026 11:47:02 UTC] === API CALL LOG ===
[08-Jun-2026 11:47:02 UTC] Endpoint: user/profile.php
[08-Jun-2026 11:47:02 UTC] Full Log Data: {
    "timestamp": "2026-06-08 11:47:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.157.234.85",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.157.234.85, 172.70.243.198",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUxIiwidXNlcm5hbWUiOiJzampzanNqcyIsImVtYWlsIjoiaXZhbnZvbGs4MzJAZ21haWwuY29tIiwiZXhwIjoxNzgxNTIzNzQ4fQ.xQOBMzclsTVQ0EhN_uKtzKR2NrA_jgGXYXwaVi4ZQkc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a087a8d26c4e9f21-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.157.234.85",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 11:47:02 UTC] === END API CALL LOG ===
[08-Jun-2026 11:47:02 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 11:47:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUxIiwidXNlcm5hbWUiOiJzampzanNqcyIsImVtYWlsIjoiaXZhbnZvbGs4MzJAZ21haWwuY29tIiwiZXhwIjoxNzgxNTIzNzQ4fQ.xQOBMzclsTVQ0EhN_uKtzKR2NrA_jgGXYXwaVi4ZQkc
[08-Jun-2026 11:47:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 11:47:02 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 11:47:02 UTC] User ID: 751
[08-Jun-2026 11:47:02 UTC] ✅ User profile retrieved successfully for user ID: 751
[08-Jun-2026 11:47:47 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 11:47:47 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 11:47:47 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"45.157.234.85, 172.69.151.65","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUxIiwidXNlcm5hbWUiOiJzampzanNqcyIsImVtYWlsIjoiaXZhbnZvbGs4MzJAZ21haWwuY29tIiwiZXhwIjoxNzgxNTIzNzQ4fQ.xQOBMzclsTVQ0EhN_uKtzKR2NrA_jgGXYXwaVi4ZQkc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a087a9ed3da1975e-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"45.157.234.85","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jun-2026 11:47:47 UTC] === User Orders API Called ===
[08-Jun-2026 11:47:47 UTC] User ID: 751
[08-Jun-2026 11:47:47 UTC] Limit: 20, Offset: 0
[08-Jun-2026 11:47:47 UTC] Orders found: 0
[08-Jun-2026 11:47:47 UTC] Orders data: []
[08-Jun-2026 11:47:47 UTC] Total orders count: 0
[08-Jun-2026 11:47:48 UTC] === API CALL LOG ===
[08-Jun-2026 11:47:48 UTC] Endpoint: user/profile.php
[08-Jun-2026 11:47:48 UTC] Full Log Data: {
    "timestamp": "2026-06-08 11:47:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.157.234.85",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.157.234.85, 172.69.150.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUxIiwidXNlcm5hbWUiOiJzampzanNqcyIsImVtYWlsIjoiaXZhbnZvbGs4MzJAZ21haWwuY29tIiwiZXhwIjoxNzgxNTIzNzQ4fQ.xQOBMzclsTVQ0EhN_uKtzKR2NrA_jgGXYXwaVi4ZQkc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a087a9f52f1e975e-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.157.234.85",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 11:47:48 UTC] === END API CALL LOG ===
[08-Jun-2026 11:47:48 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 11:47:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUxIiwidXNlcm5hbWUiOiJzampzanNqcyIsImVtYWlsIjoiaXZhbnZvbGs4MzJAZ21haWwuY29tIiwiZXhwIjoxNzgxNTIzNzQ4fQ.xQOBMzclsTVQ0EhN_uKtzKR2NrA_jgGXYXwaVi4ZQkc
[08-Jun-2026 11:47:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 11:47:48 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 11:47:48 UTC] User ID: 751
[08-Jun-2026 11:47:48 UTC] ✅ User profile retrieved successfully for user ID: 751
[08-Jun-2026 11:47:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 11:47:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 11:47:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"45.157.234.85, 172.69.151.65","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUxIiwidXNlcm5hbWUiOiJzampzanNqcyIsImVtYWlsIjoiaXZhbnZvbGs4MzJAZ21haWwuY29tIiwiZXhwIjoxNzgxNTIzNzQ4fQ.xQOBMzclsTVQ0EhN_uKtzKR2NrA_jgGXYXwaVi4ZQkc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a087a9f52f1d975e-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"45.157.234.85","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jun-2026 11:47:48 UTC] === User Orders API Called ===
[08-Jun-2026 11:47:48 UTC] User ID: 751
[08-Jun-2026 11:47:48 UTC] Limit: 20, Offset: 0
[08-Jun-2026 11:47:48 UTC] Orders found: 0
[08-Jun-2026 11:47:48 UTC] Orders data: []
[08-Jun-2026 11:47:48 UTC] Total orders count: 0
[08-Jun-2026 11:47:49 UTC] === API CALL LOG ===
[08-Jun-2026 11:47:49 UTC] Endpoint: user/profile.php
[08-Jun-2026 11:47:49 UTC] Full Log Data: {
    "timestamp": "2026-06-08 11:47:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.157.234.85",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.157.234.85, 172.69.151.65",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUxIiwidXNlcm5hbWUiOiJzampzanNqcyIsImVtYWlsIjoiaXZhbnZvbGs4MzJAZ21haWwuY29tIiwiZXhwIjoxNzgxNTIzNzQ4fQ.xQOBMzclsTVQ0EhN_uKtzKR2NrA_jgGXYXwaVi4ZQkc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a087a9f84b22975e-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.157.234.85",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 11:47:49 UTC] === END API CALL LOG ===
[08-Jun-2026 11:47:49 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 11:47:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUxIiwidXNlcm5hbWUiOiJzampzanNqcyIsImVtYWlsIjoiaXZhbnZvbGs4MzJAZ21haWwuY29tIiwiZXhwIjoxNzgxNTIzNzQ4fQ.xQOBMzclsTVQ0EhN_uKtzKR2NrA_jgGXYXwaVi4ZQkc
[08-Jun-2026 11:47:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 11:47:49 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 11:47:49 UTC] User ID: 751
[08-Jun-2026 11:47:49 UTC] ✅ User profile retrieved successfully for user ID: 751
[08-Jun-2026 11:48:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 11:48:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 11:48:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"45.157.234.85, 172.70.248.68","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUxIiwidXNlcm5hbWUiOiJzampzanNqcyIsImVtYWlsIjoiaXZhbnZvbGs4MzJAZ21haWwuY29tIiwiZXhwIjoxNzgxNTIzNzQ4fQ.xQOBMzclsTVQ0EhN_uKtzKR2NrA_jgGXYXwaVi4ZQkc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a087aa908de2e5a3-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"45.157.234.85","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jun-2026 11:48:13 UTC] === User Orders API Called ===
[08-Jun-2026 11:48:13 UTC] User ID: 751
[08-Jun-2026 11:48:13 UTC] Limit: 20, Offset: 0
[08-Jun-2026 11:48:13 UTC] Orders found: 1
[08-Jun-2026 11:48:13 UTC] Orders data: [{"id":332,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Prohodimets_and_Boltushka\/1841","status":"pending","created_at":"2026-06-08 15:18:11","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[08-Jun-2026 11:48:13 UTC] Total orders count: 1
[08-Jun-2026 11:48:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 11:48:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 11:48:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"45.157.234.85, 172.70.248.206","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUxIiwidXNlcm5hbWUiOiJzampzanNqcyIsImVtYWlsIjoiaXZhbnZvbGs4MzJAZ21haWwuY29tIiwiZXhwIjoxNzgxNTIzNzQ4fQ.xQOBMzclsTVQ0EhN_uKtzKR2NrA_jgGXYXwaVi4ZQkc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a087aab88a06e5a3-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"45.157.234.85","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jun-2026 11:48:19 UTC] === User Orders API Called ===
[08-Jun-2026 11:48:19 UTC] User ID: 751
[08-Jun-2026 11:48:19 UTC] Limit: 20, Offset: 0
[08-Jun-2026 11:48:19 UTC] Orders found: 1
[08-Jun-2026 11:48:19 UTC] Orders data: [{"id":332,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Prohodimets_and_Boltushka\/1841","status":"pending","created_at":"2026-06-08 15:18:11","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[08-Jun-2026 11:48:19 UTC] Total orders count: 1
[08-Jun-2026 11:48:19 UTC] === API CALL LOG ===
[08-Jun-2026 11:48:19 UTC] Endpoint: user/profile.php
[08-Jun-2026 11:48:19 UTC] Full Log Data: {
    "timestamp": "2026-06-08 11:48:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.157.234.85",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.157.234.85, 172.70.248.206",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUxIiwidXNlcm5hbWUiOiJzampzanNqcyIsImVtYWlsIjoiaXZhbnZvbGs4MzJAZ21haWwuY29tIiwiZXhwIjoxNzgxNTIzNzQ4fQ.xQOBMzclsTVQ0EhN_uKtzKR2NrA_jgGXYXwaVi4ZQkc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a087aab88a0ae5a3-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.157.234.85",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 11:48:19 UTC] === END API CALL LOG ===
[08-Jun-2026 11:48:19 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 11:48:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUxIiwidXNlcm5hbWUiOiJzampzanNqcyIsImVtYWlsIjoiaXZhbnZvbGs4MzJAZ21haWwuY29tIiwiZXhwIjoxNzgxNTIzNzQ4fQ.xQOBMzclsTVQ0EhN_uKtzKR2NrA_jgGXYXwaVi4ZQkc
[08-Jun-2026 11:48:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 11:48:19 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 11:48:19 UTC] User ID: 751
[08-Jun-2026 11:48:19 UTC] ✅ User profile retrieved successfully for user ID: 751
[08-Jun-2026 11:48:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 11:48:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 11:48:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"45.157.234.85, 172.70.248.206","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUxIiwidXNlcm5hbWUiOiJzampzanNqcyIsImVtYWlsIjoiaXZhbnZvbGs4MzJAZ21haWwuY29tIiwiZXhwIjoxNzgxNTIzNzQ4fQ.xQOBMzclsTVQ0EhN_uKtzKR2NrA_jgGXYXwaVi4ZQkc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a087aabb0bbee5a3-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"45.157.234.85","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jun-2026 11:48:20 UTC] === User Orders API Called ===
[08-Jun-2026 11:48:20 UTC] User ID: 751
[08-Jun-2026 11:48:20 UTC] Limit: 20, Offset: 0
[08-Jun-2026 11:48:20 UTC] Orders found: 1
[08-Jun-2026 11:48:20 UTC] Orders data: [{"id":332,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Prohodimets_and_Boltushka\/1841","status":"pending","created_at":"2026-06-08 15:18:11","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[08-Jun-2026 11:48:20 UTC] Total orders count: 1
[08-Jun-2026 11:48:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 11:48:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 11:48:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"45.157.234.85, 172.70.248.206","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUxIiwidXNlcm5hbWUiOiJzampzanNqcyIsImVtYWlsIjoiaXZhbnZvbGs4MzJAZ21haWwuY29tIiwiZXhwIjoxNzgxNTIzNzQ4fQ.xQOBMzclsTVQ0EhN_uKtzKR2NrA_jgGXYXwaVi4ZQkc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a087aac0594be5a3-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"45.157.234.85","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jun-2026 11:48:21 UTC] === User Orders API Called ===
[08-Jun-2026 11:48:21 UTC] User ID: 751
[08-Jun-2026 11:48:21 UTC] Limit: 20, Offset: 0
[08-Jun-2026 11:48:21 UTC] Orders found: 1
[08-Jun-2026 11:48:21 UTC] Orders data: [{"id":332,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Prohodimets_and_Boltushka\/1841","status":"pending","created_at":"2026-06-08 15:18:11","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[08-Jun-2026 11:48:21 UTC] Total orders count: 1
[08-Jun-2026 11:48:21 UTC] === API CALL LOG ===
[08-Jun-2026 11:48:21 UTC] Endpoint: user/profile.php
[08-Jun-2026 11:48:21 UTC] Full Log Data: {
    "timestamp": "2026-06-08 11:48:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.157.234.85",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.157.234.85, 172.70.248.206",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUxIiwidXNlcm5hbWUiOiJzampzanNqcyIsImVtYWlsIjoiaXZhbnZvbGs4MzJAZ21haWwuY29tIiwiZXhwIjoxNzgxNTIzNzQ4fQ.xQOBMzclsTVQ0EhN_uKtzKR2NrA_jgGXYXwaVi4ZQkc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a087aac0594ee5a3-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.157.234.85",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 11:48:21 UTC] === END API CALL LOG ===
[08-Jun-2026 11:48:21 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 11:48:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUxIiwidXNlcm5hbWUiOiJzampzanNqcyIsImVtYWlsIjoiaXZhbnZvbGs4MzJAZ21haWwuY29tIiwiZXhwIjoxNzgxNTIzNzQ4fQ.xQOBMzclsTVQ0EhN_uKtzKR2NrA_jgGXYXwaVi4ZQkc
[08-Jun-2026 11:48:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 11:48:21 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 11:48:21 UTC] User ID: 751
[08-Jun-2026 11:48:21 UTC] ✅ User profile retrieved successfully for user ID: 751
[08-Jun-2026 11:48:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 11:48:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 11:48:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"45.157.234.85, 172.70.248.206","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUxIiwidXNlcm5hbWUiOiJzampzanNqcyIsImVtYWlsIjoiaXZhbnZvbGs4MzJAZ21haWwuY29tIiwiZXhwIjoxNzgxNTIzNzQ4fQ.xQOBMzclsTVQ0EhN_uKtzKR2NrA_jgGXYXwaVi4ZQkc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a087aac22889e5a3-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"45.157.234.85","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jun-2026 11:48:21 UTC] === User Orders API Called ===
[08-Jun-2026 11:48:21 UTC] User ID: 751
[08-Jun-2026 11:48:21 UTC] Limit: 20, Offset: 0
[08-Jun-2026 11:48:21 UTC] Orders found: 1
[08-Jun-2026 11:48:21 UTC] Orders data: [{"id":332,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Prohodimets_and_Boltushka\/1841","status":"pending","created_at":"2026-06-08 15:18:11","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[08-Jun-2026 11:48:21 UTC] Total orders count: 1
[08-Jun-2026 12:02:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 12:02:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 12:02:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"46.210.189.157, 172.70.57.138","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUyIiwidXNlcm5hbWUiOiJAQ2Z4MjIyIiwiZW1haWwiOiJjZnhAaG90bWFpbC5jb20iLCJleHAiOjE3ODE1MjQ5NjF9.vbQ07gGTFmyP70jROREvdL02r-5jzUthLwMs0GPqGYQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a087bfc65e6fe8b9-TLV","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"46.210.189.157","cf-ipcountry":"IL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jun-2026 12:02:42 UTC] === User Orders API Called ===
[08-Jun-2026 12:02:42 UTC] User ID: 752
[08-Jun-2026 12:02:42 UTC] Limit: 20, Offset: 0
[08-Jun-2026 12:02:42 UTC] Orders found: 0
[08-Jun-2026 12:02:42 UTC] Orders data: []
[08-Jun-2026 12:02:42 UTC] Total orders count: 0
[08-Jun-2026 12:02:42 UTC] === API CALL LOG ===
[08-Jun-2026 12:02:42 UTC] Endpoint: user/profile.php
[08-Jun-2026 12:02:42 UTC] Full Log Data: {
    "timestamp": "2026-06-08 12:02:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "46.210.189.157",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "46.210.189.157, 172.70.57.138",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUyIiwidXNlcm5hbWUiOiJAQ2Z4MjIyIiwiZW1haWwiOiJjZnhAaG90bWFpbC5jb20iLCJleHAiOjE3ODE1MjQ5NjF9.vbQ07gGTFmyP70jROREvdL02r-5jzUthLwMs0GPqGYQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a087bfc6dfd3e8b9-TLV",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "46.210.189.157",
        "cf-ipcountry": "IL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 12:02:42 UTC] === END API CALL LOG ===
[08-Jun-2026 12:02:42 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 12:02:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUyIiwidXNlcm5hbWUiOiJAQ2Z4MjIyIiwiZW1haWwiOiJjZnhAaG90bWFpbC5jb20iLCJleHAiOjE3ODE1MjQ5NjF9.vbQ07gGTFmyP70jROREvdL02r-5jzUthLwMs0GPqGYQ
[08-Jun-2026 12:02:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 12:02:42 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 12:02:42 UTC] User ID: 752
[08-Jun-2026 12:02:42 UTC] ✅ User profile retrieved successfully for user ID: 752
[08-Jun-2026 12:02:42 UTC] === API CALL LOG ===
[08-Jun-2026 12:02:42 UTC] Endpoint: user/profile.php
[08-Jun-2026 12:02:42 UTC] Full Log Data: {
    "timestamp": "2026-06-08 12:02:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "46.210.189.157",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "46.210.189.157, 172.70.57.138",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUyIiwidXNlcm5hbWUiOiJAQ2Z4MjIyIiwiZW1haWwiOiJjZnhAaG90bWFpbC5jb20iLCJleHAiOjE3ODE1MjQ5NjF9.vbQ07gGTFmyP70jROREvdL02r-5jzUthLwMs0GPqGYQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a087bfc62dcbe8b9-TLV",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "46.210.189.157",
        "cf-ipcountry": "IL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 12:02:42 UTC] === END API CALL LOG ===
[08-Jun-2026 12:02:42 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 12:02:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUyIiwidXNlcm5hbWUiOiJAQ2Z4MjIyIiwiZW1haWwiOiJjZnhAaG90bWFpbC5jb20iLCJleHAiOjE3ODE1MjQ5NjF9.vbQ07gGTFmyP70jROREvdL02r-5jzUthLwMs0GPqGYQ
[08-Jun-2026 12:02:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 12:02:42 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 12:02:42 UTC] User ID: 752
[08-Jun-2026 12:02:42 UTC] ✅ User profile retrieved successfully for user ID: 752
[08-Jun-2026 12:02:42 UTC] === API CALL LOG ===
[08-Jun-2026 12:02:42 UTC] Endpoint: user/profile.php
[08-Jun-2026 12:02:42 UTC] Full Log Data: {
    "timestamp": "2026-06-08 12:02:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "46.210.189.157",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "46.210.189.157, 172.70.57.138",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUyIiwidXNlcm5hbWUiOiJAQ2Z4MjIyIiwiZW1haWwiOiJjZnhAaG90bWFpbC5jb20iLCJleHAiOjE3ODE1MjQ5NjF9.vbQ07gGTFmyP70jROREvdL02r-5jzUthLwMs0GPqGYQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a087bfc9f8e2e8b9-TLV",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "46.210.189.157",
        "cf-ipcountry": "IL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 12:02:42 UTC] === END API CALL LOG ===
[08-Jun-2026 12:02:42 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 12:02:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUyIiwidXNlcm5hbWUiOiJAQ2Z4MjIyIiwiZW1haWwiOiJjZnhAaG90bWFpbC5jb20iLCJleHAiOjE3ODE1MjQ5NjF9.vbQ07gGTFmyP70jROREvdL02r-5jzUthLwMs0GPqGYQ
[08-Jun-2026 12:02:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 12:02:42 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 12:02:42 UTC] User ID: 752
[08-Jun-2026 12:02:42 UTC] ✅ User profile retrieved successfully for user ID: 752
[08-Jun-2026 12:03:01 UTC] === API CALL LOG ===
[08-Jun-2026 12:03:01 UTC] Endpoint: user/profile.php
[08-Jun-2026 12:03:01 UTC] Full Log Data: {
    "timestamp": "2026-06-08 12:03:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "46.210.189.157",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "46.210.189.157, 172.70.57.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUyIiwidXNlcm5hbWUiOiJAQ2Z4MjIyIiwiZW1haWwiOiJjZnhAaG90bWFpbC5jb20iLCJleHAiOjE3ODE1MjQ5NjF9.vbQ07gGTFmyP70jROREvdL02r-5jzUthLwMs0GPqGYQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a087c03b3a2fe8b9-TLV",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "46.210.189.157",
        "cf-ipcountry": "IL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 12:03:01 UTC] === END API CALL LOG ===
[08-Jun-2026 12:03:01 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 12:03:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUyIiwidXNlcm5hbWUiOiJAQ2Z4MjIyIiwiZW1haWwiOiJjZnhAaG90bWFpbC5jb20iLCJleHAiOjE3ODE1MjQ5NjF9.vbQ07gGTFmyP70jROREvdL02r-5jzUthLwMs0GPqGYQ
[08-Jun-2026 12:03:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 12:03:01 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 12:03:01 UTC] User ID: 752
[08-Jun-2026 12:03:01 UTC] ✅ User profile retrieved successfully for user ID: 752
[08-Jun-2026 12:03:24 UTC] === API CALL LOG ===
[08-Jun-2026 12:03:24 UTC] Endpoint: user/profile.php
[08-Jun-2026 12:03:24 UTC] Full Log Data: {
    "timestamp": "2026-06-08 12:03:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "46.210.189.157",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "46.210.189.157, 172.70.57.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUyIiwidXNlcm5hbWUiOiJAQ2Z4MjIyIiwiZW1haWwiOiJjZnhAaG90bWFpbC5jb20iLCJleHAiOjE3ODE1MjQ5NjF9.vbQ07gGTFmyP70jROREvdL02r-5jzUthLwMs0GPqGYQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a087c0ca7fdfe8b9-TLV",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "46.210.189.157",
        "cf-ipcountry": "IL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 12:03:24 UTC] === END API CALL LOG ===
[08-Jun-2026 12:03:24 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 12:03:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUyIiwidXNlcm5hbWUiOiJAQ2Z4MjIyIiwiZW1haWwiOiJjZnhAaG90bWFpbC5jb20iLCJleHAiOjE3ODE1MjQ5NjF9.vbQ07gGTFmyP70jROREvdL02r-5jzUthLwMs0GPqGYQ
[08-Jun-2026 12:03:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 12:03:24 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 12:03:24 UTC] User ID: 752
[08-Jun-2026 12:03:24 UTC] ✅ User profile retrieved successfully for user ID: 752
[08-Jun-2026 12:03:33 UTC] === API CALL LOG ===
[08-Jun-2026 12:03:33 UTC] Endpoint: user/profile.php
[08-Jun-2026 12:03:33 UTC] Full Log Data: {
    "timestamp": "2026-06-08 12:03:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "46.210.189.157",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "46.210.189.157, 172.70.57.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUyIiwidXNlcm5hbWUiOiJAQ2Z4MjIyIiwiZW1haWwiOiJjZnhAaG90bWFpbC5jb20iLCJleHAiOjE3ODE1MjQ5NjF9.vbQ07gGTFmyP70jROREvdL02r-5jzUthLwMs0GPqGYQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a087c107f99ce8b9-TLV",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "46.210.189.157",
        "cf-ipcountry": "IL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 12:03:33 UTC] === END API CALL LOG ===
[08-Jun-2026 12:03:33 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 12:03:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUyIiwidXNlcm5hbWUiOiJAQ2Z4MjIyIiwiZW1haWwiOiJjZnhAaG90bWFpbC5jb20iLCJleHAiOjE3ODE1MjQ5NjF9.vbQ07gGTFmyP70jROREvdL02r-5jzUthLwMs0GPqGYQ
[08-Jun-2026 12:03:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 12:03:33 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 12:03:33 UTC] User ID: 752
[08-Jun-2026 12:03:33 UTC] ✅ User profile retrieved successfully for user ID: 752
[08-Jun-2026 12:03:40 UTC] === API CALL LOG ===
[08-Jun-2026 12:03:40 UTC] Endpoint: user/profile.php
[08-Jun-2026 12:03:40 UTC] Full Log Data: {
    "timestamp": "2026-06-08 12:03:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "46.210.189.157",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "46.210.189.157, 172.70.57.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUyIiwidXNlcm5hbWUiOiJAQ2Z4MjIyIiwiZW1haWwiOiJjZnhAaG90bWFpbC5jb20iLCJleHAiOjE3ODE1MjQ5NjF9.vbQ07gGTFmyP70jROREvdL02r-5jzUthLwMs0GPqGYQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a087c130bacbe8b9-TLV",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "46.210.189.157",
        "cf-ipcountry": "IL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 12:03:40 UTC] === END API CALL LOG ===
[08-Jun-2026 12:03:40 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 12:03:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUyIiwidXNlcm5hbWUiOiJAQ2Z4MjIyIiwiZW1haWwiOiJjZnhAaG90bWFpbC5jb20iLCJleHAiOjE3ODE1MjQ5NjF9.vbQ07gGTFmyP70jROREvdL02r-5jzUthLwMs0GPqGYQ
[08-Jun-2026 12:03:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 12:03:40 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 12:03:40 UTC] User ID: 752
[08-Jun-2026 12:03:40 UTC] ✅ User profile retrieved successfully for user ID: 752
[08-Jun-2026 12:03:48 UTC] === API CALL LOG ===
[08-Jun-2026 12:03:48 UTC] Endpoint: user/profile.php
[08-Jun-2026 12:03:48 UTC] Full Log Data: {
    "timestamp": "2026-06-08 12:03:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "46.210.189.157",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "46.210.189.157, 172.70.57.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUyIiwidXNlcm5hbWUiOiJAQ2Z4MjIyIiwiZW1haWwiOiJjZnhAaG90bWFpbC5jb20iLCJleHAiOjE3ODE1MjQ5NjF9.vbQ07gGTFmyP70jROREvdL02r-5jzUthLwMs0GPqGYQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a087c1620ab3e8b9-TLV",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "46.210.189.157",
        "cf-ipcountry": "IL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 12:03:48 UTC] === END API CALL LOG ===
[08-Jun-2026 12:03:48 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 12:03:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUyIiwidXNlcm5hbWUiOiJAQ2Z4MjIyIiwiZW1haWwiOiJjZnhAaG90bWFpbC5jb20iLCJleHAiOjE3ODE1MjQ5NjF9.vbQ07gGTFmyP70jROREvdL02r-5jzUthLwMs0GPqGYQ
[08-Jun-2026 12:03:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 12:03:48 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 12:03:48 UTC] User ID: 752
[08-Jun-2026 12:03:48 UTC] ✅ User profile retrieved successfully for user ID: 752
[08-Jun-2026 12:04:00 UTC] === API CALL LOG ===
[08-Jun-2026 12:04:00 UTC] Endpoint: user/profile.php
[08-Jun-2026 12:04:00 UTC] Full Log Data: {
    "timestamp": "2026-06-08 12:04:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "46.210.189.157",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "46.210.189.157, 172.70.57.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUyIiwidXNlcm5hbWUiOiJAQ2Z4MjIyIiwiZW1haWwiOiJjZnhAaG90bWFpbC5jb20iLCJleHAiOjE3ODE1MjQ5NjF9.vbQ07gGTFmyP70jROREvdL02r-5jzUthLwMs0GPqGYQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a087c1ae7d23e8b9-TLV",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "46.210.189.157",
        "cf-ipcountry": "IL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 12:04:00 UTC] === END API CALL LOG ===
[08-Jun-2026 12:04:00 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 12:04:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUyIiwidXNlcm5hbWUiOiJAQ2Z4MjIyIiwiZW1haWwiOiJjZnhAaG90bWFpbC5jb20iLCJleHAiOjE3ODE1MjQ5NjF9.vbQ07gGTFmyP70jROREvdL02r-5jzUthLwMs0GPqGYQ
[08-Jun-2026 12:04:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 12:04:00 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 12:04:00 UTC] User ID: 752
[08-Jun-2026 12:04:00 UTC] ✅ User profile retrieved successfully for user ID: 752
[08-Jun-2026 12:04:15 UTC] === API CALL LOG ===
[08-Jun-2026 12:04:15 UTC] Endpoint: user/profile.php
[08-Jun-2026 12:04:15 UTC] Full Log Data: {
    "timestamp": "2026-06-08 12:04:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "46.210.189.157",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "46.210.189.157, 172.70.57.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUyIiwidXNlcm5hbWUiOiJAQ2Z4MjIyIiwiZW1haWwiOiJjZnhAaG90bWFpbC5jb20iLCJleHAiOjE3ODE1MjQ5NjF9.vbQ07gGTFmyP70jROREvdL02r-5jzUthLwMs0GPqGYQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a087c2099c8ce8b9-TLV",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "46.210.189.157",
        "cf-ipcountry": "IL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 12:04:15 UTC] === END API CALL LOG ===
[08-Jun-2026 12:04:15 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 12:04:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUyIiwidXNlcm5hbWUiOiJAQ2Z4MjIyIiwiZW1haWwiOiJjZnhAaG90bWFpbC5jb20iLCJleHAiOjE3ODE1MjQ5NjF9.vbQ07gGTFmyP70jROREvdL02r-5jzUthLwMs0GPqGYQ
[08-Jun-2026 12:04:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 12:04:15 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 12:04:15 UTC] User ID: 752
[08-Jun-2026 12:04:15 UTC] ✅ User profile retrieved successfully for user ID: 752
[08-Jun-2026 12:04:15 UTC] User Purchases API - User ID: 752
[08-Jun-2026 12:04:15 UTC] User Purchases API - Total purchases found: 0
[08-Jun-2026 12:04:18 UTC] User Purchases API - User ID: 752
[08-Jun-2026 12:04:18 UTC] User Purchases API - Total purchases found: 0
[08-Jun-2026 12:04:20 UTC] === API CALL LOG ===
[08-Jun-2026 12:04:20 UTC] Endpoint: user/profile.php
[08-Jun-2026 12:04:20 UTC] Full Log Data: {
    "timestamp": "2026-06-08 12:04:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "46.210.189.157",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "46.210.189.157, 172.70.57.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUyIiwidXNlcm5hbWUiOiJAQ2Z4MjIyIiwiZW1haWwiOiJjZnhAaG90bWFpbC5jb20iLCJleHAiOjE3ODE1MjQ5NjF9.vbQ07gGTFmyP70jROREvdL02r-5jzUthLwMs0GPqGYQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a087c22a2d5be8b9-TLV",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "46.210.189.157",
        "cf-ipcountry": "IL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 12:04:20 UTC] === END API CALL LOG ===
[08-Jun-2026 12:04:20 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 12:04:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUyIiwidXNlcm5hbWUiOiJAQ2Z4MjIyIiwiZW1haWwiOiJjZnhAaG90bWFpbC5jb20iLCJleHAiOjE3ODE1MjQ5NjF9.vbQ07gGTFmyP70jROREvdL02r-5jzUthLwMs0GPqGYQ
[08-Jun-2026 12:04:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 12:04:20 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 12:04:20 UTC] User ID: 752
[08-Jun-2026 12:04:20 UTC] ✅ User profile retrieved successfully for user ID: 752
[08-Jun-2026 12:04:20 UTC] User Purchases API - User ID: 752
[08-Jun-2026 12:04:20 UTC] User Purchases API - Total purchases found: 0
[08-Jun-2026 12:04:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 12:04:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 12:04:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"46.210.189.157, 172.70.57.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUyIiwidXNlcm5hbWUiOiJAQ2Z4MjIyIiwiZW1haWwiOiJjZnhAaG90bWFpbC5jb20iLCJleHAiOjE3ODE1MjQ5NjF9.vbQ07gGTFmyP70jROREvdL02r-5jzUthLwMs0GPqGYQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a087c2388b80e8b9-TLV","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"46.210.189.157","cf-ipcountry":"IL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jun-2026 12:04:22 UTC] === User Orders API Called ===
[08-Jun-2026 12:04:22 UTC] User ID: 752
[08-Jun-2026 12:04:22 UTC] Limit: 20, Offset: 0
[08-Jun-2026 12:04:22 UTC] Orders found: 0
[08-Jun-2026 12:04:22 UTC] Orders data: []
[08-Jun-2026 12:04:22 UTC] Total orders count: 0
[08-Jun-2026 12:04:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 12:04:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 12:04:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"46.210.189.157, 172.70.57.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUyIiwidXNlcm5hbWUiOiJAQ2Z4MjIyIiwiZW1haWwiOiJjZnhAaG90bWFpbC5jb20iLCJleHAiOjE3ODE1MjQ5NjF9.vbQ07gGTFmyP70jROREvdL02r-5jzUthLwMs0GPqGYQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a087c2613e58e8b9-TLV","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"46.210.189.157","cf-ipcountry":"IL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jun-2026 12:04:29 UTC] === User Orders API Called ===
[08-Jun-2026 12:04:29 UTC] User ID: 752
[08-Jun-2026 12:04:29 UTC] Limit: 20, Offset: 0
[08-Jun-2026 12:04:29 UTC] Orders found: 0
[08-Jun-2026 12:04:29 UTC] Orders data: []
[08-Jun-2026 12:04:29 UTC] Total orders count: 0
[08-Jun-2026 12:04:29 UTC] === API CALL LOG ===
[08-Jun-2026 12:04:29 UTC] Endpoint: user/profile.php
[08-Jun-2026 12:04:29 UTC] Full Log Data: {
    "timestamp": "2026-06-08 12:04:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "46.210.189.157",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "46.210.189.157, 172.70.57.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUyIiwidXNlcm5hbWUiOiJAQ2Z4MjIyIiwiZW1haWwiOiJjZnhAaG90bWFpbC5jb20iLCJleHAiOjE3ODE1MjQ5NjF9.vbQ07gGTFmyP70jROREvdL02r-5jzUthLwMs0GPqGYQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a087c2613e5fe8b9-TLV",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "46.210.189.157",
        "cf-ipcountry": "IL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 12:04:29 UTC] === END API CALL LOG ===
[08-Jun-2026 12:04:29 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 12:04:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUyIiwidXNlcm5hbWUiOiJAQ2Z4MjIyIiwiZW1haWwiOiJjZnhAaG90bWFpbC5jb20iLCJleHAiOjE3ODE1MjQ5NjF9.vbQ07gGTFmyP70jROREvdL02r-5jzUthLwMs0GPqGYQ
[08-Jun-2026 12:04:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 12:04:29 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 12:04:29 UTC] User ID: 752
[08-Jun-2026 12:04:29 UTC] ✅ User profile retrieved successfully for user ID: 752
[08-Jun-2026 12:04:29 UTC] === API CALL LOG ===
[08-Jun-2026 12:04:29 UTC] Endpoint: user/profile.php
[08-Jun-2026 12:04:29 UTC] Full Log Data: {
    "timestamp": "2026-06-08 12:04:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "46.210.189.157",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "46.210.189.157, 172.70.57.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUyIiwidXNlcm5hbWUiOiJAQ2Z4MjIyIiwiZW1haWwiOiJjZnhAaG90bWFpbC5jb20iLCJleHAiOjE3ODE1MjQ5NjF9.vbQ07gGTFmyP70jROREvdL02r-5jzUthLwMs0GPqGYQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a087c264da1ae8b9-TLV",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "46.210.189.157",
        "cf-ipcountry": "IL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 12:04:29 UTC] === END API CALL LOG ===
[08-Jun-2026 12:04:29 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 12:04:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUyIiwidXNlcm5hbWUiOiJAQ2Z4MjIyIiwiZW1haWwiOiJjZnhAaG90bWFpbC5jb20iLCJleHAiOjE3ODE1MjQ5NjF9.vbQ07gGTFmyP70jROREvdL02r-5jzUthLwMs0GPqGYQ
[08-Jun-2026 12:04:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 12:04:29 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 12:04:29 UTC] User ID: 752
[08-Jun-2026 12:04:29 UTC] ✅ User profile retrieved successfully for user ID: 752
[08-Jun-2026 12:04:29 UTC] === API CALL LOG ===
[08-Jun-2026 12:04:29 UTC] Endpoint: user/profile.php
[08-Jun-2026 12:04:29 UTC] Full Log Data: {
    "timestamp": "2026-06-08 12:04:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "46.210.189.157",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "46.210.189.157, 172.70.57.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUyIiwidXNlcm5hbWUiOiJAQ2Z4MjIyIiwiZW1haWwiOiJjZnhAaG90bWFpbC5jb20iLCJleHAiOjE3ODE1MjQ5NjF9.vbQ07gGTFmyP70jROREvdL02r-5jzUthLwMs0GPqGYQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a087c264fa86e8b9-TLV",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "46.210.189.157",
        "cf-ipcountry": "IL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 12:04:29 UTC] === END API CALL LOG ===
[08-Jun-2026 12:04:29 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 12:04:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUyIiwidXNlcm5hbWUiOiJAQ2Z4MjIyIiwiZW1haWwiOiJjZnhAaG90bWFpbC5jb20iLCJleHAiOjE3ODE1MjQ5NjF9.vbQ07gGTFmyP70jROREvdL02r-5jzUthLwMs0GPqGYQ
[08-Jun-2026 12:04:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 12:04:29 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 12:04:29 UTC] User ID: 752
[08-Jun-2026 12:04:29 UTC] ✅ User profile retrieved successfully for user ID: 752
[08-Jun-2026 12:04:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 12:04:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 12:04:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"46.210.189.157, 172.70.57.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUyIiwidXNlcm5hbWUiOiJAQ2Z4MjIyIiwiZW1haWwiOiJjZnhAaG90bWFpbC5jb20iLCJleHAiOjE3ODE1MjQ5NjF9.vbQ07gGTFmyP70jROREvdL02r-5jzUthLwMs0GPqGYQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a087c2841ee9e8b9-TLV","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"46.210.189.157","cf-ipcountry":"IL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jun-2026 12:04:34 UTC] === User Orders API Called ===
[08-Jun-2026 12:04:34 UTC] User ID: 752
[08-Jun-2026 12:04:34 UTC] Limit: 20, Offset: 0
[08-Jun-2026 12:04:34 UTC] Orders found: 0
[08-Jun-2026 12:04:34 UTC] Orders data: []
[08-Jun-2026 12:04:34 UTC] Total orders count: 0
[08-Jun-2026 12:04:34 UTC] === API CALL LOG ===
[08-Jun-2026 12:04:34 UTC] Endpoint: user/profile.php
[08-Jun-2026 12:04:34 UTC] Full Log Data: {
    "timestamp": "2026-06-08 12:04:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "46.210.189.157",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "46.210.189.157, 172.70.57.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUyIiwidXNlcm5hbWUiOiJAQ2Z4MjIyIiwiZW1haWwiOiJjZnhAaG90bWFpbC5jb20iLCJleHAiOjE3ODE1MjQ5NjF9.vbQ07gGTFmyP70jROREvdL02r-5jzUthLwMs0GPqGYQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a087c284b8b1e8b9-TLV",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "46.210.189.157",
        "cf-ipcountry": "IL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 12:04:34 UTC] === END API CALL LOG ===
[08-Jun-2026 12:04:34 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 12:04:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUyIiwidXNlcm5hbWUiOiJAQ2Z4MjIyIiwiZW1haWwiOiJjZnhAaG90bWFpbC5jb20iLCJleHAiOjE3ODE1MjQ5NjF9.vbQ07gGTFmyP70jROREvdL02r-5jzUthLwMs0GPqGYQ
[08-Jun-2026 12:04:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 12:04:34 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 12:04:34 UTC] User ID: 752
[08-Jun-2026 12:04:34 UTC] ✅ User profile retrieved successfully for user ID: 752
[08-Jun-2026 12:04:35 UTC] === API CALL LOG ===
[08-Jun-2026 12:04:35 UTC] Endpoint: user/profile.php
[08-Jun-2026 12:04:35 UTC] Full Log Data: {
    "timestamp": "2026-06-08 12:04:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "46.210.189.157",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "46.210.189.157, 172.70.57.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUyIiwidXNlcm5hbWUiOiJAQ2Z4MjIyIiwiZW1haWwiOiJjZnhAaG90bWFpbC5jb20iLCJleHAiOjE3ODE1MjQ5NjF9.vbQ07gGTFmyP70jROREvdL02r-5jzUthLwMs0GPqGYQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a087c287ba11e8b9-TLV",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "46.210.189.157",
        "cf-ipcountry": "IL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 12:04:35 UTC] === END API CALL LOG ===
[08-Jun-2026 12:04:35 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 12:04:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUyIiwidXNlcm5hbWUiOiJAQ2Z4MjIyIiwiZW1haWwiOiJjZnhAaG90bWFpbC5jb20iLCJleHAiOjE3ODE1MjQ5NjF9.vbQ07gGTFmyP70jROREvdL02r-5jzUthLwMs0GPqGYQ
[08-Jun-2026 12:04:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 12:04:35 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 12:04:35 UTC] User ID: 752
[08-Jun-2026 12:04:35 UTC] ✅ User profile retrieved successfully for user ID: 752
[08-Jun-2026 12:04:35 UTC] === API CALL LOG ===
[08-Jun-2026 12:04:35 UTC] Endpoint: user/profile.php
[08-Jun-2026 12:04:35 UTC] Full Log Data: {
    "timestamp": "2026-06-08 12:04:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "46.210.189.157",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "46.210.189.157, 172.70.57.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUyIiwidXNlcm5hbWUiOiJAQ2Z4MjIyIiwiZW1haWwiOiJjZnhAaG90bWFpbC5jb20iLCJleHAiOjE3ODE1MjQ5NjF9.vbQ07gGTFmyP70jROREvdL02r-5jzUthLwMs0GPqGYQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a087c2889c96e8b9-TLV",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "46.210.189.157",
        "cf-ipcountry": "IL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 12:04:35 UTC] === END API CALL LOG ===
[08-Jun-2026 12:04:35 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 12:04:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUyIiwidXNlcm5hbWUiOiJAQ2Z4MjIyIiwiZW1haWwiOiJjZnhAaG90bWFpbC5jb20iLCJleHAiOjE3ODE1MjQ5NjF9.vbQ07gGTFmyP70jROREvdL02r-5jzUthLwMs0GPqGYQ
[08-Jun-2026 12:04:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 12:04:35 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 12:04:35 UTC] User ID: 752
[08-Jun-2026 12:04:35 UTC] ✅ User profile retrieved successfully for user ID: 752
[08-Jun-2026 12:04:44 UTC] === API CALL LOG ===
[08-Jun-2026 12:04:44 UTC] Endpoint: user/profile.php
[08-Jun-2026 12:04:44 UTC] Full Log Data: {
    "timestamp": "2026-06-08 12:04:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "46.210.189.157",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "46.210.189.157, 172.70.57.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUyIiwidXNlcm5hbWUiOiJAQ2Z4MjIyIiwiZW1haWwiOiJjZnhAaG90bWFpbC5jb20iLCJleHAiOjE3ODE1MjQ5NjF9.vbQ07gGTFmyP70jROREvdL02r-5jzUthLwMs0GPqGYQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a087c2bfcc70e8b9-TLV",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "46.210.189.157",
        "cf-ipcountry": "IL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 12:04:44 UTC] === END API CALL LOG ===
[08-Jun-2026 12:04:44 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 12:04:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUyIiwidXNlcm5hbWUiOiJAQ2Z4MjIyIiwiZW1haWwiOiJjZnhAaG90bWFpbC5jb20iLCJleHAiOjE3ODE1MjQ5NjF9.vbQ07gGTFmyP70jROREvdL02r-5jzUthLwMs0GPqGYQ
[08-Jun-2026 12:04:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 12:04:44 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 12:04:44 UTC] User ID: 752
[08-Jun-2026 12:04:44 UTC] ✅ User profile retrieved successfully for user ID: 752
[08-Jun-2026 12:04:44 UTC] === API CALL LOG ===
[08-Jun-2026 12:04:44 UTC] Endpoint: user/profile.php
[08-Jun-2026 12:04:44 UTC] Full Log Data: {
    "timestamp": "2026-06-08 12:04:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "46.210.189.157",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "46.210.189.157, 172.70.57.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUyIiwidXNlcm5hbWUiOiJAQ2Z4MjIyIiwiZW1haWwiOiJjZnhAaG90bWFpbC5jb20iLCJleHAiOjE3ODE1MjQ5NjF9.vbQ07gGTFmyP70jROREvdL02r-5jzUthLwMs0GPqGYQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a087c2c49ae7e8b9-TLV",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "46.210.189.157",
        "cf-ipcountry": "IL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 12:04:44 UTC] === END API CALL LOG ===
[08-Jun-2026 12:04:44 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 12:04:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUyIiwidXNlcm5hbWUiOiJAQ2Z4MjIyIiwiZW1haWwiOiJjZnhAaG90bWFpbC5jb20iLCJleHAiOjE3ODE1MjQ5NjF9.vbQ07gGTFmyP70jROREvdL02r-5jzUthLwMs0GPqGYQ
[08-Jun-2026 12:04:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 12:04:44 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 12:04:44 UTC] User ID: 752
[08-Jun-2026 12:04:44 UTC] ✅ User profile retrieved successfully for user ID: 752
[08-Jun-2026 12:04:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 12:04:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 12:04:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"46.210.189.157, 172.70.57.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUyIiwidXNlcm5hbWUiOiJAQ2Z4MjIyIiwiZW1haWwiOiJjZnhAaG90bWFpbC5jb20iLCJleHAiOjE3ODE1MjQ5NjF9.vbQ07gGTFmyP70jROREvdL02r-5jzUthLwMs0GPqGYQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a087c2cb3f6be8b9-TLV","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"46.210.189.157","cf-ipcountry":"IL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jun-2026 12:04:45 UTC] === User Orders API Called ===
[08-Jun-2026 12:04:45 UTC] User ID: 752
[08-Jun-2026 12:04:45 UTC] Limit: 20, Offset: 0
[08-Jun-2026 12:04:45 UTC] Orders found: 0
[08-Jun-2026 12:04:45 UTC] Orders data: []
[08-Jun-2026 12:04:45 UTC] Total orders count: 0
[08-Jun-2026 12:04:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 12:04:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 12:04:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"46.210.189.157, 172.70.57.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUyIiwidXNlcm5hbWUiOiJAQ2Z4MjIyIiwiZW1haWwiOiJjZnhAaG90bWFpbC5jb20iLCJleHAiOjE3ODE1MjQ5NjF9.vbQ07gGTFmyP70jROREvdL02r-5jzUthLwMs0GPqGYQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a087c2db383ee8b9-TLV","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"46.210.189.157","cf-ipcountry":"IL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jun-2026 12:04:48 UTC] === User Orders API Called ===
[08-Jun-2026 12:04:48 UTC] User ID: 752
[08-Jun-2026 12:04:48 UTC] Limit: 20, Offset: 0
[08-Jun-2026 12:04:48 UTC] Orders found: 0
[08-Jun-2026 12:04:48 UTC] Orders data: []
[08-Jun-2026 12:04:48 UTC] Total orders count: 0
[08-Jun-2026 12:04:48 UTC] === API CALL LOG ===
[08-Jun-2026 12:04:48 UTC] Endpoint: user/profile.php
[08-Jun-2026 12:04:48 UTC] Full Log Data: {
    "timestamp": "2026-06-08 12:04:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "46.210.189.157",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "46.210.189.157, 172.70.57.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUyIiwidXNlcm5hbWUiOiJAQ2Z4MjIyIiwiZW1haWwiOiJjZnhAaG90bWFpbC5jb20iLCJleHAiOjE3ODE1MjQ5NjF9.vbQ07gGTFmyP70jROREvdL02r-5jzUthLwMs0GPqGYQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a087c2dbfa48e8b9-TLV",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "46.210.189.157",
        "cf-ipcountry": "IL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 12:04:48 UTC] === END API CALL LOG ===
[08-Jun-2026 12:04:48 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 12:04:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUyIiwidXNlcm5hbWUiOiJAQ2Z4MjIyIiwiZW1haWwiOiJjZnhAaG90bWFpbC5jb20iLCJleHAiOjE3ODE1MjQ5NjF9.vbQ07gGTFmyP70jROREvdL02r-5jzUthLwMs0GPqGYQ
[08-Jun-2026 12:04:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 12:04:48 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 12:04:48 UTC] User ID: 752
[08-Jun-2026 12:04:48 UTC] ✅ User profile retrieved successfully for user ID: 752
[08-Jun-2026 12:04:49 UTC] === API CALL LOG ===
[08-Jun-2026 12:04:49 UTC] Endpoint: user/profile.php
[08-Jun-2026 12:04:49 UTC] Full Log Data: {
    "timestamp": "2026-06-08 12:04:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "46.210.189.157",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "46.210.189.157, 172.70.57.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUyIiwidXNlcm5hbWUiOiJAQ2Z4MjIyIiwiZW1haWwiOiJjZnhAaG90bWFpbC5jb20iLCJleHAiOjE3ODE1MjQ5NjF9.vbQ07gGTFmyP70jROREvdL02r-5jzUthLwMs0GPqGYQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a087c2df4c47e8b9-TLV",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "46.210.189.157",
        "cf-ipcountry": "IL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 12:04:49 UTC] === END API CALL LOG ===
[08-Jun-2026 12:04:49 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 12:04:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUyIiwidXNlcm5hbWUiOiJAQ2Z4MjIyIiwiZW1haWwiOiJjZnhAaG90bWFpbC5jb20iLCJleHAiOjE3ODE1MjQ5NjF9.vbQ07gGTFmyP70jROREvdL02r-5jzUthLwMs0GPqGYQ
[08-Jun-2026 12:04:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 12:04:49 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 12:04:49 UTC] User ID: 752
[08-Jun-2026 12:04:49 UTC] ✅ User profile retrieved successfully for user ID: 752
[08-Jun-2026 12:04:49 UTC] === API CALL LOG ===
[08-Jun-2026 12:04:49 UTC] Endpoint: user/profile.php
[08-Jun-2026 12:04:49 UTC] Full Log Data: {
    "timestamp": "2026-06-08 12:04:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "46.210.189.157",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "46.210.189.157, 172.70.57.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUyIiwidXNlcm5hbWUiOiJAQ2Z4MjIyIiwiZW1haWwiOiJjZnhAaG90bWFpbC5jb20iLCJleHAiOjE3ODE1MjQ5NjF9.vbQ07gGTFmyP70jROREvdL02r-5jzUthLwMs0GPqGYQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a087c2df9d52e8b9-TLV",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "46.210.189.157",
        "cf-ipcountry": "IL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 12:04:49 UTC] === END API CALL LOG ===
[08-Jun-2026 12:04:49 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 12:04:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUyIiwidXNlcm5hbWUiOiJAQ2Z4MjIyIiwiZW1haWwiOiJjZnhAaG90bWFpbC5jb20iLCJleHAiOjE3ODE1MjQ5NjF9.vbQ07gGTFmyP70jROREvdL02r-5jzUthLwMs0GPqGYQ
[08-Jun-2026 12:04:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 12:04:49 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 12:04:49 UTC] User ID: 752
[08-Jun-2026 12:04:49 UTC] ✅ User profile retrieved successfully for user ID: 752
[08-Jun-2026 12:04:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 12:04:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 12:04:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"46.210.189.157, 172.70.57.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUyIiwidXNlcm5hbWUiOiJAQ2Z4MjIyIiwiZW1haWwiOiJjZnhAaG90bWFpbC5jb20iLCJleHAiOjE3ODE1MjQ5NjF9.vbQ07gGTFmyP70jROREvdL02r-5jzUthLwMs0GPqGYQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a087c314baa1e8b9-TLV","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"46.210.189.157","cf-ipcountry":"IL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jun-2026 12:04:57 UTC] === User Orders API Called ===
[08-Jun-2026 12:04:57 UTC] User ID: 752
[08-Jun-2026 12:04:57 UTC] Limit: 20, Offset: 0
[08-Jun-2026 12:04:57 UTC] Orders found: 0
[08-Jun-2026 12:04:57 UTC] Orders data: []
[08-Jun-2026 12:04:57 UTC] Total orders count: 0
[08-Jun-2026 12:04:57 UTC] === API CALL LOG ===
[08-Jun-2026 12:04:57 UTC] Endpoint: user/profile.php
[08-Jun-2026 12:04:57 UTC] Full Log Data: {
    "timestamp": "2026-06-08 12:04:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "46.210.189.157",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "46.210.189.157, 172.70.57.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUyIiwidXNlcm5hbWUiOiJAQ2Z4MjIyIiwiZW1haWwiOiJjZnhAaG90bWFpbC5jb20iLCJleHAiOjE3ODE1MjQ5NjF9.vbQ07gGTFmyP70jROREvdL02r-5jzUthLwMs0GPqGYQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a087c3151b9be8b9-TLV",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "46.210.189.157",
        "cf-ipcountry": "IL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 12:04:57 UTC] === END API CALL LOG ===
[08-Jun-2026 12:04:57 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 12:04:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUyIiwidXNlcm5hbWUiOiJAQ2Z4MjIyIiwiZW1haWwiOiJjZnhAaG90bWFpbC5jb20iLCJleHAiOjE3ODE1MjQ5NjF9.vbQ07gGTFmyP70jROREvdL02r-5jzUthLwMs0GPqGYQ
[08-Jun-2026 12:04:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 12:04:57 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 12:04:57 UTC] User ID: 752
[08-Jun-2026 12:04:57 UTC] ✅ User profile retrieved successfully for user ID: 752
[08-Jun-2026 12:04:58 UTC] === API CALL LOG ===
[08-Jun-2026 12:04:58 UTC] Endpoint: user/profile.php
[08-Jun-2026 12:04:58 UTC] Full Log Data: {
    "timestamp": "2026-06-08 12:04:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "46.210.189.157",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "46.210.189.157, 172.70.57.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUyIiwidXNlcm5hbWUiOiJAQ2Z4MjIyIiwiZW1haWwiOiJjZnhAaG90bWFpbC5jb20iLCJleHAiOjE3ODE1MjQ5NjF9.vbQ07gGTFmyP70jROREvdL02r-5jzUthLwMs0GPqGYQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a087c318df46e8b9-TLV",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "46.210.189.157",
        "cf-ipcountry": "IL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 12:04:58 UTC] === END API CALL LOG ===
[08-Jun-2026 12:04:58 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 12:04:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUyIiwidXNlcm5hbWUiOiJAQ2Z4MjIyIiwiZW1haWwiOiJjZnhAaG90bWFpbC5jb20iLCJleHAiOjE3ODE1MjQ5NjF9.vbQ07gGTFmyP70jROREvdL02r-5jzUthLwMs0GPqGYQ
[08-Jun-2026 12:04:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 12:04:58 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 12:04:58 UTC] User ID: 752
[08-Jun-2026 12:04:58 UTC] ✅ User profile retrieved successfully for user ID: 752
[08-Jun-2026 12:04:58 UTC] === API CALL LOG ===
[08-Jun-2026 12:04:58 UTC] Endpoint: user/profile.php
[08-Jun-2026 12:04:58 UTC] Full Log Data: {
    "timestamp": "2026-06-08 12:04:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "46.210.189.157",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "46.210.189.157, 172.70.57.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUyIiwidXNlcm5hbWUiOiJAQ2Z4MjIyIiwiZW1haWwiOiJjZnhAaG90bWFpbC5jb20iLCJleHAiOjE3ODE1MjQ5NjF9.vbQ07gGTFmyP70jROREvdL02r-5jzUthLwMs0GPqGYQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a087c3191ff2e8b9-TLV",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "46.210.189.157",
        "cf-ipcountry": "IL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 12:04:58 UTC] === END API CALL LOG ===
[08-Jun-2026 12:04:58 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 12:04:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUyIiwidXNlcm5hbWUiOiJAQ2Z4MjIyIiwiZW1haWwiOiJjZnhAaG90bWFpbC5jb20iLCJleHAiOjE3ODE1MjQ5NjF9.vbQ07gGTFmyP70jROREvdL02r-5jzUthLwMs0GPqGYQ
[08-Jun-2026 12:04:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 12:04:58 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 12:04:58 UTC] User ID: 752
[08-Jun-2026 12:04:58 UTC] ✅ User profile retrieved successfully for user ID: 752
[08-Jun-2026 12:05:00 UTC] === API CALL LOG ===
[08-Jun-2026 12:05:00 UTC] Endpoint: user/profile.php
[08-Jun-2026 12:05:00 UTC] Full Log Data: {
    "timestamp": "2026-06-08 12:05:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "46.210.189.157",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "46.210.189.157, 172.70.57.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUyIiwidXNlcm5hbWUiOiJAQ2Z4MjIyIiwiZW1haWwiOiJjZnhAaG90bWFpbC5jb20iLCJleHAiOjE3ODE1MjQ5NjF9.vbQ07gGTFmyP70jROREvdL02r-5jzUthLwMs0GPqGYQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a087c3261cefe8b9-TLV",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "46.210.189.157",
        "cf-ipcountry": "IL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 12:05:00 UTC] === END API CALL LOG ===
[08-Jun-2026 12:05:00 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 12:05:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUyIiwidXNlcm5hbWUiOiJAQ2Z4MjIyIiwiZW1haWwiOiJjZnhAaG90bWFpbC5jb20iLCJleHAiOjE3ODE1MjQ5NjF9.vbQ07gGTFmyP70jROREvdL02r-5jzUthLwMs0GPqGYQ
[08-Jun-2026 12:05:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 12:05:00 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 12:05:00 UTC] User ID: 752
[08-Jun-2026 12:05:00 UTC] ✅ User profile retrieved successfully for user ID: 752
[08-Jun-2026 12:05:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 12:05:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 12:05:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"46.210.189.157, 172.70.57.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUyIiwidXNlcm5hbWUiOiJAQ2Z4MjIyIiwiZW1haWwiOiJjZnhAaG90bWFpbC5jb20iLCJleHAiOjE3ODE1MjQ5NjF9.vbQ07gGTFmyP70jROREvdL02r-5jzUthLwMs0GPqGYQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a087c35edfc2e8b9-TLV","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"46.210.189.157","cf-ipcountry":"IL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jun-2026 12:05:09 UTC] === User Orders API Called ===
[08-Jun-2026 12:05:09 UTC] User ID: 752
[08-Jun-2026 12:05:09 UTC] Limit: 20, Offset: 0
[08-Jun-2026 12:05:09 UTC] Orders found: 0
[08-Jun-2026 12:05:09 UTC] Orders data: []
[08-Jun-2026 12:05:09 UTC] Total orders count: 0
[08-Jun-2026 12:05:09 UTC] === API CALL LOG ===
[08-Jun-2026 12:05:09 UTC] Endpoint: user/profile.php
[08-Jun-2026 12:05:09 UTC] Full Log Data: {
    "timestamp": "2026-06-08 12:05:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "46.210.189.157",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "46.210.189.157, 172.70.57.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUyIiwidXNlcm5hbWUiOiJAQ2Z4MjIyIiwiZW1haWwiOiJjZnhAaG90bWFpbC5jb20iLCJleHAiOjE3ODE1MjQ5NjF9.vbQ07gGTFmyP70jROREvdL02r-5jzUthLwMs0GPqGYQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a087c35f5950e8b9-TLV",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "46.210.189.157",
        "cf-ipcountry": "IL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 12:05:09 UTC] === END API CALL LOG ===
[08-Jun-2026 12:05:09 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 12:05:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUyIiwidXNlcm5hbWUiOiJAQ2Z4MjIyIiwiZW1haWwiOiJjZnhAaG90bWFpbC5jb20iLCJleHAiOjE3ODE1MjQ5NjF9.vbQ07gGTFmyP70jROREvdL02r-5jzUthLwMs0GPqGYQ
[08-Jun-2026 12:05:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 12:05:09 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 12:05:09 UTC] User ID: 752
[08-Jun-2026 12:05:09 UTC] ✅ User profile retrieved successfully for user ID: 752
[08-Jun-2026 12:05:10 UTC] === API CALL LOG ===
[08-Jun-2026 12:05:10 UTC] Endpoint: user/profile.php
[08-Jun-2026 12:05:10 UTC] Full Log Data: {
    "timestamp": "2026-06-08 12:05:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "46.210.189.157",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "46.210.189.157, 172.70.57.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUyIiwidXNlcm5hbWUiOiJAQ2Z4MjIyIiwiZW1haWwiOiJjZnhAaG90bWFpbC5jb20iLCJleHAiOjE3ODE1MjQ5NjF9.vbQ07gGTFmyP70jROREvdL02r-5jzUthLwMs0GPqGYQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a087c362bbf2e8b9-TLV",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "46.210.189.157",
        "cf-ipcountry": "IL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 12:05:10 UTC] === END API CALL LOG ===
[08-Jun-2026 12:05:10 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 12:05:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUyIiwidXNlcm5hbWUiOiJAQ2Z4MjIyIiwiZW1haWwiOiJjZnhAaG90bWFpbC5jb20iLCJleHAiOjE3ODE1MjQ5NjF9.vbQ07gGTFmyP70jROREvdL02r-5jzUthLwMs0GPqGYQ
[08-Jun-2026 12:05:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 12:05:10 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 12:05:10 UTC] User ID: 752
[08-Jun-2026 12:05:10 UTC] ✅ User profile retrieved successfully for user ID: 752
[08-Jun-2026 12:05:10 UTC] === API CALL LOG ===
[08-Jun-2026 12:05:10 UTC] Endpoint: user/profile.php
[08-Jun-2026 12:05:10 UTC] Full Log Data: {
    "timestamp": "2026-06-08 12:05:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "46.210.189.157",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "46.210.189.157, 172.70.57.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUyIiwidXNlcm5hbWUiOiJAQ2Z4MjIyIiwiZW1haWwiOiJjZnhAaG90bWFpbC5jb20iLCJleHAiOjE3ODE1MjQ5NjF9.vbQ07gGTFmyP70jROREvdL02r-5jzUthLwMs0GPqGYQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a087c3631d03e8b9-TLV",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "46.210.189.157",
        "cf-ipcountry": "IL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 12:05:10 UTC] === END API CALL LOG ===
[08-Jun-2026 12:05:10 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 12:05:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUyIiwidXNlcm5hbWUiOiJAQ2Z4MjIyIiwiZW1haWwiOiJjZnhAaG90bWFpbC5jb20iLCJleHAiOjE3ODE1MjQ5NjF9.vbQ07gGTFmyP70jROREvdL02r-5jzUthLwMs0GPqGYQ
[08-Jun-2026 12:05:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 12:05:10 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 12:05:10 UTC] User ID: 752
[08-Jun-2026 12:05:10 UTC] ✅ User profile retrieved successfully for user ID: 752
[08-Jun-2026 12:05:20 UTC] === API CALL LOG ===
[08-Jun-2026 12:05:20 UTC] Endpoint: user/profile.php
[08-Jun-2026 12:05:20 UTC] Full Log Data: {
    "timestamp": "2026-06-08 12:05:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "46.210.189.157",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "46.210.189.157, 172.70.57.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUyIiwidXNlcm5hbWUiOiJAQ2Z4MjIyIiwiZW1haWwiOiJjZnhAaG90bWFpbC5jb20iLCJleHAiOjE3ODE1MjQ5NjF9.vbQ07gGTFmyP70jROREvdL02r-5jzUthLwMs0GPqGYQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a087c3a29d0be8b9-TLV",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "46.210.189.157",
        "cf-ipcountry": "IL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 12:05:20 UTC] === END API CALL LOG ===
[08-Jun-2026 12:05:20 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 12:05:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUyIiwidXNlcm5hbWUiOiJAQ2Z4MjIyIiwiZW1haWwiOiJjZnhAaG90bWFpbC5jb20iLCJleHAiOjE3ODE1MjQ5NjF9.vbQ07gGTFmyP70jROREvdL02r-5jzUthLwMs0GPqGYQ
[08-Jun-2026 12:05:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 12:05:20 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 12:05:20 UTC] User ID: 752
[08-Jun-2026 12:05:20 UTC] ✅ User profile retrieved successfully for user ID: 752
[08-Jun-2026 12:05:28 UTC] === API CALL LOG ===
[08-Jun-2026 12:05:28 UTC] Endpoint: user/profile.php
[08-Jun-2026 12:05:28 UTC] Full Log Data: {
    "timestamp": "2026-06-08 12:05:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "46.210.189.157",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "46.210.189.157, 172.70.57.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUyIiwidXNlcm5hbWUiOiJAQ2Z4MjIyIiwiZW1haWwiOiJjZnhAaG90bWFpbC5jb20iLCJleHAiOjE3ODE1MjQ5NjF9.vbQ07gGTFmyP70jROREvdL02r-5jzUthLwMs0GPqGYQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a087c3d338b3e8b9-TLV",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "46.210.189.157",
        "cf-ipcountry": "IL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 12:05:28 UTC] === END API CALL LOG ===
[08-Jun-2026 12:05:28 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 12:05:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUyIiwidXNlcm5hbWUiOiJAQ2Z4MjIyIiwiZW1haWwiOiJjZnhAaG90bWFpbC5jb20iLCJleHAiOjE3ODE1MjQ5NjF9.vbQ07gGTFmyP70jROREvdL02r-5jzUthLwMs0GPqGYQ
[08-Jun-2026 12:05:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 12:05:28 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 12:05:28 UTC] User ID: 752
[08-Jun-2026 12:05:28 UTC] ✅ User profile retrieved successfully for user ID: 752
[08-Jun-2026 12:05:34 UTC] === API CALL LOG ===
[08-Jun-2026 12:05:34 UTC] Endpoint: user/profile.php
[08-Jun-2026 12:05:34 UTC] Full Log Data: {
    "timestamp": "2026-06-08 12:05:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "46.210.189.157",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "46.210.189.157, 172.70.57.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUyIiwidXNlcm5hbWUiOiJAQ2Z4MjIyIiwiZW1haWwiOiJjZnhAaG90bWFpbC5jb20iLCJleHAiOjE3ODE1MjQ5NjF9.vbQ07gGTFmyP70jROREvdL02r-5jzUthLwMs0GPqGYQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a087c3fa795be8b9-TLV",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "46.210.189.157",
        "cf-ipcountry": "IL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 12:05:34 UTC] === END API CALL LOG ===
[08-Jun-2026 12:05:34 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 12:05:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUyIiwidXNlcm5hbWUiOiJAQ2Z4MjIyIiwiZW1haWwiOiJjZnhAaG90bWFpbC5jb20iLCJleHAiOjE3ODE1MjQ5NjF9.vbQ07gGTFmyP70jROREvdL02r-5jzUthLwMs0GPqGYQ
[08-Jun-2026 12:05:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 12:05:34 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 12:05:34 UTC] User ID: 752
[08-Jun-2026 12:05:34 UTC] ✅ User profile retrieved successfully for user ID: 752
[08-Jun-2026 12:05:35 UTC] === API CALL LOG ===
[08-Jun-2026 12:05:35 UTC] Endpoint: user/profile.php
[08-Jun-2026 12:05:35 UTC] Full Log Data: {
    "timestamp": "2026-06-08 12:05:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "46.210.189.157",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "46.210.189.157, 172.70.57.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUyIiwidXNlcm5hbWUiOiJAQ2Z4MjIyIiwiZW1haWwiOiJjZnhAaG90bWFpbC5jb20iLCJleHAiOjE3ODE1MjQ5NjF9.vbQ07gGTFmyP70jROREvdL02r-5jzUthLwMs0GPqGYQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a087c4009d8ae8b9-TLV",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "46.210.189.157",
        "cf-ipcountry": "IL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 12:05:35 UTC] === END API CALL LOG ===
[08-Jun-2026 12:05:35 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 12:05:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUyIiwidXNlcm5hbWUiOiJAQ2Z4MjIyIiwiZW1haWwiOiJjZnhAaG90bWFpbC5jb20iLCJleHAiOjE3ODE1MjQ5NjF9.vbQ07gGTFmyP70jROREvdL02r-5jzUthLwMs0GPqGYQ
[08-Jun-2026 12:05:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 12:05:35 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 12:05:35 UTC] User ID: 752
[08-Jun-2026 12:05:35 UTC] ✅ User profile retrieved successfully for user ID: 752
[08-Jun-2026 12:06:39 UTC] === API CALL LOG ===
[08-Jun-2026 12:06:39 UTC] Endpoint: user/profile.php
[08-Jun-2026 12:06:39 UTC] Full Log Data: {
    "timestamp": "2026-06-08 12:06:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "46.210.189.157",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "46.210.189.157, 172.70.57.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUyIiwidXNlcm5hbWUiOiJAQ2Z4MjIyIiwiZW1haWwiOiJjZnhAaG90bWFpbC5jb20iLCJleHAiOjE3ODE1MjQ5NjF9.vbQ07gGTFmyP70jROREvdL02r-5jzUthLwMs0GPqGYQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a087c58cd91ae8b9-TLV",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "46.210.189.157",
        "cf-ipcountry": "IL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 12:06:39 UTC] === END API CALL LOG ===
[08-Jun-2026 12:06:39 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 12:06:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUyIiwidXNlcm5hbWUiOiJAQ2Z4MjIyIiwiZW1haWwiOiJjZnhAaG90bWFpbC5jb20iLCJleHAiOjE3ODE1MjQ5NjF9.vbQ07gGTFmyP70jROREvdL02r-5jzUthLwMs0GPqGYQ
[08-Jun-2026 12:06:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 12:06:39 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 12:06:39 UTC] User ID: 752
[08-Jun-2026 12:06:39 UTC] ✅ User profile retrieved successfully for user ID: 752
[08-Jun-2026 12:06:45 UTC] === API CALL LOG ===
[08-Jun-2026 12:06:45 UTC] Endpoint: user/profile.php
[08-Jun-2026 12:06:45 UTC] Full Log Data: {
    "timestamp": "2026-06-08 12:06:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "46.210.189.157",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "46.210.189.157, 172.70.57.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUyIiwidXNlcm5hbWUiOiJAQ2Z4MjIyIiwiZW1haWwiOiJjZnhAaG90bWFpbC5jb20iLCJleHAiOjE3ODE1MjQ5NjF9.vbQ07gGTFmyP70jROREvdL02r-5jzUthLwMs0GPqGYQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a087c5b82deab2ed-TLV",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "46.210.189.157",
        "cf-ipcountry": "IL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 12:06:45 UTC] === END API CALL LOG ===
[08-Jun-2026 12:06:46 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 12:06:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUyIiwidXNlcm5hbWUiOiJAQ2Z4MjIyIiwiZW1haWwiOiJjZnhAaG90bWFpbC5jb20iLCJleHAiOjE3ODE1MjQ5NjF9.vbQ07gGTFmyP70jROREvdL02r-5jzUthLwMs0GPqGYQ
[08-Jun-2026 12:06:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 12:06:46 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 12:06:46 UTC] User ID: 752
[08-Jun-2026 12:06:46 UTC] ✅ User profile retrieved successfully for user ID: 752
[08-Jun-2026 12:06:47 UTC] === API CALL LOG ===
[08-Jun-2026 12:06:47 UTC] Endpoint: user/profile.php
[08-Jun-2026 12:06:47 UTC] Full Log Data: {
    "timestamp": "2026-06-08 12:06:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "46.210.189.157",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "46.210.189.157, 172.70.57.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUyIiwidXNlcm5hbWUiOiJAQ2Z4MjIyIiwiZW1haWwiOiJjZnhAaG90bWFpbC5jb20iLCJleHAiOjE3ODE1MjQ5NjF9.vbQ07gGTFmyP70jROREvdL02r-5jzUthLwMs0GPqGYQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a087c5c19f75b2ed-TLV",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "46.210.189.157",
        "cf-ipcountry": "IL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 12:06:47 UTC] === END API CALL LOG ===
[08-Jun-2026 12:06:47 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 12:06:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUyIiwidXNlcm5hbWUiOiJAQ2Z4MjIyIiwiZW1haWwiOiJjZnhAaG90bWFpbC5jb20iLCJleHAiOjE3ODE1MjQ5NjF9.vbQ07gGTFmyP70jROREvdL02r-5jzUthLwMs0GPqGYQ
[08-Jun-2026 12:06:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 12:06:47 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 12:06:47 UTC] User ID: 752
[08-Jun-2026 12:06:47 UTC] ✅ User profile retrieved successfully for user ID: 752
[08-Jun-2026 12:06:47 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 12:06:47 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 12:06:47 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"46.210.189.157, 172.70.57.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUyIiwidXNlcm5hbWUiOiJAQ2Z4MjIyIiwiZW1haWwiOiJjZnhAaG90bWFpbC5jb20iLCJleHAiOjE3ODE1MjQ5NjF9.vbQ07gGTFmyP70jROREvdL02r-5jzUthLwMs0GPqGYQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a087c5c218a4b2ed-TLV","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"46.210.189.157","cf-ipcountry":"IL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jun-2026 12:06:47 UTC] === User Orders API Called ===
[08-Jun-2026 12:06:47 UTC] User ID: 752
[08-Jun-2026 12:06:47 UTC] Limit: 20, Offset: 0
[08-Jun-2026 12:06:47 UTC] Orders found: 0
[08-Jun-2026 12:06:47 UTC] Orders data: []
[08-Jun-2026 12:06:47 UTC] Total orders count: 0
[08-Jun-2026 12:06:47 UTC] === API CALL LOG ===
[08-Jun-2026 12:06:47 UTC] Endpoint: user/profile.php
[08-Jun-2026 12:06:47 UTC] Full Log Data: {
    "timestamp": "2026-06-08 12:06:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "46.210.189.157",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "46.210.189.157, 172.70.57.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUyIiwidXNlcm5hbWUiOiJAQ2Z4MjIyIiwiZW1haWwiOiJjZnhAaG90bWFpbC5jb20iLCJleHAiOjE3ODE1MjQ5NjF9.vbQ07gGTFmyP70jROREvdL02r-5jzUthLwMs0GPqGYQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a087c5c29a49b2ed-TLV",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "46.210.189.157",
        "cf-ipcountry": "IL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 12:06:47 UTC] === END API CALL LOG ===
[08-Jun-2026 12:06:47 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 12:06:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUyIiwidXNlcm5hbWUiOiJAQ2Z4MjIyIiwiZW1haWwiOiJjZnhAaG90bWFpbC5jb20iLCJleHAiOjE3ODE1MjQ5NjF9.vbQ07gGTFmyP70jROREvdL02r-5jzUthLwMs0GPqGYQ
[08-Jun-2026 12:06:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 12:06:47 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 12:06:47 UTC] User ID: 752
[08-Jun-2026 12:06:47 UTC] ✅ User profile retrieved successfully for user ID: 752
[08-Jun-2026 12:06:48 UTC] === API CALL LOG ===
[08-Jun-2026 12:06:48 UTC] Endpoint: user/profile.php
[08-Jun-2026 12:06:48 UTC] Full Log Data: {
    "timestamp": "2026-06-08 12:06:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "46.210.189.157",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "46.210.189.157, 172.70.57.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUyIiwidXNlcm5hbWUiOiJAQ2Z4MjIyIiwiZW1haWwiOiJjZnhAaG90bWFpbC5jb20iLCJleHAiOjE3ODE1MjQ5NjF9.vbQ07gGTFmyP70jROREvdL02r-5jzUthLwMs0GPqGYQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a087c5c6debab2ed-TLV",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "46.210.189.157",
        "cf-ipcountry": "IL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 12:06:48 UTC] === END API CALL LOG ===
[08-Jun-2026 12:06:48 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 12:06:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUyIiwidXNlcm5hbWUiOiJAQ2Z4MjIyIiwiZW1haWwiOiJjZnhAaG90bWFpbC5jb20iLCJleHAiOjE3ODE1MjQ5NjF9.vbQ07gGTFmyP70jROREvdL02r-5jzUthLwMs0GPqGYQ
[08-Jun-2026 12:06:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 12:06:48 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 12:06:48 UTC] User ID: 752
[08-Jun-2026 12:06:48 UTC] ✅ User profile retrieved successfully for user ID: 752
[08-Jun-2026 12:07:07 UTC] === API CALL LOG ===
[08-Jun-2026 12:07:07 UTC] Endpoint: user/profile.php
[08-Jun-2026 12:07:07 UTC] Full Log Data: {
    "timestamp": "2026-06-08 12:07:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "46.210.189.157",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "46.210.189.157, 172.70.57.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUyIiwidXNlcm5hbWUiOiJAQ2Z4MjIyIiwiZW1haWwiOiJjZnhAaG90bWFpbC5jb20iLCJleHAiOjE3ODE1MjQ5NjF9.vbQ07gGTFmyP70jROREvdL02r-5jzUthLwMs0GPqGYQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a087c6407b5bb2ed-TLV",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "46.210.189.157",
        "cf-ipcountry": "IL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 12:07:07 UTC] === END API CALL LOG ===
[08-Jun-2026 12:07:07 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 12:07:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUyIiwidXNlcm5hbWUiOiJAQ2Z4MjIyIiwiZW1haWwiOiJjZnhAaG90bWFpbC5jb20iLCJleHAiOjE3ODE1MjQ5NjF9.vbQ07gGTFmyP70jROREvdL02r-5jzUthLwMs0GPqGYQ
[08-Jun-2026 12:07:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 12:07:07 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 12:07:07 UTC] User ID: 752
[08-Jun-2026 12:07:07 UTC] ✅ User profile retrieved successfully for user ID: 752
[08-Jun-2026 12:07:13 UTC] === API CALL LOG ===
[08-Jun-2026 12:07:13 UTC] Endpoint: user/profile.php
[08-Jun-2026 12:07:13 UTC] Full Log Data: {
    "timestamp": "2026-06-08 12:07:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "46.210.189.157",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "46.210.189.157, 172.70.57.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUyIiwidXNlcm5hbWUiOiJAQ2Z4MjIyIiwiZW1haWwiOiJjZnhAaG90bWFpbC5jb20iLCJleHAiOjE3ODE1MjQ5NjF9.vbQ07gGTFmyP70jROREvdL02r-5jzUthLwMs0GPqGYQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a087c666b87bb2ed-TLV",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "46.210.189.157",
        "cf-ipcountry": "IL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 12:07:13 UTC] === END API CALL LOG ===
[08-Jun-2026 12:07:13 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 12:07:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUyIiwidXNlcm5hbWUiOiJAQ2Z4MjIyIiwiZW1haWwiOiJjZnhAaG90bWFpbC5jb20iLCJleHAiOjE3ODE1MjQ5NjF9.vbQ07gGTFmyP70jROREvdL02r-5jzUthLwMs0GPqGYQ
[08-Jun-2026 12:07:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 12:07:13 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 12:07:13 UTC] User ID: 752
[08-Jun-2026 12:07:13 UTC] ✅ User profile retrieved successfully for user ID: 752
[08-Jun-2026 12:07:13 UTC] User Purchases API - User ID: 752
[08-Jun-2026 12:07:13 UTC] User Purchases API - Total purchases found: 0
[08-Jun-2026 12:07:25 UTC] === API CALL LOG ===
[08-Jun-2026 12:07:25 UTC] Endpoint: user/profile.php
[08-Jun-2026 12:07:25 UTC] Full Log Data: {
    "timestamp": "2026-06-08 12:07:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "46.210.189.157",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "46.210.189.157, 172.70.57.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUyIiwidXNlcm5hbWUiOiJAQ2Z4MjIyIiwiZW1haWwiOiJjZnhAaG90bWFpbC5jb20iLCJleHAiOjE3ODE1MjQ5NjF9.vbQ07gGTFmyP70jROREvdL02r-5jzUthLwMs0GPqGYQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a087c6af9ee6b2ed-TLV",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "46.210.189.157",
        "cf-ipcountry": "IL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 12:07:25 UTC] === END API CALL LOG ===
[08-Jun-2026 12:07:25 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 12:07:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUyIiwidXNlcm5hbWUiOiJAQ2Z4MjIyIiwiZW1haWwiOiJjZnhAaG90bWFpbC5jb20iLCJleHAiOjE3ODE1MjQ5NjF9.vbQ07gGTFmyP70jROREvdL02r-5jzUthLwMs0GPqGYQ
[08-Jun-2026 12:07:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 12:07:25 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 12:07:25 UTC] User ID: 752
[08-Jun-2026 12:07:25 UTC] ✅ User profile retrieved successfully for user ID: 752
[08-Jun-2026 12:07:25 UTC] User Purchases API - User ID: 752
[08-Jun-2026 12:07:25 UTC] User Purchases API - Total purchases found: 0
[08-Jun-2026 12:07:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 12:07:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 12:07:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"46.210.189.157, 172.70.57.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUyIiwidXNlcm5hbWUiOiJAQ2Z4MjIyIiwiZW1haWwiOiJjZnhAaG90bWFpbC5jb20iLCJleHAiOjE3ODE1MjQ5NjF9.vbQ07gGTFmyP70jROREvdL02r-5jzUthLwMs0GPqGYQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a087c6c4bf70b2ed-TLV","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"46.210.189.157","cf-ipcountry":"IL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jun-2026 12:07:28 UTC] === User Orders API Called ===
[08-Jun-2026 12:07:28 UTC] User ID: 752
[08-Jun-2026 12:07:28 UTC] Limit: 20, Offset: 0
[08-Jun-2026 12:07:28 UTC] Orders found: 0
[08-Jun-2026 12:07:28 UTC] Orders data: []
[08-Jun-2026 12:07:28 UTC] Total orders count: 0
[08-Jun-2026 12:07:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 12:07:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 12:07:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"46.210.189.157, 172.70.57.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUyIiwidXNlcm5hbWUiOiJAQ2Z4MjIyIiwiZW1haWwiOiJjZnhAaG90bWFpbC5jb20iLCJleHAiOjE3ODE1MjQ5NjF9.vbQ07gGTFmyP70jROREvdL02r-5jzUthLwMs0GPqGYQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a087c6e5696fb2ed-TLV","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"46.210.189.157","cf-ipcountry":"IL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jun-2026 12:07:34 UTC] === User Orders API Called ===
[08-Jun-2026 12:07:34 UTC] User ID: 752
[08-Jun-2026 12:07:34 UTC] Limit: 20, Offset: 0
[08-Jun-2026 12:07:34 UTC] Orders found: 0
[08-Jun-2026 12:07:34 UTC] Orders data: []
[08-Jun-2026 12:07:34 UTC] Total orders count: 0
[08-Jun-2026 12:07:34 UTC] === API CALL LOG ===
[08-Jun-2026 12:07:34 UTC] Endpoint: user/profile.php
[08-Jun-2026 12:07:34 UTC] Full Log Data: {
    "timestamp": "2026-06-08 12:07:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "46.210.189.157",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "46.210.189.157, 172.70.57.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUyIiwidXNlcm5hbWUiOiJAQ2Z4MjIyIiwiZW1haWwiOiJjZnhAaG90bWFpbC5jb20iLCJleHAiOjE3ODE1MjQ5NjF9.vbQ07gGTFmyP70jROREvdL02r-5jzUthLwMs0GPqGYQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a087c6e59a2db2ed-TLV",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "46.210.189.157",
        "cf-ipcountry": "IL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 12:07:34 UTC] === END API CALL LOG ===
[08-Jun-2026 12:07:34 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 12:07:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUyIiwidXNlcm5hbWUiOiJAQ2Z4MjIyIiwiZW1haWwiOiJjZnhAaG90bWFpbC5jb20iLCJleHAiOjE3ODE1MjQ5NjF9.vbQ07gGTFmyP70jROREvdL02r-5jzUthLwMs0GPqGYQ
[08-Jun-2026 12:07:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 12:07:34 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 12:07:34 UTC] User ID: 752
[08-Jun-2026 12:07:34 UTC] ✅ User profile retrieved successfully for user ID: 752
[08-Jun-2026 12:07:34 UTC] === API CALL LOG ===
[08-Jun-2026 12:07:34 UTC] Endpoint: user/profile.php
[08-Jun-2026 12:07:34 UTC] Full Log Data: {
    "timestamp": "2026-06-08 12:07:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "46.210.189.157",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "46.210.189.157, 172.70.57.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUyIiwidXNlcm5hbWUiOiJAQ2Z4MjIyIiwiZW1haWwiOiJjZnhAaG90bWFpbC5jb20iLCJleHAiOjE3ODE1MjQ5NjF9.vbQ07gGTFmyP70jROREvdL02r-5jzUthLwMs0GPqGYQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a087c6e93d1cb2ed-TLV",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "46.210.189.157",
        "cf-ipcountry": "IL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 12:07:34 UTC] === END API CALL LOG ===
[08-Jun-2026 12:07:34 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 12:07:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUyIiwidXNlcm5hbWUiOiJAQ2Z4MjIyIiwiZW1haWwiOiJjZnhAaG90bWFpbC5jb20iLCJleHAiOjE3ODE1MjQ5NjF9.vbQ07gGTFmyP70jROREvdL02r-5jzUthLwMs0GPqGYQ
[08-Jun-2026 12:07:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 12:07:34 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 12:07:34 UTC] User ID: 752
[08-Jun-2026 12:07:34 UTC] ✅ User profile retrieved successfully for user ID: 752
[08-Jun-2026 12:07:34 UTC] === API CALL LOG ===
[08-Jun-2026 12:07:34 UTC] Endpoint: user/profile.php
[08-Jun-2026 12:07:34 UTC] Full Log Data: {
    "timestamp": "2026-06-08 12:07:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "46.210.189.157",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "46.210.189.157, 172.70.57.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUyIiwidXNlcm5hbWUiOiJAQ2Z4MjIyIiwiZW1haWwiOiJjZnhAaG90bWFpbC5jb20iLCJleHAiOjE3ODE1MjQ5NjF9.vbQ07gGTFmyP70jROREvdL02r-5jzUthLwMs0GPqGYQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a087c6e9ded1b2ed-TLV",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "46.210.189.157",
        "cf-ipcountry": "IL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 12:07:34 UTC] === END API CALL LOG ===
[08-Jun-2026 12:07:34 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 12:07:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUyIiwidXNlcm5hbWUiOiJAQ2Z4MjIyIiwiZW1haWwiOiJjZnhAaG90bWFpbC5jb20iLCJleHAiOjE3ODE1MjQ5NjF9.vbQ07gGTFmyP70jROREvdL02r-5jzUthLwMs0GPqGYQ
[08-Jun-2026 12:07:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 12:07:34 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 12:07:34 UTC] User ID: 752
[08-Jun-2026 12:07:34 UTC] ✅ User profile retrieved successfully for user ID: 752
[08-Jun-2026 12:07:43 UTC] === API CALL LOG ===
[08-Jun-2026 12:07:43 UTC] Endpoint: user/profile.php
[08-Jun-2026 12:07:43 UTC] Full Log Data: {
    "timestamp": "2026-06-08 12:07:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "46.210.189.157",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "46.210.189.157, 172.70.57.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUyIiwidXNlcm5hbWUiOiJAQ2Z4MjIyIiwiZW1haWwiOiJjZnhAaG90bWFpbC5jb20iLCJleHAiOjE3ODE1MjQ5NjF9.vbQ07gGTFmyP70jROREvdL02r-5jzUthLwMs0GPqGYQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a087c71d1932b2ed-TLV",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "46.210.189.157",
        "cf-ipcountry": "IL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 12:07:43 UTC] === END API CALL LOG ===
[08-Jun-2026 12:07:43 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 12:07:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUyIiwidXNlcm5hbWUiOiJAQ2Z4MjIyIiwiZW1haWwiOiJjZnhAaG90bWFpbC5jb20iLCJleHAiOjE3ODE1MjQ5NjF9.vbQ07gGTFmyP70jROREvdL02r-5jzUthLwMs0GPqGYQ
[08-Jun-2026 12:07:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 12:07:43 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 12:07:43 UTC] User ID: 752
[08-Jun-2026 12:07:43 UTC] ✅ User profile retrieved successfully for user ID: 752
[08-Jun-2026 12:07:44 UTC] === API CALL LOG ===
[08-Jun-2026 12:07:44 UTC] Endpoint: user/profile.php
[08-Jun-2026 12:07:44 UTC] Full Log Data: {
    "timestamp": "2026-06-08 12:07:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "46.210.189.157",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "46.210.189.157, 172.70.57.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUyIiwidXNlcm5hbWUiOiJAQ2Z4MjIyIiwiZW1haWwiOiJjZnhAaG90bWFpbC5jb20iLCJleHAiOjE3ODE1MjQ5NjF9.vbQ07gGTFmyP70jROREvdL02r-5jzUthLwMs0GPqGYQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a087c7260802b2ed-TLV",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "46.210.189.157",
        "cf-ipcountry": "IL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 12:07:44 UTC] === END API CALL LOG ===
[08-Jun-2026 12:07:44 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 12:07:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUyIiwidXNlcm5hbWUiOiJAQ2Z4MjIyIiwiZW1haWwiOiJjZnhAaG90bWFpbC5jb20iLCJleHAiOjE3ODE1MjQ5NjF9.vbQ07gGTFmyP70jROREvdL02r-5jzUthLwMs0GPqGYQ
[08-Jun-2026 12:07:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 12:07:44 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 12:07:44 UTC] User ID: 752
[08-Jun-2026 12:07:44 UTC] ✅ User profile retrieved successfully for user ID: 752
[08-Jun-2026 12:07:51 UTC] === API CALL LOG ===
[08-Jun-2026 12:07:51 UTC] Endpoint: user/profile.php
[08-Jun-2026 12:07:51 UTC] Full Log Data: {
    "timestamp": "2026-06-08 12:07:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "46.210.189.157",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "46.210.189.157, 172.70.57.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUyIiwidXNlcm5hbWUiOiJAQ2Z4MjIyIiwiZW1haWwiOiJjZnhAaG90bWFpbC5jb20iLCJleHAiOjE3ODE1MjQ5NjF9.vbQ07gGTFmyP70jROREvdL02r-5jzUthLwMs0GPqGYQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a087c74f1b5bb2ed-TLV",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "46.210.189.157",
        "cf-ipcountry": "IL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 12:07:51 UTC] === END API CALL LOG ===
[08-Jun-2026 12:07:51 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 12:07:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUyIiwidXNlcm5hbWUiOiJAQ2Z4MjIyIiwiZW1haWwiOiJjZnhAaG90bWFpbC5jb20iLCJleHAiOjE3ODE1MjQ5NjF9.vbQ07gGTFmyP70jROREvdL02r-5jzUthLwMs0GPqGYQ
[08-Jun-2026 12:07:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 12:07:51 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 12:07:51 UTC] User ID: 752
[08-Jun-2026 12:07:51 UTC] ✅ User profile retrieved successfully for user ID: 752
[08-Jun-2026 12:08:21 UTC] === API CALL LOG ===
[08-Jun-2026 12:08:21 UTC] Endpoint: user/profile.php
[08-Jun-2026 12:08:21 UTC] Full Log Data: {
    "timestamp": "2026-06-08 12:08:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "46.210.189.157",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "46.210.189.157, 172.70.57.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUyIiwidXNlcm5hbWUiOiJAQ2Z4MjIyIiwiZW1haWwiOiJjZnhAaG90bWFpbC5jb20iLCJleHAiOjE3ODE1MjQ5NjF9.vbQ07gGTFmyP70jROREvdL02r-5jzUthLwMs0GPqGYQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a087c80fbda3b2ed-TLV",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "46.210.189.157",
        "cf-ipcountry": "IL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 12:08:21 UTC] === END API CALL LOG ===
[08-Jun-2026 12:08:21 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 12:08:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUyIiwidXNlcm5hbWUiOiJAQ2Z4MjIyIiwiZW1haWwiOiJjZnhAaG90bWFpbC5jb20iLCJleHAiOjE3ODE1MjQ5NjF9.vbQ07gGTFmyP70jROREvdL02r-5jzUthLwMs0GPqGYQ
[08-Jun-2026 12:08:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 12:08:21 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 12:08:21 UTC] User ID: 752
[08-Jun-2026 12:08:21 UTC] ✅ User profile retrieved successfully for user ID: 752
[08-Jun-2026 12:08:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 12:08:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 12:08:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"46.210.189.157, 172.70.57.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUyIiwidXNlcm5hbWUiOiJAQ2Z4MjIyIiwiZW1haWwiOiJjZnhAaG90bWFpbC5jb20iLCJleHAiOjE3ODE1MjQ5NjF9.vbQ07gGTFmyP70jROREvdL02r-5jzUthLwMs0GPqGYQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a087c826dfe6b2ed-TLV","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"46.210.189.157","cf-ipcountry":"IL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jun-2026 12:08:25 UTC] === User Orders API Called ===
[08-Jun-2026 12:08:25 UTC] User ID: 752
[08-Jun-2026 12:08:25 UTC] Limit: 20, Offset: 0
[08-Jun-2026 12:08:25 UTC] Orders found: 0
[08-Jun-2026 12:08:25 UTC] Orders data: []
[08-Jun-2026 12:08:25 UTC] Total orders count: 0
[08-Jun-2026 12:08:27 UTC] === API CALL LOG ===
[08-Jun-2026 12:08:27 UTC] Endpoint: user/profile.php
[08-Jun-2026 12:08:27 UTC] Full Log Data: {
    "timestamp": "2026-06-08 12:08:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "46.210.189.157",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "46.210.189.157, 172.70.57.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUyIiwidXNlcm5hbWUiOiJAQ2Z4MjIyIiwiZW1haWwiOiJjZnhAaG90bWFpbC5jb20iLCJleHAiOjE3ODE1MjQ5NjF9.vbQ07gGTFmyP70jROREvdL02r-5jzUthLwMs0GPqGYQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a087c8320fc9b2ed-TLV",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "46.210.189.157",
        "cf-ipcountry": "IL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 12:08:27 UTC] === END API CALL LOG ===
[08-Jun-2026 12:08:27 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 12:08:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUyIiwidXNlcm5hbWUiOiJAQ2Z4MjIyIiwiZW1haWwiOiJjZnhAaG90bWFpbC5jb20iLCJleHAiOjE3ODE1MjQ5NjF9.vbQ07gGTFmyP70jROREvdL02r-5jzUthLwMs0GPqGYQ
[08-Jun-2026 12:08:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 12:08:27 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 12:08:27 UTC] User ID: 752
[08-Jun-2026 12:08:27 UTC] ✅ User profile retrieved successfully for user ID: 752
[08-Jun-2026 12:08:27 UTC] User Purchases API - User ID: 752
[08-Jun-2026 12:08:27 UTC] User Purchases API - Total purchases found: 0
[08-Jun-2026 12:09:08 UTC] === API CALL LOG ===
[08-Jun-2026 12:09:08 UTC] Endpoint: user/profile.php
[08-Jun-2026 12:09:08 UTC] Full Log Data: {
    "timestamp": "2026-06-08 12:09:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "46.210.189.157",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "46.210.189.157, 172.70.57.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo3NTIsInVzZXJuYW1lIjoiQENmeDIyMiIsImVtYWlsIjoiY2Z4QGhvdG1haWwuY29tIiwiZXhwIjoxNzgxNTI1MzQ3fQ.ws3ZGuzbIO3wQJquguoZPvSUQB8RwOpB_tVh4FHi0eI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a087c9326a98b2ed-TLV",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "46.210.189.157",
        "cf-ipcountry": "IL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 12:09:08 UTC] === END API CALL LOG ===
[08-Jun-2026 12:09:08 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 12:09:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo3NTIsInVzZXJuYW1lIjoiQENmeDIyMiIsImVtYWlsIjoiY2Z4QGhvdG1haWwuY29tIiwiZXhwIjoxNzgxNTI1MzQ3fQ.ws3ZGuzbIO3wQJquguoZPvSUQB8RwOpB_tVh4FHi0eI
[08-Jun-2026 12:09:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 12:09:08 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 12:09:08 UTC] User ID: 752
[08-Jun-2026 12:09:08 UTC] ✅ User profile retrieved successfully for user ID: 752
[08-Jun-2026 12:09:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 12:09:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 12:09:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"46.210.189.157, 172.70.57.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo3NTIsInVzZXJuYW1lIjoiQENmeDIyMiIsImVtYWlsIjoiY2Z4QGhvdG1haWwuY29tIiwiZXhwIjoxNzgxNTI1MzQ3fQ.ws3ZGuzbIO3wQJquguoZPvSUQB8RwOpB_tVh4FHi0eI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a087c9329b29b2ed-TLV","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"46.210.189.157","cf-ipcountry":"IL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jun-2026 12:09:08 UTC] === User Orders API Called ===
[08-Jun-2026 12:09:08 UTC] User ID: 752
[08-Jun-2026 12:09:08 UTC] Limit: 20, Offset: 0
[08-Jun-2026 12:09:08 UTC] Orders found: 0
[08-Jun-2026 12:09:08 UTC] Orders data: []
[08-Jun-2026 12:09:08 UTC] Total orders count: 0
[08-Jun-2026 12:09:08 UTC] === API CALL LOG ===
[08-Jun-2026 12:09:08 UTC] Endpoint: user/profile.php
[08-Jun-2026 12:09:08 UTC] Full Log Data: {
    "timestamp": "2026-06-08 12:09:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "46.210.189.157",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "46.210.189.157, 172.70.57.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo3NTIsInVzZXJuYW1lIjoiQENmeDIyMiIsImVtYWlsIjoiY2Z4QGhvdG1haWwuY29tIiwiZXhwIjoxNzgxNTI1MzQ3fQ.ws3ZGuzbIO3wQJquguoZPvSUQB8RwOpB_tVh4FHi0eI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a087c932fc2cb2ed-TLV",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "46.210.189.157",
        "cf-ipcountry": "IL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 12:09:08 UTC] === END API CALL LOG ===
[08-Jun-2026 12:09:08 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 12:09:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo3NTIsInVzZXJuYW1lIjoiQENmeDIyMiIsImVtYWlsIjoiY2Z4QGhvdG1haWwuY29tIiwiZXhwIjoxNzgxNTI1MzQ3fQ.ws3ZGuzbIO3wQJquguoZPvSUQB8RwOpB_tVh4FHi0eI
[08-Jun-2026 12:09:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 12:09:08 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 12:09:08 UTC] User ID: 752
[08-Jun-2026 12:09:08 UTC] ✅ User profile retrieved successfully for user ID: 752
[08-Jun-2026 12:09:08 UTC] === API CALL LOG ===
[08-Jun-2026 12:09:08 UTC] Endpoint: user/profile.php
[08-Jun-2026 12:09:08 UTC] Full Log Data: {
    "timestamp": "2026-06-08 12:09:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "46.210.189.157",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "46.210.189.157, 172.70.57.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo3NTIsInVzZXJuYW1lIjoiQENmeDIyMiIsImVtYWlsIjoiY2Z4QGhvdG1haWwuY29tIiwiZXhwIjoxNzgxNTI1MzQ3fQ.ws3ZGuzbIO3wQJquguoZPvSUQB8RwOpB_tVh4FHi0eI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a087c935fd1fb2ed-TLV",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "46.210.189.157",
        "cf-ipcountry": "IL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 12:09:08 UTC] === END API CALL LOG ===
[08-Jun-2026 12:09:08 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 12:09:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo3NTIsInVzZXJuYW1lIjoiQENmeDIyMiIsImVtYWlsIjoiY2Z4QGhvdG1haWwuY29tIiwiZXhwIjoxNzgxNTI1MzQ3fQ.ws3ZGuzbIO3wQJquguoZPvSUQB8RwOpB_tVh4FHi0eI
[08-Jun-2026 12:09:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 12:09:08 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 12:09:08 UTC] User ID: 752
[08-Jun-2026 12:09:08 UTC] ✅ User profile retrieved successfully for user ID: 752
[08-Jun-2026 12:09:15 UTC] === API CALL LOG ===
[08-Jun-2026 12:09:15 UTC] Endpoint: user/profile.php
[08-Jun-2026 12:09:15 UTC] Full Log Data: {
    "timestamp": "2026-06-08 12:09:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "46.210.189.157",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "46.210.189.157, 172.70.57.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo3NTIsInVzZXJuYW1lIjoiQENmeDIyMiIsImVtYWlsIjoiY2Z4QGhvdG1haWwuY29tIiwiZXhwIjoxNzgxNTI1MzQ3fQ.ws3ZGuzbIO3wQJquguoZPvSUQB8RwOpB_tVh4FHi0eI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a087c95ea945b2ed-TLV",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "46.210.189.157",
        "cf-ipcountry": "IL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 12:09:15 UTC] === END API CALL LOG ===
[08-Jun-2026 12:09:15 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 12:09:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo3NTIsInVzZXJuYW1lIjoiQENmeDIyMiIsImVtYWlsIjoiY2Z4QGhvdG1haWwuY29tIiwiZXhwIjoxNzgxNTI1MzQ3fQ.ws3ZGuzbIO3wQJquguoZPvSUQB8RwOpB_tVh4FHi0eI
[08-Jun-2026 12:09:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 12:09:15 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 12:09:15 UTC] User ID: 752
[08-Jun-2026 12:09:15 UTC] ✅ User profile retrieved successfully for user ID: 752
[08-Jun-2026 12:19:07 UTC] === API CALL LOG ===
[08-Jun-2026 12:19:07 UTC] Endpoint: user/profile.php
[08-Jun-2026 12:19:07 UTC] Full Log Data: {
    "timestamp": "2026-06-08 12:19:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.187.78.246",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.187.78.246, 172.69.210.133",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUzIiwidXNlcm5hbWUiOiJlbThlZXIiLCJlbWFpbCI6InR0OTg0MTgzNEBnbWFpbC5jb204IiwiZXhwIjoxNzgxNTI1OTQ1fQ.ypNXbm6C9NdFUuxsXMdzCIVq2YBgseH6_uFQ28lARKU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a087d7d1ee11acb8-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.187.78.246",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 12:19:07 UTC] === END API CALL LOG ===
[08-Jun-2026 12:19:07 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 12:19:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUzIiwidXNlcm5hbWUiOiJlbThlZXIiLCJlbWFpbCI6InR0OTg0MTgzNEBnbWFpbC5jb204IiwiZXhwIjoxNzgxNTI1OTQ1fQ.ypNXbm6C9NdFUuxsXMdzCIVq2YBgseH6_uFQ28lARKU
[08-Jun-2026 12:19:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 12:19:07 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 12:19:07 UTC] User ID: 753
[08-Jun-2026 12:19:07 UTC] ✅ User profile retrieved successfully for user ID: 753
[08-Jun-2026 12:19:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 12:19:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 12:19:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.187.78.246, 172.69.210.133","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUzIiwidXNlcm5hbWUiOiJlbThlZXIiLCJlbWFpbCI6InR0OTg0MTgzNEBnbWFpbC5jb204IiwiZXhwIjoxNzgxNTI1OTQ1fQ.ypNXbm6C9NdFUuxsXMdzCIVq2YBgseH6_uFQ28lARKU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a087d7d24e61acb8-BGW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.187.78.246","cf-ipcountry":"IQ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jun-2026 12:19:07 UTC] === User Orders API Called ===
[08-Jun-2026 12:19:07 UTC] User ID: 753
[08-Jun-2026 12:19:07 UTC] Limit: 20, Offset: 0
[08-Jun-2026 12:19:07 UTC] Orders found: 0
[08-Jun-2026 12:19:07 UTC] Orders data: []
[08-Jun-2026 12:19:07 UTC] Total orders count: 0
[08-Jun-2026 12:19:07 UTC] === API CALL LOG ===
[08-Jun-2026 12:19:07 UTC] Endpoint: user/profile.php
[08-Jun-2026 12:19:07 UTC] Full Log Data: {
    "timestamp": "2026-06-08 12:19:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.187.78.246",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.187.78.246, 172.69.210.133",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUzIiwidXNlcm5hbWUiOiJlbThlZXIiLCJlbWFpbCI6InR0OTg0MTgzNEBnbWFpbC5jb204IiwiZXhwIjoxNzgxNTI1OTQ1fQ.ypNXbm6C9NdFUuxsXMdzCIVq2YBgseH6_uFQ28lARKU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a087d7d27e94acb8-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.187.78.246",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 12:19:07 UTC] === END API CALL LOG ===
[08-Jun-2026 12:19:07 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 12:19:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUzIiwidXNlcm5hbWUiOiJlbThlZXIiLCJlbWFpbCI6InR0OTg0MTgzNEBnbWFpbC5jb204IiwiZXhwIjoxNzgxNTI1OTQ1fQ.ypNXbm6C9NdFUuxsXMdzCIVq2YBgseH6_uFQ28lARKU
[08-Jun-2026 12:19:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 12:19:07 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 12:19:07 UTC] User ID: 753
[08-Jun-2026 12:19:07 UTC] ✅ User profile retrieved successfully for user ID: 753
[08-Jun-2026 12:19:07 UTC] === API CALL LOG ===
[08-Jun-2026 12:19:07 UTC] Endpoint: user/profile.php
[08-Jun-2026 12:19:07 UTC] Full Log Data: {
    "timestamp": "2026-06-08 12:19:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.187.78.246",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.187.78.246, 172.69.210.133",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUzIiwidXNlcm5hbWUiOiJlbThlZXIiLCJlbWFpbCI6InR0OTg0MTgzNEBnbWFpbC5jb204IiwiZXhwIjoxNzgxNTI1OTQ1fQ.ypNXbm6C9NdFUuxsXMdzCIVq2YBgseH6_uFQ28lARKU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a087d7d5092aacb8-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.187.78.246",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 12:19:07 UTC] === END API CALL LOG ===
[08-Jun-2026 12:19:07 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 12:19:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUzIiwidXNlcm5hbWUiOiJlbThlZXIiLCJlbWFpbCI6InR0OTg0MTgzNEBnbWFpbC5jb204IiwiZXhwIjoxNzgxNTI1OTQ1fQ.ypNXbm6C9NdFUuxsXMdzCIVq2YBgseH6_uFQ28lARKU
[08-Jun-2026 12:19:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 12:19:07 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 12:19:07 UTC] User ID: 753
[08-Jun-2026 12:19:07 UTC] ✅ User profile retrieved successfully for user ID: 753
[08-Jun-2026 12:19:14 UTC] === API CALL LOG ===
[08-Jun-2026 12:19:14 UTC] Endpoint: user/profile.php
[08-Jun-2026 12:19:14 UTC] Full Log Data: {
    "timestamp": "2026-06-08 12:19:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.187.78.246",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.187.78.246, 172.69.210.133",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUzIiwidXNlcm5hbWUiOiJlbThlZXIiLCJlbWFpbCI6InR0OTg0MTgzNEBnbWFpbC5jb204IiwiZXhwIjoxNzgxNTI1OTQ1fQ.ypNXbm6C9NdFUuxsXMdzCIVq2YBgseH6_uFQ28lARKU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a087d800d9a4acb8-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.187.78.246",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 12:19:14 UTC] === END API CALL LOG ===
[08-Jun-2026 12:19:14 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 12:19:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUzIiwidXNlcm5hbWUiOiJlbThlZXIiLCJlbWFpbCI6InR0OTg0MTgzNEBnbWFpbC5jb204IiwiZXhwIjoxNzgxNTI1OTQ1fQ.ypNXbm6C9NdFUuxsXMdzCIVq2YBgseH6_uFQ28lARKU
[08-Jun-2026 12:19:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 12:19:14 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 12:19:14 UTC] User ID: 753
[08-Jun-2026 12:19:14 UTC] ✅ User profile retrieved successfully for user ID: 753
[08-Jun-2026 12:19:20 UTC] === API CALL LOG ===
[08-Jun-2026 12:19:20 UTC] Endpoint: user/profile.php
[08-Jun-2026 12:19:20 UTC] Full Log Data: {
    "timestamp": "2026-06-08 12:19:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.187.78.246",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.187.78.246, 172.69.210.133",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUzIiwidXNlcm5hbWUiOiJlbThlZXIiLCJlbWFpbCI6InR0OTg0MTgzNEBnbWFpbC5jb204IiwiZXhwIjoxNzgxNTI1OTQ1fQ.ypNXbm6C9NdFUuxsXMdzCIVq2YBgseH6_uFQ28lARKU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a087d8222d711d65-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.187.78.246",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 12:19:20 UTC] === END API CALL LOG ===
[08-Jun-2026 12:19:20 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 12:19:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUzIiwidXNlcm5hbWUiOiJlbThlZXIiLCJlbWFpbCI6InR0OTg0MTgzNEBnbWFpbC5jb204IiwiZXhwIjoxNzgxNTI1OTQ1fQ.ypNXbm6C9NdFUuxsXMdzCIVq2YBgseH6_uFQ28lARKU
[08-Jun-2026 12:19:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 12:19:20 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 12:19:20 UTC] User ID: 753
[08-Jun-2026 12:19:20 UTC] ✅ User profile retrieved successfully for user ID: 753
[08-Jun-2026 12:19:20 UTC] === API CALL LOG ===
[08-Jun-2026 12:19:20 UTC] Endpoint: user/profile.php
[08-Jun-2026 12:19:20 UTC] Full Log Data: {
    "timestamp": "2026-06-08 12:19:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.187.78.246",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.187.78.246, 172.69.210.133",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUzIiwidXNlcm5hbWUiOiJlbThlZXIiLCJlbWFpbCI6InR0OTg0MTgzNEBnbWFpbC5jb204IiwiZXhwIjoxNzgxNTI1OTQ1fQ.ypNXbm6C9NdFUuxsXMdzCIVq2YBgseH6_uFQ28lARKU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a087d827aa231d65-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.187.78.246",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 12:19:20 UTC] === END API CALL LOG ===
[08-Jun-2026 12:19:20 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 12:19:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUzIiwidXNlcm5hbWUiOiJlbThlZXIiLCJlbWFpbCI6InR0OTg0MTgzNEBnbWFpbC5jb204IiwiZXhwIjoxNzgxNTI1OTQ1fQ.ypNXbm6C9NdFUuxsXMdzCIVq2YBgseH6_uFQ28lARKU
[08-Jun-2026 12:19:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 12:19:20 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 12:19:20 UTC] User ID: 753
[08-Jun-2026 12:19:20 UTC] ✅ User profile retrieved successfully for user ID: 753
[08-Jun-2026 12:19:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 12:19:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 12:19:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.187.78.246, 172.69.210.133","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUzIiwidXNlcm5hbWUiOiJlbThlZXIiLCJlbWFpbCI6InR0OTg0MTgzNEBnbWFpbC5jb204IiwiZXhwIjoxNzgxNTI1OTQ1fQ.ypNXbm6C9NdFUuxsXMdzCIVq2YBgseH6_uFQ28lARKU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a087d827da411d65-BGW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.187.78.246","cf-ipcountry":"IQ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jun-2026 12:19:20 UTC] === User Orders API Called ===
[08-Jun-2026 12:19:20 UTC] User ID: 753
[08-Jun-2026 12:19:20 UTC] Limit: 20, Offset: 0
[08-Jun-2026 12:19:20 UTC] Orders found: 0
[08-Jun-2026 12:19:20 UTC] Orders data: []
[08-Jun-2026 12:19:20 UTC] Total orders count: 0
[08-Jun-2026 12:19:21 UTC] === API CALL LOG ===
[08-Jun-2026 12:19:21 UTC] Endpoint: user/profile.php
[08-Jun-2026 12:19:21 UTC] Full Log Data: {
    "timestamp": "2026-06-08 12:19:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.187.78.246",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.187.78.246, 172.69.210.133",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUzIiwidXNlcm5hbWUiOiJlbThlZXIiLCJlbWFpbCI6InR0OTg0MTgzNEBnbWFpbC5jb204IiwiZXhwIjoxNzgxNTI1OTQ1fQ.ypNXbm6C9NdFUuxsXMdzCIVq2YBgseH6_uFQ28lARKU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a087d8285a9b1d65-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.187.78.246",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 12:19:21 UTC] === END API CALL LOG ===
[08-Jun-2026 12:19:21 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 12:19:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUzIiwidXNlcm5hbWUiOiJlbThlZXIiLCJlbWFpbCI6InR0OTg0MTgzNEBnbWFpbC5jb204IiwiZXhwIjoxNzgxNTI1OTQ1fQ.ypNXbm6C9NdFUuxsXMdzCIVq2YBgseH6_uFQ28lARKU
[08-Jun-2026 12:19:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 12:19:21 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 12:19:21 UTC] User ID: 753
[08-Jun-2026 12:19:21 UTC] ✅ User profile retrieved successfully for user ID: 753
[08-Jun-2026 12:19:21 UTC] === API CALL LOG ===
[08-Jun-2026 12:19:21 UTC] Endpoint: user/profile.php
[08-Jun-2026 12:19:21 UTC] Full Log Data: {
    "timestamp": "2026-06-08 12:19:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.187.78.246",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.187.78.246, 172.69.210.133",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUzIiwidXNlcm5hbWUiOiJlbThlZXIiLCJlbWFpbCI6InR0OTg0MTgzNEBnbWFpbC5jb204IiwiZXhwIjoxNzgxNTI1OTQ1fQ.ypNXbm6C9NdFUuxsXMdzCIVq2YBgseH6_uFQ28lARKU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a087d82aec791d65-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.187.78.246",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 12:19:21 UTC] === END API CALL LOG ===
[08-Jun-2026 12:19:21 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 12:19:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUzIiwidXNlcm5hbWUiOiJlbThlZXIiLCJlbWFpbCI6InR0OTg0MTgzNEBnbWFpbC5jb204IiwiZXhwIjoxNzgxNTI1OTQ1fQ.ypNXbm6C9NdFUuxsXMdzCIVq2YBgseH6_uFQ28lARKU
[08-Jun-2026 12:19:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 12:19:21 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 12:19:21 UTC] User ID: 753
[08-Jun-2026 12:19:21 UTC] ✅ User profile retrieved successfully for user ID: 753
[08-Jun-2026 12:19:24 UTC] === API CALL LOG ===
[08-Jun-2026 12:19:24 UTC] Endpoint: user/profile.php
[08-Jun-2026 12:19:24 UTC] Full Log Data: {
    "timestamp": "2026-06-08 12:19:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.187.78.246",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.187.78.246, 172.69.210.133",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUzIiwidXNlcm5hbWUiOiJlbThlZXIiLCJlbWFpbCI6InR0OTg0MTgzNEBnbWFpbC5jb204IiwiZXhwIjoxNzgxNTI1OTQ1fQ.ypNXbm6C9NdFUuxsXMdzCIVq2YBgseH6_uFQ28lARKU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a087d8400b51acba-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.187.78.246",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 12:19:24 UTC] === END API CALL LOG ===
[08-Jun-2026 12:19:24 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 12:19:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUzIiwidXNlcm5hbWUiOiJlbThlZXIiLCJlbWFpbCI6InR0OTg0MTgzNEBnbWFpbC5jb204IiwiZXhwIjoxNzgxNTI1OTQ1fQ.ypNXbm6C9NdFUuxsXMdzCIVq2YBgseH6_uFQ28lARKU
[08-Jun-2026 12:19:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 12:19:24 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 12:19:24 UTC] User ID: 753
[08-Jun-2026 12:19:24 UTC] ✅ User profile retrieved successfully for user ID: 753
[08-Jun-2026 12:19:25 UTC] === API CALL LOG ===
[08-Jun-2026 12:19:25 UTC] Endpoint: user/profile.php
[08-Jun-2026 12:19:25 UTC] Full Log Data: {
    "timestamp": "2026-06-08 12:19:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.187.78.246",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.187.78.246, 172.69.210.133",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUzIiwidXNlcm5hbWUiOiJlbThlZXIiLCJlbWFpbCI6InR0OTg0MTgzNEBnbWFpbC5jb204IiwiZXhwIjoxNzgxNTI1OTQ1fQ.ypNXbm6C9NdFUuxsXMdzCIVq2YBgseH6_uFQ28lARKU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a087d8439835acba-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.187.78.246",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 12:19:25 UTC] === END API CALL LOG ===
[08-Jun-2026 12:19:25 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 12:19:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUzIiwidXNlcm5hbWUiOiJlbThlZXIiLCJlbWFpbCI6InR0OTg0MTgzNEBnbWFpbC5jb204IiwiZXhwIjoxNzgxNTI1OTQ1fQ.ypNXbm6C9NdFUuxsXMdzCIVq2YBgseH6_uFQ28lARKU
[08-Jun-2026 12:19:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 12:19:25 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 12:19:25 UTC] User ID: 753
[08-Jun-2026 12:19:25 UTC] ✅ User profile retrieved successfully for user ID: 753
[08-Jun-2026 12:19:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 12:19:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 12:19:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.187.78.246, 172.69.210.133","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUzIiwidXNlcm5hbWUiOiJlbThlZXIiLCJlbWFpbCI6InR0OTg0MTgzNEBnbWFpbC5jb204IiwiZXhwIjoxNzgxNTI1OTQ1fQ.ypNXbm6C9NdFUuxsXMdzCIVq2YBgseH6_uFQ28lARKU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a087d843c885acba-BGW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.187.78.246","cf-ipcountry":"IQ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jun-2026 12:19:25 UTC] === User Orders API Called ===
[08-Jun-2026 12:19:25 UTC] User ID: 753
[08-Jun-2026 12:19:25 UTC] Limit: 20, Offset: 0
[08-Jun-2026 12:19:25 UTC] Orders found: 0
[08-Jun-2026 12:19:25 UTC] Orders data: []
[08-Jun-2026 12:19:25 UTC] Total orders count: 0
[08-Jun-2026 12:19:25 UTC] === API CALL LOG ===
[08-Jun-2026 12:19:25 UTC] Endpoint: user/profile.php
[08-Jun-2026 12:19:25 UTC] Full Log Data: {
    "timestamp": "2026-06-08 12:19:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.187.78.246",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.187.78.246, 172.69.210.133",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUzIiwidXNlcm5hbWUiOiJlbThlZXIiLCJlbWFpbCI6InR0OTg0MTgzNEBnbWFpbC5jb204IiwiZXhwIjoxNzgxNTI1OTQ1fQ.ypNXbm6C9NdFUuxsXMdzCIVq2YBgseH6_uFQ28lARKU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a087d8444924acba-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.187.78.246",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 12:19:25 UTC] === END API CALL LOG ===
[08-Jun-2026 12:19:25 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 12:19:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUzIiwidXNlcm5hbWUiOiJlbThlZXIiLCJlbWFpbCI6InR0OTg0MTgzNEBnbWFpbC5jb204IiwiZXhwIjoxNzgxNTI1OTQ1fQ.ypNXbm6C9NdFUuxsXMdzCIVq2YBgseH6_uFQ28lARKU
[08-Jun-2026 12:19:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 12:19:25 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 12:19:25 UTC] User ID: 753
[08-Jun-2026 12:19:25 UTC] ✅ User profile retrieved successfully for user ID: 753
[08-Jun-2026 12:19:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 12:19:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 12:19:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.187.78.246, 172.69.210.133","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUzIiwidXNlcm5hbWUiOiJlbThlZXIiLCJlbWFpbCI6InR0OTg0MTgzNEBnbWFpbC5jb204IiwiZXhwIjoxNzgxNTI1OTQ1fQ.ypNXbm6C9NdFUuxsXMdzCIVq2YBgseH6_uFQ28lARKU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a087d8482dd0acba-BGW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.187.78.246","cf-ipcountry":"IQ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jun-2026 12:19:26 UTC] === User Orders API Called ===
[08-Jun-2026 12:19:26 UTC] User ID: 753
[08-Jun-2026 12:19:26 UTC] Limit: 20, Offset: 0
[08-Jun-2026 12:19:26 UTC] Orders found: 0
[08-Jun-2026 12:19:26 UTC] Orders data: []
[08-Jun-2026 12:19:26 UTC] Total orders count: 0
[08-Jun-2026 12:19:27 UTC] === API CALL LOG ===
[08-Jun-2026 12:19:27 UTC] Endpoint: user/profile.php
[08-Jun-2026 12:19:27 UTC] Full Log Data: {
    "timestamp": "2026-06-08 12:19:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.187.78.246",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.187.78.246, 172.69.210.133",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUzIiwidXNlcm5hbWUiOiJlbThlZXIiLCJlbWFpbCI6InR0OTg0MTgzNEBnbWFpbC5jb204IiwiZXhwIjoxNzgxNTI1OTQ1fQ.ypNXbm6C9NdFUuxsXMdzCIVq2YBgseH6_uFQ28lARKU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a087d84eee30acba-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.187.78.246",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 12:19:27 UTC] === END API CALL LOG ===
[08-Jun-2026 12:19:27 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 12:19:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUzIiwidXNlcm5hbWUiOiJlbThlZXIiLCJlbWFpbCI6InR0OTg0MTgzNEBnbWFpbC5jb204IiwiZXhwIjoxNzgxNTI1OTQ1fQ.ypNXbm6C9NdFUuxsXMdzCIVq2YBgseH6_uFQ28lARKU
[08-Jun-2026 12:19:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 12:19:27 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 12:19:27 UTC] User ID: 753
[08-Jun-2026 12:19:27 UTC] ✅ User profile retrieved successfully for user ID: 753
[08-Jun-2026 12:19:27 UTC] User Purchases API - User ID: 753
[08-Jun-2026 12:19:27 UTC] User Purchases API - Total purchases found: 0
[08-Jun-2026 12:19:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 12:19:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 12:19:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.187.78.246, 172.69.210.133","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUzIiwidXNlcm5hbWUiOiJlbThlZXIiLCJlbWFpbCI6InR0OTg0MTgzNEBnbWFpbC5jb204IiwiZXhwIjoxNzgxNTI1OTQ1fQ.ypNXbm6C9NdFUuxsXMdzCIVq2YBgseH6_uFQ28lARKU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a087d859eb0aacba-BGW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.187.78.246","cf-ipcountry":"IQ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jun-2026 12:19:28 UTC] === User Orders API Called ===
[08-Jun-2026 12:19:28 UTC] User ID: 753
[08-Jun-2026 12:19:28 UTC] Limit: 20, Offset: 0
[08-Jun-2026 12:19:28 UTC] Orders found: 0
[08-Jun-2026 12:19:28 UTC] Orders data: []
[08-Jun-2026 12:19:28 UTC] Total orders count: 0
[08-Jun-2026 12:19:29 UTC] === API CALL LOG ===
[08-Jun-2026 12:19:29 UTC] Endpoint: user/profile.php
[08-Jun-2026 12:19:29 UTC] Full Log Data: {
    "timestamp": "2026-06-08 12:19:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.187.78.246",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.187.78.246, 172.69.210.133",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUzIiwidXNlcm5hbWUiOiJlbThlZXIiLCJlbWFpbCI6InR0OTg0MTgzNEBnbWFpbC5jb204IiwiZXhwIjoxNzgxNTI1OTQ1fQ.ypNXbm6C9NdFUuxsXMdzCIVq2YBgseH6_uFQ28lARKU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a087d85a7bb6acba-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.187.78.246",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 12:19:29 UTC] === END API CALL LOG ===
[08-Jun-2026 12:19:29 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 12:19:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUzIiwidXNlcm5hbWUiOiJlbThlZXIiLCJlbWFpbCI6InR0OTg0MTgzNEBnbWFpbC5jb204IiwiZXhwIjoxNzgxNTI1OTQ1fQ.ypNXbm6C9NdFUuxsXMdzCIVq2YBgseH6_uFQ28lARKU
[08-Jun-2026 12:19:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 12:19:29 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 12:19:29 UTC] User ID: 753
[08-Jun-2026 12:19:29 UTC] ✅ User profile retrieved successfully for user ID: 753
[08-Jun-2026 12:19:29 UTC] === API CALL LOG ===
[08-Jun-2026 12:19:29 UTC] Endpoint: user/profile.php
[08-Jun-2026 12:19:29 UTC] Full Log Data: {
    "timestamp": "2026-06-08 12:19:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.187.78.246",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.187.78.246, 172.69.210.133",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUzIiwidXNlcm5hbWUiOiJlbThlZXIiLCJlbWFpbCI6InR0OTg0MTgzNEBnbWFpbC5jb204IiwiZXhwIjoxNzgxNTI1OTQ1fQ.ypNXbm6C9NdFUuxsXMdzCIVq2YBgseH6_uFQ28lARKU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a087d85c9e70acba-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.187.78.246",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 12:19:29 UTC] === END API CALL LOG ===
[08-Jun-2026 12:19:29 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 12:19:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUzIiwidXNlcm5hbWUiOiJlbThlZXIiLCJlbWFpbCI6InR0OTg0MTgzNEBnbWFpbC5jb204IiwiZXhwIjoxNzgxNTI1OTQ1fQ.ypNXbm6C9NdFUuxsXMdzCIVq2YBgseH6_uFQ28lARKU
[08-Jun-2026 12:19:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 12:19:29 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 12:19:29 UTC] User ID: 753
[08-Jun-2026 12:19:29 UTC] ✅ User profile retrieved successfully for user ID: 753
[08-Jun-2026 12:19:29 UTC] === API CALL LOG ===
[08-Jun-2026 12:19:29 UTC] Endpoint: user/profile.php
[08-Jun-2026 12:19:29 UTC] Full Log Data: {
    "timestamp": "2026-06-08 12:19:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.187.78.246",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.187.78.246, 172.69.210.133",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUzIiwidXNlcm5hbWUiOiJlbThlZXIiLCJlbWFpbCI6InR0OTg0MTgzNEBnbWFpbC5jb204IiwiZXhwIjoxNzgxNTI1OTQ1fQ.ypNXbm6C9NdFUuxsXMdzCIVq2YBgseH6_uFQ28lARKU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a087d85e58feacba-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.187.78.246",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 12:19:29 UTC] === END API CALL LOG ===
[08-Jun-2026 12:19:29 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 12:19:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUzIiwidXNlcm5hbWUiOiJlbThlZXIiLCJlbWFpbCI6InR0OTg0MTgzNEBnbWFpbC5jb204IiwiZXhwIjoxNzgxNTI1OTQ1fQ.ypNXbm6C9NdFUuxsXMdzCIVq2YBgseH6_uFQ28lARKU
[08-Jun-2026 12:19:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 12:19:29 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 12:19:29 UTC] User ID: 753
[08-Jun-2026 12:19:29 UTC] ✅ User profile retrieved successfully for user ID: 753
[08-Jun-2026 12:23:59 UTC] === API CALL LOG ===
[08-Jun-2026 12:23:59 UTC] Endpoint: user/profile.php
[08-Jun-2026 12:23:59 UTC] Full Log Data: {
    "timestamp": "2026-06-08 12:23:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "46.210.189.157",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "46.210.189.157, 172.70.57.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo3NTIsInVzZXJuYW1lIjoiQENmeDIyMiIsImVtYWlsIjoiY2Z4QGhvdG1haWwuY29tIiwiZXhwIjoxNzgxNTI1MzQ3fQ.ws3ZGuzbIO3wQJquguoZPvSUQB8RwOpB_tVh4FHi0eI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a087def1192ee8b9-TLV",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "46.210.189.157",
        "cf-ipcountry": "IL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 12:23:59 UTC] === END API CALL LOG ===
[08-Jun-2026 12:23:59 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 12:23:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo3NTIsInVzZXJuYW1lIjoiQENmeDIyMiIsImVtYWlsIjoiY2Z4QGhvdG1haWwuY29tIiwiZXhwIjoxNzgxNTI1MzQ3fQ.ws3ZGuzbIO3wQJquguoZPvSUQB8RwOpB_tVh4FHi0eI
[08-Jun-2026 12:23:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 12:23:59 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 12:23:59 UTC] User ID: 752
[08-Jun-2026 12:23:59 UTC] ✅ User profile retrieved successfully for user ID: 752
[08-Jun-2026 12:24:00 UTC] === API CALL LOG ===
[08-Jun-2026 12:24:00 UTC] Endpoint: user/profile.php
[08-Jun-2026 12:24:00 UTC] Full Log Data: {
    "timestamp": "2026-06-08 12:24:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "46.210.189.157",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "46.210.189.157, 172.70.57.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo3NTIsInVzZXJuYW1lIjoiQENmeDIyMiIsImVtYWlsIjoiY2Z4QGhvdG1haWwuY29tIiwiZXhwIjoxNzgxNTI1MzQ3fQ.ws3ZGuzbIO3wQJquguoZPvSUQB8RwOpB_tVh4FHi0eI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a087defafe4be8b9-TLV",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "46.210.189.157",
        "cf-ipcountry": "IL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 12:24:00 UTC] === END API CALL LOG ===
[08-Jun-2026 12:24:00 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 12:24:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo3NTIsInVzZXJuYW1lIjoiQENmeDIyMiIsImVtYWlsIjoiY2Z4QGhvdG1haWwuY29tIiwiZXhwIjoxNzgxNTI1MzQ3fQ.ws3ZGuzbIO3wQJquguoZPvSUQB8RwOpB_tVh4FHi0eI
[08-Jun-2026 12:24:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 12:24:00 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 12:24:00 UTC] User ID: 752
[08-Jun-2026 12:24:00 UTC] ✅ User profile retrieved successfully for user ID: 752
[08-Jun-2026 12:24:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 12:24:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 12:24:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"46.210.189.157, 172.70.57.145","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo3NTIsInVzZXJuYW1lIjoiQENmeDIyMiIsImVtYWlsIjoiY2Z4QGhvdG1haWwuY29tIiwiZXhwIjoxNzgxNTI1MzQ3fQ.ws3ZGuzbIO3wQJquguoZPvSUQB8RwOpB_tVh4FHi0eI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a087defb9876e8b9-TLV","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"46.210.189.157","cf-ipcountry":"IL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jun-2026 12:24:00 UTC] === User Orders API Called ===
[08-Jun-2026 12:24:00 UTC] User ID: 752
[08-Jun-2026 12:24:00 UTC] Limit: 20, Offset: 0
[08-Jun-2026 12:24:00 UTC] Orders found: 0
[08-Jun-2026 12:24:00 UTC] Orders data: []
[08-Jun-2026 12:24:00 UTC] Total orders count: 0
[08-Jun-2026 12:24:00 UTC] === API CALL LOG ===
[08-Jun-2026 12:24:00 UTC] Endpoint: user/profile.php
[08-Jun-2026 12:24:00 UTC] Full Log Data: {
    "timestamp": "2026-06-08 12:24:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "46.210.189.157",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "46.210.189.157, 172.70.57.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo3NTIsInVzZXJuYW1lIjoiQENmeDIyMiIsImVtYWlsIjoiY2Z4QGhvdG1haWwuY29tIiwiZXhwIjoxNzgxNTI1MzQ3fQ.ws3ZGuzbIO3wQJquguoZPvSUQB8RwOpB_tVh4FHi0eI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a087defbf98be8b9-TLV",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "46.210.189.157",
        "cf-ipcountry": "IL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 12:24:00 UTC] === END API CALL LOG ===
[08-Jun-2026 12:24:00 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 12:24:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo3NTIsInVzZXJuYW1lIjoiQENmeDIyMiIsImVtYWlsIjoiY2Z4QGhvdG1haWwuY29tIiwiZXhwIjoxNzgxNTI1MzQ3fQ.ws3ZGuzbIO3wQJquguoZPvSUQB8RwOpB_tVh4FHi0eI
[08-Jun-2026 12:24:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 12:24:00 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 12:24:00 UTC] User ID: 752
[08-Jun-2026 12:24:00 UTC] ✅ User profile retrieved successfully for user ID: 752
[08-Jun-2026 12:24:01 UTC] === API CALL LOG ===
[08-Jun-2026 12:24:01 UTC] Endpoint: user/profile.php
[08-Jun-2026 12:24:01 UTC] Full Log Data: {
    "timestamp": "2026-06-08 12:24:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "46.210.189.157",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "46.210.189.157, 172.70.57.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo3NTIsInVzZXJuYW1lIjoiQENmeDIyMiIsImVtYWlsIjoiY2Z4QGhvdG1haWwuY29tIiwiZXhwIjoxNzgxNTI1MzQ3fQ.ws3ZGuzbIO3wQJquguoZPvSUQB8RwOpB_tVh4FHi0eI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a087df001cc3e8b9-TLV",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "46.210.189.157",
        "cf-ipcountry": "IL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 12:24:01 UTC] === END API CALL LOG ===
[08-Jun-2026 12:24:01 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 12:24:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo3NTIsInVzZXJuYW1lIjoiQENmeDIyMiIsImVtYWlsIjoiY2Z4QGhvdG1haWwuY29tIiwiZXhwIjoxNzgxNTI1MzQ3fQ.ws3ZGuzbIO3wQJquguoZPvSUQB8RwOpB_tVh4FHi0eI
[08-Jun-2026 12:24:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 12:24:01 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 12:24:01 UTC] User ID: 752
[08-Jun-2026 12:24:01 UTC] ✅ User profile retrieved successfully for user ID: 752
[08-Jun-2026 12:24:07 UTC] === API CALL LOG ===
[08-Jun-2026 12:24:07 UTC] Endpoint: user/profile.php
[08-Jun-2026 12:24:07 UTC] Full Log Data: {
    "timestamp": "2026-06-08 12:24:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "46.210.189.157",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "46.210.189.157, 172.70.57.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo3NTIsInVzZXJuYW1lIjoiQENmeDIyMiIsImVtYWlsIjoiY2Z4QGhvdG1haWwuY29tIiwiZXhwIjoxNzgxNTI1MzQ3fQ.ws3ZGuzbIO3wQJquguoZPvSUQB8RwOpB_tVh4FHi0eI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a087df27bfb3e8b9-TLV",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "46.210.189.157",
        "cf-ipcountry": "IL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 12:24:07 UTC] === END API CALL LOG ===
[08-Jun-2026 12:24:07 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 12:24:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo3NTIsInVzZXJuYW1lIjoiQENmeDIyMiIsImVtYWlsIjoiY2Z4QGhvdG1haWwuY29tIiwiZXhwIjoxNzgxNTI1MzQ3fQ.ws3ZGuzbIO3wQJquguoZPvSUQB8RwOpB_tVh4FHi0eI
[08-Jun-2026 12:24:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 12:24:07 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 12:24:07 UTC] User ID: 752
[08-Jun-2026 12:24:07 UTC] ✅ User profile retrieved successfully for user ID: 752
[08-Jun-2026 12:24:12 UTC] === API CALL LOG ===
[08-Jun-2026 12:24:12 UTC] Endpoint: user/profile.php
[08-Jun-2026 12:24:12 UTC] Full Log Data: {
    "timestamp": "2026-06-08 12:24:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "46.210.189.157",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "46.210.189.157, 172.70.57.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo3NTIsInVzZXJuYW1lIjoiQENmeDIyMiIsImVtYWlsIjoiY2Z4QGhvdG1haWwuY29tIiwiZXhwIjoxNzgxNTI1MzQ3fQ.ws3ZGuzbIO3wQJquguoZPvSUQB8RwOpB_tVh4FHi0eI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a087df481cb9e8b9-TLV",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "46.210.189.157",
        "cf-ipcountry": "IL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 12:24:12 UTC] === END API CALL LOG ===
[08-Jun-2026 12:24:12 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 12:24:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo3NTIsInVzZXJuYW1lIjoiQENmeDIyMiIsImVtYWlsIjoiY2Z4QGhvdG1haWwuY29tIiwiZXhwIjoxNzgxNTI1MzQ3fQ.ws3ZGuzbIO3wQJquguoZPvSUQB8RwOpB_tVh4FHi0eI
[08-Jun-2026 12:24:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 12:24:12 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 12:24:12 UTC] User ID: 752
[08-Jun-2026 12:24:12 UTC] ✅ User profile retrieved successfully for user ID: 752
[08-Jun-2026 12:24:21 UTC] === API CALL LOG ===
[08-Jun-2026 12:24:21 UTC] Endpoint: user/profile.php
[08-Jun-2026 12:24:21 UTC] Full Log Data: {
    "timestamp": "2026-06-08 12:24:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "46.210.189.157",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "46.210.189.157, 172.70.57.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo3NTIsInVzZXJuYW1lIjoiQENmeDIyMiIsImVtYWlsIjoiY2Z4QGhvdG1haWwuY29tIiwiZXhwIjoxNzgxNTI1MzQ3fQ.ws3ZGuzbIO3wQJquguoZPvSUQB8RwOpB_tVh4FHi0eI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a087df7c19c6e8b9-TLV",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "46.210.189.157",
        "cf-ipcountry": "IL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 12:24:21 UTC] === END API CALL LOG ===
[08-Jun-2026 12:24:21 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 12:24:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo3NTIsInVzZXJuYW1lIjoiQENmeDIyMiIsImVtYWlsIjoiY2Z4QGhvdG1haWwuY29tIiwiZXhwIjoxNzgxNTI1MzQ3fQ.ws3ZGuzbIO3wQJquguoZPvSUQB8RwOpB_tVh4FHi0eI
[08-Jun-2026 12:24:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 12:24:21 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 12:24:21 UTC] User ID: 752
[08-Jun-2026 12:24:21 UTC] ✅ User profile retrieved successfully for user ID: 752
[08-Jun-2026 12:43:42 UTC] === API CALL LOG ===
[08-Jun-2026 12:43:42 UTC] Endpoint: user/profile.php
[08-Jun-2026 12:43:42 UTC] Full Log Data: {
    "timestamp": "2026-06-08 12:43:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.187.78.246",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.187.78.246, 172.69.210.133",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUzIiwidXNlcm5hbWUiOiJlbThlZXIiLCJlbWFpbCI6InR0OTg0MTgzNEBnbWFpbC5jb204IiwiZXhwIjoxNzgxNTI1OTQ1fQ.ypNXbm6C9NdFUuxsXMdzCIVq2YBgseH6_uFQ28lARKU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a087fbd54bd11d5d-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.187.78.246",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 12:43:42 UTC] === END API CALL LOG ===
[08-Jun-2026 12:43:42 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 12:43:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUzIiwidXNlcm5hbWUiOiJlbThlZXIiLCJlbWFpbCI6InR0OTg0MTgzNEBnbWFpbC5jb204IiwiZXhwIjoxNzgxNTI1OTQ1fQ.ypNXbm6C9NdFUuxsXMdzCIVq2YBgseH6_uFQ28lARKU
[08-Jun-2026 12:43:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 12:43:42 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 12:43:42 UTC] User ID: 753
[08-Jun-2026 12:43:42 UTC] ✅ User profile retrieved successfully for user ID: 753
[08-Jun-2026 12:43:43 UTC] === API CALL LOG ===
[08-Jun-2026 12:43:43 UTC] Endpoint: user/profile.php
[08-Jun-2026 12:43:43 UTC] Full Log Data: {
    "timestamp": "2026-06-08 12:43:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.187.78.246",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.187.78.246, 172.69.210.133",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUzIiwidXNlcm5hbWUiOiJlbThlZXIiLCJlbWFpbCI6InR0OTg0MTgzNEBnbWFpbC5jb204IiwiZXhwIjoxNzgxNTI1OTQ1fQ.ypNXbm6C9NdFUuxsXMdzCIVq2YBgseH6_uFQ28lARKU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a087fbdc79f71d5d-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.187.78.246",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 12:43:43 UTC] === END API CALL LOG ===
[08-Jun-2026 12:43:43 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 12:43:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUzIiwidXNlcm5hbWUiOiJlbThlZXIiLCJlbWFpbCI6InR0OTg0MTgzNEBnbWFpbC5jb204IiwiZXhwIjoxNzgxNTI1OTQ1fQ.ypNXbm6C9NdFUuxsXMdzCIVq2YBgseH6_uFQ28lARKU
[08-Jun-2026 12:43:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 12:43:43 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 12:43:43 UTC] User ID: 753
[08-Jun-2026 12:43:43 UTC] ✅ User profile retrieved successfully for user ID: 753
[08-Jun-2026 12:43:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 12:43:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 12:43:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.187.78.246, 172.69.210.133","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUzIiwidXNlcm5hbWUiOiJlbThlZXIiLCJlbWFpbCI6InR0OTg0MTgzNEBnbWFpbC5jb204IiwiZXhwIjoxNzgxNTI1OTQ1fQ.ypNXbm6C9NdFUuxsXMdzCIVq2YBgseH6_uFQ28lARKU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a087fbdcaa121d5d-BGW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.187.78.246","cf-ipcountry":"IQ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jun-2026 12:43:43 UTC] === User Orders API Called ===
[08-Jun-2026 12:43:43 UTC] User ID: 753
[08-Jun-2026 12:43:43 UTC] Limit: 20, Offset: 0
[08-Jun-2026 12:43:43 UTC] Orders found: 0
[08-Jun-2026 12:43:43 UTC] Orders data: []
[08-Jun-2026 12:43:43 UTC] Total orders count: 0
[08-Jun-2026 12:43:43 UTC] === API CALL LOG ===
[08-Jun-2026 12:43:43 UTC] Endpoint: user/profile.php
[08-Jun-2026 12:43:43 UTC] Full Log Data: {
    "timestamp": "2026-06-08 12:43:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.187.78.246",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.187.78.246, 172.69.210.133",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUzIiwidXNlcm5hbWUiOiJlbThlZXIiLCJlbWFpbCI6InR0OTg0MTgzNEBnbWFpbC5jb204IiwiZXhwIjoxNzgxNTI1OTQ1fQ.ypNXbm6C9NdFUuxsXMdzCIVq2YBgseH6_uFQ28lARKU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a087fbdd2a4d1d5d-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.187.78.246",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 12:43:43 UTC] === END API CALL LOG ===
[08-Jun-2026 12:43:43 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 12:43:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUzIiwidXNlcm5hbWUiOiJlbThlZXIiLCJlbWFpbCI6InR0OTg0MTgzNEBnbWFpbC5jb204IiwiZXhwIjoxNzgxNTI1OTQ1fQ.ypNXbm6C9NdFUuxsXMdzCIVq2YBgseH6_uFQ28lARKU
[08-Jun-2026 12:43:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 12:43:43 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 12:43:43 UTC] User ID: 753
[08-Jun-2026 12:43:43 UTC] ✅ User profile retrieved successfully for user ID: 753
[08-Jun-2026 12:43:43 UTC] === API CALL LOG ===
[08-Jun-2026 12:43:43 UTC] Endpoint: user/profile.php
[08-Jun-2026 12:43:43 UTC] Full Log Data: {
    "timestamp": "2026-06-08 12:43:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.187.78.246",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.187.78.246, 172.69.210.133",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUzIiwidXNlcm5hbWUiOiJlbThlZXIiLCJlbWFpbCI6InR0OTg0MTgzNEBnbWFpbC5jb204IiwiZXhwIjoxNzgxNTI1OTQ1fQ.ypNXbm6C9NdFUuxsXMdzCIVq2YBgseH6_uFQ28lARKU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a087fbdf5bb81d5d-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.187.78.246",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 12:43:43 UTC] === END API CALL LOG ===
[08-Jun-2026 12:43:43 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 12:43:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUzIiwidXNlcm5hbWUiOiJlbThlZXIiLCJlbWFpbCI6InR0OTg0MTgzNEBnbWFpbC5jb204IiwiZXhwIjoxNzgxNTI1OTQ1fQ.ypNXbm6C9NdFUuxsXMdzCIVq2YBgseH6_uFQ28lARKU
[08-Jun-2026 12:43:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 12:43:43 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 12:43:43 UTC] User ID: 753
[08-Jun-2026 12:43:43 UTC] ✅ User profile retrieved successfully for user ID: 753
[08-Jun-2026 12:44:58 UTC] === API CALL LOG ===
[08-Jun-2026 12:44:58 UTC] Endpoint: user/profile.php
[08-Jun-2026 12:44:58 UTC] Full Log Data: {
    "timestamp": "2026-06-08 12:44:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.187.78.246",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.187.78.246, 172.69.210.133",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUzIiwidXNlcm5hbWUiOiJlbThlZXIiLCJlbWFpbCI6InR0OTg0MTgzNEBnbWFpbC5jb204IiwiZXhwIjoxNzgxNTI1OTQ1fQ.ypNXbm6C9NdFUuxsXMdzCIVq2YBgseH6_uFQ28lARKU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a087fdaffb50acbe-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.187.78.246",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 12:44:58 UTC] === END API CALL LOG ===
[08-Jun-2026 12:44:58 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 12:44:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUzIiwidXNlcm5hbWUiOiJlbThlZXIiLCJlbWFpbCI6InR0OTg0MTgzNEBnbWFpbC5jb204IiwiZXhwIjoxNzgxNTI1OTQ1fQ.ypNXbm6C9NdFUuxsXMdzCIVq2YBgseH6_uFQ28lARKU
[08-Jun-2026 12:44:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 12:44:58 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 12:44:58 UTC] User ID: 753
[08-Jun-2026 12:44:58 UTC] ✅ User profile retrieved successfully for user ID: 753
[08-Jun-2026 12:44:59 UTC] === API CALL LOG ===
[08-Jun-2026 12:44:59 UTC] Endpoint: user/profile.php
[08-Jun-2026 12:44:59 UTC] Full Log Data: {
    "timestamp": "2026-06-08 12:44:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.187.78.246",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.187.78.246, 172.69.210.133",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUzIiwidXNlcm5hbWUiOiJlbThlZXIiLCJlbWFpbCI6InR0OTg0MTgzNEBnbWFpbC5jb204IiwiZXhwIjoxNzgxNTI1OTQ1fQ.ypNXbm6C9NdFUuxsXMdzCIVq2YBgseH6_uFQ28lARKU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a087fdb619abacbe-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.187.78.246",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 12:44:59 UTC] === END API CALL LOG ===
[08-Jun-2026 12:44:59 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 12:44:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUzIiwidXNlcm5hbWUiOiJlbThlZXIiLCJlbWFpbCI6InR0OTg0MTgzNEBnbWFpbC5jb204IiwiZXhwIjoxNzgxNTI1OTQ1fQ.ypNXbm6C9NdFUuxsXMdzCIVq2YBgseH6_uFQ28lARKU
[08-Jun-2026 12:44:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 12:44:59 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 12:44:59 UTC] User ID: 753
[08-Jun-2026 12:44:59 UTC] ✅ User profile retrieved successfully for user ID: 753
[08-Jun-2026 12:44:59 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 12:44:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 12:44:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.187.78.246, 172.69.210.133","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUzIiwidXNlcm5hbWUiOiJlbThlZXIiLCJlbWFpbCI6InR0OTg0MTgzNEBnbWFpbC5jb204IiwiZXhwIjoxNzgxNTI1OTQ1fQ.ypNXbm6C9NdFUuxsXMdzCIVq2YBgseH6_uFQ28lARKU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a087fdb649edacbe-BGW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.187.78.246","cf-ipcountry":"IQ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jun-2026 12:44:59 UTC] === User Orders API Called ===
[08-Jun-2026 12:44:59 UTC] User ID: 753
[08-Jun-2026 12:44:59 UTC] Limit: 20, Offset: 0
[08-Jun-2026 12:44:59 UTC] Orders found: 0
[08-Jun-2026 12:44:59 UTC] Orders data: []
[08-Jun-2026 12:44:59 UTC] Total orders count: 0
[08-Jun-2026 12:44:59 UTC] === API CALL LOG ===
[08-Jun-2026 12:44:59 UTC] Endpoint: user/profile.php
[08-Jun-2026 12:44:59 UTC] Full Log Data: {
    "timestamp": "2026-06-08 12:44:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.187.78.246",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.187.78.246, 172.69.210.133",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUzIiwidXNlcm5hbWUiOiJlbThlZXIiLCJlbWFpbCI6InR0OTg0MTgzNEBnbWFpbC5jb204IiwiZXhwIjoxNzgxNTI1OTQ1fQ.ypNXbm6C9NdFUuxsXMdzCIVq2YBgseH6_uFQ28lARKU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a087fdb6ba5cacbe-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.187.78.246",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 12:44:59 UTC] === END API CALL LOG ===
[08-Jun-2026 12:44:59 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 12:44:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUzIiwidXNlcm5hbWUiOiJlbThlZXIiLCJlbWFpbCI6InR0OTg0MTgzNEBnbWFpbC5jb204IiwiZXhwIjoxNzgxNTI1OTQ1fQ.ypNXbm6C9NdFUuxsXMdzCIVq2YBgseH6_uFQ28lARKU
[08-Jun-2026 12:44:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 12:44:59 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 12:44:59 UTC] User ID: 753
[08-Jun-2026 12:44:59 UTC] ✅ User profile retrieved successfully for user ID: 753
[08-Jun-2026 12:45:09 UTC] === API CALL LOG ===
[08-Jun-2026 12:45:09 UTC] Endpoint: user/profile.php
[08-Jun-2026 12:45:09 UTC] Full Log Data: {
    "timestamp": "2026-06-08 12:45:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.187.78.246",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.187.78.246, 172.69.210.133",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUzIiwidXNlcm5hbWUiOiJlbThlZXIiLCJlbWFpbCI6InR0OTg0MTgzNEBnbWFpbC5jb204IiwiZXhwIjoxNzgxNTI1OTQ1fQ.ypNXbm6C9NdFUuxsXMdzCIVq2YBgseH6_uFQ28lARKU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a087fdf6e9b5acbe-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.187.78.246",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 12:45:09 UTC] === END API CALL LOG ===
[08-Jun-2026 12:45:09 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 12:45:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUzIiwidXNlcm5hbWUiOiJlbThlZXIiLCJlbWFpbCI6InR0OTg0MTgzNEBnbWFpbC5jb204IiwiZXhwIjoxNzgxNTI1OTQ1fQ.ypNXbm6C9NdFUuxsXMdzCIVq2YBgseH6_uFQ28lARKU
[08-Jun-2026 12:45:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 12:45:09 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 12:45:09 UTC] User ID: 753
[08-Jun-2026 12:45:09 UTC] ✅ User profile retrieved successfully for user ID: 753
[08-Jun-2026 12:46:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 12:46:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 12:46:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.187.78.246, 172.69.210.132","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUzIiwidXNlcm5hbWUiOiJlbThlZXIiLCJlbWFpbCI6InR0OTg0MTgzNEBnbWFpbC5jb204IiwiZXhwIjoxNzgxNTI1OTQ1fQ.ypNXbm6C9NdFUuxsXMdzCIVq2YBgseH6_uFQ28lARKU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a087ff631ee7acbe-BGW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.187.78.246","cf-ipcountry":"IQ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jun-2026 12:46:07 UTC] === User Orders API Called ===
[08-Jun-2026 12:46:07 UTC] User ID: 753
[08-Jun-2026 12:46:07 UTC] Limit: 20, Offset: 0
[08-Jun-2026 12:46:07 UTC] Orders found: 0
[08-Jun-2026 12:46:07 UTC] Orders data: []
[08-Jun-2026 12:46:07 UTC] Total orders count: 0
[08-Jun-2026 12:46:08 UTC] === API CALL LOG ===
[08-Jun-2026 12:46:08 UTC] Endpoint: user/profile.php
[08-Jun-2026 12:46:08 UTC] Full Log Data: {
    "timestamp": "2026-06-08 12:46:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.187.78.246",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.187.78.246, 172.69.210.132",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUzIiwidXNlcm5hbWUiOiJlbThlZXIiLCJlbWFpbCI6InR0OTg0MTgzNEBnbWFpbC5jb204IiwiZXhwIjoxNzgxNTI1OTQ1fQ.ypNXbm6C9NdFUuxsXMdzCIVq2YBgseH6_uFQ28lARKU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a087ff693d57acbe-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.187.78.246",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 12:46:08 UTC] === END API CALL LOG ===
[08-Jun-2026 12:46:08 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 12:46:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUzIiwidXNlcm5hbWUiOiJlbThlZXIiLCJlbWFpbCI6InR0OTg0MTgzNEBnbWFpbC5jb204IiwiZXhwIjoxNzgxNTI1OTQ1fQ.ypNXbm6C9NdFUuxsXMdzCIVq2YBgseH6_uFQ28lARKU
[08-Jun-2026 12:46:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 12:46:08 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 12:46:08 UTC] User ID: 753
[08-Jun-2026 12:46:08 UTC] ✅ User profile retrieved successfully for user ID: 753
[08-Jun-2026 12:46:08 UTC] User Purchases API - User ID: 753
[08-Jun-2026 12:46:08 UTC] User Purchases API - Total purchases found: 0
[08-Jun-2026 12:46:15 UTC] === API CALL LOG ===
[08-Jun-2026 12:46:15 UTC] Endpoint: user/profile.php
[08-Jun-2026 12:46:15 UTC] Full Log Data: {
    "timestamp": "2026-06-08 12:46:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.187.78.246",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.187.78.246, 172.69.210.132",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUzIiwidXNlcm5hbWUiOiJlbThlZXIiLCJlbWFpbCI6InR0OTg0MTgzNEBnbWFpbC5jb204IiwiZXhwIjoxNzgxNTI1OTQ1fQ.ypNXbm6C9NdFUuxsXMdzCIVq2YBgseH6_uFQ28lARKU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a087ff902866acc4-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.187.78.246",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 12:46:15 UTC] === END API CALL LOG ===
[08-Jun-2026 12:46:15 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 12:46:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUzIiwidXNlcm5hbWUiOiJlbThlZXIiLCJlbWFpbCI6InR0OTg0MTgzNEBnbWFpbC5jb204IiwiZXhwIjoxNzgxNTI1OTQ1fQ.ypNXbm6C9NdFUuxsXMdzCIVq2YBgseH6_uFQ28lARKU
[08-Jun-2026 12:46:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 12:46:15 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 12:46:15 UTC] User ID: 753
[08-Jun-2026 12:46:15 UTC] ✅ User profile retrieved successfully for user ID: 753
[08-Jun-2026 12:46:15 UTC] === API CALL LOG ===
[08-Jun-2026 12:46:15 UTC] Endpoint: user/profile.php
[08-Jun-2026 12:46:15 UTC] Full Log Data: {
    "timestamp": "2026-06-08 12:46:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.187.78.246",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.187.78.246, 172.69.210.132",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUzIiwidXNlcm5hbWUiOiJlbThlZXIiLCJlbWFpbCI6InR0OTg0MTgzNEBnbWFpbC5jb204IiwiZXhwIjoxNzgxNTI1OTQ1fQ.ypNXbm6C9NdFUuxsXMdzCIVq2YBgseH6_uFQ28lARKU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a087ff959f27acc4-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.187.78.246",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 12:46:15 UTC] === END API CALL LOG ===
[08-Jun-2026 12:46:15 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 12:46:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUzIiwidXNlcm5hbWUiOiJlbThlZXIiLCJlbWFpbCI6InR0OTg0MTgzNEBnbWFpbC5jb204IiwiZXhwIjoxNzgxNTI1OTQ1fQ.ypNXbm6C9NdFUuxsXMdzCIVq2YBgseH6_uFQ28lARKU
[08-Jun-2026 12:46:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 12:46:15 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 12:46:15 UTC] User ID: 753
[08-Jun-2026 12:46:15 UTC] ✅ User profile retrieved successfully for user ID: 753
[08-Jun-2026 12:46:16 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 12:46:16 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 12:46:16 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.187.78.246, 172.69.210.132","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUzIiwidXNlcm5hbWUiOiJlbThlZXIiLCJlbWFpbCI6InR0OTg0MTgzNEBnbWFpbC5jb204IiwiZXhwIjoxNzgxNTI1OTQ1fQ.ypNXbm6C9NdFUuxsXMdzCIVq2YBgseH6_uFQ28lARKU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a087ff95cf6eacc4-BGW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.187.78.246","cf-ipcountry":"IQ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jun-2026 12:46:16 UTC] === User Orders API Called ===
[08-Jun-2026 12:46:16 UTC] User ID: 753
[08-Jun-2026 12:46:16 UTC] Limit: 20, Offset: 0
[08-Jun-2026 12:46:16 UTC] Orders found: 0
[08-Jun-2026 12:46:16 UTC] Orders data: []
[08-Jun-2026 12:46:16 UTC] Total orders count: 0
[08-Jun-2026 12:46:16 UTC] === API CALL LOG ===
[08-Jun-2026 12:46:16 UTC] Endpoint: user/profile.php
[08-Jun-2026 12:46:16 UTC] Full Log Data: {
    "timestamp": "2026-06-08 12:46:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.187.78.246",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.187.78.246, 172.69.210.132",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUzIiwidXNlcm5hbWUiOiJlbThlZXIiLCJlbWFpbCI6InR0OTg0MTgzNEBnbWFpbC5jb204IiwiZXhwIjoxNzgxNTI1OTQ1fQ.ypNXbm6C9NdFUuxsXMdzCIVq2YBgseH6_uFQ28lARKU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a087ff963822acc4-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.187.78.246",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 12:46:16 UTC] === END API CALL LOG ===
[08-Jun-2026 12:46:16 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 12:46:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUzIiwidXNlcm5hbWUiOiJlbThlZXIiLCJlbWFpbCI6InR0OTg0MTgzNEBnbWFpbC5jb204IiwiZXhwIjoxNzgxNTI1OTQ1fQ.ypNXbm6C9NdFUuxsXMdzCIVq2YBgseH6_uFQ28lARKU
[08-Jun-2026 12:46:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 12:46:16 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 12:46:16 UTC] User ID: 753
[08-Jun-2026 12:46:16 UTC] ✅ User profile retrieved successfully for user ID: 753
[08-Jun-2026 12:46:17 UTC] === API CALL LOG ===
[08-Jun-2026 12:46:17 UTC] Endpoint: user/profile.php
[08-Jun-2026 12:46:17 UTC] Full Log Data: {
    "timestamp": "2026-06-08 12:46:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.187.78.246",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.187.78.246, 172.69.210.132",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUzIiwidXNlcm5hbWUiOiJlbThlZXIiLCJlbWFpbCI6InR0OTg0MTgzNEBnbWFpbC5jb204IiwiZXhwIjoxNzgxNTI1OTQ1fQ.ypNXbm6C9NdFUuxsXMdzCIVq2YBgseH6_uFQ28lARKU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a087ff9e28ebacc4-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.187.78.246",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 12:46:17 UTC] === END API CALL LOG ===
[08-Jun-2026 12:46:17 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 12:46:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUzIiwidXNlcm5hbWUiOiJlbThlZXIiLCJlbWFpbCI6InR0OTg0MTgzNEBnbWFpbC5jb204IiwiZXhwIjoxNzgxNTI1OTQ1fQ.ypNXbm6C9NdFUuxsXMdzCIVq2YBgseH6_uFQ28lARKU
[08-Jun-2026 12:46:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 12:46:17 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 12:46:17 UTC] User ID: 753
[08-Jun-2026 12:46:17 UTC] ✅ User profile retrieved successfully for user ID: 753
[08-Jun-2026 12:56:30 UTC] === API CALL LOG ===
[08-Jun-2026 12:56:30 UTC] Endpoint: user/profile.php
[08-Jun-2026 12:56:30 UTC] Full Log Data: {
    "timestamp": "2026-06-08 12:56:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.187.78.246",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.187.78.246, 172.69.210.132",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUzIiwidXNlcm5hbWUiOiJlbThlZXIiLCJlbWFpbCI6InR0OTg0MTgzNEBnbWFpbC5jb204IiwiZXhwIjoxNzgxNTI1OTQ1fQ.ypNXbm6C9NdFUuxsXMdzCIVq2YBgseH6_uFQ28lARKU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0880e974b58acb8-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.187.78.246",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 12:56:30 UTC] === END API CALL LOG ===
[08-Jun-2026 12:56:30 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 12:56:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUzIiwidXNlcm5hbWUiOiJlbThlZXIiLCJlbWFpbCI6InR0OTg0MTgzNEBnbWFpbC5jb204IiwiZXhwIjoxNzgxNTI1OTQ1fQ.ypNXbm6C9NdFUuxsXMdzCIVq2YBgseH6_uFQ28lARKU
[08-Jun-2026 12:56:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 12:56:30 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 12:56:30 UTC] User ID: 753
[08-Jun-2026 12:56:30 UTC] ✅ User profile retrieved successfully for user ID: 753
[08-Jun-2026 12:56:31 UTC] === API CALL LOG ===
[08-Jun-2026 12:56:31 UTC] Endpoint: user/profile.php
[08-Jun-2026 12:56:31 UTC] Full Log Data: {
    "timestamp": "2026-06-08 12:56:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.187.78.246",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.187.78.246, 172.69.210.132",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUzIiwidXNlcm5hbWUiOiJlbThlZXIiLCJlbWFpbCI6InR0OTg0MTgzNEBnbWFpbC5jb204IiwiZXhwIjoxNzgxNTI1OTQ1fQ.ypNXbm6C9NdFUuxsXMdzCIVq2YBgseH6_uFQ28lARKU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0880e9e29d7acb8-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.187.78.246",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 12:56:31 UTC] === END API CALL LOG ===
[08-Jun-2026 12:56:31 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 12:56:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUzIiwidXNlcm5hbWUiOiJlbThlZXIiLCJlbWFpbCI6InR0OTg0MTgzNEBnbWFpbC5jb204IiwiZXhwIjoxNzgxNTI1OTQ1fQ.ypNXbm6C9NdFUuxsXMdzCIVq2YBgseH6_uFQ28lARKU
[08-Jun-2026 12:56:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 12:56:31 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 12:56:31 UTC] User ID: 753
[08-Jun-2026 12:56:31 UTC] ✅ User profile retrieved successfully for user ID: 753
[08-Jun-2026 12:56:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 12:56:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 12:56:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.187.78.246, 172.69.210.132","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUzIiwidXNlcm5hbWUiOiJlbThlZXIiLCJlbWFpbCI6InR0OTg0MTgzNEBnbWFpbC5jb204IiwiZXhwIjoxNzgxNTI1OTQ1fQ.ypNXbm6C9NdFUuxsXMdzCIVq2YBgseH6_uFQ28lARKU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0880e9e5a12acb8-BGW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.187.78.246","cf-ipcountry":"IQ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jun-2026 12:56:31 UTC] === User Orders API Called ===
[08-Jun-2026 12:56:31 UTC] User ID: 753
[08-Jun-2026 12:56:31 UTC] Limit: 20, Offset: 0
[08-Jun-2026 12:56:31 UTC] Orders found: 0
[08-Jun-2026 12:56:31 UTC] Orders data: []
[08-Jun-2026 12:56:31 UTC] Total orders count: 0
[08-Jun-2026 12:56:31 UTC] === API CALL LOG ===
[08-Jun-2026 12:56:31 UTC] Endpoint: user/profile.php
[08-Jun-2026 12:56:31 UTC] Full Log Data: {
    "timestamp": "2026-06-08 12:56:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.187.78.246",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.187.78.246, 172.69.210.132",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUzIiwidXNlcm5hbWUiOiJlbThlZXIiLCJlbWFpbCI6InR0OTg0MTgzNEBnbWFpbC5jb204IiwiZXhwIjoxNzgxNTI1OTQ1fQ.ypNXbm6C9NdFUuxsXMdzCIVq2YBgseH6_uFQ28lARKU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0880e9eca76acb8-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.187.78.246",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 12:56:31 UTC] === END API CALL LOG ===
[08-Jun-2026 12:56:31 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 12:56:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzUzIiwidXNlcm5hbWUiOiJlbThlZXIiLCJlbWFpbCI6InR0OTg0MTgzNEBnbWFpbC5jb204IiwiZXhwIjoxNzgxNTI1OTQ1fQ.ypNXbm6C9NdFUuxsXMdzCIVq2YBgseH6_uFQ28lARKU
[08-Jun-2026 12:56:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 12:56:31 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 12:56:31 UTC] User ID: 753
[08-Jun-2026 12:56:31 UTC] ✅ User profile retrieved successfully for user ID: 753
[08-Jun-2026 13:01:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 13:01:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 13:01:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d6:404:f8a7:d47d:d7ff:fe7b:6883, 172.71.152.40","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU0IiwidXNlcm5hbWUiOiJuYW1hbiIsImVtYWlsIjoicGFydmVlbmJyYWxlQGdtYWlsLmNvbSIsImV4cCI6MTc4MTUyODQ3N30.IaTFaqvqM3C8K3FjNP4rkLiftn21WTpNOZTAHVY_5uI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a08815a24af8a8c6-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40d6:404:f8a7:d47d:d7ff:fe7b:6883","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jun-2026 13:01:19 UTC] === User Orders API Called ===
[08-Jun-2026 13:01:19 UTC] User ID: 754
[08-Jun-2026 13:01:19 UTC] Limit: 20, Offset: 0
[08-Jun-2026 13:01:19 UTC] Orders found: 0
[08-Jun-2026 13:01:19 UTC] Orders data: []
[08-Jun-2026 13:01:19 UTC] Total orders count: 0
[08-Jun-2026 13:01:19 UTC] === API CALL LOG ===
[08-Jun-2026 13:01:19 UTC] Endpoint: user/profile.php
[08-Jun-2026 13:01:19 UTC] Full Log Data: {
    "timestamp": "2026-06-08 13:01:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d6:404:f8a7:d47d:d7ff:fe7b:6883",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d6:404:f8a7:d47d:d7ff:fe7b:6883, 172.71.152.39",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU0IiwidXNlcm5hbWUiOiJuYW1hbiIsImVtYWlsIjoicGFydmVlbmJyYWxlQGdtYWlsLmNvbSIsImV4cCI6MTc4MTUyODQ3N30.IaTFaqvqM3C8K3FjNP4rkLiftn21WTpNOZTAHVY_5uI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08815a24af3a8c6-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d6:404:f8a7:d47d:d7ff:fe7b:6883",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 13:01:19 UTC] === END API CALL LOG ===
[08-Jun-2026 13:01:19 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 13:01:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU0IiwidXNlcm5hbWUiOiJuYW1hbiIsImVtYWlsIjoicGFydmVlbmJyYWxlQGdtYWlsLmNvbSIsImV4cCI6MTc4MTUyODQ3N30.IaTFaqvqM3C8K3FjNP4rkLiftn21WTpNOZTAHVY_5uI
[08-Jun-2026 13:01:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 13:01:19 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 13:01:19 UTC] User ID: 754
[08-Jun-2026 13:01:19 UTC] ✅ User profile retrieved successfully for user ID: 754
[08-Jun-2026 13:01:19 UTC] === API CALL LOG ===
[08-Jun-2026 13:01:19 UTC] Endpoint: user/profile.php
[08-Jun-2026 13:01:19 UTC] Full Log Data: {
    "timestamp": "2026-06-08 13:01:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d6:404:f8a7:d47d:d7ff:fe7b:6883",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d6:404:f8a7:d47d:d7ff:fe7b:6883, 172.71.152.40",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU0IiwidXNlcm5hbWUiOiJuYW1hbiIsImVtYWlsIjoicGFydmVlbmJyYWxlQGdtYWlsLmNvbSIsImV4cCI6MTc4MTUyODQ3N30.IaTFaqvqM3C8K3FjNP4rkLiftn21WTpNOZTAHVY_5uI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08815a30b7fa8c6-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d6:404:f8a7:d47d:d7ff:fe7b:6883",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 13:01:19 UTC] === END API CALL LOG ===
[08-Jun-2026 13:01:19 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 13:01:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU0IiwidXNlcm5hbWUiOiJuYW1hbiIsImVtYWlsIjoicGFydmVlbmJyYWxlQGdtYWlsLmNvbSIsImV4cCI6MTc4MTUyODQ3N30.IaTFaqvqM3C8K3FjNP4rkLiftn21WTpNOZTAHVY_5uI
[08-Jun-2026 13:01:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 13:01:19 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 13:01:19 UTC] User ID: 754
[08-Jun-2026 13:01:19 UTC] ✅ User profile retrieved successfully for user ID: 754
[08-Jun-2026 13:01:20 UTC] === API CALL LOG ===
[08-Jun-2026 13:01:20 UTC] Endpoint: user/profile.php
[08-Jun-2026 13:01:20 UTC] Full Log Data: {
    "timestamp": "2026-06-08 13:01:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d6:404:f8a7:d47d:d7ff:fe7b:6883",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d6:404:f8a7:d47d:d7ff:fe7b:6883, 172.71.152.40",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU0IiwidXNlcm5hbWUiOiJuYW1hbiIsImVtYWlsIjoicGFydmVlbmJyYWxlQGdtYWlsLmNvbSIsImV4cCI6MTc4MTUyODQ3N30.IaTFaqvqM3C8K3FjNP4rkLiftn21WTpNOZTAHVY_5uI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08815ad7afca8c6-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d6:404:f8a7:d47d:d7ff:fe7b:6883",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 13:01:20 UTC] === END API CALL LOG ===
[08-Jun-2026 13:01:20 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 13:01:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU0IiwidXNlcm5hbWUiOiJuYW1hbiIsImVtYWlsIjoicGFydmVlbmJyYWxlQGdtYWlsLmNvbSIsImV4cCI6MTc4MTUyODQ3N30.IaTFaqvqM3C8K3FjNP4rkLiftn21WTpNOZTAHVY_5uI
[08-Jun-2026 13:01:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 13:01:20 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 13:01:20 UTC] User ID: 754
[08-Jun-2026 13:01:20 UTC] ✅ User profile retrieved successfully for user ID: 754
[08-Jun-2026 13:01:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 13:01:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 13:01:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d6:404:f8a7:d47d:d7ff:fe7b:6883, 172.70.143.194","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU0IiwidXNlcm5hbWUiOiJuYW1hbiIsImVtYWlsIjoicGFydmVlbmJyYWxlQGdtYWlsLmNvbSIsImV4cCI6MTc4MTUyODQ3N30.IaTFaqvqM3C8K3FjNP4rkLiftn21WTpNOZTAHVY_5uI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a08815d4bcfca8c6-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40d6:404:f8a7:d47d:d7ff:fe7b:6883","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jun-2026 13:01:27 UTC] === User Orders API Called ===
[08-Jun-2026 13:01:27 UTC] User ID: 754
[08-Jun-2026 13:01:27 UTC] Limit: 20, Offset: 0
[08-Jun-2026 13:01:27 UTC] Orders found: 0
[08-Jun-2026 13:01:27 UTC] Orders data: []
[08-Jun-2026 13:01:27 UTC] Total orders count: 0
[08-Jun-2026 13:01:28 UTC] === API CALL LOG ===
[08-Jun-2026 13:01:28 UTC] Endpoint: user/profile.php
[08-Jun-2026 13:01:28 UTC] Full Log Data: {
    "timestamp": "2026-06-08 13:01:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d6:404:f8a7:d47d:d7ff:fe7b:6883",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d6:404:f8a7:d47d:d7ff:fe7b:6883, 172.70.143.194",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU0IiwidXNlcm5hbWUiOiJuYW1hbiIsImVtYWlsIjoicGFydmVlbmJyYWxlQGdtYWlsLmNvbSIsImV4cCI6MTc4MTUyODQ3N30.IaTFaqvqM3C8K3FjNP4rkLiftn21WTpNOZTAHVY_5uI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08815dc0a9ba8c6-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d6:404:f8a7:d47d:d7ff:fe7b:6883",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 13:01:28 UTC] === END API CALL LOG ===
[08-Jun-2026 13:01:28 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 13:01:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU0IiwidXNlcm5hbWUiOiJuYW1hbiIsImVtYWlsIjoicGFydmVlbmJyYWxlQGdtYWlsLmNvbSIsImV4cCI6MTc4MTUyODQ3N30.IaTFaqvqM3C8K3FjNP4rkLiftn21WTpNOZTAHVY_5uI
[08-Jun-2026 13:01:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 13:01:28 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 13:01:28 UTC] User ID: 754
[08-Jun-2026 13:01:28 UTC] ✅ User profile retrieved successfully for user ID: 754
[08-Jun-2026 13:01:28 UTC] User Purchases API - User ID: 754
[08-Jun-2026 13:01:28 UTC] User Purchases API - Total purchases found: 0
[08-Jun-2026 13:01:32 UTC] === API CALL LOG ===
[08-Jun-2026 13:01:32 UTC] Endpoint: user/profile.php
[08-Jun-2026 13:01:32 UTC] Full Log Data: {
    "timestamp": "2026-06-08 13:01:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d6:404:f8a7:d47d:d7ff:fe7b:6883",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d6:404:f8a7:d47d:d7ff:fe7b:6883, 172.70.143.194",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU0IiwidXNlcm5hbWUiOiJuYW1hbiIsImVtYWlsIjoicGFydmVlbmJyYWxlQGdtYWlsLmNvbSIsImV4cCI6MTc4MTUyODQ3N30.IaTFaqvqM3C8K3FjNP4rkLiftn21WTpNOZTAHVY_5uI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08815f65ee7a8c6-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d6:404:f8a7:d47d:d7ff:fe7b:6883",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 13:01:32 UTC] === END API CALL LOG ===
[08-Jun-2026 13:01:32 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 13:01:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU0IiwidXNlcm5hbWUiOiJuYW1hbiIsImVtYWlsIjoicGFydmVlbmJyYWxlQGdtYWlsLmNvbSIsImV4cCI6MTc4MTUyODQ3N30.IaTFaqvqM3C8K3FjNP4rkLiftn21WTpNOZTAHVY_5uI
[08-Jun-2026 13:01:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 13:01:32 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 13:01:32 UTC] User ID: 754
[08-Jun-2026 13:01:32 UTC] ✅ User profile retrieved successfully for user ID: 754
[08-Jun-2026 13:01:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 13:01:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 13:01:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d6:404:f8a7:d47d:d7ff:fe7b:6883, 172.70.143.194","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU0IiwidXNlcm5hbWUiOiJuYW1hbiIsImVtYWlsIjoicGFydmVlbmJyYWxlQGdtYWlsLmNvbSIsImV4cCI6MTc4MTUyODQ3N30.IaTFaqvqM3C8K3FjNP4rkLiftn21WTpNOZTAHVY_5uI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a08815f65ee3a8c6-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40d6:404:f8a7:d47d:d7ff:fe7b:6883","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jun-2026 13:01:32 UTC] === User Orders API Called ===
[08-Jun-2026 13:01:32 UTC] User ID: 754
[08-Jun-2026 13:01:32 UTC] Limit: 20, Offset: 0
[08-Jun-2026 13:01:32 UTC] Orders found: 0
[08-Jun-2026 13:01:32 UTC] Orders data: []
[08-Jun-2026 13:01:32 UTC] Total orders count: 0
[08-Jun-2026 13:01:33 UTC] === API CALL LOG ===
[08-Jun-2026 13:01:33 UTC] Endpoint: user/profile.php
[08-Jun-2026 13:01:33 UTC] Full Log Data: {
    "timestamp": "2026-06-08 13:01:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d6:404:f8a7:d47d:d7ff:fe7b:6883",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d6:404:f8a7:d47d:d7ff:fe7b:6883, 172.70.143.194",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU0IiwidXNlcm5hbWUiOiJuYW1hbiIsImVtYWlsIjoicGFydmVlbmJyYWxlQGdtYWlsLmNvbSIsImV4cCI6MTc4MTUyODQ3N30.IaTFaqvqM3C8K3FjNP4rkLiftn21WTpNOZTAHVY_5uI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08815fa2a3fa8c6-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d6:404:f8a7:d47d:d7ff:fe7b:6883",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 13:01:33 UTC] === END API CALL LOG ===
[08-Jun-2026 13:01:33 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 13:01:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU0IiwidXNlcm5hbWUiOiJuYW1hbiIsImVtYWlsIjoicGFydmVlbmJyYWxlQGdtYWlsLmNvbSIsImV4cCI6MTc4MTUyODQ3N30.IaTFaqvqM3C8K3FjNP4rkLiftn21WTpNOZTAHVY_5uI
[08-Jun-2026 13:01:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 13:01:33 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 13:01:33 UTC] User ID: 754
[08-Jun-2026 13:01:33 UTC] ✅ User profile retrieved successfully for user ID: 754
[08-Jun-2026 13:01:34 UTC] === API CALL LOG ===
[08-Jun-2026 13:01:34 UTC] Endpoint: user/profile.php
[08-Jun-2026 13:01:34 UTC] Full Log Data: {
    "timestamp": "2026-06-08 13:01:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d6:404:f8a7:d47d:d7ff:fe7b:6883",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d6:404:f8a7:d47d:d7ff:fe7b:6883, 172.70.143.194",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU0IiwidXNlcm5hbWUiOiJuYW1hbiIsImVtYWlsIjoicGFydmVlbmJyYWxlQGdtYWlsLmNvbSIsImV4cCI6MTc4MTUyODQ3N30.IaTFaqvqM3C8K3FjNP4rkLiftn21WTpNOZTAHVY_5uI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0881603f952a8c6-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d6:404:f8a7:d47d:d7ff:fe7b:6883",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 13:01:34 UTC] === END API CALL LOG ===
[08-Jun-2026 13:01:34 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 13:01:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU0IiwidXNlcm5hbWUiOiJuYW1hbiIsImVtYWlsIjoicGFydmVlbmJyYWxlQGdtYWlsLmNvbSIsImV4cCI6MTc4MTUyODQ3N30.IaTFaqvqM3C8K3FjNP4rkLiftn21WTpNOZTAHVY_5uI
[08-Jun-2026 13:01:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 13:01:34 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 13:01:34 UTC] User ID: 754
[08-Jun-2026 13:01:34 UTC] ✅ User profile retrieved successfully for user ID: 754
[08-Jun-2026 13:01:43 UTC] === API CALL LOG ===
[08-Jun-2026 13:01:43 UTC] Endpoint: user/profile.php
[08-Jun-2026 13:01:43 UTC] Full Log Data: {
    "timestamp": "2026-06-08 13:01:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d6:404:f8a7:d47d:d7ff:fe7b:6883",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d6:404:f8a7:d47d:d7ff:fe7b:6883, 172.70.143.195",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU0IiwidXNlcm5hbWUiOiJuYW1hbiIsImVtYWlsIjoicGFydmVlbmJyYWxlQGdtYWlsLmNvbSIsImV4cCI6MTc4MTUyODQ3N30.IaTFaqvqM3C8K3FjNP4rkLiftn21WTpNOZTAHVY_5uI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08816377aaca8c6-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d6:404:f8a7:d47d:d7ff:fe7b:6883",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 13:01:43 UTC] === END API CALL LOG ===
[08-Jun-2026 13:01:43 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 13:01:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU0IiwidXNlcm5hbWUiOiJuYW1hbiIsImVtYWlsIjoicGFydmVlbmJyYWxlQGdtYWlsLmNvbSIsImV4cCI6MTc4MTUyODQ3N30.IaTFaqvqM3C8K3FjNP4rkLiftn21WTpNOZTAHVY_5uI
[08-Jun-2026 13:01:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 13:01:43 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 13:01:43 UTC] User ID: 754
[08-Jun-2026 13:01:43 UTC] ✅ User profile retrieved successfully for user ID: 754
[08-Jun-2026 13:01:43 UTC] === API CALL LOG ===
[08-Jun-2026 13:01:43 UTC] Endpoint: user/profile.php
[08-Jun-2026 13:01:43 UTC] Full Log Data: {
    "timestamp": "2026-06-08 13:01:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d6:404:f8a7:d47d:d7ff:fe7b:6883",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d6:404:f8a7:d47d:d7ff:fe7b:6883, 172.70.143.194",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU0IiwidXNlcm5hbWUiOiJuYW1hbiIsImVtYWlsIjoicGFydmVlbmJyYWxlQGdtYWlsLmNvbSIsImV4cCI6MTc4MTUyODQ3N30.IaTFaqvqM3C8K3FjNP4rkLiftn21WTpNOZTAHVY_5uI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0881634d901a8c6-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d6:404:f8a7:d47d:d7ff:fe7b:6883",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 13:01:43 UTC] === END API CALL LOG ===
[08-Jun-2026 13:01:43 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 13:01:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU0IiwidXNlcm5hbWUiOiJuYW1hbiIsImVtYWlsIjoicGFydmVlbmJyYWxlQGdtYWlsLmNvbSIsImV4cCI6MTc4MTUyODQ3N30.IaTFaqvqM3C8K3FjNP4rkLiftn21WTpNOZTAHVY_5uI
[08-Jun-2026 13:01:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 13:01:43 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 13:01:43 UTC] User ID: 754
[08-Jun-2026 13:01:43 UTC] ✅ User profile retrieved successfully for user ID: 754
[08-Jun-2026 13:01:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 13:01:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 13:01:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d6:404:f8a7:d47d:d7ff:fe7b:6883, 172.70.143.195","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU0IiwidXNlcm5hbWUiOiJuYW1hbiIsImVtYWlsIjoicGFydmVlbmJyYWxlQGdtYWlsLmNvbSIsImV4cCI6MTc4MTUyODQ3N30.IaTFaqvqM3C8K3FjNP4rkLiftn21WTpNOZTAHVY_5uI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0881634d8f6a8c6-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40d6:404:f8a7:d47d:d7ff:fe7b:6883","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jun-2026 13:01:43 UTC] === User Orders API Called ===
[08-Jun-2026 13:01:43 UTC] User ID: 754
[08-Jun-2026 13:01:43 UTC] Limit: 20, Offset: 0
[08-Jun-2026 13:01:43 UTC] Orders found: 0
[08-Jun-2026 13:01:43 UTC] Orders data: []
[08-Jun-2026 13:01:43 UTC] Total orders count: 0
[08-Jun-2026 13:01:44 UTC] === API CALL LOG ===
[08-Jun-2026 13:01:44 UTC] Endpoint: user/profile.php
[08-Jun-2026 13:01:44 UTC] Full Log Data: {
    "timestamp": "2026-06-08 13:01:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d6:404:f8a7:d47d:d7ff:fe7b:6883",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d6:404:f8a7:d47d:d7ff:fe7b:6883, 172.70.143.195",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU0IiwidXNlcm5hbWUiOiJuYW1hbiIsImVtYWlsIjoicGFydmVlbmJyYWxlQGdtYWlsLmNvbSIsImV4cCI6MTc4MTUyODQ3N30.IaTFaqvqM3C8K3FjNP4rkLiftn21WTpNOZTAHVY_5uI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0881641d947a8c6-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d6:404:f8a7:d47d:d7ff:fe7b:6883",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 13:01:44 UTC] === END API CALL LOG ===
[08-Jun-2026 13:01:44 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 13:01:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU0IiwidXNlcm5hbWUiOiJuYW1hbiIsImVtYWlsIjoicGFydmVlbmJyYWxlQGdtYWlsLmNvbSIsImV4cCI6MTc4MTUyODQ3N30.IaTFaqvqM3C8K3FjNP4rkLiftn21WTpNOZTAHVY_5uI
[08-Jun-2026 13:01:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 13:01:44 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 13:01:44 UTC] User ID: 754
[08-Jun-2026 13:01:44 UTC] ✅ User profile retrieved successfully for user ID: 754
[08-Jun-2026 13:02:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 13:02:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 13:02:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d6:404:f8a7:d47d:d7ff:fe7b:6883, 172.70.143.194","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU0IiwidXNlcm5hbWUiOiJuYW1hbiIsImVtYWlsIjoicGFydmVlbmJyYWxlQGdtYWlsLmNvbSIsImV4cCI6MTc4MTUyODQ3N30.IaTFaqvqM3C8K3FjNP4rkLiftn21WTpNOZTAHVY_5uI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a08816c9da3da8c6-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40d6:404:f8a7:d47d:d7ff:fe7b:6883","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jun-2026 13:02:06 UTC] === User Orders API Called ===
[08-Jun-2026 13:02:06 UTC] User ID: 754
[08-Jun-2026 13:02:06 UTC] Limit: 20, Offset: 0
[08-Jun-2026 13:02:06 UTC] Orders found: 0
[08-Jun-2026 13:02:06 UTC] Orders data: []
[08-Jun-2026 13:02:06 UTC] Total orders count: 0
[08-Jun-2026 13:02:06 UTC] === API CALL LOG ===
[08-Jun-2026 13:02:06 UTC] Endpoint: user/profile.php
[08-Jun-2026 13:02:06 UTC] Full Log Data: {
    "timestamp": "2026-06-08 13:02:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d6:404:f8a7:d47d:d7ff:fe7b:6883",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d6:404:f8a7:d47d:d7ff:fe7b:6883, 172.70.143.194",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU0IiwidXNlcm5hbWUiOiJuYW1hbiIsImVtYWlsIjoicGFydmVlbmJyYWxlQGdtYWlsLmNvbSIsImV4cCI6MTc4MTUyODQ3N30.IaTFaqvqM3C8K3FjNP4rkLiftn21WTpNOZTAHVY_5uI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08816c9da45a8c6-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d6:404:f8a7:d47d:d7ff:fe7b:6883",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 13:02:06 UTC] === END API CALL LOG ===
[08-Jun-2026 13:02:06 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 13:02:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU0IiwidXNlcm5hbWUiOiJuYW1hbiIsImVtYWlsIjoicGFydmVlbmJyYWxlQGdtYWlsLmNvbSIsImV4cCI6MTc4MTUyODQ3N30.IaTFaqvqM3C8K3FjNP4rkLiftn21WTpNOZTAHVY_5uI
[08-Jun-2026 13:02:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 13:02:06 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 13:02:06 UTC] User ID: 754
[08-Jun-2026 13:02:06 UTC] ✅ User profile retrieved successfully for user ID: 754
[08-Jun-2026 13:02:07 UTC] === API CALL LOG ===
[08-Jun-2026 13:02:07 UTC] Endpoint: user/profile.php
[08-Jun-2026 13:02:07 UTC] Full Log Data: {
    "timestamp": "2026-06-08 13:02:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d6:404:f8a7:d47d:d7ff:fe7b:6883",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d6:404:f8a7:d47d:d7ff:fe7b:6883, 172.70.143.194",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU0IiwidXNlcm5hbWUiOiJuYW1hbiIsImVtYWlsIjoicGFydmVlbmJyYWxlQGdtYWlsLmNvbSIsImV4cCI6MTc4MTUyODQ3N30.IaTFaqvqM3C8K3FjNP4rkLiftn21WTpNOZTAHVY_5uI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08816ce1d4fa8c6-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d6:404:f8a7:d47d:d7ff:fe7b:6883",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 13:02:07 UTC] === END API CALL LOG ===
[08-Jun-2026 13:02:07 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 13:02:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU0IiwidXNlcm5hbWUiOiJuYW1hbiIsImVtYWlsIjoicGFydmVlbmJyYWxlQGdtYWlsLmNvbSIsImV4cCI6MTc4MTUyODQ3N30.IaTFaqvqM3C8K3FjNP4rkLiftn21WTpNOZTAHVY_5uI
[08-Jun-2026 13:02:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 13:02:07 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 13:02:07 UTC] User ID: 754
[08-Jun-2026 13:02:07 UTC] ✅ User profile retrieved successfully for user ID: 754
[08-Jun-2026 13:02:07 UTC] === API CALL LOG ===
[08-Jun-2026 13:02:07 UTC] Endpoint: user/profile.php
[08-Jun-2026 13:02:07 UTC] Full Log Data: {
    "timestamp": "2026-06-08 13:02:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d6:404:f8a7:d47d:d7ff:fe7b:6883",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d6:404:f8a7:d47d:d7ff:fe7b:6883, 172.70.143.194",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU0IiwidXNlcm5hbWUiOiJuYW1hbiIsImVtYWlsIjoicGFydmVlbmJyYWxlQGdtYWlsLmNvbSIsImV4cCI6MTc4MTUyODQ3N30.IaTFaqvqM3C8K3FjNP4rkLiftn21WTpNOZTAHVY_5uI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08816d1cfe1a8c6-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d6:404:f8a7:d47d:d7ff:fe7b:6883",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 13:02:07 UTC] === END API CALL LOG ===
[08-Jun-2026 13:02:07 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 13:02:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU0IiwidXNlcm5hbWUiOiJuYW1hbiIsImVtYWlsIjoicGFydmVlbmJyYWxlQGdtYWlsLmNvbSIsImV4cCI6MTc4MTUyODQ3N30.IaTFaqvqM3C8K3FjNP4rkLiftn21WTpNOZTAHVY_5uI
[08-Jun-2026 13:02:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 13:02:07 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 13:02:07 UTC] User ID: 754
[08-Jun-2026 13:02:07 UTC] ✅ User profile retrieved successfully for user ID: 754
[08-Jun-2026 13:02:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 13:02:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 13:02:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d6:404:f8a7:d47d:d7ff:fe7b:6883, 172.70.143.194","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU0IiwidXNlcm5hbWUiOiJuYW1hbiIsImVtYWlsIjoicGFydmVlbmJyYWxlQGdtYWlsLmNvbSIsImV4cCI6MTc4MTUyODQ3N30.IaTFaqvqM3C8K3FjNP4rkLiftn21WTpNOZTAHVY_5uI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a08816d73ccba8c6-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40d6:404:f8a7:d47d:d7ff:fe7b:6883","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jun-2026 13:02:08 UTC] === User Orders API Called ===
[08-Jun-2026 13:02:08 UTC] User ID: 754
[08-Jun-2026 13:02:08 UTC] Limit: 20, Offset: 0
[08-Jun-2026 13:02:08 UTC] Orders found: 0
[08-Jun-2026 13:02:08 UTC] Orders data: []
[08-Jun-2026 13:02:08 UTC] Total orders count: 0
[08-Jun-2026 13:02:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 13:02:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 13:02:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d6:404:f8a7:d47d:d7ff:fe7b:6883, 172.70.143.194","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU0IiwidXNlcm5hbWUiOiJuYW1hbiIsImVtYWlsIjoicGFydmVlbmJyYWxlQGdtYWlsLmNvbSIsImV4cCI6MTc4MTUyODQ3N30.IaTFaqvqM3C8K3FjNP4rkLiftn21WTpNOZTAHVY_5uI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a08816e11ceaa8c6-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40d6:404:f8a7:d47d:d7ff:fe7b:6883","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jun-2026 13:02:10 UTC] === User Orders API Called ===
[08-Jun-2026 13:02:10 UTC] User ID: 754
[08-Jun-2026 13:02:10 UTC] Limit: 20, Offset: 0
[08-Jun-2026 13:02:10 UTC] Orders found: 0
[08-Jun-2026 13:02:10 UTC] Orders data: []
[08-Jun-2026 13:02:10 UTC] Total orders count: 0
[08-Jun-2026 13:02:10 UTC] === API CALL LOG ===
[08-Jun-2026 13:02:10 UTC] Endpoint: user/profile.php
[08-Jun-2026 13:02:10 UTC] Full Log Data: {
    "timestamp": "2026-06-08 13:02:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d6:404:f8a7:d47d:d7ff:fe7b:6883",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d6:404:f8a7:d47d:d7ff:fe7b:6883, 172.70.143.194",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU0IiwidXNlcm5hbWUiOiJuYW1hbiIsImVtYWlsIjoicGFydmVlbmJyYWxlQGdtYWlsLmNvbSIsImV4cCI6MTc4MTUyODQ3N30.IaTFaqvqM3C8K3FjNP4rkLiftn21WTpNOZTAHVY_5uI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08816e11ceca8c6-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d6:404:f8a7:d47d:d7ff:fe7b:6883",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 13:02:10 UTC] === END API CALL LOG ===
[08-Jun-2026 13:02:10 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 13:02:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU0IiwidXNlcm5hbWUiOiJuYW1hbiIsImVtYWlsIjoicGFydmVlbmJyYWxlQGdtYWlsLmNvbSIsImV4cCI6MTc4MTUyODQ3N30.IaTFaqvqM3C8K3FjNP4rkLiftn21WTpNOZTAHVY_5uI
[08-Jun-2026 13:02:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 13:02:10 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 13:02:10 UTC] User ID: 754
[08-Jun-2026 13:02:10 UTC] ✅ User profile retrieved successfully for user ID: 754
[08-Jun-2026 13:02:10 UTC] === API CALL LOG ===
[08-Jun-2026 13:02:10 UTC] Endpoint: user/profile.php
[08-Jun-2026 13:02:10 UTC] Full Log Data: {
    "timestamp": "2026-06-08 13:02:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d6:404:f8a7:d47d:d7ff:fe7b:6883",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d6:404:f8a7:d47d:d7ff:fe7b:6883, 172.70.143.194",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU0IiwidXNlcm5hbWUiOiJuYW1hbiIsImVtYWlsIjoicGFydmVlbmJyYWxlQGdtYWlsLmNvbSIsImV4cCI6MTc4MTUyODQ3N30.IaTFaqvqM3C8K3FjNP4rkLiftn21WTpNOZTAHVY_5uI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08816e4cfeba8c6-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d6:404:f8a7:d47d:d7ff:fe7b:6883",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 13:02:10 UTC] === END API CALL LOG ===
[08-Jun-2026 13:02:10 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 13:02:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU0IiwidXNlcm5hbWUiOiJuYW1hbiIsImVtYWlsIjoicGFydmVlbmJyYWxlQGdtYWlsLmNvbSIsImV4cCI6MTc4MTUyODQ3N30.IaTFaqvqM3C8K3FjNP4rkLiftn21WTpNOZTAHVY_5uI
[08-Jun-2026 13:02:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 13:02:10 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 13:02:10 UTC] User ID: 754
[08-Jun-2026 13:02:10 UTC] ✅ User profile retrieved successfully for user ID: 754
[08-Jun-2026 13:02:11 UTC] === API CALL LOG ===
[08-Jun-2026 13:02:11 UTC] Endpoint: user/profile.php
[08-Jun-2026 13:02:11 UTC] Full Log Data: {
    "timestamp": "2026-06-08 13:02:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d6:404:f8a7:d47d:d7ff:fe7b:6883",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d6:404:f8a7:d47d:d7ff:fe7b:6883, 172.70.143.194",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU0IiwidXNlcm5hbWUiOiJuYW1hbiIsImVtYWlsIjoicGFydmVlbmJyYWxlQGdtYWlsLmNvbSIsImV4cCI6MTc4MTUyODQ3N30.IaTFaqvqM3C8K3FjNP4rkLiftn21WTpNOZTAHVY_5uI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08816ea9c8ea8c6-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d6:404:f8a7:d47d:d7ff:fe7b:6883",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 13:02:11 UTC] === END API CALL LOG ===
[08-Jun-2026 13:02:11 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 13:02:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU0IiwidXNlcm5hbWUiOiJuYW1hbiIsImVtYWlsIjoicGFydmVlbmJyYWxlQGdtYWlsLmNvbSIsImV4cCI6MTc4MTUyODQ3N30.IaTFaqvqM3C8K3FjNP4rkLiftn21WTpNOZTAHVY_5uI
[08-Jun-2026 13:02:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 13:02:11 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 13:02:11 UTC] User ID: 754
[08-Jun-2026 13:02:11 UTC] ✅ User profile retrieved successfully for user ID: 754
[08-Jun-2026 13:02:32 UTC] === API CALL LOG ===
[08-Jun-2026 13:02:32 UTC] Endpoint: user/profile.php
[08-Jun-2026 13:02:32 UTC] Full Log Data: {
    "timestamp": "2026-06-08 13:02:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d6:404:f8a7:d47d:d7ff:fe7b:6883",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d6:404:f8a7:d47d:d7ff:fe7b:6883, 172.71.124.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU0IiwidXNlcm5hbWUiOiJuYW1hbiIsImVtYWlsIjoicGFydmVlbmJyYWxlQGdtYWlsLmNvbSIsImV4cCI6MTc4MTUyODQ3N30.IaTFaqvqM3C8K3FjNP4rkLiftn21WTpNOZTAHVY_5uI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08817693a7fcdf1-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d6:404:f8a7:d47d:d7ff:fe7b:6883",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 13:02:32 UTC] === END API CALL LOG ===
[08-Jun-2026 13:02:32 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 13:02:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU0IiwidXNlcm5hbWUiOiJuYW1hbiIsImVtYWlsIjoicGFydmVlbmJyYWxlQGdtYWlsLmNvbSIsImV4cCI6MTc4MTUyODQ3N30.IaTFaqvqM3C8K3FjNP4rkLiftn21WTpNOZTAHVY_5uI
[08-Jun-2026 13:02:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 13:02:32 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 13:02:32 UTC] User ID: 754
[08-Jun-2026 13:02:32 UTC] ✅ User profile retrieved successfully for user ID: 754
[08-Jun-2026 14:35:58 UTC] === API CALL LOG ===
[08-Jun-2026 14:35:58 UTC] Endpoint: user/profile.php
[08-Jun-2026 14:35:58 UTC] Full Log Data: {
    "timestamp": "2026-06-08 14:35:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "46.210.189.157",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "46.210.189.157, 172.70.57.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo3NTIsInVzZXJuYW1lIjoiQENmeDIyMiIsImVtYWlsIjoiY2Z4QGhvdG1haWwuY29tIiwiZXhwIjoxNzgxNTI1MzQ3fQ.ws3ZGuzbIO3wQJquguoZPvSUQB8RwOpB_tVh4FHi0eI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a088a04a4d61e8b9-TLV",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "46.210.189.157",
        "cf-ipcountry": "IL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 14:35:58 UTC] === END API CALL LOG ===
[08-Jun-2026 14:35:58 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 14:35:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo3NTIsInVzZXJuYW1lIjoiQENmeDIyMiIsImVtYWlsIjoiY2Z4QGhvdG1haWwuY29tIiwiZXhwIjoxNzgxNTI1MzQ3fQ.ws3ZGuzbIO3wQJquguoZPvSUQB8RwOpB_tVh4FHi0eI
[08-Jun-2026 14:35:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 14:35:58 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 14:35:58 UTC] User ID: 752
[08-Jun-2026 14:35:58 UTC] ✅ User profile retrieved successfully for user ID: 752
[08-Jun-2026 14:36:00 UTC] === API CALL LOG ===
[08-Jun-2026 14:36:00 UTC] Endpoint: user/profile.php
[08-Jun-2026 14:36:00 UTC] Full Log Data: {
    "timestamp": "2026-06-08 14:36:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "46.210.189.157",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "46.210.189.157, 172.70.57.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo3NTIsInVzZXJuYW1lIjoiQENmeDIyMiIsImVtYWlsIjoiY2Z4QGhvdG1haWwuY29tIiwiZXhwIjoxNzgxNTI1MzQ3fQ.ws3ZGuzbIO3wQJquguoZPvSUQB8RwOpB_tVh4FHi0eI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a088a055c9ffe8b9-TLV",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "46.210.189.157",
        "cf-ipcountry": "IL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 14:36:00 UTC] === END API CALL LOG ===
[08-Jun-2026 14:36:00 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 14:36:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo3NTIsInVzZXJuYW1lIjoiQENmeDIyMiIsImVtYWlsIjoiY2Z4QGhvdG1haWwuY29tIiwiZXhwIjoxNzgxNTI1MzQ3fQ.ws3ZGuzbIO3wQJquguoZPvSUQB8RwOpB_tVh4FHi0eI
[08-Jun-2026 14:36:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 14:36:00 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 14:36:00 UTC] User ID: 752
[08-Jun-2026 14:36:00 UTC] ✅ User profile retrieved successfully for user ID: 752
[08-Jun-2026 14:36:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 14:36:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 14:36:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"46.210.189.157, 172.70.57.145","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo3NTIsInVzZXJuYW1lIjoiQENmeDIyMiIsImVtYWlsIjoiY2Z4QGhvdG1haWwuY29tIiwiZXhwIjoxNzgxNTI1MzQ3fQ.ws3ZGuzbIO3wQJquguoZPvSUQB8RwOpB_tVh4FHi0eI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a088a0564b82e8b9-TLV","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"46.210.189.157","cf-ipcountry":"IL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jun-2026 14:36:00 UTC] === User Orders API Called ===
[08-Jun-2026 14:36:00 UTC] User ID: 752
[08-Jun-2026 14:36:00 UTC] Limit: 20, Offset: 0
[08-Jun-2026 14:36:00 UTC] Orders found: 0
[08-Jun-2026 14:36:00 UTC] Orders data: []
[08-Jun-2026 14:36:00 UTC] Total orders count: 0
[08-Jun-2026 14:36:00 UTC] === API CALL LOG ===
[08-Jun-2026 14:36:00 UTC] Endpoint: user/profile.php
[08-Jun-2026 14:36:00 UTC] Full Log Data: {
    "timestamp": "2026-06-08 14:36:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "46.210.189.157",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "46.210.189.157, 172.70.57.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo3NTIsInVzZXJuYW1lIjoiQENmeDIyMiIsImVtYWlsIjoiY2Z4QGhvdG1haWwuY29tIiwiZXhwIjoxNzgxNTI1MzQ3fQ.ws3ZGuzbIO3wQJquguoZPvSUQB8RwOpB_tVh4FHi0eI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a088a056bcffe8b9-TLV",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "46.210.189.157",
        "cf-ipcountry": "IL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 14:36:00 UTC] === END API CALL LOG ===
[08-Jun-2026 14:36:00 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 14:36:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo3NTIsInVzZXJuYW1lIjoiQENmeDIyMiIsImVtYWlsIjoiY2Z4QGhvdG1haWwuY29tIiwiZXhwIjoxNzgxNTI1MzQ3fQ.ws3ZGuzbIO3wQJquguoZPvSUQB8RwOpB_tVh4FHi0eI
[08-Jun-2026 14:36:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 14:36:00 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 14:36:00 UTC] User ID: 752
[08-Jun-2026 14:36:00 UTC] ✅ User profile retrieved successfully for user ID: 752
[08-Jun-2026 14:36:01 UTC] === API CALL LOG ===
[08-Jun-2026 14:36:01 UTC] Endpoint: user/profile.php
[08-Jun-2026 14:36:01 UTC] Full Log Data: {
    "timestamp": "2026-06-08 14:36:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "46.210.189.157",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "46.210.189.157, 172.70.57.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo3NTIsInVzZXJuYW1lIjoiQENmeDIyMiIsImVtYWlsIjoiY2Z4QGhvdG1haWwuY29tIiwiZXhwIjoxNzgxNTI1MzQ3fQ.ws3ZGuzbIO3wQJquguoZPvSUQB8RwOpB_tVh4FHi0eI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a088a05c8e9be8b9-TLV",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "46.210.189.157",
        "cf-ipcountry": "IL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 14:36:01 UTC] === END API CALL LOG ===
[08-Jun-2026 14:36:01 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 14:36:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo3NTIsInVzZXJuYW1lIjoiQENmeDIyMiIsImVtYWlsIjoiY2Z4QGhvdG1haWwuY29tIiwiZXhwIjoxNzgxNTI1MzQ3fQ.ws3ZGuzbIO3wQJquguoZPvSUQB8RwOpB_tVh4FHi0eI
[08-Jun-2026 14:36:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 14:36:01 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 14:36:01 UTC] User ID: 752
[08-Jun-2026 14:36:01 UTC] ✅ User profile retrieved successfully for user ID: 752
[08-Jun-2026 14:36:11 UTC] === API CALL LOG ===
[08-Jun-2026 14:36:11 UTC] Endpoint: user/profile.php
[08-Jun-2026 14:36:11 UTC] Full Log Data: {
    "timestamp": "2026-06-08 14:36:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "46.210.189.157",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "46.210.189.157, 172.70.57.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo3NTIsInVzZXJuYW1lIjoiQENmeDIyMiIsImVtYWlsIjoiY2Z4QGhvdG1haWwuY29tIiwiZXhwIjoxNzgxNTI1MzQ3fQ.ws3ZGuzbIO3wQJquguoZPvSUQB8RwOpB_tVh4FHi0eI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a088a09c7dd4e8b9-TLV",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "46.210.189.157",
        "cf-ipcountry": "IL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 14:36:11 UTC] === END API CALL LOG ===
[08-Jun-2026 14:36:11 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 14:36:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo3NTIsInVzZXJuYW1lIjoiQENmeDIyMiIsImVtYWlsIjoiY2Z4QGhvdG1haWwuY29tIiwiZXhwIjoxNzgxNTI1MzQ3fQ.ws3ZGuzbIO3wQJquguoZPvSUQB8RwOpB_tVh4FHi0eI
[08-Jun-2026 14:36:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 14:36:11 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 14:36:11 UTC] User ID: 752
[08-Jun-2026 14:36:11 UTC] ✅ User profile retrieved successfully for user ID: 752
[08-Jun-2026 14:36:32 UTC] === API CALL LOG ===
[08-Jun-2026 14:36:32 UTC] Endpoint: user/profile.php
[08-Jun-2026 14:36:32 UTC] Full Log Data: {
    "timestamp": "2026-06-08 14:36:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "46.210.189.157",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "46.210.189.157, 172.70.57.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo3NTIsInVzZXJuYW1lIjoiQENmeDIyMiIsImVtYWlsIjoiY2Z4QGhvdG1haWwuY29tIiwiZXhwIjoxNzgxNTI1MzQ3fQ.ws3ZGuzbIO3wQJquguoZPvSUQB8RwOpB_tVh4FHi0eI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a088a11cf816e8b9-TLV",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "46.210.189.157",
        "cf-ipcountry": "IL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 14:36:32 UTC] === END API CALL LOG ===
[08-Jun-2026 14:36:32 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 14:36:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo3NTIsInVzZXJuYW1lIjoiQENmeDIyMiIsImVtYWlsIjoiY2Z4QGhvdG1haWwuY29tIiwiZXhwIjoxNzgxNTI1MzQ3fQ.ws3ZGuzbIO3wQJquguoZPvSUQB8RwOpB_tVh4FHi0eI
[08-Jun-2026 14:36:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 14:36:32 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 14:36:32 UTC] User ID: 752
[08-Jun-2026 14:36:32 UTC] ✅ User profile retrieved successfully for user ID: 752
[08-Jun-2026 14:37:06 UTC] === API CALL LOG ===
[08-Jun-2026 14:37:06 UTC] Endpoint: user/profile.php
[08-Jun-2026 14:37:06 UTC] Full Log Data: {
    "timestamp": "2026-06-08 14:37:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "46.210.189.157",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "46.210.189.157, 172.70.57.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo3NTIsInVzZXJuYW1lIjoiQENmeDIyMiIsImVtYWlsIjoiY2Z4QGhvdG1haWwuY29tIiwiZXhwIjoxNzgxNTI1MzQ3fQ.ws3ZGuzbIO3wQJquguoZPvSUQB8RwOpB_tVh4FHi0eI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a088a1f23cace8b9-TLV",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "46.210.189.157",
        "cf-ipcountry": "IL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 14:37:06 UTC] === END API CALL LOG ===
[08-Jun-2026 14:37:06 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 14:37:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo3NTIsInVzZXJuYW1lIjoiQENmeDIyMiIsImVtYWlsIjoiY2Z4QGhvdG1haWwuY29tIiwiZXhwIjoxNzgxNTI1MzQ3fQ.ws3ZGuzbIO3wQJquguoZPvSUQB8RwOpB_tVh4FHi0eI
[08-Jun-2026 14:37:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 14:37:06 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 14:37:06 UTC] User ID: 752
[08-Jun-2026 14:37:06 UTC] ✅ User profile retrieved successfully for user ID: 752
[08-Jun-2026 15:22:45 UTC] === API CALL LOG ===
[08-Jun-2026 15:22:45 UTC] Endpoint: user/profile.php
[08-Jun-2026 15:22:45 UTC] Full Log Data: {
    "timestamp": "2026-06-08 15:22:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.171.100.221",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.171.100.221, 172.71.12.170",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU1IiwidXNlcm5hbWUiOiJoZWxtYSIsImVtYWlsIjoiaGVsbWFmYWhhbTA3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTUzNjk2NH0.OXFnQyU2qIQ7Apf2PdwAM05C3rivP2wTUpDGh0QhbpI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a088e4d12f519dc9-LLK",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.171.100.221",
        "cf-ipcountry": "AZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 15:22:45 UTC] === END API CALL LOG ===
[08-Jun-2026 15:22:45 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 15:22:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU1IiwidXNlcm5hbWUiOiJoZWxtYSIsImVtYWlsIjoiaGVsbWFmYWhhbTA3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTUzNjk2NH0.OXFnQyU2qIQ7Apf2PdwAM05C3rivP2wTUpDGh0QhbpI
[08-Jun-2026 15:22:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 15:22:45 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 15:22:45 UTC] User ID: 755
[08-Jun-2026 15:22:45 UTC] ✅ User profile retrieved successfully for user ID: 755
[08-Jun-2026 15:22:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 15:22:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 15:22:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"31.171.100.221, 172.71.12.170","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU1IiwidXNlcm5hbWUiOiJoZWxtYSIsImVtYWlsIjoiaGVsbWFmYWhhbTA3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTUzNjk2NH0.OXFnQyU2qIQ7Apf2PdwAM05C3rivP2wTUpDGh0QhbpI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a088e4d17fb39dc9-LLK","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"31.171.100.221","cf-ipcountry":"AZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jun-2026 15:22:45 UTC] === User Orders API Called ===
[08-Jun-2026 15:22:45 UTC] User ID: 755
[08-Jun-2026 15:22:45 UTC] Limit: 20, Offset: 0
[08-Jun-2026 15:22:45 UTC] Orders found: 0
[08-Jun-2026 15:22:45 UTC] Orders data: []
[08-Jun-2026 15:22:45 UTC] Total orders count: 0
[08-Jun-2026 15:22:45 UTC] === API CALL LOG ===
[08-Jun-2026 15:22:45 UTC] Endpoint: user/profile.php
[08-Jun-2026 15:22:45 UTC] Full Log Data: {
    "timestamp": "2026-06-08 15:22:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.171.100.221",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.171.100.221, 172.71.12.170",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU1IiwidXNlcm5hbWUiOiJoZWxtYSIsImVtYWlsIjoiaGVsbWFmYWhhbTA3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTUzNjk2NH0.OXFnQyU2qIQ7Apf2PdwAM05C3rivP2wTUpDGh0QhbpI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a088e4d1d82f9dc9-LLK",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.171.100.221",
        "cf-ipcountry": "AZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 15:22:45 UTC] === END API CALL LOG ===
[08-Jun-2026 15:22:45 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 15:22:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU1IiwidXNlcm5hbWUiOiJoZWxtYSIsImVtYWlsIjoiaGVsbWFmYWhhbTA3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTUzNjk2NH0.OXFnQyU2qIQ7Apf2PdwAM05C3rivP2wTUpDGh0QhbpI
[08-Jun-2026 15:22:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 15:22:45 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 15:22:45 UTC] User ID: 755
[08-Jun-2026 15:22:45 UTC] ✅ User profile retrieved successfully for user ID: 755
[08-Jun-2026 15:22:46 UTC] === API CALL LOG ===
[08-Jun-2026 15:22:46 UTC] Endpoint: user/profile.php
[08-Jun-2026 15:22:46 UTC] Full Log Data: {
    "timestamp": "2026-06-08 15:22:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.171.100.221",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.171.100.221, 172.71.12.170",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU1IiwidXNlcm5hbWUiOiJoZWxtYSIsImVtYWlsIjoiaGVsbWFmYWhhbTA3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTUzNjk2NH0.OXFnQyU2qIQ7Apf2PdwAM05C3rivP2wTUpDGh0QhbpI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a088e4d5acd39dc9-LLK",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.171.100.221",
        "cf-ipcountry": "AZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 15:22:46 UTC] === END API CALL LOG ===
[08-Jun-2026 15:22:46 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 15:22:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU1IiwidXNlcm5hbWUiOiJoZWxtYSIsImVtYWlsIjoiaGVsbWFmYWhhbTA3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTUzNjk2NH0.OXFnQyU2qIQ7Apf2PdwAM05C3rivP2wTUpDGh0QhbpI
[08-Jun-2026 15:22:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 15:22:46 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 15:22:46 UTC] User ID: 755
[08-Jun-2026 15:22:46 UTC] ✅ User profile retrieved successfully for user ID: 755
[08-Jun-2026 15:23:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 15:23:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 15:23:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"31.171.100.221, 172.71.12.171","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU1IiwidXNlcm5hbWUiOiJoZWxtYSIsImVtYWlsIjoiaGVsbWFmYWhhbTA3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTUzNjk2NH0.OXFnQyU2qIQ7Apf2PdwAM05C3rivP2wTUpDGh0QhbpI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a088e53bdcb09dc9-LLK","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"31.171.100.221","cf-ipcountry":"AZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jun-2026 15:23:02 UTC] === User Orders API Called ===
[08-Jun-2026 15:23:02 UTC] User ID: 755
[08-Jun-2026 15:23:02 UTC] Limit: 20, Offset: 0
[08-Jun-2026 15:23:02 UTC] Orders found: 0
[08-Jun-2026 15:23:02 UTC] Orders data: []
[08-Jun-2026 15:23:02 UTC] Total orders count: 0
[08-Jun-2026 15:43:11 UTC] === API CALL LOG ===
[08-Jun-2026 15:43:11 UTC] Endpoint: user/profile.php
[08-Jun-2026 15:43:11 UTC] Full Log Data: {
    "timestamp": "2026-06-08 15:43:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.177",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.52.177, 141.101.99.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5IiwidXNlcm5hbWUiOiJNdXNhIiwiZW1haWwiOiJtYW5hZ2VyY291Z2hpbmdAZ21haWwuY29tIiwiZXhwIjoxNzc0NDgxMzA4fQ.3oxrNHdjbpMaOL40sbTWfGb4JiXy2uLth1LczZCG1n8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08902bf3ef3ef59-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.52.177",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 15:43:11 UTC] === END API CALL LOG ===
[08-Jun-2026 15:43:11 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 15:43:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5IiwidXNlcm5hbWUiOiJNdXNhIiwiZW1haWwiOiJtYW5hZ2VyY291Z2hpbmdAZ21haWwuY29tIiwiZXhwIjoxNzc0NDgxMzA4fQ.3oxrNHdjbpMaOL40sbTWfGb4JiXy2uLth1LczZCG1n8
[08-Jun-2026 15:43:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 15:43:11 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 15:43:11 UTC] User ID: 119
[08-Jun-2026 15:43:11 UTC] ✅ User profile retrieved successfully for user ID: 119
[08-Jun-2026 15:43:12 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 15:43:12 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 15:43:12 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.211.52.177, 141.101.98.57","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5IiwidXNlcm5hbWUiOiJNdXNhIiwiZW1haWwiOiJtYW5hZ2VyY291Z2hpbmdAZ21haWwuY29tIiwiZXhwIjoxNzc0NDgxMzA4fQ.3oxrNHdjbpMaOL40sbTWfGb4JiXy2uLth1LczZCG1n8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a08902c3f8a7ef59-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"197.211.52.177","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jun-2026 15:43:12 UTC] === User Orders API Called ===
[08-Jun-2026 15:43:12 UTC] User ID: 119
[08-Jun-2026 15:43:12 UTC] Limit: 20, Offset: 0
[08-Jun-2026 15:43:12 UTC] Orders found: 0
[08-Jun-2026 15:43:12 UTC] === API CALL LOG ===
[08-Jun-2026 15:43:12 UTC] Orders data: []
[08-Jun-2026 15:43:12 UTC] Endpoint: user/profile.php
[08-Jun-2026 15:43:12 UTC] Full Log Data: {
    "timestamp": "2026-06-08 15:43:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.177",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.52.177, 141.101.99.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5IiwidXNlcm5hbWUiOiJNdXNhIiwiZW1haWwiOiJtYW5hZ2VyY291Z2hpbmdAZ21haWwuY29tIiwiZXhwIjoxNzc0NDgxMzA4fQ.3oxrNHdjbpMaOL40sbTWfGb4JiXy2uLth1LczZCG1n8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08902c3f89eef59-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.52.177",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 15:43:12 UTC] === END API CALL LOG ===
[08-Jun-2026 15:43:12 UTC] Total orders count: 0
[08-Jun-2026 15:43:12 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 15:43:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5IiwidXNlcm5hbWUiOiJNdXNhIiwiZW1haWwiOiJtYW5hZ2VyY291Z2hpbmdAZ21haWwuY29tIiwiZXhwIjoxNzc0NDgxMzA4fQ.3oxrNHdjbpMaOL40sbTWfGb4JiXy2uLth1LczZCG1n8
[08-Jun-2026 15:43:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 15:43:12 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 15:43:12 UTC] User ID: 119
[08-Jun-2026 15:43:12 UTC] ✅ User profile retrieved successfully for user ID: 119
[08-Jun-2026 15:43:12 UTC] === API CALL LOG ===
[08-Jun-2026 15:43:12 UTC] Endpoint: user/profile.php
[08-Jun-2026 15:43:12 UTC] Full Log Data: {
    "timestamp": "2026-06-08 15:43:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.177",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.52.177, 141.101.99.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5IiwidXNlcm5hbWUiOiJNdXNhIiwiZW1haWwiOiJtYW5hZ2VyY291Z2hpbmdAZ21haWwuY29tIiwiZXhwIjoxNzc0NDgxMzA4fQ.3oxrNHdjbpMaOL40sbTWfGb4JiXy2uLth1LczZCG1n8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08902c4cae1ef59-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.52.177",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 15:43:12 UTC] === END API CALL LOG ===
[08-Jun-2026 15:43:12 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 15:43:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5IiwidXNlcm5hbWUiOiJNdXNhIiwiZW1haWwiOiJtYW5hZ2VyY291Z2hpbmdAZ21haWwuY29tIiwiZXhwIjoxNzc0NDgxMzA4fQ.3oxrNHdjbpMaOL40sbTWfGb4JiXy2uLth1LczZCG1n8
[08-Jun-2026 15:43:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 15:43:12 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 15:43:12 UTC] User ID: 119
[08-Jun-2026 15:43:12 UTC] ✅ User profile retrieved successfully for user ID: 119
[08-Jun-2026 15:43:12 UTC] === API CALL LOG ===
[08-Jun-2026 15:43:12 UTC] Endpoint: user/profile.php
[08-Jun-2026 15:43:12 UTC] Full Log Data: {
    "timestamp": "2026-06-08 15:43:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.177",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.52.177, 141.101.98.57",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5IiwidXNlcm5hbWUiOiJNdXNhIiwiZW1haWwiOiJtYW5hZ2VyY291Z2hpbmdAZ21haWwuY29tIiwiZXhwIjoxNzc0NDgxMzA4fQ.3oxrNHdjbpMaOL40sbTWfGb4JiXy2uLth1LczZCG1n8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08902c91e23ef59-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.52.177",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 15:43:12 UTC] === END API CALL LOG ===
[08-Jun-2026 15:43:12 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 15:43:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5IiwidXNlcm5hbWUiOiJNdXNhIiwiZW1haWwiOiJtYW5hZ2VyY291Z2hpbmdAZ21haWwuY29tIiwiZXhwIjoxNzc0NDgxMzA4fQ.3oxrNHdjbpMaOL40sbTWfGb4JiXy2uLth1LczZCG1n8
[08-Jun-2026 15:43:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 15:43:12 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 15:43:12 UTC] User ID: 119
[08-Jun-2026 15:43:12 UTC] ✅ User profile retrieved successfully for user ID: 119
[08-Jun-2026 15:43:20 UTC] === API CALL LOG ===
[08-Jun-2026 15:43:20 UTC] Endpoint: user/profile.php
[08-Jun-2026 15:43:20 UTC] Full Log Data: {
    "timestamp": "2026-06-08 15:43:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.177",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.52.177, 141.101.99.151",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5IiwidXNlcm5hbWUiOiJNdXNhIiwiZW1haWwiOiJtYW5hZ2VyY291Z2hpbmdAZ21haWwuY29tIiwiZXhwIjoxNzc0NDgxMzA4fQ.3oxrNHdjbpMaOL40sbTWfGb4JiXy2uLth1LczZCG1n8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08902f7d876ef59-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.52.177",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 15:43:20 UTC] === END API CALL LOG ===
[08-Jun-2026 15:43:20 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 15:43:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5IiwidXNlcm5hbWUiOiJNdXNhIiwiZW1haWwiOiJtYW5hZ2VyY291Z2hpbmdAZ21haWwuY29tIiwiZXhwIjoxNzc0NDgxMzA4fQ.3oxrNHdjbpMaOL40sbTWfGb4JiXy2uLth1LczZCG1n8
[08-Jun-2026 15:43:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 15:43:20 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 15:43:20 UTC] User ID: 119
[08-Jun-2026 15:43:20 UTC] ✅ User profile retrieved successfully for user ID: 119
[08-Jun-2026 15:43:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 15:43:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 15:43:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.211.52.177, 141.101.99.151","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5IiwidXNlcm5hbWUiOiJNdXNhIiwiZW1haWwiOiJtYW5hZ2VyY291Z2hpbmdAZ21haWwuY29tIiwiZXhwIjoxNzc0NDgxMzA4fQ.3oxrNHdjbpMaOL40sbTWfGb4JiXy2uLth1LczZCG1n8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a08902ff7b34ef59-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"197.211.52.177","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jun-2026 15:43:21 UTC] === User Orders API Called ===
[08-Jun-2026 15:43:21 UTC] User ID: 119
[08-Jun-2026 15:43:21 UTC] Limit: 20, Offset: 0
[08-Jun-2026 15:43:21 UTC] Orders found: 0
[08-Jun-2026 15:43:21 UTC] Orders data: []
[08-Jun-2026 15:43:21 UTC] Total orders count: 0
[08-Jun-2026 15:43:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 15:43:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 15:43:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.211.52.177, 141.101.99.151","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5IiwidXNlcm5hbWUiOiJNdXNhIiwiZW1haWwiOiJtYW5hZ2VyY291Z2hpbmdAZ21haWwuY29tIiwiZXhwIjoxNzc0NDgxMzA4fQ.3oxrNHdjbpMaOL40sbTWfGb4JiXy2uLth1LczZCG1n8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a08903102de9ef59-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"197.211.52.177","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jun-2026 15:43:24 UTC] === User Orders API Called ===
[08-Jun-2026 15:43:24 UTC] User ID: 119
[08-Jun-2026 15:43:24 UTC] Limit: 20, Offset: 0
[08-Jun-2026 15:43:24 UTC] Orders found: 0
[08-Jun-2026 15:43:24 UTC] Orders data: []
[08-Jun-2026 15:43:24 UTC] Total orders count: 0
[08-Jun-2026 15:43:24 UTC] === API CALL LOG ===
[08-Jun-2026 15:43:24 UTC] Endpoint: user/profile.php
[08-Jun-2026 15:43:24 UTC] Full Log Data: {
    "timestamp": "2026-06-08 15:43:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.177",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.52.177, 141.101.99.151",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5IiwidXNlcm5hbWUiOiJNdXNhIiwiZW1haWwiOiJtYW5hZ2VyY291Z2hpbmdAZ21haWwuY29tIiwiZXhwIjoxNzc0NDgxMzA4fQ.3oxrNHdjbpMaOL40sbTWfGb4JiXy2uLth1LczZCG1n8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08903102debef59-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.52.177",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 15:43:24 UTC] === END API CALL LOG ===
[08-Jun-2026 15:43:24 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 15:43:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5IiwidXNlcm5hbWUiOiJNdXNhIiwiZW1haWwiOiJtYW5hZ2VyY291Z2hpbmdAZ21haWwuY29tIiwiZXhwIjoxNzc0NDgxMzA4fQ.3oxrNHdjbpMaOL40sbTWfGb4JiXy2uLth1LczZCG1n8
[08-Jun-2026 15:43:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 15:43:24 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 15:43:24 UTC] User ID: 119
[08-Jun-2026 15:43:24 UTC] ✅ User profile retrieved successfully for user ID: 119
[08-Jun-2026 15:43:24 UTC] === API CALL LOG ===
[08-Jun-2026 15:43:24 UTC] Endpoint: user/profile.php
[08-Jun-2026 15:43:24 UTC] Full Log Data: {
    "timestamp": "2026-06-08 15:43:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.177",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.52.177, 141.101.99.151",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5IiwidXNlcm5hbWUiOiJNdXNhIiwiZW1haWwiOiJtYW5hZ2VyY291Z2hpbmdAZ21haWwuY29tIiwiZXhwIjoxNzc0NDgxMzA4fQ.3oxrNHdjbpMaOL40sbTWfGb4JiXy2uLth1LczZCG1n8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08903125af6ef59-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.52.177",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 15:43:24 UTC] === END API CALL LOG ===
[08-Jun-2026 15:43:24 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 15:43:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5IiwidXNlcm5hbWUiOiJNdXNhIiwiZW1haWwiOiJtYW5hZ2VyY291Z2hpbmdAZ21haWwuY29tIiwiZXhwIjoxNzc0NDgxMzA4fQ.3oxrNHdjbpMaOL40sbTWfGb4JiXy2uLth1LczZCG1n8
[08-Jun-2026 15:43:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 15:43:24 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 15:43:24 UTC] User ID: 119
[08-Jun-2026 15:43:24 UTC] ✅ User profile retrieved successfully for user ID: 119
[08-Jun-2026 15:43:25 UTC] === API CALL LOG ===
[08-Jun-2026 15:43:25 UTC] Endpoint: user/profile.php
[08-Jun-2026 15:43:25 UTC] Full Log Data: {
    "timestamp": "2026-06-08 15:43:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.177",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.52.177, 141.101.99.151",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5IiwidXNlcm5hbWUiOiJNdXNhIiwiZW1haWwiOiJtYW5hZ2VyY291Z2hpbmdAZ21haWwuY29tIiwiZXhwIjoxNzc0NDgxMzA4fQ.3oxrNHdjbpMaOL40sbTWfGb4JiXy2uLth1LczZCG1n8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08903179faeef59-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.52.177",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 15:43:25 UTC] === END API CALL LOG ===
[08-Jun-2026 15:43:25 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 15:43:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5IiwidXNlcm5hbWUiOiJNdXNhIiwiZW1haWwiOiJtYW5hZ2VyY291Z2hpbmdAZ21haWwuY29tIiwiZXhwIjoxNzc0NDgxMzA4fQ.3oxrNHdjbpMaOL40sbTWfGb4JiXy2uLth1LczZCG1n8
[08-Jun-2026 15:43:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 15:43:25 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 15:43:25 UTC] User ID: 119
[08-Jun-2026 15:43:25 UTC] ✅ User profile retrieved successfully for user ID: 119
[08-Jun-2026 15:53:58 UTC] === API CALL LOG ===
[08-Jun-2026 15:53:58 UTC] Endpoint: user/profile.php
[08-Jun-2026 15:53:58 UTC] Full Log Data: {
    "timestamp": "2026-06-08 15:53:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.177",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.52.177, 172.64.192.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5IiwidXNlcm5hbWUiOiJNdXNhIiwiZW1haWwiOiJtYW5hZ2VyY291Z2hpbmdAZ21haWwuY29tIiwiZXhwIjoxNzc0NDgxMzA4fQ.3oxrNHdjbpMaOL40sbTWfGb4JiXy2uLth1LczZCG1n8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a089128c4e52f37d-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.52.177",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 15:53:58 UTC] === END API CALL LOG ===
[08-Jun-2026 15:53:58 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 15:53:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5IiwidXNlcm5hbWUiOiJNdXNhIiwiZW1haWwiOiJtYW5hZ2VyY291Z2hpbmdAZ21haWwuY29tIiwiZXhwIjoxNzc0NDgxMzA4fQ.3oxrNHdjbpMaOL40sbTWfGb4JiXy2uLth1LczZCG1n8
[08-Jun-2026 15:53:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 15:53:58 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 15:53:58 UTC] User ID: 119
[08-Jun-2026 15:53:58 UTC] ✅ User profile retrieved successfully for user ID: 119
[08-Jun-2026 15:53:59 UTC] === API CALL LOG ===
[08-Jun-2026 15:53:59 UTC] Endpoint: user/profile.php
[08-Jun-2026 15:53:59 UTC] Full Log Data: {
    "timestamp": "2026-06-08 15:53:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.177",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.52.177, 172.64.192.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5IiwidXNlcm5hbWUiOiJNdXNhIiwiZW1haWwiOiJtYW5hZ2VyY291Z2hpbmdAZ21haWwuY29tIiwiZXhwIjoxNzc0NDgxMzA4fQ.3oxrNHdjbpMaOL40sbTWfGb4JiXy2uLth1LczZCG1n8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0891290bb17f37d-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.52.177",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 15:53:59 UTC] === END API CALL LOG ===
[08-Jun-2026 15:53:59 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 15:53:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5IiwidXNlcm5hbWUiOiJNdXNhIiwiZW1haWwiOiJtYW5hZ2VyY291Z2hpbmdAZ21haWwuY29tIiwiZXhwIjoxNzc0NDgxMzA4fQ.3oxrNHdjbpMaOL40sbTWfGb4JiXy2uLth1LczZCG1n8
[08-Jun-2026 15:53:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 15:53:59 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 15:53:59 UTC] User ID: 119
[08-Jun-2026 15:53:59 UTC] ✅ User profile retrieved successfully for user ID: 119
[08-Jun-2026 15:53:59 UTC] === API CALL LOG ===
[08-Jun-2026 15:53:59 UTC] Endpoint: user/profile.php
[08-Jun-2026 15:53:59 UTC] Full Log Data: {
    "timestamp": "2026-06-08 15:53:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.177",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.52.177, 172.64.192.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5IiwidXNlcm5hbWUiOiJNdXNhIiwiZW1haWwiOiJtYW5hZ2VyY291Z2hpbmdAZ21haWwuY29tIiwiZXhwIjoxNzc0NDgxMzA4fQ.3oxrNHdjbpMaOL40sbTWfGb4JiXy2uLth1LczZCG1n8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0891290bb21f37d-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.52.177",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 15:53:59 UTC] === END API CALL LOG ===
[08-Jun-2026 15:53:59 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 15:53:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5IiwidXNlcm5hbWUiOiJNdXNhIiwiZW1haWwiOiJtYW5hZ2VyY291Z2hpbmdAZ21haWwuY29tIiwiZXhwIjoxNzc0NDgxMzA4fQ.3oxrNHdjbpMaOL40sbTWfGb4JiXy2uLth1LczZCG1n8
[08-Jun-2026 15:53:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 15:53:59 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 15:53:59 UTC] User ID: 119
[08-Jun-2026 15:53:59 UTC] ✅ User profile retrieved successfully for user ID: 119
[08-Jun-2026 15:53:59 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 15:53:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 15:53:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.211.52.177, 172.64.192.67","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5IiwidXNlcm5hbWUiOiJNdXNhIiwiZW1haWwiOiJtYW5hZ2VyY291Z2hpbmdAZ21haWwuY29tIiwiZXhwIjoxNzc0NDgxMzA4fQ.3oxrNHdjbpMaOL40sbTWfGb4JiXy2uLth1LczZCG1n8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0891290bb20f37d-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"197.211.52.177","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jun-2026 15:53:59 UTC] === User Orders API Called ===
[08-Jun-2026 15:53:59 UTC] User ID: 119
[08-Jun-2026 15:53:59 UTC] Limit: 20, Offset: 0
[08-Jun-2026 15:53:59 UTC] Orders found: 0
[08-Jun-2026 15:53:59 UTC] Orders data: []
[08-Jun-2026 15:53:59 UTC] Total orders count: 0
[08-Jun-2026 15:54:00 UTC] === API CALL LOG ===
[08-Jun-2026 15:54:00 UTC] Endpoint: user/profile.php
[08-Jun-2026 15:54:00 UTC] Full Log Data: {
    "timestamp": "2026-06-08 15:54:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.177",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.52.177, 172.64.192.67",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5IiwidXNlcm5hbWUiOiJNdXNhIiwiZW1haWwiOiJtYW5hZ2VyY291Z2hpbmdAZ21haWwuY29tIiwiZXhwIjoxNzc0NDgxMzA4fQ.3oxrNHdjbpMaOL40sbTWfGb4JiXy2uLth1LczZCG1n8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0891297e91af37d-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.52.177",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 15:54:00 UTC] === END API CALL LOG ===
[08-Jun-2026 15:54:00 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 15:54:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5IiwidXNlcm5hbWUiOiJNdXNhIiwiZW1haWwiOiJtYW5hZ2VyY291Z2hpbmdAZ21haWwuY29tIiwiZXhwIjoxNzc0NDgxMzA4fQ.3oxrNHdjbpMaOL40sbTWfGb4JiXy2uLth1LczZCG1n8
[08-Jun-2026 15:54:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 15:54:00 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 15:54:00 UTC] User ID: 119
[08-Jun-2026 15:54:00 UTC] ✅ User profile retrieved successfully for user ID: 119
[08-Jun-2026 15:56:02 UTC] === API CALL LOG ===
[08-Jun-2026 15:56:02 UTC] Endpoint: user/profile.php
[08-Jun-2026 15:56:02 UTC] Full Log Data: {
    "timestamp": "2026-06-08 15:56:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.177",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.52.177, 172.64.192.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5IiwidXNlcm5hbWUiOiJNdXNhIiwiZW1haWwiOiJtYW5hZ2VyY291Z2hpbmdAZ21haWwuY29tIiwiZXhwIjoxNzc0NDgxMzA4fQ.3oxrNHdjbpMaOL40sbTWfGb4JiXy2uLth1LczZCG1n8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08915915dd3f37d-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.52.177",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 15:56:02 UTC] === END API CALL LOG ===
[08-Jun-2026 15:56:02 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 15:56:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5IiwidXNlcm5hbWUiOiJNdXNhIiwiZW1haWwiOiJtYW5hZ2VyY291Z2hpbmdAZ21haWwuY29tIiwiZXhwIjoxNzc0NDgxMzA4fQ.3oxrNHdjbpMaOL40sbTWfGb4JiXy2uLth1LczZCG1n8
[08-Jun-2026 15:56:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 15:56:02 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 15:56:02 UTC] User ID: 119
[08-Jun-2026 15:56:02 UTC] ✅ User profile retrieved successfully for user ID: 119
[08-Jun-2026 15:57:50 UTC] === API CALL LOG ===
[08-Jun-2026 15:57:50 UTC] Endpoint: user/profile.php
[08-Jun-2026 15:57:50 UTC] Full Log Data: {
    "timestamp": "2026-06-08 15:57:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.177",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.52.177, 172.64.192.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5IiwidXNlcm5hbWUiOiJNdXNhIiwiZW1haWwiOiJtYW5hZ2VyY291Z2hpbmdAZ21haWwuY29tIiwiZXhwIjoxNzc0NDgxMzA4fQ.3oxrNHdjbpMaOL40sbTWfGb4JiXy2uLth1LczZCG1n8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08918374fe7f37d-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.52.177",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 15:57:50 UTC] === END API CALL LOG ===
[08-Jun-2026 15:57:50 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 15:57:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5IiwidXNlcm5hbWUiOiJNdXNhIiwiZW1haWwiOiJtYW5hZ2VyY291Z2hpbmdAZ21haWwuY29tIiwiZXhwIjoxNzc0NDgxMzA4fQ.3oxrNHdjbpMaOL40sbTWfGb4JiXy2uLth1LczZCG1n8
[08-Jun-2026 15:57:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 15:57:50 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 15:57:50 UTC] User ID: 119
[08-Jun-2026 15:57:50 UTC] ✅ User profile retrieved successfully for user ID: 119
[08-Jun-2026 16:19:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 16:19:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 16:19:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.82.231, 141.101.98.56","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU2IiwidXNlcm5hbWUiOiJqcG4wNDAzMiIsImVtYWlsIjoiS2Vuam9uYXRoYW44MDdAZ21haWwuY29tIiwiZXhwIjoxNzgxNTQwMzk2fQ.BluEtd5H9T9hQVGxZxgv2KbIMAYL2oPUpZMAxE_DqZA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a089389e2a32f65f-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.82.231","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jun-2026 16:19:57 UTC] === User Orders API Called ===
[08-Jun-2026 16:19:57 UTC] User ID: 756
[08-Jun-2026 16:19:57 UTC] Limit: 20, Offset: 0
[08-Jun-2026 16:19:57 UTC] Orders found: 0
[08-Jun-2026 16:19:57 UTC] Orders data: []
[08-Jun-2026 16:19:57 UTC] Total orders count: 0
[08-Jun-2026 16:19:57 UTC] === API CALL LOG ===
[08-Jun-2026 16:19:57 UTC] Endpoint: user/profile.php
[08-Jun-2026 16:19:57 UTC] Full Log Data: {
    "timestamp": "2026-06-08 16:19:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.82.231",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.82.231, 141.101.98.56",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU2IiwidXNlcm5hbWUiOiJqcG4wNDAzMiIsImVtYWlsIjoiS2Vuam9uYXRoYW44MDdAZ21haWwuY29tIiwiZXhwIjoxNzgxNTQwMzk2fQ.BluEtd5H9T9hQVGxZxgv2KbIMAYL2oPUpZMAxE_DqZA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a089389e2a2bf65f-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.82.231",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 16:19:57 UTC] === END API CALL LOG ===
[08-Jun-2026 16:19:57 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 16:19:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU2IiwidXNlcm5hbWUiOiJqcG4wNDAzMiIsImVtYWlsIjoiS2Vuam9uYXRoYW44MDdAZ21haWwuY29tIiwiZXhwIjoxNzgxNTQwMzk2fQ.BluEtd5H9T9hQVGxZxgv2KbIMAYL2oPUpZMAxE_DqZA
[08-Jun-2026 16:19:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 16:19:57 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 16:19:57 UTC] User ID: 756
[08-Jun-2026 16:19:57 UTC] ✅ User profile retrieved successfully for user ID: 756
[08-Jun-2026 16:19:57 UTC] === API CALL LOG ===
[08-Jun-2026 16:19:57 UTC] Endpoint: user/profile.php
[08-Jun-2026 16:19:57 UTC] Full Log Data: {
    "timestamp": "2026-06-08 16:19:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.82.231",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.82.231, 141.101.99.151",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU2IiwidXNlcm5hbWUiOiJqcG4wNDAzMiIsImVtYWlsIjoiS2Vuam9uYXRoYW44MDdAZ21haWwuY29tIiwiZXhwIjoxNzgxNTQwMzk2fQ.BluEtd5H9T9hQVGxZxgv2KbIMAYL2oPUpZMAxE_DqZA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a089389f3d67f65f-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.82.231",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 16:19:57 UTC] === END API CALL LOG ===
[08-Jun-2026 16:19:57 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 16:19:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU2IiwidXNlcm5hbWUiOiJqcG4wNDAzMiIsImVtYWlsIjoiS2Vuam9uYXRoYW44MDdAZ21haWwuY29tIiwiZXhwIjoxNzgxNTQwMzk2fQ.BluEtd5H9T9hQVGxZxgv2KbIMAYL2oPUpZMAxE_DqZA
[08-Jun-2026 16:19:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 16:19:57 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 16:19:57 UTC] User ID: 756
[08-Jun-2026 16:19:57 UTC] ✅ User profile retrieved successfully for user ID: 756
[08-Jun-2026 16:19:58 UTC] === API CALL LOG ===
[08-Jun-2026 16:19:58 UTC] Endpoint: user/profile.php
[08-Jun-2026 16:19:58 UTC] Full Log Data: {
    "timestamp": "2026-06-08 16:19:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.82.231",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.82.231, 141.101.98.56",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU2IiwidXNlcm5hbWUiOiJqcG4wNDAzMiIsImVtYWlsIjoiS2Vuam9uYXRoYW44MDdAZ21haWwuY29tIiwiZXhwIjoxNzgxNTQwMzk2fQ.BluEtd5H9T9hQVGxZxgv2KbIMAYL2oPUpZMAxE_DqZA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08938a49c2df65f-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.82.231",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 16:19:58 UTC] === END API CALL LOG ===
[08-Jun-2026 16:19:58 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 16:19:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU2IiwidXNlcm5hbWUiOiJqcG4wNDAzMiIsImVtYWlsIjoiS2Vuam9uYXRoYW44MDdAZ21haWwuY29tIiwiZXhwIjoxNzgxNTQwMzk2fQ.BluEtd5H9T9hQVGxZxgv2KbIMAYL2oPUpZMAxE_DqZA
[08-Jun-2026 16:19:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 16:19:58 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 16:19:58 UTC] User ID: 756
[08-Jun-2026 16:19:58 UTC] ✅ User profile retrieved successfully for user ID: 756
[08-Jun-2026 16:20:28 UTC] === API CALL LOG ===
[08-Jun-2026 16:20:28 UTC] Endpoint: user/profile.php
[08-Jun-2026 16:20:28 UTC] Full Log Data: {
    "timestamp": "2026-06-08 16:20:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.82.231",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.82.231, 141.101.99.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU2IiwidXNlcm5hbWUiOiJqcG4wNDAzMiIsImVtYWlsIjoiS2Vuam9uYXRoYW44MDdAZ21haWwuY29tIiwiZXhwIjoxNzgxNTQwMzk2fQ.BluEtd5H9T9hQVGxZxgv2KbIMAYL2oPUpZMAxE_DqZA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a089395f7de4ef44-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.82.231",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 16:20:28 UTC] === END API CALL LOG ===
[08-Jun-2026 16:20:28 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 16:20:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU2IiwidXNlcm5hbWUiOiJqcG4wNDAzMiIsImVtYWlsIjoiS2Vuam9uYXRoYW44MDdAZ21haWwuY29tIiwiZXhwIjoxNzgxNTQwMzk2fQ.BluEtd5H9T9hQVGxZxgv2KbIMAYL2oPUpZMAxE_DqZA
[08-Jun-2026 16:20:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 16:20:28 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 16:20:28 UTC] User ID: 756
[08-Jun-2026 16:20:28 UTC] ✅ User profile retrieved successfully for user ID: 756
[08-Jun-2026 16:20:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 16:20:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 16:20:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.82.231, 141.101.99.152","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU2IiwidXNlcm5hbWUiOiJqcG4wNDAzMiIsImVtYWlsIjoiS2Vuam9uYXRoYW44MDdAZ21haWwuY29tIiwiZXhwIjoxNzgxNTQwMzk2fQ.BluEtd5H9T9hQVGxZxgv2KbIMAYL2oPUpZMAxE_DqZA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a089397f4b2bef44-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.82.231","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jun-2026 16:20:33 UTC] === User Orders API Called ===
[08-Jun-2026 16:20:33 UTC] User ID: 756
[08-Jun-2026 16:20:33 UTC] Limit: 20, Offset: 0
[08-Jun-2026 16:20:33 UTC] Orders found: 0
[08-Jun-2026 16:20:33 UTC] Orders data: []
[08-Jun-2026 16:20:33 UTC] Total orders count: 0
[08-Jun-2026 16:20:33 UTC] === API CALL LOG ===
[08-Jun-2026 16:20:33 UTC] Endpoint: user/profile.php
[08-Jun-2026 16:20:33 UTC] Full Log Data: {
    "timestamp": "2026-06-08 16:20:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.82.231",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.82.231, 141.101.99.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU2IiwidXNlcm5hbWUiOiJqcG4wNDAzMiIsImVtYWlsIjoiS2Vuam9uYXRoYW44MDdAZ21haWwuY29tIiwiZXhwIjoxNzgxNTQwMzk2fQ.BluEtd5H9T9hQVGxZxgv2KbIMAYL2oPUpZMAxE_DqZA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a089397f4b30ef44-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.82.231",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 16:20:33 UTC] === END API CALL LOG ===
[08-Jun-2026 16:20:33 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 16:20:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU2IiwidXNlcm5hbWUiOiJqcG4wNDAzMiIsImVtYWlsIjoiS2Vuam9uYXRoYW44MDdAZ21haWwuY29tIiwiZXhwIjoxNzgxNTQwMzk2fQ.BluEtd5H9T9hQVGxZxgv2KbIMAYL2oPUpZMAxE_DqZA
[08-Jun-2026 16:20:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 16:20:33 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 16:20:33 UTC] User ID: 756
[08-Jun-2026 16:20:33 UTC] ✅ User profile retrieved successfully for user ID: 756
[08-Jun-2026 16:20:34 UTC] === API CALL LOG ===
[08-Jun-2026 16:20:34 UTC] Endpoint: user/profile.php
[08-Jun-2026 16:20:34 UTC] Full Log Data: {
    "timestamp": "2026-06-08 16:20:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.82.231",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.82.231, 141.101.99.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU2IiwidXNlcm5hbWUiOiJqcG4wNDAzMiIsImVtYWlsIjoiS2Vuam9uYXRoYW44MDdAZ21haWwuY29tIiwiZXhwIjoxNzgxNTQwMzk2fQ.BluEtd5H9T9hQVGxZxgv2KbIMAYL2oPUpZMAxE_DqZA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08939819971ef44-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.82.231",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 16:20:34 UTC] === END API CALL LOG ===
[08-Jun-2026 16:20:34 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 16:20:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU2IiwidXNlcm5hbWUiOiJqcG4wNDAzMiIsImVtYWlsIjoiS2Vuam9uYXRoYW44MDdAZ21haWwuY29tIiwiZXhwIjoxNzgxNTQwMzk2fQ.BluEtd5H9T9hQVGxZxgv2KbIMAYL2oPUpZMAxE_DqZA
[08-Jun-2026 16:20:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 16:20:34 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 16:20:34 UTC] User ID: 756
[08-Jun-2026 16:20:34 UTC] ✅ User profile retrieved successfully for user ID: 756
[08-Jun-2026 16:20:34 UTC] === API CALL LOG ===
[08-Jun-2026 16:20:34 UTC] Endpoint: user/profile.php
[08-Jun-2026 16:20:34 UTC] Full Log Data: {
    "timestamp": "2026-06-08 16:20:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.82.231",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.82.231, 141.101.99.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU2IiwidXNlcm5hbWUiOiJqcG4wNDAzMiIsImVtYWlsIjoiS2Vuam9uYXRoYW44MDdAZ21haWwuY29tIiwiZXhwIjoxNzgxNTQwMzk2fQ.BluEtd5H9T9hQVGxZxgv2KbIMAYL2oPUpZMAxE_DqZA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0893982bc8def44-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.82.231",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 16:20:34 UTC] === END API CALL LOG ===
[08-Jun-2026 16:20:34 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 16:20:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU2IiwidXNlcm5hbWUiOiJqcG4wNDAzMiIsImVtYWlsIjoiS2Vuam9uYXRoYW44MDdAZ21haWwuY29tIiwiZXhwIjoxNzgxNTQwMzk2fQ.BluEtd5H9T9hQVGxZxgv2KbIMAYL2oPUpZMAxE_DqZA
[08-Jun-2026 16:20:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 16:20:34 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 16:20:34 UTC] User ID: 756
[08-Jun-2026 16:20:34 UTC] ✅ User profile retrieved successfully for user ID: 756
[08-Jun-2026 16:20:34 UTC] === API CALL LOG ===
[08-Jun-2026 16:20:34 UTC] Endpoint: user/profile.php
[08-Jun-2026 16:20:34 UTC] Full Log Data: {
    "timestamp": "2026-06-08 16:20:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.82.231",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.82.231, 141.101.99.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU2IiwidXNlcm5hbWUiOiJqcG4wNDAzMiIsImVtYWlsIjoiS2Vuam9uYXRoYW44MDdAZ21haWwuY29tIiwiZXhwIjoxNzgxNTQwMzk2fQ.BluEtd5H9T9hQVGxZxgv2KbIMAYL2oPUpZMAxE_DqZA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08939852a86ef44-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.82.231",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 16:20:34 UTC] === END API CALL LOG ===
[08-Jun-2026 16:20:34 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 16:20:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU2IiwidXNlcm5hbWUiOiJqcG4wNDAzMiIsImVtYWlsIjoiS2Vuam9uYXRoYW44MDdAZ21haWwuY29tIiwiZXhwIjoxNzgxNTQwMzk2fQ.BluEtd5H9T9hQVGxZxgv2KbIMAYL2oPUpZMAxE_DqZA
[08-Jun-2026 16:20:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 16:20:34 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 16:20:34 UTC] User ID: 756
[08-Jun-2026 16:20:34 UTC] ✅ User profile retrieved successfully for user ID: 756
[08-Jun-2026 16:20:43 UTC] === API CALL LOG ===
[08-Jun-2026 16:20:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 16:20:43 UTC] Endpoint: user/profile.php
[08-Jun-2026 16:20:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 16:20:43 UTC] Full Log Data: {
    "timestamp": "2026-06-08 16:20:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.82.231",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.82.231, 141.101.99.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU2IiwidXNlcm5hbWUiOiJqcG4wNDAzMiIsImVtYWlsIjoiS2Vuam9uYXRoYW44MDdAZ21haWwuY29tIiwiZXhwIjoxNzgxNTQwMzk2fQ.BluEtd5H9T9hQVGxZxgv2KbIMAYL2oPUpZMAxE_DqZA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08939b92822ef44-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.82.231",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 16:20:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.82.231, 141.101.99.152","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU2IiwidXNlcm5hbWUiOiJqcG4wNDAzMiIsImVtYWlsIjoiS2Vuam9uYXRoYW44MDdAZ21haWwuY29tIiwiZXhwIjoxNzgxNTQwMzk2fQ.BluEtd5H9T9hQVGxZxgv2KbIMAYL2oPUpZMAxE_DqZA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a08939b9281eef44-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.82.231","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jun-2026 16:20:43 UTC] === END API CALL LOG ===
[08-Jun-2026 16:20:43 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 16:20:43 UTC] === User Orders API Called ===
[08-Jun-2026 16:20:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU2IiwidXNlcm5hbWUiOiJqcG4wNDAzMiIsImVtYWlsIjoiS2Vuam9uYXRoYW44MDdAZ21haWwuY29tIiwiZXhwIjoxNzgxNTQwMzk2fQ.BluEtd5H9T9hQVGxZxgv2KbIMAYL2oPUpZMAxE_DqZA
[08-Jun-2026 16:20:43 UTC] User ID: 756
[08-Jun-2026 16:20:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 16:20:43 UTC] Limit: 20, Offset: 0
[08-Jun-2026 16:20:43 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 16:20:43 UTC] User ID: 756
[08-Jun-2026 16:20:43 UTC] Orders found: 0
[08-Jun-2026 16:20:43 UTC] Orders data: []
[08-Jun-2026 16:20:43 UTC] ✅ User profile retrieved successfully for user ID: 756
[08-Jun-2026 16:20:43 UTC] Total orders count: 0
[08-Jun-2026 16:20:43 UTC] === API CALL LOG ===
[08-Jun-2026 16:20:43 UTC] Endpoint: user/profile.php
[08-Jun-2026 16:20:43 UTC] Full Log Data: {
    "timestamp": "2026-06-08 16:20:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.82.231",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.82.231, 141.101.99.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU2IiwidXNlcm5hbWUiOiJqcG4wNDAzMiIsImVtYWlsIjoiS2Vuam9uYXRoYW44MDdAZ21haWwuY29tIiwiZXhwIjoxNzgxNTQwMzk2fQ.BluEtd5H9T9hQVGxZxgv2KbIMAYL2oPUpZMAxE_DqZA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08939bc890cef44-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.82.231",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 16:20:43 UTC] === END API CALL LOG ===
[08-Jun-2026 16:20:43 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 16:20:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU2IiwidXNlcm5hbWUiOiJqcG4wNDAzMiIsImVtYWlsIjoiS2Vuam9uYXRoYW44MDdAZ21haWwuY29tIiwiZXhwIjoxNzgxNTQwMzk2fQ.BluEtd5H9T9hQVGxZxgv2KbIMAYL2oPUpZMAxE_DqZA
[08-Jun-2026 16:20:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 16:20:43 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 16:20:43 UTC] User ID: 756
[08-Jun-2026 16:20:43 UTC] ✅ User profile retrieved successfully for user ID: 756
[08-Jun-2026 16:21:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 16:21:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 16:21:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.82.231, 141.101.99.152","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU2IiwidXNlcm5hbWUiOiJqcG4wNDAzMiIsImVtYWlsIjoiS2Vuam9uYXRoYW44MDdAZ21haWwuY29tIiwiZXhwIjoxNzgxNTQwMzk2fQ.BluEtd5H9T9hQVGxZxgv2KbIMAYL2oPUpZMAxE_DqZA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0893a30cd28ef44-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.82.231","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jun-2026 16:21:02 UTC] === User Orders API Called ===
[08-Jun-2026 16:21:02 UTC] User ID: 756
[08-Jun-2026 16:21:02 UTC] Limit: 20, Offset: 0
[08-Jun-2026 16:21:02 UTC] Orders found: 0
[08-Jun-2026 16:21:02 UTC] Orders data: []
[08-Jun-2026 16:21:02 UTC] Total orders count: 0
[08-Jun-2026 16:21:05 UTC] === API CALL LOG ===
[08-Jun-2026 16:21:05 UTC] Endpoint: user/profile.php
[08-Jun-2026 16:21:05 UTC] Full Log Data: {
    "timestamp": "2026-06-08 16:21:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.82.231",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.82.231, 141.101.99.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU2IiwidXNlcm5hbWUiOiJqcG4wNDAzMiIsImVtYWlsIjoiS2Vuam9uYXRoYW44MDdAZ21haWwuY29tIiwiZXhwIjoxNzgxNTQwMzk2fQ.BluEtd5H9T9hQVGxZxgv2KbIMAYL2oPUpZMAxE_DqZA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0893a445beeef44-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.82.231",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 16:21:05 UTC] === END API CALL LOG ===
[08-Jun-2026 16:21:05 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 16:21:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU2IiwidXNlcm5hbWUiOiJqcG4wNDAzMiIsImVtYWlsIjoiS2Vuam9uYXRoYW44MDdAZ21haWwuY29tIiwiZXhwIjoxNzgxNTQwMzk2fQ.BluEtd5H9T9hQVGxZxgv2KbIMAYL2oPUpZMAxE_DqZA
[08-Jun-2026 16:21:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 16:21:05 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 16:21:05 UTC] User ID: 756
[08-Jun-2026 16:21:05 UTC] ✅ User profile retrieved successfully for user ID: 756
[08-Jun-2026 16:21:05 UTC] User Purchases API - User ID: 756
[08-Jun-2026 16:21:05 UTC] User Purchases API - Total purchases found: 0
[08-Jun-2026 16:21:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 16:21:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 16:21:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.82.231, 141.101.99.152","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU2IiwidXNlcm5hbWUiOiJqcG4wNDAzMiIsImVtYWlsIjoiS2Vuam9uYXRoYW44MDdAZ21haWwuY29tIiwiZXhwIjoxNzgxNTQwMzk2fQ.BluEtd5H9T9hQVGxZxgv2KbIMAYL2oPUpZMAxE_DqZA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0893a93585eef44-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.82.231","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jun-2026 16:21:17 UTC] === User Orders API Called ===
[08-Jun-2026 16:21:17 UTC] User ID: 756
[08-Jun-2026 16:21:17 UTC] Limit: 20, Offset: 0
[08-Jun-2026 16:21:17 UTC] Orders found: 0
[08-Jun-2026 16:21:17 UTC] Orders data: []
[08-Jun-2026 16:21:17 UTC] Total orders count: 0
[08-Jun-2026 16:21:17 UTC] === API CALL LOG ===
[08-Jun-2026 16:21:17 UTC] Endpoint: user/profile.php
[08-Jun-2026 16:21:17 UTC] Full Log Data: {
    "timestamp": "2026-06-08 16:21:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.82.231",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.82.231, 141.101.99.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU2IiwidXNlcm5hbWUiOiJqcG4wNDAzMiIsImVtYWlsIjoiS2Vuam9uYXRoYW44MDdAZ21haWwuY29tIiwiZXhwIjoxNzgxNTQwMzk2fQ.BluEtd5H9T9hQVGxZxgv2KbIMAYL2oPUpZMAxE_DqZA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0893a935862ef44-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.82.231",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 16:21:17 UTC] === END API CALL LOG ===
[08-Jun-2026 16:21:17 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 16:21:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU2IiwidXNlcm5hbWUiOiJqcG4wNDAzMiIsImVtYWlsIjoiS2Vuam9uYXRoYW44MDdAZ21haWwuY29tIiwiZXhwIjoxNzgxNTQwMzk2fQ.BluEtd5H9T9hQVGxZxgv2KbIMAYL2oPUpZMAxE_DqZA
[08-Jun-2026 16:21:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 16:21:17 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 16:21:17 UTC] User ID: 756
[08-Jun-2026 16:21:17 UTC] ✅ User profile retrieved successfully for user ID: 756
[08-Jun-2026 16:21:18 UTC] === API CALL LOG ===
[08-Jun-2026 16:21:18 UTC] Endpoint: user/profile.php
[08-Jun-2026 16:21:18 UTC] Full Log Data: {
    "timestamp": "2026-06-08 16:21:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.82.231",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.82.231, 141.101.99.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU2IiwidXNlcm5hbWUiOiJqcG4wNDAzMiIsImVtYWlsIjoiS2Vuam9uYXRoYW44MDdAZ21haWwuY29tIiwiZXhwIjoxNzgxNTQwMzk2fQ.BluEtd5H9T9hQVGxZxgv2KbIMAYL2oPUpZMAxE_DqZA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0893a979b96ef44-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.82.231",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 16:21:18 UTC] === END API CALL LOG ===
[08-Jun-2026 16:21:18 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 16:21:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU2IiwidXNlcm5hbWUiOiJqcG4wNDAzMiIsImVtYWlsIjoiS2Vuam9uYXRoYW44MDdAZ21haWwuY29tIiwiZXhwIjoxNzgxNTQwMzk2fQ.BluEtd5H9T9hQVGxZxgv2KbIMAYL2oPUpZMAxE_DqZA
[08-Jun-2026 16:21:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 16:21:18 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 16:21:18 UTC] User ID: 756
[08-Jun-2026 16:21:18 UTC] ✅ User profile retrieved successfully for user ID: 756
[08-Jun-2026 16:21:59 UTC] === API CALL LOG ===
[08-Jun-2026 16:21:59 UTC] Endpoint: user/profile.php
[08-Jun-2026 16:21:59 UTC] Full Log Data: {
    "timestamp": "2026-06-08 16:21:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.82.231",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.82.231, 172.71.26.99",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU2IiwidXNlcm5hbWUiOiJqcG4wNDAzMiIsImVtYWlsIjoiS2Vuam9uYXRoYW44MDdAZ21haWwuY29tIiwiZXhwIjoxNzgxNTQwMzk2fQ.BluEtd5H9T9hQVGxZxgv2KbIMAYL2oPUpZMAxE_DqZA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0893b94febf459a-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.82.231",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 16:21:59 UTC] === END API CALL LOG ===
[08-Jun-2026 16:21:59 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 16:21:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU2IiwidXNlcm5hbWUiOiJqcG4wNDAzMiIsImVtYWlsIjoiS2Vuam9uYXRoYW44MDdAZ21haWwuY29tIiwiZXhwIjoxNzgxNTQwMzk2fQ.BluEtd5H9T9hQVGxZxgv2KbIMAYL2oPUpZMAxE_DqZA
[08-Jun-2026 16:21:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 16:21:59 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 16:21:59 UTC] User ID: 756
[08-Jun-2026 16:21:59 UTC] ✅ User profile retrieved successfully for user ID: 756
[08-Jun-2026 16:22:17 UTC] === API CALL LOG ===
[08-Jun-2026 16:22:17 UTC] Endpoint: user/profile.php
[08-Jun-2026 16:22:17 UTC] Full Log Data: {
    "timestamp": "2026-06-08 16:22:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.82.231",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.82.231, 172.71.26.99",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU2IiwidXNlcm5hbWUiOiJqcG4wNDAzMiIsImVtYWlsIjoiS2Vuam9uYXRoYW44MDdAZ21haWwuY29tIiwiZXhwIjoxNzgxNTQwMzk2fQ.BluEtd5H9T9hQVGxZxgv2KbIMAYL2oPUpZMAxE_DqZA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0893c05eeba459a-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.82.231",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 16:22:17 UTC] === END API CALL LOG ===
[08-Jun-2026 16:22:17 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 16:22:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU2IiwidXNlcm5hbWUiOiJqcG4wNDAzMiIsImVtYWlsIjoiS2Vuam9uYXRoYW44MDdAZ21haWwuY29tIiwiZXhwIjoxNzgxNTQwMzk2fQ.BluEtd5H9T9hQVGxZxgv2KbIMAYL2oPUpZMAxE_DqZA
[08-Jun-2026 16:22:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 16:22:17 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 16:22:17 UTC] User ID: 756
[08-Jun-2026 16:22:17 UTC] ✅ User profile retrieved successfully for user ID: 756
[08-Jun-2026 16:22:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 16:22:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 16:22:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.82.231, 172.71.26.99","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU2IiwidXNlcm5hbWUiOiJqcG4wNDAzMiIsImVtYWlsIjoiS2Vuam9uYXRoYW44MDdAZ21haWwuY29tIiwiZXhwIjoxNzgxNTQwMzk2fQ.BluEtd5H9T9hQVGxZxgv2KbIMAYL2oPUpZMAxE_DqZA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0893c05eeb7459a-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.82.231","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jun-2026 16:22:17 UTC] === User Orders API Called ===
[08-Jun-2026 16:22:17 UTC] User ID: 756
[08-Jun-2026 16:22:17 UTC] Limit: 20, Offset: 0
[08-Jun-2026 16:22:17 UTC] Orders found: 0
[08-Jun-2026 16:22:17 UTC] Orders data: []
[08-Jun-2026 16:22:17 UTC] Total orders count: 0
[08-Jun-2026 16:22:17 UTC] === API CALL LOG ===
[08-Jun-2026 16:22:17 UTC] Endpoint: user/profile.php
[08-Jun-2026 16:22:17 UTC] Full Log Data: {
    "timestamp": "2026-06-08 16:22:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.82.231",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.82.231, 172.71.26.99",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU2IiwidXNlcm5hbWUiOiJqcG4wNDAzMiIsImVtYWlsIjoiS2Vuam9uYXRoYW44MDdAZ21haWwuY29tIiwiZXhwIjoxNzgxNTQwMzk2fQ.BluEtd5H9T9hQVGxZxgv2KbIMAYL2oPUpZMAxE_DqZA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0893c07a896459a-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.82.231",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 16:22:17 UTC] === END API CALL LOG ===
[08-Jun-2026 16:22:17 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 16:22:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU2IiwidXNlcm5hbWUiOiJqcG4wNDAzMiIsImVtYWlsIjoiS2Vuam9uYXRoYW44MDdAZ21haWwuY29tIiwiZXhwIjoxNzgxNTQwMzk2fQ.BluEtd5H9T9hQVGxZxgv2KbIMAYL2oPUpZMAxE_DqZA
[08-Jun-2026 16:22:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 16:22:17 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 16:22:17 UTC] User ID: 756
[08-Jun-2026 16:22:17 UTC] ✅ User profile retrieved successfully for user ID: 756
[08-Jun-2026 22:45:07 UTC] === API CALL LOG ===
[08-Jun-2026 22:45:07 UTC] Endpoint: user/profile.php
[08-Jun-2026 22:45:07 UTC] Full Log Data: {
    "timestamp": "2026-06-08 22:45:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "77.119.192.47",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "77.119.192.47, 104.23.162.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU3IiwidXNlcm5hbWUiOiJsdWtpIiwiZW1haWwiOiJMdWtmNjEzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTU2MzUwNn0.tow0jCYKmcjk0c7kQNI-ojcoR_pLK21e9rSPfWS__3U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08b6cd46ab59a97-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "77.119.192.47",
        "cf-ipcountry": "AT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 22:45:07 UTC] === END API CALL LOG ===
[08-Jun-2026 22:45:07 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 22:45:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU3IiwidXNlcm5hbWUiOiJsdWtpIiwiZW1haWwiOiJMdWtmNjEzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTU2MzUwNn0.tow0jCYKmcjk0c7kQNI-ojcoR_pLK21e9rSPfWS__3U
[08-Jun-2026 22:45:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 22:45:07 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 22:45:07 UTC] User ID: 757
[08-Jun-2026 22:45:07 UTC] ✅ User profile retrieved successfully for user ID: 757
[08-Jun-2026 22:45:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 22:45:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 22:45:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"77.119.192.47, 104.23.162.71","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU3IiwidXNlcm5hbWUiOiJsdWtpIiwiZW1haWwiOiJMdWtmNjEzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTU2MzUwNn0.tow0jCYKmcjk0c7kQNI-ojcoR_pLK21e9rSPfWS__3U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a08b6cd50b0e9a97-VIE","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"77.119.192.47","cf-ipcountry":"AT","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jun-2026 22:45:08 UTC] === User Orders API Called ===
[08-Jun-2026 22:45:08 UTC] User ID: 757
[08-Jun-2026 22:45:08 UTC] Limit: 20, Offset: 0
[08-Jun-2026 22:45:08 UTC] Orders found: 0
[08-Jun-2026 22:45:08 UTC] Orders data: []
[08-Jun-2026 22:45:08 UTC] Total orders count: 0
[08-Jun-2026 22:45:08 UTC] === API CALL LOG ===
[08-Jun-2026 22:45:08 UTC] Endpoint: user/profile.php
[08-Jun-2026 22:45:08 UTC] Full Log Data: {
    "timestamp": "2026-06-08 22:45:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "77.119.192.47",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "77.119.192.47, 104.23.162.78",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU3IiwidXNlcm5hbWUiOiJsdWtpIiwiZW1haWwiOiJMdWtmNjEzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTU2MzUwNn0.tow0jCYKmcjk0c7kQNI-ojcoR_pLK21e9rSPfWS__3U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08b6cd55b3d9a97-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "77.119.192.47",
        "cf-ipcountry": "AT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 22:45:08 UTC] === END API CALL LOG ===
[08-Jun-2026 22:45:08 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 22:45:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU3IiwidXNlcm5hbWUiOiJsdWtpIiwiZW1haWwiOiJMdWtmNjEzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTU2MzUwNn0.tow0jCYKmcjk0c7kQNI-ojcoR_pLK21e9rSPfWS__3U
[08-Jun-2026 22:45:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 22:45:08 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 22:45:08 UTC] User ID: 757
[08-Jun-2026 22:45:08 UTC] ✅ User profile retrieved successfully for user ID: 757
[08-Jun-2026 22:45:08 UTC] === API CALL LOG ===
[08-Jun-2026 22:45:08 UTC] Endpoint: user/profile.php
[08-Jun-2026 22:45:08 UTC] Full Log Data: {
    "timestamp": "2026-06-08 22:45:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "77.119.192.47",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "77.119.192.47, 104.23.162.78",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU3IiwidXNlcm5hbWUiOiJsdWtpIiwiZW1haWwiOiJMdWtmNjEzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTU2MzUwNn0.tow0jCYKmcjk0c7kQNI-ojcoR_pLK21e9rSPfWS__3U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08b6cd8ad749a97-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "77.119.192.47",
        "cf-ipcountry": "AT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 22:45:08 UTC] === END API CALL LOG ===
[08-Jun-2026 22:45:08 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 22:45:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU3IiwidXNlcm5hbWUiOiJsdWtpIiwiZW1haWwiOiJMdWtmNjEzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTU2MzUwNn0.tow0jCYKmcjk0c7kQNI-ojcoR_pLK21e9rSPfWS__3U
[08-Jun-2026 22:45:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 22:45:08 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 22:45:08 UTC] User ID: 757
[08-Jun-2026 22:45:08 UTC] ✅ User profile retrieved successfully for user ID: 757
[08-Jun-2026 22:45:58 UTC] === API CALL LOG ===
[08-Jun-2026 22:45:58 UTC] Endpoint: user/profile.php
[08-Jun-2026 22:45:58 UTC] Full Log Data: {
    "timestamp": "2026-06-08 22:45:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "77.119.192.47",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "77.119.192.47, 104.23.162.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU3IiwidXNlcm5hbWUiOiJsdWtpIiwiZW1haWwiOiJMdWtmNjEzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTU2MzUwNn0.tow0jCYKmcjk0c7kQNI-ojcoR_pLK21e9rSPfWS__3U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08b6e1249549a97-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "77.119.192.47",
        "cf-ipcountry": "AT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 22:45:58 UTC] === END API CALL LOG ===
[08-Jun-2026 22:45:58 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 22:45:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU3IiwidXNlcm5hbWUiOiJsdWtpIiwiZW1haWwiOiJMdWtmNjEzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTU2MzUwNn0.tow0jCYKmcjk0c7kQNI-ojcoR_pLK21e9rSPfWS__3U
[08-Jun-2026 22:45:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 22:45:58 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 22:45:58 UTC] User ID: 757
[08-Jun-2026 22:45:58 UTC] ✅ User profile retrieved successfully for user ID: 757
[08-Jun-2026 22:46:16 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 22:46:16 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 22:46:16 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"77.119.192.47, 104.23.162.70","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU3IiwidXNlcm5hbWUiOiJsdWtpIiwiZW1haWwiOiJMdWtmNjEzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTU2MzUwNn0.tow0jCYKmcjk0c7kQNI-ojcoR_pLK21e9rSPfWS__3U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a08b6e83abaa9a97-VIE","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"77.119.192.47","cf-ipcountry":"AT","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jun-2026 22:46:16 UTC] === User Orders API Called ===
[08-Jun-2026 22:46:16 UTC] User ID: 757
[08-Jun-2026 22:46:16 UTC] Limit: 20, Offset: 0
[08-Jun-2026 22:46:16 UTC] Orders found: 0
[08-Jun-2026 22:46:16 UTC] Orders data: []
[08-Jun-2026 22:46:16 UTC] Total orders count: 0
[08-Jun-2026 22:46:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 22:46:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 22:46:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"77.119.192.47, 104.23.162.70","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU3IiwidXNlcm5hbWUiOiJsdWtpIiwiZW1haWwiOiJMdWtmNjEzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTU2MzUwNn0.tow0jCYKmcjk0c7kQNI-ojcoR_pLK21e9rSPfWS__3U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a08b6e8e7cfa9a97-VIE","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"77.119.192.47","cf-ipcountry":"AT","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jun-2026 22:46:18 UTC] === User Orders API Called ===
[08-Jun-2026 22:46:18 UTC] User ID: 757
[08-Jun-2026 22:46:18 UTC] Limit: 20, Offset: 0
[08-Jun-2026 22:46:18 UTC] Orders found: 0
[08-Jun-2026 22:46:18 UTC] Orders data: []
[08-Jun-2026 22:46:18 UTC] Total orders count: 0
[08-Jun-2026 22:46:18 UTC] === API CALL LOG ===
[08-Jun-2026 22:46:18 UTC] Endpoint: user/profile.php
[08-Jun-2026 22:46:18 UTC] Full Log Data: {
    "timestamp": "2026-06-08 22:46:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "77.119.192.47",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "77.119.192.47, 104.23.162.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU3IiwidXNlcm5hbWUiOiJsdWtpIiwiZW1haWwiOiJMdWtmNjEzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTU2MzUwNn0.tow0jCYKmcjk0c7kQNI-ojcoR_pLK21e9rSPfWS__3U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08b6e8edd4b9a97-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "77.119.192.47",
        "cf-ipcountry": "AT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 22:46:18 UTC] === END API CALL LOG ===
[08-Jun-2026 22:46:18 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 22:46:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU3IiwidXNlcm5hbWUiOiJsdWtpIiwiZW1haWwiOiJMdWtmNjEzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTU2MzUwNn0.tow0jCYKmcjk0c7kQNI-ojcoR_pLK21e9rSPfWS__3U
[08-Jun-2026 22:46:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 22:46:18 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 22:46:18 UTC] User ID: 757
[08-Jun-2026 22:46:18 UTC] ✅ User profile retrieved successfully for user ID: 757
[08-Jun-2026 22:46:19 UTC] === API CALL LOG ===
[08-Jun-2026 22:46:19 UTC] Endpoint: user/profile.php
[08-Jun-2026 22:46:19 UTC] Full Log Data: {
    "timestamp": "2026-06-08 22:46:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "77.119.192.47",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "77.119.192.47, 104.23.162.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU3IiwidXNlcm5hbWUiOiJsdWtpIiwiZW1haWwiOiJMdWtmNjEzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTU2MzUwNn0.tow0jCYKmcjk0c7kQNI-ojcoR_pLK21e9rSPfWS__3U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08b6e9359169a97-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "77.119.192.47",
        "cf-ipcountry": "AT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 22:46:19 UTC] === END API CALL LOG ===
[08-Jun-2026 22:46:19 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 22:46:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU3IiwidXNlcm5hbWUiOiJsdWtpIiwiZW1haWwiOiJMdWtmNjEzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTU2MzUwNn0.tow0jCYKmcjk0c7kQNI-ojcoR_pLK21e9rSPfWS__3U
[08-Jun-2026 22:46:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 22:46:19 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 22:46:19 UTC] User ID: 757
[08-Jun-2026 22:46:19 UTC] ✅ User profile retrieved successfully for user ID: 757
[08-Jun-2026 22:47:04 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 22:47:04 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 22:47:04 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"77.119.192.47, 104.23.162.70","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU3IiwidXNlcm5hbWUiOiJsdWtpIiwiZW1haWwiOiJMdWtmNjEzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTU2MzUwNn0.tow0jCYKmcjk0c7kQNI-ojcoR_pLK21e9rSPfWS__3U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a08b6faafef49a97-VIE","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"77.119.192.47","cf-ipcountry":"AT","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jun-2026 22:47:04 UTC] === User Orders API Called ===
[08-Jun-2026 22:47:04 UTC] User ID: 757
[08-Jun-2026 22:47:04 UTC] Limit: 20, Offset: 0
[08-Jun-2026 22:47:04 UTC] Orders found: 0
[08-Jun-2026 22:47:04 UTC] Orders data: []
[08-Jun-2026 22:47:04 UTC] Total orders count: 0
[08-Jun-2026 22:47:04 UTC] === API CALL LOG ===
[08-Jun-2026 22:47:04 UTC] Endpoint: user/profile.php
[08-Jun-2026 22:47:04 UTC] Full Log Data: {
    "timestamp": "2026-06-08 22:47:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "77.119.192.47",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "77.119.192.47, 104.23.162.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU3IiwidXNlcm5hbWUiOiJsdWtpIiwiZW1haWwiOiJMdWtmNjEzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTU2MzUwNn0.tow0jCYKmcjk0c7kQNI-ojcoR_pLK21e9rSPfWS__3U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08b6fab1f0e9a97-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "77.119.192.47",
        "cf-ipcountry": "AT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 22:47:04 UTC] === END API CALL LOG ===
[08-Jun-2026 22:47:04 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 22:47:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU3IiwidXNlcm5hbWUiOiJsdWtpIiwiZW1haWwiOiJMdWtmNjEzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTU2MzUwNn0.tow0jCYKmcjk0c7kQNI-ojcoR_pLK21e9rSPfWS__3U
[08-Jun-2026 22:47:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 22:47:04 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 22:47:04 UTC] User ID: 757
[08-Jun-2026 22:47:04 UTC] ✅ User profile retrieved successfully for user ID: 757
[08-Jun-2026 22:47:04 UTC] === API CALL LOG ===
[08-Jun-2026 22:47:04 UTC] Endpoint: user/profile.php
[08-Jun-2026 22:47:04 UTC] Full Log Data: {
    "timestamp": "2026-06-08 22:47:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "77.119.192.47",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "77.119.192.47, 104.23.162.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU3IiwidXNlcm5hbWUiOiJsdWtpIiwiZW1haWwiOiJMdWtmNjEzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTU2MzUwNn0.tow0jCYKmcjk0c7kQNI-ojcoR_pLK21e9rSPfWS__3U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08b6faf3a159a97-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "77.119.192.47",
        "cf-ipcountry": "AT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 22:47:04 UTC] === END API CALL LOG ===
[08-Jun-2026 22:47:04 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 22:47:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU3IiwidXNlcm5hbWUiOiJsdWtpIiwiZW1haWwiOiJMdWtmNjEzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTU2MzUwNn0.tow0jCYKmcjk0c7kQNI-ojcoR_pLK21e9rSPfWS__3U
[08-Jun-2026 22:47:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 22:47:04 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 22:47:04 UTC] User ID: 757
[08-Jun-2026 22:47:04 UTC] ✅ User profile retrieved successfully for user ID: 757
[08-Jun-2026 22:48:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 22:48:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 22:48:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"77.119.192.47, 104.23.162.70","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU3IiwidXNlcm5hbWUiOiJsdWtpIiwiZW1haWwiOiJMdWtmNjEzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTU2MzUwNn0.tow0jCYKmcjk0c7kQNI-ojcoR_pLK21e9rSPfWS__3U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a08b7110cbcc9a97-VIE","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"77.119.192.47","cf-ipcountry":"AT","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jun-2026 22:48:01 UTC] === User Orders API Called ===
[08-Jun-2026 22:48:01 UTC] User ID: 757
[08-Jun-2026 22:48:01 UTC] Limit: 20, Offset: 0
[08-Jun-2026 22:48:01 UTC] Orders found: 0
[08-Jun-2026 22:48:01 UTC] Orders data: []
[08-Jun-2026 22:48:01 UTC] Total orders count: 0
[08-Jun-2026 22:48:02 UTC] === API CALL LOG ===
[08-Jun-2026 22:48:02 UTC] Endpoint: user/profile.php
[08-Jun-2026 22:48:02 UTC] Full Log Data: {
    "timestamp": "2026-06-08 22:48:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "77.119.192.47",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "77.119.192.47, 104.23.162.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU3IiwidXNlcm5hbWUiOiJsdWtpIiwiZW1haWwiOiJMdWtmNjEzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTU2MzUwNn0.tow0jCYKmcjk0c7kQNI-ojcoR_pLK21e9rSPfWS__3U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08b7118ea1d9a97-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "77.119.192.47",
        "cf-ipcountry": "AT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 22:48:02 UTC] === END API CALL LOG ===
[08-Jun-2026 22:48:02 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 22:48:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU3IiwidXNlcm5hbWUiOiJsdWtpIiwiZW1haWwiOiJMdWtmNjEzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTU2MzUwNn0.tow0jCYKmcjk0c7kQNI-ojcoR_pLK21e9rSPfWS__3U
[08-Jun-2026 22:48:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 22:48:02 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 22:48:02 UTC] User ID: 757
[08-Jun-2026 22:48:02 UTC] ✅ User profile retrieved successfully for user ID: 757
[08-Jun-2026 22:48:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 22:48:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 22:48:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"77.119.192.47, 104.23.162.70","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU3IiwidXNlcm5hbWUiOiJsdWtpIiwiZW1haWwiOiJMdWtmNjEzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTU2MzUwNn0.tow0jCYKmcjk0c7kQNI-ojcoR_pLK21e9rSPfWS__3U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a08b7118ea1c9a97-VIE","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"77.119.192.47","cf-ipcountry":"AT","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jun-2026 22:48:02 UTC] === User Orders API Called ===
[08-Jun-2026 22:48:02 UTC] User ID: 757
[08-Jun-2026 22:48:02 UTC] Limit: 20, Offset: 0
[08-Jun-2026 22:48:02 UTC] Orders found: 0
[08-Jun-2026 22:48:02 UTC] Orders data: []
[08-Jun-2026 22:48:02 UTC] Total orders count: 0
[08-Jun-2026 22:48:03 UTC] === API CALL LOG ===
[08-Jun-2026 22:48:03 UTC] Endpoint: user/profile.php
[08-Jun-2026 22:48:03 UTC] Full Log Data: {
    "timestamp": "2026-06-08 22:48:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "77.119.192.47",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "77.119.192.47, 104.23.162.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU3IiwidXNlcm5hbWUiOiJsdWtpIiwiZW1haWwiOiJMdWtmNjEzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTU2MzUwNn0.tow0jCYKmcjk0c7kQNI-ojcoR_pLK21e9rSPfWS__3U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08b711cbd149a97-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "77.119.192.47",
        "cf-ipcountry": "AT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 22:48:03 UTC] === END API CALL LOG ===
[08-Jun-2026 22:48:03 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 22:48:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU3IiwidXNlcm5hbWUiOiJsdWtpIiwiZW1haWwiOiJMdWtmNjEzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTU2MzUwNn0.tow0jCYKmcjk0c7kQNI-ojcoR_pLK21e9rSPfWS__3U
[08-Jun-2026 22:48:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 22:48:03 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 22:48:03 UTC] User ID: 757
[08-Jun-2026 22:48:03 UTC] ✅ User profile retrieved successfully for user ID: 757
[08-Jun-2026 22:48:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 22:48:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 22:48:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"77.119.192.47, 104.23.162.70","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU3IiwidXNlcm5hbWUiOiJsdWtpIiwiZW1haWwiOiJMdWtmNjEzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTU2MzUwNn0.tow0jCYKmcjk0c7kQNI-ojcoR_pLK21e9rSPfWS__3U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a08b714fc8359a97-VIE","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"77.119.192.47","cf-ipcountry":"AT","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jun-2026 22:48:11 UTC] === User Orders API Called ===
[08-Jun-2026 22:48:11 UTC] User ID: 757
[08-Jun-2026 22:48:11 UTC] Limit: 20, Offset: 0
[08-Jun-2026 22:48:11 UTC] Orders found: 0
[08-Jun-2026 22:48:11 UTC] Orders data: []
[08-Jun-2026 22:48:11 UTC] Total orders count: 0
[08-Jun-2026 22:48:12 UTC] === API CALL LOG ===
[08-Jun-2026 22:48:12 UTC] Endpoint: user/profile.php
[08-Jun-2026 22:48:12 UTC] Full Log Data: {
    "timestamp": "2026-06-08 22:48:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "77.119.192.47",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "77.119.192.47, 104.23.162.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU3IiwidXNlcm5hbWUiOiJsdWtpIiwiZW1haWwiOiJMdWtmNjEzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTU2MzUwNn0.tow0jCYKmcjk0c7kQNI-ojcoR_pLK21e9rSPfWS__3U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08b7157af6f9a97-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "77.119.192.47",
        "cf-ipcountry": "AT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 22:48:12 UTC] === END API CALL LOG ===
[08-Jun-2026 22:48:12 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 22:48:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU3IiwidXNlcm5hbWUiOiJsdWtpIiwiZW1haWwiOiJMdWtmNjEzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTU2MzUwNn0.tow0jCYKmcjk0c7kQNI-ojcoR_pLK21e9rSPfWS__3U
[08-Jun-2026 22:48:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 22:48:12 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 22:48:12 UTC] User ID: 757
[08-Jun-2026 22:48:12 UTC] ✅ User profile retrieved successfully for user ID: 757
[08-Jun-2026 22:48:12 UTC] User Purchases API - User ID: 757
[08-Jun-2026 22:48:12 UTC] User Purchases API - Total purchases found: 0
[08-Jun-2026 22:48:43 UTC] User Purchases API - User ID: 757
[08-Jun-2026 22:48:43 UTC] User Purchases API - Total purchases found: 0
[08-Jun-2026 22:48:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 22:48:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 22:48:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"77.119.192.47, 104.23.162.71","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU3IiwidXNlcm5hbWUiOiJsdWtpIiwiZW1haWwiOiJMdWtmNjEzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTU2MzUwNn0.tow0jCYKmcjk0c7kQNI-ojcoR_pLK21e9rSPfWS__3U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a08b72207b479a97-VIE","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"77.119.192.47","cf-ipcountry":"AT","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jun-2026 22:48:44 UTC] === API CALL LOG ===
[08-Jun-2026 22:48:44 UTC] === User Orders API Called ===
[08-Jun-2026 22:48:44 UTC] Endpoint: user/profile.php
[08-Jun-2026 22:48:44 UTC] User ID: 757
[08-Jun-2026 22:48:44 UTC] Full Log Data: {
    "timestamp": "2026-06-08 22:48:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "77.119.192.47",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "77.119.192.47, 104.23.162.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU3IiwidXNlcm5hbWUiOiJsdWtpIiwiZW1haWwiOiJMdWtmNjEzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTU2MzUwNn0.tow0jCYKmcjk0c7kQNI-ojcoR_pLK21e9rSPfWS__3U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08b72207b499a97-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "77.119.192.47",
        "cf-ipcountry": "AT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 22:48:44 UTC] === END API CALL LOG ===
[08-Jun-2026 22:48:44 UTC] Limit: 20, Offset: 0
[08-Jun-2026 22:48:44 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 22:48:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU3IiwidXNlcm5hbWUiOiJsdWtpIiwiZW1haWwiOiJMdWtmNjEzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTU2MzUwNn0.tow0jCYKmcjk0c7kQNI-ojcoR_pLK21e9rSPfWS__3U
[08-Jun-2026 22:48:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 22:48:44 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 22:48:44 UTC] User ID: 757
[08-Jun-2026 22:48:44 UTC] Orders found: 0
[08-Jun-2026 22:48:44 UTC] Orders data: []
[08-Jun-2026 22:48:44 UTC] ✅ User profile retrieved successfully for user ID: 757
[08-Jun-2026 22:48:44 UTC] Total orders count: 0
[08-Jun-2026 22:48:45 UTC] === API CALL LOG ===
[08-Jun-2026 22:48:45 UTC] Endpoint: user/profile.php
[08-Jun-2026 22:48:45 UTC] Full Log Data: {
    "timestamp": "2026-06-08 22:48:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "77.119.192.47",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "77.119.192.47, 104.23.162.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU3IiwidXNlcm5hbWUiOiJsdWtpIiwiZW1haWwiOiJMdWtmNjEzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTU2MzUwNn0.tow0jCYKmcjk0c7kQNI-ojcoR_pLK21e9rSPfWS__3U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08b72246e8f9a97-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "77.119.192.47",
        "cf-ipcountry": "AT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 22:48:45 UTC] === END API CALL LOG ===
[08-Jun-2026 22:48:45 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 22:48:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU3IiwidXNlcm5hbWUiOiJsdWtpIiwiZW1haWwiOiJMdWtmNjEzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTU2MzUwNn0.tow0jCYKmcjk0c7kQNI-ojcoR_pLK21e9rSPfWS__3U
[08-Jun-2026 22:48:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 22:48:45 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 22:48:45 UTC] User ID: 757
[08-Jun-2026 22:48:45 UTC] ✅ User profile retrieved successfully for user ID: 757
[08-Jun-2026 22:48:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 22:48:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 22:48:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"77.119.192.47, 104.23.162.71","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU3IiwidXNlcm5hbWUiOiJsdWtpIiwiZW1haWwiOiJMdWtmNjEzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTU2MzUwNn0.tow0jCYKmcjk0c7kQNI-ojcoR_pLK21e9rSPfWS__3U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a08b72662b5d9a97-VIE","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"77.119.192.47","cf-ipcountry":"AT","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jun-2026 22:48:56 UTC] === User Orders API Called ===
[08-Jun-2026 22:48:56 UTC] User ID: 757
[08-Jun-2026 22:48:56 UTC] Limit: 20, Offset: 0
[08-Jun-2026 22:48:56 UTC] Orders found: 0
[08-Jun-2026 22:48:56 UTC] Orders data: []
[08-Jun-2026 22:48:56 UTC] Total orders count: 0
[08-Jun-2026 22:48:56 UTC] === API CALL LOG ===
[08-Jun-2026 22:48:56 UTC] Endpoint: user/profile.php
[08-Jun-2026 22:48:56 UTC] Full Log Data: {
    "timestamp": "2026-06-08 22:48:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "77.119.192.47",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "77.119.192.47, 104.23.162.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU3IiwidXNlcm5hbWUiOiJsdWtpIiwiZW1haWwiOiJMdWtmNjEzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTU2MzUwNn0.tow0jCYKmcjk0c7kQNI-ojcoR_pLK21e9rSPfWS__3U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08b72662b5f9a97-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "77.119.192.47",
        "cf-ipcountry": "AT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 22:48:56 UTC] === END API CALL LOG ===
[08-Jun-2026 22:48:56 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 22:48:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU3IiwidXNlcm5hbWUiOiJsdWtpIiwiZW1haWwiOiJMdWtmNjEzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTU2MzUwNn0.tow0jCYKmcjk0c7kQNI-ojcoR_pLK21e9rSPfWS__3U
[08-Jun-2026 22:48:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 22:48:56 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 22:48:56 UTC] User ID: 757
[08-Jun-2026 22:48:56 UTC] ✅ User profile retrieved successfully for user ID: 757
[08-Jun-2026 22:48:56 UTC] === API CALL LOG ===
[08-Jun-2026 22:48:56 UTC] Endpoint: user/profile.php
[08-Jun-2026 22:48:56 UTC] Full Log Data: {
    "timestamp": "2026-06-08 22:48:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "77.119.192.47",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "77.119.192.47, 104.23.162.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU3IiwidXNlcm5hbWUiOiJsdWtpIiwiZW1haWwiOiJMdWtmNjEzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTU2MzUwNn0.tow0jCYKmcjk0c7kQNI-ojcoR_pLK21e9rSPfWS__3U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08b726a4eeb9a97-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "77.119.192.47",
        "cf-ipcountry": "AT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 22:48:56 UTC] === END API CALL LOG ===
[08-Jun-2026 22:48:56 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 22:48:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU3IiwidXNlcm5hbWUiOiJsdWtpIiwiZW1haWwiOiJMdWtmNjEzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTU2MzUwNn0.tow0jCYKmcjk0c7kQNI-ojcoR_pLK21e9rSPfWS__3U
[08-Jun-2026 22:48:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 22:48:56 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 22:48:56 UTC] User ID: 757
[08-Jun-2026 22:48:56 UTC] ✅ User profile retrieved successfully for user ID: 757
[08-Jun-2026 22:49:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 22:49:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 22:49:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"77.119.192.47, 104.23.162.70","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU3IiwidXNlcm5hbWUiOiJsdWtpIiwiZW1haWwiOiJMdWtmNjEzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTU2MzUwNn0.tow0jCYKmcjk0c7kQNI-ojcoR_pLK21e9rSPfWS__3U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a08b72edfc989a97-VIE","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"77.119.192.47","cf-ipcountry":"AT","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jun-2026 22:49:17 UTC] === User Orders API Called ===
[08-Jun-2026 22:49:17 UTC] User ID: 757
[08-Jun-2026 22:49:17 UTC] Limit: 20, Offset: 0
[08-Jun-2026 22:49:17 UTC] Orders found: 0
[08-Jun-2026 22:49:17 UTC] Orders data: []
[08-Jun-2026 22:49:17 UTC] Total orders count: 0
[08-Jun-2026 22:49:17 UTC] === API CALL LOG ===
[08-Jun-2026 22:49:17 UTC] Endpoint: user/profile.php
[08-Jun-2026 22:49:17 UTC] Full Log Data: {
    "timestamp": "2026-06-08 22:49:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "77.119.192.47",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "77.119.192.47, 104.23.162.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU3IiwidXNlcm5hbWUiOiJsdWtpIiwiZW1haWwiOiJMdWtmNjEzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTU2MzUwNn0.tow0jCYKmcjk0c7kQNI-ojcoR_pLK21e9rSPfWS__3U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08b72edfc999a97-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "77.119.192.47",
        "cf-ipcountry": "AT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 22:49:17 UTC] === END API CALL LOG ===
[08-Jun-2026 22:49:17 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 22:49:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU3IiwidXNlcm5hbWUiOiJsdWtpIiwiZW1haWwiOiJMdWtmNjEzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTU2MzUwNn0.tow0jCYKmcjk0c7kQNI-ojcoR_pLK21e9rSPfWS__3U
[08-Jun-2026 22:49:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 22:49:17 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 22:49:17 UTC] User ID: 757
[08-Jun-2026 22:49:17 UTC] ✅ User profile retrieved successfully for user ID: 757
[08-Jun-2026 22:49:18 UTC] === API CALL LOG ===
[08-Jun-2026 22:49:18 UTC] Endpoint: user/profile.php
[08-Jun-2026 22:49:18 UTC] Full Log Data: {
    "timestamp": "2026-06-08 22:49:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "77.119.192.47",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "77.119.192.47, 104.23.162.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU3IiwidXNlcm5hbWUiOiJsdWtpIiwiZW1haWwiOiJMdWtmNjEzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTU2MzUwNn0.tow0jCYKmcjk0c7kQNI-ojcoR_pLK21e9rSPfWS__3U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08b72f1e80d9a97-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "77.119.192.47",
        "cf-ipcountry": "AT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 22:49:18 UTC] === END API CALL LOG ===
[08-Jun-2026 22:49:18 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 22:49:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU3IiwidXNlcm5hbWUiOiJsdWtpIiwiZW1haWwiOiJMdWtmNjEzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTU2MzUwNn0.tow0jCYKmcjk0c7kQNI-ojcoR_pLK21e9rSPfWS__3U
[08-Jun-2026 22:49:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 22:49:18 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 22:49:18 UTC] User ID: 757
[08-Jun-2026 22:49:18 UTC] ✅ User profile retrieved successfully for user ID: 757
[08-Jun-2026 22:49:31 UTC] === API CALL LOG ===
[08-Jun-2026 22:49:31 UTC] Endpoint: user/profile.php
[08-Jun-2026 22:49:31 UTC] Full Log Data: {
    "timestamp": "2026-06-08 22:49:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "77.119.192.47",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "77.119.192.47, 104.23.162.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU3IiwidXNlcm5hbWUiOiJsdWtpIiwiZW1haWwiOiJMdWtmNjEzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTU2MzUwNn0.tow0jCYKmcjk0c7kQNI-ojcoR_pLK21e9rSPfWS__3U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08b734299059a97-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "77.119.192.47",
        "cf-ipcountry": "AT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 22:49:31 UTC] === END API CALL LOG ===
[08-Jun-2026 22:49:31 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 22:49:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU3IiwidXNlcm5hbWUiOiJsdWtpIiwiZW1haWwiOiJMdWtmNjEzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTU2MzUwNn0.tow0jCYKmcjk0c7kQNI-ojcoR_pLK21e9rSPfWS__3U
[08-Jun-2026 22:49:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 22:49:31 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 22:49:31 UTC] User ID: 757
[08-Jun-2026 22:49:31 UTC] ✅ User profile retrieved successfully for user ID: 757
[08-Jun-2026 22:49:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 22:49:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 22:49:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"77.119.192.47, 104.23.162.71","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU3IiwidXNlcm5hbWUiOiJsdWtpIiwiZW1haWwiOiJMdWtmNjEzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTU2MzUwNn0.tow0jCYKmcjk0c7kQNI-ojcoR_pLK21e9rSPfWS__3U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a08b734299039a97-VIE","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"77.119.192.47","cf-ipcountry":"AT","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jun-2026 22:49:31 UTC] === User Orders API Called ===
[08-Jun-2026 22:49:31 UTC] User ID: 757
[08-Jun-2026 22:49:31 UTC] Limit: 20, Offset: 0
[08-Jun-2026 22:49:31 UTC] Orders found: 0
[08-Jun-2026 22:49:31 UTC] Orders data: []
[08-Jun-2026 22:49:31 UTC] Total orders count: 0
[08-Jun-2026 22:49:31 UTC] === API CALL LOG ===
[08-Jun-2026 22:49:31 UTC] Endpoint: user/profile.php
[08-Jun-2026 22:49:31 UTC] Full Log Data: {
    "timestamp": "2026-06-08 22:49:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "77.119.192.47",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "77.119.192.47, 104.23.162.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU3IiwidXNlcm5hbWUiOiJsdWtpIiwiZW1haWwiOiJMdWtmNjEzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTU2MzUwNn0.tow0jCYKmcjk0c7kQNI-ojcoR_pLK21e9rSPfWS__3U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08b7346ec799a97-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "77.119.192.47",
        "cf-ipcountry": "AT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 22:49:31 UTC] === END API CALL LOG ===
[08-Jun-2026 22:49:31 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 22:49:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU3IiwidXNlcm5hbWUiOiJsdWtpIiwiZW1haWwiOiJMdWtmNjEzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTU2MzUwNn0.tow0jCYKmcjk0c7kQNI-ojcoR_pLK21e9rSPfWS__3U
[08-Jun-2026 22:49:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 22:49:31 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 22:49:31 UTC] User ID: 757
[08-Jun-2026 22:49:31 UTC] ✅ User profile retrieved successfully for user ID: 757
[08-Jun-2026 22:49:41 UTC] === API CALL LOG ===
[08-Jun-2026 22:49:41 UTC] Endpoint: user/profile.php
[08-Jun-2026 22:49:41 UTC] Full Log Data: {
    "timestamp": "2026-06-08 22:49:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "77.119.192.47",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "77.119.192.47, 104.23.162.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU3IiwidXNlcm5hbWUiOiJsdWtpIiwiZW1haWwiOiJMdWtmNjEzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTU2MzUwNn0.tow0jCYKmcjk0c7kQNI-ojcoR_pLK21e9rSPfWS__3U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08b7380795b9a97-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "77.119.192.47",
        "cf-ipcountry": "AT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 22:49:41 UTC] === END API CALL LOG ===
[08-Jun-2026 22:49:41 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 22:49:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU3IiwidXNlcm5hbWUiOiJsdWtpIiwiZW1haWwiOiJMdWtmNjEzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTU2MzUwNn0.tow0jCYKmcjk0c7kQNI-ojcoR_pLK21e9rSPfWS__3U
[08-Jun-2026 22:49:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 22:49:41 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 22:49:41 UTC] User ID: 757
[08-Jun-2026 22:49:41 UTC] ✅ User profile retrieved successfully for user ID: 757
[08-Jun-2026 22:49:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 22:49:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 22:49:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"77.119.192.47, 104.23.162.71","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU3IiwidXNlcm5hbWUiOiJsdWtpIiwiZW1haWwiOiJMdWtmNjEzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTU2MzUwNn0.tow0jCYKmcjk0c7kQNI-ojcoR_pLK21e9rSPfWS__3U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a08b738079589a97-VIE","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"77.119.192.47","cf-ipcountry":"AT","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jun-2026 22:49:41 UTC] === User Orders API Called ===
[08-Jun-2026 22:49:41 UTC] User ID: 757
[08-Jun-2026 22:49:41 UTC] Limit: 20, Offset: 0
[08-Jun-2026 22:49:41 UTC] Orders found: 0
[08-Jun-2026 22:49:41 UTC] Orders data: []
[08-Jun-2026 22:49:41 UTC] Total orders count: 0
[08-Jun-2026 22:49:41 UTC] === API CALL LOG ===
[08-Jun-2026 22:49:41 UTC] Endpoint: user/profile.php
[08-Jun-2026 22:49:41 UTC] Full Log Data: {
    "timestamp": "2026-06-08 22:49:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "77.119.192.47",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "77.119.192.47, 104.23.162.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU3IiwidXNlcm5hbWUiOiJsdWtpIiwiZW1haWwiOiJMdWtmNjEzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTU2MzUwNn0.tow0jCYKmcjk0c7kQNI-ojcoR_pLK21e9rSPfWS__3U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08b73845c7d9a97-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "77.119.192.47",
        "cf-ipcountry": "AT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 22:49:41 UTC] === END API CALL LOG ===
[08-Jun-2026 22:49:41 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 22:49:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU3IiwidXNlcm5hbWUiOiJsdWtpIiwiZW1haWwiOiJMdWtmNjEzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTU2MzUwNn0.tow0jCYKmcjk0c7kQNI-ojcoR_pLK21e9rSPfWS__3U
[08-Jun-2026 22:49:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 22:49:41 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 22:49:41 UTC] User ID: 757
[08-Jun-2026 22:49:41 UTC] ✅ User profile retrieved successfully for user ID: 757
[08-Jun-2026 22:49:46 UTC] === API CALL LOG ===
[08-Jun-2026 22:49:46 UTC] Endpoint: user/profile.php
[08-Jun-2026 22:49:46 UTC] Full Log Data: {
    "timestamp": "2026-06-08 22:49:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "77.119.192.47",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "77.119.192.47, 104.23.162.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU3IiwidXNlcm5hbWUiOiJsdWtpIiwiZW1haWwiOiJMdWtmNjEzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTU2MzUwNn0.tow0jCYKmcjk0c7kQNI-ojcoR_pLK21e9rSPfWS__3U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08b73a37d899a97-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "77.119.192.47",
        "cf-ipcountry": "AT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 22:49:46 UTC] === END API CALL LOG ===
[08-Jun-2026 22:49:46 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 22:49:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU3IiwidXNlcm5hbWUiOiJsdWtpIiwiZW1haWwiOiJMdWtmNjEzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTU2MzUwNn0.tow0jCYKmcjk0c7kQNI-ojcoR_pLK21e9rSPfWS__3U
[08-Jun-2026 22:49:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 22:49:46 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 22:49:46 UTC] User ID: 757
[08-Jun-2026 22:49:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 22:49:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 22:49:46 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"77.119.192.47, 104.23.162.71","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU3IiwidXNlcm5hbWUiOiJsdWtpIiwiZW1haWwiOiJMdWtmNjEzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTU2MzUwNn0.tow0jCYKmcjk0c7kQNI-ojcoR_pLK21e9rSPfWS__3U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a08b73a37d889a97-VIE","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"77.119.192.47","cf-ipcountry":"AT","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jun-2026 22:49:46 UTC] === User Orders API Called ===
[08-Jun-2026 22:49:46 UTC] User ID: 757
[08-Jun-2026 22:49:46 UTC] ✅ User profile retrieved successfully for user ID: 757
[08-Jun-2026 22:49:46 UTC] Limit: 20, Offset: 0
[08-Jun-2026 22:49:46 UTC] Orders found: 0
[08-Jun-2026 22:49:46 UTC] Orders data: []
[08-Jun-2026 22:49:46 UTC] Total orders count: 0
[08-Jun-2026 22:49:47 UTC] === API CALL LOG ===
[08-Jun-2026 22:49:47 UTC] Endpoint: user/profile.php
[08-Jun-2026 22:49:47 UTC] Full Log Data: {
    "timestamp": "2026-06-08 22:49:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "77.119.192.47",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "77.119.192.47, 104.23.162.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU3IiwidXNlcm5hbWUiOiJsdWtpIiwiZW1haWwiOiJMdWtmNjEzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTU2MzUwNn0.tow0jCYKmcjk0c7kQNI-ojcoR_pLK21e9rSPfWS__3U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08b73a7084a9a97-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "77.119.192.47",
        "cf-ipcountry": "AT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 22:49:47 UTC] === END API CALL LOG ===
[08-Jun-2026 22:49:47 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 22:49:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU3IiwidXNlcm5hbWUiOiJsdWtpIiwiZW1haWwiOiJMdWtmNjEzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTU2MzUwNn0.tow0jCYKmcjk0c7kQNI-ojcoR_pLK21e9rSPfWS__3U
[08-Jun-2026 22:49:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 22:49:47 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 22:49:47 UTC] User ID: 757
[08-Jun-2026 22:49:47 UTC] ✅ User profile retrieved successfully for user ID: 757
[08-Jun-2026 22:49:51 UTC] === API CALL LOG ===
[08-Jun-2026 22:49:51 UTC] Endpoint: user/profile.php
[08-Jun-2026 22:49:51 UTC] Full Log Data: {
    "timestamp": "2026-06-08 22:49:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "77.119.192.47",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "77.119.192.47, 104.23.162.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU3IiwidXNlcm5hbWUiOiJsdWtpIiwiZW1haWwiOiJMdWtmNjEzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTU2MzUwNn0.tow0jCYKmcjk0c7kQNI-ojcoR_pLK21e9rSPfWS__3U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08b73be7b469a97-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "77.119.192.47",
        "cf-ipcountry": "AT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 22:49:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 22:49:51 UTC] === END API CALL LOG ===
[08-Jun-2026 22:49:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 22:49:51 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 22:49:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"77.119.192.47, 104.23.162.71","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU3IiwidXNlcm5hbWUiOiJsdWtpIiwiZW1haWwiOiJMdWtmNjEzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTU2MzUwNn0.tow0jCYKmcjk0c7kQNI-ojcoR_pLK21e9rSPfWS__3U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a08b73be7b459a97-VIE","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"77.119.192.47","cf-ipcountry":"AT","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jun-2026 22:49:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU3IiwidXNlcm5hbWUiOiJsdWtpIiwiZW1haWwiOiJMdWtmNjEzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTU2MzUwNn0.tow0jCYKmcjk0c7kQNI-ojcoR_pLK21e9rSPfWS__3U
[08-Jun-2026 22:49:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 22:49:51 UTC] === User Orders API Called ===
[08-Jun-2026 22:49:51 UTC] User ID: 757
[08-Jun-2026 22:49:51 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 22:49:51 UTC] Limit: 20, Offset: 0
[08-Jun-2026 22:49:51 UTC] User ID: 757
[08-Jun-2026 22:49:51 UTC] Orders found: 0
[08-Jun-2026 22:49:51 UTC] Orders data: []
[08-Jun-2026 22:49:51 UTC] ✅ User profile retrieved successfully for user ID: 757
[08-Jun-2026 22:49:51 UTC] Total orders count: 0
[08-Jun-2026 22:49:51 UTC] === API CALL LOG ===
[08-Jun-2026 22:49:51 UTC] Endpoint: user/profile.php
[08-Jun-2026 22:49:51 UTC] Full Log Data: {
    "timestamp": "2026-06-08 22:49:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "77.119.192.47",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "77.119.192.47, 104.23.162.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU3IiwidXNlcm5hbWUiOiJsdWtpIiwiZW1haWwiOiJMdWtmNjEzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTU2MzUwNn0.tow0jCYKmcjk0c7kQNI-ojcoR_pLK21e9rSPfWS__3U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08b73c28e0b9a97-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "77.119.192.47",
        "cf-ipcountry": "AT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 22:49:51 UTC] === END API CALL LOG ===
[08-Jun-2026 22:49:51 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 22:49:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU3IiwidXNlcm5hbWUiOiJsdWtpIiwiZW1haWwiOiJMdWtmNjEzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTU2MzUwNn0.tow0jCYKmcjk0c7kQNI-ojcoR_pLK21e9rSPfWS__3U
[08-Jun-2026 22:49:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 22:49:51 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 22:49:51 UTC] User ID: 757
[08-Jun-2026 22:49:51 UTC] ✅ User profile retrieved successfully for user ID: 757
[08-Jun-2026 22:49:55 UTC] === API CALL LOG ===
[08-Jun-2026 22:49:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 22:49:55 UTC] Endpoint: user/profile.php
[08-Jun-2026 22:49:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 22:49:55 UTC] Full Log Data: {
    "timestamp": "2026-06-08 22:49:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "77.119.192.47",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "77.119.192.47, 104.23.162.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU3IiwidXNlcm5hbWUiOiJsdWtpIiwiZW1haWwiOiJMdWtmNjEzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTU2MzUwNn0.tow0jCYKmcjk0c7kQNI-ojcoR_pLK21e9rSPfWS__3U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08b73db891f9a97-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "77.119.192.47",
        "cf-ipcountry": "AT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 22:49:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"77.119.192.47, 104.23.162.71","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU3IiwidXNlcm5hbWUiOiJsdWtpIiwiZW1haWwiOiJMdWtmNjEzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTU2MzUwNn0.tow0jCYKmcjk0c7kQNI-ojcoR_pLK21e9rSPfWS__3U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a08b73db891d9a97-VIE","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"77.119.192.47","cf-ipcountry":"AT","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jun-2026 22:49:55 UTC] === END API CALL LOG ===
[08-Jun-2026 22:49:55 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 22:49:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU3IiwidXNlcm5hbWUiOiJsdWtpIiwiZW1haWwiOiJMdWtmNjEzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTU2MzUwNn0.tow0jCYKmcjk0c7kQNI-ojcoR_pLK21e9rSPfWS__3U
[08-Jun-2026 22:49:55 UTC] === User Orders API Called ===
[08-Jun-2026 22:49:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 22:49:55 UTC] User ID: 757
[08-Jun-2026 22:49:55 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 22:49:55 UTC] Limit: 20, Offset: 0
[08-Jun-2026 22:49:55 UTC] User ID: 757
[08-Jun-2026 22:49:55 UTC] ✅ User profile retrieved successfully for user ID: 757
[08-Jun-2026 22:49:55 UTC] Orders found: 0
[08-Jun-2026 22:49:55 UTC] Orders data: []
[08-Jun-2026 22:49:55 UTC] Total orders count: 0
[08-Jun-2026 22:49:56 UTC] === API CALL LOG ===
[08-Jun-2026 22:49:56 UTC] Endpoint: user/profile.php
[08-Jun-2026 22:49:56 UTC] Full Log Data: {
    "timestamp": "2026-06-08 22:49:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "77.119.192.47",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "77.119.192.47, 104.23.162.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU3IiwidXNlcm5hbWUiOiJsdWtpIiwiZW1haWwiOiJMdWtmNjEzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTU2MzUwNn0.tow0jCYKmcjk0c7kQNI-ojcoR_pLK21e9rSPfWS__3U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08b73deaaeb9a97-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "77.119.192.47",
        "cf-ipcountry": "AT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 22:49:56 UTC] === END API CALL LOG ===
[08-Jun-2026 22:49:56 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 22:49:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU3IiwidXNlcm5hbWUiOiJsdWtpIiwiZW1haWwiOiJMdWtmNjEzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTU2MzUwNn0.tow0jCYKmcjk0c7kQNI-ojcoR_pLK21e9rSPfWS__3U
[08-Jun-2026 22:49:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 22:49:56 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 22:49:56 UTC] User ID: 757
[08-Jun-2026 22:49:56 UTC] ✅ User profile retrieved successfully for user ID: 757
[08-Jun-2026 22:49:56 UTC] === API CALL LOG ===
[08-Jun-2026 22:49:56 UTC] Endpoint: user/profile.php
[08-Jun-2026 22:49:56 UTC] Full Log Data: {
    "timestamp": "2026-06-08 22:49:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "77.119.192.47",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "77.119.192.47, 104.23.162.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU3IiwidXNlcm5hbWUiOiJsdWtpIiwiZW1haWwiOiJMdWtmNjEzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTU2MzUwNn0.tow0jCYKmcjk0c7kQNI-ojcoR_pLK21e9rSPfWS__3U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08b73e01c2e9a97-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "77.119.192.47",
        "cf-ipcountry": "AT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 22:49:56 UTC] === END API CALL LOG ===
[08-Jun-2026 22:49:56 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 22:49:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU3IiwidXNlcm5hbWUiOiJsdWtpIiwiZW1haWwiOiJMdWtmNjEzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTU2MzUwNn0.tow0jCYKmcjk0c7kQNI-ojcoR_pLK21e9rSPfWS__3U
[08-Jun-2026 22:49:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 22:49:56 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 22:49:56 UTC] User ID: 757
[08-Jun-2026 22:49:56 UTC] ✅ User profile retrieved successfully for user ID: 757
[08-Jun-2026 22:49:56 UTC] User Purchases API - User ID: 757
[08-Jun-2026 22:49:56 UTC] User Purchases API - Total purchases found: 0
[08-Jun-2026 22:50:06 UTC] === API CALL LOG ===
[08-Jun-2026 22:50:06 UTC] Endpoint: user/profile.php
[08-Jun-2026 22:50:06 UTC] Full Log Data: {
    "timestamp": "2026-06-08 22:50:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "77.119.192.47",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "77.119.192.47, 104.23.162.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU3IiwidXNlcm5hbWUiOiJsdWtpIiwiZW1haWwiOiJMdWtmNjEzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTU2MzUwNn0.tow0jCYKmcjk0c7kQNI-ojcoR_pLK21e9rSPfWS__3U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08b74215f189a97-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "77.119.192.47",
        "cf-ipcountry": "AT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 22:50:06 UTC] === END API CALL LOG ===
[08-Jun-2026 22:50:06 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 22:50:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU3IiwidXNlcm5hbWUiOiJsdWtpIiwiZW1haWwiOiJMdWtmNjEzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTU2MzUwNn0.tow0jCYKmcjk0c7kQNI-ojcoR_pLK21e9rSPfWS__3U
[08-Jun-2026 22:50:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 22:50:06 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 22:50:06 UTC] User ID: 757
[08-Jun-2026 22:50:06 UTC] ✅ User profile retrieved successfully for user ID: 757
[08-Jun-2026 22:50:07 UTC] User Purchases API - User ID: 757
[08-Jun-2026 22:50:07 UTC] User Purchases API - Total purchases found: 0
[08-Jun-2026 22:50:09 UTC] === API CALL LOG ===
[08-Jun-2026 22:50:09 UTC] Endpoint: user/profile.php
[08-Jun-2026 22:50:09 UTC] Full Log Data: {
    "timestamp": "2026-06-08 22:50:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "77.119.192.47",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "77.119.192.47, 104.23.162.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU3IiwidXNlcm5hbWUiOiJsdWtpIiwiZW1haWwiOiJMdWtmNjEzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTU2MzUwNn0.tow0jCYKmcjk0c7kQNI-ojcoR_pLK21e9rSPfWS__3U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08b74342def9a97-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "77.119.192.47",
        "cf-ipcountry": "AT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 22:50:09 UTC] === END API CALL LOG ===
[08-Jun-2026 22:50:09 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 22:50:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU3IiwidXNlcm5hbWUiOiJsdWtpIiwiZW1haWwiOiJMdWtmNjEzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTU2MzUwNn0.tow0jCYKmcjk0c7kQNI-ojcoR_pLK21e9rSPfWS__3U
[08-Jun-2026 22:50:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 22:50:09 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 22:50:09 UTC] User ID: 757
[08-Jun-2026 22:50:09 UTC] ✅ User profile retrieved successfully for user ID: 757
[08-Jun-2026 22:50:10 UTC] User Purchases API - User ID: 757
[08-Jun-2026 22:50:10 UTC] User Purchases API - Total purchases found: 0
[08-Jun-2026 22:50:14 UTC] === API CALL LOG ===
[08-Jun-2026 22:50:14 UTC] Endpoint: user/profile.php
[08-Jun-2026 22:50:14 UTC] Full Log Data: {
    "timestamp": "2026-06-08 22:50:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "77.119.192.47",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "77.119.192.47, 104.23.162.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU3IiwidXNlcm5hbWUiOiJsdWtpIiwiZW1haWwiOiJMdWtmNjEzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTU2MzUwNn0.tow0jCYKmcjk0c7kQNI-ojcoR_pLK21e9rSPfWS__3U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08b74539edb9a97-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "77.119.192.47",
        "cf-ipcountry": "AT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 22:50:14 UTC] === END API CALL LOG ===
[08-Jun-2026 22:50:14 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 22:50:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU3IiwidXNlcm5hbWUiOiJsdWtpIiwiZW1haWwiOiJMdWtmNjEzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTU2MzUwNn0.tow0jCYKmcjk0c7kQNI-ojcoR_pLK21e9rSPfWS__3U
[08-Jun-2026 22:50:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 22:50:14 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 22:50:14 UTC] User ID: 757
[08-Jun-2026 22:50:14 UTC] ✅ User profile retrieved successfully for user ID: 757
[08-Jun-2026 22:50:15 UTC] User Purchases API - User ID: 757
[08-Jun-2026 22:50:15 UTC] User Purchases API - Total purchases found: 0
[08-Jun-2026 22:50:20 UTC] User Purchases API - User ID: 757
[08-Jun-2026 22:50:20 UTC] User Purchases API - Total purchases found: 0
[08-Jun-2026 22:50:21 UTC] === API CALL LOG ===
[08-Jun-2026 22:50:21 UTC] Endpoint: user/profile.php
[08-Jun-2026 22:50:21 UTC] Full Log Data: {
    "timestamp": "2026-06-08 22:50:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "77.119.192.47",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "77.119.192.47, 104.23.162.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU3IiwidXNlcm5hbWUiOiJsdWtpIiwiZW1haWwiOiJMdWtmNjEzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTU2MzUwNn0.tow0jCYKmcjk0c7kQNI-ojcoR_pLK21e9rSPfWS__3U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08b747bdcd69a97-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "77.119.192.47",
        "cf-ipcountry": "AT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 22:50:21 UTC] === END API CALL LOG ===
[08-Jun-2026 22:50:21 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 22:50:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU3IiwidXNlcm5hbWUiOiJsdWtpIiwiZW1haWwiOiJMdWtmNjEzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTU2MzUwNn0.tow0jCYKmcjk0c7kQNI-ojcoR_pLK21e9rSPfWS__3U
[08-Jun-2026 22:50:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 22:50:21 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 22:50:21 UTC] User ID: 757
[08-Jun-2026 22:50:21 UTC] ✅ User profile retrieved successfully for user ID: 757
[08-Jun-2026 22:50:22 UTC] User Purchases API - User ID: 757
[08-Jun-2026 22:50:22 UTC] User Purchases API - Total purchases found: 0
[08-Jun-2026 22:50:24 UTC] === API CALL LOG ===
[08-Jun-2026 22:50:24 UTC] Endpoint: user/profile.php
[08-Jun-2026 22:50:24 UTC] Full Log Data: {
    "timestamp": "2026-06-08 22:50:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "77.119.192.47",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "77.119.192.47, 104.23.162.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU3IiwidXNlcm5hbWUiOiJsdWtpIiwiZW1haWwiOiJMdWtmNjEzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTU2MzUwNn0.tow0jCYKmcjk0c7kQNI-ojcoR_pLK21e9rSPfWS__3U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08b74904dd59a97-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "77.119.192.47",
        "cf-ipcountry": "AT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 22:50:24 UTC] === END API CALL LOG ===
[08-Jun-2026 22:50:24 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 22:50:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU3IiwidXNlcm5hbWUiOiJsdWtpIiwiZW1haWwiOiJMdWtmNjEzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTU2MzUwNn0.tow0jCYKmcjk0c7kQNI-ojcoR_pLK21e9rSPfWS__3U
[08-Jun-2026 22:50:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 22:50:24 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 22:50:24 UTC] User ID: 757
[08-Jun-2026 22:50:24 UTC] ✅ User profile retrieved successfully for user ID: 757
[08-Jun-2026 22:50:24 UTC] User Purchases API - User ID: 757
[08-Jun-2026 22:50:24 UTC] User Purchases API - Total purchases found: 0
[08-Jun-2026 22:50:32 UTC] === API CALL LOG ===
[08-Jun-2026 22:50:32 UTC] Endpoint: user/profile.php
[08-Jun-2026 22:50:32 UTC] Full Log Data: {
    "timestamp": "2026-06-08 22:50:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "77.119.192.47",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "77.119.192.47, 141.101.104.90",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU3IiwidXNlcm5hbWUiOiJsdWtpIiwiZW1haWwiOiJMdWtmNjEzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTU2MzUwNn0.tow0jCYKmcjk0c7kQNI-ojcoR_pLK21e9rSPfWS__3U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08b74c278095b57-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "77.119.192.47",
        "cf-ipcountry": "AT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 22:50:32 UTC] === END API CALL LOG ===
[08-Jun-2026 22:50:32 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 22:50:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU3IiwidXNlcm5hbWUiOiJsdWtpIiwiZW1haWwiOiJMdWtmNjEzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTU2MzUwNn0.tow0jCYKmcjk0c7kQNI-ojcoR_pLK21e9rSPfWS__3U
[08-Jun-2026 22:50:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 22:50:32 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 22:50:32 UTC] User ID: 757
[08-Jun-2026 22:50:32 UTC] ✅ User profile retrieved successfully for user ID: 757
[08-Jun-2026 22:50:33 UTC] === API CALL LOG ===
[08-Jun-2026 22:50:33 UTC] Endpoint: user/profile.php
[08-Jun-2026 22:50:33 UTC] Full Log Data: {
    "timestamp": "2026-06-08 22:50:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "77.119.192.47",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "77.119.192.47, 141.101.104.90",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU3IiwidXNlcm5hbWUiOiJsdWtpIiwiZW1haWwiOiJMdWtmNjEzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTU2MzUwNn0.tow0jCYKmcjk0c7kQNI-ojcoR_pLK21e9rSPfWS__3U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08b74c699e75b57-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "77.119.192.47",
        "cf-ipcountry": "AT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 22:50:33 UTC] === END API CALL LOG ===
[08-Jun-2026 22:50:33 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 22:50:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU3IiwidXNlcm5hbWUiOiJsdWtpIiwiZW1haWwiOiJMdWtmNjEzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTU2MzUwNn0.tow0jCYKmcjk0c7kQNI-ojcoR_pLK21e9rSPfWS__3U
[08-Jun-2026 22:50:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 22:50:33 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 22:50:33 UTC] User ID: 757
[08-Jun-2026 22:50:33 UTC] ✅ User profile retrieved successfully for user ID: 757
[08-Jun-2026 22:50:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 22:50:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 22:50:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"77.119.192.47, 141.101.104.90","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU3IiwidXNlcm5hbWUiOiJsdWtpIiwiZW1haWwiOiJMdWtmNjEzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTU2MzUwNn0.tow0jCYKmcjk0c7kQNI-ojcoR_pLK21e9rSPfWS__3U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a08b74c75a575b57-VIE","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"77.119.192.47","cf-ipcountry":"AT","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jun-2026 22:50:33 UTC] === User Orders API Called ===
[08-Jun-2026 22:50:33 UTC] User ID: 757
[08-Jun-2026 22:50:33 UTC] Limit: 20, Offset: 0
[08-Jun-2026 22:50:33 UTC] Orders found: 0
[08-Jun-2026 22:50:33 UTC] Orders data: []
[08-Jun-2026 22:50:33 UTC] Total orders count: 0
[08-Jun-2026 22:50:33 UTC] === API CALL LOG ===
[08-Jun-2026 22:50:33 UTC] Endpoint: user/profile.php
[08-Jun-2026 22:50:33 UTC] Full Log Data: {
    "timestamp": "2026-06-08 22:50:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "77.119.192.47",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "77.119.192.47, 141.101.105.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU3IiwidXNlcm5hbWUiOiJsdWtpIiwiZW1haWwiOiJMdWtmNjEzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTU2MzUwNn0.tow0jCYKmcjk0c7kQNI-ojcoR_pLK21e9rSPfWS__3U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08b74c75a585b57-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "77.119.192.47",
        "cf-ipcountry": "AT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 22:50:33 UTC] === END API CALL LOG ===
[08-Jun-2026 22:50:33 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 22:50:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU3IiwidXNlcm5hbWUiOiJsdWtpIiwiZW1haWwiOiJMdWtmNjEzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTU2MzUwNn0.tow0jCYKmcjk0c7kQNI-ojcoR_pLK21e9rSPfWS__3U
[08-Jun-2026 22:50:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 22:50:33 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 22:50:33 UTC] User ID: 757
[08-Jun-2026 22:50:33 UTC] ✅ User profile retrieved successfully for user ID: 757
[08-Jun-2026 22:50:35 UTC] === API CALL LOG ===
[08-Jun-2026 22:50:35 UTC] Endpoint: user/profile.php
[08-Jun-2026 22:50:35 UTC] Full Log Data: {
    "timestamp": "2026-06-08 22:50:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "77.119.192.47",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "77.119.192.47, 141.101.104.90",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU3IiwidXNlcm5hbWUiOiJsdWtpIiwiZW1haWwiOiJMdWtmNjEzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTU2MzUwNn0.tow0jCYKmcjk0c7kQNI-ojcoR_pLK21e9rSPfWS__3U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08b74d0bfef5b57-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "77.119.192.47",
        "cf-ipcountry": "AT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 22:50:35 UTC] === END API CALL LOG ===
[08-Jun-2026 22:50:35 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 22:50:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU3IiwidXNlcm5hbWUiOiJsdWtpIiwiZW1haWwiOiJMdWtmNjEzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTU2MzUwNn0.tow0jCYKmcjk0c7kQNI-ojcoR_pLK21e9rSPfWS__3U
[08-Jun-2026 22:50:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 22:50:35 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 22:50:35 UTC] User ID: 757
[08-Jun-2026 22:50:35 UTC] ✅ User profile retrieved successfully for user ID: 757
[08-Jun-2026 22:50:35 UTC] User Purchases API - User ID: 757
[08-Jun-2026 22:50:35 UTC] User Purchases API - Total purchases found: 0
[08-Jun-2026 22:50:36 UTC] User Purchases API - User ID: 757
[08-Jun-2026 22:50:36 UTC] User Purchases API - Total purchases found: 0
[08-Jun-2026 22:50:37 UTC] === API CALL LOG ===
[08-Jun-2026 22:50:37 UTC] Endpoint: user/profile.php
[08-Jun-2026 22:50:37 UTC] Full Log Data: {
    "timestamp": "2026-06-08 22:50:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "77.119.192.47",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "77.119.192.47, 141.101.104.90",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU3IiwidXNlcm5hbWUiOiJsdWtpIiwiZW1haWwiOiJMdWtmNjEzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTU2MzUwNn0.tow0jCYKmcjk0c7kQNI-ojcoR_pLK21e9rSPfWS__3U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08b74e15b1d5b57-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "77.119.192.47",
        "cf-ipcountry": "AT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 22:50:37 UTC] === END API CALL LOG ===
[08-Jun-2026 22:50:37 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 22:50:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU3IiwidXNlcm5hbWUiOiJsdWtpIiwiZW1haWwiOiJMdWtmNjEzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTU2MzUwNn0.tow0jCYKmcjk0c7kQNI-ojcoR_pLK21e9rSPfWS__3U
[08-Jun-2026 22:50:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 22:50:37 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 22:50:37 UTC] User ID: 757
[08-Jun-2026 22:50:37 UTC] ✅ User profile retrieved successfully for user ID: 757
[08-Jun-2026 22:50:37 UTC] User Purchases API - User ID: 757
[08-Jun-2026 22:50:37 UTC] User Purchases API - Total purchases found: 0
[08-Jun-2026 22:50:39 UTC] === API CALL LOG ===
[08-Jun-2026 22:50:39 UTC] Endpoint: user/profile.php
[08-Jun-2026 22:50:39 UTC] Full Log Data: {
    "timestamp": "2026-06-08 22:50:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "77.119.192.47",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "77.119.192.47, 141.101.104.90",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU3IiwidXNlcm5hbWUiOiJsdWtpIiwiZW1haWwiOiJMdWtmNjEzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTU2MzUwNn0.tow0jCYKmcjk0c7kQNI-ojcoR_pLK21e9rSPfWS__3U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08b74ec3b385b57-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "77.119.192.47",
        "cf-ipcountry": "AT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 22:50:39 UTC] === END API CALL LOG ===
[08-Jun-2026 22:50:39 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 22:50:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU3IiwidXNlcm5hbWUiOiJsdWtpIiwiZW1haWwiOiJMdWtmNjEzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTU2MzUwNn0.tow0jCYKmcjk0c7kQNI-ojcoR_pLK21e9rSPfWS__3U
[08-Jun-2026 22:50:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 22:50:39 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 22:50:39 UTC] User ID: 757
[08-Jun-2026 22:50:39 UTC] ✅ User profile retrieved successfully for user ID: 757
[08-Jun-2026 22:50:39 UTC] User Purchases API - User ID: 757
[08-Jun-2026 22:50:39 UTC] User Purchases API - Total purchases found: 0
[08-Jun-2026 22:50:45 UTC] === API CALL LOG ===
[08-Jun-2026 22:50:45 UTC] Endpoint: user/profile.php
[08-Jun-2026 22:50:45 UTC] Full Log Data: {
    "timestamp": "2026-06-08 22:50:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "77.119.192.47",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "77.119.192.47, 141.101.104.91",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU3IiwidXNlcm5hbWUiOiJsdWtpIiwiZW1haWwiOiJMdWtmNjEzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTU2MzUwNn0.tow0jCYKmcjk0c7kQNI-ojcoR_pLK21e9rSPfWS__3U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08b75110e505b57-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "77.119.192.47",
        "cf-ipcountry": "AT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 22:50:45 UTC] === END API CALL LOG ===
[08-Jun-2026 22:50:45 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 22:50:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU3IiwidXNlcm5hbWUiOiJsdWtpIiwiZW1haWwiOiJMdWtmNjEzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTU2MzUwNn0.tow0jCYKmcjk0c7kQNI-ojcoR_pLK21e9rSPfWS__3U
[08-Jun-2026 22:50:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 22:50:45 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 22:50:45 UTC] User ID: 757
[08-Jun-2026 22:50:45 UTC] ✅ User profile retrieved successfully for user ID: 757
[08-Jun-2026 22:50:45 UTC] User Purchases API - User ID: 757
[08-Jun-2026 22:50:45 UTC] User Purchases API - Total purchases found: 0
[08-Jun-2026 22:50:46 UTC] === API CALL LOG ===
[08-Jun-2026 22:50:46 UTC] Endpoint: user/profile.php
[08-Jun-2026 22:50:46 UTC] Full Log Data: {
    "timestamp": "2026-06-08 22:50:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "77.119.192.47",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "77.119.192.47, 141.101.104.91",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU3IiwidXNlcm5hbWUiOiJsdWtpIiwiZW1haWwiOiJMdWtmNjEzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTU2MzUwNn0.tow0jCYKmcjk0c7kQNI-ojcoR_pLK21e9rSPfWS__3U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08b7516a9d25b57-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "77.119.192.47",
        "cf-ipcountry": "AT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 22:50:46 UTC] === END API CALL LOG ===
[08-Jun-2026 22:50:46 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 22:50:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU3IiwidXNlcm5hbWUiOiJsdWtpIiwiZW1haWwiOiJMdWtmNjEzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTU2MzUwNn0.tow0jCYKmcjk0c7kQNI-ojcoR_pLK21e9rSPfWS__3U
[08-Jun-2026 22:50:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 22:50:46 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 22:50:46 UTC] User ID: 757
[08-Jun-2026 22:50:46 UTC] ✅ User profile retrieved successfully for user ID: 757
[08-Jun-2026 22:50:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 22:50:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 22:50:46 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"77.119.192.47, 141.101.104.91","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU3IiwidXNlcm5hbWUiOiJsdWtpIiwiZW1haWwiOiJMdWtmNjEzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTU2MzUwNn0.tow0jCYKmcjk0c7kQNI-ojcoR_pLK21e9rSPfWS__3U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a08b7516a9d15b57-VIE","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"77.119.192.47","cf-ipcountry":"AT","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jun-2026 22:50:46 UTC] === User Orders API Called ===
[08-Jun-2026 22:50:46 UTC] User ID: 757
[08-Jun-2026 22:50:46 UTC] Limit: 20, Offset: 0
[08-Jun-2026 22:50:46 UTC] Orders found: 0
[08-Jun-2026 22:50:46 UTC] Orders data: []
[08-Jun-2026 22:50:46 UTC] Total orders count: 0
[08-Jun-2026 22:50:46 UTC] === API CALL LOG ===
[08-Jun-2026 22:50:46 UTC] Endpoint: user/profile.php
[08-Jun-2026 22:50:46 UTC] Full Log Data: {
    "timestamp": "2026-06-08 22:50:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "77.119.192.47",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "77.119.192.47, 141.101.104.91",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU3IiwidXNlcm5hbWUiOiJsdWtpIiwiZW1haWwiOiJMdWtmNjEzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTU2MzUwNn0.tow0jCYKmcjk0c7kQNI-ojcoR_pLK21e9rSPfWS__3U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08b751afcb05b57-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "77.119.192.47",
        "cf-ipcountry": "AT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 22:50:46 UTC] === END API CALL LOG ===
[08-Jun-2026 22:50:46 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 22:50:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU3IiwidXNlcm5hbWUiOiJsdWtpIiwiZW1haWwiOiJMdWtmNjEzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTU2MzUwNn0.tow0jCYKmcjk0c7kQNI-ojcoR_pLK21e9rSPfWS__3U
[08-Jun-2026 22:50:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 22:50:46 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 22:50:46 UTC] User ID: 757
[08-Jun-2026 22:50:46 UTC] ✅ User profile retrieved successfully for user ID: 757
[08-Jun-2026 22:50:49 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 22:50:49 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 22:50:49 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"77.119.192.47, 141.101.104.91","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU3IiwidXNlcm5hbWUiOiJsdWtpIiwiZW1haWwiOiJMdWtmNjEzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTU2MzUwNn0.tow0jCYKmcjk0c7kQNI-ojcoR_pLK21e9rSPfWS__3U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a08b7529bd0f5b57-VIE","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"77.119.192.47","cf-ipcountry":"AT","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jun-2026 22:50:49 UTC] === User Orders API Called ===
[08-Jun-2026 22:50:49 UTC] User ID: 757
[08-Jun-2026 22:50:49 UTC] Limit: 20, Offset: 0
[08-Jun-2026 22:50:49 UTC] Orders found: 0
[08-Jun-2026 22:50:49 UTC] Orders data: []
[08-Jun-2026 22:50:49 UTC] Total orders count: 0
[08-Jun-2026 22:50:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 22:50:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 22:50:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"77.119.192.47, 141.101.104.91","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU3IiwidXNlcm5hbWUiOiJsdWtpIiwiZW1haWwiOiJMdWtmNjEzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTU2MzUwNn0.tow0jCYKmcjk0c7kQNI-ojcoR_pLK21e9rSPfWS__3U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a08b753128725b57-VIE","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"77.119.192.47","cf-ipcountry":"AT","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jun-2026 22:50:50 UTC] === User Orders API Called ===
[08-Jun-2026 22:50:50 UTC] User ID: 757
[08-Jun-2026 22:50:50 UTC] Limit: 20, Offset: 0
[08-Jun-2026 22:50:50 UTC] Orders found: 0
[08-Jun-2026 22:50:50 UTC] Orders data: []
[08-Jun-2026 22:50:50 UTC] Total orders count: 0
[08-Jun-2026 22:50:50 UTC] === API CALL LOG ===
[08-Jun-2026 22:50:50 UTC] Endpoint: user/profile.php
[08-Jun-2026 22:50:50 UTC] Full Log Data: {
    "timestamp": "2026-06-08 22:50:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "77.119.192.47",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "77.119.192.47, 141.101.104.91",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU3IiwidXNlcm5hbWUiOiJsdWtpIiwiZW1haWwiOiJMdWtmNjEzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTU2MzUwNn0.tow0jCYKmcjk0c7kQNI-ojcoR_pLK21e9rSPfWS__3U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08b7531a8cc5b57-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "77.119.192.47",
        "cf-ipcountry": "AT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 22:50:50 UTC] === END API CALL LOG ===
[08-Jun-2026 22:50:50 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 22:50:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU3IiwidXNlcm5hbWUiOiJsdWtpIiwiZW1haWwiOiJMdWtmNjEzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTU2MzUwNn0.tow0jCYKmcjk0c7kQNI-ojcoR_pLK21e9rSPfWS__3U
[08-Jun-2026 22:50:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 22:50:50 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 22:50:50 UTC] User ID: 757
[08-Jun-2026 22:50:50 UTC] ✅ User profile retrieved successfully for user ID: 757
[08-Jun-2026 22:50:51 UTC] === API CALL LOG ===
[08-Jun-2026 22:50:51 UTC] Endpoint: user/profile.php
[08-Jun-2026 22:50:51 UTC] Full Log Data: {
    "timestamp": "2026-06-08 22:50:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "77.119.192.47",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "77.119.192.47, 141.101.104.91",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU3IiwidXNlcm5hbWUiOiJsdWtpIiwiZW1haWwiOiJMdWtmNjEzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTU2MzUwNn0.tow0jCYKmcjk0c7kQNI-ojcoR_pLK21e9rSPfWS__3U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08b7535ba815b57-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "77.119.192.47",
        "cf-ipcountry": "AT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 22:50:51 UTC] === END API CALL LOG ===
[08-Jun-2026 22:50:51 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 22:50:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU3IiwidXNlcm5hbWUiOiJsdWtpIiwiZW1haWwiOiJMdWtmNjEzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTU2MzUwNn0.tow0jCYKmcjk0c7kQNI-ojcoR_pLK21e9rSPfWS__3U
[08-Jun-2026 22:50:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 22:50:51 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 22:50:51 UTC] User ID: 757
[08-Jun-2026 22:50:51 UTC] ✅ User profile retrieved successfully for user ID: 757
[08-Jun-2026 22:50:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 22:50:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 22:50:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"77.119.192.47, 141.101.104.90","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU3IiwidXNlcm5hbWUiOiJsdWtpIiwiZW1haWwiOiJMdWtmNjEzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTU2MzUwNn0.tow0jCYKmcjk0c7kQNI-ojcoR_pLK21e9rSPfWS__3U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a08b755fa85c5b57-VIE","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"77.119.192.47","cf-ipcountry":"AT","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jun-2026 22:50:57 UTC] === User Orders API Called ===
[08-Jun-2026 22:50:57 UTC] User ID: 757
[08-Jun-2026 22:50:57 UTC] Limit: 20, Offset: 0
[08-Jun-2026 22:50:57 UTC] Orders found: 0
[08-Jun-2026 22:50:57 UTC] Orders data: []
[08-Jun-2026 22:50:57 UTC] Total orders count: 0
[08-Jun-2026 22:50:57 UTC] === API CALL LOG ===
[08-Jun-2026 22:50:57 UTC] Endpoint: user/profile.php
[08-Jun-2026 22:50:57 UTC] Full Log Data: {
    "timestamp": "2026-06-08 22:50:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "77.119.192.47",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "77.119.192.47, 141.101.104.90",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU3IiwidXNlcm5hbWUiOiJsdWtpIiwiZW1haWwiOiJMdWtmNjEzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTU2MzUwNn0.tow0jCYKmcjk0c7kQNI-ojcoR_pLK21e9rSPfWS__3U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08b756038805b57-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "77.119.192.47",
        "cf-ipcountry": "AT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 22:50:57 UTC] === END API CALL LOG ===
[08-Jun-2026 22:50:57 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 22:50:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU3IiwidXNlcm5hbWUiOiJsdWtpIiwiZW1haWwiOiJMdWtmNjEzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTU2MzUwNn0.tow0jCYKmcjk0c7kQNI-ojcoR_pLK21e9rSPfWS__3U
[08-Jun-2026 22:50:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 22:50:57 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 22:50:57 UTC] User ID: 757
[08-Jun-2026 22:50:57 UTC] ✅ User profile retrieved successfully for user ID: 757
[08-Jun-2026 22:50:58 UTC] === API CALL LOG ===
[08-Jun-2026 22:50:58 UTC] Endpoint: user/profile.php
[08-Jun-2026 22:50:58 UTC] Full Log Data: {
    "timestamp": "2026-06-08 22:50:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "77.119.192.47",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "77.119.192.47, 141.101.104.90",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU3IiwidXNlcm5hbWUiOiJsdWtpIiwiZW1haWwiOiJMdWtmNjEzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTU2MzUwNn0.tow0jCYKmcjk0c7kQNI-ojcoR_pLK21e9rSPfWS__3U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08b75645adc5b57-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "77.119.192.47",
        "cf-ipcountry": "AT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 22:50:58 UTC] === END API CALL LOG ===
[08-Jun-2026 22:50:58 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 22:50:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU3IiwidXNlcm5hbWUiOiJsdWtpIiwiZW1haWwiOiJMdWtmNjEzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTU2MzUwNn0.tow0jCYKmcjk0c7kQNI-ojcoR_pLK21e9rSPfWS__3U
[08-Jun-2026 22:50:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 22:50:58 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 22:50:58 UTC] User ID: 757
[08-Jun-2026 22:50:58 UTC] ✅ User profile retrieved successfully for user ID: 757
[08-Jun-2026 22:50:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 22:50:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 22:50:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"77.119.192.47, 141.101.104.90","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU3IiwidXNlcm5hbWUiOiJsdWtpIiwiZW1haWwiOiJMdWtmNjEzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTU2MzUwNn0.tow0jCYKmcjk0c7kQNI-ojcoR_pLK21e9rSPfWS__3U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a08b75667c495b57-VIE","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"77.119.192.47","cf-ipcountry":"AT","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jun-2026 22:50:58 UTC] === User Orders API Called ===
[08-Jun-2026 22:50:58 UTC] User ID: 757
[08-Jun-2026 22:50:58 UTC] Limit: 20, Offset: 0
[08-Jun-2026 22:50:58 UTC] Orders found: 0
[08-Jun-2026 22:50:58 UTC] Orders data: []
[08-Jun-2026 22:50:58 UTC] Total orders count: 0
[08-Jun-2026 22:51:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 22:51:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 22:51:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"77.119.192.47, 141.101.104.90","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU3IiwidXNlcm5hbWUiOiJsdWtpIiwiZW1haWwiOiJMdWtmNjEzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTU2MzUwNn0.tow0jCYKmcjk0c7kQNI-ojcoR_pLK21e9rSPfWS__3U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a08b7571da985b57-VIE","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"77.119.192.47","cf-ipcountry":"AT","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jun-2026 22:51:00 UTC] === User Orders API Called ===
[08-Jun-2026 22:51:00 UTC] User ID: 757
[08-Jun-2026 22:51:00 UTC] Limit: 20, Offset: 0
[08-Jun-2026 22:51:00 UTC] === API CALL LOG ===
[08-Jun-2026 22:51:00 UTC] Endpoint: user/profile.php
[08-Jun-2026 22:51:00 UTC] Full Log Data: {
    "timestamp": "2026-06-08 22:51:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "77.119.192.47",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "77.119.192.47, 141.101.104.90",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU3IiwidXNlcm5hbWUiOiJsdWtpIiwiZW1haWwiOiJMdWtmNjEzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTU2MzUwNn0.tow0jCYKmcjk0c7kQNI-ojcoR_pLK21e9rSPfWS__3U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08b7571da9a5b57-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "77.119.192.47",
        "cf-ipcountry": "AT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 22:51:00 UTC] === END API CALL LOG ===
[08-Jun-2026 22:51:00 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 22:51:00 UTC] Orders found: 0
[08-Jun-2026 22:51:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU3IiwidXNlcm5hbWUiOiJsdWtpIiwiZW1haWwiOiJMdWtmNjEzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTU2MzUwNn0.tow0jCYKmcjk0c7kQNI-ojcoR_pLK21e9rSPfWS__3U
[08-Jun-2026 22:51:00 UTC] Orders data: []
[08-Jun-2026 22:51:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 22:51:00 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 22:51:00 UTC] User ID: 757
[08-Jun-2026 22:51:00 UTC] Total orders count: 0
[08-Jun-2026 22:51:00 UTC] ✅ User profile retrieved successfully for user ID: 757
[08-Jun-2026 22:51:01 UTC] === API CALL LOG ===
[08-Jun-2026 22:51:01 UTC] Endpoint: user/profile.php
[08-Jun-2026 22:51:01 UTC] Full Log Data: {
    "timestamp": "2026-06-08 22:51:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "77.119.192.47",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "77.119.192.47, 141.101.104.90",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU3IiwidXNlcm5hbWUiOiJsdWtpIiwiZW1haWwiOiJMdWtmNjEzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTU2MzUwNn0.tow0jCYKmcjk0c7kQNI-ojcoR_pLK21e9rSPfWS__3U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08b75759cb05b57-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "77.119.192.47",
        "cf-ipcountry": "AT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 22:51:01 UTC] === END API CALL LOG ===
[08-Jun-2026 22:51:01 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 22:51:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU3IiwidXNlcm5hbWUiOiJsdWtpIiwiZW1haWwiOiJMdWtmNjEzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTU2MzUwNn0.tow0jCYKmcjk0c7kQNI-ojcoR_pLK21e9rSPfWS__3U
[08-Jun-2026 22:51:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 22:51:01 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 22:51:01 UTC] User ID: 757
[08-Jun-2026 22:51:01 UTC] ✅ User profile retrieved successfully for user ID: 757
[08-Jun-2026 22:51:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 22:51:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 22:51:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"77.119.192.47, 141.101.104.90","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU3IiwidXNlcm5hbWUiOiJsdWtpIiwiZW1haWwiOiJMdWtmNjEzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTU2MzUwNn0.tow0jCYKmcjk0c7kQNI-ojcoR_pLK21e9rSPfWS__3U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a08b75824c075b57-VIE","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"77.119.192.47","cf-ipcountry":"AT","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jun-2026 22:51:03 UTC] === User Orders API Called ===
[08-Jun-2026 22:51:03 UTC] User ID: 757
[08-Jun-2026 22:51:03 UTC] Limit: 20, Offset: 0
[08-Jun-2026 22:51:03 UTC] Orders found: 0
[08-Jun-2026 22:51:03 UTC] Orders data: []
[08-Jun-2026 22:51:03 UTC] Total orders count: 0
[08-Jun-2026 22:51:03 UTC] === API CALL LOG ===
[08-Jun-2026 22:51:03 UTC] Endpoint: user/profile.php
[08-Jun-2026 22:51:03 UTC] Full Log Data: {
    "timestamp": "2026-06-08 22:51:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "77.119.192.47",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "77.119.192.47, 141.101.104.90",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU3IiwidXNlcm5hbWUiOiJsdWtpIiwiZW1haWwiOiJMdWtmNjEzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTU2MzUwNn0.tow0jCYKmcjk0c7kQNI-ojcoR_pLK21e9rSPfWS__3U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08b75829c505b57-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "77.119.192.47",
        "cf-ipcountry": "AT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 22:51:03 UTC] === END API CALL LOG ===
[08-Jun-2026 22:51:03 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 22:51:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU3IiwidXNlcm5hbWUiOiJsdWtpIiwiZW1haWwiOiJMdWtmNjEzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTU2MzUwNn0.tow0jCYKmcjk0c7kQNI-ojcoR_pLK21e9rSPfWS__3U
[08-Jun-2026 22:51:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 22:51:03 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 22:51:03 UTC] User ID: 757
[08-Jun-2026 22:51:03 UTC] ✅ User profile retrieved successfully for user ID: 757
[08-Jun-2026 22:51:04 UTC] === API CALL LOG ===
[08-Jun-2026 22:51:04 UTC] Endpoint: user/profile.php
[08-Jun-2026 22:51:04 UTC] Full Log Data: {
    "timestamp": "2026-06-08 22:51:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "77.119.192.47",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "77.119.192.47, 141.101.104.90",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU3IiwidXNlcm5hbWUiOiJsdWtpIiwiZW1haWwiOiJMdWtmNjEzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTU2MzUwNn0.tow0jCYKmcjk0c7kQNI-ojcoR_pLK21e9rSPfWS__3U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08b7586eed05b57-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "77.119.192.47",
        "cf-ipcountry": "AT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jun-2026 22:51:04 UTC] === END API CALL LOG ===
[08-Jun-2026 22:51:04 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jun-2026 22:51:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU3IiwidXNlcm5hbWUiOiJsdWtpIiwiZW1haWwiOiJMdWtmNjEzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTU2MzUwNn0.tow0jCYKmcjk0c7kQNI-ojcoR_pLK21e9rSPfWS__3U
[08-Jun-2026 22:51:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jun-2026 22:51:04 UTC] ✅ JWT token verified successfully for user profile
[08-Jun-2026 22:51:04 UTC] User ID: 757
[08-Jun-2026 22:51:04 UTC] ✅ User profile retrieved successfully for user ID: 757
[08-Jun-2026 22:51:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 22:51:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jun-2026 22:51:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"77.119.192.47, 141.101.104.90","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU3IiwidXNlcm5hbWUiOiJsdWtpIiwiZW1haWwiOiJMdWtmNjEzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTU2MzUwNn0.tow0jCYKmcjk0c7kQNI-ojcoR_pLK21e9rSPfWS__3U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a08b75f159165b57-VIE","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"77.119.192.47","cf-ipcountry":"AT","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jun-2026 22:51:21 UTC] === User Orders API Called ===
[08-Jun-2026 22:51:21 UTC] User ID: 757
[08-Jun-2026 22:51:21 UTC] Limit: 20, Offset: 0
[08-Jun-2026 22:51:21 UTC] Orders found: 0
[08-Jun-2026 22:51:21 UTC] Orders data: []
[08-Jun-2026 22:51:21 UTC] Total orders count: 0
[09-Jun-2026 02:29:05 UTC] === API CALL LOG ===
[09-Jun-2026 02:29:05 UTC] Endpoint: user/profile.php
[09-Jun-2026 02:29:05 UTC] Full Log Data: {
    "timestamp": "2026-06-09 02:29:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:40c3:8a7c:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:40c3:8a7c:8000::, 172.69.176.102",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMDEsInVzZXJuYW1lIjoibWVlbmEiLCJlbWFpbCI6InBhbmtham1lZW5hNzg1MDAwMEBnbWFpbC5jb20iLCJleHAiOjE3NzU0NDQ1OTl9.ug8HlAQjCgEtXrJwbUqDLBALvykEH8j6khVP8xZN4ps",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08cb4df3e378104-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:40c3:8a7c:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 02:29:05 UTC] === END API CALL LOG ===
[09-Jun-2026 02:29:05 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 02:29:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMDEsInVzZXJuYW1lIjoibWVlbmEiLCJlbWFpbCI6InBhbmtham1lZW5hNzg1MDAwMEBnbWFpbC5jb20iLCJleHAiOjE3NzU0NDQ1OTl9.ug8HlAQjCgEtXrJwbUqDLBALvykEH8j6khVP8xZN4ps
[09-Jun-2026 02:29:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 02:29:05 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 02:29:05 UTC] User ID: 201
[09-Jun-2026 02:29:05 UTC] ✅ User profile retrieved successfully for user ID: 201
[09-Jun-2026 02:29:05 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 02:29:05 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 02:29:05 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d4:40c3:8a7c:8000::, 172.69.176.102","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMDEsInVzZXJuYW1lIjoibWVlbmEiLCJlbWFpbCI6InBhbmtham1lZW5hNzg1MDAwMEBnbWFpbC5jb20iLCJleHAiOjE3NzU0NDQ1OTl9.ug8HlAQjCgEtXrJwbUqDLBALvykEH8j6khVP8xZN4ps","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a08cb4e7be448104-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40d4:40c3:8a7c:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[09-Jun-2026 02:29:05 UTC] === User Orders API Called ===
[09-Jun-2026 02:29:05 UTC] User ID: 201
[09-Jun-2026 02:29:05 UTC] Limit: 20, Offset: 0
[09-Jun-2026 02:29:05 UTC] Orders found: 0
[09-Jun-2026 02:29:05 UTC] Orders data: []
[09-Jun-2026 02:29:05 UTC] === API CALL LOG ===
[09-Jun-2026 02:29:05 UTC] Total orders count: 0
[09-Jun-2026 02:29:05 UTC] Endpoint: user/profile.php
[09-Jun-2026 02:29:05 UTC] Full Log Data: {
    "timestamp": "2026-06-09 02:29:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:40c3:8a7c:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:40c3:8a7c:8000::, 172.69.176.102",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMDEsInVzZXJuYW1lIjoibWVlbmEiLCJlbWFpbCI6InBhbmtham1lZW5hNzg1MDAwMEBnbWFpbC5jb20iLCJleHAiOjE3NzU0NDQ1OTl9.ug8HlAQjCgEtXrJwbUqDLBALvykEH8j6khVP8xZN4ps",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08cb4e7be488104-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:40c3:8a7c:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 02:29:05 UTC] === END API CALL LOG ===
[09-Jun-2026 02:29:05 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 02:29:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMDEsInVzZXJuYW1lIjoibWVlbmEiLCJlbWFpbCI6InBhbmtham1lZW5hNzg1MDAwMEBnbWFpbC5jb20iLCJleHAiOjE3NzU0NDQ1OTl9.ug8HlAQjCgEtXrJwbUqDLBALvykEH8j6khVP8xZN4ps
[09-Jun-2026 02:29:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 02:29:05 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 02:29:05 UTC] User ID: 201
[09-Jun-2026 02:29:05 UTC] ✅ User profile retrieved successfully for user ID: 201
[09-Jun-2026 02:29:06 UTC] === API CALL LOG ===
[09-Jun-2026 02:29:06 UTC] Endpoint: user/profile.php
[09-Jun-2026 02:29:06 UTC] Full Log Data: {
    "timestamp": "2026-06-09 02:29:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:40c3:8a7c:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:40c3:8a7c:8000::, 172.69.176.139",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMDEsInVzZXJuYW1lIjoibWVlbmEiLCJlbWFpbCI6InBhbmtham1lZW5hNzg1MDAwMEBnbWFpbC5jb20iLCJleHAiOjE3NzU0NDQ1OTl9.ug8HlAQjCgEtXrJwbUqDLBALvykEH8j6khVP8xZN4ps",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08cb4e71ca78104-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:40c3:8a7c:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 02:29:06 UTC] === END API CALL LOG ===
[09-Jun-2026 02:29:06 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 02:29:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMDEsInVzZXJuYW1lIjoibWVlbmEiLCJlbWFpbCI6InBhbmtham1lZW5hNzg1MDAwMEBnbWFpbC5jb20iLCJleHAiOjE3NzU0NDQ1OTl9.ug8HlAQjCgEtXrJwbUqDLBALvykEH8j6khVP8xZN4ps
[09-Jun-2026 02:29:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 02:29:06 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 02:29:06 UTC] User ID: 201
[09-Jun-2026 02:29:06 UTC] ✅ User profile retrieved successfully for user ID: 201
[09-Jun-2026 02:29:07 UTC] === API CALL LOG ===
[09-Jun-2026 02:29:07 UTC] Endpoint: user/profile.php
[09-Jun-2026 02:29:07 UTC] Full Log Data: {
    "timestamp": "2026-06-09 02:29:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:40c3:8a7c:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:40c3:8a7c:8000::, 172.69.176.102",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMDEsInVzZXJuYW1lIjoibWVlbmEiLCJlbWFpbCI6InBhbmtham1lZW5hNzg1MDAwMEBnbWFpbC5jb20iLCJleHAiOjE3NzU0NDQ1OTl9.ug8HlAQjCgEtXrJwbUqDLBALvykEH8j6khVP8xZN4ps",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08cb4f24c458104-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:40c3:8a7c:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 02:29:07 UTC] === END API CALL LOG ===
[09-Jun-2026 02:29:07 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 02:29:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMDEsInVzZXJuYW1lIjoibWVlbmEiLCJlbWFpbCI6InBhbmtham1lZW5hNzg1MDAwMEBnbWFpbC5jb20iLCJleHAiOjE3NzU0NDQ1OTl9.ug8HlAQjCgEtXrJwbUqDLBALvykEH8j6khVP8xZN4ps
[09-Jun-2026 02:29:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 02:29:07 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 02:29:07 UTC] User ID: 201
[09-Jun-2026 02:29:07 UTC] ✅ User profile retrieved successfully for user ID: 201
[09-Jun-2026 02:29:13 UTC] === API CALL LOG ===
[09-Jun-2026 02:29:13 UTC] Endpoint: user/profile.php
[09-Jun-2026 02:29:13 UTC] Full Log Data: {
    "timestamp": "2026-06-09 02:29:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:40c3:8a7c:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:40c3:8a7c:8000::, 172.69.176.138",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMDEsInVzZXJuYW1lIjoibWVlbmEiLCJlbWFpbCI6InBhbmtham1lZW5hNzg1MDAwMEBnbWFpbC5jb20iLCJleHAiOjE3NzU0NDQ1OTl9.ug8HlAQjCgEtXrJwbUqDLBALvykEH8j6khVP8xZN4ps",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08cb51398f18104-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:40c3:8a7c:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 02:29:13 UTC] === END API CALL LOG ===
[09-Jun-2026 02:29:13 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 02:29:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMDEsInVzZXJuYW1lIjoibWVlbmEiLCJlbWFpbCI6InBhbmtham1lZW5hNzg1MDAwMEBnbWFpbC5jb20iLCJleHAiOjE3NzU0NDQ1OTl9.ug8HlAQjCgEtXrJwbUqDLBALvykEH8j6khVP8xZN4ps
[09-Jun-2026 02:29:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 02:29:13 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 02:29:13 UTC] User ID: 201
[09-Jun-2026 02:29:13 UTC] ✅ User profile retrieved successfully for user ID: 201
[09-Jun-2026 02:29:34 UTC] === API CALL LOG ===
[09-Jun-2026 02:29:34 UTC] Endpoint: user/profile.php
[09-Jun-2026 02:29:34 UTC] Full Log Data: {
    "timestamp": "2026-06-09 02:29:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:40c3:8a7c:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:40c3:8a7c:8000::, 172.69.176.103",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMDEsInVzZXJuYW1lIjoibWVlbmEiLCJlbWFpbCI6InBhbmtham1lZW5hNzg1MDAwMEBnbWFpbC5jb20iLCJleHAiOjE3NzU0NDQ1OTl9.ug8HlAQjCgEtXrJwbUqDLBALvykEH8j6khVP8xZN4ps",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08cb5958cce8104-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:40c3:8a7c:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 02:29:34 UTC] === END API CALL LOG ===
[09-Jun-2026 02:29:34 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 02:29:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMDEsInVzZXJuYW1lIjoibWVlbmEiLCJlbWFpbCI6InBhbmtham1lZW5hNzg1MDAwMEBnbWFpbC5jb20iLCJleHAiOjE3NzU0NDQ1OTl9.ug8HlAQjCgEtXrJwbUqDLBALvykEH8j6khVP8xZN4ps
[09-Jun-2026 02:29:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 02:29:34 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 02:29:34 UTC] User ID: 201
[09-Jun-2026 02:29:34 UTC] ✅ User profile retrieved successfully for user ID: 201
[09-Jun-2026 02:29:34 UTC] User Purchases API - User ID: 201
[09-Jun-2026 02:29:34 UTC] User Purchases API - Total purchases found: 1
[09-Jun-2026 02:38:54 UTC] === API CALL LOG ===
[09-Jun-2026 02:38:54 UTC] Endpoint: user/profile.php
[09-Jun-2026 02:38:54 UTC] Full Log Data: {
    "timestamp": "2026-06-09 02:38:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:40c7:4e31:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:40c7:4e31:8000::, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMDEsInVzZXJuYW1lIjoibWVlbmEiLCJlbWFpbCI6InBhbmtham1lZW5hNzg1MDAwMEBnbWFpbC5jb20iLCJleHAiOjE3NzU0NDQ1OTl9.ug8HlAQjCgEtXrJwbUqDLBALvykEH8j6khVP8xZN4ps",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08cc33f5d7620bb-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:40c7:4e31:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 02:38:54 UTC] === END API CALL LOG ===
[09-Jun-2026 02:38:54 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 02:38:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMDEsInVzZXJuYW1lIjoibWVlbmEiLCJlbWFpbCI6InBhbmtham1lZW5hNzg1MDAwMEBnbWFpbC5jb20iLCJleHAiOjE3NzU0NDQ1OTl9.ug8HlAQjCgEtXrJwbUqDLBALvykEH8j6khVP8xZN4ps
[09-Jun-2026 02:38:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 02:38:54 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 02:38:54 UTC] User ID: 201
[09-Jun-2026 02:38:54 UTC] ✅ User profile retrieved successfully for user ID: 201
[09-Jun-2026 02:38:54 UTC] === API CALL LOG ===
[09-Jun-2026 02:38:54 UTC] Endpoint: user/profile.php
[09-Jun-2026 02:38:54 UTC] Full Log Data: {
    "timestamp": "2026-06-09 02:38:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:40c7:4e31:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:40c7:4e31:8000::, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMDEsInVzZXJuYW1lIjoibWVlbmEiLCJlbWFpbCI6InBhbmtham1lZW5hNzg1MDAwMEBnbWFpbC5jb20iLCJleHAiOjE3NzU0NDQ1OTl9.ug8HlAQjCgEtXrJwbUqDLBALvykEH8j6khVP8xZN4ps",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08cc33f5d7c20bb-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:40c7:4e31:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 02:38:54 UTC] === END API CALL LOG ===
[09-Jun-2026 02:38:54 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 02:38:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMDEsInVzZXJuYW1lIjoibWVlbmEiLCJlbWFpbCI6InBhbmtham1lZW5hNzg1MDAwMEBnbWFpbC5jb20iLCJleHAiOjE3NzU0NDQ1OTl9.ug8HlAQjCgEtXrJwbUqDLBALvykEH8j6khVP8xZN4ps
[09-Jun-2026 02:38:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 02:38:54 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 02:38:54 UTC] User ID: 201
[09-Jun-2026 02:38:54 UTC] ✅ User profile retrieved successfully for user ID: 201
[09-Jun-2026 02:39:03 UTC] === API CALL LOG ===
[09-Jun-2026 02:39:03 UTC] Endpoint: user/profile.php
[09-Jun-2026 02:39:03 UTC] Full Log Data: {
    "timestamp": "2026-06-09 02:39:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:40c7:4e31:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:40c7:4e31:8000::, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMDEsInVzZXJuYW1lIjoibWVlbmEiLCJlbWFpbCI6InBhbmtham1lZW5hNzg1MDAwMEBnbWFpbC5jb20iLCJleHAiOjE3NzU0NDQ1OTl9.ug8HlAQjCgEtXrJwbUqDLBALvykEH8j6khVP8xZN4ps",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08cc37c8f9520bb-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:40c7:4e31:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 02:39:03 UTC] === END API CALL LOG ===
[09-Jun-2026 02:39:03 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 02:39:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMDEsInVzZXJuYW1lIjoibWVlbmEiLCJlbWFpbCI6InBhbmtham1lZW5hNzg1MDAwMEBnbWFpbC5jb20iLCJleHAiOjE3NzU0NDQ1OTl9.ug8HlAQjCgEtXrJwbUqDLBALvykEH8j6khVP8xZN4ps
[09-Jun-2026 02:39:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 02:39:03 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 02:39:03 UTC] User ID: 201
[09-Jun-2026 02:39:03 UTC] ✅ User profile retrieved successfully for user ID: 201
[09-Jun-2026 02:39:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 02:39:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 02:39:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d4:40c7:4e31:8000::, 104.23.175.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMDEsInVzZXJuYW1lIjoibWVlbmEiLCJlbWFpbCI6InBhbmtham1lZW5hNzg1MDAwMEBnbWFpbC5jb20iLCJleHAiOjE3NzU0NDQ1OTl9.ug8HlAQjCgEtXrJwbUqDLBALvykEH8j6khVP8xZN4ps","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a08cc37c8f9420bb-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40d4:40c7:4e31:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[09-Jun-2026 02:39:03 UTC] === User Orders API Called ===
[09-Jun-2026 02:39:03 UTC] User ID: 201
[09-Jun-2026 02:39:03 UTC] Limit: 20, Offset: 0
[09-Jun-2026 02:39:03 UTC] Orders found: 0
[09-Jun-2026 02:39:03 UTC] Orders data: []
[09-Jun-2026 02:39:03 UTC] Total orders count: 0
[09-Jun-2026 02:39:03 UTC] === API CALL LOG ===
[09-Jun-2026 02:39:03 UTC] Endpoint: user/profile.php
[09-Jun-2026 02:39:03 UTC] Full Log Data: {
    "timestamp": "2026-06-09 02:39:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:40c7:4e31:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:40c7:4e31:8000::, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMDEsInVzZXJuYW1lIjoibWVlbmEiLCJlbWFpbCI6InBhbmtham1lZW5hNzg1MDAwMEBnbWFpbC5jb20iLCJleHAiOjE3NzU0NDQ1OTl9.ug8HlAQjCgEtXrJwbUqDLBALvykEH8j6khVP8xZN4ps",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08cc37f5e1920bb-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:40c7:4e31:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 02:39:03 UTC] === END API CALL LOG ===
[09-Jun-2026 02:39:03 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 02:39:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMDEsInVzZXJuYW1lIjoibWVlbmEiLCJlbWFpbCI6InBhbmtham1lZW5hNzg1MDAwMEBnbWFpbC5jb20iLCJleHAiOjE3NzU0NDQ1OTl9.ug8HlAQjCgEtXrJwbUqDLBALvykEH8j6khVP8xZN4ps
[09-Jun-2026 02:39:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 02:39:03 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 02:39:03 UTC] User ID: 201
[09-Jun-2026 02:39:03 UTC] ✅ User profile retrieved successfully for user ID: 201
[09-Jun-2026 02:39:04 UTC] === API CALL LOG ===
[09-Jun-2026 02:39:04 UTC] Endpoint: user/profile.php
[09-Jun-2026 02:39:04 UTC] Full Log Data: {
    "timestamp": "2026-06-09 02:39:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:40c7:4e31:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:40c7:4e31:8000::, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMDEsInVzZXJuYW1lIjoibWVlbmEiLCJlbWFpbCI6InBhbmtham1lZW5hNzg1MDAwMEBnbWFpbC5jb20iLCJleHAiOjE3NzU0NDQ1OTl9.ug8HlAQjCgEtXrJwbUqDLBALvykEH8j6khVP8xZN4ps",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08cc3855d9620bb-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:40c7:4e31:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 02:39:04 UTC] === END API CALL LOG ===
[09-Jun-2026 02:39:04 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 02:39:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMDEsInVzZXJuYW1lIjoibWVlbmEiLCJlbWFpbCI6InBhbmtham1lZW5hNzg1MDAwMEBnbWFpbC5jb20iLCJleHAiOjE3NzU0NDQ1OTl9.ug8HlAQjCgEtXrJwbUqDLBALvykEH8j6khVP8xZN4ps
[09-Jun-2026 02:39:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 02:39:04 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 02:39:04 UTC] User ID: 201
[09-Jun-2026 02:39:04 UTC] ✅ User profile retrieved successfully for user ID: 201
[09-Jun-2026 02:41:28 UTC] === API CALL LOG ===
[09-Jun-2026 02:41:28 UTC] Endpoint: user/profile.php
[09-Jun-2026 02:41:28 UTC] Full Log Data: {
    "timestamp": "2026-06-09 02:41:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:40c7:4e31:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:40c7:4e31:8000::, 172.70.208.4",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMDEsInVzZXJuYW1lIjoibWVlbmEiLCJlbWFpbCI6InBhbmtham1lZW5hNzg1MDAwMEBnbWFpbC5jb20iLCJleHAiOjE3NzU0NDQ1OTl9.ug8HlAQjCgEtXrJwbUqDLBALvykEH8j6khVP8xZN4ps",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08cc705eb32fdcc-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:40c7:4e31:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 02:41:28 UTC] === END API CALL LOG ===
[09-Jun-2026 02:41:28 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 02:41:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMDEsInVzZXJuYW1lIjoibWVlbmEiLCJlbWFpbCI6InBhbmtham1lZW5hNzg1MDAwMEBnbWFpbC5jb20iLCJleHAiOjE3NzU0NDQ1OTl9.ug8HlAQjCgEtXrJwbUqDLBALvykEH8j6khVP8xZN4ps
[09-Jun-2026 02:41:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 02:41:28 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 02:41:28 UTC] User ID: 201
[09-Jun-2026 02:41:28 UTC] ✅ User profile retrieved successfully for user ID: 201
[09-Jun-2026 02:41:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 02:41:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 02:41:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d4:40c7:4e31:8000::, 172.70.208.4","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMDEsInVzZXJuYW1lIjoibWVlbmEiLCJlbWFpbCI6InBhbmtham1lZW5hNzg1MDAwMEBnbWFpbC5jb20iLCJleHAiOjE3NzU0NDQ1OTl9.ug8HlAQjCgEtXrJwbUqDLBALvykEH8j6khVP8xZN4ps","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a08cc7268b50fdcc-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40d4:40c7:4e31:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[09-Jun-2026 02:41:33 UTC] === User Orders API Called ===
[09-Jun-2026 02:41:33 UTC] User ID: 201
[09-Jun-2026 02:41:33 UTC] Limit: 20, Offset: 0
[09-Jun-2026 02:41:33 UTC] Orders found: 0
[09-Jun-2026 02:41:33 UTC] Orders data: []
[09-Jun-2026 02:41:33 UTC] Total orders count: 0
[09-Jun-2026 02:41:33 UTC] === API CALL LOG ===
[09-Jun-2026 02:41:33 UTC] Endpoint: user/profile.php
[09-Jun-2026 02:41:33 UTC] Full Log Data: {
    "timestamp": "2026-06-09 02:41:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:40c7:4e31:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:40c7:4e31:8000::, 172.70.208.4",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMDEsInVzZXJuYW1lIjoibWVlbmEiLCJlbWFpbCI6InBhbmtham1lZW5hNzg1MDAwMEBnbWFpbC5jb20iLCJleHAiOjE3NzU0NDQ1OTl9.ug8HlAQjCgEtXrJwbUqDLBALvykEH8j6khVP8xZN4ps",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08cc7272d05fdcc-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:40c7:4e31:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 02:41:33 UTC] === END API CALL LOG ===
[09-Jun-2026 02:41:33 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 02:41:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMDEsInVzZXJuYW1lIjoibWVlbmEiLCJlbWFpbCI6InBhbmtham1lZW5hNzg1MDAwMEBnbWFpbC5jb20iLCJleHAiOjE3NzU0NDQ1OTl9.ug8HlAQjCgEtXrJwbUqDLBALvykEH8j6khVP8xZN4ps
[09-Jun-2026 02:41:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 02:41:33 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 02:41:33 UTC] User ID: 201
[09-Jun-2026 02:41:33 UTC] ✅ User profile retrieved successfully for user ID: 201
[09-Jun-2026 02:41:33 UTC] === API CALL LOG ===
[09-Jun-2026 02:41:33 UTC] Endpoint: user/profile.php
[09-Jun-2026 02:41:33 UTC] Full Log Data: {
    "timestamp": "2026-06-09 02:41:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:40c7:4e31:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:40c7:4e31:8000::, 172.70.208.4",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMDEsInVzZXJuYW1lIjoibWVlbmEiLCJlbWFpbCI6InBhbmtham1lZW5hNzg1MDAwMEBnbWFpbC5jb20iLCJleHAiOjE3NzU0NDQ1OTl9.ug8HlAQjCgEtXrJwbUqDLBALvykEH8j6khVP8xZN4ps",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08cc72aee4bfdcc-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:40c7:4e31:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 02:41:33 UTC] === END API CALL LOG ===
[09-Jun-2026 02:41:33 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 02:41:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMDEsInVzZXJuYW1lIjoibWVlbmEiLCJlbWFpbCI6InBhbmtham1lZW5hNzg1MDAwMEBnbWFpbC5jb20iLCJleHAiOjE3NzU0NDQ1OTl9.ug8HlAQjCgEtXrJwbUqDLBALvykEH8j6khVP8xZN4ps
[09-Jun-2026 02:41:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 02:41:33 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 02:41:33 UTC] User ID: 201
[09-Jun-2026 02:41:33 UTC] ✅ User profile retrieved successfully for user ID: 201
[09-Jun-2026 02:41:34 UTC] === API CALL LOG ===
[09-Jun-2026 02:41:34 UTC] Endpoint: user/profile.php
[09-Jun-2026 02:41:34 UTC] Full Log Data: {
    "timestamp": "2026-06-09 02:41:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:40c7:4e31:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:40c7:4e31:8000::, 172.70.208.4",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMDEsInVzZXJuYW1lIjoibWVlbmEiLCJlbWFpbCI6InBhbmtham1lZW5hNzg1MDAwMEBnbWFpbC5jb20iLCJleHAiOjE3NzU0NDQ1OTl9.ug8HlAQjCgEtXrJwbUqDLBALvykEH8j6khVP8xZN4ps",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08cc72e7f7cfdcc-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:40c7:4e31:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 02:41:34 UTC] === END API CALL LOG ===
[09-Jun-2026 02:41:34 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 02:41:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMDEsInVzZXJuYW1lIjoibWVlbmEiLCJlbWFpbCI6InBhbmtham1lZW5hNzg1MDAwMEBnbWFpbC5jb20iLCJleHAiOjE3NzU0NDQ1OTl9.ug8HlAQjCgEtXrJwbUqDLBALvykEH8j6khVP8xZN4ps
[09-Jun-2026 02:41:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 02:41:34 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 02:41:34 UTC] User ID: 201
[09-Jun-2026 02:41:34 UTC] ✅ User profile retrieved successfully for user ID: 201
[09-Jun-2026 02:45:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 02:45:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 02:45:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d4:40c7:4e31:8000::, 104.22.66.105","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMDEsInVzZXJuYW1lIjoibWVlbmEiLCJlbWFpbCI6InBhbmtham1lZW5hNzg1MDAwMEBnbWFpbC5jb20iLCJleHAiOjE3NzU0NDQ1OTl9.ug8HlAQjCgEtXrJwbUqDLBALvykEH8j6khVP8xZN4ps","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a08ccc6e1edfa667-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40d4:40c7:4e31:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[09-Jun-2026 02:45:10 UTC] === User Orders API Called ===
[09-Jun-2026 02:45:10 UTC] User ID: 201
[09-Jun-2026 02:45:10 UTC] Limit: 20, Offset: 0
[09-Jun-2026 02:45:10 UTC] Orders found: 0
[09-Jun-2026 02:45:10 UTC] Orders data: []
[09-Jun-2026 02:45:10 UTC] Total orders count: 0
[09-Jun-2026 02:45:11 UTC] === API CALL LOG ===
[09-Jun-2026 02:45:11 UTC] Endpoint: user/profile.php
[09-Jun-2026 02:45:11 UTC] Full Log Data: {
    "timestamp": "2026-06-09 02:45:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:40c7:4e31:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:40c7:4e31:8000::, 104.22.66.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMDEsInVzZXJuYW1lIjoibWVlbmEiLCJlbWFpbCI6InBhbmtham1lZW5hNzg1MDAwMEBnbWFpbC5jb20iLCJleHAiOjE3NzU0NDQ1OTl9.ug8HlAQjCgEtXrJwbUqDLBALvykEH8j6khVP8xZN4ps",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08ccc78dceda667-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:40c7:4e31:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 02:45:11 UTC] === END API CALL LOG ===
[09-Jun-2026 02:45:11 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 02:45:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMDEsInVzZXJuYW1lIjoibWVlbmEiLCJlbWFpbCI6InBhbmtham1lZW5hNzg1MDAwMEBnbWFpbC5jb20iLCJleHAiOjE3NzU0NDQ1OTl9.ug8HlAQjCgEtXrJwbUqDLBALvykEH8j6khVP8xZN4ps
[09-Jun-2026 02:45:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 02:45:11 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 02:45:11 UTC] User ID: 201
[09-Jun-2026 02:45:11 UTC] ✅ User profile retrieved successfully for user ID: 201
[09-Jun-2026 02:45:12 UTC] User Purchases API - User ID: 201
[09-Jun-2026 02:45:12 UTC] User Purchases API - Total purchases found: 2
[09-Jun-2026 02:46:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 02:46:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 02:46:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d4:40c7:4e31:8000::, 104.22.66.105","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMDEsInVzZXJuYW1lIjoibWVlbmEiLCJlbWFpbCI6InBhbmtham1lZW5hNzg1MDAwMEBnbWFpbC5jb20iLCJleHAiOjE3NzU0NDQ1OTl9.ug8HlAQjCgEtXrJwbUqDLBALvykEH8j6khVP8xZN4ps","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a08ccda71d65a667-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40d4:40c7:4e31:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[09-Jun-2026 02:46:00 UTC] === User Orders API Called ===
[09-Jun-2026 02:46:00 UTC] User ID: 201
[09-Jun-2026 02:46:00 UTC] Limit: 20, Offset: 0
[09-Jun-2026 02:46:00 UTC] Orders found: 0
[09-Jun-2026 02:46:00 UTC] Orders data: []
[09-Jun-2026 02:46:00 UTC] Total orders count: 0
[09-Jun-2026 02:46:01 UTC] === API CALL LOG ===
[09-Jun-2026 02:46:01 UTC] Endpoint: user/profile.php
[09-Jun-2026 02:46:01 UTC] Full Log Data: {
    "timestamp": "2026-06-09 02:46:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:40c7:4e31:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:40c7:4e31:8000::, 104.22.66.105",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMDEsInVzZXJuYW1lIjoibWVlbmEiLCJlbWFpbCI6InBhbmtham1lZW5hNzg1MDAwMEBnbWFpbC5jb20iLCJleHAiOjE3NzU0NDQ1OTl9.ug8HlAQjCgEtXrJwbUqDLBALvykEH8j6khVP8xZN4ps",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08ccdb5dc9ca667-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:40c7:4e31:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 02:46:01 UTC] === END API CALL LOG ===
[09-Jun-2026 02:46:01 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 02:46:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMDEsInVzZXJuYW1lIjoibWVlbmEiLCJlbWFpbCI6InBhbmtham1lZW5hNzg1MDAwMEBnbWFpbC5jb20iLCJleHAiOjE3NzU0NDQ1OTl9.ug8HlAQjCgEtXrJwbUqDLBALvykEH8j6khVP8xZN4ps
[09-Jun-2026 02:46:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 02:46:01 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 02:46:01 UTC] User ID: 201
[09-Jun-2026 02:46:01 UTC] ✅ User profile retrieved successfully for user ID: 201
[09-Jun-2026 02:46:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 02:46:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 02:46:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d4:40c7:4e31:8000::, 104.22.66.105","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMDEsInVzZXJuYW1lIjoibWVlbmEiLCJlbWFpbCI6InBhbmtham1lZW5hNzg1MDAwMEBnbWFpbC5jb20iLCJleHAiOjE3NzU0NDQ1OTl9.ug8HlAQjCgEtXrJwbUqDLBALvykEH8j6khVP8xZN4ps","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a08ccdb5dc94a667-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40d4:40c7:4e31:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[09-Jun-2026 02:46:01 UTC] === User Orders API Called ===
[09-Jun-2026 02:46:01 UTC] User ID: 201
[09-Jun-2026 02:46:01 UTC] Limit: 20, Offset: 0
[09-Jun-2026 02:46:01 UTC] Orders found: 0
[09-Jun-2026 02:46:01 UTC] Orders data: []
[09-Jun-2026 02:46:01 UTC] Total orders count: 0
[09-Jun-2026 02:46:02 UTC] === API CALL LOG ===
[09-Jun-2026 02:46:02 UTC] Endpoint: user/profile.php
[09-Jun-2026 02:46:02 UTC] Full Log Data: {
    "timestamp": "2026-06-09 02:46:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:40c7:4e31:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:40c7:4e31:8000::, 104.22.66.105",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMDEsInVzZXJuYW1lIjoibWVlbmEiLCJlbWFpbCI6InBhbmtham1lZW5hNzg1MDAwMEBnbWFpbC5jb20iLCJleHAiOjE3NzU0NDQ1OTl9.ug8HlAQjCgEtXrJwbUqDLBALvykEH8j6khVP8xZN4ps",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08ccdba2fd0a667-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:40c7:4e31:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 02:46:02 UTC] === END API CALL LOG ===
[09-Jun-2026 02:46:02 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 02:46:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMDEsInVzZXJuYW1lIjoibWVlbmEiLCJlbWFpbCI6InBhbmtham1lZW5hNzg1MDAwMEBnbWFpbC5jb20iLCJleHAiOjE3NzU0NDQ1OTl9.ug8HlAQjCgEtXrJwbUqDLBALvykEH8j6khVP8xZN4ps
[09-Jun-2026 02:46:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 02:46:02 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 02:46:02 UTC] User ID: 201
[09-Jun-2026 02:46:02 UTC] ✅ User profile retrieved successfully for user ID: 201
[09-Jun-2026 02:46:03 UTC] === API CALL LOG ===
[09-Jun-2026 02:46:03 UTC] Endpoint: user/profile.php
[09-Jun-2026 02:46:03 UTC] Full Log Data: {
    "timestamp": "2026-06-09 02:46:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:40c7:4e31:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:40c7:4e31:8000::, 104.22.66.105",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMDEsInVzZXJuYW1lIjoibWVlbmEiLCJlbWFpbCI6InBhbmtham1lZW5hNzg1MDAwMEBnbWFpbC5jb20iLCJleHAiOjE3NzU0NDQ1OTl9.ug8HlAQjCgEtXrJwbUqDLBALvykEH8j6khVP8xZN4ps",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08ccdbda9d1a667-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:40c7:4e31:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 02:46:03 UTC] === END API CALL LOG ===
[09-Jun-2026 02:46:03 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 02:46:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMDEsInVzZXJuYW1lIjoibWVlbmEiLCJlbWFpbCI6InBhbmtham1lZW5hNzg1MDAwMEBnbWFpbC5jb20iLCJleHAiOjE3NzU0NDQ1OTl9.ug8HlAQjCgEtXrJwbUqDLBALvykEH8j6khVP8xZN4ps
[09-Jun-2026 02:46:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 02:46:03 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 02:46:03 UTC] User ID: 201
[09-Jun-2026 02:46:03 UTC] ✅ User profile retrieved successfully for user ID: 201
[09-Jun-2026 04:58:23 UTC] === API CALL LOG ===
[09-Jun-2026 04:58:23 UTC] Endpoint: user/profile.php
[09-Jun-2026 04:58:23 UTC] Full Log Data: {
    "timestamp": "2026-06-09 04:58:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:1244:658d:3d8e:8e7a:aeba:9912",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:1244:658d:3d8e:8e7a:aeba:9912, 162.158.88.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ3IiwidXNlcm5hbWUiOiJzaWRodTIyIiwiZW1haWwiOiJMYW5kbG9yZGphdHQwMTlAZ21haWwuY29tIiwiZXhwIjoxNzgxNDkxOTQ5fQ.FIibyQ6jdUUrseLednMVyX7TmWUhGj8zGFosN3BISXg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08d8f971eb6ff7f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:1244:658d:3d8e:8e7a:aeba:9912",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 04:58:23 UTC] === END API CALL LOG ===
[09-Jun-2026 04:58:23 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 04:58:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ3IiwidXNlcm5hbWUiOiJzaWRodTIyIiwiZW1haWwiOiJMYW5kbG9yZGphdHQwMTlAZ21haWwuY29tIiwiZXhwIjoxNzgxNDkxOTQ5fQ.FIibyQ6jdUUrseLednMVyX7TmWUhGj8zGFosN3BISXg
[09-Jun-2026 04:58:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 04:58:23 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 04:58:23 UTC] User ID: 747
[09-Jun-2026 04:58:23 UTC] ✅ User profile retrieved successfully for user ID: 747
[09-Jun-2026 04:58:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 04:58:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 04:58:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d4:1244:658d:3d8e:8e7a:aeba:9912, 162.158.88.28","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ3IiwidXNlcm5hbWUiOiJzaWRodTIyIiwiZW1haWwiOiJMYW5kbG9yZGphdHQwMTlAZ21haWwuY29tIiwiZXhwIjoxNzgxNDkxOTQ5fQ.FIibyQ6jdUUrseLednMVyX7TmWUhGj8zGFosN3BISXg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a08d8f9e6c19ff7f-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40d4:1244:658d:3d8e:8e7a:aeba:9912","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[09-Jun-2026 04:58:24 UTC] === User Orders API Called ===
[09-Jun-2026 04:58:24 UTC] User ID: 747
[09-Jun-2026 04:58:24 UTC] Limit: 20, Offset: 0
[09-Jun-2026 04:58:24 UTC] Orders found: 0
[09-Jun-2026 04:58:24 UTC] Orders data: []
[09-Jun-2026 04:58:24 UTC] Total orders count: 0
[09-Jun-2026 04:58:24 UTC] === API CALL LOG ===
[09-Jun-2026 04:58:24 UTC] Endpoint: user/profile.php
[09-Jun-2026 04:58:24 UTC] Full Log Data: {
    "timestamp": "2026-06-09 04:58:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:1244:658d:3d8e:8e7a:aeba:9912",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:1244:658d:3d8e:8e7a:aeba:9912, 162.158.88.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ3IiwidXNlcm5hbWUiOiJzaWRodTIyIiwiZW1haWwiOiJMYW5kbG9yZGphdHQwMTlAZ21haWwuY29tIiwiZXhwIjoxNzgxNDkxOTQ5fQ.FIibyQ6jdUUrseLednMVyX7TmWUhGj8zGFosN3BISXg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08d8f9e6c12ff7f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:1244:658d:3d8e:8e7a:aeba:9912",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 04:58:24 UTC] === END API CALL LOG ===
[09-Jun-2026 04:58:24 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 04:58:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ3IiwidXNlcm5hbWUiOiJzaWRodTIyIiwiZW1haWwiOiJMYW5kbG9yZGphdHQwMTlAZ21haWwuY29tIiwiZXhwIjoxNzgxNDkxOTQ5fQ.FIibyQ6jdUUrseLednMVyX7TmWUhGj8zGFosN3BISXg
[09-Jun-2026 04:58:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 04:58:24 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 04:58:24 UTC] User ID: 747
[09-Jun-2026 04:58:24 UTC] ✅ User profile retrieved successfully for user ID: 747
[09-Jun-2026 04:58:25 UTC] === API CALL LOG ===
[09-Jun-2026 04:58:25 UTC] Endpoint: user/profile.php
[09-Jun-2026 04:58:25 UTC] Full Log Data: {
    "timestamp": "2026-06-09 04:58:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:1244:658d:3d8e:8e7a:aeba:9912",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:1244:658d:3d8e:8e7a:aeba:9912, 162.158.88.7",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ3IiwidXNlcm5hbWUiOiJzaWRodTIyIiwiZW1haWwiOiJMYW5kbG9yZGphdHQwMTlAZ21haWwuY29tIiwiZXhwIjoxNzgxNDkxOTQ5fQ.FIibyQ6jdUUrseLednMVyX7TmWUhGj8zGFosN3BISXg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08d8f9f2df9ff7f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:1244:658d:3d8e:8e7a:aeba:9912",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 04:58:25 UTC] === END API CALL LOG ===
[09-Jun-2026 04:58:25 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 04:58:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ3IiwidXNlcm5hbWUiOiJzaWRodTIyIiwiZW1haWwiOiJMYW5kbG9yZGphdHQwMTlAZ21haWwuY29tIiwiZXhwIjoxNzgxNDkxOTQ5fQ.FIibyQ6jdUUrseLednMVyX7TmWUhGj8zGFosN3BISXg
[09-Jun-2026 04:58:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 04:58:25 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 04:58:25 UTC] User ID: 747
[09-Jun-2026 04:58:25 UTC] ✅ User profile retrieved successfully for user ID: 747
[09-Jun-2026 05:54:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 05:54:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 05:54:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d6:1193:5258:8000::, 172.70.143.195","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU4IiwidXNlcm5hbWUiOiJATmFtb25hcmF5YW45OSIsImVtYWlsIjoicmFodWxrYWxhMjU0MkBnbWFpbC5jb20iLCJleHAiOjE3ODE1ODkyODB9.qWGbvrgKg7SufvyApa_n8Zg1uEJB7YgQ52KnXFjxdbw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a08de212a85f705c-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40d6:1193:5258:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[09-Jun-2026 05:54:41 UTC] === User Orders API Called ===
[09-Jun-2026 05:54:41 UTC] User ID: 758
[09-Jun-2026 05:54:41 UTC] Limit: 20, Offset: 0
[09-Jun-2026 05:54:41 UTC] Orders found: 0
[09-Jun-2026 05:54:41 UTC] Orders data: []
[09-Jun-2026 05:54:41 UTC] Total orders count: 0
[09-Jun-2026 05:54:41 UTC] === API CALL LOG ===
[09-Jun-2026 05:54:41 UTC] Endpoint: user/profile.php
[09-Jun-2026 05:54:41 UTC] Full Log Data: {
    "timestamp": "2026-06-09 05:54:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d6:1193:5258:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d6:1193:5258:8000::, 172.70.143.195",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU4IiwidXNlcm5hbWUiOiJATmFtb25hcmF5YW45OSIsImVtYWlsIjoicmFodWxrYWxhMjU0MkBnbWFpbC5jb20iLCJleHAiOjE3ODE1ODkyODB9.qWGbvrgKg7SufvyApa_n8Zg1uEJB7YgQ52KnXFjxdbw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08de2135b0e705c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d6:1193:5258:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 05:54:41 UTC] === END API CALL LOG ===
[09-Jun-2026 05:54:41 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 05:54:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU4IiwidXNlcm5hbWUiOiJATmFtb25hcmF5YW45OSIsImVtYWlsIjoicmFodWxrYWxhMjU0MkBnbWFpbC5jb20iLCJleHAiOjE3ODE1ODkyODB9.qWGbvrgKg7SufvyApa_n8Zg1uEJB7YgQ52KnXFjxdbw
[09-Jun-2026 05:54:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 05:54:41 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 05:54:41 UTC] User ID: 758
[09-Jun-2026 05:54:41 UTC] ✅ User profile retrieved successfully for user ID: 758
[09-Jun-2026 05:54:42 UTC] === API CALL LOG ===
[09-Jun-2026 05:54:42 UTC] Endpoint: user/profile.php
[09-Jun-2026 05:54:42 UTC] Full Log Data: {
    "timestamp": "2026-06-09 05:54:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d6:1193:5258:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d6:1193:5258:8000::, 172.70.143.194",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU4IiwidXNlcm5hbWUiOiJATmFtb25hcmF5YW45OSIsImVtYWlsIjoicmFodWxrYWxhMjU0MkBnbWFpbC5jb20iLCJleHAiOjE3ODE1ODkyODB9.qWGbvrgKg7SufvyApa_n8Zg1uEJB7YgQ52KnXFjxdbw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08de212a85a705c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d6:1193:5258:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 05:54:42 UTC] === END API CALL LOG ===
[09-Jun-2026 05:54:42 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 05:54:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU4IiwidXNlcm5hbWUiOiJATmFtb25hcmF5YW45OSIsImVtYWlsIjoicmFodWxrYWxhMjU0MkBnbWFpbC5jb20iLCJleHAiOjE3ODE1ODkyODB9.qWGbvrgKg7SufvyApa_n8Zg1uEJB7YgQ52KnXFjxdbw
[09-Jun-2026 05:54:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 05:54:42 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 05:54:42 UTC] User ID: 758
[09-Jun-2026 05:54:42 UTC] ✅ User profile retrieved successfully for user ID: 758
[09-Jun-2026 05:54:44 UTC] === API CALL LOG ===
[09-Jun-2026 05:54:44 UTC] Endpoint: user/profile.php
[09-Jun-2026 05:54:44 UTC] Full Log Data: {
    "timestamp": "2026-06-09 05:54:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d6:1193:5258:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d6:1193:5258:8000::, 172.70.143.195",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU4IiwidXNlcm5hbWUiOiJATmFtb25hcmF5YW45OSIsImVtYWlsIjoicmFodWxrYWxhMjU0MkBnbWFpbC5jb20iLCJleHAiOjE3ODE1ODkyODB9.qWGbvrgKg7SufvyApa_n8Zg1uEJB7YgQ52KnXFjxdbw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08de2217e9c705c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d6:1193:5258:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 05:54:44 UTC] === END API CALL LOG ===
[09-Jun-2026 05:54:44 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 05:54:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU4IiwidXNlcm5hbWUiOiJATmFtb25hcmF5YW45OSIsImVtYWlsIjoicmFodWxrYWxhMjU0MkBnbWFpbC5jb20iLCJleHAiOjE3ODE1ODkyODB9.qWGbvrgKg7SufvyApa_n8Zg1uEJB7YgQ52KnXFjxdbw
[09-Jun-2026 05:54:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 05:54:44 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 05:54:44 UTC] User ID: 758
[09-Jun-2026 05:54:44 UTC] ✅ User profile retrieved successfully for user ID: 758
[09-Jun-2026 05:54:59 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 05:54:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 05:54:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d6:1193:5258:8000::, 172.70.143.195","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU4IiwidXNlcm5hbWUiOiJATmFtb25hcmF5YW45OSIsImVtYWlsIjoicmFodWxrYWxhMjU0MkBnbWFpbC5jb20iLCJleHAiOjE3ODE1ODkyODB9.qWGbvrgKg7SufvyApa_n8Zg1uEJB7YgQ52KnXFjxdbw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a08de27f7d7e705c-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40d6:1193:5258:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[09-Jun-2026 05:54:59 UTC] === User Orders API Called ===
[09-Jun-2026 05:54:59 UTC] User ID: 758
[09-Jun-2026 05:54:59 UTC] Limit: 20, Offset: 0
[09-Jun-2026 05:54:59 UTC] Orders found: 0
[09-Jun-2026 05:54:59 UTC] Orders data: []
[09-Jun-2026 05:54:59 UTC] Total orders count: 0
[09-Jun-2026 05:55:01 UTC] === API CALL LOG ===
[09-Jun-2026 05:55:01 UTC] Endpoint: user/profile.php
[09-Jun-2026 05:55:01 UTC] Full Log Data: {
    "timestamp": "2026-06-09 05:55:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d6:1193:5258:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d6:1193:5258:8000::, 172.70.143.195",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU4IiwidXNlcm5hbWUiOiJATmFtb25hcmF5YW45OSIsImVtYWlsIjoicmFodWxrYWxhMjU0MkBnbWFpbC5jb20iLCJleHAiOjE3ODE1ODkyODB9.qWGbvrgKg7SufvyApa_n8Zg1uEJB7YgQ52KnXFjxdbw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08de28cbc30705c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d6:1193:5258:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 05:55:01 UTC] === END API CALL LOG ===
[09-Jun-2026 05:55:01 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 05:55:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU4IiwidXNlcm5hbWUiOiJATmFtb25hcmF5YW45OSIsImVtYWlsIjoicmFodWxrYWxhMjU0MkBnbWFpbC5jb20iLCJleHAiOjE3ODE1ODkyODB9.qWGbvrgKg7SufvyApa_n8Zg1uEJB7YgQ52KnXFjxdbw
[09-Jun-2026 05:55:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 05:55:01 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 05:55:01 UTC] User ID: 758
[09-Jun-2026 05:55:01 UTC] ✅ User profile retrieved successfully for user ID: 758
[09-Jun-2026 05:55:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 05:55:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 05:55:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d6:1193:5258:8000::, 172.70.143.195","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU4IiwidXNlcm5hbWUiOiJATmFtb25hcmF5YW45OSIsImVtYWlsIjoicmFodWxrYWxhMjU0MkBnbWFpbC5jb20iLCJleHAiOjE3ODE1ODkyODB9.qWGbvrgKg7SufvyApa_n8Zg1uEJB7YgQ52KnXFjxdbw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a08de28cbc2a705c-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40d6:1193:5258:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[09-Jun-2026 05:55:01 UTC] === User Orders API Called ===
[09-Jun-2026 05:55:01 UTC] User ID: 758
[09-Jun-2026 05:55:01 UTC] Limit: 20, Offset: 0
[09-Jun-2026 05:55:01 UTC] Orders found: 0
[09-Jun-2026 05:55:01 UTC] Orders data: []
[09-Jun-2026 05:55:01 UTC] Total orders count: 0
[09-Jun-2026 05:55:02 UTC] === API CALL LOG ===
[09-Jun-2026 05:55:02 UTC] Endpoint: user/profile.php
[09-Jun-2026 05:55:02 UTC] Full Log Data: {
    "timestamp": "2026-06-09 05:55:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d6:1193:5258:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d6:1193:5258:8000::, 172.70.143.195",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU4IiwidXNlcm5hbWUiOiJATmFtb25hcmF5YW45OSIsImVtYWlsIjoicmFodWxrYWxhMjU0MkBnbWFpbC5jb20iLCJleHAiOjE3ODE1ODkyODB9.qWGbvrgKg7SufvyApa_n8Zg1uEJB7YgQ52KnXFjxdbw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08de2911d21705c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d6:1193:5258:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 05:55:02 UTC] === END API CALL LOG ===
[09-Jun-2026 05:55:02 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 05:55:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU4IiwidXNlcm5hbWUiOiJATmFtb25hcmF5YW45OSIsImVtYWlsIjoicmFodWxrYWxhMjU0MkBnbWFpbC5jb20iLCJleHAiOjE3ODE1ODkyODB9.qWGbvrgKg7SufvyApa_n8Zg1uEJB7YgQ52KnXFjxdbw
[09-Jun-2026 05:55:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 05:55:02 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 05:55:02 UTC] User ID: 758
[09-Jun-2026 05:55:02 UTC] ✅ User profile retrieved successfully for user ID: 758
[09-Jun-2026 05:55:02 UTC] === API CALL LOG ===
[09-Jun-2026 05:55:02 UTC] Endpoint: user/profile.php
[09-Jun-2026 05:55:02 UTC] Full Log Data: {
    "timestamp": "2026-06-09 05:55:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d6:1193:5258:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d6:1193:5258:8000::, 172.70.143.195",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU4IiwidXNlcm5hbWUiOiJATmFtb25hcmF5YW45OSIsImVtYWlsIjoicmFodWxrYWxhMjU0MkBnbWFpbC5jb20iLCJleHAiOjE3ODE1ODkyODB9.qWGbvrgKg7SufvyApa_n8Zg1uEJB7YgQ52KnXFjxdbw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08de2947ac7705c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d6:1193:5258:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 05:55:02 UTC] === END API CALL LOG ===
[09-Jun-2026 05:55:02 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 05:55:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU4IiwidXNlcm5hbWUiOiJATmFtb25hcmF5YW45OSIsImVtYWlsIjoicmFodWxrYWxhMjU0MkBnbWFpbC5jb20iLCJleHAiOjE3ODE1ODkyODB9.qWGbvrgKg7SufvyApa_n8Zg1uEJB7YgQ52KnXFjxdbw
[09-Jun-2026 05:55:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 05:55:02 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 05:55:02 UTC] User ID: 758
[09-Jun-2026 05:55:02 UTC] ✅ User profile retrieved successfully for user ID: 758
[09-Jun-2026 05:55:16 UTC] === API CALL LOG ===
[09-Jun-2026 05:55:16 UTC] Endpoint: user/profile.php
[09-Jun-2026 05:55:16 UTC] Full Log Data: {
    "timestamp": "2026-06-09 05:55:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d6:1193:5258:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d6:1193:5258:8000::, 172.70.143.195",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU4IiwidXNlcm5hbWUiOiJATmFtb25hcmF5YW45OSIsImVtYWlsIjoicmFodWxrYWxhMjU0MkBnbWFpbC5jb20iLCJleHAiOjE3ODE1ODkyODB9.qWGbvrgKg7SufvyApa_n8Zg1uEJB7YgQ52KnXFjxdbw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08de2e7aac1705c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d6:1193:5258:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 05:55:16 UTC] === END API CALL LOG ===
[09-Jun-2026 05:55:16 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 05:55:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU4IiwidXNlcm5hbWUiOiJATmFtb25hcmF5YW45OSIsImVtYWlsIjoicmFodWxrYWxhMjU0MkBnbWFpbC5jb20iLCJleHAiOjE3ODE1ODkyODB9.qWGbvrgKg7SufvyApa_n8Zg1uEJB7YgQ52KnXFjxdbw
[09-Jun-2026 05:55:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 05:55:16 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 05:55:16 UTC] User ID: 758
[09-Jun-2026 05:55:16 UTC] ✅ User profile retrieved successfully for user ID: 758
[09-Jun-2026 05:55:16 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 05:55:16 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 05:55:16 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d6:1193:5258:8000::, 172.70.143.194","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU4IiwidXNlcm5hbWUiOiJATmFtb25hcmF5YW45OSIsImVtYWlsIjoicmFodWxrYWxhMjU0MkBnbWFpbC5jb20iLCJleHAiOjE3ODE1ODkyODB9.qWGbvrgKg7SufvyApa_n8Zg1uEJB7YgQ52KnXFjxdbw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a08de2e7aab8705c-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40d6:1193:5258:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[09-Jun-2026 05:55:16 UTC] === User Orders API Called ===
[09-Jun-2026 05:55:16 UTC] User ID: 758
[09-Jun-2026 05:55:16 UTC] Limit: 20, Offset: 0
[09-Jun-2026 05:55:16 UTC] Orders found: 0
[09-Jun-2026 05:55:16 UTC] Orders data: []
[09-Jun-2026 05:55:16 UTC] Total orders count: 0
[09-Jun-2026 05:55:16 UTC] === API CALL LOG ===
[09-Jun-2026 05:55:16 UTC] Endpoint: user/profile.php
[09-Jun-2026 05:55:16 UTC] Full Log Data: {
    "timestamp": "2026-06-09 05:55:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d6:1193:5258:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d6:1193:5258:8000::, 172.70.143.195",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU4IiwidXNlcm5hbWUiOiJATmFtb25hcmF5YW45OSIsImVtYWlsIjoicmFodWxrYWxhMjU0MkBnbWFpbC5jb20iLCJleHAiOjE3ODE1ODkyODB9.qWGbvrgKg7SufvyApa_n8Zg1uEJB7YgQ52KnXFjxdbw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08de2eb7f46705c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d6:1193:5258:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 05:55:16 UTC] === END API CALL LOG ===
[09-Jun-2026 05:55:16 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 05:55:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU4IiwidXNlcm5hbWUiOiJATmFtb25hcmF5YW45OSIsImVtYWlsIjoicmFodWxrYWxhMjU0MkBnbWFpbC5jb20iLCJleHAiOjE3ODE1ODkyODB9.qWGbvrgKg7SufvyApa_n8Zg1uEJB7YgQ52KnXFjxdbw
[09-Jun-2026 05:55:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 05:55:16 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 05:55:16 UTC] User ID: 758
[09-Jun-2026 05:55:16 UTC] ✅ User profile retrieved successfully for user ID: 758
[09-Jun-2026 05:55:17 UTC] === API CALL LOG ===
[09-Jun-2026 05:55:17 UTC] Endpoint: user/profile.php
[09-Jun-2026 05:55:17 UTC] Full Log Data: {
    "timestamp": "2026-06-09 05:55:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d6:1193:5258:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d6:1193:5258:8000::, 172.70.143.195",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU4IiwidXNlcm5hbWUiOiJATmFtb25hcmF5YW45OSIsImVtYWlsIjoicmFodWxrYWxhMjU0MkBnbWFpbC5jb20iLCJleHAiOjE3ODE1ODkyODB9.qWGbvrgKg7SufvyApa_n8Zg1uEJB7YgQ52KnXFjxdbw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08de2f3fd44705c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d6:1193:5258:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 05:55:17 UTC] === END API CALL LOG ===
[09-Jun-2026 05:55:17 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 05:55:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU4IiwidXNlcm5hbWUiOiJATmFtb25hcmF5YW45OSIsImVtYWlsIjoicmFodWxrYWxhMjU0MkBnbWFpbC5jb20iLCJleHAiOjE3ODE1ODkyODB9.qWGbvrgKg7SufvyApa_n8Zg1uEJB7YgQ52KnXFjxdbw
[09-Jun-2026 05:55:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 05:55:17 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 05:55:17 UTC] User ID: 758
[09-Jun-2026 05:55:17 UTC] ✅ User profile retrieved successfully for user ID: 758
[09-Jun-2026 05:55:28 UTC] === API CALL LOG ===
[09-Jun-2026 05:55:28 UTC] Endpoint: user/profile.php
[09-Jun-2026 05:55:28 UTC] Full Log Data: {
    "timestamp": "2026-06-09 05:55:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d6:1193:5258:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d6:1193:5258:8000::, 172.70.143.194",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU4IiwidXNlcm5hbWUiOiJATmFtb25hcmF5YW45OSIsImVtYWlsIjoicmFodWxrYWxhMjU0MkBnbWFpbC5jb20iLCJleHAiOjE3ODE1ODkyODB9.qWGbvrgKg7SufvyApa_n8Zg1uEJB7YgQ52KnXFjxdbw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08de3361e82705c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d6:1193:5258:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 05:55:28 UTC] === END API CALL LOG ===
[09-Jun-2026 05:55:28 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 05:55:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU4IiwidXNlcm5hbWUiOiJATmFtb25hcmF5YW45OSIsImVtYWlsIjoicmFodWxrYWxhMjU0MkBnbWFpbC5jb20iLCJleHAiOjE3ODE1ODkyODB9.qWGbvrgKg7SufvyApa_n8Zg1uEJB7YgQ52KnXFjxdbw
[09-Jun-2026 05:55:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 05:55:28 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 05:55:28 UTC] User ID: 758
[09-Jun-2026 05:55:28 UTC] ✅ User profile retrieved successfully for user ID: 758
[09-Jun-2026 05:55:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 05:55:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 05:55:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d6:1193:5258:8000::, 172.70.143.194","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU4IiwidXNlcm5hbWUiOiJATmFtb25hcmF5YW45OSIsImVtYWlsIjoicmFodWxrYWxhMjU0MkBnbWFpbC5jb20iLCJleHAiOjE3ODE1ODkyODB9.qWGbvrgKg7SufvyApa_n8Zg1uEJB7YgQ52KnXFjxdbw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a08de3361e80705c-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40d6:1193:5258:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[09-Jun-2026 05:55:28 UTC] === User Orders API Called ===
[09-Jun-2026 05:55:28 UTC] User ID: 758
[09-Jun-2026 05:55:28 UTC] Limit: 20, Offset: 0
[09-Jun-2026 05:55:28 UTC] Orders found: 0
[09-Jun-2026 05:55:28 UTC] Orders data: []
[09-Jun-2026 05:55:28 UTC] Total orders count: 0
[09-Jun-2026 05:55:29 UTC] === API CALL LOG ===
[09-Jun-2026 05:55:29 UTC] Endpoint: user/profile.php
[09-Jun-2026 05:55:29 UTC] Full Log Data: {
    "timestamp": "2026-06-09 05:55:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d6:1193:5258:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d6:1193:5258:8000::, 172.70.143.194",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU4IiwidXNlcm5hbWUiOiJATmFtb25hcmF5YW45OSIsImVtYWlsIjoicmFodWxrYWxhMjU0MkBnbWFpbC5jb20iLCJleHAiOjE3ODE1ODkyODB9.qWGbvrgKg7SufvyApa_n8Zg1uEJB7YgQ52KnXFjxdbw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08de33a7db7705c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d6:1193:5258:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 05:55:29 UTC] === END API CALL LOG ===
[09-Jun-2026 05:55:29 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 05:55:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU4IiwidXNlcm5hbWUiOiJATmFtb25hcmF5YW45OSIsImVtYWlsIjoicmFodWxrYWxhMjU0MkBnbWFpbC5jb20iLCJleHAiOjE3ODE1ODkyODB9.qWGbvrgKg7SufvyApa_n8Zg1uEJB7YgQ52KnXFjxdbw
[09-Jun-2026 05:55:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 05:55:29 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 05:55:29 UTC] User ID: 758
[09-Jun-2026 05:55:29 UTC] ✅ User profile retrieved successfully for user ID: 758
[09-Jun-2026 05:55:29 UTC] === API CALL LOG ===
[09-Jun-2026 05:55:29 UTC] Endpoint: user/profile.php
[09-Jun-2026 05:55:29 UTC] Full Log Data: {
    "timestamp": "2026-06-09 05:55:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d6:1193:5258:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d6:1193:5258:8000::, 172.70.143.194",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU4IiwidXNlcm5hbWUiOiJATmFtb25hcmF5YW45OSIsImVtYWlsIjoicmFodWxrYWxhMjU0MkBnbWFpbC5jb20iLCJleHAiOjE3ODE1ODkyODB9.qWGbvrgKg7SufvyApa_n8Zg1uEJB7YgQ52KnXFjxdbw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08de33d7818705c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d6:1193:5258:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 05:55:29 UTC] === END API CALL LOG ===
[09-Jun-2026 05:55:29 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 05:55:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU4IiwidXNlcm5hbWUiOiJATmFtb25hcmF5YW45OSIsImVtYWlsIjoicmFodWxrYWxhMjU0MkBnbWFpbC5jb20iLCJleHAiOjE3ODE1ODkyODB9.qWGbvrgKg7SufvyApa_n8Zg1uEJB7YgQ52KnXFjxdbw
[09-Jun-2026 05:55:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 05:55:29 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 05:55:29 UTC] User ID: 758
[09-Jun-2026 05:55:29 UTC] ✅ User profile retrieved successfully for user ID: 758
[09-Jun-2026 05:56:17 UTC] === API CALL LOG ===
[09-Jun-2026 05:56:17 UTC] Endpoint: user/profile.php
[09-Jun-2026 05:56:17 UTC] Full Log Data: {
    "timestamp": "2026-06-09 05:56:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d6:1193:5258:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d6:1193:5258:8000::, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU4IiwidXNlcm5hbWUiOiJATmFtb25hcmF5YW45OSIsImVtYWlsIjoicmFodWxrYWxhMjU0MkBnbWFpbC5jb20iLCJleHAiOjE3ODE1ODkyODB9.qWGbvrgKg7SufvyApa_n8Zg1uEJB7YgQ52KnXFjxdbw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08de4622808c9da-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d6:1193:5258:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 05:56:17 UTC] === END API CALL LOG ===
[09-Jun-2026 05:56:17 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 05:56:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU4IiwidXNlcm5hbWUiOiJATmFtb25hcmF5YW45OSIsImVtYWlsIjoicmFodWxrYWxhMjU0MkBnbWFpbC5jb20iLCJleHAiOjE3ODE1ODkyODB9.qWGbvrgKg7SufvyApa_n8Zg1uEJB7YgQ52KnXFjxdbw
[09-Jun-2026 05:56:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 05:56:17 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 05:56:17 UTC] User ID: 758
[09-Jun-2026 05:56:17 UTC] ✅ User profile retrieved successfully for user ID: 758
[09-Jun-2026 05:56:17 UTC] === API CALL LOG ===
[09-Jun-2026 05:56:17 UTC] Endpoint: user/profile.php
[09-Jun-2026 05:56:17 UTC] Full Log Data: {
    "timestamp": "2026-06-09 05:56:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d6:1193:5258:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d6:1193:5258:8000::, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU4IiwidXNlcm5hbWUiOiJATmFtb25hcmF5YW45OSIsImVtYWlsIjoicmFodWxrYWxhMjU0MkBnbWFpbC5jb20iLCJleHAiOjE3ODE1ODkyODB9.qWGbvrgKg7SufvyApa_n8Zg1uEJB7YgQ52KnXFjxdbw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08de4668cedc9da-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d6:1193:5258:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 05:56:17 UTC] === END API CALL LOG ===
[09-Jun-2026 05:56:17 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 05:56:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU4IiwidXNlcm5hbWUiOiJATmFtb25hcmF5YW45OSIsImVtYWlsIjoicmFodWxrYWxhMjU0MkBnbWFpbC5jb20iLCJleHAiOjE3ODE1ODkyODB9.qWGbvrgKg7SufvyApa_n8Zg1uEJB7YgQ52KnXFjxdbw
[09-Jun-2026 05:56:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 05:56:17 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 05:56:17 UTC] User ID: 758
[09-Jun-2026 05:56:17 UTC] ✅ User profile retrieved successfully for user ID: 758
[09-Jun-2026 05:56:17 UTC] User Purchases API - User ID: 758
[09-Jun-2026 05:56:17 UTC] User Purchases API - Total purchases found: 0
[09-Jun-2026 05:56:17 UTC] === API CALL LOG ===
[09-Jun-2026 05:56:17 UTC] Endpoint: user/profile.php
[09-Jun-2026 05:56:17 UTC] Full Log Data: {
    "timestamp": "2026-06-09 05:56:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d6:1193:5258:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d6:1193:5258:8000::, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU4IiwidXNlcm5hbWUiOiJATmFtb25hcmF5YW45OSIsImVtYWlsIjoicmFodWxrYWxhMjU0MkBnbWFpbC5jb20iLCJleHAiOjE3ODE1ODkyODB9.qWGbvrgKg7SufvyApa_n8Zg1uEJB7YgQ52KnXFjxdbw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08de4690ca7c9da-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d6:1193:5258:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 05:56:17 UTC] === END API CALL LOG ===
[09-Jun-2026 05:56:17 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 05:56:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU4IiwidXNlcm5hbWUiOiJATmFtb25hcmF5YW45OSIsImVtYWlsIjoicmFodWxrYWxhMjU0MkBnbWFpbC5jb20iLCJleHAiOjE3ODE1ODkyODB9.qWGbvrgKg7SufvyApa_n8Zg1uEJB7YgQ52KnXFjxdbw
[09-Jun-2026 05:56:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 05:56:17 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 05:56:17 UTC] User ID: 758
[09-Jun-2026 05:56:17 UTC] ✅ User profile retrieved successfully for user ID: 758
[09-Jun-2026 05:56:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 05:56:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 05:56:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d6:1193:5258:8000::, 104.23.175.179","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU4IiwidXNlcm5hbWUiOiJATmFtb25hcmF5YW45OSIsImVtYWlsIjoicmFodWxrYWxhMjU0MkBnbWFpbC5jb20iLCJleHAiOjE3ODE1ODkyODB9.qWGbvrgKg7SufvyApa_n8Zg1uEJB7YgQ52KnXFjxdbw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a08de4690c9fc9da-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40d6:1193:5258:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[09-Jun-2026 05:56:18 UTC] === User Orders API Called ===
[09-Jun-2026 05:56:18 UTC] User ID: 758
[09-Jun-2026 05:56:18 UTC] Limit: 20, Offset: 0
[09-Jun-2026 05:56:18 UTC] Orders found: 0
[09-Jun-2026 05:56:18 UTC] Orders data: []
[09-Jun-2026 05:56:18 UTC] Total orders count: 0
[09-Jun-2026 05:56:18 UTC] === API CALL LOG ===
[09-Jun-2026 05:56:18 UTC] Endpoint: user/profile.php
[09-Jun-2026 05:56:18 UTC] Full Log Data: {
    "timestamp": "2026-06-09 05:56:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d6:1193:5258:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d6:1193:5258:8000::, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU4IiwidXNlcm5hbWUiOiJATmFtb25hcmF5YW45OSIsImVtYWlsIjoicmFodWxrYWxhMjU0MkBnbWFpbC5jb20iLCJleHAiOjE3ODE1ODkyODB9.qWGbvrgKg7SufvyApa_n8Zg1uEJB7YgQ52KnXFjxdbw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08de46c8fc3c9da-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d6:1193:5258:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 05:56:18 UTC] === END API CALL LOG ===
[09-Jun-2026 05:56:18 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 05:56:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU4IiwidXNlcm5hbWUiOiJATmFtb25hcmF5YW45OSIsImVtYWlsIjoicmFodWxrYWxhMjU0MkBnbWFpbC5jb20iLCJleHAiOjE3ODE1ODkyODB9.qWGbvrgKg7SufvyApa_n8Zg1uEJB7YgQ52KnXFjxdbw
[09-Jun-2026 05:56:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 05:56:18 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 05:56:18 UTC] User ID: 758
[09-Jun-2026 05:56:18 UTC] ✅ User profile retrieved successfully for user ID: 758
[09-Jun-2026 05:56:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 05:56:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 05:56:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d6:1193:5258:8000::, 104.23.175.178","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU4IiwidXNlcm5hbWUiOiJATmFtb25hcmF5YW45OSIsImVtYWlsIjoicmFodWxrYWxhMjU0MkBnbWFpbC5jb20iLCJleHAiOjE3ODE1ODkyODB9.qWGbvrgKg7SufvyApa_n8Zg1uEJB7YgQ52KnXFjxdbw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a08de480aa9bc9da-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40d6:1193:5258:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[09-Jun-2026 05:56:21 UTC] === User Orders API Called ===
[09-Jun-2026 05:56:21 UTC] User ID: 758
[09-Jun-2026 05:56:21 UTC] Limit: 20, Offset: 0
[09-Jun-2026 05:56:21 UTC] Orders found: 0
[09-Jun-2026 05:56:21 UTC] Orders data: []
[09-Jun-2026 05:56:21 UTC] Total orders count: 0
[09-Jun-2026 05:56:21 UTC] === API CALL LOG ===
[09-Jun-2026 05:56:21 UTC] Endpoint: user/profile.php
[09-Jun-2026 05:56:21 UTC] Full Log Data: {
    "timestamp": "2026-06-09 05:56:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d6:1193:5258:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d6:1193:5258:8000::, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU4IiwidXNlcm5hbWUiOiJATmFtb25hcmF5YW45OSIsImVtYWlsIjoicmFodWxrYWxhMjU0MkBnbWFpbC5jb20iLCJleHAiOjE3ODE1ODkyODB9.qWGbvrgKg7SufvyApa_n8Zg1uEJB7YgQ52KnXFjxdbw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08de480aa9ec9da-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d6:1193:5258:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 05:56:21 UTC] === END API CALL LOG ===
[09-Jun-2026 05:56:21 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 05:56:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU4IiwidXNlcm5hbWUiOiJATmFtb25hcmF5YW45OSIsImVtYWlsIjoicmFodWxrYWxhMjU0MkBnbWFpbC5jb20iLCJleHAiOjE3ODE1ODkyODB9.qWGbvrgKg7SufvyApa_n8Zg1uEJB7YgQ52KnXFjxdbw
[09-Jun-2026 05:56:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 05:56:21 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 05:56:21 UTC] User ID: 758
[09-Jun-2026 05:56:21 UTC] ✅ User profile retrieved successfully for user ID: 758
[09-Jun-2026 05:56:22 UTC] === API CALL LOG ===
[09-Jun-2026 05:56:22 UTC] Endpoint: user/profile.php
[09-Jun-2026 05:56:22 UTC] Full Log Data: {
    "timestamp": "2026-06-09 05:56:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d6:1193:5258:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d6:1193:5258:8000::, 104.23.175.179",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU4IiwidXNlcm5hbWUiOiJATmFtb25hcmF5YW45OSIsImVtYWlsIjoicmFodWxrYWxhMjU0MkBnbWFpbC5jb20iLCJleHAiOjE3ODE1ODkyODB9.qWGbvrgKg7SufvyApa_n8Zg1uEJB7YgQ52KnXFjxdbw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08de4851ffec9da-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d6:1193:5258:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 05:56:22 UTC] === END API CALL LOG ===
[09-Jun-2026 05:56:22 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 05:56:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU4IiwidXNlcm5hbWUiOiJATmFtb25hcmF5YW45OSIsImVtYWlsIjoicmFodWxrYWxhMjU0MkBnbWFpbC5jb20iLCJleHAiOjE3ODE1ODkyODB9.qWGbvrgKg7SufvyApa_n8Zg1uEJB7YgQ52KnXFjxdbw
[09-Jun-2026 05:56:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 05:56:22 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 05:56:22 UTC] User ID: 758
[09-Jun-2026 05:56:22 UTC] ✅ User profile retrieved successfully for user ID: 758
[09-Jun-2026 05:58:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 05:58:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 05:58:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d6:1193:5258:8000::, 162.158.108.71","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU4IiwidXNlcm5hbWUiOiJATmFtb25hcmF5YW45OSIsImVtYWlsIjoicmFodWxrYWxhMjU0MkBnbWFpbC5jb20iLCJleHAiOjE3ODE1ODkyODB9.qWGbvrgKg7SufvyApa_n8Zg1uEJB7YgQ52KnXFjxdbw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a08de7595abffd30-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40d6:1193:5258:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[09-Jun-2026 05:58:18 UTC] === User Orders API Called ===
[09-Jun-2026 05:58:18 UTC] User ID: 758
[09-Jun-2026 05:58:18 UTC] Limit: 20, Offset: 0
[09-Jun-2026 05:58:18 UTC] Orders found: 0
[09-Jun-2026 05:58:18 UTC] Orders data: []
[09-Jun-2026 05:58:18 UTC] Total orders count: 0
[09-Jun-2026 05:58:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 05:58:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 05:58:20 UTC] === API CALL LOG ===
[09-Jun-2026 05:58:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d6:1193:5258:8000::, 162.158.108.71","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU4IiwidXNlcm5hbWUiOiJATmFtb25hcmF5YW45OSIsImVtYWlsIjoicmFodWxrYWxhMjU0MkBnbWFpbC5jb20iLCJleHAiOjE3ODE1ODkyODB9.qWGbvrgKg7SufvyApa_n8Zg1uEJB7YgQ52KnXFjxdbw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a08de76c29e6fd30-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40d6:1193:5258:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[09-Jun-2026 05:58:20 UTC] Endpoint: user/profile.php
[09-Jun-2026 05:58:20 UTC] === User Orders API Called ===
[09-Jun-2026 05:58:20 UTC] Full Log Data: {
    "timestamp": "2026-06-09 05:58:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d6:1193:5258:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d6:1193:5258:8000::, 162.158.108.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU4IiwidXNlcm5hbWUiOiJATmFtb25hcmF5YW45OSIsImVtYWlsIjoicmFodWxrYWxhMjU0MkBnbWFpbC5jb20iLCJleHAiOjE3ODE1ODkyODB9.qWGbvrgKg7SufvyApa_n8Zg1uEJB7YgQ52KnXFjxdbw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08de76c29ebfd30-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d6:1193:5258:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 05:58:20 UTC] User ID: 758
[09-Jun-2026 05:58:20 UTC] === END API CALL LOG ===
[09-Jun-2026 05:58:20 UTC] Limit: 20, Offset: 0
[09-Jun-2026 05:58:20 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 05:58:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU4IiwidXNlcm5hbWUiOiJATmFtb25hcmF5YW45OSIsImVtYWlsIjoicmFodWxrYWxhMjU0MkBnbWFpbC5jb20iLCJleHAiOjE3ODE1ODkyODB9.qWGbvrgKg7SufvyApa_n8Zg1uEJB7YgQ52KnXFjxdbw
[09-Jun-2026 05:58:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 05:58:20 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 05:58:20 UTC] User ID: 758
[09-Jun-2026 05:58:20 UTC] Orders found: 0
[09-Jun-2026 05:58:20 UTC] Orders data: []
[09-Jun-2026 05:58:20 UTC] ✅ User profile retrieved successfully for user ID: 758
[09-Jun-2026 05:58:20 UTC] Total orders count: 0
[09-Jun-2026 05:58:21 UTC] === API CALL LOG ===
[09-Jun-2026 05:58:21 UTC] Endpoint: user/profile.php
[09-Jun-2026 05:58:21 UTC] Full Log Data: {
    "timestamp": "2026-06-09 05:58:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d6:1193:5258:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d6:1193:5258:8000::, 162.158.108.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU4IiwidXNlcm5hbWUiOiJATmFtb25hcmF5YW45OSIsImVtYWlsIjoicmFodWxrYWxhMjU0MkBnbWFpbC5jb20iLCJleHAiOjE3ODE1ODkyODB9.qWGbvrgKg7SufvyApa_n8Zg1uEJB7YgQ52KnXFjxdbw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08de7706874fd30-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d6:1193:5258:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 05:58:21 UTC] === END API CALL LOG ===
[09-Jun-2026 05:58:21 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 05:58:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU4IiwidXNlcm5hbWUiOiJATmFtb25hcmF5YW45OSIsImVtYWlsIjoicmFodWxrYWxhMjU0MkBnbWFpbC5jb20iLCJleHAiOjE3ODE1ODkyODB9.qWGbvrgKg7SufvyApa_n8Zg1uEJB7YgQ52KnXFjxdbw
[09-Jun-2026 05:58:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 05:58:21 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 05:58:21 UTC] User ID: 758
[09-Jun-2026 05:58:21 UTC] ✅ User profile retrieved successfully for user ID: 758
[09-Jun-2026 05:58:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 05:58:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 05:58:30 UTC] === API CALL LOG ===
[09-Jun-2026 05:58:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d6:1193:5258:8000::, 162.158.108.70","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU4IiwidXNlcm5hbWUiOiJATmFtb25hcmF5YW45OSIsImVtYWlsIjoicmFodWxrYWxhMjU0MkBnbWFpbC5jb20iLCJleHAiOjE3ODE1ODkyODB9.qWGbvrgKg7SufvyApa_n8Zg1uEJB7YgQ52KnXFjxdbw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a08de7a8f917fd30-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40d6:1193:5258:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[09-Jun-2026 05:58:30 UTC] Endpoint: user/profile.php
[09-Jun-2026 05:58:30 UTC] === User Orders API Called ===
[09-Jun-2026 05:58:30 UTC] Full Log Data: {
    "timestamp": "2026-06-09 05:58:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d6:1193:5258:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d6:1193:5258:8000::, 162.158.108.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU4IiwidXNlcm5hbWUiOiJATmFtb25hcmF5YW45OSIsImVtYWlsIjoicmFodWxrYWxhMjU0MkBnbWFpbC5jb20iLCJleHAiOjE3ODE1ODkyODB9.qWGbvrgKg7SufvyApa_n8Zg1uEJB7YgQ52KnXFjxdbw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08de7a8f918fd30-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d6:1193:5258:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 05:58:30 UTC] User ID: 758
[09-Jun-2026 05:58:30 UTC] === END API CALL LOG ===
[09-Jun-2026 05:58:30 UTC] Limit: 20, Offset: 0
[09-Jun-2026 05:58:30 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 05:58:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU4IiwidXNlcm5hbWUiOiJATmFtb25hcmF5YW45OSIsImVtYWlsIjoicmFodWxrYWxhMjU0MkBnbWFpbC5jb20iLCJleHAiOjE3ODE1ODkyODB9.qWGbvrgKg7SufvyApa_n8Zg1uEJB7YgQ52KnXFjxdbw
[09-Jun-2026 05:58:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 05:58:30 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 05:58:30 UTC] User ID: 758
[09-Jun-2026 05:58:30 UTC] Orders found: 0
[09-Jun-2026 05:58:30 UTC] Orders data: []
[09-Jun-2026 05:58:30 UTC] ✅ User profile retrieved successfully for user ID: 758
[09-Jun-2026 05:58:30 UTC] Total orders count: 0
[09-Jun-2026 05:58:31 UTC] === API CALL LOG ===
[09-Jun-2026 05:58:31 UTC] Endpoint: user/profile.php
[09-Jun-2026 05:58:31 UTC] Full Log Data: {
    "timestamp": "2026-06-09 05:58:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d6:1193:5258:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d6:1193:5258:8000::, 162.158.108.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU4IiwidXNlcm5hbWUiOiJATmFtb25hcmF5YW45OSIsImVtYWlsIjoicmFodWxrYWxhMjU0MkBnbWFpbC5jb20iLCJleHAiOjE3ODE1ODkyODB9.qWGbvrgKg7SufvyApa_n8Zg1uEJB7YgQ52KnXFjxdbw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08de7ad598dfd30-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d6:1193:5258:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 05:58:31 UTC] === END API CALL LOG ===
[09-Jun-2026 05:58:31 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 05:58:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU4IiwidXNlcm5hbWUiOiJATmFtb25hcmF5YW45OSIsImVtYWlsIjoicmFodWxrYWxhMjU0MkBnbWFpbC5jb20iLCJleHAiOjE3ODE1ODkyODB9.qWGbvrgKg7SufvyApa_n8Zg1uEJB7YgQ52KnXFjxdbw
[09-Jun-2026 05:58:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 05:58:31 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 05:58:31 UTC] User ID: 758
[09-Jun-2026 05:58:31 UTC] ✅ User profile retrieved successfully for user ID: 758
[09-Jun-2026 06:32:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 06:32:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 06:32:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2c0f:eb58:54f:1d00:a359:ed19:f76a:dacf, 172.68.103.119","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU5IiwidXNlcm5hbWUiOiJAanVkb3M0MTUiLCJlbWFpbCI6Imp1ZG9zNDE1QGdtYWlsLmNvbSIsImV4cCI6MTc4MTU5MTUzOH0.F6z_UIUQpPXjR8Lg-s5YqHKFoU6f_LSIPVzA-W_o-5A","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a08e193398295910-LIS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2c0f:eb58:54f:1d00:a359:ed19:f76a:dacf","cf-ipcountry":"BF","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[09-Jun-2026 06:32:19 UTC] === User Orders API Called ===
[09-Jun-2026 06:32:19 UTC] User ID: 759
[09-Jun-2026 06:32:19 UTC] Limit: 20, Offset: 0
[09-Jun-2026 06:32:19 UTC] Orders found: 0
[09-Jun-2026 06:32:19 UTC] Orders data: []
[09-Jun-2026 06:32:19 UTC] Total orders count: 0
[09-Jun-2026 06:32:19 UTC] === API CALL LOG ===
[09-Jun-2026 06:32:19 UTC] Endpoint: user/profile.php
[09-Jun-2026 06:32:19 UTC] Full Log Data: {
    "timestamp": "2026-06-09 06:32:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:eb58:54f:1d00:a359:ed19:f76a:dacf",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:eb58:54f:1d00:a359:ed19:f76a:dacf, 172.68.102.98",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU5IiwidXNlcm5hbWUiOiJAanVkb3M0MTUiLCJlbWFpbCI6Imp1ZG9zNDE1QGdtYWlsLmNvbSIsImV4cCI6MTc4MTU5MTUzOH0.F6z_UIUQpPXjR8Lg-s5YqHKFoU6f_LSIPVzA-W_o-5A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08e193398255910-LIS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:eb58:54f:1d00:a359:ed19:f76a:dacf",
        "cf-ipcountry": "BF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 06:32:19 UTC] === END API CALL LOG ===
[09-Jun-2026 06:32:19 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 06:32:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU5IiwidXNlcm5hbWUiOiJAanVkb3M0MTUiLCJlbWFpbCI6Imp1ZG9zNDE1QGdtYWlsLmNvbSIsImV4cCI6MTc4MTU5MTUzOH0.F6z_UIUQpPXjR8Lg-s5YqHKFoU6f_LSIPVzA-W_o-5A
[09-Jun-2026 06:32:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 06:32:19 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 06:32:19 UTC] User ID: 759
[09-Jun-2026 06:32:19 UTC] ✅ User profile retrieved successfully for user ID: 759
[09-Jun-2026 06:32:19 UTC] === API CALL LOG ===
[09-Jun-2026 06:32:19 UTC] Endpoint: user/profile.php
[09-Jun-2026 06:32:19 UTC] Full Log Data: {
    "timestamp": "2026-06-09 06:32:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:eb58:54f:1d00:a359:ed19:f76a:dacf",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:eb58:54f:1d00:a359:ed19:f76a:dacf, 172.68.102.98",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU5IiwidXNlcm5hbWUiOiJAanVkb3M0MTUiLCJlbWFpbCI6Imp1ZG9zNDE1QGdtYWlsLmNvbSIsImV4cCI6MTc4MTU5MTUzOH0.F6z_UIUQpPXjR8Lg-s5YqHKFoU6f_LSIPVzA-W_o-5A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08e1934192f5910-LIS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:eb58:54f:1d00:a359:ed19:f76a:dacf",
        "cf-ipcountry": "BF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 06:32:19 UTC] === END API CALL LOG ===
[09-Jun-2026 06:32:19 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 06:32:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU5IiwidXNlcm5hbWUiOiJAanVkb3M0MTUiLCJlbWFpbCI6Imp1ZG9zNDE1QGdtYWlsLmNvbSIsImV4cCI6MTc4MTU5MTUzOH0.F6z_UIUQpPXjR8Lg-s5YqHKFoU6f_LSIPVzA-W_o-5A
[09-Jun-2026 06:32:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 06:32:19 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 06:32:19 UTC] User ID: 759
[09-Jun-2026 06:32:19 UTC] ✅ User profile retrieved successfully for user ID: 759
[09-Jun-2026 06:32:20 UTC] === API CALL LOG ===
[09-Jun-2026 06:32:20 UTC] Endpoint: user/profile.php
[09-Jun-2026 06:32:20 UTC] Full Log Data: {
    "timestamp": "2026-06-09 06:32:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:eb58:54f:1d00:a359:ed19:f76a:dacf",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:eb58:54f:1d00:a359:ed19:f76a:dacf, 172.68.103.119",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU5IiwidXNlcm5hbWUiOiJAanVkb3M0MTUiLCJlbWFpbCI6Imp1ZG9zNDE1QGdtYWlsLmNvbSIsImV4cCI6MTc4MTU5MTUzOH0.F6z_UIUQpPXjR8Lg-s5YqHKFoU6f_LSIPVzA-W_o-5A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08e1938bc4d5910-LIS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:eb58:54f:1d00:a359:ed19:f76a:dacf",
        "cf-ipcountry": "BF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 06:32:20 UTC] === END API CALL LOG ===
[09-Jun-2026 06:32:20 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 06:32:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU5IiwidXNlcm5hbWUiOiJAanVkb3M0MTUiLCJlbWFpbCI6Imp1ZG9zNDE1QGdtYWlsLmNvbSIsImV4cCI6MTc4MTU5MTUzOH0.F6z_UIUQpPXjR8Lg-s5YqHKFoU6f_LSIPVzA-W_o-5A
[09-Jun-2026 06:32:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 06:32:20 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 06:32:20 UTC] User ID: 759
[09-Jun-2026 06:32:20 UTC] ✅ User profile retrieved successfully for user ID: 759
[09-Jun-2026 06:32:55 UTC] === API CALL LOG ===
[09-Jun-2026 06:32:55 UTC] Endpoint: user/profile.php
[09-Jun-2026 06:32:55 UTC] Full Log Data: {
    "timestamp": "2026-06-09 06:32:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:eb58:54f:1d00:a359:ed19:f76a:dacf",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:eb58:54f:1d00:a359:ed19:f76a:dacf, 172.68.102.98",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU5IiwidXNlcm5hbWUiOiJAanVkb3M0MTUiLCJlbWFpbCI6Imp1ZG9zNDE1QGdtYWlsLmNvbSIsImV4cCI6MTc4MTU5MTUzOH0.F6z_UIUQpPXjR8Lg-s5YqHKFoU6f_LSIPVzA-W_o-5A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08e1a11ce502f4e-LIS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:eb58:54f:1d00:a359:ed19:f76a:dacf",
        "cf-ipcountry": "BF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 06:32:55 UTC] === END API CALL LOG ===
[09-Jun-2026 06:32:55 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 06:32:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU5IiwidXNlcm5hbWUiOiJAanVkb3M0MTUiLCJlbWFpbCI6Imp1ZG9zNDE1QGdtYWlsLmNvbSIsImV4cCI6MTc4MTU5MTUzOH0.F6z_UIUQpPXjR8Lg-s5YqHKFoU6f_LSIPVzA-W_o-5A
[09-Jun-2026 06:32:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 06:32:55 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 06:32:55 UTC] User ID: 759
[09-Jun-2026 06:32:55 UTC] ✅ User profile retrieved successfully for user ID: 759
[09-Jun-2026 06:34:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 06:34:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 06:34:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2c0f:eb58:54f:1d00:a359:ed19:f76a:dacf, 172.68.102.98","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU5IiwidXNlcm5hbWUiOiJAanVkb3M0MTUiLCJlbWFpbCI6Imp1ZG9zNDE1QGdtYWlsLmNvbSIsImV4cCI6MTc4MTU5MTUzOH0.F6z_UIUQpPXjR8Lg-s5YqHKFoU6f_LSIPVzA-W_o-5A","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a08e1c642d3a2f4e-LIS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2c0f:eb58:54f:1d00:a359:ed19:f76a:dacf","cf-ipcountry":"BF","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[09-Jun-2026 06:34:30 UTC] === User Orders API Called ===
[09-Jun-2026 06:34:30 UTC] User ID: 759
[09-Jun-2026 06:34:30 UTC] Limit: 20, Offset: 0
[09-Jun-2026 06:34:30 UTC] Orders found: 0
[09-Jun-2026 06:34:30 UTC] Orders data: []
[09-Jun-2026 06:34:30 UTC] Total orders count: 0
[09-Jun-2026 06:34:30 UTC] === API CALL LOG ===
[09-Jun-2026 06:34:30 UTC] Endpoint: user/profile.php
[09-Jun-2026 06:34:30 UTC] Full Log Data: {
    "timestamp": "2026-06-09 06:34:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:eb58:54f:1d00:a359:ed19:f76a:dacf",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:eb58:54f:1d00:a359:ed19:f76a:dacf, 172.68.102.99",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU5IiwidXNlcm5hbWUiOiJAanVkb3M0MTUiLCJlbWFpbCI6Imp1ZG9zNDE1QGdtYWlsLmNvbSIsImV4cCI6MTc4MTU5MTUzOH0.F6z_UIUQpPXjR8Lg-s5YqHKFoU6f_LSIPVzA-W_o-5A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08e1c642d3b2f4e-LIS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:eb58:54f:1d00:a359:ed19:f76a:dacf",
        "cf-ipcountry": "BF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 06:34:30 UTC] === END API CALL LOG ===
[09-Jun-2026 06:34:30 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 06:34:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU5IiwidXNlcm5hbWUiOiJAanVkb3M0MTUiLCJlbWFpbCI6Imp1ZG9zNDE1QGdtYWlsLmNvbSIsImV4cCI6MTc4MTU5MTUzOH0.F6z_UIUQpPXjR8Lg-s5YqHKFoU6f_LSIPVzA-W_o-5A
[09-Jun-2026 06:34:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 06:34:30 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 06:34:30 UTC] User ID: 759
[09-Jun-2026 06:34:30 UTC] ✅ User profile retrieved successfully for user ID: 759
[09-Jun-2026 06:34:31 UTC] === API CALL LOG ===
[09-Jun-2026 06:34:31 UTC] Endpoint: user/profile.php
[09-Jun-2026 06:34:31 UTC] Full Log Data: {
    "timestamp": "2026-06-09 06:34:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:eb58:54f:1d00:a359:ed19:f76a:dacf",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:eb58:54f:1d00:a359:ed19:f76a:dacf, 172.68.102.99",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU5IiwidXNlcm5hbWUiOiJAanVkb3M0MTUiLCJlbWFpbCI6Imp1ZG9zNDE1QGdtYWlsLmNvbSIsImV4cCI6MTc4MTU5MTUzOH0.F6z_UIUQpPXjR8Lg-s5YqHKFoU6f_LSIPVzA-W_o-5A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08e1c6848132f4e-LIS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:eb58:54f:1d00:a359:ed19:f76a:dacf",
        "cf-ipcountry": "BF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 06:34:31 UTC] === END API CALL LOG ===
[09-Jun-2026 06:34:31 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 06:34:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU5IiwidXNlcm5hbWUiOiJAanVkb3M0MTUiLCJlbWFpbCI6Imp1ZG9zNDE1QGdtYWlsLmNvbSIsImV4cCI6MTc4MTU5MTUzOH0.F6z_UIUQpPXjR8Lg-s5YqHKFoU6f_LSIPVzA-W_o-5A
[09-Jun-2026 06:34:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 06:34:31 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 06:34:31 UTC] User ID: 759
[09-Jun-2026 06:34:31 UTC] ✅ User profile retrieved successfully for user ID: 759
[09-Jun-2026 06:34:36 UTC] === API CALL LOG ===
[09-Jun-2026 06:34:36 UTC] Endpoint: user/profile.php
[09-Jun-2026 06:34:36 UTC] Full Log Data: {
    "timestamp": "2026-06-09 06:34:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:eb58:54f:1d00:a359:ed19:f76a:dacf",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:eb58:54f:1d00:a359:ed19:f76a:dacf, 172.68.102.99",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU5IiwidXNlcm5hbWUiOiJAanVkb3M0MTUiLCJlbWFpbCI6Imp1ZG9zNDE1QGdtYWlsLmNvbSIsImV4cCI6MTc4MTU5MTUzOH0.F6z_UIUQpPXjR8Lg-s5YqHKFoU6f_LSIPVzA-W_o-5A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08e1c889f272f4e-LIS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:eb58:54f:1d00:a359:ed19:f76a:dacf",
        "cf-ipcountry": "BF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 06:34:36 UTC] === END API CALL LOG ===
[09-Jun-2026 06:34:36 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 06:34:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU5IiwidXNlcm5hbWUiOiJAanVkb3M0MTUiLCJlbWFpbCI6Imp1ZG9zNDE1QGdtYWlsLmNvbSIsImV4cCI6MTc4MTU5MTUzOH0.F6z_UIUQpPXjR8Lg-s5YqHKFoU6f_LSIPVzA-W_o-5A
[09-Jun-2026 06:34:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 06:34:36 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 06:34:36 UTC] User ID: 759
[09-Jun-2026 06:34:36 UTC] ✅ User profile retrieved successfully for user ID: 759
[09-Jun-2026 06:35:49 UTC] === API CALL LOG ===
[09-Jun-2026 06:35:49 UTC] Endpoint: user/profile.php
[09-Jun-2026 06:35:49 UTC] Full Log Data: {
    "timestamp": "2026-06-09 06:35:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:eb58:54f:1d00:a359:ed19:f76a:dacf",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:eb58:54f:1d00:a359:ed19:f76a:dacf, 172.68.102.99",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU5IiwidXNlcm5hbWUiOiJAanVkb3M0MTUiLCJlbWFpbCI6Imp1ZG9zNDE1QGdtYWlsLmNvbSIsImV4cCI6MTc4MTU5MTUzOH0.F6z_UIUQpPXjR8Lg-s5YqHKFoU6f_LSIPVzA-W_o-5A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08e1e521daeb275-LIS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:eb58:54f:1d00:a359:ed19:f76a:dacf",
        "cf-ipcountry": "BF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 06:35:49 UTC] === END API CALL LOG ===
[09-Jun-2026 06:35:49 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 06:35:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU5IiwidXNlcm5hbWUiOiJAanVkb3M0MTUiLCJlbWFpbCI6Imp1ZG9zNDE1QGdtYWlsLmNvbSIsImV4cCI6MTc4MTU5MTUzOH0.F6z_UIUQpPXjR8Lg-s5YqHKFoU6f_LSIPVzA-W_o-5A
[09-Jun-2026 06:35:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 06:35:49 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 06:35:49 UTC] User ID: 759
[09-Jun-2026 06:35:49 UTC] ✅ User profile retrieved successfully for user ID: 759
[09-Jun-2026 06:35:49 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 06:35:49 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 06:35:49 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2c0f:eb58:54f:1d00:a359:ed19:f76a:dacf, 172.68.102.99","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU5IiwidXNlcm5hbWUiOiJAanVkb3M0MTUiLCJlbWFpbCI6Imp1ZG9zNDE1QGdtYWlsLmNvbSIsImV4cCI6MTc4MTU5MTUzOH0.F6z_UIUQpPXjR8Lg-s5YqHKFoU6f_LSIPVzA-W_o-5A","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a08e1e519c8cb275-LIS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2c0f:eb58:54f:1d00:a359:ed19:f76a:dacf","cf-ipcountry":"BF","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[09-Jun-2026 06:35:49 UTC] === User Orders API Called ===
[09-Jun-2026 06:35:49 UTC] User ID: 759
[09-Jun-2026 06:35:49 UTC] Limit: 20, Offset: 0
[09-Jun-2026 06:35:49 UTC] Orders found: 0
[09-Jun-2026 06:35:49 UTC] Orders data: []
[09-Jun-2026 06:35:49 UTC] Total orders count: 0
[09-Jun-2026 06:35:50 UTC] === API CALL LOG ===
[09-Jun-2026 06:35:50 UTC] Endpoint: user/profile.php
[09-Jun-2026 06:35:50 UTC] Full Log Data: {
    "timestamp": "2026-06-09 06:35:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:eb58:54f:1d00:a359:ed19:f76a:dacf",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:eb58:54f:1d00:a359:ed19:f76a:dacf, 172.68.102.99",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU5IiwidXNlcm5hbWUiOiJAanVkb3M0MTUiLCJlbWFpbCI6Imp1ZG9zNDE1QGdtYWlsLmNvbSIsImV4cCI6MTc4MTU5MTUzOH0.F6z_UIUQpPXjR8Lg-s5YqHKFoU6f_LSIPVzA-W_o-5A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08e1e556d53b275-LIS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:eb58:54f:1d00:a359:ed19:f76a:dacf",
        "cf-ipcountry": "BF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 06:35:50 UTC] === END API CALL LOG ===
[09-Jun-2026 06:35:50 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 06:35:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU5IiwidXNlcm5hbWUiOiJAanVkb3M0MTUiLCJlbWFpbCI6Imp1ZG9zNDE1QGdtYWlsLmNvbSIsImV4cCI6MTc4MTU5MTUzOH0.F6z_UIUQpPXjR8Lg-s5YqHKFoU6f_LSIPVzA-W_o-5A
[09-Jun-2026 06:35:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 06:35:50 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 06:35:50 UTC] User ID: 759
[09-Jun-2026 06:35:50 UTC] ✅ User profile retrieved successfully for user ID: 759
[09-Jun-2026 06:36:06 UTC] === API CALL LOG ===
[09-Jun-2026 06:36:06 UTC] Endpoint: user/profile.php
[09-Jun-2026 06:36:06 UTC] Full Log Data: {
    "timestamp": "2026-06-09 06:36:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:eb58:54f:1d00:a359:ed19:f76a:dacf",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:eb58:54f:1d00:a359:ed19:f76a:dacf, 172.68.102.98",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU5IiwidXNlcm5hbWUiOiJAanVkb3M0MTUiLCJlbWFpbCI6Imp1ZG9zNDE1QGdtYWlsLmNvbSIsImV4cCI6MTc4MTU5MTUzOH0.F6z_UIUQpPXjR8Lg-s5YqHKFoU6f_LSIPVzA-W_o-5A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08e1ebb49eeb275-LIS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:eb58:54f:1d00:a359:ed19:f76a:dacf",
        "cf-ipcountry": "BF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 06:36:06 UTC] === END API CALL LOG ===
[09-Jun-2026 06:36:06 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 06:36:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU5IiwidXNlcm5hbWUiOiJAanVkb3M0MTUiLCJlbWFpbCI6Imp1ZG9zNDE1QGdtYWlsLmNvbSIsImV4cCI6MTc4MTU5MTUzOH0.F6z_UIUQpPXjR8Lg-s5YqHKFoU6f_LSIPVzA-W_o-5A
[09-Jun-2026 06:36:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 06:36:06 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 06:36:06 UTC] User ID: 759
[09-Jun-2026 06:36:06 UTC] ✅ User profile retrieved successfully for user ID: 759
[09-Jun-2026 06:36:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 06:36:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 06:36:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2c0f:eb58:54f:1d00:a359:ed19:f76a:dacf, 172.68.102.99","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU5IiwidXNlcm5hbWUiOiJAanVkb3M0MTUiLCJlbWFpbCI6Imp1ZG9zNDE1QGdtYWlsLmNvbSIsImV4cCI6MTc4MTU5MTUzOH0.F6z_UIUQpPXjR8Lg-s5YqHKFoU6f_LSIPVzA-W_o-5A","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a08e1ebab8bcb275-LIS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2c0f:eb58:54f:1d00:a359:ed19:f76a:dacf","cf-ipcountry":"BF","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[09-Jun-2026 06:36:06 UTC] === User Orders API Called ===
[09-Jun-2026 06:36:06 UTC] User ID: 759
[09-Jun-2026 06:36:06 UTC] Limit: 20, Offset: 0
[09-Jun-2026 06:36:06 UTC] Orders found: 0
[09-Jun-2026 06:36:06 UTC] Orders data: []
[09-Jun-2026 06:36:06 UTC] Total orders count: 0
[09-Jun-2026 06:36:06 UTC] === API CALL LOG ===
[09-Jun-2026 06:36:06 UTC] Endpoint: user/profile.php
[09-Jun-2026 06:36:06 UTC] Full Log Data: {
    "timestamp": "2026-06-09 06:36:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:eb58:54f:1d00:a359:ed19:f76a:dacf",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:eb58:54f:1d00:a359:ed19:f76a:dacf, 172.68.102.99",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU5IiwidXNlcm5hbWUiOiJAanVkb3M0MTUiLCJlbWFpbCI6Imp1ZG9zNDE1QGdtYWlsLmNvbSIsImV4cCI6MTc4MTU5MTUzOH0.F6z_UIUQpPXjR8Lg-s5YqHKFoU6f_LSIPVzA-W_o-5A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08e1ebecb34b275-LIS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:eb58:54f:1d00:a359:ed19:f76a:dacf",
        "cf-ipcountry": "BF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 06:36:06 UTC] === END API CALL LOG ===
[09-Jun-2026 06:36:06 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 06:36:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU5IiwidXNlcm5hbWUiOiJAanVkb3M0MTUiLCJlbWFpbCI6Imp1ZG9zNDE1QGdtYWlsLmNvbSIsImV4cCI6MTc4MTU5MTUzOH0.F6z_UIUQpPXjR8Lg-s5YqHKFoU6f_LSIPVzA-W_o-5A
[09-Jun-2026 06:36:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 06:36:06 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 06:36:06 UTC] User ID: 759
[09-Jun-2026 06:36:06 UTC] ✅ User profile retrieved successfully for user ID: 759
[09-Jun-2026 06:36:16 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 06:36:16 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 06:36:16 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2c0f:eb58:54f:1d00:a359:ed19:f76a:dacf, 172.68.102.99","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU5IiwidXNlcm5hbWUiOiJAanVkb3M0MTUiLCJlbWFpbCI6Imp1ZG9zNDE1QGdtYWlsLmNvbSIsImV4cCI6MTc4MTU5MTUzOH0.F6z_UIUQpPXjR8Lg-s5YqHKFoU6f_LSIPVzA-W_o-5A","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a08e1ef93e90b275-LIS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2c0f:eb58:54f:1d00:a359:ed19:f76a:dacf","cf-ipcountry":"BF","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[09-Jun-2026 06:36:16 UTC] === User Orders API Called ===
[09-Jun-2026 06:36:16 UTC] User ID: 759
[09-Jun-2026 06:36:16 UTC] Limit: 20, Offset: 0
[09-Jun-2026 06:36:16 UTC] Orders found: 0
[09-Jun-2026 06:36:16 UTC] Orders data: []
[09-Jun-2026 06:36:16 UTC] Total orders count: 0
[09-Jun-2026 06:36:16 UTC] === API CALL LOG ===
[09-Jun-2026 06:36:16 UTC] Endpoint: user/profile.php
[09-Jun-2026 06:36:16 UTC] Full Log Data: {
    "timestamp": "2026-06-09 06:36:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:eb58:54f:1d00:a359:ed19:f76a:dacf",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:eb58:54f:1d00:a359:ed19:f76a:dacf, 172.68.102.98",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU5IiwidXNlcm5hbWUiOiJAanVkb3M0MTUiLCJlbWFpbCI6Imp1ZG9zNDE1QGdtYWlsLmNvbSIsImV4cCI6MTc4MTU5MTUzOH0.F6z_UIUQpPXjR8Lg-s5YqHKFoU6f_LSIPVzA-W_o-5A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08e1ef93e95b275-LIS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:eb58:54f:1d00:a359:ed19:f76a:dacf",
        "cf-ipcountry": "BF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 06:36:16 UTC] === END API CALL LOG ===
[09-Jun-2026 06:36:16 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 06:36:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU5IiwidXNlcm5hbWUiOiJAanVkb3M0MTUiLCJlbWFpbCI6Imp1ZG9zNDE1QGdtYWlsLmNvbSIsImV4cCI6MTc4MTU5MTUzOH0.F6z_UIUQpPXjR8Lg-s5YqHKFoU6f_LSIPVzA-W_o-5A
[09-Jun-2026 06:36:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 06:36:16 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 06:36:16 UTC] User ID: 759
[09-Jun-2026 06:36:16 UTC] ✅ User profile retrieved successfully for user ID: 759
[09-Jun-2026 06:36:16 UTC] === API CALL LOG ===
[09-Jun-2026 06:36:16 UTC] Endpoint: user/profile.php
[09-Jun-2026 06:36:16 UTC] Full Log Data: {
    "timestamp": "2026-06-09 06:36:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:eb58:54f:1d00:a359:ed19:f76a:dacf",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:eb58:54f:1d00:a359:ed19:f76a:dacf, 172.68.102.99",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU5IiwidXNlcm5hbWUiOiJAanVkb3M0MTUiLCJlbWFpbCI6Imp1ZG9zNDE1QGdtYWlsLmNvbSIsImV4cCI6MTc4MTU5MTUzOH0.F6z_UIUQpPXjR8Lg-s5YqHKFoU6f_LSIPVzA-W_o-5A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08e1efd4facb275-LIS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:eb58:54f:1d00:a359:ed19:f76a:dacf",
        "cf-ipcountry": "BF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 06:36:16 UTC] === END API CALL LOG ===
[09-Jun-2026 06:36:16 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 06:36:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU5IiwidXNlcm5hbWUiOiJAanVkb3M0MTUiLCJlbWFpbCI6Imp1ZG9zNDE1QGdtYWlsLmNvbSIsImV4cCI6MTc4MTU5MTUzOH0.F6z_UIUQpPXjR8Lg-s5YqHKFoU6f_LSIPVzA-W_o-5A
[09-Jun-2026 06:36:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 06:36:16 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 06:36:16 UTC] User ID: 759
[09-Jun-2026 06:36:16 UTC] ✅ User profile retrieved successfully for user ID: 759
[09-Jun-2026 06:36:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 06:36:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 06:36:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2c0f:eb58:54f:1d00:a359:ed19:f76a:dacf, 172.68.102.99","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU5IiwidXNlcm5hbWUiOiJAanVkb3M0MTUiLCJlbWFpbCI6Imp1ZG9zNDE1QGdtYWlsLmNvbSIsImV4cCI6MTc4MTU5MTUzOH0.F6z_UIUQpPXjR8Lg-s5YqHKFoU6f_LSIPVzA-W_o-5A","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a08e1f00afbeb275-LIS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2c0f:eb58:54f:1d00:a359:ed19:f76a:dacf","cf-ipcountry":"BF","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[09-Jun-2026 06:36:17 UTC] === User Orders API Called ===
[09-Jun-2026 06:36:17 UTC] User ID: 759
[09-Jun-2026 06:36:17 UTC] Limit: 20, Offset: 0
[09-Jun-2026 06:36:17 UTC] Orders found: 0
[09-Jun-2026 06:36:17 UTC] Orders data: []
[09-Jun-2026 06:36:17 UTC] Total orders count: 0
[09-Jun-2026 06:36:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 06:36:19 UTC] === API CALL LOG ===
[09-Jun-2026 06:36:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 06:36:19 UTC] Endpoint: user/profile.php
[09-Jun-2026 06:36:19 UTC] Full Log Data: {
    "timestamp": "2026-06-09 06:36:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:eb58:54f:1d00:a359:ed19:f76a:dacf",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:eb58:54f:1d00:a359:ed19:f76a:dacf, 172.68.102.99",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU5IiwidXNlcm5hbWUiOiJAanVkb3M0MTUiLCJlbWFpbCI6Imp1ZG9zNDE1QGdtYWlsLmNvbSIsImV4cCI6MTc4MTU5MTUzOH0.F6z_UIUQpPXjR8Lg-s5YqHKFoU6f_LSIPVzA-W_o-5A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08e1f0b2880b275-LIS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:eb58:54f:1d00:a359:ed19:f76a:dacf",
        "cf-ipcountry": "BF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 06:36:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2c0f:eb58:54f:1d00:a359:ed19:f76a:dacf, 172.68.102.99","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU5IiwidXNlcm5hbWUiOiJAanVkb3M0MTUiLCJlbWFpbCI6Imp1ZG9zNDE1QGdtYWlsLmNvbSIsImV4cCI6MTc4MTU5MTUzOH0.F6z_UIUQpPXjR8Lg-s5YqHKFoU6f_LSIPVzA-W_o-5A","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a08e1f0b287fb275-LIS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2c0f:eb58:54f:1d00:a359:ed19:f76a:dacf","cf-ipcountry":"BF","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[09-Jun-2026 06:36:19 UTC] === END API CALL LOG ===
[09-Jun-2026 06:36:19 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 06:36:19 UTC] === User Orders API Called ===
[09-Jun-2026 06:36:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU5IiwidXNlcm5hbWUiOiJAanVkb3M0MTUiLCJlbWFpbCI6Imp1ZG9zNDE1QGdtYWlsLmNvbSIsImV4cCI6MTc4MTU5MTUzOH0.F6z_UIUQpPXjR8Lg-s5YqHKFoU6f_LSIPVzA-W_o-5A
[09-Jun-2026 06:36:19 UTC] User ID: 759
[09-Jun-2026 06:36:19 UTC] Limit: 20, Offset: 0
[09-Jun-2026 06:36:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 06:36:19 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 06:36:19 UTC] User ID: 759
[09-Jun-2026 06:36:19 UTC] ✅ User profile retrieved successfully for user ID: 759
[09-Jun-2026 06:36:19 UTC] Orders found: 0
[09-Jun-2026 06:36:19 UTC] Orders data: []
[09-Jun-2026 06:36:19 UTC] Total orders count: 0
[09-Jun-2026 06:36:19 UTC] === API CALL LOG ===
[09-Jun-2026 06:36:19 UTC] Endpoint: user/profile.php
[09-Jun-2026 06:36:19 UTC] Full Log Data: {
    "timestamp": "2026-06-09 06:36:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:eb58:54f:1d00:a359:ed19:f76a:dacf",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:eb58:54f:1d00:a359:ed19:f76a:dacf, 172.68.102.99",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU5IiwidXNlcm5hbWUiOiJAanVkb3M0MTUiLCJlbWFpbCI6Imp1ZG9zNDE1QGdtYWlsLmNvbSIsImV4cCI6MTc4MTU5MTUzOH0.F6z_UIUQpPXjR8Lg-s5YqHKFoU6f_LSIPVzA-W_o-5A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08e1f0ee80ab275-LIS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:eb58:54f:1d00:a359:ed19:f76a:dacf",
        "cf-ipcountry": "BF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 06:36:19 UTC] === END API CALL LOG ===
[09-Jun-2026 06:36:19 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 06:36:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU5IiwidXNlcm5hbWUiOiJAanVkb3M0MTUiLCJlbWFpbCI6Imp1ZG9zNDE1QGdtYWlsLmNvbSIsImV4cCI6MTc4MTU5MTUzOH0.F6z_UIUQpPXjR8Lg-s5YqHKFoU6f_LSIPVzA-W_o-5A
[09-Jun-2026 06:36:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 06:36:19 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 06:36:19 UTC] User ID: 759
[09-Jun-2026 06:36:19 UTC] ✅ User profile retrieved successfully for user ID: 759
[09-Jun-2026 06:36:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 06:36:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 06:36:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2c0f:eb58:54f:1d00:a359:ed19:f76a:dacf, 172.68.102.99","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU5IiwidXNlcm5hbWUiOiJAanVkb3M0MTUiLCJlbWFpbCI6Imp1ZG9zNDE1QGdtYWlsLmNvbSIsImV4cCI6MTc4MTU5MTUzOH0.F6z_UIUQpPXjR8Lg-s5YqHKFoU6f_LSIPVzA-W_o-5A","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a08e1f213f98b275-LIS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2c0f:eb58:54f:1d00:a359:ed19:f76a:dacf","cf-ipcountry":"BF","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[09-Jun-2026 06:36:22 UTC] === User Orders API Called ===
[09-Jun-2026 06:36:22 UTC] User ID: 759
[09-Jun-2026 06:36:22 UTC] Limit: 20, Offset: 0
[09-Jun-2026 06:36:22 UTC] Orders found: 0
[09-Jun-2026 06:36:22 UTC] Orders data: []
[09-Jun-2026 06:36:22 UTC] Total orders count: 0
[09-Jun-2026 06:36:23 UTC] === API CALL LOG ===
[09-Jun-2026 06:36:23 UTC] Endpoint: user/profile.php
[09-Jun-2026 06:36:23 UTC] Full Log Data: {
    "timestamp": "2026-06-09 06:36:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:eb58:54f:1d00:a359:ed19:f76a:dacf",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:eb58:54f:1d00:a359:ed19:f76a:dacf, 172.68.102.99",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU5IiwidXNlcm5hbWUiOiJAanVkb3M0MTUiLCJlbWFpbCI6Imp1ZG9zNDE1QGdtYWlsLmNvbSIsImV4cCI6MTc4MTU5MTUzOH0.F6z_UIUQpPXjR8Lg-s5YqHKFoU6f_LSIPVzA-W_o-5A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08e1f292a31b275-LIS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:eb58:54f:1d00:a359:ed19:f76a:dacf",
        "cf-ipcountry": "BF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 06:36:23 UTC] === END API CALL LOG ===
[09-Jun-2026 06:36:23 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 06:36:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU5IiwidXNlcm5hbWUiOiJAanVkb3M0MTUiLCJlbWFpbCI6Imp1ZG9zNDE1QGdtYWlsLmNvbSIsImV4cCI6MTc4MTU5MTUzOH0.F6z_UIUQpPXjR8Lg-s5YqHKFoU6f_LSIPVzA-W_o-5A
[09-Jun-2026 06:36:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 06:36:23 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 06:36:23 UTC] User ID: 759
[09-Jun-2026 06:36:23 UTC] ✅ User profile retrieved successfully for user ID: 759
[09-Jun-2026 06:36:24 UTC] User Purchases API - User ID: 759
[09-Jun-2026 06:36:24 UTC] User Purchases API - Total purchases found: 0
[09-Jun-2026 07:05:40 UTC] === API CALL LOG ===
[09-Jun-2026 07:05:40 UTC] Endpoint: user/profile.php
[09-Jun-2026 07:05:40 UTC] Full Log Data: {
    "timestamp": "2026-06-09 07:05:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.15.234.27",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "51.15.234.27, 172.71.127.83",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYwIiwidXNlcm5hbWUiOiJhbmVlc2FobWVkIiwiZW1haWwiOiJhbmVlc2FobWVkc2dmNDZAZ21haWwuY29tIiwiZXhwIjoxNzgxNTkzNTM4fQ.CWSm-XwYPHBlSAxGFwLQuB8cYipAXraQxtdxTmiFCjA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08e4a09ea70d139-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "51.15.234.27",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 07:05:40 UTC] === END API CALL LOG ===
[09-Jun-2026 07:05:40 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 07:05:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYwIiwidXNlcm5hbWUiOiJhbmVlc2FobWVkIiwiZW1haWwiOiJhbmVlc2FobWVkc2dmNDZAZ21haWwuY29tIiwiZXhwIjoxNzgxNTkzNTM4fQ.CWSm-XwYPHBlSAxGFwLQuB8cYipAXraQxtdxTmiFCjA
[09-Jun-2026 07:05:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 07:05:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 07:05:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 07:05:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"51.15.234.27, 172.71.127.84","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYwIiwidXNlcm5hbWUiOiJhbmVlc2FobWVkIiwiZW1haWwiOiJhbmVlc2FobWVkc2dmNDZAZ21haWwuY29tIiwiZXhwIjoxNzgxNTkzNTM4fQ.CWSm-XwYPHBlSAxGFwLQuB8cYipAXraQxtdxTmiFCjA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a08e4a09ea6cd139-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"51.15.234.27","cf-ipcountry":"FR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[09-Jun-2026 07:05:40 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 07:05:40 UTC] === User Orders API Called ===
[09-Jun-2026 07:05:40 UTC] User ID: 760
[09-Jun-2026 07:05:40 UTC] User ID: 760
[09-Jun-2026 07:05:40 UTC] Limit: 20, Offset: 0
[09-Jun-2026 07:05:40 UTC] ✅ User profile retrieved successfully for user ID: 760
[09-Jun-2026 07:05:40 UTC] Orders found: 0
[09-Jun-2026 07:05:40 UTC] Orders data: []
[09-Jun-2026 07:05:40 UTC] Total orders count: 0
[09-Jun-2026 07:05:40 UTC] === API CALL LOG ===
[09-Jun-2026 07:05:40 UTC] Endpoint: user/profile.php
[09-Jun-2026 07:05:40 UTC] Full Log Data: {
    "timestamp": "2026-06-09 07:05:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.15.234.27",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "51.15.234.27, 172.71.127.83",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYwIiwidXNlcm5hbWUiOiJhbmVlc2FobWVkIiwiZW1haWwiOiJhbmVlc2FobWVkc2dmNDZAZ21haWwuY29tIiwiZXhwIjoxNzgxNTkzNTM4fQ.CWSm-XwYPHBlSAxGFwLQuB8cYipAXraQxtdxTmiFCjA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08e4a09ea63d139-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "51.15.234.27",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 07:05:40 UTC] === END API CALL LOG ===
[09-Jun-2026 07:05:40 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 07:05:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYwIiwidXNlcm5hbWUiOiJhbmVlc2FobWVkIiwiZW1haWwiOiJhbmVlc2FobWVkc2dmNDZAZ21haWwuY29tIiwiZXhwIjoxNzgxNTkzNTM4fQ.CWSm-XwYPHBlSAxGFwLQuB8cYipAXraQxtdxTmiFCjA
[09-Jun-2026 07:05:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 07:05:40 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 07:05:40 UTC] User ID: 760
[09-Jun-2026 07:05:40 UTC] ✅ User profile retrieved successfully for user ID: 760
[09-Jun-2026 07:06:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 07:06:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 07:06:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"51.15.234.27, 172.71.126.100","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYwIiwidXNlcm5hbWUiOiJhbmVlc2FobWVkIiwiZW1haWwiOiJhbmVlc2FobWVkc2dmNDZAZ21haWwuY29tIiwiZXhwIjoxNzgxNTkzNTM4fQ.CWSm-XwYPHBlSAxGFwLQuB8cYipAXraQxtdxTmiFCjA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a08e4abdfdedd139-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"51.15.234.27","cf-ipcountry":"FR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[09-Jun-2026 07:06:08 UTC] === User Orders API Called ===
[09-Jun-2026 07:06:08 UTC] User ID: 760
[09-Jun-2026 07:06:08 UTC] Limit: 20, Offset: 0
[09-Jun-2026 07:06:08 UTC] Orders found: 0
[09-Jun-2026 07:06:08 UTC] Orders data: []
[09-Jun-2026 07:06:08 UTC] === API CALL LOG ===
[09-Jun-2026 07:06:08 UTC] Endpoint: user/profile.php
[09-Jun-2026 07:06:08 UTC] Total orders count: 0
[09-Jun-2026 07:06:08 UTC] Full Log Data: {
    "timestamp": "2026-06-09 07:06:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.15.234.27",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "51.15.234.27, 172.71.126.100",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYwIiwidXNlcm5hbWUiOiJhbmVlc2FobWVkIiwiZW1haWwiOiJhbmVlc2FobWVkc2dmNDZAZ21haWwuY29tIiwiZXhwIjoxNzgxNTkzNTM4fQ.CWSm-XwYPHBlSAxGFwLQuB8cYipAXraQxtdxTmiFCjA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08e4abdfdf2d139-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "51.15.234.27",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 07:06:08 UTC] === END API CALL LOG ===
[09-Jun-2026 07:06:08 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 07:06:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYwIiwidXNlcm5hbWUiOiJhbmVlc2FobWVkIiwiZW1haWwiOiJhbmVlc2FobWVkc2dmNDZAZ21haWwuY29tIiwiZXhwIjoxNzgxNTkzNTM4fQ.CWSm-XwYPHBlSAxGFwLQuB8cYipAXraQxtdxTmiFCjA
[09-Jun-2026 07:06:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 07:06:08 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 07:06:08 UTC] User ID: 760
[09-Jun-2026 07:06:08 UTC] ✅ User profile retrieved successfully for user ID: 760
[09-Jun-2026 07:06:08 UTC] === API CALL LOG ===
[09-Jun-2026 07:06:08 UTC] Endpoint: user/profile.php
[09-Jun-2026 07:06:08 UTC] Full Log Data: {
    "timestamp": "2026-06-09 07:06:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.15.234.27",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "51.15.234.27, 172.71.126.100",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYwIiwidXNlcm5hbWUiOiJhbmVlc2FobWVkIiwiZW1haWwiOiJhbmVlc2FobWVkc2dmNDZAZ21haWwuY29tIiwiZXhwIjoxNzgxNTkzNTM4fQ.CWSm-XwYPHBlSAxGFwLQuB8cYipAXraQxtdxTmiFCjA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08e4abdfdf4d139-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "51.15.234.27",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 07:06:08 UTC] === END API CALL LOG ===
[09-Jun-2026 07:06:08 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 07:06:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYwIiwidXNlcm5hbWUiOiJhbmVlc2FobWVkIiwiZW1haWwiOiJhbmVlc2FobWVkc2dmNDZAZ21haWwuY29tIiwiZXhwIjoxNzgxNTkzNTM4fQ.CWSm-XwYPHBlSAxGFwLQuB8cYipAXraQxtdxTmiFCjA
[09-Jun-2026 07:06:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 07:06:08 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 07:06:08 UTC] User ID: 760
[09-Jun-2026 07:06:08 UTC] ✅ User profile retrieved successfully for user ID: 760
[09-Jun-2026 07:06:10 UTC] === API CALL LOG ===
[09-Jun-2026 07:06:10 UTC] Endpoint: user/profile.php
[09-Jun-2026 07:06:10 UTC] Full Log Data: {
    "timestamp": "2026-06-09 07:06:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.15.234.27",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "51.15.234.27, 172.71.126.100",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYwIiwidXNlcm5hbWUiOiJhbmVlc2FobWVkIiwiZW1haWwiOiJhbmVlc2FobWVkc2dmNDZAZ21haWwuY29tIiwiZXhwIjoxNzgxNTkzNTM4fQ.CWSm-XwYPHBlSAxGFwLQuB8cYipAXraQxtdxTmiFCjA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08e4ac6af74d139-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "51.15.234.27",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 07:06:10 UTC] === END API CALL LOG ===
[09-Jun-2026 07:06:10 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 07:06:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYwIiwidXNlcm5hbWUiOiJhbmVlc2FobWVkIiwiZW1haWwiOiJhbmVlc2FobWVkc2dmNDZAZ21haWwuY29tIiwiZXhwIjoxNzgxNTkzNTM4fQ.CWSm-XwYPHBlSAxGFwLQuB8cYipAXraQxtdxTmiFCjA
[09-Jun-2026 07:06:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 07:06:10 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 07:06:10 UTC] User ID: 760
[09-Jun-2026 07:06:10 UTC] ✅ User profile retrieved successfully for user ID: 760
[09-Jun-2026 07:06:24 UTC] === API CALL LOG ===
[09-Jun-2026 07:06:24 UTC] Endpoint: user/profile.php
[09-Jun-2026 07:06:24 UTC] Full Log Data: {
    "timestamp": "2026-06-09 07:06:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.15.234.27",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "51.15.234.27, 172.71.126.100",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYwIiwidXNlcm5hbWUiOiJhbmVlc2FobWVkIiwiZW1haWwiOiJhbmVlc2FobWVkc2dmNDZAZ21haWwuY29tIiwiZXhwIjoxNzgxNTkzNTM4fQ.CWSm-XwYPHBlSAxGFwLQuB8cYipAXraQxtdxTmiFCjA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08e4b1c29c4d139-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "51.15.234.27",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 07:06:24 UTC] === END API CALL LOG ===
[09-Jun-2026 07:06:24 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 07:06:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYwIiwidXNlcm5hbWUiOiJhbmVlc2FobWVkIiwiZW1haWwiOiJhbmVlc2FobWVkc2dmNDZAZ21haWwuY29tIiwiZXhwIjoxNzgxNTkzNTM4fQ.CWSm-XwYPHBlSAxGFwLQuB8cYipAXraQxtdxTmiFCjA
[09-Jun-2026 07:06:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 07:06:24 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 07:06:24 UTC] User ID: 760
[09-Jun-2026 07:06:24 UTC] ✅ User profile retrieved successfully for user ID: 760
[09-Jun-2026 07:06:24 UTC] === API CALL LOG ===
[09-Jun-2026 07:06:24 UTC] Endpoint: user/profile.php
[09-Jun-2026 07:06:24 UTC] Full Log Data: {
    "timestamp": "2026-06-09 07:06:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.15.234.27",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "51.15.234.27, 172.71.126.100",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYwIiwidXNlcm5hbWUiOiJhbmVlc2FobWVkIiwiZW1haWwiOiJhbmVlc2FobWVkc2dmNDZAZ21haWwuY29tIiwiZXhwIjoxNzgxNTkzNTM4fQ.CWSm-XwYPHBlSAxGFwLQuB8cYipAXraQxtdxTmiFCjA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08e4b1c29c5d139-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "51.15.234.27",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 07:06:24 UTC] === END API CALL LOG ===
[09-Jun-2026 07:06:24 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 07:06:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYwIiwidXNlcm5hbWUiOiJhbmVlc2FobWVkIiwiZW1haWwiOiJhbmVlc2FobWVkc2dmNDZAZ21haWwuY29tIiwiZXhwIjoxNzgxNTkzNTM4fQ.CWSm-XwYPHBlSAxGFwLQuB8cYipAXraQxtdxTmiFCjA
[09-Jun-2026 07:06:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 07:06:24 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 07:06:24 UTC] User ID: 760
[09-Jun-2026 07:06:24 UTC] ✅ User profile retrieved successfully for user ID: 760
[09-Jun-2026 07:06:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 07:06:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 07:06:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"51.15.234.27, 172.71.126.100","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYwIiwidXNlcm5hbWUiOiJhbmVlc2FobWVkIiwiZW1haWwiOiJhbmVlc2FobWVkc2dmNDZAZ21haWwuY29tIiwiZXhwIjoxNzgxNTkzNTM4fQ.CWSm-XwYPHBlSAxGFwLQuB8cYipAXraQxtdxTmiFCjA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a08e4b1c29c0d139-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"51.15.234.27","cf-ipcountry":"FR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[09-Jun-2026 07:06:24 UTC] === User Orders API Called ===
[09-Jun-2026 07:06:24 UTC] User ID: 760
[09-Jun-2026 07:06:24 UTC] Limit: 20, Offset: 0
[09-Jun-2026 07:06:24 UTC] Orders found: 0
[09-Jun-2026 07:06:24 UTC] Orders data: []
[09-Jun-2026 07:06:24 UTC] Total orders count: 0
[09-Jun-2026 07:06:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 07:06:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 07:06:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"51.15.234.27, 172.71.126.100","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYwIiwidXNlcm5hbWUiOiJhbmVlc2FobWVkIiwiZW1haWwiOiJhbmVlc2FobWVkc2dmNDZAZ21haWwuY29tIiwiZXhwIjoxNzgxNTkzNTM4fQ.CWSm-XwYPHBlSAxGFwLQuB8cYipAXraQxtdxTmiFCjA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a08e4b2f5ecdd139-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"51.15.234.27","cf-ipcountry":"FR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[09-Jun-2026 07:06:27 UTC] === User Orders API Called ===
[09-Jun-2026 07:06:27 UTC] User ID: 760
[09-Jun-2026 07:06:27 UTC] Limit: 20, Offset: 0
[09-Jun-2026 07:06:27 UTC] Orders found: 0
[09-Jun-2026 07:06:27 UTC] Orders data: []
[09-Jun-2026 07:06:27 UTC] Total orders count: 0
[09-Jun-2026 07:06:27 UTC] === API CALL LOG ===
[09-Jun-2026 07:06:27 UTC] Endpoint: user/profile.php
[09-Jun-2026 07:06:27 UTC] Full Log Data: {
    "timestamp": "2026-06-09 07:06:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.15.234.27",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "51.15.234.27, 172.71.126.100",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYwIiwidXNlcm5hbWUiOiJhbmVlc2FobWVkIiwiZW1haWwiOiJhbmVlc2FobWVkc2dmNDZAZ21haWwuY29tIiwiZXhwIjoxNzgxNTkzNTM4fQ.CWSm-XwYPHBlSAxGFwLQuB8cYipAXraQxtdxTmiFCjA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08e4b2f5ecfd139-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "51.15.234.27",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 07:06:27 UTC] === END API CALL LOG ===
[09-Jun-2026 07:06:27 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 07:06:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYwIiwidXNlcm5hbWUiOiJhbmVlc2FobWVkIiwiZW1haWwiOiJhbmVlc2FobWVkc2dmNDZAZ21haWwuY29tIiwiZXhwIjoxNzgxNTkzNTM4fQ.CWSm-XwYPHBlSAxGFwLQuB8cYipAXraQxtdxTmiFCjA
[09-Jun-2026 07:06:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 07:06:27 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 07:06:27 UTC] User ID: 760
[09-Jun-2026 07:06:27 UTC] ✅ User profile retrieved successfully for user ID: 760
[09-Jun-2026 07:06:27 UTC] === API CALL LOG ===
[09-Jun-2026 07:06:27 UTC] Endpoint: user/profile.php
[09-Jun-2026 07:06:27 UTC] Full Log Data: {
    "timestamp": "2026-06-09 07:06:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.15.234.27",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "51.15.234.27, 172.71.126.100",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYwIiwidXNlcm5hbWUiOiJhbmVlc2FobWVkIiwiZW1haWwiOiJhbmVlc2FobWVkc2dmNDZAZ21haWwuY29tIiwiZXhwIjoxNzgxNTkzNTM4fQ.CWSm-XwYPHBlSAxGFwLQuB8cYipAXraQxtdxTmiFCjA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08e4b342c98d139-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "51.15.234.27",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 07:06:27 UTC] === END API CALL LOG ===
[09-Jun-2026 07:06:27 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 07:06:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYwIiwidXNlcm5hbWUiOiJhbmVlc2FobWVkIiwiZW1haWwiOiJhbmVlc2FobWVkc2dmNDZAZ21haWwuY29tIiwiZXhwIjoxNzgxNTkzNTM4fQ.CWSm-XwYPHBlSAxGFwLQuB8cYipAXraQxtdxTmiFCjA
[09-Jun-2026 07:06:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 07:06:27 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 07:06:27 UTC] User ID: 760
[09-Jun-2026 07:06:27 UTC] ✅ User profile retrieved successfully for user ID: 760
[09-Jun-2026 07:06:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 07:06:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 07:06:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"51.15.234.27, 172.71.126.100","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYwIiwidXNlcm5hbWUiOiJhbmVlc2FobWVkIiwiZW1haWwiOiJhbmVlc2FobWVkc2dmNDZAZ21haWwuY29tIiwiZXhwIjoxNzgxNTkzNTM4fQ.CWSm-XwYPHBlSAxGFwLQuB8cYipAXraQxtdxTmiFCjA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a08e4b426d69d139-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"51.15.234.27","cf-ipcountry":"FR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[09-Jun-2026 07:06:30 UTC] === User Orders API Called ===
[09-Jun-2026 07:06:30 UTC] User ID: 760
[09-Jun-2026 07:06:30 UTC] Limit: 20, Offset: 0
[09-Jun-2026 07:06:30 UTC] Orders found: 0
[09-Jun-2026 07:06:30 UTC] Orders data: []
[09-Jun-2026 07:06:30 UTC] Total orders count: 0
[09-Jun-2026 07:06:31 UTC] === API CALL LOG ===
[09-Jun-2026 07:06:31 UTC] Endpoint: user/profile.php
[09-Jun-2026 07:06:31 UTC] Full Log Data: {
    "timestamp": "2026-06-09 07:06:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.15.234.27",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "51.15.234.27, 172.71.126.100",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYwIiwidXNlcm5hbWUiOiJhbmVlc2FobWVkIiwiZW1haWwiOiJhbmVlc2FobWVkc2dmNDZAZ21haWwuY29tIiwiZXhwIjoxNzgxNTkzNTM4fQ.CWSm-XwYPHBlSAxGFwLQuB8cYipAXraQxtdxTmiFCjA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08e4b4d5be3d139-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "51.15.234.27",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 07:06:31 UTC] === END API CALL LOG ===
[09-Jun-2026 07:06:31 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 07:06:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYwIiwidXNlcm5hbWUiOiJhbmVlc2FobWVkIiwiZW1haWwiOiJhbmVlc2FobWVkc2dmNDZAZ21haWwuY29tIiwiZXhwIjoxNzgxNTkzNTM4fQ.CWSm-XwYPHBlSAxGFwLQuB8cYipAXraQxtdxTmiFCjA
[09-Jun-2026 07:06:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 07:06:31 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 07:06:31 UTC] User ID: 760
[09-Jun-2026 07:06:31 UTC] ✅ User profile retrieved successfully for user ID: 760
[09-Jun-2026 07:06:32 UTC] User Purchases API - User ID: 760
[09-Jun-2026 07:06:32 UTC] User Purchases API - Total purchases found: 1
[09-Jun-2026 07:06:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 07:06:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 07:06:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"51.15.234.27, 172.71.126.100","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYwIiwidXNlcm5hbWUiOiJhbmVlc2FobWVkIiwiZW1haWwiOiJhbmVlc2FobWVkc2dmNDZAZ21haWwuY29tIiwiZXhwIjoxNzgxNTkzNTM4fQ.CWSm-XwYPHBlSAxGFwLQuB8cYipAXraQxtdxTmiFCjA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a08e4b5819e1d139-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"51.15.234.27","cf-ipcountry":"FR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[09-Jun-2026 07:06:33 UTC] === User Orders API Called ===
[09-Jun-2026 07:06:33 UTC] User ID: 760
[09-Jun-2026 07:06:33 UTC] Limit: 20, Offset: 0
[09-Jun-2026 07:06:33 UTC] Orders found: 0
[09-Jun-2026 07:06:33 UTC] Orders data: []
[09-Jun-2026 07:06:33 UTC] Total orders count: 0
[09-Jun-2026 07:06:33 UTC] === API CALL LOG ===
[09-Jun-2026 07:06:33 UTC] Endpoint: user/profile.php
[09-Jun-2026 07:06:33 UTC] Full Log Data: {
    "timestamp": "2026-06-09 07:06:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.15.234.27",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "51.15.234.27, 172.71.126.100",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYwIiwidXNlcm5hbWUiOiJhbmVlc2FobWVkIiwiZW1haWwiOiJhbmVlc2FobWVkc2dmNDZAZ21haWwuY29tIiwiZXhwIjoxNzgxNTkzNTM4fQ.CWSm-XwYPHBlSAxGFwLQuB8cYipAXraQxtdxTmiFCjA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08e4b5a0f92d139-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "51.15.234.27",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 07:06:33 UTC] === END API CALL LOG ===
[09-Jun-2026 07:06:33 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 07:06:33 UTC] === API CALL LOG ===
[09-Jun-2026 07:06:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYwIiwidXNlcm5hbWUiOiJhbmVlc2FobWVkIiwiZW1haWwiOiJhbmVlc2FobWVkc2dmNDZAZ21haWwuY29tIiwiZXhwIjoxNzgxNTkzNTM4fQ.CWSm-XwYPHBlSAxGFwLQuB8cYipAXraQxtdxTmiFCjA
[09-Jun-2026 07:06:33 UTC] Endpoint: user/profile.php
[09-Jun-2026 07:06:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 07:06:33 UTC] Full Log Data: {
    "timestamp": "2026-06-09 07:06:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.15.234.27",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "51.15.234.27, 172.71.126.100",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYwIiwidXNlcm5hbWUiOiJhbmVlc2FobWVkIiwiZW1haWwiOiJhbmVlc2FobWVkc2dmNDZAZ21haWwuY29tIiwiZXhwIjoxNzgxNTkzNTM4fQ.CWSm-XwYPHBlSAxGFwLQuB8cYipAXraQxtdxTmiFCjA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08e4b5a0f96d139-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "51.15.234.27",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 07:06:33 UTC] === END API CALL LOG ===
[09-Jun-2026 07:06:33 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 07:06:33 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 07:06:33 UTC] User ID: 760
[09-Jun-2026 07:06:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYwIiwidXNlcm5hbWUiOiJhbmVlc2FobWVkIiwiZW1haWwiOiJhbmVlc2FobWVkc2dmNDZAZ21haWwuY29tIiwiZXhwIjoxNzgxNTkzNTM4fQ.CWSm-XwYPHBlSAxGFwLQuB8cYipAXraQxtdxTmiFCjA
[09-Jun-2026 07:06:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 07:06:33 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 07:06:33 UTC] User ID: 760
[09-Jun-2026 07:06:33 UTC] ✅ User profile retrieved successfully for user ID: 760
[09-Jun-2026 07:06:33 UTC] ✅ User profile retrieved successfully for user ID: 760
[09-Jun-2026 07:06:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 07:06:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 07:06:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"51.15.234.27, 172.71.126.100","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYwIiwidXNlcm5hbWUiOiJhbmVlc2FobWVkIiwiZW1haWwiOiJhbmVlc2FobWVkc2dmNDZAZ21haWwuY29tIiwiZXhwIjoxNzgxNTkzNTM4fQ.CWSm-XwYPHBlSAxGFwLQuB8cYipAXraQxtdxTmiFCjA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a08e4b638a9cd139-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"51.15.234.27","cf-ipcountry":"FR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[09-Jun-2026 07:06:35 UTC] === User Orders API Called ===
[09-Jun-2026 07:06:35 UTC] User ID: 760
[09-Jun-2026 07:06:35 UTC] Limit: 20, Offset: 0
[09-Jun-2026 07:06:35 UTC] Orders found: 0
[09-Jun-2026 07:06:35 UTC] Orders data: []
[09-Jun-2026 07:06:35 UTC] Total orders count: 0
[09-Jun-2026 07:06:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 07:06:37 UTC] === API CALL LOG ===
[09-Jun-2026 07:06:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 07:06:37 UTC] Endpoint: user/profile.php
[09-Jun-2026 07:06:37 UTC] Full Log Data: {
    "timestamp": "2026-06-09 07:06:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.15.234.27",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "51.15.234.27, 172.71.126.100",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYwIiwidXNlcm5hbWUiOiJhbmVlc2FobWVkIiwiZW1haWwiOiJhbmVlc2FobWVkc2dmNDZAZ21haWwuY29tIiwiZXhwIjoxNzgxNTkzNTM4fQ.CWSm-XwYPHBlSAxGFwLQuB8cYipAXraQxtdxTmiFCjA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08e4b6e694ad139-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "51.15.234.27",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 07:06:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"51.15.234.27, 172.71.126.100","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYwIiwidXNlcm5hbWUiOiJhbmVlc2FobWVkIiwiZW1haWwiOiJhbmVlc2FobWVkc2dmNDZAZ21haWwuY29tIiwiZXhwIjoxNzgxNTkzNTM4fQ.CWSm-XwYPHBlSAxGFwLQuB8cYipAXraQxtdxTmiFCjA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a08e4b6e6947d139-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"51.15.234.27","cf-ipcountry":"FR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[09-Jun-2026 07:06:37 UTC] === END API CALL LOG ===
[09-Jun-2026 07:06:37 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 07:06:37 UTC] === User Orders API Called ===
[09-Jun-2026 07:06:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYwIiwidXNlcm5hbWUiOiJhbmVlc2FobWVkIiwiZW1haWwiOiJhbmVlc2FobWVkc2dmNDZAZ21haWwuY29tIiwiZXhwIjoxNzgxNTkzNTM4fQ.CWSm-XwYPHBlSAxGFwLQuB8cYipAXraQxtdxTmiFCjA
[09-Jun-2026 07:06:37 UTC] User ID: 760
[09-Jun-2026 07:06:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 07:06:37 UTC] Limit: 20, Offset: 0
[09-Jun-2026 07:06:37 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 07:06:37 UTC] User ID: 760
[09-Jun-2026 07:06:37 UTC] ✅ User profile retrieved successfully for user ID: 760
[09-Jun-2026 07:06:37 UTC] Orders found: 0
[09-Jun-2026 07:06:37 UTC] Orders data: []
[09-Jun-2026 07:06:37 UTC] Total orders count: 0
[09-Jun-2026 07:06:37 UTC] === API CALL LOG ===
[09-Jun-2026 07:06:37 UTC] Endpoint: user/profile.php
[09-Jun-2026 07:06:37 UTC] Full Log Data: {
    "timestamp": "2026-06-09 07:06:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.15.234.27",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "51.15.234.27, 172.71.126.100",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYwIiwidXNlcm5hbWUiOiJhbmVlc2FobWVkIiwiZW1haWwiOiJhbmVlc2FobWVkc2dmNDZAZ21haWwuY29tIiwiZXhwIjoxNzgxNTkzNTM4fQ.CWSm-XwYPHBlSAxGFwLQuB8cYipAXraQxtdxTmiFCjA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08e4b6e694dd139-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "51.15.234.27",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 07:06:37 UTC] === END API CALL LOG ===
[09-Jun-2026 07:06:37 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 07:06:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYwIiwidXNlcm5hbWUiOiJhbmVlc2FobWVkIiwiZW1haWwiOiJhbmVlc2FobWVkc2dmNDZAZ21haWwuY29tIiwiZXhwIjoxNzgxNTkzNTM4fQ.CWSm-XwYPHBlSAxGFwLQuB8cYipAXraQxtdxTmiFCjA
[09-Jun-2026 07:06:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 07:06:37 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 07:06:37 UTC] User ID: 760
[09-Jun-2026 07:06:37 UTC] ✅ User profile retrieved successfully for user ID: 760
[09-Jun-2026 07:06:38 UTC] === API CALL LOG ===
[09-Jun-2026 07:06:38 UTC] Endpoint: user/profile.php
[09-Jun-2026 07:06:38 UTC] Full Log Data: {
    "timestamp": "2026-06-09 07:06:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.15.234.27",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "51.15.234.27, 172.71.126.100",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYwIiwidXNlcm5hbWUiOiJhbmVlc2FobWVkIiwiZW1haWwiOiJhbmVlc2FobWVkc2dmNDZAZ21haWwuY29tIiwiZXhwIjoxNzgxNTkzNTM4fQ.CWSm-XwYPHBlSAxGFwLQuB8cYipAXraQxtdxTmiFCjA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08e4b788f14d139-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "51.15.234.27",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 07:06:38 UTC] === END API CALL LOG ===
[09-Jun-2026 07:06:38 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 07:06:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYwIiwidXNlcm5hbWUiOiJhbmVlc2FobWVkIiwiZW1haWwiOiJhbmVlc2FobWVkc2dmNDZAZ21haWwuY29tIiwiZXhwIjoxNzgxNTkzNTM4fQ.CWSm-XwYPHBlSAxGFwLQuB8cYipAXraQxtdxTmiFCjA
[09-Jun-2026 07:06:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 07:06:38 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 07:06:38 UTC] User ID: 760
[09-Jun-2026 07:06:38 UTC] ✅ User profile retrieved successfully for user ID: 760
[09-Jun-2026 07:06:41 UTC] === API CALL LOG ===
[09-Jun-2026 07:06:41 UTC] Endpoint: user/profile.php
[09-Jun-2026 07:06:41 UTC] Full Log Data: {
    "timestamp": "2026-06-09 07:06:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.15.234.27",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "51.15.234.27, 172.71.126.100",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYwIiwidXNlcm5hbWUiOiJhbmVlc2FobWVkIiwiZW1haWwiOiJhbmVlc2FobWVkc2dmNDZAZ21haWwuY29tIiwiZXhwIjoxNzgxNTkzNTM4fQ.CWSm-XwYPHBlSAxGFwLQuB8cYipAXraQxtdxTmiFCjA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08e4b88ee59d139-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "51.15.234.27",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 07:06:41 UTC] === END API CALL LOG ===
[09-Jun-2026 07:06:41 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 07:06:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYwIiwidXNlcm5hbWUiOiJhbmVlc2FobWVkIiwiZW1haWwiOiJhbmVlc2FobWVkc2dmNDZAZ21haWwuY29tIiwiZXhwIjoxNzgxNTkzNTM4fQ.CWSm-XwYPHBlSAxGFwLQuB8cYipAXraQxtdxTmiFCjA
[09-Jun-2026 07:06:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 07:06:41 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 07:06:41 UTC] User ID: 760
[09-Jun-2026 07:06:41 UTC] ✅ User profile retrieved successfully for user ID: 760
[09-Jun-2026 07:07:50 UTC] === API CALL LOG ===
[09-Jun-2026 07:07:50 UTC] Endpoint: user/profile.php
[09-Jun-2026 07:07:50 UTC] Full Log Data: {
    "timestamp": "2026-06-09 07:07:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.15.234.27",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "51.15.234.27, 172.69.222.77",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYwIiwidXNlcm5hbWUiOiJhbmVlc2FobWVkIiwiZW1haWwiOiJhbmVlc2FobWVkc2dmNDZAZ21haWwuY29tIiwiZXhwIjoxNzgxNTkzNTM4fQ.CWSm-XwYPHBlSAxGFwLQuB8cYipAXraQxtdxTmiFCjA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08e4d36ead19eeb-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "51.15.234.27",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 07:07:50 UTC] === END API CALL LOG ===
[09-Jun-2026 07:07:50 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 07:07:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYwIiwidXNlcm5hbWUiOiJhbmVlc2FobWVkIiwiZW1haWwiOiJhbmVlc2FobWVkc2dmNDZAZ21haWwuY29tIiwiZXhwIjoxNzgxNTkzNTM4fQ.CWSm-XwYPHBlSAxGFwLQuB8cYipAXraQxtdxTmiFCjA
[09-Jun-2026 07:07:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 07:07:50 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 07:07:50 UTC] User ID: 760
[09-Jun-2026 07:07:50 UTC] ✅ User profile retrieved successfully for user ID: 760
[09-Jun-2026 07:07:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 07:07:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 07:07:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"51.15.234.27, 172.69.222.77","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYwIiwidXNlcm5hbWUiOiJhbmVlc2FobWVkIiwiZW1haWwiOiJhbmVlc2FobWVkc2dmNDZAZ21haWwuY29tIiwiZXhwIjoxNzgxNTkzNTM4fQ.CWSm-XwYPHBlSAxGFwLQuB8cYipAXraQxtdxTmiFCjA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a08e4d36eacf9eeb-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"51.15.234.27","cf-ipcountry":"FR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[09-Jun-2026 07:07:50 UTC] === User Orders API Called ===
[09-Jun-2026 07:07:50 UTC] User ID: 760
[09-Jun-2026 07:07:50 UTC] Limit: 20, Offset: 0
[09-Jun-2026 07:07:50 UTC] Orders found: 0
[09-Jun-2026 07:07:50 UTC] Orders data: []
[09-Jun-2026 07:07:50 UTC] Total orders count: 0
[09-Jun-2026 07:07:50 UTC] === API CALL LOG ===
[09-Jun-2026 07:07:50 UTC] Endpoint: user/profile.php
[09-Jun-2026 07:07:50 UTC] Full Log Data: {
    "timestamp": "2026-06-09 07:07:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.15.234.27",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "51.15.234.27, 172.69.222.77",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYwIiwidXNlcm5hbWUiOiJhbmVlc2FobWVkIiwiZW1haWwiOiJhbmVlc2FobWVkc2dmNDZAZ21haWwuY29tIiwiZXhwIjoxNzgxNTkzNTM4fQ.CWSm-XwYPHBlSAxGFwLQuB8cYipAXraQxtdxTmiFCjA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08e4d397ccc9eeb-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "51.15.234.27",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 07:07:50 UTC] === END API CALL LOG ===
[09-Jun-2026 07:07:50 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 07:07:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYwIiwidXNlcm5hbWUiOiJhbmVlc2FobWVkIiwiZW1haWwiOiJhbmVlc2FobWVkc2dmNDZAZ21haWwuY29tIiwiZXhwIjoxNzgxNTkzNTM4fQ.CWSm-XwYPHBlSAxGFwLQuB8cYipAXraQxtdxTmiFCjA
[09-Jun-2026 07:07:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 07:07:50 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 07:07:50 UTC] User ID: 760
[09-Jun-2026 07:07:50 UTC] ✅ User profile retrieved successfully for user ID: 760
[09-Jun-2026 07:07:51 UTC] === API CALL LOG ===
[09-Jun-2026 07:07:51 UTC] Endpoint: user/profile.php
[09-Jun-2026 07:07:51 UTC] Full Log Data: {
    "timestamp": "2026-06-09 07:07:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.15.234.27",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "51.15.234.27, 172.69.222.77",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYwIiwidXNlcm5hbWUiOiJhbmVlc2FobWVkIiwiZW1haWwiOiJhbmVlc2FobWVkc2dmNDZAZ21haWwuY29tIiwiZXhwIjoxNzgxNTkzNTM4fQ.CWSm-XwYPHBlSAxGFwLQuB8cYipAXraQxtdxTmiFCjA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08e4d4019ea9eeb-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "51.15.234.27",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 07:07:51 UTC] === END API CALL LOG ===
[09-Jun-2026 07:07:51 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 07:07:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYwIiwidXNlcm5hbWUiOiJhbmVlc2FobWVkIiwiZW1haWwiOiJhbmVlc2FobWVkc2dmNDZAZ21haWwuY29tIiwiZXhwIjoxNzgxNTkzNTM4fQ.CWSm-XwYPHBlSAxGFwLQuB8cYipAXraQxtdxTmiFCjA
[09-Jun-2026 07:07:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 07:07:51 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 07:07:51 UTC] User ID: 760
[09-Jun-2026 07:07:51 UTC] ✅ User profile retrieved successfully for user ID: 760
[09-Jun-2026 07:08:21 UTC] === API CALL LOG ===
[09-Jun-2026 07:08:21 UTC] Endpoint: user/profile.php
[09-Jun-2026 07:08:21 UTC] Full Log Data: {
    "timestamp": "2026-06-09 07:08:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.15.234.27",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "51.15.234.27, 172.68.151.67",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYwIiwidXNlcm5hbWUiOiJhbmVlc2FobWVkIiwiZW1haWwiOiJhbmVlc2FobWVkc2dmNDZAZ21haWwuY29tIiwiZXhwIjoxNzgxNTkzNTM4fQ.CWSm-XwYPHBlSAxGFwLQuB8cYipAXraQxtdxTmiFCjA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08e4df88dbff535-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "51.15.234.27",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 07:08:21 UTC] === END API CALL LOG ===
[09-Jun-2026 07:08:21 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 07:08:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYwIiwidXNlcm5hbWUiOiJhbmVlc2FobWVkIiwiZW1haWwiOiJhbmVlc2FobWVkc2dmNDZAZ21haWwuY29tIiwiZXhwIjoxNzgxNTkzNTM4fQ.CWSm-XwYPHBlSAxGFwLQuB8cYipAXraQxtdxTmiFCjA
[09-Jun-2026 07:08:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 07:08:21 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 07:08:21 UTC] User ID: 760
[09-Jun-2026 07:08:21 UTC] ✅ User profile retrieved successfully for user ID: 760
[09-Jun-2026 07:08:40 UTC] === API CALL LOG ===
[09-Jun-2026 07:08:40 UTC] Endpoint: user/profile.php
[09-Jun-2026 07:08:40 UTC] Full Log Data: {
    "timestamp": "2026-06-09 07:08:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "182.190.213.239",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "182.190.213.239, 104.22.96.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYwIiwidXNlcm5hbWUiOiJhbmVlc2FobWVkIiwiZW1haWwiOiJhbmVlc2FobWVkc2dmNDZAZ21haWwuY29tIiwiZXhwIjoxNzgxNTkzNTM4fQ.CWSm-XwYPHBlSAxGFwLQuB8cYipAXraQxtdxTmiFCjA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08e4e6bb9c73485-KHI",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "182.190.213.239",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 07:08:40 UTC] === END API CALL LOG ===
[09-Jun-2026 07:08:40 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 07:08:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYwIiwidXNlcm5hbWUiOiJhbmVlc2FobWVkIiwiZW1haWwiOiJhbmVlc2FobWVkc2dmNDZAZ21haWwuY29tIiwiZXhwIjoxNzgxNTkzNTM4fQ.CWSm-XwYPHBlSAxGFwLQuB8cYipAXraQxtdxTmiFCjA
[09-Jun-2026 07:08:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 07:08:40 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 07:08:40 UTC] User ID: 760
[09-Jun-2026 07:08:40 UTC] ✅ User profile retrieved successfully for user ID: 760
[09-Jun-2026 07:09:27 UTC] === API CALL LOG ===
[09-Jun-2026 07:09:27 UTC] Endpoint: user/profile.php
[09-Jun-2026 07:09:27 UTC] Full Log Data: {
    "timestamp": "2026-06-09 07:09:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "182.190.213.239",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "182.190.213.239, 104.22.96.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYwIiwidXNlcm5hbWUiOiJhbmVlc2FobWVkIiwiZW1haWwiOiJhbmVlc2FobWVkc2dmNDZAZ21haWwuY29tIiwiZXhwIjoxNzgxNTkzNTM4fQ.CWSm-XwYPHBlSAxGFwLQuB8cYipAXraQxtdxTmiFCjA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08e4f92c831ee0f-KHI",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "182.190.213.239",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 07:09:27 UTC] === END API CALL LOG ===
[09-Jun-2026 07:09:27 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 07:09:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYwIiwidXNlcm5hbWUiOiJhbmVlc2FobWVkIiwiZW1haWwiOiJhbmVlc2FobWVkc2dmNDZAZ21haWwuY29tIiwiZXhwIjoxNzgxNTkzNTM4fQ.CWSm-XwYPHBlSAxGFwLQuB8cYipAXraQxtdxTmiFCjA
[09-Jun-2026 07:09:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 07:09:27 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 07:09:27 UTC] User ID: 760
[09-Jun-2026 07:09:27 UTC] ✅ User profile retrieved successfully for user ID: 760
[09-Jun-2026 07:09:27 UTC] === API CALL LOG ===
[09-Jun-2026 07:09:27 UTC] Endpoint: user/profile.php
[09-Jun-2026 07:09:27 UTC] Full Log Data: {
    "timestamp": "2026-06-09 07:09:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "182.190.213.239",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "182.190.213.239, 104.22.96.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYwIiwidXNlcm5hbWUiOiJhbmVlc2FobWVkIiwiZW1haWwiOiJhbmVlc2FobWVkc2dmNDZAZ21haWwuY29tIiwiZXhwIjoxNzgxNTkzNTM4fQ.CWSm-XwYPHBlSAxGFwLQuB8cYipAXraQxtdxTmiFCjA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08e4f92c830ee0f-KHI",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "182.190.213.239",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 07:09:27 UTC] === END API CALL LOG ===
[09-Jun-2026 07:09:27 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 07:09:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYwIiwidXNlcm5hbWUiOiJhbmVlc2FobWVkIiwiZW1haWwiOiJhbmVlc2FobWVkc2dmNDZAZ21haWwuY29tIiwiZXhwIjoxNzgxNTkzNTM4fQ.CWSm-XwYPHBlSAxGFwLQuB8cYipAXraQxtdxTmiFCjA
[09-Jun-2026 07:09:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 07:09:27 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 07:09:27 UTC] User ID: 760
[09-Jun-2026 07:09:27 UTC] ✅ User profile retrieved successfully for user ID: 760
[09-Jun-2026 07:09:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 07:09:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 07:09:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"182.190.213.239, 104.22.96.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYwIiwidXNlcm5hbWUiOiJhbmVlc2FobWVkIiwiZW1haWwiOiJhbmVlc2FobWVkc2dmNDZAZ21haWwuY29tIiwiZXhwIjoxNzgxNTkzNTM4fQ.CWSm-XwYPHBlSAxGFwLQuB8cYipAXraQxtdxTmiFCjA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a08e4f92c82bee0f-KHI","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"182.190.213.239","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[09-Jun-2026 07:09:27 UTC] === User Orders API Called ===
[09-Jun-2026 07:09:27 UTC] User ID: 760
[09-Jun-2026 07:09:27 UTC] Limit: 20, Offset: 0
[09-Jun-2026 07:09:27 UTC] Orders found: 0
[09-Jun-2026 07:09:27 UTC] Orders data: []
[09-Jun-2026 07:09:27 UTC] Total orders count: 0
[09-Jun-2026 07:09:28 UTC] === API CALL LOG ===
[09-Jun-2026 07:09:28 UTC] Endpoint: user/profile.php
[09-Jun-2026 07:09:28 UTC] Full Log Data: {
    "timestamp": "2026-06-09 07:09:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "182.190.213.239",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "182.190.213.239, 104.22.96.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYwIiwidXNlcm5hbWUiOiJhbmVlc2FobWVkIiwiZW1haWwiOiJhbmVlc2FobWVkc2dmNDZAZ21haWwuY29tIiwiZXhwIjoxNzgxNTkzNTM4fQ.CWSm-XwYPHBlSAxGFwLQuB8cYipAXraQxtdxTmiFCjA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08e4f9cac43ee0f-KHI",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "182.190.213.239",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 07:09:28 UTC] === END API CALL LOG ===
[09-Jun-2026 07:09:28 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 07:09:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYwIiwidXNlcm5hbWUiOiJhbmVlc2FobWVkIiwiZW1haWwiOiJhbmVlc2FobWVkc2dmNDZAZ21haWwuY29tIiwiZXhwIjoxNzgxNTkzNTM4fQ.CWSm-XwYPHBlSAxGFwLQuB8cYipAXraQxtdxTmiFCjA
[09-Jun-2026 07:09:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 07:09:28 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 07:09:28 UTC] User ID: 760
[09-Jun-2026 07:09:28 UTC] ✅ User profile retrieved successfully for user ID: 760
[09-Jun-2026 07:09:30 UTC] === API CALL LOG ===
[09-Jun-2026 07:09:30 UTC] Endpoint: user/profile.php
[09-Jun-2026 07:09:30 UTC] Full Log Data: {
    "timestamp": "2026-06-09 07:09:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "182.190.213.239",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "182.190.213.239, 104.22.96.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYwIiwidXNlcm5hbWUiOiJhbmVlc2FobWVkIiwiZW1haWwiOiJhbmVlc2FobWVkc2dmNDZAZ21haWwuY29tIiwiZXhwIjoxNzgxNTkzNTM4fQ.CWSm-XwYPHBlSAxGFwLQuB8cYipAXraQxtdxTmiFCjA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08e4fa9fb83ee0f-KHI",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "182.190.213.239",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 07:09:30 UTC] === END API CALL LOG ===
[09-Jun-2026 07:09:30 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 07:09:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYwIiwidXNlcm5hbWUiOiJhbmVlc2FobWVkIiwiZW1haWwiOiJhbmVlc2FobWVkc2dmNDZAZ21haWwuY29tIiwiZXhwIjoxNzgxNTkzNTM4fQ.CWSm-XwYPHBlSAxGFwLQuB8cYipAXraQxtdxTmiFCjA
[09-Jun-2026 07:09:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 07:09:30 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 07:09:30 UTC] User ID: 760
[09-Jun-2026 07:09:30 UTC] ✅ User profile retrieved successfully for user ID: 760
[09-Jun-2026 07:10:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 07:10:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 07:10:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"182.190.213.239, 104.22.96.145","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYwIiwidXNlcm5hbWUiOiJhbmVlc2FobWVkIiwiZW1haWwiOiJhbmVlc2FobWVkc2dmNDZAZ21haWwuY29tIiwiZXhwIjoxNzgxNTkzNTM4fQ.CWSm-XwYPHBlSAxGFwLQuB8cYipAXraQxtdxTmiFCjA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a08e51548b032361-KHI","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"182.190.213.239","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[09-Jun-2026 07:10:38 UTC] === User Orders API Called ===
[09-Jun-2026 07:10:38 UTC] User ID: 760
[09-Jun-2026 07:10:38 UTC] Limit: 20, Offset: 0
[09-Jun-2026 07:10:38 UTC] === API CALL LOG ===
[09-Jun-2026 07:10:38 UTC] Endpoint: user/profile.php
[09-Jun-2026 07:10:38 UTC] Full Log Data: {
    "timestamp": "2026-06-09 07:10:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "182.190.213.239",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "182.190.213.239, 104.22.96.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYwIiwidXNlcm5hbWUiOiJhbmVlc2FobWVkIiwiZW1haWwiOiJhbmVlc2FobWVkc2dmNDZAZ21haWwuY29tIiwiZXhwIjoxNzgxNTkzNTM4fQ.CWSm-XwYPHBlSAxGFwLQuB8cYipAXraQxtdxTmiFCjA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08e51548b062361-KHI",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "182.190.213.239",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 07:10:38 UTC] === END API CALL LOG ===
[09-Jun-2026 07:10:38 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 07:10:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYwIiwidXNlcm5hbWUiOiJhbmVlc2FobWVkIiwiZW1haWwiOiJhbmVlc2FobWVkc2dmNDZAZ21haWwuY29tIiwiZXhwIjoxNzgxNTkzNTM4fQ.CWSm-XwYPHBlSAxGFwLQuB8cYipAXraQxtdxTmiFCjA
[09-Jun-2026 07:10:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 07:10:38 UTC] Orders found: 0
[09-Jun-2026 07:10:38 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 07:10:38 UTC] Orders data: []
[09-Jun-2026 07:10:38 UTC] User ID: 760
[09-Jun-2026 07:10:38 UTC] Total orders count: 0
[09-Jun-2026 07:10:38 UTC] ✅ User profile retrieved successfully for user ID: 760
[09-Jun-2026 07:10:39 UTC] === API CALL LOG ===
[09-Jun-2026 07:10:39 UTC] Endpoint: user/profile.php
[09-Jun-2026 07:10:39 UTC] Full Log Data: {
    "timestamp": "2026-06-09 07:10:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "182.190.213.239",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "182.190.213.239, 104.22.96.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYwIiwidXNlcm5hbWUiOiJhbmVlc2FobWVkIiwiZW1haWwiOiJhbmVlc2FobWVkc2dmNDZAZ21haWwuY29tIiwiZXhwIjoxNzgxNTkzNTM4fQ.CWSm-XwYPHBlSAxGFwLQuB8cYipAXraQxtdxTmiFCjA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08e5156984e2361-KHI",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "182.190.213.239",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 07:10:39 UTC] === END API CALL LOG ===
[09-Jun-2026 07:10:39 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 07:10:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYwIiwidXNlcm5hbWUiOiJhbmVlc2FobWVkIiwiZW1haWwiOiJhbmVlc2FobWVkc2dmNDZAZ21haWwuY29tIiwiZXhwIjoxNzgxNTkzNTM4fQ.CWSm-XwYPHBlSAxGFwLQuB8cYipAXraQxtdxTmiFCjA
[09-Jun-2026 07:10:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 07:10:39 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 07:10:39 UTC] User ID: 760
[09-Jun-2026 07:10:39 UTC] ✅ User profile retrieved successfully for user ID: 760
[09-Jun-2026 07:10:40 UTC] === API CALL LOG ===
[09-Jun-2026 07:10:40 UTC] Endpoint: user/profile.php
[09-Jun-2026 07:10:40 UTC] Full Log Data: {
    "timestamp": "2026-06-09 07:10:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "182.190.213.239",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "182.190.213.239, 104.22.96.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYwIiwidXNlcm5hbWUiOiJhbmVlc2FobWVkIiwiZW1haWwiOiJhbmVlc2FobWVkc2dmNDZAZ21haWwuY29tIiwiZXhwIjoxNzgxNTkzNTM4fQ.CWSm-XwYPHBlSAxGFwLQuB8cYipAXraQxtdxTmiFCjA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08e5161cca42361-KHI",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "182.190.213.239",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 07:10:40 UTC] === END API CALL LOG ===
[09-Jun-2026 07:10:40 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 07:10:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYwIiwidXNlcm5hbWUiOiJhbmVlc2FobWVkIiwiZW1haWwiOiJhbmVlc2FobWVkc2dmNDZAZ21haWwuY29tIiwiZXhwIjoxNzgxNTkzNTM4fQ.CWSm-XwYPHBlSAxGFwLQuB8cYipAXraQxtdxTmiFCjA
[09-Jun-2026 07:10:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 07:10:40 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 07:10:40 UTC] User ID: 760
[09-Jun-2026 07:10:40 UTC] ✅ User profile retrieved successfully for user ID: 760
[09-Jun-2026 07:11:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 07:11:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 07:11:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"182.190.213.239, 104.22.96.145","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYwIiwidXNlcm5hbWUiOiJhbmVlc2FobWVkIiwiZW1haWwiOiJhbmVlc2FobWVkc2dmNDZAZ21haWwuY29tIiwiZXhwIjoxNzgxNTkzNTM4fQ.CWSm-XwYPHBlSAxGFwLQuB8cYipAXraQxtdxTmiFCjA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a08e52cead952361-KHI","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"182.190.213.239","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[09-Jun-2026 07:11:39 UTC] === User Orders API Called ===
[09-Jun-2026 07:11:39 UTC] User ID: 760
[09-Jun-2026 07:11:39 UTC] Limit: 20, Offset: 0
[09-Jun-2026 07:11:39 UTC] Orders found: 0
[09-Jun-2026 07:11:39 UTC] Orders data: []
[09-Jun-2026 07:11:39 UTC] Total orders count: 0
[09-Jun-2026 07:11:39 UTC] === API CALL LOG ===
[09-Jun-2026 07:11:39 UTC] Endpoint: user/profile.php
[09-Jun-2026 07:11:39 UTC] Full Log Data: {
    "timestamp": "2026-06-09 07:11:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "182.190.213.239",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "182.190.213.239, 104.22.96.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYwIiwidXNlcm5hbWUiOiJhbmVlc2FobWVkIiwiZW1haWwiOiJhbmVlc2FobWVkc2dmNDZAZ21haWwuY29tIiwiZXhwIjoxNzgxNTkzNTM4fQ.CWSm-XwYPHBlSAxGFwLQuB8cYipAXraQxtdxTmiFCjA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08e52cead972361-KHI",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "182.190.213.239",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 07:11:39 UTC] === END API CALL LOG ===
[09-Jun-2026 07:11:39 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 07:11:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYwIiwidXNlcm5hbWUiOiJhbmVlc2FobWVkIiwiZW1haWwiOiJhbmVlc2FobWVkc2dmNDZAZ21haWwuY29tIiwiZXhwIjoxNzgxNTkzNTM4fQ.CWSm-XwYPHBlSAxGFwLQuB8cYipAXraQxtdxTmiFCjA
[09-Jun-2026 07:11:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 07:11:39 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 07:11:39 UTC] User ID: 760
[09-Jun-2026 07:11:39 UTC] ✅ User profile retrieved successfully for user ID: 760
[09-Jun-2026 07:11:39 UTC] === API CALL LOG ===
[09-Jun-2026 07:11:39 UTC] Endpoint: user/profile.php
[09-Jun-2026 07:11:39 UTC] Full Log Data: {
    "timestamp": "2026-06-09 07:11:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "182.190.213.239",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "182.190.213.239, 104.22.96.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYwIiwidXNlcm5hbWUiOiJhbmVlc2FobWVkIiwiZW1haWwiOiJhbmVlc2FobWVkc2dmNDZAZ21haWwuY29tIiwiZXhwIjoxNzgxNTkzNTM4fQ.CWSm-XwYPHBlSAxGFwLQuB8cYipAXraQxtdxTmiFCjA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08e52cfc83d2361-KHI",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "182.190.213.239",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 07:11:39 UTC] === END API CALL LOG ===
[09-Jun-2026 07:11:39 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 07:11:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYwIiwidXNlcm5hbWUiOiJhbmVlc2FobWVkIiwiZW1haWwiOiJhbmVlc2FobWVkc2dmNDZAZ21haWwuY29tIiwiZXhwIjoxNzgxNTkzNTM4fQ.CWSm-XwYPHBlSAxGFwLQuB8cYipAXraQxtdxTmiFCjA
[09-Jun-2026 07:11:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 07:11:39 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 07:11:39 UTC] User ID: 760
[09-Jun-2026 07:11:39 UTC] ✅ User profile retrieved successfully for user ID: 760
[09-Jun-2026 07:13:50 UTC] === API CALL LOG ===
[09-Jun-2026 07:13:50 UTC] Endpoint: user/profile.php
[09-Jun-2026 07:13:50 UTC] Full Log Data: {
    "timestamp": "2026-06-09 07:13:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.171",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.171, 172.68.159.2",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYxIiwidXNlcm5hbWUiOiJVemJla2lzdGFuIiwiZW1haWwiOiJpbW9tb3Zhc2FiaW5hNDk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTU5NDAyOX0.5TqUO90VsUw9uuB8uqUWPU0KL1mGfYVyL00jn4W4yQE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08e5600ec03bbb1-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.171",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 07:13:50 UTC] === END API CALL LOG ===
[09-Jun-2026 07:13:50 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 07:13:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYxIiwidXNlcm5hbWUiOiJVemJla2lzdGFuIiwiZW1haWwiOiJpbW9tb3Zhc2FiaW5hNDk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTU5NDAyOX0.5TqUO90VsUw9uuB8uqUWPU0KL1mGfYVyL00jn4W4yQE
[09-Jun-2026 07:13:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 07:13:50 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 07:13:50 UTC] User ID: 761
[09-Jun-2026 07:13:50 UTC] ✅ User profile retrieved successfully for user ID: 761
[09-Jun-2026 07:13:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 07:13:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 07:13:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.63.205.171, 172.68.159.2","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYxIiwidXNlcm5hbWUiOiJVemJla2lzdGFuIiwiZW1haWwiOiJpbW9tb3Zhc2FiaW5hNDk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTU5NDAyOX0.5TqUO90VsUw9uuB8uqUWPU0KL1mGfYVyL00jn4W4yQE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a08e5600ec05bbb1-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"92.63.205.171","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[09-Jun-2026 07:13:50 UTC] === User Orders API Called ===
[09-Jun-2026 07:13:50 UTC] User ID: 761
[09-Jun-2026 07:13:50 UTC] Limit: 20, Offset: 0
[09-Jun-2026 07:13:50 UTC] Orders found: 0
[09-Jun-2026 07:13:50 UTC] Orders data: []
[09-Jun-2026 07:13:50 UTC] Total orders count: 0
[09-Jun-2026 07:13:50 UTC] === API CALL LOG ===
[09-Jun-2026 07:13:50 UTC] Endpoint: user/profile.php
[09-Jun-2026 07:13:50 UTC] Full Log Data: {
    "timestamp": "2026-06-09 07:13:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.171",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.171, 172.68.159.2",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYxIiwidXNlcm5hbWUiOiJVemJla2lzdGFuIiwiZW1haWwiOiJpbW9tb3Zhc2FiaW5hNDk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTU5NDAyOX0.5TqUO90VsUw9uuB8uqUWPU0KL1mGfYVyL00jn4W4yQE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08e5600ec06bbb1-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.171",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 07:13:50 UTC] === END API CALL LOG ===
[09-Jun-2026 07:13:50 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 07:13:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYxIiwidXNlcm5hbWUiOiJVemJla2lzdGFuIiwiZW1haWwiOiJpbW9tb3Zhc2FiaW5hNDk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTU5NDAyOX0.5TqUO90VsUw9uuB8uqUWPU0KL1mGfYVyL00jn4W4yQE
[09-Jun-2026 07:13:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 07:13:50 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 07:13:50 UTC] User ID: 761
[09-Jun-2026 07:13:50 UTC] ✅ User profile retrieved successfully for user ID: 761
[09-Jun-2026 07:13:51 UTC] === API CALL LOG ===
[09-Jun-2026 07:13:51 UTC] Endpoint: user/profile.php
[09-Jun-2026 07:13:51 UTC] Full Log Data: {
    "timestamp": "2026-06-09 07:13:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.171",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.171, 172.68.159.2",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYxIiwidXNlcm5hbWUiOiJVemJla2lzdGFuIiwiZW1haWwiOiJpbW9tb3Zhc2FiaW5hNDk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTU5NDAyOX0.5TqUO90VsUw9uuB8uqUWPU0KL1mGfYVyL00jn4W4yQE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08e56063e36bbb1-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.171",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 07:13:51 UTC] === END API CALL LOG ===
[09-Jun-2026 07:13:51 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 07:13:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYxIiwidXNlcm5hbWUiOiJVemJla2lzdGFuIiwiZW1haWwiOiJpbW9tb3Zhc2FiaW5hNDk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTU5NDAyOX0.5TqUO90VsUw9uuB8uqUWPU0KL1mGfYVyL00jn4W4yQE
[09-Jun-2026 07:13:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 07:13:51 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 07:13:51 UTC] User ID: 761
[09-Jun-2026 07:13:51 UTC] ✅ User profile retrieved successfully for user ID: 761
[09-Jun-2026 07:13:56 UTC] === API CALL LOG ===
[09-Jun-2026 07:13:56 UTC] Endpoint: user/profile.php
[09-Jun-2026 07:13:56 UTC] Full Log Data: {
    "timestamp": "2026-06-09 07:13:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.171",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.171, 172.68.159.2",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYxIiwidXNlcm5hbWUiOiJVemJla2lzdGFuIiwiZW1haWwiOiJpbW9tb3Zhc2FiaW5hNDk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTU5NDAyOX0.5TqUO90VsUw9uuB8uqUWPU0KL1mGfYVyL00jn4W4yQE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08e56288d2ebbb1-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.171",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 07:13:56 UTC] === END API CALL LOG ===
[09-Jun-2026 07:13:56 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 07:13:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYxIiwidXNlcm5hbWUiOiJVemJla2lzdGFuIiwiZW1haWwiOiJpbW9tb3Zhc2FiaW5hNDk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTU5NDAyOX0.5TqUO90VsUw9uuB8uqUWPU0KL1mGfYVyL00jn4W4yQE
[09-Jun-2026 07:13:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 07:13:56 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 07:13:56 UTC] User ID: 761
[09-Jun-2026 07:13:56 UTC] ✅ User profile retrieved successfully for user ID: 761
[09-Jun-2026 07:14:10 UTC] === API CALL LOG ===
[09-Jun-2026 07:14:10 UTC] Endpoint: user/profile.php
[09-Jun-2026 07:14:10 UTC] Full Log Data: {
    "timestamp": "2026-06-09 07:14:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.171",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.171, 172.68.159.2",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYxIiwidXNlcm5hbWUiOiJVemJla2lzdGFuIiwiZW1haWwiOiJpbW9tb3Zhc2FiaW5hNDk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTU5NDAyOX0.5TqUO90VsUw9uuB8uqUWPU0KL1mGfYVyL00jn4W4yQE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08e567c9bfbbbb1-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.171",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 07:14:10 UTC] === END API CALL LOG ===
[09-Jun-2026 07:14:10 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 07:14:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYxIiwidXNlcm5hbWUiOiJVemJla2lzdGFuIiwiZW1haWwiOiJpbW9tb3Zhc2FiaW5hNDk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTU5NDAyOX0.5TqUO90VsUw9uuB8uqUWPU0KL1mGfYVyL00jn4W4yQE
[09-Jun-2026 07:14:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 07:14:10 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 07:14:10 UTC] User ID: 761
[09-Jun-2026 07:14:10 UTC] ✅ User profile retrieved successfully for user ID: 761
[09-Jun-2026 07:14:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 07:14:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 07:14:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.63.205.171, 172.68.159.2","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYxIiwidXNlcm5hbWUiOiJVemJla2lzdGFuIiwiZW1haWwiOiJpbW9tb3Zhc2FiaW5hNDk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTU5NDAyOX0.5TqUO90VsUw9uuB8uqUWPU0KL1mGfYVyL00jn4W4yQE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a08e567c9bfcbbb1-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"92.63.205.171","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[09-Jun-2026 07:14:10 UTC] === User Orders API Called ===
[09-Jun-2026 07:14:10 UTC] User ID: 761
[09-Jun-2026 07:14:10 UTC] Limit: 20, Offset: 0
[09-Jun-2026 07:14:10 UTC] Orders found: 0
[09-Jun-2026 07:14:10 UTC] Orders data: []
[09-Jun-2026 07:14:10 UTC] Total orders count: 0
[09-Jun-2026 07:14:10 UTC] === API CALL LOG ===
[09-Jun-2026 07:14:10 UTC] Endpoint: user/profile.php
[09-Jun-2026 07:14:10 UTC] Full Log Data: {
    "timestamp": "2026-06-09 07:14:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.171",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.171, 172.68.159.2",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYxIiwidXNlcm5hbWUiOiJVemJla2lzdGFuIiwiZW1haWwiOiJpbW9tb3Zhc2FiaW5hNDk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTU5NDAyOX0.5TqUO90VsUw9uuB8uqUWPU0KL1mGfYVyL00jn4W4yQE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08e567c9bfdbbb1-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.171",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 07:14:10 UTC] === END API CALL LOG ===
[09-Jun-2026 07:14:10 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 07:14:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYxIiwidXNlcm5hbWUiOiJVemJla2lzdGFuIiwiZW1haWwiOiJpbW9tb3Zhc2FiaW5hNDk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTU5NDAyOX0.5TqUO90VsUw9uuB8uqUWPU0KL1mGfYVyL00jn4W4yQE
[09-Jun-2026 07:14:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 07:14:10 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 07:14:10 UTC] User ID: 761
[09-Jun-2026 07:14:10 UTC] ✅ User profile retrieved successfully for user ID: 761
[09-Jun-2026 07:14:10 UTC] === API CALL LOG ===
[09-Jun-2026 07:14:10 UTC] Endpoint: user/profile.php
[09-Jun-2026 07:14:10 UTC] Full Log Data: {
    "timestamp": "2026-06-09 07:14:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.171",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.171, 172.68.159.2",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYxIiwidXNlcm5hbWUiOiJVemJla2lzdGFuIiwiZW1haWwiOiJpbW9tb3Zhc2FiaW5hNDk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTU5NDAyOX0.5TqUO90VsUw9uuB8uqUWPU0KL1mGfYVyL00jn4W4yQE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08e56822ebebbb1-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.171",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 07:14:10 UTC] === END API CALL LOG ===
[09-Jun-2026 07:14:10 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 07:14:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYxIiwidXNlcm5hbWUiOiJVemJla2lzdGFuIiwiZW1haWwiOiJpbW9tb3Zhc2FiaW5hNDk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTU5NDAyOX0.5TqUO90VsUw9uuB8uqUWPU0KL1mGfYVyL00jn4W4yQE
[09-Jun-2026 07:14:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 07:14:10 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 07:14:10 UTC] User ID: 761
[09-Jun-2026 07:14:10 UTC] ✅ User profile retrieved successfully for user ID: 761
[09-Jun-2026 07:55:13 UTC] === API CALL LOG ===
[09-Jun-2026 07:55:13 UTC] Endpoint: user/profile.php
[09-Jun-2026 07:55:13 UTC] Full Log Data: {
    "timestamp": "2026-06-09 07:55:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.139",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.139, 162.158.172.253",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYxIiwidXNlcm5hbWUiOiJVemJla2lzdGFuIiwiZW1haWwiOiJpbW9tb3Zhc2FiaW5hNDk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTU5NDAyOX0.5TqUO90VsUw9uuB8uqUWPU0KL1mGfYVyL00jn4W4yQE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08e929dfcd4eed2-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.139",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 07:55:13 UTC] === END API CALL LOG ===
[09-Jun-2026 07:55:13 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 07:55:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYxIiwidXNlcm5hbWUiOiJVemJla2lzdGFuIiwiZW1haWwiOiJpbW9tb3Zhc2FiaW5hNDk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTU5NDAyOX0.5TqUO90VsUw9uuB8uqUWPU0KL1mGfYVyL00jn4W4yQE
[09-Jun-2026 07:55:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 07:55:13 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 07:55:13 UTC] User ID: 761
[09-Jun-2026 07:55:13 UTC] ✅ User profile retrieved successfully for user ID: 761
[09-Jun-2026 07:55:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 07:55:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 07:55:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.139.138.139, 162.158.172.253","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYxIiwidXNlcm5hbWUiOiJVemJla2lzdGFuIiwiZW1haWwiOiJpbW9tb3Zhc2FiaW5hNDk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTU5NDAyOX0.5TqUO90VsUw9uuB8uqUWPU0KL1mGfYVyL00jn4W4yQE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a08e92a32812eed2-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.139.138.139","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[09-Jun-2026 07:55:13 UTC] === User Orders API Called ===
[09-Jun-2026 07:55:13 UTC] User ID: 761
[09-Jun-2026 07:55:13 UTC] Limit: 20, Offset: 0
[09-Jun-2026 07:55:13 UTC] Orders found: 0
[09-Jun-2026 07:55:13 UTC] Orders data: []
[09-Jun-2026 07:55:13 UTC] Total orders count: 0
[09-Jun-2026 07:55:13 UTC] === API CALL LOG ===
[09-Jun-2026 07:55:13 UTC] Endpoint: user/profile.php
[09-Jun-2026 07:55:13 UTC] Full Log Data: {
    "timestamp": "2026-06-09 07:55:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.139",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.139, 162.158.172.253",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYxIiwidXNlcm5hbWUiOiJVemJla2lzdGFuIiwiZW1haWwiOiJpbW9tb3Zhc2FiaW5hNDk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTU5NDAyOX0.5TqUO90VsUw9uuB8uqUWPU0KL1mGfYVyL00jn4W4yQE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08e92a32813eed2-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.139",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 07:55:13 UTC] === END API CALL LOG ===
[09-Jun-2026 07:55:13 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 07:55:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYxIiwidXNlcm5hbWUiOiJVemJla2lzdGFuIiwiZW1haWwiOiJpbW9tb3Zhc2FiaW5hNDk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTU5NDAyOX0.5TqUO90VsUw9uuB8uqUWPU0KL1mGfYVyL00jn4W4yQE
[09-Jun-2026 07:55:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 07:55:13 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 07:55:13 UTC] User ID: 761
[09-Jun-2026 07:55:13 UTC] ✅ User profile retrieved successfully for user ID: 761
[09-Jun-2026 07:55:13 UTC] === API CALL LOG ===
[09-Jun-2026 07:55:13 UTC] Endpoint: user/profile.php
[09-Jun-2026 07:55:13 UTC] Full Log Data: {
    "timestamp": "2026-06-09 07:55:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.139",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.139, 172.68.159.36",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYxIiwidXNlcm5hbWUiOiJVemJla2lzdGFuIiwiZW1haWwiOiJpbW9tb3Zhc2FiaW5hNDk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTU5NDAyOX0.5TqUO90VsUw9uuB8uqUWPU0KL1mGfYVyL00jn4W4yQE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08e92a3280feed2-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.139",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 07:55:13 UTC] === END API CALL LOG ===
[09-Jun-2026 07:55:13 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 07:55:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYxIiwidXNlcm5hbWUiOiJVemJla2lzdGFuIiwiZW1haWwiOiJpbW9tb3Zhc2FiaW5hNDk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTU5NDAyOX0.5TqUO90VsUw9uuB8uqUWPU0KL1mGfYVyL00jn4W4yQE
[09-Jun-2026 07:55:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 07:55:13 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 07:55:13 UTC] User ID: 761
[09-Jun-2026 07:55:13 UTC] ✅ User profile retrieved successfully for user ID: 761
[09-Jun-2026 07:55:14 UTC] === API CALL LOG ===
[09-Jun-2026 07:55:14 UTC] Endpoint: user/profile.php
[09-Jun-2026 07:55:14 UTC] Full Log Data: {
    "timestamp": "2026-06-09 07:55:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.139",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.139, 162.158.172.253",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYxIiwidXNlcm5hbWUiOiJVemJla2lzdGFuIiwiZW1haWwiOiJpbW9tb3Zhc2FiaW5hNDk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTU5NDAyOX0.5TqUO90VsUw9uuB8uqUWPU0KL1mGfYVyL00jn4W4yQE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08e92a9aeaceed2-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.139",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 07:55:14 UTC] === END API CALL LOG ===
[09-Jun-2026 07:55:14 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 07:55:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYxIiwidXNlcm5hbWUiOiJVemJla2lzdGFuIiwiZW1haWwiOiJpbW9tb3Zhc2FiaW5hNDk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTU5NDAyOX0.5TqUO90VsUw9uuB8uqUWPU0KL1mGfYVyL00jn4W4yQE
[09-Jun-2026 07:55:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 07:55:14 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 07:55:14 UTC] User ID: 761
[09-Jun-2026 07:55:14 UTC] ✅ User profile retrieved successfully for user ID: 761
[09-Jun-2026 07:55:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 07:55:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 07:55:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.139.138.139, 162.158.172.253","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYxIiwidXNlcm5hbWUiOiJVemJla2lzdGFuIiwiZW1haWwiOiJpbW9tb3Zhc2FiaW5hNDk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTU5NDAyOX0.5TqUO90VsUw9uuB8uqUWPU0KL1mGfYVyL00jn4W4yQE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a08e930f6fbaeed2-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.139.138.139","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[09-Jun-2026 07:55:31 UTC] === User Orders API Called ===
[09-Jun-2026 07:55:31 UTC] User ID: 761
[09-Jun-2026 07:55:31 UTC] Limit: 20, Offset: 0
[09-Jun-2026 07:55:31 UTC] Orders found: 0
[09-Jun-2026 07:55:31 UTC] Orders data: []
[09-Jun-2026 07:55:31 UTC] Total orders count: 0
[09-Jun-2026 07:55:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 07:55:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 07:55:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.139.138.139, 162.158.172.253","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYxIiwidXNlcm5hbWUiOiJVemJla2lzdGFuIiwiZW1haWwiOiJpbW9tb3Zhc2FiaW5hNDk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTU5NDAyOX0.5TqUO90VsUw9uuB8uqUWPU0KL1mGfYVyL00jn4W4yQE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a08e93188a0beed2-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.139.138.139","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[09-Jun-2026 07:55:32 UTC] === User Orders API Called ===
[09-Jun-2026 07:55:32 UTC] User ID: 761
[09-Jun-2026 07:55:32 UTC] Limit: 20, Offset: 0
[09-Jun-2026 07:55:32 UTC] Orders found: 0
[09-Jun-2026 07:55:32 UTC] Orders data: []
[09-Jun-2026 07:55:32 UTC] Total orders count: 0
[09-Jun-2026 07:55:32 UTC] === API CALL LOG ===
[09-Jun-2026 07:55:32 UTC] Endpoint: user/profile.php
[09-Jun-2026 07:55:32 UTC] Full Log Data: {
    "timestamp": "2026-06-09 07:55:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.139",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.139, 162.158.172.253",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYxIiwidXNlcm5hbWUiOiJVemJla2lzdGFuIiwiZW1haWwiOiJpbW9tb3Zhc2FiaW5hNDk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTU5NDAyOX0.5TqUO90VsUw9uuB8uqUWPU0KL1mGfYVyL00jn4W4yQE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08e93188a0feed2-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.139",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 07:55:32 UTC] === END API CALL LOG ===
[09-Jun-2026 07:55:32 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 07:55:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYxIiwidXNlcm5hbWUiOiJVemJla2lzdGFuIiwiZW1haWwiOiJpbW9tb3Zhc2FiaW5hNDk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTU5NDAyOX0.5TqUO90VsUw9uuB8uqUWPU0KL1mGfYVyL00jn4W4yQE
[09-Jun-2026 07:55:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 07:55:32 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 07:55:32 UTC] User ID: 761
[09-Jun-2026 07:55:32 UTC] === API CALL LOG ===
[09-Jun-2026 07:55:32 UTC] Endpoint: user/profile.php
[09-Jun-2026 07:55:32 UTC] ✅ User profile retrieved successfully for user ID: 761
[09-Jun-2026 07:55:32 UTC] Full Log Data: {
    "timestamp": "2026-06-09 07:55:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.139",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.139, 162.158.172.253",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYxIiwidXNlcm5hbWUiOiJVemJla2lzdGFuIiwiZW1haWwiOiJpbW9tb3Zhc2FiaW5hNDk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTU5NDAyOX0.5TqUO90VsUw9uuB8uqUWPU0KL1mGfYVyL00jn4W4yQE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08e93188a0eeed2-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.139",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 07:55:32 UTC] === END API CALL LOG ===
[09-Jun-2026 07:55:32 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 07:55:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYxIiwidXNlcm5hbWUiOiJVemJla2lzdGFuIiwiZW1haWwiOiJpbW9tb3Zhc2FiaW5hNDk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTU5NDAyOX0.5TqUO90VsUw9uuB8uqUWPU0KL1mGfYVyL00jn4W4yQE
[09-Jun-2026 07:55:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 07:55:32 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 07:55:32 UTC] User ID: 761
[09-Jun-2026 07:55:32 UTC] ✅ User profile retrieved successfully for user ID: 761
[09-Jun-2026 07:55:33 UTC] === API CALL LOG ===
[09-Jun-2026 07:55:33 UTC] Endpoint: user/profile.php
[09-Jun-2026 07:55:33 UTC] Full Log Data: {
    "timestamp": "2026-06-09 07:55:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.139",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.139, 162.158.172.253",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYxIiwidXNlcm5hbWUiOiJVemJla2lzdGFuIiwiZW1haWwiOiJpbW9tb3Zhc2FiaW5hNDk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTU5NDAyOX0.5TqUO90VsUw9uuB8uqUWPU0KL1mGfYVyL00jn4W4yQE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08e931f5fdaeed2-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.139",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 07:55:33 UTC] === END API CALL LOG ===
[09-Jun-2026 07:55:33 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 07:55:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYxIiwidXNlcm5hbWUiOiJVemJla2lzdGFuIiwiZW1haWwiOiJpbW9tb3Zhc2FiaW5hNDk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTU5NDAyOX0.5TqUO90VsUw9uuB8uqUWPU0KL1mGfYVyL00jn4W4yQE
[09-Jun-2026 07:55:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 07:55:33 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 07:55:33 UTC] User ID: 761
[09-Jun-2026 07:55:33 UTC] ✅ User profile retrieved successfully for user ID: 761
[09-Jun-2026 07:55:47 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 07:55:47 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 07:55:47 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.139.138.139, 162.158.172.253","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYxIiwidXNlcm5hbWUiOiJVemJla2lzdGFuIiwiZW1haWwiOiJpbW9tb3Zhc2FiaW5hNDk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTU5NDAyOX0.5TqUO90VsUw9uuB8uqUWPU0KL1mGfYVyL00jn4W4yQE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a08e9377debfeed2-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.139.138.139","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[09-Jun-2026 07:55:47 UTC] === User Orders API Called ===
[09-Jun-2026 07:55:47 UTC] User ID: 761
[09-Jun-2026 07:55:47 UTC] Limit: 20, Offset: 0
[09-Jun-2026 07:55:47 UTC] Orders found: 0
[09-Jun-2026 07:55:47 UTC] Orders data: []
[09-Jun-2026 07:55:47 UTC] Total orders count: 0
[09-Jun-2026 07:55:47 UTC] === API CALL LOG ===
[09-Jun-2026 07:55:47 UTC] === API CALL LOG ===
[09-Jun-2026 07:55:47 UTC] Endpoint: user/profile.php
[09-Jun-2026 07:55:47 UTC] Endpoint: user/profile.php
[09-Jun-2026 07:55:47 UTC] Full Log Data: {
    "timestamp": "2026-06-09 07:55:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.139",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.139, 162.158.172.253",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYxIiwidXNlcm5hbWUiOiJVemJla2lzdGFuIiwiZW1haWwiOiJpbW9tb3Zhc2FiaW5hNDk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTU5NDAyOX0.5TqUO90VsUw9uuB8uqUWPU0KL1mGfYVyL00jn4W4yQE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08e9377dec2eed2-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.139",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 07:55:47 UTC] Full Log Data: {
    "timestamp": "2026-06-09 07:55:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.139",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.139, 162.158.172.253",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYxIiwidXNlcm5hbWUiOiJVemJla2lzdGFuIiwiZW1haWwiOiJpbW9tb3Zhc2FiaW5hNDk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTU5NDAyOX0.5TqUO90VsUw9uuB8uqUWPU0KL1mGfYVyL00jn4W4yQE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08e9377dec4eed2-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.139",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 07:55:47 UTC] === END API CALL LOG ===
[09-Jun-2026 07:55:47 UTC] === END API CALL LOG ===
[09-Jun-2026 07:55:47 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 07:55:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYxIiwidXNlcm5hbWUiOiJVemJla2lzdGFuIiwiZW1haWwiOiJpbW9tb3Zhc2FiaW5hNDk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTU5NDAyOX0.5TqUO90VsUw9uuB8uqUWPU0KL1mGfYVyL00jn4W4yQE
[09-Jun-2026 07:55:47 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 07:55:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYxIiwidXNlcm5hbWUiOiJVemJla2lzdGFuIiwiZW1haWwiOiJpbW9tb3Zhc2FiaW5hNDk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTU5NDAyOX0.5TqUO90VsUw9uuB8uqUWPU0KL1mGfYVyL00jn4W4yQE
[09-Jun-2026 07:55:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 07:55:47 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 07:55:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 07:55:47 UTC] User ID: 761
[09-Jun-2026 07:55:47 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 07:55:47 UTC] User ID: 761
[09-Jun-2026 07:55:47 UTC] ✅ User profile retrieved successfully for user ID: 761
[09-Jun-2026 07:55:47 UTC] ✅ User profile retrieved successfully for user ID: 761
[09-Jun-2026 07:55:48 UTC] === API CALL LOG ===
[09-Jun-2026 07:55:48 UTC] Endpoint: user/profile.php
[09-Jun-2026 07:55:48 UTC] Full Log Data: {
    "timestamp": "2026-06-09 07:55:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.139",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.139, 162.158.172.253",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYxIiwidXNlcm5hbWUiOiJVemJla2lzdGFuIiwiZW1haWwiOiJpbW9tb3Zhc2FiaW5hNDk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTU5NDAyOX0.5TqUO90VsUw9uuB8uqUWPU0KL1mGfYVyL00jn4W4yQE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08e937ddb91eed2-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.139",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 07:55:48 UTC] === END API CALL LOG ===
[09-Jun-2026 07:55:48 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 07:55:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYxIiwidXNlcm5hbWUiOiJVemJla2lzdGFuIiwiZW1haWwiOiJpbW9tb3Zhc2FiaW5hNDk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTU5NDAyOX0.5TqUO90VsUw9uuB8uqUWPU0KL1mGfYVyL00jn4W4yQE
[09-Jun-2026 07:55:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 07:55:48 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 07:55:48 UTC] User ID: 761
[09-Jun-2026 07:55:48 UTC] ✅ User profile retrieved successfully for user ID: 761
[09-Jun-2026 07:55:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 07:55:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 07:55:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.139.138.139, 162.158.172.253","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYxIiwidXNlcm5hbWUiOiJVemJla2lzdGFuIiwiZW1haWwiOiJpbW9tb3Zhc2FiaW5hNDk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTU5NDAyOX0.5TqUO90VsUw9uuB8uqUWPU0KL1mGfYVyL00jn4W4yQE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a08e93a72a98eed2-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.139.138.139","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[09-Jun-2026 07:55:55 UTC] === User Orders API Called ===
[09-Jun-2026 07:55:55 UTC] User ID: 761
[09-Jun-2026 07:55:55 UTC] Limit: 20, Offset: 0
[09-Jun-2026 07:55:55 UTC] Orders found: 0
[09-Jun-2026 07:55:55 UTC] Orders data: []
[09-Jun-2026 07:55:55 UTC] Total orders count: 0
[09-Jun-2026 07:55:55 UTC] === API CALL LOG ===
[09-Jun-2026 07:55:55 UTC] Endpoint: user/profile.php
[09-Jun-2026 07:55:55 UTC] Full Log Data: {
    "timestamp": "2026-06-09 07:55:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.139",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.139, 162.158.172.253",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYxIiwidXNlcm5hbWUiOiJVemJla2lzdGFuIiwiZW1haWwiOiJpbW9tb3Zhc2FiaW5hNDk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTU5NDAyOX0.5TqUO90VsUw9uuB8uqUWPU0KL1mGfYVyL00jn4W4yQE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08e93a72aa0eed2-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.139",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 07:55:55 UTC] === END API CALL LOG ===
[09-Jun-2026 07:55:55 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 07:55:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYxIiwidXNlcm5hbWUiOiJVemJla2lzdGFuIiwiZW1haWwiOiJpbW9tb3Zhc2FiaW5hNDk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTU5NDAyOX0.5TqUO90VsUw9uuB8uqUWPU0KL1mGfYVyL00jn4W4yQE
[09-Jun-2026 07:55:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 07:55:55 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 07:55:55 UTC] User ID: 761
[09-Jun-2026 07:55:55 UTC] ✅ User profile retrieved successfully for user ID: 761
[09-Jun-2026 07:55:55 UTC] === API CALL LOG ===
[09-Jun-2026 07:55:55 UTC] Endpoint: user/profile.php
[09-Jun-2026 07:55:55 UTC] Full Log Data: {
    "timestamp": "2026-06-09 07:55:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.139",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.139, 162.158.172.253",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYxIiwidXNlcm5hbWUiOiJVemJla2lzdGFuIiwiZW1haWwiOiJpbW9tb3Zhc2FiaW5hNDk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTU5NDAyOX0.5TqUO90VsUw9uuB8uqUWPU0KL1mGfYVyL00jn4W4yQE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08e93a72a9eeed2-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.139",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 07:55:55 UTC] === END API CALL LOG ===
[09-Jun-2026 07:55:55 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 07:55:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYxIiwidXNlcm5hbWUiOiJVemJla2lzdGFuIiwiZW1haWwiOiJpbW9tb3Zhc2FiaW5hNDk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTU5NDAyOX0.5TqUO90VsUw9uuB8uqUWPU0KL1mGfYVyL00jn4W4yQE
[09-Jun-2026 07:55:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 07:55:55 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 07:55:55 UTC] User ID: 761
[09-Jun-2026 07:55:55 UTC] ✅ User profile retrieved successfully for user ID: 761
[09-Jun-2026 07:55:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 07:55:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 07:55:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.139.138.139, 162.158.172.253","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYxIiwidXNlcm5hbWUiOiJVemJla2lzdGFuIiwiZW1haWwiOiJpbW9tb3Zhc2FiaW5hNDk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTU5NDAyOX0.5TqUO90VsUw9uuB8uqUWPU0KL1mGfYVyL00jn4W4yQE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a08e93ac5d8beed2-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.139.138.139","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[09-Jun-2026 07:55:56 UTC] === User Orders API Called ===
[09-Jun-2026 07:55:56 UTC] User ID: 761
[09-Jun-2026 07:55:56 UTC] Limit: 20, Offset: 0
[09-Jun-2026 07:55:56 UTC] Orders found: 0
[09-Jun-2026 07:55:56 UTC] Orders data: []
[09-Jun-2026 07:55:56 UTC] Total orders count: 0
[09-Jun-2026 07:55:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 07:55:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 07:55:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.139.138.139, 162.158.172.253","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYxIiwidXNlcm5hbWUiOiJVemJla2lzdGFuIiwiZW1haWwiOiJpbW9tb3Zhc2FiaW5hNDk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTU5NDAyOX0.5TqUO90VsUw9uuB8uqUWPU0KL1mGfYVyL00jn4W4yQE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a08e93b4c8d8eed2-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.139.138.139","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[09-Jun-2026 07:55:57 UTC] === User Orders API Called ===
[09-Jun-2026 07:55:57 UTC] User ID: 761
[09-Jun-2026 07:55:57 UTC] Limit: 20, Offset: 0
[09-Jun-2026 07:55:57 UTC] Orders found: 0
[09-Jun-2026 07:55:57 UTC] === API CALL LOG ===
[09-Jun-2026 07:55:57 UTC] Orders data: []
[09-Jun-2026 07:55:57 UTC] Endpoint: user/profile.php
[09-Jun-2026 07:55:57 UTC] Full Log Data: {
    "timestamp": "2026-06-09 07:55:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.139",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.139, 162.158.172.253",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYxIiwidXNlcm5hbWUiOiJVemJla2lzdGFuIiwiZW1haWwiOiJpbW9tb3Zhc2FiaW5hNDk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTU5NDAyOX0.5TqUO90VsUw9uuB8uqUWPU0KL1mGfYVyL00jn4W4yQE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08e93b4c8d9eed2-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.139",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 07:55:57 UTC] === END API CALL LOG ===
[09-Jun-2026 07:55:57 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 07:55:57 UTC] Total orders count: 0
[09-Jun-2026 07:55:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYxIiwidXNlcm5hbWUiOiJVemJla2lzdGFuIiwiZW1haWwiOiJpbW9tb3Zhc2FiaW5hNDk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTU5NDAyOX0.5TqUO90VsUw9uuB8uqUWPU0KL1mGfYVyL00jn4W4yQE
[09-Jun-2026 07:55:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 07:55:57 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 07:55:57 UTC] User ID: 761
[09-Jun-2026 07:55:57 UTC] === API CALL LOG ===
[09-Jun-2026 07:55:57 UTC] Endpoint: user/profile.php
[09-Jun-2026 07:55:57 UTC] Full Log Data: {
    "timestamp": "2026-06-09 07:55:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.139",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.139, 162.158.172.253",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYxIiwidXNlcm5hbWUiOiJVemJla2lzdGFuIiwiZW1haWwiOiJpbW9tb3Zhc2FiaW5hNDk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTU5NDAyOX0.5TqUO90VsUw9uuB8uqUWPU0KL1mGfYVyL00jn4W4yQE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08e93b4c8daeed2-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.139",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 07:55:57 UTC] === END API CALL LOG ===
[09-Jun-2026 07:55:57 UTC] ✅ User profile retrieved successfully for user ID: 761
[09-Jun-2026 07:55:57 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 07:55:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYxIiwidXNlcm5hbWUiOiJVemJla2lzdGFuIiwiZW1haWwiOiJpbW9tb3Zhc2FiaW5hNDk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTU5NDAyOX0.5TqUO90VsUw9uuB8uqUWPU0KL1mGfYVyL00jn4W4yQE
[09-Jun-2026 07:55:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 07:55:57 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 07:55:57 UTC] User ID: 761
[09-Jun-2026 07:55:57 UTC] ✅ User profile retrieved successfully for user ID: 761
[09-Jun-2026 07:55:58 UTC] === API CALL LOG ===
[09-Jun-2026 07:55:58 UTC] Endpoint: user/profile.php
[09-Jun-2026 07:55:58 UTC] Full Log Data: {
    "timestamp": "2026-06-09 07:55:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.139",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.139, 162.158.172.253",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYxIiwidXNlcm5hbWUiOiJVemJla2lzdGFuIiwiZW1haWwiOiJpbW9tb3Zhc2FiaW5hNDk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTU5NDAyOX0.5TqUO90VsUw9uuB8uqUWPU0KL1mGfYVyL00jn4W4yQE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08e93ba7d74eed2-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.139",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 07:55:58 UTC] === END API CALL LOG ===
[09-Jun-2026 07:55:58 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 07:55:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYxIiwidXNlcm5hbWUiOiJVemJla2lzdGFuIiwiZW1haWwiOiJpbW9tb3Zhc2FiaW5hNDk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTU5NDAyOX0.5TqUO90VsUw9uuB8uqUWPU0KL1mGfYVyL00jn4W4yQE
[09-Jun-2026 07:55:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 07:55:58 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 07:55:58 UTC] User ID: 761
[09-Jun-2026 07:55:58 UTC] ✅ User profile retrieved successfully for user ID: 761
[09-Jun-2026 07:56:04 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 07:56:04 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 07:56:04 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.139.138.139, 162.158.172.253","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYxIiwidXNlcm5hbWUiOiJVemJla2lzdGFuIiwiZW1haWwiOiJpbW9tb3Zhc2FiaW5hNDk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTU5NDAyOX0.5TqUO90VsUw9uuB8uqUWPU0KL1mGfYVyL00jn4W4yQE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a08e93e21bbdeed2-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.139.138.139","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[09-Jun-2026 07:56:04 UTC] === User Orders API Called ===
[09-Jun-2026 07:56:04 UTC] User ID: 761
[09-Jun-2026 07:56:04 UTC] Limit: 20, Offset: 0
[09-Jun-2026 07:56:04 UTC] Orders found: 0
[09-Jun-2026 07:56:04 UTC] Orders data: []
[09-Jun-2026 07:56:04 UTC] Total orders count: 0
[09-Jun-2026 07:56:04 UTC] === API CALL LOG ===
[09-Jun-2026 07:56:04 UTC] Endpoint: user/profile.php
[09-Jun-2026 07:56:04 UTC] Full Log Data: {
    "timestamp": "2026-06-09 07:56:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.139",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.139, 162.158.172.253",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYxIiwidXNlcm5hbWUiOiJVemJla2lzdGFuIiwiZW1haWwiOiJpbW9tb3Zhc2FiaW5hNDk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTU5NDAyOX0.5TqUO90VsUw9uuB8uqUWPU0KL1mGfYVyL00jn4W4yQE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08e93e21bbeeed2-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.139",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 07:56:04 UTC] === END API CALL LOG ===
[09-Jun-2026 07:56:04 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 07:56:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYxIiwidXNlcm5hbWUiOiJVemJla2lzdGFuIiwiZW1haWwiOiJpbW9tb3Zhc2FiaW5hNDk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTU5NDAyOX0.5TqUO90VsUw9uuB8uqUWPU0KL1mGfYVyL00jn4W4yQE
[09-Jun-2026 07:56:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 07:56:04 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 07:56:04 UTC] User ID: 761
[09-Jun-2026 07:56:04 UTC] === API CALL LOG ===
[09-Jun-2026 07:56:04 UTC] Endpoint: user/profile.php
[09-Jun-2026 07:56:04 UTC] Full Log Data: {
    "timestamp": "2026-06-09 07:56:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.139",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.139, 162.158.172.253",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYxIiwidXNlcm5hbWUiOiJVemJla2lzdGFuIiwiZW1haWwiOiJpbW9tb3Zhc2FiaW5hNDk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTU5NDAyOX0.5TqUO90VsUw9uuB8uqUWPU0KL1mGfYVyL00jn4W4yQE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08e93e21bc1eed2-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.139",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 07:56:04 UTC] === END API CALL LOG ===
[09-Jun-2026 07:56:04 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 07:56:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYxIiwidXNlcm5hbWUiOiJVemJla2lzdGFuIiwiZW1haWwiOiJpbW9tb3Zhc2FiaW5hNDk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTU5NDAyOX0.5TqUO90VsUw9uuB8uqUWPU0KL1mGfYVyL00jn4W4yQE
[09-Jun-2026 07:56:04 UTC] ✅ User profile retrieved successfully for user ID: 761
[09-Jun-2026 07:56:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 07:56:04 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 07:56:04 UTC] User ID: 761
[09-Jun-2026 07:56:04 UTC] ✅ User profile retrieved successfully for user ID: 761
[09-Jun-2026 07:56:05 UTC] === API CALL LOG ===
[09-Jun-2026 07:56:05 UTC] Endpoint: user/profile.php
[09-Jun-2026 07:56:05 UTC] Full Log Data: {
    "timestamp": "2026-06-09 07:56:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.139",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.139, 162.158.172.253",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYxIiwidXNlcm5hbWUiOiJVemJla2lzdGFuIiwiZW1haWwiOiJpbW9tb3Zhc2FiaW5hNDk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTU5NDAyOX0.5TqUO90VsUw9uuB8uqUWPU0KL1mGfYVyL00jn4W4yQE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08e93e7dfd5eed2-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.139",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 07:56:05 UTC] === END API CALL LOG ===
[09-Jun-2026 07:56:05 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 07:56:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYxIiwidXNlcm5hbWUiOiJVemJla2lzdGFuIiwiZW1haWwiOiJpbW9tb3Zhc2FiaW5hNDk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTU5NDAyOX0.5TqUO90VsUw9uuB8uqUWPU0KL1mGfYVyL00jn4W4yQE
[09-Jun-2026 07:56:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 07:56:05 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 07:56:05 UTC] User ID: 761
[09-Jun-2026 07:56:05 UTC] ✅ User profile retrieved successfully for user ID: 761
[09-Jun-2026 07:56:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 07:56:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 07:56:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.139.138.139, 162.158.172.253","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYxIiwidXNlcm5hbWUiOiJVemJla2lzdGFuIiwiZW1haWwiOiJpbW9tb3Zhc2FiaW5hNDk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTU5NDAyOX0.5TqUO90VsUw9uuB8uqUWPU0KL1mGfYVyL00jn4W4yQE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a08e93f3597ceed2-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.139.138.139","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[09-Jun-2026 07:56:07 UTC] === User Orders API Called ===
[09-Jun-2026 07:56:07 UTC] User ID: 761
[09-Jun-2026 07:56:07 UTC] Limit: 20, Offset: 0
[09-Jun-2026 07:56:07 UTC] Orders found: 0
[09-Jun-2026 07:56:07 UTC] Orders data: []
[09-Jun-2026 07:56:07 UTC] Total orders count: 0
[09-Jun-2026 07:56:08 UTC] === API CALL LOG ===
[09-Jun-2026 07:56:08 UTC] Endpoint: user/profile.php
[09-Jun-2026 07:56:08 UTC] Full Log Data: {
    "timestamp": "2026-06-09 07:56:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.139",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.139, 162.158.172.253",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYxIiwidXNlcm5hbWUiOiJVemJla2lzdGFuIiwiZW1haWwiOiJpbW9tb3Zhc2FiaW5hNDk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTU5NDAyOX0.5TqUO90VsUw9uuB8uqUWPU0KL1mGfYVyL00jn4W4yQE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08e93fb1aeceed2-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.139",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 07:56:08 UTC] === END API CALL LOG ===
[09-Jun-2026 07:56:08 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 07:56:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYxIiwidXNlcm5hbWUiOiJVemJla2lzdGFuIiwiZW1haWwiOiJpbW9tb3Zhc2FiaW5hNDk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTU5NDAyOX0.5TqUO90VsUw9uuB8uqUWPU0KL1mGfYVyL00jn4W4yQE
[09-Jun-2026 07:56:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 07:56:08 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 07:56:08 UTC] User ID: 761
[09-Jun-2026 07:56:08 UTC] ✅ User profile retrieved successfully for user ID: 761
[09-Jun-2026 07:56:09 UTC] User Purchases API - User ID: 761
[09-Jun-2026 07:56:09 UTC] User Purchases API - Total purchases found: 1
[09-Jun-2026 08:56:11 UTC] === API CALL LOG ===
[09-Jun-2026 08:56:11 UTC] Endpoint: user/profile.php
[09-Jun-2026 08:56:11 UTC] Full Log Data: {
    "timestamp": "2026-06-09 08:56:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.115.146.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.115.146.70, 162.158.110.104",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYyIiwidXNlcm5hbWUiOiJAbWVocmFkX3BvdiIsImVtYWlsIjoibG15cnpheXk1MzhAZ21haWwuY29tIiwiZXhwIjoxNzgxNjAwMTcwfQ.RUnPFV0jP_PeAUwGmBSQZIgxrf25V9W6PCHwn-cvjZ0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08eebeffb453669-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.115.146.70",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 08:56:11 UTC] === END API CALL LOG ===
[09-Jun-2026 08:56:11 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 08:56:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYyIiwidXNlcm5hbWUiOiJAbWVocmFkX3BvdiIsImVtYWlsIjoibG15cnpheXk1MzhAZ21haWwuY29tIiwiZXhwIjoxNzgxNjAwMTcwfQ.RUnPFV0jP_PeAUwGmBSQZIgxrf25V9W6PCHwn-cvjZ0
[09-Jun-2026 08:56:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 08:56:11 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 08:56:11 UTC] User ID: 762
[09-Jun-2026 08:56:11 UTC] ✅ User profile retrieved successfully for user ID: 762
[09-Jun-2026 08:56:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 08:56:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 08:56:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"5.115.146.70, 162.158.110.104","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYyIiwidXNlcm5hbWUiOiJAbWVocmFkX3BvdiIsImVtYWlsIjoibG15cnpheXk1MzhAZ21haWwuY29tIiwiZXhwIjoxNzgxNjAwMTcwfQ.RUnPFV0jP_PeAUwGmBSQZIgxrf25V9W6PCHwn-cvjZ0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a08eebeffb4b3669-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"5.115.146.70","cf-ipcountry":"IR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[09-Jun-2026 08:56:11 UTC] === User Orders API Called ===
[09-Jun-2026 08:56:11 UTC] User ID: 762
[09-Jun-2026 08:56:11 UTC] Limit: 20, Offset: 0
[09-Jun-2026 08:56:11 UTC] Orders found: 0
[09-Jun-2026 08:56:11 UTC] Orders data: []
[09-Jun-2026 08:56:11 UTC] Total orders count: 0
[09-Jun-2026 08:56:13 UTC] === API CALL LOG ===
[09-Jun-2026 08:56:13 UTC] Endpoint: user/profile.php
[09-Jun-2026 08:56:13 UTC] Full Log Data: {
    "timestamp": "2026-06-09 08:56:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.115.146.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.115.146.70, 162.158.110.104",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYyIiwidXNlcm5hbWUiOiJAbWVocmFkX3BvdiIsImVtYWlsIjoibG15cnpheXk1MzhAZ21haWwuY29tIiwiZXhwIjoxNzgxNjAwMTcwfQ.RUnPFV0jP_PeAUwGmBSQZIgxrf25V9W6PCHwn-cvjZ0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08eebfee9473669-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.115.146.70",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 08:56:13 UTC] === END API CALL LOG ===
[09-Jun-2026 08:56:13 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 08:56:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYyIiwidXNlcm5hbWUiOiJAbWVocmFkX3BvdiIsImVtYWlsIjoibG15cnpheXk1MzhAZ21haWwuY29tIiwiZXhwIjoxNzgxNjAwMTcwfQ.RUnPFV0jP_PeAUwGmBSQZIgxrf25V9W6PCHwn-cvjZ0
[09-Jun-2026 08:56:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 08:56:13 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 08:56:13 UTC] User ID: 762
[09-Jun-2026 08:56:13 UTC] ✅ User profile retrieved successfully for user ID: 762
[09-Jun-2026 08:56:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 08:56:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 08:56:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"5.115.146.70, 162.158.110.104","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYyIiwidXNlcm5hbWUiOiJAbWVocmFkX3BvdiIsImVtYWlsIjoibG15cnpheXk1MzhAZ21haWwuY29tIiwiZXhwIjoxNzgxNjAwMTcwfQ.RUnPFV0jP_PeAUwGmBSQZIgxrf25V9W6PCHwn-cvjZ0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a08eec34acf73669-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"5.115.146.70","cf-ipcountry":"IR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[09-Jun-2026 08:56:22 UTC] === User Orders API Called ===
[09-Jun-2026 08:56:22 UTC] User ID: 762
[09-Jun-2026 08:56:22 UTC] Limit: 20, Offset: 0
[09-Jun-2026 08:56:22 UTC] Orders found: 0
[09-Jun-2026 08:56:22 UTC] Orders data: []
[09-Jun-2026 08:56:22 UTC] Total orders count: 0
[09-Jun-2026 08:56:22 UTC] === API CALL LOG ===
[09-Jun-2026 08:56:22 UTC] Endpoint: user/profile.php
[09-Jun-2026 08:56:22 UTC] Full Log Data: {
    "timestamp": "2026-06-09 08:56:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.115.146.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.115.146.70, 162.158.110.104",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYyIiwidXNlcm5hbWUiOiJAbWVocmFkX3BvdiIsImVtYWlsIjoibG15cnpheXk1MzhAZ21haWwuY29tIiwiZXhwIjoxNzgxNjAwMTcwfQ.RUnPFV0jP_PeAUwGmBSQZIgxrf25V9W6PCHwn-cvjZ0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08eec34acfb3669-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.115.146.70",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 08:56:22 UTC] === END API CALL LOG ===
[09-Jun-2026 08:56:22 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 08:56:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYyIiwidXNlcm5hbWUiOiJAbWVocmFkX3BvdiIsImVtYWlsIjoibG15cnpheXk1MzhAZ21haWwuY29tIiwiZXhwIjoxNzgxNjAwMTcwfQ.RUnPFV0jP_PeAUwGmBSQZIgxrf25V9W6PCHwn-cvjZ0
[09-Jun-2026 08:56:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 08:56:22 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 08:56:22 UTC] User ID: 762
[09-Jun-2026 08:56:22 UTC] ✅ User profile retrieved successfully for user ID: 762
[09-Jun-2026 08:56:25 UTC] === API CALL LOG ===
[09-Jun-2026 08:56:25 UTC] Endpoint: user/profile.php
[09-Jun-2026 08:56:25 UTC] Full Log Data: {
    "timestamp": "2026-06-09 08:56:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.115.146.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.115.146.70, 162.158.110.104",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYyIiwidXNlcm5hbWUiOiJAbWVocmFkX3BvdiIsImVtYWlsIjoibG15cnpheXk1MzhAZ21haWwuY29tIiwiZXhwIjoxNzgxNjAwMTcwfQ.RUnPFV0jP_PeAUwGmBSQZIgxrf25V9W6PCHwn-cvjZ0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08eec451e023669-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.115.146.70",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 08:56:25 UTC] === END API CALL LOG ===
[09-Jun-2026 08:56:25 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 08:56:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYyIiwidXNlcm5hbWUiOiJAbWVocmFkX3BvdiIsImVtYWlsIjoibG15cnpheXk1MzhAZ21haWwuY29tIiwiZXhwIjoxNzgxNjAwMTcwfQ.RUnPFV0jP_PeAUwGmBSQZIgxrf25V9W6PCHwn-cvjZ0
[09-Jun-2026 08:56:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 08:56:25 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 08:56:25 UTC] User ID: 762
[09-Jun-2026 08:56:25 UTC] ✅ User profile retrieved successfully for user ID: 762
[09-Jun-2026 08:56:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 08:56:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 08:56:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"5.115.146.70, 162.158.110.104","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYyIiwidXNlcm5hbWUiOiJAbWVocmFkX3BvdiIsImVtYWlsIjoibG15cnpheXk1MzhAZ21haWwuY29tIiwiZXhwIjoxNzgxNjAwMTcwfQ.RUnPFV0jP_PeAUwGmBSQZIgxrf25V9W6PCHwn-cvjZ0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a08eec4d8f373669-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"5.115.146.70","cf-ipcountry":"IR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[09-Jun-2026 08:56:26 UTC] === User Orders API Called ===
[09-Jun-2026 08:56:26 UTC] User ID: 762
[09-Jun-2026 08:56:26 UTC] Limit: 20, Offset: 0
[09-Jun-2026 08:56:26 UTC] Orders found: 0
[09-Jun-2026 08:56:26 UTC] Orders data: []
[09-Jun-2026 08:56:26 UTC] Total orders count: 0
[09-Jun-2026 08:56:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 08:56:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 08:56:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"5.115.146.70, 162.158.110.104","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYyIiwidXNlcm5hbWUiOiJAbWVocmFkX3BvdiIsImVtYWlsIjoibG15cnpheXk1MzhAZ21haWwuY29tIiwiZXhwIjoxNzgxNjAwMTcwfQ.RUnPFV0jP_PeAUwGmBSQZIgxrf25V9W6PCHwn-cvjZ0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a08eec55afc73669-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"5.115.146.70","cf-ipcountry":"IR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[09-Jun-2026 08:56:27 UTC] === User Orders API Called ===
[09-Jun-2026 08:56:27 UTC] User ID: 762
[09-Jun-2026 08:56:27 UTC] Limit: 20, Offset: 0
[09-Jun-2026 08:56:27 UTC] Orders found: 0
[09-Jun-2026 08:56:27 UTC] Orders data: []
[09-Jun-2026 08:56:27 UTC] Total orders count: 0
[09-Jun-2026 08:56:27 UTC] === API CALL LOG ===
[09-Jun-2026 08:56:27 UTC] Endpoint: user/profile.php
[09-Jun-2026 08:56:27 UTC] Full Log Data: {
    "timestamp": "2026-06-09 08:56:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.115.146.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.115.146.70, 162.158.110.104",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYyIiwidXNlcm5hbWUiOiJAbWVocmFkX3BvdiIsImVtYWlsIjoibG15cnpheXk1MzhAZ21haWwuY29tIiwiZXhwIjoxNzgxNjAwMTcwfQ.RUnPFV0jP_PeAUwGmBSQZIgxrf25V9W6PCHwn-cvjZ0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08eec55afc83669-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.115.146.70",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 08:56:27 UTC] === END API CALL LOG ===
[09-Jun-2026 08:56:27 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 08:56:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYyIiwidXNlcm5hbWUiOiJAbWVocmFkX3BvdiIsImVtYWlsIjoibG15cnpheXk1MzhAZ21haWwuY29tIiwiZXhwIjoxNzgxNjAwMTcwfQ.RUnPFV0jP_PeAUwGmBSQZIgxrf25V9W6PCHwn-cvjZ0
[09-Jun-2026 08:56:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 08:56:27 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 08:56:27 UTC] User ID: 762
[09-Jun-2026 08:56:27 UTC] ✅ User profile retrieved successfully for user ID: 762
[09-Jun-2026 08:56:28 UTC] === API CALL LOG ===
[09-Jun-2026 08:56:28 UTC] Endpoint: user/profile.php
[09-Jun-2026 08:56:28 UTC] Full Log Data: {
    "timestamp": "2026-06-09 08:56:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.115.146.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.115.146.70, 162.158.110.104",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYyIiwidXNlcm5hbWUiOiJAbWVocmFkX3BvdiIsImVtYWlsIjoibG15cnpheXk1MzhAZ21haWwuY29tIiwiZXhwIjoxNzgxNjAwMTcwfQ.RUnPFV0jP_PeAUwGmBSQZIgxrf25V9W6PCHwn-cvjZ0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08eec58eb843669-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.115.146.70",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 08:56:28 UTC] === END API CALL LOG ===
[09-Jun-2026 08:56:28 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 08:56:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYyIiwidXNlcm5hbWUiOiJAbWVocmFkX3BvdiIsImVtYWlsIjoibG15cnpheXk1MzhAZ21haWwuY29tIiwiZXhwIjoxNzgxNjAwMTcwfQ.RUnPFV0jP_PeAUwGmBSQZIgxrf25V9W6PCHwn-cvjZ0
[09-Jun-2026 08:56:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 08:56:28 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 08:56:28 UTC] User ID: 762
[09-Jun-2026 08:56:28 UTC] ✅ User profile retrieved successfully for user ID: 762
[09-Jun-2026 08:56:31 UTC] === API CALL LOG ===
[09-Jun-2026 08:56:31 UTC] Endpoint: user/profile.php
[09-Jun-2026 08:56:31 UTC] Full Log Data: {
    "timestamp": "2026-06-09 08:56:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.115.146.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.115.146.70, 162.158.110.104",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYyIiwidXNlcm5hbWUiOiJAbWVocmFkX3BvdiIsImVtYWlsIjoibG15cnpheXk1MzhAZ21haWwuY29tIiwiZXhwIjoxNzgxNjAwMTcwfQ.RUnPFV0jP_PeAUwGmBSQZIgxrf25V9W6PCHwn-cvjZ0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08eec6b2dc83669-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.115.146.70",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 08:56:31 UTC] === END API CALL LOG ===
[09-Jun-2026 08:56:31 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 08:56:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYyIiwidXNlcm5hbWUiOiJAbWVocmFkX3BvdiIsImVtYWlsIjoibG15cnpheXk1MzhAZ21haWwuY29tIiwiZXhwIjoxNzgxNjAwMTcwfQ.RUnPFV0jP_PeAUwGmBSQZIgxrf25V9W6PCHwn-cvjZ0
[09-Jun-2026 08:56:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 08:56:31 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 08:56:31 UTC] User ID: 762
[09-Jun-2026 08:56:31 UTC] ✅ User profile retrieved successfully for user ID: 762
[09-Jun-2026 08:56:47 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 08:56:47 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 08:56:47 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"5.115.146.70, 162.158.110.104","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYyIiwidXNlcm5hbWUiOiJAbWVocmFkX3BvdiIsImVtYWlsIjoibG15cnpheXk1MzhAZ21haWwuY29tIiwiZXhwIjoxNzgxNjAwMTcwfQ.RUnPFV0jP_PeAUwGmBSQZIgxrf25V9W6PCHwn-cvjZ0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a08eecce89d33669-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"5.115.146.70","cf-ipcountry":"IR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[09-Jun-2026 08:56:47 UTC] === User Orders API Called ===
[09-Jun-2026 08:56:47 UTC] User ID: 762
[09-Jun-2026 08:56:47 UTC] Limit: 20, Offset: 0
[09-Jun-2026 08:56:47 UTC] Orders found: 0
[09-Jun-2026 08:56:47 UTC] Orders data: []
[09-Jun-2026 08:56:47 UTC] Total orders count: 0
[09-Jun-2026 08:56:47 UTC] === API CALL LOG ===
[09-Jun-2026 08:56:47 UTC] Endpoint: user/profile.php
[09-Jun-2026 08:56:47 UTC] Full Log Data: {
    "timestamp": "2026-06-09 08:56:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.115.146.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.115.146.70, 162.158.110.104",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYyIiwidXNlcm5hbWUiOiJAbWVocmFkX3BvdiIsImVtYWlsIjoibG15cnpheXk1MzhAZ21haWwuY29tIiwiZXhwIjoxNzgxNjAwMTcwfQ.RUnPFV0jP_PeAUwGmBSQZIgxrf25V9W6PCHwn-cvjZ0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08eecce89d83669-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.115.146.70",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 08:56:47 UTC] === END API CALL LOG ===
[09-Jun-2026 08:56:47 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 08:56:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYyIiwidXNlcm5hbWUiOiJAbWVocmFkX3BvdiIsImVtYWlsIjoibG15cnpheXk1MzhAZ21haWwuY29tIiwiZXhwIjoxNzgxNjAwMTcwfQ.RUnPFV0jP_PeAUwGmBSQZIgxrf25V9W6PCHwn-cvjZ0
[09-Jun-2026 08:56:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 08:56:47 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 08:56:47 UTC] User ID: 762
[09-Jun-2026 08:56:47 UTC] ✅ User profile retrieved successfully for user ID: 762
[09-Jun-2026 08:56:48 UTC] === API CALL LOG ===
[09-Jun-2026 08:56:48 UTC] Endpoint: user/profile.php
[09-Jun-2026 08:56:48 UTC] Full Log Data: {
    "timestamp": "2026-06-09 08:56:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.115.146.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.115.146.70, 162.158.110.104",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYyIiwidXNlcm5hbWUiOiJAbWVocmFkX3BvdiIsImVtYWlsIjoibG15cnpheXk1MzhAZ21haWwuY29tIiwiZXhwIjoxNzgxNjAwMTcwfQ.RUnPFV0jP_PeAUwGmBSQZIgxrf25V9W6PCHwn-cvjZ0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08eecda1d5b3669-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.115.146.70",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 08:56:48 UTC] === END API CALL LOG ===
[09-Jun-2026 08:56:48 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 08:56:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYyIiwidXNlcm5hbWUiOiJAbWVocmFkX3BvdiIsImVtYWlsIjoibG15cnpheXk1MzhAZ21haWwuY29tIiwiZXhwIjoxNzgxNjAwMTcwfQ.RUnPFV0jP_PeAUwGmBSQZIgxrf25V9W6PCHwn-cvjZ0
[09-Jun-2026 08:56:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 08:56:48 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 08:56:48 UTC] User ID: 762
[09-Jun-2026 08:56:48 UTC] ✅ User profile retrieved successfully for user ID: 762
[09-Jun-2026 08:56:50 UTC] === API CALL LOG ===
[09-Jun-2026 08:56:50 UTC] Endpoint: user/profile.php
[09-Jun-2026 08:56:50 UTC] Full Log Data: {
    "timestamp": "2026-06-09 08:56:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.115.146.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.115.146.70, 162.158.110.104",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYyIiwidXNlcm5hbWUiOiJAbWVocmFkX3BvdiIsImVtYWlsIjoibG15cnpheXk1MzhAZ21haWwuY29tIiwiZXhwIjoxNzgxNjAwMTcwfQ.RUnPFV0jP_PeAUwGmBSQZIgxrf25V9W6PCHwn-cvjZ0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08eece3df0f3669-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.115.146.70",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 08:56:50 UTC] === END API CALL LOG ===
[09-Jun-2026 08:56:50 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 08:56:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYyIiwidXNlcm5hbWUiOiJAbWVocmFkX3BvdiIsImVtYWlsIjoibG15cnpheXk1MzhAZ21haWwuY29tIiwiZXhwIjoxNzgxNjAwMTcwfQ.RUnPFV0jP_PeAUwGmBSQZIgxrf25V9W6PCHwn-cvjZ0
[09-Jun-2026 08:56:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 08:56:50 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 08:56:50 UTC] User ID: 762
[09-Jun-2026 08:56:50 UTC] ✅ User profile retrieved successfully for user ID: 762
[09-Jun-2026 08:56:58 UTC] === API CALL LOG ===
[09-Jun-2026 08:56:58 UTC] Endpoint: user/profile.php
[09-Jun-2026 08:56:58 UTC] Full Log Data: {
    "timestamp": "2026-06-09 08:56:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.115.146.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.115.146.70, 162.158.110.104",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYyIiwidXNlcm5hbWUiOiJAbWVocmFkX3BvdiIsImVtYWlsIjoibG15cnpheXk1MzhAZ21haWwuY29tIiwiZXhwIjoxNzgxNjAwMTcwfQ.RUnPFV0jP_PeAUwGmBSQZIgxrf25V9W6PCHwn-cvjZ0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08eed1718a03669-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.115.146.70",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 08:56:58 UTC] === END API CALL LOG ===
[09-Jun-2026 08:56:58 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 08:56:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYyIiwidXNlcm5hbWUiOiJAbWVocmFkX3BvdiIsImVtYWlsIjoibG15cnpheXk1MzhAZ21haWwuY29tIiwiZXhwIjoxNzgxNjAwMTcwfQ.RUnPFV0jP_PeAUwGmBSQZIgxrf25V9W6PCHwn-cvjZ0
[09-Jun-2026 08:56:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 08:56:58 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 08:56:58 UTC] User ID: 762
[09-Jun-2026 08:56:58 UTC] ✅ User profile retrieved successfully for user ID: 762
[09-Jun-2026 08:56:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 08:56:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 08:56:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"5.115.146.70, 162.158.110.104","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYyIiwidXNlcm5hbWUiOiJAbWVocmFkX3BvdiIsImVtYWlsIjoibG15cnpheXk1MzhAZ21haWwuY29tIiwiZXhwIjoxNzgxNjAwMTcwfQ.RUnPFV0jP_PeAUwGmBSQZIgxrf25V9W6PCHwn-cvjZ0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a08eed17189e3669-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"5.115.146.70","cf-ipcountry":"IR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[09-Jun-2026 08:56:58 UTC] === User Orders API Called ===
[09-Jun-2026 08:56:58 UTC] User ID: 762
[09-Jun-2026 08:56:58 UTC] Limit: 20, Offset: 0
[09-Jun-2026 08:56:58 UTC] Orders found: 0
[09-Jun-2026 08:56:58 UTC] Orders data: []
[09-Jun-2026 08:56:58 UTC] Total orders count: 0
[09-Jun-2026 08:56:59 UTC] === API CALL LOG ===
[09-Jun-2026 08:56:59 UTC] Endpoint: user/profile.php
[09-Jun-2026 08:56:59 UTC] Full Log Data: {
    "timestamp": "2026-06-09 08:56:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.115.146.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.115.146.70, 162.158.110.104",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYyIiwidXNlcm5hbWUiOiJAbWVocmFkX3BvdiIsImVtYWlsIjoibG15cnpheXk1MzhAZ21haWwuY29tIiwiZXhwIjoxNzgxNjAwMTcwfQ.RUnPFV0jP_PeAUwGmBSQZIgxrf25V9W6PCHwn-cvjZ0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08eed1ddf133669-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.115.146.70",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 08:56:59 UTC] === END API CALL LOG ===
[09-Jun-2026 08:56:59 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 08:56:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYyIiwidXNlcm5hbWUiOiJAbWVocmFkX3BvdiIsImVtYWlsIjoibG15cnpheXk1MzhAZ21haWwuY29tIiwiZXhwIjoxNzgxNjAwMTcwfQ.RUnPFV0jP_PeAUwGmBSQZIgxrf25V9W6PCHwn-cvjZ0
[09-Jun-2026 08:56:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 08:56:59 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 08:56:59 UTC] User ID: 762
[09-Jun-2026 08:56:59 UTC] ✅ User profile retrieved successfully for user ID: 762
[09-Jun-2026 08:56:59 UTC] === API CALL LOG ===
[09-Jun-2026 08:56:59 UTC] Endpoint: user/profile.php
[09-Jun-2026 08:56:59 UTC] Full Log Data: {
    "timestamp": "2026-06-09 08:56:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.115.146.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.115.146.70, 162.158.110.104",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYyIiwidXNlcm5hbWUiOiJAbWVocmFkX3BvdiIsImVtYWlsIjoibG15cnpheXk1MzhAZ21haWwuY29tIiwiZXhwIjoxNzgxNjAwMTcwfQ.RUnPFV0jP_PeAUwGmBSQZIgxrf25V9W6PCHwn-cvjZ0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08eed1edfcc3669-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.115.146.70",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 08:56:59 UTC] === END API CALL LOG ===
[09-Jun-2026 08:56:59 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 08:56:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYyIiwidXNlcm5hbWUiOiJAbWVocmFkX3BvdiIsImVtYWlsIjoibG15cnpheXk1MzhAZ21haWwuY29tIiwiZXhwIjoxNzgxNjAwMTcwfQ.RUnPFV0jP_PeAUwGmBSQZIgxrf25V9W6PCHwn-cvjZ0
[09-Jun-2026 08:56:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 08:56:59 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 08:56:59 UTC] User ID: 762
[09-Jun-2026 08:56:59 UTC] ✅ User profile retrieved successfully for user ID: 762
[09-Jun-2026 08:57:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 08:57:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 08:57:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"5.115.146.70, 162.158.110.104","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYyIiwidXNlcm5hbWUiOiJAbWVocmFkX3BvdiIsImVtYWlsIjoibG15cnpheXk1MzhAZ21haWwuY29tIiwiZXhwIjoxNzgxNjAwMTcwfQ.RUnPFV0jP_PeAUwGmBSQZIgxrf25V9W6PCHwn-cvjZ0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a08eed2a28e73669-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"5.115.146.70","cf-ipcountry":"IR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[09-Jun-2026 08:57:01 UTC] === User Orders API Called ===
[09-Jun-2026 08:57:01 UTC] User ID: 762
[09-Jun-2026 08:57:01 UTC] Limit: 20, Offset: 0
[09-Jun-2026 08:57:01 UTC] Orders found: 0
[09-Jun-2026 08:57:01 UTC] Orders data: []
[09-Jun-2026 08:57:01 UTC] Total orders count: 0
[09-Jun-2026 08:57:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 08:57:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 08:57:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"5.115.146.70, 162.158.110.104","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYyIiwidXNlcm5hbWUiOiJAbWVocmFkX3BvdiIsImVtYWlsIjoibG15cnpheXk1MzhAZ21haWwuY29tIiwiZXhwIjoxNzgxNjAwMTcwfQ.RUnPFV0jP_PeAUwGmBSQZIgxrf25V9W6PCHwn-cvjZ0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a08eed313f793669-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"5.115.146.70","cf-ipcountry":"IR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[09-Jun-2026 08:57:02 UTC] === User Orders API Called ===
[09-Jun-2026 08:57:02 UTC] User ID: 762
[09-Jun-2026 08:57:02 UTC] Limit: 20, Offset: 0
[09-Jun-2026 08:57:02 UTC] Orders found: 0
[09-Jun-2026 08:57:02 UTC] Orders data: []
[09-Jun-2026 08:57:02 UTC] Total orders count: 0
[09-Jun-2026 08:57:02 UTC] === API CALL LOG ===
[09-Jun-2026 08:57:02 UTC] Endpoint: user/profile.php
[09-Jun-2026 08:57:02 UTC] Full Log Data: {
    "timestamp": "2026-06-09 08:57:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.115.146.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.115.146.70, 162.158.110.104",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYyIiwidXNlcm5hbWUiOiJAbWVocmFkX3BvdiIsImVtYWlsIjoibG15cnpheXk1MzhAZ21haWwuY29tIiwiZXhwIjoxNzgxNjAwMTcwfQ.RUnPFV0jP_PeAUwGmBSQZIgxrf25V9W6PCHwn-cvjZ0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08eed313f7a3669-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.115.146.70",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 08:57:02 UTC] === END API CALL LOG ===
[09-Jun-2026 08:57:02 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 08:57:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYyIiwidXNlcm5hbWUiOiJAbWVocmFkX3BvdiIsImVtYWlsIjoibG15cnpheXk1MzhAZ21haWwuY29tIiwiZXhwIjoxNzgxNjAwMTcwfQ.RUnPFV0jP_PeAUwGmBSQZIgxrf25V9W6PCHwn-cvjZ0
[09-Jun-2026 08:57:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 08:57:02 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 08:57:02 UTC] User ID: 762
[09-Jun-2026 08:57:02 UTC] ✅ User profile retrieved successfully for user ID: 762
[09-Jun-2026 08:57:03 UTC] === API CALL LOG ===
[09-Jun-2026 08:57:03 UTC] Endpoint: user/profile.php
[09-Jun-2026 08:57:03 UTC] Full Log Data: {
    "timestamp": "2026-06-09 08:57:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.115.146.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.115.146.70, 162.158.110.104",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYyIiwidXNlcm5hbWUiOiJAbWVocmFkX3BvdiIsImVtYWlsIjoibG15cnpheXk1MzhAZ21haWwuY29tIiwiZXhwIjoxNzgxNjAwMTcwfQ.RUnPFV0jP_PeAUwGmBSQZIgxrf25V9W6PCHwn-cvjZ0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08eed368c203669-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.115.146.70",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 08:57:03 UTC] === END API CALL LOG ===
[09-Jun-2026 08:57:03 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 08:57:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYyIiwidXNlcm5hbWUiOiJAbWVocmFkX3BvdiIsImVtYWlsIjoibG15cnpheXk1MzhAZ21haWwuY29tIiwiZXhwIjoxNzgxNjAwMTcwfQ.RUnPFV0jP_PeAUwGmBSQZIgxrf25V9W6PCHwn-cvjZ0
[09-Jun-2026 08:57:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 08:57:03 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 08:57:03 UTC] User ID: 762
[09-Jun-2026 08:57:03 UTC] ✅ User profile retrieved successfully for user ID: 762
[09-Jun-2026 08:57:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 08:57:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 08:57:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"5.115.146.70, 162.158.110.104","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYyIiwidXNlcm5hbWUiOiJAbWVocmFkX3BvdiIsImVtYWlsIjoibG15cnpheXk1MzhAZ21haWwuY29tIiwiZXhwIjoxNzgxNjAwMTcwfQ.RUnPFV0jP_PeAUwGmBSQZIgxrf25V9W6PCHwn-cvjZ0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a08eed4579a43669-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"5.115.146.70","cf-ipcountry":"IR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[09-Jun-2026 08:57:06 UTC] === User Orders API Called ===
[09-Jun-2026 08:57:06 UTC] User ID: 762
[09-Jun-2026 08:57:06 UTC] Limit: 20, Offset: 0
[09-Jun-2026 08:57:06 UTC] Orders found: 0
[09-Jun-2026 08:57:06 UTC] Orders data: []
[09-Jun-2026 08:57:06 UTC] Total orders count: 0
[09-Jun-2026 08:57:06 UTC] === API CALL LOG ===
[09-Jun-2026 08:57:06 UTC] Endpoint: user/profile.php
[09-Jun-2026 08:57:06 UTC] Full Log Data: {
    "timestamp": "2026-06-09 08:57:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.115.146.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.115.146.70, 162.158.110.104",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYyIiwidXNlcm5hbWUiOiJAbWVocmFkX3BvdiIsImVtYWlsIjoibG15cnpheXk1MzhAZ21haWwuY29tIiwiZXhwIjoxNzgxNjAwMTcwfQ.RUnPFV0jP_PeAUwGmBSQZIgxrf25V9W6PCHwn-cvjZ0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08eed4579a63669-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.115.146.70",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 08:57:06 UTC] === END API CALL LOG ===
[09-Jun-2026 08:57:06 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 08:57:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYyIiwidXNlcm5hbWUiOiJAbWVocmFkX3BvdiIsImVtYWlsIjoibG15cnpheXk1MzhAZ21haWwuY29tIiwiZXhwIjoxNzgxNjAwMTcwfQ.RUnPFV0jP_PeAUwGmBSQZIgxrf25V9W6PCHwn-cvjZ0
[09-Jun-2026 08:57:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 08:57:06 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 08:57:06 UTC] User ID: 762
[09-Jun-2026 08:57:06 UTC] ✅ User profile retrieved successfully for user ID: 762
[09-Jun-2026 08:57:06 UTC] === API CALL LOG ===
[09-Jun-2026 08:57:06 UTC] Endpoint: user/profile.php
[09-Jun-2026 08:57:06 UTC] Full Log Data: {
    "timestamp": "2026-06-09 08:57:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.115.146.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.115.146.70, 162.158.110.104",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYyIiwidXNlcm5hbWUiOiJAbWVocmFkX3BvdiIsImVtYWlsIjoibG15cnpheXk1MzhAZ21haWwuY29tIiwiZXhwIjoxNzgxNjAwMTcwfQ.RUnPFV0jP_PeAUwGmBSQZIgxrf25V9W6PCHwn-cvjZ0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08eed480be53669-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.115.146.70",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 08:57:06 UTC] === END API CALL LOG ===
[09-Jun-2026 08:57:06 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 08:57:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYyIiwidXNlcm5hbWUiOiJAbWVocmFkX3BvdiIsImVtYWlsIjoibG15cnpheXk1MzhAZ21haWwuY29tIiwiZXhwIjoxNzgxNjAwMTcwfQ.RUnPFV0jP_PeAUwGmBSQZIgxrf25V9W6PCHwn-cvjZ0
[09-Jun-2026 08:57:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 08:57:06 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 08:57:06 UTC] User ID: 762
[09-Jun-2026 08:57:06 UTC] ✅ User profile retrieved successfully for user ID: 762
[09-Jun-2026 08:57:08 UTC] === API CALL LOG ===
[09-Jun-2026 08:57:08 UTC] Endpoint: user/profile.php
[09-Jun-2026 08:57:08 UTC] Full Log Data: {
    "timestamp": "2026-06-09 08:57:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.115.146.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.115.146.70, 162.158.110.104",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYyIiwidXNlcm5hbWUiOiJAbWVocmFkX3BvdiIsImVtYWlsIjoibG15cnpheXk1MzhAZ21haWwuY29tIiwiZXhwIjoxNzgxNjAwMTcwfQ.RUnPFV0jP_PeAUwGmBSQZIgxrf25V9W6PCHwn-cvjZ0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08eed56b8f83669-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.115.146.70",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 08:57:08 UTC] === END API CALL LOG ===
[09-Jun-2026 08:57:08 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 08:57:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYyIiwidXNlcm5hbWUiOiJAbWVocmFkX3BvdiIsImVtYWlsIjoibG15cnpheXk1MzhAZ21haWwuY29tIiwiZXhwIjoxNzgxNjAwMTcwfQ.RUnPFV0jP_PeAUwGmBSQZIgxrf25V9W6PCHwn-cvjZ0
[09-Jun-2026 08:57:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 08:57:08 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 08:57:08 UTC] User ID: 762
[09-Jun-2026 08:57:08 UTC] ✅ User profile retrieved successfully for user ID: 762
[09-Jun-2026 08:57:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 08:57:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 08:57:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"5.115.146.70, 162.158.110.104","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYyIiwidXNlcm5hbWUiOiJAbWVocmFkX3BvdiIsImVtYWlsIjoibG15cnpheXk1MzhAZ21haWwuY29tIiwiZXhwIjoxNzgxNjAwMTcwfQ.RUnPFV0jP_PeAUwGmBSQZIgxrf25V9W6PCHwn-cvjZ0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a08eedad2eca3669-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"5.115.146.70","cf-ipcountry":"IR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[09-Jun-2026 08:57:22 UTC] === User Orders API Called ===
[09-Jun-2026 08:57:22 UTC] User ID: 762
[09-Jun-2026 08:57:22 UTC] Limit: 20, Offset: 0
[09-Jun-2026 08:57:22 UTC] Orders found: 0
[09-Jun-2026 08:57:22 UTC] Orders data: []
[09-Jun-2026 08:57:22 UTC] Total orders count: 0
[09-Jun-2026 08:57:22 UTC] === API CALL LOG ===
[09-Jun-2026 08:57:22 UTC] Endpoint: user/profile.php
[09-Jun-2026 08:57:22 UTC] Full Log Data: {
    "timestamp": "2026-06-09 08:57:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.115.146.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.115.146.70, 162.158.110.104",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYyIiwidXNlcm5hbWUiOiJAbWVocmFkX3BvdiIsImVtYWlsIjoibG15cnpheXk1MzhAZ21haWwuY29tIiwiZXhwIjoxNzgxNjAwMTcwfQ.RUnPFV0jP_PeAUwGmBSQZIgxrf25V9W6PCHwn-cvjZ0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08eedad2ecb3669-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.115.146.70",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 08:57:22 UTC] === END API CALL LOG ===
[09-Jun-2026 08:57:22 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 08:57:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYyIiwidXNlcm5hbWUiOiJAbWVocmFkX3BvdiIsImVtYWlsIjoibG15cnpheXk1MzhAZ21haWwuY29tIiwiZXhwIjoxNzgxNjAwMTcwfQ.RUnPFV0jP_PeAUwGmBSQZIgxrf25V9W6PCHwn-cvjZ0
[09-Jun-2026 08:57:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 08:57:22 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 08:57:22 UTC] User ID: 762
[09-Jun-2026 08:57:22 UTC] ✅ User profile retrieved successfully for user ID: 762
[09-Jun-2026 08:57:24 UTC] === API CALL LOG ===
[09-Jun-2026 08:57:24 UTC] Endpoint: user/profile.php
[09-Jun-2026 08:57:24 UTC] Full Log Data: {
    "timestamp": "2026-06-09 08:57:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.115.146.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.115.146.70, 162.158.110.104",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYyIiwidXNlcm5hbWUiOiJAbWVocmFkX3BvdiIsImVtYWlsIjoibG15cnpheXk1MzhAZ21haWwuY29tIiwiZXhwIjoxNzgxNjAwMTcwfQ.RUnPFV0jP_PeAUwGmBSQZIgxrf25V9W6PCHwn-cvjZ0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08eedb60f213669-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.115.146.70",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 08:57:24 UTC] === END API CALL LOG ===
[09-Jun-2026 08:57:24 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 08:57:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYyIiwidXNlcm5hbWUiOiJAbWVocmFkX3BvdiIsImVtYWlsIjoibG15cnpheXk1MzhAZ21haWwuY29tIiwiZXhwIjoxNzgxNjAwMTcwfQ.RUnPFV0jP_PeAUwGmBSQZIgxrf25V9W6PCHwn-cvjZ0
[09-Jun-2026 08:57:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 08:57:24 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 08:57:24 UTC] User ID: 762
[09-Jun-2026 08:57:24 UTC] ✅ User profile retrieved successfully for user ID: 762
[09-Jun-2026 08:57:25 UTC] === API CALL LOG ===
[09-Jun-2026 08:57:25 UTC] Endpoint: user/profile.php
[09-Jun-2026 08:57:25 UTC] Full Log Data: {
    "timestamp": "2026-06-09 08:57:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.115.146.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.115.146.70, 162.158.110.104",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYyIiwidXNlcm5hbWUiOiJAbWVocmFkX3BvdiIsImVtYWlsIjoibG15cnpheXk1MzhAZ21haWwuY29tIiwiZXhwIjoxNzgxNjAwMTcwfQ.RUnPFV0jP_PeAUwGmBSQZIgxrf25V9W6PCHwn-cvjZ0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08eedbc9d823669-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.115.146.70",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 08:57:25 UTC] === END API CALL LOG ===
[09-Jun-2026 08:57:25 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 08:57:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYyIiwidXNlcm5hbWUiOiJAbWVocmFkX3BvdiIsImVtYWlsIjoibG15cnpheXk1MzhAZ21haWwuY29tIiwiZXhwIjoxNzgxNjAwMTcwfQ.RUnPFV0jP_PeAUwGmBSQZIgxrf25V9W6PCHwn-cvjZ0
[09-Jun-2026 08:57:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 08:57:25 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 08:57:25 UTC] User ID: 762
[09-Jun-2026 08:57:25 UTC] ✅ User profile retrieved successfully for user ID: 762
[09-Jun-2026 08:57:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 08:57:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 08:57:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"5.115.146.70, 162.158.110.105","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYyIiwidXNlcm5hbWUiOiJAbWVocmFkX3BvdiIsImVtYWlsIjoibG15cnpheXk1MzhAZ21haWwuY29tIiwiZXhwIjoxNzgxNjAwMTcwfQ.RUnPFV0jP_PeAUwGmBSQZIgxrf25V9W6PCHwn-cvjZ0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a08eee58bd333669-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"5.115.146.70","cf-ipcountry":"IR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[09-Jun-2026 08:57:50 UTC] === User Orders API Called ===
[09-Jun-2026 08:57:50 UTC] User ID: 762
[09-Jun-2026 08:57:50 UTC] Limit: 20, Offset: 0
[09-Jun-2026 08:57:50 UTC] Orders found: 0
[09-Jun-2026 08:57:50 UTC] Orders data: []
[09-Jun-2026 08:57:50 UTC] Total orders count: 0
[09-Jun-2026 08:57:51 UTC] === API CALL LOG ===
[09-Jun-2026 08:57:51 UTC] Endpoint: user/profile.php
[09-Jun-2026 08:57:51 UTC] Full Log Data: {
    "timestamp": "2026-06-09 08:57:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.115.146.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.115.146.70, 162.158.110.105",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYyIiwidXNlcm5hbWUiOiJAbWVocmFkX3BvdiIsImVtYWlsIjoibG15cnpheXk1MzhAZ21haWwuY29tIiwiZXhwIjoxNzgxNjAwMTcwfQ.RUnPFV0jP_PeAUwGmBSQZIgxrf25V9W6PCHwn-cvjZ0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08eee616e073669-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.115.146.70",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 08:57:51 UTC] === END API CALL LOG ===
[09-Jun-2026 08:57:51 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 08:57:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYyIiwidXNlcm5hbWUiOiJAbWVocmFkX3BvdiIsImVtYWlsIjoibG15cnpheXk1MzhAZ21haWwuY29tIiwiZXhwIjoxNzgxNjAwMTcwfQ.RUnPFV0jP_PeAUwGmBSQZIgxrf25V9W6PCHwn-cvjZ0
[09-Jun-2026 08:57:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 08:57:51 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 08:57:51 UTC] User ID: 762
[09-Jun-2026 08:57:51 UTC] ✅ User profile retrieved successfully for user ID: 762
[09-Jun-2026 08:57:51 UTC] === API CALL LOG ===
[09-Jun-2026 08:57:51 UTC] Endpoint: user/profile.php
[09-Jun-2026 08:57:51 UTC] Full Log Data: {
    "timestamp": "2026-06-09 08:57:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.115.146.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.115.146.70, 162.158.110.105",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYyIiwidXNlcm5hbWUiOiJAbWVocmFkX3BvdiIsImVtYWlsIjoibG15cnpheXk1MzhAZ21haWwuY29tIiwiZXhwIjoxNzgxNjAwMTcwfQ.RUnPFV0jP_PeAUwGmBSQZIgxrf25V9W6PCHwn-cvjZ0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08eee6398b93669-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.115.146.70",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 08:57:51 UTC] === END API CALL LOG ===
[09-Jun-2026 08:57:51 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 08:57:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYyIiwidXNlcm5hbWUiOiJAbWVocmFkX3BvdiIsImVtYWlsIjoibG15cnpheXk1MzhAZ21haWwuY29tIiwiZXhwIjoxNzgxNjAwMTcwfQ.RUnPFV0jP_PeAUwGmBSQZIgxrf25V9W6PCHwn-cvjZ0
[09-Jun-2026 08:57:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 08:57:51 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 08:57:51 UTC] User ID: 762
[09-Jun-2026 08:57:51 UTC] ✅ User profile retrieved successfully for user ID: 762
[09-Jun-2026 08:57:53 UTC] === API CALL LOG ===
[09-Jun-2026 08:57:53 UTC] Endpoint: user/profile.php
[09-Jun-2026 08:57:53 UTC] Full Log Data: {
    "timestamp": "2026-06-09 08:57:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.115.146.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.115.146.70, 162.158.110.105",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYyIiwidXNlcm5hbWUiOiJAbWVocmFkX3BvdiIsImVtYWlsIjoibG15cnpheXk1MzhAZ21haWwuY29tIiwiZXhwIjoxNzgxNjAwMTcwfQ.RUnPFV0jP_PeAUwGmBSQZIgxrf25V9W6PCHwn-cvjZ0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08eee6a4f3c3669-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.115.146.70",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 08:57:53 UTC] === END API CALL LOG ===
[09-Jun-2026 08:57:53 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 08:57:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYyIiwidXNlcm5hbWUiOiJAbWVocmFkX3BvdiIsImVtYWlsIjoibG15cnpheXk1MzhAZ21haWwuY29tIiwiZXhwIjoxNzgxNjAwMTcwfQ.RUnPFV0jP_PeAUwGmBSQZIgxrf25V9W6PCHwn-cvjZ0
[09-Jun-2026 08:57:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 08:57:53 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 08:57:53 UTC] User ID: 762
[09-Jun-2026 08:57:53 UTC] ✅ User profile retrieved successfully for user ID: 762
[09-Jun-2026 08:57:54 UTC] === API CALL LOG ===
[09-Jun-2026 08:57:54 UTC] Endpoint: user/profile.php
[09-Jun-2026 08:57:54 UTC] Full Log Data: {
    "timestamp": "2026-06-09 08:57:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.115.146.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.115.146.70, 162.158.110.105",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYyIiwidXNlcm5hbWUiOiJAbWVocmFkX3BvdiIsImVtYWlsIjoibG15cnpheXk1MzhAZ21haWwuY29tIiwiZXhwIjoxNzgxNjAwMTcwfQ.RUnPFV0jP_PeAUwGmBSQZIgxrf25V9W6PCHwn-cvjZ0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08eee7318173669-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.115.146.70",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 08:57:54 UTC] === END API CALL LOG ===
[09-Jun-2026 08:57:54 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 08:57:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYyIiwidXNlcm5hbWUiOiJAbWVocmFkX3BvdiIsImVtYWlsIjoibG15cnpheXk1MzhAZ21haWwuY29tIiwiZXhwIjoxNzgxNjAwMTcwfQ.RUnPFV0jP_PeAUwGmBSQZIgxrf25V9W6PCHwn-cvjZ0
[09-Jun-2026 08:57:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 08:57:54 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 08:57:54 UTC] User ID: 762
[09-Jun-2026 08:57:54 UTC] ✅ User profile retrieved successfully for user ID: 762
[09-Jun-2026 08:57:55 UTC] === API CALL LOG ===
[09-Jun-2026 08:57:55 UTC] Endpoint: user/profile.php
[09-Jun-2026 08:57:55 UTC] Full Log Data: {
    "timestamp": "2026-06-09 08:57:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.115.146.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.115.146.70, 162.158.110.105",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYyIiwidXNlcm5hbWUiOiJAbWVocmFkX3BvdiIsImVtYWlsIjoibG15cnpheXk1MzhAZ21haWwuY29tIiwiZXhwIjoxNzgxNjAwMTcwfQ.RUnPFV0jP_PeAUwGmBSQZIgxrf25V9W6PCHwn-cvjZ0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08eee7b88653669-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.115.146.70",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 08:57:55 UTC] === END API CALL LOG ===
[09-Jun-2026 08:57:55 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 08:57:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYyIiwidXNlcm5hbWUiOiJAbWVocmFkX3BvdiIsImVtYWlsIjoibG15cnpheXk1MzhAZ21haWwuY29tIiwiZXhwIjoxNzgxNjAwMTcwfQ.RUnPFV0jP_PeAUwGmBSQZIgxrf25V9W6PCHwn-cvjZ0
[09-Jun-2026 08:57:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 08:57:55 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 08:57:55 UTC] User ID: 762
[09-Jun-2026 08:57:55 UTC] ✅ User profile retrieved successfully for user ID: 762
[09-Jun-2026 08:57:56 UTC] User Purchases API - User ID: 762
[09-Jun-2026 08:57:56 UTC] User Purchases API - Total purchases found: 0
[09-Jun-2026 08:58:00 UTC] User Purchases API - User ID: 762
[09-Jun-2026 08:58:00 UTC] User Purchases API - Total purchases found: 0
[09-Jun-2026 08:58:01 UTC] === API CALL LOG ===
[09-Jun-2026 08:58:01 UTC] Endpoint: user/profile.php
[09-Jun-2026 08:58:01 UTC] Full Log Data: {
    "timestamp": "2026-06-09 08:58:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.115.146.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.115.146.70, 162.158.110.105",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYyIiwidXNlcm5hbWUiOiJAbWVocmFkX3BvdiIsImVtYWlsIjoibG15cnpheXk1MzhAZ21haWwuY29tIiwiZXhwIjoxNzgxNjAwMTcwfQ.RUnPFV0jP_PeAUwGmBSQZIgxrf25V9W6PCHwn-cvjZ0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08eee9c6ab03669-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.115.146.70",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 08:58:01 UTC] === END API CALL LOG ===
[09-Jun-2026 08:58:01 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 08:58:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYyIiwidXNlcm5hbWUiOiJAbWVocmFkX3BvdiIsImVtYWlsIjoibG15cnpheXk1MzhAZ21haWwuY29tIiwiZXhwIjoxNzgxNjAwMTcwfQ.RUnPFV0jP_PeAUwGmBSQZIgxrf25V9W6PCHwn-cvjZ0
[09-Jun-2026 08:58:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 08:58:01 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 08:58:01 UTC] User ID: 762
[09-Jun-2026 08:58:01 UTC] ✅ User profile retrieved successfully for user ID: 762
[09-Jun-2026 08:58:01 UTC] User Purchases API - User ID: 762
[09-Jun-2026 08:58:01 UTC] User Purchases API - Total purchases found: 0
[09-Jun-2026 08:58:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 08:58:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 08:58:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"5.115.146.70, 162.158.110.105","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYyIiwidXNlcm5hbWUiOiJAbWVocmFkX3BvdiIsImVtYWlsIjoibG15cnpheXk1MzhAZ21haWwuY29tIiwiZXhwIjoxNzgxNjAwMTcwfQ.RUnPFV0jP_PeAUwGmBSQZIgxrf25V9W6PCHwn-cvjZ0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a08eeea39a7a3669-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"5.115.146.70","cf-ipcountry":"IR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[09-Jun-2026 08:58:02 UTC] === User Orders API Called ===
[09-Jun-2026 08:58:02 UTC] User ID: 762
[09-Jun-2026 08:58:02 UTC] Limit: 20, Offset: 0
[09-Jun-2026 08:58:02 UTC] Orders found: 0
[09-Jun-2026 08:58:02 UTC] Orders data: []
[09-Jun-2026 08:58:02 UTC] Total orders count: 0
[09-Jun-2026 08:58:02 UTC] === API CALL LOG ===
[09-Jun-2026 08:58:02 UTC] Endpoint: user/profile.php
[09-Jun-2026 08:58:02 UTC] Full Log Data: {
    "timestamp": "2026-06-09 08:58:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.115.146.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.115.146.70, 162.158.110.105",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYyIiwidXNlcm5hbWUiOiJAbWVocmFkX3BvdiIsImVtYWlsIjoibG15cnpheXk1MzhAZ21haWwuY29tIiwiZXhwIjoxNzgxNjAwMTcwfQ.RUnPFV0jP_PeAUwGmBSQZIgxrf25V9W6PCHwn-cvjZ0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08eeea77e743669-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.115.146.70",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 08:58:02 UTC] === END API CALL LOG ===
[09-Jun-2026 08:58:02 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 08:58:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYyIiwidXNlcm5hbWUiOiJAbWVocmFkX3BvdiIsImVtYWlsIjoibG15cnpheXk1MzhAZ21haWwuY29tIiwiZXhwIjoxNzgxNjAwMTcwfQ.RUnPFV0jP_PeAUwGmBSQZIgxrf25V9W6PCHwn-cvjZ0
[09-Jun-2026 08:58:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 08:58:02 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 08:58:02 UTC] User ID: 762
[09-Jun-2026 08:58:02 UTC] ✅ User profile retrieved successfully for user ID: 762
[09-Jun-2026 08:58:03 UTC] === API CALL LOG ===
[09-Jun-2026 08:58:03 UTC] Endpoint: user/profile.php
[09-Jun-2026 08:58:03 UTC] Full Log Data: {
    "timestamp": "2026-06-09 08:58:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.115.146.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.115.146.70, 162.158.110.105",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYyIiwidXNlcm5hbWUiOiJAbWVocmFkX3BvdiIsImVtYWlsIjoibG15cnpheXk1MzhAZ21haWwuY29tIiwiZXhwIjoxNzgxNjAwMTcwfQ.RUnPFV0jP_PeAUwGmBSQZIgxrf25V9W6PCHwn-cvjZ0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08eeeaccb7b3669-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.115.146.70",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 08:58:03 UTC] === END API CALL LOG ===
[09-Jun-2026 08:58:03 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 08:58:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYyIiwidXNlcm5hbWUiOiJAbWVocmFkX3BvdiIsImVtYWlsIjoibG15cnpheXk1MzhAZ21haWwuY29tIiwiZXhwIjoxNzgxNjAwMTcwfQ.RUnPFV0jP_PeAUwGmBSQZIgxrf25V9W6PCHwn-cvjZ0
[09-Jun-2026 08:58:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 08:58:03 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 08:58:03 UTC] User ID: 762
[09-Jun-2026 08:58:03 UTC] ✅ User profile retrieved successfully for user ID: 762
[09-Jun-2026 08:58:03 UTC] === API CALL LOG ===
[09-Jun-2026 08:58:03 UTC] Endpoint: user/profile.php
[09-Jun-2026 08:58:03 UTC] Full Log Data: {
    "timestamp": "2026-06-09 08:58:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.115.146.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.115.146.70, 162.158.110.105",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYyIiwidXNlcm5hbWUiOiJAbWVocmFkX3BvdiIsImVtYWlsIjoibG15cnpheXk1MzhAZ21haWwuY29tIiwiZXhwIjoxNzgxNjAwMTcwfQ.RUnPFV0jP_PeAUwGmBSQZIgxrf25V9W6PCHwn-cvjZ0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08eeeaeedad3669-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.115.146.70",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 08:58:03 UTC] === END API CALL LOG ===
[09-Jun-2026 08:58:03 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 08:58:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYyIiwidXNlcm5hbWUiOiJAbWVocmFkX3BvdiIsImVtYWlsIjoibG15cnpheXk1MzhAZ21haWwuY29tIiwiZXhwIjoxNzgxNjAwMTcwfQ.RUnPFV0jP_PeAUwGmBSQZIgxrf25V9W6PCHwn-cvjZ0
[09-Jun-2026 08:58:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 08:58:03 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 08:58:03 UTC] User ID: 762
[09-Jun-2026 08:58:03 UTC] ✅ User profile retrieved successfully for user ID: 762
[09-Jun-2026 08:58:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 08:58:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 08:58:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"5.115.146.70, 162.158.110.105","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYyIiwidXNlcm5hbWUiOiJAbWVocmFkX3BvdiIsImVtYWlsIjoibG15cnpheXk1MzhAZ21haWwuY29tIiwiZXhwIjoxNzgxNjAwMTcwfQ.RUnPFV0jP_PeAUwGmBSQZIgxrf25V9W6PCHwn-cvjZ0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a08eeed5ad9c3669-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"5.115.146.70","cf-ipcountry":"IR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[09-Jun-2026 08:58:10 UTC] === User Orders API Called ===
[09-Jun-2026 08:58:10 UTC] User ID: 762
[09-Jun-2026 08:58:10 UTC] Limit: 20, Offset: 0
[09-Jun-2026 08:58:10 UTC] Orders found: 0
[09-Jun-2026 08:58:10 UTC] Orders data: []
[09-Jun-2026 08:58:10 UTC] Total orders count: 0
[09-Jun-2026 08:58:10 UTC] === API CALL LOG ===
[09-Jun-2026 08:58:10 UTC] Endpoint: user/profile.php
[09-Jun-2026 08:58:10 UTC] Full Log Data: {
    "timestamp": "2026-06-09 08:58:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.115.146.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.115.146.70, 162.158.110.105",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYyIiwidXNlcm5hbWUiOiJAbWVocmFkX3BvdiIsImVtYWlsIjoibG15cnpheXk1MzhAZ21haWwuY29tIiwiZXhwIjoxNzgxNjAwMTcwfQ.RUnPFV0jP_PeAUwGmBSQZIgxrf25V9W6PCHwn-cvjZ0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08eeed5ad9d3669-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.115.146.70",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 08:58:10 UTC] === END API CALL LOG ===
[09-Jun-2026 08:58:10 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 08:58:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYyIiwidXNlcm5hbWUiOiJAbWVocmFkX3BvdiIsImVtYWlsIjoibG15cnpheXk1MzhAZ21haWwuY29tIiwiZXhwIjoxNzgxNjAwMTcwfQ.RUnPFV0jP_PeAUwGmBSQZIgxrf25V9W6PCHwn-cvjZ0
[09-Jun-2026 08:58:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 08:58:10 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 08:58:10 UTC] User ID: 762
[09-Jun-2026 08:58:10 UTC] ✅ User profile retrieved successfully for user ID: 762
[09-Jun-2026 08:58:11 UTC] === API CALL LOG ===
[09-Jun-2026 08:58:11 UTC] Endpoint: user/profile.php
[09-Jun-2026 08:58:11 UTC] Full Log Data: {
    "timestamp": "2026-06-09 08:58:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.115.146.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.115.146.70, 162.158.110.105",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYyIiwidXNlcm5hbWUiOiJAbWVocmFkX3BvdiIsImVtYWlsIjoibG15cnpheXk1MzhAZ21haWwuY29tIiwiZXhwIjoxNzgxNjAwMTcwfQ.RUnPFV0jP_PeAUwGmBSQZIgxrf25V9W6PCHwn-cvjZ0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08eeedc6c553669-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.115.146.70",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 08:58:11 UTC] === END API CALL LOG ===
[09-Jun-2026 08:58:11 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 08:58:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYyIiwidXNlcm5hbWUiOiJAbWVocmFkX3BvdiIsImVtYWlsIjoibG15cnpheXk1MzhAZ21haWwuY29tIiwiZXhwIjoxNzgxNjAwMTcwfQ.RUnPFV0jP_PeAUwGmBSQZIgxrf25V9W6PCHwn-cvjZ0
[09-Jun-2026 08:58:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 08:58:11 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 08:58:11 UTC] User ID: 762
[09-Jun-2026 08:58:11 UTC] ✅ User profile retrieved successfully for user ID: 762
[09-Jun-2026 08:58:13 UTC] === API CALL LOG ===
[09-Jun-2026 08:58:13 UTC] Endpoint: user/profile.php
[09-Jun-2026 08:58:13 UTC] Full Log Data: {
    "timestamp": "2026-06-09 08:58:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.115.146.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.115.146.70, 162.158.110.105",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYyIiwidXNlcm5hbWUiOiJAbWVocmFkX3BvdiIsImVtYWlsIjoibG15cnpheXk1MzhAZ21haWwuY29tIiwiZXhwIjoxNzgxNjAwMTcwfQ.RUnPFV0jP_PeAUwGmBSQZIgxrf25V9W6PCHwn-cvjZ0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08eeee8c9b93669-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.115.146.70",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 08:58:13 UTC] === END API CALL LOG ===
[09-Jun-2026 08:58:13 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 08:58:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYyIiwidXNlcm5hbWUiOiJAbWVocmFkX3BvdiIsImVtYWlsIjoibG15cnpheXk1MzhAZ21haWwuY29tIiwiZXhwIjoxNzgxNjAwMTcwfQ.RUnPFV0jP_PeAUwGmBSQZIgxrf25V9W6PCHwn-cvjZ0
[09-Jun-2026 08:58:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 08:58:13 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 08:58:13 UTC] User ID: 762
[09-Jun-2026 08:58:13 UTC] ✅ User profile retrieved successfully for user ID: 762
[09-Jun-2026 08:58:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 08:58:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 08:58:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"5.115.146.70, 162.158.110.105","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYyIiwidXNlcm5hbWUiOiJAbWVocmFkX3BvdiIsImVtYWlsIjoibG15cnpheXk1MzhAZ21haWwuY29tIiwiZXhwIjoxNzgxNjAwMTcwfQ.RUnPFV0jP_PeAUwGmBSQZIgxrf25V9W6PCHwn-cvjZ0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a08eef1fb9433669-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"5.115.146.70","cf-ipcountry":"IR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[09-Jun-2026 08:58:22 UTC] === User Orders API Called ===
[09-Jun-2026 08:58:22 UTC] User ID: 762
[09-Jun-2026 08:58:22 UTC] Limit: 20, Offset: 0
[09-Jun-2026 08:58:22 UTC] Orders found: 0
[09-Jun-2026 08:58:22 UTC] Orders data: []
[09-Jun-2026 08:58:22 UTC] Total orders count: 0
[09-Jun-2026 08:58:22 UTC] === API CALL LOG ===
[09-Jun-2026 08:58:22 UTC] Endpoint: user/profile.php
[09-Jun-2026 08:58:22 UTC] Full Log Data: {
    "timestamp": "2026-06-09 08:58:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.115.146.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.115.146.70, 162.158.110.104",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYyIiwidXNlcm5hbWUiOiJAbWVocmFkX3BvdiIsImVtYWlsIjoibG15cnpheXk1MzhAZ21haWwuY29tIiwiZXhwIjoxNzgxNjAwMTcwfQ.RUnPFV0jP_PeAUwGmBSQZIgxrf25V9W6PCHwn-cvjZ0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08eef1fb94b3669-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.115.146.70",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 08:58:22 UTC] === END API CALL LOG ===
[09-Jun-2026 08:58:22 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 08:58:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYyIiwidXNlcm5hbWUiOiJAbWVocmFkX3BvdiIsImVtYWlsIjoibG15cnpheXk1MzhAZ21haWwuY29tIiwiZXhwIjoxNzgxNjAwMTcwfQ.RUnPFV0jP_PeAUwGmBSQZIgxrf25V9W6PCHwn-cvjZ0
[09-Jun-2026 08:58:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 08:58:22 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 08:58:22 UTC] User ID: 762
[09-Jun-2026 08:58:22 UTC] ✅ User profile retrieved successfully for user ID: 762
[09-Jun-2026 08:58:22 UTC] === API CALL LOG ===
[09-Jun-2026 08:58:22 UTC] Endpoint: user/profile.php
[09-Jun-2026 08:58:22 UTC] Full Log Data: {
    "timestamp": "2026-06-09 08:58:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.115.146.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.115.146.70, 162.158.110.105",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYyIiwidXNlcm5hbWUiOiJAbWVocmFkX3BvdiIsImVtYWlsIjoibG15cnpheXk1MzhAZ21haWwuY29tIiwiZXhwIjoxNzgxNjAwMTcwfQ.RUnPFV0jP_PeAUwGmBSQZIgxrf25V9W6PCHwn-cvjZ0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08eef20fa863669-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.115.146.70",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 08:58:22 UTC] === END API CALL LOG ===
[09-Jun-2026 08:58:22 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 08:58:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYyIiwidXNlcm5hbWUiOiJAbWVocmFkX3BvdiIsImVtYWlsIjoibG15cnpheXk1MzhAZ21haWwuY29tIiwiZXhwIjoxNzgxNjAwMTcwfQ.RUnPFV0jP_PeAUwGmBSQZIgxrf25V9W6PCHwn-cvjZ0
[09-Jun-2026 08:58:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 08:58:22 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 08:58:22 UTC] User ID: 762
[09-Jun-2026 08:58:22 UTC] ✅ User profile retrieved successfully for user ID: 762
[09-Jun-2026 08:58:23 UTC] === API CALL LOG ===
[09-Jun-2026 08:58:23 UTC] Endpoint: user/profile.php
[09-Jun-2026 08:58:23 UTC] Full Log Data: {
    "timestamp": "2026-06-09 08:58:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.115.146.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.115.146.70, 162.158.110.105",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYyIiwidXNlcm5hbWUiOiJAbWVocmFkX3BvdiIsImVtYWlsIjoibG15cnpheXk1MzhAZ21haWwuY29tIiwiZXhwIjoxNzgxNjAwMTcwfQ.RUnPFV0jP_PeAUwGmBSQZIgxrf25V9W6PCHwn-cvjZ0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08eef296b5c3669-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.115.146.70",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 08:58:23 UTC] === END API CALL LOG ===
[09-Jun-2026 08:58:23 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 08:58:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYyIiwidXNlcm5hbWUiOiJAbWVocmFkX3BvdiIsImVtYWlsIjoibG15cnpheXk1MzhAZ21haWwuY29tIiwiZXhwIjoxNzgxNjAwMTcwfQ.RUnPFV0jP_PeAUwGmBSQZIgxrf25V9W6PCHwn-cvjZ0
[09-Jun-2026 08:58:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 08:58:23 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 08:58:23 UTC] User ID: 762
[09-Jun-2026 08:58:23 UTC] ✅ User profile retrieved successfully for user ID: 762
[09-Jun-2026 11:44:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 11:44:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 11:44:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.0.13.150, 172.68.111.10","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYzIiwidXNlcm5hbWUiOiJrZW1ib2kiLCJlbWFpbCI6ImJydWNlbWFydGluczA5OEBwcm90b24ubWUiLCJleHAiOjE3ODE2MTAyNjZ9._17UcpK7WJgmpTGcP5RHukux8VVo6ONmC08rRT0P5_c","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a08fe26dce729246-MUC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.0.13.150","cf-ipcountry":"KE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[09-Jun-2026 11:44:27 UTC] === User Orders API Called ===
[09-Jun-2026 11:44:27 UTC] User ID: 763
[09-Jun-2026 11:44:27 UTC] Limit: 20, Offset: 0
[09-Jun-2026 11:44:27 UTC] === API CALL LOG ===
[09-Jun-2026 11:44:27 UTC] Endpoint: user/profile.php
[09-Jun-2026 11:44:27 UTC] Full Log Data: {
    "timestamp": "2026-06-09 11:44:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.0.13.150",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.0.13.150, 172.68.111.17",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYzIiwidXNlcm5hbWUiOiJrZW1ib2kiLCJlbWFpbCI6ImJydWNlbWFydGluczA5OEBwcm90b24ubWUiLCJleHAiOjE3ODE2MTAyNjZ9._17UcpK7WJgmpTGcP5RHukux8VVo6ONmC08rRT0P5_c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08fe26dce709246-MUC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.0.13.150",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 11:44:27 UTC] Orders found: 0
[09-Jun-2026 11:44:27 UTC] === END API CALL LOG ===
[09-Jun-2026 11:44:27 UTC] Orders data: []
[09-Jun-2026 11:44:27 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 11:44:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYzIiwidXNlcm5hbWUiOiJrZW1ib2kiLCJlbWFpbCI6ImJydWNlbWFydGluczA5OEBwcm90b24ubWUiLCJleHAiOjE3ODE2MTAyNjZ9._17UcpK7WJgmpTGcP5RHukux8VVo6ONmC08rRT0P5_c
[09-Jun-2026 11:44:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 11:44:27 UTC] Total orders count: 0
[09-Jun-2026 11:44:27 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 11:44:27 UTC] User ID: 763
[09-Jun-2026 11:44:27 UTC] ✅ User profile retrieved successfully for user ID: 763
[09-Jun-2026 11:44:27 UTC] === API CALL LOG ===
[09-Jun-2026 11:44:27 UTC] Endpoint: user/profile.php
[09-Jun-2026 11:44:27 UTC] Full Log Data: {
    "timestamp": "2026-06-09 11:44:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.0.13.150",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.0.13.150, 172.68.111.17",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYzIiwidXNlcm5hbWUiOiJrZW1ib2kiLCJlbWFpbCI6ImJydWNlbWFydGluczA5OEBwcm90b24ubWUiLCJleHAiOjE3ODE2MTAyNjZ9._17UcpK7WJgmpTGcP5RHukux8VVo6ONmC08rRT0P5_c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08fe26dce739246-MUC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.0.13.150",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 11:44:27 UTC] === END API CALL LOG ===
[09-Jun-2026 11:44:27 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 11:44:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYzIiwidXNlcm5hbWUiOiJrZW1ib2kiLCJlbWFpbCI6ImJydWNlbWFydGluczA5OEBwcm90b24ubWUiLCJleHAiOjE3ODE2MTAyNjZ9._17UcpK7WJgmpTGcP5RHukux8VVo6ONmC08rRT0P5_c
[09-Jun-2026 11:44:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 11:44:27 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 11:44:27 UTC] User ID: 763
[09-Jun-2026 11:44:27 UTC] ✅ User profile retrieved successfully for user ID: 763
[09-Jun-2026 11:44:29 UTC] === API CALL LOG ===
[09-Jun-2026 11:44:29 UTC] Endpoint: user/profile.php
[09-Jun-2026 11:44:29 UTC] Full Log Data: {
    "timestamp": "2026-06-09 11:44:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.0.13.150",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.0.13.150, 172.68.111.17",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYzIiwidXNlcm5hbWUiOiJrZW1ib2kiLCJlbWFpbCI6ImJydWNlbWFydGluczA5OEBwcm90b24ubWUiLCJleHAiOjE3ODE2MTAyNjZ9._17UcpK7WJgmpTGcP5RHukux8VVo6ONmC08rRT0P5_c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08fe2757e539246-MUC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.0.13.150",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 11:44:29 UTC] === END API CALL LOG ===
[09-Jun-2026 11:44:29 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 11:44:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYzIiwidXNlcm5hbWUiOiJrZW1ib2kiLCJlbWFpbCI6ImJydWNlbWFydGluczA5OEBwcm90b24ubWUiLCJleHAiOjE3ODE2MTAyNjZ9._17UcpK7WJgmpTGcP5RHukux8VVo6ONmC08rRT0P5_c
[09-Jun-2026 11:44:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 11:44:29 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 11:44:29 UTC] User ID: 763
[09-Jun-2026 11:44:29 UTC] ✅ User profile retrieved successfully for user ID: 763
[09-Jun-2026 11:44:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 11:44:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 11:44:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.0.13.150, 172.68.111.17","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYzIiwidXNlcm5hbWUiOiJrZW1ib2kiLCJlbWFpbCI6ImJydWNlbWFydGluczA5OEBwcm90b24ubWUiLCJleHAiOjE3ODE2MTAyNjZ9._17UcpK7WJgmpTGcP5RHukux8VVo6ONmC08rRT0P5_c","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a08fe2babc649246-MUC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.0.13.150","cf-ipcountry":"KE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[09-Jun-2026 11:44:40 UTC] === User Orders API Called ===
[09-Jun-2026 11:44:40 UTC] User ID: 763
[09-Jun-2026 11:44:40 UTC] Limit: 20, Offset: 0
[09-Jun-2026 11:44:40 UTC] === API CALL LOG ===
[09-Jun-2026 11:44:40 UTC] Endpoint: user/profile.php
[09-Jun-2026 11:44:40 UTC] Full Log Data: {
    "timestamp": "2026-06-09 11:44:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.0.13.150",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.0.13.150, 172.68.111.17",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYzIiwidXNlcm5hbWUiOiJrZW1ib2kiLCJlbWFpbCI6ImJydWNlbWFydGluczA5OEBwcm90b24ubWUiLCJleHAiOjE3ODE2MTAyNjZ9._17UcpK7WJgmpTGcP5RHukux8VVo6ONmC08rRT0P5_c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08fe2babc669246-MUC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.0.13.150",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 11:44:40 UTC] === END API CALL LOG ===
[09-Jun-2026 11:44:40 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 11:44:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYzIiwidXNlcm5hbWUiOiJrZW1ib2kiLCJlbWFpbCI6ImJydWNlbWFydGluczA5OEBwcm90b24ubWUiLCJleHAiOjE3ODE2MTAyNjZ9._17UcpK7WJgmpTGcP5RHukux8VVo6ONmC08rRT0P5_c
[09-Jun-2026 11:44:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 11:44:40 UTC] Orders found: 0
[09-Jun-2026 11:44:40 UTC] Orders data: []
[09-Jun-2026 11:44:40 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 11:44:40 UTC] User ID: 763
[09-Jun-2026 11:44:40 UTC] Total orders count: 0
[09-Jun-2026 11:44:40 UTC] ✅ User profile retrieved successfully for user ID: 763
[09-Jun-2026 11:44:40 UTC] === API CALL LOG ===
[09-Jun-2026 11:44:40 UTC] Endpoint: user/profile.php
[09-Jun-2026 11:44:40 UTC] Full Log Data: {
    "timestamp": "2026-06-09 11:44:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.0.13.150",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.0.13.150, 172.68.111.17",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYzIiwidXNlcm5hbWUiOiJrZW1ib2kiLCJlbWFpbCI6ImJydWNlbWFydGluczA5OEBwcm90b24ubWUiLCJleHAiOjE3ODE2MTAyNjZ9._17UcpK7WJgmpTGcP5RHukux8VVo6ONmC08rRT0P5_c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08fe2bd7efa9246-MUC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.0.13.150",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 11:44:40 UTC] === END API CALL LOG ===
[09-Jun-2026 11:44:40 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 11:44:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYzIiwidXNlcm5hbWUiOiJrZW1ib2kiLCJlbWFpbCI6ImJydWNlbWFydGluczA5OEBwcm90b24ubWUiLCJleHAiOjE3ODE2MTAyNjZ9._17UcpK7WJgmpTGcP5RHukux8VVo6ONmC08rRT0P5_c
[09-Jun-2026 11:44:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 11:44:40 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 11:44:40 UTC] User ID: 763
[09-Jun-2026 11:44:40 UTC] ✅ User profile retrieved successfully for user ID: 763
[09-Jun-2026 11:44:41 UTC] === API CALL LOG ===
[09-Jun-2026 11:44:41 UTC] Endpoint: user/profile.php
[09-Jun-2026 11:44:41 UTC] Full Log Data: {
    "timestamp": "2026-06-09 11:44:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.0.13.150",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.0.13.150, 172.68.111.17",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYzIiwidXNlcm5hbWUiOiJrZW1ib2kiLCJlbWFpbCI6ImJydWNlbWFydGluczA5OEBwcm90b24ubWUiLCJleHAiOjE3ODE2MTAyNjZ9._17UcpK7WJgmpTGcP5RHukux8VVo6ONmC08rRT0P5_c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08fe2c24b4d9246-MUC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.0.13.150",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 11:44:41 UTC] === END API CALL LOG ===
[09-Jun-2026 11:44:41 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 11:44:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYzIiwidXNlcm5hbWUiOiJrZW1ib2kiLCJlbWFpbCI6ImJydWNlbWFydGluczA5OEBwcm90b24ubWUiLCJleHAiOjE3ODE2MTAyNjZ9._17UcpK7WJgmpTGcP5RHukux8VVo6ONmC08rRT0P5_c
[09-Jun-2026 11:44:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 11:44:41 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 11:44:41 UTC] User ID: 763
[09-Jun-2026 11:44:41 UTC] ✅ User profile retrieved successfully for user ID: 763
[09-Jun-2026 11:44:47 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 11:44:47 UTC] === API CALL LOG ===
[09-Jun-2026 11:44:47 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 11:44:47 UTC] Endpoint: user/profile.php
[09-Jun-2026 11:44:47 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.0.13.150, 172.68.111.17","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYzIiwidXNlcm5hbWUiOiJrZW1ib2kiLCJlbWFpbCI6ImJydWNlbWFydGluczA5OEBwcm90b24ubWUiLCJleHAiOjE3ODE2MTAyNjZ9._17UcpK7WJgmpTGcP5RHukux8VVo6ONmC08rRT0P5_c","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a08fe2e63ae79246-MUC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.0.13.150","cf-ipcountry":"KE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[09-Jun-2026 11:44:47 UTC] Full Log Data: {
    "timestamp": "2026-06-09 11:44:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.0.13.150",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.0.13.150, 172.68.111.17",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYzIiwidXNlcm5hbWUiOiJrZW1ib2kiLCJlbWFpbCI6ImJydWNlbWFydGluczA5OEBwcm90b24ubWUiLCJleHAiOjE3ODE2MTAyNjZ9._17UcpK7WJgmpTGcP5RHukux8VVo6ONmC08rRT0P5_c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08fe2e63ae89246-MUC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.0.13.150",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 11:44:47 UTC] === END API CALL LOG ===
[09-Jun-2026 11:44:47 UTC] === User Orders API Called ===
[09-Jun-2026 11:44:47 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 11:44:47 UTC] User ID: 763
[09-Jun-2026 11:44:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYzIiwidXNlcm5hbWUiOiJrZW1ib2kiLCJlbWFpbCI6ImJydWNlbWFydGluczA5OEBwcm90b24ubWUiLCJleHAiOjE3ODE2MTAyNjZ9._17UcpK7WJgmpTGcP5RHukux8VVo6ONmC08rRT0P5_c
[09-Jun-2026 11:44:47 UTC] Limit: 20, Offset: 0
[09-Jun-2026 11:44:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 11:44:47 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 11:44:47 UTC] User ID: 763
[09-Jun-2026 11:44:47 UTC] Orders found: 0
[09-Jun-2026 11:44:47 UTC] ✅ User profile retrieved successfully for user ID: 763
[09-Jun-2026 11:44:47 UTC] Orders data: []
[09-Jun-2026 11:44:47 UTC] Total orders count: 0
[09-Jun-2026 11:44:47 UTC] === API CALL LOG ===
[09-Jun-2026 11:44:47 UTC] Endpoint: user/profile.php
[09-Jun-2026 11:44:47 UTC] Full Log Data: {
    "timestamp": "2026-06-09 11:44:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.0.13.150",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.0.13.150, 172.68.111.17",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYzIiwidXNlcm5hbWUiOiJrZW1ib2kiLCJlbWFpbCI6ImJydWNlbWFydGluczA5OEBwcm90b24ubWUiLCJleHAiOjE3ODE2MTAyNjZ9._17UcpK7WJgmpTGcP5RHukux8VVo6ONmC08rRT0P5_c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08fe2e92db39246-MUC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.0.13.150",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 11:44:47 UTC] === END API CALL LOG ===
[09-Jun-2026 11:44:47 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 11:44:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYzIiwidXNlcm5hbWUiOiJrZW1ib2kiLCJlbWFpbCI6ImJydWNlbWFydGluczA5OEBwcm90b24ubWUiLCJleHAiOjE3ODE2MTAyNjZ9._17UcpK7WJgmpTGcP5RHukux8VVo6ONmC08rRT0P5_c
[09-Jun-2026 11:44:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 11:44:47 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 11:44:47 UTC] User ID: 763
[09-Jun-2026 11:44:47 UTC] ✅ User profile retrieved successfully for user ID: 763
[09-Jun-2026 11:44:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 11:44:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 11:44:48 UTC] === API CALL LOG ===
[09-Jun-2026 11:44:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.0.13.150, 172.68.111.17","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYzIiwidXNlcm5hbWUiOiJrZW1ib2kiLCJlbWFpbCI6ImJydWNlbWFydGluczA5OEBwcm90b24ubWUiLCJleHAiOjE3ODE2MTAyNjZ9._17UcpK7WJgmpTGcP5RHukux8VVo6ONmC08rRT0P5_c","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a08fe2ef5b7b9246-MUC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.0.13.150","cf-ipcountry":"KE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[09-Jun-2026 11:44:48 UTC] Endpoint: user/profile.php
[09-Jun-2026 11:44:48 UTC] Full Log Data: {
    "timestamp": "2026-06-09 11:44:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.0.13.150",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.0.13.150, 172.68.111.17",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYzIiwidXNlcm5hbWUiOiJrZW1ib2kiLCJlbWFpbCI6ImJydWNlbWFydGluczA5OEBwcm90b24ubWUiLCJleHAiOjE3ODE2MTAyNjZ9._17UcpK7WJgmpTGcP5RHukux8VVo6ONmC08rRT0P5_c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08fe2ef5b7c9246-MUC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.0.13.150",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 11:44:48 UTC] === END API CALL LOG ===
[09-Jun-2026 11:44:48 UTC] === User Orders API Called ===
[09-Jun-2026 11:44:48 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 11:44:48 UTC] User ID: 763
[09-Jun-2026 11:44:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYzIiwidXNlcm5hbWUiOiJrZW1ib2kiLCJlbWFpbCI6ImJydWNlbWFydGluczA5OEBwcm90b24ubWUiLCJleHAiOjE3ODE2MTAyNjZ9._17UcpK7WJgmpTGcP5RHukux8VVo6ONmC08rRT0P5_c
[09-Jun-2026 11:44:48 UTC] Limit: 20, Offset: 0
[09-Jun-2026 11:44:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 11:44:48 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 11:44:48 UTC] User ID: 763
[09-Jun-2026 11:44:48 UTC] ✅ User profile retrieved successfully for user ID: 763
[09-Jun-2026 11:44:48 UTC] Orders found: 0
[09-Jun-2026 11:44:48 UTC] Orders data: []
[09-Jun-2026 11:44:48 UTC] Total orders count: 0
[09-Jun-2026 11:44:49 UTC] === API CALL LOG ===
[09-Jun-2026 11:44:49 UTC] Endpoint: user/profile.php
[09-Jun-2026 11:44:49 UTC] Full Log Data: {
    "timestamp": "2026-06-09 11:44:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.0.13.150",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.0.13.150, 172.68.111.17",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYzIiwidXNlcm5hbWUiOiJrZW1ib2kiLCJlbWFpbCI6ImJydWNlbWFydGluczA5OEBwcm90b24ubWUiLCJleHAiOjE3ODE2MTAyNjZ9._17UcpK7WJgmpTGcP5RHukux8VVo6ONmC08rRT0P5_c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08fe2f28e369246-MUC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.0.13.150",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 11:44:49 UTC] === END API CALL LOG ===
[09-Jun-2026 11:44:49 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 11:44:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYzIiwidXNlcm5hbWUiOiJrZW1ib2kiLCJlbWFpbCI6ImJydWNlbWFydGluczA5OEBwcm90b24ubWUiLCJleHAiOjE3ODE2MTAyNjZ9._17UcpK7WJgmpTGcP5RHukux8VVo6ONmC08rRT0P5_c
[09-Jun-2026 11:44:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 11:44:49 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 11:44:49 UTC] User ID: 763
[09-Jun-2026 11:44:49 UTC] ✅ User profile retrieved successfully for user ID: 763
[09-Jun-2026 11:44:50 UTC] === API CALL LOG ===
[09-Jun-2026 11:44:50 UTC] Endpoint: user/profile.php
[09-Jun-2026 11:44:50 UTC] Full Log Data: {
    "timestamp": "2026-06-09 11:44:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.0.13.150",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.0.13.150, 172.68.111.17",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYzIiwidXNlcm5hbWUiOiJrZW1ib2kiLCJlbWFpbCI6ImJydWNlbWFydGluczA5OEBwcm90b24ubWUiLCJleHAiOjE3ODE2MTAyNjZ9._17UcpK7WJgmpTGcP5RHukux8VVo6ONmC08rRT0P5_c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08fe2f99ce39246-MUC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.0.13.150",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 11:44:50 UTC] === END API CALL LOG ===
[09-Jun-2026 11:44:50 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 11:44:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYzIiwidXNlcm5hbWUiOiJrZW1ib2kiLCJlbWFpbCI6ImJydWNlbWFydGluczA5OEBwcm90b24ubWUiLCJleHAiOjE3ODE2MTAyNjZ9._17UcpK7WJgmpTGcP5RHukux8VVo6ONmC08rRT0P5_c
[09-Jun-2026 11:44:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 11:44:50 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 11:44:50 UTC] User ID: 763
[09-Jun-2026 11:44:50 UTC] ✅ User profile retrieved successfully for user ID: 763
[09-Jun-2026 11:44:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 11:44:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 11:44:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.0.13.150, 172.68.111.17","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYzIiwidXNlcm5hbWUiOiJrZW1ib2kiLCJlbWFpbCI6ImJydWNlbWFydGluczA5OEBwcm90b24ubWUiLCJleHAiOjE3ODE2MTAyNjZ9._17UcpK7WJgmpTGcP5RHukux8VVo6ONmC08rRT0P5_c","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a08fe31a4b459246-MUC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.0.13.150","cf-ipcountry":"KE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[09-Jun-2026 11:44:55 UTC] === User Orders API Called ===
[09-Jun-2026 11:44:55 UTC] User ID: 763
[09-Jun-2026 11:44:55 UTC] Limit: 20, Offset: 0
[09-Jun-2026 11:44:55 UTC] Orders found: 0
[09-Jun-2026 11:44:55 UTC] Orders data: []
[09-Jun-2026 11:44:55 UTC] Total orders count: 0
[09-Jun-2026 11:44:55 UTC] === API CALL LOG ===
[09-Jun-2026 11:44:55 UTC] Endpoint: user/profile.php
[09-Jun-2026 11:44:55 UTC] Full Log Data: {
    "timestamp": "2026-06-09 11:44:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.0.13.150",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.0.13.150, 172.68.111.17",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYzIiwidXNlcm5hbWUiOiJrZW1ib2kiLCJlbWFpbCI6ImJydWNlbWFydGluczA5OEBwcm90b24ubWUiLCJleHAiOjE3ODE2MTAyNjZ9._17UcpK7WJgmpTGcP5RHukux8VVo6ONmC08rRT0P5_c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08fe31a4b469246-MUC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.0.13.150",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 11:44:55 UTC] === END API CALL LOG ===
[09-Jun-2026 11:44:55 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 11:44:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYzIiwidXNlcm5hbWUiOiJrZW1ib2kiLCJlbWFpbCI6ImJydWNlbWFydGluczA5OEBwcm90b24ubWUiLCJleHAiOjE3ODE2MTAyNjZ9._17UcpK7WJgmpTGcP5RHukux8VVo6ONmC08rRT0P5_c
[09-Jun-2026 11:44:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 11:44:55 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 11:44:55 UTC] User ID: 763
[09-Jun-2026 11:44:55 UTC] ✅ User profile retrieved successfully for user ID: 763
[09-Jun-2026 11:44:55 UTC] === API CALL LOG ===
[09-Jun-2026 11:44:55 UTC] Endpoint: user/profile.php
[09-Jun-2026 11:44:55 UTC] Full Log Data: {
    "timestamp": "2026-06-09 11:44:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.0.13.150",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.0.13.150, 172.68.111.17",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYzIiwidXNlcm5hbWUiOiJrZW1ib2kiLCJlbWFpbCI6ImJydWNlbWFydGluczA5OEBwcm90b24ubWUiLCJleHAiOjE3ODE2MTAyNjZ9._17UcpK7WJgmpTGcP5RHukux8VVo6ONmC08rRT0P5_c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08fe31d6e239246-MUC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.0.13.150",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 11:44:55 UTC] === END API CALL LOG ===
[09-Jun-2026 11:44:55 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 11:44:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYzIiwidXNlcm5hbWUiOiJrZW1ib2kiLCJlbWFpbCI6ImJydWNlbWFydGluczA5OEBwcm90b24ubWUiLCJleHAiOjE3ODE2MTAyNjZ9._17UcpK7WJgmpTGcP5RHukux8VVo6ONmC08rRT0P5_c
[09-Jun-2026 11:44:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 11:44:55 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 11:44:55 UTC] User ID: 763
[09-Jun-2026 11:44:55 UTC] ✅ User profile retrieved successfully for user ID: 763
[09-Jun-2026 11:44:56 UTC] === API CALL LOG ===
[09-Jun-2026 11:44:56 UTC] Endpoint: user/profile.php
[09-Jun-2026 11:44:56 UTC] Full Log Data: {
    "timestamp": "2026-06-09 11:44:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.0.13.150",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.0.13.150, 172.68.111.17",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYzIiwidXNlcm5hbWUiOiJrZW1ib2kiLCJlbWFpbCI6ImJydWNlbWFydGluczA5OEBwcm90b24ubWUiLCJleHAiOjE3ODE2MTAyNjZ9._17UcpK7WJgmpTGcP5RHukux8VVo6ONmC08rRT0P5_c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08fe3225a349246-MUC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.0.13.150",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 11:44:56 UTC] === END API CALL LOG ===
[09-Jun-2026 11:44:56 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 11:44:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYzIiwidXNlcm5hbWUiOiJrZW1ib2kiLCJlbWFpbCI6ImJydWNlbWFydGluczA5OEBwcm90b24ubWUiLCJleHAiOjE3ODE2MTAyNjZ9._17UcpK7WJgmpTGcP5RHukux8VVo6ONmC08rRT0P5_c
[09-Jun-2026 11:44:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 11:44:56 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 11:44:56 UTC] User ID: 763
[09-Jun-2026 11:44:56 UTC] ✅ User profile retrieved successfully for user ID: 763
[09-Jun-2026 11:46:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 11:46:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 11:46:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.0.13.150, 104.23.219.13","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYzIiwidXNlcm5hbWUiOiJrZW1ib2kiLCJlbWFpbCI6ImJydWNlbWFydGluczA5OEBwcm90b24ubWUiLCJleHAiOjE3ODE2MTAyNjZ9._17UcpK7WJgmpTGcP5RHukux8VVo6ONmC08rRT0P5_c","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a08fe4b379f8d3aa-MUC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.0.13.150","cf-ipcountry":"KE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[09-Jun-2026 11:46:00 UTC] === User Orders API Called ===
[09-Jun-2026 11:46:00 UTC] User ID: 763
[09-Jun-2026 11:46:00 UTC] Limit: 20, Offset: 0
[09-Jun-2026 11:46:00 UTC] Orders found: 0
[09-Jun-2026 11:46:00 UTC] Orders data: []
[09-Jun-2026 11:46:00 UTC] Total orders count: 0
[09-Jun-2026 11:46:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 11:46:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 11:46:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.0.13.150, 104.23.219.13","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYzIiwidXNlcm5hbWUiOiJrZW1ib2kiLCJlbWFpbCI6ImJydWNlbWFydGluczA5OEBwcm90b24ubWUiLCJleHAiOjE3ODE2MTAyNjZ9._17UcpK7WJgmpTGcP5RHukux8VVo6ONmC08rRT0P5_c","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a08fe4e2fe4ad3aa-MUC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.0.13.150","cf-ipcountry":"KE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[09-Jun-2026 11:46:08 UTC] === User Orders API Called ===
[09-Jun-2026 11:46:08 UTC] User ID: 763
[09-Jun-2026 11:46:08 UTC] Limit: 20, Offset: 0
[09-Jun-2026 11:46:08 UTC] Orders found: 0
[09-Jun-2026 11:46:08 UTC] Orders data: []
[09-Jun-2026 11:46:08 UTC] Total orders count: 0
[09-Jun-2026 11:46:08 UTC] === API CALL LOG ===
[09-Jun-2026 11:46:08 UTC] Endpoint: user/profile.php
[09-Jun-2026 11:46:08 UTC] Full Log Data: {
    "timestamp": "2026-06-09 11:46:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.0.13.150",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.0.13.150, 104.23.219.13",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYzIiwidXNlcm5hbWUiOiJrZW1ib2kiLCJlbWFpbCI6ImJydWNlbWFydGluczA5OEBwcm90b24ubWUiLCJleHAiOjE3ODE2MTAyNjZ9._17UcpK7WJgmpTGcP5RHukux8VVo6ONmC08rRT0P5_c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08fe4e2fe4fd3aa-MUC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.0.13.150",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 11:46:08 UTC] === END API CALL LOG ===
[09-Jun-2026 11:46:08 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 11:46:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYzIiwidXNlcm5hbWUiOiJrZW1ib2kiLCJlbWFpbCI6ImJydWNlbWFydGluczA5OEBwcm90b24ubWUiLCJleHAiOjE3ODE2MTAyNjZ9._17UcpK7WJgmpTGcP5RHukux8VVo6ONmC08rRT0P5_c
[09-Jun-2026 11:46:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 11:46:08 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 11:46:08 UTC] User ID: 763
[09-Jun-2026 11:46:08 UTC] ✅ User profile retrieved successfully for user ID: 763
[09-Jun-2026 11:46:08 UTC] === API CALL LOG ===
[09-Jun-2026 11:46:08 UTC] Endpoint: user/profile.php
[09-Jun-2026 11:46:08 UTC] Full Log Data: {
    "timestamp": "2026-06-09 11:46:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.0.13.150",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.0.13.150, 104.23.219.13",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYzIiwidXNlcm5hbWUiOiJrZW1ib2kiLCJlbWFpbCI6ImJydWNlbWFydGluczA5OEBwcm90b24ubWUiLCJleHAiOjE3ODE2MTAyNjZ9._17UcpK7WJgmpTGcP5RHukux8VVo6ONmC08rRT0P5_c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08fe4e5ddb6d3aa-MUC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.0.13.150",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 11:46:08 UTC] === END API CALL LOG ===
[09-Jun-2026 11:46:08 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 11:46:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYzIiwidXNlcm5hbWUiOiJrZW1ib2kiLCJlbWFpbCI6ImJydWNlbWFydGluczA5OEBwcm90b24ubWUiLCJleHAiOjE3ODE2MTAyNjZ9._17UcpK7WJgmpTGcP5RHukux8VVo6ONmC08rRT0P5_c
[09-Jun-2026 11:46:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 11:46:08 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 11:46:08 UTC] User ID: 763
[09-Jun-2026 11:46:08 UTC] ✅ User profile retrieved successfully for user ID: 763
[09-Jun-2026 11:46:09 UTC] === API CALL LOG ===
[09-Jun-2026 11:46:09 UTC] Endpoint: user/profile.php
[09-Jun-2026 11:46:09 UTC] Full Log Data: {
    "timestamp": "2026-06-09 11:46:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.0.13.150",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.0.13.150, 104.23.219.13",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYzIiwidXNlcm5hbWUiOiJrZW1ib2kiLCJlbWFpbCI6ImJydWNlbWFydGluczA5OEBwcm90b24ubWUiLCJleHAiOjE3ODE2MTAyNjZ9._17UcpK7WJgmpTGcP5RHukux8VVo6ONmC08rRT0P5_c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08fe4eaec28d3aa-MUC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.0.13.150",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 11:46:09 UTC] === END API CALL LOG ===
[09-Jun-2026 11:46:09 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 11:46:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYzIiwidXNlcm5hbWUiOiJrZW1ib2kiLCJlbWFpbCI6ImJydWNlbWFydGluczA5OEBwcm90b24ubWUiLCJleHAiOjE3ODE2MTAyNjZ9._17UcpK7WJgmpTGcP5RHukux8VVo6ONmC08rRT0P5_c
[09-Jun-2026 11:46:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 11:46:09 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 11:46:09 UTC] User ID: 763
[09-Jun-2026 11:46:09 UTC] ✅ User profile retrieved successfully for user ID: 763
[09-Jun-2026 11:46:36 UTC] === API CALL LOG ===
[09-Jun-2026 11:46:36 UTC] Endpoint: user/profile.php
[09-Jun-2026 11:46:36 UTC] Full Log Data: {
    "timestamp": "2026-06-09 11:46:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.0.13.150",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.0.13.150, 104.23.219.12",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYzIiwidXNlcm5hbWUiOiJrZW1ib2kiLCJlbWFpbCI6ImJydWNlbWFydGluczA5OEBwcm90b24ubWUiLCJleHAiOjE3ODE2MTAyNjZ9._17UcpK7WJgmpTGcP5RHukux8VVo6ONmC08rRT0P5_c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08fe5922df1d3aa-MUC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.0.13.150",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 11:46:36 UTC] === END API CALL LOG ===
[09-Jun-2026 11:46:36 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 11:46:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYzIiwidXNlcm5hbWUiOiJrZW1ib2kiLCJlbWFpbCI6ImJydWNlbWFydGluczA5OEBwcm90b24ubWUiLCJleHAiOjE3ODE2MTAyNjZ9._17UcpK7WJgmpTGcP5RHukux8VVo6ONmC08rRT0P5_c
[09-Jun-2026 11:46:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 11:46:36 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 11:46:36 UTC] User ID: 763
[09-Jun-2026 11:46:36 UTC] ✅ User profile retrieved successfully for user ID: 763
[09-Jun-2026 11:46:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 11:46:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 11:46:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.0.13.150, 104.23.219.12","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYzIiwidXNlcm5hbWUiOiJrZW1ib2kiLCJlbWFpbCI6ImJydWNlbWFydGluczA5OEBwcm90b24ubWUiLCJleHAiOjE3ODE2MTAyNjZ9._17UcpK7WJgmpTGcP5RHukux8VVo6ONmC08rRT0P5_c","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a08fe5922defd3aa-MUC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.0.13.150","cf-ipcountry":"KE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[09-Jun-2026 11:46:36 UTC] === User Orders API Called ===
[09-Jun-2026 11:46:36 UTC] User ID: 763
[09-Jun-2026 11:46:36 UTC] Limit: 20, Offset: 0
[09-Jun-2026 11:46:36 UTC] Orders found: 0
[09-Jun-2026 11:46:36 UTC] Orders data: []
[09-Jun-2026 11:46:36 UTC] Total orders count: 0
[09-Jun-2026 11:46:36 UTC] === API CALL LOG ===
[09-Jun-2026 11:46:36 UTC] Endpoint: user/profile.php
[09-Jun-2026 11:46:36 UTC] Full Log Data: {
    "timestamp": "2026-06-09 11:46:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.0.13.150",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.0.13.150, 104.23.219.12",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYzIiwidXNlcm5hbWUiOiJrZW1ib2kiLCJlbWFpbCI6ImJydWNlbWFydGluczA5OEBwcm90b24ubWUiLCJleHAiOjE3ODE2MTAyNjZ9._17UcpK7WJgmpTGcP5RHukux8VVo6ONmC08rRT0P5_c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08fe5950e86d3aa-MUC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.0.13.150",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 11:46:36 UTC] === END API CALL LOG ===
[09-Jun-2026 11:46:36 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 11:46:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYzIiwidXNlcm5hbWUiOiJrZW1ib2kiLCJlbWFpbCI6ImJydWNlbWFydGluczA5OEBwcm90b24ubWUiLCJleHAiOjE3ODE2MTAyNjZ9._17UcpK7WJgmpTGcP5RHukux8VVo6ONmC08rRT0P5_c
[09-Jun-2026 11:46:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 11:46:36 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 11:46:36 UTC] User ID: 763
[09-Jun-2026 11:46:36 UTC] ✅ User profile retrieved successfully for user ID: 763
[09-Jun-2026 11:46:37 UTC] === API CALL LOG ===
[09-Jun-2026 11:46:37 UTC] Endpoint: user/profile.php
[09-Jun-2026 11:46:37 UTC] Full Log Data: {
    "timestamp": "2026-06-09 11:46:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.0.13.150",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.0.13.150, 104.23.219.12",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYzIiwidXNlcm5hbWUiOiJrZW1ib2kiLCJlbWFpbCI6ImJydWNlbWFydGluczA5OEBwcm90b24ubWUiLCJleHAiOjE3ODE2MTAyNjZ9._17UcpK7WJgmpTGcP5RHukux8VVo6ONmC08rRT0P5_c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08fe59a1a97d3aa-MUC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.0.13.150",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 11:46:37 UTC] === END API CALL LOG ===
[09-Jun-2026 11:46:37 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 11:46:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYzIiwidXNlcm5hbWUiOiJrZW1ib2kiLCJlbWFpbCI6ImJydWNlbWFydGluczA5OEBwcm90b24ubWUiLCJleHAiOjE3ODE2MTAyNjZ9._17UcpK7WJgmpTGcP5RHukux8VVo6ONmC08rRT0P5_c
[09-Jun-2026 11:46:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 11:46:37 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 11:46:37 UTC] User ID: 763
[09-Jun-2026 11:46:37 UTC] ✅ User profile retrieved successfully for user ID: 763
[09-Jun-2026 11:48:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 11:48:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 11:48:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.0.13.150, 104.23.219.13","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYzIiwidXNlcm5hbWUiOiJrZW1ib2kiLCJlbWFpbCI6ImJydWNlbWFydGluczA5OEBwcm90b24ubWUiLCJleHAiOjE3ODE2MTAyNjZ9._17UcpK7WJgmpTGcP5RHukux8VVo6ONmC08rRT0P5_c","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a08fe7c5aaabd3aa-MUC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.0.13.150","cf-ipcountry":"KE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[09-Jun-2026 11:48:06 UTC] === User Orders API Called ===
[09-Jun-2026 11:48:06 UTC] User ID: 763
[09-Jun-2026 11:48:06 UTC] Limit: 20, Offset: 0
[09-Jun-2026 11:48:06 UTC] Orders found: 0
[09-Jun-2026 11:48:06 UTC] Orders data: []
[09-Jun-2026 11:48:06 UTC] Total orders count: 0
[09-Jun-2026 11:48:10 UTC] === API CALL LOG ===
[09-Jun-2026 11:48:10 UTC] Endpoint: user/profile.php
[09-Jun-2026 11:48:10 UTC] Full Log Data: {
    "timestamp": "2026-06-09 11:48:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.0.13.150",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.0.13.150, 104.23.219.13",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYzIiwidXNlcm5hbWUiOiJrZW1ib2kiLCJlbWFpbCI6ImJydWNlbWFydGluczA5OEBwcm90b24ubWUiLCJleHAiOjE3ODE2MTAyNjZ9._17UcpK7WJgmpTGcP5RHukux8VVo6ONmC08rRT0P5_c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08fe7dbfec2d3aa-MUC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.0.13.150",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 11:48:10 UTC] === END API CALL LOG ===
[09-Jun-2026 11:48:10 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 11:48:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYzIiwidXNlcm5hbWUiOiJrZW1ib2kiLCJlbWFpbCI6ImJydWNlbWFydGluczA5OEBwcm90b24ubWUiLCJleHAiOjE3ODE2MTAyNjZ9._17UcpK7WJgmpTGcP5RHukux8VVo6ONmC08rRT0P5_c
[09-Jun-2026 11:48:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 11:48:10 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 11:48:10 UTC] User ID: 763
[09-Jun-2026 11:48:10 UTC] ✅ User profile retrieved successfully for user ID: 763
[09-Jun-2026 11:48:10 UTC] User Purchases API - User ID: 763
[09-Jun-2026 11:48:10 UTC] User Purchases API - Total purchases found: 0
[09-Jun-2026 11:48:17 UTC] === API CALL LOG ===
[09-Jun-2026 11:48:17 UTC] Endpoint: user/profile.php
[09-Jun-2026 11:48:17 UTC] Full Log Data: {
    "timestamp": "2026-06-09 11:48:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.0.13.150",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.0.13.150, 104.23.219.13",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYzIiwidXNlcm5hbWUiOiJrZW1ib2kiLCJlbWFpbCI6ImJydWNlbWFydGluczA5OEBwcm90b24ubWUiLCJleHAiOjE3ODE2MTAyNjZ9._17UcpK7WJgmpTGcP5RHukux8VVo6ONmC08rRT0P5_c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08fe80b7a34d3aa-MUC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.0.13.150",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 11:48:17 UTC] === END API CALL LOG ===
[09-Jun-2026 11:48:17 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 11:48:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYzIiwidXNlcm5hbWUiOiJrZW1ib2kiLCJlbWFpbCI6ImJydWNlbWFydGluczA5OEBwcm90b24ubWUiLCJleHAiOjE3ODE2MTAyNjZ9._17UcpK7WJgmpTGcP5RHukux8VVo6ONmC08rRT0P5_c
[09-Jun-2026 11:48:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 11:48:17 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 11:48:17 UTC] User ID: 763
[09-Jun-2026 11:48:17 UTC] ✅ User profile retrieved successfully for user ID: 763
[09-Jun-2026 11:48:18 UTC] User Purchases API - User ID: 763
[09-Jun-2026 11:48:18 UTC] User Purchases API - Total purchases found: 0
[09-Jun-2026 11:48:24 UTC] === API CALL LOG ===
[09-Jun-2026 11:48:24 UTC] Endpoint: user/profile.php
[09-Jun-2026 11:48:24 UTC] Full Log Data: {
    "timestamp": "2026-06-09 11:48:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.0.13.150",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.0.13.150, 104.23.219.13",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYzIiwidXNlcm5hbWUiOiJrZW1ib2kiLCJlbWFpbCI6ImJydWNlbWFydGluczA5OEBwcm90b24ubWUiLCJleHAiOjE3ODE2MTAyNjZ9._17UcpK7WJgmpTGcP5RHukux8VVo6ONmC08rRT0P5_c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a08fe8350adad3aa-MUC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.0.13.150",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 11:48:24 UTC] === END API CALL LOG ===
[09-Jun-2026 11:48:24 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 11:48:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYzIiwidXNlcm5hbWUiOiJrZW1ib2kiLCJlbWFpbCI6ImJydWNlbWFydGluczA5OEBwcm90b24ubWUiLCJleHAiOjE3ODE2MTAyNjZ9._17UcpK7WJgmpTGcP5RHukux8VVo6ONmC08rRT0P5_c
[09-Jun-2026 11:48:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 11:48:24 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 11:48:24 UTC] User ID: 763
[09-Jun-2026 11:48:24 UTC] ✅ User profile retrieved successfully for user ID: 763
[09-Jun-2026 11:48:24 UTC] User Purchases API - User ID: 763
[09-Jun-2026 11:48:24 UTC] User Purchases API - Total purchases found: 0
[09-Jun-2026 12:31:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 12:31:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 12:31:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a02:3033:70b:f88f:4607:acc5:1418:2e0b, 104.23.219.12","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY0IiwidXNlcm5hbWUiOiJrdW5kZW5rZW5ud29ydCIsImVtYWlsIjoidG9tb3gwODRAZ21haWwuY29tIiwiZXhwIjoxNzgxNjEzMDk1fQ.-wKmZz7vQIkXh3jj8dZyik-QfhWcx7J9GRc2mxztsT8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a09027809a7ee32a-MUC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a02:3033:70b:f88f:4607:acc5:1418:2e0b","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[09-Jun-2026 12:31:37 UTC] === User Orders API Called ===
[09-Jun-2026 12:31:37 UTC] User ID: 764
[09-Jun-2026 12:31:37 UTC] Limit: 20, Offset: 0
[09-Jun-2026 12:31:37 UTC] Orders found: 0
[09-Jun-2026 12:31:37 UTC] Orders data: []
[09-Jun-2026 12:31:37 UTC] Total orders count: 0
[09-Jun-2026 12:31:37 UTC] === API CALL LOG ===
[09-Jun-2026 12:31:37 UTC] Endpoint: user/profile.php
[09-Jun-2026 12:31:37 UTC] Full Log Data: {
    "timestamp": "2026-06-09 12:31:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:3033:70b:f88f:4607:acc5:1418:2e0b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:3033:70b:f88f:4607:acc5:1418:2e0b, 104.23.219.12",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY0IiwidXNlcm5hbWUiOiJrdW5kZW5rZW5ud29ydCIsImVtYWlsIjoidG9tb3gwODRAZ21haWwuY29tIiwiZXhwIjoxNzgxNjEzMDk1fQ.-wKmZz7vQIkXh3jj8dZyik-QfhWcx7J9GRc2mxztsT8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09027809a7be32a-MUC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:3033:70b:f88f:4607:acc5:1418:2e0b",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 12:31:37 UTC] === END API CALL LOG ===
[09-Jun-2026 12:31:37 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 12:31:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY0IiwidXNlcm5hbWUiOiJrdW5kZW5rZW5ud29ydCIsImVtYWlsIjoidG9tb3gwODRAZ21haWwuY29tIiwiZXhwIjoxNzgxNjEzMDk1fQ.-wKmZz7vQIkXh3jj8dZyik-QfhWcx7J9GRc2mxztsT8
[09-Jun-2026 12:31:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 12:31:37 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 12:31:37 UTC] User ID: 764
[09-Jun-2026 12:31:37 UTC] ✅ User profile retrieved successfully for user ID: 764
[09-Jun-2026 12:31:37 UTC] === API CALL LOG ===
[09-Jun-2026 12:31:37 UTC] Endpoint: user/profile.php
[09-Jun-2026 12:31:37 UTC] Full Log Data: {
    "timestamp": "2026-06-09 12:31:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:3033:70b:f88f:4607:acc5:1418:2e0b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:3033:70b:f88f:4607:acc5:1418:2e0b, 104.23.219.12",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY0IiwidXNlcm5hbWUiOiJrdW5kZW5rZW5ud29ydCIsImVtYWlsIjoidG9tb3gwODRAZ21haWwuY29tIiwiZXhwIjoxNzgxNjEzMDk1fQ.-wKmZz7vQIkXh3jj8dZyik-QfhWcx7J9GRc2mxztsT8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0902780fb9de32a-MUC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:3033:70b:f88f:4607:acc5:1418:2e0b",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 12:31:37 UTC] === END API CALL LOG ===
[09-Jun-2026 12:31:37 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 12:31:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY0IiwidXNlcm5hbWUiOiJrdW5kZW5rZW5ud29ydCIsImVtYWlsIjoidG9tb3gwODRAZ21haWwuY29tIiwiZXhwIjoxNzgxNjEzMDk1fQ.-wKmZz7vQIkXh3jj8dZyik-QfhWcx7J9GRc2mxztsT8
[09-Jun-2026 12:31:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 12:31:37 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 12:31:37 UTC] User ID: 764
[09-Jun-2026 12:31:37 UTC] ✅ User profile retrieved successfully for user ID: 764
[09-Jun-2026 12:31:37 UTC] === API CALL LOG ===
[09-Jun-2026 12:31:37 UTC] Endpoint: user/profile.php
[09-Jun-2026 12:31:37 UTC] Full Log Data: {
    "timestamp": "2026-06-09 12:31:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:3033:70b:f88f:4607:acc5:1418:2e0b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:3033:70b:f88f:4607:acc5:1418:2e0b, 104.23.219.12",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY0IiwidXNlcm5hbWUiOiJrdW5kZW5rZW5ud29ydCIsImVtYWlsIjoidG9tb3gwODRAZ21haWwuY29tIiwiZXhwIjoxNzgxNjEzMDk1fQ.-wKmZz7vQIkXh3jj8dZyik-QfhWcx7J9GRc2mxztsT8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a090278338d7e32a-MUC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:3033:70b:f88f:4607:acc5:1418:2e0b",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 12:31:37 UTC] === END API CALL LOG ===
[09-Jun-2026 12:31:37 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 12:31:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY0IiwidXNlcm5hbWUiOiJrdW5kZW5rZW5ud29ydCIsImVtYWlsIjoidG9tb3gwODRAZ21haWwuY29tIiwiZXhwIjoxNzgxNjEzMDk1fQ.-wKmZz7vQIkXh3jj8dZyik-QfhWcx7J9GRc2mxztsT8
[09-Jun-2026 12:31:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 12:31:37 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 12:31:37 UTC] User ID: 764
[09-Jun-2026 12:31:37 UTC] ✅ User profile retrieved successfully for user ID: 764
[09-Jun-2026 12:31:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 12:31:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 12:31:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a02:3033:70b:f88f:4607:acc5:1418:2e0b, 104.23.219.13","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY0IiwidXNlcm5hbWUiOiJrdW5kZW5rZW5ud29ydCIsImVtYWlsIjoidG9tb3gwODRAZ21haWwuY29tIiwiZXhwIjoxNzgxNjEzMDk1fQ.-wKmZz7vQIkXh3jj8dZyik-QfhWcx7J9GRc2mxztsT8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a09027b7edf0e32a-MUC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a02:3033:70b:f88f:4607:acc5:1418:2e0b","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[09-Jun-2026 12:31:45 UTC] === User Orders API Called ===
[09-Jun-2026 12:31:45 UTC] User ID: 764
[09-Jun-2026 12:31:45 UTC] Limit: 20, Offset: 0
[09-Jun-2026 12:31:45 UTC] Orders found: 0
[09-Jun-2026 12:31:45 UTC] Orders data: []
[09-Jun-2026 12:31:45 UTC] Total orders count: 0
[09-Jun-2026 12:31:46 UTC] === API CALL LOG ===
[09-Jun-2026 12:31:46 UTC] Endpoint: user/profile.php
[09-Jun-2026 12:31:46 UTC] Full Log Data: {
    "timestamp": "2026-06-09 12:31:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:3033:70b:f88f:4607:acc5:1418:2e0b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:3033:70b:f88f:4607:acc5:1418:2e0b, 104.23.219.13",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY0IiwidXNlcm5hbWUiOiJrdW5kZW5rZW5ud29ydCIsImVtYWlsIjoidG9tb3gwODRAZ21haWwuY29tIiwiZXhwIjoxNzgxNjEzMDk1fQ.-wKmZz7vQIkXh3jj8dZyik-QfhWcx7J9GRc2mxztsT8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09027b87813e32a-MUC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:3033:70b:f88f:4607:acc5:1418:2e0b",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 12:31:46 UTC] === END API CALL LOG ===
[09-Jun-2026 12:31:46 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 12:31:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY0IiwidXNlcm5hbWUiOiJrdW5kZW5rZW5ud29ydCIsImVtYWlsIjoidG9tb3gwODRAZ21haWwuY29tIiwiZXhwIjoxNzgxNjEzMDk1fQ.-wKmZz7vQIkXh3jj8dZyik-QfhWcx7J9GRc2mxztsT8
[09-Jun-2026 12:31:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 12:31:46 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 12:31:46 UTC] User ID: 764
[09-Jun-2026 12:31:46 UTC] ✅ User profile retrieved successfully for user ID: 764
[09-Jun-2026 12:31:46 UTC] === API CALL LOG ===
[09-Jun-2026 12:31:46 UTC] Endpoint: user/profile.php
[09-Jun-2026 12:31:46 UTC] Full Log Data: {
    "timestamp": "2026-06-09 12:31:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:3033:70b:f88f:4607:acc5:1418:2e0b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:3033:70b:f88f:4607:acc5:1418:2e0b, 104.23.219.13",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY0IiwidXNlcm5hbWUiOiJrdW5kZW5rZW5ud29ydCIsImVtYWlsIjoidG9tb3gwODRAZ21haWwuY29tIiwiZXhwIjoxNzgxNjEzMDk1fQ.-wKmZz7vQIkXh3jj8dZyik-QfhWcx7J9GRc2mxztsT8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09027bbfaa2e32a-MUC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:3033:70b:f88f:4607:acc5:1418:2e0b",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 12:31:46 UTC] === END API CALL LOG ===
[09-Jun-2026 12:31:46 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 12:31:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY0IiwidXNlcm5hbWUiOiJrdW5kZW5rZW5ud29ydCIsImVtYWlsIjoidG9tb3gwODRAZ21haWwuY29tIiwiZXhwIjoxNzgxNjEzMDk1fQ.-wKmZz7vQIkXh3jj8dZyik-QfhWcx7J9GRc2mxztsT8
[09-Jun-2026 12:31:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 12:31:46 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 12:31:46 UTC] User ID: 764
[09-Jun-2026 12:31:46 UTC] ✅ User profile retrieved successfully for user ID: 764
[09-Jun-2026 12:32:06 UTC] === API CALL LOG ===
[09-Jun-2026 12:32:06 UTC] Endpoint: user/profile.php
[09-Jun-2026 12:32:06 UTC] Full Log Data: {
    "timestamp": "2026-06-09 12:32:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:3033:70b:f88f:4607:acc5:1418:2e0b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:3033:70b:f88f:4607:acc5:1418:2e0b, 104.23.219.13",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY0IiwidXNlcm5hbWUiOiJrdW5kZW5rZW5ud29ydCIsImVtYWlsIjoidG9tb3gwODRAZ21haWwuY29tIiwiZXhwIjoxNzgxNjEzMDk1fQ.-wKmZz7vQIkXh3jj8dZyik-QfhWcx7J9GRc2mxztsT8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a090283a39afe32a-MUC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:3033:70b:f88f:4607:acc5:1418:2e0b",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 12:32:06 UTC] === END API CALL LOG ===
[09-Jun-2026 12:32:06 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 12:32:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY0IiwidXNlcm5hbWUiOiJrdW5kZW5rZW5ud29ydCIsImVtYWlsIjoidG9tb3gwODRAZ21haWwuY29tIiwiZXhwIjoxNzgxNjEzMDk1fQ.-wKmZz7vQIkXh3jj8dZyik-QfhWcx7J9GRc2mxztsT8
[09-Jun-2026 12:32:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 12:32:06 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 12:32:06 UTC] User ID: 764
[09-Jun-2026 12:32:06 UTC] ✅ User profile retrieved successfully for user ID: 764
[09-Jun-2026 12:32:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 12:32:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 12:32:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a02:3033:70b:f88f:4607:acc5:1418:2e0b, 104.23.219.13","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY0IiwidXNlcm5hbWUiOiJrdW5kZW5rZW5ud29ydCIsImVtYWlsIjoidG9tb3gwODRAZ21haWwuY29tIiwiZXhwIjoxNzgxNjEzMDk1fQ.-wKmZz7vQIkXh3jj8dZyik-QfhWcx7J9GRc2mxztsT8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0902839e90ce32a-MUC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a02:3033:70b:f88f:4607:acc5:1418:2e0b","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[09-Jun-2026 12:32:06 UTC] === User Orders API Called ===
[09-Jun-2026 12:32:06 UTC] User ID: 764
[09-Jun-2026 12:32:06 UTC] Limit: 20, Offset: 0
[09-Jun-2026 12:32:06 UTC] Orders found: 0
[09-Jun-2026 12:32:06 UTC] Orders data: []
[09-Jun-2026 12:32:06 UTC] Total orders count: 0
[09-Jun-2026 12:32:07 UTC] === API CALL LOG ===
[09-Jun-2026 12:32:07 UTC] Endpoint: user/profile.php
[09-Jun-2026 12:32:07 UTC] Full Log Data: {
    "timestamp": "2026-06-09 12:32:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:3033:70b:f88f:4607:acc5:1418:2e0b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:3033:70b:f88f:4607:acc5:1418:2e0b, 104.23.219.13",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY0IiwidXNlcm5hbWUiOiJrdW5kZW5rZW5ud29ydCIsImVtYWlsIjoidG9tb3gwODRAZ21haWwuY29tIiwiZXhwIjoxNzgxNjEzMDk1fQ.-wKmZz7vQIkXh3jj8dZyik-QfhWcx7J9GRc2mxztsT8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a090283c2eefe32a-MUC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:3033:70b:f88f:4607:acc5:1418:2e0b",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 12:32:07 UTC] === END API CALL LOG ===
[09-Jun-2026 12:32:07 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 12:32:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY0IiwidXNlcm5hbWUiOiJrdW5kZW5rZW5ud29ydCIsImVtYWlsIjoidG9tb3gwODRAZ21haWwuY29tIiwiZXhwIjoxNzgxNjEzMDk1fQ.-wKmZz7vQIkXh3jj8dZyik-QfhWcx7J9GRc2mxztsT8
[09-Jun-2026 12:32:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 12:32:07 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 12:32:07 UTC] User ID: 764
[09-Jun-2026 12:32:07 UTC] ✅ User profile retrieved successfully for user ID: 764
[09-Jun-2026 12:32:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 12:32:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 12:32:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a02:3033:70b:f88f:4607:acc5:1418:2e0b, 104.23.219.13","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY0IiwidXNlcm5hbWUiOiJrdW5kZW5rZW5ud29ydCIsImVtYWlsIjoidG9tb3gwODRAZ21haWwuY29tIiwiZXhwIjoxNzgxNjEzMDk1fQ.-wKmZz7vQIkXh3jj8dZyik-QfhWcx7J9GRc2mxztsT8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a09028628e78e32a-MUC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a02:3033:70b:f88f:4607:acc5:1418:2e0b","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[09-Jun-2026 12:32:13 UTC] === User Orders API Called ===
[09-Jun-2026 12:32:13 UTC] User ID: 764
[09-Jun-2026 12:32:13 UTC] Limit: 20, Offset: 0
[09-Jun-2026 12:32:13 UTC] Orders found: 0
[09-Jun-2026 12:32:13 UTC] Orders data: []
[09-Jun-2026 12:32:13 UTC] Total orders count: 0
[09-Jun-2026 12:32:13 UTC] === API CALL LOG ===
[09-Jun-2026 12:32:13 UTC] Endpoint: user/profile.php
[09-Jun-2026 12:32:13 UTC] Full Log Data: {
    "timestamp": "2026-06-09 12:32:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:3033:70b:f88f:4607:acc5:1418:2e0b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:3033:70b:f88f:4607:acc5:1418:2e0b, 104.23.219.13",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY0IiwidXNlcm5hbWUiOiJrdW5kZW5rZW5ud29ydCIsImVtYWlsIjoidG9tb3gwODRAZ21haWwuY29tIiwiZXhwIjoxNzgxNjEzMDk1fQ.-wKmZz7vQIkXh3jj8dZyik-QfhWcx7J9GRc2mxztsT8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0902863386ee32a-MUC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:3033:70b:f88f:4607:acc5:1418:2e0b",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 12:32:13 UTC] === END API CALL LOG ===
[09-Jun-2026 12:32:13 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 12:32:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY0IiwidXNlcm5hbWUiOiJrdW5kZW5rZW5ud29ydCIsImVtYWlsIjoidG9tb3gwODRAZ21haWwuY29tIiwiZXhwIjoxNzgxNjEzMDk1fQ.-wKmZz7vQIkXh3jj8dZyik-QfhWcx7J9GRc2mxztsT8
[09-Jun-2026 12:32:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 12:32:13 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 12:32:13 UTC] User ID: 764
[09-Jun-2026 12:32:13 UTC] ✅ User profile retrieved successfully for user ID: 764
[09-Jun-2026 12:32:13 UTC] === API CALL LOG ===
[09-Jun-2026 12:32:13 UTC] Endpoint: user/profile.php
[09-Jun-2026 12:32:13 UTC] Full Log Data: {
    "timestamp": "2026-06-09 12:32:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:3033:70b:f88f:4607:acc5:1418:2e0b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:3033:70b:f88f:4607:acc5:1418:2e0b, 104.23.219.13",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY0IiwidXNlcm5hbWUiOiJrdW5kZW5rZW5ud29ydCIsImVtYWlsIjoidG9tb3gwODRAZ21haWwuY29tIiwiZXhwIjoxNzgxNjEzMDk1fQ.-wKmZz7vQIkXh3jj8dZyik-QfhWcx7J9GRc2mxztsT8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09028675b3ae32a-MUC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:3033:70b:f88f:4607:acc5:1418:2e0b",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 12:32:13 UTC] === END API CALL LOG ===
[09-Jun-2026 12:32:13 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 12:32:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY0IiwidXNlcm5hbWUiOiJrdW5kZW5rZW5ud29ydCIsImVtYWlsIjoidG9tb3gwODRAZ21haWwuY29tIiwiZXhwIjoxNzgxNjEzMDk1fQ.-wKmZz7vQIkXh3jj8dZyik-QfhWcx7J9GRc2mxztsT8
[09-Jun-2026 12:32:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 12:32:13 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 12:32:13 UTC] User ID: 764
[09-Jun-2026 12:32:13 UTC] ✅ User profile retrieved successfully for user ID: 764
[09-Jun-2026 12:32:14 UTC] === API CALL LOG ===
[09-Jun-2026 12:32:14 UTC] Endpoint: user/profile.php
[09-Jun-2026 12:32:14 UTC] Full Log Data: {
    "timestamp": "2026-06-09 12:32:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:3033:70b:f88f:4607:acc5:1418:2e0b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:3033:70b:f88f:4607:acc5:1418:2e0b, 104.23.219.13",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY0IiwidXNlcm5hbWUiOiJrdW5kZW5rZW5ud29ydCIsImVtYWlsIjoidG9tb3gwODRAZ21haWwuY29tIiwiZXhwIjoxNzgxNjEzMDk1fQ.-wKmZz7vQIkXh3jj8dZyik-QfhWcx7J9GRc2mxztsT8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09028684e4be32a-MUC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:3033:70b:f88f:4607:acc5:1418:2e0b",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 12:32:14 UTC] === END API CALL LOG ===
[09-Jun-2026 12:32:14 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 12:32:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY0IiwidXNlcm5hbWUiOiJrdW5kZW5rZW5ud29ydCIsImVtYWlsIjoidG9tb3gwODRAZ21haWwuY29tIiwiZXhwIjoxNzgxNjEzMDk1fQ.-wKmZz7vQIkXh3jj8dZyik-QfhWcx7J9GRc2mxztsT8
[09-Jun-2026 12:32:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 12:32:14 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 12:32:14 UTC] User ID: 764
[09-Jun-2026 12:32:14 UTC] ✅ User profile retrieved successfully for user ID: 764
[09-Jun-2026 12:32:33 UTC] === API CALL LOG ===
[09-Jun-2026 12:32:33 UTC] Endpoint: user/profile.php
[09-Jun-2026 12:32:33 UTC] Full Log Data: {
    "timestamp": "2026-06-09 12:32:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:3033:70b:f88f:4607:acc5:1418:2e0b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:3033:70b:f88f:4607:acc5:1418:2e0b, 104.23.219.12",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY0IiwidXNlcm5hbWUiOiJrdW5kZW5rZW5ud29ydCIsImVtYWlsIjoidG9tb3gwODRAZ21haWwuY29tIiwiZXhwIjoxNzgxNjEzMDk1fQ.-wKmZz7vQIkXh3jj8dZyik-QfhWcx7J9GRc2mxztsT8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09028df7c2be32a-MUC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:3033:70b:f88f:4607:acc5:1418:2e0b",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 12:32:33 UTC] === END API CALL LOG ===
[09-Jun-2026 12:32:33 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 12:32:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY0IiwidXNlcm5hbWUiOiJrdW5kZW5rZW5ud29ydCIsImVtYWlsIjoidG9tb3gwODRAZ21haWwuY29tIiwiZXhwIjoxNzgxNjEzMDk1fQ.-wKmZz7vQIkXh3jj8dZyik-QfhWcx7J9GRc2mxztsT8
[09-Jun-2026 12:32:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 12:32:33 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 12:32:33 UTC] User ID: 764
[09-Jun-2026 12:32:33 UTC] ✅ User profile retrieved successfully for user ID: 764
[09-Jun-2026 12:32:33 UTC] User Purchases API - User ID: 764
[09-Jun-2026 12:32:33 UTC] User Purchases API - Total purchases found: 0
[09-Jun-2026 12:32:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 12:32:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 12:32:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a02:3033:70b:f88f:4607:acc5:1418:2e0b, 104.23.219.12","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY0IiwidXNlcm5hbWUiOiJrdW5kZW5rZW5ud29ydCIsImVtYWlsIjoidG9tb3gwODRAZ21haWwuY29tIiwiZXhwIjoxNzgxNjEzMDk1fQ.-wKmZz7vQIkXh3jj8dZyik-QfhWcx7J9GRc2mxztsT8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a09028e5bea4e32a-MUC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a02:3033:70b:f88f:4607:acc5:1418:2e0b","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[09-Jun-2026 12:32:34 UTC] === User Orders API Called ===
[09-Jun-2026 12:32:34 UTC] User ID: 764
[09-Jun-2026 12:32:34 UTC] Limit: 20, Offset: 0
[09-Jun-2026 12:32:34 UTC] Orders found: 0
[09-Jun-2026 12:32:34 UTC] Orders data: []
[09-Jun-2026 12:32:34 UTC] Total orders count: 0
[09-Jun-2026 12:32:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 12:32:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 12:32:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a02:3033:70b:f88f:4607:acc5:1418:2e0b, 104.23.219.12","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY0IiwidXNlcm5hbWUiOiJrdW5kZW5rZW5ud29ydCIsImVtYWlsIjoidG9tb3gwODRAZ21haWwuY29tIiwiZXhwIjoxNzgxNjEzMDk1fQ.-wKmZz7vQIkXh3jj8dZyik-QfhWcx7J9GRc2mxztsT8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a09028f59d75e32a-MUC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a02:3033:70b:f88f:4607:acc5:1418:2e0b","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[09-Jun-2026 12:32:36 UTC] === User Orders API Called ===
[09-Jun-2026 12:32:36 UTC] User ID: 764
[09-Jun-2026 12:32:36 UTC] Limit: 20, Offset: 0
[09-Jun-2026 12:32:36 UTC] Orders found: 0
[09-Jun-2026 12:32:36 UTC] Orders data: []
[09-Jun-2026 12:32:36 UTC] Total orders count: 0
[09-Jun-2026 12:32:36 UTC] === API CALL LOG ===
[09-Jun-2026 12:32:36 UTC] Endpoint: user/profile.php
[09-Jun-2026 12:32:36 UTC] Full Log Data: {
    "timestamp": "2026-06-09 12:32:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:3033:70b:f88f:4607:acc5:1418:2e0b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:3033:70b:f88f:4607:acc5:1418:2e0b, 104.23.219.12",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY0IiwidXNlcm5hbWUiOiJrdW5kZW5rZW5ud29ydCIsImVtYWlsIjoidG9tb3gwODRAZ21haWwuY29tIiwiZXhwIjoxNzgxNjEzMDk1fQ.-wKmZz7vQIkXh3jj8dZyik-QfhWcx7J9GRc2mxztsT8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09028f61ee8e32a-MUC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:3033:70b:f88f:4607:acc5:1418:2e0b",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 12:32:36 UTC] === END API CALL LOG ===
[09-Jun-2026 12:32:36 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 12:32:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY0IiwidXNlcm5hbWUiOiJrdW5kZW5rZW5ud29ydCIsImVtYWlsIjoidG9tb3gwODRAZ21haWwuY29tIiwiZXhwIjoxNzgxNjEzMDk1fQ.-wKmZz7vQIkXh3jj8dZyik-QfhWcx7J9GRc2mxztsT8
[09-Jun-2026 12:32:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 12:32:36 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 12:32:36 UTC] User ID: 764
[09-Jun-2026 12:32:36 UTC] ✅ User profile retrieved successfully for user ID: 764
[09-Jun-2026 12:32:37 UTC] === API CALL LOG ===
[09-Jun-2026 12:32:37 UTC] Endpoint: user/profile.php
[09-Jun-2026 12:32:37 UTC] Full Log Data: {
    "timestamp": "2026-06-09 12:32:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:3033:70b:f88f:4607:acc5:1418:2e0b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:3033:70b:f88f:4607:acc5:1418:2e0b, 104.23.219.12",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY0IiwidXNlcm5hbWUiOiJrdW5kZW5rZW5ud29ydCIsImVtYWlsIjoidG9tb3gwODRAZ21haWwuY29tIiwiZXhwIjoxNzgxNjEzMDk1fQ.-wKmZz7vQIkXh3jj8dZyik-QfhWcx7J9GRc2mxztsT8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09028f7ebf3e32a-MUC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:3033:70b:f88f:4607:acc5:1418:2e0b",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 12:32:37 UTC] === END API CALL LOG ===
[09-Jun-2026 12:32:37 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 12:32:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY0IiwidXNlcm5hbWUiOiJrdW5kZW5rZW5ud29ydCIsImVtYWlsIjoidG9tb3gwODRAZ21haWwuY29tIiwiZXhwIjoxNzgxNjEzMDk1fQ.-wKmZz7vQIkXh3jj8dZyik-QfhWcx7J9GRc2mxztsT8
[09-Jun-2026 12:32:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 12:32:37 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 12:32:37 UTC] User ID: 764
[09-Jun-2026 12:32:37 UTC] ✅ User profile retrieved successfully for user ID: 764
[09-Jun-2026 12:32:37 UTC] === API CALL LOG ===
[09-Jun-2026 12:32:37 UTC] Endpoint: user/profile.php
[09-Jun-2026 12:32:37 UTC] Full Log Data: {
    "timestamp": "2026-06-09 12:32:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:3033:70b:f88f:4607:acc5:1418:2e0b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:3033:70b:f88f:4607:acc5:1418:2e0b, 104.23.219.12",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY0IiwidXNlcm5hbWUiOiJrdW5kZW5rZW5ud29ydCIsImVtYWlsIjoidG9tb3gwODRAZ21haWwuY29tIiwiZXhwIjoxNzgxNjEzMDk1fQ.-wKmZz7vQIkXh3jj8dZyik-QfhWcx7J9GRc2mxztsT8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09028f99960e32a-MUC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:3033:70b:f88f:4607:acc5:1418:2e0b",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 12:32:37 UTC] === END API CALL LOG ===
[09-Jun-2026 12:32:37 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 12:32:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY0IiwidXNlcm5hbWUiOiJrdW5kZW5rZW5ud29ydCIsImVtYWlsIjoidG9tb3gwODRAZ21haWwuY29tIiwiZXhwIjoxNzgxNjEzMDk1fQ.-wKmZz7vQIkXh3jj8dZyik-QfhWcx7J9GRc2mxztsT8
[09-Jun-2026 12:32:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 12:32:37 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 12:32:37 UTC] User ID: 764
[09-Jun-2026 12:32:37 UTC] ✅ User profile retrieved successfully for user ID: 764
[09-Jun-2026 14:17:57 UTC] === API CALL LOG ===
[09-Jun-2026 14:17:57 UTC] Endpoint: user/profile.php
[09-Jun-2026 14:17:57 UTC] Full Log Data: {
    "timestamp": "2026-06-09 14:17:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:3033:71b:6601:629a:e96e:240a:8557",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:3033:71b:6601:629a:e96e:240a:8557, 172.68.111.18",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY0IiwidXNlcm5hbWUiOiJrdW5kZW5rZW5ud29ydCIsImVtYWlsIjoidG9tb3gwODRAZ21haWwuY29tIiwiZXhwIjoxNzgxNjEzMDk1fQ.-wKmZz7vQIkXh3jj8dZyik-QfhWcx7J9GRc2mxztsT8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a090c3446cfd928c-MUC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:3033:71b:6601:629a:e96e:240a:8557",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 14:17:57 UTC] === END API CALL LOG ===
[09-Jun-2026 14:17:57 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 14:17:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY0IiwidXNlcm5hbWUiOiJrdW5kZW5rZW5ud29ydCIsImVtYWlsIjoidG9tb3gwODRAZ21haWwuY29tIiwiZXhwIjoxNzgxNjEzMDk1fQ.-wKmZz7vQIkXh3jj8dZyik-QfhWcx7J9GRc2mxztsT8
[09-Jun-2026 14:17:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 14:17:57 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 14:17:57 UTC] User ID: 764
[09-Jun-2026 14:17:57 UTC] ✅ User profile retrieved successfully for user ID: 764
[09-Jun-2026 14:17:58 UTC] === API CALL LOG ===
[09-Jun-2026 14:17:58 UTC] Endpoint: user/profile.php
[09-Jun-2026 14:17:58 UTC] Full Log Data: {
    "timestamp": "2026-06-09 14:17:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:3033:71b:6601:629a:e96e:240a:8557",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:3033:71b:6601:629a:e96e:240a:8557, 172.68.111.18",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY0IiwidXNlcm5hbWUiOiJrdW5kZW5rZW5ud29ydCIsImVtYWlsIjoidG9tb3gwODRAZ21haWwuY29tIiwiZXhwIjoxNzgxNjEzMDk1fQ.-wKmZz7vQIkXh3jj8dZyik-QfhWcx7J9GRc2mxztsT8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a090c34deb7d928c-MUC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:3033:71b:6601:629a:e96e:240a:8557",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 14:17:58 UTC] === END API CALL LOG ===
[09-Jun-2026 14:17:58 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 14:17:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY0IiwidXNlcm5hbWUiOiJrdW5kZW5rZW5ud29ydCIsImVtYWlsIjoidG9tb3gwODRAZ21haWwuY29tIiwiZXhwIjoxNzgxNjEzMDk1fQ.-wKmZz7vQIkXh3jj8dZyik-QfhWcx7J9GRc2mxztsT8
[09-Jun-2026 14:17:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 14:17:58 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 14:17:58 UTC] User ID: 764
[09-Jun-2026 14:17:58 UTC] ✅ User profile retrieved successfully for user ID: 764
[09-Jun-2026 14:17:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 14:17:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 14:17:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a02:3033:71b:6601:629a:e96e:240a:8557, 172.68.111.18","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY0IiwidXNlcm5hbWUiOiJrdW5kZW5rZW5ud29ydCIsImVtYWlsIjoidG9tb3gwODRAZ21haWwuY29tIiwiZXhwIjoxNzgxNjEzMDk1fQ.-wKmZz7vQIkXh3jj8dZyik-QfhWcx7J9GRc2mxztsT8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a090c34e1b95928c-MUC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a02:3033:71b:6601:629a:e96e:240a:8557","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[09-Jun-2026 14:17:58 UTC] === User Orders API Called ===
[09-Jun-2026 14:17:58 UTC] User ID: 764
[09-Jun-2026 14:17:58 UTC] Limit: 20, Offset: 0
[09-Jun-2026 14:17:58 UTC] Orders found: 0
[09-Jun-2026 14:17:58 UTC] Orders data: []
[09-Jun-2026 14:17:58 UTC] Total orders count: 0
[09-Jun-2026 14:17:58 UTC] === API CALL LOG ===
[09-Jun-2026 14:17:58 UTC] Endpoint: user/profile.php
[09-Jun-2026 14:17:58 UTC] Full Log Data: {
    "timestamp": "2026-06-09 14:17:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:3033:71b:6601:629a:e96e:240a:8557",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:3033:71b:6601:629a:e96e:240a:8557, 172.68.111.18",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY0IiwidXNlcm5hbWUiOiJrdW5kZW5rZW5ud29ydCIsImVtYWlsIjoidG9tb3gwODRAZ21haWwuY29tIiwiZXhwIjoxNzgxNjEzMDk1fQ.-wKmZz7vQIkXh3jj8dZyik-QfhWcx7J9GRc2mxztsT8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a090c34e7c09928c-MUC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:3033:71b:6601:629a:e96e:240a:8557",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 14:17:58 UTC] === END API CALL LOG ===
[09-Jun-2026 14:17:58 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 14:17:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY0IiwidXNlcm5hbWUiOiJrdW5kZW5rZW5ud29ydCIsImVtYWlsIjoidG9tb3gwODRAZ21haWwuY29tIiwiZXhwIjoxNzgxNjEzMDk1fQ.-wKmZz7vQIkXh3jj8dZyik-QfhWcx7J9GRc2mxztsT8
[09-Jun-2026 14:17:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 14:17:58 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 14:17:58 UTC] User ID: 764
[09-Jun-2026 14:17:58 UTC] ✅ User profile retrieved successfully for user ID: 764
[09-Jun-2026 14:18:00 UTC] === API CALL LOG ===
[09-Jun-2026 14:18:00 UTC] Endpoint: user/profile.php
[09-Jun-2026 14:18:00 UTC] Full Log Data: {
    "timestamp": "2026-06-09 14:18:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:3033:71b:6601:629a:e96e:240a:8557",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:3033:71b:6601:629a:e96e:240a:8557, 172.68.111.18",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY0IiwidXNlcm5hbWUiOiJrdW5kZW5rZW5ud29ydCIsImVtYWlsIjoidG9tb3gwODRAZ21haWwuY29tIiwiZXhwIjoxNzgxNjEzMDk1fQ.-wKmZz7vQIkXh3jj8dZyik-QfhWcx7J9GRc2mxztsT8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a090c357aacc928c-MUC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:3033:71b:6601:629a:e96e:240a:8557",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 14:18:00 UTC] === END API CALL LOG ===
[09-Jun-2026 14:18:00 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 14:18:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY0IiwidXNlcm5hbWUiOiJrdW5kZW5rZW5ud29ydCIsImVtYWlsIjoidG9tb3gwODRAZ21haWwuY29tIiwiZXhwIjoxNzgxNjEzMDk1fQ.-wKmZz7vQIkXh3jj8dZyik-QfhWcx7J9GRc2mxztsT8
[09-Jun-2026 14:18:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 14:18:00 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 14:18:00 UTC] User ID: 764
[09-Jun-2026 14:18:00 UTC] ✅ User profile retrieved successfully for user ID: 764
[09-Jun-2026 17:01:33 UTC] === API CALL LOG ===
[09-Jun-2026 17:01:33 UTC] Endpoint: user/profile.php
[09-Jun-2026 17:01:33 UTC] Full Log Data: {
    "timestamp": "2026-06-09 17:01:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:15bc:dd39:0:44:f808:5f01",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:15bc:dd39:0:44:f808:5f01, 162.158.107.16",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY1IiwidXNlcm5hbWUiOiJ2aWFodSIsImVtYWlsIjoiZG9sYXNoaXlhMTIzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTYyOTI5MX0.m_eb6FOtXiKoX_-M4EUYXmHbwSYEPKYarmNWVgh5bso",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a091b2e8ae174079-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:15bc:dd39:0:44:f808:5f01",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 17:01:33 UTC] === END API CALL LOG ===
[09-Jun-2026 17:01:33 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 17:01:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY1IiwidXNlcm5hbWUiOiJ2aWFodSIsImVtYWlsIjoiZG9sYXNoaXlhMTIzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTYyOTI5MX0.m_eb6FOtXiKoX_-M4EUYXmHbwSYEPKYarmNWVgh5bso
[09-Jun-2026 17:01:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 17:01:33 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 17:01:33 UTC] User ID: 765
[09-Jun-2026 17:01:33 UTC] ✅ User profile retrieved successfully for user ID: 765
[09-Jun-2026 17:01:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 17:01:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 17:01:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:3a80:15bc:dd39:0:44:f808:5f01, 162.158.107.16","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY1IiwidXNlcm5hbWUiOiJ2aWFodSIsImVtYWlsIjoiZG9sYXNoaXlhMTIzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTYyOTI5MX0.m_eb6FOtXiKoX_-M4EUYXmHbwSYEPKYarmNWVgh5bso","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a091b2e93e884079-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2402:3a80:15bc:dd39:0:44:f808:5f01","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[09-Jun-2026 17:01:33 UTC] === User Orders API Called ===
[09-Jun-2026 17:01:33 UTC] User ID: 765
[09-Jun-2026 17:01:33 UTC] Limit: 20, Offset: 0
[09-Jun-2026 17:01:33 UTC] Orders found: 0
[09-Jun-2026 17:01:33 UTC] Orders data: []
[09-Jun-2026 17:01:33 UTC] Total orders count: 0
[09-Jun-2026 17:01:33 UTC] === API CALL LOG ===
[09-Jun-2026 17:01:33 UTC] Endpoint: user/profile.php
[09-Jun-2026 17:01:33 UTC] Full Log Data: {
    "timestamp": "2026-06-09 17:01:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:15bc:dd39:0:44:f808:5f01",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:15bc:dd39:0:44:f808:5f01, 162.158.107.16",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY1IiwidXNlcm5hbWUiOiJ2aWFodSIsImVtYWlsIjoiZG9sYXNoaXlhMTIzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTYyOTI5MX0.m_eb6FOtXiKoX_-M4EUYXmHbwSYEPKYarmNWVgh5bso",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a091b2e9cee74079-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:15bc:dd39:0:44:f808:5f01",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 17:01:33 UTC] === END API CALL LOG ===
[09-Jun-2026 17:01:33 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 17:01:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY1IiwidXNlcm5hbWUiOiJ2aWFodSIsImVtYWlsIjoiZG9sYXNoaXlhMTIzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTYyOTI5MX0.m_eb6FOtXiKoX_-M4EUYXmHbwSYEPKYarmNWVgh5bso
[09-Jun-2026 17:01:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 17:01:33 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 17:01:33 UTC] User ID: 765
[09-Jun-2026 17:01:33 UTC] ✅ User profile retrieved successfully for user ID: 765
[09-Jun-2026 17:01:36 UTC] === API CALL LOG ===
[09-Jun-2026 17:01:36 UTC] Endpoint: user/profile.php
[09-Jun-2026 17:01:36 UTC] Full Log Data: {
    "timestamp": "2026-06-09 17:01:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:15bc:dd39:0:44:f808:5f01",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:15bc:dd39:0:44:f808:5f01, 162.158.107.16",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY1IiwidXNlcm5hbWUiOiJ2aWFodSIsImVtYWlsIjoiZG9sYXNoaXlhMTIzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTYyOTI5MX0.m_eb6FOtXiKoX_-M4EUYXmHbwSYEPKYarmNWVgh5bso",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a091b2fdad724079-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:15bc:dd39:0:44:f808:5f01",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 17:01:36 UTC] === END API CALL LOG ===
[09-Jun-2026 17:01:36 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 17:01:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY1IiwidXNlcm5hbWUiOiJ2aWFodSIsImVtYWlsIjoiZG9sYXNoaXlhMTIzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTYyOTI5MX0.m_eb6FOtXiKoX_-M4EUYXmHbwSYEPKYarmNWVgh5bso
[09-Jun-2026 17:01:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 17:01:36 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 17:01:36 UTC] User ID: 765
[09-Jun-2026 17:01:36 UTC] ✅ User profile retrieved successfully for user ID: 765
[09-Jun-2026 17:01:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 17:01:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 17:01:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:3a80:15bc:dd39:0:44:f808:5f01, 162.158.107.92","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY1IiwidXNlcm5hbWUiOiJ2aWFodSIsImVtYWlsIjoiZG9sYXNoaXlhMTIzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTYyOTI5MX0.m_eb6FOtXiKoX_-M4EUYXmHbwSYEPKYarmNWVgh5bso","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a091b324ac8e4079-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2402:3a80:15bc:dd39:0:44:f808:5f01","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[09-Jun-2026 17:01:43 UTC] === User Orders API Called ===
[09-Jun-2026 17:01:43 UTC] User ID: 765
[09-Jun-2026 17:01:43 UTC] Limit: 20, Offset: 0
[09-Jun-2026 17:01:43 UTC] Orders found: 0
[09-Jun-2026 17:01:43 UTC] Orders data: []
[09-Jun-2026 17:01:43 UTC] Total orders count: 0
[09-Jun-2026 17:01:43 UTC] === API CALL LOG ===
[09-Jun-2026 17:01:43 UTC] Endpoint: user/profile.php
[09-Jun-2026 17:01:43 UTC] Full Log Data: {
    "timestamp": "2026-06-09 17:01:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:15bc:dd39:0:44:f808:5f01",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:15bc:dd39:0:44:f808:5f01, 162.158.107.92",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY1IiwidXNlcm5hbWUiOiJ2aWFodSIsImVtYWlsIjoiZG9sYXNoaXlhMTIzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTYyOTI5MX0.m_eb6FOtXiKoX_-M4EUYXmHbwSYEPKYarmNWVgh5bso",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a091b3253ccd4079-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:15bc:dd39:0:44:f808:5f01",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 17:01:43 UTC] === END API CALL LOG ===
[09-Jun-2026 17:01:43 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 17:01:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY1IiwidXNlcm5hbWUiOiJ2aWFodSIsImVtYWlsIjoiZG9sYXNoaXlhMTIzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTYyOTI5MX0.m_eb6FOtXiKoX_-M4EUYXmHbwSYEPKYarmNWVgh5bso
[09-Jun-2026 17:01:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 17:01:43 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 17:01:43 UTC] User ID: 765
[09-Jun-2026 17:01:43 UTC] ✅ User profile retrieved successfully for user ID: 765
[09-Jun-2026 17:01:43 UTC] === API CALL LOG ===
[09-Jun-2026 17:01:43 UTC] Endpoint: user/profile.php
[09-Jun-2026 17:01:43 UTC] Full Log Data: {
    "timestamp": "2026-06-09 17:01:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:15bc:dd39:0:44:f808:5f01",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:15bc:dd39:0:44:f808:5f01, 162.158.107.92",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY1IiwidXNlcm5hbWUiOiJ2aWFodSIsImVtYWlsIjoiZG9sYXNoaXlhMTIzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTYyOTI5MX0.m_eb6FOtXiKoX_-M4EUYXmHbwSYEPKYarmNWVgh5bso",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a091b3292f324079-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:15bc:dd39:0:44:f808:5f01",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 17:01:43 UTC] === END API CALL LOG ===
[09-Jun-2026 17:01:43 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 17:01:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY1IiwidXNlcm5hbWUiOiJ2aWFodSIsImVtYWlsIjoiZG9sYXNoaXlhMTIzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTYyOTI5MX0.m_eb6FOtXiKoX_-M4EUYXmHbwSYEPKYarmNWVgh5bso
[09-Jun-2026 17:01:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 17:01:43 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 17:01:43 UTC] User ID: 765
[09-Jun-2026 17:01:43 UTC] ✅ User profile retrieved successfully for user ID: 765
[09-Jun-2026 17:01:44 UTC] === API CALL LOG ===
[09-Jun-2026 17:01:44 UTC] Endpoint: user/profile.php
[09-Jun-2026 17:01:44 UTC] Full Log Data: {
    "timestamp": "2026-06-09 17:01:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:15bc:dd39:0:44:f808:5f01",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:15bc:dd39:0:44:f808:5f01, 162.158.107.92",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY1IiwidXNlcm5hbWUiOiJ2aWFodSIsImVtYWlsIjoiZG9sYXNoaXlhMTIzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTYyOTI5MX0.m_eb6FOtXiKoX_-M4EUYXmHbwSYEPKYarmNWVgh5bso",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a091b32f9ada4079-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:15bc:dd39:0:44:f808:5f01",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 17:01:44 UTC] === END API CALL LOG ===
[09-Jun-2026 17:01:44 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 17:01:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY1IiwidXNlcm5hbWUiOiJ2aWFodSIsImVtYWlsIjoiZG9sYXNoaXlhMTIzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTYyOTI5MX0.m_eb6FOtXiKoX_-M4EUYXmHbwSYEPKYarmNWVgh5bso
[09-Jun-2026 17:01:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 17:01:44 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 17:01:44 UTC] User ID: 765
[09-Jun-2026 17:01:44 UTC] ✅ User profile retrieved successfully for user ID: 765
[09-Jun-2026 17:02:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 17:02:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 17:02:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:3a80:15bc:dd39:0:44:f808:5f01, 162.158.107.91","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY1IiwidXNlcm5hbWUiOiJ2aWFodSIsImVtYWlsIjoiZG9sYXNoaXlhMTIzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTYyOTI5MX0.m_eb6FOtXiKoX_-M4EUYXmHbwSYEPKYarmNWVgh5bso","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a091b39ccfb94079-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2402:3a80:15bc:dd39:0:44:f808:5f01","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[09-Jun-2026 17:02:02 UTC] === User Orders API Called ===
[09-Jun-2026 17:02:02 UTC] User ID: 765
[09-Jun-2026 17:02:02 UTC] Limit: 20, Offset: 0
[09-Jun-2026 17:02:02 UTC] Orders found: 0
[09-Jun-2026 17:02:02 UTC] Orders data: []
[09-Jun-2026 17:02:02 UTC] Total orders count: 0
[09-Jun-2026 17:02:04 UTC] === API CALL LOG ===
[09-Jun-2026 17:02:04 UTC] Endpoint: user/profile.php
[09-Jun-2026 17:02:04 UTC] Full Log Data: {
    "timestamp": "2026-06-09 17:02:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:15bc:dd39:0:44:f808:5f01",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:15bc:dd39:0:44:f808:5f01, 162.158.107.91",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY1IiwidXNlcm5hbWUiOiJ2aWFodSIsImVtYWlsIjoiZG9sYXNoaXlhMTIzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTYyOTI5MX0.m_eb6FOtXiKoX_-M4EUYXmHbwSYEPKYarmNWVgh5bso",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a091b3aba8134079-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:15bc:dd39:0:44:f808:5f01",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 17:02:04 UTC] === END API CALL LOG ===
[09-Jun-2026 17:02:04 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 17:02:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY1IiwidXNlcm5hbWUiOiJ2aWFodSIsImVtYWlsIjoiZG9sYXNoaXlhMTIzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTYyOTI5MX0.m_eb6FOtXiKoX_-M4EUYXmHbwSYEPKYarmNWVgh5bso
[09-Jun-2026 17:02:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 17:02:04 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 17:02:04 UTC] User ID: 765
[09-Jun-2026 17:02:04 UTC] ✅ User profile retrieved successfully for user ID: 765
[09-Jun-2026 17:02:04 UTC] User Purchases API - User ID: 765
[09-Jun-2026 17:02:04 UTC] User Purchases API - Total purchases found: 0
[09-Jun-2026 17:02:08 UTC] User Purchases API - User ID: 765
[09-Jun-2026 17:02:08 UTC] User Purchases API - Total purchases found: 0
[09-Jun-2026 17:02:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 17:02:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 17:02:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:3a80:15bc:dd39:0:44:f808:5f01, 162.158.107.91","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY1IiwidXNlcm5hbWUiOiJ2aWFodSIsImVtYWlsIjoiZG9sYXNoaXlhMTIzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTYyOTI5MX0.m_eb6FOtXiKoX_-M4EUYXmHbwSYEPKYarmNWVgh5bso","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a091b3d01e2f4079-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2402:3a80:15bc:dd39:0:44:f808:5f01","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[09-Jun-2026 17:02:10 UTC] === User Orders API Called ===
[09-Jun-2026 17:02:10 UTC] User ID: 765
[09-Jun-2026 17:02:10 UTC] Limit: 20, Offset: 0
[09-Jun-2026 17:02:10 UTC] === API CALL LOG ===
[09-Jun-2026 17:02:10 UTC] Endpoint: user/profile.php
[09-Jun-2026 17:02:10 UTC] Full Log Data: {
    "timestamp": "2026-06-09 17:02:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:15bc:dd39:0:44:f808:5f01",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:15bc:dd39:0:44:f808:5f01, 162.158.107.91",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY1IiwidXNlcm5hbWUiOiJ2aWFodSIsImVtYWlsIjoiZG9sYXNoaXlhMTIzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTYyOTI5MX0.m_eb6FOtXiKoX_-M4EUYXmHbwSYEPKYarmNWVgh5bso",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a091b3d01e314079-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:15bc:dd39:0:44:f808:5f01",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 17:02:10 UTC] === END API CALL LOG ===
[09-Jun-2026 17:02:10 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 17:02:10 UTC] Orders found: 0
[09-Jun-2026 17:02:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY1IiwidXNlcm5hbWUiOiJ2aWFodSIsImVtYWlsIjoiZG9sYXNoaXlhMTIzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTYyOTI5MX0.m_eb6FOtXiKoX_-M4EUYXmHbwSYEPKYarmNWVgh5bso
[09-Jun-2026 17:02:10 UTC] Orders data: []
[09-Jun-2026 17:02:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 17:02:10 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 17:02:10 UTC] User ID: 765
[09-Jun-2026 17:02:10 UTC] Total orders count: 0
[09-Jun-2026 17:02:10 UTC] ✅ User profile retrieved successfully for user ID: 765
[09-Jun-2026 17:02:10 UTC] === API CALL LOG ===
[09-Jun-2026 17:02:10 UTC] Endpoint: user/profile.php
[09-Jun-2026 17:02:10 UTC] Full Log Data: {
    "timestamp": "2026-06-09 17:02:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:15bc:dd39:0:44:f808:5f01",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:15bc:dd39:0:44:f808:5f01, 162.158.107.91",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY1IiwidXNlcm5hbWUiOiJ2aWFodSIsImVtYWlsIjoiZG9sYXNoaXlhMTIzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTYyOTI5MX0.m_eb6FOtXiKoX_-M4EUYXmHbwSYEPKYarmNWVgh5bso",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a091b3d3f8d04079-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:15bc:dd39:0:44:f808:5f01",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 17:02:10 UTC] === END API CALL LOG ===
[09-Jun-2026 17:02:10 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 17:02:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY1IiwidXNlcm5hbWUiOiJ2aWFodSIsImVtYWlsIjoiZG9sYXNoaXlhMTIzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTYyOTI5MX0.m_eb6FOtXiKoX_-M4EUYXmHbwSYEPKYarmNWVgh5bso
[09-Jun-2026 17:02:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 17:02:10 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 17:02:10 UTC] User ID: 765
[09-Jun-2026 17:02:10 UTC] ✅ User profile retrieved successfully for user ID: 765
[09-Jun-2026 17:02:11 UTC] === API CALL LOG ===
[09-Jun-2026 17:02:11 UTC] Endpoint: user/profile.php
[09-Jun-2026 17:02:11 UTC] Full Log Data: {
    "timestamp": "2026-06-09 17:02:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:15bc:dd39:0:44:f808:5f01",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:15bc:dd39:0:44:f808:5f01, 162.158.107.91",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY1IiwidXNlcm5hbWUiOiJ2aWFodSIsImVtYWlsIjoiZG9sYXNoaXlhMTIzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTYyOTI5MX0.m_eb6FOtXiKoX_-M4EUYXmHbwSYEPKYarmNWVgh5bso",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a091b3d6daed4079-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:15bc:dd39:0:44:f808:5f01",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 17:02:11 UTC] === END API CALL LOG ===
[09-Jun-2026 17:02:11 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 17:02:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY1IiwidXNlcm5hbWUiOiJ2aWFodSIsImVtYWlsIjoiZG9sYXNoaXlhMTIzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTYyOTI5MX0.m_eb6FOtXiKoX_-M4EUYXmHbwSYEPKYarmNWVgh5bso
[09-Jun-2026 17:02:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 17:02:11 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 17:02:11 UTC] User ID: 765
[09-Jun-2026 17:02:11 UTC] ✅ User profile retrieved successfully for user ID: 765
[09-Jun-2026 17:02:28 UTC] === API CALL LOG ===
[09-Jun-2026 17:02:28 UTC] Endpoint: user/profile.php
[09-Jun-2026 17:02:28 UTC] Full Log Data: {
    "timestamp": "2026-06-09 17:02:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:15bc:dd39:0:44:f808:5f01",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:15bc:dd39:0:44:f808:5f01, 162.158.107.92",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY1IiwidXNlcm5hbWUiOiJ2aWFodSIsImVtYWlsIjoiZG9sYXNoaXlhMTIzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTYyOTI5MX0.m_eb6FOtXiKoX_-M4EUYXmHbwSYEPKYarmNWVgh5bso",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a091b4435e924079-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:15bc:dd39:0:44:f808:5f01",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 17:02:28 UTC] === END API CALL LOG ===
[09-Jun-2026 17:02:28 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 17:02:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY1IiwidXNlcm5hbWUiOiJ2aWFodSIsImVtYWlsIjoiZG9sYXNoaXlhMTIzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTYyOTI5MX0.m_eb6FOtXiKoX_-M4EUYXmHbwSYEPKYarmNWVgh5bso
[09-Jun-2026 17:02:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 17:02:28 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 17:02:28 UTC] User ID: 765
[09-Jun-2026 17:02:28 UTC] ✅ User profile retrieved successfully for user ID: 765
[09-Jun-2026 17:02:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 17:02:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 17:02:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:3a80:15bc:dd39:0:44:f808:5f01, 162.158.107.92","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY1IiwidXNlcm5hbWUiOiJ2aWFodSIsImVtYWlsIjoiZG9sYXNoaXlhMTIzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTYyOTI5MX0.m_eb6FOtXiKoX_-M4EUYXmHbwSYEPKYarmNWVgh5bso","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a091b4435e8f4079-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2402:3a80:15bc:dd39:0:44:f808:5f01","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[09-Jun-2026 17:02:29 UTC] === User Orders API Called ===
[09-Jun-2026 17:02:29 UTC] User ID: 765
[09-Jun-2026 17:02:29 UTC] Limit: 20, Offset: 0
[09-Jun-2026 17:02:29 UTC] Orders found: 0
[09-Jun-2026 17:02:29 UTC] Orders data: []
[09-Jun-2026 17:02:29 UTC] Total orders count: 0
[09-Jun-2026 17:02:29 UTC] === API CALL LOG ===
[09-Jun-2026 17:02:29 UTC] Endpoint: user/profile.php
[09-Jun-2026 17:02:29 UTC] Full Log Data: {
    "timestamp": "2026-06-09 17:02:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:15bc:dd39:0:44:f808:5f01",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:15bc:dd39:0:44:f808:5f01, 162.158.107.92",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY1IiwidXNlcm5hbWUiOiJ2aWFodSIsImVtYWlsIjoiZG9sYXNoaXlhMTIzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTYyOTI5MX0.m_eb6FOtXiKoX_-M4EUYXmHbwSYEPKYarmNWVgh5bso",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a091b44749264079-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:15bc:dd39:0:44:f808:5f01",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 17:02:29 UTC] === END API CALL LOG ===
[09-Jun-2026 17:02:29 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 17:02:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY1IiwidXNlcm5hbWUiOiJ2aWFodSIsImVtYWlsIjoiZG9sYXNoaXlhMTIzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTYyOTI5MX0.m_eb6FOtXiKoX_-M4EUYXmHbwSYEPKYarmNWVgh5bso
[09-Jun-2026 17:02:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 17:02:29 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 17:02:29 UTC] User ID: 765
[09-Jun-2026 17:02:29 UTC] ✅ User profile retrieved successfully for user ID: 765
[09-Jun-2026 17:02:30 UTC] === API CALL LOG ===
[09-Jun-2026 17:02:30 UTC] Endpoint: user/profile.php
[09-Jun-2026 17:02:30 UTC] Full Log Data: {
    "timestamp": "2026-06-09 17:02:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:15bc:dd39:0:44:f808:5f01",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:15bc:dd39:0:44:f808:5f01, 162.158.107.92",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY1IiwidXNlcm5hbWUiOiJ2aWFodSIsImVtYWlsIjoiZG9sYXNoaXlhMTIzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTYyOTI5MX0.m_eb6FOtXiKoX_-M4EUYXmHbwSYEPKYarmNWVgh5bso",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a091b44ebdef4079-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:15bc:dd39:0:44:f808:5f01",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 17:02:30 UTC] === END API CALL LOG ===
[09-Jun-2026 17:02:30 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 17:02:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY1IiwidXNlcm5hbWUiOiJ2aWFodSIsImVtYWlsIjoiZG9sYXNoaXlhMTIzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTYyOTI5MX0.m_eb6FOtXiKoX_-M4EUYXmHbwSYEPKYarmNWVgh5bso
[09-Jun-2026 17:02:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 17:02:30 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 17:02:30 UTC] User ID: 765
[09-Jun-2026 17:02:30 UTC] ✅ User profile retrieved successfully for user ID: 765
[09-Jun-2026 17:02:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 17:02:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 17:02:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:3a80:15bc:dd39:0:44:f808:5f01, 162.158.107.92","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY1IiwidXNlcm5hbWUiOiJ2aWFodSIsImVtYWlsIjoiZG9sYXNoaXlhMTIzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTYyOTI5MX0.m_eb6FOtXiKoX_-M4EUYXmHbwSYEPKYarmNWVgh5bso","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a091b4679d714079-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2402:3a80:15bc:dd39:0:44:f808:5f01","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[09-Jun-2026 17:02:34 UTC] === User Orders API Called ===
[09-Jun-2026 17:02:34 UTC] User ID: 765
[09-Jun-2026 17:02:34 UTC] Limit: 20, Offset: 0
[09-Jun-2026 17:02:34 UTC] Orders found: 0
[09-Jun-2026 17:02:34 UTC] Orders data: []
[09-Jun-2026 17:02:34 UTC] Total orders count: 0
[09-Jun-2026 17:02:34 UTC] === API CALL LOG ===
[09-Jun-2026 17:02:34 UTC] Endpoint: user/profile.php
[09-Jun-2026 17:02:34 UTC] Full Log Data: {
    "timestamp": "2026-06-09 17:02:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:15bc:dd39:0:44:f808:5f01",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:15bc:dd39:0:44:f808:5f01, 162.158.107.92",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY1IiwidXNlcm5hbWUiOiJ2aWFodSIsImVtYWlsIjoiZG9sYXNoaXlhMTIzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTYyOTI5MX0.m_eb6FOtXiKoX_-M4EUYXmHbwSYEPKYarmNWVgh5bso",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a091b4682dca4079-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:15bc:dd39:0:44:f808:5f01",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 17:02:34 UTC] === END API CALL LOG ===
[09-Jun-2026 17:02:34 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 17:02:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY1IiwidXNlcm5hbWUiOiJ2aWFodSIsImVtYWlsIjoiZG9sYXNoaXlhMTIzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTYyOTI5MX0.m_eb6FOtXiKoX_-M4EUYXmHbwSYEPKYarmNWVgh5bso
[09-Jun-2026 17:02:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 17:02:34 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 17:02:34 UTC] User ID: 765
[09-Jun-2026 17:02:34 UTC] ✅ User profile retrieved successfully for user ID: 765
[09-Jun-2026 17:02:34 UTC] === API CALL LOG ===
[09-Jun-2026 17:02:34 UTC] Endpoint: user/profile.php
[09-Jun-2026 17:02:34 UTC] Full Log Data: {
    "timestamp": "2026-06-09 17:02:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:15bc:dd39:0:44:f808:5f01",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:15bc:dd39:0:44:f808:5f01, 162.158.107.91",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY1IiwidXNlcm5hbWUiOiJ2aWFodSIsImVtYWlsIjoiZG9sYXNoaXlhMTIzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTYyOTI5MX0.m_eb6FOtXiKoX_-M4EUYXmHbwSYEPKYarmNWVgh5bso",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a091b46baf914079-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:15bc:dd39:0:44:f808:5f01",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 17:02:34 UTC] === END API CALL LOG ===
[09-Jun-2026 17:02:34 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 17:02:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY1IiwidXNlcm5hbWUiOiJ2aWFodSIsImVtYWlsIjoiZG9sYXNoaXlhMTIzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTYyOTI5MX0.m_eb6FOtXiKoX_-M4EUYXmHbwSYEPKYarmNWVgh5bso
[09-Jun-2026 17:02:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 17:02:34 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 17:02:34 UTC] User ID: 765
[09-Jun-2026 17:02:34 UTC] ✅ User profile retrieved successfully for user ID: 765
[09-Jun-2026 17:02:35 UTC] === API CALL LOG ===
[09-Jun-2026 17:02:35 UTC] Endpoint: user/profile.php
[09-Jun-2026 17:02:35 UTC] Full Log Data: {
    "timestamp": "2026-06-09 17:02:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:15bc:dd39:0:44:f808:5f01",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:15bc:dd39:0:44:f808:5f01, 162.158.107.92",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY1IiwidXNlcm5hbWUiOiJ2aWFodSIsImVtYWlsIjoiZG9sYXNoaXlhMTIzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTYyOTI5MX0.m_eb6FOtXiKoX_-M4EUYXmHbwSYEPKYarmNWVgh5bso",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a091b46e69584079-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:15bc:dd39:0:44:f808:5f01",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 17:02:35 UTC] === END API CALL LOG ===
[09-Jun-2026 17:02:35 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 17:02:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY1IiwidXNlcm5hbWUiOiJ2aWFodSIsImVtYWlsIjoiZG9sYXNoaXlhMTIzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTYyOTI5MX0.m_eb6FOtXiKoX_-M4EUYXmHbwSYEPKYarmNWVgh5bso
[09-Jun-2026 17:02:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 17:02:35 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 17:02:35 UTC] User ID: 765
[09-Jun-2026 17:02:35 UTC] ✅ User profile retrieved successfully for user ID: 765
[09-Jun-2026 17:02:56 UTC] === API CALL LOG ===
[09-Jun-2026 17:02:56 UTC] Endpoint: user/profile.php
[09-Jun-2026 17:02:56 UTC] Full Log Data: {
    "timestamp": "2026-06-09 17:02:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:15bc:dd39:0:44:f808:5f01",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:15bc:dd39:0:44:f808:5f01, 172.70.208.51",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY1IiwidXNlcm5hbWUiOiJ2aWFodSIsImVtYWlsIjoiZG9sYXNoaXlhMTIzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTYyOTI5MX0.m_eb6FOtXiKoX_-M4EUYXmHbwSYEPKYarmNWVgh5bso",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a091b4ecff83fda2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:15bc:dd39:0:44:f808:5f01",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 17:02:56 UTC] === END API CALL LOG ===
[09-Jun-2026 17:02:56 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 17:02:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY1IiwidXNlcm5hbWUiOiJ2aWFodSIsImVtYWlsIjoiZG9sYXNoaXlhMTIzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTYyOTI5MX0.m_eb6FOtXiKoX_-M4EUYXmHbwSYEPKYarmNWVgh5bso
[09-Jun-2026 17:02:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 17:02:56 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 17:02:56 UTC] User ID: 765
[09-Jun-2026 17:02:56 UTC] ✅ User profile retrieved successfully for user ID: 765
[09-Jun-2026 17:02:57 UTC] === API CALL LOG ===
[09-Jun-2026 17:02:57 UTC] Endpoint: user/profile.php
[09-Jun-2026 17:02:57 UTC] Full Log Data: {
    "timestamp": "2026-06-09 17:02:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:15bc:dd39:0:44:f808:5f01",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:15bc:dd39:0:44:f808:5f01, 172.70.208.51",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY1IiwidXNlcm5hbWUiOiJ2aWFodSIsImVtYWlsIjoiZG9sYXNoaXlhMTIzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTYyOTI5MX0.m_eb6FOtXiKoX_-M4EUYXmHbwSYEPKYarmNWVgh5bso",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a091b4f69c58fda2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:15bc:dd39:0:44:f808:5f01",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 17:02:57 UTC] === END API CALL LOG ===
[09-Jun-2026 17:02:57 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 17:02:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY1IiwidXNlcm5hbWUiOiJ2aWFodSIsImVtYWlsIjoiZG9sYXNoaXlhMTIzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTYyOTI5MX0.m_eb6FOtXiKoX_-M4EUYXmHbwSYEPKYarmNWVgh5bso
[09-Jun-2026 17:02:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 17:02:57 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 17:02:57 UTC] User ID: 765
[09-Jun-2026 17:02:57 UTC] ✅ User profile retrieved successfully for user ID: 765
[09-Jun-2026 17:02:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 17:02:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 17:02:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:3a80:15bc:dd39:0:44:f808:5f01, 172.70.208.51","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY1IiwidXNlcm5hbWUiOiJ2aWFodSIsImVtYWlsIjoiZG9sYXNoaXlhMTIzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTYyOTI5MX0.m_eb6FOtXiKoX_-M4EUYXmHbwSYEPKYarmNWVgh5bso","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a091b4f72dbbfda2-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2402:3a80:15bc:dd39:0:44:f808:5f01","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[09-Jun-2026 17:02:57 UTC] === User Orders API Called ===
[09-Jun-2026 17:02:57 UTC] User ID: 765
[09-Jun-2026 17:02:57 UTC] Limit: 20, Offset: 0
[09-Jun-2026 17:02:57 UTC] Orders found: 0
[09-Jun-2026 17:02:57 UTC] Orders data: []
[09-Jun-2026 17:02:57 UTC] Total orders count: 0
[09-Jun-2026 17:02:57 UTC] === API CALL LOG ===
[09-Jun-2026 17:02:57 UTC] Endpoint: user/profile.php
[09-Jun-2026 17:02:57 UTC] Full Log Data: {
    "timestamp": "2026-06-09 17:02:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:15bc:dd39:0:44:f808:5f01",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:15bc:dd39:0:44:f808:5f01, 172.70.208.110",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY1IiwidXNlcm5hbWUiOiJ2aWFodSIsImVtYWlsIjoiZG9sYXNoaXlhMTIzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTYyOTI5MX0.m_eb6FOtXiKoX_-M4EUYXmHbwSYEPKYarmNWVgh5bso",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a091b4f568fcfda2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:15bc:dd39:0:44:f808:5f01",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 17:02:57 UTC] === END API CALL LOG ===
[09-Jun-2026 17:02:57 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 17:02:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY1IiwidXNlcm5hbWUiOiJ2aWFodSIsImVtYWlsIjoiZG9sYXNoaXlhMTIzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTYyOTI5MX0.m_eb6FOtXiKoX_-M4EUYXmHbwSYEPKYarmNWVgh5bso
[09-Jun-2026 17:02:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 17:02:57 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 17:02:57 UTC] User ID: 765
[09-Jun-2026 17:02:57 UTC] ✅ User profile retrieved successfully for user ID: 765
[09-Jun-2026 17:02:57 UTC] === API CALL LOG ===
[09-Jun-2026 17:02:57 UTC] Endpoint: user/profile.php
[09-Jun-2026 17:02:57 UTC] Full Log Data: {
    "timestamp": "2026-06-09 17:02:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:15bc:dd39:0:44:f808:5f01",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:15bc:dd39:0:44:f808:5f01, 172.70.208.110",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY1IiwidXNlcm5hbWUiOiJ2aWFodSIsImVtYWlsIjoiZG9sYXNoaXlhMTIzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTYyOTI5MX0.m_eb6FOtXiKoX_-M4EUYXmHbwSYEPKYarmNWVgh5bso",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a091b4f7bf74fda2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:15bc:dd39:0:44:f808:5f01",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 17:02:57 UTC] === END API CALL LOG ===
[09-Jun-2026 17:02:57 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 17:02:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY1IiwidXNlcm5hbWUiOiJ2aWFodSIsImVtYWlsIjoiZG9sYXNoaXlhMTIzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTYyOTI5MX0.m_eb6FOtXiKoX_-M4EUYXmHbwSYEPKYarmNWVgh5bso
[09-Jun-2026 17:02:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 17:02:57 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 17:02:57 UTC] User ID: 765
[09-Jun-2026 17:02:57 UTC] ✅ User profile retrieved successfully for user ID: 765
[09-Jun-2026 17:02:59 UTC] === API CALL LOG ===
[09-Jun-2026 17:02:59 UTC] Endpoint: user/profile.php
[09-Jun-2026 17:02:59 UTC] Full Log Data: {
    "timestamp": "2026-06-09 17:02:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:15bc:dd39:0:44:f808:5f01",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:15bc:dd39:0:44:f808:5f01, 172.70.208.111",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY1IiwidXNlcm5hbWUiOiJ2aWFodSIsImVtYWlsIjoiZG9sYXNoaXlhMTIzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTYyOTI5MX0.m_eb6FOtXiKoX_-M4EUYXmHbwSYEPKYarmNWVgh5bso",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a091b5037acffda2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:15bc:dd39:0:44:f808:5f01",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 17:02:59 UTC] === END API CALL LOG ===
[09-Jun-2026 17:02:59 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 17:02:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY1IiwidXNlcm5hbWUiOiJ2aWFodSIsImVtYWlsIjoiZG9sYXNoaXlhMTIzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTYyOTI5MX0.m_eb6FOtXiKoX_-M4EUYXmHbwSYEPKYarmNWVgh5bso
[09-Jun-2026 17:02:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 17:02:59 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 17:02:59 UTC] User ID: 765
[09-Jun-2026 17:02:59 UTC] ✅ User profile retrieved successfully for user ID: 765
[09-Jun-2026 17:03:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 17:03:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 17:03:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:3a80:15bc:dd39:0:44:f808:5f01, 172.70.208.50","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY1IiwidXNlcm5hbWUiOiJ2aWFodSIsImVtYWlsIjoiZG9sYXNoaXlhMTIzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTYyOTI5MX0.m_eb6FOtXiKoX_-M4EUYXmHbwSYEPKYarmNWVgh5bso","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a091b5795f98fda2-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2402:3a80:15bc:dd39:0:44:f808:5f01","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[09-Jun-2026 17:03:18 UTC] === User Orders API Called ===
[09-Jun-2026 17:03:18 UTC] User ID: 765
[09-Jun-2026 17:03:18 UTC] Limit: 20, Offset: 0
[09-Jun-2026 17:03:18 UTC] Orders found: 0
[09-Jun-2026 17:03:18 UTC] Orders data: []
[09-Jun-2026 17:03:18 UTC] Total orders count: 0
[09-Jun-2026 17:03:18 UTC] === API CALL LOG ===
[09-Jun-2026 17:03:18 UTC] Endpoint: user/profile.php
[09-Jun-2026 17:03:18 UTC] Full Log Data: {
    "timestamp": "2026-06-09 17:03:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:15bc:dd39:0:44:f808:5f01",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:15bc:dd39:0:44:f808:5f01, 172.70.208.50",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY1IiwidXNlcm5hbWUiOiJ2aWFodSIsImVtYWlsIjoiZG9sYXNoaXlhMTIzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTYyOTI5MX0.m_eb6FOtXiKoX_-M4EUYXmHbwSYEPKYarmNWVgh5bso",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a091b5795f9cfda2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:15bc:dd39:0:44:f808:5f01",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 17:03:18 UTC] === END API CALL LOG ===
[09-Jun-2026 17:03:18 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 17:03:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY1IiwidXNlcm5hbWUiOiJ2aWFodSIsImVtYWlsIjoiZG9sYXNoaXlhMTIzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTYyOTI5MX0.m_eb6FOtXiKoX_-M4EUYXmHbwSYEPKYarmNWVgh5bso
[09-Jun-2026 17:03:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 17:03:18 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 17:03:18 UTC] User ID: 765
[09-Jun-2026 17:03:18 UTC] ✅ User profile retrieved successfully for user ID: 765
[09-Jun-2026 17:03:18 UTC] === API CALL LOG ===
[09-Jun-2026 17:03:18 UTC] Endpoint: user/profile.php
[09-Jun-2026 17:03:18 UTC] Full Log Data: {
    "timestamp": "2026-06-09 17:03:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:15bc:dd39:0:44:f808:5f01",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:15bc:dd39:0:44:f808:5f01, 172.70.208.50",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY1IiwidXNlcm5hbWUiOiJ2aWFodSIsImVtYWlsIjoiZG9sYXNoaXlhMTIzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTYyOTI5MX0.m_eb6FOtXiKoX_-M4EUYXmHbwSYEPKYarmNWVgh5bso",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a091b57d4a82fda2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:15bc:dd39:0:44:f808:5f01",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 17:03:18 UTC] === END API CALL LOG ===
[09-Jun-2026 17:03:18 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 17:03:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY1IiwidXNlcm5hbWUiOiJ2aWFodSIsImVtYWlsIjoiZG9sYXNoaXlhMTIzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTYyOTI5MX0.m_eb6FOtXiKoX_-M4EUYXmHbwSYEPKYarmNWVgh5bso
[09-Jun-2026 17:03:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 17:03:18 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 17:03:18 UTC] User ID: 765
[09-Jun-2026 17:03:18 UTC] ✅ User profile retrieved successfully for user ID: 765
[09-Jun-2026 17:03:19 UTC] === API CALL LOG ===
[09-Jun-2026 17:03:19 UTC] Endpoint: user/profile.php
[09-Jun-2026 17:03:19 UTC] Full Log Data: {
    "timestamp": "2026-06-09 17:03:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:15bc:dd39:0:44:f808:5f01",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:15bc:dd39:0:44:f808:5f01, 172.70.208.50",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY1IiwidXNlcm5hbWUiOiJ2aWFodSIsImVtYWlsIjoiZG9sYXNoaXlhMTIzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTYyOTI5MX0.m_eb6FOtXiKoX_-M4EUYXmHbwSYEPKYarmNWVgh5bso",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a091b5839de2fda2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:15bc:dd39:0:44:f808:5f01",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 17:03:19 UTC] === END API CALL LOG ===
[09-Jun-2026 17:03:19 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 17:03:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY1IiwidXNlcm5hbWUiOiJ2aWFodSIsImVtYWlsIjoiZG9sYXNoaXlhMTIzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTYyOTI5MX0.m_eb6FOtXiKoX_-M4EUYXmHbwSYEPKYarmNWVgh5bso
[09-Jun-2026 17:03:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 17:03:19 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 17:03:19 UTC] User ID: 765
[09-Jun-2026 17:03:19 UTC] ✅ User profile retrieved successfully for user ID: 765
[09-Jun-2026 17:03:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 17:03:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 17:03:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:3a80:15bc:dd39:0:44:f808:5f01, 172.70.208.73","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY1IiwidXNlcm5hbWUiOiJ2aWFodSIsImVtYWlsIjoiZG9sYXNoaXlhMTIzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTYyOTI5MX0.m_eb6FOtXiKoX_-M4EUYXmHbwSYEPKYarmNWVgh5bso","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a091b60c68befda2-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2402:3a80:15bc:dd39:0:44:f808:5f01","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[09-Jun-2026 17:03:42 UTC] === User Orders API Called ===
[09-Jun-2026 17:03:42 UTC] User ID: 765
[09-Jun-2026 17:03:42 UTC] Limit: 20, Offset: 0
[09-Jun-2026 17:03:42 UTC] Orders found: 0
[09-Jun-2026 17:03:42 UTC] Orders data: []
[09-Jun-2026 17:03:42 UTC] Total orders count: 0
[09-Jun-2026 17:03:42 UTC] === API CALL LOG ===
[09-Jun-2026 17:03:42 UTC] Endpoint: user/profile.php
[09-Jun-2026 17:03:42 UTC] Full Log Data: {
    "timestamp": "2026-06-09 17:03:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:15bc:dd39:0:44:f808:5f01",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:15bc:dd39:0:44:f808:5f01, 172.70.208.72",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY1IiwidXNlcm5hbWUiOiJ2aWFodSIsImVtYWlsIjoiZG9sYXNoaXlhMTIzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTYyOTI5MX0.m_eb6FOtXiKoX_-M4EUYXmHbwSYEPKYarmNWVgh5bso",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a091b60d0a57fda2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:15bc:dd39:0:44:f808:5f01",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 17:03:42 UTC] === END API CALL LOG ===
[09-Jun-2026 17:03:42 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 17:03:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY1IiwidXNlcm5hbWUiOiJ2aWFodSIsImVtYWlsIjoiZG9sYXNoaXlhMTIzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTYyOTI5MX0.m_eb6FOtXiKoX_-M4EUYXmHbwSYEPKYarmNWVgh5bso
[09-Jun-2026 17:03:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 17:03:42 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 17:03:42 UTC] User ID: 765
[09-Jun-2026 17:03:42 UTC] ✅ User profile retrieved successfully for user ID: 765
[09-Jun-2026 17:03:42 UTC] === API CALL LOG ===
[09-Jun-2026 17:03:42 UTC] Endpoint: user/profile.php
[09-Jun-2026 17:03:42 UTC] Full Log Data: {
    "timestamp": "2026-06-09 17:03:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:15bc:dd39:0:44:f808:5f01",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:15bc:dd39:0:44:f808:5f01, 172.70.208.72",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY1IiwidXNlcm5hbWUiOiJ2aWFodSIsImVtYWlsIjoiZG9sYXNoaXlhMTIzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTYyOTI5MX0.m_eb6FOtXiKoX_-M4EUYXmHbwSYEPKYarmNWVgh5bso",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a091b6109b75fda2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:15bc:dd39:0:44:f808:5f01",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 17:03:42 UTC] === END API CALL LOG ===
[09-Jun-2026 17:03:42 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 17:03:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY1IiwidXNlcm5hbWUiOiJ2aWFodSIsImVtYWlsIjoiZG9sYXNoaXlhMTIzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTYyOTI5MX0.m_eb6FOtXiKoX_-M4EUYXmHbwSYEPKYarmNWVgh5bso
[09-Jun-2026 17:03:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 17:03:42 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 17:03:42 UTC] User ID: 765
[09-Jun-2026 17:03:42 UTC] ✅ User profile retrieved successfully for user ID: 765
[09-Jun-2026 17:03:43 UTC] === API CALL LOG ===
[09-Jun-2026 17:03:43 UTC] Endpoint: user/profile.php
[09-Jun-2026 17:03:43 UTC] Full Log Data: {
    "timestamp": "2026-06-09 17:03:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:15bc:dd39:0:44:f808:5f01",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:15bc:dd39:0:44:f808:5f01, 172.70.208.72",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY1IiwidXNlcm5hbWUiOiJ2aWFodSIsImVtYWlsIjoiZG9sYXNoaXlhMTIzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTYyOTI5MX0.m_eb6FOtXiKoX_-M4EUYXmHbwSYEPKYarmNWVgh5bso",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a091b617ce82fda2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:15bc:dd39:0:44:f808:5f01",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 17:03:43 UTC] === END API CALL LOG ===
[09-Jun-2026 17:03:43 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 17:03:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY1IiwidXNlcm5hbWUiOiJ2aWFodSIsImVtYWlsIjoiZG9sYXNoaXlhMTIzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTYyOTI5MX0.m_eb6FOtXiKoX_-M4EUYXmHbwSYEPKYarmNWVgh5bso
[09-Jun-2026 17:03:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 17:03:43 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 17:03:43 UTC] User ID: 765
[09-Jun-2026 17:03:43 UTC] ✅ User profile retrieved successfully for user ID: 765
[09-Jun-2026 17:03:54 UTC] === API CALL LOG ===
[09-Jun-2026 17:03:54 UTC] Endpoint: user/profile.php
[09-Jun-2026 17:03:54 UTC] Full Log Data: {
    "timestamp": "2026-06-09 17:03:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:15bc:dd39:0:44:f808:5f01",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:15bc:dd39:0:44:f808:5f01, 172.70.208.73",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY1IiwidXNlcm5hbWUiOiJ2aWFodSIsImVtYWlsIjoiZG9sYXNoaXlhMTIzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTYyOTI5MX0.m_eb6FOtXiKoX_-M4EUYXmHbwSYEPKYarmNWVgh5bso",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a091b657eeb0fda2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:15bc:dd39:0:44:f808:5f01",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 17:03:54 UTC] === END API CALL LOG ===
[09-Jun-2026 17:03:54 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 17:03:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY1IiwidXNlcm5hbWUiOiJ2aWFodSIsImVtYWlsIjoiZG9sYXNoaXlhMTIzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTYyOTI5MX0.m_eb6FOtXiKoX_-M4EUYXmHbwSYEPKYarmNWVgh5bso
[09-Jun-2026 17:03:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 17:03:54 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 17:03:54 UTC] User ID: 765
[09-Jun-2026 17:03:54 UTC] ✅ User profile retrieved successfully for user ID: 765
[09-Jun-2026 17:03:54 UTC] === API CALL LOG ===
[09-Jun-2026 17:03:54 UTC] Endpoint: user/profile.php
[09-Jun-2026 17:03:54 UTC] Full Log Data: {
    "timestamp": "2026-06-09 17:03:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:15bc:dd39:0:44:f808:5f01",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:15bc:dd39:0:44:f808:5f01, 172.70.208.73",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY1IiwidXNlcm5hbWUiOiJ2aWFodSIsImVtYWlsIjoiZG9sYXNoaXlhMTIzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTYyOTI5MX0.m_eb6FOtXiKoX_-M4EUYXmHbwSYEPKYarmNWVgh5bso",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a091b65dcf39fda2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:15bc:dd39:0:44:f808:5f01",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 17:03:54 UTC] === END API CALL LOG ===
[09-Jun-2026 17:03:54 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 17:03:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY1IiwidXNlcm5hbWUiOiJ2aWFodSIsImVtYWlsIjoiZG9sYXNoaXlhMTIzQGdtYWlsLmNvbSIsImV4cCI6MTc4MTYyOTI5MX0.m_eb6FOtXiKoX_-M4EUYXmHbwSYEPKYarmNWVgh5bso
[09-Jun-2026 17:03:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 17:03:54 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 17:03:54 UTC] User ID: 765
[09-Jun-2026 17:03:54 UTC] ✅ User profile retrieved successfully for user ID: 765
[09-Jun-2026 17:03:54 UTC] User Purchases API - User ID: 765
[09-Jun-2026 17:03:54 UTC] User Purchases API - Total purchases found: 1
[09-Jun-2026 17:42:19 UTC] === API CALL LOG ===
[09-Jun-2026 17:42:19 UTC] Endpoint: user/profile.php
[09-Jun-2026 17:42:19 UTC] Full Log Data: {
    "timestamp": "2026-06-09 17:42:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.61.117.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "37.61.117.225, 172.68.183.21",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY2IiwidXNlcm5hbWUiOiJmdWFkMTIzNCIsImVtYWlsIjoiaGlsYWxlOTAwQGdtYWlsLmNvbSIsImV4cCI6MTc4MTYzMTczOH0.gRl9iRPlWaCFWCQg54Ye7cyRq-H-pZTyTyOvUzlog1U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a091eea54b2b98fa-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "37.61.117.225",
        "cf-ipcountry": "AZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 17:42:19 UTC] === END API CALL LOG ===
[09-Jun-2026 17:42:19 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 17:42:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY2IiwidXNlcm5hbWUiOiJmdWFkMTIzNCIsImVtYWlsIjoiaGlsYWxlOTAwQGdtYWlsLmNvbSIsImV4cCI6MTc4MTYzMTczOH0.gRl9iRPlWaCFWCQg54Ye7cyRq-H-pZTyTyOvUzlog1U
[09-Jun-2026 17:42:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 17:42:19 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 17:42:19 UTC] User ID: 766
[09-Jun-2026 17:42:19 UTC] ✅ User profile retrieved successfully for user ID: 766
[09-Jun-2026 17:42:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 17:42:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 17:42:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"37.61.117.225, 172.68.183.21","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY2IiwidXNlcm5hbWUiOiJmdWFkMTIzNCIsImVtYWlsIjoiaGlsYWxlOTAwQGdtYWlsLmNvbSIsImV4cCI6MTc4MTYzMTczOH0.gRl9iRPlWaCFWCQg54Ye7cyRq-H-pZTyTyOvUzlog1U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a091eea5cb7c98fa-ARN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"37.61.117.225","cf-ipcountry":"AZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[09-Jun-2026 17:42:19 UTC] === User Orders API Called ===
[09-Jun-2026 17:42:19 UTC] User ID: 766
[09-Jun-2026 17:42:19 UTC] Limit: 20, Offset: 0
[09-Jun-2026 17:42:19 UTC] Orders found: 0
[09-Jun-2026 17:42:19 UTC] Orders data: []
[09-Jun-2026 17:42:19 UTC] Total orders count: 0
[09-Jun-2026 17:42:19 UTC] === API CALL LOG ===
[09-Jun-2026 17:42:19 UTC] Endpoint: user/profile.php
[09-Jun-2026 17:42:19 UTC] Full Log Data: {
    "timestamp": "2026-06-09 17:42:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.61.117.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "37.61.117.225, 162.158.182.94",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY2IiwidXNlcm5hbWUiOiJmdWFkMTIzNCIsImVtYWlsIjoiaGlsYWxlOTAwQGdtYWlsLmNvbSIsImV4cCI6MTc4MTYzMTczOH0.gRl9iRPlWaCFWCQg54Ye7cyRq-H-pZTyTyOvUzlog1U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a091eea63bdb98fa-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "37.61.117.225",
        "cf-ipcountry": "AZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 17:42:19 UTC] === END API CALL LOG ===
[09-Jun-2026 17:42:19 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 17:42:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY2IiwidXNlcm5hbWUiOiJmdWFkMTIzNCIsImVtYWlsIjoiaGlsYWxlOTAwQGdtYWlsLmNvbSIsImV4cCI6MTc4MTYzMTczOH0.gRl9iRPlWaCFWCQg54Ye7cyRq-H-pZTyTyOvUzlog1U
[09-Jun-2026 17:42:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 17:42:19 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 17:42:19 UTC] User ID: 766
[09-Jun-2026 17:42:19 UTC] ✅ User profile retrieved successfully for user ID: 766
[09-Jun-2026 17:42:20 UTC] === API CALL LOG ===
[09-Jun-2026 17:42:20 UTC] Endpoint: user/profile.php
[09-Jun-2026 17:42:20 UTC] Full Log Data: {
    "timestamp": "2026-06-09 17:42:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.61.117.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "37.61.117.225, 162.158.182.94",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY2IiwidXNlcm5hbWUiOiJmdWFkMTIzNCIsImVtYWlsIjoiaGlsYWxlOTAwQGdtYWlsLmNvbSIsImV4cCI6MTc4MTYzMTczOH0.gRl9iRPlWaCFWCQg54Ye7cyRq-H-pZTyTyOvUzlog1U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a091eeaa3f3b98fa-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "37.61.117.225",
        "cf-ipcountry": "AZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 17:42:20 UTC] === END API CALL LOG ===
[09-Jun-2026 17:42:20 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 17:42:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY2IiwidXNlcm5hbWUiOiJmdWFkMTIzNCIsImVtYWlsIjoiaGlsYWxlOTAwQGdtYWlsLmNvbSIsImV4cCI6MTc4MTYzMTczOH0.gRl9iRPlWaCFWCQg54Ye7cyRq-H-pZTyTyOvUzlog1U
[09-Jun-2026 17:42:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 17:42:20 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 17:42:20 UTC] User ID: 766
[09-Jun-2026 17:42:20 UTC] ✅ User profile retrieved successfully for user ID: 766
[09-Jun-2026 17:42:21 UTC] === API CALL LOG ===
[09-Jun-2026 17:42:21 UTC] Endpoint: user/profile.php
[09-Jun-2026 17:42:21 UTC] Full Log Data: {
    "timestamp": "2026-06-09 17:42:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.61.117.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "37.61.117.225, 172.68.183.21",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY2IiwidXNlcm5hbWUiOiJmdWFkMTIzNCIsImVtYWlsIjoiaGlsYWxlOTAwQGdtYWlsLmNvbSIsImV4cCI6MTc4MTYzMTczOH0.gRl9iRPlWaCFWCQg54Ye7cyRq-H-pZTyTyOvUzlog1U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a091eeb2fee098fa-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "37.61.117.225",
        "cf-ipcountry": "AZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 17:42:21 UTC] === END API CALL LOG ===
[09-Jun-2026 17:42:21 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 17:42:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY2IiwidXNlcm5hbWUiOiJmdWFkMTIzNCIsImVtYWlsIjoiaGlsYWxlOTAwQGdtYWlsLmNvbSIsImV4cCI6MTc4MTYzMTczOH0.gRl9iRPlWaCFWCQg54Ye7cyRq-H-pZTyTyOvUzlog1U
[09-Jun-2026 17:42:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 17:42:21 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 17:42:21 UTC] User ID: 766
[09-Jun-2026 17:42:21 UTC] ✅ User profile retrieved successfully for user ID: 766
[09-Jun-2026 17:42:22 UTC] User Purchases API - User ID: 766
[09-Jun-2026 17:42:22 UTC] User Purchases API - Total purchases found: 0
[09-Jun-2026 17:42:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 17:42:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 17:42:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"37.61.117.225, 162.158.182.94","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY2IiwidXNlcm5hbWUiOiJmdWFkMTIzNCIsImVtYWlsIjoiaGlsYWxlOTAwQGdtYWlsLmNvbSIsImV4cCI6MTc4MTYzMTczOH0.gRl9iRPlWaCFWCQg54Ye7cyRq-H-pZTyTyOvUzlog1U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a091eed038c898fa-ARN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"37.61.117.225","cf-ipcountry":"AZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[09-Jun-2026 17:42:26 UTC] === User Orders API Called ===
[09-Jun-2026 17:42:26 UTC] User ID: 766
[09-Jun-2026 17:42:26 UTC] Limit: 20, Offset: 0
[09-Jun-2026 17:42:26 UTC] Orders found: 0
[09-Jun-2026 17:42:26 UTC] Orders data: []
[09-Jun-2026 17:42:26 UTC] Total orders count: 0
[09-Jun-2026 17:42:26 UTC] === API CALL LOG ===
[09-Jun-2026 17:42:26 UTC] Endpoint: user/profile.php
[09-Jun-2026 17:42:26 UTC] Full Log Data: {
    "timestamp": "2026-06-09 17:42:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.61.117.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "37.61.117.225, 162.158.182.94",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY2IiwidXNlcm5hbWUiOiJmdWFkMTIzNCIsImVtYWlsIjoiaGlsYWxlOTAwQGdtYWlsLmNvbSIsImV4cCI6MTc4MTYzMTczOH0.gRl9iRPlWaCFWCQg54Ye7cyRq-H-pZTyTyOvUzlog1U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a091eed038cc98fa-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "37.61.117.225",
        "cf-ipcountry": "AZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 17:42:26 UTC] === END API CALL LOG ===
[09-Jun-2026 17:42:26 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 17:42:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY2IiwidXNlcm5hbWUiOiJmdWFkMTIzNCIsImVtYWlsIjoiaGlsYWxlOTAwQGdtYWlsLmNvbSIsImV4cCI6MTc4MTYzMTczOH0.gRl9iRPlWaCFWCQg54Ye7cyRq-H-pZTyTyOvUzlog1U
[09-Jun-2026 17:42:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 17:42:26 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 17:42:26 UTC] User ID: 766
[09-Jun-2026 17:42:26 UTC] ✅ User profile retrieved successfully for user ID: 766
[09-Jun-2026 17:42:27 UTC] === API CALL LOG ===
[09-Jun-2026 17:42:27 UTC] Endpoint: user/profile.php
[09-Jun-2026 17:42:27 UTC] Full Log Data: {
    "timestamp": "2026-06-09 17:42:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.61.117.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "37.61.117.225, 162.158.182.94",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY2IiwidXNlcm5hbWUiOiJmdWFkMTIzNCIsImVtYWlsIjoiaGlsYWxlOTAwQGdtYWlsLmNvbSIsImV4cCI6MTc4MTYzMTczOH0.gRl9iRPlWaCFWCQg54Ye7cyRq-H-pZTyTyOvUzlog1U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a091eed38ab998fa-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "37.61.117.225",
        "cf-ipcountry": "AZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 17:42:27 UTC] === END API CALL LOG ===
[09-Jun-2026 17:42:27 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 17:42:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY2IiwidXNlcm5hbWUiOiJmdWFkMTIzNCIsImVtYWlsIjoiaGlsYWxlOTAwQGdtYWlsLmNvbSIsImV4cCI6MTc4MTYzMTczOH0.gRl9iRPlWaCFWCQg54Ye7cyRq-H-pZTyTyOvUzlog1U
[09-Jun-2026 17:42:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 17:42:27 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 17:42:27 UTC] User ID: 766
[09-Jun-2026 17:42:27 UTC] ✅ User profile retrieved successfully for user ID: 766
[09-Jun-2026 17:42:27 UTC] === API CALL LOG ===
[09-Jun-2026 17:42:27 UTC] Endpoint: user/profile.php
[09-Jun-2026 17:42:27 UTC] Full Log Data: {
    "timestamp": "2026-06-09 17:42:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.61.117.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "37.61.117.225, 162.158.182.94",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY2IiwidXNlcm5hbWUiOiJmdWFkMTIzNCIsImVtYWlsIjoiaGlsYWxlOTAwQGdtYWlsLmNvbSIsImV4cCI6MTc4MTYzMTczOH0.gRl9iRPlWaCFWCQg54Ye7cyRq-H-pZTyTyOvUzlog1U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a091eed40b1e98fa-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "37.61.117.225",
        "cf-ipcountry": "AZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 17:42:27 UTC] === END API CALL LOG ===
[09-Jun-2026 17:42:27 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 17:42:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY2IiwidXNlcm5hbWUiOiJmdWFkMTIzNCIsImVtYWlsIjoiaGlsYWxlOTAwQGdtYWlsLmNvbSIsImV4cCI6MTc4MTYzMTczOH0.gRl9iRPlWaCFWCQg54Ye7cyRq-H-pZTyTyOvUzlog1U
[09-Jun-2026 17:42:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 17:42:27 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 17:42:27 UTC] User ID: 766
[09-Jun-2026 17:42:27 UTC] ✅ User profile retrieved successfully for user ID: 766
[09-Jun-2026 17:42:28 UTC] === API CALL LOG ===
[09-Jun-2026 17:42:28 UTC] Endpoint: user/profile.php
[09-Jun-2026 17:42:28 UTC] Full Log Data: {
    "timestamp": "2026-06-09 17:42:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.61.117.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "37.61.117.225, 162.158.182.94",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY2IiwidXNlcm5hbWUiOiJmdWFkMTIzNCIsImVtYWlsIjoiaGlsYWxlOTAwQGdtYWlsLmNvbSIsImV4cCI6MTc4MTYzMTczOH0.gRl9iRPlWaCFWCQg54Ye7cyRq-H-pZTyTyOvUzlog1U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a091eed95ecb98fa-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "37.61.117.225",
        "cf-ipcountry": "AZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 17:42:28 UTC] === END API CALL LOG ===
[09-Jun-2026 17:42:28 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 17:42:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY2IiwidXNlcm5hbWUiOiJmdWFkMTIzNCIsImVtYWlsIjoiaGlsYWxlOTAwQGdtYWlsLmNvbSIsImV4cCI6MTc4MTYzMTczOH0.gRl9iRPlWaCFWCQg54Ye7cyRq-H-pZTyTyOvUzlog1U
[09-Jun-2026 17:42:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 17:42:28 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 17:42:28 UTC] User ID: 766
[09-Jun-2026 17:42:28 UTC] ✅ User profile retrieved successfully for user ID: 766
[09-Jun-2026 17:42:28 UTC] User Purchases API - User ID: 766
[09-Jun-2026 17:42:28 UTC] User Purchases API - Total purchases found: 0
[09-Jun-2026 17:42:31 UTC] === API CALL LOG ===
[09-Jun-2026 17:42:31 UTC] Endpoint: user/profile.php
[09-Jun-2026 17:42:31 UTC] Full Log Data: {
    "timestamp": "2026-06-09 17:42:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.61.117.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "37.61.117.225, 162.158.182.94",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY2IiwidXNlcm5hbWUiOiJmdWFkMTIzNCIsImVtYWlsIjoiaGlsYWxlOTAwQGdtYWlsLmNvbSIsImV4cCI6MTc4MTYzMTczOH0.gRl9iRPlWaCFWCQg54Ye7cyRq-H-pZTyTyOvUzlog1U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a091eeedfda298fa-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "37.61.117.225",
        "cf-ipcountry": "AZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 17:42:31 UTC] === END API CALL LOG ===
[09-Jun-2026 17:42:31 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 17:42:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY2IiwidXNlcm5hbWUiOiJmdWFkMTIzNCIsImVtYWlsIjoiaGlsYWxlOTAwQGdtYWlsLmNvbSIsImV4cCI6MTc4MTYzMTczOH0.gRl9iRPlWaCFWCQg54Ye7cyRq-H-pZTyTyOvUzlog1U
[09-Jun-2026 17:42:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 17:42:31 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 17:42:31 UTC] User ID: 766
[09-Jun-2026 17:42:31 UTC] ✅ User profile retrieved successfully for user ID: 766
[09-Jun-2026 17:42:31 UTC] User Purchases API - User ID: 766
[09-Jun-2026 17:42:31 UTC] User Purchases API - Total purchases found: 0
[09-Jun-2026 17:42:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 17:42:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 17:42:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"37.61.117.225, 162.158.182.94","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY2IiwidXNlcm5hbWUiOiJmdWFkMTIzNCIsImVtYWlsIjoiaGlsYWxlOTAwQGdtYWlsLmNvbSIsImV4cCI6MTc4MTYzMTczOH0.gRl9iRPlWaCFWCQg54Ye7cyRq-H-pZTyTyOvUzlog1U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a091ef00aae198fa-ARN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"37.61.117.225","cf-ipcountry":"AZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[09-Jun-2026 17:42:34 UTC] === User Orders API Called ===
[09-Jun-2026 17:42:34 UTC] User ID: 766
[09-Jun-2026 17:42:34 UTC] Limit: 20, Offset: 0
[09-Jun-2026 17:42:34 UTC] Orders found: 0
[09-Jun-2026 17:42:34 UTC] Orders data: []
[09-Jun-2026 17:42:34 UTC] Total orders count: 0
[09-Jun-2026 17:42:34 UTC] === API CALL LOG ===
[09-Jun-2026 17:42:34 UTC] Endpoint: user/profile.php
[09-Jun-2026 17:42:34 UTC] Full Log Data: {
    "timestamp": "2026-06-09 17:42:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.61.117.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "37.61.117.225, 162.158.182.94",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY2IiwidXNlcm5hbWUiOiJmdWFkMTIzNCIsImVtYWlsIjoiaGlsYWxlOTAwQGdtYWlsLmNvbSIsImV4cCI6MTc4MTYzMTczOH0.gRl9iRPlWaCFWCQg54Ye7cyRq-H-pZTyTyOvUzlog1U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a091ef011b2e98fa-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "37.61.117.225",
        "cf-ipcountry": "AZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 17:42:34 UTC] === END API CALL LOG ===
[09-Jun-2026 17:42:34 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 17:42:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY2IiwidXNlcm5hbWUiOiJmdWFkMTIzNCIsImVtYWlsIjoiaGlsYWxlOTAwQGdtYWlsLmNvbSIsImV4cCI6MTc4MTYzMTczOH0.gRl9iRPlWaCFWCQg54Ye7cyRq-H-pZTyTyOvUzlog1U
[09-Jun-2026 17:42:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 17:42:34 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 17:42:34 UTC] User ID: 766
[09-Jun-2026 17:42:34 UTC] ✅ User profile retrieved successfully for user ID: 766
[09-Jun-2026 17:42:34 UTC] === API CALL LOG ===
[09-Jun-2026 17:42:34 UTC] Endpoint: user/profile.php
[09-Jun-2026 17:42:34 UTC] Full Log Data: {
    "timestamp": "2026-06-09 17:42:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.61.117.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "37.61.117.225, 162.158.182.94",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY2IiwidXNlcm5hbWUiOiJmdWFkMTIzNCIsImVtYWlsIjoiaGlsYWxlOTAwQGdtYWlsLmNvbSIsImV4cCI6MTc4MTYzMTczOH0.gRl9iRPlWaCFWCQg54Ye7cyRq-H-pZTyTyOvUzlog1U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a091ef041d7198fa-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "37.61.117.225",
        "cf-ipcountry": "AZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 17:42:34 UTC] === END API CALL LOG ===
[09-Jun-2026 17:42:34 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 17:42:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY2IiwidXNlcm5hbWUiOiJmdWFkMTIzNCIsImVtYWlsIjoiaGlsYWxlOTAwQGdtYWlsLmNvbSIsImV4cCI6MTc4MTYzMTczOH0.gRl9iRPlWaCFWCQg54Ye7cyRq-H-pZTyTyOvUzlog1U
[09-Jun-2026 17:42:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 17:42:34 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 17:42:34 UTC] User ID: 766
[09-Jun-2026 17:42:34 UTC] ✅ User profile retrieved successfully for user ID: 766
[09-Jun-2026 17:42:35 UTC] === API CALL LOG ===
[09-Jun-2026 17:42:35 UTC] Endpoint: user/profile.php
[09-Jun-2026 17:42:35 UTC] Full Log Data: {
    "timestamp": "2026-06-09 17:42:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.61.117.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "37.61.117.225, 162.158.182.94",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY2IiwidXNlcm5hbWUiOiJmdWFkMTIzNCIsImVtYWlsIjoiaGlsYWxlOTAwQGdtYWlsLmNvbSIsImV4cCI6MTc4MTYzMTczOH0.gRl9iRPlWaCFWCQg54Ye7cyRq-H-pZTyTyOvUzlog1U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a091ef04bdde98fa-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "37.61.117.225",
        "cf-ipcountry": "AZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 17:42:35 UTC] === END API CALL LOG ===
[09-Jun-2026 17:42:35 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 17:42:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY2IiwidXNlcm5hbWUiOiJmdWFkMTIzNCIsImVtYWlsIjoiaGlsYWxlOTAwQGdtYWlsLmNvbSIsImV4cCI6MTc4MTYzMTczOH0.gRl9iRPlWaCFWCQg54Ye7cyRq-H-pZTyTyOvUzlog1U
[09-Jun-2026 17:42:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 17:42:35 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 17:42:35 UTC] User ID: 766
[09-Jun-2026 17:42:35 UTC] ✅ User profile retrieved successfully for user ID: 766
[09-Jun-2026 17:42:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 17:42:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 17:42:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"37.61.117.225, 162.158.182.94","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY2IiwidXNlcm5hbWUiOiJmdWFkMTIzNCIsImVtYWlsIjoiaGlsYWxlOTAwQGdtYWlsLmNvbSIsImV4cCI6MTc4MTYzMTczOH0.gRl9iRPlWaCFWCQg54Ye7cyRq-H-pZTyTyOvUzlog1U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a091ef2edcee98fa-ARN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"37.61.117.225","cf-ipcountry":"AZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[09-Jun-2026 17:42:41 UTC] === User Orders API Called ===
[09-Jun-2026 17:42:41 UTC] User ID: 766
[09-Jun-2026 17:42:41 UTC] Limit: 20, Offset: 0
[09-Jun-2026 17:42:41 UTC] Orders found: 0
[09-Jun-2026 17:42:41 UTC] Orders data: []
[09-Jun-2026 17:42:41 UTC] Total orders count: 0
[09-Jun-2026 17:42:41 UTC] === API CALL LOG ===
[09-Jun-2026 17:42:41 UTC] Endpoint: user/profile.php
[09-Jun-2026 17:42:41 UTC] Full Log Data: {
    "timestamp": "2026-06-09 17:42:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.61.117.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "37.61.117.225, 162.158.182.94",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY2IiwidXNlcm5hbWUiOiJmdWFkMTIzNCIsImVtYWlsIjoiaGlsYWxlOTAwQGdtYWlsLmNvbSIsImV4cCI6MTc4MTYzMTczOH0.gRl9iRPlWaCFWCQg54Ye7cyRq-H-pZTyTyOvUzlog1U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a091ef2f4d6898fa-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "37.61.117.225",
        "cf-ipcountry": "AZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 17:42:41 UTC] === END API CALL LOG ===
[09-Jun-2026 17:42:41 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 17:42:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY2IiwidXNlcm5hbWUiOiJmdWFkMTIzNCIsImVtYWlsIjoiaGlsYWxlOTAwQGdtYWlsLmNvbSIsImV4cCI6MTc4MTYzMTczOH0.gRl9iRPlWaCFWCQg54Ye7cyRq-H-pZTyTyOvUzlog1U
[09-Jun-2026 17:42:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 17:42:41 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 17:42:41 UTC] User ID: 766
[09-Jun-2026 17:42:41 UTC] ✅ User profile retrieved successfully for user ID: 766
[09-Jun-2026 17:42:42 UTC] === API CALL LOG ===
[09-Jun-2026 17:42:42 UTC] Endpoint: user/profile.php
[09-Jun-2026 17:42:42 UTC] Full Log Data: {
    "timestamp": "2026-06-09 17:42:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.61.117.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "37.61.117.225, 162.158.182.94",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY2IiwidXNlcm5hbWUiOiJmdWFkMTIzNCIsImVtYWlsIjoiaGlsYWxlOTAwQGdtYWlsLmNvbSIsImV4cCI6MTc4MTYzMTczOH0.gRl9iRPlWaCFWCQg54Ye7cyRq-H-pZTyTyOvUzlog1U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a091ef322fed98fa-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "37.61.117.225",
        "cf-ipcountry": "AZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 17:42:42 UTC] === END API CALL LOG ===
[09-Jun-2026 17:42:42 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 17:42:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY2IiwidXNlcm5hbWUiOiJmdWFkMTIzNCIsImVtYWlsIjoiaGlsYWxlOTAwQGdtYWlsLmNvbSIsImV4cCI6MTc4MTYzMTczOH0.gRl9iRPlWaCFWCQg54Ye7cyRq-H-pZTyTyOvUzlog1U
[09-Jun-2026 17:42:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 17:42:42 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 17:42:42 UTC] User ID: 766
[09-Jun-2026 17:42:42 UTC] ✅ User profile retrieved successfully for user ID: 766
[09-Jun-2026 17:42:42 UTC] === API CALL LOG ===
[09-Jun-2026 17:42:42 UTC] Endpoint: user/profile.php
[09-Jun-2026 17:42:42 UTC] Full Log Data: {
    "timestamp": "2026-06-09 17:42:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.61.117.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "37.61.117.225, 162.158.182.94",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY2IiwidXNlcm5hbWUiOiJmdWFkMTIzNCIsImVtYWlsIjoiaGlsYWxlOTAwQGdtYWlsLmNvbSIsImV4cCI6MTc4MTYzMTczOH0.gRl9iRPlWaCFWCQg54Ye7cyRq-H-pZTyTyOvUzlog1U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a091ef32e85f98fa-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "37.61.117.225",
        "cf-ipcountry": "AZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 17:42:42 UTC] === END API CALL LOG ===
[09-Jun-2026 17:42:42 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 17:42:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY2IiwidXNlcm5hbWUiOiJmdWFkMTIzNCIsImVtYWlsIjoiaGlsYWxlOTAwQGdtYWlsLmNvbSIsImV4cCI6MTc4MTYzMTczOH0.gRl9iRPlWaCFWCQg54Ye7cyRq-H-pZTyTyOvUzlog1U
[09-Jun-2026 17:42:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 17:42:42 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 17:42:42 UTC] User ID: 766
[09-Jun-2026 17:42:42 UTC] ✅ User profile retrieved successfully for user ID: 766
[09-Jun-2026 17:43:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 17:43:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 17:43:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"37.61.117.225, 162.158.182.95","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY2IiwidXNlcm5hbWUiOiJmdWFkMTIzNCIsImVtYWlsIjoiaGlsYWxlOTAwQGdtYWlsLmNvbSIsImV4cCI6MTc4MTYzMTczOH0.gRl9iRPlWaCFWCQg54Ye7cyRq-H-pZTyTyOvUzlog1U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a091f0e1ff9b98fa-ARN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"37.61.117.225","cf-ipcountry":"AZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[09-Jun-2026 17:43:51 UTC] === User Orders API Called ===
[09-Jun-2026 17:43:51 UTC] User ID: 766
[09-Jun-2026 17:43:51 UTC] Limit: 20, Offset: 0
[09-Jun-2026 17:43:51 UTC] Orders found: 0
[09-Jun-2026 17:43:51 UTC] Orders data: []
[09-Jun-2026 17:43:51 UTC] Total orders count: 0
[09-Jun-2026 17:43:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 17:43:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 17:43:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"37.61.117.225, 162.158.182.95","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY2IiwidXNlcm5hbWUiOiJmdWFkMTIzNCIsImVtYWlsIjoiaGlsYWxlOTAwQGdtYWlsLmNvbSIsImV4cCI6MTc4MTYzMTczOH0.gRl9iRPlWaCFWCQg54Ye7cyRq-H-pZTyTyOvUzlog1U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a091f0eb2dad98fa-ARN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"37.61.117.225","cf-ipcountry":"AZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[09-Jun-2026 17:43:52 UTC] === User Orders API Called ===
[09-Jun-2026 17:43:52 UTC] User ID: 766
[09-Jun-2026 17:43:52 UTC] Limit: 20, Offset: 0
[09-Jun-2026 17:43:52 UTC] Orders found: 0
[09-Jun-2026 17:43:52 UTC] Orders data: []
[09-Jun-2026 17:43:52 UTC] Total orders count: 0
[09-Jun-2026 17:43:52 UTC] === API CALL LOG ===
[09-Jun-2026 17:43:52 UTC] Endpoint: user/profile.php
[09-Jun-2026 17:43:52 UTC] Full Log Data: {
    "timestamp": "2026-06-09 17:43:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.61.117.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "37.61.117.225, 162.158.182.95",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY2IiwidXNlcm5hbWUiOiJmdWFkMTIzNCIsImVtYWlsIjoiaGlsYWxlOTAwQGdtYWlsLmNvbSIsImV4cCI6MTc4MTYzMTczOH0.gRl9iRPlWaCFWCQg54Ye7cyRq-H-pZTyTyOvUzlog1U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a091f0ebae0198fa-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "37.61.117.225",
        "cf-ipcountry": "AZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 17:43:52 UTC] === END API CALL LOG ===
[09-Jun-2026 17:43:52 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 17:43:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY2IiwidXNlcm5hbWUiOiJmdWFkMTIzNCIsImVtYWlsIjoiaGlsYWxlOTAwQGdtYWlsLmNvbSIsImV4cCI6MTc4MTYzMTczOH0.gRl9iRPlWaCFWCQg54Ye7cyRq-H-pZTyTyOvUzlog1U
[09-Jun-2026 17:43:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 17:43:52 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 17:43:52 UTC] User ID: 766
[09-Jun-2026 17:43:52 UTC] ✅ User profile retrieved successfully for user ID: 766
[09-Jun-2026 17:43:53 UTC] === API CALL LOG ===
[09-Jun-2026 17:43:53 UTC] Endpoint: user/profile.php
[09-Jun-2026 17:43:53 UTC] Full Log Data: {
    "timestamp": "2026-06-09 17:43:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.61.117.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "37.61.117.225, 162.158.182.95",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY2IiwidXNlcm5hbWUiOiJmdWFkMTIzNCIsImVtYWlsIjoiaGlsYWxlOTAwQGdtYWlsLmNvbSIsImV4cCI6MTc4MTYzMTczOH0.gRl9iRPlWaCFWCQg54Ye7cyRq-H-pZTyTyOvUzlog1U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a091f0ee7fbc98fa-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "37.61.117.225",
        "cf-ipcountry": "AZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 17:43:53 UTC] === END API CALL LOG ===
[09-Jun-2026 17:43:53 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 17:43:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY2IiwidXNlcm5hbWUiOiJmdWFkMTIzNCIsImVtYWlsIjoiaGlsYWxlOTAwQGdtYWlsLmNvbSIsImV4cCI6MTc4MTYzMTczOH0.gRl9iRPlWaCFWCQg54Ye7cyRq-H-pZTyTyOvUzlog1U
[09-Jun-2026 17:43:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 17:43:53 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 17:43:53 UTC] User ID: 766
[09-Jun-2026 17:43:53 UTC] ✅ User profile retrieved successfully for user ID: 766
[09-Jun-2026 17:43:53 UTC] === API CALL LOG ===
[09-Jun-2026 17:43:53 UTC] Endpoint: user/profile.php
[09-Jun-2026 17:43:53 UTC] Full Log Data: {
    "timestamp": "2026-06-09 17:43:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.61.117.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "37.61.117.225, 162.158.182.95",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY2IiwidXNlcm5hbWUiOiJmdWFkMTIzNCIsImVtYWlsIjoiaGlsYWxlOTAwQGdtYWlsLmNvbSIsImV4cCI6MTc4MTYzMTczOH0.gRl9iRPlWaCFWCQg54Ye7cyRq-H-pZTyTyOvUzlog1U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a091f0ef585498fa-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "37.61.117.225",
        "cf-ipcountry": "AZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 17:43:53 UTC] === END API CALL LOG ===
[09-Jun-2026 17:43:53 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 17:43:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY2IiwidXNlcm5hbWUiOiJmdWFkMTIzNCIsImVtYWlsIjoiaGlsYWxlOTAwQGdtYWlsLmNvbSIsImV4cCI6MTc4MTYzMTczOH0.gRl9iRPlWaCFWCQg54Ye7cyRq-H-pZTyTyOvUzlog1U
[09-Jun-2026 17:43:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 17:43:53 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 17:43:53 UTC] User ID: 766
[09-Jun-2026 17:43:53 UTC] ✅ User profile retrieved successfully for user ID: 766
[09-Jun-2026 17:44:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 17:44:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 17:44:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"37.61.117.225, 162.158.182.94","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY2IiwidXNlcm5hbWUiOiJmdWFkMTIzNCIsImVtYWlsIjoiaGlsYWxlOTAwQGdtYWlsLmNvbSIsImV4cCI6MTc4MTYzMTczOH0.gRl9iRPlWaCFWCQg54Ye7cyRq-H-pZTyTyOvUzlog1U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a091f14b1e6998fa-ARN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"37.61.117.225","cf-ipcountry":"AZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[09-Jun-2026 17:44:08 UTC] === API CALL LOG ===
[09-Jun-2026 17:44:08 UTC] Endpoint: user/profile.php
[09-Jun-2026 17:44:08 UTC] === User Orders API Called ===
[09-Jun-2026 17:44:08 UTC] Full Log Data: {
    "timestamp": "2026-06-09 17:44:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.61.117.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "37.61.117.225, 162.158.182.94",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY2IiwidXNlcm5hbWUiOiJmdWFkMTIzNCIsImVtYWlsIjoiaGlsYWxlOTAwQGdtYWlsLmNvbSIsImV4cCI6MTc4MTYzMTczOH0.gRl9iRPlWaCFWCQg54Ye7cyRq-H-pZTyTyOvUzlog1U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a091f14b1e6b98fa-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "37.61.117.225",
        "cf-ipcountry": "AZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 17:44:08 UTC] User ID: 766
[09-Jun-2026 17:44:08 UTC] Limit: 20, Offset: 0
[09-Jun-2026 17:44:08 UTC] === END API CALL LOG ===
[09-Jun-2026 17:44:08 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 17:44:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY2IiwidXNlcm5hbWUiOiJmdWFkMTIzNCIsImVtYWlsIjoiaGlsYWxlOTAwQGdtYWlsLmNvbSIsImV4cCI6MTc4MTYzMTczOH0.gRl9iRPlWaCFWCQg54Ye7cyRq-H-pZTyTyOvUzlog1U
[09-Jun-2026 17:44:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 17:44:08 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 17:44:08 UTC] User ID: 766
[09-Jun-2026 17:44:08 UTC] Orders found: 0
[09-Jun-2026 17:44:08 UTC] Orders data: []
[09-Jun-2026 17:44:08 UTC] Total orders count: 0
[09-Jun-2026 17:44:08 UTC] ✅ User profile retrieved successfully for user ID: 766
[09-Jun-2026 17:44:08 UTC] === API CALL LOG ===
[09-Jun-2026 17:44:08 UTC] Endpoint: user/profile.php
[09-Jun-2026 17:44:08 UTC] Full Log Data: {
    "timestamp": "2026-06-09 17:44:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.61.117.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "37.61.117.225, 162.158.182.94",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY2IiwidXNlcm5hbWUiOiJmdWFkMTIzNCIsImVtYWlsIjoiaGlsYWxlOTAwQGdtYWlsLmNvbSIsImV4cCI6MTc4MTYzMTczOH0.gRl9iRPlWaCFWCQg54Ye7cyRq-H-pZTyTyOvUzlog1U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a091f14e79ee98fa-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "37.61.117.225",
        "cf-ipcountry": "AZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 17:44:08 UTC] === END API CALL LOG ===
[09-Jun-2026 17:44:08 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 17:44:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY2IiwidXNlcm5hbWUiOiJmdWFkMTIzNCIsImVtYWlsIjoiaGlsYWxlOTAwQGdtYWlsLmNvbSIsImV4cCI6MTc4MTYzMTczOH0.gRl9iRPlWaCFWCQg54Ye7cyRq-H-pZTyTyOvUzlog1U
[09-Jun-2026 17:44:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 17:44:08 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 17:44:08 UTC] User ID: 766
[09-Jun-2026 17:44:08 UTC] ✅ User profile retrieved successfully for user ID: 766
[09-Jun-2026 17:44:08 UTC] === API CALL LOG ===
[09-Jun-2026 17:44:08 UTC] Endpoint: user/profile.php
[09-Jun-2026 17:44:08 UTC] Full Log Data: {
    "timestamp": "2026-06-09 17:44:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.61.117.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "37.61.117.225, 162.158.182.94",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY2IiwidXNlcm5hbWUiOiJmdWFkMTIzNCIsImVtYWlsIjoiaGlsYWxlOTAwQGdtYWlsLmNvbSIsImV4cCI6MTc4MTYzMTczOH0.gRl9iRPlWaCFWCQg54Ye7cyRq-H-pZTyTyOvUzlog1U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a091f14efaa298fa-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "37.61.117.225",
        "cf-ipcountry": "AZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 17:44:08 UTC] === END API CALL LOG ===
[09-Jun-2026 17:44:08 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 17:44:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY2IiwidXNlcm5hbWUiOiJmdWFkMTIzNCIsImVtYWlsIjoiaGlsYWxlOTAwQGdtYWlsLmNvbSIsImV4cCI6MTc4MTYzMTczOH0.gRl9iRPlWaCFWCQg54Ye7cyRq-H-pZTyTyOvUzlog1U
[09-Jun-2026 17:44:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 17:44:08 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 17:44:08 UTC] User ID: 766
[09-Jun-2026 17:44:08 UTC] ✅ User profile retrieved successfully for user ID: 766
[09-Jun-2026 19:05:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 19:05:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 19:05:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"119.59.81.147, 172.70.143.194","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY3IiwidXNlcm5hbWUiOiJxb3Jpc2hpIiwiZW1haWwiOiJwZXZpbGl6YTg1NDNAYW5vd3QuY29tIiwiZXhwIjoxNzgxNjM2NzEyfQ.iVRXN7b1_l4FjpBXDaWNKHJL3XLmMvP87UM1V5-zqi0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0926821bd583104-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"119.59.81.147","cf-ipcountry":"AF","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[09-Jun-2026 19:05:15 UTC] === User Orders API Called ===
[09-Jun-2026 19:05:15 UTC] User ID: 767
[09-Jun-2026 19:05:15 UTC] Limit: 20, Offset: 0
[09-Jun-2026 19:05:15 UTC] Orders found: 0
[09-Jun-2026 19:05:15 UTC] Orders data: []
[09-Jun-2026 19:05:15 UTC] Total orders count: 0
[09-Jun-2026 19:05:15 UTC] === API CALL LOG ===
[09-Jun-2026 19:05:15 UTC] Endpoint: user/profile.php
[09-Jun-2026 19:05:15 UTC] Full Log Data: {
    "timestamp": "2026-06-09 19:05:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "119.59.81.147",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "119.59.81.147, 172.70.143.194",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY3IiwidXNlcm5hbWUiOiJxb3Jpc2hpIiwiZW1haWwiOiJwZXZpbGl6YTg1NDNAYW5vd3QuY29tIiwiZXhwIjoxNzgxNjM2NzEyfQ.iVRXN7b1_l4FjpBXDaWNKHJL3XLmMvP87UM1V5-zqi0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0926821bd5a3104-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "119.59.81.147",
        "cf-ipcountry": "AF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 19:05:15 UTC] === END API CALL LOG ===
[09-Jun-2026 19:05:15 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 19:05:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY3IiwidXNlcm5hbWUiOiJxb3Jpc2hpIiwiZW1haWwiOiJwZXZpbGl6YTg1NDNAYW5vd3QuY29tIiwiZXhwIjoxNzgxNjM2NzEyfQ.iVRXN7b1_l4FjpBXDaWNKHJL3XLmMvP87UM1V5-zqi0
[09-Jun-2026 19:05:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 19:05:15 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 19:05:15 UTC] User ID: 767
[09-Jun-2026 19:05:15 UTC] ✅ User profile retrieved successfully for user ID: 767
[09-Jun-2026 19:05:15 UTC] === API CALL LOG ===
[09-Jun-2026 19:05:15 UTC] Endpoint: user/profile.php
[09-Jun-2026 19:05:15 UTC] Full Log Data: {
    "timestamp": "2026-06-09 19:05:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "119.59.81.147",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "119.59.81.147, 172.70.143.194",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY3IiwidXNlcm5hbWUiOiJxb3Jpc2hpIiwiZW1haWwiOiJwZXZpbGl6YTg1NDNAYW5vd3QuY29tIiwiZXhwIjoxNzgxNjM2NzEyfQ.iVRXN7b1_l4FjpBXDaWNKHJL3XLmMvP87UM1V5-zqi0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0926821bd553104-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "119.59.81.147",
        "cf-ipcountry": "AF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 19:05:15 UTC] === END API CALL LOG ===
[09-Jun-2026 19:05:15 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 19:05:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY3IiwidXNlcm5hbWUiOiJxb3Jpc2hpIiwiZW1haWwiOiJwZXZpbGl6YTg1NDNAYW5vd3QuY29tIiwiZXhwIjoxNzgxNjM2NzEyfQ.iVRXN7b1_l4FjpBXDaWNKHJL3XLmMvP87UM1V5-zqi0
[09-Jun-2026 19:05:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 19:05:15 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 19:05:15 UTC] User ID: 767
[09-Jun-2026 19:05:15 UTC] ✅ User profile retrieved successfully for user ID: 767
[09-Jun-2026 19:05:32 UTC] === API CALL LOG ===
[09-Jun-2026 19:05:32 UTC] Endpoint: user/profile.php
[09-Jun-2026 19:05:32 UTC] Full Log Data: {
    "timestamp": "2026-06-09 19:05:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "119.59.81.147",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "119.59.81.147, 162.158.88.78",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY3IiwidXNlcm5hbWUiOiJxb3Jpc2hpIiwiZW1haWwiOiJwZXZpbGl6YTg1NDNAYW5vd3QuY29tIiwiZXhwIjoxNzgxNjM2NzEyfQ.iVRXN7b1_l4FjpBXDaWNKHJL3XLmMvP87UM1V5-zqi0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09268835e49fddf-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "119.59.81.147",
        "cf-ipcountry": "AF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 19:05:32 UTC] === END API CALL LOG ===
[09-Jun-2026 19:05:32 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 19:05:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY3IiwidXNlcm5hbWUiOiJxb3Jpc2hpIiwiZW1haWwiOiJwZXZpbGl6YTg1NDNAYW5vd3QuY29tIiwiZXhwIjoxNzgxNjM2NzEyfQ.iVRXN7b1_l4FjpBXDaWNKHJL3XLmMvP87UM1V5-zqi0
[09-Jun-2026 19:05:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 19:05:32 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 19:05:32 UTC] User ID: 767
[09-Jun-2026 19:05:32 UTC] ✅ User profile retrieved successfully for user ID: 767
[09-Jun-2026 19:05:33 UTC] === API CALL LOG ===
[09-Jun-2026 19:05:33 UTC] Endpoint: user/profile.php
[09-Jun-2026 19:05:33 UTC] Full Log Data: {
    "timestamp": "2026-06-09 19:05:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "119.59.81.147",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "119.59.81.147, 162.158.88.78",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY3IiwidXNlcm5hbWUiOiJxb3Jpc2hpIiwiZW1haWwiOiJwZXZpbGl6YTg1NDNAYW5vd3QuY29tIiwiZXhwIjoxNzgxNjM2NzEyfQ.iVRXN7b1_l4FjpBXDaWNKHJL3XLmMvP87UM1V5-zqi0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a092688e7a64fddf-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "119.59.81.147",
        "cf-ipcountry": "AF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 19:05:33 UTC] === END API CALL LOG ===
[09-Jun-2026 19:05:33 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 19:05:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY3IiwidXNlcm5hbWUiOiJxb3Jpc2hpIiwiZW1haWwiOiJwZXZpbGl6YTg1NDNAYW5vd3QuY29tIiwiZXhwIjoxNzgxNjM2NzEyfQ.iVRXN7b1_l4FjpBXDaWNKHJL3XLmMvP87UM1V5-zqi0
[09-Jun-2026 19:05:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 19:05:33 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 19:05:33 UTC] User ID: 767
[09-Jun-2026 19:05:33 UTC] ✅ User profile retrieved successfully for user ID: 767
[09-Jun-2026 19:05:33 UTC] === API CALL LOG ===
[09-Jun-2026 19:05:33 UTC] Endpoint: user/profile.php
[09-Jun-2026 19:05:33 UTC] Full Log Data: {
    "timestamp": "2026-06-09 19:05:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "119.59.81.147",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "119.59.81.147, 162.158.88.78",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY3IiwidXNlcm5hbWUiOiJxb3Jpc2hpIiwiZW1haWwiOiJwZXZpbGl6YTg1NDNAYW5vd3QuY29tIiwiZXhwIjoxNzgxNjM2NzEyfQ.iVRXN7b1_l4FjpBXDaWNKHJL3XLmMvP87UM1V5-zqi0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a092688e7a6bfddf-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "119.59.81.147",
        "cf-ipcountry": "AF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 19:05:33 UTC] === END API CALL LOG ===
[09-Jun-2026 19:05:33 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 19:05:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY3IiwidXNlcm5hbWUiOiJxb3Jpc2hpIiwiZW1haWwiOiJwZXZpbGl6YTg1NDNAYW5vd3QuY29tIiwiZXhwIjoxNzgxNjM2NzEyfQ.iVRXN7b1_l4FjpBXDaWNKHJL3XLmMvP87UM1V5-zqi0
[09-Jun-2026 19:05:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 19:05:33 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 19:05:33 UTC] User ID: 767
[09-Jun-2026 19:05:33 UTC] ✅ User profile retrieved successfully for user ID: 767
[09-Jun-2026 19:05:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 19:05:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 19:05:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"119.59.81.147, 162.158.88.108","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY3IiwidXNlcm5hbWUiOiJxb3Jpc2hpIiwiZW1haWwiOiJwZXZpbGl6YTg1NDNAYW5vd3QuY29tIiwiZXhwIjoxNzgxNjM2NzEyfQ.iVRXN7b1_l4FjpBXDaWNKHJL3XLmMvP87UM1V5-zqi0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a092688e7a69fddf-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"119.59.81.147","cf-ipcountry":"AF","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[09-Jun-2026 19:05:33 UTC] === User Orders API Called ===
[09-Jun-2026 19:05:33 UTC] User ID: 767
[09-Jun-2026 19:05:33 UTC] Limit: 20, Offset: 0
[09-Jun-2026 19:05:33 UTC] Orders found: 0
[09-Jun-2026 19:05:33 UTC] Orders data: []
[09-Jun-2026 19:05:33 UTC] Total orders count: 0
[09-Jun-2026 19:05:39 UTC] === API CALL LOG ===
[09-Jun-2026 19:05:39 UTC] Endpoint: user/profile.php
[09-Jun-2026 19:05:39 UTC] Full Log Data: {
    "timestamp": "2026-06-09 19:05:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "119.59.81.147",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "119.59.81.147, 162.158.88.78",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY3IiwidXNlcm5hbWUiOiJxb3Jpc2hpIiwiZW1haWwiOiJwZXZpbGl6YTg1NDNAYW5vd3QuY29tIiwiZXhwIjoxNzgxNjM2NzEyfQ.iVRXN7b1_l4FjpBXDaWNKHJL3XLmMvP87UM1V5-zqi0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09268b62daffddf-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "119.59.81.147",
        "cf-ipcountry": "AF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 19:05:39 UTC] === END API CALL LOG ===
[09-Jun-2026 19:05:39 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 19:05:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY3IiwidXNlcm5hbWUiOiJxb3Jpc2hpIiwiZW1haWwiOiJwZXZpbGl6YTg1NDNAYW5vd3QuY29tIiwiZXhwIjoxNzgxNjM2NzEyfQ.iVRXN7b1_l4FjpBXDaWNKHJL3XLmMvP87UM1V5-zqi0
[09-Jun-2026 19:05:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 19:05:39 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 19:05:39 UTC] User ID: 767
[09-Jun-2026 19:05:39 UTC] ✅ User profile retrieved successfully for user ID: 767
[09-Jun-2026 19:05:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 19:05:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 19:05:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"119.59.81.147, 162.158.88.78","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY3IiwidXNlcm5hbWUiOiJxb3Jpc2hpIiwiZW1haWwiOiJwZXZpbGl6YTg1NDNAYW5vd3QuY29tIiwiZXhwIjoxNzgxNjM2NzEyfQ.iVRXN7b1_l4FjpBXDaWNKHJL3XLmMvP87UM1V5-zqi0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a09268d41b81fddf-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"119.59.81.147","cf-ipcountry":"AF","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[09-Jun-2026 19:05:44 UTC] === API CALL LOG ===
[09-Jun-2026 19:05:44 UTC] === User Orders API Called ===
[09-Jun-2026 19:05:44 UTC] Endpoint: user/profile.php
[09-Jun-2026 19:05:44 UTC] User ID: 767
[09-Jun-2026 19:05:44 UTC] Full Log Data: {
    "timestamp": "2026-06-09 19:05:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "119.59.81.147",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "119.59.81.147, 162.158.88.78",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY3IiwidXNlcm5hbWUiOiJxb3Jpc2hpIiwiZW1haWwiOiJwZXZpbGl6YTg1NDNAYW5vd3QuY29tIiwiZXhwIjoxNzgxNjM2NzEyfQ.iVRXN7b1_l4FjpBXDaWNKHJL3XLmMvP87UM1V5-zqi0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09268d41b84fddf-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "119.59.81.147",
        "cf-ipcountry": "AF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 19:05:44 UTC] === END API CALL LOG ===
[09-Jun-2026 19:05:44 UTC] Limit: 20, Offset: 0
[09-Jun-2026 19:05:44 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 19:05:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY3IiwidXNlcm5hbWUiOiJxb3Jpc2hpIiwiZW1haWwiOiJwZXZpbGl6YTg1NDNAYW5vd3QuY29tIiwiZXhwIjoxNzgxNjM2NzEyfQ.iVRXN7b1_l4FjpBXDaWNKHJL3XLmMvP87UM1V5-zqi0
[09-Jun-2026 19:05:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 19:05:44 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 19:05:44 UTC] User ID: 767
[09-Jun-2026 19:05:44 UTC] Orders found: 0
[09-Jun-2026 19:05:44 UTC] Orders data: []
[09-Jun-2026 19:05:44 UTC] ✅ User profile retrieved successfully for user ID: 767
[09-Jun-2026 19:05:44 UTC] Total orders count: 0
[09-Jun-2026 19:05:45 UTC] === API CALL LOG ===
[09-Jun-2026 19:05:45 UTC] Endpoint: user/profile.php
[09-Jun-2026 19:05:45 UTC] Full Log Data: {
    "timestamp": "2026-06-09 19:05:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "119.59.81.147",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "119.59.81.147, 162.158.88.78",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY3IiwidXNlcm5hbWUiOiJxb3Jpc2hpIiwiZW1haWwiOiJwZXZpbGl6YTg1NDNAYW5vd3QuY29tIiwiZXhwIjoxNzgxNjM2NzEyfQ.iVRXN7b1_l4FjpBXDaWNKHJL3XLmMvP87UM1V5-zqi0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09268d8dc05fddf-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "119.59.81.147",
        "cf-ipcountry": "AF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 19:05:45 UTC] === END API CALL LOG ===
[09-Jun-2026 19:05:45 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 19:05:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY3IiwidXNlcm5hbWUiOiJxb3Jpc2hpIiwiZW1haWwiOiJwZXZpbGl6YTg1NDNAYW5vd3QuY29tIiwiZXhwIjoxNzgxNjM2NzEyfQ.iVRXN7b1_l4FjpBXDaWNKHJL3XLmMvP87UM1V5-zqi0
[09-Jun-2026 19:05:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 19:05:45 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 19:05:45 UTC] User ID: 767
[09-Jun-2026 19:05:45 UTC] ✅ User profile retrieved successfully for user ID: 767
[09-Jun-2026 19:05:46 UTC] === API CALL LOG ===
[09-Jun-2026 19:05:46 UTC] Endpoint: user/profile.php
[09-Jun-2026 19:05:46 UTC] Full Log Data: {
    "timestamp": "2026-06-09 19:05:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "119.59.81.147",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "119.59.81.147, 162.158.88.78",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY3IiwidXNlcm5hbWUiOiJxb3Jpc2hpIiwiZW1haWwiOiJwZXZpbGl6YTg1NDNAYW5vd3QuY29tIiwiZXhwIjoxNzgxNjM2NzEyfQ.iVRXN7b1_l4FjpBXDaWNKHJL3XLmMvP87UM1V5-zqi0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09268de5e20fddf-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "119.59.81.147",
        "cf-ipcountry": "AF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 19:05:46 UTC] === END API CALL LOG ===
[09-Jun-2026 19:05:46 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 19:05:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY3IiwidXNlcm5hbWUiOiJxb3Jpc2hpIiwiZW1haWwiOiJwZXZpbGl6YTg1NDNAYW5vd3QuY29tIiwiZXhwIjoxNzgxNjM2NzEyfQ.iVRXN7b1_l4FjpBXDaWNKHJL3XLmMvP87UM1V5-zqi0
[09-Jun-2026 19:05:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 19:05:46 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 19:05:46 UTC] User ID: 767
[09-Jun-2026 19:05:46 UTC] ✅ User profile retrieved successfully for user ID: 767
[09-Jun-2026 19:06:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 19:06:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 19:06:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"119.59.81.147, 162.158.88.79","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY3IiwidXNlcm5hbWUiOiJxb3Jpc2hpIiwiZW1haWwiOiJwZXZpbGl6YTg1NDNAYW5vd3QuY29tIiwiZXhwIjoxNzgxNjM2NzEyfQ.iVRXN7b1_l4FjpBXDaWNKHJL3XLmMvP87UM1V5-zqi0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a09269345f0afddf-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"119.59.81.147","cf-ipcountry":"AF","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[09-Jun-2026 19:06:00 UTC] === User Orders API Called ===
[09-Jun-2026 19:06:00 UTC] User ID: 767
[09-Jun-2026 19:06:00 UTC] Limit: 20, Offset: 0
[09-Jun-2026 19:06:00 UTC] Orders found: 0
[09-Jun-2026 19:06:00 UTC] Orders data: []
[09-Jun-2026 19:06:00 UTC] Total orders count: 0
[09-Jun-2026 19:06:00 UTC] === API CALL LOG ===
[09-Jun-2026 19:06:00 UTC] Endpoint: user/profile.php
[09-Jun-2026 19:06:00 UTC] Full Log Data: {
    "timestamp": "2026-06-09 19:06:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "119.59.81.147",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "119.59.81.147, 162.158.88.79",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY3IiwidXNlcm5hbWUiOiJxb3Jpc2hpIiwiZW1haWwiOiJwZXZpbGl6YTg1NDNAYW5vd3QuY29tIiwiZXhwIjoxNzgxNjM2NzEyfQ.iVRXN7b1_l4FjpBXDaWNKHJL3XLmMvP87UM1V5-zqi0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09269345f08fddf-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "119.59.81.147",
        "cf-ipcountry": "AF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 19:06:00 UTC] === END API CALL LOG ===
[09-Jun-2026 19:06:00 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 19:06:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY3IiwidXNlcm5hbWUiOiJxb3Jpc2hpIiwiZW1haWwiOiJwZXZpbGl6YTg1NDNAYW5vd3QuY29tIiwiZXhwIjoxNzgxNjM2NzEyfQ.iVRXN7b1_l4FjpBXDaWNKHJL3XLmMvP87UM1V5-zqi0
[09-Jun-2026 19:06:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 19:06:00 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 19:06:00 UTC] User ID: 767
[09-Jun-2026 19:06:00 UTC] ✅ User profile retrieved successfully for user ID: 767
[09-Jun-2026 19:06:00 UTC] === API CALL LOG ===
[09-Jun-2026 19:06:00 UTC] Endpoint: user/profile.php
[09-Jun-2026 19:06:00 UTC] Full Log Data: {
    "timestamp": "2026-06-09 19:06:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "119.59.81.147",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "119.59.81.147, 162.158.88.79",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY3IiwidXNlcm5hbWUiOiJxb3Jpc2hpIiwiZW1haWwiOiJwZXZpbGl6YTg1NDNAYW5vd3QuY29tIiwiZXhwIjoxNzgxNjM2NzEyfQ.iVRXN7b1_l4FjpBXDaWNKHJL3XLmMvP87UM1V5-zqi0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09269380f16fddf-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "119.59.81.147",
        "cf-ipcountry": "AF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 19:06:00 UTC] === END API CALL LOG ===
[09-Jun-2026 19:06:00 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 19:06:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY3IiwidXNlcm5hbWUiOiJxb3Jpc2hpIiwiZW1haWwiOiJwZXZpbGl6YTg1NDNAYW5vd3QuY29tIiwiZXhwIjoxNzgxNjM2NzEyfQ.iVRXN7b1_l4FjpBXDaWNKHJL3XLmMvP87UM1V5-zqi0
[09-Jun-2026 19:06:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 19:06:00 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 19:06:00 UTC] User ID: 767
[09-Jun-2026 19:06:00 UTC] ✅ User profile retrieved successfully for user ID: 767
[09-Jun-2026 19:06:03 UTC] === API CALL LOG ===
[09-Jun-2026 19:06:03 UTC] Endpoint: user/profile.php
[09-Jun-2026 19:06:03 UTC] Full Log Data: {
    "timestamp": "2026-06-09 19:06:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "119.59.81.147",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "119.59.81.147, 162.158.88.79",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY3IiwidXNlcm5hbWUiOiJxb3Jpc2hpIiwiZW1haWwiOiJwZXZpbGl6YTg1NDNAYW5vd3QuY29tIiwiZXhwIjoxNzgxNjM2NzEyfQ.iVRXN7b1_l4FjpBXDaWNKHJL3XLmMvP87UM1V5-zqi0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a092694e1b55fddf-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "119.59.81.147",
        "cf-ipcountry": "AF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 19:06:03 UTC] === END API CALL LOG ===
[09-Jun-2026 19:06:03 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 19:06:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY3IiwidXNlcm5hbWUiOiJxb3Jpc2hpIiwiZW1haWwiOiJwZXZpbGl6YTg1NDNAYW5vd3QuY29tIiwiZXhwIjoxNzgxNjM2NzEyfQ.iVRXN7b1_l4FjpBXDaWNKHJL3XLmMvP87UM1V5-zqi0
[09-Jun-2026 19:06:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 19:06:03 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 19:06:03 UTC] User ID: 767
[09-Jun-2026 19:06:03 UTC] ✅ User profile retrieved successfully for user ID: 767
[09-Jun-2026 19:06:04 UTC] === API CALL LOG ===
[09-Jun-2026 19:06:04 UTC] Endpoint: user/profile.php
[09-Jun-2026 19:06:04 UTC] Full Log Data: {
    "timestamp": "2026-06-09 19:06:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "119.59.81.147",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "119.59.81.147, 162.158.88.79",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY3IiwidXNlcm5hbWUiOiJxb3Jpc2hpIiwiZW1haWwiOiJwZXZpbGl6YTg1NDNAYW5vd3QuY29tIiwiZXhwIjoxNzgxNjM2NzEyfQ.iVRXN7b1_l4FjpBXDaWNKHJL3XLmMvP87UM1V5-zqi0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0926952fc70fddf-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "119.59.81.147",
        "cf-ipcountry": "AF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 19:06:04 UTC] === END API CALL LOG ===
[09-Jun-2026 19:06:04 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 19:06:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY3IiwidXNlcm5hbWUiOiJxb3Jpc2hpIiwiZW1haWwiOiJwZXZpbGl6YTg1NDNAYW5vd3QuY29tIiwiZXhwIjoxNzgxNjM2NzEyfQ.iVRXN7b1_l4FjpBXDaWNKHJL3XLmMvP87UM1V5-zqi0
[09-Jun-2026 19:06:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 19:06:04 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 19:06:04 UTC] User ID: 767
[09-Jun-2026 19:06:04 UTC] ✅ User profile retrieved successfully for user ID: 767
[09-Jun-2026 19:06:04 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 19:06:04 UTC] === API CALL LOG ===
[09-Jun-2026 19:06:04 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 19:06:04 UTC] Endpoint: user/profile.php
[09-Jun-2026 19:06:04 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"119.59.81.147, 162.158.88.79","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY3IiwidXNlcm5hbWUiOiJxb3Jpc2hpIiwiZW1haWwiOiJwZXZpbGl6YTg1NDNAYW5vd3QuY29tIiwiZXhwIjoxNzgxNjM2NzEyfQ.iVRXN7b1_l4FjpBXDaWNKHJL3XLmMvP87UM1V5-zqi0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0926953fe4dfddf-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"119.59.81.147","cf-ipcountry":"AF","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[09-Jun-2026 19:06:04 UTC] Full Log Data: {
    "timestamp": "2026-06-09 19:06:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "119.59.81.147",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "119.59.81.147, 162.158.88.79",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY3IiwidXNlcm5hbWUiOiJxb3Jpc2hpIiwiZW1haWwiOiJwZXZpbGl6YTg1NDNAYW5vd3QuY29tIiwiZXhwIjoxNzgxNjM2NzEyfQ.iVRXN7b1_l4FjpBXDaWNKHJL3XLmMvP87UM1V5-zqi0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0926953fe4ffddf-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "119.59.81.147",
        "cf-ipcountry": "AF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 19:06:04 UTC] === END API CALL LOG ===
[09-Jun-2026 19:06:04 UTC] === User Orders API Called ===
[09-Jun-2026 19:06:04 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 19:06:04 UTC] User ID: 767
[09-Jun-2026 19:06:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY3IiwidXNlcm5hbWUiOiJxb3Jpc2hpIiwiZW1haWwiOiJwZXZpbGl6YTg1NDNAYW5vd3QuY29tIiwiZXhwIjoxNzgxNjM2NzEyfQ.iVRXN7b1_l4FjpBXDaWNKHJL3XLmMvP87UM1V5-zqi0
[09-Jun-2026 19:06:04 UTC] Limit: 20, Offset: 0
[09-Jun-2026 19:06:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 19:06:04 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 19:06:04 UTC] User ID: 767
[09-Jun-2026 19:06:04 UTC] Orders found: 0
[09-Jun-2026 19:06:04 UTC] Orders data: []
[09-Jun-2026 19:06:04 UTC] ✅ User profile retrieved successfully for user ID: 767
[09-Jun-2026 19:06:04 UTC] Total orders count: 0
[09-Jun-2026 19:06:06 UTC] === API CALL LOG ===
[09-Jun-2026 19:06:06 UTC] Endpoint: user/profile.php
[09-Jun-2026 19:06:06 UTC] Full Log Data: {
    "timestamp": "2026-06-09 19:06:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "119.59.81.147",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "119.59.81.147, 162.158.88.79",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY3IiwidXNlcm5hbWUiOiJxb3Jpc2hpIiwiZW1haWwiOiJwZXZpbGl6YTg1NDNAYW5vd3QuY29tIiwiZXhwIjoxNzgxNjM2NzEyfQ.iVRXN7b1_l4FjpBXDaWNKHJL3XLmMvP87UM1V5-zqi0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a092695c0debfddf-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "119.59.81.147",
        "cf-ipcountry": "AF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 19:06:06 UTC] === END API CALL LOG ===
[09-Jun-2026 19:06:06 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 19:06:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY3IiwidXNlcm5hbWUiOiJxb3Jpc2hpIiwiZW1haWwiOiJwZXZpbGl6YTg1NDNAYW5vd3QuY29tIiwiZXhwIjoxNzgxNjM2NzEyfQ.iVRXN7b1_l4FjpBXDaWNKHJL3XLmMvP87UM1V5-zqi0
[09-Jun-2026 19:06:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 19:06:06 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 19:06:06 UTC] User ID: 767
[09-Jun-2026 19:06:06 UTC] ✅ User profile retrieved successfully for user ID: 767
[09-Jun-2026 19:06:15 UTC] === API CALL LOG ===
[09-Jun-2026 19:06:15 UTC] Endpoint: user/profile.php
[09-Jun-2026 19:06:15 UTC] Full Log Data: {
    "timestamp": "2026-06-09 19:06:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "119.59.81.147",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "119.59.81.147, 162.158.88.78",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY3IiwidXNlcm5hbWUiOiJxb3Jpc2hpIiwiZW1haWwiOiJwZXZpbGl6YTg1NDNAYW5vd3QuY29tIiwiZXhwIjoxNzgxNjM2NzEyfQ.iVRXN7b1_l4FjpBXDaWNKHJL3XLmMvP87UM1V5-zqi0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a092699788f3fddf-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "119.59.81.147",
        "cf-ipcountry": "AF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 19:06:15 UTC] === END API CALL LOG ===
[09-Jun-2026 19:06:15 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 19:06:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY3IiwidXNlcm5hbWUiOiJxb3Jpc2hpIiwiZW1haWwiOiJwZXZpbGl6YTg1NDNAYW5vd3QuY29tIiwiZXhwIjoxNzgxNjM2NzEyfQ.iVRXN7b1_l4FjpBXDaWNKHJL3XLmMvP87UM1V5-zqi0
[09-Jun-2026 19:06:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 19:06:15 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 19:06:15 UTC] User ID: 767
[09-Jun-2026 19:06:15 UTC] ✅ User profile retrieved successfully for user ID: 767
[09-Jun-2026 19:06:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 19:06:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 19:06:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"119.59.81.147, 162.158.88.78","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY3IiwidXNlcm5hbWUiOiJxb3Jpc2hpIiwiZW1haWwiOiJwZXZpbGl6YTg1NDNAYW5vd3QuY29tIiwiZXhwIjoxNzgxNjM2NzEyfQ.iVRXN7b1_l4FjpBXDaWNKHJL3XLmMvP87UM1V5-zqi0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a09269a4a9ecfddf-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"119.59.81.147","cf-ipcountry":"AF","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[09-Jun-2026 19:06:17 UTC] === User Orders API Called ===
[09-Jun-2026 19:06:17 UTC] User ID: 767
[09-Jun-2026 19:06:17 UTC] Limit: 20, Offset: 0
[09-Jun-2026 19:06:17 UTC] Orders found: 0
[09-Jun-2026 19:06:17 UTC] Orders data: []
[09-Jun-2026 19:06:17 UTC] Total orders count: 0
[09-Jun-2026 19:06:30 UTC] === API CALL LOG ===
[09-Jun-2026 19:06:30 UTC] Endpoint: user/profile.php
[09-Jun-2026 19:06:30 UTC] Full Log Data: {
    "timestamp": "2026-06-09 19:06:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "119.59.81.147",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "119.59.81.147, 162.158.189.208",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY3IiwidXNlcm5hbWUiOiJxb3Jpc2hpIiwiZW1haWwiOiJwZXZpbGl6YTg1NDNAYW5vd3QuY29tIiwiZXhwIjoxNzgxNjM2NzEyfQ.iVRXN7b1_l4FjpBXDaWNKHJL3XLmMvP87UM1V5-zqi0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09269f00a1f4002-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "119.59.81.147",
        "cf-ipcountry": "AF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 19:06:30 UTC] === END API CALL LOG ===
[09-Jun-2026 19:06:30 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 19:06:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY3IiwidXNlcm5hbWUiOiJxb3Jpc2hpIiwiZW1haWwiOiJwZXZpbGl6YTg1NDNAYW5vd3QuY29tIiwiZXhwIjoxNzgxNjM2NzEyfQ.iVRXN7b1_l4FjpBXDaWNKHJL3XLmMvP87UM1V5-zqi0
[09-Jun-2026 19:06:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 19:06:30 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 19:06:30 UTC] User ID: 767
[09-Jun-2026 19:06:30 UTC] ✅ User profile retrieved successfully for user ID: 767
[09-Jun-2026 19:06:31 UTC] === API CALL LOG ===
[09-Jun-2026 19:06:31 UTC] Endpoint: user/profile.php
[09-Jun-2026 19:06:31 UTC] Full Log Data: {
    "timestamp": "2026-06-09 19:06:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "119.59.81.147",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "119.59.81.147, 162.158.189.208",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY3IiwidXNlcm5hbWUiOiJxb3Jpc2hpIiwiZW1haWwiOiJwZXZpbGl6YTg1NDNAYW5vd3QuY29tIiwiZXhwIjoxNzgxNjM2NzEyfQ.iVRXN7b1_l4FjpBXDaWNKHJL3XLmMvP87UM1V5-zqi0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09269faf8f24002-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "119.59.81.147",
        "cf-ipcountry": "AF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 19:06:31 UTC] === END API CALL LOG ===
[09-Jun-2026 19:06:31 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 19:06:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY3IiwidXNlcm5hbWUiOiJxb3Jpc2hpIiwiZW1haWwiOiJwZXZpbGl6YTg1NDNAYW5vd3QuY29tIiwiZXhwIjoxNzgxNjM2NzEyfQ.iVRXN7b1_l4FjpBXDaWNKHJL3XLmMvP87UM1V5-zqi0
[09-Jun-2026 19:06:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 19:06:31 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 19:06:31 UTC] User ID: 767
[09-Jun-2026 19:06:31 UTC] ✅ User profile retrieved successfully for user ID: 767
[09-Jun-2026 19:06:31 UTC] === API CALL LOG ===
[09-Jun-2026 19:06:31 UTC] Endpoint: user/profile.php
[09-Jun-2026 19:06:31 UTC] Full Log Data: {
    "timestamp": "2026-06-09 19:06:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "119.59.81.147",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "119.59.81.147, 162.158.189.208",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY3IiwidXNlcm5hbWUiOiJxb3Jpc2hpIiwiZW1haWwiOiJwZXZpbGl6YTg1NDNAYW5vd3QuY29tIiwiZXhwIjoxNzgxNjM2NzEyfQ.iVRXN7b1_l4FjpBXDaWNKHJL3XLmMvP87UM1V5-zqi0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09269faf8f74002-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "119.59.81.147",
        "cf-ipcountry": "AF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 19:06:31 UTC] === END API CALL LOG ===
[09-Jun-2026 19:06:31 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 19:06:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY3IiwidXNlcm5hbWUiOiJxb3Jpc2hpIiwiZW1haWwiOiJwZXZpbGl6YTg1NDNAYW5vd3QuY29tIiwiZXhwIjoxNzgxNjM2NzEyfQ.iVRXN7b1_l4FjpBXDaWNKHJL3XLmMvP87UM1V5-zqi0
[09-Jun-2026 19:06:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 19:06:31 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 19:06:31 UTC] User ID: 767
[09-Jun-2026 19:06:31 UTC] ✅ User profile retrieved successfully for user ID: 767
[09-Jun-2026 19:06:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 19:06:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 19:06:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"119.59.81.147, 162.158.190.121","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY3IiwidXNlcm5hbWUiOiJxb3Jpc2hpIiwiZW1haWwiOiJwZXZpbGl6YTg1NDNAYW5vd3QuY29tIiwiZXhwIjoxNzgxNjM2NzEyfQ.iVRXN7b1_l4FjpBXDaWNKHJL3XLmMvP87UM1V5-zqi0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a09269faf8f64002-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"119.59.81.147","cf-ipcountry":"AF","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[09-Jun-2026 19:06:32 UTC] === User Orders API Called ===
[09-Jun-2026 19:06:32 UTC] User ID: 767
[09-Jun-2026 19:06:32 UTC] Limit: 20, Offset: 0
[09-Jun-2026 19:06:32 UTC] Orders found: 0
[09-Jun-2026 19:06:32 UTC] Orders data: []
[09-Jun-2026 19:06:32 UTC] Total orders count: 0
[09-Jun-2026 19:06:33 UTC] === API CALL LOG ===
[09-Jun-2026 19:06:33 UTC] Endpoint: user/profile.php
[09-Jun-2026 19:06:33 UTC] Full Log Data: {
    "timestamp": "2026-06-09 19:06:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "119.59.81.147",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "119.59.81.147, 162.158.190.121",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY3IiwidXNlcm5hbWUiOiJxb3Jpc2hpIiwiZW1haWwiOiJwZXZpbGl6YTg1NDNAYW5vd3QuY29tIiwiZXhwIjoxNzgxNjM2NzEyfQ.iVRXN7b1_l4FjpBXDaWNKHJL3XLmMvP87UM1V5-zqi0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0926a07283c4002-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "119.59.81.147",
        "cf-ipcountry": "AF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 19:06:33 UTC] === END API CALL LOG ===
[09-Jun-2026 19:06:33 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 19:06:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY3IiwidXNlcm5hbWUiOiJxb3Jpc2hpIiwiZW1haWwiOiJwZXZpbGl6YTg1NDNAYW5vd3QuY29tIiwiZXhwIjoxNzgxNjM2NzEyfQ.iVRXN7b1_l4FjpBXDaWNKHJL3XLmMvP87UM1V5-zqi0
[09-Jun-2026 19:06:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 19:06:33 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 19:06:33 UTC] User ID: 767
[09-Jun-2026 19:06:33 UTC] ✅ User profile retrieved successfully for user ID: 767
[09-Jun-2026 19:42:36 UTC] === API CALL LOG ===
[09-Jun-2026 19:42:36 UTC] Endpoint: user/profile.php
[09-Jun-2026 19:42:36 UTC] Full Log Data: {
    "timestamp": "2026-06-09 19:42:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.208.96.196",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.208.96.196, 172.68.128.166",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY4IiwidXNlcm5hbWUiOiJXT01BIiwiZW1haWwiOiJleWFzdXdvbWEyMi4yNC4yNkBnbWFpbC5jb20iLCJleHAiOjE3ODE2Mzg5NTR9.DJKekSkA_bmStz_vt9KEWG41KY-mgXDyFntiEqqz-74",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0929ed558675459-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.208.96.196",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 19:42:36 UTC] === END API CALL LOG ===
[09-Jun-2026 19:42:36 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 19:42:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY4IiwidXNlcm5hbWUiOiJXT01BIiwiZW1haWwiOiJleWFzdXdvbWEyMi4yNC4yNkBnbWFpbC5jb20iLCJleHAiOjE3ODE2Mzg5NTR9.DJKekSkA_bmStz_vt9KEWG41KY-mgXDyFntiEqqz-74
[09-Jun-2026 19:42:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 19:42:36 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 19:42:36 UTC] User ID: 768
[09-Jun-2026 19:42:36 UTC] ✅ User profile retrieved successfully for user ID: 768
[09-Jun-2026 19:42:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 19:42:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 19:42:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.208.96.196, 172.68.128.166","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY4IiwidXNlcm5hbWUiOiJXT01BIiwiZW1haWwiOiJleWFzdXdvbWEyMi4yNC4yNkBnbWFpbC5jb20iLCJleHAiOjE3ODE2Mzg5NTR9.DJKekSkA_bmStz_vt9KEWG41KY-mgXDyFntiEqqz-74","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0929ed5f8e25459-JIB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.208.96.196","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[09-Jun-2026 19:42:36 UTC] === User Orders API Called ===
[09-Jun-2026 19:42:36 UTC] User ID: 768
[09-Jun-2026 19:42:36 UTC] Limit: 20, Offset: 0
[09-Jun-2026 19:42:36 UTC] Orders found: 0
[09-Jun-2026 19:42:36 UTC] Orders data: []
[09-Jun-2026 19:42:36 UTC] === API CALL LOG ===
[09-Jun-2026 19:42:36 UTC] Endpoint: user/profile.php
[09-Jun-2026 19:42:36 UTC] Total orders count: 0
[09-Jun-2026 19:42:36 UTC] Full Log Data: {
    "timestamp": "2026-06-09 19:42:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.208.96.196",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.208.96.196, 172.68.128.166",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY4IiwidXNlcm5hbWUiOiJXT01BIiwiZW1haWwiOiJleWFzdXdvbWEyMi4yNC4yNkBnbWFpbC5jb20iLCJleHAiOjE3ODE2Mzg5NTR9.DJKekSkA_bmStz_vt9KEWG41KY-mgXDyFntiEqqz-74",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0929ed5f8e35459-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.208.96.196",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 19:42:36 UTC] === END API CALL LOG ===
[09-Jun-2026 19:42:36 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 19:42:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY4IiwidXNlcm5hbWUiOiJXT01BIiwiZW1haWwiOiJleWFzdXdvbWEyMi4yNC4yNkBnbWFpbC5jb20iLCJleHAiOjE3ODE2Mzg5NTR9.DJKekSkA_bmStz_vt9KEWG41KY-mgXDyFntiEqqz-74
[09-Jun-2026 19:42:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 19:42:36 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 19:42:36 UTC] User ID: 768
[09-Jun-2026 19:42:36 UTC] ✅ User profile retrieved successfully for user ID: 768
[09-Jun-2026 19:42:37 UTC] === API CALL LOG ===
[09-Jun-2026 19:42:37 UTC] Endpoint: user/profile.php
[09-Jun-2026 19:42:37 UTC] Full Log Data: {
    "timestamp": "2026-06-09 19:42:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.208.96.196",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.208.96.196, 172.68.128.166",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY4IiwidXNlcm5hbWUiOiJXT01BIiwiZW1haWwiOiJleWFzdXdvbWEyMi4yNC4yNkBnbWFpbC5jb20iLCJleHAiOjE3ODE2Mzg5NTR9.DJKekSkA_bmStz_vt9KEWG41KY-mgXDyFntiEqqz-74",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0929edbed995459-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.208.96.196",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 19:42:37 UTC] === END API CALL LOG ===
[09-Jun-2026 19:42:37 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 19:42:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY4IiwidXNlcm5hbWUiOiJXT01BIiwiZW1haWwiOiJleWFzdXdvbWEyMi4yNC4yNkBnbWFpbC5jb20iLCJleHAiOjE3ODE2Mzg5NTR9.DJKekSkA_bmStz_vt9KEWG41KY-mgXDyFntiEqqz-74
[09-Jun-2026 19:42:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 19:42:37 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 19:42:37 UTC] User ID: 768
[09-Jun-2026 19:42:37 UTC] ✅ User profile retrieved successfully for user ID: 768
[09-Jun-2026 19:42:53 UTC] === API CALL LOG ===
[09-Jun-2026 19:42:53 UTC] Endpoint: user/profile.php
[09-Jun-2026 19:42:53 UTC] Full Log Data: {
    "timestamp": "2026-06-09 19:42:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.208.96.196",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.208.96.196, 172.68.128.167",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY4IiwidXNlcm5hbWUiOiJXT01BIiwiZW1haWwiOiJleWFzdXdvbWEyMi4yNC4yNkBnbWFpbC5jb20iLCJleHAiOjE3ODE2Mzg5NTR9.DJKekSkA_bmStz_vt9KEWG41KY-mgXDyFntiEqqz-74",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0929f3ffd275459-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.208.96.196",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 19:42:53 UTC] === END API CALL LOG ===
[09-Jun-2026 19:42:53 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 19:42:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY4IiwidXNlcm5hbWUiOiJXT01BIiwiZW1haWwiOiJleWFzdXdvbWEyMi4yNC4yNkBnbWFpbC5jb20iLCJleHAiOjE3ODE2Mzg5NTR9.DJKekSkA_bmStz_vt9KEWG41KY-mgXDyFntiEqqz-74
[09-Jun-2026 19:42:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 19:42:53 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 19:42:53 UTC] User ID: 768
[09-Jun-2026 19:42:53 UTC] ✅ User profile retrieved successfully for user ID: 768
[09-Jun-2026 19:42:54 UTC] User Purchases API - User ID: 768
[09-Jun-2026 19:42:54 UTC] User Purchases API - Total purchases found: 0
[09-Jun-2026 19:43:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 19:43:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 19:43:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.208.96.196, 172.68.128.166","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY4IiwidXNlcm5hbWUiOiJXT01BIiwiZW1haWwiOiJleWFzdXdvbWEyMi4yNC4yNkBnbWFpbC5jb20iLCJleHAiOjE3ODE2Mzg5NTR9.DJKekSkA_bmStz_vt9KEWG41KY-mgXDyFntiEqqz-74","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0929f9e3a645459-JIB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.208.96.196","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[09-Jun-2026 19:43:08 UTC] === User Orders API Called ===
[09-Jun-2026 19:43:08 UTC] User ID: 768
[09-Jun-2026 19:43:08 UTC] Limit: 20, Offset: 0
[09-Jun-2026 19:43:08 UTC] Orders found: 0
[09-Jun-2026 19:43:08 UTC] Orders data: []
[09-Jun-2026 19:43:08 UTC] Total orders count: 0
[09-Jun-2026 19:43:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 19:43:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 19:43:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.208.96.196, 172.68.128.166","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY4IiwidXNlcm5hbWUiOiJXT01BIiwiZW1haWwiOiJleWFzdXdvbWEyMi4yNC4yNkBnbWFpbC5jb20iLCJleHAiOjE3ODE2Mzg5NTR9.DJKekSkA_bmStz_vt9KEWG41KY-mgXDyFntiEqqz-74","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0929fc06c8d5459-JIB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.208.96.196","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[09-Jun-2026 19:43:14 UTC] === User Orders API Called ===
[09-Jun-2026 19:43:14 UTC] User ID: 768
[09-Jun-2026 19:43:14 UTC] Limit: 20, Offset: 0
[09-Jun-2026 19:43:14 UTC] Orders found: 0
[09-Jun-2026 19:43:14 UTC] Orders data: []
[09-Jun-2026 19:43:14 UTC] Total orders count: 0
[09-Jun-2026 19:43:14 UTC] === API CALL LOG ===
[09-Jun-2026 19:43:14 UTC] Endpoint: user/profile.php
[09-Jun-2026 19:43:14 UTC] Full Log Data: {
    "timestamp": "2026-06-09 19:43:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.208.96.196",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.208.96.196, 172.68.128.166",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY4IiwidXNlcm5hbWUiOiJXT01BIiwiZW1haWwiOiJleWFzdXdvbWEyMi4yNC4yNkBnbWFpbC5jb20iLCJleHAiOjE3ODE2Mzg5NTR9.DJKekSkA_bmStz_vt9KEWG41KY-mgXDyFntiEqqz-74",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0929fc06c915459-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.208.96.196",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 19:43:14 UTC] === END API CALL LOG ===
[09-Jun-2026 19:43:14 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 19:43:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY4IiwidXNlcm5hbWUiOiJXT01BIiwiZW1haWwiOiJleWFzdXdvbWEyMi4yNC4yNkBnbWFpbC5jb20iLCJleHAiOjE3ODE2Mzg5NTR9.DJKekSkA_bmStz_vt9KEWG41KY-mgXDyFntiEqqz-74
[09-Jun-2026 19:43:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 19:43:14 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 19:43:14 UTC] User ID: 768
[09-Jun-2026 19:43:14 UTC] ✅ User profile retrieved successfully for user ID: 768
[09-Jun-2026 19:43:14 UTC] === API CALL LOG ===
[09-Jun-2026 19:43:14 UTC] Endpoint: user/profile.php
[09-Jun-2026 19:43:14 UTC] Full Log Data: {
    "timestamp": "2026-06-09 19:43:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.208.96.196",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.208.96.196, 172.68.128.166",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY4IiwidXNlcm5hbWUiOiJXT01BIiwiZW1haWwiOiJleWFzdXdvbWEyMi4yNC4yNkBnbWFpbC5jb20iLCJleHAiOjE3ODE2Mzg5NTR9.DJKekSkA_bmStz_vt9KEWG41KY-mgXDyFntiEqqz-74",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0929fc0ece85459-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.208.96.196",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 19:43:14 UTC] === END API CALL LOG ===
[09-Jun-2026 19:43:14 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 19:43:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY4IiwidXNlcm5hbWUiOiJXT01BIiwiZW1haWwiOiJleWFzdXdvbWEyMi4yNC4yNkBnbWFpbC5jb20iLCJleHAiOjE3ODE2Mzg5NTR9.DJKekSkA_bmStz_vt9KEWG41KY-mgXDyFntiEqqz-74
[09-Jun-2026 19:43:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 19:43:14 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 19:43:14 UTC] User ID: 768
[09-Jun-2026 19:43:14 UTC] ✅ User profile retrieved successfully for user ID: 768
[09-Jun-2026 19:43:14 UTC] === API CALL LOG ===
[09-Jun-2026 19:43:14 UTC] Endpoint: user/profile.php
[09-Jun-2026 19:43:14 UTC] Full Log Data: {
    "timestamp": "2026-06-09 19:43:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.208.96.196",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.208.96.196, 172.68.128.166",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY4IiwidXNlcm5hbWUiOiJXT01BIiwiZW1haWwiOiJleWFzdXdvbWEyMi4yNC4yNkBnbWFpbC5jb20iLCJleHAiOjE3ODE2Mzg5NTR9.DJKekSkA_bmStz_vt9KEWG41KY-mgXDyFntiEqqz-74",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0929fc6496e5459-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.208.96.196",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 19:43:14 UTC] === END API CALL LOG ===
[09-Jun-2026 19:43:14 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 19:43:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY4IiwidXNlcm5hbWUiOiJXT01BIiwiZW1haWwiOiJleWFzdXdvbWEyMi4yNC4yNkBnbWFpbC5jb20iLCJleHAiOjE3ODE2Mzg5NTR9.DJKekSkA_bmStz_vt9KEWG41KY-mgXDyFntiEqqz-74
[09-Jun-2026 19:43:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 19:43:14 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 19:43:14 UTC] User ID: 768
[09-Jun-2026 19:43:14 UTC] ✅ User profile retrieved successfully for user ID: 768
[09-Jun-2026 19:44:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 19:44:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 19:44:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.208.96.196, 172.68.128.167","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY4IiwidXNlcm5hbWUiOiJXT01BIiwiZW1haWwiOiJleWFzdXdvbWEyMi4yNC4yNkBnbWFpbC5jb20iLCJleHAiOjE3ODE2Mzg5NTR9.DJKekSkA_bmStz_vt9KEWG41KY-mgXDyFntiEqqz-74","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a092a13978175459-JIB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.208.96.196","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[09-Jun-2026 19:44:14 UTC] === User Orders API Called ===
[09-Jun-2026 19:44:14 UTC] User ID: 768
[09-Jun-2026 19:44:14 UTC] Limit: 20, Offset: 0
[09-Jun-2026 19:44:14 UTC] === API CALL LOG ===
[09-Jun-2026 19:44:14 UTC] Endpoint: user/profile.php
[09-Jun-2026 19:44:14 UTC] Full Log Data: {
    "timestamp": "2026-06-09 19:44:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.208.96.196",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.208.96.196, 172.68.128.166",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY4IiwidXNlcm5hbWUiOiJXT01BIiwiZW1haWwiOiJleWFzdXdvbWEyMi4yNC4yNkBnbWFpbC5jb20iLCJleHAiOjE3ODE2Mzg5NTR9.DJKekSkA_bmStz_vt9KEWG41KY-mgXDyFntiEqqz-74",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a092a13978195459-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.208.96.196",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 19:44:14 UTC] === END API CALL LOG ===
[09-Jun-2026 19:44:14 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 19:44:14 UTC] Orders found: 0
[09-Jun-2026 19:44:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY4IiwidXNlcm5hbWUiOiJXT01BIiwiZW1haWwiOiJleWFzdXdvbWEyMi4yNC4yNkBnbWFpbC5jb20iLCJleHAiOjE3ODE2Mzg5NTR9.DJKekSkA_bmStz_vt9KEWG41KY-mgXDyFntiEqqz-74
[09-Jun-2026 19:44:14 UTC] Orders data: []
[09-Jun-2026 19:44:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 19:44:14 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 19:44:14 UTC] Total orders count: 0
[09-Jun-2026 19:44:14 UTC] User ID: 768
[09-Jun-2026 19:44:14 UTC] ✅ User profile retrieved successfully for user ID: 768
[09-Jun-2026 19:44:14 UTC] === API CALL LOG ===
[09-Jun-2026 19:44:14 UTC] Endpoint: user/profile.php
[09-Jun-2026 19:44:14 UTC] Full Log Data: {
    "timestamp": "2026-06-09 19:44:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.208.96.196",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.208.96.196, 172.68.128.167",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY4IiwidXNlcm5hbWUiOiJXT01BIiwiZW1haWwiOiJleWFzdXdvbWEyMi4yNC4yNkBnbWFpbC5jb20iLCJleHAiOjE3ODE2Mzg5NTR9.DJKekSkA_bmStz_vt9KEWG41KY-mgXDyFntiEqqz-74",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a092a139781a5459-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.208.96.196",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 19:44:14 UTC] === END API CALL LOG ===
[09-Jun-2026 19:44:14 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 19:44:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY4IiwidXNlcm5hbWUiOiJXT01BIiwiZW1haWwiOiJleWFzdXdvbWEyMi4yNC4yNkBnbWFpbC5jb20iLCJleHAiOjE3ODE2Mzg5NTR9.DJKekSkA_bmStz_vt9KEWG41KY-mgXDyFntiEqqz-74
[09-Jun-2026 19:44:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 19:44:14 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 19:44:14 UTC] User ID: 768
[09-Jun-2026 19:44:14 UTC] ✅ User profile retrieved successfully for user ID: 768
[09-Jun-2026 19:44:15 UTC] === API CALL LOG ===
[09-Jun-2026 19:44:15 UTC] Endpoint: user/profile.php
[09-Jun-2026 19:44:15 UTC] Full Log Data: {
    "timestamp": "2026-06-09 19:44:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.208.96.196",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.208.96.196, 172.68.128.167",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY4IiwidXNlcm5hbWUiOiJXT01BIiwiZW1haWwiOiJleWFzdXdvbWEyMi4yNC4yNkBnbWFpbC5jb20iLCJleHAiOjE3ODE2Mzg5NTR9.DJKekSkA_bmStz_vt9KEWG41KY-mgXDyFntiEqqz-74",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a092a140aea05459-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.208.96.196",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 19:44:15 UTC] === END API CALL LOG ===
[09-Jun-2026 19:44:15 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 19:44:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY4IiwidXNlcm5hbWUiOiJXT01BIiwiZW1haWwiOiJleWFzdXdvbWEyMi4yNC4yNkBnbWFpbC5jb20iLCJleHAiOjE3ODE2Mzg5NTR9.DJKekSkA_bmStz_vt9KEWG41KY-mgXDyFntiEqqz-74
[09-Jun-2026 19:44:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 19:44:15 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 19:44:15 UTC] User ID: 768
[09-Jun-2026 19:44:15 UTC] ✅ User profile retrieved successfully for user ID: 768
[09-Jun-2026 19:44:56 UTC] === API CALL LOG ===
[09-Jun-2026 19:44:56 UTC] Endpoint: user/profile.php
[09-Jun-2026 19:44:56 UTC] Full Log Data: {
    "timestamp": "2026-06-09 19:44:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.208.96.196",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.208.96.196, 172.68.128.166",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY4IiwidXNlcm5hbWUiOiJXT01BIiwiZW1haWwiOiJleWFzdXdvbWEyMi4yNC4yNkBnbWFpbC5jb20iLCJleHAiOjE3ODE2Mzg5NTR9.DJKekSkA_bmStz_vt9KEWG41KY-mgXDyFntiEqqz-74",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a092a23d5ba15459-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.208.96.196",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 19:44:56 UTC] === END API CALL LOG ===
[09-Jun-2026 19:44:56 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 19:44:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY4IiwidXNlcm5hbWUiOiJXT01BIiwiZW1haWwiOiJleWFzdXdvbWEyMi4yNC4yNkBnbWFpbC5jb20iLCJleHAiOjE3ODE2Mzg5NTR9.DJKekSkA_bmStz_vt9KEWG41KY-mgXDyFntiEqqz-74
[09-Jun-2026 19:44:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 19:44:56 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 19:44:56 UTC] User ID: 768
[09-Jun-2026 19:44:56 UTC] ✅ User profile retrieved successfully for user ID: 768
[09-Jun-2026 19:44:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 19:44:56 UTC] === API CALL LOG ===
[09-Jun-2026 19:44:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 19:44:56 UTC] Endpoint: user/profile.php
[09-Jun-2026 19:44:56 UTC] Full Log Data: {
    "timestamp": "2026-06-09 19:44:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.208.96.196",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.208.96.196, 172.68.128.166",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY4IiwidXNlcm5hbWUiOiJXT01BIiwiZW1haWwiOiJleWFzdXdvbWEyMi4yNC4yNkBnbWFpbC5jb20iLCJleHAiOjE3ODE2Mzg5NTR9.DJKekSkA_bmStz_vt9KEWG41KY-mgXDyFntiEqqz-74",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a092a23d5ba25459-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.208.96.196",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 19:44:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.208.96.196, 172.68.128.166","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY4IiwidXNlcm5hbWUiOiJXT01BIiwiZW1haWwiOiJleWFzdXdvbWEyMi4yNC4yNkBnbWFpbC5jb20iLCJleHAiOjE3ODE2Mzg5NTR9.DJKekSkA_bmStz_vt9KEWG41KY-mgXDyFntiEqqz-74","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a092a23d5ba05459-JIB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.208.96.196","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[09-Jun-2026 19:44:56 UTC] === END API CALL LOG ===
[09-Jun-2026 19:44:56 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 19:44:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY4IiwidXNlcm5hbWUiOiJXT01BIiwiZW1haWwiOiJleWFzdXdvbWEyMi4yNC4yNkBnbWFpbC5jb20iLCJleHAiOjE3ODE2Mzg5NTR9.DJKekSkA_bmStz_vt9KEWG41KY-mgXDyFntiEqqz-74
[09-Jun-2026 19:44:56 UTC] === User Orders API Called ===
[09-Jun-2026 19:44:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 19:44:56 UTC] User ID: 768
[09-Jun-2026 19:44:56 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 19:44:56 UTC] Limit: 20, Offset: 0
[09-Jun-2026 19:44:56 UTC] User ID: 768
[09-Jun-2026 19:44:56 UTC] ✅ User profile retrieved successfully for user ID: 768
[09-Jun-2026 19:44:56 UTC] Orders found: 0
[09-Jun-2026 19:44:56 UTC] Orders data: []
[09-Jun-2026 19:44:56 UTC] Total orders count: 0
[09-Jun-2026 19:44:57 UTC] === API CALL LOG ===
[09-Jun-2026 19:44:57 UTC] Endpoint: user/profile.php
[09-Jun-2026 19:44:57 UTC] Full Log Data: {
    "timestamp": "2026-06-09 19:44:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.208.96.196",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.208.96.196, 172.68.128.166",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY4IiwidXNlcm5hbWUiOiJXT01BIiwiZW1haWwiOiJleWFzdXdvbWEyMi4yNC4yNkBnbWFpbC5jb20iLCJleHAiOjE3ODE2Mzg5NTR9.DJKekSkA_bmStz_vt9KEWG41KY-mgXDyFntiEqqz-74",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a092a2453ab25459-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.208.96.196",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 19:44:57 UTC] === END API CALL LOG ===
[09-Jun-2026 19:44:57 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 19:44:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY4IiwidXNlcm5hbWUiOiJXT01BIiwiZW1haWwiOiJleWFzdXdvbWEyMi4yNC4yNkBnbWFpbC5jb20iLCJleHAiOjE3ODE2Mzg5NTR9.DJKekSkA_bmStz_vt9KEWG41KY-mgXDyFntiEqqz-74
[09-Jun-2026 19:44:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 19:44:57 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 19:44:57 UTC] User ID: 768
[09-Jun-2026 19:44:57 UTC] ✅ User profile retrieved successfully for user ID: 768
[09-Jun-2026 19:45:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 19:45:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 19:45:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.208.96.196, 172.68.128.166","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY4IiwidXNlcm5hbWUiOiJXT01BIiwiZW1haWwiOiJleWFzdXdvbWEyMi4yNC4yNkBnbWFpbC5jb20iLCJleHAiOjE3ODE2Mzg5NTR9.DJKekSkA_bmStz_vt9KEWG41KY-mgXDyFntiEqqz-74","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a092a26ae9d15459-JIB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.208.96.196","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[09-Jun-2026 19:45:03 UTC] === User Orders API Called ===
[09-Jun-2026 19:45:03 UTC] User ID: 768
[09-Jun-2026 19:45:03 UTC] Limit: 20, Offset: 0
[09-Jun-2026 19:45:03 UTC] Orders found: 0
[09-Jun-2026 19:45:03 UTC] Orders data: []
[09-Jun-2026 19:45:03 UTC] Total orders count: 0
[09-Jun-2026 19:45:05 UTC] === API CALL LOG ===
[09-Jun-2026 19:45:05 UTC] Endpoint: user/profile.php
[09-Jun-2026 19:45:05 UTC] Full Log Data: {
    "timestamp": "2026-06-09 19:45:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.208.96.196",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.208.96.196, 172.68.128.166",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY4IiwidXNlcm5hbWUiOiJXT01BIiwiZW1haWwiOiJleWFzdXdvbWEyMi4yNC4yNkBnbWFpbC5jb20iLCJleHAiOjE3ODE2Mzg5NTR9.DJKekSkA_bmStz_vt9KEWG41KY-mgXDyFntiEqqz-74",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a092a2786c535459-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.208.96.196",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 19:45:05 UTC] === END API CALL LOG ===
[09-Jun-2026 19:45:05 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 19:45:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY4IiwidXNlcm5hbWUiOiJXT01BIiwiZW1haWwiOiJleWFzdXdvbWEyMi4yNC4yNkBnbWFpbC5jb20iLCJleHAiOjE3ODE2Mzg5NTR9.DJKekSkA_bmStz_vt9KEWG41KY-mgXDyFntiEqqz-74
[09-Jun-2026 19:45:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 19:45:05 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 19:45:05 UTC] User ID: 768
[09-Jun-2026 19:45:05 UTC] ✅ User profile retrieved successfully for user ID: 768
[09-Jun-2026 19:45:06 UTC] User Purchases API - User ID: 768
[09-Jun-2026 19:45:06 UTC] User Purchases API - Total purchases found: 0
[09-Jun-2026 19:45:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 19:45:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 19:45:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.208.96.143, 172.68.128.167","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY4IiwidXNlcm5hbWUiOiJXT01BIiwiZW1haWwiOiJleWFzdXdvbWEyMi4yNC4yNkBnbWFpbC5jb20iLCJleHAiOjE3ODE2Mzg5NTR9.DJKekSkA_bmStz_vt9KEWG41KY-mgXDyFntiEqqz-74","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a092a386ef4d5452-JIB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.208.96.143","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[09-Jun-2026 19:45:48 UTC] === User Orders API Called ===
[09-Jun-2026 19:45:48 UTC] User ID: 768
[09-Jun-2026 19:45:48 UTC] Limit: 20, Offset: 0
[09-Jun-2026 19:45:48 UTC] Orders found: 0
[09-Jun-2026 19:45:48 UTC] Orders data: []
[09-Jun-2026 19:45:48 UTC] Total orders count: 0
[09-Jun-2026 19:46:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 19:46:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 19:46:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.208.96.143, 172.68.128.167","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY4IiwidXNlcm5hbWUiOiJXT01BIiwiZW1haWwiOiJleWFzdXdvbWEyMi4yNC4yNkBnbWFpbC5jb20iLCJleHAiOjE3ODE2Mzg5NTR9.DJKekSkA_bmStz_vt9KEWG41KY-mgXDyFntiEqqz-74","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a092a3e168975452-JIB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.208.96.143","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[09-Jun-2026 19:46:03 UTC] === User Orders API Called ===
[09-Jun-2026 19:46:03 UTC] User ID: 768
[09-Jun-2026 19:46:03 UTC] Limit: 20, Offset: 0
[09-Jun-2026 19:46:03 UTC] Orders found: 0
[09-Jun-2026 19:46:03 UTC] Orders data: []
[09-Jun-2026 19:46:03 UTC] Total orders count: 0
[09-Jun-2026 19:46:03 UTC] === API CALL LOG ===
[09-Jun-2026 19:46:03 UTC] Endpoint: user/profile.php
[09-Jun-2026 19:46:03 UTC] Full Log Data: {
    "timestamp": "2026-06-09 19:46:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.208.96.143",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.208.96.143, 172.68.128.167",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY4IiwidXNlcm5hbWUiOiJXT01BIiwiZW1haWwiOiJleWFzdXdvbWEyMi4yNC4yNkBnbWFpbC5jb20iLCJleHAiOjE3ODE2Mzg5NTR9.DJKekSkA_bmStz_vt9KEWG41KY-mgXDyFntiEqqz-74",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a092a3e168995452-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.208.96.143",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 19:46:03 UTC] === END API CALL LOG ===
[09-Jun-2026 19:46:03 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 19:46:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY4IiwidXNlcm5hbWUiOiJXT01BIiwiZW1haWwiOiJleWFzdXdvbWEyMi4yNC4yNkBnbWFpbC5jb20iLCJleHAiOjE3ODE2Mzg5NTR9.DJKekSkA_bmStz_vt9KEWG41KY-mgXDyFntiEqqz-74
[09-Jun-2026 19:46:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 19:46:03 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 19:46:03 UTC] User ID: 768
[09-Jun-2026 19:46:03 UTC] ✅ User profile retrieved successfully for user ID: 768
[09-Jun-2026 19:46:03 UTC] === API CALL LOG ===
[09-Jun-2026 19:46:03 UTC] Endpoint: user/profile.php
[09-Jun-2026 19:46:03 UTC] Full Log Data: {
    "timestamp": "2026-06-09 19:46:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.208.96.143",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.208.96.143, 172.68.128.167",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY4IiwidXNlcm5hbWUiOiJXT01BIiwiZW1haWwiOiJleWFzdXdvbWEyMi4yNC4yNkBnbWFpbC5jb20iLCJleHAiOjE3ODE2Mzg5NTR9.DJKekSkA_bmStz_vt9KEWG41KY-mgXDyFntiEqqz-74",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a092a3e1689b5452-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.208.96.143",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 19:46:03 UTC] === END API CALL LOG ===
[09-Jun-2026 19:46:03 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 19:46:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY4IiwidXNlcm5hbWUiOiJXT01BIiwiZW1haWwiOiJleWFzdXdvbWEyMi4yNC4yNkBnbWFpbC5jb20iLCJleHAiOjE3ODE2Mzg5NTR9.DJKekSkA_bmStz_vt9KEWG41KY-mgXDyFntiEqqz-74
[09-Jun-2026 19:46:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 19:46:03 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 19:46:03 UTC] User ID: 768
[09-Jun-2026 19:46:03 UTC] ✅ User profile retrieved successfully for user ID: 768
[09-Jun-2026 19:46:04 UTC] === API CALL LOG ===
[09-Jun-2026 19:46:04 UTC] Endpoint: user/profile.php
[09-Jun-2026 19:46:04 UTC] Full Log Data: {
    "timestamp": "2026-06-09 19:46:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.208.96.143",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.208.96.143, 172.68.128.167",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY4IiwidXNlcm5hbWUiOiJXT01BIiwiZW1haWwiOiJleWFzdXdvbWEyMi4yNC4yNkBnbWFpbC5jb20iLCJleHAiOjE3ODE2Mzg5NTR9.DJKekSkA_bmStz_vt9KEWG41KY-mgXDyFntiEqqz-74",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a092a3e85e595452-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.208.96.143",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 19:46:04 UTC] === END API CALL LOG ===
[09-Jun-2026 19:46:04 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 19:46:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY4IiwidXNlcm5hbWUiOiJXT01BIiwiZW1haWwiOiJleWFzdXdvbWEyMi4yNC4yNkBnbWFpbC5jb20iLCJleHAiOjE3ODE2Mzg5NTR9.DJKekSkA_bmStz_vt9KEWG41KY-mgXDyFntiEqqz-74
[09-Jun-2026 19:46:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 19:46:04 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 19:46:04 UTC] User ID: 768
[09-Jun-2026 19:46:04 UTC] ✅ User profile retrieved successfully for user ID: 768
[09-Jun-2026 19:46:14 UTC] === API CALL LOG ===
[09-Jun-2026 19:46:14 UTC] Endpoint: user/profile.php
[09-Jun-2026 19:46:14 UTC] Full Log Data: {
    "timestamp": "2026-06-09 19:46:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.208.96.143",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.208.96.143, 172.68.128.167",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY4IiwidXNlcm5hbWUiOiJXT01BIiwiZW1haWwiOiJleWFzdXdvbWEyMi4yNC4yNkBnbWFpbC5jb20iLCJleHAiOjE3ODE2Mzg5NTR9.DJKekSkA_bmStz_vt9KEWG41KY-mgXDyFntiEqqz-74",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a092a4262b1f5452-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.208.96.143",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 19:46:14 UTC] === END API CALL LOG ===
[09-Jun-2026 19:46:14 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 19:46:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY4IiwidXNlcm5hbWUiOiJXT01BIiwiZW1haWwiOiJleWFzdXdvbWEyMi4yNC4yNkBnbWFpbC5jb20iLCJleHAiOjE3ODE2Mzg5NTR9.DJKekSkA_bmStz_vt9KEWG41KY-mgXDyFntiEqqz-74
[09-Jun-2026 19:46:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 19:46:14 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 19:46:14 UTC] User ID: 768
[09-Jun-2026 19:46:14 UTC] ✅ User profile retrieved successfully for user ID: 768
[09-Jun-2026 19:46:14 UTC] User Purchases API - User ID: 768
[09-Jun-2026 19:46:14 UTC] User Purchases API - Total purchases found: 0
[09-Jun-2026 19:47:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 19:47:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 19:47:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.208.96.143, 172.68.128.166","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo3NjgsInVzZXJuYW1lIjoiV09NQSIsImVtYWlsIjoiZXlhc3V3b21hMjIuMjQuMjZAZ21haWwuY29tIiwiZXhwIjoxNzgxNjM5MjM4fQ.pqzfxdV954aSWJFUs4K3WM9XgvAFK9eIYoqbWfA2bvE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a092a5bb9adb5452-JIB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.208.96.143","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[09-Jun-2026 19:47:19 UTC] === User Orders API Called ===
[09-Jun-2026 19:47:19 UTC] User ID: 768
[09-Jun-2026 19:47:19 UTC] Limit: 20, Offset: 0
[09-Jun-2026 19:47:19 UTC] Orders found: 0
[09-Jun-2026 19:47:19 UTC] Orders data: []
[09-Jun-2026 19:47:19 UTC] Total orders count: 0
[09-Jun-2026 19:47:19 UTC] === API CALL LOG ===
[09-Jun-2026 19:47:19 UTC] Endpoint: user/profile.php
[09-Jun-2026 19:47:19 UTC] Full Log Data: {
    "timestamp": "2026-06-09 19:47:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.208.96.143",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.208.96.143, 172.68.128.166",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo3NjgsInVzZXJuYW1lIjoiV09NQSIsImVtYWlsIjoiZXlhc3V3b21hMjIuMjQuMjZAZ21haWwuY29tIiwiZXhwIjoxNzgxNjM5MjM4fQ.pqzfxdV954aSWJFUs4K3WM9XgvAFK9eIYoqbWfA2bvE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a092a5bb9ad85452-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.208.96.143",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 19:47:19 UTC] === END API CALL LOG ===
[09-Jun-2026 19:47:19 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 19:47:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo3NjgsInVzZXJuYW1lIjoiV09NQSIsImVtYWlsIjoiZXlhc3V3b21hMjIuMjQuMjZAZ21haWwuY29tIiwiZXhwIjoxNzgxNjM5MjM4fQ.pqzfxdV954aSWJFUs4K3WM9XgvAFK9eIYoqbWfA2bvE
[09-Jun-2026 19:47:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 19:47:19 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 19:47:19 UTC] User ID: 768
[09-Jun-2026 19:47:19 UTC] ✅ User profile retrieved successfully for user ID: 768
[09-Jun-2026 19:47:19 UTC] === API CALL LOG ===
[09-Jun-2026 19:47:19 UTC] Endpoint: user/profile.php
[09-Jun-2026 19:47:19 UTC] Full Log Data: {
    "timestamp": "2026-06-09 19:47:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.208.96.143",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.208.96.143, 172.68.128.166",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo3NjgsInVzZXJuYW1lIjoiV09NQSIsImVtYWlsIjoiZXlhc3V3b21hMjIuMjQuMjZAZ21haWwuY29tIiwiZXhwIjoxNzgxNjM5MjM4fQ.pqzfxdV954aSWJFUs4K3WM9XgvAFK9eIYoqbWfA2bvE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a092a5bc1b575452-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.208.96.143",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 19:47:19 UTC] === END API CALL LOG ===
[09-Jun-2026 19:47:19 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 19:47:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo3NjgsInVzZXJuYW1lIjoiV09NQSIsImVtYWlsIjoiZXlhc3V3b21hMjIuMjQuMjZAZ21haWwuY29tIiwiZXhwIjoxNzgxNjM5MjM4fQ.pqzfxdV954aSWJFUs4K3WM9XgvAFK9eIYoqbWfA2bvE
[09-Jun-2026 19:47:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 19:47:19 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 19:47:19 UTC] User ID: 768
[09-Jun-2026 19:47:19 UTC] ✅ User profile retrieved successfully for user ID: 768
[09-Jun-2026 19:47:20 UTC] === API CALL LOG ===
[09-Jun-2026 19:47:20 UTC] Endpoint: user/profile.php
[09-Jun-2026 19:47:20 UTC] Full Log Data: {
    "timestamp": "2026-06-09 19:47:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.208.96.143",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.208.96.143, 172.68.128.166",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo3NjgsInVzZXJuYW1lIjoiV09NQSIsImVtYWlsIjoiZXlhc3V3b21hMjIuMjQuMjZAZ21haWwuY29tIiwiZXhwIjoxNzgxNjM5MjM4fQ.pqzfxdV954aSWJFUs4K3WM9XgvAFK9eIYoqbWfA2bvE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a092a5c1dff75452-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.208.96.143",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 19:47:20 UTC] === END API CALL LOG ===
[09-Jun-2026 19:47:20 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 19:47:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo3NjgsInVzZXJuYW1lIjoiV09NQSIsImVtYWlsIjoiZXlhc3V3b21hMjIuMjQuMjZAZ21haWwuY29tIiwiZXhwIjoxNzgxNjM5MjM4fQ.pqzfxdV954aSWJFUs4K3WM9XgvAFK9eIYoqbWfA2bvE
[09-Jun-2026 19:47:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 19:47:20 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 19:47:20 UTC] User ID: 768
[09-Jun-2026 19:47:20 UTC] ✅ User profile retrieved successfully for user ID: 768
[09-Jun-2026 19:47:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 19:47:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 19:47:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.208.96.143, 172.68.128.167","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo3NjgsInVzZXJuYW1lIjoiV09NQSIsImVtYWlsIjoiZXlhc3V3b21hMjIuMjQuMjZAZ21haWwuY29tIiwiZXhwIjoxNzgxNjM5MjM4fQ.pqzfxdV954aSWJFUs4K3WM9XgvAFK9eIYoqbWfA2bvE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a092a5f75cbf5452-JIB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.208.96.143","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[09-Jun-2026 19:47:28 UTC] === User Orders API Called ===
[09-Jun-2026 19:47:28 UTC] User ID: 768
[09-Jun-2026 19:47:28 UTC] Limit: 20, Offset: 0
[09-Jun-2026 19:47:28 UTC] Orders found: 0
[09-Jun-2026 19:47:28 UTC] Orders data: []
[09-Jun-2026 19:47:28 UTC] Total orders count: 0
[09-Jun-2026 19:47:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 19:47:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 19:47:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.208.96.143, 172.68.128.167","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo3NjgsInVzZXJuYW1lIjoiV09NQSIsImVtYWlsIjoiZXlhc3V3b21hMjIuMjQuMjZAZ21haWwuY29tIiwiZXhwIjoxNzgxNjM5MjM4fQ.pqzfxdV954aSWJFUs4K3WM9XgvAFK9eIYoqbWfA2bvE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a092a6025cb85452-JIB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.208.96.143","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[09-Jun-2026 19:47:30 UTC] === User Orders API Called ===
[09-Jun-2026 19:47:30 UTC] User ID: 768
[09-Jun-2026 19:47:30 UTC] Limit: 20, Offset: 0
[09-Jun-2026 19:47:30 UTC] Orders found: 0
[09-Jun-2026 19:47:30 UTC] Orders data: []
[09-Jun-2026 19:47:30 UTC] Total orders count: 0
[09-Jun-2026 19:47:30 UTC] === API CALL LOG ===
[09-Jun-2026 19:47:30 UTC] Endpoint: user/profile.php
[09-Jun-2026 19:47:30 UTC] Full Log Data: {
    "timestamp": "2026-06-09 19:47:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.208.96.143",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.208.96.143, 172.68.128.167",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo3NjgsInVzZXJuYW1lIjoiV09NQSIsImVtYWlsIjoiZXlhc3V3b21hMjIuMjQuMjZAZ21haWwuY29tIiwiZXhwIjoxNzgxNjM5MjM4fQ.pqzfxdV954aSWJFUs4K3WM9XgvAFK9eIYoqbWfA2bvE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a092a6025cba5452-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.208.96.143",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 19:47:30 UTC] === END API CALL LOG ===
[09-Jun-2026 19:47:30 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 19:47:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo3NjgsInVzZXJuYW1lIjoiV09NQSIsImVtYWlsIjoiZXlhc3V3b21hMjIuMjQuMjZAZ21haWwuY29tIiwiZXhwIjoxNzgxNjM5MjM4fQ.pqzfxdV954aSWJFUs4K3WM9XgvAFK9eIYoqbWfA2bvE
[09-Jun-2026 19:47:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 19:47:30 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 19:47:30 UTC] User ID: 768
[09-Jun-2026 19:47:30 UTC] === API CALL LOG ===
[09-Jun-2026 19:47:30 UTC] Endpoint: user/profile.php
[09-Jun-2026 19:47:30 UTC] Full Log Data: {
    "timestamp": "2026-06-09 19:47:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.208.96.143",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.208.96.143, 172.68.128.167",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo3NjgsInVzZXJuYW1lIjoiV09NQSIsImVtYWlsIjoiZXlhc3V3b21hMjIuMjQuMjZAZ21haWwuY29tIiwiZXhwIjoxNzgxNjM5MjM4fQ.pqzfxdV954aSWJFUs4K3WM9XgvAFK9eIYoqbWfA2bvE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a092a6025cbb5452-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.208.96.143",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 19:47:30 UTC] === END API CALL LOG ===
[09-Jun-2026 19:47:30 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 19:47:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo3NjgsInVzZXJuYW1lIjoiV09NQSIsImVtYWlsIjoiZXlhc3V3b21hMjIuMjQuMjZAZ21haWwuY29tIiwiZXhwIjoxNzgxNjM5MjM4fQ.pqzfxdV954aSWJFUs4K3WM9XgvAFK9eIYoqbWfA2bvE
[09-Jun-2026 19:47:30 UTC] ✅ User profile retrieved successfully for user ID: 768
[09-Jun-2026 19:47:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 19:47:30 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 19:47:30 UTC] User ID: 768
[09-Jun-2026 19:47:30 UTC] ✅ User profile retrieved successfully for user ID: 768
[09-Jun-2026 19:47:31 UTC] === API CALL LOG ===
[09-Jun-2026 19:47:31 UTC] Endpoint: user/profile.php
[09-Jun-2026 19:47:31 UTC] Full Log Data: {
    "timestamp": "2026-06-09 19:47:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.208.96.143",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.208.96.143, 172.68.128.167",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo3NjgsInVzZXJuYW1lIjoiV09NQSIsImVtYWlsIjoiZXlhc3V3b21hMjIuMjQuMjZAZ21haWwuY29tIiwiZXhwIjoxNzgxNjM5MjM4fQ.pqzfxdV954aSWJFUs4K3WM9XgvAFK9eIYoqbWfA2bvE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a092a60758135452-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.208.96.143",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 19:47:31 UTC] === END API CALL LOG ===
[09-Jun-2026 19:47:31 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 19:47:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo3NjgsInVzZXJuYW1lIjoiV09NQSIsImVtYWlsIjoiZXlhc3V3b21hMjIuMjQuMjZAZ21haWwuY29tIiwiZXhwIjoxNzgxNjM5MjM4fQ.pqzfxdV954aSWJFUs4K3WM9XgvAFK9eIYoqbWfA2bvE
[09-Jun-2026 19:47:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 19:47:31 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 19:47:31 UTC] User ID: 768
[09-Jun-2026 19:47:31 UTC] ✅ User profile retrieved successfully for user ID: 768
[09-Jun-2026 20:11:34 UTC] === API CALL LOG ===
[09-Jun-2026 20:11:34 UTC] Endpoint: user/profile.php
[09-Jun-2026 20:11:34 UTC] Full Log Data: {
    "timestamp": "2026-06-09 20:11:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.52.74, 141.101.99.151",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a092c9430866ef44-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.52.74",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 20:11:34 UTC] === END API CALL LOG ===
[09-Jun-2026 20:11:34 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 20:11:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[09-Jun-2026 20:11:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 20:11:34 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 20:11:34 UTC] User ID: 344
[09-Jun-2026 20:11:34 UTC] ✅ User profile retrieved successfully for user ID: 344
[09-Jun-2026 20:11:35 UTC] === API CALL LOG ===
[09-Jun-2026 20:11:35 UTC] Endpoint: user/profile.php
[09-Jun-2026 20:11:35 UTC] Full Log Data: {
    "timestamp": "2026-06-09 20:11:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.52.74, 141.101.98.56",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a092c94b1900ef44-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.52.74",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 20:11:35 UTC] === END API CALL LOG ===
[09-Jun-2026 20:11:35 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 20:11:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[09-Jun-2026 20:11:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 20:11:35 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 20:11:35 UTC] User ID: 344
[09-Jun-2026 20:11:35 UTC] ✅ User profile retrieved successfully for user ID: 344
[09-Jun-2026 20:11:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 20:11:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jun-2026 20:11:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.211.52.74, 141.101.98.56","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a092c94b1903ef44-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"197.211.52.74","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[09-Jun-2026 20:11:35 UTC] === User Orders API Called ===
[09-Jun-2026 20:11:35 UTC] User ID: 344
[09-Jun-2026 20:11:35 UTC] Limit: 20, Offset: 0
[09-Jun-2026 20:11:35 UTC] Orders found: 12
[09-Jun-2026 20:11:35 UTC] Orders data: [{"id":227,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 20:35:27","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":226,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 20:31:47","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":225,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 20:29:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":224,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10008","status":"cancelled","created_at":"2026-04-24 20:21:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":223,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 20:14:06","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":222,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 20:02:22","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":221,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"cancelled","created_at":"2026-04-24 19:56:42","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":220,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance10007","status":"completed","created_at":"2026-04-24 19:43:50","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":219,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/finance12556","status":"cancelled","created_at":"2026-04-24 19:34:06","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":218,"quantity":10,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 19:28:14","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":217,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:31:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":216,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/car12556","status":"cancelled","created_at":"2026-04-24 02:30:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[09-Jun-2026 20:11:35 UTC] Total orders count: 12
[09-Jun-2026 20:11:35 UTC] === API CALL LOG ===
[09-Jun-2026 20:11:35 UTC] Endpoint: user/profile.php
[09-Jun-2026 20:11:35 UTC] Full Log Data: {
    "timestamp": "2026-06-09 20:11:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.52.74, 141.101.98.56",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a092c94c8d47ef44-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.52.74",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 20:11:35 UTC] === END API CALL LOG ===
[09-Jun-2026 20:11:35 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 20:11:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[09-Jun-2026 20:11:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 20:11:35 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 20:11:35 UTC] User ID: 344
[09-Jun-2026 20:11:35 UTC] ✅ User profile retrieved successfully for user ID: 344
[09-Jun-2026 20:11:42 UTC] === API CALL LOG ===
[09-Jun-2026 20:11:42 UTC] Endpoint: user/profile.php
[09-Jun-2026 20:11:42 UTC] Full Log Data: {
    "timestamp": "2026-06-09 20:11:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.52.74, 141.101.99.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a092c9734c6def44-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.52.74",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jun-2026 20:11:42 UTC] === END API CALL LOG ===
[09-Jun-2026 20:11:42 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jun-2026 20:11:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozNDQsInVzZXJuYW1lIjoiSXJvbmJhciIsImVtYWlsIjoiZG9taW5pY2lyb25iYXJAZ21haWwuY29tIiwiZXhwIjoxNzc3MDM2NjQwfQ.25qleI7zjMpm4WKjAZb5Gizd6t3a4Xpi4bwMxrNpmTs
[09-Jun-2026 20:11:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jun-2026 20:11:42 UTC] ✅ JWT token verified successfully for user profile
[09-Jun-2026 20:11:42 UTC] User ID: 344
[09-Jun-2026 20:11:42 UTC] ✅ User profile retrieved successfully for user ID: 344
[10-Jun-2026 01:52:54 UTC] === API CALL LOG ===
[10-Jun-2026 01:52:54 UTC] Endpoint: user/profile.php
[10-Jun-2026 01:52:54 UTC] Full Log Data: {
    "timestamp": "2026-06-10 01:52:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "38.147.140.221",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "38.147.140.221, 172.70.108.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY5IiwidXNlcm5hbWUiOiJRYW1hcmRpbjAxIiwiZW1haWwiOiJsZXR5b3Vrbm93MTAyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTY2MTE3Mn0.4wRRYHkBuOaJG1IPosvKju5qO1lVl0L3T6OtC91MXbg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a094bd4109ad2b24-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "38.147.140.221",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 01:52:54 UTC] === END API CALL LOG ===
[10-Jun-2026 01:52:54 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 01:52:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY5IiwidXNlcm5hbWUiOiJRYW1hcmRpbjAxIiwiZW1haWwiOiJsZXR5b3Vrbm93MTAyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTY2MTE3Mn0.4wRRYHkBuOaJG1IPosvKju5qO1lVl0L3T6OtC91MXbg
[10-Jun-2026 01:52:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 01:52:54 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 01:52:54 UTC] User ID: 769
[10-Jun-2026 01:52:54 UTC] ✅ User profile retrieved successfully for user ID: 769
[10-Jun-2026 01:52:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 01:52:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 01:52:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"38.147.140.221, 172.70.108.81","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY5IiwidXNlcm5hbWUiOiJRYW1hcmRpbjAxIiwiZW1haWwiOiJsZXR5b3Vrbm93MTAyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTY2MTE3Mn0.4wRRYHkBuOaJG1IPosvKju5qO1lVl0L3T6OtC91MXbg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a094bd423ab72b24-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"38.147.140.221","cf-ipcountry":"FR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jun-2026 01:52:54 UTC] === User Orders API Called ===
[10-Jun-2026 01:52:54 UTC] User ID: 769
[10-Jun-2026 01:52:54 UTC] Limit: 20, Offset: 0
[10-Jun-2026 01:52:54 UTC] Orders found: 0
[10-Jun-2026 01:52:54 UTC] Orders data: []
[10-Jun-2026 01:52:54 UTC] Total orders count: 0
[10-Jun-2026 01:52:54 UTC] === API CALL LOG ===
[10-Jun-2026 01:52:54 UTC] Endpoint: user/profile.php
[10-Jun-2026 01:52:54 UTC] Full Log Data: {
    "timestamp": "2026-06-10 01:52:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "38.147.140.221",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "38.147.140.221, 172.70.108.87",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY5IiwidXNlcm5hbWUiOiJRYW1hcmRpbjAxIiwiZW1haWwiOiJsZXR5b3Vrbm93MTAyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTY2MTE3Mn0.4wRRYHkBuOaJG1IPosvKju5qO1lVl0L3T6OtC91MXbg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a094bd423ab82b24-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "38.147.140.221",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 01:52:54 UTC] === END API CALL LOG ===
[10-Jun-2026 01:52:54 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 01:52:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY5IiwidXNlcm5hbWUiOiJRYW1hcmRpbjAxIiwiZW1haWwiOiJsZXR5b3Vrbm93MTAyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTY2MTE3Mn0.4wRRYHkBuOaJG1IPosvKju5qO1lVl0L3T6OtC91MXbg
[10-Jun-2026 01:52:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 01:52:54 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 01:52:54 UTC] User ID: 769
[10-Jun-2026 01:52:54 UTC] ✅ User profile retrieved successfully for user ID: 769
[10-Jun-2026 01:52:55 UTC] === API CALL LOG ===
[10-Jun-2026 01:52:55 UTC] Endpoint: user/profile.php
[10-Jun-2026 01:52:55 UTC] Full Log Data: {
    "timestamp": "2026-06-10 01:52:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "38.147.140.221",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "38.147.140.221, 172.70.108.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY5IiwidXNlcm5hbWUiOiJRYW1hcmRpbjAxIiwiZW1haWwiOiJsZXR5b3Vrbm93MTAyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTY2MTE3Mn0.4wRRYHkBuOaJG1IPosvKju5qO1lVl0L3T6OtC91MXbg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a094bd47df4a2b24-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "38.147.140.221",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 01:52:55 UTC] === END API CALL LOG ===
[10-Jun-2026 01:52:55 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 01:52:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY5IiwidXNlcm5hbWUiOiJRYW1hcmRpbjAxIiwiZW1haWwiOiJsZXR5b3Vrbm93MTAyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTY2MTE3Mn0.4wRRYHkBuOaJG1IPosvKju5qO1lVl0L3T6OtC91MXbg
[10-Jun-2026 01:52:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 01:52:55 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 01:52:55 UTC] User ID: 769
[10-Jun-2026 01:52:55 UTC] ✅ User profile retrieved successfully for user ID: 769
[10-Jun-2026 01:53:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 01:53:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 01:53:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"38.147.140.221, 172.70.108.87","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY5IiwidXNlcm5hbWUiOiJRYW1hcmRpbjAxIiwiZW1haWwiOiJsZXR5b3Vrbm93MTAyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTY2MTE3Mn0.4wRRYHkBuOaJG1IPosvKju5qO1lVl0L3T6OtC91MXbg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a094be6229f62b24-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"38.147.140.221","cf-ipcountry":"FR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jun-2026 01:53:40 UTC] === User Orders API Called ===
[10-Jun-2026 01:53:40 UTC] User ID: 769
[10-Jun-2026 01:53:40 UTC] Limit: 20, Offset: 0
[10-Jun-2026 01:53:40 UTC] Orders found: 0
[10-Jun-2026 01:53:40 UTC] Orders data: []
[10-Jun-2026 01:53:40 UTC] Total orders count: 0
[10-Jun-2026 01:53:40 UTC] === API CALL LOG ===
[10-Jun-2026 01:53:40 UTC] Endpoint: user/profile.php
[10-Jun-2026 01:53:40 UTC] Full Log Data: {
    "timestamp": "2026-06-10 01:53:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "38.147.140.221",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "38.147.140.221, 172.70.108.87",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY5IiwidXNlcm5hbWUiOiJRYW1hcmRpbjAxIiwiZW1haWwiOiJsZXR5b3Vrbm93MTAyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTY2MTE3Mn0.4wRRYHkBuOaJG1IPosvKju5qO1lVl0L3T6OtC91MXbg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a094be6229fa2b24-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "38.147.140.221",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 01:53:40 UTC] === END API CALL LOG ===
[10-Jun-2026 01:53:40 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 01:53:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY5IiwidXNlcm5hbWUiOiJRYW1hcmRpbjAxIiwiZW1haWwiOiJsZXR5b3Vrbm93MTAyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTY2MTE3Mn0.4wRRYHkBuOaJG1IPosvKju5qO1lVl0L3T6OtC91MXbg
[10-Jun-2026 01:53:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 01:53:40 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 01:53:40 UTC] User ID: 769
[10-Jun-2026 01:53:40 UTC] ✅ User profile retrieved successfully for user ID: 769
[10-Jun-2026 01:53:40 UTC] === API CALL LOG ===
[10-Jun-2026 01:53:40 UTC] Endpoint: user/profile.php
[10-Jun-2026 01:53:40 UTC] Full Log Data: {
    "timestamp": "2026-06-10 01:53:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "38.147.140.221",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "38.147.140.221, 172.70.108.87",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY5IiwidXNlcm5hbWUiOiJRYW1hcmRpbjAxIiwiZW1haWwiOiJsZXR5b3Vrbm93MTAyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTY2MTE3Mn0.4wRRYHkBuOaJG1IPosvKju5qO1lVl0L3T6OtC91MXbg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a094be6229fb2b24-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "38.147.140.221",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 01:53:40 UTC] === END API CALL LOG ===
[10-Jun-2026 01:53:40 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 01:53:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY5IiwidXNlcm5hbWUiOiJRYW1hcmRpbjAxIiwiZW1haWwiOiJsZXR5b3Vrbm93MTAyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTY2MTE3Mn0.4wRRYHkBuOaJG1IPosvKju5qO1lVl0L3T6OtC91MXbg
[10-Jun-2026 01:53:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 01:53:40 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 01:53:40 UTC] User ID: 769
[10-Jun-2026 01:53:40 UTC] ✅ User profile retrieved successfully for user ID: 769
[10-Jun-2026 01:53:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 01:53:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 01:53:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"38.147.140.221, 172.70.108.87","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY5IiwidXNlcm5hbWUiOiJRYW1hcmRpbjAxIiwiZW1haWwiOiJsZXR5b3Vrbm93MTAyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTY2MTE3Mn0.4wRRYHkBuOaJG1IPosvKju5qO1lVl0L3T6OtC91MXbg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a094be661db32b24-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"38.147.140.221","cf-ipcountry":"FR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jun-2026 01:53:40 UTC] === User Orders API Called ===
[10-Jun-2026 01:53:40 UTC] User ID: 769
[10-Jun-2026 01:53:40 UTC] Limit: 20, Offset: 0
[10-Jun-2026 01:53:40 UTC] Orders found: 0
[10-Jun-2026 01:53:40 UTC] Orders data: []
[10-Jun-2026 01:53:40 UTC] Total orders count: 0
[10-Jun-2026 01:53:41 UTC] === API CALL LOG ===
[10-Jun-2026 01:53:41 UTC] Endpoint: user/profile.php
[10-Jun-2026 01:53:41 UTC] Full Log Data: {
    "timestamp": "2026-06-10 01:53:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "38.147.140.221",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "38.147.140.221, 172.70.108.87",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY5IiwidXNlcm5hbWUiOiJRYW1hcmRpbjAxIiwiZW1haWwiOiJsZXR5b3Vrbm93MTAyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTY2MTE3Mn0.4wRRYHkBuOaJG1IPosvKju5qO1lVl0L3T6OtC91MXbg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a094be6b0a722b24-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "38.147.140.221",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 01:53:41 UTC] === END API CALL LOG ===
[10-Jun-2026 01:53:41 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 01:53:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY5IiwidXNlcm5hbWUiOiJRYW1hcmRpbjAxIiwiZW1haWwiOiJsZXR5b3Vrbm93MTAyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTY2MTE3Mn0.4wRRYHkBuOaJG1IPosvKju5qO1lVl0L3T6OtC91MXbg
[10-Jun-2026 01:53:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 01:53:41 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 01:53:41 UTC] User ID: 769
[10-Jun-2026 01:53:41 UTC] ✅ User profile retrieved successfully for user ID: 769
[10-Jun-2026 01:53:42 UTC] User Purchases API - User ID: 769
[10-Jun-2026 01:53:42 UTC] User Purchases API - Total purchases found: 0
[10-Jun-2026 01:53:47 UTC] User Purchases API - User ID: 769
[10-Jun-2026 01:53:47 UTC] User Purchases API - Total purchases found: 0
[10-Jun-2026 01:53:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 01:53:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 01:53:50 UTC] === API CALL LOG ===
[10-Jun-2026 01:53:50 UTC] Endpoint: user/profile.php
[10-Jun-2026 01:53:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"38.147.140.221, 172.70.108.86","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY5IiwidXNlcm5hbWUiOiJRYW1hcmRpbjAxIiwiZW1haWwiOiJsZXR5b3Vrbm93MTAyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTY2MTE3Mn0.4wRRYHkBuOaJG1IPosvKju5qO1lVl0L3T6OtC91MXbg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a094bea21ce12b24-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"38.147.140.221","cf-ipcountry":"FR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jun-2026 01:53:50 UTC] Full Log Data: {
    "timestamp": "2026-06-10 01:53:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "38.147.140.221",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "38.147.140.221, 172.70.108.86",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY5IiwidXNlcm5hbWUiOiJRYW1hcmRpbjAxIiwiZW1haWwiOiJsZXR5b3Vrbm93MTAyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTY2MTE3Mn0.4wRRYHkBuOaJG1IPosvKju5qO1lVl0L3T6OtC91MXbg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a094bea21ce32b24-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "38.147.140.221",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 01:53:50 UTC] === User Orders API Called ===
[10-Jun-2026 01:53:50 UTC] === END API CALL LOG ===
[10-Jun-2026 01:53:50 UTC] User ID: 769
[10-Jun-2026 01:53:50 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 01:53:50 UTC] Limit: 20, Offset: 0
[10-Jun-2026 01:53:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY5IiwidXNlcm5hbWUiOiJRYW1hcmRpbjAxIiwiZW1haWwiOiJsZXR5b3Vrbm93MTAyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTY2MTE3Mn0.4wRRYHkBuOaJG1IPosvKju5qO1lVl0L3T6OtC91MXbg
[10-Jun-2026 01:53:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 01:53:50 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 01:53:50 UTC] User ID: 769
[10-Jun-2026 01:53:50 UTC] Orders found: 0
[10-Jun-2026 01:53:50 UTC] Orders data: []
[10-Jun-2026 01:53:50 UTC] ✅ User profile retrieved successfully for user ID: 769
[10-Jun-2026 01:53:50 UTC] Total orders count: 0
[10-Jun-2026 01:53:50 UTC] === API CALL LOG ===
[10-Jun-2026 01:53:50 UTC] Endpoint: user/profile.php
[10-Jun-2026 01:53:50 UTC] Full Log Data: {
    "timestamp": "2026-06-10 01:53:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "38.147.140.221",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "38.147.140.221, 172.70.108.86",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY5IiwidXNlcm5hbWUiOiJRYW1hcmRpbjAxIiwiZW1haWwiOiJsZXR5b3Vrbm93MTAyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTY2MTE3Mn0.4wRRYHkBuOaJG1IPosvKju5qO1lVl0L3T6OtC91MXbg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a094bea21ce52b24-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "38.147.140.221",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 01:53:50 UTC] === END API CALL LOG ===
[10-Jun-2026 01:53:50 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 01:53:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY5IiwidXNlcm5hbWUiOiJRYW1hcmRpbjAxIiwiZW1haWwiOiJsZXR5b3Vrbm93MTAyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTY2MTE3Mn0.4wRRYHkBuOaJG1IPosvKju5qO1lVl0L3T6OtC91MXbg
[10-Jun-2026 01:53:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 01:53:50 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 01:53:50 UTC] User ID: 769
[10-Jun-2026 01:53:50 UTC] ✅ User profile retrieved successfully for user ID: 769
[10-Jun-2026 01:53:51 UTC] === API CALL LOG ===
[10-Jun-2026 01:53:51 UTC] Endpoint: user/profile.php
[10-Jun-2026 01:53:51 UTC] Full Log Data: {
    "timestamp": "2026-06-10 01:53:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "38.147.140.221",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "38.147.140.221, 172.70.108.86",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY5IiwidXNlcm5hbWUiOiJRYW1hcmRpbjAxIiwiZW1haWwiOiJsZXR5b3Vrbm93MTAyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTY2MTE3Mn0.4wRRYHkBuOaJG1IPosvKju5qO1lVl0L3T6OtC91MXbg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a094bea8aa492b24-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "38.147.140.221",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 01:53:51 UTC] === END API CALL LOG ===
[10-Jun-2026 01:53:51 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 01:53:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzY5IiwidXNlcm5hbWUiOiJRYW1hcmRpbjAxIiwiZW1haWwiOiJsZXR5b3Vrbm93MTAyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTY2MTE3Mn0.4wRRYHkBuOaJG1IPosvKju5qO1lVl0L3T6OtC91MXbg
[10-Jun-2026 01:53:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 01:53:51 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 01:53:51 UTC] User ID: 769
[10-Jun-2026 01:53:51 UTC] ✅ User profile retrieved successfully for user ID: 769
[10-Jun-2026 02:19:30 UTC] === API CALL LOG ===
[10-Jun-2026 02:19:30 UTC] Endpoint: user/profile.php
[10-Jun-2026 02:19:30 UTC] Full Log Data: {
    "timestamp": "2026-06-10 02:19:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:3a0f:3770:13c5:865f:1eb3:85cc",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:3a0f:3770:13c5:865f:1eb3:85cc, 172.71.81.55",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzcwIiwidXNlcm5hbWUiOiJub25lIiwiZW1haWwiOiJyYXRiYWRpcGJhZ2NoaTFAZ21haWwuY29tIiwiZXhwIjoxNzgxNjYyNzY5fQ.ErRpFCxkjZaYBWY4EEl-e2RtCfk9iRQ62NY108hnNLI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a094e43bfd32823a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:3a0f:3770:13c5:865f:1eb3:85cc",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 02:19:30 UTC] === END API CALL LOG ===
[10-Jun-2026 02:19:30 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 02:19:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzcwIiwidXNlcm5hbWUiOiJub25lIiwiZW1haWwiOiJyYXRiYWRpcGJhZ2NoaTFAZ21haWwuY29tIiwiZXhwIjoxNzgxNjYyNzY5fQ.ErRpFCxkjZaYBWY4EEl-e2RtCfk9iRQ62NY108hnNLI
[10-Jun-2026 02:19:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 02:19:30 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 02:19:30 UTC] User ID: 770
[10-Jun-2026 02:19:30 UTC] ✅ User profile retrieved successfully for user ID: 770
[10-Jun-2026 02:19:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 02:19:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 02:19:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:3a0f:3770:13c5:865f:1eb3:85cc, 172.71.81.55","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzcwIiwidXNlcm5hbWUiOiJub25lIiwiZW1haWwiOiJyYXRiYWRpcGJhZ2NoaTFAZ21haWwuY29tIiwiZXhwIjoxNzgxNjYyNzY5fQ.ErRpFCxkjZaYBWY4EEl-e2RtCfk9iRQ62NY108hnNLI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a094e43bfd36823a-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:3a0f:3770:13c5:865f:1eb3:85cc","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jun-2026 02:19:30 UTC] === User Orders API Called ===
[10-Jun-2026 02:19:30 UTC] User ID: 770
[10-Jun-2026 02:19:30 UTC] Limit: 20, Offset: 0
[10-Jun-2026 02:19:30 UTC] Orders found: 0
[10-Jun-2026 02:19:30 UTC] Orders data: []
[10-Jun-2026 02:19:30 UTC] Total orders count: 0
[10-Jun-2026 02:19:31 UTC] === API CALL LOG ===
[10-Jun-2026 02:19:31 UTC] Endpoint: user/profile.php
[10-Jun-2026 02:19:31 UTC] Full Log Data: {
    "timestamp": "2026-06-10 02:19:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:3a0f:3770:13c5:865f:1eb3:85cc",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:3a0f:3770:13c5:865f:1eb3:85cc, 172.71.82.61",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzcwIiwidXNlcm5hbWUiOiJub25lIiwiZW1haWwiOiJyYXRiYWRpcGJhZ2NoaTFAZ21haWwuY29tIiwiZXhwIjoxNzgxNjYyNzY5fQ.ErRpFCxkjZaYBWY4EEl-e2RtCfk9iRQ62NY108hnNLI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a094e43cbdda823a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:3a0f:3770:13c5:865f:1eb3:85cc",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 02:19:31 UTC] === END API CALL LOG ===
[10-Jun-2026 02:19:31 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 02:19:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzcwIiwidXNlcm5hbWUiOiJub25lIiwiZW1haWwiOiJyYXRiYWRpcGJhZ2NoaTFAZ21haWwuY29tIiwiZXhwIjoxNzgxNjYyNzY5fQ.ErRpFCxkjZaYBWY4EEl-e2RtCfk9iRQ62NY108hnNLI
[10-Jun-2026 02:19:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 02:19:31 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 02:19:31 UTC] User ID: 770
[10-Jun-2026 02:19:31 UTC] ✅ User profile retrieved successfully for user ID: 770
[10-Jun-2026 02:19:32 UTC] === API CALL LOG ===
[10-Jun-2026 02:19:32 UTC] Endpoint: user/profile.php
[10-Jun-2026 02:19:32 UTC] Full Log Data: {
    "timestamp": "2026-06-10 02:19:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:3a0f:3770:13c5:865f:1eb3:85cc",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:3a0f:3770:13c5:865f:1eb3:85cc, 172.71.82.61",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzcwIiwidXNlcm5hbWUiOiJub25lIiwiZW1haWwiOiJyYXRiYWRpcGJhZ2NoaTFAZ21haWwuY29tIiwiZXhwIjoxNzgxNjYyNzY5fQ.ErRpFCxkjZaYBWY4EEl-e2RtCfk9iRQ62NY108hnNLI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a094e449686c823a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:3a0f:3770:13c5:865f:1eb3:85cc",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 02:19:32 UTC] === END API CALL LOG ===
[10-Jun-2026 02:19:32 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 02:19:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzcwIiwidXNlcm5hbWUiOiJub25lIiwiZW1haWwiOiJyYXRiYWRpcGJhZ2NoaTFAZ21haWwuY29tIiwiZXhwIjoxNzgxNjYyNzY5fQ.ErRpFCxkjZaYBWY4EEl-e2RtCfk9iRQ62NY108hnNLI
[10-Jun-2026 02:19:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 02:19:32 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 02:19:32 UTC] User ID: 770
[10-Jun-2026 02:19:32 UTC] ✅ User profile retrieved successfully for user ID: 770
[10-Jun-2026 02:22:38 UTC] === API CALL LOG ===
[10-Jun-2026 02:22:38 UTC] Endpoint: user/profile.php
[10-Jun-2026 02:22:38 UTC] Full Log Data: {
    "timestamp": "2026-06-10 02:22:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:3a0f:3770:13c5:865f:1eb3:85cc",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:3a0f:3770:13c5:865f:1eb3:85cc, 172.71.81.56",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzcwIiwidXNlcm5hbWUiOiJub25lIiwiZW1haWwiOiJyYXRiYWRpcGJhZ2NoaTFAZ21haWwuY29tIiwiZXhwIjoxNzgxNjYyNzY5fQ.ErRpFCxkjZaYBWY4EEl-e2RtCfk9iRQ62NY108hnNLI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a094e8d0f9a2823a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:3a0f:3770:13c5:865f:1eb3:85cc",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 02:22:38 UTC] === END API CALL LOG ===
[10-Jun-2026 02:22:38 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 02:22:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzcwIiwidXNlcm5hbWUiOiJub25lIiwiZW1haWwiOiJyYXRiYWRpcGJhZ2NoaTFAZ21haWwuY29tIiwiZXhwIjoxNzgxNjYyNzY5fQ.ErRpFCxkjZaYBWY4EEl-e2RtCfk9iRQ62NY108hnNLI
[10-Jun-2026 02:22:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 02:22:38 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 02:22:38 UTC] User ID: 770
[10-Jun-2026 02:22:38 UTC] ✅ User profile retrieved successfully for user ID: 770
[10-Jun-2026 03:50:50 UTC] === API CALL LOG ===
[10-Jun-2026 03:50:50 UTC] Endpoint: user/profile.php
[10-Jun-2026 03:50:50 UTC] Full Log Data: {
    "timestamp": "2026-06-10 03:50:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "93.175.216.92",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "93.175.216.92, 141.101.105.100",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzcxIiwidXNlcm5hbWUiOiJpdmFzaWtzbGFieiIsImVtYWlsIjoiaXZhc2lrOTQ2QGdtYWlsLmNvbSIsImV4cCI6MTc4MTY2ODI1MH0.oPypAGLVyNVnNVX4lShpvl7GT4g9se-qMiyqDJem8aI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0956a06dfc05b6d-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "93.175.216.92",
        "cf-ipcountry": "UA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 03:50:50 UTC] === END API CALL LOG ===
[10-Jun-2026 03:50:50 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 03:50:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzcxIiwidXNlcm5hbWUiOiJpdmFzaWtzbGFieiIsImVtYWlsIjoiaXZhc2lrOTQ2QGdtYWlsLmNvbSIsImV4cCI6MTc4MTY2ODI1MH0.oPypAGLVyNVnNVX4lShpvl7GT4g9se-qMiyqDJem8aI
[10-Jun-2026 03:50:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 03:50:50 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 03:50:50 UTC] User ID: 771
[10-Jun-2026 03:50:50 UTC] ✅ User profile retrieved successfully for user ID: 771
[10-Jun-2026 03:50:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 03:50:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 03:50:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"93.175.216.92, 141.101.105.100","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzcxIiwidXNlcm5hbWUiOiJpdmFzaWtzbGFieiIsImVtYWlsIjoiaXZhc2lrOTQ2QGdtYWlsLmNvbSIsImV4cCI6MTc4MTY2ODI1MH0.oPypAGLVyNVnNVX4lShpvl7GT4g9se-qMiyqDJem8aI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0956a06dfc35b6d-VIE","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"93.175.216.92","cf-ipcountry":"UA","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jun-2026 03:50:50 UTC] === User Orders API Called ===
[10-Jun-2026 03:50:50 UTC] User ID: 771
[10-Jun-2026 03:50:50 UTC] Limit: 20, Offset: 0
[10-Jun-2026 03:50:50 UTC] Orders found: 0
[10-Jun-2026 03:50:50 UTC] Orders data: []
[10-Jun-2026 03:50:50 UTC] Total orders count: 0
[10-Jun-2026 03:50:50 UTC] === API CALL LOG ===
[10-Jun-2026 03:50:50 UTC] Endpoint: user/profile.php
[10-Jun-2026 03:50:50 UTC] Full Log Data: {
    "timestamp": "2026-06-10 03:50:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "93.175.216.92",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "93.175.216.92, 141.101.105.100",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzcxIiwidXNlcm5hbWUiOiJpdmFzaWtzbGFieiIsImVtYWlsIjoiaXZhc2lrOTQ2QGdtYWlsLmNvbSIsImV4cCI6MTc4MTY2ODI1MH0.oPypAGLVyNVnNVX4lShpvl7GT4g9se-qMiyqDJem8aI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0956a0778125b6d-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "93.175.216.92",
        "cf-ipcountry": "UA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 03:50:50 UTC] === END API CALL LOG ===
[10-Jun-2026 03:50:50 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 03:50:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzcxIiwidXNlcm5hbWUiOiJpdmFzaWtzbGFieiIsImVtYWlsIjoiaXZhc2lrOTQ2QGdtYWlsLmNvbSIsImV4cCI6MTc4MTY2ODI1MH0.oPypAGLVyNVnNVX4lShpvl7GT4g9se-qMiyqDJem8aI
[10-Jun-2026 03:50:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 03:50:50 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 03:50:50 UTC] User ID: 771
[10-Jun-2026 03:50:50 UTC] ✅ User profile retrieved successfully for user ID: 771
[10-Jun-2026 03:50:51 UTC] === API CALL LOG ===
[10-Jun-2026 03:50:51 UTC] Endpoint: user/profile.php
[10-Jun-2026 03:50:51 UTC] Full Log Data: {
    "timestamp": "2026-06-10 03:50:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "93.175.216.92",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "93.175.216.92, 141.101.105.100",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzcxIiwidXNlcm5hbWUiOiJpdmFzaWtzbGFieiIsImVtYWlsIjoiaXZhc2lrOTQ2QGdtYWlsLmNvbSIsImV4cCI6MTc4MTY2ODI1MH0.oPypAGLVyNVnNVX4lShpvl7GT4g9se-qMiyqDJem8aI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0956a09b9355b6d-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "93.175.216.92",
        "cf-ipcountry": "UA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 03:50:51 UTC] === END API CALL LOG ===
[10-Jun-2026 03:50:51 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 03:50:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzcxIiwidXNlcm5hbWUiOiJpdmFzaWtzbGFieiIsImVtYWlsIjoiaXZhc2lrOTQ2QGdtYWlsLmNvbSIsImV4cCI6MTc4MTY2ODI1MH0.oPypAGLVyNVnNVX4lShpvl7GT4g9se-qMiyqDJem8aI
[10-Jun-2026 03:50:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 03:50:51 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 03:50:51 UTC] User ID: 771
[10-Jun-2026 03:50:51 UTC] ✅ User profile retrieved successfully for user ID: 771
[10-Jun-2026 03:51:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 03:51:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 03:51:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"93.175.216.92, 141.101.105.50","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzcxIiwidXNlcm5hbWUiOiJpdmFzaWtzbGFieiIsImVtYWlsIjoiaXZhc2lrOTQ2QGdtYWlsLmNvbSIsImV4cCI6MTc4MTY2ODI1MH0.oPypAGLVyNVnNVX4lShpvl7GT4g9se-qMiyqDJem8aI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0956a49be605b6d-VIE","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"93.175.216.92","cf-ipcountry":"UA","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jun-2026 03:51:01 UTC] === User Orders API Called ===
[10-Jun-2026 03:51:01 UTC] User ID: 771
[10-Jun-2026 03:51:01 UTC] Limit: 20, Offset: 0
[10-Jun-2026 03:51:01 UTC] Orders found: 0
[10-Jun-2026 03:51:01 UTC] Orders data: []
[10-Jun-2026 03:51:01 UTC] Total orders count: 0
[10-Jun-2026 03:51:03 UTC] === API CALL LOG ===
[10-Jun-2026 03:51:03 UTC] Endpoint: user/profile.php
[10-Jun-2026 03:51:03 UTC] Full Log Data: {
    "timestamp": "2026-06-10 03:51:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "93.175.216.92",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "93.175.216.92, 141.101.105.50",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzcxIiwidXNlcm5hbWUiOiJpdmFzaWtzbGFieiIsImVtYWlsIjoiaXZhc2lrOTQ2QGdtYWlsLmNvbSIsImV4cCI6MTc4MTY2ODI1MH0.oPypAGLVyNVnNVX4lShpvl7GT4g9se-qMiyqDJem8aI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0956a554b9d5b6d-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "93.175.216.92",
        "cf-ipcountry": "UA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 03:51:03 UTC] === END API CALL LOG ===
[10-Jun-2026 03:51:03 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 03:51:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzcxIiwidXNlcm5hbWUiOiJpdmFzaWtzbGFieiIsImVtYWlsIjoiaXZhc2lrOTQ2QGdtYWlsLmNvbSIsImV4cCI6MTc4MTY2ODI1MH0.oPypAGLVyNVnNVX4lShpvl7GT4g9se-qMiyqDJem8aI
[10-Jun-2026 03:51:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 03:51:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 03:51:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 03:51:03 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 03:51:03 UTC] User ID: 771
[10-Jun-2026 03:51:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"93.175.216.92, 141.101.105.50","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzcxIiwidXNlcm5hbWUiOiJpdmFzaWtzbGFieiIsImVtYWlsIjoiaXZhc2lrOTQ2QGdtYWlsLmNvbSIsImV4cCI6MTc4MTY2ODI1MH0.oPypAGLVyNVnNVX4lShpvl7GT4g9se-qMiyqDJem8aI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0956a554b9b5b6d-VIE","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"93.175.216.92","cf-ipcountry":"UA","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jun-2026 03:51:03 UTC] === User Orders API Called ===
[10-Jun-2026 03:51:03 UTC] User ID: 771
[10-Jun-2026 03:51:03 UTC] Limit: 20, Offset: 0
[10-Jun-2026 03:51:03 UTC] ✅ User profile retrieved successfully for user ID: 771
[10-Jun-2026 03:51:03 UTC] Orders found: 0
[10-Jun-2026 03:51:03 UTC] Orders data: []
[10-Jun-2026 03:51:03 UTC] Total orders count: 0
[10-Jun-2026 03:51:03 UTC] === API CALL LOG ===
[10-Jun-2026 03:51:03 UTC] Endpoint: user/profile.php
[10-Jun-2026 03:51:03 UTC] Full Log Data: {
    "timestamp": "2026-06-10 03:51:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "93.175.216.92",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "93.175.216.92, 141.101.105.50",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzcxIiwidXNlcm5hbWUiOiJpdmFzaWtzbGFieiIsImVtYWlsIjoiaXZhc2lrOTQ2QGdtYWlsLmNvbSIsImV4cCI6MTc4MTY2ODI1MH0.oPypAGLVyNVnNVX4lShpvl7GT4g9se-qMiyqDJem8aI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0956a574cc75b6d-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "93.175.216.92",
        "cf-ipcountry": "UA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 03:51:03 UTC] === END API CALL LOG ===
[10-Jun-2026 03:51:03 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 03:51:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzcxIiwidXNlcm5hbWUiOiJpdmFzaWtzbGFieiIsImVtYWlsIjoiaXZhc2lrOTQ2QGdtYWlsLmNvbSIsImV4cCI6MTc4MTY2ODI1MH0.oPypAGLVyNVnNVX4lShpvl7GT4g9se-qMiyqDJem8aI
[10-Jun-2026 03:51:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 03:51:03 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 03:51:03 UTC] User ID: 771
[10-Jun-2026 03:51:03 UTC] ✅ User profile retrieved successfully for user ID: 771
[10-Jun-2026 03:51:03 UTC] === API CALL LOG ===
[10-Jun-2026 03:51:03 UTC] Endpoint: user/profile.php
[10-Jun-2026 03:51:03 UTC] Full Log Data: {
    "timestamp": "2026-06-10 03:51:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "93.175.216.92",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "93.175.216.92, 141.101.105.50",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzcxIiwidXNlcm5hbWUiOiJpdmFzaWtzbGFieiIsImVtYWlsIjoiaXZhc2lrOTQ2QGdtYWlsLmNvbSIsImV4cCI6MTc4MTY2ODI1MH0.oPypAGLVyNVnNVX4lShpvl7GT4g9se-qMiyqDJem8aI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0956a592da35b6d-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "93.175.216.92",
        "cf-ipcountry": "UA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 03:51:03 UTC] === END API CALL LOG ===
[10-Jun-2026 03:51:03 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 03:51:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzcxIiwidXNlcm5hbWUiOiJpdmFzaWtzbGFieiIsImVtYWlsIjoiaXZhc2lrOTQ2QGdtYWlsLmNvbSIsImV4cCI6MTc4MTY2ODI1MH0.oPypAGLVyNVnNVX4lShpvl7GT4g9se-qMiyqDJem8aI
[10-Jun-2026 03:51:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 03:51:03 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 03:51:03 UTC] User ID: 771
[10-Jun-2026 03:51:03 UTC] ✅ User profile retrieved successfully for user ID: 771
[10-Jun-2026 03:51:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 03:51:09 UTC] === API CALL LOG ===
[10-Jun-2026 03:51:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 03:51:09 UTC] Endpoint: user/profile.php
[10-Jun-2026 03:51:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"93.175.216.92, 141.101.105.50","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzcxIiwidXNlcm5hbWUiOiJpdmFzaWtzbGFieiIsImVtYWlsIjoiaXZhc2lrOTQ2QGdtYWlsLmNvbSIsImV4cCI6MTc4MTY2ODI1MH0.oPypAGLVyNVnNVX4lShpvl7GT4g9se-qMiyqDJem8aI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0956a7aebcf5b6d-VIE","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"93.175.216.92","cf-ipcountry":"UA","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jun-2026 03:51:09 UTC] Full Log Data: {
    "timestamp": "2026-06-10 03:51:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "93.175.216.92",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "93.175.216.92, 141.101.105.50",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzcxIiwidXNlcm5hbWUiOiJpdmFzaWtzbGFieiIsImVtYWlsIjoiaXZhc2lrOTQ2QGdtYWlsLmNvbSIsImV4cCI6MTc4MTY2ODI1MH0.oPypAGLVyNVnNVX4lShpvl7GT4g9se-qMiyqDJem8aI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0956a7aebd05b6d-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "93.175.216.92",
        "cf-ipcountry": "UA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 03:51:09 UTC] === END API CALL LOG ===
[10-Jun-2026 03:51:09 UTC] === User Orders API Called ===
[10-Jun-2026 03:51:09 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 03:51:09 UTC] User ID: 771
[10-Jun-2026 03:51:09 UTC] Limit: 20, Offset: 0
[10-Jun-2026 03:51:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzcxIiwidXNlcm5hbWUiOiJpdmFzaWtzbGFieiIsImVtYWlsIjoiaXZhc2lrOTQ2QGdtYWlsLmNvbSIsImV4cCI6MTc4MTY2ODI1MH0.oPypAGLVyNVnNVX4lShpvl7GT4g9se-qMiyqDJem8aI
[10-Jun-2026 03:51:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 03:51:09 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 03:51:09 UTC] User ID: 771
[10-Jun-2026 03:51:09 UTC] ✅ User profile retrieved successfully for user ID: 771
[10-Jun-2026 03:51:09 UTC] Orders found: 0
[10-Jun-2026 03:51:09 UTC] Orders data: []
[10-Jun-2026 03:51:09 UTC] Total orders count: 0
[10-Jun-2026 03:51:09 UTC] === API CALL LOG ===
[10-Jun-2026 03:51:09 UTC] Endpoint: user/profile.php
[10-Jun-2026 03:51:09 UTC] Full Log Data: {
    "timestamp": "2026-06-10 03:51:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "93.175.216.92",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "93.175.216.92, 141.101.105.50",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzcxIiwidXNlcm5hbWUiOiJpdmFzaWtzbGFieiIsImVtYWlsIjoiaXZhc2lrOTQ2QGdtYWlsLmNvbSIsImV4cCI6MTc4MTY2ODI1MH0.oPypAGLVyNVnNVX4lShpvl7GT4g9se-qMiyqDJem8aI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0956a7d8d1e5b6d-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "93.175.216.92",
        "cf-ipcountry": "UA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 03:51:09 UTC] === END API CALL LOG ===
[10-Jun-2026 03:51:09 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 03:51:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzcxIiwidXNlcm5hbWUiOiJpdmFzaWtzbGFieiIsImVtYWlsIjoiaXZhc2lrOTQ2QGdtYWlsLmNvbSIsImV4cCI6MTc4MTY2ODI1MH0.oPypAGLVyNVnNVX4lShpvl7GT4g9se-qMiyqDJem8aI
[10-Jun-2026 03:51:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 03:51:09 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 03:51:09 UTC] User ID: 771
[10-Jun-2026 03:51:09 UTC] ✅ User profile retrieved successfully for user ID: 771
[10-Jun-2026 03:51:09 UTC] === API CALL LOG ===
[10-Jun-2026 03:51:09 UTC] Endpoint: user/profile.php
[10-Jun-2026 03:51:09 UTC] Full Log Data: {
    "timestamp": "2026-06-10 03:51:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "93.175.216.92",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "93.175.216.92, 141.101.105.50",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzcxIiwidXNlcm5hbWUiOiJpdmFzaWtzbGFieiIsImVtYWlsIjoiaXZhc2lrOTQ2QGdtYWlsLmNvbSIsImV4cCI6MTc4MTY2ODI1MH0.oPypAGLVyNVnNVX4lShpvl7GT4g9se-qMiyqDJem8aI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0956a7e8d825b6d-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "93.175.216.92",
        "cf-ipcountry": "UA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 03:51:09 UTC] === END API CALL LOG ===
[10-Jun-2026 03:51:09 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 03:51:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzcxIiwidXNlcm5hbWUiOiJpdmFzaWtzbGFieiIsImVtYWlsIjoiaXZhc2lrOTQ2QGdtYWlsLmNvbSIsImV4cCI6MTc4MTY2ODI1MH0.oPypAGLVyNVnNVX4lShpvl7GT4g9se-qMiyqDJem8aI
[10-Jun-2026 03:51:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 03:51:09 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 03:51:09 UTC] User ID: 771
[10-Jun-2026 03:51:09 UTC] ✅ User profile retrieved successfully for user ID: 771
[10-Jun-2026 03:51:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 03:51:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 03:51:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"93.175.216.92, 141.101.105.50","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzcxIiwidXNlcm5hbWUiOiJpdmFzaWtzbGFieiIsImVtYWlsIjoiaXZhc2lrOTQ2QGdtYWlsLmNvbSIsImV4cCI6MTc4MTY2ODI1MH0.oPypAGLVyNVnNVX4lShpvl7GT4g9se-qMiyqDJem8aI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0956af4495d5b6d-VIE","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"93.175.216.92","cf-ipcountry":"UA","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jun-2026 03:51:28 UTC] === User Orders API Called ===
[10-Jun-2026 03:51:28 UTC] User ID: 771
[10-Jun-2026 03:51:28 UTC] Limit: 20, Offset: 0
[10-Jun-2026 03:51:28 UTC] Orders found: 0
[10-Jun-2026 03:51:28 UTC] Orders data: []
[10-Jun-2026 03:51:28 UTC] Total orders count: 0
[10-Jun-2026 03:51:28 UTC] === API CALL LOG ===
[10-Jun-2026 03:51:28 UTC] Endpoint: user/profile.php
[10-Jun-2026 03:51:28 UTC] Full Log Data: {
    "timestamp": "2026-06-10 03:51:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "93.175.216.92",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "93.175.216.92, 141.101.105.50",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzcxIiwidXNlcm5hbWUiOiJpdmFzaWtzbGFieiIsImVtYWlsIjoiaXZhc2lrOTQ2QGdtYWlsLmNvbSIsImV4cCI6MTc4MTY2ODI1MH0.oPypAGLVyNVnNVX4lShpvl7GT4g9se-qMiyqDJem8aI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0956af4a98a5b6d-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "93.175.216.92",
        "cf-ipcountry": "UA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 03:51:28 UTC] === END API CALL LOG ===
[10-Jun-2026 03:51:28 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 03:51:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzcxIiwidXNlcm5hbWUiOiJpdmFzaWtzbGFieiIsImVtYWlsIjoiaXZhc2lrOTQ2QGdtYWlsLmNvbSIsImV4cCI6MTc4MTY2ODI1MH0.oPypAGLVyNVnNVX4lShpvl7GT4g9se-qMiyqDJem8aI
[10-Jun-2026 03:51:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 03:51:28 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 03:51:28 UTC] User ID: 771
[10-Jun-2026 03:51:28 UTC] ✅ User profile retrieved successfully for user ID: 771
[10-Jun-2026 03:51:29 UTC] === API CALL LOG ===
[10-Jun-2026 03:51:29 UTC] Endpoint: user/profile.php
[10-Jun-2026 03:51:29 UTC] Full Log Data: {
    "timestamp": "2026-06-10 03:51:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "93.175.216.92",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "93.175.216.92, 141.101.105.50",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzcxIiwidXNlcm5hbWUiOiJpdmFzaWtzbGFieiIsImVtYWlsIjoiaXZhc2lrOTQ2QGdtYWlsLmNvbSIsImV4cCI6MTc4MTY2ODI1MH0.oPypAGLVyNVnNVX4lShpvl7GT4g9se-qMiyqDJem8aI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0956af67a9a5b6d-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "93.175.216.92",
        "cf-ipcountry": "UA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 03:51:29 UTC] === END API CALL LOG ===
[10-Jun-2026 03:51:29 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 03:51:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzcxIiwidXNlcm5hbWUiOiJpdmFzaWtzbGFieiIsImVtYWlsIjoiaXZhc2lrOTQ2QGdtYWlsLmNvbSIsImV4cCI6MTc4MTY2ODI1MH0.oPypAGLVyNVnNVX4lShpvl7GT4g9se-qMiyqDJem8aI
[10-Jun-2026 03:51:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 03:51:29 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 03:51:29 UTC] User ID: 771
[10-Jun-2026 03:51:29 UTC] ✅ User profile retrieved successfully for user ID: 771
[10-Jun-2026 03:51:29 UTC] === API CALL LOG ===
[10-Jun-2026 03:51:29 UTC] Endpoint: user/profile.php
[10-Jun-2026 03:51:29 UTC] Full Log Data: {
    "timestamp": "2026-06-10 03:51:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "93.175.216.92",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "93.175.216.92, 141.101.105.50",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzcxIiwidXNlcm5hbWUiOiJpdmFzaWtzbGFieiIsImVtYWlsIjoiaXZhc2lrOTQ2QGdtYWlsLmNvbSIsImV4cCI6MTc4MTY2ODI1MH0.oPypAGLVyNVnNVX4lShpvl7GT4g9se-qMiyqDJem8aI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0956af87b6c5b6d-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "93.175.216.92",
        "cf-ipcountry": "UA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 03:51:29 UTC] === END API CALL LOG ===
[10-Jun-2026 03:51:29 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 03:51:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzcxIiwidXNlcm5hbWUiOiJpdmFzaWtzbGFieiIsImVtYWlsIjoiaXZhc2lrOTQ2QGdtYWlsLmNvbSIsImV4cCI6MTc4MTY2ODI1MH0.oPypAGLVyNVnNVX4lShpvl7GT4g9se-qMiyqDJem8aI
[10-Jun-2026 03:51:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 03:51:29 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 03:51:29 UTC] User ID: 771
[10-Jun-2026 03:51:29 UTC] ✅ User profile retrieved successfully for user ID: 771
[10-Jun-2026 03:51:40 UTC] === API CALL LOG ===
[10-Jun-2026 03:51:40 UTC] Endpoint: user/profile.php
[10-Jun-2026 03:51:40 UTC] Full Log Data: {
    "timestamp": "2026-06-10 03:51:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "93.175.216.92",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "93.175.216.92, 141.101.105.49",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzcxIiwidXNlcm5hbWUiOiJpdmFzaWtzbGFieiIsImVtYWlsIjoiaXZhc2lrOTQ2QGdtYWlsLmNvbSIsImV4cCI6MTc4MTY2ODI1MH0.oPypAGLVyNVnNVX4lShpvl7GT4g9se-qMiyqDJem8aI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0956b3d3c115b6d-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "93.175.216.92",
        "cf-ipcountry": "UA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 03:51:40 UTC] === END API CALL LOG ===
[10-Jun-2026 03:51:40 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 03:51:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzcxIiwidXNlcm5hbWUiOiJpdmFzaWtzbGFieiIsImVtYWlsIjoiaXZhc2lrOTQ2QGdtYWlsLmNvbSIsImV4cCI6MTc4MTY2ODI1MH0.oPypAGLVyNVnNVX4lShpvl7GT4g9se-qMiyqDJem8aI
[10-Jun-2026 03:51:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 03:51:40 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 03:51:40 UTC] User ID: 771
[10-Jun-2026 03:51:40 UTC] ✅ User profile retrieved successfully for user ID: 771
[10-Jun-2026 03:51:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 03:51:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 03:51:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"93.175.216.92, 141.101.105.49","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzcxIiwidXNlcm5hbWUiOiJpdmFzaWtzbGFieiIsImVtYWlsIjoiaXZhc2lrOTQ2QGdtYWlsLmNvbSIsImV4cCI6MTc4MTY2ODI1MH0.oPypAGLVyNVnNVX4lShpvl7GT4g9se-qMiyqDJem8aI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0956b3dbc3b5b6d-VIE","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"93.175.216.92","cf-ipcountry":"UA","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jun-2026 03:51:40 UTC] === User Orders API Called ===
[10-Jun-2026 03:51:40 UTC] User ID: 771
[10-Jun-2026 03:51:40 UTC] Limit: 20, Offset: 0
[10-Jun-2026 03:51:40 UTC] Orders found: 0
[10-Jun-2026 03:51:40 UTC] Orders data: []
[10-Jun-2026 03:51:40 UTC] Total orders count: 0
[10-Jun-2026 03:51:40 UTC] === API CALL LOG ===
[10-Jun-2026 03:51:40 UTC] Endpoint: user/profile.php
[10-Jun-2026 03:51:40 UTC] Full Log Data: {
    "timestamp": "2026-06-10 03:51:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "93.175.216.92",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "93.175.216.92, 141.101.105.49",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzcxIiwidXNlcm5hbWUiOiJpdmFzaWtzbGFieiIsImVtYWlsIjoiaXZhc2lrOTQ2QGdtYWlsLmNvbSIsImV4cCI6MTc4MTY2ODI1MH0.oPypAGLVyNVnNVX4lShpvl7GT4g9se-qMiyqDJem8aI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0956b3dec535b6d-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "93.175.216.92",
        "cf-ipcountry": "UA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 03:51:40 UTC] === END API CALL LOG ===
[10-Jun-2026 03:51:40 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 03:51:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzcxIiwidXNlcm5hbWUiOiJpdmFzaWtzbGFieiIsImVtYWlsIjoiaXZhc2lrOTQ2QGdtYWlsLmNvbSIsImV4cCI6MTc4MTY2ODI1MH0.oPypAGLVyNVnNVX4lShpvl7GT4g9se-qMiyqDJem8aI
[10-Jun-2026 03:51:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 03:51:40 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 03:51:40 UTC] User ID: 771
[10-Jun-2026 03:51:40 UTC] ✅ User profile retrieved successfully for user ID: 771
[10-Jun-2026 03:51:40 UTC] === API CALL LOG ===
[10-Jun-2026 03:51:40 UTC] Endpoint: user/profile.php
[10-Jun-2026 03:51:40 UTC] Full Log Data: {
    "timestamp": "2026-06-10 03:51:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "93.175.216.92",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "93.175.216.92, 141.101.105.49",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzcxIiwidXNlcm5hbWUiOiJpdmFzaWtzbGFieiIsImVtYWlsIjoiaXZhc2lrOTQ2QGdtYWlsLmNvbSIsImV4cCI6MTc4MTY2ODI1MH0.oPypAGLVyNVnNVX4lShpvl7GT4g9se-qMiyqDJem8aI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0956b3fbd1b5b6d-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "93.175.216.92",
        "cf-ipcountry": "UA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 03:51:40 UTC] === END API CALL LOG ===
[10-Jun-2026 03:51:40 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 03:51:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzcxIiwidXNlcm5hbWUiOiJpdmFzaWtzbGFieiIsImVtYWlsIjoiaXZhc2lrOTQ2QGdtYWlsLmNvbSIsImV4cCI6MTc4MTY2ODI1MH0.oPypAGLVyNVnNVX4lShpvl7GT4g9se-qMiyqDJem8aI
[10-Jun-2026 03:51:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 03:51:40 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 03:51:40 UTC] User ID: 771
[10-Jun-2026 03:51:40 UTC] ✅ User profile retrieved successfully for user ID: 771
[10-Jun-2026 03:51:42 UTC] === API CALL LOG ===
[10-Jun-2026 03:51:42 UTC] Endpoint: user/profile.php
[10-Jun-2026 03:51:42 UTC] Full Log Data: {
    "timestamp": "2026-06-10 03:51:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "93.175.216.92",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "93.175.216.92, 141.101.105.49",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzcxIiwidXNlcm5hbWUiOiJpdmFzaWtzbGFieiIsImVtYWlsIjoiaXZhc2lrOTQ2QGdtYWlsLmNvbSIsImV4cCI6MTc4MTY2ODI1MH0.oPypAGLVyNVnNVX4lShpvl7GT4g9se-qMiyqDJem8aI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0956b4d7b115b6d-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "93.175.216.92",
        "cf-ipcountry": "UA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 03:51:42 UTC] === END API CALL LOG ===
[10-Jun-2026 03:51:42 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 03:51:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzcxIiwidXNlcm5hbWUiOiJpdmFzaWtzbGFieiIsImVtYWlsIjoiaXZhc2lrOTQ2QGdtYWlsLmNvbSIsImV4cCI6MTc4MTY2ODI1MH0.oPypAGLVyNVnNVX4lShpvl7GT4g9se-qMiyqDJem8aI
[10-Jun-2026 03:51:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 03:51:42 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 03:51:42 UTC] User ID: 771
[10-Jun-2026 03:51:42 UTC] ✅ User profile retrieved successfully for user ID: 771
[10-Jun-2026 03:51:42 UTC] === API CALL LOG ===
[10-Jun-2026 03:51:42 UTC] Endpoint: user/profile.php
[10-Jun-2026 03:51:42 UTC] Full Log Data: {
    "timestamp": "2026-06-10 03:51:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "93.175.216.92",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "93.175.216.92, 141.101.105.49",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzcxIiwidXNlcm5hbWUiOiJpdmFzaWtzbGFieiIsImVtYWlsIjoiaXZhc2lrOTQ2QGdtYWlsLmNvbSIsImV4cCI6MTc4MTY2ODI1MH0.oPypAGLVyNVnNVX4lShpvl7GT4g9se-qMiyqDJem8aI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0956b4d7b145b6d-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "93.175.216.92",
        "cf-ipcountry": "UA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 03:51:42 UTC] === END API CALL LOG ===
[10-Jun-2026 03:51:42 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 03:51:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzcxIiwidXNlcm5hbWUiOiJpdmFzaWtzbGFieiIsImVtYWlsIjoiaXZhc2lrOTQ2QGdtYWlsLmNvbSIsImV4cCI6MTc4MTY2ODI1MH0.oPypAGLVyNVnNVX4lShpvl7GT4g9se-qMiyqDJem8aI
[10-Jun-2026 03:51:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 03:51:42 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 03:51:42 UTC] User ID: 771
[10-Jun-2026 03:51:42 UTC] ✅ User profile retrieved successfully for user ID: 771
[10-Jun-2026 03:51:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 03:51:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 03:51:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"93.175.216.92, 141.101.105.49","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzcxIiwidXNlcm5hbWUiOiJpdmFzaWtzbGFieiIsImVtYWlsIjoiaXZhc2lrOTQ2QGdtYWlsLmNvbSIsImV4cCI6MTc4MTY2ODI1MH0.oPypAGLVyNVnNVX4lShpvl7GT4g9se-qMiyqDJem8aI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0956b4d7b165b6d-VIE","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"93.175.216.92","cf-ipcountry":"UA","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jun-2026 03:51:42 UTC] === User Orders API Called ===
[10-Jun-2026 03:51:42 UTC] User ID: 771
[10-Jun-2026 03:51:42 UTC] Limit: 20, Offset: 0
[10-Jun-2026 03:51:42 UTC] Orders found: 0
[10-Jun-2026 03:51:42 UTC] Orders data: []
[10-Jun-2026 03:51:42 UTC] Total orders count: 0
[10-Jun-2026 03:51:43 UTC] === API CALL LOG ===
[10-Jun-2026 03:51:43 UTC] Endpoint: user/profile.php
[10-Jun-2026 03:51:43 UTC] Full Log Data: {
    "timestamp": "2026-06-10 03:51:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "93.175.216.92",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "93.175.216.92, 141.101.105.49",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzcxIiwidXNlcm5hbWUiOiJpdmFzaWtzbGFieiIsImVtYWlsIjoiaXZhc2lrOTQ2QGdtYWlsLmNvbSIsImV4cCI6MTc4MTY2ODI1MH0.oPypAGLVyNVnNVX4lShpvl7GT4g9se-qMiyqDJem8aI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0956b4e1b5c5b6d-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "93.175.216.92",
        "cf-ipcountry": "UA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 03:51:43 UTC] === END API CALL LOG ===
[10-Jun-2026 03:51:43 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 03:51:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzcxIiwidXNlcm5hbWUiOiJpdmFzaWtzbGFieiIsImVtYWlsIjoiaXZhc2lrOTQ2QGdtYWlsLmNvbSIsImV4cCI6MTc4MTY2ODI1MH0.oPypAGLVyNVnNVX4lShpvl7GT4g9se-qMiyqDJem8aI
[10-Jun-2026 03:51:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 03:51:43 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 03:51:43 UTC] User ID: 771
[10-Jun-2026 03:51:43 UTC] ✅ User profile retrieved successfully for user ID: 771
[10-Jun-2026 03:51:43 UTC] === API CALL LOG ===
[10-Jun-2026 03:51:43 UTC] Endpoint: user/profile.php
[10-Jun-2026 03:51:43 UTC] Full Log Data: {
    "timestamp": "2026-06-10 03:51:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "93.175.216.92",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "93.175.216.92, 141.101.105.49",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzcxIiwidXNlcm5hbWUiOiJpdmFzaWtzbGFieiIsImVtYWlsIjoiaXZhc2lrOTQ2QGdtYWlsLmNvbSIsImV4cCI6MTc4MTY2ODI1MH0.oPypAGLVyNVnNVX4lShpvl7GT4g9se-qMiyqDJem8aI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0956b509ca95b6d-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "93.175.216.92",
        "cf-ipcountry": "UA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 03:51:43 UTC] === END API CALL LOG ===
[10-Jun-2026 03:51:43 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 03:51:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzcxIiwidXNlcm5hbWUiOiJpdmFzaWtzbGFieiIsImVtYWlsIjoiaXZhc2lrOTQ2QGdtYWlsLmNvbSIsImV4cCI6MTc4MTY2ODI1MH0.oPypAGLVyNVnNVX4lShpvl7GT4g9se-qMiyqDJem8aI
[10-Jun-2026 03:51:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 03:51:43 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 03:51:43 UTC] User ID: 771
[10-Jun-2026 03:51:43 UTC] ✅ User profile retrieved successfully for user ID: 771
[10-Jun-2026 03:51:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 03:51:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 03:51:46 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"93.175.216.92, 141.101.105.49","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzcxIiwidXNlcm5hbWUiOiJpdmFzaWtzbGFieiIsImVtYWlsIjoiaXZhc2lrOTQ2QGdtYWlsLmNvbSIsImV4cCI6MTc4MTY2ODI1MH0.oPypAGLVyNVnNVX4lShpvl7GT4g9se-qMiyqDJem8aI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0956b60fb8c5b6d-VIE","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"93.175.216.92","cf-ipcountry":"UA","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jun-2026 03:51:46 UTC] === User Orders API Called ===
[10-Jun-2026 03:51:46 UTC] User ID: 771
[10-Jun-2026 03:51:46 UTC] Limit: 20, Offset: 0
[10-Jun-2026 03:51:46 UTC] Orders found: 0
[10-Jun-2026 03:51:46 UTC] Orders data: []
[10-Jun-2026 03:51:46 UTC] Total orders count: 0
[10-Jun-2026 03:51:48 UTC] === API CALL LOG ===
[10-Jun-2026 03:51:48 UTC] Endpoint: user/profile.php
[10-Jun-2026 03:51:48 UTC] Full Log Data: {
    "timestamp": "2026-06-10 03:51:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "93.175.216.92",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "93.175.216.92, 141.101.105.49",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzcxIiwidXNlcm5hbWUiOiJpdmFzaWtzbGFieiIsImVtYWlsIjoiaXZhc2lrOTQ2QGdtYWlsLmNvbSIsImV4cCI6MTc4MTY2ODI1MH0.oPypAGLVyNVnNVX4lShpvl7GT4g9se-qMiyqDJem8aI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0956b6f1a025b6d-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "93.175.216.92",
        "cf-ipcountry": "UA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 03:51:48 UTC] === END API CALL LOG ===
[10-Jun-2026 03:51:48 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 03:51:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzcxIiwidXNlcm5hbWUiOiJpdmFzaWtzbGFieiIsImVtYWlsIjoiaXZhc2lrOTQ2QGdtYWlsLmNvbSIsImV4cCI6MTc4MTY2ODI1MH0.oPypAGLVyNVnNVX4lShpvl7GT4g9se-qMiyqDJem8aI
[10-Jun-2026 03:51:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 03:51:48 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 03:51:48 UTC] User ID: 771
[10-Jun-2026 03:51:48 UTC] ✅ User profile retrieved successfully for user ID: 771
[10-Jun-2026 03:51:48 UTC] User Purchases API - User ID: 771
[10-Jun-2026 03:51:48 UTC] User Purchases API - Total purchases found: 0
[10-Jun-2026 05:45:10 UTC] === API CALL LOG ===
[10-Jun-2026 05:45:10 UTC] Endpoint: user/profile.php
[10-Jun-2026 05:45:10 UTC] Full Log Data: {
    "timestamp": "2026-06-10 05:45:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:2455:87a9:9100:e576:29c1:13c5:3353",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:2455:87a9:9100:e576:29c1:13c5:3353, 104.23.199.208",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzcyIiwidXNlcm5hbWUiOiJuYW1lIiwiZW1haWwiOiJtdWZha2VyN3VyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTY3NTEwOX0.acCPhlFJYWtfarAPYlF-iOQF2StlNpYUHQOzezAiqXw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0961180ab8c4528-TXL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:2455:87a9:9100:e576:29c1:13c5:3353",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 05:45:10 UTC] === END API CALL LOG ===
[10-Jun-2026 05:45:10 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 05:45:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzcyIiwidXNlcm5hbWUiOiJuYW1lIiwiZW1haWwiOiJtdWZha2VyN3VyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTY3NTEwOX0.acCPhlFJYWtfarAPYlF-iOQF2StlNpYUHQOzezAiqXw
[10-Jun-2026 05:45:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 05:45:10 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 05:45:10 UTC] User ID: 772
[10-Jun-2026 05:45:10 UTC] ✅ User profile retrieved successfully for user ID: 772
[10-Jun-2026 05:45:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 05:45:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 05:45:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a02:2455:87a9:9100:e576:29c1:13c5:3353, 104.23.199.209","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzcyIiwidXNlcm5hbWUiOiJuYW1lIiwiZW1haWwiOiJtdWZha2VyN3VyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTY3NTEwOX0.acCPhlFJYWtfarAPYlF-iOQF2StlNpYUHQOzezAiqXw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0961180bba24528-TXL","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a02:2455:87a9:9100:e576:29c1:13c5:3353","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jun-2026 05:45:10 UTC] === User Orders API Called ===
[10-Jun-2026 05:45:10 UTC] User ID: 772
[10-Jun-2026 05:45:10 UTC] Limit: 20, Offset: 0
[10-Jun-2026 05:45:10 UTC] Orders found: 0
[10-Jun-2026 05:45:10 UTC] Orders data: []
[10-Jun-2026 05:45:10 UTC] Total orders count: 0
[10-Jun-2026 05:45:10 UTC] === API CALL LOG ===
[10-Jun-2026 05:45:10 UTC] Endpoint: user/profile.php
[10-Jun-2026 05:45:10 UTC] Full Log Data: {
    "timestamp": "2026-06-10 05:45:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:2455:87a9:9100:e576:29c1:13c5:3353",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:2455:87a9:9100:e576:29c1:13c5:3353, 104.23.199.208",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzcyIiwidXNlcm5hbWUiOiJuYW1lIiwiZW1haWwiOiJtdWZha2VyN3VyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTY3NTEwOX0.acCPhlFJYWtfarAPYlF-iOQF2StlNpYUHQOzezAiqXw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09611814c794528-TXL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:2455:87a9:9100:e576:29c1:13c5:3353",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 05:45:10 UTC] === END API CALL LOG ===
[10-Jun-2026 05:45:10 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 05:45:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzcyIiwidXNlcm5hbWUiOiJuYW1lIiwiZW1haWwiOiJtdWZha2VyN3VyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTY3NTEwOX0.acCPhlFJYWtfarAPYlF-iOQF2StlNpYUHQOzezAiqXw
[10-Jun-2026 05:45:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 05:45:10 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 05:45:10 UTC] User ID: 772
[10-Jun-2026 05:45:10 UTC] ✅ User profile retrieved successfully for user ID: 772
[10-Jun-2026 05:45:10 UTC] === API CALL LOG ===
[10-Jun-2026 05:45:10 UTC] Endpoint: user/profile.php
[10-Jun-2026 05:45:10 UTC] Full Log Data: {
    "timestamp": "2026-06-10 05:45:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:2455:87a9:9100:e576:29c1:13c5:3353",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:2455:87a9:9100:e576:29c1:13c5:3353, 104.23.199.209",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzcyIiwidXNlcm5hbWUiOiJuYW1lIiwiZW1haWwiOiJtdWZha2VyN3VyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTY3NTEwOX0.acCPhlFJYWtfarAPYlF-iOQF2StlNpYUHQOzezAiqXw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09611826deb4528-TXL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:2455:87a9:9100:e576:29c1:13c5:3353",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 05:45:10 UTC] === END API CALL LOG ===
[10-Jun-2026 05:45:10 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 05:45:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzcyIiwidXNlcm5hbWUiOiJuYW1lIiwiZW1haWwiOiJtdWZha2VyN3VyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTY3NTEwOX0.acCPhlFJYWtfarAPYlF-iOQF2StlNpYUHQOzezAiqXw
[10-Jun-2026 05:45:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 05:45:10 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 05:45:10 UTC] User ID: 772
[10-Jun-2026 05:45:10 UTC] ✅ User profile retrieved successfully for user ID: 772
[10-Jun-2026 05:45:23 UTC] === API CALL LOG ===
[10-Jun-2026 05:45:23 UTC] Endpoint: user/profile.php
[10-Jun-2026 05:45:23 UTC] Full Log Data: {
    "timestamp": "2026-06-10 05:45:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:2455:87a9:9100:e576:29c1:13c5:3353",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:2455:87a9:9100:e576:29c1:13c5:3353, 104.23.199.223",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzcyIiwidXNlcm5hbWUiOiJuYW1lIiwiZW1haWwiOiJtdWZha2VyN3VyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTY3NTEwOX0.acCPhlFJYWtfarAPYlF-iOQF2StlNpYUHQOzezAiqXw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09611d23cf64528-TXL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:2455:87a9:9100:e576:29c1:13c5:3353",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 05:45:23 UTC] === END API CALL LOG ===
[10-Jun-2026 05:45:23 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 05:45:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzcyIiwidXNlcm5hbWUiOiJuYW1lIiwiZW1haWwiOiJtdWZha2VyN3VyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTY3NTEwOX0.acCPhlFJYWtfarAPYlF-iOQF2StlNpYUHQOzezAiqXw
[10-Jun-2026 05:45:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 05:45:23 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 05:45:23 UTC] User ID: 772
[10-Jun-2026 05:45:23 UTC] ✅ User profile retrieved successfully for user ID: 772
[10-Jun-2026 05:45:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 05:45:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 05:45:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a02:2455:87a9:9100:e576:29c1:13c5:3353, 104.23.199.223","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzcyIiwidXNlcm5hbWUiOiJuYW1lIiwiZW1haWwiOiJtdWZha2VyN3VyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTY3NTEwOX0.acCPhlFJYWtfarAPYlF-iOQF2StlNpYUHQOzezAiqXw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0961249acc24528-TXL","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a02:2455:87a9:9100:e576:29c1:13c5:3353","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jun-2026 05:45:42 UTC] === User Orders API Called ===
[10-Jun-2026 05:45:42 UTC] User ID: 772
[10-Jun-2026 05:45:42 UTC] Limit: 20, Offset: 0
[10-Jun-2026 05:45:42 UTC] Orders found: 0
[10-Jun-2026 05:45:42 UTC] Orders data: []
[10-Jun-2026 05:45:42 UTC] Total orders count: 0
[10-Jun-2026 05:45:42 UTC] === API CALL LOG ===
[10-Jun-2026 05:45:42 UTC] Endpoint: user/profile.php
[10-Jun-2026 05:45:42 UTC] Full Log Data: {
    "timestamp": "2026-06-10 05:45:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:2455:87a9:9100:e576:29c1:13c5:3353",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:2455:87a9:9100:e576:29c1:13c5:3353, 104.23.199.223",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzcyIiwidXNlcm5hbWUiOiJuYW1lIiwiZW1haWwiOiJtdWZha2VyN3VyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTY3NTEwOX0.acCPhlFJYWtfarAPYlF-iOQF2StlNpYUHQOzezAiqXw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a096124a4d9a4528-TXL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:2455:87a9:9100:e576:29c1:13c5:3353",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 05:45:42 UTC] === END API CALL LOG ===
[10-Jun-2026 05:45:42 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 05:45:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzcyIiwidXNlcm5hbWUiOiJuYW1lIiwiZW1haWwiOiJtdWZha2VyN3VyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTY3NTEwOX0.acCPhlFJYWtfarAPYlF-iOQF2StlNpYUHQOzezAiqXw
[10-Jun-2026 05:45:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 05:45:42 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 05:45:42 UTC] User ID: 772
[10-Jun-2026 05:45:42 UTC] ✅ User profile retrieved successfully for user ID: 772
[10-Jun-2026 05:45:42 UTC] === API CALL LOG ===
[10-Jun-2026 05:45:42 UTC] Endpoint: user/profile.php
[10-Jun-2026 05:45:42 UTC] Full Log Data: {
    "timestamp": "2026-06-10 05:45:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:2455:87a9:9100:e576:29c1:13c5:3353",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:2455:87a9:9100:e576:29c1:13c5:3353, 104.23.199.223",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzcyIiwidXNlcm5hbWUiOiJuYW1lIiwiZW1haWwiOiJtdWZha2VyN3VyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTY3NTEwOX0.acCPhlFJYWtfarAPYlF-iOQF2StlNpYUHQOzezAiqXw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a096124afe3d4528-TXL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:2455:87a9:9100:e576:29c1:13c5:3353",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 05:45:42 UTC] === END API CALL LOG ===
[10-Jun-2026 05:45:42 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 05:45:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzcyIiwidXNlcm5hbWUiOiJuYW1lIiwiZW1haWwiOiJtdWZha2VyN3VyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTY3NTEwOX0.acCPhlFJYWtfarAPYlF-iOQF2StlNpYUHQOzezAiqXw
[10-Jun-2026 05:45:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 05:45:42 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 05:45:42 UTC] User ID: 772
[10-Jun-2026 05:45:42 UTC] ✅ User profile retrieved successfully for user ID: 772
[10-Jun-2026 05:45:43 UTC] === API CALL LOG ===
[10-Jun-2026 05:45:43 UTC] Endpoint: user/profile.php
[10-Jun-2026 05:45:43 UTC] Full Log Data: {
    "timestamp": "2026-06-10 05:45:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:2455:87a9:9100:e576:29c1:13c5:3353",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:2455:87a9:9100:e576:29c1:13c5:3353, 104.23.199.223",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzcyIiwidXNlcm5hbWUiOiJuYW1lIiwiZW1haWwiOiJtdWZha2VyN3VyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTY3NTEwOX0.acCPhlFJYWtfarAPYlF-iOQF2StlNpYUHQOzezAiqXw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a096124de94f4528-TXL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:2455:87a9:9100:e576:29c1:13c5:3353",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 05:45:43 UTC] === END API CALL LOG ===
[10-Jun-2026 05:45:43 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 05:45:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzcyIiwidXNlcm5hbWUiOiJuYW1lIiwiZW1haWwiOiJtdWZha2VyN3VyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTY3NTEwOX0.acCPhlFJYWtfarAPYlF-iOQF2StlNpYUHQOzezAiqXw
[10-Jun-2026 05:45:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 05:45:43 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 05:45:43 UTC] User ID: 772
[10-Jun-2026 05:45:43 UTC] ✅ User profile retrieved successfully for user ID: 772
[10-Jun-2026 05:45:45 UTC] === API CALL LOG ===
[10-Jun-2026 05:45:45 UTC] Endpoint: user/profile.php
[10-Jun-2026 05:45:45 UTC] Full Log Data: {
    "timestamp": "2026-06-10 05:45:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:2455:87a9:9100:e576:29c1:13c5:3353",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:2455:87a9:9100:e576:29c1:13c5:3353, 104.23.199.223",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzcyIiwidXNlcm5hbWUiOiJuYW1lIiwiZW1haWwiOiJtdWZha2VyN3VyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTY3NTEwOX0.acCPhlFJYWtfarAPYlF-iOQF2StlNpYUHQOzezAiqXw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a096125b2fc54528-TXL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:2455:87a9:9100:e576:29c1:13c5:3353",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 05:45:45 UTC] === END API CALL LOG ===
[10-Jun-2026 05:45:45 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 05:45:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzcyIiwidXNlcm5hbWUiOiJuYW1lIiwiZW1haWwiOiJtdWZha2VyN3VyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTY3NTEwOX0.acCPhlFJYWtfarAPYlF-iOQF2StlNpYUHQOzezAiqXw
[10-Jun-2026 05:45:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 05:45:45 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 05:45:45 UTC] User ID: 772
[10-Jun-2026 05:45:45 UTC] ✅ User profile retrieved successfully for user ID: 772
[10-Jun-2026 05:45:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 05:45:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 05:45:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a02:2455:87a9:9100:e576:29c1:13c5:3353, 104.23.199.223","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzcyIiwidXNlcm5hbWUiOiJuYW1lIiwiZW1haWwiOiJtdWZha2VyN3VyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTY3NTEwOX0.acCPhlFJYWtfarAPYlF-iOQF2StlNpYUHQOzezAiqXw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a09612a29ec54528-TXL","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a02:2455:87a9:9100:e576:29c1:13c5:3353","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jun-2026 05:45:56 UTC] === User Orders API Called ===
[10-Jun-2026 05:45:56 UTC] User ID: 772
[10-Jun-2026 05:45:56 UTC] Limit: 20, Offset: 0
[10-Jun-2026 05:45:56 UTC] Orders found: 0
[10-Jun-2026 05:45:56 UTC] Orders data: []
[10-Jun-2026 05:45:56 UTC] Total orders count: 0
[10-Jun-2026 05:45:56 UTC] === API CALL LOG ===
[10-Jun-2026 05:45:56 UTC] Endpoint: user/profile.php
[10-Jun-2026 05:45:56 UTC] Full Log Data: {
    "timestamp": "2026-06-10 05:45:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:2455:87a9:9100:e576:29c1:13c5:3353",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:2455:87a9:9100:e576:29c1:13c5:3353, 104.23.199.223",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzcyIiwidXNlcm5hbWUiOiJuYW1lIiwiZW1haWwiOiJtdWZha2VyN3VyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTY3NTEwOX0.acCPhlFJYWtfarAPYlF-iOQF2StlNpYUHQOzezAiqXw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09612a2ef1d4528-TXL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:2455:87a9:9100:e576:29c1:13c5:3353",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 05:45:56 UTC] === END API CALL LOG ===
[10-Jun-2026 05:45:56 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 05:45:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzcyIiwidXNlcm5hbWUiOiJuYW1lIiwiZW1haWwiOiJtdWZha2VyN3VyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTY3NTEwOX0.acCPhlFJYWtfarAPYlF-iOQF2StlNpYUHQOzezAiqXw
[10-Jun-2026 05:45:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 05:45:56 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 05:45:56 UTC] User ID: 772
[10-Jun-2026 05:45:56 UTC] ✅ User profile retrieved successfully for user ID: 772
[10-Jun-2026 05:45:57 UTC] === API CALL LOG ===
[10-Jun-2026 05:45:57 UTC] Endpoint: user/profile.php
[10-Jun-2026 05:45:57 UTC] Full Log Data: {
    "timestamp": "2026-06-10 05:45:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:2455:87a9:9100:e576:29c1:13c5:3353",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:2455:87a9:9100:e576:29c1:13c5:3353, 104.23.199.223",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzcyIiwidXNlcm5hbWUiOiJuYW1lIiwiZW1haWwiOiJtdWZha2VyN3VyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTY3NTEwOX0.acCPhlFJYWtfarAPYlF-iOQF2StlNpYUHQOzezAiqXw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09612a3d8274528-TXL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:2455:87a9:9100:e576:29c1:13c5:3353",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 05:45:57 UTC] === END API CALL LOG ===
[10-Jun-2026 05:45:57 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 05:45:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzcyIiwidXNlcm5hbWUiOiJuYW1lIiwiZW1haWwiOiJtdWZha2VyN3VyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTY3NTEwOX0.acCPhlFJYWtfarAPYlF-iOQF2StlNpYUHQOzezAiqXw
[10-Jun-2026 05:45:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 05:45:57 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 05:45:57 UTC] User ID: 772
[10-Jun-2026 05:45:57 UTC] ✅ User profile retrieved successfully for user ID: 772
[10-Jun-2026 05:45:57 UTC] === API CALL LOG ===
[10-Jun-2026 05:45:57 UTC] Endpoint: user/profile.php
[10-Jun-2026 05:45:57 UTC] Full Log Data: {
    "timestamp": "2026-06-10 05:45:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:2455:87a9:9100:e576:29c1:13c5:3353",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:2455:87a9:9100:e576:29c1:13c5:3353, 104.23.199.223",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzcyIiwidXNlcm5hbWUiOiJuYW1lIiwiZW1haWwiOiJtdWZha2VyN3VyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTY3NTEwOX0.acCPhlFJYWtfarAPYlF-iOQF2StlNpYUHQOzezAiqXw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09612a6dc114528-TXL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:2455:87a9:9100:e576:29c1:13c5:3353",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 05:45:57 UTC] === END API CALL LOG ===
[10-Jun-2026 05:45:57 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 05:45:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzcyIiwidXNlcm5hbWUiOiJuYW1lIiwiZW1haWwiOiJtdWZha2VyN3VyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTY3NTEwOX0.acCPhlFJYWtfarAPYlF-iOQF2StlNpYUHQOzezAiqXw
[10-Jun-2026 05:45:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 05:45:57 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 05:45:57 UTC] User ID: 772
[10-Jun-2026 05:45:57 UTC] ✅ User profile retrieved successfully for user ID: 772
[10-Jun-2026 05:46:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 05:46:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 05:46:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a02:2455:87a9:9100:e576:29c1:13c5:3353, 104.23.199.223","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzcyIiwidXNlcm5hbWUiOiJuYW1lIiwiZW1haWwiOiJtdWZha2VyN3VyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTY3NTEwOX0.acCPhlFJYWtfarAPYlF-iOQF2StlNpYUHQOzezAiqXw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a09612b73e514528-TXL","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a02:2455:87a9:9100:e576:29c1:13c5:3353","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jun-2026 05:46:00 UTC] === User Orders API Called ===
[10-Jun-2026 05:46:00 UTC] User ID: 772
[10-Jun-2026 05:46:00 UTC] Limit: 20, Offset: 0
[10-Jun-2026 05:46:00 UTC] Orders found: 0
[10-Jun-2026 05:46:00 UTC] Orders data: []
[10-Jun-2026 05:46:00 UTC] Total orders count: 0
[10-Jun-2026 05:46:00 UTC] === API CALL LOG ===
[10-Jun-2026 05:46:00 UTC] Endpoint: user/profile.php
[10-Jun-2026 05:46:00 UTC] Full Log Data: {
    "timestamp": "2026-06-10 05:46:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:2455:87a9:9100:e576:29c1:13c5:3353",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:2455:87a9:9100:e576:29c1:13c5:3353, 104.23.199.223",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzcyIiwidXNlcm5hbWUiOiJuYW1lIiwiZW1haWwiOiJtdWZha2VyN3VyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTY3NTEwOX0.acCPhlFJYWtfarAPYlF-iOQF2StlNpYUHQOzezAiqXw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09612b7cf104528-TXL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:2455:87a9:9100:e576:29c1:13c5:3353",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 05:46:00 UTC] === END API CALL LOG ===
[10-Jun-2026 05:46:00 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 05:46:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzcyIiwidXNlcm5hbWUiOiJuYW1lIiwiZW1haWwiOiJtdWZha2VyN3VyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTY3NTEwOX0.acCPhlFJYWtfarAPYlF-iOQF2StlNpYUHQOzezAiqXw
[10-Jun-2026 05:46:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 05:46:00 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 05:46:00 UTC] User ID: 772
[10-Jun-2026 05:46:00 UTC] ✅ User profile retrieved successfully for user ID: 772
[10-Jun-2026 05:46:00 UTC] === API CALL LOG ===
[10-Jun-2026 05:46:00 UTC] Endpoint: user/profile.php
[10-Jun-2026 05:46:00 UTC] Full Log Data: {
    "timestamp": "2026-06-10 05:46:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:2455:87a9:9100:e576:29c1:13c5:3353",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:2455:87a9:9100:e576:29c1:13c5:3353, 104.23.199.223",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzcyIiwidXNlcm5hbWUiOiJuYW1lIiwiZW1haWwiOiJtdWZha2VyN3VyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTY3NTEwOX0.acCPhlFJYWtfarAPYlF-iOQF2StlNpYUHQOzezAiqXw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09612b8c8984528-TXL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:2455:87a9:9100:e576:29c1:13c5:3353",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 05:46:00 UTC] === END API CALL LOG ===
[10-Jun-2026 05:46:00 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 05:46:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzcyIiwidXNlcm5hbWUiOiJuYW1lIiwiZW1haWwiOiJtdWZha2VyN3VyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTY3NTEwOX0.acCPhlFJYWtfarAPYlF-iOQF2StlNpYUHQOzezAiqXw
[10-Jun-2026 05:46:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 05:46:00 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 05:46:00 UTC] User ID: 772
[10-Jun-2026 05:46:00 UTC] ✅ User profile retrieved successfully for user ID: 772
[10-Jun-2026 05:46:00 UTC] === API CALL LOG ===
[10-Jun-2026 05:46:00 UTC] Endpoint: user/profile.php
[10-Jun-2026 05:46:00 UTC] Full Log Data: {
    "timestamp": "2026-06-10 05:46:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:2455:87a9:9100:e576:29c1:13c5:3353",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:2455:87a9:9100:e576:29c1:13c5:3353, 104.23.199.223",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzcyIiwidXNlcm5hbWUiOiJuYW1lIiwiZW1haWwiOiJtdWZha2VyN3VyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTY3NTEwOX0.acCPhlFJYWtfarAPYlF-iOQF2StlNpYUHQOzezAiqXw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09612bb0b494528-TXL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:2455:87a9:9100:e576:29c1:13c5:3353",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 05:46:00 UTC] === END API CALL LOG ===
[10-Jun-2026 05:46:00 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 05:46:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzcyIiwidXNlcm5hbWUiOiJuYW1lIiwiZW1haWwiOiJtdWZha2VyN3VyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTY3NTEwOX0.acCPhlFJYWtfarAPYlF-iOQF2StlNpYUHQOzezAiqXw
[10-Jun-2026 05:46:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 05:46:00 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 05:46:00 UTC] User ID: 772
[10-Jun-2026 05:46:00 UTC] ✅ User profile retrieved successfully for user ID: 772
[10-Jun-2026 05:46:05 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 05:46:05 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 05:46:05 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a02:2455:87a9:9100:e576:29c1:13c5:3353, 104.23.199.223","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzcyIiwidXNlcm5hbWUiOiJuYW1lIiwiZW1haWwiOiJtdWZha2VyN3VyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTY3NTEwOX0.acCPhlFJYWtfarAPYlF-iOQF2StlNpYUHQOzezAiqXw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a09612db58b34528-TXL","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a02:2455:87a9:9100:e576:29c1:13c5:3353","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jun-2026 05:46:05 UTC] === User Orders API Called ===
[10-Jun-2026 05:46:05 UTC] User ID: 772
[10-Jun-2026 05:46:05 UTC] Limit: 20, Offset: 0
[10-Jun-2026 05:46:05 UTC] Orders found: 0
[10-Jun-2026 05:46:05 UTC] Orders data: []
[10-Jun-2026 05:46:05 UTC] Total orders count: 0
[10-Jun-2026 05:46:06 UTC] === API CALL LOG ===
[10-Jun-2026 05:46:06 UTC] Endpoint: user/profile.php
[10-Jun-2026 05:46:06 UTC] Full Log Data: {
    "timestamp": "2026-06-10 05:46:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:2455:87a9:9100:e576:29c1:13c5:3353",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:2455:87a9:9100:e576:29c1:13c5:3353, 104.23.199.223",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzcyIiwidXNlcm5hbWUiOiJuYW1lIiwiZW1haWwiOiJtdWZha2VyN3VyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTY3NTEwOX0.acCPhlFJYWtfarAPYlF-iOQF2StlNpYUHQOzezAiqXw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09612dbb91a4528-TXL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:2455:87a9:9100:e576:29c1:13c5:3353",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 05:46:06 UTC] === END API CALL LOG ===
[10-Jun-2026 05:46:06 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 05:46:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzcyIiwidXNlcm5hbWUiOiJuYW1lIiwiZW1haWwiOiJtdWZha2VyN3VyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTY3NTEwOX0.acCPhlFJYWtfarAPYlF-iOQF2StlNpYUHQOzezAiqXw
[10-Jun-2026 05:46:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 05:46:06 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 05:46:06 UTC] User ID: 772
[10-Jun-2026 05:46:06 UTC] ✅ User profile retrieved successfully for user ID: 772
[10-Jun-2026 05:46:06 UTC] === API CALL LOG ===
[10-Jun-2026 05:46:06 UTC] Endpoint: user/profile.php
[10-Jun-2026 05:46:06 UTC] Full Log Data: {
    "timestamp": "2026-06-10 05:46:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:2455:87a9:9100:e576:29c1:13c5:3353",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:2455:87a9:9100:e576:29c1:13c5:3353, 104.23.199.223",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzcyIiwidXNlcm5hbWUiOiJuYW1lIiwiZW1haWwiOiJtdWZha2VyN3VyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTY3NTEwOX0.acCPhlFJYWtfarAPYlF-iOQF2StlNpYUHQOzezAiqXw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09612dd2ae94528-TXL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:2455:87a9:9100:e576:29c1:13c5:3353",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 05:46:06 UTC] === END API CALL LOG ===
[10-Jun-2026 05:46:06 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 05:46:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzcyIiwidXNlcm5hbWUiOiJuYW1lIiwiZW1haWwiOiJtdWZha2VyN3VyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTY3NTEwOX0.acCPhlFJYWtfarAPYlF-iOQF2StlNpYUHQOzezAiqXw
[10-Jun-2026 05:46:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 05:46:06 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 05:46:06 UTC] User ID: 772
[10-Jun-2026 05:46:06 UTC] ✅ User profile retrieved successfully for user ID: 772
[10-Jun-2026 05:46:06 UTC] === API CALL LOG ===
[10-Jun-2026 05:46:06 UTC] Endpoint: user/profile.php
[10-Jun-2026 05:46:06 UTC] Full Log Data: {
    "timestamp": "2026-06-10 05:46:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:2455:87a9:9100:e576:29c1:13c5:3353",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:2455:87a9:9100:e576:29c1:13c5:3353, 104.23.199.223",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzcyIiwidXNlcm5hbWUiOiJuYW1lIiwiZW1haWwiOiJtdWZha2VyN3VyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTY3NTEwOX0.acCPhlFJYWtfarAPYlF-iOQF2StlNpYUHQOzezAiqXw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09612df7da94528-TXL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:2455:87a9:9100:e576:29c1:13c5:3353",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 05:46:06 UTC] === END API CALL LOG ===
[10-Jun-2026 05:46:06 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 05:46:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzcyIiwidXNlcm5hbWUiOiJuYW1lIiwiZW1haWwiOiJtdWZha2VyN3VyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTY3NTEwOX0.acCPhlFJYWtfarAPYlF-iOQF2StlNpYUHQOzezAiqXw
[10-Jun-2026 05:46:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 05:46:06 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 05:46:06 UTC] User ID: 772
[10-Jun-2026 05:46:06 UTC] ✅ User profile retrieved successfully for user ID: 772
[10-Jun-2026 05:46:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 05:46:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 05:46:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a02:2455:87a9:9100:e576:29c1:13c5:3353, 104.23.199.223","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzcyIiwidXNlcm5hbWUiOiJuYW1lIiwiZW1haWwiOiJtdWZha2VyN3VyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTY3NTEwOX0.acCPhlFJYWtfarAPYlF-iOQF2StlNpYUHQOzezAiqXw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a09612f8591b4528-TXL","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a02:2455:87a9:9100:e576:29c1:13c5:3353","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jun-2026 05:46:10 UTC] === User Orders API Called ===
[10-Jun-2026 05:46:10 UTC] User ID: 772
[10-Jun-2026 05:46:10 UTC] Limit: 20, Offset: 0
[10-Jun-2026 05:46:10 UTC] Orders found: 0
[10-Jun-2026 05:46:10 UTC] Orders data: []
[10-Jun-2026 05:46:10 UTC] Total orders count: 0
[10-Jun-2026 05:46:10 UTC] === API CALL LOG ===
[10-Jun-2026 05:46:10 UTC] Endpoint: user/profile.php
[10-Jun-2026 05:46:10 UTC] Full Log Data: {
    "timestamp": "2026-06-10 05:46:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:2455:87a9:9100:e576:29c1:13c5:3353",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:2455:87a9:9100:e576:29c1:13c5:3353, 104.23.199.223",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzcyIiwidXNlcm5hbWUiOiJuYW1lIiwiZW1haWwiOiJtdWZha2VyN3VyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTY3NTEwOX0.acCPhlFJYWtfarAPYlF-iOQF2StlNpYUHQOzezAiqXw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09612f8793e4528-TXL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:2455:87a9:9100:e576:29c1:13c5:3353",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 05:46:10 UTC] === END API CALL LOG ===
[10-Jun-2026 05:46:10 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 05:46:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzcyIiwidXNlcm5hbWUiOiJuYW1lIiwiZW1haWwiOiJtdWZha2VyN3VyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTY3NTEwOX0.acCPhlFJYWtfarAPYlF-iOQF2StlNpYUHQOzezAiqXw
[10-Jun-2026 05:46:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 05:46:10 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 05:46:10 UTC] User ID: 772
[10-Jun-2026 05:46:10 UTC] ✅ User profile retrieved successfully for user ID: 772
[10-Jun-2026 05:46:10 UTC] === API CALL LOG ===
[10-Jun-2026 05:46:10 UTC] Endpoint: user/profile.php
[10-Jun-2026 05:46:10 UTC] Full Log Data: {
    "timestamp": "2026-06-10 05:46:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:2455:87a9:9100:e576:29c1:13c5:3353",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:2455:87a9:9100:e576:29c1:13c5:3353, 104.23.199.223",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzcyIiwidXNlcm5hbWUiOiJuYW1lIiwiZW1haWwiOiJtdWZha2VyN3VyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTY3NTEwOX0.acCPhlFJYWtfarAPYlF-iOQF2StlNpYUHQOzezAiqXw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09612f9faae4528-TXL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:2455:87a9:9100:e576:29c1:13c5:3353",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 05:46:10 UTC] === END API CALL LOG ===
[10-Jun-2026 05:46:10 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 05:46:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzcyIiwidXNlcm5hbWUiOiJuYW1lIiwiZW1haWwiOiJtdWZha2VyN3VyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTY3NTEwOX0.acCPhlFJYWtfarAPYlF-iOQF2StlNpYUHQOzezAiqXw
[10-Jun-2026 05:46:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 05:46:10 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 05:46:10 UTC] User ID: 772
[10-Jun-2026 05:46:10 UTC] ✅ User profile retrieved successfully for user ID: 772
[10-Jun-2026 05:46:11 UTC] === API CALL LOG ===
[10-Jun-2026 05:46:11 UTC] Endpoint: user/profile.php
[10-Jun-2026 05:46:11 UTC] Full Log Data: {
    "timestamp": "2026-06-10 05:46:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:2455:87a9:9100:e576:29c1:13c5:3353",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:2455:87a9:9100:e576:29c1:13c5:3353, 104.23.199.223",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzcyIiwidXNlcm5hbWUiOiJuYW1lIiwiZW1haWwiOiJtdWZha2VyN3VyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTY3NTEwOX0.acCPhlFJYWtfarAPYlF-iOQF2StlNpYUHQOzezAiqXw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09612fc2d274528-TXL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:2455:87a9:9100:e576:29c1:13c5:3353",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 05:46:11 UTC] === END API CALL LOG ===
[10-Jun-2026 05:46:11 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 05:46:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzcyIiwidXNlcm5hbWUiOiJuYW1lIiwiZW1haWwiOiJtdWZha2VyN3VyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTY3NTEwOX0.acCPhlFJYWtfarAPYlF-iOQF2StlNpYUHQOzezAiqXw
[10-Jun-2026 05:46:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 05:46:11 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 05:46:11 UTC] User ID: 772
[10-Jun-2026 05:46:11 UTC] ✅ User profile retrieved successfully for user ID: 772
[10-Jun-2026 05:46:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 05:46:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 05:46:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a02:2455:87a9:9100:e576:29c1:13c5:3353, 104.23.199.223","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzcyIiwidXNlcm5hbWUiOiJuYW1lIiwiZW1haWwiOiJtdWZha2VyN3VyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTY3NTEwOX0.acCPhlFJYWtfarAPYlF-iOQF2StlNpYUHQOzezAiqXw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a09613195e1b4528-TXL","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a02:2455:87a9:9100:e576:29c1:13c5:3353","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jun-2026 05:46:15 UTC] === User Orders API Called ===
[10-Jun-2026 05:46:15 UTC] User ID: 772
[10-Jun-2026 05:46:15 UTC] Limit: 20, Offset: 0
[10-Jun-2026 05:46:15 UTC] Orders found: 0
[10-Jun-2026 05:46:15 UTC] Orders data: []
[10-Jun-2026 05:46:15 UTC] Total orders count: 0
[10-Jun-2026 05:46:15 UTC] === API CALL LOG ===
[10-Jun-2026 05:46:15 UTC] Endpoint: user/profile.php
[10-Jun-2026 05:46:15 UTC] Full Log Data: {
    "timestamp": "2026-06-10 05:46:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:2455:87a9:9100:e576:29c1:13c5:3353",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:2455:87a9:9100:e576:29c1:13c5:3353, 104.23.199.223",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzcyIiwidXNlcm5hbWUiOiJuYW1lIiwiZW1haWwiOiJtdWZha2VyN3VyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTY3NTEwOX0.acCPhlFJYWtfarAPYlF-iOQF2StlNpYUHQOzezAiqXw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0961319ce844528-TXL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:2455:87a9:9100:e576:29c1:13c5:3353",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 05:46:15 UTC] === END API CALL LOG ===
[10-Jun-2026 05:46:15 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 05:46:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzcyIiwidXNlcm5hbWUiOiJuYW1lIiwiZW1haWwiOiJtdWZha2VyN3VyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTY3NTEwOX0.acCPhlFJYWtfarAPYlF-iOQF2StlNpYUHQOzezAiqXw
[10-Jun-2026 05:46:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 05:46:15 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 05:46:15 UTC] User ID: 772
[10-Jun-2026 05:46:15 UTC] ✅ User profile retrieved successfully for user ID: 772
[10-Jun-2026 05:46:16 UTC] === API CALL LOG ===
[10-Jun-2026 05:46:16 UTC] Endpoint: user/profile.php
[10-Jun-2026 05:46:16 UTC] Full Log Data: {
    "timestamp": "2026-06-10 05:46:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:2455:87a9:9100:e576:29c1:13c5:3353",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:2455:87a9:9100:e576:29c1:13c5:3353, 104.23.199.223",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzcyIiwidXNlcm5hbWUiOiJuYW1lIiwiZW1haWwiOiJtdWZha2VyN3VyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTY3NTEwOX0.acCPhlFJYWtfarAPYlF-iOQF2StlNpYUHQOzezAiqXw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a096131b28234528-TXL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:2455:87a9:9100:e576:29c1:13c5:3353",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 05:46:16 UTC] === END API CALL LOG ===
[10-Jun-2026 05:46:16 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 05:46:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzcyIiwidXNlcm5hbWUiOiJuYW1lIiwiZW1haWwiOiJtdWZha2VyN3VyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTY3NTEwOX0.acCPhlFJYWtfarAPYlF-iOQF2StlNpYUHQOzezAiqXw
[10-Jun-2026 05:46:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 05:46:16 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 05:46:16 UTC] User ID: 772
[10-Jun-2026 05:46:16 UTC] ✅ User profile retrieved successfully for user ID: 772
[10-Jun-2026 05:46:16 UTC] === API CALL LOG ===
[10-Jun-2026 05:46:16 UTC] Endpoint: user/profile.php
[10-Jun-2026 05:46:16 UTC] Full Log Data: {
    "timestamp": "2026-06-10 05:46:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:2455:87a9:9100:e576:29c1:13c5:3353",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:2455:87a9:9100:e576:29c1:13c5:3353, 104.23.199.223",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzcyIiwidXNlcm5hbWUiOiJuYW1lIiwiZW1haWwiOiJtdWZha2VyN3VyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTY3NTEwOX0.acCPhlFJYWtfarAPYlF-iOQF2StlNpYUHQOzezAiqXw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a096131d7a584528-TXL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:2455:87a9:9100:e576:29c1:13c5:3353",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 05:46:16 UTC] === END API CALL LOG ===
[10-Jun-2026 05:46:16 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 05:46:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzcyIiwidXNlcm5hbWUiOiJuYW1lIiwiZW1haWwiOiJtdWZha2VyN3VyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTY3NTEwOX0.acCPhlFJYWtfarAPYlF-iOQF2StlNpYUHQOzezAiqXw
[10-Jun-2026 05:46:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 05:46:16 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 05:46:16 UTC] User ID: 772
[10-Jun-2026 05:46:16 UTC] ✅ User profile retrieved successfully for user ID: 772
[10-Jun-2026 05:46:26 UTC] === API CALL LOG ===
[10-Jun-2026 05:46:26 UTC] Endpoint: user/profile.php
[10-Jun-2026 05:46:26 UTC] Full Log Data: {
    "timestamp": "2026-06-10 05:46:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:2455:87a9:9100:e576:29c1:13c5:3353",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:2455:87a9:9100:e576:29c1:13c5:3353, 104.23.199.222",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzcyIiwidXNlcm5hbWUiOiJuYW1lIiwiZW1haWwiOiJtdWZha2VyN3VyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTY3NTEwOX0.acCPhlFJYWtfarAPYlF-iOQF2StlNpYUHQOzezAiqXw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09613587df54528-TXL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:2455:87a9:9100:e576:29c1:13c5:3353",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 05:46:26 UTC] === END API CALL LOG ===
[10-Jun-2026 05:46:26 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 05:46:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzcyIiwidXNlcm5hbWUiOiJuYW1lIiwiZW1haWwiOiJtdWZha2VyN3VyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTY3NTEwOX0.acCPhlFJYWtfarAPYlF-iOQF2StlNpYUHQOzezAiqXw
[10-Jun-2026 05:46:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 05:46:26 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 05:46:26 UTC] User ID: 772
[10-Jun-2026 05:46:26 UTC] ✅ User profile retrieved successfully for user ID: 772
[10-Jun-2026 05:46:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 05:46:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 05:46:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a02:2455:87a9:9100:e576:29c1:13c5:3353, 104.23.199.223","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzcyIiwidXNlcm5hbWUiOiJuYW1lIiwiZW1haWwiOiJtdWZha2VyN3VyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTY3NTEwOX0.acCPhlFJYWtfarAPYlF-iOQF2StlNpYUHQOzezAiqXw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a09613cf7b644528-TXL","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a02:2455:87a9:9100:e576:29c1:13c5:3353","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jun-2026 05:46:45 UTC] === User Orders API Called ===
[10-Jun-2026 05:46:45 UTC] User ID: 772
[10-Jun-2026 05:46:45 UTC] Limit: 20, Offset: 0
[10-Jun-2026 05:46:45 UTC] Orders found: 0
[10-Jun-2026 05:46:45 UTC] Orders data: []
[10-Jun-2026 05:46:45 UTC] Total orders count: 0
[10-Jun-2026 05:46:45 UTC] === API CALL LOG ===
[10-Jun-2026 05:46:45 UTC] Endpoint: user/profile.php
[10-Jun-2026 05:46:45 UTC] Full Log Data: {
    "timestamp": "2026-06-10 05:46:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:2455:87a9:9100:e576:29c1:13c5:3353",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:2455:87a9:9100:e576:29c1:13c5:3353, 104.23.199.222",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzcyIiwidXNlcm5hbWUiOiJuYW1lIiwiZW1haWwiOiJtdWZha2VyN3VyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTY3NTEwOX0.acCPhlFJYWtfarAPYlF-iOQF2StlNpYUHQOzezAiqXw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09613d00bee4528-TXL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:2455:87a9:9100:e576:29c1:13c5:3353",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 05:46:45 UTC] === END API CALL LOG ===
[10-Jun-2026 05:46:45 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 05:46:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzcyIiwidXNlcm5hbWUiOiJuYW1lIiwiZW1haWwiOiJtdWZha2VyN3VyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTY3NTEwOX0.acCPhlFJYWtfarAPYlF-iOQF2StlNpYUHQOzezAiqXw
[10-Jun-2026 05:46:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 05:46:45 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 05:46:45 UTC] User ID: 772
[10-Jun-2026 05:46:45 UTC] ✅ User profile retrieved successfully for user ID: 772
[10-Jun-2026 05:46:45 UTC] === API CALL LOG ===
[10-Jun-2026 05:46:45 UTC] Endpoint: user/profile.php
[10-Jun-2026 05:46:45 UTC] Full Log Data: {
    "timestamp": "2026-06-10 05:46:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:2455:87a9:9100:e576:29c1:13c5:3353",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:2455:87a9:9100:e576:29c1:13c5:3353, 104.23.199.223",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzcyIiwidXNlcm5hbWUiOiJuYW1lIiwiZW1haWwiOiJtdWZha2VyN3VyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTY3NTEwOX0.acCPhlFJYWtfarAPYlF-iOQF2StlNpYUHQOzezAiqXw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09613d1ae5b4528-TXL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:2455:87a9:9100:e576:29c1:13c5:3353",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 05:46:45 UTC] === END API CALL LOG ===
[10-Jun-2026 05:46:45 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 05:46:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzcyIiwidXNlcm5hbWUiOiJuYW1lIiwiZW1haWwiOiJtdWZha2VyN3VyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTY3NTEwOX0.acCPhlFJYWtfarAPYlF-iOQF2StlNpYUHQOzezAiqXw
[10-Jun-2026 05:46:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 05:46:45 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 05:46:45 UTC] User ID: 772
[10-Jun-2026 05:46:45 UTC] ✅ User profile retrieved successfully for user ID: 772
[10-Jun-2026 05:46:45 UTC] === API CALL LOG ===
[10-Jun-2026 05:46:45 UTC] Endpoint: user/profile.php
[10-Jun-2026 05:46:45 UTC] Full Log Data: {
    "timestamp": "2026-06-10 05:46:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:2455:87a9:9100:e576:29c1:13c5:3353",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:2455:87a9:9100:e576:29c1:13c5:3353, 104.23.199.222",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzcyIiwidXNlcm5hbWUiOiJuYW1lIiwiZW1haWwiOiJtdWZha2VyN3VyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTY3NTEwOX0.acCPhlFJYWtfarAPYlF-iOQF2StlNpYUHQOzezAiqXw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09613d3f8c44528-TXL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:2455:87a9:9100:e576:29c1:13c5:3353",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 05:46:45 UTC] === END API CALL LOG ===
[10-Jun-2026 05:46:45 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 05:46:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzcyIiwidXNlcm5hbWUiOiJuYW1lIiwiZW1haWwiOiJtdWZha2VyN3VyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTY3NTEwOX0.acCPhlFJYWtfarAPYlF-iOQF2StlNpYUHQOzezAiqXw
[10-Jun-2026 05:46:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 05:46:45 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 05:46:45 UTC] User ID: 772
[10-Jun-2026 05:46:45 UTC] ✅ User profile retrieved successfully for user ID: 772
[10-Jun-2026 05:47:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 05:47:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 05:47:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a02:2455:87a9:9100:e576:29c1:13c5:3353, 104.23.199.222","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzcyIiwidXNlcm5hbWUiOiJuYW1lIiwiZW1haWwiOiJtdWZha2VyN3VyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTY3NTEwOX0.acCPhlFJYWtfarAPYlF-iOQF2StlNpYUHQOzezAiqXw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a09614f97a694528-TXL","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a02:2455:87a9:9100:e576:29c1:13c5:3353","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jun-2026 05:47:32 UTC] === User Orders API Called ===
[10-Jun-2026 05:47:32 UTC] User ID: 772
[10-Jun-2026 05:47:32 UTC] Limit: 20, Offset: 0
[10-Jun-2026 05:47:32 UTC] Orders found: 0
[10-Jun-2026 05:47:32 UTC] Orders data: []
[10-Jun-2026 05:47:32 UTC] Total orders count: 0
[10-Jun-2026 05:47:32 UTC] === API CALL LOG ===
[10-Jun-2026 05:47:32 UTC] Endpoint: user/profile.php
[10-Jun-2026 05:47:32 UTC] Full Log Data: {
    "timestamp": "2026-06-10 05:47:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:2455:87a9:9100:e576:29c1:13c5:3353",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:2455:87a9:9100:e576:29c1:13c5:3353, 104.23.199.222",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzcyIiwidXNlcm5hbWUiOiJuYW1lIiwiZW1haWwiOiJtdWZha2VyN3VyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTY3NTEwOX0.acCPhlFJYWtfarAPYlF-iOQF2StlNpYUHQOzezAiqXw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09614f9eb154528-TXL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:2455:87a9:9100:e576:29c1:13c5:3353",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 05:47:32 UTC] === END API CALL LOG ===
[10-Jun-2026 05:47:32 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 05:47:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzcyIiwidXNlcm5hbWUiOiJuYW1lIiwiZW1haWwiOiJtdWZha2VyN3VyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTY3NTEwOX0.acCPhlFJYWtfarAPYlF-iOQF2StlNpYUHQOzezAiqXw
[10-Jun-2026 05:47:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 05:47:32 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 05:47:32 UTC] User ID: 772
[10-Jun-2026 05:47:32 UTC] ✅ User profile retrieved successfully for user ID: 772
[10-Jun-2026 05:47:33 UTC] === API CALL LOG ===
[10-Jun-2026 05:47:33 UTC] Endpoint: user/profile.php
[10-Jun-2026 05:47:33 UTC] Full Log Data: {
    "timestamp": "2026-06-10 05:47:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:2455:87a9:9100:e576:29c1:13c5:3353",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:2455:87a9:9100:e576:29c1:13c5:3353, 104.23.199.222",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzcyIiwidXNlcm5hbWUiOiJuYW1lIiwiZW1haWwiOiJtdWZha2VyN3VyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTY3NTEwOX0.acCPhlFJYWtfarAPYlF-iOQF2StlNpYUHQOzezAiqXw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09614fb4cac4528-TXL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:2455:87a9:9100:e576:29c1:13c5:3353",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 05:47:33 UTC] === END API CALL LOG ===
[10-Jun-2026 05:47:33 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 05:47:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzcyIiwidXNlcm5hbWUiOiJuYW1lIiwiZW1haWwiOiJtdWZha2VyN3VyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTY3NTEwOX0.acCPhlFJYWtfarAPYlF-iOQF2StlNpYUHQOzezAiqXw
[10-Jun-2026 05:47:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 05:47:33 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 05:47:33 UTC] User ID: 772
[10-Jun-2026 05:47:33 UTC] ✅ User profile retrieved successfully for user ID: 772
[10-Jun-2026 05:47:33 UTC] === API CALL LOG ===
[10-Jun-2026 05:47:33 UTC] Endpoint: user/profile.php
[10-Jun-2026 05:47:33 UTC] Full Log Data: {
    "timestamp": "2026-06-10 05:47:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:2455:87a9:9100:e576:29c1:13c5:3353",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:2455:87a9:9100:e576:29c1:13c5:3353, 104.23.199.222",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzcyIiwidXNlcm5hbWUiOiJuYW1lIiwiZW1haWwiOiJtdWZha2VyN3VyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTY3NTEwOX0.acCPhlFJYWtfarAPYlF-iOQF2StlNpYUHQOzezAiqXw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09614fdcf994528-TXL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:2455:87a9:9100:e576:29c1:13c5:3353",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 05:47:33 UTC] === END API CALL LOG ===
[10-Jun-2026 05:47:33 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 05:47:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzcyIiwidXNlcm5hbWUiOiJuYW1lIiwiZW1haWwiOiJtdWZha2VyN3VyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTY3NTEwOX0.acCPhlFJYWtfarAPYlF-iOQF2StlNpYUHQOzezAiqXw
[10-Jun-2026 05:47:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 05:47:33 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 05:47:33 UTC] User ID: 772
[10-Jun-2026 05:47:33 UTC] ✅ User profile retrieved successfully for user ID: 772
[10-Jun-2026 05:47:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 05:47:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 05:47:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a02:2455:87a9:9100:e576:29c1:13c5:3353, 104.23.199.222","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzcyIiwidXNlcm5hbWUiOiJuYW1lIiwiZW1haWwiOiJtdWZha2VyN3VyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTY3NTEwOX0.acCPhlFJYWtfarAPYlF-iOQF2StlNpYUHQOzezAiqXw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a096150bbf3e4528-TXL","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a02:2455:87a9:9100:e576:29c1:13c5:3353","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jun-2026 05:47:35 UTC] === User Orders API Called ===
[10-Jun-2026 05:47:35 UTC] User ID: 772
[10-Jun-2026 05:47:35 UTC] Limit: 20, Offset: 0
[10-Jun-2026 05:47:35 UTC] Orders found: 0
[10-Jun-2026 05:47:35 UTC] Orders data: []
[10-Jun-2026 05:47:35 UTC] Total orders count: 0
[10-Jun-2026 05:47:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 05:47:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 05:47:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a02:2455:87a9:9100:e576:29c1:13c5:3353, 104.23.199.222","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzcyIiwidXNlcm5hbWUiOiJuYW1lIiwiZW1haWwiOiJtdWZha2VyN3VyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTY3NTEwOX0.acCPhlFJYWtfarAPYlF-iOQF2StlNpYUHQOzezAiqXw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a096151a8e9d4528-TXL","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a02:2455:87a9:9100:e576:29c1:13c5:3353","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jun-2026 05:47:38 UTC] === User Orders API Called ===
[10-Jun-2026 05:47:38 UTC] User ID: 772
[10-Jun-2026 05:47:38 UTC] Limit: 20, Offset: 0
[10-Jun-2026 05:47:38 UTC] Orders found: 0
[10-Jun-2026 05:47:38 UTC] Orders data: []
[10-Jun-2026 05:47:38 UTC] Total orders count: 0
[10-Jun-2026 05:47:38 UTC] === API CALL LOG ===
[10-Jun-2026 05:47:38 UTC] Endpoint: user/profile.php
[10-Jun-2026 05:47:38 UTC] Full Log Data: {
    "timestamp": "2026-06-10 05:47:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:2455:87a9:9100:e576:29c1:13c5:3353",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:2455:87a9:9100:e576:29c1:13c5:3353, 104.23.199.222",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzcyIiwidXNlcm5hbWUiOiJuYW1lIiwiZW1haWwiOiJtdWZha2VyN3VyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTY3NTEwOX0.acCPhlFJYWtfarAPYlF-iOQF2StlNpYUHQOzezAiqXw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a096151c285d4528-TXL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:2455:87a9:9100:e576:29c1:13c5:3353",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 05:47:38 UTC] === END API CALL LOG ===
[10-Jun-2026 05:47:38 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 05:47:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzcyIiwidXNlcm5hbWUiOiJuYW1lIiwiZW1haWwiOiJtdWZha2VyN3VyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTY3NTEwOX0.acCPhlFJYWtfarAPYlF-iOQF2StlNpYUHQOzezAiqXw
[10-Jun-2026 05:47:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 05:47:38 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 05:47:38 UTC] User ID: 772
[10-Jun-2026 05:47:38 UTC] ✅ User profile retrieved successfully for user ID: 772
[10-Jun-2026 05:47:38 UTC] === API CALL LOG ===
[10-Jun-2026 05:47:38 UTC] Endpoint: user/profile.php
[10-Jun-2026 05:47:38 UTC] Full Log Data: {
    "timestamp": "2026-06-10 05:47:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:2455:87a9:9100:e576:29c1:13c5:3353",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:2455:87a9:9100:e576:29c1:13c5:3353, 104.23.199.222",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzcyIiwidXNlcm5hbWUiOiJuYW1lIiwiZW1haWwiOiJtdWZha2VyN3VyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTY3NTEwOX0.acCPhlFJYWtfarAPYlF-iOQF2StlNpYUHQOzezAiqXw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a096151d296d4528-TXL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:2455:87a9:9100:e576:29c1:13c5:3353",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 05:47:38 UTC] === END API CALL LOG ===
[10-Jun-2026 05:47:38 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 05:47:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzcyIiwidXNlcm5hbWUiOiJuYW1lIiwiZW1haWwiOiJtdWZha2VyN3VyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTY3NTEwOX0.acCPhlFJYWtfarAPYlF-iOQF2StlNpYUHQOzezAiqXw
[10-Jun-2026 05:47:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 05:47:38 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 05:47:38 UTC] User ID: 772
[10-Jun-2026 05:47:38 UTC] ✅ User profile retrieved successfully for user ID: 772
[10-Jun-2026 05:47:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 05:47:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 05:47:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a02:2455:87a9:9100:e576:29c1:13c5:3353, 104.23.199.222","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzcyIiwidXNlcm5hbWUiOiJuYW1lIiwiZW1haWwiOiJtdWZha2VyN3VyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTY3NTEwOX0.acCPhlFJYWtfarAPYlF-iOQF2StlNpYUHQOzezAiqXw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0961530ff624528-TXL","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a02:2455:87a9:9100:e576:29c1:13c5:3353","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jun-2026 05:47:41 UTC] === User Orders API Called ===
[10-Jun-2026 05:47:41 UTC] User ID: 772
[10-Jun-2026 05:47:41 UTC] Limit: 20, Offset: 0
[10-Jun-2026 05:47:41 UTC] Orders found: 0
[10-Jun-2026 05:47:41 UTC] Orders data: []
[10-Jun-2026 05:47:41 UTC] Total orders count: 0
[10-Jun-2026 05:47:41 UTC] === API CALL LOG ===
[10-Jun-2026 05:47:41 UTC] Endpoint: user/profile.php
[10-Jun-2026 05:47:41 UTC] Full Log Data: {
    "timestamp": "2026-06-10 05:47:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:2455:87a9:9100:e576:29c1:13c5:3353",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:2455:87a9:9100:e576:29c1:13c5:3353, 104.23.199.222",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzcyIiwidXNlcm5hbWUiOiJuYW1lIiwiZW1haWwiOiJtdWZha2VyN3VyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTY3NTEwOX0.acCPhlFJYWtfarAPYlF-iOQF2StlNpYUHQOzezAiqXw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09615313fa84528-TXL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:2455:87a9:9100:e576:29c1:13c5:3353",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 05:47:41 UTC] === END API CALL LOG ===
[10-Jun-2026 05:47:41 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 05:47:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzcyIiwidXNlcm5hbWUiOiJuYW1lIiwiZW1haWwiOiJtdWZha2VyN3VyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTY3NTEwOX0.acCPhlFJYWtfarAPYlF-iOQF2StlNpYUHQOzezAiqXw
[10-Jun-2026 05:47:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 05:47:41 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 05:47:41 UTC] User ID: 772
[10-Jun-2026 05:47:41 UTC] ✅ User profile retrieved successfully for user ID: 772
[10-Jun-2026 05:47:41 UTC] === API CALL LOG ===
[10-Jun-2026 05:47:41 UTC] Endpoint: user/profile.php
[10-Jun-2026 05:47:41 UTC] Full Log Data: {
    "timestamp": "2026-06-10 05:47:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:2455:87a9:9100:e576:29c1:13c5:3353",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:2455:87a9:9100:e576:29c1:13c5:3353, 104.23.199.222",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzcyIiwidXNlcm5hbWUiOiJuYW1lIiwiZW1haWwiOiJtdWZha2VyN3VyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTY3NTEwOX0.acCPhlFJYWtfarAPYlF-iOQF2StlNpYUHQOzezAiqXw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0961532391d4528-TXL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:2455:87a9:9100:e576:29c1:13c5:3353",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 05:47:41 UTC] === END API CALL LOG ===
[10-Jun-2026 05:47:41 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 05:47:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzcyIiwidXNlcm5hbWUiOiJuYW1lIiwiZW1haWwiOiJtdWZha2VyN3VyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTY3NTEwOX0.acCPhlFJYWtfarAPYlF-iOQF2StlNpYUHQOzezAiqXw
[10-Jun-2026 05:47:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 05:47:41 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 05:47:41 UTC] User ID: 772
[10-Jun-2026 05:47:41 UTC] ✅ User profile retrieved successfully for user ID: 772
[10-Jun-2026 05:47:42 UTC] === API CALL LOG ===
[10-Jun-2026 05:47:42 UTC] Endpoint: user/profile.php
[10-Jun-2026 05:47:42 UTC] Full Log Data: {
    "timestamp": "2026-06-10 05:47:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:2455:87a9:9100:e576:29c1:13c5:3353",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:2455:87a9:9100:e576:29c1:13c5:3353, 104.23.199.222",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzcyIiwidXNlcm5hbWUiOiJuYW1lIiwiZW1haWwiOiJtdWZha2VyN3VyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTY3NTEwOX0.acCPhlFJYWtfarAPYlF-iOQF2StlNpYUHQOzezAiqXw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0961534dc504528-TXL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:2455:87a9:9100:e576:29c1:13c5:3353",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 05:47:42 UTC] === END API CALL LOG ===
[10-Jun-2026 05:47:42 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 05:47:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzcyIiwidXNlcm5hbWUiOiJuYW1lIiwiZW1haWwiOiJtdWZha2VyN3VyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTY3NTEwOX0.acCPhlFJYWtfarAPYlF-iOQF2StlNpYUHQOzezAiqXw
[10-Jun-2026 05:47:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 05:47:42 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 05:47:42 UTC] User ID: 772
[10-Jun-2026 05:47:42 UTC] ✅ User profile retrieved successfully for user ID: 772
[10-Jun-2026 05:47:49 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 05:47:49 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 05:47:49 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a02:2455:87a9:9100:e576:29c1:13c5:3353, 104.23.199.222","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzcyIiwidXNlcm5hbWUiOiJuYW1lIiwiZW1haWwiOiJtdWZha2VyN3VyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTY3NTEwOX0.acCPhlFJYWtfarAPYlF-iOQF2StlNpYUHQOzezAiqXw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0961562ca644528-TXL","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a02:2455:87a9:9100:e576:29c1:13c5:3353","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jun-2026 05:47:49 UTC] === User Orders API Called ===
[10-Jun-2026 05:47:49 UTC] User ID: 772
[10-Jun-2026 05:47:49 UTC] Limit: 20, Offset: 0
[10-Jun-2026 05:47:49 UTC] Orders found: 0
[10-Jun-2026 05:47:49 UTC] Orders data: []
[10-Jun-2026 05:47:49 UTC] Total orders count: 0
[10-Jun-2026 05:47:50 UTC] === API CALL LOG ===
[10-Jun-2026 05:47:50 UTC] Endpoint: user/profile.php
[10-Jun-2026 05:47:50 UTC] Full Log Data: {
    "timestamp": "2026-06-10 05:47:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:2455:87a9:9100:e576:29c1:13c5:3353",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:2455:87a9:9100:e576:29c1:13c5:3353, 104.23.199.222",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzcyIiwidXNlcm5hbWUiOiJuYW1lIiwiZW1haWwiOiJtdWZha2VyN3VyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTY3NTEwOX0.acCPhlFJYWtfarAPYlF-iOQF2StlNpYUHQOzezAiqXw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a096156798e64528-TXL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:2455:87a9:9100:e576:29c1:13c5:3353",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 05:47:50 UTC] === END API CALL LOG ===
[10-Jun-2026 05:47:50 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 05:47:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzcyIiwidXNlcm5hbWUiOiJuYW1lIiwiZW1haWwiOiJtdWZha2VyN3VyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTY3NTEwOX0.acCPhlFJYWtfarAPYlF-iOQF2StlNpYUHQOzezAiqXw
[10-Jun-2026 05:47:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 05:47:50 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 05:47:50 UTC] User ID: 772
[10-Jun-2026 05:47:50 UTC] ✅ User profile retrieved successfully for user ID: 772
[10-Jun-2026 05:47:51 UTC] User Purchases API - User ID: 772
[10-Jun-2026 05:47:51 UTC] User Purchases API - Total purchases found: 0
[10-Jun-2026 05:48:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 05:48:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 05:48:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a02:2455:87a9:9100:e576:29c1:13c5:3353, 104.23.199.222","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzcyIiwidXNlcm5hbWUiOiJuYW1lIiwiZW1haWwiOiJtdWZha2VyN3VyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTY3NTEwOX0.acCPhlFJYWtfarAPYlF-iOQF2StlNpYUHQOzezAiqXw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a09615a8dd4f4528-TXL","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a02:2455:87a9:9100:e576:29c1:13c5:3353","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jun-2026 05:48:00 UTC] === User Orders API Called ===
[10-Jun-2026 05:48:00 UTC] User ID: 772
[10-Jun-2026 05:48:00 UTC] Limit: 20, Offset: 0
[10-Jun-2026 05:48:00 UTC] Orders found: 0
[10-Jun-2026 05:48:00 UTC] Orders data: []
[10-Jun-2026 05:48:00 UTC] Total orders count: 0
[10-Jun-2026 05:48:00 UTC] === API CALL LOG ===
[10-Jun-2026 05:48:00 UTC] Endpoint: user/profile.php
[10-Jun-2026 05:48:00 UTC] Full Log Data: {
    "timestamp": "2026-06-10 05:48:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:2455:87a9:9100:e576:29c1:13c5:3353",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:2455:87a9:9100:e576:29c1:13c5:3353, 104.23.199.222",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzcyIiwidXNlcm5hbWUiOiJuYW1lIiwiZW1haWwiOiJtdWZha2VyN3VyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTY3NTEwOX0.acCPhlFJYWtfarAPYlF-iOQF2StlNpYUHQOzezAiqXw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09615a8ed764528-TXL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:2455:87a9:9100:e576:29c1:13c5:3353",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 05:48:00 UTC] === END API CALL LOG ===
[10-Jun-2026 05:48:00 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 05:48:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzcyIiwidXNlcm5hbWUiOiJuYW1lIiwiZW1haWwiOiJtdWZha2VyN3VyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTY3NTEwOX0.acCPhlFJYWtfarAPYlF-iOQF2StlNpYUHQOzezAiqXw
[10-Jun-2026 05:48:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 05:48:00 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 05:48:00 UTC] User ID: 772
[10-Jun-2026 05:48:00 UTC] ✅ User profile retrieved successfully for user ID: 772
[10-Jun-2026 05:48:00 UTC] === API CALL LOG ===
[10-Jun-2026 05:48:00 UTC] Endpoint: user/profile.php
[10-Jun-2026 05:48:00 UTC] Full Log Data: {
    "timestamp": "2026-06-10 05:48:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:2455:87a9:9100:e576:29c1:13c5:3353",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:2455:87a9:9100:e576:29c1:13c5:3353, 104.23.199.222",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzcyIiwidXNlcm5hbWUiOiJuYW1lIiwiZW1haWwiOiJtdWZha2VyN3VyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTY3NTEwOX0.acCPhlFJYWtfarAPYlF-iOQF2StlNpYUHQOzezAiqXw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09615a9fec34528-TXL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:2455:87a9:9100:e576:29c1:13c5:3353",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 05:48:00 UTC] === END API CALL LOG ===
[10-Jun-2026 05:48:00 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 05:48:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzcyIiwidXNlcm5hbWUiOiJuYW1lIiwiZW1haWwiOiJtdWZha2VyN3VyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTY3NTEwOX0.acCPhlFJYWtfarAPYlF-iOQF2StlNpYUHQOzezAiqXw
[10-Jun-2026 05:48:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 05:48:00 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 05:48:00 UTC] User ID: 772
[10-Jun-2026 05:48:00 UTC] ✅ User profile retrieved successfully for user ID: 772
[10-Jun-2026 05:48:01 UTC] === API CALL LOG ===
[10-Jun-2026 05:48:01 UTC] Endpoint: user/profile.php
[10-Jun-2026 05:48:01 UTC] Full Log Data: {
    "timestamp": "2026-06-10 05:48:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:2455:87a9:9100:e576:29c1:13c5:3353",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:2455:87a9:9100:e576:29c1:13c5:3353, 104.23.199.222",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzcyIiwidXNlcm5hbWUiOiJuYW1lIiwiZW1haWwiOiJtdWZha2VyN3VyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTY3NTEwOX0.acCPhlFJYWtfarAPYlF-iOQF2StlNpYUHQOzezAiqXw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09615acba2f4528-TXL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:2455:87a9:9100:e576:29c1:13c5:3353",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 05:48:01 UTC] === END API CALL LOG ===
[10-Jun-2026 05:48:01 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 05:48:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzcyIiwidXNlcm5hbWUiOiJuYW1lIiwiZW1haWwiOiJtdWZha2VyN3VyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTY3NTEwOX0.acCPhlFJYWtfarAPYlF-iOQF2StlNpYUHQOzezAiqXw
[10-Jun-2026 05:48:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 05:48:01 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 05:48:01 UTC] User ID: 772
[10-Jun-2026 05:48:01 UTC] ✅ User profile retrieved successfully for user ID: 772
[10-Jun-2026 05:48:43 UTC] === API CALL LOG ===
[10-Jun-2026 05:48:43 UTC] Endpoint: user/profile.php
[10-Jun-2026 05:48:43 UTC] Full Log Data: {
    "timestamp": "2026-06-10 05:48:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:2455:87a9:9100:e576:29c1:13c5:3353",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:2455:87a9:9100:e576:29c1:13c5:3353, 104.23.199.222",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzcyIiwidXNlcm5hbWUiOiJuYW1lIiwiZW1haWwiOiJtdWZha2VyN3VyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTY3NTEwOX0.acCPhlFJYWtfarAPYlF-iOQF2StlNpYUHQOzezAiqXw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09616b30f914528-TXL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:2455:87a9:9100:e576:29c1:13c5:3353",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 05:48:43 UTC] === END API CALL LOG ===
[10-Jun-2026 05:48:43 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 05:48:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzcyIiwidXNlcm5hbWUiOiJuYW1lIiwiZW1haWwiOiJtdWZha2VyN3VyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTY3NTEwOX0.acCPhlFJYWtfarAPYlF-iOQF2StlNpYUHQOzezAiqXw
[10-Jun-2026 05:48:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 05:48:43 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 05:48:43 UTC] User ID: 772
[10-Jun-2026 05:48:43 UTC] ✅ User profile retrieved successfully for user ID: 772
[10-Jun-2026 05:49:01 UTC] === API CALL LOG ===
[10-Jun-2026 05:49:01 UTC] Endpoint: user/profile.php
[10-Jun-2026 05:49:01 UTC] Full Log Data: {
    "timestamp": "2026-06-10 05:49:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:2455:87a9:9100:e576:29c1:13c5:3353",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:2455:87a9:9100:e576:29c1:13c5:3353, 104.23.199.222",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzcyIiwidXNlcm5hbWUiOiJuYW1lIiwiZW1haWwiOiJtdWZha2VyN3VyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTY3NTEwOX0.acCPhlFJYWtfarAPYlF-iOQF2StlNpYUHQOzezAiqXw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0961725cdae4528-TXL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:2455:87a9:9100:e576:29c1:13c5:3353",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 05:49:01 UTC] === END API CALL LOG ===
[10-Jun-2026 05:49:01 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 05:49:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzcyIiwidXNlcm5hbWUiOiJuYW1lIiwiZW1haWwiOiJtdWZha2VyN3VyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTY3NTEwOX0.acCPhlFJYWtfarAPYlF-iOQF2StlNpYUHQOzezAiqXw
[10-Jun-2026 05:49:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 05:49:01 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 05:49:01 UTC] User ID: 772
[10-Jun-2026 05:49:01 UTC] ✅ User profile retrieved successfully for user ID: 772
[10-Jun-2026 05:49:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 05:49:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 05:49:46 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a02:2455:87a9:9100:e576:29c1:13c5:3353, 104.23.199.222","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzcyIiwidXNlcm5hbWUiOiJuYW1lIiwiZW1haWwiOiJtdWZha2VyN3VyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTY3NTEwOX0.acCPhlFJYWtfarAPYlF-iOQF2StlNpYUHQOzezAiqXw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a096183aff0d4528-TXL","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a02:2455:87a9:9100:e576:29c1:13c5:3353","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jun-2026 05:49:46 UTC] === User Orders API Called ===
[10-Jun-2026 05:49:46 UTC] User ID: 772
[10-Jun-2026 05:49:46 UTC] Limit: 20, Offset: 0
[10-Jun-2026 05:49:46 UTC] Orders found: 0
[10-Jun-2026 05:49:46 UTC] Orders data: []
[10-Jun-2026 05:49:46 UTC] Total orders count: 0
[10-Jun-2026 05:49:46 UTC] === API CALL LOG ===
[10-Jun-2026 05:49:46 UTC] Endpoint: user/profile.php
[10-Jun-2026 05:49:46 UTC] Full Log Data: {
    "timestamp": "2026-06-10 05:49:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:2455:87a9:9100:e576:29c1:13c5:3353",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:2455:87a9:9100:e576:29c1:13c5:3353, 104.23.199.222",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzcyIiwidXNlcm5hbWUiOiJuYW1lIiwiZW1haWwiOiJtdWZha2VyN3VyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTY3NTEwOX0.acCPhlFJYWtfarAPYlF-iOQF2StlNpYUHQOzezAiqXw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a096183b2f634528-TXL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:2455:87a9:9100:e576:29c1:13c5:3353",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 05:49:46 UTC] === END API CALL LOG ===
[10-Jun-2026 05:49:46 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 05:49:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzcyIiwidXNlcm5hbWUiOiJuYW1lIiwiZW1haWwiOiJtdWZha2VyN3VyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTY3NTEwOX0.acCPhlFJYWtfarAPYlF-iOQF2StlNpYUHQOzezAiqXw
[10-Jun-2026 05:49:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 05:49:46 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 05:49:46 UTC] User ID: 772
[10-Jun-2026 05:49:46 UTC] ✅ User profile retrieved successfully for user ID: 772
[10-Jun-2026 05:49:46 UTC] === API CALL LOG ===
[10-Jun-2026 05:49:46 UTC] Endpoint: user/profile.php
[10-Jun-2026 05:49:46 UTC] Full Log Data: {
    "timestamp": "2026-06-10 05:49:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:2455:87a9:9100:e576:29c1:13c5:3353",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:2455:87a9:9100:e576:29c1:13c5:3353, 104.23.199.222",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzcyIiwidXNlcm5hbWUiOiJuYW1lIiwiZW1haWwiOiJtdWZha2VyN3VyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTY3NTEwOX0.acCPhlFJYWtfarAPYlF-iOQF2StlNpYUHQOzezAiqXw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a096183f2cbb4528-TXL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:2455:87a9:9100:e576:29c1:13c5:3353",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 05:49:46 UTC] === END API CALL LOG ===
[10-Jun-2026 05:49:46 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 05:49:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzcyIiwidXNlcm5hbWUiOiJuYW1lIiwiZW1haWwiOiJtdWZha2VyN3VyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTY3NTEwOX0.acCPhlFJYWtfarAPYlF-iOQF2StlNpYUHQOzezAiqXw
[10-Jun-2026 05:49:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 05:49:46 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 05:49:46 UTC] User ID: 772
[10-Jun-2026 05:49:46 UTC] ✅ User profile retrieved successfully for user ID: 772
[10-Jun-2026 05:50:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 05:50:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 05:50:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a02:2455:87a9:9100:e576:29c1:13c5:3353, 104.23.199.222","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzcyIiwidXNlcm5hbWUiOiJuYW1lIiwiZW1haWwiOiJtdWZha2VyN3VyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTY3NTEwOX0.acCPhlFJYWtfarAPYlF-iOQF2StlNpYUHQOzezAiqXw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a09618e87a4f4528-TXL","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a02:2455:87a9:9100:e576:29c1:13c5:3353","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jun-2026 05:50:13 UTC] === User Orders API Called ===
[10-Jun-2026 05:50:13 UTC] User ID: 772
[10-Jun-2026 05:50:13 UTC] Limit: 20, Offset: 0
[10-Jun-2026 05:50:13 UTC] Orders found: 0
[10-Jun-2026 05:50:13 UTC] Orders data: []
[10-Jun-2026 05:50:13 UTC] Total orders count: 0
[10-Jun-2026 05:50:13 UTC] === API CALL LOG ===
[10-Jun-2026 05:50:13 UTC] Endpoint: user/profile.php
[10-Jun-2026 05:50:13 UTC] Full Log Data: {
    "timestamp": "2026-06-10 05:50:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:2455:87a9:9100:e576:29c1:13c5:3353",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:2455:87a9:9100:e576:29c1:13c5:3353, 104.23.199.222",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzcyIiwidXNlcm5hbWUiOiJuYW1lIiwiZW1haWwiOiJtdWZha2VyN3VyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTY3NTEwOX0.acCPhlFJYWtfarAPYlF-iOQF2StlNpYUHQOzezAiqXw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09618e8dab54528-TXL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:2455:87a9:9100:e576:29c1:13c5:3353",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 05:50:13 UTC] === END API CALL LOG ===
[10-Jun-2026 05:50:13 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 05:50:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzcyIiwidXNlcm5hbWUiOiJuYW1lIiwiZW1haWwiOiJtdWZha2VyN3VyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTY3NTEwOX0.acCPhlFJYWtfarAPYlF-iOQF2StlNpYUHQOzezAiqXw
[10-Jun-2026 05:50:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 05:50:13 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 05:50:13 UTC] User ID: 772
[10-Jun-2026 05:50:13 UTC] ✅ User profile retrieved successfully for user ID: 772
[10-Jun-2026 05:50:14 UTC] === API CALL LOG ===
[10-Jun-2026 05:50:14 UTC] Endpoint: user/profile.php
[10-Jun-2026 05:50:14 UTC] Full Log Data: {
    "timestamp": "2026-06-10 05:50:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:2455:87a9:9100:e576:29c1:13c5:3353",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:2455:87a9:9100:e576:29c1:13c5:3353, 104.23.199.222",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzcyIiwidXNlcm5hbWUiOiJuYW1lIiwiZW1haWwiOiJtdWZha2VyN3VyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTY3NTEwOX0.acCPhlFJYWtfarAPYlF-iOQF2StlNpYUHQOzezAiqXw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09618ecdefb4528-TXL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:2455:87a9:9100:e576:29c1:13c5:3353",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 05:50:14 UTC] === END API CALL LOG ===
[10-Jun-2026 05:50:14 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 05:50:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzcyIiwidXNlcm5hbWUiOiJuYW1lIiwiZW1haWwiOiJtdWZha2VyN3VyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTY3NTEwOX0.acCPhlFJYWtfarAPYlF-iOQF2StlNpYUHQOzezAiqXw
[10-Jun-2026 05:50:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 05:50:14 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 05:50:14 UTC] User ID: 772
[10-Jun-2026 05:50:14 UTC] ✅ User profile retrieved successfully for user ID: 772
[10-Jun-2026 05:50:18 UTC] === API CALL LOG ===
[10-Jun-2026 05:50:18 UTC] Endpoint: user/profile.php
[10-Jun-2026 05:50:18 UTC] Full Log Data: {
    "timestamp": "2026-06-10 05:50:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:2455:87a9:9100:e576:29c1:13c5:3353",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:2455:87a9:9100:e576:29c1:13c5:3353, 104.23.199.222",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzcyIiwidXNlcm5hbWUiOiJuYW1lIiwiZW1haWwiOiJtdWZha2VyN3VyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTY3NTEwOX0.acCPhlFJYWtfarAPYlF-iOQF2StlNpYUHQOzezAiqXw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09619069c9e4528-TXL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:2455:87a9:9100:e576:29c1:13c5:3353",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 05:50:18 UTC] === END API CALL LOG ===
[10-Jun-2026 05:50:18 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 05:50:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzcyIiwidXNlcm5hbWUiOiJuYW1lIiwiZW1haWwiOiJtdWZha2VyN3VyQGdtYWlsLmNvbSIsImV4cCI6MTc4MTY3NTEwOX0.acCPhlFJYWtfarAPYlF-iOQF2StlNpYUHQOzezAiqXw
[10-Jun-2026 05:50:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 05:50:18 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 05:50:18 UTC] User ID: 772
[10-Jun-2026 05:50:18 UTC] ✅ User profile retrieved successfully for user ID: 772
[10-Jun-2026 05:56:28 UTC] === API CALL LOG ===
[10-Jun-2026 05:56:28 UTC] Endpoint: user/profile.php
[10-Jun-2026 05:56:28 UTC] Full Log Data: {
    "timestamp": "2026-06-10 05:56:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:14f:17:a17::9e16:55da",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:14f:17:a17::9e16:55da, 172.70.57.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo3NTIsInVzZXJuYW1lIjoiQENmeDIyMiIsImVtYWlsIjoiY2Z4QGhvdG1haWwuY29tIiwiZXhwIjoxNzgxNTI1MzQ3fQ.ws3ZGuzbIO3wQJquguoZPvSUQB8RwOpB_tVh4FHi0eI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a096220ebbc30dd4-TLV",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:14f:17:a17::9e16:55da",
        "cf-ipcountry": "IL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 05:56:28 UTC] === END API CALL LOG ===
[10-Jun-2026 05:56:28 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 05:56:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo3NTIsInVzZXJuYW1lIjoiQENmeDIyMiIsImVtYWlsIjoiY2Z4QGhvdG1haWwuY29tIiwiZXhwIjoxNzgxNTI1MzQ3fQ.ws3ZGuzbIO3wQJquguoZPvSUQB8RwOpB_tVh4FHi0eI
[10-Jun-2026 05:56:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 05:56:28 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 05:56:28 UTC] User ID: 752
[10-Jun-2026 05:56:28 UTC] ✅ User profile retrieved successfully for user ID: 752
[10-Jun-2026 05:56:29 UTC] === API CALL LOG ===
[10-Jun-2026 05:56:29 UTC] Endpoint: user/profile.php
[10-Jun-2026 05:56:29 UTC] Full Log Data: {
    "timestamp": "2026-06-10 05:56:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:14f:17:a17::9e16:55da",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:14f:17:a17::9e16:55da, 172.70.57.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo3NTIsInVzZXJuYW1lIjoiQENmeDIyMiIsImVtYWlsIjoiY2Z4QGhvdG1haWwuY29tIiwiZXhwIjoxNzgxNTI1MzQ3fQ.ws3ZGuzbIO3wQJquguoZPvSUQB8RwOpB_tVh4FHi0eI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09622130c4f0dd4-TLV",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:14f:17:a17::9e16:55da",
        "cf-ipcountry": "IL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 05:56:29 UTC] === END API CALL LOG ===
[10-Jun-2026 05:56:29 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 05:56:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo3NTIsInVzZXJuYW1lIjoiQENmeDIyMiIsImVtYWlsIjoiY2Z4QGhvdG1haWwuY29tIiwiZXhwIjoxNzgxNTI1MzQ3fQ.ws3ZGuzbIO3wQJquguoZPvSUQB8RwOpB_tVh4FHi0eI
[10-Jun-2026 05:56:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 05:56:29 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 05:56:29 UTC] User ID: 752
[10-Jun-2026 05:56:29 UTC] ✅ User profile retrieved successfully for user ID: 752
[10-Jun-2026 05:56:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 05:56:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 05:56:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a02:14f:17:a17::9e16:55da, 172.70.57.138","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo3NTIsInVzZXJuYW1lIjoiQENmeDIyMiIsImVtYWlsIjoiY2Z4QGhvdG1haWwuY29tIiwiZXhwIjoxNzgxNTI1MzQ3fQ.ws3ZGuzbIO3wQJquguoZPvSUQB8RwOpB_tVh4FHi0eI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a09622128b580dd4-TLV","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a02:14f:17:a17::9e16:55da","cf-ipcountry":"IL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jun-2026 05:56:29 UTC] === User Orders API Called ===
[10-Jun-2026 05:56:29 UTC] User ID: 752
[10-Jun-2026 05:56:29 UTC] Limit: 20, Offset: 0
[10-Jun-2026 05:56:29 UTC] Orders found: 0
[10-Jun-2026 05:56:29 UTC] Orders data: []
[10-Jun-2026 05:56:29 UTC] Total orders count: 0
[10-Jun-2026 05:56:29 UTC] === API CALL LOG ===
[10-Jun-2026 05:56:29 UTC] Endpoint: user/profile.php
[10-Jun-2026 05:56:29 UTC] Full Log Data: {
    "timestamp": "2026-06-10 05:56:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:14f:17:a17::9e16:55da",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:14f:17:a17::9e16:55da, 172.70.57.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo3NTIsInVzZXJuYW1lIjoiQENmeDIyMiIsImVtYWlsIjoiY2Z4QGhvdG1haWwuY29tIiwiZXhwIjoxNzgxNTI1MzQ3fQ.ws3ZGuzbIO3wQJquguoZPvSUQB8RwOpB_tVh4FHi0eI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0962216ec2a0dd4-TLV",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:14f:17:a17::9e16:55da",
        "cf-ipcountry": "IL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 05:56:29 UTC] === END API CALL LOG ===
[10-Jun-2026 05:56:29 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 05:56:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo3NTIsInVzZXJuYW1lIjoiQENmeDIyMiIsImVtYWlsIjoiY2Z4QGhvdG1haWwuY29tIiwiZXhwIjoxNzgxNTI1MzQ3fQ.ws3ZGuzbIO3wQJquguoZPvSUQB8RwOpB_tVh4FHi0eI
[10-Jun-2026 05:56:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 05:56:29 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 05:56:29 UTC] User ID: 752
[10-Jun-2026 05:56:29 UTC] ✅ User profile retrieved successfully for user ID: 752
[10-Jun-2026 06:16:53 UTC] === API CALL LOG ===
[10-Jun-2026 06:16:53 UTC] Endpoint: user/profile.php
[10-Jun-2026 06:16:53 UTC] Full Log Data: {
    "timestamp": "2026-06-10 06:16:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "139.162.205.27",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "139.162.205.27, 172.64.192.156",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzczIiwidXNlcm5hbWUiOiJJSUkiLCJlbWFpbCI6IlNvZmFyMzAzNEBnbWFpbC5jb20iLCJleHAiOjE3ODE2NzcwMTF9.myopka8S32R-F1XiMdhV6NEkx0AisfWvIG7Ap5DGrE4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0963ff5afe1ae83-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "139.162.205.27",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 06:16:53 UTC] === END API CALL LOG ===
[10-Jun-2026 06:16:53 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 06:16:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzczIiwidXNlcm5hbWUiOiJJSUkiLCJlbWFpbCI6IlNvZmFyMzAzNEBnbWFpbC5jb20iLCJleHAiOjE3ODE2NzcwMTF9.myopka8S32R-F1XiMdhV6NEkx0AisfWvIG7Ap5DGrE4
[10-Jun-2026 06:16:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 06:16:53 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 06:16:53 UTC] User ID: 773
[10-Jun-2026 06:16:53 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 06:16:53 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 06:16:53 UTC] ✅ User profile retrieved successfully for user ID: 773
[10-Jun-2026 06:16:53 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"139.162.205.27, 172.64.192.156","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzczIiwidXNlcm5hbWUiOiJJSUkiLCJlbWFpbCI6IlNvZmFyMzAzNEBnbWFpbC5jb20iLCJleHAiOjE3ODE2NzcwMTF9.myopka8S32R-F1XiMdhV6NEkx0AisfWvIG7Ap5DGrE4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0963ff5afe8ae83-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"139.162.205.27","cf-ipcountry":"GB","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jun-2026 06:16:53 UTC] === User Orders API Called ===
[10-Jun-2026 06:16:53 UTC] User ID: 773
[10-Jun-2026 06:16:53 UTC] Limit: 20, Offset: 0
[10-Jun-2026 06:16:53 UTC] Orders found: 0
[10-Jun-2026 06:16:53 UTC] Orders data: []
[10-Jun-2026 06:16:53 UTC] === API CALL LOG ===
[10-Jun-2026 06:16:53 UTC] Endpoint: user/profile.php
[10-Jun-2026 06:16:53 UTC] Full Log Data: {
    "timestamp": "2026-06-10 06:16:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "139.162.205.27",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "139.162.205.27, 172.64.192.156",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzczIiwidXNlcm5hbWUiOiJJSUkiLCJlbWFpbCI6IlNvZmFyMzAzNEBnbWFpbC5jb20iLCJleHAiOjE3ODE2NzcwMTF9.myopka8S32R-F1XiMdhV6NEkx0AisfWvIG7Ap5DGrE4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0963ff5afe9ae83-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "139.162.205.27",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 06:16:53 UTC] === END API CALL LOG ===
[10-Jun-2026 06:16:53 UTC] Total orders count: 0
[10-Jun-2026 06:16:53 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 06:16:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzczIiwidXNlcm5hbWUiOiJJSUkiLCJlbWFpbCI6IlNvZmFyMzAzNEBnbWFpbC5jb20iLCJleHAiOjE3ODE2NzcwMTF9.myopka8S32R-F1XiMdhV6NEkx0AisfWvIG7Ap5DGrE4
[10-Jun-2026 06:16:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 06:16:53 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 06:16:53 UTC] User ID: 773
[10-Jun-2026 06:16:53 UTC] ✅ User profile retrieved successfully for user ID: 773
[10-Jun-2026 06:16:55 UTC] === API CALL LOG ===
[10-Jun-2026 06:16:55 UTC] Endpoint: user/profile.php
[10-Jun-2026 06:16:55 UTC] Full Log Data: {
    "timestamp": "2026-06-10 06:16:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "139.162.205.27",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "139.162.205.27, 172.64.192.156",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzczIiwidXNlcm5hbWUiOiJJSUkiLCJlbWFpbCI6IlNvZmFyMzAzNEBnbWFpbC5jb20iLCJleHAiOjE3ODE2NzcwMTF9.myopka8S32R-F1XiMdhV6NEkx0AisfWvIG7Ap5DGrE4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0964000da92ae83-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "139.162.205.27",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 06:16:55 UTC] === END API CALL LOG ===
[10-Jun-2026 06:16:55 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 06:16:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzczIiwidXNlcm5hbWUiOiJJSUkiLCJlbWFpbCI6IlNvZmFyMzAzNEBnbWFpbC5jb20iLCJleHAiOjE3ODE2NzcwMTF9.myopka8S32R-F1XiMdhV6NEkx0AisfWvIG7Ap5DGrE4
[10-Jun-2026 06:16:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 06:16:55 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 06:16:55 UTC] User ID: 773
[10-Jun-2026 06:16:55 UTC] ✅ User profile retrieved successfully for user ID: 773
[10-Jun-2026 06:16:58 UTC] === API CALL LOG ===
[10-Jun-2026 06:16:58 UTC] Endpoint: user/profile.php
[10-Jun-2026 06:16:58 UTC] Full Log Data: {
    "timestamp": "2026-06-10 06:16:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "139.162.205.27",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "139.162.205.27, 172.64.192.156",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzczIiwidXNlcm5hbWUiOiJJSUkiLCJlbWFpbCI6IlNvZmFyMzAzNEBnbWFpbC5jb20iLCJleHAiOjE3ODE2NzcwMTF9.myopka8S32R-F1XiMdhV6NEkx0AisfWvIG7Ap5DGrE4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09640188afdae83-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "139.162.205.27",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 06:16:58 UTC] === END API CALL LOG ===
[10-Jun-2026 06:16:58 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 06:16:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzczIiwidXNlcm5hbWUiOiJJSUkiLCJlbWFpbCI6IlNvZmFyMzAzNEBnbWFpbC5jb20iLCJleHAiOjE3ODE2NzcwMTF9.myopka8S32R-F1XiMdhV6NEkx0AisfWvIG7Ap5DGrE4
[10-Jun-2026 06:16:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 06:16:58 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 06:16:58 UTC] User ID: 773
[10-Jun-2026 06:16:58 UTC] ✅ User profile retrieved successfully for user ID: 773
[10-Jun-2026 06:16:59 UTC] User Purchases API - User ID: 773
[10-Jun-2026 06:16:59 UTC] User Purchases API - Total purchases found: 0
[10-Jun-2026 06:17:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 06:17:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 06:17:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"139.162.205.27, 172.64.192.156","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzczIiwidXNlcm5hbWUiOiJJSUkiLCJlbWFpbCI6IlNvZmFyMzAzNEBnbWFpbC5jb20iLCJleHAiOjE3ODE2NzcwMTF9.myopka8S32R-F1XiMdhV6NEkx0AisfWvIG7Ap5DGrE4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a09640288863ae83-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"139.162.205.27","cf-ipcountry":"GB","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jun-2026 06:17:01 UTC] === User Orders API Called ===
[10-Jun-2026 06:17:01 UTC] User ID: 773
[10-Jun-2026 06:17:01 UTC] Limit: 20, Offset: 0
[10-Jun-2026 06:17:01 UTC] Orders found: 0
[10-Jun-2026 06:17:01 UTC] Orders data: []
[10-Jun-2026 06:17:01 UTC] Total orders count: 0
[10-Jun-2026 06:17:04 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 06:17:04 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 06:17:04 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"139.162.205.27, 172.64.192.156","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzczIiwidXNlcm5hbWUiOiJJSUkiLCJlbWFpbCI6IlNvZmFyMzAzNEBnbWFpbC5jb20iLCJleHAiOjE3ODE2NzcwMTF9.myopka8S32R-F1XiMdhV6NEkx0AisfWvIG7Ap5DGrE4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a09640396aabae83-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"139.162.205.27","cf-ipcountry":"GB","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jun-2026 06:17:04 UTC] === User Orders API Called ===
[10-Jun-2026 06:17:04 UTC] User ID: 773
[10-Jun-2026 06:17:04 UTC] Limit: 20, Offset: 0
[10-Jun-2026 06:17:04 UTC] Orders found: 0
[10-Jun-2026 06:17:04 UTC] Orders data: []
[10-Jun-2026 06:17:04 UTC] Total orders count: 0
[10-Jun-2026 06:17:04 UTC] === API CALL LOG ===
[10-Jun-2026 06:17:04 UTC] Endpoint: user/profile.php
[10-Jun-2026 06:17:04 UTC] Full Log Data: {
    "timestamp": "2026-06-10 06:17:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "139.162.205.27",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "139.162.205.27, 172.64.192.156",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzczIiwidXNlcm5hbWUiOiJJSUkiLCJlbWFpbCI6IlNvZmFyMzAzNEBnbWFpbC5jb20iLCJleHAiOjE3ODE2NzcwMTF9.myopka8S32R-F1XiMdhV6NEkx0AisfWvIG7Ap5DGrE4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a096403a1c9aae83-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "139.162.205.27",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 06:17:04 UTC] === END API CALL LOG ===
[10-Jun-2026 06:17:04 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 06:17:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzczIiwidXNlcm5hbWUiOiJJSUkiLCJlbWFpbCI6IlNvZmFyMzAzNEBnbWFpbC5jb20iLCJleHAiOjE3ODE2NzcwMTF9.myopka8S32R-F1XiMdhV6NEkx0AisfWvIG7Ap5DGrE4
[10-Jun-2026 06:17:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 06:17:04 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 06:17:04 UTC] User ID: 773
[10-Jun-2026 06:17:04 UTC] ✅ User profile retrieved successfully for user ID: 773
[10-Jun-2026 06:17:05 UTC] === API CALL LOG ===
[10-Jun-2026 06:17:05 UTC] Endpoint: user/profile.php
[10-Jun-2026 06:17:05 UTC] Full Log Data: {
    "timestamp": "2026-06-10 06:17:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "139.162.205.27",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "139.162.205.27, 172.64.192.156",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzczIiwidXNlcm5hbWUiOiJJSUkiLCJlbWFpbCI6IlNvZmFyMzAzNEBnbWFpbC5jb20iLCJleHAiOjE3ODE2NzcwMTF9.myopka8S32R-F1XiMdhV6NEkx0AisfWvIG7Ap5DGrE4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0964040abd8ae83-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "139.162.205.27",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 06:17:05 UTC] === END API CALL LOG ===
[10-Jun-2026 06:17:05 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 06:17:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzczIiwidXNlcm5hbWUiOiJJSUkiLCJlbWFpbCI6IlNvZmFyMzAzNEBnbWFpbC5jb20iLCJleHAiOjE3ODE2NzcwMTF9.myopka8S32R-F1XiMdhV6NEkx0AisfWvIG7Ap5DGrE4
[10-Jun-2026 06:17:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 06:17:05 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 06:17:05 UTC] User ID: 773
[10-Jun-2026 06:17:05 UTC] ✅ User profile retrieved successfully for user ID: 773
[10-Jun-2026 06:17:06 UTC] === API CALL LOG ===
[10-Jun-2026 06:17:06 UTC] Endpoint: user/profile.php
[10-Jun-2026 06:17:06 UTC] Full Log Data: {
    "timestamp": "2026-06-10 06:17:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "139.162.205.27",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "139.162.205.27, 172.64.192.156",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzczIiwidXNlcm5hbWUiOiJJSUkiLCJlbWFpbCI6IlNvZmFyMzAzNEBnbWFpbC5jb20iLCJleHAiOjE3ODE2NzcwMTF9.myopka8S32R-F1XiMdhV6NEkx0AisfWvIG7Ap5DGrE4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0964046aa93ae83-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "139.162.205.27",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 06:17:06 UTC] === END API CALL LOG ===
[10-Jun-2026 06:17:06 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 06:17:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzczIiwidXNlcm5hbWUiOiJJSUkiLCJlbWFpbCI6IlNvZmFyMzAzNEBnbWFpbC5jb20iLCJleHAiOjE3ODE2NzcwMTF9.myopka8S32R-F1XiMdhV6NEkx0AisfWvIG7Ap5DGrE4
[10-Jun-2026 06:17:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 06:17:06 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 06:17:06 UTC] User ID: 773
[10-Jun-2026 06:17:06 UTC] ✅ User profile retrieved successfully for user ID: 773
[10-Jun-2026 06:17:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 06:17:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 06:17:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"139.162.205.27, 172.64.192.156","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzczIiwidXNlcm5hbWUiOiJJSUkiLCJlbWFpbCI6IlNvZmFyMzAzNEBnbWFpbC5jb20iLCJleHAiOjE3ODE2NzcwMTF9.myopka8S32R-F1XiMdhV6NEkx0AisfWvIG7Ap5DGrE4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a09640631bdbae83-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"139.162.205.27","cf-ipcountry":"GB","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jun-2026 06:17:10 UTC] === User Orders API Called ===
[10-Jun-2026 06:17:10 UTC] User ID: 773
[10-Jun-2026 06:17:10 UTC] Limit: 20, Offset: 0
[10-Jun-2026 06:17:10 UTC] Orders found: 0
[10-Jun-2026 06:17:10 UTC] Orders data: []
[10-Jun-2026 06:17:10 UTC] Total orders count: 0
[10-Jun-2026 06:17:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 06:17:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 06:17:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"139.162.205.27, 172.64.192.156","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzczIiwidXNlcm5hbWUiOiJJSUkiLCJlbWFpbCI6IlNvZmFyMzAzNEBnbWFpbC5jb20iLCJleHAiOjE3ODE2NzcwMTF9.myopka8S32R-F1XiMdhV6NEkx0AisfWvIG7Ap5DGrE4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a096407739efae83-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"139.162.205.27","cf-ipcountry":"GB","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jun-2026 06:17:14 UTC] === User Orders API Called ===
[10-Jun-2026 06:17:14 UTC] User ID: 773
[10-Jun-2026 06:17:14 UTC] Limit: 20, Offset: 0
[10-Jun-2026 06:17:14 UTC] Orders found: 0
[10-Jun-2026 06:17:14 UTC] Orders data: []
[10-Jun-2026 06:17:14 UTC] Total orders count: 0
[10-Jun-2026 06:17:15 UTC] === API CALL LOG ===
[10-Jun-2026 06:17:15 UTC] Endpoint: user/profile.php
[10-Jun-2026 06:17:15 UTC] Full Log Data: {
    "timestamp": "2026-06-10 06:17:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "139.162.205.27",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "139.162.205.27, 172.64.192.156",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzczIiwidXNlcm5hbWUiOiJJSUkiLCJlbWFpbCI6IlNvZmFyMzAzNEBnbWFpbC5jb20iLCJleHAiOjE3ODE2NzcwMTF9.myopka8S32R-F1XiMdhV6NEkx0AisfWvIG7Ap5DGrE4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0964082ce69ae83-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "139.162.205.27",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 06:17:15 UTC] === END API CALL LOG ===
[10-Jun-2026 06:17:15 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 06:17:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzczIiwidXNlcm5hbWUiOiJJSUkiLCJlbWFpbCI6IlNvZmFyMzAzNEBnbWFpbC5jb20iLCJleHAiOjE3ODE2NzcwMTF9.myopka8S32R-F1XiMdhV6NEkx0AisfWvIG7Ap5DGrE4
[10-Jun-2026 06:17:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 06:17:15 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 06:17:15 UTC] User ID: 773
[10-Jun-2026 06:17:15 UTC] ✅ User profile retrieved successfully for user ID: 773
[10-Jun-2026 06:17:16 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 06:17:16 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 06:17:16 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"139.162.205.27, 172.64.192.156","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzczIiwidXNlcm5hbWUiOiJJSUkiLCJlbWFpbCI6IlNvZmFyMzAzNEBnbWFpbC5jb20iLCJleHAiOjE3ODE2NzcwMTF9.myopka8S32R-F1XiMdhV6NEkx0AisfWvIG7Ap5DGrE4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0964087ca62ae83-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"139.162.205.27","cf-ipcountry":"GB","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jun-2026 06:17:16 UTC] === User Orders API Called ===
[10-Jun-2026 06:17:16 UTC] User ID: 773
[10-Jun-2026 06:17:16 UTC] Limit: 20, Offset: 0
[10-Jun-2026 06:17:16 UTC] Orders found: 0
[10-Jun-2026 06:17:16 UTC] Orders data: []
[10-Jun-2026 06:17:16 UTC] Total orders count: 0
[10-Jun-2026 06:17:17 UTC] === API CALL LOG ===
[10-Jun-2026 06:17:17 UTC] Endpoint: user/profile.php
[10-Jun-2026 06:17:17 UTC] Full Log Data: {
    "timestamp": "2026-06-10 06:17:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "139.162.205.27",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "139.162.205.27, 172.64.192.156",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzczIiwidXNlcm5hbWUiOiJJSUkiLCJlbWFpbCI6IlNvZmFyMzAzNEBnbWFpbC5jb20iLCJleHAiOjE3ODE2NzcwMTF9.myopka8S32R-F1XiMdhV6NEkx0AisfWvIG7Ap5DGrE4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09640895e3bae83-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "139.162.205.27",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 06:17:17 UTC] === END API CALL LOG ===
[10-Jun-2026 06:17:17 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 06:17:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzczIiwidXNlcm5hbWUiOiJJSUkiLCJlbWFpbCI6IlNvZmFyMzAzNEBnbWFpbC5jb20iLCJleHAiOjE3ODE2NzcwMTF9.myopka8S32R-F1XiMdhV6NEkx0AisfWvIG7Ap5DGrE4
[10-Jun-2026 06:17:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 06:17:17 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 06:17:17 UTC] User ID: 773
[10-Jun-2026 06:17:17 UTC] ✅ User profile retrieved successfully for user ID: 773
[10-Jun-2026 06:17:17 UTC] === API CALL LOG ===
[10-Jun-2026 06:17:17 UTC] Endpoint: user/profile.php
[10-Jun-2026 06:17:17 UTC] Full Log Data: {
    "timestamp": "2026-06-10 06:17:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "139.162.205.27",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "139.162.205.27, 172.64.192.156",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzczIiwidXNlcm5hbWUiOiJJSUkiLCJlbWFpbCI6IlNvZmFyMzAzNEBnbWFpbC5jb20iLCJleHAiOjE3ODE2NzcwMTF9.myopka8S32R-F1XiMdhV6NEkx0AisfWvIG7Ap5DGrE4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09640895e3dae83-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "139.162.205.27",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 06:17:17 UTC] === END API CALL LOG ===
[10-Jun-2026 06:17:17 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 06:17:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzczIiwidXNlcm5hbWUiOiJJSUkiLCJlbWFpbCI6IlNvZmFyMzAzNEBnbWFpbC5jb20iLCJleHAiOjE3ODE2NzcwMTF9.myopka8S32R-F1XiMdhV6NEkx0AisfWvIG7Ap5DGrE4
[10-Jun-2026 06:17:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 06:17:17 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 06:17:17 UTC] User ID: 773
[10-Jun-2026 06:17:17 UTC] ✅ User profile retrieved successfully for user ID: 773
[10-Jun-2026 06:17:18 UTC] === API CALL LOG ===
[10-Jun-2026 06:17:18 UTC] Endpoint: user/profile.php
[10-Jun-2026 06:17:18 UTC] Full Log Data: {
    "timestamp": "2026-06-10 06:17:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "139.162.205.27",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "139.162.205.27, 172.64.192.156",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzczIiwidXNlcm5hbWUiOiJJSUkiLCJlbWFpbCI6IlNvZmFyMzAzNEBnbWFpbC5jb20iLCJleHAiOjE3ODE2NzcwMTF9.myopka8S32R-F1XiMdhV6NEkx0AisfWvIG7Ap5DGrE4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09640933e3bae83-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "139.162.205.27",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 06:17:18 UTC] === END API CALL LOG ===
[10-Jun-2026 06:17:18 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 06:17:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzczIiwidXNlcm5hbWUiOiJJSUkiLCJlbWFpbCI6IlNvZmFyMzAzNEBnbWFpbC5jb20iLCJleHAiOjE3ODE2NzcwMTF9.myopka8S32R-F1XiMdhV6NEkx0AisfWvIG7Ap5DGrE4
[10-Jun-2026 06:17:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 06:17:18 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 06:17:18 UTC] User ID: 773
[10-Jun-2026 06:17:18 UTC] ✅ User profile retrieved successfully for user ID: 773
[10-Jun-2026 06:18:05 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 06:18:05 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 06:18:05 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"139.162.205.27, 172.64.192.157","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzczIiwidXNlcm5hbWUiOiJJSUkiLCJlbWFpbCI6IlNvZmFyMzAzNEBnbWFpbC5jb20iLCJleHAiOjE3ODE2NzcwMTF9.myopka8S32R-F1XiMdhV6NEkx0AisfWvIG7Ap5DGrE4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a09641b6ae29ae83-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"139.162.205.27","cf-ipcountry":"GB","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jun-2026 06:18:05 UTC] === User Orders API Called ===
[10-Jun-2026 06:18:05 UTC] User ID: 773
[10-Jun-2026 06:18:05 UTC] Limit: 20, Offset: 0
[10-Jun-2026 06:18:05 UTC] Orders found: 0
[10-Jun-2026 06:18:05 UTC] Orders data: []
[10-Jun-2026 06:18:05 UTC] === API CALL LOG ===
[10-Jun-2026 06:18:05 UTC] Endpoint: user/profile.php
[10-Jun-2026 06:18:05 UTC] Full Log Data: {
    "timestamp": "2026-06-10 06:18:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "139.162.205.27",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "139.162.205.27, 172.64.192.157",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzczIiwidXNlcm5hbWUiOiJJSUkiLCJlbWFpbCI6IlNvZmFyMzAzNEBnbWFpbC5jb20iLCJleHAiOjE3ODE2NzcwMTF9.myopka8S32R-F1XiMdhV6NEkx0AisfWvIG7Ap5DGrE4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09641b6ae2cae83-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "139.162.205.27",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 06:18:05 UTC] === END API CALL LOG ===
[10-Jun-2026 06:18:05 UTC] Total orders count: 0
[10-Jun-2026 06:18:05 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 06:18:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzczIiwidXNlcm5hbWUiOiJJSUkiLCJlbWFpbCI6IlNvZmFyMzAzNEBnbWFpbC5jb20iLCJleHAiOjE3ODE2NzcwMTF9.myopka8S32R-F1XiMdhV6NEkx0AisfWvIG7Ap5DGrE4
[10-Jun-2026 06:18:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 06:18:05 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 06:18:05 UTC] User ID: 773
[10-Jun-2026 06:18:05 UTC] ✅ User profile retrieved successfully for user ID: 773
[10-Jun-2026 06:18:05 UTC] === API CALL LOG ===
[10-Jun-2026 06:18:05 UTC] Endpoint: user/profile.php
[10-Jun-2026 06:18:05 UTC] Full Log Data: {
    "timestamp": "2026-06-10 06:18:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "139.162.205.27",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "139.162.205.27, 172.64.192.157",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzczIiwidXNlcm5hbWUiOiJJSUkiLCJlbWFpbCI6IlNvZmFyMzAzNEBnbWFpbC5jb20iLCJleHAiOjE3ODE2NzcwMTF9.myopka8S32R-F1XiMdhV6NEkx0AisfWvIG7Ap5DGrE4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09641b88a90ae83-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "139.162.205.27",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 06:18:05 UTC] === END API CALL LOG ===
[10-Jun-2026 06:18:05 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 06:18:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzczIiwidXNlcm5hbWUiOiJJSUkiLCJlbWFpbCI6IlNvZmFyMzAzNEBnbWFpbC5jb20iLCJleHAiOjE3ODE2NzcwMTF9.myopka8S32R-F1XiMdhV6NEkx0AisfWvIG7Ap5DGrE4
[10-Jun-2026 06:18:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 06:18:05 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 06:18:05 UTC] User ID: 773
[10-Jun-2026 06:18:05 UTC] ✅ User profile retrieved successfully for user ID: 773
[10-Jun-2026 06:18:06 UTC] === API CALL LOG ===
[10-Jun-2026 06:18:06 UTC] Endpoint: user/profile.php
[10-Jun-2026 06:18:06 UTC] Full Log Data: {
    "timestamp": "2026-06-10 06:18:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "139.162.205.27",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "139.162.205.27, 172.64.192.157",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzczIiwidXNlcm5hbWUiOiJJSUkiLCJlbWFpbCI6IlNvZmFyMzAzNEBnbWFpbC5jb20iLCJleHAiOjE3ODE2NzcwMTF9.myopka8S32R-F1XiMdhV6NEkx0AisfWvIG7Ap5DGrE4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09641c16944ae83-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "139.162.205.27",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 06:18:06 UTC] === END API CALL LOG ===
[10-Jun-2026 06:18:06 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 06:18:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzczIiwidXNlcm5hbWUiOiJJSUkiLCJlbWFpbCI6IlNvZmFyMzAzNEBnbWFpbC5jb20iLCJleHAiOjE3ODE2NzcwMTF9.myopka8S32R-F1XiMdhV6NEkx0AisfWvIG7Ap5DGrE4
[10-Jun-2026 06:18:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 06:18:06 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 06:18:06 UTC] User ID: 773
[10-Jun-2026 06:18:06 UTC] ✅ User profile retrieved successfully for user ID: 773
[10-Jun-2026 06:18:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 06:18:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 06:18:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"139.162.205.27, 172.64.192.157","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzczIiwidXNlcm5hbWUiOiJJSUkiLCJlbWFpbCI6IlNvZmFyMzAzNEBnbWFpbC5jb20iLCJleHAiOjE3ODE2NzcwMTF9.myopka8S32R-F1XiMdhV6NEkx0AisfWvIG7Ap5DGrE4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a096426c9d9bae83-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"139.162.205.27","cf-ipcountry":"GB","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jun-2026 06:18:34 UTC] === User Orders API Called ===
[10-Jun-2026 06:18:34 UTC] User ID: 773
[10-Jun-2026 06:18:34 UTC] Limit: 20, Offset: 0
[10-Jun-2026 06:18:34 UTC] Orders found: 0
[10-Jun-2026 06:18:34 UTC] Orders data: []
[10-Jun-2026 06:18:34 UTC] Total orders count: 0
[10-Jun-2026 06:18:34 UTC] === API CALL LOG ===
[10-Jun-2026 06:18:34 UTC] Endpoint: user/profile.php
[10-Jun-2026 06:18:34 UTC] Full Log Data: {
    "timestamp": "2026-06-10 06:18:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "139.162.205.27",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "139.162.205.27, 172.64.192.157",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzczIiwidXNlcm5hbWUiOiJJSUkiLCJlbWFpbCI6IlNvZmFyMzAzNEBnbWFpbC5jb20iLCJleHAiOjE3ODE2NzcwMTF9.myopka8S32R-F1XiMdhV6NEkx0AisfWvIG7Ap5DGrE4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a096426f2ba3ae83-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "139.162.205.27",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 06:18:34 UTC] === END API CALL LOG ===
[10-Jun-2026 06:18:34 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 06:18:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzczIiwidXNlcm5hbWUiOiJJSUkiLCJlbWFpbCI6IlNvZmFyMzAzNEBnbWFpbC5jb20iLCJleHAiOjE3ODE2NzcwMTF9.myopka8S32R-F1XiMdhV6NEkx0AisfWvIG7Ap5DGrE4
[10-Jun-2026 06:18:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 06:18:34 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 06:18:34 UTC] User ID: 773
[10-Jun-2026 06:18:34 UTC] ✅ User profile retrieved successfully for user ID: 773
[10-Jun-2026 06:18:35 UTC] === API CALL LOG ===
[10-Jun-2026 06:18:35 UTC] Endpoint: user/profile.php
[10-Jun-2026 06:18:35 UTC] Full Log Data: {
    "timestamp": "2026-06-10 06:18:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "139.162.205.27",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "139.162.205.27, 172.64.192.157",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzczIiwidXNlcm5hbWUiOiJJSUkiLCJlbWFpbCI6IlNvZmFyMzAzNEBnbWFpbC5jb20iLCJleHAiOjE3ODE2NzcwMTF9.myopka8S32R-F1XiMdhV6NEkx0AisfWvIG7Ap5DGrE4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0964271081aae83-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "139.162.205.27",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 06:18:35 UTC] === END API CALL LOG ===
[10-Jun-2026 06:18:35 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 06:18:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzczIiwidXNlcm5hbWUiOiJJSUkiLCJlbWFpbCI6IlNvZmFyMzAzNEBnbWFpbC5jb20iLCJleHAiOjE3ODE2NzcwMTF9.myopka8S32R-F1XiMdhV6NEkx0AisfWvIG7Ap5DGrE4
[10-Jun-2026 06:18:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 06:18:35 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 06:18:35 UTC] User ID: 773
[10-Jun-2026 06:18:35 UTC] ✅ User profile retrieved successfully for user ID: 773
[10-Jun-2026 06:18:35 UTC] === API CALL LOG ===
[10-Jun-2026 06:18:35 UTC] Endpoint: user/profile.php
[10-Jun-2026 06:18:35 UTC] Full Log Data: {
    "timestamp": "2026-06-10 06:18:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "139.162.205.27",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "139.162.205.27, 172.64.192.157",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzczIiwidXNlcm5hbWUiOiJJSUkiLCJlbWFpbCI6IlNvZmFyMzAzNEBnbWFpbC5jb20iLCJleHAiOjE3ODE2NzcwMTF9.myopka8S32R-F1XiMdhV6NEkx0AisfWvIG7Ap5DGrE4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0964276eda3ae83-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "139.162.205.27",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 06:18:35 UTC] === END API CALL LOG ===
[10-Jun-2026 06:18:35 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 06:18:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzczIiwidXNlcm5hbWUiOiJJSUkiLCJlbWFpbCI6IlNvZmFyMzAzNEBnbWFpbC5jb20iLCJleHAiOjE3ODE2NzcwMTF9.myopka8S32R-F1XiMdhV6NEkx0AisfWvIG7Ap5DGrE4
[10-Jun-2026 06:18:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 06:18:35 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 06:18:35 UTC] User ID: 773
[10-Jun-2026 06:18:35 UTC] ✅ User profile retrieved successfully for user ID: 773
[10-Jun-2026 06:18:42 UTC] === API CALL LOG ===
[10-Jun-2026 06:18:42 UTC] Endpoint: user/profile.php
[10-Jun-2026 06:18:42 UTC] Full Log Data: {
    "timestamp": "2026-06-10 06:18:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "139.162.205.27",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "139.162.205.27, 172.64.192.157",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzczIiwidXNlcm5hbWUiOiJJSUkiLCJlbWFpbCI6IlNvZmFyMzAzNEBnbWFpbC5jb20iLCJleHAiOjE3ODE2NzcwMTF9.myopka8S32R-F1XiMdhV6NEkx0AisfWvIG7Ap5DGrE4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a096429f3938ae83-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "139.162.205.27",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 06:18:42 UTC] === END API CALL LOG ===
[10-Jun-2026 06:18:42 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 06:18:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzczIiwidXNlcm5hbWUiOiJJSUkiLCJlbWFpbCI6IlNvZmFyMzAzNEBnbWFpbC5jb20iLCJleHAiOjE3ODE2NzcwMTF9.myopka8S32R-F1XiMdhV6NEkx0AisfWvIG7Ap5DGrE4
[10-Jun-2026 06:18:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 06:18:42 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 06:18:42 UTC] User ID: 773
[10-Jun-2026 06:18:42 UTC] ✅ User profile retrieved successfully for user ID: 773
[10-Jun-2026 06:18:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 06:18:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 06:18:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"139.162.205.27, 172.64.192.157","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzczIiwidXNlcm5hbWUiOiJJSUkiLCJlbWFpbCI6IlNvZmFyMzAzNEBnbWFpbC5jb20iLCJleHAiOjE3ODE2NzcwMTF9.myopka8S32R-F1XiMdhV6NEkx0AisfWvIG7Ap5DGrE4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a096429f3936ae83-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"139.162.205.27","cf-ipcountry":"GB","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jun-2026 06:18:42 UTC] === User Orders API Called ===
[10-Jun-2026 06:18:42 UTC] User ID: 773
[10-Jun-2026 06:18:42 UTC] Limit: 20, Offset: 0
[10-Jun-2026 06:18:42 UTC] Orders found: 0
[10-Jun-2026 06:18:42 UTC] Orders data: []
[10-Jun-2026 06:18:42 UTC] Total orders count: 0
[10-Jun-2026 06:18:42 UTC] === API CALL LOG ===
[10-Jun-2026 06:18:42 UTC] Endpoint: user/profile.php
[10-Jun-2026 06:18:42 UTC] Full Log Data: {
    "timestamp": "2026-06-10 06:18:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "139.162.205.27",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "139.162.205.27, 172.64.192.157",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzczIiwidXNlcm5hbWUiOiJJSUkiLCJlbWFpbCI6IlNvZmFyMzAzNEBnbWFpbC5jb20iLCJleHAiOjE3ODE2NzcwMTF9.myopka8S32R-F1XiMdhV6NEkx0AisfWvIG7Ap5DGrE4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09642a12d5dae83-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "139.162.205.27",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 06:18:42 UTC] === END API CALL LOG ===
[10-Jun-2026 06:18:42 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 06:18:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzczIiwidXNlcm5hbWUiOiJJSUkiLCJlbWFpbCI6IlNvZmFyMzAzNEBnbWFpbC5jb20iLCJleHAiOjE3ODE2NzcwMTF9.myopka8S32R-F1XiMdhV6NEkx0AisfWvIG7Ap5DGrE4
[10-Jun-2026 06:18:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 06:18:42 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 06:18:42 UTC] User ID: 773
[10-Jun-2026 06:18:42 UTC] ✅ User profile retrieved successfully for user ID: 773
[10-Jun-2026 06:18:43 UTC] === API CALL LOG ===
[10-Jun-2026 06:18:43 UTC] Endpoint: user/profile.php
[10-Jun-2026 06:18:43 UTC] Full Log Data: {
    "timestamp": "2026-06-10 06:18:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "139.162.205.27",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "139.162.205.27, 172.64.192.157",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzczIiwidXNlcm5hbWUiOiJJSUkiLCJlbWFpbCI6IlNvZmFyMzAzNEBnbWFpbC5jb20iLCJleHAiOjE3ODE2NzcwMTF9.myopka8S32R-F1XiMdhV6NEkx0AisfWvIG7Ap5DGrE4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09642a6d9beae83-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "139.162.205.27",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 06:18:43 UTC] === END API CALL LOG ===
[10-Jun-2026 06:18:43 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 06:18:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzczIiwidXNlcm5hbWUiOiJJSUkiLCJlbWFpbCI6IlNvZmFyMzAzNEBnbWFpbC5jb20iLCJleHAiOjE3ODE2NzcwMTF9.myopka8S32R-F1XiMdhV6NEkx0AisfWvIG7Ap5DGrE4
[10-Jun-2026 06:18:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 06:18:43 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 06:18:43 UTC] User ID: 773
[10-Jun-2026 06:18:43 UTC] ✅ User profile retrieved successfully for user ID: 773
[10-Jun-2026 06:18:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 06:18:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 06:18:46 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"139.162.205.27, 172.64.192.157","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzczIiwidXNlcm5hbWUiOiJJSUkiLCJlbWFpbCI6IlNvZmFyMzAzNEBnbWFpbC5jb20iLCJleHAiOjE3ODE2NzcwMTF9.myopka8S32R-F1XiMdhV6NEkx0AisfWvIG7Ap5DGrE4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a09642b95becae83-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"139.162.205.27","cf-ipcountry":"GB","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jun-2026 06:18:46 UTC] === User Orders API Called ===
[10-Jun-2026 06:18:46 UTC] User ID: 773
[10-Jun-2026 06:18:46 UTC] Limit: 20, Offset: 0
[10-Jun-2026 06:18:46 UTC] Orders found: 0
[10-Jun-2026 06:18:46 UTC] Orders data: []
[10-Jun-2026 06:18:46 UTC] Total orders count: 0
[10-Jun-2026 06:18:47 UTC] === API CALL LOG ===
[10-Jun-2026 06:18:47 UTC] Endpoint: user/profile.php
[10-Jun-2026 06:18:47 UTC] Full Log Data: {
    "timestamp": "2026-06-10 06:18:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "139.162.205.27",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "139.162.205.27, 172.64.192.157",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzczIiwidXNlcm5hbWUiOiJJSUkiLCJlbWFpbCI6IlNvZmFyMzAzNEBnbWFpbC5jb20iLCJleHAiOjE3ODE2NzcwMTF9.myopka8S32R-F1XiMdhV6NEkx0AisfWvIG7Ap5DGrE4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09642bf4921ae83-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "139.162.205.27",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 06:18:47 UTC] === END API CALL LOG ===
[10-Jun-2026 06:18:47 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 06:18:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzczIiwidXNlcm5hbWUiOiJJSUkiLCJlbWFpbCI6IlNvZmFyMzAzNEBnbWFpbC5jb20iLCJleHAiOjE3ODE2NzcwMTF9.myopka8S32R-F1XiMdhV6NEkx0AisfWvIG7Ap5DGrE4
[10-Jun-2026 06:18:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 06:18:47 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 06:18:47 UTC] User ID: 773
[10-Jun-2026 06:18:47 UTC] ✅ User profile retrieved successfully for user ID: 773
[10-Jun-2026 06:19:10 UTC] === API CALL LOG ===
[10-Jun-2026 06:19:10 UTC] Endpoint: user/profile.php
[10-Jun-2026 06:19:10 UTC] Full Log Data: {
    "timestamp": "2026-06-10 06:19:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "139.162.205.27",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "139.162.205.27, 172.69.43.151",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzczIiwidXNlcm5hbWUiOiJJSUkiLCJlbWFpbCI6IlNvZmFyMzAzNEBnbWFpbC5jb20iLCJleHAiOjE3ODE2NzcwMTF9.myopka8S32R-F1XiMdhV6NEkx0AisfWvIG7Ap5DGrE4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09643503b676532-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "139.162.205.27",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 06:19:10 UTC] === END API CALL LOG ===
[10-Jun-2026 06:19:10 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 06:19:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzczIiwidXNlcm5hbWUiOiJJSUkiLCJlbWFpbCI6IlNvZmFyMzAzNEBnbWFpbC5jb20iLCJleHAiOjE3ODE2NzcwMTF9.myopka8S32R-F1XiMdhV6NEkx0AisfWvIG7Ap5DGrE4
[10-Jun-2026 06:19:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 06:19:10 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 06:19:10 UTC] User ID: 773
[10-Jun-2026 06:19:10 UTC] ✅ User profile retrieved successfully for user ID: 773
[10-Jun-2026 06:19:11 UTC] === API CALL LOG ===
[10-Jun-2026 06:19:11 UTC] Endpoint: user/profile.php
[10-Jun-2026 06:19:11 UTC] Full Log Data: {
    "timestamp": "2026-06-10 06:19:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "139.162.205.27",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "139.162.205.27, 172.69.43.151",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzczIiwidXNlcm5hbWUiOiJJSUkiLCJlbWFpbCI6IlNvZmFyMzAzNEBnbWFpbC5jb20iLCJleHAiOjE3ODE2NzcwMTF9.myopka8S32R-F1XiMdhV6NEkx0AisfWvIG7Ap5DGrE4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0964355ce416532-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "139.162.205.27",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 06:19:11 UTC] === END API CALL LOG ===
[10-Jun-2026 06:19:11 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 06:19:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzczIiwidXNlcm5hbWUiOiJJSUkiLCJlbWFpbCI6IlNvZmFyMzAzNEBnbWFpbC5jb20iLCJleHAiOjE3ODE2NzcwMTF9.myopka8S32R-F1XiMdhV6NEkx0AisfWvIG7Ap5DGrE4
[10-Jun-2026 06:19:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 06:19:11 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 06:19:11 UTC] User ID: 773
[10-Jun-2026 06:19:11 UTC] ✅ User profile retrieved successfully for user ID: 773
[10-Jun-2026 06:19:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 06:19:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 06:19:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"139.162.205.27, 172.69.43.151","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzczIiwidXNlcm5hbWUiOiJJSUkiLCJlbWFpbCI6IlNvZmFyMzAzNEBnbWFpbC5jb20iLCJleHAiOjE3ODE2NzcwMTF9.myopka8S32R-F1XiMdhV6NEkx0AisfWvIG7Ap5DGrE4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0964355ce436532-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"139.162.205.27","cf-ipcountry":"GB","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jun-2026 06:19:11 UTC] === User Orders API Called ===
[10-Jun-2026 06:19:11 UTC] User ID: 773
[10-Jun-2026 06:19:11 UTC] Limit: 20, Offset: 0
[10-Jun-2026 06:19:11 UTC] Orders found: 0
[10-Jun-2026 06:19:11 UTC] Orders data: []
[10-Jun-2026 06:19:11 UTC] Total orders count: 0
[10-Jun-2026 06:19:11 UTC] === API CALL LOG ===
[10-Jun-2026 06:19:11 UTC] Endpoint: user/profile.php
[10-Jun-2026 06:19:11 UTC] Full Log Data: {
    "timestamp": "2026-06-10 06:19:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "139.162.205.27",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "139.162.205.27, 172.69.194.82",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzczIiwidXNlcm5hbWUiOiJJSUkiLCJlbWFpbCI6IlNvZmFyMzAzNEBnbWFpbC5jb20iLCJleHAiOjE3ODE2NzcwMTF9.myopka8S32R-F1XiMdhV6NEkx0AisfWvIG7Ap5DGrE4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0964355ce456532-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "139.162.205.27",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 06:19:11 UTC] === END API CALL LOG ===
[10-Jun-2026 06:19:11 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 06:19:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzczIiwidXNlcm5hbWUiOiJJSUkiLCJlbWFpbCI6IlNvZmFyMzAzNEBnbWFpbC5jb20iLCJleHAiOjE3ODE2NzcwMTF9.myopka8S32R-F1XiMdhV6NEkx0AisfWvIG7Ap5DGrE4
[10-Jun-2026 06:19:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 06:19:11 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 06:19:11 UTC] User ID: 773
[10-Jun-2026 06:19:11 UTC] ✅ User profile retrieved successfully for user ID: 773
[10-Jun-2026 06:19:13 UTC] === API CALL LOG ===
[10-Jun-2026 06:19:13 UTC] Endpoint: user/profile.php
[10-Jun-2026 06:19:13 UTC] Full Log Data: {
    "timestamp": "2026-06-10 06:19:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "139.162.205.27",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "139.162.205.27, 172.69.43.151",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzczIiwidXNlcm5hbWUiOiJJSUkiLCJlbWFpbCI6IlNvZmFyMzAzNEBnbWFpbC5jb20iLCJleHAiOjE3ODE2NzcwMTF9.myopka8S32R-F1XiMdhV6NEkx0AisfWvIG7Ap5DGrE4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a096435f1b5d6532-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "139.162.205.27",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 06:19:13 UTC] === END API CALL LOG ===
[10-Jun-2026 06:19:13 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 06:19:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzczIiwidXNlcm5hbWUiOiJJSUkiLCJlbWFpbCI6IlNvZmFyMzAzNEBnbWFpbC5jb20iLCJleHAiOjE3ODE2NzcwMTF9.myopka8S32R-F1XiMdhV6NEkx0AisfWvIG7Ap5DGrE4
[10-Jun-2026 06:19:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 06:19:13 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 06:19:13 UTC] User ID: 773
[10-Jun-2026 06:19:13 UTC] ✅ User profile retrieved successfully for user ID: 773
[10-Jun-2026 06:19:16 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 06:19:16 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 06:19:16 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"139.162.205.27, 172.69.43.151","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzczIiwidXNlcm5hbWUiOiJJSUkiLCJlbWFpbCI6IlNvZmFyMzAzNEBnbWFpbC5jb20iLCJleHAiOjE3ODE2NzcwMTF9.myopka8S32R-F1XiMdhV6NEkx0AisfWvIG7Ap5DGrE4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a09643720d7b6532-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"139.162.205.27","cf-ipcountry":"GB","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jun-2026 06:19:16 UTC] === User Orders API Called ===
[10-Jun-2026 06:19:16 UTC] User ID: 773
[10-Jun-2026 06:19:16 UTC] Limit: 20, Offset: 0
[10-Jun-2026 06:19:16 UTC] Orders found: 0
[10-Jun-2026 06:19:16 UTC] Orders data: []
[10-Jun-2026 06:19:16 UTC] Total orders count: 0
[10-Jun-2026 06:19:16 UTC] === API CALL LOG ===
[10-Jun-2026 06:19:16 UTC] Endpoint: user/profile.php
[10-Jun-2026 06:19:16 UTC] Full Log Data: {
    "timestamp": "2026-06-10 06:19:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "139.162.205.27",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "139.162.205.27, 172.69.43.151",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzczIiwidXNlcm5hbWUiOiJJSUkiLCJlbWFpbCI6IlNvZmFyMzAzNEBnbWFpbC5jb20iLCJleHAiOjE3ODE2NzcwMTF9.myopka8S32R-F1XiMdhV6NEkx0AisfWvIG7Ap5DGrE4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09643727dc36532-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "139.162.205.27",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 06:19:16 UTC] === END API CALL LOG ===
[10-Jun-2026 06:19:16 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 06:19:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzczIiwidXNlcm5hbWUiOiJJSUkiLCJlbWFpbCI6IlNvZmFyMzAzNEBnbWFpbC5jb20iLCJleHAiOjE3ODE2NzcwMTF9.myopka8S32R-F1XiMdhV6NEkx0AisfWvIG7Ap5DGrE4
[10-Jun-2026 06:19:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 06:19:16 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 06:19:16 UTC] User ID: 773
[10-Jun-2026 06:19:16 UTC] ✅ User profile retrieved successfully for user ID: 773
[10-Jun-2026 06:19:17 UTC] === API CALL LOG ===
[10-Jun-2026 06:19:17 UTC] Endpoint: user/profile.php
[10-Jun-2026 06:19:17 UTC] Full Log Data: {
    "timestamp": "2026-06-10 06:19:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "139.162.205.27",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "139.162.205.27, 172.69.43.151",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzczIiwidXNlcm5hbWUiOiJJSUkiLCJlbWFpbCI6IlNvZmFyMzAzNEBnbWFpbC5jb20iLCJleHAiOjE3ODE2NzcwMTF9.myopka8S32R-F1XiMdhV6NEkx0AisfWvIG7Ap5DGrE4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0964377d8706532-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "139.162.205.27",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 06:19:17 UTC] === END API CALL LOG ===
[10-Jun-2026 06:19:17 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 06:19:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzczIiwidXNlcm5hbWUiOiJJSUkiLCJlbWFpbCI6IlNvZmFyMzAzNEBnbWFpbC5jb20iLCJleHAiOjE3ODE2NzcwMTF9.myopka8S32R-F1XiMdhV6NEkx0AisfWvIG7Ap5DGrE4
[10-Jun-2026 06:19:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 06:19:17 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 06:19:17 UTC] User ID: 773
[10-Jun-2026 06:19:17 UTC] ✅ User profile retrieved successfully for user ID: 773
[10-Jun-2026 06:19:17 UTC] === API CALL LOG ===
[10-Jun-2026 06:19:17 UTC] Endpoint: user/profile.php
[10-Jun-2026 06:19:17 UTC] Full Log Data: {
    "timestamp": "2026-06-10 06:19:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "139.162.205.27",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "139.162.205.27, 172.69.43.151",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzczIiwidXNlcm5hbWUiOiJJSUkiLCJlbWFpbCI6IlNvZmFyMzAzNEBnbWFpbC5jb20iLCJleHAiOjE3ODE2NzcwMTF9.myopka8S32R-F1XiMdhV6NEkx0AisfWvIG7Ap5DGrE4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a096437a29e66532-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "139.162.205.27",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 06:19:17 UTC] === END API CALL LOG ===
[10-Jun-2026 06:19:17 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 06:19:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzczIiwidXNlcm5hbWUiOiJJSUkiLCJlbWFpbCI6IlNvZmFyMzAzNEBnbWFpbC5jb20iLCJleHAiOjE3ODE2NzcwMTF9.myopka8S32R-F1XiMdhV6NEkx0AisfWvIG7Ap5DGrE4
[10-Jun-2026 06:19:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 06:19:17 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 06:19:17 UTC] User ID: 773
[10-Jun-2026 06:19:17 UTC] ✅ User profile retrieved successfully for user ID: 773
[10-Jun-2026 06:19:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 06:19:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 06:19:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"139.162.205.27, 172.69.43.151","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzczIiwidXNlcm5hbWUiOiJJSUkiLCJlbWFpbCI6IlNvZmFyMzAzNEBnbWFpbC5jb20iLCJleHAiOjE3ODE2NzcwMTF9.myopka8S32R-F1XiMdhV6NEkx0AisfWvIG7Ap5DGrE4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0964389cc1e6532-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"139.162.205.27","cf-ipcountry":"GB","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jun-2026 06:19:19 UTC] === User Orders API Called ===
[10-Jun-2026 06:19:19 UTC] User ID: 773
[10-Jun-2026 06:19:19 UTC] Limit: 20, Offset: 0
[10-Jun-2026 06:19:19 UTC] Orders found: 0
[10-Jun-2026 06:19:19 UTC] Orders data: []
[10-Jun-2026 06:19:19 UTC] Total orders count: 0
[10-Jun-2026 06:19:20 UTC] === API CALL LOG ===
[10-Jun-2026 06:19:20 UTC] Endpoint: user/profile.php
[10-Jun-2026 06:19:20 UTC] Full Log Data: {
    "timestamp": "2026-06-10 06:19:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "139.162.205.27",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "139.162.205.27, 172.69.43.151",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzczIiwidXNlcm5hbWUiOiJJSUkiLCJlbWFpbCI6IlNvZmFyMzAzNEBnbWFpbC5jb20iLCJleHAiOjE3ODE2NzcwMTF9.myopka8S32R-F1XiMdhV6NEkx0AisfWvIG7Ap5DGrE4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a096438b8d176532-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "139.162.205.27",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 06:19:20 UTC] === END API CALL LOG ===
[10-Jun-2026 06:19:20 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 06:19:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzczIiwidXNlcm5hbWUiOiJJSUkiLCJlbWFpbCI6IlNvZmFyMzAzNEBnbWFpbC5jb20iLCJleHAiOjE3ODE2NzcwMTF9.myopka8S32R-F1XiMdhV6NEkx0AisfWvIG7Ap5DGrE4
[10-Jun-2026 06:19:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 06:19:20 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 06:19:20 UTC] User ID: 773
[10-Jun-2026 06:19:20 UTC] ✅ User profile retrieved successfully for user ID: 773
[10-Jun-2026 06:19:21 UTC] User Purchases API - User ID: 773
[10-Jun-2026 06:19:21 UTC] User Purchases API - Total purchases found: 0
[10-Jun-2026 06:19:23 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 06:19:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 06:19:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"139.162.205.27, 172.69.43.151","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzczIiwidXNlcm5hbWUiOiJJSUkiLCJlbWFpbCI6IlNvZmFyMzAzNEBnbWFpbC5jb20iLCJleHAiOjE3ODE2NzcwMTF9.myopka8S32R-F1XiMdhV6NEkx0AisfWvIG7Ap5DGrE4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a096439e98266532-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"139.162.205.27","cf-ipcountry":"GB","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jun-2026 06:19:23 UTC] === User Orders API Called ===
[10-Jun-2026 06:19:23 UTC] User ID: 773
[10-Jun-2026 06:19:23 UTC] Limit: 20, Offset: 0
[10-Jun-2026 06:19:23 UTC] Orders found: 0
[10-Jun-2026 06:19:23 UTC] Orders data: []
[10-Jun-2026 06:19:23 UTC] Total orders count: 0
[10-Jun-2026 06:19:24 UTC] === API CALL LOG ===
[10-Jun-2026 06:19:24 UTC] Endpoint: user/profile.php
[10-Jun-2026 06:19:24 UTC] Full Log Data: {
    "timestamp": "2026-06-10 06:19:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "139.162.205.27",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "139.162.205.27, 172.69.43.151",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzczIiwidXNlcm5hbWUiOiJJSUkiLCJlbWFpbCI6IlNvZmFyMzAzNEBnbWFpbC5jb20iLCJleHAiOjE3ODE2NzcwMTF9.myopka8S32R-F1XiMdhV6NEkx0AisfWvIG7Ap5DGrE4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09643a74d596532-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "139.162.205.27",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 06:19:24 UTC] === END API CALL LOG ===
[10-Jun-2026 06:19:24 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 06:19:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzczIiwidXNlcm5hbWUiOiJJSUkiLCJlbWFpbCI6IlNvZmFyMzAzNEBnbWFpbC5jb20iLCJleHAiOjE3ODE2NzcwMTF9.myopka8S32R-F1XiMdhV6NEkx0AisfWvIG7Ap5DGrE4
[10-Jun-2026 06:19:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 06:19:24 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 06:19:24 UTC] User ID: 773
[10-Jun-2026 06:19:24 UTC] ✅ User profile retrieved successfully for user ID: 773
[10-Jun-2026 06:19:24 UTC] User Purchases API - User ID: 773
[10-Jun-2026 06:19:24 UTC] User Purchases API - Total purchases found: 0
[10-Jun-2026 06:19:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 06:19:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 06:19:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"139.162.205.27, 172.69.43.151","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzczIiwidXNlcm5hbWUiOiJJSUkiLCJlbWFpbCI6IlNvZmFyMzAzNEBnbWFpbC5jb20iLCJleHAiOjE3ODE2NzcwMTF9.myopka8S32R-F1XiMdhV6NEkx0AisfWvIG7Ap5DGrE4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a09643b08adb6532-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"139.162.205.27","cf-ipcountry":"GB","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jun-2026 06:19:26 UTC] === User Orders API Called ===
[10-Jun-2026 06:19:26 UTC] User ID: 773
[10-Jun-2026 06:19:26 UTC] Limit: 20, Offset: 0
[10-Jun-2026 06:19:26 UTC] Orders found: 0
[10-Jun-2026 06:19:26 UTC] Orders data: []
[10-Jun-2026 06:19:26 UTC] Total orders count: 0
[10-Jun-2026 06:19:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 06:19:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 06:19:27 UTC] === API CALL LOG ===
[10-Jun-2026 06:19:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"139.162.205.27, 172.69.43.151","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzczIiwidXNlcm5hbWUiOiJJSUkiLCJlbWFpbCI6IlNvZmFyMzAzNEBnbWFpbC5jb20iLCJleHAiOjE3ODE2NzcwMTF9.myopka8S32R-F1XiMdhV6NEkx0AisfWvIG7Ap5DGrE4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a09643bb59e06532-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"139.162.205.27","cf-ipcountry":"GB","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jun-2026 06:19:27 UTC] Endpoint: user/profile.php
[10-Jun-2026 06:19:27 UTC] Full Log Data: {
    "timestamp": "2026-06-10 06:19:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "139.162.205.27",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "139.162.205.27, 172.69.43.151",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzczIiwidXNlcm5hbWUiOiJJSUkiLCJlbWFpbCI6IlNvZmFyMzAzNEBnbWFpbC5jb20iLCJleHAiOjE3ODE2NzcwMTF9.myopka8S32R-F1XiMdhV6NEkx0AisfWvIG7Ap5DGrE4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09643bb59e36532-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "139.162.205.27",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 06:19:27 UTC] === User Orders API Called ===
[10-Jun-2026 06:19:27 UTC] === END API CALL LOG ===
[10-Jun-2026 06:19:27 UTC] User ID: 773
[10-Jun-2026 06:19:27 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 06:19:27 UTC] Limit: 20, Offset: 0
[10-Jun-2026 06:19:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzczIiwidXNlcm5hbWUiOiJJSUkiLCJlbWFpbCI6IlNvZmFyMzAzNEBnbWFpbC5jb20iLCJleHAiOjE3ODE2NzcwMTF9.myopka8S32R-F1XiMdhV6NEkx0AisfWvIG7Ap5DGrE4
[10-Jun-2026 06:19:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 06:19:27 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 06:19:27 UTC] User ID: 773
[10-Jun-2026 06:19:27 UTC] ✅ User profile retrieved successfully for user ID: 773
[10-Jun-2026 06:19:27 UTC] Orders found: 0
[10-Jun-2026 06:19:27 UTC] Orders data: []
[10-Jun-2026 06:19:27 UTC] Total orders count: 0
[10-Jun-2026 06:19:28 UTC] === API CALL LOG ===
[10-Jun-2026 06:19:28 UTC] Endpoint: user/profile.php
[10-Jun-2026 06:19:28 UTC] Full Log Data: {
    "timestamp": "2026-06-10 06:19:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "139.162.205.27",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "139.162.205.27, 172.69.43.151",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzczIiwidXNlcm5hbWUiOiJJSUkiLCJlbWFpbCI6IlNvZmFyMzAzNEBnbWFpbC5jb20iLCJleHAiOjE3ODE2NzcwMTF9.myopka8S32R-F1XiMdhV6NEkx0AisfWvIG7Ap5DGrE4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09643c20dbc6532-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "139.162.205.27",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 06:19:28 UTC] === END API CALL LOG ===
[10-Jun-2026 06:19:28 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 06:19:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzczIiwidXNlcm5hbWUiOiJJSUkiLCJlbWFpbCI6IlNvZmFyMzAzNEBnbWFpbC5jb20iLCJleHAiOjE3ODE2NzcwMTF9.myopka8S32R-F1XiMdhV6NEkx0AisfWvIG7Ap5DGrE4
[10-Jun-2026 06:19:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 06:19:28 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 06:19:28 UTC] User ID: 773
[10-Jun-2026 06:19:28 UTC] ✅ User profile retrieved successfully for user ID: 773
[10-Jun-2026 06:19:29 UTC] === API CALL LOG ===
[10-Jun-2026 06:19:29 UTC] Endpoint: user/profile.php
[10-Jun-2026 06:19:29 UTC] Full Log Data: {
    "timestamp": "2026-06-10 06:19:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "139.162.205.27",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "139.162.205.27, 172.69.43.151",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzczIiwidXNlcm5hbWUiOiJJSUkiLCJlbWFpbCI6IlNvZmFyMzAzNEBnbWFpbC5jb20iLCJleHAiOjE3ODE2NzcwMTF9.myopka8S32R-F1XiMdhV6NEkx0AisfWvIG7Ap5DGrE4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09643c52f686532-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "139.162.205.27",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 06:19:29 UTC] === END API CALL LOG ===
[10-Jun-2026 06:19:29 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 06:19:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzczIiwidXNlcm5hbWUiOiJJSUkiLCJlbWFpbCI6IlNvZmFyMzAzNEBnbWFpbC5jb20iLCJleHAiOjE3ODE2NzcwMTF9.myopka8S32R-F1XiMdhV6NEkx0AisfWvIG7Ap5DGrE4
[10-Jun-2026 06:19:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 06:19:29 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 06:19:29 UTC] User ID: 773
[10-Jun-2026 06:19:29 UTC] ✅ User profile retrieved successfully for user ID: 773
[10-Jun-2026 06:19:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 06:19:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 06:19:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"139.162.205.27, 172.69.43.151","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzczIiwidXNlcm5hbWUiOiJJSUkiLCJlbWFpbCI6IlNvZmFyMzAzNEBnbWFpbC5jb20iLCJleHAiOjE3ODE2NzcwMTF9.myopka8S32R-F1XiMdhV6NEkx0AisfWvIG7Ap5DGrE4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a09643e72bb06532-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"139.162.205.27","cf-ipcountry":"GB","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jun-2026 06:19:34 UTC] === User Orders API Called ===
[10-Jun-2026 06:19:34 UTC] User ID: 773
[10-Jun-2026 06:19:34 UTC] Limit: 20, Offset: 0
[10-Jun-2026 06:19:34 UTC] Orders found: 0
[10-Jun-2026 06:19:34 UTC] Orders data: []
[10-Jun-2026 06:19:34 UTC] Total orders count: 0
[10-Jun-2026 06:19:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 06:19:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 06:19:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"139.162.205.27, 172.69.43.151","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzczIiwidXNlcm5hbWUiOiJJSUkiLCJlbWFpbCI6IlNvZmFyMzAzNEBnbWFpbC5jb20iLCJleHAiOjE3ODE2NzcwMTF9.myopka8S32R-F1XiMdhV6NEkx0AisfWvIG7Ap5DGrE4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a09643edb8136532-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"139.162.205.27","cf-ipcountry":"GB","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jun-2026 06:19:35 UTC] === User Orders API Called ===
[10-Jun-2026 06:19:35 UTC] User ID: 773
[10-Jun-2026 06:19:35 UTC] Limit: 20, Offset: 0
[10-Jun-2026 06:19:35 UTC] Orders found: 0
[10-Jun-2026 06:19:35 UTC] Orders data: []
[10-Jun-2026 06:19:35 UTC] Total orders count: 0
[10-Jun-2026 06:19:36 UTC] === API CALL LOG ===
[10-Jun-2026 06:19:36 UTC] Endpoint: user/profile.php
[10-Jun-2026 06:19:36 UTC] Full Log Data: {
    "timestamp": "2026-06-10 06:19:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "139.162.205.27",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "139.162.205.27, 172.69.43.151",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzczIiwidXNlcm5hbWUiOiJJSUkiLCJlbWFpbCI6IlNvZmFyMzAzNEBnbWFpbC5jb20iLCJleHAiOjE3ODE2NzcwMTF9.myopka8S32R-F1XiMdhV6NEkx0AisfWvIG7Ap5DGrE4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09643ee587d6532-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "139.162.205.27",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 06:19:36 UTC] === END API CALL LOG ===
[10-Jun-2026 06:19:36 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 06:19:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzczIiwidXNlcm5hbWUiOiJJSUkiLCJlbWFpbCI6IlNvZmFyMzAzNEBnbWFpbC5jb20iLCJleHAiOjE3ODE2NzcwMTF9.myopka8S32R-F1XiMdhV6NEkx0AisfWvIG7Ap5DGrE4
[10-Jun-2026 06:19:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 06:19:36 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 06:19:36 UTC] User ID: 773
[10-Jun-2026 06:19:36 UTC] ✅ User profile retrieved successfully for user ID: 773
[10-Jun-2026 06:19:36 UTC] === API CALL LOG ===
[10-Jun-2026 06:19:36 UTC] Endpoint: user/profile.php
[10-Jun-2026 06:19:36 UTC] Full Log Data: {
    "timestamp": "2026-06-10 06:19:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "139.162.205.27",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "139.162.205.27, 172.69.43.151",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzczIiwidXNlcm5hbWUiOiJJSUkiLCJlbWFpbCI6IlNvZmFyMzAzNEBnbWFpbC5jb20iLCJleHAiOjE3ODE2NzcwMTF9.myopka8S32R-F1XiMdhV6NEkx0AisfWvIG7Ap5DGrE4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09643f21ab86532-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "139.162.205.27",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 06:19:36 UTC] === END API CALL LOG ===
[10-Jun-2026 06:19:36 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 06:19:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzczIiwidXNlcm5hbWUiOiJJSUkiLCJlbWFpbCI6IlNvZmFyMzAzNEBnbWFpbC5jb20iLCJleHAiOjE3ODE2NzcwMTF9.myopka8S32R-F1XiMdhV6NEkx0AisfWvIG7Ap5DGrE4
[10-Jun-2026 06:19:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 06:19:36 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 06:19:36 UTC] User ID: 773
[10-Jun-2026 06:19:36 UTC] ✅ User profile retrieved successfully for user ID: 773
[10-Jun-2026 06:19:36 UTC] === API CALL LOG ===
[10-Jun-2026 06:19:36 UTC] Endpoint: user/profile.php
[10-Jun-2026 06:19:36 UTC] Full Log Data: {
    "timestamp": "2026-06-10 06:19:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "139.162.205.27",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "139.162.205.27, 172.69.43.151",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzczIiwidXNlcm5hbWUiOiJJSUkiLCJlbWFpbCI6IlNvZmFyMzAzNEBnbWFpbC5jb20iLCJleHAiOjE3ODE2NzcwMTF9.myopka8S32R-F1XiMdhV6NEkx0AisfWvIG7Ap5DGrE4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09643f38bc36532-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "139.162.205.27",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 06:19:36 UTC] === END API CALL LOG ===
[10-Jun-2026 06:19:36 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 06:19:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzczIiwidXNlcm5hbWUiOiJJSUkiLCJlbWFpbCI6IlNvZmFyMzAzNEBnbWFpbC5jb20iLCJleHAiOjE3ODE2NzcwMTF9.myopka8S32R-F1XiMdhV6NEkx0AisfWvIG7Ap5DGrE4
[10-Jun-2026 06:19:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 06:19:36 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 06:19:36 UTC] User ID: 773
[10-Jun-2026 06:19:36 UTC] ✅ User profile retrieved successfully for user ID: 773
[10-Jun-2026 06:19:37 UTC] User Purchases API - User ID: 773
[10-Jun-2026 06:19:37 UTC] === API CALL LOG ===
[10-Jun-2026 06:19:37 UTC] Endpoint: user/profile.php
[10-Jun-2026 06:19:37 UTC] Full Log Data: {
    "timestamp": "2026-06-10 06:19:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "139.162.205.27",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "139.162.205.27, 172.69.43.151",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzczIiwidXNlcm5hbWUiOiJJSUkiLCJlbWFpbCI6IlNvZmFyMzAzNEBnbWFpbC5jb20iLCJleHAiOjE3ODE2NzcwMTF9.myopka8S32R-F1XiMdhV6NEkx0AisfWvIG7Ap5DGrE4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09643f6be6a6532-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "139.162.205.27",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 06:19:37 UTC] === END API CALL LOG ===
[10-Jun-2026 06:19:37 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 06:19:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzczIiwidXNlcm5hbWUiOiJJSUkiLCJlbWFpbCI6IlNvZmFyMzAzNEBnbWFpbC5jb20iLCJleHAiOjE3ODE2NzcwMTF9.myopka8S32R-F1XiMdhV6NEkx0AisfWvIG7Ap5DGrE4
[10-Jun-2026 06:19:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 06:19:37 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 06:19:37 UTC] User ID: 773
[10-Jun-2026 06:19:37 UTC] User Purchases API - Total purchases found: 0
[10-Jun-2026 06:19:37 UTC] ✅ User profile retrieved successfully for user ID: 773
[10-Jun-2026 06:19:41 UTC] User Purchases API - User ID: 773
[10-Jun-2026 06:19:41 UTC] User Purchases API - Total purchases found: 0
[10-Jun-2026 06:19:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 06:19:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 06:19:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"139.162.205.27, 172.69.43.151","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzczIiwidXNlcm5hbWUiOiJJSUkiLCJlbWFpbCI6IlNvZmFyMzAzNEBnbWFpbC5jb20iLCJleHAiOjE3ODE2NzcwMTF9.myopka8S32R-F1XiMdhV6NEkx0AisfWvIG7Ap5DGrE4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a09644195c716532-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"139.162.205.27","cf-ipcountry":"GB","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jun-2026 06:19:42 UTC] === User Orders API Called ===
[10-Jun-2026 06:19:42 UTC] User ID: 773
[10-Jun-2026 06:19:42 UTC] Limit: 20, Offset: 0
[10-Jun-2026 06:19:42 UTC] === API CALL LOG ===
[10-Jun-2026 06:19:42 UTC] Endpoint: user/profile.php
[10-Jun-2026 06:19:42 UTC] Full Log Data: {
    "timestamp": "2026-06-10 06:19:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "139.162.205.27",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "139.162.205.27, 172.69.43.151",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzczIiwidXNlcm5hbWUiOiJJSUkiLCJlbWFpbCI6IlNvZmFyMzAzNEBnbWFpbC5jb20iLCJleHAiOjE3ODE2NzcwMTF9.myopka8S32R-F1XiMdhV6NEkx0AisfWvIG7Ap5DGrE4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09644195c696532-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "139.162.205.27",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 06:19:42 UTC] === END API CALL LOG ===
[10-Jun-2026 06:19:42 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 06:19:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzczIiwidXNlcm5hbWUiOiJJSUkiLCJlbWFpbCI6IlNvZmFyMzAzNEBnbWFpbC5jb20iLCJleHAiOjE3ODE2NzcwMTF9.myopka8S32R-F1XiMdhV6NEkx0AisfWvIG7Ap5DGrE4
[10-Jun-2026 06:19:42 UTC] Orders found: 0
[10-Jun-2026 06:19:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 06:19:42 UTC] Orders data: []
[10-Jun-2026 06:19:42 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 06:19:42 UTC] User ID: 773
[10-Jun-2026 06:19:42 UTC] ✅ User profile retrieved successfully for user ID: 773
[10-Jun-2026 06:19:42 UTC] Total orders count: 0
[10-Jun-2026 06:19:44 UTC] === API CALL LOG ===
[10-Jun-2026 06:19:44 UTC] Endpoint: user/profile.php
[10-Jun-2026 06:19:44 UTC] Full Log Data: {
    "timestamp": "2026-06-10 06:19:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "139.162.205.27",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "139.162.205.27, 172.69.43.151",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzczIiwidXNlcm5hbWUiOiJJSUkiLCJlbWFpbCI6IlNvZmFyMzAzNEBnbWFpbC5jb20iLCJleHAiOjE3ODE2NzcwMTF9.myopka8S32R-F1XiMdhV6NEkx0AisfWvIG7Ap5DGrE4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0964420890a6532-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "139.162.205.27",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 06:19:44 UTC] === END API CALL LOG ===
[10-Jun-2026 06:19:44 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 06:19:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzczIiwidXNlcm5hbWUiOiJJSUkiLCJlbWFpbCI6IlNvZmFyMzAzNEBnbWFpbC5jb20iLCJleHAiOjE3ODE2NzcwMTF9.myopka8S32R-F1XiMdhV6NEkx0AisfWvIG7Ap5DGrE4
[10-Jun-2026 06:19:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 06:19:44 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 06:19:44 UTC] User ID: 773
[10-Jun-2026 06:19:44 UTC] ✅ User profile retrieved successfully for user ID: 773
[10-Jun-2026 06:19:44 UTC] === API CALL LOG ===
[10-Jun-2026 06:19:44 UTC] Endpoint: user/profile.php
[10-Jun-2026 06:19:44 UTC] Full Log Data: {
    "timestamp": "2026-06-10 06:19:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "139.162.205.27",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "139.162.205.27, 172.69.43.151",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzczIiwidXNlcm5hbWUiOiJJSUkiLCJlbWFpbCI6IlNvZmFyMzAzNEBnbWFpbC5jb20iLCJleHAiOjE3ODE2NzcwMTF9.myopka8S32R-F1XiMdhV6NEkx0AisfWvIG7Ap5DGrE4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09644259c226532-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "139.162.205.27",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 06:19:44 UTC] === END API CALL LOG ===
[10-Jun-2026 06:19:44 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 06:19:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzczIiwidXNlcm5hbWUiOiJJSUkiLCJlbWFpbCI6IlNvZmFyMzAzNEBnbWFpbC5jb20iLCJleHAiOjE3ODE2NzcwMTF9.myopka8S32R-F1XiMdhV6NEkx0AisfWvIG7Ap5DGrE4
[10-Jun-2026 06:19:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 06:19:44 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 06:19:44 UTC] User ID: 773
[10-Jun-2026 06:19:44 UTC] ✅ User profile retrieved successfully for user ID: 773
[10-Jun-2026 06:19:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 06:19:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 06:19:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"139.162.205.27, 172.69.43.151","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzczIiwidXNlcm5hbWUiOiJJSUkiLCJlbWFpbCI6IlNvZmFyMzAzNEBnbWFpbC5jb20iLCJleHAiOjE3ODE2NzcwMTF9.myopka8S32R-F1XiMdhV6NEkx0AisfWvIG7Ap5DGrE4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a096443f0b356532-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"139.162.205.27","cf-ipcountry":"GB","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jun-2026 06:19:48 UTC] === User Orders API Called ===
[10-Jun-2026 06:19:48 UTC] User ID: 773
[10-Jun-2026 06:19:48 UTC] Limit: 20, Offset: 0
[10-Jun-2026 06:19:48 UTC] Orders found: 0
[10-Jun-2026 06:19:48 UTC] Orders data: []
[10-Jun-2026 06:19:48 UTC] === API CALL LOG ===
[10-Jun-2026 06:19:48 UTC] Endpoint: user/profile.php
[10-Jun-2026 06:19:48 UTC] Full Log Data: {
    "timestamp": "2026-06-10 06:19:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "139.162.205.27",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "139.162.205.27, 172.69.43.151",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzczIiwidXNlcm5hbWUiOiJJSUkiLCJlbWFpbCI6IlNvZmFyMzAzNEBnbWFpbC5jb20iLCJleHAiOjE3ODE2NzcwMTF9.myopka8S32R-F1XiMdhV6NEkx0AisfWvIG7Ap5DGrE4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a096443f0b366532-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "139.162.205.27",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 06:19:48 UTC] === END API CALL LOG ===
[10-Jun-2026 06:19:48 UTC] Total orders count: 0
[10-Jun-2026 06:19:48 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 06:19:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzczIiwidXNlcm5hbWUiOiJJSUkiLCJlbWFpbCI6IlNvZmFyMzAzNEBnbWFpbC5jb20iLCJleHAiOjE3ODE2NzcwMTF9.myopka8S32R-F1XiMdhV6NEkx0AisfWvIG7Ap5DGrE4
[10-Jun-2026 06:19:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 06:19:48 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 06:19:48 UTC] User ID: 773
[10-Jun-2026 06:19:48 UTC] ✅ User profile retrieved successfully for user ID: 773
[10-Jun-2026 06:19:49 UTC] === API CALL LOG ===
[10-Jun-2026 06:19:49 UTC] Endpoint: user/profile.php
[10-Jun-2026 06:19:49 UTC] Full Log Data: {
    "timestamp": "2026-06-10 06:19:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "139.162.205.27",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "139.162.205.27, 172.69.43.151",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzczIiwidXNlcm5hbWUiOiJJSUkiLCJlbWFpbCI6IlNvZmFyMzAzNEBnbWFpbC5jb20iLCJleHAiOjE3ODE2NzcwMTF9.myopka8S32R-F1XiMdhV6NEkx0AisfWvIG7Ap5DGrE4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09644416cce6532-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "139.162.205.27",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 06:19:49 UTC] === END API CALL LOG ===
[10-Jun-2026 06:19:49 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 06:19:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzczIiwidXNlcm5hbWUiOiJJSUkiLCJlbWFpbCI6IlNvZmFyMzAzNEBnbWFpbC5jb20iLCJleHAiOjE3ODE2NzcwMTF9.myopka8S32R-F1XiMdhV6NEkx0AisfWvIG7Ap5DGrE4
[10-Jun-2026 06:19:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 06:19:49 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 06:19:49 UTC] User ID: 773
[10-Jun-2026 06:19:49 UTC] ✅ User profile retrieved successfully for user ID: 773
[10-Jun-2026 06:19:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 06:19:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 06:19:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"139.162.205.27, 172.69.43.151","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzczIiwidXNlcm5hbWUiOiJJSUkiLCJlbWFpbCI6IlNvZmFyMzAzNEBnbWFpbC5jb20iLCJleHAiOjE3ODE2NzcwMTF9.myopka8S32R-F1XiMdhV6NEkx0AisfWvIG7Ap5DGrE4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a09644569af86532-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"139.162.205.27","cf-ipcountry":"GB","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jun-2026 06:19:52 UTC] === User Orders API Called ===
[10-Jun-2026 06:19:52 UTC] User ID: 773
[10-Jun-2026 06:19:52 UTC] Limit: 20, Offset: 0
[10-Jun-2026 06:19:52 UTC] Orders found: 0
[10-Jun-2026 06:19:52 UTC] Orders data: []
[10-Jun-2026 06:19:52 UTC] Total orders count: 0
[10-Jun-2026 06:19:54 UTC] === API CALL LOG ===
[10-Jun-2026 06:19:54 UTC] Endpoint: user/profile.php
[10-Jun-2026 06:19:54 UTC] Full Log Data: {
    "timestamp": "2026-06-10 06:19:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "139.162.205.27",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "139.162.205.27, 172.69.43.151",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzczIiwidXNlcm5hbWUiOiJJSUkiLCJlbWFpbCI6IlNvZmFyMzAzNEBnbWFpbC5jb20iLCJleHAiOjE3ODE2NzcwMTF9.myopka8S32R-F1XiMdhV6NEkx0AisfWvIG7Ap5DGrE4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09644620ab66532-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "139.162.205.27",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 06:19:54 UTC] === END API CALL LOG ===
[10-Jun-2026 06:19:54 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 06:19:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzczIiwidXNlcm5hbWUiOiJJSUkiLCJlbWFpbCI6IlNvZmFyMzAzNEBnbWFpbC5jb20iLCJleHAiOjE3ODE2NzcwMTF9.myopka8S32R-F1XiMdhV6NEkx0AisfWvIG7Ap5DGrE4
[10-Jun-2026 06:19:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 06:19:54 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 06:19:54 UTC] User ID: 773
[10-Jun-2026 06:19:54 UTC] ✅ User profile retrieved successfully for user ID: 773
[10-Jun-2026 06:19:54 UTC] === API CALL LOG ===
[10-Jun-2026 06:19:54 UTC] Endpoint: user/profile.php
[10-Jun-2026 06:19:54 UTC] Full Log Data: {
    "timestamp": "2026-06-10 06:19:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "139.162.205.27",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "139.162.205.27, 172.69.43.151",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzczIiwidXNlcm5hbWUiOiJJSUkiLCJlbWFpbCI6IlNvZmFyMzAzNEBnbWFpbC5jb20iLCJleHAiOjE3ODE2NzcwMTF9.myopka8S32R-F1XiMdhV6NEkx0AisfWvIG7Ap5DGrE4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0964462fb536532-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "139.162.205.27",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 06:19:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 06:19:54 UTC] === END API CALL LOG ===
[10-Jun-2026 06:19:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 06:19:54 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 06:19:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"139.162.205.27, 172.69.43.151","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzczIiwidXNlcm5hbWUiOiJJSUkiLCJlbWFpbCI6IlNvZmFyMzAzNEBnbWFpbC5jb20iLCJleHAiOjE3ODE2NzcwMTF9.myopka8S32R-F1XiMdhV6NEkx0AisfWvIG7Ap5DGrE4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0964462fb546532-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"139.162.205.27","cf-ipcountry":"GB","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jun-2026 06:19:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzczIiwidXNlcm5hbWUiOiJJSUkiLCJlbWFpbCI6IlNvZmFyMzAzNEBnbWFpbC5jb20iLCJleHAiOjE3ODE2NzcwMTF9.myopka8S32R-F1XiMdhV6NEkx0AisfWvIG7Ap5DGrE4
[10-Jun-2026 06:19:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 06:19:54 UTC] === User Orders API Called ===
[10-Jun-2026 06:19:54 UTC] User ID: 773
[10-Jun-2026 06:19:54 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 06:19:54 UTC] Limit: 20, Offset: 0
[10-Jun-2026 06:19:54 UTC] User ID: 773
[10-Jun-2026 06:19:54 UTC] ✅ User profile retrieved successfully for user ID: 773
[10-Jun-2026 06:19:54 UTC] Orders found: 0
[10-Jun-2026 06:19:54 UTC] Orders data: []
[10-Jun-2026 06:19:54 UTC] Total orders count: 0
[10-Jun-2026 06:19:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 06:19:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 06:19:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"139.162.205.27, 172.69.43.150","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzczIiwidXNlcm5hbWUiOiJJSUkiLCJlbWFpbCI6IlNvZmFyMzAzNEBnbWFpbC5jb20iLCJleHAiOjE3ODE2NzcwMTF9.myopka8S32R-F1XiMdhV6NEkx0AisfWvIG7Ap5DGrE4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a096446c088f6532-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"139.162.205.27","cf-ipcountry":"GB","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jun-2026 06:19:56 UTC] === User Orders API Called ===
[10-Jun-2026 06:19:56 UTC] User ID: 773
[10-Jun-2026 06:19:56 UTC] Limit: 20, Offset: 0
[10-Jun-2026 06:19:56 UTC] Orders found: 0
[10-Jun-2026 06:19:56 UTC] Orders data: []
[10-Jun-2026 06:19:56 UTC] Total orders count: 0
[10-Jun-2026 06:19:56 UTC] === API CALL LOG ===
[10-Jun-2026 06:19:56 UTC] Endpoint: user/profile.php
[10-Jun-2026 06:19:56 UTC] Full Log Data: {
    "timestamp": "2026-06-10 06:19:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "139.162.205.27",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "139.162.205.27, 172.69.43.150",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzczIiwidXNlcm5hbWUiOiJJSUkiLCJlbWFpbCI6IlNvZmFyMzAzNEBnbWFpbC5jb20iLCJleHAiOjE3ODE2NzcwMTF9.myopka8S32R-F1XiMdhV6NEkx0AisfWvIG7Ap5DGrE4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a096446cd8ef6532-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "139.162.205.27",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 06:19:56 UTC] === END API CALL LOG ===
[10-Jun-2026 06:19:56 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 06:19:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzczIiwidXNlcm5hbWUiOiJJSUkiLCJlbWFpbCI6IlNvZmFyMzAzNEBnbWFpbC5jb20iLCJleHAiOjE3ODE2NzcwMTF9.myopka8S32R-F1XiMdhV6NEkx0AisfWvIG7Ap5DGrE4
[10-Jun-2026 06:19:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 06:19:56 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 06:19:56 UTC] User ID: 773
[10-Jun-2026 06:19:56 UTC] ✅ User profile retrieved successfully for user ID: 773
[10-Jun-2026 06:19:56 UTC] === API CALL LOG ===
[10-Jun-2026 06:19:56 UTC] Endpoint: user/profile.php
[10-Jun-2026 06:19:56 UTC] Full Log Data: {
    "timestamp": "2026-06-10 06:19:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "139.162.205.27",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "139.162.205.27, 172.69.43.151",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzczIiwidXNlcm5hbWUiOiJJSUkiLCJlbWFpbCI6IlNvZmFyMzAzNEBnbWFpbC5jb20iLCJleHAiOjE3ODE2NzcwMTF9.myopka8S32R-F1XiMdhV6NEkx0AisfWvIG7Ap5DGrE4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09644707b7d6532-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "139.162.205.27",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 06:19:56 UTC] === END API CALL LOG ===
[10-Jun-2026 06:19:56 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 06:19:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzczIiwidXNlcm5hbWUiOiJJSUkiLCJlbWFpbCI6IlNvZmFyMzAzNEBnbWFpbC5jb20iLCJleHAiOjE3ODE2NzcwMTF9.myopka8S32R-F1XiMdhV6NEkx0AisfWvIG7Ap5DGrE4
[10-Jun-2026 06:19:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 06:19:56 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 06:19:56 UTC] User ID: 773
[10-Jun-2026 06:19:56 UTC] ✅ User profile retrieved successfully for user ID: 773
[10-Jun-2026 06:19:58 UTC] === API CALL LOG ===
[10-Jun-2026 06:19:58 UTC] Endpoint: user/profile.php
[10-Jun-2026 06:19:58 UTC] Full Log Data: {
    "timestamp": "2026-06-10 06:19:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "139.162.205.27",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "139.162.205.27, 172.69.43.151",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzczIiwidXNlcm5hbWUiOiJJSUkiLCJlbWFpbCI6IlNvZmFyMzAzNEBnbWFpbC5jb20iLCJleHAiOjE3ODE2NzcwMTF9.myopka8S32R-F1XiMdhV6NEkx0AisfWvIG7Ap5DGrE4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0964479b9246532-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "139.162.205.27",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 06:19:58 UTC] === END API CALL LOG ===
[10-Jun-2026 06:19:58 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 06:19:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzczIiwidXNlcm5hbWUiOiJJSUkiLCJlbWFpbCI6IlNvZmFyMzAzNEBnbWFpbC5jb20iLCJleHAiOjE3ODE2NzcwMTF9.myopka8S32R-F1XiMdhV6NEkx0AisfWvIG7Ap5DGrE4
[10-Jun-2026 06:19:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 06:19:58 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 06:19:58 UTC] User ID: 773
[10-Jun-2026 06:19:58 UTC] ✅ User profile retrieved successfully for user ID: 773
[10-Jun-2026 06:20:05 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 06:20:05 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 06:20:05 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"139.162.205.27, 172.69.43.150","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzczIiwidXNlcm5hbWUiOiJJSUkiLCJlbWFpbCI6IlNvZmFyMzAzNEBnbWFpbC5jb20iLCJleHAiOjE3ODE2NzcwMTF9.myopka8S32R-F1XiMdhV6NEkx0AisfWvIG7Ap5DGrE4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a09644a44bf16532-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"139.162.205.27","cf-ipcountry":"GB","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jun-2026 06:20:05 UTC] === API CALL LOG ===
[10-Jun-2026 06:20:05 UTC] === User Orders API Called ===
[10-Jun-2026 06:20:05 UTC] Endpoint: user/profile.php
[10-Jun-2026 06:20:05 UTC] User ID: 773
[10-Jun-2026 06:20:05 UTC] Limit: 20, Offset: 0
[10-Jun-2026 06:20:05 UTC] Full Log Data: {
    "timestamp": "2026-06-10 06:20:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "139.162.205.27",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "139.162.205.27, 172.69.43.150",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzczIiwidXNlcm5hbWUiOiJJSUkiLCJlbWFpbCI6IlNvZmFyMzAzNEBnbWFpbC5jb20iLCJleHAiOjE3ODE2NzcwMTF9.myopka8S32R-F1XiMdhV6NEkx0AisfWvIG7Ap5DGrE4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09644a44bf46532-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "139.162.205.27",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 06:20:05 UTC] === END API CALL LOG ===
[10-Jun-2026 06:20:05 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 06:20:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzczIiwidXNlcm5hbWUiOiJJSUkiLCJlbWFpbCI6IlNvZmFyMzAzNEBnbWFpbC5jb20iLCJleHAiOjE3ODE2NzcwMTF9.myopka8S32R-F1XiMdhV6NEkx0AisfWvIG7Ap5DGrE4
[10-Jun-2026 06:20:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 06:20:05 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 06:20:05 UTC] User ID: 773
[10-Jun-2026 06:20:05 UTC] Orders found: 0
[10-Jun-2026 06:20:05 UTC] ✅ User profile retrieved successfully for user ID: 773
[10-Jun-2026 06:20:05 UTC] Orders data: []
[10-Jun-2026 06:20:05 UTC] Total orders count: 0
[10-Jun-2026 06:20:05 UTC] === API CALL LOG ===
[10-Jun-2026 06:20:05 UTC] Endpoint: user/profile.php
[10-Jun-2026 06:20:05 UTC] Full Log Data: {
    "timestamp": "2026-06-10 06:20:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "139.162.205.27",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "139.162.205.27, 172.69.43.150",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzczIiwidXNlcm5hbWUiOiJJSUkiLCJlbWFpbCI6IlNvZmFyMzAzNEBnbWFpbC5jb20iLCJleHAiOjE3ODE2NzcwMTF9.myopka8S32R-F1XiMdhV6NEkx0AisfWvIG7Ap5DGrE4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09644a44bf56532-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "139.162.205.27",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 06:20:05 UTC] === END API CALL LOG ===
[10-Jun-2026 06:20:05 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 06:20:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzczIiwidXNlcm5hbWUiOiJJSUkiLCJlbWFpbCI6IlNvZmFyMzAzNEBnbWFpbC5jb20iLCJleHAiOjE3ODE2NzcwMTF9.myopka8S32R-F1XiMdhV6NEkx0AisfWvIG7Ap5DGrE4
[10-Jun-2026 06:20:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 06:20:05 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 06:20:05 UTC] User ID: 773
[10-Jun-2026 06:20:05 UTC] ✅ User profile retrieved successfully for user ID: 773
[10-Jun-2026 06:20:06 UTC] === API CALL LOG ===
[10-Jun-2026 06:20:06 UTC] Endpoint: user/profile.php
[10-Jun-2026 06:20:06 UTC] Full Log Data: {
    "timestamp": "2026-06-10 06:20:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "139.162.205.27",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "139.162.205.27, 172.69.43.150",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzczIiwidXNlcm5hbWUiOiJJSUkiLCJlbWFpbCI6IlNvZmFyMzAzNEBnbWFpbC5jb20iLCJleHAiOjE3ODE2NzcwMTF9.myopka8S32R-F1XiMdhV6NEkx0AisfWvIG7Ap5DGrE4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09644ab8ffe6532-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "139.162.205.27",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 06:20:06 UTC] === END API CALL LOG ===
[10-Jun-2026 06:20:06 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 06:20:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzczIiwidXNlcm5hbWUiOiJJSUkiLCJlbWFpbCI6IlNvZmFyMzAzNEBnbWFpbC5jb20iLCJleHAiOjE3ODE2NzcwMTF9.myopka8S32R-F1XiMdhV6NEkx0AisfWvIG7Ap5DGrE4
[10-Jun-2026 06:20:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 06:20:06 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 06:20:06 UTC] User ID: 773
[10-Jun-2026 06:20:06 UTC] ✅ User profile retrieved successfully for user ID: 773
[10-Jun-2026 06:20:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 06:20:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 06:20:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"139.162.205.27, 172.69.43.150","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzczIiwidXNlcm5hbWUiOiJJSUkiLCJlbWFpbCI6IlNvZmFyMzAzNEBnbWFpbC5jb20iLCJleHAiOjE3ODE2NzcwMTF9.myopka8S32R-F1XiMdhV6NEkx0AisfWvIG7Ap5DGrE4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a09644bac9ab6532-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"139.162.205.27","cf-ipcountry":"GB","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jun-2026 06:20:08 UTC] === User Orders API Called ===
[10-Jun-2026 06:20:08 UTC] User ID: 773
[10-Jun-2026 06:20:08 UTC] Limit: 20, Offset: 0
[10-Jun-2026 06:20:08 UTC] === API CALL LOG ===
[10-Jun-2026 06:20:08 UTC] Orders found: 0
[10-Jun-2026 06:20:08 UTC] Orders data: []
[10-Jun-2026 06:20:08 UTC] Endpoint: user/profile.php
[10-Jun-2026 06:20:08 UTC] Full Log Data: {
    "timestamp": "2026-06-10 06:20:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "139.162.205.27",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "139.162.205.27, 172.69.43.150",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzczIiwidXNlcm5hbWUiOiJJSUkiLCJlbWFpbCI6IlNvZmFyMzAzNEBnbWFpbC5jb20iLCJleHAiOjE3ODE2NzcwMTF9.myopka8S32R-F1XiMdhV6NEkx0AisfWvIG7Ap5DGrE4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09644bac9ad6532-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "139.162.205.27",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 06:20:08 UTC] === END API CALL LOG ===
[10-Jun-2026 06:20:08 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 06:20:08 UTC] Total orders count: 0
[10-Jun-2026 06:20:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzczIiwidXNlcm5hbWUiOiJJSUkiLCJlbWFpbCI6IlNvZmFyMzAzNEBnbWFpbC5jb20iLCJleHAiOjE3ODE2NzcwMTF9.myopka8S32R-F1XiMdhV6NEkx0AisfWvIG7Ap5DGrE4
[10-Jun-2026 06:20:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 06:20:08 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 06:20:08 UTC] User ID: 773
[10-Jun-2026 06:20:08 UTC] ✅ User profile retrieved successfully for user ID: 773
[10-Jun-2026 06:20:09 UTC] === API CALL LOG ===
[10-Jun-2026 06:20:09 UTC] Endpoint: user/profile.php
[10-Jun-2026 06:20:09 UTC] Full Log Data: {
    "timestamp": "2026-06-10 06:20:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "139.162.205.27",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "139.162.205.27, 172.69.43.150",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzczIiwidXNlcm5hbWUiOiJJSUkiLCJlbWFpbCI6IlNvZmFyMzAzNEBnbWFpbC5jb20iLCJleHAiOjE3ODE2NzcwMTF9.myopka8S32R-F1XiMdhV6NEkx0AisfWvIG7Ap5DGrE4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09644c1fe346532-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "139.162.205.27",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 06:20:09 UTC] === END API CALL LOG ===
[10-Jun-2026 06:20:09 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 06:20:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzczIiwidXNlcm5hbWUiOiJJSUkiLCJlbWFpbCI6IlNvZmFyMzAzNEBnbWFpbC5jb20iLCJleHAiOjE3ODE2NzcwMTF9.myopka8S32R-F1XiMdhV6NEkx0AisfWvIG7Ap5DGrE4
[10-Jun-2026 06:20:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 06:20:09 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 06:20:09 UTC] User ID: 773
[10-Jun-2026 06:20:09 UTC] ✅ User profile retrieved successfully for user ID: 773
[10-Jun-2026 06:20:10 UTC] === API CALL LOG ===
[10-Jun-2026 06:20:10 UTC] Endpoint: user/profile.php
[10-Jun-2026 06:20:10 UTC] Full Log Data: {
    "timestamp": "2026-06-10 06:20:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "139.162.205.27",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "139.162.205.27, 172.69.43.150",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzczIiwidXNlcm5hbWUiOiJJSUkiLCJlbWFpbCI6IlNvZmFyMzAzNEBnbWFpbC5jb20iLCJleHAiOjE3ODE2NzcwMTF9.myopka8S32R-F1XiMdhV6NEkx0AisfWvIG7Ap5DGrE4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09644c73a346532-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "139.162.205.27",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 06:20:10 UTC] === END API CALL LOG ===
[10-Jun-2026 06:20:10 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 06:20:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzczIiwidXNlcm5hbWUiOiJJSUkiLCJlbWFpbCI6IlNvZmFyMzAzNEBnbWFpbC5jb20iLCJleHAiOjE3ODE2NzcwMTF9.myopka8S32R-F1XiMdhV6NEkx0AisfWvIG7Ap5DGrE4
[10-Jun-2026 06:20:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 06:20:10 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 06:20:10 UTC] User ID: 773
[10-Jun-2026 06:20:10 UTC] ✅ User profile retrieved successfully for user ID: 773
[10-Jun-2026 06:20:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 06:20:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 06:20:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"139.162.205.27, 172.69.43.150","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzczIiwidXNlcm5hbWUiOiJJSUkiLCJlbWFpbCI6IlNvZmFyMzAzNEBnbWFpbC5jb20iLCJleHAiOjE3ODE2NzcwMTF9.myopka8S32R-F1XiMdhV6NEkx0AisfWvIG7Ap5DGrE4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a09644cc7d876532-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"139.162.205.27","cf-ipcountry":"GB","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jun-2026 06:20:11 UTC] === User Orders API Called ===
[10-Jun-2026 06:20:11 UTC] User ID: 773
[10-Jun-2026 06:20:11 UTC] Limit: 20, Offset: 0
[10-Jun-2026 06:20:11 UTC] Orders found: 0
[10-Jun-2026 06:20:11 UTC] Orders data: []
[10-Jun-2026 06:20:11 UTC] Total orders count: 0
[10-Jun-2026 06:20:12 UTC] === API CALL LOG ===
[10-Jun-2026 06:20:12 UTC] Endpoint: user/profile.php
[10-Jun-2026 06:20:12 UTC] Full Log Data: {
    "timestamp": "2026-06-10 06:20:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "139.162.205.27",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "139.162.205.27, 172.69.43.150",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzczIiwidXNlcm5hbWUiOiJJSUkiLCJlbWFpbCI6IlNvZmFyMzAzNEBnbWFpbC5jb20iLCJleHAiOjE3ODE2NzcwMTF9.myopka8S32R-F1XiMdhV6NEkx0AisfWvIG7Ap5DGrE4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09644d0bfff6532-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "139.162.205.27",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 06:20:12 UTC] === END API CALL LOG ===
[10-Jun-2026 06:20:12 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 06:20:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzczIiwidXNlcm5hbWUiOiJJSUkiLCJlbWFpbCI6IlNvZmFyMzAzNEBnbWFpbC5jb20iLCJleHAiOjE3ODE2NzcwMTF9.myopka8S32R-F1XiMdhV6NEkx0AisfWvIG7Ap5DGrE4
[10-Jun-2026 06:20:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 06:20:12 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 06:20:12 UTC] User ID: 773
[10-Jun-2026 06:20:12 UTC] ✅ User profile retrieved successfully for user ID: 773
[10-Jun-2026 06:20:13 UTC] User Purchases API - User ID: 773
[10-Jun-2026 06:20:13 UTC] User Purchases API - Total purchases found: 0
[10-Jun-2026 06:20:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 06:20:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 06:20:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"139.162.205.27, 172.69.43.150","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzczIiwidXNlcm5hbWUiOiJJSUkiLCJlbWFpbCI6IlNvZmFyMzAzNEBnbWFpbC5jb20iLCJleHAiOjE3ODE2NzcwMTF9.myopka8S32R-F1XiMdhV6NEkx0AisfWvIG7Ap5DGrE4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a09644e0082b6532-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"139.162.205.27","cf-ipcountry":"GB","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jun-2026 06:20:14 UTC] === User Orders API Called ===
[10-Jun-2026 06:20:14 UTC] User ID: 773
[10-Jun-2026 06:20:14 UTC] Limit: 20, Offset: 0
[10-Jun-2026 06:20:14 UTC] Orders found: 0
[10-Jun-2026 06:20:14 UTC] Orders data: []
[10-Jun-2026 06:20:14 UTC] Total orders count: 0
[10-Jun-2026 06:20:16 UTC] === API CALL LOG ===
[10-Jun-2026 06:20:16 UTC] Endpoint: user/profile.php
[10-Jun-2026 06:20:16 UTC] Full Log Data: {
    "timestamp": "2026-06-10 06:20:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "139.162.205.27",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "139.162.205.27, 172.69.43.150",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzczIiwidXNlcm5hbWUiOiJJSUkiLCJlbWFpbCI6IlNvZmFyMzAzNEBnbWFpbC5jb20iLCJleHAiOjE3ODE2NzcwMTF9.myopka8S32R-F1XiMdhV6NEkx0AisfWvIG7Ap5DGrE4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09644ee0f946532-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "139.162.205.27",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 06:20:16 UTC] === END API CALL LOG ===
[10-Jun-2026 06:20:16 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 06:20:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzczIiwidXNlcm5hbWUiOiJJSUkiLCJlbWFpbCI6IlNvZmFyMzAzNEBnbWFpbC5jb20iLCJleHAiOjE3ODE2NzcwMTF9.myopka8S32R-F1XiMdhV6NEkx0AisfWvIG7Ap5DGrE4
[10-Jun-2026 06:20:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 06:20:16 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 06:20:16 UTC] User ID: 773
[10-Jun-2026 06:20:16 UTC] ✅ User profile retrieved successfully for user ID: 773
[10-Jun-2026 06:20:17 UTC] User Purchases API - User ID: 773
[10-Jun-2026 06:20:17 UTC] User Purchases API - Total purchases found: 0
[10-Jun-2026 06:20:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 06:20:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 06:20:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"139.162.205.27, 172.69.43.150","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzczIiwidXNlcm5hbWUiOiJJSUkiLCJlbWFpbCI6IlNvZmFyMzAzNEBnbWFpbC5jb20iLCJleHAiOjE3ODE2NzcwMTF9.myopka8S32R-F1XiMdhV6NEkx0AisfWvIG7Ap5DGrE4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a09645221e836532-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"139.162.205.27","cf-ipcountry":"GB","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jun-2026 06:20:25 UTC] === User Orders API Called ===
[10-Jun-2026 06:20:25 UTC] User ID: 773
[10-Jun-2026 06:20:25 UTC] Limit: 20, Offset: 0
[10-Jun-2026 06:20:25 UTC] === API CALL LOG ===
[10-Jun-2026 06:20:25 UTC] Endpoint: user/profile.php
[10-Jun-2026 06:20:25 UTC] Full Log Data: {
    "timestamp": "2026-06-10 06:20:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "139.162.205.27",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "139.162.205.27, 172.69.43.150",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzczIiwidXNlcm5hbWUiOiJJSUkiLCJlbWFpbCI6IlNvZmFyMzAzNEBnbWFpbC5jb20iLCJleHAiOjE3ODE2NzcwMTF9.myopka8S32R-F1XiMdhV6NEkx0AisfWvIG7Ap5DGrE4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09645221e856532-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "139.162.205.27",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 06:20:25 UTC] === END API CALL LOG ===
[10-Jun-2026 06:20:25 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 06:20:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzczIiwidXNlcm5hbWUiOiJJSUkiLCJlbWFpbCI6IlNvZmFyMzAzNEBnbWFpbC5jb20iLCJleHAiOjE3ODE2NzcwMTF9.myopka8S32R-F1XiMdhV6NEkx0AisfWvIG7Ap5DGrE4
[10-Jun-2026 06:20:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 06:20:25 UTC] Orders found: 0
[10-Jun-2026 06:20:25 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 06:20:25 UTC] Orders data: []
[10-Jun-2026 06:20:25 UTC] User ID: 773
[10-Jun-2026 06:20:25 UTC] Total orders count: 0
[10-Jun-2026 06:20:25 UTC] ✅ User profile retrieved successfully for user ID: 773
[10-Jun-2026 06:20:26 UTC] === API CALL LOG ===
[10-Jun-2026 06:20:26 UTC] Endpoint: user/profile.php
[10-Jun-2026 06:20:26 UTC] Full Log Data: {
    "timestamp": "2026-06-10 06:20:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "139.162.205.27",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "139.162.205.27, 172.69.43.150",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzczIiwidXNlcm5hbWUiOiJJSUkiLCJlbWFpbCI6IlNvZmFyMzAzNEBnbWFpbC5jb20iLCJleHAiOjE3ODE2NzcwMTF9.myopka8S32R-F1XiMdhV6NEkx0AisfWvIG7Ap5DGrE4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0964528aa026532-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "139.162.205.27",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 06:20:26 UTC] === END API CALL LOG ===
[10-Jun-2026 06:20:26 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 06:20:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzczIiwidXNlcm5hbWUiOiJJSUkiLCJlbWFpbCI6IlNvZmFyMzAzNEBnbWFpbC5jb20iLCJleHAiOjE3ODE2NzcwMTF9.myopka8S32R-F1XiMdhV6NEkx0AisfWvIG7Ap5DGrE4
[10-Jun-2026 06:20:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 06:20:26 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 06:20:26 UTC] User ID: 773
[10-Jun-2026 06:20:26 UTC] ✅ User profile retrieved successfully for user ID: 773
[10-Jun-2026 06:20:27 UTC] === API CALL LOG ===
[10-Jun-2026 06:20:27 UTC] Endpoint: user/profile.php
[10-Jun-2026 06:20:27 UTC] Full Log Data: {
    "timestamp": "2026-06-10 06:20:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "139.162.205.27",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "139.162.205.27, 172.69.43.150",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzczIiwidXNlcm5hbWUiOiJJSUkiLCJlbWFpbCI6IlNvZmFyMzAzNEBnbWFpbC5jb20iLCJleHAiOjE3ODE2NzcwMTF9.myopka8S32R-F1XiMdhV6NEkx0AisfWvIG7Ap5DGrE4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a096452efdba6532-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "139.162.205.27",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 06:20:27 UTC] === END API CALL LOG ===
[10-Jun-2026 06:20:27 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 06:20:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzczIiwidXNlcm5hbWUiOiJJSUkiLCJlbWFpbCI6IlNvZmFyMzAzNEBnbWFpbC5jb20iLCJleHAiOjE3ODE2NzcwMTF9.myopka8S32R-F1XiMdhV6NEkx0AisfWvIG7Ap5DGrE4
[10-Jun-2026 06:20:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 06:20:27 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 06:20:27 UTC] User ID: 773
[10-Jun-2026 06:20:27 UTC] ✅ User profile retrieved successfully for user ID: 773
[10-Jun-2026 06:20:31 UTC] === API CALL LOG ===
[10-Jun-2026 06:20:31 UTC] Endpoint: user/profile.php
[10-Jun-2026 06:20:31 UTC] Full Log Data: {
    "timestamp": "2026-06-10 06:20:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "139.162.205.27",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "139.162.205.27, 172.69.43.150",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzczIiwidXNlcm5hbWUiOiJJSUkiLCJlbWFpbCI6IlNvZmFyMzAzNEBnbWFpbC5jb20iLCJleHAiOjE3ODE2NzcwMTF9.myopka8S32R-F1XiMdhV6NEkx0AisfWvIG7Ap5DGrE4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0964546fcf66532-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "139.162.205.27",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 06:20:31 UTC] === END API CALL LOG ===
[10-Jun-2026 06:20:31 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 06:20:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzczIiwidXNlcm5hbWUiOiJJSUkiLCJlbWFpbCI6IlNvZmFyMzAzNEBnbWFpbC5jb20iLCJleHAiOjE3ODE2NzcwMTF9.myopka8S32R-F1XiMdhV6NEkx0AisfWvIG7Ap5DGrE4
[10-Jun-2026 06:20:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 06:20:31 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 06:20:31 UTC] User ID: 773
[10-Jun-2026 06:20:31 UTC] ✅ User profile retrieved successfully for user ID: 773
[10-Jun-2026 06:20:31 UTC] User Purchases API - User ID: 773
[10-Jun-2026 06:20:31 UTC] User Purchases API - Total purchases found: 0
[10-Jun-2026 06:21:01 UTC] === API CALL LOG ===
[10-Jun-2026 06:21:01 UTC] Endpoint: user/profile.php
[10-Jun-2026 06:21:01 UTC] Full Log Data: {
    "timestamp": "2026-06-10 06:21:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "139.162.205.27",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "139.162.205.27, 172.69.194.112",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzczIiwidXNlcm5hbWUiOiJJSUkiLCJlbWFpbCI6IlNvZmFyMzAzNEBnbWFpbC5jb20iLCJleHAiOjE3ODE2NzcwMTF9.myopka8S32R-F1XiMdhV6NEkx0AisfWvIG7Ap5DGrE4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0964600bfca6532-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "139.162.205.27",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 06:21:01 UTC] === END API CALL LOG ===
[10-Jun-2026 06:21:01 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 06:21:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzczIiwidXNlcm5hbWUiOiJJSUkiLCJlbWFpbCI6IlNvZmFyMzAzNEBnbWFpbC5jb20iLCJleHAiOjE3ODE2NzcwMTF9.myopka8S32R-F1XiMdhV6NEkx0AisfWvIG7Ap5DGrE4
[10-Jun-2026 06:21:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 06:21:01 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 06:21:01 UTC] User ID: 773
[10-Jun-2026 06:21:01 UTC] ✅ User profile retrieved successfully for user ID: 773
[10-Jun-2026 06:21:01 UTC] User Purchases API - User ID: 773
[10-Jun-2026 06:21:01 UTC] User Purchases API - Total purchases found: 0
[10-Jun-2026 06:21:07 UTC] === API CALL LOG ===
[10-Jun-2026 06:21:07 UTC] Endpoint: user/profile.php
[10-Jun-2026 06:21:07 UTC] Full Log Data: {
    "timestamp": "2026-06-10 06:21:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "139.162.205.27",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "139.162.205.27, 172.69.194.112",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzczIiwidXNlcm5hbWUiOiJJSUkiLCJlbWFpbCI6IlNvZmFyMzAzNEBnbWFpbC5jb20iLCJleHAiOjE3ODE2NzcwMTF9.myopka8S32R-F1XiMdhV6NEkx0AisfWvIG7Ap5DGrE4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0964626bd896532-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "139.162.205.27",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 06:21:07 UTC] === END API CALL LOG ===
[10-Jun-2026 06:21:07 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 06:21:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzczIiwidXNlcm5hbWUiOiJJSUkiLCJlbWFpbCI6IlNvZmFyMzAzNEBnbWFpbC5jb20iLCJleHAiOjE3ODE2NzcwMTF9.myopka8S32R-F1XiMdhV6NEkx0AisfWvIG7Ap5DGrE4
[10-Jun-2026 06:21:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 06:21:07 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 06:21:07 UTC] User ID: 773
[10-Jun-2026 06:21:07 UTC] ✅ User profile retrieved successfully for user ID: 773
[10-Jun-2026 06:21:07 UTC] User Purchases API - User ID: 773
[10-Jun-2026 06:21:07 UTC] User Purchases API - Total purchases found: 0
[10-Jun-2026 06:21:09 UTC] User Purchases API - User ID: 773
[10-Jun-2026 06:21:09 UTC] User Purchases API - Total purchases found: 0
[10-Jun-2026 06:21:11 UTC] === API CALL LOG ===
[10-Jun-2026 06:21:11 UTC] Endpoint: user/profile.php
[10-Jun-2026 06:21:11 UTC] Full Log Data: {
    "timestamp": "2026-06-10 06:21:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "139.162.205.27",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "139.162.205.27, 172.69.194.112",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzczIiwidXNlcm5hbWUiOiJJSUkiLCJlbWFpbCI6IlNvZmFyMzAzNEBnbWFpbC5jb20iLCJleHAiOjE3ODE2NzcwMTF9.myopka8S32R-F1XiMdhV6NEkx0AisfWvIG7Ap5DGrE4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09646409ca66532-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "139.162.205.27",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 06:21:11 UTC] === END API CALL LOG ===
[10-Jun-2026 06:21:11 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 06:21:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzczIiwidXNlcm5hbWUiOiJJSUkiLCJlbWFpbCI6IlNvZmFyMzAzNEBnbWFpbC5jb20iLCJleHAiOjE3ODE2NzcwMTF9.myopka8S32R-F1XiMdhV6NEkx0AisfWvIG7Ap5DGrE4
[10-Jun-2026 06:21:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 06:21:11 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 06:21:11 UTC] User ID: 773
[10-Jun-2026 06:21:11 UTC] ✅ User profile retrieved successfully for user ID: 773
[10-Jun-2026 06:21:11 UTC] User Purchases API - User ID: 773
[10-Jun-2026 06:21:11 UTC] User Purchases API - Total purchases found: 0
[10-Jun-2026 06:21:16 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 06:21:16 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 06:21:16 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"139.162.205.27, 172.69.194.112","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzczIiwidXNlcm5hbWUiOiJJSUkiLCJlbWFpbCI6IlNvZmFyMzAzNEBnbWFpbC5jb20iLCJleHAiOjE3ODE2NzcwMTF9.myopka8S32R-F1XiMdhV6NEkx0AisfWvIG7Ap5DGrE4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0964660ee356532-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"139.162.205.27","cf-ipcountry":"GB","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jun-2026 06:21:16 UTC] === User Orders API Called ===
[10-Jun-2026 06:21:16 UTC] User ID: 773
[10-Jun-2026 06:21:16 UTC] Limit: 20, Offset: 0
[10-Jun-2026 06:21:16 UTC] Orders found: 0
[10-Jun-2026 06:21:16 UTC] Orders data: []
[10-Jun-2026 06:21:16 UTC] Total orders count: 0
[10-Jun-2026 06:21:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 06:21:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 06:21:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"139.162.205.27, 172.69.194.112","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzczIiwidXNlcm5hbWUiOiJJSUkiLCJlbWFpbCI6IlNvZmFyMzAzNEBnbWFpbC5jb20iLCJleHAiOjE3ODE2NzcwMTF9.myopka8S32R-F1XiMdhV6NEkx0AisfWvIG7Ap5DGrE4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a09646719fb76532-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"139.162.205.27","cf-ipcountry":"GB","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jun-2026 06:21:19 UTC] === User Orders API Called ===
[10-Jun-2026 06:21:19 UTC] User ID: 773
[10-Jun-2026 06:21:19 UTC] Limit: 20, Offset: 0
[10-Jun-2026 06:21:19 UTC] Orders found: 0
[10-Jun-2026 06:21:19 UTC] Orders data: []
[10-Jun-2026 06:21:19 UTC] === API CALL LOG ===
[10-Jun-2026 06:21:19 UTC] Total orders count: 0
[10-Jun-2026 06:21:19 UTC] Endpoint: user/profile.php
[10-Jun-2026 06:21:19 UTC] Full Log Data: {
    "timestamp": "2026-06-10 06:21:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "139.162.205.27",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "139.162.205.27, 172.69.194.112",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzczIiwidXNlcm5hbWUiOiJJSUkiLCJlbWFpbCI6IlNvZmFyMzAzNEBnbWFpbC5jb20iLCJleHAiOjE3ODE2NzcwMTF9.myopka8S32R-F1XiMdhV6NEkx0AisfWvIG7Ap5DGrE4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09646719fb96532-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "139.162.205.27",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 06:21:19 UTC] === END API CALL LOG ===
[10-Jun-2026 06:21:19 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 06:21:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzczIiwidXNlcm5hbWUiOiJJSUkiLCJlbWFpbCI6IlNvZmFyMzAzNEBnbWFpbC5jb20iLCJleHAiOjE3ODE2NzcwMTF9.myopka8S32R-F1XiMdhV6NEkx0AisfWvIG7Ap5DGrE4
[10-Jun-2026 06:21:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 06:21:19 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 06:21:19 UTC] User ID: 773
[10-Jun-2026 06:21:19 UTC] ✅ User profile retrieved successfully for user ID: 773
[10-Jun-2026 06:21:19 UTC] === API CALL LOG ===
[10-Jun-2026 06:21:19 UTC] Endpoint: user/profile.php
[10-Jun-2026 06:21:19 UTC] Full Log Data: {
    "timestamp": "2026-06-10 06:21:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "139.162.205.27",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "139.162.205.27, 172.69.194.112",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzczIiwidXNlcm5hbWUiOiJJSUkiLCJlbWFpbCI6IlNvZmFyMzAzNEBnbWFpbC5jb20iLCJleHAiOjE3ODE2NzcwMTF9.myopka8S32R-F1XiMdhV6NEkx0AisfWvIG7Ap5DGrE4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a096467268406532-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "139.162.205.27",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 06:21:19 UTC] === END API CALL LOG ===
[10-Jun-2026 06:21:19 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 06:21:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzczIiwidXNlcm5hbWUiOiJJSUkiLCJlbWFpbCI6IlNvZmFyMzAzNEBnbWFpbC5jb20iLCJleHAiOjE3ODE2NzcwMTF9.myopka8S32R-F1XiMdhV6NEkx0AisfWvIG7Ap5DGrE4
[10-Jun-2026 06:21:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 06:21:19 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 06:21:19 UTC] User ID: 773
[10-Jun-2026 06:21:19 UTC] ✅ User profile retrieved successfully for user ID: 773
[10-Jun-2026 06:21:19 UTC] User Purchases API - User ID: 773
[10-Jun-2026 06:21:19 UTC] User Purchases API - Total purchases found: 0
[10-Jun-2026 06:24:27 UTC] === API CALL LOG ===
[10-Jun-2026 06:24:27 UTC] Endpoint: user/profile.php
[10-Jun-2026 06:24:27 UTC] Full Log Data: {
    "timestamp": "2026-06-10 06:24:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40f4:1012:260e:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40f4:1012:260e:8000::, 172.68.164.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc0IiwidXNlcm5hbWUiOiJNciBTbWlsZXkgeCB-IiwiZW1haWwiOiJqYWlzdTE1MTRAZ21haWwuY29tIiwiZXhwIjoxNzgxNjc3NDY2fQ.qMIck_q5iY4nU-1LQdBf03Hj-vfwdzYR9RXkwcNs7s8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0964b0d0d69f92e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40f4:1012:260e:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 06:24:27 UTC] === END API CALL LOG ===
[10-Jun-2026 06:24:27 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 06:24:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc0IiwidXNlcm5hbWUiOiJNciBTbWlsZXkgeCB-IiwiZW1haWwiOiJqYWlzdTE1MTRAZ21haWwuY29tIiwiZXhwIjoxNzgxNjc3NDY2fQ.qMIck_q5iY4nU-1LQdBf03Hj-vfwdzYR9RXkwcNs7s8
[10-Jun-2026 06:24:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 06:24:27 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 06:24:27 UTC] User ID: 774
[10-Jun-2026 06:24:27 UTC] ✅ User profile retrieved successfully for user ID: 774
[10-Jun-2026 06:24:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 06:24:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 06:24:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40f4:1012:260e:8000::, 172.68.164.101","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc0IiwidXNlcm5hbWUiOiJNciBTbWlsZXkgeCB-IiwiZW1haWwiOiJqYWlzdTE1MTRAZ21haWwuY29tIiwiZXhwIjoxNzgxNjc3NDY2fQ.qMIck_q5iY4nU-1LQdBf03Hj-vfwdzYR9RXkwcNs7s8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0964b0d9f19f92e-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40f4:1012:260e:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jun-2026 06:24:27 UTC] === User Orders API Called ===
[10-Jun-2026 06:24:27 UTC] User ID: 774
[10-Jun-2026 06:24:27 UTC] Limit: 20, Offset: 0
[10-Jun-2026 06:24:27 UTC] Orders found: 0
[10-Jun-2026 06:24:27 UTC] Orders data: []
[10-Jun-2026 06:24:27 UTC] Total orders count: 0
[10-Jun-2026 06:24:27 UTC] === API CALL LOG ===
[10-Jun-2026 06:24:27 UTC] Endpoint: user/profile.php
[10-Jun-2026 06:24:27 UTC] Full Log Data: {
    "timestamp": "2026-06-10 06:24:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40f4:1012:260e:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40f4:1012:260e:8000::, 172.68.164.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc0IiwidXNlcm5hbWUiOiJNciBTbWlsZXkgeCB-IiwiZW1haWwiOiJqYWlzdTE1MTRAZ21haWwuY29tIiwiZXhwIjoxNzgxNjc3NDY2fQ.qMIck_q5iY4nU-1LQdBf03Hj-vfwdzYR9RXkwcNs7s8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0964b0e1844f92e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40f4:1012:260e:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 06:24:27 UTC] === END API CALL LOG ===
[10-Jun-2026 06:24:27 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 06:24:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc0IiwidXNlcm5hbWUiOiJNciBTbWlsZXkgeCB-IiwiZW1haWwiOiJqYWlzdTE1MTRAZ21haWwuY29tIiwiZXhwIjoxNzgxNjc3NDY2fQ.qMIck_q5iY4nU-1LQdBf03Hj-vfwdzYR9RXkwcNs7s8
[10-Jun-2026 06:24:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 06:24:27 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 06:24:27 UTC] User ID: 774
[10-Jun-2026 06:24:27 UTC] ✅ User profile retrieved successfully for user ID: 774
[10-Jun-2026 06:24:29 UTC] === API CALL LOG ===
[10-Jun-2026 06:24:29 UTC] Endpoint: user/profile.php
[10-Jun-2026 06:24:29 UTC] Full Log Data: {
    "timestamp": "2026-06-10 06:24:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40f4:1012:260e:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40f4:1012:260e:8000::, 172.68.164.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc0IiwidXNlcm5hbWUiOiJNciBTbWlsZXkgeCB-IiwiZW1haWwiOiJqYWlzdTE1MTRAZ21haWwuY29tIiwiZXhwIjoxNzgxNjc3NDY2fQ.qMIck_q5iY4nU-1LQdBf03Hj-vfwdzYR9RXkwcNs7s8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0964b161d58f92e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40f4:1012:260e:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 06:24:29 UTC] === END API CALL LOG ===
[10-Jun-2026 06:24:29 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 06:24:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc0IiwidXNlcm5hbWUiOiJNciBTbWlsZXkgeCB-IiwiZW1haWwiOiJqYWlzdTE1MTRAZ21haWwuY29tIiwiZXhwIjoxNzgxNjc3NDY2fQ.qMIck_q5iY4nU-1LQdBf03Hj-vfwdzYR9RXkwcNs7s8
[10-Jun-2026 06:24:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 06:24:29 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 06:24:29 UTC] User ID: 774
[10-Jun-2026 06:24:29 UTC] ✅ User profile retrieved successfully for user ID: 774
[10-Jun-2026 06:24:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 06:24:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 06:24:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40f4:1012:260e:8000::, 172.68.164.100","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc0IiwidXNlcm5hbWUiOiJNciBTbWlsZXkgeCB-IiwiZW1haWwiOiJqYWlzdTE1MTRAZ21haWwuY29tIiwiZXhwIjoxNzgxNjc3NDY2fQ.qMIck_q5iY4nU-1LQdBf03Hj-vfwdzYR9RXkwcNs7s8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0964b895a69f92e-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40f4:1012:260e:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jun-2026 06:24:48 UTC] === User Orders API Called ===
[10-Jun-2026 06:24:48 UTC] User ID: 774
[10-Jun-2026 06:24:48 UTC] Limit: 20, Offset: 0
[10-Jun-2026 06:24:48 UTC] Orders found: 0
[10-Jun-2026 06:24:48 UTC] Orders data: []
[10-Jun-2026 06:24:48 UTC] Total orders count: 0
[10-Jun-2026 06:24:49 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 06:24:49 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 06:24:49 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40f4:1012:260e:8000::, 172.68.164.100","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc0IiwidXNlcm5hbWUiOiJNciBTbWlsZXkgeCB-IiwiZW1haWwiOiJqYWlzdTE1MTRAZ21haWwuY29tIiwiZXhwIjoxNzgxNjc3NDY2fQ.qMIck_q5iY4nU-1LQdBf03Hj-vfwdzYR9RXkwcNs7s8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0964b97eee3f92e-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40f4:1012:260e:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jun-2026 06:24:49 UTC] === User Orders API Called ===
[10-Jun-2026 06:24:49 UTC] User ID: 774
[10-Jun-2026 06:24:49 UTC] Limit: 20, Offset: 0
[10-Jun-2026 06:24:49 UTC] Orders found: 0
[10-Jun-2026 06:24:49 UTC] Orders data: []
[10-Jun-2026 06:24:49 UTC] Total orders count: 0
[10-Jun-2026 06:24:50 UTC] === API CALL LOG ===
[10-Jun-2026 06:24:50 UTC] Endpoint: user/profile.php
[10-Jun-2026 06:24:50 UTC] Full Log Data: {
    "timestamp": "2026-06-10 06:24:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40f4:1012:260e:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40f4:1012:260e:8000::, 172.68.164.100",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc0IiwidXNlcm5hbWUiOiJNciBTbWlsZXkgeCB-IiwiZW1haWwiOiJqYWlzdTE1MTRAZ21haWwuY29tIiwiZXhwIjoxNzgxNjc3NDY2fQ.qMIck_q5iY4nU-1LQdBf03Hj-vfwdzYR9RXkwcNs7s8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0964b985fedf92e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40f4:1012:260e:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 06:24:50 UTC] === END API CALL LOG ===
[10-Jun-2026 06:24:50 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 06:24:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc0IiwidXNlcm5hbWUiOiJNciBTbWlsZXkgeCB-IiwiZW1haWwiOiJqYWlzdTE1MTRAZ21haWwuY29tIiwiZXhwIjoxNzgxNjc3NDY2fQ.qMIck_q5iY4nU-1LQdBf03Hj-vfwdzYR9RXkwcNs7s8
[10-Jun-2026 06:24:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 06:24:50 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 06:24:50 UTC] User ID: 774
[10-Jun-2026 06:24:50 UTC] ✅ User profile retrieved successfully for user ID: 774
[10-Jun-2026 06:24:50 UTC] === API CALL LOG ===
[10-Jun-2026 06:24:50 UTC] Endpoint: user/profile.php
[10-Jun-2026 06:24:50 UTC] Full Log Data: {
    "timestamp": "2026-06-10 06:24:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40f4:1012:260e:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40f4:1012:260e:8000::, 172.68.164.100",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc0IiwidXNlcm5hbWUiOiJNciBTbWlsZXkgeCB-IiwiZW1haWwiOiJqYWlzdTE1MTRAZ21haWwuY29tIiwiZXhwIjoxNzgxNjc3NDY2fQ.qMIck_q5iY4nU-1LQdBf03Hj-vfwdzYR9RXkwcNs7s8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0964b9bf923f92e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40f4:1012:260e:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 06:24:50 UTC] === END API CALL LOG ===
[10-Jun-2026 06:24:50 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 06:24:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc0IiwidXNlcm5hbWUiOiJNciBTbWlsZXkgeCB-IiwiZW1haWwiOiJqYWlzdTE1MTRAZ21haWwuY29tIiwiZXhwIjoxNzgxNjc3NDY2fQ.qMIck_q5iY4nU-1LQdBf03Hj-vfwdzYR9RXkwcNs7s8
[10-Jun-2026 06:24:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 06:24:50 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 06:24:50 UTC] User ID: 774
[10-Jun-2026 06:24:50 UTC] ✅ User profile retrieved successfully for user ID: 774
[10-Jun-2026 06:24:51 UTC] === API CALL LOG ===
[10-Jun-2026 06:24:51 UTC] Endpoint: user/profile.php
[10-Jun-2026 06:24:51 UTC] Full Log Data: {
    "timestamp": "2026-06-10 06:24:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40f4:1012:260e:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40f4:1012:260e:8000::, 172.68.164.100",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc0IiwidXNlcm5hbWUiOiJNciBTbWlsZXkgeCB-IiwiZW1haWwiOiJqYWlzdTE1MTRAZ21haWwuY29tIiwiZXhwIjoxNzgxNjc3NDY2fQ.qMIck_q5iY4nU-1LQdBf03Hj-vfwdzYR9RXkwcNs7s8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0964ba15ff5f92e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40f4:1012:260e:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 06:24:51 UTC] === END API CALL LOG ===
[10-Jun-2026 06:24:51 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 06:24:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc0IiwidXNlcm5hbWUiOiJNciBTbWlsZXkgeCB-IiwiZW1haWwiOiJqYWlzdTE1MTRAZ21haWwuY29tIiwiZXhwIjoxNzgxNjc3NDY2fQ.qMIck_q5iY4nU-1LQdBf03Hj-vfwdzYR9RXkwcNs7s8
[10-Jun-2026 06:24:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 06:24:51 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 06:24:51 UTC] User ID: 774
[10-Jun-2026 06:24:51 UTC] ✅ User profile retrieved successfully for user ID: 774
[10-Jun-2026 06:25:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 06:25:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 06:25:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40f4:1012:260e:8000::, 172.68.164.100","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc0IiwidXNlcm5hbWUiOiJNciBTbWlsZXkgeCB-IiwiZW1haWwiOiJqYWlzdTE1MTRAZ21haWwuY29tIiwiZXhwIjoxNzgxNjc3NDY2fQ.qMIck_q5iY4nU-1LQdBf03Hj-vfwdzYR9RXkwcNs7s8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0964c18499af92e-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40f4:1012:260e:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jun-2026 06:25:11 UTC] === User Orders API Called ===
[10-Jun-2026 06:25:11 UTC] User ID: 774
[10-Jun-2026 06:25:11 UTC] Limit: 20, Offset: 0
[10-Jun-2026 06:25:11 UTC] Orders found: 0
[10-Jun-2026 06:25:11 UTC] Orders data: []
[10-Jun-2026 06:25:11 UTC] Total orders count: 0
[10-Jun-2026 06:25:11 UTC] === API CALL LOG ===
[10-Jun-2026 06:25:11 UTC] Endpoint: user/profile.php
[10-Jun-2026 06:25:11 UTC] Full Log Data: {
    "timestamp": "2026-06-10 06:25:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40f4:1012:260e:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40f4:1012:260e:8000::, 172.68.164.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc0IiwidXNlcm5hbWUiOiJNciBTbWlsZXkgeCB-IiwiZW1haWwiOiJqYWlzdTE1MTRAZ21haWwuY29tIiwiZXhwIjoxNzgxNjc3NDY2fQ.qMIck_q5iY4nU-1LQdBf03Hj-vfwdzYR9RXkwcNs7s8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0964c18bae0f92e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40f4:1012:260e:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 06:25:11 UTC] === END API CALL LOG ===
[10-Jun-2026 06:25:11 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 06:25:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc0IiwidXNlcm5hbWUiOiJNciBTbWlsZXkgeCB-IiwiZW1haWwiOiJqYWlzdTE1MTRAZ21haWwuY29tIiwiZXhwIjoxNzgxNjc3NDY2fQ.qMIck_q5iY4nU-1LQdBf03Hj-vfwdzYR9RXkwcNs7s8
[10-Jun-2026 06:25:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 06:25:11 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 06:25:11 UTC] User ID: 774
[10-Jun-2026 06:25:11 UTC] ✅ User profile retrieved successfully for user ID: 774
[10-Jun-2026 06:25:11 UTC] === API CALL LOG ===
[10-Jun-2026 06:25:11 UTC] Endpoint: user/profile.php
[10-Jun-2026 06:25:11 UTC] Full Log Data: {
    "timestamp": "2026-06-10 06:25:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40f4:1012:260e:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40f4:1012:260e:8000::, 172.68.164.100",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc0IiwidXNlcm5hbWUiOiJNciBTbWlsZXkgeCB-IiwiZW1haWwiOiJqYWlzdTE1MTRAZ21haWwuY29tIiwiZXhwIjoxNzgxNjc3NDY2fQ.qMIck_q5iY4nU-1LQdBf03Hj-vfwdzYR9RXkwcNs7s8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0964c1c8dbbf92e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40f4:1012:260e:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 06:25:11 UTC] === END API CALL LOG ===
[10-Jun-2026 06:25:11 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 06:25:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc0IiwidXNlcm5hbWUiOiJNciBTbWlsZXkgeCB-IiwiZW1haWwiOiJqYWlzdTE1MTRAZ21haWwuY29tIiwiZXhwIjoxNzgxNjc3NDY2fQ.qMIck_q5iY4nU-1LQdBf03Hj-vfwdzYR9RXkwcNs7s8
[10-Jun-2026 06:25:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 06:25:11 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 06:25:11 UTC] User ID: 774
[10-Jun-2026 06:25:11 UTC] ✅ User profile retrieved successfully for user ID: 774
[10-Jun-2026 06:25:13 UTC] === API CALL LOG ===
[10-Jun-2026 06:25:13 UTC] Endpoint: user/profile.php
[10-Jun-2026 06:25:13 UTC] Full Log Data: {
    "timestamp": "2026-06-10 06:25:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40f4:1012:260e:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40f4:1012:260e:8000::, 172.68.164.100",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc0IiwidXNlcm5hbWUiOiJNciBTbWlsZXkgeCB-IiwiZW1haWwiOiJqYWlzdTE1MTRAZ21haWwuY29tIiwiZXhwIjoxNzgxNjc3NDY2fQ.qMIck_q5iY4nU-1LQdBf03Hj-vfwdzYR9RXkwcNs7s8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0964c280efbf92e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40f4:1012:260e:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 06:25:13 UTC] === END API CALL LOG ===
[10-Jun-2026 06:25:13 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 06:25:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc0IiwidXNlcm5hbWUiOiJNciBTbWlsZXkgeCB-IiwiZW1haWwiOiJqYWlzdTE1MTRAZ21haWwuY29tIiwiZXhwIjoxNzgxNjc3NDY2fQ.qMIck_q5iY4nU-1LQdBf03Hj-vfwdzYR9RXkwcNs7s8
[10-Jun-2026 06:25:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 06:25:13 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 06:25:13 UTC] User ID: 774
[10-Jun-2026 06:25:13 UTC] ✅ User profile retrieved successfully for user ID: 774
[10-Jun-2026 07:12:02 UTC] === API CALL LOG ===
[10-Jun-2026 07:12:02 UTC] Endpoint: user/profile.php
[10-Jun-2026 07:12:02 UTC] Full Log Data: {
    "timestamp": "2026-06-10 07:12:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "118.179.155.145",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "118.179.155.145, 172.69.78.151",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc1IiwidXNlcm5hbWUiOiJsb2JhMjEyMSIsImVtYWlsIjoibG9sZ2FtZXIxMDg5MEBnbWFpbC5jb20iLCJleHAiOjE3ODE2ODAzMjF9.7Pous4WWXkFb3fl1uQYebM1kjv7pzmhSMRRT17Ko3V8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09690bd683ca48b-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "118.179.155.145",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 07:12:02 UTC] === END API CALL LOG ===
[10-Jun-2026 07:12:02 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 07:12:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc1IiwidXNlcm5hbWUiOiJsb2JhMjEyMSIsImVtYWlsIjoibG9sZ2FtZXIxMDg5MEBnbWFpbC5jb20iLCJleHAiOjE3ODE2ODAzMjF9.7Pous4WWXkFb3fl1uQYebM1kjv7pzmhSMRRT17Ko3V8
[10-Jun-2026 07:12:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 07:12:02 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 07:12:02 UTC] User ID: 775
[10-Jun-2026 07:12:02 UTC] ✅ User profile retrieved successfully for user ID: 775
[10-Jun-2026 07:12:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 07:12:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 07:12:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"118.179.155.145, 172.69.78.174","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc1IiwidXNlcm5hbWUiOiJsb2JhMjEyMSIsImVtYWlsIjoibG9sZ2FtZXIxMDg5MEBnbWFpbC5jb20iLCJleHAiOjE3ODE2ODAzMjF9.7Pous4WWXkFb3fl1uQYebM1kjv7pzmhSMRRT17Ko3V8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a09690bd7846a48b-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"118.179.155.145","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jun-2026 07:12:02 UTC] === User Orders API Called ===
[10-Jun-2026 07:12:02 UTC] User ID: 775
[10-Jun-2026 07:12:02 UTC] Limit: 20, Offset: 0
[10-Jun-2026 07:12:02 UTC] Orders found: 0
[10-Jun-2026 07:12:02 UTC] Orders data: []
[10-Jun-2026 07:12:02 UTC] Total orders count: 0
[10-Jun-2026 07:12:03 UTC] === API CALL LOG ===
[10-Jun-2026 07:12:03 UTC] Endpoint: user/profile.php
[10-Jun-2026 07:12:03 UTC] Full Log Data: {
    "timestamp": "2026-06-10 07:12:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "118.179.155.145",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "118.179.155.145, 172.69.78.174",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc1IiwidXNlcm5hbWUiOiJsb2JhMjEyMSIsImVtYWlsIjoibG9sZ2FtZXIxMDg5MEBnbWFpbC5jb20iLCJleHAiOjE3ODE2ODAzMjF9.7Pous4WWXkFb3fl1uQYebM1kjv7pzmhSMRRT17Ko3V8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09690be092fa48b-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "118.179.155.145",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 07:12:03 UTC] === END API CALL LOG ===
[10-Jun-2026 07:12:03 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 07:12:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc1IiwidXNlcm5hbWUiOiJsb2JhMjEyMSIsImVtYWlsIjoibG9sZ2FtZXIxMDg5MEBnbWFpbC5jb20iLCJleHAiOjE3ODE2ODAzMjF9.7Pous4WWXkFb3fl1uQYebM1kjv7pzmhSMRRT17Ko3V8
[10-Jun-2026 07:12:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 07:12:03 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 07:12:03 UTC] User ID: 775
[10-Jun-2026 07:12:03 UTC] ✅ User profile retrieved successfully for user ID: 775
[10-Jun-2026 07:12:03 UTC] === API CALL LOG ===
[10-Jun-2026 07:12:03 UTC] Endpoint: user/profile.php
[10-Jun-2026 07:12:03 UTC] Full Log Data: {
    "timestamp": "2026-06-10 07:12:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "118.179.155.145",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "118.179.155.145, 172.69.78.174",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc1IiwidXNlcm5hbWUiOiJsb2JhMjEyMSIsImVtYWlsIjoibG9sZ2FtZXIxMDg5MEBnbWFpbC5jb20iLCJleHAiOjE3ODE2ODAzMjF9.7Pous4WWXkFb3fl1uQYebM1kjv7pzmhSMRRT17Ko3V8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09690c7b8a9a48b-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "118.179.155.145",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 07:12:03 UTC] === END API CALL LOG ===
[10-Jun-2026 07:12:03 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 07:12:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc1IiwidXNlcm5hbWUiOiJsb2JhMjEyMSIsImVtYWlsIjoibG9sZ2FtZXIxMDg5MEBnbWFpbC5jb20iLCJleHAiOjE3ODE2ODAzMjF9.7Pous4WWXkFb3fl1uQYebM1kjv7pzmhSMRRT17Ko3V8
[10-Jun-2026 07:12:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 07:12:03 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 07:12:03 UTC] User ID: 775
[10-Jun-2026 07:12:03 UTC] ✅ User profile retrieved successfully for user ID: 775
[10-Jun-2026 07:12:18 UTC] === API CALL LOG ===
[10-Jun-2026 07:12:18 UTC] Endpoint: user/profile.php
[10-Jun-2026 07:12:18 UTC] Full Log Data: {
    "timestamp": "2026-06-10 07:12:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "118.179.155.145",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "118.179.155.145, 172.69.78.150",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc1IiwidXNlcm5hbWUiOiJsb2JhMjEyMSIsImVtYWlsIjoibG9sZ2FtZXIxMDg5MEBnbWFpbC5jb20iLCJleHAiOjE3ODE2ODAzMjF9.7Pous4WWXkFb3fl1uQYebM1kjv7pzmhSMRRT17Ko3V8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0969120de2aa48b-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "118.179.155.145",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 07:12:18 UTC] === END API CALL LOG ===
[10-Jun-2026 07:12:18 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 07:12:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc1IiwidXNlcm5hbWUiOiJsb2JhMjEyMSIsImVtYWlsIjoibG9sZ2FtZXIxMDg5MEBnbWFpbC5jb20iLCJleHAiOjE3ODE2ODAzMjF9.7Pous4WWXkFb3fl1uQYebM1kjv7pzmhSMRRT17Ko3V8
[10-Jun-2026 07:12:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 07:12:18 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 07:12:18 UTC] User ID: 775
[10-Jun-2026 07:12:18 UTC] ✅ User profile retrieved successfully for user ID: 775
[10-Jun-2026 07:12:19 UTC] === API CALL LOG ===
[10-Jun-2026 07:12:19 UTC] Endpoint: user/profile.php
[10-Jun-2026 07:12:19 UTC] Full Log Data: {
    "timestamp": "2026-06-10 07:12:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "118.179.155.145",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "118.179.155.145, 172.69.78.150",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc1IiwidXNlcm5hbWUiOiJsb2JhMjEyMSIsImVtYWlsIjoibG9sZ2FtZXIxMDg5MEBnbWFpbC5jb20iLCJleHAiOjE3ODE2ODAzMjF9.7Pous4WWXkFb3fl1uQYebM1kjv7pzmhSMRRT17Ko3V8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0969124a8bba48b-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "118.179.155.145",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 07:12:19 UTC] === END API CALL LOG ===
[10-Jun-2026 07:12:19 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 07:12:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc1IiwidXNlcm5hbWUiOiJsb2JhMjEyMSIsImVtYWlsIjoibG9sZ2FtZXIxMDg5MEBnbWFpbC5jb20iLCJleHAiOjE3ODE2ODAzMjF9.7Pous4WWXkFb3fl1uQYebM1kjv7pzmhSMRRT17Ko3V8
[10-Jun-2026 07:12:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 07:12:19 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 07:12:19 UTC] User ID: 775
[10-Jun-2026 07:12:19 UTC] ✅ User profile retrieved successfully for user ID: 775
[10-Jun-2026 07:12:20 UTC] === API CALL LOG ===
[10-Jun-2026 07:12:20 UTC] Endpoint: user/profile.php
[10-Jun-2026 07:12:20 UTC] Full Log Data: {
    "timestamp": "2026-06-10 07:12:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "118.179.155.145",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "118.179.155.145, 172.69.78.150",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc1IiwidXNlcm5hbWUiOiJsb2JhMjEyMSIsImVtYWlsIjoibG9sZ2FtZXIxMDg5MEBnbWFpbC5jb20iLCJleHAiOjE3ODE2ODAzMjF9.7Pous4WWXkFb3fl1uQYebM1kjv7pzmhSMRRT17Ko3V8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a096912c8db2a48b-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "118.179.155.145",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 07:12:20 UTC] === END API CALL LOG ===
[10-Jun-2026 07:12:20 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 07:12:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc1IiwidXNlcm5hbWUiOiJsb2JhMjEyMSIsImVtYWlsIjoibG9sZ2FtZXIxMDg5MEBnbWFpbC5jb20iLCJleHAiOjE3ODE2ODAzMjF9.7Pous4WWXkFb3fl1uQYebM1kjv7pzmhSMRRT17Ko3V8
[10-Jun-2026 07:12:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 07:12:20 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 07:12:20 UTC] User ID: 775
[10-Jun-2026 07:12:20 UTC] ✅ User profile retrieved successfully for user ID: 775
[10-Jun-2026 07:12:20 UTC] === API CALL LOG ===
[10-Jun-2026 07:12:20 UTC] Endpoint: user/profile.php
[10-Jun-2026 07:12:20 UTC] Full Log Data: {
    "timestamp": "2026-06-10 07:12:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "118.179.155.145",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "118.179.155.145, 172.69.78.150",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc1IiwidXNlcm5hbWUiOiJsb2JhMjEyMSIsImVtYWlsIjoibG9sZ2FtZXIxMDg5MEBnbWFpbC5jb20iLCJleHAiOjE3ODE2ODAzMjF9.7Pous4WWXkFb3fl1uQYebM1kjv7pzmhSMRRT17Ko3V8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a096912d7e3ca48b-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "118.179.155.145",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 07:12:20 UTC] === END API CALL LOG ===
[10-Jun-2026 07:12:20 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 07:12:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc1IiwidXNlcm5hbWUiOiJsb2JhMjEyMSIsImVtYWlsIjoibG9sZ2FtZXIxMDg5MEBnbWFpbC5jb20iLCJleHAiOjE3ODE2ODAzMjF9.7Pous4WWXkFb3fl1uQYebM1kjv7pzmhSMRRT17Ko3V8
[10-Jun-2026 07:12:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 07:12:20 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 07:12:20 UTC] User ID: 775
[10-Jun-2026 07:12:20 UTC] ✅ User profile retrieved successfully for user ID: 775
[10-Jun-2026 07:12:20 UTC] User Purchases API - User ID: 775
[10-Jun-2026 07:12:20 UTC] User Purchases API - Total purchases found: 0
[10-Jun-2026 07:12:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 07:12:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 07:12:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"118.179.155.145, 172.69.78.150","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc1IiwidXNlcm5hbWUiOiJsb2JhMjEyMSIsImVtYWlsIjoibG9sZ2FtZXIxMDg5MEBnbWFpbC5jb20iLCJleHAiOjE3ODE2ODAzMjF9.7Pous4WWXkFb3fl1uQYebM1kjv7pzmhSMRRT17Ko3V8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0969153ce40a48b-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"118.179.155.145","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jun-2026 07:12:26 UTC] === User Orders API Called ===
[10-Jun-2026 07:12:26 UTC] User ID: 775
[10-Jun-2026 07:12:26 UTC] Limit: 20, Offset: 0
[10-Jun-2026 07:12:26 UTC] Orders found: 0
[10-Jun-2026 07:12:26 UTC] Orders data: []
[10-Jun-2026 07:12:26 UTC] Total orders count: 0
[10-Jun-2026 07:12:26 UTC] === API CALL LOG ===
[10-Jun-2026 07:12:26 UTC] Endpoint: user/profile.php
[10-Jun-2026 07:12:26 UTC] Full Log Data: {
    "timestamp": "2026-06-10 07:12:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "118.179.155.145",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "118.179.155.145, 172.69.78.150",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc1IiwidXNlcm5hbWUiOiJsb2JhMjEyMSIsImVtYWlsIjoibG9sZ2FtZXIxMDg5MEBnbWFpbC5jb20iLCJleHAiOjE3ODE2ODAzMjF9.7Pous4WWXkFb3fl1uQYebM1kjv7pzmhSMRRT17Ko3V8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09691544ea2a48b-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "118.179.155.145",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 07:12:26 UTC] === END API CALL LOG ===
[10-Jun-2026 07:12:26 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 07:12:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc1IiwidXNlcm5hbWUiOiJsb2JhMjEyMSIsImVtYWlsIjoibG9sZ2FtZXIxMDg5MEBnbWFpbC5jb20iLCJleHAiOjE3ODE2ODAzMjF9.7Pous4WWXkFb3fl1uQYebM1kjv7pzmhSMRRT17Ko3V8
[10-Jun-2026 07:12:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 07:12:26 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 07:12:26 UTC] User ID: 775
[10-Jun-2026 07:12:26 UTC] ✅ User profile retrieved successfully for user ID: 775
[10-Jun-2026 07:12:26 UTC] === API CALL LOG ===
[10-Jun-2026 07:12:26 UTC] Endpoint: user/profile.php
[10-Jun-2026 07:12:26 UTC] Full Log Data: {
    "timestamp": "2026-06-10 07:12:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "118.179.155.145",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "118.179.155.145, 172.69.78.150",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc1IiwidXNlcm5hbWUiOiJsb2JhMjEyMSIsImVtYWlsIjoibG9sZ2FtZXIxMDg5MEBnbWFpbC5jb20iLCJleHAiOjE3ODE2ODAzMjF9.7Pous4WWXkFb3fl1uQYebM1kjv7pzmhSMRRT17Ko3V8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09691580958a48b-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "118.179.155.145",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 07:12:26 UTC] === END API CALL LOG ===
[10-Jun-2026 07:12:26 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 07:12:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc1IiwidXNlcm5hbWUiOiJsb2JhMjEyMSIsImVtYWlsIjoibG9sZ2FtZXIxMDg5MEBnbWFpbC5jb20iLCJleHAiOjE3ODE2ODAzMjF9.7Pous4WWXkFb3fl1uQYebM1kjv7pzmhSMRRT17Ko3V8
[10-Jun-2026 07:12:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 07:12:26 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 07:12:26 UTC] User ID: 775
[10-Jun-2026 07:12:26 UTC] ✅ User profile retrieved successfully for user ID: 775
[10-Jun-2026 07:12:27 UTC] === API CALL LOG ===
[10-Jun-2026 07:12:27 UTC] Endpoint: user/profile.php
[10-Jun-2026 07:12:27 UTC] Full Log Data: {
    "timestamp": "2026-06-10 07:12:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "118.179.155.145",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "118.179.155.145, 172.69.78.150",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc1IiwidXNlcm5hbWUiOiJsb2JhMjEyMSIsImVtYWlsIjoibG9sZ2FtZXIxMDg5MEBnbWFpbC5jb20iLCJleHAiOjE3ODE2ODAzMjF9.7Pous4WWXkFb3fl1uQYebM1kjv7pzmhSMRRT17Ko3V8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a096915b4b9da48b-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "118.179.155.145",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 07:12:27 UTC] === END API CALL LOG ===
[10-Jun-2026 07:12:27 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 07:12:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc1IiwidXNlcm5hbWUiOiJsb2JhMjEyMSIsImVtYWlsIjoibG9sZ2FtZXIxMDg5MEBnbWFpbC5jb20iLCJleHAiOjE3ODE2ODAzMjF9.7Pous4WWXkFb3fl1uQYebM1kjv7pzmhSMRRT17Ko3V8
[10-Jun-2026 07:12:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 07:12:27 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 07:12:27 UTC] User ID: 775
[10-Jun-2026 07:12:27 UTC] ✅ User profile retrieved successfully for user ID: 775
[10-Jun-2026 07:12:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 07:12:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 07:12:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"118.179.155.145, 172.69.78.150","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc1IiwidXNlcm5hbWUiOiJsb2JhMjEyMSIsImVtYWlsIjoibG9sZ2FtZXIxMDg5MEBnbWFpbC5jb20iLCJleHAiOjE3ODE2ODAzMjF9.7Pous4WWXkFb3fl1uQYebM1kjv7pzmhSMRRT17Ko3V8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a09691802a5da48b-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"118.179.155.145","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jun-2026 07:12:33 UTC] === User Orders API Called ===
[10-Jun-2026 07:12:33 UTC] User ID: 775
[10-Jun-2026 07:12:33 UTC] Limit: 20, Offset: 0
[10-Jun-2026 07:12:33 UTC] Orders found: 0
[10-Jun-2026 07:12:33 UTC] Orders data: []
[10-Jun-2026 07:12:33 UTC] Total orders count: 0
[10-Jun-2026 07:12:33 UTC] === API CALL LOG ===
[10-Jun-2026 07:12:33 UTC] Endpoint: user/profile.php
[10-Jun-2026 07:12:33 UTC] Full Log Data: {
    "timestamp": "2026-06-10 07:12:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "118.179.155.145",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "118.179.155.145, 172.69.78.150",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc1IiwidXNlcm5hbWUiOiJsb2JhMjEyMSIsImVtYWlsIjoibG9sZ2FtZXIxMDg5MEBnbWFpbC5jb20iLCJleHAiOjE3ODE2ODAzMjF9.7Pous4WWXkFb3fl1uQYebM1kjv7pzmhSMRRT17Ko3V8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0969180bab3a48b-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "118.179.155.145",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 07:12:33 UTC] === END API CALL LOG ===
[10-Jun-2026 07:12:33 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 07:12:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc1IiwidXNlcm5hbWUiOiJsb2JhMjEyMSIsImVtYWlsIjoibG9sZ2FtZXIxMDg5MEBnbWFpbC5jb20iLCJleHAiOjE3ODE2ODAzMjF9.7Pous4WWXkFb3fl1uQYebM1kjv7pzmhSMRRT17Ko3V8
[10-Jun-2026 07:12:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 07:12:33 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 07:12:33 UTC] User ID: 775
[10-Jun-2026 07:12:33 UTC] ✅ User profile retrieved successfully for user ID: 775
[10-Jun-2026 07:12:34 UTC] === API CALL LOG ===
[10-Jun-2026 07:12:34 UTC] Endpoint: user/profile.php
[10-Jun-2026 07:12:34 UTC] Full Log Data: {
    "timestamp": "2026-06-10 07:12:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "118.179.155.145",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "118.179.155.145, 172.69.78.150",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc1IiwidXNlcm5hbWUiOiJsb2JhMjEyMSIsImVtYWlsIjoibG9sZ2FtZXIxMDg5MEBnbWFpbC5jb20iLCJleHAiOjE3ODE2ODAzMjF9.7Pous4WWXkFb3fl1uQYebM1kjv7pzmhSMRRT17Ko3V8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09691847d31a48b-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "118.179.155.145",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 07:12:34 UTC] === END API CALL LOG ===
[10-Jun-2026 07:12:34 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 07:12:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc1IiwidXNlcm5hbWUiOiJsb2JhMjEyMSIsImVtYWlsIjoibG9sZ2FtZXIxMDg5MEBnbWFpbC5jb20iLCJleHAiOjE3ODE2ODAzMjF9.7Pous4WWXkFb3fl1uQYebM1kjv7pzmhSMRRT17Ko3V8
[10-Jun-2026 07:12:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 07:12:34 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 07:12:34 UTC] User ID: 775
[10-Jun-2026 07:12:34 UTC] ✅ User profile retrieved successfully for user ID: 775
[10-Jun-2026 07:12:34 UTC] === API CALL LOG ===
[10-Jun-2026 07:12:34 UTC] Endpoint: user/profile.php
[10-Jun-2026 07:12:34 UTC] Full Log Data: {
    "timestamp": "2026-06-10 07:12:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "118.179.155.145",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "118.179.155.145, 172.69.78.150",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc1IiwidXNlcm5hbWUiOiJsb2JhMjEyMSIsImVtYWlsIjoibG9sZ2FtZXIxMDg5MEBnbWFpbC5jb20iLCJleHAiOjE3ODE2ODAzMjF9.7Pous4WWXkFb3fl1uQYebM1kjv7pzmhSMRRT17Ko3V8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09691860e1da48b-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "118.179.155.145",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 07:12:34 UTC] === END API CALL LOG ===
[10-Jun-2026 07:12:34 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 07:12:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc1IiwidXNlcm5hbWUiOiJsb2JhMjEyMSIsImVtYWlsIjoibG9sZ2FtZXIxMDg5MEBnbWFpbC5jb20iLCJleHAiOjE3ODE2ODAzMjF9.7Pous4WWXkFb3fl1uQYebM1kjv7pzmhSMRRT17Ko3V8
[10-Jun-2026 07:12:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 07:12:34 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 07:12:34 UTC] User ID: 775
[10-Jun-2026 07:12:34 UTC] ✅ User profile retrieved successfully for user ID: 775
[10-Jun-2026 07:12:48 UTC] === API CALL LOG ===
[10-Jun-2026 07:12:48 UTC] Endpoint: user/profile.php
[10-Jun-2026 07:12:48 UTC] Full Log Data: {
    "timestamp": "2026-06-10 07:12:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "118.179.155.145",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "118.179.155.145, 172.69.78.151",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc1IiwidXNlcm5hbWUiOiJsb2JhMjEyMSIsImVtYWlsIjoibG9sZ2FtZXIxMDg5MEBnbWFpbC5jb20iLCJleHAiOjE3ODE2ODAzMjF9.7Pous4WWXkFb3fl1uQYebM1kjv7pzmhSMRRT17Ko3V8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09691dcbc3da48b-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "118.179.155.145",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 07:12:48 UTC] === END API CALL LOG ===
[10-Jun-2026 07:12:48 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 07:12:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc1IiwidXNlcm5hbWUiOiJsb2JhMjEyMSIsImVtYWlsIjoibG9sZ2FtZXIxMDg5MEBnbWFpbC5jb20iLCJleHAiOjE3ODE2ODAzMjF9.7Pous4WWXkFb3fl1uQYebM1kjv7pzmhSMRRT17Ko3V8
[10-Jun-2026 07:12:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 07:12:48 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 07:12:48 UTC] User ID: 775
[10-Jun-2026 07:12:48 UTC] ✅ User profile retrieved successfully for user ID: 775
[10-Jun-2026 07:12:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 07:12:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 07:12:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"118.179.155.145, 172.69.78.151","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc1IiwidXNlcm5hbWUiOiJsb2JhMjEyMSIsImVtYWlsIjoibG9sZ2FtZXIxMDg5MEBnbWFpbC5jb20iLCJleHAiOjE3ODE2ODAzMjF9.7Pous4WWXkFb3fl1uQYebM1kjv7pzmhSMRRT17Ko3V8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a09691d859c7a48b-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"118.179.155.145","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jun-2026 07:12:48 UTC] === User Orders API Called ===
[10-Jun-2026 07:12:48 UTC] User ID: 775
[10-Jun-2026 07:12:48 UTC] Limit: 20, Offset: 0
[10-Jun-2026 07:12:48 UTC] Orders found: 0
[10-Jun-2026 07:12:48 UTC] Orders data: []
[10-Jun-2026 07:12:48 UTC] Total orders count: 0
[10-Jun-2026 07:12:48 UTC] === API CALL LOG ===
[10-Jun-2026 07:12:48 UTC] Endpoint: user/profile.php
[10-Jun-2026 07:12:48 UTC] Full Log Data: {
    "timestamp": "2026-06-10 07:12:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "118.179.155.145",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "118.179.155.145, 172.69.78.150",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc1IiwidXNlcm5hbWUiOiJsb2JhMjEyMSIsImVtYWlsIjoibG9sZ2FtZXIxMDg5MEBnbWFpbC5jb20iLCJleHAiOjE3ODE2ODAzMjF9.7Pous4WWXkFb3fl1uQYebM1kjv7pzmhSMRRT17Ko3V8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09691d8ea15a48b-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "118.179.155.145",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 07:12:48 UTC] === END API CALL LOG ===
[10-Jun-2026 07:12:48 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 07:12:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc1IiwidXNlcm5hbWUiOiJsb2JhMjEyMSIsImVtYWlsIjoibG9sZ2FtZXIxMDg5MEBnbWFpbC5jb20iLCJleHAiOjE3ODE2ODAzMjF9.7Pous4WWXkFb3fl1uQYebM1kjv7pzmhSMRRT17Ko3V8
[10-Jun-2026 07:12:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 07:12:48 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 07:12:48 UTC] User ID: 775
[10-Jun-2026 07:12:48 UTC] ✅ User profile retrieved successfully for user ID: 775
[10-Jun-2026 07:12:48 UTC] === API CALL LOG ===
[10-Jun-2026 07:12:48 UTC] Endpoint: user/profile.php
[10-Jun-2026 07:12:48 UTC] Full Log Data: {
    "timestamp": "2026-06-10 07:12:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "118.179.155.145",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "118.179.155.145, 172.69.78.151",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc1IiwidXNlcm5hbWUiOiJsb2JhMjEyMSIsImVtYWlsIjoibG9sZ2FtZXIxMDg5MEBnbWFpbC5jb20iLCJleHAiOjE3ODE2ODAzMjF9.7Pous4WWXkFb3fl1uQYebM1kjv7pzmhSMRRT17Ko3V8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09691df9d94a48b-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "118.179.155.145",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 07:12:48 UTC] === END API CALL LOG ===
[10-Jun-2026 07:12:48 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 07:12:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc1IiwidXNlcm5hbWUiOiJsb2JhMjEyMSIsImVtYWlsIjoibG9sZ2FtZXIxMDg5MEBnbWFpbC5jb20iLCJleHAiOjE3ODE2ODAzMjF9.7Pous4WWXkFb3fl1uQYebM1kjv7pzmhSMRRT17Ko3V8
[10-Jun-2026 07:12:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 07:12:48 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 07:12:48 UTC] User ID: 775
[10-Jun-2026 07:12:48 UTC] ✅ User profile retrieved successfully for user ID: 775
[10-Jun-2026 07:12:49 UTC] User Purchases API - User ID: 775
[10-Jun-2026 07:12:49 UTC] User Purchases API - Total purchases found: 0
[10-Jun-2026 07:12:49 UTC] === API CALL LOG ===
[10-Jun-2026 07:12:49 UTC] Endpoint: user/profile.php
[10-Jun-2026 07:12:49 UTC] Full Log Data: {
    "timestamp": "2026-06-10 07:12:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "118.179.155.145",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "118.179.155.145, 172.69.78.151",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc1IiwidXNlcm5hbWUiOiJsb2JhMjEyMSIsImVtYWlsIjoibG9sZ2FtZXIxMDg5MEBnbWFpbC5jb20iLCJleHAiOjE3ODE2ODAzMjF9.7Pous4WWXkFb3fl1uQYebM1kjv7pzmhSMRRT17Ko3V8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09691e2df36a48b-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "118.179.155.145",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 07:12:49 UTC] === END API CALL LOG ===
[10-Jun-2026 07:12:49 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 07:12:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc1IiwidXNlcm5hbWUiOiJsb2JhMjEyMSIsImVtYWlsIjoibG9sZ2FtZXIxMDg5MEBnbWFpbC5jb20iLCJleHAiOjE3ODE2ODAzMjF9.7Pous4WWXkFb3fl1uQYebM1kjv7pzmhSMRRT17Ko3V8
[10-Jun-2026 07:12:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 07:12:49 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 07:12:49 UTC] User ID: 775
[10-Jun-2026 07:12:49 UTC] ✅ User profile retrieved successfully for user ID: 775
[10-Jun-2026 07:12:49 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 07:12:49 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 07:12:49 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"118.179.155.145, 172.69.78.150","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc1IiwidXNlcm5hbWUiOiJsb2JhMjEyMSIsImVtYWlsIjoibG9sZ2FtZXIxMDg5MEBnbWFpbC5jb20iLCJleHAiOjE3ODE2ODAzMjF9.7Pous4WWXkFb3fl1uQYebM1kjv7pzmhSMRRT17Ko3V8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a09691e668dda48b-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"118.179.155.145","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jun-2026 07:12:49 UTC] === User Orders API Called ===
[10-Jun-2026 07:12:49 UTC] User ID: 775
[10-Jun-2026 07:12:49 UTC] Limit: 20, Offset: 0
[10-Jun-2026 07:12:49 UTC] Orders found: 0
[10-Jun-2026 07:12:49 UTC] Orders data: []
[10-Jun-2026 07:12:49 UTC] Total orders count: 0
[10-Jun-2026 07:12:49 UTC] === API CALL LOG ===
[10-Jun-2026 07:12:49 UTC] Endpoint: user/profile.php
[10-Jun-2026 07:12:49 UTC] Full Log Data: {
    "timestamp": "2026-06-10 07:12:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "118.179.155.145",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "118.179.155.145, 172.69.78.150",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc1IiwidXNlcm5hbWUiOiJsb2JhMjEyMSIsImVtYWlsIjoibG9sZ2FtZXIxMDg5MEBnbWFpbC5jb20iLCJleHAiOjE3ODE2ODAzMjF9.7Pous4WWXkFb3fl1uQYebM1kjv7pzmhSMRRT17Ko3V8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09691e71929a48b-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "118.179.155.145",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 07:12:49 UTC] === END API CALL LOG ===
[10-Jun-2026 07:12:49 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 07:12:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc1IiwidXNlcm5hbWUiOiJsb2JhMjEyMSIsImVtYWlsIjoibG9sZ2FtZXIxMDg5MEBnbWFpbC5jb20iLCJleHAiOjE3ODE2ODAzMjF9.7Pous4WWXkFb3fl1uQYebM1kjv7pzmhSMRRT17Ko3V8
[10-Jun-2026 07:12:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 07:12:49 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 07:12:49 UTC] User ID: 775
[10-Jun-2026 07:12:49 UTC] ✅ User profile retrieved successfully for user ID: 775
[10-Jun-2026 07:12:50 UTC] === API CALL LOG ===
[10-Jun-2026 07:12:50 UTC] Endpoint: user/profile.php
[10-Jun-2026 07:12:50 UTC] Full Log Data: {
    "timestamp": "2026-06-10 07:12:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "118.179.155.145",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "118.179.155.145, 172.69.78.151",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc1IiwidXNlcm5hbWUiOiJsb2JhMjEyMSIsImVtYWlsIjoibG9sZ2FtZXIxMDg5MEBnbWFpbC5jb20iLCJleHAiOjE3ODE2ODAzMjF9.7Pous4WWXkFb3fl1uQYebM1kjv7pzmhSMRRT17Ko3V8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09691eadb1ea48b-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "118.179.155.145",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 07:12:50 UTC] === END API CALL LOG ===
[10-Jun-2026 07:12:50 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 07:12:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc1IiwidXNlcm5hbWUiOiJsb2JhMjEyMSIsImVtYWlsIjoibG9sZ2FtZXIxMDg5MEBnbWFpbC5jb20iLCJleHAiOjE3ODE2ODAzMjF9.7Pous4WWXkFb3fl1uQYebM1kjv7pzmhSMRRT17Ko3V8
[10-Jun-2026 07:12:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 07:12:50 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 07:12:50 UTC] User ID: 775
[10-Jun-2026 07:12:50 UTC] ✅ User profile retrieved successfully for user ID: 775
[10-Jun-2026 07:12:50 UTC] === API CALL LOG ===
[10-Jun-2026 07:12:50 UTC] Endpoint: user/profile.php
[10-Jun-2026 07:12:50 UTC] Full Log Data: {
    "timestamp": "2026-06-10 07:12:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "118.179.155.145",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "118.179.155.145, 172.69.78.151",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc1IiwidXNlcm5hbWUiOiJsb2JhMjEyMSIsImVtYWlsIjoibG9sZ2FtZXIxMDg5MEBnbWFpbC5jb20iLCJleHAiOjE3ODE2ODAzMjF9.7Pous4WWXkFb3fl1uQYebM1kjv7pzmhSMRRT17Ko3V8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09691ecec23a48b-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "118.179.155.145",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 07:12:50 UTC] === END API CALL LOG ===
[10-Jun-2026 07:12:50 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 07:12:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc1IiwidXNlcm5hbWUiOiJsb2JhMjEyMSIsImVtYWlsIjoibG9sZ2FtZXIxMDg5MEBnbWFpbC5jb20iLCJleHAiOjE3ODE2ODAzMjF9.7Pous4WWXkFb3fl1uQYebM1kjv7pzmhSMRRT17Ko3V8
[10-Jun-2026 07:12:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 07:12:50 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 07:12:50 UTC] User ID: 775
[10-Jun-2026 07:12:50 UTC] ✅ User profile retrieved successfully for user ID: 775
[10-Jun-2026 07:32:48 UTC] === API CALL LOG ===
[10-Jun-2026 07:32:48 UTC] Endpoint: user/profile.php
[10-Jun-2026 07:32:48 UTC] Full Log Data: {
    "timestamp": "2026-06-10 07:32:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "118.179.155.145",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "118.179.155.145, 108.162.226.113",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc1IiwidXNlcm5hbWUiOiJsb2JhMjEyMSIsImVtYWlsIjoibG9sZ2FtZXIxMDg5MEBnbWFpbC5jb20iLCJleHAiOjE3ODE2ODAzMjF9.7Pous4WWXkFb3fl1uQYebM1kjv7pzmhSMRRT17Ko3V8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a096af24db4c3def-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "118.179.155.145",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 07:32:48 UTC] === END API CALL LOG ===
[10-Jun-2026 07:32:48 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 07:32:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc1IiwidXNlcm5hbWUiOiJsb2JhMjEyMSIsImVtYWlsIjoibG9sZ2FtZXIxMDg5MEBnbWFpbC5jb20iLCJleHAiOjE3ODE2ODAzMjF9.7Pous4WWXkFb3fl1uQYebM1kjv7pzmhSMRRT17Ko3V8
[10-Jun-2026 07:32:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 07:32:48 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 07:32:48 UTC] User ID: 775
[10-Jun-2026 07:32:48 UTC] ✅ User profile retrieved successfully for user ID: 775
[10-Jun-2026 07:32:48 UTC] === API CALL LOG ===
[10-Jun-2026 07:32:48 UTC] Endpoint: user/profile.php
[10-Jun-2026 07:32:48 UTC] Full Log Data: {
    "timestamp": "2026-06-10 07:32:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "118.179.155.145",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "118.179.155.145, 108.162.226.113",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc1IiwidXNlcm5hbWUiOiJsb2JhMjEyMSIsImVtYWlsIjoibG9sZ2FtZXIxMDg5MEBnbWFpbC5jb20iLCJleHAiOjE3ODE2ODAzMjF9.7Pous4WWXkFb3fl1uQYebM1kjv7pzmhSMRRT17Ko3V8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a096af2be84b3def-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "118.179.155.145",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 07:32:48 UTC] === END API CALL LOG ===
[10-Jun-2026 07:32:48 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 07:32:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc1IiwidXNlcm5hbWUiOiJsb2JhMjEyMSIsImVtYWlsIjoibG9sZ2FtZXIxMDg5MEBnbWFpbC5jb20iLCJleHAiOjE3ODE2ODAzMjF9.7Pous4WWXkFb3fl1uQYebM1kjv7pzmhSMRRT17Ko3V8
[10-Jun-2026 07:32:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 07:32:48 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 07:32:48 UTC] User ID: 775
[10-Jun-2026 07:32:48 UTC] ✅ User profile retrieved successfully for user ID: 775
[10-Jun-2026 07:32:49 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 07:32:49 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 07:32:49 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"118.179.155.145, 108.162.227.131","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc1IiwidXNlcm5hbWUiOiJsb2JhMjEyMSIsImVtYWlsIjoibG9sZ2FtZXIxMDg5MEBnbWFpbC5jb20iLCJleHAiOjE3ODE2ODAzMjF9.7Pous4WWXkFb3fl1uQYebM1kjv7pzmhSMRRT17Ko3V8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a096af2b7fdc3def-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"118.179.155.145","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jun-2026 07:32:49 UTC] === User Orders API Called ===
[10-Jun-2026 07:32:49 UTC] User ID: 775
[10-Jun-2026 07:32:49 UTC] Limit: 20, Offset: 0
[10-Jun-2026 07:32:49 UTC] Orders found: 0
[10-Jun-2026 07:32:49 UTC] Orders data: []
[10-Jun-2026 07:32:49 UTC] Total orders count: 0
[10-Jun-2026 09:11:09 UTC] === API CALL LOG ===
[10-Jun-2026 09:11:09 UTC] Endpoint: user/profile.php
[10-Jun-2026 09:11:09 UTC] Full Log Data: {
    "timestamp": "2026-06-10 09:11:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:4490:d:9119:cc62:b1ff:fe1f:3a62",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2001:4490:d:9119:cc62:b1ff:fe1f:3a62, 172.71.198.11",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc2IiwidXNlcm5hbWUiOiJiYWJhIHRlbHUiLCJlbWFpbCI6ImF2MzExNzc4NkBnbWFpbC5jb20iLCJleHAiOjE3ODE2ODc0Njd9.D8V5UAqcicgqzuMqUKQW1enwVw3x3nf1htC5qRCOGM8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0973f38a974d89e-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2001:4490:d:9119:cc62:b1ff:fe1f:3a62",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 09:11:09 UTC] === END API CALL LOG ===
[10-Jun-2026 09:11:09 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 09:11:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc2IiwidXNlcm5hbWUiOiJiYWJhIHRlbHUiLCJlbWFpbCI6ImF2MzExNzc4NkBnbWFpbC5jb20iLCJleHAiOjE3ODE2ODc0Njd9.D8V5UAqcicgqzuMqUKQW1enwVw3x3nf1htC5qRCOGM8
[10-Jun-2026 09:11:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 09:11:09 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 09:11:09 UTC] User ID: 776
[10-Jun-2026 09:11:09 UTC] ✅ User profile retrieved successfully for user ID: 776
[10-Jun-2026 09:11:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 09:11:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 09:11:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2001:4490:d:9119:cc62:b1ff:fe1f:3a62, 172.71.198.11","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc2IiwidXNlcm5hbWUiOiJiYWJhIHRlbHUiLCJlbWFpbCI6ImF2MzExNzc4NkBnbWFpbC5jb20iLCJleHAiOjE3ODE2ODc0Njd9.D8V5UAqcicgqzuMqUKQW1enwVw3x3nf1htC5qRCOGM8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0973f392a65d89e-BOM","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2001:4490:d:9119:cc62:b1ff:fe1f:3a62","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jun-2026 09:11:09 UTC] === User Orders API Called ===
[10-Jun-2026 09:11:09 UTC] User ID: 776
[10-Jun-2026 09:11:09 UTC] Limit: 20, Offset: 0
[10-Jun-2026 09:11:09 UTC] Orders found: 0
[10-Jun-2026 09:11:09 UTC] Orders data: []
[10-Jun-2026 09:11:09 UTC] Total orders count: 0
[10-Jun-2026 09:11:09 UTC] === API CALL LOG ===
[10-Jun-2026 09:11:09 UTC] Endpoint: user/profile.php
[10-Jun-2026 09:11:09 UTC] Full Log Data: {
    "timestamp": "2026-06-10 09:11:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:4490:d:9119:cc62:b1ff:fe1f:3a62",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2001:4490:d:9119:cc62:b1ff:fe1f:3a62, 172.71.198.11",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc2IiwidXNlcm5hbWUiOiJiYWJhIHRlbHUiLCJlbWFpbCI6ImF2MzExNzc4NkBnbWFpbC5jb20iLCJleHAiOjE3ODE2ODc0Njd9.D8V5UAqcicgqzuMqUKQW1enwVw3x3nf1htC5qRCOGM8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0973f39ab6ad89e-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2001:4490:d:9119:cc62:b1ff:fe1f:3a62",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 09:11:09 UTC] === END API CALL LOG ===
[10-Jun-2026 09:11:09 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 09:11:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc2IiwidXNlcm5hbWUiOiJiYWJhIHRlbHUiLCJlbWFpbCI6ImF2MzExNzc4NkBnbWFpbC5jb20iLCJleHAiOjE3ODE2ODc0Njd9.D8V5UAqcicgqzuMqUKQW1enwVw3x3nf1htC5qRCOGM8
[10-Jun-2026 09:11:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 09:11:09 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 09:11:09 UTC] User ID: 776
[10-Jun-2026 09:11:09 UTC] ✅ User profile retrieved successfully for user ID: 776
[10-Jun-2026 09:11:10 UTC] === API CALL LOG ===
[10-Jun-2026 09:11:10 UTC] Endpoint: user/profile.php
[10-Jun-2026 09:11:10 UTC] Full Log Data: {
    "timestamp": "2026-06-10 09:11:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:4490:d:9119:cc62:b1ff:fe1f:3a62",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2001:4490:d:9119:cc62:b1ff:fe1f:3a62, 172.71.198.11",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc2IiwidXNlcm5hbWUiOiJiYWJhIHRlbHUiLCJlbWFpbCI6ImF2MzExNzc4NkBnbWFpbC5jb20iLCJleHAiOjE3ODE2ODc0Njd9.D8V5UAqcicgqzuMqUKQW1enwVw3x3nf1htC5qRCOGM8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0973f44498fd89e-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2001:4490:d:9119:cc62:b1ff:fe1f:3a62",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 09:11:10 UTC] === END API CALL LOG ===
[10-Jun-2026 09:11:10 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 09:11:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc2IiwidXNlcm5hbWUiOiJiYWJhIHRlbHUiLCJlbWFpbCI6ImF2MzExNzc4NkBnbWFpbC5jb20iLCJleHAiOjE3ODE2ODc0Njd9.D8V5UAqcicgqzuMqUKQW1enwVw3x3nf1htC5qRCOGM8
[10-Jun-2026 09:11:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 09:11:10 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 09:11:10 UTC] User ID: 776
[10-Jun-2026 09:11:10 UTC] ✅ User profile retrieved successfully for user ID: 776
[10-Jun-2026 09:12:01 UTC] === API CALL LOG ===
[10-Jun-2026 09:12:01 UTC] Endpoint: user/profile.php
[10-Jun-2026 09:12:01 UTC] Full Log Data: {
    "timestamp": "2026-06-10 09:12:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:4490:d:9119:cc62:b1ff:fe1f:3a62",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2001:4490:d:9119:cc62:b1ff:fe1f:3a62, 172.71.198.11",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc2IiwidXNlcm5hbWUiOiJiYWJhIHRlbHUiLCJlbWFpbCI6ImF2MzExNzc4NkBnbWFpbC5jb20iLCJleHAiOjE3ODE2ODc0Njd9.D8V5UAqcicgqzuMqUKQW1enwVw3x3nf1htC5qRCOGM8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a097407d6e20d89e-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2001:4490:d:9119:cc62:b1ff:fe1f:3a62",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 09:12:01 UTC] === END API CALL LOG ===
[10-Jun-2026 09:12:01 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 09:12:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc2IiwidXNlcm5hbWUiOiJiYWJhIHRlbHUiLCJlbWFpbCI6ImF2MzExNzc4NkBnbWFpbC5jb20iLCJleHAiOjE3ODE2ODc0Njd9.D8V5UAqcicgqzuMqUKQW1enwVw3x3nf1htC5qRCOGM8
[10-Jun-2026 09:12:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 09:12:01 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 09:12:01 UTC] User ID: 776
[10-Jun-2026 09:12:01 UTC] ✅ User profile retrieved successfully for user ID: 776
[10-Jun-2026 09:12:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 09:12:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 09:12:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2001:4490:d:9119:cc62:b1ff:fe1f:3a62, 172.71.198.10","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc2IiwidXNlcm5hbWUiOiJiYWJhIHRlbHUiLCJlbWFpbCI6ImF2MzExNzc4NkBnbWFpbC5jb20iLCJleHAiOjE3ODE2ODc0Njd9.D8V5UAqcicgqzuMqUKQW1enwVw3x3nf1htC5qRCOGM8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a097407d6e1ad89e-BOM","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2001:4490:d:9119:cc62:b1ff:fe1f:3a62","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jun-2026 09:12:01 UTC] === User Orders API Called ===
[10-Jun-2026 09:12:01 UTC] User ID: 776
[10-Jun-2026 09:12:01 UTC] Limit: 20, Offset: 0
[10-Jun-2026 09:12:01 UTC] Orders found: 0
[10-Jun-2026 09:12:01 UTC] Orders data: []
[10-Jun-2026 09:12:01 UTC] Total orders count: 0
[10-Jun-2026 09:12:02 UTC] === API CALL LOG ===
[10-Jun-2026 09:12:02 UTC] Endpoint: user/profile.php
[10-Jun-2026 09:12:02 UTC] Full Log Data: {
    "timestamp": "2026-06-10 09:12:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:4490:d:9119:cc62:b1ff:fe1f:3a62",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2001:4490:d:9119:cc62:b1ff:fe1f:3a62, 172.71.198.11",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc2IiwidXNlcm5hbWUiOiJiYWJhIHRlbHUiLCJlbWFpbCI6ImF2MzExNzc4NkBnbWFpbC5jb20iLCJleHAiOjE3ODE2ODc0Njd9.D8V5UAqcicgqzuMqUKQW1enwVw3x3nf1htC5qRCOGM8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09740813f09d89e-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2001:4490:d:9119:cc62:b1ff:fe1f:3a62",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 09:12:02 UTC] === END API CALL LOG ===
[10-Jun-2026 09:12:02 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 09:12:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc2IiwidXNlcm5hbWUiOiJiYWJhIHRlbHUiLCJlbWFpbCI6ImF2MzExNzc4NkBnbWFpbC5jb20iLCJleHAiOjE3ODE2ODc0Njd9.D8V5UAqcicgqzuMqUKQW1enwVw3x3nf1htC5qRCOGM8
[10-Jun-2026 09:12:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 09:12:02 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 09:12:02 UTC] User ID: 776
[10-Jun-2026 09:12:02 UTC] ✅ User profile retrieved successfully for user ID: 776
[10-Jun-2026 09:12:03 UTC] === API CALL LOG ===
[10-Jun-2026 09:12:03 UTC] Endpoint: user/profile.php
[10-Jun-2026 09:12:03 UTC] Full Log Data: {
    "timestamp": "2026-06-10 09:12:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:4490:d:9119:cc62:b1ff:fe1f:3a62",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2001:4490:d:9119:cc62:b1ff:fe1f:3a62, 172.71.198.11",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc2IiwidXNlcm5hbWUiOiJiYWJhIHRlbHUiLCJlbWFpbCI6ImF2MzExNzc4NkBnbWFpbC5jb20iLCJleHAiOjE3ODE2ODc0Njd9.D8V5UAqcicgqzuMqUKQW1enwVw3x3nf1htC5qRCOGM8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a097408cefa2d89e-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2001:4490:d:9119:cc62:b1ff:fe1f:3a62",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 09:12:03 UTC] === END API CALL LOG ===
[10-Jun-2026 09:12:03 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 09:12:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc2IiwidXNlcm5hbWUiOiJiYWJhIHRlbHUiLCJlbWFpbCI6ImF2MzExNzc4NkBnbWFpbC5jb20iLCJleHAiOjE3ODE2ODc0Njd9.D8V5UAqcicgqzuMqUKQW1enwVw3x3nf1htC5qRCOGM8
[10-Jun-2026 09:12:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 09:12:03 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 09:12:03 UTC] User ID: 776
[10-Jun-2026 09:12:03 UTC] ✅ User profile retrieved successfully for user ID: 776
[10-Jun-2026 09:12:16 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 09:12:16 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 09:12:16 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2001:4490:d:9119:cc62:b1ff:fe1f:3a62, 172.71.198.10","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc2IiwidXNlcm5hbWUiOiJiYWJhIHRlbHUiLCJlbWFpbCI6ImF2MzExNzc4NkBnbWFpbC5jb20iLCJleHAiOjE3ODE2ODc0Njd9.D8V5UAqcicgqzuMqUKQW1enwVw3x3nf1htC5qRCOGM8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a09740d96ec2d89e-BOM","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2001:4490:d:9119:cc62:b1ff:fe1f:3a62","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jun-2026 09:12:16 UTC] === User Orders API Called ===
[10-Jun-2026 09:12:16 UTC] User ID: 776
[10-Jun-2026 09:12:16 UTC] Limit: 20, Offset: 0
[10-Jun-2026 09:12:16 UTC] Orders found: 0
[10-Jun-2026 09:12:16 UTC] Orders data: []
[10-Jun-2026 09:12:16 UTC] Total orders count: 0
[10-Jun-2026 09:12:16 UTC] === API CALL LOG ===
[10-Jun-2026 09:12:16 UTC] Endpoint: user/profile.php
[10-Jun-2026 09:12:16 UTC] Full Log Data: {
    "timestamp": "2026-06-10 09:12:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:4490:d:9119:cc62:b1ff:fe1f:3a62",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2001:4490:d:9119:cc62:b1ff:fe1f:3a62, 172.71.198.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc2IiwidXNlcm5hbWUiOiJiYWJhIHRlbHUiLCJlbWFpbCI6ImF2MzExNzc4NkBnbWFpbC5jb20iLCJleHAiOjE3ODE2ODc0Njd9.D8V5UAqcicgqzuMqUKQW1enwVw3x3nf1htC5qRCOGM8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09740d9ffd1d89e-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2001:4490:d:9119:cc62:b1ff:fe1f:3a62",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 09:12:16 UTC] === END API CALL LOG ===
[10-Jun-2026 09:12:16 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 09:12:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc2IiwidXNlcm5hbWUiOiJiYWJhIHRlbHUiLCJlbWFpbCI6ImF2MzExNzc4NkBnbWFpbC5jb20iLCJleHAiOjE3ODE2ODc0Njd9.D8V5UAqcicgqzuMqUKQW1enwVw3x3nf1htC5qRCOGM8
[10-Jun-2026 09:12:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 09:12:16 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 09:12:16 UTC] User ID: 776
[10-Jun-2026 09:12:16 UTC] ✅ User profile retrieved successfully for user ID: 776
[10-Jun-2026 09:12:17 UTC] === API CALL LOG ===
[10-Jun-2026 09:12:17 UTC] Endpoint: user/profile.php
[10-Jun-2026 09:12:17 UTC] Full Log Data: {
    "timestamp": "2026-06-10 09:12:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:4490:d:9119:cc62:b1ff:fe1f:3a62",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2001:4490:d:9119:cc62:b1ff:fe1f:3a62, 172.71.198.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc2IiwidXNlcm5hbWUiOiJiYWJhIHRlbHUiLCJlbWFpbCI6ImF2MzExNzc4NkBnbWFpbC5jb20iLCJleHAiOjE3ODE2ODc0Njd9.D8V5UAqcicgqzuMqUKQW1enwVw3x3nf1htC5qRCOGM8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09740dd8ea0d89e-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2001:4490:d:9119:cc62:b1ff:fe1f:3a62",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 09:12:17 UTC] === END API CALL LOG ===
[10-Jun-2026 09:12:17 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 09:12:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc2IiwidXNlcm5hbWUiOiJiYWJhIHRlbHUiLCJlbWFpbCI6ImF2MzExNzc4NkBnbWFpbC5jb20iLCJleHAiOjE3ODE2ODc0Njd9.D8V5UAqcicgqzuMqUKQW1enwVw3x3nf1htC5qRCOGM8
[10-Jun-2026 09:12:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 09:12:17 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 09:12:17 UTC] User ID: 776
[10-Jun-2026 09:12:17 UTC] ✅ User profile retrieved successfully for user ID: 776
[10-Jun-2026 09:12:18 UTC] === API CALL LOG ===
[10-Jun-2026 09:12:18 UTC] Endpoint: user/profile.php
[10-Jun-2026 09:12:18 UTC] Full Log Data: {
    "timestamp": "2026-06-10 09:12:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:4490:d:9119:cc62:b1ff:fe1f:3a62",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2001:4490:d:9119:cc62:b1ff:fe1f:3a62, 172.71.198.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc2IiwidXNlcm5hbWUiOiJiYWJhIHRlbHUiLCJlbWFpbCI6ImF2MzExNzc4NkBnbWFpbC5jb20iLCJleHAiOjE3ODE2ODc0Njd9.D8V5UAqcicgqzuMqUKQW1enwVw3x3nf1htC5qRCOGM8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09740e90d9fd89e-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2001:4490:d:9119:cc62:b1ff:fe1f:3a62",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 09:12:18 UTC] === END API CALL LOG ===
[10-Jun-2026 09:12:18 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 09:12:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc2IiwidXNlcm5hbWUiOiJiYWJhIHRlbHUiLCJlbWFpbCI6ImF2MzExNzc4NkBnbWFpbC5jb20iLCJleHAiOjE3ODE2ODc0Njd9.D8V5UAqcicgqzuMqUKQW1enwVw3x3nf1htC5qRCOGM8
[10-Jun-2026 09:12:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 09:12:18 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 09:12:18 UTC] User ID: 776
[10-Jun-2026 09:12:18 UTC] ✅ User profile retrieved successfully for user ID: 776
[10-Jun-2026 09:12:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 09:12:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 09:12:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2001:4490:d:9119:cc62:b1ff:fe1f:3a62, 172.70.246.208","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc2IiwidXNlcm5hbWUiOiJiYWJhIHRlbHUiLCJlbWFpbCI6ImF2MzExNzc4NkBnbWFpbC5jb20iLCJleHAiOjE3ODE2ODc0Njd9.D8V5UAqcicgqzuMqUKQW1enwVw3x3nf1htC5qRCOGM8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a09741cfcd0bd89e-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2001:4490:d:9119:cc62:b1ff:fe1f:3a62","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jun-2026 09:12:55 UTC] === User Orders API Called ===
[10-Jun-2026 09:12:55 UTC] User ID: 776
[10-Jun-2026 09:12:55 UTC] Limit: 20, Offset: 0
[10-Jun-2026 09:12:55 UTC] Orders found: 0
[10-Jun-2026 09:12:55 UTC] Orders data: []
[10-Jun-2026 09:12:55 UTC] Total orders count: 0
[10-Jun-2026 09:12:55 UTC] === API CALL LOG ===
[10-Jun-2026 09:12:55 UTC] Endpoint: user/profile.php
[10-Jun-2026 09:12:55 UTC] Full Log Data: {
    "timestamp": "2026-06-10 09:12:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:4490:d:9119:cc62:b1ff:fe1f:3a62",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2001:4490:d:9119:cc62:b1ff:fe1f:3a62, 172.70.246.208",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc2IiwidXNlcm5hbWUiOiJiYWJhIHRlbHUiLCJlbWFpbCI6ImF2MzExNzc4NkBnbWFpbC5jb20iLCJleHAiOjE3ODE2ODc0Njd9.D8V5UAqcicgqzuMqUKQW1enwVw3x3nf1htC5qRCOGM8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09741d04e09d89e-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2001:4490:d:9119:cc62:b1ff:fe1f:3a62",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 09:12:55 UTC] === END API CALL LOG ===
[10-Jun-2026 09:12:55 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 09:12:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc2IiwidXNlcm5hbWUiOiJiYWJhIHRlbHUiLCJlbWFpbCI6ImF2MzExNzc4NkBnbWFpbC5jb20iLCJleHAiOjE3ODE2ODc0Njd9.D8V5UAqcicgqzuMqUKQW1enwVw3x3nf1htC5qRCOGM8
[10-Jun-2026 09:12:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 09:12:55 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 09:12:55 UTC] User ID: 776
[10-Jun-2026 09:12:55 UTC] ✅ User profile retrieved successfully for user ID: 776
[10-Jun-2026 09:12:55 UTC] === API CALL LOG ===
[10-Jun-2026 09:12:55 UTC] Endpoint: user/profile.php
[10-Jun-2026 09:12:55 UTC] Full Log Data: {
    "timestamp": "2026-06-10 09:12:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:4490:d:9119:cc62:b1ff:fe1f:3a62",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2001:4490:d:9119:cc62:b1ff:fe1f:3a62, 172.70.246.208",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc2IiwidXNlcm5hbWUiOiJiYWJhIHRlbHUiLCJlbWFpbCI6ImF2MzExNzc4NkBnbWFpbC5jb20iLCJleHAiOjE3ODE2ODc0Njd9.D8V5UAqcicgqzuMqUKQW1enwVw3x3nf1htC5qRCOGM8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09741d3bcf4d89e-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2001:4490:d:9119:cc62:b1ff:fe1f:3a62",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 09:12:55 UTC] === END API CALL LOG ===
[10-Jun-2026 09:12:55 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 09:12:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc2IiwidXNlcm5hbWUiOiJiYWJhIHRlbHUiLCJlbWFpbCI6ImF2MzExNzc4NkBnbWFpbC5jb20iLCJleHAiOjE3ODE2ODc0Njd9.D8V5UAqcicgqzuMqUKQW1enwVw3x3nf1htC5qRCOGM8
[10-Jun-2026 09:12:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 09:12:55 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 09:12:55 UTC] User ID: 776
[10-Jun-2026 09:12:55 UTC] ✅ User profile retrieved successfully for user ID: 776
[10-Jun-2026 09:12:57 UTC] === API CALL LOG ===
[10-Jun-2026 09:12:57 UTC] Endpoint: user/profile.php
[10-Jun-2026 09:12:57 UTC] Full Log Data: {
    "timestamp": "2026-06-10 09:12:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:4490:d:9119:cc62:b1ff:fe1f:3a62",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2001:4490:d:9119:cc62:b1ff:fe1f:3a62, 172.71.198.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc2IiwidXNlcm5hbWUiOiJiYWJhIHRlbHUiLCJlbWFpbCI6ImF2MzExNzc4NkBnbWFpbC5jb20iLCJleHAiOjE3ODE2ODc0Njd9.D8V5UAqcicgqzuMqUKQW1enwVw3x3nf1htC5qRCOGM8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09741deea72d89e-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2001:4490:d:9119:cc62:b1ff:fe1f:3a62",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 09:12:57 UTC] === END API CALL LOG ===
[10-Jun-2026 09:12:57 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 09:12:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc2IiwidXNlcm5hbWUiOiJiYWJhIHRlbHUiLCJlbWFpbCI6ImF2MzExNzc4NkBnbWFpbC5jb20iLCJleHAiOjE3ODE2ODc0Njd9.D8V5UAqcicgqzuMqUKQW1enwVw3x3nf1htC5qRCOGM8
[10-Jun-2026 09:12:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 09:12:57 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 09:12:57 UTC] User ID: 776
[10-Jun-2026 09:12:57 UTC] ✅ User profile retrieved successfully for user ID: 776
[10-Jun-2026 09:13:04 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 09:13:04 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 09:13:04 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2001:4490:d:9119:cc62:b1ff:fe1f:3a62, 172.71.198.10","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc2IiwidXNlcm5hbWUiOiJiYWJhIHRlbHUiLCJlbWFpbCI6ImF2MzExNzc4NkBnbWFpbC5jb20iLCJleHAiOjE3ODE2ODc0Njd9.D8V5UAqcicgqzuMqUKQW1enwVw3x3nf1htC5qRCOGM8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a097420cbcfed89e-BOM","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2001:4490:d:9119:cc62:b1ff:fe1f:3a62","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jun-2026 09:13:04 UTC] === User Orders API Called ===
[10-Jun-2026 09:13:04 UTC] User ID: 776
[10-Jun-2026 09:13:04 UTC] Limit: 20, Offset: 0
[10-Jun-2026 09:13:04 UTC] Orders found: 0
[10-Jun-2026 09:13:04 UTC] Orders data: []
[10-Jun-2026 09:13:04 UTC] Total orders count: 0
[10-Jun-2026 09:13:04 UTC] === API CALL LOG ===
[10-Jun-2026 09:13:04 UTC] Endpoint: user/profile.php
[10-Jun-2026 09:13:04 UTC] Full Log Data: {
    "timestamp": "2026-06-10 09:13:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:4490:d:9119:cc62:b1ff:fe1f:3a62",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2001:4490:d:9119:cc62:b1ff:fe1f:3a62, 172.71.198.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc2IiwidXNlcm5hbWUiOiJiYWJhIHRlbHUiLCJlbWFpbCI6ImF2MzExNzc4NkBnbWFpbC5jb20iLCJleHAiOjE3ODE2ODc0Njd9.D8V5UAqcicgqzuMqUKQW1enwVw3x3nf1htC5qRCOGM8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a097420d3dd6d89e-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2001:4490:d:9119:cc62:b1ff:fe1f:3a62",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 09:13:04 UTC] === END API CALL LOG ===
[10-Jun-2026 09:13:04 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 09:13:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc2IiwidXNlcm5hbWUiOiJiYWJhIHRlbHUiLCJlbWFpbCI6ImF2MzExNzc4NkBnbWFpbC5jb20iLCJleHAiOjE3ODE2ODc0Njd9.D8V5UAqcicgqzuMqUKQW1enwVw3x3nf1htC5qRCOGM8
[10-Jun-2026 09:13:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 09:13:04 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 09:13:04 UTC] User ID: 776
[10-Jun-2026 09:13:04 UTC] ✅ User profile retrieved successfully for user ID: 776
[10-Jun-2026 09:13:05 UTC] === API CALL LOG ===
[10-Jun-2026 09:13:05 UTC] Endpoint: user/profile.php
[10-Jun-2026 09:13:05 UTC] Full Log Data: {
    "timestamp": "2026-06-10 09:13:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:4490:d:9119:cc62:b1ff:fe1f:3a62",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2001:4490:d:9119:cc62:b1ff:fe1f:3a62, 172.71.198.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc2IiwidXNlcm5hbWUiOiJiYWJhIHRlbHUiLCJlbWFpbCI6ImF2MzExNzc4NkBnbWFpbC5jb20iLCJleHAiOjE3ODE2ODc0Njd9.D8V5UAqcicgqzuMqUKQW1enwVw3x3nf1htC5qRCOGM8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0974210bc43d89e-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2001:4490:d:9119:cc62:b1ff:fe1f:3a62",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 09:13:05 UTC] === END API CALL LOG ===
[10-Jun-2026 09:13:05 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 09:13:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc2IiwidXNlcm5hbWUiOiJiYWJhIHRlbHUiLCJlbWFpbCI6ImF2MzExNzc4NkBnbWFpbC5jb20iLCJleHAiOjE3ODE2ODc0Njd9.D8V5UAqcicgqzuMqUKQW1enwVw3x3nf1htC5qRCOGM8
[10-Jun-2026 09:13:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 09:13:05 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 09:13:05 UTC] User ID: 776
[10-Jun-2026 09:13:05 UTC] ✅ User profile retrieved successfully for user ID: 776
[10-Jun-2026 09:13:06 UTC] === API CALL LOG ===
[10-Jun-2026 09:13:06 UTC] Endpoint: user/profile.php
[10-Jun-2026 09:13:06 UTC] Full Log Data: {
    "timestamp": "2026-06-10 09:13:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:4490:d:9119:cc62:b1ff:fe1f:3a62",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2001:4490:d:9119:cc62:b1ff:fe1f:3a62, 172.71.198.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc2IiwidXNlcm5hbWUiOiJiYWJhIHRlbHUiLCJlbWFpbCI6ImF2MzExNzc4NkBnbWFpbC5jb20iLCJleHAiOjE3ODE2ODc0Njd9.D8V5UAqcicgqzuMqUKQW1enwVw3x3nf1htC5qRCOGM8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09742167ef3d89e-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2001:4490:d:9119:cc62:b1ff:fe1f:3a62",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 09:13:06 UTC] === END API CALL LOG ===
[10-Jun-2026 09:13:06 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 09:13:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc2IiwidXNlcm5hbWUiOiJiYWJhIHRlbHUiLCJlbWFpbCI6ImF2MzExNzc4NkBnbWFpbC5jb20iLCJleHAiOjE3ODE2ODc0Njd9.D8V5UAqcicgqzuMqUKQW1enwVw3x3nf1htC5qRCOGM8
[10-Jun-2026 09:13:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 09:13:06 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 09:13:06 UTC] User ID: 776
[10-Jun-2026 09:13:06 UTC] ✅ User profile retrieved successfully for user ID: 776
[10-Jun-2026 09:13:48 UTC] === API CALL LOG ===
[10-Jun-2026 09:13:48 UTC] Endpoint: user/profile.php
[10-Jun-2026 09:13:48 UTC] Full Log Data: {
    "timestamp": "2026-06-10 09:13:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.50.211.141",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "149.50.211.141, 172.69.176.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc2IiwidXNlcm5hbWUiOiJiYWJhIHRlbHUiLCJlbWFpbCI6ImF2MzExNzc4NkBnbWFpbC5jb20iLCJleHAiOjE3ODE2ODc0Njd9.D8V5UAqcicgqzuMqUKQW1enwVw3x3nf1htC5qRCOGM8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a097431779061d6d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "149.50.211.141",
        "cf-ipcountry": "SG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 09:13:48 UTC] === END API CALL LOG ===
[10-Jun-2026 09:13:48 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 09:13:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc2IiwidXNlcm5hbWUiOiJiYWJhIHRlbHUiLCJlbWFpbCI6ImF2MzExNzc4NkBnbWFpbC5jb20iLCJleHAiOjE3ODE2ODc0Njd9.D8V5UAqcicgqzuMqUKQW1enwVw3x3nf1htC5qRCOGM8
[10-Jun-2026 09:13:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 09:13:48 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 09:13:48 UTC] User ID: 776
[10-Jun-2026 09:13:48 UTC] ✅ User profile retrieved successfully for user ID: 776
[10-Jun-2026 09:14:27 UTC] === API CALL LOG ===
[10-Jun-2026 09:14:27 UTC] Endpoint: user/profile.php
[10-Jun-2026 09:14:27 UTC] Full Log Data: {
    "timestamp": "2026-06-10 09:14:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.50.211.141",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "149.50.211.141, 172.69.176.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc2IiwidXNlcm5hbWUiOiJiYWJhIHRlbHUiLCJlbWFpbCI6ImF2MzExNzc4NkBnbWFpbC5jb20iLCJleHAiOjE3ODE2ODc0Njd9.D8V5UAqcicgqzuMqUKQW1enwVw3x3nf1htC5qRCOGM8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a097440b6f6a1d6d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "149.50.211.141",
        "cf-ipcountry": "SG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 09:14:27 UTC] === END API CALL LOG ===
[10-Jun-2026 09:14:27 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 09:14:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc2IiwidXNlcm5hbWUiOiJiYWJhIHRlbHUiLCJlbWFpbCI6ImF2MzExNzc4NkBnbWFpbC5jb20iLCJleHAiOjE3ODE2ODc0Njd9.D8V5UAqcicgqzuMqUKQW1enwVw3x3nf1htC5qRCOGM8
[10-Jun-2026 09:14:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 09:14:27 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 09:14:27 UTC] User ID: 776
[10-Jun-2026 09:14:27 UTC] ✅ User profile retrieved successfully for user ID: 776
[10-Jun-2026 09:14:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 09:14:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 09:14:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"149.50.211.141, 172.69.176.74","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc2IiwidXNlcm5hbWUiOiJiYWJhIHRlbHUiLCJlbWFpbCI6ImF2MzExNzc4NkBnbWFpbC5jb20iLCJleHAiOjE3ODE2ODc0Njd9.D8V5UAqcicgqzuMqUKQW1enwVw3x3nf1htC5qRCOGM8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a097440b6f691d6d-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"149.50.211.141","cf-ipcountry":"SG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jun-2026 09:14:27 UTC] === User Orders API Called ===
[10-Jun-2026 09:14:27 UTC] User ID: 776
[10-Jun-2026 09:14:27 UTC] Limit: 20, Offset: 0
[10-Jun-2026 09:14:27 UTC] Orders found: 0
[10-Jun-2026 09:14:27 UTC] Orders data: []
[10-Jun-2026 09:14:27 UTC] Total orders count: 0
[10-Jun-2026 09:14:27 UTC] === API CALL LOG ===
[10-Jun-2026 09:14:27 UTC] Endpoint: user/profile.php
[10-Jun-2026 09:14:27 UTC] Full Log Data: {
    "timestamp": "2026-06-10 09:14:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.50.211.141",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "149.50.211.141, 172.69.176.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc2IiwidXNlcm5hbWUiOiJiYWJhIHRlbHUiLCJlbWFpbCI6ImF2MzExNzc4NkBnbWFpbC5jb20iLCJleHAiOjE3ODE2ODc0Njd9.D8V5UAqcicgqzuMqUKQW1enwVw3x3nf1htC5qRCOGM8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a097440ee8bc1d6d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "149.50.211.141",
        "cf-ipcountry": "SG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 09:14:27 UTC] === END API CALL LOG ===
[10-Jun-2026 09:14:27 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 09:14:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc2IiwidXNlcm5hbWUiOiJiYWJhIHRlbHUiLCJlbWFpbCI6ImF2MzExNzc4NkBnbWFpbC5jb20iLCJleHAiOjE3ODE2ODc0Njd9.D8V5UAqcicgqzuMqUKQW1enwVw3x3nf1htC5qRCOGM8
[10-Jun-2026 09:14:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 09:14:27 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 09:14:27 UTC] User ID: 776
[10-Jun-2026 09:14:27 UTC] ✅ User profile retrieved successfully for user ID: 776
[10-Jun-2026 09:14:28 UTC] === API CALL LOG ===
[10-Jun-2026 09:14:28 UTC] Endpoint: user/profile.php
[10-Jun-2026 09:14:28 UTC] Full Log Data: {
    "timestamp": "2026-06-10 09:14:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.50.211.141",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "149.50.211.141, 172.69.176.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc2IiwidXNlcm5hbWUiOiJiYWJhIHRlbHUiLCJlbWFpbCI6ImF2MzExNzc4NkBnbWFpbC5jb20iLCJleHAiOjE3ODE2ODc0Njd9.D8V5UAqcicgqzuMqUKQW1enwVw3x3nf1htC5qRCOGM8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09744182ada1d6d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "149.50.211.141",
        "cf-ipcountry": "SG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 09:14:28 UTC] === END API CALL LOG ===
[10-Jun-2026 09:14:28 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 09:14:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc2IiwidXNlcm5hbWUiOiJiYWJhIHRlbHUiLCJlbWFpbCI6ImF2MzExNzc4NkBnbWFpbC5jb20iLCJleHAiOjE3ODE2ODc0Njd9.D8V5UAqcicgqzuMqUKQW1enwVw3x3nf1htC5qRCOGM8
[10-Jun-2026 09:14:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 09:14:28 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 09:14:28 UTC] User ID: 776
[10-Jun-2026 09:14:28 UTC] ✅ User profile retrieved successfully for user ID: 776
[10-Jun-2026 09:14:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 09:14:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 09:14:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"149.50.211.141, 172.69.176.74","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc2IiwidXNlcm5hbWUiOiJiYWJhIHRlbHUiLCJlbWFpbCI6ImF2MzExNzc4NkBnbWFpbC5jb20iLCJleHAiOjE3ODE2ODc0Njd9.D8V5UAqcicgqzuMqUKQW1enwVw3x3nf1htC5qRCOGM8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a09744279e851d6d-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"149.50.211.141","cf-ipcountry":"SG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jun-2026 09:14:31 UTC] === User Orders API Called ===
[10-Jun-2026 09:14:31 UTC] User ID: 776
[10-Jun-2026 09:14:31 UTC] Limit: 20, Offset: 0
[10-Jun-2026 09:14:31 UTC] Orders found: 0
[10-Jun-2026 09:14:31 UTC] Orders data: []
[10-Jun-2026 09:14:31 UTC] Total orders count: 0
[10-Jun-2026 09:14:33 UTC] === API CALL LOG ===
[10-Jun-2026 09:14:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 09:14:33 UTC] Endpoint: user/profile.php
[10-Jun-2026 09:14:33 UTC] Full Log Data: {
    "timestamp": "2026-06-10 09:14:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.50.211.141",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "149.50.211.141, 172.69.176.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc2IiwidXNlcm5hbWUiOiJiYWJhIHRlbHUiLCJlbWFpbCI6ImF2MzExNzc4NkBnbWFpbC5jb20iLCJleHAiOjE3ODE2ODc0Njd9.D8V5UAqcicgqzuMqUKQW1enwVw3x3nf1htC5qRCOGM8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09744382e461d6d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "149.50.211.141",
        "cf-ipcountry": "SG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 09:14:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 09:14:33 UTC] === END API CALL LOG ===
[10-Jun-2026 09:14:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"149.50.211.141, 172.69.176.74","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc2IiwidXNlcm5hbWUiOiJiYWJhIHRlbHUiLCJlbWFpbCI6ImF2MzExNzc4NkBnbWFpbC5jb20iLCJleHAiOjE3ODE2ODc0Njd9.D8V5UAqcicgqzuMqUKQW1enwVw3x3nf1htC5qRCOGM8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a09744382e3d1d6d-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"149.50.211.141","cf-ipcountry":"SG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jun-2026 09:14:33 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 09:14:33 UTC] === User Orders API Called ===
[10-Jun-2026 09:14:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc2IiwidXNlcm5hbWUiOiJiYWJhIHRlbHUiLCJlbWFpbCI6ImF2MzExNzc4NkBnbWFpbC5jb20iLCJleHAiOjE3ODE2ODc0Njd9.D8V5UAqcicgqzuMqUKQW1enwVw3x3nf1htC5qRCOGM8
[10-Jun-2026 09:14:33 UTC] User ID: 776
[10-Jun-2026 09:14:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 09:14:33 UTC] Limit: 20, Offset: 0
[10-Jun-2026 09:14:33 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 09:14:33 UTC] User ID: 776
[10-Jun-2026 09:14:33 UTC] Orders found: 0
[10-Jun-2026 09:14:33 UTC] Orders data: []
[10-Jun-2026 09:14:33 UTC] ✅ User profile retrieved successfully for user ID: 776
[10-Jun-2026 09:14:33 UTC] Total orders count: 0
[10-Jun-2026 09:14:34 UTC] === API CALL LOG ===
[10-Jun-2026 09:14:34 UTC] Endpoint: user/profile.php
[10-Jun-2026 09:14:34 UTC] Full Log Data: {
    "timestamp": "2026-06-10 09:14:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.50.211.141",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "149.50.211.141, 172.69.176.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc2IiwidXNlcm5hbWUiOiJiYWJhIHRlbHUiLCJlbWFpbCI6ImF2MzExNzc4NkBnbWFpbC5jb20iLCJleHAiOjE3ODE2ODc0Njd9.D8V5UAqcicgqzuMqUKQW1enwVw3x3nf1htC5qRCOGM8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a097443bd8d41d6d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "149.50.211.141",
        "cf-ipcountry": "SG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 09:14:34 UTC] === END API CALL LOG ===
[10-Jun-2026 09:14:34 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 09:14:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc2IiwidXNlcm5hbWUiOiJiYWJhIHRlbHUiLCJlbWFpbCI6ImF2MzExNzc4NkBnbWFpbC5jb20iLCJleHAiOjE3ODE2ODc0Njd9.D8V5UAqcicgqzuMqUKQW1enwVw3x3nf1htC5qRCOGM8
[10-Jun-2026 09:14:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 09:14:34 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 09:14:34 UTC] User ID: 776
[10-Jun-2026 09:14:34 UTC] ✅ User profile retrieved successfully for user ID: 776
[10-Jun-2026 09:14:35 UTC] === API CALL LOG ===
[10-Jun-2026 09:14:35 UTC] Endpoint: user/profile.php
[10-Jun-2026 09:14:35 UTC] Full Log Data: {
    "timestamp": "2026-06-10 09:14:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.50.211.141",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "149.50.211.141, 172.69.176.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc2IiwidXNlcm5hbWUiOiJiYWJhIHRlbHUiLCJlbWFpbCI6ImF2MzExNzc4NkBnbWFpbC5jb20iLCJleHAiOjE3ODE2ODc0Njd9.D8V5UAqcicgqzuMqUKQW1enwVw3x3nf1htC5qRCOGM8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0974442ec581d6d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "149.50.211.141",
        "cf-ipcountry": "SG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 09:14:35 UTC] === END API CALL LOG ===
[10-Jun-2026 09:14:35 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 09:14:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc2IiwidXNlcm5hbWUiOiJiYWJhIHRlbHUiLCJlbWFpbCI6ImF2MzExNzc4NkBnbWFpbC5jb20iLCJleHAiOjE3ODE2ODc0Njd9.D8V5UAqcicgqzuMqUKQW1enwVw3x3nf1htC5qRCOGM8
[10-Jun-2026 09:14:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 09:14:35 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 09:14:35 UTC] User ID: 776
[10-Jun-2026 09:14:35 UTC] ✅ User profile retrieved successfully for user ID: 776
[10-Jun-2026 09:15:03 UTC] === API CALL LOG ===
[10-Jun-2026 09:15:03 UTC] Endpoint: user/profile.php
[10-Jun-2026 09:15:03 UTC] Full Log Data: {
    "timestamp": "2026-06-10 09:15:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.50.211.141",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "149.50.211.141, 172.69.176.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc2IiwidXNlcm5hbWUiOiJiYWJhIHRlbHUiLCJlbWFpbCI6ImF2MzExNzc4NkBnbWFpbC5jb20iLCJleHAiOjE3ODE2ODc0Njd9.D8V5UAqcicgqzuMqUKQW1enwVw3x3nf1htC5qRCOGM8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09744ed39734422-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "149.50.211.141",
        "cf-ipcountry": "SG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 09:15:03 UTC] === END API CALL LOG ===
[10-Jun-2026 09:15:03 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 09:15:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc2IiwidXNlcm5hbWUiOiJiYWJhIHRlbHUiLCJlbWFpbCI6ImF2MzExNzc4NkBnbWFpbC5jb20iLCJleHAiOjE3ODE2ODc0Njd9.D8V5UAqcicgqzuMqUKQW1enwVw3x3nf1htC5qRCOGM8
[10-Jun-2026 09:15:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 09:15:03 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 09:15:03 UTC] User ID: 776
[10-Jun-2026 09:15:03 UTC] ✅ User profile retrieved successfully for user ID: 776
[10-Jun-2026 09:15:39 UTC] === API CALL LOG ===
[10-Jun-2026 09:15:39 UTC] Endpoint: user/profile.php
[10-Jun-2026 09:15:39 UTC] Full Log Data: {
    "timestamp": "2026-06-10 09:15:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.50.211.141",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "149.50.211.141, 172.69.176.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc2IiwidXNlcm5hbWUiOiJiYWJhIHRlbHUiLCJlbWFpbCI6ImF2MzExNzc4NkBnbWFpbC5jb20iLCJleHAiOjE3ODE2ODc0Njd9.D8V5UAqcicgqzuMqUKQW1enwVw3x3nf1htC5qRCOGM8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09745ce2e6a4422-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "149.50.211.141",
        "cf-ipcountry": "SG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 09:15:39 UTC] === END API CALL LOG ===
[10-Jun-2026 09:15:39 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 09:15:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc2IiwidXNlcm5hbWUiOiJiYWJhIHRlbHUiLCJlbWFpbCI6ImF2MzExNzc4NkBnbWFpbC5jb20iLCJleHAiOjE3ODE2ODc0Njd9.D8V5UAqcicgqzuMqUKQW1enwVw3x3nf1htC5qRCOGM8
[10-Jun-2026 09:15:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 09:15:39 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 09:15:39 UTC] User ID: 776
[10-Jun-2026 09:15:39 UTC] ✅ User profile retrieved successfully for user ID: 776
[10-Jun-2026 09:15:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 09:15:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 09:15:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"149.50.211.141, 172.69.176.74","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc2IiwidXNlcm5hbWUiOiJiYWJhIHRlbHUiLCJlbWFpbCI6ImF2MzExNzc4NkBnbWFpbC5jb20iLCJleHAiOjE3ODE2ODc0Njd9.D8V5UAqcicgqzuMqUKQW1enwVw3x3nf1htC5qRCOGM8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a09745ce2e674422-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"149.50.211.141","cf-ipcountry":"SG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jun-2026 09:15:39 UTC] === User Orders API Called ===
[10-Jun-2026 09:15:39 UTC] User ID: 776
[10-Jun-2026 09:15:39 UTC] Limit: 20, Offset: 0
[10-Jun-2026 09:15:39 UTC] Orders found: 0
[10-Jun-2026 09:15:39 UTC] Orders data: []
[10-Jun-2026 09:15:39 UTC] Total orders count: 0
[10-Jun-2026 09:16:19 UTC] === API CALL LOG ===
[10-Jun-2026 09:16:19 UTC] Endpoint: user/profile.php
[10-Jun-2026 09:16:19 UTC] Full Log Data: {
    "timestamp": "2026-06-10 09:16:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.50.211.141",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "149.50.211.141, 172.70.189.162",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc2IiwidXNlcm5hbWUiOiJiYWJhIHRlbHUiLCJlbWFpbCI6ImF2MzExNzc4NkBnbWFpbC5jb20iLCJleHAiOjE3ODE2ODc0Njd9.D8V5UAqcicgqzuMqUKQW1enwVw3x3nf1htC5qRCOGM8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09746c8cd556bf4-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "149.50.211.141",
        "cf-ipcountry": "SG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 09:16:19 UTC] === END API CALL LOG ===
[10-Jun-2026 09:16:19 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 09:16:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc2IiwidXNlcm5hbWUiOiJiYWJhIHRlbHUiLCJlbWFpbCI6ImF2MzExNzc4NkBnbWFpbC5jb20iLCJleHAiOjE3ODE2ODc0Njd9.D8V5UAqcicgqzuMqUKQW1enwVw3x3nf1htC5qRCOGM8
[10-Jun-2026 09:16:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 09:16:19 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 09:16:19 UTC] User ID: 776
[10-Jun-2026 09:16:19 UTC] ✅ User profile retrieved successfully for user ID: 776
[10-Jun-2026 09:16:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 09:16:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 09:16:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"149.50.211.141, 172.70.189.162","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc2IiwidXNlcm5hbWUiOiJiYWJhIHRlbHUiLCJlbWFpbCI6ImF2MzExNzc4NkBnbWFpbC5jb20iLCJleHAiOjE3ODE2ODc0Njd9.D8V5UAqcicgqzuMqUKQW1enwVw3x3nf1htC5qRCOGM8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a09746c8cd516bf4-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"149.50.211.141","cf-ipcountry":"SG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jun-2026 09:16:19 UTC] === User Orders API Called ===
[10-Jun-2026 09:16:19 UTC] User ID: 776
[10-Jun-2026 09:16:19 UTC] Limit: 20, Offset: 0
[10-Jun-2026 09:16:19 UTC] Orders found: 0
[10-Jun-2026 09:16:19 UTC] Orders data: []
[10-Jun-2026 09:16:19 UTC] Total orders count: 0
[10-Jun-2026 09:16:19 UTC] === API CALL LOG ===
[10-Jun-2026 09:16:19 UTC] Endpoint: user/profile.php
[10-Jun-2026 09:16:19 UTC] Full Log Data: {
    "timestamp": "2026-06-10 09:16:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.50.211.141",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "149.50.211.141, 172.70.189.25",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc2IiwidXNlcm5hbWUiOiJiYWJhIHRlbHUiLCJlbWFpbCI6ImF2MzExNzc4NkBnbWFpbC5jb20iLCJleHAiOjE3ODE2ODc0Njd9.D8V5UAqcicgqzuMqUKQW1enwVw3x3nf1htC5qRCOGM8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09746cb3fad6bf4-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "149.50.211.141",
        "cf-ipcountry": "SG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 09:16:19 UTC] === END API CALL LOG ===
[10-Jun-2026 09:16:19 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 09:16:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc2IiwidXNlcm5hbWUiOiJiYWJhIHRlbHUiLCJlbWFpbCI6ImF2MzExNzc4NkBnbWFpbC5jb20iLCJleHAiOjE3ODE2ODc0Njd9.D8V5UAqcicgqzuMqUKQW1enwVw3x3nf1htC5qRCOGM8
[10-Jun-2026 09:16:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 09:16:19 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 09:16:19 UTC] User ID: 776
[10-Jun-2026 09:16:19 UTC] ✅ User profile retrieved successfully for user ID: 776
[10-Jun-2026 09:16:35 UTC] === API CALL LOG ===
[10-Jun-2026 09:16:35 UTC] Endpoint: user/profile.php
[10-Jun-2026 09:16:35 UTC] Full Log Data: {
    "timestamp": "2026-06-10 09:16:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.50.211.141",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "149.50.211.141, 172.70.189.162",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc2IiwidXNlcm5hbWUiOiJiYWJhIHRlbHUiLCJlbWFpbCI6ImF2MzExNzc4NkBnbWFpbC5jb20iLCJleHAiOjE3ODE2ODc0Njd9.D8V5UAqcicgqzuMqUKQW1enwVw3x3nf1htC5qRCOGM8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0974730bca36bf4-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "149.50.211.141",
        "cf-ipcountry": "SG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 09:16:35 UTC] === END API CALL LOG ===
[10-Jun-2026 09:16:35 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 09:16:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc2IiwidXNlcm5hbWUiOiJiYWJhIHRlbHUiLCJlbWFpbCI6ImF2MzExNzc4NkBnbWFpbC5jb20iLCJleHAiOjE3ODE2ODc0Njd9.D8V5UAqcicgqzuMqUKQW1enwVw3x3nf1htC5qRCOGM8
[10-Jun-2026 09:16:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 09:16:35 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 09:16:35 UTC] User ID: 776
[10-Jun-2026 09:16:35 UTC] ✅ User profile retrieved successfully for user ID: 776
[10-Jun-2026 09:16:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 09:16:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 09:16:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"149.50.211.141, 172.70.189.162","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc2IiwidXNlcm5hbWUiOiJiYWJhIHRlbHUiLCJlbWFpbCI6ImF2MzExNzc4NkBnbWFpbC5jb20iLCJleHAiOjE3ODE2ODc0Njd9.D8V5UAqcicgqzuMqUKQW1enwVw3x3nf1htC5qRCOGM8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0974730bca16bf4-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"149.50.211.141","cf-ipcountry":"SG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jun-2026 09:16:35 UTC] === User Orders API Called ===
[10-Jun-2026 09:16:35 UTC] User ID: 776
[10-Jun-2026 09:16:35 UTC] Limit: 20, Offset: 0
[10-Jun-2026 09:16:35 UTC] Orders found: 0
[10-Jun-2026 09:16:35 UTC] Orders data: []
[10-Jun-2026 09:16:35 UTC] Total orders count: 0
[10-Jun-2026 09:16:35 UTC] === API CALL LOG ===
[10-Jun-2026 09:16:35 UTC] Endpoint: user/profile.php
[10-Jun-2026 09:16:35 UTC] Full Log Data: {
    "timestamp": "2026-06-10 09:16:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.50.211.141",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "149.50.211.141, 172.70.189.162",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc2IiwidXNlcm5hbWUiOiJiYWJhIHRlbHUiLCJlbWFpbCI6ImF2MzExNzc4NkBnbWFpbC5jb20iLCJleHAiOjE3ODE2ODc0Njd9.D8V5UAqcicgqzuMqUKQW1enwVw3x3nf1htC5qRCOGM8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09747343ecb6bf4-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "149.50.211.141",
        "cf-ipcountry": "SG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 09:16:35 UTC] === END API CALL LOG ===
[10-Jun-2026 09:16:35 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 09:16:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc2IiwidXNlcm5hbWUiOiJiYWJhIHRlbHUiLCJlbWFpbCI6ImF2MzExNzc4NkBnbWFpbC5jb20iLCJleHAiOjE3ODE2ODc0Njd9.D8V5UAqcicgqzuMqUKQW1enwVw3x3nf1htC5qRCOGM8
[10-Jun-2026 09:16:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 09:16:35 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 09:16:35 UTC] User ID: 776
[10-Jun-2026 09:16:35 UTC] ✅ User profile retrieved successfully for user ID: 776
[10-Jun-2026 09:16:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 09:16:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 09:16:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"149.50.211.141, 172.70.189.162","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc2IiwidXNlcm5hbWUiOiJiYWJhIHRlbHUiLCJlbWFpbCI6ImF2MzExNzc4NkBnbWFpbC5jb20iLCJleHAiOjE3ODE2ODc0Njd9.D8V5UAqcicgqzuMqUKQW1enwVw3x3nf1htC5qRCOGM8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0974746fa186bf4-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"149.50.211.141","cf-ipcountry":"SG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jun-2026 09:16:38 UTC] === User Orders API Called ===
[10-Jun-2026 09:16:38 UTC] User ID: 776
[10-Jun-2026 09:16:38 UTC] Limit: 20, Offset: 0
[10-Jun-2026 09:16:38 UTC] Orders found: 0
[10-Jun-2026 09:16:38 UTC] Orders data: []
[10-Jun-2026 09:16:38 UTC] Total orders count: 0
[10-Jun-2026 09:16:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 09:16:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 09:16:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"149.50.211.141, 172.70.189.161","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc2IiwidXNlcm5hbWUiOiJiYWJhIHRlbHUiLCJlbWFpbCI6ImF2MzExNzc4NkBnbWFpbC5jb20iLCJleHAiOjE3ODE2ODc0Njd9.D8V5UAqcicgqzuMqUKQW1enwVw3x3nf1htC5qRCOGM8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0974757ac266bf4-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"149.50.211.141","cf-ipcountry":"SG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jun-2026 09:16:41 UTC] === User Orders API Called ===
[10-Jun-2026 09:16:41 UTC] User ID: 776
[10-Jun-2026 09:16:41 UTC] Limit: 20, Offset: 0
[10-Jun-2026 09:16:41 UTC] Orders found: 0
[10-Jun-2026 09:16:41 UTC] Orders data: []
[10-Jun-2026 09:16:41 UTC] Total orders count: 0
[10-Jun-2026 09:16:41 UTC] === API CALL LOG ===
[10-Jun-2026 09:16:41 UTC] Endpoint: user/profile.php
[10-Jun-2026 09:16:41 UTC] Full Log Data: {
    "timestamp": "2026-06-10 09:16:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.50.211.141",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "149.50.211.141, 172.70.189.161",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc2IiwidXNlcm5hbWUiOiJiYWJhIHRlbHUiLCJlbWFpbCI6ImF2MzExNzc4NkBnbWFpbC5jb20iLCJleHAiOjE3ODE2ODc0Njd9.D8V5UAqcicgqzuMqUKQW1enwVw3x3nf1htC5qRCOGM8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0974757ac276bf4-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "149.50.211.141",
        "cf-ipcountry": "SG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 09:16:41 UTC] === END API CALL LOG ===
[10-Jun-2026 09:16:41 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 09:16:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc2IiwidXNlcm5hbWUiOiJiYWJhIHRlbHUiLCJlbWFpbCI6ImF2MzExNzc4NkBnbWFpbC5jb20iLCJleHAiOjE3ODE2ODc0Njd9.D8V5UAqcicgqzuMqUKQW1enwVw3x3nf1htC5qRCOGM8
[10-Jun-2026 09:16:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 09:16:41 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 09:16:41 UTC] User ID: 776
[10-Jun-2026 09:16:41 UTC] ✅ User profile retrieved successfully for user ID: 776
[10-Jun-2026 09:16:42 UTC] === API CALL LOG ===
[10-Jun-2026 09:16:42 UTC] Endpoint: user/profile.php
[10-Jun-2026 09:16:42 UTC] Full Log Data: {
    "timestamp": "2026-06-10 09:16:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.50.211.141",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "149.50.211.141, 172.70.189.162",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc2IiwidXNlcm5hbWUiOiJiYWJhIHRlbHUiLCJlbWFpbCI6ImF2MzExNzc4NkBnbWFpbC5jb20iLCJleHAiOjE3ODE2ODc0Njd9.D8V5UAqcicgqzuMqUKQW1enwVw3x3nf1htC5qRCOGM8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a097475b3eae6bf4-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "149.50.211.141",
        "cf-ipcountry": "SG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 09:16:42 UTC] === END API CALL LOG ===
[10-Jun-2026 09:16:42 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 09:16:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc2IiwidXNlcm5hbWUiOiJiYWJhIHRlbHUiLCJlbWFpbCI6ImF2MzExNzc4NkBnbWFpbC5jb20iLCJleHAiOjE3ODE2ODc0Njd9.D8V5UAqcicgqzuMqUKQW1enwVw3x3nf1htC5qRCOGM8
[10-Jun-2026 09:16:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 09:16:42 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 09:16:42 UTC] User ID: 776
[10-Jun-2026 09:16:42 UTC] ✅ User profile retrieved successfully for user ID: 776
[10-Jun-2026 09:17:05 UTC] === API CALL LOG ===
[10-Jun-2026 09:17:05 UTC] Endpoint: user/profile.php
[10-Jun-2026 09:17:05 UTC] Full Log Data: {
    "timestamp": "2026-06-10 09:17:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.50.211.141",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "149.50.211.141, 172.71.82.27",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc2IiwidXNlcm5hbWUiOiJiYWJhIHRlbHUiLCJlbWFpbCI6ImF2MzExNzc4NkBnbWFpbC5jb20iLCJleHAiOjE3ODE2ODc0Njd9.D8V5UAqcicgqzuMqUKQW1enwVw3x3nf1htC5qRCOGM8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09747e8ac56821d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "149.50.211.141",
        "cf-ipcountry": "SG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 09:17:05 UTC] === END API CALL LOG ===
[10-Jun-2026 09:17:05 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 09:17:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc2IiwidXNlcm5hbWUiOiJiYWJhIHRlbHUiLCJlbWFpbCI6ImF2MzExNzc4NkBnbWFpbC5jb20iLCJleHAiOjE3ODE2ODc0Njd9.D8V5UAqcicgqzuMqUKQW1enwVw3x3nf1htC5qRCOGM8
[10-Jun-2026 09:17:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 09:17:05 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 09:17:05 UTC] User ID: 776
[10-Jun-2026 09:17:05 UTC] ✅ User profile retrieved successfully for user ID: 776
[10-Jun-2026 10:11:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 10:11:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 10:11:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"46.229.253.146, 172.70.240.15","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc3IiwidXNlcm5hbWUiOiJob3NlaW5qa3MiLCJlbWFpbCI6Im13bW55aDg5MkBnbWFpbC5jb20iLCJleHAiOjE3ODE2OTEwOTd9.C0ld8OKDdKo2h-pAk_uakhlDFkgIKO49pUAVg2v0DFU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a09797d5a822ae5f-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"46.229.253.146","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jun-2026 10:11:38 UTC] === User Orders API Called ===
[10-Jun-2026 10:11:38 UTC] User ID: 777
[10-Jun-2026 10:11:38 UTC] Limit: 20, Offset: 0
[10-Jun-2026 10:11:38 UTC] Orders found: 0
[10-Jun-2026 10:11:38 UTC] Orders data: []
[10-Jun-2026 10:11:38 UTC] Total orders count: 0
[10-Jun-2026 10:11:38 UTC] === API CALL LOG ===
[10-Jun-2026 10:11:38 UTC] Endpoint: user/profile.php
[10-Jun-2026 10:11:38 UTC] Full Log Data: {
    "timestamp": "2026-06-10 10:11:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "46.229.253.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "46.229.253.146, 172.70.240.67",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc3IiwidXNlcm5hbWUiOiJob3NlaW5qa3MiLCJlbWFpbCI6Im13bW55aDg5MkBnbWFpbC5jb20iLCJleHAiOjE3ODE2OTEwOTd9.C0ld8OKDdKo2h-pAk_uakhlDFkgIKO49pUAVg2v0DFU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09797d5a826ae5f-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "46.229.253.146",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 10:11:38 UTC] === END API CALL LOG ===
[10-Jun-2026 10:11:38 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 10:11:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc3IiwidXNlcm5hbWUiOiJob3NlaW5qa3MiLCJlbWFpbCI6Im13bW55aDg5MkBnbWFpbC5jb20iLCJleHAiOjE3ODE2OTEwOTd9.C0ld8OKDdKo2h-pAk_uakhlDFkgIKO49pUAVg2v0DFU
[10-Jun-2026 10:11:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 10:11:38 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 10:11:38 UTC] User ID: 777
[10-Jun-2026 10:11:38 UTC] ✅ User profile retrieved successfully for user ID: 777
[10-Jun-2026 10:11:38 UTC] === API CALL LOG ===
[10-Jun-2026 10:11:38 UTC] Endpoint: user/profile.php
[10-Jun-2026 10:11:38 UTC] Full Log Data: {
    "timestamp": "2026-06-10 10:11:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "46.229.253.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "46.229.253.146, 172.70.240.66",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc3IiwidXNlcm5hbWUiOiJob3NlaW5qa3MiLCJlbWFpbCI6Im13bW55aDg5MkBnbWFpbC5jb20iLCJleHAiOjE3ODE2OTEwOTd9.C0ld8OKDdKo2h-pAk_uakhlDFkgIKO49pUAVg2v0DFU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09797d5a81cae5f-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "46.229.253.146",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 10:11:38 UTC] === END API CALL LOG ===
[10-Jun-2026 10:11:38 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 10:11:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc3IiwidXNlcm5hbWUiOiJob3NlaW5qa3MiLCJlbWFpbCI6Im13bW55aDg5MkBnbWFpbC5jb20iLCJleHAiOjE3ODE2OTEwOTd9.C0ld8OKDdKo2h-pAk_uakhlDFkgIKO49pUAVg2v0DFU
[10-Jun-2026 10:11:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 10:11:38 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 10:11:38 UTC] User ID: 777
[10-Jun-2026 10:11:38 UTC] ✅ User profile retrieved successfully for user ID: 777
[10-Jun-2026 10:11:39 UTC] === API CALL LOG ===
[10-Jun-2026 10:11:39 UTC] Endpoint: user/profile.php
[10-Jun-2026 10:11:39 UTC] Full Log Data: {
    "timestamp": "2026-06-10 10:11:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "46.229.253.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "46.229.253.146, 172.70.240.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc3IiwidXNlcm5hbWUiOiJob3NlaW5qa3MiLCJlbWFpbCI6Im13bW55aDg5MkBnbWFpbC5jb20iLCJleHAiOjE3ODE2OTEwOTd9.C0ld8OKDdKo2h-pAk_uakhlDFkgIKO49pUAVg2v0DFU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09797d96e32ae5f-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "46.229.253.146",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 10:11:39 UTC] === END API CALL LOG ===
[10-Jun-2026 10:11:39 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 10:11:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc3IiwidXNlcm5hbWUiOiJob3NlaW5qa3MiLCJlbWFpbCI6Im13bW55aDg5MkBnbWFpbC5jb20iLCJleHAiOjE3ODE2OTEwOTd9.C0ld8OKDdKo2h-pAk_uakhlDFkgIKO49pUAVg2v0DFU
[10-Jun-2026 10:11:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 10:11:39 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 10:11:39 UTC] User ID: 777
[10-Jun-2026 10:11:39 UTC] ✅ User profile retrieved successfully for user ID: 777
[10-Jun-2026 10:12:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 10:12:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 10:12:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"46.229.253.146, 172.70.240.14","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc3IiwidXNlcm5hbWUiOiJob3NlaW5qa3MiLCJlbWFpbCI6Im13bW55aDg5MkBnbWFpbC5jb20iLCJleHAiOjE3ODE2OTEwOTd9.C0ld8OKDdKo2h-pAk_uakhlDFkgIKO49pUAVg2v0DFU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a097996b0c13ae5f-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"46.229.253.146","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jun-2026 10:12:43 UTC] === User Orders API Called ===
[10-Jun-2026 10:12:43 UTC] User ID: 777
[10-Jun-2026 10:12:43 UTC] Limit: 20, Offset: 0
[10-Jun-2026 10:12:43 UTC] Orders found: 0
[10-Jun-2026 10:12:43 UTC] Orders data: []
[10-Jun-2026 10:12:43 UTC] Total orders count: 0
[10-Jun-2026 10:12:44 UTC] === API CALL LOG ===
[10-Jun-2026 10:12:44 UTC] Endpoint: user/profile.php
[10-Jun-2026 10:12:44 UTC] Full Log Data: {
    "timestamp": "2026-06-10 10:12:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "46.229.253.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "46.229.253.146, 172.70.240.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc3IiwidXNlcm5hbWUiOiJob3NlaW5qa3MiLCJlbWFpbCI6Im13bW55aDg5MkBnbWFpbC5jb20iLCJleHAiOjE3ODE2OTEwOTd9.C0ld8OKDdKo2h-pAk_uakhlDFkgIKO49pUAVg2v0DFU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0979971ea49ae5f-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "46.229.253.146",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 10:12:44 UTC] === END API CALL LOG ===
[10-Jun-2026 10:12:44 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 10:12:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc3IiwidXNlcm5hbWUiOiJob3NlaW5qa3MiLCJlbWFpbCI6Im13bW55aDg5MkBnbWFpbC5jb20iLCJleHAiOjE3ODE2OTEwOTd9.C0ld8OKDdKo2h-pAk_uakhlDFkgIKO49pUAVg2v0DFU
[10-Jun-2026 10:12:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 10:12:44 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 10:12:44 UTC] User ID: 777
[10-Jun-2026 10:12:44 UTC] ✅ User profile retrieved successfully for user ID: 777
[10-Jun-2026 10:12:44 UTC] User Purchases API - User ID: 777
[10-Jun-2026 10:12:44 UTC] User Purchases API - Total purchases found: 0
[10-Jun-2026 10:12:47 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 10:12:47 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 10:12:47 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"46.229.253.146, 172.70.240.14","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc3IiwidXNlcm5hbWUiOiJob3NlaW5qa3MiLCJlbWFpbCI6Im13bW55aDg5MkBnbWFpbC5jb20iLCJleHAiOjE3ODE2OTEwOTd9.C0ld8OKDdKo2h-pAk_uakhlDFkgIKO49pUAVg2v0DFU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a09799855fbbae5f-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"46.229.253.146","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jun-2026 10:12:47 UTC] === User Orders API Called ===
[10-Jun-2026 10:12:47 UTC] User ID: 777
[10-Jun-2026 10:12:47 UTC] Limit: 20, Offset: 0
[10-Jun-2026 10:12:47 UTC] Orders found: 0
[10-Jun-2026 10:12:47 UTC] Orders data: []
[10-Jun-2026 10:12:47 UTC] Total orders count: 0
[10-Jun-2026 10:12:47 UTC] === API CALL LOG ===
[10-Jun-2026 10:12:47 UTC] === API CALL LOG ===
[10-Jun-2026 10:12:47 UTC] Endpoint: user/profile.php
[10-Jun-2026 10:12:47 UTC] Endpoint: user/profile.php
[10-Jun-2026 10:12:47 UTC] Full Log Data: {
    "timestamp": "2026-06-10 10:12:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "46.229.253.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "46.229.253.146, 172.70.240.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc3IiwidXNlcm5hbWUiOiJob3NlaW5qa3MiLCJlbWFpbCI6Im13bW55aDg5MkBnbWFpbC5jb20iLCJleHAiOjE3ODE2OTEwOTd9.C0ld8OKDdKo2h-pAk_uakhlDFkgIKO49pUAVg2v0DFU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09799855fc1ae5f-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "46.229.253.146",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 10:12:47 UTC] Full Log Data: {
    "timestamp": "2026-06-10 10:12:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "46.229.253.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "46.229.253.146, 172.70.240.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc3IiwidXNlcm5hbWUiOiJob3NlaW5qa3MiLCJlbWFpbCI6Im13bW55aDg5MkBnbWFpbC5jb20iLCJleHAiOjE3ODE2OTEwOTd9.C0ld8OKDdKo2h-pAk_uakhlDFkgIKO49pUAVg2v0DFU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09799855fd9ae5f-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "46.229.253.146",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 10:12:47 UTC] === END API CALL LOG ===
[10-Jun-2026 10:12:47 UTC] === END API CALL LOG ===
[10-Jun-2026 10:12:47 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 10:12:47 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 10:12:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc3IiwidXNlcm5hbWUiOiJob3NlaW5qa3MiLCJlbWFpbCI6Im13bW55aDg5MkBnbWFpbC5jb20iLCJleHAiOjE3ODE2OTEwOTd9.C0ld8OKDdKo2h-pAk_uakhlDFkgIKO49pUAVg2v0DFU
[10-Jun-2026 10:12:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc3IiwidXNlcm5hbWUiOiJob3NlaW5qa3MiLCJlbWFpbCI6Im13bW55aDg5MkBnbWFpbC5jb20iLCJleHAiOjE3ODE2OTEwOTd9.C0ld8OKDdKo2h-pAk_uakhlDFkgIKO49pUAVg2v0DFU
[10-Jun-2026 10:12:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 10:12:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 10:12:47 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 10:12:47 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 10:12:47 UTC] User ID: 777
[10-Jun-2026 10:12:47 UTC] User ID: 777
[10-Jun-2026 10:12:47 UTC] ✅ User profile retrieved successfully for user ID: 777
[10-Jun-2026 10:12:47 UTC] ✅ User profile retrieved successfully for user ID: 777
[10-Jun-2026 10:12:49 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 10:12:49 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 10:12:49 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"46.229.253.146, 172.70.240.14","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc3IiwidXNlcm5hbWUiOiJob3NlaW5qa3MiLCJlbWFpbCI6Im13bW55aDg5MkBnbWFpbC5jb20iLCJleHAiOjE3ODE2OTEwOTd9.C0ld8OKDdKo2h-pAk_uakhlDFkgIKO49pUAVg2v0DFU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0979992ae0eae5f-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"46.229.253.146","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jun-2026 10:12:49 UTC] === User Orders API Called ===
[10-Jun-2026 10:12:49 UTC] User ID: 777
[10-Jun-2026 10:12:49 UTC] Limit: 20, Offset: 0
[10-Jun-2026 10:12:49 UTC] Orders found: 0
[10-Jun-2026 10:12:49 UTC] Orders data: []
[10-Jun-2026 10:12:49 UTC] Total orders count: 0
[10-Jun-2026 10:12:49 UTC] === API CALL LOG ===
[10-Jun-2026 10:12:49 UTC] Endpoint: user/profile.php
[10-Jun-2026 10:12:49 UTC] Full Log Data: {
    "timestamp": "2026-06-10 10:12:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "46.229.253.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "46.229.253.146, 172.70.240.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc3IiwidXNlcm5hbWUiOiJob3NlaW5qa3MiLCJlbWFpbCI6Im13bW55aDg5MkBnbWFpbC5jb20iLCJleHAiOjE3ODE2OTEwOTd9.C0ld8OKDdKo2h-pAk_uakhlDFkgIKO49pUAVg2v0DFU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09799937910ae5f-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "46.229.253.146",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 10:12:49 UTC] === END API CALL LOG ===
[10-Jun-2026 10:12:49 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 10:12:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc3IiwidXNlcm5hbWUiOiJob3NlaW5qa3MiLCJlbWFpbCI6Im13bW55aDg5MkBnbWFpbC5jb20iLCJleHAiOjE3ODE2OTEwOTd9.C0ld8OKDdKo2h-pAk_uakhlDFkgIKO49pUAVg2v0DFU
[10-Jun-2026 10:12:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 10:12:49 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 10:12:49 UTC] User ID: 777
[10-Jun-2026 10:12:49 UTC] ✅ User profile retrieved successfully for user ID: 777
[10-Jun-2026 10:12:50 UTC] === API CALL LOG ===
[10-Jun-2026 10:12:50 UTC] Endpoint: user/profile.php
[10-Jun-2026 10:12:50 UTC] Full Log Data: {
    "timestamp": "2026-06-10 10:12:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "46.229.253.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "46.229.253.146, 172.70.240.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc3IiwidXNlcm5hbWUiOiJob3NlaW5qa3MiLCJlbWFpbCI6Im13bW55aDg5MkBnbWFpbC5jb20iLCJleHAiOjE3ODE2OTEwOTd9.C0ld8OKDdKo2h-pAk_uakhlDFkgIKO49pUAVg2v0DFU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09799972eb1ae5f-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "46.229.253.146",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 10:12:50 UTC] === END API CALL LOG ===
[10-Jun-2026 10:12:50 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 10:12:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc3IiwidXNlcm5hbWUiOiJob3NlaW5qa3MiLCJlbWFpbCI6Im13bW55aDg5MkBnbWFpbC5jb20iLCJleHAiOjE3ODE2OTEwOTd9.C0ld8OKDdKo2h-pAk_uakhlDFkgIKO49pUAVg2v0DFU
[10-Jun-2026 10:12:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 10:12:50 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 10:12:50 UTC] User ID: 777
[10-Jun-2026 10:12:50 UTC] ✅ User profile retrieved successfully for user ID: 777
[10-Jun-2026 10:12:50 UTC] === API CALL LOG ===
[10-Jun-2026 10:12:50 UTC] Endpoint: user/profile.php
[10-Jun-2026 10:12:50 UTC] Full Log Data: {
    "timestamp": "2026-06-10 10:12:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "46.229.253.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "46.229.253.146, 172.70.240.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc3IiwidXNlcm5hbWUiOiJob3NlaW5qa3MiLCJlbWFpbCI6Im13bW55aDg5MkBnbWFpbC5jb20iLCJleHAiOjE3ODE2OTEwOTd9.C0ld8OKDdKo2h-pAk_uakhlDFkgIKO49pUAVg2v0DFU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0979997881aae5f-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "46.229.253.146",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 10:12:50 UTC] === END API CALL LOG ===
[10-Jun-2026 10:12:50 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 10:12:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc3IiwidXNlcm5hbWUiOiJob3NlaW5qa3MiLCJlbWFpbCI6Im13bW55aDg5MkBnbWFpbC5jb20iLCJleHAiOjE3ODE2OTEwOTd9.C0ld8OKDdKo2h-pAk_uakhlDFkgIKO49pUAVg2v0DFU
[10-Jun-2026 10:12:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 10:12:50 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 10:12:50 UTC] User ID: 777
[10-Jun-2026 10:12:50 UTC] ✅ User profile retrieved successfully for user ID: 777
[10-Jun-2026 10:13:11 UTC] === API CALL LOG ===
[10-Jun-2026 10:13:11 UTC] Endpoint: user/profile.php
[10-Jun-2026 10:13:11 UTC] Full Log Data: {
    "timestamp": "2026-06-10 10:13:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "46.229.253.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "46.229.253.146, 162.158.86.226",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc3IiwidXNlcm5hbWUiOiJob3NlaW5qa3MiLCJlbWFpbCI6Im13bW55aDg5MkBnbWFpbC5jb20iLCJleHAiOjE3ODE2OTEwOTd9.C0ld8OKDdKo2h-pAk_uakhlDFkgIKO49pUAVg2v0DFU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0979a1af942f626-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "46.229.253.146",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 10:13:11 UTC] === END API CALL LOG ===
[10-Jun-2026 10:13:11 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 10:13:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc3IiwidXNlcm5hbWUiOiJob3NlaW5qa3MiLCJlbWFpbCI6Im13bW55aDg5MkBnbWFpbC5jb20iLCJleHAiOjE3ODE2OTEwOTd9.C0ld8OKDdKo2h-pAk_uakhlDFkgIKO49pUAVg2v0DFU
[10-Jun-2026 10:13:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 10:13:11 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 10:13:11 UTC] User ID: 777
[10-Jun-2026 10:13:11 UTC] ✅ User profile retrieved successfully for user ID: 777
[10-Jun-2026 10:13:13 UTC] === API CALL LOG ===
[10-Jun-2026 10:13:13 UTC] Endpoint: user/profile.php
[10-Jun-2026 10:13:13 UTC] Full Log Data: {
    "timestamp": "2026-06-10 10:13:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "46.229.253.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "46.229.253.146, 162.158.86.149",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc3IiwidXNlcm5hbWUiOiJob3NlaW5qa3MiLCJlbWFpbCI6Im13bW55aDg5MkBnbWFpbC5jb20iLCJleHAiOjE3ODE2OTEwOTd9.C0ld8OKDdKo2h-pAk_uakhlDFkgIKO49pUAVg2v0DFU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0979a266d9ff626-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "46.229.253.146",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 10:13:13 UTC] === END API CALL LOG ===
[10-Jun-2026 10:13:13 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 10:13:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc3IiwidXNlcm5hbWUiOiJob3NlaW5qa3MiLCJlbWFpbCI6Im13bW55aDg5MkBnbWFpbC5jb20iLCJleHAiOjE3ODE2OTEwOTd9.C0ld8OKDdKo2h-pAk_uakhlDFkgIKO49pUAVg2v0DFU
[10-Jun-2026 10:13:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 10:13:13 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 10:13:13 UTC] User ID: 777
[10-Jun-2026 10:13:13 UTC] ✅ User profile retrieved successfully for user ID: 777
[10-Jun-2026 10:13:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 10:13:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 10:13:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"46.229.253.146, 162.158.86.226","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc3IiwidXNlcm5hbWUiOiJob3NlaW5qa3MiLCJlbWFpbCI6Im13bW55aDg5MkBnbWFpbC5jb20iLCJleHAiOjE3ODE2OTEwOTd9.C0ld8OKDdKo2h-pAk_uakhlDFkgIKO49pUAVg2v0DFU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0979a51aea7f626-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"46.229.253.146","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jun-2026 10:13:20 UTC] === User Orders API Called ===
[10-Jun-2026 10:13:20 UTC] User ID: 777
[10-Jun-2026 10:13:20 UTC] Limit: 20, Offset: 0
[10-Jun-2026 10:13:20 UTC] Orders found: 0
[10-Jun-2026 10:13:20 UTC] Orders data: []
[10-Jun-2026 10:13:20 UTC] Total orders count: 0
[10-Jun-2026 10:13:20 UTC] === API CALL LOG ===
[10-Jun-2026 10:13:20 UTC] Endpoint: user/profile.php
[10-Jun-2026 10:13:20 UTC] Full Log Data: {
    "timestamp": "2026-06-10 10:13:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "46.229.253.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "46.229.253.146, 162.158.86.226",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc3IiwidXNlcm5hbWUiOiJob3NlaW5qa3MiLCJlbWFpbCI6Im13bW55aDg5MkBnbWFpbC5jb20iLCJleHAiOjE3ODE2OTEwOTd9.C0ld8OKDdKo2h-pAk_uakhlDFkgIKO49pUAVg2v0DFU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0979a51aea8f626-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "46.229.253.146",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 10:13:20 UTC] === END API CALL LOG ===
[10-Jun-2026 10:13:20 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 10:13:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc3IiwidXNlcm5hbWUiOiJob3NlaW5qa3MiLCJlbWFpbCI6Im13bW55aDg5MkBnbWFpbC5jb20iLCJleHAiOjE3ODE2OTEwOTd9.C0ld8OKDdKo2h-pAk_uakhlDFkgIKO49pUAVg2v0DFU
[10-Jun-2026 10:13:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 10:13:20 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 10:13:20 UTC] User ID: 777
[10-Jun-2026 10:13:20 UTC] ✅ User profile retrieved successfully for user ID: 777
[10-Jun-2026 10:13:20 UTC] === API CALL LOG ===
[10-Jun-2026 10:13:20 UTC] Endpoint: user/profile.php
[10-Jun-2026 10:13:20 UTC] Full Log Data: {
    "timestamp": "2026-06-10 10:13:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "46.229.253.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "46.229.253.146, 162.158.86.226",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc3IiwidXNlcm5hbWUiOiJob3NlaW5qa3MiLCJlbWFpbCI6Im13bW55aDg5MkBnbWFpbC5jb20iLCJleHAiOjE3ODE2OTEwOTd9.C0ld8OKDdKo2h-pAk_uakhlDFkgIKO49pUAVg2v0DFU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0979a556a05f626-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "46.229.253.146",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 10:13:20 UTC] === END API CALL LOG ===
[10-Jun-2026 10:13:20 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 10:13:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc3IiwidXNlcm5hbWUiOiJob3NlaW5qa3MiLCJlbWFpbCI6Im13bW55aDg5MkBnbWFpbC5jb20iLCJleHAiOjE3ODE2OTEwOTd9.C0ld8OKDdKo2h-pAk_uakhlDFkgIKO49pUAVg2v0DFU
[10-Jun-2026 10:13:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 10:13:20 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 10:13:20 UTC] User ID: 777
[10-Jun-2026 10:13:20 UTC] ✅ User profile retrieved successfully for user ID: 777
[10-Jun-2026 11:49:15 UTC] === API CALL LOG ===
[10-Jun-2026 11:49:15 UTC] Endpoint: user/profile.php
[10-Jun-2026 11:49:15 UTC] Full Log Data: {
    "timestamp": "2026-06-10 11:49:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "217.218.145.221",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "217.218.145.221, 162.158.183.65",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc4IiwidXNlcm5hbWUiOiJAc3R3aWxpZ2h0cyIsImVtYWlsIjoic2FoYXI0NmtoQGdtYWlsLmNvbSIsImV4cCI6MTc4MTY5Njk1NH0.TiID5piQKqeq9_p2XXSc-HTN75EUz3530d6-OXKRMVA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09826d4eb3670d4-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "217.218.145.221",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 11:49:15 UTC] === END API CALL LOG ===
[10-Jun-2026 11:49:15 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 11:49:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc4IiwidXNlcm5hbWUiOiJAc3R3aWxpZ2h0cyIsImVtYWlsIjoic2FoYXI0NmtoQGdtYWlsLmNvbSIsImV4cCI6MTc4MTY5Njk1NH0.TiID5piQKqeq9_p2XXSc-HTN75EUz3530d6-OXKRMVA
[10-Jun-2026 11:49:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 11:49:15 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 11:49:15 UTC] User ID: 778
[10-Jun-2026 11:49:15 UTC] ✅ User profile retrieved successfully for user ID: 778
[10-Jun-2026 11:49:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 11:49:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 11:49:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"217.218.145.221, 162.158.183.65","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc4IiwidXNlcm5hbWUiOiJAc3R3aWxpZ2h0cyIsImVtYWlsIjoic2FoYXI0NmtoQGdtYWlsLmNvbSIsImV4cCI6MTc4MTY5Njk1NH0.TiID5piQKqeq9_p2XXSc-HTN75EUz3530d6-OXKRMVA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a09826d4eb3970d4-ARN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"217.218.145.221","cf-ipcountry":"IR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jun-2026 11:49:15 UTC] === User Orders API Called ===
[10-Jun-2026 11:49:15 UTC] User ID: 778
[10-Jun-2026 11:49:15 UTC] Limit: 20, Offset: 0
[10-Jun-2026 11:49:15 UTC] Orders found: 0
[10-Jun-2026 11:49:15 UTC] Orders data: []
[10-Jun-2026 11:49:15 UTC] Total orders count: 0
[10-Jun-2026 11:49:15 UTC] === API CALL LOG ===
[10-Jun-2026 11:49:15 UTC] Endpoint: user/profile.php
[10-Jun-2026 11:49:15 UTC] Full Log Data: {
    "timestamp": "2026-06-10 11:49:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "217.218.145.221",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "217.218.145.221, 162.158.182.112",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc4IiwidXNlcm5hbWUiOiJAc3R3aWxpZ2h0cyIsImVtYWlsIjoic2FoYXI0NmtoQGdtYWlsLmNvbSIsImV4cCI6MTc4MTY5Njk1NH0.TiID5piQKqeq9_p2XXSc-HTN75EUz3530d6-OXKRMVA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09826d58b8b70d4-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "217.218.145.221",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 11:49:15 UTC] === END API CALL LOG ===
[10-Jun-2026 11:49:15 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 11:49:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc4IiwidXNlcm5hbWUiOiJAc3R3aWxpZ2h0cyIsImVtYWlsIjoic2FoYXI0NmtoQGdtYWlsLmNvbSIsImV4cCI6MTc4MTY5Njk1NH0.TiID5piQKqeq9_p2XXSc-HTN75EUz3530d6-OXKRMVA
[10-Jun-2026 11:49:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 11:49:15 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 11:49:15 UTC] User ID: 778
[10-Jun-2026 11:49:15 UTC] ✅ User profile retrieved successfully for user ID: 778
[10-Jun-2026 11:49:16 UTC] === API CALL LOG ===
[10-Jun-2026 11:49:16 UTC] Endpoint: user/profile.php
[10-Jun-2026 11:49:16 UTC] Full Log Data: {
    "timestamp": "2026-06-10 11:49:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "217.218.145.221",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "217.218.145.221, 162.158.182.112",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc4IiwidXNlcm5hbWUiOiJAc3R3aWxpZ2h0cyIsImVtYWlsIjoic2FoYXI0NmtoQGdtYWlsLmNvbSIsImV4cCI6MTc4MTY5Njk1NH0.TiID5piQKqeq9_p2XXSc-HTN75EUz3530d6-OXKRMVA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09826dccee770d4-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "217.218.145.221",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 11:49:16 UTC] === END API CALL LOG ===
[10-Jun-2026 11:49:16 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 11:49:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc4IiwidXNlcm5hbWUiOiJAc3R3aWxpZ2h0cyIsImVtYWlsIjoic2FoYXI0NmtoQGdtYWlsLmNvbSIsImV4cCI6MTc4MTY5Njk1NH0.TiID5piQKqeq9_p2XXSc-HTN75EUz3530d6-OXKRMVA
[10-Jun-2026 11:49:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 11:49:16 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 11:49:16 UTC] User ID: 778
[10-Jun-2026 11:49:16 UTC] ✅ User profile retrieved successfully for user ID: 778
[10-Jun-2026 11:49:43 UTC] === API CALL LOG ===
[10-Jun-2026 11:49:43 UTC] Endpoint: user/profile.php
[10-Jun-2026 11:49:43 UTC] Full Log Data: {
    "timestamp": "2026-06-10 11:49:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "217.218.145.221",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "217.218.145.221, 104.23.223.41",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc4IiwidXNlcm5hbWUiOiJAc3R3aWxpZ2h0cyIsImVtYWlsIjoic2FoYXI0NmtoQGdtYWlsLmNvbSIsImV4cCI6MTc4MTY5Njk1NH0.TiID5piQKqeq9_p2XXSc-HTN75EUz3530d6-OXKRMVA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09827836eb4b5b5-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "217.218.145.221",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 11:49:43 UTC] === END API CALL LOG ===
[10-Jun-2026 11:49:43 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 11:49:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc4IiwidXNlcm5hbWUiOiJAc3R3aWxpZ2h0cyIsImVtYWlsIjoic2FoYXI0NmtoQGdtYWlsLmNvbSIsImV4cCI6MTc4MTY5Njk1NH0.TiID5piQKqeq9_p2XXSc-HTN75EUz3530d6-OXKRMVA
[10-Jun-2026 11:49:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 11:49:43 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 11:49:43 UTC] User ID: 778
[10-Jun-2026 11:49:43 UTC] ✅ User profile retrieved successfully for user ID: 778
[10-Jun-2026 11:49:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 11:49:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 11:49:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"217.218.145.221, 104.23.223.40","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc4IiwidXNlcm5hbWUiOiJAc3R3aWxpZ2h0cyIsImVtYWlsIjoic2FoYXI0NmtoQGdtYWlsLmNvbSIsImV4cCI6MTc4MTY5Njk1NH0.TiID5piQKqeq9_p2XXSc-HTN75EUz3530d6-OXKRMVA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a09827c76c30b5b5-ARN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"217.218.145.221","cf-ipcountry":"IR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jun-2026 11:49:54 UTC] === User Orders API Called ===
[10-Jun-2026 11:49:54 UTC] User ID: 778
[10-Jun-2026 11:49:54 UTC] Limit: 20, Offset: 0
[10-Jun-2026 11:49:54 UTC] Orders found: 0
[10-Jun-2026 11:49:54 UTC] Orders data: []
[10-Jun-2026 11:49:54 UTC] Total orders count: 0
[10-Jun-2026 11:49:55 UTC] === API CALL LOG ===
[10-Jun-2026 11:49:55 UTC] Endpoint: user/profile.php
[10-Jun-2026 11:49:55 UTC] Full Log Data: {
    "timestamp": "2026-06-10 11:49:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "217.218.145.221",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "217.218.145.221, 104.23.223.40",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc4IiwidXNlcm5hbWUiOiJAc3R3aWxpZ2h0cyIsImVtYWlsIjoic2FoYXI0NmtoQGdtYWlsLmNvbSIsImV4cCI6MTc4MTY5Njk1NH0.TiID5piQKqeq9_p2XXSc-HTN75EUz3530d6-OXKRMVA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09827cdbc6bb5b5-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "217.218.145.221",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 11:49:55 UTC] === END API CALL LOG ===
[10-Jun-2026 11:49:55 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 11:49:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc4IiwidXNlcm5hbWUiOiJAc3R3aWxpZ2h0cyIsImVtYWlsIjoic2FoYXI0NmtoQGdtYWlsLmNvbSIsImV4cCI6MTc4MTY5Njk1NH0.TiID5piQKqeq9_p2XXSc-HTN75EUz3530d6-OXKRMVA
[10-Jun-2026 11:49:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 11:49:55 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 11:49:55 UTC] User ID: 778
[10-Jun-2026 11:49:55 UTC] ✅ User profile retrieved successfully for user ID: 778
[10-Jun-2026 11:49:55 UTC] User Purchases API - User ID: 778
[10-Jun-2026 11:49:55 UTC] User Purchases API - Total purchases found: 0
[10-Jun-2026 11:50:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 11:50:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 11:50:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"217.218.145.221, 104.23.223.40","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc4IiwidXNlcm5hbWUiOiJAc3R3aWxpZ2h0cyIsImVtYWlsIjoic2FoYXI0NmtoQGdtYWlsLmNvbSIsImV4cCI6MTc4MTY5Njk1NH0.TiID5piQKqeq9_p2XXSc-HTN75EUz3530d6-OXKRMVA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a09827f48cddb5b5-ARN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"217.218.145.221","cf-ipcountry":"IR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jun-2026 11:50:01 UTC] === User Orders API Called ===
[10-Jun-2026 11:50:01 UTC] User ID: 778
[10-Jun-2026 11:50:01 UTC] Limit: 20, Offset: 0
[10-Jun-2026 11:50:01 UTC] === API CALL LOG ===
[10-Jun-2026 11:50:01 UTC] Endpoint: user/profile.php
[10-Jun-2026 11:50:01 UTC] Full Log Data: {
    "timestamp": "2026-06-10 11:50:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "217.218.145.221",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "217.218.145.221, 104.23.223.40",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc4IiwidXNlcm5hbWUiOiJAc3R3aWxpZ2h0cyIsImVtYWlsIjoic2FoYXI0NmtoQGdtYWlsLmNvbSIsImV4cCI6MTc4MTY5Njk1NH0.TiID5piQKqeq9_p2XXSc-HTN75EUz3530d6-OXKRMVA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09827f48cdfb5b5-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "217.218.145.221",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 11:50:01 UTC] === END API CALL LOG ===
[10-Jun-2026 11:50:01 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 11:50:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc4IiwidXNlcm5hbWUiOiJAc3R3aWxpZ2h0cyIsImVtYWlsIjoic2FoYXI0NmtoQGdtYWlsLmNvbSIsImV4cCI6MTc4MTY5Njk1NH0.TiID5piQKqeq9_p2XXSc-HTN75EUz3530d6-OXKRMVA
[10-Jun-2026 11:50:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 11:50:01 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 11:50:01 UTC] User ID: 778
[10-Jun-2026 11:50:01 UTC] ✅ User profile retrieved successfully for user ID: 778
[10-Jun-2026 11:50:01 UTC] Orders found: 0
[10-Jun-2026 11:50:01 UTC] Orders data: []
[10-Jun-2026 11:50:01 UTC] Total orders count: 0
[10-Jun-2026 11:50:02 UTC] === API CALL LOG ===
[10-Jun-2026 11:50:02 UTC] Endpoint: user/profile.php
[10-Jun-2026 11:50:02 UTC] Full Log Data: {
    "timestamp": "2026-06-10 11:50:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "217.218.145.221",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "217.218.145.221, 104.23.223.40",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc4IiwidXNlcm5hbWUiOiJAc3R3aWxpZ2h0cyIsImVtYWlsIjoic2FoYXI0NmtoQGdtYWlsLmNvbSIsImV4cCI6MTc4MTY5Njk1NH0.TiID5piQKqeq9_p2XXSc-HTN75EUz3530d6-OXKRMVA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09827f84f40b5b5-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "217.218.145.221",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 11:50:02 UTC] === END API CALL LOG ===
[10-Jun-2026 11:50:02 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 11:50:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc4IiwidXNlcm5hbWUiOiJAc3R3aWxpZ2h0cyIsImVtYWlsIjoic2FoYXI0NmtoQGdtYWlsLmNvbSIsImV4cCI6MTc4MTY5Njk1NH0.TiID5piQKqeq9_p2XXSc-HTN75EUz3530d6-OXKRMVA
[10-Jun-2026 11:50:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 11:50:02 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 11:50:02 UTC] User ID: 778
[10-Jun-2026 11:50:02 UTC] ✅ User profile retrieved successfully for user ID: 778
[10-Jun-2026 11:50:02 UTC] === API CALL LOG ===
[10-Jun-2026 11:50:02 UTC] Endpoint: user/profile.php
[10-Jun-2026 11:50:02 UTC] Full Log Data: {
    "timestamp": "2026-06-10 11:50:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "217.218.145.221",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "217.218.145.221, 104.23.223.40",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc4IiwidXNlcm5hbWUiOiJAc3R3aWxpZ2h0cyIsImVtYWlsIjoic2FoYXI0NmtoQGdtYWlsLmNvbSIsImV4cCI6MTc4MTY5Njk1NH0.TiID5piQKqeq9_p2XXSc-HTN75EUz3530d6-OXKRMVA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09827f8f97bb5b5-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "217.218.145.221",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 11:50:02 UTC] === END API CALL LOG ===
[10-Jun-2026 11:50:02 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 11:50:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc4IiwidXNlcm5hbWUiOiJAc3R3aWxpZ2h0cyIsImVtYWlsIjoic2FoYXI0NmtoQGdtYWlsLmNvbSIsImV4cCI6MTc4MTY5Njk1NH0.TiID5piQKqeq9_p2XXSc-HTN75EUz3530d6-OXKRMVA
[10-Jun-2026 11:50:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 11:50:02 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 11:50:02 UTC] User ID: 778
[10-Jun-2026 11:50:02 UTC] ✅ User profile retrieved successfully for user ID: 778
[10-Jun-2026 11:50:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 11:50:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 11:50:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"217.218.145.221, 104.23.223.40","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc4IiwidXNlcm5hbWUiOiJAc3R3aWxpZ2h0cyIsImVtYWlsIjoic2FoYXI0NmtoQGdtYWlsLmNvbSIsImV4cCI6MTc4MTY5Njk1NH0.TiID5piQKqeq9_p2XXSc-HTN75EUz3530d6-OXKRMVA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a09828329fdcb5b5-ARN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"217.218.145.221","cf-ipcountry":"IR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jun-2026 11:50:11 UTC] === User Orders API Called ===
[10-Jun-2026 11:50:11 UTC] User ID: 778
[10-Jun-2026 11:50:11 UTC] Limit: 20, Offset: 0
[10-Jun-2026 11:50:11 UTC] Orders found: 0
[10-Jun-2026 11:50:11 UTC] Orders data: []
[10-Jun-2026 11:50:11 UTC] Total orders count: 0
[10-Jun-2026 11:50:11 UTC] === API CALL LOG ===
[10-Jun-2026 11:50:11 UTC] Endpoint: user/profile.php
[10-Jun-2026 11:50:11 UTC] Full Log Data: {
    "timestamp": "2026-06-10 11:50:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "217.218.145.221",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "217.218.145.221, 104.23.223.40",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc4IiwidXNlcm5hbWUiOiJAc3R3aWxpZ2h0cyIsImVtYWlsIjoic2FoYXI0NmtoQGdtYWlsLmNvbSIsImV4cCI6MTc4MTY5Njk1NH0.TiID5piQKqeq9_p2XXSc-HTN75EUz3530d6-OXKRMVA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09828329fdeb5b5-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "217.218.145.221",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 11:50:11 UTC] === END API CALL LOG ===
[10-Jun-2026 11:50:11 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 11:50:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc4IiwidXNlcm5hbWUiOiJAc3R3aWxpZ2h0cyIsImVtYWlsIjoic2FoYXI0NmtoQGdtYWlsLmNvbSIsImV4cCI6MTc4MTY5Njk1NH0.TiID5piQKqeq9_p2XXSc-HTN75EUz3530d6-OXKRMVA
[10-Jun-2026 11:50:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 11:50:11 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 11:50:11 UTC] User ID: 778
[10-Jun-2026 11:50:11 UTC] ✅ User profile retrieved successfully for user ID: 778
[10-Jun-2026 11:50:12 UTC] === API CALL LOG ===
[10-Jun-2026 11:50:12 UTC] Endpoint: user/profile.php
[10-Jun-2026 11:50:12 UTC] Full Log Data: {
    "timestamp": "2026-06-10 11:50:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "217.218.145.221",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "217.218.145.221, 104.23.223.40",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc4IiwidXNlcm5hbWUiOiJAc3R3aWxpZ2h0cyIsImVtYWlsIjoic2FoYXI0NmtoQGdtYWlsLmNvbSIsImV4cCI6MTc4MTY5Njk1NH0.TiID5piQKqeq9_p2XXSc-HTN75EUz3530d6-OXKRMVA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0982835d8e5b5b5-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "217.218.145.221",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 11:50:12 UTC] === END API CALL LOG ===
[10-Jun-2026 11:50:12 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 11:50:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc4IiwidXNlcm5hbWUiOiJAc3R3aWxpZ2h0cyIsImVtYWlsIjoic2FoYXI0NmtoQGdtYWlsLmNvbSIsImV4cCI6MTc4MTY5Njk1NH0.TiID5piQKqeq9_p2XXSc-HTN75EUz3530d6-OXKRMVA
[10-Jun-2026 11:50:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 11:50:12 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 11:50:12 UTC] User ID: 778
[10-Jun-2026 11:50:12 UTC] ✅ User profile retrieved successfully for user ID: 778
[10-Jun-2026 11:50:12 UTC] === API CALL LOG ===
[10-Jun-2026 11:50:12 UTC] Endpoint: user/profile.php
[10-Jun-2026 11:50:12 UTC] Full Log Data: {
    "timestamp": "2026-06-10 11:50:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "217.218.145.221",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "217.218.145.221, 104.23.223.40",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc4IiwidXNlcm5hbWUiOiJAc3R3aWxpZ2h0cyIsImVtYWlsIjoic2FoYXI0NmtoQGdtYWlsLmNvbSIsImV4cCI6MTc4MTY5Njk1NH0.TiID5piQKqeq9_p2XXSc-HTN75EUz3530d6-OXKRMVA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09828372c79b5b5-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "217.218.145.221",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 11:50:12 UTC] === END API CALL LOG ===
[10-Jun-2026 11:50:12 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 11:50:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc4IiwidXNlcm5hbWUiOiJAc3R3aWxpZ2h0cyIsImVtYWlsIjoic2FoYXI0NmtoQGdtYWlsLmNvbSIsImV4cCI6MTc4MTY5Njk1NH0.TiID5piQKqeq9_p2XXSc-HTN75EUz3530d6-OXKRMVA
[10-Jun-2026 11:50:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 11:50:12 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 11:50:12 UTC] User ID: 778
[10-Jun-2026 11:50:12 UTC] ✅ User profile retrieved successfully for user ID: 778
[10-Jun-2026 11:50:44 UTC] === API CALL LOG ===
[10-Jun-2026 11:50:44 UTC] Endpoint: user/profile.php
[10-Jun-2026 11:50:44 UTC] Full Log Data: {
    "timestamp": "2026-06-10 11:50:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "217.218.145.221",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "217.218.145.221, 104.23.223.41",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc4IiwidXNlcm5hbWUiOiJAc3R3aWxpZ2h0cyIsImVtYWlsIjoic2FoYXI0NmtoQGdtYWlsLmNvbSIsImV4cCI6MTc4MTY5Njk1NH0.TiID5piQKqeq9_p2XXSc-HTN75EUz3530d6-OXKRMVA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09828fdfe6db5b5-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "217.218.145.221",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 11:50:44 UTC] === END API CALL LOG ===
[10-Jun-2026 11:50:44 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 11:50:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc4IiwidXNlcm5hbWUiOiJAc3R3aWxpZ2h0cyIsImVtYWlsIjoic2FoYXI0NmtoQGdtYWlsLmNvbSIsImV4cCI6MTc4MTY5Njk1NH0.TiID5piQKqeq9_p2XXSc-HTN75EUz3530d6-OXKRMVA
[10-Jun-2026 11:50:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 11:50:44 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 11:50:44 UTC] User ID: 778
[10-Jun-2026 11:50:44 UTC] ✅ User profile retrieved successfully for user ID: 778
[10-Jun-2026 11:50:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 11:50:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 11:50:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"217.218.145.221, 104.23.223.41","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc4IiwidXNlcm5hbWUiOiJAc3R3aWxpZ2h0cyIsImVtYWlsIjoic2FoYXI0NmtoQGdtYWlsLmNvbSIsImV4cCI6MTc4MTY5Njk1NH0.TiID5piQKqeq9_p2XXSc-HTN75EUz3530d6-OXKRMVA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a09828fdfe6ab5b5-ARN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"217.218.145.221","cf-ipcountry":"IR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jun-2026 11:50:44 UTC] === User Orders API Called ===
[10-Jun-2026 11:50:44 UTC] User ID: 778
[10-Jun-2026 11:50:44 UTC] Limit: 20, Offset: 0
[10-Jun-2026 11:50:44 UTC] Orders found: 0
[10-Jun-2026 11:50:44 UTC] Orders data: []
[10-Jun-2026 11:50:44 UTC] Total orders count: 0
[10-Jun-2026 11:50:44 UTC] === API CALL LOG ===
[10-Jun-2026 11:50:44 UTC] Endpoint: user/profile.php
[10-Jun-2026 11:50:44 UTC] Full Log Data: {
    "timestamp": "2026-06-10 11:50:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "217.218.145.221",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "217.218.145.221, 104.23.223.41",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc4IiwidXNlcm5hbWUiOiJAc3R3aWxpZ2h0cyIsImVtYWlsIjoic2FoYXI0NmtoQGdtYWlsLmNvbSIsImV4cCI6MTc4MTY5Njk1NH0.TiID5piQKqeq9_p2XXSc-HTN75EUz3530d6-OXKRMVA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0982901b813b5b5-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "217.218.145.221",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 11:50:44 UTC] === END API CALL LOG ===
[10-Jun-2026 11:50:44 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 11:50:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc4IiwidXNlcm5hbWUiOiJAc3R3aWxpZ2h0cyIsImVtYWlsIjoic2FoYXI0NmtoQGdtYWlsLmNvbSIsImV4cCI6MTc4MTY5Njk1NH0.TiID5piQKqeq9_p2XXSc-HTN75EUz3530d6-OXKRMVA
[10-Jun-2026 11:50:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 11:50:44 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 11:50:44 UTC] User ID: 778
[10-Jun-2026 11:50:44 UTC] ✅ User profile retrieved successfully for user ID: 778
[10-Jun-2026 11:50:47 UTC] === API CALL LOG ===
[10-Jun-2026 11:50:47 UTC] Endpoint: user/profile.php
[10-Jun-2026 11:50:47 UTC] Full Log Data: {
    "timestamp": "2026-06-10 11:50:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "217.218.145.221",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "217.218.145.221, 104.23.223.41",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc4IiwidXNlcm5hbWUiOiJAc3R3aWxpZ2h0cyIsImVtYWlsIjoic2FoYXI0NmtoQGdtYWlsLmNvbSIsImV4cCI6MTc4MTY5Njk1NH0.TiID5piQKqeq9_p2XXSc-HTN75EUz3530d6-OXKRMVA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0982910aefeb5b5-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "217.218.145.221",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 11:50:47 UTC] === END API CALL LOG ===
[10-Jun-2026 11:50:47 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 11:50:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc4IiwidXNlcm5hbWUiOiJAc3R3aWxpZ2h0cyIsImVtYWlsIjoic2FoYXI0NmtoQGdtYWlsLmNvbSIsImV4cCI6MTc4MTY5Njk1NH0.TiID5piQKqeq9_p2XXSc-HTN75EUz3530d6-OXKRMVA
[10-Jun-2026 11:50:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 11:50:47 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 11:50:47 UTC] User ID: 778
[10-Jun-2026 11:50:47 UTC] ✅ User profile retrieved successfully for user ID: 778
[10-Jun-2026 11:52:46 UTC] === API CALL LOG ===
[10-Jun-2026 11:52:46 UTC] Endpoint: user/profile.php
[10-Jun-2026 11:52:46 UTC] Full Log Data: {
    "timestamp": "2026-06-10 11:52:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.247.175.202",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "84.247.175.202, 172.71.164.218",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc4IiwidXNlcm5hbWUiOiJAc3R3aWxpZ2h0cyIsImVtYWlsIjoic2FoYXI0NmtoQGdtYWlsLmNvbSIsImV4cCI6MTc4MTY5Njk1NH0.TiID5piQKqeq9_p2XXSc-HTN75EUz3530d6-OXKRMVA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0982bf87fcbd24a-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "84.247.175.202",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 11:52:46 UTC] === END API CALL LOG ===
[10-Jun-2026 11:52:46 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 11:52:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc4IiwidXNlcm5hbWUiOiJAc3R3aWxpZ2h0cyIsImVtYWlsIjoic2FoYXI0NmtoQGdtYWlsLmNvbSIsImV4cCI6MTc4MTY5Njk1NH0.TiID5piQKqeq9_p2XXSc-HTN75EUz3530d6-OXKRMVA
[10-Jun-2026 11:52:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 11:52:46 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 11:52:46 UTC] User ID: 778
[10-Jun-2026 11:52:46 UTC] ✅ User profile retrieved successfully for user ID: 778
[10-Jun-2026 11:53:23 UTC] === API CALL LOG ===
[10-Jun-2026 11:53:23 UTC] Endpoint: user/profile.php
[10-Jun-2026 11:53:23 UTC] Full Log Data: {
    "timestamp": "2026-06-10 11:53:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.247.175.202",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "84.247.175.202, 172.71.122.91",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc4IiwidXNlcm5hbWUiOiJAc3R3aWxpZ2h0cyIsImVtYWlsIjoic2FoYXI0NmtoQGdtYWlsLmNvbSIsImV4cCI6MTc4MTY5Njk1NH0.TiID5piQKqeq9_p2XXSc-HTN75EUz3530d6-OXKRMVA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0982ce01fb700ca-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "84.247.175.202",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 11:53:23 UTC] === END API CALL LOG ===
[10-Jun-2026 11:53:23 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 11:53:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc4IiwidXNlcm5hbWUiOiJAc3R3aWxpZ2h0cyIsImVtYWlsIjoic2FoYXI0NmtoQGdtYWlsLmNvbSIsImV4cCI6MTc4MTY5Njk1NH0.TiID5piQKqeq9_p2XXSc-HTN75EUz3530d6-OXKRMVA
[10-Jun-2026 11:53:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 11:53:23 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 11:53:23 UTC] User ID: 778
[10-Jun-2026 11:53:23 UTC] ✅ User profile retrieved successfully for user ID: 778
[10-Jun-2026 11:53:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 11:53:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 11:53:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"84.247.175.202, 172.71.122.90","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc4IiwidXNlcm5hbWUiOiJAc3R3aWxpZ2h0cyIsImVtYWlsIjoic2FoYXI0NmtoQGdtYWlsLmNvbSIsImV4cCI6MTc4MTY5Njk1NH0.TiID5piQKqeq9_p2XXSc-HTN75EUz3530d6-OXKRMVA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0982d1a7ea000ca-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"84.247.175.202","cf-ipcountry":"FR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jun-2026 11:53:32 UTC] === User Orders API Called ===
[10-Jun-2026 11:53:32 UTC] User ID: 778
[10-Jun-2026 11:53:32 UTC] Limit: 20, Offset: 0
[10-Jun-2026 11:53:32 UTC] Orders found: 0
[10-Jun-2026 11:53:32 UTC] Orders data: []
[10-Jun-2026 11:53:32 UTC] Total orders count: 0
[10-Jun-2026 11:53:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 11:53:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 11:53:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"84.247.175.202, 172.71.122.90","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc4IiwidXNlcm5hbWUiOiJAc3R3aWxpZ2h0cyIsImVtYWlsIjoic2FoYXI0NmtoQGdtYWlsLmNvbSIsImV4cCI6MTc4MTY5Njk1NH0.TiID5piQKqeq9_p2XXSc-HTN75EUz3530d6-OXKRMVA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0982d2e594600ca-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"84.247.175.202","cf-ipcountry":"FR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jun-2026 11:53:35 UTC] === User Orders API Called ===
[10-Jun-2026 11:53:35 UTC] User ID: 778
[10-Jun-2026 11:53:35 UTC] Limit: 20, Offset: 0
[10-Jun-2026 11:53:35 UTC] Orders found: 0
[10-Jun-2026 11:53:35 UTC] Orders data: []
[10-Jun-2026 11:53:35 UTC] Total orders count: 0
[10-Jun-2026 11:53:35 UTC] === API CALL LOG ===
[10-Jun-2026 11:53:35 UTC] Endpoint: user/profile.php
[10-Jun-2026 11:53:35 UTC] Full Log Data: {
    "timestamp": "2026-06-10 11:53:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.247.175.202",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "84.247.175.202, 172.71.122.90",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc4IiwidXNlcm5hbWUiOiJAc3R3aWxpZ2h0cyIsImVtYWlsIjoic2FoYXI0NmtoQGdtYWlsLmNvbSIsImV4cCI6MTc4MTY5Njk1NH0.TiID5piQKqeq9_p2XXSc-HTN75EUz3530d6-OXKRMVA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0982d2e594800ca-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "84.247.175.202",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 11:53:35 UTC] === END API CALL LOG ===
[10-Jun-2026 11:53:35 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 11:53:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc4IiwidXNlcm5hbWUiOiJAc3R3aWxpZ2h0cyIsImVtYWlsIjoic2FoYXI0NmtoQGdtYWlsLmNvbSIsImV4cCI6MTc4MTY5Njk1NH0.TiID5piQKqeq9_p2XXSc-HTN75EUz3530d6-OXKRMVA
[10-Jun-2026 11:53:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 11:53:35 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 11:53:35 UTC] User ID: 778
[10-Jun-2026 11:53:35 UTC] ✅ User profile retrieved successfully for user ID: 778
[10-Jun-2026 11:53:36 UTC] === API CALL LOG ===
[10-Jun-2026 11:53:36 UTC] Endpoint: user/profile.php
[10-Jun-2026 11:53:36 UTC] Full Log Data: {
    "timestamp": "2026-06-10 11:53:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.247.175.202",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "84.247.175.202, 172.71.122.90",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc4IiwidXNlcm5hbWUiOiJAc3R3aWxpZ2h0cyIsImVtYWlsIjoic2FoYXI0NmtoQGdtYWlsLmNvbSIsImV4cCI6MTc4MTY5Njk1NH0.TiID5piQKqeq9_p2XXSc-HTN75EUz3530d6-OXKRMVA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0982d326d3c00ca-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "84.247.175.202",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 11:53:36 UTC] === END API CALL LOG ===
[10-Jun-2026 11:53:36 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 11:53:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc4IiwidXNlcm5hbWUiOiJAc3R3aWxpZ2h0cyIsImVtYWlsIjoic2FoYXI0NmtoQGdtYWlsLmNvbSIsImV4cCI6MTc4MTY5Njk1NH0.TiID5piQKqeq9_p2XXSc-HTN75EUz3530d6-OXKRMVA
[10-Jun-2026 11:53:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 11:53:36 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 11:53:36 UTC] User ID: 778
[10-Jun-2026 11:53:36 UTC] ✅ User profile retrieved successfully for user ID: 778
[10-Jun-2026 11:53:47 UTC] === API CALL LOG ===
[10-Jun-2026 11:53:47 UTC] Endpoint: user/profile.php
[10-Jun-2026 11:53:47 UTC] Full Log Data: {
    "timestamp": "2026-06-10 11:53:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.247.175.202",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "84.247.175.202, 172.71.122.91",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc4IiwidXNlcm5hbWUiOiJAc3R3aWxpZ2h0cyIsImVtYWlsIjoic2FoYXI0NmtoQGdtYWlsLmNvbSIsImV4cCI6MTc4MTY5Njk1NH0.TiID5piQKqeq9_p2XXSc-HTN75EUz3530d6-OXKRMVA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0982d76fa5900ca-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "84.247.175.202",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 11:53:47 UTC] === END API CALL LOG ===
[10-Jun-2026 11:53:47 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 11:53:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc4IiwidXNlcm5hbWUiOiJAc3R3aWxpZ2h0cyIsImVtYWlsIjoic2FoYXI0NmtoQGdtYWlsLmNvbSIsImV4cCI6MTc4MTY5Njk1NH0.TiID5piQKqeq9_p2XXSc-HTN75EUz3530d6-OXKRMVA
[10-Jun-2026 11:53:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 11:53:47 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 11:53:47 UTC] User ID: 778
[10-Jun-2026 11:53:47 UTC] ✅ User profile retrieved successfully for user ID: 778
[10-Jun-2026 11:53:47 UTC] User Purchases API - User ID: 778
[10-Jun-2026 11:53:47 UTC] User Purchases API - Total purchases found: 0
[10-Jun-2026 11:54:38 UTC] === API CALL LOG ===
[10-Jun-2026 11:54:38 UTC] Endpoint: user/profile.php
[10-Jun-2026 11:54:38 UTC] Full Log Data: {
    "timestamp": "2026-06-10 11:54:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.247.175.202",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "84.247.175.202, 172.69.222.65",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc4IiwidXNlcm5hbWUiOiJAc3R3aWxpZ2h0cyIsImVtYWlsIjoic2FoYXI0NmtoQGdtYWlsLmNvbSIsImV4cCI6MTc4MTY5Njk1NH0.TiID5piQKqeq9_p2XXSc-HTN75EUz3530d6-OXKRMVA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0982eb76f826fb7-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "84.247.175.202",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 11:54:38 UTC] === END API CALL LOG ===
[10-Jun-2026 11:54:38 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 11:54:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc4IiwidXNlcm5hbWUiOiJAc3R3aWxpZ2h0cyIsImVtYWlsIjoic2FoYXI0NmtoQGdtYWlsLmNvbSIsImV4cCI6MTc4MTY5Njk1NH0.TiID5piQKqeq9_p2XXSc-HTN75EUz3530d6-OXKRMVA
[10-Jun-2026 11:54:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 11:54:38 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 11:54:38 UTC] User ID: 778
[10-Jun-2026 11:54:38 UTC] ✅ User profile retrieved successfully for user ID: 778
[10-Jun-2026 11:54:38 UTC] User Purchases API - User ID: 778
[10-Jun-2026 11:54:38 UTC] User Purchases API - Total purchases found: 0
[10-Jun-2026 11:54:46 UTC] User Purchases API - User ID: 778
[10-Jun-2026 11:54:46 UTC] User Purchases API - Total purchases found: 0
[10-Jun-2026 11:54:48 UTC] === API CALL LOG ===
[10-Jun-2026 11:54:48 UTC] Endpoint: user/profile.php
[10-Jun-2026 11:54:48 UTC] Full Log Data: {
    "timestamp": "2026-06-10 11:54:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.247.175.202",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "84.247.175.202, 172.69.222.65",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc4IiwidXNlcm5hbWUiOiJAc3R3aWxpZ2h0cyIsImVtYWlsIjoic2FoYXI0NmtoQGdtYWlsLmNvbSIsImV4cCI6MTc4MTY5Njk1NH0.TiID5piQKqeq9_p2XXSc-HTN75EUz3530d6-OXKRMVA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0982ef4fad76fb7-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "84.247.175.202",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 11:54:48 UTC] === END API CALL LOG ===
[10-Jun-2026 11:54:48 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 11:54:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc4IiwidXNlcm5hbWUiOiJAc3R3aWxpZ2h0cyIsImVtYWlsIjoic2FoYXI0NmtoQGdtYWlsLmNvbSIsImV4cCI6MTc4MTY5Njk1NH0.TiID5piQKqeq9_p2XXSc-HTN75EUz3530d6-OXKRMVA
[10-Jun-2026 11:54:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 11:54:48 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 11:54:48 UTC] User ID: 778
[10-Jun-2026 11:54:48 UTC] ✅ User profile retrieved successfully for user ID: 778
[10-Jun-2026 11:54:48 UTC] User Purchases API - User ID: 778
[10-Jun-2026 11:54:48 UTC] User Purchases API - Total purchases found: 0
[10-Jun-2026 12:41:33 UTC] === API CALL LOG ===
[10-Jun-2026 12:41:33 UTC] Endpoint: user/profile.php
[10-Jun-2026 12:41:33 UTC] Full Log Data: {
    "timestamp": "2026-06-10 12:41:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:f29:1119:7f75:dd7c:e457:a441:3da7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:f29:1119:7f75:dd7c:e457:a441:3da7, 172.70.108.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a098736dcf6de243-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:f29:1119:7f75:dd7c:e457:a441:3da7",
        "cf-ipcountry": "AE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 12:41:33 UTC] === END API CALL LOG ===
[10-Jun-2026 12:41:33 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 12:41:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[10-Jun-2026 12:41:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 12:41:33 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 12:41:33 UTC] User ID: 205
[10-Jun-2026 12:41:33 UTC] ✅ User profile retrieved successfully for user ID: 205
[10-Jun-2026 12:41:33 UTC] === API CALL LOG ===
[10-Jun-2026 12:41:33 UTC] Endpoint: user/profile.php
[10-Jun-2026 12:41:33 UTC] Full Log Data: {
    "timestamp": "2026-06-10 12:41:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:f29:1119:7f75:dd7c:e457:a441:3da7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:f29:1119:7f75:dd7c:e457:a441:3da7, 172.70.108.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0987371aa1ae243-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:f29:1119:7f75:dd7c:e457:a441:3da7",
        "cf-ipcountry": "AE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 12:41:33 UTC] === END API CALL LOG ===
[10-Jun-2026 12:41:33 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 12:41:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[10-Jun-2026 12:41:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 12:41:33 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 12:41:33 UTC] User ID: 205
[10-Jun-2026 12:41:33 UTC] ✅ User profile retrieved successfully for user ID: 205
[10-Jun-2026 12:41:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 12:41:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 12:41:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a00:f29:1119:7f75:dd7c:e457:a441:3da7, 172.70.108.46","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0987371aa24e243-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a00:f29:1119:7f75:dd7c:e457:a441:3da7","cf-ipcountry":"AE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jun-2026 12:41:33 UTC] === User Orders API Called ===
[10-Jun-2026 12:41:33 UTC] User ID: 205
[10-Jun-2026 12:41:33 UTC] Limit: 20, Offset: 0
[10-Jun-2026 12:41:33 UTC] Orders found: 20
[10-Jun-2026 12:41:33 UTC] Orders data: [{"id":298,"quantity":1500,"total_coins":1500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Lotus365mahadevAuto\/138","status":"completed","created_at":"2026-05-22 15:31:53","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":297,"quantity":1500,"total_coins":1500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Lotus365mahadevAuto\/141","status":"completed","created_at":"2026-05-22 15:31:17","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":185,"quantity":150,"total_coins":3000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W","status":"completed","created_at":"2026-04-11 18:09:46","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":180,"quantity":750,"total_coins":750,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/44","status":"completed","created_at":"2026-04-11 09:14:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":179,"quantity":750,"total_coins":750,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/45","status":"completed","created_at":"2026-04-11 09:13:08","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":178,"quantity":350,"total_coins":350,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/45","status":"completed","created_at":"2026-04-11 06:01:34","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":177,"quantity":1000,"total_coins":1000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/42","status":"completed","created_at":"2026-04-10 07:23:14","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":176,"quantity":750,"total_coins":750,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/44","status":"completed","created_at":"2026-04-10 06:53:11","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":175,"quantity":250,"total_coins":250,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/44","status":"completed","created_at":"2026-04-10 04:37:59","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":174,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"completed","created_at":"2026-04-09 01:05:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":173,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-09 01:04:09","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":172,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/42","status":"completed","created_at":"2026-04-09 00:45:50","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":170,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-08 07:02:32","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":169,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"completed","created_at":"2026-04-08 07:01:03","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":168,"quantity":1000,"total_coins":1000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"completed","created_at":"2026-04-08 03:32:21","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":154,"quantity":325,"total_coins":325,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 09:39:00","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":153,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 05:21:54","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":152,"quantity":175,"total_coins":175,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 01:57:11","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":151,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 00:37:56","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":150,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/69","status":"completed","created_at":"2026-03-31 11:44:10","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[10-Jun-2026 12:41:33 UTC] Total orders count: 26
[10-Jun-2026 12:41:33 UTC] === API CALL LOG ===
[10-Jun-2026 12:41:33 UTC] Endpoint: user/profile.php
[10-Jun-2026 12:41:33 UTC] Full Log Data: {
    "timestamp": "2026-06-10 12:41:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:f29:1119:7f75:dd7c:e457:a441:3da7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:f29:1119:7f75:dd7c:e457:a441:3da7, 172.70.108.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09873726be7e243-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:f29:1119:7f75:dd7c:e457:a441:3da7",
        "cf-ipcountry": "AE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 12:41:33 UTC] === END API CALL LOG ===
[10-Jun-2026 12:41:33 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 12:41:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[10-Jun-2026 12:41:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 12:41:33 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 12:41:33 UTC] User ID: 205
[10-Jun-2026 12:41:33 UTC] ✅ User profile retrieved successfully for user ID: 205
[10-Jun-2026 15:25:59 UTC] === API CALL LOG ===
[10-Jun-2026 15:25:59 UTC] Endpoint: user/profile.php
[10-Jun-2026 15:25:59 UTC] Full Log Data: {
    "timestamp": "2026-06-10 15:25:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.204.151",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.204.151, 172.68.159.123",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYxIiwidXNlcm5hbWUiOiJVemJla2lzdGFuIiwiZW1haWwiOiJpbW9tb3Zhc2FiaW5hNDk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTU5NDAyOX0.5TqUO90VsUw9uuB8uqUWPU0KL1mGfYVyL00jn4W4yQE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a099644b7f26bf25-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.204.151",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 15:25:59 UTC] === END API CALL LOG ===
[10-Jun-2026 15:25:59 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 15:25:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYxIiwidXNlcm5hbWUiOiJVemJla2lzdGFuIiwiZW1haWwiOiJpbW9tb3Zhc2FiaW5hNDk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTU5NDAyOX0.5TqUO90VsUw9uuB8uqUWPU0KL1mGfYVyL00jn4W4yQE
[10-Jun-2026 15:25:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 15:25:59 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 15:25:59 UTC] User ID: 761
[10-Jun-2026 15:25:59 UTC] ✅ User profile retrieved successfully for user ID: 761
[10-Jun-2026 15:26:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 15:26:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 15:26:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.63.204.151, 172.68.159.181","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYxIiwidXNlcm5hbWUiOiJVemJla2lzdGFuIiwiZW1haWwiOiJpbW9tb3Zhc2FiaW5hNDk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTU5NDAyOX0.5TqUO90VsUw9uuB8uqUWPU0KL1mGfYVyL00jn4W4yQE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0996455ec17bf25-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"92.63.204.151","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jun-2026 15:26:00 UTC] === User Orders API Called ===
[10-Jun-2026 15:26:00 UTC] User ID: 761
[10-Jun-2026 15:26:00 UTC] Limit: 20, Offset: 0
[10-Jun-2026 15:26:00 UTC] Orders found: 0
[10-Jun-2026 15:26:00 UTC] Orders data: []
[10-Jun-2026 15:26:00 UTC] Total orders count: 0
[10-Jun-2026 15:26:00 UTC] === API CALL LOG ===
[10-Jun-2026 15:26:00 UTC] Endpoint: user/profile.php
[10-Jun-2026 15:26:00 UTC] Full Log Data: {
    "timestamp": "2026-06-10 15:26:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.204.151",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.204.151, 172.68.159.123",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYxIiwidXNlcm5hbWUiOiJVemJla2lzdGFuIiwiZW1haWwiOiJpbW9tb3Zhc2FiaW5hNDk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTU5NDAyOX0.5TqUO90VsUw9uuB8uqUWPU0KL1mGfYVyL00jn4W4yQE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0996455ec13bf25-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.204.151",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 15:26:00 UTC] === END API CALL LOG ===
[10-Jun-2026 15:26:00 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 15:26:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYxIiwidXNlcm5hbWUiOiJVemJla2lzdGFuIiwiZW1haWwiOiJpbW9tb3Zhc2FiaW5hNDk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTU5NDAyOX0.5TqUO90VsUw9uuB8uqUWPU0KL1mGfYVyL00jn4W4yQE
[10-Jun-2026 15:26:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 15:26:00 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 15:26:00 UTC] User ID: 761
[10-Jun-2026 15:26:00 UTC] ✅ User profile retrieved successfully for user ID: 761
[10-Jun-2026 15:26:00 UTC] === API CALL LOG ===
[10-Jun-2026 15:26:00 UTC] Endpoint: user/profile.php
[10-Jun-2026 15:26:00 UTC] Full Log Data: {
    "timestamp": "2026-06-10 15:26:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.204.151",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.204.151, 172.68.159.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYxIiwidXNlcm5hbWUiOiJVemJla2lzdGFuIiwiZW1haWwiOiJpbW9tb3Zhc2FiaW5hNDk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTU5NDAyOX0.5TqUO90VsUw9uuB8uqUWPU0KL1mGfYVyL00jn4W4yQE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0996455ec18bf25-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.204.151",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 15:26:00 UTC] === END API CALL LOG ===
[10-Jun-2026 15:26:00 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 15:26:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYxIiwidXNlcm5hbWUiOiJVemJla2lzdGFuIiwiZW1haWwiOiJpbW9tb3Zhc2FiaW5hNDk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTU5NDAyOX0.5TqUO90VsUw9uuB8uqUWPU0KL1mGfYVyL00jn4W4yQE
[10-Jun-2026 15:26:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 15:26:00 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 15:26:00 UTC] User ID: 761
[10-Jun-2026 15:26:00 UTC] ✅ User profile retrieved successfully for user ID: 761
[10-Jun-2026 15:26:01 UTC] === API CALL LOG ===
[10-Jun-2026 15:26:01 UTC] Endpoint: user/profile.php
[10-Jun-2026 15:26:01 UTC] Full Log Data: {
    "timestamp": "2026-06-10 15:26:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.204.151",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.204.151, 172.68.159.123",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYxIiwidXNlcm5hbWUiOiJVemJla2lzdGFuIiwiZW1haWwiOiJpbW9tb3Zhc2FiaW5hNDk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTU5NDAyOX0.5TqUO90VsUw9uuB8uqUWPU0KL1mGfYVyL00jn4W4yQE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a099645de821bf25-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.204.151",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 15:26:01 UTC] === END API CALL LOG ===
[10-Jun-2026 15:26:01 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 15:26:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYxIiwidXNlcm5hbWUiOiJVemJla2lzdGFuIiwiZW1haWwiOiJpbW9tb3Zhc2FiaW5hNDk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTU5NDAyOX0.5TqUO90VsUw9uuB8uqUWPU0KL1mGfYVyL00jn4W4yQE
[10-Jun-2026 15:26:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 15:26:01 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 15:26:01 UTC] User ID: 761
[10-Jun-2026 15:26:01 UTC] ✅ User profile retrieved successfully for user ID: 761
[10-Jun-2026 15:26:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 15:26:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 15:26:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.63.204.151, 172.68.159.124","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYxIiwidXNlcm5hbWUiOiJVemJla2lzdGFuIiwiZW1haWwiOiJpbW9tb3Zhc2FiaW5hNDk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTU5NDAyOX0.5TqUO90VsUw9uuB8uqUWPU0KL1mGfYVyL00jn4W4yQE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a09964a5bd97bf25-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"92.63.204.151","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jun-2026 15:26:13 UTC] === User Orders API Called ===
[10-Jun-2026 15:26:13 UTC] User ID: 761
[10-Jun-2026 15:26:13 UTC] Limit: 20, Offset: 0
[10-Jun-2026 15:26:13 UTC] === API CALL LOG ===
[10-Jun-2026 15:26:13 UTC] Endpoint: user/profile.php
[10-Jun-2026 15:26:13 UTC] Full Log Data: {
    "timestamp": "2026-06-10 15:26:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.204.151",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.204.151, 172.68.159.124",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYxIiwidXNlcm5hbWUiOiJVemJla2lzdGFuIiwiZW1haWwiOiJpbW9tb3Zhc2FiaW5hNDk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTU5NDAyOX0.5TqUO90VsUw9uuB8uqUWPU0KL1mGfYVyL00jn4W4yQE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09964a5bd98bf25-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.204.151",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 15:26:13 UTC] === END API CALL LOG ===
[10-Jun-2026 15:26:13 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 15:26:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYxIiwidXNlcm5hbWUiOiJVemJla2lzdGFuIiwiZW1haWwiOiJpbW9tb3Zhc2FiaW5hNDk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTU5NDAyOX0.5TqUO90VsUw9uuB8uqUWPU0KL1mGfYVyL00jn4W4yQE
[10-Jun-2026 15:26:13 UTC] Orders found: 0
[10-Jun-2026 15:26:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 15:26:13 UTC] Orders data: []
[10-Jun-2026 15:26:13 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 15:26:13 UTC] User ID: 761
[10-Jun-2026 15:26:13 UTC] Total orders count: 0
[10-Jun-2026 15:26:13 UTC] ✅ User profile retrieved successfully for user ID: 761
[10-Jun-2026 15:26:13 UTC] === API CALL LOG ===
[10-Jun-2026 15:26:13 UTC] Endpoint: user/profile.php
[10-Jun-2026 15:26:13 UTC] Full Log Data: {
    "timestamp": "2026-06-10 15:26:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.204.151",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.204.151, 172.68.159.124",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYxIiwidXNlcm5hbWUiOiJVemJla2lzdGFuIiwiZW1haWwiOiJpbW9tb3Zhc2FiaW5hNDk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTU5NDAyOX0.5TqUO90VsUw9uuB8uqUWPU0KL1mGfYVyL00jn4W4yQE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09964a5bd99bf25-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.204.151",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 15:26:13 UTC] === END API CALL LOG ===
[10-Jun-2026 15:26:13 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 15:26:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYxIiwidXNlcm5hbWUiOiJVemJla2lzdGFuIiwiZW1haWwiOiJpbW9tb3Zhc2FiaW5hNDk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTU5NDAyOX0.5TqUO90VsUw9uuB8uqUWPU0KL1mGfYVyL00jn4W4yQE
[10-Jun-2026 15:26:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 15:26:13 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 15:26:13 UTC] User ID: 761
[10-Jun-2026 15:26:13 UTC] ✅ User profile retrieved successfully for user ID: 761
[10-Jun-2026 15:26:18 UTC] === API CALL LOG ===
[10-Jun-2026 15:26:18 UTC] Endpoint: user/profile.php
[10-Jun-2026 15:26:18 UTC] Full Log Data: {
    "timestamp": "2026-06-10 15:26:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.204.151",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.204.151, 172.68.159.124",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYxIiwidXNlcm5hbWUiOiJVemJla2lzdGFuIiwiZW1haWwiOiJpbW9tb3Zhc2FiaW5hNDk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTU5NDAyOX0.5TqUO90VsUw9uuB8uqUWPU0KL1mGfYVyL00jn4W4yQE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09964c57d45bf25-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.204.151",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 15:26:18 UTC] === API CALL LOG ===
[10-Jun-2026 15:26:18 UTC] === END API CALL LOG ===
[10-Jun-2026 15:26:18 UTC] Endpoint: user/profile.php
[10-Jun-2026 15:26:18 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 15:26:18 UTC] Full Log Data: {
    "timestamp": "2026-06-10 15:26:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.204.151",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.204.151, 172.68.159.124",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYxIiwidXNlcm5hbWUiOiJVemJla2lzdGFuIiwiZW1haWwiOiJpbW9tb3Zhc2FiaW5hNDk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTU5NDAyOX0.5TqUO90VsUw9uuB8uqUWPU0KL1mGfYVyL00jn4W4yQE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09964c57d44bf25-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.204.151",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 15:26:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYxIiwidXNlcm5hbWUiOiJVemJla2lzdGFuIiwiZW1haWwiOiJpbW9tb3Zhc2FiaW5hNDk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTU5NDAyOX0.5TqUO90VsUw9uuB8uqUWPU0KL1mGfYVyL00jn4W4yQE
[10-Jun-2026 15:26:18 UTC] === END API CALL LOG ===
[10-Jun-2026 15:26:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 15:26:18 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 15:26:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYxIiwidXNlcm5hbWUiOiJVemJla2lzdGFuIiwiZW1haWwiOiJpbW9tb3Zhc2FiaW5hNDk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTU5NDAyOX0.5TqUO90VsUw9uuB8uqUWPU0KL1mGfYVyL00jn4W4yQE
[10-Jun-2026 15:26:18 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 15:26:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 15:26:18 UTC] User ID: 761
[10-Jun-2026 15:26:18 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 15:26:18 UTC] User ID: 761
[10-Jun-2026 15:26:18 UTC] ✅ User profile retrieved successfully for user ID: 761
[10-Jun-2026 15:26:18 UTC] ✅ User profile retrieved successfully for user ID: 761
[10-Jun-2026 15:26:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 15:26:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 15:26:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.63.204.151, 172.68.159.124","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYxIiwidXNlcm5hbWUiOiJVemJla2lzdGFuIiwiZW1haWwiOiJpbW9tb3Zhc2FiaW5hNDk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTU5NDAyOX0.5TqUO90VsUw9uuB8uqUWPU0KL1mGfYVyL00jn4W4yQE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a09964c57d43bf25-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"92.63.204.151","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jun-2026 15:26:18 UTC] === User Orders API Called ===
[10-Jun-2026 15:26:18 UTC] User ID: 761
[10-Jun-2026 15:26:18 UTC] Limit: 20, Offset: 0
[10-Jun-2026 15:26:18 UTC] Orders found: 0
[10-Jun-2026 15:26:18 UTC] Orders data: []
[10-Jun-2026 15:26:18 UTC] Total orders count: 0
[10-Jun-2026 15:26:19 UTC] === API CALL LOG ===
[10-Jun-2026 15:26:19 UTC] Endpoint: user/profile.php
[10-Jun-2026 15:26:19 UTC] Full Log Data: {
    "timestamp": "2026-06-10 15:26:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.204.151",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.204.151, 172.68.159.124",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYxIiwidXNlcm5hbWUiOiJVemJla2lzdGFuIiwiZW1haWwiOiJpbW9tb3Zhc2FiaW5hNDk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTU5NDAyOX0.5TqUO90VsUw9uuB8uqUWPU0KL1mGfYVyL00jn4W4yQE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09964ca7facbf25-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.204.151",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 15:26:19 UTC] === END API CALL LOG ===
[10-Jun-2026 15:26:19 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 15:26:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYxIiwidXNlcm5hbWUiOiJVemJla2lzdGFuIiwiZW1haWwiOiJpbW9tb3Zhc2FiaW5hNDk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTU5NDAyOX0.5TqUO90VsUw9uuB8uqUWPU0KL1mGfYVyL00jn4W4yQE
[10-Jun-2026 15:26:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 15:26:19 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 15:26:19 UTC] User ID: 761
[10-Jun-2026 15:26:19 UTC] ✅ User profile retrieved successfully for user ID: 761
[10-Jun-2026 15:26:24 UTC] === API CALL LOG ===
[10-Jun-2026 15:26:24 UTC] Endpoint: user/profile.php
[10-Jun-2026 15:26:24 UTC] Full Log Data: {
    "timestamp": "2026-06-10 15:26:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.204.151",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.204.151, 172.68.159.124",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYxIiwidXNlcm5hbWUiOiJVemJla2lzdGFuIiwiZW1haWwiOiJpbW9tb3Zhc2FiaW5hNDk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTU5NDAyOX0.5TqUO90VsUw9uuB8uqUWPU0KL1mGfYVyL00jn4W4yQE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09964eb2849bf25-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.204.151",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 15:26:24 UTC] === END API CALL LOG ===
[10-Jun-2026 15:26:24 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 15:26:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYxIiwidXNlcm5hbWUiOiJVemJla2lzdGFuIiwiZW1haWwiOiJpbW9tb3Zhc2FiaW5hNDk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTU5NDAyOX0.5TqUO90VsUw9uuB8uqUWPU0KL1mGfYVyL00jn4W4yQE
[10-Jun-2026 15:26:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 15:26:24 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 15:26:24 UTC] User ID: 761
[10-Jun-2026 15:26:24 UTC] ✅ User profile retrieved successfully for user ID: 761
[10-Jun-2026 15:26:33 UTC] === API CALL LOG ===
[10-Jun-2026 15:26:33 UTC] Endpoint: user/profile.php
[10-Jun-2026 15:26:33 UTC] Full Log Data: {
    "timestamp": "2026-06-10 15:26:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.204.151",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.204.151, 172.68.159.124",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYxIiwidXNlcm5hbWUiOiJVemJla2lzdGFuIiwiZW1haWwiOiJpbW9tb3Zhc2FiaW5hNDk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTU5NDAyOX0.5TqUO90VsUw9uuB8uqUWPU0KL1mGfYVyL00jn4W4yQE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09965209c55bf25-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.204.151",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 15:26:33 UTC] === END API CALL LOG ===
[10-Jun-2026 15:26:33 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 15:26:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYxIiwidXNlcm5hbWUiOiJVemJla2lzdGFuIiwiZW1haWwiOiJpbW9tb3Zhc2FiaW5hNDk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTU5NDAyOX0.5TqUO90VsUw9uuB8uqUWPU0KL1mGfYVyL00jn4W4yQE
[10-Jun-2026 15:26:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 15:26:33 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 15:26:33 UTC] User ID: 761
[10-Jun-2026 15:26:33 UTC] ✅ User profile retrieved successfully for user ID: 761
[10-Jun-2026 15:26:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 15:26:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 15:26:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.63.204.151, 172.68.159.124","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYxIiwidXNlcm5hbWUiOiJVemJla2lzdGFuIiwiZW1haWwiOiJpbW9tb3Zhc2FiaW5hNDk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTU5NDAyOX0.5TqUO90VsUw9uuB8uqUWPU0KL1mGfYVyL00jn4W4yQE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a099655fd971bf25-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"92.63.204.151","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jun-2026 15:26:43 UTC] === User Orders API Called ===
[10-Jun-2026 15:26:43 UTC] User ID: 761
[10-Jun-2026 15:26:43 UTC] Limit: 20, Offset: 0
[10-Jun-2026 15:26:43 UTC] Orders found: 0
[10-Jun-2026 15:26:43 UTC] Orders data: []
[10-Jun-2026 15:26:43 UTC] Total orders count: 0
[10-Jun-2026 15:26:43 UTC] === API CALL LOG ===
[10-Jun-2026 15:26:43 UTC] Endpoint: user/profile.php
[10-Jun-2026 15:26:43 UTC] Full Log Data: {
    "timestamp": "2026-06-10 15:26:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.204.151",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.204.151, 172.68.159.124",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYxIiwidXNlcm5hbWUiOiJVemJla2lzdGFuIiwiZW1haWwiOiJpbW9tb3Zhc2FiaW5hNDk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTU5NDAyOX0.5TqUO90VsUw9uuB8uqUWPU0KL1mGfYVyL00jn4W4yQE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a099655fd975bf25-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.204.151",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 15:26:43 UTC] === END API CALL LOG ===
[10-Jun-2026 15:26:43 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 15:26:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYxIiwidXNlcm5hbWUiOiJVemJla2lzdGFuIiwiZW1haWwiOiJpbW9tb3Zhc2FiaW5hNDk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTU5NDAyOX0.5TqUO90VsUw9uuB8uqUWPU0KL1mGfYVyL00jn4W4yQE
[10-Jun-2026 15:26:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 15:26:43 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 15:26:43 UTC] User ID: 761
[10-Jun-2026 15:26:43 UTC] ✅ User profile retrieved successfully for user ID: 761
[10-Jun-2026 15:26:43 UTC] === API CALL LOG ===
[10-Jun-2026 15:26:43 UTC] Endpoint: user/profile.php
[10-Jun-2026 15:26:43 UTC] Full Log Data: {
    "timestamp": "2026-06-10 15:26:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.204.151",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.204.151, 172.68.159.124",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYxIiwidXNlcm5hbWUiOiJVemJla2lzdGFuIiwiZW1haWwiOiJpbW9tb3Zhc2FiaW5hNDk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTU5NDAyOX0.5TqUO90VsUw9uuB8uqUWPU0KL1mGfYVyL00jn4W4yQE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a099655fd972bf25-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.204.151",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 15:26:43 UTC] === END API CALL LOG ===
[10-Jun-2026 15:26:43 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 15:26:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYxIiwidXNlcm5hbWUiOiJVemJla2lzdGFuIiwiZW1haWwiOiJpbW9tb3Zhc2FiaW5hNDk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTU5NDAyOX0.5TqUO90VsUw9uuB8uqUWPU0KL1mGfYVyL00jn4W4yQE
[10-Jun-2026 15:26:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 15:26:43 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 15:26:43 UTC] User ID: 761
[10-Jun-2026 15:26:43 UTC] ✅ User profile retrieved successfully for user ID: 761
[10-Jun-2026 15:45:20 UTC] === API CALL LOG ===
[10-Jun-2026 15:45:20 UTC] Endpoint: user/profile.php
[10-Jun-2026 15:45:20 UTC] Full Log Data: {
    "timestamp": "2026-06-10 15:45:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.199",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.199, 172.64.198.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYxIiwidXNlcm5hbWUiOiJVemJla2lzdGFuIiwiZW1haWwiOiJpbW9tb3Zhc2FiaW5hNDk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTU5NDAyOX0.5TqUO90VsUw9uuB8uqUWPU0KL1mGfYVyL00jn4W4yQE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09980a8ffce3463-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.199",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 15:45:20 UTC] === END API CALL LOG ===
[10-Jun-2026 15:45:20 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 15:45:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYxIiwidXNlcm5hbWUiOiJVemJla2lzdGFuIiwiZW1haWwiOiJpbW9tb3Zhc2FiaW5hNDk3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTU5NDAyOX0.5TqUO90VsUw9uuB8uqUWPU0KL1mGfYVyL00jn4W4yQE
[10-Jun-2026 15:45:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 15:45:20 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 15:45:20 UTC] User ID: 761
[10-Jun-2026 15:45:20 UTC] ✅ User profile retrieved successfully for user ID: 761
[10-Jun-2026 16:26:10 UTC] === API CALL LOG ===
[10-Jun-2026 16:26:10 UTC] Endpoint: user/profile.php
[10-Jun-2026 16:26:10 UTC] Full Log Data: {
    "timestamp": "2026-06-10 16:26:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.181.181.77",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.181.181.77, 172.69.159.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc5IiwidXNlcm5hbWUiOiJIckFrYXNoMjQiLCJlbWFpbCI6InJlYWx0aW1lLmxpZmUyMkBnbWFpbC5jb20iLCJleHAiOjE3ODE3MTM1Njh9.-WhsjKCEyUNzXM33EVllED9vj4um4L4-6b3g6XRwjYQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a099bc74fb211ed4-CGP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.181.181.77",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 16:26:10 UTC] === END API CALL LOG ===
[10-Jun-2026 16:26:10 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 16:26:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc5IiwidXNlcm5hbWUiOiJIckFrYXNoMjQiLCJlbWFpbCI6InJlYWx0aW1lLmxpZmUyMkBnbWFpbC5jb20iLCJleHAiOjE3ODE3MTM1Njh9.-WhsjKCEyUNzXM33EVllED9vj4um4L4-6b3g6XRwjYQ
[10-Jun-2026 16:26:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 16:26:10 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 16:26:10 UTC] User ID: 779
[10-Jun-2026 16:26:10 UTC] ✅ User profile retrieved successfully for user ID: 779
[10-Jun-2026 16:26:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 16:26:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 16:26:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.181.181.77, 172.69.159.181","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc5IiwidXNlcm5hbWUiOiJIckFrYXNoMjQiLCJlbWFpbCI6InJlYWx0aW1lLmxpZmUyMkBnbWFpbC5jb20iLCJleHAiOjE3ODE3MTM1Njh9.-WhsjKCEyUNzXM33EVllED9vj4um4L4-6b3g6XRwjYQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a099bc752be61ed4-CGP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.181.181.77","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jun-2026 16:26:10 UTC] === User Orders API Called ===
[10-Jun-2026 16:26:10 UTC] User ID: 779
[10-Jun-2026 16:26:10 UTC] Limit: 20, Offset: 0
[10-Jun-2026 16:26:10 UTC] Orders found: 0
[10-Jun-2026 16:26:10 UTC] Orders data: []
[10-Jun-2026 16:26:10 UTC] Total orders count: 0
[10-Jun-2026 16:26:10 UTC] === API CALL LOG ===
[10-Jun-2026 16:26:10 UTC] Endpoint: user/profile.php
[10-Jun-2026 16:26:10 UTC] Full Log Data: {
    "timestamp": "2026-06-10 16:26:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.181.181.77",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.181.181.77, 172.69.159.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc5IiwidXNlcm5hbWUiOiJIckFrYXNoMjQiLCJlbWFpbCI6InJlYWx0aW1lLmxpZmUyMkBnbWFpbC5jb20iLCJleHAiOjE3ODE3MTM1Njh9.-WhsjKCEyUNzXM33EVllED9vj4um4L4-6b3g6XRwjYQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a099bc758d1e1ed4-CGP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.181.181.77",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 16:26:10 UTC] === END API CALL LOG ===
[10-Jun-2026 16:26:10 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 16:26:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc5IiwidXNlcm5hbWUiOiJIckFrYXNoMjQiLCJlbWFpbCI6InJlYWx0aW1lLmxpZmUyMkBnbWFpbC5jb20iLCJleHAiOjE3ODE3MTM1Njh9.-WhsjKCEyUNzXM33EVllED9vj4um4L4-6b3g6XRwjYQ
[10-Jun-2026 16:26:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 16:26:10 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 16:26:10 UTC] User ID: 779
[10-Jun-2026 16:26:10 UTC] ✅ User profile retrieved successfully for user ID: 779
[10-Jun-2026 16:26:11 UTC] === API CALL LOG ===
[10-Jun-2026 16:26:11 UTC] Endpoint: user/profile.php
[10-Jun-2026 16:26:11 UTC] Full Log Data: {
    "timestamp": "2026-06-10 16:26:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.181.181.77",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.181.181.77, 172.69.159.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc5IiwidXNlcm5hbWUiOiJIckFrYXNoMjQiLCJlbWFpbCI6InJlYWx0aW1lLmxpZmUyMkBnbWFpbC5jb20iLCJleHAiOjE3ODE3MTM1Njh9.-WhsjKCEyUNzXM33EVllED9vj4um4L4-6b3g6XRwjYQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a099bc7fe88f1ed4-CGP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.181.181.77",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 16:26:11 UTC] === END API CALL LOG ===
[10-Jun-2026 16:26:11 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 16:26:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc5IiwidXNlcm5hbWUiOiJIckFrYXNoMjQiLCJlbWFpbCI6InJlYWx0aW1lLmxpZmUyMkBnbWFpbC5jb20iLCJleHAiOjE3ODE3MTM1Njh9.-WhsjKCEyUNzXM33EVllED9vj4um4L4-6b3g6XRwjYQ
[10-Jun-2026 16:26:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 16:26:11 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 16:26:11 UTC] User ID: 779
[10-Jun-2026 16:26:11 UTC] ✅ User profile retrieved successfully for user ID: 779
[10-Jun-2026 16:26:18 UTC] === API CALL LOG ===
[10-Jun-2026 16:26:18 UTC] Endpoint: user/profile.php
[10-Jun-2026 16:26:18 UTC] Full Log Data: {
    "timestamp": "2026-06-10 16:26:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.181.181.77",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.181.181.77, 172.69.159.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc5IiwidXNlcm5hbWUiOiJIckFrYXNoMjQiLCJlbWFpbCI6InJlYWx0aW1lLmxpZmUyMkBnbWFpbC5jb20iLCJleHAiOjE3ODE3MTM1Njh9.-WhsjKCEyUNzXM33EVllED9vj4um4L4-6b3g6XRwjYQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a099bca7eda41ed4-CGP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.181.181.77",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 16:26:18 UTC] === END API CALL LOG ===
[10-Jun-2026 16:26:18 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 16:26:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc5IiwidXNlcm5hbWUiOiJIckFrYXNoMjQiLCJlbWFpbCI6InJlYWx0aW1lLmxpZmUyMkBnbWFpbC5jb20iLCJleHAiOjE3ODE3MTM1Njh9.-WhsjKCEyUNzXM33EVllED9vj4um4L4-6b3g6XRwjYQ
[10-Jun-2026 16:26:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 16:26:18 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 16:26:18 UTC] User ID: 779
[10-Jun-2026 16:26:18 UTC] ✅ User profile retrieved successfully for user ID: 779
[10-Jun-2026 16:26:19 UTC] === API CALL LOG ===
[10-Jun-2026 16:26:19 UTC] Endpoint: user/profile.php
[10-Jun-2026 16:26:19 UTC] Full Log Data: {
    "timestamp": "2026-06-10 16:26:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.181.181.77",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.181.181.77, 172.69.159.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc5IiwidXNlcm5hbWUiOiJIckFrYXNoMjQiLCJlbWFpbCI6InJlYWx0aW1lLmxpZmUyMkBnbWFpbC5jb20iLCJleHAiOjE3ODE3MTM1Njh9.-WhsjKCEyUNzXM33EVllED9vj4um4L4-6b3g6XRwjYQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a099bcaff83e1ed4-CGP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.181.181.77",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 16:26:19 UTC] === END API CALL LOG ===
[10-Jun-2026 16:26:19 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 16:26:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc5IiwidXNlcm5hbWUiOiJIckFrYXNoMjQiLCJlbWFpbCI6InJlYWx0aW1lLmxpZmUyMkBnbWFpbC5jb20iLCJleHAiOjE3ODE3MTM1Njh9.-WhsjKCEyUNzXM33EVllED9vj4um4L4-6b3g6XRwjYQ
[10-Jun-2026 16:26:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 16:26:19 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 16:26:19 UTC] User ID: 779
[10-Jun-2026 16:26:19 UTC] ✅ User profile retrieved successfully for user ID: 779
[10-Jun-2026 16:26:19 UTC] User Purchases API - User ID: 779
[10-Jun-2026 16:26:19 UTC] User Purchases API - Total purchases found: 0
[10-Jun-2026 16:26:32 UTC] User Purchases API - User ID: 779
[10-Jun-2026 16:26:32 UTC] User Purchases API - Total purchases found: 0
[10-Jun-2026 16:27:33 UTC] === API CALL LOG ===
[10-Jun-2026 16:27:33 UTC] Endpoint: user/profile.php
[10-Jun-2026 16:27:33 UTC] Full Log Data: {
    "timestamp": "2026-06-10 16:27:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.181.181.77",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.181.181.77, 172.69.159.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc5IiwidXNlcm5hbWUiOiJIckFrYXNoMjQiLCJlbWFpbCI6InJlYWx0aW1lLmxpZmUyMkBnbWFpbC5jb20iLCJleHAiOjE3ODE3MTM1Njh9.-WhsjKCEyUNzXM33EVllED9vj4um4L4-6b3g6XRwjYQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a099be803eca1ed4-CGP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.181.181.77",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 16:27:33 UTC] === END API CALL LOG ===
[10-Jun-2026 16:27:33 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 16:27:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc5IiwidXNlcm5hbWUiOiJIckFrYXNoMjQiLCJlbWFpbCI6InJlYWx0aW1lLmxpZmUyMkBnbWFpbC5jb20iLCJleHAiOjE3ODE3MTM1Njh9.-WhsjKCEyUNzXM33EVllED9vj4um4L4-6b3g6XRwjYQ
[10-Jun-2026 16:27:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 16:27:33 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 16:27:33 UTC] User ID: 779
[10-Jun-2026 16:27:33 UTC] ✅ User profile retrieved successfully for user ID: 779
[10-Jun-2026 16:27:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 16:27:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 16:27:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.181.181.77, 172.69.159.181","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc5IiwidXNlcm5hbWUiOiJIckFrYXNoMjQiLCJlbWFpbCI6InJlYWx0aW1lLmxpZmUyMkBnbWFpbC5jb20iLCJleHAiOjE3ODE3MTM1Njh9.-WhsjKCEyUNzXM33EVllED9vj4um4L4-6b3g6XRwjYQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a099be8808071ed4-CGP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.181.181.77","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jun-2026 16:27:35 UTC] === User Orders API Called ===
[10-Jun-2026 16:27:35 UTC] User ID: 779
[10-Jun-2026 16:27:35 UTC] Limit: 20, Offset: 0
[10-Jun-2026 16:27:35 UTC] Orders found: 0
[10-Jun-2026 16:27:35 UTC] Orders data: []
[10-Jun-2026 16:27:35 UTC] === API CALL LOG ===
[10-Jun-2026 16:27:35 UTC] Total orders count: 0
[10-Jun-2026 16:27:35 UTC] Endpoint: user/profile.php
[10-Jun-2026 16:27:35 UTC] Full Log Data: {
    "timestamp": "2026-06-10 16:27:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.181.181.77",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.181.181.77, 172.69.159.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc5IiwidXNlcm5hbWUiOiJIckFrYXNoMjQiLCJlbWFpbCI6InJlYWx0aW1lLmxpZmUyMkBnbWFpbC5jb20iLCJleHAiOjE3ODE3MTM1Njh9.-WhsjKCEyUNzXM33EVllED9vj4um4L4-6b3g6XRwjYQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a099be8808081ed4-CGP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.181.181.77",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 16:27:35 UTC] === END API CALL LOG ===
[10-Jun-2026 16:27:35 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 16:27:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc5IiwidXNlcm5hbWUiOiJIckFrYXNoMjQiLCJlbWFpbCI6InJlYWx0aW1lLmxpZmUyMkBnbWFpbC5jb20iLCJleHAiOjE3ODE3MTM1Njh9.-WhsjKCEyUNzXM33EVllED9vj4um4L4-6b3g6XRwjYQ
[10-Jun-2026 16:27:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 16:27:35 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 16:27:35 UTC] User ID: 779
[10-Jun-2026 16:27:35 UTC] ✅ User profile retrieved successfully for user ID: 779
[10-Jun-2026 16:27:35 UTC] === API CALL LOG ===
[10-Jun-2026 16:27:35 UTC] Endpoint: user/profile.php
[10-Jun-2026 16:27:35 UTC] Full Log Data: {
    "timestamp": "2026-06-10 16:27:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.181.181.77",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.181.181.77, 172.69.159.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc5IiwidXNlcm5hbWUiOiJIckFrYXNoMjQiLCJlbWFpbCI6InJlYWx0aW1lLmxpZmUyMkBnbWFpbC5jb20iLCJleHAiOjE3ODE3MTM1Njh9.-WhsjKCEyUNzXM33EVllED9vj4um4L4-6b3g6XRwjYQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a099be899c8f1ed4-CGP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.181.181.77",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 16:27:35 UTC] === END API CALL LOG ===
[10-Jun-2026 16:27:35 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 16:27:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc5IiwidXNlcm5hbWUiOiJIckFrYXNoMjQiLCJlbWFpbCI6InJlYWx0aW1lLmxpZmUyMkBnbWFpbC5jb20iLCJleHAiOjE3ODE3MTM1Njh9.-WhsjKCEyUNzXM33EVllED9vj4um4L4-6b3g6XRwjYQ
[10-Jun-2026 16:27:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 16:27:35 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 16:27:35 UTC] User ID: 779
[10-Jun-2026 16:27:35 UTC] ✅ User profile retrieved successfully for user ID: 779
[10-Jun-2026 16:27:36 UTC] === API CALL LOG ===
[10-Jun-2026 16:27:36 UTC] Endpoint: user/profile.php
[10-Jun-2026 16:27:36 UTC] Full Log Data: {
    "timestamp": "2026-06-10 16:27:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.181.181.77",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.181.181.77, 172.69.159.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc5IiwidXNlcm5hbWUiOiJIckFrYXNoMjQiLCJlbWFpbCI6InJlYWx0aW1lLmxpZmUyMkBnbWFpbC5jb20iLCJleHAiOjE3ODE3MTM1Njh9.-WhsjKCEyUNzXM33EVllED9vj4um4L4-6b3g6XRwjYQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a099be901ac01ed4-CGP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.181.181.77",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 16:27:36 UTC] === END API CALL LOG ===
[10-Jun-2026 16:27:36 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 16:27:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc5IiwidXNlcm5hbWUiOiJIckFrYXNoMjQiLCJlbWFpbCI6InJlYWx0aW1lLmxpZmUyMkBnbWFpbC5jb20iLCJleHAiOjE3ODE3MTM1Njh9.-WhsjKCEyUNzXM33EVllED9vj4um4L4-6b3g6XRwjYQ
[10-Jun-2026 16:27:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 16:27:36 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 16:27:36 UTC] User ID: 779
[10-Jun-2026 16:27:36 UTC] ✅ User profile retrieved successfully for user ID: 779
[10-Jun-2026 16:27:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 16:27:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 16:27:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.181.181.77, 172.69.159.181","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc5IiwidXNlcm5hbWUiOiJIckFrYXNoMjQiLCJlbWFpbCI6InJlYWx0aW1lLmxpZmUyMkBnbWFpbC5jb20iLCJleHAiOjE3ODE3MTM1Njh9.-WhsjKCEyUNzXM33EVllED9vj4um4L4-6b3g6XRwjYQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a099bec79c361ed4-CGP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.181.181.77","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jun-2026 16:27:45 UTC] === User Orders API Called ===
[10-Jun-2026 16:27:45 UTC] User ID: 779
[10-Jun-2026 16:27:45 UTC] Limit: 20, Offset: 0
[10-Jun-2026 16:27:45 UTC] Orders found: 0
[10-Jun-2026 16:27:45 UTC] Orders data: []
[10-Jun-2026 16:27:45 UTC] Total orders count: 0
[10-Jun-2026 16:27:45 UTC] === API CALL LOG ===
[10-Jun-2026 16:27:45 UTC] Endpoint: user/profile.php
[10-Jun-2026 16:27:45 UTC] Full Log Data: {
    "timestamp": "2026-06-10 16:27:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.181.181.77",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.181.181.77, 172.69.159.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc5IiwidXNlcm5hbWUiOiJIckFrYXNoMjQiLCJlbWFpbCI6InJlYWx0aW1lLmxpZmUyMkBnbWFpbC5jb20iLCJleHAiOjE3ODE3MTM1Njh9.-WhsjKCEyUNzXM33EVllED9vj4um4L4-6b3g6XRwjYQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a099bec80e001ed4-CGP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.181.181.77",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 16:27:45 UTC] === END API CALL LOG ===
[10-Jun-2026 16:27:45 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 16:27:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc5IiwidXNlcm5hbWUiOiJIckFrYXNoMjQiLCJlbWFpbCI6InJlYWx0aW1lLmxpZmUyMkBnbWFpbC5jb20iLCJleHAiOjE3ODE3MTM1Njh9.-WhsjKCEyUNzXM33EVllED9vj4um4L4-6b3g6XRwjYQ
[10-Jun-2026 16:27:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 16:27:45 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 16:27:45 UTC] User ID: 779
[10-Jun-2026 16:27:45 UTC] ✅ User profile retrieved successfully for user ID: 779
[10-Jun-2026 16:27:46 UTC] === API CALL LOG ===
[10-Jun-2026 16:27:46 UTC] Endpoint: user/profile.php
[10-Jun-2026 16:27:46 UTC] Full Log Data: {
    "timestamp": "2026-06-10 16:27:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.181.181.77",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.181.181.77, 172.69.159.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc5IiwidXNlcm5hbWUiOiJIckFrYXNoMjQiLCJlbWFpbCI6InJlYWx0aW1lLmxpZmUyMkBnbWFpbC5jb20iLCJleHAiOjE3ODE3MTM1Njh9.-WhsjKCEyUNzXM33EVllED9vj4um4L4-6b3g6XRwjYQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a099beccdc431ed4-CGP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.181.181.77",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 16:27:46 UTC] === END API CALL LOG ===
[10-Jun-2026 16:27:46 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 16:27:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc5IiwidXNlcm5hbWUiOiJIckFrYXNoMjQiLCJlbWFpbCI6InJlYWx0aW1lLmxpZmUyMkBnbWFpbC5jb20iLCJleHAiOjE3ODE3MTM1Njh9.-WhsjKCEyUNzXM33EVllED9vj4um4L4-6b3g6XRwjYQ
[10-Jun-2026 16:27:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 16:27:46 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 16:27:46 UTC] User ID: 779
[10-Jun-2026 16:27:46 UTC] ✅ User profile retrieved successfully for user ID: 779
[10-Jun-2026 16:27:46 UTC] === API CALL LOG ===
[10-Jun-2026 16:27:46 UTC] Endpoint: user/profile.php
[10-Jun-2026 16:27:46 UTC] Full Log Data: {
    "timestamp": "2026-06-10 16:27:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.181.181.77",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.181.181.77, 172.69.159.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc5IiwidXNlcm5hbWUiOiJIckFrYXNoMjQiLCJlbWFpbCI6InJlYWx0aW1lLmxpZmUyMkBnbWFpbC5jb20iLCJleHAiOjE3ODE3MTM1Njh9.-WhsjKCEyUNzXM33EVllED9vj4um4L4-6b3g6XRwjYQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a099bed088ab1ed4-CGP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.181.181.77",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 16:27:46 UTC] === END API CALL LOG ===
[10-Jun-2026 16:27:46 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 16:27:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc5IiwidXNlcm5hbWUiOiJIckFrYXNoMjQiLCJlbWFpbCI6InJlYWx0aW1lLmxpZmUyMkBnbWFpbC5jb20iLCJleHAiOjE3ODE3MTM1Njh9.-WhsjKCEyUNzXM33EVllED9vj4um4L4-6b3g6XRwjYQ
[10-Jun-2026 16:27:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 16:27:46 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 16:27:46 UTC] User ID: 779
[10-Jun-2026 16:27:46 UTC] ✅ User profile retrieved successfully for user ID: 779
[10-Jun-2026 16:28:00 UTC] === API CALL LOG ===
[10-Jun-2026 16:28:00 UTC] Endpoint: user/profile.php
[10-Jun-2026 16:28:00 UTC] Full Log Data: {
    "timestamp": "2026-06-10 16:28:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.181.181.77",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.181.181.77, 172.69.159.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc5IiwidXNlcm5hbWUiOiJIckFrYXNoMjQiLCJlbWFpbCI6InJlYWx0aW1lLmxpZmUyMkBnbWFpbC5jb20iLCJleHAiOjE3ODE3MTM1Njh9.-WhsjKCEyUNzXM33EVllED9vj4um4L4-6b3g6XRwjYQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a099bf226d1a1ed4-CGP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.181.181.77",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 16:28:00 UTC] === END API CALL LOG ===
[10-Jun-2026 16:28:00 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 16:28:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc5IiwidXNlcm5hbWUiOiJIckFrYXNoMjQiLCJlbWFpbCI6InJlYWx0aW1lLmxpZmUyMkBnbWFpbC5jb20iLCJleHAiOjE3ODE3MTM1Njh9.-WhsjKCEyUNzXM33EVllED9vj4um4L4-6b3g6XRwjYQ
[10-Jun-2026 16:28:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 16:28:00 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 16:28:00 UTC] User ID: 779
[10-Jun-2026 16:28:00 UTC] ✅ User profile retrieved successfully for user ID: 779
[10-Jun-2026 16:53:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 16:53:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 16:53:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.112.212.86, 141.101.69.80","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgwIiwidXNlcm5hbWUiOiJTdXBwb3J0IFRlYW0iLCJlbWFpbCI6Im1hcmxlbmFtZXNiMTJAZ21haWwuY29tIiwiZXhwIjoxNzgxNzE1MTkxfQ.wVQpMRb1i7WbBUQEA7nHiZQq0fiVO2q5RVT0Cb8ONCc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a099e4187a37214f-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.112.212.86","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jun-2026 16:53:13 UTC] === User Orders API Called ===
[10-Jun-2026 16:53:13 UTC] User ID: 780
[10-Jun-2026 16:53:13 UTC] Limit: 20, Offset: 0
[10-Jun-2026 16:53:13 UTC] Orders found: 0
[10-Jun-2026 16:53:13 UTC] Orders data: []
[10-Jun-2026 16:53:13 UTC] === API CALL LOG ===
[10-Jun-2026 16:53:13 UTC] Endpoint: user/profile.php
[10-Jun-2026 16:53:13 UTC] Total orders count: 0
[10-Jun-2026 16:53:13 UTC] Full Log Data: {
    "timestamp": "2026-06-10 16:53:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.212.86",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.112.212.86, 141.101.68.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgwIiwidXNlcm5hbWUiOiJTdXBwb3J0IFRlYW0iLCJlbWFpbCI6Im1hcmxlbmFtZXNiMTJAZ21haWwuY29tIiwiZXhwIjoxNzgxNzE1MTkxfQ.wVQpMRb1i7WbBUQEA7nHiZQq0fiVO2q5RVT0Cb8ONCc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a099e4187a32214f-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.112.212.86",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 16:53:13 UTC] === END API CALL LOG ===
[10-Jun-2026 16:53:13 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 16:53:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgwIiwidXNlcm5hbWUiOiJTdXBwb3J0IFRlYW0iLCJlbWFpbCI6Im1hcmxlbmFtZXNiMTJAZ21haWwuY29tIiwiZXhwIjoxNzgxNzE1MTkxfQ.wVQpMRb1i7WbBUQEA7nHiZQq0fiVO2q5RVT0Cb8ONCc
[10-Jun-2026 16:53:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 16:53:13 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 16:53:13 UTC] User ID: 780
[10-Jun-2026 16:53:13 UTC] === API CALL LOG ===
[10-Jun-2026 16:53:13 UTC] Endpoint: user/profile.php
[10-Jun-2026 16:53:13 UTC] Full Log Data: {
    "timestamp": "2026-06-10 16:53:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.212.86",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.112.212.86, 141.101.68.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgwIiwidXNlcm5hbWUiOiJTdXBwb3J0IFRlYW0iLCJlbWFpbCI6Im1hcmxlbmFtZXNiMTJAZ21haWwuY29tIiwiZXhwIjoxNzgxNzE1MTkxfQ.wVQpMRb1i7WbBUQEA7nHiZQq0fiVO2q5RVT0Cb8ONCc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a099e4187a38214f-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.112.212.86",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 16:53:13 UTC] === END API CALL LOG ===
[10-Jun-2026 16:53:13 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 16:53:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgwIiwidXNlcm5hbWUiOiJTdXBwb3J0IFRlYW0iLCJlbWFpbCI6Im1hcmxlbmFtZXNiMTJAZ21haWwuY29tIiwiZXhwIjoxNzgxNzE1MTkxfQ.wVQpMRb1i7WbBUQEA7nHiZQq0fiVO2q5RVT0Cb8ONCc
[10-Jun-2026 16:53:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 16:53:13 UTC] ✅ User profile retrieved successfully for user ID: 780
[10-Jun-2026 16:53:13 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 16:53:13 UTC] User ID: 780
[10-Jun-2026 16:53:13 UTC] ✅ User profile retrieved successfully for user ID: 780
[10-Jun-2026 16:53:15 UTC] === API CALL LOG ===
[10-Jun-2026 16:53:15 UTC] Endpoint: user/profile.php
[10-Jun-2026 16:53:15 UTC] Full Log Data: {
    "timestamp": "2026-06-10 16:53:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.212.86",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.112.212.86, 141.101.68.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgwIiwidXNlcm5hbWUiOiJTdXBwb3J0IFRlYW0iLCJlbWFpbCI6Im1hcmxlbmFtZXNiMTJAZ21haWwuY29tIiwiZXhwIjoxNzgxNzE1MTkxfQ.wVQpMRb1i7WbBUQEA7nHiZQq0fiVO2q5RVT0Cb8ONCc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a099e424d933214f-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.112.212.86",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 16:53:15 UTC] === END API CALL LOG ===
[10-Jun-2026 16:53:15 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 16:53:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgwIiwidXNlcm5hbWUiOiJTdXBwb3J0IFRlYW0iLCJlbWFpbCI6Im1hcmxlbmFtZXNiMTJAZ21haWwuY29tIiwiZXhwIjoxNzgxNzE1MTkxfQ.wVQpMRb1i7WbBUQEA7nHiZQq0fiVO2q5RVT0Cb8ONCc
[10-Jun-2026 16:53:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 16:53:15 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 16:53:15 UTC] User ID: 780
[10-Jun-2026 16:53:15 UTC] ✅ User profile retrieved successfully for user ID: 780
[10-Jun-2026 16:53:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 16:53:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 16:53:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.112.212.86, 141.101.68.71","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgwIiwidXNlcm5hbWUiOiJTdXBwb3J0IFRlYW0iLCJlbWFpbCI6Im1hcmxlbmFtZXNiMTJAZ21haWwuY29tIiwiZXhwIjoxNzgxNzE1MTkxfQ.wVQpMRb1i7WbBUQEA7nHiZQq0fiVO2q5RVT0Cb8ONCc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a099e4dd3b9a214f-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.112.212.86","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jun-2026 16:53:45 UTC] === User Orders API Called ===
[10-Jun-2026 16:53:45 UTC] User ID: 780
[10-Jun-2026 16:53:45 UTC] Limit: 20, Offset: 0
[10-Jun-2026 16:53:45 UTC] Orders found: 0
[10-Jun-2026 16:53:45 UTC] Orders data: []
[10-Jun-2026 16:53:45 UTC] Total orders count: 0
[10-Jun-2026 16:53:51 UTC] === API CALL LOG ===
[10-Jun-2026 16:53:51 UTC] Endpoint: user/profile.php
[10-Jun-2026 16:53:51 UTC] Full Log Data: {
    "timestamp": "2026-06-10 16:53:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.212.86",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.112.212.86, 104.23.225.99",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgwIiwidXNlcm5hbWUiOiJTdXBwb3J0IFRlYW0iLCJlbWFpbCI6Im1hcmxlbmFtZXNiMTJAZ21haWwuY29tIiwiZXhwIjoxNzgxNzE1MTkxfQ.wVQpMRb1i7WbBUQEA7nHiZQq0fiVO2q5RVT0Cb8ONCc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a099e5030d23ce93-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.112.212.86",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 16:53:51 UTC] === END API CALL LOG ===
[10-Jun-2026 16:53:51 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 16:53:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgwIiwidXNlcm5hbWUiOiJTdXBwb3J0IFRlYW0iLCJlbWFpbCI6Im1hcmxlbmFtZXNiMTJAZ21haWwuY29tIiwiZXhwIjoxNzgxNzE1MTkxfQ.wVQpMRb1i7WbBUQEA7nHiZQq0fiVO2q5RVT0Cb8ONCc
[10-Jun-2026 16:53:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 16:53:51 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 16:53:51 UTC] User ID: 780
[10-Jun-2026 16:53:51 UTC] ✅ User profile retrieved successfully for user ID: 780
[10-Jun-2026 16:53:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 16:53:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 16:53:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.112.212.86, 104.23.225.127","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgwIiwidXNlcm5hbWUiOiJTdXBwb3J0IFRlYW0iLCJlbWFpbCI6Im1hcmxlbmFtZXNiMTJAZ21haWwuY29tIiwiZXhwIjoxNzgxNzE1MTkxfQ.wVQpMRb1i7WbBUQEA7nHiZQq0fiVO2q5RVT0Cb8ONCc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a099e5067d7ace93-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.112.212.86","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jun-2026 16:53:51 UTC] === User Orders API Called ===
[10-Jun-2026 16:53:51 UTC] User ID: 780
[10-Jun-2026 16:53:51 UTC] Limit: 20, Offset: 0
[10-Jun-2026 16:53:51 UTC] Orders found: 0
[10-Jun-2026 16:53:51 UTC] Orders data: []
[10-Jun-2026 16:53:51 UTC] Total orders count: 0
[10-Jun-2026 16:53:51 UTC] === API CALL LOG ===
[10-Jun-2026 16:53:51 UTC] Endpoint: user/profile.php
[10-Jun-2026 16:53:51 UTC] Full Log Data: {
    "timestamp": "2026-06-10 16:53:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.212.86",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.112.212.86, 104.23.225.127",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgwIiwidXNlcm5hbWUiOiJTdXBwb3J0IFRlYW0iLCJlbWFpbCI6Im1hcmxlbmFtZXNiMTJAZ21haWwuY29tIiwiZXhwIjoxNzgxNzE1MTkxfQ.wVQpMRb1i7WbBUQEA7nHiZQq0fiVO2q5RVT0Cb8ONCc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a099e5067d73ce93-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.112.212.86",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 16:53:51 UTC] === END API CALL LOG ===
[10-Jun-2026 16:53:51 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 16:53:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgwIiwidXNlcm5hbWUiOiJTdXBwb3J0IFRlYW0iLCJlbWFpbCI6Im1hcmxlbmFtZXNiMTJAZ21haWwuY29tIiwiZXhwIjoxNzgxNzE1MTkxfQ.wVQpMRb1i7WbBUQEA7nHiZQq0fiVO2q5RVT0Cb8ONCc
[10-Jun-2026 16:53:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 16:53:51 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 16:53:51 UTC] User ID: 780
[10-Jun-2026 16:53:51 UTC] ✅ User profile retrieved successfully for user ID: 780
[10-Jun-2026 16:53:52 UTC] === API CALL LOG ===
[10-Jun-2026 16:53:52 UTC] Endpoint: user/profile.php
[10-Jun-2026 16:53:52 UTC] Full Log Data: {
    "timestamp": "2026-06-10 16:53:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.212.86",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.112.212.86, 104.23.225.99",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgwIiwidXNlcm5hbWUiOiJTdXBwb3J0IFRlYW0iLCJlbWFpbCI6Im1hcmxlbmFtZXNiMTJAZ21haWwuY29tIiwiZXhwIjoxNzgxNzE1MTkxfQ.wVQpMRb1i7WbBUQEA7nHiZQq0fiVO2q5RVT0Cb8ONCc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a099e507f987ce93-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.112.212.86",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 16:53:52 UTC] === END API CALL LOG ===
[10-Jun-2026 16:53:52 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 16:53:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgwIiwidXNlcm5hbWUiOiJTdXBwb3J0IFRlYW0iLCJlbWFpbCI6Im1hcmxlbmFtZXNiMTJAZ21haWwuY29tIiwiZXhwIjoxNzgxNzE1MTkxfQ.wVQpMRb1i7WbBUQEA7nHiZQq0fiVO2q5RVT0Cb8ONCc
[10-Jun-2026 16:53:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 16:53:52 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 16:53:52 UTC] User ID: 780
[10-Jun-2026 16:53:52 UTC] ✅ User profile retrieved successfully for user ID: 780
[10-Jun-2026 16:53:53 UTC] === API CALL LOG ===
[10-Jun-2026 16:53:53 UTC] Endpoint: user/profile.php
[10-Jun-2026 16:53:53 UTC] Full Log Data: {
    "timestamp": "2026-06-10 16:53:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.212.86",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.112.212.86, 104.23.225.99",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgwIiwidXNlcm5hbWUiOiJTdXBwb3J0IFRlYW0iLCJlbWFpbCI6Im1hcmxlbmFtZXNiMTJAZ21haWwuY29tIiwiZXhwIjoxNzgxNzE1MTkxfQ.wVQpMRb1i7WbBUQEA7nHiZQq0fiVO2q5RVT0Cb8ONCc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a099e5103dc1ce93-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.112.212.86",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 16:53:53 UTC] === END API CALL LOG ===
[10-Jun-2026 16:53:53 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 16:53:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgwIiwidXNlcm5hbWUiOiJTdXBwb3J0IFRlYW0iLCJlbWFpbCI6Im1hcmxlbmFtZXNiMTJAZ21haWwuY29tIiwiZXhwIjoxNzgxNzE1MTkxfQ.wVQpMRb1i7WbBUQEA7nHiZQq0fiVO2q5RVT0Cb8ONCc
[10-Jun-2026 16:53:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 16:53:53 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 16:53:53 UTC] User ID: 780
[10-Jun-2026 16:53:53 UTC] ✅ User profile retrieved successfully for user ID: 780
[10-Jun-2026 16:54:04 UTC] === API CALL LOG ===
[10-Jun-2026 16:54:04 UTC] Endpoint: user/profile.php
[10-Jun-2026 16:54:04 UTC] Full Log Data: {
    "timestamp": "2026-06-10 16:54:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.212.86",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.112.212.86, 172.71.232.6",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgwIiwidXNlcm5hbWUiOiJTdXBwb3J0IFRlYW0iLCJlbWFpbCI6Im1hcmxlbmFtZXNiMTJAZ21haWwuY29tIiwiZXhwIjoxNzgxNzE1MTkxfQ.wVQpMRb1i7WbBUQEA7nHiZQq0fiVO2q5RVT0Cb8ONCc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a099e5570c9b3772-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.112.212.86",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 16:54:04 UTC] === END API CALL LOG ===
[10-Jun-2026 16:54:04 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 16:54:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgwIiwidXNlcm5hbWUiOiJTdXBwb3J0IFRlYW0iLCJlbWFpbCI6Im1hcmxlbmFtZXNiMTJAZ21haWwuY29tIiwiZXhwIjoxNzgxNzE1MTkxfQ.wVQpMRb1i7WbBUQEA7nHiZQq0fiVO2q5RVT0Cb8ONCc
[10-Jun-2026 16:54:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 16:54:04 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 16:54:04 UTC] User ID: 780
[10-Jun-2026 16:54:04 UTC] ✅ User profile retrieved successfully for user ID: 780
[10-Jun-2026 16:54:06 UTC] === API CALL LOG ===
[10-Jun-2026 16:54:06 UTC] Endpoint: user/profile.php
[10-Jun-2026 16:54:06 UTC] Full Log Data: {
    "timestamp": "2026-06-10 16:54:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.212.86",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.112.212.86, 172.71.232.6",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgwIiwidXNlcm5hbWUiOiJTdXBwb3J0IFRlYW0iLCJlbWFpbCI6Im1hcmxlbmFtZXNiMTJAZ21haWwuY29tIiwiZXhwIjoxNzgxNzE1MTkxfQ.wVQpMRb1i7WbBUQEA7nHiZQq0fiVO2q5RVT0Cb8ONCc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a099e564bcc33772-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.112.212.86",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 16:54:06 UTC] === END API CALL LOG ===
[10-Jun-2026 16:54:06 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 16:54:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgwIiwidXNlcm5hbWUiOiJTdXBwb3J0IFRlYW0iLCJlbWFpbCI6Im1hcmxlbmFtZXNiMTJAZ21haWwuY29tIiwiZXhwIjoxNzgxNzE1MTkxfQ.wVQpMRb1i7WbBUQEA7nHiZQq0fiVO2q5RVT0Cb8ONCc
[10-Jun-2026 16:54:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 16:54:06 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 16:54:06 UTC] User ID: 780
[10-Jun-2026 16:54:06 UTC] ✅ User profile retrieved successfully for user ID: 780
[10-Jun-2026 16:54:06 UTC] === API CALL LOG ===
[10-Jun-2026 16:54:06 UTC] Endpoint: user/profile.php
[10-Jun-2026 16:54:06 UTC] Full Log Data: {
    "timestamp": "2026-06-10 16:54:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.212.86",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.112.212.86, 172.71.232.6",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgwIiwidXNlcm5hbWUiOiJTdXBwb3J0IFRlYW0iLCJlbWFpbCI6Im1hcmxlbmFtZXNiMTJAZ21haWwuY29tIiwiZXhwIjoxNzgxNzE1MTkxfQ.wVQpMRb1i7WbBUQEA7nHiZQq0fiVO2q5RVT0Cb8ONCc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a099e564bcbe3772-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.112.212.86",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 16:54:06 UTC] === END API CALL LOG ===
[10-Jun-2026 16:54:06 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 16:54:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgwIiwidXNlcm5hbWUiOiJTdXBwb3J0IFRlYW0iLCJlbWFpbCI6Im1hcmxlbmFtZXNiMTJAZ21haWwuY29tIiwiZXhwIjoxNzgxNzE1MTkxfQ.wVQpMRb1i7WbBUQEA7nHiZQq0fiVO2q5RVT0Cb8ONCc
[10-Jun-2026 16:54:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 16:54:06 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 16:54:06 UTC] User ID: 780
[10-Jun-2026 16:54:06 UTC] ✅ User profile retrieved successfully for user ID: 780
[10-Jun-2026 16:54:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 16:54:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 16:54:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.112.212.86","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgwIiwidXNlcm5hbWUiOiJTdXBwb3J0IFRlYW0iLCJlbWFpbCI6Im1hcmxlbmFtZXNiMTJAZ21haWwuY29tIiwiZXhwIjoxNzgxNzE1MTkxfQ.wVQpMRb1i7WbBUQEA7nHiZQq0fiVO2q5RVT0Cb8ONCc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a099e564bcc03772-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.112.212.86","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jun-2026 16:54:06 UTC] === User Orders API Called ===
[10-Jun-2026 16:54:06 UTC] User ID: 780
[10-Jun-2026 16:54:06 UTC] Limit: 20, Offset: 0
[10-Jun-2026 16:54:06 UTC] Orders found: 0
[10-Jun-2026 16:54:06 UTC] Orders data: []
[10-Jun-2026 16:54:06 UTC] Total orders count: 0
[10-Jun-2026 16:54:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 16:54:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 16:54:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.112.212.86, 172.71.232.6","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgwIiwidXNlcm5hbWUiOiJTdXBwb3J0IFRlYW0iLCJlbWFpbCI6Im1hcmxlbmFtZXNiMTJAZ21haWwuY29tIiwiZXhwIjoxNzgxNzE1MTkxfQ.wVQpMRb1i7WbBUQEA7nHiZQq0fiVO2q5RVT0Cb8ONCc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a099e5716a3c3772-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.112.212.86","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jun-2026 16:54:08 UTC] === User Orders API Called ===
[10-Jun-2026 16:54:08 UTC] User ID: 780
[10-Jun-2026 16:54:08 UTC] Limit: 20, Offset: 0
[10-Jun-2026 16:54:08 UTC] Orders found: 0
[10-Jun-2026 16:54:08 UTC] Orders data: []
[10-Jun-2026 16:54:08 UTC] Total orders count: 0
[10-Jun-2026 16:54:16 UTC] === API CALL LOG ===
[10-Jun-2026 16:54:16 UTC] Endpoint: user/profile.php
[10-Jun-2026 16:54:16 UTC] Full Log Data: {
    "timestamp": "2026-06-10 16:54:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.212.86",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.112.212.86",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgwIiwidXNlcm5hbWUiOiJTdXBwb3J0IFRlYW0iLCJlbWFpbCI6Im1hcmxlbmFtZXNiMTJAZ21haWwuY29tIiwiZXhwIjoxNzgxNzE1MTkxfQ.wVQpMRb1i7WbBUQEA7nHiZQq0fiVO2q5RVT0Cb8ONCc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a099e59ebb2511f4-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.112.212.86",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 16:54:16 UTC] === END API CALL LOG ===
[10-Jun-2026 16:54:16 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 16:54:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgwIiwidXNlcm5hbWUiOiJTdXBwb3J0IFRlYW0iLCJlbWFpbCI6Im1hcmxlbmFtZXNiMTJAZ21haWwuY29tIiwiZXhwIjoxNzgxNzE1MTkxfQ.wVQpMRb1i7WbBUQEA7nHiZQq0fiVO2q5RVT0Cb8ONCc
[10-Jun-2026 16:54:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 16:54:16 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 16:54:16 UTC] User ID: 780
[10-Jun-2026 16:54:16 UTC] ✅ User profile retrieved successfully for user ID: 780
[10-Jun-2026 16:54:19 UTC] === API CALL LOG ===
[10-Jun-2026 16:54:19 UTC] Endpoint: user/profile.php
[10-Jun-2026 16:54:19 UTC] Full Log Data: {
    "timestamp": "2026-06-10 16:54:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.212.86",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.112.212.86",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgwIiwidXNlcm5hbWUiOiJTdXBwb3J0IFRlYW0iLCJlbWFpbCI6Im1hcmxlbmFtZXNiMTJAZ21haWwuY29tIiwiZXhwIjoxNzgxNzE1MTkxfQ.wVQpMRb1i7WbBUQEA7nHiZQq0fiVO2q5RVT0Cb8ONCc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a099e5b2ce8b11f4-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.112.212.86",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 16:54:19 UTC] === END API CALL LOG ===
[10-Jun-2026 16:54:19 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 16:54:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgwIiwidXNlcm5hbWUiOiJTdXBwb3J0IFRlYW0iLCJlbWFpbCI6Im1hcmxlbmFtZXNiMTJAZ21haWwuY29tIiwiZXhwIjoxNzgxNzE1MTkxfQ.wVQpMRb1i7WbBUQEA7nHiZQq0fiVO2q5RVT0Cb8ONCc
[10-Jun-2026 16:54:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 16:54:19 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 16:54:19 UTC] User ID: 780
[10-Jun-2026 16:54:19 UTC] ✅ User profile retrieved successfully for user ID: 780
[10-Jun-2026 16:54:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 16:54:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 16:54:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.112.212.86","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgwIiwidXNlcm5hbWUiOiJTdXBwb3J0IFRlYW0iLCJlbWFpbCI6Im1hcmxlbmFtZXNiMTJAZ21haWwuY29tIiwiZXhwIjoxNzgxNzE1MTkxfQ.wVQpMRb1i7WbBUQEA7nHiZQq0fiVO2q5RVT0Cb8ONCc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a099e5b2ce8811f4-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.112.212.86","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jun-2026 16:54:19 UTC] === User Orders API Called ===
[10-Jun-2026 16:54:19 UTC] User ID: 780
[10-Jun-2026 16:54:19 UTC] Limit: 20, Offset: 0
[10-Jun-2026 16:54:19 UTC] Orders found: 0
[10-Jun-2026 16:54:19 UTC] Orders data: []
[10-Jun-2026 16:54:19 UTC] Total orders count: 0
[10-Jun-2026 16:54:19 UTC] === API CALL LOG ===
[10-Jun-2026 16:54:19 UTC] Endpoint: user/profile.php
[10-Jun-2026 16:54:19 UTC] Full Log Data: {
    "timestamp": "2026-06-10 16:54:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.212.86",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.112.212.86",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgwIiwidXNlcm5hbWUiOiJTdXBwb3J0IFRlYW0iLCJlbWFpbCI6Im1hcmxlbmFtZXNiMTJAZ21haWwuY29tIiwiZXhwIjoxNzgxNzE1MTkxfQ.wVQpMRb1i7WbBUQEA7nHiZQq0fiVO2q5RVT0Cb8ONCc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a099e5b2ce8211f4-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.112.212.86",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 16:54:19 UTC] === END API CALL LOG ===
[10-Jun-2026 16:54:19 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 16:54:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgwIiwidXNlcm5hbWUiOiJTdXBwb3J0IFRlYW0iLCJlbWFpbCI6Im1hcmxlbmFtZXNiMTJAZ21haWwuY29tIiwiZXhwIjoxNzgxNzE1MTkxfQ.wVQpMRb1i7WbBUQEA7nHiZQq0fiVO2q5RVT0Cb8ONCc
[10-Jun-2026 16:54:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 16:54:19 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 16:54:19 UTC] User ID: 780
[10-Jun-2026 16:54:19 UTC] ✅ User profile retrieved successfully for user ID: 780
[10-Jun-2026 16:54:20 UTC] === API CALL LOG ===
[10-Jun-2026 16:54:20 UTC] Endpoint: user/profile.php
[10-Jun-2026 16:54:20 UTC] Full Log Data: {
    "timestamp": "2026-06-10 16:54:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.212.86",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.112.212.86",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgwIiwidXNlcm5hbWUiOiJTdXBwb3J0IFRlYW0iLCJlbWFpbCI6Im1hcmxlbmFtZXNiMTJAZ21haWwuY29tIiwiZXhwIjoxNzgxNzE1MTkxfQ.wVQpMRb1i7WbBUQEA7nHiZQq0fiVO2q5RVT0Cb8ONCc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a099e5baeea411f4-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.112.212.86",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 16:54:20 UTC] === END API CALL LOG ===
[10-Jun-2026 16:54:20 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 16:54:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgwIiwidXNlcm5hbWUiOiJTdXBwb3J0IFRlYW0iLCJlbWFpbCI6Im1hcmxlbmFtZXNiMTJAZ21haWwuY29tIiwiZXhwIjoxNzgxNzE1MTkxfQ.wVQpMRb1i7WbBUQEA7nHiZQq0fiVO2q5RVT0Cb8ONCc
[10-Jun-2026 16:54:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 16:54:20 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 16:54:20 UTC] User ID: 780
[10-Jun-2026 16:54:20 UTC] ✅ User profile retrieved successfully for user ID: 780
[10-Jun-2026 16:54:20 UTC] === API CALL LOG ===
[10-Jun-2026 16:54:20 UTC] Endpoint: user/profile.php
[10-Jun-2026 16:54:20 UTC] Full Log Data: {
    "timestamp": "2026-06-10 16:54:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.212.86",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.112.212.86",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgwIiwidXNlcm5hbWUiOiJTdXBwb3J0IFRlYW0iLCJlbWFpbCI6Im1hcmxlbmFtZXNiMTJAZ21haWwuY29tIiwiZXhwIjoxNzgxNzE1MTkxfQ.wVQpMRb1i7WbBUQEA7nHiZQq0fiVO2q5RVT0Cb8ONCc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a099e5bc4c2711f4-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.112.212.86",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 16:54:20 UTC] === END API CALL LOG ===
[10-Jun-2026 16:54:20 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 16:54:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgwIiwidXNlcm5hbWUiOiJTdXBwb3J0IFRlYW0iLCJlbWFpbCI6Im1hcmxlbmFtZXNiMTJAZ21haWwuY29tIiwiZXhwIjoxNzgxNzE1MTkxfQ.wVQpMRb1i7WbBUQEA7nHiZQq0fiVO2q5RVT0Cb8ONCc
[10-Jun-2026 16:54:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 16:54:20 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 16:54:20 UTC] User ID: 780
[10-Jun-2026 16:54:20 UTC] ✅ User profile retrieved successfully for user ID: 780
[10-Jun-2026 16:54:21 UTC] User Purchases API - User ID: 780
[10-Jun-2026 16:54:21 UTC] User Purchases API - Total purchases found: 0
[10-Jun-2026 16:54:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 16:54:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 16:54:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.112.212.86","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgwIiwidXNlcm5hbWUiOiJTdXBwb3J0IFRlYW0iLCJlbWFpbCI6Im1hcmxlbmFtZXNiMTJAZ21haWwuY29tIiwiZXhwIjoxNzgxNzE1MTkxfQ.wVQpMRb1i7WbBUQEA7nHiZQq0fiVO2q5RVT0Cb8ONCc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a099e5d7cdb211f4-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.112.212.86","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jun-2026 16:54:25 UTC] === User Orders API Called ===
[10-Jun-2026 16:54:25 UTC] User ID: 780
[10-Jun-2026 16:54:25 UTC] Limit: 20, Offset: 0
[10-Jun-2026 16:54:25 UTC] Orders found: 0
[10-Jun-2026 16:54:25 UTC] Orders data: []
[10-Jun-2026 16:54:25 UTC] Total orders count: 0
[10-Jun-2026 16:54:25 UTC] === API CALL LOG ===
[10-Jun-2026 16:54:25 UTC] Endpoint: user/profile.php
[10-Jun-2026 16:54:25 UTC] Full Log Data: {
    "timestamp": "2026-06-10 16:54:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.212.86",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.112.212.86",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgwIiwidXNlcm5hbWUiOiJTdXBwb3J0IFRlYW0iLCJlbWFpbCI6Im1hcmxlbmFtZXNiMTJAZ21haWwuY29tIiwiZXhwIjoxNzgxNzE1MTkxfQ.wVQpMRb1i7WbBUQEA7nHiZQq0fiVO2q5RVT0Cb8ONCc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a099e5d7cdb611f4-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.112.212.86",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 16:54:25 UTC] === END API CALL LOG ===
[10-Jun-2026 16:54:25 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 16:54:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgwIiwidXNlcm5hbWUiOiJTdXBwb3J0IFRlYW0iLCJlbWFpbCI6Im1hcmxlbmFtZXNiMTJAZ21haWwuY29tIiwiZXhwIjoxNzgxNzE1MTkxfQ.wVQpMRb1i7WbBUQEA7nHiZQq0fiVO2q5RVT0Cb8ONCc
[10-Jun-2026 16:54:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 16:54:25 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 16:54:25 UTC] User ID: 780
[10-Jun-2026 16:54:25 UTC] ✅ User profile retrieved successfully for user ID: 780
[10-Jun-2026 16:54:25 UTC] === API CALL LOG ===
[10-Jun-2026 16:54:25 UTC] Endpoint: user/profile.php
[10-Jun-2026 16:54:25 UTC] Full Log Data: {
    "timestamp": "2026-06-10 16:54:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.212.86",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.112.212.86",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgwIiwidXNlcm5hbWUiOiJTdXBwb3J0IFRlYW0iLCJlbWFpbCI6Im1hcmxlbmFtZXNiMTJAZ21haWwuY29tIiwiZXhwIjoxNzgxNzE1MTkxfQ.wVQpMRb1i7WbBUQEA7nHiZQq0fiVO2q5RVT0Cb8ONCc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a099e5daadc511f4-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.112.212.86",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 16:54:25 UTC] === END API CALL LOG ===
[10-Jun-2026 16:54:25 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 16:54:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgwIiwidXNlcm5hbWUiOiJTdXBwb3J0IFRlYW0iLCJlbWFpbCI6Im1hcmxlbmFtZXNiMTJAZ21haWwuY29tIiwiZXhwIjoxNzgxNzE1MTkxfQ.wVQpMRb1i7WbBUQEA7nHiZQq0fiVO2q5RVT0Cb8ONCc
[10-Jun-2026 16:54:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 16:54:25 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 16:54:25 UTC] User ID: 780
[10-Jun-2026 16:54:25 UTC] ✅ User profile retrieved successfully for user ID: 780
[10-Jun-2026 16:54:26 UTC] === API CALL LOG ===
[10-Jun-2026 16:54:26 UTC] Endpoint: user/profile.php
[10-Jun-2026 16:54:26 UTC] Full Log Data: {
    "timestamp": "2026-06-10 16:54:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.212.86",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.112.212.86",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgwIiwidXNlcm5hbWUiOiJTdXBwb3J0IFRlYW0iLCJlbWFpbCI6Im1hcmxlbmFtZXNiMTJAZ21haWwuY29tIiwiZXhwIjoxNzgxNzE1MTkxfQ.wVQpMRb1i7WbBUQEA7nHiZQq0fiVO2q5RVT0Cb8ONCc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a099e5e0980b11f4-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.112.212.86",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 16:54:26 UTC] === END API CALL LOG ===
[10-Jun-2026 16:54:26 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 16:54:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgwIiwidXNlcm5hbWUiOiJTdXBwb3J0IFRlYW0iLCJlbWFpbCI6Im1hcmxlbmFtZXNiMTJAZ21haWwuY29tIiwiZXhwIjoxNzgxNzE1MTkxfQ.wVQpMRb1i7WbBUQEA7nHiZQq0fiVO2q5RVT0Cb8ONCc
[10-Jun-2026 16:54:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 16:54:26 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 16:54:26 UTC] User ID: 780
[10-Jun-2026 16:54:26 UTC] ✅ User profile retrieved successfully for user ID: 780
[10-Jun-2026 16:55:20 UTC] === API CALL LOG ===
[10-Jun-2026 16:55:20 UTC] Endpoint: user/profile.php
[10-Jun-2026 16:55:20 UTC] Full Log Data: {
    "timestamp": "2026-06-10 16:55:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.212.86",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.112.212.86",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgwIiwidXNlcm5hbWUiOiJTdXBwb3J0IFRlYW0iLCJlbWFpbCI6Im1hcmxlbmFtZXNiMTJAZ21haWwuY29tIiwiZXhwIjoxNzgxNzE1MTkxfQ.wVQpMRb1i7WbBUQEA7nHiZQq0fiVO2q5RVT0Cb8ONCc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a099e7300b4611f4-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.112.212.86",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 16:55:20 UTC] === END API CALL LOG ===
[10-Jun-2026 16:55:20 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 16:55:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgwIiwidXNlcm5hbWUiOiJTdXBwb3J0IFRlYW0iLCJlbWFpbCI6Im1hcmxlbmFtZXNiMTJAZ21haWwuY29tIiwiZXhwIjoxNzgxNzE1MTkxfQ.wVQpMRb1i7WbBUQEA7nHiZQq0fiVO2q5RVT0Cb8ONCc
[10-Jun-2026 16:55:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 16:55:20 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 16:55:20 UTC] User ID: 780
[10-Jun-2026 16:55:20 UTC] ✅ User profile retrieved successfully for user ID: 780
[10-Jun-2026 16:55:20 UTC] User Purchases API - User ID: 780
[10-Jun-2026 16:55:20 UTC] User Purchases API - Total purchases found: 0
[10-Jun-2026 17:21:45 UTC] === API CALL LOG ===
[10-Jun-2026 17:21:45 UTC] Endpoint: user/profile.php
[10-Jun-2026 17:21:45 UTC] Full Log Data: {
    "timestamp": "2026-06-10 17:21:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.181.181.77",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.181.181.77, 172.69.159.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc5IiwidXNlcm5hbWUiOiJIckFrYXNoMjQiLCJlbWFpbCI6InJlYWx0aW1lLmxpZmUyMkBnbWFpbC5jb20iLCJleHAiOjE3ODE3MTM1Njh9.-WhsjKCEyUNzXM33EVllED9vj4um4L4-6b3g6XRwjYQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09a0ddffed8d4ac-CGP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.181.181.77",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 17:21:45 UTC] === END API CALL LOG ===
[10-Jun-2026 17:21:45 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 17:21:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc5IiwidXNlcm5hbWUiOiJIckFrYXNoMjQiLCJlbWFpbCI6InJlYWx0aW1lLmxpZmUyMkBnbWFpbC5jb20iLCJleHAiOjE3ODE3MTM1Njh9.-WhsjKCEyUNzXM33EVllED9vj4um4L4-6b3g6XRwjYQ
[10-Jun-2026 17:21:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 17:21:45 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 17:21:45 UTC] User ID: 779
[10-Jun-2026 17:21:45 UTC] ✅ User profile retrieved successfully for user ID: 779
[10-Jun-2026 17:21:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 17:21:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 17:21:48 UTC] === API CALL LOG ===
[10-Jun-2026 17:21:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.181.181.77, 172.69.159.181","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc5IiwidXNlcm5hbWUiOiJIckFrYXNoMjQiLCJlbWFpbCI6InJlYWx0aW1lLmxpZmUyMkBnbWFpbC5jb20iLCJleHAiOjE3ODE3MTM1Njh9.-WhsjKCEyUNzXM33EVllED9vj4um4L4-6b3g6XRwjYQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a09a0df58d00d4ac-CGP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.181.181.77","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jun-2026 17:21:48 UTC] Endpoint: user/profile.php
[10-Jun-2026 17:21:48 UTC] === API CALL LOG ===
[10-Jun-2026 17:21:48 UTC] Full Log Data: {
    "timestamp": "2026-06-10 17:21:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.181.181.77",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.181.181.77, 172.69.159.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc5IiwidXNlcm5hbWUiOiJIckFrYXNoMjQiLCJlbWFpbCI6InJlYWx0aW1lLmxpZmUyMkBnbWFpbC5jb20iLCJleHAiOjE3ODE3MTM1Njh9.-WhsjKCEyUNzXM33EVllED9vj4um4L4-6b3g6XRwjYQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09a0df58cfbd4ac-CGP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.181.181.77",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 17:21:48 UTC] === User Orders API Called ===
[10-Jun-2026 17:21:48 UTC] Endpoint: user/profile.php
[10-Jun-2026 17:21:48 UTC] User ID: 779
[10-Jun-2026 17:21:48 UTC] === END API CALL LOG ===
[10-Jun-2026 17:21:48 UTC] Full Log Data: {
    "timestamp": "2026-06-10 17:21:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.181.181.77",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.181.181.77, 172.69.159.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc5IiwidXNlcm5hbWUiOiJIckFrYXNoMjQiLCJlbWFpbCI6InJlYWx0aW1lLmxpZmUyMkBnbWFpbC5jb20iLCJleHAiOjE3ODE3MTM1Njh9.-WhsjKCEyUNzXM33EVllED9vj4um4L4-6b3g6XRwjYQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09a0df58d02d4ac-CGP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.181.181.77",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 17:21:48 UTC] Limit: 20, Offset: 0
[10-Jun-2026 17:21:48 UTC] === END API CALL LOG ===
[10-Jun-2026 17:21:48 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 17:21:48 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 17:21:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc5IiwidXNlcm5hbWUiOiJIckFrYXNoMjQiLCJlbWFpbCI6InJlYWx0aW1lLmxpZmUyMkBnbWFpbC5jb20iLCJleHAiOjE3ODE3MTM1Njh9.-WhsjKCEyUNzXM33EVllED9vj4um4L4-6b3g6XRwjYQ
[10-Jun-2026 17:21:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc5IiwidXNlcm5hbWUiOiJIckFrYXNoMjQiLCJlbWFpbCI6InJlYWx0aW1lLmxpZmUyMkBnbWFpbC5jb20iLCJleHAiOjE3ODE3MTM1Njh9.-WhsjKCEyUNzXM33EVllED9vj4um4L4-6b3g6XRwjYQ
[10-Jun-2026 17:21:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 17:21:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 17:21:48 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 17:21:48 UTC] User ID: 779
[10-Jun-2026 17:21:48 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 17:21:48 UTC] User ID: 779
[10-Jun-2026 17:21:48 UTC] Orders found: 0
[10-Jun-2026 17:21:48 UTC] Orders data: []
[10-Jun-2026 17:21:48 UTC] ✅ User profile retrieved successfully for user ID: 779
[10-Jun-2026 17:21:48 UTC] Total orders count: 0
[10-Jun-2026 17:21:48 UTC] ✅ User profile retrieved successfully for user ID: 779
[10-Jun-2026 17:22:05 UTC] === API CALL LOG ===
[10-Jun-2026 17:22:05 UTC] Endpoint: user/profile.php
[10-Jun-2026 17:22:05 UTC] Full Log Data: {
    "timestamp": "2026-06-10 17:22:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "203.76.220.166",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "203.76.220.166, 172.69.159.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgxIiwidXNlcm5hbWUiOiJzaHVicm93IiwiZW1haWwiOiJtZHNodWJyb3dAZ21haWwuY29tIiwiZXhwIjoxNzgxNzE2OTI0fQ.F-QWCfr2JO-HCwBH6xRVlUQ0-0pli9YYFWxNg3K9M8E",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09a0e610e783e6f-CGP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "203.76.220.166",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 17:22:05 UTC] === END API CALL LOG ===
[10-Jun-2026 17:22:05 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 17:22:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgxIiwidXNlcm5hbWUiOiJzaHVicm93IiwiZW1haWwiOiJtZHNodWJyb3dAZ21haWwuY29tIiwiZXhwIjoxNzgxNzE2OTI0fQ.F-QWCfr2JO-HCwBH6xRVlUQ0-0pli9YYFWxNg3K9M8E
[10-Jun-2026 17:22:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 17:22:05 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 17:22:05 UTC] User ID: 781
[10-Jun-2026 17:22:05 UTC] ✅ User profile retrieved successfully for user ID: 781
[10-Jun-2026 17:22:05 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 17:22:05 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 17:22:05 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"203.76.220.166, 172.69.159.181","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgxIiwidXNlcm5hbWUiOiJzaHVicm93IiwiZW1haWwiOiJtZHNodWJyb3dAZ21haWwuY29tIiwiZXhwIjoxNzgxNzE2OTI0fQ.F-QWCfr2JO-HCwBH6xRVlUQ0-0pli9YYFWxNg3K9M8E","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a09a0e613f403e6f-CGP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"203.76.220.166","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jun-2026 17:22:05 UTC] === User Orders API Called ===
[10-Jun-2026 17:22:05 UTC] User ID: 781
[10-Jun-2026 17:22:05 UTC] Limit: 20, Offset: 0
[10-Jun-2026 17:22:05 UTC] Orders found: 0
[10-Jun-2026 17:22:05 UTC] Orders data: []
[10-Jun-2026 17:22:05 UTC] Total orders count: 0
[10-Jun-2026 17:22:05 UTC] === API CALL LOG ===
[10-Jun-2026 17:22:05 UTC] Endpoint: user/profile.php
[10-Jun-2026 17:22:05 UTC] Full Log Data: {
    "timestamp": "2026-06-10 17:22:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "203.76.220.166",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "203.76.220.166, 172.69.159.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgxIiwidXNlcm5hbWUiOiJzaHVicm93IiwiZW1haWwiOiJtZHNodWJyb3dAZ21haWwuY29tIiwiZXhwIjoxNzgxNzE2OTI0fQ.F-QWCfr2JO-HCwBH6xRVlUQ0-0pli9YYFWxNg3K9M8E",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09a0e61a8d13e6f-CGP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "203.76.220.166",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 17:22:05 UTC] === END API CALL LOG ===
[10-Jun-2026 17:22:05 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 17:22:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgxIiwidXNlcm5hbWUiOiJzaHVicm93IiwiZW1haWwiOiJtZHNodWJyb3dAZ21haWwuY29tIiwiZXhwIjoxNzgxNzE2OTI0fQ.F-QWCfr2JO-HCwBH6xRVlUQ0-0pli9YYFWxNg3K9M8E
[10-Jun-2026 17:22:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 17:22:05 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 17:22:05 UTC] User ID: 781
[10-Jun-2026 17:22:05 UTC] ✅ User profile retrieved successfully for user ID: 781
[10-Jun-2026 17:22:06 UTC] === API CALL LOG ===
[10-Jun-2026 17:22:06 UTC] Endpoint: user/profile.php
[10-Jun-2026 17:22:06 UTC] Full Log Data: {
    "timestamp": "2026-06-10 17:22:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "203.76.220.166",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "203.76.220.166, 172.69.159.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgxIiwidXNlcm5hbWUiOiJzaHVicm93IiwiZW1haWwiOiJtZHNodWJyb3dAZ21haWwuY29tIiwiZXhwIjoxNzgxNzE2OTI0fQ.F-QWCfr2JO-HCwBH6xRVlUQ0-0pli9YYFWxNg3K9M8E",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09a0e681d9f3e6f-CGP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "203.76.220.166",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 17:22:06 UTC] === END API CALL LOG ===
[10-Jun-2026 17:22:06 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 17:22:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgxIiwidXNlcm5hbWUiOiJzaHVicm93IiwiZW1haWwiOiJtZHNodWJyb3dAZ21haWwuY29tIiwiZXhwIjoxNzgxNzE2OTI0fQ.F-QWCfr2JO-HCwBH6xRVlUQ0-0pli9YYFWxNg3K9M8E
[10-Jun-2026 17:22:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 17:22:06 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 17:22:06 UTC] User ID: 781
[10-Jun-2026 17:22:06 UTC] ✅ User profile retrieved successfully for user ID: 781
[10-Jun-2026 17:22:10 UTC] === API CALL LOG ===
[10-Jun-2026 17:22:10 UTC] Endpoint: user/profile.php
[10-Jun-2026 17:22:10 UTC] Full Log Data: {
    "timestamp": "2026-06-10 17:22:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.181.181.77",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.181.181.77, 172.69.159.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc5IiwidXNlcm5hbWUiOiJIckFrYXNoMjQiLCJlbWFpbCI6InJlYWx0aW1lLmxpZmUyMkBnbWFpbC5jb20iLCJleHAiOjE3ODE3MTM1Njh9.-WhsjKCEyUNzXM33EVllED9vj4um4L4-6b3g6XRwjYQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09a0e7be890d4ac-CGP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.181.181.77",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 17:22:10 UTC] === END API CALL LOG ===
[10-Jun-2026 17:22:10 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 17:22:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc5IiwidXNlcm5hbWUiOiJIckFrYXNoMjQiLCJlbWFpbCI6InJlYWx0aW1lLmxpZmUyMkBnbWFpbC5jb20iLCJleHAiOjE3ODE3MTM1Njh9.-WhsjKCEyUNzXM33EVllED9vj4um4L4-6b3g6XRwjYQ
[10-Jun-2026 17:22:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 17:22:10 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 17:22:10 UTC] User ID: 779
[10-Jun-2026 17:22:10 UTC] ✅ User profile retrieved successfully for user ID: 779
[10-Jun-2026 17:22:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 17:22:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 17:22:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"203.76.220.166, 172.69.159.181","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgxIiwidXNlcm5hbWUiOiJzaHVicm93IiwiZW1haWwiOiJtZHNodWJyb3dAZ21haWwuY29tIiwiZXhwIjoxNzgxNzE2OTI0fQ.F-QWCfr2JO-HCwBH6xRVlUQ0-0pli9YYFWxNg3K9M8E","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a09a0f828e2d3e6f-CGP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"203.76.220.166","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jun-2026 17:22:52 UTC] === User Orders API Called ===
[10-Jun-2026 17:22:52 UTC] User ID: 781
[10-Jun-2026 17:22:52 UTC] Limit: 20, Offset: 0
[10-Jun-2026 17:22:52 UTC] Orders found: 0
[10-Jun-2026 17:22:52 UTC] Orders data: []
[10-Jun-2026 17:22:52 UTC] Total orders count: 0
[10-Jun-2026 17:22:52 UTC] === API CALL LOG ===
[10-Jun-2026 17:22:52 UTC] Endpoint: user/profile.php
[10-Jun-2026 17:22:52 UTC] Full Log Data: {
    "timestamp": "2026-06-10 17:22:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "203.76.220.166",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "203.76.220.166, 172.69.159.180",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgxIiwidXNlcm5hbWUiOiJzaHVicm93IiwiZW1haWwiOiJtZHNodWJyb3dAZ21haWwuY29tIiwiZXhwIjoxNzgxNzE2OTI0fQ.F-QWCfr2JO-HCwBH6xRVlUQ0-0pli9YYFWxNg3K9M8E",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09a0f830fb23e6f-CGP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "203.76.220.166",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 17:22:52 UTC] === END API CALL LOG ===
[10-Jun-2026 17:22:52 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 17:22:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgxIiwidXNlcm5hbWUiOiJzaHVicm93IiwiZW1haWwiOiJtZHNodWJyb3dAZ21haWwuY29tIiwiZXhwIjoxNzgxNzE2OTI0fQ.F-QWCfr2JO-HCwBH6xRVlUQ0-0pli9YYFWxNg3K9M8E
[10-Jun-2026 17:22:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 17:22:52 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 17:22:52 UTC] User ID: 781
[10-Jun-2026 17:22:52 UTC] ✅ User profile retrieved successfully for user ID: 781
[10-Jun-2026 17:22:52 UTC] === API CALL LOG ===
[10-Jun-2026 17:22:52 UTC] Endpoint: user/profile.php
[10-Jun-2026 17:22:52 UTC] Full Log Data: {
    "timestamp": "2026-06-10 17:22:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "203.76.220.166",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "203.76.220.166, 172.69.159.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgxIiwidXNlcm5hbWUiOiJzaHVicm93IiwiZW1haWwiOiJtZHNodWJyb3dAZ21haWwuY29tIiwiZXhwIjoxNzgxNzE2OTI0fQ.F-QWCfr2JO-HCwBH6xRVlUQ0-0pli9YYFWxNg3K9M8E",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09a0f874dd03e6f-CGP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "203.76.220.166",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 17:22:52 UTC] === END API CALL LOG ===
[10-Jun-2026 17:22:52 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 17:22:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgxIiwidXNlcm5hbWUiOiJzaHVicm93IiwiZW1haWwiOiJtZHNodWJyb3dAZ21haWwuY29tIiwiZXhwIjoxNzgxNzE2OTI0fQ.F-QWCfr2JO-HCwBH6xRVlUQ0-0pli9YYFWxNg3K9M8E
[10-Jun-2026 17:22:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 17:22:52 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 17:22:52 UTC] User ID: 781
[10-Jun-2026 17:22:52 UTC] ✅ User profile retrieved successfully for user ID: 781
[10-Jun-2026 17:22:53 UTC] === API CALL LOG ===
[10-Jun-2026 17:22:53 UTC] Endpoint: user/profile.php
[10-Jun-2026 17:22:53 UTC] Full Log Data: {
    "timestamp": "2026-06-10 17:22:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "203.76.220.166",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "203.76.220.166, 172.69.159.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgxIiwidXNlcm5hbWUiOiJzaHVicm93IiwiZW1haWwiOiJtZHNodWJyb3dAZ21haWwuY29tIiwiZXhwIjoxNzgxNzE2OTI0fQ.F-QWCfr2JO-HCwBH6xRVlUQ0-0pli9YYFWxNg3K9M8E",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09a0f8ebefa3e6f-CGP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "203.76.220.166",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 17:22:53 UTC] === END API CALL LOG ===
[10-Jun-2026 17:22:53 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 17:22:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgxIiwidXNlcm5hbWUiOiJzaHVicm93IiwiZW1haWwiOiJtZHNodWJyb3dAZ21haWwuY29tIiwiZXhwIjoxNzgxNzE2OTI0fQ.F-QWCfr2JO-HCwBH6xRVlUQ0-0pli9YYFWxNg3K9M8E
[10-Jun-2026 17:22:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 17:22:53 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 17:22:53 UTC] User ID: 781
[10-Jun-2026 17:22:53 UTC] ✅ User profile retrieved successfully for user ID: 781
[10-Jun-2026 17:23:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 17:23:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 17:23:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.181.181.77, 172.69.159.181","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc5IiwidXNlcm5hbWUiOiJIckFrYXNoMjQiLCJlbWFpbCI6InJlYWx0aW1lLmxpZmUyMkBnbWFpbC5jb20iLCJleHAiOjE3ODE3MTM1Njh9.-WhsjKCEyUNzXM33EVllED9vj4um4L4-6b3g6XRwjYQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a09a102dce09d4ac-CGP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.181.181.77","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jun-2026 17:23:19 UTC] === User Orders API Called ===
[10-Jun-2026 17:23:19 UTC] User ID: 779
[10-Jun-2026 17:23:19 UTC] Limit: 20, Offset: 0
[10-Jun-2026 17:23:19 UTC] Orders found: 1
[10-Jun-2026 17:23:19 UTC] Orders data: [{"id":333,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/HrAkash26","status":"pending","created_at":"2026-06-10 20:53:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[10-Jun-2026 17:23:19 UTC] Total orders count: 1
[10-Jun-2026 17:23:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 17:23:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 17:23:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.181.181.77, 172.69.159.180","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc5IiwidXNlcm5hbWUiOiJIckFrYXNoMjQiLCJlbWFpbCI6InJlYWx0aW1lLmxpZmUyMkBnbWFpbC5jb20iLCJleHAiOjE3ODE3MTM1Njh9.-WhsjKCEyUNzXM33EVllED9vj4um4L4-6b3g6XRwjYQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a09a10517f51d4ac-CGP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.181.181.77","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jun-2026 17:23:25 UTC] === User Orders API Called ===
[10-Jun-2026 17:23:25 UTC] User ID: 779
[10-Jun-2026 17:23:25 UTC] Limit: 20, Offset: 0
[10-Jun-2026 17:23:25 UTC] Orders found: 1
[10-Jun-2026 17:23:25 UTC] Orders data: [{"id":333,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/HrAkash26","status":"pending","created_at":"2026-06-10 20:53:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[10-Jun-2026 17:23:25 UTC] Total orders count: 1
[10-Jun-2026 17:23:25 UTC] === API CALL LOG ===
[10-Jun-2026 17:23:25 UTC] Endpoint: user/profile.php
[10-Jun-2026 17:23:25 UTC] Full Log Data: {
    "timestamp": "2026-06-10 17:23:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.181.181.77",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.181.181.77, 172.69.159.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc5IiwidXNlcm5hbWUiOiJIckFrYXNoMjQiLCJlbWFpbCI6InJlYWx0aW1lLmxpZmUyMkBnbWFpbC5jb20iLCJleHAiOjE3ODE3MTM1Njh9.-WhsjKCEyUNzXM33EVllED9vj4um4L4-6b3g6XRwjYQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09a1052297dd4ac-CGP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.181.181.77",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 17:23:25 UTC] === END API CALL LOG ===
[10-Jun-2026 17:23:25 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 17:23:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc5IiwidXNlcm5hbWUiOiJIckFrYXNoMjQiLCJlbWFpbCI6InJlYWx0aW1lLmxpZmUyMkBnbWFpbC5jb20iLCJleHAiOjE3ODE3MTM1Njh9.-WhsjKCEyUNzXM33EVllED9vj4um4L4-6b3g6XRwjYQ
[10-Jun-2026 17:23:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 17:23:25 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 17:23:25 UTC] User ID: 779
[10-Jun-2026 17:23:25 UTC] ✅ User profile retrieved successfully for user ID: 779
[10-Jun-2026 17:23:26 UTC] === API CALL LOG ===
[10-Jun-2026 17:23:26 UTC] Endpoint: user/profile.php
[10-Jun-2026 17:23:26 UTC] Full Log Data: {
    "timestamp": "2026-06-10 17:23:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.181.181.77",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.181.181.77, 172.69.159.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc5IiwidXNlcm5hbWUiOiJIckFrYXNoMjQiLCJlbWFpbCI6InJlYWx0aW1lLmxpZmUyMkBnbWFpbC5jb20iLCJleHAiOjE3ODE3MTM1Njh9.-WhsjKCEyUNzXM33EVllED9vj4um4L4-6b3g6XRwjYQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09a105789c1d4ac-CGP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.181.181.77",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 17:23:26 UTC] === END API CALL LOG ===
[10-Jun-2026 17:23:26 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 17:23:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc5IiwidXNlcm5hbWUiOiJIckFrYXNoMjQiLCJlbWFpbCI6InJlYWx0aW1lLmxpZmUyMkBnbWFpbC5jb20iLCJleHAiOjE3ODE3MTM1Njh9.-WhsjKCEyUNzXM33EVllED9vj4um4L4-6b3g6XRwjYQ
[10-Jun-2026 17:23:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 17:23:26 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 17:23:26 UTC] User ID: 779
[10-Jun-2026 17:23:26 UTC] ✅ User profile retrieved successfully for user ID: 779
[10-Jun-2026 17:23:26 UTC] === API CALL LOG ===
[10-Jun-2026 17:23:26 UTC] Endpoint: user/profile.php
[10-Jun-2026 17:23:26 UTC] Full Log Data: {
    "timestamp": "2026-06-10 17:23:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "203.76.220.166",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "203.76.220.166, 172.69.159.180",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgxIiwidXNlcm5hbWUiOiJzaHVicm93IiwiZW1haWwiOiJtZHNodWJyb3dAZ21haWwuY29tIiwiZXhwIjoxNzgxNzE2OTI0fQ.F-QWCfr2JO-HCwBH6xRVlUQ0-0pli9YYFWxNg3K9M8E",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09a1059dc60fc24-CGP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "203.76.220.166",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 17:23:26 UTC] === END API CALL LOG ===
[10-Jun-2026 17:23:26 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 17:23:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgxIiwidXNlcm5hbWUiOiJzaHVicm93IiwiZW1haWwiOiJtZHNodWJyb3dAZ21haWwuY29tIiwiZXhwIjoxNzgxNzE2OTI0fQ.F-QWCfr2JO-HCwBH6xRVlUQ0-0pli9YYFWxNg3K9M8E
[10-Jun-2026 17:23:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 17:23:26 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 17:23:26 UTC] User ID: 781
[10-Jun-2026 17:23:26 UTC] ✅ User profile retrieved successfully for user ID: 781
[10-Jun-2026 17:23:27 UTC] === API CALL LOG ===
[10-Jun-2026 17:23:27 UTC] Endpoint: user/profile.php
[10-Jun-2026 17:23:27 UTC] Full Log Data: {
    "timestamp": "2026-06-10 17:23:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.181.181.77",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.181.181.77, 172.69.159.180",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc5IiwidXNlcm5hbWUiOiJIckFrYXNoMjQiLCJlbWFpbCI6InJlYWx0aW1lLmxpZmUyMkBnbWFpbC5jb20iLCJleHAiOjE3ODE3MTM1Njh9.-WhsjKCEyUNzXM33EVllED9vj4um4L4-6b3g6XRwjYQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09a105dff58d4ac-CGP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.181.181.77",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 17:23:27 UTC] === END API CALL LOG ===
[10-Jun-2026 17:23:27 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 17:23:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc5IiwidXNlcm5hbWUiOiJIckFrYXNoMjQiLCJlbWFpbCI6InJlYWx0aW1lLmxpZmUyMkBnbWFpbC5jb20iLCJleHAiOjE3ODE3MTM1Njh9.-WhsjKCEyUNzXM33EVllED9vj4um4L4-6b3g6XRwjYQ
[10-Jun-2026 17:23:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 17:23:27 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 17:23:27 UTC] User ID: 779
[10-Jun-2026 17:23:27 UTC] ✅ User profile retrieved successfully for user ID: 779
[10-Jun-2026 17:23:27 UTC] === API CALL LOG ===
[10-Jun-2026 17:23:27 UTC] Endpoint: user/profile.php
[10-Jun-2026 17:23:27 UTC] Full Log Data: {
    "timestamp": "2026-06-10 17:23:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "203.76.220.166",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "203.76.220.166, 172.69.159.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgxIiwidXNlcm5hbWUiOiJzaHVicm93IiwiZW1haWwiOiJtZHNodWJyb3dAZ21haWwuY29tIiwiZXhwIjoxNzgxNzE2OTI0fQ.F-QWCfr2JO-HCwBH6xRVlUQ0-0pli9YYFWxNg3K9M8E",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09a1061d866fc24-CGP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "203.76.220.166",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 17:23:27 UTC] === END API CALL LOG ===
[10-Jun-2026 17:23:27 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 17:23:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgxIiwidXNlcm5hbWUiOiJzaHVicm93IiwiZW1haWwiOiJtZHNodWJyb3dAZ21haWwuY29tIiwiZXhwIjoxNzgxNzE2OTI0fQ.F-QWCfr2JO-HCwBH6xRVlUQ0-0pli9YYFWxNg3K9M8E
[10-Jun-2026 17:23:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 17:23:27 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 17:23:27 UTC] User ID: 781
[10-Jun-2026 17:23:27 UTC] ✅ User profile retrieved successfully for user ID: 781
[10-Jun-2026 17:23:28 UTC] === API CALL LOG ===
[10-Jun-2026 17:23:28 UTC] Endpoint: user/profile.php
[10-Jun-2026 17:23:28 UTC] Full Log Data: {
    "timestamp": "2026-06-10 17:23:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "203.76.220.166",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "203.76.220.166, 172.69.159.180",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgxIiwidXNlcm5hbWUiOiJzaHVicm93IiwiZW1haWwiOiJtZHNodWJyb3dAZ21haWwuY29tIiwiZXhwIjoxNzgxNzE2OTI0fQ.F-QWCfr2JO-HCwBH6xRVlUQ0-0pli9YYFWxNg3K9M8E",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09a10656cbbfc24-CGP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "203.76.220.166",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 17:23:28 UTC] === END API CALL LOG ===
[10-Jun-2026 17:23:28 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 17:23:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgxIiwidXNlcm5hbWUiOiJzaHVicm93IiwiZW1haWwiOiJtZHNodWJyb3dAZ21haWwuY29tIiwiZXhwIjoxNzgxNzE2OTI0fQ.F-QWCfr2JO-HCwBH6xRVlUQ0-0pli9YYFWxNg3K9M8E
[10-Jun-2026 17:23:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 17:23:28 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 17:23:28 UTC] User ID: 781
[10-Jun-2026 17:23:28 UTC] ✅ User profile retrieved successfully for user ID: 781
[10-Jun-2026 17:23:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 17:23:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 17:23:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"203.76.220.166, 172.69.159.180","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgxIiwidXNlcm5hbWUiOiJzaHVicm93IiwiZW1haWwiOiJtZHNodWJyb3dAZ21haWwuY29tIiwiZXhwIjoxNzgxNzE2OTI0fQ.F-QWCfr2JO-HCwBH6xRVlUQ0-0pli9YYFWxNg3K9M8E","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a09a1065de4cfc24-CGP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"203.76.220.166","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jun-2026 17:23:28 UTC] === User Orders API Called ===
[10-Jun-2026 17:23:28 UTC] User ID: 781
[10-Jun-2026 17:23:28 UTC] Limit: 20, Offset: 0
[10-Jun-2026 17:23:28 UTC] Orders found: 0
[10-Jun-2026 17:23:28 UTC] Orders data: []
[10-Jun-2026 17:23:28 UTC] Total orders count: 0
[10-Jun-2026 17:23:28 UTC] === API CALL LOG ===
[10-Jun-2026 17:23:28 UTC] Endpoint: user/profile.php
[10-Jun-2026 17:23:28 UTC] Full Log Data: {
    "timestamp": "2026-06-10 17:23:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "203.76.220.166",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "203.76.220.166, 172.69.159.180",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgxIiwidXNlcm5hbWUiOiJzaHVicm93IiwiZW1haWwiOiJtZHNodWJyb3dAZ21haWwuY29tIiwiZXhwIjoxNzgxNzE2OTI0fQ.F-QWCfr2JO-HCwBH6xRVlUQ0-0pli9YYFWxNg3K9M8E",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09a10662fa0fc24-CGP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "203.76.220.166",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 17:23:28 UTC] === END API CALL LOG ===
[10-Jun-2026 17:23:28 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 17:23:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgxIiwidXNlcm5hbWUiOiJzaHVicm93IiwiZW1haWwiOiJtZHNodWJyb3dAZ21haWwuY29tIiwiZXhwIjoxNzgxNzE2OTI0fQ.F-QWCfr2JO-HCwBH6xRVlUQ0-0pli9YYFWxNg3K9M8E
[10-Jun-2026 17:23:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 17:23:28 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 17:23:28 UTC] User ID: 781
[10-Jun-2026 17:23:28 UTC] ✅ User profile retrieved successfully for user ID: 781
[10-Jun-2026 17:23:29 UTC] === API CALL LOG ===
[10-Jun-2026 17:23:29 UTC] Endpoint: user/profile.php
[10-Jun-2026 17:23:29 UTC] Full Log Data: {
    "timestamp": "2026-06-10 17:23:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "203.76.220.166",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "203.76.220.166, 172.69.159.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgxIiwidXNlcm5hbWUiOiJzaHVicm93IiwiZW1haWwiOiJtZHNodWJyb3dAZ21haWwuY29tIiwiZXhwIjoxNzgxNzE2OTI0fQ.F-QWCfr2JO-HCwBH6xRVlUQ0-0pli9YYFWxNg3K9M8E",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09a106c3bbafc24-CGP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "203.76.220.166",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 17:23:29 UTC] === END API CALL LOG ===
[10-Jun-2026 17:23:29 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 17:23:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgxIiwidXNlcm5hbWUiOiJzaHVicm93IiwiZW1haWwiOiJtZHNodWJyb3dAZ21haWwuY29tIiwiZXhwIjoxNzgxNzE2OTI0fQ.F-QWCfr2JO-HCwBH6xRVlUQ0-0pli9YYFWxNg3K9M8E
[10-Jun-2026 17:23:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 17:23:29 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 17:23:29 UTC] User ID: 781
[10-Jun-2026 17:23:29 UTC] ✅ User profile retrieved successfully for user ID: 781
[10-Jun-2026 17:23:49 UTC] === API CALL LOG ===
[10-Jun-2026 17:23:49 UTC] Endpoint: user/profile.php
[10-Jun-2026 17:23:49 UTC] Full Log Data: {
    "timestamp": "2026-06-10 17:23:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "203.76.220.166",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "203.76.220.166, 172.69.159.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgxIiwidXNlcm5hbWUiOiJzaHVicm93IiwiZW1haWwiOiJtZHNodWJyb3dAZ21haWwuY29tIiwiZXhwIjoxNzgxNzE2OTI0fQ.F-QWCfr2JO-HCwBH6xRVlUQ0-0pli9YYFWxNg3K9M8E",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09a10e8a9d6fc24-CGP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "203.76.220.166",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 17:23:49 UTC] === END API CALL LOG ===
[10-Jun-2026 17:23:49 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 17:23:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgxIiwidXNlcm5hbWUiOiJzaHVicm93IiwiZW1haWwiOiJtZHNodWJyb3dAZ21haWwuY29tIiwiZXhwIjoxNzgxNzE2OTI0fQ.F-QWCfr2JO-HCwBH6xRVlUQ0-0pli9YYFWxNg3K9M8E
[10-Jun-2026 17:23:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 17:23:49 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 17:23:49 UTC] User ID: 781
[10-Jun-2026 17:23:49 UTC] ✅ User profile retrieved successfully for user ID: 781
[10-Jun-2026 17:23:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 17:23:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 17:23:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"203.76.220.166, 172.69.159.181","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgxIiwidXNlcm5hbWUiOiJzaHVicm93IiwiZW1haWwiOiJtZHNodWJyb3dAZ21haWwuY29tIiwiZXhwIjoxNzgxNzE2OTI0fQ.F-QWCfr2JO-HCwBH6xRVlUQ0-0pli9YYFWxNg3K9M8E","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a09a10f27bc3fc24-CGP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"203.76.220.166","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jun-2026 17:23:50 UTC] === User Orders API Called ===
[10-Jun-2026 17:23:50 UTC] User ID: 781
[10-Jun-2026 17:23:50 UTC] Limit: 20, Offset: 0
[10-Jun-2026 17:23:50 UTC] Orders found: 0
[10-Jun-2026 17:23:50 UTC] Orders data: []
[10-Jun-2026 17:23:50 UTC] Total orders count: 0
[10-Jun-2026 17:23:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 17:23:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 17:23:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"203.76.220.166, 172.69.159.181","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgxIiwidXNlcm5hbWUiOiJzaHVicm93IiwiZW1haWwiOiJtZHNodWJyb3dAZ21haWwuY29tIiwiZXhwIjoxNzgxNzE2OTI0fQ.F-QWCfr2JO-HCwBH6xRVlUQ0-0pli9YYFWxNg3K9M8E","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a09a1107c807fc24-CGP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"203.76.220.166","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jun-2026 17:23:54 UTC] === User Orders API Called ===
[10-Jun-2026 17:23:54 UTC] User ID: 781
[10-Jun-2026 17:23:54 UTC] Limit: 20, Offset: 0
[10-Jun-2026 17:23:54 UTC] Orders found: 0
[10-Jun-2026 17:23:54 UTC] Orders data: []
[10-Jun-2026 17:23:54 UTC] Total orders count: 0
[10-Jun-2026 17:23:54 UTC] === API CALL LOG ===
[10-Jun-2026 17:23:54 UTC] Endpoint: user/profile.php
[10-Jun-2026 17:23:54 UTC] Full Log Data: {
    "timestamp": "2026-06-10 17:23:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "203.76.220.166",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "203.76.220.166, 172.69.159.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgxIiwidXNlcm5hbWUiOiJzaHVicm93IiwiZW1haWwiOiJtZHNodWJyb3dAZ21haWwuY29tIiwiZXhwIjoxNzgxNzE2OTI0fQ.F-QWCfr2JO-HCwBH6xRVlUQ0-0pli9YYFWxNg3K9M8E",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09a11082930fc24-CGP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "203.76.220.166",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 17:23:54 UTC] === END API CALL LOG ===
[10-Jun-2026 17:23:54 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 17:23:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgxIiwidXNlcm5hbWUiOiJzaHVicm93IiwiZW1haWwiOiJtZHNodWJyb3dAZ21haWwuY29tIiwiZXhwIjoxNzgxNzE2OTI0fQ.F-QWCfr2JO-HCwBH6xRVlUQ0-0pli9YYFWxNg3K9M8E
[10-Jun-2026 17:23:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 17:23:54 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 17:23:54 UTC] User ID: 781
[10-Jun-2026 17:23:54 UTC] ✅ User profile retrieved successfully for user ID: 781
[10-Jun-2026 17:23:54 UTC] === API CALL LOG ===
[10-Jun-2026 17:23:54 UTC] Endpoint: user/profile.php
[10-Jun-2026 17:23:54 UTC] Full Log Data: {
    "timestamp": "2026-06-10 17:23:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "203.76.220.166",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "203.76.220.166, 172.69.159.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgxIiwidXNlcm5hbWUiOiJzaHVicm93IiwiZW1haWwiOiJtZHNodWJyb3dAZ21haWwuY29tIiwiZXhwIjoxNzgxNzE2OTI0fQ.F-QWCfr2JO-HCwBH6xRVlUQ0-0pli9YYFWxNg3K9M8E",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09a110c3e69fc24-CGP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "203.76.220.166",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 17:23:54 UTC] === END API CALL LOG ===
[10-Jun-2026 17:23:54 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 17:23:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgxIiwidXNlcm5hbWUiOiJzaHVicm93IiwiZW1haWwiOiJtZHNodWJyb3dAZ21haWwuY29tIiwiZXhwIjoxNzgxNzE2OTI0fQ.F-QWCfr2JO-HCwBH6xRVlUQ0-0pli9YYFWxNg3K9M8E
[10-Jun-2026 17:23:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 17:23:54 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 17:23:54 UTC] User ID: 781
[10-Jun-2026 17:23:54 UTC] ✅ User profile retrieved successfully for user ID: 781
[10-Jun-2026 17:23:55 UTC] === API CALL LOG ===
[10-Jun-2026 17:23:55 UTC] Endpoint: user/profile.php
[10-Jun-2026 17:23:55 UTC] Full Log Data: {
    "timestamp": "2026-06-10 17:23:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "203.76.220.166",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "203.76.220.166, 172.69.159.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgxIiwidXNlcm5hbWUiOiJzaHVicm93IiwiZW1haWwiOiJtZHNodWJyb3dAZ21haWwuY29tIiwiZXhwIjoxNzgxNzE2OTI0fQ.F-QWCfr2JO-HCwBH6xRVlUQ0-0pli9YYFWxNg3K9M8E",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09a1111bff5fc24-CGP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "203.76.220.166",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 17:23:55 UTC] === END API CALL LOG ===
[10-Jun-2026 17:23:55 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 17:23:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgxIiwidXNlcm5hbWUiOiJzaHVicm93IiwiZW1haWwiOiJtZHNodWJyb3dAZ21haWwuY29tIiwiZXhwIjoxNzgxNzE2OTI0fQ.F-QWCfr2JO-HCwBH6xRVlUQ0-0pli9YYFWxNg3K9M8E
[10-Jun-2026 17:23:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 17:23:55 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 17:23:55 UTC] User ID: 781
[10-Jun-2026 17:23:55 UTC] ✅ User profile retrieved successfully for user ID: 781
[10-Jun-2026 17:24:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 17:24:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 17:24:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"203.76.220.166, 172.69.159.181","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgxIiwidXNlcm5hbWUiOiJzaHVicm93IiwiZW1haWwiOiJtZHNodWJyb3dAZ21haWwuY29tIiwiZXhwIjoxNzgxNzE2OTI0fQ.F-QWCfr2JO-HCwBH6xRVlUQ0-0pli9YYFWxNg3K9M8E","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a09a115dfde8fc24-CGP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"203.76.220.166","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jun-2026 17:24:08 UTC] === User Orders API Called ===
[10-Jun-2026 17:24:08 UTC] User ID: 781
[10-Jun-2026 17:24:08 UTC] Limit: 20, Offset: 0
[10-Jun-2026 17:24:08 UTC] Orders found: 0
[10-Jun-2026 17:24:08 UTC] Orders data: []
[10-Jun-2026 17:24:08 UTC] Total orders count: 0
[10-Jun-2026 17:24:08 UTC] === API CALL LOG ===
[10-Jun-2026 17:24:08 UTC] Endpoint: user/profile.php
[10-Jun-2026 17:24:08 UTC] Full Log Data: {
    "timestamp": "2026-06-10 17:24:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "203.76.220.166",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "203.76.220.166, 172.69.159.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgxIiwidXNlcm5hbWUiOiJzaHVicm93IiwiZW1haWwiOiJtZHNodWJyb3dAZ21haWwuY29tIiwiZXhwIjoxNzgxNzE2OTI0fQ.F-QWCfr2JO-HCwBH6xRVlUQ0-0pli9YYFWxNg3K9M8E",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09a115ea809fc24-CGP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "203.76.220.166",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 17:24:08 UTC] === END API CALL LOG ===
[10-Jun-2026 17:24:08 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 17:24:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgxIiwidXNlcm5hbWUiOiJzaHVicm93IiwiZW1haWwiOiJtZHNodWJyb3dAZ21haWwuY29tIiwiZXhwIjoxNzgxNzE2OTI0fQ.F-QWCfr2JO-HCwBH6xRVlUQ0-0pli9YYFWxNg3K9M8E
[10-Jun-2026 17:24:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 17:24:08 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 17:24:08 UTC] User ID: 781
[10-Jun-2026 17:24:08 UTC] ✅ User profile retrieved successfully for user ID: 781
[10-Jun-2026 17:24:08 UTC] === API CALL LOG ===
[10-Jun-2026 17:24:08 UTC] Endpoint: user/profile.php
[10-Jun-2026 17:24:08 UTC] Full Log Data: {
    "timestamp": "2026-06-10 17:24:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "203.76.220.166",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "203.76.220.166, 172.69.159.180",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgxIiwidXNlcm5hbWUiOiJzaHVicm93IiwiZW1haWwiOiJtZHNodWJyb3dAZ21haWwuY29tIiwiZXhwIjoxNzgxNzE2OTI0fQ.F-QWCfr2JO-HCwBH6xRVlUQ0-0pli9YYFWxNg3K9M8E",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09a1162ed49fc24-CGP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "203.76.220.166",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 17:24:08 UTC] === END API CALL LOG ===
[10-Jun-2026 17:24:08 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 17:24:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgxIiwidXNlcm5hbWUiOiJzaHVicm93IiwiZW1haWwiOiJtZHNodWJyb3dAZ21haWwuY29tIiwiZXhwIjoxNzgxNzE2OTI0fQ.F-QWCfr2JO-HCwBH6xRVlUQ0-0pli9YYFWxNg3K9M8E
[10-Jun-2026 17:24:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 17:24:08 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 17:24:08 UTC] User ID: 781
[10-Jun-2026 17:24:08 UTC] ✅ User profile retrieved successfully for user ID: 781
[10-Jun-2026 17:24:09 UTC] === API CALL LOG ===
[10-Jun-2026 17:24:09 UTC] Endpoint: user/profile.php
[10-Jun-2026 17:24:09 UTC] Full Log Data: {
    "timestamp": "2026-06-10 17:24:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "203.76.220.166",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "203.76.220.166, 172.69.159.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgxIiwidXNlcm5hbWUiOiJzaHVicm93IiwiZW1haWwiOiJtZHNodWJyb3dAZ21haWwuY29tIiwiZXhwIjoxNzgxNzE2OTI0fQ.F-QWCfr2JO-HCwBH6xRVlUQ0-0pli9YYFWxNg3K9M8E",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09a1168d971fc24-CGP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "203.76.220.166",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 17:24:09 UTC] === END API CALL LOG ===
[10-Jun-2026 17:24:09 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 17:24:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgxIiwidXNlcm5hbWUiOiJzaHVicm93IiwiZW1haWwiOiJtZHNodWJyb3dAZ21haWwuY29tIiwiZXhwIjoxNzgxNzE2OTI0fQ.F-QWCfr2JO-HCwBH6xRVlUQ0-0pli9YYFWxNg3K9M8E
[10-Jun-2026 17:24:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 17:24:09 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 17:24:09 UTC] User ID: 781
[10-Jun-2026 17:24:09 UTC] ✅ User profile retrieved successfully for user ID: 781
[10-Jun-2026 17:24:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 17:24:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 17:24:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"203.76.220.166, 172.69.159.180","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgxIiwidXNlcm5hbWUiOiJzaHVicm93IiwiZW1haWwiOiJtZHNodWJyb3dAZ21haWwuY29tIiwiZXhwIjoxNzgxNzE2OTI0fQ.F-QWCfr2JO-HCwBH6xRVlUQ0-0pli9YYFWxNg3K9M8E","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a09a119a1bf2fc24-CGP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"203.76.220.166","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jun-2026 17:24:18 UTC] === User Orders API Called ===
[10-Jun-2026 17:24:18 UTC] User ID: 781
[10-Jun-2026 17:24:18 UTC] Limit: 20, Offset: 0
[10-Jun-2026 17:24:18 UTC] Orders found: 0
[10-Jun-2026 17:24:18 UTC] Orders data: []
[10-Jun-2026 17:24:18 UTC] Total orders count: 0
[10-Jun-2026 17:24:18 UTC] === API CALL LOG ===
[10-Jun-2026 17:24:18 UTC] Endpoint: user/profile.php
[10-Jun-2026 17:24:18 UTC] Full Log Data: {
    "timestamp": "2026-06-10 17:24:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "203.76.220.166",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "203.76.220.166, 172.69.159.180",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgxIiwidXNlcm5hbWUiOiJzaHVicm93IiwiZW1haWwiOiJtZHNodWJyb3dAZ21haWwuY29tIiwiZXhwIjoxNzgxNzE2OTI0fQ.F-QWCfr2JO-HCwBH6xRVlUQ0-0pli9YYFWxNg3K9M8E",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09a119e48b1fc24-CGP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "203.76.220.166",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 17:24:18 UTC] === END API CALL LOG ===
[10-Jun-2026 17:24:18 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 17:24:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgxIiwidXNlcm5hbWUiOiJzaHVicm93IiwiZW1haWwiOiJtZHNodWJyb3dAZ21haWwuY29tIiwiZXhwIjoxNzgxNzE2OTI0fQ.F-QWCfr2JO-HCwBH6xRVlUQ0-0pli9YYFWxNg3K9M8E
[10-Jun-2026 17:24:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 17:24:18 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 17:24:18 UTC] User ID: 781
[10-Jun-2026 17:24:18 UTC] ✅ User profile retrieved successfully for user ID: 781
[10-Jun-2026 17:24:18 UTC] User Purchases API - User ID: 781
[10-Jun-2026 17:24:18 UTC] User Purchases API - Total purchases found: 0
[10-Jun-2026 17:24:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 17:24:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 17:24:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.181.181.77, 172.69.159.180","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc5IiwidXNlcm5hbWUiOiJIckFrYXNoMjQiLCJlbWFpbCI6InJlYWx0aW1lLmxpZmUyMkBnbWFpbC5jb20iLCJleHAiOjE3ODE3MTM1Njh9.-WhsjKCEyUNzXM33EVllED9vj4um4L4-6b3g6XRwjYQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a09a11b7f9bfd4ac-CGP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.181.181.77","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jun-2026 17:24:22 UTC] === User Orders API Called ===
[10-Jun-2026 17:24:22 UTC] User ID: 779
[10-Jun-2026 17:24:22 UTC] Limit: 20, Offset: 0
[10-Jun-2026 17:24:22 UTC] Orders found: 2
[10-Jun-2026 17:24:22 UTC] Orders data: [{"id":334,"quantity":500,"total_coins":10000,"coin_type":"regular","telegram_link":"t.me\/HrAkash26","status":"pending","created_at":"2026-06-10 20:54:20","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":333,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/HrAkash26","status":"pending","created_at":"2026-06-10 20:53:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[10-Jun-2026 17:24:22 UTC] Total orders count: 2
[10-Jun-2026 17:24:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 17:24:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 17:24:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.181.181.77, 172.69.159.180","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc5IiwidXNlcm5hbWUiOiJIckFrYXNoMjQiLCJlbWFpbCI6InJlYWx0aW1lLmxpZmUyMkBnbWFpbC5jb20iLCJleHAiOjE3ODE3MTM1Njh9.-WhsjKCEyUNzXM33EVllED9vj4um4L4-6b3g6XRwjYQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a09a11c408cbd4ac-CGP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.181.181.77","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jun-2026 17:24:24 UTC] === User Orders API Called ===
[10-Jun-2026 17:24:24 UTC] User ID: 779
[10-Jun-2026 17:24:24 UTC] Limit: 20, Offset: 0
[10-Jun-2026 17:24:24 UTC] Orders found: 2
[10-Jun-2026 17:24:24 UTC] Orders data: [{"id":334,"quantity":500,"total_coins":10000,"coin_type":"regular","telegram_link":"t.me\/HrAkash26","status":"pending","created_at":"2026-06-10 20:54:20","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":333,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/HrAkash26","status":"pending","created_at":"2026-06-10 20:53:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[10-Jun-2026 17:24:24 UTC] Total orders count: 2
[10-Jun-2026 17:24:33 UTC] === API CALL LOG ===
[10-Jun-2026 17:24:33 UTC] Endpoint: user/profile.php
[10-Jun-2026 17:24:33 UTC] Full Log Data: {
    "timestamp": "2026-06-10 17:24:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "203.76.220.166",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "203.76.220.166, 172.69.159.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgxIiwidXNlcm5hbWUiOiJzaHVicm93IiwiZW1haWwiOiJtZHNodWJyb3dAZ21haWwuY29tIiwiZXhwIjoxNzgxNzE2OTI0fQ.F-QWCfr2JO-HCwBH6xRVlUQ0-0pli9YYFWxNg3K9M8E",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09a11fa19c7fc24-CGP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "203.76.220.166",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 17:24:33 UTC] === END API CALL LOG ===
[10-Jun-2026 17:24:33 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 17:24:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgxIiwidXNlcm5hbWUiOiJzaHVicm93IiwiZW1haWwiOiJtZHNodWJyb3dAZ21haWwuY29tIiwiZXhwIjoxNzgxNzE2OTI0fQ.F-QWCfr2JO-HCwBH6xRVlUQ0-0pli9YYFWxNg3K9M8E
[10-Jun-2026 17:24:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 17:24:33 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 17:24:33 UTC] User ID: 781
[10-Jun-2026 17:24:33 UTC] ✅ User profile retrieved successfully for user ID: 781
[10-Jun-2026 17:24:33 UTC] User Purchases API - User ID: 781
[10-Jun-2026 17:24:33 UTC] User Purchases API - Total purchases found: 0
[10-Jun-2026 17:24:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 17:24:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 17:24:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.181.181.77, 172.69.159.181","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc5IiwidXNlcm5hbWUiOiJIckFrYXNoMjQiLCJlbWFpbCI6InJlYWx0aW1lLmxpZmUyMkBnbWFpbC5jb20iLCJleHAiOjE3ODE3MTM1Njh9.-WhsjKCEyUNzXM33EVllED9vj4um4L4-6b3g6XRwjYQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a09a11fdabb1d4ac-CGP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.181.181.77","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jun-2026 17:24:33 UTC] === User Orders API Called ===
[10-Jun-2026 17:24:33 UTC] User ID: 779
[10-Jun-2026 17:24:33 UTC] Limit: 20, Offset: 0
[10-Jun-2026 17:24:33 UTC] Orders found: 2
[10-Jun-2026 17:24:33 UTC] Orders data: [{"id":334,"quantity":500,"total_coins":10000,"coin_type":"regular","telegram_link":"t.me\/HrAkash26","status":"pending","created_at":"2026-06-10 20:54:20","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":333,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/HrAkash26","status":"pending","created_at":"2026-06-10 20:53:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[10-Jun-2026 17:24:33 UTC] Total orders count: 2
[10-Jun-2026 17:24:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 17:24:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 17:24:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.181.181.77, 172.69.159.181","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc5IiwidXNlcm5hbWUiOiJIckFrYXNoMjQiLCJlbWFpbCI6InJlYWx0aW1lLmxpZmUyMkBnbWFpbC5jb20iLCJleHAiOjE3ODE3MTM1Njh9.-WhsjKCEyUNzXM33EVllED9vj4um4L4-6b3g6XRwjYQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a09a12091fbdd4ac-CGP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.181.181.77","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jun-2026 17:24:35 UTC] === User Orders API Called ===
[10-Jun-2026 17:24:35 UTC] User ID: 779
[10-Jun-2026 17:24:35 UTC] Limit: 20, Offset: 0
[10-Jun-2026 17:24:35 UTC] Orders found: 2
[10-Jun-2026 17:24:35 UTC] Orders data: [{"id":334,"quantity":500,"total_coins":10000,"coin_type":"regular","telegram_link":"t.me\/HrAkash26","status":"pending","created_at":"2026-06-10 20:54:20","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":333,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/HrAkash26","status":"pending","created_at":"2026-06-10 20:53:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[10-Jun-2026 17:24:35 UTC] Total orders count: 2
[10-Jun-2026 17:24:35 UTC] === API CALL LOG ===
[10-Jun-2026 17:24:35 UTC] Endpoint: user/profile.php
[10-Jun-2026 17:24:35 UTC] Full Log Data: {
    "timestamp": "2026-06-10 17:24:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.181.181.77",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.181.181.77, 172.69.159.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc5IiwidXNlcm5hbWUiOiJIckFrYXNoMjQiLCJlbWFpbCI6InJlYWx0aW1lLmxpZmUyMkBnbWFpbC5jb20iLCJleHAiOjE3ODE3MTM1Njh9.-WhsjKCEyUNzXM33EVllED9vj4um4L4-6b3g6XRwjYQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09a12099959d4ac-CGP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.181.181.77",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 17:24:35 UTC] === END API CALL LOG ===
[10-Jun-2026 17:24:35 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 17:24:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc5IiwidXNlcm5hbWUiOiJIckFrYXNoMjQiLCJlbWFpbCI6InJlYWx0aW1lLmxpZmUyMkBnbWFpbC5jb20iLCJleHAiOjE3ODE3MTM1Njh9.-WhsjKCEyUNzXM33EVllED9vj4um4L4-6b3g6XRwjYQ
[10-Jun-2026 17:24:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 17:24:35 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 17:24:35 UTC] User ID: 779
[10-Jun-2026 17:24:35 UTC] ✅ User profile retrieved successfully for user ID: 779
[10-Jun-2026 17:24:36 UTC] === API CALL LOG ===
[10-Jun-2026 17:24:36 UTC] Endpoint: user/profile.php
[10-Jun-2026 17:24:36 UTC] Full Log Data: {
    "timestamp": "2026-06-10 17:24:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.181.181.77",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.181.181.77, 172.69.159.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc5IiwidXNlcm5hbWUiOiJIckFrYXNoMjQiLCJlbWFpbCI6InJlYWx0aW1lLmxpZmUyMkBnbWFpbC5jb20iLCJleHAiOjE3ODE3MTM1Njh9.-WhsjKCEyUNzXM33EVllED9vj4um4L4-6b3g6XRwjYQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09a120d6e20d4ac-CGP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.181.181.77",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 17:24:36 UTC] === END API CALL LOG ===
[10-Jun-2026 17:24:36 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 17:24:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc5IiwidXNlcm5hbWUiOiJIckFrYXNoMjQiLCJlbWFpbCI6InJlYWx0aW1lLmxpZmUyMkBnbWFpbC5jb20iLCJleHAiOjE3ODE3MTM1Njh9.-WhsjKCEyUNzXM33EVllED9vj4um4L4-6b3g6XRwjYQ
[10-Jun-2026 17:24:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 17:24:36 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 17:24:36 UTC] User ID: 779
[10-Jun-2026 17:24:36 UTC] ✅ User profile retrieved successfully for user ID: 779
[10-Jun-2026 17:24:36 UTC] === API CALL LOG ===
[10-Jun-2026 17:24:36 UTC] Endpoint: user/profile.php
[10-Jun-2026 17:24:36 UTC] Full Log Data: {
    "timestamp": "2026-06-10 17:24:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.181.181.77",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.181.181.77, 172.69.159.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc5IiwidXNlcm5hbWUiOiJIckFrYXNoMjQiLCJlbWFpbCI6InJlYWx0aW1lLmxpZmUyMkBnbWFpbC5jb20iLCJleHAiOjE3ODE3MTM1Njh9.-WhsjKCEyUNzXM33EVllED9vj4um4L4-6b3g6XRwjYQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09a120fbda4d4ac-CGP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.181.181.77",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 17:24:36 UTC] === END API CALL LOG ===
[10-Jun-2026 17:24:36 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 17:24:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc5IiwidXNlcm5hbWUiOiJIckFrYXNoMjQiLCJlbWFpbCI6InJlYWx0aW1lLmxpZmUyMkBnbWFpbC5jb20iLCJleHAiOjE3ODE3MTM1Njh9.-WhsjKCEyUNzXM33EVllED9vj4um4L4-6b3g6XRwjYQ
[10-Jun-2026 17:24:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 17:24:36 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 17:24:36 UTC] User ID: 779
[10-Jun-2026 17:24:36 UTC] ✅ User profile retrieved successfully for user ID: 779
[10-Jun-2026 17:24:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 17:24:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 17:24:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.181.181.77, 172.69.159.180","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc5IiwidXNlcm5hbWUiOiJIckFrYXNoMjQiLCJlbWFpbCI6InJlYWx0aW1lLmxpZmUyMkBnbWFpbC5jb20iLCJleHAiOjE3ODE3MTM1Njh9.-WhsjKCEyUNzXM33EVllED9vj4um4L4-6b3g6XRwjYQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a09a1284aae0d4ac-CGP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.181.181.77","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jun-2026 17:24:55 UTC] === User Orders API Called ===
[10-Jun-2026 17:24:55 UTC] User ID: 779
[10-Jun-2026 17:24:55 UTC] Limit: 20, Offset: 0
[10-Jun-2026 17:24:55 UTC] Orders found: 2
[10-Jun-2026 17:24:55 UTC] Orders data: [{"id":334,"quantity":500,"total_coins":10000,"coin_type":"regular","telegram_link":"t.me\/HrAkash26","status":"pending","created_at":"2026-06-10 20:54:20","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":333,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/HrAkash26","status":"pending","created_at":"2026-06-10 20:53:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[10-Jun-2026 17:24:55 UTC] Total orders count: 2
[10-Jun-2026 17:24:55 UTC] === API CALL LOG ===
[10-Jun-2026 17:24:55 UTC] Endpoint: user/profile.php
[10-Jun-2026 17:24:55 UTC] Full Log Data: {
    "timestamp": "2026-06-10 17:24:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.181.181.77",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.181.181.77, 172.69.159.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc5IiwidXNlcm5hbWUiOiJIckFrYXNoMjQiLCJlbWFpbCI6InJlYWx0aW1lLmxpZmUyMkBnbWFpbC5jb20iLCJleHAiOjE3ODE3MTM1Njh9.-WhsjKCEyUNzXM33EVllED9vj4um4L4-6b3g6XRwjYQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09a128929b4d4ac-CGP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.181.181.77",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 17:24:55 UTC] === END API CALL LOG ===
[10-Jun-2026 17:24:55 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 17:24:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc5IiwidXNlcm5hbWUiOiJIckFrYXNoMjQiLCJlbWFpbCI6InJlYWx0aW1lLmxpZmUyMkBnbWFpbC5jb20iLCJleHAiOjE3ODE3MTM1Njh9.-WhsjKCEyUNzXM33EVllED9vj4um4L4-6b3g6XRwjYQ
[10-Jun-2026 17:24:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 17:24:55 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 17:24:55 UTC] User ID: 779
[10-Jun-2026 17:24:55 UTC] ✅ User profile retrieved successfully for user ID: 779
[10-Jun-2026 17:24:56 UTC] === API CALL LOG ===
[10-Jun-2026 17:24:56 UTC] Endpoint: user/profile.php
[10-Jun-2026 17:24:56 UTC] Full Log Data: {
    "timestamp": "2026-06-10 17:24:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.181.181.77",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.181.181.77, 172.69.159.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc5IiwidXNlcm5hbWUiOiJIckFrYXNoMjQiLCJlbWFpbCI6InJlYWx0aW1lLmxpZmUyMkBnbWFpbC5jb20iLCJleHAiOjE3ODE3MTM1Njh9.-WhsjKCEyUNzXM33EVllED9vj4um4L4-6b3g6XRwjYQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09a12852cc0d4ac-CGP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.181.181.77",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 17:24:56 UTC] === END API CALL LOG ===
[10-Jun-2026 17:24:56 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 17:24:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc5IiwidXNlcm5hbWUiOiJIckFrYXNoMjQiLCJlbWFpbCI6InJlYWx0aW1lLmxpZmUyMkBnbWFpbC5jb20iLCJleHAiOjE3ODE3MTM1Njh9.-WhsjKCEyUNzXM33EVllED9vj4um4L4-6b3g6XRwjYQ
[10-Jun-2026 17:24:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 17:24:56 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 17:24:56 UTC] User ID: 779
[10-Jun-2026 17:24:56 UTC] ✅ User profile retrieved successfully for user ID: 779
[10-Jun-2026 17:25:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 17:25:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 17:25:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.181.181.77, 172.69.159.180","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc5IiwidXNlcm5hbWUiOiJIckFrYXNoMjQiLCJlbWFpbCI6InJlYWx0aW1lLmxpZmUyMkBnbWFpbC5jb20iLCJleHAiOjE3ODE3MTM1Njh9.-WhsjKCEyUNzXM33EVllED9vj4um4L4-6b3g6XRwjYQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a09a12d148f7d4ac-CGP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.181.181.77","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jun-2026 17:25:07 UTC] === User Orders API Called ===
[10-Jun-2026 17:25:07 UTC] User ID: 779
[10-Jun-2026 17:25:07 UTC] Limit: 20, Offset: 0
[10-Jun-2026 17:25:07 UTC] Orders found: 3
[10-Jun-2026 17:25:07 UTC] Orders data: [{"id":335,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/FutureFuntelligence\/7","status":"pending","created_at":"2026-06-10 20:55:05","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":334,"quantity":500,"total_coins":10000,"coin_type":"regular","telegram_link":"t.me\/HrAkash26","status":"pending","created_at":"2026-06-10 20:54:20","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":333,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/HrAkash26","status":"pending","created_at":"2026-06-10 20:53:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[10-Jun-2026 17:25:07 UTC] Total orders count: 3
[10-Jun-2026 17:25:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 17:25:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 17:25:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.181.181.77, 172.69.159.180","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc5IiwidXNlcm5hbWUiOiJIckFrYXNoMjQiLCJlbWFpbCI6InJlYWx0aW1lLmxpZmUyMkBnbWFpbC5jb20iLCJleHAiOjE3ODE3MTM1Njh9.-WhsjKCEyUNzXM33EVllED9vj4um4L4-6b3g6XRwjYQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a09a13997a7bd4ac-CGP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.181.181.77","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jun-2026 17:25:40 UTC] === User Orders API Called ===
[10-Jun-2026 17:25:40 UTC] User ID: 779
[10-Jun-2026 17:25:40 UTC] Limit: 20, Offset: 0
[10-Jun-2026 17:25:40 UTC] Orders found: 3
[10-Jun-2026 17:25:40 UTC] Orders data: [{"id":335,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/FutureFuntelligence\/7","status":"pending","created_at":"2026-06-10 20:55:05","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":334,"quantity":500,"total_coins":10000,"coin_type":"regular","telegram_link":"t.me\/HrAkash26","status":"pending","created_at":"2026-06-10 20:54:20","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":333,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/HrAkash26","status":"pending","created_at":"2026-06-10 20:53:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[10-Jun-2026 17:25:40 UTC] Total orders count: 3
[10-Jun-2026 17:25:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 17:25:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 17:25:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.181.181.77, 172.69.159.180","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc5IiwidXNlcm5hbWUiOiJIckFrYXNoMjQiLCJlbWFpbCI6InJlYWx0aW1lLmxpZmUyMkBnbWFpbC5jb20iLCJleHAiOjE3ODE3MTM1Njh9.-WhsjKCEyUNzXM33EVllED9vj4um4L4-6b3g6XRwjYQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a09a139edb1dd4ac-CGP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.181.181.77","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jun-2026 17:25:40 UTC] === User Orders API Called ===
[10-Jun-2026 17:25:40 UTC] User ID: 779
[10-Jun-2026 17:25:40 UTC] Limit: 20, Offset: 0
[10-Jun-2026 17:25:40 UTC] Orders found: 3
[10-Jun-2026 17:25:40 UTC] Orders data: [{"id":335,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/FutureFuntelligence\/7","status":"pending","created_at":"2026-06-10 20:55:05","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":334,"quantity":500,"total_coins":10000,"coin_type":"regular","telegram_link":"t.me\/HrAkash26","status":"pending","created_at":"2026-06-10 20:54:20","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":333,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/HrAkash26","status":"pending","created_at":"2026-06-10 20:53:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[10-Jun-2026 17:25:40 UTC] Total orders count: 3
[10-Jun-2026 17:25:40 UTC] === API CALL LOG ===
[10-Jun-2026 17:25:40 UTC] Endpoint: user/profile.php
[10-Jun-2026 17:25:40 UTC] Full Log Data: {
    "timestamp": "2026-06-10 17:25:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.181.181.77",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.181.181.77, 172.69.159.180",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc5IiwidXNlcm5hbWUiOiJIckFrYXNoMjQiLCJlbWFpbCI6InJlYWx0aW1lLmxpZmUyMkBnbWFpbC5jb20iLCJleHAiOjE3ODE3MTM1Njh9.-WhsjKCEyUNzXM33EVllED9vj4um4L4-6b3g6XRwjYQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09a139f7d15d4ac-CGP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.181.181.77",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 17:25:40 UTC] === END API CALL LOG ===
[10-Jun-2026 17:25:40 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 17:25:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc5IiwidXNlcm5hbWUiOiJIckFrYXNoMjQiLCJlbWFpbCI6InJlYWx0aW1lLmxpZmUyMkBnbWFpbC5jb20iLCJleHAiOjE3ODE3MTM1Njh9.-WhsjKCEyUNzXM33EVllED9vj4um4L4-6b3g6XRwjYQ
[10-Jun-2026 17:25:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 17:25:40 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 17:25:40 UTC] User ID: 779
[10-Jun-2026 17:25:40 UTC] ✅ User profile retrieved successfully for user ID: 779
[10-Jun-2026 17:25:41 UTC] === API CALL LOG ===
[10-Jun-2026 17:25:41 UTC] Endpoint: user/profile.php
[10-Jun-2026 17:25:41 UTC] Full Log Data: {
    "timestamp": "2026-06-10 17:25:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.181.181.77",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.181.181.77, 172.69.159.180",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc5IiwidXNlcm5hbWUiOiJIckFrYXNoMjQiLCJlbWFpbCI6InJlYWx0aW1lLmxpZmUyMkBnbWFpbC5jb20iLCJleHAiOjE3ODE3MTM1Njh9.-WhsjKCEyUNzXM33EVllED9vj4um4L4-6b3g6XRwjYQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09a13a38a8ad4ac-CGP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.181.181.77",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 17:25:41 UTC] === END API CALL LOG ===
[10-Jun-2026 17:25:41 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 17:25:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc5IiwidXNlcm5hbWUiOiJIckFrYXNoMjQiLCJlbWFpbCI6InJlYWx0aW1lLmxpZmUyMkBnbWFpbC5jb20iLCJleHAiOjE3ODE3MTM1Njh9.-WhsjKCEyUNzXM33EVllED9vj4um4L4-6b3g6XRwjYQ
[10-Jun-2026 17:25:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 17:25:41 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 17:25:41 UTC] User ID: 779
[10-Jun-2026 17:25:41 UTC] ✅ User profile retrieved successfully for user ID: 779
[10-Jun-2026 17:25:41 UTC] === API CALL LOG ===
[10-Jun-2026 17:25:41 UTC] Endpoint: user/profile.php
[10-Jun-2026 17:25:41 UTC] Full Log Data: {
    "timestamp": "2026-06-10 17:25:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.181.181.77",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.181.181.77, 172.69.159.180",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc5IiwidXNlcm5hbWUiOiJIckFrYXNoMjQiLCJlbWFpbCI6InJlYWx0aW1lLmxpZmUyMkBnbWFpbC5jb20iLCJleHAiOjE3ODE3MTM1Njh9.-WhsjKCEyUNzXM33EVllED9vj4um4L4-6b3g6XRwjYQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09a13a568c1d4ac-CGP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.181.181.77",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 17:25:41 UTC] === END API CALL LOG ===
[10-Jun-2026 17:25:41 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 17:25:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc5IiwidXNlcm5hbWUiOiJIckFrYXNoMjQiLCJlbWFpbCI6InJlYWx0aW1lLmxpZmUyMkBnbWFpbC5jb20iLCJleHAiOjE3ODE3MTM1Njh9.-WhsjKCEyUNzXM33EVllED9vj4um4L4-6b3g6XRwjYQ
[10-Jun-2026 17:25:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 17:25:41 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 17:25:41 UTC] User ID: 779
[10-Jun-2026 17:25:41 UTC] ✅ User profile retrieved successfully for user ID: 779
[10-Jun-2026 17:25:42 UTC] === API CALL LOG ===
[10-Jun-2026 17:25:42 UTC] Endpoint: user/profile.php
[10-Jun-2026 17:25:42 UTC] Full Log Data: {
    "timestamp": "2026-06-10 17:25:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.181.181.77",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.181.181.77, 172.69.159.180",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc5IiwidXNlcm5hbWUiOiJIckFrYXNoMjQiLCJlbWFpbCI6InJlYWx0aW1lLmxpZmUyMkBnbWFpbC5jb20iLCJleHAiOjE3ODE3MTM1Njh9.-WhsjKCEyUNzXM33EVllED9vj4um4L4-6b3g6XRwjYQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09a13a9f890d4ac-CGP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.181.181.77",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 17:25:42 UTC] === END API CALL LOG ===
[10-Jun-2026 17:25:42 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 17:25:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc5IiwidXNlcm5hbWUiOiJIckFrYXNoMjQiLCJlbWFpbCI6InJlYWx0aW1lLmxpZmUyMkBnbWFpbC5jb20iLCJleHAiOjE3ODE3MTM1Njh9.-WhsjKCEyUNzXM33EVllED9vj4um4L4-6b3g6XRwjYQ
[10-Jun-2026 17:25:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 17:25:42 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 17:25:42 UTC] User ID: 779
[10-Jun-2026 17:25:42 UTC] ✅ User profile retrieved successfully for user ID: 779
[10-Jun-2026 17:25:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 17:25:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 17:25:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.181.181.77, 172.69.159.181","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc5IiwidXNlcm5hbWUiOiJIckFrYXNoMjQiLCJlbWFpbCI6InJlYWx0aW1lLmxpZmUyMkBnbWFpbC5jb20iLCJleHAiOjE3ODE3MTM1Njh9.-WhsjKCEyUNzXM33EVllED9vj4um4L4-6b3g6XRwjYQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a09a13fa7977d4ac-CGP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.181.181.77","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jun-2026 17:25:55 UTC] === User Orders API Called ===
[10-Jun-2026 17:25:55 UTC] User ID: 779
[10-Jun-2026 17:25:55 UTC] Limit: 20, Offset: 0
[10-Jun-2026 17:25:55 UTC] Orders found: 4
[10-Jun-2026 17:25:55 UTC] Orders data: [{"id":336,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/FutureFuntelligence\/4","status":"pending","created_at":"2026-06-10 20:55:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":335,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/FutureFuntelligence\/7","status":"pending","created_at":"2026-06-10 20:55:05","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":334,"quantity":500,"total_coins":10000,"coin_type":"regular","telegram_link":"t.me\/HrAkash26","status":"pending","created_at":"2026-06-10 20:54:20","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":333,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/HrAkash26","status":"pending","created_at":"2026-06-10 20:53:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[10-Jun-2026 17:25:55 UTC] Total orders count: 4
[10-Jun-2026 17:25:56 UTC] === API CALL LOG ===
[10-Jun-2026 17:25:56 UTC] Endpoint: user/profile.php
[10-Jun-2026 17:25:56 UTC] Full Log Data: {
    "timestamp": "2026-06-10 17:25:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.181.181.77",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.181.181.77, 172.69.159.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc5IiwidXNlcm5hbWUiOiJIckFrYXNoMjQiLCJlbWFpbCI6InJlYWx0aW1lLmxpZmUyMkBnbWFpbC5jb20iLCJleHAiOjE3ODE3MTM1Njh9.-WhsjKCEyUNzXM33EVllED9vj4um4L4-6b3g6XRwjYQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09a1402ed12d4ac-CGP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.181.181.77",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 17:25:56 UTC] === END API CALL LOG ===
[10-Jun-2026 17:25:56 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 17:25:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc5IiwidXNlcm5hbWUiOiJIckFrYXNoMjQiLCJlbWFpbCI6InJlYWx0aW1lLmxpZmUyMkBnbWFpbC5jb20iLCJleHAiOjE3ODE3MTM1Njh9.-WhsjKCEyUNzXM33EVllED9vj4um4L4-6b3g6XRwjYQ
[10-Jun-2026 17:25:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 17:25:56 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 17:25:56 UTC] User ID: 779
[10-Jun-2026 17:25:56 UTC] ✅ User profile retrieved successfully for user ID: 779
[10-Jun-2026 17:25:56 UTC] User Purchases API - User ID: 779
[10-Jun-2026 17:25:56 UTC] User Purchases API - Total purchases found: 3
[10-Jun-2026 17:25:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 17:25:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 17:25:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.181.181.77, 172.69.159.181","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc5IiwidXNlcm5hbWUiOiJIckFrYXNoMjQiLCJlbWFpbCI6InJlYWx0aW1lLmxpZmUyMkBnbWFpbC5jb20iLCJleHAiOjE3ODE3MTM1Njh9.-WhsjKCEyUNzXM33EVllED9vj4um4L4-6b3g6XRwjYQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a09a140c6902d4ac-CGP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.181.181.77","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jun-2026 17:25:57 UTC] === User Orders API Called ===
[10-Jun-2026 17:25:57 UTC] User ID: 779
[10-Jun-2026 17:25:57 UTC] Limit: 20, Offset: 0
[10-Jun-2026 17:25:57 UTC] Orders found: 4
[10-Jun-2026 17:25:57 UTC] Orders data: [{"id":336,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/FutureFuntelligence\/4","status":"pending","created_at":"2026-06-10 20:55:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":335,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/FutureFuntelligence\/7","status":"pending","created_at":"2026-06-10 20:55:05","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":334,"quantity":500,"total_coins":10000,"coin_type":"regular","telegram_link":"t.me\/HrAkash26","status":"pending","created_at":"2026-06-10 20:54:20","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":333,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/HrAkash26","status":"pending","created_at":"2026-06-10 20:53:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[10-Jun-2026 17:25:57 UTC] Total orders count: 4
[10-Jun-2026 17:26:04 UTC] === API CALL LOG ===
[10-Jun-2026 17:26:04 UTC] Endpoint: user/profile.php
[10-Jun-2026 17:26:04 UTC] Full Log Data: {
    "timestamp": "2026-06-10 17:26:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.181.181.77",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.181.181.77, 172.69.159.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc5IiwidXNlcm5hbWUiOiJIckFrYXNoMjQiLCJlbWFpbCI6InJlYWx0aW1lLmxpZmUyMkBnbWFpbC5jb20iLCJleHAiOjE3ODE3MTM1Njh9.-WhsjKCEyUNzXM33EVllED9vj4um4L4-6b3g6XRwjYQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09a1431487fd4ac-CGP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.181.181.77",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 17:26:04 UTC] === END API CALL LOG ===
[10-Jun-2026 17:26:04 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 17:26:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc5IiwidXNlcm5hbWUiOiJIckFrYXNoMjQiLCJlbWFpbCI6InJlYWx0aW1lLmxpZmUyMkBnbWFpbC5jb20iLCJleHAiOjE3ODE3MTM1Njh9.-WhsjKCEyUNzXM33EVllED9vj4um4L4-6b3g6XRwjYQ
[10-Jun-2026 17:26:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 17:26:04 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 17:26:04 UTC] User ID: 779
[10-Jun-2026 17:26:04 UTC] ✅ User profile retrieved successfully for user ID: 779
[10-Jun-2026 17:26:04 UTC] User Purchases API - User ID: 779
[10-Jun-2026 17:26:04 UTC] User Purchases API - Total purchases found: 3
[10-Jun-2026 17:26:08 UTC] User Purchases API - User ID: 779
[10-Jun-2026 17:26:08 UTC] User Purchases API - Total purchases found: 3
[10-Jun-2026 17:26:12 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 17:26:12 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 17:26:12 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.181.181.77, 172.69.159.181","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc5IiwidXNlcm5hbWUiOiJIckFrYXNoMjQiLCJlbWFpbCI6InJlYWx0aW1lLmxpZmUyMkBnbWFpbC5jb20iLCJleHAiOjE3ODE3MTM1Njh9.-WhsjKCEyUNzXM33EVllED9vj4um4L4-6b3g6XRwjYQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a09a14683bb6d4ac-CGP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.181.181.77","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jun-2026 17:26:12 UTC] === User Orders API Called ===
[10-Jun-2026 17:26:12 UTC] User ID: 779
[10-Jun-2026 17:26:12 UTC] Limit: 20, Offset: 0
[10-Jun-2026 17:26:12 UTC] Orders found: 4
[10-Jun-2026 17:26:12 UTC] Orders data: [{"id":336,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/FutureFuntelligence\/4","status":"pending","created_at":"2026-06-10 20:55:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":335,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/FutureFuntelligence\/7","status":"pending","created_at":"2026-06-10 20:55:05","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":334,"quantity":500,"total_coins":10000,"coin_type":"regular","telegram_link":"t.me\/HrAkash26","status":"pending","created_at":"2026-06-10 20:54:20","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":333,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/HrAkash26","status":"pending","created_at":"2026-06-10 20:53:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[10-Jun-2026 17:26:12 UTC] Total orders count: 4
[10-Jun-2026 17:27:03 UTC] === API CALL LOG ===
[10-Jun-2026 17:27:03 UTC] Endpoint: user/profile.php
[10-Jun-2026 17:27:03 UTC] Full Log Data: {
    "timestamp": "2026-06-10 17:27:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.181.181.77",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.181.181.77, 172.69.159.180",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc5IiwidXNlcm5hbWUiOiJIckFrYXNoMjQiLCJlbWFpbCI6InJlYWx0aW1lLmxpZmUyMkBnbWFpbC5jb20iLCJleHAiOjE3ODE3MTM1Njh9.-WhsjKCEyUNzXM33EVllED9vj4um4L4-6b3g6XRwjYQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09a15a4aec3d4ac-CGP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.181.181.77",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 17:27:03 UTC] === END API CALL LOG ===
[10-Jun-2026 17:27:03 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 17:27:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc5IiwidXNlcm5hbWUiOiJIckFrYXNoMjQiLCJlbWFpbCI6InJlYWx0aW1lLmxpZmUyMkBnbWFpbC5jb20iLCJleHAiOjE3ODE3MTM1Njh9.-WhsjKCEyUNzXM33EVllED9vj4um4L4-6b3g6XRwjYQ
[10-Jun-2026 17:27:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 17:27:03 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 17:27:03 UTC] User ID: 779
[10-Jun-2026 17:27:03 UTC] ✅ User profile retrieved successfully for user ID: 779
[10-Jun-2026 17:27:05 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 17:27:05 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 17:27:05 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.181.181.77, 172.69.159.180","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc5IiwidXNlcm5hbWUiOiJIckFrYXNoMjQiLCJlbWFpbCI6InJlYWx0aW1lLmxpZmUyMkBnbWFpbC5jb20iLCJleHAiOjE3ODE3MTM1Njh9.-WhsjKCEyUNzXM33EVllED9vj4um4L4-6b3g6XRwjYQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a09a15b11f70d4ac-CGP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.181.181.77","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jun-2026 17:27:05 UTC] === User Orders API Called ===
[10-Jun-2026 17:27:05 UTC] User ID: 779
[10-Jun-2026 17:27:05 UTC] Limit: 20, Offset: 0
[10-Jun-2026 17:27:05 UTC] Orders found: 4
[10-Jun-2026 17:27:05 UTC] Orders data: [{"id":336,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/FutureFuntelligence\/4","status":"pending","created_at":"2026-06-10 20:55:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":335,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/FutureFuntelligence\/7","status":"pending","created_at":"2026-06-10 20:55:05","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":334,"quantity":500,"total_coins":10000,"coin_type":"regular","telegram_link":"t.me\/HrAkash26","status":"pending","created_at":"2026-06-10 20:54:20","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":333,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/HrAkash26","status":"pending","created_at":"2026-06-10 20:53:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[10-Jun-2026 17:27:05 UTC] Total orders count: 4
[10-Jun-2026 17:27:05 UTC] === API CALL LOG ===
[10-Jun-2026 17:27:05 UTC] Endpoint: user/profile.php
[10-Jun-2026 17:27:05 UTC] Full Log Data: {
    "timestamp": "2026-06-10 17:27:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.181.181.77",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.181.181.77, 172.69.159.180",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc5IiwidXNlcm5hbWUiOiJIckFrYXNoMjQiLCJlbWFpbCI6InJlYWx0aW1lLmxpZmUyMkBnbWFpbC5jb20iLCJleHAiOjE3ODE3MTM1Njh9.-WhsjKCEyUNzXM33EVllED9vj4um4L4-6b3g6XRwjYQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09a15b11f77d4ac-CGP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.181.181.77",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 17:27:05 UTC] === END API CALL LOG ===
[10-Jun-2026 17:27:05 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 17:27:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc5IiwidXNlcm5hbWUiOiJIckFrYXNoMjQiLCJlbWFpbCI6InJlYWx0aW1lLmxpZmUyMkBnbWFpbC5jb20iLCJleHAiOjE3ODE3MTM1Njh9.-WhsjKCEyUNzXM33EVllED9vj4um4L4-6b3g6XRwjYQ
[10-Jun-2026 17:27:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 17:27:05 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 17:27:05 UTC] User ID: 779
[10-Jun-2026 17:27:05 UTC] ✅ User profile retrieved successfully for user ID: 779
[10-Jun-2026 17:27:06 UTC] === API CALL LOG ===
[10-Jun-2026 17:27:06 UTC] Endpoint: user/profile.php
[10-Jun-2026 17:27:06 UTC] Full Log Data: {
    "timestamp": "2026-06-10 17:27:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.181.181.77",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.181.181.77, 172.69.159.180",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc5IiwidXNlcm5hbWUiOiJIckFrYXNoMjQiLCJlbWFpbCI6InJlYWx0aW1lLmxpZmUyMkBnbWFpbC5jb20iLCJleHAiOjE3ODE3MTM1Njh9.-WhsjKCEyUNzXM33EVllED9vj4um4L4-6b3g6XRwjYQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09a15b8e876d4ac-CGP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.181.181.77",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 17:27:06 UTC] === END API CALL LOG ===
[10-Jun-2026 17:27:06 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 17:27:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc5IiwidXNlcm5hbWUiOiJIckFrYXNoMjQiLCJlbWFpbCI6InJlYWx0aW1lLmxpZmUyMkBnbWFpbC5jb20iLCJleHAiOjE3ODE3MTM1Njh9.-WhsjKCEyUNzXM33EVllED9vj4um4L4-6b3g6XRwjYQ
[10-Jun-2026 17:27:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 17:27:06 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 17:27:06 UTC] User ID: 779
[10-Jun-2026 17:27:06 UTC] ✅ User profile retrieved successfully for user ID: 779
[10-Jun-2026 17:27:10 UTC] === API CALL LOG ===
[10-Jun-2026 17:27:10 UTC] Endpoint: user/profile.php
[10-Jun-2026 17:27:10 UTC] Full Log Data: {
    "timestamp": "2026-06-10 17:27:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.181.181.77",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.181.181.77, 172.69.159.180",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc5IiwidXNlcm5hbWUiOiJIckFrYXNoMjQiLCJlbWFpbCI6InJlYWx0aW1lLmxpZmUyMkBnbWFpbC5jb20iLCJleHAiOjE3ODE3MTM1Njh9.-WhsjKCEyUNzXM33EVllED9vj4um4L4-6b3g6XRwjYQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09a15d03a68d4ac-CGP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.181.181.77",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 17:27:10 UTC] === END API CALL LOG ===
[10-Jun-2026 17:27:10 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 17:27:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc5IiwidXNlcm5hbWUiOiJIckFrYXNoMjQiLCJlbWFpbCI6InJlYWx0aW1lLmxpZmUyMkBnbWFpbC5jb20iLCJleHAiOjE3ODE3MTM1Njh9.-WhsjKCEyUNzXM33EVllED9vj4um4L4-6b3g6XRwjYQ
[10-Jun-2026 17:27:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 17:27:10 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 17:27:10 UTC] User ID: 779
[10-Jun-2026 17:27:10 UTC] ✅ User profile retrieved successfully for user ID: 779
[10-Jun-2026 17:27:26 UTC] === API CALL LOG ===
[10-Jun-2026 17:27:26 UTC] Endpoint: user/profile.php
[10-Jun-2026 17:27:26 UTC] Full Log Data: {
    "timestamp": "2026-06-10 17:27:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.181.181.77",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.181.181.77, 172.69.159.180",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc5IiwidXNlcm5hbWUiOiJIckFrYXNoMjQiLCJlbWFpbCI6InJlYWx0aW1lLmxpZmUyMkBnbWFpbC5jb20iLCJleHAiOjE3ODE3MTM1Njh9.-WhsjKCEyUNzXM33EVllED9vj4um4L4-6b3g6XRwjYQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09a1638b87dd4ac-CGP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.181.181.77",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 17:27:26 UTC] === END API CALL LOG ===
[10-Jun-2026 17:27:26 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 17:27:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc5IiwidXNlcm5hbWUiOiJIckFrYXNoMjQiLCJlbWFpbCI6InJlYWx0aW1lLmxpZmUyMkBnbWFpbC5jb20iLCJleHAiOjE3ODE3MTM1Njh9.-WhsjKCEyUNzXM33EVllED9vj4um4L4-6b3g6XRwjYQ
[10-Jun-2026 17:27:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 17:27:26 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 17:27:26 UTC] User ID: 779
[10-Jun-2026 17:27:26 UTC] ✅ User profile retrieved successfully for user ID: 779
[10-Jun-2026 17:27:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 17:27:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 17:27:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.181.181.77, 172.69.159.180","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc5IiwidXNlcm5hbWUiOiJIckFrYXNoMjQiLCJlbWFpbCI6InJlYWx0aW1lLmxpZmUyMkBnbWFpbC5jb20iLCJleHAiOjE3ODE3MTM1Njh9.-WhsjKCEyUNzXM33EVllED9vj4um4L4-6b3g6XRwjYQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a09a163b28c5d4ac-CGP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.181.181.77","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jun-2026 17:27:27 UTC] === User Orders API Called ===
[10-Jun-2026 17:27:27 UTC] User ID: 779
[10-Jun-2026 17:27:27 UTC] Limit: 20, Offset: 0
[10-Jun-2026 17:27:27 UTC] Orders found: 4
[10-Jun-2026 17:27:27 UTC] Orders data: [{"id":336,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/FutureFuntelligence\/4","status":"pending","created_at":"2026-06-10 20:55:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":335,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/FutureFuntelligence\/7","status":"pending","created_at":"2026-06-10 20:55:05","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":334,"quantity":500,"total_coins":10000,"coin_type":"regular","telegram_link":"t.me\/HrAkash26","status":"pending","created_at":"2026-06-10 20:54:20","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":333,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/HrAkash26","status":"pending","created_at":"2026-06-10 20:53:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[10-Jun-2026 17:27:27 UTC] Total orders count: 4
[10-Jun-2026 17:27:27 UTC] === API CALL LOG ===
[10-Jun-2026 17:27:27 UTC] Endpoint: user/profile.php
[10-Jun-2026 17:27:27 UTC] Full Log Data: {
    "timestamp": "2026-06-10 17:27:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.181.181.77",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.181.181.77, 172.69.159.180",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc5IiwidXNlcm5hbWUiOiJIckFrYXNoMjQiLCJlbWFpbCI6InJlYWx0aW1lLmxpZmUyMkBnbWFpbC5jb20iLCJleHAiOjE3ODE3MTM1Njh9.-WhsjKCEyUNzXM33EVllED9vj4um4L4-6b3g6XRwjYQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09a163b8a34d4ac-CGP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.181.181.77",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 17:27:27 UTC] === END API CALL LOG ===
[10-Jun-2026 17:27:27 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 17:27:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc5IiwidXNlcm5hbWUiOiJIckFrYXNoMjQiLCJlbWFpbCI6InJlYWx0aW1lLmxpZmUyMkBnbWFpbC5jb20iLCJleHAiOjE3ODE3MTM1Njh9.-WhsjKCEyUNzXM33EVllED9vj4um4L4-6b3g6XRwjYQ
[10-Jun-2026 17:27:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 17:27:27 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 17:27:27 UTC] User ID: 779
[10-Jun-2026 17:27:27 UTC] ✅ User profile retrieved successfully for user ID: 779
[10-Jun-2026 17:27:28 UTC] === API CALL LOG ===
[10-Jun-2026 17:27:28 UTC] Endpoint: user/profile.php
[10-Jun-2026 17:27:28 UTC] Full Log Data: {
    "timestamp": "2026-06-10 17:27:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.181.181.77",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.181.181.77, 172.69.159.180",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc5IiwidXNlcm5hbWUiOiJIckFrYXNoMjQiLCJlbWFpbCI6InJlYWx0aW1lLmxpZmUyMkBnbWFpbC5jb20iLCJleHAiOjE3ODE3MTM1Njh9.-WhsjKCEyUNzXM33EVllED9vj4um4L4-6b3g6XRwjYQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09a163f9f2cd4ac-CGP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.181.181.77",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 17:27:28 UTC] === END API CALL LOG ===
[10-Jun-2026 17:27:28 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 17:27:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc5IiwidXNlcm5hbWUiOiJIckFrYXNoMjQiLCJlbWFpbCI6InJlYWx0aW1lLmxpZmUyMkBnbWFpbC5jb20iLCJleHAiOjE3ODE3MTM1Njh9.-WhsjKCEyUNzXM33EVllED9vj4um4L4-6b3g6XRwjYQ
[10-Jun-2026 17:27:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 17:27:28 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 17:27:28 UTC] User ID: 779
[10-Jun-2026 17:27:28 UTC] ✅ User profile retrieved successfully for user ID: 779
[10-Jun-2026 17:27:28 UTC] === API CALL LOG ===
[10-Jun-2026 17:27:28 UTC] Endpoint: user/profile.php
[10-Jun-2026 17:27:28 UTC] Full Log Data: {
    "timestamp": "2026-06-10 17:27:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.181.181.77",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.181.181.77, 172.69.159.180",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc5IiwidXNlcm5hbWUiOiJIckFrYXNoMjQiLCJlbWFpbCI6InJlYWx0aW1lLmxpZmUyMkBnbWFpbC5jb20iLCJleHAiOjE3ODE3MTM1Njh9.-WhsjKCEyUNzXM33EVllED9vj4um4L4-6b3g6XRwjYQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09a1641adc1d4ac-CGP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.181.181.77",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 17:27:28 UTC] === END API CALL LOG ===
[10-Jun-2026 17:27:28 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 17:27:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc5IiwidXNlcm5hbWUiOiJIckFrYXNoMjQiLCJlbWFpbCI6InJlYWx0aW1lLmxpZmUyMkBnbWFpbC5jb20iLCJleHAiOjE3ODE3MTM1Njh9.-WhsjKCEyUNzXM33EVllED9vj4um4L4-6b3g6XRwjYQ
[10-Jun-2026 17:27:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 17:27:28 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 17:27:28 UTC] User ID: 779
[10-Jun-2026 17:27:28 UTC] ✅ User profile retrieved successfully for user ID: 779
[10-Jun-2026 17:27:39 UTC] === API CALL LOG ===
[10-Jun-2026 17:27:39 UTC] Endpoint: user/profile.php
[10-Jun-2026 17:27:39 UTC] Full Log Data: {
    "timestamp": "2026-06-10 17:27:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.181.181.77",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.181.181.77, 172.69.159.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc5IiwidXNlcm5hbWUiOiJIckFrYXNoMjQiLCJlbWFpbCI6InJlYWx0aW1lLmxpZmUyMkBnbWFpbC5jb20iLCJleHAiOjE3ODE3MTM1Njh9.-WhsjKCEyUNzXM33EVllED9vj4um4L4-6b3g6XRwjYQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09a168999b3d4ac-CGP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.181.181.77",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 17:27:39 UTC] === END API CALL LOG ===
[10-Jun-2026 17:27:39 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 17:27:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc5IiwidXNlcm5hbWUiOiJIckFrYXNoMjQiLCJlbWFpbCI6InJlYWx0aW1lLmxpZmUyMkBnbWFpbC5jb20iLCJleHAiOjE3ODE3MTM1Njh9.-WhsjKCEyUNzXM33EVllED9vj4um4L4-6b3g6XRwjYQ
[10-Jun-2026 17:27:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 17:27:39 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 17:27:39 UTC] User ID: 779
[10-Jun-2026 17:27:39 UTC] ✅ User profile retrieved successfully for user ID: 779
[10-Jun-2026 17:27:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 17:27:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 17:27:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.181.181.77, 172.69.159.181","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc5IiwidXNlcm5hbWUiOiJIckFrYXNoMjQiLCJlbWFpbCI6InJlYWx0aW1lLmxpZmUyMkBnbWFpbC5jb20iLCJleHAiOjE3ODE3MTM1Njh9.-WhsjKCEyUNzXM33EVllED9vj4um4L4-6b3g6XRwjYQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a09a168f7bbad4ac-CGP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.181.181.77","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jun-2026 17:27:40 UTC] === User Orders API Called ===
[10-Jun-2026 17:27:40 UTC] User ID: 779
[10-Jun-2026 17:27:40 UTC] Limit: 20, Offset: 0
[10-Jun-2026 17:27:40 UTC] Orders found: 4
[10-Jun-2026 17:27:40 UTC] Orders data: [{"id":336,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/FutureFuntelligence\/4","status":"pending","created_at":"2026-06-10 20:55:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":335,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/FutureFuntelligence\/7","status":"pending","created_at":"2026-06-10 20:55:05","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":334,"quantity":500,"total_coins":10000,"coin_type":"regular","telegram_link":"t.me\/HrAkash26","status":"pending","created_at":"2026-06-10 20:54:20","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":333,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/HrAkash26","status":"pending","created_at":"2026-06-10 20:53:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[10-Jun-2026 17:27:40 UTC] Total orders count: 4
[10-Jun-2026 17:27:40 UTC] === API CALL LOG ===
[10-Jun-2026 17:27:40 UTC] Endpoint: user/profile.php
[10-Jun-2026 17:27:40 UTC] Full Log Data: {
    "timestamp": "2026-06-10 17:27:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.181.181.77",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.181.181.77, 172.69.159.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc5IiwidXNlcm5hbWUiOiJIckFrYXNoMjQiLCJlbWFpbCI6InJlYWx0aW1lLmxpZmUyMkBnbWFpbC5jb20iLCJleHAiOjE3ODE3MTM1Njh9.-WhsjKCEyUNzXM33EVllED9vj4um4L4-6b3g6XRwjYQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09a1690aedad4ac-CGP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.181.181.77",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 17:27:40 UTC] === END API CALL LOG ===
[10-Jun-2026 17:27:40 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 17:27:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc5IiwidXNlcm5hbWUiOiJIckFrYXNoMjQiLCJlbWFpbCI6InJlYWx0aW1lLmxpZmUyMkBnbWFpbC5jb20iLCJleHAiOjE3ODE3MTM1Njh9.-WhsjKCEyUNzXM33EVllED9vj4um4L4-6b3g6XRwjYQ
[10-Jun-2026 17:27:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 17:27:40 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 17:27:40 UTC] User ID: 779
[10-Jun-2026 17:27:40 UTC] ✅ User profile retrieved successfully for user ID: 779
[10-Jun-2026 17:27:41 UTC] === API CALL LOG ===
[10-Jun-2026 17:27:41 UTC] Endpoint: user/profile.php
[10-Jun-2026 17:27:41 UTC] Full Log Data: {
    "timestamp": "2026-06-10 17:27:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.181.181.77",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.181.181.77, 172.69.159.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc5IiwidXNlcm5hbWUiOiJIckFrYXNoMjQiLCJlbWFpbCI6InJlYWx0aW1lLmxpZmUyMkBnbWFpbC5jb20iLCJleHAiOjE3ODE3MTM1Njh9.-WhsjKCEyUNzXM33EVllED9vj4um4L4-6b3g6XRwjYQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09a16944a1cd4ac-CGP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.181.181.77",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 17:27:41 UTC] === END API CALL LOG ===
[10-Jun-2026 17:27:41 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 17:27:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc5IiwidXNlcm5hbWUiOiJIckFrYXNoMjQiLCJlbWFpbCI6InJlYWx0aW1lLmxpZmUyMkBnbWFpbC5jb20iLCJleHAiOjE3ODE3MTM1Njh9.-WhsjKCEyUNzXM33EVllED9vj4um4L4-6b3g6XRwjYQ
[10-Jun-2026 17:27:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 17:27:41 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 17:27:41 UTC] User ID: 779
[10-Jun-2026 17:27:41 UTC] ✅ User profile retrieved successfully for user ID: 779
[10-Jun-2026 17:27:43 UTC] === API CALL LOG ===
[10-Jun-2026 17:27:43 UTC] Endpoint: user/profile.php
[10-Jun-2026 17:27:43 UTC] Full Log Data: {
    "timestamp": "2026-06-10 17:27:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.181.181.77",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.181.181.77, 172.69.159.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc5IiwidXNlcm5hbWUiOiJIckFrYXNoMjQiLCJlbWFpbCI6InJlYWx0aW1lLmxpZmUyMkBnbWFpbC5jb20iLCJleHAiOjE3ODE3MTM1Njh9.-WhsjKCEyUNzXM33EVllED9vj4um4L4-6b3g6XRwjYQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09a169e399cd4ac-CGP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.181.181.77",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 17:27:43 UTC] === END API CALL LOG ===
[10-Jun-2026 17:27:43 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 17:27:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc5IiwidXNlcm5hbWUiOiJIckFrYXNoMjQiLCJlbWFpbCI6InJlYWx0aW1lLmxpZmUyMkBnbWFpbC5jb20iLCJleHAiOjE3ODE3MTM1Njh9.-WhsjKCEyUNzXM33EVllED9vj4um4L4-6b3g6XRwjYQ
[10-Jun-2026 17:27:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 17:27:43 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 17:27:43 UTC] User ID: 779
[10-Jun-2026 17:27:43 UTC] ✅ User profile retrieved successfully for user ID: 779
[10-Jun-2026 17:27:43 UTC] === API CALL LOG ===
[10-Jun-2026 17:27:43 UTC] Endpoint: user/profile.php
[10-Jun-2026 17:27:43 UTC] Full Log Data: {
    "timestamp": "2026-06-10 17:27:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.181.181.77",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.181.181.77, 172.69.159.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc5IiwidXNlcm5hbWUiOiJIckFrYXNoMjQiLCJlbWFpbCI6InJlYWx0aW1lLmxpZmUyMkBnbWFpbC5jb20iLCJleHAiOjE3ODE3MTM1Njh9.-WhsjKCEyUNzXM33EVllED9vj4um4L4-6b3g6XRwjYQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09a169eaad7d4ac-CGP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.181.181.77",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 17:27:43 UTC] === END API CALL LOG ===
[10-Jun-2026 17:27:43 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 17:27:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc5IiwidXNlcm5hbWUiOiJIckFrYXNoMjQiLCJlbWFpbCI6InJlYWx0aW1lLmxpZmUyMkBnbWFpbC5jb20iLCJleHAiOjE3ODE3MTM1Njh9.-WhsjKCEyUNzXM33EVllED9vj4um4L4-6b3g6XRwjYQ
[10-Jun-2026 17:27:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 17:27:43 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 17:27:43 UTC] User ID: 779
[10-Jun-2026 17:27:43 UTC] ✅ User profile retrieved successfully for user ID: 779
[10-Jun-2026 17:27:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 17:27:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 17:27:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.181.181.77, 172.69.159.181","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc5IiwidXNlcm5hbWUiOiJIckFrYXNoMjQiLCJlbWFpbCI6InJlYWx0aW1lLmxpZmUyMkBnbWFpbC5jb20iLCJleHAiOjE3ODE3MTM1Njh9.-WhsjKCEyUNzXM33EVllED9vj4um4L4-6b3g6XRwjYQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a09a16a65b92d4ac-CGP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.181.181.77","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jun-2026 17:27:44 UTC] === User Orders API Called ===
[10-Jun-2026 17:27:44 UTC] User ID: 779
[10-Jun-2026 17:27:44 UTC] Limit: 20, Offset: 0
[10-Jun-2026 17:27:44 UTC] Orders found: 4
[10-Jun-2026 17:27:44 UTC] Orders data: [{"id":336,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/FutureFuntelligence\/4","status":"pending","created_at":"2026-06-10 20:55:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":335,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/FutureFuntelligence\/7","status":"pending","created_at":"2026-06-10 20:55:05","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":334,"quantity":500,"total_coins":10000,"coin_type":"regular","telegram_link":"t.me\/HrAkash26","status":"pending","created_at":"2026-06-10 20:54:20","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":333,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/HrAkash26","status":"pending","created_at":"2026-06-10 20:53:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[10-Jun-2026 17:27:44 UTC] Total orders count: 4
[10-Jun-2026 17:27:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 17:27:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 17:27:46 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.181.181.77, 172.69.159.181","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc5IiwidXNlcm5hbWUiOiJIckFrYXNoMjQiLCJlbWFpbCI6InJlYWx0aW1lLmxpZmUyMkBnbWFpbC5jb20iLCJleHAiOjE3ODE3MTM1Njh9.-WhsjKCEyUNzXM33EVllED9vj4um4L4-6b3g6XRwjYQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a09a16b008dad4ac-CGP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.181.181.77","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jun-2026 17:27:46 UTC] === User Orders API Called ===
[10-Jun-2026 17:27:46 UTC] User ID: 779
[10-Jun-2026 17:27:46 UTC] Limit: 20, Offset: 0
[10-Jun-2026 17:27:46 UTC] Orders found: 4
[10-Jun-2026 17:27:46 UTC] Orders data: [{"id":336,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/FutureFuntelligence\/4","status":"pending","created_at":"2026-06-10 20:55:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":335,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/FutureFuntelligence\/7","status":"pending","created_at":"2026-06-10 20:55:05","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":334,"quantity":500,"total_coins":10000,"coin_type":"regular","telegram_link":"t.me\/HrAkash26","status":"pending","created_at":"2026-06-10 20:54:20","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":333,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/HrAkash26","status":"pending","created_at":"2026-06-10 20:53:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[10-Jun-2026 17:27:46 UTC] Total orders count: 4
[10-Jun-2026 17:27:46 UTC] === API CALL LOG ===
[10-Jun-2026 17:27:46 UTC] Endpoint: user/profile.php
[10-Jun-2026 17:27:46 UTC] Full Log Data: {
    "timestamp": "2026-06-10 17:27:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.181.181.77",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.181.181.77, 172.69.159.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc5IiwidXNlcm5hbWUiOiJIckFrYXNoMjQiLCJlbWFpbCI6InJlYWx0aW1lLmxpZmUyMkBnbWFpbC5jb20iLCJleHAiOjE3ODE3MTM1Njh9.-WhsjKCEyUNzXM33EVllED9vj4um4L4-6b3g6XRwjYQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09a16b059e9d4ac-CGP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.181.181.77",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 17:27:46 UTC] === END API CALL LOG ===
[10-Jun-2026 17:27:46 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 17:27:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc5IiwidXNlcm5hbWUiOiJIckFrYXNoMjQiLCJlbWFpbCI6InJlYWx0aW1lLmxpZmUyMkBnbWFpbC5jb20iLCJleHAiOjE3ODE3MTM1Njh9.-WhsjKCEyUNzXM33EVllED9vj4um4L4-6b3g6XRwjYQ
[10-Jun-2026 17:27:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 17:27:46 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 17:27:46 UTC] User ID: 779
[10-Jun-2026 17:27:46 UTC] ✅ User profile retrieved successfully for user ID: 779
[10-Jun-2026 17:27:46 UTC] === API CALL LOG ===
[10-Jun-2026 17:27:46 UTC] Endpoint: user/profile.php
[10-Jun-2026 17:27:46 UTC] Full Log Data: {
    "timestamp": "2026-06-10 17:27:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.181.181.77",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.181.181.77, 172.69.159.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc5IiwidXNlcm5hbWUiOiJIckFrYXNoMjQiLCJlbWFpbCI6InJlYWx0aW1lLmxpZmUyMkBnbWFpbC5jb20iLCJleHAiOjE3ODE3MTM1Njh9.-WhsjKCEyUNzXM33EVllED9vj4um4L4-6b3g6XRwjYQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09a16b46e7cd4ac-CGP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.181.181.77",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 17:27:46 UTC] === END API CALL LOG ===
[10-Jun-2026 17:27:46 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 17:27:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc5IiwidXNlcm5hbWUiOiJIckFrYXNoMjQiLCJlbWFpbCI6InJlYWx0aW1lLmxpZmUyMkBnbWFpbC5jb20iLCJleHAiOjE3ODE3MTM1Njh9.-WhsjKCEyUNzXM33EVllED9vj4um4L4-6b3g6XRwjYQ
[10-Jun-2026 17:27:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 17:27:46 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 17:27:46 UTC] User ID: 779
[10-Jun-2026 17:27:46 UTC] ✅ User profile retrieved successfully for user ID: 779
[10-Jun-2026 17:27:47 UTC] === API CALL LOG ===
[10-Jun-2026 17:27:47 UTC] Endpoint: user/profile.php
[10-Jun-2026 17:27:47 UTC] Full Log Data: {
    "timestamp": "2026-06-10 17:27:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.181.181.77",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.181.181.77, 172.69.159.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc5IiwidXNlcm5hbWUiOiJIckFrYXNoMjQiLCJlbWFpbCI6InJlYWx0aW1lLmxpZmUyMkBnbWFpbC5jb20iLCJleHAiOjE3ODE3MTM1Njh9.-WhsjKCEyUNzXM33EVllED9vj4um4L4-6b3g6XRwjYQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09a16b74eedd4ac-CGP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.181.181.77",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 17:27:47 UTC] === END API CALL LOG ===
[10-Jun-2026 17:27:47 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 17:27:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc5IiwidXNlcm5hbWUiOiJIckFrYXNoMjQiLCJlbWFpbCI6InJlYWx0aW1lLmxpZmUyMkBnbWFpbC5jb20iLCJleHAiOjE3ODE3MTM1Njh9.-WhsjKCEyUNzXM33EVllED9vj4um4L4-6b3g6XRwjYQ
[10-Jun-2026 17:27:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 17:27:47 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 17:27:47 UTC] User ID: 779
[10-Jun-2026 17:27:47 UTC] ✅ User profile retrieved successfully for user ID: 779
[10-Jun-2026 17:27:53 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 17:27:53 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 17:27:53 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.181.181.77, 172.69.159.180","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc5IiwidXNlcm5hbWUiOiJIckFrYXNoMjQiLCJlbWFpbCI6InJlYWx0aW1lLmxpZmUyMkBnbWFpbC5jb20iLCJleHAiOjE3ODE3MTM1Njh9.-WhsjKCEyUNzXM33EVllED9vj4um4L4-6b3g6XRwjYQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a09a16d9c929d4ac-CGP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.181.181.77","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jun-2026 17:27:53 UTC] === User Orders API Called ===
[10-Jun-2026 17:27:53 UTC] User ID: 779
[10-Jun-2026 17:27:53 UTC] Limit: 20, Offset: 0
[10-Jun-2026 17:27:53 UTC] Orders found: 4
[10-Jun-2026 17:27:53 UTC] Orders data: [{"id":336,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/FutureFuntelligence\/4","status":"pending","created_at":"2026-06-10 20:55:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":335,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/FutureFuntelligence\/7","status":"pending","created_at":"2026-06-10 20:55:05","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":334,"quantity":500,"total_coins":10000,"coin_type":"regular","telegram_link":"t.me\/HrAkash26","status":"pending","created_at":"2026-06-10 20:54:20","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":333,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/HrAkash26","status":"pending","created_at":"2026-06-10 20:53:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[10-Jun-2026 17:27:53 UTC] Total orders count: 4
[10-Jun-2026 17:27:57 UTC] === API CALL LOG ===
[10-Jun-2026 17:27:57 UTC] Endpoint: user/profile.php
[10-Jun-2026 17:27:57 UTC] Full Log Data: {
    "timestamp": "2026-06-10 17:27:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.181.181.77",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.181.181.77, 172.69.159.180",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc5IiwidXNlcm5hbWUiOiJIckFrYXNoMjQiLCJlbWFpbCI6InJlYWx0aW1lLmxpZmUyMkBnbWFpbC5jb20iLCJleHAiOjE3ODE3MTM1Njh9.-WhsjKCEyUNzXM33EVllED9vj4um4L4-6b3g6XRwjYQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09a16f61b18d4ac-CGP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.181.181.77",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 17:27:57 UTC] === END API CALL LOG ===
[10-Jun-2026 17:27:57 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 17:27:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc5IiwidXNlcm5hbWUiOiJIckFrYXNoMjQiLCJlbWFpbCI6InJlYWx0aW1lLmxpZmUyMkBnbWFpbC5jb20iLCJleHAiOjE3ODE3MTM1Njh9.-WhsjKCEyUNzXM33EVllED9vj4um4L4-6b3g6XRwjYQ
[10-Jun-2026 17:27:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 17:27:57 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 17:27:57 UTC] User ID: 779
[10-Jun-2026 17:27:57 UTC] ✅ User profile retrieved successfully for user ID: 779
[10-Jun-2026 17:27:57 UTC] User Purchases API - User ID: 779
[10-Jun-2026 17:27:57 UTC] User Purchases API - Total purchases found: 5
[10-Jun-2026 17:38:03 UTC] === API CALL LOG ===
[10-Jun-2026 17:38:03 UTC] Endpoint: user/profile.php
[10-Jun-2026 17:38:03 UTC] Full Log Data: {
    "timestamp": "2026-06-10 17:38:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.181.181.77",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.181.181.77, 172.69.159.180",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc5IiwidXNlcm5hbWUiOiJIckFrYXNoMjQiLCJlbWFpbCI6InJlYWx0aW1lLmxpZmUyMkBnbWFpbC5jb20iLCJleHAiOjE3ODE3MTM1Njh9.-WhsjKCEyUNzXM33EVllED9vj4um4L4-6b3g6XRwjYQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09a25bd88a6d4ac-CGP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.181.181.77",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 17:38:03 UTC] === END API CALL LOG ===
[10-Jun-2026 17:38:03 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 17:38:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc5IiwidXNlcm5hbWUiOiJIckFrYXNoMjQiLCJlbWFpbCI6InJlYWx0aW1lLmxpZmUyMkBnbWFpbC5jb20iLCJleHAiOjE3ODE3MTM1Njh9.-WhsjKCEyUNzXM33EVllED9vj4um4L4-6b3g6XRwjYQ
[10-Jun-2026 17:38:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 17:38:03 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 17:38:03 UTC] User ID: 779
[10-Jun-2026 17:38:03 UTC] ✅ User profile retrieved successfully for user ID: 779
[10-Jun-2026 17:38:06 UTC] === API CALL LOG ===
[10-Jun-2026 17:38:06 UTC] Endpoint: user/profile.php
[10-Jun-2026 17:38:06 UTC] Full Log Data: {
    "timestamp": "2026-06-10 17:38:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.181.181.77",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.181.181.77, 172.69.159.180",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc5IiwidXNlcm5hbWUiOiJIckFrYXNoMjQiLCJlbWFpbCI6InJlYWx0aW1lLmxpZmUyMkBnbWFpbC5jb20iLCJleHAiOjE3ODE3MTM1Njh9.-WhsjKCEyUNzXM33EVllED9vj4um4L4-6b3g6XRwjYQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09a25d87f0dd4ac-CGP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.181.181.77",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 17:38:06 UTC] === END API CALL LOG ===
[10-Jun-2026 17:38:06 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 17:38:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc5IiwidXNlcm5hbWUiOiJIckFrYXNoMjQiLCJlbWFpbCI6InJlYWx0aW1lLmxpZmUyMkBnbWFpbC5jb20iLCJleHAiOjE3ODE3MTM1Njh9.-WhsjKCEyUNzXM33EVllED9vj4um4L4-6b3g6XRwjYQ
[10-Jun-2026 17:38:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 17:38:06 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 17:38:06 UTC] User ID: 779
[10-Jun-2026 17:38:06 UTC] ✅ User profile retrieved successfully for user ID: 779
[10-Jun-2026 17:38:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 17:38:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 17:38:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.181.181.77, 172.69.159.180","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc5IiwidXNlcm5hbWUiOiJIckFrYXNoMjQiLCJlbWFpbCI6InJlYWx0aW1lLmxpZmUyMkBnbWFpbC5jb20iLCJleHAiOjE3ODE3MTM1Njh9.-WhsjKCEyUNzXM33EVllED9vj4um4L4-6b3g6XRwjYQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a09a25d87f10d4ac-CGP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.181.181.77","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jun-2026 17:38:06 UTC] === User Orders API Called ===
[10-Jun-2026 17:38:06 UTC] User ID: 779
[10-Jun-2026 17:38:06 UTC] Limit: 20, Offset: 0
[10-Jun-2026 17:38:06 UTC] Orders found: 4
[10-Jun-2026 17:38:06 UTC] Orders data: [{"id":336,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/FutureFuntelligence\/4","status":"cancelled","created_at":"2026-06-10 20:55:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":335,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/FutureFuntelligence\/7","status":"cancelled","created_at":"2026-06-10 20:55:05","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":334,"quantity":500,"total_coins":10000,"coin_type":"regular","telegram_link":"t.me\/HrAkash26","status":"cancelled","created_at":"2026-06-10 20:54:20","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":333,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/HrAkash26","status":"cancelled","created_at":"2026-06-10 20:53:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[10-Jun-2026 17:38:06 UTC] Total orders count: 4
[10-Jun-2026 17:38:06 UTC] === API CALL LOG ===
[10-Jun-2026 17:38:06 UTC] Endpoint: user/profile.php
[10-Jun-2026 17:38:06 UTC] Full Log Data: {
    "timestamp": "2026-06-10 17:38:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.181.181.77",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.181.181.77, 172.69.159.180",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc5IiwidXNlcm5hbWUiOiJIckFrYXNoMjQiLCJlbWFpbCI6InJlYWx0aW1lLmxpZmUyMkBnbWFpbC5jb20iLCJleHAiOjE3ODE3MTM1Njh9.-WhsjKCEyUNzXM33EVllED9vj4um4L4-6b3g6XRwjYQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09a25d8f880d4ac-CGP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.181.181.77",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 17:38:06 UTC] === END API CALL LOG ===
[10-Jun-2026 17:38:06 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 17:38:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc5IiwidXNlcm5hbWUiOiJIckFrYXNoMjQiLCJlbWFpbCI6InJlYWx0aW1lLmxpZmUyMkBnbWFpbC5jb20iLCJleHAiOjE3ODE3MTM1Njh9.-WhsjKCEyUNzXM33EVllED9vj4um4L4-6b3g6XRwjYQ
[10-Jun-2026 17:38:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 17:38:06 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 17:38:06 UTC] User ID: 779
[10-Jun-2026 17:38:06 UTC] ✅ User profile retrieved successfully for user ID: 779
[10-Jun-2026 17:38:08 UTC] === API CALL LOG ===
[10-Jun-2026 17:38:08 UTC] Endpoint: user/profile.php
[10-Jun-2026 17:38:08 UTC] Full Log Data: {
    "timestamp": "2026-06-10 17:38:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.181.181.77",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.181.181.77, 172.69.159.180",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc5IiwidXNlcm5hbWUiOiJIckFrYXNoMjQiLCJlbWFpbCI6InJlYWx0aW1lLmxpZmUyMkBnbWFpbC5jb20iLCJleHAiOjE3ODE3MTM1Njh9.-WhsjKCEyUNzXM33EVllED9vj4um4L4-6b3g6XRwjYQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09a25e03881d4ac-CGP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.181.181.77",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 17:38:08 UTC] === END API CALL LOG ===
[10-Jun-2026 17:38:08 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 17:38:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc5IiwidXNlcm5hbWUiOiJIckFrYXNoMjQiLCJlbWFpbCI6InJlYWx0aW1lLmxpZmUyMkBnbWFpbC5jb20iLCJleHAiOjE3ODE3MTM1Njh9.-WhsjKCEyUNzXM33EVllED9vj4um4L4-6b3g6XRwjYQ
[10-Jun-2026 17:38:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 17:38:08 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 17:38:08 UTC] User ID: 779
[10-Jun-2026 17:38:08 UTC] ✅ User profile retrieved successfully for user ID: 779
[10-Jun-2026 17:38:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 17:38:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 17:38:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.181.181.77, 172.69.159.180","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc5IiwidXNlcm5hbWUiOiJIckFrYXNoMjQiLCJlbWFpbCI6InJlYWx0aW1lLmxpZmUyMkBnbWFpbC5jb20iLCJleHAiOjE3ODE3MTM1Njh9.-WhsjKCEyUNzXM33EVllED9vj4um4L4-6b3g6XRwjYQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a09a25eb8e45d4ac-CGP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.181.181.77","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jun-2026 17:38:09 UTC] === User Orders API Called ===
[10-Jun-2026 17:38:09 UTC] User ID: 779
[10-Jun-2026 17:38:09 UTC] Limit: 20, Offset: 0
[10-Jun-2026 17:38:09 UTC] Orders found: 4
[10-Jun-2026 17:38:09 UTC] Orders data: [{"id":336,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/FutureFuntelligence\/4","status":"cancelled","created_at":"2026-06-10 20:55:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":335,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/FutureFuntelligence\/7","status":"cancelled","created_at":"2026-06-10 20:55:05","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":334,"quantity":500,"total_coins":10000,"coin_type":"regular","telegram_link":"t.me\/HrAkash26","status":"cancelled","created_at":"2026-06-10 20:54:20","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":333,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/HrAkash26","status":"cancelled","created_at":"2026-06-10 20:53:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[10-Jun-2026 17:38:09 UTC] Total orders count: 4
[10-Jun-2026 17:38:19 UTC] === API CALL LOG ===
[10-Jun-2026 17:38:19 UTC] Endpoint: user/profile.php
[10-Jun-2026 17:38:19 UTC] Full Log Data: {
    "timestamp": "2026-06-10 17:38:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.181.181.77",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.181.181.77, 172.69.159.180",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc5IiwidXNlcm5hbWUiOiJIckFrYXNoMjQiLCJlbWFpbCI6InJlYWx0aW1lLmxpZmUyMkBnbWFpbC5jb20iLCJleHAiOjE3ODE3MTM1Njh9.-WhsjKCEyUNzXM33EVllED9vj4um4L4-6b3g6XRwjYQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09a2620cce0d4ac-CGP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.181.181.77",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 17:38:19 UTC] === END API CALL LOG ===
[10-Jun-2026 17:38:19 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 17:38:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc5IiwidXNlcm5hbWUiOiJIckFrYXNoMjQiLCJlbWFpbCI6InJlYWx0aW1lLmxpZmUyMkBnbWFpbC5jb20iLCJleHAiOjE3ODE3MTM1Njh9.-WhsjKCEyUNzXM33EVllED9vj4um4L4-6b3g6XRwjYQ
[10-Jun-2026 17:38:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 17:38:19 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 17:38:19 UTC] User ID: 779
[10-Jun-2026 17:38:19 UTC] ✅ User profile retrieved successfully for user ID: 779
[10-Jun-2026 17:38:19 UTC] User Purchases API - User ID: 779
[10-Jun-2026 17:38:19 UTC] User Purchases API - Total purchases found: 5
[10-Jun-2026 17:38:23 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 17:38:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 17:38:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.181.181.77, 172.69.159.180","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc5IiwidXNlcm5hbWUiOiJIckFrYXNoMjQiLCJlbWFpbCI6InJlYWx0aW1lLmxpZmUyMkBnbWFpbC5jb20iLCJleHAiOjE3ODE3MTM1Njh9.-WhsjKCEyUNzXM33EVllED9vj4um4L4-6b3g6XRwjYQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a09a263eb9f3d4ac-CGP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.181.181.77","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jun-2026 17:38:23 UTC] === User Orders API Called ===
[10-Jun-2026 17:38:23 UTC] User ID: 779
[10-Jun-2026 17:38:23 UTC] Limit: 20, Offset: 0
[10-Jun-2026 17:38:23 UTC] Orders found: 4
[10-Jun-2026 17:38:23 UTC] Orders data: [{"id":336,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/FutureFuntelligence\/4","status":"cancelled","created_at":"2026-06-10 20:55:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":335,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/FutureFuntelligence\/7","status":"cancelled","created_at":"2026-06-10 20:55:05","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":334,"quantity":500,"total_coins":10000,"coin_type":"regular","telegram_link":"t.me\/HrAkash26","status":"cancelled","created_at":"2026-06-10 20:54:20","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":333,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/HrAkash26","status":"cancelled","created_at":"2026-06-10 20:53:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[10-Jun-2026 17:38:23 UTC] Total orders count: 4
[10-Jun-2026 17:38:23 UTC] === API CALL LOG ===
[10-Jun-2026 17:38:23 UTC] Endpoint: user/profile.php
[10-Jun-2026 17:38:23 UTC] Full Log Data: {
    "timestamp": "2026-06-10 17:38:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.181.181.77",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.181.181.77, 172.69.159.180",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc5IiwidXNlcm5hbWUiOiJIckFrYXNoMjQiLCJlbWFpbCI6InJlYWx0aW1lLmxpZmUyMkBnbWFpbC5jb20iLCJleHAiOjE3ODE3MTM1Njh9.-WhsjKCEyUNzXM33EVllED9vj4um4L4-6b3g6XRwjYQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09a2640c8e2d4ac-CGP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.181.181.77",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 17:38:23 UTC] === END API CALL LOG ===
[10-Jun-2026 17:38:23 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 17:38:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc5IiwidXNlcm5hbWUiOiJIckFrYXNoMjQiLCJlbWFpbCI6InJlYWx0aW1lLmxpZmUyMkBnbWFpbC5jb20iLCJleHAiOjE3ODE3MTM1Njh9.-WhsjKCEyUNzXM33EVllED9vj4um4L4-6b3g6XRwjYQ
[10-Jun-2026 17:38:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 17:38:23 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 17:38:23 UTC] User ID: 779
[10-Jun-2026 17:38:23 UTC] ✅ User profile retrieved successfully for user ID: 779
[10-Jun-2026 17:38:23 UTC] === API CALL LOG ===
[10-Jun-2026 17:38:23 UTC] Endpoint: user/profile.php
[10-Jun-2026 17:38:23 UTC] Full Log Data: {
    "timestamp": "2026-06-10 17:38:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.181.181.77",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.181.181.77, 172.69.159.180",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc5IiwidXNlcm5hbWUiOiJIckFrYXNoMjQiLCJlbWFpbCI6InJlYWx0aW1lLmxpZmUyMkBnbWFpbC5jb20iLCJleHAiOjE3ODE3MTM1Njh9.-WhsjKCEyUNzXM33EVllED9vj4um4L4-6b3g6XRwjYQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09a26424dced4ac-CGP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.181.181.77",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 17:38:23 UTC] === END API CALL LOG ===
[10-Jun-2026 17:38:23 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 17:38:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc5IiwidXNlcm5hbWUiOiJIckFrYXNoMjQiLCJlbWFpbCI6InJlYWx0aW1lLmxpZmUyMkBnbWFpbC5jb20iLCJleHAiOjE3ODE3MTM1Njh9.-WhsjKCEyUNzXM33EVllED9vj4um4L4-6b3g6XRwjYQ
[10-Jun-2026 17:38:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 17:38:23 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 17:38:23 UTC] User ID: 779
[10-Jun-2026 17:38:23 UTC] ✅ User profile retrieved successfully for user ID: 779
[10-Jun-2026 17:38:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 17:38:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 17:38:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.181.181.77, 172.69.159.181","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc5IiwidXNlcm5hbWUiOiJIckFrYXNoMjQiLCJlbWFpbCI6InJlYWx0aW1lLmxpZmUyMkBnbWFpbC5jb20iLCJleHAiOjE3ODE3MTM1Njh9.-WhsjKCEyUNzXM33EVllED9vj4um4L4-6b3g6XRwjYQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a09a26698d20d4ac-CGP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.181.181.77","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jun-2026 17:38:30 UTC] === User Orders API Called ===
[10-Jun-2026 17:38:30 UTC] User ID: 779
[10-Jun-2026 17:38:30 UTC] Limit: 20, Offset: 0
[10-Jun-2026 17:38:30 UTC] Orders found: 4
[10-Jun-2026 17:38:30 UTC] Orders data: [{"id":336,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/FutureFuntelligence\/4","status":"cancelled","created_at":"2026-06-10 20:55:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":335,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/FutureFuntelligence\/7","status":"cancelled","created_at":"2026-06-10 20:55:05","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":334,"quantity":500,"total_coins":10000,"coin_type":"regular","telegram_link":"t.me\/HrAkash26","status":"cancelled","created_at":"2026-06-10 20:54:20","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":333,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/HrAkash26","status":"cancelled","created_at":"2026-06-10 20:53:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[10-Jun-2026 17:38:30 UTC] Total orders count: 4
[10-Jun-2026 17:38:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 17:38:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 17:38:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.181.181.77, 172.69.159.181","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc5IiwidXNlcm5hbWUiOiJIckFrYXNoMjQiLCJlbWFpbCI6InJlYWx0aW1lLmxpZmUyMkBnbWFpbC5jb20iLCJleHAiOjE3ODE3MTM1Njh9.-WhsjKCEyUNzXM33EVllED9vj4um4L4-6b3g6XRwjYQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a09a26803db8d4ac-CGP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.181.181.77","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jun-2026 17:38:33 UTC] === User Orders API Called ===
[10-Jun-2026 17:38:33 UTC] User ID: 779
[10-Jun-2026 17:38:33 UTC] Limit: 20, Offset: 0
[10-Jun-2026 17:38:33 UTC] Orders found: 4
[10-Jun-2026 17:38:33 UTC] Orders data: [{"id":336,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/FutureFuntelligence\/4","status":"cancelled","created_at":"2026-06-10 20:55:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":335,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/FutureFuntelligence\/7","status":"cancelled","created_at":"2026-06-10 20:55:05","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":334,"quantity":500,"total_coins":10000,"coin_type":"regular","telegram_link":"t.me\/HrAkash26","status":"cancelled","created_at":"2026-06-10 20:54:20","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":333,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/HrAkash26","status":"cancelled","created_at":"2026-06-10 20:53:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[10-Jun-2026 17:38:33 UTC] Total orders count: 4
[10-Jun-2026 17:38:33 UTC] === API CALL LOG ===
[10-Jun-2026 17:38:33 UTC] Endpoint: user/profile.php
[10-Jun-2026 17:38:33 UTC] Full Log Data: {
    "timestamp": "2026-06-10 17:38:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.181.181.77",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.181.181.77, 172.69.159.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc5IiwidXNlcm5hbWUiOiJIckFrYXNoMjQiLCJlbWFpbCI6InJlYWx0aW1lLmxpZmUyMkBnbWFpbC5jb20iLCJleHAiOjE3ODE3MTM1Njh9.-WhsjKCEyUNzXM33EVllED9vj4um4L4-6b3g6XRwjYQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09a2680af77d4ac-CGP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.181.181.77",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 17:38:33 UTC] === END API CALL LOG ===
[10-Jun-2026 17:38:33 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 17:38:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc5IiwidXNlcm5hbWUiOiJIckFrYXNoMjQiLCJlbWFpbCI6InJlYWx0aW1lLmxpZmUyMkBnbWFpbC5jb20iLCJleHAiOjE3ODE3MTM1Njh9.-WhsjKCEyUNzXM33EVllED9vj4um4L4-6b3g6XRwjYQ
[10-Jun-2026 17:38:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 17:38:33 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 17:38:33 UTC] User ID: 779
[10-Jun-2026 17:38:33 UTC] ✅ User profile retrieved successfully for user ID: 779
[10-Jun-2026 17:38:34 UTC] === API CALL LOG ===
[10-Jun-2026 17:38:34 UTC] Endpoint: user/profile.php
[10-Jun-2026 17:38:34 UTC] Full Log Data: {
    "timestamp": "2026-06-10 17:38:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.181.181.77",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.181.181.77, 172.69.159.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc5IiwidXNlcm5hbWUiOiJIckFrYXNoMjQiLCJlbWFpbCI6InJlYWx0aW1lLmxpZmUyMkBnbWFpbC5jb20iLCJleHAiOjE3ODE3MTM1Njh9.-WhsjKCEyUNzXM33EVllED9vj4um4L4-6b3g6XRwjYQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09a26848bb0d4ac-CGP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.181.181.77",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 17:38:34 UTC] === END API CALL LOG ===
[10-Jun-2026 17:38:34 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 17:38:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc5IiwidXNlcm5hbWUiOiJIckFrYXNoMjQiLCJlbWFpbCI6InJlYWx0aW1lLmxpZmUyMkBnbWFpbC5jb20iLCJleHAiOjE3ODE3MTM1Njh9.-WhsjKCEyUNzXM33EVllED9vj4um4L4-6b3g6XRwjYQ
[10-Jun-2026 17:38:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 17:38:34 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 17:38:34 UTC] User ID: 779
[10-Jun-2026 17:38:34 UTC] ✅ User profile retrieved successfully for user ID: 779
[10-Jun-2026 17:38:35 UTC] === API CALL LOG ===
[10-Jun-2026 17:38:35 UTC] Endpoint: user/profile.php
[10-Jun-2026 17:38:35 UTC] Full Log Data: {
    "timestamp": "2026-06-10 17:38:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.181.181.77",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.181.181.77, 172.69.159.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc5IiwidXNlcm5hbWUiOiJIckFrYXNoMjQiLCJlbWFpbCI6InJlYWx0aW1lLmxpZmUyMkBnbWFpbC5jb20iLCJleHAiOjE3ODE3MTM1Njh9.-WhsjKCEyUNzXM33EVllED9vj4um4L4-6b3g6XRwjYQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09a26882f1fd4ac-CGP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.181.181.77",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 17:38:35 UTC] === END API CALL LOG ===
[10-Jun-2026 17:38:35 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 17:38:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc5IiwidXNlcm5hbWUiOiJIckFrYXNoMjQiLCJlbWFpbCI6InJlYWx0aW1lLmxpZmUyMkBnbWFpbC5jb20iLCJleHAiOjE3ODE3MTM1Njh9.-WhsjKCEyUNzXM33EVllED9vj4um4L4-6b3g6XRwjYQ
[10-Jun-2026 17:38:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 17:38:35 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 17:38:35 UTC] User ID: 779
[10-Jun-2026 17:38:35 UTC] ✅ User profile retrieved successfully for user ID: 779
[10-Jun-2026 17:38:59 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 17:38:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 17:38:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.181.181.77, 172.69.159.180","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc5IiwidXNlcm5hbWUiOiJIckFrYXNoMjQiLCJlbWFpbCI6InJlYWx0aW1lLmxpZmUyMkBnbWFpbC5jb20iLCJleHAiOjE3ODE3MTM1Njh9.-WhsjKCEyUNzXM33EVllED9vj4um4L4-6b3g6XRwjYQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a09a272168a6d4ac-CGP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.181.181.77","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jun-2026 17:38:59 UTC] === User Orders API Called ===
[10-Jun-2026 17:38:59 UTC] User ID: 779
[10-Jun-2026 17:38:59 UTC] Limit: 20, Offset: 0
[10-Jun-2026 17:38:59 UTC] Orders found: 5
[10-Jun-2026 17:38:59 UTC] Orders data: [{"id":337,"quantity":100,"total_coins":3500,"coin_type":"regular","telegram_link":"t.me\/HrAkash26","status":"pending","created_at":"2026-06-10 21:08:57","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""},{"id":336,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/FutureFuntelligence\/4","status":"cancelled","created_at":"2026-06-10 20:55:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":335,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/FutureFuntelligence\/7","status":"cancelled","created_at":"2026-06-10 20:55:05","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":334,"quantity":500,"total_coins":10000,"coin_type":"regular","telegram_link":"t.me\/HrAkash26","status":"cancelled","created_at":"2026-06-10 20:54:20","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":333,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/HrAkash26","status":"cancelled","created_at":"2026-06-10 20:53:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[10-Jun-2026 17:38:59 UTC] Total orders count: 5
[10-Jun-2026 17:39:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 17:39:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 17:39:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.181.181.77, 172.69.159.180","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc5IiwidXNlcm5hbWUiOiJIckFrYXNoMjQiLCJlbWFpbCI6InJlYWx0aW1lLmxpZmUyMkBnbWFpbC5jb20iLCJleHAiOjE3ODE3MTM1Njh9.-WhsjKCEyUNzXM33EVllED9vj4um4L4-6b3g6XRwjYQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a09a27253e7fd4ac-CGP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.181.181.77","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jun-2026 17:39:00 UTC] === User Orders API Called ===
[10-Jun-2026 17:39:00 UTC] User ID: 779
[10-Jun-2026 17:39:00 UTC] Limit: 20, Offset: 0
[10-Jun-2026 17:39:00 UTC] Orders found: 5
[10-Jun-2026 17:39:00 UTC] Orders data: [{"id":337,"quantity":100,"total_coins":3500,"coin_type":"regular","telegram_link":"t.me\/HrAkash26","status":"pending","created_at":"2026-06-10 21:08:57","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""},{"id":336,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/FutureFuntelligence\/4","status":"cancelled","created_at":"2026-06-10 20:55:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":335,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/FutureFuntelligence\/7","status":"cancelled","created_at":"2026-06-10 20:55:05","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":334,"quantity":500,"total_coins":10000,"coin_type":"regular","telegram_link":"t.me\/HrAkash26","status":"cancelled","created_at":"2026-06-10 20:54:20","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":333,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/HrAkash26","status":"cancelled","created_at":"2026-06-10 20:53:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[10-Jun-2026 17:39:00 UTC] Total orders count: 5
[10-Jun-2026 17:39:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 17:39:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 17:39:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.181.181.77, 172.69.159.180","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc5IiwidXNlcm5hbWUiOiJIckFrYXNoMjQiLCJlbWFpbCI6InJlYWx0aW1lLmxpZmUyMkBnbWFpbC5jb20iLCJleHAiOjE3ODE3MTM1Njh9.-WhsjKCEyUNzXM33EVllED9vj4um4L4-6b3g6XRwjYQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a09a27314fb8d4ac-CGP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.181.181.77","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jun-2026 17:39:02 UTC] === User Orders API Called ===
[10-Jun-2026 17:39:02 UTC] User ID: 779
[10-Jun-2026 17:39:02 UTC] Limit: 20, Offset: 0
[10-Jun-2026 17:39:02 UTC] Orders found: 5
[10-Jun-2026 17:39:02 UTC] Orders data: [{"id":337,"quantity":100,"total_coins":3500,"coin_type":"regular","telegram_link":"t.me\/HrAkash26","status":"pending","created_at":"2026-06-10 21:08:57","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""},{"id":336,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/FutureFuntelligence\/4","status":"cancelled","created_at":"2026-06-10 20:55:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":335,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/FutureFuntelligence\/7","status":"cancelled","created_at":"2026-06-10 20:55:05","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":334,"quantity":500,"total_coins":10000,"coin_type":"regular","telegram_link":"t.me\/HrAkash26","status":"cancelled","created_at":"2026-06-10 20:54:20","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":333,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/HrAkash26","status":"cancelled","created_at":"2026-06-10 20:53:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[10-Jun-2026 17:39:02 UTC] Total orders count: 5
[10-Jun-2026 17:39:02 UTC] === API CALL LOG ===
[10-Jun-2026 17:39:02 UTC] Endpoint: user/profile.php
[10-Jun-2026 17:39:02 UTC] Full Log Data: {
    "timestamp": "2026-06-10 17:39:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.181.181.77",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.181.181.77, 172.69.159.180",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc5IiwidXNlcm5hbWUiOiJIckFrYXNoMjQiLCJlbWFpbCI6InJlYWx0aW1lLmxpZmUyMkBnbWFpbC5jb20iLCJleHAiOjE3ODE3MTM1Njh9.-WhsjKCEyUNzXM33EVllED9vj4um4L4-6b3g6XRwjYQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09a2731c959d4ac-CGP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.181.181.77",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 17:39:02 UTC] === END API CALL LOG ===
[10-Jun-2026 17:39:02 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 17:39:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc5IiwidXNlcm5hbWUiOiJIckFrYXNoMjQiLCJlbWFpbCI6InJlYWx0aW1lLmxpZmUyMkBnbWFpbC5jb20iLCJleHAiOjE3ODE3MTM1Njh9.-WhsjKCEyUNzXM33EVllED9vj4um4L4-6b3g6XRwjYQ
[10-Jun-2026 17:39:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 17:39:02 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 17:39:02 UTC] User ID: 779
[10-Jun-2026 17:39:02 UTC] ✅ User profile retrieved successfully for user ID: 779
[10-Jun-2026 17:39:02 UTC] === API CALL LOG ===
[10-Jun-2026 17:39:02 UTC] Endpoint: user/profile.php
[10-Jun-2026 17:39:02 UTC] Full Log Data: {
    "timestamp": "2026-06-10 17:39:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.181.181.77",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.181.181.77, 172.69.159.180",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc5IiwidXNlcm5hbWUiOiJIckFrYXNoMjQiLCJlbWFpbCI6InJlYWx0aW1lLmxpZmUyMkBnbWFpbC5jb20iLCJleHAiOjE3ODE3MTM1Njh9.-WhsjKCEyUNzXM33EVllED9vj4um4L4-6b3g6XRwjYQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09a2735ae5ed4ac-CGP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.181.181.77",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 17:39:02 UTC] === END API CALL LOG ===
[10-Jun-2026 17:39:02 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 17:39:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc5IiwidXNlcm5hbWUiOiJIckFrYXNoMjQiLCJlbWFpbCI6InJlYWx0aW1lLmxpZmUyMkBnbWFpbC5jb20iLCJleHAiOjE3ODE3MTM1Njh9.-WhsjKCEyUNzXM33EVllED9vj4um4L4-6b3g6XRwjYQ
[10-Jun-2026 17:39:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 17:39:02 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 17:39:02 UTC] User ID: 779
[10-Jun-2026 17:39:02 UTC] ✅ User profile retrieved successfully for user ID: 779
[10-Jun-2026 17:39:03 UTC] === API CALL LOG ===
[10-Jun-2026 17:39:03 UTC] Endpoint: user/profile.php
[10-Jun-2026 17:39:03 UTC] Full Log Data: {
    "timestamp": "2026-06-10 17:39:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.181.181.77",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.181.181.77, 172.69.159.180",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc5IiwidXNlcm5hbWUiOiJIckFrYXNoMjQiLCJlbWFpbCI6InJlYWx0aW1lLmxpZmUyMkBnbWFpbC5jb20iLCJleHAiOjE3ODE3MTM1Njh9.-WhsjKCEyUNzXM33EVllED9vj4um4L4-6b3g6XRwjYQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09a273a0cedd4ac-CGP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.181.181.77",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 17:39:03 UTC] === END API CALL LOG ===
[10-Jun-2026 17:39:03 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 17:39:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc5IiwidXNlcm5hbWUiOiJIckFrYXNoMjQiLCJlbWFpbCI6InJlYWx0aW1lLmxpZmUyMkBnbWFpbC5jb20iLCJleHAiOjE3ODE3MTM1Njh9.-WhsjKCEyUNzXM33EVllED9vj4um4L4-6b3g6XRwjYQ
[10-Jun-2026 17:39:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 17:39:03 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 17:39:03 UTC] User ID: 779
[10-Jun-2026 17:39:03 UTC] ✅ User profile retrieved successfully for user ID: 779
[10-Jun-2026 17:39:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 17:39:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 17:39:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.181.181.77, 172.69.159.181","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc5IiwidXNlcm5hbWUiOiJIckFrYXNoMjQiLCJlbWFpbCI6InJlYWx0aW1lLmxpZmUyMkBnbWFpbC5jb20iLCJleHAiOjE3ODE3MTM1Njh9.-WhsjKCEyUNzXM33EVllED9vj4um4L4-6b3g6XRwjYQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a09a27c75c53d4ac-CGP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.181.181.77","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jun-2026 17:39:26 UTC] === User Orders API Called ===
[10-Jun-2026 17:39:26 UTC] User ID: 779
[10-Jun-2026 17:39:26 UTC] Limit: 20, Offset: 0
[10-Jun-2026 17:39:26 UTC] Orders found: 6
[10-Jun-2026 17:39:26 UTC] Orders data: [{"id":338,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/FutureFuntelligence\/4","status":"pending","created_at":"2026-06-10 21:09:20","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":337,"quantity":100,"total_coins":3500,"coin_type":"regular","telegram_link":"t.me\/HrAkash26","status":"pending","created_at":"2026-06-10 21:08:57","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""},{"id":336,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/FutureFuntelligence\/4","status":"cancelled","created_at":"2026-06-10 20:55:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":335,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/FutureFuntelligence\/7","status":"cancelled","created_at":"2026-06-10 20:55:05","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":334,"quantity":500,"total_coins":10000,"coin_type":"regular","telegram_link":"t.me\/HrAkash26","status":"cancelled","created_at":"2026-06-10 20:54:20","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":333,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/HrAkash26","status":"cancelled","created_at":"2026-06-10 20:53:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[10-Jun-2026 17:39:26 UTC] Total orders count: 6
[10-Jun-2026 17:39:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 17:39:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 17:39:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.181.181.77, 172.69.159.181","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc5IiwidXNlcm5hbWUiOiJIckFrYXNoMjQiLCJlbWFpbCI6InJlYWx0aW1lLmxpZmUyMkBnbWFpbC5jb20iLCJleHAiOjE3ODE3MTM1Njh9.-WhsjKCEyUNzXM33EVllED9vj4um4L4-6b3g6XRwjYQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a09a27ce3bbad4ac-CGP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.181.181.77","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jun-2026 17:39:27 UTC] === User Orders API Called ===
[10-Jun-2026 17:39:27 UTC] User ID: 779
[10-Jun-2026 17:39:27 UTC] Limit: 20, Offset: 0
[10-Jun-2026 17:39:27 UTC] Orders found: 6
[10-Jun-2026 17:39:27 UTC] Orders data: [{"id":338,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/FutureFuntelligence\/4","status":"pending","created_at":"2026-06-10 21:09:20","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":337,"quantity":100,"total_coins":3500,"coin_type":"regular","telegram_link":"t.me\/HrAkash26","status":"pending","created_at":"2026-06-10 21:08:57","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""},{"id":336,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/FutureFuntelligence\/4","status":"cancelled","created_at":"2026-06-10 20:55:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":335,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/FutureFuntelligence\/7","status":"cancelled","created_at":"2026-06-10 20:55:05","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":334,"quantity":500,"total_coins":10000,"coin_type":"regular","telegram_link":"t.me\/HrAkash26","status":"cancelled","created_at":"2026-06-10 20:54:20","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":333,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/HrAkash26","status":"cancelled","created_at":"2026-06-10 20:53:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[10-Jun-2026 17:39:27 UTC] Total orders count: 6
[10-Jun-2026 17:39:27 UTC] === API CALL LOG ===
[10-Jun-2026 17:39:27 UTC] Endpoint: user/profile.php
[10-Jun-2026 17:39:27 UTC] Full Log Data: {
    "timestamp": "2026-06-10 17:39:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.181.181.77",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.181.181.77, 172.69.159.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc5IiwidXNlcm5hbWUiOiJIckFrYXNoMjQiLCJlbWFpbCI6InJlYWx0aW1lLmxpZmUyMkBnbWFpbC5jb20iLCJleHAiOjE3ODE3MTM1Njh9.-WhsjKCEyUNzXM33EVllED9vj4um4L4-6b3g6XRwjYQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09a27ceadd7d4ac-CGP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.181.181.77",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 17:39:27 UTC] === END API CALL LOG ===
[10-Jun-2026 17:39:27 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 17:39:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc5IiwidXNlcm5hbWUiOiJIckFrYXNoMjQiLCJlbWFpbCI6InJlYWx0aW1lLmxpZmUyMkBnbWFpbC5jb20iLCJleHAiOjE3ODE3MTM1Njh9.-WhsjKCEyUNzXM33EVllED9vj4um4L4-6b3g6XRwjYQ
[10-Jun-2026 17:39:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 17:39:27 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 17:39:27 UTC] User ID: 779
[10-Jun-2026 17:39:27 UTC] ✅ User profile retrieved successfully for user ID: 779
[10-Jun-2026 17:39:27 UTC] === API CALL LOG ===
[10-Jun-2026 17:39:27 UTC] Endpoint: user/profile.php
[10-Jun-2026 17:39:27 UTC] Full Log Data: {
    "timestamp": "2026-06-10 17:39:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.181.181.77",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.181.181.77, 172.69.159.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc5IiwidXNlcm5hbWUiOiJIckFrYXNoMjQiLCJlbWFpbCI6InJlYWx0aW1lLmxpZmUyMkBnbWFpbC5jb20iLCJleHAiOjE3ODE3MTM1Njh9.-WhsjKCEyUNzXM33EVllED9vj4um4L4-6b3g6XRwjYQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09a27d29c12d4ac-CGP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.181.181.77",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 17:39:27 UTC] === END API CALL LOG ===
[10-Jun-2026 17:39:27 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 17:39:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc5IiwidXNlcm5hbWUiOiJIckFrYXNoMjQiLCJlbWFpbCI6InJlYWx0aW1lLmxpZmUyMkBnbWFpbC5jb20iLCJleHAiOjE3ODE3MTM1Njh9.-WhsjKCEyUNzXM33EVllED9vj4um4L4-6b3g6XRwjYQ
[10-Jun-2026 17:39:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 17:39:27 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 17:39:27 UTC] User ID: 779
[10-Jun-2026 17:39:27 UTC] ✅ User profile retrieved successfully for user ID: 779
[10-Jun-2026 17:39:28 UTC] === API CALL LOG ===
[10-Jun-2026 17:39:28 UTC] Endpoint: user/profile.php
[10-Jun-2026 17:39:28 UTC] Full Log Data: {
    "timestamp": "2026-06-10 17:39:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.181.181.77",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.181.181.77, 172.69.159.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc5IiwidXNlcm5hbWUiOiJIckFrYXNoMjQiLCJlbWFpbCI6InJlYWx0aW1lLmxpZmUyMkBnbWFpbC5jb20iLCJleHAiOjE3ODE3MTM1Njh9.-WhsjKCEyUNzXM33EVllED9vj4um4L4-6b3g6XRwjYQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09a27d9ab01d4ac-CGP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.181.181.77",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 17:39:28 UTC] === END API CALL LOG ===
[10-Jun-2026 17:39:28 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 17:39:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc5IiwidXNlcm5hbWUiOiJIckFrYXNoMjQiLCJlbWFpbCI6InJlYWx0aW1lLmxpZmUyMkBnbWFpbC5jb20iLCJleHAiOjE3ODE3MTM1Njh9.-WhsjKCEyUNzXM33EVllED9vj4um4L4-6b3g6XRwjYQ
[10-Jun-2026 17:39:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 17:39:28 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 17:39:28 UTC] User ID: 779
[10-Jun-2026 17:39:28 UTC] ✅ User profile retrieved successfully for user ID: 779
[10-Jun-2026 17:39:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 17:39:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 17:39:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.181.181.77, 172.69.159.181","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc5IiwidXNlcm5hbWUiOiJIckFrYXNoMjQiLCJlbWFpbCI6InJlYWx0aW1lLmxpZmUyMkBnbWFpbC5jb20iLCJleHAiOjE3ODE3MTM1Njh9.-WhsjKCEyUNzXM33EVllED9vj4um4L4-6b3g6XRwjYQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a09a27f5af02d4ac-CGP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.181.181.77","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jun-2026 17:39:33 UTC] === User Orders API Called ===
[10-Jun-2026 17:39:33 UTC] User ID: 779
[10-Jun-2026 17:39:33 UTC] Limit: 20, Offset: 0
[10-Jun-2026 17:39:33 UTC] Orders found: 6
[10-Jun-2026 17:39:33 UTC] Orders data: [{"id":338,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/FutureFuntelligence\/4","status":"pending","created_at":"2026-06-10 21:09:20","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":337,"quantity":100,"total_coins":3500,"coin_type":"regular","telegram_link":"t.me\/HrAkash26","status":"pending","created_at":"2026-06-10 21:08:57","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""},{"id":336,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/FutureFuntelligence\/4","status":"cancelled","created_at":"2026-06-10 20:55:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":335,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/FutureFuntelligence\/7","status":"cancelled","created_at":"2026-06-10 20:55:05","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":334,"quantity":500,"total_coins":10000,"coin_type":"regular","telegram_link":"t.me\/HrAkash26","status":"cancelled","created_at":"2026-06-10 20:54:20","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":333,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/HrAkash26","status":"cancelled","created_at":"2026-06-10 20:53:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[10-Jun-2026 17:39:33 UTC] Total orders count: 6
[10-Jun-2026 17:39:43 UTC] === API CALL LOG ===
[10-Jun-2026 17:39:43 UTC] Endpoint: user/profile.php
[10-Jun-2026 17:39:43 UTC] Full Log Data: {
    "timestamp": "2026-06-10 17:39:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.181.181.77",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.181.181.77, 172.69.159.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc5IiwidXNlcm5hbWUiOiJIckFrYXNoMjQiLCJlbWFpbCI6InJlYWx0aW1lLmxpZmUyMkBnbWFpbC5jb20iLCJleHAiOjE3ODE3MTM1Njh9.-WhsjKCEyUNzXM33EVllED9vj4um4L4-6b3g6XRwjYQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09a2832684bd4ac-CGP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.181.181.77",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 17:39:43 UTC] === END API CALL LOG ===
[10-Jun-2026 17:39:43 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 17:39:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc5IiwidXNlcm5hbWUiOiJIckFrYXNoMjQiLCJlbWFpbCI6InJlYWx0aW1lLmxpZmUyMkBnbWFpbC5jb20iLCJleHAiOjE3ODE3MTM1Njh9.-WhsjKCEyUNzXM33EVllED9vj4um4L4-6b3g6XRwjYQ
[10-Jun-2026 17:39:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 17:39:43 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 17:39:43 UTC] User ID: 779
[10-Jun-2026 17:39:43 UTC] ✅ User profile retrieved successfully for user ID: 779
[10-Jun-2026 17:39:44 UTC] User Purchases API - User ID: 779
[10-Jun-2026 17:39:44 UTC] User Purchases API - Total purchases found: 5
[10-Jun-2026 18:04:40 UTC] === API CALL LOG ===
[10-Jun-2026 18:04:40 UTC] Endpoint: user/profile.php
[10-Jun-2026 18:04:40 UTC] Full Log Data: {
    "timestamp": "2026-06-10 18:04:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.203.225.33",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.203.225.33, 172.68.128.166",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgyIiwidXNlcm5hbWUiOiJtZXNmaW4iLCJlbWFpbCI6Im1haGxldG1lc2ZpbjU5NEBnbWFpbC5jb20iLCJleHAiOjE3ODE3MTk0Nzl9.QnNG-MTFLN1iJU7ckE4Psc55VqC17yYPzPjPjtkGZh4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09a4cc169ca5451-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.203.225.33",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 18:04:40 UTC] === END API CALL LOG ===
[10-Jun-2026 18:04:40 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 18:04:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgyIiwidXNlcm5hbWUiOiJtZXNmaW4iLCJlbWFpbCI6Im1haGxldG1lc2ZpbjU5NEBnbWFpbC5jb20iLCJleHAiOjE3ODE3MTk0Nzl9.QnNG-MTFLN1iJU7ckE4Psc55VqC17yYPzPjPjtkGZh4
[10-Jun-2026 18:04:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 18:04:40 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 18:04:40 UTC] User ID: 782
[10-Jun-2026 18:04:40 UTC] ✅ User profile retrieved successfully for user ID: 782
[10-Jun-2026 18:04:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 18:04:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 18:04:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.203.225.33, 172.68.128.166","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgyIiwidXNlcm5hbWUiOiJtZXNmaW4iLCJlbWFpbCI6Im1haGxldG1lc2ZpbjU5NEBnbWFpbC5jb20iLCJleHAiOjE3ODE3MTk0Nzl9.QnNG-MTFLN1iJU7ckE4Psc55VqC17yYPzPjPjtkGZh4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a09a4cc169c95451-JIB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.203.225.33","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jun-2026 18:04:40 UTC] === User Orders API Called ===
[10-Jun-2026 18:04:40 UTC] User ID: 782
[10-Jun-2026 18:04:40 UTC] Limit: 20, Offset: 0
[10-Jun-2026 18:04:40 UTC] Orders found: 0
[10-Jun-2026 18:04:40 UTC] Orders data: []
[10-Jun-2026 18:04:40 UTC] Total orders count: 0
[10-Jun-2026 18:04:40 UTC] === API CALL LOG ===
[10-Jun-2026 18:04:40 UTC] Endpoint: user/profile.php
[10-Jun-2026 18:04:40 UTC] Full Log Data: {
    "timestamp": "2026-06-10 18:04:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.203.225.33",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.203.225.33, 172.68.128.166",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgyIiwidXNlcm5hbWUiOiJtZXNmaW4iLCJlbWFpbCI6Im1haGxldG1lc2ZpbjU5NEBnbWFpbC5jb20iLCJleHAiOjE3ODE3MTk0Nzl9.QnNG-MTFLN1iJU7ckE4Psc55VqC17yYPzPjPjtkGZh4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09a4cc169c75451-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.203.225.33",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 18:04:40 UTC] === END API CALL LOG ===
[10-Jun-2026 18:04:40 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 18:04:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgyIiwidXNlcm5hbWUiOiJtZXNmaW4iLCJlbWFpbCI6Im1haGxldG1lc2ZpbjU5NEBnbWFpbC5jb20iLCJleHAiOjE3ODE3MTk0Nzl9.QnNG-MTFLN1iJU7ckE4Psc55VqC17yYPzPjPjtkGZh4
[10-Jun-2026 18:04:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 18:04:40 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 18:04:40 UTC] User ID: 782
[10-Jun-2026 18:04:40 UTC] ✅ User profile retrieved successfully for user ID: 782
[10-Jun-2026 18:04:42 UTC] === API CALL LOG ===
[10-Jun-2026 18:04:42 UTC] Endpoint: user/profile.php
[10-Jun-2026 18:04:42 UTC] Full Log Data: {
    "timestamp": "2026-06-10 18:04:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.203.225.33",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.203.225.33, 172.68.128.166",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgyIiwidXNlcm5hbWUiOiJtZXNmaW4iLCJlbWFpbCI6Im1haGxldG1lc2ZpbjU5NEBnbWFpbC5jb20iLCJleHAiOjE3ODE3MTk0Nzl9.QnNG-MTFLN1iJU7ckE4Psc55VqC17yYPzPjPjtkGZh4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09a4ccad9f15451-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.203.225.33",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 18:04:42 UTC] === END API CALL LOG ===
[10-Jun-2026 18:04:42 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 18:04:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgyIiwidXNlcm5hbWUiOiJtZXNmaW4iLCJlbWFpbCI6Im1haGxldG1lc2ZpbjU5NEBnbWFpbC5jb20iLCJleHAiOjE3ODE3MTk0Nzl9.QnNG-MTFLN1iJU7ckE4Psc55VqC17yYPzPjPjtkGZh4
[10-Jun-2026 18:04:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 18:04:42 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 18:04:42 UTC] User ID: 782
[10-Jun-2026 18:04:42 UTC] ✅ User profile retrieved successfully for user ID: 782
[10-Jun-2026 18:06:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 18:06:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 18:06:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.203.225.33, 172.68.128.167","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgyIiwidXNlcm5hbWUiOiJtZXNmaW4iLCJlbWFpbCI6Im1haGxldG1lc2ZpbjU5NEBnbWFpbC5jb20iLCJleHAiOjE3ODE3MTk0Nzl9.QnNG-MTFLN1iJU7ckE4Psc55VqC17yYPzPjPjtkGZh4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a09a4f4dbc025451-JIB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.203.225.33","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jun-2026 18:06:25 UTC] === User Orders API Called ===
[10-Jun-2026 18:06:25 UTC] User ID: 782
[10-Jun-2026 18:06:25 UTC] Limit: 20, Offset: 0
[10-Jun-2026 18:06:25 UTC] Orders found: 0
[10-Jun-2026 18:06:25 UTC] Orders data: []
[10-Jun-2026 18:06:25 UTC] Total orders count: 0
[10-Jun-2026 18:06:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 18:06:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 18:06:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.203.225.33, 172.68.128.167","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgyIiwidXNlcm5hbWUiOiJtZXNmaW4iLCJlbWFpbCI6Im1haGxldG1lc2ZpbjU5NEBnbWFpbC5jb20iLCJleHAiOjE3ODE3MTk0Nzl9.QnNG-MTFLN1iJU7ckE4Psc55VqC17yYPzPjPjtkGZh4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a09a4f866f595451-JIB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.203.225.33","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jun-2026 18:06:34 UTC] === User Orders API Called ===
[10-Jun-2026 18:06:34 UTC] User ID: 782
[10-Jun-2026 18:06:34 UTC] Limit: 20, Offset: 0
[10-Jun-2026 18:06:34 UTC] Orders found: 0
[10-Jun-2026 18:06:34 UTC] Orders data: []
[10-Jun-2026 18:06:34 UTC] Total orders count: 0
[10-Jun-2026 18:06:34 UTC] === API CALL LOG ===
[10-Jun-2026 18:06:34 UTC] Endpoint: user/profile.php
[10-Jun-2026 18:06:34 UTC] Full Log Data: {
    "timestamp": "2026-06-10 18:06:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.203.225.33",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.203.225.33, 172.68.128.167",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgyIiwidXNlcm5hbWUiOiJtZXNmaW4iLCJlbWFpbCI6Im1haGxldG1lc2ZpbjU5NEBnbWFpbC5jb20iLCJleHAiOjE3ODE3MTk0Nzl9.QnNG-MTFLN1iJU7ckE4Psc55VqC17yYPzPjPjtkGZh4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09a4f866f5a5451-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.203.225.33",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 18:06:34 UTC] === END API CALL LOG ===
[10-Jun-2026 18:06:34 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 18:06:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgyIiwidXNlcm5hbWUiOiJtZXNmaW4iLCJlbWFpbCI6Im1haGxldG1lc2ZpbjU5NEBnbWFpbC5jb20iLCJleHAiOjE3ODE3MTk0Nzl9.QnNG-MTFLN1iJU7ckE4Psc55VqC17yYPzPjPjtkGZh4
[10-Jun-2026 18:06:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 18:06:34 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 18:06:34 UTC] User ID: 782
[10-Jun-2026 18:06:34 UTC] ✅ User profile retrieved successfully for user ID: 782
[10-Jun-2026 18:06:34 UTC] === API CALL LOG ===
[10-Jun-2026 18:06:34 UTC] Endpoint: user/profile.php
[10-Jun-2026 18:06:34 UTC] Full Log Data: {
    "timestamp": "2026-06-10 18:06:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.203.225.33",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.203.225.33, 172.68.128.167",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgyIiwidXNlcm5hbWUiOiJtZXNmaW4iLCJlbWFpbCI6Im1haGxldG1lc2ZpbjU5NEBnbWFpbC5jb20iLCJleHAiOjE3ODE3MTk0Nzl9.QnNG-MTFLN1iJU7ckE4Psc55VqC17yYPzPjPjtkGZh4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09a4f8a3a765451-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.203.225.33",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 18:06:34 UTC] === END API CALL LOG ===
[10-Jun-2026 18:06:34 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 18:06:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgyIiwidXNlcm5hbWUiOiJtZXNmaW4iLCJlbWFpbCI6Im1haGxldG1lc2ZpbjU5NEBnbWFpbC5jb20iLCJleHAiOjE3ODE3MTk0Nzl9.QnNG-MTFLN1iJU7ckE4Psc55VqC17yYPzPjPjtkGZh4
[10-Jun-2026 18:06:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 18:06:34 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 18:06:34 UTC] User ID: 782
[10-Jun-2026 18:06:34 UTC] ✅ User profile retrieved successfully for user ID: 782
[10-Jun-2026 18:06:35 UTC] === API CALL LOG ===
[10-Jun-2026 18:06:35 UTC] Endpoint: user/profile.php
[10-Jun-2026 18:06:35 UTC] Full Log Data: {
    "timestamp": "2026-06-10 18:06:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.203.225.33",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.203.225.33, 172.68.128.167",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgyIiwidXNlcm5hbWUiOiJtZXNmaW4iLCJlbWFpbCI6Im1haGxldG1lc2ZpbjU5NEBnbWFpbC5jb20iLCJleHAiOjE3ODE3MTk0Nzl9.QnNG-MTFLN1iJU7ckE4Psc55VqC17yYPzPjPjtkGZh4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09a4f8e8e0c5451-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.203.225.33",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 18:06:35 UTC] === END API CALL LOG ===
[10-Jun-2026 18:06:35 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 18:06:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgyIiwidXNlcm5hbWUiOiJtZXNmaW4iLCJlbWFpbCI6Im1haGxldG1lc2ZpbjU5NEBnbWFpbC5jb20iLCJleHAiOjE3ODE3MTk0Nzl9.QnNG-MTFLN1iJU7ckE4Psc55VqC17yYPzPjPjtkGZh4
[10-Jun-2026 18:06:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 18:06:35 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 18:06:35 UTC] User ID: 782
[10-Jun-2026 18:06:35 UTC] ✅ User profile retrieved successfully for user ID: 782
[10-Jun-2026 18:06:57 UTC] === API CALL LOG ===
[10-Jun-2026 18:06:57 UTC] Endpoint: user/profile.php
[10-Jun-2026 18:06:57 UTC] Full Log Data: {
    "timestamp": "2026-06-10 18:06:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.203.225.33",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.203.225.33, 172.68.128.166",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgyIiwidXNlcm5hbWUiOiJtZXNmaW4iLCJlbWFpbCI6Im1haGxldG1lc2ZpbjU5NEBnbWFpbC5jb20iLCJleHAiOjE3ODE3MTk0Nzl9.QnNG-MTFLN1iJU7ckE4Psc55VqC17yYPzPjPjtkGZh4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09a5015fa9e5452-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.203.225.33",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 18:06:57 UTC] === END API CALL LOG ===
[10-Jun-2026 18:06:57 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 18:06:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgyIiwidXNlcm5hbWUiOiJtZXNmaW4iLCJlbWFpbCI6Im1haGxldG1lc2ZpbjU5NEBnbWFpbC5jb20iLCJleHAiOjE3ODE3MTk0Nzl9.QnNG-MTFLN1iJU7ckE4Psc55VqC17yYPzPjPjtkGZh4
[10-Jun-2026 18:06:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 18:06:57 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 18:06:57 UTC] User ID: 782
[10-Jun-2026 18:06:57 UTC] ✅ User profile retrieved successfully for user ID: 782
[10-Jun-2026 18:06:59 UTC] === API CALL LOG ===
[10-Jun-2026 18:06:59 UTC] Endpoint: user/profile.php
[10-Jun-2026 18:06:59 UTC] Full Log Data: {
    "timestamp": "2026-06-10 18:06:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.203.225.33",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.203.225.33, 172.68.128.166",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgyIiwidXNlcm5hbWUiOiJtZXNmaW4iLCJlbWFpbCI6Im1haGxldG1lc2ZpbjU5NEBnbWFpbC5jb20iLCJleHAiOjE3ODE3MTk0Nzl9.QnNG-MTFLN1iJU7ckE4Psc55VqC17yYPzPjPjtkGZh4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09a5022fc5e5452-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.203.225.33",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 18:06:59 UTC] === END API CALL LOG ===
[10-Jun-2026 18:06:59 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 18:06:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgyIiwidXNlcm5hbWUiOiJtZXNmaW4iLCJlbWFpbCI6Im1haGxldG1lc2ZpbjU5NEBnbWFpbC5jb20iLCJleHAiOjE3ODE3MTk0Nzl9.QnNG-MTFLN1iJU7ckE4Psc55VqC17yYPzPjPjtkGZh4
[10-Jun-2026 18:06:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 18:06:59 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 18:06:59 UTC] User ID: 782
[10-Jun-2026 18:06:59 UTC] ✅ User profile retrieved successfully for user ID: 782
[10-Jun-2026 18:06:59 UTC] === API CALL LOG ===
[10-Jun-2026 18:06:59 UTC] Endpoint: user/profile.php
[10-Jun-2026 18:06:59 UTC] Full Log Data: {
    "timestamp": "2026-06-10 18:06:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.203.225.33",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.203.225.33, 172.68.128.166",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgyIiwidXNlcm5hbWUiOiJtZXNmaW4iLCJlbWFpbCI6Im1haGxldG1lc2ZpbjU5NEBnbWFpbC5jb20iLCJleHAiOjE3ODE3MTk0Nzl9.QnNG-MTFLN1iJU7ckE4Psc55VqC17yYPzPjPjtkGZh4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09a5023bce15452-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.203.225.33",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 18:06:59 UTC] === END API CALL LOG ===
[10-Jun-2026 18:06:59 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 18:06:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgyIiwidXNlcm5hbWUiOiJtZXNmaW4iLCJlbWFpbCI6Im1haGxldG1lc2ZpbjU5NEBnbWFpbC5jb20iLCJleHAiOjE3ODE3MTk0Nzl9.QnNG-MTFLN1iJU7ckE4Psc55VqC17yYPzPjPjtkGZh4
[10-Jun-2026 18:06:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 18:06:59 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 18:06:59 UTC] User ID: 782
[10-Jun-2026 18:06:59 UTC] ✅ User profile retrieved successfully for user ID: 782
[10-Jun-2026 18:06:59 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 18:06:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 18:06:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.203.225.33, 172.68.128.166","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgyIiwidXNlcm5hbWUiOiJtZXNmaW4iLCJlbWFpbCI6Im1haGxldG1lc2ZpbjU5NEBnbWFpbC5jb20iLCJleHAiOjE3ODE3MTk0Nzl9.QnNG-MTFLN1iJU7ckE4Psc55VqC17yYPzPjPjtkGZh4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a09a5023bce05452-JIB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.203.225.33","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jun-2026 18:06:59 UTC] === User Orders API Called ===
[10-Jun-2026 18:06:59 UTC] User ID: 782
[10-Jun-2026 18:06:59 UTC] Limit: 20, Offset: 0
[10-Jun-2026 18:06:59 UTC] Orders found: 0
[10-Jun-2026 18:06:59 UTC] Orders data: []
[10-Jun-2026 18:06:59 UTC] Total orders count: 0
[10-Jun-2026 18:07:00 UTC] === API CALL LOG ===
[10-Jun-2026 18:07:00 UTC] Endpoint: user/profile.php
[10-Jun-2026 18:07:00 UTC] Full Log Data: {
    "timestamp": "2026-06-10 18:07:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.203.225.33",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.203.225.33, 172.68.128.166",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgyIiwidXNlcm5hbWUiOiJtZXNmaW4iLCJlbWFpbCI6Im1haGxldG1lc2ZpbjU5NEBnbWFpbC5jb20iLCJleHAiOjE3ODE3MTk0Nzl9.QnNG-MTFLN1iJU7ckE4Psc55VqC17yYPzPjPjtkGZh4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09a5029e96c5452-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.203.225.33",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 18:07:00 UTC] === END API CALL LOG ===
[10-Jun-2026 18:07:00 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 18:07:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgyIiwidXNlcm5hbWUiOiJtZXNmaW4iLCJlbWFpbCI6Im1haGxldG1lc2ZpbjU5NEBnbWFpbC5jb20iLCJleHAiOjE3ODE3MTk0Nzl9.QnNG-MTFLN1iJU7ckE4Psc55VqC17yYPzPjPjtkGZh4
[10-Jun-2026 18:07:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 18:07:00 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 18:07:00 UTC] User ID: 782
[10-Jun-2026 18:07:00 UTC] ✅ User profile retrieved successfully for user ID: 782
[10-Jun-2026 18:07:23 UTC] === API CALL LOG ===
[10-Jun-2026 18:07:23 UTC] Endpoint: user/profile.php
[10-Jun-2026 18:07:23 UTC] Full Log Data: {
    "timestamp": "2026-06-10 18:07:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.203.225.33",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.203.225.33, 172.68.128.166",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgyIiwidXNlcm5hbWUiOiJtZXNmaW4iLCJlbWFpbCI6Im1haGxldG1lc2ZpbjU5NEBnbWFpbC5jb20iLCJleHAiOjE3ODE3MTk0Nzl9.QnNG-MTFLN1iJU7ckE4Psc55VqC17yYPzPjPjtkGZh4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09a50ba5eb85452-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.203.225.33",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 18:07:23 UTC] === END API CALL LOG ===
[10-Jun-2026 18:07:23 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 18:07:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgyIiwidXNlcm5hbWUiOiJtZXNmaW4iLCJlbWFpbCI6Im1haGxldG1lc2ZpbjU5NEBnbWFpbC5jb20iLCJleHAiOjE3ODE3MTk0Nzl9.QnNG-MTFLN1iJU7ckE4Psc55VqC17yYPzPjPjtkGZh4
[10-Jun-2026 18:07:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 18:07:23 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 18:07:23 UTC] User ID: 782
[10-Jun-2026 18:07:23 UTC] ✅ User profile retrieved successfully for user ID: 782
[10-Jun-2026 18:07:36 UTC] === API CALL LOG ===
[10-Jun-2026 18:07:36 UTC] Endpoint: user/profile.php
[10-Jun-2026 18:07:36 UTC] Full Log Data: {
    "timestamp": "2026-06-10 18:07:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.203.225.33",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.203.225.33, 172.68.128.167",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgyIiwidXNlcm5hbWUiOiJtZXNmaW4iLCJlbWFpbCI6Im1haGxldG1lc2ZpbjU5NEBnbWFpbC5jb20iLCJleHAiOjE3ODE3MTk0Nzl9.QnNG-MTFLN1iJU7ckE4Psc55VqC17yYPzPjPjtkGZh4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09a5109c94e5451-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.203.225.33",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 18:07:36 UTC] === END API CALL LOG ===
[10-Jun-2026 18:07:36 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 18:07:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgyIiwidXNlcm5hbWUiOiJtZXNmaW4iLCJlbWFpbCI6Im1haGxldG1lc2ZpbjU5NEBnbWFpbC5jb20iLCJleHAiOjE3ODE3MTk0Nzl9.QnNG-MTFLN1iJU7ckE4Psc55VqC17yYPzPjPjtkGZh4
[10-Jun-2026 18:07:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 18:07:36 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 18:07:36 UTC] User ID: 782
[10-Jun-2026 18:07:36 UTC] ✅ User profile retrieved successfully for user ID: 782
[10-Jun-2026 18:07:37 UTC] === API CALL LOG ===
[10-Jun-2026 18:07:37 UTC] Endpoint: user/profile.php
[10-Jun-2026 18:07:37 UTC] Full Log Data: {
    "timestamp": "2026-06-10 18:07:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.203.225.33",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.203.225.33, 172.68.128.167",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgyIiwidXNlcm5hbWUiOiJtZXNmaW4iLCJlbWFpbCI6Im1haGxldG1lc2ZpbjU5NEBnbWFpbC5jb20iLCJleHAiOjE3ODE3MTk0Nzl9.QnNG-MTFLN1iJU7ckE4Psc55VqC17yYPzPjPjtkGZh4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09a511409c25451-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.203.225.33",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 18:07:37 UTC] === END API CALL LOG ===
[10-Jun-2026 18:07:37 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 18:07:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgyIiwidXNlcm5hbWUiOiJtZXNmaW4iLCJlbWFpbCI6Im1haGxldG1lc2ZpbjU5NEBnbWFpbC5jb20iLCJleHAiOjE3ODE3MTk0Nzl9.QnNG-MTFLN1iJU7ckE4Psc55VqC17yYPzPjPjtkGZh4
[10-Jun-2026 18:07:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 18:07:37 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 18:07:37 UTC] User ID: 782
[10-Jun-2026 18:07:37 UTC] ✅ User profile retrieved successfully for user ID: 782
[10-Jun-2026 18:07:37 UTC] === API CALL LOG ===
[10-Jun-2026 18:07:37 UTC] Endpoint: user/profile.php
[10-Jun-2026 18:07:37 UTC] Full Log Data: {
    "timestamp": "2026-06-10 18:07:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.203.225.33",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.203.225.33, 172.68.128.167",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgyIiwidXNlcm5hbWUiOiJtZXNmaW4iLCJlbWFpbCI6Im1haGxldG1lc2ZpbjU5NEBnbWFpbC5jb20iLCJleHAiOjE3ODE3MTk0Nzl9.QnNG-MTFLN1iJU7ckE4Psc55VqC17yYPzPjPjtkGZh4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09a5114fa8b5451-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.203.225.33",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 18:07:37 UTC] === END API CALL LOG ===
[10-Jun-2026 18:07:37 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 18:07:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgyIiwidXNlcm5hbWUiOiJtZXNmaW4iLCJlbWFpbCI6Im1haGxldG1lc2ZpbjU5NEBnbWFpbC5jb20iLCJleHAiOjE3ODE3MTk0Nzl9.QnNG-MTFLN1iJU7ckE4Psc55VqC17yYPzPjPjtkGZh4
[10-Jun-2026 18:07:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 18:07:37 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 18:07:37 UTC] User ID: 782
[10-Jun-2026 18:07:37 UTC] ✅ User profile retrieved successfully for user ID: 782
[10-Jun-2026 18:07:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 18:07:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 18:07:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.203.225.33, 172.68.128.167","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgyIiwidXNlcm5hbWUiOiJtZXNmaW4iLCJlbWFpbCI6Im1haGxldG1lc2ZpbjU5NEBnbWFpbC5jb20iLCJleHAiOjE3ODE3MTk0Nzl9.QnNG-MTFLN1iJU7ckE4Psc55VqC17yYPzPjPjtkGZh4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a09a5114fa895451-JIB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.203.225.33","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jun-2026 18:07:37 UTC] === User Orders API Called ===
[10-Jun-2026 18:07:37 UTC] User ID: 782
[10-Jun-2026 18:07:37 UTC] Limit: 20, Offset: 0
[10-Jun-2026 18:07:37 UTC] Orders found: 0
[10-Jun-2026 18:07:37 UTC] Orders data: []
[10-Jun-2026 18:07:37 UTC] Total orders count: 0
[10-Jun-2026 18:07:39 UTC] === API CALL LOG ===
[10-Jun-2026 18:07:39 UTC] Endpoint: user/profile.php
[10-Jun-2026 18:07:39 UTC] Full Log Data: {
    "timestamp": "2026-06-10 18:07:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.203.225.33",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.203.225.33, 172.68.128.167",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgyIiwidXNlcm5hbWUiOiJtZXNmaW4iLCJlbWFpbCI6Im1haGxldG1lc2ZpbjU5NEBnbWFpbC5jb20iLCJleHAiOjE3ODE3MTk0Nzl9.QnNG-MTFLN1iJU7ckE4Psc55VqC17yYPzPjPjtkGZh4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09a51206c2e5451-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.203.225.33",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 18:07:39 UTC] === END API CALL LOG ===
[10-Jun-2026 18:07:39 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 18:07:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgyIiwidXNlcm5hbWUiOiJtZXNmaW4iLCJlbWFpbCI6Im1haGxldG1lc2ZpbjU5NEBnbWFpbC5jb20iLCJleHAiOjE3ODE3MTk0Nzl9.QnNG-MTFLN1iJU7ckE4Psc55VqC17yYPzPjPjtkGZh4
[10-Jun-2026 18:07:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 18:07:39 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 18:07:39 UTC] User ID: 782
[10-Jun-2026 18:07:39 UTC] ✅ User profile retrieved successfully for user ID: 782
[10-Jun-2026 18:08:30 UTC] === API CALL LOG ===
[10-Jun-2026 18:08:30 UTC] Endpoint: user/profile.php
[10-Jun-2026 18:08:30 UTC] Full Log Data: {
    "timestamp": "2026-06-10 18:08:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.203.225.33",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.203.225.33, 172.68.128.166",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgyIiwidXNlcm5hbWUiOiJtZXNmaW4iLCJlbWFpbCI6Im1haGxldG1lc2ZpbjU5NEBnbWFpbC5jb20iLCJleHAiOjE3ODE3MTk0Nzl9.QnNG-MTFLN1iJU7ckE4Psc55VqC17yYPzPjPjtkGZh4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09a5259dc965451-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.203.225.33",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 18:08:30 UTC] === END API CALL LOG ===
[10-Jun-2026 18:08:30 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 18:08:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgyIiwidXNlcm5hbWUiOiJtZXNmaW4iLCJlbWFpbCI6Im1haGxldG1lc2ZpbjU5NEBnbWFpbC5jb20iLCJleHAiOjE3ODE3MTk0Nzl9.QnNG-MTFLN1iJU7ckE4Psc55VqC17yYPzPjPjtkGZh4
[10-Jun-2026 18:08:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 18:08:30 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 18:08:30 UTC] User ID: 782
[10-Jun-2026 18:08:30 UTC] ✅ User profile retrieved successfully for user ID: 782
[10-Jun-2026 18:09:49 UTC] === API CALL LOG ===
[10-Jun-2026 18:09:49 UTC] Endpoint: user/profile.php
[10-Jun-2026 18:09:49 UTC] Full Log Data: {
    "timestamp": "2026-06-10 18:09:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.203.225.33",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.203.225.33, 172.68.128.167",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgyIiwidXNlcm5hbWUiOiJtZXNmaW4iLCJlbWFpbCI6Im1haGxldG1lc2ZpbjU5NEBnbWFpbC5jb20iLCJleHAiOjE3ODE3MTk0Nzl9.QnNG-MTFLN1iJU7ckE4Psc55VqC17yYPzPjPjtkGZh4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09a5448dbe05459-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.203.225.33",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 18:09:49 UTC] === END API CALL LOG ===
[10-Jun-2026 18:09:49 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 18:09:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgyIiwidXNlcm5hbWUiOiJtZXNmaW4iLCJlbWFpbCI6Im1haGxldG1lc2ZpbjU5NEBnbWFpbC5jb20iLCJleHAiOjE3ODE3MTk0Nzl9.QnNG-MTFLN1iJU7ckE4Psc55VqC17yYPzPjPjtkGZh4
[10-Jun-2026 18:09:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 18:09:49 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 18:09:49 UTC] User ID: 782
[10-Jun-2026 18:09:49 UTC] ✅ User profile retrieved successfully for user ID: 782
[10-Jun-2026 18:09:51 UTC] === API CALL LOG ===
[10-Jun-2026 18:09:51 UTC] Endpoint: user/profile.php
[10-Jun-2026 18:09:51 UTC] Full Log Data: {
    "timestamp": "2026-06-10 18:09:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.203.225.33",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.203.225.33, 172.68.128.167",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgyIiwidXNlcm5hbWUiOiJtZXNmaW4iLCJlbWFpbCI6Im1haGxldG1lc2ZpbjU5NEBnbWFpbC5jb20iLCJleHAiOjE3ODE3MTk0Nzl9.QnNG-MTFLN1iJU7ckE4Psc55VqC17yYPzPjPjtkGZh4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09a5455eed55459-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.203.225.33",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 18:09:51 UTC] === END API CALL LOG ===
[10-Jun-2026 18:09:51 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 18:09:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgyIiwidXNlcm5hbWUiOiJtZXNmaW4iLCJlbWFpbCI6Im1haGxldG1lc2ZpbjU5NEBnbWFpbC5jb20iLCJleHAiOjE3ODE3MTk0Nzl9.QnNG-MTFLN1iJU7ckE4Psc55VqC17yYPzPjPjtkGZh4
[10-Jun-2026 18:09:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 18:09:51 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 18:09:51 UTC] User ID: 782
[10-Jun-2026 18:09:51 UTC] ✅ User profile retrieved successfully for user ID: 782
[10-Jun-2026 18:09:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 18:09:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 18:09:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.203.225.33, 172.68.128.167","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgyIiwidXNlcm5hbWUiOiJtZXNmaW4iLCJlbWFpbCI6Im1haGxldG1lc2ZpbjU5NEBnbWFpbC5jb20iLCJleHAiOjE3ODE3MTk0Nzl9.QnNG-MTFLN1iJU7ckE4Psc55VqC17yYPzPjPjtkGZh4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a09a5455eed75459-JIB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.203.225.33","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jun-2026 18:09:51 UTC] === User Orders API Called ===
[10-Jun-2026 18:09:51 UTC] User ID: 782
[10-Jun-2026 18:09:51 UTC] Limit: 20, Offset: 0
[10-Jun-2026 18:09:51 UTC] Orders found: 0
[10-Jun-2026 18:09:51 UTC] Orders data: []
[10-Jun-2026 18:09:51 UTC] Total orders count: 0
[10-Jun-2026 18:09:51 UTC] === API CALL LOG ===
[10-Jun-2026 18:09:51 UTC] Endpoint: user/profile.php
[10-Jun-2026 18:09:51 UTC] Full Log Data: {
    "timestamp": "2026-06-10 18:09:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.203.225.33",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.203.225.33, 172.68.128.167",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgyIiwidXNlcm5hbWUiOiJtZXNmaW4iLCJlbWFpbCI6Im1haGxldG1lc2ZpbjU5NEBnbWFpbC5jb20iLCJleHAiOjE3ODE3MTk0Nzl9.QnNG-MTFLN1iJU7ckE4Psc55VqC17yYPzPjPjtkGZh4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09a5456af585459-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.203.225.33",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 18:09:51 UTC] === END API CALL LOG ===
[10-Jun-2026 18:09:51 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 18:09:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgyIiwidXNlcm5hbWUiOiJtZXNmaW4iLCJlbWFpbCI6Im1haGxldG1lc2ZpbjU5NEBnbWFpbC5jb20iLCJleHAiOjE3ODE3MTk0Nzl9.QnNG-MTFLN1iJU7ckE4Psc55VqC17yYPzPjPjtkGZh4
[10-Jun-2026 18:09:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 18:09:51 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 18:09:51 UTC] User ID: 782
[10-Jun-2026 18:09:51 UTC] ✅ User profile retrieved successfully for user ID: 782
[10-Jun-2026 18:09:53 UTC] === API CALL LOG ===
[10-Jun-2026 18:09:53 UTC] Endpoint: user/profile.php
[10-Jun-2026 18:09:53 UTC] Full Log Data: {
    "timestamp": "2026-06-10 18:09:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.203.225.33",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.203.225.33, 172.68.128.167",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgyIiwidXNlcm5hbWUiOiJtZXNmaW4iLCJlbWFpbCI6Im1haGxldG1lc2ZpbjU5NEBnbWFpbC5jb20iLCJleHAiOjE3ODE3MTk0Nzl9.QnNG-MTFLN1iJU7ckE4Psc55VqC17yYPzPjPjtkGZh4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09a5467edea5459-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.203.225.33",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 18:09:53 UTC] === END API CALL LOG ===
[10-Jun-2026 18:09:53 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 18:09:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgyIiwidXNlcm5hbWUiOiJtZXNmaW4iLCJlbWFpbCI6Im1haGxldG1lc2ZpbjU5NEBnbWFpbC5jb20iLCJleHAiOjE3ODE3MTk0Nzl9.QnNG-MTFLN1iJU7ckE4Psc55VqC17yYPzPjPjtkGZh4
[10-Jun-2026 18:09:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 18:09:53 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 18:09:53 UTC] User ID: 782
[10-Jun-2026 18:09:53 UTC] ✅ User profile retrieved successfully for user ID: 782
[10-Jun-2026 18:10:07 UTC] === API CALL LOG ===
[10-Jun-2026 18:10:07 UTC] Endpoint: user/profile.php
[10-Jun-2026 18:10:07 UTC] Full Log Data: {
    "timestamp": "2026-06-10 18:10:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.203.225.33",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.203.225.33, 172.68.128.167",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgyIiwidXNlcm5hbWUiOiJtZXNmaW4iLCJlbWFpbCI6Im1haGxldG1lc2ZpbjU5NEBnbWFpbC5jb20iLCJleHAiOjE3ODE3MTk0Nzl9.QnNG-MTFLN1iJU7ckE4Psc55VqC17yYPzPjPjtkGZh4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09a54b7f9a15454-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.203.225.33",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 18:10:07 UTC] === END API CALL LOG ===
[10-Jun-2026 18:10:07 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 18:10:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgyIiwidXNlcm5hbWUiOiJtZXNmaW4iLCJlbWFpbCI6Im1haGxldG1lc2ZpbjU5NEBnbWFpbC5jb20iLCJleHAiOjE3ODE3MTk0Nzl9.QnNG-MTFLN1iJU7ckE4Psc55VqC17yYPzPjPjtkGZh4
[10-Jun-2026 18:10:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 18:10:07 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 18:10:07 UTC] User ID: 782
[10-Jun-2026 18:10:07 UTC] ✅ User profile retrieved successfully for user ID: 782
[10-Jun-2026 18:10:08 UTC] === API CALL LOG ===
[10-Jun-2026 18:10:08 UTC] Endpoint: user/profile.php
[10-Jun-2026 18:10:08 UTC] Full Log Data: {
    "timestamp": "2026-06-10 18:10:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.203.225.33",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.203.225.33, 172.68.128.167",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgyIiwidXNlcm5hbWUiOiJtZXNmaW4iLCJlbWFpbCI6Im1haGxldG1lc2ZpbjU5NEBnbWFpbC5jb20iLCJleHAiOjE3ODE3MTk0Nzl9.QnNG-MTFLN1iJU7ckE4Psc55VqC17yYPzPjPjtkGZh4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09a54c189cc5454-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.203.225.33",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 18:10:08 UTC] === END API CALL LOG ===
[10-Jun-2026 18:10:08 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 18:10:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgyIiwidXNlcm5hbWUiOiJtZXNmaW4iLCJlbWFpbCI6Im1haGxldG1lc2ZpbjU5NEBnbWFpbC5jb20iLCJleHAiOjE3ODE3MTk0Nzl9.QnNG-MTFLN1iJU7ckE4Psc55VqC17yYPzPjPjtkGZh4
[10-Jun-2026 18:10:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 18:10:08 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 18:10:08 UTC] User ID: 782
[10-Jun-2026 18:10:08 UTC] ✅ User profile retrieved successfully for user ID: 782
[10-Jun-2026 18:10:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 18:10:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 18:10:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.203.225.33, 172.68.128.167","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgyIiwidXNlcm5hbWUiOiJtZXNmaW4iLCJlbWFpbCI6Im1haGxldG1lc2ZpbjU5NEBnbWFpbC5jb20iLCJleHAiOjE3ODE3MTk0Nzl9.QnNG-MTFLN1iJU7ckE4Psc55VqC17yYPzPjPjtkGZh4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a09a54c26a855454-JIB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.203.225.33","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jun-2026 18:10:08 UTC] === User Orders API Called ===
[10-Jun-2026 18:10:08 UTC] User ID: 782
[10-Jun-2026 18:10:08 UTC] Limit: 20, Offset: 0
[10-Jun-2026 18:10:08 UTC] Orders found: 0
[10-Jun-2026 18:10:08 UTC] Orders data: []
[10-Jun-2026 18:10:08 UTC] Total orders count: 0
[10-Jun-2026 18:10:08 UTC] === API CALL LOG ===
[10-Jun-2026 18:10:08 UTC] Endpoint: user/profile.php
[10-Jun-2026 18:10:08 UTC] Full Log Data: {
    "timestamp": "2026-06-10 18:10:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.203.225.33",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.203.225.33, 172.68.128.167",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgyIiwidXNlcm5hbWUiOiJtZXNmaW4iLCJlbWFpbCI6Im1haGxldG1lc2ZpbjU5NEBnbWFpbC5jb20iLCJleHAiOjE3ODE3MTk0Nzl9.QnNG-MTFLN1iJU7ckE4Psc55VqC17yYPzPjPjtkGZh4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09a54c32b165454-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.203.225.33",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 18:10:08 UTC] === END API CALL LOG ===
[10-Jun-2026 18:10:08 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 18:10:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgyIiwidXNlcm5hbWUiOiJtZXNmaW4iLCJlbWFpbCI6Im1haGxldG1lc2ZpbjU5NEBnbWFpbC5jb20iLCJleHAiOjE3ODE3MTk0Nzl9.QnNG-MTFLN1iJU7ckE4Psc55VqC17yYPzPjPjtkGZh4
[10-Jun-2026 18:10:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 18:10:08 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 18:10:08 UTC] User ID: 782
[10-Jun-2026 18:10:08 UTC] ✅ User profile retrieved successfully for user ID: 782
[10-Jun-2026 18:10:11 UTC] === API CALL LOG ===
[10-Jun-2026 18:10:11 UTC] Endpoint: user/profile.php
[10-Jun-2026 18:10:11 UTC] Full Log Data: {
    "timestamp": "2026-06-10 18:10:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.203.225.33",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.203.225.33, 172.68.128.167",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgyIiwidXNlcm5hbWUiOiJtZXNmaW4iLCJlbWFpbCI6Im1haGxldG1lc2ZpbjU5NEBnbWFpbC5jb20iLCJleHAiOjE3ODE3MTk0Nzl9.QnNG-MTFLN1iJU7ckE4Psc55VqC17yYPzPjPjtkGZh4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09a54d52af65454-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.203.225.33",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 18:10:11 UTC] === END API CALL LOG ===
[10-Jun-2026 18:10:11 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 18:10:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgyIiwidXNlcm5hbWUiOiJtZXNmaW4iLCJlbWFpbCI6Im1haGxldG1lc2ZpbjU5NEBnbWFpbC5jb20iLCJleHAiOjE3ODE3MTk0Nzl9.QnNG-MTFLN1iJU7ckE4Psc55VqC17yYPzPjPjtkGZh4
[10-Jun-2026 18:10:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 18:10:11 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 18:10:11 UTC] User ID: 782
[10-Jun-2026 18:10:11 UTC] ✅ User profile retrieved successfully for user ID: 782
[10-Jun-2026 23:08:11 UTC] === API CALL LOG ===
[10-Jun-2026 23:08:11 UTC] Endpoint: user/profile.php
[10-Jun-2026 23:08:11 UTC] Full Log Data: {
    "timestamp": "2026-06-10 23:08:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "213.14.172.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "213.14.172.146, 172.69.68.142",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgzIiwidXNlcm5hbWUiOiJhcmhhbngiLCJlbWFpbCI6ImFzcHVubGltaXRlZEBob3RtYWlsLmNvbSIsImV4cCI6MTc4MTczNzY5MH0.E1GUyKJzonmZodK4ShV6eZxt35_vGAsnQGBhG_3su7A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09c095cb8aeee69-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "213.14.172.146",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 23:08:11 UTC] === END API CALL LOG ===
[10-Jun-2026 23:08:11 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 23:08:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgzIiwidXNlcm5hbWUiOiJhcmhhbngiLCJlbWFpbCI6ImFzcHVubGltaXRlZEBob3RtYWlsLmNvbSIsImV4cCI6MTc4MTczNzY5MH0.E1GUyKJzonmZodK4ShV6eZxt35_vGAsnQGBhG_3su7A
[10-Jun-2026 23:08:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 23:08:11 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 23:08:11 UTC] User ID: 783
[10-Jun-2026 23:08:11 UTC] ✅ User profile retrieved successfully for user ID: 783
[10-Jun-2026 23:08:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 23:08:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jun-2026 23:08:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"213.14.172.146, 172.69.68.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgzIiwidXNlcm5hbWUiOiJhcmhhbngiLCJlbWFpbCI6ImFzcHVubGltaXRlZEBob3RtYWlsLmNvbSIsImV4cCI6MTc4MTczNzY5MH0.E1GUyKJzonmZodK4ShV6eZxt35_vGAsnQGBhG_3su7A","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a09c095d1979ee69-MXP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"213.14.172.146","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jun-2026 23:08:11 UTC] === User Orders API Called ===
[10-Jun-2026 23:08:11 UTC] User ID: 783
[10-Jun-2026 23:08:11 UTC] Limit: 20, Offset: 0
[10-Jun-2026 23:08:11 UTC] Orders found: 0
[10-Jun-2026 23:08:11 UTC] Orders data: []
[10-Jun-2026 23:08:11 UTC] Total orders count: 0
[10-Jun-2026 23:08:11 UTC] === API CALL LOG ===
[10-Jun-2026 23:08:11 UTC] Endpoint: user/profile.php
[10-Jun-2026 23:08:11 UTC] Full Log Data: {
    "timestamp": "2026-06-10 23:08:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "213.14.172.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "213.14.172.146, 172.69.68.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgzIiwidXNlcm5hbWUiOiJhcmhhbngiLCJlbWFpbCI6ImFzcHVubGltaXRlZEBob3RtYWlsLmNvbSIsImV4cCI6MTc4MTczNzY5MH0.E1GUyKJzonmZodK4ShV6eZxt35_vGAsnQGBhG_3su7A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09c095daa79ee69-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "213.14.172.146",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 23:08:11 UTC] === END API CALL LOG ===
[10-Jun-2026 23:08:11 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 23:08:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgzIiwidXNlcm5hbWUiOiJhcmhhbngiLCJlbWFpbCI6ImFzcHVubGltaXRlZEBob3RtYWlsLmNvbSIsImV4cCI6MTc4MTczNzY5MH0.E1GUyKJzonmZodK4ShV6eZxt35_vGAsnQGBhG_3su7A
[10-Jun-2026 23:08:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 23:08:11 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 23:08:11 UTC] User ID: 783
[10-Jun-2026 23:08:11 UTC] ✅ User profile retrieved successfully for user ID: 783
[10-Jun-2026 23:08:12 UTC] === API CALL LOG ===
[10-Jun-2026 23:08:12 UTC] Endpoint: user/profile.php
[10-Jun-2026 23:08:12 UTC] Full Log Data: {
    "timestamp": "2026-06-10 23:08:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "213.14.172.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "213.14.172.146, 172.69.68.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgzIiwidXNlcm5hbWUiOiJhcmhhbngiLCJlbWFpbCI6ImFzcHVubGltaXRlZEBob3RtYWlsLmNvbSIsImV4cCI6MTc4MTczNzY5MH0.E1GUyKJzonmZodK4ShV6eZxt35_vGAsnQGBhG_3su7A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09c09608ef0ee69-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "213.14.172.146",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jun-2026 23:08:12 UTC] === END API CALL LOG ===
[10-Jun-2026 23:08:12 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jun-2026 23:08:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgzIiwidXNlcm5hbWUiOiJhcmhhbngiLCJlbWFpbCI6ImFzcHVubGltaXRlZEBob3RtYWlsLmNvbSIsImV4cCI6MTc4MTczNzY5MH0.E1GUyKJzonmZodK4ShV6eZxt35_vGAsnQGBhG_3su7A
[10-Jun-2026 23:08:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jun-2026 23:08:12 UTC] ✅ JWT token verified successfully for user profile
[10-Jun-2026 23:08:12 UTC] User ID: 783
[10-Jun-2026 23:08:12 UTC] ✅ User profile retrieved successfully for user ID: 783
[11-Jun-2026 04:49:05 UTC] === API CALL LOG ===
[11-Jun-2026 04:49:05 UTC] Endpoint: user/profile.php
[11-Jun-2026 04:49:05 UTC] Full Log Data: {
    "timestamp": "2026-06-11 04:49:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.164.38.44",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-forwarded-proto": "https",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg0IiwidXNlcm5hbWUiOiJzdWxhaW1hbjQwMTgwMSIsImVtYWlsIjoibXN1bHltYW40MUBnbWFpbC5jb20iLCJleHAiOjE3ODE3NTgxNDR9.gNZ4zMJmIZ2m7LxvvMQ-P6hOqQiDOJeNnPSCbTrciqk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09dfcb7bcf333a4-DAC",
        "X-Forwarded-For": "103.164.38.44, 162.158.128.145",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.164.38.44",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jun-2026 04:49:05 UTC] === END API CALL LOG ===
[11-Jun-2026 04:49:05 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jun-2026 04:49:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg0IiwidXNlcm5hbWUiOiJzdWxhaW1hbjQwMTgwMSIsImVtYWlsIjoibXN1bHltYW40MUBnbWFpbC5jb20iLCJleHAiOjE3ODE3NTgxNDR9.gNZ4zMJmIZ2m7LxvvMQ-P6hOqQiDOJeNnPSCbTrciqk
[11-Jun-2026 04:49:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jun-2026 04:49:05 UTC] ✅ JWT token verified successfully for user profile
[11-Jun-2026 04:49:05 UTC] User ID: 784
[11-Jun-2026 04:49:05 UTC] ✅ User profile retrieved successfully for user ID: 784
[11-Jun-2026 04:49:05 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jun-2026 04:49:05 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jun-2026 04:49:05 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-forwarded-proto":"https","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg0IiwidXNlcm5hbWUiOiJzdWxhaW1hbjQwMTgwMSIsImVtYWlsIjoibXN1bHltYW40MUBnbWFpbC5jb20iLCJleHAiOjE3ODE3NTgxNDR9.gNZ4zMJmIZ2m7LxvvMQ-P6hOqQiDOJeNnPSCbTrciqk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a09dfcb7ea39a6d0-DAC","X-Forwarded-For":"103.164.38.44, 162.158.128.145","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.164.38.44","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}"}
[11-Jun-2026 04:49:05 UTC] === User Orders API Called ===
[11-Jun-2026 04:49:05 UTC] User ID: 784
[11-Jun-2026 04:49:05 UTC] Limit: 20, Offset: 0
[11-Jun-2026 04:49:05 UTC] Orders found: 0
[11-Jun-2026 04:49:05 UTC] Orders data: []
[11-Jun-2026 04:49:05 UTC] Total orders count: 0
[11-Jun-2026 04:49:05 UTC] === API CALL LOG ===
[11-Jun-2026 04:49:05 UTC] Endpoint: user/profile.php
[11-Jun-2026 04:49:05 UTC] Full Log Data: {
    "timestamp": "2026-06-11 04:49:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.164.38.44",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-forwarded-proto": "https",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg0IiwidXNlcm5hbWUiOiJzdWxhaW1hbjQwMTgwMSIsImVtYWlsIjoibXN1bHltYW40MUBnbWFpbC5jb20iLCJleHAiOjE3ODE3NTgxNDR9.gNZ4zMJmIZ2m7LxvvMQ-P6hOqQiDOJeNnPSCbTrciqk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09dfcb86c3aa6d0-DAC",
        "X-Forwarded-For": "103.164.38.44, 162.158.128.145",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.164.38.44",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jun-2026 04:49:05 UTC] === END API CALL LOG ===
[11-Jun-2026 04:49:05 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jun-2026 04:49:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg0IiwidXNlcm5hbWUiOiJzdWxhaW1hbjQwMTgwMSIsImVtYWlsIjoibXN1bHltYW40MUBnbWFpbC5jb20iLCJleHAiOjE3ODE3NTgxNDR9.gNZ4zMJmIZ2m7LxvvMQ-P6hOqQiDOJeNnPSCbTrciqk
[11-Jun-2026 04:49:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jun-2026 04:49:05 UTC] ✅ JWT token verified successfully for user profile
[11-Jun-2026 04:49:05 UTC] User ID: 784
[11-Jun-2026 04:49:05 UTC] ✅ User profile retrieved successfully for user ID: 784
[11-Jun-2026 04:49:07 UTC] === API CALL LOG ===
[11-Jun-2026 04:49:07 UTC] Endpoint: user/profile.php
[11-Jun-2026 04:49:07 UTC] Full Log Data: {
    "timestamp": "2026-06-11 04:49:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.164.38.44",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-forwarded-proto": "https",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg0IiwidXNlcm5hbWUiOiJzdWxhaW1hbjQwMTgwMSIsImVtYWlsIjoibXN1bHltYW40MUBnbWFpbC5jb20iLCJleHAiOjE3ODE3NTgxNDR9.gNZ4zMJmIZ2m7LxvvMQ-P6hOqQiDOJeNnPSCbTrciqk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09dfcc5ba18dd0d-DAC",
        "X-Forwarded-For": "103.164.38.44, 162.158.128.145",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.164.38.44",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jun-2026 04:49:07 UTC] === END API CALL LOG ===
[11-Jun-2026 04:49:07 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jun-2026 04:49:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg0IiwidXNlcm5hbWUiOiJzdWxhaW1hbjQwMTgwMSIsImVtYWlsIjoibXN1bHltYW40MUBnbWFpbC5jb20iLCJleHAiOjE3ODE3NTgxNDR9.gNZ4zMJmIZ2m7LxvvMQ-P6hOqQiDOJeNnPSCbTrciqk
[11-Jun-2026 04:49:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jun-2026 04:49:07 UTC] ✅ JWT token verified successfully for user profile
[11-Jun-2026 04:49:07 UTC] User ID: 784
[11-Jun-2026 04:49:07 UTC] ✅ User profile retrieved successfully for user ID: 784
[11-Jun-2026 04:49:16 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jun-2026 04:49:16 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jun-2026 04:49:16 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-forwarded-proto":"https","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg0IiwidXNlcm5hbWUiOiJzdWxhaW1hbjQwMTgwMSIsImVtYWlsIjoibXN1bHltYW40MUBnbWFpbC5jb20iLCJleHAiOjE3ODE3NTgxNDR9.gNZ4zMJmIZ2m7LxvvMQ-P6hOqQiDOJeNnPSCbTrciqk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a09dfcfb6b64a6d0-DAC","X-Forwarded-For":"103.164.38.44, 162.158.128.145","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.164.38.44","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}"}
[11-Jun-2026 04:49:16 UTC] === User Orders API Called ===
[11-Jun-2026 04:49:16 UTC] User ID: 784
[11-Jun-2026 04:49:16 UTC] Limit: 20, Offset: 0
[11-Jun-2026 04:49:16 UTC] Orders found: 0
[11-Jun-2026 04:49:16 UTC] Orders data: []
[11-Jun-2026 04:49:16 UTC] Total orders count: 0
[11-Jun-2026 04:49:16 UTC] === API CALL LOG ===
[11-Jun-2026 04:49:16 UTC] Endpoint: user/profile.php
[11-Jun-2026 04:49:16 UTC] Full Log Data: {
    "timestamp": "2026-06-11 04:49:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.164.38.44",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-forwarded-proto": "https",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg0IiwidXNlcm5hbWUiOiJzdWxhaW1hbjQwMTgwMSIsImVtYWlsIjoibXN1bHltYW40MUBnbWFpbC5jb20iLCJleHAiOjE3ODE3NTgxNDR9.gNZ4zMJmIZ2m7LxvvMQ-P6hOqQiDOJeNnPSCbTrciqk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09dfcfbef1ddd0d-DAC",
        "X-Forwarded-For": "103.164.38.44, 162.158.128.145",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.164.38.44",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jun-2026 04:49:16 UTC] === END API CALL LOG ===
[11-Jun-2026 04:49:16 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jun-2026 04:49:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg0IiwidXNlcm5hbWUiOiJzdWxhaW1hbjQwMTgwMSIsImVtYWlsIjoibXN1bHltYW40MUBnbWFpbC5jb20iLCJleHAiOjE3ODE3NTgxNDR9.gNZ4zMJmIZ2m7LxvvMQ-P6hOqQiDOJeNnPSCbTrciqk
[11-Jun-2026 04:49:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jun-2026 04:49:16 UTC] ✅ JWT token verified successfully for user profile
[11-Jun-2026 04:49:16 UTC] User ID: 784
[11-Jun-2026 04:49:16 UTC] ✅ User profile retrieved successfully for user ID: 784
[11-Jun-2026 04:49:16 UTC] === API CALL LOG ===
[11-Jun-2026 04:49:16 UTC] Endpoint: user/profile.php
[11-Jun-2026 04:49:16 UTC] Full Log Data: {
    "timestamp": "2026-06-11 04:49:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.164.38.44",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-forwarded-proto": "https",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg0IiwidXNlcm5hbWUiOiJzdWxhaW1hbjQwMTgwMSIsImVtYWlsIjoibXN1bHltYW40MUBnbWFpbC5jb20iLCJleHAiOjE3ODE3NTgxNDR9.gNZ4zMJmIZ2m7LxvvMQ-P6hOqQiDOJeNnPSCbTrciqk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09dfcffeced33a4-DAC",
        "X-Forwarded-For": "103.164.38.44, 162.158.128.145",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.164.38.44",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jun-2026 04:49:16 UTC] === END API CALL LOG ===
[11-Jun-2026 04:49:16 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jun-2026 04:49:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg0IiwidXNlcm5hbWUiOiJzdWxhaW1hbjQwMTgwMSIsImVtYWlsIjoibXN1bHltYW40MUBnbWFpbC5jb20iLCJleHAiOjE3ODE3NTgxNDR9.gNZ4zMJmIZ2m7LxvvMQ-P6hOqQiDOJeNnPSCbTrciqk
[11-Jun-2026 04:49:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jun-2026 04:49:16 UTC] ✅ JWT token verified successfully for user profile
[11-Jun-2026 04:49:16 UTC] User ID: 784
[11-Jun-2026 04:49:16 UTC] ✅ User profile retrieved successfully for user ID: 784
[11-Jun-2026 04:49:17 UTC] === API CALL LOG ===
[11-Jun-2026 04:49:17 UTC] Endpoint: user/profile.php
[11-Jun-2026 04:49:17 UTC] Full Log Data: {
    "timestamp": "2026-06-11 04:49:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.164.38.44",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-forwarded-proto": "https",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg0IiwidXNlcm5hbWUiOiJzdWxhaW1hbjQwMTgwMSIsImVtYWlsIjoibXN1bHltYW40MUBnbWFpbC5jb20iLCJleHAiOjE3ODE3NTgxNDR9.gNZ4zMJmIZ2m7LxvvMQ-P6hOqQiDOJeNnPSCbTrciqk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09dfd04b84a5aca-DAC",
        "X-Forwarded-For": "103.164.38.44, 162.158.128.145",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.164.38.44",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jun-2026 04:49:17 UTC] === END API CALL LOG ===
[11-Jun-2026 04:49:17 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jun-2026 04:49:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg0IiwidXNlcm5hbWUiOiJzdWxhaW1hbjQwMTgwMSIsImVtYWlsIjoibXN1bHltYW40MUBnbWFpbC5jb20iLCJleHAiOjE3ODE3NTgxNDR9.gNZ4zMJmIZ2m7LxvvMQ-P6hOqQiDOJeNnPSCbTrciqk
[11-Jun-2026 04:49:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jun-2026 04:49:17 UTC] ✅ JWT token verified successfully for user profile
[11-Jun-2026 04:49:17 UTC] User ID: 784
[11-Jun-2026 04:49:17 UTC] ✅ User profile retrieved successfully for user ID: 784
[11-Jun-2026 04:49:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jun-2026 04:49:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jun-2026 04:49:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-forwarded-proto":"https","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg0IiwidXNlcm5hbWUiOiJzdWxhaW1hbjQwMTgwMSIsImVtYWlsIjoibXN1bHltYW40MUBnbWFpbC5jb20iLCJleHAiOjE3ODE3NTgxNDR9.gNZ4zMJmIZ2m7LxvvMQ-P6hOqQiDOJeNnPSCbTrciqk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a09dfd307dd4dd0d-DAC","X-Forwarded-For":"103.164.38.44, 162.158.128.144","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.164.38.44","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}"}
[11-Jun-2026 04:49:24 UTC] === User Orders API Called ===
[11-Jun-2026 04:49:24 UTC] User ID: 784
[11-Jun-2026 04:49:24 UTC] Limit: 20, Offset: 0
[11-Jun-2026 04:49:24 UTC] Orders found: 0
[11-Jun-2026 04:49:24 UTC] Orders data: []
[11-Jun-2026 04:49:24 UTC] Total orders count: 0
[11-Jun-2026 04:49:24 UTC] === API CALL LOG ===
[11-Jun-2026 04:49:24 UTC] Endpoint: user/profile.php
[11-Jun-2026 04:49:24 UTC] Full Log Data: {
    "timestamp": "2026-06-11 04:49:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.164.38.44",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-forwarded-proto": "https",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg0IiwidXNlcm5hbWUiOiJzdWxhaW1hbjQwMTgwMSIsImVtYWlsIjoibXN1bHltYW40MUBnbWFpbC5jb20iLCJleHAiOjE3ODE3NTgxNDR9.gNZ4zMJmIZ2m7LxvvMQ-P6hOqQiDOJeNnPSCbTrciqk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09dfd310f52b6db-DAC",
        "X-Forwarded-For": "103.164.38.44, 162.158.128.144",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.164.38.44",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jun-2026 04:49:24 UTC] === END API CALL LOG ===
[11-Jun-2026 04:49:24 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jun-2026 04:49:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg0IiwidXNlcm5hbWUiOiJzdWxhaW1hbjQwMTgwMSIsImVtYWlsIjoibXN1bHltYW40MUBnbWFpbC5jb20iLCJleHAiOjE3ODE3NTgxNDR9.gNZ4zMJmIZ2m7LxvvMQ-P6hOqQiDOJeNnPSCbTrciqk
[11-Jun-2026 04:49:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jun-2026 04:49:24 UTC] ✅ JWT token verified successfully for user profile
[11-Jun-2026 04:49:24 UTC] User ID: 784
[11-Jun-2026 04:49:24 UTC] ✅ User profile retrieved successfully for user ID: 784
[11-Jun-2026 04:49:25 UTC] === API CALL LOG ===
[11-Jun-2026 04:49:25 UTC] Endpoint: user/profile.php
[11-Jun-2026 04:49:25 UTC] Full Log Data: {
    "timestamp": "2026-06-11 04:49:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.164.38.44",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-forwarded-proto": "https",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg0IiwidXNlcm5hbWUiOiJzdWxhaW1hbjQwMTgwMSIsImVtYWlsIjoibXN1bHltYW40MUBnbWFpbC5jb20iLCJleHAiOjE3ODE3NTgxNDR9.gNZ4zMJmIZ2m7LxvvMQ-P6hOqQiDOJeNnPSCbTrciqk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09dfd34fc85a6d0-DAC",
        "X-Forwarded-For": "103.164.38.44, 162.158.128.144",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.164.38.44",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jun-2026 04:49:25 UTC] === END API CALL LOG ===
[11-Jun-2026 04:49:25 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jun-2026 04:49:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg0IiwidXNlcm5hbWUiOiJzdWxhaW1hbjQwMTgwMSIsImVtYWlsIjoibXN1bHltYW40MUBnbWFpbC5jb20iLCJleHAiOjE3ODE3NTgxNDR9.gNZ4zMJmIZ2m7LxvvMQ-P6hOqQiDOJeNnPSCbTrciqk
[11-Jun-2026 04:49:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jun-2026 04:49:25 UTC] ✅ JWT token verified successfully for user profile
[11-Jun-2026 04:49:25 UTC] User ID: 784
[11-Jun-2026 04:49:25 UTC] ✅ User profile retrieved successfully for user ID: 784
[11-Jun-2026 04:49:26 UTC] === API CALL LOG ===
[11-Jun-2026 04:49:26 UTC] Endpoint: user/profile.php
[11-Jun-2026 04:49:26 UTC] Full Log Data: {
    "timestamp": "2026-06-11 04:49:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.164.38.44",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-forwarded-proto": "https",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg0IiwidXNlcm5hbWUiOiJzdWxhaW1hbjQwMTgwMSIsImVtYWlsIjoibXN1bHltYW40MUBnbWFpbC5jb20iLCJleHAiOjE3ODE3NTgxNDR9.gNZ4zMJmIZ2m7LxvvMQ-P6hOqQiDOJeNnPSCbTrciqk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09dfd39be63a6d0-DAC",
        "X-Forwarded-For": "103.164.38.44, 162.158.128.144",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.164.38.44",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jun-2026 04:49:26 UTC] === END API CALL LOG ===
[11-Jun-2026 04:49:26 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jun-2026 04:49:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg0IiwidXNlcm5hbWUiOiJzdWxhaW1hbjQwMTgwMSIsImVtYWlsIjoibXN1bHltYW40MUBnbWFpbC5jb20iLCJleHAiOjE3ODE3NTgxNDR9.gNZ4zMJmIZ2m7LxvvMQ-P6hOqQiDOJeNnPSCbTrciqk
[11-Jun-2026 04:49:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jun-2026 04:49:26 UTC] ✅ JWT token verified successfully for user profile
[11-Jun-2026 04:49:26 UTC] User ID: 784
[11-Jun-2026 04:49:26 UTC] ✅ User profile retrieved successfully for user ID: 784
[11-Jun-2026 04:49:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jun-2026 04:49:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jun-2026 04:49:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-forwarded-proto":"https","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg0IiwidXNlcm5hbWUiOiJzdWxhaW1hbjQwMTgwMSIsImVtYWlsIjoibXN1bHltYW40MUBnbWFpbC5jb20iLCJleHAiOjE3ODE3NTgxNDR9.gNZ4zMJmIZ2m7LxvvMQ-P6hOqQiDOJeNnPSCbTrciqk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a09dfd6d6a4c33a4-DAC","X-Forwarded-For":"103.164.38.44, 162.158.128.145","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.164.38.44","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}"}
[11-Jun-2026 04:49:35 UTC] === User Orders API Called ===
[11-Jun-2026 04:49:35 UTC] User ID: 784
[11-Jun-2026 04:49:35 UTC] Limit: 20, Offset: 0
[11-Jun-2026 04:49:35 UTC] Orders found: 0
[11-Jun-2026 04:49:35 UTC] Orders data: []
[11-Jun-2026 04:49:35 UTC] Total orders count: 0
[11-Jun-2026 04:49:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jun-2026 04:49:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jun-2026 04:49:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-forwarded-proto":"https","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg0IiwidXNlcm5hbWUiOiJzdWxhaW1hbjQwMTgwMSIsImVtYWlsIjoibXN1bHltYW40MUBnbWFpbC5jb20iLCJleHAiOjE3ODE3NTgxNDR9.gNZ4zMJmIZ2m7LxvvMQ-P6hOqQiDOJeNnPSCbTrciqk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a09dfd7b8903d4ed-DAC","X-Forwarded-For":"103.164.38.44, 162.158.128.145","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.164.38.44","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}"}
[11-Jun-2026 04:49:36 UTC] === User Orders API Called ===
[11-Jun-2026 04:49:36 UTC] User ID: 784
[11-Jun-2026 04:49:36 UTC] Limit: 20, Offset: 0
[11-Jun-2026 04:49:36 UTC] Orders found: 0
[11-Jun-2026 04:49:36 UTC] Orders data: []
[11-Jun-2026 04:49:36 UTC] Total orders count: 0
[11-Jun-2026 04:49:36 UTC] === API CALL LOG ===
[11-Jun-2026 04:49:36 UTC] Endpoint: user/profile.php
[11-Jun-2026 04:49:36 UTC] Full Log Data: {
    "timestamp": "2026-06-11 04:49:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.164.38.44",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-forwarded-proto": "https",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg0IiwidXNlcm5hbWUiOiJzdWxhaW1hbjQwMTgwMSIsImVtYWlsIjoibXN1bHltYW40MUBnbWFpbC5jb20iLCJleHAiOjE3ODE3NTgxNDR9.gNZ4zMJmIZ2m7LxvvMQ-P6hOqQiDOJeNnPSCbTrciqk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09dfd7c3a1d8cdb-DAC",
        "X-Forwarded-For": "103.164.38.44, 162.158.128.145",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.164.38.44",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jun-2026 04:49:36 UTC] === END API CALL LOG ===
[11-Jun-2026 04:49:36 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jun-2026 04:49:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg0IiwidXNlcm5hbWUiOiJzdWxhaW1hbjQwMTgwMSIsImVtYWlsIjoibXN1bHltYW40MUBnbWFpbC5jb20iLCJleHAiOjE3ODE3NTgxNDR9.gNZ4zMJmIZ2m7LxvvMQ-P6hOqQiDOJeNnPSCbTrciqk
[11-Jun-2026 04:49:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jun-2026 04:49:36 UTC] ✅ JWT token verified successfully for user profile
[11-Jun-2026 04:49:36 UTC] User ID: 784
[11-Jun-2026 04:49:36 UTC] ✅ User profile retrieved successfully for user ID: 784
[11-Jun-2026 04:49:37 UTC] === API CALL LOG ===
[11-Jun-2026 04:49:37 UTC] Endpoint: user/profile.php
[11-Jun-2026 04:49:37 UTC] Full Log Data: {
    "timestamp": "2026-06-11 04:49:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.164.38.44",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-forwarded-proto": "https",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg0IiwidXNlcm5hbWUiOiJzdWxhaW1hbjQwMTgwMSIsImVtYWlsIjoibXN1bHltYW40MUBnbWFpbC5jb20iLCJleHAiOjE3ODE3NTgxNDR9.gNZ4zMJmIZ2m7LxvvMQ-P6hOqQiDOJeNnPSCbTrciqk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09dfd7ffef033a4-DAC",
        "X-Forwarded-For": "103.164.38.44, 162.158.128.145",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.164.38.44",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jun-2026 04:49:37 UTC] === END API CALL LOG ===
[11-Jun-2026 04:49:37 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jun-2026 04:49:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg0IiwidXNlcm5hbWUiOiJzdWxhaW1hbjQwMTgwMSIsImVtYWlsIjoibXN1bHltYW40MUBnbWFpbC5jb20iLCJleHAiOjE3ODE3NTgxNDR9.gNZ4zMJmIZ2m7LxvvMQ-P6hOqQiDOJeNnPSCbTrciqk
[11-Jun-2026 04:49:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jun-2026 04:49:37 UTC] ✅ JWT token verified successfully for user profile
[11-Jun-2026 04:49:37 UTC] User ID: 784
[11-Jun-2026 04:49:37 UTC] ✅ User profile retrieved successfully for user ID: 784
[11-Jun-2026 04:49:38 UTC] === API CALL LOG ===
[11-Jun-2026 04:49:38 UTC] Endpoint: user/profile.php
[11-Jun-2026 04:49:38 UTC] Full Log Data: {
    "timestamp": "2026-06-11 04:49:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.164.38.44",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-forwarded-proto": "https",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg0IiwidXNlcm5hbWUiOiJzdWxhaW1hbjQwMTgwMSIsImVtYWlsIjoibXN1bHltYW40MUBnbWFpbC5jb20iLCJleHAiOjE3ODE3NTgxNDR9.gNZ4zMJmIZ2m7LxvvMQ-P6hOqQiDOJeNnPSCbTrciqk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09dfd8509d533a4-DAC",
        "X-Forwarded-For": "103.164.38.44, 162.158.128.145",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.164.38.44",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jun-2026 04:49:38 UTC] === END API CALL LOG ===
[11-Jun-2026 04:49:38 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jun-2026 04:49:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg0IiwidXNlcm5hbWUiOiJzdWxhaW1hbjQwMTgwMSIsImVtYWlsIjoibXN1bHltYW40MUBnbWFpbC5jb20iLCJleHAiOjE3ODE3NTgxNDR9.gNZ4zMJmIZ2m7LxvvMQ-P6hOqQiDOJeNnPSCbTrciqk
[11-Jun-2026 04:49:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jun-2026 04:49:38 UTC] ✅ JWT token verified successfully for user profile
[11-Jun-2026 04:49:38 UTC] User ID: 784
[11-Jun-2026 04:49:38 UTC] ✅ User profile retrieved successfully for user ID: 784
[11-Jun-2026 04:49:55 UTC] === API CALL LOG ===
[11-Jun-2026 04:49:55 UTC] Endpoint: user/profile.php
[11-Jun-2026 04:49:55 UTC] Full Log Data: {
    "timestamp": "2026-06-11 04:49:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.164.38.44",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-forwarded-proto": "https",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg0IiwidXNlcm5hbWUiOiJzdWxhaW1hbjQwMTgwMSIsImVtYWlsIjoibXN1bHltYW40MUBnbWFpbC5jb20iLCJleHAiOjE3ODE3NTgxNDR9.gNZ4zMJmIZ2m7LxvvMQ-P6hOqQiDOJeNnPSCbTrciqk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09dfdec4b04d4ed-DAC",
        "X-Forwarded-For": "103.164.38.44, 162.158.128.145",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.164.38.44",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jun-2026 04:49:55 UTC] === END API CALL LOG ===
[11-Jun-2026 04:49:55 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jun-2026 04:49:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg0IiwidXNlcm5hbWUiOiJzdWxhaW1hbjQwMTgwMSIsImVtYWlsIjoibXN1bHltYW40MUBnbWFpbC5jb20iLCJleHAiOjE3ODE3NTgxNDR9.gNZ4zMJmIZ2m7LxvvMQ-P6hOqQiDOJeNnPSCbTrciqk
[11-Jun-2026 04:49:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jun-2026 04:49:55 UTC] ✅ JWT token verified successfully for user profile
[11-Jun-2026 04:49:55 UTC] User ID: 784
[11-Jun-2026 04:49:55 UTC] ✅ User profile retrieved successfully for user ID: 784
[11-Jun-2026 04:50:12 UTC] === API CALL LOG ===
[11-Jun-2026 04:50:12 UTC] Endpoint: user/profile.php
[11-Jun-2026 04:50:12 UTC] Full Log Data: {
    "timestamp": "2026-06-11 04:50:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.164.38.44",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-forwarded-proto": "https",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg0IiwidXNlcm5hbWUiOiJzdWxhaW1hbjQwMTgwMSIsImVtYWlsIjoibXN1bHltYW40MUBnbWFpbC5jb20iLCJleHAiOjE3ODE3NTgxNDR9.gNZ4zMJmIZ2m7LxvvMQ-P6hOqQiDOJeNnPSCbTrciqk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09dfe567ea95aca-DAC",
        "X-Forwarded-For": "103.164.38.44, 162.158.128.145",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.164.38.44",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jun-2026 04:50:12 UTC] === END API CALL LOG ===
[11-Jun-2026 04:50:12 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jun-2026 04:50:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg0IiwidXNlcm5hbWUiOiJzdWxhaW1hbjQwMTgwMSIsImVtYWlsIjoibXN1bHltYW40MUBnbWFpbC5jb20iLCJleHAiOjE3ODE3NTgxNDR9.gNZ4zMJmIZ2m7LxvvMQ-P6hOqQiDOJeNnPSCbTrciqk
[11-Jun-2026 04:50:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jun-2026 04:50:12 UTC] ✅ JWT token verified successfully for user profile
[11-Jun-2026 04:50:12 UTC] User ID: 784
[11-Jun-2026 04:50:12 UTC] ✅ User profile retrieved successfully for user ID: 784
[11-Jun-2026 04:50:30 UTC] === API CALL LOG ===
[11-Jun-2026 04:50:30 UTC] Endpoint: user/profile.php
[11-Jun-2026 04:50:30 UTC] Full Log Data: {
    "timestamp": "2026-06-11 04:50:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.164.38.44",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-forwarded-proto": "https",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg0IiwidXNlcm5hbWUiOiJzdWxhaW1hbjQwMTgwMSIsImVtYWlsIjoibXN1bHltYW40MUBnbWFpbC5jb20iLCJleHAiOjE3ODE3NTgxNDR9.gNZ4zMJmIZ2m7LxvvMQ-P6hOqQiDOJeNnPSCbTrciqk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09dfec65968a6d0-DAC",
        "X-Forwarded-For": "103.164.38.44, 162.158.128.144",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.164.38.44",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jun-2026 04:50:30 UTC] === END API CALL LOG ===
[11-Jun-2026 04:50:30 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jun-2026 04:50:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg0IiwidXNlcm5hbWUiOiJzdWxhaW1hbjQwMTgwMSIsImVtYWlsIjoibXN1bHltYW40MUBnbWFpbC5jb20iLCJleHAiOjE3ODE3NTgxNDR9.gNZ4zMJmIZ2m7LxvvMQ-P6hOqQiDOJeNnPSCbTrciqk
[11-Jun-2026 04:50:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jun-2026 04:50:30 UTC] ✅ JWT token verified successfully for user profile
[11-Jun-2026 04:50:30 UTC] User ID: 784
[11-Jun-2026 04:50:30 UTC] ✅ User profile retrieved successfully for user ID: 784
[11-Jun-2026 04:50:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jun-2026 04:50:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jun-2026 04:50:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-forwarded-proto":"https","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg0IiwidXNlcm5hbWUiOiJzdWxhaW1hbjQwMTgwMSIsImVtYWlsIjoibXN1bHltYW40MUBnbWFpbC5jb20iLCJleHAiOjE3ODE3NTgxNDR9.gNZ4zMJmIZ2m7LxvvMQ-P6hOqQiDOJeNnPSCbTrciqk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a09dff5b387db6db-DAC","X-Forwarded-For":"103.164.38.44, 162.158.128.144","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.164.38.44","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}"}
[11-Jun-2026 04:50:54 UTC] === User Orders API Called ===
[11-Jun-2026 04:50:54 UTC] User ID: 784
[11-Jun-2026 04:50:54 UTC] Limit: 20, Offset: 0
[11-Jun-2026 04:50:54 UTC] Orders found: 0
[11-Jun-2026 04:50:54 UTC] Orders data: []
[11-Jun-2026 04:50:54 UTC] Total orders count: 0
[11-Jun-2026 04:50:54 UTC] === API CALL LOG ===
[11-Jun-2026 04:50:54 UTC] Endpoint: user/profile.php
[11-Jun-2026 04:50:54 UTC] Full Log Data: {
    "timestamp": "2026-06-11 04:50:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.164.38.44",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-forwarded-proto": "https",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg0IiwidXNlcm5hbWUiOiJzdWxhaW1hbjQwMTgwMSIsImVtYWlsIjoibXN1bHltYW40MUBnbWFpbC5jb20iLCJleHAiOjE3ODE3NTgxNDR9.gNZ4zMJmIZ2m7LxvvMQ-P6hOqQiDOJeNnPSCbTrciqk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09dff5fbc4f33a4-DAC",
        "X-Forwarded-For": "103.164.38.44, 162.158.128.145",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.164.38.44",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jun-2026 04:50:54 UTC] === END API CALL LOG ===
[11-Jun-2026 04:50:54 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jun-2026 04:50:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg0IiwidXNlcm5hbWUiOiJzdWxhaW1hbjQwMTgwMSIsImVtYWlsIjoibXN1bHltYW40MUBnbWFpbC5jb20iLCJleHAiOjE3ODE3NTgxNDR9.gNZ4zMJmIZ2m7LxvvMQ-P6hOqQiDOJeNnPSCbTrciqk
[11-Jun-2026 04:50:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jun-2026 04:50:54 UTC] ✅ JWT token verified successfully for user profile
[11-Jun-2026 04:50:54 UTC] User ID: 784
[11-Jun-2026 04:50:54 UTC] ✅ User profile retrieved successfully for user ID: 784
[11-Jun-2026 04:50:54 UTC] === API CALL LOG ===
[11-Jun-2026 04:50:54 UTC] Endpoint: user/profile.php
[11-Jun-2026 04:50:54 UTC] Full Log Data: {
    "timestamp": "2026-06-11 04:50:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.164.38.44",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-forwarded-proto": "https",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg0IiwidXNlcm5hbWUiOiJzdWxhaW1hbjQwMTgwMSIsImVtYWlsIjoibXN1bHltYW40MUBnbWFpbC5jb20iLCJleHAiOjE3ODE3NTgxNDR9.gNZ4zMJmIZ2m7LxvvMQ-P6hOqQiDOJeNnPSCbTrciqk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09dff5bccecd4ed-DAC",
        "X-Forwarded-For": "103.164.38.44, 162.158.128.145",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.164.38.44",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jun-2026 04:50:54 UTC] === END API CALL LOG ===
[11-Jun-2026 04:50:54 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jun-2026 04:50:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg0IiwidXNlcm5hbWUiOiJzdWxhaW1hbjQwMTgwMSIsImVtYWlsIjoibXN1bHltYW40MUBnbWFpbC5jb20iLCJleHAiOjE3ODE3NTgxNDR9.gNZ4zMJmIZ2m7LxvvMQ-P6hOqQiDOJeNnPSCbTrciqk
[11-Jun-2026 04:50:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jun-2026 04:50:54 UTC] ✅ JWT token verified successfully for user profile
[11-Jun-2026 04:50:54 UTC] User ID: 784
[11-Jun-2026 04:50:54 UTC] ✅ User profile retrieved successfully for user ID: 784
[11-Jun-2026 04:51:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jun-2026 04:51:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jun-2026 04:51:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-forwarded-proto":"https","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg0IiwidXNlcm5hbWUiOiJzdWxhaW1hbjQwMTgwMSIsImVtYWlsIjoibXN1bHltYW40MUBnbWFpbC5jb20iLCJleHAiOjE3ODE3NTgxNDR9.gNZ4zMJmIZ2m7LxvvMQ-P6hOqQiDOJeNnPSCbTrciqk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a09e001c7b1e6dbe-DAC","X-Forwarded-For":"103.164.38.44, 162.158.128.145","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.164.38.44","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}"}
[11-Jun-2026 04:51:25 UTC] === User Orders API Called ===
[11-Jun-2026 04:51:25 UTC] User ID: 784
[11-Jun-2026 04:51:25 UTC] Limit: 20, Offset: 0
[11-Jun-2026 04:51:25 UTC] Orders found: 0
[11-Jun-2026 04:51:25 UTC] Orders data: []
[11-Jun-2026 04:51:25 UTC] Total orders count: 0
[11-Jun-2026 04:51:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jun-2026 04:51:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jun-2026 04:51:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-forwarded-proto":"https","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg0IiwidXNlcm5hbWUiOiJzdWxhaW1hbjQwMTgwMSIsImVtYWlsIjoibXN1bHltYW40MUBnbWFpbC5jb20iLCJleHAiOjE3ODE3NTgxNDR9.gNZ4zMJmIZ2m7LxvvMQ-P6hOqQiDOJeNnPSCbTrciqk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a09e002149f3d4ed-DAC","X-Forwarded-For":"103.164.38.44, 162.158.128.145","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.164.38.44","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}"}
[11-Jun-2026 04:51:25 UTC] === User Orders API Called ===
[11-Jun-2026 04:51:25 UTC] User ID: 784
[11-Jun-2026 04:51:25 UTC] Limit: 20, Offset: 0
[11-Jun-2026 04:51:25 UTC] Orders found: 0
[11-Jun-2026 04:51:25 UTC] Orders data: []
[11-Jun-2026 04:51:25 UTC] Total orders count: 0
[11-Jun-2026 04:51:25 UTC] === API CALL LOG ===
[11-Jun-2026 04:51:25 UTC] Endpoint: user/profile.php
[11-Jun-2026 04:51:25 UTC] Full Log Data: {
    "timestamp": "2026-06-11 04:51:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.164.38.44",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-forwarded-proto": "https",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg0IiwidXNlcm5hbWUiOiJzdWxhaW1hbjQwMTgwMSIsImVtYWlsIjoibXN1bHltYW40MUBnbWFpbC5jb20iLCJleHAiOjE3ODE3NTgxNDR9.gNZ4zMJmIZ2m7LxvvMQ-P6hOqQiDOJeNnPSCbTrciqk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09e0021eb088cdb-DAC",
        "X-Forwarded-For": "103.164.38.44, 162.158.128.145",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.164.38.44",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jun-2026 04:51:25 UTC] === END API CALL LOG ===
[11-Jun-2026 04:51:25 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jun-2026 04:51:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg0IiwidXNlcm5hbWUiOiJzdWxhaW1hbjQwMTgwMSIsImVtYWlsIjoibXN1bHltYW40MUBnbWFpbC5jb20iLCJleHAiOjE3ODE3NTgxNDR9.gNZ4zMJmIZ2m7LxvvMQ-P6hOqQiDOJeNnPSCbTrciqk
[11-Jun-2026 04:51:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jun-2026 04:51:25 UTC] ✅ JWT token verified successfully for user profile
[11-Jun-2026 04:51:25 UTC] User ID: 784
[11-Jun-2026 04:51:25 UTC] ✅ User profile retrieved successfully for user ID: 784
[11-Jun-2026 04:51:25 UTC] === API CALL LOG ===
[11-Jun-2026 04:51:25 UTC] Endpoint: user/profile.php
[11-Jun-2026 04:51:25 UTC] Full Log Data: {
    "timestamp": "2026-06-11 04:51:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.164.38.44",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-forwarded-proto": "https",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg0IiwidXNlcm5hbWUiOiJzdWxhaW1hbjQwMTgwMSIsImVtYWlsIjoibXN1bHltYW40MUBnbWFpbC5jb20iLCJleHAiOjE3ODE3NTgxNDR9.gNZ4zMJmIZ2m7LxvvMQ-P6hOqQiDOJeNnPSCbTrciqk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09e0025ce24dd0d-DAC",
        "X-Forwarded-For": "103.164.38.44, 162.158.128.145",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.164.38.44",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jun-2026 04:51:25 UTC] === END API CALL LOG ===
[11-Jun-2026 04:51:25 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jun-2026 04:51:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg0IiwidXNlcm5hbWUiOiJzdWxhaW1hbjQwMTgwMSIsImVtYWlsIjoibXN1bHltYW40MUBnbWFpbC5jb20iLCJleHAiOjE3ODE3NTgxNDR9.gNZ4zMJmIZ2m7LxvvMQ-P6hOqQiDOJeNnPSCbTrciqk
[11-Jun-2026 04:51:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jun-2026 04:51:25 UTC] ✅ JWT token verified successfully for user profile
[11-Jun-2026 04:51:25 UTC] User ID: 784
[11-Jun-2026 04:51:25 UTC] ✅ User profile retrieved successfully for user ID: 784
[11-Jun-2026 04:51:27 UTC] === API CALL LOG ===
[11-Jun-2026 04:51:27 UTC] Endpoint: user/profile.php
[11-Jun-2026 04:51:27 UTC] Full Log Data: {
    "timestamp": "2026-06-11 04:51:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.164.38.44",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-forwarded-proto": "https",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg0IiwidXNlcm5hbWUiOiJzdWxhaW1hbjQwMTgwMSIsImVtYWlsIjoibXN1bHltYW40MUBnbWFpbC5jb20iLCJleHAiOjE3ODE3NTgxNDR9.gNZ4zMJmIZ2m7LxvvMQ-P6hOqQiDOJeNnPSCbTrciqk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09e0030ac1d5aca-DAC",
        "X-Forwarded-For": "103.164.38.44, 162.158.128.145",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.164.38.44",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jun-2026 04:51:27 UTC] === END API CALL LOG ===
[11-Jun-2026 04:51:27 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jun-2026 04:51:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg0IiwidXNlcm5hbWUiOiJzdWxhaW1hbjQwMTgwMSIsImVtYWlsIjoibXN1bHltYW40MUBnbWFpbC5jb20iLCJleHAiOjE3ODE3NTgxNDR9.gNZ4zMJmIZ2m7LxvvMQ-P6hOqQiDOJeNnPSCbTrciqk
[11-Jun-2026 04:51:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jun-2026 04:51:27 UTC] ✅ JWT token verified successfully for user profile
[11-Jun-2026 04:51:27 UTC] User ID: 784
[11-Jun-2026 04:51:27 UTC] ✅ User profile retrieved successfully for user ID: 784
[11-Jun-2026 04:51:27 UTC] User Purchases API - User ID: 784
[11-Jun-2026 04:51:27 UTC] User Purchases API - Total purchases found: 0
[11-Jun-2026 04:51:28 UTC] === API CALL LOG ===
[11-Jun-2026 04:51:28 UTC] Endpoint: user/profile.php
[11-Jun-2026 04:51:28 UTC] Full Log Data: {
    "timestamp": "2026-06-11 04:51:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.164.38.44",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-forwarded-proto": "https",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg0IiwidXNlcm5hbWUiOiJzdWxhaW1hbjQwMTgwMSIsImVtYWlsIjoibXN1bHltYW40MUBnbWFpbC5jb20iLCJleHAiOjE3ODE3NTgxNDR9.gNZ4zMJmIZ2m7LxvvMQ-P6hOqQiDOJeNnPSCbTrciqk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09e0036f803d4ed-DAC",
        "X-Forwarded-For": "103.164.38.44, 162.158.128.145",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.164.38.44",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jun-2026 04:51:28 UTC] === END API CALL LOG ===
[11-Jun-2026 04:51:28 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jun-2026 04:51:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg0IiwidXNlcm5hbWUiOiJzdWxhaW1hbjQwMTgwMSIsImVtYWlsIjoibXN1bHltYW40MUBnbWFpbC5jb20iLCJleHAiOjE3ODE3NTgxNDR9.gNZ4zMJmIZ2m7LxvvMQ-P6hOqQiDOJeNnPSCbTrciqk
[11-Jun-2026 04:51:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jun-2026 04:51:28 UTC] ✅ JWT token verified successfully for user profile
[11-Jun-2026 04:51:28 UTC] User ID: 784
[11-Jun-2026 04:51:28 UTC] ✅ User profile retrieved successfully for user ID: 784
[11-Jun-2026 04:51:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jun-2026 04:51:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jun-2026 04:51:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-forwarded-proto":"https","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg0IiwidXNlcm5hbWUiOiJzdWxhaW1hbjQwMTgwMSIsImVtYWlsIjoibXN1bHltYW40MUBnbWFpbC5jb20iLCJleHAiOjE3ODE3NTgxNDR9.gNZ4zMJmIZ2m7LxvvMQ-P6hOqQiDOJeNnPSCbTrciqk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a09e0038bf765aca-DAC","X-Forwarded-For":"103.164.38.44, 162.158.128.145","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.164.38.44","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}"}
[11-Jun-2026 04:51:28 UTC] === User Orders API Called ===
[11-Jun-2026 04:51:28 UTC] User ID: 784
[11-Jun-2026 04:51:28 UTC] Limit: 20, Offset: 0
[11-Jun-2026 04:51:28 UTC] Orders found: 0
[11-Jun-2026 04:51:28 UTC] Orders data: []
[11-Jun-2026 04:51:28 UTC] Total orders count: 0
[11-Jun-2026 04:51:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jun-2026 04:51:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jun-2026 04:51:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-forwarded-proto":"https","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg0IiwidXNlcm5hbWUiOiJzdWxhaW1hbjQwMTgwMSIsImVtYWlsIjoibXN1bHltYW40MUBnbWFpbC5jb20iLCJleHAiOjE3ODE3NTgxNDR9.gNZ4zMJmIZ2m7LxvvMQ-P6hOqQiDOJeNnPSCbTrciqk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a09e0040da75d4ed-DAC","X-Forwarded-For":"103.164.38.44, 162.158.128.145","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.164.38.44","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}"}
[11-Jun-2026 04:51:30 UTC] === User Orders API Called ===
[11-Jun-2026 04:51:30 UTC] User ID: 784
[11-Jun-2026 04:51:30 UTC] Limit: 20, Offset: 0
[11-Jun-2026 04:51:30 UTC] Orders found: 0
[11-Jun-2026 04:51:30 UTC] Orders data: []
[11-Jun-2026 04:51:30 UTC] Total orders count: 0
[11-Jun-2026 04:51:30 UTC] === API CALL LOG ===
[11-Jun-2026 04:51:30 UTC] Endpoint: user/profile.php
[11-Jun-2026 04:51:30 UTC] Full Log Data: {
    "timestamp": "2026-06-11 04:51:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.164.38.44",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-forwarded-proto": "https",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg0IiwidXNlcm5hbWUiOiJzdWxhaW1hbjQwMTgwMSIsImVtYWlsIjoibXN1bHltYW40MUBnbWFpbC5jb20iLCJleHAiOjE3ODE3NTgxNDR9.gNZ4zMJmIZ2m7LxvvMQ-P6hOqQiDOJeNnPSCbTrciqk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09e00413e3333a4-DAC",
        "X-Forwarded-For": "103.164.38.44, 162.158.128.145",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.164.38.44",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jun-2026 04:51:30 UTC] === END API CALL LOG ===
[11-Jun-2026 04:51:30 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jun-2026 04:51:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg0IiwidXNlcm5hbWUiOiJzdWxhaW1hbjQwMTgwMSIsImVtYWlsIjoibXN1bHltYW40MUBnbWFpbC5jb20iLCJleHAiOjE3ODE3NTgxNDR9.gNZ4zMJmIZ2m7LxvvMQ-P6hOqQiDOJeNnPSCbTrciqk
[11-Jun-2026 04:51:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jun-2026 04:51:30 UTC] ✅ JWT token verified successfully for user profile
[11-Jun-2026 04:51:30 UTC] User ID: 784
[11-Jun-2026 04:51:30 UTC] ✅ User profile retrieved successfully for user ID: 784
[11-Jun-2026 04:51:30 UTC] === API CALL LOG ===
[11-Jun-2026 04:51:30 UTC] Endpoint: user/profile.php
[11-Jun-2026 04:51:30 UTC] Full Log Data: {
    "timestamp": "2026-06-11 04:51:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.164.38.44",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-forwarded-proto": "https",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg0IiwidXNlcm5hbWUiOiJzdWxhaW1hbjQwMTgwMSIsImVtYWlsIjoibXN1bHltYW40MUBnbWFpbC5jb20iLCJleHAiOjE3ODE3NTgxNDR9.gNZ4zMJmIZ2m7LxvvMQ-P6hOqQiDOJeNnPSCbTrciqk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09e00451a9cd4ed-DAC",
        "X-Forwarded-For": "103.164.38.44, 162.158.128.145",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.164.38.44",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jun-2026 04:51:30 UTC] === END API CALL LOG ===
[11-Jun-2026 04:51:30 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jun-2026 04:51:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg0IiwidXNlcm5hbWUiOiJzdWxhaW1hbjQwMTgwMSIsImVtYWlsIjoibXN1bHltYW40MUBnbWFpbC5jb20iLCJleHAiOjE3ODE3NTgxNDR9.gNZ4zMJmIZ2m7LxvvMQ-P6hOqQiDOJeNnPSCbTrciqk
[11-Jun-2026 04:51:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jun-2026 04:51:30 UTC] ✅ JWT token verified successfully for user profile
[11-Jun-2026 04:51:30 UTC] User ID: 784
[11-Jun-2026 04:51:30 UTC] ✅ User profile retrieved successfully for user ID: 784
[11-Jun-2026 04:51:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jun-2026 04:51:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jun-2026 04:51:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-forwarded-proto":"https","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg0IiwidXNlcm5hbWUiOiJzdWxhaW1hbjQwMTgwMSIsImVtYWlsIjoibXN1bHltYW40MUBnbWFpbC5jb20iLCJleHAiOjE3ODE3NTgxNDR9.gNZ4zMJmIZ2m7LxvvMQ-P6hOqQiDOJeNnPSCbTrciqk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a09e00803a3bb6db-DAC","X-Forwarded-For":"103.164.38.44, 162.158.128.145","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.164.38.44","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}"}
[11-Jun-2026 04:51:41 UTC] === User Orders API Called ===
[11-Jun-2026 04:51:41 UTC] User ID: 784
[11-Jun-2026 04:51:41 UTC] Limit: 20, Offset: 0
[11-Jun-2026 04:51:41 UTC] Orders found: 0
[11-Jun-2026 04:51:41 UTC] Orders data: []
[11-Jun-2026 04:51:41 UTC] Total orders count: 0
[11-Jun-2026 04:51:41 UTC] === API CALL LOG ===
[11-Jun-2026 04:51:41 UTC] Endpoint: user/profile.php
[11-Jun-2026 04:51:41 UTC] Full Log Data: {
    "timestamp": "2026-06-11 04:51:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.164.38.44",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-forwarded-proto": "https",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg0IiwidXNlcm5hbWUiOiJzdWxhaW1hbjQwMTgwMSIsImVtYWlsIjoibXN1bHltYW40MUBnbWFpbC5jb20iLCJleHAiOjE3ODE3NTgxNDR9.gNZ4zMJmIZ2m7LxvvMQ-P6hOqQiDOJeNnPSCbTrciqk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09e0080df7a33a4-DAC",
        "X-Forwarded-For": "103.164.38.44, 162.158.128.145",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.164.38.44",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jun-2026 04:51:41 UTC] === END API CALL LOG ===
[11-Jun-2026 04:51:41 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jun-2026 04:51:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg0IiwidXNlcm5hbWUiOiJzdWxhaW1hbjQwMTgwMSIsImVtYWlsIjoibXN1bHltYW40MUBnbWFpbC5jb20iLCJleHAiOjE3ODE3NTgxNDR9.gNZ4zMJmIZ2m7LxvvMQ-P6hOqQiDOJeNnPSCbTrciqk
[11-Jun-2026 04:51:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jun-2026 04:51:41 UTC] ✅ JWT token verified successfully for user profile
[11-Jun-2026 04:51:41 UTC] User ID: 784
[11-Jun-2026 04:51:41 UTC] ✅ User profile retrieved successfully for user ID: 784
[11-Jun-2026 04:51:41 UTC] === API CALL LOG ===
[11-Jun-2026 04:51:41 UTC] Endpoint: user/profile.php
[11-Jun-2026 04:51:41 UTC] Full Log Data: {
    "timestamp": "2026-06-11 04:51:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.164.38.44",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-forwarded-proto": "https",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg0IiwidXNlcm5hbWUiOiJzdWxhaW1hbjQwMTgwMSIsImVtYWlsIjoibXN1bHltYW40MUBnbWFpbC5jb20iLCJleHAiOjE3ODE3NTgxNDR9.gNZ4zMJmIZ2m7LxvvMQ-P6hOqQiDOJeNnPSCbTrciqk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09e008498c35aca-DAC",
        "X-Forwarded-For": "103.164.38.44, 162.158.128.145",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.164.38.44",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jun-2026 04:51:41 UTC] === END API CALL LOG ===
[11-Jun-2026 04:51:41 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jun-2026 04:51:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg0IiwidXNlcm5hbWUiOiJzdWxhaW1hbjQwMTgwMSIsImVtYWlsIjoibXN1bHltYW40MUBnbWFpbC5jb20iLCJleHAiOjE3ODE3NTgxNDR9.gNZ4zMJmIZ2m7LxvvMQ-P6hOqQiDOJeNnPSCbTrciqk
[11-Jun-2026 04:51:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jun-2026 04:51:41 UTC] ✅ JWT token verified successfully for user profile
[11-Jun-2026 04:51:41 UTC] User ID: 784
[11-Jun-2026 04:51:41 UTC] ✅ User profile retrieved successfully for user ID: 784
[11-Jun-2026 04:51:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jun-2026 04:51:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jun-2026 04:51:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-forwarded-proto":"https","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg0IiwidXNlcm5hbWUiOiJzdWxhaW1hbjQwMTgwMSIsImVtYWlsIjoibXN1bHltYW40MUBnbWFpbC5jb20iLCJleHAiOjE3ODE3NTgxNDR9.gNZ4zMJmIZ2m7LxvvMQ-P6hOqQiDOJeNnPSCbTrciqk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a09e0096dac633a4-DAC","X-Forwarded-For":"103.164.38.44, 162.158.128.145","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.164.38.44","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}"}
[11-Jun-2026 04:51:43 UTC] === User Orders API Called ===
[11-Jun-2026 04:51:43 UTC] User ID: 784
[11-Jun-2026 04:51:43 UTC] Limit: 20, Offset: 0
[11-Jun-2026 04:51:43 UTC] Orders found: 0
[11-Jun-2026 04:51:43 UTC] Orders data: []
[11-Jun-2026 04:51:43 UTC] Total orders count: 0
[11-Jun-2026 04:51:44 UTC] === API CALL LOG ===
[11-Jun-2026 04:51:44 UTC] Endpoint: user/profile.php
[11-Jun-2026 04:51:44 UTC] Full Log Data: {
    "timestamp": "2026-06-11 04:51:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.164.38.44",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-forwarded-proto": "https",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg0IiwidXNlcm5hbWUiOiJzdWxhaW1hbjQwMTgwMSIsImVtYWlsIjoibXN1bHltYW40MUBnbWFpbC5jb20iLCJleHAiOjE3ODE3NTgxNDR9.gNZ4zMJmIZ2m7LxvvMQ-P6hOqQiDOJeNnPSCbTrciqk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09e00977b9bdd0d-DAC",
        "X-Forwarded-For": "103.164.38.44, 162.158.128.145",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.164.38.44",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jun-2026 04:51:44 UTC] === END API CALL LOG ===
[11-Jun-2026 04:51:44 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jun-2026 04:51:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg0IiwidXNlcm5hbWUiOiJzdWxhaW1hbjQwMTgwMSIsImVtYWlsIjoibXN1bHltYW40MUBnbWFpbC5jb20iLCJleHAiOjE3ODE3NTgxNDR9.gNZ4zMJmIZ2m7LxvvMQ-P6hOqQiDOJeNnPSCbTrciqk
[11-Jun-2026 04:51:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jun-2026 04:51:44 UTC] ✅ JWT token verified successfully for user profile
[11-Jun-2026 04:51:44 UTC] User ID: 784
[11-Jun-2026 04:51:44 UTC] ✅ User profile retrieved successfully for user ID: 784
[11-Jun-2026 04:51:44 UTC] === API CALL LOG ===
[11-Jun-2026 04:51:44 UTC] Endpoint: user/profile.php
[11-Jun-2026 04:51:44 UTC] Full Log Data: {
    "timestamp": "2026-06-11 04:51:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.164.38.44",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-forwarded-proto": "https",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg0IiwidXNlcm5hbWUiOiJzdWxhaW1hbjQwMTgwMSIsImVtYWlsIjoibXN1bHltYW40MUBnbWFpbC5jb20iLCJleHAiOjE3ODE3NTgxNDR9.gNZ4zMJmIZ2m7LxvvMQ-P6hOqQiDOJeNnPSCbTrciqk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09e009b5bf033a4-DAC",
        "X-Forwarded-For": "103.164.38.44, 162.158.128.145",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.164.38.44",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jun-2026 04:51:44 UTC] === END API CALL LOG ===
[11-Jun-2026 04:51:44 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jun-2026 04:51:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg0IiwidXNlcm5hbWUiOiJzdWxhaW1hbjQwMTgwMSIsImVtYWlsIjoibXN1bHltYW40MUBnbWFpbC5jb20iLCJleHAiOjE3ODE3NTgxNDR9.gNZ4zMJmIZ2m7LxvvMQ-P6hOqQiDOJeNnPSCbTrciqk
[11-Jun-2026 04:51:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jun-2026 04:51:44 UTC] ✅ JWT token verified successfully for user profile
[11-Jun-2026 04:51:44 UTC] User ID: 784
[11-Jun-2026 04:51:44 UTC] ✅ User profile retrieved successfully for user ID: 784
[11-Jun-2026 04:51:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jun-2026 04:51:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jun-2026 04:51:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-forwarded-proto":"https","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg0IiwidXNlcm5hbWUiOiJzdWxhaW1hbjQwMTgwMSIsImVtYWlsIjoibXN1bHltYW40MUBnbWFpbC5jb20iLCJleHAiOjE3ODE3NTgxNDR9.gNZ4zMJmIZ2m7LxvvMQ-P6hOqQiDOJeNnPSCbTrciqk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a09e00c6ba36d4ed-DAC","X-Forwarded-For":"103.164.38.44, 162.158.128.145","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.164.38.44","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}"}
[11-Jun-2026 04:51:51 UTC] === User Orders API Called ===
[11-Jun-2026 04:51:51 UTC] User ID: 784
[11-Jun-2026 04:51:51 UTC] Limit: 20, Offset: 0
[11-Jun-2026 04:51:51 UTC] Orders found: 0
[11-Jun-2026 04:51:51 UTC] Orders data: []
[11-Jun-2026 04:51:51 UTC] Total orders count: 0
[11-Jun-2026 04:51:51 UTC] === API CALL LOG ===
[11-Jun-2026 04:51:51 UTC] Endpoint: user/profile.php
[11-Jun-2026 04:51:51 UTC] Full Log Data: {
    "timestamp": "2026-06-11 04:51:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.164.38.44",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-forwarded-proto": "https",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg0IiwidXNlcm5hbWUiOiJzdWxhaW1hbjQwMTgwMSIsImVtYWlsIjoibXN1bHltYW40MUBnbWFpbC5jb20iLCJleHAiOjE3ODE3NTgxNDR9.gNZ4zMJmIZ2m7LxvvMQ-P6hOqQiDOJeNnPSCbTrciqk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09e00c75a3add0d-DAC",
        "X-Forwarded-For": "103.164.38.44, 162.158.128.145",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.164.38.44",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jun-2026 04:51:51 UTC] === END API CALL LOG ===
[11-Jun-2026 04:51:51 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jun-2026 04:51:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg0IiwidXNlcm5hbWUiOiJzdWxhaW1hbjQwMTgwMSIsImVtYWlsIjoibXN1bHltYW40MUBnbWFpbC5jb20iLCJleHAiOjE3ODE3NTgxNDR9.gNZ4zMJmIZ2m7LxvvMQ-P6hOqQiDOJeNnPSCbTrciqk
[11-Jun-2026 04:51:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jun-2026 04:51:51 UTC] ✅ JWT token verified successfully for user profile
[11-Jun-2026 04:51:51 UTC] User ID: 784
[11-Jun-2026 04:51:51 UTC] ✅ User profile retrieved successfully for user ID: 784
[11-Jun-2026 04:51:52 UTC] === API CALL LOG ===
[11-Jun-2026 04:51:52 UTC] Endpoint: user/profile.php
[11-Jun-2026 04:51:52 UTC] Full Log Data: {
    "timestamp": "2026-06-11 04:51:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.164.38.44",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-forwarded-proto": "https",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg0IiwidXNlcm5hbWUiOiJzdWxhaW1hbjQwMTgwMSIsImVtYWlsIjoibXN1bHltYW40MUBnbWFpbC5jb20iLCJleHAiOjE3ODE3NTgxNDR9.gNZ4zMJmIZ2m7LxvvMQ-P6hOqQiDOJeNnPSCbTrciqk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a09e00cb3879a6d0-DAC",
        "X-Forwarded-For": "103.164.38.44, 162.158.128.145",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.164.38.44",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jun-2026 04:51:52 UTC] === END API CALL LOG ===
[11-Jun-2026 04:51:52 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jun-2026 04:51:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg0IiwidXNlcm5hbWUiOiJzdWxhaW1hbjQwMTgwMSIsImVtYWlsIjoibXN1bHltYW40MUBnbWFpbC5jb20iLCJleHAiOjE3ODE3NTgxNDR9.gNZ4zMJmIZ2m7LxvvMQ-P6hOqQiDOJeNnPSCbTrciqk
[11-Jun-2026 04:51:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jun-2026 04:51:52 UTC] ✅ JWT token verified successfully for user profile
[11-Jun-2026 04:51:52 UTC] User ID: 784
[11-Jun-2026 04:51:52 UTC] ✅ User profile retrieved successfully for user ID: 784
[11-Jun-2026 10:42:22 UTC] === API CALL LOG ===
[11-Jun-2026 10:42:22 UTC] Endpoint: user/profile.php
[11-Jun-2026 10:42:22 UTC] Full Log Data: {
    "timestamp": "2026-06-11 10:42:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:f29:1119:7f75:dd7c:e457:a441:3da7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:f29:1119:7f75:dd7c:e457:a441:3da7, 162.158.22.195",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a0023c2c7dc123-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:f29:1119:7f75:dd7c:e457:a441:3da7",
        "cf-ipcountry": "AE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jun-2026 10:42:22 UTC] === END API CALL LOG ===
[11-Jun-2026 10:42:22 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jun-2026 10:42:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[11-Jun-2026 10:42:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jun-2026 10:42:22 UTC] ✅ JWT token verified successfully for user profile
[11-Jun-2026 10:42:22 UTC] User ID: 205
[11-Jun-2026 10:42:22 UTC] ✅ User profile retrieved successfully for user ID: 205
[11-Jun-2026 10:42:24 UTC] === API CALL LOG ===
[11-Jun-2026 10:42:24 UTC] Endpoint: user/profile.php
[11-Jun-2026 10:42:24 UTC] Full Log Data: {
    "timestamp": "2026-06-11 10:42:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:f29:1119:7f75:dd7c:e457:a441:3da7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:f29:1119:7f75:dd7c:e457:a441:3da7, 162.158.22.195",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a002480acdc123-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:f29:1119:7f75:dd7c:e457:a441:3da7",
        "cf-ipcountry": "AE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jun-2026 10:42:24 UTC] === END API CALL LOG ===
[11-Jun-2026 10:42:24 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jun-2026 10:42:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[11-Jun-2026 10:42:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jun-2026 10:42:24 UTC] ✅ JWT token verified successfully for user profile
[11-Jun-2026 10:42:24 UTC] User ID: 205
[11-Jun-2026 10:42:24 UTC] ✅ User profile retrieved successfully for user ID: 205
[11-Jun-2026 10:42:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jun-2026 10:42:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jun-2026 10:42:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a00:f29:1119:7f75:dd7c:e457:a441:3da7, 162.158.22.44","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0a002480acfc123-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a00:f29:1119:7f75:dd7c:e457:a441:3da7","cf-ipcountry":"AE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-Jun-2026 10:42:24 UTC] === User Orders API Called ===
[11-Jun-2026 10:42:24 UTC] User ID: 205
[11-Jun-2026 10:42:24 UTC] Limit: 20, Offset: 0
[11-Jun-2026 10:42:24 UTC] Orders found: 20
[11-Jun-2026 10:42:24 UTC] Orders data: [{"id":298,"quantity":1500,"total_coins":1500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Lotus365mahadevAuto\/138","status":"completed","created_at":"2026-05-22 15:31:53","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":297,"quantity":1500,"total_coins":1500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Lotus365mahadevAuto\/141","status":"completed","created_at":"2026-05-22 15:31:17","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":185,"quantity":150,"total_coins":3000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W","status":"completed","created_at":"2026-04-11 18:09:46","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":180,"quantity":750,"total_coins":750,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/44","status":"completed","created_at":"2026-04-11 09:14:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":179,"quantity":750,"total_coins":750,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/45","status":"completed","created_at":"2026-04-11 09:13:08","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":178,"quantity":350,"total_coins":350,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/45","status":"completed","created_at":"2026-04-11 06:01:34","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":177,"quantity":1000,"total_coins":1000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/42","status":"completed","created_at":"2026-04-10 07:23:14","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":176,"quantity":750,"total_coins":750,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/44","status":"completed","created_at":"2026-04-10 06:53:11","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":175,"quantity":250,"total_coins":250,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/44","status":"completed","created_at":"2026-04-10 04:37:59","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":174,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"completed","created_at":"2026-04-09 01:05:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":173,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-09 01:04:09","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":172,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/42","status":"completed","created_at":"2026-04-09 00:45:50","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":170,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-08 07:02:32","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":169,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"completed","created_at":"2026-04-08 07:01:03","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":168,"quantity":1000,"total_coins":1000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"completed","created_at":"2026-04-08 03:32:21","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":154,"quantity":325,"total_coins":325,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 09:39:00","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":153,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 05:21:54","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":152,"quantity":175,"total_coins":175,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 01:57:11","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":151,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 00:37:56","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":150,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/69","status":"completed","created_at":"2026-03-31 11:44:10","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[11-Jun-2026 10:42:24 UTC] Total orders count: 26
[11-Jun-2026 10:42:24 UTC] === API CALL LOG ===
[11-Jun-2026 10:42:24 UTC] Endpoint: user/profile.php
[11-Jun-2026 10:42:24 UTC] Full Log Data: {
    "timestamp": "2026-06-11 10:42:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:f29:1119:7f75:dd7c:e457:a441:3da7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:f29:1119:7f75:dd7c:e457:a441:3da7, 162.158.22.195",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a00248bb44c123-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:f29:1119:7f75:dd7c:e457:a441:3da7",
        "cf-ipcountry": "AE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jun-2026 10:42:24 UTC] === END API CALL LOG ===
[11-Jun-2026 10:42:24 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jun-2026 10:42:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[11-Jun-2026 10:42:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jun-2026 10:42:24 UTC] ✅ JWT token verified successfully for user profile
[11-Jun-2026 10:42:24 UTC] User ID: 205
[11-Jun-2026 10:42:24 UTC] ✅ User profile retrieved successfully for user ID: 205
[11-Jun-2026 10:42:27 UTC] === API CALL LOG ===
[11-Jun-2026 10:42:27 UTC] Endpoint: user/profile.php
[11-Jun-2026 10:42:27 UTC] Full Log Data: {
    "timestamp": "2026-06-11 10:42:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:f29:1119:7f75:dd7c:e457:a441:3da7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:f29:1119:7f75:dd7c:e457:a441:3da7, 162.158.22.195",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a00257cccec123-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:f29:1119:7f75:dd7c:e457:a441:3da7",
        "cf-ipcountry": "AE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jun-2026 10:42:27 UTC] === END API CALL LOG ===
[11-Jun-2026 10:42:27 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jun-2026 10:42:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[11-Jun-2026 10:42:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jun-2026 10:42:27 UTC] ✅ JWT token verified successfully for user profile
[11-Jun-2026 10:42:27 UTC] User ID: 205
[11-Jun-2026 10:42:27 UTC] ✅ User profile retrieved successfully for user ID: 205
[11-Jun-2026 10:42:27 UTC] User Purchases API - User ID: 205
[11-Jun-2026 10:42:27 UTC] User Purchases API - Total purchases found: 10
[11-Jun-2026 12:14:48 UTC] === API CALL LOG ===
[11-Jun-2026 12:14:48 UTC] Endpoint: user/profile.php
[11-Jun-2026 12:14:48 UTC] Full Log Data: {
    "timestamp": "2026-06-11 12:14:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.88.110.123",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.88.110.123, 172.71.178.4",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg1IiwidXNlcm5hbWUiOiJAa2luZ2F5dXNoYiIsImVtYWlsIjoic3RlcGhlbmJvYm84MzhAZ21haWwuY29tIiwiZXhwIjoxNzgxNzg0ODg3fQ.clNAbfLUtL2HHu5WrqcQIWjIaJo6UFtSwW0B-RjBRh0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a089a11d958560-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.88.110.123",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jun-2026 12:14:48 UTC] === END API CALL LOG ===
[11-Jun-2026 12:14:48 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jun-2026 12:14:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg1IiwidXNlcm5hbWUiOiJAa2luZ2F5dXNoYiIsImVtYWlsIjoic3RlcGhlbmJvYm84MzhAZ21haWwuY29tIiwiZXhwIjoxNzgxNzg0ODg3fQ.clNAbfLUtL2HHu5WrqcQIWjIaJo6UFtSwW0B-RjBRh0
[11-Jun-2026 12:14:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jun-2026 12:14:48 UTC] ✅ JWT token verified successfully for user profile
[11-Jun-2026 12:14:48 UTC] User ID: 785
[11-Jun-2026 12:14:48 UTC] ✅ User profile retrieved successfully for user ID: 785
[11-Jun-2026 12:14:48 UTC] === API CALL LOG ===
[11-Jun-2026 12:14:48 UTC] Endpoint: user/profile.php
[11-Jun-2026 12:14:48 UTC] Full Log Data: {
    "timestamp": "2026-06-11 12:14:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.88.110.123",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.88.110.123, 172.71.178.49",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg1IiwidXNlcm5hbWUiOiJAa2luZ2F5dXNoYiIsImVtYWlsIjoic3RlcGhlbmJvYm84MzhAZ21haWwuY29tIiwiZXhwIjoxNzgxNzg0ODg3fQ.clNAbfLUtL2HHu5WrqcQIWjIaJo6UFtSwW0B-RjBRh0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a089a11d8c8560-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.88.110.123",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jun-2026 12:14:48 UTC] === END API CALL LOG ===
[11-Jun-2026 12:14:48 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jun-2026 12:14:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg1IiwidXNlcm5hbWUiOiJAa2luZ2F5dXNoYiIsImVtYWlsIjoic3RlcGhlbmJvYm84MzhAZ21haWwuY29tIiwiZXhwIjoxNzgxNzg0ODg3fQ.clNAbfLUtL2HHu5WrqcQIWjIaJo6UFtSwW0B-RjBRh0
[11-Jun-2026 12:14:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jun-2026 12:14:48 UTC] ✅ JWT token verified successfully for user profile
[11-Jun-2026 12:14:48 UTC] User ID: 785
[11-Jun-2026 12:14:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jun-2026 12:14:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jun-2026 12:14:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.88.110.123, 172.71.178.48","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg1IiwidXNlcm5hbWUiOiJAa2luZ2F5dXNoYiIsImVtYWlsIjoic3RlcGhlbmJvYm84MzhAZ21haWwuY29tIiwiZXhwIjoxNzgxNzg0ODg3fQ.clNAbfLUtL2HHu5WrqcQIWjIaJo6UFtSwW0B-RjBRh0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0a089a11d948560-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.88.110.123","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-Jun-2026 12:14:48 UTC] === User Orders API Called ===
[11-Jun-2026 12:14:48 UTC] ✅ User profile retrieved successfully for user ID: 785
[11-Jun-2026 12:14:48 UTC] User ID: 785
[11-Jun-2026 12:14:48 UTC] Limit: 20, Offset: 0
[11-Jun-2026 12:14:48 UTC] Orders found: 0
[11-Jun-2026 12:14:48 UTC] Orders data: []
[11-Jun-2026 12:14:48 UTC] Total orders count: 0
[11-Jun-2026 12:14:49 UTC] === API CALL LOG ===
[11-Jun-2026 12:14:49 UTC] Endpoint: user/profile.php
[11-Jun-2026 12:14:49 UTC] Full Log Data: {
    "timestamp": "2026-06-11 12:14:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.88.110.123",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.88.110.123, 172.71.178.4",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg1IiwidXNlcm5hbWUiOiJAa2luZ2F5dXNoYiIsImVtYWlsIjoic3RlcGhlbmJvYm84MzhAZ21haWwuY29tIiwiZXhwIjoxNzgxNzg0ODg3fQ.clNAbfLUtL2HHu5WrqcQIWjIaJo6UFtSwW0B-RjBRh0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a089a6df6f8560-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.88.110.123",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jun-2026 12:14:49 UTC] === END API CALL LOG ===
[11-Jun-2026 12:14:49 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jun-2026 12:14:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg1IiwidXNlcm5hbWUiOiJAa2luZ2F5dXNoYiIsImVtYWlsIjoic3RlcGhlbmJvYm84MzhAZ21haWwuY29tIiwiZXhwIjoxNzgxNzg0ODg3fQ.clNAbfLUtL2HHu5WrqcQIWjIaJo6UFtSwW0B-RjBRh0
[11-Jun-2026 12:14:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jun-2026 12:14:49 UTC] ✅ JWT token verified successfully for user profile
[11-Jun-2026 12:14:49 UTC] User ID: 785
[11-Jun-2026 12:14:49 UTC] ✅ User profile retrieved successfully for user ID: 785
[11-Jun-2026 12:15:30 UTC] === API CALL LOG ===
[11-Jun-2026 12:15:30 UTC] Endpoint: user/profile.php
[11-Jun-2026 12:15:30 UTC] Full Log Data: {
    "timestamp": "2026-06-11 12:15:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.88.110.123",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.88.110.123, 172.64.192.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg1IiwidXNlcm5hbWUiOiJAa2luZ2F5dXNoYiIsImVtYWlsIjoic3RlcGhlbmJvYm84MzhAZ21haWwuY29tIiwiZXhwIjoxNzgxNzg0ODg3fQ.clNAbfLUtL2HHu5WrqcQIWjIaJo6UFtSwW0B-RjBRh0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a08aa8c9fb985b-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.88.110.123",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jun-2026 12:15:30 UTC] === END API CALL LOG ===
[11-Jun-2026 12:15:30 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jun-2026 12:15:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg1IiwidXNlcm5hbWUiOiJAa2luZ2F5dXNoYiIsImVtYWlsIjoic3RlcGhlbmJvYm84MzhAZ21haWwuY29tIiwiZXhwIjoxNzgxNzg0ODg3fQ.clNAbfLUtL2HHu5WrqcQIWjIaJo6UFtSwW0B-RjBRh0
[11-Jun-2026 12:15:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jun-2026 12:15:30 UTC] ✅ JWT token verified successfully for user profile
[11-Jun-2026 12:15:30 UTC] User ID: 785
[11-Jun-2026 12:15:30 UTC] ✅ User profile retrieved successfully for user ID: 785
[11-Jun-2026 12:15:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jun-2026 12:15:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jun-2026 12:15:46 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.88.110.123, 172.64.192.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg1IiwidXNlcm5hbWUiOiJAa2luZ2F5dXNoYiIsImVtYWlsIjoic3RlcGhlbmJvYm84MzhAZ21haWwuY29tIiwiZXhwIjoxNzgxNzg0ODg3fQ.clNAbfLUtL2HHu5WrqcQIWjIaJo6UFtSwW0B-RjBRh0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0a08b0a6e70985b-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.88.110.123","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-Jun-2026 12:15:46 UTC] === User Orders API Called ===
[11-Jun-2026 12:15:46 UTC] User ID: 785
[11-Jun-2026 12:15:46 UTC] Limit: 20, Offset: 0
[11-Jun-2026 12:15:46 UTC] Orders found: 0
[11-Jun-2026 12:15:46 UTC] Orders data: []
[11-Jun-2026 12:15:46 UTC] Total orders count: 0
[11-Jun-2026 12:15:46 UTC] === API CALL LOG ===
[11-Jun-2026 12:15:46 UTC] Endpoint: user/profile.php
[11-Jun-2026 12:15:46 UTC] Full Log Data: {
    "timestamp": "2026-06-11 12:15:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.88.110.123",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.88.110.123, 172.64.192.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg1IiwidXNlcm5hbWUiOiJAa2luZ2F5dXNoYiIsImVtYWlsIjoic3RlcGhlbmJvYm84MzhAZ21haWwuY29tIiwiZXhwIjoxNzgxNzg0ODg3fQ.clNAbfLUtL2HHu5WrqcQIWjIaJo6UFtSwW0B-RjBRh0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a08b0a6e73985b-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.88.110.123",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jun-2026 12:15:46 UTC] === END API CALL LOG ===
[11-Jun-2026 12:15:46 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jun-2026 12:15:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg1IiwidXNlcm5hbWUiOiJAa2luZ2F5dXNoYiIsImVtYWlsIjoic3RlcGhlbmJvYm84MzhAZ21haWwuY29tIiwiZXhwIjoxNzgxNzg0ODg3fQ.clNAbfLUtL2HHu5WrqcQIWjIaJo6UFtSwW0B-RjBRh0
[11-Jun-2026 12:15:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jun-2026 12:15:46 UTC] ✅ JWT token verified successfully for user profile
[11-Jun-2026 12:15:46 UTC] User ID: 785
[11-Jun-2026 12:15:46 UTC] ✅ User profile retrieved successfully for user ID: 785
[11-Jun-2026 12:15:46 UTC] === API CALL LOG ===
[11-Jun-2026 12:15:46 UTC] Endpoint: user/profile.php
[11-Jun-2026 12:15:46 UTC] Full Log Data: {
    "timestamp": "2026-06-11 12:15:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.88.110.123",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.88.110.123, 172.64.192.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg1IiwidXNlcm5hbWUiOiJAa2luZ2F5dXNoYiIsImVtYWlsIjoic3RlcGhlbmJvYm84MzhAZ21haWwuY29tIiwiZXhwIjoxNzgxNzg0ODg3fQ.clNAbfLUtL2HHu5WrqcQIWjIaJo6UFtSwW0B-RjBRh0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a08b0e1966985b-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.88.110.123",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jun-2026 12:15:46 UTC] === END API CALL LOG ===
[11-Jun-2026 12:15:46 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jun-2026 12:15:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg1IiwidXNlcm5hbWUiOiJAa2luZ2F5dXNoYiIsImVtYWlsIjoic3RlcGhlbmJvYm84MzhAZ21haWwuY29tIiwiZXhwIjoxNzgxNzg0ODg3fQ.clNAbfLUtL2HHu5WrqcQIWjIaJo6UFtSwW0B-RjBRh0
[11-Jun-2026 12:15:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jun-2026 12:15:46 UTC] ✅ JWT token verified successfully for user profile
[11-Jun-2026 12:15:46 UTC] User ID: 785
[11-Jun-2026 12:15:46 UTC] ✅ User profile retrieved successfully for user ID: 785
[11-Jun-2026 12:15:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jun-2026 12:15:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jun-2026 12:15:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.88.110.123, 172.64.192.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg1IiwidXNlcm5hbWUiOiJAa2luZ2F5dXNoYiIsImVtYWlsIjoic3RlcGhlbmJvYm84MzhAZ21haWwuY29tIiwiZXhwIjoxNzgxNzg0ODg3fQ.clNAbfLUtL2HHu5WrqcQIWjIaJo6UFtSwW0B-RjBRh0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0a08b406aa0985b-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.88.110.123","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-Jun-2026 12:15:54 UTC] === User Orders API Called ===
[11-Jun-2026 12:15:54 UTC] User ID: 785
[11-Jun-2026 12:15:54 UTC] Limit: 20, Offset: 0
[11-Jun-2026 12:15:54 UTC] Orders found: 0
[11-Jun-2026 12:15:54 UTC] Orders data: []
[11-Jun-2026 12:15:54 UTC] Total orders count: 0
[11-Jun-2026 12:15:54 UTC] === API CALL LOG ===
[11-Jun-2026 12:15:54 UTC] Endpoint: user/profile.php
[11-Jun-2026 12:15:54 UTC] Full Log Data: {
    "timestamp": "2026-06-11 12:15:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.88.110.123",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.88.110.123, 172.64.192.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg1IiwidXNlcm5hbWUiOiJAa2luZ2F5dXNoYiIsImVtYWlsIjoic3RlcGhlbmJvYm84MzhAZ21haWwuY29tIiwiZXhwIjoxNzgxNzg0ODg3fQ.clNAbfLUtL2HHu5WrqcQIWjIaJo6UFtSwW0B-RjBRh0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a08b406aa9985b-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.88.110.123",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jun-2026 12:15:54 UTC] === END API CALL LOG ===
[11-Jun-2026 12:15:54 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jun-2026 12:15:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg1IiwidXNlcm5hbWUiOiJAa2luZ2F5dXNoYiIsImVtYWlsIjoic3RlcGhlbmJvYm84MzhAZ21haWwuY29tIiwiZXhwIjoxNzgxNzg0ODg3fQ.clNAbfLUtL2HHu5WrqcQIWjIaJo6UFtSwW0B-RjBRh0
[11-Jun-2026 12:15:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jun-2026 12:15:54 UTC] ✅ JWT token verified successfully for user profile
[11-Jun-2026 12:15:54 UTC] User ID: 785
[11-Jun-2026 12:15:54 UTC] ✅ User profile retrieved successfully for user ID: 785
[11-Jun-2026 12:15:55 UTC] === API CALL LOG ===
[11-Jun-2026 12:15:55 UTC] Endpoint: user/profile.php
[11-Jun-2026 12:15:55 UTC] Full Log Data: {
    "timestamp": "2026-06-11 12:15:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.88.110.123",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.88.110.123, 172.64.192.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg1IiwidXNlcm5hbWUiOiJAa2luZ2F5dXNoYiIsImVtYWlsIjoic3RlcGhlbmJvYm84MzhAZ21haWwuY29tIiwiZXhwIjoxNzgxNzg0ODg3fQ.clNAbfLUtL2HHu5WrqcQIWjIaJo6UFtSwW0B-RjBRh0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a08b443edd985b-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.88.110.123",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jun-2026 12:15:55 UTC] === END API CALL LOG ===
[11-Jun-2026 12:15:55 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jun-2026 12:15:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg1IiwidXNlcm5hbWUiOiJAa2luZ2F5dXNoYiIsImVtYWlsIjoic3RlcGhlbmJvYm84MzhAZ21haWwuY29tIiwiZXhwIjoxNzgxNzg0ODg3fQ.clNAbfLUtL2HHu5WrqcQIWjIaJo6UFtSwW0B-RjBRh0
[11-Jun-2026 12:15:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jun-2026 12:15:55 UTC] ✅ JWT token verified successfully for user profile
[11-Jun-2026 12:15:55 UTC] User ID: 785
[11-Jun-2026 12:15:55 UTC] ✅ User profile retrieved successfully for user ID: 785
[11-Jun-2026 12:16:04 UTC] === API CALL LOG ===
[11-Jun-2026 12:16:04 UTC] Endpoint: user/profile.php
[11-Jun-2026 12:16:04 UTC] Full Log Data: {
    "timestamp": "2026-06-11 12:16:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.88.110.123",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.88.110.123, 172.70.85.150",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg1IiwidXNlcm5hbWUiOiJAa2luZ2F5dXNoYiIsImVtYWlsIjoic3RlcGhlbmJvYm84MzhAZ21haWwuY29tIiwiZXhwIjoxNzgxNzg0ODg3fQ.clNAbfLUtL2HHu5WrqcQIWjIaJo6UFtSwW0B-RjBRh0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a08b7bdb6788a1-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.88.110.123",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jun-2026 12:16:04 UTC] === END API CALL LOG ===
[11-Jun-2026 12:16:04 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jun-2026 12:16:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg1IiwidXNlcm5hbWUiOiJAa2luZ2F5dXNoYiIsImVtYWlsIjoic3RlcGhlbmJvYm84MzhAZ21haWwuY29tIiwiZXhwIjoxNzgxNzg0ODg3fQ.clNAbfLUtL2HHu5WrqcQIWjIaJo6UFtSwW0B-RjBRh0
[11-Jun-2026 12:16:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jun-2026 12:16:04 UTC] ✅ JWT token verified successfully for user profile
[11-Jun-2026 12:16:04 UTC] User ID: 785
[11-Jun-2026 12:16:04 UTC] ✅ User profile retrieved successfully for user ID: 785
[11-Jun-2026 12:16:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jun-2026 12:16:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jun-2026 12:16:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.88.110.123, 172.70.85.150","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg1IiwidXNlcm5hbWUiOiJAa2luZ2F5dXNoYiIsImVtYWlsIjoic3RlcGhlbmJvYm84MzhAZ21haWwuY29tIiwiZXhwIjoxNzgxNzg0ODg3fQ.clNAbfLUtL2HHu5WrqcQIWjIaJo6UFtSwW0B-RjBRh0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0a08b862d6d88a1-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.88.110.123","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-Jun-2026 12:16:06 UTC] === User Orders API Called ===
[11-Jun-2026 12:16:06 UTC] User ID: 785
[11-Jun-2026 12:16:06 UTC] Limit: 20, Offset: 0
[11-Jun-2026 12:16:06 UTC] Orders found: 0
[11-Jun-2026 12:16:06 UTC] Orders data: []
[11-Jun-2026 12:16:06 UTC] Total orders count: 0
[11-Jun-2026 12:16:06 UTC] === API CALL LOG ===
[11-Jun-2026 12:16:06 UTC] Endpoint: user/profile.php
[11-Jun-2026 12:16:06 UTC] Full Log Data: {
    "timestamp": "2026-06-11 12:16:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.88.110.123",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.88.110.123, 172.70.85.102",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg1IiwidXNlcm5hbWUiOiJAa2luZ2F5dXNoYiIsImVtYWlsIjoic3RlcGhlbmJvYm84MzhAZ21haWwuY29tIiwiZXhwIjoxNzgxNzg0ODg3fQ.clNAbfLUtL2HHu5WrqcQIWjIaJo6UFtSwW0B-RjBRh0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a08b862d6b88a1-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.88.110.123",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jun-2026 12:16:06 UTC] === END API CALL LOG ===
[11-Jun-2026 12:16:06 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jun-2026 12:16:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg1IiwidXNlcm5hbWUiOiJAa2luZ2F5dXNoYiIsImVtYWlsIjoic3RlcGhlbmJvYm84MzhAZ21haWwuY29tIiwiZXhwIjoxNzgxNzg0ODg3fQ.clNAbfLUtL2HHu5WrqcQIWjIaJo6UFtSwW0B-RjBRh0
[11-Jun-2026 12:16:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jun-2026 12:16:06 UTC] ✅ JWT token verified successfully for user profile
[11-Jun-2026 12:16:06 UTC] User ID: 785
[11-Jun-2026 12:16:06 UTC] ✅ User profile retrieved successfully for user ID: 785
[11-Jun-2026 12:16:06 UTC] === API CALL LOG ===
[11-Jun-2026 12:16:06 UTC] Endpoint: user/profile.php
[11-Jun-2026 12:16:06 UTC] Full Log Data: {
    "timestamp": "2026-06-11 12:16:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.88.110.123",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.88.110.123, 172.70.85.102",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg1IiwidXNlcm5hbWUiOiJAa2luZ2F5dXNoYiIsImVtYWlsIjoic3RlcGhlbmJvYm84MzhAZ21haWwuY29tIiwiZXhwIjoxNzgxNzg0ODg3fQ.clNAbfLUtL2HHu5WrqcQIWjIaJo6UFtSwW0B-RjBRh0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a08b872e4688a1-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.88.110.123",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jun-2026 12:16:06 UTC] === END API CALL LOG ===
[11-Jun-2026 12:16:06 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jun-2026 12:16:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg1IiwidXNlcm5hbWUiOiJAa2luZ2F5dXNoYiIsImVtYWlsIjoic3RlcGhlbmJvYm84MzhAZ21haWwuY29tIiwiZXhwIjoxNzgxNzg0ODg3fQ.clNAbfLUtL2HHu5WrqcQIWjIaJo6UFtSwW0B-RjBRh0
[11-Jun-2026 12:16:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jun-2026 12:16:06 UTC] ✅ JWT token verified successfully for user profile
[11-Jun-2026 12:16:06 UTC] User ID: 785
[11-Jun-2026 12:16:06 UTC] ✅ User profile retrieved successfully for user ID: 785
[11-Jun-2026 12:16:14 UTC] === API CALL LOG ===
[11-Jun-2026 12:16:14 UTC] Endpoint: user/profile.php
[11-Jun-2026 12:16:14 UTC] Full Log Data: {
    "timestamp": "2026-06-11 12:16:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.88.110.123",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.88.110.123, 172.70.85.150",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg1IiwidXNlcm5hbWUiOiJAa2luZ2F5dXNoYiIsImVtYWlsIjoic3RlcGhlbmJvYm84MzhAZ21haWwuY29tIiwiZXhwIjoxNzgxNzg0ODg3fQ.clNAbfLUtL2HHu5WrqcQIWjIaJo6UFtSwW0B-RjBRh0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a08bb7abe488a1-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.88.110.123",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jun-2026 12:16:14 UTC] === END API CALL LOG ===
[11-Jun-2026 12:16:14 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jun-2026 12:16:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg1IiwidXNlcm5hbWUiOiJAa2luZ2F5dXNoYiIsImVtYWlsIjoic3RlcGhlbmJvYm84MzhAZ21haWwuY29tIiwiZXhwIjoxNzgxNzg0ODg3fQ.clNAbfLUtL2HHu5WrqcQIWjIaJo6UFtSwW0B-RjBRh0
[11-Jun-2026 12:16:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jun-2026 12:16:14 UTC] ✅ JWT token verified successfully for user profile
[11-Jun-2026 12:16:14 UTC] User ID: 785
[11-Jun-2026 12:16:14 UTC] ✅ User profile retrieved successfully for user ID: 785
[11-Jun-2026 12:16:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jun-2026 12:16:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jun-2026 12:16:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.88.110.123, 172.70.85.150","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg1IiwidXNlcm5hbWUiOiJAa2luZ2F5dXNoYiIsImVtYWlsIjoic3RlcGhlbmJvYm84MzhAZ21haWwuY29tIiwiZXhwIjoxNzgxNzg0ODg3fQ.clNAbfLUtL2HHu5WrqcQIWjIaJo6UFtSwW0B-RjBRh0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0a08bb7abe288a1-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.88.110.123","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-Jun-2026 12:16:14 UTC] === User Orders API Called ===
[11-Jun-2026 12:16:14 UTC] User ID: 785
[11-Jun-2026 12:16:14 UTC] Limit: 20, Offset: 0
[11-Jun-2026 12:16:14 UTC] Orders found: 0
[11-Jun-2026 12:16:14 UTC] Orders data: []
[11-Jun-2026 12:16:14 UTC] Total orders count: 0
[11-Jun-2026 12:16:14 UTC] === API CALL LOG ===
[11-Jun-2026 12:16:14 UTC] Endpoint: user/profile.php
[11-Jun-2026 12:16:14 UTC] Full Log Data: {
    "timestamp": "2026-06-11 12:16:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.88.110.123",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.88.110.123, 172.70.85.150",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg1IiwidXNlcm5hbWUiOiJAa2luZ2F5dXNoYiIsImVtYWlsIjoic3RlcGhlbmJvYm84MzhAZ21haWwuY29tIiwiZXhwIjoxNzgxNzg0ODg3fQ.clNAbfLUtL2HHu5WrqcQIWjIaJo6UFtSwW0B-RjBRh0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a08bbb7f8288a1-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.88.110.123",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jun-2026 12:16:14 UTC] === END API CALL LOG ===
[11-Jun-2026 12:16:14 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jun-2026 12:16:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg1IiwidXNlcm5hbWUiOiJAa2luZ2F5dXNoYiIsImVtYWlsIjoic3RlcGhlbmJvYm84MzhAZ21haWwuY29tIiwiZXhwIjoxNzgxNzg0ODg3fQ.clNAbfLUtL2HHu5WrqcQIWjIaJo6UFtSwW0B-RjBRh0
[11-Jun-2026 12:16:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jun-2026 12:16:14 UTC] ✅ JWT token verified successfully for user profile
[11-Jun-2026 12:16:14 UTC] User ID: 785
[11-Jun-2026 12:16:14 UTC] ✅ User profile retrieved successfully for user ID: 785
[11-Jun-2026 12:16:42 UTC] === API CALL LOG ===
[11-Jun-2026 12:16:42 UTC] Endpoint: user/profile.php
[11-Jun-2026 12:16:42 UTC] Full Log Data: {
    "timestamp": "2026-06-11 12:16:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.88.110.123",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.88.110.123, 172.64.192.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg1IiwidXNlcm5hbWUiOiJAa2luZ2F5dXNoYiIsImVtYWlsIjoic3RlcGhlbmJvYm84MzhAZ21haWwuY29tIiwiZXhwIjoxNzgxNzg0ODg3fQ.clNAbfLUtL2HHu5WrqcQIWjIaJo6UFtSwW0B-RjBRh0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a08c66a960f2b2-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.88.110.123",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jun-2026 12:16:42 UTC] === END API CALL LOG ===
[11-Jun-2026 12:16:42 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jun-2026 12:16:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg1IiwidXNlcm5hbWUiOiJAa2luZ2F5dXNoYiIsImVtYWlsIjoic3RlcGhlbmJvYm84MzhAZ21haWwuY29tIiwiZXhwIjoxNzgxNzg0ODg3fQ.clNAbfLUtL2HHu5WrqcQIWjIaJo6UFtSwW0B-RjBRh0
[11-Jun-2026 12:16:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jun-2026 12:16:42 UTC] ✅ JWT token verified successfully for user profile
[11-Jun-2026 12:16:42 UTC] User ID: 785
[11-Jun-2026 12:16:42 UTC] ✅ User profile retrieved successfully for user ID: 785
[11-Jun-2026 12:16:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jun-2026 12:16:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jun-2026 12:16:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.88.110.123, 172.64.192.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg1IiwidXNlcm5hbWUiOiJAa2luZ2F5dXNoYiIsImVtYWlsIjoic3RlcGhlbmJvYm84MzhAZ21haWwuY29tIiwiZXhwIjoxNzgxNzg0ODg3fQ.clNAbfLUtL2HHu5WrqcQIWjIaJo6UFtSwW0B-RjBRh0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0a08c784c70f2b2-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.88.110.123","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-Jun-2026 12:16:44 UTC] === User Orders API Called ===
[11-Jun-2026 12:16:44 UTC] User ID: 785
[11-Jun-2026 12:16:44 UTC] Limit: 20, Offset: 0
[11-Jun-2026 12:16:44 UTC] Orders found: 0
[11-Jun-2026 12:16:44 UTC] Orders data: []
[11-Jun-2026 12:16:44 UTC] Total orders count: 0
[11-Jun-2026 12:16:45 UTC] === API CALL LOG ===
[11-Jun-2026 12:16:45 UTC] Endpoint: user/profile.php
[11-Jun-2026 12:16:45 UTC] Full Log Data: {
    "timestamp": "2026-06-11 12:16:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.88.110.123",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.88.110.123, 172.64.192.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg1IiwidXNlcm5hbWUiOiJAa2luZ2F5dXNoYiIsImVtYWlsIjoic3RlcGhlbmJvYm84MzhAZ21haWwuY29tIiwiZXhwIjoxNzgxNzg0ODg3fQ.clNAbfLUtL2HHu5WrqcQIWjIaJo6UFtSwW0B-RjBRh0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a08c7e7e7ef2b2-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.88.110.123",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jun-2026 12:16:45 UTC] === END API CALL LOG ===
[11-Jun-2026 12:16:45 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jun-2026 12:16:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg1IiwidXNlcm5hbWUiOiJAa2luZ2F5dXNoYiIsImVtYWlsIjoic3RlcGhlbmJvYm84MzhAZ21haWwuY29tIiwiZXhwIjoxNzgxNzg0ODg3fQ.clNAbfLUtL2HHu5WrqcQIWjIaJo6UFtSwW0B-RjBRh0
[11-Jun-2026 12:16:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jun-2026 12:16:45 UTC] ✅ JWT token verified successfully for user profile
[11-Jun-2026 12:16:45 UTC] User ID: 785
[11-Jun-2026 12:16:45 UTC] ✅ User profile retrieved successfully for user ID: 785
[11-Jun-2026 12:16:46 UTC] User Purchases API - User ID: 785
[11-Jun-2026 12:16:46 UTC] User Purchases API - Total purchases found: 0
[11-Jun-2026 12:16:47 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jun-2026 12:16:47 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jun-2026 12:16:47 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.88.110.123, 172.64.192.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg1IiwidXNlcm5hbWUiOiJAa2luZ2F5dXNoYiIsImVtYWlsIjoic3RlcGhlbmJvYm84MzhAZ21haWwuY29tIiwiZXhwIjoxNzgxNzg0ODg3fQ.clNAbfLUtL2HHu5WrqcQIWjIaJo6UFtSwW0B-RjBRh0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0a08c86af08f2b2-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.88.110.123","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-Jun-2026 12:16:47 UTC] === User Orders API Called ===
[11-Jun-2026 12:16:47 UTC] User ID: 785
[11-Jun-2026 12:16:47 UTC] Limit: 20, Offset: 0
[11-Jun-2026 12:16:47 UTC] === API CALL LOG ===
[11-Jun-2026 12:16:47 UTC] Endpoint: user/profile.php
[11-Jun-2026 12:16:47 UTC] Orders found: 0
[11-Jun-2026 12:16:47 UTC] Full Log Data: {
    "timestamp": "2026-06-11 12:16:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.88.110.123",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.88.110.123, 172.64.192.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg1IiwidXNlcm5hbWUiOiJAa2luZ2F5dXNoYiIsImVtYWlsIjoic3RlcGhlbmJvYm84MzhAZ21haWwuY29tIiwiZXhwIjoxNzgxNzg0ODg3fQ.clNAbfLUtL2HHu5WrqcQIWjIaJo6UFtSwW0B-RjBRh0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a08c86af0cf2b2-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.88.110.123",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jun-2026 12:16:47 UTC] Orders data: []
[11-Jun-2026 12:16:47 UTC] === END API CALL LOG ===
[11-Jun-2026 12:16:47 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jun-2026 12:16:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg1IiwidXNlcm5hbWUiOiJAa2luZ2F5dXNoYiIsImVtYWlsIjoic3RlcGhlbmJvYm84MzhAZ21haWwuY29tIiwiZXhwIjoxNzgxNzg0ODg3fQ.clNAbfLUtL2HHu5WrqcQIWjIaJo6UFtSwW0B-RjBRh0
[11-Jun-2026 12:16:47 UTC] Total orders count: 0
[11-Jun-2026 12:16:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jun-2026 12:16:47 UTC] ✅ JWT token verified successfully for user profile
[11-Jun-2026 12:16:47 UTC] User ID: 785
[11-Jun-2026 12:16:47 UTC] ✅ User profile retrieved successfully for user ID: 785
[11-Jun-2026 12:16:47 UTC] === API CALL LOG ===
[11-Jun-2026 12:16:47 UTC] Endpoint: user/profile.php
[11-Jun-2026 12:16:47 UTC] Full Log Data: {
    "timestamp": "2026-06-11 12:16:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.88.110.123",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.88.110.123, 172.64.192.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg1IiwidXNlcm5hbWUiOiJAa2luZ2F5dXNoYiIsImVtYWlsIjoic3RlcGhlbmJvYm84MzhAZ21haWwuY29tIiwiZXhwIjoxNzgxNzg0ODg3fQ.clNAbfLUtL2HHu5WrqcQIWjIaJo6UFtSwW0B-RjBRh0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a08c8a5a4cf2b2-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.88.110.123",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jun-2026 12:16:47 UTC] === END API CALL LOG ===
[11-Jun-2026 12:16:47 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jun-2026 12:16:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg1IiwidXNlcm5hbWUiOiJAa2luZ2F5dXNoYiIsImVtYWlsIjoic3RlcGhlbmJvYm84MzhAZ21haWwuY29tIiwiZXhwIjoxNzgxNzg0ODg3fQ.clNAbfLUtL2HHu5WrqcQIWjIaJo6UFtSwW0B-RjBRh0
[11-Jun-2026 12:16:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jun-2026 12:16:47 UTC] ✅ JWT token verified successfully for user profile
[11-Jun-2026 12:16:47 UTC] User ID: 785
[11-Jun-2026 12:16:47 UTC] ✅ User profile retrieved successfully for user ID: 785
[11-Jun-2026 12:16:59 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jun-2026 12:16:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jun-2026 12:16:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.88.110.123, 172.64.192.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg1IiwidXNlcm5hbWUiOiJAa2luZ2F5dXNoYiIsImVtYWlsIjoic3RlcGhlbmJvYm84MzhAZ21haWwuY29tIiwiZXhwIjoxNzgxNzg0ODg3fQ.clNAbfLUtL2HHu5WrqcQIWjIaJo6UFtSwW0B-RjBRh0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0a08cd31e0af2b2-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.88.110.123","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-Jun-2026 12:16:59 UTC] === User Orders API Called ===
[11-Jun-2026 12:16:59 UTC] User ID: 785
[11-Jun-2026 12:16:59 UTC] Limit: 20, Offset: 0
[11-Jun-2026 12:16:59 UTC] Orders found: 0
[11-Jun-2026 12:16:59 UTC] Orders data: []
[11-Jun-2026 12:16:59 UTC] Total orders count: 0
[11-Jun-2026 12:16:59 UTC] === API CALL LOG ===
[11-Jun-2026 12:16:59 UTC] Endpoint: user/profile.php
[11-Jun-2026 12:16:59 UTC] Full Log Data: {
    "timestamp": "2026-06-11 12:16:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.88.110.123",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.88.110.123, 172.64.192.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg1IiwidXNlcm5hbWUiOiJAa2luZ2F5dXNoYiIsImVtYWlsIjoic3RlcGhlbmJvYm84MzhAZ21haWwuY29tIiwiZXhwIjoxNzgxNzg0ODg3fQ.clNAbfLUtL2HHu5WrqcQIWjIaJo6UFtSwW0B-RjBRh0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a08cd31e0cf2b2-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.88.110.123",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jun-2026 12:16:59 UTC] === END API CALL LOG ===
[11-Jun-2026 12:16:59 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jun-2026 12:16:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg1IiwidXNlcm5hbWUiOiJAa2luZ2F5dXNoYiIsImVtYWlsIjoic3RlcGhlbmJvYm84MzhAZ21haWwuY29tIiwiZXhwIjoxNzgxNzg0ODg3fQ.clNAbfLUtL2HHu5WrqcQIWjIaJo6UFtSwW0B-RjBRh0
[11-Jun-2026 12:16:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jun-2026 12:16:59 UTC] ✅ JWT token verified successfully for user profile
[11-Jun-2026 12:16:59 UTC] User ID: 785
[11-Jun-2026 12:16:59 UTC] ✅ User profile retrieved successfully for user ID: 785
[11-Jun-2026 12:16:59 UTC] === API CALL LOG ===
[11-Jun-2026 12:16:59 UTC] Endpoint: user/profile.php
[11-Jun-2026 12:16:59 UTC] Full Log Data: {
    "timestamp": "2026-06-11 12:16:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.88.110.123",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.88.110.123, 172.64.192.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg1IiwidXNlcm5hbWUiOiJAa2luZ2F5dXNoYiIsImVtYWlsIjoic3RlcGhlbmJvYm84MzhAZ21haWwuY29tIiwiZXhwIjoxNzgxNzg0ODg3fQ.clNAbfLUtL2HHu5WrqcQIWjIaJo6UFtSwW0B-RjBRh0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a08cd6a840f2b2-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.88.110.123",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jun-2026 12:16:59 UTC] === END API CALL LOG ===
[11-Jun-2026 12:16:59 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jun-2026 12:16:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg1IiwidXNlcm5hbWUiOiJAa2luZ2F5dXNoYiIsImVtYWlsIjoic3RlcGhlbmJvYm84MzhAZ21haWwuY29tIiwiZXhwIjoxNzgxNzg0ODg3fQ.clNAbfLUtL2HHu5WrqcQIWjIaJo6UFtSwW0B-RjBRh0
[11-Jun-2026 12:16:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jun-2026 12:16:59 UTC] ✅ JWT token verified successfully for user profile
[11-Jun-2026 12:16:59 UTC] User ID: 785
[11-Jun-2026 12:16:59 UTC] ✅ User profile retrieved successfully for user ID: 785
[11-Jun-2026 12:17:02 UTC] === API CALL LOG ===
[11-Jun-2026 12:17:02 UTC] Endpoint: user/profile.php
[11-Jun-2026 12:17:02 UTC] Full Log Data: {
    "timestamp": "2026-06-11 12:17:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.88.110.123",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.88.110.123, 172.64.192.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg1IiwidXNlcm5hbWUiOiJAa2luZ2F5dXNoYiIsImVtYWlsIjoic3RlcGhlbmJvYm84MzhAZ21haWwuY29tIiwiZXhwIjoxNzgxNzg0ODg3fQ.clNAbfLUtL2HHu5WrqcQIWjIaJo6UFtSwW0B-RjBRh0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a08ce7cd0bf2b2-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.88.110.123",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jun-2026 12:17:02 UTC] === END API CALL LOG ===
[11-Jun-2026 12:17:02 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jun-2026 12:17:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg1IiwidXNlcm5hbWUiOiJAa2luZ2F5dXNoYiIsImVtYWlsIjoic3RlcGhlbmJvYm84MzhAZ21haWwuY29tIiwiZXhwIjoxNzgxNzg0ODg3fQ.clNAbfLUtL2HHu5WrqcQIWjIaJo6UFtSwW0B-RjBRh0
[11-Jun-2026 12:17:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jun-2026 12:17:02 UTC] ✅ JWT token verified successfully for user profile
[11-Jun-2026 12:17:02 UTC] User ID: 785
[11-Jun-2026 12:17:02 UTC] ✅ User profile retrieved successfully for user ID: 785
[11-Jun-2026 12:17:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jun-2026 12:17:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jun-2026 12:17:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.88.110.123, 172.64.192.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg1IiwidXNlcm5hbWUiOiJAa2luZ2F5dXNoYiIsImVtYWlsIjoic3RlcGhlbmJvYm84MzhAZ21haWwuY29tIiwiZXhwIjoxNzgxNzg0ODg3fQ.clNAbfLUtL2HHu5WrqcQIWjIaJo6UFtSwW0B-RjBRh0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0a08d41ef5cf2b2-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.88.110.123","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-Jun-2026 12:17:17 UTC] === User Orders API Called ===
[11-Jun-2026 12:17:17 UTC] User ID: 785
[11-Jun-2026 12:17:17 UTC] Limit: 20, Offset: 0
[11-Jun-2026 12:17:17 UTC] Orders found: 0
[11-Jun-2026 12:17:17 UTC] Orders data: []
[11-Jun-2026 12:17:17 UTC] Total orders count: 0
[11-Jun-2026 12:17:17 UTC] === API CALL LOG ===
[11-Jun-2026 12:17:17 UTC] Endpoint: user/profile.php
[11-Jun-2026 12:17:17 UTC] Full Log Data: {
    "timestamp": "2026-06-11 12:17:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.88.110.123",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.88.110.123, 172.64.192.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg1IiwidXNlcm5hbWUiOiJAa2luZ2F5dXNoYiIsImVtYWlsIjoic3RlcGhlbmJvYm84MzhAZ21haWwuY29tIiwiZXhwIjoxNzgxNzg0ODg3fQ.clNAbfLUtL2HHu5WrqcQIWjIaJo6UFtSwW0B-RjBRh0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a08d41ef62f2b2-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.88.110.123",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jun-2026 12:17:17 UTC] === END API CALL LOG ===
[11-Jun-2026 12:17:17 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jun-2026 12:17:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg1IiwidXNlcm5hbWUiOiJAa2luZ2F5dXNoYiIsImVtYWlsIjoic3RlcGhlbmJvYm84MzhAZ21haWwuY29tIiwiZXhwIjoxNzgxNzg0ODg3fQ.clNAbfLUtL2HHu5WrqcQIWjIaJo6UFtSwW0B-RjBRh0
[11-Jun-2026 12:17:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jun-2026 12:17:17 UTC] ✅ JWT token verified successfully for user profile
[11-Jun-2026 12:17:17 UTC] User ID: 785
[11-Jun-2026 12:17:17 UTC] ✅ User profile retrieved successfully for user ID: 785
[11-Jun-2026 12:17:17 UTC] === API CALL LOG ===
[11-Jun-2026 12:17:17 UTC] Endpoint: user/profile.php
[11-Jun-2026 12:17:17 UTC] Full Log Data: {
    "timestamp": "2026-06-11 12:17:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.88.110.123",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.88.110.123, 172.64.192.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg1IiwidXNlcm5hbWUiOiJAa2luZ2F5dXNoYiIsImVtYWlsIjoic3RlcGhlbmJvYm84MzhAZ21haWwuY29tIiwiZXhwIjoxNzgxNzg0ODg3fQ.clNAbfLUtL2HHu5WrqcQIWjIaJo6UFtSwW0B-RjBRh0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a08d45db1bf2b2-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.88.110.123",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jun-2026 12:17:17 UTC] === END API CALL LOG ===
[11-Jun-2026 12:17:17 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jun-2026 12:17:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg1IiwidXNlcm5hbWUiOiJAa2luZ2F5dXNoYiIsImVtYWlsIjoic3RlcGhlbmJvYm84MzhAZ21haWwuY29tIiwiZXhwIjoxNzgxNzg0ODg3fQ.clNAbfLUtL2HHu5WrqcQIWjIaJo6UFtSwW0B-RjBRh0
[11-Jun-2026 12:17:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jun-2026 12:17:17 UTC] ✅ JWT token verified successfully for user profile
[11-Jun-2026 12:17:17 UTC] User ID: 785
[11-Jun-2026 12:17:17 UTC] ✅ User profile retrieved successfully for user ID: 785
[11-Jun-2026 12:17:25 UTC] === API CALL LOG ===
[11-Jun-2026 12:17:25 UTC] Endpoint: user/profile.php
[11-Jun-2026 12:17:25 UTC] Full Log Data: {
    "timestamp": "2026-06-11 12:17:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.88.110.123",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.88.110.123, 172.64.192.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg1IiwidXNlcm5hbWUiOiJAa2luZ2F5dXNoYiIsImVtYWlsIjoic3RlcGhlbmJvYm84MzhAZ21haWwuY29tIiwiZXhwIjoxNzgxNzg0ODg3fQ.clNAbfLUtL2HHu5WrqcQIWjIaJo6UFtSwW0B-RjBRh0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a08d777c5cf2b2-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.88.110.123",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jun-2026 12:17:25 UTC] === END API CALL LOG ===
[11-Jun-2026 12:17:25 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jun-2026 12:17:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg1IiwidXNlcm5hbWUiOiJAa2luZ2F5dXNoYiIsImVtYWlsIjoic3RlcGhlbmJvYm84MzhAZ21haWwuY29tIiwiZXhwIjoxNzgxNzg0ODg3fQ.clNAbfLUtL2HHu5WrqcQIWjIaJo6UFtSwW0B-RjBRh0
[11-Jun-2026 12:17:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jun-2026 12:17:25 UTC] ✅ JWT token verified successfully for user profile
[11-Jun-2026 12:17:25 UTC] User ID: 785
[11-Jun-2026 12:17:25 UTC] ✅ User profile retrieved successfully for user ID: 785
[11-Jun-2026 12:17:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jun-2026 12:17:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jun-2026 12:17:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.88.110.123, 172.64.192.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg1IiwidXNlcm5hbWUiOiJAa2luZ2F5dXNoYiIsImVtYWlsIjoic3RlcGhlbmJvYm84MzhAZ21haWwuY29tIiwiZXhwIjoxNzgxNzg0ODg3fQ.clNAbfLUtL2HHu5WrqcQIWjIaJo6UFtSwW0B-RjBRh0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0a08d777c5af2b2-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.88.110.123","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-Jun-2026 12:17:25 UTC] === User Orders API Called ===
[11-Jun-2026 12:17:25 UTC] User ID: 785
[11-Jun-2026 12:17:25 UTC] Limit: 20, Offset: 0
[11-Jun-2026 12:17:25 UTC] Orders found: 0
[11-Jun-2026 12:17:25 UTC] Orders data: []
[11-Jun-2026 12:17:25 UTC] Total orders count: 0
[11-Jun-2026 12:17:26 UTC] === API CALL LOG ===
[11-Jun-2026 12:17:26 UTC] Endpoint: user/profile.php
[11-Jun-2026 12:17:26 UTC] Full Log Data: {
    "timestamp": "2026-06-11 12:17:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.88.110.123",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.88.110.123, 172.64.192.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg1IiwidXNlcm5hbWUiOiJAa2luZ2F5dXNoYiIsImVtYWlsIjoic3RlcGhlbmJvYm84MzhAZ21haWwuY29tIiwiZXhwIjoxNzgxNzg0ODg3fQ.clNAbfLUtL2HHu5WrqcQIWjIaJo6UFtSwW0B-RjBRh0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a08d7b9916f2b2-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.88.110.123",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jun-2026 12:17:26 UTC] === END API CALL LOG ===
[11-Jun-2026 12:17:26 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jun-2026 12:17:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg1IiwidXNlcm5hbWUiOiJAa2luZ2F5dXNoYiIsImVtYWlsIjoic3RlcGhlbmJvYm84MzhAZ21haWwuY29tIiwiZXhwIjoxNzgxNzg0ODg3fQ.clNAbfLUtL2HHu5WrqcQIWjIaJo6UFtSwW0B-RjBRh0
[11-Jun-2026 12:17:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jun-2026 12:17:26 UTC] ✅ JWT token verified successfully for user profile
[11-Jun-2026 12:17:26 UTC] User ID: 785
[11-Jun-2026 12:17:26 UTC] ✅ User profile retrieved successfully for user ID: 785
[11-Jun-2026 16:03:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jun-2026 16:03:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jun-2026 16:03:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a00:1880:a10e:183c:4c7e:efff:fe4a:64f5, 172.69.251.152","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODE3OTg1OTN9.FGLzaexVFEE2jKQlU98ANywQ_0msyzELjAyFq1_raXQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0a1d8401fb4234c-IST","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a00:1880:a10e:183c:4c7e:efff:fe4a:64f5","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-Jun-2026 16:03:14 UTC] === User Orders API Called ===
[11-Jun-2026 16:03:14 UTC] User ID: 694
[11-Jun-2026 16:03:14 UTC] Limit: 20, Offset: 0
[11-Jun-2026 16:03:14 UTC] Orders found: 0
[11-Jun-2026 16:03:14 UTC] Orders data: []
[11-Jun-2026 16:03:14 UTC] Total orders count: 0
[11-Jun-2026 16:03:14 UTC] === API CALL LOG ===
[11-Jun-2026 16:03:14 UTC] Endpoint: user/profile.php
[11-Jun-2026 16:03:14 UTC] Full Log Data: {
    "timestamp": "2026-06-11 16:03:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a10e:183c:4c7e:efff:fe4a:64f5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a10e:183c:4c7e:efff:fe4a:64f5, 172.69.251.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODE3OTg1OTN9.FGLzaexVFEE2jKQlU98ANywQ_0msyzELjAyFq1_raXQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a1d8409834234c-IST",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a10e:183c:4c7e:efff:fe4a:64f5",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jun-2026 16:03:14 UTC] === END API CALL LOG ===
[11-Jun-2026 16:03:14 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jun-2026 16:03:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODE3OTg1OTN9.FGLzaexVFEE2jKQlU98ANywQ_0msyzELjAyFq1_raXQ
[11-Jun-2026 16:03:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jun-2026 16:03:14 UTC] ✅ JWT token verified successfully for user profile
[11-Jun-2026 16:03:14 UTC] User ID: 694
[11-Jun-2026 16:03:14 UTC] ✅ User profile retrieved successfully for user ID: 694
[11-Jun-2026 16:03:14 UTC] === API CALL LOG ===
[11-Jun-2026 16:03:14 UTC] Endpoint: user/profile.php
[11-Jun-2026 16:03:14 UTC] Full Log Data: {
    "timestamp": "2026-06-11 16:03:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a10e:183c:4c7e:efff:fe4a:64f5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a10e:183c:4c7e:efff:fe4a:64f5, 172.69.251.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODE3OTg1OTN9.FGLzaexVFEE2jKQlU98ANywQ_0msyzELjAyFq1_raXQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a1d83fef54234c-IST",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a10e:183c:4c7e:efff:fe4a:64f5",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jun-2026 16:03:14 UTC] === END API CALL LOG ===
[11-Jun-2026 16:03:14 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jun-2026 16:03:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODE3OTg1OTN9.FGLzaexVFEE2jKQlU98ANywQ_0msyzELjAyFq1_raXQ
[11-Jun-2026 16:03:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jun-2026 16:03:14 UTC] ✅ JWT token verified successfully for user profile
[11-Jun-2026 16:03:14 UTC] User ID: 694
[11-Jun-2026 16:03:14 UTC] ✅ User profile retrieved successfully for user ID: 694
[11-Jun-2026 16:03:28 UTC] === API CALL LOG ===
[11-Jun-2026 16:03:28 UTC] Endpoint: user/profile.php
[11-Jun-2026 16:03:28 UTC] Full Log Data: {
    "timestamp": "2026-06-11 16:03:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a10e:183c:4c7e:efff:fe4a:64f5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a10e:183c:4c7e:efff:fe4a:64f5, 162.158.210.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODE3OTg1OTN9.FGLzaexVFEE2jKQlU98ANywQ_0msyzELjAyFq1_raXQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a1d893ba77197e-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a10e:183c:4c7e:efff:fe4a:64f5",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jun-2026 16:03:28 UTC] === END API CALL LOG ===
[11-Jun-2026 16:03:28 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jun-2026 16:03:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODE3OTg1OTN9.FGLzaexVFEE2jKQlU98ANywQ_0msyzELjAyFq1_raXQ
[11-Jun-2026 16:03:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jun-2026 16:03:28 UTC] ✅ JWT token verified successfully for user profile
[11-Jun-2026 16:03:28 UTC] User ID: 694
[11-Jun-2026 16:03:28 UTC] ✅ User profile retrieved successfully for user ID: 694
[11-Jun-2026 16:03:28 UTC] === API CALL LOG ===
[11-Jun-2026 16:03:28 UTC] Endpoint: user/profile.php
[11-Jun-2026 16:03:28 UTC] Full Log Data: {
    "timestamp": "2026-06-11 16:03:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a10e:183c:4c7e:efff:fe4a:64f5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a10e:183c:4c7e:efff:fe4a:64f5, 162.158.210.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODE3OTg1OTN9.FGLzaexVFEE2jKQlU98ANywQ_0msyzELjAyFq1_raXQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a1d898dbc8197e-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a10e:183c:4c7e:efff:fe4a:64f5",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jun-2026 16:03:28 UTC] === END API CALL LOG ===
[11-Jun-2026 16:03:28 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jun-2026 16:03:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODE3OTg1OTN9.FGLzaexVFEE2jKQlU98ANywQ_0msyzELjAyFq1_raXQ
[11-Jun-2026 16:03:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jun-2026 16:03:28 UTC] ✅ JWT token verified successfully for user profile
[11-Jun-2026 16:03:28 UTC] User ID: 694
[11-Jun-2026 16:03:28 UTC] ✅ User profile retrieved successfully for user ID: 694
[11-Jun-2026 16:03:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jun-2026 16:03:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jun-2026 16:03:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a00:1880:a10e:183c:4c7e:efff:fe4a:64f5, 162.158.210.10","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODE3OTg1OTN9.FGLzaexVFEE2jKQlU98ANywQ_0msyzELjAyFq1_raXQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0a1d8994d0e197e-SOF","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a00:1880:a10e:183c:4c7e:efff:fe4a:64f5","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-Jun-2026 16:03:28 UTC] === User Orders API Called ===
[11-Jun-2026 16:03:28 UTC] User ID: 694
[11-Jun-2026 16:03:28 UTC] Limit: 20, Offset: 0
[11-Jun-2026 16:03:28 UTC] Orders found: 0
[11-Jun-2026 16:03:28 UTC] Orders data: []
[11-Jun-2026 16:03:28 UTC] Total orders count: 0
[11-Jun-2026 16:03:28 UTC] === API CALL LOG ===
[11-Jun-2026 16:03:28 UTC] Endpoint: user/profile.php
[11-Jun-2026 16:03:28 UTC] Full Log Data: {
    "timestamp": "2026-06-11 16:03:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a10e:183c:4c7e:efff:fe4a:64f5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a10e:183c:4c7e:efff:fe4a:64f5, 162.158.210.44",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODE3OTg1OTN9.FGLzaexVFEE2jKQlU98ANywQ_0msyzELjAyFq1_raXQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a1d8997db8197e-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a10e:183c:4c7e:efff:fe4a:64f5",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jun-2026 16:03:28 UTC] === END API CALL LOG ===
[11-Jun-2026 16:03:28 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jun-2026 16:03:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODE3OTg1OTN9.FGLzaexVFEE2jKQlU98ANywQ_0msyzELjAyFq1_raXQ
[11-Jun-2026 16:03:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jun-2026 16:03:28 UTC] ✅ JWT token verified successfully for user profile
[11-Jun-2026 16:03:28 UTC] User ID: 694
[11-Jun-2026 16:03:28 UTC] ✅ User profile retrieved successfully for user ID: 694
[11-Jun-2026 16:03:35 UTC] === API CALL LOG ===
[11-Jun-2026 16:03:35 UTC] Endpoint: user/profile.php
[11-Jun-2026 16:03:35 UTC] Full Log Data: {
    "timestamp": "2026-06-11 16:03:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a10e:183c:4c7e:efff:fe4a:64f5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a10e:183c:4c7e:efff:fe4a:64f5, 172.69.251.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODE3OTg1OTN9.FGLzaexVFEE2jKQlU98ANywQ_0msyzELjAyFq1_raXQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a1d8c25a5e234b-IST",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a10e:183c:4c7e:efff:fe4a:64f5",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jun-2026 16:03:35 UTC] === END API CALL LOG ===
[11-Jun-2026 16:03:35 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jun-2026 16:03:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODE3OTg1OTN9.FGLzaexVFEE2jKQlU98ANywQ_0msyzELjAyFq1_raXQ
[11-Jun-2026 16:03:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jun-2026 16:03:35 UTC] ✅ JWT token verified successfully for user profile
[11-Jun-2026 16:03:35 UTC] User ID: 694
[11-Jun-2026 16:03:35 UTC] ✅ User profile retrieved successfully for user ID: 694
[11-Jun-2026 16:03:36 UTC] === API CALL LOG ===
[11-Jun-2026 16:03:36 UTC] Endpoint: user/profile.php
[11-Jun-2026 16:03:36 UTC] Full Log Data: {
    "timestamp": "2026-06-11 16:03:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a10e:183c:4c7e:efff:fe4a:64f5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a10e:183c:4c7e:efff:fe4a:64f5, 172.69.251.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODE3OTg1OTN9.FGLzaexVFEE2jKQlU98ANywQ_0msyzELjAyFq1_raXQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a1d8c7d858234b-IST",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a10e:183c:4c7e:efff:fe4a:64f5",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jun-2026 16:03:36 UTC] === END API CALL LOG ===
[11-Jun-2026 16:03:36 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jun-2026 16:03:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODE3OTg1OTN9.FGLzaexVFEE2jKQlU98ANywQ_0msyzELjAyFq1_raXQ
[11-Jun-2026 16:03:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jun-2026 16:03:36 UTC] ✅ JWT token verified successfully for user profile
[11-Jun-2026 16:03:36 UTC] User ID: 694
[11-Jun-2026 16:03:36 UTC] ✅ User profile retrieved successfully for user ID: 694
[11-Jun-2026 16:03:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jun-2026 16:03:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jun-2026 16:03:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a00:1880:a10e:183c:4c7e:efff:fe4a:64f5, 172.69.251.172","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODE3OTg1OTN9.FGLzaexVFEE2jKQlU98ANywQ_0msyzELjAyFq1_raXQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0a1d8c858d4234b-IST","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a00:1880:a10e:183c:4c7e:efff:fe4a:64f5","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-Jun-2026 16:03:36 UTC] === User Orders API Called ===
[11-Jun-2026 16:03:36 UTC] User ID: 694
[11-Jun-2026 16:03:36 UTC] Limit: 20, Offset: 0
[11-Jun-2026 16:03:36 UTC] Orders found: 0
[11-Jun-2026 16:03:36 UTC] Orders data: []
[11-Jun-2026 16:03:36 UTC] Total orders count: 0
[11-Jun-2026 16:03:36 UTC] === API CALL LOG ===
[11-Jun-2026 16:03:36 UTC] Endpoint: user/profile.php
[11-Jun-2026 16:03:36 UTC] Full Log Data: {
    "timestamp": "2026-06-11 16:03:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a10e:183c:4c7e:efff:fe4a:64f5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a10e:183c:4c7e:efff:fe4a:64f5, 172.69.251.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODE3OTg1OTN9.FGLzaexVFEE2jKQlU98ANywQ_0msyzELjAyFq1_raXQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a1d8c88916234b-IST",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a10e:183c:4c7e:efff:fe4a:64f5",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jun-2026 16:03:36 UTC] === END API CALL LOG ===
[11-Jun-2026 16:03:36 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jun-2026 16:03:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODE3OTg1OTN9.FGLzaexVFEE2jKQlU98ANywQ_0msyzELjAyFq1_raXQ
[11-Jun-2026 16:03:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jun-2026 16:03:36 UTC] ✅ JWT token verified successfully for user profile
[11-Jun-2026 16:03:36 UTC] User ID: 694
[11-Jun-2026 16:03:36 UTC] ✅ User profile retrieved successfully for user ID: 694
[11-Jun-2026 16:03:37 UTC] === API CALL LOG ===
[11-Jun-2026 16:03:37 UTC] Endpoint: user/profile.php
[11-Jun-2026 16:03:37 UTC] Full Log Data: {
    "timestamp": "2026-06-11 16:03:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a10e:183c:4c7e:efff:fe4a:64f5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a10e:183c:4c7e:efff:fe4a:64f5, 172.69.251.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODE3OTg1OTN9.FGLzaexVFEE2jKQlU98ANywQ_0msyzELjAyFq1_raXQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a1d8d0fa4e234b-IST",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a10e:183c:4c7e:efff:fe4a:64f5",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jun-2026 16:03:37 UTC] === END API CALL LOG ===
[11-Jun-2026 16:03:37 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jun-2026 16:03:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODE3OTg1OTN9.FGLzaexVFEE2jKQlU98ANywQ_0msyzELjAyFq1_raXQ
[11-Jun-2026 16:03:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jun-2026 16:03:37 UTC] ✅ JWT token verified successfully for user profile
[11-Jun-2026 16:03:37 UTC] User ID: 694
[11-Jun-2026 16:03:37 UTC] ✅ User profile retrieved successfully for user ID: 694
[11-Jun-2026 16:03:38 UTC] User Purchases API - User ID: 694
[11-Jun-2026 16:03:38 UTC] User Purchases API - Total purchases found: 0
[11-Jun-2026 16:03:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jun-2026 16:03:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jun-2026 16:03:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a00:1880:a10e:183c:4c7e:efff:fe4a:64f5, 172.69.251.172","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODE3OTg1OTN9.FGLzaexVFEE2jKQlU98ANywQ_0msyzELjAyFq1_raXQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0a1d8f829ed234b-IST","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a00:1880:a10e:183c:4c7e:efff:fe4a:64f5","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-Jun-2026 16:03:44 UTC] === User Orders API Called ===
[11-Jun-2026 16:03:44 UTC] User ID: 694
[11-Jun-2026 16:03:44 UTC] Limit: 20, Offset: 0
[11-Jun-2026 16:03:44 UTC] Orders found: 0
[11-Jun-2026 16:03:44 UTC] Orders data: []
[11-Jun-2026 16:03:44 UTC] Total orders count: 0
[11-Jun-2026 16:10:01 UTC] === API CALL LOG ===
[11-Jun-2026 16:10:01 UTC] Endpoint: user/profile.php
[11-Jun-2026 16:10:01 UTC] Full Log Data: {
    "timestamp": "2026-06-11 16:10:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a10e:183c:4c7e:efff:fe4a:64f5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a10e:183c:4c7e:efff:fe4a:64f5, 162.158.210.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODE3OTkwMDB9.-QCmS1Jv-h2luRRfRaLTSpGB74DVq0hU8btHqmEXn1I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a1e22e2eec556b-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a10e:183c:4c7e:efff:fe4a:64f5",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jun-2026 16:10:01 UTC] === END API CALL LOG ===
[11-Jun-2026 16:10:01 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jun-2026 16:10:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODE3OTkwMDB9.-QCmS1Jv-h2luRRfRaLTSpGB74DVq0hU8btHqmEXn1I
[11-Jun-2026 16:10:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jun-2026 16:10:01 UTC] ✅ JWT token verified successfully for user profile
[11-Jun-2026 16:10:01 UTC] User ID: 694
[11-Jun-2026 16:10:01 UTC] ✅ User profile retrieved successfully for user ID: 694
[11-Jun-2026 16:10:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jun-2026 16:10:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jun-2026 16:10:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a00:1880:a10e:183c:4c7e:efff:fe4a:64f5, 162.158.210.10","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODE3OTkwMDB9.-QCmS1Jv-h2luRRfRaLTSpGB74DVq0hU8btHqmEXn1I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0a1e22eaf54556b-SOF","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a00:1880:a10e:183c:4c7e:efff:fe4a:64f5","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-Jun-2026 16:10:01 UTC] === User Orders API Called ===
[11-Jun-2026 16:10:01 UTC] User ID: 694
[11-Jun-2026 16:10:01 UTC] Limit: 20, Offset: 0
[11-Jun-2026 16:10:01 UTC] Orders found: 0
[11-Jun-2026 16:10:01 UTC] Orders data: []
[11-Jun-2026 16:10:01 UTC] Total orders count: 0
[11-Jun-2026 16:10:01 UTC] === API CALL LOG ===
[11-Jun-2026 16:10:01 UTC] Endpoint: user/profile.php
[11-Jun-2026 16:10:01 UTC] Full Log Data: {
    "timestamp": "2026-06-11 16:10:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a10e:183c:4c7e:efff:fe4a:64f5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a10e:183c:4c7e:efff:fe4a:64f5, 162.158.210.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODE3OTkwMDB9.-QCmS1Jv-h2luRRfRaLTSpGB74DVq0hU8btHqmEXn1I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a1e22f0fd0556b-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a10e:183c:4c7e:efff:fe4a:64f5",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jun-2026 16:10:01 UTC] === END API CALL LOG ===
[11-Jun-2026 16:10:01 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jun-2026 16:10:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODE3OTkwMDB9.-QCmS1Jv-h2luRRfRaLTSpGB74DVq0hU8btHqmEXn1I
[11-Jun-2026 16:10:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jun-2026 16:10:01 UTC] ✅ JWT token verified successfully for user profile
[11-Jun-2026 16:10:01 UTC] User ID: 694
[11-Jun-2026 16:10:01 UTC] ✅ User profile retrieved successfully for user ID: 694
[11-Jun-2026 16:10:56 UTC] === API CALL LOG ===
[11-Jun-2026 16:10:56 UTC] Endpoint: user/profile.php
[11-Jun-2026 16:10:56 UTC] Full Log Data: {
    "timestamp": "2026-06-11 16:10:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a10e:183c:4c7e:efff:fe4a:64f5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a10e:183c:4c7e:efff:fe4a:64f5, 162.158.210.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODE3OTkwMDB9.-QCmS1Jv-h2luRRfRaLTSpGB74DVq0hU8btHqmEXn1I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a1e383bb37556b-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a10e:183c:4c7e:efff:fe4a:64f5",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jun-2026 16:10:56 UTC] === END API CALL LOG ===
[11-Jun-2026 16:10:56 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jun-2026 16:10:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODE3OTkwMDB9.-QCmS1Jv-h2luRRfRaLTSpGB74DVq0hU8btHqmEXn1I
[11-Jun-2026 16:10:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jun-2026 16:10:56 UTC] ✅ JWT token verified successfully for user profile
[11-Jun-2026 16:10:56 UTC] User ID: 694
[11-Jun-2026 16:10:56 UTC] ✅ User profile retrieved successfully for user ID: 694
[11-Jun-2026 16:11:23 UTC] === API CALL LOG ===
[11-Jun-2026 16:11:23 UTC] Endpoint: user/profile.php
[11-Jun-2026 16:11:23 UTC] Full Log Data: {
    "timestamp": "2026-06-11 16:11:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a10e:183c:4c7e:efff:fe4a:64f5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a10e:183c:4c7e:efff:fe4a:64f5, 172.69.251.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODE3OTkwMDB9.-QCmS1Jv-h2luRRfRaLTSpGB74DVq0hU8btHqmEXn1I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a1e42f1b852348-IST",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a10e:183c:4c7e:efff:fe4a:64f5",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jun-2026 16:11:23 UTC] === END API CALL LOG ===
[11-Jun-2026 16:11:23 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jun-2026 16:11:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODE3OTkwMDB9.-QCmS1Jv-h2luRRfRaLTSpGB74DVq0hU8btHqmEXn1I
[11-Jun-2026 16:11:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jun-2026 16:11:23 UTC] ✅ JWT token verified successfully for user profile
[11-Jun-2026 16:11:23 UTC] User ID: 694
[11-Jun-2026 16:11:23 UTC] ✅ User profile retrieved successfully for user ID: 694
[11-Jun-2026 16:11:24 UTC] === API CALL LOG ===
[11-Jun-2026 16:11:24 UTC] Endpoint: user/profile.php
[11-Jun-2026 16:11:24 UTC] Full Log Data: {
    "timestamp": "2026-06-11 16:11:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a10e:183c:4c7e:efff:fe4a:64f5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a10e:183c:4c7e:efff:fe4a:64f5, 172.69.251.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODE3OTkwMDB9.-QCmS1Jv-h2luRRfRaLTSpGB74DVq0hU8btHqmEXn1I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a1e434aa522348-IST",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a10e:183c:4c7e:efff:fe4a:64f5",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jun-2026 16:11:24 UTC] === END API CALL LOG ===
[11-Jun-2026 16:11:24 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jun-2026 16:11:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODE3OTkwMDB9.-QCmS1Jv-h2luRRfRaLTSpGB74DVq0hU8btHqmEXn1I
[11-Jun-2026 16:11:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jun-2026 16:11:24 UTC] ✅ JWT token verified successfully for user profile
[11-Jun-2026 16:11:24 UTC] User ID: 694
[11-Jun-2026 16:11:24 UTC] ✅ User profile retrieved successfully for user ID: 694
[11-Jun-2026 16:11:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jun-2026 16:11:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jun-2026 16:11:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a00:1880:a10e:183c:4c7e:efff:fe4a:64f5, 172.69.251.172","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODE3OTkwMDB9.-QCmS1Jv-h2luRRfRaLTSpGB74DVq0hU8btHqmEXn1I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0a1e4351af42348-IST","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a00:1880:a10e:183c:4c7e:efff:fe4a:64f5","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-Jun-2026 16:11:24 UTC] === User Orders API Called ===
[11-Jun-2026 16:11:24 UTC] User ID: 694
[11-Jun-2026 16:11:24 UTC] Limit: 20, Offset: 0
[11-Jun-2026 16:11:24 UTC] Orders found: 0
[11-Jun-2026 16:11:24 UTC] Orders data: []
[11-Jun-2026 16:11:24 UTC] Total orders count: 0
[11-Jun-2026 16:11:24 UTC] === API CALL LOG ===
[11-Jun-2026 16:11:24 UTC] Endpoint: user/profile.php
[11-Jun-2026 16:11:24 UTC] Full Log Data: {
    "timestamp": "2026-06-11 16:11:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a10e:183c:4c7e:efff:fe4a:64f5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a10e:183c:4c7e:efff:fe4a:64f5, 172.69.251.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODE3OTkwMDB9.-QCmS1Jv-h2luRRfRaLTSpGB74DVq0hU8btHqmEXn1I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a1e4357b702348-IST",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a10e:183c:4c7e:efff:fe4a:64f5",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jun-2026 16:11:24 UTC] === END API CALL LOG ===
[11-Jun-2026 16:11:24 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jun-2026 16:11:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODE3OTkwMDB9.-QCmS1Jv-h2luRRfRaLTSpGB74DVq0hU8btHqmEXn1I
[11-Jun-2026 16:11:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jun-2026 16:11:24 UTC] ✅ JWT token verified successfully for user profile
[11-Jun-2026 16:11:24 UTC] User ID: 694
[11-Jun-2026 16:11:24 UTC] ✅ User profile retrieved successfully for user ID: 694
[11-Jun-2026 16:11:34 UTC] === API CALL LOG ===
[11-Jun-2026 16:11:34 UTC] Endpoint: user/profile.php
[11-Jun-2026 16:11:34 UTC] Full Log Data: {
    "timestamp": "2026-06-11 16:11:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a10e:183c:4c7e:efff:fe4a:64f5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a10e:183c:4c7e:efff:fe4a:64f5, 172.69.251.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODE3OTkwMDB9.-QCmS1Jv-h2luRRfRaLTSpGB74DVq0hU8btHqmEXn1I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a1e471bfc22348-IST",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a10e:183c:4c7e:efff:fe4a:64f5",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jun-2026 16:11:34 UTC] === END API CALL LOG ===
[11-Jun-2026 16:11:34 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jun-2026 16:11:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODE3OTkwMDB9.-QCmS1Jv-h2luRRfRaLTSpGB74DVq0hU8btHqmEXn1I
[11-Jun-2026 16:11:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jun-2026 16:11:34 UTC] ✅ JWT token verified successfully for user profile
[11-Jun-2026 16:11:34 UTC] User ID: 694
[11-Jun-2026 16:11:34 UTC] ✅ User profile retrieved successfully for user ID: 694
[11-Jun-2026 16:11:34 UTC] User Purchases API - User ID: 694
[11-Jun-2026 16:11:34 UTC] User Purchases API - Total purchases found: 0
[11-Jun-2026 16:11:41 UTC] === API CALL LOG ===
[11-Jun-2026 16:11:41 UTC] Endpoint: user/profile.php
[11-Jun-2026 16:11:41 UTC] Full Log Data: {
    "timestamp": "2026-06-11 16:11:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a10e:183c:4c7e:efff:fe4a:64f5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a10e:183c:4c7e:efff:fe4a:64f5, 172.69.251.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODE3OTkwMDB9.-QCmS1Jv-h2luRRfRaLTSpGB74DVq0hU8btHqmEXn1I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a1e4a00e382348-IST",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a10e:183c:4c7e:efff:fe4a:64f5",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jun-2026 16:11:41 UTC] === END API CALL LOG ===
[11-Jun-2026 16:11:41 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jun-2026 16:11:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODE3OTkwMDB9.-QCmS1Jv-h2luRRfRaLTSpGB74DVq0hU8btHqmEXn1I
[11-Jun-2026 16:11:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jun-2026 16:11:41 UTC] ✅ JWT token verified successfully for user profile
[11-Jun-2026 16:11:41 UTC] User ID: 694
[11-Jun-2026 16:11:41 UTC] ✅ User profile retrieved successfully for user ID: 694
[11-Jun-2026 16:11:41 UTC] User Purchases API - User ID: 694
[11-Jun-2026 16:11:41 UTC] User Purchases API - Total purchases found: 0
[11-Jun-2026 16:11:54 UTC] === API CALL LOG ===
[11-Jun-2026 16:11:54 UTC] Endpoint: user/profile.php
[11-Jun-2026 16:11:54 UTC] Full Log Data: {
    "timestamp": "2026-06-11 16:11:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a10e:183c:4c7e:efff:fe4a:64f5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a10e:183c:4c7e:efff:fe4a:64f5, 172.69.251.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODE3OTkwMDB9.-QCmS1Jv-h2luRRfRaLTSpGB74DVq0hU8btHqmEXn1I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a1e4ed8f272348-IST",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a10e:183c:4c7e:efff:fe4a:64f5",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jun-2026 16:11:54 UTC] === END API CALL LOG ===
[11-Jun-2026 16:11:54 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jun-2026 16:11:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODE3OTkwMDB9.-QCmS1Jv-h2luRRfRaLTSpGB74DVq0hU8btHqmEXn1I
[11-Jun-2026 16:11:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jun-2026 16:11:54 UTC] ✅ JWT token verified successfully for user profile
[11-Jun-2026 16:11:54 UTC] User ID: 694
[11-Jun-2026 16:11:54 UTC] ✅ User profile retrieved successfully for user ID: 694
[11-Jun-2026 16:11:54 UTC] User Purchases API - User ID: 694
[11-Jun-2026 16:11:54 UTC] User Purchases API - Total purchases found: 0
[11-Jun-2026 16:12:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jun-2026 16:12:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jun-2026 16:12:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a00:1880:a10e:183c:4c7e:efff:fe4a:64f5, 172.69.251.172","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODE3OTkwMDB9.-QCmS1Jv-h2luRRfRaLTSpGB74DVq0hU8btHqmEXn1I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0a1e5287c532348-IST","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a00:1880:a10e:183c:4c7e:efff:fe4a:64f5","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-Jun-2026 16:12:03 UTC] === User Orders API Called ===
[11-Jun-2026 16:12:03 UTC] User ID: 694
[11-Jun-2026 16:12:03 UTC] Limit: 20, Offset: 0
[11-Jun-2026 16:12:03 UTC] Orders found: 0
[11-Jun-2026 16:12:03 UTC] Orders data: []
[11-Jun-2026 16:12:03 UTC] Total orders count: 0
[11-Jun-2026 16:12:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jun-2026 16:12:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jun-2026 16:12:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a00:1880:a10e:183c:4c7e:efff:fe4a:64f5, 172.69.251.172","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODE3OTkwMDB9.-QCmS1Jv-h2luRRfRaLTSpGB74DVq0hU8btHqmEXn1I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0a1e53a8a732348-IST","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a00:1880:a10e:183c:4c7e:efff:fe4a:64f5","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-Jun-2026 16:12:06 UTC] === User Orders API Called ===
[11-Jun-2026 16:12:06 UTC] User ID: 694
[11-Jun-2026 16:12:06 UTC] Limit: 20, Offset: 0
[11-Jun-2026 16:12:06 UTC] Orders found: 0
[11-Jun-2026 16:12:06 UTC] Orders data: []
[11-Jun-2026 16:12:06 UTC] Total orders count: 0
[11-Jun-2026 16:12:06 UTC] === API CALL LOG ===
[11-Jun-2026 16:12:06 UTC] Endpoint: user/profile.php
[11-Jun-2026 16:12:06 UTC] Full Log Data: {
    "timestamp": "2026-06-11 16:12:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a10e:183c:4c7e:efff:fe4a:64f5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a10e:183c:4c7e:efff:fe4a:64f5, 172.69.251.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODE3OTkwMDB9.-QCmS1Jv-h2luRRfRaLTSpGB74DVq0hU8btHqmEXn1I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a1e53adac22348-IST",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a10e:183c:4c7e:efff:fe4a:64f5",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jun-2026 16:12:06 UTC] === END API CALL LOG ===
[11-Jun-2026 16:12:06 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jun-2026 16:12:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODE3OTkwMDB9.-QCmS1Jv-h2luRRfRaLTSpGB74DVq0hU8btHqmEXn1I
[11-Jun-2026 16:12:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jun-2026 16:12:06 UTC] ✅ JWT token verified successfully for user profile
[11-Jun-2026 16:12:06 UTC] User ID: 694
[11-Jun-2026 16:12:06 UTC] ✅ User profile retrieved successfully for user ID: 694
[11-Jun-2026 16:12:06 UTC] === API CALL LOG ===
[11-Jun-2026 16:12:06 UTC] Endpoint: user/profile.php
[11-Jun-2026 16:12:06 UTC] Full Log Data: {
    "timestamp": "2026-06-11 16:12:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a10e:183c:4c7e:efff:fe4a:64f5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a10e:183c:4c7e:efff:fe4a:64f5, 172.69.251.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODE3OTkwMDB9.-QCmS1Jv-h2luRRfRaLTSpGB74DVq0hU8btHqmEXn1I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a1e53eaf952348-IST",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a10e:183c:4c7e:efff:fe4a:64f5",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jun-2026 16:12:06 UTC] === END API CALL LOG ===
[11-Jun-2026 16:12:06 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jun-2026 16:12:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODE3OTkwMDB9.-QCmS1Jv-h2luRRfRaLTSpGB74DVq0hU8btHqmEXn1I
[11-Jun-2026 16:12:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jun-2026 16:12:06 UTC] ✅ JWT token verified successfully for user profile
[11-Jun-2026 16:12:06 UTC] User ID: 694
[11-Jun-2026 16:12:06 UTC] ✅ User profile retrieved successfully for user ID: 694
[11-Jun-2026 16:12:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jun-2026 16:12:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jun-2026 16:12:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a00:1880:a10e:183c:4c7e:efff:fe4a:64f5, 172.69.251.172","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODE3OTkwMDB9.-QCmS1Jv-h2luRRfRaLTSpGB74DVq0hU8btHqmEXn1I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0a1e55addb92348-IST","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a00:1880:a10e:183c:4c7e:efff:fe4a:64f5","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-Jun-2026 16:12:11 UTC] === User Orders API Called ===
[11-Jun-2026 16:12:11 UTC] User ID: 694
[11-Jun-2026 16:12:11 UTC] Limit: 20, Offset: 0
[11-Jun-2026 16:12:11 UTC] Orders found: 0
[11-Jun-2026 16:12:11 UTC] Orders data: []
[11-Jun-2026 16:12:11 UTC] Total orders count: 0
[11-Jun-2026 16:12:16 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jun-2026 16:12:16 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jun-2026 16:12:16 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a00:1880:a10e:183c:4c7e:efff:fe4a:64f5, 172.69.251.172","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODE3OTkwMDB9.-QCmS1Jv-h2luRRfRaLTSpGB74DVq0hU8btHqmEXn1I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0a1e579dfa02348-IST","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a00:1880:a10e:183c:4c7e:efff:fe4a:64f5","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-Jun-2026 16:12:16 UTC] === User Orders API Called ===
[11-Jun-2026 16:12:16 UTC] User ID: 694
[11-Jun-2026 16:12:16 UTC] Limit: 20, Offset: 0
[11-Jun-2026 16:12:16 UTC] Orders found: 0
[11-Jun-2026 16:12:16 UTC] Orders data: []
[11-Jun-2026 16:12:16 UTC] Total orders count: 0
[11-Jun-2026 16:12:16 UTC] === API CALL LOG ===
[11-Jun-2026 16:12:16 UTC] Endpoint: user/profile.php
[11-Jun-2026 16:12:16 UTC] Full Log Data: {
    "timestamp": "2026-06-11 16:12:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a10e:183c:4c7e:efff:fe4a:64f5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a10e:183c:4c7e:efff:fe4a:64f5, 172.69.251.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODE3OTkwMDB9.-QCmS1Jv-h2luRRfRaLTSpGB74DVq0hU8btHqmEXn1I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a1e57a2fe42348-IST",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a10e:183c:4c7e:efff:fe4a:64f5",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jun-2026 16:12:16 UTC] === END API CALL LOG ===
[11-Jun-2026 16:12:16 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jun-2026 16:12:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODE3OTkwMDB9.-QCmS1Jv-h2luRRfRaLTSpGB74DVq0hU8btHqmEXn1I
[11-Jun-2026 16:12:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jun-2026 16:12:16 UTC] ✅ JWT token verified successfully for user profile
[11-Jun-2026 16:12:16 UTC] User ID: 694
[11-Jun-2026 16:12:16 UTC] ✅ User profile retrieved successfully for user ID: 694
[11-Jun-2026 16:12:17 UTC] === API CALL LOG ===
[11-Jun-2026 16:12:17 UTC] Endpoint: user/profile.php
[11-Jun-2026 16:12:17 UTC] Full Log Data: {
    "timestamp": "2026-06-11 16:12:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a10e:183c:4c7e:efff:fe4a:64f5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a10e:183c:4c7e:efff:fe4a:64f5, 172.69.251.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODE3OTkwMDB9.-QCmS1Jv-h2luRRfRaLTSpGB74DVq0hU8btHqmEXn1I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a1e57e2c0e2348-IST",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a10e:183c:4c7e:efff:fe4a:64f5",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jun-2026 16:12:17 UTC] === END API CALL LOG ===
[11-Jun-2026 16:12:17 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jun-2026 16:12:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODE3OTkwMDB9.-QCmS1Jv-h2luRRfRaLTSpGB74DVq0hU8btHqmEXn1I
[11-Jun-2026 16:12:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jun-2026 16:12:17 UTC] ✅ JWT token verified successfully for user profile
[11-Jun-2026 16:12:17 UTC] User ID: 694
[11-Jun-2026 16:12:17 UTC] ✅ User profile retrieved successfully for user ID: 694
[11-Jun-2026 16:15:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jun-2026 16:15:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jun-2026 16:15:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a00:1880:a10e:183c:4c7e:efff:fe4a:64f5, 172.69.251.172","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODE3OTkwMDB9.-QCmS1Jv-h2luRRfRaLTSpGB74DVq0hU8btHqmEXn1I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0a1eade5e932348-IST","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a00:1880:a10e:183c:4c7e:efff:fe4a:64f5","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-Jun-2026 16:15:57 UTC] === User Orders API Called ===
[11-Jun-2026 16:15:57 UTC] User ID: 694
[11-Jun-2026 16:15:57 UTC] Limit: 20, Offset: 0
[11-Jun-2026 16:15:57 UTC] Orders found: 0
[11-Jun-2026 16:15:57 UTC] Orders data: []
[11-Jun-2026 16:15:57 UTC] Total orders count: 0
[11-Jun-2026 16:15:57 UTC] === API CALL LOG ===
[11-Jun-2026 16:15:57 UTC] Endpoint: user/profile.php
[11-Jun-2026 16:15:57 UTC] Full Log Data: {
    "timestamp": "2026-06-11 16:15:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a10e:183c:4c7e:efff:fe4a:64f5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a10e:183c:4c7e:efff:fe4a:64f5, 172.69.251.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODE3OTkwMDB9.-QCmS1Jv-h2luRRfRaLTSpGB74DVq0hU8btHqmEXn1I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a1eade5e982348-IST",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a10e:183c:4c7e:efff:fe4a:64f5",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jun-2026 16:15:57 UTC] === END API CALL LOG ===
[11-Jun-2026 16:15:57 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jun-2026 16:15:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODE3OTkwMDB9.-QCmS1Jv-h2luRRfRaLTSpGB74DVq0hU8btHqmEXn1I
[11-Jun-2026 16:15:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jun-2026 16:15:57 UTC] ✅ JWT token verified successfully for user profile
[11-Jun-2026 16:15:57 UTC] User ID: 694
[11-Jun-2026 16:15:57 UTC] ✅ User profile retrieved successfully for user ID: 694
[11-Jun-2026 16:15:57 UTC] === API CALL LOG ===
[11-Jun-2026 16:15:57 UTC] Endpoint: user/profile.php
[11-Jun-2026 16:15:57 UTC] Full Log Data: {
    "timestamp": "2026-06-11 16:15:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a10e:183c:4c7e:efff:fe4a:64f5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a10e:183c:4c7e:efff:fe4a:64f5, 172.69.251.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODE3OTkwMDB9.-QCmS1Jv-h2luRRfRaLTSpGB74DVq0hU8btHqmEXn1I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a1eae26ce02348-IST",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a10e:183c:4c7e:efff:fe4a:64f5",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jun-2026 16:15:57 UTC] === END API CALL LOG ===
[11-Jun-2026 16:15:57 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jun-2026 16:15:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODE3OTkwMDB9.-QCmS1Jv-h2luRRfRaLTSpGB74DVq0hU8btHqmEXn1I
[11-Jun-2026 16:15:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jun-2026 16:15:57 UTC] ✅ JWT token verified successfully for user profile
[11-Jun-2026 16:15:57 UTC] User ID: 694
[11-Jun-2026 16:15:57 UTC] ✅ User profile retrieved successfully for user ID: 694
[11-Jun-2026 16:16:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jun-2026 16:16:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jun-2026 16:16:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a00:1880:a10e:183c:4c7e:efff:fe4a:64f5, 172.69.251.172","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODE3OTkwMDB9.-QCmS1Jv-h2luRRfRaLTSpGB74DVq0hU8btHqmEXn1I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0a1eb032ed22348-IST","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a00:1880:a10e:183c:4c7e:efff:fe4a:64f5","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-Jun-2026 16:16:03 UTC] === User Orders API Called ===
[11-Jun-2026 16:16:03 UTC] User ID: 694
[11-Jun-2026 16:16:03 UTC] Limit: 20, Offset: 0
[11-Jun-2026 16:16:03 UTC] Orders found: 0
[11-Jun-2026 16:16:03 UTC] Orders data: []
[11-Jun-2026 16:16:03 UTC] Total orders count: 0
[11-Jun-2026 16:16:06 UTC] === API CALL LOG ===
[11-Jun-2026 16:16:06 UTC] Endpoint: user/profile.php
[11-Jun-2026 16:16:06 UTC] Full Log Data: {
    "timestamp": "2026-06-11 16:16:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a10e:183c:4c7e:efff:fe4a:64f5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a10e:183c:4c7e:efff:fe4a:64f5, 172.69.251.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODE3OTkwMDB9.-QCmS1Jv-h2luRRfRaLTSpGB74DVq0hU8btHqmEXn1I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a1eb1acabb2348-IST",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a10e:183c:4c7e:efff:fe4a:64f5",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jun-2026 16:16:06 UTC] === END API CALL LOG ===
[11-Jun-2026 16:16:06 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jun-2026 16:16:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODE3OTkwMDB9.-QCmS1Jv-h2luRRfRaLTSpGB74DVq0hU8btHqmEXn1I
[11-Jun-2026 16:16:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jun-2026 16:16:06 UTC] ✅ JWT token verified successfully for user profile
[11-Jun-2026 16:16:06 UTC] User ID: 694
[11-Jun-2026 16:16:06 UTC] ✅ User profile retrieved successfully for user ID: 694
[11-Jun-2026 16:16:07 UTC] User Purchases API - User ID: 694
[11-Jun-2026 16:16:07 UTC] User Purchases API - Total purchases found: 0
[11-Jun-2026 16:16:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jun-2026 16:16:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jun-2026 16:16:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a00:1880:a10e:183c:4c7e:efff:fe4a:64f5, 172.69.251.172","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODE3OTkwMDB9.-QCmS1Jv-h2luRRfRaLTSpGB74DVq0hU8btHqmEXn1I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0a1eb256dd72348-IST","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a00:1880:a10e:183c:4c7e:efff:fe4a:64f5","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-Jun-2026 16:16:08 UTC] === User Orders API Called ===
[11-Jun-2026 16:16:08 UTC] User ID: 694
[11-Jun-2026 16:16:08 UTC] Limit: 20, Offset: 0
[11-Jun-2026 16:16:08 UTC] Orders found: 0
[11-Jun-2026 16:16:08 UTC] Orders data: []
[11-Jun-2026 16:16:08 UTC] Total orders count: 0
[11-Jun-2026 16:16:24 UTC] === API CALL LOG ===
[11-Jun-2026 16:16:24 UTC] Endpoint: user/profile.php
[11-Jun-2026 16:16:24 UTC] Full Log Data: {
    "timestamp": "2026-06-11 16:16:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a10e:183c:4c7e:efff:fe4a:64f5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a10e:183c:4c7e:efff:fe4a:64f5, 172.69.251.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODE3OTkwMDB9.-QCmS1Jv-h2luRRfRaLTSpGB74DVq0hU8btHqmEXn1I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a1eb86ceb72342-IST",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a10e:183c:4c7e:efff:fe4a:64f5",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jun-2026 16:16:24 UTC] === END API CALL LOG ===
[11-Jun-2026 16:16:24 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jun-2026 16:16:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODE3OTkwMDB9.-QCmS1Jv-h2luRRfRaLTSpGB74DVq0hU8btHqmEXn1I
[11-Jun-2026 16:16:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jun-2026 16:16:24 UTC] ✅ JWT token verified successfully for user profile
[11-Jun-2026 16:16:24 UTC] User ID: 694
[11-Jun-2026 16:16:24 UTC] ✅ User profile retrieved successfully for user ID: 694
[11-Jun-2026 16:16:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jun-2026 16:16:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jun-2026 16:16:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a00:1880:a10e:183c:4c7e:efff:fe4a:64f5, 172.69.251.172","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODE3OTkwMDB9.-QCmS1Jv-h2luRRfRaLTSpGB74DVq0hU8btHqmEXn1I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0a1ec051ca62342-IST","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a00:1880:a10e:183c:4c7e:efff:fe4a:64f5","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-Jun-2026 16:16:44 UTC] === User Orders API Called ===
[11-Jun-2026 16:16:44 UTC] User ID: 694
[11-Jun-2026 16:16:44 UTC] Limit: 20, Offset: 0
[11-Jun-2026 16:16:44 UTC] Orders found: 0
[11-Jun-2026 16:16:44 UTC] Orders data: []
[11-Jun-2026 16:16:44 UTC] Total orders count: 0
[11-Jun-2026 16:16:44 UTC] === API CALL LOG ===
[11-Jun-2026 16:16:44 UTC] Endpoint: user/profile.php
[11-Jun-2026 16:16:44 UTC] Full Log Data: {
    "timestamp": "2026-06-11 16:16:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a10e:183c:4c7e:efff:fe4a:64f5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a10e:183c:4c7e:efff:fe4a:64f5, 172.69.251.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODE3OTkwMDB9.-QCmS1Jv-h2luRRfRaLTSpGB74DVq0hU8btHqmEXn1I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a1ec057d762342-IST",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a10e:183c:4c7e:efff:fe4a:64f5",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jun-2026 16:16:44 UTC] === END API CALL LOG ===
[11-Jun-2026 16:16:44 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jun-2026 16:16:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODE3OTkwMDB9.-QCmS1Jv-h2luRRfRaLTSpGB74DVq0hU8btHqmEXn1I
[11-Jun-2026 16:16:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jun-2026 16:16:44 UTC] ✅ JWT token verified successfully for user profile
[11-Jun-2026 16:16:44 UTC] User ID: 694
[11-Jun-2026 16:16:44 UTC] ✅ User profile retrieved successfully for user ID: 694
[11-Jun-2026 16:50:04 UTC] === API CALL LOG ===
[11-Jun-2026 16:50:04 UTC] Endpoint: user/profile.php
[11-Jun-2026 16:50:04 UTC] Full Log Data: {
    "timestamp": "2026-06-11 16:50:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d2:206e:6dfe:2a:64ff:ccd:1140",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d2:206e:6dfe:2a:64ff:ccd:1140, 172.70.143.194",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg2IiwidXNlcm5hbWUiOiJIYWNrZXJvcndoYXQiLCJlbWFpbCI6ImdlZXRhc2Fpbmk2NjU4QGdtYWlsLmNvbSIsImV4cCI6MTc4MTgwMTQwM30.BeHv6Yv1AESGmsUVLmnvORCOeno1L7fHHv1Clg9u9Yg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a21cdbbe93de12-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d2:206e:6dfe:2a:64ff:ccd:1140",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jun-2026 16:50:04 UTC] === END API CALL LOG ===
[11-Jun-2026 16:50:04 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jun-2026 16:50:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg2IiwidXNlcm5hbWUiOiJIYWNrZXJvcndoYXQiLCJlbWFpbCI6ImdlZXRhc2Fpbmk2NjU4QGdtYWlsLmNvbSIsImV4cCI6MTc4MTgwMTQwM30.BeHv6Yv1AESGmsUVLmnvORCOeno1L7fHHv1Clg9u9Yg
[11-Jun-2026 16:50:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jun-2026 16:50:04 UTC] ✅ JWT token verified successfully for user profile
[11-Jun-2026 16:50:04 UTC] User ID: 786
[11-Jun-2026 16:50:04 UTC] ✅ User profile retrieved successfully for user ID: 786
[11-Jun-2026 16:50:04 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jun-2026 16:50:04 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jun-2026 16:50:04 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d2:206e:6dfe:2a:64ff:ccd:1140, 172.70.143.194","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg2IiwidXNlcm5hbWUiOiJIYWNrZXJvcndoYXQiLCJlbWFpbCI6ImdlZXRhc2Fpbmk2NjU4QGdtYWlsLmNvbSIsImV4cCI6MTc4MTgwMTQwM30.BeHv6Yv1AESGmsUVLmnvORCOeno1L7fHHv1Clg9u9Yg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0a21cdbbea2de12-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40d2:206e:6dfe:2a:64ff:ccd:1140","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-Jun-2026 16:50:04 UTC] === User Orders API Called ===
[11-Jun-2026 16:50:04 UTC] User ID: 786
[11-Jun-2026 16:50:04 UTC] Limit: 20, Offset: 0
[11-Jun-2026 16:50:04 UTC] Orders found: 0
[11-Jun-2026 16:50:04 UTC] Orders data: []
[11-Jun-2026 16:50:04 UTC] Total orders count: 0
[11-Jun-2026 16:50:05 UTC] === API CALL LOG ===
[11-Jun-2026 16:50:05 UTC] Endpoint: user/profile.php
[11-Jun-2026 16:50:05 UTC] Full Log Data: {
    "timestamp": "2026-06-11 16:50:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d2:206e:6dfe:2a:64ff:ccd:1140",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d2:206e:6dfe:2a:64ff:ccd:1140, 172.71.152.40",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg2IiwidXNlcm5hbWUiOiJIYWNrZXJvcndoYXQiLCJlbWFpbCI6ImdlZXRhc2Fpbmk2NjU4QGdtYWlsLmNvbSIsImV4cCI6MTc4MTgwMTQwM30.BeHv6Yv1AESGmsUVLmnvORCOeno1L7fHHv1Clg9u9Yg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a21cdca91ede12-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d2:206e:6dfe:2a:64ff:ccd:1140",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jun-2026 16:50:05 UTC] === END API CALL LOG ===
[11-Jun-2026 16:50:05 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jun-2026 16:50:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg2IiwidXNlcm5hbWUiOiJIYWNrZXJvcndoYXQiLCJlbWFpbCI6ImdlZXRhc2Fpbmk2NjU4QGdtYWlsLmNvbSIsImV4cCI6MTc4MTgwMTQwM30.BeHv6Yv1AESGmsUVLmnvORCOeno1L7fHHv1Clg9u9Yg
[11-Jun-2026 16:50:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jun-2026 16:50:05 UTC] ✅ JWT token verified successfully for user profile
[11-Jun-2026 16:50:05 UTC] User ID: 786
[11-Jun-2026 16:50:05 UTC] ✅ User profile retrieved successfully for user ID: 786
[11-Jun-2026 16:50:05 UTC] === API CALL LOG ===
[11-Jun-2026 16:50:05 UTC] Endpoint: user/profile.php
[11-Jun-2026 16:50:05 UTC] Full Log Data: {
    "timestamp": "2026-06-11 16:50:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d2:206e:6dfe:2a:64ff:ccd:1140",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d2:206e:6dfe:2a:64ff:ccd:1140, 172.70.143.194",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg2IiwidXNlcm5hbWUiOiJIYWNrZXJvcndoYXQiLCJlbWFpbCI6ImdlZXRhc2Fpbmk2NjU4QGdtYWlsLmNvbSIsImV4cCI6MTc4MTgwMTQwM30.BeHv6Yv1AESGmsUVLmnvORCOeno1L7fHHv1Clg9u9Yg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a21ce04b7ade12-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d2:206e:6dfe:2a:64ff:ccd:1140",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jun-2026 16:50:05 UTC] === END API CALL LOG ===
[11-Jun-2026 16:50:05 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jun-2026 16:50:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg2IiwidXNlcm5hbWUiOiJIYWNrZXJvcndoYXQiLCJlbWFpbCI6ImdlZXRhc2Fpbmk2NjU4QGdtYWlsLmNvbSIsImV4cCI6MTc4MTgwMTQwM30.BeHv6Yv1AESGmsUVLmnvORCOeno1L7fHHv1Clg9u9Yg
[11-Jun-2026 16:50:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jun-2026 16:50:05 UTC] ✅ JWT token verified successfully for user profile
[11-Jun-2026 16:50:05 UTC] User ID: 786
[11-Jun-2026 16:50:05 UTC] ✅ User profile retrieved successfully for user ID: 786
[11-Jun-2026 16:50:07 UTC] === API CALL LOG ===
[11-Jun-2026 16:50:07 UTC] Endpoint: user/profile.php
[11-Jun-2026 16:50:07 UTC] Full Log Data: {
    "timestamp": "2026-06-11 16:50:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d2:206e:6dfe:2a:64ff:ccd:1140",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d2:206e:6dfe:2a:64ff:ccd:1140, 172.70.143.194",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg2IiwidXNlcm5hbWUiOiJIYWNrZXJvcndoYXQiLCJlbWFpbCI6ImdlZXRhc2Fpbmk2NjU4QGdtYWlsLmNvbSIsImV4cCI6MTc4MTgwMTQwM30.BeHv6Yv1AESGmsUVLmnvORCOeno1L7fHHv1Clg9u9Yg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a21cedb8bade12-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d2:206e:6dfe:2a:64ff:ccd:1140",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jun-2026 16:50:07 UTC] === END API CALL LOG ===
[11-Jun-2026 16:50:07 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jun-2026 16:50:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg2IiwidXNlcm5hbWUiOiJIYWNrZXJvcndoYXQiLCJlbWFpbCI6ImdlZXRhc2Fpbmk2NjU4QGdtYWlsLmNvbSIsImV4cCI6MTc4MTgwMTQwM30.BeHv6Yv1AESGmsUVLmnvORCOeno1L7fHHv1Clg9u9Yg
[11-Jun-2026 16:50:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jun-2026 16:50:07 UTC] ✅ JWT token verified successfully for user profile
[11-Jun-2026 16:50:07 UTC] User ID: 786
[11-Jun-2026 16:50:07 UTC] ✅ User profile retrieved successfully for user ID: 786
[11-Jun-2026 16:50:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jun-2026 16:50:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jun-2026 16:50:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d2:206e:6dfe:2a:64ff:ccd:1140, 172.70.143.195","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg2IiwidXNlcm5hbWUiOiJIYWNrZXJvcndoYXQiLCJlbWFpbCI6ImdlZXRhc2Fpbmk2NjU4QGdtYWlsLmNvbSIsImV4cCI6MTc4MTgwMTQwM30.BeHv6Yv1AESGmsUVLmnvORCOeno1L7fHHv1Clg9u9Yg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0a21d622ec8de12-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40d2:206e:6dfe:2a:64ff:ccd:1140","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-Jun-2026 16:50:26 UTC] === User Orders API Called ===
[11-Jun-2026 16:50:26 UTC] User ID: 786
[11-Jun-2026 16:50:26 UTC] Limit: 20, Offset: 0
[11-Jun-2026 16:50:26 UTC] Orders found: 0
[11-Jun-2026 16:50:26 UTC] Orders data: []
[11-Jun-2026 16:50:26 UTC] Total orders count: 0
[11-Jun-2026 16:50:26 UTC] === API CALL LOG ===
[11-Jun-2026 16:50:26 UTC] Endpoint: user/profile.php
[11-Jun-2026 16:50:26 UTC] Full Log Data: {
    "timestamp": "2026-06-11 16:50:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d2:206e:6dfe:2a:64ff:ccd:1140",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d2:206e:6dfe:2a:64ff:ccd:1140, 172.70.143.194",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg2IiwidXNlcm5hbWUiOiJIYWNrZXJvcndoYXQiLCJlbWFpbCI6ImdlZXRhc2Fpbmk2NjU4QGdtYWlsLmNvbSIsImV4cCI6MTc4MTgwMTQwM30.BeHv6Yv1AESGmsUVLmnvORCOeno1L7fHHv1Clg9u9Yg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a21d622eccde12-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d2:206e:6dfe:2a:64ff:ccd:1140",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jun-2026 16:50:26 UTC] === END API CALL LOG ===
[11-Jun-2026 16:50:26 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jun-2026 16:50:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg2IiwidXNlcm5hbWUiOiJIYWNrZXJvcndoYXQiLCJlbWFpbCI6ImdlZXRhc2Fpbmk2NjU4QGdtYWlsLmNvbSIsImV4cCI6MTc4MTgwMTQwM30.BeHv6Yv1AESGmsUVLmnvORCOeno1L7fHHv1Clg9u9Yg
[11-Jun-2026 16:50:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jun-2026 16:50:26 UTC] ✅ JWT token verified successfully for user profile
[11-Jun-2026 16:50:26 UTC] User ID: 786
[11-Jun-2026 16:50:26 UTC] ✅ User profile retrieved successfully for user ID: 786
[11-Jun-2026 16:50:27 UTC] === API CALL LOG ===
[11-Jun-2026 16:50:27 UTC] Endpoint: user/profile.php
[11-Jun-2026 16:50:27 UTC] Full Log Data: {
    "timestamp": "2026-06-11 16:50:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d2:206e:6dfe:2a:64ff:ccd:1140",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d2:206e:6dfe:2a:64ff:ccd:1140, 172.70.143.194",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg2IiwidXNlcm5hbWUiOiJIYWNrZXJvcndoYXQiLCJlbWFpbCI6ImdlZXRhc2Fpbmk2NjU4QGdtYWlsLmNvbSIsImV4cCI6MTc4MTgwMTQwM30.BeHv6Yv1AESGmsUVLmnvORCOeno1L7fHHv1Clg9u9Yg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a21d669a1cde12-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d2:206e:6dfe:2a:64ff:ccd:1140",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jun-2026 16:50:27 UTC] === END API CALL LOG ===
[11-Jun-2026 16:50:27 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jun-2026 16:50:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg2IiwidXNlcm5hbWUiOiJIYWNrZXJvcndoYXQiLCJlbWFpbCI6ImdlZXRhc2Fpbmk2NjU4QGdtYWlsLmNvbSIsImV4cCI6MTc4MTgwMTQwM30.BeHv6Yv1AESGmsUVLmnvORCOeno1L7fHHv1Clg9u9Yg
[11-Jun-2026 16:50:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jun-2026 16:50:27 UTC] ✅ JWT token verified successfully for user profile
[11-Jun-2026 16:50:27 UTC] User ID: 786
[11-Jun-2026 16:50:27 UTC] ✅ User profile retrieved successfully for user ID: 786
[11-Jun-2026 18:39:32 UTC] === API CALL LOG ===
[11-Jun-2026 18:39:32 UTC] Endpoint: user/profile.php
[11-Jun-2026 18:39:32 UTC] Full Log Data: {
    "timestamp": "2026-06-11 18:39:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "144.217.160.169",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "144.217.160.169, 172.70.50.19",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg3IiwidXNlcm5hbWUiOiJzZGtrcyIsImVtYWlsIjoidGpqdm5ka2RqY2pkQGdtYWlsLmNvbSIsImV4cCI6MTc4MTgwNzk3MX0.FfdpdBXu_MUqI0vMRPeqPk3XwvT3KmK0QWiGNJn9bR0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a2bd367b6911fc-YYZ",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "144.217.160.169",
        "cf-ipcountry": "CA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jun-2026 18:39:32 UTC] === END API CALL LOG ===
[11-Jun-2026 18:39:32 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jun-2026 18:39:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg3IiwidXNlcm5hbWUiOiJzZGtrcyIsImVtYWlsIjoidGpqdm5ka2RqY2pkQGdtYWlsLmNvbSIsImV4cCI6MTc4MTgwNzk3MX0.FfdpdBXu_MUqI0vMRPeqPk3XwvT3KmK0QWiGNJn9bR0
[11-Jun-2026 18:39:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jun-2026 18:39:32 UTC] ✅ JWT token verified successfully for user profile
[11-Jun-2026 18:39:32 UTC] User ID: 787
[11-Jun-2026 18:39:32 UTC] ✅ User profile retrieved successfully for user ID: 787
[11-Jun-2026 18:39:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jun-2026 18:39:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jun-2026 18:39:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"144.217.160.169, 172.70.50.19","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg3IiwidXNlcm5hbWUiOiJzZGtrcyIsImVtYWlsIjoidGpqdm5ka2RqY2pkQGdtYWlsLmNvbSIsImV4cCI6MTc4MTgwNzk3MX0.FfdpdBXu_MUqI0vMRPeqPk3XwvT3KmK0QWiGNJn9bR0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0a2bd367b7011fc-YYZ","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"144.217.160.169","cf-ipcountry":"CA","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-Jun-2026 18:39:32 UTC] === User Orders API Called ===
[11-Jun-2026 18:39:32 UTC] User ID: 787
[11-Jun-2026 18:39:32 UTC] Limit: 20, Offset: 0
[11-Jun-2026 18:39:32 UTC] Orders found: 0
[11-Jun-2026 18:39:32 UTC] Orders data: []
[11-Jun-2026 18:39:32 UTC] Total orders count: 0
[11-Jun-2026 18:39:33 UTC] === API CALL LOG ===
[11-Jun-2026 18:39:33 UTC] Endpoint: user/profile.php
[11-Jun-2026 18:39:33 UTC] Full Log Data: {
    "timestamp": "2026-06-11 18:39:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "144.217.160.169",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "144.217.160.169, 172.70.50.19",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg3IiwidXNlcm5hbWUiOiJzZGtrcyIsImVtYWlsIjoidGpqdm5ka2RqY2pkQGdtYWlsLmNvbSIsImV4cCI6MTc4MTgwNzk3MX0.FfdpdBXu_MUqI0vMRPeqPk3XwvT3KmK0QWiGNJn9bR0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a2bd3839d011fc-YYZ",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "144.217.160.169",
        "cf-ipcountry": "CA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jun-2026 18:39:33 UTC] === END API CALL LOG ===
[11-Jun-2026 18:39:33 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jun-2026 18:39:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg3IiwidXNlcm5hbWUiOiJzZGtrcyIsImVtYWlsIjoidGpqdm5ka2RqY2pkQGdtYWlsLmNvbSIsImV4cCI6MTc4MTgwNzk3MX0.FfdpdBXu_MUqI0vMRPeqPk3XwvT3KmK0QWiGNJn9bR0
[11-Jun-2026 18:39:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jun-2026 18:39:33 UTC] ✅ JWT token verified successfully for user profile
[11-Jun-2026 18:39:33 UTC] User ID: 787
[11-Jun-2026 18:39:33 UTC] ✅ User profile retrieved successfully for user ID: 787
[11-Jun-2026 18:39:35 UTC] === API CALL LOG ===
[11-Jun-2026 18:39:35 UTC] Endpoint: user/profile.php
[11-Jun-2026 18:39:35 UTC] Full Log Data: {
    "timestamp": "2026-06-11 18:39:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "144.217.160.169",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "144.217.160.169, 172.70.50.19",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg3IiwidXNlcm5hbWUiOiJzZGtrcyIsImVtYWlsIjoidGpqdm5ka2RqY2pkQGdtYWlsLmNvbSIsImV4cCI6MTc4MTgwNzk3MX0.FfdpdBXu_MUqI0vMRPeqPk3XwvT3KmK0QWiGNJn9bR0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a2bd44ba8c11fc-YYZ",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "144.217.160.169",
        "cf-ipcountry": "CA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jun-2026 18:39:35 UTC] === END API CALL LOG ===
[11-Jun-2026 18:39:35 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jun-2026 18:39:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg3IiwidXNlcm5hbWUiOiJzZGtrcyIsImVtYWlsIjoidGpqdm5ka2RqY2pkQGdtYWlsLmNvbSIsImV4cCI6MTc4MTgwNzk3MX0.FfdpdBXu_MUqI0vMRPeqPk3XwvT3KmK0QWiGNJn9bR0
[11-Jun-2026 18:39:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jun-2026 18:39:35 UTC] ✅ JWT token verified successfully for user profile
[11-Jun-2026 18:39:35 UTC] User ID: 787
[11-Jun-2026 18:39:35 UTC] ✅ User profile retrieved successfully for user ID: 787
[11-Jun-2026 18:39:44 UTC] === API CALL LOG ===
[11-Jun-2026 18:39:44 UTC] Endpoint: user/profile.php
[11-Jun-2026 18:39:44 UTC] Full Log Data: {
    "timestamp": "2026-06-11 18:39:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "144.217.160.169",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "144.217.160.169, 172.70.50.19",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg3IiwidXNlcm5hbWUiOiJzZGtrcyIsImVtYWlsIjoidGpqdm5ka2RqY2pkQGdtYWlsLmNvbSIsImV4cCI6MTc4MTgwNzk3MX0.FfdpdBXu_MUqI0vMRPeqPk3XwvT3KmK0QWiGNJn9bR0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a2bd7cbdb6c4c7-YYZ",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "144.217.160.169",
        "cf-ipcountry": "CA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jun-2026 18:39:44 UTC] === END API CALL LOG ===
[11-Jun-2026 18:39:44 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jun-2026 18:39:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg3IiwidXNlcm5hbWUiOiJzZGtrcyIsImVtYWlsIjoidGpqdm5ka2RqY2pkQGdtYWlsLmNvbSIsImV4cCI6MTc4MTgwNzk3MX0.FfdpdBXu_MUqI0vMRPeqPk3XwvT3KmK0QWiGNJn9bR0
[11-Jun-2026 18:39:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jun-2026 18:39:44 UTC] ✅ JWT token verified successfully for user profile
[11-Jun-2026 18:39:44 UTC] User ID: 787
[11-Jun-2026 18:39:44 UTC] ✅ User profile retrieved successfully for user ID: 787
[11-Jun-2026 18:39:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jun-2026 18:39:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jun-2026 18:39:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"144.217.160.169, 172.70.50.19","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg3IiwidXNlcm5hbWUiOiJzZGtrcyIsImVtYWlsIjoidGpqdm5ka2RqY2pkQGdtYWlsLmNvbSIsImV4cCI6MTc4MTgwNzk3MX0.FfdpdBXu_MUqI0vMRPeqPk3XwvT3KmK0QWiGNJn9bR0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0a2bd842b06c4c7-YYZ","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"144.217.160.169","cf-ipcountry":"CA","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-Jun-2026 18:39:45 UTC] === User Orders API Called ===
[11-Jun-2026 18:39:45 UTC] User ID: 787
[11-Jun-2026 18:39:45 UTC] Limit: 20, Offset: 0
[11-Jun-2026 18:39:45 UTC] Orders found: 0
[11-Jun-2026 18:39:45 UTC] Orders data: []
[11-Jun-2026 18:39:45 UTC] Total orders count: 0
[11-Jun-2026 18:39:45 UTC] === API CALL LOG ===
[11-Jun-2026 18:39:45 UTC] Endpoint: user/profile.php
[11-Jun-2026 18:39:45 UTC] Full Log Data: {
    "timestamp": "2026-06-11 18:39:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "144.217.160.169",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "144.217.160.169, 172.70.50.19",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg3IiwidXNlcm5hbWUiOiJzZGtrcyIsImVtYWlsIjoidGpqdm5ka2RqY2pkQGdtYWlsLmNvbSIsImV4cCI6MTc4MTgwNzk3MX0.FfdpdBXu_MUqI0vMRPeqPk3XwvT3KmK0QWiGNJn9bR0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a2bd842afcc4c7-YYZ",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "144.217.160.169",
        "cf-ipcountry": "CA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jun-2026 18:39:45 UTC] === END API CALL LOG ===
[11-Jun-2026 18:39:45 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jun-2026 18:39:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg3IiwidXNlcm5hbWUiOiJzZGtrcyIsImVtYWlsIjoidGpqdm5ka2RqY2pkQGdtYWlsLmNvbSIsImV4cCI6MTc4MTgwNzk3MX0.FfdpdBXu_MUqI0vMRPeqPk3XwvT3KmK0QWiGNJn9bR0
[11-Jun-2026 18:39:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jun-2026 18:39:45 UTC] ✅ JWT token verified successfully for user profile
[11-Jun-2026 18:39:45 UTC] User ID: 787
[11-Jun-2026 18:39:45 UTC] ✅ User profile retrieved successfully for user ID: 787
[11-Jun-2026 18:39:45 UTC] === API CALL LOG ===
[11-Jun-2026 18:39:45 UTC] Endpoint: user/profile.php
[11-Jun-2026 18:39:45 UTC] Full Log Data: {
    "timestamp": "2026-06-11 18:39:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "144.217.160.169",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "144.217.160.169, 172.70.50.19",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg3IiwidXNlcm5hbWUiOiJzZGtrcyIsImVtYWlsIjoidGpqdm5ka2RqY2pkQGdtYWlsLmNvbSIsImV4cCI6MTc4MTgwNzk3MX0.FfdpdBXu_MUqI0vMRPeqPk3XwvT3KmK0QWiGNJn9bR0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a2bd842b09c4c7-YYZ",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "144.217.160.169",
        "cf-ipcountry": "CA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jun-2026 18:39:45 UTC] === END API CALL LOG ===
[11-Jun-2026 18:39:45 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jun-2026 18:39:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg3IiwidXNlcm5hbWUiOiJzZGtrcyIsImVtYWlsIjoidGpqdm5ka2RqY2pkQGdtYWlsLmNvbSIsImV4cCI6MTc4MTgwNzk3MX0.FfdpdBXu_MUqI0vMRPeqPk3XwvT3KmK0QWiGNJn9bR0
[11-Jun-2026 18:39:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jun-2026 18:39:45 UTC] ✅ JWT token verified successfully for user profile
[11-Jun-2026 18:39:45 UTC] User ID: 787
[11-Jun-2026 18:39:45 UTC] ✅ User profile retrieved successfully for user ID: 787
[11-Jun-2026 18:39:47 UTC] === API CALL LOG ===
[11-Jun-2026 18:39:47 UTC] Endpoint: user/profile.php
[11-Jun-2026 18:39:47 UTC] Full Log Data: {
    "timestamp": "2026-06-11 18:39:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "144.217.160.169",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "144.217.160.169, 172.70.50.19",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg3IiwidXNlcm5hbWUiOiJzZGtrcyIsImVtYWlsIjoidGpqdm5ka2RqY2pkQGdtYWlsLmNvbSIsImV4cCI6MTc4MTgwNzk3MX0.FfdpdBXu_MUqI0vMRPeqPk3XwvT3KmK0QWiGNJn9bR0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a2bd8eb9e3c4c7-YYZ",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "144.217.160.169",
        "cf-ipcountry": "CA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jun-2026 18:39:47 UTC] === END API CALL LOG ===
[11-Jun-2026 18:39:47 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jun-2026 18:39:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg3IiwidXNlcm5hbWUiOiJzZGtrcyIsImVtYWlsIjoidGpqdm5ka2RqY2pkQGdtYWlsLmNvbSIsImV4cCI6MTc4MTgwNzk3MX0.FfdpdBXu_MUqI0vMRPeqPk3XwvT3KmK0QWiGNJn9bR0
[11-Jun-2026 18:39:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jun-2026 18:39:47 UTC] ✅ JWT token verified successfully for user profile
[11-Jun-2026 18:39:47 UTC] User ID: 787
[11-Jun-2026 18:39:47 UTC] ✅ User profile retrieved successfully for user ID: 787
[11-Jun-2026 18:39:47 UTC] User Purchases API - User ID: 787
[11-Jun-2026 18:39:47 UTC] User Purchases API - Total purchases found: 0
[11-Jun-2026 18:39:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jun-2026 18:39:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jun-2026 18:39:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"144.217.160.169, 172.70.50.19","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg3IiwidXNlcm5hbWUiOiJzZGtrcyIsImVtYWlsIjoidGpqdm5ka2RqY2pkQGdtYWlsLmNvbSIsImV4cCI6MTc4MTgwNzk3MX0.FfdpdBXu_MUqI0vMRPeqPk3XwvT3KmK0QWiGNJn9bR0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0a2bda21dfac4c7-YYZ","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"144.217.160.169","cf-ipcountry":"CA","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-Jun-2026 18:39:50 UTC] === User Orders API Called ===
[11-Jun-2026 18:39:50 UTC] User ID: 787
[11-Jun-2026 18:39:50 UTC] Limit: 20, Offset: 0
[11-Jun-2026 18:39:50 UTC] Orders found: 0
[11-Jun-2026 18:39:50 UTC] Orders data: []
[11-Jun-2026 18:39:50 UTC] Total orders count: 0
[11-Jun-2026 18:39:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jun-2026 18:39:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jun-2026 18:39:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"144.217.160.169, 172.70.50.19","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg3IiwidXNlcm5hbWUiOiJzZGtrcyIsImVtYWlsIjoidGpqdm5ka2RqY2pkQGdtYWlsLmNvbSIsImV4cCI6MTc4MTgwNzk3MX0.FfdpdBXu_MUqI0vMRPeqPk3XwvT3KmK0QWiGNJn9bR0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0a2bdbc7febc4c7-YYZ","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"144.217.160.169","cf-ipcountry":"CA","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-Jun-2026 18:39:54 UTC] === User Orders API Called ===
[11-Jun-2026 18:39:54 UTC] User ID: 787
[11-Jun-2026 18:39:54 UTC] Limit: 20, Offset: 0
[11-Jun-2026 18:39:54 UTC] Orders found: 0
[11-Jun-2026 18:39:54 UTC] Orders data: []
[11-Jun-2026 18:39:54 UTC] Total orders count: 0
[11-Jun-2026 18:39:54 UTC] === API CALL LOG ===
[11-Jun-2026 18:39:54 UTC] Endpoint: user/profile.php
[11-Jun-2026 18:39:54 UTC] Full Log Data: {
    "timestamp": "2026-06-11 18:39:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "144.217.160.169",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "144.217.160.169, 172.70.50.19",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg3IiwidXNlcm5hbWUiOiJzZGtrcyIsImVtYWlsIjoidGpqdm5ka2RqY2pkQGdtYWlsLmNvbSIsImV4cCI6MTc4MTgwNzk3MX0.FfdpdBXu_MUqI0vMRPeqPk3XwvT3KmK0QWiGNJn9bR0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a2bdbd2ab3c4c7-YYZ",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "144.217.160.169",
        "cf-ipcountry": "CA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jun-2026 18:39:54 UTC] === END API CALL LOG ===
[11-Jun-2026 18:39:54 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jun-2026 18:39:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg3IiwidXNlcm5hbWUiOiJzZGtrcyIsImVtYWlsIjoidGpqdm5ka2RqY2pkQGdtYWlsLmNvbSIsImV4cCI6MTc4MTgwNzk3MX0.FfdpdBXu_MUqI0vMRPeqPk3XwvT3KmK0QWiGNJn9bR0
[11-Jun-2026 18:39:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jun-2026 18:39:54 UTC] ✅ JWT token verified successfully for user profile
[11-Jun-2026 18:39:54 UTC] User ID: 787
[11-Jun-2026 18:39:54 UTC] ✅ User profile retrieved successfully for user ID: 787
[11-Jun-2026 18:39:55 UTC] === API CALL LOG ===
[11-Jun-2026 18:39:55 UTC] Endpoint: user/profile.php
[11-Jun-2026 18:39:55 UTC] Full Log Data: {
    "timestamp": "2026-06-11 18:39:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "144.217.160.169",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "144.217.160.169, 172.70.50.19",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg3IiwidXNlcm5hbWUiOiJzZGtrcyIsImVtYWlsIjoidGpqdm5ka2RqY2pkQGdtYWlsLmNvbSIsImV4cCI6MTc4MTgwNzk3MX0.FfdpdBXu_MUqI0vMRPeqPk3XwvT3KmK0QWiGNJn9bR0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a2bdc0efdac4c7-YYZ",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "144.217.160.169",
        "cf-ipcountry": "CA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jun-2026 18:39:55 UTC] === END API CALL LOG ===
[11-Jun-2026 18:39:55 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jun-2026 18:39:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg3IiwidXNlcm5hbWUiOiJzZGtrcyIsImVtYWlsIjoidGpqdm5ka2RqY2pkQGdtYWlsLmNvbSIsImV4cCI6MTc4MTgwNzk3MX0.FfdpdBXu_MUqI0vMRPeqPk3XwvT3KmK0QWiGNJn9bR0
[11-Jun-2026 18:39:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jun-2026 18:39:55 UTC] ✅ JWT token verified successfully for user profile
[11-Jun-2026 18:39:55 UTC] User ID: 787
[11-Jun-2026 18:39:55 UTC] ✅ User profile retrieved successfully for user ID: 787
[11-Jun-2026 18:39:56 UTC] === API CALL LOG ===
[11-Jun-2026 18:39:56 UTC] Endpoint: user/profile.php
[11-Jun-2026 18:39:56 UTC] Full Log Data: {
    "timestamp": "2026-06-11 18:39:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "144.217.160.169",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "144.217.160.169, 172.70.50.19",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg3IiwidXNlcm5hbWUiOiJzZGtrcyIsImVtYWlsIjoidGpqdm5ka2RqY2pkQGdtYWlsLmNvbSIsImV4cCI6MTc4MTgwNzk3MX0.FfdpdBXu_MUqI0vMRPeqPk3XwvT3KmK0QWiGNJn9bR0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a2bdca1b43c4c7-YYZ",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "144.217.160.169",
        "cf-ipcountry": "CA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jun-2026 18:39:56 UTC] === END API CALL LOG ===
[11-Jun-2026 18:39:56 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jun-2026 18:39:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg3IiwidXNlcm5hbWUiOiJzZGtrcyIsImVtYWlsIjoidGpqdm5ka2RqY2pkQGdtYWlsLmNvbSIsImV4cCI6MTc4MTgwNzk3MX0.FfdpdBXu_MUqI0vMRPeqPk3XwvT3KmK0QWiGNJn9bR0
[11-Jun-2026 18:39:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jun-2026 18:39:56 UTC] ✅ JWT token verified successfully for user profile
[11-Jun-2026 18:39:56 UTC] User ID: 787
[11-Jun-2026 18:39:56 UTC] ✅ User profile retrieved successfully for user ID: 787
[11-Jun-2026 18:41:27 UTC] === API CALL LOG ===
[11-Jun-2026 18:41:27 UTC] Endpoint: user/profile.php
[11-Jun-2026 18:41:27 UTC] Full Log Data: {
    "timestamp": "2026-06-11 18:41:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "144.217.160.169",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "144.217.160.169, 172.70.50.19",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg3IiwidXNlcm5hbWUiOiJzZGtrcyIsImVtYWlsIjoidGpqdm5ka2RqY2pkQGdtYWlsLmNvbSIsImV4cCI6MTc4MTgwNzk3MX0.FfdpdBXu_MUqI0vMRPeqPk3XwvT3KmK0QWiGNJn9bR0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a2bffeab87c4c7-YYZ",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "144.217.160.169",
        "cf-ipcountry": "CA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jun-2026 18:41:27 UTC] === END API CALL LOG ===
[11-Jun-2026 18:41:27 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jun-2026 18:41:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg3IiwidXNlcm5hbWUiOiJzZGtrcyIsImVtYWlsIjoidGpqdm5ka2RqY2pkQGdtYWlsLmNvbSIsImV4cCI6MTc4MTgwNzk3MX0.FfdpdBXu_MUqI0vMRPeqPk3XwvT3KmK0QWiGNJn9bR0
[11-Jun-2026 18:41:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jun-2026 18:41:27 UTC] ✅ JWT token verified successfully for user profile
[11-Jun-2026 18:41:27 UTC] User ID: 787
[11-Jun-2026 18:41:27 UTC] ✅ User profile retrieved successfully for user ID: 787
[11-Jun-2026 18:41:55 UTC] === API CALL LOG ===
[11-Jun-2026 18:41:55 UTC] Endpoint: user/profile.php
[11-Jun-2026 18:41:55 UTC] Full Log Data: {
    "timestamp": "2026-06-11 18:41:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "144.217.160.169",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "144.217.160.169, 172.70.50.19",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg3IiwidXNlcm5hbWUiOiJzZGtrcyIsImVtYWlsIjoidGpqdm5ka2RqY2pkQGdtYWlsLmNvbSIsImV4cCI6MTc4MTgwNzk3MX0.FfdpdBXu_MUqI0vMRPeqPk3XwvT3KmK0QWiGNJn9bR0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a2c0b07f44c4c7-YYZ",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "144.217.160.169",
        "cf-ipcountry": "CA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jun-2026 18:41:55 UTC] === END API CALL LOG ===
[11-Jun-2026 18:41:55 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jun-2026 18:41:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg3IiwidXNlcm5hbWUiOiJzZGtrcyIsImVtYWlsIjoidGpqdm5ka2RqY2pkQGdtYWlsLmNvbSIsImV4cCI6MTc4MTgwNzk3MX0.FfdpdBXu_MUqI0vMRPeqPk3XwvT3KmK0QWiGNJn9bR0
[11-Jun-2026 18:41:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jun-2026 18:41:55 UTC] ✅ JWT token verified successfully for user profile
[11-Jun-2026 18:41:55 UTC] User ID: 787
[11-Jun-2026 18:41:55 UTC] ✅ User profile retrieved successfully for user ID: 787
[11-Jun-2026 18:41:57 UTC] === API CALL LOG ===
[11-Jun-2026 18:41:57 UTC] Endpoint: user/profile.php
[11-Jun-2026 18:41:57 UTC] Full Log Data: {
    "timestamp": "2026-06-11 18:41:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "144.217.160.169",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "144.217.160.169, 172.70.50.19",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg3IiwidXNlcm5hbWUiOiJzZGtrcyIsImVtYWlsIjoidGpqdm5ka2RqY2pkQGdtYWlsLmNvbSIsImV4cCI6MTc4MTgwNzk3MX0.FfdpdBXu_MUqI0vMRPeqPk3XwvT3KmK0QWiGNJn9bR0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a2c0bb8fadc4c7-YYZ",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "144.217.160.169",
        "cf-ipcountry": "CA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jun-2026 18:41:57 UTC] === END API CALL LOG ===
[11-Jun-2026 18:41:57 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jun-2026 18:41:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg3IiwidXNlcm5hbWUiOiJzZGtrcyIsImVtYWlsIjoidGpqdm5ka2RqY2pkQGdtYWlsLmNvbSIsImV4cCI6MTc4MTgwNzk3MX0.FfdpdBXu_MUqI0vMRPeqPk3XwvT3KmK0QWiGNJn9bR0
[11-Jun-2026 18:41:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jun-2026 18:41:57 UTC] ✅ JWT token verified successfully for user profile
[11-Jun-2026 18:41:57 UTC] User ID: 787
[11-Jun-2026 18:41:57 UTC] ✅ User profile retrieved successfully for user ID: 787
[11-Jun-2026 18:42:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jun-2026 18:42:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jun-2026 18:42:46 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"144.217.160.169, 172.70.50.19","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg3IiwidXNlcm5hbWUiOiJzZGtrcyIsImVtYWlsIjoidGpqdm5ka2RqY2pkQGdtYWlsLmNvbSIsImV4cCI6MTc4MTgwNzk3MX0.FfdpdBXu_MUqI0vMRPeqPk3XwvT3KmK0QWiGNJn9bR0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0a2c1efcff5c4c7-YYZ","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"144.217.160.169","cf-ipcountry":"CA","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-Jun-2026 18:42:46 UTC] === User Orders API Called ===
[11-Jun-2026 18:42:46 UTC] User ID: 787
[11-Jun-2026 18:42:46 UTC] Limit: 20, Offset: 0
[11-Jun-2026 18:42:46 UTC] Orders found: 0
[11-Jun-2026 18:42:46 UTC] Orders data: []
[11-Jun-2026 18:42:46 UTC] Total orders count: 0
[11-Jun-2026 18:42:46 UTC] === API CALL LOG ===
[11-Jun-2026 18:42:46 UTC] Endpoint: user/profile.php
[11-Jun-2026 18:42:46 UTC] Full Log Data: {
    "timestamp": "2026-06-11 18:42:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "144.217.160.169",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "144.217.160.169, 172.70.50.19",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg3IiwidXNlcm5hbWUiOiJzZGtrcyIsImVtYWlsIjoidGpqdm5ka2RqY2pkQGdtYWlsLmNvbSIsImV4cCI6MTc4MTgwNzk3MX0.FfdpdBXu_MUqI0vMRPeqPk3XwvT3KmK0QWiGNJn9bR0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a2c1efc802c4c7-YYZ",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "144.217.160.169",
        "cf-ipcountry": "CA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jun-2026 18:42:46 UTC] === END API CALL LOG ===
[11-Jun-2026 18:42:46 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jun-2026 18:42:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg3IiwidXNlcm5hbWUiOiJzZGtrcyIsImVtYWlsIjoidGpqdm5ka2RqY2pkQGdtYWlsLmNvbSIsImV4cCI6MTc4MTgwNzk3MX0.FfdpdBXu_MUqI0vMRPeqPk3XwvT3KmK0QWiGNJn9bR0
[11-Jun-2026 18:42:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jun-2026 18:42:46 UTC] ✅ JWT token verified successfully for user profile
[11-Jun-2026 18:42:46 UTC] User ID: 787
[11-Jun-2026 18:42:46 UTC] ✅ User profile retrieved successfully for user ID: 787
[11-Jun-2026 18:42:47 UTC] === API CALL LOG ===
[11-Jun-2026 18:42:47 UTC] Endpoint: user/profile.php
[11-Jun-2026 18:42:47 UTC] Full Log Data: {
    "timestamp": "2026-06-11 18:42:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "144.217.160.169",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "144.217.160.169, 172.70.50.19",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg3IiwidXNlcm5hbWUiOiJzZGtrcyIsImVtYWlsIjoidGpqdm5ka2RqY2pkQGdtYWlsLmNvbSIsImV4cCI6MTc4MTgwNzk3MX0.FfdpdBXu_MUqI0vMRPeqPk3XwvT3KmK0QWiGNJn9bR0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a2c1f39f4cc4c7-YYZ",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "144.217.160.169",
        "cf-ipcountry": "CA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jun-2026 18:42:47 UTC] === END API CALL LOG ===
[11-Jun-2026 18:42:47 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jun-2026 18:42:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg3IiwidXNlcm5hbWUiOiJzZGtrcyIsImVtYWlsIjoidGpqdm5ka2RqY2pkQGdtYWlsLmNvbSIsImV4cCI6MTc4MTgwNzk3MX0.FfdpdBXu_MUqI0vMRPeqPk3XwvT3KmK0QWiGNJn9bR0
[11-Jun-2026 18:42:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jun-2026 18:42:47 UTC] ✅ JWT token verified successfully for user profile
[11-Jun-2026 18:42:47 UTC] User ID: 787
[11-Jun-2026 18:42:47 UTC] ✅ User profile retrieved successfully for user ID: 787
[11-Jun-2026 18:43:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jun-2026 18:43:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jun-2026 18:43:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"144.217.160.169, 172.70.50.18","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg3IiwidXNlcm5hbWUiOiJzZGtrcyIsImVtYWlsIjoidGpqdm5ka2RqY2pkQGdtYWlsLmNvbSIsImV4cCI6MTc4MTgwNzk3MX0.FfdpdBXu_MUqI0vMRPeqPk3XwvT3KmK0QWiGNJn9bR0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0a2c2717b2bc4c7-YYZ","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"144.217.160.169","cf-ipcountry":"CA","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-Jun-2026 18:43:07 UTC] === User Orders API Called ===
[11-Jun-2026 18:43:07 UTC] User ID: 787
[11-Jun-2026 18:43:07 UTC] Limit: 20, Offset: 0
[11-Jun-2026 18:43:07 UTC] Orders found: 0
[11-Jun-2026 18:43:07 UTC] Orders data: []
[11-Jun-2026 18:43:07 UTC] Total orders count: 0
[11-Jun-2026 18:43:07 UTC] === API CALL LOG ===
[11-Jun-2026 18:43:07 UTC] Endpoint: user/profile.php
[11-Jun-2026 18:43:07 UTC] Full Log Data: {
    "timestamp": "2026-06-11 18:43:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "144.217.160.169",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "144.217.160.169, 172.70.50.18",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg3IiwidXNlcm5hbWUiOiJzZGtrcyIsImVtYWlsIjoidGpqdm5ka2RqY2pkQGdtYWlsLmNvbSIsImV4cCI6MTc4MTgwNzk3MX0.FfdpdBXu_MUqI0vMRPeqPk3XwvT3KmK0QWiGNJn9bR0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a2c2717b2ec4c7-YYZ",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "144.217.160.169",
        "cf-ipcountry": "CA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jun-2026 18:43:07 UTC] === END API CALL LOG ===
[11-Jun-2026 18:43:07 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jun-2026 18:43:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg3IiwidXNlcm5hbWUiOiJzZGtrcyIsImVtYWlsIjoidGpqdm5ka2RqY2pkQGdtYWlsLmNvbSIsImV4cCI6MTc4MTgwNzk3MX0.FfdpdBXu_MUqI0vMRPeqPk3XwvT3KmK0QWiGNJn9bR0
[11-Jun-2026 18:43:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jun-2026 18:43:07 UTC] ✅ JWT token verified successfully for user profile
[11-Jun-2026 18:43:07 UTC] User ID: 787
[11-Jun-2026 18:43:07 UTC] ✅ User profile retrieved successfully for user ID: 787
[11-Jun-2026 18:43:07 UTC] === API CALL LOG ===
[11-Jun-2026 18:43:07 UTC] Endpoint: user/profile.php
[11-Jun-2026 18:43:07 UTC] Full Log Data: {
    "timestamp": "2026-06-11 18:43:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "144.217.160.169",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "144.217.160.169, 172.70.50.18",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg3IiwidXNlcm5hbWUiOiJzZGtrcyIsImVtYWlsIjoidGpqdm5ka2RqY2pkQGdtYWlsLmNvbSIsImV4cCI6MTc4MTgwNzk3MX0.FfdpdBXu_MUqI0vMRPeqPk3XwvT3KmK0QWiGNJn9bR0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a2c2746e9ac4c7-YYZ",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "144.217.160.169",
        "cf-ipcountry": "CA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jun-2026 18:43:07 UTC] === END API CALL LOG ===
[11-Jun-2026 18:43:07 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jun-2026 18:43:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg3IiwidXNlcm5hbWUiOiJzZGtrcyIsImVtYWlsIjoidGpqdm5ka2RqY2pkQGdtYWlsLmNvbSIsImV4cCI6MTc4MTgwNzk3MX0.FfdpdBXu_MUqI0vMRPeqPk3XwvT3KmK0QWiGNJn9bR0
[11-Jun-2026 18:43:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jun-2026 18:43:07 UTC] ✅ JWT token verified successfully for user profile
[11-Jun-2026 18:43:07 UTC] User ID: 787
[11-Jun-2026 18:43:07 UTC] ✅ User profile retrieved successfully for user ID: 787
[11-Jun-2026 18:43:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jun-2026 18:43:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jun-2026 18:43:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"144.217.160.169, 172.70.50.19","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg3IiwidXNlcm5hbWUiOiJzZGtrcyIsImVtYWlsIjoidGpqdm5ka2RqY2pkQGdtYWlsLmNvbSIsImV4cCI6MTc4MTgwNzk3MX0.FfdpdBXu_MUqI0vMRPeqPk3XwvT3KmK0QWiGNJn9bR0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0a2c2e9cca0c4c7-YYZ","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"144.217.160.169","cf-ipcountry":"CA","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-Jun-2026 18:43:26 UTC] === User Orders API Called ===
[11-Jun-2026 18:43:26 UTC] User ID: 787
[11-Jun-2026 18:43:26 UTC] Limit: 20, Offset: 0
[11-Jun-2026 18:43:26 UTC] Orders found: 0
[11-Jun-2026 18:43:26 UTC] Orders data: []
[11-Jun-2026 18:43:26 UTC] Total orders count: 0
[11-Jun-2026 18:43:26 UTC] === API CALL LOG ===
[11-Jun-2026 18:43:26 UTC] Endpoint: user/profile.php
[11-Jun-2026 18:43:26 UTC] Full Log Data: {
    "timestamp": "2026-06-11 18:43:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "144.217.160.169",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "144.217.160.169, 172.70.50.19",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg3IiwidXNlcm5hbWUiOiJzZGtrcyIsImVtYWlsIjoidGpqdm5ka2RqY2pkQGdtYWlsLmNvbSIsImV4cCI6MTc4MTgwNzk3MX0.FfdpdBXu_MUqI0vMRPeqPk3XwvT3KmK0QWiGNJn9bR0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a2c2eb8b1ac4c7-YYZ",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "144.217.160.169",
        "cf-ipcountry": "CA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jun-2026 18:43:26 UTC] === END API CALL LOG ===
[11-Jun-2026 18:43:26 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jun-2026 18:43:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg3IiwidXNlcm5hbWUiOiJzZGtrcyIsImVtYWlsIjoidGpqdm5ka2RqY2pkQGdtYWlsLmNvbSIsImV4cCI6MTc4MTgwNzk3MX0.FfdpdBXu_MUqI0vMRPeqPk3XwvT3KmK0QWiGNJn9bR0
[11-Jun-2026 18:43:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jun-2026 18:43:26 UTC] ✅ JWT token verified successfully for user profile
[11-Jun-2026 18:43:26 UTC] User ID: 787
[11-Jun-2026 18:43:26 UTC] ✅ User profile retrieved successfully for user ID: 787
[11-Jun-2026 18:43:27 UTC] === API CALL LOG ===
[11-Jun-2026 18:43:27 UTC] Endpoint: user/profile.php
[11-Jun-2026 18:43:27 UTC] Full Log Data: {
    "timestamp": "2026-06-11 18:43:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "144.217.160.169",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "144.217.160.169, 172.70.50.19",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg3IiwidXNlcm5hbWUiOiJzZGtrcyIsImVtYWlsIjoidGpqdm5ka2RqY2pkQGdtYWlsLmNvbSIsImV4cCI6MTc4MTgwNzk3MX0.FfdpdBXu_MUqI0vMRPeqPk3XwvT3KmK0QWiGNJn9bR0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a2c2edfba6c4c7-YYZ",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "144.217.160.169",
        "cf-ipcountry": "CA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jun-2026 18:43:27 UTC] === END API CALL LOG ===
[11-Jun-2026 18:43:27 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jun-2026 18:43:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg3IiwidXNlcm5hbWUiOiJzZGtrcyIsImVtYWlsIjoidGpqdm5ka2RqY2pkQGdtYWlsLmNvbSIsImV4cCI6MTc4MTgwNzk3MX0.FfdpdBXu_MUqI0vMRPeqPk3XwvT3KmK0QWiGNJn9bR0
[11-Jun-2026 18:43:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jun-2026 18:43:27 UTC] ✅ JWT token verified successfully for user profile
[11-Jun-2026 18:43:27 UTC] User ID: 787
[11-Jun-2026 18:43:27 UTC] ✅ User profile retrieved successfully for user ID: 787
[11-Jun-2026 18:43:31 UTC] === API CALL LOG ===
[11-Jun-2026 18:43:31 UTC] Endpoint: user/profile.php
[11-Jun-2026 18:43:31 UTC] Full Log Data: {
    "timestamp": "2026-06-11 18:43:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "144.217.160.169",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "144.217.160.169, 172.69.130.38",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg3IiwidXNlcm5hbWUiOiJzZGtrcyIsImVtYWlsIjoidGpqdm5ka2RqY2pkQGdtYWlsLmNvbSIsImV4cCI6MTc4MTgwNzk3MX0.FfdpdBXu_MUqI0vMRPeqPk3XwvT3KmK0QWiGNJn9bR0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a2c3062b519dab-YYZ",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "144.217.160.169",
        "cf-ipcountry": "CA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jun-2026 18:43:31 UTC] === END API CALL LOG ===
[11-Jun-2026 18:43:31 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jun-2026 18:43:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg3IiwidXNlcm5hbWUiOiJzZGtrcyIsImVtYWlsIjoidGpqdm5ka2RqY2pkQGdtYWlsLmNvbSIsImV4cCI6MTc4MTgwNzk3MX0.FfdpdBXu_MUqI0vMRPeqPk3XwvT3KmK0QWiGNJn9bR0
[11-Jun-2026 18:43:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jun-2026 18:43:31 UTC] ✅ JWT token verified successfully for user profile
[11-Jun-2026 18:43:31 UTC] User ID: 787
[11-Jun-2026 18:43:31 UTC] ✅ User profile retrieved successfully for user ID: 787
[11-Jun-2026 18:43:32 UTC] === API CALL LOG ===
[11-Jun-2026 18:43:32 UTC] Endpoint: user/profile.php
[11-Jun-2026 18:43:32 UTC] Full Log Data: {
    "timestamp": "2026-06-11 18:43:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "144.217.160.169",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "144.217.160.169, 172.69.130.38",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg3IiwidXNlcm5hbWUiOiJzZGtrcyIsImVtYWlsIjoidGpqdm5ka2RqY2pkQGdtYWlsLmNvbSIsImV4cCI6MTc4MTgwNzk3MX0.FfdpdBXu_MUqI0vMRPeqPk3XwvT3KmK0QWiGNJn9bR0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a2c30d2d999dab-YYZ",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "144.217.160.169",
        "cf-ipcountry": "CA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jun-2026 18:43:32 UTC] === END API CALL LOG ===
[11-Jun-2026 18:43:32 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jun-2026 18:43:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg3IiwidXNlcm5hbWUiOiJzZGtrcyIsImVtYWlsIjoidGpqdm5ka2RqY2pkQGdtYWlsLmNvbSIsImV4cCI6MTc4MTgwNzk3MX0.FfdpdBXu_MUqI0vMRPeqPk3XwvT3KmK0QWiGNJn9bR0
[11-Jun-2026 18:43:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jun-2026 18:43:32 UTC] ✅ JWT token verified successfully for user profile
[11-Jun-2026 18:43:32 UTC] User ID: 787
[11-Jun-2026 18:43:32 UTC] ✅ User profile retrieved successfully for user ID: 787
[11-Jun-2026 18:43:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jun-2026 18:43:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jun-2026 18:43:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"144.217.160.169, 172.69.130.38","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg3IiwidXNlcm5hbWUiOiJzZGtrcyIsImVtYWlsIjoidGpqdm5ka2RqY2pkQGdtYWlsLmNvbSIsImV4cCI6MTc4MTgwNzk3MX0.FfdpdBXu_MUqI0vMRPeqPk3XwvT3KmK0QWiGNJn9bR0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0a2c30d2da19dab-YYZ","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"144.217.160.169","cf-ipcountry":"CA","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-Jun-2026 18:43:32 UTC] === User Orders API Called ===
[11-Jun-2026 18:43:32 UTC] User ID: 787
[11-Jun-2026 18:43:32 UTC] Limit: 20, Offset: 0
[11-Jun-2026 18:43:32 UTC] Orders found: 0
[11-Jun-2026 18:43:32 UTC] Orders data: []
[11-Jun-2026 18:43:32 UTC] Total orders count: 0
[11-Jun-2026 18:43:32 UTC] === API CALL LOG ===
[11-Jun-2026 18:43:32 UTC] Endpoint: user/profile.php
[11-Jun-2026 18:43:32 UTC] Full Log Data: {
    "timestamp": "2026-06-11 18:43:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "144.217.160.169",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "144.217.160.169, 172.69.130.38",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg3IiwidXNlcm5hbWUiOiJzZGtrcyIsImVtYWlsIjoidGpqdm5ka2RqY2pkQGdtYWlsLmNvbSIsImV4cCI6MTc4MTgwNzk3MX0.FfdpdBXu_MUqI0vMRPeqPk3XwvT3KmK0QWiGNJn9bR0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a2c30d2da49dab-YYZ",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "144.217.160.169",
        "cf-ipcountry": "CA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jun-2026 18:43:32 UTC] === END API CALL LOG ===
[11-Jun-2026 18:43:32 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jun-2026 18:43:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg3IiwidXNlcm5hbWUiOiJzZGtrcyIsImVtYWlsIjoidGpqdm5ka2RqY2pkQGdtYWlsLmNvbSIsImV4cCI6MTc4MTgwNzk3MX0.FfdpdBXu_MUqI0vMRPeqPk3XwvT3KmK0QWiGNJn9bR0
[11-Jun-2026 18:43:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jun-2026 18:43:32 UTC] ✅ JWT token verified successfully for user profile
[11-Jun-2026 18:43:32 UTC] User ID: 787
[11-Jun-2026 18:43:32 UTC] ✅ User profile retrieved successfully for user ID: 787
[11-Jun-2026 18:43:37 UTC] === API CALL LOG ===
[11-Jun-2026 18:43:37 UTC] Endpoint: user/profile.php
[11-Jun-2026 18:43:37 UTC] Full Log Data: {
    "timestamp": "2026-06-11 18:43:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "144.217.160.169",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "144.217.160.169, 172.69.130.38",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg3IiwidXNlcm5hbWUiOiJzZGtrcyIsImVtYWlsIjoidGpqdm5ka2RqY2pkQGdtYWlsLmNvbSIsImV4cCI6MTc4MTgwNzk3MX0.FfdpdBXu_MUqI0vMRPeqPk3XwvT3KmK0QWiGNJn9bR0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a2c32eccc7c8b1-YYZ",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "144.217.160.169",
        "cf-ipcountry": "CA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jun-2026 18:43:37 UTC] === END API CALL LOG ===
[11-Jun-2026 18:43:37 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jun-2026 18:43:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg3IiwidXNlcm5hbWUiOiJzZGtrcyIsImVtYWlsIjoidGpqdm5ka2RqY2pkQGdtYWlsLmNvbSIsImV4cCI6MTc4MTgwNzk3MX0.FfdpdBXu_MUqI0vMRPeqPk3XwvT3KmK0QWiGNJn9bR0
[11-Jun-2026 18:43:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jun-2026 18:43:37 UTC] ✅ JWT token verified successfully for user profile
[11-Jun-2026 18:43:37 UTC] User ID: 787
[11-Jun-2026 18:43:37 UTC] ✅ User profile retrieved successfully for user ID: 787
[11-Jun-2026 18:43:38 UTC] === API CALL LOG ===
[11-Jun-2026 18:43:38 UTC] Endpoint: user/profile.php
[11-Jun-2026 18:43:38 UTC] Full Log Data: {
    "timestamp": "2026-06-11 18:43:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "144.217.160.169",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "144.217.160.169, 172.69.130.38",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg3IiwidXNlcm5hbWUiOiJzZGtrcyIsImVtYWlsIjoidGpqdm5ka2RqY2pkQGdtYWlsLmNvbSIsImV4cCI6MTc4MTgwNzk3MX0.FfdpdBXu_MUqI0vMRPeqPk3XwvT3KmK0QWiGNJn9bR0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a2c3337f62c8b1-YYZ",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "144.217.160.169",
        "cf-ipcountry": "CA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jun-2026 18:43:38 UTC] === END API CALL LOG ===
[11-Jun-2026 18:43:38 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jun-2026 18:43:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg3IiwidXNlcm5hbWUiOiJzZGtrcyIsImVtYWlsIjoidGpqdm5ka2RqY2pkQGdtYWlsLmNvbSIsImV4cCI6MTc4MTgwNzk3MX0.FfdpdBXu_MUqI0vMRPeqPk3XwvT3KmK0QWiGNJn9bR0
[11-Jun-2026 18:43:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jun-2026 18:43:38 UTC] ✅ JWT token verified successfully for user profile
[11-Jun-2026 18:43:38 UTC] User ID: 787
[11-Jun-2026 18:43:38 UTC] ✅ User profile retrieved successfully for user ID: 787
[11-Jun-2026 18:43:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jun-2026 18:43:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jun-2026 18:43:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"144.217.160.169, 172.69.130.38","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg3IiwidXNlcm5hbWUiOiJzZGtrcyIsImVtYWlsIjoidGpqdm5ka2RqY2pkQGdtYWlsLmNvbSIsImV4cCI6MTc4MTgwNzk3MX0.FfdpdBXu_MUqI0vMRPeqPk3XwvT3KmK0QWiGNJn9bR0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0a2c3337f69c8b1-YYZ","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"144.217.160.169","cf-ipcountry":"CA","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-Jun-2026 18:43:38 UTC] === User Orders API Called ===
[11-Jun-2026 18:43:38 UTC] User ID: 787
[11-Jun-2026 18:43:38 UTC] Limit: 20, Offset: 0
[11-Jun-2026 18:43:38 UTC] Orders found: 0
[11-Jun-2026 18:43:38 UTC] Orders data: []
[11-Jun-2026 18:43:38 UTC] Total orders count: 0
[11-Jun-2026 18:43:38 UTC] === API CALL LOG ===
[11-Jun-2026 18:43:38 UTC] Endpoint: user/profile.php
[11-Jun-2026 18:43:38 UTC] Full Log Data: {
    "timestamp": "2026-06-11 18:43:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "144.217.160.169",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "144.217.160.169, 172.69.130.38",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg3IiwidXNlcm5hbWUiOiJzZGtrcyIsImVtYWlsIjoidGpqdm5ka2RqY2pkQGdtYWlsLmNvbSIsImV4cCI6MTc4MTgwNzk3MX0.FfdpdBXu_MUqI0vMRPeqPk3XwvT3KmK0QWiGNJn9bR0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a2c3353e8fc8b1-YYZ",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "144.217.160.169",
        "cf-ipcountry": "CA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jun-2026 18:43:38 UTC] === END API CALL LOG ===
[11-Jun-2026 18:43:38 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jun-2026 18:43:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg3IiwidXNlcm5hbWUiOiJzZGtrcyIsImVtYWlsIjoidGpqdm5ka2RqY2pkQGdtYWlsLmNvbSIsImV4cCI6MTc4MTgwNzk3MX0.FfdpdBXu_MUqI0vMRPeqPk3XwvT3KmK0QWiGNJn9bR0
[11-Jun-2026 18:43:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jun-2026 18:43:38 UTC] ✅ JWT token verified successfully for user profile
[11-Jun-2026 18:43:38 UTC] User ID: 787
[11-Jun-2026 18:43:38 UTC] ✅ User profile retrieved successfully for user ID: 787
[11-Jun-2026 18:43:43 UTC] === API CALL LOG ===
[11-Jun-2026 18:43:43 UTC] Endpoint: user/profile.php
[11-Jun-2026 18:43:43 UTC] Full Log Data: {
    "timestamp": "2026-06-11 18:43:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "144.217.160.169",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "144.217.160.169, 108.162.242.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg3IiwidXNlcm5hbWUiOiJzZGtrcyIsImVtYWlsIjoidGpqdm5ka2RqY2pkQGdtYWlsLmNvbSIsImV4cCI6MTc4MTgwNzk3MX0.FfdpdBXu_MUqI0vMRPeqPk3XwvT3KmK0QWiGNJn9bR0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a2c352ffbaa1e7-YYZ",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "144.217.160.169",
        "cf-ipcountry": "CA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jun-2026 18:43:43 UTC] === END API CALL LOG ===
[11-Jun-2026 18:43:43 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jun-2026 18:43:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg3IiwidXNlcm5hbWUiOiJzZGtrcyIsImVtYWlsIjoidGpqdm5ka2RqY2pkQGdtYWlsLmNvbSIsImV4cCI6MTc4MTgwNzk3MX0.FfdpdBXu_MUqI0vMRPeqPk3XwvT3KmK0QWiGNJn9bR0
[11-Jun-2026 18:43:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jun-2026 18:43:43 UTC] ✅ JWT token verified successfully for user profile
[11-Jun-2026 18:43:43 UTC] User ID: 787
[11-Jun-2026 18:43:43 UTC] ✅ User profile retrieved successfully for user ID: 787
[11-Jun-2026 18:43:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jun-2026 18:43:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jun-2026 18:43:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"144.217.160.169, 108.162.242.82","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg3IiwidXNlcm5hbWUiOiJzZGtrcyIsImVtYWlsIjoidGpqdm5ka2RqY2pkQGdtYWlsLmNvbSIsImV4cCI6MTc4MTgwNzk3MX0.FfdpdBXu_MUqI0vMRPeqPk3XwvT3KmK0QWiGNJn9bR0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0a2c35adfeba1e7-YYZ","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"144.217.160.169","cf-ipcountry":"CA","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-Jun-2026 18:43:44 UTC] === User Orders API Called ===
[11-Jun-2026 18:43:44 UTC] User ID: 787
[11-Jun-2026 18:43:44 UTC] Limit: 20, Offset: 0
[11-Jun-2026 18:43:44 UTC] Orders found: 0
[11-Jun-2026 18:43:44 UTC] Orders data: []
[11-Jun-2026 18:43:44 UTC] Total orders count: 0
[11-Jun-2026 18:43:44 UTC] === API CALL LOG ===
[11-Jun-2026 18:43:44 UTC] Endpoint: user/profile.php
[11-Jun-2026 18:43:44 UTC] Full Log Data: {
    "timestamp": "2026-06-11 18:43:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "144.217.160.169",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "144.217.160.169, 108.162.242.82",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg3IiwidXNlcm5hbWUiOiJzZGtrcyIsImVtYWlsIjoidGpqdm5ka2RqY2pkQGdtYWlsLmNvbSIsImV4cCI6MTc4MTgwNzk3MX0.FfdpdBXu_MUqI0vMRPeqPk3XwvT3KmK0QWiGNJn9bR0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a2c35adfe7a1e7-YYZ",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "144.217.160.169",
        "cf-ipcountry": "CA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jun-2026 18:43:44 UTC] === END API CALL LOG ===
[11-Jun-2026 18:43:44 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jun-2026 18:43:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg3IiwidXNlcm5hbWUiOiJzZGtrcyIsImVtYWlsIjoidGpqdm5ka2RqY2pkQGdtYWlsLmNvbSIsImV4cCI6MTc4MTgwNzk3MX0.FfdpdBXu_MUqI0vMRPeqPk3XwvT3KmK0QWiGNJn9bR0
[11-Jun-2026 18:43:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jun-2026 18:43:44 UTC] ✅ JWT token verified successfully for user profile
[11-Jun-2026 18:43:44 UTC] User ID: 787
[11-Jun-2026 18:43:44 UTC] ✅ User profile retrieved successfully for user ID: 787
[11-Jun-2026 18:43:44 UTC] === API CALL LOG ===
[11-Jun-2026 18:43:44 UTC] Endpoint: user/profile.php
[11-Jun-2026 18:43:44 UTC] Full Log Data: {
    "timestamp": "2026-06-11 18:43:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "144.217.160.169",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "144.217.160.169, 108.162.242.82",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg3IiwidXNlcm5hbWUiOiJzZGtrcyIsImVtYWlsIjoidGpqdm5ka2RqY2pkQGdtYWlsLmNvbSIsImV4cCI6MTc4MTgwNzk3MX0.FfdpdBXu_MUqI0vMRPeqPk3XwvT3KmK0QWiGNJn9bR0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a2c35b7878a1e7-YYZ",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "144.217.160.169",
        "cf-ipcountry": "CA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jun-2026 18:43:44 UTC] === END API CALL LOG ===
[11-Jun-2026 18:43:44 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jun-2026 18:43:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg3IiwidXNlcm5hbWUiOiJzZGtrcyIsImVtYWlsIjoidGpqdm5ka2RqY2pkQGdtYWlsLmNvbSIsImV4cCI6MTc4MTgwNzk3MX0.FfdpdBXu_MUqI0vMRPeqPk3XwvT3KmK0QWiGNJn9bR0
[11-Jun-2026 18:43:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jun-2026 18:43:44 UTC] ✅ JWT token verified successfully for user profile
[11-Jun-2026 18:43:44 UTC] User ID: 787
[11-Jun-2026 18:43:44 UTC] ✅ User profile retrieved successfully for user ID: 787
[11-Jun-2026 18:43:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jun-2026 18:43:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jun-2026 18:43:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"144.217.160.169, 108.162.242.82","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg3IiwidXNlcm5hbWUiOiJzZGtrcyIsImVtYWlsIjoidGpqdm5ka2RqY2pkQGdtYWlsLmNvbSIsImV4cCI6MTc4MTgwNzk3MX0.FfdpdBXu_MUqI0vMRPeqPk3XwvT3KmK0QWiGNJn9bR0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0a2c361de59a1e7-YYZ","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"144.217.160.169","cf-ipcountry":"CA","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-Jun-2026 18:43:45 UTC] === User Orders API Called ===
[11-Jun-2026 18:43:45 UTC] User ID: 787
[11-Jun-2026 18:43:45 UTC] Limit: 20, Offset: 0
[11-Jun-2026 18:43:45 UTC] Orders found: 0
[11-Jun-2026 18:43:45 UTC] Orders data: []
[11-Jun-2026 18:43:45 UTC] Total orders count: 0
[11-Jun-2026 18:43:47 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jun-2026 18:43:47 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jun-2026 18:43:47 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"144.217.160.169, 108.162.242.82","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg3IiwidXNlcm5hbWUiOiJzZGtrcyIsImVtYWlsIjoidGpqdm5ka2RqY2pkQGdtYWlsLmNvbSIsImV4cCI6MTc4MTgwNzk3MX0.FfdpdBXu_MUqI0vMRPeqPk3XwvT3KmK0QWiGNJn9bR0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0a2c36abf9ea1e7-YYZ","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"144.217.160.169","cf-ipcountry":"CA","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-Jun-2026 18:43:47 UTC] === User Orders API Called ===
[11-Jun-2026 18:43:47 UTC] User ID: 787
[11-Jun-2026 18:43:47 UTC] Limit: 20, Offset: 0
[11-Jun-2026 18:43:47 UTC] Orders found: 0
[11-Jun-2026 18:43:47 UTC] Orders data: []
[11-Jun-2026 18:43:47 UTC] Total orders count: 0
[11-Jun-2026 18:43:47 UTC] === API CALL LOG ===
[11-Jun-2026 18:43:47 UTC] Endpoint: user/profile.php
[11-Jun-2026 18:43:47 UTC] Full Log Data: {
    "timestamp": "2026-06-11 18:43:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "144.217.160.169",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "144.217.160.169, 108.162.242.82",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg3IiwidXNlcm5hbWUiOiJzZGtrcyIsImVtYWlsIjoidGpqdm5ka2RqY2pkQGdtYWlsLmNvbSIsImV4cCI6MTc4MTgwNzk3MX0.FfdpdBXu_MUqI0vMRPeqPk3XwvT3KmK0QWiGNJn9bR0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a2c36c2963a1e7-YYZ",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "144.217.160.169",
        "cf-ipcountry": "CA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jun-2026 18:43:47 UTC] === END API CALL LOG ===
[11-Jun-2026 18:43:47 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jun-2026 18:43:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg3IiwidXNlcm5hbWUiOiJzZGtrcyIsImVtYWlsIjoidGpqdm5ka2RqY2pkQGdtYWlsLmNvbSIsImV4cCI6MTc4MTgwNzk3MX0.FfdpdBXu_MUqI0vMRPeqPk3XwvT3KmK0QWiGNJn9bR0
[11-Jun-2026 18:43:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jun-2026 18:43:47 UTC] ✅ JWT token verified successfully for user profile
[11-Jun-2026 18:43:47 UTC] User ID: 787
[11-Jun-2026 18:43:47 UTC] ✅ User profile retrieved successfully for user ID: 787
[11-Jun-2026 18:43:47 UTC] === API CALL LOG ===
[11-Jun-2026 18:43:47 UTC] Endpoint: user/profile.php
[11-Jun-2026 18:43:47 UTC] Full Log Data: {
    "timestamp": "2026-06-11 18:43:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "144.217.160.169",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "144.217.160.169, 108.162.242.82",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg3IiwidXNlcm5hbWUiOiJzZGtrcyIsImVtYWlsIjoidGpqdm5ka2RqY2pkQGdtYWlsLmNvbSIsImV4cCI6MTc4MTgwNzk3MX0.FfdpdBXu_MUqI0vMRPeqPk3XwvT3KmK0QWiGNJn9bR0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a2c36dbb5ca1e7-YYZ",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "144.217.160.169",
        "cf-ipcountry": "CA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jun-2026 18:43:47 UTC] === END API CALL LOG ===
[11-Jun-2026 18:43:47 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jun-2026 18:43:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg3IiwidXNlcm5hbWUiOiJzZGtrcyIsImVtYWlsIjoidGpqdm5ka2RqY2pkQGdtYWlsLmNvbSIsImV4cCI6MTc4MTgwNzk3MX0.FfdpdBXu_MUqI0vMRPeqPk3XwvT3KmK0QWiGNJn9bR0
[11-Jun-2026 18:43:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jun-2026 18:43:47 UTC] ✅ JWT token verified successfully for user profile
[11-Jun-2026 18:43:47 UTC] User ID: 787
[11-Jun-2026 18:43:47 UTC] ✅ User profile retrieved successfully for user ID: 787
[11-Jun-2026 18:43:51 UTC] === API CALL LOG ===
[11-Jun-2026 18:43:51 UTC] Endpoint: user/profile.php
[11-Jun-2026 18:43:51 UTC] Full Log Data: {
    "timestamp": "2026-06-11 18:43:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "144.217.160.169",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "144.217.160.169, 108.162.242.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg3IiwidXNlcm5hbWUiOiJzZGtrcyIsImVtYWlsIjoidGpqdm5ka2RqY2pkQGdtYWlsLmNvbSIsImV4cCI6MTc4MTgwNzk3MX0.FfdpdBXu_MUqI0vMRPeqPk3XwvT3KmK0QWiGNJn9bR0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a2c387bd1ca1e7-YYZ",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "144.217.160.169",
        "cf-ipcountry": "CA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jun-2026 18:43:51 UTC] === END API CALL LOG ===
[11-Jun-2026 18:43:51 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jun-2026 18:43:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg3IiwidXNlcm5hbWUiOiJzZGtrcyIsImVtYWlsIjoidGpqdm5ka2RqY2pkQGdtYWlsLmNvbSIsImV4cCI6MTc4MTgwNzk3MX0.FfdpdBXu_MUqI0vMRPeqPk3XwvT3KmK0QWiGNJn9bR0
[11-Jun-2026 18:43:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jun-2026 18:43:51 UTC] ✅ JWT token verified successfully for user profile
[11-Jun-2026 18:43:51 UTC] User ID: 787
[11-Jun-2026 18:43:51 UTC] ✅ User profile retrieved successfully for user ID: 787
[11-Jun-2026 18:43:52 UTC] User Purchases API - User ID: 787
[11-Jun-2026 18:43:52 UTC] User Purchases API - Total purchases found: 0
[11-Jun-2026 18:43:53 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jun-2026 18:43:53 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jun-2026 18:43:53 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"144.217.160.169, 108.162.242.71","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg3IiwidXNlcm5hbWUiOiJzZGtrcyIsImVtYWlsIjoidGpqdm5ka2RqY2pkQGdtYWlsLmNvbSIsImV4cCI6MTc4MTgwNzk3MX0.FfdpdBXu_MUqI0vMRPeqPk3XwvT3KmK0QWiGNJn9bR0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0a2c390bef8a1e7-YYZ","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"144.217.160.169","cf-ipcountry":"CA","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-Jun-2026 18:43:53 UTC] === User Orders API Called ===
[11-Jun-2026 18:43:53 UTC] User ID: 787
[11-Jun-2026 18:43:53 UTC] Limit: 20, Offset: 0
[11-Jun-2026 18:43:53 UTC] Orders found: 0
[11-Jun-2026 18:43:53 UTC] Orders data: []
[11-Jun-2026 18:43:53 UTC] Total orders count: 0
[11-Jun-2026 22:41:57 UTC] === API CALL LOG ===
[11-Jun-2026 22:41:57 UTC] Endpoint: user/profile.php
[11-Jun-2026 22:41:57 UTC] Full Log Data: {
    "timestamp": "2026-06-11 22:41:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "118.179.155.145",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "118.179.155.145, 172.69.78.150",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc1IiwidXNlcm5hbWUiOiJsb2JhMjEyMSIsImVtYWlsIjoibG9sZ2FtZXIxMDg5MEBnbWFpbC5jb20iLCJleHAiOjE3ODE2ODAzMjF9.7Pous4WWXkFb3fl1uQYebM1kjv7pzmhSMRRT17Ko3V8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a42049cfb25853-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "118.179.155.145",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jun-2026 22:41:57 UTC] === END API CALL LOG ===
[11-Jun-2026 22:41:57 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jun-2026 22:41:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc1IiwidXNlcm5hbWUiOiJsb2JhMjEyMSIsImVtYWlsIjoibG9sZ2FtZXIxMDg5MEBnbWFpbC5jb20iLCJleHAiOjE3ODE2ODAzMjF9.7Pous4WWXkFb3fl1uQYebM1kjv7pzmhSMRRT17Ko3V8
[11-Jun-2026 22:41:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jun-2026 22:41:57 UTC] ✅ JWT token verified successfully for user profile
[11-Jun-2026 22:41:57 UTC] User ID: 775
[11-Jun-2026 22:41:57 UTC] ✅ User profile retrieved successfully for user ID: 775
[11-Jun-2026 22:41:57 UTC] === API CALL LOG ===
[11-Jun-2026 22:41:57 UTC] Endpoint: user/profile.php
[11-Jun-2026 22:41:57 UTC] Full Log Data: {
    "timestamp": "2026-06-11 22:41:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "118.179.155.145",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "118.179.155.145, 172.69.78.150",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc1IiwidXNlcm5hbWUiOiJsb2JhMjEyMSIsImVtYWlsIjoibG9sZ2FtZXIxMDg5MEBnbWFpbC5jb20iLCJleHAiOjE3ODE2ODAzMjF9.7Pous4WWXkFb3fl1uQYebM1kjv7pzmhSMRRT17Ko3V8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a42050dd8b5853-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "118.179.155.145",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jun-2026 22:41:57 UTC] === END API CALL LOG ===
[11-Jun-2026 22:41:57 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jun-2026 22:41:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc1IiwidXNlcm5hbWUiOiJsb2JhMjEyMSIsImVtYWlsIjoibG9sZ2FtZXIxMDg5MEBnbWFpbC5jb20iLCJleHAiOjE3ODE2ODAzMjF9.7Pous4WWXkFb3fl1uQYebM1kjv7pzmhSMRRT17Ko3V8
[11-Jun-2026 22:41:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jun-2026 22:41:57 UTC] ✅ JWT token verified successfully for user profile
[11-Jun-2026 22:41:57 UTC] User ID: 775
[11-Jun-2026 22:41:57 UTC] ✅ User profile retrieved successfully for user ID: 775
[11-Jun-2026 22:41:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jun-2026 22:41:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jun-2026 22:41:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"118.179.155.145, 172.69.78.150","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc1IiwidXNlcm5hbWUiOiJsb2JhMjEyMSIsImVtYWlsIjoibG9sZ2FtZXIxMDg5MEBnbWFpbC5jb20iLCJleHAiOjE3ODE2ODAzMjF9.7Pous4WWXkFb3fl1uQYebM1kjv7pzmhSMRRT17Ko3V8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0a42050ed9c5853-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"118.179.155.145","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-Jun-2026 22:41:58 UTC] === User Orders API Called ===
[11-Jun-2026 22:41:58 UTC] User ID: 775
[11-Jun-2026 22:41:58 UTC] Limit: 20, Offset: 0
[11-Jun-2026 22:41:58 UTC] Orders found: 0
[11-Jun-2026 22:41:58 UTC] Orders data: []
[11-Jun-2026 22:41:58 UTC] Total orders count: 0
[11-Jun-2026 22:41:58 UTC] === API CALL LOG ===
[11-Jun-2026 22:41:58 UTC] Endpoint: user/profile.php
[11-Jun-2026 22:41:58 UTC] Full Log Data: {
    "timestamp": "2026-06-11 22:41:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "118.179.155.145",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "118.179.155.145, 172.69.78.150",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc1IiwidXNlcm5hbWUiOiJsb2JhMjEyMSIsImVtYWlsIjoibG9sZ2FtZXIxMDg5MEBnbWFpbC5jb20iLCJleHAiOjE3ODE2ODAzMjF9.7Pous4WWXkFb3fl1uQYebM1kjv7pzmhSMRRT17Ko3V8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a420517e305853-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "118.179.155.145",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jun-2026 22:41:58 UTC] === END API CALL LOG ===
[11-Jun-2026 22:41:58 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jun-2026 22:41:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc1IiwidXNlcm5hbWUiOiJsb2JhMjEyMSIsImVtYWlsIjoibG9sZ2FtZXIxMDg5MEBnbWFpbC5jb20iLCJleHAiOjE3ODE2ODAzMjF9.7Pous4WWXkFb3fl1uQYebM1kjv7pzmhSMRRT17Ko3V8
[11-Jun-2026 22:41:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jun-2026 22:41:58 UTC] ✅ JWT token verified successfully for user profile
[11-Jun-2026 22:41:58 UTC] User ID: 775
[11-Jun-2026 22:41:58 UTC] ✅ User profile retrieved successfully for user ID: 775
[11-Jun-2026 22:41:59 UTC] === API CALL LOG ===
[11-Jun-2026 22:41:59 UTC] Endpoint: user/profile.php
[11-Jun-2026 22:41:59 UTC] Full Log Data: {
    "timestamp": "2026-06-11 22:41:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "118.179.155.145",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "118.179.155.145, 172.69.78.150",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc1IiwidXNlcm5hbWUiOiJsb2JhMjEyMSIsImVtYWlsIjoibG9sZ2FtZXIxMDg5MEBnbWFpbC5jb20iLCJleHAiOjE3ODE2ODAzMjF9.7Pous4WWXkFb3fl1uQYebM1kjv7pzmhSMRRT17Ko3V8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a420580c195853-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "118.179.155.145",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jun-2026 22:41:59 UTC] === END API CALL LOG ===
[11-Jun-2026 22:41:59 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jun-2026 22:41:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzc1IiwidXNlcm5hbWUiOiJsb2JhMjEyMSIsImVtYWlsIjoibG9sZ2FtZXIxMDg5MEBnbWFpbC5jb20iLCJleHAiOjE3ODE2ODAzMjF9.7Pous4WWXkFb3fl1uQYebM1kjv7pzmhSMRRT17Ko3V8
[11-Jun-2026 22:41:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jun-2026 22:41:59 UTC] ✅ JWT token verified successfully for user profile
[11-Jun-2026 22:41:59 UTC] User ID: 775
[11-Jun-2026 22:41:59 UTC] ✅ User profile retrieved successfully for user ID: 775
[11-Jun-2026 23:52:10 UTC] === API CALL LOG ===
[11-Jun-2026 23:52:10 UTC] Endpoint: user/profile.php
[11-Jun-2026 23:52:10 UTC] Full Log Data: {
    "timestamp": "2026-06-11 23:52:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:18:700b:845b:1:0:7323:7803",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2804:18:700b:845b:1:0:7323:7803, 172.69.138.55",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg4IiwidXNlcm5hbWUiOiJmZmZmZyIsImVtYWlsIjoicmVuZGE2NjU1QGdtYWlsLmNvbSIsImV4cCI6MTc4MTgyNjcyOH0.yMn4I0qC_H_rBr-2mriGVqvYBpbjGep25WLCUsbXhGs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a487282b6ef1e3-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2804:18:700b:845b:1:0:7323:7803",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jun-2026 23:52:10 UTC] === END API CALL LOG ===
[11-Jun-2026 23:52:10 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jun-2026 23:52:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg4IiwidXNlcm5hbWUiOiJmZmZmZyIsImVtYWlsIjoicmVuZGE2NjU1QGdtYWlsLmNvbSIsImV4cCI6MTc4MTgyNjcyOH0.yMn4I0qC_H_rBr-2mriGVqvYBpbjGep25WLCUsbXhGs
[11-Jun-2026 23:52:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jun-2026 23:52:10 UTC] ✅ JWT token verified successfully for user profile
[11-Jun-2026 23:52:10 UTC] User ID: 788
[11-Jun-2026 23:52:10 UTC] ✅ User profile retrieved successfully for user ID: 788
[11-Jun-2026 23:52:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jun-2026 23:52:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jun-2026 23:52:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2804:18:700b:845b:1:0:7323:7803, 172.69.138.26","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg4IiwidXNlcm5hbWUiOiJmZmZmZyIsImVtYWlsIjoicmVuZGE2NjU1QGdtYWlsLmNvbSIsImV4cCI6MTc4MTgyNjcyOH0.yMn4I0qC_H_rBr-2mriGVqvYBpbjGep25WLCUsbXhGs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0a487282b6cf1e3-GRU","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2804:18:700b:845b:1:0:7323:7803","cf-ipcountry":"BR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-Jun-2026 23:52:10 UTC] === User Orders API Called ===
[11-Jun-2026 23:52:10 UTC] User ID: 788
[11-Jun-2026 23:52:10 UTC] Limit: 20, Offset: 0
[11-Jun-2026 23:52:10 UTC] Orders found: 0
[11-Jun-2026 23:52:10 UTC] Orders data: []
[11-Jun-2026 23:52:10 UTC] Total orders count: 0
[11-Jun-2026 23:52:10 UTC] === API CALL LOG ===
[11-Jun-2026 23:52:10 UTC] Endpoint: user/profile.php
[11-Jun-2026 23:52:10 UTC] Full Log Data: {
    "timestamp": "2026-06-11 23:52:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:18:700b:845b:1:0:7323:7803",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2804:18:700b:845b:1:0:7323:7803, 172.69.138.26",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg4IiwidXNlcm5hbWUiOiJmZmZmZyIsImVtYWlsIjoicmVuZGE2NjU1QGdtYWlsLmNvbSIsImV4cCI6MTc4MTgyNjcyOH0.yMn4I0qC_H_rBr-2mriGVqvYBpbjGep25WLCUsbXhGs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a487282b66f1e3-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2804:18:700b:845b:1:0:7323:7803",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jun-2026 23:52:10 UTC] === END API CALL LOG ===
[11-Jun-2026 23:52:10 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jun-2026 23:52:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg4IiwidXNlcm5hbWUiOiJmZmZmZyIsImVtYWlsIjoicmVuZGE2NjU1QGdtYWlsLmNvbSIsImV4cCI6MTc4MTgyNjcyOH0.yMn4I0qC_H_rBr-2mriGVqvYBpbjGep25WLCUsbXhGs
[11-Jun-2026 23:52:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jun-2026 23:52:10 UTC] ✅ JWT token verified successfully for user profile
[11-Jun-2026 23:52:10 UTC] User ID: 788
[11-Jun-2026 23:52:10 UTC] ✅ User profile retrieved successfully for user ID: 788
[11-Jun-2026 23:52:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jun-2026 23:52:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jun-2026 23:52:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2804:18:700b:845b:1:0:7323:7803, 172.69.138.27","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg4IiwidXNlcm5hbWUiOiJmZmZmZyIsImVtYWlsIjoicmVuZGE2NjU1QGdtYWlsLmNvbSIsImV4cCI6MTc4MTgyNjcyOH0.yMn4I0qC_H_rBr-2mriGVqvYBpbjGep25WLCUsbXhGs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0a4879ede7ff1e3-GRU","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2804:18:700b:845b:1:0:7323:7803","cf-ipcountry":"BR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-Jun-2026 23:52:29 UTC] === User Orders API Called ===
[11-Jun-2026 23:52:29 UTC] User ID: 788
[11-Jun-2026 23:52:29 UTC] Limit: 20, Offset: 0
[11-Jun-2026 23:52:29 UTC] Orders found: 0
[11-Jun-2026 23:52:29 UTC] Orders data: []
[11-Jun-2026 23:52:29 UTC] Total orders count: 0
[11-Jun-2026 23:52:29 UTC] === API CALL LOG ===
[11-Jun-2026 23:52:29 UTC] Endpoint: user/profile.php
[11-Jun-2026 23:52:29 UTC] Full Log Data: {
    "timestamp": "2026-06-11 23:52:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:18:700b:845b:1:0:7323:7803",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2804:18:700b:845b:1:0:7323:7803, 172.69.138.27",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg4IiwidXNlcm5hbWUiOiJmZmZmZyIsImVtYWlsIjoicmVuZGE2NjU1QGdtYWlsLmNvbSIsImV4cCI6MTc4MTgyNjcyOH0.yMn4I0qC_H_rBr-2mriGVqvYBpbjGep25WLCUsbXhGs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a4879f3f62f1e3-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2804:18:700b:845b:1:0:7323:7803",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jun-2026 23:52:29 UTC] === END API CALL LOG ===
[11-Jun-2026 23:52:29 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jun-2026 23:52:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg4IiwidXNlcm5hbWUiOiJmZmZmZyIsImVtYWlsIjoicmVuZGE2NjU1QGdtYWlsLmNvbSIsImV4cCI6MTc4MTgyNjcyOH0.yMn4I0qC_H_rBr-2mriGVqvYBpbjGep25WLCUsbXhGs
[11-Jun-2026 23:52:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jun-2026 23:52:29 UTC] ✅ JWT token verified successfully for user profile
[11-Jun-2026 23:52:29 UTC] User ID: 788
[11-Jun-2026 23:52:29 UTC] ✅ User profile retrieved successfully for user ID: 788
[11-Jun-2026 23:52:29 UTC] === API CALL LOG ===
[11-Jun-2026 23:52:29 UTC] Endpoint: user/profile.php
[11-Jun-2026 23:52:29 UTC] Full Log Data: {
    "timestamp": "2026-06-11 23:52:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:18:700b:845b:1:0:7323:7803",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2804:18:700b:845b:1:0:7323:7803, 172.69.138.27",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg4IiwidXNlcm5hbWUiOiJmZmZmZyIsImVtYWlsIjoicmVuZGE2NjU1QGdtYWlsLmNvbSIsImV4cCI6MTc4MTgyNjcyOH0.yMn4I0qC_H_rBr-2mriGVqvYBpbjGep25WLCUsbXhGs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a487a2e824f1e3-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2804:18:700b:845b:1:0:7323:7803",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jun-2026 23:52:29 UTC] === END API CALL LOG ===
[11-Jun-2026 23:52:29 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jun-2026 23:52:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg4IiwidXNlcm5hbWUiOiJmZmZmZyIsImVtYWlsIjoicmVuZGE2NjU1QGdtYWlsLmNvbSIsImV4cCI6MTc4MTgyNjcyOH0.yMn4I0qC_H_rBr-2mriGVqvYBpbjGep25WLCUsbXhGs
[11-Jun-2026 23:52:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jun-2026 23:52:29 UTC] ✅ JWT token verified successfully for user profile
[11-Jun-2026 23:52:29 UTC] User ID: 788
[11-Jun-2026 23:52:29 UTC] ✅ User profile retrieved successfully for user ID: 788
[11-Jun-2026 23:52:30 UTC] === API CALL LOG ===
[11-Jun-2026 23:52:30 UTC] Endpoint: user/profile.php
[11-Jun-2026 23:52:30 UTC] Full Log Data: {
    "timestamp": "2026-06-11 23:52:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:18:700b:845b:1:0:7323:7803",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2804:18:700b:845b:1:0:7323:7803, 172.69.138.27",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg4IiwidXNlcm5hbWUiOiJmZmZmZyIsImVtYWlsIjoicmVuZGE2NjU1QGdtYWlsLmNvbSIsImV4cCI6MTc4MTgyNjcyOH0.yMn4I0qC_H_rBr-2mriGVqvYBpbjGep25WLCUsbXhGs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a487a54e2ff1e3-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2804:18:700b:845b:1:0:7323:7803",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jun-2026 23:52:30 UTC] === END API CALL LOG ===
[11-Jun-2026 23:52:30 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jun-2026 23:52:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg4IiwidXNlcm5hbWUiOiJmZmZmZyIsImVtYWlsIjoicmVuZGE2NjU1QGdtYWlsLmNvbSIsImV4cCI6MTc4MTgyNjcyOH0.yMn4I0qC_H_rBr-2mriGVqvYBpbjGep25WLCUsbXhGs
[11-Jun-2026 23:52:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jun-2026 23:52:30 UTC] ✅ JWT token verified successfully for user profile
[11-Jun-2026 23:52:30 UTC] User ID: 788
[11-Jun-2026 23:52:30 UTC] ✅ User profile retrieved successfully for user ID: 788
[11-Jun-2026 23:52:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jun-2026 23:52:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jun-2026 23:52:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2804:18:700b:845b:1:0:7323:7803, 172.69.138.27","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg4IiwidXNlcm5hbWUiOiJmZmZmZyIsImVtYWlsIjoicmVuZGE2NjU1QGdtYWlsLmNvbSIsImV4cCI6MTc4MTgyNjcyOH0.yMn4I0qC_H_rBr-2mriGVqvYBpbjGep25WLCUsbXhGs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0a487cd2faff1e3-GRU","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2804:18:700b:845b:1:0:7323:7803","cf-ipcountry":"BR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-Jun-2026 23:52:36 UTC] === User Orders API Called ===
[11-Jun-2026 23:52:36 UTC] User ID: 788
[11-Jun-2026 23:52:36 UTC] Limit: 20, Offset: 0
[11-Jun-2026 23:52:36 UTC] Orders found: 0
[11-Jun-2026 23:52:36 UTC] Orders data: []
[11-Jun-2026 23:52:36 UTC] Total orders count: 0
[11-Jun-2026 23:52:36 UTC] === API CALL LOG ===
[11-Jun-2026 23:52:36 UTC] Endpoint: user/profile.php
[11-Jun-2026 23:52:36 UTC] Full Log Data: {
    "timestamp": "2026-06-11 23:52:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:18:700b:845b:1:0:7323:7803",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2804:18:700b:845b:1:0:7323:7803, 172.69.138.27",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg4IiwidXNlcm5hbWUiOiJmZmZmZyIsImVtYWlsIjoicmVuZGE2NjU1QGdtYWlsLmNvbSIsImV4cCI6MTc4MTgyNjcyOH0.yMn4I0qC_H_rBr-2mriGVqvYBpbjGep25WLCUsbXhGs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a487cd2fb1f1e3-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2804:18:700b:845b:1:0:7323:7803",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jun-2026 23:52:36 UTC] === END API CALL LOG ===
[11-Jun-2026 23:52:36 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jun-2026 23:52:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg4IiwidXNlcm5hbWUiOiJmZmZmZyIsImVtYWlsIjoicmVuZGE2NjU1QGdtYWlsLmNvbSIsImV4cCI6MTc4MTgyNjcyOH0.yMn4I0qC_H_rBr-2mriGVqvYBpbjGep25WLCUsbXhGs
[11-Jun-2026 23:52:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jun-2026 23:52:36 UTC] ✅ JWT token verified successfully for user profile
[11-Jun-2026 23:52:36 UTC] User ID: 788
[11-Jun-2026 23:52:36 UTC] ✅ User profile retrieved successfully for user ID: 788
[11-Jun-2026 23:52:37 UTC] === API CALL LOG ===
[11-Jun-2026 23:52:37 UTC] Endpoint: user/profile.php
[11-Jun-2026 23:52:37 UTC] Full Log Data: {
    "timestamp": "2026-06-11 23:52:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:18:700b:845b:1:0:7323:7803",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2804:18:700b:845b:1:0:7323:7803, 172.69.138.27",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg4IiwidXNlcm5hbWUiOiJmZmZmZyIsImVtYWlsIjoicmVuZGE2NjU1QGdtYWlsLmNvbSIsImV4cCI6MTc4MTgyNjcyOH0.yMn4I0qC_H_rBr-2mriGVqvYBpbjGep25WLCUsbXhGs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a487d05ef8f1e3-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2804:18:700b:845b:1:0:7323:7803",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jun-2026 23:52:37 UTC] === END API CALL LOG ===
[11-Jun-2026 23:52:37 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jun-2026 23:52:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg4IiwidXNlcm5hbWUiOiJmZmZmZyIsImVtYWlsIjoicmVuZGE2NjU1QGdtYWlsLmNvbSIsImV4cCI6MTc4MTgyNjcyOH0.yMn4I0qC_H_rBr-2mriGVqvYBpbjGep25WLCUsbXhGs
[11-Jun-2026 23:52:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jun-2026 23:52:37 UTC] ✅ JWT token verified successfully for user profile
[11-Jun-2026 23:52:37 UTC] User ID: 788
[11-Jun-2026 23:52:37 UTC] ✅ User profile retrieved successfully for user ID: 788
[11-Jun-2026 23:52:37 UTC] === API CALL LOG ===
[11-Jun-2026 23:52:37 UTC] Endpoint: user/profile.php
[11-Jun-2026 23:52:37 UTC] Full Log Data: {
    "timestamp": "2026-06-11 23:52:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:18:700b:845b:1:0:7323:7803",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2804:18:700b:845b:1:0:7323:7803, 172.69.138.27",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg4IiwidXNlcm5hbWUiOiJmZmZmZyIsImVtYWlsIjoicmVuZGE2NjU1QGdtYWlsLmNvbSIsImV4cCI6MTc4MTgyNjcyOH0.yMn4I0qC_H_rBr-2mriGVqvYBpbjGep25WLCUsbXhGs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a487d36f44f1e3-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2804:18:700b:845b:1:0:7323:7803",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jun-2026 23:52:37 UTC] === END API CALL LOG ===
[11-Jun-2026 23:52:37 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jun-2026 23:52:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg4IiwidXNlcm5hbWUiOiJmZmZmZyIsImVtYWlsIjoicmVuZGE2NjU1QGdtYWlsLmNvbSIsImV4cCI6MTc4MTgyNjcyOH0.yMn4I0qC_H_rBr-2mriGVqvYBpbjGep25WLCUsbXhGs
[11-Jun-2026 23:52:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jun-2026 23:52:37 UTC] ✅ JWT token verified successfully for user profile
[11-Jun-2026 23:52:37 UTC] User ID: 788
[11-Jun-2026 23:52:37 UTC] ✅ User profile retrieved successfully for user ID: 788
[11-Jun-2026 23:52:42 UTC] User Purchases API - User ID: 788
[11-Jun-2026 23:52:42 UTC] User Purchases API - Total purchases found: 0
[11-Jun-2026 23:52:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jun-2026 23:52:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jun-2026 23:52:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2804:18:700b:845b:1:0:7323:7803, 188.114.102.137","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg4IiwidXNlcm5hbWUiOiJmZmZmZyIsImVtYWlsIjoicmVuZGE2NjU1QGdtYWlsLmNvbSIsImV4cCI6MTc4MTgyNjcyOH0.yMn4I0qC_H_rBr-2mriGVqvYBpbjGep25WLCUsbXhGs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0a4882a3cf0f1e3-MXP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2804:18:700b:845b:1:0:7323:7803","cf-ipcountry":"BR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-Jun-2026 23:52:51 UTC] === User Orders API Called ===
[11-Jun-2026 23:52:51 UTC] User ID: 788
[11-Jun-2026 23:52:51 UTC] Limit: 20, Offset: 0
[11-Jun-2026 23:52:51 UTC] Orders found: 0
[11-Jun-2026 23:52:51 UTC] Orders data: []
[11-Jun-2026 23:52:51 UTC] Total orders count: 0
[11-Jun-2026 23:52:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jun-2026 23:52:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jun-2026 23:52:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2804:18:700b:845b:1:0:7323:7803, 188.114.102.137","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg4IiwidXNlcm5hbWUiOiJmZmZmZyIsImVtYWlsIjoicmVuZGE2NjU1QGdtYWlsLmNvbSIsImV4cCI6MTc4MTgyNjcyOH0.yMn4I0qC_H_rBr-2mriGVqvYBpbjGep25WLCUsbXhGs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0a488396e01f1e3-MXP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2804:18:700b:845b:1:0:7323:7803","cf-ipcountry":"BR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-Jun-2026 23:52:54 UTC] === User Orders API Called ===
[11-Jun-2026 23:52:54 UTC] User ID: 788
[11-Jun-2026 23:52:54 UTC] Limit: 20, Offset: 0
[11-Jun-2026 23:52:54 UTC] Orders found: 0
[11-Jun-2026 23:52:54 UTC] Orders data: []
[11-Jun-2026 23:52:54 UTC] Total orders count: 0
[11-Jun-2026 23:52:54 UTC] === API CALL LOG ===
[11-Jun-2026 23:52:54 UTC] Endpoint: user/profile.php
[11-Jun-2026 23:52:54 UTC] Full Log Data: {
    "timestamp": "2026-06-11 23:52:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:18:700b:845b:1:0:7323:7803",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2804:18:700b:845b:1:0:7323:7803, 172.69.138.27",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg4IiwidXNlcm5hbWUiOiJmZmZmZyIsImVtYWlsIjoicmVuZGE2NjU1QGdtYWlsLmNvbSIsImV4cCI6MTc4MTgyNjcyOH0.yMn4I0qC_H_rBr-2mriGVqvYBpbjGep25WLCUsbXhGs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a48839ff6cf1e3-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2804:18:700b:845b:1:0:7323:7803",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jun-2026 23:52:54 UTC] === END API CALL LOG ===
[11-Jun-2026 23:52:54 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jun-2026 23:52:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg4IiwidXNlcm5hbWUiOiJmZmZmZyIsImVtYWlsIjoicmVuZGE2NjU1QGdtYWlsLmNvbSIsImV4cCI6MTc4MTgyNjcyOH0.yMn4I0qC_H_rBr-2mriGVqvYBpbjGep25WLCUsbXhGs
[11-Jun-2026 23:52:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jun-2026 23:52:54 UTC] ✅ JWT token verified successfully for user profile
[11-Jun-2026 23:52:54 UTC] User ID: 788
[11-Jun-2026 23:52:54 UTC] ✅ User profile retrieved successfully for user ID: 788
[11-Jun-2026 23:52:54 UTC] === API CALL LOG ===
[11-Jun-2026 23:52:54 UTC] Endpoint: user/profile.php
[11-Jun-2026 23:52:54 UTC] Full Log Data: {
    "timestamp": "2026-06-11 23:52:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:18:700b:845b:1:0:7323:7803",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2804:18:700b:845b:1:0:7323:7803, 188.114.102.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg4IiwidXNlcm5hbWUiOiJmZmZmZyIsImVtYWlsIjoicmVuZGE2NjU1QGdtYWlsLmNvbSIsImV4cCI6MTc4MTgyNjcyOH0.yMn4I0qC_H_rBr-2mriGVqvYBpbjGep25WLCUsbXhGs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a4883d4802f1e3-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2804:18:700b:845b:1:0:7323:7803",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jun-2026 23:52:54 UTC] === END API CALL LOG ===
[11-Jun-2026 23:52:54 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jun-2026 23:52:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg4IiwidXNlcm5hbWUiOiJmZmZmZyIsImVtYWlsIjoicmVuZGE2NjU1QGdtYWlsLmNvbSIsImV4cCI6MTc4MTgyNjcyOH0.yMn4I0qC_H_rBr-2mriGVqvYBpbjGep25WLCUsbXhGs
[11-Jun-2026 23:52:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jun-2026 23:52:54 UTC] ✅ JWT token verified successfully for user profile
[11-Jun-2026 23:52:54 UTC] User ID: 788
[11-Jun-2026 23:52:54 UTC] ✅ User profile retrieved successfully for user ID: 788
[11-Jun-2026 23:52:55 UTC] === API CALL LOG ===
[11-Jun-2026 23:52:55 UTC] Endpoint: user/profile.php
[11-Jun-2026 23:52:55 UTC] Full Log Data: {
    "timestamp": "2026-06-11 23:52:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:18:700b:845b:1:0:7323:7803",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2804:18:700b:845b:1:0:7323:7803, 172.69.138.27",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg4IiwidXNlcm5hbWUiOiJmZmZmZyIsImVtYWlsIjoicmVuZGE2NjU1QGdtYWlsLmNvbSIsImV4cCI6MTc4MTgyNjcyOH0.yMn4I0qC_H_rBr-2mriGVqvYBpbjGep25WLCUsbXhGs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a48841ba7df1e3-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2804:18:700b:845b:1:0:7323:7803",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jun-2026 23:52:55 UTC] === END API CALL LOG ===
[11-Jun-2026 23:52:55 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jun-2026 23:52:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg4IiwidXNlcm5hbWUiOiJmZmZmZyIsImVtYWlsIjoicmVuZGE2NjU1QGdtYWlsLmNvbSIsImV4cCI6MTc4MTgyNjcyOH0.yMn4I0qC_H_rBr-2mriGVqvYBpbjGep25WLCUsbXhGs
[11-Jun-2026 23:52:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jun-2026 23:52:55 UTC] ✅ JWT token verified successfully for user profile
[11-Jun-2026 23:52:55 UTC] User ID: 788
[11-Jun-2026 23:52:55 UTC] ✅ User profile retrieved successfully for user ID: 788
[11-Jun-2026 23:53:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jun-2026 23:53:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jun-2026 23:53:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2804:18:700b:845b:1:0:7323:7803, 172.69.138.27","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg4IiwidXNlcm5hbWUiOiJmZmZmZyIsImVtYWlsIjoicmVuZGE2NjU1QGdtYWlsLmNvbSIsImV4cCI6MTc4MTgyNjcyOH0.yMn4I0qC_H_rBr-2mriGVqvYBpbjGep25WLCUsbXhGs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0a48865bca0f1e3-GRU","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2804:18:700b:845b:1:0:7323:7803","cf-ipcountry":"BR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-Jun-2026 23:53:01 UTC] === User Orders API Called ===
[11-Jun-2026 23:53:01 UTC] User ID: 788
[11-Jun-2026 23:53:01 UTC] Limit: 20, Offset: 0
[11-Jun-2026 23:53:01 UTC] Orders found: 0
[11-Jun-2026 23:53:01 UTC] Orders data: []
[11-Jun-2026 23:53:01 UTC] Total orders count: 0
[11-Jun-2026 23:53:01 UTC] === API CALL LOG ===
[11-Jun-2026 23:53:01 UTC] Endpoint: user/profile.php
[11-Jun-2026 23:53:01 UTC] Full Log Data: {
    "timestamp": "2026-06-11 23:53:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:18:700b:845b:1:0:7323:7803",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2804:18:700b:845b:1:0:7323:7803, 172.69.138.27",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg4IiwidXNlcm5hbWUiOiJmZmZmZyIsImVtYWlsIjoicmVuZGE2NjU1QGdtYWlsLmNvbSIsImV4cCI6MTc4MTgyNjcyOH0.yMn4I0qC_H_rBr-2mriGVqvYBpbjGep25WLCUsbXhGs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a488661d7cf1e3-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2804:18:700b:845b:1:0:7323:7803",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jun-2026 23:53:01 UTC] === END API CALL LOG ===
[11-Jun-2026 23:53:01 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jun-2026 23:53:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg4IiwidXNlcm5hbWUiOiJmZmZmZyIsImVtYWlsIjoicmVuZGE2NjU1QGdtYWlsLmNvbSIsImV4cCI6MTc4MTgyNjcyOH0.yMn4I0qC_H_rBr-2mriGVqvYBpbjGep25WLCUsbXhGs
[11-Jun-2026 23:53:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jun-2026 23:53:01 UTC] ✅ JWT token verified successfully for user profile
[11-Jun-2026 23:53:01 UTC] User ID: 788
[11-Jun-2026 23:53:01 UTC] ✅ User profile retrieved successfully for user ID: 788
[11-Jun-2026 23:53:01 UTC] === API CALL LOG ===
[11-Jun-2026 23:53:01 UTC] Endpoint: user/profile.php
[11-Jun-2026 23:53:01 UTC] Full Log Data: {
    "timestamp": "2026-06-11 23:53:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:18:700b:845b:1:0:7323:7803",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2804:18:700b:845b:1:0:7323:7803, 172.69.138.27",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg4IiwidXNlcm5hbWUiOiJmZmZmZyIsImVtYWlsIjoicmVuZGE2NjU1QGdtYWlsLmNvbSIsImV4cCI6MTc4MTgyNjcyOH0.yMn4I0qC_H_rBr-2mriGVqvYBpbjGep25WLCUsbXhGs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a488699eb5f1e3-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2804:18:700b:845b:1:0:7323:7803",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jun-2026 23:53:01 UTC] === END API CALL LOG ===
[11-Jun-2026 23:53:01 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jun-2026 23:53:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg4IiwidXNlcm5hbWUiOiJmZmZmZyIsImVtYWlsIjoicmVuZGE2NjU1QGdtYWlsLmNvbSIsImV4cCI6MTc4MTgyNjcyOH0.yMn4I0qC_H_rBr-2mriGVqvYBpbjGep25WLCUsbXhGs
[11-Jun-2026 23:53:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jun-2026 23:53:01 UTC] ✅ JWT token verified successfully for user profile
[11-Jun-2026 23:53:01 UTC] User ID: 788
[11-Jun-2026 23:53:01 UTC] ✅ User profile retrieved successfully for user ID: 788
[11-Jun-2026 23:53:03 UTC] === API CALL LOG ===
[11-Jun-2026 23:53:03 UTC] Endpoint: user/profile.php
[11-Jun-2026 23:53:03 UTC] Full Log Data: {
    "timestamp": "2026-06-11 23:53:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:18:700b:845b:1:0:7323:7803",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2804:18:700b:845b:1:0:7323:7803, 172.69.138.27",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg4IiwidXNlcm5hbWUiOiJmZmZmZyIsImVtYWlsIjoicmVuZGE2NjU1QGdtYWlsLmNvbSIsImV4cCI6MTc4MTgyNjcyOH0.yMn4I0qC_H_rBr-2mriGVqvYBpbjGep25WLCUsbXhGs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a48873a96ef1e3-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2804:18:700b:845b:1:0:7323:7803",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jun-2026 23:53:03 UTC] === END API CALL LOG ===
[11-Jun-2026 23:53:03 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jun-2026 23:53:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg4IiwidXNlcm5hbWUiOiJmZmZmZyIsImVtYWlsIjoicmVuZGE2NjU1QGdtYWlsLmNvbSIsImV4cCI6MTc4MTgyNjcyOH0.yMn4I0qC_H_rBr-2mriGVqvYBpbjGep25WLCUsbXhGs
[11-Jun-2026 23:53:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jun-2026 23:53:03 UTC] ✅ JWT token verified successfully for user profile
[11-Jun-2026 23:53:03 UTC] User ID: 788
[11-Jun-2026 23:53:03 UTC] ✅ User profile retrieved successfully for user ID: 788
[12-Jun-2026 05:58:29 UTC] === API CALL LOG ===
[12-Jun-2026 05:58:29 UTC] Endpoint: user/profile.php
[12-Jun-2026 05:58:29 UTC] Full Log Data: {
    "timestamp": "2026-06-12 05:58:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.69.98",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.69.98, 172.71.127.115",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg5IiwidXNlcm5hbWUiOiJmcm9zdGJpdGUiLCJlbWFpbCI6IktpbmdzbGVleTEyMzRAZ21haWwuY29tIiwiZXhwIjoxNzgxODQ4NzAwfQ.gqkIZZNWrrkR4Ru4QZTj8xXVBWMcq1v-FAwMSzpzpYQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a69fc00f7cbb88-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.69.98",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 05:58:29 UTC] === END API CALL LOG ===
[12-Jun-2026 05:58:29 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 05:58:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg5IiwidXNlcm5hbWUiOiJmcm9zdGJpdGUiLCJlbWFpbCI6IktpbmdzbGVleTEyMzRAZ21haWwuY29tIiwiZXhwIjoxNzgxODQ4NzAwfQ.gqkIZZNWrrkR4Ru4QZTj8xXVBWMcq1v-FAwMSzpzpYQ
[12-Jun-2026 05:58:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 05:58:29 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 05:58:29 UTC] User ID: 789
[12-Jun-2026 05:58:29 UTC] ✅ User profile retrieved successfully for user ID: 789
[12-Jun-2026 05:58:32 UTC] === API CALL LOG ===
[12-Jun-2026 05:58:32 UTC] Endpoint: user/profile.php
[12-Jun-2026 05:58:32 UTC] Full Log Data: {
    "timestamp": "2026-06-12 05:58:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.69.98",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.69.98, 172.71.119.49",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg5IiwidXNlcm5hbWUiOiJmcm9zdGJpdGUiLCJlbWFpbCI6IktpbmdzbGVleTEyMzRAZ21haWwuY29tIiwiZXhwIjoxNzgxODQ4NzAwfQ.gqkIZZNWrrkR4Ru4QZTj8xXVBWMcq1v-FAwMSzpzpYQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a69fd6f83aa876-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.69.98",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 05:58:32 UTC] === END API CALL LOG ===
[12-Jun-2026 05:58:32 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 05:58:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg5IiwidXNlcm5hbWUiOiJmcm9zdGJpdGUiLCJlbWFpbCI6IktpbmdzbGVleTEyMzRAZ21haWwuY29tIiwiZXhwIjoxNzgxODQ4NzAwfQ.gqkIZZNWrrkR4Ru4QZTj8xXVBWMcq1v-FAwMSzpzpYQ
[12-Jun-2026 05:58:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 05:58:32 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 05:58:32 UTC] User ID: 789
[12-Jun-2026 05:58:32 UTC] ✅ User profile retrieved successfully for user ID: 789
[12-Jun-2026 06:14:12 UTC] === API CALL LOG ===
[12-Jun-2026 06:14:12 UTC] Endpoint: user/profile.php
[12-Jun-2026 06:14:12 UTC] Full Log Data: {
    "timestamp": "2026-06-12 06:14:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "91.247.57.254",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "91.247.57.254, 172.69.155.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE5IiwidXNlcm5hbWUiOiJAZGV2ZWxvcGVyMXN0IiwiZW1haWwiOiJhYmR1bWFsaWt0b3Jva2VsZGlldjEyM0BnbWFpbC5jb20iLCJleHAiOjE3ODExNjcxNjF9.wUyi3BouLFX0LWEPSOsGvnSgKJiRqsoQh8RumfhGYko",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a6b6c94dae58b1-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "91.247.57.254",
        "cf-ipcountry": "KG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 06:14:12 UTC] === END API CALL LOG ===
[12-Jun-2026 06:14:12 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 06:14:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE5IiwidXNlcm5hbWUiOiJAZGV2ZWxvcGVyMXN0IiwiZW1haWwiOiJhYmR1bWFsaWt0b3Jva2VsZGlldjEyM0BnbWFpbC5jb20iLCJleHAiOjE3ODExNjcxNjF9.wUyi3BouLFX0LWEPSOsGvnSgKJiRqsoQh8RumfhGYko
[12-Jun-2026 06:14:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 06:14:12 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 06:14:12 UTC] User ID: 719
[12-Jun-2026 06:14:12 UTC] ✅ User profile retrieved successfully for user ID: 719
[12-Jun-2026 06:14:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jun-2026 06:14:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jun-2026 06:14:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"91.247.57.254, 172.69.155.223","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE5IiwidXNlcm5hbWUiOiJAZGV2ZWxvcGVyMXN0IiwiZW1haWwiOiJhYmR1bWFsaWt0b3Jva2VsZGlldjEyM0BnbWFpbC5jb20iLCJleHAiOjE3ODExNjcxNjF9.wUyi3BouLFX0LWEPSOsGvnSgKJiRqsoQh8RumfhGYko","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0a6b6ce0cce58b1-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"91.247.57.254","cf-ipcountry":"KG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-Jun-2026 06:14:13 UTC] === User Orders API Called ===
[12-Jun-2026 06:14:13 UTC] User ID: 719
[12-Jun-2026 06:14:13 UTC] Limit: 20, Offset: 0
[12-Jun-2026 06:14:13 UTC] Orders found: 0
[12-Jun-2026 06:14:13 UTC] Orders data: []
[12-Jun-2026 06:14:13 UTC] Total orders count: 0
[12-Jun-2026 06:14:13 UTC] === API CALL LOG ===
[12-Jun-2026 06:14:13 UTC] Endpoint: user/profile.php
[12-Jun-2026 06:14:13 UTC] Full Log Data: {
    "timestamp": "2026-06-12 06:14:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "91.247.57.254",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "91.247.57.254, 172.69.155.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE5IiwidXNlcm5hbWUiOiJAZGV2ZWxvcGVyMXN0IiwiZW1haWwiOiJhYmR1bWFsaWt0b3Jva2VsZGlldjEyM0BnbWFpbC5jb20iLCJleHAiOjE3ODExNjcxNjF9.wUyi3BouLFX0LWEPSOsGvnSgKJiRqsoQh8RumfhGYko",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a6b6d0782d58b1-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "91.247.57.254",
        "cf-ipcountry": "KG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 06:14:13 UTC] === END API CALL LOG ===
[12-Jun-2026 06:14:13 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 06:14:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE5IiwidXNlcm5hbWUiOiJAZGV2ZWxvcGVyMXN0IiwiZW1haWwiOiJhYmR1bWFsaWt0b3Jva2VsZGlldjEyM0BnbWFpbC5jb20iLCJleHAiOjE3ODExNjcxNjF9.wUyi3BouLFX0LWEPSOsGvnSgKJiRqsoQh8RumfhGYko
[12-Jun-2026 06:14:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 06:14:13 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 06:14:13 UTC] User ID: 719
[12-Jun-2026 06:14:13 UTC] ✅ User profile retrieved successfully for user ID: 719
[12-Jun-2026 06:15:34 UTC] === API CALL LOG ===
[12-Jun-2026 06:15:34 UTC] Endpoint: user/profile.php
[12-Jun-2026 06:15:34 UTC] Full Log Data: {
    "timestamp": "2026-06-12 06:15:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.69.98",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.69.98, 172.69.253.142",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg5IiwidXNlcm5hbWUiOiJmcm9zdGJpdGUiLCJlbWFpbCI6IktpbmdzbGVleTEyMzRAZ21haWwuY29tIiwiZXhwIjoxNzgxODQ4NzAwfQ.gqkIZZNWrrkR4Ru4QZTj8xXVBWMcq1v-FAwMSzpzpYQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a6b8c3f88911dc-LOS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.69.98",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 06:15:34 UTC] === END API CALL LOG ===
[12-Jun-2026 06:15:34 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 06:15:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg5IiwidXNlcm5hbWUiOiJmcm9zdGJpdGUiLCJlbWFpbCI6IktpbmdzbGVleTEyMzRAZ21haWwuY29tIiwiZXhwIjoxNzgxODQ4NzAwfQ.gqkIZZNWrrkR4Ru4QZTj8xXVBWMcq1v-FAwMSzpzpYQ
[12-Jun-2026 06:15:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 06:15:34 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 06:15:34 UTC] User ID: 789
[12-Jun-2026 06:15:34 UTC] ✅ User profile retrieved successfully for user ID: 789
[12-Jun-2026 06:27:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jun-2026 06:27:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jun-2026 06:27:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a01:4f8:1c18:8fe8::1, 104.23.225.98","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkwIiwidXNlcm5hbWUiOiJtYXRpb3VzIiwiZW1haWwiOiJtZXJzZWRlaG5hemVyZmFyZEBnbWFpbC5jb20iLCJleHAiOjE3ODE4NTA0NDh9.S0NMs1U4g9JKVOuslv84DpjQV9XeGdHQ4V4rUQHevSc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0a6ca3b78ff9794-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a01:4f8:1c18:8fe8::1","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-Jun-2026 06:27:29 UTC] === User Orders API Called ===
[12-Jun-2026 06:27:29 UTC] User ID: 790
[12-Jun-2026 06:27:29 UTC] Limit: 20, Offset: 0
[12-Jun-2026 06:27:29 UTC] Orders found: 0
[12-Jun-2026 06:27:29 UTC] Orders data: []
[12-Jun-2026 06:27:29 UTC] Total orders count: 0
[12-Jun-2026 06:27:29 UTC] === API CALL LOG ===
[12-Jun-2026 06:27:29 UTC] Endpoint: user/profile.php
[12-Jun-2026 06:27:29 UTC] Full Log Data: {
    "timestamp": "2026-06-12 06:27:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a01:4f8:1c18:8fe8::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a01:4f8:1c18:8fe8::1, 104.23.225.98",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkwIiwidXNlcm5hbWUiOiJtYXRpb3VzIiwiZW1haWwiOiJtZXJzZWRlaG5hemVyZmFyZEBnbWFpbC5jb20iLCJleHAiOjE3ODE4NTA0NDh9.S0NMs1U4g9JKVOuslv84DpjQV9XeGdHQ4V4rUQHevSc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a6ca3b78fc9794-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a01:4f8:1c18:8fe8::1",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 06:27:29 UTC] === END API CALL LOG ===
[12-Jun-2026 06:27:29 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 06:27:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkwIiwidXNlcm5hbWUiOiJtYXRpb3VzIiwiZW1haWwiOiJtZXJzZWRlaG5hemVyZmFyZEBnbWFpbC5jb20iLCJleHAiOjE3ODE4NTA0NDh9.S0NMs1U4g9JKVOuslv84DpjQV9XeGdHQ4V4rUQHevSc
[12-Jun-2026 06:27:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 06:27:29 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 06:27:29 UTC] User ID: 790
[12-Jun-2026 06:27:29 UTC] ✅ User profile retrieved successfully for user ID: 790
[12-Jun-2026 06:27:29 UTC] === API CALL LOG ===
[12-Jun-2026 06:27:29 UTC] Endpoint: user/profile.php
[12-Jun-2026 06:27:29 UTC] Full Log Data: {
    "timestamp": "2026-06-12 06:27:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a01:4f8:1c18:8fe8::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a01:4f8:1c18:8fe8::1, 104.23.225.98",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkwIiwidXNlcm5hbWUiOiJtYXRpb3VzIiwiZW1haWwiOiJtZXJzZWRlaG5hemVyZmFyZEBnbWFpbC5jb20iLCJleHAiOjE3ODE4NTA0NDh9.S0NMs1U4g9JKVOuslv84DpjQV9XeGdHQ4V4rUQHevSc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a6ca3cab1b9794-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a01:4f8:1c18:8fe8::1",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 06:27:29 UTC] === END API CALL LOG ===
[12-Jun-2026 06:27:29 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 06:27:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkwIiwidXNlcm5hbWUiOiJtYXRpb3VzIiwiZW1haWwiOiJtZXJzZWRlaG5hemVyZmFyZEBnbWFpbC5jb20iLCJleHAiOjE3ODE4NTA0NDh9.S0NMs1U4g9JKVOuslv84DpjQV9XeGdHQ4V4rUQHevSc
[12-Jun-2026 06:27:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 06:27:29 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 06:27:29 UTC] User ID: 790
[12-Jun-2026 06:27:29 UTC] ✅ User profile retrieved successfully for user ID: 790
[12-Jun-2026 06:27:29 UTC] === API CALL LOG ===
[12-Jun-2026 06:27:29 UTC] Endpoint: user/profile.php
[12-Jun-2026 06:27:29 UTC] Full Log Data: {
    "timestamp": "2026-06-12 06:27:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a01:4f8:1c18:8fe8::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a01:4f8:1c18:8fe8::1, 104.23.225.98",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkwIiwidXNlcm5hbWUiOiJtYXRpb3VzIiwiZW1haWwiOiJtZXJzZWRlaG5hemVyZmFyZEBnbWFpbC5jb20iLCJleHAiOjE3ODE4NTA0NDh9.S0NMs1U4g9JKVOuslv84DpjQV9XeGdHQ4V4rUQHevSc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a6ca4059919794-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a01:4f8:1c18:8fe8::1",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 06:27:29 UTC] === END API CALL LOG ===
[12-Jun-2026 06:27:29 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 06:27:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkwIiwidXNlcm5hbWUiOiJtYXRpb3VzIiwiZW1haWwiOiJtZXJzZWRlaG5hemVyZmFyZEBnbWFpbC5jb20iLCJleHAiOjE3ODE4NTA0NDh9.S0NMs1U4g9JKVOuslv84DpjQV9XeGdHQ4V4rUQHevSc
[12-Jun-2026 06:27:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 06:27:29 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 06:27:29 UTC] User ID: 790
[12-Jun-2026 06:27:29 UTC] ✅ User profile retrieved successfully for user ID: 790
[12-Jun-2026 06:27:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jun-2026 06:27:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jun-2026 06:27:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a01:4f8:1c18:8fe8::1, 104.23.225.98","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkwIiwidXNlcm5hbWUiOiJtYXRpb3VzIiwiZW1haWwiOiJtZXJzZWRlaG5hemVyZmFyZEBnbWFpbC5jb20iLCJleHAiOjE3ODE4NTA0NDh9.S0NMs1U4g9JKVOuslv84DpjQV9XeGdHQ4V4rUQHevSc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0a6ca6d7bcc9794-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a01:4f8:1c18:8fe8::1","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-Jun-2026 06:27:37 UTC] === User Orders API Called ===
[12-Jun-2026 06:27:37 UTC] User ID: 790
[12-Jun-2026 06:27:37 UTC] Limit: 20, Offset: 0
[12-Jun-2026 06:27:37 UTC] Orders found: 0
[12-Jun-2026 06:27:37 UTC] Orders data: []
[12-Jun-2026 06:27:37 UTC] === API CALL LOG ===
[12-Jun-2026 06:27:37 UTC] Total orders count: 0
[12-Jun-2026 06:27:37 UTC] Endpoint: user/profile.php
[12-Jun-2026 06:27:37 UTC] Full Log Data: {
    "timestamp": "2026-06-12 06:27:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a01:4f8:1c18:8fe8::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a01:4f8:1c18:8fe8::1, 104.23.225.98",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkwIiwidXNlcm5hbWUiOiJtYXRpb3VzIiwiZW1haWwiOiJtZXJzZWRlaG5hemVyZmFyZEBnbWFpbC5jb20iLCJleHAiOjE3ODE4NTA0NDh9.S0NMs1U4g9JKVOuslv84DpjQV9XeGdHQ4V4rUQHevSc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a6ca6d7bcd9794-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a01:4f8:1c18:8fe8::1",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 06:27:37 UTC] === END API CALL LOG ===
[12-Jun-2026 06:27:37 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 06:27:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkwIiwidXNlcm5hbWUiOiJtYXRpb3VzIiwiZW1haWwiOiJtZXJzZWRlaG5hemVyZmFyZEBnbWFpbC5jb20iLCJleHAiOjE3ODE4NTA0NDh9.S0NMs1U4g9JKVOuslv84DpjQV9XeGdHQ4V4rUQHevSc
[12-Jun-2026 06:27:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 06:27:37 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 06:27:37 UTC] User ID: 790
[12-Jun-2026 06:27:37 UTC] ✅ User profile retrieved successfully for user ID: 790
[12-Jun-2026 06:27:37 UTC] === API CALL LOG ===
[12-Jun-2026 06:27:37 UTC] Endpoint: user/profile.php
[12-Jun-2026 06:27:37 UTC] Full Log Data: {
    "timestamp": "2026-06-12 06:27:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a01:4f8:1c18:8fe8::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a01:4f8:1c18:8fe8::1, 104.23.225.98",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkwIiwidXNlcm5hbWUiOiJtYXRpb3VzIiwiZW1haWwiOiJtZXJzZWRlaG5hemVyZmFyZEBnbWFpbC5jb20iLCJleHAiOjE3ODE4NTA0NDh9.S0NMs1U4g9JKVOuslv84DpjQV9XeGdHQ4V4rUQHevSc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a6ca715a5f9794-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a01:4f8:1c18:8fe8::1",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 06:27:37 UTC] === END API CALL LOG ===
[12-Jun-2026 06:27:37 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 06:27:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkwIiwidXNlcm5hbWUiOiJtYXRpb3VzIiwiZW1haWwiOiJtZXJzZWRlaG5hemVyZmFyZEBnbWFpbC5jb20iLCJleHAiOjE3ODE4NTA0NDh9.S0NMs1U4g9JKVOuslv84DpjQV9XeGdHQ4V4rUQHevSc
[12-Jun-2026 06:27:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 06:27:37 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 06:27:37 UTC] User ID: 790
[12-Jun-2026 06:27:37 UTC] ✅ User profile retrieved successfully for user ID: 790
[12-Jun-2026 06:27:37 UTC] === API CALL LOG ===
[12-Jun-2026 06:27:37 UTC] Endpoint: user/profile.php
[12-Jun-2026 06:27:37 UTC] Full Log Data: {
    "timestamp": "2026-06-12 06:27:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a01:4f8:1c18:8fe8::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a01:4f8:1c18:8fe8::1, 104.23.225.98",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkwIiwidXNlcm5hbWUiOiJtYXRpb3VzIiwiZW1haWwiOiJtZXJzZWRlaG5hemVyZmFyZEBnbWFpbC5jb20iLCJleHAiOjE3ODE4NTA0NDh9.S0NMs1U4g9JKVOuslv84DpjQV9XeGdHQ4V4rUQHevSc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a6ca71baf79794-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a01:4f8:1c18:8fe8::1",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 06:27:37 UTC] === END API CALL LOG ===
[12-Jun-2026 06:27:37 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 06:27:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkwIiwidXNlcm5hbWUiOiJtYXRpb3VzIiwiZW1haWwiOiJtZXJzZWRlaG5hemVyZmFyZEBnbWFpbC5jb20iLCJleHAiOjE3ODE4NTA0NDh9.S0NMs1U4g9JKVOuslv84DpjQV9XeGdHQ4V4rUQHevSc
[12-Jun-2026 06:27:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 06:27:37 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 06:27:37 UTC] User ID: 790
[12-Jun-2026 06:27:37 UTC] ✅ User profile retrieved successfully for user ID: 790
[12-Jun-2026 06:27:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jun-2026 06:27:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jun-2026 06:27:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a01:4f8:1c18:8fe8::1, 104.23.225.99","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkwIiwidXNlcm5hbWUiOiJtYXRpb3VzIiwiZW1haWwiOiJtZXJzZWRlaG5hemVyZmFyZEBnbWFpbC5jb20iLCJleHAiOjE3ODE4NTA0NDh9.S0NMs1U4g9JKVOuslv84DpjQV9XeGdHQ4V4rUQHevSc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0a6cac38e6f9794-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a01:4f8:1c18:8fe8::1","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-Jun-2026 06:27:51 UTC] === User Orders API Called ===
[12-Jun-2026 06:27:51 UTC] User ID: 790
[12-Jun-2026 06:27:51 UTC] Limit: 20, Offset: 0
[12-Jun-2026 06:27:51 UTC] Orders found: 0
[12-Jun-2026 06:27:51 UTC] Orders data: []
[12-Jun-2026 06:27:51 UTC] Total orders count: 0
[12-Jun-2026 06:27:51 UTC] === API CALL LOG ===
[12-Jun-2026 06:27:51 UTC] Endpoint: user/profile.php
[12-Jun-2026 06:27:51 UTC] Full Log Data: {
    "timestamp": "2026-06-12 06:27:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a01:4f8:1c18:8fe8::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a01:4f8:1c18:8fe8::1, 104.23.225.98",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkwIiwidXNlcm5hbWUiOiJtYXRpb3VzIiwiZW1haWwiOiJtZXJzZWRlaG5hemVyZmFyZEBnbWFpbC5jb20iLCJleHAiOjE3ODE4NTA0NDh9.S0NMs1U4g9JKVOuslv84DpjQV9XeGdHQ4V4rUQHevSc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a6cac4d8cc9794-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a01:4f8:1c18:8fe8::1",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 06:27:51 UTC] === END API CALL LOG ===
[12-Jun-2026 06:27:51 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 06:27:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkwIiwidXNlcm5hbWUiOiJtYXRpb3VzIiwiZW1haWwiOiJtZXJzZWRlaG5hemVyZmFyZEBnbWFpbC5jb20iLCJleHAiOjE3ODE4NTA0NDh9.S0NMs1U4g9JKVOuslv84DpjQV9XeGdHQ4V4rUQHevSc
[12-Jun-2026 06:27:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 06:27:51 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 06:27:51 UTC] User ID: 790
[12-Jun-2026 06:27:51 UTC] ✅ User profile retrieved successfully for user ID: 790
[12-Jun-2026 06:27:51 UTC] === API CALL LOG ===
[12-Jun-2026 06:27:51 UTC] Endpoint: user/profile.php
[12-Jun-2026 06:27:51 UTC] Full Log Data: {
    "timestamp": "2026-06-12 06:27:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a01:4f8:1c18:8fe8::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a01:4f8:1c18:8fe8::1, 104.23.225.98",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkwIiwidXNlcm5hbWUiOiJtYXRpb3VzIiwiZW1haWwiOiJtZXJzZWRlaG5hemVyZmFyZEBnbWFpbC5jb20iLCJleHAiOjE3ODE4NTA0NDh9.S0NMs1U4g9JKVOuslv84DpjQV9XeGdHQ4V4rUQHevSc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a6cac81e719794-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a01:4f8:1c18:8fe8::1",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 06:27:51 UTC] === END API CALL LOG ===
[12-Jun-2026 06:27:51 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 06:27:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkwIiwidXNlcm5hbWUiOiJtYXRpb3VzIiwiZW1haWwiOiJtZXJzZWRlaG5hemVyZmFyZEBnbWFpbC5jb20iLCJleHAiOjE3ODE4NTA0NDh9.S0NMs1U4g9JKVOuslv84DpjQV9XeGdHQ4V4rUQHevSc
[12-Jun-2026 06:27:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 06:27:51 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 06:27:51 UTC] User ID: 790
[12-Jun-2026 06:27:51 UTC] ✅ User profile retrieved successfully for user ID: 790
[12-Jun-2026 06:27:51 UTC] === API CALL LOG ===
[12-Jun-2026 06:27:51 UTC] Endpoint: user/profile.php
[12-Jun-2026 06:27:51 UTC] Full Log Data: {
    "timestamp": "2026-06-12 06:27:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a01:4f8:1c18:8fe8::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a01:4f8:1c18:8fe8::1, 104.23.225.99",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkwIiwidXNlcm5hbWUiOiJtYXRpb3VzIiwiZW1haWwiOiJtZXJzZWRlaG5hemVyZmFyZEBnbWFpbC5jb20iLCJleHAiOjE3ODE4NTA0NDh9.S0NMs1U4g9JKVOuslv84DpjQV9XeGdHQ4V4rUQHevSc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a6cac8dfcb9794-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a01:4f8:1c18:8fe8::1",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 06:27:51 UTC] === END API CALL LOG ===
[12-Jun-2026 06:27:51 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 06:27:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkwIiwidXNlcm5hbWUiOiJtYXRpb3VzIiwiZW1haWwiOiJtZXJzZWRlaG5hemVyZmFyZEBnbWFpbC5jb20iLCJleHAiOjE3ODE4NTA0NDh9.S0NMs1U4g9JKVOuslv84DpjQV9XeGdHQ4V4rUQHevSc
[12-Jun-2026 06:27:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 06:27:51 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 06:27:51 UTC] User ID: 790
[12-Jun-2026 06:27:51 UTC] ✅ User profile retrieved successfully for user ID: 790
[12-Jun-2026 06:28:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jun-2026 06:28:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jun-2026 06:28:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a01:4f8:1c18:8fe8::1, 104.23.225.99","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkwIiwidXNlcm5hbWUiOiJtYXRpb3VzIiwiZW1haWwiOiJtZXJzZWRlaG5hemVyZmFyZEBnbWFpbC5jb20iLCJleHAiOjE3ODE4NTA0NDh9.S0NMs1U4g9JKVOuslv84DpjQV9XeGdHQ4V4rUQHevSc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0a6cb068a389794-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a01:4f8:1c18:8fe8::1","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-Jun-2026 06:28:01 UTC] === User Orders API Called ===
[12-Jun-2026 06:28:01 UTC] User ID: 790
[12-Jun-2026 06:28:01 UTC] Limit: 20, Offset: 0
[12-Jun-2026 06:28:01 UTC] Orders found: 0
[12-Jun-2026 06:28:01 UTC] Orders data: []
[12-Jun-2026 06:28:01 UTC] Total orders count: 0
[12-Jun-2026 06:28:01 UTC] === API CALL LOG ===
[12-Jun-2026 06:28:01 UTC] Endpoint: user/profile.php
[12-Jun-2026 06:28:01 UTC] Full Log Data: {
    "timestamp": "2026-06-12 06:28:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a01:4f8:1c18:8fe8::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a01:4f8:1c18:8fe8::1, 104.23.225.99",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkwIiwidXNlcm5hbWUiOiJtYXRpb3VzIiwiZW1haWwiOiJtZXJzZWRlaG5hemVyZmFyZEBnbWFpbC5jb20iLCJleHAiOjE3ODE4NTA0NDh9.S0NMs1U4g9JKVOuslv84DpjQV9XeGdHQ4V4rUQHevSc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a6cb068a3a9794-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a01:4f8:1c18:8fe8::1",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 06:28:01 UTC] === END API CALL LOG ===
[12-Jun-2026 06:28:01 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 06:28:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkwIiwidXNlcm5hbWUiOiJtYXRpb3VzIiwiZW1haWwiOiJtZXJzZWRlaG5hemVyZmFyZEBnbWFpbC5jb20iLCJleHAiOjE3ODE4NTA0NDh9.S0NMs1U4g9JKVOuslv84DpjQV9XeGdHQ4V4rUQHevSc
[12-Jun-2026 06:28:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 06:28:01 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 06:28:01 UTC] User ID: 790
[12-Jun-2026 06:28:01 UTC] ✅ User profile retrieved successfully for user ID: 790
[12-Jun-2026 06:28:02 UTC] === API CALL LOG ===
[12-Jun-2026 06:28:02 UTC] Endpoint: user/profile.php
[12-Jun-2026 06:28:02 UTC] Full Log Data: {
    "timestamp": "2026-06-12 06:28:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a01:4f8:1c18:8fe8::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a01:4f8:1c18:8fe8::1, 104.23.225.99",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkwIiwidXNlcm5hbWUiOiJtYXRpb3VzIiwiZW1haWwiOiJtZXJzZWRlaG5hemVyZmFyZEBnbWFpbC5jb20iLCJleHAiOjE3ODE4NTA0NDh9.S0NMs1U4g9JKVOuslv84DpjQV9XeGdHQ4V4rUQHevSc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a6cb09d8919794-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a01:4f8:1c18:8fe8::1",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 06:28:02 UTC] === END API CALL LOG ===
[12-Jun-2026 06:28:02 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 06:28:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkwIiwidXNlcm5hbWUiOiJtYXRpb3VzIiwiZW1haWwiOiJtZXJzZWRlaG5hemVyZmFyZEBnbWFpbC5jb20iLCJleHAiOjE3ODE4NTA0NDh9.S0NMs1U4g9JKVOuslv84DpjQV9XeGdHQ4V4rUQHevSc
[12-Jun-2026 06:28:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 06:28:02 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 06:28:02 UTC] User ID: 790
[12-Jun-2026 06:28:02 UTC] ✅ User profile retrieved successfully for user ID: 790
[12-Jun-2026 06:28:02 UTC] === API CALL LOG ===
[12-Jun-2026 06:28:02 UTC] Endpoint: user/profile.php
[12-Jun-2026 06:28:02 UTC] Full Log Data: {
    "timestamp": "2026-06-12 06:28:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a01:4f8:1c18:8fe8::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a01:4f8:1c18:8fe8::1, 104.23.225.99",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkwIiwidXNlcm5hbWUiOiJtYXRpb3VzIiwiZW1haWwiOiJtZXJzZWRlaG5hemVyZmFyZEBnbWFpbC5jb20iLCJleHAiOjE3ODE4NTA0NDh9.S0NMs1U4g9JKVOuslv84DpjQV9XeGdHQ4V4rUQHevSc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a6cb0a79929794-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a01:4f8:1c18:8fe8::1",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 06:28:02 UTC] === END API CALL LOG ===
[12-Jun-2026 06:28:02 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 06:28:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkwIiwidXNlcm5hbWUiOiJtYXRpb3VzIiwiZW1haWwiOiJtZXJzZWRlaG5hemVyZmFyZEBnbWFpbC5jb20iLCJleHAiOjE3ODE4NTA0NDh9.S0NMs1U4g9JKVOuslv84DpjQV9XeGdHQ4V4rUQHevSc
[12-Jun-2026 06:28:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 06:28:02 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 06:28:02 UTC] User ID: 790
[12-Jun-2026 06:28:02 UTC] ✅ User profile retrieved successfully for user ID: 790
[12-Jun-2026 06:28:04 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jun-2026 06:28:04 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jun-2026 06:28:04 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a01:4f8:1c18:8fe8::1, 104.23.225.99","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkwIiwidXNlcm5hbWUiOiJtYXRpb3VzIiwiZW1haWwiOiJtZXJzZWRlaG5hemVyZmFyZEBnbWFpbC5jb20iLCJleHAiOjE3ODE4NTA0NDh9.S0NMs1U4g9JKVOuslv84DpjQV9XeGdHQ4V4rUQHevSc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0a6cb164cf89794-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a01:4f8:1c18:8fe8::1","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-Jun-2026 06:28:04 UTC] === User Orders API Called ===
[12-Jun-2026 06:28:04 UTC] User ID: 790
[12-Jun-2026 06:28:04 UTC] Limit: 20, Offset: 0
[12-Jun-2026 06:28:04 UTC] Orders found: 0
[12-Jun-2026 06:28:04 UTC] Orders data: []
[12-Jun-2026 06:28:04 UTC] Total orders count: 0
[12-Jun-2026 06:28:04 UTC] === API CALL LOG ===
[12-Jun-2026 06:28:04 UTC] Endpoint: user/profile.php
[12-Jun-2026 06:28:04 UTC] Full Log Data: {
    "timestamp": "2026-06-12 06:28:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a01:4f8:1c18:8fe8::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a01:4f8:1c18:8fe8::1, 104.23.225.99",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkwIiwidXNlcm5hbWUiOiJtYXRpb3VzIiwiZW1haWwiOiJtZXJzZWRlaG5hemVyZmFyZEBnbWFpbC5jb20iLCJleHAiOjE3ODE4NTA0NDh9.S0NMs1U4g9JKVOuslv84DpjQV9XeGdHQ4V4rUQHevSc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a6cb172e449794-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a01:4f8:1c18:8fe8::1",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 06:28:04 UTC] === END API CALL LOG ===
[12-Jun-2026 06:28:04 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 06:28:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkwIiwidXNlcm5hbWUiOiJtYXRpb3VzIiwiZW1haWwiOiJtZXJzZWRlaG5hemVyZmFyZEBnbWFpbC5jb20iLCJleHAiOjE3ODE4NTA0NDh9.S0NMs1U4g9JKVOuslv84DpjQV9XeGdHQ4V4rUQHevSc
[12-Jun-2026 06:28:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 06:28:04 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 06:28:04 UTC] User ID: 790
[12-Jun-2026 06:28:04 UTC] ✅ User profile retrieved successfully for user ID: 790
[12-Jun-2026 06:28:04 UTC] === API CALL LOG ===
[12-Jun-2026 06:28:04 UTC] Endpoint: user/profile.php
[12-Jun-2026 06:28:04 UTC] Full Log Data: {
    "timestamp": "2026-06-12 06:28:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a01:4f8:1c18:8fe8::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a01:4f8:1c18:8fe8::1, 104.23.225.99",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkwIiwidXNlcm5hbWUiOiJtYXRpb3VzIiwiZW1haWwiOiJtZXJzZWRlaG5hemVyZmFyZEBnbWFpbC5jb20iLCJleHAiOjE3ODE4NTA0NDh9.S0NMs1U4g9JKVOuslv84DpjQV9XeGdHQ4V4rUQHevSc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a6cb1aec439794-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a01:4f8:1c18:8fe8::1",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 06:28:04 UTC] === END API CALL LOG ===
[12-Jun-2026 06:28:04 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 06:28:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkwIiwidXNlcm5hbWUiOiJtYXRpb3VzIiwiZW1haWwiOiJtZXJzZWRlaG5hemVyZmFyZEBnbWFpbC5jb20iLCJleHAiOjE3ODE4NTA0NDh9.S0NMs1U4g9JKVOuslv84DpjQV9XeGdHQ4V4rUQHevSc
[12-Jun-2026 06:28:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 06:28:04 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 06:28:04 UTC] User ID: 790
[12-Jun-2026 06:28:04 UTC] ✅ User profile retrieved successfully for user ID: 790
[12-Jun-2026 06:28:04 UTC] === API CALL LOG ===
[12-Jun-2026 06:28:04 UTC] Endpoint: user/profile.php
[12-Jun-2026 06:28:04 UTC] Full Log Data: {
    "timestamp": "2026-06-12 06:28:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a01:4f8:1c18:8fe8::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a01:4f8:1c18:8fe8::1, 104.23.225.99",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkwIiwidXNlcm5hbWUiOiJtYXRpb3VzIiwiZW1haWwiOiJtZXJzZWRlaG5hemVyZmFyZEBnbWFpbC5jb20iLCJleHAiOjE3ODE4NTA0NDh9.S0NMs1U4g9JKVOuslv84DpjQV9XeGdHQ4V4rUQHevSc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a6cb1b0c7e9794-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a01:4f8:1c18:8fe8::1",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 06:28:04 UTC] === END API CALL LOG ===
[12-Jun-2026 06:28:04 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 06:28:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkwIiwidXNlcm5hbWUiOiJtYXRpb3VzIiwiZW1haWwiOiJtZXJzZWRlaG5hemVyZmFyZEBnbWFpbC5jb20iLCJleHAiOjE3ODE4NTA0NDh9.S0NMs1U4g9JKVOuslv84DpjQV9XeGdHQ4V4rUQHevSc
[12-Jun-2026 06:28:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 06:28:04 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 06:28:04 UTC] User ID: 790
[12-Jun-2026 06:28:04 UTC] ✅ User profile retrieved successfully for user ID: 790
[12-Jun-2026 06:28:15 UTC] === API CALL LOG ===
[12-Jun-2026 06:28:15 UTC] Endpoint: user/profile.php
[12-Jun-2026 06:28:15 UTC] Full Log Data: {
    "timestamp": "2026-06-12 06:28:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a01:4f8:1c18:8fe8::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a01:4f8:1c18:8fe8::1, 104.23.225.98",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkwIiwidXNlcm5hbWUiOiJtYXRpb3VzIiwiZW1haWwiOiJtZXJzZWRlaG5hemVyZmFyZEBnbWFpbC5jb20iLCJleHAiOjE3ODE4NTA0NDh9.S0NMs1U4g9JKVOuslv84DpjQV9XeGdHQ4V4rUQHevSc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a6cb5ab8009794-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a01:4f8:1c18:8fe8::1",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 06:28:15 UTC] === END API CALL LOG ===
[12-Jun-2026 06:28:15 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 06:28:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkwIiwidXNlcm5hbWUiOiJtYXRpb3VzIiwiZW1haWwiOiJtZXJzZWRlaG5hemVyZmFyZEBnbWFpbC5jb20iLCJleHAiOjE3ODE4NTA0NDh9.S0NMs1U4g9JKVOuslv84DpjQV9XeGdHQ4V4rUQHevSc
[12-Jun-2026 06:28:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 06:28:15 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 06:28:15 UTC] User ID: 790
[12-Jun-2026 06:28:15 UTC] ✅ User profile retrieved successfully for user ID: 790
[12-Jun-2026 06:28:20 UTC] === API CALL LOG ===
[12-Jun-2026 06:28:20 UTC] Endpoint: user/profile.php
[12-Jun-2026 06:28:20 UTC] Full Log Data: {
    "timestamp": "2026-06-12 06:28:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a01:4f8:1c18:8fe8::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a01:4f8:1c18:8fe8::1, 104.23.225.98",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkwIiwidXNlcm5hbWUiOiJtYXRpb3VzIiwiZW1haWwiOiJtZXJzZWRlaG5hemVyZmFyZEBnbWFpbC5jb20iLCJleHAiOjE3ODE4NTA0NDh9.S0NMs1U4g9JKVOuslv84DpjQV9XeGdHQ4V4rUQHevSc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a6cb796d979794-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a01:4f8:1c18:8fe8::1",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 06:28:20 UTC] === END API CALL LOG ===
[12-Jun-2026 06:28:20 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 06:28:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkwIiwidXNlcm5hbWUiOiJtYXRpb3VzIiwiZW1haWwiOiJtZXJzZWRlaG5hemVyZmFyZEBnbWFpbC5jb20iLCJleHAiOjE3ODE4NTA0NDh9.S0NMs1U4g9JKVOuslv84DpjQV9XeGdHQ4V4rUQHevSc
[12-Jun-2026 06:28:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 06:28:20 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 06:28:20 UTC] User ID: 790
[12-Jun-2026 06:28:20 UTC] ✅ User profile retrieved successfully for user ID: 790
[12-Jun-2026 06:28:20 UTC] === API CALL LOG ===
[12-Jun-2026 06:28:20 UTC] Endpoint: user/profile.php
[12-Jun-2026 06:28:20 UTC] Full Log Data: {
    "timestamp": "2026-06-12 06:28:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a01:4f8:1c18:8fe8::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a01:4f8:1c18:8fe8::1, 104.23.225.98",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkwIiwidXNlcm5hbWUiOiJtYXRpb3VzIiwiZW1haWwiOiJtZXJzZWRlaG5hemVyZmFyZEBnbWFpbC5jb20iLCJleHAiOjE3ODE4NTA0NDh9.S0NMs1U4g9JKVOuslv84DpjQV9XeGdHQ4V4rUQHevSc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a6cb7d7c129794-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a01:4f8:1c18:8fe8::1",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 06:28:20 UTC] === END API CALL LOG ===
[12-Jun-2026 06:28:20 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 06:28:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkwIiwidXNlcm5hbWUiOiJtYXRpb3VzIiwiZW1haWwiOiJtZXJzZWRlaG5hemVyZmFyZEBnbWFpbC5jb20iLCJleHAiOjE3ODE4NTA0NDh9.S0NMs1U4g9JKVOuslv84DpjQV9XeGdHQ4V4rUQHevSc
[12-Jun-2026 06:28:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 06:28:20 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 06:28:20 UTC] User ID: 790
[12-Jun-2026 06:28:20 UTC] ✅ User profile retrieved successfully for user ID: 790
[12-Jun-2026 06:28:24 UTC] === API CALL LOG ===
[12-Jun-2026 06:28:24 UTC] Endpoint: user/profile.php
[12-Jun-2026 06:28:24 UTC] Full Log Data: {
    "timestamp": "2026-06-12 06:28:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a01:4f8:1c18:8fe8::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a01:4f8:1c18:8fe8::1, 104.23.225.98",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkwIiwidXNlcm5hbWUiOiJtYXRpb3VzIiwiZW1haWwiOiJtZXJzZWRlaG5hemVyZmFyZEBnbWFpbC5jb20iLCJleHAiOjE3ODE4NTA0NDh9.S0NMs1U4g9JKVOuslv84DpjQV9XeGdHQ4V4rUQHevSc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a6cb952da59794-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a01:4f8:1c18:8fe8::1",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 06:28:24 UTC] === END API CALL LOG ===
[12-Jun-2026 06:28:24 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 06:28:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkwIiwidXNlcm5hbWUiOiJtYXRpb3VzIiwiZW1haWwiOiJtZXJzZWRlaG5hemVyZmFyZEBnbWFpbC5jb20iLCJleHAiOjE3ODE4NTA0NDh9.S0NMs1U4g9JKVOuslv84DpjQV9XeGdHQ4V4rUQHevSc
[12-Jun-2026 06:28:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 06:28:24 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 06:28:24 UTC] User ID: 790
[12-Jun-2026 06:28:24 UTC] ✅ User profile retrieved successfully for user ID: 790
[12-Jun-2026 06:28:27 UTC] === API CALL LOG ===
[12-Jun-2026 06:28:27 UTC] Endpoint: user/profile.php
[12-Jun-2026 06:28:27 UTC] Full Log Data: {
    "timestamp": "2026-06-12 06:28:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a01:4f8:1c18:8fe8::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a01:4f8:1c18:8fe8::1, 104.23.225.98",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkwIiwidXNlcm5hbWUiOiJtYXRpb3VzIiwiZW1haWwiOiJtZXJzZWRlaG5hemVyZmFyZEBnbWFpbC5jb20iLCJleHAiOjE3ODE4NTA0NDh9.S0NMs1U4g9JKVOuslv84DpjQV9XeGdHQ4V4rUQHevSc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a6cba9c8fd9794-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a01:4f8:1c18:8fe8::1",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 06:28:27 UTC] === END API CALL LOG ===
[12-Jun-2026 06:28:27 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 06:28:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkwIiwidXNlcm5hbWUiOiJtYXRpb3VzIiwiZW1haWwiOiJtZXJzZWRlaG5hemVyZmFyZEBnbWFpbC5jb20iLCJleHAiOjE3ODE4NTA0NDh9.S0NMs1U4g9JKVOuslv84DpjQV9XeGdHQ4V4rUQHevSc
[12-Jun-2026 06:28:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 06:28:27 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 06:28:27 UTC] User ID: 790
[12-Jun-2026 06:28:27 UTC] ✅ User profile retrieved successfully for user ID: 790
[12-Jun-2026 06:28:30 UTC] === API CALL LOG ===
[12-Jun-2026 06:28:30 UTC] Endpoint: user/profile.php
[12-Jun-2026 06:28:30 UTC] Full Log Data: {
    "timestamp": "2026-06-12 06:28:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a01:4f8:1c18:8fe8::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a01:4f8:1c18:8fe8::1, 104.23.225.98",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkwIiwidXNlcm5hbWUiOiJtYXRpb3VzIiwiZW1haWwiOiJtZXJzZWRlaG5hemVyZmFyZEBnbWFpbC5jb20iLCJleHAiOjE3ODE4NTA0NDh9.S0NMs1U4g9JKVOuslv84DpjQV9XeGdHQ4V4rUQHevSc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a6cbba6f079794-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a01:4f8:1c18:8fe8::1",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 06:28:30 UTC] === END API CALL LOG ===
[12-Jun-2026 06:28:30 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 06:28:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkwIiwidXNlcm5hbWUiOiJtYXRpb3VzIiwiZW1haWwiOiJtZXJzZWRlaG5hemVyZmFyZEBnbWFpbC5jb20iLCJleHAiOjE3ODE4NTA0NDh9.S0NMs1U4g9JKVOuslv84DpjQV9XeGdHQ4V4rUQHevSc
[12-Jun-2026 06:28:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 06:28:30 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 06:28:30 UTC] User ID: 790
[12-Jun-2026 06:28:30 UTC] ✅ User profile retrieved successfully for user ID: 790
[12-Jun-2026 06:28:34 UTC] === API CALL LOG ===
[12-Jun-2026 06:28:34 UTC] Endpoint: user/profile.php
[12-Jun-2026 06:28:34 UTC] Full Log Data: {
    "timestamp": "2026-06-12 06:28:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a01:4f8:1c18:8fe8::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a01:4f8:1c18:8fe8::1, 104.23.225.98",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkwIiwidXNlcm5hbWUiOiJtYXRpb3VzIiwiZW1haWwiOiJtZXJzZWRlaG5hemVyZmFyZEBnbWFpbC5jb20iLCJleHAiOjE3ODE4NTA0NDh9.S0NMs1U4g9JKVOuslv84DpjQV9XeGdHQ4V4rUQHevSc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a6cbd25b299794-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a01:4f8:1c18:8fe8::1",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 06:28:34 UTC] === END API CALL LOG ===
[12-Jun-2026 06:28:34 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 06:28:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkwIiwidXNlcm5hbWUiOiJtYXRpb3VzIiwiZW1haWwiOiJtZXJzZWRlaG5hemVyZmFyZEBnbWFpbC5jb20iLCJleHAiOjE3ODE4NTA0NDh9.S0NMs1U4g9JKVOuslv84DpjQV9XeGdHQ4V4rUQHevSc
[12-Jun-2026 06:28:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 06:28:34 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 06:28:34 UTC] User ID: 790
[12-Jun-2026 06:28:34 UTC] ✅ User profile retrieved successfully for user ID: 790
[12-Jun-2026 06:28:55 UTC] === API CALL LOG ===
[12-Jun-2026 06:28:55 UTC] Endpoint: user/profile.php
[12-Jun-2026 06:28:55 UTC] Full Log Data: {
    "timestamp": "2026-06-12 06:28:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a01:4f8:1c18:8fe8::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a01:4f8:1c18:8fe8::1, 104.23.225.99",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkwIiwidXNlcm5hbWUiOiJtYXRpb3VzIiwiZW1haWwiOiJtZXJzZWRlaG5hemVyZmFyZEBnbWFpbC5jb20iLCJleHAiOjE3ODE4NTA0NDh9.S0NMs1U4g9JKVOuslv84DpjQV9XeGdHQ4V4rUQHevSc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a6cc553c849794-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a01:4f8:1c18:8fe8::1",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 06:28:55 UTC] === END API CALL LOG ===
[12-Jun-2026 06:28:55 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 06:28:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkwIiwidXNlcm5hbWUiOiJtYXRpb3VzIiwiZW1haWwiOiJtZXJzZWRlaG5hemVyZmFyZEBnbWFpbC5jb20iLCJleHAiOjE3ODE4NTA0NDh9.S0NMs1U4g9JKVOuslv84DpjQV9XeGdHQ4V4rUQHevSc
[12-Jun-2026 06:28:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 06:28:55 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 06:28:55 UTC] User ID: 790
[12-Jun-2026 06:28:55 UTC] ✅ User profile retrieved successfully for user ID: 790
[12-Jun-2026 06:29:02 UTC] === API CALL LOG ===
[12-Jun-2026 06:29:02 UTC] Endpoint: user/profile.php
[12-Jun-2026 06:29:02 UTC] Full Log Data: {
    "timestamp": "2026-06-12 06:29:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a01:4f8:1c18:8fe8::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a01:4f8:1c18:8fe8::1, 104.23.225.99",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkwIiwidXNlcm5hbWUiOiJtYXRpb3VzIiwiZW1haWwiOiJtZXJzZWRlaG5hemVyZmFyZEBnbWFpbC5jb20iLCJleHAiOjE3ODE4NTA0NDh9.S0NMs1U4g9JKVOuslv84DpjQV9XeGdHQ4V4rUQHevSc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a6cc8199ac9794-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a01:4f8:1c18:8fe8::1",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 06:29:02 UTC] === END API CALL LOG ===
[12-Jun-2026 06:29:02 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 06:29:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkwIiwidXNlcm5hbWUiOiJtYXRpb3VzIiwiZW1haWwiOiJtZXJzZWRlaG5hemVyZmFyZEBnbWFpbC5jb20iLCJleHAiOjE3ODE4NTA0NDh9.S0NMs1U4g9JKVOuslv84DpjQV9XeGdHQ4V4rUQHevSc
[12-Jun-2026 06:29:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 06:29:02 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 06:29:02 UTC] User ID: 790
[12-Jun-2026 06:29:02 UTC] ✅ User profile retrieved successfully for user ID: 790
[12-Jun-2026 06:29:26 UTC] === API CALL LOG ===
[12-Jun-2026 06:29:26 UTC] Endpoint: user/profile.php
[12-Jun-2026 06:29:26 UTC] Full Log Data: {
    "timestamp": "2026-06-12 06:29:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a01:4f8:1c18:8fe8::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a01:4f8:1c18:8fe8::1, 104.23.225.99",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkwIiwidXNlcm5hbWUiOiJtYXRpb3VzIiwiZW1haWwiOiJtZXJzZWRlaG5hemVyZmFyZEBnbWFpbC5jb20iLCJleHAiOjE3ODE4NTA0NDh9.S0NMs1U4g9JKVOuslv84DpjQV9XeGdHQ4V4rUQHevSc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a6cd17996d9794-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a01:4f8:1c18:8fe8::1",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 06:29:26 UTC] === END API CALL LOG ===
[12-Jun-2026 06:29:26 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 06:29:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkwIiwidXNlcm5hbWUiOiJtYXRpb3VzIiwiZW1haWwiOiJtZXJzZWRlaG5hemVyZmFyZEBnbWFpbC5jb20iLCJleHAiOjE3ODE4NTA0NDh9.S0NMs1U4g9JKVOuslv84DpjQV9XeGdHQ4V4rUQHevSc
[12-Jun-2026 06:29:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 06:29:26 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 06:29:26 UTC] User ID: 790
[12-Jun-2026 06:29:26 UTC] ✅ User profile retrieved successfully for user ID: 790
[12-Jun-2026 06:30:06 UTC] === API CALL LOG ===
[12-Jun-2026 06:30:06 UTC] Endpoint: user/profile.php
[12-Jun-2026 06:30:06 UTC] Full Log Data: {
    "timestamp": "2026-06-12 06:30:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a01:4f8:1c18:8fe8::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a01:4f8:1c18:8fe8::1, 104.23.225.98",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkwIiwidXNlcm5hbWUiOiJtYXRpb3VzIiwiZW1haWwiOiJtZXJzZWRlaG5hemVyZmFyZEBnbWFpbC5jb20iLCJleHAiOjE3ODE4NTA0NDh9.S0NMs1U4g9JKVOuslv84DpjQV9XeGdHQ4V4rUQHevSc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a6ce140a619794-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a01:4f8:1c18:8fe8::1",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 06:30:06 UTC] === END API CALL LOG ===
[12-Jun-2026 06:30:06 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 06:30:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkwIiwidXNlcm5hbWUiOiJtYXRpb3VzIiwiZW1haWwiOiJtZXJzZWRlaG5hemVyZmFyZEBnbWFpbC5jb20iLCJleHAiOjE3ODE4NTA0NDh9.S0NMs1U4g9JKVOuslv84DpjQV9XeGdHQ4V4rUQHevSc
[12-Jun-2026 06:30:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 06:30:06 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 06:30:06 UTC] User ID: 790
[12-Jun-2026 06:30:06 UTC] ✅ User profile retrieved successfully for user ID: 790
[12-Jun-2026 06:30:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jun-2026 06:30:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jun-2026 06:30:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a01:4f8:1c18:8fe8::1, 104.23.225.98","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkwIiwidXNlcm5hbWUiOiJtYXRpb3VzIiwiZW1haWwiOiJtZXJzZWRlaG5hemVyZmFyZEBnbWFpbC5jb20iLCJleHAiOjE3ODE4NTA0NDh9.S0NMs1U4g9JKVOuslv84DpjQV9XeGdHQ4V4rUQHevSc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0a6ce263d049794-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a01:4f8:1c18:8fe8::1","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-Jun-2026 06:30:09 UTC] === User Orders API Called ===
[12-Jun-2026 06:30:09 UTC] User ID: 790
[12-Jun-2026 06:30:09 UTC] Limit: 20, Offset: 0
[12-Jun-2026 06:30:09 UTC] Orders found: 0
[12-Jun-2026 06:30:09 UTC] Orders data: []
[12-Jun-2026 06:30:09 UTC] Total orders count: 0
[12-Jun-2026 06:30:09 UTC] === API CALL LOG ===
[12-Jun-2026 06:30:09 UTC] Endpoint: user/profile.php
[12-Jun-2026 06:30:09 UTC] Full Log Data: {
    "timestamp": "2026-06-12 06:30:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a01:4f8:1c18:8fe8::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a01:4f8:1c18:8fe8::1, 104.23.225.98",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkwIiwidXNlcm5hbWUiOiJtYXRpb3VzIiwiZW1haWwiOiJtZXJzZWRlaG5hemVyZmFyZEBnbWFpbC5jb20iLCJleHAiOjE3ODE4NTA0NDh9.S0NMs1U4g9JKVOuslv84DpjQV9XeGdHQ4V4rUQHevSc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a6ce270e539794-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a01:4f8:1c18:8fe8::1",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 06:30:09 UTC] === END API CALL LOG ===
[12-Jun-2026 06:30:09 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 06:30:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkwIiwidXNlcm5hbWUiOiJtYXRpb3VzIiwiZW1haWwiOiJtZXJzZWRlaG5hemVyZmFyZEBnbWFpbC5jb20iLCJleHAiOjE3ODE4NTA0NDh9.S0NMs1U4g9JKVOuslv84DpjQV9XeGdHQ4V4rUQHevSc
[12-Jun-2026 06:30:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 06:30:09 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 06:30:09 UTC] User ID: 790
[12-Jun-2026 06:30:09 UTC] ✅ User profile retrieved successfully for user ID: 790
[12-Jun-2026 06:30:10 UTC] === API CALL LOG ===
[12-Jun-2026 06:30:10 UTC] Endpoint: user/profile.php
[12-Jun-2026 06:30:10 UTC] Full Log Data: {
    "timestamp": "2026-06-12 06:30:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a01:4f8:1c18:8fe8::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a01:4f8:1c18:8fe8::1, 104.23.225.98",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkwIiwidXNlcm5hbWUiOiJtYXRpb3VzIiwiZW1haWwiOiJtZXJzZWRlaG5hemVyZmFyZEBnbWFpbC5jb20iLCJleHAiOjE3ODE4NTA0NDh9.S0NMs1U4g9JKVOuslv84DpjQV9XeGdHQ4V4rUQHevSc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a6ce2b8e0a9794-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a01:4f8:1c18:8fe8::1",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 06:30:10 UTC] === END API CALL LOG ===
[12-Jun-2026 06:30:10 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 06:30:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkwIiwidXNlcm5hbWUiOiJtYXRpb3VzIiwiZW1haWwiOiJtZXJzZWRlaG5hemVyZmFyZEBnbWFpbC5jb20iLCJleHAiOjE3ODE4NTA0NDh9.S0NMs1U4g9JKVOuslv84DpjQV9XeGdHQ4V4rUQHevSc
[12-Jun-2026 06:30:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 06:30:10 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 06:30:10 UTC] User ID: 790
[12-Jun-2026 06:30:10 UTC] ✅ User profile retrieved successfully for user ID: 790
[12-Jun-2026 06:30:11 UTC] === API CALL LOG ===
[12-Jun-2026 06:30:11 UTC] Endpoint: user/profile.php
[12-Jun-2026 06:30:11 UTC] Full Log Data: {
    "timestamp": "2026-06-12 06:30:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a01:4f8:1c18:8fe8::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a01:4f8:1c18:8fe8::1, 104.23.225.98",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkwIiwidXNlcm5hbWUiOiJtYXRpb3VzIiwiZW1haWwiOiJtZXJzZWRlaG5hemVyZmFyZEBnbWFpbC5jb20iLCJleHAiOjE3ODE4NTA0NDh9.S0NMs1U4g9JKVOuslv84DpjQV9XeGdHQ4V4rUQHevSc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a6ce347dde9794-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a01:4f8:1c18:8fe8::1",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 06:30:11 UTC] === END API CALL LOG ===
[12-Jun-2026 06:30:11 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 06:30:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkwIiwidXNlcm5hbWUiOiJtYXRpb3VzIiwiZW1haWwiOiJtZXJzZWRlaG5hemVyZmFyZEBnbWFpbC5jb20iLCJleHAiOjE3ODE4NTA0NDh9.S0NMs1U4g9JKVOuslv84DpjQV9XeGdHQ4V4rUQHevSc
[12-Jun-2026 06:30:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 06:30:11 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 06:30:11 UTC] User ID: 790
[12-Jun-2026 06:30:11 UTC] ✅ User profile retrieved successfully for user ID: 790
[12-Jun-2026 06:30:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jun-2026 06:30:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jun-2026 06:30:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a01:4f8:1c18:8fe8::1, 104.23.225.98","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkwIiwidXNlcm5hbWUiOiJtYXRpb3VzIiwiZW1haWwiOiJtZXJzZWRlaG5hemVyZmFyZEBnbWFpbC5jb20iLCJleHAiOjE3ODE4NTA0NDh9.S0NMs1U4g9JKVOuslv84DpjQV9XeGdHQ4V4rUQHevSc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0a6ce686c389794-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a01:4f8:1c18:8fe8::1","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-Jun-2026 06:30:20 UTC] === User Orders API Called ===
[12-Jun-2026 06:30:20 UTC] User ID: 790
[12-Jun-2026 06:30:20 UTC] Limit: 20, Offset: 0
[12-Jun-2026 06:30:20 UTC] Orders found: 0
[12-Jun-2026 06:30:20 UTC] Orders data: []
[12-Jun-2026 06:30:20 UTC] Total orders count: 0
[12-Jun-2026 06:30:20 UTC] === API CALL LOG ===
[12-Jun-2026 06:30:20 UTC] Endpoint: user/profile.php
[12-Jun-2026 06:30:20 UTC] Full Log Data: {
    "timestamp": "2026-06-12 06:30:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a01:4f8:1c18:8fe8::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a01:4f8:1c18:8fe8::1, 104.23.225.98",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkwIiwidXNlcm5hbWUiOiJtYXRpb3VzIiwiZW1haWwiOiJtZXJzZWRlaG5hemVyZmFyZEBnbWFpbC5jb20iLCJleHAiOjE3ODE4NTA0NDh9.S0NMs1U4g9JKVOuslv84DpjQV9XeGdHQ4V4rUQHevSc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a6ce695dbe9794-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a01:4f8:1c18:8fe8::1",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 06:30:20 UTC] === END API CALL LOG ===
[12-Jun-2026 06:30:20 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 06:30:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkwIiwidXNlcm5hbWUiOiJtYXRpb3VzIiwiZW1haWwiOiJtZXJzZWRlaG5hemVyZmFyZEBnbWFpbC5jb20iLCJleHAiOjE3ODE4NTA0NDh9.S0NMs1U4g9JKVOuslv84DpjQV9XeGdHQ4V4rUQHevSc
[12-Jun-2026 06:30:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 06:30:20 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 06:30:20 UTC] User ID: 790
[12-Jun-2026 06:30:20 UTC] ✅ User profile retrieved successfully for user ID: 790
[12-Jun-2026 06:30:20 UTC] === API CALL LOG ===
[12-Jun-2026 06:30:20 UTC] Endpoint: user/profile.php
[12-Jun-2026 06:30:20 UTC] Full Log Data: {
    "timestamp": "2026-06-12 06:30:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a01:4f8:1c18:8fe8::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a01:4f8:1c18:8fe8::1, 104.23.225.98",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkwIiwidXNlcm5hbWUiOiJtYXRpb3VzIiwiZW1haWwiOiJtZXJzZWRlaG5hemVyZmFyZEBnbWFpbC5jb20iLCJleHAiOjE3ODE4NTA0NDh9.S0NMs1U4g9JKVOuslv84DpjQV9XeGdHQ4V4rUQHevSc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a6ce6c1a379794-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a01:4f8:1c18:8fe8::1",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 06:30:20 UTC] === END API CALL LOG ===
[12-Jun-2026 06:30:20 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 06:30:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkwIiwidXNlcm5hbWUiOiJtYXRpb3VzIiwiZW1haWwiOiJtZXJzZWRlaG5hemVyZmFyZEBnbWFpbC5jb20iLCJleHAiOjE3ODE4NTA0NDh9.S0NMs1U4g9JKVOuslv84DpjQV9XeGdHQ4V4rUQHevSc
[12-Jun-2026 06:30:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 06:30:20 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 06:30:20 UTC] User ID: 790
[12-Jun-2026 06:30:20 UTC] ✅ User profile retrieved successfully for user ID: 790
[12-Jun-2026 06:30:21 UTC] === API CALL LOG ===
[12-Jun-2026 06:30:21 UTC] Endpoint: user/profile.php
[12-Jun-2026 06:30:21 UTC] Full Log Data: {
    "timestamp": "2026-06-12 06:30:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a01:4f8:1c18:8fe8::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a01:4f8:1c18:8fe8::1, 104.23.225.98",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkwIiwidXNlcm5hbWUiOiJtYXRpb3VzIiwiZW1haWwiOiJtZXJzZWRlaG5hemVyZmFyZEBnbWFpbC5jb20iLCJleHAiOjE3ODE4NTA0NDh9.S0NMs1U4g9JKVOuslv84DpjQV9XeGdHQ4V4rUQHevSc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a6ce6ddd5a9794-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a01:4f8:1c18:8fe8::1",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 06:30:21 UTC] === END API CALL LOG ===
[12-Jun-2026 06:30:21 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 06:30:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkwIiwidXNlcm5hbWUiOiJtYXRpb3VzIiwiZW1haWwiOiJtZXJzZWRlaG5hemVyZmFyZEBnbWFpbC5jb20iLCJleHAiOjE3ODE4NTA0NDh9.S0NMs1U4g9JKVOuslv84DpjQV9XeGdHQ4V4rUQHevSc
[12-Jun-2026 06:30:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 06:30:21 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 06:30:21 UTC] User ID: 790
[12-Jun-2026 06:30:21 UTC] ✅ User profile retrieved successfully for user ID: 790
[12-Jun-2026 06:30:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jun-2026 06:30:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jun-2026 06:30:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a01:4f8:1c18:8fe8::1, 104.23.225.98","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkwIiwidXNlcm5hbWUiOiJtYXRpb3VzIiwiZW1haWwiOiJtZXJzZWRlaG5hemVyZmFyZEBnbWFpbC5jb20iLCJleHAiOjE3ODE4NTA0NDh9.S0NMs1U4g9JKVOuslv84DpjQV9XeGdHQ4V4rUQHevSc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0a6ced7382d9794-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a01:4f8:1c18:8fe8::1","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-Jun-2026 06:30:37 UTC] === User Orders API Called ===
[12-Jun-2026 06:30:37 UTC] User ID: 790
[12-Jun-2026 06:30:37 UTC] Limit: 20, Offset: 0
[12-Jun-2026 06:30:37 UTC] Orders found: 0
[12-Jun-2026 06:30:37 UTC] Orders data: []
[12-Jun-2026 06:30:37 UTC] Total orders count: 0
[12-Jun-2026 06:30:37 UTC] === API CALL LOG ===
[12-Jun-2026 06:30:37 UTC] Endpoint: user/profile.php
[12-Jun-2026 06:30:37 UTC] Full Log Data: {
    "timestamp": "2026-06-12 06:30:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a01:4f8:1c18:8fe8::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a01:4f8:1c18:8fe8::1, 104.23.225.98",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkwIiwidXNlcm5hbWUiOiJtYXRpb3VzIiwiZW1haWwiOiJtZXJzZWRlaG5hemVyZmFyZEBnbWFpbC5jb20iLCJleHAiOjE3ODE4NTA0NDh9.S0NMs1U4g9JKVOuslv84DpjQV9XeGdHQ4V4rUQHevSc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a6ced7382f9794-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a01:4f8:1c18:8fe8::1",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 06:30:37 UTC] === END API CALL LOG ===
[12-Jun-2026 06:30:37 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 06:30:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkwIiwidXNlcm5hbWUiOiJtYXRpb3VzIiwiZW1haWwiOiJtZXJzZWRlaG5hemVyZmFyZEBnbWFpbC5jb20iLCJleHAiOjE3ODE4NTA0NDh9.S0NMs1U4g9JKVOuslv84DpjQV9XeGdHQ4V4rUQHevSc
[12-Jun-2026 06:30:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 06:30:37 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 06:30:37 UTC] User ID: 790
[12-Jun-2026 06:30:37 UTC] ✅ User profile retrieved successfully for user ID: 790
[12-Jun-2026 06:30:38 UTC] === API CALL LOG ===
[12-Jun-2026 06:30:38 UTC] Endpoint: user/profile.php
[12-Jun-2026 06:30:38 UTC] Full Log Data: {
    "timestamp": "2026-06-12 06:30:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a01:4f8:1c18:8fe8::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a01:4f8:1c18:8fe8::1, 104.23.225.98",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkwIiwidXNlcm5hbWUiOiJtYXRpb3VzIiwiZW1haWwiOiJtZXJzZWRlaG5hemVyZmFyZEBnbWFpbC5jb20iLCJleHAiOjE3ODE4NTA0NDh9.S0NMs1U4g9JKVOuslv84DpjQV9XeGdHQ4V4rUQHevSc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a6ceda8f229794-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a01:4f8:1c18:8fe8::1",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 06:30:38 UTC] === END API CALL LOG ===
[12-Jun-2026 06:30:38 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 06:30:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkwIiwidXNlcm5hbWUiOiJtYXRpb3VzIiwiZW1haWwiOiJtZXJzZWRlaG5hemVyZmFyZEBnbWFpbC5jb20iLCJleHAiOjE3ODE4NTA0NDh9.S0NMs1U4g9JKVOuslv84DpjQV9XeGdHQ4V4rUQHevSc
[12-Jun-2026 06:30:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 06:30:38 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 06:30:38 UTC] User ID: 790
[12-Jun-2026 06:30:38 UTC] ✅ User profile retrieved successfully for user ID: 790
[12-Jun-2026 06:30:39 UTC] === API CALL LOG ===
[12-Jun-2026 06:30:39 UTC] Endpoint: user/profile.php
[12-Jun-2026 06:30:39 UTC] Full Log Data: {
    "timestamp": "2026-06-12 06:30:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a01:4f8:1c18:8fe8::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a01:4f8:1c18:8fe8::1, 104.23.225.98",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkwIiwidXNlcm5hbWUiOiJtYXRpb3VzIiwiZW1haWwiOiJtZXJzZWRlaG5hemVyZmFyZEBnbWFpbC5jb20iLCJleHAiOjE3ODE4NTA0NDh9.S0NMs1U4g9JKVOuslv84DpjQV9XeGdHQ4V4rUQHevSc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a6cee29e2d9794-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a01:4f8:1c18:8fe8::1",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 06:30:39 UTC] === END API CALL LOG ===
[12-Jun-2026 06:30:39 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 06:30:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkwIiwidXNlcm5hbWUiOiJtYXRpb3VzIiwiZW1haWwiOiJtZXJzZWRlaG5hemVyZmFyZEBnbWFpbC5jb20iLCJleHAiOjE3ODE4NTA0NDh9.S0NMs1U4g9JKVOuslv84DpjQV9XeGdHQ4V4rUQHevSc
[12-Jun-2026 06:30:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 06:30:39 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 06:30:39 UTC] User ID: 790
[12-Jun-2026 06:30:39 UTC] ✅ User profile retrieved successfully for user ID: 790
[12-Jun-2026 06:30:44 UTC] === API CALL LOG ===
[12-Jun-2026 06:30:44 UTC] Endpoint: user/profile.php
[12-Jun-2026 06:30:44 UTC] Full Log Data: {
    "timestamp": "2026-06-12 06:30:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a01:4f8:1c18:8fe8::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a01:4f8:1c18:8fe8::1, 104.23.225.98",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkwIiwidXNlcm5hbWUiOiJtYXRpb3VzIiwiZW1haWwiOiJtZXJzZWRlaG5hemVyZmFyZEBnbWFpbC5jb20iLCJleHAiOjE3ODE4NTA0NDh9.S0NMs1U4g9JKVOuslv84DpjQV9XeGdHQ4V4rUQHevSc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a6cf005c0f9794-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a01:4f8:1c18:8fe8::1",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 06:30:44 UTC] === END API CALL LOG ===
[12-Jun-2026 06:30:44 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 06:30:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkwIiwidXNlcm5hbWUiOiJtYXRpb3VzIiwiZW1haWwiOiJtZXJzZWRlaG5hemVyZmFyZEBnbWFpbC5jb20iLCJleHAiOjE3ODE4NTA0NDh9.S0NMs1U4g9JKVOuslv84DpjQV9XeGdHQ4V4rUQHevSc
[12-Jun-2026 06:30:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 06:30:44 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 06:30:44 UTC] User ID: 790
[12-Jun-2026 06:30:44 UTC] ✅ User profile retrieved successfully for user ID: 790
[12-Jun-2026 06:30:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jun-2026 06:30:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jun-2026 06:30:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a01:4f8:1c18:8fe8::1, 104.23.225.98","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkwIiwidXNlcm5hbWUiOiJtYXRpb3VzIiwiZW1haWwiOiJtZXJzZWRlaG5hemVyZmFyZEBnbWFpbC5jb20iLCJleHAiOjE3ODE4NTA0NDh9.S0NMs1U4g9JKVOuslv84DpjQV9XeGdHQ4V4rUQHevSc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0a6cf05cc8f9794-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a01:4f8:1c18:8fe8::1","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-Jun-2026 06:30:45 UTC] === User Orders API Called ===
[12-Jun-2026 06:30:45 UTC] User ID: 790
[12-Jun-2026 06:30:45 UTC] Limit: 20, Offset: 0
[12-Jun-2026 06:30:45 UTC] Orders found: 0
[12-Jun-2026 06:30:45 UTC] Orders data: []
[12-Jun-2026 06:30:45 UTC] Total orders count: 0
[12-Jun-2026 06:30:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jun-2026 06:30:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jun-2026 06:30:46 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a01:4f8:1c18:8fe8::1, 104.23.225.98","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkwIiwidXNlcm5hbWUiOiJtYXRpb3VzIiwiZW1haWwiOiJtZXJzZWRlaG5hemVyZmFyZEBnbWFpbC5jb20iLCJleHAiOjE3ODE4NTA0NDh9.S0NMs1U4g9JKVOuslv84DpjQV9XeGdHQ4V4rUQHevSc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0a6cf0f3c6f9794-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a01:4f8:1c18:8fe8::1","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-Jun-2026 06:30:46 UTC] === User Orders API Called ===
[12-Jun-2026 06:30:46 UTC] User ID: 790
[12-Jun-2026 06:30:46 UTC] Limit: 20, Offset: 0
[12-Jun-2026 06:30:46 UTC] Orders found: 0
[12-Jun-2026 06:30:46 UTC] Orders data: []
[12-Jun-2026 06:30:46 UTC] Total orders count: 0
[12-Jun-2026 06:30:47 UTC] === API CALL LOG ===
[12-Jun-2026 06:30:47 UTC] Endpoint: user/profile.php
[12-Jun-2026 06:30:47 UTC] Full Log Data: {
    "timestamp": "2026-06-12 06:30:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a01:4f8:1c18:8fe8::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a01:4f8:1c18:8fe8::1, 104.23.225.98",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkwIiwidXNlcm5hbWUiOiJtYXRpb3VzIiwiZW1haWwiOiJtZXJzZWRlaG5hemVyZmFyZEBnbWFpbC5jb20iLCJleHAiOjE3ODE4NTA0NDh9.S0NMs1U4g9JKVOuslv84DpjQV9XeGdHQ4V4rUQHevSc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a6cf0fdda39794-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a01:4f8:1c18:8fe8::1",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 06:30:47 UTC] === END API CALL LOG ===
[12-Jun-2026 06:30:47 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 06:30:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkwIiwidXNlcm5hbWUiOiJtYXRpb3VzIiwiZW1haWwiOiJtZXJzZWRlaG5hemVyZmFyZEBnbWFpbC5jb20iLCJleHAiOjE3ODE4NTA0NDh9.S0NMs1U4g9JKVOuslv84DpjQV9XeGdHQ4V4rUQHevSc
[12-Jun-2026 06:30:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 06:30:47 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 06:30:47 UTC] User ID: 790
[12-Jun-2026 06:30:47 UTC] ✅ User profile retrieved successfully for user ID: 790
[12-Jun-2026 06:30:47 UTC] === API CALL LOG ===
[12-Jun-2026 06:30:47 UTC] Endpoint: user/profile.php
[12-Jun-2026 06:30:47 UTC] Full Log Data: {
    "timestamp": "2026-06-12 06:30:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a01:4f8:1c18:8fe8::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a01:4f8:1c18:8fe8::1, 104.23.225.98",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkwIiwidXNlcm5hbWUiOiJtYXRpb3VzIiwiZW1haWwiOiJtZXJzZWRlaG5hemVyZmFyZEBnbWFpbC5jb20iLCJleHAiOjE3ODE4NTA0NDh9.S0NMs1U4g9JKVOuslv84DpjQV9XeGdHQ4V4rUQHevSc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a6cf13aca19794-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a01:4f8:1c18:8fe8::1",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 06:30:47 UTC] === END API CALL LOG ===
[12-Jun-2026 06:30:47 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 06:30:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkwIiwidXNlcm5hbWUiOiJtYXRpb3VzIiwiZW1haWwiOiJtZXJzZWRlaG5hemVyZmFyZEBnbWFpbC5jb20iLCJleHAiOjE3ODE4NTA0NDh9.S0NMs1U4g9JKVOuslv84DpjQV9XeGdHQ4V4rUQHevSc
[12-Jun-2026 06:30:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 06:30:47 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 06:30:47 UTC] User ID: 790
[12-Jun-2026 06:30:47 UTC] ✅ User profile retrieved successfully for user ID: 790
[12-Jun-2026 06:30:47 UTC] === API CALL LOG ===
[12-Jun-2026 06:30:47 UTC] Endpoint: user/profile.php
[12-Jun-2026 06:30:47 UTC] Full Log Data: {
    "timestamp": "2026-06-12 06:30:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a01:4f8:1c18:8fe8::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a01:4f8:1c18:8fe8::1, 104.23.225.98",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkwIiwidXNlcm5hbWUiOiJtYXRpb3VzIiwiZW1haWwiOiJtZXJzZWRlaG5hemVyZmFyZEBnbWFpbC5jb20iLCJleHAiOjE3ODE4NTA0NDh9.S0NMs1U4g9JKVOuslv84DpjQV9XeGdHQ4V4rUQHevSc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a6cf140d749794-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a01:4f8:1c18:8fe8::1",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 06:30:47 UTC] === END API CALL LOG ===
[12-Jun-2026 06:30:47 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 06:30:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkwIiwidXNlcm5hbWUiOiJtYXRpb3VzIiwiZW1haWwiOiJtZXJzZWRlaG5hemVyZmFyZEBnbWFpbC5jb20iLCJleHAiOjE3ODE4NTA0NDh9.S0NMs1U4g9JKVOuslv84DpjQV9XeGdHQ4V4rUQHevSc
[12-Jun-2026 06:30:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 06:30:47 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 06:30:47 UTC] User ID: 790
[12-Jun-2026 06:30:47 UTC] ✅ User profile retrieved successfully for user ID: 790
[12-Jun-2026 06:31:05 UTC] === API CALL LOG ===
[12-Jun-2026 06:31:05 UTC] Endpoint: user/profile.php
[12-Jun-2026 06:31:05 UTC] Full Log Data: {
    "timestamp": "2026-06-12 06:31:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a01:4f8:1c18:8fe8::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a01:4f8:1c18:8fe8::1, 104.23.225.99",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkwIiwidXNlcm5hbWUiOiJtYXRpb3VzIiwiZW1haWwiOiJtZXJzZWRlaG5hemVyZmFyZEBnbWFpbC5jb20iLCJleHAiOjE3ODE4NTA0NDh9.S0NMs1U4g9JKVOuslv84DpjQV9XeGdHQ4V4rUQHevSc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a6cf83691f9794-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a01:4f8:1c18:8fe8::1",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 06:31:05 UTC] === END API CALL LOG ===
[12-Jun-2026 06:31:05 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 06:31:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkwIiwidXNlcm5hbWUiOiJtYXRpb3VzIiwiZW1haWwiOiJtZXJzZWRlaG5hemVyZmFyZEBnbWFpbC5jb20iLCJleHAiOjE3ODE4NTA0NDh9.S0NMs1U4g9JKVOuslv84DpjQV9XeGdHQ4V4rUQHevSc
[12-Jun-2026 06:31:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 06:31:05 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 06:31:05 UTC] User ID: 790
[12-Jun-2026 06:31:05 UTC] ✅ User profile retrieved successfully for user ID: 790
[12-Jun-2026 06:31:08 UTC] === API CALL LOG ===
[12-Jun-2026 06:31:08 UTC] Endpoint: user/profile.php
[12-Jun-2026 06:31:08 UTC] Full Log Data: {
    "timestamp": "2026-06-12 06:31:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a01:4f8:1c18:8fe8::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a01:4f8:1c18:8fe8::1, 104.23.225.99",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkwIiwidXNlcm5hbWUiOiJtYXRpb3VzIiwiZW1haWwiOiJtZXJzZWRlaG5hemVyZmFyZEBnbWFpbC5jb20iLCJleHAiOjE3ODE4NTA0NDh9.S0NMs1U4g9JKVOuslv84DpjQV9XeGdHQ4V4rUQHevSc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a6cf9588229794-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a01:4f8:1c18:8fe8::1",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 06:31:08 UTC] === END API CALL LOG ===
[12-Jun-2026 06:31:08 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 06:31:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkwIiwidXNlcm5hbWUiOiJtYXRpb3VzIiwiZW1haWwiOiJtZXJzZWRlaG5hemVyZmFyZEBnbWFpbC5jb20iLCJleHAiOjE3ODE4NTA0NDh9.S0NMs1U4g9JKVOuslv84DpjQV9XeGdHQ4V4rUQHevSc
[12-Jun-2026 06:31:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 06:31:08 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 06:31:08 UTC] User ID: 790
[12-Jun-2026 06:31:08 UTC] ✅ User profile retrieved successfully for user ID: 790
[12-Jun-2026 06:31:08 UTC] User Purchases API - User ID: 790
[12-Jun-2026 06:31:08 UTC] User Purchases API - Total purchases found: 0
[12-Jun-2026 06:31:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jun-2026 06:31:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jun-2026 06:31:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a01:4f8:1c18:8fe8::1, 104.23.225.99","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkwIiwidXNlcm5hbWUiOiJtYXRpb3VzIiwiZW1haWwiOiJtZXJzZWRlaG5hemVyZmFyZEBnbWFpbC5jb20iLCJleHAiOjE3ODE4NTA0NDh9.S0NMs1U4g9JKVOuslv84DpjQV9XeGdHQ4V4rUQHevSc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0a6cfe79a519794-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a01:4f8:1c18:8fe8::1","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-Jun-2026 06:31:21 UTC] === User Orders API Called ===
[12-Jun-2026 06:31:21 UTC] User ID: 790
[12-Jun-2026 06:31:21 UTC] Limit: 20, Offset: 0
[12-Jun-2026 06:31:21 UTC] Orders found: 0
[12-Jun-2026 06:31:21 UTC] Orders data: []
[12-Jun-2026 06:31:21 UTC] Total orders count: 0
[12-Jun-2026 06:31:21 UTC] === API CALL LOG ===
[12-Jun-2026 06:31:21 UTC] Endpoint: user/profile.php
[12-Jun-2026 06:31:21 UTC] Full Log Data: {
    "timestamp": "2026-06-12 06:31:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a01:4f8:1c18:8fe8::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a01:4f8:1c18:8fe8::1, 104.23.225.98",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkwIiwidXNlcm5hbWUiOiJtYXRpb3VzIiwiZW1haWwiOiJtZXJzZWRlaG5hemVyZmFyZEBnbWFpbC5jb20iLCJleHAiOjE3ODE4NTA0NDh9.S0NMs1U4g9JKVOuslv84DpjQV9XeGdHQ4V4rUQHevSc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a6cfe8dc9c9794-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a01:4f8:1c18:8fe8::1",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 06:31:21 UTC] === END API CALL LOG ===
[12-Jun-2026 06:31:21 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 06:31:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkwIiwidXNlcm5hbWUiOiJtYXRpb3VzIiwiZW1haWwiOiJtZXJzZWRlaG5hemVyZmFyZEBnbWFpbC5jb20iLCJleHAiOjE3ODE4NTA0NDh9.S0NMs1U4g9JKVOuslv84DpjQV9XeGdHQ4V4rUQHevSc
[12-Jun-2026 06:31:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 06:31:21 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 06:31:21 UTC] User ID: 790
[12-Jun-2026 06:31:21 UTC] ✅ User profile retrieved successfully for user ID: 790
[12-Jun-2026 06:31:22 UTC] === API CALL LOG ===
[12-Jun-2026 06:31:22 UTC] Endpoint: user/profile.php
[12-Jun-2026 06:31:22 UTC] Full Log Data: {
    "timestamp": "2026-06-12 06:31:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a01:4f8:1c18:8fe8::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a01:4f8:1c18:8fe8::1, 104.23.225.99",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkwIiwidXNlcm5hbWUiOiJtYXRpb3VzIiwiZW1haWwiOiJtZXJzZWRlaG5hemVyZmFyZEBnbWFpbC5jb20iLCJleHAiOjE3ODE4NTA0NDh9.S0NMs1U4g9JKVOuslv84DpjQV9XeGdHQ4V4rUQHevSc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a6cfebd9969794-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a01:4f8:1c18:8fe8::1",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 06:31:22 UTC] === END API CALL LOG ===
[12-Jun-2026 06:31:22 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 06:31:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkwIiwidXNlcm5hbWUiOiJtYXRpb3VzIiwiZW1haWwiOiJtZXJzZWRlaG5hemVyZmFyZEBnbWFpbC5jb20iLCJleHAiOjE3ODE4NTA0NDh9.S0NMs1U4g9JKVOuslv84DpjQV9XeGdHQ4V4rUQHevSc
[12-Jun-2026 06:31:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 06:31:22 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 06:31:22 UTC] User ID: 790
[12-Jun-2026 06:31:22 UTC] ✅ User profile retrieved successfully for user ID: 790
[12-Jun-2026 06:31:22 UTC] === API CALL LOG ===
[12-Jun-2026 06:31:22 UTC] Endpoint: user/profile.php
[12-Jun-2026 06:31:22 UTC] Full Log Data: {
    "timestamp": "2026-06-12 06:31:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a01:4f8:1c18:8fe8::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a01:4f8:1c18:8fe8::1, 104.23.225.99",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkwIiwidXNlcm5hbWUiOiJtYXRpb3VzIiwiZW1haWwiOiJtZXJzZWRlaG5hemVyZmFyZEBnbWFpbC5jb20iLCJleHAiOjE3ODE4NTA0NDh9.S0NMs1U4g9JKVOuslv84DpjQV9XeGdHQ4V4rUQHevSc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a6cfed3bec9794-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a01:4f8:1c18:8fe8::1",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 06:31:22 UTC] === END API CALL LOG ===
[12-Jun-2026 06:31:22 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 06:31:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkwIiwidXNlcm5hbWUiOiJtYXRpb3VzIiwiZW1haWwiOiJtZXJzZWRlaG5hemVyZmFyZEBnbWFpbC5jb20iLCJleHAiOjE3ODE4NTA0NDh9.S0NMs1U4g9JKVOuslv84DpjQV9XeGdHQ4V4rUQHevSc
[12-Jun-2026 06:31:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 06:31:22 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 06:31:22 UTC] User ID: 790
[12-Jun-2026 06:31:22 UTC] ✅ User profile retrieved successfully for user ID: 790
[12-Jun-2026 06:43:09 UTC] === API CALL LOG ===
[12-Jun-2026 06:43:09 UTC] Endpoint: user/profile.php
[12-Jun-2026 06:43:09 UTC] Full Log Data: {
    "timestamp": "2026-06-12 06:43:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a01:4f8:1c18:8fe8::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a01:4f8:1c18:8fe8::1, 104.23.229.41",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkwIiwidXNlcm5hbWUiOiJtYXRpb3VzIiwiZW1haWwiOiJtZXJzZWRlaG5hemVyZmFyZEBnbWFpbC5jb20iLCJleHAiOjE3ODE4NTA0NDh9.S0NMs1U4g9JKVOuslv84DpjQV9XeGdHQ4V4rUQHevSc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a6e1315fd54e30-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a01:4f8:1c18:8fe8::1",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 06:43:09 UTC] === END API CALL LOG ===
[12-Jun-2026 06:43:09 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 06:43:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkwIiwidXNlcm5hbWUiOiJtYXRpb3VzIiwiZW1haWwiOiJtZXJzZWRlaG5hemVyZmFyZEBnbWFpbC5jb20iLCJleHAiOjE3ODE4NTA0NDh9.S0NMs1U4g9JKVOuslv84DpjQV9XeGdHQ4V4rUQHevSc
[12-Jun-2026 06:43:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 06:43:09 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 06:43:09 UTC] User ID: 790
[12-Jun-2026 06:43:09 UTC] ✅ User profile retrieved successfully for user ID: 790
[12-Jun-2026 06:43:10 UTC] === API CALL LOG ===
[12-Jun-2026 06:43:10 UTC] Endpoint: user/profile.php
[12-Jun-2026 06:43:10 UTC] Full Log Data: {
    "timestamp": "2026-06-12 06:43:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a01:4f8:1c18:8fe8::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a01:4f8:1c18:8fe8::1, 104.23.229.41",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkwIiwidXNlcm5hbWUiOiJtYXRpb3VzIiwiZW1haWwiOiJtZXJzZWRlaG5hemVyZmFyZEBnbWFpbC5jb20iLCJleHAiOjE3ODE4NTA0NDh9.S0NMs1U4g9JKVOuslv84DpjQV9XeGdHQ4V4rUQHevSc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a6e1363c8a4e30-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a01:4f8:1c18:8fe8::1",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 06:43:10 UTC] === END API CALL LOG ===
[12-Jun-2026 06:43:10 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 06:43:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkwIiwidXNlcm5hbWUiOiJtYXRpb3VzIiwiZW1haWwiOiJtZXJzZWRlaG5hemVyZmFyZEBnbWFpbC5jb20iLCJleHAiOjE3ODE4NTA0NDh9.S0NMs1U4g9JKVOuslv84DpjQV9XeGdHQ4V4rUQHevSc
[12-Jun-2026 06:43:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 06:43:10 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 06:43:10 UTC] User ID: 790
[12-Jun-2026 06:43:10 UTC] ✅ User profile retrieved successfully for user ID: 790
[12-Jun-2026 06:43:10 UTC] === API CALL LOG ===
[12-Jun-2026 06:43:10 UTC] Endpoint: user/profile.php
[12-Jun-2026 06:43:10 UTC] Full Log Data: {
    "timestamp": "2026-06-12 06:43:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a01:4f8:1c18:8fe8::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a01:4f8:1c18:8fe8::1, 104.23.229.41",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkwIiwidXNlcm5hbWUiOiJtYXRpb3VzIiwiZW1haWwiOiJtZXJzZWRlaG5hemVyZmFyZEBnbWFpbC5jb20iLCJleHAiOjE3ODE4NTA0NDh9.S0NMs1U4g9JKVOuslv84DpjQV9XeGdHQ4V4rUQHevSc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a6e1363c864e30-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a01:4f8:1c18:8fe8::1",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 06:43:10 UTC] === END API CALL LOG ===
[12-Jun-2026 06:43:10 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 06:43:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkwIiwidXNlcm5hbWUiOiJtYXRpb3VzIiwiZW1haWwiOiJtZXJzZWRlaG5hemVyZmFyZEBnbWFpbC5jb20iLCJleHAiOjE3ODE4NTA0NDh9.S0NMs1U4g9JKVOuslv84DpjQV9XeGdHQ4V4rUQHevSc
[12-Jun-2026 06:43:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 06:43:10 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 06:43:10 UTC] User ID: 790
[12-Jun-2026 06:43:10 UTC] ✅ User profile retrieved successfully for user ID: 790
[12-Jun-2026 06:43:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jun-2026 06:43:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jun-2026 06:43:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a01:4f8:1c18:8fe8::1, 104.23.229.40","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkwIiwidXNlcm5hbWUiOiJtYXRpb3VzIiwiZW1haWwiOiJtZXJzZWRlaG5hemVyZmFyZEBnbWFpbC5jb20iLCJleHAiOjE3ODE4NTA0NDh9.S0NMs1U4g9JKVOuslv84DpjQV9XeGdHQ4V4rUQHevSc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0a6e1363c8c4e30-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a01:4f8:1c18:8fe8::1","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-Jun-2026 06:43:10 UTC] === User Orders API Called ===
[12-Jun-2026 06:43:10 UTC] User ID: 790
[12-Jun-2026 06:43:10 UTC] Limit: 20, Offset: 0
[12-Jun-2026 06:43:10 UTC] Orders found: 0
[12-Jun-2026 06:43:10 UTC] Orders data: []
[12-Jun-2026 06:43:10 UTC] Total orders count: 0
[12-Jun-2026 06:43:10 UTC] === API CALL LOG ===
[12-Jun-2026 06:43:10 UTC] Endpoint: user/profile.php
[12-Jun-2026 06:43:10 UTC] Full Log Data: {
    "timestamp": "2026-06-12 06:43:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a01:4f8:1c18:8fe8::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a01:4f8:1c18:8fe8::1, 104.23.229.41",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkwIiwidXNlcm5hbWUiOiJtYXRpb3VzIiwiZW1haWwiOiJtZXJzZWRlaG5hemVyZmFyZEBnbWFpbC5jb20iLCJleHAiOjE3ODE4NTA0NDh9.S0NMs1U4g9JKVOuslv84DpjQV9XeGdHQ4V4rUQHevSc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a6e137a8ac4e30-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a01:4f8:1c18:8fe8::1",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 06:43:10 UTC] === END API CALL LOG ===
[12-Jun-2026 06:43:10 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 06:43:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkwIiwidXNlcm5hbWUiOiJtYXRpb3VzIiwiZW1haWwiOiJtZXJzZWRlaG5hemVyZmFyZEBnbWFpbC5jb20iLCJleHAiOjE3ODE4NTA0NDh9.S0NMs1U4g9JKVOuslv84DpjQV9XeGdHQ4V4rUQHevSc
[12-Jun-2026 06:43:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 06:43:10 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 06:43:10 UTC] User ID: 790
[12-Jun-2026 06:43:10 UTC] ✅ User profile retrieved successfully for user ID: 790
[12-Jun-2026 06:43:11 UTC] === API CALL LOG ===
[12-Jun-2026 06:43:11 UTC] Endpoint: user/profile.php
[12-Jun-2026 06:43:11 UTC] Full Log Data: {
    "timestamp": "2026-06-12 06:43:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a01:4f8:1c18:8fe8::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a01:4f8:1c18:8fe8::1, 104.23.229.41",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkwIiwidXNlcm5hbWUiOiJtYXRpb3VzIiwiZW1haWwiOiJtZXJzZWRlaG5hemVyZmFyZEBnbWFpbC5jb20iLCJleHAiOjE3ODE4NTA0NDh9.S0NMs1U4g9JKVOuslv84DpjQV9XeGdHQ4V4rUQHevSc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a6e13ebb134e30-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a01:4f8:1c18:8fe8::1",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 06:43:11 UTC] === END API CALL LOG ===
[12-Jun-2026 06:43:11 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 06:43:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkwIiwidXNlcm5hbWUiOiJtYXRpb3VzIiwiZW1haWwiOiJtZXJzZWRlaG5hemVyZmFyZEBnbWFpbC5jb20iLCJleHAiOjE3ODE4NTA0NDh9.S0NMs1U4g9JKVOuslv84DpjQV9XeGdHQ4V4rUQHevSc
[12-Jun-2026 06:43:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 06:43:11 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 06:43:11 UTC] User ID: 790
[12-Jun-2026 06:43:11 UTC] ✅ User profile retrieved successfully for user ID: 790
[12-Jun-2026 06:43:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jun-2026 06:43:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jun-2026 06:43:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a01:4f8:1c18:8fe8::1, 104.23.229.40","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkwIiwidXNlcm5hbWUiOiJtYXRpb3VzIiwiZW1haWwiOiJtZXJzZWRlaG5hemVyZmFyZEBnbWFpbC5jb20iLCJleHAiOjE3ODE4NTA0NDh9.S0NMs1U4g9JKVOuslv84DpjQV9XeGdHQ4V4rUQHevSc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0a6e1632d9a4e30-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a01:4f8:1c18:8fe8::1","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-Jun-2026 06:43:17 UTC] === User Orders API Called ===
[12-Jun-2026 06:43:17 UTC] User ID: 790
[12-Jun-2026 06:43:17 UTC] Limit: 20, Offset: 0
[12-Jun-2026 06:43:17 UTC] Orders found: 0
[12-Jun-2026 06:43:17 UTC] Orders data: []
[12-Jun-2026 06:43:17 UTC] Total orders count: 0
[12-Jun-2026 06:43:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jun-2026 06:43:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jun-2026 06:43:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a01:4f8:1c18:8fe8::1, 104.23.229.40","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkwIiwidXNlcm5hbWUiOiJtYXRpb3VzIiwiZW1haWwiOiJtZXJzZWRlaG5hemVyZmFyZEBnbWFpbC5jb20iLCJleHAiOjE3ODE4NTA0NDh9.S0NMs1U4g9JKVOuslv84DpjQV9XeGdHQ4V4rUQHevSc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0a6e1706bc74e30-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a01:4f8:1c18:8fe8::1","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-Jun-2026 06:43:19 UTC] === User Orders API Called ===
[12-Jun-2026 06:43:19 UTC] User ID: 790
[12-Jun-2026 06:43:19 UTC] Limit: 20, Offset: 0
[12-Jun-2026 06:43:19 UTC] Orders found: 0
[12-Jun-2026 06:43:19 UTC] Orders data: []
[12-Jun-2026 06:43:19 UTC] Total orders count: 0
[12-Jun-2026 06:43:19 UTC] === API CALL LOG ===
[12-Jun-2026 06:43:19 UTC] Endpoint: user/profile.php
[12-Jun-2026 06:43:19 UTC] Full Log Data: {
    "timestamp": "2026-06-12 06:43:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a01:4f8:1c18:8fe8::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a01:4f8:1c18:8fe8::1, 104.23.229.41",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkwIiwidXNlcm5hbWUiOiJtYXRpb3VzIiwiZW1haWwiOiJtZXJzZWRlaG5hemVyZmFyZEBnbWFpbC5jb20iLCJleHAiOjE3ODE4NTA0NDh9.S0NMs1U4g9JKVOuslv84DpjQV9XeGdHQ4V4rUQHevSc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a6e170cca74e30-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a01:4f8:1c18:8fe8::1",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 06:43:19 UTC] === END API CALL LOG ===
[12-Jun-2026 06:43:19 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 06:43:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkwIiwidXNlcm5hbWUiOiJtYXRpb3VzIiwiZW1haWwiOiJtZXJzZWRlaG5hemVyZmFyZEBnbWFpbC5jb20iLCJleHAiOjE3ODE4NTA0NDh9.S0NMs1U4g9JKVOuslv84DpjQV9XeGdHQ4V4rUQHevSc
[12-Jun-2026 06:43:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 06:43:19 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 06:43:19 UTC] User ID: 790
[12-Jun-2026 06:43:19 UTC] ✅ User profile retrieved successfully for user ID: 790
[12-Jun-2026 06:43:20 UTC] === API CALL LOG ===
[12-Jun-2026 06:43:20 UTC] Endpoint: user/profile.php
[12-Jun-2026 06:43:20 UTC] Full Log Data: {
    "timestamp": "2026-06-12 06:43:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a01:4f8:1c18:8fe8::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a01:4f8:1c18:8fe8::1, 104.23.229.40",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkwIiwidXNlcm5hbWUiOiJtYXRpb3VzIiwiZW1haWwiOiJtZXJzZWRlaG5hemVyZmFyZEBnbWFpbC5jb20iLCJleHAiOjE3ODE4NTA0NDh9.S0NMs1U4g9JKVOuslv84DpjQV9XeGdHQ4V4rUQHevSc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a6e173dbe54e30-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a01:4f8:1c18:8fe8::1",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 06:43:20 UTC] === END API CALL LOG ===
[12-Jun-2026 06:43:20 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 06:43:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkwIiwidXNlcm5hbWUiOiJtYXRpb3VzIiwiZW1haWwiOiJtZXJzZWRlaG5hemVyZmFyZEBnbWFpbC5jb20iLCJleHAiOjE3ODE4NTA0NDh9.S0NMs1U4g9JKVOuslv84DpjQV9XeGdHQ4V4rUQHevSc
[12-Jun-2026 06:43:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 06:43:20 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 06:43:20 UTC] User ID: 790
[12-Jun-2026 06:43:20 UTC] ✅ User profile retrieved successfully for user ID: 790
[12-Jun-2026 06:43:20 UTC] === API CALL LOG ===
[12-Jun-2026 06:43:20 UTC] Endpoint: user/profile.php
[12-Jun-2026 06:43:20 UTC] Full Log Data: {
    "timestamp": "2026-06-12 06:43:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a01:4f8:1c18:8fe8::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a01:4f8:1c18:8fe8::1, 104.23.229.41",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkwIiwidXNlcm5hbWUiOiJtYXRpb3VzIiwiZW1haWwiOiJtZXJzZWRlaG5hemVyZmFyZEBnbWFpbC5jb20iLCJleHAiOjE3ODE4NTA0NDh9.S0NMs1U4g9JKVOuslv84DpjQV9XeGdHQ4V4rUQHevSc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a6e1745cef4e30-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a01:4f8:1c18:8fe8::1",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 06:43:20 UTC] === END API CALL LOG ===
[12-Jun-2026 06:43:20 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 06:43:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkwIiwidXNlcm5hbWUiOiJtYXRpb3VzIiwiZW1haWwiOiJtZXJzZWRlaG5hemVyZmFyZEBnbWFpbC5jb20iLCJleHAiOjE3ODE4NTA0NDh9.S0NMs1U4g9JKVOuslv84DpjQV9XeGdHQ4V4rUQHevSc
[12-Jun-2026 06:43:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 06:43:20 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 06:43:20 UTC] User ID: 790
[12-Jun-2026 06:43:20 UTC] ✅ User profile retrieved successfully for user ID: 790
[12-Jun-2026 06:43:32 UTC] === API CALL LOG ===
[12-Jun-2026 06:43:32 UTC] Endpoint: user/profile.php
[12-Jun-2026 06:43:32 UTC] Full Log Data: {
    "timestamp": "2026-06-12 06:43:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a01:4f8:1c18:8fe8::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a01:4f8:1c18:8fe8::1, 104.23.229.40",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkwIiwidXNlcm5hbWUiOiJtYXRpb3VzIiwiZW1haWwiOiJtZXJzZWRlaG5hemVyZmFyZEBnbWFpbC5jb20iLCJleHAiOjE3ODE4NTA0NDh9.S0NMs1U4g9JKVOuslv84DpjQV9XeGdHQ4V4rUQHevSc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a6e1c16b2b4e30-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a01:4f8:1c18:8fe8::1",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 06:43:32 UTC] === END API CALL LOG ===
[12-Jun-2026 06:43:32 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 06:43:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkwIiwidXNlcm5hbWUiOiJtYXRpb3VzIiwiZW1haWwiOiJtZXJzZWRlaG5hemVyZmFyZEBnbWFpbC5jb20iLCJleHAiOjE3ODE4NTA0NDh9.S0NMs1U4g9JKVOuslv84DpjQV9XeGdHQ4V4rUQHevSc
[12-Jun-2026 06:43:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 06:43:32 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 06:43:32 UTC] User ID: 790
[12-Jun-2026 06:43:32 UTC] ✅ User profile retrieved successfully for user ID: 790
[12-Jun-2026 06:43:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jun-2026 06:43:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jun-2026 06:43:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a01:4f8:1c18:8fe8::1, 104.23.229.40","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkwIiwidXNlcm5hbWUiOiJtYXRpb3VzIiwiZW1haWwiOiJtZXJzZWRlaG5hemVyZmFyZEBnbWFpbC5jb20iLCJleHAiOjE3ODE4NTA0NDh9.S0NMs1U4g9JKVOuslv84DpjQV9XeGdHQ4V4rUQHevSc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0a6e1db89454e30-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a01:4f8:1c18:8fe8::1","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-Jun-2026 06:43:36 UTC] === User Orders API Called ===
[12-Jun-2026 06:43:36 UTC] User ID: 790
[12-Jun-2026 06:43:36 UTC] Limit: 20, Offset: 0
[12-Jun-2026 06:43:36 UTC] Orders found: 0
[12-Jun-2026 06:43:36 UTC] Orders data: []
[12-Jun-2026 06:43:36 UTC] Total orders count: 0
[12-Jun-2026 06:43:37 UTC] === API CALL LOG ===
[12-Jun-2026 06:43:37 UTC] Endpoint: user/profile.php
[12-Jun-2026 06:43:37 UTC] Full Log Data: {
    "timestamp": "2026-06-12 06:43:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a01:4f8:1c18:8fe8::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a01:4f8:1c18:8fe8::1, 104.23.229.40",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkwIiwidXNlcm5hbWUiOiJtYXRpb3VzIiwiZW1haWwiOiJtZXJzZWRlaG5hemVyZmFyZEBnbWFpbC5jb20iLCJleHAiOjE3ODE4NTA0NDh9.S0NMs1U4g9JKVOuslv84DpjQV9XeGdHQ4V4rUQHevSc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a6e1dfa9c74e30-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a01:4f8:1c18:8fe8::1",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 06:43:37 UTC] === END API CALL LOG ===
[12-Jun-2026 06:43:37 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 06:43:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkwIiwidXNlcm5hbWUiOiJtYXRpb3VzIiwiZW1haWwiOiJtZXJzZWRlaG5hemVyZmFyZEBnbWFpbC5jb20iLCJleHAiOjE3ODE4NTA0NDh9.S0NMs1U4g9JKVOuslv84DpjQV9XeGdHQ4V4rUQHevSc
[12-Jun-2026 06:43:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 06:43:37 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 06:43:37 UTC] User ID: 790
[12-Jun-2026 06:43:37 UTC] ✅ User profile retrieved successfully for user ID: 790
[12-Jun-2026 06:43:37 UTC] User Purchases API - User ID: 790
[12-Jun-2026 06:43:37 UTC] User Purchases API - Total purchases found: 0
[12-Jun-2026 06:43:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jun-2026 06:43:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jun-2026 06:43:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a01:4f8:1c18:8fe8::1, 104.23.229.40","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkwIiwidXNlcm5hbWUiOiJtYXRpb3VzIiwiZW1haWwiOiJtZXJzZWRlaG5hemVyZmFyZEBnbWFpbC5jb20iLCJleHAiOjE3ODE4NTA0NDh9.S0NMs1U4g9JKVOuslv84DpjQV9XeGdHQ4V4rUQHevSc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0a6e1e28ff44e30-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a01:4f8:1c18:8fe8::1","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-Jun-2026 06:43:38 UTC] === User Orders API Called ===
[12-Jun-2026 06:43:38 UTC] User ID: 790
[12-Jun-2026 06:43:38 UTC] Limit: 20, Offset: 0
[12-Jun-2026 06:43:38 UTC] Orders found: 0
[12-Jun-2026 06:43:38 UTC] Orders data: []
[12-Jun-2026 06:43:38 UTC] Total orders count: 0
[12-Jun-2026 06:43:38 UTC] === API CALL LOG ===
[12-Jun-2026 06:43:38 UTC] Endpoint: user/profile.php
[12-Jun-2026 06:43:38 UTC] Full Log Data: {
    "timestamp": "2026-06-12 06:43:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a01:4f8:1c18:8fe8::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a01:4f8:1c18:8fe8::1, 104.23.229.40",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkwIiwidXNlcm5hbWUiOiJtYXRpb3VzIiwiZW1haWwiOiJtZXJzZWRlaG5hemVyZmFyZEBnbWFpbC5jb20iLCJleHAiOjE3ODE4NTA0NDh9.S0NMs1U4g9JKVOuslv84DpjQV9XeGdHQ4V4rUQHevSc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a6e1e678c54e30-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a01:4f8:1c18:8fe8::1",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 06:43:38 UTC] === END API CALL LOG ===
[12-Jun-2026 06:43:38 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 06:43:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkwIiwidXNlcm5hbWUiOiJtYXRpb3VzIiwiZW1haWwiOiJtZXJzZWRlaG5hemVyZmFyZEBnbWFpbC5jb20iLCJleHAiOjE3ODE4NTA0NDh9.S0NMs1U4g9JKVOuslv84DpjQV9XeGdHQ4V4rUQHevSc
[12-Jun-2026 06:43:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 06:43:38 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 06:43:38 UTC] User ID: 790
[12-Jun-2026 06:43:38 UTC] ✅ User profile retrieved successfully for user ID: 790
[12-Jun-2026 06:43:38 UTC] User Purchases API - User ID: 790
[12-Jun-2026 06:43:38 UTC] User Purchases API - Total purchases found: 0
[12-Jun-2026 06:44:05 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jun-2026 06:44:05 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jun-2026 06:44:05 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a01:4f8:1c18:8fe8::1, 104.23.229.40","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkwIiwidXNlcm5hbWUiOiJtYXRpb3VzIiwiZW1haWwiOiJtZXJzZWRlaG5hemVyZmFyZEBnbWFpbC5jb20iLCJleHAiOjE3ODE4NTA0NDh9.S0NMs1U4g9JKVOuslv84DpjQV9XeGdHQ4V4rUQHevSc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0a6e28c49f34e30-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a01:4f8:1c18:8fe8::1","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-Jun-2026 06:44:05 UTC] === User Orders API Called ===
[12-Jun-2026 06:44:05 UTC] User ID: 790
[12-Jun-2026 06:44:05 UTC] Limit: 20, Offset: 0
[12-Jun-2026 06:44:05 UTC] Orders found: 0
[12-Jun-2026 06:44:05 UTC] Orders data: []
[12-Jun-2026 06:44:05 UTC] Total orders count: 0
[12-Jun-2026 06:44:05 UTC] === API CALL LOG ===
[12-Jun-2026 06:44:05 UTC] Endpoint: user/profile.php
[12-Jun-2026 06:44:05 UTC] Full Log Data: {
    "timestamp": "2026-06-12 06:44:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a01:4f8:1c18:8fe8::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a01:4f8:1c18:8fe8::1, 104.23.229.40",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkwIiwidXNlcm5hbWUiOiJtYXRpb3VzIiwiZW1haWwiOiJtZXJzZWRlaG5hemVyZmFyZEBnbWFpbC5jb20iLCJleHAiOjE3ODE4NTA0NDh9.S0NMs1U4g9JKVOuslv84DpjQV9XeGdHQ4V4rUQHevSc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a6e28d4c444e30-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a01:4f8:1c18:8fe8::1",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 06:44:05 UTC] === END API CALL LOG ===
[12-Jun-2026 06:44:05 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 06:44:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkwIiwidXNlcm5hbWUiOiJtYXRpb3VzIiwiZW1haWwiOiJtZXJzZWRlaG5hemVyZmFyZEBnbWFpbC5jb20iLCJleHAiOjE3ODE4NTA0NDh9.S0NMs1U4g9JKVOuslv84DpjQV9XeGdHQ4V4rUQHevSc
[12-Jun-2026 06:44:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 06:44:05 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 06:44:05 UTC] User ID: 790
[12-Jun-2026 06:44:05 UTC] ✅ User profile retrieved successfully for user ID: 790
[12-Jun-2026 06:44:05 UTC] === API CALL LOG ===
[12-Jun-2026 06:44:05 UTC] Endpoint: user/profile.php
[12-Jun-2026 06:44:05 UTC] Full Log Data: {
    "timestamp": "2026-06-12 06:44:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a01:4f8:1c18:8fe8::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a01:4f8:1c18:8fe8::1, 104.23.229.40",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkwIiwidXNlcm5hbWUiOiJtYXRpb3VzIiwiZW1haWwiOiJtZXJzZWRlaG5hemVyZmFyZEBnbWFpbC5jb20iLCJleHAiOjE3ODE4NTA0NDh9.S0NMs1U4g9JKVOuslv84DpjQV9XeGdHQ4V4rUQHevSc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a6e290fcb34e30-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a01:4f8:1c18:8fe8::1",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 06:44:05 UTC] === END API CALL LOG ===
[12-Jun-2026 06:44:05 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 06:44:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkwIiwidXNlcm5hbWUiOiJtYXRpb3VzIiwiZW1haWwiOiJtZXJzZWRlaG5hemVyZmFyZEBnbWFpbC5jb20iLCJleHAiOjE3ODE4NTA0NDh9.S0NMs1U4g9JKVOuslv84DpjQV9XeGdHQ4V4rUQHevSc
[12-Jun-2026 06:44:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 06:44:05 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 06:44:05 UTC] User ID: 790
[12-Jun-2026 06:44:05 UTC] ✅ User profile retrieved successfully for user ID: 790
[12-Jun-2026 06:44:05 UTC] === API CALL LOG ===
[12-Jun-2026 06:44:05 UTC] Endpoint: user/profile.php
[12-Jun-2026 06:44:05 UTC] Full Log Data: {
    "timestamp": "2026-06-12 06:44:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a01:4f8:1c18:8fe8::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a01:4f8:1c18:8fe8::1, 104.23.229.40",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkwIiwidXNlcm5hbWUiOiJtYXRpb3VzIiwiZW1haWwiOiJtZXJzZWRlaG5hemVyZmFyZEBnbWFpbC5jb20iLCJleHAiOjE3ODE4NTA0NDh9.S0NMs1U4g9JKVOuslv84DpjQV9XeGdHQ4V4rUQHevSc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a6e2911cee4e30-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a01:4f8:1c18:8fe8::1",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 06:44:05 UTC] === END API CALL LOG ===
[12-Jun-2026 06:44:05 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 06:44:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkwIiwidXNlcm5hbWUiOiJtYXRpb3VzIiwiZW1haWwiOiJtZXJzZWRlaG5hemVyZmFyZEBnbWFpbC5jb20iLCJleHAiOjE3ODE4NTA0NDh9.S0NMs1U4g9JKVOuslv84DpjQV9XeGdHQ4V4rUQHevSc
[12-Jun-2026 06:44:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 06:44:05 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 06:44:05 UTC] User ID: 790
[12-Jun-2026 06:44:05 UTC] ✅ User profile retrieved successfully for user ID: 790
[12-Jun-2026 07:13:39 UTC] === API CALL LOG ===
[12-Jun-2026 07:13:39 UTC] Endpoint: user/profile.php
[12-Jun-2026 07:13:39 UTC] Full Log Data: {
    "timestamp": "2026-06-12 07:13:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.171.100.252",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.171.100.252, 172.68.75.153",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkwIiwidXNlcm5hbWUiOiJtYXRpb3VzIiwiZW1haWwiOiJtZXJzZWRlaG5hemVyZmFyZEBnbWFpbC5jb20iLCJleHAiOjE3ODE4NTA0NDh9.S0NMs1U4g9JKVOuslv84DpjQV9XeGdHQ4V4rUQHevSc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a70dd86b787f68-GYD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.171.100.252",
        "cf-ipcountry": "AZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 07:13:39 UTC] === END API CALL LOG ===
[12-Jun-2026 07:13:39 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 07:13:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkwIiwidXNlcm5hbWUiOiJtYXRpb3VzIiwiZW1haWwiOiJtZXJzZWRlaG5hemVyZmFyZEBnbWFpbC5jb20iLCJleHAiOjE3ODE4NTA0NDh9.S0NMs1U4g9JKVOuslv84DpjQV9XeGdHQ4V4rUQHevSc
[12-Jun-2026 07:13:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 07:13:39 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 07:13:39 UTC] User ID: 790
[12-Jun-2026 07:13:39 UTC] ✅ User profile retrieved successfully for user ID: 790
[12-Jun-2026 07:13:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jun-2026 07:13:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jun-2026 07:13:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"31.171.100.252, 172.68.75.153","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkwIiwidXNlcm5hbWUiOiJtYXRpb3VzIiwiZW1haWwiOiJtZXJzZWRlaG5hemVyZmFyZEBnbWFpbC5jb20iLCJleHAiOjE3ODE4NTA0NDh9.S0NMs1U4g9JKVOuslv84DpjQV9XeGdHQ4V4rUQHevSc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0a70dddeea87f68-GYD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"31.171.100.252","cf-ipcountry":"AZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-Jun-2026 07:13:39 UTC] === User Orders API Called ===
[12-Jun-2026 07:13:39 UTC] User ID: 790
[12-Jun-2026 07:13:39 UTC] Limit: 20, Offset: 0
[12-Jun-2026 07:13:39 UTC] Orders found: 0
[12-Jun-2026 07:13:39 UTC] Orders data: []
[12-Jun-2026 07:13:39 UTC] Total orders count: 0
[12-Jun-2026 07:13:39 UTC] === API CALL LOG ===
[12-Jun-2026 07:13:39 UTC] Endpoint: user/profile.php
[12-Jun-2026 07:13:39 UTC] Full Log Data: {
    "timestamp": "2026-06-12 07:13:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.171.100.252",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.171.100.252, 172.68.75.153",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkwIiwidXNlcm5hbWUiOiJtYXRpb3VzIiwiZW1haWwiOiJtZXJzZWRlaG5hemVyZmFyZEBnbWFpbC5jb20iLCJleHAiOjE3ODE4NTA0NDh9.S0NMs1U4g9JKVOuslv84DpjQV9XeGdHQ4V4rUQHevSc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a70dde38917f68-GYD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.171.100.252",
        "cf-ipcountry": "AZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 07:13:39 UTC] === END API CALL LOG ===
[12-Jun-2026 07:13:39 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 07:13:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkwIiwidXNlcm5hbWUiOiJtYXRpb3VzIiwiZW1haWwiOiJtZXJzZWRlaG5hemVyZmFyZEBnbWFpbC5jb20iLCJleHAiOjE3ODE4NTA0NDh9.S0NMs1U4g9JKVOuslv84DpjQV9XeGdHQ4V4rUQHevSc
[12-Jun-2026 07:13:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 07:13:39 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 07:13:39 UTC] User ID: 790
[12-Jun-2026 07:13:39 UTC] ✅ User profile retrieved successfully for user ID: 790
[12-Jun-2026 07:13:39 UTC] === API CALL LOG ===
[12-Jun-2026 07:13:39 UTC] Endpoint: user/profile.php
[12-Jun-2026 07:13:39 UTC] Full Log Data: {
    "timestamp": "2026-06-12 07:13:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.171.100.252",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.171.100.252, 172.68.75.134",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkwIiwidXNlcm5hbWUiOiJtYXRpb3VzIiwiZW1haWwiOiJtZXJzZWRlaG5hemVyZmFyZEBnbWFpbC5jb20iLCJleHAiOjE3ODE4NTA0NDh9.S0NMs1U4g9JKVOuslv84DpjQV9XeGdHQ4V4rUQHevSc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a70dddee957f68-GYD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.171.100.252",
        "cf-ipcountry": "AZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 07:13:39 UTC] === END API CALL LOG ===
[12-Jun-2026 07:13:39 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 07:13:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkwIiwidXNlcm5hbWUiOiJtYXRpb3VzIiwiZW1haWwiOiJtZXJzZWRlaG5hemVyZmFyZEBnbWFpbC5jb20iLCJleHAiOjE3ODE4NTA0NDh9.S0NMs1U4g9JKVOuslv84DpjQV9XeGdHQ4V4rUQHevSc
[12-Jun-2026 07:13:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 07:13:39 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 07:13:39 UTC] User ID: 790
[12-Jun-2026 07:13:39 UTC] ✅ User profile retrieved successfully for user ID: 790
[12-Jun-2026 07:13:40 UTC] === API CALL LOG ===
[12-Jun-2026 07:13:40 UTC] Endpoint: user/profile.php
[12-Jun-2026 07:13:40 UTC] Full Log Data: {
    "timestamp": "2026-06-12 07:13:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.171.100.252",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.171.100.252, 172.68.75.153",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkwIiwidXNlcm5hbWUiOiJtYXRpb3VzIiwiZW1haWwiOiJtZXJzZWRlaG5hemVyZmFyZEBnbWFpbC5jb20iLCJleHAiOjE3ODE4NTA0NDh9.S0NMs1U4g9JKVOuslv84DpjQV9XeGdHQ4V4rUQHevSc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a70de35fb57f68-GYD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.171.100.252",
        "cf-ipcountry": "AZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 07:13:40 UTC] === END API CALL LOG ===
[12-Jun-2026 07:13:40 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 07:13:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkwIiwidXNlcm5hbWUiOiJtYXRpb3VzIiwiZW1haWwiOiJtZXJzZWRlaG5hemVyZmFyZEBnbWFpbC5jb20iLCJleHAiOjE3ODE4NTA0NDh9.S0NMs1U4g9JKVOuslv84DpjQV9XeGdHQ4V4rUQHevSc
[12-Jun-2026 07:13:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 07:13:40 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 07:13:40 UTC] User ID: 790
[12-Jun-2026 07:13:40 UTC] ✅ User profile retrieved successfully for user ID: 790
[12-Jun-2026 07:13:52 UTC] === API CALL LOG ===
[12-Jun-2026 07:13:52 UTC] Endpoint: user/profile.php
[12-Jun-2026 07:13:52 UTC] Full Log Data: {
    "timestamp": "2026-06-12 07:13:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.171.100.252",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.171.100.252, 172.68.75.153",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkwIiwidXNlcm5hbWUiOiJtYXRpb3VzIiwiZW1haWwiOiJtZXJzZWRlaG5hemVyZmFyZEBnbWFpbC5jb20iLCJleHAiOjE3ODE4NTA0NDh9.S0NMs1U4g9JKVOuslv84DpjQV9XeGdHQ4V4rUQHevSc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a70e2ad9577f68-GYD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.171.100.252",
        "cf-ipcountry": "AZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 07:13:52 UTC] === END API CALL LOG ===
[12-Jun-2026 07:13:52 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 07:13:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkwIiwidXNlcm5hbWUiOiJtYXRpb3VzIiwiZW1haWwiOiJtZXJzZWRlaG5hemVyZmFyZEBnbWFpbC5jb20iLCJleHAiOjE3ODE4NTA0NDh9.S0NMs1U4g9JKVOuslv84DpjQV9XeGdHQ4V4rUQHevSc
[12-Jun-2026 07:13:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 07:13:52 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 07:13:52 UTC] User ID: 790
[12-Jun-2026 07:13:52 UTC] ✅ User profile retrieved successfully for user ID: 790
[12-Jun-2026 08:47:23 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jun-2026 08:47:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jun-2026 08:47:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:8ff2:a6bf:a6c6:5eb0:4db8:f751, 172.70.208.5","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkxIiwidXNlcm5hbWUiOiJtYWRodXIiLCJlbWFpbCI6ImRlZXBhbnNodWJoYXNhbnR2aWhhckBnbWFpbC5jb20iLCJleHAiOjE3ODE4NTg4NDJ9.cEkwwNJEimsrN9oGtIxCe0r17o7AO-QLKFpWBkzelyc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0a7972e1ebcfd9b-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:8ff2:a6bf:a6c6:5eb0:4db8:f751","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-Jun-2026 08:47:23 UTC] === User Orders API Called ===
[12-Jun-2026 08:47:23 UTC] User ID: 791
[12-Jun-2026 08:47:23 UTC] Limit: 20, Offset: 0
[12-Jun-2026 08:47:23 UTC] Orders found: 0
[12-Jun-2026 08:47:23 UTC] Orders data: []
[12-Jun-2026 08:47:23 UTC] Total orders count: 0
[12-Jun-2026 08:47:23 UTC] === API CALL LOG ===
[12-Jun-2026 08:47:23 UTC] Endpoint: user/profile.php
[12-Jun-2026 08:47:23 UTC] Full Log Data: {
    "timestamp": "2026-06-12 08:47:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8ff2:a6bf:a6c6:5eb0:4db8:f751",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8ff2:a6bf:a6c6:5eb0:4db8:f751, 172.70.208.5",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkxIiwidXNlcm5hbWUiOiJtYWRodXIiLCJlbWFpbCI6ImRlZXBhbnNodWJoYXNhbnR2aWhhckBnbWFpbC5jb20iLCJleHAiOjE3ODE4NTg4NDJ9.cEkwwNJEimsrN9oGtIxCe0r17o7AO-QLKFpWBkzelyc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a7972e1eb7fd9b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:8ff2:a6bf:a6c6:5eb0:4db8:f751",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 08:47:23 UTC] === END API CALL LOG ===
[12-Jun-2026 08:47:23 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 08:47:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkxIiwidXNlcm5hbWUiOiJtYWRodXIiLCJlbWFpbCI6ImRlZXBhbnNodWJoYXNhbnR2aWhhckBnbWFpbC5jb20iLCJleHAiOjE3ODE4NTg4NDJ9.cEkwwNJEimsrN9oGtIxCe0r17o7AO-QLKFpWBkzelyc
[12-Jun-2026 08:47:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 08:47:23 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 08:47:23 UTC] User ID: 791
[12-Jun-2026 08:47:23 UTC] ✅ User profile retrieved successfully for user ID: 791
[12-Jun-2026 08:47:23 UTC] === API CALL LOG ===
[12-Jun-2026 08:47:23 UTC] Endpoint: user/profile.php
[12-Jun-2026 08:47:23 UTC] Full Log Data: {
    "timestamp": "2026-06-12 08:47:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8ff2:a6bf:a6c6:5eb0:4db8:f751",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8ff2:a6bf:a6c6:5eb0:4db8:f751, 172.70.208.5",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkxIiwidXNlcm5hbWUiOiJtYWRodXIiLCJlbWFpbCI6ImRlZXBhbnNodWJoYXNhbnR2aWhhckBnbWFpbC5jb20iLCJleHAiOjE3ODE4NTg4NDJ9.cEkwwNJEimsrN9oGtIxCe0r17o7AO-QLKFpWBkzelyc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a7972e1ec1fd9b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:8ff2:a6bf:a6c6:5eb0:4db8:f751",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 08:47:23 UTC] === END API CALL LOG ===
[12-Jun-2026 08:47:23 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 08:47:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkxIiwidXNlcm5hbWUiOiJtYWRodXIiLCJlbWFpbCI6ImRlZXBhbnNodWJoYXNhbnR2aWhhckBnbWFpbC5jb20iLCJleHAiOjE3ODE4NTg4NDJ9.cEkwwNJEimsrN9oGtIxCe0r17o7AO-QLKFpWBkzelyc
[12-Jun-2026 08:47:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 08:47:23 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 08:47:23 UTC] User ID: 791
[12-Jun-2026 08:47:23 UTC] ✅ User profile retrieved successfully for user ID: 791
[12-Jun-2026 08:47:35 UTC] === API CALL LOG ===
[12-Jun-2026 08:47:35 UTC] Endpoint: user/profile.php
[12-Jun-2026 08:47:35 UTC] Full Log Data: {
    "timestamp": "2026-06-12 08:47:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8ff2:a6bf:a6c6:5eb0:4db8:f751",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8ff2:a6bf:a6c6:5eb0:4db8:f751, 172.70.208.5",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkxIiwidXNlcm5hbWUiOiJtYWRodXIiLCJlbWFpbCI6ImRlZXBhbnNodWJoYXNhbnR2aWhhckBnbWFpbC5jb20iLCJleHAiOjE3ODE4NTg4NDJ9.cEkwwNJEimsrN9oGtIxCe0r17o7AO-QLKFpWBkzelyc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a79775ea27fd9b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:8ff2:a6bf:a6c6:5eb0:4db8:f751",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 08:47:35 UTC] === END API CALL LOG ===
[12-Jun-2026 08:47:35 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 08:47:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkxIiwidXNlcm5hbWUiOiJtYWRodXIiLCJlbWFpbCI6ImRlZXBhbnNodWJoYXNhbnR2aWhhckBnbWFpbC5jb20iLCJleHAiOjE3ODE4NTg4NDJ9.cEkwwNJEimsrN9oGtIxCe0r17o7AO-QLKFpWBkzelyc
[12-Jun-2026 08:47:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 08:47:35 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 08:47:35 UTC] User ID: 791
[12-Jun-2026 08:47:35 UTC] ✅ User profile retrieved successfully for user ID: 791
[12-Jun-2026 08:47:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jun-2026 08:47:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jun-2026 08:47:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:8ff2:a6bf:a6c6:5eb0:4db8:f751, 172.70.208.5","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkxIiwidXNlcm5hbWUiOiJtYWRodXIiLCJlbWFpbCI6ImRlZXBhbnNodWJoYXNhbnR2aWhhckBnbWFpbC5jb20iLCJleHAiOjE3ODE4NTg4NDJ9.cEkwwNJEimsrN9oGtIxCe0r17o7AO-QLKFpWBkzelyc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0a79775ea23fd9b-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:8ff2:a6bf:a6c6:5eb0:4db8:f751","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-Jun-2026 08:47:35 UTC] === User Orders API Called ===
[12-Jun-2026 08:47:35 UTC] User ID: 791
[12-Jun-2026 08:47:35 UTC] Limit: 20, Offset: 0
[12-Jun-2026 08:47:35 UTC] Orders found: 0
[12-Jun-2026 08:47:35 UTC] Orders data: []
[12-Jun-2026 08:47:35 UTC] Total orders count: 0
[12-Jun-2026 08:47:35 UTC] === API CALL LOG ===
[12-Jun-2026 08:47:35 UTC] Endpoint: user/profile.php
[12-Jun-2026 08:47:35 UTC] Full Log Data: {
    "timestamp": "2026-06-12 08:47:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8ff2:a6bf:a6c6:5eb0:4db8:f751",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8ff2:a6bf:a6c6:5eb0:4db8:f751, 172.70.208.5",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkxIiwidXNlcm5hbWUiOiJtYWRodXIiLCJlbWFpbCI6ImRlZXBhbnNodWJoYXNhbnR2aWhhckBnbWFpbC5jb20iLCJleHAiOjE3ODE4NTg4NDJ9.cEkwwNJEimsrN9oGtIxCe0r17o7AO-QLKFpWBkzelyc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a79778aa9bfd9b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:8ff2:a6bf:a6c6:5eb0:4db8:f751",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 08:47:35 UTC] === END API CALL LOG ===
[12-Jun-2026 08:47:35 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 08:47:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkxIiwidXNlcm5hbWUiOiJtYWRodXIiLCJlbWFpbCI6ImRlZXBhbnNodWJoYXNhbnR2aWhhckBnbWFpbC5jb20iLCJleHAiOjE3ODE4NTg4NDJ9.cEkwwNJEimsrN9oGtIxCe0r17o7AO-QLKFpWBkzelyc
[12-Jun-2026 08:47:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 08:47:35 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 08:47:35 UTC] User ID: 791
[12-Jun-2026 08:47:35 UTC] ✅ User profile retrieved successfully for user ID: 791
[12-Jun-2026 08:47:37 UTC] === API CALL LOG ===
[12-Jun-2026 08:47:37 UTC] Endpoint: user/profile.php
[12-Jun-2026 08:47:37 UTC] Full Log Data: {
    "timestamp": "2026-06-12 08:47:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8ff2:a6bf:a6c6:5eb0:4db8:f751",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8ff2:a6bf:a6c6:5eb0:4db8:f751, 172.70.208.5",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkxIiwidXNlcm5hbWUiOiJtYWRodXIiLCJlbWFpbCI6ImRlZXBhbnNodWJoYXNhbnR2aWhhckBnbWFpbC5jb20iLCJleHAiOjE3ODE4NTg4NDJ9.cEkwwNJEimsrN9oGtIxCe0r17o7AO-QLKFpWBkzelyc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a797848dfbfd9b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:8ff2:a6bf:a6c6:5eb0:4db8:f751",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 08:47:37 UTC] === END API CALL LOG ===
[12-Jun-2026 08:47:37 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 08:47:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkxIiwidXNlcm5hbWUiOiJtYWRodXIiLCJlbWFpbCI6ImRlZXBhbnNodWJoYXNhbnR2aWhhckBnbWFpbC5jb20iLCJleHAiOjE3ODE4NTg4NDJ9.cEkwwNJEimsrN9oGtIxCe0r17o7AO-QLKFpWBkzelyc
[12-Jun-2026 08:47:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 08:47:37 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 08:47:37 UTC] User ID: 791
[12-Jun-2026 08:47:37 UTC] ✅ User profile retrieved successfully for user ID: 791
[12-Jun-2026 08:47:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jun-2026 08:47:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jun-2026 08:47:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:8ff2:a6bf:a6c6:5eb0:4db8:f751, 172.70.208.5","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkxIiwidXNlcm5hbWUiOiJtYWRodXIiLCJlbWFpbCI6ImRlZXBhbnNodWJoYXNhbnR2aWhhckBnbWFpbC5jb20iLCJleHAiOjE3ODE4NTg4NDJ9.cEkwwNJEimsrN9oGtIxCe0r17o7AO-QLKFpWBkzelyc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0a797ef6f18fd9b-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:8ff2:a6bf:a6c6:5eb0:4db8:f751","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-Jun-2026 08:47:54 UTC] === User Orders API Called ===
[12-Jun-2026 08:47:54 UTC] User ID: 791
[12-Jun-2026 08:47:54 UTC] Limit: 20, Offset: 0
[12-Jun-2026 08:47:54 UTC] Orders found: 0
[12-Jun-2026 08:47:54 UTC] Orders data: []
[12-Jun-2026 08:47:54 UTC] Total orders count: 0
[12-Jun-2026 08:47:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jun-2026 08:47:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jun-2026 08:47:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:8ff2:a6bf:a6c6:5eb0:4db8:f751, 172.70.208.5","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkxIiwidXNlcm5hbWUiOiJtYWRodXIiLCJlbWFpbCI6ImRlZXBhbnNodWJoYXNhbnR2aWhhckBnbWFpbC5jb20iLCJleHAiOjE3ODE4NTg4NDJ9.cEkwwNJEimsrN9oGtIxCe0r17o7AO-QLKFpWBkzelyc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0a797f48fb4fd9b-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:8ff2:a6bf:a6c6:5eb0:4db8:f751","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-Jun-2026 08:47:55 UTC] === User Orders API Called ===
[12-Jun-2026 08:47:55 UTC] User ID: 791
[12-Jun-2026 08:47:55 UTC] Limit: 20, Offset: 0
[12-Jun-2026 08:47:55 UTC] Orders found: 0
[12-Jun-2026 08:47:55 UTC] Orders data: []
[12-Jun-2026 08:47:55 UTC] Total orders count: 0
[12-Jun-2026 08:47:55 UTC] === API CALL LOG ===
[12-Jun-2026 08:47:55 UTC] Endpoint: user/profile.php
[12-Jun-2026 08:47:55 UTC] Full Log Data: {
    "timestamp": "2026-06-12 08:47:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8ff2:a6bf:a6c6:5eb0:4db8:f751",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8ff2:a6bf:a6c6:5eb0:4db8:f751, 172.70.208.5",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkxIiwidXNlcm5hbWUiOiJtYWRodXIiLCJlbWFpbCI6ImRlZXBhbnNodWJoYXNhbnR2aWhhckBnbWFpbC5jb20iLCJleHAiOjE3ODE4NTg4NDJ9.cEkwwNJEimsrN9oGtIxCe0r17o7AO-QLKFpWBkzelyc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a797f48fb9fd9b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:8ff2:a6bf:a6c6:5eb0:4db8:f751",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 08:47:55 UTC] === END API CALL LOG ===
[12-Jun-2026 08:47:55 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 08:47:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkxIiwidXNlcm5hbWUiOiJtYWRodXIiLCJlbWFpbCI6ImRlZXBhbnNodWJoYXNhbnR2aWhhckBnbWFpbC5jb20iLCJleHAiOjE3ODE4NTg4NDJ9.cEkwwNJEimsrN9oGtIxCe0r17o7AO-QLKFpWBkzelyc
[12-Jun-2026 08:47:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 08:47:55 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 08:47:55 UTC] User ID: 791
[12-Jun-2026 08:47:55 UTC] ✅ User profile retrieved successfully for user ID: 791
[12-Jun-2026 08:47:56 UTC] === API CALL LOG ===
[12-Jun-2026 08:47:56 UTC] Endpoint: user/profile.php
[12-Jun-2026 08:47:56 UTC] Full Log Data: {
    "timestamp": "2026-06-12 08:47:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8ff2:a6bf:a6c6:5eb0:4db8:f751",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8ff2:a6bf:a6c6:5eb0:4db8:f751, 172.70.208.5",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkxIiwidXNlcm5hbWUiOiJtYWRodXIiLCJlbWFpbCI6ImRlZXBhbnNodWJoYXNhbnR2aWhhckBnbWFpbC5jb20iLCJleHAiOjE3ODE4NTg4NDJ9.cEkwwNJEimsrN9oGtIxCe0r17o7AO-QLKFpWBkzelyc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a797f71eadfd9b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:8ff2:a6bf:a6c6:5eb0:4db8:f751",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 08:47:56 UTC] === END API CALL LOG ===
[12-Jun-2026 08:47:56 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 08:47:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkxIiwidXNlcm5hbWUiOiJtYWRodXIiLCJlbWFpbCI6ImRlZXBhbnNodWJoYXNhbnR2aWhhckBnbWFpbC5jb20iLCJleHAiOjE3ODE4NTg4NDJ9.cEkwwNJEimsrN9oGtIxCe0r17o7AO-QLKFpWBkzelyc
[12-Jun-2026 08:47:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 08:47:56 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 08:47:56 UTC] User ID: 791
[12-Jun-2026 08:47:56 UTC] ✅ User profile retrieved successfully for user ID: 791
[12-Jun-2026 08:47:57 UTC] === API CALL LOG ===
[12-Jun-2026 08:47:57 UTC] Endpoint: user/profile.php
[12-Jun-2026 08:47:57 UTC] Full Log Data: {
    "timestamp": "2026-06-12 08:47:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8ff2:a6bf:a6c6:5eb0:4db8:f751",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8ff2:a6bf:a6c6:5eb0:4db8:f751, 172.70.208.5",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkxIiwidXNlcm5hbWUiOiJtYWRodXIiLCJlbWFpbCI6ImRlZXBhbnNodWJoYXNhbnR2aWhhckBnbWFpbC5jb20iLCJleHAiOjE3ODE4NTg4NDJ9.cEkwwNJEimsrN9oGtIxCe0r17o7AO-QLKFpWBkzelyc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a798008b99fd9b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:8ff2:a6bf:a6c6:5eb0:4db8:f751",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 08:47:57 UTC] === END API CALL LOG ===
[12-Jun-2026 08:47:57 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 08:47:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkxIiwidXNlcm5hbWUiOiJtYWRodXIiLCJlbWFpbCI6ImRlZXBhbnNodWJoYXNhbnR2aWhhckBnbWFpbC5jb20iLCJleHAiOjE3ODE4NTg4NDJ9.cEkwwNJEimsrN9oGtIxCe0r17o7AO-QLKFpWBkzelyc
[12-Jun-2026 08:47:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 08:47:57 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 08:47:57 UTC] User ID: 791
[12-Jun-2026 08:47:57 UTC] ✅ User profile retrieved successfully for user ID: 791
[12-Jun-2026 08:48:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jun-2026 08:48:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jun-2026 08:48:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:8ff2:a6bf:a6c6:5eb0:4db8:f751, 172.70.208.5","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkxIiwidXNlcm5hbWUiOiJtYWRodXIiLCJlbWFpbCI6ImRlZXBhbnNodWJoYXNhbnR2aWhhckBnbWFpbC5jb20iLCJleHAiOjE3ODE4NTg4NDJ9.cEkwwNJEimsrN9oGtIxCe0r17o7AO-QLKFpWBkzelyc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0a798429bb6fd9b-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:8ff2:a6bf:a6c6:5eb0:4db8:f751","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-Jun-2026 08:48:08 UTC] === User Orders API Called ===
[12-Jun-2026 08:48:08 UTC] User ID: 791
[12-Jun-2026 08:48:08 UTC] Limit: 20, Offset: 0
[12-Jun-2026 08:48:08 UTC] Orders found: 0
[12-Jun-2026 08:48:08 UTC] Orders data: []
[12-Jun-2026 08:48:08 UTC] Total orders count: 0
[12-Jun-2026 08:48:08 UTC] === API CALL LOG ===
[12-Jun-2026 08:48:08 UTC] Endpoint: user/profile.php
[12-Jun-2026 08:48:08 UTC] Full Log Data: {
    "timestamp": "2026-06-12 08:48:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8ff2:a6bf:a6c6:5eb0:4db8:f751",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8ff2:a6bf:a6c6:5eb0:4db8:f751, 172.70.208.5",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkxIiwidXNlcm5hbWUiOiJtYWRodXIiLCJlbWFpbCI6ImRlZXBhbnNodWJoYXNhbnR2aWhhckBnbWFpbC5jb20iLCJleHAiOjE3ODE4NTg4NDJ9.cEkwwNJEimsrN9oGtIxCe0r17o7AO-QLKFpWBkzelyc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a798429bbcfd9b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:8ff2:a6bf:a6c6:5eb0:4db8:f751",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 08:48:08 UTC] === END API CALL LOG ===
[12-Jun-2026 08:48:08 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 08:48:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkxIiwidXNlcm5hbWUiOiJtYWRodXIiLCJlbWFpbCI6ImRlZXBhbnNodWJoYXNhbnR2aWhhckBnbWFpbC5jb20iLCJleHAiOjE3ODE4NTg4NDJ9.cEkwwNJEimsrN9oGtIxCe0r17o7AO-QLKFpWBkzelyc
[12-Jun-2026 08:48:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 08:48:08 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 08:48:08 UTC] User ID: 791
[12-Jun-2026 08:48:08 UTC] ✅ User profile retrieved successfully for user ID: 791
[12-Jun-2026 08:48:08 UTC] === API CALL LOG ===
[12-Jun-2026 08:48:08 UTC] Endpoint: user/profile.php
[12-Jun-2026 08:48:08 UTC] Full Log Data: {
    "timestamp": "2026-06-12 08:48:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8ff2:a6bf:a6c6:5eb0:4db8:f751",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8ff2:a6bf:a6c6:5eb0:4db8:f751, 172.70.208.5",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkxIiwidXNlcm5hbWUiOiJtYWRodXIiLCJlbWFpbCI6ImRlZXBhbnNodWJoYXNhbnR2aWhhckBnbWFpbC5jb20iLCJleHAiOjE3ODE4NTg4NDJ9.cEkwwNJEimsrN9oGtIxCe0r17o7AO-QLKFpWBkzelyc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a79845ee5bfd9b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:8ff2:a6bf:a6c6:5eb0:4db8:f751",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 08:48:08 UTC] === END API CALL LOG ===
[12-Jun-2026 08:48:08 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 08:48:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkxIiwidXNlcm5hbWUiOiJtYWRodXIiLCJlbWFpbCI6ImRlZXBhbnNodWJoYXNhbnR2aWhhckBnbWFpbC5jb20iLCJleHAiOjE3ODE4NTg4NDJ9.cEkwwNJEimsrN9oGtIxCe0r17o7AO-QLKFpWBkzelyc
[12-Jun-2026 08:48:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 08:48:08 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 08:48:08 UTC] User ID: 791
[12-Jun-2026 08:48:08 UTC] ✅ User profile retrieved successfully for user ID: 791
[12-Jun-2026 08:48:10 UTC] === API CALL LOG ===
[12-Jun-2026 08:48:10 UTC] Endpoint: user/profile.php
[12-Jun-2026 08:48:10 UTC] Full Log Data: {
    "timestamp": "2026-06-12 08:48:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8ff2:a6bf:a6c6:5eb0:4db8:f751",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8ff2:a6bf:a6c6:5eb0:4db8:f751, 172.70.208.4",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkxIiwidXNlcm5hbWUiOiJtYWRodXIiLCJlbWFpbCI6ImRlZXBhbnNodWJoYXNhbnR2aWhhckBnbWFpbC5jb20iLCJleHAiOjE3ODE4NTg4NDJ9.cEkwwNJEimsrN9oGtIxCe0r17o7AO-QLKFpWBkzelyc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a7984f0bf9fd9b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:8ff2:a6bf:a6c6:5eb0:4db8:f751",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 08:48:10 UTC] === END API CALL LOG ===
[12-Jun-2026 08:48:10 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 08:48:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkxIiwidXNlcm5hbWUiOiJtYWRodXIiLCJlbWFpbCI6ImRlZXBhbnNodWJoYXNhbnR2aWhhckBnbWFpbC5jb20iLCJleHAiOjE3ODE4NTg4NDJ9.cEkwwNJEimsrN9oGtIxCe0r17o7AO-QLKFpWBkzelyc
[12-Jun-2026 08:48:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 08:48:10 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 08:48:10 UTC] User ID: 791
[12-Jun-2026 08:48:10 UTC] ✅ User profile retrieved successfully for user ID: 791
[12-Jun-2026 08:48:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jun-2026 08:48:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jun-2026 08:48:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:8ff2:a6bf:a6c6:5eb0:4db8:f751, 172.70.208.4","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkxIiwidXNlcm5hbWUiOiJtYWRodXIiLCJlbWFpbCI6ImRlZXBhbnNodWJoYXNhbnR2aWhhckBnbWFpbC5jb20iLCJleHAiOjE3ODE4NTg4NDJ9.cEkwwNJEimsrN9oGtIxCe0r17o7AO-QLKFpWBkzelyc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0a79897eb4afd9b-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:8ff2:a6bf:a6c6:5eb0:4db8:f751","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-Jun-2026 08:48:22 UTC] === User Orders API Called ===
[12-Jun-2026 08:48:22 UTC] User ID: 791
[12-Jun-2026 08:48:22 UTC] Limit: 20, Offset: 0
[12-Jun-2026 08:48:22 UTC] Orders found: 0
[12-Jun-2026 08:48:22 UTC] Orders data: []
[12-Jun-2026 08:48:22 UTC] Total orders count: 0
[12-Jun-2026 08:48:22 UTC] === API CALL LOG ===
[12-Jun-2026 08:48:22 UTC] Endpoint: user/profile.php
[12-Jun-2026 08:48:22 UTC] Full Log Data: {
    "timestamp": "2026-06-12 08:48:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8ff2:a6bf:a6c6:5eb0:4db8:f751",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8ff2:a6bf:a6c6:5eb0:4db8:f751, 172.70.208.5",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkxIiwidXNlcm5hbWUiOiJtYWRodXIiLCJlbWFpbCI6ImRlZXBhbnNodWJoYXNhbnR2aWhhckBnbWFpbC5jb20iLCJleHAiOjE3ODE4NTg4NDJ9.cEkwwNJEimsrN9oGtIxCe0r17o7AO-QLKFpWBkzelyc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a79897eb50fd9b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:8ff2:a6bf:a6c6:5eb0:4db8:f751",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 08:48:22 UTC] === END API CALL LOG ===
[12-Jun-2026 08:48:22 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 08:48:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkxIiwidXNlcm5hbWUiOiJtYWRodXIiLCJlbWFpbCI6ImRlZXBhbnNodWJoYXNhbnR2aWhhckBnbWFpbC5jb20iLCJleHAiOjE3ODE4NTg4NDJ9.cEkwwNJEimsrN9oGtIxCe0r17o7AO-QLKFpWBkzelyc
[12-Jun-2026 08:48:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 08:48:22 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 08:48:22 UTC] User ID: 791
[12-Jun-2026 08:48:22 UTC] ✅ User profile retrieved successfully for user ID: 791
[12-Jun-2026 08:48:22 UTC] === API CALL LOG ===
[12-Jun-2026 08:48:22 UTC] Endpoint: user/profile.php
[12-Jun-2026 08:48:22 UTC] Full Log Data: {
    "timestamp": "2026-06-12 08:48:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8ff2:a6bf:a6c6:5eb0:4db8:f751",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8ff2:a6bf:a6c6:5eb0:4db8:f751, 172.70.208.4",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkxIiwidXNlcm5hbWUiOiJtYWRodXIiLCJlbWFpbCI6ImRlZXBhbnNodWJoYXNhbnR2aWhhckBnbWFpbC5jb20iLCJleHAiOjE3ODE4NTg4NDJ9.cEkwwNJEimsrN9oGtIxCe0r17o7AO-QLKFpWBkzelyc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a7989b7f03fd9b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:8ff2:a6bf:a6c6:5eb0:4db8:f751",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 08:48:22 UTC] === END API CALL LOG ===
[12-Jun-2026 08:48:22 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 08:48:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkxIiwidXNlcm5hbWUiOiJtYWRodXIiLCJlbWFpbCI6ImRlZXBhbnNodWJoYXNhbnR2aWhhckBnbWFpbC5jb20iLCJleHAiOjE3ODE4NTg4NDJ9.cEkwwNJEimsrN9oGtIxCe0r17o7AO-QLKFpWBkzelyc
[12-Jun-2026 08:48:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 08:48:22 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 08:48:22 UTC] User ID: 791
[12-Jun-2026 08:48:22 UTC] ✅ User profile retrieved successfully for user ID: 791
[12-Jun-2026 08:48:23 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jun-2026 08:48:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jun-2026 08:48:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:8ff2:a6bf:a6c6:5eb0:4db8:f751, 172.70.208.5","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkxIiwidXNlcm5hbWUiOiJtYWRodXIiLCJlbWFpbCI6ImRlZXBhbnNodWJoYXNhbnR2aWhhckBnbWFpbC5jb20iLCJleHAiOjE3ODE4NTg4NDJ9.cEkwwNJEimsrN9oGtIxCe0r17o7AO-QLKFpWBkzelyc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0a798a48a33fd9b-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:8ff2:a6bf:a6c6:5eb0:4db8:f751","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-Jun-2026 08:48:23 UTC] === User Orders API Called ===
[12-Jun-2026 08:48:23 UTC] User ID: 791
[12-Jun-2026 08:48:23 UTC] Limit: 20, Offset: 0
[12-Jun-2026 08:48:23 UTC] Orders found: 0
[12-Jun-2026 08:48:23 UTC] Orders data: []
[12-Jun-2026 08:48:23 UTC] Total orders count: 0
[12-Jun-2026 08:48:24 UTC] === API CALL LOG ===
[12-Jun-2026 08:48:24 UTC] Endpoint: user/profile.php
[12-Jun-2026 08:48:24 UTC] Full Log Data: {
    "timestamp": "2026-06-12 08:48:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8ff2:a6bf:a6c6:5eb0:4db8:f751",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8ff2:a6bf:a6c6:5eb0:4db8:f751, 172.70.208.5",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkxIiwidXNlcm5hbWUiOiJtYWRodXIiLCJlbWFpbCI6ImRlZXBhbnNodWJoYXNhbnR2aWhhckBnbWFpbC5jb20iLCJleHAiOjE3ODE4NTg4NDJ9.cEkwwNJEimsrN9oGtIxCe0r17o7AO-QLKFpWBkzelyc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a798a5adfdfd9b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:8ff2:a6bf:a6c6:5eb0:4db8:f751",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 08:48:24 UTC] === END API CALL LOG ===
[12-Jun-2026 08:48:24 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 08:48:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkxIiwidXNlcm5hbWUiOiJtYWRodXIiLCJlbWFpbCI6ImRlZXBhbnNodWJoYXNhbnR2aWhhckBnbWFpbC5jb20iLCJleHAiOjE3ODE4NTg4NDJ9.cEkwwNJEimsrN9oGtIxCe0r17o7AO-QLKFpWBkzelyc
[12-Jun-2026 08:48:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 08:48:24 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 08:48:24 UTC] User ID: 791
[12-Jun-2026 08:48:24 UTC] ✅ User profile retrieved successfully for user ID: 791
[12-Jun-2026 08:48:25 UTC] === API CALL LOG ===
[12-Jun-2026 08:48:25 UTC] Endpoint: user/profile.php
[12-Jun-2026 08:48:25 UTC] Full Log Data: {
    "timestamp": "2026-06-12 08:48:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8ff2:a6bf:a6c6:5eb0:4db8:f751",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8ff2:a6bf:a6c6:5eb0:4db8:f751, 172.70.208.5",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkxIiwidXNlcm5hbWUiOiJtYWRodXIiLCJlbWFpbCI6ImRlZXBhbnNodWJoYXNhbnR2aWhhckBnbWFpbC5jb20iLCJleHAiOjE3ODE4NTg4NDJ9.cEkwwNJEimsrN9oGtIxCe0r17o7AO-QLKFpWBkzelyc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a798ae195dfd9b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:8ff2:a6bf:a6c6:5eb0:4db8:f751",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 08:48:25 UTC] === END API CALL LOG ===
[12-Jun-2026 08:48:25 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 08:48:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkxIiwidXNlcm5hbWUiOiJtYWRodXIiLCJlbWFpbCI6ImRlZXBhbnNodWJoYXNhbnR2aWhhckBnbWFpbC5jb20iLCJleHAiOjE3ODE4NTg4NDJ9.cEkwwNJEimsrN9oGtIxCe0r17o7AO-QLKFpWBkzelyc
[12-Jun-2026 08:48:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 08:48:25 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 08:48:25 UTC] User ID: 791
[12-Jun-2026 08:48:25 UTC] ✅ User profile retrieved successfully for user ID: 791
[12-Jun-2026 08:48:25 UTC] User Purchases API - User ID: 791
[12-Jun-2026 08:48:25 UTC] User Purchases API - Total purchases found: 0
[12-Jun-2026 08:48:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jun-2026 08:48:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jun-2026 08:48:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:8ff2:a6bf:a6c6:5eb0:4db8:f751, 172.70.208.5","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkxIiwidXNlcm5hbWUiOiJtYWRodXIiLCJlbWFpbCI6ImRlZXBhbnNodWJoYXNhbnR2aWhhckBnbWFpbC5jb20iLCJleHAiOjE3ODE4NTg4NDJ9.cEkwwNJEimsrN9oGtIxCe0r17o7AO-QLKFpWBkzelyc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0a799172a4efd9b-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:8ff2:a6bf:a6c6:5eb0:4db8:f751","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-Jun-2026 08:48:42 UTC] === User Orders API Called ===
[12-Jun-2026 08:48:42 UTC] User ID: 791
[12-Jun-2026 08:48:42 UTC] Limit: 20, Offset: 0
[12-Jun-2026 08:48:42 UTC] Orders found: 0
[12-Jun-2026 08:48:42 UTC] Orders data: []
[12-Jun-2026 08:48:42 UTC] Total orders count: 0
[12-Jun-2026 08:48:43 UTC] === API CALL LOG ===
[12-Jun-2026 08:48:43 UTC] Endpoint: user/profile.php
[12-Jun-2026 08:48:43 UTC] Full Log Data: {
    "timestamp": "2026-06-12 08:48:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8ff2:a6bf:a6c6:5eb0:4db8:f751",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8ff2:a6bf:a6c6:5eb0:4db8:f751, 172.70.208.5",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkxIiwidXNlcm5hbWUiOiJtYWRodXIiLCJlbWFpbCI6ImRlZXBhbnNodWJoYXNhbnR2aWhhckBnbWFpbC5jb20iLCJleHAiOjE3ODE4NTg4NDJ9.cEkwwNJEimsrN9oGtIxCe0r17o7AO-QLKFpWBkzelyc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a7991def8dfd9b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:8ff2:a6bf:a6c6:5eb0:4db8:f751",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 08:48:43 UTC] === END API CALL LOG ===
[12-Jun-2026 08:48:43 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 08:48:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkxIiwidXNlcm5hbWUiOiJtYWRodXIiLCJlbWFpbCI6ImRlZXBhbnNodWJoYXNhbnR2aWhhckBnbWFpbC5jb20iLCJleHAiOjE3ODE4NTg4NDJ9.cEkwwNJEimsrN9oGtIxCe0r17o7AO-QLKFpWBkzelyc
[12-Jun-2026 08:48:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 08:48:43 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 08:48:43 UTC] User ID: 791
[12-Jun-2026 08:48:43 UTC] ✅ User profile retrieved successfully for user ID: 791
[12-Jun-2026 08:48:43 UTC] User Purchases API - User ID: 791
[12-Jun-2026 08:48:43 UTC] User Purchases API - Total purchases found: 1
[12-Jun-2026 12:31:13 UTC] === API CALL LOG ===
[12-Jun-2026 12:31:13 UTC] Endpoint: user/profile.php
[12-Jun-2026 12:31:13 UTC] Full Log Data: {
    "timestamp": "2026-06-12 12:31:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "46.155.67.98",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "46.155.67.98, 172.68.50.96",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgzIiwidXNlcm5hbWUiOiJhcmhhbngiLCJlbWFpbCI6ImFzcHVubGltaXRlZEBob3RtYWlsLmNvbSIsImV4cCI6MTc4MTczNzY5MH0.E1GUyKJzonmZodK4ShV6eZxt35_vGAsnQGBhG_3su7A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a8df0d3f62c320-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "46.155.67.98",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 12:31:13 UTC] === END API CALL LOG ===
[12-Jun-2026 12:31:13 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 12:31:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgzIiwidXNlcm5hbWUiOiJhcmhhbngiLCJlbWFpbCI6ImFzcHVubGltaXRlZEBob3RtYWlsLmNvbSIsImV4cCI6MTc4MTczNzY5MH0.E1GUyKJzonmZodK4ShV6eZxt35_vGAsnQGBhG_3su7A
[12-Jun-2026 12:31:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 12:31:13 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 12:31:13 UTC] User ID: 783
[12-Jun-2026 12:31:13 UTC] ✅ User profile retrieved successfully for user ID: 783
[12-Jun-2026 12:31:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jun-2026 12:31:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jun-2026 12:31:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"46.155.67.98, 172.68.50.96","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgzIiwidXNlcm5hbWUiOiJhcmhhbngiLCJlbWFpbCI6ImFzcHVubGltaXRlZEBob3RtYWlsLmNvbSIsImV4cCI6MTc4MTczNzY5MH0.E1GUyKJzonmZodK4ShV6eZxt35_vGAsnQGBhG_3su7A","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0a8df133d9bc320-VIE","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"46.155.67.98","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-Jun-2026 12:31:14 UTC] === User Orders API Called ===
[12-Jun-2026 12:31:14 UTC] User ID: 783
[12-Jun-2026 12:31:14 UTC] Limit: 20, Offset: 0
[12-Jun-2026 12:31:14 UTC] Orders found: 0
[12-Jun-2026 12:31:14 UTC] Orders data: []
[12-Jun-2026 12:31:14 UTC] Total orders count: 0
[12-Jun-2026 12:31:14 UTC] === API CALL LOG ===
[12-Jun-2026 12:31:14 UTC] Endpoint: user/profile.php
[12-Jun-2026 12:31:14 UTC] Full Log Data: {
    "timestamp": "2026-06-12 12:31:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "46.155.67.98",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "46.155.67.98, 172.68.50.96",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgzIiwidXNlcm5hbWUiOiJhcmhhbngiLCJlbWFpbCI6ImFzcHVubGltaXRlZEBob3RtYWlsLmNvbSIsImV4cCI6MTc4MTczNzY5MH0.E1GUyKJzonmZodK4ShV6eZxt35_vGAsnQGBhG_3su7A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a8df133d97c320-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "46.155.67.98",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 12:31:14 UTC] === END API CALL LOG ===
[12-Jun-2026 12:31:14 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 12:31:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgzIiwidXNlcm5hbWUiOiJhcmhhbngiLCJlbWFpbCI6ImFzcHVubGltaXRlZEBob3RtYWlsLmNvbSIsImV4cCI6MTc4MTczNzY5MH0.E1GUyKJzonmZodK4ShV6eZxt35_vGAsnQGBhG_3su7A
[12-Jun-2026 12:31:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 12:31:14 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 12:31:14 UTC] User ID: 783
[12-Jun-2026 12:31:14 UTC] ✅ User profile retrieved successfully for user ID: 783
[12-Jun-2026 12:31:14 UTC] === API CALL LOG ===
[12-Jun-2026 12:31:14 UTC] Endpoint: user/profile.php
[12-Jun-2026 12:31:14 UTC] Full Log Data: {
    "timestamp": "2026-06-12 12:31:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "46.155.67.98",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "46.155.67.98, 172.68.50.220",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgzIiwidXNlcm5hbWUiOiJhcmhhbngiLCJlbWFpbCI6ImFzcHVubGltaXRlZEBob3RtYWlsLmNvbSIsImV4cCI6MTc4MTczNzY5MH0.E1GUyKJzonmZodK4ShV6eZxt35_vGAsnQGBhG_3su7A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a8df13ee46c320-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "46.155.67.98",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 12:31:14 UTC] === END API CALL LOG ===
[12-Jun-2026 12:31:14 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 12:31:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgzIiwidXNlcm5hbWUiOiJhcmhhbngiLCJlbWFpbCI6ImFzcHVubGltaXRlZEBob3RtYWlsLmNvbSIsImV4cCI6MTc4MTczNzY5MH0.E1GUyKJzonmZodK4ShV6eZxt35_vGAsnQGBhG_3su7A
[12-Jun-2026 12:31:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 12:31:14 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 12:31:14 UTC] User ID: 783
[12-Jun-2026 12:31:14 UTC] ✅ User profile retrieved successfully for user ID: 783
[12-Jun-2026 12:31:15 UTC] === API CALL LOG ===
[12-Jun-2026 12:31:15 UTC] Endpoint: user/profile.php
[12-Jun-2026 12:31:15 UTC] Full Log Data: {
    "timestamp": "2026-06-12 12:31:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "46.155.67.98",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "46.155.67.98, 172.68.50.220",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgzIiwidXNlcm5hbWUiOiJhcmhhbngiLCJlbWFpbCI6ImFzcHVubGltaXRlZEBob3RtYWlsLmNvbSIsImV4cCI6MTc4MTczNzY5MH0.E1GUyKJzonmZodK4ShV6eZxt35_vGAsnQGBhG_3su7A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a8df17aa82c320-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "46.155.67.98",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 12:31:15 UTC] === END API CALL LOG ===
[12-Jun-2026 12:31:15 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 12:31:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgzIiwidXNlcm5hbWUiOiJhcmhhbngiLCJlbWFpbCI6ImFzcHVubGltaXRlZEBob3RtYWlsLmNvbSIsImV4cCI6MTc4MTczNzY5MH0.E1GUyKJzonmZodK4ShV6eZxt35_vGAsnQGBhG_3su7A
[12-Jun-2026 12:31:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 12:31:15 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 12:31:15 UTC] User ID: 783
[12-Jun-2026 12:31:15 UTC] ✅ User profile retrieved successfully for user ID: 783
[12-Jun-2026 12:31:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jun-2026 12:31:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jun-2026 12:31:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"46.155.67.98, 172.68.50.97","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgzIiwidXNlcm5hbWUiOiJhcmhhbngiLCJlbWFpbCI6ImFzcHVubGltaXRlZEBob3RtYWlsLmNvbSIsImV4cCI6MTc4MTczNzY5MH0.E1GUyKJzonmZodK4ShV6eZxt35_vGAsnQGBhG_3su7A","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0a8df7dce13c320-VIE","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"46.155.67.98","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-Jun-2026 12:31:31 UTC] === User Orders API Called ===
[12-Jun-2026 12:31:31 UTC] User ID: 783
[12-Jun-2026 12:31:31 UTC] Limit: 20, Offset: 0
[12-Jun-2026 12:31:31 UTC] Orders found: 0
[12-Jun-2026 12:31:31 UTC] Orders data: []
[12-Jun-2026 12:31:31 UTC] Total orders count: 0
[12-Jun-2026 12:31:31 UTC] === API CALL LOG ===
[12-Jun-2026 12:31:31 UTC] Endpoint: user/profile.php
[12-Jun-2026 12:31:31 UTC] Full Log Data: {
    "timestamp": "2026-06-12 12:31:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "46.155.67.98",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "46.155.67.98, 172.68.50.97",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgzIiwidXNlcm5hbWUiOiJhcmhhbngiLCJlbWFpbCI6ImFzcHVubGltaXRlZEBob3RtYWlsLmNvbSIsImV4cCI6MTc4MTczNzY5MH0.E1GUyKJzonmZodK4ShV6eZxt35_vGAsnQGBhG_3su7A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a8df7dce15c320-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "46.155.67.98",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 12:31:31 UTC] === END API CALL LOG ===
[12-Jun-2026 12:31:31 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 12:31:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgzIiwidXNlcm5hbWUiOiJhcmhhbngiLCJlbWFpbCI6ImFzcHVubGltaXRlZEBob3RtYWlsLmNvbSIsImV4cCI6MTc4MTczNzY5MH0.E1GUyKJzonmZodK4ShV6eZxt35_vGAsnQGBhG_3su7A
[12-Jun-2026 12:31:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 12:31:31 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 12:31:31 UTC] User ID: 783
[12-Jun-2026 12:31:31 UTC] ✅ User profile retrieved successfully for user ID: 783
[12-Jun-2026 12:31:32 UTC] === API CALL LOG ===
[12-Jun-2026 12:31:32 UTC] Endpoint: user/profile.php
[12-Jun-2026 12:31:32 UTC] Full Log Data: {
    "timestamp": "2026-06-12 12:31:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "46.155.67.98",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "46.155.67.98, 172.68.50.97",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgzIiwidXNlcm5hbWUiOiJhcmhhbngiLCJlbWFpbCI6ImFzcHVubGltaXRlZEBob3RtYWlsLmNvbSIsImV4cCI6MTc4MTczNzY5MH0.E1GUyKJzonmZodK4ShV6eZxt35_vGAsnQGBhG_3su7A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a8df815afbc320-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "46.155.67.98",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 12:31:32 UTC] === END API CALL LOG ===
[12-Jun-2026 12:31:32 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 12:31:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgzIiwidXNlcm5hbWUiOiJhcmhhbngiLCJlbWFpbCI6ImFzcHVubGltaXRlZEBob3RtYWlsLmNvbSIsImV4cCI6MTc4MTczNzY5MH0.E1GUyKJzonmZodK4ShV6eZxt35_vGAsnQGBhG_3su7A
[12-Jun-2026 12:31:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 12:31:32 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 12:31:32 UTC] User ID: 783
[12-Jun-2026 12:31:32 UTC] ✅ User profile retrieved successfully for user ID: 783
[12-Jun-2026 12:31:32 UTC] === API CALL LOG ===
[12-Jun-2026 12:31:32 UTC] Endpoint: user/profile.php
[12-Jun-2026 12:31:32 UTC] Full Log Data: {
    "timestamp": "2026-06-12 12:31:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "46.155.67.98",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "46.155.67.98, 172.68.50.97",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgzIiwidXNlcm5hbWUiOiJhcmhhbngiLCJlbWFpbCI6ImFzcHVubGltaXRlZEBob3RtYWlsLmNvbSIsImV4cCI6MTc4MTczNzY5MH0.E1GUyKJzonmZodK4ShV6eZxt35_vGAsnQGBhG_3su7A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a8df818b33c320-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "46.155.67.98",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 12:31:32 UTC] === END API CALL LOG ===
[12-Jun-2026 12:31:32 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 12:31:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgzIiwidXNlcm5hbWUiOiJhcmhhbngiLCJlbWFpbCI6ImFzcHVubGltaXRlZEBob3RtYWlsLmNvbSIsImV4cCI6MTc4MTczNzY5MH0.E1GUyKJzonmZodK4ShV6eZxt35_vGAsnQGBhG_3su7A
[12-Jun-2026 12:31:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 12:31:32 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 12:31:32 UTC] User ID: 783
[12-Jun-2026 12:31:32 UTC] ✅ User profile retrieved successfully for user ID: 783
[12-Jun-2026 12:31:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jun-2026 12:31:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jun-2026 12:31:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"46.155.67.98, 172.68.50.97","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgzIiwidXNlcm5hbWUiOiJhcmhhbngiLCJlbWFpbCI6ImFzcHVubGltaXRlZEBob3RtYWlsLmNvbSIsImV4cCI6MTc4MTczNzY5MH0.E1GUyKJzonmZodK4ShV6eZxt35_vGAsnQGBhG_3su7A","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0a8dfbdd8f2c320-VIE","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"46.155.67.98","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-Jun-2026 12:31:41 UTC] === User Orders API Called ===
[12-Jun-2026 12:31:41 UTC] User ID: 783
[12-Jun-2026 12:31:41 UTC] Limit: 20, Offset: 0
[12-Jun-2026 12:31:41 UTC] Orders found: 0
[12-Jun-2026 12:31:41 UTC] Orders data: []
[12-Jun-2026 12:31:41 UTC] Total orders count: 0
[12-Jun-2026 12:31:41 UTC] === API CALL LOG ===
[12-Jun-2026 12:31:41 UTC] Endpoint: user/profile.php
[12-Jun-2026 12:31:41 UTC] Full Log Data: {
    "timestamp": "2026-06-12 12:31:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "46.155.67.98",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "46.155.67.98, 172.68.50.97",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgzIiwidXNlcm5hbWUiOiJhcmhhbngiLCJlbWFpbCI6ImFzcHVubGltaXRlZEBob3RtYWlsLmNvbSIsImV4cCI6MTc4MTczNzY5MH0.E1GUyKJzonmZodK4ShV6eZxt35_vGAsnQGBhG_3su7A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a8dfbe3956c320-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "46.155.67.98",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 12:31:41 UTC] === END API CALL LOG ===
[12-Jun-2026 12:31:41 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 12:31:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgzIiwidXNlcm5hbWUiOiJhcmhhbngiLCJlbWFpbCI6ImFzcHVubGltaXRlZEBob3RtYWlsLmNvbSIsImV4cCI6MTc4MTczNzY5MH0.E1GUyKJzonmZodK4ShV6eZxt35_vGAsnQGBhG_3su7A
[12-Jun-2026 12:31:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 12:31:41 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 12:31:41 UTC] User ID: 783
[12-Jun-2026 12:31:41 UTC] ✅ User profile retrieved successfully for user ID: 783
[12-Jun-2026 12:31:42 UTC] === API CALL LOG ===
[12-Jun-2026 12:31:42 UTC] Endpoint: user/profile.php
[12-Jun-2026 12:31:42 UTC] Full Log Data: {
    "timestamp": "2026-06-12 12:31:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "46.155.67.98",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "46.155.67.98, 172.68.50.97",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgzIiwidXNlcm5hbWUiOiJhcmhhbngiLCJlbWFpbCI6ImFzcHVubGltaXRlZEBob3RtYWlsLmNvbSIsImV4cCI6MTc4MTczNzY5MH0.E1GUyKJzonmZodK4ShV6eZxt35_vGAsnQGBhG_3su7A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a8dfc1eda6c320-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "46.155.67.98",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 12:31:42 UTC] === END API CALL LOG ===
[12-Jun-2026 12:31:42 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 12:31:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgzIiwidXNlcm5hbWUiOiJhcmhhbngiLCJlbWFpbCI6ImFzcHVubGltaXRlZEBob3RtYWlsLmNvbSIsImV4cCI6MTc4MTczNzY5MH0.E1GUyKJzonmZodK4ShV6eZxt35_vGAsnQGBhG_3su7A
[12-Jun-2026 12:31:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 12:31:42 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 12:31:42 UTC] User ID: 783
[12-Jun-2026 12:31:42 UTC] ✅ User profile retrieved successfully for user ID: 783
[12-Jun-2026 12:31:42 UTC] === API CALL LOG ===
[12-Jun-2026 12:31:42 UTC] Endpoint: user/profile.php
[12-Jun-2026 12:31:42 UTC] Full Log Data: {
    "timestamp": "2026-06-12 12:31:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "46.155.67.98",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "46.155.67.98, 172.68.50.97",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgzIiwidXNlcm5hbWUiOiJhcmhhbngiLCJlbWFpbCI6ImFzcHVubGltaXRlZEBob3RtYWlsLmNvbSIsImV4cCI6MTc4MTczNzY5MH0.E1GUyKJzonmZodK4ShV6eZxt35_vGAsnQGBhG_3su7A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a8dfc23decc320-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "46.155.67.98",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 12:31:42 UTC] === END API CALL LOG ===
[12-Jun-2026 12:31:42 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 12:31:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgzIiwidXNlcm5hbWUiOiJhcmhhbngiLCJlbWFpbCI6ImFzcHVubGltaXRlZEBob3RtYWlsLmNvbSIsImV4cCI6MTc4MTczNzY5MH0.E1GUyKJzonmZodK4ShV6eZxt35_vGAsnQGBhG_3su7A
[12-Jun-2026 12:31:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 12:31:42 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 12:31:42 UTC] User ID: 783
[12-Jun-2026 12:31:42 UTC] ✅ User profile retrieved successfully for user ID: 783
[12-Jun-2026 12:31:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jun-2026 12:31:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jun-2026 12:31:46 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"46.155.67.98, 172.68.50.97","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgzIiwidXNlcm5hbWUiOiJhcmhhbngiLCJlbWFpbCI6ImFzcHVubGltaXRlZEBob3RtYWlsLmNvbSIsImV4cCI6MTc4MTczNzY5MH0.E1GUyKJzonmZodK4ShV6eZxt35_vGAsnQGBhG_3su7A","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0a8dfdb2944c320-VIE","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"46.155.67.98","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-Jun-2026 12:31:46 UTC] === User Orders API Called ===
[12-Jun-2026 12:31:46 UTC] User ID: 783
[12-Jun-2026 12:31:46 UTC] Limit: 20, Offset: 0
[12-Jun-2026 12:31:46 UTC] Orders found: 0
[12-Jun-2026 12:31:46 UTC] Orders data: []
[12-Jun-2026 12:31:46 UTC] Total orders count: 0
[12-Jun-2026 12:31:53 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jun-2026 12:31:53 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jun-2026 12:31:53 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"46.155.67.98, 172.68.50.97","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgzIiwidXNlcm5hbWUiOiJhcmhhbngiLCJlbWFpbCI6ImFzcHVubGltaXRlZEBob3RtYWlsLmNvbSIsImV4cCI6MTc4MTczNzY5MH0.E1GUyKJzonmZodK4ShV6eZxt35_vGAsnQGBhG_3su7A","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0a8e0084dd5c320-VIE","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"46.155.67.98","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-Jun-2026 12:31:53 UTC] === User Orders API Called ===
[12-Jun-2026 12:31:53 UTC] User ID: 783
[12-Jun-2026 12:31:53 UTC] Limit: 20, Offset: 0
[12-Jun-2026 12:31:53 UTC] Orders found: 0
[12-Jun-2026 12:31:53 UTC] Orders data: []
[12-Jun-2026 12:31:53 UTC] Total orders count: 0
[12-Jun-2026 12:31:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jun-2026 12:31:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jun-2026 12:31:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"46.155.67.98, 172.68.50.97","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgzIiwidXNlcm5hbWUiOiJhcmhhbngiLCJlbWFpbCI6ImFzcHVubGltaXRlZEBob3RtYWlsLmNvbSIsImV4cCI6MTc4MTczNzY5MH0.E1GUyKJzonmZodK4ShV6eZxt35_vGAsnQGBhG_3su7A","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0a8e00fde20c320-VIE","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"46.155.67.98","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-Jun-2026 12:31:54 UTC] === User Orders API Called ===
[12-Jun-2026 12:31:54 UTC] User ID: 783
[12-Jun-2026 12:31:54 UTC] Limit: 20, Offset: 0
[12-Jun-2026 12:31:54 UTC] Orders found: 0
[12-Jun-2026 12:31:54 UTC] Orders data: []
[12-Jun-2026 12:31:54 UTC] Total orders count: 0
[12-Jun-2026 12:31:54 UTC] === API CALL LOG ===
[12-Jun-2026 12:31:54 UTC] Endpoint: user/profile.php
[12-Jun-2026 12:31:54 UTC] Full Log Data: {
    "timestamp": "2026-06-12 12:31:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "46.155.67.98",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "46.155.67.98, 172.68.50.97",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgzIiwidXNlcm5hbWUiOiJhcmhhbngiLCJlbWFpbCI6ImFzcHVubGltaXRlZEBob3RtYWlsLmNvbSIsImV4cCI6MTc4MTczNzY5MH0.E1GUyKJzonmZodK4ShV6eZxt35_vGAsnQGBhG_3su7A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a8e0106ec5c320-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "46.155.67.98",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 12:31:54 UTC] === END API CALL LOG ===
[12-Jun-2026 12:31:54 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 12:31:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgzIiwidXNlcm5hbWUiOiJhcmhhbngiLCJlbWFpbCI6ImFzcHVubGltaXRlZEBob3RtYWlsLmNvbSIsImV4cCI6MTc4MTczNzY5MH0.E1GUyKJzonmZodK4ShV6eZxt35_vGAsnQGBhG_3su7A
[12-Jun-2026 12:31:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 12:31:54 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 12:31:54 UTC] User ID: 783
[12-Jun-2026 12:31:54 UTC] ✅ User profile retrieved successfully for user ID: 783
[12-Jun-2026 12:31:55 UTC] === API CALL LOG ===
[12-Jun-2026 12:31:55 UTC] Endpoint: user/profile.php
[12-Jun-2026 12:31:55 UTC] Full Log Data: {
    "timestamp": "2026-06-12 12:31:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "46.155.67.98",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "46.155.67.98, 172.68.50.97",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgzIiwidXNlcm5hbWUiOiJhcmhhbngiLCJlbWFpbCI6ImFzcHVubGltaXRlZEBob3RtYWlsLmNvbSIsImV4cCI6MTc4MTczNzY5MH0.E1GUyKJzonmZodK4ShV6eZxt35_vGAsnQGBhG_3su7A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a8e0143b8ac320-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "46.155.67.98",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 12:31:55 UTC] === END API CALL LOG ===
[12-Jun-2026 12:31:55 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 12:31:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgzIiwidXNlcm5hbWUiOiJhcmhhbngiLCJlbWFpbCI6ImFzcHVubGltaXRlZEBob3RtYWlsLmNvbSIsImV4cCI6MTc4MTczNzY5MH0.E1GUyKJzonmZodK4ShV6eZxt35_vGAsnQGBhG_3su7A
[12-Jun-2026 12:31:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 12:31:55 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 12:31:55 UTC] User ID: 783
[12-Jun-2026 12:31:55 UTC] ✅ User profile retrieved successfully for user ID: 783
[12-Jun-2026 12:31:55 UTC] === API CALL LOG ===
[12-Jun-2026 12:31:55 UTC] Endpoint: user/profile.php
[12-Jun-2026 12:31:55 UTC] Full Log Data: {
    "timestamp": "2026-06-12 12:31:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "46.155.67.98",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "46.155.67.98, 172.68.50.97",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgzIiwidXNlcm5hbWUiOiJhcmhhbngiLCJlbWFpbCI6ImFzcHVubGltaXRlZEBob3RtYWlsLmNvbSIsImV4cCI6MTc4MTczNzY5MH0.E1GUyKJzonmZodK4ShV6eZxt35_vGAsnQGBhG_3su7A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a8e014cc25c320-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "46.155.67.98",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 12:31:55 UTC] === END API CALL LOG ===
[12-Jun-2026 12:31:55 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 12:31:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgzIiwidXNlcm5hbWUiOiJhcmhhbngiLCJlbWFpbCI6ImFzcHVubGltaXRlZEBob3RtYWlsLmNvbSIsImV4cCI6MTc4MTczNzY5MH0.E1GUyKJzonmZodK4ShV6eZxt35_vGAsnQGBhG_3su7A
[12-Jun-2026 12:31:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 12:31:55 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 12:31:55 UTC] User ID: 783
[12-Jun-2026 12:31:55 UTC] ✅ User profile retrieved successfully for user ID: 783
[12-Jun-2026 12:35:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jun-2026 12:35:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jun-2026 12:35:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"154.161.97.232, 172.71.241.20","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkyIiwidXNlcm5hbWUiOiJkZXN0aW55IiwiZW1haWwiOiJkZXN0aW55am1vamljYUBnbWFpbC5jb20iLCJleHAiOjE3ODE4NzI1MjJ9.cQD47PWpqt5sfdsjtPnvNk-8yEoRnnFlzLrQs5uhtpA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0a8e52daccdd7e8-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"154.161.97.232","cf-ipcountry":"GH","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-Jun-2026 12:35:24 UTC] === User Orders API Called ===
[12-Jun-2026 12:35:24 UTC] User ID: 792
[12-Jun-2026 12:35:24 UTC] Limit: 20, Offset: 0
[12-Jun-2026 12:35:24 UTC] Orders found: 0
[12-Jun-2026 12:35:24 UTC] Orders data: []
[12-Jun-2026 12:35:24 UTC] Total orders count: 0
[12-Jun-2026 12:35:24 UTC] === API CALL LOG ===
[12-Jun-2026 12:35:24 UTC] Endpoint: user/profile.php
[12-Jun-2026 12:35:24 UTC] Full Log Data: {
    "timestamp": "2026-06-12 12:35:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.97.232",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.161.97.232, 172.71.241.20",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkyIiwidXNlcm5hbWUiOiJkZXN0aW55IiwiZW1haWwiOiJkZXN0aW55am1vamljYUBnbWFpbC5jb20iLCJleHAiOjE3ODE4NzI1MjJ9.cQD47PWpqt5sfdsjtPnvNk-8yEoRnnFlzLrQs5uhtpA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a8e52daccfd7e8-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.161.97.232",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 12:35:24 UTC] === END API CALL LOG ===
[12-Jun-2026 12:35:24 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 12:35:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkyIiwidXNlcm5hbWUiOiJkZXN0aW55IiwiZW1haWwiOiJkZXN0aW55am1vamljYUBnbWFpbC5jb20iLCJleHAiOjE3ODE4NzI1MjJ9.cQD47PWpqt5sfdsjtPnvNk-8yEoRnnFlzLrQs5uhtpA
[12-Jun-2026 12:35:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 12:35:24 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 12:35:24 UTC] User ID: 792
[12-Jun-2026 12:35:24 UTC] ✅ User profile retrieved successfully for user ID: 792
[12-Jun-2026 12:35:24 UTC] === API CALL LOG ===
[12-Jun-2026 12:35:24 UTC] Endpoint: user/profile.php
[12-Jun-2026 12:35:24 UTC] Full Log Data: {
    "timestamp": "2026-06-12 12:35:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.97.232",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.161.97.232, 172.71.241.85",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkyIiwidXNlcm5hbWUiOiJkZXN0aW55IiwiZW1haWwiOiJkZXN0aW55am1vamljYUBnbWFpbC5jb20iLCJleHAiOjE3ODE4NzI1MjJ9.cQD47PWpqt5sfdsjtPnvNk-8yEoRnnFlzLrQs5uhtpA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a8e52dacc5d7e8-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.161.97.232",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 12:35:24 UTC] === END API CALL LOG ===
[12-Jun-2026 12:35:24 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 12:35:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkyIiwidXNlcm5hbWUiOiJkZXN0aW55IiwiZW1haWwiOiJkZXN0aW55am1vamljYUBnbWFpbC5jb20iLCJleHAiOjE3ODE4NzI1MjJ9.cQD47PWpqt5sfdsjtPnvNk-8yEoRnnFlzLrQs5uhtpA
[12-Jun-2026 12:35:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 12:35:24 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 12:35:24 UTC] User ID: 792
[12-Jun-2026 12:35:24 UTC] ✅ User profile retrieved successfully for user ID: 792
[12-Jun-2026 12:35:25 UTC] === API CALL LOG ===
[12-Jun-2026 12:35:25 UTC] Endpoint: user/profile.php
[12-Jun-2026 12:35:25 UTC] Full Log Data: {
    "timestamp": "2026-06-12 12:35:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.97.232",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.161.97.232, 172.71.241.85",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkyIiwidXNlcm5hbWUiOiJkZXN0aW55IiwiZW1haWwiOiJkZXN0aW55am1vamljYUBnbWFpbC5jb20iLCJleHAiOjE3ODE4NzI1MjJ9.cQD47PWpqt5sfdsjtPnvNk-8yEoRnnFlzLrQs5uhtpA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a8e532cb12d7e8-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.161.97.232",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 12:35:25 UTC] === END API CALL LOG ===
[12-Jun-2026 12:35:25 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 12:35:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkyIiwidXNlcm5hbWUiOiJkZXN0aW55IiwiZW1haWwiOiJkZXN0aW55am1vamljYUBnbWFpbC5jb20iLCJleHAiOjE3ODE4NzI1MjJ9.cQD47PWpqt5sfdsjtPnvNk-8yEoRnnFlzLrQs5uhtpA
[12-Jun-2026 12:35:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 12:35:25 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 12:35:25 UTC] User ID: 792
[12-Jun-2026 12:35:25 UTC] ✅ User profile retrieved successfully for user ID: 792
[12-Jun-2026 12:36:07 UTC] === API CALL LOG ===
[12-Jun-2026 12:36:07 UTC] Endpoint: user/profile.php
[12-Jun-2026 12:36:07 UTC] Full Log Data: {
    "timestamp": "2026-06-12 12:36:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.97.232",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.161.97.232, 172.71.241.84",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkyIiwidXNlcm5hbWUiOiJkZXN0aW55IiwiZW1haWwiOiJkZXN0aW55am1vamljYUBnbWFpbC5jb20iLCJleHAiOjE3ODE4NzI1MjJ9.cQD47PWpqt5sfdsjtPnvNk-8yEoRnnFlzLrQs5uhtpA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a8e63a998ed7e8-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.161.97.232",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 12:36:07 UTC] === END API CALL LOG ===
[12-Jun-2026 12:36:07 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 12:36:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkyIiwidXNlcm5hbWUiOiJkZXN0aW55IiwiZW1haWwiOiJkZXN0aW55am1vamljYUBnbWFpbC5jb20iLCJleHAiOjE3ODE4NzI1MjJ9.cQD47PWpqt5sfdsjtPnvNk-8yEoRnnFlzLrQs5uhtpA
[12-Jun-2026 12:36:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 12:36:07 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 12:36:07 UTC] User ID: 792
[12-Jun-2026 12:36:07 UTC] ✅ User profile retrieved successfully for user ID: 792
[12-Jun-2026 12:36:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jun-2026 12:36:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jun-2026 12:36:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"154.161.97.232, 172.71.241.85","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkyIiwidXNlcm5hbWUiOiJkZXN0aW55IiwiZW1haWwiOiJkZXN0aW55am1vamljYUBnbWFpbC5jb20iLCJleHAiOjE3ODE4NzI1MjJ9.cQD47PWpqt5sfdsjtPnvNk-8yEoRnnFlzLrQs5uhtpA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0a8e67b9e9dd7e8-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"154.161.97.232","cf-ipcountry":"GH","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-Jun-2026 12:36:17 UTC] === User Orders API Called ===
[12-Jun-2026 12:36:17 UTC] User ID: 792
[12-Jun-2026 12:36:17 UTC] Limit: 20, Offset: 0
[12-Jun-2026 12:36:17 UTC] Orders found: 0
[12-Jun-2026 12:36:17 UTC] Orders data: []
[12-Jun-2026 12:36:17 UTC] Total orders count: 0
[12-Jun-2026 12:36:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jun-2026 12:36:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jun-2026 12:36:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"154.161.97.232, 172.71.241.85","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkyIiwidXNlcm5hbWUiOiJkZXN0aW55IiwiZW1haWwiOiJkZXN0aW55am1vamljYUBnbWFpbC5jb20iLCJleHAiOjE3ODE4NzI1MjJ9.cQD47PWpqt5sfdsjtPnvNk-8yEoRnnFlzLrQs5uhtpA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0a8e686c8e0d7e8-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"154.161.97.232","cf-ipcountry":"GH","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-Jun-2026 12:36:19 UTC] === User Orders API Called ===
[12-Jun-2026 12:36:19 UTC] User ID: 792
[12-Jun-2026 12:36:19 UTC] Limit: 20, Offset: 0
[12-Jun-2026 12:36:19 UTC] Orders found: 0
[12-Jun-2026 12:36:19 UTC] Orders data: []
[12-Jun-2026 12:36:19 UTC] Total orders count: 0
[12-Jun-2026 12:36:19 UTC] === API CALL LOG ===
[12-Jun-2026 12:36:19 UTC] Endpoint: user/profile.php
[12-Jun-2026 12:36:19 UTC] Full Log Data: {
    "timestamp": "2026-06-12 12:36:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.97.232",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.161.97.232, 172.71.241.85",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkyIiwidXNlcm5hbWUiOiJkZXN0aW55IiwiZW1haWwiOiJkZXN0aW55am1vamljYUBnbWFpbC5jb20iLCJleHAiOjE3ODE4NzI1MjJ9.cQD47PWpqt5sfdsjtPnvNk-8yEoRnnFlzLrQs5uhtpA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a8e686c8e3d7e8-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.161.97.232",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 12:36:19 UTC] === END API CALL LOG ===
[12-Jun-2026 12:36:19 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 12:36:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkyIiwidXNlcm5hbWUiOiJkZXN0aW55IiwiZW1haWwiOiJkZXN0aW55am1vamljYUBnbWFpbC5jb20iLCJleHAiOjE3ODE4NzI1MjJ9.cQD47PWpqt5sfdsjtPnvNk-8yEoRnnFlzLrQs5uhtpA
[12-Jun-2026 12:36:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 12:36:19 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 12:36:19 UTC] User ID: 792
[12-Jun-2026 12:36:19 UTC] ✅ User profile retrieved successfully for user ID: 792
[12-Jun-2026 12:36:20 UTC] === API CALL LOG ===
[12-Jun-2026 12:36:20 UTC] Endpoint: user/profile.php
[12-Jun-2026 12:36:20 UTC] Full Log Data: {
    "timestamp": "2026-06-12 12:36:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.97.232",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.161.97.232, 172.71.241.85",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkyIiwidXNlcm5hbWUiOiJkZXN0aW55IiwiZW1haWwiOiJkZXN0aW55am1vamljYUBnbWFpbC5jb20iLCJleHAiOjE3ODE4NzI1MjJ9.cQD47PWpqt5sfdsjtPnvNk-8yEoRnnFlzLrQs5uhtpA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a8e68a0955d7e8-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.161.97.232",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 12:36:20 UTC] === END API CALL LOG ===
[12-Jun-2026 12:36:20 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 12:36:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkyIiwidXNlcm5hbWUiOiJkZXN0aW55IiwiZW1haWwiOiJkZXN0aW55am1vamljYUBnbWFpbC5jb20iLCJleHAiOjE3ODE4NzI1MjJ9.cQD47PWpqt5sfdsjtPnvNk-8yEoRnnFlzLrQs5uhtpA
[12-Jun-2026 12:36:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 12:36:20 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 12:36:20 UTC] User ID: 792
[12-Jun-2026 12:36:20 UTC] ✅ User profile retrieved successfully for user ID: 792
[12-Jun-2026 12:36:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jun-2026 12:36:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jun-2026 12:36:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"154.161.97.232, 172.71.241.84","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkyIiwidXNlcm5hbWUiOiJkZXN0aW55IiwiZW1haWwiOiJkZXN0aW55am1vamljYUBnbWFpbC5jb20iLCJleHAiOjE3ODE4NzI1MjJ9.cQD47PWpqt5sfdsjtPnvNk-8yEoRnnFlzLrQs5uhtpA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0a8e73b6ffcd7e8-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"154.161.97.232","cf-ipcountry":"GH","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-Jun-2026 12:36:48 UTC] === User Orders API Called ===
[12-Jun-2026 12:36:48 UTC] User ID: 792
[12-Jun-2026 12:36:48 UTC] Limit: 20, Offset: 0
[12-Jun-2026 12:36:48 UTC] Orders found: 0
[12-Jun-2026 12:36:48 UTC] Orders data: []
[12-Jun-2026 12:36:48 UTC] Total orders count: 0
[12-Jun-2026 12:36:48 UTC] === API CALL LOG ===
[12-Jun-2026 12:36:48 UTC] Endpoint: user/profile.php
[12-Jun-2026 12:36:48 UTC] Full Log Data: {
    "timestamp": "2026-06-12 12:36:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.97.232",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.161.97.232, 172.71.241.84",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkyIiwidXNlcm5hbWUiOiJkZXN0aW55IiwiZW1haWwiOiJkZXN0aW55am1vamljYUBnbWFpbC5jb20iLCJleHAiOjE3ODE4NzI1MjJ9.cQD47PWpqt5sfdsjtPnvNk-8yEoRnnFlzLrQs5uhtpA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a8e73b6ffed7e8-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.161.97.232",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 12:36:48 UTC] === END API CALL LOG ===
[12-Jun-2026 12:36:48 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 12:36:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkyIiwidXNlcm5hbWUiOiJkZXN0aW55IiwiZW1haWwiOiJkZXN0aW55am1vamljYUBnbWFpbC5jb20iLCJleHAiOjE3ODE4NzI1MjJ9.cQD47PWpqt5sfdsjtPnvNk-8yEoRnnFlzLrQs5uhtpA
[12-Jun-2026 12:36:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 12:36:48 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 12:36:48 UTC] User ID: 792
[12-Jun-2026 12:36:48 UTC] ✅ User profile retrieved successfully for user ID: 792
[12-Jun-2026 12:36:49 UTC] === API CALL LOG ===
[12-Jun-2026 12:36:49 UTC] Endpoint: user/profile.php
[12-Jun-2026 12:36:49 UTC] Full Log Data: {
    "timestamp": "2026-06-12 12:36:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.97.232",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.161.97.232, 172.71.241.84",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkyIiwidXNlcm5hbWUiOiJkZXN0aW55IiwiZW1haWwiOiJkZXN0aW55am1vamljYUBnbWFpbC5jb20iLCJleHAiOjE3ODE4NzI1MjJ9.cQD47PWpqt5sfdsjtPnvNk-8yEoRnnFlzLrQs5uhtpA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a8e7402d88d7e8-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.161.97.232",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 12:36:49 UTC] === END API CALL LOG ===
[12-Jun-2026 12:36:49 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 12:36:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkyIiwidXNlcm5hbWUiOiJkZXN0aW55IiwiZW1haWwiOiJkZXN0aW55am1vamljYUBnbWFpbC5jb20iLCJleHAiOjE3ODE4NzI1MjJ9.cQD47PWpqt5sfdsjtPnvNk-8yEoRnnFlzLrQs5uhtpA
[12-Jun-2026 12:36:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 12:36:49 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 12:36:49 UTC] User ID: 792
[12-Jun-2026 12:36:49 UTC] ✅ User profile retrieved successfully for user ID: 792
[12-Jun-2026 12:37:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jun-2026 12:37:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jun-2026 12:37:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"154.161.97.232, 172.71.241.85","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkyIiwidXNlcm5hbWUiOiJkZXN0aW55IiwiZW1haWwiOiJkZXN0aW55am1vamljYUBnbWFpbC5jb20iLCJleHAiOjE3ODE4NzI1MjJ9.cQD47PWpqt5sfdsjtPnvNk-8yEoRnnFlzLrQs5uhtpA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0a8e782f8e9d7e8-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"154.161.97.232","cf-ipcountry":"GH","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-Jun-2026 12:37:00 UTC] === User Orders API Called ===
[12-Jun-2026 12:37:00 UTC] User ID: 792
[12-Jun-2026 12:37:00 UTC] Limit: 20, Offset: 0
[12-Jun-2026 12:37:00 UTC] Orders found: 0
[12-Jun-2026 12:37:00 UTC] Orders data: []
[12-Jun-2026 12:37:00 UTC] Total orders count: 0
[12-Jun-2026 12:37:00 UTC] === API CALL LOG ===
[12-Jun-2026 12:37:00 UTC] Endpoint: user/profile.php
[12-Jun-2026 12:37:00 UTC] Full Log Data: {
    "timestamp": "2026-06-12 12:37:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.97.232",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.161.97.232, 172.71.241.85",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkyIiwidXNlcm5hbWUiOiJkZXN0aW55IiwiZW1haWwiOiJkZXN0aW55am1vamljYUBnbWFpbC5jb20iLCJleHAiOjE3ODE4NzI1MjJ9.cQD47PWpqt5sfdsjtPnvNk-8yEoRnnFlzLrQs5uhtpA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a8e782f8ecd7e8-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.161.97.232",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 12:37:00 UTC] === END API CALL LOG ===
[12-Jun-2026 12:37:00 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 12:37:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkyIiwidXNlcm5hbWUiOiJkZXN0aW55IiwiZW1haWwiOiJkZXN0aW55am1vamljYUBnbWFpbC5jb20iLCJleHAiOjE3ODE4NzI1MjJ9.cQD47PWpqt5sfdsjtPnvNk-8yEoRnnFlzLrQs5uhtpA
[12-Jun-2026 12:37:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 12:37:00 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 12:37:00 UTC] User ID: 792
[12-Jun-2026 12:37:00 UTC] ✅ User profile retrieved successfully for user ID: 792
[12-Jun-2026 12:37:00 UTC] === API CALL LOG ===
[12-Jun-2026 12:37:00 UTC] Endpoint: user/profile.php
[12-Jun-2026 12:37:00 UTC] Full Log Data: {
    "timestamp": "2026-06-12 12:37:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.97.232",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.161.97.232, 172.71.241.85",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkyIiwidXNlcm5hbWUiOiJkZXN0aW55IiwiZW1haWwiOiJkZXN0aW55am1vamljYUBnbWFpbC5jb20iLCJleHAiOjE3ODE4NzI1MjJ9.cQD47PWpqt5sfdsjtPnvNk-8yEoRnnFlzLrQs5uhtpA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a8e7869c0cd7e8-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.161.97.232",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 12:37:00 UTC] === END API CALL LOG ===
[12-Jun-2026 12:37:00 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 12:37:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkyIiwidXNlcm5hbWUiOiJkZXN0aW55IiwiZW1haWwiOiJkZXN0aW55am1vamljYUBnbWFpbC5jb20iLCJleHAiOjE3ODE4NzI1MjJ9.cQD47PWpqt5sfdsjtPnvNk-8yEoRnnFlzLrQs5uhtpA
[12-Jun-2026 12:37:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 12:37:00 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 12:37:00 UTC] User ID: 792
[12-Jun-2026 12:37:00 UTC] ✅ User profile retrieved successfully for user ID: 792
[12-Jun-2026 12:37:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jun-2026 12:37:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jun-2026 12:37:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"154.161.97.232, 172.71.241.85","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkyIiwidXNlcm5hbWUiOiJkZXN0aW55IiwiZW1haWwiOiJkZXN0aW55am1vamljYUBnbWFpbC5jb20iLCJleHAiOjE3ODE4NzI1MjJ9.cQD47PWpqt5sfdsjtPnvNk-8yEoRnnFlzLrQs5uhtpA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0a8e8651ff1d7e8-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"154.161.97.232","cf-ipcountry":"GH","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-Jun-2026 12:37:36 UTC] === User Orders API Called ===
[12-Jun-2026 12:37:36 UTC] User ID: 792
[12-Jun-2026 12:37:36 UTC] Limit: 20, Offset: 0
[12-Jun-2026 12:37:36 UTC] Orders found: 1
[12-Jun-2026 12:37:36 UTC] Orders data: [{"id":339,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/weknowherf","status":"pending","created_at":"2026-06-12 16:07:33","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[12-Jun-2026 12:37:36 UTC] Total orders count: 1
[12-Jun-2026 12:40:30 UTC] === API CALL LOG ===
[12-Jun-2026 12:40:30 UTC] Endpoint: user/profile.php
[12-Jun-2026 12:40:30 UTC] Full Log Data: {
    "timestamp": "2026-06-12 12:40:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.97.232",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.161.97.232, 172.64.192.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkyIiwidXNlcm5hbWUiOiJkZXN0aW55IiwiZW1haWwiOiJkZXN0aW55am1vamljYUBnbWFpbC5jb20iLCJleHAiOjE3ODE4NzI1MjJ9.cQD47PWpqt5sfdsjtPnvNk-8yEoRnnFlzLrQs5uhtpA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a8eca2a813605c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.161.97.232",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 12:40:30 UTC] === END API CALL LOG ===
[12-Jun-2026 12:40:30 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 12:40:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkyIiwidXNlcm5hbWUiOiJkZXN0aW55IiwiZW1haWwiOiJkZXN0aW55am1vamljYUBnbWFpbC5jb20iLCJleHAiOjE3ODE4NzI1MjJ9.cQD47PWpqt5sfdsjtPnvNk-8yEoRnnFlzLrQs5uhtpA
[12-Jun-2026 12:40:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 12:40:30 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 12:40:30 UTC] User ID: 792
[12-Jun-2026 12:40:30 UTC] ✅ User profile retrieved successfully for user ID: 792
[12-Jun-2026 12:40:31 UTC] === API CALL LOG ===
[12-Jun-2026 12:40:31 UTC] Endpoint: user/profile.php
[12-Jun-2026 12:40:31 UTC] Full Log Data: {
    "timestamp": "2026-06-12 12:40:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.97.232",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.161.97.232, 172.64.192.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkyIiwidXNlcm5hbWUiOiJkZXN0aW55IiwiZW1haWwiOiJkZXN0aW55am1vamljYUBnbWFpbC5jb20iLCJleHAiOjE3ODE4NzI1MjJ9.cQD47PWpqt5sfdsjtPnvNk-8yEoRnnFlzLrQs5uhtpA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a8eca9cc1e605c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.161.97.232",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 12:40:31 UTC] === END API CALL LOG ===
[12-Jun-2026 12:40:31 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 12:40:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkyIiwidXNlcm5hbWUiOiJkZXN0aW55IiwiZW1haWwiOiJkZXN0aW55am1vamljYUBnbWFpbC5jb20iLCJleHAiOjE3ODE4NzI1MjJ9.cQD47PWpqt5sfdsjtPnvNk-8yEoRnnFlzLrQs5uhtpA
[12-Jun-2026 12:40:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 12:40:31 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 12:40:31 UTC] User ID: 792
[12-Jun-2026 12:40:31 UTC] ✅ User profile retrieved successfully for user ID: 792
[12-Jun-2026 12:40:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jun-2026 12:40:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jun-2026 12:40:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"154.161.97.232, 172.64.192.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkyIiwidXNlcm5hbWUiOiJkZXN0aW55IiwiZW1haWwiOiJkZXN0aW55am1vamljYUBnbWFpbC5jb20iLCJleHAiOjE3ODE4NzI1MjJ9.cQD47PWpqt5sfdsjtPnvNk-8yEoRnnFlzLrQs5uhtpA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0a8eca9cc21605c-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"154.161.97.232","cf-ipcountry":"GH","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-Jun-2026 12:40:31 UTC] === User Orders API Called ===
[12-Jun-2026 12:40:31 UTC] User ID: 792
[12-Jun-2026 12:40:31 UTC] Limit: 20, Offset: 0
[12-Jun-2026 12:40:31 UTC] Orders found: 1
[12-Jun-2026 12:40:31 UTC] Orders data: [{"id":339,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/weknowherf","status":"pending","created_at":"2026-06-12 16:07:33","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[12-Jun-2026 12:40:31 UTC] Total orders count: 1
[12-Jun-2026 12:40:31 UTC] === API CALL LOG ===
[12-Jun-2026 12:40:31 UTC] Endpoint: user/profile.php
[12-Jun-2026 12:40:31 UTC] Full Log Data: {
    "timestamp": "2026-06-12 12:40:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.97.232",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.161.97.232, 172.64.192.66",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkyIiwidXNlcm5hbWUiOiJkZXN0aW55IiwiZW1haWwiOiJkZXN0aW55am1vamljYUBnbWFpbC5jb20iLCJleHAiOjE3ODE4NzI1MjJ9.cQD47PWpqt5sfdsjtPnvNk-8yEoRnnFlzLrQs5uhtpA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a8eca9cc23605c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.161.97.232",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 12:40:31 UTC] === END API CALL LOG ===
[12-Jun-2026 12:40:31 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 12:40:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkyIiwidXNlcm5hbWUiOiJkZXN0aW55IiwiZW1haWwiOiJkZXN0aW55am1vamljYUBnbWFpbC5jb20iLCJleHAiOjE3ODE4NzI1MjJ9.cQD47PWpqt5sfdsjtPnvNk-8yEoRnnFlzLrQs5uhtpA
[12-Jun-2026 12:40:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 12:40:31 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 12:40:31 UTC] User ID: 792
[12-Jun-2026 12:40:31 UTC] ✅ User profile retrieved successfully for user ID: 792
[12-Jun-2026 12:40:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jun-2026 12:40:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jun-2026 12:40:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"154.161.97.232, 172.64.192.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkyIiwidXNlcm5hbWUiOiJkZXN0aW55IiwiZW1haWwiOiJkZXN0aW55am1vamljYUBnbWFpbC5jb20iLCJleHAiOjE3ODE4NzI1MjJ9.cQD47PWpqt5sfdsjtPnvNk-8yEoRnnFlzLrQs5uhtpA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0a8ecb9db49605c-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"154.161.97.232","cf-ipcountry":"GH","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-Jun-2026 12:40:33 UTC] === User Orders API Called ===
[12-Jun-2026 12:40:33 UTC] User ID: 792
[12-Jun-2026 12:40:33 UTC] Limit: 20, Offset: 0
[12-Jun-2026 12:40:33 UTC] Orders found: 1
[12-Jun-2026 12:40:33 UTC] Orders data: [{"id":339,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/weknowherf","status":"pending","created_at":"2026-06-12 16:07:33","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[12-Jun-2026 12:40:33 UTC] Total orders count: 1
[12-Jun-2026 12:40:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jun-2026 12:40:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jun-2026 12:40:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"154.161.97.232, 172.64.192.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkyIiwidXNlcm5hbWUiOiJkZXN0aW55IiwiZW1haWwiOiJkZXN0aW55am1vamljYUBnbWFpbC5jb20iLCJleHAiOjE3ODE4NzI1MjJ9.cQD47PWpqt5sfdsjtPnvNk-8yEoRnnFlzLrQs5uhtpA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0a8ecc138eb605c-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"154.161.97.232","cf-ipcountry":"GH","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-Jun-2026 12:40:34 UTC] === User Orders API Called ===
[12-Jun-2026 12:40:34 UTC] User ID: 792
[12-Jun-2026 12:40:34 UTC] Limit: 20, Offset: 0
[12-Jun-2026 12:40:34 UTC] === API CALL LOG ===
[12-Jun-2026 12:40:34 UTC] Endpoint: user/profile.php
[12-Jun-2026 12:40:34 UTC] Full Log Data: {
    "timestamp": "2026-06-12 12:40:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.97.232",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.161.97.232, 172.64.192.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkyIiwidXNlcm5hbWUiOiJkZXN0aW55IiwiZW1haWwiOiJkZXN0aW55am1vamljYUBnbWFpbC5jb20iLCJleHAiOjE3ODE4NzI1MjJ9.cQD47PWpqt5sfdsjtPnvNk-8yEoRnnFlzLrQs5uhtpA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a8ecc138f1605c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.161.97.232",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 12:40:34 UTC] === END API CALL LOG ===
[12-Jun-2026 12:40:34 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 12:40:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkyIiwidXNlcm5hbWUiOiJkZXN0aW55IiwiZW1haWwiOiJkZXN0aW55am1vamljYUBnbWFpbC5jb20iLCJleHAiOjE3ODE4NzI1MjJ9.cQD47PWpqt5sfdsjtPnvNk-8yEoRnnFlzLrQs5uhtpA
[12-Jun-2026 12:40:34 UTC] Orders found: 1
[12-Jun-2026 12:40:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 12:40:34 UTC] Orders data: [{"id":339,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/weknowherf","status":"pending","created_at":"2026-06-12 16:07:33","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[12-Jun-2026 12:40:34 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 12:40:34 UTC] User ID: 792
[12-Jun-2026 12:40:34 UTC] Total orders count: 1
[12-Jun-2026 12:40:34 UTC] ✅ User profile retrieved successfully for user ID: 792
[12-Jun-2026 12:40:35 UTC] === API CALL LOG ===
[12-Jun-2026 12:40:35 UTC] Endpoint: user/profile.php
[12-Jun-2026 12:40:35 UTC] Full Log Data: {
    "timestamp": "2026-06-12 12:40:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.97.232",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.161.97.232, 172.64.192.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkyIiwidXNlcm5hbWUiOiJkZXN0aW55IiwiZW1haWwiOiJkZXN0aW55am1vamljYUBnbWFpbC5jb20iLCJleHAiOjE3ODE4NzI1MjJ9.cQD47PWpqt5sfdsjtPnvNk-8yEoRnnFlzLrQs5uhtpA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a8ecc5ad68605c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.161.97.232",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 12:40:35 UTC] === END API CALL LOG ===
[12-Jun-2026 12:40:35 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 12:40:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkyIiwidXNlcm5hbWUiOiJkZXN0aW55IiwiZW1haWwiOiJkZXN0aW55am1vamljYUBnbWFpbC5jb20iLCJleHAiOjE3ODE4NzI1MjJ9.cQD47PWpqt5sfdsjtPnvNk-8yEoRnnFlzLrQs5uhtpA
[12-Jun-2026 12:40:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 12:40:35 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 12:40:35 UTC] User ID: 792
[12-Jun-2026 12:40:35 UTC] ✅ User profile retrieved successfully for user ID: 792
[12-Jun-2026 12:40:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jun-2026 12:40:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jun-2026 12:40:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"154.161.97.232, 172.64.192.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkyIiwidXNlcm5hbWUiOiJkZXN0aW55IiwiZW1haWwiOiJkZXN0aW55am1vamljYUBnbWFpbC5jb20iLCJleHAiOjE3ODE4NzI1MjJ9.cQD47PWpqt5sfdsjtPnvNk-8yEoRnnFlzLrQs5uhtpA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0a8ecc6e945605c-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"154.161.97.232","cf-ipcountry":"GH","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-Jun-2026 12:40:35 UTC] === User Orders API Called ===
[12-Jun-2026 12:40:35 UTC] User ID: 792
[12-Jun-2026 12:40:35 UTC] Limit: 20, Offset: 0
[12-Jun-2026 12:40:35 UTC] Orders found: 1
[12-Jun-2026 12:40:35 UTC] Orders data: [{"id":339,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/weknowherf","status":"pending","created_at":"2026-06-12 16:07:33","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[12-Jun-2026 12:40:35 UTC] Total orders count: 1
[12-Jun-2026 14:25:17 UTC] === API CALL LOG ===
[12-Jun-2026 14:25:17 UTC] Endpoint: user/profile.php
[12-Jun-2026 14:25:17 UTC] Full Log Data: {
    "timestamp": "2026-06-12 14:25:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.102.27",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.161.102.27, 162.158.216.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkyIiwidXNlcm5hbWUiOiJkZXN0aW55IiwiZW1haWwiOiJkZXN0aW55am1vamljYUBnbWFpbC5jb20iLCJleHAiOjE3ODE4NzI1MjJ9.cQD47PWpqt5sfdsjtPnvNk-8yEoRnnFlzLrQs5uhtpA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a98624ba2af422-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.161.102.27",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 14:25:17 UTC] === END API CALL LOG ===
[12-Jun-2026 14:25:17 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 14:25:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkyIiwidXNlcm5hbWUiOiJkZXN0aW55IiwiZW1haWwiOiJkZXN0aW55am1vamljYUBnbWFpbC5jb20iLCJleHAiOjE3ODE4NzI1MjJ9.cQD47PWpqt5sfdsjtPnvNk-8yEoRnnFlzLrQs5uhtpA
[12-Jun-2026 14:25:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 14:25:17 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 14:25:17 UTC] User ID: 792
[12-Jun-2026 14:25:17 UTC] ✅ User profile retrieved successfully for user ID: 792
[12-Jun-2026 14:25:18 UTC] === API CALL LOG ===
[12-Jun-2026 14:25:18 UTC] Endpoint: user/profile.php
[12-Jun-2026 14:25:18 UTC] Full Log Data: {
    "timestamp": "2026-06-12 14:25:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.102.27",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.161.102.27, 162.158.216.67",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkyIiwidXNlcm5hbWUiOiJkZXN0aW55IiwiZW1haWwiOiJkZXN0aW55am1vamljYUBnbWFpbC5jb20iLCJleHAiOjE3ODE4NzI1MjJ9.cQD47PWpqt5sfdsjtPnvNk-8yEoRnnFlzLrQs5uhtpA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a98629ea28f422-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.161.102.27",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 14:25:18 UTC] === END API CALL LOG ===
[12-Jun-2026 14:25:18 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 14:25:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkyIiwidXNlcm5hbWUiOiJkZXN0aW55IiwiZW1haWwiOiJkZXN0aW55am1vamljYUBnbWFpbC5jb20iLCJleHAiOjE3ODE4NzI1MjJ9.cQD47PWpqt5sfdsjtPnvNk-8yEoRnnFlzLrQs5uhtpA
[12-Jun-2026 14:25:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 14:25:18 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 14:25:18 UTC] User ID: 792
[12-Jun-2026 14:25:18 UTC] ✅ User profile retrieved successfully for user ID: 792
[12-Jun-2026 14:25:18 UTC] === API CALL LOG ===
[12-Jun-2026 14:25:18 UTC] Endpoint: user/profile.php
[12-Jun-2026 14:25:18 UTC] Full Log Data: {
    "timestamp": "2026-06-12 14:25:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.102.27",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.161.102.27, 162.158.216.67",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkyIiwidXNlcm5hbWUiOiJkZXN0aW55IiwiZW1haWwiOiJkZXN0aW55am1vamljYUBnbWFpbC5jb20iLCJleHAiOjE3ODE4NzI1MjJ9.cQD47PWpqt5sfdsjtPnvNk-8yEoRnnFlzLrQs5uhtpA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a9862b0d37f422-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.161.102.27",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 14:25:18 UTC] === END API CALL LOG ===
[12-Jun-2026 14:25:18 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 14:25:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkyIiwidXNlcm5hbWUiOiJkZXN0aW55IiwiZW1haWwiOiJkZXN0aW55am1vamljYUBnbWFpbC5jb20iLCJleHAiOjE3ODE4NzI1MjJ9.cQD47PWpqt5sfdsjtPnvNk-8yEoRnnFlzLrQs5uhtpA
[12-Jun-2026 14:25:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 14:25:18 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 14:25:18 UTC] User ID: 792
[12-Jun-2026 14:25:18 UTC] ✅ User profile retrieved successfully for user ID: 792
[12-Jun-2026 14:25:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jun-2026 14:25:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jun-2026 14:25:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"154.161.102.27, 162.158.216.67","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkyIiwidXNlcm5hbWUiOiJkZXN0aW55IiwiZW1haWwiOiJkZXN0aW55am1vamljYUBnbWFpbC5jb20iLCJleHAiOjE3ODE4NzI1MjJ9.cQD47PWpqt5sfdsjtPnvNk-8yEoRnnFlzLrQs5uhtpA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0a9862b0d34f422-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"154.161.102.27","cf-ipcountry":"GH","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-Jun-2026 14:25:18 UTC] === User Orders API Called ===
[12-Jun-2026 14:25:18 UTC] User ID: 792
[12-Jun-2026 14:25:18 UTC] Limit: 20, Offset: 0
[12-Jun-2026 14:25:18 UTC] Orders found: 1
[12-Jun-2026 14:25:18 UTC] Orders data: [{"id":339,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/weknowherf","status":"pending","created_at":"2026-06-12 16:07:33","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[12-Jun-2026 14:25:18 UTC] Total orders count: 1
[12-Jun-2026 14:25:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jun-2026 14:25:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jun-2026 14:25:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"154.161.102.27, 162.158.216.67","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkyIiwidXNlcm5hbWUiOiJkZXN0aW55IiwiZW1haWwiOiJkZXN0aW55am1vamljYUBnbWFpbC5jb20iLCJleHAiOjE3ODE4NzI1MjJ9.cQD47PWpqt5sfdsjtPnvNk-8yEoRnnFlzLrQs5uhtpA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0a98633beaaf422-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"154.161.102.27","cf-ipcountry":"GH","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-Jun-2026 14:25:19 UTC] === User Orders API Called ===
[12-Jun-2026 14:25:19 UTC] User ID: 792
[12-Jun-2026 14:25:19 UTC] Limit: 20, Offset: 0
[12-Jun-2026 14:25:19 UTC] Orders found: 1
[12-Jun-2026 14:25:19 UTC] Orders data: [{"id":339,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/weknowherf","status":"pending","created_at":"2026-06-12 16:07:33","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[12-Jun-2026 14:25:19 UTC] Total orders count: 1
[12-Jun-2026 15:36:02 UTC] === API CALL LOG ===
[12-Jun-2026 15:36:02 UTC] Endpoint: user/profile.php
[12-Jun-2026 15:36:02 UTC] Full Log Data: {
    "timestamp": "2026-06-12 15:36:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.102.27",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.161.102.27, 162.158.216.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkyIiwidXNlcm5hbWUiOiJkZXN0aW55IiwiZW1haWwiOiJkZXN0aW55am1vamljYUBnbWFpbC5jb20iLCJleHAiOjE3ODE4NzI1MjJ9.cQD47PWpqt5sfdsjtPnvNk-8yEoRnnFlzLrQs5uhtpA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a9edc81bde1b03-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.161.102.27",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 15:36:02 UTC] === END API CALL LOG ===
[12-Jun-2026 15:36:02 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 15:36:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkyIiwidXNlcm5hbWUiOiJkZXN0aW55IiwiZW1haWwiOiJkZXN0aW55am1vamljYUBnbWFpbC5jb20iLCJleHAiOjE3ODE4NzI1MjJ9.cQD47PWpqt5sfdsjtPnvNk-8yEoRnnFlzLrQs5uhtpA
[12-Jun-2026 15:36:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 15:36:02 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 15:36:02 UTC] User ID: 792
[12-Jun-2026 15:36:02 UTC] ✅ User profile retrieved successfully for user ID: 792
[12-Jun-2026 15:36:03 UTC] === API CALL LOG ===
[12-Jun-2026 15:36:03 UTC] Endpoint: user/profile.php
[12-Jun-2026 15:36:03 UTC] Full Log Data: {
    "timestamp": "2026-06-12 15:36:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.102.27",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.161.102.27, 162.158.216.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkyIiwidXNlcm5hbWUiOiJkZXN0aW55IiwiZW1haWwiOiJkZXN0aW55am1vamljYUBnbWFpbC5jb20iLCJleHAiOjE3ODE4NzI1MjJ9.cQD47PWpqt5sfdsjtPnvNk-8yEoRnnFlzLrQs5uhtpA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a9edce790d1b03-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.161.102.27",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 15:36:03 UTC] === END API CALL LOG ===
[12-Jun-2026 15:36:03 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 15:36:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkyIiwidXNlcm5hbWUiOiJkZXN0aW55IiwiZW1haWwiOiJkZXN0aW55am1vamljYUBnbWFpbC5jb20iLCJleHAiOjE3ODE4NzI1MjJ9.cQD47PWpqt5sfdsjtPnvNk-8yEoRnnFlzLrQs5uhtpA
[12-Jun-2026 15:36:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 15:36:03 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 15:36:03 UTC] User ID: 792
[12-Jun-2026 15:36:03 UTC] ✅ User profile retrieved successfully for user ID: 792
[12-Jun-2026 15:36:03 UTC] === API CALL LOG ===
[12-Jun-2026 15:36:03 UTC] Endpoint: user/profile.php
[12-Jun-2026 15:36:03 UTC] Full Log Data: {
    "timestamp": "2026-06-12 15:36:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.102.27",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.161.102.27, 162.158.216.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkyIiwidXNlcm5hbWUiOiJkZXN0aW55IiwiZW1haWwiOiJkZXN0aW55am1vamljYUBnbWFpbC5jb20iLCJleHAiOjE3ODE4NzI1MjJ9.cQD47PWpqt5sfdsjtPnvNk-8yEoRnnFlzLrQs5uhtpA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a9edce79041b03-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.161.102.27",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 15:36:03 UTC] === END API CALL LOG ===
[12-Jun-2026 15:36:03 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 15:36:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkyIiwidXNlcm5hbWUiOiJkZXN0aW55IiwiZW1haWwiOiJkZXN0aW55am1vamljYUBnbWFpbC5jb20iLCJleHAiOjE3ODE4NzI1MjJ9.cQD47PWpqt5sfdsjtPnvNk-8yEoRnnFlzLrQs5uhtpA
[12-Jun-2026 15:36:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 15:36:03 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 15:36:03 UTC] User ID: 792
[12-Jun-2026 15:36:03 UTC] ✅ User profile retrieved successfully for user ID: 792
[12-Jun-2026 15:36:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jun-2026 15:36:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jun-2026 15:36:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"154.161.102.27, 162.158.216.67","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkyIiwidXNlcm5hbWUiOiJkZXN0aW55IiwiZW1haWwiOiJkZXN0aW55am1vamljYUBnbWFpbC5jb20iLCJleHAiOjE3ODE4NzI1MjJ9.cQD47PWpqt5sfdsjtPnvNk-8yEoRnnFlzLrQs5uhtpA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0a9edce79091b03-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"154.161.102.27","cf-ipcountry":"GH","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-Jun-2026 15:36:03 UTC] === User Orders API Called ===
[12-Jun-2026 15:36:03 UTC] User ID: 792
[12-Jun-2026 15:36:03 UTC] Limit: 20, Offset: 0
[12-Jun-2026 15:36:03 UTC] Orders found: 1
[12-Jun-2026 15:36:03 UTC] Orders data: [{"id":339,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/weknowherf","status":"pending","created_at":"2026-06-12 16:07:33","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[12-Jun-2026 15:36:03 UTC] Total orders count: 1
[12-Jun-2026 15:36:04 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jun-2026 15:36:04 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jun-2026 15:36:04 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"154.161.102.27, 162.158.216.67","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkyIiwidXNlcm5hbWUiOiJkZXN0aW55IiwiZW1haWwiOiJkZXN0aW55am1vamljYUBnbWFpbC5jb20iLCJleHAiOjE3ODE4NzI1MjJ9.cQD47PWpqt5sfdsjtPnvNk-8yEoRnnFlzLrQs5uhtpA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0a9edd66d3a1b03-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"154.161.102.27","cf-ipcountry":"GH","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-Jun-2026 15:36:04 UTC] === User Orders API Called ===
[12-Jun-2026 15:36:04 UTC] User ID: 792
[12-Jun-2026 15:36:04 UTC] Limit: 20, Offset: 0
[12-Jun-2026 15:36:04 UTC] Orders found: 1
[12-Jun-2026 15:36:04 UTC] Orders data: [{"id":339,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/weknowherf","status":"pending","created_at":"2026-06-12 16:07:33","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[12-Jun-2026 15:36:04 UTC] Total orders count: 1
[12-Jun-2026 15:36:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jun-2026 15:36:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jun-2026 15:36:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"154.161.102.27, 162.158.216.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkyIiwidXNlcm5hbWUiOiJkZXN0aW55IiwiZW1haWwiOiJkZXN0aW55am1vamljYUBnbWFpbC5jb20iLCJleHAiOjE3ODE4NzI1MjJ9.cQD47PWpqt5sfdsjtPnvNk-8yEoRnnFlzLrQs5uhtpA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0a9ee343b3e1b03-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"154.161.102.27","cf-ipcountry":"GH","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-Jun-2026 15:36:19 UTC] === User Orders API Called ===
[12-Jun-2026 15:36:19 UTC] User ID: 792
[12-Jun-2026 15:36:19 UTC] Limit: 20, Offset: 0
[12-Jun-2026 15:36:19 UTC] Orders found: 1
[12-Jun-2026 15:36:19 UTC] Orders data: [{"id":339,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/weknowherf","status":"pending","created_at":"2026-06-12 16:07:33","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[12-Jun-2026 15:36:19 UTC] Total orders count: 1
[12-Jun-2026 15:36:19 UTC] === API CALL LOG ===
[12-Jun-2026 15:36:19 UTC] Endpoint: user/profile.php
[12-Jun-2026 15:36:19 UTC] Full Log Data: {
    "timestamp": "2026-06-12 15:36:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.102.27",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.161.102.27, 162.158.216.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkyIiwidXNlcm5hbWUiOiJkZXN0aW55IiwiZW1haWwiOiJkZXN0aW55am1vamljYUBnbWFpbC5jb20iLCJleHAiOjE3ODE4NzI1MjJ9.cQD47PWpqt5sfdsjtPnvNk-8yEoRnnFlzLrQs5uhtpA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a9ee343b421b03-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.161.102.27",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 15:36:19 UTC] === END API CALL LOG ===
[12-Jun-2026 15:36:19 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 15:36:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkyIiwidXNlcm5hbWUiOiJkZXN0aW55IiwiZW1haWwiOiJkZXN0aW55am1vamljYUBnbWFpbC5jb20iLCJleHAiOjE3ODE4NzI1MjJ9.cQD47PWpqt5sfdsjtPnvNk-8yEoRnnFlzLrQs5uhtpA
[12-Jun-2026 15:36:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 15:36:19 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 15:36:19 UTC] User ID: 792
[12-Jun-2026 15:36:19 UTC] ✅ User profile retrieved successfully for user ID: 792
[12-Jun-2026 15:36:20 UTC] === API CALL LOG ===
[12-Jun-2026 15:36:20 UTC] Endpoint: user/profile.php
[12-Jun-2026 15:36:20 UTC] Full Log Data: {
    "timestamp": "2026-06-12 15:36:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.102.27",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.161.102.27, 162.158.216.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkyIiwidXNlcm5hbWUiOiJkZXN0aW55IiwiZW1haWwiOiJkZXN0aW55am1vamljYUBnbWFpbC5jb20iLCJleHAiOjE3ODE4NzI1MjJ9.cQD47PWpqt5sfdsjtPnvNk-8yEoRnnFlzLrQs5uhtpA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a9ee37ded11b03-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.161.102.27",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 15:36:20 UTC] === END API CALL LOG ===
[12-Jun-2026 15:36:20 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 15:36:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkyIiwidXNlcm5hbWUiOiJkZXN0aW55IiwiZW1haWwiOiJkZXN0aW55am1vamljYUBnbWFpbC5jb20iLCJleHAiOjE3ODE4NzI1MjJ9.cQD47PWpqt5sfdsjtPnvNk-8yEoRnnFlzLrQs5uhtpA
[12-Jun-2026 15:36:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 15:36:20 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 15:36:20 UTC] User ID: 792
[12-Jun-2026 15:36:20 UTC] ✅ User profile retrieved successfully for user ID: 792
[12-Jun-2026 15:36:45 UTC] === API CALL LOG ===
[12-Jun-2026 15:36:45 UTC] Endpoint: user/profile.php
[12-Jun-2026 15:36:45 UTC] Full Log Data: {
    "timestamp": "2026-06-12 15:36:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.102.27",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.161.102.27, 162.158.216.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkyIiwidXNlcm5hbWUiOiJkZXN0aW55IiwiZW1haWwiOiJkZXN0aW55am1vamljYUBnbWFpbC5jb20iLCJleHAiOjE3ODE4NzI1MjJ9.cQD47PWpqt5sfdsjtPnvNk-8yEoRnnFlzLrQs5uhtpA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a9eed58c7e1b03-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.161.102.27",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 15:36:45 UTC] === END API CALL LOG ===
[12-Jun-2026 15:36:45 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 15:36:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkyIiwidXNlcm5hbWUiOiJkZXN0aW55IiwiZW1haWwiOiJkZXN0aW55am1vamljYUBnbWFpbC5jb20iLCJleHAiOjE3ODE4NzI1MjJ9.cQD47PWpqt5sfdsjtPnvNk-8yEoRnnFlzLrQs5uhtpA
[12-Jun-2026 15:36:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 15:36:45 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 15:36:45 UTC] User ID: 792
[12-Jun-2026 15:36:45 UTC] ✅ User profile retrieved successfully for user ID: 792
[12-Jun-2026 15:36:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jun-2026 15:36:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jun-2026 15:36:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"154.161.102.27, 162.158.216.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkyIiwidXNlcm5hbWUiOiJkZXN0aW55IiwiZW1haWwiOiJkZXN0aW55am1vamljYUBnbWFpbC5jb20iLCJleHAiOjE3ODE4NzI1MjJ9.cQD47PWpqt5sfdsjtPnvNk-8yEoRnnFlzLrQs5uhtpA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0a9eed58c7b1b03-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"154.161.102.27","cf-ipcountry":"GH","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-Jun-2026 15:36:45 UTC] === User Orders API Called ===
[12-Jun-2026 15:36:45 UTC] User ID: 792
[12-Jun-2026 15:36:45 UTC] Limit: 20, Offset: 0
[12-Jun-2026 15:36:45 UTC] Orders found: 1
[12-Jun-2026 15:36:45 UTC] Orders data: [{"id":339,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/weknowherf","status":"pending","created_at":"2026-06-12 16:07:33","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[12-Jun-2026 15:36:45 UTC] Total orders count: 1
[12-Jun-2026 15:36:46 UTC] === API CALL LOG ===
[12-Jun-2026 15:36:46 UTC] Endpoint: user/profile.php
[12-Jun-2026 15:36:46 UTC] Full Log Data: {
    "timestamp": "2026-06-12 15:36:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.102.27",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.161.102.27, 162.158.216.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkyIiwidXNlcm5hbWUiOiJkZXN0aW55IiwiZW1haWwiOiJkZXN0aW55am1vamljYUBnbWFpbC5jb20iLCJleHAiOjE3ODE4NzI1MjJ9.cQD47PWpqt5sfdsjtPnvNk-8yEoRnnFlzLrQs5uhtpA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0a9eed8adda1b03-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.161.102.27",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 15:36:46 UTC] === END API CALL LOG ===
[12-Jun-2026 15:36:46 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 15:36:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkyIiwidXNlcm5hbWUiOiJkZXN0aW55IiwiZW1haWwiOiJkZXN0aW55am1vamljYUBnbWFpbC5jb20iLCJleHAiOjE3ODE4NzI1MjJ9.cQD47PWpqt5sfdsjtPnvNk-8yEoRnnFlzLrQs5uhtpA
[12-Jun-2026 15:36:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 15:36:46 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 15:36:46 UTC] User ID: 792
[12-Jun-2026 15:36:46 UTC] ✅ User profile retrieved successfully for user ID: 792
[12-Jun-2026 15:58:00 UTC] === API CALL LOG ===
[12-Jun-2026 15:58:00 UTC] Endpoint: user/profile.php
[12-Jun-2026 15:58:00 UTC] Full Log Data: {
    "timestamp": "2026-06-12 15:58:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:9700:103:61e2:74fb:f3fa:db17:e24b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2400:9700:103:61e2:74fb:f3fa:db17:e24b, 172.71.231.158",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkzIiwidXNlcm5hbWUiOiJrcmtkIiwiZW1haWwiOiJzYWlsdXNoYWh1NjNAZ21haWwuY29tIiwiZXhwIjoxNzgxODg0Njc5fQ.-b5N2GDRGgEEUR60IufSZ4ftDVTWl2958WLXzS6L09E",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0aa0df69ead0c3f-KTM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2400:9700:103:61e2:74fb:f3fa:db17:e24b",
        "cf-ipcountry": "NP",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 15:58:00 UTC] === END API CALL LOG ===
[12-Jun-2026 15:58:00 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 15:58:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkzIiwidXNlcm5hbWUiOiJrcmtkIiwiZW1haWwiOiJzYWlsdXNoYWh1NjNAZ21haWwuY29tIiwiZXhwIjoxNzgxODg0Njc5fQ.-b5N2GDRGgEEUR60IufSZ4ftDVTWl2958WLXzS6L09E
[12-Jun-2026 15:58:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 15:58:00 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 15:58:00 UTC] User ID: 793
[12-Jun-2026 15:58:00 UTC] ✅ User profile retrieved successfully for user ID: 793
[12-Jun-2026 15:58:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jun-2026 15:58:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jun-2026 15:58:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2400:9700:103:61e2:74fb:f3fa:db17:e24b, 172.71.231.158","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkzIiwidXNlcm5hbWUiOiJrcmtkIiwiZW1haWwiOiJzYWlsdXNoYWh1NjNAZ21haWwuY29tIiwiZXhwIjoxNzgxODg0Njc5fQ.-b5N2GDRGgEEUR60IufSZ4ftDVTWl2958WLXzS6L09E","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0aa0df6beb60c3f-KTM","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2400:9700:103:61e2:74fb:f3fa:db17:e24b","cf-ipcountry":"NP","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-Jun-2026 15:58:00 UTC] === User Orders API Called ===
[12-Jun-2026 15:58:00 UTC] User ID: 793
[12-Jun-2026 15:58:00 UTC] Limit: 20, Offset: 0
[12-Jun-2026 15:58:00 UTC] Orders found: 0
[12-Jun-2026 15:58:00 UTC] Orders data: []
[12-Jun-2026 15:58:00 UTC] Total orders count: 0
[12-Jun-2026 15:58:00 UTC] === API CALL LOG ===
[12-Jun-2026 15:58:00 UTC] Endpoint: user/profile.php
[12-Jun-2026 15:58:00 UTC] Full Log Data: {
    "timestamp": "2026-06-12 15:58:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:9700:103:61e2:74fb:f3fa:db17:e24b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2400:9700:103:61e2:74fb:f3fa:db17:e24b, 172.71.231.158",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkzIiwidXNlcm5hbWUiOiJrcmtkIiwiZW1haWwiOiJzYWlsdXNoYWh1NjNAZ21haWwuY29tIiwiZXhwIjoxNzgxODg0Njc5fQ.-b5N2GDRGgEEUR60IufSZ4ftDVTWl2958WLXzS6L09E",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0aa0df74ed70c3f-KTM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2400:9700:103:61e2:74fb:f3fa:db17:e24b",
        "cf-ipcountry": "NP",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 15:58:00 UTC] === END API CALL LOG ===
[12-Jun-2026 15:58:00 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 15:58:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkzIiwidXNlcm5hbWUiOiJrcmtkIiwiZW1haWwiOiJzYWlsdXNoYWh1NjNAZ21haWwuY29tIiwiZXhwIjoxNzgxODg0Njc5fQ.-b5N2GDRGgEEUR60IufSZ4ftDVTWl2958WLXzS6L09E
[12-Jun-2026 15:58:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 15:58:00 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 15:58:00 UTC] User ID: 793
[12-Jun-2026 15:58:00 UTC] ✅ User profile retrieved successfully for user ID: 793
[12-Jun-2026 15:58:03 UTC] === API CALL LOG ===
[12-Jun-2026 15:58:03 UTC] Endpoint: user/profile.php
[12-Jun-2026 15:58:03 UTC] Full Log Data: {
    "timestamp": "2026-06-12 15:58:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:9700:103:61e2:74fb:f3fa:db17:e24b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2400:9700:103:61e2:74fb:f3fa:db17:e24b, 172.71.231.158",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkzIiwidXNlcm5hbWUiOiJrcmtkIiwiZW1haWwiOiJzYWlsdXNoYWh1NjNAZ21haWwuY29tIiwiZXhwIjoxNzgxODg0Njc5fQ.-b5N2GDRGgEEUR60IufSZ4ftDVTWl2958WLXzS6L09E",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0aa0e065b4b0c3f-KTM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2400:9700:103:61e2:74fb:f3fa:db17:e24b",
        "cf-ipcountry": "NP",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 15:58:03 UTC] === END API CALL LOG ===
[12-Jun-2026 15:58:03 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 15:58:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkzIiwidXNlcm5hbWUiOiJrcmtkIiwiZW1haWwiOiJzYWlsdXNoYWh1NjNAZ21haWwuY29tIiwiZXhwIjoxNzgxODg0Njc5fQ.-b5N2GDRGgEEUR60IufSZ4ftDVTWl2958WLXzS6L09E
[12-Jun-2026 15:58:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 15:58:03 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 15:58:03 UTC] User ID: 793
[12-Jun-2026 15:58:03 UTC] ✅ User profile retrieved successfully for user ID: 793
[12-Jun-2026 15:58:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jun-2026 15:58:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jun-2026 15:58:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2400:9700:103:61e2:74fb:f3fa:db17:e24b, 172.71.231.159","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkzIiwidXNlcm5hbWUiOiJrcmtkIiwiZW1haWwiOiJzYWlsdXNoYWh1NjNAZ21haWwuY29tIiwiZXhwIjoxNzgxODg0Njc5fQ.-b5N2GDRGgEEUR60IufSZ4ftDVTWl2958WLXzS6L09E","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0aa0e957c0a0c3f-KTM","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2400:9700:103:61e2:74fb:f3fa:db17:e24b","cf-ipcountry":"NP","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-Jun-2026 15:58:26 UTC] === User Orders API Called ===
[12-Jun-2026 15:58:26 UTC] User ID: 793
[12-Jun-2026 15:58:26 UTC] Limit: 20, Offset: 0
[12-Jun-2026 15:58:26 UTC] Orders found: 0
[12-Jun-2026 15:58:26 UTC] Orders data: []
[12-Jun-2026 15:58:26 UTC] Total orders count: 0
[12-Jun-2026 15:58:27 UTC] === API CALL LOG ===
[12-Jun-2026 15:58:27 UTC] Endpoint: user/profile.php
[12-Jun-2026 15:58:27 UTC] Full Log Data: {
    "timestamp": "2026-06-12 15:58:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:9700:103:61e2:74fb:f3fa:db17:e24b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2400:9700:103:61e2:74fb:f3fa:db17:e24b, 172.71.231.159",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkzIiwidXNlcm5hbWUiOiJrcmtkIiwiZW1haWwiOiJzYWlsdXNoYWh1NjNAZ21haWwuY29tIiwiZXhwIjoxNzgxODg0Njc5fQ.-b5N2GDRGgEEUR60IufSZ4ftDVTWl2958WLXzS6L09E",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0aa0e9aad9b0c3f-KTM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2400:9700:103:61e2:74fb:f3fa:db17:e24b",
        "cf-ipcountry": "NP",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 15:58:27 UTC] === END API CALL LOG ===
[12-Jun-2026 15:58:27 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 15:58:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkzIiwidXNlcm5hbWUiOiJrcmtkIiwiZW1haWwiOiJzYWlsdXNoYWh1NjNAZ21haWwuY29tIiwiZXhwIjoxNzgxODg0Njc5fQ.-b5N2GDRGgEEUR60IufSZ4ftDVTWl2958WLXzS6L09E
[12-Jun-2026 15:58:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 15:58:27 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 15:58:27 UTC] User ID: 793
[12-Jun-2026 15:58:27 UTC] ✅ User profile retrieved successfully for user ID: 793
[12-Jun-2026 15:58:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jun-2026 15:58:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jun-2026 15:58:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2400:9700:103:61e2:74fb:f3fa:db17:e24b, 172.71.231.159","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkzIiwidXNlcm5hbWUiOiJrcmtkIiwiZW1haWwiOiJzYWlsdXNoYWh1NjNAZ21haWwuY29tIiwiZXhwIjoxNzgxODg0Njc5fQ.-b5N2GDRGgEEUR60IufSZ4ftDVTWl2958WLXzS6L09E","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0aa0ea6e9260c3f-KTM","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2400:9700:103:61e2:74fb:f3fa:db17:e24b","cf-ipcountry":"NP","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-Jun-2026 15:58:29 UTC] === User Orders API Called ===
[12-Jun-2026 15:58:29 UTC] User ID: 793
[12-Jun-2026 15:58:29 UTC] Limit: 20, Offset: 0
[12-Jun-2026 15:58:29 UTC] Orders found: 0
[12-Jun-2026 15:58:29 UTC] Orders data: []
[12-Jun-2026 15:58:29 UTC] Total orders count: 0
[12-Jun-2026 15:58:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jun-2026 15:58:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jun-2026 15:58:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2400:9700:103:61e2:74fb:f3fa:db17:e24b, 172.71.231.159","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkzIiwidXNlcm5hbWUiOiJrcmtkIiwiZW1haWwiOiJzYWlsdXNoYWh1NjNAZ21haWwuY29tIiwiZXhwIjoxNzgxODg0Njc5fQ.-b5N2GDRGgEEUR60IufSZ4ftDVTWl2958WLXzS6L09E","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0aa0eb1fda90c3f-KTM","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2400:9700:103:61e2:74fb:f3fa:db17:e24b","cf-ipcountry":"NP","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-Jun-2026 15:58:30 UTC] === User Orders API Called ===
[12-Jun-2026 15:58:30 UTC] User ID: 793
[12-Jun-2026 15:58:30 UTC] Limit: 20, Offset: 0
[12-Jun-2026 15:58:30 UTC] Orders found: 0
[12-Jun-2026 15:58:30 UTC] Orders data: []
[12-Jun-2026 15:58:30 UTC] Total orders count: 0
[12-Jun-2026 15:58:30 UTC] === API CALL LOG ===
[12-Jun-2026 15:58:30 UTC] Endpoint: user/profile.php
[12-Jun-2026 15:58:30 UTC] Full Log Data: {
    "timestamp": "2026-06-12 15:58:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:9700:103:61e2:74fb:f3fa:db17:e24b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2400:9700:103:61e2:74fb:f3fa:db17:e24b, 172.71.231.159",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkzIiwidXNlcm5hbWUiOiJrcmtkIiwiZW1haWwiOiJzYWlsdXNoYWh1NjNAZ21haWwuY29tIiwiZXhwIjoxNzgxODg0Njc5fQ.-b5N2GDRGgEEUR60IufSZ4ftDVTWl2958WLXzS6L09E",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0aa0eb26dca0c3f-KTM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2400:9700:103:61e2:74fb:f3fa:db17:e24b",
        "cf-ipcountry": "NP",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 15:58:30 UTC] === END API CALL LOG ===
[12-Jun-2026 15:58:30 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 15:58:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkzIiwidXNlcm5hbWUiOiJrcmtkIiwiZW1haWwiOiJzYWlsdXNoYWh1NjNAZ21haWwuY29tIiwiZXhwIjoxNzgxODg0Njc5fQ.-b5N2GDRGgEEUR60IufSZ4ftDVTWl2958WLXzS6L09E
[12-Jun-2026 15:58:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 15:58:30 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 15:58:30 UTC] User ID: 793
[12-Jun-2026 15:58:30 UTC] ✅ User profile retrieved successfully for user ID: 793
[12-Jun-2026 15:58:31 UTC] === API CALL LOG ===
[12-Jun-2026 15:58:31 UTC] Endpoint: user/profile.php
[12-Jun-2026 15:58:31 UTC] Full Log Data: {
    "timestamp": "2026-06-12 15:58:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:9700:103:61e2:74fb:f3fa:db17:e24b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2400:9700:103:61e2:74fb:f3fa:db17:e24b, 172.71.231.159",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkzIiwidXNlcm5hbWUiOiJrcmtkIiwiZW1haWwiOiJzYWlsdXNoYWh1NjNAZ21haWwuY29tIiwiZXhwIjoxNzgxODg0Njc5fQ.-b5N2GDRGgEEUR60IufSZ4ftDVTWl2958WLXzS6L09E",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0aa0eb63ed50c3f-KTM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2400:9700:103:61e2:74fb:f3fa:db17:e24b",
        "cf-ipcountry": "NP",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 15:58:31 UTC] === END API CALL LOG ===
[12-Jun-2026 15:58:31 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 15:58:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkzIiwidXNlcm5hbWUiOiJrcmtkIiwiZW1haWwiOiJzYWlsdXNoYWh1NjNAZ21haWwuY29tIiwiZXhwIjoxNzgxODg0Njc5fQ.-b5N2GDRGgEEUR60IufSZ4ftDVTWl2958WLXzS6L09E
[12-Jun-2026 15:58:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 15:58:31 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 15:58:31 UTC] User ID: 793
[12-Jun-2026 15:58:31 UTC] ✅ User profile retrieved successfully for user ID: 793
[12-Jun-2026 15:58:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jun-2026 15:58:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jun-2026 15:58:46 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2400:9700:103:61e2:74fb:f3fa:db17:e24b, 172.71.231.158","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkzIiwidXNlcm5hbWUiOiJrcmtkIiwiZW1haWwiOiJzYWlsdXNoYWh1NjNAZ21haWwuY29tIiwiZXhwIjoxNzgxODg0Njc5fQ.-b5N2GDRGgEEUR60IufSZ4ftDVTWl2958WLXzS6L09E","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0aa0f1119f70c3f-KTM","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2400:9700:103:61e2:74fb:f3fa:db17:e24b","cf-ipcountry":"NP","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-Jun-2026 15:58:46 UTC] === User Orders API Called ===
[12-Jun-2026 15:58:46 UTC] User ID: 793
[12-Jun-2026 15:58:46 UTC] Limit: 20, Offset: 0
[12-Jun-2026 15:58:46 UTC] Orders found: 0
[12-Jun-2026 15:58:46 UTC] Orders data: []
[12-Jun-2026 15:58:46 UTC] Total orders count: 0
[12-Jun-2026 15:58:46 UTC] === API CALL LOG ===
[12-Jun-2026 15:58:46 UTC] Endpoint: user/profile.php
[12-Jun-2026 15:58:46 UTC] Full Log Data: {
    "timestamp": "2026-06-12 15:58:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:9700:103:61e2:74fb:f3fa:db17:e24b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2400:9700:103:61e2:74fb:f3fa:db17:e24b, 172.71.231.158",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkzIiwidXNlcm5hbWUiOiJrcmtkIiwiZW1haWwiOiJzYWlsdXNoYWh1NjNAZ21haWwuY29tIiwiZXhwIjoxNzgxODg0Njc5fQ.-b5N2GDRGgEEUR60IufSZ4ftDVTWl2958WLXzS6L09E",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0aa0f127a5e0c3f-KTM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2400:9700:103:61e2:74fb:f3fa:db17:e24b",
        "cf-ipcountry": "NP",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 15:58:46 UTC] === END API CALL LOG ===
[12-Jun-2026 15:58:46 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 15:58:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkzIiwidXNlcm5hbWUiOiJrcmtkIiwiZW1haWwiOiJzYWlsdXNoYWh1NjNAZ21haWwuY29tIiwiZXhwIjoxNzgxODg0Njc5fQ.-b5N2GDRGgEEUR60IufSZ4ftDVTWl2958WLXzS6L09E
[12-Jun-2026 15:58:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 15:58:46 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 15:58:46 UTC] User ID: 793
[12-Jun-2026 15:58:46 UTC] ✅ User profile retrieved successfully for user ID: 793
[12-Jun-2026 15:58:46 UTC] === API CALL LOG ===
[12-Jun-2026 15:58:46 UTC] Endpoint: user/profile.php
[12-Jun-2026 15:58:46 UTC] Full Log Data: {
    "timestamp": "2026-06-12 15:58:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:9700:103:61e2:74fb:f3fa:db17:e24b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2400:9700:103:61e2:74fb:f3fa:db17:e24b, 172.71.231.158",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkzIiwidXNlcm5hbWUiOiJrcmtkIiwiZW1haWwiOiJzYWlsdXNoYWh1NjNAZ21haWwuY29tIiwiZXhwIjoxNzgxODg0Njc5fQ.-b5N2GDRGgEEUR60IufSZ4ftDVTWl2958WLXzS6L09E",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0aa0f169b480c3f-KTM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2400:9700:103:61e2:74fb:f3fa:db17:e24b",
        "cf-ipcountry": "NP",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 15:58:46 UTC] === END API CALL LOG ===
[12-Jun-2026 15:58:46 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 15:58:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkzIiwidXNlcm5hbWUiOiJrcmtkIiwiZW1haWwiOiJzYWlsdXNoYWh1NjNAZ21haWwuY29tIiwiZXhwIjoxNzgxODg0Njc5fQ.-b5N2GDRGgEEUR60IufSZ4ftDVTWl2958WLXzS6L09E
[12-Jun-2026 15:58:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 15:58:46 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 15:58:46 UTC] User ID: 793
[12-Jun-2026 15:58:46 UTC] ✅ User profile retrieved successfully for user ID: 793
[12-Jun-2026 15:58:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jun-2026 15:58:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jun-2026 15:58:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2400:9700:103:61e2:74fb:f3fa:db17:e24b, 172.71.231.159","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkzIiwidXNlcm5hbWUiOiJrcmtkIiwiZW1haWwiOiJzYWlsdXNoYWh1NjNAZ21haWwuY29tIiwiZXhwIjoxNzgxODg0Njc5fQ.-b5N2GDRGgEEUR60IufSZ4ftDVTWl2958WLXzS6L09E","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0aa0f560ff50c3f-KTM","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2400:9700:103:61e2:74fb:f3fa:db17:e24b","cf-ipcountry":"NP","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-Jun-2026 15:58:57 UTC] === User Orders API Called ===
[12-Jun-2026 15:58:57 UTC] User ID: 793
[12-Jun-2026 15:58:57 UTC] Limit: 20, Offset: 0
[12-Jun-2026 15:58:57 UTC] Orders found: 0
[12-Jun-2026 15:58:57 UTC] Orders data: []
[12-Jun-2026 15:58:57 UTC] Total orders count: 0
[12-Jun-2026 15:58:57 UTC] === API CALL LOG ===
[12-Jun-2026 15:58:57 UTC] Endpoint: user/profile.php
[12-Jun-2026 15:58:57 UTC] Full Log Data: {
    "timestamp": "2026-06-12 15:58:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:9700:103:61e2:74fb:f3fa:db17:e24b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2400:9700:103:61e2:74fb:f3fa:db17:e24b, 172.71.231.159",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkzIiwidXNlcm5hbWUiOiJrcmtkIiwiZW1haWwiOiJzYWlsdXNoYWh1NjNAZ21haWwuY29tIiwiZXhwIjoxNzgxODg0Njc5fQ.-b5N2GDRGgEEUR60IufSZ4ftDVTWl2958WLXzS6L09E",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0aa0f58a8f30c3f-KTM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2400:9700:103:61e2:74fb:f3fa:db17:e24b",
        "cf-ipcountry": "NP",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 15:58:57 UTC] === END API CALL LOG ===
[12-Jun-2026 15:58:57 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 15:58:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkzIiwidXNlcm5hbWUiOiJrcmtkIiwiZW1haWwiOiJzYWlsdXNoYWh1NjNAZ21haWwuY29tIiwiZXhwIjoxNzgxODg0Njc5fQ.-b5N2GDRGgEEUR60IufSZ4ftDVTWl2958WLXzS6L09E
[12-Jun-2026 15:58:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 15:58:57 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 15:58:57 UTC] User ID: 793
[12-Jun-2026 15:58:57 UTC] ✅ User profile retrieved successfully for user ID: 793
[12-Jun-2026 15:58:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jun-2026 15:58:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jun-2026 15:58:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2400:9700:103:61e2:74fb:f3fa:db17:e24b, 172.71.231.159","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkzIiwidXNlcm5hbWUiOiJrcmtkIiwiZW1haWwiOiJzYWlsdXNoYWh1NjNAZ21haWwuY29tIiwiZXhwIjoxNzgxODg0Njc5fQ.-b5N2GDRGgEEUR60IufSZ4ftDVTWl2958WLXzS6L09E","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0aa0f59c93a0c3f-KTM","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2400:9700:103:61e2:74fb:f3fa:db17:e24b","cf-ipcountry":"NP","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-Jun-2026 15:58:57 UTC] === User Orders API Called ===
[12-Jun-2026 15:58:57 UTC] User ID: 793
[12-Jun-2026 15:58:57 UTC] Limit: 20, Offset: 0
[12-Jun-2026 15:58:57 UTC] Orders found: 0
[12-Jun-2026 15:58:57 UTC] Orders data: []
[12-Jun-2026 15:58:57 UTC] Total orders count: 0
[12-Jun-2026 15:58:58 UTC] === API CALL LOG ===
[12-Jun-2026 15:58:58 UTC] Endpoint: user/profile.php
[12-Jun-2026 15:58:58 UTC] Full Log Data: {
    "timestamp": "2026-06-12 15:58:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:9700:103:61e2:74fb:f3fa:db17:e24b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2400:9700:103:61e2:74fb:f3fa:db17:e24b, 172.71.231.159",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkzIiwidXNlcm5hbWUiOiJrcmtkIiwiZW1haWwiOiJzYWlsdXNoYWh1NjNAZ21haWwuY29tIiwiZXhwIjoxNzgxODg0Njc5fQ.-b5N2GDRGgEEUR60IufSZ4ftDVTWl2958WLXzS6L09E",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0aa0f5f9b610c3f-KTM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2400:9700:103:61e2:74fb:f3fa:db17:e24b",
        "cf-ipcountry": "NP",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 15:58:58 UTC] === END API CALL LOG ===
[12-Jun-2026 15:58:58 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 15:58:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkzIiwidXNlcm5hbWUiOiJrcmtkIiwiZW1haWwiOiJzYWlsdXNoYWh1NjNAZ21haWwuY29tIiwiZXhwIjoxNzgxODg0Njc5fQ.-b5N2GDRGgEEUR60IufSZ4ftDVTWl2958WLXzS6L09E
[12-Jun-2026 15:58:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 15:58:58 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 15:58:58 UTC] User ID: 793
[12-Jun-2026 15:58:58 UTC] ✅ User profile retrieved successfully for user ID: 793
[12-Jun-2026 16:10:47 UTC] === API CALL LOG ===
[12-Jun-2026 16:10:47 UTC] Endpoint: user/profile.php
[12-Jun-2026 16:10:47 UTC] Full Log Data: {
    "timestamp": "2026-06-12 16:10:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.102.27",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.161.102.27, 172.69.224.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkyIiwidXNlcm5hbWUiOiJkZXN0aW55IiwiZW1haWwiOiJkZXN0aW55am1vamljYUBnbWFpbC5jb20iLCJleHAiOjE3ODE4NzI1MjJ9.cQD47PWpqt5sfdsjtPnvNk-8yEoRnnFlzLrQs5uhtpA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0aa20abc9daae4b-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.161.102.27",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 16:10:47 UTC] === END API CALL LOG ===
[12-Jun-2026 16:10:47 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 16:10:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkyIiwidXNlcm5hbWUiOiJkZXN0aW55IiwiZW1haWwiOiJkZXN0aW55am1vamljYUBnbWFpbC5jb20iLCJleHAiOjE3ODE4NzI1MjJ9.cQD47PWpqt5sfdsjtPnvNk-8yEoRnnFlzLrQs5uhtpA
[12-Jun-2026 16:10:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 16:10:47 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 16:10:47 UTC] User ID: 792
[12-Jun-2026 16:10:47 UTC] ✅ User profile retrieved successfully for user ID: 792
[12-Jun-2026 16:10:48 UTC] === API CALL LOG ===
[12-Jun-2026 16:10:48 UTC] Endpoint: user/profile.php
[12-Jun-2026 16:10:48 UTC] Full Log Data: {
    "timestamp": "2026-06-12 16:10:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.102.27",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.161.102.27, 172.69.224.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkyIiwidXNlcm5hbWUiOiJkZXN0aW55IiwiZW1haWwiOiJkZXN0aW55am1vamljYUBnbWFpbC5jb20iLCJleHAiOjE3ODE4NzI1MjJ9.cQD47PWpqt5sfdsjtPnvNk-8yEoRnnFlzLrQs5uhtpA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0aa20b2bd18ae4b-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.161.102.27",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 16:10:48 UTC] === END API CALL LOG ===
[12-Jun-2026 16:10:48 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 16:10:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkyIiwidXNlcm5hbWUiOiJkZXN0aW55IiwiZW1haWwiOiJkZXN0aW55am1vamljYUBnbWFpbC5jb20iLCJleHAiOjE3ODE4NzI1MjJ9.cQD47PWpqt5sfdsjtPnvNk-8yEoRnnFlzLrQs5uhtpA
[12-Jun-2026 16:10:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 16:10:48 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 16:10:48 UTC] User ID: 792
[12-Jun-2026 16:10:48 UTC] ✅ User profile retrieved successfully for user ID: 792
[12-Jun-2026 16:10:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jun-2026 16:10:48 UTC] === API CALL LOG ===
[12-Jun-2026 16:10:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jun-2026 16:10:48 UTC] Endpoint: user/profile.php
[12-Jun-2026 16:10:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"154.161.102.27, 172.69.224.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkyIiwidXNlcm5hbWUiOiJkZXN0aW55IiwiZW1haWwiOiJkZXN0aW55am1vamljYUBnbWFpbC5jb20iLCJleHAiOjE3ODE4NzI1MjJ9.cQD47PWpqt5sfdsjtPnvNk-8yEoRnnFlzLrQs5uhtpA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0aa20b2bd1fae4b-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"154.161.102.27","cf-ipcountry":"GH","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-Jun-2026 16:10:48 UTC] Full Log Data: {
    "timestamp": "2026-06-12 16:10:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.102.27",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.161.102.27, 172.69.224.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkyIiwidXNlcm5hbWUiOiJkZXN0aW55IiwiZW1haWwiOiJkZXN0aW55am1vamljYUBnbWFpbC5jb20iLCJleHAiOjE3ODE4NzI1MjJ9.cQD47PWpqt5sfdsjtPnvNk-8yEoRnnFlzLrQs5uhtpA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0aa20b2bd22ae4b-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.161.102.27",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 16:10:48 UTC] === END API CALL LOG ===
[12-Jun-2026 16:10:48 UTC] === User Orders API Called ===
[12-Jun-2026 16:10:48 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 16:10:48 UTC] User ID: 792
[12-Jun-2026 16:10:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkyIiwidXNlcm5hbWUiOiJkZXN0aW55IiwiZW1haWwiOiJkZXN0aW55am1vamljYUBnbWFpbC5jb20iLCJleHAiOjE3ODE4NzI1MjJ9.cQD47PWpqt5sfdsjtPnvNk-8yEoRnnFlzLrQs5uhtpA
[12-Jun-2026 16:10:48 UTC] Limit: 20, Offset: 0
[12-Jun-2026 16:10:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 16:10:48 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 16:10:48 UTC] User ID: 792
[12-Jun-2026 16:10:48 UTC] ✅ User profile retrieved successfully for user ID: 792
[12-Jun-2026 16:10:48 UTC] Orders found: 1
[12-Jun-2026 16:10:48 UTC] Orders data: [{"id":339,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/weknowherf","status":"pending","created_at":"2026-06-12 16:07:33","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[12-Jun-2026 16:10:48 UTC] Total orders count: 1
[12-Jun-2026 16:10:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jun-2026 16:10:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jun-2026 16:10:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"154.161.102.27, 172.69.224.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkyIiwidXNlcm5hbWUiOiJkZXN0aW55IiwiZW1haWwiOiJkZXN0aW55am1vamljYUBnbWFpbC5jb20iLCJleHAiOjE3ODE4NzI1MjJ9.cQD47PWpqt5sfdsjtPnvNk-8yEoRnnFlzLrQs5uhtpA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0aa20c10e41ae4b-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"154.161.102.27","cf-ipcountry":"GH","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-Jun-2026 16:10:50 UTC] === User Orders API Called ===
[12-Jun-2026 16:10:50 UTC] User ID: 792
[12-Jun-2026 16:10:50 UTC] Limit: 20, Offset: 0
[12-Jun-2026 16:10:50 UTC] Orders found: 1
[12-Jun-2026 16:10:50 UTC] Orders data: [{"id":339,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/weknowherf","status":"pending","created_at":"2026-06-12 16:07:33","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[12-Jun-2026 16:10:50 UTC] Total orders count: 1
[12-Jun-2026 20:11:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jun-2026 20:11:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jun-2026 20:11:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"31.171.100.186, 172.68.75.152","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk0IiwidXNlcm5hbWUiOiJ5dW51cyIsImVtYWlsIjoieXVudXNzaHJhZmlAZ21haWwuY29tIiwiZXhwIjoxNzgxODk5ODc3fQ.9REaonqGSbX2A-8GLaPN1HURVzJIm3tSNjSOXyb4Rkc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0ab810628d81f00-GYD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"31.171.100.186","cf-ipcountry":"AZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-Jun-2026 20:11:19 UTC] === User Orders API Called ===
[12-Jun-2026 20:11:19 UTC] User ID: 794
[12-Jun-2026 20:11:19 UTC] Limit: 20, Offset: 0
[12-Jun-2026 20:11:19 UTC] Orders found: 0
[12-Jun-2026 20:11:19 UTC] Orders data: []
[12-Jun-2026 20:11:19 UTC] Total orders count: 0
[12-Jun-2026 20:11:19 UTC] === API CALL LOG ===
[12-Jun-2026 20:11:19 UTC] Endpoint: user/profile.php
[12-Jun-2026 20:11:19 UTC] Full Log Data: {
    "timestamp": "2026-06-12 20:11:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.171.100.186",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.171.100.186, 172.68.75.134",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk0IiwidXNlcm5hbWUiOiJ5dW51cyIsImVtYWlsIjoieXVudXNzaHJhZmlAZ21haWwuY29tIiwiZXhwIjoxNzgxODk5ODc3fQ.9REaonqGSbX2A-8GLaPN1HURVzJIm3tSNjSOXyb4Rkc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0ab810628c61f00-GYD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.171.100.186",
        "cf-ipcountry": "AZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 20:11:19 UTC] === END API CALL LOG ===
[12-Jun-2026 20:11:19 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 20:11:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk0IiwidXNlcm5hbWUiOiJ5dW51cyIsImVtYWlsIjoieXVudXNzaHJhZmlAZ21haWwuY29tIiwiZXhwIjoxNzgxODk5ODc3fQ.9REaonqGSbX2A-8GLaPN1HURVzJIm3tSNjSOXyb4Rkc
[12-Jun-2026 20:11:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 20:11:19 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 20:11:19 UTC] User ID: 794
[12-Jun-2026 20:11:19 UTC] ✅ User profile retrieved successfully for user ID: 794
[12-Jun-2026 20:11:19 UTC] === API CALL LOG ===
[12-Jun-2026 20:11:19 UTC] Endpoint: user/profile.php
[12-Jun-2026 20:11:19 UTC] Full Log Data: {
    "timestamp": "2026-06-12 20:11:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.171.100.186",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.171.100.186, 172.68.75.134",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk0IiwidXNlcm5hbWUiOiJ5dW51cyIsImVtYWlsIjoieXVudXNzaHJhZmlAZ21haWwuY29tIiwiZXhwIjoxNzgxODk5ODc3fQ.9REaonqGSbX2A-8GLaPN1HURVzJIm3tSNjSOXyb4Rkc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0ab810628e51f00-GYD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.171.100.186",
        "cf-ipcountry": "AZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 20:11:19 UTC] === END API CALL LOG ===
[12-Jun-2026 20:11:19 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 20:11:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk0IiwidXNlcm5hbWUiOiJ5dW51cyIsImVtYWlsIjoieXVudXNzaHJhZmlAZ21haWwuY29tIiwiZXhwIjoxNzgxODk5ODc3fQ.9REaonqGSbX2A-8GLaPN1HURVzJIm3tSNjSOXyb4Rkc
[12-Jun-2026 20:11:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 20:11:19 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 20:11:19 UTC] User ID: 794
[12-Jun-2026 20:11:19 UTC] ✅ User profile retrieved successfully for user ID: 794
[12-Jun-2026 20:11:21 UTC] === API CALL LOG ===
[12-Jun-2026 20:11:21 UTC] Endpoint: user/profile.php
[12-Jun-2026 20:11:21 UTC] Full Log Data: {
    "timestamp": "2026-06-12 20:11:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.171.100.186",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.171.100.186, 172.68.75.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk0IiwidXNlcm5hbWUiOiJ5dW51cyIsImVtYWlsIjoieXVudXNzaHJhZmlAZ21haWwuY29tIiwiZXhwIjoxNzgxODk5ODc3fQ.9REaonqGSbX2A-8GLaPN1HURVzJIm3tSNjSOXyb4Rkc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0ab81105aad1f00-GYD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.171.100.186",
        "cf-ipcountry": "AZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 20:11:21 UTC] === END API CALL LOG ===
[12-Jun-2026 20:11:21 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 20:11:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk0IiwidXNlcm5hbWUiOiJ5dW51cyIsImVtYWlsIjoieXVudXNzaHJhZmlAZ21haWwuY29tIiwiZXhwIjoxNzgxODk5ODc3fQ.9REaonqGSbX2A-8GLaPN1HURVzJIm3tSNjSOXyb4Rkc
[12-Jun-2026 20:11:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 20:11:21 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 20:11:21 UTC] User ID: 794
[12-Jun-2026 20:11:21 UTC] ✅ User profile retrieved successfully for user ID: 794
[12-Jun-2026 20:11:27 UTC] === API CALL LOG ===
[12-Jun-2026 20:11:27 UTC] Endpoint: user/profile.php
[12-Jun-2026 20:11:27 UTC] Full Log Data: {
    "timestamp": "2026-06-12 20:11:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.171.100.186",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.171.100.186, 172.68.75.153",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk0IiwidXNlcm5hbWUiOiJ5dW51cyIsImVtYWlsIjoieXVudXNzaHJhZmlAZ21haWwuY29tIiwiZXhwIjoxNzgxODk5ODc3fQ.9REaonqGSbX2A-8GLaPN1HURVzJIm3tSNjSOXyb4Rkc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0ab81348cf81f00-GYD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.171.100.186",
        "cf-ipcountry": "AZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 20:11:27 UTC] === END API CALL LOG ===
[12-Jun-2026 20:11:27 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 20:11:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk0IiwidXNlcm5hbWUiOiJ5dW51cyIsImVtYWlsIjoieXVudXNzaHJhZmlAZ21haWwuY29tIiwiZXhwIjoxNzgxODk5ODc3fQ.9REaonqGSbX2A-8GLaPN1HURVzJIm3tSNjSOXyb4Rkc
[12-Jun-2026 20:11:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 20:11:27 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 20:11:27 UTC] User ID: 794
[12-Jun-2026 20:11:27 UTC] ✅ User profile retrieved successfully for user ID: 794
[12-Jun-2026 20:11:32 UTC] === API CALL LOG ===
[12-Jun-2026 20:11:32 UTC] Endpoint: user/profile.php
[12-Jun-2026 20:11:32 UTC] Full Log Data: {
    "timestamp": "2026-06-12 20:11:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.171.100.186",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.171.100.186, 172.68.75.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk0IiwidXNlcm5hbWUiOiJ5dW51cyIsImVtYWlsIjoieXVudXNzaHJhZmlAZ21haWwuY29tIiwiZXhwIjoxNzgxODk5ODc3fQ.9REaonqGSbX2A-8GLaPN1HURVzJIm3tSNjSOXyb4Rkc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0ab8158ae911f00-GYD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.171.100.186",
        "cf-ipcountry": "AZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 20:11:32 UTC] === END API CALL LOG ===
[12-Jun-2026 20:11:32 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 20:11:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk0IiwidXNlcm5hbWUiOiJ5dW51cyIsImVtYWlsIjoieXVudXNzaHJhZmlAZ21haWwuY29tIiwiZXhwIjoxNzgxODk5ODc3fQ.9REaonqGSbX2A-8GLaPN1HURVzJIm3tSNjSOXyb4Rkc
[12-Jun-2026 20:11:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 20:11:32 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 20:11:32 UTC] User ID: 794
[12-Jun-2026 20:11:32 UTC] ✅ User profile retrieved successfully for user ID: 794
[12-Jun-2026 20:11:33 UTC] User Purchases API - User ID: 794
[12-Jun-2026 20:11:33 UTC] User Purchases API - Total purchases found: 0
[12-Jun-2026 20:11:46 UTC] === API CALL LOG ===
[12-Jun-2026 20:11:46 UTC] Endpoint: user/profile.php
[12-Jun-2026 20:11:46 UTC] Full Log Data: {
    "timestamp": "2026-06-12 20:11:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.171.100.186",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.171.100.186, 172.68.75.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk0IiwidXNlcm5hbWUiOiJ5dW51cyIsImVtYWlsIjoieXVudXNzaHJhZmlAZ21haWwuY29tIiwiZXhwIjoxNzgxODk5ODc3fQ.9REaonqGSbX2A-8GLaPN1HURVzJIm3tSNjSOXyb4Rkc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0ab81ab4c8c1f00-GYD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.171.100.186",
        "cf-ipcountry": "AZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 20:11:46 UTC] === END API CALL LOG ===
[12-Jun-2026 20:11:46 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 20:11:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk0IiwidXNlcm5hbWUiOiJ5dW51cyIsImVtYWlsIjoieXVudXNzaHJhZmlAZ21haWwuY29tIiwiZXhwIjoxNzgxODk5ODc3fQ.9REaonqGSbX2A-8GLaPN1HURVzJIm3tSNjSOXyb4Rkc
[12-Jun-2026 20:11:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 20:11:46 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 20:11:46 UTC] User ID: 794
[12-Jun-2026 20:11:46 UTC] ✅ User profile retrieved successfully for user ID: 794
[12-Jun-2026 20:11:46 UTC] User Purchases API - User ID: 794
[12-Jun-2026 20:11:46 UTC] User Purchases API - Total purchases found: 0
[12-Jun-2026 20:11:57 UTC] === API CALL LOG ===
[12-Jun-2026 20:11:57 UTC] Endpoint: user/profile.php
[12-Jun-2026 20:11:57 UTC] Full Log Data: {
    "timestamp": "2026-06-12 20:11:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.171.100.186",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.171.100.186, 172.68.75.153",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk0IiwidXNlcm5hbWUiOiJ5dW51cyIsImVtYWlsIjoieXVudXNzaHJhZmlAZ21haWwuY29tIiwiZXhwIjoxNzgxODk5ODc3fQ.9REaonqGSbX2A-8GLaPN1HURVzJIm3tSNjSOXyb4Rkc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0ab81f25ed51f00-GYD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.171.100.186",
        "cf-ipcountry": "AZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 20:11:57 UTC] === END API CALL LOG ===
[12-Jun-2026 20:11:57 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 20:11:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk0IiwidXNlcm5hbWUiOiJ5dW51cyIsImVtYWlsIjoieXVudXNzaHJhZmlAZ21haWwuY29tIiwiZXhwIjoxNzgxODk5ODc3fQ.9REaonqGSbX2A-8GLaPN1HURVzJIm3tSNjSOXyb4Rkc
[12-Jun-2026 20:11:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 20:11:57 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 20:11:57 UTC] User ID: 794
[12-Jun-2026 20:11:57 UTC] ✅ User profile retrieved successfully for user ID: 794
[12-Jun-2026 20:11:57 UTC] === API CALL LOG ===
[12-Jun-2026 20:11:57 UTC] Endpoint: user/profile.php
[12-Jun-2026 20:11:57 UTC] Full Log Data: {
    "timestamp": "2026-06-12 20:11:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.171.100.186",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.171.100.186, 172.68.75.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk0IiwidXNlcm5hbWUiOiJ5dW51cyIsImVtYWlsIjoieXVudXNzaHJhZmlAZ21haWwuY29tIiwiZXhwIjoxNzgxODk5ODc3fQ.9REaonqGSbX2A-8GLaPN1HURVzJIm3tSNjSOXyb4Rkc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0ab81f2d9621f00-GYD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.171.100.186",
        "cf-ipcountry": "AZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 20:11:57 UTC] === END API CALL LOG ===
[12-Jun-2026 20:11:57 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 20:11:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk0IiwidXNlcm5hbWUiOiJ5dW51cyIsImVtYWlsIjoieXVudXNzaHJhZmlAZ21haWwuY29tIiwiZXhwIjoxNzgxODk5ODc3fQ.9REaonqGSbX2A-8GLaPN1HURVzJIm3tSNjSOXyb4Rkc
[12-Jun-2026 20:11:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 20:11:57 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 20:11:57 UTC] User ID: 794
[12-Jun-2026 20:11:57 UTC] ✅ User profile retrieved successfully for user ID: 794
[12-Jun-2026 20:11:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jun-2026 20:11:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jun-2026 20:11:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"31.171.100.186, 172.68.75.153","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk0IiwidXNlcm5hbWUiOiJ5dW51cyIsImVtYWlsIjoieXVudXNzaHJhZmlAZ21haWwuY29tIiwiZXhwIjoxNzgxODk5ODc3fQ.9REaonqGSbX2A-8GLaPN1HURVzJIm3tSNjSOXyb4Rkc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0ab81f25ed01f00-GYD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"31.171.100.186","cf-ipcountry":"AZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-Jun-2026 20:11:57 UTC] === User Orders API Called ===
[12-Jun-2026 20:11:57 UTC] User ID: 794
[12-Jun-2026 20:11:57 UTC] Limit: 20, Offset: 0
[12-Jun-2026 20:11:57 UTC] Orders found: 0
[12-Jun-2026 20:11:57 UTC] Orders data: []
[12-Jun-2026 20:11:57 UTC] Total orders count: 0
[12-Jun-2026 20:24:20 UTC] === API CALL LOG ===
[12-Jun-2026 20:24:20 UTC] Endpoint: user/profile.php
[12-Jun-2026 20:24:20 UTC] Full Log Data: {
    "timestamp": "2026-06-12 20:24:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.116.14.168",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.116.14.168, 172.68.151.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0ab941a2916f535-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.116.14.168",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 20:24:20 UTC] === END API CALL LOG ===
[12-Jun-2026 20:24:20 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 20:24:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4
[12-Jun-2026 20:24:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 20:24:20 UTC] === API CALL LOG ===
[12-Jun-2026 20:24:20 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 20:24:20 UTC] Endpoint: user/profile.php
[12-Jun-2026 20:24:20 UTC] User ID: 795
[12-Jun-2026 20:24:20 UTC] Full Log Data: {
    "timestamp": "2026-06-12 20:24:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.116.14.168",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.116.14.168, 172.68.151.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0ab941a2920f535-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.116.14.168",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 20:24:20 UTC] === END API CALL LOG ===
[12-Jun-2026 20:24:20 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 20:24:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4
[12-Jun-2026 20:24:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 20:24:20 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 20:24:20 UTC] User ID: 795
[12-Jun-2026 20:24:20 UTC] ✅ User profile retrieved successfully for user ID: 795
[12-Jun-2026 20:24:20 UTC] ✅ User profile retrieved successfully for user ID: 795
[12-Jun-2026 20:24:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jun-2026 20:24:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jun-2026 20:24:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.116.14.168, 172.68.151.70","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0ab941a291df535-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.116.14.168","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-Jun-2026 20:24:20 UTC] === User Orders API Called ===
[12-Jun-2026 20:24:20 UTC] User ID: 795
[12-Jun-2026 20:24:20 UTC] Limit: 20, Offset: 0
[12-Jun-2026 20:24:20 UTC] Orders found: 0
[12-Jun-2026 20:24:20 UTC] Orders data: []
[12-Jun-2026 20:24:20 UTC] Total orders count: 0
[12-Jun-2026 20:24:22 UTC] === API CALL LOG ===
[12-Jun-2026 20:24:22 UTC] Endpoint: user/profile.php
[12-Jun-2026 20:24:22 UTC] Full Log Data: {
    "timestamp": "2026-06-12 20:24:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.116.14.168",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.116.14.168, 172.68.151.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0ab94268cbef535-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.116.14.168",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 20:24:22 UTC] === END API CALL LOG ===
[12-Jun-2026 20:24:22 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 20:24:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4
[12-Jun-2026 20:24:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 20:24:22 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 20:24:22 UTC] User ID: 795
[12-Jun-2026 20:24:22 UTC] ✅ User profile retrieved successfully for user ID: 795
[12-Jun-2026 20:24:25 UTC] === API CALL LOG ===
[12-Jun-2026 20:24:25 UTC] Endpoint: user/profile.php
[12-Jun-2026 20:24:25 UTC] Full Log Data: {
    "timestamp": "2026-06-12 20:24:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.116.14.168",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.116.14.168, 172.68.151.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0ab9435ff35f535-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.116.14.168",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 20:24:25 UTC] === END API CALL LOG ===
[12-Jun-2026 20:24:25 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 20:24:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4
[12-Jun-2026 20:24:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 20:24:25 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 20:24:25 UTC] User ID: 795
[12-Jun-2026 20:24:25 UTC] ✅ User profile retrieved successfully for user ID: 795
[12-Jun-2026 20:24:25 UTC] User Purchases API - User ID: 795
[12-Jun-2026 20:24:25 UTC] User Purchases API - Total purchases found: 0
[12-Jun-2026 20:24:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jun-2026 20:24:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jun-2026 20:24:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.116.14.168, 172.68.151.70","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0ab94998f1ef535-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.116.14.168","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-Jun-2026 20:24:41 UTC] === User Orders API Called ===
[12-Jun-2026 20:24:41 UTC] User ID: 795
[12-Jun-2026 20:24:41 UTC] Limit: 20, Offset: 0
[12-Jun-2026 20:24:41 UTC] Orders found: 0
[12-Jun-2026 20:24:41 UTC] Orders data: []
[12-Jun-2026 20:24:41 UTC] Total orders count: 0
[12-Jun-2026 20:24:41 UTC] === API CALL LOG ===
[12-Jun-2026 20:24:41 UTC] Endpoint: user/profile.php
[12-Jun-2026 20:24:41 UTC] Full Log Data: {
    "timestamp": "2026-06-12 20:24:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.116.14.168",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.116.14.168, 172.68.151.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0ab94998f23f535-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.116.14.168",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 20:24:41 UTC] === END API CALL LOG ===
[12-Jun-2026 20:24:41 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 20:24:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4
[12-Jun-2026 20:24:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 20:24:41 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 20:24:41 UTC] User ID: 795
[12-Jun-2026 20:24:41 UTC] ✅ User profile retrieved successfully for user ID: 795
[12-Jun-2026 20:24:41 UTC] === API CALL LOG ===
[12-Jun-2026 20:24:41 UTC] Endpoint: user/profile.php
[12-Jun-2026 20:24:41 UTC] Full Log Data: {
    "timestamp": "2026-06-12 20:24:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.116.14.168",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.116.14.168, 172.68.151.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0ab949cbe31f535-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.116.14.168",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 20:24:41 UTC] === END API CALL LOG ===
[12-Jun-2026 20:24:41 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 20:24:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4
[12-Jun-2026 20:24:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 20:24:41 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 20:24:41 UTC] User ID: 795
[12-Jun-2026 20:24:41 UTC] ✅ User profile retrieved successfully for user ID: 795
[12-Jun-2026 20:24:45 UTC] === API CALL LOG ===
[12-Jun-2026 20:24:45 UTC] Endpoint: user/profile.php
[12-Jun-2026 20:24:45 UTC] Full Log Data: {
    "timestamp": "2026-06-12 20:24:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.116.14.168",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.116.14.168, 172.68.151.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0ab94b22dadf535-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.116.14.168",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 20:24:45 UTC] === END API CALL LOG ===
[12-Jun-2026 20:24:45 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 20:24:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4
[12-Jun-2026 20:24:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 20:24:45 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 20:24:45 UTC] User ID: 795
[12-Jun-2026 20:24:45 UTC] ✅ User profile retrieved successfully for user ID: 795
[12-Jun-2026 20:25:30 UTC] === API CALL LOG ===
[12-Jun-2026 20:25:30 UTC] Endpoint: user/profile.php
[12-Jun-2026 20:25:30 UTC] Full Log Data: {
    "timestamp": "2026-06-12 20:25:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.116.14.168",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.116.14.168, 172.68.151.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0ab95cefd7cf535-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.116.14.168",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 20:25:30 UTC] === END API CALL LOG ===
[12-Jun-2026 20:25:30 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 20:25:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4
[12-Jun-2026 20:25:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 20:25:30 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 20:25:30 UTC] User ID: 795
[12-Jun-2026 20:25:30 UTC] ✅ User profile retrieved successfully for user ID: 795
[12-Jun-2026 20:25:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jun-2026 20:25:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jun-2026 20:25:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.116.14.168, 172.68.151.71","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0ab95cefd7af535-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.116.14.168","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-Jun-2026 20:25:30 UTC] === User Orders API Called ===
[12-Jun-2026 20:25:30 UTC] User ID: 795
[12-Jun-2026 20:25:30 UTC] Limit: 20, Offset: 0
[12-Jun-2026 20:25:30 UTC] Orders found: 0
[12-Jun-2026 20:25:30 UTC] Orders data: []
[12-Jun-2026 20:25:30 UTC] Total orders count: 0
[12-Jun-2026 20:25:31 UTC] === API CALL LOG ===
[12-Jun-2026 20:25:31 UTC] Endpoint: user/profile.php
[12-Jun-2026 20:25:31 UTC] Full Log Data: {
    "timestamp": "2026-06-12 20:25:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.116.14.168",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.116.14.168, 172.68.151.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0ab95d25cbff535-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.116.14.168",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 20:25:31 UTC] === END API CALL LOG ===
[12-Jun-2026 20:25:31 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 20:25:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4
[12-Jun-2026 20:25:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 20:25:31 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 20:25:31 UTC] User ID: 795
[12-Jun-2026 20:25:31 UTC] ✅ User profile retrieved successfully for user ID: 795
[12-Jun-2026 20:25:32 UTC] === API CALL LOG ===
[12-Jun-2026 20:25:32 UTC] Endpoint: user/profile.php
[12-Jun-2026 20:25:32 UTC] Full Log Data: {
    "timestamp": "2026-06-12 20:25:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.116.14.168",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.116.14.168, 172.68.151.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0ab95d7a8e9f535-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.116.14.168",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 20:25:32 UTC] === END API CALL LOG ===
[12-Jun-2026 20:25:32 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 20:25:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4
[12-Jun-2026 20:25:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 20:25:32 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 20:25:32 UTC] User ID: 795
[12-Jun-2026 20:25:32 UTC] ✅ User profile retrieved successfully for user ID: 795
[12-Jun-2026 20:25:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jun-2026 20:25:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jun-2026 20:25:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.116.14.168, 172.68.151.71","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0ab95ed48e1f535-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.116.14.168","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-Jun-2026 20:25:35 UTC] === User Orders API Called ===
[12-Jun-2026 20:25:35 UTC] User ID: 795
[12-Jun-2026 20:25:35 UTC] Limit: 20, Offset: 0
[12-Jun-2026 20:25:35 UTC] Orders found: 0
[12-Jun-2026 20:25:35 UTC] Orders data: []
[12-Jun-2026 20:25:35 UTC] Total orders count: 0
[12-Jun-2026 20:29:41 UTC] === API CALL LOG ===
[12-Jun-2026 20:29:41 UTC] Endpoint: user/profile.php
[12-Jun-2026 20:29:41 UTC] Full Log Data: {
    "timestamp": "2026-06-12 20:29:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.116.14.168",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.116.14.168, 172.71.130.149",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0ab9bf0aea32a6d-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.116.14.168",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 20:29:41 UTC] === END API CALL LOG ===
[12-Jun-2026 20:29:41 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 20:29:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4
[12-Jun-2026 20:29:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 20:29:41 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 20:29:41 UTC] User ID: 795
[12-Jun-2026 20:29:41 UTC] ✅ User profile retrieved successfully for user ID: 795
[12-Jun-2026 20:29:42 UTC] === API CALL LOG ===
[12-Jun-2026 20:29:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jun-2026 20:29:42 UTC] Endpoint: user/profile.php
[12-Jun-2026 20:29:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jun-2026 20:29:42 UTC] Full Log Data: {
    "timestamp": "2026-06-12 20:29:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.116.14.168",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.116.14.168, 172.71.130.149",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0ab9bf4b96b2a6d-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.116.14.168",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 20:29:42 UTC] === END API CALL LOG ===
[12-Jun-2026 20:29:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.116.14.168, 172.71.130.149","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0ab9bf4b96a2a6d-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.116.14.168","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-Jun-2026 20:29:42 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 20:29:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4
[12-Jun-2026 20:29:42 UTC] === User Orders API Called ===
[12-Jun-2026 20:29:42 UTC] User ID: 795
[12-Jun-2026 20:29:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 20:29:42 UTC] Limit: 20, Offset: 0
[12-Jun-2026 20:29:42 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 20:29:42 UTC] User ID: 795
[12-Jun-2026 20:29:42 UTC] Orders found: 0
[12-Jun-2026 20:29:42 UTC] Orders data: []
[12-Jun-2026 20:29:42 UTC] Total orders count: 0
[12-Jun-2026 20:29:42 UTC] ✅ User profile retrieved successfully for user ID: 795
[12-Jun-2026 20:29:43 UTC] === API CALL LOG ===
[12-Jun-2026 20:29:43 UTC] Endpoint: user/profile.php
[12-Jun-2026 20:29:43 UTC] Full Log Data: {
    "timestamp": "2026-06-12 20:29:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.116.14.168",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.116.14.168, 172.71.130.149",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0ab9bf8dc7e2a6d-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.116.14.168",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 20:29:43 UTC] === END API CALL LOG ===
[12-Jun-2026 20:29:43 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 20:29:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4
[12-Jun-2026 20:29:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 20:29:43 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 20:29:43 UTC] User ID: 795
[12-Jun-2026 20:29:43 UTC] ✅ User profile retrieved successfully for user ID: 795
[12-Jun-2026 20:29:46 UTC] === API CALL LOG ===
[12-Jun-2026 20:29:46 UTC] Endpoint: user/profile.php
[12-Jun-2026 20:29:46 UTC] Full Log Data: {
    "timestamp": "2026-06-12 20:29:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.116.14.168",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.116.14.168, 172.71.130.149",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0ab9c0aab542a6d-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.116.14.168",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 20:29:46 UTC] === END API CALL LOG ===
[12-Jun-2026 20:29:46 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 20:29:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4
[12-Jun-2026 20:29:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 20:29:46 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 20:29:46 UTC] User ID: 795
[12-Jun-2026 20:29:46 UTC] ✅ User profile retrieved successfully for user ID: 795
[12-Jun-2026 20:31:01 UTC] === API CALL LOG ===
[12-Jun-2026 20:31:01 UTC] Endpoint: user/profile.php
[12-Jun-2026 20:31:01 UTC] Full Log Data: {
    "timestamp": "2026-06-12 20:31:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.231.201.220",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.231.201.220, 162.158.13.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk2IiwidXNlcm5hbWUiOiJjYWJkaWphYmFybWF4bXVkQGdtYWlsLmNvbSIsImVtYWlsIjoiY2FiZGlqYWJhcm1heG11ZEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDEwNjB9.AIIUg_NNguLYAIW8Nq1nY5ZU3hmMwHXygx1O6RieEAA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0ab9de35c612787-LYS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.231.201.220",
        "cf-ipcountry": "SO",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 20:31:01 UTC] === END API CALL LOG ===
[12-Jun-2026 20:31:01 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 20:31:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk2IiwidXNlcm5hbWUiOiJjYWJkaWphYmFybWF4bXVkQGdtYWlsLmNvbSIsImVtYWlsIjoiY2FiZGlqYWJhcm1heG11ZEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDEwNjB9.AIIUg_NNguLYAIW8Nq1nY5ZU3hmMwHXygx1O6RieEAA
[12-Jun-2026 20:31:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 20:31:01 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 20:31:01 UTC] User ID: 796
[12-Jun-2026 20:31:01 UTC] ✅ User profile retrieved successfully for user ID: 796
[12-Jun-2026 20:31:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jun-2026 20:31:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jun-2026 20:31:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.231.201.220, 162.158.13.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk2IiwidXNlcm5hbWUiOiJjYWJkaWphYmFybWF4bXVkQGdtYWlsLmNvbSIsImVtYWlsIjoiY2FiZGlqYWJhcm1heG11ZEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDEwNjB9.AIIUg_NNguLYAIW8Nq1nY5ZU3hmMwHXygx1O6RieEAA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0ab9de3eca72787-LYS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"197.231.201.220","cf-ipcountry":"SO","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-Jun-2026 20:31:01 UTC] === User Orders API Called ===
[12-Jun-2026 20:31:01 UTC] User ID: 796
[12-Jun-2026 20:31:01 UTC] Limit: 20, Offset: 0
[12-Jun-2026 20:31:01 UTC] Orders found: 0
[12-Jun-2026 20:31:01 UTC] Orders data: []
[12-Jun-2026 20:31:01 UTC] Total orders count: 0
[12-Jun-2026 20:31:01 UTC] === API CALL LOG ===
[12-Jun-2026 20:31:01 UTC] Endpoint: user/profile.php
[12-Jun-2026 20:31:01 UTC] Full Log Data: {
    "timestamp": "2026-06-12 20:31:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.231.201.220",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.231.201.220, 162.158.13.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk2IiwidXNlcm5hbWUiOiJjYWJkaWphYmFybWF4bXVkQGdtYWlsLmNvbSIsImVtYWlsIjoiY2FiZGlqYWJhcm1heG11ZEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDEwNjB9.AIIUg_NNguLYAIW8Nq1nY5ZU3hmMwHXygx1O6RieEAA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0ab9de4cd032787-LYS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.231.201.220",
        "cf-ipcountry": "SO",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 20:31:01 UTC] === END API CALL LOG ===
[12-Jun-2026 20:31:01 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 20:31:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk2IiwidXNlcm5hbWUiOiJjYWJkaWphYmFybWF4bXVkQGdtYWlsLmNvbSIsImVtYWlsIjoiY2FiZGlqYWJhcm1heG11ZEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDEwNjB9.AIIUg_NNguLYAIW8Nq1nY5ZU3hmMwHXygx1O6RieEAA
[12-Jun-2026 20:31:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 20:31:01 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 20:31:01 UTC] User ID: 796
[12-Jun-2026 20:31:01 UTC] ✅ User profile retrieved successfully for user ID: 796
[12-Jun-2026 20:31:02 UTC] === API CALL LOG ===
[12-Jun-2026 20:31:02 UTC] Endpoint: user/profile.php
[12-Jun-2026 20:31:02 UTC] Full Log Data: {
    "timestamp": "2026-06-12 20:31:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.231.201.220",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.231.201.220, 162.158.13.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk2IiwidXNlcm5hbWUiOiJjYWJkaWphYmFybWF4bXVkQGdtYWlsLmNvbSIsImVtYWlsIjoiY2FiZGlqYWJhcm1heG11ZEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDEwNjB9.AIIUg_NNguLYAIW8Nq1nY5ZU3hmMwHXygx1O6RieEAA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0ab9de87edb2787-LYS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.231.201.220",
        "cf-ipcountry": "SO",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 20:31:02 UTC] === END API CALL LOG ===
[12-Jun-2026 20:31:02 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 20:31:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk2IiwidXNlcm5hbWUiOiJjYWJkaWphYmFybWF4bXVkQGdtYWlsLmNvbSIsImVtYWlsIjoiY2FiZGlqYWJhcm1heG11ZEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDEwNjB9.AIIUg_NNguLYAIW8Nq1nY5ZU3hmMwHXygx1O6RieEAA
[12-Jun-2026 20:31:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 20:31:02 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 20:31:02 UTC] User ID: 796
[12-Jun-2026 20:31:02 UTC] ✅ User profile retrieved successfully for user ID: 796
[12-Jun-2026 20:32:59 UTC] === API CALL LOG ===
[12-Jun-2026 20:32:59 UTC] Endpoint: user/profile.php
[12-Jun-2026 20:32:59 UTC] Full Log Data: {
    "timestamp": "2026-06-12 20:32:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.231.201.220",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.231.201.220, 162.158.13.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk2IiwidXNlcm5hbWUiOiJjYWJkaWphYmFybWF4bXVkQGdtYWlsLmNvbSIsImVtYWlsIjoiY2FiZGlqYWJhcm1heG11ZEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDEwNjB9.AIIUg_NNguLYAIW8Nq1nY5ZU3hmMwHXygx1O6RieEAA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0aba0c07ef82787-LYS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.231.201.220",
        "cf-ipcountry": "SO",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 20:32:59 UTC] === END API CALL LOG ===
[12-Jun-2026 20:32:59 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 20:32:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk2IiwidXNlcm5hbWUiOiJjYWJkaWphYmFybWF4bXVkQGdtYWlsLmNvbSIsImVtYWlsIjoiY2FiZGlqYWJhcm1heG11ZEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDEwNjB9.AIIUg_NNguLYAIW8Nq1nY5ZU3hmMwHXygx1O6RieEAA
[12-Jun-2026 20:32:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 20:32:59 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 20:32:59 UTC] User ID: 796
[12-Jun-2026 20:32:59 UTC] ✅ User profile retrieved successfully for user ID: 796
[12-Jun-2026 20:32:59 UTC] User Purchases API - User ID: 796
[12-Jun-2026 20:32:59 UTC] User Purchases API - Total purchases found: 0
[12-Jun-2026 20:33:08 UTC] === API CALL LOG ===
[12-Jun-2026 20:33:08 UTC] Endpoint: user/profile.php
[12-Jun-2026 20:33:08 UTC] Full Log Data: {
    "timestamp": "2026-06-12 20:33:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.231.201.220",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.231.201.220, 162.158.13.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk2IiwidXNlcm5hbWUiOiJjYWJkaWphYmFybWF4bXVkQGdtYWlsLmNvbSIsImVtYWlsIjoiY2FiZGlqYWJhcm1heG11ZEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDEwNjB9.AIIUg_NNguLYAIW8Nq1nY5ZU3hmMwHXygx1O6RieEAA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0aba0fd19b72787-LYS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.231.201.220",
        "cf-ipcountry": "SO",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 20:33:08 UTC] === END API CALL LOG ===
[12-Jun-2026 20:33:08 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 20:33:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk2IiwidXNlcm5hbWUiOiJjYWJkaWphYmFybWF4bXVkQGdtYWlsLmNvbSIsImVtYWlsIjoiY2FiZGlqYWJhcm1heG11ZEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDEwNjB9.AIIUg_NNguLYAIW8Nq1nY5ZU3hmMwHXygx1O6RieEAA
[12-Jun-2026 20:33:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 20:33:08 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 20:33:08 UTC] User ID: 796
[12-Jun-2026 20:33:08 UTC] ✅ User profile retrieved successfully for user ID: 796
[12-Jun-2026 20:33:08 UTC] User Purchases API - User ID: 796
[12-Jun-2026 20:33:08 UTC] User Purchases API - Total purchases found: 0
[12-Jun-2026 20:33:12 UTC] === API CALL LOG ===
[12-Jun-2026 20:33:12 UTC] Endpoint: user/profile.php
[12-Jun-2026 20:33:12 UTC] Full Log Data: {
    "timestamp": "2026-06-12 20:33:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.231.201.220",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.231.201.220, 162.158.13.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk2IiwidXNlcm5hbWUiOiJjYWJkaWphYmFybWF4bXVkQGdtYWlsLmNvbSIsImVtYWlsIjoiY2FiZGlqYWJhcm1heG11ZEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDEwNjB9.AIIUg_NNguLYAIW8Nq1nY5ZU3hmMwHXygx1O6RieEAA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0aba1172d7c2787-LYS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.231.201.220",
        "cf-ipcountry": "SO",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 20:33:12 UTC] === END API CALL LOG ===
[12-Jun-2026 20:33:12 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 20:33:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk2IiwidXNlcm5hbWUiOiJjYWJkaWphYmFybWF4bXVkQGdtYWlsLmNvbSIsImVtYWlsIjoiY2FiZGlqYWJhcm1heG11ZEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDEwNjB9.AIIUg_NNguLYAIW8Nq1nY5ZU3hmMwHXygx1O6RieEAA
[12-Jun-2026 20:33:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 20:33:12 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 20:33:12 UTC] User ID: 796
[12-Jun-2026 20:33:12 UTC] ✅ User profile retrieved successfully for user ID: 796
[12-Jun-2026 20:33:13 UTC] User Purchases API - User ID: 796
[12-Jun-2026 20:33:13 UTC] User Purchases API - Total purchases found: 0
[12-Jun-2026 20:38:11 UTC] === API CALL LOG ===
[12-Jun-2026 20:38:11 UTC] Endpoint: user/profile.php
[12-Jun-2026 20:38:11 UTC] Full Log Data: {
    "timestamp": "2026-06-12 20:38:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.116.14.168",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.116.14.168, 172.71.123.119",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0aba8626f3b0190-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.116.14.168",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 20:38:11 UTC] === END API CALL LOG ===
[12-Jun-2026 20:38:11 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 20:38:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4
[12-Jun-2026 20:38:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 20:38:11 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 20:38:11 UTC] User ID: 795
[12-Jun-2026 20:38:11 UTC] ✅ User profile retrieved successfully for user ID: 795
[12-Jun-2026 20:40:26 UTC] === API CALL LOG ===
[12-Jun-2026 20:40:26 UTC] Endpoint: user/profile.php
[12-Jun-2026 20:40:26 UTC] Full Log Data: {
    "timestamp": "2026-06-12 20:40:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.116.14.168",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.116.14.168, 172.71.123.119",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0ababac9e650190-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.116.14.168",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 20:40:26 UTC] === END API CALL LOG ===
[12-Jun-2026 20:40:26 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 20:40:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4
[12-Jun-2026 20:40:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 20:40:26 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 20:40:26 UTC] User ID: 795
[12-Jun-2026 20:40:26 UTC] ✅ User profile retrieved successfully for user ID: 795
[12-Jun-2026 20:40:26 UTC] === API CALL LOG ===
[12-Jun-2026 20:40:26 UTC] Endpoint: user/profile.php
[12-Jun-2026 20:40:26 UTC] Full Log Data: {
    "timestamp": "2026-06-12 20:40:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.116.14.168",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.116.14.168, 172.71.123.119",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0ababac9e640190-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.116.14.168",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 20:40:26 UTC] === END API CALL LOG ===
[12-Jun-2026 20:40:26 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 20:40:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4
[12-Jun-2026 20:40:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 20:40:26 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 20:40:26 UTC] User ID: 795
[12-Jun-2026 20:40:26 UTC] ✅ User profile retrieved successfully for user ID: 795
[12-Jun-2026 20:40:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jun-2026 20:40:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jun-2026 20:40:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.116.14.168, 172.71.123.119","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0ababac9e610190-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.116.14.168","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-Jun-2026 20:40:26 UTC] === User Orders API Called ===
[12-Jun-2026 20:40:26 UTC] User ID: 795
[12-Jun-2026 20:40:26 UTC] Limit: 20, Offset: 0
[12-Jun-2026 20:40:26 UTC] Orders found: 0
[12-Jun-2026 20:40:26 UTC] Orders data: []
[12-Jun-2026 20:40:26 UTC] Total orders count: 0
[12-Jun-2026 20:40:30 UTC] === API CALL LOG ===
[12-Jun-2026 20:40:30 UTC] Endpoint: user/profile.php
[12-Jun-2026 20:40:30 UTC] Full Log Data: {
    "timestamp": "2026-06-12 20:40:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.116.14.168",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.116.14.168, 172.71.123.119",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0ababc3ae990190-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.116.14.168",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 20:40:30 UTC] === END API CALL LOG ===
[12-Jun-2026 20:40:30 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 20:40:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4
[12-Jun-2026 20:40:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 20:40:30 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 20:40:30 UTC] User ID: 795
[12-Jun-2026 20:40:30 UTC] ✅ User profile retrieved successfully for user ID: 795
[12-Jun-2026 20:41:01 UTC] === API CALL LOG ===
[12-Jun-2026 20:41:01 UTC] Endpoint: user/profile.php
[12-Jun-2026 20:41:01 UTC] Full Log Data: {
    "timestamp": "2026-06-12 20:41:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.116.14.168",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.116.14.168, 172.71.123.119",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0abac874dcc0190-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.116.14.168",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 20:41:01 UTC] === END API CALL LOG ===
[12-Jun-2026 20:41:01 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 20:41:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4
[12-Jun-2026 20:41:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 20:41:01 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 20:41:01 UTC] User ID: 795
[12-Jun-2026 20:41:01 UTC] ✅ User profile retrieved successfully for user ID: 795
[12-Jun-2026 20:41:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jun-2026 20:41:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jun-2026 20:41:01 UTC] === API CALL LOG ===
[12-Jun-2026 20:41:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.116.14.168, 172.71.123.120","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0abac874dcb0190-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.116.14.168","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-Jun-2026 20:41:01 UTC] Endpoint: user/profile.php
[12-Jun-2026 20:41:01 UTC] Full Log Data: {
    "timestamp": "2026-06-12 20:41:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.116.14.168",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.116.14.168, 172.71.123.119",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0abac874dcd0190-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.116.14.168",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 20:41:01 UTC] === END API CALL LOG ===
[12-Jun-2026 20:41:01 UTC] === User Orders API Called ===
[12-Jun-2026 20:41:01 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 20:41:01 UTC] User ID: 795
[12-Jun-2026 20:41:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4
[12-Jun-2026 20:41:01 UTC] Limit: 20, Offset: 0
[12-Jun-2026 20:41:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 20:41:01 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 20:41:01 UTC] User ID: 795
[12-Jun-2026 20:41:01 UTC] Orders found: 0
[12-Jun-2026 20:41:01 UTC] Orders data: []
[12-Jun-2026 20:41:01 UTC] ✅ User profile retrieved successfully for user ID: 795
[12-Jun-2026 20:41:01 UTC] Total orders count: 0
[12-Jun-2026 20:41:03 UTC] === API CALL LOG ===
[12-Jun-2026 20:41:03 UTC] Endpoint: user/profile.php
[12-Jun-2026 20:41:03 UTC] Full Log Data: {
    "timestamp": "2026-06-12 20:41:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.116.14.168",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.116.14.168, 172.71.123.120",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0abac920ff90190-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.116.14.168",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 20:41:03 UTC] === END API CALL LOG ===
[12-Jun-2026 20:41:03 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 20:41:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4
[12-Jun-2026 20:41:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 20:41:03 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 20:41:03 UTC] User ID: 795
[12-Jun-2026 20:41:03 UTC] ✅ User profile retrieved successfully for user ID: 795
[12-Jun-2026 20:43:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jun-2026 20:43:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jun-2026 20:43:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.116.14.168, 172.71.130.149","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0abb078296e0286-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.116.14.168","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-Jun-2026 20:43:42 UTC] === User Orders API Called ===
[12-Jun-2026 20:43:42 UTC] User ID: 795
[12-Jun-2026 20:43:42 UTC] Limit: 20, Offset: 0
[12-Jun-2026 20:43:42 UTC] Orders found: 0
[12-Jun-2026 20:43:42 UTC] Orders data: []
[12-Jun-2026 20:43:42 UTC] Total orders count: 0
[12-Jun-2026 20:43:43 UTC] === API CALL LOG ===
[12-Jun-2026 20:43:43 UTC] Endpoint: user/profile.php
[12-Jun-2026 20:43:43 UTC] Full Log Data: {
    "timestamp": "2026-06-12 20:43:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.116.14.168",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.116.14.168, 172.71.130.149",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0abb07cbbfa0286-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.116.14.168",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 20:43:43 UTC] === END API CALL LOG ===
[12-Jun-2026 20:43:43 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 20:43:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4
[12-Jun-2026 20:43:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 20:43:43 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 20:43:43 UTC] User ID: 795
[12-Jun-2026 20:43:43 UTC] ✅ User profile retrieved successfully for user ID: 795
[12-Jun-2026 20:43:49 UTC] === API CALL LOG ===
[12-Jun-2026 20:43:49 UTC] Endpoint: user/profile.php
[12-Jun-2026 20:43:49 UTC] Full Log Data: {
    "timestamp": "2026-06-12 20:43:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.116.14.168",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.116.14.168, 172.71.130.149",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0abb07829710286-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.116.14.168",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 20:43:49 UTC] === END API CALL LOG ===
[12-Jun-2026 20:43:49 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 20:43:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4
[12-Jun-2026 20:43:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 20:43:49 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 20:43:49 UTC] User ID: 795
[12-Jun-2026 20:43:49 UTC] ✅ User profile retrieved successfully for user ID: 795
[12-Jun-2026 20:43:50 UTC] === API CALL LOG ===
[12-Jun-2026 20:43:50 UTC] Endpoint: user/profile.php
[12-Jun-2026 20:43:50 UTC] Full Log Data: {
    "timestamp": "2026-06-12 20:43:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.116.14.168",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.116.14.168, 172.71.130.148",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0abb0a88cde0286-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.116.14.168",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 20:43:50 UTC] === END API CALL LOG ===
[12-Jun-2026 20:43:50 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 20:43:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4
[12-Jun-2026 20:43:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 20:43:50 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 20:43:50 UTC] User ID: 795
[12-Jun-2026 20:43:50 UTC] ✅ User profile retrieved successfully for user ID: 795
[12-Jun-2026 20:44:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jun-2026 20:44:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jun-2026 20:44:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.116.14.168, 172.71.130.149","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0abb1dd4c760286-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.116.14.168","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-Jun-2026 20:44:39 UTC] === User Orders API Called ===
[12-Jun-2026 20:44:39 UTC] User ID: 795
[12-Jun-2026 20:44:39 UTC] Limit: 20, Offset: 0
[12-Jun-2026 20:44:39 UTC] Orders found: 0
[12-Jun-2026 20:44:39 UTC] Orders data: []
[12-Jun-2026 20:44:39 UTC] Total orders count: 0
[12-Jun-2026 20:44:39 UTC] === API CALL LOG ===
[12-Jun-2026 20:44:39 UTC] Endpoint: user/profile.php
[12-Jun-2026 20:44:39 UTC] Full Log Data: {
    "timestamp": "2026-06-12 20:44:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.116.14.168",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.116.14.168, 172.71.130.149",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0abb1dd4c790286-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.116.14.168",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 20:44:39 UTC] === END API CALL LOG ===
[12-Jun-2026 20:44:39 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 20:44:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4
[12-Jun-2026 20:44:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 20:44:39 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 20:44:39 UTC] User ID: 795
[12-Jun-2026 20:44:39 UTC] ✅ User profile retrieved successfully for user ID: 795
[12-Jun-2026 20:44:40 UTC] === API CALL LOG ===
[12-Jun-2026 20:44:40 UTC] Endpoint: user/profile.php
[12-Jun-2026 20:44:40 UTC] Full Log Data: {
    "timestamp": "2026-06-12 20:44:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.116.14.168",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.116.14.168, 172.71.130.149",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0abb1dffdad0286-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.116.14.168",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 20:44:40 UTC] === END API CALL LOG ===
[12-Jun-2026 20:44:40 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 20:44:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4
[12-Jun-2026 20:44:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 20:44:40 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 20:44:40 UTC] User ID: 795
[12-Jun-2026 20:44:40 UTC] ✅ User profile retrieved successfully for user ID: 795
[12-Jun-2026 20:44:43 UTC] === API CALL LOG ===
[12-Jun-2026 20:44:43 UTC] Endpoint: user/profile.php
[12-Jun-2026 20:44:43 UTC] Full Log Data: {
    "timestamp": "2026-06-12 20:44:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.116.14.168",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.116.14.168, 172.71.130.149",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0abb1f17ecc0286-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.116.14.168",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 20:44:43 UTC] === END API CALL LOG ===
[12-Jun-2026 20:44:43 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 20:44:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4
[12-Jun-2026 20:44:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 20:44:43 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 20:44:43 UTC] User ID: 795
[12-Jun-2026 20:44:43 UTC] ✅ User profile retrieved successfully for user ID: 795
[12-Jun-2026 20:49:15 UTC] === API CALL LOG ===
[12-Jun-2026 20:49:15 UTC] Endpoint: user/profile.php
[12-Jun-2026 20:49:15 UTC] Full Log Data: {
    "timestamp": "2026-06-12 20:49:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.116.14.168",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.116.14.168, 172.69.222.65",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0abb8947d616fa6-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.116.14.168",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 20:49:15 UTC] === END API CALL LOG ===
[12-Jun-2026 20:49:15 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 20:49:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4
[12-Jun-2026 20:49:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 20:49:15 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 20:49:15 UTC] User ID: 795
[12-Jun-2026 20:49:15 UTC] ✅ User profile retrieved successfully for user ID: 795
[12-Jun-2026 20:49:17 UTC] === API CALL LOG ===
[12-Jun-2026 20:49:17 UTC] Endpoint: user/profile.php
[12-Jun-2026 20:49:17 UTC] Full Log Data: {
    "timestamp": "2026-06-12 20:49:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.116.14.168",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.116.14.168, 172.69.222.65",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0abb8a1a8bf6fa6-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.116.14.168",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 20:49:17 UTC] === END API CALL LOG ===
[12-Jun-2026 20:49:17 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 20:49:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4
[12-Jun-2026 20:49:17 UTC] === API CALL LOG ===
[12-Jun-2026 20:49:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 20:49:17 UTC] Endpoint: user/profile.php
[12-Jun-2026 20:49:17 UTC] Full Log Data: {
    "timestamp": "2026-06-12 20:49:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.116.14.168",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.116.14.168, 172.69.223.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0abb8a1a8c36fa6-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.116.14.168",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 20:49:17 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 20:49:17 UTC] === END API CALL LOG ===
[12-Jun-2026 20:49:17 UTC] User ID: 795
[12-Jun-2026 20:49:17 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 20:49:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4
[12-Jun-2026 20:49:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 20:49:17 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 20:49:17 UTC] User ID: 795
[12-Jun-2026 20:49:17 UTC] ✅ User profile retrieved successfully for user ID: 795
[12-Jun-2026 20:49:17 UTC] ✅ User profile retrieved successfully for user ID: 795
[12-Jun-2026 20:49:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jun-2026 20:49:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jun-2026 20:49:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.116.14.168, 172.69.223.48","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0abb8a1a8c56fa6-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.116.14.168","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-Jun-2026 20:49:17 UTC] === User Orders API Called ===
[12-Jun-2026 20:49:17 UTC] User ID: 795
[12-Jun-2026 20:49:17 UTC] Limit: 20, Offset: 0
[12-Jun-2026 20:49:17 UTC] Orders found: 0
[12-Jun-2026 20:49:17 UTC] Orders data: []
[12-Jun-2026 20:49:17 UTC] Total orders count: 0
[12-Jun-2026 20:49:20 UTC] === API CALL LOG ===
[12-Jun-2026 20:49:20 UTC] Endpoint: user/profile.php
[12-Jun-2026 20:49:20 UTC] Full Log Data: {
    "timestamp": "2026-06-12 20:49:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.116.14.168",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.116.14.168, 172.69.223.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0abb8b6aa426fa6-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.116.14.168",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 20:49:20 UTC] === END API CALL LOG ===
[12-Jun-2026 20:49:20 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 20:49:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4
[12-Jun-2026 20:49:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 20:49:20 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 20:49:20 UTC] User ID: 795
[12-Jun-2026 20:49:20 UTC] ✅ User profile retrieved successfully for user ID: 795
[12-Jun-2026 20:57:30 UTC] === API CALL LOG ===
[12-Jun-2026 20:57:30 UTC] Endpoint: user/profile.php
[12-Jun-2026 20:57:30 UTC] Full Log Data: {
    "timestamp": "2026-06-12 20:57:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.116.7.137",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.116.7.137, 172.71.134.197",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0abc4ad9cc622b5-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.116.7.137",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 20:57:30 UTC] === END API CALL LOG ===
[12-Jun-2026 20:57:30 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 20:57:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4
[12-Jun-2026 20:57:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 20:57:30 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 20:57:30 UTC] User ID: 795
[12-Jun-2026 20:57:30 UTC] ✅ User profile retrieved successfully for user ID: 795
[12-Jun-2026 20:57:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jun-2026 20:57:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jun-2026 20:57:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.116.7.137, 172.71.134.197","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0abc4ad9cc322b5-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.116.7.137","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-Jun-2026 20:57:30 UTC] === User Orders API Called ===
[12-Jun-2026 20:57:30 UTC] User ID: 795
[12-Jun-2026 20:57:30 UTC] Limit: 20, Offset: 0
[12-Jun-2026 20:57:30 UTC] Orders found: 0
[12-Jun-2026 20:57:30 UTC] Orders data: []
[12-Jun-2026 20:57:30 UTC] Total orders count: 0
[12-Jun-2026 20:57:30 UTC] === API CALL LOG ===
[12-Jun-2026 20:57:30 UTC] Endpoint: user/profile.php
[12-Jun-2026 20:57:30 UTC] Full Log Data: {
    "timestamp": "2026-06-12 20:57:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.116.7.137",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.116.7.137, 172.71.135.116",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0abc4af3df522b5-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.116.7.137",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 20:57:30 UTC] === END API CALL LOG ===
[12-Jun-2026 20:57:30 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 20:57:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4
[12-Jun-2026 20:57:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 20:57:30 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 20:57:30 UTC] User ID: 795
[12-Jun-2026 20:57:30 UTC] ✅ User profile retrieved successfully for user ID: 795
[12-Jun-2026 20:57:33 UTC] === API CALL LOG ===
[12-Jun-2026 20:57:33 UTC] Endpoint: user/profile.php
[12-Jun-2026 20:57:33 UTC] Full Log Data: {
    "timestamp": "2026-06-12 20:57:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.116.7.137",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.116.7.137, 172.71.135.116",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0abc4bdd92a22b5-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.116.7.137",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 20:57:33 UTC] === END API CALL LOG ===
[12-Jun-2026 20:57:33 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 20:57:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4
[12-Jun-2026 20:57:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 20:57:33 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 20:57:33 UTC] User ID: 795
[12-Jun-2026 20:57:33 UTC] ✅ User profile retrieved successfully for user ID: 795
[12-Jun-2026 20:57:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jun-2026 20:57:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jun-2026 20:57:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.116.7.137, 172.71.134.197","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0abc4d279ac22b5-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.116.7.137","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-Jun-2026 20:57:36 UTC] === User Orders API Called ===
[12-Jun-2026 20:57:36 UTC] User ID: 795
[12-Jun-2026 20:57:36 UTC] Limit: 20, Offset: 0
[12-Jun-2026 20:57:36 UTC] Orders found: 0
[12-Jun-2026 20:57:36 UTC] Orders data: []
[12-Jun-2026 20:57:36 UTC] Total orders count: 0
[12-Jun-2026 20:57:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jun-2026 20:57:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jun-2026 20:57:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.116.7.137, 172.71.134.197","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0abc4e23d9722b5-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.116.7.137","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-Jun-2026 20:57:38 UTC] === User Orders API Called ===
[12-Jun-2026 20:57:38 UTC] User ID: 795
[12-Jun-2026 20:57:38 UTC] Limit: 20, Offset: 0
[12-Jun-2026 20:57:38 UTC] Orders found: 0
[12-Jun-2026 20:57:38 UTC] Orders data: []
[12-Jun-2026 20:57:38 UTC] Total orders count: 0
[12-Jun-2026 20:57:38 UTC] === API CALL LOG ===
[12-Jun-2026 20:57:38 UTC] Endpoint: user/profile.php
[12-Jun-2026 20:57:38 UTC] Full Log Data: {
    "timestamp": "2026-06-12 20:57:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.116.7.137",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.116.7.137, 172.71.134.197",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0abc4e23d9922b5-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.116.7.137",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 20:57:38 UTC] === END API CALL LOG ===
[12-Jun-2026 20:57:38 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 20:57:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4
[12-Jun-2026 20:57:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 20:57:38 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 20:57:38 UTC] User ID: 795
[12-Jun-2026 20:57:38 UTC] ✅ User profile retrieved successfully for user ID: 795
[12-Jun-2026 20:57:39 UTC] === API CALL LOG ===
[12-Jun-2026 20:57:39 UTC] Endpoint: user/profile.php
[12-Jun-2026 20:57:39 UTC] Full Log Data: {
    "timestamp": "2026-06-12 20:57:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.116.7.137",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.116.7.137, 172.71.134.197",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0abc4e658bb22b5-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.116.7.137",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 20:57:39 UTC] === END API CALL LOG ===
[12-Jun-2026 20:57:39 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 20:57:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4
[12-Jun-2026 20:57:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 20:57:39 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 20:57:39 UTC] User ID: 795
[12-Jun-2026 20:57:39 UTC] ✅ User profile retrieved successfully for user ID: 795
[12-Jun-2026 20:57:40 UTC] === API CALL LOG ===
[12-Jun-2026 20:57:40 UTC] Endpoint: user/profile.php
[12-Jun-2026 20:57:40 UTC] Full Log Data: {
    "timestamp": "2026-06-12 20:57:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.116.7.137",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.116.7.137, 172.71.134.197",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0abc4ee7f1222b5-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.116.7.137",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 20:57:40 UTC] === END API CALL LOG ===
[12-Jun-2026 20:57:40 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 20:57:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4
[12-Jun-2026 20:57:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 20:57:40 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 20:57:40 UTC] User ID: 795
[12-Jun-2026 20:57:40 UTC] ✅ User profile retrieved successfully for user ID: 795
[12-Jun-2026 20:57:50 UTC] === API CALL LOG ===
[12-Jun-2026 20:57:50 UTC] Endpoint: user/profile.php
[12-Jun-2026 20:57:50 UTC] Full Log Data: {
    "timestamp": "2026-06-12 20:57:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.116.7.137",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.116.7.137, 172.71.134.197",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0abc52bfb7d22b5-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.116.7.137",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 20:57:50 UTC] === END API CALL LOG ===
[12-Jun-2026 20:57:50 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 20:57:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4
[12-Jun-2026 20:57:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 20:57:50 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 20:57:50 UTC] User ID: 795
[12-Jun-2026 20:57:50 UTC] ✅ User profile retrieved successfully for user ID: 795
[12-Jun-2026 20:57:51 UTC] User Purchases API - User ID: 795
[12-Jun-2026 20:57:51 UTC] User Purchases API - Total purchases found: 2
[12-Jun-2026 20:58:05 UTC] === API CALL LOG ===
[12-Jun-2026 20:58:05 UTC] Endpoint: user/profile.php
[12-Jun-2026 20:58:05 UTC] Full Log Data: {
    "timestamp": "2026-06-12 20:58:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.116.7.137",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.116.7.137, 172.71.134.197",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0abc5881cfa22b5-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.116.7.137",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 20:58:05 UTC] === END API CALL LOG ===
[12-Jun-2026 20:58:05 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 20:58:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4
[12-Jun-2026 20:58:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 20:58:05 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 20:58:05 UTC] User ID: 795
[12-Jun-2026 20:58:05 UTC] ✅ User profile retrieved successfully for user ID: 795
[12-Jun-2026 20:58:06 UTC] User Purchases API - User ID: 795
[12-Jun-2026 20:58:06 UTC] User Purchases API - Total purchases found: 2
[12-Jun-2026 21:01:59 UTC] === API CALL LOG ===
[12-Jun-2026 21:01:59 UTC] Endpoint: user/profile.php
[12-Jun-2026 21:01:59 UTC] Full Log Data: {
    "timestamp": "2026-06-12 21:01:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.116.7.137",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.116.7.137, 104.23.225.99",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0abcb3bed59ca0e-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.116.7.137",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 21:01:59 UTC] === END API CALL LOG ===
[12-Jun-2026 21:01:59 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 21:01:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4
[12-Jun-2026 21:01:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 21:01:59 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 21:01:59 UTC] User ID: 795
[12-Jun-2026 21:01:59 UTC] ✅ User profile retrieved successfully for user ID: 795
[12-Jun-2026 21:02:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jun-2026 21:02:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jun-2026 21:02:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.116.7.137, 104.23.225.98","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0abcb3bed57ca0e-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.116.7.137","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-Jun-2026 21:02:09 UTC] === User Orders API Called ===
[12-Jun-2026 21:02:09 UTC] User ID: 795
[12-Jun-2026 21:02:09 UTC] Limit: 20, Offset: 0
[12-Jun-2026 21:02:09 UTC] Orders found: 0
[12-Jun-2026 21:02:09 UTC] Orders data: []
[12-Jun-2026 21:02:09 UTC] Total orders count: 0
[12-Jun-2026 21:02:09 UTC] === API CALL LOG ===
[12-Jun-2026 21:02:09 UTC] Endpoint: user/profile.php
[12-Jun-2026 21:02:09 UTC] Full Log Data: {
    "timestamp": "2026-06-12 21:02:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.116.7.137",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.116.7.137, 104.23.225.126",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0abcb3d488bca0e-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.116.7.137",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 21:02:09 UTC] === END API CALL LOG ===
[12-Jun-2026 21:02:09 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 21:02:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4
[12-Jun-2026 21:02:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 21:02:09 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 21:02:09 UTC] User ID: 795
[12-Jun-2026 21:02:09 UTC] ✅ User profile retrieved successfully for user ID: 795
[12-Jun-2026 21:02:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jun-2026 21:02:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jun-2026 21:02:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.116.7.137, 104.23.225.98","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0abcb548efeca0e-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.116.7.137","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-Jun-2026 21:02:09 UTC] === User Orders API Called ===
[12-Jun-2026 21:02:09 UTC] User ID: 795
[12-Jun-2026 21:02:09 UTC] Limit: 20, Offset: 0
[12-Jun-2026 21:02:09 UTC] Orders found: 0
[12-Jun-2026 21:02:09 UTC] Orders data: []
[12-Jun-2026 21:02:09 UTC] Total orders count: 0
[12-Jun-2026 21:02:28 UTC] === API CALL LOG ===
[12-Jun-2026 21:02:28 UTC] Endpoint: user/profile.php
[12-Jun-2026 21:02:28 UTC] Full Log Data: {
    "timestamp": "2026-06-12 21:02:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.116.7.137",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.116.7.137, 104.23.225.99",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0abcbf13e8eca0e-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.116.7.137",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 21:02:28 UTC] === END API CALL LOG ===
[12-Jun-2026 21:02:28 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 21:02:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4
[12-Jun-2026 21:02:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 21:02:28 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 21:02:28 UTC] User ID: 795
[12-Jun-2026 21:02:28 UTC] ✅ User profile retrieved successfully for user ID: 795
[12-Jun-2026 21:02:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jun-2026 21:02:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jun-2026 21:02:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.116.7.137, 104.23.225.99","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0abcbf13e8cca0e-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.116.7.137","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-Jun-2026 21:02:28 UTC] === User Orders API Called ===
[12-Jun-2026 21:02:28 UTC] User ID: 795
[12-Jun-2026 21:02:28 UTC] Limit: 20, Offset: 0
[12-Jun-2026 21:02:28 UTC] Orders found: 0
[12-Jun-2026 21:02:28 UTC] Orders data: []
[12-Jun-2026 21:02:28 UTC] Total orders count: 0
[12-Jun-2026 21:02:29 UTC] === API CALL LOG ===
[12-Jun-2026 21:02:29 UTC] Endpoint: user/profile.php
[12-Jun-2026 21:02:29 UTC] Full Log Data: {
    "timestamp": "2026-06-12 21:02:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.116.7.137",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.116.7.137, 104.23.225.99",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0abcbf85ee5ca0e-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.116.7.137",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 21:02:29 UTC] === END API CALL LOG ===
[12-Jun-2026 21:02:29 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 21:02:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4
[12-Jun-2026 21:02:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 21:02:29 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 21:02:29 UTC] User ID: 795
[12-Jun-2026 21:02:29 UTC] ✅ User profile retrieved successfully for user ID: 795
[12-Jun-2026 21:02:29 UTC] === API CALL LOG ===
[12-Jun-2026 21:02:29 UTC] Endpoint: user/profile.php
[12-Jun-2026 21:02:29 UTC] Full Log Data: {
    "timestamp": "2026-06-12 21:02:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.116.7.137",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.116.7.137, 104.23.225.99",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0abcbfd08b7ca0e-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.116.7.137",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 21:02:29 UTC] === END API CALL LOG ===
[12-Jun-2026 21:02:29 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 21:02:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4
[12-Jun-2026 21:02:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 21:02:29 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 21:02:29 UTC] User ID: 795
[12-Jun-2026 21:02:29 UTC] ✅ User profile retrieved successfully for user ID: 795
[12-Jun-2026 21:03:11 UTC] === API CALL LOG ===
[12-Jun-2026 21:03:11 UTC] Endpoint: user/profile.php
[12-Jun-2026 21:03:11 UTC] Full Log Data: {
    "timestamp": "2026-06-12 21:03:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.116.7.137",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.116.7.137, 104.23.225.99",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0abcd034834ca0e-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.116.7.137",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 21:03:11 UTC] === END API CALL LOG ===
[12-Jun-2026 21:03:11 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 21:03:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4
[12-Jun-2026 21:03:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 21:03:11 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 21:03:11 UTC] User ID: 795
[12-Jun-2026 21:03:11 UTC] ✅ User profile retrieved successfully for user ID: 795
[12-Jun-2026 21:03:12 UTC] User Purchases API - User ID: 795
[12-Jun-2026 21:03:12 UTC] User Purchases API - Total purchases found: 2
[12-Jun-2026 21:04:33 UTC] === API CALL LOG ===
[12-Jun-2026 21:04:33 UTC] Endpoint: user/profile.php
[12-Jun-2026 21:04:33 UTC] Full Log Data: {
    "timestamp": "2026-06-12 21:04:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.116.7.137",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.116.7.137, 172.69.253.143",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0abcefead6111dc-LOS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.116.7.137",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 21:04:33 UTC] === END API CALL LOG ===
[12-Jun-2026 21:04:33 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 21:04:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4
[12-Jun-2026 21:04:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 21:04:33 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 21:04:33 UTC] User ID: 795
[12-Jun-2026 21:04:33 UTC] ✅ User profile retrieved successfully for user ID: 795
[12-Jun-2026 21:04:34 UTC] === API CALL LOG ===
[12-Jun-2026 21:04:34 UTC] Endpoint: user/profile.php
[12-Jun-2026 21:04:34 UTC] Full Log Data: {
    "timestamp": "2026-06-12 21:04:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.116.7.137",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.116.7.137, 172.69.253.142",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0abcf00ca2411dc-LOS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.116.7.137",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 21:04:34 UTC] === END API CALL LOG ===
[12-Jun-2026 21:04:34 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 21:04:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4
[12-Jun-2026 21:04:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 21:04:34 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 21:04:34 UTC] User ID: 795
[12-Jun-2026 21:04:34 UTC] ✅ User profile retrieved successfully for user ID: 795
[12-Jun-2026 21:04:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jun-2026 21:04:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jun-2026 21:04:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.116.7.137, 172.69.253.143","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0abcf04fa8b11dc-LOS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.116.7.137","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-Jun-2026 21:04:34 UTC] === User Orders API Called ===
[12-Jun-2026 21:04:34 UTC] User ID: 795
[12-Jun-2026 21:04:34 UTC] Limit: 20, Offset: 0
[12-Jun-2026 21:04:34 UTC] Orders found: 0
[12-Jun-2026 21:04:34 UTC] Orders data: []
[12-Jun-2026 21:04:34 UTC] Total orders count: 0
[12-Jun-2026 21:04:37 UTC] === API CALL LOG ===
[12-Jun-2026 21:04:37 UTC] Endpoint: user/profile.php
[12-Jun-2026 21:04:37 UTC] Full Log Data: {
    "timestamp": "2026-06-12 21:04:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.116.7.137",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.116.7.137, 172.69.253.143",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0abcf186c8211dc-LOS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.116.7.137",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 21:04:37 UTC] === END API CALL LOG ===
[12-Jun-2026 21:04:37 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 21:04:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4
[12-Jun-2026 21:04:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 21:04:37 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 21:04:37 UTC] User ID: 795
[12-Jun-2026 21:04:37 UTC] ✅ User profile retrieved successfully for user ID: 795
[12-Jun-2026 21:04:55 UTC] === API CALL LOG ===
[12-Jun-2026 21:04:55 UTC] Endpoint: user/profile.php
[12-Jun-2026 21:04:55 UTC] Full Log Data: {
    "timestamp": "2026-06-12 21:04:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.116.7.137",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.116.7.137, 172.69.253.142",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0abcf856e20724f-LOS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.116.7.137",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 21:04:55 UTC] === END API CALL LOG ===
[12-Jun-2026 21:04:55 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 21:04:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4
[12-Jun-2026 21:04:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 21:04:55 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 21:04:55 UTC] User ID: 795
[12-Jun-2026 21:04:55 UTC] ✅ User profile retrieved successfully for user ID: 795
[12-Jun-2026 21:04:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jun-2026 21:04:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jun-2026 21:04:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.116.7.137, 172.69.253.142","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0abcf9bf940724f-LOS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.116.7.137","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-Jun-2026 21:04:58 UTC] === User Orders API Called ===
[12-Jun-2026 21:04:58 UTC] User ID: 795
[12-Jun-2026 21:04:58 UTC] Limit: 20, Offset: 0
[12-Jun-2026 21:04:58 UTC] Orders found: 0
[12-Jun-2026 21:04:58 UTC] Orders data: []
[12-Jun-2026 21:04:58 UTC] Total orders count: 0
[12-Jun-2026 21:05:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jun-2026 21:05:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jun-2026 21:05:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.116.7.137, 172.69.253.142","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0abcfca4958724f-LOS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.116.7.137","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-Jun-2026 21:05:06 UTC] === User Orders API Called ===
[12-Jun-2026 21:05:06 UTC] User ID: 795
[12-Jun-2026 21:05:06 UTC] Limit: 20, Offset: 0
[12-Jun-2026 21:05:06 UTC] Orders found: 0
[12-Jun-2026 21:05:06 UTC] Orders data: []
[12-Jun-2026 21:05:06 UTC] Total orders count: 0
[12-Jun-2026 21:05:06 UTC] === API CALL LOG ===
[12-Jun-2026 21:05:06 UTC] Endpoint: user/profile.php
[12-Jun-2026 21:05:06 UTC] Full Log Data: {
    "timestamp": "2026-06-12 21:05:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.116.7.137",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.116.7.137, 172.69.253.143",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0abcfcaabd3724f-LOS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.116.7.137",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 21:05:06 UTC] === END API CALL LOG ===
[12-Jun-2026 21:05:06 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 21:05:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4
[12-Jun-2026 21:05:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 21:05:06 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 21:05:06 UTC] User ID: 795
[12-Jun-2026 21:05:06 UTC] ✅ User profile retrieved successfully for user ID: 795
[12-Jun-2026 21:05:06 UTC] === API CALL LOG ===
[12-Jun-2026 21:05:06 UTC] Endpoint: user/profile.php
[12-Jun-2026 21:05:06 UTC] Full Log Data: {
    "timestamp": "2026-06-12 21:05:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.116.7.137",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.116.7.137, 172.69.253.143",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0abcfce3994724f-LOS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.116.7.137",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 21:05:06 UTC] === END API CALL LOG ===
[12-Jun-2026 21:05:06 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 21:05:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4
[12-Jun-2026 21:05:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 21:05:06 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 21:05:06 UTC] User ID: 795
[12-Jun-2026 21:05:06 UTC] ✅ User profile retrieved successfully for user ID: 795
[12-Jun-2026 21:05:06 UTC] === API CALL LOG ===
[12-Jun-2026 21:05:06 UTC] Endpoint: user/profile.php
[12-Jun-2026 21:05:06 UTC] Full Log Data: {
    "timestamp": "2026-06-12 21:05:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.116.7.137",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.116.7.137, 172.69.253.142",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0abcfd17e69724f-LOS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.116.7.137",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 21:05:06 UTC] === END API CALL LOG ===
[12-Jun-2026 21:05:06 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 21:05:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4
[12-Jun-2026 21:05:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 21:05:06 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 21:05:06 UTC] User ID: 795
[12-Jun-2026 21:05:06 UTC] ✅ User profile retrieved successfully for user ID: 795
[12-Jun-2026 21:21:51 UTC] === API CALL LOG ===
[12-Jun-2026 21:21:51 UTC] Endpoint: user/profile.php
[12-Jun-2026 21:21:51 UTC] Full Log Data: {
    "timestamp": "2026-06-12 21:21:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "192.145.175.181",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "192.145.175.181, 162.159.122.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk3IiwidXNlcm5hbWUiOiJsdXNhIiwiZW1haWwiOiJsYW1haHVyYWFuMDdAZ21haWwuY29tIiwiZXhwIjoxNzgxOTA0MTA1fQ.-yA6NHFg48OhtezW3u4WzyldQ9g3lVWj9xXjKUNDUnw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0abe856ff2db698-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "192.145.175.181",
        "cf-ipcountry": "SO",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 21:21:51 UTC] === END API CALL LOG ===
[12-Jun-2026 21:21:51 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 21:21:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk3IiwidXNlcm5hbWUiOiJsdXNhIiwiZW1haWwiOiJsYW1haHVyYWFuMDdAZ21haWwuY29tIiwiZXhwIjoxNzgxOTA0MTA1fQ.-yA6NHFg48OhtezW3u4WzyldQ9g3lVWj9xXjKUNDUnw
[12-Jun-2026 21:21:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 21:21:51 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 21:21:51 UTC] User ID: 797
[12-Jun-2026 21:21:51 UTC] ✅ User profile retrieved successfully for user ID: 797
[12-Jun-2026 21:21:51 UTC] === API CALL LOG ===
[12-Jun-2026 21:21:51 UTC] Endpoint: user/profile.php
[12-Jun-2026 21:21:51 UTC] Full Log Data: {
    "timestamp": "2026-06-12 21:21:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "192.145.175.181",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "192.145.175.181, 162.159.122.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk3IiwidXNlcm5hbWUiOiJsdXNhIiwiZW1haWwiOiJsYW1haHVyYWFuMDdAZ21haWwuY29tIiwiZXhwIjoxNzgxOTA0MTA1fQ.-yA6NHFg48OhtezW3u4WzyldQ9g3lVWj9xXjKUNDUnw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0abe856ff25b698-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "192.145.175.181",
        "cf-ipcountry": "SO",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 21:21:51 UTC] === END API CALL LOG ===
[12-Jun-2026 21:21:51 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 21:21:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk3IiwidXNlcm5hbWUiOiJsdXNhIiwiZW1haWwiOiJsYW1haHVyYWFuMDdAZ21haWwuY29tIiwiZXhwIjoxNzgxOTA0MTA1fQ.-yA6NHFg48OhtezW3u4WzyldQ9g3lVWj9xXjKUNDUnw
[12-Jun-2026 21:21:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 21:21:51 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 21:21:51 UTC] User ID: 797
[12-Jun-2026 21:21:51 UTC] ✅ User profile retrieved successfully for user ID: 797
[12-Jun-2026 21:21:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jun-2026 21:21:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jun-2026 21:21:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"192.145.175.181, 162.159.122.165","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk3IiwidXNlcm5hbWUiOiJsdXNhIiwiZW1haWwiOiJsYW1haHVyYWFuMDdAZ21haWwuY29tIiwiZXhwIjoxNzgxOTA0MTA1fQ.-yA6NHFg48OhtezW3u4WzyldQ9g3lVWj9xXjKUNDUnw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0abe856ff2cb698-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"192.145.175.181","cf-ipcountry":"SO","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-Jun-2026 21:21:51 UTC] === User Orders API Called ===
[12-Jun-2026 21:21:51 UTC] User ID: 797
[12-Jun-2026 21:21:51 UTC] Limit: 20, Offset: 0
[12-Jun-2026 21:21:51 UTC] Orders found: 0
[12-Jun-2026 21:21:51 UTC] Orders data: []
[12-Jun-2026 21:21:51 UTC] Total orders count: 0
[12-Jun-2026 21:21:53 UTC] === API CALL LOG ===
[12-Jun-2026 21:21:53 UTC] Endpoint: user/profile.php
[12-Jun-2026 21:21:53 UTC] Full Log Data: {
    "timestamp": "2026-06-12 21:21:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "192.145.175.181",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "192.145.175.181, 162.159.122.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk3IiwidXNlcm5hbWUiOiJsdXNhIiwiZW1haWwiOiJsYW1haHVyYWFuMDdAZ21haWwuY29tIiwiZXhwIjoxNzgxOTA0MTA1fQ.-yA6NHFg48OhtezW3u4WzyldQ9g3lVWj9xXjKUNDUnw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0abe8658e75b698-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "192.145.175.181",
        "cf-ipcountry": "SO",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 21:21:53 UTC] === END API CALL LOG ===
[12-Jun-2026 21:21:53 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 21:21:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk3IiwidXNlcm5hbWUiOiJsdXNhIiwiZW1haWwiOiJsYW1haHVyYWFuMDdAZ21haWwuY29tIiwiZXhwIjoxNzgxOTA0MTA1fQ.-yA6NHFg48OhtezW3u4WzyldQ9g3lVWj9xXjKUNDUnw
[12-Jun-2026 21:21:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 21:21:53 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 21:21:53 UTC] User ID: 797
[12-Jun-2026 21:21:53 UTC] ✅ User profile retrieved successfully for user ID: 797
[12-Jun-2026 21:22:35 UTC] === API CALL LOG ===
[12-Jun-2026 21:22:35 UTC] Endpoint: user/profile.php
[12-Jun-2026 21:22:35 UTC] Full Log Data: {
    "timestamp": "2026-06-12 21:22:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "192.145.175.181",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "192.145.175.181, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk3IiwidXNlcm5hbWUiOiJsdXNhIiwiZW1haWwiOiJsYW1haHVyYWFuMDdAZ21haWwuY29tIiwiZXhwIjoxNzgxOTA0MTA1fQ.-yA6NHFg48OhtezW3u4WzyldQ9g3lVWj9xXjKUNDUnw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0abe96a9d83b698-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "192.145.175.181",
        "cf-ipcountry": "SO",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 21:22:35 UTC] === END API CALL LOG ===
[12-Jun-2026 21:22:35 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 21:22:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk3IiwidXNlcm5hbWUiOiJsdXNhIiwiZW1haWwiOiJsYW1haHVyYWFuMDdAZ21haWwuY29tIiwiZXhwIjoxNzgxOTA0MTA1fQ.-yA6NHFg48OhtezW3u4WzyldQ9g3lVWj9xXjKUNDUnw
[12-Jun-2026 21:22:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 21:22:35 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 21:22:35 UTC] User ID: 797
[12-Jun-2026 21:22:35 UTC] ✅ User profile retrieved successfully for user ID: 797
[12-Jun-2026 21:22:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jun-2026 21:22:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jun-2026 21:22:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"192.145.175.181, 162.159.122.164","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk3IiwidXNlcm5hbWUiOiJsdXNhIiwiZW1haWwiOiJsYW1haHVyYWFuMDdAZ21haWwuY29tIiwiZXhwIjoxNzgxOTA0MTA1fQ.-yA6NHFg48OhtezW3u4WzyldQ9g3lVWj9xXjKUNDUnw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0abe96a9d81b698-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"192.145.175.181","cf-ipcountry":"SO","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-Jun-2026 21:22:35 UTC] === User Orders API Called ===
[12-Jun-2026 21:22:35 UTC] User ID: 797
[12-Jun-2026 21:22:35 UTC] Limit: 20, Offset: 0
[12-Jun-2026 21:22:35 UTC] Orders found: 0
[12-Jun-2026 21:22:35 UTC] Orders data: []
[12-Jun-2026 21:22:35 UTC] Total orders count: 0
[12-Jun-2026 21:22:35 UTC] === API CALL LOG ===
[12-Jun-2026 21:22:35 UTC] Endpoint: user/profile.php
[12-Jun-2026 21:22:35 UTC] Full Log Data: {
    "timestamp": "2026-06-12 21:22:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "192.145.175.181",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "192.145.175.181, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk3IiwidXNlcm5hbWUiOiJsdXNhIiwiZW1haWwiOiJsYW1haHVyYWFuMDdAZ21haWwuY29tIiwiZXhwIjoxNzgxOTA0MTA1fQ.-yA6NHFg48OhtezW3u4WzyldQ9g3lVWj9xXjKUNDUnw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0abe96dacd1b698-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "192.145.175.181",
        "cf-ipcountry": "SO",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 21:22:35 UTC] === END API CALL LOG ===
[12-Jun-2026 21:22:35 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 21:22:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk3IiwidXNlcm5hbWUiOiJsdXNhIiwiZW1haWwiOiJsYW1haHVyYWFuMDdAZ21haWwuY29tIiwiZXhwIjoxNzgxOTA0MTA1fQ.-yA6NHFg48OhtezW3u4WzyldQ9g3lVWj9xXjKUNDUnw
[12-Jun-2026 21:22:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 21:22:35 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 21:22:35 UTC] User ID: 797
[12-Jun-2026 21:22:35 UTC] ✅ User profile retrieved successfully for user ID: 797
[12-Jun-2026 21:22:36 UTC] === API CALL LOG ===
[12-Jun-2026 21:22:36 UTC] Endpoint: user/profile.php
[12-Jun-2026 21:22:36 UTC] Full Log Data: {
    "timestamp": "2026-06-12 21:22:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "192.145.175.181",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "192.145.175.181, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk3IiwidXNlcm5hbWUiOiJsdXNhIiwiZW1haWwiOiJsYW1haHVyYWFuMDdAZ21haWwuY29tIiwiZXhwIjoxNzgxOTA0MTA1fQ.-yA6NHFg48OhtezW3u4WzyldQ9g3lVWj9xXjKUNDUnw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0abe96fd9c9b698-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "192.145.175.181",
        "cf-ipcountry": "SO",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 21:22:36 UTC] === END API CALL LOG ===
[12-Jun-2026 21:22:36 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 21:22:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk3IiwidXNlcm5hbWUiOiJsdXNhIiwiZW1haWwiOiJsYW1haHVyYWFuMDdAZ21haWwuY29tIiwiZXhwIjoxNzgxOTA0MTA1fQ.-yA6NHFg48OhtezW3u4WzyldQ9g3lVWj9xXjKUNDUnw
[12-Jun-2026 21:22:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 21:22:36 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 21:22:36 UTC] User ID: 797
[12-Jun-2026 21:22:36 UTC] ✅ User profile retrieved successfully for user ID: 797
[12-Jun-2026 21:23:12 UTC] === API CALL LOG ===
[12-Jun-2026 21:23:12 UTC] Endpoint: user/profile.php
[12-Jun-2026 21:23:12 UTC] Full Log Data: {
    "timestamp": "2026-06-12 21:23:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "192.145.175.181",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "192.145.175.181, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk3IiwidXNlcm5hbWUiOiJsdXNhIiwiZW1haWwiOiJsYW1haHVyYWFuMDdAZ21haWwuY29tIiwiZXhwIjoxNzgxOTA0MTA1fQ.-yA6NHFg48OhtezW3u4WzyldQ9g3lVWj9xXjKUNDUnw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0abea544c37b698-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "192.145.175.181",
        "cf-ipcountry": "SO",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 21:23:12 UTC] === END API CALL LOG ===
[12-Jun-2026 21:23:12 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 21:23:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk3IiwidXNlcm5hbWUiOiJsdXNhIiwiZW1haWwiOiJsYW1haHVyYWFuMDdAZ21haWwuY29tIiwiZXhwIjoxNzgxOTA0MTA1fQ.-yA6NHFg48OhtezW3u4WzyldQ9g3lVWj9xXjKUNDUnw
[12-Jun-2026 21:23:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 21:23:12 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 21:23:12 UTC] User ID: 797
[12-Jun-2026 21:23:12 UTC] ✅ User profile retrieved successfully for user ID: 797
[12-Jun-2026 21:23:12 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jun-2026 21:23:12 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jun-2026 21:23:12 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"192.145.175.181, 162.159.122.164","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk3IiwidXNlcm5hbWUiOiJsdXNhIiwiZW1haWwiOiJsYW1haHVyYWFuMDdAZ21haWwuY29tIiwiZXhwIjoxNzgxOTA0MTA1fQ.-yA6NHFg48OhtezW3u4WzyldQ9g3lVWj9xXjKUNDUnw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0abea544c33b698-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"192.145.175.181","cf-ipcountry":"SO","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-Jun-2026 21:23:12 UTC] === User Orders API Called ===
[12-Jun-2026 21:23:12 UTC] User ID: 797
[12-Jun-2026 21:23:12 UTC] Limit: 20, Offset: 0
[12-Jun-2026 21:23:12 UTC] Orders found: 0
[12-Jun-2026 21:23:12 UTC] Orders data: []
[12-Jun-2026 21:23:12 UTC] Total orders count: 0
[12-Jun-2026 21:23:13 UTC] === API CALL LOG ===
[12-Jun-2026 21:23:13 UTC] Endpoint: user/profile.php
[12-Jun-2026 21:23:13 UTC] Full Log Data: {
    "timestamp": "2026-06-12 21:23:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "192.145.175.181",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "192.145.175.181, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk3IiwidXNlcm5hbWUiOiJsdXNhIiwiZW1haWwiOiJsYW1haHVyYWFuMDdAZ21haWwuY29tIiwiZXhwIjoxNzgxOTA0MTA1fQ.-yA6NHFg48OhtezW3u4WzyldQ9g3lVWj9xXjKUNDUnw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0abea590e74b698-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "192.145.175.181",
        "cf-ipcountry": "SO",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 21:23:13 UTC] === END API CALL LOG ===
[12-Jun-2026 21:23:13 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 21:23:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk3IiwidXNlcm5hbWUiOiJsdXNhIiwiZW1haWwiOiJsYW1haHVyYWFuMDdAZ21haWwuY29tIiwiZXhwIjoxNzgxOTA0MTA1fQ.-yA6NHFg48OhtezW3u4WzyldQ9g3lVWj9xXjKUNDUnw
[12-Jun-2026 21:23:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 21:23:13 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 21:23:13 UTC] User ID: 797
[12-Jun-2026 21:23:13 UTC] ✅ User profile retrieved successfully for user ID: 797
[12-Jun-2026 21:23:13 UTC] === API CALL LOG ===
[12-Jun-2026 21:23:13 UTC] Endpoint: user/profile.php
[12-Jun-2026 21:23:13 UTC] Full Log Data: {
    "timestamp": "2026-06-12 21:23:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "192.145.175.181",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "192.145.175.181, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk3IiwidXNlcm5hbWUiOiJsdXNhIiwiZW1haWwiOiJsYW1haHVyYWFuMDdAZ21haWwuY29tIiwiZXhwIjoxNzgxOTA0MTA1fQ.-yA6NHFg48OhtezW3u4WzyldQ9g3lVWj9xXjKUNDUnw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0abea5a08c3b698-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "192.145.175.181",
        "cf-ipcountry": "SO",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 21:23:13 UTC] === END API CALL LOG ===
[12-Jun-2026 21:23:13 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 21:23:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk3IiwidXNlcm5hbWUiOiJsdXNhIiwiZW1haWwiOiJsYW1haHVyYWFuMDdAZ21haWwuY29tIiwiZXhwIjoxNzgxOTA0MTA1fQ.-yA6NHFg48OhtezW3u4WzyldQ9g3lVWj9xXjKUNDUnw
[12-Jun-2026 21:23:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 21:23:13 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 21:23:13 UTC] User ID: 797
[12-Jun-2026 21:23:13 UTC] ✅ User profile retrieved successfully for user ID: 797
[12-Jun-2026 21:23:28 UTC] === API CALL LOG ===
[12-Jun-2026 21:23:28 UTC] Endpoint: user/profile.php
[12-Jun-2026 21:23:28 UTC] Full Log Data: {
    "timestamp": "2026-06-12 21:23:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "192.145.175.181",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "192.145.175.181, 172.70.108.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk3IiwidXNlcm5hbWUiOiJsdXNhIiwiZW1haWwiOiJsYW1haHVyYWFuMDdAZ21haWwuY29tIiwiZXhwIjoxNzgxOTA0MTA1fQ.-yA6NHFg48OhtezW3u4WzyldQ9g3lVWj9xXjKUNDUnw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0abeab37bc3e1f8-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "192.145.175.181",
        "cf-ipcountry": "SO",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 21:23:28 UTC] === END API CALL LOG ===
[12-Jun-2026 21:23:28 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 21:23:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk3IiwidXNlcm5hbWUiOiJsdXNhIiwiZW1haWwiOiJsYW1haHVyYWFuMDdAZ21haWwuY29tIiwiZXhwIjoxNzgxOTA0MTA1fQ.-yA6NHFg48OhtezW3u4WzyldQ9g3lVWj9xXjKUNDUnw
[12-Jun-2026 21:23:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 21:23:28 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 21:23:28 UTC] User ID: 797
[12-Jun-2026 21:23:28 UTC] ✅ User profile retrieved successfully for user ID: 797
[12-Jun-2026 21:23:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jun-2026 21:23:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jun-2026 21:23:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"192.145.175.181, 172.70.108.46","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk3IiwidXNlcm5hbWUiOiJsdXNhIiwiZW1haWwiOiJsYW1haHVyYWFuMDdAZ21haWwuY29tIiwiZXhwIjoxNzgxOTA0MTA1fQ.-yA6NHFg48OhtezW3u4WzyldQ9g3lVWj9xXjKUNDUnw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0abeabd192be1f8-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"192.145.175.181","cf-ipcountry":"SO","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-Jun-2026 21:23:29 UTC] === User Orders API Called ===
[12-Jun-2026 21:23:29 UTC] User ID: 797
[12-Jun-2026 21:23:29 UTC] Limit: 20, Offset: 0
[12-Jun-2026 21:23:29 UTC] Orders found: 0
[12-Jun-2026 21:23:29 UTC] Orders data: []
[12-Jun-2026 21:23:29 UTC] Total orders count: 0
[12-Jun-2026 21:23:40 UTC] === API CALL LOG ===
[12-Jun-2026 21:23:40 UTC] Endpoint: user/profile.php
[12-Jun-2026 21:23:40 UTC] Full Log Data: {
    "timestamp": "2026-06-12 21:23:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "192.145.175.181",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "192.145.175.181, 172.70.108.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk3IiwidXNlcm5hbWUiOiJsdXNhIiwiZW1haWwiOiJsYW1haHVyYWFuMDdAZ21haWwuY29tIiwiZXhwIjoxNzgxOTA0MTA1fQ.-yA6NHFg48OhtezW3u4WzyldQ9g3lVWj9xXjKUNDUnw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0abeb02afcce1f8-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "192.145.175.181",
        "cf-ipcountry": "SO",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 21:23:40 UTC] === END API CALL LOG ===
[12-Jun-2026 21:23:40 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 21:23:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk3IiwidXNlcm5hbWUiOiJsdXNhIiwiZW1haWwiOiJsYW1haHVyYWFuMDdAZ21haWwuY29tIiwiZXhwIjoxNzgxOTA0MTA1fQ.-yA6NHFg48OhtezW3u4WzyldQ9g3lVWj9xXjKUNDUnw
[12-Jun-2026 21:23:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 21:23:40 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 21:23:40 UTC] User ID: 797
[12-Jun-2026 21:23:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jun-2026 21:23:40 UTC] ✅ User profile retrieved successfully for user ID: 797
[12-Jun-2026 21:23:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jun-2026 21:23:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"192.145.175.181, 172.70.108.15","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk3IiwidXNlcm5hbWUiOiJsdXNhIiwiZW1haWwiOiJsYW1haHVyYWFuMDdAZ21haWwuY29tIiwiZXhwIjoxNzgxOTA0MTA1fQ.-yA6NHFg48OhtezW3u4WzyldQ9g3lVWj9xXjKUNDUnw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0abeb02afc8e1f8-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"192.145.175.181","cf-ipcountry":"SO","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-Jun-2026 21:23:40 UTC] === User Orders API Called ===
[12-Jun-2026 21:23:40 UTC] User ID: 797
[12-Jun-2026 21:23:40 UTC] Limit: 20, Offset: 0
[12-Jun-2026 21:23:40 UTC] Orders found: 0
[12-Jun-2026 21:23:40 UTC] Orders data: []
[12-Jun-2026 21:23:40 UTC] Total orders count: 0
[12-Jun-2026 21:23:41 UTC] === API CALL LOG ===
[12-Jun-2026 21:23:41 UTC] Endpoint: user/profile.php
[12-Jun-2026 21:23:41 UTC] Full Log Data: {
    "timestamp": "2026-06-12 21:23:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "192.145.175.181",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "192.145.175.181, 172.70.108.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk3IiwidXNlcm5hbWUiOiJsdXNhIiwiZW1haWwiOiJsYW1haHVyYWFuMDdAZ21haWwuY29tIiwiZXhwIjoxNzgxOTA0MTA1fQ.-yA6NHFg48OhtezW3u4WzyldQ9g3lVWj9xXjKUNDUnw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0abeb06495ee1f8-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "192.145.175.181",
        "cf-ipcountry": "SO",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 21:23:41 UTC] === END API CALL LOG ===
[12-Jun-2026 21:23:41 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 21:23:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk3IiwidXNlcm5hbWUiOiJsdXNhIiwiZW1haWwiOiJsYW1haHVyYWFuMDdAZ21haWwuY29tIiwiZXhwIjoxNzgxOTA0MTA1fQ.-yA6NHFg48OhtezW3u4WzyldQ9g3lVWj9xXjKUNDUnw
[12-Jun-2026 21:23:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 21:23:41 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 21:23:41 UTC] User ID: 797
[12-Jun-2026 21:23:41 UTC] ✅ User profile retrieved successfully for user ID: 797
[12-Jun-2026 21:23:41 UTC] === API CALL LOG ===
[12-Jun-2026 21:23:41 UTC] Endpoint: user/profile.php
[12-Jun-2026 21:23:41 UTC] Full Log Data: {
    "timestamp": "2026-06-12 21:23:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "192.145.175.181",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "192.145.175.181, 172.70.108.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk3IiwidXNlcm5hbWUiOiJsdXNhIiwiZW1haWwiOiJsYW1haHVyYWFuMDdAZ21haWwuY29tIiwiZXhwIjoxNzgxOTA0MTA1fQ.-yA6NHFg48OhtezW3u4WzyldQ9g3lVWj9xXjKUNDUnw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0abeb089e6ee1f8-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "192.145.175.181",
        "cf-ipcountry": "SO",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 21:23:41 UTC] === END API CALL LOG ===
[12-Jun-2026 21:23:41 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 21:23:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk3IiwidXNlcm5hbWUiOiJsdXNhIiwiZW1haWwiOiJsYW1haHVyYWFuMDdAZ21haWwuY29tIiwiZXhwIjoxNzgxOTA0MTA1fQ.-yA6NHFg48OhtezW3u4WzyldQ9g3lVWj9xXjKUNDUnw
[12-Jun-2026 21:23:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 21:23:41 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 21:23:41 UTC] User ID: 797
[12-Jun-2026 21:23:41 UTC] ✅ User profile retrieved successfully for user ID: 797
[12-Jun-2026 21:25:17 UTC] === API CALL LOG ===
[12-Jun-2026 21:25:17 UTC] Endpoint: user/profile.php
[12-Jun-2026 21:25:17 UTC] Full Log Data: {
    "timestamp": "2026-06-12 21:25:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "192.145.175.181",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "192.145.175.181, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk3IiwidXNlcm5hbWUiOiJsdXNhIiwiZW1haWwiOiJsYW1haHVyYWFuMDdAZ21haWwuY29tIiwiZXhwIjoxNzgxOTA0MTA1fQ.-yA6NHFg48OhtezW3u4WzyldQ9g3lVWj9xXjKUNDUnw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0abed5d8cd41d43-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "192.145.175.181",
        "cf-ipcountry": "SO",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 21:25:17 UTC] === END API CALL LOG ===
[12-Jun-2026 21:25:17 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 21:25:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk3IiwidXNlcm5hbWUiOiJsdXNhIiwiZW1haWwiOiJsYW1haHVyYWFuMDdAZ21haWwuY29tIiwiZXhwIjoxNzgxOTA0MTA1fQ.-yA6NHFg48OhtezW3u4WzyldQ9g3lVWj9xXjKUNDUnw
[12-Jun-2026 21:25:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 21:25:17 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 21:25:17 UTC] User ID: 797
[12-Jun-2026 21:25:17 UTC] ✅ User profile retrieved successfully for user ID: 797
[12-Jun-2026 21:53:01 UTC] === API CALL LOG ===
[12-Jun-2026 21:53:01 UTC] Endpoint: user/profile.php
[12-Jun-2026 21:53:01 UTC] Full Log Data: {
    "timestamp": "2026-06-12 21:53:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.171.101.231",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.171.101.231, 172.71.12.171",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk4IiwidXNlcm5hbWUiOiJwYXBpbGFwIiwiZW1haWwiOiJtYWhkaS5mZXIwODA1QGdtYWlsLmNvbSIsImV4cCI6MTc4MTkwNTk4MH0.Iw32XxXTd8B13CDw2IKn7UPDY45LDVl6ruMx5EvIhg0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0ac1600b8cc48ae-LLK",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.171.101.231",
        "cf-ipcountry": "AZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 21:53:01 UTC] === END API CALL LOG ===
[12-Jun-2026 21:53:01 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 21:53:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk4IiwidXNlcm5hbWUiOiJwYXBpbGFwIiwiZW1haWwiOiJtYWhkaS5mZXIwODA1QGdtYWlsLmNvbSIsImV4cCI6MTc4MTkwNTk4MH0.Iw32XxXTd8B13CDw2IKn7UPDY45LDVl6ruMx5EvIhg0
[12-Jun-2026 21:53:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 21:53:01 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 21:53:01 UTC] User ID: 798
[12-Jun-2026 21:53:01 UTC] ✅ User profile retrieved successfully for user ID: 798
[12-Jun-2026 21:53:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jun-2026 21:53:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jun-2026 21:53:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"31.171.101.231, 172.71.12.171","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk4IiwidXNlcm5hbWUiOiJwYXBpbGFwIiwiZW1haWwiOiJtYWhkaS5mZXIwODA1QGdtYWlsLmNvbSIsImV4cCI6MTc4MTkwNTk4MH0.Iw32XxXTd8B13CDw2IKn7UPDY45LDVl6ruMx5EvIhg0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0ac1600b8d648ae-LLK","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"31.171.101.231","cf-ipcountry":"AZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-Jun-2026 21:53:01 UTC] === User Orders API Called ===
[12-Jun-2026 21:53:01 UTC] User ID: 798
[12-Jun-2026 21:53:01 UTC] Limit: 20, Offset: 0
[12-Jun-2026 21:53:01 UTC] Orders found: 0
[12-Jun-2026 21:53:01 UTC] Orders data: []
[12-Jun-2026 21:53:01 UTC] Total orders count: 0
[12-Jun-2026 21:53:01 UTC] === API CALL LOG ===
[12-Jun-2026 21:53:01 UTC] Endpoint: user/profile.php
[12-Jun-2026 21:53:01 UTC] Full Log Data: {
    "timestamp": "2026-06-12 21:53:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.171.101.231",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.171.101.231, 172.71.12.171",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk4IiwidXNlcm5hbWUiOiJwYXBpbGFwIiwiZW1haWwiOiJtYWhkaS5mZXIwODA1QGdtYWlsLmNvbSIsImV4cCI6MTc4MTkwNTk4MH0.Iw32XxXTd8B13CDw2IKn7UPDY45LDVl6ruMx5EvIhg0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0ac16012ab948ae-LLK",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.171.101.231",
        "cf-ipcountry": "AZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 21:53:01 UTC] === END API CALL LOG ===
[12-Jun-2026 21:53:01 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 21:53:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk4IiwidXNlcm5hbWUiOiJwYXBpbGFwIiwiZW1haWwiOiJtYWhkaS5mZXIwODA1QGdtYWlsLmNvbSIsImV4cCI6MTc4MTkwNTk4MH0.Iw32XxXTd8B13CDw2IKn7UPDY45LDVl6ruMx5EvIhg0
[12-Jun-2026 21:53:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 21:53:01 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 21:53:01 UTC] User ID: 798
[12-Jun-2026 21:53:01 UTC] ✅ User profile retrieved successfully for user ID: 798
[12-Jun-2026 21:53:02 UTC] === API CALL LOG ===
[12-Jun-2026 21:53:02 UTC] Endpoint: user/profile.php
[12-Jun-2026 21:53:02 UTC] Full Log Data: {
    "timestamp": "2026-06-12 21:53:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.171.101.231",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.171.101.231, 172.71.12.171",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk4IiwidXNlcm5hbWUiOiJwYXBpbGFwIiwiZW1haWwiOiJtYWhkaS5mZXIwODA1QGdtYWlsLmNvbSIsImV4cCI6MTc4MTkwNTk4MH0.Iw32XxXTd8B13CDw2IKn7UPDY45LDVl6ruMx5EvIhg0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0ac16053db848ae-LLK",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.171.101.231",
        "cf-ipcountry": "AZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 21:53:02 UTC] === END API CALL LOG ===
[12-Jun-2026 21:53:02 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 21:53:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk4IiwidXNlcm5hbWUiOiJwYXBpbGFwIiwiZW1haWwiOiJtYWhkaS5mZXIwODA1QGdtYWlsLmNvbSIsImV4cCI6MTc4MTkwNTk4MH0.Iw32XxXTd8B13CDw2IKn7UPDY45LDVl6ruMx5EvIhg0
[12-Jun-2026 21:53:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 21:53:02 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 21:53:02 UTC] User ID: 798
[12-Jun-2026 21:53:02 UTC] ✅ User profile retrieved successfully for user ID: 798
[12-Jun-2026 21:53:09 UTC] === API CALL LOG ===
[12-Jun-2026 21:53:09 UTC] Endpoint: user/profile.php
[12-Jun-2026 21:53:09 UTC] Full Log Data: {
    "timestamp": "2026-06-12 21:53:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.171.101.231",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.171.101.231, 172.71.12.170",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk4IiwidXNlcm5hbWUiOiJwYXBpbGFwIiwiZW1haWwiOiJtYWhkaS5mZXIwODA1QGdtYWlsLmNvbSIsImV4cCI6MTc4MTkwNTk4MH0.Iw32XxXTd8B13CDw2IKn7UPDY45LDVl6ruMx5EvIhg0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0ac1632dea648ae-LLK",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.171.101.231",
        "cf-ipcountry": "AZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 21:53:09 UTC] === END API CALL LOG ===
[12-Jun-2026 21:53:09 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 21:53:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk4IiwidXNlcm5hbWUiOiJwYXBpbGFwIiwiZW1haWwiOiJtYWhkaS5mZXIwODA1QGdtYWlsLmNvbSIsImV4cCI6MTc4MTkwNTk4MH0.Iw32XxXTd8B13CDw2IKn7UPDY45LDVl6ruMx5EvIhg0
[12-Jun-2026 21:53:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 21:53:09 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 21:53:09 UTC] User ID: 798
[12-Jun-2026 21:53:09 UTC] ✅ User profile retrieved successfully for user ID: 798
[12-Jun-2026 21:53:09 UTC] User Purchases API - User ID: 798
[12-Jun-2026 21:53:09 UTC] User Purchases API - Total purchases found: 0
[12-Jun-2026 21:53:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jun-2026 21:53:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jun-2026 21:53:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"31.171.101.231, 172.71.12.171","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk4IiwidXNlcm5hbWUiOiJwYXBpbGFwIiwiZW1haWwiOiJtYWhkaS5mZXIwODA1QGdtYWlsLmNvbSIsImV4cCI6MTc4MTkwNTk4MH0.Iw32XxXTd8B13CDw2IKn7UPDY45LDVl6ruMx5EvIhg0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0ac16585d7f48ae-LLK","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"31.171.101.231","cf-ipcountry":"AZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-Jun-2026 21:53:15 UTC] === User Orders API Called ===
[12-Jun-2026 21:53:15 UTC] User ID: 798
[12-Jun-2026 21:53:15 UTC] Limit: 20, Offset: 0
[12-Jun-2026 21:53:15 UTC] Orders found: 0
[12-Jun-2026 21:53:15 UTC] Orders data: []
[12-Jun-2026 21:53:15 UTC] Total orders count: 0
[12-Jun-2026 21:53:17 UTC] === API CALL LOG ===
[12-Jun-2026 21:53:17 UTC] Endpoint: user/profile.php
[12-Jun-2026 21:53:17 UTC] Full Log Data: {
    "timestamp": "2026-06-12 21:53:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.171.101.231",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.171.101.231, 172.71.12.171",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk4IiwidXNlcm5hbWUiOiJwYXBpbGFwIiwiZW1haWwiOiJtYWhkaS5mZXIwODA1QGdtYWlsLmNvbSIsImV4cCI6MTc4MTkwNTk4MH0.Iw32XxXTd8B13CDw2IKn7UPDY45LDVl6ruMx5EvIhg0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0ac1666196e48ae-LLK",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.171.101.231",
        "cf-ipcountry": "AZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 21:53:17 UTC] === END API CALL LOG ===
[12-Jun-2026 21:53:17 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 21:53:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk4IiwidXNlcm5hbWUiOiJwYXBpbGFwIiwiZW1haWwiOiJtYWhkaS5mZXIwODA1QGdtYWlsLmNvbSIsImV4cCI6MTc4MTkwNTk4MH0.Iw32XxXTd8B13CDw2IKn7UPDY45LDVl6ruMx5EvIhg0
[12-Jun-2026 21:53:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 21:53:17 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 21:53:17 UTC] User ID: 798
[12-Jun-2026 21:53:17 UTC] ✅ User profile retrieved successfully for user ID: 798
[12-Jun-2026 21:53:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jun-2026 21:53:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jun-2026 21:53:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"31.171.101.231, 172.71.12.171","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk4IiwidXNlcm5hbWUiOiJwYXBpbGFwIiwiZW1haWwiOiJtYWhkaS5mZXIwODA1QGdtYWlsLmNvbSIsImV4cCI6MTc4MTkwNTk4MH0.Iw32XxXTd8B13CDw2IKn7UPDY45LDVl6ruMx5EvIhg0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0ac1666196a48ae-LLK","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"31.171.101.231","cf-ipcountry":"AZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-Jun-2026 21:53:17 UTC] === User Orders API Called ===
[12-Jun-2026 21:53:17 UTC] User ID: 798
[12-Jun-2026 21:53:17 UTC] Limit: 20, Offset: 0
[12-Jun-2026 21:53:17 UTC] Orders found: 0
[12-Jun-2026 21:53:17 UTC] Orders data: []
[12-Jun-2026 21:53:17 UTC] Total orders count: 0
[12-Jun-2026 21:53:17 UTC] === API CALL LOG ===
[12-Jun-2026 21:53:17 UTC] Endpoint: user/profile.php
[12-Jun-2026 21:53:17 UTC] Full Log Data: {
    "timestamp": "2026-06-12 21:53:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.171.101.231",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.171.101.231, 172.71.12.171",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk4IiwidXNlcm5hbWUiOiJwYXBpbGFwIiwiZW1haWwiOiJtYWhkaS5mZXIwODA1QGdtYWlsLmNvbSIsImV4cCI6MTc4MTkwNTk4MH0.Iw32XxXTd8B13CDw2IKn7UPDY45LDVl6ruMx5EvIhg0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0ac16668b8248ae-LLK",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.171.101.231",
        "cf-ipcountry": "AZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 21:53:17 UTC] === END API CALL LOG ===
[12-Jun-2026 21:53:17 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 21:53:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk4IiwidXNlcm5hbWUiOiJwYXBpbGFwIiwiZW1haWwiOiJtYWhkaS5mZXIwODA1QGdtYWlsLmNvbSIsImV4cCI6MTc4MTkwNTk4MH0.Iw32XxXTd8B13CDw2IKn7UPDY45LDVl6ruMx5EvIhg0
[12-Jun-2026 21:53:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 21:53:17 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 21:53:17 UTC] User ID: 798
[12-Jun-2026 21:53:17 UTC] ✅ User profile retrieved successfully for user ID: 798
[12-Jun-2026 21:53:18 UTC] === API CALL LOG ===
[12-Jun-2026 21:53:18 UTC] Endpoint: user/profile.php
[12-Jun-2026 21:53:18 UTC] Full Log Data: {
    "timestamp": "2026-06-12 21:53:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.171.101.231",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.171.101.231, 172.71.12.171",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk4IiwidXNlcm5hbWUiOiJwYXBpbGFwIiwiZW1haWwiOiJtYWhkaS5mZXIwODA1QGdtYWlsLmNvbSIsImV4cCI6MTc4MTkwNTk4MH0.Iw32XxXTd8B13CDw2IKn7UPDY45LDVl6ruMx5EvIhg0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0ac166a9e9d48ae-LLK",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.171.101.231",
        "cf-ipcountry": "AZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 21:53:18 UTC] === END API CALL LOG ===
[12-Jun-2026 21:53:18 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 21:53:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk4IiwidXNlcm5hbWUiOiJwYXBpbGFwIiwiZW1haWwiOiJtYWhkaS5mZXIwODA1QGdtYWlsLmNvbSIsImV4cCI6MTc4MTkwNTk4MH0.Iw32XxXTd8B13CDw2IKn7UPDY45LDVl6ruMx5EvIhg0
[12-Jun-2026 21:53:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 21:53:18 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 21:53:18 UTC] User ID: 798
[12-Jun-2026 21:53:18 UTC] ✅ User profile retrieved successfully for user ID: 798
[12-Jun-2026 21:53:22 UTC] === API CALL LOG ===
[12-Jun-2026 21:53:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jun-2026 21:53:22 UTC] Endpoint: user/profile.php
[12-Jun-2026 21:53:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jun-2026 21:53:22 UTC] Full Log Data: {
    "timestamp": "2026-06-12 21:53:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.171.101.231",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.171.101.231, 172.71.12.171",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk4IiwidXNlcm5hbWUiOiJwYXBpbGFwIiwiZW1haWwiOiJtYWhkaS5mZXIwODA1QGdtYWlsLmNvbSIsImV4cCI6MTc4MTkwNTk4MH0.Iw32XxXTd8B13CDw2IKn7UPDY45LDVl6ruMx5EvIhg0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0ac168589c548ae-LLK",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.171.101.231",
        "cf-ipcountry": "AZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 21:53:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"31.171.101.231, 172.71.12.171","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk4IiwidXNlcm5hbWUiOiJwYXBpbGFwIiwiZW1haWwiOiJtYWhkaS5mZXIwODA1QGdtYWlsLmNvbSIsImV4cCI6MTc4MTkwNTk4MH0.Iw32XxXTd8B13CDw2IKn7UPDY45LDVl6ruMx5EvIhg0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0ac168589c048ae-LLK","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"31.171.101.231","cf-ipcountry":"AZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-Jun-2026 21:53:22 UTC] === END API CALL LOG ===
[12-Jun-2026 21:53:22 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 21:53:22 UTC] === User Orders API Called ===
[12-Jun-2026 21:53:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk4IiwidXNlcm5hbWUiOiJwYXBpbGFwIiwiZW1haWwiOiJtYWhkaS5mZXIwODA1QGdtYWlsLmNvbSIsImV4cCI6MTc4MTkwNTk4MH0.Iw32XxXTd8B13CDw2IKn7UPDY45LDVl6ruMx5EvIhg0
[12-Jun-2026 21:53:22 UTC] User ID: 798
[12-Jun-2026 21:53:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 21:53:22 UTC] Limit: 20, Offset: 0
[12-Jun-2026 21:53:22 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 21:53:22 UTC] User ID: 798
[12-Jun-2026 21:53:22 UTC] ✅ User profile retrieved successfully for user ID: 798
[12-Jun-2026 21:53:22 UTC] Orders found: 0
[12-Jun-2026 21:53:22 UTC] Orders data: []
[12-Jun-2026 21:53:22 UTC] Total orders count: 0
[12-Jun-2026 21:53:22 UTC] === API CALL LOG ===
[12-Jun-2026 21:53:22 UTC] Endpoint: user/profile.php
[12-Jun-2026 21:53:22 UTC] Full Log Data: {
    "timestamp": "2026-06-12 21:53:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.171.101.231",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.171.101.231, 172.71.12.171",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk4IiwidXNlcm5hbWUiOiJwYXBpbGFwIiwiZW1haWwiOiJtYWhkaS5mZXIwODA1QGdtYWlsLmNvbSIsImV4cCI6MTc4MTkwNTk4MH0.Iw32XxXTd8B13CDw2IKn7UPDY45LDVl6ruMx5EvIhg0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0ac1685ebb648ae-LLK",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.171.101.231",
        "cf-ipcountry": "AZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 21:53:22 UTC] === END API CALL LOG ===
[12-Jun-2026 21:53:22 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 21:53:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk4IiwidXNlcm5hbWUiOiJwYXBpbGFwIiwiZW1haWwiOiJtYWhkaS5mZXIwODA1QGdtYWlsLmNvbSIsImV4cCI6MTc4MTkwNTk4MH0.Iw32XxXTd8B13CDw2IKn7UPDY45LDVl6ruMx5EvIhg0
[12-Jun-2026 21:53:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 21:53:22 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 21:53:22 UTC] User ID: 798
[12-Jun-2026 21:53:22 UTC] ✅ User profile retrieved successfully for user ID: 798
[12-Jun-2026 21:53:23 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jun-2026 21:53:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jun-2026 21:53:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"31.171.101.231, 172.71.12.171","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk4IiwidXNlcm5hbWUiOiJwYXBpbGFwIiwiZW1haWwiOiJtYWhkaS5mZXIwODA1QGdtYWlsLmNvbSIsImV4cCI6MTc4MTkwNTk4MH0.Iw32XxXTd8B13CDw2IKn7UPDY45LDVl6ruMx5EvIhg0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0ac168a48f848ae-LLK","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"31.171.101.231","cf-ipcountry":"AZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-Jun-2026 21:53:23 UTC] === User Orders API Called ===
[12-Jun-2026 21:53:23 UTC] User ID: 798
[12-Jun-2026 21:53:23 UTC] Limit: 20, Offset: 0
[12-Jun-2026 21:53:23 UTC] Orders found: 0
[12-Jun-2026 21:53:23 UTC] Orders data: []
[12-Jun-2026 21:53:23 UTC] Total orders count: 0
[12-Jun-2026 21:53:24 UTC] === API CALL LOG ===
[12-Jun-2026 21:53:24 UTC] Endpoint: user/profile.php
[12-Jun-2026 21:53:24 UTC] Full Log Data: {
    "timestamp": "2026-06-12 21:53:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.171.101.231",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.171.101.231, 172.71.12.171",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk4IiwidXNlcm5hbWUiOiJwYXBpbGFwIiwiZW1haWwiOiJtYWhkaS5mZXIwODA1QGdtYWlsLmNvbSIsImV4cCI6MTc4MTkwNTk4MH0.Iw32XxXTd8B13CDw2IKn7UPDY45LDVl6ruMx5EvIhg0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0ac168ffc7248ae-LLK",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.171.101.231",
        "cf-ipcountry": "AZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 21:53:24 UTC] === END API CALL LOG ===
[12-Jun-2026 21:53:24 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 21:53:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk4IiwidXNlcm5hbWUiOiJwYXBpbGFwIiwiZW1haWwiOiJtYWhkaS5mZXIwODA1QGdtYWlsLmNvbSIsImV4cCI6MTc4MTkwNTk4MH0.Iw32XxXTd8B13CDw2IKn7UPDY45LDVl6ruMx5EvIhg0
[12-Jun-2026 21:53:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 21:53:24 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 21:53:24 UTC] User ID: 798
[12-Jun-2026 21:53:24 UTC] ✅ User profile retrieved successfully for user ID: 798
[12-Jun-2026 21:53:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jun-2026 21:53:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jun-2026 21:53:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"31.171.101.231, 172.71.12.171","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk4IiwidXNlcm5hbWUiOiJwYXBpbGFwIiwiZW1haWwiOiJtYWhkaS5mZXIwODA1QGdtYWlsLmNvbSIsImV4cCI6MTc4MTkwNTk4MH0.Iw32XxXTd8B13CDw2IKn7UPDY45LDVl6ruMx5EvIhg0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0ac168ffc6c48ae-LLK","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"31.171.101.231","cf-ipcountry":"AZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-Jun-2026 21:53:24 UTC] === User Orders API Called ===
[12-Jun-2026 21:53:24 UTC] User ID: 798
[12-Jun-2026 21:53:24 UTC] Limit: 20, Offset: 0
[12-Jun-2026 21:53:24 UTC] Orders found: 0
[12-Jun-2026 21:53:24 UTC] Orders data: []
[12-Jun-2026 21:53:24 UTC] === API CALL LOG ===
[12-Jun-2026 21:53:24 UTC] Endpoint: user/profile.php
[12-Jun-2026 21:53:24 UTC] Full Log Data: {
    "timestamp": "2026-06-12 21:53:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.171.101.231",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.171.101.231, 172.71.12.171",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk4IiwidXNlcm5hbWUiOiJwYXBpbGFwIiwiZW1haWwiOiJtYWhkaS5mZXIwODA1QGdtYWlsLmNvbSIsImV4cCI6MTc4MTkwNTk4MH0.Iw32XxXTd8B13CDw2IKn7UPDY45LDVl6ruMx5EvIhg0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0ac168ffc6e48ae-LLK",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.171.101.231",
        "cf-ipcountry": "AZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 21:53:24 UTC] === END API CALL LOG ===
[12-Jun-2026 21:53:24 UTC] Total orders count: 0
[12-Jun-2026 21:53:24 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 21:53:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk4IiwidXNlcm5hbWUiOiJwYXBpbGFwIiwiZW1haWwiOiJtYWhkaS5mZXIwODA1QGdtYWlsLmNvbSIsImV4cCI6MTc4MTkwNTk4MH0.Iw32XxXTd8B13CDw2IKn7UPDY45LDVl6ruMx5EvIhg0
[12-Jun-2026 21:53:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 21:53:24 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 21:53:24 UTC] User ID: 798
[12-Jun-2026 21:53:24 UTC] ✅ User profile retrieved successfully for user ID: 798
[12-Jun-2026 21:53:25 UTC] === API CALL LOG ===
[12-Jun-2026 21:53:25 UTC] Endpoint: user/profile.php
[12-Jun-2026 21:53:25 UTC] Full Log Data: {
    "timestamp": "2026-06-12 21:53:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.171.101.231",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.171.101.231, 172.71.12.171",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk4IiwidXNlcm5hbWUiOiJwYXBpbGFwIiwiZW1haWwiOiJtYWhkaS5mZXIwODA1QGdtYWlsLmNvbSIsImV4cCI6MTc4MTkwNTk4MH0.Iw32XxXTd8B13CDw2IKn7UPDY45LDVl6ruMx5EvIhg0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0ac169439ad48ae-LLK",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.171.101.231",
        "cf-ipcountry": "AZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 21:53:25 UTC] === END API CALL LOG ===
[12-Jun-2026 21:53:25 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 21:53:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk4IiwidXNlcm5hbWUiOiJwYXBpbGFwIiwiZW1haWwiOiJtYWhkaS5mZXIwODA1QGdtYWlsLmNvbSIsImV4cCI6MTc4MTkwNTk4MH0.Iw32XxXTd8B13CDw2IKn7UPDY45LDVl6ruMx5EvIhg0
[12-Jun-2026 21:53:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 21:53:25 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 21:53:25 UTC] User ID: 798
[12-Jun-2026 21:53:25 UTC] ✅ User profile retrieved successfully for user ID: 798
[12-Jun-2026 21:53:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jun-2026 21:53:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jun-2026 21:53:26 UTC] === API CALL LOG ===
[12-Jun-2026 21:53:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"31.171.101.231, 172.71.12.171","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk4IiwidXNlcm5hbWUiOiJwYXBpbGFwIiwiZW1haWwiOiJtYWhkaS5mZXIwODA1QGdtYWlsLmNvbSIsImV4cCI6MTc4MTkwNTk4MH0.Iw32XxXTd8B13CDw2IKn7UPDY45LDVl6ruMx5EvIhg0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0ac1699cddb48ae-LLK","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"31.171.101.231","cf-ipcountry":"AZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-Jun-2026 21:53:26 UTC] Endpoint: user/profile.php
[12-Jun-2026 21:53:26 UTC] === User Orders API Called ===
[12-Jun-2026 21:53:26 UTC] Full Log Data: {
    "timestamp": "2026-06-12 21:53:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.171.101.231",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.171.101.231, 172.71.12.171",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk4IiwidXNlcm5hbWUiOiJwYXBpbGFwIiwiZW1haWwiOiJtYWhkaS5mZXIwODA1QGdtYWlsLmNvbSIsImV4cCI6MTc4MTkwNTk4MH0.Iw32XxXTd8B13CDw2IKn7UPDY45LDVl6ruMx5EvIhg0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0ac1699cddf48ae-LLK",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.171.101.231",
        "cf-ipcountry": "AZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 21:53:26 UTC] User ID: 798
[12-Jun-2026 21:53:26 UTC] === END API CALL LOG ===
[12-Jun-2026 21:53:26 UTC] Limit: 20, Offset: 0
[12-Jun-2026 21:53:26 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 21:53:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk4IiwidXNlcm5hbWUiOiJwYXBpbGFwIiwiZW1haWwiOiJtYWhkaS5mZXIwODA1QGdtYWlsLmNvbSIsImV4cCI6MTc4MTkwNTk4MH0.Iw32XxXTd8B13CDw2IKn7UPDY45LDVl6ruMx5EvIhg0
[12-Jun-2026 21:53:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 21:53:26 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 21:53:26 UTC] User ID: 798
[12-Jun-2026 21:53:26 UTC] Orders found: 0
[12-Jun-2026 21:53:26 UTC] Orders data: []
[12-Jun-2026 21:53:26 UTC] ✅ User profile retrieved successfully for user ID: 798
[12-Jun-2026 21:53:26 UTC] === API CALL LOG ===
[12-Jun-2026 21:53:26 UTC] Endpoint: user/profile.php
[12-Jun-2026 21:53:26 UTC] Total orders count: 0
[12-Jun-2026 21:53:26 UTC] Full Log Data: {
    "timestamp": "2026-06-12 21:53:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.171.101.231",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.171.101.231, 172.71.12.171",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk4IiwidXNlcm5hbWUiOiJwYXBpbGFwIiwiZW1haWwiOiJtYWhkaS5mZXIwODA1QGdtYWlsLmNvbSIsImV4cCI6MTc4MTkwNTk4MH0.Iw32XxXTd8B13CDw2IKn7UPDY45LDVl6ruMx5EvIhg0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0ac1699cde148ae-LLK",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.171.101.231",
        "cf-ipcountry": "AZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 21:53:26 UTC] === END API CALL LOG ===
[12-Jun-2026 21:53:26 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 21:53:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk4IiwidXNlcm5hbWUiOiJwYXBpbGFwIiwiZW1haWwiOiJtYWhkaS5mZXIwODA1QGdtYWlsLmNvbSIsImV4cCI6MTc4MTkwNTk4MH0.Iw32XxXTd8B13CDw2IKn7UPDY45LDVl6ruMx5EvIhg0
[12-Jun-2026 21:53:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 21:53:26 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 21:53:26 UTC] User ID: 798
[12-Jun-2026 21:53:26 UTC] ✅ User profile retrieved successfully for user ID: 798
[12-Jun-2026 21:53:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jun-2026 21:53:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jun-2026 21:53:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"31.171.101.231, 172.71.12.171","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk4IiwidXNlcm5hbWUiOiJwYXBpbGFwIiwiZW1haWwiOiJtYWhkaS5mZXIwODA1QGdtYWlsLmNvbSIsImV4cCI6MTc4MTkwNTk4MH0.Iw32XxXTd8B13CDw2IKn7UPDY45LDVl6ruMx5EvIhg0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0ac169e4bd548ae-LLK","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"31.171.101.231","cf-ipcountry":"AZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-Jun-2026 21:53:26 UTC] === User Orders API Called ===
[12-Jun-2026 21:53:26 UTC] User ID: 798
[12-Jun-2026 21:53:26 UTC] Limit: 20, Offset: 0
[12-Jun-2026 21:53:26 UTC] Orders found: 0
[12-Jun-2026 21:53:26 UTC] Orders data: []
[12-Jun-2026 21:53:26 UTC] Total orders count: 0
[12-Jun-2026 21:53:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jun-2026 21:53:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jun-2026 21:53:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"31.171.101.231, 172.71.12.171","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk4IiwidXNlcm5hbWUiOiJwYXBpbGFwIiwiZW1haWwiOiJtYWhkaS5mZXIwODA1QGdtYWlsLmNvbSIsImV4cCI6MTc4MTkwNTk4MH0.Iw32XxXTd8B13CDw2IKn7UPDY45LDVl6ruMx5EvIhg0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0ac16aa1f5148ae-LLK","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"31.171.101.231","cf-ipcountry":"AZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-Jun-2026 21:53:28 UTC] === User Orders API Called ===
[12-Jun-2026 21:53:28 UTC] User ID: 798
[12-Jun-2026 21:53:28 UTC] Limit: 20, Offset: 0
[12-Jun-2026 21:53:28 UTC] === API CALL LOG ===
[12-Jun-2026 21:53:28 UTC] Endpoint: user/profile.php
[12-Jun-2026 21:53:28 UTC] Full Log Data: {
    "timestamp": "2026-06-12 21:53:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.171.101.231",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.171.101.231, 172.71.12.171",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk4IiwidXNlcm5hbWUiOiJwYXBpbGFwIiwiZW1haWwiOiJtYWhkaS5mZXIwODA1QGdtYWlsLmNvbSIsImV4cCI6MTc4MTkwNTk4MH0.Iw32XxXTd8B13CDw2IKn7UPDY45LDVl6ruMx5EvIhg0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0ac16aa1f5848ae-LLK",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.171.101.231",
        "cf-ipcountry": "AZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 21:53:28 UTC] === END API CALL LOG ===
[12-Jun-2026 21:53:28 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 21:53:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk4IiwidXNlcm5hbWUiOiJwYXBpbGFwIiwiZW1haWwiOiJtYWhkaS5mZXIwODA1QGdtYWlsLmNvbSIsImV4cCI6MTc4MTkwNTk4MH0.Iw32XxXTd8B13CDw2IKn7UPDY45LDVl6ruMx5EvIhg0
[12-Jun-2026 21:53:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 21:53:28 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 21:53:28 UTC] Orders found: 0
[12-Jun-2026 21:53:28 UTC] User ID: 798
[12-Jun-2026 21:53:28 UTC] Orders data: []
[12-Jun-2026 21:53:28 UTC] Total orders count: 0
[12-Jun-2026 21:53:28 UTC] ✅ User profile retrieved successfully for user ID: 798
[12-Jun-2026 21:53:28 UTC] === API CALL LOG ===
[12-Jun-2026 21:53:28 UTC] Endpoint: user/profile.php
[12-Jun-2026 21:53:28 UTC] Full Log Data: {
    "timestamp": "2026-06-12 21:53:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.171.101.231",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.171.101.231, 172.71.12.171",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk4IiwidXNlcm5hbWUiOiJwYXBpbGFwIiwiZW1haWwiOiJtYWhkaS5mZXIwODA1QGdtYWlsLmNvbSIsImV4cCI6MTc4MTkwNTk4MH0.Iw32XxXTd8B13CDw2IKn7UPDY45LDVl6ruMx5EvIhg0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0ac16aa1f5348ae-LLK",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.171.101.231",
        "cf-ipcountry": "AZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 21:53:28 UTC] === END API CALL LOG ===
[12-Jun-2026 21:53:28 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 21:53:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk4IiwidXNlcm5hbWUiOiJwYXBpbGFwIiwiZW1haWwiOiJtYWhkaS5mZXIwODA1QGdtYWlsLmNvbSIsImV4cCI6MTc4MTkwNTk4MH0.Iw32XxXTd8B13CDw2IKn7UPDY45LDVl6ruMx5EvIhg0
[12-Jun-2026 21:53:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 21:53:28 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 21:53:28 UTC] User ID: 798
[12-Jun-2026 21:53:28 UTC] ✅ User profile retrieved successfully for user ID: 798
[12-Jun-2026 21:53:29 UTC] === API CALL LOG ===
[12-Jun-2026 21:53:29 UTC] Endpoint: user/profile.php
[12-Jun-2026 21:53:29 UTC] Full Log Data: {
    "timestamp": "2026-06-12 21:53:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.171.101.231",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.171.101.231, 172.71.12.171",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk4IiwidXNlcm5hbWUiOiJwYXBpbGFwIiwiZW1haWwiOiJtYWhkaS5mZXIwODA1QGdtYWlsLmNvbSIsImV4cCI6MTc4MTkwNTk4MH0.Iw32XxXTd8B13CDw2IKn7UPDY45LDVl6ruMx5EvIhg0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0ac16af393748ae-LLK",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.171.101.231",
        "cf-ipcountry": "AZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 21:53:29 UTC] === END API CALL LOG ===
[12-Jun-2026 21:53:29 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 21:53:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk4IiwidXNlcm5hbWUiOiJwYXBpbGFwIiwiZW1haWwiOiJtYWhkaS5mZXIwODA1QGdtYWlsLmNvbSIsImV4cCI6MTc4MTkwNTk4MH0.Iw32XxXTd8B13CDw2IKn7UPDY45LDVl6ruMx5EvIhg0
[12-Jun-2026 21:53:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 21:53:29 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 21:53:29 UTC] User ID: 798
[12-Jun-2026 21:53:29 UTC] ✅ User profile retrieved successfully for user ID: 798
[12-Jun-2026 21:53:34 UTC] === API CALL LOG ===
[12-Jun-2026 21:53:34 UTC] Endpoint: user/profile.php
[12-Jun-2026 21:53:34 UTC] Full Log Data: {
    "timestamp": "2026-06-12 21:53:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.171.101.231",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.171.101.231, 172.71.12.171",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk4IiwidXNlcm5hbWUiOiJwYXBpbGFwIiwiZW1haWwiOiJtYWhkaS5mZXIwODA1QGdtYWlsLmNvbSIsImV4cCI6MTc4MTkwNTk4MH0.Iw32XxXTd8B13CDw2IKn7UPDY45LDVl6ruMx5EvIhg0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0ac16cedc2248ae-LLK",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.171.101.231",
        "cf-ipcountry": "AZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 21:53:34 UTC] === END API CALL LOG ===
[12-Jun-2026 21:53:34 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 21:53:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk4IiwidXNlcm5hbWUiOiJwYXBpbGFwIiwiZW1haWwiOiJtYWhkaS5mZXIwODA1QGdtYWlsLmNvbSIsImV4cCI6MTc4MTkwNTk4MH0.Iw32XxXTd8B13CDw2IKn7UPDY45LDVl6ruMx5EvIhg0
[12-Jun-2026 21:53:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 21:53:34 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 21:53:34 UTC] User ID: 798
[12-Jun-2026 21:53:34 UTC] ✅ User profile retrieved successfully for user ID: 798
[12-Jun-2026 21:53:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jun-2026 21:53:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jun-2026 21:53:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"31.171.101.231, 172.71.12.171","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk4IiwidXNlcm5hbWUiOiJwYXBpbGFwIiwiZW1haWwiOiJtYWhkaS5mZXIwODA1QGdtYWlsLmNvbSIsImV4cCI6MTc4MTkwNTk4MH0.Iw32XxXTd8B13CDw2IKn7UPDY45LDVl6ruMx5EvIhg0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0ac16efcb8248ae-LLK","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"31.171.101.231","cf-ipcountry":"AZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-Jun-2026 21:53:39 UTC] === User Orders API Called ===
[12-Jun-2026 21:53:39 UTC] User ID: 798
[12-Jun-2026 21:53:39 UTC] Limit: 20, Offset: 0
[12-Jun-2026 21:53:39 UTC] Orders found: 0
[12-Jun-2026 21:53:39 UTC] Orders data: []
[12-Jun-2026 21:53:39 UTC] Total orders count: 0
[12-Jun-2026 21:53:39 UTC] === API CALL LOG ===
[12-Jun-2026 21:53:39 UTC] Endpoint: user/profile.php
[12-Jun-2026 21:53:39 UTC] Full Log Data: {
    "timestamp": "2026-06-12 21:53:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.171.101.231",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.171.101.231, 172.71.12.171",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk4IiwidXNlcm5hbWUiOiJwYXBpbGFwIiwiZW1haWwiOiJtYWhkaS5mZXIwODA1QGdtYWlsLmNvbSIsImV4cCI6MTc4MTkwNTk4MH0.Iw32XxXTd8B13CDw2IKn7UPDY45LDVl6ruMx5EvIhg0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0ac16efcb8648ae-LLK",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.171.101.231",
        "cf-ipcountry": "AZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 21:53:39 UTC] === END API CALL LOG ===
[12-Jun-2026 21:53:39 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 21:53:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk4IiwidXNlcm5hbWUiOiJwYXBpbGFwIiwiZW1haWwiOiJtYWhkaS5mZXIwODA1QGdtYWlsLmNvbSIsImV4cCI6MTc4MTkwNTk4MH0.Iw32XxXTd8B13CDw2IKn7UPDY45LDVl6ruMx5EvIhg0
[12-Jun-2026 21:53:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 21:53:39 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 21:53:39 UTC] User ID: 798
[12-Jun-2026 21:53:39 UTC] ✅ User profile retrieved successfully for user ID: 798
[12-Jun-2026 21:53:39 UTC] === API CALL LOG ===
[12-Jun-2026 21:53:39 UTC] Endpoint: user/profile.php
[12-Jun-2026 21:53:39 UTC] Full Log Data: {
    "timestamp": "2026-06-12 21:53:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.171.101.231",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.171.101.231, 172.71.12.171",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk4IiwidXNlcm5hbWUiOiJwYXBpbGFwIiwiZW1haWwiOiJtYWhkaS5mZXIwODA1QGdtYWlsLmNvbSIsImV4cCI6MTc4MTkwNTk4MH0.Iw32XxXTd8B13CDw2IKn7UPDY45LDVl6ruMx5EvIhg0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0ac16f02d7e48ae-LLK",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.171.101.231",
        "cf-ipcountry": "AZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 21:53:39 UTC] === END API CALL LOG ===
[12-Jun-2026 21:53:39 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 21:53:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk4IiwidXNlcm5hbWUiOiJwYXBpbGFwIiwiZW1haWwiOiJtYWhkaS5mZXIwODA1QGdtYWlsLmNvbSIsImV4cCI6MTc4MTkwNTk4MH0.Iw32XxXTd8B13CDw2IKn7UPDY45LDVl6ruMx5EvIhg0
[12-Jun-2026 21:53:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 21:53:39 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 21:53:39 UTC] User ID: 798
[12-Jun-2026 21:53:39 UTC] ✅ User profile retrieved successfully for user ID: 798
[12-Jun-2026 21:53:40 UTC] === API CALL LOG ===
[12-Jun-2026 21:53:40 UTC] Endpoint: user/profile.php
[12-Jun-2026 21:53:40 UTC] Full Log Data: {
    "timestamp": "2026-06-12 21:53:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.171.101.231",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.171.101.231, 172.71.12.171",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk4IiwidXNlcm5hbWUiOiJwYXBpbGFwIiwiZW1haWwiOiJtYWhkaS5mZXIwODA1QGdtYWlsLmNvbSIsImV4cCI6MTc4MTkwNTk4MH0.Iw32XxXTd8B13CDw2IKn7UPDY45LDVl6ruMx5EvIhg0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0ac16f2587048ae-LLK",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.171.101.231",
        "cf-ipcountry": "AZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 21:53:40 UTC] === END API CALL LOG ===
[12-Jun-2026 21:53:40 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 21:53:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk4IiwidXNlcm5hbWUiOiJwYXBpbGFwIiwiZW1haWwiOiJtYWhkaS5mZXIwODA1QGdtYWlsLmNvbSIsImV4cCI6MTc4MTkwNTk4MH0.Iw32XxXTd8B13CDw2IKn7UPDY45LDVl6ruMx5EvIhg0
[12-Jun-2026 21:53:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 21:53:40 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 21:53:40 UTC] User ID: 798
[12-Jun-2026 21:53:40 UTC] ✅ User profile retrieved successfully for user ID: 798
[12-Jun-2026 21:53:40 UTC] === API CALL LOG ===
[12-Jun-2026 21:53:40 UTC] Endpoint: user/profile.php
[12-Jun-2026 21:53:40 UTC] Full Log Data: {
    "timestamp": "2026-06-12 21:53:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.171.101.231",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.171.101.231, 172.71.12.171",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk4IiwidXNlcm5hbWUiOiJwYXBpbGFwIiwiZW1haWwiOiJtYWhkaS5mZXIwODA1QGdtYWlsLmNvbSIsImV4cCI6MTc4MTkwNTk4MH0.Iw32XxXTd8B13CDw2IKn7UPDY45LDVl6ruMx5EvIhg0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0ac16f4ec8048ae-LLK",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.171.101.231",
        "cf-ipcountry": "AZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 21:53:40 UTC] === END API CALL LOG ===
[12-Jun-2026 21:53:40 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jun-2026 21:53:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk4IiwidXNlcm5hbWUiOiJwYXBpbGFwIiwiZW1haWwiOiJtYWhkaS5mZXIwODA1QGdtYWlsLmNvbSIsImV4cCI6MTc4MTkwNTk4MH0.Iw32XxXTd8B13CDw2IKn7UPDY45LDVl6ruMx5EvIhg0
[12-Jun-2026 21:53:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jun-2026 21:53:40 UTC] ✅ JWT token verified successfully for user profile
[12-Jun-2026 21:53:40 UTC] User ID: 798
[12-Jun-2026 21:53:40 UTC] ✅ User profile retrieved successfully for user ID: 798
[12-Jun-2026 23:25:48 UTC] API Hash Debug - Received: 
[12-Jun-2026 23:25:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jun-2026 23:25:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"74.7.241.35, 172.69.70.165","User-Agent":"Mozilla\/5.0 AppleWebKit\/537.36 (KHTML, like Gecko; compatible; GPTBot\/1.4; +https:\/\/openai.com\/gptbot)","Referer":"https:\/\/api.memberx.app\/api\/user\/","Accept-Encoding":"gzip, br","cf-ray":"a0ac9de9ee9b455a-ATL","Accept":"*\/*","x-openai-host-hash":"114523492","from":"gptbot(at)openai.com","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"74.7.241.35","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https","Cookie":"PHPSESSID=epqkup9p3qtr1ndbp12cfjsn37"}
[12-Jun-2026 23:25:50 UTC] === API CALL LOG ===
[12-Jun-2026 23:25:50 UTC] Endpoint: user/profile.php
[12-Jun-2026 23:25:50 UTC] Full Log Data: {
    "timestamp": "2026-06-12 23:25:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "74.7.241.35",
    "user_agent": "Mozilla\/5.0 AppleWebKit\/537.36 (KHTML, like Gecko; compatible; GPTBot\/1.4; +https:\/\/openai.com\/gptbot)",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "74.7.241.35, 172.69.70.165",
        "User-Agent": "Mozilla\/5.0 AppleWebKit\/537.36 (KHTML, like Gecko; compatible; GPTBot\/1.4; +https:\/\/openai.com\/gptbot)",
        "Referer": "https:\/\/api.memberx.app\/api\/user\/",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0ac9df37c20455a-ATL",
        "Accept": "*\/*",
        "x-openai-host-hash": "114523492",
        "from": "gptbot(at)openai.com",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "74.7.241.35",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "Cookie": "PHPSESSID=epqkup9p3qtr1ndbp12cfjsn37"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jun-2026 23:25:50 UTC] === END API CALL LOG ===
[13-Jun-2026 03:17:56 UTC] === API CALL LOG ===
[13-Jun-2026 03:17:56 UTC] Endpoint: user/profile.php
[13-Jun-2026 03:17:56 UTC] Full Log Data: {
    "timestamp": "2026-06-13 03:17:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:c0:b601:79f1:e4a9:5d71:5d48:c82a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:c0:b601:79f1:e4a9:5d71:5d48:c82a, 172.71.82.26",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk5IiwidXNlcm5hbWUiOiJpc2xlb2Ztb3VybnMiLCJlbWFpbCI6ImFrdW5ueWFqdW5oZWVAZ21haWwuY29tIiwiZXhwIjoxNzgxOTI1NDc1fQ.mO2sqUQotpyraVP6Hkilvnhq28VfihBgvhfA9ROqe0U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0adf1f59b599c1b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:c0:b601:79f1:e4a9:5d71:5d48:c82a",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 03:17:56 UTC] === END API CALL LOG ===
[13-Jun-2026 03:17:56 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 03:17:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk5IiwidXNlcm5hbWUiOiJpc2xlb2Ztb3VybnMiLCJlbWFpbCI6ImFrdW5ueWFqdW5oZWVAZ21haWwuY29tIiwiZXhwIjoxNzgxOTI1NDc1fQ.mO2sqUQotpyraVP6Hkilvnhq28VfihBgvhfA9ROqe0U
[13-Jun-2026 03:17:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 03:17:56 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 03:17:56 UTC] User ID: 799
[13-Jun-2026 03:17:56 UTC] ✅ User profile retrieved successfully for user ID: 799
[13-Jun-2026 03:17:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 03:17:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 03:17:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2404:c0:b601:79f1:e4a9:5d71:5d48:c82a, 172.71.82.26","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk5IiwidXNlcm5hbWUiOiJpc2xlb2Ztb3VybnMiLCJlbWFpbCI6ImFrdW5ueWFqdW5oZWVAZ21haWwuY29tIiwiZXhwIjoxNzgxOTI1NDc1fQ.mO2sqUQotpyraVP6Hkilvnhq28VfihBgvhfA9ROqe0U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0adf1f5ebe99c1b-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2404:c0:b601:79f1:e4a9:5d71:5d48:c82a","cf-ipcountry":"ID","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jun-2026 03:17:56 UTC] === User Orders API Called ===
[13-Jun-2026 03:17:56 UTC] User ID: 799
[13-Jun-2026 03:17:56 UTC] Limit: 20, Offset: 0
[13-Jun-2026 03:17:56 UTC] Orders found: 0
[13-Jun-2026 03:17:56 UTC] Orders data: []
[13-Jun-2026 03:17:56 UTC] Total orders count: 0
[13-Jun-2026 03:17:57 UTC] === API CALL LOG ===
[13-Jun-2026 03:17:57 UTC] Endpoint: user/profile.php
[13-Jun-2026 03:17:57 UTC] Full Log Data: {
    "timestamp": "2026-06-13 03:17:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:c0:b601:79f1:e4a9:5d71:5d48:c82a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:c0:b601:79f1:e4a9:5d71:5d48:c82a, 172.71.82.88",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk5IiwidXNlcm5hbWUiOiJpc2xlb2Ztb3VybnMiLCJlbWFpbCI6ImFrdW5ueWFqdW5oZWVAZ21haWwuY29tIiwiZXhwIjoxNzgxOTI1NDc1fQ.mO2sqUQotpyraVP6Hkilvnhq28VfihBgvhfA9ROqe0U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0adf1f61c429c1b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:c0:b601:79f1:e4a9:5d71:5d48:c82a",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 03:17:57 UTC] === END API CALL LOG ===
[13-Jun-2026 03:17:57 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 03:17:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk5IiwidXNlcm5hbWUiOiJpc2xlb2Ztb3VybnMiLCJlbWFpbCI6ImFrdW5ueWFqdW5oZWVAZ21haWwuY29tIiwiZXhwIjoxNzgxOTI1NDc1fQ.mO2sqUQotpyraVP6Hkilvnhq28VfihBgvhfA9ROqe0U
[13-Jun-2026 03:17:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 03:17:57 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 03:17:57 UTC] User ID: 799
[13-Jun-2026 03:17:57 UTC] ✅ User profile retrieved successfully for user ID: 799
[13-Jun-2026 03:17:58 UTC] === API CALL LOG ===
[13-Jun-2026 03:17:58 UTC] Endpoint: user/profile.php
[13-Jun-2026 03:17:58 UTC] Full Log Data: {
    "timestamp": "2026-06-13 03:17:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:c0:b601:79f1:e4a9:5d71:5d48:c82a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:c0:b601:79f1:e4a9:5d71:5d48:c82a, 172.71.82.26",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk5IiwidXNlcm5hbWUiOiJpc2xlb2Ztb3VybnMiLCJlbWFpbCI6ImFrdW5ueWFqdW5oZWVAZ21haWwuY29tIiwiZXhwIjoxNzgxOTI1NDc1fQ.mO2sqUQotpyraVP6Hkilvnhq28VfihBgvhfA9ROqe0U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0adf2013fa29c1b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:c0:b601:79f1:e4a9:5d71:5d48:c82a",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 03:17:58 UTC] === END API CALL LOG ===
[13-Jun-2026 03:17:58 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 03:17:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk5IiwidXNlcm5hbWUiOiJpc2xlb2Ztb3VybnMiLCJlbWFpbCI6ImFrdW5ueWFqdW5oZWVAZ21haWwuY29tIiwiZXhwIjoxNzgxOTI1NDc1fQ.mO2sqUQotpyraVP6Hkilvnhq28VfihBgvhfA9ROqe0U
[13-Jun-2026 03:17:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 03:17:58 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 03:17:58 UTC] User ID: 799
[13-Jun-2026 03:17:58 UTC] ✅ User profile retrieved successfully for user ID: 799
[13-Jun-2026 03:18:04 UTC] === API CALL LOG ===
[13-Jun-2026 03:18:04 UTC] Endpoint: user/profile.php
[13-Jun-2026 03:18:04 UTC] Full Log Data: {
    "timestamp": "2026-06-13 03:18:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:c0:b601:79f1:e4a9:5d71:5d48:c82a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:c0:b601:79f1:e4a9:5d71:5d48:c82a, 162.158.108.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk5IiwidXNlcm5hbWUiOiJpc2xlb2Ztb3VybnMiLCJlbWFpbCI6ImFrdW5ueWFqdW5oZWVAZ21haWwuY29tIiwiZXhwIjoxNzgxOTI1NDc1fQ.mO2sqUQotpyraVP6Hkilvnhq28VfihBgvhfA9ROqe0U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0adf21ffdc1fcf3-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:c0:b601:79f1:e4a9:5d71:5d48:c82a",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 03:18:04 UTC] === END API CALL LOG ===
[13-Jun-2026 03:18:04 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 03:18:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk5IiwidXNlcm5hbWUiOiJpc2xlb2Ztb3VybnMiLCJlbWFpbCI6ImFrdW5ueWFqdW5oZWVAZ21haWwuY29tIiwiZXhwIjoxNzgxOTI1NDc1fQ.mO2sqUQotpyraVP6Hkilvnhq28VfihBgvhfA9ROqe0U
[13-Jun-2026 03:18:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 03:18:04 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 03:18:04 UTC] User ID: 799
[13-Jun-2026 03:18:04 UTC] ✅ User profile retrieved successfully for user ID: 799
[13-Jun-2026 03:18:04 UTC] === API CALL LOG ===
[13-Jun-2026 03:18:04 UTC] Endpoint: user/profile.php
[13-Jun-2026 03:18:04 UTC] Full Log Data: {
    "timestamp": "2026-06-13 03:18:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:c0:b601:79f1:e4a9:5d71:5d48:c82a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:c0:b601:79f1:e4a9:5d71:5d48:c82a, 162.158.108.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk5IiwidXNlcm5hbWUiOiJpc2xlb2Ztb3VybnMiLCJlbWFpbCI6ImFrdW5ueWFqdW5oZWVAZ21haWwuY29tIiwiZXhwIjoxNzgxOTI1NDc1fQ.mO2sqUQotpyraVP6Hkilvnhq28VfihBgvhfA9ROqe0U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0adf2283d58fcf3-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:c0:b601:79f1:e4a9:5d71:5d48:c82a",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 03:18:04 UTC] === END API CALL LOG ===
[13-Jun-2026 03:18:04 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 03:18:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk5IiwidXNlcm5hbWUiOiJpc2xlb2Ztb3VybnMiLCJlbWFpbCI6ImFrdW5ueWFqdW5oZWVAZ21haWwuY29tIiwiZXhwIjoxNzgxOTI1NDc1fQ.mO2sqUQotpyraVP6Hkilvnhq28VfihBgvhfA9ROqe0U
[13-Jun-2026 03:18:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 03:18:04 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 03:18:04 UTC] User ID: 799
[13-Jun-2026 03:18:04 UTC] ✅ User profile retrieved successfully for user ID: 799
[13-Jun-2026 03:18:04 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 03:18:04 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 03:18:04 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2404:c0:b601:79f1:e4a9:5d71:5d48:c82a, 162.158.108.70","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk5IiwidXNlcm5hbWUiOiJpc2xlb2Ztb3VybnMiLCJlbWFpbCI6ImFrdW5ueWFqdW5oZWVAZ21haWwuY29tIiwiZXhwIjoxNzgxOTI1NDc1fQ.mO2sqUQotpyraVP6Hkilvnhq28VfihBgvhfA9ROqe0U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0adf2288e4efcf3-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2404:c0:b601:79f1:e4a9:5d71:5d48:c82a","cf-ipcountry":"ID","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jun-2026 03:18:04 UTC] === User Orders API Called ===
[13-Jun-2026 03:18:04 UTC] User ID: 799
[13-Jun-2026 03:18:04 UTC] Limit: 20, Offset: 0
[13-Jun-2026 03:18:04 UTC] Orders found: 0
[13-Jun-2026 03:18:04 UTC] Orders data: []
[13-Jun-2026 03:18:04 UTC] Total orders count: 0
[13-Jun-2026 03:18:05 UTC] === API CALL LOG ===
[13-Jun-2026 03:18:05 UTC] Endpoint: user/profile.php
[13-Jun-2026 03:18:05 UTC] Full Log Data: {
    "timestamp": "2026-06-13 03:18:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:c0:b601:79f1:e4a9:5d71:5d48:c82a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:c0:b601:79f1:e4a9:5d71:5d48:c82a, 162.158.108.30",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk5IiwidXNlcm5hbWUiOiJpc2xlb2Ztb3VybnMiLCJlbWFpbCI6ImFrdW5ueWFqdW5oZWVAZ21haWwuY29tIiwiZXhwIjoxNzgxOTI1NDc1fQ.mO2sqUQotpyraVP6Hkilvnhq28VfihBgvhfA9ROqe0U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0adf228ff48fcf3-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:c0:b601:79f1:e4a9:5d71:5d48:c82a",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 03:18:05 UTC] === END API CALL LOG ===
[13-Jun-2026 03:18:05 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 03:18:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk5IiwidXNlcm5hbWUiOiJpc2xlb2Ztb3VybnMiLCJlbWFpbCI6ImFrdW5ueWFqdW5oZWVAZ21haWwuY29tIiwiZXhwIjoxNzgxOTI1NDc1fQ.mO2sqUQotpyraVP6Hkilvnhq28VfihBgvhfA9ROqe0U
[13-Jun-2026 03:18:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 03:18:05 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 03:18:05 UTC] User ID: 799
[13-Jun-2026 03:18:05 UTC] ✅ User profile retrieved successfully for user ID: 799
[13-Jun-2026 03:18:11 UTC] === API CALL LOG ===
[13-Jun-2026 03:18:11 UTC] Endpoint: user/profile.php
[13-Jun-2026 03:18:11 UTC] Full Log Data: {
    "timestamp": "2026-06-13 03:18:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:c0:b601:79f1:e4a9:5d71:5d48:c82a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:c0:b601:79f1:e4a9:5d71:5d48:c82a, 172.68.164.100",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk5IiwidXNlcm5hbWUiOiJpc2xlb2Ztb3VybnMiLCJlbWFpbCI6ImFrdW5ueWFqdW5oZWVAZ21haWwuY29tIiwiZXhwIjoxNzgxOTI1NDc1fQ.mO2sqUQotpyraVP6Hkilvnhq28VfihBgvhfA9ROqe0U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0adf24b6c0df93e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:c0:b601:79f1:e4a9:5d71:5d48:c82a",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 03:18:11 UTC] === END API CALL LOG ===
[13-Jun-2026 03:18:11 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 03:18:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk5IiwidXNlcm5hbWUiOiJpc2xlb2Ztb3VybnMiLCJlbWFpbCI6ImFrdW5ueWFqdW5oZWVAZ21haWwuY29tIiwiZXhwIjoxNzgxOTI1NDc1fQ.mO2sqUQotpyraVP6Hkilvnhq28VfihBgvhfA9ROqe0U
[13-Jun-2026 03:18:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 03:18:11 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 03:18:11 UTC] User ID: 799
[13-Jun-2026 03:18:11 UTC] ✅ User profile retrieved successfully for user ID: 799
[13-Jun-2026 03:18:12 UTC] === API CALL LOG ===
[13-Jun-2026 03:18:12 UTC] Endpoint: user/profile.php
[13-Jun-2026 03:18:12 UTC] Full Log Data: {
    "timestamp": "2026-06-13 03:18:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:c0:b601:79f1:e4a9:5d71:5d48:c82a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:c0:b601:79f1:e4a9:5d71:5d48:c82a, 172.68.164.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk5IiwidXNlcm5hbWUiOiJpc2xlb2Ztb3VybnMiLCJlbWFpbCI6ImFrdW5ueWFqdW5oZWVAZ21haWwuY29tIiwiZXhwIjoxNzgxOTI1NDc1fQ.mO2sqUQotpyraVP6Hkilvnhq28VfihBgvhfA9ROqe0U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0adf2550adbf93e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:c0:b601:79f1:e4a9:5d71:5d48:c82a",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 03:18:12 UTC] === END API CALL LOG ===
[13-Jun-2026 03:18:12 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 03:18:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk5IiwidXNlcm5hbWUiOiJpc2xlb2Ztb3VybnMiLCJlbWFpbCI6ImFrdW5ueWFqdW5oZWVAZ21haWwuY29tIiwiZXhwIjoxNzgxOTI1NDc1fQ.mO2sqUQotpyraVP6Hkilvnhq28VfihBgvhfA9ROqe0U
[13-Jun-2026 03:18:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 03:18:12 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 03:18:12 UTC] User ID: 799
[13-Jun-2026 03:18:12 UTC] ✅ User profile retrieved successfully for user ID: 799
[13-Jun-2026 03:18:12 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 03:18:12 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 03:18:12 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2404:c0:b601:79f1:e4a9:5d71:5d48:c82a, 172.68.164.137","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk5IiwidXNlcm5hbWUiOiJpc2xlb2Ztb3VybnMiLCJlbWFpbCI6ImFrdW5ueWFqdW5oZWVAZ21haWwuY29tIiwiZXhwIjoxNzgxOTI1NDc1fQ.mO2sqUQotpyraVP6Hkilvnhq28VfihBgvhfA9ROqe0U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0adf2555b74f93e-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2404:c0:b601:79f1:e4a9:5d71:5d48:c82a","cf-ipcountry":"ID","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jun-2026 03:18:12 UTC] === User Orders API Called ===
[13-Jun-2026 03:18:12 UTC] User ID: 799
[13-Jun-2026 03:18:12 UTC] Limit: 20, Offset: 0
[13-Jun-2026 03:18:12 UTC] Orders found: 0
[13-Jun-2026 03:18:12 UTC] Orders data: []
[13-Jun-2026 03:18:12 UTC] Total orders count: 0
[13-Jun-2026 03:18:12 UTC] === API CALL LOG ===
[13-Jun-2026 03:18:12 UTC] Endpoint: user/profile.php
[13-Jun-2026 03:18:12 UTC] Full Log Data: {
    "timestamp": "2026-06-13 03:18:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:c0:b601:79f1:e4a9:5d71:5d48:c82a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:c0:b601:79f1:e4a9:5d71:5d48:c82a, 172.68.164.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk5IiwidXNlcm5hbWUiOiJpc2xlb2Ztb3VybnMiLCJlbWFpbCI6ImFrdW5ueWFqdW5oZWVAZ21haWwuY29tIiwiZXhwIjoxNzgxOTI1NDc1fQ.mO2sqUQotpyraVP6Hkilvnhq28VfihBgvhfA9ROqe0U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0adf255bc31f93e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:c0:b601:79f1:e4a9:5d71:5d48:c82a",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 03:18:12 UTC] === END API CALL LOG ===
[13-Jun-2026 03:18:12 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 03:18:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk5IiwidXNlcm5hbWUiOiJpc2xlb2Ztb3VybnMiLCJlbWFpbCI6ImFrdW5ueWFqdW5oZWVAZ21haWwuY29tIiwiZXhwIjoxNzgxOTI1NDc1fQ.mO2sqUQotpyraVP6Hkilvnhq28VfihBgvhfA9ROqe0U
[13-Jun-2026 03:18:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 03:18:12 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 03:18:12 UTC] User ID: 799
[13-Jun-2026 03:18:12 UTC] ✅ User profile retrieved successfully for user ID: 799
[13-Jun-2026 03:18:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 03:18:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 03:18:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2404:c0:b601:79f1:e4a9:5d71:5d48:c82a, 172.68.164.137","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk5IiwidXNlcm5hbWUiOiJpc2xlb2Ztb3VybnMiLCJlbWFpbCI6ImFrdW5ueWFqdW5oZWVAZ21haWwuY29tIiwiZXhwIjoxNzgxOTI1NDc1fQ.mO2sqUQotpyraVP6Hkilvnhq28VfihBgvhfA9ROqe0U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0adf25c7c68f93e-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2404:c0:b601:79f1:e4a9:5d71:5d48:c82a","cf-ipcountry":"ID","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jun-2026 03:18:13 UTC] === User Orders API Called ===
[13-Jun-2026 03:18:13 UTC] User ID: 799
[13-Jun-2026 03:18:13 UTC] Limit: 20, Offset: 0
[13-Jun-2026 03:18:13 UTC] Orders found: 0
[13-Jun-2026 03:18:13 UTC] Orders data: []
[13-Jun-2026 03:18:13 UTC] Total orders count: 0
[13-Jun-2026 03:18:14 UTC] === API CALL LOG ===
[13-Jun-2026 03:18:14 UTC] Endpoint: user/profile.php
[13-Jun-2026 03:18:14 UTC] Full Log Data: {
    "timestamp": "2026-06-13 03:18:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:c0:b601:79f1:e4a9:5d71:5d48:c82a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:c0:b601:79f1:e4a9:5d71:5d48:c82a, 172.68.164.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk5IiwidXNlcm5hbWUiOiJpc2xlb2Ztb3VybnMiLCJlbWFpbCI6ImFrdW5ueWFqdW5oZWVAZ21haWwuY29tIiwiZXhwIjoxNzgxOTI1NDc1fQ.mO2sqUQotpyraVP6Hkilvnhq28VfihBgvhfA9ROqe0U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0adf265b89ef93e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:c0:b601:79f1:e4a9:5d71:5d48:c82a",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 03:18:14 UTC] === END API CALL LOG ===
[13-Jun-2026 03:18:14 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 03:18:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk5IiwidXNlcm5hbWUiOiJpc2xlb2Ztb3VybnMiLCJlbWFpbCI6ImFrdW5ueWFqdW5oZWVAZ21haWwuY29tIiwiZXhwIjoxNzgxOTI1NDc1fQ.mO2sqUQotpyraVP6Hkilvnhq28VfihBgvhfA9ROqe0U
[13-Jun-2026 03:18:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 03:18:14 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 03:18:14 UTC] User ID: 799
[13-Jun-2026 03:18:14 UTC] ✅ User profile retrieved successfully for user ID: 799
[13-Jun-2026 03:18:15 UTC] User Purchases API - User ID: 799
[13-Jun-2026 03:18:15 UTC] User Purchases API - Total purchases found: 0
[13-Jun-2026 03:18:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 03:18:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 03:18:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2404:c0:b601:79f1:e4a9:5d71:5d48:c82a, 172.68.164.137","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk5IiwidXNlcm5hbWUiOiJpc2xlb2Ztb3VybnMiLCJlbWFpbCI6ImFrdW5ueWFqdW5oZWVAZ21haWwuY29tIiwiZXhwIjoxNzgxOTI1NDc1fQ.mO2sqUQotpyraVP6Hkilvnhq28VfihBgvhfA9ROqe0U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0adf276eb45f93e-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2404:c0:b601:79f1:e4a9:5d71:5d48:c82a","cf-ipcountry":"ID","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jun-2026 03:18:17 UTC] === User Orders API Called ===
[13-Jun-2026 03:18:17 UTC] User ID: 799
[13-Jun-2026 03:18:17 UTC] Limit: 20, Offset: 0
[13-Jun-2026 03:18:17 UTC] Orders found: 0
[13-Jun-2026 03:18:17 UTC] Orders data: []
[13-Jun-2026 03:18:17 UTC] Total orders count: 0
[13-Jun-2026 03:18:17 UTC] === API CALL LOG ===
[13-Jun-2026 03:18:17 UTC] Endpoint: user/profile.php
[13-Jun-2026 03:18:17 UTC] Full Log Data: {
    "timestamp": "2026-06-13 03:18:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:c0:b601:79f1:e4a9:5d71:5d48:c82a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:c0:b601:79f1:e4a9:5d71:5d48:c82a, 172.68.164.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk5IiwidXNlcm5hbWUiOiJpc2xlb2Ztb3VybnMiLCJlbWFpbCI6ImFrdW5ueWFqdW5oZWVAZ21haWwuY29tIiwiZXhwIjoxNzgxOTI1NDc1fQ.mO2sqUQotpyraVP6Hkilvnhq28VfihBgvhfA9ROqe0U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0adf276eb47f93e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:c0:b601:79f1:e4a9:5d71:5d48:c82a",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 03:18:17 UTC] === END API CALL LOG ===
[13-Jun-2026 03:18:17 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 03:18:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk5IiwidXNlcm5hbWUiOiJpc2xlb2Ztb3VybnMiLCJlbWFpbCI6ImFrdW5ueWFqdW5oZWVAZ21haWwuY29tIiwiZXhwIjoxNzgxOTI1NDc1fQ.mO2sqUQotpyraVP6Hkilvnhq28VfihBgvhfA9ROqe0U
[13-Jun-2026 03:18:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 03:18:17 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 03:18:17 UTC] User ID: 799
[13-Jun-2026 03:18:17 UTC] ✅ User profile retrieved successfully for user ID: 799
[13-Jun-2026 03:18:17 UTC] === API CALL LOG ===
[13-Jun-2026 03:18:17 UTC] Endpoint: user/profile.php
[13-Jun-2026 03:18:17 UTC] Full Log Data: {
    "timestamp": "2026-06-13 03:18:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:c0:b601:79f1:e4a9:5d71:5d48:c82a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:c0:b601:79f1:e4a9:5d71:5d48:c82a, 172.68.164.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk5IiwidXNlcm5hbWUiOiJpc2xlb2Ztb3VybnMiLCJlbWFpbCI6ImFrdW5ueWFqdW5oZWVAZ21haWwuY29tIiwiZXhwIjoxNzgxOTI1NDc1fQ.mO2sqUQotpyraVP6Hkilvnhq28VfihBgvhfA9ROqe0U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0adf2785e8ef93e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:c0:b601:79f1:e4a9:5d71:5d48:c82a",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 03:18:17 UTC] === END API CALL LOG ===
[13-Jun-2026 03:18:17 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 03:18:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk5IiwidXNlcm5hbWUiOiJpc2xlb2Ztb3VybnMiLCJlbWFpbCI6ImFrdW5ueWFqdW5oZWVAZ21haWwuY29tIiwiZXhwIjoxNzgxOTI1NDc1fQ.mO2sqUQotpyraVP6Hkilvnhq28VfihBgvhfA9ROqe0U
[13-Jun-2026 03:18:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 03:18:17 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 03:18:17 UTC] User ID: 799
[13-Jun-2026 03:18:17 UTC] ✅ User profile retrieved successfully for user ID: 799
[13-Jun-2026 03:18:18 UTC] === API CALL LOG ===
[13-Jun-2026 03:18:18 UTC] Endpoint: user/profile.php
[13-Jun-2026 03:18:18 UTC] Full Log Data: {
    "timestamp": "2026-06-13 03:18:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:c0:b601:79f1:e4a9:5d71:5d48:c82a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:c0:b601:79f1:e4a9:5d71:5d48:c82a, 172.68.164.100",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk5IiwidXNlcm5hbWUiOiJpc2xlb2Ztb3VybnMiLCJlbWFpbCI6ImFrdW5ueWFqdW5oZWVAZ21haWwuY29tIiwiZXhwIjoxNzgxOTI1NDc1fQ.mO2sqUQotpyraVP6Hkilvnhq28VfihBgvhfA9ROqe0U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0adf27bce99f93e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:c0:b601:79f1:e4a9:5d71:5d48:c82a",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 03:18:18 UTC] === END API CALL LOG ===
[13-Jun-2026 03:18:18 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 03:18:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk5IiwidXNlcm5hbWUiOiJpc2xlb2Ztb3VybnMiLCJlbWFpbCI6ImFrdW5ueWFqdW5oZWVAZ21haWwuY29tIiwiZXhwIjoxNzgxOTI1NDc1fQ.mO2sqUQotpyraVP6Hkilvnhq28VfihBgvhfA9ROqe0U
[13-Jun-2026 03:18:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 03:18:18 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 03:18:18 UTC] User ID: 799
[13-Jun-2026 03:18:18 UTC] ✅ User profile retrieved successfully for user ID: 799
[13-Jun-2026 03:18:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 03:18:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 03:18:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2404:c0:b601:79f1:e4a9:5d71:5d48:c82a, 172.68.164.101","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk5IiwidXNlcm5hbWUiOiJpc2xlb2Ztb3VybnMiLCJlbWFpbCI6ImFrdW5ueWFqdW5oZWVAZ21haWwuY29tIiwiZXhwIjoxNzgxOTI1NDc1fQ.mO2sqUQotpyraVP6Hkilvnhq28VfihBgvhfA9ROqe0U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0adf3046ec9f93e-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2404:c0:b601:79f1:e4a9:5d71:5d48:c82a","cf-ipcountry":"ID","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jun-2026 03:18:40 UTC] === User Orders API Called ===
[13-Jun-2026 03:18:40 UTC] User ID: 799
[13-Jun-2026 03:18:40 UTC] Limit: 20, Offset: 0
[13-Jun-2026 03:18:40 UTC] Orders found: 0
[13-Jun-2026 03:18:40 UTC] Orders data: []
[13-Jun-2026 03:18:40 UTC] Total orders count: 0
[13-Jun-2026 03:18:40 UTC] === API CALL LOG ===
[13-Jun-2026 03:18:40 UTC] Endpoint: user/profile.php
[13-Jun-2026 03:18:40 UTC] Full Log Data: {
    "timestamp": "2026-06-13 03:18:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:c0:b601:79f1:e4a9:5d71:5d48:c82a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:c0:b601:79f1:e4a9:5d71:5d48:c82a, 172.68.164.100",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk5IiwidXNlcm5hbWUiOiJpc2xlb2Ztb3VybnMiLCJlbWFpbCI6ImFrdW5ueWFqdW5oZWVAZ21haWwuY29tIiwiZXhwIjoxNzgxOTI1NDc1fQ.mO2sqUQotpyraVP6Hkilvnhq28VfihBgvhfA9ROqe0U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0adf304dffaf93e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:c0:b601:79f1:e4a9:5d71:5d48:c82a",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 03:18:40 UTC] === END API CALL LOG ===
[13-Jun-2026 03:18:40 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 03:18:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk5IiwidXNlcm5hbWUiOiJpc2xlb2Ztb3VybnMiLCJlbWFpbCI6ImFrdW5ueWFqdW5oZWVAZ21haWwuY29tIiwiZXhwIjoxNzgxOTI1NDc1fQ.mO2sqUQotpyraVP6Hkilvnhq28VfihBgvhfA9ROqe0U
[13-Jun-2026 03:18:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 03:18:40 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 03:18:40 UTC] User ID: 799
[13-Jun-2026 03:18:40 UTC] ✅ User profile retrieved successfully for user ID: 799
[13-Jun-2026 03:18:41 UTC] === API CALL LOG ===
[13-Jun-2026 03:18:41 UTC] Endpoint: user/profile.php
[13-Jun-2026 03:18:41 UTC] Full Log Data: {
    "timestamp": "2026-06-13 03:18:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:c0:b601:79f1:e4a9:5d71:5d48:c82a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:c0:b601:79f1:e4a9:5d71:5d48:c82a, 172.68.164.100",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk5IiwidXNlcm5hbWUiOiJpc2xlb2Ztb3VybnMiLCJlbWFpbCI6ImFrdW5ueWFqdW5oZWVAZ21haWwuY29tIiwiZXhwIjoxNzgxOTI1NDc1fQ.mO2sqUQotpyraVP6Hkilvnhq28VfihBgvhfA9ROqe0U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0adf306bc2bf93e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:c0:b601:79f1:e4a9:5d71:5d48:c82a",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 03:18:41 UTC] === END API CALL LOG ===
[13-Jun-2026 03:18:41 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 03:18:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk5IiwidXNlcm5hbWUiOiJpc2xlb2Ztb3VybnMiLCJlbWFpbCI6ImFrdW5ueWFqdW5oZWVAZ21haWwuY29tIiwiZXhwIjoxNzgxOTI1NDc1fQ.mO2sqUQotpyraVP6Hkilvnhq28VfihBgvhfA9ROqe0U
[13-Jun-2026 03:18:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 03:18:41 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 03:18:41 UTC] User ID: 799
[13-Jun-2026 03:18:41 UTC] ✅ User profile retrieved successfully for user ID: 799
[13-Jun-2026 03:18:41 UTC] === API CALL LOG ===
[13-Jun-2026 03:18:41 UTC] Endpoint: user/profile.php
[13-Jun-2026 03:18:41 UTC] Full Log Data: {
    "timestamp": "2026-06-13 03:18:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:c0:b601:79f1:e4a9:5d71:5d48:c82a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:c0:b601:79f1:e4a9:5d71:5d48:c82a, 172.68.164.100",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk5IiwidXNlcm5hbWUiOiJpc2xlb2Ztb3VybnMiLCJlbWFpbCI6ImFrdW5ueWFqdW5oZWVAZ21haWwuY29tIiwiZXhwIjoxNzgxOTI1NDc1fQ.mO2sqUQotpyraVP6Hkilvnhq28VfihBgvhfA9ROqe0U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0adf30b3ee8f93e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:c0:b601:79f1:e4a9:5d71:5d48:c82a",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 03:18:41 UTC] === END API CALL LOG ===
[13-Jun-2026 03:18:41 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 03:18:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk5IiwidXNlcm5hbWUiOiJpc2xlb2Ztb3VybnMiLCJlbWFpbCI6ImFrdW5ueWFqdW5oZWVAZ21haWwuY29tIiwiZXhwIjoxNzgxOTI1NDc1fQ.mO2sqUQotpyraVP6Hkilvnhq28VfihBgvhfA9ROqe0U
[13-Jun-2026 03:18:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 03:18:41 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 03:18:41 UTC] User ID: 799
[13-Jun-2026 03:18:41 UTC] ✅ User profile retrieved successfully for user ID: 799
[13-Jun-2026 03:18:41 UTC] === API CALL LOG ===
[13-Jun-2026 03:18:41 UTC] Endpoint: user/profile.php
[13-Jun-2026 03:18:41 UTC] Full Log Data: {
    "timestamp": "2026-06-13 03:18:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:c0:b601:79f1:e4a9:5d71:5d48:c82a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:c0:b601:79f1:e4a9:5d71:5d48:c82a, 172.68.164.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk5IiwidXNlcm5hbWUiOiJpc2xlb2Ztb3VybnMiLCJlbWFpbCI6ImFrdW5ueWFqdW5oZWVAZ21haWwuY29tIiwiZXhwIjoxNzgxOTI1NDc1fQ.mO2sqUQotpyraVP6Hkilvnhq28VfihBgvhfA9ROqe0U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0adf30eae67f93e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:c0:b601:79f1:e4a9:5d71:5d48:c82a",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 03:18:41 UTC] === END API CALL LOG ===
[13-Jun-2026 03:18:41 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 03:18:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk5IiwidXNlcm5hbWUiOiJpc2xlb2Ztb3VybnMiLCJlbWFpbCI6ImFrdW5ueWFqdW5oZWVAZ21haWwuY29tIiwiZXhwIjoxNzgxOTI1NDc1fQ.mO2sqUQotpyraVP6Hkilvnhq28VfihBgvhfA9ROqe0U
[13-Jun-2026 03:18:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 03:18:41 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 03:18:41 UTC] User ID: 799
[13-Jun-2026 03:18:41 UTC] ✅ User profile retrieved successfully for user ID: 799
[13-Jun-2026 03:18:59 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 03:18:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 03:18:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2404:c0:b601:79f1:e4a9:5d71:5d48:c82a, 172.68.164.101","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk5IiwidXNlcm5hbWUiOiJpc2xlb2Ztb3VybnMiLCJlbWFpbCI6ImFrdW5ueWFqdW5oZWVAZ21haWwuY29tIiwiZXhwIjoxNzgxOTI1NDc1fQ.mO2sqUQotpyraVP6Hkilvnhq28VfihBgvhfA9ROqe0U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0adf37a98bcf93e-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2404:c0:b601:79f1:e4a9:5d71:5d48:c82a","cf-ipcountry":"ID","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jun-2026 03:18:59 UTC] === User Orders API Called ===
[13-Jun-2026 03:18:59 UTC] User ID: 799
[13-Jun-2026 03:18:59 UTC] Limit: 20, Offset: 0
[13-Jun-2026 03:18:59 UTC] Orders found: 0
[13-Jun-2026 03:18:59 UTC] Orders data: []
[13-Jun-2026 03:18:59 UTC] Total orders count: 0
[13-Jun-2026 03:18:59 UTC] === API CALL LOG ===
[13-Jun-2026 03:18:59 UTC] Endpoint: user/profile.php
[13-Jun-2026 03:18:59 UTC] Full Log Data: {
    "timestamp": "2026-06-13 03:18:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:c0:b601:79f1:e4a9:5d71:5d48:c82a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:c0:b601:79f1:e4a9:5d71:5d48:c82a, 172.68.164.100",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk5IiwidXNlcm5hbWUiOiJpc2xlb2Ztb3VybnMiLCJlbWFpbCI6ImFrdW5ueWFqdW5oZWVAZ21haWwuY29tIiwiZXhwIjoxNzgxOTI1NDc1fQ.mO2sqUQotpyraVP6Hkilvnhq28VfihBgvhfA9ROqe0U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0adf37af9c4f93e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:c0:b601:79f1:e4a9:5d71:5d48:c82a",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 03:18:59 UTC] === END API CALL LOG ===
[13-Jun-2026 03:18:59 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 03:18:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk5IiwidXNlcm5hbWUiOiJpc2xlb2Ztb3VybnMiLCJlbWFpbCI6ImFrdW5ueWFqdW5oZWVAZ21haWwuY29tIiwiZXhwIjoxNzgxOTI1NDc1fQ.mO2sqUQotpyraVP6Hkilvnhq28VfihBgvhfA9ROqe0U
[13-Jun-2026 03:18:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 03:18:59 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 03:18:59 UTC] User ID: 799
[13-Jun-2026 03:18:59 UTC] ✅ User profile retrieved successfully for user ID: 799
[13-Jun-2026 03:18:59 UTC] === API CALL LOG ===
[13-Jun-2026 03:18:59 UTC] Endpoint: user/profile.php
[13-Jun-2026 03:18:59 UTC] Full Log Data: {
    "timestamp": "2026-06-13 03:18:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:c0:b601:79f1:e4a9:5d71:5d48:c82a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:c0:b601:79f1:e4a9:5d71:5d48:c82a, 172.68.164.100",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk5IiwidXNlcm5hbWUiOiJpc2xlb2Ztb3VybnMiLCJlbWFpbCI6ImFrdW5ueWFqdW5oZWVAZ21haWwuY29tIiwiZXhwIjoxNzgxOTI1NDc1fQ.mO2sqUQotpyraVP6Hkilvnhq28VfihBgvhfA9ROqe0U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0adf37cded8f93e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:c0:b601:79f1:e4a9:5d71:5d48:c82a",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 03:18:59 UTC] === END API CALL LOG ===
[13-Jun-2026 03:18:59 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 03:18:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk5IiwidXNlcm5hbWUiOiJpc2xlb2Ztb3VybnMiLCJlbWFpbCI6ImFrdW5ueWFqdW5oZWVAZ21haWwuY29tIiwiZXhwIjoxNzgxOTI1NDc1fQ.mO2sqUQotpyraVP6Hkilvnhq28VfihBgvhfA9ROqe0U
[13-Jun-2026 03:18:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 03:18:59 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 03:18:59 UTC] User ID: 799
[13-Jun-2026 03:18:59 UTC] ✅ User profile retrieved successfully for user ID: 799
[13-Jun-2026 03:19:00 UTC] === API CALL LOG ===
[13-Jun-2026 03:19:00 UTC] Endpoint: user/profile.php
[13-Jun-2026 03:19:00 UTC] Full Log Data: {
    "timestamp": "2026-06-13 03:19:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:c0:b601:79f1:e4a9:5d71:5d48:c82a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:c0:b601:79f1:e4a9:5d71:5d48:c82a, 172.68.164.100",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk5IiwidXNlcm5hbWUiOiJpc2xlb2Ztb3VybnMiLCJlbWFpbCI6ImFrdW5ueWFqdW5oZWVAZ21haWwuY29tIiwiZXhwIjoxNzgxOTI1NDc1fQ.mO2sqUQotpyraVP6Hkilvnhq28VfihBgvhfA9ROqe0U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0adf3865f23f93e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:c0:b601:79f1:e4a9:5d71:5d48:c82a",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 03:19:00 UTC] === END API CALL LOG ===
[13-Jun-2026 03:19:00 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 03:19:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk5IiwidXNlcm5hbWUiOiJpc2xlb2Ztb3VybnMiLCJlbWFpbCI6ImFrdW5ueWFqdW5oZWVAZ21haWwuY29tIiwiZXhwIjoxNzgxOTI1NDc1fQ.mO2sqUQotpyraVP6Hkilvnhq28VfihBgvhfA9ROqe0U
[13-Jun-2026 03:19:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 03:19:00 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 03:19:00 UTC] User ID: 799
[13-Jun-2026 03:19:00 UTC] ✅ User profile retrieved successfully for user ID: 799
[13-Jun-2026 05:07:02 UTC] === API CALL LOG ===
[13-Jun-2026 05:07:02 UTC] Endpoint: user/profile.php
[13-Jun-2026 05:07:02 UTC] Full Log Data: {
    "timestamp": "2026-06-13 05:07:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "139.28.29.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "139.28.29.70, 172.64.200.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE5IiwidXNlcm5hbWUiOiJAZGV2ZWxvcGVyMXN0IiwiZW1haWwiOiJhYmR1bWFsaWt0b3Jva2VsZGlldjEyM0BnbWFpbC5jb20iLCJleHAiOjE3ODExNjcxNjF9.wUyi3BouLFX0LWEPSOsGvnSgKJiRqsoQh8RumfhGYko",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0ae91c24ec31bf9-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "139.28.29.70",
        "cf-ipcountry": "KG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 05:07:02 UTC] === END API CALL LOG ===
[13-Jun-2026 05:07:02 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 05:07:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE5IiwidXNlcm5hbWUiOiJAZGV2ZWxvcGVyMXN0IiwiZW1haWwiOiJhYmR1bWFsaWt0b3Jva2VsZGlldjEyM0BnbWFpbC5jb20iLCJleHAiOjE3ODExNjcxNjF9.wUyi3BouLFX0LWEPSOsGvnSgKJiRqsoQh8RumfhGYko
[13-Jun-2026 05:07:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 05:07:02 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 05:07:02 UTC] User ID: 719
[13-Jun-2026 05:07:02 UTC] ✅ User profile retrieved successfully for user ID: 719
[13-Jun-2026 05:42:58 UTC] === API CALL LOG ===
[13-Jun-2026 05:42:58 UTC] Endpoint: user/profile.php
[13-Jun-2026 05:42:58 UTC] Full Log Data: {
    "timestamp": "2026-06-13 05:42:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.77.32.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.77.32.184, 162.158.170.104",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0aec667de34a027-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.77.32.184",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 05:42:58 UTC] === END API CALL LOG ===
[13-Jun-2026 05:42:58 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 05:42:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw
[13-Jun-2026 05:42:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 05:42:58 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 05:42:58 UTC] User ID: 800
[13-Jun-2026 05:42:58 UTC] ✅ User profile retrieved successfully for user ID: 800
[13-Jun-2026 05:42:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 05:42:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 05:42:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"36.77.32.184, 162.158.170.104","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0aec6680e5aa027-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"36.77.32.184","cf-ipcountry":"ID","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jun-2026 05:42:58 UTC] === User Orders API Called ===
[13-Jun-2026 05:42:58 UTC] User ID: 800
[13-Jun-2026 05:42:58 UTC] Limit: 20, Offset: 0
[13-Jun-2026 05:42:58 UTC] Orders found: 0
[13-Jun-2026 05:42:58 UTC] Orders data: []
[13-Jun-2026 05:42:58 UTC] Total orders count: 0
[13-Jun-2026 05:42:58 UTC] === API CALL LOG ===
[13-Jun-2026 05:42:58 UTC] Endpoint: user/profile.php
[13-Jun-2026 05:42:58 UTC] Full Log Data: {
    "timestamp": "2026-06-13 05:42:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.77.32.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.77.32.184, 162.158.170.104",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0aec6687e92a027-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.77.32.184",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 05:42:58 UTC] === END API CALL LOG ===
[13-Jun-2026 05:42:58 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 05:42:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw
[13-Jun-2026 05:42:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 05:42:58 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 05:42:58 UTC] User ID: 800
[13-Jun-2026 05:42:58 UTC] ✅ User profile retrieved successfully for user ID: 800
[13-Jun-2026 05:42:59 UTC] === API CALL LOG ===
[13-Jun-2026 05:42:59 UTC] Endpoint: user/profile.php
[13-Jun-2026 05:42:59 UTC] Full Log Data: {
    "timestamp": "2026-06-13 05:42:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.77.32.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.77.32.184, 162.158.170.104",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0aec6702c6da027-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.77.32.184",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 05:42:59 UTC] === END API CALL LOG ===
[13-Jun-2026 05:42:59 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 05:42:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw
[13-Jun-2026 05:42:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 05:42:59 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 05:42:59 UTC] User ID: 800
[13-Jun-2026 05:42:59 UTC] ✅ User profile retrieved successfully for user ID: 800
[13-Jun-2026 05:43:01 UTC] === API CALL LOG ===
[13-Jun-2026 05:43:01 UTC] Endpoint: user/profile.php
[13-Jun-2026 05:43:01 UTC] Full Log Data: {
    "timestamp": "2026-06-13 05:43:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.77.32.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.77.32.184, 162.158.170.104",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0aec677690ea027-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.77.32.184",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 05:43:01 UTC] === END API CALL LOG ===
[13-Jun-2026 05:43:01 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 05:43:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw
[13-Jun-2026 05:43:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 05:43:01 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 05:43:01 UTC] User ID: 800
[13-Jun-2026 05:43:01 UTC] ✅ User profile retrieved successfully for user ID: 800
[13-Jun-2026 05:43:01 UTC] User Purchases API - User ID: 800
[13-Jun-2026 05:43:01 UTC] User Purchases API - Total purchases found: 0
[13-Jun-2026 05:43:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 05:43:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 05:43:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"36.77.32.184, 162.158.170.104","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0aec6812f72a027-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"36.77.32.184","cf-ipcountry":"ID","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jun-2026 05:43:02 UTC] === User Orders API Called ===
[13-Jun-2026 05:43:02 UTC] User ID: 800
[13-Jun-2026 05:43:02 UTC] Limit: 20, Offset: 0
[13-Jun-2026 05:43:02 UTC] Orders found: 0
[13-Jun-2026 05:43:02 UTC] Orders data: []
[13-Jun-2026 05:43:02 UTC] Total orders count: 0
[13-Jun-2026 05:43:02 UTC] === API CALL LOG ===
[13-Jun-2026 05:43:02 UTC] Endpoint: user/profile.php
[13-Jun-2026 05:43:02 UTC] Full Log Data: {
    "timestamp": "2026-06-13 05:43:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.77.32.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.77.32.184, 162.158.170.104",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0aec681afb8a027-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.77.32.184",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 05:43:02 UTC] === END API CALL LOG ===
[13-Jun-2026 05:43:02 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 05:43:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw
[13-Jun-2026 05:43:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 05:43:02 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 05:43:02 UTC] User ID: 800
[13-Jun-2026 05:43:02 UTC] ✅ User profile retrieved successfully for user ID: 800
[13-Jun-2026 05:43:03 UTC] === API CALL LOG ===
[13-Jun-2026 05:43:03 UTC] Endpoint: user/profile.php
[13-Jun-2026 05:43:03 UTC] Full Log Data: {
    "timestamp": "2026-06-13 05:43:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.77.32.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.77.32.184, 162.158.170.104",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0aec6856a12a027-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.77.32.184",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 05:43:03 UTC] === END API CALL LOG ===
[13-Jun-2026 05:43:03 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 05:43:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw
[13-Jun-2026 05:43:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 05:43:03 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 05:43:03 UTC] User ID: 800
[13-Jun-2026 05:43:03 UTC] ✅ User profile retrieved successfully for user ID: 800
[13-Jun-2026 05:43:03 UTC] === API CALL LOG ===
[13-Jun-2026 05:43:03 UTC] Endpoint: user/profile.php
[13-Jun-2026 05:43:03 UTC] Full Log Data: {
    "timestamp": "2026-06-13 05:43:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.77.32.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.77.32.184, 162.158.170.104",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0aec687db9fa027-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.77.32.184",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 05:43:03 UTC] === END API CALL LOG ===
[13-Jun-2026 05:43:03 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 05:43:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw
[13-Jun-2026 05:43:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 05:43:03 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 05:43:03 UTC] User ID: 800
[13-Jun-2026 05:43:03 UTC] ✅ User profile retrieved successfully for user ID: 800
[13-Jun-2026 05:43:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 05:43:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 05:43:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"36.77.32.184, 162.158.170.104","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0aec737ea70a027-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"36.77.32.184","cf-ipcountry":"ID","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jun-2026 05:43:31 UTC] === User Orders API Called ===
[13-Jun-2026 05:43:31 UTC] User ID: 800
[13-Jun-2026 05:43:31 UTC] Limit: 20, Offset: 0
[13-Jun-2026 05:43:31 UTC] Orders found: 0
[13-Jun-2026 05:43:31 UTC] Orders data: []
[13-Jun-2026 05:43:31 UTC] Total orders count: 0
[13-Jun-2026 05:43:31 UTC] === API CALL LOG ===
[13-Jun-2026 05:43:31 UTC] Endpoint: user/profile.php
[13-Jun-2026 05:43:31 UTC] Full Log Data: {
    "timestamp": "2026-06-13 05:43:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.77.32.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.77.32.184, 162.158.170.104",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0aec7386ab2a027-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.77.32.184",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 05:43:31 UTC] === END API CALL LOG ===
[13-Jun-2026 05:43:31 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 05:43:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw
[13-Jun-2026 05:43:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 05:43:31 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 05:43:31 UTC] User ID: 800
[13-Jun-2026 05:43:31 UTC] ✅ User profile retrieved successfully for user ID: 800
[13-Jun-2026 05:43:32 UTC] === API CALL LOG ===
[13-Jun-2026 05:43:32 UTC] Endpoint: user/profile.php
[13-Jun-2026 05:43:32 UTC] Full Log Data: {
    "timestamp": "2026-06-13 05:43:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.77.32.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.77.32.184, 162.158.170.104",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0aec73c3d26a027-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.77.32.184",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 05:43:32 UTC] === END API CALL LOG ===
[13-Jun-2026 05:43:32 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 05:43:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw
[13-Jun-2026 05:43:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 05:43:32 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 05:43:32 UTC] User ID: 800
[13-Jun-2026 05:43:32 UTC] ✅ User profile retrieved successfully for user ID: 800
[13-Jun-2026 05:43:32 UTC] === API CALL LOG ===
[13-Jun-2026 05:43:32 UTC] Endpoint: user/profile.php
[13-Jun-2026 05:43:32 UTC] Full Log Data: {
    "timestamp": "2026-06-13 05:43:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.77.32.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.77.32.184, 162.158.170.104",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0aec73d9dfda027-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.77.32.184",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 05:43:32 UTC] === END API CALL LOG ===
[13-Jun-2026 05:43:32 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 05:43:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw
[13-Jun-2026 05:43:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 05:43:32 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 05:43:32 UTC] User ID: 800
[13-Jun-2026 05:43:32 UTC] ✅ User profile retrieved successfully for user ID: 800
[13-Jun-2026 05:44:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 05:44:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 05:44:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"36.77.32.184, 162.158.170.104","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0aec7e9bedea027-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"36.77.32.184","cf-ipcountry":"ID","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jun-2026 05:44:00 UTC] === User Orders API Called ===
[13-Jun-2026 05:44:00 UTC] User ID: 800
[13-Jun-2026 05:44:00 UTC] Limit: 20, Offset: 0
[13-Jun-2026 05:44:00 UTC] Orders found: 0
[13-Jun-2026 05:44:00 UTC] Orders data: []
[13-Jun-2026 05:44:00 UTC] Total orders count: 0
[13-Jun-2026 05:44:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 05:44:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 05:44:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"36.77.32.184, 162.158.170.104","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0aec7f5af30a027-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"36.77.32.184","cf-ipcountry":"ID","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jun-2026 05:44:02 UTC] === User Orders API Called ===
[13-Jun-2026 05:44:02 UTC] User ID: 800
[13-Jun-2026 05:44:02 UTC] Limit: 20, Offset: 0
[13-Jun-2026 05:44:02 UTC] Orders found: 0
[13-Jun-2026 05:44:02 UTC] Orders data: []
[13-Jun-2026 05:44:02 UTC] Total orders count: 0
[13-Jun-2026 05:44:02 UTC] === API CALL LOG ===
[13-Jun-2026 05:44:02 UTC] Endpoint: user/profile.php
[13-Jun-2026 05:44:02 UTC] Full Log Data: {
    "timestamp": "2026-06-13 05:44:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.77.32.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.77.32.184, 162.158.170.104",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0aec7f63f95a027-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.77.32.184",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 05:44:02 UTC] === END API CALL LOG ===
[13-Jun-2026 05:44:02 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 05:44:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw
[13-Jun-2026 05:44:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 05:44:02 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 05:44:02 UTC] User ID: 800
[13-Jun-2026 05:44:02 UTC] ✅ User profile retrieved successfully for user ID: 800
[13-Jun-2026 05:44:02 UTC] === API CALL LOG ===
[13-Jun-2026 05:44:02 UTC] Endpoint: user/profile.php
[13-Jun-2026 05:44:02 UTC] Full Log Data: {
    "timestamp": "2026-06-13 05:44:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.77.32.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.77.32.184, 162.158.170.104",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0aec7fa0a3aa027-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.77.32.184",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 05:44:02 UTC] === END API CALL LOG ===
[13-Jun-2026 05:44:02 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 05:44:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw
[13-Jun-2026 05:44:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 05:44:02 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 05:44:02 UTC] User ID: 800
[13-Jun-2026 05:44:02 UTC] ✅ User profile retrieved successfully for user ID: 800
[13-Jun-2026 05:44:03 UTC] === API CALL LOG ===
[13-Jun-2026 05:44:03 UTC] Endpoint: user/profile.php
[13-Jun-2026 05:44:03 UTC] Full Log Data: {
    "timestamp": "2026-06-13 05:44:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.77.32.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.77.32.184, 162.158.170.104",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0aec7fb6b3aa027-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.77.32.184",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 05:44:03 UTC] === END API CALL LOG ===
[13-Jun-2026 05:44:03 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 05:44:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw
[13-Jun-2026 05:44:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 05:44:03 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 05:44:03 UTC] User ID: 800
[13-Jun-2026 05:44:03 UTC] ✅ User profile retrieved successfully for user ID: 800
[13-Jun-2026 05:44:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 05:44:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 05:44:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"36.77.32.184, 162.158.170.104","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0aec81fcb13a027-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"36.77.32.184","cf-ipcountry":"ID","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jun-2026 05:44:09 UTC] === User Orders API Called ===
[13-Jun-2026 05:44:09 UTC] User ID: 800
[13-Jun-2026 05:44:09 UTC] Limit: 20, Offset: 0
[13-Jun-2026 05:44:09 UTC] Orders found: 0
[13-Jun-2026 05:44:09 UTC] Orders data: []
[13-Jun-2026 05:44:09 UTC] Total orders count: 0
[13-Jun-2026 05:44:09 UTC] === API CALL LOG ===
[13-Jun-2026 05:44:09 UTC] Endpoint: user/profile.php
[13-Jun-2026 05:44:09 UTC] Full Log Data: {
    "timestamp": "2026-06-13 05:44:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.77.32.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.77.32.184, 162.158.170.104",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0aec8204b6ba027-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.77.32.184",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 05:44:09 UTC] === END API CALL LOG ===
[13-Jun-2026 05:44:09 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 05:44:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw
[13-Jun-2026 05:44:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 05:44:09 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 05:44:09 UTC] User ID: 800
[13-Jun-2026 05:44:09 UTC] ✅ User profile retrieved successfully for user ID: 800
[13-Jun-2026 05:44:09 UTC] === API CALL LOG ===
[13-Jun-2026 05:44:09 UTC] Endpoint: user/profile.php
[13-Jun-2026 05:44:09 UTC] Full Log Data: {
    "timestamp": "2026-06-13 05:44:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.77.32.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.77.32.184, 162.158.170.104",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0aec8242dcca027-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.77.32.184",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 05:44:09 UTC] === END API CALL LOG ===
[13-Jun-2026 05:44:09 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 05:44:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw
[13-Jun-2026 05:44:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 05:44:09 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 05:44:09 UTC] User ID: 800
[13-Jun-2026 05:44:09 UTC] ✅ User profile retrieved successfully for user ID: 800
[13-Jun-2026 05:44:09 UTC] === API CALL LOG ===
[13-Jun-2026 05:44:09 UTC] Endpoint: user/profile.php
[13-Jun-2026 05:44:09 UTC] Full Log Data: {
    "timestamp": "2026-06-13 05:44:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.77.32.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.77.32.184, 162.158.170.104",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0aec8257e84a027-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.77.32.184",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 05:44:09 UTC] === END API CALL LOG ===
[13-Jun-2026 05:44:09 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 05:44:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw
[13-Jun-2026 05:44:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 05:44:09 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 05:44:09 UTC] User ID: 800
[13-Jun-2026 05:44:09 UTC] ✅ User profile retrieved successfully for user ID: 800
[13-Jun-2026 05:44:12 UTC] === API CALL LOG ===
[13-Jun-2026 05:44:12 UTC] Endpoint: user/profile.php
[13-Jun-2026 05:44:12 UTC] Full Log Data: {
    "timestamp": "2026-06-13 05:44:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.77.32.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.77.32.184, 162.158.170.104",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0aec83468b1a027-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.77.32.184",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 05:44:12 UTC] === END API CALL LOG ===
[13-Jun-2026 05:44:12 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 05:44:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw
[13-Jun-2026 05:44:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 05:44:12 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 05:44:12 UTC] User ID: 800
[13-Jun-2026 05:44:12 UTC] ✅ User profile retrieved successfully for user ID: 800
[13-Jun-2026 05:44:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 05:44:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 05:44:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"36.77.32.184, 162.158.170.104","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0aec84a59d8a027-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"36.77.32.184","cf-ipcountry":"ID","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jun-2026 05:44:15 UTC] === User Orders API Called ===
[13-Jun-2026 05:44:15 UTC] User ID: 800
[13-Jun-2026 05:44:15 UTC] Limit: 20, Offset: 0
[13-Jun-2026 05:44:15 UTC] Orders found: 0
[13-Jun-2026 05:44:15 UTC] Orders data: []
[13-Jun-2026 05:44:15 UTC] Total orders count: 0
[13-Jun-2026 05:44:15 UTC] === API CALL LOG ===
[13-Jun-2026 05:44:15 UTC] Endpoint: user/profile.php
[13-Jun-2026 05:44:15 UTC] Full Log Data: {
    "timestamp": "2026-06-13 05:44:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.77.32.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.77.32.184, 162.158.170.104",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0aec84aba16a027-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.77.32.184",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 05:44:15 UTC] === END API CALL LOG ===
[13-Jun-2026 05:44:15 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 05:44:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw
[13-Jun-2026 05:44:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 05:44:15 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 05:44:15 UTC] User ID: 800
[13-Jun-2026 05:44:15 UTC] ✅ User profile retrieved successfully for user ID: 800
[13-Jun-2026 05:44:16 UTC] === API CALL LOG ===
[13-Jun-2026 05:44:16 UTC] Endpoint: user/profile.php
[13-Jun-2026 05:44:16 UTC] Full Log Data: {
    "timestamp": "2026-06-13 05:44:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.77.32.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.77.32.184, 162.158.170.104",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0aec84ebcafa027-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.77.32.184",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 05:44:16 UTC] === END API CALL LOG ===
[13-Jun-2026 05:44:16 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 05:44:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw
[13-Jun-2026 05:44:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 05:44:16 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 05:44:16 UTC] User ID: 800
[13-Jun-2026 05:44:16 UTC] ✅ User profile retrieved successfully for user ID: 800
[13-Jun-2026 05:44:16 UTC] === API CALL LOG ===
[13-Jun-2026 05:44:16 UTC] Endpoint: user/profile.php
[13-Jun-2026 05:44:16 UTC] Full Log Data: {
    "timestamp": "2026-06-13 05:44:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.77.32.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.77.32.184, 162.158.170.104",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0aec8502d74a027-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.77.32.184",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 05:44:16 UTC] === END API CALL LOG ===
[13-Jun-2026 05:44:16 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 05:44:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw
[13-Jun-2026 05:44:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 05:44:16 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 05:44:16 UTC] User ID: 800
[13-Jun-2026 05:44:16 UTC] ✅ User profile retrieved successfully for user ID: 800
[13-Jun-2026 05:44:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 05:44:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 05:44:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"36.77.32.184, 162.158.170.104","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0aec871ad62a027-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"36.77.32.184","cf-ipcountry":"ID","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jun-2026 05:44:22 UTC] === User Orders API Called ===
[13-Jun-2026 05:44:22 UTC] User ID: 800
[13-Jun-2026 05:44:22 UTC] Limit: 20, Offset: 0
[13-Jun-2026 05:44:22 UTC] Orders found: 0
[13-Jun-2026 05:44:22 UTC] Orders data: []
[13-Jun-2026 05:44:22 UTC] Total orders count: 0
[13-Jun-2026 05:44:22 UTC] === API CALL LOG ===
[13-Jun-2026 05:44:22 UTC] Endpoint: user/profile.php
[13-Jun-2026 05:44:22 UTC] Full Log Data: {
    "timestamp": "2026-06-13 05:44:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.77.32.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.77.32.184, 162.158.170.104",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0aec8720da4a027-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.77.32.184",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 05:44:22 UTC] === END API CALL LOG ===
[13-Jun-2026 05:44:22 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 05:44:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw
[13-Jun-2026 05:44:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 05:44:22 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 05:44:22 UTC] User ID: 800
[13-Jun-2026 05:44:22 UTC] ✅ User profile retrieved successfully for user ID: 800
[13-Jun-2026 05:44:22 UTC] === API CALL LOG ===
[13-Jun-2026 05:44:22 UTC] Endpoint: user/profile.php
[13-Jun-2026 05:44:22 UTC] Full Log Data: {
    "timestamp": "2026-06-13 05:44:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.77.32.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.77.32.184, 162.158.170.104",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0aec8761889a027-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.77.32.184",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 05:44:22 UTC] === END API CALL LOG ===
[13-Jun-2026 05:44:22 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 05:44:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw
[13-Jun-2026 05:44:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 05:44:22 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 05:44:22 UTC] User ID: 800
[13-Jun-2026 05:44:22 UTC] ✅ User profile retrieved successfully for user ID: 800
[13-Jun-2026 05:44:23 UTC] === API CALL LOG ===
[13-Jun-2026 05:44:23 UTC] Endpoint: user/profile.php
[13-Jun-2026 05:44:23 UTC] Full Log Data: {
    "timestamp": "2026-06-13 05:44:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.77.32.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.77.32.184, 162.158.170.104",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0aec877a9c0a027-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.77.32.184",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 05:44:23 UTC] === END API CALL LOG ===
[13-Jun-2026 05:44:23 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 05:44:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw
[13-Jun-2026 05:44:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 05:44:23 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 05:44:23 UTC] User ID: 800
[13-Jun-2026 05:44:23 UTC] ✅ User profile retrieved successfully for user ID: 800
[13-Jun-2026 05:44:27 UTC] === API CALL LOG ===
[13-Jun-2026 05:44:27 UTC] Endpoint: user/profile.php
[13-Jun-2026 05:44:27 UTC] Full Log Data: {
    "timestamp": "2026-06-13 05:44:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.77.32.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.77.32.184, 162.158.170.104",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0aec891aaa7a027-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.77.32.184",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 05:44:27 UTC] === END API CALL LOG ===
[13-Jun-2026 05:44:27 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 05:44:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw
[13-Jun-2026 05:44:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 05:44:27 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 05:44:27 UTC] User ID: 800
[13-Jun-2026 05:44:27 UTC] ✅ User profile retrieved successfully for user ID: 800
[13-Jun-2026 05:44:30 UTC] === API CALL LOG ===
[13-Jun-2026 05:44:30 UTC] Endpoint: user/profile.php
[13-Jun-2026 05:44:30 UTC] Full Log Data: {
    "timestamp": "2026-06-13 05:44:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.77.32.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.77.32.184, 162.158.170.104",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0aec8a4fe9da027-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.77.32.184",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 05:44:30 UTC] === END API CALL LOG ===
[13-Jun-2026 05:44:30 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 05:44:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw
[13-Jun-2026 05:44:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 05:44:30 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 05:44:30 UTC] User ID: 800
[13-Jun-2026 05:44:30 UTC] ✅ User profile retrieved successfully for user ID: 800
[13-Jun-2026 05:44:37 UTC] === API CALL LOG ===
[13-Jun-2026 05:44:37 UTC] Endpoint: user/profile.php
[13-Jun-2026 05:44:37 UTC] Full Log Data: {
    "timestamp": "2026-06-13 05:44:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.77.32.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.77.32.184, 162.158.170.105",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0aec8cdca1aa027-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.77.32.184",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 05:44:37 UTC] === END API CALL LOG ===
[13-Jun-2026 05:44:37 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 05:44:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw
[13-Jun-2026 05:44:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 05:44:37 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 05:44:37 UTC] User ID: 800
[13-Jun-2026 05:44:37 UTC] ✅ User profile retrieved successfully for user ID: 800
[13-Jun-2026 05:44:41 UTC] === API CALL LOG ===
[13-Jun-2026 05:44:41 UTC] Endpoint: user/profile.php
[13-Jun-2026 05:44:41 UTC] Full Log Data: {
    "timestamp": "2026-06-13 05:44:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.77.32.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.77.32.184, 162.158.170.105",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0aec8e90cdaa027-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.77.32.184",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 05:44:41 UTC] === END API CALL LOG ===
[13-Jun-2026 05:44:41 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 05:44:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw
[13-Jun-2026 05:44:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 05:44:41 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 05:44:41 UTC] User ID: 800
[13-Jun-2026 05:44:41 UTC] ✅ User profile retrieved successfully for user ID: 800
[13-Jun-2026 05:44:47 UTC] === API CALL LOG ===
[13-Jun-2026 05:44:47 UTC] Endpoint: user/profile.php
[13-Jun-2026 05:44:47 UTC] Full Log Data: {
    "timestamp": "2026-06-13 05:44:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.77.32.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.77.32.184, 162.158.170.104",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0aec90d6d5ea027-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.77.32.184",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 05:44:47 UTC] === END API CALL LOG ===
[13-Jun-2026 05:44:47 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 05:44:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw
[13-Jun-2026 05:44:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 05:44:47 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 05:44:47 UTC] User ID: 800
[13-Jun-2026 05:44:47 UTC] ✅ User profile retrieved successfully for user ID: 800
[13-Jun-2026 05:44:58 UTC] === API CALL LOG ===
[13-Jun-2026 05:44:58 UTC] Endpoint: user/profile.php
[13-Jun-2026 05:44:58 UTC] Full Log Data: {
    "timestamp": "2026-06-13 05:44:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.77.32.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.77.32.184, 162.158.170.105",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0aec9505ac0a027-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.77.32.184",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 05:44:58 UTC] === END API CALL LOG ===
[13-Jun-2026 05:44:58 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 05:44:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw
[13-Jun-2026 05:44:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 05:44:58 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 05:44:58 UTC] User ID: 800
[13-Jun-2026 05:44:58 UTC] ✅ User profile retrieved successfully for user ID: 800
[13-Jun-2026 05:45:19 UTC] === API CALL LOG ===
[13-Jun-2026 05:45:19 UTC] Endpoint: user/profile.php
[13-Jun-2026 05:45:19 UTC] Full Log Data: {
    "timestamp": "2026-06-13 05:45:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.77.32.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.77.32.184, 162.158.170.105",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0aec9d54c9ca027-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.77.32.184",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 05:45:19 UTC] === END API CALL LOG ===
[13-Jun-2026 05:45:19 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 05:45:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw
[13-Jun-2026 05:45:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 05:45:19 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 05:45:19 UTC] User ID: 800
[13-Jun-2026 05:45:19 UTC] ✅ User profile retrieved successfully for user ID: 800
[13-Jun-2026 05:46:10 UTC] === API CALL LOG ===
[13-Jun-2026 05:46:10 UTC] Endpoint: user/profile.php
[13-Jun-2026 05:46:10 UTC] Full Log Data: {
    "timestamp": "2026-06-13 05:46:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.77.32.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.77.32.184, 162.158.170.105",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0aecb15cf52a027-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.77.32.184",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 05:46:10 UTC] === END API CALL LOG ===
[13-Jun-2026 05:46:10 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 05:46:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw
[13-Jun-2026 05:46:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 05:46:10 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 05:46:10 UTC] User ID: 800
[13-Jun-2026 05:46:10 UTC] ✅ User profile retrieved successfully for user ID: 800
[13-Jun-2026 05:46:44 UTC] === API CALL LOG ===
[13-Jun-2026 05:46:44 UTC] Endpoint: user/profile.php
[13-Jun-2026 05:46:44 UTC] Full Log Data: {
    "timestamp": "2026-06-13 05:46:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.77.32.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.77.32.184, 162.158.170.105",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0aecbe91ea0a027-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.77.32.184",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 05:46:44 UTC] === END API CALL LOG ===
[13-Jun-2026 05:46:44 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 05:46:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw
[13-Jun-2026 05:46:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 05:46:44 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 05:46:44 UTC] User ID: 800
[13-Jun-2026 05:46:44 UTC] ✅ User profile retrieved successfully for user ID: 800
[13-Jun-2026 05:49:06 UTC] === API CALL LOG ===
[13-Jun-2026 05:49:06 UTC] Endpoint: user/profile.php
[13-Jun-2026 05:49:06 UTC] Full Log Data: {
    "timestamp": "2026-06-13 05:49:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.77.32.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.77.32.184, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0aecf5e7d7f35f2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.77.32.184",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 05:49:06 UTC] === END API CALL LOG ===
[13-Jun-2026 05:49:06 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 05:49:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw
[13-Jun-2026 05:49:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 05:49:06 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 05:49:06 UTC] User ID: 800
[13-Jun-2026 05:49:06 UTC] ✅ User profile retrieved successfully for user ID: 800
[13-Jun-2026 05:49:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 05:49:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 05:49:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"36.77.32.184, 104.23.175.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0aecf6a6f9735f2-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"36.77.32.184","cf-ipcountry":"ID","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jun-2026 05:49:07 UTC] === User Orders API Called ===
[13-Jun-2026 05:49:07 UTC] User ID: 800
[13-Jun-2026 05:49:07 UTC] Limit: 20, Offset: 0
[13-Jun-2026 05:49:07 UTC] Orders found: 0
[13-Jun-2026 05:49:07 UTC] Orders data: []
[13-Jun-2026 05:49:07 UTC] Total orders count: 0
[13-Jun-2026 05:49:07 UTC] === API CALL LOG ===
[13-Jun-2026 05:49:07 UTC] Endpoint: user/profile.php
[13-Jun-2026 05:49:07 UTC] Full Log Data: {
    "timestamp": "2026-06-13 05:49:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.77.32.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.77.32.184, 104.23.175.178",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0aecf67782635f2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.77.32.184",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 05:49:07 UTC] === END API CALL LOG ===
[13-Jun-2026 05:49:07 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 05:49:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw
[13-Jun-2026 05:49:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 05:49:07 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 05:49:07 UTC] User ID: 800
[13-Jun-2026 05:49:07 UTC] ✅ User profile retrieved successfully for user ID: 800
[13-Jun-2026 05:49:08 UTC] === API CALL LOG ===
[13-Jun-2026 05:49:08 UTC] Endpoint: user/profile.php
[13-Jun-2026 05:49:08 UTC] Full Log Data: {
    "timestamp": "2026-06-13 05:49:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.77.32.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.77.32.184, 104.23.175.179",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0aecf6a0eae35f2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.77.32.184",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 05:49:08 UTC] === END API CALL LOG ===
[13-Jun-2026 05:49:08 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 05:49:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw
[13-Jun-2026 05:49:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 05:49:08 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 05:49:08 UTC] User ID: 800
[13-Jun-2026 05:49:08 UTC] ✅ User profile retrieved successfully for user ID: 800
[13-Jun-2026 05:49:08 UTC] === API CALL LOG ===
[13-Jun-2026 05:49:08 UTC] Endpoint: user/profile.php
[13-Jun-2026 05:49:08 UTC] Full Log Data: {
    "timestamp": "2026-06-13 05:49:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.77.32.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.77.32.184, 104.23.175.178",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0aecf6ab85335f2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.77.32.184",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 05:49:08 UTC] === END API CALL LOG ===
[13-Jun-2026 05:49:08 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 05:49:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw
[13-Jun-2026 05:49:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 05:49:08 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 05:49:08 UTC] User ID: 800
[13-Jun-2026 05:49:08 UTC] ✅ User profile retrieved successfully for user ID: 800
[13-Jun-2026 05:49:10 UTC] === API CALL LOG ===
[13-Jun-2026 05:49:10 UTC] Endpoint: user/profile.php
[13-Jun-2026 05:49:10 UTC] Full Log Data: {
    "timestamp": "2026-06-13 05:49:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.77.32.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.77.32.184, 104.23.175.179",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0aecf7c2ea635f2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.77.32.184",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 05:49:10 UTC] === END API CALL LOG ===
[13-Jun-2026 05:49:10 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 05:49:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw
[13-Jun-2026 05:49:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 05:49:10 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 05:49:10 UTC] User ID: 800
[13-Jun-2026 05:49:10 UTC] ✅ User profile retrieved successfully for user ID: 800
[13-Jun-2026 05:49:10 UTC] User Purchases API - User ID: 800
[13-Jun-2026 05:49:10 UTC] User Purchases API - Total purchases found: 1
[13-Jun-2026 05:49:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 05:49:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 05:49:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"36.77.32.184, 104.23.175.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0aecfb69b0e35f2-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"36.77.32.184","cf-ipcountry":"ID","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jun-2026 05:49:20 UTC] === User Orders API Called ===
[13-Jun-2026 05:49:20 UTC] User ID: 800
[13-Jun-2026 05:49:20 UTC] Limit: 20, Offset: 0
[13-Jun-2026 05:49:20 UTC] Orders found: 0
[13-Jun-2026 05:49:20 UTC] Orders data: []
[13-Jun-2026 05:49:20 UTC] Total orders count: 0
[13-Jun-2026 05:49:20 UTC] === API CALL LOG ===
[13-Jun-2026 05:49:20 UTC] Endpoint: user/profile.php
[13-Jun-2026 05:49:20 UTC] Full Log Data: {
    "timestamp": "2026-06-13 05:49:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.77.32.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.77.32.184, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0aecfb71c3935f2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.77.32.184",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 05:49:20 UTC] === END API CALL LOG ===
[13-Jun-2026 05:49:20 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 05:49:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw
[13-Jun-2026 05:49:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 05:49:20 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 05:49:20 UTC] User ID: 800
[13-Jun-2026 05:49:20 UTC] ✅ User profile retrieved successfully for user ID: 800
[13-Jun-2026 05:49:20 UTC] === API CALL LOG ===
[13-Jun-2026 05:49:20 UTC] Endpoint: user/profile.php
[13-Jun-2026 05:49:20 UTC] Full Log Data: {
    "timestamp": "2026-06-13 05:49:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.77.32.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.77.32.184, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0aecfbb2e7435f2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.77.32.184",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 05:49:20 UTC] === END API CALL LOG ===
[13-Jun-2026 05:49:20 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 05:49:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw
[13-Jun-2026 05:49:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 05:49:20 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 05:49:20 UTC] User ID: 800
[13-Jun-2026 05:49:20 UTC] ✅ User profile retrieved successfully for user ID: 800
[13-Jun-2026 05:49:21 UTC] === API CALL LOG ===
[13-Jun-2026 05:49:21 UTC] Endpoint: user/profile.php
[13-Jun-2026 05:49:21 UTC] Full Log Data: {
    "timestamp": "2026-06-13 05:49:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.77.32.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.77.32.184, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0aecfbfbac335f2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.77.32.184",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 05:49:21 UTC] === END API CALL LOG ===
[13-Jun-2026 05:49:21 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 05:49:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw
[13-Jun-2026 05:49:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 05:49:21 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 05:49:21 UTC] User ID: 800
[13-Jun-2026 05:49:21 UTC] ✅ User profile retrieved successfully for user ID: 800
[13-Jun-2026 05:49:21 UTC] === API CALL LOG ===
[13-Jun-2026 05:49:21 UTC] Endpoint: user/profile.php
[13-Jun-2026 05:49:21 UTC] Full Log Data: {
    "timestamp": "2026-06-13 05:49:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.77.32.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.77.32.184, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0aecfc09cf735f2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.77.32.184",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 05:49:21 UTC] === END API CALL LOG ===
[13-Jun-2026 05:49:21 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 05:49:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw
[13-Jun-2026 05:49:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 05:49:21 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 05:49:21 UTC] User ID: 800
[13-Jun-2026 05:49:21 UTC] ✅ User profile retrieved successfully for user ID: 800
[13-Jun-2026 05:49:21 UTC] User Purchases API - User ID: 800
[13-Jun-2026 05:49:21 UTC] User Purchases API - Total purchases found: 1
[13-Jun-2026 05:49:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 05:49:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 05:49:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"36.77.32.184, 104.23.175.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0aed0068bf335f2-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"36.77.32.184","cf-ipcountry":"ID","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jun-2026 05:49:33 UTC] === User Orders API Called ===
[13-Jun-2026 05:49:33 UTC] User ID: 800
[13-Jun-2026 05:49:33 UTC] Limit: 20, Offset: 0
[13-Jun-2026 05:49:33 UTC] Orders found: 0
[13-Jun-2026 05:49:33 UTC] Orders data: []
[13-Jun-2026 05:49:33 UTC] Total orders count: 0
[13-Jun-2026 05:49:33 UTC] === API CALL LOG ===
[13-Jun-2026 05:49:33 UTC] Endpoint: user/profile.php
[13-Jun-2026 05:49:33 UTC] Full Log Data: {
    "timestamp": "2026-06-13 05:49:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.77.32.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.77.32.184, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0aed0068bf635f2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.77.32.184",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 05:49:33 UTC] === END API CALL LOG ===
[13-Jun-2026 05:49:33 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 05:49:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw
[13-Jun-2026 05:49:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 05:49:33 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 05:49:33 UTC] User ID: 800
[13-Jun-2026 05:49:33 UTC] ✅ User profile retrieved successfully for user ID: 800
[13-Jun-2026 05:49:33 UTC] === API CALL LOG ===
[13-Jun-2026 05:49:33 UTC] Endpoint: user/profile.php
[13-Jun-2026 05:49:33 UTC] Full Log Data: {
    "timestamp": "2026-06-13 05:49:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.77.32.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.77.32.184, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0aed00acf5035f2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.77.32.184",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 05:49:33 UTC] === END API CALL LOG ===
[13-Jun-2026 05:49:33 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 05:49:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw
[13-Jun-2026 05:49:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 05:49:33 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 05:49:33 UTC] User ID: 800
[13-Jun-2026 05:49:33 UTC] ✅ User profile retrieved successfully for user ID: 800
[13-Jun-2026 05:49:34 UTC] === API CALL LOG ===
[13-Jun-2026 05:49:34 UTC] Endpoint: user/profile.php
[13-Jun-2026 05:49:34 UTC] Full Log Data: {
    "timestamp": "2026-06-13 05:49:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.77.32.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.77.32.184, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0aed00f7baf35f2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.77.32.184",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 05:49:34 UTC] === END API CALL LOG ===
[13-Jun-2026 05:49:34 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 05:49:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw
[13-Jun-2026 05:49:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 05:49:34 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 05:49:34 UTC] User ID: 800
[13-Jun-2026 05:49:34 UTC] ✅ User profile retrieved successfully for user ID: 800
[13-Jun-2026 05:49:54 UTC] === API CALL LOG ===
[13-Jun-2026 05:49:54 UTC] Endpoint: user/profile.php
[13-Jun-2026 05:49:54 UTC] Full Log Data: {
    "timestamp": "2026-06-13 05:49:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.77.32.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.77.32.184, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0aed08c68f635f2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.77.32.184",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 05:49:54 UTC] === END API CALL LOG ===
[13-Jun-2026 05:49:54 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 05:49:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw
[13-Jun-2026 05:49:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 05:49:54 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 05:49:54 UTC] User ID: 800
[13-Jun-2026 05:49:54 UTC] ✅ User profile retrieved successfully for user ID: 800
[13-Jun-2026 05:50:50 UTC] === API CALL LOG ===
[13-Jun-2026 05:50:50 UTC] Endpoint: user/profile.php
[13-Jun-2026 05:50:50 UTC] Full Log Data: {
    "timestamp": "2026-06-13 05:50:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.77.32.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.77.32.184, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0aed1e7fef735f2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.77.32.184",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 05:50:50 UTC] === END API CALL LOG ===
[13-Jun-2026 05:50:50 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 05:50:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw
[13-Jun-2026 05:50:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 05:50:50 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 05:50:50 UTC] User ID: 800
[13-Jun-2026 05:50:50 UTC] ✅ User profile retrieved successfully for user ID: 800
[13-Jun-2026 05:50:50 UTC] === API CALL LOG ===
[13-Jun-2026 05:50:50 UTC] Endpoint: user/profile.php
[13-Jun-2026 05:50:50 UTC] Full Log Data: {
    "timestamp": "2026-06-13 05:50:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.77.32.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.77.32.184, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0aed1edacfa35f2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.77.32.184",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 05:50:50 UTC] === END API CALL LOG ===
[13-Jun-2026 05:50:50 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 05:50:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw
[13-Jun-2026 05:50:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 05:50:50 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 05:50:50 UTC] User ID: 800
[13-Jun-2026 05:50:50 UTC] ✅ User profile retrieved successfully for user ID: 800
[13-Jun-2026 05:50:50 UTC] User Purchases API - User ID: 800
[13-Jun-2026 05:50:50 UTC] User Purchases API - Total purchases found: 1
[13-Jun-2026 05:51:04 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 05:51:04 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 05:51:04 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"36.77.32.184, 104.23.175.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0aed23e995035f2-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"36.77.32.184","cf-ipcountry":"ID","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jun-2026 05:51:04 UTC] === User Orders API Called ===
[13-Jun-2026 05:51:04 UTC] User ID: 800
[13-Jun-2026 05:51:04 UTC] Limit: 20, Offset: 0
[13-Jun-2026 05:51:04 UTC] Orders found: 0
[13-Jun-2026 05:51:04 UTC] Orders data: []
[13-Jun-2026 05:51:04 UTC] Total orders count: 0
[13-Jun-2026 05:51:04 UTC] === API CALL LOG ===
[13-Jun-2026 05:51:04 UTC] Endpoint: user/profile.php
[13-Jun-2026 05:51:04 UTC] Full Log Data: {
    "timestamp": "2026-06-13 05:51:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.77.32.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.77.32.184, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0aed2428b5235f2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.77.32.184",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 05:51:04 UTC] === END API CALL LOG ===
[13-Jun-2026 05:51:04 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 05:51:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw
[13-Jun-2026 05:51:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 05:51:04 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 05:51:04 UTC] User ID: 800
[13-Jun-2026 05:51:04 UTC] ✅ User profile retrieved successfully for user ID: 800
[13-Jun-2026 05:51:04 UTC] User Purchases API - User ID: 800
[13-Jun-2026 05:51:04 UTC] User Purchases API - Total purchases found: 1
[13-Jun-2026 05:51:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 05:51:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 05:51:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"36.77.32.184, 104.23.175.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0aed2a0dd4b35f2-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"36.77.32.184","cf-ipcountry":"ID","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jun-2026 05:51:19 UTC] === User Orders API Called ===
[13-Jun-2026 05:51:19 UTC] User ID: 800
[13-Jun-2026 05:51:19 UTC] Limit: 20, Offset: 0
[13-Jun-2026 05:51:19 UTC] Orders found: 0
[13-Jun-2026 05:51:19 UTC] Orders data: []
[13-Jun-2026 05:51:19 UTC] Total orders count: 0
[13-Jun-2026 05:51:19 UTC] === API CALL LOG ===
[13-Jun-2026 05:51:19 UTC] Endpoint: user/profile.php
[13-Jun-2026 05:51:19 UTC] Full Log Data: {
    "timestamp": "2026-06-13 05:51:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.77.32.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.77.32.184, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0aed2a13e2a35f2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.77.32.184",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 05:51:19 UTC] === END API CALL LOG ===
[13-Jun-2026 05:51:19 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 05:51:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw
[13-Jun-2026 05:51:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 05:51:19 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 05:51:19 UTC] User ID: 800
[13-Jun-2026 05:51:19 UTC] ✅ User profile retrieved successfully for user ID: 800
[13-Jun-2026 05:51:19 UTC] === API CALL LOG ===
[13-Jun-2026 05:51:19 UTC] Endpoint: user/profile.php
[13-Jun-2026 05:51:19 UTC] Full Log Data: {
    "timestamp": "2026-06-13 05:51:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.77.32.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.77.32.184, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0aed2a5586f35f2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.77.32.184",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 05:51:19 UTC] === END API CALL LOG ===
[13-Jun-2026 05:51:19 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 05:51:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw
[13-Jun-2026 05:51:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 05:51:19 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 05:51:19 UTC] User ID: 800
[13-Jun-2026 05:51:19 UTC] ✅ User profile retrieved successfully for user ID: 800
[13-Jun-2026 05:51:30 UTC] === API CALL LOG ===
[13-Jun-2026 05:51:30 UTC] Endpoint: user/profile.php
[13-Jun-2026 05:51:30 UTC] Full Log Data: {
    "timestamp": "2026-06-13 05:51:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.77.32.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.77.32.184, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0aed2e67eb335f2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.77.32.184",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 05:51:30 UTC] === END API CALL LOG ===
[13-Jun-2026 05:51:30 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 05:51:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw
[13-Jun-2026 05:51:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 05:51:30 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 05:51:30 UTC] User ID: 800
[13-Jun-2026 05:51:30 UTC] ✅ User profile retrieved successfully for user ID: 800
[13-Jun-2026 05:51:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 05:51:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 05:51:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"36.77.32.184, 104.23.175.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0aed2f2fe4335f2-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"36.77.32.184","cf-ipcountry":"ID","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jun-2026 05:51:32 UTC] === User Orders API Called ===
[13-Jun-2026 05:51:32 UTC] User ID: 800
[13-Jun-2026 05:51:32 UTC] Limit: 20, Offset: 0
[13-Jun-2026 05:51:32 UTC] Orders found: 0
[13-Jun-2026 05:51:32 UTC] Orders data: []
[13-Jun-2026 05:51:32 UTC] Total orders count: 0
[13-Jun-2026 05:51:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 05:51:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 05:51:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"36.77.32.184, 104.23.175.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0aed31629e035f2-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"36.77.32.184","cf-ipcountry":"ID","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jun-2026 05:51:38 UTC] === User Orders API Called ===
[13-Jun-2026 05:51:38 UTC] User ID: 800
[13-Jun-2026 05:51:38 UTC] Limit: 20, Offset: 0
[13-Jun-2026 05:51:38 UTC] Orders found: 0
[13-Jun-2026 05:51:38 UTC] Orders data: []
[13-Jun-2026 05:51:38 UTC] Total orders count: 0
[13-Jun-2026 05:51:38 UTC] === API CALL LOG ===
[13-Jun-2026 05:51:38 UTC] Endpoint: user/profile.php
[13-Jun-2026 05:51:38 UTC] Full Log Data: {
    "timestamp": "2026-06-13 05:51:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.77.32.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.77.32.184, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0aed3168ad935f2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.77.32.184",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 05:51:38 UTC] === END API CALL LOG ===
[13-Jun-2026 05:51:38 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 05:51:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw
[13-Jun-2026 05:51:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 05:51:38 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 05:51:38 UTC] User ID: 800
[13-Jun-2026 05:51:38 UTC] ✅ User profile retrieved successfully for user ID: 800
[13-Jun-2026 05:51:38 UTC] === API CALL LOG ===
[13-Jun-2026 05:51:38 UTC] Endpoint: user/profile.php
[13-Jun-2026 05:51:38 UTC] Full Log Data: {
    "timestamp": "2026-06-13 05:51:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.77.32.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.77.32.184, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0aed31a9cbc35f2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.77.32.184",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 05:51:38 UTC] === END API CALL LOG ===
[13-Jun-2026 05:51:38 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 05:51:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw
[13-Jun-2026 05:51:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 05:51:38 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 05:51:38 UTC] User ID: 800
[13-Jun-2026 05:51:38 UTC] ✅ User profile retrieved successfully for user ID: 800
[13-Jun-2026 05:51:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 05:51:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 05:51:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"36.77.32.184, 104.23.175.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0aed31ee89e35f2-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"36.77.32.184","cf-ipcountry":"ID","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jun-2026 05:51:39 UTC] === User Orders API Called ===
[13-Jun-2026 05:51:39 UTC] User ID: 800
[13-Jun-2026 05:51:39 UTC] Limit: 20, Offset: 0
[13-Jun-2026 05:51:39 UTC] Orders found: 0
[13-Jun-2026 05:51:39 UTC] Orders data: []
[13-Jun-2026 05:51:39 UTC] Total orders count: 0
[13-Jun-2026 05:51:39 UTC] === API CALL LOG ===
[13-Jun-2026 05:51:39 UTC] Endpoint: user/profile.php
[13-Jun-2026 05:51:39 UTC] Full Log Data: {
    "timestamp": "2026-06-13 05:51:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.77.32.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.77.32.184, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0aed3215f4b35f2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.77.32.184",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 05:51:39 UTC] === END API CALL LOG ===
[13-Jun-2026 05:51:39 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 05:51:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw
[13-Jun-2026 05:51:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 05:51:39 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 05:51:39 UTC] User ID: 800
[13-Jun-2026 05:51:39 UTC] ✅ User profile retrieved successfully for user ID: 800
[13-Jun-2026 05:51:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 05:51:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 05:51:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"36.77.32.184, 104.23.175.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0aed32b4fcb35f2-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"36.77.32.184","cf-ipcountry":"ID","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jun-2026 05:51:41 UTC] === User Orders API Called ===
[13-Jun-2026 05:51:41 UTC] User ID: 800
[13-Jun-2026 05:51:41 UTC] Limit: 20, Offset: 0
[13-Jun-2026 05:51:41 UTC] Orders found: 0
[13-Jun-2026 05:51:41 UTC] Orders data: []
[13-Jun-2026 05:51:41 UTC] Total orders count: 0
[13-Jun-2026 05:51:41 UTC] === API CALL LOG ===
[13-Jun-2026 05:51:41 UTC] Endpoint: user/profile.php
[13-Jun-2026 05:51:41 UTC] Full Log Data: {
    "timestamp": "2026-06-13 05:51:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.77.32.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.77.32.184, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0aed32b989335f2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.77.32.184",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 05:51:41 UTC] === END API CALL LOG ===
[13-Jun-2026 05:51:41 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 05:51:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw
[13-Jun-2026 05:51:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 05:51:41 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 05:51:41 UTC] User ID: 800
[13-Jun-2026 05:51:41 UTC] ✅ User profile retrieved successfully for user ID: 800
[13-Jun-2026 05:51:42 UTC] === API CALL LOG ===
[13-Jun-2026 05:51:42 UTC] Endpoint: user/profile.php
[13-Jun-2026 05:51:42 UTC] Full Log Data: {
    "timestamp": "2026-06-13 05:51:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.77.32.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.77.32.184, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0aed32faa8435f2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.77.32.184",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 05:51:42 UTC] === END API CALL LOG ===
[13-Jun-2026 05:51:42 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 05:51:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw
[13-Jun-2026 05:51:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 05:51:42 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 05:51:42 UTC] User ID: 800
[13-Jun-2026 05:51:42 UTC] ✅ User profile retrieved successfully for user ID: 800
[13-Jun-2026 05:51:42 UTC] === API CALL LOG ===
[13-Jun-2026 05:51:42 UTC] Endpoint: user/profile.php
[13-Jun-2026 05:51:42 UTC] Full Log Data: {
    "timestamp": "2026-06-13 05:51:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.77.32.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.77.32.184, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0aed3316f1435f2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.77.32.184",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 05:51:42 UTC] === END API CALL LOG ===
[13-Jun-2026 05:51:42 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 05:51:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw
[13-Jun-2026 05:51:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 05:51:42 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 05:51:42 UTC] User ID: 800
[13-Jun-2026 05:51:42 UTC] ✅ User profile retrieved successfully for user ID: 800
[13-Jun-2026 05:52:06 UTC] === API CALL LOG ===
[13-Jun-2026 05:52:06 UTC] Endpoint: user/profile.php
[13-Jun-2026 05:52:06 UTC] Full Log Data: {
    "timestamp": "2026-06-13 05:52:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.77.32.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.77.32.184, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0aed3c6694835f2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.77.32.184",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 05:52:06 UTC] === END API CALL LOG ===
[13-Jun-2026 05:52:06 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 05:52:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw
[13-Jun-2026 05:52:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 05:52:06 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 05:52:06 UTC] User ID: 800
[13-Jun-2026 05:52:06 UTC] ✅ User profile retrieved successfully for user ID: 800
[13-Jun-2026 05:52:19 UTC] === API CALL LOG ===
[13-Jun-2026 05:52:19 UTC] Endpoint: user/profile.php
[13-Jun-2026 05:52:19 UTC] Full Log Data: {
    "timestamp": "2026-06-13 05:52:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.77.32.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.77.32.184, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0aed416693e35f2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.77.32.184",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 05:52:19 UTC] === END API CALL LOG ===
[13-Jun-2026 05:52:19 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 05:52:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw
[13-Jun-2026 05:52:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 05:52:19 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 05:52:19 UTC] User ID: 800
[13-Jun-2026 05:52:19 UTC] ✅ User profile retrieved successfully for user ID: 800
[13-Jun-2026 05:52:29 UTC] === API CALL LOG ===
[13-Jun-2026 05:52:29 UTC] Endpoint: user/profile.php
[13-Jun-2026 05:52:29 UTC] Full Log Data: {
    "timestamp": "2026-06-13 05:52:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.77.32.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.77.32.184, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0aed455099535f2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.77.32.184",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 05:52:29 UTC] === END API CALL LOG ===
[13-Jun-2026 05:52:29 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 05:52:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw
[13-Jun-2026 05:52:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 05:52:29 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 05:52:29 UTC] User ID: 800
[13-Jun-2026 05:52:29 UTC] ✅ User profile retrieved successfully for user ID: 800
[13-Jun-2026 05:52:43 UTC] === API CALL LOG ===
[13-Jun-2026 05:52:43 UTC] Endpoint: user/profile.php
[13-Jun-2026 05:52:43 UTC] Full Log Data: {
    "timestamp": "2026-06-13 05:52:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.77.32.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.77.32.184, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0aed4ae3d7335f2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.77.32.184",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 05:52:43 UTC] === END API CALL LOG ===
[13-Jun-2026 05:52:43 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 05:52:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw
[13-Jun-2026 05:52:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 05:52:43 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 05:52:43 UTC] User ID: 800
[13-Jun-2026 05:52:43 UTC] ✅ User profile retrieved successfully for user ID: 800
[13-Jun-2026 05:52:50 UTC] === API CALL LOG ===
[13-Jun-2026 05:52:50 UTC] Endpoint: user/profile.php
[13-Jun-2026 05:52:50 UTC] Full Log Data: {
    "timestamp": "2026-06-13 05:52:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.77.32.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.77.32.184, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0aed4d6f90835f2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.77.32.184",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 05:52:50 UTC] === END API CALL LOG ===
[13-Jun-2026 05:52:50 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 05:52:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw
[13-Jun-2026 05:52:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 05:52:50 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 05:52:50 UTC] User ID: 800
[13-Jun-2026 05:52:50 UTC] ✅ User profile retrieved successfully for user ID: 800
[13-Jun-2026 05:54:07 UTC] === API CALL LOG ===
[13-Jun-2026 05:54:07 UTC] Endpoint: user/profile.php
[13-Jun-2026 05:54:07 UTC] Full Log Data: {
    "timestamp": "2026-06-13 05:54:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.77.32.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.77.32.184",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0aed6b8895935f2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.77.32.184",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 05:54:07 UTC] === END API CALL LOG ===
[13-Jun-2026 05:54:07 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 05:54:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw
[13-Jun-2026 05:54:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 05:54:07 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 05:54:07 UTC] User ID: 800
[13-Jun-2026 05:54:07 UTC] ✅ User profile retrieved successfully for user ID: 800
[13-Jun-2026 05:54:12 UTC] === API CALL LOG ===
[13-Jun-2026 05:54:12 UTC] Endpoint: user/profile.php
[13-Jun-2026 05:54:12 UTC] Full Log Data: {
    "timestamp": "2026-06-13 05:54:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.77.32.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.77.32.184",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0aed6da8fd735f2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.77.32.184",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 05:54:12 UTC] === END API CALL LOG ===
[13-Jun-2026 05:54:12 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 05:54:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw
[13-Jun-2026 05:54:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 05:54:12 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 05:54:12 UTC] User ID: 800
[13-Jun-2026 05:54:12 UTC] ✅ User profile retrieved successfully for user ID: 800
[13-Jun-2026 05:56:30 UTC] === API CALL LOG ===
[13-Jun-2026 05:56:30 UTC] Endpoint: user/profile.php
[13-Jun-2026 05:56:30 UTC] Full Log Data: {
    "timestamp": "2026-06-13 05:56:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.77.32.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.77.32.184, 172.70.189.161",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0aeda368c8f6b9e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.77.32.184",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 05:56:30 UTC] === END API CALL LOG ===
[13-Jun-2026 05:56:30 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 05:56:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw
[13-Jun-2026 05:56:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 05:56:30 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 05:56:30 UTC] User ID: 800
[13-Jun-2026 05:56:30 UTC] ✅ User profile retrieved successfully for user ID: 800
[13-Jun-2026 05:56:31 UTC] === API CALL LOG ===
[13-Jun-2026 05:56:31 UTC] Endpoint: user/profile.php
[13-Jun-2026 05:56:31 UTC] Full Log Data: {
    "timestamp": "2026-06-13 05:56:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.77.32.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.77.32.184, 172.70.189.161",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0aeda41bbf06b9e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.77.32.184",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 05:56:31 UTC] === END API CALL LOG ===
[13-Jun-2026 05:56:31 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 05:56:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw
[13-Jun-2026 05:56:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 05:56:31 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 05:56:31 UTC] User ID: 800
[13-Jun-2026 05:56:31 UTC] ✅ User profile retrieved successfully for user ID: 800
[13-Jun-2026 05:56:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 05:56:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 05:56:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"36.77.32.184, 172.70.189.161","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0aeda421c2d6b9e-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"36.77.32.184","cf-ipcountry":"ID","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jun-2026 05:56:31 UTC] === User Orders API Called ===
[13-Jun-2026 05:56:31 UTC] User ID: 800
[13-Jun-2026 05:56:31 UTC] Limit: 20, Offset: 0
[13-Jun-2026 05:56:31 UTC] Orders found: 0
[13-Jun-2026 05:56:31 UTC] Orders data: []
[13-Jun-2026 05:56:31 UTC] Total orders count: 0
[13-Jun-2026 05:56:32 UTC] === API CALL LOG ===
[13-Jun-2026 05:56:32 UTC] Endpoint: user/profile.php
[13-Jun-2026 05:56:32 UTC] Full Log Data: {
    "timestamp": "2026-06-13 05:56:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.77.32.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.77.32.184, 172.70.189.25",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0aeda427c636b9e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.77.32.184",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 05:56:32 UTC] === END API CALL LOG ===
[13-Jun-2026 05:56:32 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 05:56:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw
[13-Jun-2026 05:56:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 05:56:32 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 05:56:32 UTC] User ID: 800
[13-Jun-2026 05:56:32 UTC] ✅ User profile retrieved successfully for user ID: 800
[13-Jun-2026 05:56:35 UTC] === API CALL LOG ===
[13-Jun-2026 05:56:35 UTC] Endpoint: user/profile.php
[13-Jun-2026 05:56:35 UTC] Full Log Data: {
    "timestamp": "2026-06-13 05:56:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.77.32.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.77.32.184, 172.70.189.161",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0aeda5869ba6b9e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.77.32.184",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 05:56:35 UTC] === END API CALL LOG ===
[13-Jun-2026 05:56:35 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 05:56:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw
[13-Jun-2026 05:56:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 05:56:35 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 05:56:35 UTC] User ID: 800
[13-Jun-2026 05:56:35 UTC] ✅ User profile retrieved successfully for user ID: 800
[13-Jun-2026 05:56:48 UTC] === API CALL LOG ===
[13-Jun-2026 05:56:48 UTC] Endpoint: user/profile.php
[13-Jun-2026 05:56:48 UTC] Full Log Data: {
    "timestamp": "2026-06-13 05:56:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.77.32.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.77.32.184, 172.70.189.161",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0aedaa7f91c6b9e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.77.32.184",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 05:56:48 UTC] === END API CALL LOG ===
[13-Jun-2026 05:56:48 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 05:56:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw
[13-Jun-2026 05:56:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 05:56:48 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 05:56:48 UTC] User ID: 800
[13-Jun-2026 05:56:48 UTC] ✅ User profile retrieved successfully for user ID: 800
[13-Jun-2026 05:57:21 UTC] === API CALL LOG ===
[13-Jun-2026 05:57:21 UTC] Endpoint: user/profile.php
[13-Jun-2026 05:57:21 UTC] Full Log Data: {
    "timestamp": "2026-06-13 05:57:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.77.32.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.77.32.184, 172.70.189.161",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0aedb76da3e6b9e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.77.32.184",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 05:57:21 UTC] === END API CALL LOG ===
[13-Jun-2026 05:57:21 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 05:57:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw
[13-Jun-2026 05:57:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 05:57:21 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 05:57:21 UTC] User ID: 800
[13-Jun-2026 05:57:21 UTC] ✅ User profile retrieved successfully for user ID: 800
[13-Jun-2026 05:57:22 UTC] === API CALL LOG ===
[13-Jun-2026 05:57:22 UTC] Endpoint: user/profile.php
[13-Jun-2026 05:57:22 UTC] Full Log Data: {
    "timestamp": "2026-06-13 05:57:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.77.32.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.77.32.184, 172.70.189.161",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0aedb7d7dca6b9e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.77.32.184",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 05:57:22 UTC] === END API CALL LOG ===
[13-Jun-2026 05:57:22 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 05:57:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw
[13-Jun-2026 05:57:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 05:57:22 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 05:57:22 UTC] User ID: 800
[13-Jun-2026 05:57:22 UTC] ✅ User profile retrieved successfully for user ID: 800
[13-Jun-2026 05:57:22 UTC] User Purchases API - User ID: 800
[13-Jun-2026 05:57:22 UTC] User Purchases API - Total purchases found: 1
[13-Jun-2026 05:57:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 05:57:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 05:57:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"36.77.32.184, 172.70.189.162","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0aedc207f0c6b9e-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"36.77.32.184","cf-ipcountry":"ID","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jun-2026 05:57:48 UTC] === User Orders API Called ===
[13-Jun-2026 05:57:48 UTC] User ID: 800
[13-Jun-2026 05:57:48 UTC] Limit: 20, Offset: 0
[13-Jun-2026 05:57:48 UTC] === API CALL LOG ===
[13-Jun-2026 05:57:48 UTC] Orders found: 0
[13-Jun-2026 05:57:48 UTC] Endpoint: user/profile.php
[13-Jun-2026 05:57:48 UTC] Orders data: []
[13-Jun-2026 05:57:48 UTC] Full Log Data: {
    "timestamp": "2026-06-13 05:57:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.77.32.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.77.32.184, 172.70.189.162",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0aedc207f0d6b9e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.77.32.184",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 05:57:48 UTC] === END API CALL LOG ===
[13-Jun-2026 05:57:48 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 05:57:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw
[13-Jun-2026 05:57:48 UTC] Total orders count: 0
[13-Jun-2026 05:57:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 05:57:48 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 05:57:48 UTC] User ID: 800
[13-Jun-2026 05:57:48 UTC] ✅ User profile retrieved successfully for user ID: 800
[13-Jun-2026 05:57:48 UTC] === API CALL LOG ===
[13-Jun-2026 05:57:48 UTC] Endpoint: user/profile.php
[13-Jun-2026 05:57:48 UTC] Full Log Data: {
    "timestamp": "2026-06-13 05:57:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.77.32.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.77.32.184, 172.70.189.161",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0aedc24696a6b9e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.77.32.184",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 05:57:48 UTC] === END API CALL LOG ===
[13-Jun-2026 05:57:48 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 05:57:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw
[13-Jun-2026 05:57:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 05:57:48 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 05:57:48 UTC] User ID: 800
[13-Jun-2026 05:57:48 UTC] ✅ User profile retrieved successfully for user ID: 800
[13-Jun-2026 05:57:49 UTC] === API CALL LOG ===
[13-Jun-2026 05:57:49 UTC] Endpoint: user/profile.php
[13-Jun-2026 05:57:49 UTC] Full Log Data: {
    "timestamp": "2026-06-13 05:57:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.77.32.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.77.32.184, 172.70.189.161",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0aedc2a7cf66b9e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.77.32.184",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 05:57:49 UTC] === END API CALL LOG ===
[13-Jun-2026 05:57:49 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 05:57:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw
[13-Jun-2026 05:57:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 05:57:49 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 05:57:49 UTC] User ID: 800
[13-Jun-2026 05:57:49 UTC] ✅ User profile retrieved successfully for user ID: 800
[13-Jun-2026 05:57:56 UTC] === API CALL LOG ===
[13-Jun-2026 05:57:56 UTC] Endpoint: user/profile.php
[13-Jun-2026 05:57:56 UTC] Full Log Data: {
    "timestamp": "2026-06-13 05:57:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.77.32.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.77.32.184, 172.70.189.161",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0aedc4d5ce66b9e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.77.32.184",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 05:57:56 UTC] === END API CALL LOG ===
[13-Jun-2026 05:57:56 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 05:57:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw
[13-Jun-2026 05:57:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 05:57:56 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 05:57:56 UTC] User ID: 800
[13-Jun-2026 05:57:56 UTC] ✅ User profile retrieved successfully for user ID: 800
[13-Jun-2026 05:58:41 UTC] === API CALL LOG ===
[13-Jun-2026 05:58:41 UTC] Endpoint: user/profile.php
[13-Jun-2026 05:58:41 UTC] Full Log Data: {
    "timestamp": "2026-06-13 05:58:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.77.32.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.77.32.184, 172.70.189.162",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0aedd670fc76b9e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.77.32.184",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 05:58:41 UTC] === END API CALL LOG ===
[13-Jun-2026 05:58:41 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 05:58:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw
[13-Jun-2026 05:58:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 05:58:41 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 05:58:41 UTC] User ID: 800
[13-Jun-2026 05:58:41 UTC] ✅ User profile retrieved successfully for user ID: 800
[13-Jun-2026 05:59:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 05:59:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 05:59:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"36.77.32.184, 172.70.189.162","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0aeddf0fddc6b9e-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"36.77.32.184","cf-ipcountry":"ID","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jun-2026 05:59:03 UTC] === User Orders API Called ===
[13-Jun-2026 05:59:03 UTC] User ID: 800
[13-Jun-2026 05:59:03 UTC] Limit: 20, Offset: 0
[13-Jun-2026 05:59:03 UTC] Orders found: 0
[13-Jun-2026 05:59:03 UTC] Orders data: []
[13-Jun-2026 05:59:03 UTC] Total orders count: 0
[13-Jun-2026 05:59:03 UTC] === API CALL LOG ===
[13-Jun-2026 05:59:03 UTC] Endpoint: user/profile.php
[13-Jun-2026 05:59:03 UTC] Full Log Data: {
    "timestamp": "2026-06-13 05:59:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.77.32.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.77.32.184, 172.70.189.161",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0aeddf15e276b9e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.77.32.184",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 05:59:03 UTC] === END API CALL LOG ===
[13-Jun-2026 05:59:03 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 05:59:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw
[13-Jun-2026 05:59:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 05:59:03 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 05:59:03 UTC] User ID: 800
[13-Jun-2026 05:59:03 UTC] ✅ User profile retrieved successfully for user ID: 800
[13-Jun-2026 05:59:03 UTC] === API CALL LOG ===
[13-Jun-2026 05:59:03 UTC] Endpoint: user/profile.php
[13-Jun-2026 05:59:03 UTC] Full Log Data: {
    "timestamp": "2026-06-13 05:59:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.77.32.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.77.32.184, 172.70.189.161",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0aeddf598ec6b9e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.77.32.184",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 05:59:03 UTC] === END API CALL LOG ===
[13-Jun-2026 05:59:03 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 05:59:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw
[13-Jun-2026 05:59:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 05:59:03 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 05:59:03 UTC] User ID: 800
[13-Jun-2026 05:59:03 UTC] ✅ User profile retrieved successfully for user ID: 800
[13-Jun-2026 05:59:07 UTC] === API CALL LOG ===
[13-Jun-2026 05:59:07 UTC] Endpoint: user/profile.php
[13-Jun-2026 05:59:07 UTC] Full Log Data: {
    "timestamp": "2026-06-13 05:59:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.77.32.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.77.32.184, 172.70.189.161",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0aede0d48006b9e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.77.32.184",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 05:59:07 UTC] === END API CALL LOG ===
[13-Jun-2026 05:59:07 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 05:59:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw
[13-Jun-2026 05:59:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 05:59:07 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 05:59:07 UTC] User ID: 800
[13-Jun-2026 05:59:07 UTC] ✅ User profile retrieved successfully for user ID: 800
[13-Jun-2026 05:59:16 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 05:59:16 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 05:59:16 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"36.77.32.184, 172.70.189.162","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0aede422a9e6b9e-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"36.77.32.184","cf-ipcountry":"ID","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jun-2026 05:59:16 UTC] === User Orders API Called ===
[13-Jun-2026 05:59:16 UTC] User ID: 800
[13-Jun-2026 05:59:16 UTC] Limit: 20, Offset: 0
[13-Jun-2026 05:59:16 UTC] Orders found: 0
[13-Jun-2026 05:59:16 UTC] Orders data: []
[13-Jun-2026 05:59:16 UTC] Total orders count: 0
[13-Jun-2026 05:59:16 UTC] === API CALL LOG ===
[13-Jun-2026 05:59:16 UTC] Endpoint: user/profile.php
[13-Jun-2026 05:59:16 UTC] Full Log Data: {
    "timestamp": "2026-06-13 05:59:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.77.32.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.77.32.184, 172.70.189.161",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0aede428ae46b9e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.77.32.184",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 05:59:16 UTC] === END API CALL LOG ===
[13-Jun-2026 05:59:16 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 05:59:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw
[13-Jun-2026 05:59:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 05:59:16 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 05:59:16 UTC] User ID: 800
[13-Jun-2026 05:59:16 UTC] ✅ User profile retrieved successfully for user ID: 800
[13-Jun-2026 05:59:16 UTC] === API CALL LOG ===
[13-Jun-2026 05:59:16 UTC] Endpoint: user/profile.php
[13-Jun-2026 05:59:16 UTC] Full Log Data: {
    "timestamp": "2026-06-13 05:59:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.77.32.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.77.32.184, 172.70.189.162",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0aede47bdef6b9e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.77.32.184",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 05:59:16 UTC] === END API CALL LOG ===
[13-Jun-2026 05:59:16 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 05:59:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw
[13-Jun-2026 05:59:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 05:59:16 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 05:59:16 UTC] User ID: 800
[13-Jun-2026 05:59:16 UTC] ✅ User profile retrieved successfully for user ID: 800
[13-Jun-2026 05:59:17 UTC] === API CALL LOG ===
[13-Jun-2026 05:59:17 UTC] Endpoint: user/profile.php
[13-Jun-2026 05:59:17 UTC] Full Log Data: {
    "timestamp": "2026-06-13 05:59:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.77.32.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.77.32.184, 172.70.189.161",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0aede4bb8866b9e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.77.32.184",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 05:59:17 UTC] === END API CALL LOG ===
[13-Jun-2026 05:59:17 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 05:59:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw
[13-Jun-2026 05:59:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 05:59:17 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 05:59:17 UTC] User ID: 800
[13-Jun-2026 05:59:17 UTC] ✅ User profile retrieved successfully for user ID: 800
[13-Jun-2026 05:59:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 05:59:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 05:59:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"36.77.32.184, 172.70.189.162","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0aede5abae76b9e-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"36.77.32.184","cf-ipcountry":"ID","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jun-2026 05:59:19 UTC] === User Orders API Called ===
[13-Jun-2026 05:59:19 UTC] User ID: 800
[13-Jun-2026 05:59:19 UTC] Limit: 20, Offset: 0
[13-Jun-2026 05:59:19 UTC] Orders found: 0
[13-Jun-2026 05:59:19 UTC] Orders data: []
[13-Jun-2026 05:59:19 UTC] Total orders count: 0
[13-Jun-2026 05:59:19 UTC] === API CALL LOG ===
[13-Jun-2026 05:59:19 UTC] Endpoint: user/profile.php
[13-Jun-2026 05:59:19 UTC] Full Log Data: {
    "timestamp": "2026-06-13 05:59:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.77.32.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.77.32.184, 172.70.189.162",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0aede5b3b316b9e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.77.32.184",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 05:59:19 UTC] === END API CALL LOG ===
[13-Jun-2026 05:59:19 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 05:59:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw
[13-Jun-2026 05:59:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 05:59:19 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 05:59:19 UTC] User ID: 800
[13-Jun-2026 05:59:19 UTC] ✅ User profile retrieved successfully for user ID: 800
[13-Jun-2026 05:59:20 UTC] === API CALL LOG ===
[13-Jun-2026 05:59:20 UTC] Endpoint: user/profile.php
[13-Jun-2026 05:59:20 UTC] Full Log Data: {
    "timestamp": "2026-06-13 05:59:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.77.32.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.77.32.184, 172.70.189.162",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0aede5f1d7d6b9e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.77.32.184",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 05:59:20 UTC] === END API CALL LOG ===
[13-Jun-2026 05:59:20 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 05:59:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw
[13-Jun-2026 05:59:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 05:59:20 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 05:59:20 UTC] User ID: 800
[13-Jun-2026 05:59:20 UTC] ✅ User profile retrieved successfully for user ID: 800
[13-Jun-2026 05:59:20 UTC] === API CALL LOG ===
[13-Jun-2026 05:59:20 UTC] Endpoint: user/profile.php
[13-Jun-2026 05:59:20 UTC] Full Log Data: {
    "timestamp": "2026-06-13 05:59:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.77.32.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.77.32.184, 172.70.189.162",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0aede614eff6b9e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.77.32.184",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 05:59:20 UTC] === END API CALL LOG ===
[13-Jun-2026 05:59:20 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 05:59:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw
[13-Jun-2026 05:59:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 05:59:20 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 05:59:20 UTC] User ID: 800
[13-Jun-2026 05:59:20 UTC] ✅ User profile retrieved successfully for user ID: 800
[13-Jun-2026 05:59:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 05:59:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 05:59:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"36.77.32.184, 172.70.189.161","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0aede842dce6b9e-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"36.77.32.184","cf-ipcountry":"ID","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jun-2026 05:59:26 UTC] === User Orders API Called ===
[13-Jun-2026 05:59:26 UTC] User ID: 800
[13-Jun-2026 05:59:26 UTC] Limit: 20, Offset: 0
[13-Jun-2026 05:59:26 UTC] === API CALL LOG ===
[13-Jun-2026 05:59:26 UTC] Endpoint: user/profile.php
[13-Jun-2026 05:59:26 UTC] Full Log Data: {
    "timestamp": "2026-06-13 05:59:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.77.32.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.77.32.184, 172.70.189.161",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0aede842dcf6b9e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.77.32.184",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 05:59:26 UTC] === END API CALL LOG ===
[13-Jun-2026 05:59:26 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 05:59:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw
[13-Jun-2026 05:59:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 05:59:26 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 05:59:26 UTC] User ID: 800
[13-Jun-2026 05:59:26 UTC] Orders found: 0
[13-Jun-2026 05:59:26 UTC] Orders data: []
[13-Jun-2026 05:59:26 UTC] Total orders count: 0
[13-Jun-2026 05:59:26 UTC] ✅ User profile retrieved successfully for user ID: 800
[13-Jun-2026 05:59:26 UTC] === API CALL LOG ===
[13-Jun-2026 05:59:26 UTC] Endpoint: user/profile.php
[13-Jun-2026 05:59:26 UTC] Full Log Data: {
    "timestamp": "2026-06-13 05:59:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.77.32.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.77.32.184, 172.70.189.161",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0aede876fd96b9e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.77.32.184",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 05:59:26 UTC] === END API CALL LOG ===
[13-Jun-2026 05:59:26 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 05:59:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw
[13-Jun-2026 05:59:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 05:59:26 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 05:59:26 UTC] User ID: 800
[13-Jun-2026 05:59:26 UTC] ✅ User profile retrieved successfully for user ID: 800
[13-Jun-2026 05:59:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 05:59:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 05:59:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"36.77.32.184, 172.70.189.161","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0aedeae6a426b9e-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"36.77.32.184","cf-ipcountry":"ID","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jun-2026 05:59:32 UTC] === User Orders API Called ===
[13-Jun-2026 05:59:32 UTC] User ID: 800
[13-Jun-2026 05:59:32 UTC] Limit: 20, Offset: 0
[13-Jun-2026 05:59:32 UTC] Orders found: 0
[13-Jun-2026 05:59:32 UTC] Orders data: []
[13-Jun-2026 05:59:32 UTC] Total orders count: 0
[13-Jun-2026 05:59:33 UTC] === API CALL LOG ===
[13-Jun-2026 05:59:33 UTC] Endpoint: user/profile.php
[13-Jun-2026 05:59:33 UTC] Full Log Data: {
    "timestamp": "2026-06-13 05:59:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.77.32.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.77.32.184, 172.70.189.161",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0aedeaeca876b9e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.77.32.184",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 05:59:33 UTC] === END API CALL LOG ===
[13-Jun-2026 05:59:33 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 05:59:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw
[13-Jun-2026 05:59:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 05:59:33 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 05:59:33 UTC] User ID: 800
[13-Jun-2026 05:59:33 UTC] ✅ User profile retrieved successfully for user ID: 800
[13-Jun-2026 05:59:33 UTC] === API CALL LOG ===
[13-Jun-2026 05:59:33 UTC] Endpoint: user/profile.php
[13-Jun-2026 05:59:33 UTC] Full Log Data: {
    "timestamp": "2026-06-13 05:59:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.77.32.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.77.32.184, 172.70.189.161",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0aedeb2bd786b9e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.77.32.184",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 05:59:33 UTC] === END API CALL LOG ===
[13-Jun-2026 05:59:33 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 05:59:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw
[13-Jun-2026 05:59:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 05:59:33 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 05:59:33 UTC] User ID: 800
[13-Jun-2026 05:59:33 UTC] ✅ User profile retrieved successfully for user ID: 800
[13-Jun-2026 05:59:33 UTC] === API CALL LOG ===
[13-Jun-2026 05:59:33 UTC] Endpoint: user/profile.php
[13-Jun-2026 05:59:33 UTC] Full Log Data: {
    "timestamp": "2026-06-13 05:59:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.77.32.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.77.32.184, 172.70.189.161",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0aedeb4df1c6b9e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.77.32.184",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 05:59:33 UTC] === END API CALL LOG ===
[13-Jun-2026 05:59:33 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 05:59:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw
[13-Jun-2026 05:59:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 05:59:33 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 05:59:33 UTC] User ID: 800
[13-Jun-2026 05:59:33 UTC] ✅ User profile retrieved successfully for user ID: 800
[13-Jun-2026 05:59:59 UTC] === API CALL LOG ===
[13-Jun-2026 05:59:59 UTC] Endpoint: user/profile.php
[13-Jun-2026 05:59:59 UTC] Full Log Data: {
    "timestamp": "2026-06-13 05:59:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.77.32.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.77.32.184, 172.70.189.162",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0aedf525c6d6b9e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.77.32.184",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 05:59:59 UTC] === END API CALL LOG ===
[13-Jun-2026 05:59:59 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 05:59:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw
[13-Jun-2026 05:59:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 05:59:59 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 05:59:59 UTC] User ID: 800
[13-Jun-2026 05:59:59 UTC] ✅ User profile retrieved successfully for user ID: 800
[13-Jun-2026 05:59:59 UTC] User Purchases API - User ID: 800
[13-Jun-2026 05:59:59 UTC] User Purchases API - Total purchases found: 2
[13-Jun-2026 06:00:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 06:00:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 06:00:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"36.77.32.184, 172.70.189.162","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0aedf605d176b9e-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"36.77.32.184","cf-ipcountry":"ID","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jun-2026 06:00:01 UTC] === User Orders API Called ===
[13-Jun-2026 06:00:01 UTC] User ID: 800
[13-Jun-2026 06:00:01 UTC] Limit: 20, Offset: 0
[13-Jun-2026 06:00:01 UTC] Orders found: 0
[13-Jun-2026 06:00:01 UTC] Orders data: []
[13-Jun-2026 06:00:01 UTC] Total orders count: 0
[13-Jun-2026 06:00:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 06:00:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 06:00:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"36.77.32.184, 172.70.189.162","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0aedf6f1e846b9e-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"36.77.32.184","cf-ipcountry":"ID","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jun-2026 06:00:03 UTC] === User Orders API Called ===
[13-Jun-2026 06:00:03 UTC] User ID: 800
[13-Jun-2026 06:00:03 UTC] Limit: 20, Offset: 0
[13-Jun-2026 06:00:03 UTC] Orders found: 0
[13-Jun-2026 06:00:03 UTC] Orders data: []
[13-Jun-2026 06:00:03 UTC] Total orders count: 0
[13-Jun-2026 06:00:03 UTC] === API CALL LOG ===
[13-Jun-2026 06:00:03 UTC] Endpoint: user/profile.php
[13-Jun-2026 06:00:03 UTC] Full Log Data: {
    "timestamp": "2026-06-13 06:00:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.77.32.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.77.32.184, 172.70.189.162",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0aedf6f8ed76b9e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.77.32.184",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 06:00:03 UTC] === END API CALL LOG ===
[13-Jun-2026 06:00:03 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 06:00:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw
[13-Jun-2026 06:00:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 06:00:03 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 06:00:03 UTC] User ID: 800
[13-Jun-2026 06:00:03 UTC] ✅ User profile retrieved successfully for user ID: 800
[13-Jun-2026 06:00:04 UTC] === API CALL LOG ===
[13-Jun-2026 06:00:04 UTC] Endpoint: user/profile.php
[13-Jun-2026 06:00:04 UTC] Full Log Data: {
    "timestamp": "2026-06-13 06:00:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.77.32.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.77.32.184, 172.70.189.162",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0aedf73b98e6b9e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.77.32.184",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 06:00:04 UTC] === END API CALL LOG ===
[13-Jun-2026 06:00:04 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 06:00:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw
[13-Jun-2026 06:00:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 06:00:04 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 06:00:04 UTC] User ID: 800
[13-Jun-2026 06:00:04 UTC] ✅ User profile retrieved successfully for user ID: 800
[13-Jun-2026 06:00:04 UTC] === API CALL LOG ===
[13-Jun-2026 06:00:04 UTC] Endpoint: user/profile.php
[13-Jun-2026 06:00:04 UTC] Full Log Data: {
    "timestamp": "2026-06-13 06:00:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.77.32.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.77.32.184, 172.70.189.162",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0aedf767b826b9e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.77.32.184",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 06:00:04 UTC] === END API CALL LOG ===
[13-Jun-2026 06:00:04 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 06:00:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw
[13-Jun-2026 06:00:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 06:00:04 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 06:00:04 UTC] User ID: 800
[13-Jun-2026 06:00:04 UTC] ✅ User profile retrieved successfully for user ID: 800
[13-Jun-2026 06:41:16 UTC] === API CALL LOG ===
[13-Jun-2026 06:41:16 UTC] Endpoint: user/profile.php
[13-Jun-2026 06:41:16 UTC] Full Log Data: {
    "timestamp": "2026-06-13 06:41:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.77.32.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.77.32.184, 172.71.124.88",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0af1bcacef6cdd5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.77.32.184",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 06:41:16 UTC] === END API CALL LOG ===
[13-Jun-2026 06:41:16 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 06:41:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw
[13-Jun-2026 06:41:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 06:41:16 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 06:41:16 UTC] User ID: 800
[13-Jun-2026 06:41:16 UTC] ✅ User profile retrieved successfully for user ID: 800
[13-Jun-2026 06:41:17 UTC] === API CALL LOG ===
[13-Jun-2026 06:41:17 UTC] Endpoint: user/profile.php
[13-Jun-2026 06:41:17 UTC] Full Log Data: {
    "timestamp": "2026-06-13 06:41:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.77.32.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.77.32.184, 172.71.124.88",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0af1bd33f19cdd5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.77.32.184",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 06:41:17 UTC] === END API CALL LOG ===
[13-Jun-2026 06:41:17 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 06:41:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw
[13-Jun-2026 06:41:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 06:41:17 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 06:41:17 UTC] User ID: 800
[13-Jun-2026 06:41:17 UTC] ✅ User profile retrieved successfully for user ID: 800
[13-Jun-2026 06:41:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 06:41:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 06:41:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"36.77.32.184, 172.71.124.88","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0af1bd36f9fcdd5-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"36.77.32.184","cf-ipcountry":"ID","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jun-2026 06:41:17 UTC] === User Orders API Called ===
[13-Jun-2026 06:41:17 UTC] User ID: 800
[13-Jun-2026 06:41:17 UTC] Limit: 20, Offset: 0
[13-Jun-2026 06:41:17 UTC] Orders found: 0
[13-Jun-2026 06:41:17 UTC] Orders data: []
[13-Jun-2026 06:41:17 UTC] Total orders count: 0
[13-Jun-2026 06:41:18 UTC] === API CALL LOG ===
[13-Jun-2026 06:41:18 UTC] Endpoint: user/profile.php
[13-Jun-2026 06:41:18 UTC] Full Log Data: {
    "timestamp": "2026-06-13 06:41:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.77.32.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.77.32.184, 172.71.124.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0af1bd3d8e8cdd5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.77.32.184",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 06:41:18 UTC] === END API CALL LOG ===
[13-Jun-2026 06:41:18 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 06:41:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw
[13-Jun-2026 06:41:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 06:41:18 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 06:41:18 UTC] User ID: 800
[13-Jun-2026 06:41:18 UTC] ✅ User profile retrieved successfully for user ID: 800
[13-Jun-2026 06:41:19 UTC] === API CALL LOG ===
[13-Jun-2026 06:41:19 UTC] Endpoint: user/profile.php
[13-Jun-2026 06:41:19 UTC] Full Log Data: {
    "timestamp": "2026-06-13 06:41:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.77.32.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.77.32.184, 172.71.124.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0af1be04e31cdd5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.77.32.184",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 06:41:19 UTC] === END API CALL LOG ===
[13-Jun-2026 06:41:19 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 06:41:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw
[13-Jun-2026 06:41:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 06:41:19 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 06:41:19 UTC] User ID: 800
[13-Jun-2026 06:41:19 UTC] ✅ User profile retrieved successfully for user ID: 800
[13-Jun-2026 06:41:29 UTC] === API CALL LOG ===
[13-Jun-2026 06:41:29 UTC] Endpoint: user/profile.php
[13-Jun-2026 06:41:29 UTC] Full Log Data: {
    "timestamp": "2026-06-13 06:41:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.77.32.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.77.32.184, 172.71.124.88",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0af1c1ccf4fcdd5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.77.32.184",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 06:41:29 UTC] === END API CALL LOG ===
[13-Jun-2026 06:41:29 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 06:41:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw
[13-Jun-2026 06:41:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 06:41:29 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 06:41:29 UTC] User ID: 800
[13-Jun-2026 06:41:29 UTC] ✅ User profile retrieved successfully for user ID: 800
[13-Jun-2026 06:41:49 UTC] === API CALL LOG ===
[13-Jun-2026 06:41:49 UTC] Endpoint: user/profile.php
[13-Jun-2026 06:41:49 UTC] Full Log Data: {
    "timestamp": "2026-06-13 06:41:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.77.32.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.77.32.184, 172.71.124.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0af1c9a4fe8cdd5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.77.32.184",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 06:41:49 UTC] === END API CALL LOG ===
[13-Jun-2026 06:41:49 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 06:41:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw
[13-Jun-2026 06:41:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 06:41:49 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 06:41:49 UTC] User ID: 800
[13-Jun-2026 06:41:49 UTC] ✅ User profile retrieved successfully for user ID: 800
[13-Jun-2026 06:42:10 UTC] === API CALL LOG ===
[13-Jun-2026 06:42:10 UTC] Endpoint: user/profile.php
[13-Jun-2026 06:42:10 UTC] Full Log Data: {
    "timestamp": "2026-06-13 06:42:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.77.32.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.77.32.184, 172.71.124.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0af1d1c5e89cdd5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.77.32.184",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 06:42:10 UTC] === END API CALL LOG ===
[13-Jun-2026 06:42:10 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 06:42:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw
[13-Jun-2026 06:42:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 06:42:10 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 06:42:10 UTC] User ID: 800
[13-Jun-2026 06:42:10 UTC] ✅ User profile retrieved successfully for user ID: 800
[13-Jun-2026 06:46:58 UTC] === API CALL LOG ===
[13-Jun-2026 06:46:58 UTC] Endpoint: user/profile.php
[13-Jun-2026 06:46:58 UTC] Full Log Data: {
    "timestamp": "2026-06-13 06:46:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.77.32.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.77.32.184, 172.71.124.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0af24260f29cdd5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.77.32.184",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 06:46:58 UTC] === END API CALL LOG ===
[13-Jun-2026 06:46:58 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 06:46:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw
[13-Jun-2026 06:46:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 06:46:58 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 06:46:58 UTC] User ID: 800
[13-Jun-2026 06:46:58 UTC] ✅ User profile retrieved successfully for user ID: 800
[13-Jun-2026 06:47:16 UTC] === API CALL LOG ===
[13-Jun-2026 06:47:16 UTC] Endpoint: user/profile.php
[13-Jun-2026 06:47:16 UTC] Full Log Data: {
    "timestamp": "2026-06-13 06:47:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.77.32.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.77.32.184, 172.71.124.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0af2495bd91cdd5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.77.32.184",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 06:47:16 UTC] === END API CALL LOG ===
[13-Jun-2026 06:47:16 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 06:47:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw
[13-Jun-2026 06:47:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 06:47:16 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 06:47:16 UTC] User ID: 800
[13-Jun-2026 06:47:16 UTC] ✅ User profile retrieved successfully for user ID: 800
[13-Jun-2026 06:47:19 UTC] === API CALL LOG ===
[13-Jun-2026 06:47:19 UTC] Endpoint: user/profile.php
[13-Jun-2026 06:47:19 UTC] Full Log Data: {
    "timestamp": "2026-06-13 06:47:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.77.32.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.77.32.184, 172.71.124.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0af24aa9803cdd5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.77.32.184",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 06:47:19 UTC] === END API CALL LOG ===
[13-Jun-2026 06:47:19 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 06:47:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw
[13-Jun-2026 06:47:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 06:47:19 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 06:47:19 UTC] User ID: 800
[13-Jun-2026 06:47:19 UTC] ✅ User profile retrieved successfully for user ID: 800
[13-Jun-2026 06:48:04 UTC] === API CALL LOG ===
[13-Jun-2026 06:48:04 UTC] Endpoint: user/profile.php
[13-Jun-2026 06:48:04 UTC] Full Log Data: {
    "timestamp": "2026-06-13 06:48:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.77.32.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.77.32.184, 172.71.124.88",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0af25be6ddecdd5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.77.32.184",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 06:48:04 UTC] === END API CALL LOG ===
[13-Jun-2026 06:48:04 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 06:48:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw
[13-Jun-2026 06:48:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 06:48:04 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 06:48:04 UTC] User ID: 800
[13-Jun-2026 06:48:04 UTC] ✅ User profile retrieved successfully for user ID: 800
[13-Jun-2026 06:49:44 UTC] === API CALL LOG ===
[13-Jun-2026 06:49:44 UTC] Endpoint: user/profile.php
[13-Jun-2026 06:49:44 UTC] Full Log Data: {
    "timestamp": "2026-06-13 06:49:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.77.32.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.77.32.184, 172.71.124.88",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0af282ec9accdd5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.77.32.184",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 06:49:44 UTC] === END API CALL LOG ===
[13-Jun-2026 06:49:44 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 06:49:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw
[13-Jun-2026 06:49:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 06:49:44 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 06:49:44 UTC] User ID: 800
[13-Jun-2026 06:49:44 UTC] ✅ User profile retrieved successfully for user ID: 800
[13-Jun-2026 06:50:21 UTC] === API CALL LOG ===
[13-Jun-2026 06:50:21 UTC] Endpoint: user/profile.php
[13-Jun-2026 06:50:21 UTC] Full Log Data: {
    "timestamp": "2026-06-13 06:50:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.77.32.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.77.32.184, 172.71.124.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0af291b5d61cdd5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.77.32.184",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 06:50:21 UTC] === END API CALL LOG ===
[13-Jun-2026 06:50:21 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 06:50:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw
[13-Jun-2026 06:50:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 06:50:21 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 06:50:21 UTC] User ID: 800
[13-Jun-2026 06:50:21 UTC] ✅ User profile retrieved successfully for user ID: 800
[13-Jun-2026 06:50:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 06:50:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 06:50:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"36.77.32.184, 172.71.124.89","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0af29310ffccdd5-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"36.77.32.184","cf-ipcountry":"ID","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jun-2026 06:50:24 UTC] === User Orders API Called ===
[13-Jun-2026 06:50:24 UTC] User ID: 800
[13-Jun-2026 06:50:24 UTC] Limit: 20, Offset: 0
[13-Jun-2026 06:50:24 UTC] Orders found: 0
[13-Jun-2026 06:50:24 UTC] Orders data: []
[13-Jun-2026 06:50:24 UTC] Total orders count: 0
[13-Jun-2026 06:50:25 UTC] === API CALL LOG ===
[13-Jun-2026 06:50:25 UTC] Endpoint: user/profile.php
[13-Jun-2026 06:50:25 UTC] Full Log Data: {
    "timestamp": "2026-06-13 06:50:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.77.32.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.77.32.184, 172.71.124.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0af2931a9accdd5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.77.32.184",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 06:50:25 UTC] === END API CALL LOG ===
[13-Jun-2026 06:50:25 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 06:50:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw
[13-Jun-2026 06:50:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 06:50:25 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 06:50:25 UTC] User ID: 800
[13-Jun-2026 06:50:25 UTC] ✅ User profile retrieved successfully for user ID: 800
[13-Jun-2026 06:50:25 UTC] === API CALL LOG ===
[13-Jun-2026 06:50:25 UTC] Endpoint: user/profile.php
[13-Jun-2026 06:50:25 UTC] Full Log Data: {
    "timestamp": "2026-06-13 06:50:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.77.32.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.77.32.184, 172.71.124.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0af29355ca8cdd5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.77.32.184",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 06:50:25 UTC] === END API CALL LOG ===
[13-Jun-2026 06:50:25 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 06:50:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw
[13-Jun-2026 06:50:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 06:50:25 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 06:50:25 UTC] User ID: 800
[13-Jun-2026 06:50:25 UTC] ✅ User profile retrieved successfully for user ID: 800
[13-Jun-2026 06:50:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 06:50:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 06:50:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"36.77.32.184, 172.71.124.89","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0af293e5d68cdd5-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"36.77.32.184","cf-ipcountry":"ID","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jun-2026 06:50:27 UTC] === User Orders API Called ===
[13-Jun-2026 06:50:27 UTC] User ID: 800
[13-Jun-2026 06:50:27 UTC] Limit: 20, Offset: 0
[13-Jun-2026 06:50:27 UTC] Orders found: 0
[13-Jun-2026 06:50:27 UTC] Orders data: []
[13-Jun-2026 06:50:27 UTC] Total orders count: 0
[13-Jun-2026 06:50:27 UTC] === API CALL LOG ===
[13-Jun-2026 06:50:27 UTC] Endpoint: user/profile.php
[13-Jun-2026 06:50:27 UTC] Full Log Data: {
    "timestamp": "2026-06-13 06:50:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.77.32.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.77.32.184, 172.71.124.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0af293ebe22cdd5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.77.32.184",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 06:50:27 UTC] === END API CALL LOG ===
[13-Jun-2026 06:50:27 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 06:50:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw
[13-Jun-2026 06:50:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 06:50:27 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 06:50:27 UTC] User ID: 800
[13-Jun-2026 06:50:27 UTC] ✅ User profile retrieved successfully for user ID: 800
[13-Jun-2026 06:50:27 UTC] === API CALL LOG ===
[13-Jun-2026 06:50:27 UTC] Endpoint: user/profile.php
[13-Jun-2026 06:50:27 UTC] Full Log Data: {
    "timestamp": "2026-06-13 06:50:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.77.32.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.77.32.184, 172.71.124.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0af2942c86dcdd5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.77.32.184",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 06:50:27 UTC] === END API CALL LOG ===
[13-Jun-2026 06:50:27 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 06:50:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw
[13-Jun-2026 06:50:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 06:50:27 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 06:50:27 UTC] User ID: 800
[13-Jun-2026 06:50:27 UTC] ✅ User profile retrieved successfully for user ID: 800
[13-Jun-2026 06:50:49 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 06:50:49 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 06:50:49 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"36.77.32.184, 172.71.124.89","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0af29c7798ccdd5-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"36.77.32.184","cf-ipcountry":"ID","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jun-2026 06:50:49 UTC] === User Orders API Called ===
[13-Jun-2026 06:50:49 UTC] User ID: 800
[13-Jun-2026 06:50:49 UTC] Limit: 20, Offset: 0
[13-Jun-2026 06:50:49 UTC] Orders found: 0
[13-Jun-2026 06:50:49 UTC] Orders data: []
[13-Jun-2026 06:50:49 UTC] Total orders count: 0
[13-Jun-2026 06:50:49 UTC] === API CALL LOG ===
[13-Jun-2026 06:50:49 UTC] Endpoint: user/profile.php
[13-Jun-2026 06:50:49 UTC] Full Log Data: {
    "timestamp": "2026-06-13 06:50:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.77.32.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.77.32.184, 172.71.124.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0af29cc1de8cdd5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.77.32.184",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 06:50:49 UTC] === END API CALL LOG ===
[13-Jun-2026 06:50:49 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 06:50:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw
[13-Jun-2026 06:50:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 06:50:49 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 06:50:49 UTC] User ID: 800
[13-Jun-2026 06:50:49 UTC] ✅ User profile retrieved successfully for user ID: 800
[13-Jun-2026 06:50:49 UTC] === API CALL LOG ===
[13-Jun-2026 06:50:49 UTC] Endpoint: user/profile.php
[13-Jun-2026 06:50:49 UTC] Full Log Data: {
    "timestamp": "2026-06-13 06:50:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.77.32.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.77.32.184, 172.71.124.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0af29c93df7cdd5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.77.32.184",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 06:50:49 UTC] === END API CALL LOG ===
[13-Jun-2026 06:50:49 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 06:50:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw
[13-Jun-2026 06:50:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 06:50:49 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 06:50:49 UTC] User ID: 800
[13-Jun-2026 06:50:49 UTC] ✅ User profile retrieved successfully for user ID: 800
[13-Jun-2026 06:50:50 UTC] === API CALL LOG ===
[13-Jun-2026 06:50:50 UTC] Endpoint: user/profile.php
[13-Jun-2026 06:50:50 UTC] Full Log Data: {
    "timestamp": "2026-06-13 06:50:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.77.32.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.77.32.184, 172.71.124.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0af29cfcfb3cdd5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.77.32.184",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 06:50:50 UTC] === END API CALL LOG ===
[13-Jun-2026 06:50:50 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 06:50:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw
[13-Jun-2026 06:50:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 06:50:50 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 06:50:50 UTC] User ID: 800
[13-Jun-2026 06:50:50 UTC] ✅ User profile retrieved successfully for user ID: 800
[13-Jun-2026 06:50:52 UTC] === API CALL LOG ===
[13-Jun-2026 06:50:52 UTC] Endpoint: user/profile.php
[13-Jun-2026 06:50:52 UTC] Full Log Data: {
    "timestamp": "2026-06-13 06:50:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.77.32.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.77.32.184, 172.71.124.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0af29de5877cdd5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.77.32.184",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 06:50:52 UTC] === END API CALL LOG ===
[13-Jun-2026 06:50:52 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 06:50:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw
[13-Jun-2026 06:50:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 06:50:52 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 06:50:52 UTC] User ID: 800
[13-Jun-2026 06:50:52 UTC] ✅ User profile retrieved successfully for user ID: 800
[13-Jun-2026 06:51:23 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 06:51:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 06:51:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"36.77.32.184, 172.71.124.89","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0af2a9fbf53cdd5-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"36.77.32.184","cf-ipcountry":"ID","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jun-2026 06:51:23 UTC] === User Orders API Called ===
[13-Jun-2026 06:51:23 UTC] User ID: 800
[13-Jun-2026 06:51:23 UTC] Limit: 20, Offset: 0
[13-Jun-2026 06:51:23 UTC] Orders found: 0
[13-Jun-2026 06:51:23 UTC] Orders data: []
[13-Jun-2026 06:51:23 UTC] Total orders count: 0
[13-Jun-2026 06:51:23 UTC] === API CALL LOG ===
[13-Jun-2026 06:51:23 UTC] Endpoint: user/profile.php
[13-Jun-2026 06:51:23 UTC] Full Log Data: {
    "timestamp": "2026-06-13 06:51:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.77.32.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.77.32.184, 172.71.124.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0af2aa038a9cdd5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.77.32.184",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 06:51:23 UTC] === END API CALL LOG ===
[13-Jun-2026 06:51:23 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 06:51:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw
[13-Jun-2026 06:51:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 06:51:23 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 06:51:23 UTC] User ID: 800
[13-Jun-2026 06:51:23 UTC] ✅ User profile retrieved successfully for user ID: 800
[13-Jun-2026 06:51:24 UTC] === API CALL LOG ===
[13-Jun-2026 06:51:24 UTC] Endpoint: user/profile.php
[13-Jun-2026 06:51:24 UTC] Full Log Data: {
    "timestamp": "2026-06-13 06:51:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.77.32.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.77.32.184, 172.71.124.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0af2aa42c57cdd5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.77.32.184",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 06:51:24 UTC] === END API CALL LOG ===
[13-Jun-2026 06:51:24 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 06:51:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw
[13-Jun-2026 06:51:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 06:51:24 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 06:51:24 UTC] User ID: 800
[13-Jun-2026 06:51:24 UTC] ✅ User profile retrieved successfully for user ID: 800
[13-Jun-2026 06:51:26 UTC] === API CALL LOG ===
[13-Jun-2026 06:51:26 UTC] Endpoint: user/profile.php
[13-Jun-2026 06:51:26 UTC] Full Log Data: {
    "timestamp": "2026-06-13 06:51:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.77.32.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.77.32.184, 172.71.124.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0af2ab13875cdd5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.77.32.184",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 06:51:26 UTC] === END API CALL LOG ===
[13-Jun-2026 06:51:26 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 06:51:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw
[13-Jun-2026 06:51:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 06:51:26 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 06:51:26 UTC] User ID: 800
[13-Jun-2026 06:51:26 UTC] ✅ User profile retrieved successfully for user ID: 800
[13-Jun-2026 06:51:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 06:51:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 06:51:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"36.77.32.184, 172.71.124.89","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0af2abe4ce9cdd5-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"36.77.32.184","cf-ipcountry":"ID","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jun-2026 06:51:28 UTC] === User Orders API Called ===
[13-Jun-2026 06:51:28 UTC] User ID: 800
[13-Jun-2026 06:51:28 UTC] Limit: 20, Offset: 0
[13-Jun-2026 06:51:28 UTC] Orders found: 0
[13-Jun-2026 06:51:28 UTC] Orders data: []
[13-Jun-2026 06:51:28 UTC] Total orders count: 0
[13-Jun-2026 06:51:28 UTC] === API CALL LOG ===
[13-Jun-2026 06:51:28 UTC] Endpoint: user/profile.php
[13-Jun-2026 06:51:28 UTC] Full Log Data: {
    "timestamp": "2026-06-13 06:51:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.77.32.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.77.32.184, 172.71.124.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0af2abece3ccdd5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.77.32.184",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 06:51:28 UTC] === END API CALL LOG ===
[13-Jun-2026 06:51:28 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 06:51:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw
[13-Jun-2026 06:51:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 06:51:28 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 06:51:28 UTC] User ID: 800
[13-Jun-2026 06:51:28 UTC] ✅ User profile retrieved successfully for user ID: 800
[13-Jun-2026 06:51:28 UTC] === API CALL LOG ===
[13-Jun-2026 06:51:28 UTC] Endpoint: user/profile.php
[13-Jun-2026 06:51:28 UTC] Full Log Data: {
    "timestamp": "2026-06-13 06:51:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.77.32.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.77.32.184, 172.71.124.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0af2ac15d7fcdd5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.77.32.184",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 06:51:28 UTC] === END API CALL LOG ===
[13-Jun-2026 06:51:28 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 06:51:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw
[13-Jun-2026 06:51:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 06:51:28 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 06:51:28 UTC] User ID: 800
[13-Jun-2026 06:51:28 UTC] ✅ User profile retrieved successfully for user ID: 800
[13-Jun-2026 06:51:48 UTC] === API CALL LOG ===
[13-Jun-2026 06:51:48 UTC] Endpoint: user/profile.php
[13-Jun-2026 06:51:48 UTC] Full Log Data: {
    "timestamp": "2026-06-13 06:51:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.77.32.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.77.32.184, 162.158.107.92",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0af2b36afbc40f0-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.77.32.184",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 06:51:48 UTC] === END API CALL LOG ===
[13-Jun-2026 06:51:48 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 06:51:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw
[13-Jun-2026 06:51:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 06:51:48 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 06:51:48 UTC] User ID: 800
[13-Jun-2026 06:51:48 UTC] ✅ User profile retrieved successfully for user ID: 800
[13-Jun-2026 06:51:49 UTC] === API CALL LOG ===
[13-Jun-2026 06:51:49 UTC] Endpoint: user/profile.php
[13-Jun-2026 06:51:49 UTC] Full Log Data: {
    "timestamp": "2026-06-13 06:51:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.77.32.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.77.32.184, 162.158.107.92",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0af2b3f3d3c40f0-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.77.32.184",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 06:51:49 UTC] === END API CALL LOG ===
[13-Jun-2026 06:51:49 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 06:51:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw
[13-Jun-2026 06:51:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 06:51:49 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 06:51:49 UTC] User ID: 800
[13-Jun-2026 06:51:49 UTC] ✅ User profile retrieved successfully for user ID: 800
[13-Jun-2026 06:51:49 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 06:51:49 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 06:51:49 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"36.77.32.184, 162.158.107.15","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0af2b3f5d5a40f0-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"36.77.32.184","cf-ipcountry":"ID","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jun-2026 06:51:49 UTC] === User Orders API Called ===
[13-Jun-2026 06:51:49 UTC] User ID: 800
[13-Jun-2026 06:51:49 UTC] Limit: 20, Offset: 0
[13-Jun-2026 06:51:49 UTC] Orders found: 0
[13-Jun-2026 06:51:49 UTC] Orders data: []
[13-Jun-2026 06:51:49 UTC] Total orders count: 0
[13-Jun-2026 06:51:49 UTC] === API CALL LOG ===
[13-Jun-2026 06:51:49 UTC] Endpoint: user/profile.php
[13-Jun-2026 06:51:49 UTC] Full Log Data: {
    "timestamp": "2026-06-13 06:51:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.77.32.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.77.32.184, 162.158.107.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0af2b3fdd9540f0-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.77.32.184",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 06:51:49 UTC] === END API CALL LOG ===
[13-Jun-2026 06:51:49 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 06:51:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw
[13-Jun-2026 06:51:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 06:51:49 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 06:51:49 UTC] User ID: 800
[13-Jun-2026 06:51:49 UTC] ✅ User profile retrieved successfully for user ID: 800
[13-Jun-2026 06:52:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 06:52:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 06:52:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"36.77.32.184, 162.158.107.92","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0af2bfe684540f0-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"36.77.32.184","cf-ipcountry":"ID","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jun-2026 06:52:20 UTC] === User Orders API Called ===
[13-Jun-2026 06:52:20 UTC] User ID: 800
[13-Jun-2026 06:52:20 UTC] Limit: 20, Offset: 0
[13-Jun-2026 06:52:20 UTC] Orders found: 0
[13-Jun-2026 06:52:20 UTC] Orders data: []
[13-Jun-2026 06:52:20 UTC] Total orders count: 0
[13-Jun-2026 06:52:20 UTC] === API CALL LOG ===
[13-Jun-2026 06:52:20 UTC] Endpoint: user/profile.php
[13-Jun-2026 06:52:20 UTC] Full Log Data: {
    "timestamp": "2026-06-13 06:52:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.77.32.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.77.32.184, 162.158.107.91",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0af2bfed88340f0-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.77.32.184",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 06:52:20 UTC] === END API CALL LOG ===
[13-Jun-2026 06:52:20 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 06:52:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw
[13-Jun-2026 06:52:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 06:52:20 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 06:52:20 UTC] User ID: 800
[13-Jun-2026 06:52:20 UTC] ✅ User profile retrieved successfully for user ID: 800
[13-Jun-2026 06:52:20 UTC] === API CALL LOG ===
[13-Jun-2026 06:52:20 UTC] Endpoint: user/profile.php
[13-Jun-2026 06:52:20 UTC] Full Log Data: {
    "timestamp": "2026-06-13 06:52:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.77.32.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.77.32.184, 162.158.107.91",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0af2c02cb4340f0-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.77.32.184",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 06:52:20 UTC] === END API CALL LOG ===
[13-Jun-2026 06:52:20 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 06:52:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw
[13-Jun-2026 06:52:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 06:52:20 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 06:52:20 UTC] User ID: 800
[13-Jun-2026 06:52:20 UTC] ✅ User profile retrieved successfully for user ID: 800
[13-Jun-2026 06:52:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 06:52:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 06:52:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"36.77.32.184, 162.158.107.92","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0af2c54d8b640f0-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"36.77.32.184","cf-ipcountry":"ID","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jun-2026 06:52:34 UTC] === User Orders API Called ===
[13-Jun-2026 06:52:34 UTC] User ID: 800
[13-Jun-2026 06:52:34 UTC] Limit: 20, Offset: 0
[13-Jun-2026 06:52:34 UTC] Orders found: 0
[13-Jun-2026 06:52:34 UTC] Orders data: []
[13-Jun-2026 06:52:34 UTC] Total orders count: 0
[13-Jun-2026 06:52:34 UTC] === API CALL LOG ===
[13-Jun-2026 06:52:34 UTC] Endpoint: user/profile.php
[13-Jun-2026 06:52:34 UTC] Full Log Data: {
    "timestamp": "2026-06-13 06:52:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.77.32.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.77.32.184, 162.158.107.92",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0af2c5548fc40f0-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.77.32.184",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 06:52:34 UTC] === END API CALL LOG ===
[13-Jun-2026 06:52:34 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 06:52:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw
[13-Jun-2026 06:52:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 06:52:34 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 06:52:34 UTC] User ID: 800
[13-Jun-2026 06:52:34 UTC] ✅ User profile retrieved successfully for user ID: 800
[13-Jun-2026 06:52:34 UTC] === API CALL LOG ===
[13-Jun-2026 06:52:34 UTC] Endpoint: user/profile.php
[13-Jun-2026 06:52:34 UTC] Full Log Data: {
    "timestamp": "2026-06-13 06:52:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.77.32.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.77.32.184, 162.158.107.92",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0af2c597b9540f0-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.77.32.184",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 06:52:34 UTC] === END API CALL LOG ===
[13-Jun-2026 06:52:34 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 06:52:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw
[13-Jun-2026 06:52:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 06:52:34 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 06:52:34 UTC] User ID: 800
[13-Jun-2026 06:52:34 UTC] ✅ User profile retrieved successfully for user ID: 800
[13-Jun-2026 06:52:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 06:52:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 06:52:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"36.77.32.184, 162.158.107.92","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0af2c7f0ca040f0-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"36.77.32.184","cf-ipcountry":"ID","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jun-2026 06:52:40 UTC] === User Orders API Called ===
[13-Jun-2026 06:52:40 UTC] User ID: 800
[13-Jun-2026 06:52:40 UTC] Limit: 20, Offset: 0
[13-Jun-2026 06:52:40 UTC] Orders found: 0
[13-Jun-2026 06:52:40 UTC] Orders data: []
[13-Jun-2026 06:52:40 UTC] Total orders count: 0
[13-Jun-2026 06:52:40 UTC] === API CALL LOG ===
[13-Jun-2026 06:52:40 UTC] Endpoint: user/profile.php
[13-Jun-2026 06:52:40 UTC] Full Log Data: {
    "timestamp": "2026-06-13 06:52:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.77.32.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.77.32.184, 162.158.107.92",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0af2c7f7cd340f0-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.77.32.184",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 06:52:40 UTC] === END API CALL LOG ===
[13-Jun-2026 06:52:40 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 06:52:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw
[13-Jun-2026 06:52:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 06:52:40 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 06:52:40 UTC] User ID: 800
[13-Jun-2026 06:52:40 UTC] ✅ User profile retrieved successfully for user ID: 800
[13-Jun-2026 06:52:40 UTC] === API CALL LOG ===
[13-Jun-2026 06:52:40 UTC] Endpoint: user/profile.php
[13-Jun-2026 06:52:40 UTC] Full Log Data: {
    "timestamp": "2026-06-13 06:52:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.77.32.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.77.32.184, 162.158.107.91",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0af2c836fcf40f0-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.77.32.184",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 06:52:40 UTC] === END API CALL LOG ===
[13-Jun-2026 06:52:40 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 06:52:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw
[13-Jun-2026 06:52:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 06:52:40 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 06:52:40 UTC] User ID: 800
[13-Jun-2026 06:52:40 UTC] ✅ User profile retrieved successfully for user ID: 800
[13-Jun-2026 06:53:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 06:53:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 06:53:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"36.77.32.184, 162.158.107.92","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0af2d308e3640f0-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"36.77.32.184","cf-ipcountry":"ID","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jun-2026 06:53:09 UTC] === User Orders API Called ===
[13-Jun-2026 06:53:09 UTC] User ID: 800
[13-Jun-2026 06:53:09 UTC] Limit: 20, Offset: 0
[13-Jun-2026 06:53:09 UTC] Orders found: 0
[13-Jun-2026 06:53:09 UTC] Orders data: []
[13-Jun-2026 06:53:09 UTC] Total orders count: 0
[13-Jun-2026 06:53:09 UTC] === API CALL LOG ===
[13-Jun-2026 06:53:09 UTC] Endpoint: user/profile.php
[13-Jun-2026 06:53:09 UTC] Full Log Data: {
    "timestamp": "2026-06-13 06:53:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.77.32.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.77.32.184, 162.158.107.92",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0af2d30fe8a40f0-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.77.32.184",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 06:53:09 UTC] === END API CALL LOG ===
[13-Jun-2026 06:53:09 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 06:53:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw
[13-Jun-2026 06:53:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 06:53:09 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 06:53:09 UTC] User ID: 800
[13-Jun-2026 06:53:09 UTC] ✅ User profile retrieved successfully for user ID: 800
[13-Jun-2026 06:53:09 UTC] === API CALL LOG ===
[13-Jun-2026 06:53:09 UTC] Endpoint: user/profile.php
[13-Jun-2026 06:53:09 UTC] Full Log Data: {
    "timestamp": "2026-06-13 06:53:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.77.32.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.77.32.184, 162.158.107.91",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0af2d3378a740f0-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.77.32.184",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 06:53:09 UTC] === END API CALL LOG ===
[13-Jun-2026 06:53:09 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 06:53:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw
[13-Jun-2026 06:53:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 06:53:09 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 06:53:09 UTC] User ID: 800
[13-Jun-2026 06:53:09 UTC] ✅ User profile retrieved successfully for user ID: 800
[13-Jun-2026 06:53:44 UTC] === API CALL LOG ===
[13-Jun-2026 06:53:44 UTC] Endpoint: user/profile.php
[13-Jun-2026 06:53:44 UTC] Full Log Data: {
    "timestamp": "2026-06-13 06:53:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.77.32.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.77.32.184, 162.158.107.92",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0af2e0d5edb40f0-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.77.32.184",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 06:53:44 UTC] === END API CALL LOG ===
[13-Jun-2026 06:53:44 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 06:53:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw
[13-Jun-2026 06:53:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 06:53:44 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 06:53:44 UTC] User ID: 800
[13-Jun-2026 06:53:44 UTC] ✅ User profile retrieved successfully for user ID: 800
[13-Jun-2026 06:53:49 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 06:53:49 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 06:53:49 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"36.77.32.184, 162.158.107.92","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0af2e300fd940f0-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"36.77.32.184","cf-ipcountry":"ID","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jun-2026 06:53:49 UTC] === User Orders API Called ===
[13-Jun-2026 06:53:49 UTC] User ID: 800
[13-Jun-2026 06:53:49 UTC] Limit: 20, Offset: 0
[13-Jun-2026 06:53:49 UTC] Orders found: 0
[13-Jun-2026 06:53:49 UTC] Orders data: []
[13-Jun-2026 06:53:49 UTC] Total orders count: 0
[13-Jun-2026 06:53:49 UTC] === API CALL LOG ===
[13-Jun-2026 06:53:49 UTC] Endpoint: user/profile.php
[13-Jun-2026 06:53:49 UTC] Full Log Data: {
    "timestamp": "2026-06-13 06:53:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.77.32.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.77.32.184, 162.158.107.92",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0af2e30782740f0-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.77.32.184",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 06:53:49 UTC] === END API CALL LOG ===
[13-Jun-2026 06:53:49 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 06:53:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw
[13-Jun-2026 06:53:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 06:53:49 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 06:53:49 UTC] User ID: 800
[13-Jun-2026 06:53:49 UTC] ✅ User profile retrieved successfully for user ID: 800
[13-Jun-2026 06:53:50 UTC] === API CALL LOG ===
[13-Jun-2026 06:53:50 UTC] Endpoint: user/profile.php
[13-Jun-2026 06:53:50 UTC] Full Log Data: {
    "timestamp": "2026-06-13 06:53:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.77.32.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.77.32.184, 162.158.107.92",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0af2e344ac540f0-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.77.32.184",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 06:53:50 UTC] === END API CALL LOG ===
[13-Jun-2026 06:53:50 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 06:53:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw
[13-Jun-2026 06:53:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 06:53:50 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 06:53:50 UTC] User ID: 800
[13-Jun-2026 06:53:50 UTC] ✅ User profile retrieved successfully for user ID: 800
[13-Jun-2026 06:53:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 06:53:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 06:53:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"36.77.32.184, 162.158.107.92","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0af2e55796240f0-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"36.77.32.184","cf-ipcountry":"ID","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jun-2026 06:53:55 UTC] === User Orders API Called ===
[13-Jun-2026 06:53:55 UTC] User ID: 800
[13-Jun-2026 06:53:55 UTC] Limit: 20, Offset: 0
[13-Jun-2026 06:53:55 UTC] Orders found: 0
[13-Jun-2026 06:53:55 UTC] Orders data: []
[13-Jun-2026 06:53:55 UTC] Total orders count: 0
[13-Jun-2026 06:53:55 UTC] === API CALL LOG ===
[13-Jun-2026 06:53:55 UTC] Endpoint: user/profile.php
[13-Jun-2026 06:53:55 UTC] Full Log Data: {
    "timestamp": "2026-06-13 06:53:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.77.32.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.77.32.184, 162.158.107.92",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0af2e55796840f0-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.77.32.184",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 06:53:55 UTC] === END API CALL LOG ===
[13-Jun-2026 06:53:55 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 06:53:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw
[13-Jun-2026 06:53:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 06:53:55 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 06:53:55 UTC] User ID: 800
[13-Jun-2026 06:53:55 UTC] ✅ User profile retrieved successfully for user ID: 800
[13-Jun-2026 06:53:56 UTC] === API CALL LOG ===
[13-Jun-2026 06:53:56 UTC] Endpoint: user/profile.php
[13-Jun-2026 06:53:56 UTC] Full Log Data: {
    "timestamp": "2026-06-13 06:53:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.77.32.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.77.32.184, 162.158.107.92",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0af2e58ebcc40f0-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.77.32.184",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 06:53:56 UTC] === END API CALL LOG ===
[13-Jun-2026 06:53:56 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 06:53:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw
[13-Jun-2026 06:53:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 06:53:56 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 06:53:56 UTC] User ID: 800
[13-Jun-2026 06:53:56 UTC] ✅ User profile retrieved successfully for user ID: 800
[13-Jun-2026 06:54:05 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 06:54:05 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 06:54:05 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"36.77.32.184, 162.158.107.92","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0af2e933d3340f0-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"36.77.32.184","cf-ipcountry":"ID","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jun-2026 06:54:05 UTC] === User Orders API Called ===
[13-Jun-2026 06:54:05 UTC] User ID: 800
[13-Jun-2026 06:54:05 UTC] Limit: 20, Offset: 0
[13-Jun-2026 06:54:05 UTC] Orders found: 0
[13-Jun-2026 06:54:05 UTC] Orders data: []
[13-Jun-2026 06:54:05 UTC] Total orders count: 0
[13-Jun-2026 06:54:05 UTC] === API CALL LOG ===
[13-Jun-2026 06:54:05 UTC] Endpoint: user/profile.php
[13-Jun-2026 06:54:05 UTC] Full Log Data: {
    "timestamp": "2026-06-13 06:54:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.77.32.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.77.32.184, 162.158.107.92",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0af2e93bd9740f0-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.77.32.184",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 06:54:05 UTC] === END API CALL LOG ===
[13-Jun-2026 06:54:05 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 06:54:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw
[13-Jun-2026 06:54:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 06:54:05 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 06:54:05 UTC] User ID: 800
[13-Jun-2026 06:54:05 UTC] ✅ User profile retrieved successfully for user ID: 800
[13-Jun-2026 06:54:06 UTC] === API CALL LOG ===
[13-Jun-2026 06:54:06 UTC] Endpoint: user/profile.php
[13-Jun-2026 06:54:06 UTC] Full Log Data: {
    "timestamp": "2026-06-13 06:54:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.77.32.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.77.32.184, 162.158.107.92",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0af2e97881d40f0-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.77.32.184",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 06:54:06 UTC] === END API CALL LOG ===
[13-Jun-2026 06:54:06 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 06:54:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw
[13-Jun-2026 06:54:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 06:54:06 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 06:54:06 UTC] User ID: 800
[13-Jun-2026 06:54:06 UTC] ✅ User profile retrieved successfully for user ID: 800
[13-Jun-2026 06:54:25 UTC] === API CALL LOG ===
[13-Jun-2026 06:54:25 UTC] Endpoint: user/profile.php
[13-Jun-2026 06:54:25 UTC] Full Log Data: {
    "timestamp": "2026-06-13 06:54:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.77.32.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.77.32.184",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0af2f0ce89740f0-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.77.32.184",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 06:54:25 UTC] === END API CALL LOG ===
[13-Jun-2026 06:54:25 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 06:54:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw
[13-Jun-2026 06:54:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 06:54:25 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 06:54:25 UTC] User ID: 800
[13-Jun-2026 06:54:25 UTC] ✅ User profile retrieved successfully for user ID: 800
[13-Jun-2026 06:54:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 06:54:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 06:54:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"36.77.32.184","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0af2f0ce89640f0-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"36.77.32.184","cf-ipcountry":"ID","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jun-2026 06:54:25 UTC] === User Orders API Called ===
[13-Jun-2026 06:54:25 UTC] User ID: 800
[13-Jun-2026 06:54:25 UTC] Limit: 20, Offset: 0
[13-Jun-2026 06:54:25 UTC] Orders found: 0
[13-Jun-2026 06:54:25 UTC] Orders data: []
[13-Jun-2026 06:54:25 UTC] Total orders count: 0
[13-Jun-2026 06:54:25 UTC] === API CALL LOG ===
[13-Jun-2026 06:54:25 UTC] Endpoint: user/profile.php
[13-Jun-2026 06:54:25 UTC] Full Log Data: {
    "timestamp": "2026-06-13 06:54:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.77.32.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.77.32.184",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0af2f10bb0040f0-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.77.32.184",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 06:54:25 UTC] === END API CALL LOG ===
[13-Jun-2026 06:54:25 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 06:54:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw
[13-Jun-2026 06:54:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 06:54:25 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 06:54:25 UTC] User ID: 800
[13-Jun-2026 06:54:25 UTC] ✅ User profile retrieved successfully for user ID: 800
[13-Jun-2026 06:54:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 06:54:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 06:54:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"36.77.32.184","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0af2f30d96d40f0-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"36.77.32.184","cf-ipcountry":"ID","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jun-2026 06:54:30 UTC] === User Orders API Called ===
[13-Jun-2026 06:54:30 UTC] User ID: 800
[13-Jun-2026 06:54:30 UTC] Limit: 20, Offset: 0
[13-Jun-2026 06:54:30 UTC] Orders found: 0
[13-Jun-2026 06:54:30 UTC] Orders data: []
[13-Jun-2026 06:54:30 UTC] Total orders count: 0
[13-Jun-2026 06:54:30 UTC] === API CALL LOG ===
[13-Jun-2026 06:54:30 UTC] Endpoint: user/profile.php
[13-Jun-2026 06:54:30 UTC] Full Log Data: {
    "timestamp": "2026-06-13 06:54:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.77.32.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.77.32.184",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0af2f3159bc40f0-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.77.32.184",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 06:54:30 UTC] === END API CALL LOG ===
[13-Jun-2026 06:54:30 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 06:54:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw
[13-Jun-2026 06:54:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 06:54:30 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 06:54:30 UTC] User ID: 800
[13-Jun-2026 06:54:30 UTC] ✅ User profile retrieved successfully for user ID: 800
[13-Jun-2026 06:54:30 UTC] === API CALL LOG ===
[13-Jun-2026 06:54:30 UTC] Endpoint: user/profile.php
[13-Jun-2026 06:54:30 UTC] Full Log Data: {
    "timestamp": "2026-06-13 06:54:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.77.32.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.77.32.184",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0af2f325a5f40f0-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.77.32.184",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 06:54:30 UTC] === END API CALL LOG ===
[13-Jun-2026 06:54:30 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 06:54:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw
[13-Jun-2026 06:54:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 06:54:30 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 06:54:30 UTC] User ID: 800
[13-Jun-2026 06:54:30 UTC] ✅ User profile retrieved successfully for user ID: 800
[13-Jun-2026 06:54:35 UTC] === API CALL LOG ===
[13-Jun-2026 06:54:35 UTC] Endpoint: user/profile.php
[13-Jun-2026 06:54:35 UTC] Full Log Data: {
    "timestamp": "2026-06-13 06:54:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.77.32.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.77.32.184",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0af2f4c4bd840f0-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.77.32.184",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 06:54:35 UTC] === END API CALL LOG ===
[13-Jun-2026 06:54:35 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 06:54:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw
[13-Jun-2026 06:54:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 06:54:35 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 06:54:35 UTC] User ID: 800
[13-Jun-2026 06:54:35 UTC] ✅ User profile retrieved successfully for user ID: 800
[13-Jun-2026 06:54:35 UTC] User Purchases API - User ID: 800
[13-Jun-2026 06:54:35 UTC] User Purchases API - Total purchases found: 2
[13-Jun-2026 06:54:41 UTC] === API CALL LOG ===
[13-Jun-2026 06:54:41 UTC] Endpoint: user/profile.php
[13-Jun-2026 06:54:41 UTC] Full Log Data: {
    "timestamp": "2026-06-13 06:54:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.77.32.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.77.32.184",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0af2f748f0f40f0-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.77.32.184",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 06:54:41 UTC] === END API CALL LOG ===
[13-Jun-2026 06:54:41 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 06:54:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw
[13-Jun-2026 06:54:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 06:54:41 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 06:54:41 UTC] User ID: 800
[13-Jun-2026 06:54:41 UTC] ✅ User profile retrieved successfully for user ID: 800
[13-Jun-2026 06:54:41 UTC] User Purchases API - User ID: 800
[13-Jun-2026 06:54:41 UTC] User Purchases API - Total purchases found: 2
[13-Jun-2026 06:54:42 UTC] User Purchases API - User ID: 800
[13-Jun-2026 06:54:42 UTC] User Purchases API - Total purchases found: 2
[13-Jun-2026 06:54:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 06:54:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 06:54:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"36.77.32.184","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0af2fce9de740f0-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"36.77.32.184","cf-ipcountry":"ID","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jun-2026 06:54:55 UTC] === User Orders API Called ===
[13-Jun-2026 06:54:55 UTC] User ID: 800
[13-Jun-2026 06:54:55 UTC] Limit: 20, Offset: 0
[13-Jun-2026 06:54:55 UTC] Orders found: 0
[13-Jun-2026 06:54:55 UTC] Orders data: []
[13-Jun-2026 06:54:55 UTC] Total orders count: 0
[13-Jun-2026 06:54:55 UTC] === API CALL LOG ===
[13-Jun-2026 06:54:55 UTC] Endpoint: user/profile.php
[13-Jun-2026 06:54:55 UTC] Full Log Data: {
    "timestamp": "2026-06-13 06:54:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.77.32.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.77.32.184",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0af2fcf2e5d40f0-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.77.32.184",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 06:54:55 UTC] === END API CALL LOG ===
[13-Jun-2026 06:54:55 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 06:54:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw
[13-Jun-2026 06:54:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 06:54:55 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 06:54:55 UTC] User ID: 800
[13-Jun-2026 06:54:55 UTC] ✅ User profile retrieved successfully for user ID: 800
[13-Jun-2026 06:54:56 UTC] === API CALL LOG ===
[13-Jun-2026 06:54:56 UTC] Endpoint: user/profile.php
[13-Jun-2026 06:54:56 UTC] Full Log Data: {
    "timestamp": "2026-06-13 06:54:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.77.32.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.77.32.184",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0af2fd2c91f40f0-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.77.32.184",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 06:54:56 UTC] === END API CALL LOG ===
[13-Jun-2026 06:54:56 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 06:54:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw
[13-Jun-2026 06:54:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 06:54:56 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 06:54:56 UTC] User ID: 800
[13-Jun-2026 06:54:56 UTC] ✅ User profile retrieved successfully for user ID: 800
[13-Jun-2026 06:55:09 UTC] === API CALL LOG ===
[13-Jun-2026 06:55:09 UTC] Endpoint: user/profile.php
[13-Jun-2026 06:55:09 UTC] Full Log Data: {
    "timestamp": "2026-06-13 06:55:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.77.32.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.77.32.184",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0af30249e7d40f0-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.77.32.184",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 06:55:09 UTC] === END API CALL LOG ===
[13-Jun-2026 06:55:09 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 06:55:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw
[13-Jun-2026 06:55:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 06:55:09 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 06:55:09 UTC] User ID: 800
[13-Jun-2026 06:55:09 UTC] ✅ User profile retrieved successfully for user ID: 800
[13-Jun-2026 06:55:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 06:55:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 06:55:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"36.77.32.184","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0af30695d2240f0-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"36.77.32.184","cf-ipcountry":"ID","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jun-2026 06:55:20 UTC] === User Orders API Called ===
[13-Jun-2026 06:55:20 UTC] User ID: 800
[13-Jun-2026 06:55:20 UTC] Limit: 20, Offset: 0
[13-Jun-2026 06:55:20 UTC] Orders found: 1
[13-Jun-2026 06:55:20 UTC] Orders data: [{"id":340,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/jbgrupnokos22","status":"pending","created_at":"2026-06-13 10:25:18","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[13-Jun-2026 06:55:20 UTC] Total orders count: 1
[13-Jun-2026 06:55:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 06:55:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 06:55:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"36.77.32.184","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0af3074de4440f0-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"36.77.32.184","cf-ipcountry":"ID","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jun-2026 06:55:22 UTC] === User Orders API Called ===
[13-Jun-2026 06:55:22 UTC] User ID: 800
[13-Jun-2026 06:55:22 UTC] Limit: 20, Offset: 0
[13-Jun-2026 06:55:22 UTC] Orders found: 1
[13-Jun-2026 06:55:22 UTC] Orders data: [{"id":340,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/jbgrupnokos22","status":"pending","created_at":"2026-06-13 10:25:18","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[13-Jun-2026 06:55:22 UTC] Total orders count: 1
[13-Jun-2026 06:55:22 UTC] === API CALL LOG ===
[13-Jun-2026 06:55:22 UTC] Endpoint: user/profile.php
[13-Jun-2026 06:55:22 UTC] Full Log Data: {
    "timestamp": "2026-06-13 06:55:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.77.32.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.77.32.184",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0af30754e9940f0-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.77.32.184",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 06:55:22 UTC] === END API CALL LOG ===
[13-Jun-2026 06:55:22 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 06:55:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw
[13-Jun-2026 06:55:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 06:55:22 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 06:55:22 UTC] User ID: 800
[13-Jun-2026 06:55:22 UTC] ✅ User profile retrieved successfully for user ID: 800
[13-Jun-2026 06:55:23 UTC] === API CALL LOG ===
[13-Jun-2026 06:55:23 UTC] Endpoint: user/profile.php
[13-Jun-2026 06:55:23 UTC] Full Log Data: {
    "timestamp": "2026-06-13 06:55:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.77.32.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.77.32.184",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0af3079092d40f0-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.77.32.184",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 06:55:23 UTC] === END API CALL LOG ===
[13-Jun-2026 06:55:23 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 06:55:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw
[13-Jun-2026 06:55:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 06:55:23 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 06:55:23 UTC] User ID: 800
[13-Jun-2026 06:55:23 UTC] ✅ User profile retrieved successfully for user ID: 800
[13-Jun-2026 06:55:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 06:55:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 06:55:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"36.77.32.184","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0af30d1d8c440f0-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"36.77.32.184","cf-ipcountry":"ID","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jun-2026 06:55:37 UTC] === User Orders API Called ===
[13-Jun-2026 06:55:37 UTC] User ID: 800
[13-Jun-2026 06:55:37 UTC] Limit: 20, Offset: 0
[13-Jun-2026 06:55:37 UTC] Orders found: 2
[13-Jun-2026 06:55:37 UTC] Orders data: [{"id":341,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/jbgrupnokos22","status":"pending","created_at":"2026-06-13 10:25:35","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":340,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/jbgrupnokos22","status":"pending","created_at":"2026-06-13 10:25:18","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[13-Jun-2026 06:55:37 UTC] Total orders count: 2
[13-Jun-2026 06:56:05 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 06:56:05 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 06:56:05 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"36.77.32.184","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0af3181491940f0-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"36.77.32.184","cf-ipcountry":"ID","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jun-2026 06:56:05 UTC] === User Orders API Called ===
[13-Jun-2026 06:56:05 UTC] User ID: 800
[13-Jun-2026 06:56:05 UTC] Limit: 20, Offset: 0
[13-Jun-2026 06:56:05 UTC] Orders found: 2
[13-Jun-2026 06:56:05 UTC] Orders data: [{"id":341,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/jbgrupnokos22","status":"pending","created_at":"2026-06-13 10:25:35","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":340,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/jbgrupnokos22","status":"pending","created_at":"2026-06-13 10:25:18","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[13-Jun-2026 06:56:05 UTC] Total orders count: 2
[13-Jun-2026 06:56:05 UTC] === API CALL LOG ===
[13-Jun-2026 06:56:05 UTC] Endpoint: user/profile.php
[13-Jun-2026 06:56:05 UTC] Full Log Data: {
    "timestamp": "2026-06-13 06:56:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.77.32.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.77.32.184",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0af3181491d40f0-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.77.32.184",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 06:56:05 UTC] === END API CALL LOG ===
[13-Jun-2026 06:56:05 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 06:56:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw
[13-Jun-2026 06:56:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 06:56:05 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 06:56:05 UTC] User ID: 800
[13-Jun-2026 06:56:05 UTC] ✅ User profile retrieved successfully for user ID: 800
[13-Jun-2026 06:56:05 UTC] === API CALL LOG ===
[13-Jun-2026 06:56:05 UTC] Endpoint: user/profile.php
[13-Jun-2026 06:56:05 UTC] Full Log Data: {
    "timestamp": "2026-06-13 06:56:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.77.32.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.77.32.184",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0af31828a0640f0-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.77.32.184",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 06:56:05 UTC] === END API CALL LOG ===
[13-Jun-2026 06:56:05 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 06:56:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw
[13-Jun-2026 06:56:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 06:56:05 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 06:56:05 UTC] User ID: 800
[13-Jun-2026 06:56:05 UTC] ✅ User profile retrieved successfully for user ID: 800
[13-Jun-2026 06:56:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 06:56:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 06:56:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"36.77.32.184","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0af318d598140f0-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"36.77.32.184","cf-ipcountry":"ID","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jun-2026 06:56:07 UTC] === User Orders API Called ===
[13-Jun-2026 06:56:07 UTC] User ID: 800
[13-Jun-2026 06:56:07 UTC] Limit: 20, Offset: 0
[13-Jun-2026 06:56:07 UTC] Orders found: 2
[13-Jun-2026 06:56:07 UTC] Orders data: [{"id":341,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/jbgrupnokos22","status":"pending","created_at":"2026-06-13 10:25:35","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":340,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/jbgrupnokos22","status":"pending","created_at":"2026-06-13 10:25:18","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[13-Jun-2026 06:56:07 UTC] Total orders count: 2
[13-Jun-2026 06:56:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 06:56:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 06:56:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"36.77.32.184","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0af31a2e8e340f0-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"36.77.32.184","cf-ipcountry":"ID","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jun-2026 06:56:10 UTC] === User Orders API Called ===
[13-Jun-2026 06:56:10 UTC] User ID: 800
[13-Jun-2026 06:56:10 UTC] Limit: 20, Offset: 0
[13-Jun-2026 06:56:10 UTC] Orders found: 2
[13-Jun-2026 06:56:10 UTC] Orders data: [{"id":341,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/jbgrupnokos22","status":"pending","created_at":"2026-06-13 10:25:35","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":340,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/jbgrupnokos22","status":"pending","created_at":"2026-06-13 10:25:18","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[13-Jun-2026 06:56:10 UTC] Total orders count: 2
[13-Jun-2026 06:56:10 UTC] === API CALL LOG ===
[13-Jun-2026 06:56:10 UTC] Endpoint: user/profile.php
[13-Jun-2026 06:56:10 UTC] Full Log Data: {
    "timestamp": "2026-06-13 06:56:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.77.32.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.77.32.184",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0af31a3594040f0-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.77.32.184",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 06:56:10 UTC] === END API CALL LOG ===
[13-Jun-2026 06:56:10 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 06:56:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw
[13-Jun-2026 06:56:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 06:56:10 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 06:56:10 UTC] User ID: 800
[13-Jun-2026 06:56:10 UTC] ✅ User profile retrieved successfully for user ID: 800
[13-Jun-2026 06:56:11 UTC] === API CALL LOG ===
[13-Jun-2026 06:56:11 UTC] Endpoint: user/profile.php
[13-Jun-2026 06:56:11 UTC] Full Log Data: {
    "timestamp": "2026-06-13 06:56:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.77.32.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.77.32.184",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0af31a72b9240f0-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.77.32.184",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 06:56:11 UTC] === END API CALL LOG ===
[13-Jun-2026 06:56:11 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 06:56:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw
[13-Jun-2026 06:56:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 06:56:11 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 06:56:11 UTC] User ID: 800
[13-Jun-2026 06:56:11 UTC] ✅ User profile retrieved successfully for user ID: 800
[13-Jun-2026 06:56:21 UTC] === API CALL LOG ===
[13-Jun-2026 06:56:21 UTC] Endpoint: user/profile.php
[13-Jun-2026 06:56:21 UTC] Full Log Data: {
    "timestamp": "2026-06-13 06:56:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.77.32.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.77.32.184",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0af31e6a9d140f0-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.77.32.184",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 06:56:21 UTC] === END API CALL LOG ===
[13-Jun-2026 06:56:21 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 06:56:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw
[13-Jun-2026 06:56:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 06:56:21 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 06:56:21 UTC] User ID: 800
[13-Jun-2026 06:56:21 UTC] ✅ User profile retrieved successfully for user ID: 800
[13-Jun-2026 06:56:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 06:56:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 06:56:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"36.77.32.184","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0af31eeff5540f0-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"36.77.32.184","cf-ipcountry":"ID","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jun-2026 06:56:22 UTC] === User Orders API Called ===
[13-Jun-2026 06:56:22 UTC] User ID: 800
[13-Jun-2026 06:56:22 UTC] Limit: 20, Offset: 0
[13-Jun-2026 06:56:22 UTC] Orders found: 2
[13-Jun-2026 06:56:22 UTC] Orders data: [{"id":341,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/jbgrupnokos22","status":"pending","created_at":"2026-06-13 10:25:35","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":340,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/jbgrupnokos22","status":"pending","created_at":"2026-06-13 10:25:18","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[13-Jun-2026 06:56:22 UTC] Total orders count: 2
[13-Jun-2026 06:56:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 06:56:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 06:56:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"36.77.32.184","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0af31f81dc640f0-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"36.77.32.184","cf-ipcountry":"ID","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jun-2026 06:56:24 UTC] === User Orders API Called ===
[13-Jun-2026 06:56:24 UTC] User ID: 800
[13-Jun-2026 06:56:24 UTC] Limit: 20, Offset: 0
[13-Jun-2026 06:56:24 UTC] Orders found: 2
[13-Jun-2026 06:56:24 UTC] Orders data: [{"id":341,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/jbgrupnokos22","status":"pending","created_at":"2026-06-13 10:25:35","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":340,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/jbgrupnokos22","status":"pending","created_at":"2026-06-13 10:25:18","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[13-Jun-2026 06:56:24 UTC] Total orders count: 2
[13-Jun-2026 06:56:24 UTC] === API CALL LOG ===
[13-Jun-2026 06:56:24 UTC] Endpoint: user/profile.php
[13-Jun-2026 06:56:24 UTC] Full Log Data: {
    "timestamp": "2026-06-13 06:56:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.77.32.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.77.32.184",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0af31f8ae1b40f0-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.77.32.184",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 06:56:24 UTC] === END API CALL LOG ===
[13-Jun-2026 06:56:24 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 06:56:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw
[13-Jun-2026 06:56:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 06:56:24 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 06:56:24 UTC] User ID: 800
[13-Jun-2026 06:56:24 UTC] ✅ User profile retrieved successfully for user ID: 800
[13-Jun-2026 06:56:25 UTC] === API CALL LOG ===
[13-Jun-2026 06:56:25 UTC] Endpoint: user/profile.php
[13-Jun-2026 06:56:25 UTC] Full Log Data: {
    "timestamp": "2026-06-13 06:56:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.77.32.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.77.32.184",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0af31fcd93140f0-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.77.32.184",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 06:56:25 UTC] === END API CALL LOG ===
[13-Jun-2026 06:56:25 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 06:56:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw
[13-Jun-2026 06:56:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 06:56:25 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 06:56:25 UTC] User ID: 800
[13-Jun-2026 06:56:25 UTC] ✅ User profile retrieved successfully for user ID: 800
[13-Jun-2026 06:58:36 UTC] === API CALL LOG ===
[13-Jun-2026 06:58:36 UTC] Endpoint: user/profile.php
[13-Jun-2026 06:58:36 UTC] Full Log Data: {
    "timestamp": "2026-06-13 06:58:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.77.32.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.77.32.184, 162.158.107.92",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0af352ddee940bf-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.77.32.184",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 06:58:36 UTC] === END API CALL LOG ===
[13-Jun-2026 06:58:36 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 06:58:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw
[13-Jun-2026 06:58:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 06:58:36 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 06:58:36 UTC] User ID: 800
[13-Jun-2026 06:58:36 UTC] ✅ User profile retrieved successfully for user ID: 800
[13-Jun-2026 06:58:37 UTC] === API CALL LOG ===
[13-Jun-2026 06:58:37 UTC] Endpoint: user/profile.php
[13-Jun-2026 06:58:37 UTC] Full Log Data: {
    "timestamp": "2026-06-13 06:58:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.77.32.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.77.32.184, 162.158.107.92",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0af35369d4540bf-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.77.32.184",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 06:58:37 UTC] === END API CALL LOG ===
[13-Jun-2026 06:58:37 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 06:58:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw
[13-Jun-2026 06:58:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 06:58:37 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 06:58:37 UTC] User ID: 800
[13-Jun-2026 06:58:37 UTC] ✅ User profile retrieved successfully for user ID: 800
[13-Jun-2026 06:58:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 06:58:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 06:58:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"36.77.32.184, 162.158.107.92","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0af3536cd6940bf-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"36.77.32.184","cf-ipcountry":"ID","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jun-2026 06:58:37 UTC] === User Orders API Called ===
[13-Jun-2026 06:58:37 UTC] User ID: 800
[13-Jun-2026 06:58:37 UTC] Limit: 20, Offset: 0
[13-Jun-2026 06:58:37 UTC] Orders found: 2
[13-Jun-2026 06:58:37 UTC] Orders data: [{"id":341,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/jbgrupnokos22","status":"pending","created_at":"2026-06-13 10:25:35","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":340,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/jbgrupnokos22","status":"pending","created_at":"2026-06-13 10:25:18","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[13-Jun-2026 06:58:37 UTC] Total orders count: 2
[13-Jun-2026 06:58:37 UTC] === API CALL LOG ===
[13-Jun-2026 06:58:37 UTC] Endpoint: user/profile.php
[13-Jun-2026 06:58:37 UTC] Full Log Data: {
    "timestamp": "2026-06-13 06:58:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.77.32.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.77.32.184, 162.158.107.92",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0af35373db540bf-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.77.32.184",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 06:58:37 UTC] === END API CALL LOG ===
[13-Jun-2026 06:58:37 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 06:58:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw
[13-Jun-2026 06:58:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 06:58:37 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 06:58:37 UTC] User ID: 800
[13-Jun-2026 06:58:37 UTC] ✅ User profile retrieved successfully for user ID: 800
[13-Jun-2026 06:58:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 06:58:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 06:58:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"36.77.32.184, 162.158.107.92","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0af354528c340bf-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"36.77.32.184","cf-ipcountry":"ID","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jun-2026 06:58:39 UTC] === User Orders API Called ===
[13-Jun-2026 06:58:39 UTC] User ID: 800
[13-Jun-2026 06:58:39 UTC] Limit: 20, Offset: 0
[13-Jun-2026 06:58:39 UTC] Orders found: 2
[13-Jun-2026 06:58:39 UTC] Orders data: [{"id":341,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/jbgrupnokos22","status":"pending","created_at":"2026-06-13 10:25:35","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":340,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/jbgrupnokos22","status":"pending","created_at":"2026-06-13 10:25:18","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[13-Jun-2026 06:58:39 UTC] Total orders count: 2
[13-Jun-2026 06:58:46 UTC] === API CALL LOG ===
[13-Jun-2026 06:58:46 UTC] Endpoint: user/profile.php
[13-Jun-2026 06:58:46 UTC] Full Log Data: {
    "timestamp": "2026-06-13 06:58:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.77.32.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.77.32.184, 162.158.107.91",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0af356f5def40bf-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.77.32.184",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 06:58:46 UTC] === END API CALL LOG ===
[13-Jun-2026 06:58:46 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 06:58:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw
[13-Jun-2026 06:58:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 06:58:46 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 06:58:46 UTC] User ID: 800
[13-Jun-2026 06:58:46 UTC] ✅ User profile retrieved successfully for user ID: 800
[13-Jun-2026 06:58:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 06:58:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 06:58:46 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"36.77.32.184, 162.158.107.92","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0af356f5dea40bf-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"36.77.32.184","cf-ipcountry":"ID","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jun-2026 06:58:46 UTC] === User Orders API Called ===
[13-Jun-2026 06:58:46 UTC] User ID: 800
[13-Jun-2026 06:58:46 UTC] Limit: 20, Offset: 0
[13-Jun-2026 06:58:46 UTC] Orders found: 2
[13-Jun-2026 06:58:46 UTC] Orders data: [{"id":341,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/jbgrupnokos22","status":"pending","created_at":"2026-06-13 10:25:35","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":340,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/jbgrupnokos22","status":"pending","created_at":"2026-06-13 10:25:18","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[13-Jun-2026 06:58:46 UTC] Total orders count: 2
[13-Jun-2026 06:58:46 UTC] === API CALL LOG ===
[13-Jun-2026 06:58:46 UTC] Endpoint: user/profile.php
[13-Jun-2026 06:58:46 UTC] Full Log Data: {
    "timestamp": "2026-06-13 06:58:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.77.32.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.77.32.184, 162.158.107.91",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0af3573191d40bf-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.77.32.184",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 06:58:46 UTC] === END API CALL LOG ===
[13-Jun-2026 06:58:46 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 06:58:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw
[13-Jun-2026 06:58:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 06:58:46 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 06:58:46 UTC] User ID: 800
[13-Jun-2026 06:58:46 UTC] ✅ User profile retrieved successfully for user ID: 800
[13-Jun-2026 06:59:02 UTC] === API CALL LOG ===
[13-Jun-2026 06:59:02 UTC] Endpoint: user/profile.php
[13-Jun-2026 06:59:02 UTC] Full Log Data: {
    "timestamp": "2026-06-13 06:59:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.77.32.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.77.32.184, 162.158.107.92",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0af35d0fddd40bf-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.77.32.184",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 06:59:02 UTC] === END API CALL LOG ===
[13-Jun-2026 06:59:02 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 06:59:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw
[13-Jun-2026 06:59:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 06:59:02 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 06:59:02 UTC] User ID: 800
[13-Jun-2026 06:59:02 UTC] ✅ User profile retrieved successfully for user ID: 800
[13-Jun-2026 06:59:06 UTC] === API CALL LOG ===
[13-Jun-2026 06:59:06 UTC] Endpoint: user/profile.php
[13-Jun-2026 06:59:06 UTC] Full Log Data: {
    "timestamp": "2026-06-13 06:59:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.77.32.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.77.32.184, 162.158.107.92",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0af35eb6fc840bf-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.77.32.184",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 06:59:06 UTC] === END API CALL LOG ===
[13-Jun-2026 06:59:06 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 06:59:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw
[13-Jun-2026 06:59:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 06:59:06 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 06:59:06 UTC] User ID: 800
[13-Jun-2026 06:59:06 UTC] ✅ User profile retrieved successfully for user ID: 800
[13-Jun-2026 06:59:06 UTC] User Purchases API - User ID: 800
[13-Jun-2026 06:59:06 UTC] User Purchases API - Total purchases found: 2
[13-Jun-2026 07:43:47 UTC] === API CALL LOG ===
[13-Jun-2026 07:43:47 UTC] Endpoint: user/profile.php
[13-Jun-2026 07:43:47 UTC] Full Log Data: {
    "timestamp": "2026-06-13 07:43:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.41.215",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.41.215, 172.69.253.143",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0af775f2aa611dc-LOS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.41.215",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 07:43:47 UTC] === END API CALL LOG ===
[13-Jun-2026 07:43:47 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 07:43:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4
[13-Jun-2026 07:43:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 07:43:47 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 07:43:47 UTC] User ID: 795
[13-Jun-2026 07:43:47 UTC] ✅ User profile retrieved successfully for user ID: 795
[13-Jun-2026 07:43:48 UTC] === API CALL LOG ===
[13-Jun-2026 07:43:48 UTC] Endpoint: user/profile.php
[13-Jun-2026 07:43:48 UTC] Full Log Data: {
    "timestamp": "2026-06-13 07:43:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.41.215",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.41.215, 172.69.253.143",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0af7765effb11dc-LOS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.41.215",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 07:43:48 UTC] === END API CALL LOG ===
[13-Jun-2026 07:43:48 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 07:43:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4
[13-Jun-2026 07:43:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 07:43:48 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 07:43:48 UTC] User ID: 795
[13-Jun-2026 07:43:48 UTC] ✅ User profile retrieved successfully for user ID: 795
[13-Jun-2026 07:43:48 UTC] === API CALL LOG ===
[13-Jun-2026 07:43:48 UTC] Endpoint: user/profile.php
[13-Jun-2026 07:43:48 UTC] Full Log Data: {
    "timestamp": "2026-06-13 07:43:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.41.215",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.41.215, 172.69.253.151",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0af77653aa711dc-LOS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.41.215",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 07:43:48 UTC] === END API CALL LOG ===
[13-Jun-2026 07:43:48 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 07:43:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4
[13-Jun-2026 07:43:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 07:43:48 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 07:43:48 UTC] User ID: 795
[13-Jun-2026 07:43:48 UTC] ✅ User profile retrieved successfully for user ID: 795
[13-Jun-2026 07:43:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 07:43:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 07:43:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.113.41.215, 172.69.253.150","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0af77658cb211dc-LOS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.113.41.215","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jun-2026 07:43:48 UTC] === User Orders API Called ===
[13-Jun-2026 07:43:48 UTC] User ID: 795
[13-Jun-2026 07:43:48 UTC] Limit: 20, Offset: 0
[13-Jun-2026 07:43:48 UTC] Orders found: 0
[13-Jun-2026 07:43:48 UTC] Orders data: []
[13-Jun-2026 07:43:48 UTC] Total orders count: 0
[13-Jun-2026 07:43:48 UTC] === API CALL LOG ===
[13-Jun-2026 07:43:48 UTC] Endpoint: user/profile.php
[13-Jun-2026 07:43:48 UTC] Full Log Data: {
    "timestamp": "2026-06-13 07:43:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.41.215",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.41.215, 172.69.253.150",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0af776abd0c11dc-LOS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.41.215",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 07:43:48 UTC] === END API CALL LOG ===
[13-Jun-2026 07:43:48 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 07:43:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4
[13-Jun-2026 07:43:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 07:43:48 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 07:43:48 UTC] User ID: 795
[13-Jun-2026 07:43:48 UTC] ✅ User profile retrieved successfully for user ID: 795
[13-Jun-2026 07:44:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 07:44:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 07:44:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.113.41.215, 172.69.253.142","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0af785c296511dc-LOS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.113.41.215","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jun-2026 07:44:28 UTC] === User Orders API Called ===
[13-Jun-2026 07:44:28 UTC] User ID: 795
[13-Jun-2026 07:44:28 UTC] Limit: 20, Offset: 0
[13-Jun-2026 07:44:28 UTC] Orders found: 0
[13-Jun-2026 07:44:28 UTC] Orders data: []
[13-Jun-2026 07:44:28 UTC] Total orders count: 0
[13-Jun-2026 07:44:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 07:44:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 07:44:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.113.41.215, 172.69.253.142","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0af786aaeb711dc-LOS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.113.41.215","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jun-2026 07:44:29 UTC] === User Orders API Called ===
[13-Jun-2026 07:44:29 UTC] User ID: 795
[13-Jun-2026 07:44:29 UTC] Limit: 20, Offset: 0
[13-Jun-2026 07:44:29 UTC] Orders found: 0
[13-Jun-2026 07:44:29 UTC] Orders data: []
[13-Jun-2026 07:44:29 UTC] Total orders count: 0
[13-Jun-2026 07:44:29 UTC] === API CALL LOG ===
[13-Jun-2026 07:44:29 UTC] Endpoint: user/profile.php
[13-Jun-2026 07:44:29 UTC] Full Log Data: {
    "timestamp": "2026-06-13 07:44:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.41.215",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.41.215, 172.69.253.142",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0af786af87b11dc-LOS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.41.215",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 07:44:29 UTC] === END API CALL LOG ===
[13-Jun-2026 07:44:29 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 07:44:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4
[13-Jun-2026 07:44:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 07:44:29 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 07:44:29 UTC] User ID: 795
[13-Jun-2026 07:44:29 UTC] ✅ User profile retrieved successfully for user ID: 795
[13-Jun-2026 07:44:30 UTC] === API CALL LOG ===
[13-Jun-2026 07:44:30 UTC] Endpoint: user/profile.php
[13-Jun-2026 07:44:30 UTC] Full Log Data: {
    "timestamp": "2026-06-13 07:44:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.41.215",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.41.215, 172.69.253.142",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0af786ebdbd11dc-LOS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.41.215",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 07:44:30 UTC] === END API CALL LOG ===
[13-Jun-2026 07:44:30 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 07:44:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4
[13-Jun-2026 07:44:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 07:44:30 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 07:44:30 UTC] User ID: 795
[13-Jun-2026 07:44:30 UTC] ✅ User profile retrieved successfully for user ID: 795
[13-Jun-2026 07:44:30 UTC] === API CALL LOG ===
[13-Jun-2026 07:44:30 UTC] Endpoint: user/profile.php
[13-Jun-2026 07:44:30 UTC] Full Log Data: {
    "timestamp": "2026-06-13 07:44:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.41.215",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.41.215, 172.69.253.142",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0af78705ed511dc-LOS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.41.215",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 07:44:30 UTC] === END API CALL LOG ===
[13-Jun-2026 07:44:30 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 07:44:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4
[13-Jun-2026 07:44:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 07:44:30 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 07:44:30 UTC] User ID: 795
[13-Jun-2026 07:44:30 UTC] ✅ User profile retrieved successfully for user ID: 795
[13-Jun-2026 07:44:42 UTC] === API CALL LOG ===
[13-Jun-2026 07:44:42 UTC] Endpoint: user/profile.php
[13-Jun-2026 07:44:42 UTC] Full Log Data: {
    "timestamp": "2026-06-13 07:44:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.41.215",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.41.215, 172.69.253.142",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0af78b86b4111dc-LOS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.41.215",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 07:44:42 UTC] === END API CALL LOG ===
[13-Jun-2026 07:44:42 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 07:44:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4
[13-Jun-2026 07:44:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 07:44:42 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 07:44:42 UTC] User ID: 795
[13-Jun-2026 07:44:42 UTC] ✅ User profile retrieved successfully for user ID: 795
[13-Jun-2026 07:44:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 07:44:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 07:44:46 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.113.41.215, 172.69.253.142","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0af78d1996611dc-LOS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.113.41.215","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jun-2026 07:44:46 UTC] === User Orders API Called ===
[13-Jun-2026 07:44:46 UTC] User ID: 795
[13-Jun-2026 07:44:46 UTC] Limit: 20, Offset: 0
[13-Jun-2026 07:44:46 UTC] Orders found: 0
[13-Jun-2026 07:44:46 UTC] Orders data: []
[13-Jun-2026 07:44:46 UTC] Total orders count: 0
[13-Jun-2026 07:44:47 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 07:44:47 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 07:44:47 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.113.41.215, 172.69.253.142","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0af78db4d1811dc-LOS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.113.41.215","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jun-2026 07:44:47 UTC] === User Orders API Called ===
[13-Jun-2026 07:44:47 UTC] User ID: 795
[13-Jun-2026 07:44:47 UTC] Limit: 20, Offset: 0
[13-Jun-2026 07:44:47 UTC] Orders found: 0
[13-Jun-2026 07:44:47 UTC] Orders data: []
[13-Jun-2026 07:44:47 UTC] Total orders count: 0
[13-Jun-2026 07:44:47 UTC] === API CALL LOG ===
[13-Jun-2026 07:44:47 UTC] Endpoint: user/profile.php
[13-Jun-2026 07:44:47 UTC] Full Log Data: {
    "timestamp": "2026-06-13 07:44:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.41.215",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.41.215, 172.69.253.142",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0af78db8f1011dc-LOS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.41.215",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 07:44:47 UTC] === END API CALL LOG ===
[13-Jun-2026 07:44:47 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 07:44:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4
[13-Jun-2026 07:44:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 07:44:47 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 07:44:47 UTC] User ID: 795
[13-Jun-2026 07:44:47 UTC] ✅ User profile retrieved successfully for user ID: 795
[13-Jun-2026 07:44:48 UTC] === API CALL LOG ===
[13-Jun-2026 07:44:48 UTC] Endpoint: user/profile.php
[13-Jun-2026 07:44:48 UTC] Full Log Data: {
    "timestamp": "2026-06-13 07:44:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.41.215",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.41.215, 172.69.253.142",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0af78df6d8111dc-LOS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.41.215",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 07:44:48 UTC] === END API CALL LOG ===
[13-Jun-2026 07:44:48 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 07:44:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4
[13-Jun-2026 07:44:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 07:44:48 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 07:44:48 UTC] User ID: 795
[13-Jun-2026 07:44:48 UTC] ✅ User profile retrieved successfully for user ID: 795
[13-Jun-2026 07:44:49 UTC] === API CALL LOG ===
[13-Jun-2026 07:44:49 UTC] Endpoint: user/profile.php
[13-Jun-2026 07:44:49 UTC] Full Log Data: {
    "timestamp": "2026-06-13 07:44:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.41.215",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.41.215, 172.69.253.142",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0af78e28d1211dc-LOS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.41.215",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 07:44:49 UTC] === END API CALL LOG ===
[13-Jun-2026 07:44:49 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 07:44:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4
[13-Jun-2026 07:44:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 07:44:49 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 07:44:49 UTC] User ID: 795
[13-Jun-2026 07:44:49 UTC] ✅ User profile retrieved successfully for user ID: 795
[13-Jun-2026 07:44:51 UTC] === API CALL LOG ===
[13-Jun-2026 07:44:51 UTC] Endpoint: user/profile.php
[13-Jun-2026 07:44:51 UTC] Full Log Data: {
    "timestamp": "2026-06-13 07:44:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.41.215",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.41.215, 172.69.253.142",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0af78f149cf11dc-LOS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.41.215",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 07:44:51 UTC] === END API CALL LOG ===
[13-Jun-2026 07:44:51 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 07:44:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4
[13-Jun-2026 07:44:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 07:44:51 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 07:44:51 UTC] User ID: 795
[13-Jun-2026 07:44:51 UTC] ✅ User profile retrieved successfully for user ID: 795
[13-Jun-2026 07:44:51 UTC] User Purchases API - User ID: 795
[13-Jun-2026 07:44:51 UTC] User Purchases API - Total purchases found: 2
[13-Jun-2026 07:45:03 UTC] User Purchases API - User ID: 795
[13-Jun-2026 07:45:03 UTC] User Purchases API - Total purchases found: 2
[13-Jun-2026 07:45:17 UTC] === API CALL LOG ===
[13-Jun-2026 07:45:17 UTC] Endpoint: user/profile.php
[13-Jun-2026 07:45:17 UTC] Full Log Data: {
    "timestamp": "2026-06-13 07:45:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.41.215",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.41.215, 172.69.253.142",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0af7993ab3411dc-LOS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.41.215",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 07:45:17 UTC] === END API CALL LOG ===
[13-Jun-2026 07:45:17 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 07:45:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4
[13-Jun-2026 07:45:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 07:45:17 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 07:45:17 UTC] User ID: 795
[13-Jun-2026 07:45:17 UTC] ✅ User profile retrieved successfully for user ID: 795
[13-Jun-2026 07:45:18 UTC] User Purchases API - User ID: 795
[13-Jun-2026 07:45:18 UTC] User Purchases API - Total purchases found: 2
[13-Jun-2026 07:45:34 UTC] === API CALL LOG ===
[13-Jun-2026 07:45:34 UTC] Endpoint: user/profile.php
[13-Jun-2026 07:45:34 UTC] Full Log Data: {
    "timestamp": "2026-06-13 07:45:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.41.215",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.41.215, 172.69.253.142",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0af79fb788311dc-LOS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.41.215",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 07:45:34 UTC] === END API CALL LOG ===
[13-Jun-2026 07:45:34 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 07:45:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4
[13-Jun-2026 07:45:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 07:45:34 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 07:45:34 UTC] User ID: 795
[13-Jun-2026 07:45:34 UTC] ✅ User profile retrieved successfully for user ID: 795
[13-Jun-2026 07:45:34 UTC] User Purchases API - User ID: 795
[13-Jun-2026 07:45:34 UTC] User Purchases API - Total purchases found: 2
[13-Jun-2026 07:45:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 07:45:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 07:45:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.113.41.215, 172.69.253.142","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0af7a10c85c11dc-LOS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.113.41.215","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jun-2026 07:45:37 UTC] === User Orders API Called ===
[13-Jun-2026 07:45:37 UTC] User ID: 795
[13-Jun-2026 07:45:37 UTC] Limit: 20, Offset: 0
[13-Jun-2026 07:45:37 UTC] Orders found: 0
[13-Jun-2026 07:45:37 UTC] Orders data: []
[13-Jun-2026 07:45:37 UTC] Total orders count: 0
[13-Jun-2026 07:45:37 UTC] === API CALL LOG ===
[13-Jun-2026 07:45:37 UTC] Endpoint: user/profile.php
[13-Jun-2026 07:45:37 UTC] Full Log Data: {
    "timestamp": "2026-06-13 07:45:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.41.215",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.41.215, 172.69.253.142",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0af7a112a8111dc-LOS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.41.215",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 07:45:37 UTC] === END API CALL LOG ===
[13-Jun-2026 07:45:37 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 07:45:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4
[13-Jun-2026 07:45:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 07:45:37 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 07:45:37 UTC] User ID: 795
[13-Jun-2026 07:45:37 UTC] ✅ User profile retrieved successfully for user ID: 795
[13-Jun-2026 07:45:38 UTC] === API CALL LOG ===
[13-Jun-2026 07:45:38 UTC] Endpoint: user/profile.php
[13-Jun-2026 07:45:38 UTC] Full Log Data: {
    "timestamp": "2026-06-13 07:45:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.41.215",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.41.215, 172.69.253.142",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0af7a14e99211dc-LOS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.41.215",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 07:45:38 UTC] === END API CALL LOG ===
[13-Jun-2026 07:45:38 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 07:45:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4
[13-Jun-2026 07:45:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 07:45:38 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 07:45:38 UTC] User ID: 795
[13-Jun-2026 07:45:38 UTC] ✅ User profile retrieved successfully for user ID: 795
[13-Jun-2026 07:45:38 UTC] === API CALL LOG ===
[13-Jun-2026 07:45:38 UTC] Endpoint: user/profile.php
[13-Jun-2026 07:45:38 UTC] Full Log Data: {
    "timestamp": "2026-06-13 07:45:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.41.215",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.41.215, 172.69.253.142",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0af7a157cf411dc-LOS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.41.215",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 07:45:38 UTC] === END API CALL LOG ===
[13-Jun-2026 07:45:38 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 07:45:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4
[13-Jun-2026 07:45:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 07:45:38 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 07:45:38 UTC] User ID: 795
[13-Jun-2026 07:45:38 UTC] ✅ User profile retrieved successfully for user ID: 795
[13-Jun-2026 08:11:53 UTC] === API CALL LOG ===
[13-Jun-2026 08:11:53 UTC] Endpoint: user/profile.php
[13-Jun-2026 08:11:53 UTC] Full Log Data: {
    "timestamp": "2026-06-13 08:11:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1410:9863:8bee:2ee3:65cf:8526",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1410:9863:8bee:2ee3:65cf:8526, 162.158.170.105",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAxIiwidXNlcm5hbWUiOiJha2phYW43NyIsImVtYWlsIjoiaWh1cGR5ZHVwcDJAZ21haWwuY29tIiwiZXhwIjoxNzgxOTQzMTA3fQ.o1S9Av-DXFqXKGstgfylRrn33kE0BKwXyEooVasy_VY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0afa0883b409fd9-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:3100:1410:9863:8bee:2ee3:65cf:8526",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 08:11:53 UTC] === END API CALL LOG ===
[13-Jun-2026 08:11:53 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 08:11:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAxIiwidXNlcm5hbWUiOiJha2phYW43NyIsImVtYWlsIjoiaWh1cGR5ZHVwcDJAZ21haWwuY29tIiwiZXhwIjoxNzgxOTQzMTA3fQ.o1S9Av-DXFqXKGstgfylRrn33kE0BKwXyEooVasy_VY
[13-Jun-2026 08:11:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 08:11:53 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 08:11:53 UTC] User ID: 801
[13-Jun-2026 08:11:53 UTC] ✅ User profile retrieved successfully for user ID: 801
[13-Jun-2026 08:11:53 UTC] === API CALL LOG ===
[13-Jun-2026 08:11:53 UTC] Endpoint: user/profile.php
[13-Jun-2026 08:11:53 UTC] Full Log Data: {
    "timestamp": "2026-06-13 08:11:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1410:9863:8bee:2ee3:65cf:8526",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1410:9863:8bee:2ee3:65cf:8526, 162.158.170.105",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAxIiwidXNlcm5hbWUiOiJha2phYW43NyIsImVtYWlsIjoiaWh1cGR5ZHVwcDJAZ21haWwuY29tIiwiZXhwIjoxNzgxOTQzMTA3fQ.o1S9Av-DXFqXKGstgfylRrn33kE0BKwXyEooVasy_VY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0afa0883b459fd9-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:3100:1410:9863:8bee:2ee3:65cf:8526",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 08:11:53 UTC] === END API CALL LOG ===
[13-Jun-2026 08:11:53 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 08:11:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAxIiwidXNlcm5hbWUiOiJha2phYW43NyIsImVtYWlsIjoiaWh1cGR5ZHVwcDJAZ21haWwuY29tIiwiZXhwIjoxNzgxOTQzMTA3fQ.o1S9Av-DXFqXKGstgfylRrn33kE0BKwXyEooVasy_VY
[13-Jun-2026 08:11:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 08:11:53 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 08:11:53 UTC] User ID: 801
[13-Jun-2026 08:11:53 UTC] ✅ User profile retrieved successfully for user ID: 801
[13-Jun-2026 08:11:53 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 08:11:53 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 08:11:53 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2404:3100:1410:9863:8bee:2ee3:65cf:8526, 162.158.170.104","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAxIiwidXNlcm5hbWUiOiJha2phYW43NyIsImVtYWlsIjoiaWh1cGR5ZHVwcDJAZ21haWwuY29tIiwiZXhwIjoxNzgxOTQzMTA3fQ.o1S9Av-DXFqXKGstgfylRrn33kE0BKwXyEooVasy_VY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0afa0883b439fd9-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2404:3100:1410:9863:8bee:2ee3:65cf:8526","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jun-2026 08:11:53 UTC] === User Orders API Called ===
[13-Jun-2026 08:11:53 UTC] User ID: 801
[13-Jun-2026 08:11:53 UTC] Limit: 20, Offset: 0
[13-Jun-2026 08:11:53 UTC] Orders found: 0
[13-Jun-2026 08:11:53 UTC] Orders data: []
[13-Jun-2026 08:11:53 UTC] Total orders count: 0
[13-Jun-2026 08:11:56 UTC] === API CALL LOG ===
[13-Jun-2026 08:11:56 UTC] Endpoint: user/profile.php
[13-Jun-2026 08:11:56 UTC] Full Log Data: {
    "timestamp": "2026-06-13 08:11:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1410:9863:8bee:2ee3:65cf:8526",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1410:9863:8bee:2ee3:65cf:8526, 162.158.170.105",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAxIiwidXNlcm5hbWUiOiJha2phYW43NyIsImVtYWlsIjoiaWh1cGR5ZHVwcDJAZ21haWwuY29tIiwiZXhwIjoxNzgxOTQzMTA3fQ.o1S9Av-DXFqXKGstgfylRrn33kE0BKwXyEooVasy_VY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0afa09c3f229fd9-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:3100:1410:9863:8bee:2ee3:65cf:8526",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 08:11:56 UTC] === END API CALL LOG ===
[13-Jun-2026 08:11:56 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 08:11:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAxIiwidXNlcm5hbWUiOiJha2phYW43NyIsImVtYWlsIjoiaWh1cGR5ZHVwcDJAZ21haWwuY29tIiwiZXhwIjoxNzgxOTQzMTA3fQ.o1S9Av-DXFqXKGstgfylRrn33kE0BKwXyEooVasy_VY
[13-Jun-2026 08:11:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 08:11:56 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 08:11:56 UTC] User ID: 801
[13-Jun-2026 08:11:56 UTC] ✅ User profile retrieved successfully for user ID: 801
[13-Jun-2026 08:13:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 08:13:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 08:13:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2404:3100:1410:9863:8bee:2ee3:65cf:8526, 162.158.189.209","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAxIiwidXNlcm5hbWUiOiJha2phYW43NyIsImVtYWlsIjoiaWh1cGR5ZHVwcDJAZ21haWwuY29tIiwiZXhwIjoxNzgxOTQzMTA3fQ.o1S9Av-DXFqXKGstgfylRrn33kE0BKwXyEooVasy_VY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0afa337bc2c5ce2-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2404:3100:1410:9863:8bee:2ee3:65cf:8526","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jun-2026 08:13:43 UTC] === User Orders API Called ===
[13-Jun-2026 08:13:43 UTC] User ID: 801
[13-Jun-2026 08:13:43 UTC] Limit: 20, Offset: 0
[13-Jun-2026 08:13:43 UTC] Orders found: 0
[13-Jun-2026 08:13:43 UTC] Orders data: []
[13-Jun-2026 08:13:43 UTC] Total orders count: 0
[13-Jun-2026 08:13:43 UTC] === API CALL LOG ===
[13-Jun-2026 08:13:43 UTC] Endpoint: user/profile.php
[13-Jun-2026 08:13:43 UTC] Full Log Data: {
    "timestamp": "2026-06-13 08:13:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1410:9863:8bee:2ee3:65cf:8526",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1410:9863:8bee:2ee3:65cf:8526, 162.158.189.209",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAxIiwidXNlcm5hbWUiOiJha2phYW43NyIsImVtYWlsIjoiaWh1cGR5ZHVwcDJAZ21haWwuY29tIiwiZXhwIjoxNzgxOTQzMTA3fQ.o1S9Av-DXFqXKGstgfylRrn33kE0BKwXyEooVasy_VY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0afa337bc305ce2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:3100:1410:9863:8bee:2ee3:65cf:8526",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 08:13:43 UTC] === END API CALL LOG ===
[13-Jun-2026 08:13:43 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 08:13:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAxIiwidXNlcm5hbWUiOiJha2phYW43NyIsImVtYWlsIjoiaWh1cGR5ZHVwcDJAZ21haWwuY29tIiwiZXhwIjoxNzgxOTQzMTA3fQ.o1S9Av-DXFqXKGstgfylRrn33kE0BKwXyEooVasy_VY
[13-Jun-2026 08:13:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 08:13:43 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 08:13:43 UTC] User ID: 801
[13-Jun-2026 08:13:43 UTC] ✅ User profile retrieved successfully for user ID: 801
[13-Jun-2026 08:13:44 UTC] === API CALL LOG ===
[13-Jun-2026 08:13:44 UTC] Endpoint: user/profile.php
[13-Jun-2026 08:13:44 UTC] Full Log Data: {
    "timestamp": "2026-06-13 08:13:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1410:9863:8bee:2ee3:65cf:8526",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1410:9863:8bee:2ee3:65cf:8526, 162.158.189.209",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAxIiwidXNlcm5hbWUiOiJha2phYW43NyIsImVtYWlsIjoiaWh1cGR5ZHVwcDJAZ21haWwuY29tIiwiZXhwIjoxNzgxOTQzMTA3fQ.o1S9Av-DXFqXKGstgfylRrn33kE0BKwXyEooVasy_VY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0afa33d885b5ce2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:3100:1410:9863:8bee:2ee3:65cf:8526",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 08:13:44 UTC] === END API CALL LOG ===
[13-Jun-2026 08:13:44 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 08:13:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAxIiwidXNlcm5hbWUiOiJha2phYW43NyIsImVtYWlsIjoiaWh1cGR5ZHVwcDJAZ21haWwuY29tIiwiZXhwIjoxNzgxOTQzMTA3fQ.o1S9Av-DXFqXKGstgfylRrn33kE0BKwXyEooVasy_VY
[13-Jun-2026 08:13:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 08:13:44 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 08:13:44 UTC] User ID: 801
[13-Jun-2026 08:13:44 UTC] ✅ User profile retrieved successfully for user ID: 801
[13-Jun-2026 08:13:59 UTC] === API CALL LOG ===
[13-Jun-2026 08:13:59 UTC] Endpoint: user/profile.php
[13-Jun-2026 08:13:59 UTC] Full Log Data: {
    "timestamp": "2026-06-13 08:13:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1410:9863:8bee:2ee3:65cf:8526",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1410:9863:8bee:2ee3:65cf:8526, 162.158.189.208",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAxIiwidXNlcm5hbWUiOiJha2phYW43NyIsImVtYWlsIjoiaWh1cGR5ZHVwcDJAZ21haWwuY29tIiwiZXhwIjoxNzgxOTQzMTA3fQ.o1S9Av-DXFqXKGstgfylRrn33kE0BKwXyEooVasy_VY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0afa3992e245ce2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:3100:1410:9863:8bee:2ee3:65cf:8526",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 08:13:59 UTC] === END API CALL LOG ===
[13-Jun-2026 08:13:59 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 08:13:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAxIiwidXNlcm5hbWUiOiJha2phYW43NyIsImVtYWlsIjoiaWh1cGR5ZHVwcDJAZ21haWwuY29tIiwiZXhwIjoxNzgxOTQzMTA3fQ.o1S9Av-DXFqXKGstgfylRrn33kE0BKwXyEooVasy_VY
[13-Jun-2026 08:13:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 08:13:59 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 08:13:59 UTC] User ID: 801
[13-Jun-2026 08:13:59 UTC] ✅ User profile retrieved successfully for user ID: 801
[13-Jun-2026 08:13:59 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 08:13:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 08:13:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2404:3100:1410:9863:8bee:2ee3:65cf:8526, 162.158.189.208","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAxIiwidXNlcm5hbWUiOiJha2phYW43NyIsImVtYWlsIjoiaWh1cGR5ZHVwcDJAZ21haWwuY29tIiwiZXhwIjoxNzgxOTQzMTA3fQ.o1S9Av-DXFqXKGstgfylRrn33kE0BKwXyEooVasy_VY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0afa3992e235ce2-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2404:3100:1410:9863:8bee:2ee3:65cf:8526","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jun-2026 08:13:59 UTC] === User Orders API Called ===
[13-Jun-2026 08:13:59 UTC] User ID: 801
[13-Jun-2026 08:13:59 UTC] Limit: 20, Offset: 0
[13-Jun-2026 08:13:59 UTC] Orders found: 0
[13-Jun-2026 08:13:59 UTC] Orders data: []
[13-Jun-2026 08:13:59 UTC] Total orders count: 0
[13-Jun-2026 08:13:59 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 08:13:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 08:13:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2404:3100:1410:9863:8bee:2ee3:65cf:8526, 162.158.189.208","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAxIiwidXNlcm5hbWUiOiJha2phYW43NyIsImVtYWlsIjoiaWh1cGR5ZHVwcDJAZ21haWwuY29tIiwiZXhwIjoxNzgxOTQzMTA3fQ.o1S9Av-DXFqXKGstgfylRrn33kE0BKwXyEooVasy_VY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0afa39c58b35ce2-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2404:3100:1410:9863:8bee:2ee3:65cf:8526","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jun-2026 08:13:59 UTC] === User Orders API Called ===
[13-Jun-2026 08:13:59 UTC] User ID: 801
[13-Jun-2026 08:13:59 UTC] Limit: 20, Offset: 0
[13-Jun-2026 08:13:59 UTC] Orders found: 0
[13-Jun-2026 08:13:59 UTC] Orders data: []
[13-Jun-2026 08:13:59 UTC] Total orders count: 0
[13-Jun-2026 08:14:04 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 08:14:04 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 08:14:04 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2404:3100:1410:9863:8bee:2ee3:65cf:8526, 162.158.189.208","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAxIiwidXNlcm5hbWUiOiJha2phYW43NyIsImVtYWlsIjoiaWh1cGR5ZHVwcDJAZ21haWwuY29tIiwiZXhwIjoxNzgxOTQzMTA3fQ.o1S9Av-DXFqXKGstgfylRrn33kE0BKwXyEooVasy_VY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0afa3baaa345ce2-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2404:3100:1410:9863:8bee:2ee3:65cf:8526","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jun-2026 08:14:04 UTC] === User Orders API Called ===
[13-Jun-2026 08:14:04 UTC] User ID: 801
[13-Jun-2026 08:14:04 UTC] Limit: 20, Offset: 0
[13-Jun-2026 08:14:04 UTC] === API CALL LOG ===
[13-Jun-2026 08:14:04 UTC] Endpoint: user/profile.php
[13-Jun-2026 08:14:04 UTC] Full Log Data: {
    "timestamp": "2026-06-13 08:14:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1410:9863:8bee:2ee3:65cf:8526",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1410:9863:8bee:2ee3:65cf:8526, 162.158.189.208",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAxIiwidXNlcm5hbWUiOiJha2phYW43NyIsImVtYWlsIjoiaWh1cGR5ZHVwcDJAZ21haWwuY29tIiwiZXhwIjoxNzgxOTQzMTA3fQ.o1S9Av-DXFqXKGstgfylRrn33kE0BKwXyEooVasy_VY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0afa3baaa375ce2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:3100:1410:9863:8bee:2ee3:65cf:8526",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 08:14:04 UTC] === END API CALL LOG ===
[13-Jun-2026 08:14:04 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 08:14:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAxIiwidXNlcm5hbWUiOiJha2phYW43NyIsImVtYWlsIjoiaWh1cGR5ZHVwcDJAZ21haWwuY29tIiwiZXhwIjoxNzgxOTQzMTA3fQ.o1S9Av-DXFqXKGstgfylRrn33kE0BKwXyEooVasy_VY
[13-Jun-2026 08:14:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 08:14:04 UTC] Orders found: 0
[13-Jun-2026 08:14:04 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 08:14:04 UTC] Orders data: []
[13-Jun-2026 08:14:04 UTC] User ID: 801
[13-Jun-2026 08:14:04 UTC] Total orders count: 0
[13-Jun-2026 08:14:04 UTC] ✅ User profile retrieved successfully for user ID: 801
[13-Jun-2026 08:14:04 UTC] === API CALL LOG ===
[13-Jun-2026 08:14:04 UTC] Endpoint: user/profile.php
[13-Jun-2026 08:14:04 UTC] Full Log Data: {
    "timestamp": "2026-06-13 08:14:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1410:9863:8bee:2ee3:65cf:8526",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1410:9863:8bee:2ee3:65cf:8526, 162.158.189.208",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAxIiwidXNlcm5hbWUiOiJha2phYW43NyIsImVtYWlsIjoiaWh1cGR5ZHVwcDJAZ21haWwuY29tIiwiZXhwIjoxNzgxOTQzMTA3fQ.o1S9Av-DXFqXKGstgfylRrn33kE0BKwXyEooVasy_VY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0afa3baaa395ce2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:3100:1410:9863:8bee:2ee3:65cf:8526",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 08:14:04 UTC] === END API CALL LOG ===
[13-Jun-2026 08:14:04 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 08:14:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAxIiwidXNlcm5hbWUiOiJha2phYW43NyIsImVtYWlsIjoiaWh1cGR5ZHVwcDJAZ21haWwuY29tIiwiZXhwIjoxNzgxOTQzMTA3fQ.o1S9Av-DXFqXKGstgfylRrn33kE0BKwXyEooVasy_VY
[13-Jun-2026 08:14:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 08:14:04 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 08:14:04 UTC] User ID: 801
[13-Jun-2026 08:14:04 UTC] ✅ User profile retrieved successfully for user ID: 801
[13-Jun-2026 08:14:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 08:14:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 08:14:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2404:3100:1410:9863:8bee:2ee3:65cf:8526, 162.158.189.208","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAxIiwidXNlcm5hbWUiOiJha2phYW43NyIsImVtYWlsIjoiaWh1cGR5ZHVwcDJAZ21haWwuY29tIiwiZXhwIjoxNzgxOTQzMTA3fQ.o1S9Av-DXFqXKGstgfylRrn33kE0BKwXyEooVasy_VY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0afa3cf7a3f5ce2-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2404:3100:1410:9863:8bee:2ee3:65cf:8526","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jun-2026 08:14:07 UTC] === User Orders API Called ===
[13-Jun-2026 08:14:07 UTC] User ID: 801
[13-Jun-2026 08:14:07 UTC] === API CALL LOG ===
[13-Jun-2026 08:14:07 UTC] Limit: 20, Offset: 0
[13-Jun-2026 08:14:07 UTC] Endpoint: user/profile.php
[13-Jun-2026 08:14:07 UTC] Full Log Data: {
    "timestamp": "2026-06-13 08:14:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1410:9863:8bee:2ee3:65cf:8526",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1410:9863:8bee:2ee3:65cf:8526, 162.158.189.208",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAxIiwidXNlcm5hbWUiOiJha2phYW43NyIsImVtYWlsIjoiaWh1cGR5ZHVwcDJAZ21haWwuY29tIiwiZXhwIjoxNzgxOTQzMTA3fQ.o1S9Av-DXFqXKGstgfylRrn33kE0BKwXyEooVasy_VY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0afa3cf7a415ce2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:3100:1410:9863:8bee:2ee3:65cf:8526",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 08:14:07 UTC] === END API CALL LOG ===
[13-Jun-2026 08:14:07 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 08:14:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAxIiwidXNlcm5hbWUiOiJha2phYW43NyIsImVtYWlsIjoiaWh1cGR5ZHVwcDJAZ21haWwuY29tIiwiZXhwIjoxNzgxOTQzMTA3fQ.o1S9Av-DXFqXKGstgfylRrn33kE0BKwXyEooVasy_VY
[13-Jun-2026 08:14:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 08:14:07 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 08:14:07 UTC] User ID: 801
[13-Jun-2026 08:14:07 UTC] Orders found: 0
[13-Jun-2026 08:14:07 UTC] Orders data: []
[13-Jun-2026 08:14:07 UTC] ✅ User profile retrieved successfully for user ID: 801
[13-Jun-2026 08:14:07 UTC] Total orders count: 0
[13-Jun-2026 08:14:08 UTC] === API CALL LOG ===
[13-Jun-2026 08:14:08 UTC] Endpoint: user/profile.php
[13-Jun-2026 08:14:08 UTC] Full Log Data: {
    "timestamp": "2026-06-13 08:14:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1410:9863:8bee:2ee3:65cf:8526",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1410:9863:8bee:2ee3:65cf:8526, 162.158.189.208",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAxIiwidXNlcm5hbWUiOiJha2phYW43NyIsImVtYWlsIjoiaWh1cGR5ZHVwcDJAZ21haWwuY29tIiwiZXhwIjoxNzgxOTQzMTA3fQ.o1S9Av-DXFqXKGstgfylRrn33kE0BKwXyEooVasy_VY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0afa3d8e9015ce2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:3100:1410:9863:8bee:2ee3:65cf:8526",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 08:14:08 UTC] === END API CALL LOG ===
[13-Jun-2026 08:14:08 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 08:14:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAxIiwidXNlcm5hbWUiOiJha2phYW43NyIsImVtYWlsIjoiaWh1cGR5ZHVwcDJAZ21haWwuY29tIiwiZXhwIjoxNzgxOTQzMTA3fQ.o1S9Av-DXFqXKGstgfylRrn33kE0BKwXyEooVasy_VY
[13-Jun-2026 08:14:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 08:14:08 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 08:14:08 UTC] User ID: 801
[13-Jun-2026 08:14:08 UTC] ✅ User profile retrieved successfully for user ID: 801
[13-Jun-2026 08:14:31 UTC] === API CALL LOG ===
[13-Jun-2026 08:14:31 UTC] Endpoint: user/profile.php
[13-Jun-2026 08:14:31 UTC] Full Log Data: {
    "timestamp": "2026-06-13 08:14:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1410:9863:8bee:2ee3:65cf:8526",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1410:9863:8bee:2ee3:65cf:8526, 162.158.189.208",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAxIiwidXNlcm5hbWUiOiJha2phYW43NyIsImVtYWlsIjoiaWh1cGR5ZHVwcDJAZ21haWwuY29tIiwiZXhwIjoxNzgxOTQzMTA3fQ.o1S9Av-DXFqXKGstgfylRrn33kE0BKwXyEooVasy_VY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0afa464fc5e5ce2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:3100:1410:9863:8bee:2ee3:65cf:8526",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 08:14:31 UTC] === END API CALL LOG ===
[13-Jun-2026 08:14:31 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 08:14:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAxIiwidXNlcm5hbWUiOiJha2phYW43NyIsImVtYWlsIjoiaWh1cGR5ZHVwcDJAZ21haWwuY29tIiwiZXhwIjoxNzgxOTQzMTA3fQ.o1S9Av-DXFqXKGstgfylRrn33kE0BKwXyEooVasy_VY
[13-Jun-2026 08:14:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 08:14:31 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 08:14:31 UTC] User ID: 801
[13-Jun-2026 08:14:31 UTC] ✅ User profile retrieved successfully for user ID: 801
[13-Jun-2026 08:14:31 UTC] === API CALL LOG ===
[13-Jun-2026 08:14:31 UTC] Endpoint: user/profile.php
[13-Jun-2026 08:14:31 UTC] Full Log Data: {
    "timestamp": "2026-06-13 08:14:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1410:9863:8bee:2ee3:65cf:8526",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1410:9863:8bee:2ee3:65cf:8526, 162.158.189.208",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAxIiwidXNlcm5hbWUiOiJha2phYW43NyIsImVtYWlsIjoiaWh1cGR5ZHVwcDJAZ21haWwuY29tIiwiZXhwIjoxNzgxOTQzMTA3fQ.o1S9Av-DXFqXKGstgfylRrn33kE0BKwXyEooVasy_VY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0afa464fc625ce2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:3100:1410:9863:8bee:2ee3:65cf:8526",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 08:14:31 UTC] === END API CALL LOG ===
[13-Jun-2026 08:14:31 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 08:14:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAxIiwidXNlcm5hbWUiOiJha2phYW43NyIsImVtYWlsIjoiaWh1cGR5ZHVwcDJAZ21haWwuY29tIiwiZXhwIjoxNzgxOTQzMTA3fQ.o1S9Av-DXFqXKGstgfylRrn33kE0BKwXyEooVasy_VY
[13-Jun-2026 08:14:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 08:14:31 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 08:14:31 UTC] User ID: 801
[13-Jun-2026 08:14:31 UTC] ✅ User profile retrieved successfully for user ID: 801
[13-Jun-2026 08:14:31 UTC] User Purchases API - User ID: 801
[13-Jun-2026 08:14:31 UTC] User Purchases API - Total purchases found: 1
[13-Jun-2026 08:14:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 08:14:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 08:14:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2404:3100:1410:9863:8bee:2ee3:65cf:8526, 162.158.189.208","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAxIiwidXNlcm5hbWUiOiJha2phYW43NyIsImVtYWlsIjoiaWh1cGR5ZHVwcDJAZ21haWwuY29tIiwiZXhwIjoxNzgxOTQzMTA3fQ.o1S9Av-DXFqXKGstgfylRrn33kE0BKwXyEooVasy_VY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0afa46f4c1e5ce2-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2404:3100:1410:9863:8bee:2ee3:65cf:8526","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jun-2026 08:14:32 UTC] === User Orders API Called ===
[13-Jun-2026 08:14:32 UTC] User ID: 801
[13-Jun-2026 08:14:32 UTC] Limit: 20, Offset: 0
[13-Jun-2026 08:14:32 UTC] Orders found: 0
[13-Jun-2026 08:14:32 UTC] Orders data: []
[13-Jun-2026 08:14:32 UTC] Total orders count: 0
[13-Jun-2026 08:14:33 UTC] === API CALL LOG ===
[13-Jun-2026 08:14:33 UTC] Endpoint: user/profile.php
[13-Jun-2026 08:14:33 UTC] Full Log Data: {
    "timestamp": "2026-06-13 08:14:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1410:9863:8bee:2ee3:65cf:8526",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1410:9863:8bee:2ee3:65cf:8526, 162.158.189.208",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAxIiwidXNlcm5hbWUiOiJha2phYW43NyIsImVtYWlsIjoiaWh1cGR5ZHVwcDJAZ21haWwuY29tIiwiZXhwIjoxNzgxOTQzMTA3fQ.o1S9Av-DXFqXKGstgfylRrn33kE0BKwXyEooVasy_VY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0afa4745fff5ce2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:3100:1410:9863:8bee:2ee3:65cf:8526",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 08:14:33 UTC] === END API CALL LOG ===
[13-Jun-2026 08:14:33 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 08:14:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAxIiwidXNlcm5hbWUiOiJha2phYW43NyIsImVtYWlsIjoiaWh1cGR5ZHVwcDJAZ21haWwuY29tIiwiZXhwIjoxNzgxOTQzMTA3fQ.o1S9Av-DXFqXKGstgfylRrn33kE0BKwXyEooVasy_VY
[13-Jun-2026 08:14:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 08:14:33 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 08:14:33 UTC] User ID: 801
[13-Jun-2026 08:14:33 UTC] ✅ User profile retrieved successfully for user ID: 801
[13-Jun-2026 08:14:40 UTC] User Purchases API - User ID: 801
[13-Jun-2026 08:14:40 UTC] User Purchases API - Total purchases found: 1
[13-Jun-2026 08:14:51 UTC] === API CALL LOG ===
[13-Jun-2026 08:14:51 UTC] Endpoint: user/profile.php
[13-Jun-2026 08:14:51 UTC] Full Log Data: {
    "timestamp": "2026-06-13 08:14:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1410:9863:8bee:2ee3:65cf:8526",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1410:9863:8bee:2ee3:65cf:8526, 162.158.189.209",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAxIiwidXNlcm5hbWUiOiJha2phYW43NyIsImVtYWlsIjoiaWh1cGR5ZHVwcDJAZ21haWwuY29tIiwiZXhwIjoxNzgxOTQzMTA3fQ.o1S9Av-DXFqXKGstgfylRrn33kE0BKwXyEooVasy_VY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0afa4e26cfb5ce2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:3100:1410:9863:8bee:2ee3:65cf:8526",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 08:14:51 UTC] === END API CALL LOG ===
[13-Jun-2026 08:14:51 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 08:14:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAxIiwidXNlcm5hbWUiOiJha2phYW43NyIsImVtYWlsIjoiaWh1cGR5ZHVwcDJAZ21haWwuY29tIiwiZXhwIjoxNzgxOTQzMTA3fQ.o1S9Av-DXFqXKGstgfylRrn33kE0BKwXyEooVasy_VY
[13-Jun-2026 08:14:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 08:14:51 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 08:14:51 UTC] User ID: 801
[13-Jun-2026 08:14:51 UTC] ✅ User profile retrieved successfully for user ID: 801
[13-Jun-2026 08:15:11 UTC] User Purchases API - User ID: 801
[13-Jun-2026 08:15:11 UTC] User Purchases API - Total purchases found: 1
[13-Jun-2026 08:15:39 UTC] === API CALL LOG ===
[13-Jun-2026 08:15:39 UTC] Endpoint: user/profile.php
[13-Jun-2026 08:15:39 UTC] Full Log Data: {
    "timestamp": "2026-06-13 08:15:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1410:9863:8bee:2ee3:65cf:8526",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1410:9863:8bee:2ee3:65cf:8526, 172.70.93.121",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAxIiwidXNlcm5hbWUiOiJha2phYW43NyIsImVtYWlsIjoiaWh1cGR5ZHVwcDJAZ21haWwuY29tIiwiZXhwIjoxNzgxOTQzMTA3fQ.o1S9Av-DXFqXKGstgfylRrn33kE0BKwXyEooVasy_VY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0afa60949800dbe-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:3100:1410:9863:8bee:2ee3:65cf:8526",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 08:15:39 UTC] === END API CALL LOG ===
[13-Jun-2026 08:15:39 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 08:15:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAxIiwidXNlcm5hbWUiOiJha2phYW43NyIsImVtYWlsIjoiaWh1cGR5ZHVwcDJAZ21haWwuY29tIiwiZXhwIjoxNzgxOTQzMTA3fQ.o1S9Av-DXFqXKGstgfylRrn33kE0BKwXyEooVasy_VY
[13-Jun-2026 08:15:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 08:15:39 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 08:15:39 UTC] User ID: 801
[13-Jun-2026 08:15:39 UTC] ✅ User profile retrieved successfully for user ID: 801
[13-Jun-2026 08:15:39 UTC] User Purchases API - User ID: 801
[13-Jun-2026 08:15:39 UTC] User Purchases API - Total purchases found: 1
[13-Jun-2026 08:15:43 UTC] User Purchases API - User ID: 801
[13-Jun-2026 08:15:43 UTC] User Purchases API - Total purchases found: 1
[13-Jun-2026 08:15:48 UTC] === API CALL LOG ===
[13-Jun-2026 08:15:48 UTC] Endpoint: user/profile.php
[13-Jun-2026 08:15:48 UTC] Full Log Data: {
    "timestamp": "2026-06-13 08:15:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1410:9863:8bee:2ee3:65cf:8526",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1410:9863:8bee:2ee3:65cf:8526, 172.70.147.178",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAxIiwidXNlcm5hbWUiOiJha2phYW43NyIsImVtYWlsIjoiaWh1cGR5ZHVwcDJAZ21haWwuY29tIiwiZXhwIjoxNzgxOTQzMTA3fQ.o1S9Av-DXFqXKGstgfylRrn33kE0BKwXyEooVasy_VY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0afa6470c4d0dbe-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:3100:1410:9863:8bee:2ee3:65cf:8526",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 08:15:48 UTC] === END API CALL LOG ===
[13-Jun-2026 08:15:48 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 08:15:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAxIiwidXNlcm5hbWUiOiJha2phYW43NyIsImVtYWlsIjoiaWh1cGR5ZHVwcDJAZ21haWwuY29tIiwiZXhwIjoxNzgxOTQzMTA3fQ.o1S9Av-DXFqXKGstgfylRrn33kE0BKwXyEooVasy_VY
[13-Jun-2026 08:15:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 08:15:48 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 08:15:48 UTC] User ID: 801
[13-Jun-2026 08:15:48 UTC] ✅ User profile retrieved successfully for user ID: 801
[13-Jun-2026 08:15:49 UTC] User Purchases API - User ID: 801
[13-Jun-2026 08:15:49 UTC] User Purchases API - Total purchases found: 1
[13-Jun-2026 08:17:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 08:17:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 08:17:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.113.41.215, 172.71.118.201","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0afa8eadf58d0a4-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.113.41.215","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jun-2026 08:17:36 UTC] === User Orders API Called ===
[13-Jun-2026 08:17:36 UTC] User ID: 795
[13-Jun-2026 08:17:36 UTC] Limit: 20, Offset: 0
[13-Jun-2026 08:17:36 UTC] Orders found: 1
[13-Jun-2026 08:17:36 UTC] Orders data: [{"id":342,"quantity":100,"total_coins":3500,"coin_type":"regular","telegram_link":"t.me\/Liliana_Andzell","status":"pending","created_at":"2026-06-13 11:47:34","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[13-Jun-2026 08:17:36 UTC] Total orders count: 1
[13-Jun-2026 08:18:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 08:18:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 08:18:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.113.41.215, 172.71.119.49","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0afaa3f5803d0a4-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.113.41.215","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jun-2026 08:18:30 UTC] === User Orders API Called ===
[13-Jun-2026 08:18:30 UTC] User ID: 795
[13-Jun-2026 08:18:30 UTC] Limit: 20, Offset: 0
[13-Jun-2026 08:18:30 UTC] Orders found: 1
[13-Jun-2026 08:18:30 UTC] Orders data: [{"id":342,"quantity":100,"total_coins":3500,"coin_type":"regular","telegram_link":"t.me\/Liliana_Andzell","status":"pending","created_at":"2026-06-13 11:47:34","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[13-Jun-2026 08:18:30 UTC] Total orders count: 1
[13-Jun-2026 08:18:30 UTC] === API CALL LOG ===
[13-Jun-2026 08:18:30 UTC] Endpoint: user/profile.php
[13-Jun-2026 08:18:30 UTC] Full Log Data: {
    "timestamp": "2026-06-13 08:18:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.41.215",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.41.215, 172.71.119.49",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0afaa3f5805d0a4-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.41.215",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 08:18:30 UTC] === END API CALL LOG ===
[13-Jun-2026 08:18:30 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 08:18:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4
[13-Jun-2026 08:18:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 08:18:30 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 08:18:30 UTC] User ID: 795
[13-Jun-2026 08:18:30 UTC] ✅ User profile retrieved successfully for user ID: 795
[13-Jun-2026 08:18:31 UTC] === API CALL LOG ===
[13-Jun-2026 08:18:31 UTC] Endpoint: user/profile.php
[13-Jun-2026 08:18:31 UTC] Full Log Data: {
    "timestamp": "2026-06-13 08:18:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.41.215",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.41.215, 172.71.119.49",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0afaa42788cd0a4-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.41.215",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 08:18:31 UTC] === END API CALL LOG ===
[13-Jun-2026 08:18:31 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 08:18:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4
[13-Jun-2026 08:18:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 08:18:31 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 08:18:31 UTC] User ID: 795
[13-Jun-2026 08:18:31 UTC] ✅ User profile retrieved successfully for user ID: 795
[13-Jun-2026 08:18:32 UTC] === API CALL LOG ===
[13-Jun-2026 08:18:32 UTC] Endpoint: user/profile.php
[13-Jun-2026 08:18:32 UTC] Full Log Data: {
    "timestamp": "2026-06-13 08:18:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.41.215",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.41.215, 172.71.119.49",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0afaa470c44d0a4-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.41.215",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 08:18:32 UTC] === END API CALL LOG ===
[13-Jun-2026 08:18:32 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 08:18:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4
[13-Jun-2026 08:18:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 08:18:32 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 08:18:32 UTC] User ID: 795
[13-Jun-2026 08:18:32 UTC] ✅ User profile retrieved successfully for user ID: 795
[13-Jun-2026 08:21:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 08:21:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 08:21:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.97.79, 172.71.241.84","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0afaed95c2f001d-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.97.79","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jun-2026 08:21:39 UTC] === User Orders API Called ===
[13-Jun-2026 08:21:39 UTC] User ID: 795
[13-Jun-2026 08:21:39 UTC] Limit: 20, Offset: 0
[13-Jun-2026 08:21:39 UTC] Orders found: 1
[13-Jun-2026 08:21:39 UTC] Orders data: [{"id":342,"quantity":100,"total_coins":3500,"coin_type":"regular","telegram_link":"t.me\/Liliana_Andzell","status":"pending","created_at":"2026-06-13 11:47:34","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[13-Jun-2026 08:21:39 UTC] Total orders count: 1
[13-Jun-2026 08:23:56 UTC] === API CALL LOG ===
[13-Jun-2026 08:23:56 UTC] Endpoint: user/profile.php
[13-Jun-2026 08:23:56 UTC] Full Log Data: {
    "timestamp": "2026-06-13 08:23:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.41.215",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.41.215, 104.23.225.99",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0afb232cbf7989f-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.41.215",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 08:23:56 UTC] === END API CALL LOG ===
[13-Jun-2026 08:23:56 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 08:23:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4
[13-Jun-2026 08:23:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 08:23:56 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 08:23:56 UTC] User ID: 795
[13-Jun-2026 08:23:56 UTC] ✅ User profile retrieved successfully for user ID: 795
[13-Jun-2026 08:23:56 UTC] === API CALL LOG ===
[13-Jun-2026 08:23:56 UTC] Endpoint: user/profile.php
[13-Jun-2026 08:23:56 UTC] Full Log Data: {
    "timestamp": "2026-06-13 08:23:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.41.215",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.41.215, 104.23.225.98",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0afb232cbf8989f-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.41.215",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 08:23:56 UTC] === END API CALL LOG ===
[13-Jun-2026 08:23:56 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 08:23:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4
[13-Jun-2026 08:23:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 08:23:56 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 08:23:56 UTC] User ID: 795
[13-Jun-2026 08:23:56 UTC] ✅ User profile retrieved successfully for user ID: 795
[13-Jun-2026 08:23:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 08:23:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 08:23:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.113.41.215, 104.23.225.99","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0afb232cbf5989f-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.113.41.215","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jun-2026 08:23:56 UTC] === User Orders API Called ===
[13-Jun-2026 08:23:56 UTC] User ID: 795
[13-Jun-2026 08:23:56 UTC] Limit: 20, Offset: 0
[13-Jun-2026 08:23:56 UTC] Orders found: 1
[13-Jun-2026 08:23:56 UTC] Orders data: [{"id":342,"quantity":100,"total_coins":3500,"coin_type":"regular","telegram_link":"t.me\/Liliana_Andzell","status":"pending","created_at":"2026-06-13 11:47:34","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[13-Jun-2026 08:23:56 UTC] Total orders count: 1
[13-Jun-2026 08:23:57 UTC] === API CALL LOG ===
[13-Jun-2026 08:23:57 UTC] Endpoint: user/profile.php
[13-Jun-2026 08:23:57 UTC] Full Log Data: {
    "timestamp": "2026-06-13 08:23:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.41.215",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.41.215, 104.23.225.99",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0afb23acbc3989f-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.41.215",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 08:23:57 UTC] === END API CALL LOG ===
[13-Jun-2026 08:23:57 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 08:23:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4
[13-Jun-2026 08:23:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 08:23:57 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 08:23:57 UTC] User ID: 795
[13-Jun-2026 08:23:57 UTC] ✅ User profile retrieved successfully for user ID: 795
[13-Jun-2026 08:23:59 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 08:23:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 08:23:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.113.41.215, 104.23.225.127","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0afb2446fa9989f-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.113.41.215","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jun-2026 08:23:59 UTC] === User Orders API Called ===
[13-Jun-2026 08:23:59 UTC] User ID: 795
[13-Jun-2026 08:23:59 UTC] Limit: 20, Offset: 0
[13-Jun-2026 08:23:59 UTC] Orders found: 1
[13-Jun-2026 08:23:59 UTC] Orders data: [{"id":342,"quantity":100,"total_coins":3500,"coin_type":"regular","telegram_link":"t.me\/Liliana_Andzell","status":"pending","created_at":"2026-06-13 11:47:34","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[13-Jun-2026 08:23:59 UTC] Total orders count: 1
[13-Jun-2026 08:24:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 08:24:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 08:24:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.113.41.215, 104.23.225.98","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0afb24e5afb989f-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.113.41.215","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jun-2026 08:24:01 UTC] === User Orders API Called ===
[13-Jun-2026 08:24:01 UTC] User ID: 795
[13-Jun-2026 08:24:01 UTC] Limit: 20, Offset: 0
[13-Jun-2026 08:24:01 UTC] === API CALL LOG ===
[13-Jun-2026 08:24:01 UTC] Endpoint: user/profile.php
[13-Jun-2026 08:24:01 UTC] Full Log Data: {
    "timestamp": "2026-06-13 08:24:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.41.215",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.41.215, 104.23.225.127",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0afb24e5afc989f-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.41.215",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 08:24:01 UTC] === END API CALL LOG ===
[13-Jun-2026 08:24:01 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 08:24:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4
[13-Jun-2026 08:24:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 08:24:01 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 08:24:01 UTC] Orders found: 1
[13-Jun-2026 08:24:01 UTC] User ID: 795
[13-Jun-2026 08:24:01 UTC] Orders data: [{"id":342,"quantity":100,"total_coins":3500,"coin_type":"regular","telegram_link":"t.me\/Liliana_Andzell","status":"pending","created_at":"2026-06-13 11:47:34","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[13-Jun-2026 08:24:01 UTC] Total orders count: 1
[13-Jun-2026 08:24:01 UTC] ✅ User profile retrieved successfully for user ID: 795
[13-Jun-2026 08:24:01 UTC] === API CALL LOG ===
[13-Jun-2026 08:24:01 UTC] Endpoint: user/profile.php
[13-Jun-2026 08:24:01 UTC] Full Log Data: {
    "timestamp": "2026-06-13 08:24:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.41.215",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.41.215, 104.23.225.127",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0afb25158b7989f-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.41.215",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 08:24:01 UTC] === END API CALL LOG ===
[13-Jun-2026 08:24:01 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 08:24:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4
[13-Jun-2026 08:24:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 08:24:01 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 08:24:01 UTC] User ID: 795
[13-Jun-2026 08:24:01 UTC] ✅ User profile retrieved successfully for user ID: 795
[13-Jun-2026 08:24:02 UTC] === API CALL LOG ===
[13-Jun-2026 08:24:02 UTC] Endpoint: user/profile.php
[13-Jun-2026 08:24:02 UTC] Full Log Data: {
    "timestamp": "2026-06-13 08:24:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.41.215",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.41.215, 104.23.225.99",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0afb255e9f0989f-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.41.215",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 08:24:02 UTC] === END API CALL LOG ===
[13-Jun-2026 08:24:02 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 08:24:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4
[13-Jun-2026 08:24:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 08:24:02 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 08:24:02 UTC] User ID: 795
[13-Jun-2026 08:24:02 UTC] ✅ User profile retrieved successfully for user ID: 795
[13-Jun-2026 08:24:04 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 08:24:04 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 08:24:04 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.113.41.215, 104.23.225.98","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0afb2670be2989f-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.113.41.215","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jun-2026 08:24:04 UTC] === User Orders API Called ===
[13-Jun-2026 08:24:04 UTC] User ID: 795
[13-Jun-2026 08:24:04 UTC] Limit: 20, Offset: 0
[13-Jun-2026 08:24:04 UTC] Orders found: 1
[13-Jun-2026 08:24:04 UTC] Orders data: [{"id":342,"quantity":100,"total_coins":3500,"coin_type":"regular","telegram_link":"t.me\/Liliana_Andzell","status":"pending","created_at":"2026-06-13 11:47:34","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[13-Jun-2026 08:24:04 UTC] Total orders count: 1
[13-Jun-2026 08:24:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 08:24:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 08:24:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.113.41.215, 104.23.225.99","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0afb2728b55989f-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.113.41.215","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jun-2026 08:24:06 UTC] === User Orders API Called ===
[13-Jun-2026 08:24:06 UTC] User ID: 795
[13-Jun-2026 08:24:06 UTC] Limit: 20, Offset: 0
[13-Jun-2026 08:24:06 UTC] === API CALL LOG ===
[13-Jun-2026 08:24:06 UTC] Endpoint: user/profile.php
[13-Jun-2026 08:24:06 UTC] Full Log Data: {
    "timestamp": "2026-06-13 08:24:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.41.215",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.41.215, 104.23.225.99",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0afb2728b57989f-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.41.215",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 08:24:06 UTC] === END API CALL LOG ===
[13-Jun-2026 08:24:06 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 08:24:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4
[13-Jun-2026 08:24:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 08:24:06 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 08:24:06 UTC] User ID: 795
[13-Jun-2026 08:24:06 UTC] Orders found: 1
[13-Jun-2026 08:24:06 UTC] Orders data: [{"id":342,"quantity":100,"total_coins":3500,"coin_type":"regular","telegram_link":"t.me\/Liliana_Andzell","status":"pending","created_at":"2026-06-13 11:47:34","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[13-Jun-2026 08:24:06 UTC] Total orders count: 1
[13-Jun-2026 08:24:06 UTC] ✅ User profile retrieved successfully for user ID: 795
[13-Jun-2026 08:24:07 UTC] === API CALL LOG ===
[13-Jun-2026 08:24:07 UTC] Endpoint: user/profile.php
[13-Jun-2026 08:24:07 UTC] Full Log Data: {
    "timestamp": "2026-06-13 08:24:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.41.215",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.41.215, 104.23.225.99",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0afb2758908989f-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.41.215",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 08:24:07 UTC] === END API CALL LOG ===
[13-Jun-2026 08:24:07 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 08:24:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4
[13-Jun-2026 08:24:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 08:24:07 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 08:24:07 UTC] User ID: 795
[13-Jun-2026 08:24:07 UTC] ✅ User profile retrieved successfully for user ID: 795
[13-Jun-2026 08:24:08 UTC] === API CALL LOG ===
[13-Jun-2026 08:24:08 UTC] Endpoint: user/profile.php
[13-Jun-2026 08:24:08 UTC] Full Log Data: {
    "timestamp": "2026-06-13 08:24:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.41.215",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.41.215, 104.23.225.99",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0afb279fa7f989f-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.41.215",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 08:24:08 UTC] === END API CALL LOG ===
[13-Jun-2026 08:24:08 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 08:24:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4
[13-Jun-2026 08:24:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 08:24:08 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 08:24:08 UTC] User ID: 795
[13-Jun-2026 08:24:08 UTC] ✅ User profile retrieved successfully for user ID: 795
[13-Jun-2026 08:24:55 UTC] === API CALL LOG ===
[13-Jun-2026 08:24:55 UTC] Endpoint: user/profile.php
[13-Jun-2026 08:24:55 UTC] Full Log Data: {
    "timestamp": "2026-06-13 08:24:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.41.215",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.41.215, 172.68.151.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0afb3a38d6149ca-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.41.215",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 08:24:55 UTC] === END API CALL LOG ===
[13-Jun-2026 08:24:55 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 08:24:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4
[13-Jun-2026 08:24:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 08:24:55 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 08:24:55 UTC] User ID: 795
[13-Jun-2026 08:24:55 UTC] ✅ User profile retrieved successfully for user ID: 795
[13-Jun-2026 08:25:04 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 08:25:04 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 08:25:04 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.113.41.215, 172.68.151.70","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0afb3da791049ca-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.113.41.215","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jun-2026 08:25:04 UTC] === User Orders API Called ===
[13-Jun-2026 08:25:04 UTC] User ID: 795
[13-Jun-2026 08:25:04 UTC] Limit: 20, Offset: 0
[13-Jun-2026 08:25:04 UTC] Orders found: 1
[13-Jun-2026 08:25:04 UTC] Orders data: [{"id":342,"quantity":100,"total_coins":3500,"coin_type":"regular","telegram_link":"t.me\/Liliana_Andzell","status":"pending","created_at":"2026-06-13 11:47:34","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[13-Jun-2026 08:25:04 UTC] Total orders count: 1
[13-Jun-2026 08:25:17 UTC] === API CALL LOG ===
[13-Jun-2026 08:25:17 UTC] Endpoint: user/profile.php
[13-Jun-2026 08:25:17 UTC] Full Log Data: {
    "timestamp": "2026-06-13 08:25:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.41.215",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.41.215, 172.68.151.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0afb42dffab49ca-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.41.215",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 08:25:17 UTC] === END API CALL LOG ===
[13-Jun-2026 08:25:17 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 08:25:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4
[13-Jun-2026 08:25:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 08:25:17 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 08:25:17 UTC] User ID: 795
[13-Jun-2026 08:25:17 UTC] ✅ User profile retrieved successfully for user ID: 795
[13-Jun-2026 08:25:18 UTC] User Purchases API - User ID: 795
[13-Jun-2026 08:25:18 UTC] User Purchases API - Total purchases found: 2
[13-Jun-2026 08:25:26 UTC] === API CALL LOG ===
[13-Jun-2026 08:25:26 UTC] Endpoint: user/profile.php
[13-Jun-2026 08:25:26 UTC] Full Log Data: {
    "timestamp": "2026-06-13 08:25:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.41.215",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.41.215, 172.68.151.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0afb4659ab849ca-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.41.215",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 08:25:26 UTC] === END API CALL LOG ===
[13-Jun-2026 08:25:26 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 08:25:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4
[13-Jun-2026 08:25:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 08:25:26 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 08:25:26 UTC] User ID: 795
[13-Jun-2026 08:25:26 UTC] ✅ User profile retrieved successfully for user ID: 795
[13-Jun-2026 08:25:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 08:25:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 08:25:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.113.41.215, 172.68.151.71","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0afb4659ab749ca-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.113.41.215","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jun-2026 08:25:26 UTC] === User Orders API Called ===
[13-Jun-2026 08:25:26 UTC] User ID: 795
[13-Jun-2026 08:25:26 UTC] Limit: 20, Offset: 0
[13-Jun-2026 08:25:26 UTC] Orders found: 1
[13-Jun-2026 08:25:26 UTC] Orders data: [{"id":342,"quantity":100,"total_coins":3500,"coin_type":"regular","telegram_link":"t.me\/Liliana_Andzell","status":"pending","created_at":"2026-06-13 11:47:34","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[13-Jun-2026 08:25:26 UTC] Total orders count: 1
[13-Jun-2026 08:25:27 UTC] === API CALL LOG ===
[13-Jun-2026 08:25:27 UTC] Endpoint: user/profile.php
[13-Jun-2026 08:25:27 UTC] Full Log Data: {
    "timestamp": "2026-06-13 08:25:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.41.215",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.41.215, 172.68.151.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0afb468594349ca-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.41.215",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 08:25:27 UTC] === END API CALL LOG ===
[13-Jun-2026 08:25:27 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 08:25:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4
[13-Jun-2026 08:25:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 08:25:27 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 08:25:27 UTC] User ID: 795
[13-Jun-2026 08:25:27 UTC] ✅ User profile retrieved successfully for user ID: 795
[13-Jun-2026 08:25:27 UTC] === API CALL LOG ===
[13-Jun-2026 08:25:27 UTC] Endpoint: user/profile.php
[13-Jun-2026 08:25:27 UTC] Full Log Data: {
    "timestamp": "2026-06-13 08:25:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.41.215",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.41.215, 172.68.151.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0afb46cebe349ca-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.41.215",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 08:25:27 UTC] === END API CALL LOG ===
[13-Jun-2026 08:25:27 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 08:25:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4
[13-Jun-2026 08:25:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 08:25:27 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 08:25:27 UTC] User ID: 795
[13-Jun-2026 08:25:27 UTC] ✅ User profile retrieved successfully for user ID: 795
[13-Jun-2026 08:26:16 UTC] === API CALL LOG ===
[13-Jun-2026 08:26:16 UTC] Endpoint: user/profile.php
[13-Jun-2026 08:26:16 UTC] Full Log Data: {
    "timestamp": "2026-06-13 08:26:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.41.215",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.41.215, 172.68.151.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0afb59cfe7549ca-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.41.215",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 08:26:16 UTC] === END API CALL LOG ===
[13-Jun-2026 08:26:16 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 08:26:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4
[13-Jun-2026 08:26:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 08:26:16 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 08:26:16 UTC] User ID: 795
[13-Jun-2026 08:26:16 UTC] ✅ User profile retrieved successfully for user ID: 795
[13-Jun-2026 08:26:16 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 08:26:16 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 08:26:16 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.113.41.215, 172.68.151.70","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0afb59cfe6e49ca-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.113.41.215","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jun-2026 08:26:16 UTC] === User Orders API Called ===
[13-Jun-2026 08:26:16 UTC] User ID: 795
[13-Jun-2026 08:26:16 UTC] Limit: 20, Offset: 0
[13-Jun-2026 08:26:16 UTC] Orders found: 1
[13-Jun-2026 08:26:16 UTC] Orders data: [{"id":342,"quantity":100,"total_coins":3500,"coin_type":"regular","telegram_link":"t.me\/Liliana_Andzell","status":"pending","created_at":"2026-06-13 11:47:34","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[13-Jun-2026 08:26:16 UTC] Total orders count: 1
[13-Jun-2026 08:26:16 UTC] === API CALL LOG ===
[13-Jun-2026 08:26:16 UTC] Endpoint: user/profile.php
[13-Jun-2026 08:26:16 UTC] Full Log Data: {
    "timestamp": "2026-06-13 08:26:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.41.215",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.41.215, 172.68.151.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0afb59fdd2649ca-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.41.215",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 08:26:16 UTC] === END API CALL LOG ===
[13-Jun-2026 08:26:16 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 08:26:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4
[13-Jun-2026 08:26:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 08:26:16 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 08:26:16 UTC] User ID: 795
[13-Jun-2026 08:26:16 UTC] ✅ User profile retrieved successfully for user ID: 795
[13-Jun-2026 08:26:17 UTC] === API CALL LOG ===
[13-Jun-2026 08:26:17 UTC] Endpoint: user/profile.php
[13-Jun-2026 08:26:17 UTC] Full Log Data: {
    "timestamp": "2026-06-13 08:26:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.41.215",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.41.215, 172.68.151.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0afb5a4681649ca-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.41.215",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 08:26:17 UTC] === END API CALL LOG ===
[13-Jun-2026 08:26:17 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 08:26:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4
[13-Jun-2026 08:26:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 08:26:17 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 08:26:17 UTC] User ID: 795
[13-Jun-2026 08:26:17 UTC] ✅ User profile retrieved successfully for user ID: 795
[13-Jun-2026 08:28:21 UTC] === API CALL LOG ===
[13-Jun-2026 08:28:21 UTC] Endpoint: user/profile.php
[13-Jun-2026 08:28:21 UTC] Full Log Data: {
    "timestamp": "2026-06-13 08:28:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.41.215",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.41.215, 104.23.225.98",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0afb8a7a94cb598-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.41.215",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 08:28:21 UTC] === END API CALL LOG ===
[13-Jun-2026 08:28:21 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 08:28:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4
[13-Jun-2026 08:28:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 08:28:21 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 08:28:21 UTC] User ID: 795
[13-Jun-2026 08:28:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 08:28:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 08:28:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.113.41.215, 104.23.225.98","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0afb8a7a949b598-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.113.41.215","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jun-2026 08:28:21 UTC] ✅ User profile retrieved successfully for user ID: 795
[13-Jun-2026 08:28:21 UTC] === User Orders API Called ===
[13-Jun-2026 08:28:21 UTC] User ID: 795
[13-Jun-2026 08:28:21 UTC] Limit: 20, Offset: 0
[13-Jun-2026 08:28:21 UTC] Orders found: 1
[13-Jun-2026 08:28:21 UTC] Orders data: [{"id":342,"quantity":100,"total_coins":3500,"coin_type":"regular","telegram_link":"t.me\/Liliana_Andzell","status":"pending","created_at":"2026-06-13 11:47:34","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[13-Jun-2026 08:28:21 UTC] Total orders count: 1
[13-Jun-2026 08:28:27 UTC] === API CALL LOG ===
[13-Jun-2026 08:28:27 UTC] Endpoint: user/profile.php
[13-Jun-2026 08:28:27 UTC] Full Log Data: {
    "timestamp": "2026-06-13 08:28:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.41.215",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.41.215, 104.23.225.98",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0afb8a7a94bb598-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.41.215",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 08:28:27 UTC] === END API CALL LOG ===
[13-Jun-2026 08:28:27 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 08:28:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4
[13-Jun-2026 08:28:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 08:28:27 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 08:28:27 UTC] User ID: 795
[13-Jun-2026 08:28:27 UTC] ✅ User profile retrieved successfully for user ID: 795
[13-Jun-2026 08:28:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 08:28:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 08:28:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.113.41.215, 104.23.225.98","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0afb8b14daab598-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.113.41.215","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jun-2026 08:28:27 UTC] === User Orders API Called ===
[13-Jun-2026 08:28:27 UTC] User ID: 795
[13-Jun-2026 08:28:27 UTC] Limit: 20, Offset: 0
[13-Jun-2026 08:28:27 UTC] Orders found: 1
[13-Jun-2026 08:28:27 UTC] Orders data: [{"id":342,"quantity":100,"total_coins":3500,"coin_type":"regular","telegram_link":"t.me\/Liliana_Andzell","status":"pending","created_at":"2026-06-13 11:47:34","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[13-Jun-2026 08:28:27 UTC] Total orders count: 1
[13-Jun-2026 09:06:44 UTC] === API CALL LOG ===
[13-Jun-2026 09:06:44 UTC] Endpoint: user/profile.php
[13-Jun-2026 09:06:44 UTC] Full Log Data: {
    "timestamp": "2026-06-13 09:06:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "137.59.220.197",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "137.59.220.197, 172.68.249.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAyIiwidXNlcm5hbWUiOiJAbG9vYjk5IiwiZW1haWwiOiJoYW16YWtoYW5iYWhhbGthbmk1NUBnbWFpbC5jb21oIiwiZXhwIjoxNzgxOTQ2Mzk5fQ.SRX914Ekc2oewG7tQ38PItbYlIQrc7WwXZKg0keoFXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0aff0e20916b7dc-KHI",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "137.59.220.197",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 09:06:44 UTC] === END API CALL LOG ===
[13-Jun-2026 09:06:44 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 09:06:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAyIiwidXNlcm5hbWUiOiJAbG9vYjk5IiwiZW1haWwiOiJoYW16YWtoYW5iYWhhbGthbmk1NUBnbWFpbC5jb21oIiwiZXhwIjoxNzgxOTQ2Mzk5fQ.SRX914Ekc2oewG7tQ38PItbYlIQrc7WwXZKg0keoFXc
[13-Jun-2026 09:06:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 09:06:44 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 09:06:44 UTC] User ID: 802
[13-Jun-2026 09:06:44 UTC] ✅ User profile retrieved successfully for user ID: 802
[13-Jun-2026 09:06:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 09:06:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 09:06:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"137.59.220.197, 172.68.249.164","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAyIiwidXNlcm5hbWUiOiJAbG9vYjk5IiwiZW1haWwiOiJoYW16YWtoYW5iYWhhbGthbmk1NUBnbWFpbC5jb21oIiwiZXhwIjoxNzgxOTQ2Mzk5fQ.SRX914Ekc2oewG7tQ38PItbYlIQrc7WwXZKg0keoFXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0aff0e229bbb7dc-KHI","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"137.59.220.197","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jun-2026 09:06:44 UTC] === User Orders API Called ===
[13-Jun-2026 09:06:44 UTC] User ID: 802
[13-Jun-2026 09:06:44 UTC] Limit: 20, Offset: 0
[13-Jun-2026 09:06:44 UTC] Orders found: 0
[13-Jun-2026 09:06:44 UTC] Orders data: []
[13-Jun-2026 09:06:44 UTC] Total orders count: 0
[13-Jun-2026 09:06:44 UTC] === API CALL LOG ===
[13-Jun-2026 09:06:44 UTC] Endpoint: user/profile.php
[13-Jun-2026 09:06:44 UTC] Full Log Data: {
    "timestamp": "2026-06-13 09:06:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "137.59.220.197",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "137.59.220.197, 172.68.249.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAyIiwidXNlcm5hbWUiOiJAbG9vYjk5IiwiZW1haWwiOiJoYW16YWtoYW5iYWhhbGthbmk1NUBnbWFpbC5jb21oIiwiZXhwIjoxNzgxOTQ2Mzk5fQ.SRX914Ekc2oewG7tQ38PItbYlIQrc7WwXZKg0keoFXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0aff0e2ac1ab7dc-KHI",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "137.59.220.197",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 09:06:44 UTC] === END API CALL LOG ===
[13-Jun-2026 09:06:44 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 09:06:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAyIiwidXNlcm5hbWUiOiJAbG9vYjk5IiwiZW1haWwiOiJoYW16YWtoYW5iYWhhbGthbmk1NUBnbWFpbC5jb21oIiwiZXhwIjoxNzgxOTQ2Mzk5fQ.SRX914Ekc2oewG7tQ38PItbYlIQrc7WwXZKg0keoFXc
[13-Jun-2026 09:06:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 09:06:44 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 09:06:44 UTC] User ID: 802
[13-Jun-2026 09:06:44 UTC] ✅ User profile retrieved successfully for user ID: 802
[13-Jun-2026 09:06:55 UTC] === API CALL LOG ===
[13-Jun-2026 09:06:55 UTC] Endpoint: user/profile.php
[13-Jun-2026 09:06:55 UTC] Full Log Data: {
    "timestamp": "2026-06-13 09:06:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "137.59.220.197",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "137.59.220.197, 172.68.249.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAyIiwidXNlcm5hbWUiOiJAbG9vYjk5IiwiZW1haWwiOiJoYW16YWtoYW5iYWhhbGthbmk1NUBnbWFpbC5jb21oIiwiZXhwIjoxNzgxOTQ2Mzk5fQ.SRX914Ekc2oewG7tQ38PItbYlIQrc7WwXZKg0keoFXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0aff1293b65b7dc-KHI",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "137.59.220.197",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 09:06:55 UTC] === END API CALL LOG ===
[13-Jun-2026 09:06:55 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 09:06:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAyIiwidXNlcm5hbWUiOiJAbG9vYjk5IiwiZW1haWwiOiJoYW16YWtoYW5iYWhhbGthbmk1NUBnbWFpbC5jb21oIiwiZXhwIjoxNzgxOTQ2Mzk5fQ.SRX914Ekc2oewG7tQ38PItbYlIQrc7WwXZKg0keoFXc
[13-Jun-2026 09:06:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 09:06:55 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 09:06:55 UTC] User ID: 802
[13-Jun-2026 09:06:55 UTC] ✅ User profile retrieved successfully for user ID: 802
[13-Jun-2026 09:07:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 09:07:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 09:07:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"137.59.220.197, 172.68.249.165","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAyIiwidXNlcm5hbWUiOiJAbG9vYjk5IiwiZW1haWwiOiJoYW16YWtoYW5iYWhhbGthbmk1NUBnbWFpbC5jb21oIiwiZXhwIjoxNzgxOTQ2Mzk5fQ.SRX914Ekc2oewG7tQ38PItbYlIQrc7WwXZKg0keoFXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0aff1a2db35b7dc-KHI","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"137.59.220.197","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jun-2026 09:07:15 UTC] === User Orders API Called ===
[13-Jun-2026 09:07:15 UTC] User ID: 802
[13-Jun-2026 09:07:15 UTC] Limit: 20, Offset: 0
[13-Jun-2026 09:07:15 UTC] Orders found: 0
[13-Jun-2026 09:07:15 UTC] Orders data: []
[13-Jun-2026 09:07:15 UTC] Total orders count: 0
[13-Jun-2026 09:07:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 09:07:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 09:07:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"137.59.220.197, 172.68.249.165","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAyIiwidXNlcm5hbWUiOiJAbG9vYjk5IiwiZW1haWwiOiJoYW16YWtoYW5iYWhhbGthbmk1NUBnbWFpbC5jb21oIiwiZXhwIjoxNzgxOTQ2Mzk5fQ.SRX914Ekc2oewG7tQ38PItbYlIQrc7WwXZKg0keoFXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0aff1ddc807b7dc-KHI","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"137.59.220.197","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jun-2026 09:07:24 UTC] === User Orders API Called ===
[13-Jun-2026 09:07:24 UTC] User ID: 802
[13-Jun-2026 09:07:24 UTC] Limit: 20, Offset: 0
[13-Jun-2026 09:07:24 UTC] Orders found: 0
[13-Jun-2026 09:07:24 UTC] Orders data: []
[13-Jun-2026 09:07:24 UTC] Total orders count: 0
[13-Jun-2026 09:07:24 UTC] === API CALL LOG ===
[13-Jun-2026 09:07:24 UTC] Endpoint: user/profile.php
[13-Jun-2026 09:07:24 UTC] Full Log Data: {
    "timestamp": "2026-06-13 09:07:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "137.59.220.197",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "137.59.220.197, 172.68.249.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAyIiwidXNlcm5hbWUiOiJAbG9vYjk5IiwiZW1haWwiOiJoYW16YWtoYW5iYWhhbGthbmk1NUBnbWFpbC5jb21oIiwiZXhwIjoxNzgxOTQ2Mzk5fQ.SRX914Ekc2oewG7tQ38PItbYlIQrc7WwXZKg0keoFXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0aff1de7b2cb7dc-KHI",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "137.59.220.197",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 09:07:24 UTC] === END API CALL LOG ===
[13-Jun-2026 09:07:24 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 09:07:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAyIiwidXNlcm5hbWUiOiJAbG9vYjk5IiwiZW1haWwiOiJoYW16YWtoYW5iYWhhbGthbmk1NUBnbWFpbC5jb21oIiwiZXhwIjoxNzgxOTQ2Mzk5fQ.SRX914Ekc2oewG7tQ38PItbYlIQrc7WwXZKg0keoFXc
[13-Jun-2026 09:07:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 09:07:24 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 09:07:24 UTC] User ID: 802
[13-Jun-2026 09:07:24 UTC] ✅ User profile retrieved successfully for user ID: 802
[13-Jun-2026 09:07:25 UTC] === API CALL LOG ===
[13-Jun-2026 09:07:25 UTC] Endpoint: user/profile.php
[13-Jun-2026 09:07:25 UTC] Full Log Data: {
    "timestamp": "2026-06-13 09:07:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "137.59.220.197",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "137.59.220.197, 172.68.249.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAyIiwidXNlcm5hbWUiOiJAbG9vYjk5IiwiZW1haWwiOiJoYW16YWtoYW5iYWhhbGthbmk1NUBnbWFpbC5jb21oIiwiZXhwIjoxNzgxOTQ2Mzk5fQ.SRX914Ekc2oewG7tQ38PItbYlIQrc7WwXZKg0keoFXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0aff1e01994b7dc-KHI",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "137.59.220.197",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 09:07:25 UTC] === END API CALL LOG ===
[13-Jun-2026 09:07:25 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 09:07:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAyIiwidXNlcm5hbWUiOiJAbG9vYjk5IiwiZW1haWwiOiJoYW16YWtoYW5iYWhhbGthbmk1NUBnbWFpbC5jb21oIiwiZXhwIjoxNzgxOTQ2Mzk5fQ.SRX914Ekc2oewG7tQ38PItbYlIQrc7WwXZKg0keoFXc
[13-Jun-2026 09:07:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 09:07:25 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 09:07:25 UTC] User ID: 802
[13-Jun-2026 09:07:25 UTC] ✅ User profile retrieved successfully for user ID: 802
[13-Jun-2026 09:07:25 UTC] === API CALL LOG ===
[13-Jun-2026 09:07:25 UTC] Endpoint: user/profile.php
[13-Jun-2026 09:07:25 UTC] Full Log Data: {
    "timestamp": "2026-06-13 09:07:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "137.59.220.197",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "137.59.220.197, 172.68.249.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAyIiwidXNlcm5hbWUiOiJAbG9vYjk5IiwiZW1haWwiOiJoYW16YWtoYW5iYWhhbGthbmk1NUBnbWFpbC5jb21oIiwiZXhwIjoxNzgxOTQ2Mzk5fQ.SRX914Ekc2oewG7tQ38PItbYlIQrc7WwXZKg0keoFXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0aff1e4ad9fb7dc-KHI",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "137.59.220.197",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 09:07:25 UTC] === END API CALL LOG ===
[13-Jun-2026 09:07:25 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 09:07:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAyIiwidXNlcm5hbWUiOiJAbG9vYjk5IiwiZW1haWwiOiJoYW16YWtoYW5iYWhhbGthbmk1NUBnbWFpbC5jb21oIiwiZXhwIjoxNzgxOTQ2Mzk5fQ.SRX914Ekc2oewG7tQ38PItbYlIQrc7WwXZKg0keoFXc
[13-Jun-2026 09:07:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 09:07:25 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 09:07:25 UTC] User ID: 802
[13-Jun-2026 09:07:25 UTC] ✅ User profile retrieved successfully for user ID: 802
[13-Jun-2026 09:37:55 UTC] === API CALL LOG ===
[13-Jun-2026 09:37:55 UTC] Endpoint: user/profile.php
[13-Jun-2026 09:37:55 UTC] Full Log Data: {
    "timestamp": "2026-06-13 09:37:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.22",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.63.22, 172.71.241.84",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAzIiwidXNlcm5hbWUiOiI0NDQiLCJlbWFpbCI6ImFkZWJveWVkYW5pZWw2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5NDgyNzR9.vrwBJ9Aw82Cx141_VwEfvbPWp2BENDUh5-hA5Uf3DLA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b01e947bc40018-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.63.22",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 09:37:55 UTC] === END API CALL LOG ===
[13-Jun-2026 09:37:55 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 09:37:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAzIiwidXNlcm5hbWUiOiI0NDQiLCJlbWFpbCI6ImFkZWJveWVkYW5pZWw2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5NDgyNzR9.vrwBJ9Aw82Cx141_VwEfvbPWp2BENDUh5-hA5Uf3DLA
[13-Jun-2026 09:37:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 09:37:55 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 09:37:55 UTC] User ID: 803
[13-Jun-2026 09:37:55 UTC] ✅ User profile retrieved successfully for user ID: 803
[13-Jun-2026 09:37:55 UTC] === API CALL LOG ===
[13-Jun-2026 09:37:55 UTC] Endpoint: user/profile.php
[13-Jun-2026 09:37:55 UTC] Full Log Data: {
    "timestamp": "2026-06-13 09:37:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.22",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.63.22, 172.71.241.84",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAzIiwidXNlcm5hbWUiOiI0NDQiLCJlbWFpbCI6ImFkZWJveWVkYW5pZWw2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5NDgyNzR9.vrwBJ9Aw82Cx141_VwEfvbPWp2BENDUh5-hA5Uf3DLA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b01e947bce0018-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.63.22",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 09:37:55 UTC] === END API CALL LOG ===
[13-Jun-2026 09:37:55 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 09:37:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAzIiwidXNlcm5hbWUiOiI0NDQiLCJlbWFpbCI6ImFkZWJveWVkYW5pZWw2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5NDgyNzR9.vrwBJ9Aw82Cx141_VwEfvbPWp2BENDUh5-hA5Uf3DLA
[13-Jun-2026 09:37:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 09:37:55 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 09:37:55 UTC] User ID: 803
[13-Jun-2026 09:37:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 09:37:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 09:37:55 UTC] ✅ User profile retrieved successfully for user ID: 803
[13-Jun-2026 09:37:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.211.63.22, 172.71.241.84","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAzIiwidXNlcm5hbWUiOiI0NDQiLCJlbWFpbCI6ImFkZWJveWVkYW5pZWw2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5NDgyNzR9.vrwBJ9Aw82Cx141_VwEfvbPWp2BENDUh5-hA5Uf3DLA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0b01e947bcb0018-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"197.211.63.22","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jun-2026 09:37:55 UTC] === User Orders API Called ===
[13-Jun-2026 09:37:55 UTC] User ID: 803
[13-Jun-2026 09:37:55 UTC] Limit: 20, Offset: 0
[13-Jun-2026 09:37:55 UTC] Orders found: 0
[13-Jun-2026 09:37:55 UTC] Orders data: []
[13-Jun-2026 09:37:55 UTC] Total orders count: 0
[13-Jun-2026 09:37:59 UTC] === API CALL LOG ===
[13-Jun-2026 09:37:59 UTC] Endpoint: user/profile.php
[13-Jun-2026 09:37:59 UTC] Full Log Data: {
    "timestamp": "2026-06-13 09:37:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.22",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.63.22, 172.71.241.84",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAzIiwidXNlcm5hbWUiOiI0NDQiLCJlbWFpbCI6ImFkZWJveWVkYW5pZWw2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5NDgyNzR9.vrwBJ9Aw82Cx141_VwEfvbPWp2BENDUh5-hA5Uf3DLA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b01ea98c1e0018-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.63.22",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 09:37:59 UTC] === END API CALL LOG ===
[13-Jun-2026 09:37:59 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 09:37:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAzIiwidXNlcm5hbWUiOiI0NDQiLCJlbWFpbCI6ImFkZWJveWVkYW5pZWw2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5NDgyNzR9.vrwBJ9Aw82Cx141_VwEfvbPWp2BENDUh5-hA5Uf3DLA
[13-Jun-2026 09:37:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 09:37:59 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 09:37:59 UTC] User ID: 803
[13-Jun-2026 09:37:59 UTC] ✅ User profile retrieved successfully for user ID: 803
[13-Jun-2026 09:38:08 UTC] === API CALL LOG ===
[13-Jun-2026 09:38:08 UTC] Endpoint: user/profile.php
[13-Jun-2026 09:38:08 UTC] Full Log Data: {
    "timestamp": "2026-06-13 09:38:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.22",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.63.22, 172.71.241.84",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAzIiwidXNlcm5hbWUiOiI0NDQiLCJlbWFpbCI6ImFkZWJveWVkYW5pZWw2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5NDgyNzR9.vrwBJ9Aw82Cx141_VwEfvbPWp2BENDUh5-hA5Uf3DLA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b01ee22aec0018-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.63.22",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 09:38:08 UTC] === END API CALL LOG ===
[13-Jun-2026 09:38:08 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 09:38:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAzIiwidXNlcm5hbWUiOiI0NDQiLCJlbWFpbCI6ImFkZWJveWVkYW5pZWw2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5NDgyNzR9.vrwBJ9Aw82Cx141_VwEfvbPWp2BENDUh5-hA5Uf3DLA
[13-Jun-2026 09:38:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 09:38:08 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 09:38:08 UTC] User ID: 803
[13-Jun-2026 09:38:08 UTC] ✅ User profile retrieved successfully for user ID: 803
[13-Jun-2026 09:38:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 09:38:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 09:38:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.211.63.22, 172.71.241.84","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAzIiwidXNlcm5hbWUiOiI0NDQiLCJlbWFpbCI6ImFkZWJveWVkYW5pZWw2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5NDgyNzR9.vrwBJ9Aw82Cx141_VwEfvbPWp2BENDUh5-hA5Uf3DLA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0b01ee22aeb0018-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"197.211.63.22","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jun-2026 09:38:08 UTC] === API CALL LOG ===
[13-Jun-2026 09:38:08 UTC] === User Orders API Called ===
[13-Jun-2026 09:38:08 UTC] Endpoint: user/profile.php
[13-Jun-2026 09:38:08 UTC] User ID: 803
[13-Jun-2026 09:38:08 UTC] Full Log Data: {
    "timestamp": "2026-06-13 09:38:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.22",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.63.22, 172.71.241.84",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAzIiwidXNlcm5hbWUiOiI0NDQiLCJlbWFpbCI6ImFkZWJveWVkYW5pZWw2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5NDgyNzR9.vrwBJ9Aw82Cx141_VwEfvbPWp2BENDUh5-hA5Uf3DLA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b01ee22aee0018-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.63.22",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 09:38:08 UTC] Limit: 20, Offset: 0
[13-Jun-2026 09:38:08 UTC] === END API CALL LOG ===
[13-Jun-2026 09:38:08 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 09:38:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAzIiwidXNlcm5hbWUiOiI0NDQiLCJlbWFpbCI6ImFkZWJveWVkYW5pZWw2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5NDgyNzR9.vrwBJ9Aw82Cx141_VwEfvbPWp2BENDUh5-hA5Uf3DLA
[13-Jun-2026 09:38:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 09:38:08 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 09:38:08 UTC] User ID: 803
[13-Jun-2026 09:38:08 UTC] Orders found: 0
[13-Jun-2026 09:38:08 UTC] Orders data: []
[13-Jun-2026 09:38:08 UTC] ✅ User profile retrieved successfully for user ID: 803
[13-Jun-2026 09:38:08 UTC] Total orders count: 0
[13-Jun-2026 09:38:09 UTC] === API CALL LOG ===
[13-Jun-2026 09:38:09 UTC] Endpoint: user/profile.php
[13-Jun-2026 09:38:09 UTC] Full Log Data: {
    "timestamp": "2026-06-13 09:38:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.22",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.63.22, 172.71.241.84",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAzIiwidXNlcm5hbWUiOiI0NDQiLCJlbWFpbCI6ImFkZWJveWVkYW5pZWw2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5NDgyNzR9.vrwBJ9Aw82Cx141_VwEfvbPWp2BENDUh5-hA5Uf3DLA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b01ee76dc50018-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.63.22",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 09:38:09 UTC] === END API CALL LOG ===
[13-Jun-2026 09:38:09 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 09:38:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAzIiwidXNlcm5hbWUiOiI0NDQiLCJlbWFpbCI6ImFkZWJveWVkYW5pZWw2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5NDgyNzR9.vrwBJ9Aw82Cx141_VwEfvbPWp2BENDUh5-hA5Uf3DLA
[13-Jun-2026 09:38:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 09:38:09 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 09:38:09 UTC] User ID: 803
[13-Jun-2026 09:38:09 UTC] ✅ User profile retrieved successfully for user ID: 803
[13-Jun-2026 09:38:20 UTC] === API CALL LOG ===
[13-Jun-2026 09:38:20 UTC] Endpoint: user/profile.php
[13-Jun-2026 09:38:20 UTC] Full Log Data: {
    "timestamp": "2026-06-13 09:38:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.22",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.63.22, 172.71.241.84",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAzIiwidXNlcm5hbWUiOiI0NDQiLCJlbWFpbCI6ImFkZWJveWVkYW5pZWw2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5NDgyNzR9.vrwBJ9Aw82Cx141_VwEfvbPWp2BENDUh5-hA5Uf3DLA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b01f2bcc310018-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.63.22",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 09:38:20 UTC] === END API CALL LOG ===
[13-Jun-2026 09:38:20 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 09:38:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAzIiwidXNlcm5hbWUiOiI0NDQiLCJlbWFpbCI6ImFkZWJveWVkYW5pZWw2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5NDgyNzR9.vrwBJ9Aw82Cx141_VwEfvbPWp2BENDUh5-hA5Uf3DLA
[13-Jun-2026 09:38:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 09:38:20 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 09:38:20 UTC] User ID: 803
[13-Jun-2026 09:38:20 UTC] ✅ User profile retrieved successfully for user ID: 803
[13-Jun-2026 09:38:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 09:38:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 09:38:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.211.63.22, 172.71.241.84","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAzIiwidXNlcm5hbWUiOiI0NDQiLCJlbWFpbCI6ImFkZWJveWVkYW5pZWw2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5NDgyNzR9.vrwBJ9Aw82Cx141_VwEfvbPWp2BENDUh5-hA5Uf3DLA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0b01f2bcc300018-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"197.211.63.22","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jun-2026 09:38:20 UTC] === User Orders API Called ===
[13-Jun-2026 09:38:20 UTC] User ID: 803
[13-Jun-2026 09:38:20 UTC] Limit: 20, Offset: 0
[13-Jun-2026 09:38:20 UTC] Orders found: 0
[13-Jun-2026 09:38:20 UTC] Orders data: []
[13-Jun-2026 09:38:20 UTC] Total orders count: 0
[13-Jun-2026 09:38:20 UTC] === API CALL LOG ===
[13-Jun-2026 09:38:20 UTC] Endpoint: user/profile.php
[13-Jun-2026 09:38:20 UTC] Full Log Data: {
    "timestamp": "2026-06-13 09:38:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.22",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.63.22, 172.71.241.84",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAzIiwidXNlcm5hbWUiOiI0NDQiLCJlbWFpbCI6ImFkZWJveWVkYW5pZWw2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5NDgyNzR9.vrwBJ9Aw82Cx141_VwEfvbPWp2BENDUh5-hA5Uf3DLA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b01f2e393e0018-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.63.22",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 09:38:20 UTC] === END API CALL LOG ===
[13-Jun-2026 09:38:20 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 09:38:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAzIiwidXNlcm5hbWUiOiI0NDQiLCJlbWFpbCI6ImFkZWJveWVkYW5pZWw2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5NDgyNzR9.vrwBJ9Aw82Cx141_VwEfvbPWp2BENDUh5-hA5Uf3DLA
[13-Jun-2026 09:38:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 09:38:20 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 09:38:20 UTC] User ID: 803
[13-Jun-2026 09:38:20 UTC] ✅ User profile retrieved successfully for user ID: 803
[13-Jun-2026 09:38:22 UTC] === API CALL LOG ===
[13-Jun-2026 09:38:22 UTC] Endpoint: user/profile.php
[13-Jun-2026 09:38:22 UTC] Full Log Data: {
    "timestamp": "2026-06-13 09:38:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.22",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.63.22, 172.71.241.84",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAzIiwidXNlcm5hbWUiOiI0NDQiLCJlbWFpbCI6ImFkZWJveWVkYW5pZWw2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5NDgyNzR9.vrwBJ9Aw82Cx141_VwEfvbPWp2BENDUh5-hA5Uf3DLA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b01f3a09080018-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.63.22",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 09:38:22 UTC] === END API CALL LOG ===
[13-Jun-2026 09:38:22 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 09:38:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAzIiwidXNlcm5hbWUiOiI0NDQiLCJlbWFpbCI6ImFkZWJveWVkYW5pZWw2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5NDgyNzR9.vrwBJ9Aw82Cx141_VwEfvbPWp2BENDUh5-hA5Uf3DLA
[13-Jun-2026 09:38:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 09:38:22 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 09:38:22 UTC] User ID: 803
[13-Jun-2026 09:38:22 UTC] ✅ User profile retrieved successfully for user ID: 803
[13-Jun-2026 09:38:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 09:38:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 09:38:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.211.63.22, 172.71.241.84","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAzIiwidXNlcm5hbWUiOiI0NDQiLCJlbWFpbCI6ImFkZWJveWVkYW5pZWw2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5NDgyNzR9.vrwBJ9Aw82Cx141_VwEfvbPWp2BENDUh5-hA5Uf3DLA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0b01f586cae0018-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"197.211.63.22","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jun-2026 09:38:27 UTC] === User Orders API Called ===
[13-Jun-2026 09:38:27 UTC] User ID: 803
[13-Jun-2026 09:38:27 UTC] Limit: 20, Offset: 0
[13-Jun-2026 09:38:27 UTC] Orders found: 0
[13-Jun-2026 09:38:27 UTC] Orders data: []
[13-Jun-2026 09:38:27 UTC] Total orders count: 0
[13-Jun-2026 09:38:30 UTC] === API CALL LOG ===
[13-Jun-2026 09:38:30 UTC] Endpoint: user/profile.php
[13-Jun-2026 09:38:30 UTC] Full Log Data: {
    "timestamp": "2026-06-13 09:38:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.22",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.63.22, 172.71.241.84",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAzIiwidXNlcm5hbWUiOiI0NDQiLCJlbWFpbCI6ImFkZWJveWVkYW5pZWw2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5NDgyNzR9.vrwBJ9Aw82Cx141_VwEfvbPWp2BENDUh5-hA5Uf3DLA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b01f6d287e0018-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.63.22",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 09:38:30 UTC] === END API CALL LOG ===
[13-Jun-2026 09:38:30 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 09:38:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAzIiwidXNlcm5hbWUiOiI0NDQiLCJlbWFpbCI6ImFkZWJveWVkYW5pZWw2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5NDgyNzR9.vrwBJ9Aw82Cx141_VwEfvbPWp2BENDUh5-hA5Uf3DLA
[13-Jun-2026 09:38:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 09:38:30 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 09:38:30 UTC] User ID: 803
[13-Jun-2026 09:38:30 UTC] ✅ User profile retrieved successfully for user ID: 803
[13-Jun-2026 09:38:31 UTC] User Purchases API - User ID: 803
[13-Jun-2026 09:38:31 UTC] User Purchases API - Total purchases found: 0
[13-Jun-2026 09:38:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 09:38:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 09:38:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.211.63.22, 172.71.241.85","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAzIiwidXNlcm5hbWUiOiI0NDQiLCJlbWFpbCI6ImFkZWJveWVkYW5pZWw2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5NDgyNzR9.vrwBJ9Aw82Cx141_VwEfvbPWp2BENDUh5-hA5Uf3DLA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0b01fc4c9440018-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"197.211.63.22","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jun-2026 09:38:44 UTC] === User Orders API Called ===
[13-Jun-2026 09:38:44 UTC] User ID: 803
[13-Jun-2026 09:38:44 UTC] Limit: 20, Offset: 0
[13-Jun-2026 09:38:44 UTC] Orders found: 0
[13-Jun-2026 09:38:44 UTC] Orders data: []
[13-Jun-2026 09:38:44 UTC] Total orders count: 0
[13-Jun-2026 09:38:44 UTC] === API CALL LOG ===
[13-Jun-2026 09:38:44 UTC] Endpoint: user/profile.php
[13-Jun-2026 09:38:44 UTC] Full Log Data: {
    "timestamp": "2026-06-13 09:38:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.22",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.63.22, 172.71.241.85",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAzIiwidXNlcm5hbWUiOiI0NDQiLCJlbWFpbCI6ImFkZWJveWVkYW5pZWw2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5NDgyNzR9.vrwBJ9Aw82Cx141_VwEfvbPWp2BENDUh5-hA5Uf3DLA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b01fc4c9470018-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.63.22",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 09:38:44 UTC] === END API CALL LOG ===
[13-Jun-2026 09:38:44 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 09:38:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAzIiwidXNlcm5hbWUiOiI0NDQiLCJlbWFpbCI6ImFkZWJveWVkYW5pZWw2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5NDgyNzR9.vrwBJ9Aw82Cx141_VwEfvbPWp2BENDUh5-hA5Uf3DLA
[13-Jun-2026 09:38:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 09:38:44 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 09:38:44 UTC] User ID: 803
[13-Jun-2026 09:38:44 UTC] ✅ User profile retrieved successfully for user ID: 803
[13-Jun-2026 09:38:45 UTC] === API CALL LOG ===
[13-Jun-2026 09:38:45 UTC] Endpoint: user/profile.php
[13-Jun-2026 09:38:45 UTC] Full Log Data: {
    "timestamp": "2026-06-13 09:38:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.22",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.63.22, 172.71.241.85",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAzIiwidXNlcm5hbWUiOiI0NDQiLCJlbWFpbCI6ImFkZWJveWVkYW5pZWw2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5NDgyNzR9.vrwBJ9Aw82Cx141_VwEfvbPWp2BENDUh5-hA5Uf3DLA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b01fcafdc10018-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.63.22",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 09:38:45 UTC] === END API CALL LOG ===
[13-Jun-2026 09:38:45 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 09:38:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAzIiwidXNlcm5hbWUiOiI0NDQiLCJlbWFpbCI6ImFkZWJveWVkYW5pZWw2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5NDgyNzR9.vrwBJ9Aw82Cx141_VwEfvbPWp2BENDUh5-hA5Uf3DLA
[13-Jun-2026 09:38:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 09:38:45 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 09:38:45 UTC] User ID: 803
[13-Jun-2026 09:38:45 UTC] ✅ User profile retrieved successfully for user ID: 803
[13-Jun-2026 09:38:47 UTC] === API CALL LOG ===
[13-Jun-2026 09:38:47 UTC] Endpoint: user/profile.php
[13-Jun-2026 09:38:47 UTC] Full Log Data: {
    "timestamp": "2026-06-13 09:38:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.22",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.63.22, 172.71.241.85",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAzIiwidXNlcm5hbWUiOiI0NDQiLCJlbWFpbCI6ImFkZWJveWVkYW5pZWw2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5NDgyNzR9.vrwBJ9Aw82Cx141_VwEfvbPWp2BENDUh5-hA5Uf3DLA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b01fd889980018-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.63.22",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 09:38:47 UTC] === END API CALL LOG ===
[13-Jun-2026 09:38:47 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 09:38:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAzIiwidXNlcm5hbWUiOiI0NDQiLCJlbWFpbCI6ImFkZWJveWVkYW5pZWw2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5NDgyNzR9.vrwBJ9Aw82Cx141_VwEfvbPWp2BENDUh5-hA5Uf3DLA
[13-Jun-2026 09:38:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 09:38:47 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 09:38:47 UTC] User ID: 803
[13-Jun-2026 09:38:47 UTC] ✅ User profile retrieved successfully for user ID: 803
[13-Jun-2026 09:38:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 09:38:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 09:38:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.211.63.22, 172.71.241.85","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAzIiwidXNlcm5hbWUiOiI0NDQiLCJlbWFpbCI6ImFkZWJveWVkYW5pZWw2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5NDgyNzR9.vrwBJ9Aw82Cx141_VwEfvbPWp2BENDUh5-hA5Uf3DLA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0b01ff89c870018-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"197.211.63.22","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jun-2026 09:38:52 UTC] === User Orders API Called ===
[13-Jun-2026 09:38:52 UTC] User ID: 803
[13-Jun-2026 09:38:52 UTC] Limit: 20, Offset: 0
[13-Jun-2026 09:38:52 UTC] Orders found: 0
[13-Jun-2026 09:38:52 UTC] Orders data: []
[13-Jun-2026 09:38:52 UTC] Total orders count: 0
[13-Jun-2026 09:38:54 UTC] === API CALL LOG ===
[13-Jun-2026 09:38:54 UTC] Endpoint: user/profile.php
[13-Jun-2026 09:38:54 UTC] Full Log Data: {
    "timestamp": "2026-06-13 09:38:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.22",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.63.22, 172.71.241.85",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAzIiwidXNlcm5hbWUiOiI0NDQiLCJlbWFpbCI6ImFkZWJveWVkYW5pZWw2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5NDgyNzR9.vrwBJ9Aw82Cx141_VwEfvbPWp2BENDUh5-hA5Uf3DLA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b020036ce20018-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.63.22",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 09:38:54 UTC] === END API CALL LOG ===
[13-Jun-2026 09:38:54 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 09:38:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAzIiwidXNlcm5hbWUiOiI0NDQiLCJlbWFpbCI6ImFkZWJveWVkYW5pZWw2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5NDgyNzR9.vrwBJ9Aw82Cx141_VwEfvbPWp2BENDUh5-hA5Uf3DLA
[13-Jun-2026 09:38:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 09:38:54 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 09:38:54 UTC] User ID: 803
[13-Jun-2026 09:38:54 UTC] ✅ User profile retrieved successfully for user ID: 803
[13-Jun-2026 09:38:55 UTC] User Purchases API - User ID: 803
[13-Jun-2026 09:38:55 UTC] User Purchases API - Total purchases found: 0
[13-Jun-2026 09:38:59 UTC] === API CALL LOG ===
[13-Jun-2026 09:38:59 UTC] Endpoint: user/profile.php
[13-Jun-2026 09:38:59 UTC] Full Log Data: {
    "timestamp": "2026-06-13 09:38:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.22",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.63.22, 172.71.241.85",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAzIiwidXNlcm5hbWUiOiI0NDQiLCJlbWFpbCI6ImFkZWJveWVkYW5pZWw2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5NDgyNzR9.vrwBJ9Aw82Cx141_VwEfvbPWp2BENDUh5-hA5Uf3DLA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b02022eba70018-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.63.22",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 09:38:59 UTC] === END API CALL LOG ===
[13-Jun-2026 09:38:59 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 09:38:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAzIiwidXNlcm5hbWUiOiI0NDQiLCJlbWFpbCI6ImFkZWJveWVkYW5pZWw2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5NDgyNzR9.vrwBJ9Aw82Cx141_VwEfvbPWp2BENDUh5-hA5Uf3DLA
[13-Jun-2026 09:38:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 09:38:59 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 09:38:59 UTC] User ID: 803
[13-Jun-2026 09:38:59 UTC] ✅ User profile retrieved successfully for user ID: 803
[13-Jun-2026 09:38:59 UTC] User Purchases API - User ID: 803
[13-Jun-2026 09:38:59 UTC] User Purchases API - Total purchases found: 0
[13-Jun-2026 09:39:04 UTC] === API CALL LOG ===
[13-Jun-2026 09:39:04 UTC] Endpoint: user/profile.php
[13-Jun-2026 09:39:04 UTC] Full Log Data: {
    "timestamp": "2026-06-13 09:39:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.22",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.63.22, 172.71.241.85",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAzIiwidXNlcm5hbWUiOiI0NDQiLCJlbWFpbCI6ImFkZWJveWVkYW5pZWw2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5NDgyNzR9.vrwBJ9Aw82Cx141_VwEfvbPWp2BENDUh5-hA5Uf3DLA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b0203e2d2d0018-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.63.22",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 09:39:04 UTC] === END API CALL LOG ===
[13-Jun-2026 09:39:04 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 09:39:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAzIiwidXNlcm5hbWUiOiI0NDQiLCJlbWFpbCI6ImFkZWJveWVkYW5pZWw2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5NDgyNzR9.vrwBJ9Aw82Cx141_VwEfvbPWp2BENDUh5-hA5Uf3DLA
[13-Jun-2026 09:39:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 09:39:04 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 09:39:04 UTC] User ID: 803
[13-Jun-2026 09:39:04 UTC] ✅ User profile retrieved successfully for user ID: 803
[13-Jun-2026 09:39:04 UTC] User Purchases API - User ID: 803
[13-Jun-2026 09:39:04 UTC] User Purchases API - Total purchases found: 0
[13-Jun-2026 09:39:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 09:39:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 09:39:08 UTC] === API CALL LOG ===
[13-Jun-2026 09:39:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.211.63.22, 172.71.241.85","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAzIiwidXNlcm5hbWUiOiI0NDQiLCJlbWFpbCI6ImFkZWJveWVkYW5pZWw2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5NDgyNzR9.vrwBJ9Aw82Cx141_VwEfvbPWp2BENDUh5-hA5Uf3DLA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0b0205a994a0018-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"197.211.63.22","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jun-2026 09:39:08 UTC] Endpoint: user/profile.php
[13-Jun-2026 09:39:08 UTC] Full Log Data: {
    "timestamp": "2026-06-13 09:39:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.22",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.63.22, 172.71.241.85",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAzIiwidXNlcm5hbWUiOiI0NDQiLCJlbWFpbCI6ImFkZWJveWVkYW5pZWw2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5NDgyNzR9.vrwBJ9Aw82Cx141_VwEfvbPWp2BENDUh5-hA5Uf3DLA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b0205a994e0018-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.63.22",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 09:39:08 UTC] === User Orders API Called ===
[13-Jun-2026 09:39:08 UTC] === END API CALL LOG ===
[13-Jun-2026 09:39:08 UTC] User ID: 803
[13-Jun-2026 09:39:08 UTC] Limit: 20, Offset: 0
[13-Jun-2026 09:39:08 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 09:39:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAzIiwidXNlcm5hbWUiOiI0NDQiLCJlbWFpbCI6ImFkZWJveWVkYW5pZWw2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5NDgyNzR9.vrwBJ9Aw82Cx141_VwEfvbPWp2BENDUh5-hA5Uf3DLA
[13-Jun-2026 09:39:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 09:39:08 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 09:39:08 UTC] User ID: 803
[13-Jun-2026 09:39:08 UTC] Orders found: 0
[13-Jun-2026 09:39:08 UTC] Orders data: []
[13-Jun-2026 09:39:08 UTC] ✅ User profile retrieved successfully for user ID: 803
[13-Jun-2026 09:39:08 UTC] Total orders count: 0
[13-Jun-2026 09:39:08 UTC] === API CALL LOG ===
[13-Jun-2026 09:39:08 UTC] Endpoint: user/profile.php
[13-Jun-2026 09:39:08 UTC] Full Log Data: {
    "timestamp": "2026-06-13 09:39:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.22",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.63.22, 172.71.241.85",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAzIiwidXNlcm5hbWUiOiI0NDQiLCJlbWFpbCI6ImFkZWJveWVkYW5pZWw2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5NDgyNzR9.vrwBJ9Aw82Cx141_VwEfvbPWp2BENDUh5-hA5Uf3DLA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b0205c0c8f0018-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.63.22",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 09:39:08 UTC] === END API CALL LOG ===
[13-Jun-2026 09:39:08 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 09:39:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAzIiwidXNlcm5hbWUiOiI0NDQiLCJlbWFpbCI6ImFkZWJveWVkYW5pZWw2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5NDgyNzR9.vrwBJ9Aw82Cx141_VwEfvbPWp2BENDUh5-hA5Uf3DLA
[13-Jun-2026 09:39:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 09:39:08 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 09:39:08 UTC] User ID: 803
[13-Jun-2026 09:39:08 UTC] ✅ User profile retrieved successfully for user ID: 803
[13-Jun-2026 09:39:10 UTC] === API CALL LOG ===
[13-Jun-2026 09:39:10 UTC] Endpoint: user/profile.php
[13-Jun-2026 09:39:10 UTC] Full Log Data: {
    "timestamp": "2026-06-13 09:39:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.22",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.63.22, 172.71.241.85",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAzIiwidXNlcm5hbWUiOiI0NDQiLCJlbWFpbCI6ImFkZWJveWVkYW5pZWw2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5NDgyNzR9.vrwBJ9Aw82Cx141_VwEfvbPWp2BENDUh5-hA5Uf3DLA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b02065984f0018-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.63.22",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 09:39:10 UTC] === END API CALL LOG ===
[13-Jun-2026 09:39:10 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 09:39:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAzIiwidXNlcm5hbWUiOiI0NDQiLCJlbWFpbCI6ImFkZWJveWVkYW5pZWw2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5NDgyNzR9.vrwBJ9Aw82Cx141_VwEfvbPWp2BENDUh5-hA5Uf3DLA
[13-Jun-2026 09:39:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 09:39:10 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 09:39:10 UTC] User ID: 803
[13-Jun-2026 09:39:10 UTC] ✅ User profile retrieved successfully for user ID: 803
[13-Jun-2026 09:39:40 UTC] === API CALL LOG ===
[13-Jun-2026 09:39:40 UTC] Endpoint: user/profile.php
[13-Jun-2026 09:39:40 UTC] Full Log Data: {
    "timestamp": "2026-06-13 09:39:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.22",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.63.22, 172.64.192.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAzIiwidXNlcm5hbWUiOiI0NDQiLCJlbWFpbCI6ImFkZWJveWVkYW5pZWw2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5NDgyNzR9.vrwBJ9Aw82Cx141_VwEfvbPWp2BENDUh5-hA5Uf3DLA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b021243a1c1fc9-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.63.22",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 09:39:40 UTC] === END API CALL LOG ===
[13-Jun-2026 09:39:40 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 09:39:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAzIiwidXNlcm5hbWUiOiI0NDQiLCJlbWFpbCI6ImFkZWJveWVkYW5pZWw2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5NDgyNzR9.vrwBJ9Aw82Cx141_VwEfvbPWp2BENDUh5-hA5Uf3DLA
[13-Jun-2026 09:39:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 09:39:40 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 09:39:40 UTC] User ID: 803
[13-Jun-2026 09:39:40 UTC] ✅ User profile retrieved successfully for user ID: 803
[13-Jun-2026 09:40:06 UTC] === API CALL LOG ===
[13-Jun-2026 09:40:06 UTC] Endpoint: user/profile.php
[13-Jun-2026 09:40:06 UTC] Full Log Data: {
    "timestamp": "2026-06-13 09:40:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.22",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.63.22, 172.69.43.133",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAzIiwidXNlcm5hbWUiOiI0NDQiLCJlbWFpbCI6ImFkZWJveWVkYW5pZWw2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5NDgyNzR9.vrwBJ9Aw82Cx141_VwEfvbPWp2BENDUh5-hA5Uf3DLA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b021c4aef06521-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.63.22",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 09:40:06 UTC] === END API CALL LOG ===
[13-Jun-2026 09:40:06 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 09:40:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAzIiwidXNlcm5hbWUiOiI0NDQiLCJlbWFpbCI6ImFkZWJveWVkYW5pZWw2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5NDgyNzR9.vrwBJ9Aw82Cx141_VwEfvbPWp2BENDUh5-hA5Uf3DLA
[13-Jun-2026 09:40:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 09:40:06 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 09:40:06 UTC] User ID: 803
[13-Jun-2026 09:40:06 UTC] ✅ User profile retrieved successfully for user ID: 803
[13-Jun-2026 09:40:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 09:40:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 09:40:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.211.63.22, 172.69.43.132","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAzIiwidXNlcm5hbWUiOiI0NDQiLCJlbWFpbCI6ImFkZWJveWVkYW5pZWw2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5NDgyNzR9.vrwBJ9Aw82Cx141_VwEfvbPWp2BENDUh5-hA5Uf3DLA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0b0227589686521-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"197.211.63.22","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jun-2026 09:40:34 UTC] === User Orders API Called ===
[13-Jun-2026 09:40:34 UTC] User ID: 803
[13-Jun-2026 09:40:34 UTC] Limit: 20, Offset: 0
[13-Jun-2026 09:40:34 UTC] Orders found: 0
[13-Jun-2026 09:40:34 UTC] Orders data: []
[13-Jun-2026 09:40:34 UTC] Total orders count: 0
[13-Jun-2026 09:40:34 UTC] === API CALL LOG ===
[13-Jun-2026 09:40:34 UTC] Endpoint: user/profile.php
[13-Jun-2026 09:40:34 UTC] Full Log Data: {
    "timestamp": "2026-06-13 09:40:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.22",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.63.22, 172.69.43.132",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAzIiwidXNlcm5hbWUiOiI0NDQiLCJlbWFpbCI6ImFkZWJveWVkYW5pZWw2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5NDgyNzR9.vrwBJ9Aw82Cx141_VwEfvbPWp2BENDUh5-hA5Uf3DLA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b02275896b6521-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.63.22",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 09:40:34 UTC] === END API CALL LOG ===
[13-Jun-2026 09:40:34 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 09:40:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAzIiwidXNlcm5hbWUiOiI0NDQiLCJlbWFpbCI6ImFkZWJveWVkYW5pZWw2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5NDgyNzR9.vrwBJ9Aw82Cx141_VwEfvbPWp2BENDUh5-hA5Uf3DLA
[13-Jun-2026 09:40:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 09:40:34 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 09:40:34 UTC] User ID: 803
[13-Jun-2026 09:40:34 UTC] ✅ User profile retrieved successfully for user ID: 803
[13-Jun-2026 09:40:35 UTC] === API CALL LOG ===
[13-Jun-2026 09:40:35 UTC] Endpoint: user/profile.php
[13-Jun-2026 09:40:35 UTC] Full Log Data: {
    "timestamp": "2026-06-13 09:40:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.22",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.63.22, 172.69.43.132",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAzIiwidXNlcm5hbWUiOiI0NDQiLCJlbWFpbCI6ImFkZWJveWVkYW5pZWw2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5NDgyNzR9.vrwBJ9Aw82Cx141_VwEfvbPWp2BENDUh5-hA5Uf3DLA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b022796cf26521-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.63.22",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 09:40:35 UTC] === END API CALL LOG ===
[13-Jun-2026 09:40:35 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 09:40:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAzIiwidXNlcm5hbWUiOiI0NDQiLCJlbWFpbCI6ImFkZWJveWVkYW5pZWw2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5NDgyNzR9.vrwBJ9Aw82Cx141_VwEfvbPWp2BENDUh5-hA5Uf3DLA
[13-Jun-2026 09:40:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 09:40:35 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 09:40:35 UTC] User ID: 803
[13-Jun-2026 09:40:35 UTC] ✅ User profile retrieved successfully for user ID: 803
[13-Jun-2026 09:40:49 UTC] === API CALL LOG ===
[13-Jun-2026 09:40:49 UTC] Endpoint: user/profile.php
[13-Jun-2026 09:40:49 UTC] Full Log Data: {
    "timestamp": "2026-06-13 09:40:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.22",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.63.22, 172.69.43.133",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAzIiwidXNlcm5hbWUiOiI0NDQiLCJlbWFpbCI6ImFkZWJveWVkYW5pZWw2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5NDgyNzR9.vrwBJ9Aw82Cx141_VwEfvbPWp2BENDUh5-hA5Uf3DLA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b022d42bde6521-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.63.22",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 09:40:49 UTC] === END API CALL LOG ===
[13-Jun-2026 09:40:49 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 09:40:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAzIiwidXNlcm5hbWUiOiI0NDQiLCJlbWFpbCI6ImFkZWJveWVkYW5pZWw2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5NDgyNzR9.vrwBJ9Aw82Cx141_VwEfvbPWp2BENDUh5-hA5Uf3DLA
[13-Jun-2026 09:40:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 09:40:49 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 09:40:49 UTC] User ID: 803
[13-Jun-2026 09:40:49 UTC] ✅ User profile retrieved successfully for user ID: 803
[13-Jun-2026 09:40:49 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 09:40:49 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 09:40:49 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.211.63.22, 172.69.43.133","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAzIiwidXNlcm5hbWUiOiI0NDQiLCJlbWFpbCI6ImFkZWJveWVkYW5pZWw2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5NDgyNzR9.vrwBJ9Aw82Cx141_VwEfvbPWp2BENDUh5-hA5Uf3DLA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0b022d42bdd6521-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"197.211.63.22","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jun-2026 09:40:49 UTC] === User Orders API Called ===
[13-Jun-2026 09:40:49 UTC] User ID: 803
[13-Jun-2026 09:40:49 UTC] Limit: 20, Offset: 0
[13-Jun-2026 09:40:49 UTC] Orders found: 0
[13-Jun-2026 09:40:49 UTC] Orders data: []
[13-Jun-2026 09:40:49 UTC] Total orders count: 0
[13-Jun-2026 09:40:50 UTC] === API CALL LOG ===
[13-Jun-2026 09:40:50 UTC] Endpoint: user/profile.php
[13-Jun-2026 09:40:50 UTC] Full Log Data: {
    "timestamp": "2026-06-13 09:40:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.22",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.63.22, 172.69.43.133",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAzIiwidXNlcm5hbWUiOiI0NDQiLCJlbWFpbCI6ImFkZWJveWVkYW5pZWw2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5NDgyNzR9.vrwBJ9Aw82Cx141_VwEfvbPWp2BENDUh5-hA5Uf3DLA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b022d80f876521-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.63.22",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 09:40:50 UTC] === END API CALL LOG ===
[13-Jun-2026 09:40:50 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 09:40:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAzIiwidXNlcm5hbWUiOiI0NDQiLCJlbWFpbCI6ImFkZWJveWVkYW5pZWw2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5NDgyNzR9.vrwBJ9Aw82Cx141_VwEfvbPWp2BENDUh5-hA5Uf3DLA
[13-Jun-2026 09:40:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 09:40:50 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 09:40:50 UTC] User ID: 803
[13-Jun-2026 09:40:50 UTC] ✅ User profile retrieved successfully for user ID: 803
[13-Jun-2026 09:41:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 09:41:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 09:41:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.211.63.22, 172.69.43.132","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAzIiwidXNlcm5hbWUiOiI0NDQiLCJlbWFpbCI6ImFkZWJveWVkYW5pZWw2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5NDgyNzR9.vrwBJ9Aw82Cx141_VwEfvbPWp2BENDUh5-hA5Uf3DLA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0b0235ceb936521-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"197.211.63.22","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jun-2026 09:41:11 UTC] === User Orders API Called ===
[13-Jun-2026 09:41:11 UTC] User ID: 803
[13-Jun-2026 09:41:11 UTC] Limit: 20, Offset: 0
[13-Jun-2026 09:41:11 UTC] Orders found: 0
[13-Jun-2026 09:41:11 UTC] Orders data: []
[13-Jun-2026 09:41:11 UTC] Total orders count: 0
[13-Jun-2026 09:41:11 UTC] === API CALL LOG ===
[13-Jun-2026 09:41:11 UTC] Endpoint: user/profile.php
[13-Jun-2026 09:41:11 UTC] Full Log Data: {
    "timestamp": "2026-06-13 09:41:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.22",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.63.22, 172.69.43.132",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAzIiwidXNlcm5hbWUiOiI0NDQiLCJlbWFpbCI6ImFkZWJveWVkYW5pZWw2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5NDgyNzR9.vrwBJ9Aw82Cx141_VwEfvbPWp2BENDUh5-hA5Uf3DLA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b0235ceb946521-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.63.22",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 09:41:11 UTC] === END API CALL LOG ===
[13-Jun-2026 09:41:11 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 09:41:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAzIiwidXNlcm5hbWUiOiI0NDQiLCJlbWFpbCI6ImFkZWJveWVkYW5pZWw2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5NDgyNzR9.vrwBJ9Aw82Cx141_VwEfvbPWp2BENDUh5-hA5Uf3DLA
[13-Jun-2026 09:41:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 09:41:11 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 09:41:11 UTC] User ID: 803
[13-Jun-2026 09:41:11 UTC] ✅ User profile retrieved successfully for user ID: 803
[13-Jun-2026 09:41:12 UTC] === API CALL LOG ===
[13-Jun-2026 09:41:12 UTC] Endpoint: user/profile.php
[13-Jun-2026 09:41:12 UTC] Full Log Data: {
    "timestamp": "2026-06-13 09:41:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.22",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.63.22, 172.69.43.132",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAzIiwidXNlcm5hbWUiOiI0NDQiLCJlbWFpbCI6ImFkZWJveWVkYW5pZWw2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5NDgyNzR9.vrwBJ9Aw82Cx141_VwEfvbPWp2BENDUh5-hA5Uf3DLA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b02360ae196521-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.63.22",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 09:41:12 UTC] === END API CALL LOG ===
[13-Jun-2026 09:41:12 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 09:41:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAzIiwidXNlcm5hbWUiOiI0NDQiLCJlbWFpbCI6ImFkZWJveWVkYW5pZWw2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5NDgyNzR9.vrwBJ9Aw82Cx141_VwEfvbPWp2BENDUh5-hA5Uf3DLA
[13-Jun-2026 09:41:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 09:41:12 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 09:41:12 UTC] User ID: 803
[13-Jun-2026 09:41:12 UTC] ✅ User profile retrieved successfully for user ID: 803
[13-Jun-2026 09:41:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 09:41:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 09:41:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.211.63.22, 172.69.43.132","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAzIiwidXNlcm5hbWUiOiI0NDQiLCJlbWFpbCI6ImFkZWJveWVkYW5pZWw2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5NDgyNzR9.vrwBJ9Aw82Cx141_VwEfvbPWp2BENDUh5-hA5Uf3DLA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0b023facb076521-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"197.211.63.22","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jun-2026 09:41:37 UTC] === User Orders API Called ===
[13-Jun-2026 09:41:37 UTC] User ID: 803
[13-Jun-2026 09:41:37 UTC] Limit: 20, Offset: 0
[13-Jun-2026 09:41:37 UTC] Orders found: 1
[13-Jun-2026 09:41:37 UTC] Orders data: [{"id":343,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/grindwithlumina","status":"pending","created_at":"2026-06-13 13:11:34","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[13-Jun-2026 09:41:37 UTC] Total orders count: 1
[13-Jun-2026 09:43:31 UTC] === API CALL LOG ===
[13-Jun-2026 09:43:31 UTC] Endpoint: user/profile.php
[13-Jun-2026 09:43:31 UTC] Full Log Data: {
    "timestamp": "2026-06-13 09:43:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.22",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.63.22, 172.69.43.133",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAzIiwidXNlcm5hbWUiOiI0NDQiLCJlbWFpbCI6ImFkZWJveWVkYW5pZWw2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5NDgyNzR9.vrwBJ9Aw82Cx141_VwEfvbPWp2BENDUh5-hA5Uf3DLA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b026c399276514-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.63.22",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 09:43:31 UTC] === END API CALL LOG ===
[13-Jun-2026 09:43:31 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 09:43:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAzIiwidXNlcm5hbWUiOiI0NDQiLCJlbWFpbCI6ImFkZWJveWVkYW5pZWw2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5NDgyNzR9.vrwBJ9Aw82Cx141_VwEfvbPWp2BENDUh5-hA5Uf3DLA
[13-Jun-2026 09:43:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 09:43:31 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 09:43:31 UTC] User ID: 803
[13-Jun-2026 09:43:31 UTC] ✅ User profile retrieved successfully for user ID: 803
[13-Jun-2026 09:43:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 09:43:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 09:43:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.211.63.22, 172.69.43.132","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAzIiwidXNlcm5hbWUiOiI0NDQiLCJlbWFpbCI6ImFkZWJveWVkYW5pZWw2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5NDgyNzR9.vrwBJ9Aw82Cx141_VwEfvbPWp2BENDUh5-hA5Uf3DLA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0b026c399286514-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"197.211.63.22","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jun-2026 09:43:37 UTC] === User Orders API Called ===
[13-Jun-2026 09:43:37 UTC] User ID: 803
[13-Jun-2026 09:43:37 UTC] Limit: 20, Offset: 0
[13-Jun-2026 09:43:37 UTC] Orders found: 1
[13-Jun-2026 09:43:37 UTC] Orders data: [{"id":343,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/grindwithlumina","status":"pending","created_at":"2026-06-13 13:11:34","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[13-Jun-2026 09:43:37 UTC] Total orders count: 1
[13-Jun-2026 09:43:37 UTC] === API CALL LOG ===
[13-Jun-2026 09:43:37 UTC] Endpoint: user/profile.php
[13-Jun-2026 09:43:37 UTC] Full Log Data: {
    "timestamp": "2026-06-13 09:43:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.22",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.63.22, 172.69.43.133",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAzIiwidXNlcm5hbWUiOiI0NDQiLCJlbWFpbCI6ImFkZWJveWVkYW5pZWw2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5NDgyNzR9.vrwBJ9Aw82Cx141_VwEfvbPWp2BENDUh5-hA5Uf3DLA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b026c479a86514-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.63.22",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 09:43:37 UTC] === END API CALL LOG ===
[13-Jun-2026 09:43:37 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 09:43:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAzIiwidXNlcm5hbWUiOiI0NDQiLCJlbWFpbCI6ImFkZWJveWVkYW5pZWw2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5NDgyNzR9.vrwBJ9Aw82Cx141_VwEfvbPWp2BENDUh5-hA5Uf3DLA
[13-Jun-2026 09:43:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 09:43:37 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 09:43:37 UTC] User ID: 803
[13-Jun-2026 09:43:37 UTC] ✅ User profile retrieved successfully for user ID: 803
[13-Jun-2026 10:01:38 UTC] === API CALL LOG ===
[13-Jun-2026 10:01:38 UTC] Endpoint: user/profile.php
[13-Jun-2026 10:01:38 UTC] Full Log Data: {
    "timestamp": "2026-06-13 10:01:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.41.215",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.41.215, 141.101.97.26",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b0414d2c247016-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.41.215",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 10:01:38 UTC] === END API CALL LOG ===
[13-Jun-2026 10:01:38 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 10:01:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4
[13-Jun-2026 10:01:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 10:01:38 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 10:01:38 UTC] User ID: 795
[13-Jun-2026 10:01:38 UTC] ✅ User profile retrieved successfully for user ID: 795
[13-Jun-2026 10:01:39 UTC] === API CALL LOG ===
[13-Jun-2026 10:01:39 UTC] Endpoint: user/profile.php
[13-Jun-2026 10:01:39 UTC] Full Log Data: {
    "timestamp": "2026-06-13 10:01:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.41.215",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.41.215, 141.101.97.26",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b041570a6d7016-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.41.215",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 10:01:39 UTC] === END API CALL LOG ===
[13-Jun-2026 10:01:39 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 10:01:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4
[13-Jun-2026 10:01:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 10:01:39 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 10:01:39 UTC] User ID: 795
[13-Jun-2026 10:01:39 UTC] ✅ User profile retrieved successfully for user ID: 795
[13-Jun-2026 10:01:39 UTC] === API CALL LOG ===
[13-Jun-2026 10:01:39 UTC] Endpoint: user/profile.php
[13-Jun-2026 10:01:39 UTC] Full Log Data: {
    "timestamp": "2026-06-13 10:01:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.41.215",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.41.215, 172.69.223.17",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b041570a757016-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.41.215",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 10:01:39 UTC] === END API CALL LOG ===
[13-Jun-2026 10:01:39 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 10:01:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4
[13-Jun-2026 10:01:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 10:01:39 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 10:01:39 UTC] User ID: 795
[13-Jun-2026 10:01:39 UTC] ✅ User profile retrieved successfully for user ID: 795
[13-Jun-2026 10:01:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 10:01:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 10:01:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.113.41.215, 141.101.97.26","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0b041570a737016-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.113.41.215","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jun-2026 10:01:39 UTC] === User Orders API Called ===
[13-Jun-2026 10:01:39 UTC] User ID: 795
[13-Jun-2026 10:01:39 UTC] Limit: 20, Offset: 0
[13-Jun-2026 10:01:39 UTC] Orders found: 1
[13-Jun-2026 10:01:39 UTC] Orders data: [{"id":342,"quantity":100,"total_coins":3500,"coin_type":"regular","telegram_link":"t.me\/Liliana_Andzell","status":"cancelled","created_at":"2026-06-13 11:47:34","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[13-Jun-2026 10:01:39 UTC] Total orders count: 1
[13-Jun-2026 10:01:49 UTC] === API CALL LOG ===
[13-Jun-2026 10:01:49 UTC] Endpoint: user/profile.php
[13-Jun-2026 10:01:49 UTC] Full Log Data: {
    "timestamp": "2026-06-13 10:01:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.41.215",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.41.215, 141.101.97.26",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b0419758e87016-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.41.215",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 10:01:49 UTC] === END API CALL LOG ===
[13-Jun-2026 10:01:49 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 10:01:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4
[13-Jun-2026 10:01:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 10:01:49 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 10:01:49 UTC] User ID: 795
[13-Jun-2026 10:01:49 UTC] ✅ User profile retrieved successfully for user ID: 795
[13-Jun-2026 10:14:07 UTC] === API CALL LOG ===
[13-Jun-2026 10:14:07 UTC] Endpoint: user/profile.php
[13-Jun-2026 10:14:07 UTC] Full Log Data: {
    "timestamp": "2026-06-13 10:14:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.22",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.63.22, 172.70.90.23",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAzIiwidXNlcm5hbWUiOiI0NDQiLCJlbWFpbCI6ImFkZWJveWVkYW5pZWw2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5NDgyNzR9.vrwBJ9Aw82Cx141_VwEfvbPWp2BENDUh5-hA5Uf3DLA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b0539919e8cd73-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.63.22",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 10:14:07 UTC] === END API CALL LOG ===
[13-Jun-2026 10:14:07 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 10:14:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAzIiwidXNlcm5hbWUiOiI0NDQiLCJlbWFpbCI6ImFkZWJveWVkYW5pZWw2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5NDgyNzR9.vrwBJ9Aw82Cx141_VwEfvbPWp2BENDUh5-hA5Uf3DLA
[13-Jun-2026 10:14:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 10:14:07 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 10:14:07 UTC] User ID: 803
[13-Jun-2026 10:14:07 UTC] ✅ User profile retrieved successfully for user ID: 803
[13-Jun-2026 10:14:08 UTC] === API CALL LOG ===
[13-Jun-2026 10:14:08 UTC] Endpoint: user/profile.php
[13-Jun-2026 10:14:08 UTC] Full Log Data: {
    "timestamp": "2026-06-13 10:14:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.22",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.63.22, 172.70.90.111",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAzIiwidXNlcm5hbWUiOiI0NDQiLCJlbWFpbCI6ImFkZWJveWVkYW5pZWw2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5NDgyNzR9.vrwBJ9Aw82Cx141_VwEfvbPWp2BENDUh5-hA5Uf3DLA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b053a01e61cd73-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.63.22",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 10:14:08 UTC] === END API CALL LOG ===
[13-Jun-2026 10:14:08 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 10:14:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAzIiwidXNlcm5hbWUiOiI0NDQiLCJlbWFpbCI6ImFkZWJveWVkYW5pZWw2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5NDgyNzR9.vrwBJ9Aw82Cx141_VwEfvbPWp2BENDUh5-hA5Uf3DLA
[13-Jun-2026 10:14:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 10:14:08 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 10:14:08 UTC] User ID: 803
[13-Jun-2026 10:14:08 UTC] ✅ User profile retrieved successfully for user ID: 803
[13-Jun-2026 10:14:08 UTC] === API CALL LOG ===
[13-Jun-2026 10:14:08 UTC] Endpoint: user/profile.php
[13-Jun-2026 10:14:08 UTC] Full Log Data: {
    "timestamp": "2026-06-13 10:14:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.22",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.63.22, 172.70.90.23",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAzIiwidXNlcm5hbWUiOiI0NDQiLCJlbWFpbCI6ImFkZWJveWVkYW5pZWw2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5NDgyNzR9.vrwBJ9Aw82Cx141_VwEfvbPWp2BENDUh5-hA5Uf3DLA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b053a15f3acd73-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.63.22",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 10:14:08 UTC] === END API CALL LOG ===
[13-Jun-2026 10:14:08 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 10:14:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAzIiwidXNlcm5hbWUiOiI0NDQiLCJlbWFpbCI6ImFkZWJveWVkYW5pZWw2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5NDgyNzR9.vrwBJ9Aw82Cx141_VwEfvbPWp2BENDUh5-hA5Uf3DLA
[13-Jun-2026 10:14:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 10:14:08 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 10:14:08 UTC] User ID: 803
[13-Jun-2026 10:14:08 UTC] ✅ User profile retrieved successfully for user ID: 803
[13-Jun-2026 10:14:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 10:14:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 10:14:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.211.63.22, 172.70.90.111","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAzIiwidXNlcm5hbWUiOiI0NDQiLCJlbWFpbCI6ImFkZWJveWVkYW5pZWw2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5NDgyNzR9.vrwBJ9Aw82Cx141_VwEfvbPWp2BENDUh5-hA5Uf3DLA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0b053a15f37cd73-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"197.211.63.22","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jun-2026 10:14:08 UTC] === User Orders API Called ===
[13-Jun-2026 10:14:08 UTC] User ID: 803
[13-Jun-2026 10:14:08 UTC] Limit: 20, Offset: 0
[13-Jun-2026 10:14:08 UTC] Orders found: 1
[13-Jun-2026 10:14:08 UTC] Orders data: [{"id":343,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/grindwithlumina","status":"pending","created_at":"2026-06-13 13:11:34","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[13-Jun-2026 10:14:08 UTC] Total orders count: 1
[13-Jun-2026 10:14:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 10:14:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 10:14:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.211.63.22, 172.70.90.22","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAzIiwidXNlcm5hbWUiOiI0NDQiLCJlbWFpbCI6ImFkZWJveWVkYW5pZWw2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5NDgyNzR9.vrwBJ9Aw82Cx141_VwEfvbPWp2BENDUh5-hA5Uf3DLA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0b053c56e33cd73-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"197.211.63.22","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jun-2026 10:14:14 UTC] === User Orders API Called ===
[13-Jun-2026 10:14:14 UTC] User ID: 803
[13-Jun-2026 10:14:14 UTC] Limit: 20, Offset: 0
[13-Jun-2026 10:14:14 UTC] Orders found: 1
[13-Jun-2026 10:14:14 UTC] Orders data: [{"id":343,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/grindwithlumina","status":"pending","created_at":"2026-06-13 13:11:34","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[13-Jun-2026 10:14:14 UTC] Total orders count: 1
[13-Jun-2026 10:51:13 UTC] === API CALL LOG ===
[13-Jun-2026 10:51:13 UTC] Endpoint: user/profile.php
[13-Jun-2026 10:51:13 UTC] Full Log Data: {
    "timestamp": "2026-06-13 10:51:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.164.38.43",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.164.38.43, 162.158.128.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg0IiwidXNlcm5hbWUiOiJzdWxhaW1hbjQwMTgwMSIsImVtYWlsIjoibXN1bHltYW40MUBnbWFpbC5jb20iLCJleHAiOjE3ODE3NTgxNDR9.gNZ4zMJmIZ2m7LxvvMQ-P6hOqQiDOJeNnPSCbTrciqk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b089ebbaeedd0d-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.164.38.43",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 10:51:13 UTC] === END API CALL LOG ===
[13-Jun-2026 10:51:13 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 10:51:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg0IiwidXNlcm5hbWUiOiJzdWxhaW1hbjQwMTgwMSIsImVtYWlsIjoibXN1bHltYW40MUBnbWFpbC5jb20iLCJleHAiOjE3ODE3NTgxNDR9.gNZ4zMJmIZ2m7LxvvMQ-P6hOqQiDOJeNnPSCbTrciqk
[13-Jun-2026 10:51:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 10:51:13 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 10:51:13 UTC] User ID: 784
[13-Jun-2026 10:51:13 UTC] ✅ User profile retrieved successfully for user ID: 784
[13-Jun-2026 10:51:14 UTC] === API CALL LOG ===
[13-Jun-2026 10:51:14 UTC] Endpoint: user/profile.php
[13-Jun-2026 10:51:14 UTC] Full Log Data: {
    "timestamp": "2026-06-13 10:51:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.164.38.43",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.164.38.43, 162.158.128.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg0IiwidXNlcm5hbWUiOiJzdWxhaW1hbjQwMTgwMSIsImVtYWlsIjoibXN1bHltYW40MUBnbWFpbC5jb20iLCJleHAiOjE3ODE3NTgxNDR9.gNZ4zMJmIZ2m7LxvvMQ-P6hOqQiDOJeNnPSCbTrciqk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b089f46cbadd0d-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.164.38.43",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 10:51:14 UTC] === END API CALL LOG ===
[13-Jun-2026 10:51:14 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 10:51:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg0IiwidXNlcm5hbWUiOiJzdWxhaW1hbjQwMTgwMSIsImVtYWlsIjoibXN1bHltYW40MUBnbWFpbC5jb20iLCJleHAiOjE3ODE3NTgxNDR9.gNZ4zMJmIZ2m7LxvvMQ-P6hOqQiDOJeNnPSCbTrciqk
[13-Jun-2026 10:51:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 10:51:14 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 10:51:14 UTC] User ID: 784
[13-Jun-2026 10:51:14 UTC] ✅ User profile retrieved successfully for user ID: 784
[13-Jun-2026 10:51:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 10:51:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 10:51:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.164.38.43, 162.158.128.142","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg0IiwidXNlcm5hbWUiOiJzdWxhaW1hbjQwMTgwMSIsImVtYWlsIjoibXN1bHltYW40MUBnbWFpbC5jb20iLCJleHAiOjE3ODE3NTgxNDR9.gNZ4zMJmIZ2m7LxvvMQ-P6hOqQiDOJeNnPSCbTrciqk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0b089f3ca30dd0d-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.164.38.43","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jun-2026 10:51:14 UTC] === User Orders API Called ===
[13-Jun-2026 10:51:14 UTC] User ID: 784
[13-Jun-2026 10:51:14 UTC] Limit: 20, Offset: 0
[13-Jun-2026 10:51:14 UTC] Orders found: 0
[13-Jun-2026 10:51:14 UTC] Orders data: []
[13-Jun-2026 10:51:14 UTC] Total orders count: 0
[13-Jun-2026 10:51:14 UTC] === API CALL LOG ===
[13-Jun-2026 10:51:14 UTC] Endpoint: user/profile.php
[13-Jun-2026 10:51:14 UTC] Full Log Data: {
    "timestamp": "2026-06-13 10:51:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.164.38.43",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.164.38.43, 162.158.128.143",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg0IiwidXNlcm5hbWUiOiJzdWxhaW1hbjQwMTgwMSIsImVtYWlsIjoibXN1bHltYW40MUBnbWFpbC5jb20iLCJleHAiOjE3ODE3NTgxNDR9.gNZ4zMJmIZ2m7LxvvMQ-P6hOqQiDOJeNnPSCbTrciqk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b089f3c9eadd0d-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.164.38.43",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 10:51:14 UTC] === END API CALL LOG ===
[13-Jun-2026 10:51:14 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 10:51:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg0IiwidXNlcm5hbWUiOiJzdWxhaW1hbjQwMTgwMSIsImVtYWlsIjoibXN1bHltYW40MUBnbWFpbC5jb20iLCJleHAiOjE3ODE3NTgxNDR9.gNZ4zMJmIZ2m7LxvvMQ-P6hOqQiDOJeNnPSCbTrciqk
[13-Jun-2026 10:51:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 10:51:14 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 10:51:14 UTC] User ID: 784
[13-Jun-2026 10:51:14 UTC] ✅ User profile retrieved successfully for user ID: 784
[13-Jun-2026 10:51:16 UTC] === API CALL LOG ===
[13-Jun-2026 10:51:16 UTC] Endpoint: user/profile.php
[13-Jun-2026 10:51:16 UTC] Full Log Data: {
    "timestamp": "2026-06-13 10:51:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.164.38.43",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.164.38.43, 162.158.128.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg0IiwidXNlcm5hbWUiOiJzdWxhaW1hbjQwMTgwMSIsImVtYWlsIjoibXN1bHltYW40MUBnbWFpbC5jb20iLCJleHAiOjE3ODE3NTgxNDR9.gNZ4zMJmIZ2m7LxvvMQ-P6hOqQiDOJeNnPSCbTrciqk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b08a033fb5dd0d-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.164.38.43",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 10:51:16 UTC] === END API CALL LOG ===
[13-Jun-2026 10:51:16 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 10:51:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg0IiwidXNlcm5hbWUiOiJzdWxhaW1hbjQwMTgwMSIsImVtYWlsIjoibXN1bHltYW40MUBnbWFpbC5jb20iLCJleHAiOjE3ODE3NTgxNDR9.gNZ4zMJmIZ2m7LxvvMQ-P6hOqQiDOJeNnPSCbTrciqk
[13-Jun-2026 10:51:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 10:51:16 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 10:51:16 UTC] User ID: 784
[13-Jun-2026 10:51:16 UTC] ✅ User profile retrieved successfully for user ID: 784
[13-Jun-2026 10:51:16 UTC] User Purchases API - User ID: 784
[13-Jun-2026 10:51:16 UTC] User Purchases API - Total purchases found: 0
[13-Jun-2026 10:51:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 10:51:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 10:51:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.164.38.43, 162.158.128.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg0IiwidXNlcm5hbWUiOiJzdWxhaW1hbjQwMTgwMSIsImVtYWlsIjoibXN1bHltYW40MUBnbWFpbC5jb20iLCJleHAiOjE3ODE3NTgxNDR9.gNZ4zMJmIZ2m7LxvvMQ-P6hOqQiDOJeNnPSCbTrciqk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0b08a193bb1dd0d-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.164.38.43","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jun-2026 10:51:19 UTC] === User Orders API Called ===
[13-Jun-2026 10:51:19 UTC] User ID: 784
[13-Jun-2026 10:51:19 UTC] Limit: 20, Offset: 0
[13-Jun-2026 10:51:19 UTC] Orders found: 0
[13-Jun-2026 10:51:19 UTC] Orders data: []
[13-Jun-2026 10:51:19 UTC] Total orders count: 0
[13-Jun-2026 10:51:20 UTC] === API CALL LOG ===
[13-Jun-2026 10:51:20 UTC] Endpoint: user/profile.php
[13-Jun-2026 10:51:20 UTC] Full Log Data: {
    "timestamp": "2026-06-13 10:51:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.164.38.43",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.164.38.43, 162.158.128.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg0IiwidXNlcm5hbWUiOiJzdWxhaW1hbjQwMTgwMSIsImVtYWlsIjoibXN1bHltYW40MUBnbWFpbC5jb20iLCJleHAiOjE3ODE3NTgxNDR9.gNZ4zMJmIZ2m7LxvvMQ-P6hOqQiDOJeNnPSCbTrciqk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b08a19ce72dd0d-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.164.38.43",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 10:51:20 UTC] === END API CALL LOG ===
[13-Jun-2026 10:51:20 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 10:51:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg0IiwidXNlcm5hbWUiOiJzdWxhaW1hbjQwMTgwMSIsImVtYWlsIjoibXN1bHltYW40MUBnbWFpbC5jb20iLCJleHAiOjE3ODE3NTgxNDR9.gNZ4zMJmIZ2m7LxvvMQ-P6hOqQiDOJeNnPSCbTrciqk
[13-Jun-2026 10:51:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 10:51:20 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 10:51:20 UTC] User ID: 784
[13-Jun-2026 10:51:20 UTC] ✅ User profile retrieved successfully for user ID: 784
[13-Jun-2026 10:51:20 UTC] === API CALL LOG ===
[13-Jun-2026 10:51:20 UTC] Endpoint: user/profile.php
[13-Jun-2026 10:51:20 UTC] Full Log Data: {
    "timestamp": "2026-06-13 10:51:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.164.38.43",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.164.38.43, 162.158.128.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg0IiwidXNlcm5hbWUiOiJzdWxhaW1hbjQwMTgwMSIsImVtYWlsIjoibXN1bHltYW40MUBnbWFpbC5jb20iLCJleHAiOjE3ODE3NTgxNDR9.gNZ4zMJmIZ2m7LxvvMQ-P6hOqQiDOJeNnPSCbTrciqk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b08a1dbf03dd0d-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.164.38.43",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 10:51:20 UTC] === END API CALL LOG ===
[13-Jun-2026 10:51:20 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 10:51:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg0IiwidXNlcm5hbWUiOiJzdWxhaW1hbjQwMTgwMSIsImVtYWlsIjoibXN1bHltYW40MUBnbWFpbC5jb20iLCJleHAiOjE3ODE3NTgxNDR9.gNZ4zMJmIZ2m7LxvvMQ-P6hOqQiDOJeNnPSCbTrciqk
[13-Jun-2026 10:51:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 10:51:20 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 10:51:20 UTC] User ID: 784
[13-Jun-2026 10:51:20 UTC] ✅ User profile retrieved successfully for user ID: 784
[13-Jun-2026 10:51:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 10:51:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 10:51:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.164.38.43, 162.158.128.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg0IiwidXNlcm5hbWUiOiJzdWxhaW1hbjQwMTgwMSIsImVtYWlsIjoibXN1bHltYW40MUBnbWFpbC5jb20iLCJleHAiOjE3ODE3NTgxNDR9.gNZ4zMJmIZ2m7LxvvMQ-P6hOqQiDOJeNnPSCbTrciqk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0b08a799cf2dd0d-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.164.38.43","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jun-2026 10:51:35 UTC] === User Orders API Called ===
[13-Jun-2026 10:51:35 UTC] User ID: 784
[13-Jun-2026 10:51:35 UTC] Limit: 20, Offset: 0
[13-Jun-2026 10:51:35 UTC] Orders found: 0
[13-Jun-2026 10:51:35 UTC] Orders data: []
[13-Jun-2026 10:51:35 UTC] Total orders count: 0
[13-Jun-2026 10:51:35 UTC] === API CALL LOG ===
[13-Jun-2026 10:51:35 UTC] Endpoint: user/profile.php
[13-Jun-2026 10:51:35 UTC] Full Log Data: {
    "timestamp": "2026-06-13 10:51:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.164.38.43",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.164.38.43, 162.158.128.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg0IiwidXNlcm5hbWUiOiJzdWxhaW1hbjQwMTgwMSIsImVtYWlsIjoibXN1bHltYW40MUBnbWFpbC5jb20iLCJleHAiOjE3ODE3NTgxNDR9.gNZ4zMJmIZ2m7LxvvMQ-P6hOqQiDOJeNnPSCbTrciqk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b08a7a2f04dd0d-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.164.38.43",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 10:51:35 UTC] === END API CALL LOG ===
[13-Jun-2026 10:51:35 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 10:51:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg0IiwidXNlcm5hbWUiOiJzdWxhaW1hbjQwMTgwMSIsImVtYWlsIjoibXN1bHltYW40MUBnbWFpbC5jb20iLCJleHAiOjE3ODE3NTgxNDR9.gNZ4zMJmIZ2m7LxvvMQ-P6hOqQiDOJeNnPSCbTrciqk
[13-Jun-2026 10:51:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 10:51:35 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 10:51:35 UTC] User ID: 784
[13-Jun-2026 10:51:35 UTC] ✅ User profile retrieved successfully for user ID: 784
[13-Jun-2026 10:51:36 UTC] === API CALL LOG ===
[13-Jun-2026 10:51:36 UTC] Endpoint: user/profile.php
[13-Jun-2026 10:51:36 UTC] Full Log Data: {
    "timestamp": "2026-06-13 10:51:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.164.38.43",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.164.38.43, 162.158.128.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg0IiwidXNlcm5hbWUiOiJzdWxhaW1hbjQwMTgwMSIsImVtYWlsIjoibXN1bHltYW40MUBnbWFpbC5jb20iLCJleHAiOjE3ODE3NTgxNDR9.gNZ4zMJmIZ2m7LxvvMQ-P6hOqQiDOJeNnPSCbTrciqk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b08a7e1d10dd0d-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.164.38.43",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 10:51:36 UTC] === END API CALL LOG ===
[13-Jun-2026 10:51:36 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 10:51:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg0IiwidXNlcm5hbWUiOiJzdWxhaW1hbjQwMTgwMSIsImVtYWlsIjoibXN1bHltYW40MUBnbWFpbC5jb20iLCJleHAiOjE3ODE3NTgxNDR9.gNZ4zMJmIZ2m7LxvvMQ-P6hOqQiDOJeNnPSCbTrciqk
[13-Jun-2026 10:51:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 10:51:36 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 10:51:36 UTC] User ID: 784
[13-Jun-2026 10:51:36 UTC] ✅ User profile retrieved successfully for user ID: 784
[13-Jun-2026 10:51:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 10:51:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 10:51:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.164.38.43, 162.158.128.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg0IiwidXNlcm5hbWUiOiJzdWxhaW1hbjQwMTgwMSIsImVtYWlsIjoibXN1bHltYW40MUBnbWFpbC5jb20iLCJleHAiOjE3ODE3NTgxNDR9.gNZ4zMJmIZ2m7LxvvMQ-P6hOqQiDOJeNnPSCbTrciqk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0b08ac92a03dd0d-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.164.38.43","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jun-2026 10:51:48 UTC] === User Orders API Called ===
[13-Jun-2026 10:51:48 UTC] User ID: 784
[13-Jun-2026 10:51:48 UTC] Limit: 20, Offset: 0
[13-Jun-2026 10:51:48 UTC] Orders found: 0
[13-Jun-2026 10:51:48 UTC] Orders data: []
[13-Jun-2026 10:51:48 UTC] Total orders count: 0
[13-Jun-2026 10:51:48 UTC] === API CALL LOG ===
[13-Jun-2026 10:51:48 UTC] Endpoint: user/profile.php
[13-Jun-2026 10:51:48 UTC] Full Log Data: {
    "timestamp": "2026-06-13 10:51:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.164.38.43",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.164.38.43, 162.158.128.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg0IiwidXNlcm5hbWUiOiJzdWxhaW1hbjQwMTgwMSIsImVtYWlsIjoibXN1bHltYW40MUBnbWFpbC5jb20iLCJleHAiOjE3ODE3NTgxNDR9.gNZ4zMJmIZ2m7LxvvMQ-P6hOqQiDOJeNnPSCbTrciqk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b08ac9abf9dd0d-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.164.38.43",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 10:51:48 UTC] === END API CALL LOG ===
[13-Jun-2026 10:51:48 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 10:51:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg0IiwidXNlcm5hbWUiOiJzdWxhaW1hbjQwMTgwMSIsImVtYWlsIjoibXN1bHltYW40MUBnbWFpbC5jb20iLCJleHAiOjE3ODE3NTgxNDR9.gNZ4zMJmIZ2m7LxvvMQ-P6hOqQiDOJeNnPSCbTrciqk
[13-Jun-2026 10:51:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 10:51:48 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 10:51:48 UTC] User ID: 784
[13-Jun-2026 10:51:48 UTC] ✅ User profile retrieved successfully for user ID: 784
[13-Jun-2026 10:51:48 UTC] === API CALL LOG ===
[13-Jun-2026 10:51:48 UTC] Endpoint: user/profile.php
[13-Jun-2026 10:51:48 UTC] Full Log Data: {
    "timestamp": "2026-06-13 10:51:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.164.38.43",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.164.38.43, 162.158.128.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg0IiwidXNlcm5hbWUiOiJzdWxhaW1hbjQwMTgwMSIsImVtYWlsIjoibXN1bHltYW40MUBnbWFpbC5jb20iLCJleHAiOjE3ODE3NTgxNDR9.gNZ4zMJmIZ2m7LxvvMQ-P6hOqQiDOJeNnPSCbTrciqk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b08acd7954dd0d-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.164.38.43",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 10:51:48 UTC] === END API CALL LOG ===
[13-Jun-2026 10:51:48 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 10:51:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg0IiwidXNlcm5hbWUiOiJzdWxhaW1hbjQwMTgwMSIsImVtYWlsIjoibXN1bHltYW40MUBnbWFpbC5jb20iLCJleHAiOjE3ODE3NTgxNDR9.gNZ4zMJmIZ2m7LxvvMQ-P6hOqQiDOJeNnPSCbTrciqk
[13-Jun-2026 10:51:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 10:51:48 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 10:51:48 UTC] User ID: 784
[13-Jun-2026 10:51:48 UTC] ✅ User profile retrieved successfully for user ID: 784
[13-Jun-2026 10:51:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 10:51:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 10:51:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.164.38.43, 162.158.128.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg0IiwidXNlcm5hbWUiOiJzdWxhaW1hbjQwMTgwMSIsImVtYWlsIjoibXN1bHltYW40MUBnbWFpbC5jb20iLCJleHAiOjE3ODE3NTgxNDR9.gNZ4zMJmIZ2m7LxvvMQ-P6hOqQiDOJeNnPSCbTrciqk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0b08b01aa87dd0d-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.164.38.43","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jun-2026 10:51:57 UTC] === User Orders API Called ===
[13-Jun-2026 10:51:57 UTC] User ID: 784
[13-Jun-2026 10:51:57 UTC] Limit: 20, Offset: 0
[13-Jun-2026 10:51:57 UTC] Orders found: 0
[13-Jun-2026 10:51:57 UTC] Orders data: []
[13-Jun-2026 10:51:57 UTC] Total orders count: 0
[13-Jun-2026 10:51:57 UTC] === API CALL LOG ===
[13-Jun-2026 10:51:57 UTC] Endpoint: user/profile.php
[13-Jun-2026 10:51:57 UTC] Full Log Data: {
    "timestamp": "2026-06-13 10:51:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.164.38.43",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.164.38.43, 162.158.128.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg0IiwidXNlcm5hbWUiOiJzdWxhaW1hbjQwMTgwMSIsImVtYWlsIjoibXN1bHltYW40MUBnbWFpbC5jb20iLCJleHAiOjE3ODE3NTgxNDR9.gNZ4zMJmIZ2m7LxvvMQ-P6hOqQiDOJeNnPSCbTrciqk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b08b022c41dd0d-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.164.38.43",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 10:51:57 UTC] === END API CALL LOG ===
[13-Jun-2026 10:51:57 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 10:51:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg0IiwidXNlcm5hbWUiOiJzdWxhaW1hbjQwMTgwMSIsImVtYWlsIjoibXN1bHltYW40MUBnbWFpbC5jb20iLCJleHAiOjE3ODE3NTgxNDR9.gNZ4zMJmIZ2m7LxvvMQ-P6hOqQiDOJeNnPSCbTrciqk
[13-Jun-2026 10:51:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 10:51:57 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 10:51:57 UTC] User ID: 784
[13-Jun-2026 10:51:57 UTC] ✅ User profile retrieved successfully for user ID: 784
[13-Jun-2026 10:51:57 UTC] === API CALL LOG ===
[13-Jun-2026 10:51:57 UTC] Endpoint: user/profile.php
[13-Jun-2026 10:51:57 UTC] Full Log Data: {
    "timestamp": "2026-06-13 10:51:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.164.38.43",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.164.38.43, 162.158.128.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg0IiwidXNlcm5hbWUiOiJzdWxhaW1hbjQwMTgwMSIsImVtYWlsIjoibXN1bHltYW40MUBnbWFpbC5jb20iLCJleHAiOjE3ODE3NTgxNDR9.gNZ4zMJmIZ2m7LxvvMQ-P6hOqQiDOJeNnPSCbTrciqk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b08b05fbacdd0d-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.164.38.43",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 10:51:57 UTC] === END API CALL LOG ===
[13-Jun-2026 10:51:57 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 10:51:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg0IiwidXNlcm5hbWUiOiJzdWxhaW1hbjQwMTgwMSIsImVtYWlsIjoibXN1bHltYW40MUBnbWFpbC5jb20iLCJleHAiOjE3ODE3NTgxNDR9.gNZ4zMJmIZ2m7LxvvMQ-P6hOqQiDOJeNnPSCbTrciqk
[13-Jun-2026 10:51:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 10:51:57 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 10:51:57 UTC] User ID: 784
[13-Jun-2026 10:51:57 UTC] ✅ User profile retrieved successfully for user ID: 784
[13-Jun-2026 10:52:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 10:52:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 10:52:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.164.38.43, 162.158.128.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg0IiwidXNlcm5hbWUiOiJzdWxhaW1hbjQwMTgwMSIsImVtYWlsIjoibXN1bHltYW40MUBnbWFpbC5jb20iLCJleHAiOjE3ODE3NTgxNDR9.gNZ4zMJmIZ2m7LxvvMQ-P6hOqQiDOJeNnPSCbTrciqk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0b08b2738a0dd0d-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.164.38.43","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jun-2026 10:52:03 UTC] === User Orders API Called ===
[13-Jun-2026 10:52:03 UTC] User ID: 784
[13-Jun-2026 10:52:03 UTC] Limit: 20, Offset: 0
[13-Jun-2026 10:52:03 UTC] Orders found: 0
[13-Jun-2026 10:52:03 UTC] Orders data: []
[13-Jun-2026 10:52:03 UTC] Total orders count: 0
[13-Jun-2026 10:52:03 UTC] === API CALL LOG ===
[13-Jun-2026 10:52:03 UTC] Endpoint: user/profile.php
[13-Jun-2026 10:52:03 UTC] Full Log Data: {
    "timestamp": "2026-06-13 10:52:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.164.38.43",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.164.38.43, 162.158.128.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg0IiwidXNlcm5hbWUiOiJzdWxhaW1hbjQwMTgwMSIsImVtYWlsIjoibXN1bHltYW40MUBnbWFpbC5jb20iLCJleHAiOjE3ODE3NTgxNDR9.gNZ4zMJmIZ2m7LxvvMQ-P6hOqQiDOJeNnPSCbTrciqk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b08b27cb3edd0d-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.164.38.43",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 10:52:03 UTC] === END API CALL LOG ===
[13-Jun-2026 10:52:03 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 10:52:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg0IiwidXNlcm5hbWUiOiJzdWxhaW1hbjQwMTgwMSIsImVtYWlsIjoibXN1bHltYW40MUBnbWFpbC5jb20iLCJleHAiOjE3ODE3NTgxNDR9.gNZ4zMJmIZ2m7LxvvMQ-P6hOqQiDOJeNnPSCbTrciqk
[13-Jun-2026 10:52:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 10:52:03 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 10:52:03 UTC] User ID: 784
[13-Jun-2026 10:52:03 UTC] ✅ User profile retrieved successfully for user ID: 784
[13-Jun-2026 10:52:03 UTC] === API CALL LOG ===
[13-Jun-2026 10:52:03 UTC] Endpoint: user/profile.php
[13-Jun-2026 10:52:03 UTC] Full Log Data: {
    "timestamp": "2026-06-13 10:52:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.164.38.43",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.164.38.43, 162.158.128.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg0IiwidXNlcm5hbWUiOiJzdWxhaW1hbjQwMTgwMSIsImVtYWlsIjoibXN1bHltYW40MUBnbWFpbC5jb20iLCJleHAiOjE3ODE3NTgxNDR9.gNZ4zMJmIZ2m7LxvvMQ-P6hOqQiDOJeNnPSCbTrciqk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b08b2b9a97dd0d-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.164.38.43",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 10:52:03 UTC] === END API CALL LOG ===
[13-Jun-2026 10:52:03 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 10:52:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg0IiwidXNlcm5hbWUiOiJzdWxhaW1hbjQwMTgwMSIsImVtYWlsIjoibXN1bHltYW40MUBnbWFpbC5jb20iLCJleHAiOjE3ODE3NTgxNDR9.gNZ4zMJmIZ2m7LxvvMQ-P6hOqQiDOJeNnPSCbTrciqk
[13-Jun-2026 10:52:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 10:52:03 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 10:52:03 UTC] User ID: 784
[13-Jun-2026 10:52:03 UTC] ✅ User profile retrieved successfully for user ID: 784
[13-Jun-2026 10:55:28 UTC] === API CALL LOG ===
[13-Jun-2026 10:55:28 UTC] Endpoint: user/profile.php
[13-Jun-2026 10:55:28 UTC] Full Log Data: {
    "timestamp": "2026-06-13 10:55:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.77.32.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.77.32.184, 162.158.189.209",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b090250ffc3f6c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.77.32.184",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 10:55:28 UTC] === END API CALL LOG ===
[13-Jun-2026 10:55:28 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 10:55:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw
[13-Jun-2026 10:55:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 10:55:28 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 10:55:28 UTC] User ID: 800
[13-Jun-2026 10:55:28 UTC] ✅ User profile retrieved successfully for user ID: 800
[13-Jun-2026 10:55:28 UTC] === API CALL LOG ===
[13-Jun-2026 10:55:28 UTC] Endpoint: user/profile.php
[13-Jun-2026 10:55:28 UTC] Full Log Data: {
    "timestamp": "2026-06-13 10:55:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.77.32.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.77.32.184, 162.158.189.209",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b0902d8e983f6c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.77.32.184",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 10:55:28 UTC] === END API CALL LOG ===
[13-Jun-2026 10:55:28 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 10:55:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw
[13-Jun-2026 10:55:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 10:55:28 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 10:55:28 UTC] User ID: 800
[13-Jun-2026 10:55:28 UTC] ✅ User profile retrieved successfully for user ID: 800
[13-Jun-2026 10:55:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 10:55:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 10:55:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"36.77.32.184, 162.158.190.121","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0b0902daeaf3f6c-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"36.77.32.184","cf-ipcountry":"ID","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jun-2026 10:55:29 UTC] === User Orders API Called ===
[13-Jun-2026 10:55:29 UTC] User ID: 800
[13-Jun-2026 10:55:29 UTC] Limit: 20, Offset: 0
[13-Jun-2026 10:55:29 UTC] Orders found: 2
[13-Jun-2026 10:55:29 UTC] Orders data: [{"id":341,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/jbgrupnokos22","status":"cancelled","created_at":"2026-06-13 10:25:35","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":340,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/jbgrupnokos22","status":"cancelled","created_at":"2026-06-13 10:25:18","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[13-Jun-2026 10:55:29 UTC] Total orders count: 2
[13-Jun-2026 10:55:29 UTC] === API CALL LOG ===
[13-Jun-2026 10:55:29 UTC] Endpoint: user/profile.php
[13-Jun-2026 10:55:29 UTC] Full Log Data: {
    "timestamp": "2026-06-13 10:55:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.77.32.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.77.32.184, 162.158.190.122",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b0902e4f193f6c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.77.32.184",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 10:55:29 UTC] === END API CALL LOG ===
[13-Jun-2026 10:55:29 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 10:55:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw
[13-Jun-2026 10:55:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 10:55:29 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 10:55:29 UTC] User ID: 800
[13-Jun-2026 10:55:29 UTC] ✅ User profile retrieved successfully for user ID: 800
[13-Jun-2026 10:55:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 10:55:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 10:55:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"36.77.32.184, 162.158.190.121","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0b0903fcb8c3f6c-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"36.77.32.184","cf-ipcountry":"ID","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jun-2026 10:55:31 UTC] === User Orders API Called ===
[13-Jun-2026 10:55:31 UTC] User ID: 800
[13-Jun-2026 10:55:31 UTC] Limit: 20, Offset: 0
[13-Jun-2026 10:55:31 UTC] Orders found: 2
[13-Jun-2026 10:55:31 UTC] Orders data: [{"id":341,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/jbgrupnokos22","status":"cancelled","created_at":"2026-06-13 10:25:35","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":340,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/jbgrupnokos22","status":"cancelled","created_at":"2026-06-13 10:25:18","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[13-Jun-2026 10:55:31 UTC] Total orders count: 2
[13-Jun-2026 10:55:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 10:55:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 10:55:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"36.77.32.184, 162.158.189.208","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0b090634d653f6c-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"36.77.32.184","cf-ipcountry":"ID","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jun-2026 10:55:38 UTC] === User Orders API Called ===
[13-Jun-2026 10:55:38 UTC] User ID: 800
[13-Jun-2026 10:55:38 UTC] Limit: 20, Offset: 0
[13-Jun-2026 10:55:38 UTC] Orders found: 2
[13-Jun-2026 10:55:38 UTC] Orders data: [{"id":341,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/jbgrupnokos22","status":"cancelled","created_at":"2026-06-13 10:25:35","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":340,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/jbgrupnokos22","status":"cancelled","created_at":"2026-06-13 10:25:18","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[13-Jun-2026 10:55:38 UTC] Total orders count: 2
[13-Jun-2026 10:55:38 UTC] === API CALL LOG ===
[13-Jun-2026 10:55:38 UTC] Endpoint: user/profile.php
[13-Jun-2026 10:55:38 UTC] Full Log Data: {
    "timestamp": "2026-06-13 10:55:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.77.32.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.77.32.184, 162.158.189.208",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b09063ddad3f6c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.77.32.184",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 10:55:38 UTC] === END API CALL LOG ===
[13-Jun-2026 10:55:38 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 10:55:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw
[13-Jun-2026 10:55:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 10:55:38 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 10:55:38 UTC] User ID: 800
[13-Jun-2026 10:55:38 UTC] ✅ User profile retrieved successfully for user ID: 800
[13-Jun-2026 10:55:38 UTC] === API CALL LOG ===
[13-Jun-2026 10:55:38 UTC] Endpoint: user/profile.php
[13-Jun-2026 10:55:38 UTC] Full Log Data: {
    "timestamp": "2026-06-13 10:55:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.77.32.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.77.32.184, 162.158.189.208",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b09067b8563f6c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.77.32.184",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 10:55:38 UTC] === END API CALL LOG ===
[13-Jun-2026 10:55:38 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 10:55:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw
[13-Jun-2026 10:55:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 10:55:38 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 10:55:38 UTC] User ID: 800
[13-Jun-2026 10:55:38 UTC] ✅ User profile retrieved successfully for user ID: 800
[13-Jun-2026 10:55:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 10:55:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 10:55:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"36.77.32.184, 162.158.189.208","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0b090767bfc3f6c-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"36.77.32.184","cf-ipcountry":"ID","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jun-2026 10:55:40 UTC] === User Orders API Called ===
[13-Jun-2026 10:55:40 UTC] User ID: 800
[13-Jun-2026 10:55:40 UTC] Limit: 20, Offset: 0
[13-Jun-2026 10:55:40 UTC] Orders found: 2
[13-Jun-2026 10:55:40 UTC] Orders data: [{"id":341,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/jbgrupnokos22","status":"cancelled","created_at":"2026-06-13 10:25:35","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":340,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/jbgrupnokos22","status":"cancelled","created_at":"2026-06-13 10:25:18","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[13-Jun-2026 10:55:40 UTC] Total orders count: 2
[13-Jun-2026 10:55:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 10:55:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 10:55:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"36.77.32.184, 162.158.189.209","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0b0907ffc8a3f6c-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"36.77.32.184","cf-ipcountry":"ID","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jun-2026 10:55:42 UTC] === User Orders API Called ===
[13-Jun-2026 10:55:42 UTC] === API CALL LOG ===
[13-Jun-2026 10:55:42 UTC] User ID: 800
[13-Jun-2026 10:55:42 UTC] Endpoint: user/profile.php
[13-Jun-2026 10:55:42 UTC] Limit: 20, Offset: 0
[13-Jun-2026 10:55:42 UTC] Full Log Data: {
    "timestamp": "2026-06-13 10:55:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.77.32.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.77.32.184, 162.158.189.209",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b0907ffc8d3f6c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.77.32.184",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 10:55:42 UTC] === END API CALL LOG ===
[13-Jun-2026 10:55:42 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 10:55:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw
[13-Jun-2026 10:55:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 10:55:42 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 10:55:42 UTC] User ID: 800
[13-Jun-2026 10:55:42 UTC] Orders found: 2
[13-Jun-2026 10:55:42 UTC] Orders data: [{"id":341,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/jbgrupnokos22","status":"cancelled","created_at":"2026-06-13 10:25:35","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":340,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/jbgrupnokos22","status":"cancelled","created_at":"2026-06-13 10:25:18","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[13-Jun-2026 10:55:42 UTC] ✅ User profile retrieved successfully for user ID: 800
[13-Jun-2026 10:55:42 UTC] Total orders count: 2
[13-Jun-2026 10:55:42 UTC] === API CALL LOG ===
[13-Jun-2026 10:55:42 UTC] Endpoint: user/profile.php
[13-Jun-2026 10:55:42 UTC] Full Log Data: {
    "timestamp": "2026-06-13 10:55:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.77.32.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.77.32.184, 162.158.189.209",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b09083df973f6c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.77.32.184",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 10:55:42 UTC] === END API CALL LOG ===
[13-Jun-2026 10:55:42 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 10:55:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw
[13-Jun-2026 10:55:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 10:55:42 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 10:55:42 UTC] User ID: 800
[13-Jun-2026 10:55:42 UTC] ✅ User profile retrieved successfully for user ID: 800
[13-Jun-2026 10:55:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 10:55:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 10:55:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"36.77.32.184, 162.158.189.208","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0b090b55e4b3f6c-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"36.77.32.184","cf-ipcountry":"ID","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jun-2026 10:55:50 UTC] === User Orders API Called ===
[13-Jun-2026 10:55:50 UTC] User ID: 800
[13-Jun-2026 10:55:50 UTC] Limit: 20, Offset: 0
[13-Jun-2026 10:55:50 UTC] Orders found: 2
[13-Jun-2026 10:55:50 UTC] Orders data: [{"id":341,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/jbgrupnokos22","status":"cancelled","created_at":"2026-06-13 10:25:35","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":340,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/jbgrupnokos22","status":"cancelled","created_at":"2026-06-13 10:25:18","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[13-Jun-2026 10:55:50 UTC] Total orders count: 2
[13-Jun-2026 10:55:50 UTC] === API CALL LOG ===
[13-Jun-2026 10:55:50 UTC] Endpoint: user/profile.php
[13-Jun-2026 10:55:50 UTC] Full Log Data: {
    "timestamp": "2026-06-13 10:55:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.77.32.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.77.32.184, 162.158.189.208",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b090b58e673f6c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.77.32.184",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 10:55:50 UTC] === END API CALL LOG ===
[13-Jun-2026 10:55:50 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 10:55:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw
[13-Jun-2026 10:55:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 10:55:50 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 10:55:50 UTC] User ID: 800
[13-Jun-2026 10:55:50 UTC] ✅ User profile retrieved successfully for user ID: 800
[13-Jun-2026 10:55:51 UTC] === API CALL LOG ===
[13-Jun-2026 10:55:51 UTC] Endpoint: user/profile.php
[13-Jun-2026 10:55:51 UTC] Full Log Data: {
    "timestamp": "2026-06-13 10:55:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.77.32.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.77.32.184, 162.158.189.208",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b090b999373f6c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.77.32.184",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 10:55:51 UTC] === END API CALL LOG ===
[13-Jun-2026 10:55:51 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 10:55:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw
[13-Jun-2026 10:55:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 10:55:51 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 10:55:51 UTC] User ID: 800
[13-Jun-2026 10:55:51 UTC] ✅ User profile retrieved successfully for user ID: 800
[13-Jun-2026 10:55:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 10:55:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 10:55:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"36.77.32.184, 162.158.189.208","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0b090cb5f1d3f6c-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"36.77.32.184","cf-ipcountry":"ID","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jun-2026 10:55:54 UTC] === User Orders API Called ===
[13-Jun-2026 10:55:54 UTC] User ID: 800
[13-Jun-2026 10:55:54 UTC] Limit: 20, Offset: 0
[13-Jun-2026 10:55:54 UTC] Orders found: 2
[13-Jun-2026 10:55:54 UTC] Orders data: [{"id":341,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/jbgrupnokos22","status":"cancelled","created_at":"2026-06-13 10:25:35","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":340,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/jbgrupnokos22","status":"cancelled","created_at":"2026-06-13 10:25:18","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[13-Jun-2026 10:55:54 UTC] Total orders count: 2
[13-Jun-2026 10:55:54 UTC] === API CALL LOG ===
[13-Jun-2026 10:55:54 UTC] Endpoint: user/profile.php
[13-Jun-2026 10:55:54 UTC] Full Log Data: {
    "timestamp": "2026-06-13 10:55:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.77.32.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.77.32.184, 162.158.189.208",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b090cbcfaa3f6c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.77.32.184",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 10:55:54 UTC] === END API CALL LOG ===
[13-Jun-2026 10:55:54 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 10:55:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw
[13-Jun-2026 10:55:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 10:55:54 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 10:55:54 UTC] User ID: 800
[13-Jun-2026 10:55:54 UTC] ✅ User profile retrieved successfully for user ID: 800
[13-Jun-2026 10:55:54 UTC] === API CALL LOG ===
[13-Jun-2026 10:55:54 UTC] Endpoint: user/profile.php
[13-Jun-2026 10:55:54 UTC] Full Log Data: {
    "timestamp": "2026-06-13 10:55:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.77.32.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.77.32.184, 162.158.189.208",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b090d02b203f6c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.77.32.184",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 10:55:54 UTC] === END API CALL LOG ===
[13-Jun-2026 10:55:54 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 10:55:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw
[13-Jun-2026 10:55:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 10:55:54 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 10:55:54 UTC] User ID: 800
[13-Jun-2026 10:55:54 UTC] ✅ User profile retrieved successfully for user ID: 800
[13-Jun-2026 10:56:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 10:56:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 10:56:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"36.77.32.184, 172.68.193.140","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0b091211b5f3f6c-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"36.77.32.184","cf-ipcountry":"ID","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jun-2026 10:56:07 UTC] === User Orders API Called ===
[13-Jun-2026 10:56:07 UTC] User ID: 800
[13-Jun-2026 10:56:07 UTC] Limit: 20, Offset: 0
[13-Jun-2026 10:56:07 UTC] Orders found: 2
[13-Jun-2026 10:56:07 UTC] Orders data: [{"id":341,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/jbgrupnokos22","status":"cancelled","created_at":"2026-06-13 10:25:35","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":340,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/jbgrupnokos22","status":"cancelled","created_at":"2026-06-13 10:25:18","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[13-Jun-2026 10:56:07 UTC] Total orders count: 2
[13-Jun-2026 10:56:08 UTC] === API CALL LOG ===
[13-Jun-2026 10:56:08 UTC] Endpoint: user/profile.php
[13-Jun-2026 10:56:08 UTC] Full Log Data: {
    "timestamp": "2026-06-13 10:56:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.77.32.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.77.32.184, 162.158.94.220",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b091217bae3f6c-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.77.32.184",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 10:56:08 UTC] === END API CALL LOG ===
[13-Jun-2026 10:56:08 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 10:56:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw
[13-Jun-2026 10:56:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 10:56:08 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 10:56:08 UTC] User ID: 800
[13-Jun-2026 10:56:08 UTC] ✅ User profile retrieved successfully for user ID: 800
[13-Jun-2026 10:56:09 UTC] === API CALL LOG ===
[13-Jun-2026 10:56:09 UTC] Endpoint: user/profile.php
[13-Jun-2026 10:56:09 UTC] Full Log Data: {
    "timestamp": "2026-06-13 10:56:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.77.32.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.77.32.184, 162.158.189.209",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b091256e723f6c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.77.32.184",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 10:56:09 UTC] === END API CALL LOG ===
[13-Jun-2026 10:56:09 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 10:56:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw
[13-Jun-2026 10:56:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 10:56:09 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 10:56:09 UTC] User ID: 800
[13-Jun-2026 10:56:09 UTC] ✅ User profile retrieved successfully for user ID: 800
[13-Jun-2026 10:56:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 10:56:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 10:56:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"36.77.32.184, 162.158.189.208","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0b091867dc03f6c-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"36.77.32.184","cf-ipcountry":"ID","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jun-2026 10:56:24 UTC] === User Orders API Called ===
[13-Jun-2026 10:56:24 UTC] User ID: 800
[13-Jun-2026 10:56:24 UTC] Limit: 20, Offset: 0
[13-Jun-2026 10:56:24 UTC] Orders found: 2
[13-Jun-2026 10:56:24 UTC] Orders data: [{"id":341,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/jbgrupnokos22","status":"cancelled","created_at":"2026-06-13 10:25:35","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":340,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/jbgrupnokos22","status":"cancelled","created_at":"2026-06-13 10:25:18","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[13-Jun-2026 10:56:24 UTC] Total orders count: 2
[13-Jun-2026 10:56:24 UTC] === API CALL LOG ===
[13-Jun-2026 10:56:24 UTC] Endpoint: user/profile.php
[13-Jun-2026 10:56:24 UTC] Full Log Data: {
    "timestamp": "2026-06-13 10:56:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.77.32.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.77.32.184, 162.158.189.208",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b09186bde93f6c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.77.32.184",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 10:56:24 UTC] === END API CALL LOG ===
[13-Jun-2026 10:56:24 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 10:56:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw
[13-Jun-2026 10:56:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 10:56:24 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 10:56:24 UTC] User ID: 800
[13-Jun-2026 10:56:24 UTC] ✅ User profile retrieved successfully for user ID: 800
[13-Jun-2026 10:56:24 UTC] === API CALL LOG ===
[13-Jun-2026 10:56:24 UTC] Endpoint: user/profile.php
[13-Jun-2026 10:56:24 UTC] Full Log Data: {
    "timestamp": "2026-06-13 10:56:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.77.32.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.77.32.184, 162.158.189.208",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b0918a78b33f6c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.77.32.184",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 10:56:24 UTC] === END API CALL LOG ===
[13-Jun-2026 10:56:24 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 10:56:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw
[13-Jun-2026 10:56:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 10:56:24 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 10:56:24 UTC] User ID: 800
[13-Jun-2026 10:56:24 UTC] ✅ User profile retrieved successfully for user ID: 800
[13-Jun-2026 10:56:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 10:56:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 10:56:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"36.77.32.184, 162.158.189.208","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0b091bd2c143f6c-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"36.77.32.184","cf-ipcountry":"ID","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jun-2026 10:56:32 UTC] === User Orders API Called ===
[13-Jun-2026 10:56:32 UTC] User ID: 800
[13-Jun-2026 10:56:32 UTC] Limit: 20, Offset: 0
[13-Jun-2026 10:56:32 UTC] Orders found: 2
[13-Jun-2026 10:56:32 UTC] Orders data: [{"id":341,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/jbgrupnokos22","status":"cancelled","created_at":"2026-06-13 10:25:35","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":340,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/jbgrupnokos22","status":"cancelled","created_at":"2026-06-13 10:25:18","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[13-Jun-2026 10:56:32 UTC] Total orders count: 2
[13-Jun-2026 11:23:11 UTC] === API CALL LOG ===
[13-Jun-2026 11:23:11 UTC] Endpoint: user/profile.php
[13-Jun-2026 11:23:11 UTC] Full Log Data: {
    "timestamp": "2026-06-13 11:23:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.22",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.63.22, 172.70.85.151",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAzIiwidXNlcm5hbWUiOiI0NDQiLCJlbWFpbCI6ImFkZWJveWVkYW5pZWw2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5NDgyNzR9.vrwBJ9Aw82Cx141_VwEfvbPWp2BENDUh5-hA5Uf3DLA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b0b8c56bc853a0-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.63.22",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 11:23:11 UTC] === END API CALL LOG ===
[13-Jun-2026 11:23:11 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 11:23:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAzIiwidXNlcm5hbWUiOiI0NDQiLCJlbWFpbCI6ImFkZWJveWVkYW5pZWw2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5NDgyNzR9.vrwBJ9Aw82Cx141_VwEfvbPWp2BENDUh5-hA5Uf3DLA
[13-Jun-2026 11:23:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 11:23:11 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 11:23:11 UTC] User ID: 803
[13-Jun-2026 11:23:11 UTC] ✅ User profile retrieved successfully for user ID: 803
[13-Jun-2026 11:23:13 UTC] === API CALL LOG ===
[13-Jun-2026 11:23:13 UTC] Endpoint: user/profile.php
[13-Jun-2026 11:23:13 UTC] Full Log Data: {
    "timestamp": "2026-06-13 11:23:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.22",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.63.22, 172.70.85.102",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAzIiwidXNlcm5hbWUiOiI0NDQiLCJlbWFpbCI6ImFkZWJveWVkYW5pZWw2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5NDgyNzR9.vrwBJ9Aw82Cx141_VwEfvbPWp2BENDUh5-hA5Uf3DLA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b0b8cf1a9a53a0-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.63.22",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 11:23:13 UTC] === END API CALL LOG ===
[13-Jun-2026 11:23:13 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 11:23:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAzIiwidXNlcm5hbWUiOiI0NDQiLCJlbWFpbCI6ImFkZWJveWVkYW5pZWw2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5NDgyNzR9.vrwBJ9Aw82Cx141_VwEfvbPWp2BENDUh5-hA5Uf3DLA
[13-Jun-2026 11:23:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 11:23:13 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 11:23:13 UTC] User ID: 803
[13-Jun-2026 11:23:13 UTC] ✅ User profile retrieved successfully for user ID: 803
[13-Jun-2026 11:23:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 11:23:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 11:23:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.211.63.22, 172.70.85.102","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAzIiwidXNlcm5hbWUiOiI0NDQiLCJlbWFpbCI6ImFkZWJveWVkYW5pZWw2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5NDgyNzR9.vrwBJ9Aw82Cx141_VwEfvbPWp2BENDUh5-hA5Uf3DLA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0b0b8cf1a9953a0-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"197.211.63.22","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jun-2026 11:23:13 UTC] === User Orders API Called ===
[13-Jun-2026 11:23:13 UTC] User ID: 803
[13-Jun-2026 11:23:13 UTC] Limit: 20, Offset: 0
[13-Jun-2026 11:23:13 UTC] Orders found: 1
[13-Jun-2026 11:23:13 UTC] Orders data: [{"id":343,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/grindwithlumina","status":"pending","created_at":"2026-06-13 13:11:34","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[13-Jun-2026 11:23:13 UTC] Total orders count: 1
[13-Jun-2026 13:25:26 UTC] === API CALL LOG ===
[13-Jun-2026 13:25:26 UTC] Endpoint: user/profile.php
[13-Jun-2026 13:25:26 UTC] Full Log Data: {
    "timestamp": "2026-06-13 13:25:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:2378:1270:851e::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:2378:1270:851e::1, 172.68.50.97",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA0IiwidXNlcm5hbWUiOiJub3YxayIsImVtYWlsIjoicnN0bm92b3NhZEBnbWFpbC5jb20iLCJleHAiOjE3ODE5NjE5MjB9.Xi-Y6B9kbxRQ2dNxA2OkZHUA1kHRKir4uQTA_M_BG7U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b16bd7fc20c27f-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:2378:1270:851e::1",
        "cf-ipcountry": "UA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 13:25:26 UTC] === END API CALL LOG ===
[13-Jun-2026 13:25:26 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 13:25:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA0IiwidXNlcm5hbWUiOiJub3YxayIsImVtYWlsIjoicnN0bm92b3NhZEBnbWFpbC5jb20iLCJleHAiOjE3ODE5NjE5MjB9.Xi-Y6B9kbxRQ2dNxA2OkZHUA1kHRKir4uQTA_M_BG7U
[13-Jun-2026 13:25:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 13:25:26 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 13:25:26 UTC] User ID: 804
[13-Jun-2026 13:25:26 UTC] ✅ User profile retrieved successfully for user ID: 804
[13-Jun-2026 13:25:46 UTC] === API CALL LOG ===
[13-Jun-2026 13:25:46 UTC] Endpoint: user/profile.php
[13-Jun-2026 13:25:46 UTC] Full Log Data: {
    "timestamp": "2026-06-13 13:25:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:2378:1270:851e::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:2378:1270:851e::1, 141.101.104.90",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA0IiwidXNlcm5hbWUiOiJub3YxayIsImVtYWlsIjoicnN0bm92b3NhZEBnbWFpbC5jb20iLCJleHAiOjE3ODE5NjE5MjB9.Xi-Y6B9kbxRQ2dNxA2OkZHUA1kHRKir4uQTA_M_BG7U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b16c555a5b5b83-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:2378:1270:851e::1",
        "cf-ipcountry": "UA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 13:25:46 UTC] === END API CALL LOG ===
[13-Jun-2026 13:25:46 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 13:25:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA0IiwidXNlcm5hbWUiOiJub3YxayIsImVtYWlsIjoicnN0bm92b3NhZEBnbWFpbC5jb20iLCJleHAiOjE3ODE5NjE5MjB9.Xi-Y6B9kbxRQ2dNxA2OkZHUA1kHRKir4uQTA_M_BG7U
[13-Jun-2026 13:25:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 13:25:46 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 13:25:46 UTC] User ID: 804
[13-Jun-2026 13:25:46 UTC] ✅ User profile retrieved successfully for user ID: 804
[13-Jun-2026 14:16:08 UTC] === API CALL LOG ===
[13-Jun-2026 14:16:08 UTC] Endpoint: user/profile.php
[13-Jun-2026 14:16:08 UTC] Full Log Data: {
    "timestamp": "2026-06-13 14:16:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.159.238.28",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.159.238.28, 172.68.31.150",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA1IiwidXNlcm5hbWUiOiJLaWJldCIsImVtYWlsIjoiZW5vY2traWJldDM3NUBnbWFpbC5jb20iLCJleHAiOjE3ODE5NjQ5Njd9.AQ91iIUY9FqJVPjAE3ZPSm7tKuPcuWL6nKyZSRY5X20",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b1b61a293d7250-MPM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.159.238.28",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 14:16:08 UTC] === END API CALL LOG ===
[13-Jun-2026 14:16:08 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 14:16:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA1IiwidXNlcm5hbWUiOiJLaWJldCIsImVtYWlsIjoiZW5vY2traWJldDM3NUBnbWFpbC5jb20iLCJleHAiOjE3ODE5NjQ5Njd9.AQ91iIUY9FqJVPjAE3ZPSm7tKuPcuWL6nKyZSRY5X20
[13-Jun-2026 14:16:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 14:16:08 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 14:16:08 UTC] User ID: 805
[13-Jun-2026 14:16:08 UTC] ✅ User profile retrieved successfully for user ID: 805
[13-Jun-2026 14:16:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 14:16:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 14:16:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"154.159.238.28, 172.68.31.150","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA1IiwidXNlcm5hbWUiOiJLaWJldCIsImVtYWlsIjoiZW5vY2traWJldDM3NUBnbWFpbC5jb20iLCJleHAiOjE3ODE5NjQ5Njd9.AQ91iIUY9FqJVPjAE3ZPSm7tKuPcuWL6nKyZSRY5X20","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0b1b61ac9c57250-MPM","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"154.159.238.28","cf-ipcountry":"KE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jun-2026 14:16:08 UTC] === User Orders API Called ===
[13-Jun-2026 14:16:08 UTC] User ID: 805
[13-Jun-2026 14:16:08 UTC] Limit: 20, Offset: 0
[13-Jun-2026 14:16:08 UTC] Orders found: 0
[13-Jun-2026 14:16:08 UTC] Orders data: []
[13-Jun-2026 14:16:08 UTC] Total orders count: 0
[13-Jun-2026 14:16:08 UTC] === API CALL LOG ===
[13-Jun-2026 14:16:08 UTC] Endpoint: user/profile.php
[13-Jun-2026 14:16:08 UTC] Full Log Data: {
    "timestamp": "2026-06-13 14:16:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.159.238.28",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.159.238.28, 172.68.31.150",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA1IiwidXNlcm5hbWUiOiJLaWJldCIsImVtYWlsIjoiZW5vY2traWJldDM3NUBnbWFpbC5jb20iLCJleHAiOjE3ODE5NjQ5Njd9.AQ91iIUY9FqJVPjAE3ZPSm7tKuPcuWL6nKyZSRY5X20",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b1b61ac9c67250-MPM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.159.238.28",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 14:16:08 UTC] === END API CALL LOG ===
[13-Jun-2026 14:16:08 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 14:16:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA1IiwidXNlcm5hbWUiOiJLaWJldCIsImVtYWlsIjoiZW5vY2traWJldDM3NUBnbWFpbC5jb20iLCJleHAiOjE3ODE5NjQ5Njd9.AQ91iIUY9FqJVPjAE3ZPSm7tKuPcuWL6nKyZSRY5X20
[13-Jun-2026 14:16:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 14:16:08 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 14:16:08 UTC] User ID: 805
[13-Jun-2026 14:16:08 UTC] ✅ User profile retrieved successfully for user ID: 805
[13-Jun-2026 14:16:09 UTC] === API CALL LOG ===
[13-Jun-2026 14:16:09 UTC] Endpoint: user/profile.php
[13-Jun-2026 14:16:09 UTC] Full Log Data: {
    "timestamp": "2026-06-13 14:16:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.159.238.28",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.159.238.28, 172.68.31.150",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA1IiwidXNlcm5hbWUiOiJLaWJldCIsImVtYWlsIjoiZW5vY2traWJldDM3NUBnbWFpbC5jb20iLCJleHAiOjE3ODE5NjQ5Njd9.AQ91iIUY9FqJVPjAE3ZPSm7tKuPcuWL6nKyZSRY5X20",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b1b62309ed7250-MPM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.159.238.28",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 14:16:09 UTC] === END API CALL LOG ===
[13-Jun-2026 14:16:09 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 14:16:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA1IiwidXNlcm5hbWUiOiJLaWJldCIsImVtYWlsIjoiZW5vY2traWJldDM3NUBnbWFpbC5jb20iLCJleHAiOjE3ODE5NjQ5Njd9.AQ91iIUY9FqJVPjAE3ZPSm7tKuPcuWL6nKyZSRY5X20
[13-Jun-2026 14:16:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 14:16:09 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 14:16:09 UTC] User ID: 805
[13-Jun-2026 14:16:09 UTC] ✅ User profile retrieved successfully for user ID: 805
[13-Jun-2026 14:18:16 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 14:18:16 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 14:18:16 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"154.159.238.28, 104.22.77.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA1IiwidXNlcm5hbWUiOiJLaWJldCIsImVtYWlsIjoiZW5vY2traWJldDM3NUBnbWFpbC5jb20iLCJleHAiOjE3ODE5NjQ5Njd9.AQ91iIUY9FqJVPjAE3ZPSm7tKuPcuWL6nKyZSRY5X20","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0b1b93bb8d2ae0f-MBA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"154.159.238.28","cf-ipcountry":"KE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jun-2026 14:18:16 UTC] === User Orders API Called ===
[13-Jun-2026 14:18:16 UTC] User ID: 805
[13-Jun-2026 14:18:16 UTC] Limit: 20, Offset: 0
[13-Jun-2026 14:18:16 UTC] Orders found: 0
[13-Jun-2026 14:18:16 UTC] === API CALL LOG ===
[13-Jun-2026 14:18:16 UTC] Orders data: []
[13-Jun-2026 14:18:16 UTC] Endpoint: user/profile.php
[13-Jun-2026 14:18:16 UTC] Full Log Data: {
    "timestamp": "2026-06-13 14:18:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.159.238.28",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.159.238.28, 104.22.77.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA1IiwidXNlcm5hbWUiOiJLaWJldCIsImVtYWlsIjoiZW5vY2traWJldDM3NUBnbWFpbC5jb20iLCJleHAiOjE3ODE5NjQ5Njd9.AQ91iIUY9FqJVPjAE3ZPSm7tKuPcuWL6nKyZSRY5X20",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b1b93bb8d6ae0f-MBA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.159.238.28",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 14:18:16 UTC] === END API CALL LOG ===
[13-Jun-2026 14:18:16 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 14:18:16 UTC] Total orders count: 0
[13-Jun-2026 14:18:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA1IiwidXNlcm5hbWUiOiJLaWJldCIsImVtYWlsIjoiZW5vY2traWJldDM3NUBnbWFpbC5jb20iLCJleHAiOjE3ODE5NjQ5Njd9.AQ91iIUY9FqJVPjAE3ZPSm7tKuPcuWL6nKyZSRY5X20
[13-Jun-2026 14:18:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 14:18:16 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 14:18:16 UTC] User ID: 805
[13-Jun-2026 14:18:16 UTC] ✅ User profile retrieved successfully for user ID: 805
[13-Jun-2026 14:18:16 UTC] === API CALL LOG ===
[13-Jun-2026 14:18:16 UTC] Endpoint: user/profile.php
[13-Jun-2026 14:18:16 UTC] Full Log Data: {
    "timestamp": "2026-06-13 14:18:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.159.238.28",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.159.238.28, 104.22.77.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA1IiwidXNlcm5hbWUiOiJLaWJldCIsImVtYWlsIjoiZW5vY2traWJldDM3NUBnbWFpbC5jb20iLCJleHAiOjE3ODE5NjQ5Njd9.AQ91iIUY9FqJVPjAE3ZPSm7tKuPcuWL6nKyZSRY5X20",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b1b93c4a2bae0f-MBA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.159.238.28",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 14:18:16 UTC] === END API CALL LOG ===
[13-Jun-2026 14:18:16 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 14:18:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA1IiwidXNlcm5hbWUiOiJLaWJldCIsImVtYWlsIjoiZW5vY2traWJldDM3NUBnbWFpbC5jb20iLCJleHAiOjE3ODE5NjQ5Njd9.AQ91iIUY9FqJVPjAE3ZPSm7tKuPcuWL6nKyZSRY5X20
[13-Jun-2026 14:18:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 14:18:16 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 14:18:16 UTC] User ID: 805
[13-Jun-2026 14:18:16 UTC] ✅ User profile retrieved successfully for user ID: 805
[13-Jun-2026 14:18:17 UTC] === API CALL LOG ===
[13-Jun-2026 14:18:17 UTC] Endpoint: user/profile.php
[13-Jun-2026 14:18:17 UTC] Full Log Data: {
    "timestamp": "2026-06-13 14:18:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.159.238.28",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.159.238.28, 104.22.77.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA1IiwidXNlcm5hbWUiOiJLaWJldCIsImVtYWlsIjoiZW5vY2traWJldDM3NUBnbWFpbC5jb20iLCJleHAiOjE3ODE5NjQ5Njd9.AQ91iIUY9FqJVPjAE3ZPSm7tKuPcuWL6nKyZSRY5X20",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b1b942da5fae0f-MBA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.159.238.28",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 14:18:17 UTC] === END API CALL LOG ===
[13-Jun-2026 14:18:17 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 14:18:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA1IiwidXNlcm5hbWUiOiJLaWJldCIsImVtYWlsIjoiZW5vY2traWJldDM3NUBnbWFpbC5jb20iLCJleHAiOjE3ODE5NjQ5Njd9.AQ91iIUY9FqJVPjAE3ZPSm7tKuPcuWL6nKyZSRY5X20
[13-Jun-2026 14:18:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 14:18:17 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 14:18:17 UTC] User ID: 805
[13-Jun-2026 14:18:17 UTC] ✅ User profile retrieved successfully for user ID: 805
[13-Jun-2026 14:19:46 UTC] === API CALL LOG ===
[13-Jun-2026 14:19:46 UTC] Endpoint: user/profile.php
[13-Jun-2026 14:19:46 UTC] Full Log Data: {
    "timestamp": "2026-06-13 14:19:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.159.238.28",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.159.238.28, 172.68.111.17",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA1IiwidXNlcm5hbWUiOiJLaWJldCIsImVtYWlsIjoiZW5vY2traWJldDM3NUBnbWFpbC5jb20iLCJleHAiOjE3ODE5NjQ5Njd9.AQ91iIUY9FqJVPjAE3ZPSm7tKuPcuWL6nKyZSRY5X20",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b1bb6d5a4d9272-MUC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.159.238.28",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 14:19:46 UTC] === END API CALL LOG ===
[13-Jun-2026 14:19:46 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 14:19:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA1IiwidXNlcm5hbWUiOiJLaWJldCIsImVtYWlsIjoiZW5vY2traWJldDM3NUBnbWFpbC5jb20iLCJleHAiOjE3ODE5NjQ5Njd9.AQ91iIUY9FqJVPjAE3ZPSm7tKuPcuWL6nKyZSRY5X20
[13-Jun-2026 14:19:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 14:19:46 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 14:19:46 UTC] User ID: 805
[13-Jun-2026 14:19:46 UTC] ✅ User profile retrieved successfully for user ID: 805
[13-Jun-2026 14:20:15 UTC] === API CALL LOG ===
[13-Jun-2026 14:20:15 UTC] Endpoint: user/profile.php
[13-Jun-2026 14:20:15 UTC] Full Log Data: {
    "timestamp": "2026-06-13 14:20:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.159.238.28",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.159.238.28, 172.68.111.18",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA1IiwidXNlcm5hbWUiOiJLaWJldCIsImVtYWlsIjoiZW5vY2traWJldDM3NUBnbWFpbC5jb20iLCJleHAiOjE3ODE5NjQ5Njd9.AQ91iIUY9FqJVPjAE3ZPSm7tKuPcuWL6nKyZSRY5X20",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b1bc2758309272-MUC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.159.238.28",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 14:20:15 UTC] === END API CALL LOG ===
[13-Jun-2026 14:20:15 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 14:20:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA1IiwidXNlcm5hbWUiOiJLaWJldCIsImVtYWlsIjoiZW5vY2traWJldDM3NUBnbWFpbC5jb20iLCJleHAiOjE3ODE5NjQ5Njd9.AQ91iIUY9FqJVPjAE3ZPSm7tKuPcuWL6nKyZSRY5X20
[13-Jun-2026 14:20:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 14:20:15 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 14:20:15 UTC] User ID: 805
[13-Jun-2026 14:20:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 14:20:15 UTC] ✅ User profile retrieved successfully for user ID: 805
[13-Jun-2026 14:20:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 14:20:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"154.159.238.28, 172.68.111.17","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA1IiwidXNlcm5hbWUiOiJLaWJldCIsImVtYWlsIjoiZW5vY2traWJldDM3NUBnbWFpbC5jb20iLCJleHAiOjE3ODE5NjQ5Njd9.AQ91iIUY9FqJVPjAE3ZPSm7tKuPcuWL6nKyZSRY5X20","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0b1bc2758339272-MUC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"154.159.238.28","cf-ipcountry":"KE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jun-2026 14:20:15 UTC] === API CALL LOG ===
[13-Jun-2026 14:20:15 UTC] === User Orders API Called ===
[13-Jun-2026 14:20:15 UTC] Endpoint: user/profile.php
[13-Jun-2026 14:20:15 UTC] User ID: 805
[13-Jun-2026 14:20:15 UTC] Full Log Data: {
    "timestamp": "2026-06-13 14:20:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.159.238.28",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.159.238.28, 172.68.111.17",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA1IiwidXNlcm5hbWUiOiJLaWJldCIsImVtYWlsIjoiZW5vY2traWJldDM3NUBnbWFpbC5jb20iLCJleHAiOjE3ODE5NjQ5Njd9.AQ91iIUY9FqJVPjAE3ZPSm7tKuPcuWL6nKyZSRY5X20",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b1bc2758349272-MUC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.159.238.28",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 14:20:15 UTC] Limit: 20, Offset: 0
[13-Jun-2026 14:20:15 UTC] === END API CALL LOG ===
[13-Jun-2026 14:20:15 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 14:20:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA1IiwidXNlcm5hbWUiOiJLaWJldCIsImVtYWlsIjoiZW5vY2traWJldDM3NUBnbWFpbC5jb20iLCJleHAiOjE3ODE5NjQ5Njd9.AQ91iIUY9FqJVPjAE3ZPSm7tKuPcuWL6nKyZSRY5X20
[13-Jun-2026 14:20:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 14:20:15 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 14:20:15 UTC] User ID: 805
[13-Jun-2026 14:20:15 UTC] Orders found: 0
[13-Jun-2026 14:20:15 UTC] Orders data: []
[13-Jun-2026 14:20:15 UTC] Total orders count: 0
[13-Jun-2026 14:20:15 UTC] ✅ User profile retrieved successfully for user ID: 805
[13-Jun-2026 14:20:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 14:20:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 14:20:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"154.159.238.28, 172.68.111.17","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA1IiwidXNlcm5hbWUiOiJLaWJldCIsImVtYWlsIjoiZW5vY2traWJldDM3NUBnbWFpbC5jb20iLCJleHAiOjE3ODE5NjQ5Njd9.AQ91iIUY9FqJVPjAE3ZPSm7tKuPcuWL6nKyZSRY5X20","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0b1bc6fcf2e9272-MUC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"154.159.238.28","cf-ipcountry":"KE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jun-2026 14:20:27 UTC] === User Orders API Called ===
[13-Jun-2026 14:20:27 UTC] User ID: 805
[13-Jun-2026 14:20:27 UTC] Limit: 20, Offset: 0
[13-Jun-2026 14:20:27 UTC] Orders found: 0
[13-Jun-2026 14:20:27 UTC] Orders data: []
[13-Jun-2026 14:20:27 UTC] Total orders count: 0
[13-Jun-2026 14:20:47 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 14:20:47 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 14:20:47 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"154.159.238.28, 104.22.77.145","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA1IiwidXNlcm5hbWUiOiJLaWJldCIsImVtYWlsIjoiZW5vY2traWJldDM3NUBnbWFpbC5jb20iLCJleHAiOjE3ODE5NjQ5Njd9.AQ91iIUY9FqJVPjAE3ZPSm7tKuPcuWL6nKyZSRY5X20","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0b1bce9491e51a3-MBA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"154.159.238.28","cf-ipcountry":"KE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jun-2026 14:20:47 UTC] === User Orders API Called ===
[13-Jun-2026 14:20:47 UTC] User ID: 805
[13-Jun-2026 14:20:47 UTC] Limit: 20, Offset: 0
[13-Jun-2026 14:20:47 UTC] Orders found: 0
[13-Jun-2026 14:20:47 UTC] Orders data: []
[13-Jun-2026 14:20:47 UTC] Total orders count: 0
[13-Jun-2026 14:20:47 UTC] === API CALL LOG ===
[13-Jun-2026 14:20:47 UTC] Endpoint: user/profile.php
[13-Jun-2026 14:20:47 UTC] Full Log Data: {
    "timestamp": "2026-06-13 14:20:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.159.238.28",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.159.238.28, 104.22.77.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA1IiwidXNlcm5hbWUiOiJLaWJldCIsImVtYWlsIjoiZW5vY2traWJldDM3NUBnbWFpbC5jb20iLCJleHAiOjE3ODE5NjQ5Njd9.AQ91iIUY9FqJVPjAE3ZPSm7tKuPcuWL6nKyZSRY5X20",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b1bce9491d51a3-MBA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.159.238.28",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 14:20:47 UTC] === END API CALL LOG ===
[13-Jun-2026 14:20:47 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 14:20:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA1IiwidXNlcm5hbWUiOiJLaWJldCIsImVtYWlsIjoiZW5vY2traWJldDM3NUBnbWFpbC5jb20iLCJleHAiOjE3ODE5NjQ5Njd9.AQ91iIUY9FqJVPjAE3ZPSm7tKuPcuWL6nKyZSRY5X20
[13-Jun-2026 14:20:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 14:20:47 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 14:20:47 UTC] User ID: 805
[13-Jun-2026 14:20:47 UTC] ✅ User profile retrieved successfully for user ID: 805
[13-Jun-2026 14:20:47 UTC] === API CALL LOG ===
[13-Jun-2026 14:20:47 UTC] Endpoint: user/profile.php
[13-Jun-2026 14:20:47 UTC] Full Log Data: {
    "timestamp": "2026-06-13 14:20:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.159.238.28",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.159.238.28, 104.22.77.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA1IiwidXNlcm5hbWUiOiJLaWJldCIsImVtYWlsIjoiZW5vY2traWJldDM3NUBnbWFpbC5jb20iLCJleHAiOjE3ODE5NjQ5Njd9.AQ91iIUY9FqJVPjAE3ZPSm7tKuPcuWL6nKyZSRY5X20",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b1bce9ea9451a3-MBA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.159.238.28",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 14:20:47 UTC] === END API CALL LOG ===
[13-Jun-2026 14:20:47 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 14:20:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA1IiwidXNlcm5hbWUiOiJLaWJldCIsImVtYWlsIjoiZW5vY2traWJldDM3NUBnbWFpbC5jb20iLCJleHAiOjE3ODE5NjQ5Njd9.AQ91iIUY9FqJVPjAE3ZPSm7tKuPcuWL6nKyZSRY5X20
[13-Jun-2026 14:20:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 14:20:47 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 14:20:47 UTC] User ID: 805
[13-Jun-2026 14:20:47 UTC] ✅ User profile retrieved successfully for user ID: 805
[13-Jun-2026 14:21:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 14:21:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 14:21:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"154.159.238.28, 104.22.77.145","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA1IiwidXNlcm5hbWUiOiJLaWJldCIsImVtYWlsIjoiZW5vY2traWJldDM3NUBnbWFpbC5jb20iLCJleHAiOjE3ODE5NjQ5Njd9.AQ91iIUY9FqJVPjAE3ZPSm7tKuPcuWL6nKyZSRY5X20","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0b1bd4bac6551a3-MBA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"154.159.238.28","cf-ipcountry":"KE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jun-2026 14:21:03 UTC] === User Orders API Called ===
[13-Jun-2026 14:21:03 UTC] User ID: 805
[13-Jun-2026 14:21:03 UTC] Limit: 20, Offset: 0
[13-Jun-2026 14:21:03 UTC] Orders found: 0
[13-Jun-2026 14:21:03 UTC] Orders data: []
[13-Jun-2026 14:21:03 UTC] Total orders count: 0
[13-Jun-2026 14:21:03 UTC] === API CALL LOG ===
[13-Jun-2026 14:21:03 UTC] Endpoint: user/profile.php
[13-Jun-2026 14:21:03 UTC] Full Log Data: {
    "timestamp": "2026-06-13 14:21:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.159.238.28",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.159.238.28, 104.22.77.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA1IiwidXNlcm5hbWUiOiJLaWJldCIsImVtYWlsIjoiZW5vY2traWJldDM3NUBnbWFpbC5jb20iLCJleHAiOjE3ODE5NjQ5Njd9.AQ91iIUY9FqJVPjAE3ZPSm7tKuPcuWL6nKyZSRY5X20",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b1bd4bac6e51a3-MBA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.159.238.28",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 14:21:03 UTC] === END API CALL LOG ===
[13-Jun-2026 14:21:03 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 14:21:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA1IiwidXNlcm5hbWUiOiJLaWJldCIsImVtYWlsIjoiZW5vY2traWJldDM3NUBnbWFpbC5jb20iLCJleHAiOjE3ODE5NjQ5Njd9.AQ91iIUY9FqJVPjAE3ZPSm7tKuPcuWL6nKyZSRY5X20
[13-Jun-2026 14:21:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 14:21:03 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 14:21:03 UTC] User ID: 805
[13-Jun-2026 14:21:03 UTC] ✅ User profile retrieved successfully for user ID: 805
[13-Jun-2026 14:21:03 UTC] === API CALL LOG ===
[13-Jun-2026 14:21:03 UTC] Endpoint: user/profile.php
[13-Jun-2026 14:21:03 UTC] Full Log Data: {
    "timestamp": "2026-06-13 14:21:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.159.238.28",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.159.238.28, 104.22.77.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA1IiwidXNlcm5hbWUiOiJLaWJldCIsImVtYWlsIjoiZW5vY2traWJldDM3NUBnbWFpbC5jb20iLCJleHAiOjE3ODE5NjQ5Njd9.AQ91iIUY9FqJVPjAE3ZPSm7tKuPcuWL6nKyZSRY5X20",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b1bd4bac6b51a3-MBA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.159.238.28",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 14:21:03 UTC] === END API CALL LOG ===
[13-Jun-2026 14:21:03 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 14:21:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA1IiwidXNlcm5hbWUiOiJLaWJldCIsImVtYWlsIjoiZW5vY2traWJldDM3NUBnbWFpbC5jb20iLCJleHAiOjE3ODE5NjQ5Njd9.AQ91iIUY9FqJVPjAE3ZPSm7tKuPcuWL6nKyZSRY5X20
[13-Jun-2026 14:21:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 14:21:03 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 14:21:03 UTC] User ID: 805
[13-Jun-2026 14:21:03 UTC] ✅ User profile retrieved successfully for user ID: 805
[13-Jun-2026 14:21:05 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 14:21:05 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 14:21:05 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"154.159.238.28, 104.22.77.145","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA1IiwidXNlcm5hbWUiOiJLaWJldCIsImVtYWlsIjoiZW5vY2traWJldDM3NUBnbWFpbC5jb20iLCJleHAiOjE3ODE5NjQ5Njd9.AQ91iIUY9FqJVPjAE3ZPSm7tKuPcuWL6nKyZSRY5X20","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0b1bd5f998a51a3-MBA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"154.159.238.28","cf-ipcountry":"KE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jun-2026 14:21:05 UTC] === User Orders API Called ===
[13-Jun-2026 14:21:05 UTC] User ID: 805
[13-Jun-2026 14:21:05 UTC] Limit: 20, Offset: 0
[13-Jun-2026 14:21:05 UTC] Orders found: 0
[13-Jun-2026 14:21:05 UTC] Orders data: []
[13-Jun-2026 14:21:05 UTC] Total orders count: 0
[13-Jun-2026 14:21:08 UTC] === API CALL LOG ===
[13-Jun-2026 14:21:08 UTC] Endpoint: user/profile.php
[13-Jun-2026 14:21:08 UTC] Full Log Data: {
    "timestamp": "2026-06-13 14:21:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.159.238.28",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.159.238.28, 104.22.77.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA1IiwidXNlcm5hbWUiOiJLaWJldCIsImVtYWlsIjoiZW5vY2traWJldDM3NUBnbWFpbC5jb20iLCJleHAiOjE3ODE5NjQ5Njd9.AQ91iIUY9FqJVPjAE3ZPSm7tKuPcuWL6nKyZSRY5X20",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b1bd718a9d51a3-MBA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.159.238.28",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 14:21:08 UTC] === END API CALL LOG ===
[13-Jun-2026 14:21:08 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 14:21:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA1IiwidXNlcm5hbWUiOiJLaWJldCIsImVtYWlsIjoiZW5vY2traWJldDM3NUBnbWFpbC5jb20iLCJleHAiOjE3ODE5NjQ5Njd9.AQ91iIUY9FqJVPjAE3ZPSm7tKuPcuWL6nKyZSRY5X20
[13-Jun-2026 14:21:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 14:21:08 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 14:21:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 14:21:08 UTC] User ID: 805
[13-Jun-2026 14:21:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 14:21:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"154.159.238.28, 104.22.77.145","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA1IiwidXNlcm5hbWUiOiJLaWJldCIsImVtYWlsIjoiZW5vY2traWJldDM3NUBnbWFpbC5jb20iLCJleHAiOjE3ODE5NjQ5Njd9.AQ91iIUY9FqJVPjAE3ZPSm7tKuPcuWL6nKyZSRY5X20","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0b1bd718a9851a3-MBA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"154.159.238.28","cf-ipcountry":"KE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jun-2026 14:21:08 UTC] === User Orders API Called ===
[13-Jun-2026 14:21:08 UTC] User ID: 805
[13-Jun-2026 14:21:08 UTC] Limit: 20, Offset: 0
[13-Jun-2026 14:21:08 UTC] ✅ User profile retrieved successfully for user ID: 805
[13-Jun-2026 14:21:08 UTC] Orders found: 0
[13-Jun-2026 14:21:08 UTC] Orders data: []
[13-Jun-2026 14:21:08 UTC] Total orders count: 0
[13-Jun-2026 14:21:08 UTC] === API CALL LOG ===
[13-Jun-2026 14:21:08 UTC] Endpoint: user/profile.php
[13-Jun-2026 14:21:08 UTC] Full Log Data: {
    "timestamp": "2026-06-13 14:21:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.159.238.28",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.159.238.28, 104.22.77.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA1IiwidXNlcm5hbWUiOiJLaWJldCIsImVtYWlsIjoiZW5vY2traWJldDM3NUBnbWFpbC5jb20iLCJleHAiOjE3ODE5NjQ5Njd9.AQ91iIUY9FqJVPjAE3ZPSm7tKuPcuWL6nKyZSRY5X20",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b1bd718a9b51a3-MBA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.159.238.28",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 14:21:08 UTC] === END API CALL LOG ===
[13-Jun-2026 14:21:08 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 14:21:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA1IiwidXNlcm5hbWUiOiJLaWJldCIsImVtYWlsIjoiZW5vY2traWJldDM3NUBnbWFpbC5jb20iLCJleHAiOjE3ODE5NjQ5Njd9.AQ91iIUY9FqJVPjAE3ZPSm7tKuPcuWL6nKyZSRY5X20
[13-Jun-2026 14:21:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 14:21:08 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 14:21:08 UTC] User ID: 805
[13-Jun-2026 14:21:08 UTC] ✅ User profile retrieved successfully for user ID: 805
[13-Jun-2026 14:21:48 UTC] === API CALL LOG ===
[13-Jun-2026 14:21:48 UTC] Endpoint: user/profile.php
[13-Jun-2026 14:21:48 UTC] Full Log Data: {
    "timestamp": "2026-06-13 14:21:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.159.238.28",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.159.238.28, 172.68.111.18",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA1IiwidXNlcm5hbWUiOiJLaWJldCIsImVtYWlsIjoiZW5vY2traWJldDM3NUBnbWFpbC5jb20iLCJleHAiOjE3ODE5NjQ5Njd9.AQ91iIUY9FqJVPjAE3ZPSm7tKuPcuWL6nKyZSRY5X20",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b1be697a519209-MUC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.159.238.28",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 14:21:48 UTC] === END API CALL LOG ===
[13-Jun-2026 14:21:48 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 14:21:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA1IiwidXNlcm5hbWUiOiJLaWJldCIsImVtYWlsIjoiZW5vY2traWJldDM3NUBnbWFpbC5jb20iLCJleHAiOjE3ODE5NjQ5Njd9.AQ91iIUY9FqJVPjAE3ZPSm7tKuPcuWL6nKyZSRY5X20
[13-Jun-2026 14:21:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 14:21:48 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 14:21:48 UTC] User ID: 805
[13-Jun-2026 14:21:48 UTC] ✅ User profile retrieved successfully for user ID: 805
[13-Jun-2026 14:50:05 UTC] === API CALL LOG ===
[13-Jun-2026 14:50:05 UTC] Endpoint: user/profile.php
[13-Jun-2026 14:50:05 UTC] Full Log Data: {
    "timestamp": "2026-06-13 14:50:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.252.126.2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.252.126.2, 172.68.132.136",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA2IiwidXNlcm5hbWUiOiJzdW5tdW5ib3kiLCJlbWFpbCI6ImFsYW1pbmJwbDEyMzQ1Njc4OUBnbWFpbC5jb20iLCJleHAiOjE3ODE5NjcwMDR9.xpBLrpqlSK9yt7e9owONbv_foZTl5T14gKeNa4MPXaU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b1e7da5c134f02-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.252.126.2",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 14:50:05 UTC] === END API CALL LOG ===
[13-Jun-2026 14:50:05 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 14:50:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA2IiwidXNlcm5hbWUiOiJzdW5tdW5ib3kiLCJlbWFpbCI6ImFsYW1pbmJwbDEyMzQ1Njc4OUBnbWFpbC5jb20iLCJleHAiOjE3ODE5NjcwMDR9.xpBLrpqlSK9yt7e9owONbv_foZTl5T14gKeNa4MPXaU
[13-Jun-2026 14:50:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 14:50:05 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 14:50:05 UTC] User ID: 806
[13-Jun-2026 14:50:05 UTC] ✅ User profile retrieved successfully for user ID: 806
[13-Jun-2026 14:50:06 UTC] === API CALL LOG ===
[13-Jun-2026 14:50:06 UTC] Endpoint: user/profile.php
[13-Jun-2026 14:50:06 UTC] Full Log Data: {
    "timestamp": "2026-06-13 14:50:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.252.126.2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.252.126.2, 172.68.132.136",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA2IiwidXNlcm5hbWUiOiJzdW5tdW5ib3kiLCJlbWFpbCI6ImFsYW1pbmJwbDEyMzQ1Njc4OUBnbWFpbC5jb20iLCJleHAiOjE3ODE5NjcwMDR9.xpBLrpqlSK9yt7e9owONbv_foZTl5T14gKeNa4MPXaU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b1e7db7d6f4f02-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.252.126.2",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 14:50:06 UTC] === END API CALL LOG ===
[13-Jun-2026 14:50:06 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 14:50:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA2IiwidXNlcm5hbWUiOiJzdW5tdW5ib3kiLCJlbWFpbCI6ImFsYW1pbmJwbDEyMzQ1Njc4OUBnbWFpbC5jb20iLCJleHAiOjE3ODE5NjcwMDR9.xpBLrpqlSK9yt7e9owONbv_foZTl5T14gKeNa4MPXaU
[13-Jun-2026 14:50:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 14:50:06 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 14:50:06 UTC] User ID: 806
[13-Jun-2026 14:50:06 UTC] ✅ User profile retrieved successfully for user ID: 806
[13-Jun-2026 14:50:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 14:50:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 14:50:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.252.126.2, 172.68.132.136","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA2IiwidXNlcm5hbWUiOiJzdW5tdW5ib3kiLCJlbWFpbCI6ImFsYW1pbmJwbDEyMzQ1Njc4OUBnbWFpbC5jb20iLCJleHAiOjE3ODE5NjcwMDR9.xpBLrpqlSK9yt7e9owONbv_foZTl5T14gKeNa4MPXaU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0b1e7db7d6e4f02-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.252.126.2","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jun-2026 14:50:06 UTC] === User Orders API Called ===
[13-Jun-2026 14:50:06 UTC] User ID: 806
[13-Jun-2026 14:50:06 UTC] Limit: 20, Offset: 0
[13-Jun-2026 14:50:06 UTC] Orders found: 0
[13-Jun-2026 14:50:06 UTC] Orders data: []
[13-Jun-2026 14:50:06 UTC] Total orders count: 0
[13-Jun-2026 14:50:07 UTC] === API CALL LOG ===
[13-Jun-2026 14:50:07 UTC] Endpoint: user/profile.php
[13-Jun-2026 14:50:07 UTC] Full Log Data: {
    "timestamp": "2026-06-13 14:50:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.252.126.2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.252.126.2, 172.68.132.136",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA2IiwidXNlcm5hbWUiOiJzdW5tdW5ib3kiLCJlbWFpbCI6ImFsYW1pbmJwbDEyMzQ1Njc4OUBnbWFpbC5jb20iLCJleHAiOjE3ODE5NjcwMDR9.xpBLrpqlSK9yt7e9owONbv_foZTl5T14gKeNa4MPXaU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b1e7e63b534f02-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.252.126.2",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 14:50:07 UTC] === END API CALL LOG ===
[13-Jun-2026 14:50:07 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 14:50:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA2IiwidXNlcm5hbWUiOiJzdW5tdW5ib3kiLCJlbWFpbCI6ImFsYW1pbmJwbDEyMzQ1Njc4OUBnbWFpbC5jb20iLCJleHAiOjE3ODE5NjcwMDR9.xpBLrpqlSK9yt7e9owONbv_foZTl5T14gKeNa4MPXaU
[13-Jun-2026 14:50:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 14:50:07 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 14:50:07 UTC] User ID: 806
[13-Jun-2026 14:50:07 UTC] ✅ User profile retrieved successfully for user ID: 806
[13-Jun-2026 14:50:53 UTC] === API CALL LOG ===
[13-Jun-2026 14:50:53 UTC] Endpoint: user/profile.php
[13-Jun-2026 14:50:53 UTC] Full Log Data: {
    "timestamp": "2026-06-13 14:50:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.252.126.2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.252.126.2, 172.68.132.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA2IiwidXNlcm5hbWUiOiJzdW5tdW5ib3kiLCJlbWFpbCI6ImFsYW1pbmJwbDEyMzQ1Njc4OUBnbWFpbC5jb20iLCJleHAiOjE3ODE5NjcwMDR9.xpBLrpqlSK9yt7e9owONbv_foZTl5T14gKeNa4MPXaU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b1e901abe24f02-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.252.126.2",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 14:50:53 UTC] === END API CALL LOG ===
[13-Jun-2026 14:50:53 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 14:50:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA2IiwidXNlcm5hbWUiOiJzdW5tdW5ib3kiLCJlbWFpbCI6ImFsYW1pbmJwbDEyMzQ1Njc4OUBnbWFpbC5jb20iLCJleHAiOjE3ODE5NjcwMDR9.xpBLrpqlSK9yt7e9owONbv_foZTl5T14gKeNa4MPXaU
[13-Jun-2026 14:50:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 14:50:53 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 14:50:53 UTC] User ID: 806
[13-Jun-2026 14:50:53 UTC] ✅ User profile retrieved successfully for user ID: 806
[13-Jun-2026 14:51:21 UTC] === API CALL LOG ===
[13-Jun-2026 14:51:21 UTC] Endpoint: user/profile.php
[13-Jun-2026 14:51:21 UTC] Full Log Data: {
    "timestamp": "2026-06-13 14:51:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.252.126.2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.252.126.2, 172.68.132.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA2IiwidXNlcm5hbWUiOiJzdW5tdW5ib3kiLCJlbWFpbCI6ImFsYW1pbmJwbDEyMzQ1Njc4OUBnbWFpbC5jb20iLCJleHAiOjE3ODE5NjcwMDR9.xpBLrpqlSK9yt7e9owONbv_foZTl5T14gKeNa4MPXaU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b1e9adbc1e4f02-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.252.126.2",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 14:51:21 UTC] === END API CALL LOG ===
[13-Jun-2026 14:51:21 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 14:51:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA2IiwidXNlcm5hbWUiOiJzdW5tdW5ib3kiLCJlbWFpbCI6ImFsYW1pbmJwbDEyMzQ1Njc4OUBnbWFpbC5jb20iLCJleHAiOjE3ODE5NjcwMDR9.xpBLrpqlSK9yt7e9owONbv_foZTl5T14gKeNa4MPXaU
[13-Jun-2026 14:51:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 14:51:21 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 14:51:21 UTC] User ID: 806
[13-Jun-2026 14:51:21 UTC] ✅ User profile retrieved successfully for user ID: 806
[13-Jun-2026 14:51:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 14:51:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 14:51:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.252.126.2, 172.68.132.137","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA2IiwidXNlcm5hbWUiOiJzdW5tdW5ib3kiLCJlbWFpbCI6ImFsYW1pbmJwbDEyMzQ1Njc4OUBnbWFpbC5jb20iLCJleHAiOjE3ODE5NjcwMDR9.xpBLrpqlSK9yt7e9owONbv_foZTl5T14gKeNa4MPXaU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0b1ea3458944f02-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.252.126.2","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jun-2026 14:51:42 UTC] === User Orders API Called ===
[13-Jun-2026 14:51:42 UTC] User ID: 806
[13-Jun-2026 14:51:42 UTC] Limit: 20, Offset: 0
[13-Jun-2026 14:51:42 UTC] Orders found: 0
[13-Jun-2026 14:51:42 UTC] Orders data: []
[13-Jun-2026 14:51:42 UTC] Total orders count: 0
[13-Jun-2026 14:51:42 UTC] === API CALL LOG ===
[13-Jun-2026 14:51:42 UTC] Endpoint: user/profile.php
[13-Jun-2026 14:51:42 UTC] Full Log Data: {
    "timestamp": "2026-06-13 14:51:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.252.126.2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.252.126.2, 172.68.132.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA2IiwidXNlcm5hbWUiOiJzdW5tdW5ib3kiLCJlbWFpbCI6ImFsYW1pbmJwbDEyMzQ1Njc4OUBnbWFpbC5jb20iLCJleHAiOjE3ODE5NjcwMDR9.xpBLrpqlSK9yt7e9owONbv_foZTl5T14gKeNa4MPXaU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b1ea34589e4f02-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.252.126.2",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 14:51:42 UTC] === END API CALL LOG ===
[13-Jun-2026 14:51:42 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 14:51:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA2IiwidXNlcm5hbWUiOiJzdW5tdW5ib3kiLCJlbWFpbCI6ImFsYW1pbmJwbDEyMzQ1Njc4OUBnbWFpbC5jb20iLCJleHAiOjE3ODE5NjcwMDR9.xpBLrpqlSK9yt7e9owONbv_foZTl5T14gKeNa4MPXaU
[13-Jun-2026 14:51:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 14:51:42 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 14:51:42 UTC] User ID: 806
[13-Jun-2026 14:51:42 UTC] ✅ User profile retrieved successfully for user ID: 806
[13-Jun-2026 14:51:42 UTC] === API CALL LOG ===
[13-Jun-2026 14:51:42 UTC] Endpoint: user/profile.php
[13-Jun-2026 14:51:42 UTC] Full Log Data: {
    "timestamp": "2026-06-13 14:51:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.252.126.2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.252.126.2, 172.68.132.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA2IiwidXNlcm5hbWUiOiJzdW5tdW5ib3kiLCJlbWFpbCI6ImFsYW1pbmJwbDEyMzQ1Njc4OUBnbWFpbC5jb20iLCJleHAiOjE3ODE5NjcwMDR9.xpBLrpqlSK9yt7e9owONbv_foZTl5T14gKeNa4MPXaU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b1ea3478c04f02-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.252.126.2",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 14:51:42 UTC] === END API CALL LOG ===
[13-Jun-2026 14:51:42 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 14:51:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA2IiwidXNlcm5hbWUiOiJzdW5tdW5ib3kiLCJlbWFpbCI6ImFsYW1pbmJwbDEyMzQ1Njc4OUBnbWFpbC5jb20iLCJleHAiOjE3ODE5NjcwMDR9.xpBLrpqlSK9yt7e9owONbv_foZTl5T14gKeNa4MPXaU
[13-Jun-2026 14:51:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 14:51:42 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 14:51:42 UTC] User ID: 806
[13-Jun-2026 14:51:42 UTC] ✅ User profile retrieved successfully for user ID: 806
[13-Jun-2026 14:52:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 14:52:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 14:52:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.252.126.2, 172.68.132.136","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA2IiwidXNlcm5hbWUiOiJzdW5tdW5ib3kiLCJlbWFpbCI6ImFsYW1pbmJwbDEyMzQ1Njc4OUBnbWFpbC5jb20iLCJleHAiOjE3ODE5NjcwMDR9.xpBLrpqlSK9yt7e9owONbv_foZTl5T14gKeNa4MPXaU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0b1eab7fcbb4f02-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.252.126.2","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jun-2026 14:52:03 UTC] === User Orders API Called ===
[13-Jun-2026 14:52:03 UTC] User ID: 806
[13-Jun-2026 14:52:03 UTC] Limit: 20, Offset: 0
[13-Jun-2026 14:52:03 UTC] Orders found: 0
[13-Jun-2026 14:52:03 UTC] Orders data: []
[13-Jun-2026 14:52:03 UTC] Total orders count: 0
[13-Jun-2026 14:52:04 UTC] === API CALL LOG ===
[13-Jun-2026 14:52:04 UTC] Endpoint: user/profile.php
[13-Jun-2026 14:52:04 UTC] Full Log Data: {
    "timestamp": "2026-06-13 14:52:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.252.126.2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.252.126.2, 172.68.132.136",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA2IiwidXNlcm5hbWUiOiJzdW5tdW5ib3kiLCJlbWFpbCI6ImFsYW1pbmJwbDEyMzQ1Njc4OUBnbWFpbC5jb20iLCJleHAiOjE3ODE5NjcwMDR9.xpBLrpqlSK9yt7e9owONbv_foZTl5T14gKeNa4MPXaU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b1eac08f164f02-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.252.126.2",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 14:52:04 UTC] === END API CALL LOG ===
[13-Jun-2026 14:52:04 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 14:52:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA2IiwidXNlcm5hbWUiOiJzdW5tdW5ib3kiLCJlbWFpbCI6ImFsYW1pbmJwbDEyMzQ1Njc4OUBnbWFpbC5jb20iLCJleHAiOjE3ODE5NjcwMDR9.xpBLrpqlSK9yt7e9owONbv_foZTl5T14gKeNa4MPXaU
[13-Jun-2026 14:52:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 14:52:04 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 14:52:04 UTC] User ID: 806
[13-Jun-2026 14:52:04 UTC] ✅ User profile retrieved successfully for user ID: 806
[13-Jun-2026 14:52:05 UTC] User Purchases API - User ID: 806
[13-Jun-2026 14:52:05 UTC] User Purchases API - Total purchases found: 0
[13-Jun-2026 14:52:06 UTC] === API CALL LOG ===
[13-Jun-2026 14:52:06 UTC] Endpoint: user/profile.php
[13-Jun-2026 14:52:06 UTC] Full Log Data: {
    "timestamp": "2026-06-13 14:52:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.252.126.2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.252.126.2, 172.68.132.136",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA2IiwidXNlcm5hbWUiOiJzdW5tdW5ib3kiLCJlbWFpbCI6ImFsYW1pbmJwbDEyMzQ1Njc4OUBnbWFpbC5jb20iLCJleHAiOjE3ODE5NjcwMDR9.xpBLrpqlSK9yt7e9owONbv_foZTl5T14gKeNa4MPXaU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b1eac98b504f02-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.252.126.2",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 14:52:06 UTC] === END API CALL LOG ===
[13-Jun-2026 14:52:06 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 14:52:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA2IiwidXNlcm5hbWUiOiJzdW5tdW5ib3kiLCJlbWFpbCI6ImFsYW1pbmJwbDEyMzQ1Njc4OUBnbWFpbC5jb20iLCJleHAiOjE3ODE5NjcwMDR9.xpBLrpqlSK9yt7e9owONbv_foZTl5T14gKeNa4MPXaU
[13-Jun-2026 14:52:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 14:52:06 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 14:52:06 UTC] User ID: 806
[13-Jun-2026 14:52:06 UTC] ✅ User profile retrieved successfully for user ID: 806
[13-Jun-2026 14:52:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 14:52:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 14:52:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.252.126.2, 172.68.132.136","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA2IiwidXNlcm5hbWUiOiJzdW5tdW5ib3kiLCJlbWFpbCI6ImFsYW1pbmJwbDEyMzQ1Njc4OUBnbWFpbC5jb20iLCJleHAiOjE3ODE5NjcwMDR9.xpBLrpqlSK9yt7e9owONbv_foZTl5T14gKeNa4MPXaU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0b1eac98b4f4f02-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.252.126.2","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jun-2026 14:52:06 UTC] === User Orders API Called ===
[13-Jun-2026 14:52:06 UTC] User ID: 806
[13-Jun-2026 14:52:06 UTC] Limit: 20, Offset: 0
[13-Jun-2026 14:52:06 UTC] Orders found: 0
[13-Jun-2026 14:52:06 UTC] Orders data: []
[13-Jun-2026 14:52:06 UTC] Total orders count: 0
[13-Jun-2026 14:52:06 UTC] === API CALL LOG ===
[13-Jun-2026 14:52:06 UTC] Endpoint: user/profile.php
[13-Jun-2026 14:52:06 UTC] Full Log Data: {
    "timestamp": "2026-06-13 14:52:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.252.126.2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.252.126.2, 172.68.132.136",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA2IiwidXNlcm5hbWUiOiJzdW5tdW5ib3kiLCJlbWFpbCI6ImFsYW1pbmJwbDEyMzQ1Njc4OUBnbWFpbC5jb20iLCJleHAiOjE3ODE5NjcwMDR9.xpBLrpqlSK9yt7e9owONbv_foZTl5T14gKeNa4MPXaU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b1eac9cbb34f02-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.252.126.2",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 14:52:06 UTC] === END API CALL LOG ===
[13-Jun-2026 14:52:06 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 14:52:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA2IiwidXNlcm5hbWUiOiJzdW5tdW5ib3kiLCJlbWFpbCI6ImFsYW1pbmJwbDEyMzQ1Njc4OUBnbWFpbC5jb20iLCJleHAiOjE3ODE5NjcwMDR9.xpBLrpqlSK9yt7e9owONbv_foZTl5T14gKeNa4MPXaU
[13-Jun-2026 14:52:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 14:52:06 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 14:52:06 UTC] User ID: 806
[13-Jun-2026 14:52:06 UTC] ✅ User profile retrieved successfully for user ID: 806
[13-Jun-2026 14:52:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 14:52:15 UTC] === API CALL LOG ===
[13-Jun-2026 14:52:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 14:52:15 UTC] Endpoint: user/profile.php
[13-Jun-2026 14:52:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.252.126.2, 172.68.132.136","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA2IiwidXNlcm5hbWUiOiJzdW5tdW5ib3kiLCJlbWFpbCI6ImFsYW1pbmJwbDEyMzQ1Njc4OUBnbWFpbC5jb20iLCJleHAiOjE3ODE5NjcwMDR9.xpBLrpqlSK9yt7e9owONbv_foZTl5T14gKeNa4MPXaU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0b1eb061d9d4f02-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.252.126.2","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jun-2026 14:52:15 UTC] Full Log Data: {
    "timestamp": "2026-06-13 14:52:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.252.126.2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.252.126.2, 172.68.132.136",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA2IiwidXNlcm5hbWUiOiJzdW5tdW5ib3kiLCJlbWFpbCI6ImFsYW1pbmJwbDEyMzQ1Njc4OUBnbWFpbC5jb20iLCJleHAiOjE3ODE5NjcwMDR9.xpBLrpqlSK9yt7e9owONbv_foZTl5T14gKeNa4MPXaU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b1eb061da04f02-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.252.126.2",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 14:52:15 UTC] === END API CALL LOG ===
[13-Jun-2026 14:52:15 UTC] === User Orders API Called ===
[13-Jun-2026 14:52:15 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 14:52:15 UTC] User ID: 806
[13-Jun-2026 14:52:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA2IiwidXNlcm5hbWUiOiJzdW5tdW5ib3kiLCJlbWFpbCI6ImFsYW1pbmJwbDEyMzQ1Njc4OUBnbWFpbC5jb20iLCJleHAiOjE3ODE5NjcwMDR9.xpBLrpqlSK9yt7e9owONbv_foZTl5T14gKeNa4MPXaU
[13-Jun-2026 14:52:15 UTC] Limit: 20, Offset: 0
[13-Jun-2026 14:52:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 14:52:15 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 14:52:15 UTC] User ID: 806
[13-Jun-2026 14:52:15 UTC] ✅ User profile retrieved successfully for user ID: 806
[13-Jun-2026 14:52:15 UTC] Orders found: 0
[13-Jun-2026 14:52:15 UTC] Orders data: []
[13-Jun-2026 14:52:15 UTC] Total orders count: 0
[13-Jun-2026 14:52:15 UTC] === API CALL LOG ===
[13-Jun-2026 14:52:15 UTC] Endpoint: user/profile.php
[13-Jun-2026 14:52:15 UTC] Full Log Data: {
    "timestamp": "2026-06-13 14:52:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.252.126.2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.252.126.2, 172.68.132.136",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA2IiwidXNlcm5hbWUiOiJzdW5tdW5ib3kiLCJlbWFpbCI6ImFsYW1pbmJwbDEyMzQ1Njc4OUBnbWFpbC5jb20iLCJleHAiOjE3ODE5NjcwMDR9.xpBLrpqlSK9yt7e9owONbv_foZTl5T14gKeNa4MPXaU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b1eb061da24f02-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.252.126.2",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 14:52:15 UTC] === END API CALL LOG ===
[13-Jun-2026 14:52:15 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 14:52:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA2IiwidXNlcm5hbWUiOiJzdW5tdW5ib3kiLCJlbWFpbCI6ImFsYW1pbmJwbDEyMzQ1Njc4OUBnbWFpbC5jb20iLCJleHAiOjE3ODE5NjcwMDR9.xpBLrpqlSK9yt7e9owONbv_foZTl5T14gKeNa4MPXaU
[13-Jun-2026 14:52:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 14:52:15 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 14:52:15 UTC] User ID: 806
[13-Jun-2026 14:52:15 UTC] ✅ User profile retrieved successfully for user ID: 806
[13-Jun-2026 14:52:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 14:52:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 14:52:20 UTC] === API CALL LOG ===
[13-Jun-2026 14:52:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.252.126.2, 172.68.132.136","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA2IiwidXNlcm5hbWUiOiJzdW5tdW5ib3kiLCJlbWFpbCI6ImFsYW1pbmJwbDEyMzQ1Njc4OUBnbWFpbC5jb20iLCJleHAiOjE3ODE5NjcwMDR9.xpBLrpqlSK9yt7e9owONbv_foZTl5T14gKeNa4MPXaU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0b1eb24cf284f02-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.252.126.2","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jun-2026 14:52:20 UTC] Endpoint: user/profile.php
[13-Jun-2026 14:52:20 UTC] === User Orders API Called ===
[13-Jun-2026 14:52:20 UTC] Full Log Data: {
    "timestamp": "2026-06-13 14:52:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.252.126.2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.252.126.2, 172.68.132.136",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA2IiwidXNlcm5hbWUiOiJzdW5tdW5ib3kiLCJlbWFpbCI6ImFsYW1pbmJwbDEyMzQ1Njc4OUBnbWFpbC5jb20iLCJleHAiOjE3ODE5NjcwMDR9.xpBLrpqlSK9yt7e9owONbv_foZTl5T14gKeNa4MPXaU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b1eb24cf2a4f02-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.252.126.2",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 14:52:20 UTC] === END API CALL LOG ===
[13-Jun-2026 14:52:20 UTC] User ID: 806
[13-Jun-2026 14:52:20 UTC] Limit: 20, Offset: 0
[13-Jun-2026 14:52:20 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 14:52:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA2IiwidXNlcm5hbWUiOiJzdW5tdW5ib3kiLCJlbWFpbCI6ImFsYW1pbmJwbDEyMzQ1Njc4OUBnbWFpbC5jb20iLCJleHAiOjE3ODE5NjcwMDR9.xpBLrpqlSK9yt7e9owONbv_foZTl5T14gKeNa4MPXaU
[13-Jun-2026 14:52:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 14:52:20 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 14:52:20 UTC] User ID: 806
[13-Jun-2026 14:52:20 UTC] Orders found: 0
[13-Jun-2026 14:52:20 UTC] Orders data: []
[13-Jun-2026 14:52:20 UTC] ✅ User profile retrieved successfully for user ID: 806
[13-Jun-2026 14:52:20 UTC] Total orders count: 0
[13-Jun-2026 14:52:20 UTC] === API CALL LOG ===
[13-Jun-2026 14:52:20 UTC] Endpoint: user/profile.php
[13-Jun-2026 14:52:20 UTC] Full Log Data: {
    "timestamp": "2026-06-13 14:52:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.252.126.2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.252.126.2, 172.68.132.136",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA2IiwidXNlcm5hbWUiOiJzdW5tdW5ib3kiLCJlbWFpbCI6ImFsYW1pbmJwbDEyMzQ1Njc4OUBnbWFpbC5jb20iLCJleHAiOjE3ODE5NjcwMDR9.xpBLrpqlSK9yt7e9owONbv_foZTl5T14gKeNa4MPXaU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b1eb24cf2d4f02-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.252.126.2",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 14:52:20 UTC] === END API CALL LOG ===
[13-Jun-2026 14:52:20 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 14:52:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA2IiwidXNlcm5hbWUiOiJzdW5tdW5ib3kiLCJlbWFpbCI6ImFsYW1pbmJwbDEyMzQ1Njc4OUBnbWFpbC5jb20iLCJleHAiOjE3ODE5NjcwMDR9.xpBLrpqlSK9yt7e9owONbv_foZTl5T14gKeNa4MPXaU
[13-Jun-2026 14:52:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 14:52:20 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 14:52:20 UTC] User ID: 806
[13-Jun-2026 14:52:20 UTC] ✅ User profile retrieved successfully for user ID: 806
[13-Jun-2026 14:52:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 14:52:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 14:52:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.252.126.2, 172.68.132.137","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA2IiwidXNlcm5hbWUiOiJzdW5tdW5ib3kiLCJlbWFpbCI6ImFsYW1pbmJwbDEyMzQ1Njc4OUBnbWFpbC5jb20iLCJleHAiOjE3ODE5NjcwMDR9.xpBLrpqlSK9yt7e9owONbv_foZTl5T14gKeNa4MPXaU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0b1ebdd38244f02-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.252.126.2","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jun-2026 14:52:50 UTC] === User Orders API Called ===
[13-Jun-2026 14:52:50 UTC] User ID: 806
[13-Jun-2026 14:52:50 UTC] Limit: 20, Offset: 0
[13-Jun-2026 14:52:50 UTC] Orders found: 0
[13-Jun-2026 14:52:50 UTC] Orders data: []
[13-Jun-2026 14:52:50 UTC] Total orders count: 0
[13-Jun-2026 14:52:50 UTC] === API CALL LOG ===
[13-Jun-2026 14:52:50 UTC] Endpoint: user/profile.php
[13-Jun-2026 14:52:50 UTC] Full Log Data: {
    "timestamp": "2026-06-13 14:52:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.252.126.2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.252.126.2, 172.68.132.136",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA2IiwidXNlcm5hbWUiOiJzdW5tdW5ib3kiLCJlbWFpbCI6ImFsYW1pbmJwbDEyMzQ1Njc4OUBnbWFpbC5jb20iLCJleHAiOjE3ODE5NjcwMDR9.xpBLrpqlSK9yt7e9owONbv_foZTl5T14gKeNa4MPXaU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b1ebdd38284f02-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.252.126.2",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 14:52:50 UTC] === END API CALL LOG ===
[13-Jun-2026 14:52:50 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 14:52:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA2IiwidXNlcm5hbWUiOiJzdW5tdW5ib3kiLCJlbWFpbCI6ImFsYW1pbmJwbDEyMzQ1Njc4OUBnbWFpbC5jb20iLCJleHAiOjE3ODE5NjcwMDR9.xpBLrpqlSK9yt7e9owONbv_foZTl5T14gKeNa4MPXaU
[13-Jun-2026 14:52:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 14:52:50 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 14:52:50 UTC] User ID: 806
[13-Jun-2026 14:52:50 UTC] ✅ User profile retrieved successfully for user ID: 806
[13-Jun-2026 14:52:50 UTC] === API CALL LOG ===
[13-Jun-2026 14:52:50 UTC] Endpoint: user/profile.php
[13-Jun-2026 14:52:50 UTC] Full Log Data: {
    "timestamp": "2026-06-13 14:52:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.252.126.2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.252.126.2, 172.68.132.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA2IiwidXNlcm5hbWUiOiJzdW5tdW5ib3kiLCJlbWFpbCI6ImFsYW1pbmJwbDEyMzQ1Njc4OUBnbWFpbC5jb20iLCJleHAiOjE3ODE5NjcwMDR9.xpBLrpqlSK9yt7e9owONbv_foZTl5T14gKeNa4MPXaU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b1ebdd38294f02-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.252.126.2",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 14:52:50 UTC] === END API CALL LOG ===
[13-Jun-2026 14:52:50 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 14:52:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA2IiwidXNlcm5hbWUiOiJzdW5tdW5ib3kiLCJlbWFpbCI6ImFsYW1pbmJwbDEyMzQ1Njc4OUBnbWFpbC5jb20iLCJleHAiOjE3ODE5NjcwMDR9.xpBLrpqlSK9yt7e9owONbv_foZTl5T14gKeNa4MPXaU
[13-Jun-2026 14:52:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 14:52:50 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 14:52:50 UTC] User ID: 806
[13-Jun-2026 14:52:50 UTC] ✅ User profile retrieved successfully for user ID: 806
[13-Jun-2026 14:53:07 UTC] === API CALL LOG ===
[13-Jun-2026 14:53:07 UTC] Endpoint: user/profile.php
[13-Jun-2026 14:53:07 UTC] Full Log Data: {
    "timestamp": "2026-06-13 14:53:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.252.126.2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.252.126.2, 172.68.132.136",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA2IiwidXNlcm5hbWUiOiJzdW5tdW5ib3kiLCJlbWFpbCI6ImFsYW1pbmJwbDEyMzQ1Njc4OUBnbWFpbC5jb20iLCJleHAiOjE3ODE5NjcwMDR9.xpBLrpqlSK9yt7e9owONbv_foZTl5T14gKeNa4MPXaU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b1ec43dc574f02-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.252.126.2",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 14:53:07 UTC] === END API CALL LOG ===
[13-Jun-2026 14:53:07 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 14:53:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA2IiwidXNlcm5hbWUiOiJzdW5tdW5ib3kiLCJlbWFpbCI6ImFsYW1pbmJwbDEyMzQ1Njc4OUBnbWFpbC5jb20iLCJleHAiOjE3ODE5NjcwMDR9.xpBLrpqlSK9yt7e9owONbv_foZTl5T14gKeNa4MPXaU
[13-Jun-2026 14:53:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 14:53:07 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 14:53:07 UTC] User ID: 806
[13-Jun-2026 14:53:07 UTC] ✅ User profile retrieved successfully for user ID: 806
[13-Jun-2026 14:53:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 14:53:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 14:53:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.252.126.2, 172.68.132.136","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA2IiwidXNlcm5hbWUiOiJzdW5tdW5ib3kiLCJlbWFpbCI6ImFsYW1pbmJwbDEyMzQ1Njc4OUBnbWFpbC5jb20iLCJleHAiOjE3ODE5NjcwMDR9.xpBLrpqlSK9yt7e9owONbv_foZTl5T14gKeNa4MPXaU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0b1ec43dc474f02-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.252.126.2","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jun-2026 14:53:07 UTC] === User Orders API Called ===
[13-Jun-2026 14:53:07 UTC] User ID: 806
[13-Jun-2026 14:53:07 UTC] Limit: 20, Offset: 0
[13-Jun-2026 14:53:07 UTC] Orders found: 0
[13-Jun-2026 14:53:07 UTC] Orders data: []
[13-Jun-2026 14:53:07 UTC] Total orders count: 0
[13-Jun-2026 14:53:07 UTC] === API CALL LOG ===
[13-Jun-2026 14:53:07 UTC] Endpoint: user/profile.php
[13-Jun-2026 14:53:07 UTC] Full Log Data: {
    "timestamp": "2026-06-13 14:53:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.252.126.2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.252.126.2, 172.68.132.136",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA2IiwidXNlcm5hbWUiOiJzdW5tdW5ib3kiLCJlbWFpbCI6ImFsYW1pbmJwbDEyMzQ1Njc4OUBnbWFpbC5jb20iLCJleHAiOjE3ODE5NjcwMDR9.xpBLrpqlSK9yt7e9owONbv_foZTl5T14gKeNa4MPXaU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b1ec441cab4f02-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.252.126.2",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 14:53:07 UTC] === END API CALL LOG ===
[13-Jun-2026 14:53:07 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 14:53:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA2IiwidXNlcm5hbWUiOiJzdW5tdW5ib3kiLCJlbWFpbCI6ImFsYW1pbmJwbDEyMzQ1Njc4OUBnbWFpbC5jb20iLCJleHAiOjE3ODE5NjcwMDR9.xpBLrpqlSK9yt7e9owONbv_foZTl5T14gKeNa4MPXaU
[13-Jun-2026 14:53:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 14:53:07 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 14:53:07 UTC] User ID: 806
[13-Jun-2026 14:53:07 UTC] ✅ User profile retrieved successfully for user ID: 806
[13-Jun-2026 14:53:32 UTC] === API CALL LOG ===
[13-Jun-2026 14:53:32 UTC] Endpoint: user/profile.php
[13-Jun-2026 14:53:32 UTC] Full Log Data: {
    "timestamp": "2026-06-13 14:53:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.252.126.2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.252.126.2, 172.68.132.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA2IiwidXNlcm5hbWUiOiJzdW5tdW5ib3kiLCJlbWFpbCI6ImFsYW1pbmJwbDEyMzQ1Njc4OUBnbWFpbC5jb20iLCJleHAiOjE3ODE5NjcwMDR9.xpBLrpqlSK9yt7e9owONbv_foZTl5T14gKeNa4MPXaU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b1ece61fdf4f02-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.252.126.2",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 14:53:32 UTC] === END API CALL LOG ===
[13-Jun-2026 14:53:32 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 14:53:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA2IiwidXNlcm5hbWUiOiJzdW5tdW5ib3kiLCJlbWFpbCI6ImFsYW1pbmJwbDEyMzQ1Njc4OUBnbWFpbC5jb20iLCJleHAiOjE3ODE5NjcwMDR9.xpBLrpqlSK9yt7e9owONbv_foZTl5T14gKeNa4MPXaU
[13-Jun-2026 14:53:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 14:53:32 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 14:53:32 UTC] User ID: 806
[13-Jun-2026 14:53:32 UTC] ✅ User profile retrieved successfully for user ID: 806
[13-Jun-2026 14:53:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 14:53:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 14:53:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.252.126.2, 172.68.132.137","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA2IiwidXNlcm5hbWUiOiJzdW5tdW5ib3kiLCJlbWFpbCI6ImFsYW1pbmJwbDEyMzQ1Njc4OUBnbWFpbC5jb20iLCJleHAiOjE3ODE5NjcwMDR9.xpBLrpqlSK9yt7e9owONbv_foZTl5T14gKeNa4MPXaU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0b1ece61fdd4f02-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.252.126.2","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jun-2026 14:53:32 UTC] === User Orders API Called ===
[13-Jun-2026 14:53:32 UTC] User ID: 806
[13-Jun-2026 14:53:32 UTC] Limit: 20, Offset: 0
[13-Jun-2026 14:53:32 UTC] === API CALL LOG ===
[13-Jun-2026 14:53:32 UTC] Endpoint: user/profile.php
[13-Jun-2026 14:53:32 UTC] Full Log Data: {
    "timestamp": "2026-06-13 14:53:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.252.126.2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.252.126.2, 172.68.132.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA2IiwidXNlcm5hbWUiOiJzdW5tdW5ib3kiLCJlbWFpbCI6ImFsYW1pbmJwbDEyMzQ1Njc4OUBnbWFpbC5jb20iLCJleHAiOjE3ODE5NjcwMDR9.xpBLrpqlSK9yt7e9owONbv_foZTl5T14gKeNa4MPXaU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b1ece61fde4f02-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.252.126.2",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 14:53:32 UTC] Orders found: 0
[13-Jun-2026 14:53:32 UTC] === END API CALL LOG ===
[13-Jun-2026 14:53:32 UTC] Orders data: []
[13-Jun-2026 14:53:32 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 14:53:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA2IiwidXNlcm5hbWUiOiJzdW5tdW5ib3kiLCJlbWFpbCI6ImFsYW1pbmJwbDEyMzQ1Njc4OUBnbWFpbC5jb20iLCJleHAiOjE3ODE5NjcwMDR9.xpBLrpqlSK9yt7e9owONbv_foZTl5T14gKeNa4MPXaU
[13-Jun-2026 14:53:32 UTC] Total orders count: 0
[13-Jun-2026 14:53:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 14:53:32 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 14:53:32 UTC] User ID: 806
[13-Jun-2026 14:53:32 UTC] ✅ User profile retrieved successfully for user ID: 806
[13-Jun-2026 14:53:35 UTC] === API CALL LOG ===
[13-Jun-2026 14:53:35 UTC] Endpoint: user/profile.php
[13-Jun-2026 14:53:35 UTC] Full Log Data: {
    "timestamp": "2026-06-13 14:53:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.252.126.2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.252.126.2, 172.68.132.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA2IiwidXNlcm5hbWUiOiJzdW5tdW5ib3kiLCJlbWFpbCI6ImFsYW1pbmJwbDEyMzQ1Njc4OUBnbWFpbC5jb20iLCJleHAiOjE3ODE5NjcwMDR9.xpBLrpqlSK9yt7e9owONbv_foZTl5T14gKeNa4MPXaU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b1ecfb3b094f02-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.252.126.2",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 14:53:35 UTC] === END API CALL LOG ===
[13-Jun-2026 14:53:35 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 14:53:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA2IiwidXNlcm5hbWUiOiJzdW5tdW5ib3kiLCJlbWFpbCI6ImFsYW1pbmJwbDEyMzQ1Njc4OUBnbWFpbC5jb20iLCJleHAiOjE3ODE5NjcwMDR9.xpBLrpqlSK9yt7e9owONbv_foZTl5T14gKeNa4MPXaU
[13-Jun-2026 14:53:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 14:53:35 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 14:53:35 UTC] User ID: 806
[13-Jun-2026 14:53:35 UTC] ✅ User profile retrieved successfully for user ID: 806
[13-Jun-2026 14:53:36 UTC] User Purchases API - User ID: 806
[13-Jun-2026 14:53:36 UTC] User Purchases API - Total purchases found: 0
[13-Jun-2026 14:53:40 UTC] User Purchases API - User ID: 806
[13-Jun-2026 14:53:40 UTC] User Purchases API - Total purchases found: 0
[13-Jun-2026 15:53:31 UTC] === API CALL LOG ===
[13-Jun-2026 15:53:31 UTC] Endpoint: user/profile.php
[13-Jun-2026 15:53:31 UTC] Full Log Data: {
    "timestamp": "2026-06-13 15:53:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "77.95.57.199",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "77.95.57.199, 172.64.196.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE5IiwidXNlcm5hbWUiOiJAZGV2ZWxvcGVyMXN0IiwiZW1haWwiOiJhYmR1bWFsaWt0b3Jva2VsZGlldjEyM0BnbWFpbC5jb20iLCJleHAiOjE3ODExNjcxNjF9.wUyi3BouLFX0LWEPSOsGvnSgKJiRqsoQh8RumfhGYko",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b244c29d4a6074-FRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "77.95.57.199",
        "cf-ipcountry": "KG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 15:53:31 UTC] === END API CALL LOG ===
[13-Jun-2026 15:53:31 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 15:53:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE5IiwidXNlcm5hbWUiOiJAZGV2ZWxvcGVyMXN0IiwiZW1haWwiOiJhYmR1bWFsaWt0b3Jva2VsZGlldjEyM0BnbWFpbC5jb20iLCJleHAiOjE3ODExNjcxNjF9.wUyi3BouLFX0LWEPSOsGvnSgKJiRqsoQh8RumfhGYko
[13-Jun-2026 15:53:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 15:53:31 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 15:53:31 UTC] User ID: 719
[13-Jun-2026 15:53:31 UTC] ✅ User profile retrieved successfully for user ID: 719
[13-Jun-2026 15:53:32 UTC] === API CALL LOG ===
[13-Jun-2026 15:53:32 UTC] Endpoint: user/profile.php
[13-Jun-2026 15:53:32 UTC] Full Log Data: {
    "timestamp": "2026-06-13 15:53:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "77.95.57.199",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "77.95.57.199, 172.64.196.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE5IiwidXNlcm5hbWUiOiJAZGV2ZWxvcGVyMXN0IiwiZW1haWwiOiJhYmR1bWFsaWt0b3Jva2VsZGlldjEyM0BnbWFpbC5jb20iLCJleHAiOjE3ODExNjcxNjF9.wUyi3BouLFX0LWEPSOsGvnSgKJiRqsoQh8RumfhGYko",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b244c95bf86074-FRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "77.95.57.199",
        "cf-ipcountry": "KG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 15:53:32 UTC] === END API CALL LOG ===
[13-Jun-2026 15:53:32 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 15:53:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE5IiwidXNlcm5hbWUiOiJAZGV2ZWxvcGVyMXN0IiwiZW1haWwiOiJhYmR1bWFsaWt0b3Jva2VsZGlldjEyM0BnbWFpbC5jb20iLCJleHAiOjE3ODExNjcxNjF9.wUyi3BouLFX0LWEPSOsGvnSgKJiRqsoQh8RumfhGYko
[13-Jun-2026 15:53:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 15:53:32 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 15:53:32 UTC] User ID: 719
[13-Jun-2026 15:53:32 UTC] ✅ User profile retrieved successfully for user ID: 719
[13-Jun-2026 15:53:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 15:53:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 15:53:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"77.95.57.199, 172.64.196.138","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzE5IiwidXNlcm5hbWUiOiJAZGV2ZWxvcGVyMXN0IiwiZW1haWwiOiJhYmR1bWFsaWt0b3Jva2VsZGlldjEyM0BnbWFpbC5jb20iLCJleHAiOjE3ODExNjcxNjF9.wUyi3BouLFX0LWEPSOsGvnSgKJiRqsoQh8RumfhGYko","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0b244c8eb346074-FRU","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"77.95.57.199","cf-ipcountry":"KG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jun-2026 15:53:32 UTC] === User Orders API Called ===
[13-Jun-2026 15:53:32 UTC] User ID: 719
[13-Jun-2026 15:53:32 UTC] Limit: 20, Offset: 0
[13-Jun-2026 15:53:32 UTC] Orders found: 0
[13-Jun-2026 15:53:32 UTC] Orders data: []
[13-Jun-2026 15:53:32 UTC] Total orders count: 0
[13-Jun-2026 16:37:47 UTC] === API CALL LOG ===
[13-Jun-2026 16:37:47 UTC] Endpoint: user/profile.php
[13-Jun-2026 16:37:47 UTC] Full Log Data: {
    "timestamp": "2026-06-13 16:37:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.43.86.247",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.43.86.247, 162.158.248.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b285940d5edd97-DAR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.43.86.247",
        "cf-ipcountry": "TZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 16:37:47 UTC] === END API CALL LOG ===
[13-Jun-2026 16:37:47 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 16:37:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ
[13-Jun-2026 16:37:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 16:37:47 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 16:37:47 UTC] User ID: 736
[13-Jun-2026 16:37:47 UTC] ✅ User profile retrieved successfully for user ID: 736
[13-Jun-2026 16:37:48 UTC] === API CALL LOG ===
[13-Jun-2026 16:37:48 UTC] Endpoint: user/profile.php
[13-Jun-2026 16:37:48 UTC] Full Log Data: {
    "timestamp": "2026-06-13 16:37:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.43.86.247",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.43.86.247, 162.158.248.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b2859fbbefdd97-DAR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.43.86.247",
        "cf-ipcountry": "TZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 16:37:48 UTC] === END API CALL LOG ===
[13-Jun-2026 16:37:48 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 16:37:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ
[13-Jun-2026 16:37:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 16:37:48 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 16:37:48 UTC] User ID: 736
[13-Jun-2026 16:37:48 UTC] ✅ User profile retrieved successfully for user ID: 736
[13-Jun-2026 16:37:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 16:37:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 16:37:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.43.86.247, 162.158.248.137","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0b2859fcbf7dd97-DAR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.43.86.247","cf-ipcountry":"TZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jun-2026 16:37:48 UTC] === User Orders API Called ===
[13-Jun-2026 16:37:48 UTC] User ID: 736
[13-Jun-2026 16:37:48 UTC] Limit: 20, Offset: 0
[13-Jun-2026 16:37:48 UTC] Orders found: 4
[13-Jun-2026 16:37:48 UTC] Orders data: [{"id":331,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/idrassa_fixed_2026\/13300","status":"pending","created_at":"2026-06-08 00:58:10","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":330,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/idrassa_fixed_2026\/13301","status":"pending","created_at":"2026-06-08 00:57:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":329,"quantity":950,"total_coins":950,"coin_type":"regular","telegram_link":"https:\/\/t.me\/idrassa_fixed_2026","status":"cancelled","created_at":"2026-06-07 13:03:15","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":328,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/idrassa_fixed_2026","status":"cancelled","created_at":"2026-06-07 13:01:51","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[13-Jun-2026 16:37:48 UTC] Total orders count: 4
[13-Jun-2026 16:37:48 UTC] === API CALL LOG ===
[13-Jun-2026 16:37:48 UTC] Endpoint: user/profile.php
[13-Jun-2026 16:37:48 UTC] Full Log Data: {
    "timestamp": "2026-06-13 16:37:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.43.86.247",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.43.86.247, 162.158.248.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b285a02c8add97-DAR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.43.86.247",
        "cf-ipcountry": "TZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 16:37:48 UTC] === END API CALL LOG ===
[13-Jun-2026 16:37:48 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 16:37:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ
[13-Jun-2026 16:37:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 16:37:48 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 16:37:48 UTC] User ID: 736
[13-Jun-2026 16:37:48 UTC] ✅ User profile retrieved successfully for user ID: 736
[13-Jun-2026 16:37:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 16:37:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 16:37:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.43.86.247, 162.158.248.137","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0b285c70a95dd97-DAR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.43.86.247","cf-ipcountry":"TZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jun-2026 16:37:54 UTC] === User Orders API Called ===
[13-Jun-2026 16:37:54 UTC] User ID: 736
[13-Jun-2026 16:37:54 UTC] Limit: 20, Offset: 0
[13-Jun-2026 16:37:54 UTC] Orders found: 4
[13-Jun-2026 16:37:54 UTC] Orders data: [{"id":331,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/idrassa_fixed_2026\/13300","status":"pending","created_at":"2026-06-08 00:58:10","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":330,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/idrassa_fixed_2026\/13301","status":"pending","created_at":"2026-06-08 00:57:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":329,"quantity":950,"total_coins":950,"coin_type":"regular","telegram_link":"https:\/\/t.me\/idrassa_fixed_2026","status":"cancelled","created_at":"2026-06-07 13:03:15","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":328,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/idrassa_fixed_2026","status":"cancelled","created_at":"2026-06-07 13:01:51","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[13-Jun-2026 16:37:54 UTC] Total orders count: 4
[13-Jun-2026 16:38:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 16:38:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 16:38:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.43.86.247, 162.158.248.136","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0b285f6bc51dd97-DAR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.43.86.247","cf-ipcountry":"TZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jun-2026 16:38:02 UTC] === User Orders API Called ===
[13-Jun-2026 16:38:02 UTC] User ID: 736
[13-Jun-2026 16:38:02 UTC] Limit: 20, Offset: 0
[13-Jun-2026 16:38:02 UTC] Orders found: 4
[13-Jun-2026 16:38:02 UTC] Orders data: [{"id":331,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/idrassa_fixed_2026\/13300","status":"pending","created_at":"2026-06-08 00:58:10","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":330,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/idrassa_fixed_2026\/13301","status":"pending","created_at":"2026-06-08 00:57:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":329,"quantity":950,"total_coins":950,"coin_type":"regular","telegram_link":"https:\/\/t.me\/idrassa_fixed_2026","status":"cancelled","created_at":"2026-06-07 13:03:15","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":328,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/idrassa_fixed_2026","status":"cancelled","created_at":"2026-06-07 13:01:51","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[13-Jun-2026 16:38:02 UTC] Total orders count: 4
[13-Jun-2026 16:38:02 UTC] === API CALL LOG ===
[13-Jun-2026 16:38:02 UTC] Endpoint: user/profile.php
[13-Jun-2026 16:38:02 UTC] Full Log Data: {
    "timestamp": "2026-06-13 16:38:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.43.86.247",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.43.86.247, 162.158.248.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b285f75d24dd97-DAR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.43.86.247",
        "cf-ipcountry": "TZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 16:38:02 UTC] === END API CALL LOG ===
[13-Jun-2026 16:38:02 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 16:38:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ
[13-Jun-2026 16:38:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 16:38:02 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 16:38:02 UTC] User ID: 736
[13-Jun-2026 16:38:02 UTC] ✅ User profile retrieved successfully for user ID: 736
[13-Jun-2026 16:38:02 UTC] === API CALL LOG ===
[13-Jun-2026 16:38:02 UTC] Endpoint: user/profile.php
[13-Jun-2026 16:38:02 UTC] Full Log Data: {
    "timestamp": "2026-06-13 16:38:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.43.86.247",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.43.86.247, 162.158.248.136",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b285fb1a38dd97-DAR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.43.86.247",
        "cf-ipcountry": "TZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 16:38:02 UTC] === END API CALL LOG ===
[13-Jun-2026 16:38:02 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 16:38:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ
[13-Jun-2026 16:38:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 16:38:02 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 16:38:02 UTC] User ID: 736
[13-Jun-2026 16:38:02 UTC] ✅ User profile retrieved successfully for user ID: 736
[13-Jun-2026 16:38:43 UTC] === API CALL LOG ===
[13-Jun-2026 16:38:43 UTC] Endpoint: user/profile.php
[13-Jun-2026 16:38:43 UTC] Full Log Data: {
    "timestamp": "2026-06-13 16:38:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.43.86.247",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.43.86.247, 162.158.248.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b286f76b9fde9e-DAR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.43.86.247",
        "cf-ipcountry": "TZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 16:38:43 UTC] === END API CALL LOG ===
[13-Jun-2026 16:38:43 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 16:38:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ
[13-Jun-2026 16:38:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 16:38:43 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 16:38:43 UTC] User ID: 736
[13-Jun-2026 16:38:43 UTC] ✅ User profile retrieved successfully for user ID: 736
[13-Jun-2026 16:39:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 16:39:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 16:39:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.43.86.247, 162.158.248.137","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0b28771bff1de9e-DAR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.43.86.247","cf-ipcountry":"TZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jun-2026 16:39:02 UTC] === User Orders API Called ===
[13-Jun-2026 16:39:02 UTC] User ID: 736
[13-Jun-2026 16:39:02 UTC] Limit: 20, Offset: 0
[13-Jun-2026 16:39:02 UTC] Orders found: 4
[13-Jun-2026 16:39:02 UTC] Orders data: [{"id":331,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/idrassa_fixed_2026\/13300","status":"pending","created_at":"2026-06-08 00:58:10","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":330,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/idrassa_fixed_2026\/13301","status":"pending","created_at":"2026-06-08 00:57:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":329,"quantity":950,"total_coins":950,"coin_type":"regular","telegram_link":"https:\/\/t.me\/idrassa_fixed_2026","status":"cancelled","created_at":"2026-06-07 13:03:15","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":328,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/idrassa_fixed_2026","status":"cancelled","created_at":"2026-06-07 13:01:51","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[13-Jun-2026 16:39:02 UTC] Total orders count: 4
[13-Jun-2026 16:39:02 UTC] === API CALL LOG ===
[13-Jun-2026 16:39:02 UTC] Endpoint: user/profile.php
[13-Jun-2026 16:39:02 UTC] Full Log Data: {
    "timestamp": "2026-06-13 16:39:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.43.86.247",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.43.86.247, 162.158.248.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b287725914de9e-DAR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.43.86.247",
        "cf-ipcountry": "TZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 16:39:02 UTC] === END API CALL LOG ===
[13-Jun-2026 16:39:02 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 16:39:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ
[13-Jun-2026 16:39:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 16:39:02 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 16:39:02 UTC] User ID: 736
[13-Jun-2026 16:39:02 UTC] ✅ User profile retrieved successfully for user ID: 736
[13-Jun-2026 16:39:03 UTC] === API CALL LOG ===
[13-Jun-2026 16:39:03 UTC] Endpoint: user/profile.php
[13-Jun-2026 16:39:03 UTC] Full Log Data: {
    "timestamp": "2026-06-13 16:39:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.43.86.247",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.43.86.247, 162.158.248.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b287761ef8de9e-DAR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.43.86.247",
        "cf-ipcountry": "TZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 16:39:03 UTC] === END API CALL LOG ===
[13-Jun-2026 16:39:03 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 16:39:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ
[13-Jun-2026 16:39:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 16:39:03 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 16:39:03 UTC] User ID: 736
[13-Jun-2026 16:39:03 UTC] ✅ User profile retrieved successfully for user ID: 736
[13-Jun-2026 16:39:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 16:39:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 16:39:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.43.86.247, 162.158.248.137","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0b2878a3c34de9e-DAR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.43.86.247","cf-ipcountry":"TZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jun-2026 16:39:06 UTC] === User Orders API Called ===
[13-Jun-2026 16:39:06 UTC] User ID: 736
[13-Jun-2026 16:39:06 UTC] Limit: 20, Offset: 0
[13-Jun-2026 16:39:06 UTC] Orders found: 4
[13-Jun-2026 16:39:06 UTC] Orders data: [{"id":331,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/idrassa_fixed_2026\/13300","status":"pending","created_at":"2026-06-08 00:58:10","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":330,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/idrassa_fixed_2026\/13301","status":"pending","created_at":"2026-06-08 00:57:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":329,"quantity":950,"total_coins":950,"coin_type":"regular","telegram_link":"https:\/\/t.me\/idrassa_fixed_2026","status":"cancelled","created_at":"2026-06-07 13:03:15","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":328,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/idrassa_fixed_2026","status":"cancelled","created_at":"2026-06-07 13:01:51","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[13-Jun-2026 16:39:06 UTC] Total orders count: 4
[13-Jun-2026 16:39:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 16:39:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 16:39:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.43.86.247, 162.158.248.136","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0b288cc18edde9e-DAR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.43.86.247","cf-ipcountry":"TZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jun-2026 16:39:58 UTC] === User Orders API Called ===
[13-Jun-2026 16:39:58 UTC] User ID: 736
[13-Jun-2026 16:39:58 UTC] Limit: 20, Offset: 0
[13-Jun-2026 16:39:58 UTC] Orders found: 4
[13-Jun-2026 16:39:58 UTC] Orders data: [{"id":331,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/idrassa_fixed_2026\/13300","status":"pending","created_at":"2026-06-08 00:58:10","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":330,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/idrassa_fixed_2026\/13301","status":"pending","created_at":"2026-06-08 00:57:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":329,"quantity":950,"total_coins":950,"coin_type":"regular","telegram_link":"https:\/\/t.me\/idrassa_fixed_2026","status":"cancelled","created_at":"2026-06-07 13:03:15","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":328,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/idrassa_fixed_2026","status":"cancelled","created_at":"2026-06-07 13:01:51","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[13-Jun-2026 16:39:58 UTC] Total orders count: 4
[13-Jun-2026 16:39:58 UTC] === API CALL LOG ===
[13-Jun-2026 16:39:58 UTC] Endpoint: user/profile.php
[13-Jun-2026 16:39:58 UTC] Full Log Data: {
    "timestamp": "2026-06-13 16:39:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.43.86.247",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.43.86.247, 162.158.248.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b288cca9dfde9e-DAR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.43.86.247",
        "cf-ipcountry": "TZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 16:39:58 UTC] === END API CALL LOG ===
[13-Jun-2026 16:39:58 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 16:39:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ
[13-Jun-2026 16:39:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 16:39:58 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 16:39:58 UTC] User ID: 736
[13-Jun-2026 16:39:58 UTC] ✅ User profile retrieved successfully for user ID: 736
[13-Jun-2026 16:39:58 UTC] === API CALL LOG ===
[13-Jun-2026 16:39:58 UTC] Endpoint: user/profile.php
[13-Jun-2026 16:39:58 UTC] Full Log Data: {
    "timestamp": "2026-06-13 16:39:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.43.86.247",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.43.86.247, 162.158.248.136",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b288d08f1cde9e-DAR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.43.86.247",
        "cf-ipcountry": "TZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 16:39:58 UTC] === END API CALL LOG ===
[13-Jun-2026 16:39:58 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 16:39:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ
[13-Jun-2026 16:39:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 16:39:58 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 16:39:58 UTC] User ID: 736
[13-Jun-2026 16:39:58 UTC] ✅ User profile retrieved successfully for user ID: 736
[13-Jun-2026 17:34:39 UTC] === API CALL LOG ===
[13-Jun-2026 17:34:39 UTC] Endpoint: user/profile.php
[13-Jun-2026 17:34:39 UTC] Full Log Data: {
    "timestamp": "2026-06-13 17:34:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.159.238.235",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.159.238.235, 172.68.111.18",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA1IiwidXNlcm5hbWUiOiJLaWJldCIsImVtYWlsIjoiZW5vY2traWJldDM3NUBnbWFpbC5jb20iLCJleHAiOjE3ODE5NjQ5Njd9.AQ91iIUY9FqJVPjAE3ZPSm7tKuPcuWL6nKyZSRY5X20",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b2d8e71d03e0cb-MUC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.159.238.235",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 17:34:39 UTC] === END API CALL LOG ===
[13-Jun-2026 17:34:39 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 17:34:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA1IiwidXNlcm5hbWUiOiJLaWJldCIsImVtYWlsIjoiZW5vY2traWJldDM3NUBnbWFpbC5jb20iLCJleHAiOjE3ODE5NjQ5Njd9.AQ91iIUY9FqJVPjAE3ZPSm7tKuPcuWL6nKyZSRY5X20
[13-Jun-2026 17:34:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 17:34:39 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 17:34:39 UTC] User ID: 805
[13-Jun-2026 17:34:39 UTC] ✅ User profile retrieved successfully for user ID: 805
[13-Jun-2026 17:34:40 UTC] === API CALL LOG ===
[13-Jun-2026 17:34:40 UTC] Endpoint: user/profile.php
[13-Jun-2026 17:34:40 UTC] Full Log Data: {
    "timestamp": "2026-06-13 17:34:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.159.238.235",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.159.238.235, 172.68.111.18",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA1IiwidXNlcm5hbWUiOiJLaWJldCIsImVtYWlsIjoiZW5vY2traWJldDM3NUBnbWFpbC5jb20iLCJleHAiOjE3ODE5NjQ5Njd9.AQ91iIUY9FqJVPjAE3ZPSm7tKuPcuWL6nKyZSRY5X20",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b2d8ec4f45e0cb-MUC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.159.238.235",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 17:34:40 UTC] === END API CALL LOG ===
[13-Jun-2026 17:34:40 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 17:34:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA1IiwidXNlcm5hbWUiOiJLaWJldCIsImVtYWlsIjoiZW5vY2traWJldDM3NUBnbWFpbC5jb20iLCJleHAiOjE3ODE5NjQ5Njd9.AQ91iIUY9FqJVPjAE3ZPSm7tKuPcuWL6nKyZSRY5X20
[13-Jun-2026 17:34:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 17:34:40 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 17:34:40 UTC] User ID: 805
[13-Jun-2026 17:34:40 UTC] ✅ User profile retrieved successfully for user ID: 805
[13-Jun-2026 17:34:40 UTC] === API CALL LOG ===
[13-Jun-2026 17:34:40 UTC] Endpoint: user/profile.php
[13-Jun-2026 17:34:40 UTC] Full Log Data: {
    "timestamp": "2026-06-13 17:34:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.159.238.235",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.159.238.235, 172.68.111.18",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA1IiwidXNlcm5hbWUiOiJLaWJldCIsImVtYWlsIjoiZW5vY2traWJldDM3NUBnbWFpbC5jb20iLCJleHAiOjE3ODE5NjQ5Njd9.AQ91iIUY9FqJVPjAE3ZPSm7tKuPcuWL6nKyZSRY5X20",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b2d8ec4f4ae0cb-MUC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.159.238.235",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 17:34:40 UTC] === END API CALL LOG ===
[13-Jun-2026 17:34:40 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 17:34:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA1IiwidXNlcm5hbWUiOiJLaWJldCIsImVtYWlsIjoiZW5vY2traWJldDM3NUBnbWFpbC5jb20iLCJleHAiOjE3ODE5NjQ5Njd9.AQ91iIUY9FqJVPjAE3ZPSm7tKuPcuWL6nKyZSRY5X20
[13-Jun-2026 17:34:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 17:34:40 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 17:34:40 UTC] User ID: 805
[13-Jun-2026 17:34:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 17:34:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 17:34:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"154.159.238.235, 172.68.111.18","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA1IiwidXNlcm5hbWUiOiJLaWJldCIsImVtYWlsIjoiZW5vY2traWJldDM3NUBnbWFpbC5jb20iLCJleHAiOjE3ODE5NjQ5Njd9.AQ91iIUY9FqJVPjAE3ZPSm7tKuPcuWL6nKyZSRY5X20","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0b2d8ec4f49e0cb-MUC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"154.159.238.235","cf-ipcountry":"KE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jun-2026 17:34:40 UTC] ✅ User profile retrieved successfully for user ID: 805
[13-Jun-2026 17:34:40 UTC] === User Orders API Called ===
[13-Jun-2026 17:34:40 UTC] User ID: 805
[13-Jun-2026 17:34:40 UTC] Limit: 20, Offset: 0
[13-Jun-2026 17:34:40 UTC] Orders found: 0
[13-Jun-2026 17:34:40 UTC] Orders data: []
[13-Jun-2026 17:34:40 UTC] Total orders count: 0
[13-Jun-2026 17:34:59 UTC] === API CALL LOG ===
[13-Jun-2026 17:34:59 UTC] Endpoint: user/profile.php
[13-Jun-2026 17:34:59 UTC] Full Log Data: {
    "timestamp": "2026-06-13 17:34:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.159.238.235",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.159.238.235, 172.68.111.18",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA1IiwidXNlcm5hbWUiOiJLaWJldCIsImVtYWlsIjoiZW5vY2traWJldDM3NUBnbWFpbC5jb20iLCJleHAiOjE3ODE5NjQ5Njd9.AQ91iIUY9FqJVPjAE3ZPSm7tKuPcuWL6nKyZSRY5X20",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b2d965e9d91dbb-MUC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.159.238.235",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 17:34:59 UTC] === END API CALL LOG ===
[13-Jun-2026 17:34:59 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 17:34:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA1IiwidXNlcm5hbWUiOiJLaWJldCIsImVtYWlsIjoiZW5vY2traWJldDM3NUBnbWFpbC5jb20iLCJleHAiOjE3ODE5NjQ5Njd9.AQ91iIUY9FqJVPjAE3ZPSm7tKuPcuWL6nKyZSRY5X20
[13-Jun-2026 17:34:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 17:34:59 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 17:34:59 UTC] User ID: 805
[13-Jun-2026 17:34:59 UTC] ✅ User profile retrieved successfully for user ID: 805
[13-Jun-2026 17:35:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 17:35:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 17:35:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"154.159.238.235, 172.68.111.18","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA1IiwidXNlcm5hbWUiOiJLaWJldCIsImVtYWlsIjoiZW5vY2traWJldDM3NUBnbWFpbC5jb20iLCJleHAiOjE3ODE5NjQ5Njd9.AQ91iIUY9FqJVPjAE3ZPSm7tKuPcuWL6nKyZSRY5X20","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0b2d96bac4d1dbb-MUC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"154.159.238.235","cf-ipcountry":"KE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jun-2026 17:35:00 UTC] === User Orders API Called ===
[13-Jun-2026 17:35:00 UTC] User ID: 805
[13-Jun-2026 17:35:00 UTC] Limit: 20, Offset: 0
[13-Jun-2026 17:35:00 UTC] Orders found: 0
[13-Jun-2026 17:35:00 UTC] Orders data: []
[13-Jun-2026 17:35:00 UTC] Total orders count: 0
[13-Jun-2026 17:35:00 UTC] === API CALL LOG ===
[13-Jun-2026 17:35:00 UTC] Endpoint: user/profile.php
[13-Jun-2026 17:35:00 UTC] Full Log Data: {
    "timestamp": "2026-06-13 17:35:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.159.238.235",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.159.238.235, 172.68.111.18",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA1IiwidXNlcm5hbWUiOiJLaWJldCIsImVtYWlsIjoiZW5vY2traWJldDM3NUBnbWFpbC5jb20iLCJleHAiOjE3ODE5NjQ5Njd9.AQ91iIUY9FqJVPjAE3ZPSm7tKuPcuWL6nKyZSRY5X20",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b2d96bac4b1dbb-MUC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.159.238.235",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 17:35:00 UTC] === END API CALL LOG ===
[13-Jun-2026 17:35:00 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 17:35:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA1IiwidXNlcm5hbWUiOiJLaWJldCIsImVtYWlsIjoiZW5vY2traWJldDM3NUBnbWFpbC5jb20iLCJleHAiOjE3ODE5NjQ5Njd9.AQ91iIUY9FqJVPjAE3ZPSm7tKuPcuWL6nKyZSRY5X20
[13-Jun-2026 17:35:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 17:35:00 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 17:35:00 UTC] === API CALL LOG ===
[13-Jun-2026 17:35:00 UTC] User ID: 805
[13-Jun-2026 17:35:00 UTC] Endpoint: user/profile.php
[13-Jun-2026 17:35:00 UTC] Full Log Data: {
    "timestamp": "2026-06-13 17:35:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.159.238.235",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.159.238.235, 172.68.111.18",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA1IiwidXNlcm5hbWUiOiJLaWJldCIsImVtYWlsIjoiZW5vY2traWJldDM3NUBnbWFpbC5jb20iLCJleHAiOjE3ODE5NjQ5Njd9.AQ91iIUY9FqJVPjAE3ZPSm7tKuPcuWL6nKyZSRY5X20",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b2d96bac4e1dbb-MUC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.159.238.235",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 17:35:00 UTC] === END API CALL LOG ===
[13-Jun-2026 17:35:00 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 17:35:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA1IiwidXNlcm5hbWUiOiJLaWJldCIsImVtYWlsIjoiZW5vY2traWJldDM3NUBnbWFpbC5jb20iLCJleHAiOjE3ODE5NjQ5Njd9.AQ91iIUY9FqJVPjAE3ZPSm7tKuPcuWL6nKyZSRY5X20
[13-Jun-2026 17:35:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 17:35:00 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 17:35:00 UTC] ✅ User profile retrieved successfully for user ID: 805
[13-Jun-2026 17:35:00 UTC] User ID: 805
[13-Jun-2026 17:35:00 UTC] ✅ User profile retrieved successfully for user ID: 805
[13-Jun-2026 19:33:34 UTC] === API CALL LOG ===
[13-Jun-2026 19:33:34 UTC] Endpoint: user/profile.php
[13-Jun-2026 19:33:34 UTC] Full Log Data: {
    "timestamp": "2026-06-13 19:33:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "151.115.165.254",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "151.115.165.254, 188.114.102.47",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA3IiwidXNlcm5hbWUiOiJ6YWtpcmh1c3NhaW4iLCJlbWFpbCI6Inpha2lyaHVzc2FpbjAzMDU5ODA4NjI0QGdtYWlsLmNvbSIsImV4cCI6MTc4MTk4NDAxM30.3T74v9Y4xDfMMLmhWhemcl-dD1qczvUcyj-x1hCpnFU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b38717aab34c61-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "151.115.165.254",
        "cf-ipcountry": "IT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 19:33:34 UTC] === END API CALL LOG ===
[13-Jun-2026 19:33:34 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 19:33:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA3IiwidXNlcm5hbWUiOiJ6YWtpcmh1c3NhaW4iLCJlbWFpbCI6Inpha2lyaHVzc2FpbjAzMDU5ODA4NjI0QGdtYWlsLmNvbSIsImV4cCI6MTc4MTk4NDAxM30.3T74v9Y4xDfMMLmhWhemcl-dD1qczvUcyj-x1hCpnFU
[13-Jun-2026 19:33:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 19:33:34 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 19:33:34 UTC] User ID: 807
[13-Jun-2026 19:33:34 UTC] ✅ User profile retrieved successfully for user ID: 807
[13-Jun-2026 19:33:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 19:33:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 19:33:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"151.115.165.254, 188.114.102.47","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA3IiwidXNlcm5hbWUiOiJ6YWtpcmh1c3NhaW4iLCJlbWFpbCI6Inpha2lyaHVzc2FpbjAzMDU5ODA4NjI0QGdtYWlsLmNvbSIsImV4cCI6MTc4MTk4NDAxM30.3T74v9Y4xDfMMLmhWhemcl-dD1qczvUcyj-x1hCpnFU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0b38717aab64c61-MXP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"151.115.165.254","cf-ipcountry":"IT","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jun-2026 19:33:34 UTC] === User Orders API Called ===
[13-Jun-2026 19:33:34 UTC] User ID: 807
[13-Jun-2026 19:33:34 UTC] Limit: 20, Offset: 0
[13-Jun-2026 19:33:34 UTC] Orders found: 0
[13-Jun-2026 19:33:34 UTC] Orders data: []
[13-Jun-2026 19:33:34 UTC] Total orders count: 0
[13-Jun-2026 19:33:34 UTC] === API CALL LOG ===
[13-Jun-2026 19:33:34 UTC] Endpoint: user/profile.php
[13-Jun-2026 19:33:34 UTC] Full Log Data: {
    "timestamp": "2026-06-13 19:33:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "151.115.165.254",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "151.115.165.254, 188.114.102.136",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA3IiwidXNlcm5hbWUiOiJ6YWtpcmh1c3NhaW4iLCJlbWFpbCI6Inpha2lyaHVzc2FpbjAzMDU5ODA4NjI0QGdtYWlsLmNvbSIsImV4cCI6MTc4MTk4NDAxM30.3T74v9Y4xDfMMLmhWhemcl-dD1qczvUcyj-x1hCpnFU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b387189b344c61-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "151.115.165.254",
        "cf-ipcountry": "IT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 19:33:34 UTC] === END API CALL LOG ===
[13-Jun-2026 19:33:34 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 19:33:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA3IiwidXNlcm5hbWUiOiJ6YWtpcmh1c3NhaW4iLCJlbWFpbCI6Inpha2lyaHVzc2FpbjAzMDU5ODA4NjI0QGdtYWlsLmNvbSIsImV4cCI6MTc4MTk4NDAxM30.3T74v9Y4xDfMMLmhWhemcl-dD1qczvUcyj-x1hCpnFU
[13-Jun-2026 19:33:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 19:33:34 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 19:33:34 UTC] User ID: 807
[13-Jun-2026 19:33:34 UTC] ✅ User profile retrieved successfully for user ID: 807
[13-Jun-2026 19:33:35 UTC] === API CALL LOG ===
[13-Jun-2026 19:33:35 UTC] Endpoint: user/profile.php
[13-Jun-2026 19:33:35 UTC] Full Log Data: {
    "timestamp": "2026-06-13 19:33:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "151.115.165.254",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "151.115.165.254, 188.114.102.136",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA3IiwidXNlcm5hbWUiOiJ6YWtpcmh1c3NhaW4iLCJlbWFpbCI6Inpha2lyaHVzc2FpbjAzMDU5ODA4NjI0QGdtYWlsLmNvbSIsImV4cCI6MTc4MTk4NDAxM30.3T74v9Y4xDfMMLmhWhemcl-dD1qczvUcyj-x1hCpnFU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b387202f974c61-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "151.115.165.254",
        "cf-ipcountry": "IT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 19:33:35 UTC] === END API CALL LOG ===
[13-Jun-2026 19:33:35 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 19:33:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA3IiwidXNlcm5hbWUiOiJ6YWtpcmh1c3NhaW4iLCJlbWFpbCI6Inpha2lyaHVzc2FpbjAzMDU5ODA4NjI0QGdtYWlsLmNvbSIsImV4cCI6MTc4MTk4NDAxM30.3T74v9Y4xDfMMLmhWhemcl-dD1qczvUcyj-x1hCpnFU
[13-Jun-2026 19:33:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 19:33:35 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 19:33:35 UTC] User ID: 807
[13-Jun-2026 19:33:35 UTC] ✅ User profile retrieved successfully for user ID: 807
[13-Jun-2026 19:33:38 UTC] === API CALL LOG ===
[13-Jun-2026 19:33:38 UTC] Endpoint: user/profile.php
[13-Jun-2026 19:33:38 UTC] Full Log Data: {
    "timestamp": "2026-06-13 19:33:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "151.115.165.254",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "151.115.165.254, 188.114.102.136",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA3IiwidXNlcm5hbWUiOiJ6YWtpcmh1c3NhaW4iLCJlbWFpbCI6Inpha2lyaHVzc2FpbjAzMDU5ODA4NjI0QGdtYWlsLmNvbSIsImV4cCI6MTc4MTk4NDAxM30.3T74v9Y4xDfMMLmhWhemcl-dD1qczvUcyj-x1hCpnFU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b387352c924c61-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "151.115.165.254",
        "cf-ipcountry": "IT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 19:33:38 UTC] === END API CALL LOG ===
[13-Jun-2026 19:33:38 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 19:33:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA3IiwidXNlcm5hbWUiOiJ6YWtpcmh1c3NhaW4iLCJlbWFpbCI6Inpha2lyaHVzc2FpbjAzMDU5ODA4NjI0QGdtYWlsLmNvbSIsImV4cCI6MTc4MTk4NDAxM30.3T74v9Y4xDfMMLmhWhemcl-dD1qczvUcyj-x1hCpnFU
[13-Jun-2026 19:33:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 19:33:38 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 19:33:38 UTC] User ID: 807
[13-Jun-2026 19:33:38 UTC] ✅ User profile retrieved successfully for user ID: 807
[13-Jun-2026 19:34:47 UTC] === API CALL LOG ===
[13-Jun-2026 19:34:47 UTC] Endpoint: user/profile.php
[13-Jun-2026 19:34:47 UTC] Full Log Data: {
    "timestamp": "2026-06-13 19:34:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "151.115.165.254",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "151.115.165.254, 172.69.68.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA3IiwidXNlcm5hbWUiOiJ6YWtpcmh1c3NhaW4iLCJlbWFpbCI6Inpha2lyaHVzc2FpbjAzMDU5ODA4NjI0QGdtYWlsLmNvbSIsImV4cCI6MTc4MTk4NDAxM30.3T74v9Y4xDfMMLmhWhemcl-dD1qczvUcyj-x1hCpnFU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b388e40a1cee4f-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "151.115.165.254",
        "cf-ipcountry": "IT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 19:34:47 UTC] === END API CALL LOG ===
[13-Jun-2026 19:34:47 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 19:34:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA3IiwidXNlcm5hbWUiOiJ6YWtpcmh1c3NhaW4iLCJlbWFpbCI6Inpha2lyaHVzc2FpbjAzMDU5ODA4NjI0QGdtYWlsLmNvbSIsImV4cCI6MTc4MTk4NDAxM30.3T74v9Y4xDfMMLmhWhemcl-dD1qczvUcyj-x1hCpnFU
[13-Jun-2026 19:34:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 19:34:47 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 19:34:47 UTC] User ID: 807
[13-Jun-2026 19:34:47 UTC] ✅ User profile retrieved successfully for user ID: 807
[13-Jun-2026 19:35:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 19:35:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 19:35:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"151.115.165.254, 172.69.68.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA3IiwidXNlcm5hbWUiOiJ6YWtpcmh1c3NhaW4iLCJlbWFpbCI6Inpha2lyaHVzc2FpbjAzMDU5ODA4NjI0QGdtYWlsLmNvbSIsImV4cCI6MTc4MTk4NDAxM30.3T74v9Y4xDfMMLmhWhemcl-dD1qczvUcyj-x1hCpnFU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0b389f969dbee4f-MXP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"151.115.165.254","cf-ipcountry":"IT","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jun-2026 19:35:32 UTC] === User Orders API Called ===
[13-Jun-2026 19:35:32 UTC] User ID: 807
[13-Jun-2026 19:35:32 UTC] Limit: 20, Offset: 0
[13-Jun-2026 19:35:32 UTC] Orders found: 0
[13-Jun-2026 19:35:32 UTC] Orders data: []
[13-Jun-2026 19:35:32 UTC] Total orders count: 0
[13-Jun-2026 19:35:32 UTC] === API CALL LOG ===
[13-Jun-2026 19:35:32 UTC] Endpoint: user/profile.php
[13-Jun-2026 19:35:32 UTC] Full Log Data: {
    "timestamp": "2026-06-13 19:35:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "151.115.165.254",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "151.115.165.254, 172.69.68.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA3IiwidXNlcm5hbWUiOiJ6YWtpcmh1c3NhaW4iLCJlbWFpbCI6Inpha2lyaHVzc2FpbjAzMDU5ODA4NjI0QGdtYWlsLmNvbSIsImV4cCI6MTc4MTk4NDAxM30.3T74v9Y4xDfMMLmhWhemcl-dD1qczvUcyj-x1hCpnFU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b389f969ddee4f-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "151.115.165.254",
        "cf-ipcountry": "IT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 19:35:32 UTC] === END API CALL LOG ===
[13-Jun-2026 19:35:32 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 19:35:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA3IiwidXNlcm5hbWUiOiJ6YWtpcmh1c3NhaW4iLCJlbWFpbCI6Inpha2lyaHVzc2FpbjAzMDU5ODA4NjI0QGdtYWlsLmNvbSIsImV4cCI6MTc4MTk4NDAxM30.3T74v9Y4xDfMMLmhWhemcl-dD1qczvUcyj-x1hCpnFU
[13-Jun-2026 19:35:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 19:35:32 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 19:35:32 UTC] User ID: 807
[13-Jun-2026 19:35:32 UTC] ✅ User profile retrieved successfully for user ID: 807
[13-Jun-2026 19:35:32 UTC] === API CALL LOG ===
[13-Jun-2026 19:35:32 UTC] Endpoint: user/profile.php
[13-Jun-2026 19:35:32 UTC] Full Log Data: {
    "timestamp": "2026-06-13 19:35:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "151.115.165.254",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "151.115.165.254, 172.69.68.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA3IiwidXNlcm5hbWUiOiJ6YWtpcmh1c3NhaW4iLCJlbWFpbCI6Inpha2lyaHVzc2FpbjAzMDU5ODA4NjI0QGdtYWlsLmNvbSIsImV4cCI6MTc4MTk4NDAxM30.3T74v9Y4xDfMMLmhWhemcl-dD1qczvUcyj-x1hCpnFU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b389fd7e71ee4f-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "151.115.165.254",
        "cf-ipcountry": "IT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 19:35:32 UTC] === END API CALL LOG ===
[13-Jun-2026 19:35:32 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 19:35:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA3IiwidXNlcm5hbWUiOiJ6YWtpcmh1c3NhaW4iLCJlbWFpbCI6Inpha2lyaHVzc2FpbjAzMDU5ODA4NjI0QGdtYWlsLmNvbSIsImV4cCI6MTc4MTk4NDAxM30.3T74v9Y4xDfMMLmhWhemcl-dD1qczvUcyj-x1hCpnFU
[13-Jun-2026 19:35:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 19:35:32 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 19:35:32 UTC] User ID: 807
[13-Jun-2026 19:35:32 UTC] ✅ User profile retrieved successfully for user ID: 807
[13-Jun-2026 19:35:33 UTC] === API CALL LOG ===
[13-Jun-2026 19:35:33 UTC] Endpoint: user/profile.php
[13-Jun-2026 19:35:33 UTC] Full Log Data: {
    "timestamp": "2026-06-13 19:35:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "151.115.165.254",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "151.115.165.254, 172.69.68.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA3IiwidXNlcm5hbWUiOiJ6YWtpcmh1c3NhaW4iLCJlbWFpbCI6Inpha2lyaHVzc2FpbjAzMDU5ODA4NjI0QGdtYWlsLmNvbSIsImV4cCI6MTc4MTk4NDAxM30.3T74v9Y4xDfMMLmhWhemcl-dD1qczvUcyj-x1hCpnFU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b38a03afa0ee4f-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "151.115.165.254",
        "cf-ipcountry": "IT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 19:35:33 UTC] === END API CALL LOG ===
[13-Jun-2026 19:35:33 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 19:35:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA3IiwidXNlcm5hbWUiOiJ6YWtpcmh1c3NhaW4iLCJlbWFpbCI6Inpha2lyaHVzc2FpbjAzMDU5ODA4NjI0QGdtYWlsLmNvbSIsImV4cCI6MTc4MTk4NDAxM30.3T74v9Y4xDfMMLmhWhemcl-dD1qczvUcyj-x1hCpnFU
[13-Jun-2026 19:35:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 19:35:33 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 19:35:33 UTC] User ID: 807
[13-Jun-2026 19:35:33 UTC] ✅ User profile retrieved successfully for user ID: 807
[13-Jun-2026 20:09:10 UTC] === API CALL LOG ===
[13-Jun-2026 20:09:10 UTC] Endpoint: user/profile.php
[13-Jun-2026 20:09:10 UTC] Full Log Data: {
    "timestamp": "2026-06-13 20:09:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2603:8080:bf0:9320:9ebb:f7ab:9ce7:cc0a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2603:8080:bf0:9320:9ebb:f7ab:9ce7:cc0a, 198.41.227.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA4IiwidXNlcm5hbWUiOiJATWljaGFlbDkyOTI5MjkyIiwiZW1haWwiOiJhZ3Vpc2luZ2VyMjA0QGdtYWlsLmNvbSIsImV4cCI6MTc4MTk4NjE1MH0.lsKSO4EC1SDY4tgnZ3bdDT5aen-7vRnCnAqSmT7wjmg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b3bb429f3e6bad-DFW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2603:8080:bf0:9320:9ebb:f7ab:9ce7:cc0a",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 20:09:10 UTC] === END API CALL LOG ===
[13-Jun-2026 20:09:10 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 20:09:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA4IiwidXNlcm5hbWUiOiJATWljaGFlbDkyOTI5MjkyIiwiZW1haWwiOiJhZ3Vpc2luZ2VyMjA0QGdtYWlsLmNvbSIsImV4cCI6MTc4MTk4NjE1MH0.lsKSO4EC1SDY4tgnZ3bdDT5aen-7vRnCnAqSmT7wjmg
[13-Jun-2026 20:09:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 20:09:10 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 20:09:10 UTC] User ID: 808
[13-Jun-2026 20:09:10 UTC] ✅ User profile retrieved successfully for user ID: 808
[13-Jun-2026 20:09:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 20:09:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 20:09:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2603:8080:bf0:9320:9ebb:f7ab:9ce7:cc0a, 198.41.227.14","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA4IiwidXNlcm5hbWUiOiJATWljaGFlbDkyOTI5MjkyIiwiZW1haWwiOiJhZ3Vpc2luZ2VyMjA0QGdtYWlsLmNvbSIsImV4cCI6MTc4MTk4NjE1MH0.lsKSO4EC1SDY4tgnZ3bdDT5aen-7vRnCnAqSmT7wjmg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0b3bb42bfb46bad-DFW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2603:8080:bf0:9320:9ebb:f7ab:9ce7:cc0a","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jun-2026 20:09:10 UTC] === User Orders API Called ===
[13-Jun-2026 20:09:10 UTC] User ID: 808
[13-Jun-2026 20:09:10 UTC] Limit: 20, Offset: 0
[13-Jun-2026 20:09:10 UTC] Orders found: 0
[13-Jun-2026 20:09:10 UTC] Orders data: []
[13-Jun-2026 20:09:10 UTC] Total orders count: 0
[13-Jun-2026 20:09:11 UTC] === API CALL LOG ===
[13-Jun-2026 20:09:11 UTC] Endpoint: user/profile.php
[13-Jun-2026 20:09:11 UTC] Full Log Data: {
    "timestamp": "2026-06-13 20:09:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2603:8080:bf0:9320:9ebb:f7ab:9ce7:cc0a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2603:8080:bf0:9320:9ebb:f7ab:9ce7:cc0a, 198.41.227.68",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA4IiwidXNlcm5hbWUiOiJATWljaGFlbDkyOTI5MjkyIiwiZW1haWwiOiJhZ3Vpc2luZ2VyMjA0QGdtYWlsLmNvbSIsImV4cCI6MTc4MTk4NjE1MH0.lsKSO4EC1SDY4tgnZ3bdDT5aen-7vRnCnAqSmT7wjmg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b3bb4339b76bad-DFW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2603:8080:bf0:9320:9ebb:f7ab:9ce7:cc0a",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 20:09:11 UTC] === END API CALL LOG ===
[13-Jun-2026 20:09:11 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 20:09:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA4IiwidXNlcm5hbWUiOiJATWljaGFlbDkyOTI5MjkyIiwiZW1haWwiOiJhZ3Vpc2luZ2VyMjA0QGdtYWlsLmNvbSIsImV4cCI6MTc4MTk4NjE1MH0.lsKSO4EC1SDY4tgnZ3bdDT5aen-7vRnCnAqSmT7wjmg
[13-Jun-2026 20:09:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 20:09:11 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 20:09:11 UTC] User ID: 808
[13-Jun-2026 20:09:11 UTC] ✅ User profile retrieved successfully for user ID: 808
[13-Jun-2026 20:09:12 UTC] === API CALL LOG ===
[13-Jun-2026 20:09:12 UTC] Endpoint: user/profile.php
[13-Jun-2026 20:09:12 UTC] Full Log Data: {
    "timestamp": "2026-06-13 20:09:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2603:8080:bf0:9320:9ebb:f7ab:9ce7:cc0a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2603:8080:bf0:9320:9ebb:f7ab:9ce7:cc0a, 198.41.227.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA4IiwidXNlcm5hbWUiOiJATWljaGFlbDkyOTI5MjkyIiwiZW1haWwiOiJhZ3Vpc2luZ2VyMjA0QGdtYWlsLmNvbSIsImV4cCI6MTc4MTk4NjE1MH0.lsKSO4EC1SDY4tgnZ3bdDT5aen-7vRnCnAqSmT7wjmg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b3bb49eaf96bad-DFW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2603:8080:bf0:9320:9ebb:f7ab:9ce7:cc0a",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 20:09:12 UTC] === END API CALL LOG ===
[13-Jun-2026 20:09:12 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 20:09:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA4IiwidXNlcm5hbWUiOiJATWljaGFlbDkyOTI5MjkyIiwiZW1haWwiOiJhZ3Vpc2luZ2VyMjA0QGdtYWlsLmNvbSIsImV4cCI6MTc4MTk4NjE1MH0.lsKSO4EC1SDY4tgnZ3bdDT5aen-7vRnCnAqSmT7wjmg
[13-Jun-2026 20:09:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 20:09:12 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 20:09:12 UTC] User ID: 808
[13-Jun-2026 20:09:12 UTC] ✅ User profile retrieved successfully for user ID: 808
[13-Jun-2026 20:09:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 20:09:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 20:09:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2603:8080:bf0:9320:9ebb:f7ab:9ce7:cc0a, 198.41.227.15","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA4IiwidXNlcm5hbWUiOiJATWljaGFlbDkyOTI5MjkyIiwiZW1haWwiOiJhZ3Vpc2luZ2VyMjA0QGdtYWlsLmNvbSIsImV4cCI6MTc4MTk4NjE1MH0.lsKSO4EC1SDY4tgnZ3bdDT5aen-7vRnCnAqSmT7wjmg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0b3bbfc6b566bad-DFW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2603:8080:bf0:9320:9ebb:f7ab:9ce7:cc0a","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jun-2026 20:09:40 UTC] === User Orders API Called ===
[13-Jun-2026 20:09:40 UTC] User ID: 808
[13-Jun-2026 20:09:40 UTC] Limit: 20, Offset: 0
[13-Jun-2026 20:09:40 UTC] Orders found: 0
[13-Jun-2026 20:09:40 UTC] Orders data: []
[13-Jun-2026 20:09:40 UTC] Total orders count: 0
[13-Jun-2026 20:09:40 UTC] === API CALL LOG ===
[13-Jun-2026 20:09:40 UTC] Endpoint: user/profile.php
[13-Jun-2026 20:09:40 UTC] Full Log Data: {
    "timestamp": "2026-06-13 20:09:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2603:8080:bf0:9320:9ebb:f7ab:9ce7:cc0a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2603:8080:bf0:9320:9ebb:f7ab:9ce7:cc0a, 198.41.227.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA4IiwidXNlcm5hbWUiOiJATWljaGFlbDkyOTI5MjkyIiwiZW1haWwiOiJhZ3Vpc2luZ2VyMjA0QGdtYWlsLmNvbSIsImV4cCI6MTc4MTk4NjE1MH0.lsKSO4EC1SDY4tgnZ3bdDT5aen-7vRnCnAqSmT7wjmg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b3bbfc6b5a6bad-DFW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2603:8080:bf0:9320:9ebb:f7ab:9ce7:cc0a",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 20:09:40 UTC] === END API CALL LOG ===
[13-Jun-2026 20:09:40 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 20:09:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA4IiwidXNlcm5hbWUiOiJATWljaGFlbDkyOTI5MjkyIiwiZW1haWwiOiJhZ3Vpc2luZ2VyMjA0QGdtYWlsLmNvbSIsImV4cCI6MTc4MTk4NjE1MH0.lsKSO4EC1SDY4tgnZ3bdDT5aen-7vRnCnAqSmT7wjmg
[13-Jun-2026 20:09:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 20:09:40 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 20:09:40 UTC] User ID: 808
[13-Jun-2026 20:09:40 UTC] ✅ User profile retrieved successfully for user ID: 808
[13-Jun-2026 20:09:41 UTC] === API CALL LOG ===
[13-Jun-2026 20:09:41 UTC] Endpoint: user/profile.php
[13-Jun-2026 20:09:41 UTC] Full Log Data: {
    "timestamp": "2026-06-13 20:09:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2603:8080:bf0:9320:9ebb:f7ab:9ce7:cc0a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2603:8080:bf0:9320:9ebb:f7ab:9ce7:cc0a, 198.41.227.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA4IiwidXNlcm5hbWUiOiJATWljaGFlbDkyOTI5MjkyIiwiZW1haWwiOiJhZ3Vpc2luZ2VyMjA0QGdtYWlsLmNvbSIsImV4cCI6MTc4MTk4NjE1MH0.lsKSO4EC1SDY4tgnZ3bdDT5aen-7vRnCnAqSmT7wjmg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b3bbfde8a86bad-DFW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2603:8080:bf0:9320:9ebb:f7ab:9ce7:cc0a",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 20:09:41 UTC] === END API CALL LOG ===
[13-Jun-2026 20:09:41 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 20:09:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA4IiwidXNlcm5hbWUiOiJATWljaGFlbDkyOTI5MjkyIiwiZW1haWwiOiJhZ3Vpc2luZ2VyMjA0QGdtYWlsLmNvbSIsImV4cCI6MTc4MTk4NjE1MH0.lsKSO4EC1SDY4tgnZ3bdDT5aen-7vRnCnAqSmT7wjmg
[13-Jun-2026 20:09:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 20:09:41 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 20:09:41 UTC] User ID: 808
[13-Jun-2026 20:09:41 UTC] ✅ User profile retrieved successfully for user ID: 808
[13-Jun-2026 20:09:41 UTC] === API CALL LOG ===
[13-Jun-2026 20:09:41 UTC] Endpoint: user/profile.php
[13-Jun-2026 20:09:41 UTC] Full Log Data: {
    "timestamp": "2026-06-13 20:09:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2603:8080:bf0:9320:9ebb:f7ab:9ce7:cc0a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2603:8080:bf0:9320:9ebb:f7ab:9ce7:cc0a, 198.41.227.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA4IiwidXNlcm5hbWUiOiJATWljaGFlbDkyOTI5MjkyIiwiZW1haWwiOiJhZ3Vpc2luZ2VyMjA0QGdtYWlsLmNvbSIsImV4cCI6MTc4MTk4NjE1MH0.lsKSO4EC1SDY4tgnZ3bdDT5aen-7vRnCnAqSmT7wjmg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b3bc033c1e6bad-DFW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2603:8080:bf0:9320:9ebb:f7ab:9ce7:cc0a",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 20:09:41 UTC] === END API CALL LOG ===
[13-Jun-2026 20:09:41 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 20:09:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA4IiwidXNlcm5hbWUiOiJATWljaGFlbDkyOTI5MjkyIiwiZW1haWwiOiJhZ3Vpc2luZ2VyMjA0QGdtYWlsLmNvbSIsImV4cCI6MTc4MTk4NjE1MH0.lsKSO4EC1SDY4tgnZ3bdDT5aen-7vRnCnAqSmT7wjmg
[13-Jun-2026 20:09:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 20:09:41 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 20:09:41 UTC] User ID: 808
[13-Jun-2026 20:09:41 UTC] ✅ User profile retrieved successfully for user ID: 808
[13-Jun-2026 20:12:19 UTC] === API CALL LOG ===
[13-Jun-2026 20:12:19 UTC] Endpoint: user/profile.php
[13-Jun-2026 20:12:19 UTC] Full Log Data: {
    "timestamp": "2026-06-13 20:12:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2603:8080:bf0:9320:9ebb:f7ab:9ce7:cc0a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2603:8080:bf0:9320:9ebb:f7ab:9ce7:cc0a, 172.71.166.46",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA4IiwidXNlcm5hbWUiOiJATWljaGFlbDkyOTI5MjkyIiwiZW1haWwiOiJhZ3Vpc2luZ2VyMjA0QGdtYWlsLmNvbSIsImV4cCI6MTc4MTk4NjE1MH0.lsKSO4EC1SDY4tgnZ3bdDT5aen-7vRnCnAqSmT7wjmg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b3bfdc5b7b7ffc-DFW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2603:8080:bf0:9320:9ebb:f7ab:9ce7:cc0a",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 20:12:19 UTC] === END API CALL LOG ===
[13-Jun-2026 20:12:19 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 20:12:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA4IiwidXNlcm5hbWUiOiJATWljaGFlbDkyOTI5MjkyIiwiZW1haWwiOiJhZ3Vpc2luZ2VyMjA0QGdtYWlsLmNvbSIsImV4cCI6MTc4MTk4NjE1MH0.lsKSO4EC1SDY4tgnZ3bdDT5aen-7vRnCnAqSmT7wjmg
[13-Jun-2026 20:12:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 20:12:19 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 20:12:19 UTC] User ID: 808
[13-Jun-2026 20:12:19 UTC] ✅ User profile retrieved successfully for user ID: 808
[13-Jun-2026 20:12:20 UTC] === API CALL LOG ===
[13-Jun-2026 20:12:20 UTC] Endpoint: user/profile.php
[13-Jun-2026 20:12:20 UTC] Full Log Data: {
    "timestamp": "2026-06-13 20:12:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2603:8080:bf0:9320:9ebb:f7ab:9ce7:cc0a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2603:8080:bf0:9320:9ebb:f7ab:9ce7:cc0a, 172.71.166.86",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA4IiwidXNlcm5hbWUiOiJATWljaGFlbDkyOTI5MjkyIiwiZW1haWwiOiJhZ3Vpc2luZ2VyMjA0QGdtYWlsLmNvbSIsImV4cCI6MTc4MTk4NjE1MH0.lsKSO4EC1SDY4tgnZ3bdDT5aen-7vRnCnAqSmT7wjmg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b3bfe228467ffc-DFW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2603:8080:bf0:9320:9ebb:f7ab:9ce7:cc0a",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 20:12:20 UTC] === END API CALL LOG ===
[13-Jun-2026 20:12:20 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 20:12:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA4IiwidXNlcm5hbWUiOiJATWljaGFlbDkyOTI5MjkyIiwiZW1haWwiOiJhZ3Vpc2luZ2VyMjA0QGdtYWlsLmNvbSIsImV4cCI6MTc4MTk4NjE1MH0.lsKSO4EC1SDY4tgnZ3bdDT5aen-7vRnCnAqSmT7wjmg
[13-Jun-2026 20:12:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 20:12:20 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 20:12:20 UTC] User ID: 808
[13-Jun-2026 20:12:20 UTC] ✅ User profile retrieved successfully for user ID: 808
[13-Jun-2026 20:12:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 20:12:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 20:12:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2603:8080:bf0:9320:9ebb:f7ab:9ce7:cc0a, 172.71.166.87","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA4IiwidXNlcm5hbWUiOiJATWljaGFlbDkyOTI5MjkyIiwiZW1haWwiOiJhZ3Vpc2luZ2VyMjA0QGdtYWlsLmNvbSIsImV4cCI6MTc4MTk4NjE1MH0.lsKSO4EC1SDY4tgnZ3bdDT5aen-7vRnCnAqSmT7wjmg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0b3bfe248887ffc-DFW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2603:8080:bf0:9320:9ebb:f7ab:9ce7:cc0a","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jun-2026 20:12:20 UTC] === User Orders API Called ===
[13-Jun-2026 20:12:20 UTC] User ID: 808
[13-Jun-2026 20:12:20 UTC] Limit: 20, Offset: 0
[13-Jun-2026 20:12:20 UTC] Orders found: 0
[13-Jun-2026 20:12:20 UTC] Orders data: []
[13-Jun-2026 20:12:20 UTC] Total orders count: 0
[13-Jun-2026 20:12:20 UTC] === API CALL LOG ===
[13-Jun-2026 20:12:20 UTC] Endpoint: user/profile.php
[13-Jun-2026 20:12:20 UTC] Full Log Data: {
    "timestamp": "2026-06-13 20:12:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2603:8080:bf0:9320:9ebb:f7ab:9ce7:cc0a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2603:8080:bf0:9320:9ebb:f7ab:9ce7:cc0a, 172.71.166.87",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA4IiwidXNlcm5hbWUiOiJATWljaGFlbDkyOTI5MjkyIiwiZW1haWwiOiJhZ3Vpc2luZ2VyMjA0QGdtYWlsLmNvbSIsImV4cCI6MTc4MTk4NjE1MH0.lsKSO4EC1SDY4tgnZ3bdDT5aen-7vRnCnAqSmT7wjmg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b3bfe2c9887ffc-DFW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2603:8080:bf0:9320:9ebb:f7ab:9ce7:cc0a",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 20:12:20 UTC] === END API CALL LOG ===
[13-Jun-2026 20:12:20 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 20:12:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA4IiwidXNlcm5hbWUiOiJATWljaGFlbDkyOTI5MjkyIiwiZW1haWwiOiJhZ3Vpc2luZ2VyMjA0QGdtYWlsLmNvbSIsImV4cCI6MTc4MTk4NjE1MH0.lsKSO4EC1SDY4tgnZ3bdDT5aen-7vRnCnAqSmT7wjmg
[13-Jun-2026 20:12:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 20:12:20 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 20:12:20 UTC] User ID: 808
[13-Jun-2026 20:12:20 UTC] ✅ User profile retrieved successfully for user ID: 808
[13-Jun-2026 20:12:21 UTC] === API CALL LOG ===
[13-Jun-2026 20:12:21 UTC] Endpoint: user/profile.php
[13-Jun-2026 20:12:21 UTC] Full Log Data: {
    "timestamp": "2026-06-13 20:12:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2603:8080:bf0:9320:9ebb:f7ab:9ce7:cc0a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2603:8080:bf0:9320:9ebb:f7ab:9ce7:cc0a, 172.71.166.87",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA4IiwidXNlcm5hbWUiOiJATWljaGFlbDkyOTI5MjkyIiwiZW1haWwiOiJhZ3Vpc2luZ2VyMjA0QGdtYWlsLmNvbSIsImV4cCI6MTc4MTk4NjE1MH0.lsKSO4EC1SDY4tgnZ3bdDT5aen-7vRnCnAqSmT7wjmg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b3bfe96f197ffc-DFW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2603:8080:bf0:9320:9ebb:f7ab:9ce7:cc0a",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 20:12:21 UTC] === END API CALL LOG ===
[13-Jun-2026 20:12:21 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 20:12:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA4IiwidXNlcm5hbWUiOiJATWljaGFlbDkyOTI5MjkyIiwiZW1haWwiOiJhZ3Vpc2luZ2VyMjA0QGdtYWlsLmNvbSIsImV4cCI6MTc4MTk4NjE1MH0.lsKSO4EC1SDY4tgnZ3bdDT5aen-7vRnCnAqSmT7wjmg
[13-Jun-2026 20:12:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 20:12:21 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 20:12:21 UTC] User ID: 808
[13-Jun-2026 20:12:21 UTC] ✅ User profile retrieved successfully for user ID: 808
[13-Jun-2026 20:12:52 UTC] === API CALL LOG ===
[13-Jun-2026 20:12:52 UTC] Endpoint: user/profile.php
[13-Jun-2026 20:12:52 UTC] Full Log Data: {
    "timestamp": "2026-06-13 20:12:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2603:8080:bf0:9320:9ebb:f7ab:9ce7:cc0a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2603:8080:bf0:9320:9ebb:f7ab:9ce7:cc0a, 172.69.65.160",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA4IiwidXNlcm5hbWUiOiJATWljaGFlbDkyOTI5MjkyIiwiZW1haWwiOiJhZ3Vpc2luZ2VyMjA0QGdtYWlsLmNvbSIsImV4cCI6MTc4MTk4NjE1MH0.lsKSO4EC1SDY4tgnZ3bdDT5aen-7vRnCnAqSmT7wjmg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b3c0a97a89c86f-DFW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2603:8080:bf0:9320:9ebb:f7ab:9ce7:cc0a",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 20:12:52 UTC] === END API CALL LOG ===
[13-Jun-2026 20:12:52 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 20:12:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA4IiwidXNlcm5hbWUiOiJATWljaGFlbDkyOTI5MjkyIiwiZW1haWwiOiJhZ3Vpc2luZ2VyMjA0QGdtYWlsLmNvbSIsImV4cCI6MTc4MTk4NjE1MH0.lsKSO4EC1SDY4tgnZ3bdDT5aen-7vRnCnAqSmT7wjmg
[13-Jun-2026 20:12:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 20:12:52 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 20:12:52 UTC] User ID: 808
[13-Jun-2026 20:12:52 UTC] ✅ User profile retrieved successfully for user ID: 808
[13-Jun-2026 20:13:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 20:13:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 20:13:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2603:8080:bf0:9320:9ebb:f7ab:9ce7:cc0a, 172.69.65.160","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA4IiwidXNlcm5hbWUiOiJATWljaGFlbDkyOTI5MjkyIiwiZW1haWwiOiJhZ3Vpc2luZ2VyMjA0QGdtYWlsLmNvbSIsImV4cCI6MTc4MTk4NjE1MH0.lsKSO4EC1SDY4tgnZ3bdDT5aen-7vRnCnAqSmT7wjmg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0b3c1337914c86f-DFW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2603:8080:bf0:9320:9ebb:f7ab:9ce7:cc0a","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jun-2026 20:13:14 UTC] === User Orders API Called ===
[13-Jun-2026 20:13:14 UTC] User ID: 808
[13-Jun-2026 20:13:14 UTC] Limit: 20, Offset: 0
[13-Jun-2026 20:13:14 UTC] Orders found: 0
[13-Jun-2026 20:13:14 UTC] Orders data: []
[13-Jun-2026 20:13:14 UTC] Total orders count: 0
[13-Jun-2026 20:13:14 UTC] === API CALL LOG ===
[13-Jun-2026 20:13:14 UTC] Endpoint: user/profile.php
[13-Jun-2026 20:13:14 UTC] Full Log Data: {
    "timestamp": "2026-06-13 20:13:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2603:8080:bf0:9320:9ebb:f7ab:9ce7:cc0a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2603:8080:bf0:9320:9ebb:f7ab:9ce7:cc0a, 172.69.65.160",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA4IiwidXNlcm5hbWUiOiJATWljaGFlbDkyOTI5MjkyIiwiZW1haWwiOiJhZ3Vpc2luZ2VyMjA0QGdtYWlsLmNvbSIsImV4cCI6MTc4MTk4NjE1MH0.lsKSO4EC1SDY4tgnZ3bdDT5aen-7vRnCnAqSmT7wjmg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b3c1340ae6c86f-DFW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2603:8080:bf0:9320:9ebb:f7ab:9ce7:cc0a",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 20:13:14 UTC] === END API CALL LOG ===
[13-Jun-2026 20:13:14 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 20:13:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA4IiwidXNlcm5hbWUiOiJATWljaGFlbDkyOTI5MjkyIiwiZW1haWwiOiJhZ3Vpc2luZ2VyMjA0QGdtYWlsLmNvbSIsImV4cCI6MTc4MTk4NjE1MH0.lsKSO4EC1SDY4tgnZ3bdDT5aen-7vRnCnAqSmT7wjmg
[13-Jun-2026 20:13:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 20:13:14 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 20:13:14 UTC] User ID: 808
[13-Jun-2026 20:13:14 UTC] ✅ User profile retrieved successfully for user ID: 808
[13-Jun-2026 20:13:14 UTC] === API CALL LOG ===
[13-Jun-2026 20:13:14 UTC] Endpoint: user/profile.php
[13-Jun-2026 20:13:14 UTC] Full Log Data: {
    "timestamp": "2026-06-13 20:13:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2603:8080:bf0:9320:9ebb:f7ab:9ce7:cc0a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2603:8080:bf0:9320:9ebb:f7ab:9ce7:cc0a, 172.69.65.160",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA4IiwidXNlcm5hbWUiOiJATWljaGFlbDkyOTI5MjkyIiwiZW1haWwiOiJhZ3Vpc2luZ2VyMjA0QGdtYWlsLmNvbSIsImV4cCI6MTc4MTk4NjE1MH0.lsKSO4EC1SDY4tgnZ3bdDT5aen-7vRnCnAqSmT7wjmg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b3c135a882c86f-DFW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2603:8080:bf0:9320:9ebb:f7ab:9ce7:cc0a",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 20:13:14 UTC] === END API CALL LOG ===
[13-Jun-2026 20:13:14 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 20:13:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA4IiwidXNlcm5hbWUiOiJATWljaGFlbDkyOTI5MjkyIiwiZW1haWwiOiJhZ3Vpc2luZ2VyMjA0QGdtYWlsLmNvbSIsImV4cCI6MTc4MTk4NjE1MH0.lsKSO4EC1SDY4tgnZ3bdDT5aen-7vRnCnAqSmT7wjmg
[13-Jun-2026 20:13:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 20:13:14 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 20:13:14 UTC] User ID: 808
[13-Jun-2026 20:13:14 UTC] ✅ User profile retrieved successfully for user ID: 808
[13-Jun-2026 20:13:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 20:13:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 20:13:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2603:8080:bf0:9320:9ebb:f7ab:9ce7:cc0a, 172.69.65.159","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA4IiwidXNlcm5hbWUiOiJATWljaGFlbDkyOTI5MjkyIiwiZW1haWwiOiJhZ3Vpc2luZ2VyMjA0QGdtYWlsLmNvbSIsImV4cCI6MTc4MTk4NjE1MH0.lsKSO4EC1SDY4tgnZ3bdDT5aen-7vRnCnAqSmT7wjmg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0b3c17a4b80c86f-DFW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2603:8080:bf0:9320:9ebb:f7ab:9ce7:cc0a","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jun-2026 20:13:25 UTC] === User Orders API Called ===
[13-Jun-2026 20:13:25 UTC] User ID: 808
[13-Jun-2026 20:13:25 UTC] Limit: 20, Offset: 0
[13-Jun-2026 20:13:25 UTC] Orders found: 0
[13-Jun-2026 20:13:25 UTC] Orders data: []
[13-Jun-2026 20:13:25 UTC] Total orders count: 0
[13-Jun-2026 20:13:26 UTC] === API CALL LOG ===
[13-Jun-2026 20:13:26 UTC] Endpoint: user/profile.php
[13-Jun-2026 20:13:26 UTC] Full Log Data: {
    "timestamp": "2026-06-13 20:13:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2603:8080:bf0:9320:9ebb:f7ab:9ce7:cc0a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2603:8080:bf0:9320:9ebb:f7ab:9ce7:cc0a, 172.69.65.159",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA4IiwidXNlcm5hbWUiOiJATWljaGFlbDkyOTI5MjkyIiwiZW1haWwiOiJhZ3Vpc2luZ2VyMjA0QGdtYWlsLmNvbSIsImV4cCI6MTc4MTk4NjE1MH0.lsKSO4EC1SDY4tgnZ3bdDT5aen-7vRnCnAqSmT7wjmg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b3c1828895c86f-DFW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2603:8080:bf0:9320:9ebb:f7ab:9ce7:cc0a",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 20:13:26 UTC] === END API CALL LOG ===
[13-Jun-2026 20:13:26 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 20:13:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA4IiwidXNlcm5hbWUiOiJATWljaGFlbDkyOTI5MjkyIiwiZW1haWwiOiJhZ3Vpc2luZ2VyMjA0QGdtYWlsLmNvbSIsImV4cCI6MTc4MTk4NjE1MH0.lsKSO4EC1SDY4tgnZ3bdDT5aen-7vRnCnAqSmT7wjmg
[13-Jun-2026 20:13:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 20:13:26 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 20:13:26 UTC] User ID: 808
[13-Jun-2026 20:13:26 UTC] ✅ User profile retrieved successfully for user ID: 808
[13-Jun-2026 20:13:27 UTC] User Purchases API - User ID: 808
[13-Jun-2026 20:13:27 UTC] User Purchases API - Total purchases found: 1
[13-Jun-2026 21:10:58 UTC] === API CALL LOG ===
[13-Jun-2026 21:10:58 UTC] Endpoint: user/profile.php
[13-Jun-2026 21:10:58 UTC] Full Log Data: {
    "timestamp": "2026-06-13 21:10:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.33.186",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.89.33.186, 172.68.229.180",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg1IiwidXNlcm5hbWUiOiJAa2luZ2F5dXNoYiIsImVtYWlsIjoic3RlcGhlbmJvYm84MzhAZ21haWwuY29tIiwiZXhwIjoxNzgxNzg0ODg3fQ.clNAbfLUtL2HHu5WrqcQIWjIaJo6UFtSwW0B-RjBRh0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b415c97efeb2a4-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.89.33.186",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 21:10:58 UTC] === END API CALL LOG ===
[13-Jun-2026 21:10:58 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 21:10:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg1IiwidXNlcm5hbWUiOiJAa2luZ2F5dXNoYiIsImVtYWlsIjoic3RlcGhlbmJvYm84MzhAZ21haWwuY29tIiwiZXhwIjoxNzgxNzg0ODg3fQ.clNAbfLUtL2HHu5WrqcQIWjIaJo6UFtSwW0B-RjBRh0
[13-Jun-2026 21:10:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 21:10:58 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 21:10:58 UTC] User ID: 785
[13-Jun-2026 21:10:58 UTC] ✅ User profile retrieved successfully for user ID: 785
[13-Jun-2026 21:11:00 UTC] === API CALL LOG ===
[13-Jun-2026 21:11:00 UTC] Endpoint: user/profile.php
[13-Jun-2026 21:11:00 UTC] Full Log Data: {
    "timestamp": "2026-06-13 21:11:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.33.186",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.89.33.186, 172.68.229.142",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg1IiwidXNlcm5hbWUiOiJAa2luZ2F5dXNoYiIsImVtYWlsIjoic3RlcGhlbmJvYm84MzhAZ21haWwuY29tIiwiZXhwIjoxNzgxNzg0ODg3fQ.clNAbfLUtL2HHu5WrqcQIWjIaJo6UFtSwW0B-RjBRh0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b415d3e9eab2a4-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.89.33.186",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 21:11:00 UTC] === END API CALL LOG ===
[13-Jun-2026 21:11:00 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 21:11:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg1IiwidXNlcm5hbWUiOiJAa2luZ2F5dXNoYiIsImVtYWlsIjoic3RlcGhlbmJvYm84MzhAZ21haWwuY29tIiwiZXhwIjoxNzgxNzg0ODg3fQ.clNAbfLUtL2HHu5WrqcQIWjIaJo6UFtSwW0B-RjBRh0
[13-Jun-2026 21:11:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 21:11:00 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 21:11:00 UTC] User ID: 785
[13-Jun-2026 21:11:00 UTC] ✅ User profile retrieved successfully for user ID: 785
[13-Jun-2026 21:11:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 21:11:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 21:11:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.89.33.186, 172.68.229.142","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg1IiwidXNlcm5hbWUiOiJAa2luZ2F5dXNoYiIsImVtYWlsIjoic3RlcGhlbmJvYm84MzhAZ21haWwuY29tIiwiZXhwIjoxNzgxNzg0ODg3fQ.clNAbfLUtL2HHu5WrqcQIWjIaJo6UFtSwW0B-RjBRh0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0b415d3e9f0b2a4-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.89.33.186","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jun-2026 21:11:00 UTC] === User Orders API Called ===
[13-Jun-2026 21:11:00 UTC] User ID: 785
[13-Jun-2026 21:11:00 UTC] Limit: 20, Offset: 0
[13-Jun-2026 21:11:00 UTC] Orders found: 0
[13-Jun-2026 21:11:00 UTC] Orders data: []
[13-Jun-2026 21:11:00 UTC] Total orders count: 0
[13-Jun-2026 21:11:00 UTC] === API CALL LOG ===
[13-Jun-2026 21:11:00 UTC] Endpoint: user/profile.php
[13-Jun-2026 21:11:00 UTC] Full Log Data: {
    "timestamp": "2026-06-13 21:11:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.33.186",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.89.33.186, 172.68.229.142",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg1IiwidXNlcm5hbWUiOiJAa2luZ2F5dXNoYiIsImVtYWlsIjoic3RlcGhlbmJvYm84MzhAZ21haWwuY29tIiwiZXhwIjoxNzgxNzg0ODg3fQ.clNAbfLUtL2HHu5WrqcQIWjIaJo6UFtSwW0B-RjBRh0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b415d64a60b2a4-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.89.33.186",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 21:11:00 UTC] === END API CALL LOG ===
[13-Jun-2026 21:11:00 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 21:11:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg1IiwidXNlcm5hbWUiOiJAa2luZ2F5dXNoYiIsImVtYWlsIjoic3RlcGhlbmJvYm84MzhAZ21haWwuY29tIiwiZXhwIjoxNzgxNzg0ODg3fQ.clNAbfLUtL2HHu5WrqcQIWjIaJo6UFtSwW0B-RjBRh0
[13-Jun-2026 21:11:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 21:11:00 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 21:11:00 UTC] User ID: 785
[13-Jun-2026 21:11:00 UTC] ✅ User profile retrieved successfully for user ID: 785
[13-Jun-2026 21:11:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 21:11:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 21:11:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.89.33.186, 172.68.229.181","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg1IiwidXNlcm5hbWUiOiJAa2luZ2F5dXNoYiIsImVtYWlsIjoic3RlcGhlbmJvYm84MzhAZ21haWwuY29tIiwiZXhwIjoxNzgxNzg0ODg3fQ.clNAbfLUtL2HHu5WrqcQIWjIaJo6UFtSwW0B-RjBRh0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0b416277a8eb2a4-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.89.33.186","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jun-2026 21:11:13 UTC] === User Orders API Called ===
[13-Jun-2026 21:11:13 UTC] User ID: 785
[13-Jun-2026 21:11:13 UTC] Limit: 20, Offset: 0
[13-Jun-2026 21:11:13 UTC] Orders found: 0
[13-Jun-2026 21:11:13 UTC] Orders data: []
[13-Jun-2026 21:11:13 UTC] Total orders count: 0
[13-Jun-2026 21:11:13 UTC] === API CALL LOG ===
[13-Jun-2026 21:11:13 UTC] Endpoint: user/profile.php
[13-Jun-2026 21:11:13 UTC] Full Log Data: {
    "timestamp": "2026-06-13 21:11:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.33.186",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.89.33.186, 172.68.229.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg1IiwidXNlcm5hbWUiOiJAa2luZ2F5dXNoYiIsImVtYWlsIjoic3RlcGhlbmJvYm84MzhAZ21haWwuY29tIiwiZXhwIjoxNzgxNzg0ODg3fQ.clNAbfLUtL2HHu5WrqcQIWjIaJo6UFtSwW0B-RjBRh0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b416277a90b2a4-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.89.33.186",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 21:11:13 UTC] === END API CALL LOG ===
[13-Jun-2026 21:11:13 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 21:11:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg1IiwidXNlcm5hbWUiOiJAa2luZ2F5dXNoYiIsImVtYWlsIjoic3RlcGhlbmJvYm84MzhAZ21haWwuY29tIiwiZXhwIjoxNzgxNzg0ODg3fQ.clNAbfLUtL2HHu5WrqcQIWjIaJo6UFtSwW0B-RjBRh0
[13-Jun-2026 21:11:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 21:11:13 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 21:11:13 UTC] User ID: 785
[13-Jun-2026 21:11:13 UTC] ✅ User profile retrieved successfully for user ID: 785
[13-Jun-2026 21:11:14 UTC] === API CALL LOG ===
[13-Jun-2026 21:11:14 UTC] Endpoint: user/profile.php
[13-Jun-2026 21:11:14 UTC] Full Log Data: {
    "timestamp": "2026-06-13 21:11:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.33.186",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.89.33.186, 172.68.229.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg1IiwidXNlcm5hbWUiOiJAa2luZ2F5dXNoYiIsImVtYWlsIjoic3RlcGhlbmJvYm84MzhAZ21haWwuY29tIiwiZXhwIjoxNzgxNzg0ODg3fQ.clNAbfLUtL2HHu5WrqcQIWjIaJo6UFtSwW0B-RjBRh0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b4162bd950b2a4-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.89.33.186",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 21:11:14 UTC] === END API CALL LOG ===
[13-Jun-2026 21:11:14 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 21:11:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg1IiwidXNlcm5hbWUiOiJAa2luZ2F5dXNoYiIsImVtYWlsIjoic3RlcGhlbmJvYm84MzhAZ21haWwuY29tIiwiZXhwIjoxNzgxNzg0ODg3fQ.clNAbfLUtL2HHu5WrqcQIWjIaJo6UFtSwW0B-RjBRh0
[13-Jun-2026 21:11:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 21:11:14 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 21:11:14 UTC] User ID: 785
[13-Jun-2026 21:11:14 UTC] ✅ User profile retrieved successfully for user ID: 785
[13-Jun-2026 21:11:23 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 21:11:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 21:11:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.89.33.186, 172.68.229.181","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg1IiwidXNlcm5hbWUiOiJAa2luZ2F5dXNoYiIsImVtYWlsIjoic3RlcGhlbmJvYm84MzhAZ21haWwuY29tIiwiZXhwIjoxNzgxNzg0ODg3fQ.clNAbfLUtL2HHu5WrqcQIWjIaJo6UFtSwW0B-RjBRh0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0b416630e1bb2a4-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.89.33.186","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jun-2026 21:11:23 UTC] === User Orders API Called ===
[13-Jun-2026 21:11:23 UTC] User ID: 785
[13-Jun-2026 21:11:23 UTC] Limit: 20, Offset: 0
[13-Jun-2026 21:11:23 UTC] Orders found: 0
[13-Jun-2026 21:11:23 UTC] Orders data: []
[13-Jun-2026 21:11:23 UTC] Total orders count: 0
[13-Jun-2026 21:11:23 UTC] === API CALL LOG ===
[13-Jun-2026 21:11:23 UTC] Endpoint: user/profile.php
[13-Jun-2026 21:11:23 UTC] Full Log Data: {
    "timestamp": "2026-06-13 21:11:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.33.186",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.89.33.186, 172.68.229.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg1IiwidXNlcm5hbWUiOiJAa2luZ2F5dXNoYiIsImVtYWlsIjoic3RlcGhlbmJvYm84MzhAZ21haWwuY29tIiwiZXhwIjoxNzgxNzg0ODg3fQ.clNAbfLUtL2HHu5WrqcQIWjIaJo6UFtSwW0B-RjBRh0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b416630e1fb2a4-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.89.33.186",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 21:11:23 UTC] === END API CALL LOG ===
[13-Jun-2026 21:11:23 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 21:11:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg1IiwidXNlcm5hbWUiOiJAa2luZ2F5dXNoYiIsImVtYWlsIjoic3RlcGhlbmJvYm84MzhAZ21haWwuY29tIiwiZXhwIjoxNzgxNzg0ODg3fQ.clNAbfLUtL2HHu5WrqcQIWjIaJo6UFtSwW0B-RjBRh0
[13-Jun-2026 21:11:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 21:11:23 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 21:11:23 UTC] User ID: 785
[13-Jun-2026 21:11:23 UTC] ✅ User profile retrieved successfully for user ID: 785
[13-Jun-2026 21:11:23 UTC] === API CALL LOG ===
[13-Jun-2026 21:11:23 UTC] Endpoint: user/profile.php
[13-Jun-2026 21:11:23 UTC] Full Log Data: {
    "timestamp": "2026-06-13 21:11:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.33.186",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.89.33.186, 172.68.229.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg1IiwidXNlcm5hbWUiOiJAa2luZ2F5dXNoYiIsImVtYWlsIjoic3RlcGhlbmJvYm84MzhAZ21haWwuY29tIiwiZXhwIjoxNzgxNzg0ODg3fQ.clNAbfLUtL2HHu5WrqcQIWjIaJo6UFtSwW0B-RjBRh0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b4166409a4b2a4-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.89.33.186",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 21:11:23 UTC] === END API CALL LOG ===
[13-Jun-2026 21:11:23 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 21:11:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg1IiwidXNlcm5hbWUiOiJAa2luZ2F5dXNoYiIsImVtYWlsIjoic3RlcGhlbmJvYm84MzhAZ21haWwuY29tIiwiZXhwIjoxNzgxNzg0ODg3fQ.clNAbfLUtL2HHu5WrqcQIWjIaJo6UFtSwW0B-RjBRh0
[13-Jun-2026 21:11:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 21:11:23 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 21:11:23 UTC] User ID: 785
[13-Jun-2026 21:11:23 UTC] ✅ User profile retrieved successfully for user ID: 785
[13-Jun-2026 21:11:39 UTC] === API CALL LOG ===
[13-Jun-2026 21:11:39 UTC] Endpoint: user/profile.php
[13-Jun-2026 21:11:39 UTC] Full Log Data: {
    "timestamp": "2026-06-13 21:11:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.33.186",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.89.33.186, 172.68.229.180",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg1IiwidXNlcm5hbWUiOiJAa2luZ2F5dXNoYiIsImVtYWlsIjoic3RlcGhlbmJvYm84MzhAZ21haWwuY29tIiwiZXhwIjoxNzgxNzg0ODg3fQ.clNAbfLUtL2HHu5WrqcQIWjIaJo6UFtSwW0B-RjBRh0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b416c5cefcb2a4-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.89.33.186",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 21:11:39 UTC] === END API CALL LOG ===
[13-Jun-2026 21:11:39 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 21:11:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg1IiwidXNlcm5hbWUiOiJAa2luZ2F5dXNoYiIsImVtYWlsIjoic3RlcGhlbmJvYm84MzhAZ21haWwuY29tIiwiZXhwIjoxNzgxNzg0ODg3fQ.clNAbfLUtL2HHu5WrqcQIWjIaJo6UFtSwW0B-RjBRh0
[13-Jun-2026 21:11:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 21:11:39 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 21:11:39 UTC] User ID: 785
[13-Jun-2026 21:11:39 UTC] ✅ User profile retrieved successfully for user ID: 785
[13-Jun-2026 21:11:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 21:11:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 21:11:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.89.33.186, 172.68.229.180","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg1IiwidXNlcm5hbWUiOiJAa2luZ2F5dXNoYiIsImVtYWlsIjoic3RlcGhlbmJvYm84MzhAZ21haWwuY29tIiwiZXhwIjoxNzgxNzg0ODg3fQ.clNAbfLUtL2HHu5WrqcQIWjIaJo6UFtSwW0B-RjBRh0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0b416c5cef8b2a4-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.89.33.186","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jun-2026 21:11:39 UTC] === User Orders API Called ===
[13-Jun-2026 21:11:39 UTC] User ID: 785
[13-Jun-2026 21:11:39 UTC] Limit: 20, Offset: 0
[13-Jun-2026 21:11:39 UTC] Orders found: 0
[13-Jun-2026 21:11:39 UTC] Orders data: []
[13-Jun-2026 21:11:39 UTC] Total orders count: 0
[13-Jun-2026 21:11:39 UTC] === API CALL LOG ===
[13-Jun-2026 21:11:39 UTC] Endpoint: user/profile.php
[13-Jun-2026 21:11:39 UTC] Full Log Data: {
    "timestamp": "2026-06-13 21:11:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.33.186",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.89.33.186, 172.68.229.180",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg1IiwidXNlcm5hbWUiOiJAa2luZ2F5dXNoYiIsImVtYWlsIjoic3RlcGhlbmJvYm84MzhAZ21haWwuY29tIiwiZXhwIjoxNzgxNzg0ODg3fQ.clNAbfLUtL2HHu5WrqcQIWjIaJo6UFtSwW0B-RjBRh0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b416c9ec17b2a4-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.89.33.186",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 21:11:39 UTC] === END API CALL LOG ===
[13-Jun-2026 21:11:39 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 21:11:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg1IiwidXNlcm5hbWUiOiJAa2luZ2F5dXNoYiIsImVtYWlsIjoic3RlcGhlbmJvYm84MzhAZ21haWwuY29tIiwiZXhwIjoxNzgxNzg0ODg3fQ.clNAbfLUtL2HHu5WrqcQIWjIaJo6UFtSwW0B-RjBRh0
[13-Jun-2026 21:11:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 21:11:39 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 21:11:39 UTC] User ID: 785
[13-Jun-2026 21:11:39 UTC] ✅ User profile retrieved successfully for user ID: 785
[13-Jun-2026 21:55:04 UTC] === API CALL LOG ===
[13-Jun-2026 21:55:04 UTC] Endpoint: user/profile.php
[13-Jun-2026 21:55:04 UTC] Full Log Data: {
    "timestamp": "2026-06-13 21:55:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.91.105.22",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.91.105.22, 172.71.178.4",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo3NDUsInVzZXJuYW1lIjoiU3dlZXRsaWZlNDIwIiwiZW1haWwiOiJzdGFyYm95MjE3MjE3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTk5MjUwM30.PAqgsEK70_6ARJf3mZJyvUlXYa6DhLIM1m1dtV6HYaI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b456606d3befe0-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.91.105.22",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 21:55:04 UTC] === END API CALL LOG ===
[13-Jun-2026 21:55:04 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 21:55:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo3NDUsInVzZXJuYW1lIjoiU3dlZXRsaWZlNDIwIiwiZW1haWwiOiJzdGFyYm95MjE3MjE3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTk5MjUwM30.PAqgsEK70_6ARJf3mZJyvUlXYa6DhLIM1m1dtV6HYaI
[13-Jun-2026 21:55:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 21:55:04 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 21:55:04 UTC] User ID: 745
[13-Jun-2026 21:55:04 UTC] ✅ User profile retrieved successfully for user ID: 745
[13-Jun-2026 21:55:04 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 21:55:04 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 21:55:04 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.91.105.22, 172.71.178.4","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo3NDUsInVzZXJuYW1lIjoiU3dlZXRsaWZlNDIwIiwiZW1haWwiOiJzdGFyYm95MjE3MjE3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTk5MjUwM30.PAqgsEK70_6ARJf3mZJyvUlXYa6DhLIM1m1dtV6HYaI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0b45661b8ffefe0-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.91.105.22","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jun-2026 21:55:04 UTC] === User Orders API Called ===
[13-Jun-2026 21:55:04 UTC] User ID: 745
[13-Jun-2026 21:55:04 UTC] Limit: 20, Offset: 0
[13-Jun-2026 21:55:04 UTC] === API CALL LOG ===
[13-Jun-2026 21:55:04 UTC] Endpoint: user/profile.php
[13-Jun-2026 21:55:04 UTC] Full Log Data: {
    "timestamp": "2026-06-13 21:55:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.91.105.22",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.91.105.22, 172.71.178.4",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo3NDUsInVzZXJuYW1lIjoiU3dlZXRsaWZlNDIwIiwiZW1haWwiOiJzdGFyYm95MjE3MjE3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTk5MjUwM30.PAqgsEK70_6ARJf3mZJyvUlXYa6DhLIM1m1dtV6HYaI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b45661b902efe0-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.91.105.22",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 21:55:04 UTC] Orders found: 0
[13-Jun-2026 21:55:04 UTC] === END API CALL LOG ===
[13-Jun-2026 21:55:04 UTC] Orders data: []
[13-Jun-2026 21:55:04 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 21:55:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo3NDUsInVzZXJuYW1lIjoiU3dlZXRsaWZlNDIwIiwiZW1haWwiOiJzdGFyYm95MjE3MjE3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTk5MjUwM30.PAqgsEK70_6ARJf3mZJyvUlXYa6DhLIM1m1dtV6HYaI
[13-Jun-2026 21:55:04 UTC] Total orders count: 0
[13-Jun-2026 21:55:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 21:55:04 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 21:55:04 UTC] User ID: 745
[13-Jun-2026 21:55:04 UTC] ✅ User profile retrieved successfully for user ID: 745
[13-Jun-2026 21:56:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 21:56:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 21:56:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.91.105.22, 172.71.178.5","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo3NDUsInVzZXJuYW1lIjoiU3dlZXRsaWZlNDIwIiwiZW1haWwiOiJzdGFyYm95MjE3MjE3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTk5MjUwM30.PAqgsEK70_6ARJf3mZJyvUlXYa6DhLIM1m1dtV6HYaI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0b457ef2e2aefe0-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.91.105.22","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jun-2026 21:56:08 UTC] === User Orders API Called ===
[13-Jun-2026 21:56:08 UTC] User ID: 745
[13-Jun-2026 21:56:08 UTC] Limit: 20, Offset: 0
[13-Jun-2026 21:56:08 UTC] Orders found: 0
[13-Jun-2026 21:56:08 UTC] Orders data: []
[13-Jun-2026 21:56:08 UTC] Total orders count: 0
[13-Jun-2026 21:56:08 UTC] === API CALL LOG ===
[13-Jun-2026 21:56:08 UTC] Endpoint: user/profile.php
[13-Jun-2026 21:56:08 UTC] Full Log Data: {
    "timestamp": "2026-06-13 21:56:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.91.105.22",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.91.105.22, 172.71.178.5",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo3NDUsInVzZXJuYW1lIjoiU3dlZXRsaWZlNDIwIiwiZW1haWwiOiJzdGFyYm95MjE3MjE3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTk5MjUwM30.PAqgsEK70_6ARJf3mZJyvUlXYa6DhLIM1m1dtV6HYaI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b457ef2e2befe0-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.91.105.22",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 21:56:08 UTC] === END API CALL LOG ===
[13-Jun-2026 21:56:08 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 21:56:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo3NDUsInVzZXJuYW1lIjoiU3dlZXRsaWZlNDIwIiwiZW1haWwiOiJzdGFyYm95MjE3MjE3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTk5MjUwM30.PAqgsEK70_6ARJf3mZJyvUlXYa6DhLIM1m1dtV6HYaI
[13-Jun-2026 21:56:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 21:56:08 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 21:56:08 UTC] User ID: 745
[13-Jun-2026 21:56:08 UTC] ✅ User profile retrieved successfully for user ID: 745
[13-Jun-2026 21:56:08 UTC] === API CALL LOG ===
[13-Jun-2026 21:56:08 UTC] Endpoint: user/profile.php
[13-Jun-2026 21:56:08 UTC] Full Log Data: {
    "timestamp": "2026-06-13 21:56:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.91.105.22",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.91.105.22, 172.71.178.5",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo3NDUsInVzZXJuYW1lIjoiU3dlZXRsaWZlNDIwIiwiZW1haWwiOiJzdGFyYm95MjE3MjE3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTk5MjUwM30.PAqgsEK70_6ARJf3mZJyvUlXYa6DhLIM1m1dtV6HYaI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b457f2c830efe0-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.91.105.22",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 21:56:08 UTC] === END API CALL LOG ===
[13-Jun-2026 21:56:08 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 21:56:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo3NDUsInVzZXJuYW1lIjoiU3dlZXRsaWZlNDIwIiwiZW1haWwiOiJzdGFyYm95MjE3MjE3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTk5MjUwM30.PAqgsEK70_6ARJf3mZJyvUlXYa6DhLIM1m1dtV6HYaI
[13-Jun-2026 21:56:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 21:56:08 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 21:56:08 UTC] User ID: 745
[13-Jun-2026 21:56:08 UTC] ✅ User profile retrieved successfully for user ID: 745
[13-Jun-2026 21:56:42 UTC] === API CALL LOG ===
[13-Jun-2026 21:56:42 UTC] Endpoint: user/profile.php
[13-Jun-2026 21:56:42 UTC] Full Log Data: {
    "timestamp": "2026-06-13 21:56:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.91.105.22",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.91.105.22, 172.70.163.65",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo3NDUsInVzZXJuYW1lIjoiU3dlZXRsaWZlNDIwIiwiZW1haWwiOiJzdGFyYm95MjE3MjE3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTk5MjUwM30.PAqgsEK70_6ARJf3mZJyvUlXYa6DhLIM1m1dtV6HYaI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b458c2495b942b-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.91.105.22",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 21:56:42 UTC] === END API CALL LOG ===
[13-Jun-2026 21:56:42 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 21:56:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo3NDUsInVzZXJuYW1lIjoiU3dlZXRsaWZlNDIwIiwiZW1haWwiOiJzdGFyYm95MjE3MjE3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTk5MjUwM30.PAqgsEK70_6ARJf3mZJyvUlXYa6DhLIM1m1dtV6HYaI
[13-Jun-2026 21:56:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 21:56:42 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 21:56:42 UTC] User ID: 745
[13-Jun-2026 21:56:42 UTC] ✅ User profile retrieved successfully for user ID: 745
[13-Jun-2026 21:56:43 UTC] === API CALL LOG ===
[13-Jun-2026 21:56:43 UTC] Endpoint: user/profile.php
[13-Jun-2026 21:56:43 UTC] Full Log Data: {
    "timestamp": "2026-06-13 21:56:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.91.105.22",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.91.105.22, 172.70.163.166",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo3NDUsInVzZXJuYW1lIjoiU3dlZXRsaWZlNDIwIiwiZW1haWwiOiJzdGFyYm95MjE3MjE3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTk5MjUwM30.PAqgsEK70_6ARJf3mZJyvUlXYa6DhLIM1m1dtV6HYaI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b458c94ce4942b-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.91.105.22",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 21:56:43 UTC] === END API CALL LOG ===
[13-Jun-2026 21:56:43 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 21:56:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo3NDUsInVzZXJuYW1lIjoiU3dlZXRsaWZlNDIwIiwiZW1haWwiOiJzdGFyYm95MjE3MjE3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTk5MjUwM30.PAqgsEK70_6ARJf3mZJyvUlXYa6DhLIM1m1dtV6HYaI
[13-Jun-2026 21:56:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 21:56:43 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 21:56:43 UTC] User ID: 745
[13-Jun-2026 21:56:43 UTC] ✅ User profile retrieved successfully for user ID: 745
[13-Jun-2026 21:56:43 UTC] === API CALL LOG ===
[13-Jun-2026 21:56:43 UTC] Endpoint: user/profile.php
[13-Jun-2026 21:56:43 UTC] Full Log Data: {
    "timestamp": "2026-06-13 21:56:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.91.105.22",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.91.105.22, 172.70.163.65",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo3NDUsInVzZXJuYW1lIjoiU3dlZXRsaWZlNDIwIiwiZW1haWwiOiJzdGFyYm95MjE3MjE3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTk5MjUwM30.PAqgsEK70_6ARJf3mZJyvUlXYa6DhLIM1m1dtV6HYaI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b458c94ce0942b-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.91.105.22",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 21:56:43 UTC] === END API CALL LOG ===
[13-Jun-2026 21:56:43 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 21:56:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo3NDUsInVzZXJuYW1lIjoiU3dlZXRsaWZlNDIwIiwiZW1haWwiOiJzdGFyYm95MjE3MjE3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTk5MjUwM30.PAqgsEK70_6ARJf3mZJyvUlXYa6DhLIM1m1dtV6HYaI
[13-Jun-2026 21:56:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 21:56:43 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 21:56:43 UTC] User ID: 745
[13-Jun-2026 21:56:43 UTC] ✅ User profile retrieved successfully for user ID: 745
[13-Jun-2026 21:56:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 21:56:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 21:56:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.91.105.22, 172.70.163.65","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo3NDUsInVzZXJuYW1lIjoiU3dlZXRsaWZlNDIwIiwiZW1haWwiOiJzdGFyYm95MjE3MjE3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTk5MjUwM30.PAqgsEK70_6ARJf3mZJyvUlXYa6DhLIM1m1dtV6HYaI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0b458c94ce3942b-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.91.105.22","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jun-2026 21:56:43 UTC] === User Orders API Called ===
[13-Jun-2026 21:56:43 UTC] User ID: 745
[13-Jun-2026 21:56:43 UTC] Limit: 20, Offset: 0
[13-Jun-2026 21:56:43 UTC] Orders found: 0
[13-Jun-2026 21:56:43 UTC] Orders data: []
[13-Jun-2026 21:56:43 UTC] Total orders count: 0
[13-Jun-2026 21:56:53 UTC] === API CALL LOG ===
[13-Jun-2026 21:56:53 UTC] Endpoint: user/profile.php
[13-Jun-2026 21:56:53 UTC] Full Log Data: {
    "timestamp": "2026-06-13 21:56:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.91.105.22",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.91.105.22, 172.64.192.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo3NDUsInVzZXJuYW1lIjoiU3dlZXRsaWZlNDIwIiwiZW1haWwiOiJzdGFyYm95MjE3MjE3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTk5MjUwM30.PAqgsEK70_6ARJf3mZJyvUlXYa6DhLIM1m1dtV6HYaI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b459082dd5c4fe-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.91.105.22",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 21:56:53 UTC] === END API CALL LOG ===
[13-Jun-2026 21:56:53 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 21:56:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo3NDUsInVzZXJuYW1lIjoiU3dlZXRsaWZlNDIwIiwiZW1haWwiOiJzdGFyYm95MjE3MjE3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTk5MjUwM30.PAqgsEK70_6ARJf3mZJyvUlXYa6DhLIM1m1dtV6HYaI
[13-Jun-2026 21:56:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 21:56:53 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 21:56:53 UTC] User ID: 745
[13-Jun-2026 21:56:53 UTC] ✅ User profile retrieved successfully for user ID: 745
[13-Jun-2026 21:56:54 UTC] === API CALL LOG ===
[13-Jun-2026 21:56:54 UTC] Endpoint: user/profile.php
[13-Jun-2026 21:56:54 UTC] Full Log Data: {
    "timestamp": "2026-06-13 21:56:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.91.105.22",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.91.105.22, 172.64.192.66",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo3NDUsInVzZXJuYW1lIjoiU3dlZXRsaWZlNDIwIiwiZW1haWwiOiJzdGFyYm95MjE3MjE3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTk5MjUwM30.PAqgsEK70_6ARJf3mZJyvUlXYa6DhLIM1m1dtV6HYaI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b4590d7dc9c4fe-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.91.105.22",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 21:56:54 UTC] === END API CALL LOG ===
[13-Jun-2026 21:56:54 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 21:56:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo3NDUsInVzZXJuYW1lIjoiU3dlZXRsaWZlNDIwIiwiZW1haWwiOiJzdGFyYm95MjE3MjE3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTk5MjUwM30.PAqgsEK70_6ARJf3mZJyvUlXYa6DhLIM1m1dtV6HYaI
[13-Jun-2026 21:56:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 21:56:54 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 21:56:54 UTC] User ID: 745
[13-Jun-2026 21:56:54 UTC] ✅ User profile retrieved successfully for user ID: 745
[13-Jun-2026 21:56:54 UTC] === API CALL LOG ===
[13-Jun-2026 21:56:54 UTC] Endpoint: user/profile.php
[13-Jun-2026 21:56:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 21:56:54 UTC] Full Log Data: {
    "timestamp": "2026-06-13 21:56:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.91.105.22",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.91.105.22, 172.64.192.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo3NDUsInVzZXJuYW1lIjoiU3dlZXRsaWZlNDIwIiwiZW1haWwiOiJzdGFyYm95MjE3MjE3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTk5MjUwM30.PAqgsEK70_6ARJf3mZJyvUlXYa6DhLIM1m1dtV6HYaI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b4590e78cec4fe-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.91.105.22",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 21:56:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 21:56:54 UTC] === END API CALL LOG ===
[13-Jun-2026 21:56:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.91.105.22, 172.64.192.66","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo3NDUsInVzZXJuYW1lIjoiU3dlZXRsaWZlNDIwIiwiZW1haWwiOiJzdGFyYm95MjE3MjE3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTk5MjUwM30.PAqgsEK70_6ARJf3mZJyvUlXYa6DhLIM1m1dtV6HYaI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0b4590e78cac4fe-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.91.105.22","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jun-2026 21:56:54 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 21:56:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo3NDUsInVzZXJuYW1lIjoiU3dlZXRsaWZlNDIwIiwiZW1haWwiOiJzdGFyYm95MjE3MjE3QGdtYWlsLmNvbSIsImV4cCI6MTc4MTk5MjUwM30.PAqgsEK70_6ARJf3mZJyvUlXYa6DhLIM1m1dtV6HYaI
[13-Jun-2026 21:56:54 UTC] === User Orders API Called ===
[13-Jun-2026 21:56:54 UTC] User ID: 745
[13-Jun-2026 21:56:54 UTC] Limit: 20, Offset: 0
[13-Jun-2026 21:56:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 21:56:54 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 21:56:54 UTC] User ID: 745
[13-Jun-2026 21:56:54 UTC] Orders found: 0
[13-Jun-2026 21:56:54 UTC] Orders data: []
[13-Jun-2026 21:56:54 UTC] ✅ User profile retrieved successfully for user ID: 745
[13-Jun-2026 21:56:54 UTC] Total orders count: 0
[13-Jun-2026 22:43:28 UTC] === API CALL LOG ===
[13-Jun-2026 22:43:28 UTC] Endpoint: user/profile.php
[13-Jun-2026 22:43:28 UTC] Full Log Data: {
    "timestamp": "2026-06-13 22:43:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.126.14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.161.126.14, 172.68.229.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkyIiwidXNlcm5hbWUiOiJkZXN0aW55IiwiZW1haWwiOiJkZXN0aW55am1vamljYUBnbWFpbC5jb20iLCJleHAiOjE3ODE4NzI1MjJ9.cQD47PWpqt5sfdsjtPnvNk-8yEoRnnFlzLrQs5uhtpA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b49d43dd8fec0d-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.161.126.14",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 22:43:28 UTC] === END API CALL LOG ===
[13-Jun-2026 22:43:28 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 22:43:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkyIiwidXNlcm5hbWUiOiJkZXN0aW55IiwiZW1haWwiOiJkZXN0aW55am1vamljYUBnbWFpbC5jb20iLCJleHAiOjE3ODE4NzI1MjJ9.cQD47PWpqt5sfdsjtPnvNk-8yEoRnnFlzLrQs5uhtpA
[13-Jun-2026 22:43:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 22:43:28 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 22:43:28 UTC] User ID: 792
[13-Jun-2026 22:43:28 UTC] ✅ User profile retrieved successfully for user ID: 792
[13-Jun-2026 22:43:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 22:43:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 22:43:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"154.161.126.14, 172.68.229.143","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkyIiwidXNlcm5hbWUiOiJkZXN0aW55IiwiZW1haWwiOiJkZXN0aW55am1vamljYUBnbWFpbC5jb20iLCJleHAiOjE3ODE4NzI1MjJ9.cQD47PWpqt5sfdsjtPnvNk-8yEoRnnFlzLrQs5uhtpA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0b49d4c7ddeec0d-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"154.161.126.14","cf-ipcountry":"GH","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jun-2026 22:43:29 UTC] === User Orders API Called ===
[13-Jun-2026 22:43:29 UTC] User ID: 792
[13-Jun-2026 22:43:29 UTC] Limit: 20, Offset: 0
[13-Jun-2026 22:43:29 UTC] Orders found: 1
[13-Jun-2026 22:43:29 UTC] Orders data: [{"id":339,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/weknowherf","status":"pending","created_at":"2026-06-12 16:07:33","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[13-Jun-2026 22:43:29 UTC] Total orders count: 1
[13-Jun-2026 22:43:29 UTC] === API CALL LOG ===
[13-Jun-2026 22:43:29 UTC] Endpoint: user/profile.php
[13-Jun-2026 22:43:29 UTC] Full Log Data: {
    "timestamp": "2026-06-13 22:43:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.126.14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.161.126.14, 172.68.229.143",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkyIiwidXNlcm5hbWUiOiJkZXN0aW55IiwiZW1haWwiOiJkZXN0aW55am1vamljYUBnbWFpbC5jb20iLCJleHAiOjE3ODE4NzI1MjJ9.cQD47PWpqt5sfdsjtPnvNk-8yEoRnnFlzLrQs5uhtpA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b49d4c7dd5ec0d-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.161.126.14",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 22:43:29 UTC] === END API CALL LOG ===
[13-Jun-2026 22:43:29 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 22:43:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkyIiwidXNlcm5hbWUiOiJkZXN0aW55IiwiZW1haWwiOiJkZXN0aW55am1vamljYUBnbWFpbC5jb20iLCJleHAiOjE3ODE4NzI1MjJ9.cQD47PWpqt5sfdsjtPnvNk-8yEoRnnFlzLrQs5uhtpA
[13-Jun-2026 22:43:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 22:43:29 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 22:43:29 UTC] User ID: 792
[13-Jun-2026 22:43:29 UTC] ✅ User profile retrieved successfully for user ID: 792
[13-Jun-2026 22:43:29 UTC] === API CALL LOG ===
[13-Jun-2026 22:43:29 UTC] Endpoint: user/profile.php
[13-Jun-2026 22:43:29 UTC] Full Log Data: {
    "timestamp": "2026-06-13 22:43:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.126.14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.161.126.14, 172.68.229.143",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkyIiwidXNlcm5hbWUiOiJkZXN0aW55IiwiZW1haWwiOiJkZXN0aW55am1vamljYUBnbWFpbC5jb20iLCJleHAiOjE3ODE4NzI1MjJ9.cQD47PWpqt5sfdsjtPnvNk-8yEoRnnFlzLrQs5uhtpA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b49d4c7de1ec0d-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.161.126.14",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jun-2026 22:43:29 UTC] === END API CALL LOG ===
[13-Jun-2026 22:43:29 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jun-2026 22:43:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkyIiwidXNlcm5hbWUiOiJkZXN0aW55IiwiZW1haWwiOiJkZXN0aW55am1vamljYUBnbWFpbC5jb20iLCJleHAiOjE3ODE4NzI1MjJ9.cQD47PWpqt5sfdsjtPnvNk-8yEoRnnFlzLrQs5uhtpA
[13-Jun-2026 22:43:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jun-2026 22:43:29 UTC] ✅ JWT token verified successfully for user profile
[13-Jun-2026 22:43:29 UTC] User ID: 792
[13-Jun-2026 22:43:29 UTC] ✅ User profile retrieved successfully for user ID: 792
[13-Jun-2026 22:43:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 22:43:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jun-2026 22:43:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"154.161.126.14, 172.68.229.181","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzkyIiwidXNlcm5hbWUiOiJkZXN0aW55IiwiZW1haWwiOiJkZXN0aW55am1vamljYUBnbWFpbC5jb20iLCJleHAiOjE3ODE4NzI1MjJ9.cQD47PWpqt5sfdsjtPnvNk-8yEoRnnFlzLrQs5uhtpA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0b49d618c6bec0d-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"154.161.126.14","cf-ipcountry":"GH","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jun-2026 22:43:32 UTC] === User Orders API Called ===
[13-Jun-2026 22:43:32 UTC] User ID: 792
[13-Jun-2026 22:43:32 UTC] Limit: 20, Offset: 0
[13-Jun-2026 22:43:32 UTC] Orders found: 1
[13-Jun-2026 22:43:32 UTC] Orders data: [{"id":339,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/weknowherf","status":"pending","created_at":"2026-06-12 16:07:33","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[13-Jun-2026 22:43:32 UTC] Total orders count: 1
[14-Jun-2026 01:43:26 UTC] === API CALL LOG ===
[14-Jun-2026 01:43:26 UTC] Endpoint: user/profile.php
[14-Jun-2026 01:43:26 UTC] Full Log Data: {
    "timestamp": "2026-06-14 01:43:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.91.105.235",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.91.105.235, 172.71.241.84",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA5IiwidXNlcm5hbWUiOiJzd2VldGxpZmUyMTciLCJlbWFpbCI6Im1pbmltYWphNDIwQGdtYWlsLmNvbSIsImV4cCI6MTc4MjAwNjIwNX0.4kIs8yMtRbk7xP5Jfw3HdFkPyil71pgFVEzXu1vZBpY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b5a4e7bc61aff9-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.91.105.235",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jun-2026 01:43:26 UTC] === END API CALL LOG ===
[14-Jun-2026 01:43:26 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jun-2026 01:43:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA5IiwidXNlcm5hbWUiOiJzd2VldGxpZmUyMTciLCJlbWFpbCI6Im1pbmltYWphNDIwQGdtYWlsLmNvbSIsImV4cCI6MTc4MjAwNjIwNX0.4kIs8yMtRbk7xP5Jfw3HdFkPyil71pgFVEzXu1vZBpY
[14-Jun-2026 01:43:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jun-2026 01:43:26 UTC] ✅ JWT token verified successfully for user profile
[14-Jun-2026 01:43:26 UTC] User ID: 809
[14-Jun-2026 01:43:26 UTC] ✅ User profile retrieved successfully for user ID: 809
[14-Jun-2026 01:43:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jun-2026 01:43:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jun-2026 01:43:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.91.105.235, 172.71.241.84","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA5IiwidXNlcm5hbWUiOiJzd2VldGxpZmUyMTciLCJlbWFpbCI6Im1pbmltYWphNDIwQGdtYWlsLmNvbSIsImV4cCI6MTc4MjAwNjIwNX0.4kIs8yMtRbk7xP5Jfw3HdFkPyil71pgFVEzXu1vZBpY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0b5a4e7bc67aff9-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.91.105.235","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-Jun-2026 01:43:26 UTC] === User Orders API Called ===
[14-Jun-2026 01:43:26 UTC] User ID: 809
[14-Jun-2026 01:43:26 UTC] Limit: 20, Offset: 0
[14-Jun-2026 01:43:26 UTC] Orders found: 0
[14-Jun-2026 01:43:26 UTC] Orders data: []
[14-Jun-2026 01:43:26 UTC] Total orders count: 0
[14-Jun-2026 01:43:26 UTC] === API CALL LOG ===
[14-Jun-2026 01:43:26 UTC] Endpoint: user/profile.php
[14-Jun-2026 01:43:26 UTC] Full Log Data: {
    "timestamp": "2026-06-14 01:43:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.91.105.235",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.91.105.235, 172.71.241.84",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA5IiwidXNlcm5hbWUiOiJzd2VldGxpZmUyMTciLCJlbWFpbCI6Im1pbmltYWphNDIwQGdtYWlsLmNvbSIsImV4cCI6MTc4MjAwNjIwNX0.4kIs8yMtRbk7xP5Jfw3HdFkPyil71pgFVEzXu1vZBpY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b5a4e8de03aff9-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.91.105.235",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jun-2026 01:43:26 UTC] === END API CALL LOG ===
[14-Jun-2026 01:43:26 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jun-2026 01:43:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA5IiwidXNlcm5hbWUiOiJzd2VldGxpZmUyMTciLCJlbWFpbCI6Im1pbmltYWphNDIwQGdtYWlsLmNvbSIsImV4cCI6MTc4MjAwNjIwNX0.4kIs8yMtRbk7xP5Jfw3HdFkPyil71pgFVEzXu1vZBpY
[14-Jun-2026 01:43:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jun-2026 01:43:26 UTC] ✅ JWT token verified successfully for user profile
[14-Jun-2026 01:43:26 UTC] User ID: 809
[14-Jun-2026 01:43:26 UTC] ✅ User profile retrieved successfully for user ID: 809
[14-Jun-2026 01:43:27 UTC] === API CALL LOG ===
[14-Jun-2026 01:43:27 UTC] Endpoint: user/profile.php
[14-Jun-2026 01:43:27 UTC] Full Log Data: {
    "timestamp": "2026-06-14 01:43:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.91.105.235",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.91.105.235, 172.71.241.84",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA5IiwidXNlcm5hbWUiOiJzd2VldGxpZmUyMTciLCJlbWFpbCI6Im1pbmltYWphNDIwQGdtYWlsLmNvbSIsImV4cCI6MTc4MjAwNjIwNX0.4kIs8yMtRbk7xP5Jfw3HdFkPyil71pgFVEzXu1vZBpY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b5a4ed9d5eaff9-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.91.105.235",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jun-2026 01:43:27 UTC] === END API CALL LOG ===
[14-Jun-2026 01:43:27 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jun-2026 01:43:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA5IiwidXNlcm5hbWUiOiJzd2VldGxpZmUyMTciLCJlbWFpbCI6Im1pbmltYWphNDIwQGdtYWlsLmNvbSIsImV4cCI6MTc4MjAwNjIwNX0.4kIs8yMtRbk7xP5Jfw3HdFkPyil71pgFVEzXu1vZBpY
[14-Jun-2026 01:43:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jun-2026 01:43:27 UTC] ✅ JWT token verified successfully for user profile
[14-Jun-2026 01:43:27 UTC] User ID: 809
[14-Jun-2026 01:43:27 UTC] ✅ User profile retrieved successfully for user ID: 809
[14-Jun-2026 01:43:52 UTC] === API CALL LOG ===
[14-Jun-2026 01:43:52 UTC] Endpoint: user/profile.php
[14-Jun-2026 01:43:52 UTC] Full Log Data: {
    "timestamp": "2026-06-14 01:43:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.91.105.235",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.91.105.235, 162.158.216.151",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA5IiwidXNlcm5hbWUiOiJzd2VldGxpZmUyMTciLCJlbWFpbCI6Im1pbmltYWphNDIwQGdtYWlsLmNvbSIsImV4cCI6MTc4MjAwNjIwNX0.4kIs8yMtRbk7xP5Jfw3HdFkPyil71pgFVEzXu1vZBpY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b5a5878bca4e60-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.91.105.235",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jun-2026 01:43:52 UTC] === END API CALL LOG ===
[14-Jun-2026 01:43:52 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jun-2026 01:43:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA5IiwidXNlcm5hbWUiOiJzd2VldGxpZmUyMTciLCJlbWFpbCI6Im1pbmltYWphNDIwQGdtYWlsLmNvbSIsImV4cCI6MTc4MjAwNjIwNX0.4kIs8yMtRbk7xP5Jfw3HdFkPyil71pgFVEzXu1vZBpY
[14-Jun-2026 01:43:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jun-2026 01:43:52 UTC] ✅ JWT token verified successfully for user profile
[14-Jun-2026 01:43:52 UTC] User ID: 809
[14-Jun-2026 01:43:52 UTC] ✅ User profile retrieved successfully for user ID: 809
[14-Jun-2026 01:43:53 UTC] === API CALL LOG ===
[14-Jun-2026 01:43:53 UTC] Endpoint: user/profile.php
[14-Jun-2026 01:43:53 UTC] Full Log Data: {
    "timestamp": "2026-06-14 01:43:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.91.105.235",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.91.105.235, 162.158.216.151",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA5IiwidXNlcm5hbWUiOiJzd2VldGxpZmUyMTciLCJlbWFpbCI6Im1pbmltYWphNDIwQGdtYWlsLmNvbSIsImV4cCI6MTc4MjAwNjIwNX0.4kIs8yMtRbk7xP5Jfw3HdFkPyil71pgFVEzXu1vZBpY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b5a58e0d4b4e60-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.91.105.235",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jun-2026 01:43:53 UTC] === END API CALL LOG ===
[14-Jun-2026 01:43:53 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jun-2026 01:43:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA5IiwidXNlcm5hbWUiOiJzd2VldGxpZmUyMTciLCJlbWFpbCI6Im1pbmltYWphNDIwQGdtYWlsLmNvbSIsImV4cCI6MTc4MjAwNjIwNX0.4kIs8yMtRbk7xP5Jfw3HdFkPyil71pgFVEzXu1vZBpY
[14-Jun-2026 01:43:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jun-2026 01:43:53 UTC] ✅ JWT token verified successfully for user profile
[14-Jun-2026 01:43:53 UTC] User ID: 809
[14-Jun-2026 01:43:53 UTC] ✅ User profile retrieved successfully for user ID: 809
[14-Jun-2026 01:43:53 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jun-2026 01:43:53 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jun-2026 01:43:53 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.91.105.235, 162.158.216.151","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA5IiwidXNlcm5hbWUiOiJzd2VldGxpZmUyMTciLCJlbWFpbCI6Im1pbmltYWphNDIwQGdtYWlsLmNvbSIsImV4cCI6MTc4MjAwNjIwNX0.4kIs8yMtRbk7xP5Jfw3HdFkPyil71pgFVEzXu1vZBpY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0b5a58eee904e60-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.91.105.235","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-Jun-2026 01:43:53 UTC] === User Orders API Called ===
[14-Jun-2026 01:43:53 UTC] User ID: 809
[14-Jun-2026 01:43:53 UTC] Limit: 20, Offset: 0
[14-Jun-2026 01:43:53 UTC] === API CALL LOG ===
[14-Jun-2026 01:43:53 UTC] Endpoint: user/profile.php
[14-Jun-2026 01:43:53 UTC] Full Log Data: {
    "timestamp": "2026-06-14 01:43:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.91.105.235",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.91.105.235, 162.158.216.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA5IiwidXNlcm5hbWUiOiJzd2VldGxpZmUyMTciLCJlbWFpbCI6Im1pbmltYWphNDIwQGdtYWlsLmNvbSIsImV4cCI6MTc4MjAwNjIwNX0.4kIs8yMtRbk7xP5Jfw3HdFkPyil71pgFVEzXu1vZBpY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b5a58eee924e60-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.91.105.235",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jun-2026 01:43:53 UTC] Orders found: 0
[14-Jun-2026 01:43:53 UTC] === END API CALL LOG ===
[14-Jun-2026 01:43:53 UTC] Orders data: []
[14-Jun-2026 01:43:53 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jun-2026 01:43:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA5IiwidXNlcm5hbWUiOiJzd2VldGxpZmUyMTciLCJlbWFpbCI6Im1pbmltYWphNDIwQGdtYWlsLmNvbSIsImV4cCI6MTc4MjAwNjIwNX0.4kIs8yMtRbk7xP5Jfw3HdFkPyil71pgFVEzXu1vZBpY
[14-Jun-2026 01:43:53 UTC] Total orders count: 0
[14-Jun-2026 01:43:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jun-2026 01:43:53 UTC] ✅ JWT token verified successfully for user profile
[14-Jun-2026 01:43:53 UTC] User ID: 809
[14-Jun-2026 01:43:53 UTC] ✅ User profile retrieved successfully for user ID: 809
[14-Jun-2026 01:43:54 UTC] === API CALL LOG ===
[14-Jun-2026 01:43:54 UTC] Endpoint: user/profile.php
[14-Jun-2026 01:43:54 UTC] Full Log Data: {
    "timestamp": "2026-06-14 01:43:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.91.105.235",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.91.105.235, 162.158.216.151",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA5IiwidXNlcm5hbWUiOiJzd2VldGxpZmUyMTciLCJlbWFpbCI6Im1pbmltYWphNDIwQGdtYWlsLmNvbSIsImV4cCI6MTc4MjAwNjIwNX0.4kIs8yMtRbk7xP5Jfw3HdFkPyil71pgFVEzXu1vZBpY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b5a593bea84e60-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.91.105.235",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jun-2026 01:43:54 UTC] === END API CALL LOG ===
[14-Jun-2026 01:43:54 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jun-2026 01:43:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA5IiwidXNlcm5hbWUiOiJzd2VldGxpZmUyMTciLCJlbWFpbCI6Im1pbmltYWphNDIwQGdtYWlsLmNvbSIsImV4cCI6MTc4MjAwNjIwNX0.4kIs8yMtRbk7xP5Jfw3HdFkPyil71pgFVEzXu1vZBpY
[14-Jun-2026 01:43:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jun-2026 01:43:54 UTC] ✅ JWT token verified successfully for user profile
[14-Jun-2026 01:43:54 UTC] User ID: 809
[14-Jun-2026 01:43:54 UTC] ✅ User profile retrieved successfully for user ID: 809
[14-Jun-2026 01:49:05 UTC] === API CALL LOG ===
[14-Jun-2026 01:49:05 UTC] Endpoint: user/profile.php
[14-Jun-2026 01:49:05 UTC] Full Log Data: {
    "timestamp": "2026-06-14 01:49:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.91.105.235",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.91.105.235, 172.69.224.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA5IiwidXNlcm5hbWUiOiJzd2VldGxpZmUyMTciLCJlbWFpbCI6Im1pbmltYWphNDIwQGdtYWlsLmNvbSIsImV4cCI6MTc4MjAwNjIwNX0.4kIs8yMtRbk7xP5Jfw3HdFkPyil71pgFVEzXu1vZBpY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b5ad2e1c8c7d93-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.91.105.235",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jun-2026 01:49:05 UTC] === END API CALL LOG ===
[14-Jun-2026 01:49:05 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jun-2026 01:49:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA5IiwidXNlcm5hbWUiOiJzd2VldGxpZmUyMTciLCJlbWFpbCI6Im1pbmltYWphNDIwQGdtYWlsLmNvbSIsImV4cCI6MTc4MjAwNjIwNX0.4kIs8yMtRbk7xP5Jfw3HdFkPyil71pgFVEzXu1vZBpY
[14-Jun-2026 01:49:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jun-2026 01:49:05 UTC] ✅ JWT token verified successfully for user profile
[14-Jun-2026 01:49:05 UTC] User ID: 809
[14-Jun-2026 01:49:05 UTC] ✅ User profile retrieved successfully for user ID: 809
[14-Jun-2026 01:49:06 UTC] === API CALL LOG ===
[14-Jun-2026 01:49:06 UTC] Endpoint: user/profile.php
[14-Jun-2026 01:49:06 UTC] Full Log Data: {
    "timestamp": "2026-06-14 01:49:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.91.105.235",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.91.105.235, 172.69.224.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA5IiwidXNlcm5hbWUiOiJzd2VldGxpZmUyMTciLCJlbWFpbCI6Im1pbmltYWphNDIwQGdtYWlsLmNvbSIsImV4cCI6MTc4MjAwNjIwNX0.4kIs8yMtRbk7xP5Jfw3HdFkPyil71pgFVEzXu1vZBpY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b5ad345d6f7d93-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.91.105.235",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jun-2026 01:49:06 UTC] === END API CALL LOG ===
[14-Jun-2026 01:49:06 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jun-2026 01:49:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA5IiwidXNlcm5hbWUiOiJzd2VldGxpZmUyMTciLCJlbWFpbCI6Im1pbmltYWphNDIwQGdtYWlsLmNvbSIsImV4cCI6MTc4MjAwNjIwNX0.4kIs8yMtRbk7xP5Jfw3HdFkPyil71pgFVEzXu1vZBpY
[14-Jun-2026 01:49:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jun-2026 01:49:06 UTC] ✅ JWT token verified successfully for user profile
[14-Jun-2026 01:49:06 UTC] User ID: 809
[14-Jun-2026 01:49:06 UTC] ✅ User profile retrieved successfully for user ID: 809
[14-Jun-2026 01:49:06 UTC] === API CALL LOG ===
[14-Jun-2026 01:49:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jun-2026 01:49:06 UTC] Endpoint: user/profile.php
[14-Jun-2026 01:49:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jun-2026 01:49:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.91.105.235, 172.69.224.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA5IiwidXNlcm5hbWUiOiJzd2VldGxpZmUyMTciLCJlbWFpbCI6Im1pbmltYWphNDIwQGdtYWlsLmNvbSIsImV4cCI6MTc4MjAwNjIwNX0.4kIs8yMtRbk7xP5Jfw3HdFkPyil71pgFVEzXu1vZBpY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0b5ad355ee97d93-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.91.105.235","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-Jun-2026 01:49:06 UTC] Full Log Data: {
    "timestamp": "2026-06-14 01:49:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.91.105.235",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.91.105.235, 172.69.224.66",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA5IiwidXNlcm5hbWUiOiJzd2VldGxpZmUyMTciLCJlbWFpbCI6Im1pbmltYWphNDIwQGdtYWlsLmNvbSIsImV4cCI6MTc4MjAwNjIwNX0.4kIs8yMtRbk7xP5Jfw3HdFkPyil71pgFVEzXu1vZBpY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b5ad355eea7d93-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.91.105.235",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jun-2026 01:49:06 UTC] === END API CALL LOG ===
[14-Jun-2026 01:49:06 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jun-2026 01:49:06 UTC] === User Orders API Called ===
[14-Jun-2026 01:49:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA5IiwidXNlcm5hbWUiOiJzd2VldGxpZmUyMTciLCJlbWFpbCI6Im1pbmltYWphNDIwQGdtYWlsLmNvbSIsImV4cCI6MTc4MjAwNjIwNX0.4kIs8yMtRbk7xP5Jfw3HdFkPyil71pgFVEzXu1vZBpY
[14-Jun-2026 01:49:06 UTC] User ID: 809
[14-Jun-2026 01:49:06 UTC] Limit: 20, Offset: 0
[14-Jun-2026 01:49:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jun-2026 01:49:06 UTC] ✅ JWT token verified successfully for user profile
[14-Jun-2026 01:49:06 UTC] User ID: 809
[14-Jun-2026 01:49:06 UTC] Orders found: 0
[14-Jun-2026 01:49:06 UTC] ✅ User profile retrieved successfully for user ID: 809
[14-Jun-2026 01:49:06 UTC] Orders data: []
[14-Jun-2026 01:49:06 UTC] Total orders count: 0
[14-Jun-2026 01:49:08 UTC] === API CALL LOG ===
[14-Jun-2026 01:49:08 UTC] Endpoint: user/profile.php
[14-Jun-2026 01:49:08 UTC] Full Log Data: {
    "timestamp": "2026-06-14 01:49:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.91.105.235",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.91.105.235, 172.69.224.66",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA5IiwidXNlcm5hbWUiOiJzd2VldGxpZmUyMTciLCJlbWFpbCI6Im1pbmltYWphNDIwQGdtYWlsLmNvbSIsImV4cCI6MTc4MjAwNjIwNX0.4kIs8yMtRbk7xP5Jfw3HdFkPyil71pgFVEzXu1vZBpY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b5ad3dda057d93-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.91.105.235",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jun-2026 01:49:08 UTC] === END API CALL LOG ===
[14-Jun-2026 01:49:08 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jun-2026 01:49:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA5IiwidXNlcm5hbWUiOiJzd2VldGxpZmUyMTciLCJlbWFpbCI6Im1pbmltYWphNDIwQGdtYWlsLmNvbSIsImV4cCI6MTc4MjAwNjIwNX0.4kIs8yMtRbk7xP5Jfw3HdFkPyil71pgFVEzXu1vZBpY
[14-Jun-2026 01:49:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jun-2026 01:49:08 UTC] ✅ JWT token verified successfully for user profile
[14-Jun-2026 01:49:08 UTC] User ID: 809
[14-Jun-2026 01:49:08 UTC] ✅ User profile retrieved successfully for user ID: 809
[14-Jun-2026 01:51:31 UTC] === API CALL LOG ===
[14-Jun-2026 01:51:31 UTC] Endpoint: user/profile.php
[14-Jun-2026 01:51:31 UTC] Full Log Data: {
    "timestamp": "2026-06-14 01:51:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.91.105.235",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.91.105.235, 172.69.224.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA5IiwidXNlcm5hbWUiOiJzd2VldGxpZmUyMTciLCJlbWFpbCI6Im1pbmltYWphNDIwQGdtYWlsLmNvbSIsImV4cCI6MTc4MjAwNjIwNX0.4kIs8yMtRbk7xP5Jfw3HdFkPyil71pgFVEzXu1vZBpY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b5b0bf788f7d93-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.91.105.235",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jun-2026 01:51:31 UTC] === END API CALL LOG ===
[14-Jun-2026 01:51:31 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jun-2026 01:51:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA5IiwidXNlcm5hbWUiOiJzd2VldGxpZmUyMTciLCJlbWFpbCI6Im1pbmltYWphNDIwQGdtYWlsLmNvbSIsImV4cCI6MTc4MjAwNjIwNX0.4kIs8yMtRbk7xP5Jfw3HdFkPyil71pgFVEzXu1vZBpY
[14-Jun-2026 01:51:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jun-2026 01:51:31 UTC] ✅ JWT token verified successfully for user profile
[14-Jun-2026 01:51:31 UTC] User ID: 809
[14-Jun-2026 01:51:31 UTC] ✅ User profile retrieved successfully for user ID: 809
[14-Jun-2026 01:51:43 UTC] === API CALL LOG ===
[14-Jun-2026 01:51:43 UTC] Endpoint: user/profile.php
[14-Jun-2026 01:51:43 UTC] Full Log Data: {
    "timestamp": "2026-06-14 01:51:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.91.105.235",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.91.105.235, 172.71.178.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA5IiwidXNlcm5hbWUiOiJzd2VldGxpZmUyMTciLCJlbWFpbCI6Im1pbmltYWphNDIwQGdtYWlsLmNvbSIsImV4cCI6MTc4MjAwNjIwNX0.4kIs8yMtRbk7xP5Jfw3HdFkPyil71pgFVEzXu1vZBpY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b5b1086ca71bf8-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.91.105.235",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jun-2026 01:51:43 UTC] === END API CALL LOG ===
[14-Jun-2026 01:51:43 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jun-2026 01:51:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA5IiwidXNlcm5hbWUiOiJzd2VldGxpZmUyMTciLCJlbWFpbCI6Im1pbmltYWphNDIwQGdtYWlsLmNvbSIsImV4cCI6MTc4MjAwNjIwNX0.4kIs8yMtRbk7xP5Jfw3HdFkPyil71pgFVEzXu1vZBpY
[14-Jun-2026 01:51:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jun-2026 01:51:43 UTC] ✅ JWT token verified successfully for user profile
[14-Jun-2026 01:51:43 UTC] User ID: 809
[14-Jun-2026 01:51:43 UTC] ✅ User profile retrieved successfully for user ID: 809
[14-Jun-2026 01:51:44 UTC] === API CALL LOG ===
[14-Jun-2026 01:51:44 UTC] Endpoint: user/profile.php
[14-Jun-2026 01:51:44 UTC] Full Log Data: {
    "timestamp": "2026-06-14 01:51:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.91.105.235",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.91.105.235, 172.71.178.109",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA5IiwidXNlcm5hbWUiOiJzd2VldGxpZmUyMTciLCJlbWFpbCI6Im1pbmltYWphNDIwQGdtYWlsLmNvbSIsImV4cCI6MTc4MjAwNjIwNX0.4kIs8yMtRbk7xP5Jfw3HdFkPyil71pgFVEzXu1vZBpY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b5b10f382e1bf8-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.91.105.235",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jun-2026 01:51:44 UTC] === END API CALL LOG ===
[14-Jun-2026 01:51:44 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jun-2026 01:51:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA5IiwidXNlcm5hbWUiOiJzd2VldGxpZmUyMTciLCJlbWFpbCI6Im1pbmltYWphNDIwQGdtYWlsLmNvbSIsImV4cCI6MTc4MjAwNjIwNX0.4kIs8yMtRbk7xP5Jfw3HdFkPyil71pgFVEzXu1vZBpY
[14-Jun-2026 01:51:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jun-2026 01:51:44 UTC] ✅ JWT token verified successfully for user profile
[14-Jun-2026 01:51:44 UTC] User ID: 809
[14-Jun-2026 01:51:44 UTC] ✅ User profile retrieved successfully for user ID: 809
[14-Jun-2026 01:51:44 UTC] === API CALL LOG ===
[14-Jun-2026 01:51:44 UTC] Endpoint: user/profile.php
[14-Jun-2026 01:51:44 UTC] Full Log Data: {
    "timestamp": "2026-06-14 01:51:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.91.105.235",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.91.105.235, 172.71.178.109",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA5IiwidXNlcm5hbWUiOiJzd2VldGxpZmUyMTciLCJlbWFpbCI6Im1pbmltYWphNDIwQGdtYWlsLmNvbSIsImV4cCI6MTc4MjAwNjIwNX0.4kIs8yMtRbk7xP5Jfw3HdFkPyil71pgFVEzXu1vZBpY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b5b10f38331bf8-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.91.105.235",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jun-2026 01:51:44 UTC] === END API CALL LOG ===
[14-Jun-2026 01:51:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jun-2026 01:51:44 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jun-2026 01:51:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA5IiwidXNlcm5hbWUiOiJzd2VldGxpZmUyMTciLCJlbWFpbCI6Im1pbmltYWphNDIwQGdtYWlsLmNvbSIsImV4cCI6MTc4MjAwNjIwNX0.4kIs8yMtRbk7xP5Jfw3HdFkPyil71pgFVEzXu1vZBpY
[14-Jun-2026 01:51:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jun-2026 01:51:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.91.105.235, 172.71.178.109","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA5IiwidXNlcm5hbWUiOiJzd2VldGxpZmUyMTciLCJlbWFpbCI6Im1pbmltYWphNDIwQGdtYWlsLmNvbSIsImV4cCI6MTc4MjAwNjIwNX0.4kIs8yMtRbk7xP5Jfw3HdFkPyil71pgFVEzXu1vZBpY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0b5b10f38311bf8-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.91.105.235","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-Jun-2026 01:51:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jun-2026 01:51:44 UTC] ✅ JWT token verified successfully for user profile
[14-Jun-2026 01:51:44 UTC] === User Orders API Called ===
[14-Jun-2026 01:51:44 UTC] User ID: 809
[14-Jun-2026 01:51:44 UTC] User ID: 809
[14-Jun-2026 01:51:44 UTC] Limit: 20, Offset: 0
[14-Jun-2026 01:51:44 UTC] ✅ User profile retrieved successfully for user ID: 809
[14-Jun-2026 01:51:44 UTC] Orders found: 0
[14-Jun-2026 01:51:44 UTC] Orders data: []
[14-Jun-2026 01:51:44 UTC] Total orders count: 0
[14-Jun-2026 01:52:16 UTC] === API CALL LOG ===
[14-Jun-2026 01:52:16 UTC] Endpoint: user/profile.php
[14-Jun-2026 01:52:16 UTC] Full Log Data: {
    "timestamp": "2026-06-14 01:52:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.91.105.235",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.91.105.235, 172.64.192.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA5IiwidXNlcm5hbWUiOiJzd2VldGxpZmUyMTciLCJlbWFpbCI6Im1pbmltYWphNDIwQGdtYWlsLmNvbSIsImV4cCI6MTc4MjAwNjIwNX0.4kIs8yMtRbk7xP5Jfw3HdFkPyil71pgFVEzXu1vZBpY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b5b1d63981bb05-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.91.105.235",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jun-2026 01:52:16 UTC] === END API CALL LOG ===
[14-Jun-2026 01:52:16 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jun-2026 01:52:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA5IiwidXNlcm5hbWUiOiJzd2VldGxpZmUyMTciLCJlbWFpbCI6Im1pbmltYWphNDIwQGdtYWlsLmNvbSIsImV4cCI6MTc4MjAwNjIwNX0.4kIs8yMtRbk7xP5Jfw3HdFkPyil71pgFVEzXu1vZBpY
[14-Jun-2026 01:52:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jun-2026 01:52:16 UTC] ✅ JWT token verified successfully for user profile
[14-Jun-2026 01:52:16 UTC] User ID: 809
[14-Jun-2026 01:52:16 UTC] ✅ User profile retrieved successfully for user ID: 809
[14-Jun-2026 01:52:17 UTC] === API CALL LOG ===
[14-Jun-2026 01:52:17 UTC] Endpoint: user/profile.php
[14-Jun-2026 01:52:17 UTC] Full Log Data: {
    "timestamp": "2026-06-14 01:52:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.91.105.235",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.91.105.235, 172.64.192.66",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA5IiwidXNlcm5hbWUiOiJzd2VldGxpZmUyMTciLCJlbWFpbCI6Im1pbmltYWphNDIwQGdtYWlsLmNvbSIsImV4cCI6MTc4MjAwNjIwNX0.4kIs8yMtRbk7xP5Jfw3HdFkPyil71pgFVEzXu1vZBpY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b5b1dbca76bb05-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.91.105.235",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jun-2026 01:52:17 UTC] === END API CALL LOG ===
[14-Jun-2026 01:52:17 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jun-2026 01:52:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA5IiwidXNlcm5hbWUiOiJzd2VldGxpZmUyMTciLCJlbWFpbCI6Im1pbmltYWphNDIwQGdtYWlsLmNvbSIsImV4cCI6MTc4MjAwNjIwNX0.4kIs8yMtRbk7xP5Jfw3HdFkPyil71pgFVEzXu1vZBpY
[14-Jun-2026 01:52:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jun-2026 01:52:17 UTC] ✅ JWT token verified successfully for user profile
[14-Jun-2026 01:52:17 UTC] User ID: 809
[14-Jun-2026 01:52:17 UTC] ✅ User profile retrieved successfully for user ID: 809
[14-Jun-2026 01:52:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jun-2026 01:52:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jun-2026 01:52:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.91.105.235, 172.64.192.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA5IiwidXNlcm5hbWUiOiJzd2VldGxpZmUyMTciLCJlbWFpbCI6Im1pbmltYWphNDIwQGdtYWlsLmNvbSIsImV4cCI6MTc4MjAwNjIwNX0.4kIs8yMtRbk7xP5Jfw3HdFkPyil71pgFVEzXu1vZBpY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0b5b1dccbaebb05-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.91.105.235","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-Jun-2026 01:52:17 UTC] === User Orders API Called ===
[14-Jun-2026 01:52:17 UTC] User ID: 809
[14-Jun-2026 01:52:17 UTC] Limit: 20, Offset: 0
[14-Jun-2026 01:52:17 UTC] === API CALL LOG ===
[14-Jun-2026 01:52:17 UTC] Endpoint: user/profile.php
[14-Jun-2026 01:52:17 UTC] Full Log Data: {
    "timestamp": "2026-06-14 01:52:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.91.105.235",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.91.105.235, 172.64.192.66",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA5IiwidXNlcm5hbWUiOiJzd2VldGxpZmUyMTciLCJlbWFpbCI6Im1pbmltYWphNDIwQGdtYWlsLmNvbSIsImV4cCI6MTc4MjAwNjIwNX0.4kIs8yMtRbk7xP5Jfw3HdFkPyil71pgFVEzXu1vZBpY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b5b1dccbb0bb05-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.91.105.235",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jun-2026 01:52:17 UTC] === END API CALL LOG ===
[14-Jun-2026 01:52:17 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jun-2026 01:52:17 UTC] Orders found: 0
[14-Jun-2026 01:52:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA5IiwidXNlcm5hbWUiOiJzd2VldGxpZmUyMTciLCJlbWFpbCI6Im1pbmltYWphNDIwQGdtYWlsLmNvbSIsImV4cCI6MTc4MjAwNjIwNX0.4kIs8yMtRbk7xP5Jfw3HdFkPyil71pgFVEzXu1vZBpY
[14-Jun-2026 01:52:17 UTC] Orders data: []
[14-Jun-2026 01:52:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jun-2026 01:52:17 UTC] ✅ JWT token verified successfully for user profile
[14-Jun-2026 01:52:17 UTC] User ID: 809
[14-Jun-2026 01:52:17 UTC] Total orders count: 0
[14-Jun-2026 01:52:17 UTC] ✅ User profile retrieved successfully for user ID: 809
[14-Jun-2026 01:52:23 UTC] === API CALL LOG ===
[14-Jun-2026 01:52:23 UTC] Endpoint: user/profile.php
[14-Jun-2026 01:52:23 UTC] Full Log Data: {
    "timestamp": "2026-06-14 01:52:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.91.105.235",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.91.105.235, 172.71.241.84",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA5IiwidXNlcm5hbWUiOiJzd2VldGxpZmUyMTciLCJlbWFpbCI6Im1pbmltYWphNDIwQGdtYWlsLmNvbSIsImV4cCI6MTc4MjAwNjIwNX0.4kIs8yMtRbk7xP5Jfw3HdFkPyil71pgFVEzXu1vZBpY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b5b2006d570018-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.91.105.235",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jun-2026 01:52:23 UTC] === END API CALL LOG ===
[14-Jun-2026 01:52:23 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jun-2026 01:52:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA5IiwidXNlcm5hbWUiOiJzd2VldGxpZmUyMTciLCJlbWFpbCI6Im1pbmltYWphNDIwQGdtYWlsLmNvbSIsImV4cCI6MTc4MjAwNjIwNX0.4kIs8yMtRbk7xP5Jfw3HdFkPyil71pgFVEzXu1vZBpY
[14-Jun-2026 01:52:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jun-2026 01:52:23 UTC] ✅ JWT token verified successfully for user profile
[14-Jun-2026 01:52:23 UTC] User ID: 809
[14-Jun-2026 01:52:23 UTC] ✅ User profile retrieved successfully for user ID: 809
[14-Jun-2026 01:52:23 UTC] === API CALL LOG ===
[14-Jun-2026 01:52:23 UTC] Endpoint: user/profile.php
[14-Jun-2026 01:52:23 UTC] Full Log Data: {
    "timestamp": "2026-06-14 01:52:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.91.105.235",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.91.105.235, 172.71.241.84",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA5IiwidXNlcm5hbWUiOiJzd2VldGxpZmUyMTciLCJlbWFpbCI6Im1pbmltYWphNDIwQGdtYWlsLmNvbSIsImV4cCI6MTc4MjAwNjIwNX0.4kIs8yMtRbk7xP5Jfw3HdFkPyil71pgFVEzXu1vZBpY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b5b205cbd30018-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.91.105.235",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jun-2026 01:52:23 UTC] === END API CALL LOG ===
[14-Jun-2026 01:52:23 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jun-2026 01:52:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA5IiwidXNlcm5hbWUiOiJzd2VldGxpZmUyMTciLCJlbWFpbCI6Im1pbmltYWphNDIwQGdtYWlsLmNvbSIsImV4cCI6MTc4MjAwNjIwNX0.4kIs8yMtRbk7xP5Jfw3HdFkPyil71pgFVEzXu1vZBpY
[14-Jun-2026 01:52:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jun-2026 01:52:23 UTC] ✅ JWT token verified successfully for user profile
[14-Jun-2026 01:52:23 UTC] User ID: 809
[14-Jun-2026 01:52:23 UTC] ✅ User profile retrieved successfully for user ID: 809
[14-Jun-2026 01:52:24 UTC] === API CALL LOG ===
[14-Jun-2026 01:52:24 UTC] Endpoint: user/profile.php
[14-Jun-2026 01:52:24 UTC] Full Log Data: {
    "timestamp": "2026-06-14 01:52:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.91.105.235",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.91.105.235, 172.71.241.84",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA5IiwidXNlcm5hbWUiOiJzd2VldGxpZmUyMTciLCJlbWFpbCI6Im1pbmltYWphNDIwQGdtYWlsLmNvbSIsImV4cCI6MTc4MjAwNjIwNX0.4kIs8yMtRbk7xP5Jfw3HdFkPyil71pgFVEzXu1vZBpY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b5b2070d210018-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.91.105.235",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jun-2026 01:52:24 UTC] === END API CALL LOG ===
[14-Jun-2026 01:52:24 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jun-2026 01:52:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA5IiwidXNlcm5hbWUiOiJzd2VldGxpZmUyMTciLCJlbWFpbCI6Im1pbmltYWphNDIwQGdtYWlsLmNvbSIsImV4cCI6MTc4MjAwNjIwNX0.4kIs8yMtRbk7xP5Jfw3HdFkPyil71pgFVEzXu1vZBpY
[14-Jun-2026 01:52:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jun-2026 01:52:24 UTC] ✅ JWT token verified successfully for user profile
[14-Jun-2026 01:52:24 UTC] User ID: 809
[14-Jun-2026 01:52:24 UTC] ✅ User profile retrieved successfully for user ID: 809
[14-Jun-2026 01:52:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jun-2026 01:52:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jun-2026 01:52:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.91.105.235, 172.71.241.84","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA5IiwidXNlcm5hbWUiOiJzd2VldGxpZmUyMTciLCJlbWFpbCI6Im1pbmltYWphNDIwQGdtYWlsLmNvbSIsImV4cCI6MTc4MjAwNjIwNX0.4kIs8yMtRbk7xP5Jfw3HdFkPyil71pgFVEzXu1vZBpY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0b5b2070d1f0018-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.91.105.235","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-Jun-2026 01:52:24 UTC] === User Orders API Called ===
[14-Jun-2026 01:52:24 UTC] User ID: 809
[14-Jun-2026 01:52:24 UTC] Limit: 20, Offset: 0
[14-Jun-2026 01:52:24 UTC] Orders found: 0
[14-Jun-2026 01:52:24 UTC] Orders data: []
[14-Jun-2026 01:52:24 UTC] Total orders count: 0
[14-Jun-2026 01:54:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jun-2026 01:54:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jun-2026 01:54:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.91.105.235, 172.71.241.84","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA5IiwidXNlcm5hbWUiOiJzd2VldGxpZmUyMTciLCJlbWFpbCI6Im1pbmltYWphNDIwQGdtYWlsLmNvbSIsImV4cCI6MTc4MjAwNjIwNX0.4kIs8yMtRbk7xP5Jfw3HdFkPyil71pgFVEzXu1vZBpY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0b5b51afd280018-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.91.105.235","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-Jun-2026 01:54:30 UTC] === User Orders API Called ===
[14-Jun-2026 01:54:30 UTC] User ID: 809
[14-Jun-2026 01:54:30 UTC] Limit: 20, Offset: 0
[14-Jun-2026 01:54:30 UTC] Orders found: 0
[14-Jun-2026 01:54:30 UTC] Orders data: []
[14-Jun-2026 01:54:30 UTC] Total orders count: 0
[14-Jun-2026 01:54:30 UTC] === API CALL LOG ===
[14-Jun-2026 01:54:30 UTC] Endpoint: user/profile.php
[14-Jun-2026 01:54:30 UTC] Full Log Data: {
    "timestamp": "2026-06-14 01:54:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.91.105.235",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.91.105.235, 172.71.241.84",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA5IiwidXNlcm5hbWUiOiJzd2VldGxpZmUyMTciLCJlbWFpbCI6Im1pbmltYWphNDIwQGdtYWlsLmNvbSIsImV4cCI6MTc4MjAwNjIwNX0.4kIs8yMtRbk7xP5Jfw3HdFkPyil71pgFVEzXu1vZBpY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b5b51afd2b0018-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.91.105.235",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jun-2026 01:54:30 UTC] === END API CALL LOG ===
[14-Jun-2026 01:54:30 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jun-2026 01:54:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA5IiwidXNlcm5hbWUiOiJzd2VldGxpZmUyMTciLCJlbWFpbCI6Im1pbmltYWphNDIwQGdtYWlsLmNvbSIsImV4cCI6MTc4MjAwNjIwNX0.4kIs8yMtRbk7xP5Jfw3HdFkPyil71pgFVEzXu1vZBpY
[14-Jun-2026 01:54:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jun-2026 01:54:30 UTC] ✅ JWT token verified successfully for user profile
[14-Jun-2026 01:54:30 UTC] User ID: 809
[14-Jun-2026 01:54:30 UTC] ✅ User profile retrieved successfully for user ID: 809
[14-Jun-2026 01:54:30 UTC] === API CALL LOG ===
[14-Jun-2026 01:54:30 UTC] Endpoint: user/profile.php
[14-Jun-2026 01:54:30 UTC] Full Log Data: {
    "timestamp": "2026-06-14 01:54:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.91.105.235",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.91.105.235, 172.71.241.84",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA5IiwidXNlcm5hbWUiOiJzd2VldGxpZmUyMTciLCJlbWFpbCI6Im1pbmltYWphNDIwQGdtYWlsLmNvbSIsImV4cCI6MTc4MjAwNjIwNX0.4kIs8yMtRbk7xP5Jfw3HdFkPyil71pgFVEzXu1vZBpY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b5b51ec9440018-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.91.105.235",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jun-2026 01:54:30 UTC] === END API CALL LOG ===
[14-Jun-2026 01:54:30 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jun-2026 01:54:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA5IiwidXNlcm5hbWUiOiJzd2VldGxpZmUyMTciLCJlbWFpbCI6Im1pbmltYWphNDIwQGdtYWlsLmNvbSIsImV4cCI6MTc4MjAwNjIwNX0.4kIs8yMtRbk7xP5Jfw3HdFkPyil71pgFVEzXu1vZBpY
[14-Jun-2026 01:54:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jun-2026 01:54:30 UTC] ✅ JWT token verified successfully for user profile
[14-Jun-2026 01:54:30 UTC] User ID: 809
[14-Jun-2026 01:54:30 UTC] ✅ User profile retrieved successfully for user ID: 809
[14-Jun-2026 01:54:44 UTC] === API CALL LOG ===
[14-Jun-2026 01:54:44 UTC] Endpoint: user/profile.php
[14-Jun-2026 01:54:44 UTC] Full Log Data: {
    "timestamp": "2026-06-14 01:54:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.91.105.235",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.91.105.235",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA5IiwidXNlcm5hbWUiOiJzd2VldGxpZmUyMTciLCJlbWFpbCI6Im1pbmltYWphNDIwQGdtYWlsLmNvbSIsImV4cCI6MTc4MjAwNjIwNX0.4kIs8yMtRbk7xP5Jfw3HdFkPyil71pgFVEzXu1vZBpY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b5b5731ea9f41c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.91.105.235",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jun-2026 01:54:44 UTC] === END API CALL LOG ===
[14-Jun-2026 01:54:44 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jun-2026 01:54:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA5IiwidXNlcm5hbWUiOiJzd2VldGxpZmUyMTciLCJlbWFpbCI6Im1pbmltYWphNDIwQGdtYWlsLmNvbSIsImV4cCI6MTc4MjAwNjIwNX0.4kIs8yMtRbk7xP5Jfw3HdFkPyil71pgFVEzXu1vZBpY
[14-Jun-2026 01:54:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jun-2026 01:54:44 UTC] ✅ JWT token verified successfully for user profile
[14-Jun-2026 01:54:44 UTC] User ID: 809
[14-Jun-2026 01:54:44 UTC] ✅ User profile retrieved successfully for user ID: 809
[14-Jun-2026 01:54:45 UTC] === API CALL LOG ===
[14-Jun-2026 01:54:45 UTC] Endpoint: user/profile.php
[14-Jun-2026 01:54:45 UTC] Full Log Data: {
    "timestamp": "2026-06-14 01:54:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.91.105.235",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.91.105.235",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA5IiwidXNlcm5hbWUiOiJzd2VldGxpZmUyMTciLCJlbWFpbCI6Im1pbmltYWphNDIwQGdtYWlsLmNvbSIsImV4cCI6MTc4MjAwNjIwNX0.4kIs8yMtRbk7xP5Jfw3HdFkPyil71pgFVEzXu1vZBpY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b5b579a90af41c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.91.105.235",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jun-2026 01:54:45 UTC] === END API CALL LOG ===
[14-Jun-2026 01:54:45 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jun-2026 01:54:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA5IiwidXNlcm5hbWUiOiJzd2VldGxpZmUyMTciLCJlbWFpbCI6Im1pbmltYWphNDIwQGdtYWlsLmNvbSIsImV4cCI6MTc4MjAwNjIwNX0.4kIs8yMtRbk7xP5Jfw3HdFkPyil71pgFVEzXu1vZBpY
[14-Jun-2026 01:54:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jun-2026 01:54:45 UTC] ✅ JWT token verified successfully for user profile
[14-Jun-2026 01:54:45 UTC] User ID: 809
[14-Jun-2026 01:54:45 UTC] ✅ User profile retrieved successfully for user ID: 809
[14-Jun-2026 01:54:45 UTC] === API CALL LOG ===
[14-Jun-2026 01:54:45 UTC] Endpoint: user/profile.php
[14-Jun-2026 01:54:45 UTC] Full Log Data: {
    "timestamp": "2026-06-14 01:54:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.91.105.235",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.91.105.235",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA5IiwidXNlcm5hbWUiOiJzd2VldGxpZmUyMTciLCJlbWFpbCI6Im1pbmltYWphNDIwQGdtYWlsLmNvbSIsImV4cCI6MTc4MjAwNjIwNX0.4kIs8yMtRbk7xP5Jfw3HdFkPyil71pgFVEzXu1vZBpY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b5b579a90ef41c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.91.105.235",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jun-2026 01:54:45 UTC] === END API CALL LOG ===
[14-Jun-2026 01:54:45 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jun-2026 01:54:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA5IiwidXNlcm5hbWUiOiJzd2VldGxpZmUyMTciLCJlbWFpbCI6Im1pbmltYWphNDIwQGdtYWlsLmNvbSIsImV4cCI6MTc4MjAwNjIwNX0.4kIs8yMtRbk7xP5Jfw3HdFkPyil71pgFVEzXu1vZBpY
[14-Jun-2026 01:54:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jun-2026 01:54:45 UTC] ✅ JWT token verified successfully for user profile
[14-Jun-2026 01:54:45 UTC] User ID: 809
[14-Jun-2026 01:54:45 UTC] ✅ User profile retrieved successfully for user ID: 809
[14-Jun-2026 01:54:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jun-2026 01:54:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jun-2026 01:54:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.91.105.235","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA5IiwidXNlcm5hbWUiOiJzd2VldGxpZmUyMTciLCJlbWFpbCI6Im1pbmltYWphNDIwQGdtYWlsLmNvbSIsImV4cCI6MTc4MjAwNjIwNX0.4kIs8yMtRbk7xP5Jfw3HdFkPyil71pgFVEzXu1vZBpY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0b5b579a90df41c-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.91.105.235","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-Jun-2026 01:54:45 UTC] === User Orders API Called ===
[14-Jun-2026 01:54:45 UTC] User ID: 809
[14-Jun-2026 01:54:45 UTC] Limit: 20, Offset: 0
[14-Jun-2026 01:54:45 UTC] Orders found: 0
[14-Jun-2026 01:54:45 UTC] Orders data: []
[14-Jun-2026 01:54:45 UTC] Total orders count: 0
[14-Jun-2026 01:55:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jun-2026 01:55:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jun-2026 01:55:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.91.105.235","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA5IiwidXNlcm5hbWUiOiJzd2VldGxpZmUyMTciLCJlbWFpbCI6Im1pbmltYWphNDIwQGdtYWlsLmNvbSIsImV4cCI6MTc4MjAwNjIwNX0.4kIs8yMtRbk7xP5Jfw3HdFkPyil71pgFVEzXu1vZBpY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0b5b67d28d6f41c-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.91.105.235","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-Jun-2026 01:55:26 UTC] === User Orders API Called ===
[14-Jun-2026 01:55:26 UTC] User ID: 809
[14-Jun-2026 01:55:26 UTC] Limit: 20, Offset: 0
[14-Jun-2026 01:55:26 UTC] Orders found: 0
[14-Jun-2026 01:55:26 UTC] Orders data: []
[14-Jun-2026 01:55:26 UTC] Total orders count: 0
[14-Jun-2026 01:55:26 UTC] === API CALL LOG ===
[14-Jun-2026 01:55:26 UTC] Endpoint: user/profile.php
[14-Jun-2026 01:55:26 UTC] Full Log Data: {
    "timestamp": "2026-06-14 01:55:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.91.105.235",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.91.105.235",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA5IiwidXNlcm5hbWUiOiJzd2VldGxpZmUyMTciLCJlbWFpbCI6Im1pbmltYWphNDIwQGdtYWlsLmNvbSIsImV4cCI6MTc4MjAwNjIwNX0.4kIs8yMtRbk7xP5Jfw3HdFkPyil71pgFVEzXu1vZBpY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b5b67d28daf41c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.91.105.235",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jun-2026 01:55:26 UTC] === END API CALL LOG ===
[14-Jun-2026 01:55:26 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jun-2026 01:55:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA5IiwidXNlcm5hbWUiOiJzd2VldGxpZmUyMTciLCJlbWFpbCI6Im1pbmltYWphNDIwQGdtYWlsLmNvbSIsImV4cCI6MTc4MjAwNjIwNX0.4kIs8yMtRbk7xP5Jfw3HdFkPyil71pgFVEzXu1vZBpY
[14-Jun-2026 01:55:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jun-2026 01:55:26 UTC] ✅ JWT token verified successfully for user profile
[14-Jun-2026 01:55:26 UTC] User ID: 809
[14-Jun-2026 01:55:26 UTC] ✅ User profile retrieved successfully for user ID: 809
[14-Jun-2026 01:55:27 UTC] === API CALL LOG ===
[14-Jun-2026 01:55:27 UTC] Endpoint: user/profile.php
[14-Jun-2026 01:55:27 UTC] Full Log Data: {
    "timestamp": "2026-06-14 01:55:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.91.105.235",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.91.105.235",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA5IiwidXNlcm5hbWUiOiJzd2VldGxpZmUyMTciLCJlbWFpbCI6Im1pbmltYWphNDIwQGdtYWlsLmNvbSIsImV4cCI6MTc4MjAwNjIwNX0.4kIs8yMtRbk7xP5Jfw3HdFkPyil71pgFVEzXu1vZBpY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b5b680bf2ff41c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.91.105.235",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jun-2026 01:55:27 UTC] === END API CALL LOG ===
[14-Jun-2026 01:55:27 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jun-2026 01:55:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA5IiwidXNlcm5hbWUiOiJzd2VldGxpZmUyMTciLCJlbWFpbCI6Im1pbmltYWphNDIwQGdtYWlsLmNvbSIsImV4cCI6MTc4MjAwNjIwNX0.4kIs8yMtRbk7xP5Jfw3HdFkPyil71pgFVEzXu1vZBpY
[14-Jun-2026 01:55:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jun-2026 01:55:27 UTC] ✅ JWT token verified successfully for user profile
[14-Jun-2026 01:55:27 UTC] User ID: 809
[14-Jun-2026 01:55:27 UTC] ✅ User profile retrieved successfully for user ID: 809
[14-Jun-2026 01:55:43 UTC] === API CALL LOG ===
[14-Jun-2026 01:55:43 UTC] Endpoint: user/profile.php
[14-Jun-2026 01:55:43 UTC] Full Log Data: {
    "timestamp": "2026-06-14 01:55:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.91.105.235",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.91.105.235, 172.70.163.87",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA5IiwidXNlcm5hbWUiOiJzd2VldGxpZmUyMTciLCJlbWFpbCI6Im1pbmltYWphNDIwQGdtYWlsLmNvbSIsImV4cCI6MTc4MjAwNjIwNX0.4kIs8yMtRbk7xP5Jfw3HdFkPyil71pgFVEzXu1vZBpY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b5b6e5bab39517-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.91.105.235",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jun-2026 01:55:43 UTC] === END API CALL LOG ===
[14-Jun-2026 01:55:43 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jun-2026 01:55:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA5IiwidXNlcm5hbWUiOiJzd2VldGxpZmUyMTciLCJlbWFpbCI6Im1pbmltYWphNDIwQGdtYWlsLmNvbSIsImV4cCI6MTc4MjAwNjIwNX0.4kIs8yMtRbk7xP5Jfw3HdFkPyil71pgFVEzXu1vZBpY
[14-Jun-2026 01:55:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jun-2026 01:55:43 UTC] ✅ JWT token verified successfully for user profile
[14-Jun-2026 01:55:43 UTC] User ID: 809
[14-Jun-2026 01:55:43 UTC] ✅ User profile retrieved successfully for user ID: 809
[14-Jun-2026 01:55:44 UTC] === API CALL LOG ===
[14-Jun-2026 01:55:44 UTC] Endpoint: user/profile.php
[14-Jun-2026 01:55:44 UTC] Full Log Data: {
    "timestamp": "2026-06-14 01:55:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.91.105.235",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.91.105.235, 172.70.163.87",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA5IiwidXNlcm5hbWUiOiJzd2VldGxpZmUyMTciLCJlbWFpbCI6Im1pbmltYWphNDIwQGdtYWlsLmNvbSIsImV4cCI6MTc4MjAwNjIwNX0.4kIs8yMtRbk7xP5Jfw3HdFkPyil71pgFVEzXu1vZBpY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b5b6eb2d269517-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.91.105.235",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jun-2026 01:55:44 UTC] === END API CALL LOG ===
[14-Jun-2026 01:55:44 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jun-2026 01:55:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA5IiwidXNlcm5hbWUiOiJzd2VldGxpZmUyMTciLCJlbWFpbCI6Im1pbmltYWphNDIwQGdtYWlsLmNvbSIsImV4cCI6MTc4MjAwNjIwNX0.4kIs8yMtRbk7xP5Jfw3HdFkPyil71pgFVEzXu1vZBpY
[14-Jun-2026 01:55:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jun-2026 01:55:44 UTC] ✅ JWT token verified successfully for user profile
[14-Jun-2026 01:55:44 UTC] User ID: 809
[14-Jun-2026 01:55:44 UTC] ✅ User profile retrieved successfully for user ID: 809
[14-Jun-2026 01:55:44 UTC] === API CALL LOG ===
[14-Jun-2026 01:55:44 UTC] Endpoint: user/profile.php
[14-Jun-2026 01:55:44 UTC] Full Log Data: {
    "timestamp": "2026-06-14 01:55:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.91.105.235",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.91.105.235, 172.70.160.176",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA5IiwidXNlcm5hbWUiOiJzd2VldGxpZmUyMTciLCJlbWFpbCI6Im1pbmltYWphNDIwQGdtYWlsLmNvbSIsImV4cCI6MTc4MjAwNjIwNX0.4kIs8yMtRbk7xP5Jfw3HdFkPyil71pgFVEzXu1vZBpY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b5b6ec1d9a9517-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.91.105.235",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jun-2026 01:55:44 UTC] === END API CALL LOG ===
[14-Jun-2026 01:55:44 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jun-2026 01:55:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA5IiwidXNlcm5hbWUiOiJzd2VldGxpZmUyMTciLCJlbWFpbCI6Im1pbmltYWphNDIwQGdtYWlsLmNvbSIsImV4cCI6MTc4MjAwNjIwNX0.4kIs8yMtRbk7xP5Jfw3HdFkPyil71pgFVEzXu1vZBpY
[14-Jun-2026 01:55:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jun-2026 01:55:44 UTC] ✅ JWT token verified successfully for user profile
[14-Jun-2026 01:55:44 UTC] User ID: 809
[14-Jun-2026 01:55:44 UTC] ✅ User profile retrieved successfully for user ID: 809
[14-Jun-2026 01:55:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jun-2026 01:55:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jun-2026 01:55:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.91.105.235, 172.70.163.87","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA5IiwidXNlcm5hbWUiOiJzd2VldGxpZmUyMTciLCJlbWFpbCI6Im1pbmltYWphNDIwQGdtYWlsLmNvbSIsImV4cCI6MTc4MjAwNjIwNX0.4kIs8yMtRbk7xP5Jfw3HdFkPyil71pgFVEzXu1vZBpY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0b5b6ec1d989517-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.91.105.235","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-Jun-2026 01:55:44 UTC] === User Orders API Called ===
[14-Jun-2026 01:55:44 UTC] User ID: 809
[14-Jun-2026 01:55:44 UTC] Limit: 20, Offset: 0
[14-Jun-2026 01:55:44 UTC] Orders found: 0
[14-Jun-2026 01:55:44 UTC] Orders data: []
[14-Jun-2026 01:55:44 UTC] Total orders count: 0
[14-Jun-2026 01:56:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jun-2026 01:56:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jun-2026 01:56:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.91.105.235, 172.70.163.86","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA5IiwidXNlcm5hbWUiOiJzd2VldGxpZmUyMTciLCJlbWFpbCI6Im1pbmltYWphNDIwQGdtYWlsLmNvbSIsImV4cCI6MTc4MjAwNjIwNX0.4kIs8yMtRbk7xP5Jfw3HdFkPyil71pgFVEzXu1vZBpY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0b5b806ac5f9517-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.91.105.235","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-Jun-2026 01:56:29 UTC] === User Orders API Called ===
[14-Jun-2026 01:56:29 UTC] User ID: 809
[14-Jun-2026 01:56:29 UTC] Limit: 20, Offset: 0
[14-Jun-2026 01:56:29 UTC] Orders found: 0
[14-Jun-2026 01:56:29 UTC] Orders data: []
[14-Jun-2026 01:56:29 UTC] Total orders count: 0
[14-Jun-2026 01:56:29 UTC] === API CALL LOG ===
[14-Jun-2026 01:56:29 UTC] Endpoint: user/profile.php
[14-Jun-2026 01:56:29 UTC] Full Log Data: {
    "timestamp": "2026-06-14 01:56:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.91.105.235",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.91.105.235, 172.70.163.86",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA5IiwidXNlcm5hbWUiOiJzd2VldGxpZmUyMTciLCJlbWFpbCI6Im1pbmltYWphNDIwQGdtYWlsLmNvbSIsImV4cCI6MTc4MjAwNjIwNX0.4kIs8yMtRbk7xP5Jfw3HdFkPyil71pgFVEzXu1vZBpY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b5b806ac629517-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.91.105.235",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jun-2026 01:56:29 UTC] === END API CALL LOG ===
[14-Jun-2026 01:56:29 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jun-2026 01:56:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA5IiwidXNlcm5hbWUiOiJzd2VldGxpZmUyMTciLCJlbWFpbCI6Im1pbmltYWphNDIwQGdtYWlsLmNvbSIsImV4cCI6MTc4MjAwNjIwNX0.4kIs8yMtRbk7xP5Jfw3HdFkPyil71pgFVEzXu1vZBpY
[14-Jun-2026 01:56:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jun-2026 01:56:29 UTC] ✅ JWT token verified successfully for user profile
[14-Jun-2026 01:56:29 UTC] User ID: 809
[14-Jun-2026 01:56:29 UTC] ✅ User profile retrieved successfully for user ID: 809
[14-Jun-2026 01:56:30 UTC] === API CALL LOG ===
[14-Jun-2026 01:56:30 UTC] Endpoint: user/profile.php
[14-Jun-2026 01:56:30 UTC] Full Log Data: {
    "timestamp": "2026-06-14 01:56:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.91.105.235",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.91.105.235, 172.70.163.86",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA5IiwidXNlcm5hbWUiOiJzd2VldGxpZmUyMTciLCJlbWFpbCI6Im1pbmltYWphNDIwQGdtYWlsLmNvbSIsImV4cCI6MTc4MjAwNjIwNX0.4kIs8yMtRbk7xP5Jfw3HdFkPyil71pgFVEzXu1vZBpY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b5b808ad409517-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.91.105.235",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jun-2026 01:56:30 UTC] === END API CALL LOG ===
[14-Jun-2026 01:56:30 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jun-2026 01:56:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA5IiwidXNlcm5hbWUiOiJzd2VldGxpZmUyMTciLCJlbWFpbCI6Im1pbmltYWphNDIwQGdtYWlsLmNvbSIsImV4cCI6MTc4MjAwNjIwNX0.4kIs8yMtRbk7xP5Jfw3HdFkPyil71pgFVEzXu1vZBpY
[14-Jun-2026 01:56:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jun-2026 01:56:30 UTC] ✅ JWT token verified successfully for user profile
[14-Jun-2026 01:56:30 UTC] User ID: 809
[14-Jun-2026 01:56:30 UTC] ✅ User profile retrieved successfully for user ID: 809
[14-Jun-2026 01:56:45 UTC] === API CALL LOG ===
[14-Jun-2026 01:56:45 UTC] Endpoint: user/profile.php
[14-Jun-2026 01:56:45 UTC] Full Log Data: {
    "timestamp": "2026-06-14 01:56:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.91.105.235",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.91.105.235, 172.70.163.86",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA5IiwidXNlcm5hbWUiOiJzd2VldGxpZmUyMTciLCJlbWFpbCI6Im1pbmltYWphNDIwQGdtYWlsLmNvbSIsImV4cCI6MTc4MjAwNjIwNX0.4kIs8yMtRbk7xP5Jfw3HdFkPyil71pgFVEzXu1vZBpY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b5b866fd0c9517-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.91.105.235",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jun-2026 01:56:45 UTC] === END API CALL LOG ===
[14-Jun-2026 01:56:45 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jun-2026 01:56:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA5IiwidXNlcm5hbWUiOiJzd2VldGxpZmUyMTciLCJlbWFpbCI6Im1pbmltYWphNDIwQGdtYWlsLmNvbSIsImV4cCI6MTc4MjAwNjIwNX0.4kIs8yMtRbk7xP5Jfw3HdFkPyil71pgFVEzXu1vZBpY
[14-Jun-2026 01:56:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jun-2026 01:56:45 UTC] ✅ JWT token verified successfully for user profile
[14-Jun-2026 01:56:45 UTC] User ID: 809
[14-Jun-2026 01:56:45 UTC] ✅ User profile retrieved successfully for user ID: 809
[14-Jun-2026 01:56:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jun-2026 01:56:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jun-2026 01:56:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.91.105.235, 172.70.163.86","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA5IiwidXNlcm5hbWUiOiJzd2VldGxpZmUyMTciLCJlbWFpbCI6Im1pbmltYWphNDIwQGdtYWlsLmNvbSIsImV4cCI6MTc4MjAwNjIwNX0.4kIs8yMtRbk7xP5Jfw3HdFkPyil71pgFVEzXu1vZBpY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0b5b866fd0b9517-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.91.105.235","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-Jun-2026 01:56:45 UTC] === User Orders API Called ===
[14-Jun-2026 01:56:45 UTC] User ID: 809
[14-Jun-2026 01:56:45 UTC] Limit: 20, Offset: 0
[14-Jun-2026 01:56:45 UTC] Orders found: 0
[14-Jun-2026 01:56:45 UTC] Orders data: []
[14-Jun-2026 01:56:45 UTC] Total orders count: 0
[14-Jun-2026 01:56:45 UTC] === API CALL LOG ===
[14-Jun-2026 01:56:45 UTC] Endpoint: user/profile.php
[14-Jun-2026 01:56:45 UTC] Full Log Data: {
    "timestamp": "2026-06-14 01:56:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.91.105.235",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.91.105.235, 172.70.163.86",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA5IiwidXNlcm5hbWUiOiJzd2VldGxpZmUyMTciLCJlbWFpbCI6Im1pbmltYWphNDIwQGdtYWlsLmNvbSIsImV4cCI6MTc4MjAwNjIwNX0.4kIs8yMtRbk7xP5Jfw3HdFkPyil71pgFVEzXu1vZBpY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b5b86a2e599517-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.91.105.235",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jun-2026 01:56:45 UTC] === END API CALL LOG ===
[14-Jun-2026 01:56:45 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jun-2026 01:56:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA5IiwidXNlcm5hbWUiOiJzd2VldGxpZmUyMTciLCJlbWFpbCI6Im1pbmltYWphNDIwQGdtYWlsLmNvbSIsImV4cCI6MTc4MjAwNjIwNX0.4kIs8yMtRbk7xP5Jfw3HdFkPyil71pgFVEzXu1vZBpY
[14-Jun-2026 01:56:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jun-2026 01:56:45 UTC] ✅ JWT token verified successfully for user profile
[14-Jun-2026 01:56:45 UTC] User ID: 809
[14-Jun-2026 01:56:45 UTC] ✅ User profile retrieved successfully for user ID: 809
[14-Jun-2026 01:56:59 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jun-2026 01:56:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jun-2026 01:56:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.91.105.235, 172.70.163.87","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA5IiwidXNlcm5hbWUiOiJzd2VldGxpZmUyMTciLCJlbWFpbCI6Im1pbmltYWphNDIwQGdtYWlsLmNvbSIsImV4cCI6MTc4MjAwNjIwNX0.4kIs8yMtRbk7xP5Jfw3HdFkPyil71pgFVEzXu1vZBpY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0b5b8bf4a479517-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.91.105.235","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-Jun-2026 01:56:59 UTC] === User Orders API Called ===
[14-Jun-2026 01:56:59 UTC] User ID: 809
[14-Jun-2026 01:56:59 UTC] Limit: 20, Offset: 0
[14-Jun-2026 01:56:59 UTC] === API CALL LOG ===
[14-Jun-2026 01:56:59 UTC] Orders found: 0
[14-Jun-2026 01:56:59 UTC] Endpoint: user/profile.php
[14-Jun-2026 01:56:59 UTC] Orders data: []
[14-Jun-2026 01:56:59 UTC] Full Log Data: {
    "timestamp": "2026-06-14 01:56:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.91.105.235",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.91.105.235, 172.70.163.87",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA5IiwidXNlcm5hbWUiOiJzd2VldGxpZmUyMTciLCJlbWFpbCI6Im1pbmltYWphNDIwQGdtYWlsLmNvbSIsImV4cCI6MTc4MjAwNjIwNX0.4kIs8yMtRbk7xP5Jfw3HdFkPyil71pgFVEzXu1vZBpY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b5b8bf4a499517-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.91.105.235",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jun-2026 01:56:59 UTC] === END API CALL LOG ===
[14-Jun-2026 01:56:59 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jun-2026 01:56:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA5IiwidXNlcm5hbWUiOiJzd2VldGxpZmUyMTciLCJlbWFpbCI6Im1pbmltYWphNDIwQGdtYWlsLmNvbSIsImV4cCI6MTc4MjAwNjIwNX0.4kIs8yMtRbk7xP5Jfw3HdFkPyil71pgFVEzXu1vZBpY
[14-Jun-2026 01:56:59 UTC] Total orders count: 0
[14-Jun-2026 01:56:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jun-2026 01:56:59 UTC] ✅ JWT token verified successfully for user profile
[14-Jun-2026 01:56:59 UTC] User ID: 809
[14-Jun-2026 01:56:59 UTC] ✅ User profile retrieved successfully for user ID: 809
[14-Jun-2026 01:56:59 UTC] === API CALL LOG ===
[14-Jun-2026 01:56:59 UTC] Endpoint: user/profile.php
[14-Jun-2026 01:56:59 UTC] Full Log Data: {
    "timestamp": "2026-06-14 01:56:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.91.105.235",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.91.105.235, 172.70.163.87",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA5IiwidXNlcm5hbWUiOiJzd2VldGxpZmUyMTciLCJlbWFpbCI6Im1pbmltYWphNDIwQGdtYWlsLmNvbSIsImV4cCI6MTc4MjAwNjIwNX0.4kIs8yMtRbk7xP5Jfw3HdFkPyil71pgFVEzXu1vZBpY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b5b8c29bab9517-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.91.105.235",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jun-2026 01:56:59 UTC] === END API CALL LOG ===
[14-Jun-2026 01:56:59 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jun-2026 01:56:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA5IiwidXNlcm5hbWUiOiJzd2VldGxpZmUyMTciLCJlbWFpbCI6Im1pbmltYWphNDIwQGdtYWlsLmNvbSIsImV4cCI6MTc4MjAwNjIwNX0.4kIs8yMtRbk7xP5Jfw3HdFkPyil71pgFVEzXu1vZBpY
[14-Jun-2026 01:56:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jun-2026 01:56:59 UTC] ✅ JWT token verified successfully for user profile
[14-Jun-2026 01:56:59 UTC] User ID: 809
[14-Jun-2026 01:56:59 UTC] ✅ User profile retrieved successfully for user ID: 809
[14-Jun-2026 01:57:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jun-2026 01:57:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jun-2026 01:57:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.91.105.235, 172.70.163.86","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA5IiwidXNlcm5hbWUiOiJzd2VldGxpZmUyMTciLCJlbWFpbCI6Im1pbmltYWphNDIwQGdtYWlsLmNvbSIsImV4cCI6MTc4MjAwNjIwNX0.4kIs8yMtRbk7xP5Jfw3HdFkPyil71pgFVEzXu1vZBpY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0b5b91c3fe49517-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.91.105.235","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-Jun-2026 01:57:14 UTC] === User Orders API Called ===
[14-Jun-2026 01:57:14 UTC] User ID: 809
[14-Jun-2026 01:57:14 UTC] Limit: 20, Offset: 0
[14-Jun-2026 01:57:14 UTC] Orders found: 0
[14-Jun-2026 01:57:14 UTC] Orders data: []
[14-Jun-2026 01:57:14 UTC] Total orders count: 0
[14-Jun-2026 01:57:17 UTC] === API CALL LOG ===
[14-Jun-2026 01:57:17 UTC] Endpoint: user/profile.php
[14-Jun-2026 01:57:17 UTC] Full Log Data: {
    "timestamp": "2026-06-14 01:57:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.91.105.235",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.91.105.235, 172.70.163.86",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA5IiwidXNlcm5hbWUiOiJzd2VldGxpZmUyMTciLCJlbWFpbCI6Im1pbmltYWphNDIwQGdtYWlsLmNvbSIsImV4cCI6MTc4MjAwNjIwNX0.4kIs8yMtRbk7xP5Jfw3HdFkPyil71pgFVEzXu1vZBpY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b5b92e98f89517-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.91.105.235",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jun-2026 01:57:17 UTC] === END API CALL LOG ===
[14-Jun-2026 01:57:17 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jun-2026 01:57:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA5IiwidXNlcm5hbWUiOiJzd2VldGxpZmUyMTciLCJlbWFpbCI6Im1pbmltYWphNDIwQGdtYWlsLmNvbSIsImV4cCI6MTc4MjAwNjIwNX0.4kIs8yMtRbk7xP5Jfw3HdFkPyil71pgFVEzXu1vZBpY
[14-Jun-2026 01:57:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jun-2026 01:57:17 UTC] ✅ JWT token verified successfully for user profile
[14-Jun-2026 01:57:17 UTC] User ID: 809
[14-Jun-2026 01:57:17 UTC] ✅ User profile retrieved successfully for user ID: 809
[14-Jun-2026 01:57:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jun-2026 01:57:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jun-2026 01:57:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.91.105.235, 172.70.163.86","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA5IiwidXNlcm5hbWUiOiJzd2VldGxpZmUyMTciLCJlbWFpbCI6Im1pbmltYWphNDIwQGdtYWlsLmNvbSIsImV4cCI6MTc4MjAwNjIwNX0.4kIs8yMtRbk7xP5Jfw3HdFkPyil71pgFVEzXu1vZBpY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0b5b92e98f79517-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.91.105.235","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-Jun-2026 01:57:17 UTC] === User Orders API Called ===
[14-Jun-2026 01:57:17 UTC] User ID: 809
[14-Jun-2026 01:57:17 UTC] Limit: 20, Offset: 0
[14-Jun-2026 01:57:17 UTC] Orders found: 0
[14-Jun-2026 01:57:17 UTC] Orders data: []
[14-Jun-2026 01:57:17 UTC] Total orders count: 0
[14-Jun-2026 01:57:17 UTC] === API CALL LOG ===
[14-Jun-2026 01:57:17 UTC] Endpoint: user/profile.php
[14-Jun-2026 01:57:17 UTC] Full Log Data: {
    "timestamp": "2026-06-14 01:57:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.91.105.235",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.91.105.235, 172.70.163.86",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA5IiwidXNlcm5hbWUiOiJzd2VldGxpZmUyMTciLCJlbWFpbCI6Im1pbmltYWphNDIwQGdtYWlsLmNvbSIsImV4cCI6MTc4MjAwNjIwNX0.4kIs8yMtRbk7xP5Jfw3HdFkPyil71pgFVEzXu1vZBpY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b5b9335a539517-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.91.105.235",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jun-2026 01:57:17 UTC] === END API CALL LOG ===
[14-Jun-2026 01:57:17 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jun-2026 01:57:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA5IiwidXNlcm5hbWUiOiJzd2VldGxpZmUyMTciLCJlbWFpbCI6Im1pbmltYWphNDIwQGdtYWlsLmNvbSIsImV4cCI6MTc4MjAwNjIwNX0.4kIs8yMtRbk7xP5Jfw3HdFkPyil71pgFVEzXu1vZBpY
[14-Jun-2026 01:57:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jun-2026 01:57:17 UTC] ✅ JWT token verified successfully for user profile
[14-Jun-2026 01:57:17 UTC] User ID: 809
[14-Jun-2026 01:57:17 UTC] ✅ User profile retrieved successfully for user ID: 809
[14-Jun-2026 01:57:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jun-2026 01:57:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jun-2026 01:57:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.91.105.235, 172.70.163.87","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA5IiwidXNlcm5hbWUiOiJzd2VldGxpZmUyMTciLCJlbWFpbCI6Im1pbmltYWphNDIwQGdtYWlsLmNvbSIsImV4cCI6MTc4MjAwNjIwNX0.4kIs8yMtRbk7xP5Jfw3HdFkPyil71pgFVEzXu1vZBpY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0b5ba21b96b9517-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.91.105.235","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-Jun-2026 01:57:56 UTC] === User Orders API Called ===
[14-Jun-2026 01:57:56 UTC] User ID: 809
[14-Jun-2026 01:57:56 UTC] Limit: 20, Offset: 0
[14-Jun-2026 01:57:56 UTC] Orders found: 0
[14-Jun-2026 01:57:56 UTC] Orders data: []
[14-Jun-2026 01:57:56 UTC] Total orders count: 0
[14-Jun-2026 01:57:56 UTC] === API CALL LOG ===
[14-Jun-2026 01:57:56 UTC] Endpoint: user/profile.php
[14-Jun-2026 01:57:56 UTC] Full Log Data: {
    "timestamp": "2026-06-14 01:57:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.91.105.235",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.91.105.235, 172.70.163.87",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA5IiwidXNlcm5hbWUiOiJzd2VldGxpZmUyMTciLCJlbWFpbCI6Im1pbmltYWphNDIwQGdtYWlsLmNvbSIsImV4cCI6MTc4MjAwNjIwNX0.4kIs8yMtRbk7xP5Jfw3HdFkPyil71pgFVEzXu1vZBpY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b5ba21b96c9517-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.91.105.235",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jun-2026 01:57:56 UTC] === END API CALL LOG ===
[14-Jun-2026 01:57:56 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jun-2026 01:57:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA5IiwidXNlcm5hbWUiOiJzd2VldGxpZmUyMTciLCJlbWFpbCI6Im1pbmltYWphNDIwQGdtYWlsLmNvbSIsImV4cCI6MTc4MjAwNjIwNX0.4kIs8yMtRbk7xP5Jfw3HdFkPyil71pgFVEzXu1vZBpY
[14-Jun-2026 01:57:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jun-2026 01:57:56 UTC] ✅ JWT token verified successfully for user profile
[14-Jun-2026 01:57:56 UTC] User ID: 809
[14-Jun-2026 01:57:56 UTC] ✅ User profile retrieved successfully for user ID: 809
[14-Jun-2026 01:57:56 UTC] === API CALL LOG ===
[14-Jun-2026 01:57:56 UTC] Endpoint: user/profile.php
[14-Jun-2026 01:57:56 UTC] Full Log Data: {
    "timestamp": "2026-06-14 01:57:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.91.105.235",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.91.105.235, 172.70.163.87",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA5IiwidXNlcm5hbWUiOiJzd2VldGxpZmUyMTciLCJlbWFpbCI6Im1pbmltYWphNDIwQGdtYWlsLmNvbSIsImV4cCI6MTc4MjAwNjIwNX0.4kIs8yMtRbk7xP5Jfw3HdFkPyil71pgFVEzXu1vZBpY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b5ba262b219517-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.91.105.235",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jun-2026 01:57:56 UTC] === END API CALL LOG ===
[14-Jun-2026 01:57:56 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jun-2026 01:57:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA5IiwidXNlcm5hbWUiOiJzd2VldGxpZmUyMTciLCJlbWFpbCI6Im1pbmltYWphNDIwQGdtYWlsLmNvbSIsImV4cCI6MTc4MjAwNjIwNX0.4kIs8yMtRbk7xP5Jfw3HdFkPyil71pgFVEzXu1vZBpY
[14-Jun-2026 01:57:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jun-2026 01:57:56 UTC] ✅ JWT token verified successfully for user profile
[14-Jun-2026 01:57:56 UTC] User ID: 809
[14-Jun-2026 01:57:56 UTC] ✅ User profile retrieved successfully for user ID: 809
[14-Jun-2026 01:58:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jun-2026 01:58:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jun-2026 01:58:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.91.105.235, 172.70.163.87","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA5IiwidXNlcm5hbWUiOiJzd2VldGxpZmUyMTciLCJlbWFpbCI6Im1pbmltYWphNDIwQGdtYWlsLmNvbSIsImV4cCI6MTc4MjAwNjIwNX0.4kIs8yMtRbk7xP5Jfw3HdFkPyil71pgFVEzXu1vZBpY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0b5ba3fedd89517-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.91.105.235","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-Jun-2026 01:58:00 UTC] === User Orders API Called ===
[14-Jun-2026 01:58:00 UTC] User ID: 809
[14-Jun-2026 01:58:00 UTC] Limit: 20, Offset: 0
[14-Jun-2026 01:58:00 UTC] Orders found: 0
[14-Jun-2026 01:58:00 UTC] Orders data: []
[14-Jun-2026 01:58:00 UTC] Total orders count: 0
[14-Jun-2026 01:58:03 UTC] === API CALL LOG ===
[14-Jun-2026 01:58:03 UTC] Endpoint: user/profile.php
[14-Jun-2026 01:58:03 UTC] Full Log Data: {
    "timestamp": "2026-06-14 01:58:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.91.105.235",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.91.105.235, 172.70.163.87",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA5IiwidXNlcm5hbWUiOiJzd2VldGxpZmUyMTciLCJlbWFpbCI6Im1pbmltYWphNDIwQGdtYWlsLmNvbSIsImV4cCI6MTc4MjAwNjIwNX0.4kIs8yMtRbk7xP5Jfw3HdFkPyil71pgFVEzXu1vZBpY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b5ba4efb619517-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.91.105.235",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jun-2026 01:58:03 UTC] === END API CALL LOG ===
[14-Jun-2026 01:58:03 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jun-2026 01:58:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA5IiwidXNlcm5hbWUiOiJzd2VldGxpZmUyMTciLCJlbWFpbCI6Im1pbmltYWphNDIwQGdtYWlsLmNvbSIsImV4cCI6MTc4MjAwNjIwNX0.4kIs8yMtRbk7xP5Jfw3HdFkPyil71pgFVEzXu1vZBpY
[14-Jun-2026 01:58:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jun-2026 01:58:03 UTC] ✅ JWT token verified successfully for user profile
[14-Jun-2026 01:58:03 UTC] User ID: 809
[14-Jun-2026 01:58:03 UTC] ✅ User profile retrieved successfully for user ID: 809
[14-Jun-2026 01:58:03 UTC] User Purchases API - User ID: 809
[14-Jun-2026 01:58:03 UTC] User Purchases API - Total purchases found: 0
[14-Jun-2026 04:59:44 UTC] === API CALL LOG ===
[14-Jun-2026 04:59:44 UTC] Endpoint: user/profile.php
[14-Jun-2026 04:59:44 UTC] Full Log Data: {
    "timestamp": "2026-06-14 04:59:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.137.121",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.137.121, 172.64.200.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODEwIiwidXNlcm5hbWUiOiJtYXZsdWRhIiwiZW1haWwiOiJ1bHVnYmVreG9sbW9taW5vdjA3M0BnbWFpbC5jb20iLCJleHAiOjE3ODIwMTc5Nzl9._oCxLaCGIi1e5ghQU_U8HgRKxOB_kyFbdc2tfGC5iHY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b6c47208ff6338-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.137.121",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jun-2026 04:59:44 UTC] === END API CALL LOG ===
[14-Jun-2026 04:59:44 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jun-2026 04:59:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODEwIiwidXNlcm5hbWUiOiJtYXZsdWRhIiwiZW1haWwiOiJ1bHVnYmVreG9sbW9taW5vdjA3M0BnbWFpbC5jb20iLCJleHAiOjE3ODIwMTc5Nzl9._oCxLaCGIi1e5ghQU_U8HgRKxOB_kyFbdc2tfGC5iHY
[14-Jun-2026 04:59:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jun-2026 04:59:44 UTC] ✅ JWT token verified successfully for user profile
[14-Jun-2026 04:59:44 UTC] User ID: 810
[14-Jun-2026 04:59:44 UTC] ✅ User profile retrieved successfully for user ID: 810
[14-Jun-2026 04:59:47 UTC] === API CALL LOG ===
[14-Jun-2026 04:59:47 UTC] Endpoint: user/profile.php
[14-Jun-2026 04:59:47 UTC] Full Log Data: {
    "timestamp": "2026-06-14 04:59:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.137.121",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.137.121, 172.69.155.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODEwIiwidXNlcm5hbWUiOiJtYXZsdWRhIiwiZW1haWwiOiJ1bHVnYmVreG9sbW9taW5vdjA3M0BnbWFpbC5jb20iLCJleHAiOjE3ODIwMTc5Nzl9._oCxLaCGIi1e5ghQU_U8HgRKxOB_kyFbdc2tfGC5iHY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b6c4835af39e2a-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.137.121",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jun-2026 04:59:47 UTC] === END API CALL LOG ===
[14-Jun-2026 04:59:47 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jun-2026 04:59:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODEwIiwidXNlcm5hbWUiOiJtYXZsdWRhIiwiZW1haWwiOiJ1bHVnYmVreG9sbW9taW5vdjA3M0BnbWFpbC5jb20iLCJleHAiOjE3ODIwMTc5Nzl9._oCxLaCGIi1e5ghQU_U8HgRKxOB_kyFbdc2tfGC5iHY
[14-Jun-2026 04:59:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jun-2026 04:59:47 UTC] ✅ JWT token verified successfully for user profile
[14-Jun-2026 04:59:47 UTC] User ID: 810
[14-Jun-2026 04:59:47 UTC] ✅ User profile retrieved successfully for user ID: 810
[14-Jun-2026 04:59:52 UTC] === API CALL LOG ===
[14-Jun-2026 04:59:52 UTC] Endpoint: user/profile.php
[14-Jun-2026 04:59:52 UTC] Full Log Data: {
    "timestamp": "2026-06-14 04:59:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.137.121",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.137.121, 172.69.155.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODEwIiwidXNlcm5hbWUiOiJtYXZsdWRhIiwiZW1haWwiOiJ1bHVnYmVreG9sbW9taW5vdjA3M0BnbWFpbC5jb20iLCJleHAiOjE3ODIwMTc5Nzl9._oCxLaCGIi1e5ghQU_U8HgRKxOB_kyFbdc2tfGC5iHY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b6c4a349855411-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.137.121",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jun-2026 04:59:52 UTC] === END API CALL LOG ===
[14-Jun-2026 04:59:52 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jun-2026 04:59:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODEwIiwidXNlcm5hbWUiOiJtYXZsdWRhIiwiZW1haWwiOiJ1bHVnYmVreG9sbW9taW5vdjA3M0BnbWFpbC5jb20iLCJleHAiOjE3ODIwMTc5Nzl9._oCxLaCGIi1e5ghQU_U8HgRKxOB_kyFbdc2tfGC5iHY
[14-Jun-2026 04:59:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jun-2026 04:59:52 UTC] ✅ JWT token verified successfully for user profile
[14-Jun-2026 04:59:52 UTC] User ID: 810
[14-Jun-2026 04:59:52 UTC] ✅ User profile retrieved successfully for user ID: 810
[14-Jun-2026 05:00:13 UTC] === API CALL LOG ===
[14-Jun-2026 05:00:13 UTC] Endpoint: user/profile.php
[14-Jun-2026 05:00:13 UTC] Full Log Data: {
    "timestamp": "2026-06-14 05:00:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.137.121",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.137.121, 162.158.103.84",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODEwIiwidXNlcm5hbWUiOiJtYXZsdWRhIiwiZW1haWwiOiJ1bHVnYmVreG9sbW9taW5vdjA3M0BnbWFpbC5jb20iLCJleHAiOjE3ODIwMTc5Nzl9._oCxLaCGIi1e5ghQU_U8HgRKxOB_kyFbdc2tfGC5iHY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b6c528b91a0258-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.137.121",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jun-2026 05:00:13 UTC] === END API CALL LOG ===
[14-Jun-2026 05:00:13 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jun-2026 05:00:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODEwIiwidXNlcm5hbWUiOiJtYXZsdWRhIiwiZW1haWwiOiJ1bHVnYmVreG9sbW9taW5vdjA3M0BnbWFpbC5jb20iLCJleHAiOjE3ODIwMTc5Nzl9._oCxLaCGIi1e5ghQU_U8HgRKxOB_kyFbdc2tfGC5iHY
[14-Jun-2026 05:00:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jun-2026 05:00:13 UTC] ✅ JWT token verified successfully for user profile
[14-Jun-2026 05:00:13 UTC] User ID: 810
[14-Jun-2026 05:00:13 UTC] ✅ User profile retrieved successfully for user ID: 810
[14-Jun-2026 05:00:27 UTC] === API CALL LOG ===
[14-Jun-2026 05:00:27 UTC] Endpoint: user/profile.php
[14-Jun-2026 05:00:27 UTC] Full Log Data: {
    "timestamp": "2026-06-14 05:00:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.137.121",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.137.121, 172.69.155.212",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODEwIiwidXNlcm5hbWUiOiJtYXZsdWRhIiwiZW1haWwiOiJ1bHVnYmVreG9sbW9taW5vdjA3M0BnbWFpbC5jb20iLCJleHAiOjE3ODIwMTc5Nzl9._oCxLaCGIi1e5ghQU_U8HgRKxOB_kyFbdc2tfGC5iHY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b6c57d7d97f7eb-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.137.121",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jun-2026 05:00:27 UTC] === END API CALL LOG ===
[14-Jun-2026 05:00:27 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jun-2026 05:00:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODEwIiwidXNlcm5hbWUiOiJtYXZsdWRhIiwiZW1haWwiOiJ1bHVnYmVreG9sbW9taW5vdjA3M0BnbWFpbC5jb20iLCJleHAiOjE3ODIwMTc5Nzl9._oCxLaCGIi1e5ghQU_U8HgRKxOB_kyFbdc2tfGC5iHY
[14-Jun-2026 05:00:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jun-2026 05:00:27 UTC] ✅ JWT token verified successfully for user profile
[14-Jun-2026 05:00:27 UTC] User ID: 810
[14-Jun-2026 05:00:27 UTC] ✅ User profile retrieved successfully for user ID: 810
[14-Jun-2026 05:36:12 UTC] === API CALL LOG ===
[14-Jun-2026 05:36:12 UTC] Endpoint: user/profile.php
[14-Jun-2026 05:36:12 UTC] Full Log Data: {
    "timestamp": "2026-06-14 05:36:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "217.113.194.11",
    "user_agent": "Mozilla\/5.0 (compatible; Barkrowler\/0.9; +https:\/\/babbar.tech\/crawler)",
    "headers": {
        "Host": "api.memberx.app",
        "x-forwarded-proto": "https",
        "Accept": "text\/html;q=0.95,text\/*;q=0.9,*\/*;q=0.8",
        "from": "tech@babbar.tech",
        "Accept-Encoding": "gzip, br",
        "User-Agent": "Mozilla\/5.0 (compatible; Barkrowler\/0.9; +https:\/\/babbar.tech\/crawler)",
        "cf-ray": "a0b6f9dfc8b600b3-CDG",
        "X-Forwarded-For": "217.113.194.11, 172.71.122.167",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "217.113.194.11",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jun-2026 05:36:12 UTC] === END API CALL LOG ===
[14-Jun-2026 06:08:39 UTC] API Hash Debug - Received: 
[14-Jun-2026 06:08:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jun-2026 06:08:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-forwarded-proto":"https","Accept":"text\/html;q=0.95,text\/*;q=0.9,*\/*;q=0.8","from":"tech@babbar.tech","Accept-Encoding":"gzip, br","User-Agent":"Mozilla\/5.0 (compatible; Barkrowler\/0.9; +https:\/\/babbar.tech\/crawler)","cf-ray":"a0b729677cd7bb45-CDG","X-Forwarded-For":"217.113.194.7, 172.71.119.50","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"217.113.194.7","cf-ipcountry":"FR","cf-visitor":"{\"scheme\":\"https\"}"}
[14-Jun-2026 07:04:51 UTC] === API CALL LOG ===
[14-Jun-2026 07:04:51 UTC] Endpoint: user/profile.php
[14-Jun-2026 07:04:51 UTC] Full Log Data: {
    "timestamp": "2026-06-14 07:04:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.54.70.159",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "84.54.70.159, 162.158.183.63",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODExIiwidXNlcm5hbWUiOiJzYWxvbSIsImVtYWlsIjoic2Fsb20wMEBnbWFpbC5jb20iLCJleHAiOjE3ODIwMjU0OTB9.-o7ODdDBeBLOe1TKPmsVYCi6lpJIfZ0WfswDr54dMLU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b77bb7f98a2e01-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "84.54.70.159",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jun-2026 07:04:51 UTC] === END API CALL LOG ===
[14-Jun-2026 07:04:51 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jun-2026 07:04:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODExIiwidXNlcm5hbWUiOiJzYWxvbSIsImVtYWlsIjoic2Fsb20wMEBnbWFpbC5jb20iLCJleHAiOjE3ODIwMjU0OTB9.-o7ODdDBeBLOe1TKPmsVYCi6lpJIfZ0WfswDr54dMLU
[14-Jun-2026 07:04:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jun-2026 07:04:51 UTC] ✅ JWT token verified successfully for user profile
[14-Jun-2026 07:04:51 UTC] User ID: 811
[14-Jun-2026 07:04:51 UTC] ✅ User profile retrieved successfully for user ID: 811
[14-Jun-2026 07:04:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jun-2026 07:04:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jun-2026 07:04:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"84.54.70.159, 162.158.183.63","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODExIiwidXNlcm5hbWUiOiJzYWxvbSIsImVtYWlsIjoic2Fsb20wMEBnbWFpbC5jb20iLCJleHAiOjE3ODIwMjU0OTB9.-o7ODdDBeBLOe1TKPmsVYCi6lpJIfZ0WfswDr54dMLU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0b77bb879d42e01-ARN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"84.54.70.159","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-Jun-2026 07:04:51 UTC] === User Orders API Called ===
[14-Jun-2026 07:04:51 UTC] User ID: 811
[14-Jun-2026 07:04:51 UTC] Limit: 20, Offset: 0
[14-Jun-2026 07:04:51 UTC] Orders found: 0
[14-Jun-2026 07:04:51 UTC] Orders data: []
[14-Jun-2026 07:04:51 UTC] Total orders count: 0
[14-Jun-2026 07:04:51 UTC] === API CALL LOG ===
[14-Jun-2026 07:04:51 UTC] Endpoint: user/profile.php
[14-Jun-2026 07:04:51 UTC] Full Log Data: {
    "timestamp": "2026-06-14 07:04:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.54.70.159",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "84.54.70.159, 162.158.183.63",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODExIiwidXNlcm5hbWUiOiJzYWxvbSIsImVtYWlsIjoic2Fsb20wMEBnbWFpbC5jb20iLCJleHAiOjE3ODIwMjU0OTB9.-o7ODdDBeBLOe1TKPmsVYCi6lpJIfZ0WfswDr54dMLU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b77bb95a552e01-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "84.54.70.159",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jun-2026 07:04:51 UTC] === END API CALL LOG ===
[14-Jun-2026 07:04:51 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jun-2026 07:04:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODExIiwidXNlcm5hbWUiOiJzYWxvbSIsImVtYWlsIjoic2Fsb20wMEBnbWFpbC5jb20iLCJleHAiOjE3ODIwMjU0OTB9.-o7ODdDBeBLOe1TKPmsVYCi6lpJIfZ0WfswDr54dMLU
[14-Jun-2026 07:04:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jun-2026 07:04:51 UTC] ✅ JWT token verified successfully for user profile
[14-Jun-2026 07:04:51 UTC] User ID: 811
[14-Jun-2026 07:04:51 UTC] ✅ User profile retrieved successfully for user ID: 811
[14-Jun-2026 07:04:51 UTC] === API CALL LOG ===
[14-Jun-2026 07:04:51 UTC] Endpoint: user/profile.php
[14-Jun-2026 07:04:51 UTC] Full Log Data: {
    "timestamp": "2026-06-14 07:04:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.54.70.159",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "84.54.70.159, 162.158.183.63",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODExIiwidXNlcm5hbWUiOiJzYWxvbSIsImVtYWlsIjoic2Fsb20wMEBnbWFpbC5jb20iLCJleHAiOjE3ODIwMjU0OTB9.-o7ODdDBeBLOe1TKPmsVYCi6lpJIfZ0WfswDr54dMLU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b77bbcac212e01-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "84.54.70.159",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jun-2026 07:04:51 UTC] === END API CALL LOG ===
[14-Jun-2026 07:04:51 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jun-2026 07:04:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODExIiwidXNlcm5hbWUiOiJzYWxvbSIsImVtYWlsIjoic2Fsb20wMEBnbWFpbC5jb20iLCJleHAiOjE3ODIwMjU0OTB9.-o7ODdDBeBLOe1TKPmsVYCi6lpJIfZ0WfswDr54dMLU
[14-Jun-2026 07:04:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jun-2026 07:04:51 UTC] ✅ JWT token verified successfully for user profile
[14-Jun-2026 07:04:51 UTC] User ID: 811
[14-Jun-2026 07:04:51 UTC] ✅ User profile retrieved successfully for user ID: 811
[14-Jun-2026 07:04:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jun-2026 07:04:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jun-2026 07:04:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"84.54.70.159, 162.158.183.63","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODExIiwidXNlcm5hbWUiOiJzYWxvbSIsImVtYWlsIjoic2Fsb20wMEBnbWFpbC5jb20iLCJleHAiOjE3ODIwMjU0OTB9.-o7ODdDBeBLOe1TKPmsVYCi6lpJIfZ0WfswDr54dMLU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0b77be7a9382e01-ARN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"84.54.70.159","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-Jun-2026 07:04:58 UTC] === User Orders API Called ===
[14-Jun-2026 07:04:58 UTC] User ID: 811
[14-Jun-2026 07:04:58 UTC] Limit: 20, Offset: 0
[14-Jun-2026 07:04:58 UTC] Orders found: 0
[14-Jun-2026 07:04:58 UTC] Orders data: []
[14-Jun-2026 07:04:58 UTC] Total orders count: 0
[14-Jun-2026 07:05:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jun-2026 07:05:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jun-2026 07:05:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"84.54.70.159, 162.158.183.63","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODExIiwidXNlcm5hbWUiOiJzYWxvbSIsImVtYWlsIjoic2Fsb20wMEBnbWFpbC5jb20iLCJleHAiOjE3ODIwMjU0OTB9.-o7ODdDBeBLOe1TKPmsVYCi6lpJIfZ0WfswDr54dMLU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0b77c2c0daa2e01-ARN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"84.54.70.159","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-Jun-2026 07:05:09 UTC] === User Orders API Called ===
[14-Jun-2026 07:05:09 UTC] User ID: 811
[14-Jun-2026 07:05:09 UTC] Limit: 20, Offset: 0
[14-Jun-2026 07:05:09 UTC] Orders found: 0
[14-Jun-2026 07:05:09 UTC] Orders data: []
[14-Jun-2026 07:05:09 UTC] Total orders count: 0
[14-Jun-2026 07:05:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jun-2026 07:05:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jun-2026 07:05:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"84.54.70.159, 162.158.183.63","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODExIiwidXNlcm5hbWUiOiJzYWxvbSIsImVtYWlsIjoic2Fsb20wMEBnbWFpbC5jb20iLCJleHAiOjE3ODIwMjU0OTB9.-o7ODdDBeBLOe1TKPmsVYCi6lpJIfZ0WfswDr54dMLU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0b77c35cb2c2e01-ARN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"84.54.70.159","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-Jun-2026 07:05:11 UTC] === User Orders API Called ===
[14-Jun-2026 07:05:11 UTC] User ID: 811
[14-Jun-2026 07:05:11 UTC] Limit: 20, Offset: 0
[14-Jun-2026 07:05:11 UTC] Orders found: 0
[14-Jun-2026 07:05:11 UTC] Orders data: []
[14-Jun-2026 07:05:11 UTC] Total orders count: 0
[14-Jun-2026 07:05:11 UTC] === API CALL LOG ===
[14-Jun-2026 07:05:11 UTC] Endpoint: user/profile.php
[14-Jun-2026 07:05:11 UTC] Full Log Data: {
    "timestamp": "2026-06-14 07:05:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.54.70.159",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "84.54.70.159, 162.158.183.63",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODExIiwidXNlcm5hbWUiOiJzYWxvbSIsImVtYWlsIjoic2Fsb20wMEBnbWFpbC5jb20iLCJleHAiOjE3ODIwMjU0OTB9.-o7ODdDBeBLOe1TKPmsVYCi6lpJIfZ0WfswDr54dMLU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b77c365b812e01-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "84.54.70.159",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jun-2026 07:05:11 UTC] === END API CALL LOG ===
[14-Jun-2026 07:05:11 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jun-2026 07:05:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODExIiwidXNlcm5hbWUiOiJzYWxvbSIsImVtYWlsIjoic2Fsb20wMEBnbWFpbC5jb20iLCJleHAiOjE3ODIwMjU0OTB9.-o7ODdDBeBLOe1TKPmsVYCi6lpJIfZ0WfswDr54dMLU
[14-Jun-2026 07:05:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jun-2026 07:05:11 UTC] ✅ JWT token verified successfully for user profile
[14-Jun-2026 07:05:11 UTC] User ID: 811
[14-Jun-2026 07:05:11 UTC] ✅ User profile retrieved successfully for user ID: 811
[14-Jun-2026 07:05:11 UTC] === API CALL LOG ===
[14-Jun-2026 07:05:11 UTC] Endpoint: user/profile.php
[14-Jun-2026 07:05:11 UTC] Full Log Data: {
    "timestamp": "2026-06-14 07:05:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.54.70.159",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "84.54.70.159, 162.158.183.63",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODExIiwidXNlcm5hbWUiOiJzYWxvbSIsImVtYWlsIjoic2Fsb20wMEBnbWFpbC5jb20iLCJleHAiOjE3ODIwMjU0OTB9.-o7ODdDBeBLOe1TKPmsVYCi6lpJIfZ0WfswDr54dMLU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b77c398db42e01-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "84.54.70.159",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jun-2026 07:05:11 UTC] === END API CALL LOG ===
[14-Jun-2026 07:05:11 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jun-2026 07:05:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODExIiwidXNlcm5hbWUiOiJzYWxvbSIsImVtYWlsIjoic2Fsb20wMEBnbWFpbC5jb20iLCJleHAiOjE3ODIwMjU0OTB9.-o7ODdDBeBLOe1TKPmsVYCi6lpJIfZ0WfswDr54dMLU
[14-Jun-2026 07:05:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jun-2026 07:05:11 UTC] ✅ JWT token verified successfully for user profile
[14-Jun-2026 07:05:11 UTC] User ID: 811
[14-Jun-2026 07:05:11 UTC] ✅ User profile retrieved successfully for user ID: 811
[14-Jun-2026 07:05:12 UTC] === API CALL LOG ===
[14-Jun-2026 07:05:12 UTC] Endpoint: user/profile.php
[14-Jun-2026 07:05:12 UTC] Full Log Data: {
    "timestamp": "2026-06-14 07:05:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.54.70.159",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "84.54.70.159, 162.158.183.63",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODExIiwidXNlcm5hbWUiOiJzYWxvbSIsImVtYWlsIjoic2Fsb20wMEBnbWFpbC5jb20iLCJleHAiOjE3ODIwMjU0OTB9.-o7ODdDBeBLOe1TKPmsVYCi6lpJIfZ0WfswDr54dMLU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b77c3a0dfa2e01-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "84.54.70.159",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jun-2026 07:05:12 UTC] === END API CALL LOG ===
[14-Jun-2026 07:05:12 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jun-2026 07:05:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODExIiwidXNlcm5hbWUiOiJzYWxvbSIsImVtYWlsIjoic2Fsb20wMEBnbWFpbC5jb20iLCJleHAiOjE3ODIwMjU0OTB9.-o7ODdDBeBLOe1TKPmsVYCi6lpJIfZ0WfswDr54dMLU
[14-Jun-2026 07:05:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jun-2026 07:05:12 UTC] ✅ JWT token verified successfully for user profile
[14-Jun-2026 07:05:12 UTC] User ID: 811
[14-Jun-2026 07:05:12 UTC] ✅ User profile retrieved successfully for user ID: 811
[14-Jun-2026 07:05:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jun-2026 07:05:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jun-2026 07:05:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"84.54.70.159, 162.158.183.64","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODExIiwidXNlcm5hbWUiOiJzYWxvbSIsImVtYWlsIjoic2Fsb20wMEBnbWFpbC5jb20iLCJleHAiOjE3ODIwMjU0OTB9.-o7ODdDBeBLOe1TKPmsVYCi6lpJIfZ0WfswDr54dMLU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0b77c7a5ec52e01-ARN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"84.54.70.159","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-Jun-2026 07:05:22 UTC] === User Orders API Called ===
[14-Jun-2026 07:05:22 UTC] User ID: 811
[14-Jun-2026 07:05:22 UTC] Limit: 20, Offset: 0
[14-Jun-2026 07:05:22 UTC] Orders found: 0
[14-Jun-2026 07:05:22 UTC] Orders data: []
[14-Jun-2026 07:05:22 UTC] Total orders count: 0
[14-Jun-2026 07:05:22 UTC] === API CALL LOG ===
[14-Jun-2026 07:05:22 UTC] Endpoint: user/profile.php
[14-Jun-2026 07:05:22 UTC] Full Log Data: {
    "timestamp": "2026-06-14 07:05:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.54.70.159",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "84.54.70.159, 162.158.183.64",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODExIiwidXNlcm5hbWUiOiJzYWxvbSIsImVtYWlsIjoic2Fsb20wMEBnbWFpbC5jb20iLCJleHAiOjE3ODIwMjU0OTB9.-o7ODdDBeBLOe1TKPmsVYCi6lpJIfZ0WfswDr54dMLU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b77c7b2f272e01-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "84.54.70.159",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jun-2026 07:05:22 UTC] === END API CALL LOG ===
[14-Jun-2026 07:05:22 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jun-2026 07:05:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODExIiwidXNlcm5hbWUiOiJzYWxvbSIsImVtYWlsIjoic2Fsb20wMEBnbWFpbC5jb20iLCJleHAiOjE3ODIwMjU0OTB9.-o7ODdDBeBLOe1TKPmsVYCi6lpJIfZ0WfswDr54dMLU
[14-Jun-2026 07:05:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jun-2026 07:05:22 UTC] ✅ JWT token verified successfully for user profile
[14-Jun-2026 07:05:22 UTC] User ID: 811
[14-Jun-2026 07:05:22 UTC] ✅ User profile retrieved successfully for user ID: 811
[14-Jun-2026 07:05:22 UTC] === API CALL LOG ===
[14-Jun-2026 07:05:22 UTC] Endpoint: user/profile.php
[14-Jun-2026 07:05:22 UTC] Full Log Data: {
    "timestamp": "2026-06-14 07:05:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.54.70.159",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "84.54.70.159, 162.158.183.64",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODExIiwidXNlcm5hbWUiOiJzYWxvbSIsImVtYWlsIjoic2Fsb20wMEBnbWFpbC5jb20iLCJleHAiOjE3ODIwMjU0OTB9.-o7ODdDBeBLOe1TKPmsVYCi6lpJIfZ0WfswDr54dMLU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b77c7e48b92e01-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "84.54.70.159",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jun-2026 07:05:22 UTC] === END API CALL LOG ===
[14-Jun-2026 07:05:22 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jun-2026 07:05:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODExIiwidXNlcm5hbWUiOiJzYWxvbSIsImVtYWlsIjoic2Fsb20wMEBnbWFpbC5jb20iLCJleHAiOjE3ODIwMjU0OTB9.-o7ODdDBeBLOe1TKPmsVYCi6lpJIfZ0WfswDr54dMLU
[14-Jun-2026 07:05:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jun-2026 07:05:22 UTC] ✅ JWT token verified successfully for user profile
[14-Jun-2026 07:05:22 UTC] User ID: 811
[14-Jun-2026 07:05:22 UTC] ✅ User profile retrieved successfully for user ID: 811
[14-Jun-2026 07:05:23 UTC] === API CALL LOG ===
[14-Jun-2026 07:05:23 UTC] Endpoint: user/profile.php
[14-Jun-2026 07:05:23 UTC] Full Log Data: {
    "timestamp": "2026-06-14 07:05:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.54.70.159",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "84.54.70.159, 162.158.183.64",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODExIiwidXNlcm5hbWUiOiJzYWxvbSIsImVtYWlsIjoic2Fsb20wMEBnbWFpbC5jb20iLCJleHAiOjE3ODIwMjU0OTB9.-o7ODdDBeBLOe1TKPmsVYCi6lpJIfZ0WfswDr54dMLU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b77c7ec9012e01-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "84.54.70.159",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jun-2026 07:05:23 UTC] === END API CALL LOG ===
[14-Jun-2026 07:05:23 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jun-2026 07:05:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODExIiwidXNlcm5hbWUiOiJzYWxvbSIsImVtYWlsIjoic2Fsb20wMEBnbWFpbC5jb20iLCJleHAiOjE3ODIwMjU0OTB9.-o7ODdDBeBLOe1TKPmsVYCi6lpJIfZ0WfswDr54dMLU
[14-Jun-2026 07:05:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jun-2026 07:05:23 UTC] ✅ JWT token verified successfully for user profile
[14-Jun-2026 07:05:23 UTC] User ID: 811
[14-Jun-2026 07:05:23 UTC] ✅ User profile retrieved successfully for user ID: 811
[14-Jun-2026 07:06:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jun-2026 07:06:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jun-2026 07:06:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"84.54.70.159, 104.23.217.141","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODExIiwidXNlcm5hbWUiOiJzYWxvbSIsImVtYWlsIjoic2Fsb20wMEBnbWFpbC5jb20iLCJleHAiOjE3ODIwMjU0OTB9.-o7ODdDBeBLOe1TKPmsVYCi6lpJIfZ0WfswDr54dMLU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0b77e73b816feec-ARN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"84.54.70.159","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-Jun-2026 07:06:43 UTC] === User Orders API Called ===
[14-Jun-2026 07:06:43 UTC] User ID: 811
[14-Jun-2026 07:06:43 UTC] Limit: 20, Offset: 0
[14-Jun-2026 07:06:43 UTC] Orders found: 0
[14-Jun-2026 07:06:43 UTC] Orders data: []
[14-Jun-2026 07:06:43 UTC] Total orders count: 0
[14-Jun-2026 07:06:43 UTC] === API CALL LOG ===
[14-Jun-2026 07:06:43 UTC] Endpoint: user/profile.php
[14-Jun-2026 07:06:43 UTC] Full Log Data: {
    "timestamp": "2026-06-14 07:06:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.54.70.159",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "84.54.70.159, 104.23.217.141",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODExIiwidXNlcm5hbWUiOiJzYWxvbSIsImVtYWlsIjoic2Fsb20wMEBnbWFpbC5jb20iLCJleHAiOjE3ODIwMjU0OTB9.-o7ODdDBeBLOe1TKPmsVYCi6lpJIfZ0WfswDr54dMLU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b77e743916feec-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "84.54.70.159",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jun-2026 07:06:43 UTC] === END API CALL LOG ===
[14-Jun-2026 07:06:43 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jun-2026 07:06:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODExIiwidXNlcm5hbWUiOiJzYWxvbSIsImVtYWlsIjoic2Fsb20wMEBnbWFpbC5jb20iLCJleHAiOjE3ODIwMjU0OTB9.-o7ODdDBeBLOe1TKPmsVYCi6lpJIfZ0WfswDr54dMLU
[14-Jun-2026 07:06:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jun-2026 07:06:43 UTC] ✅ JWT token verified successfully for user profile
[14-Jun-2026 07:06:43 UTC] User ID: 811
[14-Jun-2026 07:06:43 UTC] ✅ User profile retrieved successfully for user ID: 811
[14-Jun-2026 07:06:43 UTC] === API CALL LOG ===
[14-Jun-2026 07:06:43 UTC] Endpoint: user/profile.php
[14-Jun-2026 07:06:43 UTC] Full Log Data: {
    "timestamp": "2026-06-14 07:06:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.54.70.159",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "84.54.70.159, 104.23.217.141",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODExIiwidXNlcm5hbWUiOiJzYWxvbSIsImVtYWlsIjoic2Fsb20wMEBnbWFpbC5jb20iLCJleHAiOjE3ODIwMjU0OTB9.-o7ODdDBeBLOe1TKPmsVYCi6lpJIfZ0WfswDr54dMLU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b77e77681dfeec-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "84.54.70.159",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jun-2026 07:06:43 UTC] === END API CALL LOG ===
[14-Jun-2026 07:06:43 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jun-2026 07:06:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODExIiwidXNlcm5hbWUiOiJzYWxvbSIsImVtYWlsIjoic2Fsb20wMEBnbWFpbC5jb20iLCJleHAiOjE3ODIwMjU0OTB9.-o7ODdDBeBLOe1TKPmsVYCi6lpJIfZ0WfswDr54dMLU
[14-Jun-2026 07:06:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jun-2026 07:06:43 UTC] ✅ JWT token verified successfully for user profile
[14-Jun-2026 07:06:43 UTC] User ID: 811
[14-Jun-2026 07:06:43 UTC] ✅ User profile retrieved successfully for user ID: 811
[14-Jun-2026 07:06:43 UTC] === API CALL LOG ===
[14-Jun-2026 07:06:43 UTC] Endpoint: user/profile.php
[14-Jun-2026 07:06:43 UTC] Full Log Data: {
    "timestamp": "2026-06-14 07:06:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.54.70.159",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "84.54.70.159, 104.23.217.141",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODExIiwidXNlcm5hbWUiOiJzYWxvbSIsImVtYWlsIjoic2Fsb20wMEBnbWFpbC5jb20iLCJleHAiOjE3ODIwMjU0OTB9.-o7ODdDBeBLOe1TKPmsVYCi6lpJIfZ0WfswDr54dMLU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b77e77d904feec-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "84.54.70.159",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jun-2026 07:06:43 UTC] === END API CALL LOG ===
[14-Jun-2026 07:06:43 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jun-2026 07:06:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODExIiwidXNlcm5hbWUiOiJzYWxvbSIsImVtYWlsIjoic2Fsb20wMEBnbWFpbC5jb20iLCJleHAiOjE3ODIwMjU0OTB9.-o7ODdDBeBLOe1TKPmsVYCi6lpJIfZ0WfswDr54dMLU
[14-Jun-2026 07:06:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jun-2026 07:06:43 UTC] ✅ JWT token verified successfully for user profile
[14-Jun-2026 07:06:43 UTC] User ID: 811
[14-Jun-2026 07:06:43 UTC] ✅ User profile retrieved successfully for user ID: 811
[14-Jun-2026 07:06:49 UTC] === API CALL LOG ===
[14-Jun-2026 07:06:49 UTC] Endpoint: user/profile.php
[14-Jun-2026 07:06:49 UTC] Full Log Data: {
    "timestamp": "2026-06-14 07:06:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.54.70.159",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "84.54.70.159, 104.23.217.140",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODExIiwidXNlcm5hbWUiOiJzYWxvbSIsImVtYWlsIjoic2Fsb20wMEBnbWFpbC5jb20iLCJleHAiOjE3ODIwMjU0OTB9.-o7ODdDBeBLOe1TKPmsVYCi6lpJIfZ0WfswDr54dMLU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b77e9ad865feec-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "84.54.70.159",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jun-2026 07:06:49 UTC] === END API CALL LOG ===
[14-Jun-2026 07:06:49 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jun-2026 07:06:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODExIiwidXNlcm5hbWUiOiJzYWxvbSIsImVtYWlsIjoic2Fsb20wMEBnbWFpbC5jb20iLCJleHAiOjE3ODIwMjU0OTB9.-o7ODdDBeBLOe1TKPmsVYCi6lpJIfZ0WfswDr54dMLU
[14-Jun-2026 07:06:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jun-2026 07:06:49 UTC] ✅ JWT token verified successfully for user profile
[14-Jun-2026 07:06:49 UTC] User ID: 811
[14-Jun-2026 07:06:49 UTC] ✅ User profile retrieved successfully for user ID: 811
[14-Jun-2026 07:06:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jun-2026 07:06:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jun-2026 07:06:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"84.54.70.159, 104.23.217.140","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODExIiwidXNlcm5hbWUiOiJzYWxvbSIsImVtYWlsIjoic2Fsb20wMEBnbWFpbC5jb20iLCJleHAiOjE3ODIwMjU0OTB9.-o7ODdDBeBLOe1TKPmsVYCi6lpJIfZ0WfswDr54dMLU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0b77ec7aab9feec-ARN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"84.54.70.159","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-Jun-2026 07:06:56 UTC] === User Orders API Called ===
[14-Jun-2026 07:06:56 UTC] User ID: 811
[14-Jun-2026 07:06:56 UTC] Limit: 20, Offset: 0
[14-Jun-2026 07:06:56 UTC] Orders found: 0
[14-Jun-2026 07:06:56 UTC] Orders data: []
[14-Jun-2026 07:06:56 UTC] Total orders count: 0
[14-Jun-2026 07:06:56 UTC] === API CALL LOG ===
[14-Jun-2026 07:06:56 UTC] Endpoint: user/profile.php
[14-Jun-2026 07:06:56 UTC] Full Log Data: {
    "timestamp": "2026-06-14 07:06:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.54.70.159",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "84.54.70.159, 104.23.217.140",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODExIiwidXNlcm5hbWUiOiJzYWxvbSIsImVtYWlsIjoic2Fsb20wMEBnbWFpbC5jb20iLCJleHAiOjE3ODIwMjU0OTB9.-o7ODdDBeBLOe1TKPmsVYCi6lpJIfZ0WfswDr54dMLU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b77ec82ba1feec-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "84.54.70.159",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jun-2026 07:06:56 UTC] === END API CALL LOG ===
[14-Jun-2026 07:06:56 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jun-2026 07:06:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODExIiwidXNlcm5hbWUiOiJzYWxvbSIsImVtYWlsIjoic2Fsb20wMEBnbWFpbC5jb20iLCJleHAiOjE3ODIwMjU0OTB9.-o7ODdDBeBLOe1TKPmsVYCi6lpJIfZ0WfswDr54dMLU
[14-Jun-2026 07:06:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jun-2026 07:06:56 UTC] ✅ JWT token verified successfully for user profile
[14-Jun-2026 07:06:56 UTC] User ID: 811
[14-Jun-2026 07:06:56 UTC] ✅ User profile retrieved successfully for user ID: 811
[14-Jun-2026 07:06:57 UTC] === API CALL LOG ===
[14-Jun-2026 07:06:57 UTC] Endpoint: user/profile.php
[14-Jun-2026 07:06:57 UTC] Full Log Data: {
    "timestamp": "2026-06-14 07:06:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.54.70.159",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "84.54.70.159, 104.23.217.140",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODExIiwidXNlcm5hbWUiOiJzYWxvbSIsImVtYWlsIjoic2Fsb20wMEBnbWFpbC5jb20iLCJleHAiOjE3ODIwMjU0OTB9.-o7ODdDBeBLOe1TKPmsVYCi6lpJIfZ0WfswDr54dMLU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b77ecb0a42feec-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "84.54.70.159",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jun-2026 07:06:57 UTC] === END API CALL LOG ===
[14-Jun-2026 07:06:57 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jun-2026 07:06:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODExIiwidXNlcm5hbWUiOiJzYWxvbSIsImVtYWlsIjoic2Fsb20wMEBnbWFpbC5jb20iLCJleHAiOjE3ODIwMjU0OTB9.-o7ODdDBeBLOe1TKPmsVYCi6lpJIfZ0WfswDr54dMLU
[14-Jun-2026 07:06:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jun-2026 07:06:57 UTC] ✅ JWT token verified successfully for user profile
[14-Jun-2026 07:06:57 UTC] User ID: 811
[14-Jun-2026 07:06:57 UTC] ✅ User profile retrieved successfully for user ID: 811
[14-Jun-2026 07:06:57 UTC] === API CALL LOG ===
[14-Jun-2026 07:06:57 UTC] Endpoint: user/profile.php
[14-Jun-2026 07:06:57 UTC] Full Log Data: {
    "timestamp": "2026-06-14 07:06:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.54.70.159",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "84.54.70.159, 104.23.217.140",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODExIiwidXNlcm5hbWUiOiJzYWxvbSIsImVtYWlsIjoic2Fsb20wMEBnbWFpbC5jb20iLCJleHAiOjE3ODIwMjU0OTB9.-o7ODdDBeBLOe1TKPmsVYCi6lpJIfZ0WfswDr54dMLU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b77ecbbb99feec-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "84.54.70.159",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jun-2026 07:06:57 UTC] === END API CALL LOG ===
[14-Jun-2026 07:06:57 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jun-2026 07:06:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODExIiwidXNlcm5hbWUiOiJzYWxvbSIsImVtYWlsIjoic2Fsb20wMEBnbWFpbC5jb20iLCJleHAiOjE3ODIwMjU0OTB9.-o7ODdDBeBLOe1TKPmsVYCi6lpJIfZ0WfswDr54dMLU
[14-Jun-2026 07:06:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jun-2026 07:06:57 UTC] ✅ JWT token verified successfully for user profile
[14-Jun-2026 07:06:57 UTC] User ID: 811
[14-Jun-2026 07:06:57 UTC] ✅ User profile retrieved successfully for user ID: 811
[14-Jun-2026 07:06:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jun-2026 07:06:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jun-2026 07:06:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"84.54.70.159, 104.23.217.140","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODExIiwidXNlcm5hbWUiOiJzYWxvbSIsImVtYWlsIjoic2Fsb20wMEBnbWFpbC5jb20iLCJleHAiOjE3ODIwMjU0OTB9.-o7ODdDBeBLOe1TKPmsVYCi6lpJIfZ0WfswDr54dMLU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0b77ecd0eaafeec-ARN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"84.54.70.159","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-Jun-2026 07:06:57 UTC] === User Orders API Called ===
[14-Jun-2026 07:06:57 UTC] User ID: 811
[14-Jun-2026 07:06:57 UTC] Limit: 20, Offset: 0
[14-Jun-2026 07:06:57 UTC] Orders found: 0
[14-Jun-2026 07:06:57 UTC] Orders data: []
[14-Jun-2026 07:06:57 UTC] Total orders count: 0
[14-Jun-2026 07:06:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jun-2026 07:06:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jun-2026 07:06:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"84.54.70.159, 104.23.217.140","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODExIiwidXNlcm5hbWUiOiJzYWxvbSIsImVtYWlsIjoic2Fsb20wMEBnbWFpbC5jb20iLCJleHAiOjE3ODIwMjU0OTB9.-o7ODdDBeBLOe1TKPmsVYCi6lpJIfZ0WfswDr54dMLU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0b77ed69ddefeec-ARN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"84.54.70.159","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-Jun-2026 07:06:58 UTC] === User Orders API Called ===
[14-Jun-2026 07:06:58 UTC] User ID: 811
[14-Jun-2026 07:06:58 UTC] Limit: 20, Offset: 0
[14-Jun-2026 07:06:58 UTC] Orders found: 0
[14-Jun-2026 07:06:58 UTC] Orders data: []
[14-Jun-2026 07:06:58 UTC] Total orders count: 0
[14-Jun-2026 07:06:59 UTC] === API CALL LOG ===
[14-Jun-2026 07:06:59 UTC] Endpoint: user/profile.php
[14-Jun-2026 07:06:59 UTC] Full Log Data: {
    "timestamp": "2026-06-14 07:06:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.54.70.159",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "84.54.70.159, 104.23.217.140",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODExIiwidXNlcm5hbWUiOiJzYWxvbSIsImVtYWlsIjoic2Fsb20wMEBnbWFpbC5jb20iLCJleHAiOjE3ODIwMjU0OTB9.-o7ODdDBeBLOe1TKPmsVYCi6lpJIfZ0WfswDr54dMLU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b77ed71ed6feec-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "84.54.70.159",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jun-2026 07:06:59 UTC] === END API CALL LOG ===
[14-Jun-2026 07:06:59 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jun-2026 07:06:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODExIiwidXNlcm5hbWUiOiJzYWxvbSIsImVtYWlsIjoic2Fsb20wMEBnbWFpbC5jb20iLCJleHAiOjE3ODIwMjU0OTB9.-o7ODdDBeBLOe1TKPmsVYCi6lpJIfZ0WfswDr54dMLU
[14-Jun-2026 07:06:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jun-2026 07:06:59 UTC] ✅ JWT token verified successfully for user profile
[14-Jun-2026 07:06:59 UTC] User ID: 811
[14-Jun-2026 07:06:59 UTC] ✅ User profile retrieved successfully for user ID: 811
[14-Jun-2026 07:06:59 UTC] === API CALL LOG ===
[14-Jun-2026 07:06:59 UTC] Endpoint: user/profile.php
[14-Jun-2026 07:06:59 UTC] Full Log Data: {
    "timestamp": "2026-06-14 07:06:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.54.70.159",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "84.54.70.159, 104.23.217.140",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODExIiwidXNlcm5hbWUiOiJzYWxvbSIsImVtYWlsIjoic2Fsb20wMEBnbWFpbC5jb20iLCJleHAiOjE3ODIwMjU0OTB9.-o7ODdDBeBLOe1TKPmsVYCi6lpJIfZ0WfswDr54dMLU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b77edaaedafeec-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "84.54.70.159",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jun-2026 07:06:59 UTC] === END API CALL LOG ===
[14-Jun-2026 07:06:59 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jun-2026 07:06:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODExIiwidXNlcm5hbWUiOiJzYWxvbSIsImVtYWlsIjoic2Fsb20wMEBnbWFpbC5jb20iLCJleHAiOjE3ODIwMjU0OTB9.-o7ODdDBeBLOe1TKPmsVYCi6lpJIfZ0WfswDr54dMLU
[14-Jun-2026 07:06:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jun-2026 07:06:59 UTC] ✅ JWT token verified successfully for user profile
[14-Jun-2026 07:06:59 UTC] User ID: 811
[14-Jun-2026 07:06:59 UTC] ✅ User profile retrieved successfully for user ID: 811
[14-Jun-2026 07:06:59 UTC] === API CALL LOG ===
[14-Jun-2026 07:06:59 UTC] Endpoint: user/profile.php
[14-Jun-2026 07:06:59 UTC] Full Log Data: {
    "timestamp": "2026-06-14 07:06:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.54.70.159",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "84.54.70.159, 104.23.217.141",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODExIiwidXNlcm5hbWUiOiJzYWxvbSIsImVtYWlsIjoic2Fsb20wMEBnbWFpbC5jb20iLCJleHAiOjE3ODIwMjU0OTB9.-o7ODdDBeBLOe1TKPmsVYCi6lpJIfZ0WfswDr54dMLU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b77edb281bfeec-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "84.54.70.159",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jun-2026 07:06:59 UTC] === END API CALL LOG ===
[14-Jun-2026 07:06:59 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jun-2026 07:06:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODExIiwidXNlcm5hbWUiOiJzYWxvbSIsImVtYWlsIjoic2Fsb20wMEBnbWFpbC5jb20iLCJleHAiOjE3ODIwMjU0OTB9.-o7ODdDBeBLOe1TKPmsVYCi6lpJIfZ0WfswDr54dMLU
[14-Jun-2026 07:06:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jun-2026 07:06:59 UTC] ✅ JWT token verified successfully for user profile
[14-Jun-2026 07:06:59 UTC] User ID: 811
[14-Jun-2026 07:06:59 UTC] ✅ User profile retrieved successfully for user ID: 811
[14-Jun-2026 07:07:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jun-2026 07:07:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jun-2026 07:07:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"84.54.70.159, 104.23.217.140","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODExIiwidXNlcm5hbWUiOiJzYWxvbSIsImVtYWlsIjoic2Fsb20wMEBnbWFpbC5jb20iLCJleHAiOjE3ODIwMjU0OTB9.-o7ODdDBeBLOe1TKPmsVYCi6lpJIfZ0WfswDr54dMLU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0b77f029883feec-ARN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"84.54.70.159","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-Jun-2026 07:07:06 UTC] === User Orders API Called ===
[14-Jun-2026 07:07:06 UTC] User ID: 811
[14-Jun-2026 07:07:06 UTC] Limit: 20, Offset: 0
[14-Jun-2026 07:07:06 UTC] Orders found: 0
[14-Jun-2026 07:07:06 UTC] Orders data: []
[14-Jun-2026 07:07:06 UTC] Total orders count: 0
[14-Jun-2026 07:07:06 UTC] === API CALL LOG ===
[14-Jun-2026 07:07:06 UTC] Endpoint: user/profile.php
[14-Jun-2026 07:07:06 UTC] Full Log Data: {
    "timestamp": "2026-06-14 07:07:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.54.70.159",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "84.54.70.159, 104.23.217.140",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODExIiwidXNlcm5hbWUiOiJzYWxvbSIsImVtYWlsIjoic2Fsb20wMEBnbWFpbC5jb20iLCJleHAiOjE3ODIwMjU0OTB9.-o7ODdDBeBLOe1TKPmsVYCi6lpJIfZ0WfswDr54dMLU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b77f046c93feec-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "84.54.70.159",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jun-2026 07:07:06 UTC] === END API CALL LOG ===
[14-Jun-2026 07:07:06 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jun-2026 07:07:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODExIiwidXNlcm5hbWUiOiJzYWxvbSIsImVtYWlsIjoic2Fsb20wMEBnbWFpbC5jb20iLCJleHAiOjE3ODIwMjU0OTB9.-o7ODdDBeBLOe1TKPmsVYCi6lpJIfZ0WfswDr54dMLU
[14-Jun-2026 07:07:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jun-2026 07:07:06 UTC] ✅ JWT token verified successfully for user profile
[14-Jun-2026 07:07:06 UTC] User ID: 811
[14-Jun-2026 07:07:06 UTC] ✅ User profile retrieved successfully for user ID: 811
[14-Jun-2026 07:07:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jun-2026 07:07:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jun-2026 07:07:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"84.54.70.159, 104.23.217.140","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODExIiwidXNlcm5hbWUiOiJzYWxvbSIsImVtYWlsIjoic2Fsb20wMEBnbWFpbC5jb20iLCJleHAiOjE3ODIwMjU0OTB9.-o7ODdDBeBLOe1TKPmsVYCi6lpJIfZ0WfswDr54dMLU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0b77f16dfc8feec-ARN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"84.54.70.159","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-Jun-2026 07:07:09 UTC] === User Orders API Called ===
[14-Jun-2026 07:07:09 UTC] User ID: 811
[14-Jun-2026 07:07:09 UTC] Limit: 20, Offset: 0
[14-Jun-2026 07:07:09 UTC] Orders found: 0
[14-Jun-2026 07:07:09 UTC] Orders data: []
[14-Jun-2026 07:07:09 UTC] Total orders count: 0
[14-Jun-2026 07:07:12 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jun-2026 07:07:12 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jun-2026 07:07:12 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"84.54.70.159, 104.23.217.140","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODExIiwidXNlcm5hbWUiOiJzYWxvbSIsImVtYWlsIjoic2Fsb20wMEBnbWFpbC5jb20iLCJleHAiOjE3ODIwMjU0OTB9.-o7ODdDBeBLOe1TKPmsVYCi6lpJIfZ0WfswDr54dMLU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0b77f2bbe07feec-ARN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"84.54.70.159","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-Jun-2026 07:07:12 UTC] === User Orders API Called ===
[14-Jun-2026 07:07:12 UTC] User ID: 811
[14-Jun-2026 07:07:12 UTC] Limit: 20, Offset: 0
[14-Jun-2026 07:07:12 UTC] Orders found: 0
[14-Jun-2026 07:07:12 UTC] Orders data: []
[14-Jun-2026 07:07:12 UTC] Total orders count: 0
[14-Jun-2026 07:07:12 UTC] === API CALL LOG ===
[14-Jun-2026 07:07:12 UTC] Endpoint: user/profile.php
[14-Jun-2026 07:07:12 UTC] Full Log Data: {
    "timestamp": "2026-06-14 07:07:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.54.70.159",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "84.54.70.159, 104.23.217.140",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODExIiwidXNlcm5hbWUiOiJzYWxvbSIsImVtYWlsIjoic2Fsb20wMEBnbWFpbC5jb20iLCJleHAiOjE3ODIwMjU0OTB9.-o7ODdDBeBLOe1TKPmsVYCi6lpJIfZ0WfswDr54dMLU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b77f2c3f14feec-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "84.54.70.159",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jun-2026 07:07:12 UTC] === END API CALL LOG ===
[14-Jun-2026 07:07:12 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jun-2026 07:07:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODExIiwidXNlcm5hbWUiOiJzYWxvbSIsImVtYWlsIjoic2Fsb20wMEBnbWFpbC5jb20iLCJleHAiOjE3ODIwMjU0OTB9.-o7ODdDBeBLOe1TKPmsVYCi6lpJIfZ0WfswDr54dMLU
[14-Jun-2026 07:07:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jun-2026 07:07:12 UTC] ✅ JWT token verified successfully for user profile
[14-Jun-2026 07:07:12 UTC] User ID: 811
[14-Jun-2026 07:07:12 UTC] ✅ User profile retrieved successfully for user ID: 811
[14-Jun-2026 07:07:13 UTC] === API CALL LOG ===
[14-Jun-2026 07:07:13 UTC] Endpoint: user/profile.php
[14-Jun-2026 07:07:13 UTC] Full Log Data: {
    "timestamp": "2026-06-14 07:07:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.54.70.159",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "84.54.70.159, 104.23.217.140",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODExIiwidXNlcm5hbWUiOiJzYWxvbSIsImVtYWlsIjoic2Fsb20wMEBnbWFpbC5jb20iLCJleHAiOjE3ODIwMjU0OTB9.-o7ODdDBeBLOe1TKPmsVYCi6lpJIfZ0WfswDr54dMLU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b77f2f1d6afeec-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "84.54.70.159",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jun-2026 07:07:13 UTC] === END API CALL LOG ===
[14-Jun-2026 07:07:13 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jun-2026 07:07:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODExIiwidXNlcm5hbWUiOiJzYWxvbSIsImVtYWlsIjoic2Fsb20wMEBnbWFpbC5jb20iLCJleHAiOjE3ODIwMjU0OTB9.-o7ODdDBeBLOe1TKPmsVYCi6lpJIfZ0WfswDr54dMLU
[14-Jun-2026 07:07:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jun-2026 07:07:13 UTC] ✅ JWT token verified successfully for user profile
[14-Jun-2026 07:07:13 UTC] User ID: 811
[14-Jun-2026 07:07:13 UTC] ✅ User profile retrieved successfully for user ID: 811
[14-Jun-2026 07:07:13 UTC] === API CALL LOG ===
[14-Jun-2026 07:07:13 UTC] Endpoint: user/profile.php
[14-Jun-2026 07:07:13 UTC] Full Log Data: {
    "timestamp": "2026-06-14 07:07:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.54.70.159",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "84.54.70.159, 104.23.217.140",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODExIiwidXNlcm5hbWUiOiJzYWxvbSIsImVtYWlsIjoic2Fsb20wMEBnbWFpbC5jb20iLCJleHAiOjE3ODIwMjU0OTB9.-o7ODdDBeBLOe1TKPmsVYCi6lpJIfZ0WfswDr54dMLU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b77f301f96feec-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "84.54.70.159",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jun-2026 07:07:13 UTC] === END API CALL LOG ===
[14-Jun-2026 07:07:13 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jun-2026 07:07:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODExIiwidXNlcm5hbWUiOiJzYWxvbSIsImVtYWlsIjoic2Fsb20wMEBnbWFpbC5jb20iLCJleHAiOjE3ODIwMjU0OTB9.-o7ODdDBeBLOe1TKPmsVYCi6lpJIfZ0WfswDr54dMLU
[14-Jun-2026 07:07:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jun-2026 07:07:13 UTC] ✅ JWT token verified successfully for user profile
[14-Jun-2026 07:07:13 UTC] User ID: 811
[14-Jun-2026 07:07:13 UTC] ✅ User profile retrieved successfully for user ID: 811
[14-Jun-2026 07:07:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jun-2026 07:07:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jun-2026 07:07:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"84.54.70.159, 104.23.217.141","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODExIiwidXNlcm5hbWUiOiJzYWxvbSIsImVtYWlsIjoic2Fsb20wMEBnbWFpbC5jb20iLCJleHAiOjE3ODIwMjU0OTB9.-o7ODdDBeBLOe1TKPmsVYCi6lpJIfZ0WfswDr54dMLU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0b77f746a23feec-ARN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"84.54.70.159","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-Jun-2026 07:07:24 UTC] === User Orders API Called ===
[14-Jun-2026 07:07:24 UTC] User ID: 811
[14-Jun-2026 07:07:24 UTC] Limit: 20, Offset: 0
[14-Jun-2026 07:07:24 UTC] Orders found: 0
[14-Jun-2026 07:07:24 UTC] Orders data: []
[14-Jun-2026 07:07:24 UTC] Total orders count: 0
[14-Jun-2026 07:07:24 UTC] === API CALL LOG ===
[14-Jun-2026 07:07:24 UTC] Endpoint: user/profile.php
[14-Jun-2026 07:07:24 UTC] Full Log Data: {
    "timestamp": "2026-06-14 07:07:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.54.70.159",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "84.54.70.159, 104.23.217.141",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODExIiwidXNlcm5hbWUiOiJzYWxvbSIsImVtYWlsIjoic2Fsb20wMEBnbWFpbC5jb20iLCJleHAiOjE3ODIwMjU0OTB9.-o7ODdDBeBLOe1TKPmsVYCi6lpJIfZ0WfswDr54dMLU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b77f74eb39feec-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "84.54.70.159",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jun-2026 07:07:24 UTC] === END API CALL LOG ===
[14-Jun-2026 07:07:24 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jun-2026 07:07:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODExIiwidXNlcm5hbWUiOiJzYWxvbSIsImVtYWlsIjoic2Fsb20wMEBnbWFpbC5jb20iLCJleHAiOjE3ODIwMjU0OTB9.-o7ODdDBeBLOe1TKPmsVYCi6lpJIfZ0WfswDr54dMLU
[14-Jun-2026 07:07:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jun-2026 07:07:24 UTC] ✅ JWT token verified successfully for user profile
[14-Jun-2026 07:07:24 UTC] User ID: 811
[14-Jun-2026 07:07:24 UTC] ✅ User profile retrieved successfully for user ID: 811
[14-Jun-2026 07:07:24 UTC] === API CALL LOG ===
[14-Jun-2026 07:07:24 UTC] Endpoint: user/profile.php
[14-Jun-2026 07:07:24 UTC] Full Log Data: {
    "timestamp": "2026-06-14 07:07:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.54.70.159",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "84.54.70.159, 104.23.217.141",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODExIiwidXNlcm5hbWUiOiJzYWxvbSIsImVtYWlsIjoic2Fsb20wMEBnbWFpbC5jb20iLCJleHAiOjE3ODIwMjU0OTB9.-o7ODdDBeBLOe1TKPmsVYCi6lpJIfZ0WfswDr54dMLU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b77f77c9a1feec-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "84.54.70.159",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jun-2026 07:07:24 UTC] === END API CALL LOG ===
[14-Jun-2026 07:07:24 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jun-2026 07:07:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODExIiwidXNlcm5hbWUiOiJzYWxvbSIsImVtYWlsIjoic2Fsb20wMEBnbWFpbC5jb20iLCJleHAiOjE3ODIwMjU0OTB9.-o7ODdDBeBLOe1TKPmsVYCi6lpJIfZ0WfswDr54dMLU
[14-Jun-2026 07:07:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jun-2026 07:07:24 UTC] ✅ JWT token verified successfully for user profile
[14-Jun-2026 07:07:24 UTC] User ID: 811
[14-Jun-2026 07:07:24 UTC] ✅ User profile retrieved successfully for user ID: 811
[14-Jun-2026 07:07:24 UTC] === API CALL LOG ===
[14-Jun-2026 07:07:24 UTC] Endpoint: user/profile.php
[14-Jun-2026 07:07:24 UTC] Full Log Data: {
    "timestamp": "2026-06-14 07:07:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.54.70.159",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "84.54.70.159, 104.23.217.141",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODExIiwidXNlcm5hbWUiOiJzYWxvbSIsImVtYWlsIjoic2Fsb20wMEBnbWFpbC5jb20iLCJleHAiOjE3ODIwMjU0OTB9.-o7ODdDBeBLOe1TKPmsVYCi6lpJIfZ0WfswDr54dMLU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b77f787b25feec-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "84.54.70.159",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jun-2026 07:07:24 UTC] === END API CALL LOG ===
[14-Jun-2026 07:07:24 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jun-2026 07:07:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODExIiwidXNlcm5hbWUiOiJzYWxvbSIsImVtYWlsIjoic2Fsb20wMEBnbWFpbC5jb20iLCJleHAiOjE3ODIwMjU0OTB9.-o7ODdDBeBLOe1TKPmsVYCi6lpJIfZ0WfswDr54dMLU
[14-Jun-2026 07:07:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jun-2026 07:07:24 UTC] ✅ JWT token verified successfully for user profile
[14-Jun-2026 07:07:24 UTC] User ID: 811
[14-Jun-2026 07:07:24 UTC] ✅ User profile retrieved successfully for user ID: 811
[14-Jun-2026 07:07:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jun-2026 07:07:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jun-2026 07:07:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"84.54.70.159, 104.23.217.141","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODExIiwidXNlcm5hbWUiOiJzYWxvbSIsImVtYWlsIjoic2Fsb20wMEBnbWFpbC5jb20iLCJleHAiOjE3ODIwMjU0OTB9.-o7ODdDBeBLOe1TKPmsVYCi6lpJIfZ0WfswDr54dMLU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0b77f93ba52feec-ARN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"84.54.70.159","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-Jun-2026 07:07:29 UTC] === User Orders API Called ===
[14-Jun-2026 07:07:29 UTC] User ID: 811
[14-Jun-2026 07:07:29 UTC] Limit: 20, Offset: 0
[14-Jun-2026 07:07:29 UTC] Orders found: 0
[14-Jun-2026 07:07:29 UTC] Orders data: []
[14-Jun-2026 07:07:29 UTC] Total orders count: 0
[14-Jun-2026 07:07:29 UTC] === API CALL LOG ===
[14-Jun-2026 07:07:29 UTC] Endpoint: user/profile.php
[14-Jun-2026 07:07:29 UTC] Full Log Data: {
    "timestamp": "2026-06-14 07:07:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.54.70.159",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "84.54.70.159, 104.23.217.141",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODExIiwidXNlcm5hbWUiOiJzYWxvbSIsImVtYWlsIjoic2Fsb20wMEBnbWFpbC5jb20iLCJleHAiOjE3ODIwMjU0OTB9.-o7ODdDBeBLOe1TKPmsVYCi6lpJIfZ0WfswDr54dMLU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b77f942b66feec-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "84.54.70.159",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jun-2026 07:07:29 UTC] === END API CALL LOG ===
[14-Jun-2026 07:07:29 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jun-2026 07:07:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODExIiwidXNlcm5hbWUiOiJzYWxvbSIsImVtYWlsIjoic2Fsb20wMEBnbWFpbC5jb20iLCJleHAiOjE3ODIwMjU0OTB9.-o7ODdDBeBLOe1TKPmsVYCi6lpJIfZ0WfswDr54dMLU
[14-Jun-2026 07:07:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jun-2026 07:07:29 UTC] ✅ JWT token verified successfully for user profile
[14-Jun-2026 07:07:29 UTC] User ID: 811
[14-Jun-2026 07:07:29 UTC] ✅ User profile retrieved successfully for user ID: 811
[14-Jun-2026 07:07:29 UTC] === API CALL LOG ===
[14-Jun-2026 07:07:29 UTC] Endpoint: user/profile.php
[14-Jun-2026 07:07:29 UTC] Full Log Data: {
    "timestamp": "2026-06-14 07:07:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.54.70.159",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "84.54.70.159, 104.23.217.141",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODExIiwidXNlcm5hbWUiOiJzYWxvbSIsImVtYWlsIjoic2Fsb20wMEBnbWFpbC5jb20iLCJleHAiOjE3ODIwMjU0OTB9.-o7ODdDBeBLOe1TKPmsVYCi6lpJIfZ0WfswDr54dMLU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b77f96b8b0feec-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "84.54.70.159",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jun-2026 07:07:29 UTC] === END API CALL LOG ===
[14-Jun-2026 07:07:29 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jun-2026 07:07:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODExIiwidXNlcm5hbWUiOiJzYWxvbSIsImVtYWlsIjoic2Fsb20wMEBnbWFpbC5jb20iLCJleHAiOjE3ODIwMjU0OTB9.-o7ODdDBeBLOe1TKPmsVYCi6lpJIfZ0WfswDr54dMLU
[14-Jun-2026 07:07:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jun-2026 07:07:29 UTC] ✅ JWT token verified successfully for user profile
[14-Jun-2026 07:07:29 UTC] User ID: 811
[14-Jun-2026 07:07:29 UTC] ✅ User profile retrieved successfully for user ID: 811
[14-Jun-2026 07:07:29 UTC] === API CALL LOG ===
[14-Jun-2026 07:07:29 UTC] Endpoint: user/profile.php
[14-Jun-2026 07:07:29 UTC] Full Log Data: {
    "timestamp": "2026-06-14 07:07:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.54.70.159",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "84.54.70.159, 104.23.217.141",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODExIiwidXNlcm5hbWUiOiJzYWxvbSIsImVtYWlsIjoic2Fsb20wMEBnbWFpbC5jb20iLCJleHAiOjE3ODIwMjU0OTB9.-o7ODdDBeBLOe1TKPmsVYCi6lpJIfZ0WfswDr54dMLU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b77f97aaedfeec-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "84.54.70.159",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jun-2026 07:07:29 UTC] === END API CALL LOG ===
[14-Jun-2026 07:07:29 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jun-2026 07:07:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODExIiwidXNlcm5hbWUiOiJzYWxvbSIsImVtYWlsIjoic2Fsb20wMEBnbWFpbC5jb20iLCJleHAiOjE3ODIwMjU0OTB9.-o7ODdDBeBLOe1TKPmsVYCi6lpJIfZ0WfswDr54dMLU
[14-Jun-2026 07:07:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jun-2026 07:07:29 UTC] ✅ JWT token verified successfully for user profile
[14-Jun-2026 07:07:29 UTC] User ID: 811
[14-Jun-2026 07:07:29 UTC] ✅ User profile retrieved successfully for user ID: 811
[14-Jun-2026 07:44:19 UTC] === API CALL LOG ===
[14-Jun-2026 07:44:19 UTC] Endpoint: user/profile.php
[14-Jun-2026 07:44:19 UTC] Full Log Data: {
    "timestamp": "2026-06-14 07:44:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.54.70.159",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "84.54.70.159, 104.23.239.33",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODExIiwidXNlcm5hbWUiOiJzYWxvbSIsImVtYWlsIjoic2Fsb20wMEBnbWFpbC5jb20iLCJleHAiOjE3ODIwMjU0OTB9.-o7ODdDBeBLOe1TKPmsVYCi6lpJIfZ0WfswDr54dMLU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b7b58bfdd6b32c-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "84.54.70.159",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jun-2026 07:44:19 UTC] === END API CALL LOG ===
[14-Jun-2026 07:44:19 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jun-2026 07:44:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODExIiwidXNlcm5hbWUiOiJzYWxvbSIsImVtYWlsIjoic2Fsb20wMEBnbWFpbC5jb20iLCJleHAiOjE3ODIwMjU0OTB9.-o7ODdDBeBLOe1TKPmsVYCi6lpJIfZ0WfswDr54dMLU
[14-Jun-2026 07:44:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jun-2026 07:44:19 UTC] ✅ JWT token verified successfully for user profile
[14-Jun-2026 07:44:19 UTC] User ID: 811
[14-Jun-2026 07:44:19 UTC] ✅ User profile retrieved successfully for user ID: 811
[14-Jun-2026 07:44:20 UTC] === API CALL LOG ===
[14-Jun-2026 07:44:20 UTC] Endpoint: user/profile.php
[14-Jun-2026 07:44:20 UTC] Full Log Data: {
    "timestamp": "2026-06-14 07:44:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.54.70.159",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "84.54.70.159, 104.23.239.138",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODExIiwidXNlcm5hbWUiOiJzYWxvbSIsImVtYWlsIjoic2Fsb20wMEBnbWFpbC5jb20iLCJleHAiOjE3ODIwMjU0OTB9.-o7ODdDBeBLOe1TKPmsVYCi6lpJIfZ0WfswDr54dMLU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b7b5901c91b32c-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "84.54.70.159",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jun-2026 07:44:20 UTC] === END API CALL LOG ===
[14-Jun-2026 07:44:20 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jun-2026 07:44:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODExIiwidXNlcm5hbWUiOiJzYWxvbSIsImVtYWlsIjoic2Fsb20wMEBnbWFpbC5jb20iLCJleHAiOjE3ODIwMjU0OTB9.-o7ODdDBeBLOe1TKPmsVYCi6lpJIfZ0WfswDr54dMLU
[14-Jun-2026 07:44:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jun-2026 07:44:20 UTC] ✅ JWT token verified successfully for user profile
[14-Jun-2026 07:44:20 UTC] User ID: 811
[14-Jun-2026 07:44:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jun-2026 07:44:20 UTC] ✅ User profile retrieved successfully for user ID: 811
[14-Jun-2026 07:44:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jun-2026 07:44:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"84.54.70.159, 104.23.239.138","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODExIiwidXNlcm5hbWUiOiJzYWxvbSIsImVtYWlsIjoic2Fsb20wMEBnbWFpbC5jb20iLCJleHAiOjE3ODIwMjU0OTB9.-o7ODdDBeBLOe1TKPmsVYCi6lpJIfZ0WfswDr54dMLU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0b7b5901c98b32c-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"84.54.70.159","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-Jun-2026 07:44:20 UTC] === User Orders API Called ===
[14-Jun-2026 07:44:20 UTC] User ID: 811
[14-Jun-2026 07:44:20 UTC] Limit: 20, Offset: 0
[14-Jun-2026 07:44:20 UTC] Orders found: 0
[14-Jun-2026 07:44:20 UTC] Orders data: []
[14-Jun-2026 07:44:20 UTC] Total orders count: 0
[14-Jun-2026 07:44:20 UTC] === API CALL LOG ===
[14-Jun-2026 07:44:20 UTC] Endpoint: user/profile.php
[14-Jun-2026 07:44:20 UTC] Full Log Data: {
    "timestamp": "2026-06-14 07:44:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.54.70.159",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "84.54.70.159, 104.23.239.138",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODExIiwidXNlcm5hbWUiOiJzYWxvbSIsImVtYWlsIjoic2Fsb20wMEBnbWFpbC5jb20iLCJleHAiOjE3ODIwMjU0OTB9.-o7ODdDBeBLOe1TKPmsVYCi6lpJIfZ0WfswDr54dMLU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b7b590df62b32c-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "84.54.70.159",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jun-2026 07:44:20 UTC] === END API CALL LOG ===
[14-Jun-2026 07:44:20 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jun-2026 07:44:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODExIiwidXNlcm5hbWUiOiJzYWxvbSIsImVtYWlsIjoic2Fsb20wMEBnbWFpbC5jb20iLCJleHAiOjE3ODIwMjU0OTB9.-o7ODdDBeBLOe1TKPmsVYCi6lpJIfZ0WfswDr54dMLU
[14-Jun-2026 07:44:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jun-2026 07:44:20 UTC] ✅ JWT token verified successfully for user profile
[14-Jun-2026 07:44:20 UTC] User ID: 811
[14-Jun-2026 07:44:20 UTC] ✅ User profile retrieved successfully for user ID: 811
[14-Jun-2026 07:44:21 UTC] === API CALL LOG ===
[14-Jun-2026 07:44:21 UTC] Endpoint: user/profile.php
[14-Jun-2026 07:44:21 UTC] Full Log Data: {
    "timestamp": "2026-06-14 07:44:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.54.70.159",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "84.54.70.159, 104.23.239.138",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODExIiwidXNlcm5hbWUiOiJzYWxvbSIsImVtYWlsIjoic2Fsb20wMEBnbWFpbC5jb20iLCJleHAiOjE3ODIwMjU0OTB9.-o7ODdDBeBLOe1TKPmsVYCi6lpJIfZ0WfswDr54dMLU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b7b5949be6b32c-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "84.54.70.159",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jun-2026 07:44:21 UTC] === END API CALL LOG ===
[14-Jun-2026 07:44:21 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jun-2026 07:44:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODExIiwidXNlcm5hbWUiOiJzYWxvbSIsImVtYWlsIjoic2Fsb20wMEBnbWFpbC5jb20iLCJleHAiOjE3ODIwMjU0OTB9.-o7ODdDBeBLOe1TKPmsVYCi6lpJIfZ0WfswDr54dMLU
[14-Jun-2026 07:44:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jun-2026 07:44:21 UTC] ✅ JWT token verified successfully for user profile
[14-Jun-2026 07:44:21 UTC] User ID: 811
[14-Jun-2026 07:44:21 UTC] ✅ User profile retrieved successfully for user ID: 811
[14-Jun-2026 07:44:41 UTC] === API CALL LOG ===
[14-Jun-2026 07:44:41 UTC] Endpoint: user/profile.php
[14-Jun-2026 07:44:41 UTC] Full Log Data: {
    "timestamp": "2026-06-14 07:44:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.54.70.159",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "84.54.70.159, 104.23.239.32",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODExIiwidXNlcm5hbWUiOiJzYWxvbSIsImVtYWlsIjoic2Fsb20wMEBnbWFpbC5jb20iLCJleHAiOjE3ODIwMjU0OTB9.-o7ODdDBeBLOe1TKPmsVYCi6lpJIfZ0WfswDr54dMLU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b7b611de31b32c-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "84.54.70.159",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jun-2026 07:44:41 UTC] === END API CALL LOG ===
[14-Jun-2026 07:44:41 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jun-2026 07:44:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODExIiwidXNlcm5hbWUiOiJzYWxvbSIsImVtYWlsIjoic2Fsb20wMEBnbWFpbC5jb20iLCJleHAiOjE3ODIwMjU0OTB9.-o7ODdDBeBLOe1TKPmsVYCi6lpJIfZ0WfswDr54dMLU
[14-Jun-2026 07:44:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jun-2026 07:44:41 UTC] ✅ JWT token verified successfully for user profile
[14-Jun-2026 07:44:41 UTC] User ID: 811
[14-Jun-2026 07:44:41 UTC] ✅ User profile retrieved successfully for user ID: 811
[14-Jun-2026 07:44:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jun-2026 07:44:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jun-2026 07:44:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"84.54.70.159, 104.23.239.32","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODExIiwidXNlcm5hbWUiOiJzYWxvbSIsImVtYWlsIjoic2Fsb20wMEBnbWFpbC5jb20iLCJleHAiOjE3ODIwMjU0OTB9.-o7ODdDBeBLOe1TKPmsVYCi6lpJIfZ0WfswDr54dMLU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0b7b611de2db32c-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"84.54.70.159","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-Jun-2026 07:44:41 UTC] === User Orders API Called ===
[14-Jun-2026 07:44:41 UTC] User ID: 811
[14-Jun-2026 07:44:41 UTC] Limit: 20, Offset: 0
[14-Jun-2026 07:44:41 UTC] Orders found: 0
[14-Jun-2026 07:44:41 UTC] Orders data: []
[14-Jun-2026 07:44:41 UTC] Total orders count: 0
[14-Jun-2026 07:44:41 UTC] === API CALL LOG ===
[14-Jun-2026 07:44:41 UTC] Endpoint: user/profile.php
[14-Jun-2026 07:44:41 UTC] Full Log Data: {
    "timestamp": "2026-06-14 07:44:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.54.70.159",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "84.54.70.159, 104.23.239.32",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODExIiwidXNlcm5hbWUiOiJzYWxvbSIsImVtYWlsIjoic2Fsb20wMEBnbWFpbC5jb20iLCJleHAiOjE3ODIwMjU0OTB9.-o7ODdDBeBLOe1TKPmsVYCi6lpJIfZ0WfswDr54dMLU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b7b6152842b32c-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "84.54.70.159",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jun-2026 07:44:41 UTC] === END API CALL LOG ===
[14-Jun-2026 07:44:41 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jun-2026 07:44:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODExIiwidXNlcm5hbWUiOiJzYWxvbSIsImVtYWlsIjoic2Fsb20wMEBnbWFpbC5jb20iLCJleHAiOjE3ODIwMjU0OTB9.-o7ODdDBeBLOe1TKPmsVYCi6lpJIfZ0WfswDr54dMLU
[14-Jun-2026 07:44:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jun-2026 07:44:41 UTC] ✅ JWT token verified successfully for user profile
[14-Jun-2026 07:44:41 UTC] User ID: 811
[14-Jun-2026 07:44:41 UTC] ✅ User profile retrieved successfully for user ID: 811
[14-Jun-2026 07:44:41 UTC] === API CALL LOG ===
[14-Jun-2026 07:44:41 UTC] Endpoint: user/profile.php
[14-Jun-2026 07:44:41 UTC] Full Log Data: {
    "timestamp": "2026-06-14 07:44:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.54.70.159",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "84.54.70.159, 104.23.239.32",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODExIiwidXNlcm5hbWUiOiJzYWxvbSIsImVtYWlsIjoic2Fsb20wMEBnbWFpbC5jb20iLCJleHAiOjE3ODIwMjU0OTB9.-o7ODdDBeBLOe1TKPmsVYCi6lpJIfZ0WfswDr54dMLU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b7b615ea80b32c-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "84.54.70.159",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jun-2026 07:44:41 UTC] === END API CALL LOG ===
[14-Jun-2026 07:44:41 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jun-2026 07:44:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODExIiwidXNlcm5hbWUiOiJzYWxvbSIsImVtYWlsIjoic2Fsb20wMEBnbWFpbC5jb20iLCJleHAiOjE3ODIwMjU0OTB9.-o7ODdDBeBLOe1TKPmsVYCi6lpJIfZ0WfswDr54dMLU
[14-Jun-2026 07:44:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jun-2026 07:44:41 UTC] ✅ JWT token verified successfully for user profile
[14-Jun-2026 07:44:41 UTC] User ID: 811
[14-Jun-2026 07:44:41 UTC] ✅ User profile retrieved successfully for user ID: 811
[14-Jun-2026 07:44:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jun-2026 07:44:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jun-2026 07:44:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"84.54.70.159, 104.23.239.32","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODExIiwidXNlcm5hbWUiOiJzYWxvbSIsImVtYWlsIjoic2Fsb20wMEBnbWFpbC5jb20iLCJleHAiOjE3ODIwMjU0OTB9.-o7ODdDBeBLOe1TKPmsVYCi6lpJIfZ0WfswDr54dMLU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0b7b6175f5cb32c-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"84.54.70.159","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-Jun-2026 07:44:42 UTC] === User Orders API Called ===
[14-Jun-2026 07:44:42 UTC] User ID: 811
[14-Jun-2026 07:44:42 UTC] Limit: 20, Offset: 0
[14-Jun-2026 07:44:42 UTC] Orders found: 0
[14-Jun-2026 07:44:42 UTC] Orders data: []
[14-Jun-2026 07:44:42 UTC] Total orders count: 0
[14-Jun-2026 07:44:58 UTC] === API CALL LOG ===
[14-Jun-2026 07:44:58 UTC] Endpoint: user/profile.php
[14-Jun-2026 07:44:58 UTC] Full Log Data: {
    "timestamp": "2026-06-14 07:44:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.54.70.159",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "84.54.70.159, 104.23.239.33",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODExIiwidXNlcm5hbWUiOiJzYWxvbSIsImVtYWlsIjoic2Fsb20wMEBnbWFpbC5jb20iLCJleHAiOjE3ODIwMjU0OTB9.-o7ODdDBeBLOe1TKPmsVYCi6lpJIfZ0WfswDr54dMLU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b7b67d7e7fb32c-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "84.54.70.159",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jun-2026 07:44:58 UTC] === END API CALL LOG ===
[14-Jun-2026 07:44:58 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jun-2026 07:44:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODExIiwidXNlcm5hbWUiOiJzYWxvbSIsImVtYWlsIjoic2Fsb20wMEBnbWFpbC5jb20iLCJleHAiOjE3ODIwMjU0OTB9.-o7ODdDBeBLOe1TKPmsVYCi6lpJIfZ0WfswDr54dMLU
[14-Jun-2026 07:44:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jun-2026 07:44:58 UTC] ✅ JWT token verified successfully for user profile
[14-Jun-2026 07:44:58 UTC] User ID: 811
[14-Jun-2026 07:44:58 UTC] ✅ User profile retrieved successfully for user ID: 811
[14-Jun-2026 07:44:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jun-2026 07:44:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jun-2026 07:44:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"84.54.70.159, 104.23.239.33","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODExIiwidXNlcm5hbWUiOiJzYWxvbSIsImVtYWlsIjoic2Fsb20wMEBnbWFpbC5jb20iLCJleHAiOjE3ODIwMjU0OTB9.-o7ODdDBeBLOe1TKPmsVYCi6lpJIfZ0WfswDr54dMLU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0b7b67d7e7ab32c-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"84.54.70.159","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-Jun-2026 07:44:58 UTC] === User Orders API Called ===
[14-Jun-2026 07:44:58 UTC] User ID: 811
[14-Jun-2026 07:44:58 UTC] Limit: 20, Offset: 0
[14-Jun-2026 07:44:58 UTC] Orders found: 0
[14-Jun-2026 07:44:58 UTC] Orders data: []
[14-Jun-2026 07:44:58 UTC] Total orders count: 0
[14-Jun-2026 07:44:59 UTC] === API CALL LOG ===
[14-Jun-2026 07:44:59 UTC] Endpoint: user/profile.php
[14-Jun-2026 07:44:59 UTC] Full Log Data: {
    "timestamp": "2026-06-14 07:44:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.54.70.159",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "84.54.70.159, 104.23.239.33",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODExIiwidXNlcm5hbWUiOiJzYWxvbSIsImVtYWlsIjoic2Fsb20wMEBnbWFpbC5jb20iLCJleHAiOjE3ODIwMjU0OTB9.-o7ODdDBeBLOe1TKPmsVYCi6lpJIfZ0WfswDr54dMLU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b7b680ebd4b32c-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "84.54.70.159",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jun-2026 07:44:59 UTC] === END API CALL LOG ===
[14-Jun-2026 07:44:59 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jun-2026 07:44:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODExIiwidXNlcm5hbWUiOiJzYWxvbSIsImVtYWlsIjoic2Fsb20wMEBnbWFpbC5jb20iLCJleHAiOjE3ODIwMjU0OTB9.-o7ODdDBeBLOe1TKPmsVYCi6lpJIfZ0WfswDr54dMLU
[14-Jun-2026 07:44:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jun-2026 07:44:59 UTC] ✅ JWT token verified successfully for user profile
[14-Jun-2026 07:44:59 UTC] User ID: 811
[14-Jun-2026 07:44:59 UTC] ✅ User profile retrieved successfully for user ID: 811
[14-Jun-2026 07:44:59 UTC] === API CALL LOG ===
[14-Jun-2026 07:44:59 UTC] Endpoint: user/profile.php
[14-Jun-2026 07:44:59 UTC] Full Log Data: {
    "timestamp": "2026-06-14 07:44:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.54.70.159",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "84.54.70.159, 104.23.239.33",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODExIiwidXNlcm5hbWUiOiJzYWxvbSIsImVtYWlsIjoic2Fsb20wMEBnbWFpbC5jb20iLCJleHAiOjE3ODIwMjU0OTB9.-o7ODdDBeBLOe1TKPmsVYCi6lpJIfZ0WfswDr54dMLU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b7b6819e4db32c-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "84.54.70.159",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jun-2026 07:44:59 UTC] === END API CALL LOG ===
[14-Jun-2026 07:44:59 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jun-2026 07:44:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODExIiwidXNlcm5hbWUiOiJzYWxvbSIsImVtYWlsIjoic2Fsb20wMEBnbWFpbC5jb20iLCJleHAiOjE3ODIwMjU0OTB9.-o7ODdDBeBLOe1TKPmsVYCi6lpJIfZ0WfswDr54dMLU
[14-Jun-2026 07:44:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jun-2026 07:44:59 UTC] ✅ JWT token verified successfully for user profile
[14-Jun-2026 07:44:59 UTC] User ID: 811
[14-Jun-2026 07:44:59 UTC] ✅ User profile retrieved successfully for user ID: 811
[14-Jun-2026 07:45:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jun-2026 07:45:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jun-2026 07:45:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"84.54.70.159, 104.23.239.33","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODExIiwidXNlcm5hbWUiOiJzYWxvbSIsImVtYWlsIjoic2Fsb20wMEBnbWFpbC5jb20iLCJleHAiOjE3ODIwMjU0OTB9.-o7ODdDBeBLOe1TKPmsVYCi6lpJIfZ0WfswDr54dMLU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0b7b6ae8802b32c-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"84.54.70.159","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-Jun-2026 07:45:06 UTC] === User Orders API Called ===
[14-Jun-2026 07:45:06 UTC] User ID: 811
[14-Jun-2026 07:45:06 UTC] Limit: 20, Offset: 0
[14-Jun-2026 07:45:06 UTC] Orders found: 0
[14-Jun-2026 07:45:06 UTC] Orders data: []
[14-Jun-2026 07:45:06 UTC] === API CALL LOG ===
[14-Jun-2026 07:45:06 UTC] Total orders count: 0
[14-Jun-2026 07:45:06 UTC] Endpoint: user/profile.php
[14-Jun-2026 07:45:06 UTC] Full Log Data: {
    "timestamp": "2026-06-14 07:45:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.54.70.159",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "84.54.70.159, 104.23.239.33",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODExIiwidXNlcm5hbWUiOiJzYWxvbSIsImVtYWlsIjoic2Fsb20wMEBnbWFpbC5jb20iLCJleHAiOjE3ODIwMjU0OTB9.-o7ODdDBeBLOe1TKPmsVYCi6lpJIfZ0WfswDr54dMLU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b7b6ae8806b32c-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "84.54.70.159",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jun-2026 07:45:06 UTC] === END API CALL LOG ===
[14-Jun-2026 07:45:06 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jun-2026 07:45:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODExIiwidXNlcm5hbWUiOiJzYWxvbSIsImVtYWlsIjoic2Fsb20wMEBnbWFpbC5jb20iLCJleHAiOjE3ODIwMjU0OTB9.-o7ODdDBeBLOe1TKPmsVYCi6lpJIfZ0WfswDr54dMLU
[14-Jun-2026 07:45:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jun-2026 07:45:06 UTC] ✅ JWT token verified successfully for user profile
[14-Jun-2026 07:45:06 UTC] User ID: 811
[14-Jun-2026 07:45:06 UTC] ✅ User profile retrieved successfully for user ID: 811
[14-Jun-2026 07:45:06 UTC] === API CALL LOG ===
[14-Jun-2026 07:45:06 UTC] Endpoint: user/profile.php
[14-Jun-2026 07:45:06 UTC] Full Log Data: {
    "timestamp": "2026-06-14 07:45:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.54.70.159",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "84.54.70.159, 104.23.239.33",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODExIiwidXNlcm5hbWUiOiJzYWxvbSIsImVtYWlsIjoic2Fsb20wMEBnbWFpbC5jb20iLCJleHAiOjE3ODIwMjU0OTB9.-o7ODdDBeBLOe1TKPmsVYCi6lpJIfZ0WfswDr54dMLU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b7b6b1db4cb32c-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "84.54.70.159",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jun-2026 07:45:06 UTC] === END API CALL LOG ===
[14-Jun-2026 07:45:06 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jun-2026 07:45:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODExIiwidXNlcm5hbWUiOiJzYWxvbSIsImVtYWlsIjoic2Fsb20wMEBnbWFpbC5jb20iLCJleHAiOjE3ODIwMjU0OTB9.-o7ODdDBeBLOe1TKPmsVYCi6lpJIfZ0WfswDr54dMLU
[14-Jun-2026 07:45:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jun-2026 07:45:06 UTC] ✅ JWT token verified successfully for user profile
[14-Jun-2026 07:45:06 UTC] User ID: 811
[14-Jun-2026 07:45:06 UTC] ✅ User profile retrieved successfully for user ID: 811
[14-Jun-2026 07:45:06 UTC] === API CALL LOG ===
[14-Jun-2026 07:45:06 UTC] Endpoint: user/profile.php
[14-Jun-2026 07:45:06 UTC] Full Log Data: {
    "timestamp": "2026-06-14 07:45:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.54.70.159",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "84.54.70.159, 104.23.239.33",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODExIiwidXNlcm5hbWUiOiJzYWxvbSIsImVtYWlsIjoic2Fsb20wMEBnbWFpbC5jb20iLCJleHAiOjE3ODIwMjU0OTB9.-o7ODdDBeBLOe1TKPmsVYCi6lpJIfZ0WfswDr54dMLU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b7b6b28e06b32c-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "84.54.70.159",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jun-2026 07:45:06 UTC] === END API CALL LOG ===
[14-Jun-2026 07:45:06 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jun-2026 07:45:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODExIiwidXNlcm5hbWUiOiJzYWxvbSIsImVtYWlsIjoic2Fsb20wMEBnbWFpbC5jb20iLCJleHAiOjE3ODIwMjU0OTB9.-o7ODdDBeBLOe1TKPmsVYCi6lpJIfZ0WfswDr54dMLU
[14-Jun-2026 07:45:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jun-2026 07:45:06 UTC] ✅ JWT token verified successfully for user profile
[14-Jun-2026 07:45:06 UTC] User ID: 811
[14-Jun-2026 07:45:06 UTC] ✅ User profile retrieved successfully for user ID: 811
[14-Jun-2026 07:45:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jun-2026 07:45:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jun-2026 07:45:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"84.54.70.159, 104.23.239.33","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODExIiwidXNlcm5hbWUiOiJzYWxvbSIsImVtYWlsIjoic2Fsb20wMEBnbWFpbC5jb20iLCJleHAiOjE3ODIwMjU0OTB9.-o7ODdDBeBLOe1TKPmsVYCi6lpJIfZ0WfswDr54dMLU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0b7b6c3bd31b32c-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"84.54.70.159","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-Jun-2026 07:45:09 UTC] === User Orders API Called ===
[14-Jun-2026 07:45:09 UTC] User ID: 811
[14-Jun-2026 07:45:09 UTC] Limit: 20, Offset: 0
[14-Jun-2026 07:45:09 UTC] Orders found: 0
[14-Jun-2026 07:45:09 UTC] Orders data: []
[14-Jun-2026 07:45:09 UTC] Total orders count: 0
[14-Jun-2026 07:45:09 UTC] === API CALL LOG ===
[14-Jun-2026 07:45:09 UTC] Endpoint: user/profile.php
[14-Jun-2026 07:45:09 UTC] Full Log Data: {
    "timestamp": "2026-06-14 07:45:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.54.70.159",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "84.54.70.159, 104.23.239.33",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODExIiwidXNlcm5hbWUiOiJzYWxvbSIsImVtYWlsIjoic2Fsb20wMEBnbWFpbC5jb20iLCJleHAiOjE3ODIwMjU0OTB9.-o7ODdDBeBLOe1TKPmsVYCi6lpJIfZ0WfswDr54dMLU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b7b6c3bd35b32c-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "84.54.70.159",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jun-2026 07:45:09 UTC] === END API CALL LOG ===
[14-Jun-2026 07:45:09 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jun-2026 07:45:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODExIiwidXNlcm5hbWUiOiJzYWxvbSIsImVtYWlsIjoic2Fsb20wMEBnbWFpbC5jb20iLCJleHAiOjE3ODIwMjU0OTB9.-o7ODdDBeBLOe1TKPmsVYCi6lpJIfZ0WfswDr54dMLU
[14-Jun-2026 07:45:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jun-2026 07:45:09 UTC] ✅ JWT token verified successfully for user profile
[14-Jun-2026 07:45:09 UTC] User ID: 811
[14-Jun-2026 07:45:09 UTC] ✅ User profile retrieved successfully for user ID: 811
[14-Jun-2026 07:45:10 UTC] === API CALL LOG ===
[14-Jun-2026 07:45:10 UTC] Endpoint: user/profile.php
[14-Jun-2026 07:45:10 UTC] Full Log Data: {
    "timestamp": "2026-06-14 07:45:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.54.70.159",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "84.54.70.159, 104.23.239.33",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODExIiwidXNlcm5hbWUiOiJzYWxvbSIsImVtYWlsIjoic2Fsb20wMEBnbWFpbC5jb20iLCJleHAiOjE3ODIwMjU0OTB9.-o7ODdDBeBLOe1TKPmsVYCi6lpJIfZ0WfswDr54dMLU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b7b6c759c0b32c-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "84.54.70.159",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jun-2026 07:45:10 UTC] === END API CALL LOG ===
[14-Jun-2026 07:45:10 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jun-2026 07:45:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODExIiwidXNlcm5hbWUiOiJzYWxvbSIsImVtYWlsIjoic2Fsb20wMEBnbWFpbC5jb20iLCJleHAiOjE3ODIwMjU0OTB9.-o7ODdDBeBLOe1TKPmsVYCi6lpJIfZ0WfswDr54dMLU
[14-Jun-2026 07:45:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jun-2026 07:45:10 UTC] ✅ JWT token verified successfully for user profile
[14-Jun-2026 07:45:10 UTC] User ID: 811
[14-Jun-2026 07:45:10 UTC] ✅ User profile retrieved successfully for user ID: 811
[14-Jun-2026 07:45:10 UTC] === API CALL LOG ===
[14-Jun-2026 07:45:10 UTC] Endpoint: user/profile.php
[14-Jun-2026 07:45:10 UTC] Full Log Data: {
    "timestamp": "2026-06-14 07:45:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.54.70.159",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "84.54.70.159, 104.23.239.33",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODExIiwidXNlcm5hbWUiOiJzYWxvbSIsImVtYWlsIjoic2Fsb20wMEBnbWFpbC5jb20iLCJleHAiOjE3ODIwMjU0OTB9.-o7ODdDBeBLOe1TKPmsVYCi6lpJIfZ0WfswDr54dMLU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b7b6c81cbeb32c-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "84.54.70.159",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jun-2026 07:45:10 UTC] === END API CALL LOG ===
[14-Jun-2026 07:45:10 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jun-2026 07:45:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODExIiwidXNlcm5hbWUiOiJzYWxvbSIsImVtYWlsIjoic2Fsb20wMEBnbWFpbC5jb20iLCJleHAiOjE3ODIwMjU0OTB9.-o7ODdDBeBLOe1TKPmsVYCi6lpJIfZ0WfswDr54dMLU
[14-Jun-2026 07:45:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jun-2026 07:45:10 UTC] ✅ JWT token verified successfully for user profile
[14-Jun-2026 07:45:10 UTC] User ID: 811
[14-Jun-2026 07:45:10 UTC] ✅ User profile retrieved successfully for user ID: 811
[14-Jun-2026 07:45:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jun-2026 07:45:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jun-2026 07:45:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"84.54.70.159, 104.23.239.33","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODExIiwidXNlcm5hbWUiOiJzYWxvbSIsImVtYWlsIjoic2Fsb20wMEBnbWFpbC5jb20iLCJleHAiOjE3ODIwMjU0OTB9.-o7ODdDBeBLOe1TKPmsVYCi6lpJIfZ0WfswDr54dMLU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0b7b7593a0fb32c-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"84.54.70.159","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-Jun-2026 07:45:33 UTC] === User Orders API Called ===
[14-Jun-2026 07:45:33 UTC] User ID: 811
[14-Jun-2026 07:45:33 UTC] Limit: 20, Offset: 0
[14-Jun-2026 07:45:33 UTC] Orders found: 0
[14-Jun-2026 07:45:33 UTC] Orders data: []
[14-Jun-2026 07:45:33 UTC] Total orders count: 0
[14-Jun-2026 07:45:33 UTC] === API CALL LOG ===
[14-Jun-2026 07:45:33 UTC] Endpoint: user/profile.php
[14-Jun-2026 07:45:33 UTC] Full Log Data: {
    "timestamp": "2026-06-14 07:45:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.54.70.159",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "84.54.70.159, 104.23.239.32",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODExIiwidXNlcm5hbWUiOiJzYWxvbSIsImVtYWlsIjoic2Fsb20wMEBnbWFpbC5jb20iLCJleHAiOjE3ODIwMjU0OTB9.-o7ODdDBeBLOe1TKPmsVYCi6lpJIfZ0WfswDr54dMLU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b7b7593a15b32c-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "84.54.70.159",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jun-2026 07:45:33 UTC] === END API CALL LOG ===
[14-Jun-2026 07:45:33 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jun-2026 07:45:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODExIiwidXNlcm5hbWUiOiJzYWxvbSIsImVtYWlsIjoic2Fsb20wMEBnbWFpbC5jb20iLCJleHAiOjE3ODIwMjU0OTB9.-o7ODdDBeBLOe1TKPmsVYCi6lpJIfZ0WfswDr54dMLU
[14-Jun-2026 07:45:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jun-2026 07:45:33 UTC] ✅ JWT token verified successfully for user profile
[14-Jun-2026 07:45:33 UTC] User ID: 811
[14-Jun-2026 07:45:33 UTC] ✅ User profile retrieved successfully for user ID: 811
[14-Jun-2026 07:45:34 UTC] === API CALL LOG ===
[14-Jun-2026 07:45:34 UTC] Endpoint: user/profile.php
[14-Jun-2026 07:45:34 UTC] Full Log Data: {
    "timestamp": "2026-06-14 07:45:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.54.70.159",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "84.54.70.159, 104.23.239.32",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODExIiwidXNlcm5hbWUiOiJzYWxvbSIsImVtYWlsIjoic2Fsb20wMEBnbWFpbC5jb20iLCJleHAiOjE3ODIwMjU0OTB9.-o7ODdDBeBLOe1TKPmsVYCi6lpJIfZ0WfswDr54dMLU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b7b75c9d89b32c-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "84.54.70.159",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jun-2026 07:45:34 UTC] === END API CALL LOG ===
[14-Jun-2026 07:45:34 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jun-2026 07:45:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODExIiwidXNlcm5hbWUiOiJzYWxvbSIsImVtYWlsIjoic2Fsb20wMEBnbWFpbC5jb20iLCJleHAiOjE3ODIwMjU0OTB9.-o7ODdDBeBLOe1TKPmsVYCi6lpJIfZ0WfswDr54dMLU
[14-Jun-2026 07:45:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jun-2026 07:45:34 UTC] ✅ JWT token verified successfully for user profile
[14-Jun-2026 07:45:34 UTC] User ID: 811
[14-Jun-2026 07:45:34 UTC] ✅ User profile retrieved successfully for user ID: 811
[14-Jun-2026 07:45:34 UTC] === API CALL LOG ===
[14-Jun-2026 07:45:34 UTC] Endpoint: user/profile.php
[14-Jun-2026 07:45:34 UTC] Full Log Data: {
    "timestamp": "2026-06-14 07:45:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.54.70.159",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "84.54.70.159, 104.23.239.33",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODExIiwidXNlcm5hbWUiOiJzYWxvbSIsImVtYWlsIjoic2Fsb20wMEBnbWFpbC5jb20iLCJleHAiOjE3ODIwMjU0OTB9.-o7ODdDBeBLOe1TKPmsVYCi6lpJIfZ0WfswDr54dMLU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b7b75d4845b32c-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "84.54.70.159",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jun-2026 07:45:34 UTC] === END API CALL LOG ===
[14-Jun-2026 07:45:34 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jun-2026 07:45:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODExIiwidXNlcm5hbWUiOiJzYWxvbSIsImVtYWlsIjoic2Fsb20wMEBnbWFpbC5jb20iLCJleHAiOjE3ODIwMjU0OTB9.-o7ODdDBeBLOe1TKPmsVYCi6lpJIfZ0WfswDr54dMLU
[14-Jun-2026 07:45:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jun-2026 07:45:34 UTC] ✅ JWT token verified successfully for user profile
[14-Jun-2026 07:45:34 UTC] User ID: 811
[14-Jun-2026 07:45:34 UTC] ✅ User profile retrieved successfully for user ID: 811
[14-Jun-2026 07:45:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jun-2026 07:45:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jun-2026 07:45:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"84.54.70.159, 104.23.239.32","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODExIiwidXNlcm5hbWUiOiJzYWxvbSIsImVtYWlsIjoic2Fsb20wMEBnbWFpbC5jb20iLCJleHAiOjE3ODIwMjU0OTB9.-o7ODdDBeBLOe1TKPmsVYCi6lpJIfZ0WfswDr54dMLU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0b7b75eddabb32c-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"84.54.70.159","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-Jun-2026 07:45:34 UTC] === User Orders API Called ===
[14-Jun-2026 07:45:34 UTC] User ID: 811
[14-Jun-2026 07:45:34 UTC] Limit: 20, Offset: 0
[14-Jun-2026 07:45:34 UTC] Orders found: 0
[14-Jun-2026 07:45:34 UTC] Orders data: []
[14-Jun-2026 07:45:34 UTC] Total orders count: 0
[14-Jun-2026 07:45:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jun-2026 07:45:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jun-2026 07:45:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"84.54.70.159, 104.23.239.33","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODExIiwidXNlcm5hbWUiOiJzYWxvbSIsImVtYWlsIjoic2Fsb20wMEBnbWFpbC5jb20iLCJleHAiOjE3ODIwMjU0OTB9.-o7ODdDBeBLOe1TKPmsVYCi6lpJIfZ0WfswDr54dMLU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0b7b786fabfb32c-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"84.54.70.159","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-Jun-2026 07:45:40 UTC] === User Orders API Called ===
[14-Jun-2026 07:45:40 UTC] User ID: 811
[14-Jun-2026 07:45:40 UTC] Limit: 20, Offset: 0
[14-Jun-2026 07:45:40 UTC] Orders found: 0
[14-Jun-2026 07:45:40 UTC] Orders data: []
[14-Jun-2026 07:45:40 UTC] Total orders count: 0
[14-Jun-2026 07:45:40 UTC] === API CALL LOG ===
[14-Jun-2026 07:45:40 UTC] Endpoint: user/profile.php
[14-Jun-2026 07:45:40 UTC] Full Log Data: {
    "timestamp": "2026-06-14 07:45:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.54.70.159",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "84.54.70.159, 104.23.239.33",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODExIiwidXNlcm5hbWUiOiJzYWxvbSIsImVtYWlsIjoic2Fsb20wMEBnbWFpbC5jb20iLCJleHAiOjE3ODIwMjU0OTB9.-o7ODdDBeBLOe1TKPmsVYCi6lpJIfZ0WfswDr54dMLU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b7b786fac0b32c-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "84.54.70.159",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jun-2026 07:45:40 UTC] === END API CALL LOG ===
[14-Jun-2026 07:45:40 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jun-2026 07:45:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODExIiwidXNlcm5hbWUiOiJzYWxvbSIsImVtYWlsIjoic2Fsb20wMEBnbWFpbC5jb20iLCJleHAiOjE3ODIwMjU0OTB9.-o7ODdDBeBLOe1TKPmsVYCi6lpJIfZ0WfswDr54dMLU
[14-Jun-2026 07:45:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jun-2026 07:45:40 UTC] ✅ JWT token verified successfully for user profile
[14-Jun-2026 07:45:40 UTC] User ID: 811
[14-Jun-2026 07:45:40 UTC] ✅ User profile retrieved successfully for user ID: 811
[14-Jun-2026 07:45:41 UTC] === API CALL LOG ===
[14-Jun-2026 07:45:41 UTC] Endpoint: user/profile.php
[14-Jun-2026 07:45:41 UTC] Full Log Data: {
    "timestamp": "2026-06-14 07:45:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.54.70.159",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "84.54.70.159, 104.23.239.33",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODExIiwidXNlcm5hbWUiOiJzYWxvbSIsImVtYWlsIjoic2Fsb20wMEBnbWFpbC5jb20iLCJleHAiOjE3ODIwMjU0OTB9.-o7ODdDBeBLOe1TKPmsVYCi6lpJIfZ0WfswDr54dMLU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b7b78a9ecbb32c-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "84.54.70.159",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jun-2026 07:45:41 UTC] === END API CALL LOG ===
[14-Jun-2026 07:45:41 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jun-2026 07:45:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODExIiwidXNlcm5hbWUiOiJzYWxvbSIsImVtYWlsIjoic2Fsb20wMEBnbWFpbC5jb20iLCJleHAiOjE3ODIwMjU0OTB9.-o7ODdDBeBLOe1TKPmsVYCi6lpJIfZ0WfswDr54dMLU
[14-Jun-2026 07:45:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jun-2026 07:45:41 UTC] ✅ JWT token verified successfully for user profile
[14-Jun-2026 07:45:41 UTC] User ID: 811
[14-Jun-2026 07:45:41 UTC] ✅ User profile retrieved successfully for user ID: 811
[14-Jun-2026 07:45:41 UTC] === API CALL LOG ===
[14-Jun-2026 07:45:41 UTC] Endpoint: user/profile.php
[14-Jun-2026 07:45:41 UTC] Full Log Data: {
    "timestamp": "2026-06-14 07:45:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.54.70.159",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "84.54.70.159, 104.23.239.33",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODExIiwidXNlcm5hbWUiOiJzYWxvbSIsImVtYWlsIjoic2Fsb20wMEBnbWFpbC5jb20iLCJleHAiOjE3ODIwMjU0OTB9.-o7ODdDBeBLOe1TKPmsVYCi6lpJIfZ0WfswDr54dMLU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b7b78b58d6b32c-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "84.54.70.159",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jun-2026 07:45:41 UTC] === END API CALL LOG ===
[14-Jun-2026 07:45:41 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jun-2026 07:45:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODExIiwidXNlcm5hbWUiOiJzYWxvbSIsImVtYWlsIjoic2Fsb20wMEBnbWFpbC5jb20iLCJleHAiOjE3ODIwMjU0OTB9.-o7ODdDBeBLOe1TKPmsVYCi6lpJIfZ0WfswDr54dMLU
[14-Jun-2026 07:45:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jun-2026 07:45:41 UTC] ✅ JWT token verified successfully for user profile
[14-Jun-2026 07:45:41 UTC] User ID: 811
[14-Jun-2026 07:45:41 UTC] ✅ User profile retrieved successfully for user ID: 811
[14-Jun-2026 08:09:53 UTC] === API CALL LOG ===
[14-Jun-2026 08:09:53 UTC] Endpoint: user/profile.php
[14-Jun-2026 08:09:53 UTC] Full Log Data: {
    "timestamp": "2026-06-14 08:09:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:41d0:ab05::4:0:d8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2001:41d0:ab05::4:0:d8, 172.71.141.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg3IiwidXNlcm5hbWUiOiJzZGtrcyIsImVtYWlsIjoidGpqdm5ka2RqY2pkQGdtYWlsLmNvbSIsImV4cCI6MTc4MTgwNzk3MX0.FfdpdBXu_MUqI0vMRPeqPk3XwvT3KmK0QWiGNJn9bR0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b7dafb1be1be86-ZRH",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2001:41d0:ab05::4:0:d8",
        "cf-ipcountry": "CH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jun-2026 08:09:53 UTC] === END API CALL LOG ===
[14-Jun-2026 08:09:53 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jun-2026 08:09:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg3IiwidXNlcm5hbWUiOiJzZGtrcyIsImVtYWlsIjoidGpqdm5ka2RqY2pkQGdtYWlsLmNvbSIsImV4cCI6MTc4MTgwNzk3MX0.FfdpdBXu_MUqI0vMRPeqPk3XwvT3KmK0QWiGNJn9bR0
[14-Jun-2026 08:09:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jun-2026 08:09:53 UTC] ✅ JWT token verified successfully for user profile
[14-Jun-2026 08:09:53 UTC] User ID: 787
[14-Jun-2026 08:09:53 UTC] ✅ User profile retrieved successfully for user ID: 787
[14-Jun-2026 08:09:53 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jun-2026 08:09:53 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jun-2026 08:09:53 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2001:41d0:ab05::4:0:d8, 172.71.141.156","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg3IiwidXNlcm5hbWUiOiJzZGtrcyIsImVtYWlsIjoidGpqdm5ka2RqY2pkQGdtYWlsLmNvbSIsImV4cCI6MTc4MTgwNzk3MX0.FfdpdBXu_MUqI0vMRPeqPk3XwvT3KmK0QWiGNJn9bR0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0b7dafedee8be86-ZRH","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2001:41d0:ab05::4:0:d8","cf-ipcountry":"CH","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-Jun-2026 08:09:53 UTC] === User Orders API Called ===
[14-Jun-2026 08:09:53 UTC] User ID: 787
[14-Jun-2026 08:09:53 UTC] Limit: 20, Offset: 0
[14-Jun-2026 08:09:53 UTC] Orders found: 0
[14-Jun-2026 08:09:53 UTC] Orders data: []
[14-Jun-2026 08:09:53 UTC] Total orders count: 0
[14-Jun-2026 08:09:53 UTC] === API CALL LOG ===
[14-Jun-2026 08:09:53 UTC] Endpoint: user/profile.php
[14-Jun-2026 08:09:53 UTC] Full Log Data: {
    "timestamp": "2026-06-14 08:09:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:41d0:ab05::4:0:d8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2001:41d0:ab05::4:0:d8, 172.71.141.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg3IiwidXNlcm5hbWUiOiJzZGtrcyIsImVtYWlsIjoidGpqdm5ka2RqY2pkQGdtYWlsLmNvbSIsImV4cCI6MTc4MTgwNzk3MX0.FfdpdBXu_MUqI0vMRPeqPk3XwvT3KmK0QWiGNJn9bR0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b7dafedee5be86-ZRH",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2001:41d0:ab05::4:0:d8",
        "cf-ipcountry": "CH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jun-2026 08:09:53 UTC] === END API CALL LOG ===
[14-Jun-2026 08:09:53 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jun-2026 08:09:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg3IiwidXNlcm5hbWUiOiJzZGtrcyIsImVtYWlsIjoidGpqdm5ka2RqY2pkQGdtYWlsLmNvbSIsImV4cCI6MTc4MTgwNzk3MX0.FfdpdBXu_MUqI0vMRPeqPk3XwvT3KmK0QWiGNJn9bR0
[14-Jun-2026 08:09:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jun-2026 08:09:53 UTC] ✅ JWT token verified successfully for user profile
[14-Jun-2026 08:09:53 UTC] User ID: 787
[14-Jun-2026 08:09:53 UTC] ✅ User profile retrieved successfully for user ID: 787
[14-Jun-2026 08:09:53 UTC] === API CALL LOG ===
[14-Jun-2026 08:09:53 UTC] Endpoint: user/profile.php
[14-Jun-2026 08:09:53 UTC] Full Log Data: {
    "timestamp": "2026-06-14 08:09:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:41d0:ab05::4:0:d8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2001:41d0:ab05::4:0:d8, 172.71.141.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg3IiwidXNlcm5hbWUiOiJzZGtrcyIsImVtYWlsIjoidGpqdm5ka2RqY2pkQGdtYWlsLmNvbSIsImV4cCI6MTc4MTgwNzk3MX0.FfdpdBXu_MUqI0vMRPeqPk3XwvT3KmK0QWiGNJn9bR0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b7dafedee9be86-ZRH",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2001:41d0:ab05::4:0:d8",
        "cf-ipcountry": "CH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jun-2026 08:09:53 UTC] === END API CALL LOG ===
[14-Jun-2026 08:09:53 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jun-2026 08:09:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg3IiwidXNlcm5hbWUiOiJzZGtrcyIsImVtYWlsIjoidGpqdm5ka2RqY2pkQGdtYWlsLmNvbSIsImV4cCI6MTc4MTgwNzk3MX0.FfdpdBXu_MUqI0vMRPeqPk3XwvT3KmK0QWiGNJn9bR0
[14-Jun-2026 08:09:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jun-2026 08:09:53 UTC] ✅ JWT token verified successfully for user profile
[14-Jun-2026 08:09:53 UTC] User ID: 787
[14-Jun-2026 08:09:53 UTC] ✅ User profile retrieved successfully for user ID: 787
[14-Jun-2026 08:39:35 UTC] === API CALL LOG ===
[14-Jun-2026 08:39:35 UTC] Endpoint: user/profile.php
[14-Jun-2026 08:39:35 UTC] Full Log Data: {
    "timestamp": "2026-06-14 08:39:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:f29:228:76c7:dd7c:e457:a441:3da7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:f29:228:76c7:dd7c:e457:a441:3da7, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b8067f09a5e1e0-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:f29:228:76c7:dd7c:e457:a441:3da7",
        "cf-ipcountry": "AE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jun-2026 08:39:35 UTC] === END API CALL LOG ===
[14-Jun-2026 08:39:35 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jun-2026 08:39:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[14-Jun-2026 08:39:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jun-2026 08:39:35 UTC] ✅ JWT token verified successfully for user profile
[14-Jun-2026 08:39:35 UTC] User ID: 205
[14-Jun-2026 08:39:35 UTC] ✅ User profile retrieved successfully for user ID: 205
[14-Jun-2026 08:39:36 UTC] === API CALL LOG ===
[14-Jun-2026 08:39:36 UTC] Endpoint: user/profile.php
[14-Jun-2026 08:39:36 UTC] Full Log Data: {
    "timestamp": "2026-06-14 08:39:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:f29:228:76c7:dd7c:e457:a441:3da7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:f29:228:76c7:dd7c:e457:a441:3da7, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b80682b86fe1e0-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:f29:228:76c7:dd7c:e457:a441:3da7",
        "cf-ipcountry": "AE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jun-2026 08:39:36 UTC] === END API CALL LOG ===
[14-Jun-2026 08:39:36 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jun-2026 08:39:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[14-Jun-2026 08:39:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jun-2026 08:39:36 UTC] ✅ JWT token verified successfully for user profile
[14-Jun-2026 08:39:36 UTC] User ID: 205
[14-Jun-2026 08:39:36 UTC] ✅ User profile retrieved successfully for user ID: 205
[14-Jun-2026 08:39:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jun-2026 08:39:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jun-2026 08:39:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a00:f29:228:76c7:dd7c:e457:a441:3da7, 172.68.234.130","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0b80682b872e1e0-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a00:f29:228:76c7:dd7c:e457:a441:3da7","cf-ipcountry":"AE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-Jun-2026 08:39:36 UTC] === User Orders API Called ===
[14-Jun-2026 08:39:36 UTC] User ID: 205
[14-Jun-2026 08:39:36 UTC] Limit: 20, Offset: 0
[14-Jun-2026 08:39:36 UTC] Orders found: 20
[14-Jun-2026 08:39:36 UTC] Orders data: [{"id":298,"quantity":1500,"total_coins":1500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Lotus365mahadevAuto\/138","status":"completed","created_at":"2026-05-22 15:31:53","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":297,"quantity":1500,"total_coins":1500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Lotus365mahadevAuto\/141","status":"completed","created_at":"2026-05-22 15:31:17","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":185,"quantity":150,"total_coins":3000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W","status":"completed","created_at":"2026-04-11 18:09:46","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":180,"quantity":750,"total_coins":750,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/44","status":"completed","created_at":"2026-04-11 09:14:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":179,"quantity":750,"total_coins":750,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/45","status":"completed","created_at":"2026-04-11 09:13:08","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":178,"quantity":350,"total_coins":350,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/45","status":"completed","created_at":"2026-04-11 06:01:34","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":177,"quantity":1000,"total_coins":1000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/42","status":"completed","created_at":"2026-04-10 07:23:14","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":176,"quantity":750,"total_coins":750,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/44","status":"completed","created_at":"2026-04-10 06:53:11","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":175,"quantity":250,"total_coins":250,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/44","status":"completed","created_at":"2026-04-10 04:37:59","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":174,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"completed","created_at":"2026-04-09 01:05:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":173,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-09 01:04:09","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":172,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/42","status":"completed","created_at":"2026-04-09 00:45:50","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":170,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-08 07:02:32","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":169,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"completed","created_at":"2026-04-08 07:01:03","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":168,"quantity":1000,"total_coins":1000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"completed","created_at":"2026-04-08 03:32:21","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":154,"quantity":325,"total_coins":325,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 09:39:00","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":153,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 05:21:54","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":152,"quantity":175,"total_coins":175,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 01:57:11","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":151,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 00:37:56","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":150,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HITMANSPORTSCOMMUNITY\/69","status":"completed","created_at":"2026-03-31 11:44:10","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[14-Jun-2026 08:39:36 UTC] Total orders count: 26
[14-Jun-2026 08:39:36 UTC] === API CALL LOG ===
[14-Jun-2026 08:39:36 UTC] Endpoint: user/profile.php
[14-Jun-2026 08:39:36 UTC] Full Log Data: {
    "timestamp": "2026-06-14 08:39:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:f29:228:76c7:dd7c:e457:a441:3da7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:f29:228:76c7:dd7c:e457:a441:3da7, 172.68.234.189",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b8068379b5e1e0-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:f29:228:76c7:dd7c:e457:a441:3da7",
        "cf-ipcountry": "AE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jun-2026 08:39:36 UTC] === END API CALL LOG ===
[14-Jun-2026 08:39:36 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jun-2026 08:39:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[14-Jun-2026 08:39:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jun-2026 08:39:36 UTC] ✅ JWT token verified successfully for user profile
[14-Jun-2026 08:39:36 UTC] User ID: 205
[14-Jun-2026 08:39:36 UTC] ✅ User profile retrieved successfully for user ID: 205
[14-Jun-2026 08:40:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jun-2026 08:40:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jun-2026 08:40:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a00:f29:228:76c7:dd7c:e457:a441:3da7, 172.68.234.131","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0b807600a39e1e0-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a00:f29:228:76c7:dd7c:e457:a441:3da7","cf-ipcountry":"AE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-Jun-2026 08:40:11 UTC] === User Orders API Called ===
[14-Jun-2026 08:40:11 UTC] User ID: 205
[14-Jun-2026 08:40:11 UTC] Limit: 20, Offset: 0
[14-Jun-2026 08:40:11 UTC] Orders found: 20
[14-Jun-2026 08:40:11 UTC] Orders data: [{"id":344,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Lotus365mahadevAuto\/211","status":"pending","created_at":"2026-06-14 12:10:09","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":298,"quantity":1500,"total_coins":1500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Lotus365mahadevAuto\/138","status":"completed","created_at":"2026-05-22 15:31:53","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":297,"quantity":1500,"total_coins":1500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Lotus365mahadevAuto\/141","status":"completed","created_at":"2026-05-22 15:31:17","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":185,"quantity":150,"total_coins":3000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W","status":"completed","created_at":"2026-04-11 18:09:46","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":180,"quantity":750,"total_coins":750,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/44","status":"completed","created_at":"2026-04-11 09:14:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":179,"quantity":750,"total_coins":750,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/45","status":"completed","created_at":"2026-04-11 09:13:08","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":178,"quantity":350,"total_coins":350,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/45","status":"completed","created_at":"2026-04-11 06:01:34","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":177,"quantity":1000,"total_coins":1000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/42","status":"completed","created_at":"2026-04-10 07:23:14","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":176,"quantity":750,"total_coins":750,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/44","status":"completed","created_at":"2026-04-10 06:53:11","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":175,"quantity":250,"total_coins":250,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/44","status":"completed","created_at":"2026-04-10 04:37:59","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":174,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"completed","created_at":"2026-04-09 01:05:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":173,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-09 01:04:09","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":172,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/42","status":"completed","created_at":"2026-04-09 00:45:50","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":170,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-08 07:02:32","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":169,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"completed","created_at":"2026-04-08 07:01:03","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":168,"quantity":1000,"total_coins":1000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"completed","created_at":"2026-04-08 03:32:21","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":154,"quantity":325,"total_coins":325,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 09:39:00","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":153,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 05:21:54","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":152,"quantity":175,"total_coins":175,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 01:57:11","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":151,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 00:37:56","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[14-Jun-2026 08:40:11 UTC] Total orders count: 27
[14-Jun-2026 09:23:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jun-2026 09:23:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jun-2026 09:23:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a00:f29:228:76c7:dd7c:e457:a441:3da7, 172.70.108.14","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0b84717dbade279-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a00:f29:228:76c7:dd7c:e457:a441:3da7","cf-ipcountry":"AE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-Jun-2026 09:23:41 UTC] === User Orders API Called ===
[14-Jun-2026 09:23:41 UTC] User ID: 205
[14-Jun-2026 09:23:41 UTC] Limit: 20, Offset: 0
[14-Jun-2026 09:23:41 UTC] Orders found: 20
[14-Jun-2026 09:23:41 UTC] Orders data: [{"id":344,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Lotus365mahadevAuto\/211","status":"cancelled","created_at":"2026-06-14 12:10:09","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":298,"quantity":1500,"total_coins":1500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Lotus365mahadevAuto\/138","status":"completed","created_at":"2026-05-22 15:31:53","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":297,"quantity":1500,"total_coins":1500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Lotus365mahadevAuto\/141","status":"completed","created_at":"2026-05-22 15:31:17","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":185,"quantity":150,"total_coins":3000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W","status":"completed","created_at":"2026-04-11 18:09:46","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":180,"quantity":750,"total_coins":750,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/44","status":"completed","created_at":"2026-04-11 09:14:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":179,"quantity":750,"total_coins":750,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/45","status":"completed","created_at":"2026-04-11 09:13:08","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":178,"quantity":350,"total_coins":350,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/45","status":"completed","created_at":"2026-04-11 06:01:34","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":177,"quantity":1000,"total_coins":1000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/42","status":"completed","created_at":"2026-04-10 07:23:14","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":176,"quantity":750,"total_coins":750,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/44","status":"completed","created_at":"2026-04-10 06:53:11","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":175,"quantity":250,"total_coins":250,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/44","status":"completed","created_at":"2026-04-10 04:37:59","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":174,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"completed","created_at":"2026-04-09 01:05:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":173,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-09 01:04:09","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":172,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/42","status":"completed","created_at":"2026-04-09 00:45:50","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":170,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-08 07:02:32","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":169,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"completed","created_at":"2026-04-08 07:01:03","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":168,"quantity":1000,"total_coins":1000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"completed","created_at":"2026-04-08 03:32:21","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":154,"quantity":325,"total_coins":325,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 09:39:00","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":153,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 05:21:54","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":152,"quantity":175,"total_coins":175,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 01:57:11","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":151,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 00:37:56","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[14-Jun-2026 09:23:41 UTC] Total orders count: 27
[14-Jun-2026 09:23:43 UTC] === API CALL LOG ===
[14-Jun-2026 09:23:43 UTC] === API CALL LOG ===
[14-Jun-2026 09:23:43 UTC] Endpoint: user/profile.php
[14-Jun-2026 09:23:43 UTC] Endpoint: user/profile.php
[14-Jun-2026 09:23:43 UTC] Full Log Data: {
    "timestamp": "2026-06-14 09:23:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:f29:228:76c7:dd7c:e457:a441:3da7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:f29:228:76c7:dd7c:e457:a441:3da7, 172.70.108.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b84717dbafe279-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:f29:228:76c7:dd7c:e457:a441:3da7",
        "cf-ipcountry": "AE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jun-2026 09:23:43 UTC] Full Log Data: {
    "timestamp": "2026-06-14 09:23:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:f29:228:76c7:dd7c:e457:a441:3da7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:f29:228:76c7:dd7c:e457:a441:3da7, 172.70.108.46",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b847199f0be279-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:f29:228:76c7:dd7c:e457:a441:3da7",
        "cf-ipcountry": "AE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jun-2026 09:23:43 UTC] === END API CALL LOG ===
[14-Jun-2026 09:23:43 UTC] === END API CALL LOG ===
[14-Jun-2026 09:23:43 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jun-2026 09:23:43 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jun-2026 09:23:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[14-Jun-2026 09:23:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[14-Jun-2026 09:23:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jun-2026 09:23:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jun-2026 09:23:43 UTC] ✅ JWT token verified successfully for user profile
[14-Jun-2026 09:23:43 UTC] ✅ JWT token verified successfully for user profile
[14-Jun-2026 09:23:43 UTC] User ID: 205
[14-Jun-2026 09:23:43 UTC] User ID: 205
[14-Jun-2026 09:23:43 UTC] ✅ User profile retrieved successfully for user ID: 205
[14-Jun-2026 09:23:43 UTC] ✅ User profile retrieved successfully for user ID: 205
[14-Jun-2026 09:24:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jun-2026 09:24:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jun-2026 09:24:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a00:f29:228:76c7:dd7c:e457:a441:3da7, 172.70.108.15","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0b847f82e30e279-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a00:f29:228:76c7:dd7c:e457:a441:3da7","cf-ipcountry":"AE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-Jun-2026 09:24:17 UTC] === User Orders API Called ===
[14-Jun-2026 09:24:17 UTC] User ID: 205
[14-Jun-2026 09:24:17 UTC] Limit: 20, Offset: 0
[14-Jun-2026 09:24:17 UTC] Orders found: 20
[14-Jun-2026 09:24:17 UTC] Orders data: [{"id":345,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Lotus365mahadevAuto","status":"pending","created_at":"2026-06-14 12:54:15","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":344,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Lotus365mahadevAuto\/211","status":"cancelled","created_at":"2026-06-14 12:10:09","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":298,"quantity":1500,"total_coins":1500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Lotus365mahadevAuto\/138","status":"completed","created_at":"2026-05-22 15:31:53","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":297,"quantity":1500,"total_coins":1500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Lotus365mahadevAuto\/141","status":"completed","created_at":"2026-05-22 15:31:17","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":185,"quantity":150,"total_coins":3000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W","status":"completed","created_at":"2026-04-11 18:09:46","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":180,"quantity":750,"total_coins":750,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/44","status":"completed","created_at":"2026-04-11 09:14:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":179,"quantity":750,"total_coins":750,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/45","status":"completed","created_at":"2026-04-11 09:13:08","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":178,"quantity":350,"total_coins":350,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/45","status":"completed","created_at":"2026-04-11 06:01:34","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":177,"quantity":1000,"total_coins":1000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/42","status":"completed","created_at":"2026-04-10 07:23:14","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":176,"quantity":750,"total_coins":750,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/44","status":"completed","created_at":"2026-04-10 06:53:11","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":175,"quantity":250,"total_coins":250,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/44","status":"completed","created_at":"2026-04-10 04:37:59","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":174,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"completed","created_at":"2026-04-09 01:05:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":173,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-09 01:04:09","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":172,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/42","status":"completed","created_at":"2026-04-09 00:45:50","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":170,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-08 07:02:32","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":169,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"completed","created_at":"2026-04-08 07:01:03","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":168,"quantity":1000,"total_coins":1000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"completed","created_at":"2026-04-08 03:32:21","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":154,"quantity":325,"total_coins":325,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 09:39:00","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":153,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 05:21:54","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":152,"quantity":175,"total_coins":175,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 01:57:11","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[14-Jun-2026 09:24:17 UTC] Total orders count: 28
[14-Jun-2026 11:55:12 UTC] === API CALL LOG ===
[14-Jun-2026 11:55:12 UTC] Endpoint: user/profile.php
[14-Jun-2026 11:55:12 UTC] Full Log Data: {
    "timestamp": "2026-06-14 11:55:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "151.236.178.52",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "151.236.178.52, 162.158.210.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODEyIiwidXNlcm5hbWUiOiJqZWoiLCJlbWFpbCI6Ind3bWVzc2kxMDBAZ21haWwuY29tIiwiZXhwIjoxNzgyMDQyOTEwfQ.1931QDRuOHtNTKG52IqNSC1-cwItW9bJlS5P9uN6zHQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b9250c494f0d4f-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "151.236.178.52",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jun-2026 11:55:12 UTC] === END API CALL LOG ===
[14-Jun-2026 11:55:12 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jun-2026 11:55:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODEyIiwidXNlcm5hbWUiOiJqZWoiLCJlbWFpbCI6Ind3bWVzc2kxMDBAZ21haWwuY29tIiwiZXhwIjoxNzgyMDQyOTEwfQ.1931QDRuOHtNTKG52IqNSC1-cwItW9bJlS5P9uN6zHQ
[14-Jun-2026 11:55:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jun-2026 11:55:12 UTC] ✅ JWT token verified successfully for user profile
[14-Jun-2026 11:55:12 UTC] User ID: 812
[14-Jun-2026 11:55:12 UTC] ✅ User profile retrieved successfully for user ID: 812
[14-Jun-2026 11:55:12 UTC] === API CALL LOG ===
[14-Jun-2026 11:55:12 UTC] Endpoint: user/profile.php
[14-Jun-2026 11:55:12 UTC] Full Log Data: {
    "timestamp": "2026-06-14 11:55:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "151.236.178.52",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "151.236.178.52, 162.158.210.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODEyIiwidXNlcm5hbWUiOiJqZWoiLCJlbWFpbCI6Ind3bWVzc2kxMDBAZ21haWwuY29tIiwiZXhwIjoxNzgyMDQyOTEwfQ.1931QDRuOHtNTKG52IqNSC1-cwItW9bJlS5P9uN6zHQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b9250d1bf70d4f-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "151.236.178.52",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jun-2026 11:55:12 UTC] === END API CALL LOG ===
[14-Jun-2026 11:55:12 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jun-2026 11:55:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODEyIiwidXNlcm5hbWUiOiJqZWoiLCJlbWFpbCI6Ind3bWVzc2kxMDBAZ21haWwuY29tIiwiZXhwIjoxNzgyMDQyOTEwfQ.1931QDRuOHtNTKG52IqNSC1-cwItW9bJlS5P9uN6zHQ
[14-Jun-2026 11:55:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jun-2026 11:55:12 UTC] ✅ JWT token verified successfully for user profile
[14-Jun-2026 11:55:12 UTC] User ID: 812
[14-Jun-2026 11:55:12 UTC] ✅ User profile retrieved successfully for user ID: 812
[14-Jun-2026 11:55:12 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jun-2026 11:55:12 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jun-2026 11:55:12 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"151.236.178.52, 162.158.210.44","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODEyIiwidXNlcm5hbWUiOiJqZWoiLCJlbWFpbCI6Ind3bWVzc2kxMDBAZ21haWwuY29tIiwiZXhwIjoxNzgyMDQyOTEwfQ.1931QDRuOHtNTKG52IqNSC1-cwItW9bJlS5P9uN6zHQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0b9250d1bf50d4f-SOF","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"151.236.178.52","cf-ipcountry":"IQ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-Jun-2026 11:55:12 UTC] === User Orders API Called ===
[14-Jun-2026 11:55:12 UTC] User ID: 812
[14-Jun-2026 11:55:12 UTC] Limit: 20, Offset: 0
[14-Jun-2026 11:55:12 UTC] Orders found: 0
[14-Jun-2026 11:55:12 UTC] Orders data: []
[14-Jun-2026 11:55:12 UTC] Total orders count: 0
[14-Jun-2026 11:55:15 UTC] === API CALL LOG ===
[14-Jun-2026 11:55:15 UTC] Endpoint: user/profile.php
[14-Jun-2026 11:55:15 UTC] Full Log Data: {
    "timestamp": "2026-06-14 11:55:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "151.236.178.52",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "151.236.178.52, 162.158.210.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODEyIiwidXNlcm5hbWUiOiJqZWoiLCJlbWFpbCI6Ind3bWVzc2kxMDBAZ21haWwuY29tIiwiZXhwIjoxNzgyMDQyOTEwfQ.1931QDRuOHtNTKG52IqNSC1-cwItW9bJlS5P9uN6zHQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b9251ddca80d4f-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "151.236.178.52",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jun-2026 11:55:15 UTC] === END API CALL LOG ===
[14-Jun-2026 11:55:15 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jun-2026 11:55:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODEyIiwidXNlcm5hbWUiOiJqZWoiLCJlbWFpbCI6Ind3bWVzc2kxMDBAZ21haWwuY29tIiwiZXhwIjoxNzgyMDQyOTEwfQ.1931QDRuOHtNTKG52IqNSC1-cwItW9bJlS5P9uN6zHQ
[14-Jun-2026 11:55:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jun-2026 11:55:15 UTC] ✅ JWT token verified successfully for user profile
[14-Jun-2026 11:55:15 UTC] User ID: 812
[14-Jun-2026 11:55:15 UTC] ✅ User profile retrieved successfully for user ID: 812
[14-Jun-2026 11:55:19 UTC] === API CALL LOG ===
[14-Jun-2026 11:55:19 UTC] Endpoint: user/profile.php
[14-Jun-2026 11:55:19 UTC] Full Log Data: {
    "timestamp": "2026-06-14 11:55:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "151.236.178.52",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "151.236.178.52, 162.158.210.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODEyIiwidXNlcm5hbWUiOiJqZWoiLCJlbWFpbCI6Ind3bWVzc2kxMDBAZ21haWwuY29tIiwiZXhwIjoxNzgyMDQyOTEwfQ.1931QDRuOHtNTKG52IqNSC1-cwItW9bJlS5P9uN6zHQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b925377936d0d3-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "151.236.178.52",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jun-2026 11:55:19 UTC] === END API CALL LOG ===
[14-Jun-2026 11:55:19 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jun-2026 11:55:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODEyIiwidXNlcm5hbWUiOiJqZWoiLCJlbWFpbCI6Ind3bWVzc2kxMDBAZ21haWwuY29tIiwiZXhwIjoxNzgyMDQyOTEwfQ.1931QDRuOHtNTKG52IqNSC1-cwItW9bJlS5P9uN6zHQ
[14-Jun-2026 11:55:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jun-2026 11:55:19 UTC] ✅ JWT token verified successfully for user profile
[14-Jun-2026 11:55:19 UTC] User ID: 812
[14-Jun-2026 11:55:19 UTC] ✅ User profile retrieved successfully for user ID: 812
[14-Jun-2026 11:55:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jun-2026 11:55:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jun-2026 11:55:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"151.236.178.52, 162.158.210.10","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODEyIiwidXNlcm5hbWUiOiJqZWoiLCJlbWFpbCI6Ind3bWVzc2kxMDBAZ21haWwuY29tIiwiZXhwIjoxNzgyMDQyOTEwfQ.1931QDRuOHtNTKG52IqNSC1-cwItW9bJlS5P9uN6zHQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0b9253cabe3d0d3-SOF","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"151.236.178.52","cf-ipcountry":"IQ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-Jun-2026 11:55:20 UTC] === User Orders API Called ===
[14-Jun-2026 11:55:20 UTC] User ID: 812
[14-Jun-2026 11:55:20 UTC] Limit: 20, Offset: 0
[14-Jun-2026 11:55:20 UTC] === API CALL LOG ===
[14-Jun-2026 11:55:20 UTC] Endpoint: user/profile.php
[14-Jun-2026 11:55:20 UTC] Full Log Data: {
    "timestamp": "2026-06-14 11:55:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "151.236.178.52",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "151.236.178.52, 162.158.210.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODEyIiwidXNlcm5hbWUiOiJqZWoiLCJlbWFpbCI6Ind3bWVzc2kxMDBAZ21haWwuY29tIiwiZXhwIjoxNzgyMDQyOTEwfQ.1931QDRuOHtNTKG52IqNSC1-cwItW9bJlS5P9uN6zHQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b9253cabdfd0d3-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "151.236.178.52",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jun-2026 11:55:20 UTC] === END API CALL LOG ===
[14-Jun-2026 11:55:20 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jun-2026 11:55:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODEyIiwidXNlcm5hbWUiOiJqZWoiLCJlbWFpbCI6Ind3bWVzc2kxMDBAZ21haWwuY29tIiwiZXhwIjoxNzgyMDQyOTEwfQ.1931QDRuOHtNTKG52IqNSC1-cwItW9bJlS5P9uN6zHQ
[14-Jun-2026 11:55:20 UTC] Orders found: 0
[14-Jun-2026 11:55:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jun-2026 11:55:20 UTC] Orders data: []
[14-Jun-2026 11:55:20 UTC] ✅ JWT token verified successfully for user profile
[14-Jun-2026 11:55:20 UTC] User ID: 812
[14-Jun-2026 11:55:20 UTC] Total orders count: 0
[14-Jun-2026 11:55:20 UTC] ✅ User profile retrieved successfully for user ID: 812
[14-Jun-2026 11:55:20 UTC] === API CALL LOG ===
[14-Jun-2026 11:55:20 UTC] Endpoint: user/profile.php
[14-Jun-2026 11:55:20 UTC] Full Log Data: {
    "timestamp": "2026-06-14 11:55:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "151.236.178.52",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "151.236.178.52, 162.158.210.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODEyIiwidXNlcm5hbWUiOiJqZWoiLCJlbWFpbCI6Ind3bWVzc2kxMDBAZ21haWwuY29tIiwiZXhwIjoxNzgyMDQyOTEwfQ.1931QDRuOHtNTKG52IqNSC1-cwItW9bJlS5P9uN6zHQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b9253de857d0d3-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "151.236.178.52",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jun-2026 11:55:20 UTC] === END API CALL LOG ===
[14-Jun-2026 11:55:20 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jun-2026 11:55:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODEyIiwidXNlcm5hbWUiOiJqZWoiLCJlbWFpbCI6Ind3bWVzc2kxMDBAZ21haWwuY29tIiwiZXhwIjoxNzgyMDQyOTEwfQ.1931QDRuOHtNTKG52IqNSC1-cwItW9bJlS5P9uN6zHQ
[14-Jun-2026 11:55:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jun-2026 11:55:20 UTC] ✅ JWT token verified successfully for user profile
[14-Jun-2026 11:55:20 UTC] User ID: 812
[14-Jun-2026 11:55:20 UTC] ✅ User profile retrieved successfully for user ID: 812
[14-Jun-2026 11:55:21 UTC] === API CALL LOG ===
[14-Jun-2026 11:55:21 UTC] Endpoint: user/profile.php
[14-Jun-2026 11:55:21 UTC] Full Log Data: {
    "timestamp": "2026-06-14 11:55:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "151.236.178.52",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "151.236.178.52, 162.158.210.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODEyIiwidXNlcm5hbWUiOiJqZWoiLCJlbWFpbCI6Ind3bWVzc2kxMDBAZ21haWwuY29tIiwiZXhwIjoxNzgyMDQyOTEwfQ.1931QDRuOHtNTKG52IqNSC1-cwItW9bJlS5P9uN6zHQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b92544debdd0d3-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "151.236.178.52",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jun-2026 11:55:21 UTC] === END API CALL LOG ===
[14-Jun-2026 11:55:21 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jun-2026 11:55:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODEyIiwidXNlcm5hbWUiOiJqZWoiLCJlbWFpbCI6Ind3bWVzc2kxMDBAZ21haWwuY29tIiwiZXhwIjoxNzgyMDQyOTEwfQ.1931QDRuOHtNTKG52IqNSC1-cwItW9bJlS5P9uN6zHQ
[14-Jun-2026 11:55:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jun-2026 11:55:21 UTC] ✅ JWT token verified successfully for user profile
[14-Jun-2026 11:55:21 UTC] User ID: 812
[14-Jun-2026 11:55:21 UTC] ✅ User profile retrieved successfully for user ID: 812
[14-Jun-2026 11:55:22 UTC] User Purchases API - User ID: 812
[14-Jun-2026 11:55:22 UTC] User Purchases API - Total purchases found: 0
[14-Jun-2026 11:55:22 UTC] === API CALL LOG ===
[14-Jun-2026 11:55:22 UTC] Endpoint: user/profile.php
[14-Jun-2026 11:55:22 UTC] Full Log Data: {
    "timestamp": "2026-06-14 11:55:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "151.236.178.52",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "151.236.178.52, 162.158.210.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODEyIiwidXNlcm5hbWUiOiJqZWoiLCJlbWFpbCI6Ind3bWVzc2kxMDBAZ21haWwuY29tIiwiZXhwIjoxNzgyMDQyOTEwfQ.1931QDRuOHtNTKG52IqNSC1-cwItW9bJlS5P9uN6zHQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b925484ad2d0d3-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "151.236.178.52",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jun-2026 11:55:22 UTC] === END API CALL LOG ===
[14-Jun-2026 11:55:22 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jun-2026 11:55:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODEyIiwidXNlcm5hbWUiOiJqZWoiLCJlbWFpbCI6Ind3bWVzc2kxMDBAZ21haWwuY29tIiwiZXhwIjoxNzgyMDQyOTEwfQ.1931QDRuOHtNTKG52IqNSC1-cwItW9bJlS5P9uN6zHQ
[14-Jun-2026 11:55:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jun-2026 11:55:22 UTC] ✅ JWT token verified successfully for user profile
[14-Jun-2026 11:55:22 UTC] User ID: 812
[14-Jun-2026 11:55:22 UTC] ✅ User profile retrieved successfully for user ID: 812
[14-Jun-2026 11:55:23 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jun-2026 11:55:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jun-2026 11:55:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"151.236.178.52, 162.158.210.10","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODEyIiwidXNlcm5hbWUiOiJqZWoiLCJlbWFpbCI6Ind3bWVzc2kxMDBAZ21haWwuY29tIiwiZXhwIjoxNzgyMDQyOTEwfQ.1931QDRuOHtNTKG52IqNSC1-cwItW9bJlS5P9uN6zHQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0b9255268dcd0d3-SOF","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"151.236.178.52","cf-ipcountry":"IQ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-Jun-2026 11:55:23 UTC] === User Orders API Called ===
[14-Jun-2026 11:55:23 UTC] User ID: 812
[14-Jun-2026 11:55:23 UTC] Limit: 20, Offset: 0
[14-Jun-2026 11:55:23 UTC] Orders found: 0
[14-Jun-2026 11:55:23 UTC] Orders data: []
[14-Jun-2026 11:55:23 UTC] Total orders count: 0
[14-Jun-2026 11:55:24 UTC] === API CALL LOG ===
[14-Jun-2026 11:55:24 UTC] Endpoint: user/profile.php
[14-Jun-2026 11:55:24 UTC] Full Log Data: {
    "timestamp": "2026-06-14 11:55:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "151.236.178.52",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "151.236.178.52, 162.158.210.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODEyIiwidXNlcm5hbWUiOiJqZWoiLCJlbWFpbCI6Ind3bWVzc2kxMDBAZ21haWwuY29tIiwiZXhwIjoxNzgyMDQyOTEwfQ.1931QDRuOHtNTKG52IqNSC1-cwItW9bJlS5P9uN6zHQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b92558deacd0d3-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "151.236.178.52",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jun-2026 11:55:24 UTC] === END API CALL LOG ===
[14-Jun-2026 11:55:24 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jun-2026 11:55:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODEyIiwidXNlcm5hbWUiOiJqZWoiLCJlbWFpbCI6Ind3bWVzc2kxMDBAZ21haWwuY29tIiwiZXhwIjoxNzgyMDQyOTEwfQ.1931QDRuOHtNTKG52IqNSC1-cwItW9bJlS5P9uN6zHQ
[14-Jun-2026 11:55:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jun-2026 11:55:24 UTC] ✅ JWT token verified successfully for user profile
[14-Jun-2026 11:55:24 UTC] User ID: 812
[14-Jun-2026 11:55:24 UTC] ✅ User profile retrieved successfully for user ID: 812
[14-Jun-2026 11:55:25 UTC] User Purchases API - User ID: 812
[14-Jun-2026 11:55:25 UTC] User Purchases API - Total purchases found: 0
[14-Jun-2026 11:55:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jun-2026 11:55:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jun-2026 11:55:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"151.236.178.52, 162.158.210.10","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODEyIiwidXNlcm5hbWUiOiJqZWoiLCJlbWFpbCI6Ind3bWVzc2kxMDBAZ21haWwuY29tIiwiZXhwIjoxNzgyMDQyOTEwfQ.1931QDRuOHtNTKG52IqNSC1-cwItW9bJlS5P9uN6zHQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0b92584ff49d0d3-SOF","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"151.236.178.52","cf-ipcountry":"IQ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-Jun-2026 11:55:32 UTC] === User Orders API Called ===
[14-Jun-2026 11:55:32 UTC] User ID: 812
[14-Jun-2026 11:55:32 UTC] Limit: 20, Offset: 0
[14-Jun-2026 11:55:32 UTC] Orders found: 0
[14-Jun-2026 11:55:32 UTC] Orders data: []
[14-Jun-2026 11:55:32 UTC] Total orders count: 0
[14-Jun-2026 11:55:33 UTC] === API CALL LOG ===
[14-Jun-2026 11:55:33 UTC] Endpoint: user/profile.php
[14-Jun-2026 11:55:33 UTC] Full Log Data: {
    "timestamp": "2026-06-14 11:55:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "151.236.178.52",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "151.236.178.52, 162.158.210.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODEyIiwidXNlcm5hbWUiOiJqZWoiLCJlbWFpbCI6Ind3bWVzc2kxMDBAZ21haWwuY29tIiwiZXhwIjoxNzgyMDQyOTEwfQ.1931QDRuOHtNTKG52IqNSC1-cwItW9bJlS5P9uN6zHQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b9258e5f90d0d3-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "151.236.178.52",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jun-2026 11:55:33 UTC] === END API CALL LOG ===
[14-Jun-2026 11:55:33 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jun-2026 11:55:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODEyIiwidXNlcm5hbWUiOiJqZWoiLCJlbWFpbCI6Ind3bWVzc2kxMDBAZ21haWwuY29tIiwiZXhwIjoxNzgyMDQyOTEwfQ.1931QDRuOHtNTKG52IqNSC1-cwItW9bJlS5P9uN6zHQ
[14-Jun-2026 11:55:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jun-2026 11:55:33 UTC] ✅ JWT token verified successfully for user profile
[14-Jun-2026 11:55:33 UTC] User ID: 812
[14-Jun-2026 11:55:33 UTC] ✅ User profile retrieved successfully for user ID: 812
[14-Jun-2026 11:55:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jun-2026 11:55:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jun-2026 11:55:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"151.236.178.52, 162.158.210.10","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODEyIiwidXNlcm5hbWUiOiJqZWoiLCJlbWFpbCI6Ind3bWVzc2kxMDBAZ21haWwuY29tIiwiZXhwIjoxNzgyMDQyOTEwfQ.1931QDRuOHtNTKG52IqNSC1-cwItW9bJlS5P9uN6zHQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0b9258e5f81d0d3-SOF","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"151.236.178.52","cf-ipcountry":"IQ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-Jun-2026 11:55:33 UTC] === User Orders API Called ===
[14-Jun-2026 11:55:33 UTC] User ID: 812
[14-Jun-2026 11:55:33 UTC] Limit: 20, Offset: 0
[14-Jun-2026 11:55:33 UTC] Orders found: 0
[14-Jun-2026 11:55:33 UTC] Orders data: []
[14-Jun-2026 11:55:33 UTC] Total orders count: 0
[14-Jun-2026 11:55:34 UTC] === API CALL LOG ===
[14-Jun-2026 11:55:34 UTC] Endpoint: user/profile.php
[14-Jun-2026 11:55:34 UTC] Full Log Data: {
    "timestamp": "2026-06-14 11:55:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "151.236.178.52",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "151.236.178.52, 162.158.210.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODEyIiwidXNlcm5hbWUiOiJqZWoiLCJlbWFpbCI6Ind3bWVzc2kxMDBAZ21haWwuY29tIiwiZXhwIjoxNzgyMDQyOTEwfQ.1931QDRuOHtNTKG52IqNSC1-cwItW9bJlS5P9uN6zHQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b925921bf3d0d3-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "151.236.178.52",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jun-2026 11:55:34 UTC] === END API CALL LOG ===
[14-Jun-2026 11:55:34 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jun-2026 11:55:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODEyIiwidXNlcm5hbWUiOiJqZWoiLCJlbWFpbCI6Ind3bWVzc2kxMDBAZ21haWwuY29tIiwiZXhwIjoxNzgyMDQyOTEwfQ.1931QDRuOHtNTKG52IqNSC1-cwItW9bJlS5P9uN6zHQ
[14-Jun-2026 11:55:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jun-2026 11:55:34 UTC] ✅ JWT token verified successfully for user profile
[14-Jun-2026 11:55:34 UTC] User ID: 812
[14-Jun-2026 11:55:34 UTC] ✅ User profile retrieved successfully for user ID: 812
[14-Jun-2026 11:55:35 UTC] === API CALL LOG ===
[14-Jun-2026 11:55:35 UTC] Endpoint: user/profile.php
[14-Jun-2026 11:55:35 UTC] Full Log Data: {
    "timestamp": "2026-06-14 11:55:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "151.236.178.52",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "151.236.178.52, 162.158.210.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODEyIiwidXNlcm5hbWUiOiJqZWoiLCJlbWFpbCI6Ind3bWVzc2kxMDBAZ21haWwuY29tIiwiZXhwIjoxNzgyMDQyOTEwfQ.1931QDRuOHtNTKG52IqNSC1-cwItW9bJlS5P9uN6zHQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b92598b9ced0d3-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "151.236.178.52",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jun-2026 11:55:35 UTC] === END API CALL LOG ===
[14-Jun-2026 11:55:35 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jun-2026 11:55:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODEyIiwidXNlcm5hbWUiOiJqZWoiLCJlbWFpbCI6Ind3bWVzc2kxMDBAZ21haWwuY29tIiwiZXhwIjoxNzgyMDQyOTEwfQ.1931QDRuOHtNTKG52IqNSC1-cwItW9bJlS5P9uN6zHQ
[14-Jun-2026 11:55:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jun-2026 11:55:35 UTC] ✅ JWT token verified successfully for user profile
[14-Jun-2026 11:55:35 UTC] User ID: 812
[14-Jun-2026 11:55:35 UTC] ✅ User profile retrieved successfully for user ID: 812
[14-Jun-2026 11:55:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jun-2026 11:55:39 UTC] === API CALL LOG ===
[14-Jun-2026 11:55:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jun-2026 11:55:39 UTC] Endpoint: user/profile.php
[14-Jun-2026 11:55:39 UTC] Full Log Data: {
    "timestamp": "2026-06-14 11:55:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "151.236.178.52",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "151.236.178.52, 162.158.210.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODEyIiwidXNlcm5hbWUiOiJqZWoiLCJlbWFpbCI6Ind3bWVzc2kxMDBAZ21haWwuY29tIiwiZXhwIjoxNzgyMDQyOTEwfQ.1931QDRuOHtNTKG52IqNSC1-cwItW9bJlS5P9uN6zHQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b925b4fbc2d0d3-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "151.236.178.52",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jun-2026 11:55:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"151.236.178.52, 162.158.210.10","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODEyIiwidXNlcm5hbWUiOiJqZWoiLCJlbWFpbCI6Ind3bWVzc2kxMDBAZ21haWwuY29tIiwiZXhwIjoxNzgyMDQyOTEwfQ.1931QDRuOHtNTKG52IqNSC1-cwItW9bJlS5P9uN6zHQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0b925b4fbbbd0d3-SOF","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"151.236.178.52","cf-ipcountry":"IQ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-Jun-2026 11:55:39 UTC] === END API CALL LOG ===
[14-Jun-2026 11:55:39 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jun-2026 11:55:39 UTC] === User Orders API Called ===
[14-Jun-2026 11:55:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODEyIiwidXNlcm5hbWUiOiJqZWoiLCJlbWFpbCI6Ind3bWVzc2kxMDBAZ21haWwuY29tIiwiZXhwIjoxNzgyMDQyOTEwfQ.1931QDRuOHtNTKG52IqNSC1-cwItW9bJlS5P9uN6zHQ
[14-Jun-2026 11:55:39 UTC] User ID: 812
[14-Jun-2026 11:55:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jun-2026 11:55:39 UTC] Limit: 20, Offset: 0
[14-Jun-2026 11:55:39 UTC] ✅ JWT token verified successfully for user profile
[14-Jun-2026 11:55:39 UTC] User ID: 812
[14-Jun-2026 11:55:39 UTC] ✅ User profile retrieved successfully for user ID: 812
[14-Jun-2026 11:55:39 UTC] Orders found: 0
[14-Jun-2026 11:55:39 UTC] Orders data: []
[14-Jun-2026 11:55:39 UTC] Total orders count: 0
[14-Jun-2026 11:55:40 UTC] === API CALL LOG ===
[14-Jun-2026 11:55:40 UTC] Endpoint: user/profile.php
[14-Jun-2026 11:55:40 UTC] Full Log Data: {
    "timestamp": "2026-06-14 11:55:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "151.236.178.52",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "151.236.178.52, 162.158.210.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODEyIiwidXNlcm5hbWUiOiJqZWoiLCJlbWFpbCI6Ind3bWVzc2kxMDBAZ21haWwuY29tIiwiZXhwIjoxNzgyMDQyOTEwfQ.1931QDRuOHtNTKG52IqNSC1-cwItW9bJlS5P9uN6zHQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b925b87ed3d0d3-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "151.236.178.52",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jun-2026 11:55:40 UTC] === END API CALL LOG ===
[14-Jun-2026 11:55:40 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jun-2026 11:55:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODEyIiwidXNlcm5hbWUiOiJqZWoiLCJlbWFpbCI6Ind3bWVzc2kxMDBAZ21haWwuY29tIiwiZXhwIjoxNzgyMDQyOTEwfQ.1931QDRuOHtNTKG52IqNSC1-cwItW9bJlS5P9uN6zHQ
[14-Jun-2026 11:55:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jun-2026 11:55:40 UTC] ✅ JWT token verified successfully for user profile
[14-Jun-2026 11:55:40 UTC] User ID: 812
[14-Jun-2026 11:55:40 UTC] ✅ User profile retrieved successfully for user ID: 812
[14-Jun-2026 12:39:24 UTC] === API CALL LOG ===
[14-Jun-2026 12:39:24 UTC] Endpoint: user/profile.php
[14-Jun-2026 12:39:24 UTC] Full Log Data: {
    "timestamp": "2026-06-14 12:39:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "148.153.234.116",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "148.153.234.116, 104.23.239.33",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b965cbce6e2f2b-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "148.153.234.116",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jun-2026 12:39:24 UTC] === END API CALL LOG ===
[14-Jun-2026 12:39:24 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jun-2026 12:39:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[14-Jun-2026 12:39:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jun-2026 12:39:24 UTC] ✅ JWT token verified successfully for user profile
[14-Jun-2026 12:39:24 UTC] User ID: 205
[14-Jun-2026 12:39:24 UTC] ✅ User profile retrieved successfully for user ID: 205
[14-Jun-2026 12:39:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jun-2026 12:39:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jun-2026 12:39:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"148.153.234.116, 104.23.239.138","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0b965ce0da32f2b-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"148.153.234.116","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-Jun-2026 12:39:25 UTC] === User Orders API Called ===
[14-Jun-2026 12:39:25 UTC] User ID: 205
[14-Jun-2026 12:39:25 UTC] Limit: 20, Offset: 0
[14-Jun-2026 12:39:25 UTC] Orders found: 20
[14-Jun-2026 12:39:25 UTC] Orders data: [{"id":345,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Lotus365mahadevAuto","status":"cancelled","created_at":"2026-06-14 12:54:15","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":344,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Lotus365mahadevAuto\/211","status":"cancelled","created_at":"2026-06-14 12:10:09","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":298,"quantity":1500,"total_coins":1500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Lotus365mahadevAuto\/138","status":"completed","created_at":"2026-05-22 15:31:53","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":297,"quantity":1500,"total_coins":1500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Lotus365mahadevAuto\/141","status":"completed","created_at":"2026-05-22 15:31:17","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":185,"quantity":150,"total_coins":3000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W","status":"completed","created_at":"2026-04-11 18:09:46","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":180,"quantity":750,"total_coins":750,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/44","status":"completed","created_at":"2026-04-11 09:14:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":179,"quantity":750,"total_coins":750,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/45","status":"completed","created_at":"2026-04-11 09:13:08","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":178,"quantity":350,"total_coins":350,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/45","status":"completed","created_at":"2026-04-11 06:01:34","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":177,"quantity":1000,"total_coins":1000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/42","status":"completed","created_at":"2026-04-10 07:23:14","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":176,"quantity":750,"total_coins":750,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/44","status":"completed","created_at":"2026-04-10 06:53:11","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":175,"quantity":250,"total_coins":250,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/44","status":"completed","created_at":"2026-04-10 04:37:59","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":174,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"completed","created_at":"2026-04-09 01:05:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":173,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-09 01:04:09","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":172,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/42","status":"completed","created_at":"2026-04-09 00:45:50","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":170,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-08 07:02:32","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":169,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"completed","created_at":"2026-04-08 07:01:03","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":168,"quantity":1000,"total_coins":1000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"completed","created_at":"2026-04-08 03:32:21","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":154,"quantity":325,"total_coins":325,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 09:39:00","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":153,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 05:21:54","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":152,"quantity":175,"total_coins":175,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 01:57:11","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[14-Jun-2026 12:39:25 UTC] Total orders count: 28
[14-Jun-2026 12:39:25 UTC] === API CALL LOG ===
[14-Jun-2026 12:39:25 UTC] Endpoint: user/profile.php
[14-Jun-2026 12:39:25 UTC] Full Log Data: {
    "timestamp": "2026-06-14 12:39:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "148.153.234.116",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "148.153.234.116, 104.23.239.138",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b965cee89c2f2b-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "148.153.234.116",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jun-2026 12:39:25 UTC] === END API CALL LOG ===
[14-Jun-2026 12:39:25 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jun-2026 12:39:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[14-Jun-2026 12:39:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jun-2026 12:39:25 UTC] ✅ JWT token verified successfully for user profile
[14-Jun-2026 12:39:25 UTC] User ID: 205
[14-Jun-2026 12:39:25 UTC] ✅ User profile retrieved successfully for user ID: 205
[14-Jun-2026 12:39:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jun-2026 12:39:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jun-2026 12:39:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"148.153.234.116, 104.23.239.138","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0b965cee8a32f2b-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"148.153.234.116","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-Jun-2026 12:39:25 UTC] === User Orders API Called ===
[14-Jun-2026 12:39:25 UTC] User ID: 205
[14-Jun-2026 12:39:25 UTC] Limit: 20, Offset: 0
[14-Jun-2026 12:39:25 UTC] Orders found: 20
[14-Jun-2026 12:39:25 UTC] Orders data: [{"id":345,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Lotus365mahadevAuto","status":"cancelled","created_at":"2026-06-14 12:54:15","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":344,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Lotus365mahadevAuto\/211","status":"cancelled","created_at":"2026-06-14 12:10:09","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":298,"quantity":1500,"total_coins":1500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Lotus365mahadevAuto\/138","status":"completed","created_at":"2026-05-22 15:31:53","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":297,"quantity":1500,"total_coins":1500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Lotus365mahadevAuto\/141","status":"completed","created_at":"2026-05-22 15:31:17","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":185,"quantity":150,"total_coins":3000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W","status":"completed","created_at":"2026-04-11 18:09:46","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":180,"quantity":750,"total_coins":750,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/44","status":"completed","created_at":"2026-04-11 09:14:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":179,"quantity":750,"total_coins":750,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/45","status":"completed","created_at":"2026-04-11 09:13:08","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":178,"quantity":350,"total_coins":350,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/45","status":"completed","created_at":"2026-04-11 06:01:34","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":177,"quantity":1000,"total_coins":1000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/42","status":"completed","created_at":"2026-04-10 07:23:14","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":176,"quantity":750,"total_coins":750,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/44","status":"completed","created_at":"2026-04-10 06:53:11","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":175,"quantity":250,"total_coins":250,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/44","status":"completed","created_at":"2026-04-10 04:37:59","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":174,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"completed","created_at":"2026-04-09 01:05:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":173,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-09 01:04:09","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":172,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/42","status":"completed","created_at":"2026-04-09 00:45:50","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":170,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-08 07:02:32","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":169,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"completed","created_at":"2026-04-08 07:01:03","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":168,"quantity":1000,"total_coins":1000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"completed","created_at":"2026-04-08 03:32:21","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":154,"quantity":325,"total_coins":325,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 09:39:00","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":153,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 05:21:54","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":152,"quantity":175,"total_coins":175,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 01:57:11","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[14-Jun-2026 12:39:25 UTC] Total orders count: 28
[14-Jun-2026 12:39:25 UTC] === API CALL LOG ===
[14-Jun-2026 12:39:25 UTC] Endpoint: user/profile.php
[14-Jun-2026 12:39:25 UTC] Full Log Data: {
    "timestamp": "2026-06-14 12:39:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "148.153.234.116",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "148.153.234.116, 104.23.239.138",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b965cf39b82f2b-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "148.153.234.116",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jun-2026 12:39:25 UTC] === END API CALL LOG ===
[14-Jun-2026 12:39:25 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jun-2026 12:39:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[14-Jun-2026 12:39:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jun-2026 12:39:25 UTC] ✅ JWT token verified successfully for user profile
[14-Jun-2026 12:39:25 UTC] User ID: 205
[14-Jun-2026 12:39:25 UTC] ✅ User profile retrieved successfully for user ID: 205
[14-Jun-2026 12:39:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jun-2026 12:39:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jun-2026 12:39:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"148.153.234.116, 104.23.239.32","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0b966414dda2f2b-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"148.153.234.116","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-Jun-2026 12:39:43 UTC] === User Orders API Called ===
[14-Jun-2026 12:39:43 UTC] User ID: 205
[14-Jun-2026 12:39:43 UTC] Limit: 20, Offset: 0
[14-Jun-2026 12:39:43 UTC] Orders found: 20
[14-Jun-2026 12:39:43 UTC] Orders data: [{"id":346,"quantity":1000,"total_coins":1000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Lotus365mahadevAuto\/212","status":"pending","created_at":"2026-06-14 16:09:41","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":345,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Lotus365mahadevAuto","status":"cancelled","created_at":"2026-06-14 12:54:15","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":344,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Lotus365mahadevAuto\/211","status":"cancelled","created_at":"2026-06-14 12:10:09","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":298,"quantity":1500,"total_coins":1500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Lotus365mahadevAuto\/138","status":"completed","created_at":"2026-05-22 15:31:53","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":297,"quantity":1500,"total_coins":1500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Lotus365mahadevAuto\/141","status":"completed","created_at":"2026-05-22 15:31:17","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":185,"quantity":150,"total_coins":3000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W","status":"completed","created_at":"2026-04-11 18:09:46","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":180,"quantity":750,"total_coins":750,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/44","status":"completed","created_at":"2026-04-11 09:14:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":179,"quantity":750,"total_coins":750,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/45","status":"completed","created_at":"2026-04-11 09:13:08","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":178,"quantity":350,"total_coins":350,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/45","status":"completed","created_at":"2026-04-11 06:01:34","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":177,"quantity":1000,"total_coins":1000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/42","status":"completed","created_at":"2026-04-10 07:23:14","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":176,"quantity":750,"total_coins":750,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/44","status":"completed","created_at":"2026-04-10 06:53:11","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":175,"quantity":250,"total_coins":250,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/44","status":"completed","created_at":"2026-04-10 04:37:59","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":174,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"completed","created_at":"2026-04-09 01:05:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":173,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-09 01:04:09","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":172,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/42","status":"completed","created_at":"2026-04-09 00:45:50","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":170,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-08 07:02:32","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":169,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"completed","created_at":"2026-04-08 07:01:03","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":168,"quantity":1000,"total_coins":1000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"completed","created_at":"2026-04-08 03:32:21","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":154,"quantity":325,"total_coins":325,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 09:39:00","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":153,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 05:21:54","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[14-Jun-2026 12:39:43 UTC] Total orders count: 29
[14-Jun-2026 12:52:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jun-2026 12:52:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jun-2026 12:52:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a00:f29:228:76c7:dd7c:e457:a441:3da7, 162.159.122.164","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0b9793229614a32-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a00:f29:228:76c7:dd7c:e457:a441:3da7","cf-ipcountry":"AE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-Jun-2026 12:52:39 UTC] === User Orders API Called ===
[14-Jun-2026 12:52:39 UTC] User ID: 205
[14-Jun-2026 12:52:39 UTC] Limit: 20, Offset: 0
[14-Jun-2026 12:52:39 UTC] === API CALL LOG ===
[14-Jun-2026 12:52:39 UTC] Endpoint: user/profile.php
[14-Jun-2026 12:52:39 UTC] Full Log Data: {
    "timestamp": "2026-06-14 12:52:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:f29:228:76c7:dd7c:e457:a441:3da7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:f29:228:76c7:dd7c:e457:a441:3da7, 162.159.122.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b9793229664a32-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:f29:228:76c7:dd7c:e457:a441:3da7",
        "cf-ipcountry": "AE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jun-2026 12:52:39 UTC] === END API CALL LOG ===
[14-Jun-2026 12:52:39 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jun-2026 12:52:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[14-Jun-2026 12:52:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jun-2026 12:52:39 UTC] ✅ JWT token verified successfully for user profile
[14-Jun-2026 12:52:39 UTC] User ID: 205
[14-Jun-2026 12:52:39 UTC] Orders found: 20
[14-Jun-2026 12:52:39 UTC] Orders data: [{"id":346,"quantity":1000,"total_coins":1000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Lotus365mahadevAuto\/212","status":"pending","created_at":"2026-06-14 16:09:41","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":345,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Lotus365mahadevAuto","status":"cancelled","created_at":"2026-06-14 12:54:15","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":344,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Lotus365mahadevAuto\/211","status":"cancelled","created_at":"2026-06-14 12:10:09","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":298,"quantity":1500,"total_coins":1500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Lotus365mahadevAuto\/138","status":"completed","created_at":"2026-05-22 15:31:53","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":297,"quantity":1500,"total_coins":1500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Lotus365mahadevAuto\/141","status":"completed","created_at":"2026-05-22 15:31:17","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":185,"quantity":150,"total_coins":3000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W","status":"completed","created_at":"2026-04-11 18:09:46","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":180,"quantity":750,"total_coins":750,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/44","status":"completed","created_at":"2026-04-11 09:14:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":179,"quantity":750,"total_coins":750,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/45","status":"completed","created_at":"2026-04-11 09:13:08","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":178,"quantity":350,"total_coins":350,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/45","status":"completed","created_at":"2026-04-11 06:01:34","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":177,"quantity":1000,"total_coins":1000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/42","status":"completed","created_at":"2026-04-10 07:23:14","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":176,"quantity":750,"total_coins":750,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/44","status":"completed","created_at":"2026-04-10 06:53:11","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":175,"quantity":250,"total_coins":250,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/44","status":"completed","created_at":"2026-04-10 04:37:59","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":174,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"completed","created_at":"2026-04-09 01:05:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":173,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-09 01:04:09","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":172,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/42","status":"completed","created_at":"2026-04-09 00:45:50","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":170,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-08 07:02:32","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":169,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"completed","created_at":"2026-04-08 07:01:03","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":168,"quantity":1000,"total_coins":1000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"completed","created_at":"2026-04-08 03:32:21","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":154,"quantity":325,"total_coins":325,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 09:39:00","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":153,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 05:21:54","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[14-Jun-2026 12:52:39 UTC] ✅ User profile retrieved successfully for user ID: 205
[14-Jun-2026 12:52:39 UTC] Total orders count: 29
[14-Jun-2026 12:52:39 UTC] === API CALL LOG ===
[14-Jun-2026 12:52:39 UTC] Endpoint: user/profile.php
[14-Jun-2026 12:52:39 UTC] Full Log Data: {
    "timestamp": "2026-06-14 12:52:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:f29:228:76c7:dd7c:e457:a441:3da7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:f29:228:76c7:dd7c:e457:a441:3da7, 162.159.122.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b97932dacb4a32-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:f29:228:76c7:dd7c:e457:a441:3da7",
        "cf-ipcountry": "AE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jun-2026 12:52:39 UTC] === END API CALL LOG ===
[14-Jun-2026 12:52:39 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jun-2026 12:52:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[14-Jun-2026 12:52:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jun-2026 12:52:39 UTC] ✅ JWT token verified successfully for user profile
[14-Jun-2026 12:52:39 UTC] User ID: 205
[14-Jun-2026 12:52:39 UTC] ✅ User profile retrieved successfully for user ID: 205
[14-Jun-2026 12:52:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jun-2026 12:52:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jun-2026 12:52:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a00:f29:228:76c7:dd7c:e457:a441:3da7, 162.159.122.75","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0b9793ccee84a32-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a00:f29:228:76c7:dd7c:e457:a441:3da7","cf-ipcountry":"AE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-Jun-2026 12:52:41 UTC] === User Orders API Called ===
[14-Jun-2026 12:52:41 UTC] User ID: 205
[14-Jun-2026 12:52:41 UTC] Limit: 20, Offset: 0
[14-Jun-2026 12:52:41 UTC] Orders found: 20
[14-Jun-2026 12:52:41 UTC] Orders data: [{"id":346,"quantity":1000,"total_coins":1000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Lotus365mahadevAuto\/212","status":"pending","created_at":"2026-06-14 16:09:41","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":345,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Lotus365mahadevAuto","status":"cancelled","created_at":"2026-06-14 12:54:15","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":344,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Lotus365mahadevAuto\/211","status":"cancelled","created_at":"2026-06-14 12:10:09","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":298,"quantity":1500,"total_coins":1500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Lotus365mahadevAuto\/138","status":"completed","created_at":"2026-05-22 15:31:53","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":297,"quantity":1500,"total_coins":1500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Lotus365mahadevAuto\/141","status":"completed","created_at":"2026-05-22 15:31:17","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":185,"quantity":150,"total_coins":3000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W","status":"completed","created_at":"2026-04-11 18:09:46","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":180,"quantity":750,"total_coins":750,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/44","status":"completed","created_at":"2026-04-11 09:14:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":179,"quantity":750,"total_coins":750,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/45","status":"completed","created_at":"2026-04-11 09:13:08","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":178,"quantity":350,"total_coins":350,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/45","status":"completed","created_at":"2026-04-11 06:01:34","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":177,"quantity":1000,"total_coins":1000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/42","status":"completed","created_at":"2026-04-10 07:23:14","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":176,"quantity":750,"total_coins":750,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/44","status":"completed","created_at":"2026-04-10 06:53:11","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":175,"quantity":250,"total_coins":250,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/44","status":"completed","created_at":"2026-04-10 04:37:59","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":174,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"completed","created_at":"2026-04-09 01:05:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":173,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-09 01:04:09","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":172,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/42","status":"completed","created_at":"2026-04-09 00:45:50","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":170,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-08 07:02:32","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":169,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"completed","created_at":"2026-04-08 07:01:03","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":168,"quantity":1000,"total_coins":1000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"completed","created_at":"2026-04-08 03:32:21","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":154,"quantity":325,"total_coins":325,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 09:39:00","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":153,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 05:21:54","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[14-Jun-2026 12:52:41 UTC] Total orders count: 29
[14-Jun-2026 14:05:47 UTC] === API CALL LOG ===
[14-Jun-2026 14:05:47 UTC] Endpoint: user/profile.php
[14-Jun-2026 14:05:47 UTC] Full Log Data: {
    "timestamp": "2026-06-14 14:05:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.54.70.88",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "84.54.70.88, 172.70.243.197",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODEzIiwidXNlcm5hbWUiOiJiYWhvZGlyb3YiLCJlbWFpbCI6ImJhaG9kaXJvdjUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODIwNTA3NDV9.1ZrE5oNP1sSXTndjxFPG5asb5knClxA-u2ro1P8xYaI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b9e45349be9256-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "84.54.70.88",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jun-2026 14:05:47 UTC] === END API CALL LOG ===
[14-Jun-2026 14:05:47 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jun-2026 14:05:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODEzIiwidXNlcm5hbWUiOiJiYWhvZGlyb3YiLCJlbWFpbCI6ImJhaG9kaXJvdjUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODIwNTA3NDV9.1ZrE5oNP1sSXTndjxFPG5asb5knClxA-u2ro1P8xYaI
[14-Jun-2026 14:05:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jun-2026 14:05:47 UTC] ✅ JWT token verified successfully for user profile
[14-Jun-2026 14:05:47 UTC] User ID: 813
[14-Jun-2026 14:05:47 UTC] ✅ User profile retrieved successfully for user ID: 813
[14-Jun-2026 14:05:47 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jun-2026 14:05:47 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jun-2026 14:05:47 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"84.54.70.88, 172.70.243.197","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODEzIiwidXNlcm5hbWUiOiJiYWhvZGlyb3YiLCJlbWFpbCI6ImJhaG9kaXJvdjUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODIwNTA3NDV9.1ZrE5oNP1sSXTndjxFPG5asb5knClxA-u2ro1P8xYaI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0b9e45349c09256-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"84.54.70.88","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-Jun-2026 14:05:47 UTC] === User Orders API Called ===
[14-Jun-2026 14:05:47 UTC] User ID: 813
[14-Jun-2026 14:05:47 UTC] Limit: 20, Offset: 0
[14-Jun-2026 14:05:47 UTC] Orders found: 0
[14-Jun-2026 14:05:47 UTC] Orders data: []
[14-Jun-2026 14:05:47 UTC] Total orders count: 0
[14-Jun-2026 14:05:47 UTC] === API CALL LOG ===
[14-Jun-2026 14:05:47 UTC] Endpoint: user/profile.php
[14-Jun-2026 14:05:47 UTC] Full Log Data: {
    "timestamp": "2026-06-14 14:05:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.54.70.88",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "84.54.70.88, 172.70.243.197",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODEzIiwidXNlcm5hbWUiOiJiYWhvZGlyb3YiLCJlbWFpbCI6ImJhaG9kaXJvdjUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODIwNTA3NDV9.1ZrE5oNP1sSXTndjxFPG5asb5knClxA-u2ro1P8xYaI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b9e45349c19256-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "84.54.70.88",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jun-2026 14:05:47 UTC] === END API CALL LOG ===
[14-Jun-2026 14:05:47 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jun-2026 14:05:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODEzIiwidXNlcm5hbWUiOiJiYWhvZGlyb3YiLCJlbWFpbCI6ImJhaG9kaXJvdjUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODIwNTA3NDV9.1ZrE5oNP1sSXTndjxFPG5asb5knClxA-u2ro1P8xYaI
[14-Jun-2026 14:05:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jun-2026 14:05:47 UTC] ✅ JWT token verified successfully for user profile
[14-Jun-2026 14:05:47 UTC] User ID: 813
[14-Jun-2026 14:05:47 UTC] ✅ User profile retrieved successfully for user ID: 813
[14-Jun-2026 14:05:48 UTC] === API CALL LOG ===
[14-Jun-2026 14:05:48 UTC] Endpoint: user/profile.php
[14-Jun-2026 14:05:48 UTC] Full Log Data: {
    "timestamp": "2026-06-14 14:05:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.54.70.88",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "84.54.70.88, 172.70.243.197",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODEzIiwidXNlcm5hbWUiOiJiYWhvZGlyb3YiLCJlbWFpbCI6ImJhaG9kaXJvdjUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODIwNTA3NDV9.1ZrE5oNP1sSXTndjxFPG5asb5knClxA-u2ro1P8xYaI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b9e4572c7a9256-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "84.54.70.88",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jun-2026 14:05:48 UTC] === END API CALL LOG ===
[14-Jun-2026 14:05:48 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jun-2026 14:05:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODEzIiwidXNlcm5hbWUiOiJiYWhvZGlyb3YiLCJlbWFpbCI6ImJhaG9kaXJvdjUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODIwNTA3NDV9.1ZrE5oNP1sSXTndjxFPG5asb5knClxA-u2ro1P8xYaI
[14-Jun-2026 14:05:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jun-2026 14:05:48 UTC] ✅ JWT token verified successfully for user profile
[14-Jun-2026 14:05:48 UTC] User ID: 813
[14-Jun-2026 14:05:48 UTC] ✅ User profile retrieved successfully for user ID: 813
[14-Jun-2026 14:06:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jun-2026 14:06:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jun-2026 14:06:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"84.54.70.88, 172.70.243.198","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODEzIiwidXNlcm5hbWUiOiJiYWhvZGlyb3YiLCJlbWFpbCI6ImJhaG9kaXJvdjUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODIwNTA3NDV9.1ZrE5oNP1sSXTndjxFPG5asb5knClxA-u2ro1P8xYaI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0b9e5bac9619256-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"84.54.70.88","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-Jun-2026 14:06:44 UTC] === User Orders API Called ===
[14-Jun-2026 14:06:44 UTC] User ID: 813
[14-Jun-2026 14:06:44 UTC] Limit: 20, Offset: 0
[14-Jun-2026 14:06:44 UTC] Orders found: 0
[14-Jun-2026 14:06:44 UTC] Orders data: []
[14-Jun-2026 14:06:44 UTC] Total orders count: 0
[14-Jun-2026 14:06:45 UTC] === API CALL LOG ===
[14-Jun-2026 14:06:45 UTC] Endpoint: user/profile.php
[14-Jun-2026 14:06:45 UTC] Full Log Data: {
    "timestamp": "2026-06-14 14:06:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.54.70.88",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "84.54.70.88, 172.70.243.198",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODEzIiwidXNlcm5hbWUiOiJiYWhvZGlyb3YiLCJlbWFpbCI6ImJhaG9kaXJvdjUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODIwNTA3NDV9.1ZrE5oNP1sSXTndjxFPG5asb5knClxA-u2ro1P8xYaI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b9e5bb89cc9256-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "84.54.70.88",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jun-2026 14:06:45 UTC] === END API CALL LOG ===
[14-Jun-2026 14:06:45 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jun-2026 14:06:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODEzIiwidXNlcm5hbWUiOiJiYWhvZGlyb3YiLCJlbWFpbCI6ImJhaG9kaXJvdjUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODIwNTA3NDV9.1ZrE5oNP1sSXTndjxFPG5asb5knClxA-u2ro1P8xYaI
[14-Jun-2026 14:06:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jun-2026 14:06:45 UTC] ✅ JWT token verified successfully for user profile
[14-Jun-2026 14:06:45 UTC] User ID: 813
[14-Jun-2026 14:06:45 UTC] ✅ User profile retrieved successfully for user ID: 813
[14-Jun-2026 14:06:45 UTC] === API CALL LOG ===
[14-Jun-2026 14:06:45 UTC] Endpoint: user/profile.php
[14-Jun-2026 14:06:45 UTC] Full Log Data: {
    "timestamp": "2026-06-14 14:06:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.54.70.88",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "84.54.70.88, 172.70.243.198",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODEzIiwidXNlcm5hbWUiOiJiYWhvZGlyb3YiLCJlbWFpbCI6ImJhaG9kaXJvdjUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODIwNTA3NDV9.1ZrE5oNP1sSXTndjxFPG5asb5knClxA-u2ro1P8xYaI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b9e5be8b409256-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "84.54.70.88",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jun-2026 14:06:45 UTC] === END API CALL LOG ===
[14-Jun-2026 14:06:45 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jun-2026 14:06:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODEzIiwidXNlcm5hbWUiOiJiYWhvZGlyb3YiLCJlbWFpbCI6ImJhaG9kaXJvdjUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODIwNTA3NDV9.1ZrE5oNP1sSXTndjxFPG5asb5knClxA-u2ro1P8xYaI
[14-Jun-2026 14:06:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jun-2026 14:06:45 UTC] ✅ JWT token verified successfully for user profile
[14-Jun-2026 14:06:45 UTC] User ID: 813
[14-Jun-2026 14:06:45 UTC] ✅ User profile retrieved successfully for user ID: 813
[14-Jun-2026 14:06:45 UTC] === API CALL LOG ===
[14-Jun-2026 14:06:45 UTC] Endpoint: user/profile.php
[14-Jun-2026 14:06:45 UTC] Full Log Data: {
    "timestamp": "2026-06-14 14:06:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.54.70.88",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "84.54.70.88, 172.70.243.198",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODEzIiwidXNlcm5hbWUiOiJiYWhvZGlyb3YiLCJlbWFpbCI6ImJhaG9kaXJvdjUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODIwNTA3NDV9.1ZrE5oNP1sSXTndjxFPG5asb5knClxA-u2ro1P8xYaI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b9e5bf3ba59256-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "84.54.70.88",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jun-2026 14:06:45 UTC] === END API CALL LOG ===
[14-Jun-2026 14:06:45 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jun-2026 14:06:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODEzIiwidXNlcm5hbWUiOiJiYWhvZGlyb3YiLCJlbWFpbCI6ImJhaG9kaXJvdjUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODIwNTA3NDV9.1ZrE5oNP1sSXTndjxFPG5asb5knClxA-u2ro1P8xYaI
[14-Jun-2026 14:06:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jun-2026 14:06:45 UTC] ✅ JWT token verified successfully for user profile
[14-Jun-2026 14:06:45 UTC] User ID: 813
[14-Jun-2026 14:06:45 UTC] ✅ User profile retrieved successfully for user ID: 813
[14-Jun-2026 14:06:53 UTC] === API CALL LOG ===
[14-Jun-2026 14:06:53 UTC] Endpoint: user/profile.php
[14-Jun-2026 14:06:53 UTC] Full Log Data: {
    "timestamp": "2026-06-14 14:06:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.54.70.88",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "84.54.70.88, 104.23.166.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODEzIiwidXNlcm5hbWUiOiJiYWhvZGlyb3YiLCJlbWFpbCI6ImJhaG9kaXJvdjUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODIwNTA3NDV9.1ZrE5oNP1sSXTndjxFPG5asb5knClxA-u2ro1P8xYaI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b9e5f24fcdb847-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "84.54.70.88",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jun-2026 14:06:53 UTC] === END API CALL LOG ===
[14-Jun-2026 14:06:53 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jun-2026 14:06:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODEzIiwidXNlcm5hbWUiOiJiYWhvZGlyb3YiLCJlbWFpbCI6ImJhaG9kaXJvdjUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODIwNTA3NDV9.1ZrE5oNP1sSXTndjxFPG5asb5knClxA-u2ro1P8xYaI
[14-Jun-2026 14:06:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jun-2026 14:06:53 UTC] ✅ JWT token verified successfully for user profile
[14-Jun-2026 14:06:53 UTC] User ID: 813
[14-Jun-2026 14:06:53 UTC] ✅ User profile retrieved successfully for user ID: 813
[14-Jun-2026 14:06:54 UTC] === API CALL LOG ===
[14-Jun-2026 14:06:54 UTC] Endpoint: user/profile.php
[14-Jun-2026 14:06:54 UTC] Full Log Data: {
    "timestamp": "2026-06-14 14:06:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.54.70.88",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "84.54.70.88, 104.23.166.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODEzIiwidXNlcm5hbWUiOiJiYWhvZGlyb3YiLCJlbWFpbCI6ImJhaG9kaXJvdjUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODIwNTA3NDV9.1ZrE5oNP1sSXTndjxFPG5asb5knClxA-u2ro1P8xYaI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b9e5f75bc5b847-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "84.54.70.88",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jun-2026 14:06:54 UTC] === END API CALL LOG ===
[14-Jun-2026 14:06:54 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jun-2026 14:06:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODEzIiwidXNlcm5hbWUiOiJiYWhvZGlyb3YiLCJlbWFpbCI6ImJhaG9kaXJvdjUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODIwNTA3NDV9.1ZrE5oNP1sSXTndjxFPG5asb5knClxA-u2ro1P8xYaI
[14-Jun-2026 14:06:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jun-2026 14:06:54 UTC] ✅ JWT token verified successfully for user profile
[14-Jun-2026 14:06:54 UTC] User ID: 813
[14-Jun-2026 14:06:54 UTC] ✅ User profile retrieved successfully for user ID: 813
[14-Jun-2026 14:06:54 UTC] === API CALL LOG ===
[14-Jun-2026 14:06:54 UTC] Endpoint: user/profile.php
[14-Jun-2026 14:06:54 UTC] Full Log Data: {
    "timestamp": "2026-06-14 14:06:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.54.70.88",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "84.54.70.88, 104.23.166.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODEzIiwidXNlcm5hbWUiOiJiYWhvZGlyb3YiLCJlbWFpbCI6ImJhaG9kaXJvdjUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODIwNTA3NDV9.1ZrE5oNP1sSXTndjxFPG5asb5knClxA-u2ro1P8xYaI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b9e5f82d7db847-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "84.54.70.88",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jun-2026 14:06:54 UTC] === END API CALL LOG ===
[14-Jun-2026 14:06:54 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jun-2026 14:06:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODEzIiwidXNlcm5hbWUiOiJiYWhvZGlyb3YiLCJlbWFpbCI6ImJhaG9kaXJvdjUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODIwNTA3NDV9.1ZrE5oNP1sSXTndjxFPG5asb5knClxA-u2ro1P8xYaI
[14-Jun-2026 14:06:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jun-2026 14:06:54 UTC] ✅ JWT token verified successfully for user profile
[14-Jun-2026 14:06:54 UTC] User ID: 813
[14-Jun-2026 14:06:54 UTC] ✅ User profile retrieved successfully for user ID: 813
[14-Jun-2026 14:06:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jun-2026 14:06:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jun-2026 14:06:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"84.54.70.88, 104.23.166.101","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODEzIiwidXNlcm5hbWUiOiJiYWhvZGlyb3YiLCJlbWFpbCI6ImJhaG9kaXJvdjUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODIwNTA3NDV9.1ZrE5oNP1sSXTndjxFPG5asb5knClxA-u2ro1P8xYaI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0b9e5f82d7bb847-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"84.54.70.88","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-Jun-2026 14:06:54 UTC] === User Orders API Called ===
[14-Jun-2026 14:06:54 UTC] User ID: 813
[14-Jun-2026 14:06:54 UTC] Limit: 20, Offset: 0
[14-Jun-2026 14:06:54 UTC] Orders found: 0
[14-Jun-2026 14:06:54 UTC] Orders data: []
[14-Jun-2026 14:06:54 UTC] Total orders count: 0
[14-Jun-2026 14:06:55 UTC] === API CALL LOG ===
[14-Jun-2026 14:06:55 UTC] Endpoint: user/profile.php
[14-Jun-2026 14:06:55 UTC] Full Log Data: {
    "timestamp": "2026-06-14 14:06:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.54.70.88",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "84.54.70.88, 104.23.166.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODEzIiwidXNlcm5hbWUiOiJiYWhvZGlyb3YiLCJlbWFpbCI6ImJhaG9kaXJvdjUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODIwNTA3NDV9.1ZrE5oNP1sSXTndjxFPG5asb5knClxA-u2ro1P8xYaI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b9e5fc8ff2b847-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "84.54.70.88",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jun-2026 14:06:55 UTC] === END API CALL LOG ===
[14-Jun-2026 14:06:55 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jun-2026 14:06:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODEzIiwidXNlcm5hbWUiOiJiYWhvZGlyb3YiLCJlbWFpbCI6ImJhaG9kaXJvdjUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODIwNTA3NDV9.1ZrE5oNP1sSXTndjxFPG5asb5knClxA-u2ro1P8xYaI
[14-Jun-2026 14:06:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jun-2026 14:06:55 UTC] ✅ JWT token verified successfully for user profile
[14-Jun-2026 14:06:55 UTC] User ID: 813
[14-Jun-2026 14:06:55 UTC] ✅ User profile retrieved successfully for user ID: 813
[14-Jun-2026 14:07:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jun-2026 14:07:06 UTC] === API CALL LOG ===
[14-Jun-2026 14:07:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jun-2026 14:07:06 UTC] Endpoint: user/profile.php
[14-Jun-2026 14:07:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"84.54.70.88, 104.23.166.101","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODEzIiwidXNlcm5hbWUiOiJiYWhvZGlyb3YiLCJlbWFpbCI6ImJhaG9kaXJvdjUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODIwNTA3NDV9.1ZrE5oNP1sSXTndjxFPG5asb5knClxA-u2ro1P8xYaI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0b9e6425dae6d94-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"84.54.70.88","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-Jun-2026 14:07:06 UTC] Full Log Data: {
    "timestamp": "2026-06-14 14:07:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.54.70.88",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "84.54.70.88, 104.23.166.100",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODEzIiwidXNlcm5hbWUiOiJiYWhvZGlyb3YiLCJlbWFpbCI6ImJhaG9kaXJvdjUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODIwNTA3NDV9.1ZrE5oNP1sSXTndjxFPG5asb5knClxA-u2ro1P8xYaI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b9e6425daf6d94-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "84.54.70.88",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jun-2026 14:07:06 UTC] === END API CALL LOG ===
[14-Jun-2026 14:07:06 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jun-2026 14:07:06 UTC] === User Orders API Called ===
[14-Jun-2026 14:07:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODEzIiwidXNlcm5hbWUiOiJiYWhvZGlyb3YiLCJlbWFpbCI6ImJhaG9kaXJvdjUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODIwNTA3NDV9.1ZrE5oNP1sSXTndjxFPG5asb5knClxA-u2ro1P8xYaI
[14-Jun-2026 14:07:06 UTC] User ID: 813
[14-Jun-2026 14:07:06 UTC] Limit: 20, Offset: 0
[14-Jun-2026 14:07:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jun-2026 14:07:06 UTC] ✅ JWT token verified successfully for user profile
[14-Jun-2026 14:07:06 UTC] User ID: 813
[14-Jun-2026 14:07:06 UTC] ✅ User profile retrieved successfully for user ID: 813
[14-Jun-2026 14:07:06 UTC] Orders found: 0
[14-Jun-2026 14:07:06 UTC] Orders data: []
[14-Jun-2026 14:07:06 UTC] Total orders count: 0
[14-Jun-2026 14:07:07 UTC] === API CALL LOG ===
[14-Jun-2026 14:07:07 UTC] Endpoint: user/profile.php
[14-Jun-2026 14:07:07 UTC] Full Log Data: {
    "timestamp": "2026-06-14 14:07:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.54.70.88",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "84.54.70.88, 104.23.166.100",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODEzIiwidXNlcm5hbWUiOiJiYWhvZGlyb3YiLCJlbWFpbCI6ImJhaG9kaXJvdjUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODIwNTA3NDV9.1ZrE5oNP1sSXTndjxFPG5asb5knClxA-u2ro1P8xYaI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b9e644abf96d94-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "84.54.70.88",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jun-2026 14:07:07 UTC] === END API CALL LOG ===
[14-Jun-2026 14:07:07 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jun-2026 14:07:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODEzIiwidXNlcm5hbWUiOiJiYWhvZGlyb3YiLCJlbWFpbCI6ImJhaG9kaXJvdjUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODIwNTA3NDV9.1ZrE5oNP1sSXTndjxFPG5asb5knClxA-u2ro1P8xYaI
[14-Jun-2026 14:07:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jun-2026 14:07:07 UTC] ✅ JWT token verified successfully for user profile
[14-Jun-2026 14:07:07 UTC] User ID: 813
[14-Jun-2026 14:07:07 UTC] ✅ User profile retrieved successfully for user ID: 813
[14-Jun-2026 14:07:07 UTC] === API CALL LOG ===
[14-Jun-2026 14:07:07 UTC] Endpoint: user/profile.php
[14-Jun-2026 14:07:07 UTC] Full Log Data: {
    "timestamp": "2026-06-14 14:07:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.54.70.88",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "84.54.70.88, 104.23.166.100",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODEzIiwidXNlcm5hbWUiOiJiYWhvZGlyb3YiLCJlbWFpbCI6ImJhaG9kaXJvdjUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODIwNTA3NDV9.1ZrE5oNP1sSXTndjxFPG5asb5knClxA-u2ro1P8xYaI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b9e64928a46d94-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "84.54.70.88",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jun-2026 14:07:07 UTC] === END API CALL LOG ===
[14-Jun-2026 14:07:07 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jun-2026 14:07:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODEzIiwidXNlcm5hbWUiOiJiYWhvZGlyb3YiLCJlbWFpbCI6ImJhaG9kaXJvdjUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODIwNTA3NDV9.1ZrE5oNP1sSXTndjxFPG5asb5knClxA-u2ro1P8xYaI
[14-Jun-2026 14:07:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jun-2026 14:07:07 UTC] ✅ JWT token verified successfully for user profile
[14-Jun-2026 14:07:07 UTC] User ID: 813
[14-Jun-2026 14:07:07 UTC] ✅ User profile retrieved successfully for user ID: 813
[14-Jun-2026 14:07:13 UTC] === API CALL LOG ===
[14-Jun-2026 14:07:13 UTC] Endpoint: user/profile.php
[14-Jun-2026 14:07:13 UTC] Full Log Data: {
    "timestamp": "2026-06-14 14:07:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.54.70.88",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "84.54.70.88, 104.23.166.100",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODEzIiwidXNlcm5hbWUiOiJiYWhvZGlyb3YiLCJlbWFpbCI6ImJhaG9kaXJvdjUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODIwNTA3NDV9.1ZrE5oNP1sSXTndjxFPG5asb5knClxA-u2ro1P8xYaI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0b9e66fbf6f6d94-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "84.54.70.88",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jun-2026 14:07:13 UTC] === END API CALL LOG ===
[14-Jun-2026 14:07:13 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jun-2026 14:07:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODEzIiwidXNlcm5hbWUiOiJiYWhvZGlyb3YiLCJlbWFpbCI6ImJhaG9kaXJvdjUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODIwNTA3NDV9.1ZrE5oNP1sSXTndjxFPG5asb5knClxA-u2ro1P8xYaI
[14-Jun-2026 14:07:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jun-2026 14:07:13 UTC] ✅ JWT token verified successfully for user profile
[14-Jun-2026 14:07:13 UTC] User ID: 813
[14-Jun-2026 14:07:13 UTC] ✅ User profile retrieved successfully for user ID: 813
[14-Jun-2026 17:02:09 UTC] === API CALL LOG ===
[14-Jun-2026 17:02:09 UTC] Endpoint: user/profile.php
[14-Jun-2026 17:02:09 UTC] Full Log Data: {
    "timestamp": "2026-06-14 17:02:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.159.237.188",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.159.237.188, 104.23.219.13",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA1IiwidXNlcm5hbWUiOiJLaWJldCIsImVtYWlsIjoiZW5vY2traWJldDM3NUBnbWFpbC5jb20iLCJleHAiOjE3ODE5NjQ5Njd9.AQ91iIUY9FqJVPjAE3ZPSm7tKuPcuWL6nKyZSRY5X20",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0bae6aa7e7e0c5a-MUC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.159.237.188",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jun-2026 17:02:09 UTC] === END API CALL LOG ===
[14-Jun-2026 17:02:09 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jun-2026 17:02:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA1IiwidXNlcm5hbWUiOiJLaWJldCIsImVtYWlsIjoiZW5vY2traWJldDM3NUBnbWFpbC5jb20iLCJleHAiOjE3ODE5NjQ5Njd9.AQ91iIUY9FqJVPjAE3ZPSm7tKuPcuWL6nKyZSRY5X20
[14-Jun-2026 17:02:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jun-2026 17:02:09 UTC] ✅ JWT token verified successfully for user profile
[14-Jun-2026 17:02:09 UTC] User ID: 805
[14-Jun-2026 17:02:09 UTC] ✅ User profile retrieved successfully for user ID: 805
[14-Jun-2026 17:02:09 UTC] === API CALL LOG ===
[14-Jun-2026 17:02:09 UTC] Endpoint: user/profile.php
[14-Jun-2026 17:02:09 UTC] Full Log Data: {
    "timestamp": "2026-06-14 17:02:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.159.237.188",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.159.237.188, 104.23.219.13",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA1IiwidXNlcm5hbWUiOiJLaWJldCIsImVtYWlsIjoiZW5vY2traWJldDM3NUBnbWFpbC5jb20iLCJleHAiOjE3ODE5NjQ5Njd9.AQ91iIUY9FqJVPjAE3ZPSm7tKuPcuWL6nKyZSRY5X20",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0bae6aef8560c5a-MUC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.159.237.188",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jun-2026 17:02:09 UTC] === END API CALL LOG ===
[14-Jun-2026 17:02:09 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jun-2026 17:02:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA1IiwidXNlcm5hbWUiOiJLaWJldCIsImVtYWlsIjoiZW5vY2traWJldDM3NUBnbWFpbC5jb20iLCJleHAiOjE3ODE5NjQ5Njd9.AQ91iIUY9FqJVPjAE3ZPSm7tKuPcuWL6nKyZSRY5X20
[14-Jun-2026 17:02:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jun-2026 17:02:09 UTC] ✅ JWT token verified successfully for user profile
[14-Jun-2026 17:02:09 UTC] User ID: 805
[14-Jun-2026 17:02:09 UTC] ✅ User profile retrieved successfully for user ID: 805
[14-Jun-2026 17:02:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jun-2026 17:02:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jun-2026 17:02:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"154.159.237.188, 104.23.219.95","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA1IiwidXNlcm5hbWUiOiJLaWJldCIsImVtYWlsIjoiZW5vY2traWJldDM3NUBnbWFpbC5jb20iLCJleHAiOjE3ODE5NjQ5Njd9.AQ91iIUY9FqJVPjAE3ZPSm7tKuPcuWL6nKyZSRY5X20","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0bae6aef8510c5a-MUC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"154.159.237.188","cf-ipcountry":"KE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-Jun-2026 17:02:09 UTC] === User Orders API Called ===
[14-Jun-2026 17:02:09 UTC] User ID: 805
[14-Jun-2026 17:02:09 UTC] Limit: 20, Offset: 0
[14-Jun-2026 17:02:09 UTC] Orders found: 0
[14-Jun-2026 17:02:09 UTC] Orders data: []
[14-Jun-2026 17:02:09 UTC] Total orders count: 0
[14-Jun-2026 17:02:09 UTC] === API CALL LOG ===
[14-Jun-2026 17:02:09 UTC] Endpoint: user/profile.php
[14-Jun-2026 17:02:09 UTC] Full Log Data: {
    "timestamp": "2026-06-14 17:02:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.159.237.188",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.159.237.188, 104.23.219.95",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA1IiwidXNlcm5hbWUiOiJLaWJldCIsImVtYWlsIjoiZW5vY2traWJldDM3NUBnbWFpbC5jb20iLCJleHAiOjE3ODE5NjQ5Njd9.AQ91iIUY9FqJVPjAE3ZPSm7tKuPcuWL6nKyZSRY5X20",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0bae6aef8490c5a-MUC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.159.237.188",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jun-2026 17:02:09 UTC] === END API CALL LOG ===
[14-Jun-2026 17:02:09 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jun-2026 17:02:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA1IiwidXNlcm5hbWUiOiJLaWJldCIsImVtYWlsIjoiZW5vY2traWJldDM3NUBnbWFpbC5jb20iLCJleHAiOjE3ODE5NjQ5Njd9.AQ91iIUY9FqJVPjAE3ZPSm7tKuPcuWL6nKyZSRY5X20
[14-Jun-2026 17:02:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jun-2026 17:02:09 UTC] ✅ JWT token verified successfully for user profile
[14-Jun-2026 17:02:09 UTC] User ID: 805
[14-Jun-2026 17:02:09 UTC] ✅ User profile retrieved successfully for user ID: 805
[14-Jun-2026 17:07:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jun-2026 17:07:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jun-2026 17:07:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.63.204.183, 162.158.102.213","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE0IiwidXNlcm5hbWUiOiJjYXJhIiwiZW1haWwiOiJzaXJvemR6dXJhZXY4OEBnbWFpbC5jb20iLCJleHAiOjE3ODIwNjE2Mzl9.FvZNqU4d0NYU5oWoHyZAvXrKVztrp1Jx2YmWCTzYSDU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0baee47f864ef99-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"92.63.204.183","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-Jun-2026 17:07:20 UTC] === User Orders API Called ===
[14-Jun-2026 17:07:20 UTC] User ID: 814
[14-Jun-2026 17:07:20 UTC] Limit: 20, Offset: 0
[14-Jun-2026 17:07:20 UTC] Orders found: 0
[14-Jun-2026 17:07:20 UTC] Orders data: []
[14-Jun-2026 17:07:20 UTC] === API CALL LOG ===
[14-Jun-2026 17:07:20 UTC] Endpoint: user/profile.php
[14-Jun-2026 17:07:20 UTC] Total orders count: 0
[14-Jun-2026 17:07:20 UTC] Full Log Data: {
    "timestamp": "2026-06-14 17:07:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.204.183",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.204.183, 162.158.102.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE0IiwidXNlcm5hbWUiOiJjYXJhIiwiZW1haWwiOiJzaXJvemR6dXJhZXY4OEBnbWFpbC5jb20iLCJleHAiOjE3ODIwNjE2Mzl9.FvZNqU4d0NYU5oWoHyZAvXrKVztrp1Jx2YmWCTzYSDU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0baee47f85fef99-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.204.183",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jun-2026 17:07:20 UTC] === END API CALL LOG ===
[14-Jun-2026 17:07:20 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jun-2026 17:07:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE0IiwidXNlcm5hbWUiOiJjYXJhIiwiZW1haWwiOiJzaXJvemR6dXJhZXY4OEBnbWFpbC5jb20iLCJleHAiOjE3ODIwNjE2Mzl9.FvZNqU4d0NYU5oWoHyZAvXrKVztrp1Jx2YmWCTzYSDU
[14-Jun-2026 17:07:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jun-2026 17:07:20 UTC] ✅ JWT token verified successfully for user profile
[14-Jun-2026 17:07:20 UTC] User ID: 814
[14-Jun-2026 17:07:20 UTC] ✅ User profile retrieved successfully for user ID: 814
[14-Jun-2026 17:07:21 UTC] === API CALL LOG ===
[14-Jun-2026 17:07:21 UTC] Endpoint: user/profile.php
[14-Jun-2026 17:07:21 UTC] Full Log Data: {
    "timestamp": "2026-06-14 17:07:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.204.183",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.204.183, 162.158.102.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE0IiwidXNlcm5hbWUiOiJjYXJhIiwiZW1haWwiOiJzaXJvemR6dXJhZXY4OEBnbWFpbC5jb20iLCJleHAiOjE3ODIwNjE2Mzl9.FvZNqU4d0NYU5oWoHyZAvXrKVztrp1Jx2YmWCTzYSDU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0baee4a4fa5ef99-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.204.183",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jun-2026 17:07:21 UTC] === END API CALL LOG ===
[14-Jun-2026 17:07:21 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jun-2026 17:07:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE0IiwidXNlcm5hbWUiOiJjYXJhIiwiZW1haWwiOiJzaXJvemR6dXJhZXY4OEBnbWFpbC5jb20iLCJleHAiOjE3ODIwNjE2Mzl9.FvZNqU4d0NYU5oWoHyZAvXrKVztrp1Jx2YmWCTzYSDU
[14-Jun-2026 17:07:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jun-2026 17:07:21 UTC] ✅ JWT token verified successfully for user profile
[14-Jun-2026 17:07:21 UTC] User ID: 814
[14-Jun-2026 17:07:21 UTC] ✅ User profile retrieved successfully for user ID: 814
[14-Jun-2026 17:07:22 UTC] === API CALL LOG ===
[14-Jun-2026 17:07:22 UTC] Endpoint: user/profile.php
[14-Jun-2026 17:07:22 UTC] Full Log Data: {
    "timestamp": "2026-06-14 17:07:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.204.183",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.204.183, 162.158.102.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE0IiwidXNlcm5hbWUiOiJjYXJhIiwiZW1haWwiOiJzaXJvemR6dXJhZXY4OEBnbWFpbC5jb20iLCJleHAiOjE3ODIwNjE2Mzl9.FvZNqU4d0NYU5oWoHyZAvXrKVztrp1Jx2YmWCTzYSDU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0baee4ecc1eef99-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.204.183",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jun-2026 17:07:22 UTC] === END API CALL LOG ===
[14-Jun-2026 17:07:22 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jun-2026 17:07:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE0IiwidXNlcm5hbWUiOiJjYXJhIiwiZW1haWwiOiJzaXJvemR6dXJhZXY4OEBnbWFpbC5jb20iLCJleHAiOjE3ODIwNjE2Mzl9.FvZNqU4d0NYU5oWoHyZAvXrKVztrp1Jx2YmWCTzYSDU
[14-Jun-2026 17:07:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jun-2026 17:07:22 UTC] ✅ JWT token verified successfully for user profile
[14-Jun-2026 17:07:22 UTC] User ID: 814
[14-Jun-2026 17:07:22 UTC] ✅ User profile retrieved successfully for user ID: 814
[14-Jun-2026 17:07:36 UTC] === API CALL LOG ===
[14-Jun-2026 17:07:36 UTC] Endpoint: user/profile.php
[14-Jun-2026 17:07:36 UTC] Full Log Data: {
    "timestamp": "2026-06-14 17:07:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.204.183",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.204.183, 162.158.102.212",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE0IiwidXNlcm5hbWUiOiJjYXJhIiwiZW1haWwiOiJzaXJvemR6dXJhZXY4OEBnbWFpbC5jb20iLCJleHAiOjE3ODIwNjE2Mzl9.FvZNqU4d0NYU5oWoHyZAvXrKVztrp1Jx2YmWCTzYSDU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0baeeaa7934ef99-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.204.183",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jun-2026 17:07:36 UTC] === END API CALL LOG ===
[14-Jun-2026 17:07:36 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jun-2026 17:07:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE0IiwidXNlcm5hbWUiOiJjYXJhIiwiZW1haWwiOiJzaXJvemR6dXJhZXY4OEBnbWFpbC5jb20iLCJleHAiOjE3ODIwNjE2Mzl9.FvZNqU4d0NYU5oWoHyZAvXrKVztrp1Jx2YmWCTzYSDU
[14-Jun-2026 17:07:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jun-2026 17:07:36 UTC] ✅ JWT token verified successfully for user profile
[14-Jun-2026 17:07:36 UTC] User ID: 814
[14-Jun-2026 17:07:36 UTC] ✅ User profile retrieved successfully for user ID: 814
[14-Jun-2026 17:07:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jun-2026 17:07:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jun-2026 17:07:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.63.204.183, 162.158.102.212","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE0IiwidXNlcm5hbWUiOiJjYXJhIiwiZW1haWwiOiJzaXJvemR6dXJhZXY4OEBnbWFpbC5jb20iLCJleHAiOjE3ODIwNjE2Mzl9.FvZNqU4d0NYU5oWoHyZAvXrKVztrp1Jx2YmWCTzYSDU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0baeeaa7931ef99-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"92.63.204.183","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-Jun-2026 17:07:36 UTC] === User Orders API Called ===
[14-Jun-2026 17:07:36 UTC] User ID: 814
[14-Jun-2026 17:07:36 UTC] Limit: 20, Offset: 0
[14-Jun-2026 17:07:36 UTC] Orders found: 0
[14-Jun-2026 17:07:36 UTC] Orders data: []
[14-Jun-2026 17:07:36 UTC] Total orders count: 0
[14-Jun-2026 17:07:37 UTC] === API CALL LOG ===
[14-Jun-2026 17:07:37 UTC] Endpoint: user/profile.php
[14-Jun-2026 17:07:37 UTC] Full Log Data: {
    "timestamp": "2026-06-14 17:07:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.204.183",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.204.183, 162.158.102.212",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE0IiwidXNlcm5hbWUiOiJjYXJhIiwiZW1haWwiOiJzaXJvemR6dXJhZXY4OEBnbWFpbC5jb20iLCJleHAiOjE3ODIwNjE2Mzl9.FvZNqU4d0NYU5oWoHyZAvXrKVztrp1Jx2YmWCTzYSDU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0baeeae3aceef99-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.204.183",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jun-2026 17:07:37 UTC] === END API CALL LOG ===
[14-Jun-2026 17:07:37 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jun-2026 17:07:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE0IiwidXNlcm5hbWUiOiJjYXJhIiwiZW1haWwiOiJzaXJvemR6dXJhZXY4OEBnbWFpbC5jb20iLCJleHAiOjE3ODIwNjE2Mzl9.FvZNqU4d0NYU5oWoHyZAvXrKVztrp1Jx2YmWCTzYSDU
[14-Jun-2026 17:07:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jun-2026 17:07:37 UTC] ✅ JWT token verified successfully for user profile
[14-Jun-2026 17:07:37 UTC] User ID: 814
[14-Jun-2026 17:07:37 UTC] ✅ User profile retrieved successfully for user ID: 814
[14-Jun-2026 17:07:37 UTC] === API CALL LOG ===
[14-Jun-2026 17:07:37 UTC] Endpoint: user/profile.php
[14-Jun-2026 17:07:37 UTC] Full Log Data: {
    "timestamp": "2026-06-14 17:07:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.204.183",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.204.183, 162.158.102.212",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE0IiwidXNlcm5hbWUiOiJjYXJhIiwiZW1haWwiOiJzaXJvemR6dXJhZXY4OEBnbWFpbC5jb20iLCJleHAiOjE3ODIwNjE2Mzl9.FvZNqU4d0NYU5oWoHyZAvXrKVztrp1Jx2YmWCTzYSDU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0baeeb25e27ef99-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.204.183",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jun-2026 17:07:37 UTC] === END API CALL LOG ===
[14-Jun-2026 17:07:37 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jun-2026 17:07:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE0IiwidXNlcm5hbWUiOiJjYXJhIiwiZW1haWwiOiJzaXJvemR6dXJhZXY4OEBnbWFpbC5jb20iLCJleHAiOjE3ODIwNjE2Mzl9.FvZNqU4d0NYU5oWoHyZAvXrKVztrp1Jx2YmWCTzYSDU
[14-Jun-2026 17:07:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jun-2026 17:07:37 UTC] ✅ JWT token verified successfully for user profile
[14-Jun-2026 17:07:37 UTC] User ID: 814
[14-Jun-2026 17:07:37 UTC] ✅ User profile retrieved successfully for user ID: 814
[14-Jun-2026 17:08:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jun-2026 17:08:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jun-2026 17:08:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.63.204.183, 162.158.102.212","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE0IiwidXNlcm5hbWUiOiJjYXJhIiwiZW1haWwiOiJzaXJvemR6dXJhZXY4OEBnbWFpbC5jb20iLCJleHAiOjE3ODIwNjE2Mzl9.FvZNqU4d0NYU5oWoHyZAvXrKVztrp1Jx2YmWCTzYSDU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0baefebba09ef99-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"92.63.204.183","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-Jun-2026 17:08:28 UTC] === User Orders API Called ===
[14-Jun-2026 17:08:28 UTC] User ID: 814
[14-Jun-2026 17:08:28 UTC] Limit: 20, Offset: 0
[14-Jun-2026 17:08:28 UTC] Orders found: 0
[14-Jun-2026 17:08:28 UTC] Orders data: []
[14-Jun-2026 17:08:28 UTC] Total orders count: 0
[14-Jun-2026 17:08:28 UTC] === API CALL LOG ===
[14-Jun-2026 17:08:28 UTC] Endpoint: user/profile.php
[14-Jun-2026 17:08:28 UTC] Full Log Data: {
    "timestamp": "2026-06-14 17:08:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.204.183",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.204.183, 162.158.102.212",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE0IiwidXNlcm5hbWUiOiJjYXJhIiwiZW1haWwiOiJzaXJvemR6dXJhZXY4OEBnbWFpbC5jb20iLCJleHAiOjE3ODIwNjE2Mzl9.FvZNqU4d0NYU5oWoHyZAvXrKVztrp1Jx2YmWCTzYSDU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0baefebba0bef99-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.204.183",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jun-2026 17:08:28 UTC] === END API CALL LOG ===
[14-Jun-2026 17:08:28 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jun-2026 17:08:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE0IiwidXNlcm5hbWUiOiJjYXJhIiwiZW1haWwiOiJzaXJvemR6dXJhZXY4OEBnbWFpbC5jb20iLCJleHAiOjE3ODIwNjE2Mzl9.FvZNqU4d0NYU5oWoHyZAvXrKVztrp1Jx2YmWCTzYSDU
[14-Jun-2026 17:08:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jun-2026 17:08:28 UTC] ✅ JWT token verified successfully for user profile
[14-Jun-2026 17:08:28 UTC] User ID: 814
[14-Jun-2026 17:08:28 UTC] ✅ User profile retrieved successfully for user ID: 814
[14-Jun-2026 17:08:28 UTC] === API CALL LOG ===
[14-Jun-2026 17:08:28 UTC] Endpoint: user/profile.php
[14-Jun-2026 17:08:28 UTC] Full Log Data: {
    "timestamp": "2026-06-14 17:08:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.204.183",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.204.183, 162.158.102.212",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE0IiwidXNlcm5hbWUiOiJjYXJhIiwiZW1haWwiOiJzaXJvemR6dXJhZXY4OEBnbWFpbC5jb20iLCJleHAiOjE3ODIwNjE2Mzl9.FvZNqU4d0NYU5oWoHyZAvXrKVztrp1Jx2YmWCTzYSDU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0baefebba0eef99-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.204.183",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jun-2026 17:08:28 UTC] === END API CALL LOG ===
[14-Jun-2026 17:08:28 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jun-2026 17:08:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE0IiwidXNlcm5hbWUiOiJjYXJhIiwiZW1haWwiOiJzaXJvemR6dXJhZXY4OEBnbWFpbC5jb20iLCJleHAiOjE3ODIwNjE2Mzl9.FvZNqU4d0NYU5oWoHyZAvXrKVztrp1Jx2YmWCTzYSDU
[14-Jun-2026 17:08:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jun-2026 17:08:28 UTC] ✅ JWT token verified successfully for user profile
[14-Jun-2026 17:08:28 UTC] User ID: 814
[14-Jun-2026 17:08:28 UTC] ✅ User profile retrieved successfully for user ID: 814
[14-Jun-2026 17:08:28 UTC] === API CALL LOG ===
[14-Jun-2026 17:08:28 UTC] Endpoint: user/profile.php
[14-Jun-2026 17:08:28 UTC] Full Log Data: {
    "timestamp": "2026-06-14 17:08:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.204.183",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.204.183, 162.158.102.212",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE0IiwidXNlcm5hbWUiOiJjYXJhIiwiZW1haWwiOiJzaXJvemR6dXJhZXY4OEBnbWFpbC5jb20iLCJleHAiOjE3ODIwNjE2Mzl9.FvZNqU4d0NYU5oWoHyZAvXrKVztrp1Jx2YmWCTzYSDU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0baeff04f63ef99-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.204.183",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jun-2026 17:08:28 UTC] === END API CALL LOG ===
[14-Jun-2026 17:08:28 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jun-2026 17:08:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE0IiwidXNlcm5hbWUiOiJjYXJhIiwiZW1haWwiOiJzaXJvemR6dXJhZXY4OEBnbWFpbC5jb20iLCJleHAiOjE3ODIwNjE2Mzl9.FvZNqU4d0NYU5oWoHyZAvXrKVztrp1Jx2YmWCTzYSDU
[14-Jun-2026 17:08:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jun-2026 17:08:28 UTC] ✅ JWT token verified successfully for user profile
[14-Jun-2026 17:08:28 UTC] User ID: 814
[14-Jun-2026 17:08:28 UTC] ✅ User profile retrieved successfully for user ID: 814
[14-Jun-2026 17:08:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jun-2026 17:08:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jun-2026 17:08:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.63.204.183, 162.158.102.212","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE0IiwidXNlcm5hbWUiOiJjYXJhIiwiZW1haWwiOiJzaXJvemR6dXJhZXY4OEBnbWFpbC5jb20iLCJleHAiOjE3ODIwNjE2Mzl9.FvZNqU4d0NYU5oWoHyZAvXrKVztrp1Jx2YmWCTzYSDU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0baf03b0fb6ef99-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"92.63.204.183","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-Jun-2026 17:08:40 UTC] === User Orders API Called ===
[14-Jun-2026 17:08:40 UTC] User ID: 814
[14-Jun-2026 17:08:40 UTC] Limit: 20, Offset: 0
[14-Jun-2026 17:08:40 UTC] Orders found: 0
[14-Jun-2026 17:08:40 UTC] Orders data: []
[14-Jun-2026 17:08:40 UTC] Total orders count: 0
[14-Jun-2026 17:08:40 UTC] === API CALL LOG ===
[14-Jun-2026 17:08:40 UTC] Endpoint: user/profile.php
[14-Jun-2026 17:08:40 UTC] Full Log Data: {
    "timestamp": "2026-06-14 17:08:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.204.183",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.204.183, 162.158.102.212",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE0IiwidXNlcm5hbWUiOiJjYXJhIiwiZW1haWwiOiJzaXJvemR6dXJhZXY4OEBnbWFpbC5jb20iLCJleHAiOjE3ODIwNjE2Mzl9.FvZNqU4d0NYU5oWoHyZAvXrKVztrp1Jx2YmWCTzYSDU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0baf03b0fb7ef99-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.204.183",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jun-2026 17:08:40 UTC] === END API CALL LOG ===
[14-Jun-2026 17:08:40 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jun-2026 17:08:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE0IiwidXNlcm5hbWUiOiJjYXJhIiwiZW1haWwiOiJzaXJvemR6dXJhZXY4OEBnbWFpbC5jb20iLCJleHAiOjE3ODIwNjE2Mzl9.FvZNqU4d0NYU5oWoHyZAvXrKVztrp1Jx2YmWCTzYSDU
[14-Jun-2026 17:08:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jun-2026 17:08:40 UTC] ✅ JWT token verified successfully for user profile
[14-Jun-2026 17:08:40 UTC] User ID: 814
[14-Jun-2026 17:08:40 UTC] ✅ User profile retrieved successfully for user ID: 814
[14-Jun-2026 17:08:41 UTC] === API CALL LOG ===
[14-Jun-2026 17:08:41 UTC] Endpoint: user/profile.php
[14-Jun-2026 17:08:41 UTC] Full Log Data: {
    "timestamp": "2026-06-14 17:08:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.204.183",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.204.183, 162.158.102.212",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE0IiwidXNlcm5hbWUiOiJjYXJhIiwiZW1haWwiOiJzaXJvemR6dXJhZXY4OEBnbWFpbC5jb20iLCJleHAiOjE3ODIwNjE2Mzl9.FvZNqU4d0NYU5oWoHyZAvXrKVztrp1Jx2YmWCTzYSDU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0baf03e8a62ef99-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.204.183",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jun-2026 17:08:41 UTC] === END API CALL LOG ===
[14-Jun-2026 17:08:41 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jun-2026 17:08:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE0IiwidXNlcm5hbWUiOiJjYXJhIiwiZW1haWwiOiJzaXJvemR6dXJhZXY4OEBnbWFpbC5jb20iLCJleHAiOjE3ODIwNjE2Mzl9.FvZNqU4d0NYU5oWoHyZAvXrKVztrp1Jx2YmWCTzYSDU
[14-Jun-2026 17:08:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jun-2026 17:08:41 UTC] ✅ JWT token verified successfully for user profile
[14-Jun-2026 17:08:41 UTC] User ID: 814
[14-Jun-2026 17:08:41 UTC] ✅ User profile retrieved successfully for user ID: 814
[14-Jun-2026 17:08:42 UTC] === API CALL LOG ===
[14-Jun-2026 17:08:42 UTC] Endpoint: user/profile.php
[14-Jun-2026 17:08:42 UTC] Full Log Data: {
    "timestamp": "2026-06-14 17:08:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.204.183",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.204.183, 162.158.102.212",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE0IiwidXNlcm5hbWUiOiJjYXJhIiwiZW1haWwiOiJzaXJvemR6dXJhZXY4OEBnbWFpbC5jb20iLCJleHAiOjE3ODIwNjE2Mzl9.FvZNqU4d0NYU5oWoHyZAvXrKVztrp1Jx2YmWCTzYSDU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0baf04449d8ef99-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.204.183",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jun-2026 17:08:42 UTC] === END API CALL LOG ===
[14-Jun-2026 17:08:42 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jun-2026 17:08:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE0IiwidXNlcm5hbWUiOiJjYXJhIiwiZW1haWwiOiJzaXJvemR6dXJhZXY4OEBnbWFpbC5jb20iLCJleHAiOjE3ODIwNjE2Mzl9.FvZNqU4d0NYU5oWoHyZAvXrKVztrp1Jx2YmWCTzYSDU
[14-Jun-2026 17:08:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jun-2026 17:08:42 UTC] ✅ JWT token verified successfully for user profile
[14-Jun-2026 17:08:42 UTC] User ID: 814
[14-Jun-2026 17:08:42 UTC] ✅ User profile retrieved successfully for user ID: 814
[14-Jun-2026 17:09:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jun-2026 17:09:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jun-2026 17:09:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.63.204.183, 162.158.102.213","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE0IiwidXNlcm5hbWUiOiJjYXJhIiwiZW1haWwiOiJzaXJvemR6dXJhZXY4OEBnbWFpbC5jb20iLCJleHAiOjE3ODIwNjE2Mzl9.FvZNqU4d0NYU5oWoHyZAvXrKVztrp1Jx2YmWCTzYSDU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0baf0e13a04ef99-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"92.63.204.183","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-Jun-2026 17:09:07 UTC] === User Orders API Called ===
[14-Jun-2026 17:09:07 UTC] User ID: 814
[14-Jun-2026 17:09:07 UTC] Limit: 20, Offset: 0
[14-Jun-2026 17:09:07 UTC] Orders found: 0
[14-Jun-2026 17:09:07 UTC] Orders data: []
[14-Jun-2026 17:09:07 UTC] Total orders count: 0
[14-Jun-2026 17:09:10 UTC] === API CALL LOG ===
[14-Jun-2026 17:09:10 UTC] Endpoint: user/profile.php
[14-Jun-2026 17:09:10 UTC] Full Log Data: {
    "timestamp": "2026-06-14 17:09:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.204.183",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.204.183, 162.158.102.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE0IiwidXNlcm5hbWUiOiJjYXJhIiwiZW1haWwiOiJzaXJvemR6dXJhZXY4OEBnbWFpbC5jb20iLCJleHAiOjE3ODIwNjE2Mzl9.FvZNqU4d0NYU5oWoHyZAvXrKVztrp1Jx2YmWCTzYSDU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0baf0f1fa78ef99-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.204.183",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jun-2026 17:09:10 UTC] === END API CALL LOG ===
[14-Jun-2026 17:09:10 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jun-2026 17:09:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE0IiwidXNlcm5hbWUiOiJjYXJhIiwiZW1haWwiOiJzaXJvemR6dXJhZXY4OEBnbWFpbC5jb20iLCJleHAiOjE3ODIwNjE2Mzl9.FvZNqU4d0NYU5oWoHyZAvXrKVztrp1Jx2YmWCTzYSDU
[14-Jun-2026 17:09:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jun-2026 17:09:10 UTC] ✅ JWT token verified successfully for user profile
[14-Jun-2026 17:09:10 UTC] User ID: 814
[14-Jun-2026 17:09:10 UTC] ✅ User profile retrieved successfully for user ID: 814
[14-Jun-2026 17:09:10 UTC] User Purchases API - User ID: 814
[14-Jun-2026 17:09:10 UTC] User Purchases API - Total purchases found: 1
[14-Jun-2026 17:09:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jun-2026 17:09:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jun-2026 17:09:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.63.204.183, 162.158.102.213","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE0IiwidXNlcm5hbWUiOiJjYXJhIiwiZW1haWwiOiJzaXJvemR6dXJhZXY4OEBnbWFpbC5jb20iLCJleHAiOjE3ODIwNjE2Mzl9.FvZNqU4d0NYU5oWoHyZAvXrKVztrp1Jx2YmWCTzYSDU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0baf1157db9ef99-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"92.63.204.183","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-Jun-2026 17:09:15 UTC] === User Orders API Called ===
[14-Jun-2026 17:09:15 UTC] User ID: 814
[14-Jun-2026 17:09:15 UTC] Limit: 20, Offset: 0
[14-Jun-2026 17:09:15 UTC] Orders found: 0
[14-Jun-2026 17:09:15 UTC] Orders data: []
[14-Jun-2026 17:09:15 UTC] Total orders count: 0
[14-Jun-2026 17:09:15 UTC] === API CALL LOG ===
[14-Jun-2026 17:09:15 UTC] Endpoint: user/profile.php
[14-Jun-2026 17:09:15 UTC] Full Log Data: {
    "timestamp": "2026-06-14 17:09:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.204.183",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.204.183, 162.158.102.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE0IiwidXNlcm5hbWUiOiJjYXJhIiwiZW1haWwiOiJzaXJvemR6dXJhZXY4OEBnbWFpbC5jb20iLCJleHAiOjE3ODIwNjE2Mzl9.FvZNqU4d0NYU5oWoHyZAvXrKVztrp1Jx2YmWCTzYSDU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0baf1157dbdef99-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.204.183",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jun-2026 17:09:15 UTC] === END API CALL LOG ===
[14-Jun-2026 17:09:15 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jun-2026 17:09:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE0IiwidXNlcm5hbWUiOiJjYXJhIiwiZW1haWwiOiJzaXJvemR6dXJhZXY4OEBnbWFpbC5jb20iLCJleHAiOjE3ODIwNjE2Mzl9.FvZNqU4d0NYU5oWoHyZAvXrKVztrp1Jx2YmWCTzYSDU
[14-Jun-2026 17:09:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jun-2026 17:09:15 UTC] ✅ JWT token verified successfully for user profile
[14-Jun-2026 17:09:15 UTC] User ID: 814
[14-Jun-2026 17:09:15 UTC] === API CALL LOG ===
[14-Jun-2026 17:09:15 UTC] Endpoint: user/profile.php
[14-Jun-2026 17:09:15 UTC] ✅ User profile retrieved successfully for user ID: 814
[14-Jun-2026 17:09:15 UTC] Full Log Data: {
    "timestamp": "2026-06-14 17:09:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.204.183",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.204.183, 162.158.102.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE0IiwidXNlcm5hbWUiOiJjYXJhIiwiZW1haWwiOiJzaXJvemR6dXJhZXY4OEBnbWFpbC5jb20iLCJleHAiOjE3ODIwNjE2Mzl9.FvZNqU4d0NYU5oWoHyZAvXrKVztrp1Jx2YmWCTzYSDU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0baf1157dbbef99-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.204.183",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jun-2026 17:09:15 UTC] === END API CALL LOG ===
[14-Jun-2026 17:09:15 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jun-2026 17:09:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE0IiwidXNlcm5hbWUiOiJjYXJhIiwiZW1haWwiOiJzaXJvemR6dXJhZXY4OEBnbWFpbC5jb20iLCJleHAiOjE3ODIwNjE2Mzl9.FvZNqU4d0NYU5oWoHyZAvXrKVztrp1Jx2YmWCTzYSDU
[14-Jun-2026 17:09:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jun-2026 17:09:15 UTC] ✅ JWT token verified successfully for user profile
[14-Jun-2026 17:09:15 UTC] User ID: 814
[14-Jun-2026 17:09:15 UTC] ✅ User profile retrieved successfully for user ID: 814
[14-Jun-2026 17:09:17 UTC] === API CALL LOG ===
[14-Jun-2026 17:09:17 UTC] Endpoint: user/profile.php
[14-Jun-2026 17:09:17 UTC] Full Log Data: {
    "timestamp": "2026-06-14 17:09:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.204.183",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.204.183, 162.158.102.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE0IiwidXNlcm5hbWUiOiJjYXJhIiwiZW1haWwiOiJzaXJvemR6dXJhZXY4OEBnbWFpbC5jb20iLCJleHAiOjE3ODIwNjE2Mzl9.FvZNqU4d0NYU5oWoHyZAvXrKVztrp1Jx2YmWCTzYSDU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0baf11e3d6eef99-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.204.183",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jun-2026 17:09:17 UTC] === END API CALL LOG ===
[14-Jun-2026 17:09:17 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jun-2026 17:09:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE0IiwidXNlcm5hbWUiOiJjYXJhIiwiZW1haWwiOiJzaXJvemR6dXJhZXY4OEBnbWFpbC5jb20iLCJleHAiOjE3ODIwNjE2Mzl9.FvZNqU4d0NYU5oWoHyZAvXrKVztrp1Jx2YmWCTzYSDU
[14-Jun-2026 17:09:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jun-2026 17:09:17 UTC] ✅ JWT token verified successfully for user profile
[14-Jun-2026 17:09:17 UTC] User ID: 814
[14-Jun-2026 17:09:17 UTC] ✅ User profile retrieved successfully for user ID: 814
[14-Jun-2026 17:09:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jun-2026 17:09:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jun-2026 17:09:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.63.204.183, 162.158.102.213","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE0IiwidXNlcm5hbWUiOiJjYXJhIiwiZW1haWwiOiJzaXJvemR6dXJhZXY4OEBnbWFpbC5jb20iLCJleHAiOjE3ODIwNjE2Mzl9.FvZNqU4d0NYU5oWoHyZAvXrKVztrp1Jx2YmWCTzYSDU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0baf163da28ef99-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"92.63.204.183","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-Jun-2026 17:09:28 UTC] === User Orders API Called ===
[14-Jun-2026 17:09:28 UTC] User ID: 814
[14-Jun-2026 17:09:28 UTC] Limit: 20, Offset: 0
[14-Jun-2026 17:09:28 UTC] Orders found: 0
[14-Jun-2026 17:09:28 UTC] Orders data: []
[14-Jun-2026 17:09:28 UTC] Total orders count: 0
[14-Jun-2026 17:09:28 UTC] === API CALL LOG ===
[14-Jun-2026 17:09:28 UTC] Endpoint: user/profile.php
[14-Jun-2026 17:09:28 UTC] Full Log Data: {
    "timestamp": "2026-06-14 17:09:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.204.183",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.204.183, 162.158.102.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE0IiwidXNlcm5hbWUiOiJjYXJhIiwiZW1haWwiOiJzaXJvemR6dXJhZXY4OEBnbWFpbC5jb20iLCJleHAiOjE3ODIwNjE2Mzl9.FvZNqU4d0NYU5oWoHyZAvXrKVztrp1Jx2YmWCTzYSDU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0baf163da2cef99-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.204.183",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jun-2026 17:09:28 UTC] === END API CALL LOG ===
[14-Jun-2026 17:09:28 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jun-2026 17:09:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE0IiwidXNlcm5hbWUiOiJjYXJhIiwiZW1haWwiOiJzaXJvemR6dXJhZXY4OEBnbWFpbC5jb20iLCJleHAiOjE3ODIwNjE2Mzl9.FvZNqU4d0NYU5oWoHyZAvXrKVztrp1Jx2YmWCTzYSDU
[14-Jun-2026 17:09:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jun-2026 17:09:28 UTC] ✅ JWT token verified successfully for user profile
[14-Jun-2026 17:09:28 UTC] User ID: 814
[14-Jun-2026 17:09:28 UTC] ✅ User profile retrieved successfully for user ID: 814
[14-Jun-2026 17:09:28 UTC] === API CALL LOG ===
[14-Jun-2026 17:09:28 UTC] Endpoint: user/profile.php
[14-Jun-2026 17:09:28 UTC] Full Log Data: {
    "timestamp": "2026-06-14 17:09:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.204.183",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.204.183, 162.158.102.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE0IiwidXNlcm5hbWUiOiJjYXJhIiwiZW1haWwiOiJzaXJvemR6dXJhZXY4OEBnbWFpbC5jb20iLCJleHAiOjE3ODIwNjE2Mzl9.FvZNqU4d0NYU5oWoHyZAvXrKVztrp1Jx2YmWCTzYSDU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0baf166185fef99-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.204.183",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jun-2026 17:09:28 UTC] === END API CALL LOG ===
[14-Jun-2026 17:09:28 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jun-2026 17:09:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE0IiwidXNlcm5hbWUiOiJjYXJhIiwiZW1haWwiOiJzaXJvemR6dXJhZXY4OEBnbWFpbC5jb20iLCJleHAiOjE3ODIwNjE2Mzl9.FvZNqU4d0NYU5oWoHyZAvXrKVztrp1Jx2YmWCTzYSDU
[14-Jun-2026 17:09:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jun-2026 17:09:28 UTC] ✅ JWT token verified successfully for user profile
[14-Jun-2026 17:09:28 UTC] User ID: 814
[14-Jun-2026 17:09:28 UTC] ✅ User profile retrieved successfully for user ID: 814
[14-Jun-2026 17:09:29 UTC] === API CALL LOG ===
[14-Jun-2026 17:09:29 UTC] Endpoint: user/profile.php
[14-Jun-2026 17:09:29 UTC] Full Log Data: {
    "timestamp": "2026-06-14 17:09:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.204.183",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.204.183, 162.158.102.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE0IiwidXNlcm5hbWUiOiJjYXJhIiwiZW1haWwiOiJzaXJvemR6dXJhZXY4OEBnbWFpbC5jb20iLCJleHAiOjE3ODIwNjE2Mzl9.FvZNqU4d0NYU5oWoHyZAvXrKVztrp1Jx2YmWCTzYSDU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0baf16a2b60ef99-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.204.183",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jun-2026 17:09:29 UTC] === END API CALL LOG ===
[14-Jun-2026 17:09:29 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jun-2026 17:09:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE0IiwidXNlcm5hbWUiOiJjYXJhIiwiZW1haWwiOiJzaXJvemR6dXJhZXY4OEBnbWFpbC5jb20iLCJleHAiOjE3ODIwNjE2Mzl9.FvZNqU4d0NYU5oWoHyZAvXrKVztrp1Jx2YmWCTzYSDU
[14-Jun-2026 17:09:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jun-2026 17:09:29 UTC] ✅ JWT token verified successfully for user profile
[14-Jun-2026 17:09:29 UTC] User ID: 814
[14-Jun-2026 17:09:29 UTC] ✅ User profile retrieved successfully for user ID: 814
[14-Jun-2026 18:15:45 UTC] === API CALL LOG ===
[14-Jun-2026 18:15:45 UTC] Endpoint: user/profile.php
[14-Jun-2026 18:15:45 UTC] Full Log Data: {
    "timestamp": "2026-06-14 18:15:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.159.252.247",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.159.252.247, 104.23.219.13",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA1IiwidXNlcm5hbWUiOiJLaWJldCIsImVtYWlsIjoiZW5vY2traWJldDM3NUBnbWFpbC5jb20iLCJleHAiOjE3ODE5NjQ5Njd9.AQ91iIUY9FqJVPjAE3ZPSm7tKuPcuWL6nKyZSRY5X20",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0bb527becfe7509-MUC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.159.252.247",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jun-2026 18:15:45 UTC] === END API CALL LOG ===
[14-Jun-2026 18:15:45 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jun-2026 18:15:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA1IiwidXNlcm5hbWUiOiJLaWJldCIsImVtYWlsIjoiZW5vY2traWJldDM3NUBnbWFpbC5jb20iLCJleHAiOjE3ODE5NjQ5Njd9.AQ91iIUY9FqJVPjAE3ZPSm7tKuPcuWL6nKyZSRY5X20
[14-Jun-2026 18:15:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jun-2026 18:15:45 UTC] ✅ JWT token verified successfully for user profile
[14-Jun-2026 18:15:45 UTC] User ID: 805
[14-Jun-2026 18:15:45 UTC] ✅ User profile retrieved successfully for user ID: 805
[14-Jun-2026 18:15:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jun-2026 18:15:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jun-2026 18:15:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"154.159.252.247, 104.23.219.13","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA1IiwidXNlcm5hbWUiOiJLaWJldCIsImVtYWlsIjoiZW5vY2traWJldDM3NUBnbWFpbC5jb20iLCJleHAiOjE3ODE5NjQ5Njd9.AQ91iIUY9FqJVPjAE3ZPSm7tKuPcuWL6nKyZSRY5X20","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0bb528e1e6e7509-MUC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"154.159.252.247","cf-ipcountry":"KE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-Jun-2026 18:15:48 UTC] === User Orders API Called ===
[14-Jun-2026 18:15:48 UTC] User ID: 805
[14-Jun-2026 18:15:48 UTC] Limit: 20, Offset: 0
[14-Jun-2026 18:15:48 UTC] Orders found: 0
[14-Jun-2026 18:15:48 UTC] Orders data: []
[14-Jun-2026 18:15:48 UTC] Total orders count: 0
[14-Jun-2026 18:15:48 UTC] === API CALL LOG ===
[14-Jun-2026 18:15:48 UTC] Endpoint: user/profile.php
[14-Jun-2026 18:15:48 UTC] Full Log Data: {
    "timestamp": "2026-06-14 18:15:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.159.252.247",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.159.252.247, 104.23.219.13",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA1IiwidXNlcm5hbWUiOiJLaWJldCIsImVtYWlsIjoiZW5vY2traWJldDM3NUBnbWFpbC5jb20iLCJleHAiOjE3ODE5NjQ5Njd9.AQ91iIUY9FqJVPjAE3ZPSm7tKuPcuWL6nKyZSRY5X20",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0bb528e1e6a7509-MUC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.159.252.247",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jun-2026 18:15:48 UTC] === END API CALL LOG ===
[14-Jun-2026 18:15:48 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jun-2026 18:15:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA1IiwidXNlcm5hbWUiOiJLaWJldCIsImVtYWlsIjoiZW5vY2traWJldDM3NUBnbWFpbC5jb20iLCJleHAiOjE3ODE5NjQ5Njd9.AQ91iIUY9FqJVPjAE3ZPSm7tKuPcuWL6nKyZSRY5X20
[14-Jun-2026 18:15:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jun-2026 18:15:48 UTC] ✅ JWT token verified successfully for user profile
[14-Jun-2026 18:15:48 UTC] User ID: 805
[14-Jun-2026 18:15:48 UTC] ✅ User profile retrieved successfully for user ID: 805
[14-Jun-2026 18:15:48 UTC] === API CALL LOG ===
[14-Jun-2026 18:15:48 UTC] Endpoint: user/profile.php
[14-Jun-2026 18:15:48 UTC] Full Log Data: {
    "timestamp": "2026-06-14 18:15:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.159.252.247",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.159.252.247, 104.23.219.13",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA1IiwidXNlcm5hbWUiOiJLaWJldCIsImVtYWlsIjoiZW5vY2traWJldDM3NUBnbWFpbC5jb20iLCJleHAiOjE3ODE5NjQ5Njd9.AQ91iIUY9FqJVPjAE3ZPSm7tKuPcuWL6nKyZSRY5X20",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0bb528e1e6f7509-MUC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.159.252.247",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jun-2026 18:15:48 UTC] === END API CALL LOG ===
[14-Jun-2026 18:15:48 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jun-2026 18:15:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA1IiwidXNlcm5hbWUiOiJLaWJldCIsImVtYWlsIjoiZW5vY2traWJldDM3NUBnbWFpbC5jb20iLCJleHAiOjE3ODE5NjQ5Njd9.AQ91iIUY9FqJVPjAE3ZPSm7tKuPcuWL6nKyZSRY5X20
[14-Jun-2026 18:15:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jun-2026 18:15:48 UTC] ✅ JWT token verified successfully for user profile
[14-Jun-2026 18:15:48 UTC] User ID: 805
[14-Jun-2026 18:15:48 UTC] ✅ User profile retrieved successfully for user ID: 805
[14-Jun-2026 18:16:09 UTC] === API CALL LOG ===
[14-Jun-2026 18:16:09 UTC] Endpoint: user/profile.php
[14-Jun-2026 18:16:09 UTC] Full Log Data: {
    "timestamp": "2026-06-14 18:16:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.159.252.247",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.159.252.247, 104.23.219.12",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA1IiwidXNlcm5hbWUiOiJLaWJldCIsImVtYWlsIjoiZW5vY2traWJldDM3NUBnbWFpbC5jb20iLCJleHAiOjE3ODE5NjQ5Njd9.AQ91iIUY9FqJVPjAE3ZPSm7tKuPcuWL6nKyZSRY5X20",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0bb53105a527509-MUC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.159.252.247",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jun-2026 18:16:09 UTC] === END API CALL LOG ===
[14-Jun-2026 18:16:09 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jun-2026 18:16:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA1IiwidXNlcm5hbWUiOiJLaWJldCIsImVtYWlsIjoiZW5vY2traWJldDM3NUBnbWFpbC5jb20iLCJleHAiOjE3ODE5NjQ5Njd9.AQ91iIUY9FqJVPjAE3ZPSm7tKuPcuWL6nKyZSRY5X20
[14-Jun-2026 18:16:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jun-2026 18:16:09 UTC] ✅ JWT token verified successfully for user profile
[14-Jun-2026 18:16:09 UTC] User ID: 805
[14-Jun-2026 18:16:09 UTC] ✅ User profile retrieved successfully for user ID: 805
[14-Jun-2026 18:16:09 UTC] === API CALL LOG ===
[14-Jun-2026 18:16:09 UTC] Endpoint: user/profile.php
[14-Jun-2026 18:16:09 UTC] Full Log Data: {
    "timestamp": "2026-06-14 18:16:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.159.252.247",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.159.252.247, 104.23.219.12",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA1IiwidXNlcm5hbWUiOiJLaWJldCIsImVtYWlsIjoiZW5vY2traWJldDM3NUBnbWFpbC5jb20iLCJleHAiOjE3ODE5NjQ5Njd9.AQ91iIUY9FqJVPjAE3ZPSm7tKuPcuWL6nKyZSRY5X20",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0bb53105a537509-MUC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.159.252.247",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jun-2026 18:16:09 UTC] === END API CALL LOG ===
[14-Jun-2026 18:16:09 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jun-2026 18:16:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA1IiwidXNlcm5hbWUiOiJLaWJldCIsImVtYWlsIjoiZW5vY2traWJldDM3NUBnbWFpbC5jb20iLCJleHAiOjE3ODE5NjQ5Njd9.AQ91iIUY9FqJVPjAE3ZPSm7tKuPcuWL6nKyZSRY5X20
[14-Jun-2026 18:16:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jun-2026 18:16:09 UTC] ✅ JWT token verified successfully for user profile
[14-Jun-2026 18:16:09 UTC] User ID: 805
[14-Jun-2026 18:16:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jun-2026 18:16:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jun-2026 18:16:09 UTC] ✅ User profile retrieved successfully for user ID: 805
[14-Jun-2026 18:16:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"154.159.252.247, 104.23.219.12","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODA1IiwidXNlcm5hbWUiOiJLaWJldCIsImVtYWlsIjoiZW5vY2traWJldDM3NUBnbWFpbC5jb20iLCJleHAiOjE3ODE5NjQ5Njd9.AQ91iIUY9FqJVPjAE3ZPSm7tKuPcuWL6nKyZSRY5X20","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0bb53105a507509-MUC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"154.159.252.247","cf-ipcountry":"KE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-Jun-2026 18:16:09 UTC] === User Orders API Called ===
[14-Jun-2026 18:16:09 UTC] User ID: 805
[14-Jun-2026 18:16:09 UTC] Limit: 20, Offset: 0
[14-Jun-2026 18:16:09 UTC] Orders found: 0
[14-Jun-2026 18:16:09 UTC] Orders data: []
[14-Jun-2026 18:16:09 UTC] Total orders count: 0
[14-Jun-2026 23:08:50 UTC] === API CALL LOG ===
[14-Jun-2026 23:08:50 UTC] === API CALL LOG ===
[14-Jun-2026 23:08:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jun-2026 23:08:50 UTC] Endpoint: user/profile.php
[14-Jun-2026 23:08:50 UTC] Endpoint: user/profile.php
[14-Jun-2026 23:08:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jun-2026 23:08:50 UTC] Full Log Data: {
    "timestamp": "2026-06-14 23:08:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "169.224.5.82",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "169.224.5.82, 162.158.210.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE1IiwidXNlcm5hbWUiOiJqaGgiLCJlbWFpbCI6Im1zbG1hcjE1MEBnbWFpbC5jb20iLCJleHAiOjE3ODIwODMzMjl9.LoIDbr8HOPHH5BiDIOcyV4sqIkjcrtVNbAHA3diHQBw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0bcffd04c05d0f0-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "169.224.5.82",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jun-2026 23:08:50 UTC] Full Log Data: {
    "timestamp": "2026-06-14 23:08:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "169.224.5.82",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "169.224.5.82, 162.158.210.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE1IiwidXNlcm5hbWUiOiJqaGgiLCJlbWFpbCI6Im1zbG1hcjE1MEBnbWFpbC5jb20iLCJleHAiOjE3ODIwODMzMjl9.LoIDbr8HOPHH5BiDIOcyV4sqIkjcrtVNbAHA3diHQBw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0bcffd04c12d0f0-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "169.224.5.82",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jun-2026 23:08:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"169.224.5.82, 162.158.210.10","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE1IiwidXNlcm5hbWUiOiJqaGgiLCJlbWFpbCI6Im1zbG1hcjE1MEBnbWFpbC5jb20iLCJleHAiOjE3ODIwODMzMjl9.LoIDbr8HOPHH5BiDIOcyV4sqIkjcrtVNbAHA3diHQBw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0bcffd04c0ed0f0-SOF","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"169.224.5.82","cf-ipcountry":"IQ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-Jun-2026 23:08:50 UTC] === END API CALL LOG ===
[14-Jun-2026 23:08:50 UTC] === END API CALL LOG ===
[14-Jun-2026 23:08:50 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jun-2026 23:08:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE1IiwidXNlcm5hbWUiOiJqaGgiLCJlbWFpbCI6Im1zbG1hcjE1MEBnbWFpbC5jb20iLCJleHAiOjE3ODIwODMzMjl9.LoIDbr8HOPHH5BiDIOcyV4sqIkjcrtVNbAHA3diHQBw
[14-Jun-2026 23:08:50 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jun-2026 23:08:50 UTC] === User Orders API Called ===
[14-Jun-2026 23:08:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE1IiwidXNlcm5hbWUiOiJqaGgiLCJlbWFpbCI6Im1zbG1hcjE1MEBnbWFpbC5jb20iLCJleHAiOjE3ODIwODMzMjl9.LoIDbr8HOPHH5BiDIOcyV4sqIkjcrtVNbAHA3diHQBw
[14-Jun-2026 23:08:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jun-2026 23:08:50 UTC] User ID: 815
[14-Jun-2026 23:08:50 UTC] ✅ JWT token verified successfully for user profile
[14-Jun-2026 23:08:50 UTC] Limit: 20, Offset: 0
[14-Jun-2026 23:08:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jun-2026 23:08:50 UTC] User ID: 815
[14-Jun-2026 23:08:50 UTC] ✅ JWT token verified successfully for user profile
[14-Jun-2026 23:08:50 UTC] User ID: 815
[14-Jun-2026 23:08:50 UTC] ✅ User profile retrieved successfully for user ID: 815
[14-Jun-2026 23:08:50 UTC] Orders found: 0
[14-Jun-2026 23:08:50 UTC] ✅ User profile retrieved successfully for user ID: 815
[14-Jun-2026 23:08:50 UTC] Orders data: []
[14-Jun-2026 23:08:50 UTC] Total orders count: 0
[14-Jun-2026 23:08:51 UTC] === API CALL LOG ===
[14-Jun-2026 23:08:51 UTC] Endpoint: user/profile.php
[14-Jun-2026 23:08:51 UTC] Full Log Data: {
    "timestamp": "2026-06-14 23:08:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "169.224.5.82",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "169.224.5.82, 162.158.210.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE1IiwidXNlcm5hbWUiOiJqaGgiLCJlbWFpbCI6Im1zbG1hcjE1MEBnbWFpbC5jb20iLCJleHAiOjE3ODIwODMzMjl9.LoIDbr8HOPHH5BiDIOcyV4sqIkjcrtVNbAHA3diHQBw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0bcffd558f5d0f0-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "169.224.5.82",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jun-2026 23:08:51 UTC] === END API CALL LOG ===
[14-Jun-2026 23:08:51 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jun-2026 23:08:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE1IiwidXNlcm5hbWUiOiJqaGgiLCJlbWFpbCI6Im1zbG1hcjE1MEBnbWFpbC5jb20iLCJleHAiOjE3ODIwODMzMjl9.LoIDbr8HOPHH5BiDIOcyV4sqIkjcrtVNbAHA3diHQBw
[14-Jun-2026 23:08:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jun-2026 23:08:51 UTC] ✅ JWT token verified successfully for user profile
[14-Jun-2026 23:08:51 UTC] User ID: 815
[14-Jun-2026 23:08:51 UTC] ✅ User profile retrieved successfully for user ID: 815
[14-Jun-2026 23:09:17 UTC] === API CALL LOG ===
[14-Jun-2026 23:09:17 UTC] Endpoint: user/profile.php
[14-Jun-2026 23:09:17 UTC] Full Log Data: {
    "timestamp": "2026-06-14 23:09:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "169.224.5.82",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "169.224.5.82, 162.158.210.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE1IiwidXNlcm5hbWUiOiJqaGgiLCJlbWFpbCI6Im1zbG1hcjE1MEBnbWFpbC5jb20iLCJleHAiOjE3ODIwODMzMjl9.LoIDbr8HOPHH5BiDIOcyV4sqIkjcrtVNbAHA3diHQBw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0bd00764c61d0f0-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "169.224.5.82",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jun-2026 23:09:17 UTC] === END API CALL LOG ===
[14-Jun-2026 23:09:17 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jun-2026 23:09:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE1IiwidXNlcm5hbWUiOiJqaGgiLCJlbWFpbCI6Im1zbG1hcjE1MEBnbWFpbC5jb20iLCJleHAiOjE3ODIwODMzMjl9.LoIDbr8HOPHH5BiDIOcyV4sqIkjcrtVNbAHA3diHQBw
[14-Jun-2026 23:09:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jun-2026 23:09:17 UTC] ✅ JWT token verified successfully for user profile
[14-Jun-2026 23:09:17 UTC] User ID: 815
[14-Jun-2026 23:09:17 UTC] ✅ User profile retrieved successfully for user ID: 815
[14-Jun-2026 23:09:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jun-2026 23:09:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jun-2026 23:09:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"169.224.5.82, 162.158.210.10","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE1IiwidXNlcm5hbWUiOiJqaGgiLCJlbWFpbCI6Im1zbG1hcjE1MEBnbWFpbC5jb20iLCJleHAiOjE3ODIwODMzMjl9.LoIDbr8HOPHH5BiDIOcyV4sqIkjcrtVNbAHA3diHQBw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0bd00950e96d0f0-SOF","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"169.224.5.82","cf-ipcountry":"IQ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-Jun-2026 23:09:22 UTC] === User Orders API Called ===
[14-Jun-2026 23:09:22 UTC] User ID: 815
[14-Jun-2026 23:09:22 UTC] Limit: 20, Offset: 0
[14-Jun-2026 23:09:22 UTC] Orders found: 0
[14-Jun-2026 23:09:22 UTC] Orders data: []
[14-Jun-2026 23:09:22 UTC] Total orders count: 0
[14-Jun-2026 23:09:22 UTC] === API CALL LOG ===
[14-Jun-2026 23:09:22 UTC] Endpoint: user/profile.php
[14-Jun-2026 23:09:22 UTC] Full Log Data: {
    "timestamp": "2026-06-14 23:09:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "169.224.5.82",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "169.224.5.82, 162.158.210.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE1IiwidXNlcm5hbWUiOiJqaGgiLCJlbWFpbCI6Im1zbG1hcjE1MEBnbWFpbC5jb20iLCJleHAiOjE3ODIwODMzMjl9.LoIDbr8HOPHH5BiDIOcyV4sqIkjcrtVNbAHA3diHQBw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0bd00950e98d0f0-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "169.224.5.82",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jun-2026 23:09:22 UTC] === END API CALL LOG ===
[14-Jun-2026 23:09:22 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jun-2026 23:09:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE1IiwidXNlcm5hbWUiOiJqaGgiLCJlbWFpbCI6Im1zbG1hcjE1MEBnbWFpbC5jb20iLCJleHAiOjE3ODIwODMzMjl9.LoIDbr8HOPHH5BiDIOcyV4sqIkjcrtVNbAHA3diHQBw
[14-Jun-2026 23:09:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jun-2026 23:09:22 UTC] ✅ JWT token verified successfully for user profile
[14-Jun-2026 23:09:22 UTC] User ID: 815
[14-Jun-2026 23:09:22 UTC] ✅ User profile retrieved successfully for user ID: 815
[14-Jun-2026 23:09:22 UTC] === API CALL LOG ===
[14-Jun-2026 23:09:22 UTC] Endpoint: user/profile.php
[14-Jun-2026 23:09:22 UTC] Full Log Data: {
    "timestamp": "2026-06-14 23:09:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "169.224.5.82",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "169.224.5.82, 162.158.210.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE1IiwidXNlcm5hbWUiOiJqaGgiLCJlbWFpbCI6Im1zbG1hcjE1MEBnbWFpbC5jb20iLCJleHAiOjE3ODIwODMzMjl9.LoIDbr8HOPHH5BiDIOcyV4sqIkjcrtVNbAHA3diHQBw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0bd00950e99d0f0-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "169.224.5.82",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jun-2026 23:09:22 UTC] === END API CALL LOG ===
[14-Jun-2026 23:09:22 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jun-2026 23:09:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE1IiwidXNlcm5hbWUiOiJqaGgiLCJlbWFpbCI6Im1zbG1hcjE1MEBnbWFpbC5jb20iLCJleHAiOjE3ODIwODMzMjl9.LoIDbr8HOPHH5BiDIOcyV4sqIkjcrtVNbAHA3diHQBw
[14-Jun-2026 23:09:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jun-2026 23:09:22 UTC] ✅ JWT token verified successfully for user profile
[14-Jun-2026 23:09:22 UTC] User ID: 815
[14-Jun-2026 23:09:22 UTC] ✅ User profile retrieved successfully for user ID: 815
[14-Jun-2026 23:09:24 UTC] === API CALL LOG ===
[14-Jun-2026 23:09:24 UTC] Endpoint: user/profile.php
[14-Jun-2026 23:09:24 UTC] Full Log Data: {
    "timestamp": "2026-06-14 23:09:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "169.224.5.82",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "169.224.5.82, 162.158.210.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE1IiwidXNlcm5hbWUiOiJqaGgiLCJlbWFpbCI6Im1zbG1hcjE1MEBnbWFpbC5jb20iLCJleHAiOjE3ODIwODMzMjl9.LoIDbr8HOPHH5BiDIOcyV4sqIkjcrtVNbAHA3diHQBw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0bd00a6fa3cd0f0-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "169.224.5.82",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jun-2026 23:09:24 UTC] === END API CALL LOG ===
[14-Jun-2026 23:09:24 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jun-2026 23:09:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE1IiwidXNlcm5hbWUiOiJqaGgiLCJlbWFpbCI6Im1zbG1hcjE1MEBnbWFpbC5jb20iLCJleHAiOjE3ODIwODMzMjl9.LoIDbr8HOPHH5BiDIOcyV4sqIkjcrtVNbAHA3diHQBw
[14-Jun-2026 23:09:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jun-2026 23:09:24 UTC] ✅ JWT token verified successfully for user profile
[14-Jun-2026 23:09:24 UTC] User ID: 815
[14-Jun-2026 23:09:24 UTC] ✅ User profile retrieved successfully for user ID: 815
[14-Jun-2026 23:09:25 UTC] === API CALL LOG ===
[14-Jun-2026 23:09:25 UTC] Endpoint: user/profile.php
[14-Jun-2026 23:09:25 UTC] Full Log Data: {
    "timestamp": "2026-06-14 23:09:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "169.224.5.82",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "169.224.5.82, 162.158.210.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE1IiwidXNlcm5hbWUiOiJqaGgiLCJlbWFpbCI6Im1zbG1hcjE1MEBnbWFpbC5jb20iLCJleHAiOjE3ODIwODMzMjl9.LoIDbr8HOPHH5BiDIOcyV4sqIkjcrtVNbAHA3diHQBw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0bd00a81ca0d0f0-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "169.224.5.82",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jun-2026 23:09:25 UTC] === END API CALL LOG ===
[14-Jun-2026 23:09:25 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jun-2026 23:09:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE1IiwidXNlcm5hbWUiOiJqaGgiLCJlbWFpbCI6Im1zbG1hcjE1MEBnbWFpbC5jb20iLCJleHAiOjE3ODIwODMzMjl9.LoIDbr8HOPHH5BiDIOcyV4sqIkjcrtVNbAHA3diHQBw
[14-Jun-2026 23:09:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jun-2026 23:09:25 UTC] ✅ JWT token verified successfully for user profile
[14-Jun-2026 23:09:25 UTC] User ID: 815
[14-Jun-2026 23:09:25 UTC] ✅ User profile retrieved successfully for user ID: 815
[14-Jun-2026 23:09:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jun-2026 23:09:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jun-2026 23:09:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"169.224.5.82, 162.158.210.10","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE1IiwidXNlcm5hbWUiOiJqaGgiLCJlbWFpbCI6Im1zbG1hcjE1MEBnbWFpbC5jb20iLCJleHAiOjE3ODIwODMzMjl9.LoIDbr8HOPHH5BiDIOcyV4sqIkjcrtVNbAHA3diHQBw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0bd00d84e0bd0f0-SOF","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"169.224.5.82","cf-ipcountry":"IQ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-Jun-2026 23:09:32 UTC] === User Orders API Called ===
[14-Jun-2026 23:09:32 UTC] User ID: 815
[14-Jun-2026 23:09:32 UTC] Limit: 20, Offset: 0
[14-Jun-2026 23:09:32 UTC] Orders found: 0
[14-Jun-2026 23:09:32 UTC] Orders data: []
[14-Jun-2026 23:09:32 UTC] Total orders count: 0
[14-Jun-2026 23:09:32 UTC] === API CALL LOG ===
[14-Jun-2026 23:09:32 UTC] Endpoint: user/profile.php
[14-Jun-2026 23:09:32 UTC] Full Log Data: {
    "timestamp": "2026-06-14 23:09:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "169.224.5.82",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "169.224.5.82, 162.158.210.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE1IiwidXNlcm5hbWUiOiJqaGgiLCJlbWFpbCI6Im1zbG1hcjE1MEBnbWFpbC5jb20iLCJleHAiOjE3ODIwODMzMjl9.LoIDbr8HOPHH5BiDIOcyV4sqIkjcrtVNbAHA3diHQBw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0bd00d84e0fd0f0-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "169.224.5.82",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jun-2026 23:09:32 UTC] === END API CALL LOG ===
[14-Jun-2026 23:09:32 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jun-2026 23:09:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE1IiwidXNlcm5hbWUiOiJqaGgiLCJlbWFpbCI6Im1zbG1hcjE1MEBnbWFpbC5jb20iLCJleHAiOjE3ODIwODMzMjl9.LoIDbr8HOPHH5BiDIOcyV4sqIkjcrtVNbAHA3diHQBw
[14-Jun-2026 23:09:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jun-2026 23:09:32 UTC] ✅ JWT token verified successfully for user profile
[14-Jun-2026 23:09:32 UTC] User ID: 815
[14-Jun-2026 23:09:32 UTC] ✅ User profile retrieved successfully for user ID: 815
[14-Jun-2026 23:09:32 UTC] === API CALL LOG ===
[14-Jun-2026 23:09:32 UTC] Endpoint: user/profile.php
[14-Jun-2026 23:09:32 UTC] Full Log Data: {
    "timestamp": "2026-06-14 23:09:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "169.224.5.82",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "169.224.5.82, 162.158.210.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE1IiwidXNlcm5hbWUiOiJqaGgiLCJlbWFpbCI6Im1zbG1hcjE1MEBnbWFpbC5jb20iLCJleHAiOjE3ODIwODMzMjl9.LoIDbr8HOPHH5BiDIOcyV4sqIkjcrtVNbAHA3diHQBw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0bd00d84e11d0f0-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "169.224.5.82",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jun-2026 23:09:32 UTC] === END API CALL LOG ===
[14-Jun-2026 23:09:32 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jun-2026 23:09:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE1IiwidXNlcm5hbWUiOiJqaGgiLCJlbWFpbCI6Im1zbG1hcjE1MEBnbWFpbC5jb20iLCJleHAiOjE3ODIwODMzMjl9.LoIDbr8HOPHH5BiDIOcyV4sqIkjcrtVNbAHA3diHQBw
[14-Jun-2026 23:09:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jun-2026 23:09:32 UTC] ✅ JWT token verified successfully for user profile
[14-Jun-2026 23:09:32 UTC] User ID: 815
[14-Jun-2026 23:09:32 UTC] ✅ User profile retrieved successfully for user ID: 815
[14-Jun-2026 23:09:48 UTC] === API CALL LOG ===
[14-Jun-2026 23:09:48 UTC] Endpoint: user/profile.php
[14-Jun-2026 23:09:48 UTC] Full Log Data: {
    "timestamp": "2026-06-14 23:09:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "169.224.5.82",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "169.224.5.82, 162.158.210.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE1IiwidXNlcm5hbWUiOiJqaGgiLCJlbWFpbCI6Im1zbG1hcjE1MEBnbWFpbC5jb20iLCJleHAiOjE3ODIwODMzMjl9.LoIDbr8HOPHH5BiDIOcyV4sqIkjcrtVNbAHA3diHQBw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0bd01389cbed0f0-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "169.224.5.82",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jun-2026 23:09:48 UTC] === END API CALL LOG ===
[14-Jun-2026 23:09:48 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jun-2026 23:09:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE1IiwidXNlcm5hbWUiOiJqaGgiLCJlbWFpbCI6Im1zbG1hcjE1MEBnbWFpbC5jb20iLCJleHAiOjE3ODIwODMzMjl9.LoIDbr8HOPHH5BiDIOcyV4sqIkjcrtVNbAHA3diHQBw
[14-Jun-2026 23:09:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jun-2026 23:09:48 UTC] ✅ JWT token verified successfully for user profile
[14-Jun-2026 23:09:48 UTC] User ID: 815
[14-Jun-2026 23:09:48 UTC] ✅ User profile retrieved successfully for user ID: 815
[14-Jun-2026 23:09:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jun-2026 23:09:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jun-2026 23:09:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"169.224.5.82, 162.158.210.10","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE1IiwidXNlcm5hbWUiOiJqaGgiLCJlbWFpbCI6Im1zbG1hcjE1MEBnbWFpbC5jb20iLCJleHAiOjE3ODIwODMzMjl9.LoIDbr8HOPHH5BiDIOcyV4sqIkjcrtVNbAHA3diHQBw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0bd01389cbad0f0-SOF","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"169.224.5.82","cf-ipcountry":"IQ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-Jun-2026 23:09:48 UTC] === User Orders API Called ===
[14-Jun-2026 23:09:48 UTC] User ID: 815
[14-Jun-2026 23:09:48 UTC] Limit: 20, Offset: 0
[14-Jun-2026 23:09:48 UTC] Orders found: 0
[14-Jun-2026 23:09:48 UTC] Orders data: []
[14-Jun-2026 23:09:48 UTC] Total orders count: 0
[14-Jun-2026 23:09:48 UTC] === API CALL LOG ===
[14-Jun-2026 23:09:48 UTC] Endpoint: user/profile.php
[14-Jun-2026 23:09:48 UTC] Full Log Data: {
    "timestamp": "2026-06-14 23:09:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "169.224.5.82",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "169.224.5.82, 162.158.210.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE1IiwidXNlcm5hbWUiOiJqaGgiLCJlbWFpbCI6Im1zbG1hcjE1MEBnbWFpbC5jb20iLCJleHAiOjE3ODIwODMzMjl9.LoIDbr8HOPHH5BiDIOcyV4sqIkjcrtVNbAHA3diHQBw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0bd013cede9d0f0-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "169.224.5.82",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jun-2026 23:09:48 UTC] === END API CALL LOG ===
[14-Jun-2026 23:09:48 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jun-2026 23:09:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE1IiwidXNlcm5hbWUiOiJqaGgiLCJlbWFpbCI6Im1zbG1hcjE1MEBnbWFpbC5jb20iLCJleHAiOjE3ODIwODMzMjl9.LoIDbr8HOPHH5BiDIOcyV4sqIkjcrtVNbAHA3diHQBw
[14-Jun-2026 23:09:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jun-2026 23:09:48 UTC] ✅ JWT token verified successfully for user profile
[14-Jun-2026 23:09:48 UTC] User ID: 815
[14-Jun-2026 23:09:48 UTC] ✅ User profile retrieved successfully for user ID: 815
[14-Jun-2026 23:09:49 UTC] === API CALL LOG ===
[14-Jun-2026 23:09:49 UTC] Endpoint: user/profile.php
[14-Jun-2026 23:09:49 UTC] Full Log Data: {
    "timestamp": "2026-06-14 23:09:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "169.224.5.82",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "169.224.5.82, 162.158.210.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE1IiwidXNlcm5hbWUiOiJqaGgiLCJlbWFpbCI6Im1zbG1hcjE1MEBnbWFpbC5jb20iLCJleHAiOjE3ODIwODMzMjl9.LoIDbr8HOPHH5BiDIOcyV4sqIkjcrtVNbAHA3diHQBw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0bd013d6f05d0f0-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "169.224.5.82",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jun-2026 23:09:49 UTC] === END API CALL LOG ===
[14-Jun-2026 23:09:49 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jun-2026 23:09:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE1IiwidXNlcm5hbWUiOiJqaGgiLCJlbWFpbCI6Im1zbG1hcjE1MEBnbWFpbC5jb20iLCJleHAiOjE3ODIwODMzMjl9.LoIDbr8HOPHH5BiDIOcyV4sqIkjcrtVNbAHA3diHQBw
[14-Jun-2026 23:09:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jun-2026 23:09:49 UTC] ✅ JWT token verified successfully for user profile
[14-Jun-2026 23:09:49 UTC] User ID: 815
[14-Jun-2026 23:09:49 UTC] ✅ User profile retrieved successfully for user ID: 815
[14-Jun-2026 23:09:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jun-2026 23:09:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jun-2026 23:09:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"169.224.5.82, 162.158.210.10","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE1IiwidXNlcm5hbWUiOiJqaGgiLCJlbWFpbCI6Im1zbG1hcjE1MEBnbWFpbC5jb20iLCJleHAiOjE3ODIwODMzMjl9.LoIDbr8HOPHH5BiDIOcyV4sqIkjcrtVNbAHA3diHQBw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0bd016b6849d0f0-SOF","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"169.224.5.82","cf-ipcountry":"IQ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-Jun-2026 23:09:56 UTC] === API CALL LOG ===
[14-Jun-2026 23:09:56 UTC] === User Orders API Called ===
[14-Jun-2026 23:09:56 UTC] User ID: 815
[14-Jun-2026 23:09:56 UTC] Endpoint: user/profile.php
[14-Jun-2026 23:09:56 UTC] Limit: 20, Offset: 0
[14-Jun-2026 23:09:56 UTC] Full Log Data: {
    "timestamp": "2026-06-14 23:09:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "169.224.5.82",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "169.224.5.82, 162.158.210.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE1IiwidXNlcm5hbWUiOiJqaGgiLCJlbWFpbCI6Im1zbG1hcjE1MEBnbWFpbC5jb20iLCJleHAiOjE3ODIwODMzMjl9.LoIDbr8HOPHH5BiDIOcyV4sqIkjcrtVNbAHA3diHQBw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0bd016b684bd0f0-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "169.224.5.82",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jun-2026 23:09:56 UTC] === END API CALL LOG ===
[14-Jun-2026 23:09:56 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jun-2026 23:09:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE1IiwidXNlcm5hbWUiOiJqaGgiLCJlbWFpbCI6Im1zbG1hcjE1MEBnbWFpbC5jb20iLCJleHAiOjE3ODIwODMzMjl9.LoIDbr8HOPHH5BiDIOcyV4sqIkjcrtVNbAHA3diHQBw
[14-Jun-2026 23:09:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jun-2026 23:09:56 UTC] ✅ JWT token verified successfully for user profile
[14-Jun-2026 23:09:56 UTC] User ID: 815
[14-Jun-2026 23:09:56 UTC] Orders found: 0
[14-Jun-2026 23:09:56 UTC] Orders data: []
[14-Jun-2026 23:09:56 UTC] ✅ User profile retrieved successfully for user ID: 815
[14-Jun-2026 23:09:56 UTC] Total orders count: 0
[14-Jun-2026 23:09:56 UTC] === API CALL LOG ===
[14-Jun-2026 23:09:56 UTC] Endpoint: user/profile.php
[14-Jun-2026 23:09:56 UTC] Full Log Data: {
    "timestamp": "2026-06-14 23:09:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "169.224.5.82",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "169.224.5.82, 162.158.210.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE1IiwidXNlcm5hbWUiOiJqaGgiLCJlbWFpbCI6Im1zbG1hcjE1MEBnbWFpbC5jb20iLCJleHAiOjE3ODIwODMzMjl9.LoIDbr8HOPHH5BiDIOcyV4sqIkjcrtVNbAHA3diHQBw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0bd016d3cd1d0f0-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "169.224.5.82",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jun-2026 23:09:56 UTC] === END API CALL LOG ===
[14-Jun-2026 23:09:56 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jun-2026 23:09:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE1IiwidXNlcm5hbWUiOiJqaGgiLCJlbWFpbCI6Im1zbG1hcjE1MEBnbWFpbC5jb20iLCJleHAiOjE3ODIwODMzMjl9.LoIDbr8HOPHH5BiDIOcyV4sqIkjcrtVNbAHA3diHQBw
[14-Jun-2026 23:09:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jun-2026 23:09:56 UTC] ✅ JWT token verified successfully for user profile
[14-Jun-2026 23:09:56 UTC] User ID: 815
[14-Jun-2026 23:09:56 UTC] ✅ User profile retrieved successfully for user ID: 815
[14-Jun-2026 23:09:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jun-2026 23:09:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jun-2026 23:09:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"169.224.5.82, 162.158.210.10","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE1IiwidXNlcm5hbWUiOiJqaGgiLCJlbWFpbCI6Im1zbG1hcjE1MEBnbWFpbC5jb20iLCJleHAiOjE3ODIwODMzMjl9.LoIDbr8HOPHH5BiDIOcyV4sqIkjcrtVNbAHA3diHQBw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0bd01736bdad0f0-SOF","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"169.224.5.82","cf-ipcountry":"IQ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-Jun-2026 23:09:57 UTC] === User Orders API Called ===
[14-Jun-2026 23:09:57 UTC] User ID: 815
[14-Jun-2026 23:09:57 UTC] Limit: 20, Offset: 0
[14-Jun-2026 23:09:57 UTC] Orders found: 0
[14-Jun-2026 23:09:57 UTC] Orders data: []
[14-Jun-2026 23:09:57 UTC] Total orders count: 0
[14-Jun-2026 23:09:57 UTC] === API CALL LOG ===
[14-Jun-2026 23:09:57 UTC] Endpoint: user/profile.php
[14-Jun-2026 23:09:57 UTC] Full Log Data: {
    "timestamp": "2026-06-14 23:09:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "169.224.5.82",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "169.224.5.82, 162.158.210.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE1IiwidXNlcm5hbWUiOiJqaGgiLCJlbWFpbCI6Im1zbG1hcjE1MEBnbWFpbC5jb20iLCJleHAiOjE3ODIwODMzMjl9.LoIDbr8HOPHH5BiDIOcyV4sqIkjcrtVNbAHA3diHQBw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0bd0173dd2cd0f0-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "169.224.5.82",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jun-2026 23:09:57 UTC] === END API CALL LOG ===
[14-Jun-2026 23:09:57 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jun-2026 23:09:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE1IiwidXNlcm5hbWUiOiJqaGgiLCJlbWFpbCI6Im1zbG1hcjE1MEBnbWFpbC5jb20iLCJleHAiOjE3ODIwODMzMjl9.LoIDbr8HOPHH5BiDIOcyV4sqIkjcrtVNbAHA3diHQBw
[14-Jun-2026 23:09:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jun-2026 23:09:57 UTC] ✅ JWT token verified successfully for user profile
[14-Jun-2026 23:09:57 UTC] User ID: 815
[14-Jun-2026 23:09:57 UTC] ✅ User profile retrieved successfully for user ID: 815
[14-Jun-2026 23:09:59 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jun-2026 23:09:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jun-2026 23:09:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"169.224.5.82, 162.158.210.10","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE1IiwidXNlcm5hbWUiOiJqaGgiLCJlbWFpbCI6Im1zbG1hcjE1MEBnbWFpbC5jb20iLCJleHAiOjE3ODIwODMzMjl9.LoIDbr8HOPHH5BiDIOcyV4sqIkjcrtVNbAHA3diHQBw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0bd017bca13d0f0-SOF","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"169.224.5.82","cf-ipcountry":"IQ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-Jun-2026 23:09:59 UTC] === User Orders API Called ===
[14-Jun-2026 23:09:59 UTC] User ID: 815
[14-Jun-2026 23:09:59 UTC] Limit: 20, Offset: 0
[14-Jun-2026 23:09:59 UTC] Orders found: 0
[14-Jun-2026 23:09:59 UTC] Orders data: []
[14-Jun-2026 23:09:59 UTC] Total orders count: 0
[14-Jun-2026 23:09:59 UTC] === API CALL LOG ===
[14-Jun-2026 23:09:59 UTC] Endpoint: user/profile.php
[14-Jun-2026 23:09:59 UTC] Full Log Data: {
    "timestamp": "2026-06-14 23:09:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "169.224.5.82",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "169.224.5.82, 162.158.210.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE1IiwidXNlcm5hbWUiOiJqaGgiLCJlbWFpbCI6Im1zbG1hcjE1MEBnbWFpbC5jb20iLCJleHAiOjE3ODIwODMzMjl9.LoIDbr8HOPHH5BiDIOcyV4sqIkjcrtVNbAHA3diHQBw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0bd017c6badd0f0-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "169.224.5.82",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jun-2026 23:09:59 UTC] === END API CALL LOG ===
[14-Jun-2026 23:09:59 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jun-2026 23:09:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE1IiwidXNlcm5hbWUiOiJqaGgiLCJlbWFpbCI6Im1zbG1hcjE1MEBnbWFpbC5jb20iLCJleHAiOjE3ODIwODMzMjl9.LoIDbr8HOPHH5BiDIOcyV4sqIkjcrtVNbAHA3diHQBw
[14-Jun-2026 23:09:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jun-2026 23:09:59 UTC] ✅ JWT token verified successfully for user profile
[14-Jun-2026 23:09:59 UTC] User ID: 815
[14-Jun-2026 23:09:59 UTC] ✅ User profile retrieved successfully for user ID: 815
[14-Jun-2026 23:09:59 UTC] === API CALL LOG ===
[14-Jun-2026 23:09:59 UTC] Endpoint: user/profile.php
[14-Jun-2026 23:09:59 UTC] Full Log Data: {
    "timestamp": "2026-06-14 23:09:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "169.224.5.82",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "169.224.5.82, 162.158.210.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE1IiwidXNlcm5hbWUiOiJqaGgiLCJlbWFpbCI6Im1zbG1hcjE1MEBnbWFpbC5jb20iLCJleHAiOjE3ODIwODMzMjl9.LoIDbr8HOPHH5BiDIOcyV4sqIkjcrtVNbAHA3diHQBw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0bd017fbbb9d0f0-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "169.224.5.82",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jun-2026 23:09:59 UTC] === END API CALL LOG ===
[14-Jun-2026 23:09:59 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jun-2026 23:09:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE1IiwidXNlcm5hbWUiOiJqaGgiLCJlbWFpbCI6Im1zbG1hcjE1MEBnbWFpbC5jb20iLCJleHAiOjE3ODIwODMzMjl9.LoIDbr8HOPHH5BiDIOcyV4sqIkjcrtVNbAHA3diHQBw
[14-Jun-2026 23:09:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jun-2026 23:09:59 UTC] ✅ JWT token verified successfully for user profile
[14-Jun-2026 23:09:59 UTC] User ID: 815
[14-Jun-2026 23:09:59 UTC] ✅ User profile retrieved successfully for user ID: 815
[14-Jun-2026 23:09:59 UTC] === API CALL LOG ===
[14-Jun-2026 23:09:59 UTC] Endpoint: user/profile.php
[14-Jun-2026 23:09:59 UTC] Full Log Data: {
    "timestamp": "2026-06-14 23:09:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "169.224.5.82",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "169.224.5.82, 162.158.210.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE1IiwidXNlcm5hbWUiOiJqaGgiLCJlbWFpbCI6Im1zbG1hcjE1MEBnbWFpbC5jb20iLCJleHAiOjE3ODIwODMzMjl9.LoIDbr8HOPHH5BiDIOcyV4sqIkjcrtVNbAHA3diHQBw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0bd01803d09d0f0-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "169.224.5.82",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jun-2026 23:09:59 UTC] === END API CALL LOG ===
[14-Jun-2026 23:09:59 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jun-2026 23:09:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE1IiwidXNlcm5hbWUiOiJqaGgiLCJlbWFpbCI6Im1zbG1hcjE1MEBnbWFpbC5jb20iLCJleHAiOjE3ODIwODMzMjl9.LoIDbr8HOPHH5BiDIOcyV4sqIkjcrtVNbAHA3diHQBw
[14-Jun-2026 23:09:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jun-2026 23:09:59 UTC] ✅ JWT token verified successfully for user profile
[14-Jun-2026 23:09:59 UTC] User ID: 815
[14-Jun-2026 23:09:59 UTC] ✅ User profile retrieved successfully for user ID: 815
[15-Jun-2026 06:40:13 UTC] === API CALL LOG ===
[15-Jun-2026 06:40:13 UTC] Endpoint: user/profile.php
[15-Jun-2026 06:40:13 UTC] Full Log Data: {
    "timestamp": "2026-06-15 06:40:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:18:7822:d47:18b9:2bef:74fe:171b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2804:18:7822:d47:18b9:2bef:74fe:171b, 104.23.254.17",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg4IiwidXNlcm5hbWUiOiJmZmZmZyIsImVtYWlsIjoicmVuZGE2NjU1QGdtYWlsLmNvbSIsImV4cCI6MTc4MTgyNjcyOH0.yMn4I0qC_H_rBr-2mriGVqvYBpbjGep25WLCUsbXhGs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0bf94fe6d249506-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2804:18:7822:d47:18b9:2bef:74fe:171b",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jun-2026 06:40:13 UTC] === END API CALL LOG ===
[15-Jun-2026 06:40:13 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jun-2026 06:40:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg4IiwidXNlcm5hbWUiOiJmZmZmZyIsImVtYWlsIjoicmVuZGE2NjU1QGdtYWlsLmNvbSIsImV4cCI6MTc4MTgyNjcyOH0.yMn4I0qC_H_rBr-2mriGVqvYBpbjGep25WLCUsbXhGs
[15-Jun-2026 06:40:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jun-2026 06:40:13 UTC] ✅ JWT token verified successfully for user profile
[15-Jun-2026 06:40:13 UTC] User ID: 788
[15-Jun-2026 06:40:13 UTC] ✅ User profile retrieved successfully for user ID: 788
[15-Jun-2026 06:40:13 UTC] === API CALL LOG ===
[15-Jun-2026 06:40:13 UTC] Endpoint: user/profile.php
[15-Jun-2026 06:40:13 UTC] Full Log Data: {
    "timestamp": "2026-06-15 06:40:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:18:7822:d47:18b9:2bef:74fe:171b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2804:18:7822:d47:18b9:2bef:74fe:171b, 104.23.254.17",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg4IiwidXNlcm5hbWUiOiJmZmZmZyIsImVtYWlsIjoicmVuZGE2NjU1QGdtYWlsLmNvbSIsImV4cCI6MTc4MTgyNjcyOH0.yMn4I0qC_H_rBr-2mriGVqvYBpbjGep25WLCUsbXhGs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0bf95064c129506-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2804:18:7822:d47:18b9:2bef:74fe:171b",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jun-2026 06:40:13 UTC] === END API CALL LOG ===
[15-Jun-2026 06:40:13 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jun-2026 06:40:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg4IiwidXNlcm5hbWUiOiJmZmZmZyIsImVtYWlsIjoicmVuZGE2NjU1QGdtYWlsLmNvbSIsImV4cCI6MTc4MTgyNjcyOH0.yMn4I0qC_H_rBr-2mriGVqvYBpbjGep25WLCUsbXhGs
[15-Jun-2026 06:40:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jun-2026 06:40:13 UTC] ✅ JWT token verified successfully for user profile
[15-Jun-2026 06:40:13 UTC] User ID: 788
[15-Jun-2026 06:40:13 UTC] ✅ User profile retrieved successfully for user ID: 788
[15-Jun-2026 06:40:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jun-2026 06:40:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jun-2026 06:40:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2804:18:7822:d47:18b9:2bef:74fe:171b, 104.23.254.17","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg4IiwidXNlcm5hbWUiOiJmZmZmZyIsImVtYWlsIjoicmVuZGE2NjU1QGdtYWlsLmNvbSIsImV4cCI6MTc4MTgyNjcyOH0.yMn4I0qC_H_rBr-2mriGVqvYBpbjGep25WLCUsbXhGs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0bf95064c149506-GRU","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2804:18:7822:d47:18b9:2bef:74fe:171b","cf-ipcountry":"BR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-Jun-2026 06:40:13 UTC] === User Orders API Called ===
[15-Jun-2026 06:40:13 UTC] User ID: 788
[15-Jun-2026 06:40:13 UTC] Limit: 20, Offset: 0
[15-Jun-2026 06:40:13 UTC] Orders found: 0
[15-Jun-2026 06:40:13 UTC] Orders data: []
[15-Jun-2026 06:40:13 UTC] Total orders count: 0
[15-Jun-2026 06:40:13 UTC] === API CALL LOG ===
[15-Jun-2026 06:40:13 UTC] Endpoint: user/profile.php
[15-Jun-2026 06:40:13 UTC] Full Log Data: {
    "timestamp": "2026-06-15 06:40:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:18:7822:d47:18b9:2bef:74fe:171b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2804:18:7822:d47:18b9:2bef:74fe:171b, 104.23.254.17",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg4IiwidXNlcm5hbWUiOiJmZmZmZyIsImVtYWlsIjoicmVuZGE2NjU1QGdtYWlsLmNvbSIsImV4cCI6MTc4MTgyNjcyOH0.yMn4I0qC_H_rBr-2mriGVqvYBpbjGep25WLCUsbXhGs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0bf9506eca59506-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2804:18:7822:d47:18b9:2bef:74fe:171b",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jun-2026 06:40:13 UTC] === END API CALL LOG ===
[15-Jun-2026 06:40:13 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jun-2026 06:40:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg4IiwidXNlcm5hbWUiOiJmZmZmZyIsImVtYWlsIjoicmVuZGE2NjU1QGdtYWlsLmNvbSIsImV4cCI6MTc4MTgyNjcyOH0.yMn4I0qC_H_rBr-2mriGVqvYBpbjGep25WLCUsbXhGs
[15-Jun-2026 06:40:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jun-2026 06:40:13 UTC] ✅ JWT token verified successfully for user profile
[15-Jun-2026 06:40:13 UTC] User ID: 788
[15-Jun-2026 06:40:13 UTC] ✅ User profile retrieved successfully for user ID: 788
[15-Jun-2026 06:40:15 UTC] === API CALL LOG ===
[15-Jun-2026 06:40:15 UTC] Endpoint: user/profile.php
[15-Jun-2026 06:40:15 UTC] Full Log Data: {
    "timestamp": "2026-06-15 06:40:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:18:7822:d47:18b9:2bef:74fe:171b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2804:18:7822:d47:18b9:2bef:74fe:171b, 104.23.254.17",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg4IiwidXNlcm5hbWUiOiJmZmZmZyIsImVtYWlsIjoicmVuZGE2NjU1QGdtYWlsLmNvbSIsImV4cCI6MTc4MTgyNjcyOH0.yMn4I0qC_H_rBr-2mriGVqvYBpbjGep25WLCUsbXhGs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0bf950dba239506-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2804:18:7822:d47:18b9:2bef:74fe:171b",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jun-2026 06:40:15 UTC] === END API CALL LOG ===
[15-Jun-2026 06:40:15 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jun-2026 06:40:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg4IiwidXNlcm5hbWUiOiJmZmZmZyIsImVtYWlsIjoicmVuZGE2NjU1QGdtYWlsLmNvbSIsImV4cCI6MTc4MTgyNjcyOH0.yMn4I0qC_H_rBr-2mriGVqvYBpbjGep25WLCUsbXhGs
[15-Jun-2026 06:40:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jun-2026 06:40:15 UTC] ✅ JWT token verified successfully for user profile
[15-Jun-2026 06:40:15 UTC] User ID: 788
[15-Jun-2026 06:40:15 UTC] ✅ User profile retrieved successfully for user ID: 788
[15-Jun-2026 06:40:21 UTC] === API CALL LOG ===
[15-Jun-2026 06:40:21 UTC] Endpoint: user/profile.php
[15-Jun-2026 06:40:21 UTC] Full Log Data: {
    "timestamp": "2026-06-15 06:40:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:18:7822:d47:18b9:2bef:74fe:171b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2804:18:7822:d47:18b9:2bef:74fe:171b, 104.23.254.17",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg4IiwidXNlcm5hbWUiOiJmZmZmZyIsImVtYWlsIjoicmVuZGE2NjU1QGdtYWlsLmNvbSIsImV4cCI6MTc4MTgyNjcyOH0.yMn4I0qC_H_rBr-2mriGVqvYBpbjGep25WLCUsbXhGs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0bf9531fda79506-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2804:18:7822:d47:18b9:2bef:74fe:171b",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jun-2026 06:40:21 UTC] === END API CALL LOG ===
[15-Jun-2026 06:40:21 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jun-2026 06:40:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg4IiwidXNlcm5hbWUiOiJmZmZmZyIsImVtYWlsIjoicmVuZGE2NjU1QGdtYWlsLmNvbSIsImV4cCI6MTc4MTgyNjcyOH0.yMn4I0qC_H_rBr-2mriGVqvYBpbjGep25WLCUsbXhGs
[15-Jun-2026 06:40:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jun-2026 06:40:21 UTC] ✅ JWT token verified successfully for user profile
[15-Jun-2026 06:40:21 UTC] User ID: 788
[15-Jun-2026 06:40:21 UTC] ✅ User profile retrieved successfully for user ID: 788
[15-Jun-2026 06:40:21 UTC] User Purchases API - User ID: 788
[15-Jun-2026 06:40:21 UTC] User Purchases API - Total purchases found: 0
[15-Jun-2026 06:40:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jun-2026 06:40:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jun-2026 06:40:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2804:18:7822:d47:18b9:2bef:74fe:171b, 104.23.254.17","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg4IiwidXNlcm5hbWUiOiJmZmZmZyIsImVtYWlsIjoicmVuZGE2NjU1QGdtYWlsLmNvbSIsImV4cCI6MTc4MTgyNjcyOH0.yMn4I0qC_H_rBr-2mriGVqvYBpbjGep25WLCUsbXhGs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0bf9555fb299506-GRU","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2804:18:7822:d47:18b9:2bef:74fe:171b","cf-ipcountry":"BR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-Jun-2026 06:40:26 UTC] === User Orders API Called ===
[15-Jun-2026 06:40:26 UTC] User ID: 788
[15-Jun-2026 06:40:26 UTC] Limit: 20, Offset: 0
[15-Jun-2026 06:40:26 UTC] Orders found: 0
[15-Jun-2026 06:40:26 UTC] Orders data: []
[15-Jun-2026 06:40:26 UTC] Total orders count: 0
[15-Jun-2026 06:40:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jun-2026 06:40:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jun-2026 06:40:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2804:18:7822:d47:18b9:2bef:74fe:171b, 104.23.254.17","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg4IiwidXNlcm5hbWUiOiJmZmZmZyIsImVtYWlsIjoicmVuZGE2NjU1QGdtYWlsLmNvbSIsImV4cCI6MTc4MTgyNjcyOH0.yMn4I0qC_H_rBr-2mriGVqvYBpbjGep25WLCUsbXhGs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0bf957c5c389506-GRU","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2804:18:7822:d47:18b9:2bef:74fe:171b","cf-ipcountry":"BR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-Jun-2026 06:40:32 UTC] === User Orders API Called ===
[15-Jun-2026 06:40:32 UTC] User ID: 788
[15-Jun-2026 06:40:32 UTC] Limit: 20, Offset: 0
[15-Jun-2026 06:40:32 UTC] Orders found: 0
[15-Jun-2026 06:40:32 UTC] Orders data: []
[15-Jun-2026 06:40:32 UTC] Total orders count: 0
[15-Jun-2026 06:40:32 UTC] === API CALL LOG ===
[15-Jun-2026 06:40:32 UTC] Endpoint: user/profile.php
[15-Jun-2026 06:40:32 UTC] Full Log Data: {
    "timestamp": "2026-06-15 06:40:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:18:7822:d47:18b9:2bef:74fe:171b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2804:18:7822:d47:18b9:2bef:74fe:171b, 104.23.254.17",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg4IiwidXNlcm5hbWUiOiJmZmZmZyIsImVtYWlsIjoicmVuZGE2NjU1QGdtYWlsLmNvbSIsImV4cCI6MTc4MTgyNjcyOH0.yMn4I0qC_H_rBr-2mriGVqvYBpbjGep25WLCUsbXhGs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0bf957cbc7d9506-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2804:18:7822:d47:18b9:2bef:74fe:171b",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jun-2026 06:40:32 UTC] === END API CALL LOG ===
[15-Jun-2026 06:40:32 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jun-2026 06:40:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg4IiwidXNlcm5hbWUiOiJmZmZmZyIsImVtYWlsIjoicmVuZGE2NjU1QGdtYWlsLmNvbSIsImV4cCI6MTc4MTgyNjcyOH0.yMn4I0qC_H_rBr-2mriGVqvYBpbjGep25WLCUsbXhGs
[15-Jun-2026 06:40:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jun-2026 06:40:32 UTC] ✅ JWT token verified successfully for user profile
[15-Jun-2026 06:40:32 UTC] User ID: 788
[15-Jun-2026 06:40:32 UTC] ✅ User profile retrieved successfully for user ID: 788
[15-Jun-2026 06:40:33 UTC] === API CALL LOG ===
[15-Jun-2026 06:40:33 UTC] Endpoint: user/profile.php
[15-Jun-2026 06:40:33 UTC] Full Log Data: {
    "timestamp": "2026-06-15 06:40:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:18:7822:d47:18b9:2bef:74fe:171b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2804:18:7822:d47:18b9:2bef:74fe:171b, 104.23.254.17",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg4IiwidXNlcm5hbWUiOiJmZmZmZyIsImVtYWlsIjoicmVuZGE2NjU1QGdtYWlsLmNvbSIsImV4cCI6MTc4MTgyNjcyOH0.yMn4I0qC_H_rBr-2mriGVqvYBpbjGep25WLCUsbXhGs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0bf9580dfe79506-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2804:18:7822:d47:18b9:2bef:74fe:171b",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jun-2026 06:40:33 UTC] === END API CALL LOG ===
[15-Jun-2026 06:40:33 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jun-2026 06:40:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg4IiwidXNlcm5hbWUiOiJmZmZmZyIsImVtYWlsIjoicmVuZGE2NjU1QGdtYWlsLmNvbSIsImV4cCI6MTc4MTgyNjcyOH0.yMn4I0qC_H_rBr-2mriGVqvYBpbjGep25WLCUsbXhGs
[15-Jun-2026 06:40:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jun-2026 06:40:33 UTC] ✅ JWT token verified successfully for user profile
[15-Jun-2026 06:40:33 UTC] User ID: 788
[15-Jun-2026 06:40:33 UTC] ✅ User profile retrieved successfully for user ID: 788
[15-Jun-2026 06:40:33 UTC] === API CALL LOG ===
[15-Jun-2026 06:40:33 UTC] Endpoint: user/profile.php
[15-Jun-2026 06:40:33 UTC] Full Log Data: {
    "timestamp": "2026-06-15 06:40:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:18:7822:d47:18b9:2bef:74fe:171b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2804:18:7822:d47:18b9:2bef:74fe:171b, 104.23.254.17",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg4IiwidXNlcm5hbWUiOiJmZmZmZyIsImVtYWlsIjoicmVuZGE2NjU1QGdtYWlsLmNvbSIsImV4cCI6MTc4MTgyNjcyOH0.yMn4I0qC_H_rBr-2mriGVqvYBpbjGep25WLCUsbXhGs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0bf9583ca019506-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2804:18:7822:d47:18b9:2bef:74fe:171b",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jun-2026 06:40:33 UTC] === END API CALL LOG ===
[15-Jun-2026 06:40:33 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jun-2026 06:40:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg4IiwidXNlcm5hbWUiOiJmZmZmZyIsImVtYWlsIjoicmVuZGE2NjU1QGdtYWlsLmNvbSIsImV4cCI6MTc4MTgyNjcyOH0.yMn4I0qC_H_rBr-2mriGVqvYBpbjGep25WLCUsbXhGs
[15-Jun-2026 06:40:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jun-2026 06:40:33 UTC] ✅ JWT token verified successfully for user profile
[15-Jun-2026 06:40:33 UTC] User ID: 788
[15-Jun-2026 06:40:33 UTC] ✅ User profile retrieved successfully for user ID: 788
[15-Jun-2026 06:40:53 UTC] === API CALL LOG ===
[15-Jun-2026 06:40:53 UTC] Endpoint: user/profile.php
[15-Jun-2026 06:40:53 UTC] Full Log Data: {
    "timestamp": "2026-06-15 06:40:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:18:7822:d47:18b9:2bef:74fe:171b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2804:18:7822:d47:18b9:2bef:74fe:171b, 104.23.254.16",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg4IiwidXNlcm5hbWUiOiJmZmZmZyIsImVtYWlsIjoicmVuZGE2NjU1QGdtYWlsLmNvbSIsImV4cCI6MTc4MTgyNjcyOH0.yMn4I0qC_H_rBr-2mriGVqvYBpbjGep25WLCUsbXhGs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0bf95f8cb599506-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2804:18:7822:d47:18b9:2bef:74fe:171b",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jun-2026 06:40:53 UTC] === END API CALL LOG ===
[15-Jun-2026 06:40:53 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jun-2026 06:40:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg4IiwidXNlcm5hbWUiOiJmZmZmZyIsImVtYWlsIjoicmVuZGE2NjU1QGdtYWlsLmNvbSIsImV4cCI6MTc4MTgyNjcyOH0.yMn4I0qC_H_rBr-2mriGVqvYBpbjGep25WLCUsbXhGs
[15-Jun-2026 06:40:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jun-2026 06:40:53 UTC] ✅ JWT token verified successfully for user profile
[15-Jun-2026 06:40:53 UTC] User ID: 788
[15-Jun-2026 06:40:53 UTC] ✅ User profile retrieved successfully for user ID: 788
[15-Jun-2026 06:40:53 UTC] === API CALL LOG ===
[15-Jun-2026 06:40:53 UTC] Endpoint: user/profile.php
[15-Jun-2026 06:40:53 UTC] Full Log Data: {
    "timestamp": "2026-06-15 06:40:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:18:7822:d47:18b9:2bef:74fe:171b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2804:18:7822:d47:18b9:2bef:74fe:171b, 104.23.254.16",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg4IiwidXNlcm5hbWUiOiJmZmZmZyIsImVtYWlsIjoicmVuZGE2NjU1QGdtYWlsLmNvbSIsImV4cCI6MTc4MTgyNjcyOH0.yMn4I0qC_H_rBr-2mriGVqvYBpbjGep25WLCUsbXhGs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0bf9600c9979506-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2804:18:7822:d47:18b9:2bef:74fe:171b",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jun-2026 06:40:53 UTC] === END API CALL LOG ===
[15-Jun-2026 06:40:53 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jun-2026 06:40:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg4IiwidXNlcm5hbWUiOiJmZmZmZyIsImVtYWlsIjoicmVuZGE2NjU1QGdtYWlsLmNvbSIsImV4cCI6MTc4MTgyNjcyOH0.yMn4I0qC_H_rBr-2mriGVqvYBpbjGep25WLCUsbXhGs
[15-Jun-2026 06:40:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jun-2026 06:40:53 UTC] ✅ JWT token verified successfully for user profile
[15-Jun-2026 06:40:53 UTC] User ID: 788
[15-Jun-2026 06:40:53 UTC] ✅ User profile retrieved successfully for user ID: 788
[15-Jun-2026 06:40:55 UTC] === API CALL LOG ===
[15-Jun-2026 06:40:55 UTC] Endpoint: user/profile.php
[15-Jun-2026 06:40:55 UTC] Full Log Data: {
    "timestamp": "2026-06-15 06:40:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:18:7822:d47:18b9:2bef:74fe:171b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2804:18:7822:d47:18b9:2bef:74fe:171b, 104.23.254.16",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg4IiwidXNlcm5hbWUiOiJmZmZmZyIsImVtYWlsIjoicmVuZGE2NjU1QGdtYWlsLmNvbSIsImV4cCI6MTc4MTgyNjcyOH0.yMn4I0qC_H_rBr-2mriGVqvYBpbjGep25WLCUsbXhGs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0bf9608f8f19506-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2804:18:7822:d47:18b9:2bef:74fe:171b",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jun-2026 06:40:55 UTC] === END API CALL LOG ===
[15-Jun-2026 06:40:55 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jun-2026 06:40:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg4IiwidXNlcm5hbWUiOiJmZmZmZyIsImVtYWlsIjoicmVuZGE2NjU1QGdtYWlsLmNvbSIsImV4cCI6MTc4MTgyNjcyOH0.yMn4I0qC_H_rBr-2mriGVqvYBpbjGep25WLCUsbXhGs
[15-Jun-2026 06:40:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jun-2026 06:40:55 UTC] ✅ JWT token verified successfully for user profile
[15-Jun-2026 06:40:55 UTC] User ID: 788
[15-Jun-2026 06:40:55 UTC] ✅ User profile retrieved successfully for user ID: 788
[15-Jun-2026 06:40:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jun-2026 06:40:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jun-2026 06:40:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2804:18:7822:d47:18b9:2bef:74fe:171b, 104.23.254.16","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg4IiwidXNlcm5hbWUiOiJmZmZmZyIsImVtYWlsIjoicmVuZGE2NjU1QGdtYWlsLmNvbSIsImV4cCI6MTc4MTgyNjcyOH0.yMn4I0qC_H_rBr-2mriGVqvYBpbjGep25WLCUsbXhGs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0bf9608f8f69506-GRU","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2804:18:7822:d47:18b9:2bef:74fe:171b","cf-ipcountry":"BR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-Jun-2026 06:40:55 UTC] === User Orders API Called ===
[15-Jun-2026 06:40:55 UTC] User ID: 788
[15-Jun-2026 06:40:55 UTC] Limit: 20, Offset: 0
[15-Jun-2026 06:40:55 UTC] === API CALL LOG ===
[15-Jun-2026 06:40:55 UTC] Endpoint: user/profile.php
[15-Jun-2026 06:40:55 UTC] Full Log Data: {
    "timestamp": "2026-06-15 06:40:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:18:7822:d47:18b9:2bef:74fe:171b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2804:18:7822:d47:18b9:2bef:74fe:171b, 104.23.254.16",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg4IiwidXNlcm5hbWUiOiJmZmZmZyIsImVtYWlsIjoicmVuZGE2NjU1QGdtYWlsLmNvbSIsImV4cCI6MTc4MTgyNjcyOH0.yMn4I0qC_H_rBr-2mriGVqvYBpbjGep25WLCUsbXhGs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0bf9608f8f79506-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2804:18:7822:d47:18b9:2bef:74fe:171b",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jun-2026 06:40:55 UTC] Orders found: 0
[15-Jun-2026 06:40:55 UTC] === END API CALL LOG ===
[15-Jun-2026 06:40:55 UTC] Orders data: []
[15-Jun-2026 06:40:55 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jun-2026 06:40:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg4IiwidXNlcm5hbWUiOiJmZmZmZyIsImVtYWlsIjoicmVuZGE2NjU1QGdtYWlsLmNvbSIsImV4cCI6MTc4MTgyNjcyOH0.yMn4I0qC_H_rBr-2mriGVqvYBpbjGep25WLCUsbXhGs
[15-Jun-2026 06:40:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jun-2026 06:40:55 UTC] Total orders count: 0
[15-Jun-2026 06:40:55 UTC] ✅ JWT token verified successfully for user profile
[15-Jun-2026 06:40:55 UTC] User ID: 788
[15-Jun-2026 06:40:55 UTC] ✅ User profile retrieved successfully for user ID: 788
[15-Jun-2026 06:40:56 UTC] === API CALL LOG ===
[15-Jun-2026 06:40:56 UTC] Endpoint: user/profile.php
[15-Jun-2026 06:40:56 UTC] Full Log Data: {
    "timestamp": "2026-06-15 06:40:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:18:7822:d47:18b9:2bef:74fe:171b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2804:18:7822:d47:18b9:2bef:74fe:171b, 104.23.254.16",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg4IiwidXNlcm5hbWUiOiJmZmZmZyIsImVtYWlsIjoicmVuZGE2NjU1QGdtYWlsLmNvbSIsImV4cCI6MTc4MTgyNjcyOH0.yMn4I0qC_H_rBr-2mriGVqvYBpbjGep25WLCUsbXhGs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0bf961329629506-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2804:18:7822:d47:18b9:2bef:74fe:171b",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jun-2026 06:40:56 UTC] === END API CALL LOG ===
[15-Jun-2026 06:40:56 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jun-2026 06:40:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg4IiwidXNlcm5hbWUiOiJmZmZmZyIsImVtYWlsIjoicmVuZGE2NjU1QGdtYWlsLmNvbSIsImV4cCI6MTc4MTgyNjcyOH0.yMn4I0qC_H_rBr-2mriGVqvYBpbjGep25WLCUsbXhGs
[15-Jun-2026 06:40:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jun-2026 06:40:56 UTC] ✅ JWT token verified successfully for user profile
[15-Jun-2026 06:40:56 UTC] User ID: 788
[15-Jun-2026 06:40:56 UTC] ✅ User profile retrieved successfully for user ID: 788
[15-Jun-2026 06:41:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jun-2026 06:41:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jun-2026 06:41:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2804:18:7822:d47:18b9:2bef:74fe:171b, 104.23.254.17","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg4IiwidXNlcm5hbWUiOiJmZmZmZyIsImVtYWlsIjoicmVuZGE2NjU1QGdtYWlsLmNvbSIsImV4cCI6MTc4MTgyNjcyOH0.yMn4I0qC_H_rBr-2mriGVqvYBpbjGep25WLCUsbXhGs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0bf96dbad5f9506-GRU","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2804:18:7822:d47:18b9:2bef:74fe:171b","cf-ipcountry":"BR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-Jun-2026 06:41:29 UTC] === User Orders API Called ===
[15-Jun-2026 06:41:29 UTC] User ID: 788
[15-Jun-2026 06:41:29 UTC] Limit: 20, Offset: 0
[15-Jun-2026 06:41:29 UTC] Orders found: 0
[15-Jun-2026 06:41:29 UTC] Orders data: []
[15-Jun-2026 06:41:29 UTC] Total orders count: 0
[15-Jun-2026 06:41:29 UTC] === API CALL LOG ===
[15-Jun-2026 06:41:29 UTC] Endpoint: user/profile.php
[15-Jun-2026 06:41:29 UTC] Full Log Data: {
    "timestamp": "2026-06-15 06:41:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:18:7822:d47:18b9:2bef:74fe:171b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2804:18:7822:d47:18b9:2bef:74fe:171b, 104.23.254.16",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg4IiwidXNlcm5hbWUiOiJmZmZmZyIsImVtYWlsIjoicmVuZGE2NjU1QGdtYWlsLmNvbSIsImV4cCI6MTc4MTgyNjcyOH0.yMn4I0qC_H_rBr-2mriGVqvYBpbjGep25WLCUsbXhGs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0bf96dc1dcb9506-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2804:18:7822:d47:18b9:2bef:74fe:171b",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jun-2026 06:41:29 UTC] === END API CALL LOG ===
[15-Jun-2026 06:41:29 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jun-2026 06:41:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg4IiwidXNlcm5hbWUiOiJmZmZmZyIsImVtYWlsIjoicmVuZGE2NjU1QGdtYWlsLmNvbSIsImV4cCI6MTc4MTgyNjcyOH0.yMn4I0qC_H_rBr-2mriGVqvYBpbjGep25WLCUsbXhGs
[15-Jun-2026 06:41:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jun-2026 06:41:29 UTC] ✅ JWT token verified successfully for user profile
[15-Jun-2026 06:41:29 UTC] User ID: 788
[15-Jun-2026 06:41:29 UTC] ✅ User profile retrieved successfully for user ID: 788
[15-Jun-2026 06:41:29 UTC] === API CALL LOG ===
[15-Jun-2026 06:41:29 UTC] Endpoint: user/profile.php
[15-Jun-2026 06:41:29 UTC] Full Log Data: {
    "timestamp": "2026-06-15 06:41:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:18:7822:d47:18b9:2bef:74fe:171b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2804:18:7822:d47:18b9:2bef:74fe:171b, 104.23.254.17",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg4IiwidXNlcm5hbWUiOiJmZmZmZyIsImVtYWlsIjoicmVuZGE2NjU1QGdtYWlsLmNvbSIsImV4cCI6MTc4MTgyNjcyOH0.yMn4I0qC_H_rBr-2mriGVqvYBpbjGep25WLCUsbXhGs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0bf96dfd8c99506-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2804:18:7822:d47:18b9:2bef:74fe:171b",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jun-2026 06:41:29 UTC] === END API CALL LOG ===
[15-Jun-2026 06:41:29 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jun-2026 06:41:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg4IiwidXNlcm5hbWUiOiJmZmZmZyIsImVtYWlsIjoicmVuZGE2NjU1QGdtYWlsLmNvbSIsImV4cCI6MTc4MTgyNjcyOH0.yMn4I0qC_H_rBr-2mriGVqvYBpbjGep25WLCUsbXhGs
[15-Jun-2026 06:41:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jun-2026 06:41:29 UTC] ✅ JWT token verified successfully for user profile
[15-Jun-2026 06:41:29 UTC] User ID: 788
[15-Jun-2026 06:41:29 UTC] ✅ User profile retrieved successfully for user ID: 788
[15-Jun-2026 06:41:30 UTC] === API CALL LOG ===
[15-Jun-2026 06:41:30 UTC] Endpoint: user/profile.php
[15-Jun-2026 06:41:30 UTC] Full Log Data: {
    "timestamp": "2026-06-15 06:41:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:18:7822:d47:18b9:2bef:74fe:171b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2804:18:7822:d47:18b9:2bef:74fe:171b, 104.23.254.16",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg4IiwidXNlcm5hbWUiOiJmZmZmZyIsImVtYWlsIjoicmVuZGE2NjU1QGdtYWlsLmNvbSIsImV4cCI6MTc4MTgyNjcyOH0.yMn4I0qC_H_rBr-2mriGVqvYBpbjGep25WLCUsbXhGs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0bf96e5bd079506-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2804:18:7822:d47:18b9:2bef:74fe:171b",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jun-2026 06:41:30 UTC] === END API CALL LOG ===
[15-Jun-2026 06:41:30 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jun-2026 06:41:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg4IiwidXNlcm5hbWUiOiJmZmZmZyIsImVtYWlsIjoicmVuZGE2NjU1QGdtYWlsLmNvbSIsImV4cCI6MTc4MTgyNjcyOH0.yMn4I0qC_H_rBr-2mriGVqvYBpbjGep25WLCUsbXhGs
[15-Jun-2026 06:41:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jun-2026 06:41:30 UTC] ✅ JWT token verified successfully for user profile
[15-Jun-2026 06:41:30 UTC] User ID: 788
[15-Jun-2026 06:41:30 UTC] ✅ User profile retrieved successfully for user ID: 788
[15-Jun-2026 06:41:48 UTC] === API CALL LOG ===
[15-Jun-2026 06:41:48 UTC] Endpoint: user/profile.php
[15-Jun-2026 06:41:48 UTC] Full Log Data: {
    "timestamp": "2026-06-15 06:41:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:18:7822:d47:18b9:2bef:74fe:171b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2804:18:7822:d47:18b9:2bef:74fe:171b, 104.23.254.16",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg4IiwidXNlcm5hbWUiOiJmZmZmZyIsImVtYWlsIjoicmVuZGE2NjU1QGdtYWlsLmNvbSIsImV4cCI6MTc4MTgyNjcyOH0.yMn4I0qC_H_rBr-2mriGVqvYBpbjGep25WLCUsbXhGs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0bf9757fb489506-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2804:18:7822:d47:18b9:2bef:74fe:171b",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jun-2026 06:41:48 UTC] === END API CALL LOG ===
[15-Jun-2026 06:41:48 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jun-2026 06:41:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg4IiwidXNlcm5hbWUiOiJmZmZmZyIsImVtYWlsIjoicmVuZGE2NjU1QGdtYWlsLmNvbSIsImV4cCI6MTc4MTgyNjcyOH0.yMn4I0qC_H_rBr-2mriGVqvYBpbjGep25WLCUsbXhGs
[15-Jun-2026 06:41:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jun-2026 06:41:48 UTC] ✅ JWT token verified successfully for user profile
[15-Jun-2026 06:41:48 UTC] User ID: 788
[15-Jun-2026 06:41:48 UTC] ✅ User profile retrieved successfully for user ID: 788
[15-Jun-2026 06:41:49 UTC] User Purchases API - User ID: 788
[15-Jun-2026 06:41:49 UTC] User Purchases API - Total purchases found: 0
[15-Jun-2026 06:41:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jun-2026 06:41:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jun-2026 06:41:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2804:18:7822:d47:18b9:2bef:74fe:171b, 104.23.254.17","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg4IiwidXNlcm5hbWUiOiJmZmZmZyIsImVtYWlsIjoicmVuZGE2NjU1QGdtYWlsLmNvbSIsImV4cCI6MTc4MTgyNjcyOH0.yMn4I0qC_H_rBr-2mriGVqvYBpbjGep25WLCUsbXhGs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0bf978e5c929506-GRU","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2804:18:7822:d47:18b9:2bef:74fe:171b","cf-ipcountry":"BR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-Jun-2026 06:41:57 UTC] === User Orders API Called ===
[15-Jun-2026 06:41:57 UTC] User ID: 788
[15-Jun-2026 06:41:57 UTC] Limit: 20, Offset: 0
[15-Jun-2026 06:41:57 UTC] Orders found: 0
[15-Jun-2026 06:41:57 UTC] Orders data: []
[15-Jun-2026 06:41:57 UTC] Total orders count: 0
[15-Jun-2026 06:41:57 UTC] === API CALL LOG ===
[15-Jun-2026 06:41:57 UTC] Endpoint: user/profile.php
[15-Jun-2026 06:41:57 UTC] Full Log Data: {
    "timestamp": "2026-06-15 06:41:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:18:7822:d47:18b9:2bef:74fe:171b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2804:18:7822:d47:18b9:2bef:74fe:171b, 104.23.254.17",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg4IiwidXNlcm5hbWUiOiJmZmZmZyIsImVtYWlsIjoicmVuZGE2NjU1QGdtYWlsLmNvbSIsImV4cCI6MTc4MTgyNjcyOH0.yMn4I0qC_H_rBr-2mriGVqvYBpbjGep25WLCUsbXhGs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0bf978eed059506-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2804:18:7822:d47:18b9:2bef:74fe:171b",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jun-2026 06:41:57 UTC] === END API CALL LOG ===
[15-Jun-2026 06:41:57 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jun-2026 06:41:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg4IiwidXNlcm5hbWUiOiJmZmZmZyIsImVtYWlsIjoicmVuZGE2NjU1QGdtYWlsLmNvbSIsImV4cCI6MTc4MTgyNjcyOH0.yMn4I0qC_H_rBr-2mriGVqvYBpbjGep25WLCUsbXhGs
[15-Jun-2026 06:41:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jun-2026 06:41:57 UTC] ✅ JWT token verified successfully for user profile
[15-Jun-2026 06:41:57 UTC] User ID: 788
[15-Jun-2026 06:41:57 UTC] ✅ User profile retrieved successfully for user ID: 788
[15-Jun-2026 06:41:58 UTC] === API CALL LOG ===
[15-Jun-2026 06:41:58 UTC] Endpoint: user/profile.php
[15-Jun-2026 06:41:58 UTC] Full Log Data: {
    "timestamp": "2026-06-15 06:41:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:18:7822:d47:18b9:2bef:74fe:171b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2804:18:7822:d47:18b9:2bef:74fe:171b, 104.23.254.17",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg4IiwidXNlcm5hbWUiOiJmZmZmZyIsImVtYWlsIjoicmVuZGE2NjU1QGdtYWlsLmNvbSIsImV4cCI6MTc4MTgyNjcyOH0.yMn4I0qC_H_rBr-2mriGVqvYBpbjGep25WLCUsbXhGs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0bf9792f8229506-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2804:18:7822:d47:18b9:2bef:74fe:171b",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jun-2026 06:41:58 UTC] === END API CALL LOG ===
[15-Jun-2026 06:41:58 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jun-2026 06:41:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg4IiwidXNlcm5hbWUiOiJmZmZmZyIsImVtYWlsIjoicmVuZGE2NjU1QGdtYWlsLmNvbSIsImV4cCI6MTc4MTgyNjcyOH0.yMn4I0qC_H_rBr-2mriGVqvYBpbjGep25WLCUsbXhGs
[15-Jun-2026 06:41:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jun-2026 06:41:58 UTC] ✅ JWT token verified successfully for user profile
[15-Jun-2026 06:41:58 UTC] User ID: 788
[15-Jun-2026 06:41:58 UTC] ✅ User profile retrieved successfully for user ID: 788
[15-Jun-2026 06:41:58 UTC] === API CALL LOG ===
[15-Jun-2026 06:41:58 UTC] Endpoint: user/profile.php
[15-Jun-2026 06:41:58 UTC] Full Log Data: {
    "timestamp": "2026-06-15 06:41:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:18:7822:d47:18b9:2bef:74fe:171b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2804:18:7822:d47:18b9:2bef:74fe:171b, 104.23.254.17",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg4IiwidXNlcm5hbWUiOiJmZmZmZyIsImVtYWlsIjoicmVuZGE2NjU1QGdtYWlsLmNvbSIsImV4cCI6MTc4MTgyNjcyOH0.yMn4I0qC_H_rBr-2mriGVqvYBpbjGep25WLCUsbXhGs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0bf9795aa269506-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2804:18:7822:d47:18b9:2bef:74fe:171b",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jun-2026 06:41:58 UTC] === END API CALL LOG ===
[15-Jun-2026 06:41:58 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jun-2026 06:41:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg4IiwidXNlcm5hbWUiOiJmZmZmZyIsImVtYWlsIjoicmVuZGE2NjU1QGdtYWlsLmNvbSIsImV4cCI6MTc4MTgyNjcyOH0.yMn4I0qC_H_rBr-2mriGVqvYBpbjGep25WLCUsbXhGs
[15-Jun-2026 06:41:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jun-2026 06:41:58 UTC] ✅ JWT token verified successfully for user profile
[15-Jun-2026 06:41:58 UTC] User ID: 788
[15-Jun-2026 06:41:58 UTC] ✅ User profile retrieved successfully for user ID: 788
[15-Jun-2026 06:42:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jun-2026 06:42:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jun-2026 06:42:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2804:18:7822:d47:18b9:2bef:74fe:171b, 104.23.254.16","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg4IiwidXNlcm5hbWUiOiJmZmZmZyIsImVtYWlsIjoicmVuZGE2NjU1QGdtYWlsLmNvbSIsImV4cCI6MTc4MTgyNjcyOH0.yMn4I0qC_H_rBr-2mriGVqvYBpbjGep25WLCUsbXhGs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0bf97e4cea49506-GRU","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2804:18:7822:d47:18b9:2bef:74fe:171b","cf-ipcountry":"BR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-Jun-2026 06:42:11 UTC] === User Orders API Called ===
[15-Jun-2026 06:42:11 UTC] User ID: 788
[15-Jun-2026 06:42:11 UTC] Limit: 20, Offset: 0
[15-Jun-2026 06:42:11 UTC] Orders found: 0
[15-Jun-2026 06:42:11 UTC] Orders data: []
[15-Jun-2026 06:42:11 UTC] Total orders count: 0
[15-Jun-2026 06:42:11 UTC] === API CALL LOG ===
[15-Jun-2026 06:42:11 UTC] Endpoint: user/profile.php
[15-Jun-2026 06:42:11 UTC] Full Log Data: {
    "timestamp": "2026-06-15 06:42:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:18:7822:d47:18b9:2bef:74fe:171b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2804:18:7822:d47:18b9:2bef:74fe:171b, 104.23.254.16",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg4IiwidXNlcm5hbWUiOiJmZmZmZyIsImVtYWlsIjoicmVuZGE2NjU1QGdtYWlsLmNvbSIsImV4cCI6MTc4MTgyNjcyOH0.yMn4I0qC_H_rBr-2mriGVqvYBpbjGep25WLCUsbXhGs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0bf97e53ef49506-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2804:18:7822:d47:18b9:2bef:74fe:171b",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jun-2026 06:42:11 UTC] === END API CALL LOG ===
[15-Jun-2026 06:42:11 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jun-2026 06:42:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg4IiwidXNlcm5hbWUiOiJmZmZmZyIsImVtYWlsIjoicmVuZGE2NjU1QGdtYWlsLmNvbSIsImV4cCI6MTc4MTgyNjcyOH0.yMn4I0qC_H_rBr-2mriGVqvYBpbjGep25WLCUsbXhGs
[15-Jun-2026 06:42:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jun-2026 06:42:11 UTC] ✅ JWT token verified successfully for user profile
[15-Jun-2026 06:42:11 UTC] User ID: 788
[15-Jun-2026 06:42:11 UTC] ✅ User profile retrieved successfully for user ID: 788
[15-Jun-2026 06:42:12 UTC] === API CALL LOG ===
[15-Jun-2026 06:42:12 UTC] Endpoint: user/profile.php
[15-Jun-2026 06:42:12 UTC] Full Log Data: {
    "timestamp": "2026-06-15 06:42:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:18:7822:d47:18b9:2bef:74fe:171b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2804:18:7822:d47:18b9:2bef:74fe:171b, 104.23.254.16",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg4IiwidXNlcm5hbWUiOiJmZmZmZyIsImVtYWlsIjoicmVuZGE2NjU1QGdtYWlsLmNvbSIsImV4cCI6MTc4MTgyNjcyOH0.yMn4I0qC_H_rBr-2mriGVqvYBpbjGep25WLCUsbXhGs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0bf97e8d99a9506-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2804:18:7822:d47:18b9:2bef:74fe:171b",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jun-2026 06:42:12 UTC] === END API CALL LOG ===
[15-Jun-2026 06:42:12 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jun-2026 06:42:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg4IiwidXNlcm5hbWUiOiJmZmZmZyIsImVtYWlsIjoicmVuZGE2NjU1QGdtYWlsLmNvbSIsImV4cCI6MTc4MTgyNjcyOH0.yMn4I0qC_H_rBr-2mriGVqvYBpbjGep25WLCUsbXhGs
[15-Jun-2026 06:42:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jun-2026 06:42:12 UTC] ✅ JWT token verified successfully for user profile
[15-Jun-2026 06:42:12 UTC] User ID: 788
[15-Jun-2026 06:42:12 UTC] ✅ User profile retrieved successfully for user ID: 788
[15-Jun-2026 06:42:13 UTC] === API CALL LOG ===
[15-Jun-2026 06:42:13 UTC] Endpoint: user/profile.php
[15-Jun-2026 06:42:13 UTC] Full Log Data: {
    "timestamp": "2026-06-15 06:42:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:18:7822:d47:18b9:2bef:74fe:171b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2804:18:7822:d47:18b9:2bef:74fe:171b, 104.23.254.16",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg4IiwidXNlcm5hbWUiOiJmZmZmZyIsImVtYWlsIjoicmVuZGE2NjU1QGdtYWlsLmNvbSIsImV4cCI6MTc4MTgyNjcyOH0.yMn4I0qC_H_rBr-2mriGVqvYBpbjGep25WLCUsbXhGs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0bf97f0487d9506-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2804:18:7822:d47:18b9:2bef:74fe:171b",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jun-2026 06:42:13 UTC] === END API CALL LOG ===
[15-Jun-2026 06:42:13 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jun-2026 06:42:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg4IiwidXNlcm5hbWUiOiJmZmZmZyIsImVtYWlsIjoicmVuZGE2NjU1QGdtYWlsLmNvbSIsImV4cCI6MTc4MTgyNjcyOH0.yMn4I0qC_H_rBr-2mriGVqvYBpbjGep25WLCUsbXhGs
[15-Jun-2026 06:42:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jun-2026 06:42:13 UTC] ✅ JWT token verified successfully for user profile
[15-Jun-2026 06:42:13 UTC] User ID: 788
[15-Jun-2026 06:42:13 UTC] ✅ User profile retrieved successfully for user ID: 788
[15-Jun-2026 06:42:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jun-2026 06:42:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jun-2026 06:42:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2804:18:7822:d47:18b9:2bef:74fe:171b, 104.23.254.16","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg4IiwidXNlcm5hbWUiOiJmZmZmZyIsImVtYWlsIjoicmVuZGE2NjU1QGdtYWlsLmNvbSIsImV4cCI6MTc4MTgyNjcyOH0.yMn4I0qC_H_rBr-2mriGVqvYBpbjGep25WLCUsbXhGs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0bf981ddb269506-GRU","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2804:18:7822:d47:18b9:2bef:74fe:171b","cf-ipcountry":"BR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-Jun-2026 06:42:20 UTC] === User Orders API Called ===
[15-Jun-2026 06:42:20 UTC] User ID: 788
[15-Jun-2026 06:42:20 UTC] Limit: 20, Offset: 0
[15-Jun-2026 06:42:20 UTC] Orders found: 0
[15-Jun-2026 06:42:20 UTC] Orders data: []
[15-Jun-2026 06:42:20 UTC] Total orders count: 0
[15-Jun-2026 06:42:20 UTC] === API CALL LOG ===
[15-Jun-2026 06:42:20 UTC] Endpoint: user/profile.php
[15-Jun-2026 06:42:20 UTC] Full Log Data: {
    "timestamp": "2026-06-15 06:42:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:18:7822:d47:18b9:2bef:74fe:171b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2804:18:7822:d47:18b9:2bef:74fe:171b, 104.23.254.16",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg4IiwidXNlcm5hbWUiOiJmZmZmZyIsImVtYWlsIjoicmVuZGE2NjU1QGdtYWlsLmNvbSIsImV4cCI6MTc4MTgyNjcyOH0.yMn4I0qC_H_rBr-2mriGVqvYBpbjGep25WLCUsbXhGs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0bf981e5b7d9506-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2804:18:7822:d47:18b9:2bef:74fe:171b",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jun-2026 06:42:20 UTC] === END API CALL LOG ===
[15-Jun-2026 06:42:20 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jun-2026 06:42:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg4IiwidXNlcm5hbWUiOiJmZmZmZyIsImVtYWlsIjoicmVuZGE2NjU1QGdtYWlsLmNvbSIsImV4cCI6MTc4MTgyNjcyOH0.yMn4I0qC_H_rBr-2mriGVqvYBpbjGep25WLCUsbXhGs
[15-Jun-2026 06:42:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jun-2026 06:42:20 UTC] ✅ JWT token verified successfully for user profile
[15-Jun-2026 06:42:20 UTC] User ID: 788
[15-Jun-2026 06:42:20 UTC] ✅ User profile retrieved successfully for user ID: 788
[15-Jun-2026 06:42:21 UTC] === API CALL LOG ===
[15-Jun-2026 06:42:21 UTC] Endpoint: user/profile.php
[15-Jun-2026 06:42:21 UTC] Full Log Data: {
    "timestamp": "2026-06-15 06:42:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:18:7822:d47:18b9:2bef:74fe:171b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2804:18:7822:d47:18b9:2bef:74fe:171b, 104.23.254.16",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg4IiwidXNlcm5hbWUiOiJmZmZmZyIsImVtYWlsIjoicmVuZGE2NjU1QGdtYWlsLmNvbSIsImV4cCI6MTc4MTgyNjcyOH0.yMn4I0qC_H_rBr-2mriGVqvYBpbjGep25WLCUsbXhGs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0bf9821adaf9506-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2804:18:7822:d47:18b9:2bef:74fe:171b",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jun-2026 06:42:21 UTC] === END API CALL LOG ===
[15-Jun-2026 06:42:21 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jun-2026 06:42:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg4IiwidXNlcm5hbWUiOiJmZmZmZyIsImVtYWlsIjoicmVuZGE2NjU1QGdtYWlsLmNvbSIsImV4cCI6MTc4MTgyNjcyOH0.yMn4I0qC_H_rBr-2mriGVqvYBpbjGep25WLCUsbXhGs
[15-Jun-2026 06:42:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jun-2026 06:42:21 UTC] ✅ JWT token verified successfully for user profile
[15-Jun-2026 06:42:21 UTC] User ID: 788
[15-Jun-2026 06:42:21 UTC] ✅ User profile retrieved successfully for user ID: 788
[15-Jun-2026 06:42:21 UTC] === API CALL LOG ===
[15-Jun-2026 06:42:21 UTC] Endpoint: user/profile.php
[15-Jun-2026 06:42:21 UTC] Full Log Data: {
    "timestamp": "2026-06-15 06:42:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:18:7822:d47:18b9:2bef:74fe:171b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2804:18:7822:d47:18b9:2bef:74fe:171b, 104.23.254.16",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg4IiwidXNlcm5hbWUiOiJmZmZmZyIsImVtYWlsIjoicmVuZGE2NjU1QGdtYWlsLmNvbSIsImV4cCI6MTc4MTgyNjcyOH0.yMn4I0qC_H_rBr-2mriGVqvYBpbjGep25WLCUsbXhGs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0bf9824cfdd9506-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2804:18:7822:d47:18b9:2bef:74fe:171b",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jun-2026 06:42:21 UTC] === END API CALL LOG ===
[15-Jun-2026 06:42:21 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jun-2026 06:42:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg4IiwidXNlcm5hbWUiOiJmZmZmZyIsImVtYWlsIjoicmVuZGE2NjU1QGdtYWlsLmNvbSIsImV4cCI6MTc4MTgyNjcyOH0.yMn4I0qC_H_rBr-2mriGVqvYBpbjGep25WLCUsbXhGs
[15-Jun-2026 06:42:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jun-2026 06:42:21 UTC] ✅ JWT token verified successfully for user profile
[15-Jun-2026 06:42:21 UTC] User ID: 788
[15-Jun-2026 06:42:21 UTC] ✅ User profile retrieved successfully for user ID: 788
[15-Jun-2026 06:43:10 UTC] === API CALL LOG ===
[15-Jun-2026 06:43:10 UTC] Endpoint: user/profile.php
[15-Jun-2026 06:43:10 UTC] Full Log Data: {
    "timestamp": "2026-06-15 06:43:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:18:7822:d47:18b9:2bef:74fe:171b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2804:18:7822:d47:18b9:2bef:74fe:171b, 104.23.254.16",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg4IiwidXNlcm5hbWUiOiJmZmZmZyIsImVtYWlsIjoicmVuZGE2NjU1QGdtYWlsLmNvbSIsImV4cCI6MTc4MTgyNjcyOH0.yMn4I0qC_H_rBr-2mriGVqvYBpbjGep25WLCUsbXhGs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0bf9955edb59506-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2804:18:7822:d47:18b9:2bef:74fe:171b",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jun-2026 06:43:10 UTC] === END API CALL LOG ===
[15-Jun-2026 06:43:10 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jun-2026 06:43:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg4IiwidXNlcm5hbWUiOiJmZmZmZyIsImVtYWlsIjoicmVuZGE2NjU1QGdtYWlsLmNvbSIsImV4cCI6MTc4MTgyNjcyOH0.yMn4I0qC_H_rBr-2mriGVqvYBpbjGep25WLCUsbXhGs
[15-Jun-2026 06:43:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jun-2026 06:43:10 UTC] ✅ JWT token verified successfully for user profile
[15-Jun-2026 06:43:10 UTC] User ID: 788
[15-Jun-2026 06:43:10 UTC] ✅ User profile retrieved successfully for user ID: 788
[15-Jun-2026 06:43:11 UTC] === API CALL LOG ===
[15-Jun-2026 06:43:11 UTC] Endpoint: user/profile.php
[15-Jun-2026 06:43:11 UTC] Full Log Data: {
    "timestamp": "2026-06-15 06:43:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:18:7822:d47:18b9:2bef:74fe:171b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2804:18:7822:d47:18b9:2bef:74fe:171b, 104.23.254.16",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg4IiwidXNlcm5hbWUiOiJmZmZmZyIsImVtYWlsIjoicmVuZGE2NjU1QGdtYWlsLmNvbSIsImV4cCI6MTc4MTgyNjcyOH0.yMn4I0qC_H_rBr-2mriGVqvYBpbjGep25WLCUsbXhGs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0bf995e4cc39506-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2804:18:7822:d47:18b9:2bef:74fe:171b",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jun-2026 06:43:11 UTC] === END API CALL LOG ===
[15-Jun-2026 06:43:11 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jun-2026 06:43:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg4IiwidXNlcm5hbWUiOiJmZmZmZyIsImVtYWlsIjoicmVuZGE2NjU1QGdtYWlsLmNvbSIsImV4cCI6MTc4MTgyNjcyOH0.yMn4I0qC_H_rBr-2mriGVqvYBpbjGep25WLCUsbXhGs
[15-Jun-2026 06:43:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jun-2026 06:43:11 UTC] ✅ JWT token verified successfully for user profile
[15-Jun-2026 06:43:11 UTC] User ID: 788
[15-Jun-2026 06:43:11 UTC] ✅ User profile retrieved successfully for user ID: 788
[15-Jun-2026 06:43:11 UTC] === API CALL LOG ===
[15-Jun-2026 06:43:11 UTC] Endpoint: user/profile.php
[15-Jun-2026 06:43:11 UTC] Full Log Data: {
    "timestamp": "2026-06-15 06:43:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:18:7822:d47:18b9:2bef:74fe:171b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2804:18:7822:d47:18b9:2bef:74fe:171b, 104.23.254.16",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg4IiwidXNlcm5hbWUiOiJmZmZmZyIsImVtYWlsIjoicmVuZGE2NjU1QGdtYWlsLmNvbSIsImV4cCI6MTc4MTgyNjcyOH0.yMn4I0qC_H_rBr-2mriGVqvYBpbjGep25WLCUsbXhGs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0bf995f1d4d9506-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2804:18:7822:d47:18b9:2bef:74fe:171b",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jun-2026 06:43:11 UTC] === END API CALL LOG ===
[15-Jun-2026 06:43:11 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jun-2026 06:43:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg4IiwidXNlcm5hbWUiOiJmZmZmZyIsImVtYWlsIjoicmVuZGE2NjU1QGdtYWlsLmNvbSIsImV4cCI6MTc4MTgyNjcyOH0.yMn4I0qC_H_rBr-2mriGVqvYBpbjGep25WLCUsbXhGs
[15-Jun-2026 06:43:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jun-2026 06:43:11 UTC] ✅ JWT token verified successfully for user profile
[15-Jun-2026 06:43:11 UTC] User ID: 788
[15-Jun-2026 06:43:11 UTC] ✅ User profile retrieved successfully for user ID: 788
[15-Jun-2026 06:43:11 UTC] === API CALL LOG ===
[15-Jun-2026 06:43:11 UTC] Endpoint: user/profile.php
[15-Jun-2026 06:43:11 UTC] Full Log Data: {
    "timestamp": "2026-06-15 06:43:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:18:7822:d47:18b9:2bef:74fe:171b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2804:18:7822:d47:18b9:2bef:74fe:171b, 104.23.254.16",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg4IiwidXNlcm5hbWUiOiJmZmZmZyIsImVtYWlsIjoicmVuZGE2NjU1QGdtYWlsLmNvbSIsImV4cCI6MTc4MTgyNjcyOH0.yMn4I0qC_H_rBr-2mriGVqvYBpbjGep25WLCUsbXhGs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0bf995f1d4a9506-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2804:18:7822:d47:18b9:2bef:74fe:171b",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jun-2026 06:43:11 UTC] === END API CALL LOG ===
[15-Jun-2026 06:43:11 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jun-2026 06:43:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg4IiwidXNlcm5hbWUiOiJmZmZmZyIsImVtYWlsIjoicmVuZGE2NjU1QGdtYWlsLmNvbSIsImV4cCI6MTc4MTgyNjcyOH0.yMn4I0qC_H_rBr-2mriGVqvYBpbjGep25WLCUsbXhGs
[15-Jun-2026 06:43:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jun-2026 06:43:11 UTC] ✅ JWT token verified successfully for user profile
[15-Jun-2026 06:43:11 UTC] User ID: 788
[15-Jun-2026 06:43:11 UTC] ✅ User profile retrieved successfully for user ID: 788
[15-Jun-2026 06:43:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jun-2026 06:43:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jun-2026 06:43:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2804:18:7822:d47:18b9:2bef:74fe:171b, 104.23.254.16","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg4IiwidXNlcm5hbWUiOiJmZmZmZyIsImVtYWlsIjoicmVuZGE2NjU1QGdtYWlsLmNvbSIsImV4cCI6MTc4MTgyNjcyOH0.yMn4I0qC_H_rBr-2mriGVqvYBpbjGep25WLCUsbXhGs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0bf995f1d4c9506-GRU","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2804:18:7822:d47:18b9:2bef:74fe:171b","cf-ipcountry":"BR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-Jun-2026 06:43:11 UTC] === User Orders API Called ===
[15-Jun-2026 06:43:11 UTC] User ID: 788
[15-Jun-2026 06:43:11 UTC] Limit: 20, Offset: 0
[15-Jun-2026 06:43:11 UTC] Orders found: 0
[15-Jun-2026 06:43:11 UTC] Orders data: []
[15-Jun-2026 06:43:11 UTC] Total orders count: 0
[15-Jun-2026 07:04:18 UTC] === API CALL LOG ===
[15-Jun-2026 07:04:18 UTC] Endpoint: user/profile.php
[15-Jun-2026 07:04:18 UTC] Full Log Data: {
    "timestamp": "2026-06-15 07:04:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.54.70.79",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "84.54.70.79, 104.23.223.41",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE2IiwidXNlcm5hbWUiOiJuZXltYXIiLCJlbWFpbCI6InJ0eG5leW1hcnJAZ21haWwuY29tIiwiZXhwIjoxNzgyMTExODU3fQ.HuyqLun1p30_xOMJ9HSBcvJx8U3sop_H_5nOJHD4z2w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0bfb84affa2a61e-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "84.54.70.79",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jun-2026 07:04:18 UTC] === END API CALL LOG ===
[15-Jun-2026 07:04:18 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jun-2026 07:04:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE2IiwidXNlcm5hbWUiOiJuZXltYXIiLCJlbWFpbCI6InJ0eG5leW1hcnJAZ21haWwuY29tIiwiZXhwIjoxNzgyMTExODU3fQ.HuyqLun1p30_xOMJ9HSBcvJx8U3sop_H_5nOJHD4z2w
[15-Jun-2026 07:04:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jun-2026 07:04:18 UTC] ✅ JWT token verified successfully for user profile
[15-Jun-2026 07:04:18 UTC] User ID: 816
[15-Jun-2026 07:04:18 UTC] ✅ User profile retrieved successfully for user ID: 816
[15-Jun-2026 07:04:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jun-2026 07:04:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jun-2026 07:04:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"84.54.70.79, 104.23.223.41","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE2IiwidXNlcm5hbWUiOiJuZXltYXIiLCJlbWFpbCI6InJ0eG5leW1hcnJAZ21haWwuY29tIiwiZXhwIjoxNzgyMTExODU3fQ.HuyqLun1p30_xOMJ9HSBcvJx8U3sop_H_5nOJHD4z2w","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0bfb84affa5a61e-ARN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"84.54.70.79","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-Jun-2026 07:04:18 UTC] === User Orders API Called ===
[15-Jun-2026 07:04:18 UTC] User ID: 816
[15-Jun-2026 07:04:18 UTC] Limit: 20, Offset: 0
[15-Jun-2026 07:04:18 UTC] Orders found: 0
[15-Jun-2026 07:04:18 UTC] Orders data: []
[15-Jun-2026 07:04:18 UTC] Total orders count: 0
[15-Jun-2026 07:04:18 UTC] === API CALL LOG ===
[15-Jun-2026 07:04:18 UTC] Endpoint: user/profile.php
[15-Jun-2026 07:04:18 UTC] Full Log Data: {
    "timestamp": "2026-06-15 07:04:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.54.70.79",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "84.54.70.79, 104.23.223.41",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE2IiwidXNlcm5hbWUiOiJuZXltYXIiLCJlbWFpbCI6InJ0eG5leW1hcnJAZ21haWwuY29tIiwiZXhwIjoxNzgyMTExODU3fQ.HuyqLun1p30_xOMJ9HSBcvJx8U3sop_H_5nOJHD4z2w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0bfb84b98f7a61e-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "84.54.70.79",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jun-2026 07:04:18 UTC] === END API CALL LOG ===
[15-Jun-2026 07:04:18 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jun-2026 07:04:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE2IiwidXNlcm5hbWUiOiJuZXltYXIiLCJlbWFpbCI6InJ0eG5leW1hcnJAZ21haWwuY29tIiwiZXhwIjoxNzgyMTExODU3fQ.HuyqLun1p30_xOMJ9HSBcvJx8U3sop_H_5nOJHD4z2w
[15-Jun-2026 07:04:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jun-2026 07:04:18 UTC] ✅ JWT token verified successfully for user profile
[15-Jun-2026 07:04:18 UTC] User ID: 816
[15-Jun-2026 07:04:18 UTC] ✅ User profile retrieved successfully for user ID: 816
[15-Jun-2026 07:04:19 UTC] === API CALL LOG ===
[15-Jun-2026 07:04:19 UTC] Endpoint: user/profile.php
[15-Jun-2026 07:04:19 UTC] Full Log Data: {
    "timestamp": "2026-06-15 07:04:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.54.70.79",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "84.54.70.79, 104.23.223.41",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE2IiwidXNlcm5hbWUiOiJuZXltYXIiLCJlbWFpbCI6InJ0eG5leW1hcnJAZ21haWwuY29tIiwiZXhwIjoxNzgyMTExODU3fQ.HuyqLun1p30_xOMJ9HSBcvJx8U3sop_H_5nOJHD4z2w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0bfb84f787fa61e-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "84.54.70.79",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jun-2026 07:04:19 UTC] === END API CALL LOG ===
[15-Jun-2026 07:04:19 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jun-2026 07:04:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE2IiwidXNlcm5hbWUiOiJuZXltYXIiLCJlbWFpbCI6InJ0eG5leW1hcnJAZ21haWwuY29tIiwiZXhwIjoxNzgyMTExODU3fQ.HuyqLun1p30_xOMJ9HSBcvJx8U3sop_H_5nOJHD4z2w
[15-Jun-2026 07:04:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jun-2026 07:04:19 UTC] ✅ JWT token verified successfully for user profile
[15-Jun-2026 07:04:19 UTC] User ID: 816
[15-Jun-2026 07:04:19 UTC] ✅ User profile retrieved successfully for user ID: 816
[15-Jun-2026 07:04:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jun-2026 07:04:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jun-2026 07:04:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"84.54.70.79, 104.23.223.40","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE2IiwidXNlcm5hbWUiOiJuZXltYXIiLCJlbWFpbCI6InJ0eG5leW1hcnJAZ21haWwuY29tIiwiZXhwIjoxNzgyMTExODU3fQ.HuyqLun1p30_xOMJ9HSBcvJx8U3sop_H_5nOJHD4z2w","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0bfb87eeed7a61e-ARN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"84.54.70.79","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-Jun-2026 07:04:26 UTC] === User Orders API Called ===
[15-Jun-2026 07:04:26 UTC] User ID: 816
[15-Jun-2026 07:04:26 UTC] Limit: 20, Offset: 0
[15-Jun-2026 07:04:26 UTC] Orders found: 0
[15-Jun-2026 07:04:26 UTC] Orders data: []
[15-Jun-2026 07:04:26 UTC] Total orders count: 0
[15-Jun-2026 07:04:26 UTC] === API CALL LOG ===
[15-Jun-2026 07:04:26 UTC] Endpoint: user/profile.php
[15-Jun-2026 07:04:26 UTC] Full Log Data: {
    "timestamp": "2026-06-15 07:04:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.54.70.79",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "84.54.70.79, 104.23.223.40",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE2IiwidXNlcm5hbWUiOiJuZXltYXIiLCJlbWFpbCI6InJ0eG5leW1hcnJAZ21haWwuY29tIiwiZXhwIjoxNzgyMTExODU3fQ.HuyqLun1p30_xOMJ9HSBcvJx8U3sop_H_5nOJHD4z2w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0bfb87eeed9a61e-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "84.54.70.79",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jun-2026 07:04:26 UTC] === END API CALL LOG ===
[15-Jun-2026 07:04:26 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jun-2026 07:04:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE2IiwidXNlcm5hbWUiOiJuZXltYXIiLCJlbWFpbCI6InJ0eG5leW1hcnJAZ21haWwuY29tIiwiZXhwIjoxNzgyMTExODU3fQ.HuyqLun1p30_xOMJ9HSBcvJx8U3sop_H_5nOJHD4z2w
[15-Jun-2026 07:04:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jun-2026 07:04:26 UTC] ✅ JWT token verified successfully for user profile
[15-Jun-2026 07:04:26 UTC] User ID: 816
[15-Jun-2026 07:04:26 UTC] ✅ User profile retrieved successfully for user ID: 816
[15-Jun-2026 07:04:26 UTC] === API CALL LOG ===
[15-Jun-2026 07:04:26 UTC] Endpoint: user/profile.php
[15-Jun-2026 07:04:26 UTC] Full Log Data: {
    "timestamp": "2026-06-15 07:04:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.54.70.79",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "84.54.70.79, 104.23.223.40",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE2IiwidXNlcm5hbWUiOiJuZXltYXIiLCJlbWFpbCI6InJ0eG5leW1hcnJAZ21haWwuY29tIiwiZXhwIjoxNzgyMTExODU3fQ.HuyqLun1p30_xOMJ9HSBcvJx8U3sop_H_5nOJHD4z2w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0bfb87eeedaa61e-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "84.54.70.79",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jun-2026 07:04:26 UTC] === END API CALL LOG ===
[15-Jun-2026 07:04:26 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jun-2026 07:04:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE2IiwidXNlcm5hbWUiOiJuZXltYXIiLCJlbWFpbCI6InJ0eG5leW1hcnJAZ21haWwuY29tIiwiZXhwIjoxNzgyMTExODU3fQ.HuyqLun1p30_xOMJ9HSBcvJx8U3sop_H_5nOJHD4z2w
[15-Jun-2026 07:04:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jun-2026 07:04:26 UTC] ✅ JWT token verified successfully for user profile
[15-Jun-2026 07:04:26 UTC] User ID: 816
[15-Jun-2026 07:04:26 UTC] ✅ User profile retrieved successfully for user ID: 816
[15-Jun-2026 07:04:27 UTC] === API CALL LOG ===
[15-Jun-2026 07:04:27 UTC] Endpoint: user/profile.php
[15-Jun-2026 07:04:27 UTC] Full Log Data: {
    "timestamp": "2026-06-15 07:04:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.54.70.79",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "84.54.70.79, 104.23.223.40",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE2IiwidXNlcm5hbWUiOiJuZXltYXIiLCJlbWFpbCI6InJ0eG5leW1hcnJAZ21haWwuY29tIiwiZXhwIjoxNzgyMTExODU3fQ.HuyqLun1p30_xOMJ9HSBcvJx8U3sop_H_5nOJHD4z2w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0bfb881ed69a61e-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "84.54.70.79",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jun-2026 07:04:27 UTC] === END API CALL LOG ===
[15-Jun-2026 07:04:27 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jun-2026 07:04:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE2IiwidXNlcm5hbWUiOiJuZXltYXIiLCJlbWFpbCI6InJ0eG5leW1hcnJAZ21haWwuY29tIiwiZXhwIjoxNzgyMTExODU3fQ.HuyqLun1p30_xOMJ9HSBcvJx8U3sop_H_5nOJHD4z2w
[15-Jun-2026 07:04:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jun-2026 07:04:27 UTC] ✅ JWT token verified successfully for user profile
[15-Jun-2026 07:04:27 UTC] User ID: 816
[15-Jun-2026 07:04:27 UTC] ✅ User profile retrieved successfully for user ID: 816
[15-Jun-2026 07:04:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jun-2026 07:04:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jun-2026 07:04:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"84.54.70.79, 104.23.223.40","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE2IiwidXNlcm5hbWUiOiJuZXltYXIiLCJlbWFpbCI6InJ0eG5leW1hcnJAZ21haWwuY29tIiwiZXhwIjoxNzgyMTExODU3fQ.HuyqLun1p30_xOMJ9HSBcvJx8U3sop_H_5nOJHD4z2w","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0bfb8ab98caa61e-ARN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"84.54.70.79","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-Jun-2026 07:04:33 UTC] === User Orders API Called ===
[15-Jun-2026 07:04:33 UTC] User ID: 816
[15-Jun-2026 07:04:33 UTC] Limit: 20, Offset: 0
[15-Jun-2026 07:04:33 UTC] Orders found: 0
[15-Jun-2026 07:04:33 UTC] Orders data: []
[15-Jun-2026 07:04:33 UTC] Total orders count: 0
[15-Jun-2026 07:04:33 UTC] === API CALL LOG ===
[15-Jun-2026 07:04:33 UTC] Endpoint: user/profile.php
[15-Jun-2026 07:04:33 UTC] Full Log Data: {
    "timestamp": "2026-06-15 07:04:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.54.70.79",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "84.54.70.79, 104.23.223.40",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE2IiwidXNlcm5hbWUiOiJuZXltYXIiLCJlbWFpbCI6InJ0eG5leW1hcnJAZ21haWwuY29tIiwiZXhwIjoxNzgyMTExODU3fQ.HuyqLun1p30_xOMJ9HSBcvJx8U3sop_H_5nOJHD4z2w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0bfb8ab98d1a61e-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "84.54.70.79",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jun-2026 07:04:33 UTC] === END API CALL LOG ===
[15-Jun-2026 07:04:33 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jun-2026 07:04:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE2IiwidXNlcm5hbWUiOiJuZXltYXIiLCJlbWFpbCI6InJ0eG5leW1hcnJAZ21haWwuY29tIiwiZXhwIjoxNzgyMTExODU3fQ.HuyqLun1p30_xOMJ9HSBcvJx8U3sop_H_5nOJHD4z2w
[15-Jun-2026 07:04:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jun-2026 07:04:33 UTC] ✅ JWT token verified successfully for user profile
[15-Jun-2026 07:04:33 UTC] User ID: 816
[15-Jun-2026 07:04:33 UTC] ✅ User profile retrieved successfully for user ID: 816
[15-Jun-2026 07:04:33 UTC] === API CALL LOG ===
[15-Jun-2026 07:04:33 UTC] Endpoint: user/profile.php
[15-Jun-2026 07:04:33 UTC] Full Log Data: {
    "timestamp": "2026-06-15 07:04:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.54.70.79",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "84.54.70.79, 104.23.223.40",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE2IiwidXNlcm5hbWUiOiJuZXltYXIiLCJlbWFpbCI6InJ0eG5leW1hcnJAZ21haWwuY29tIiwiZXhwIjoxNzgyMTExODU3fQ.HuyqLun1p30_xOMJ9HSBcvJx8U3sop_H_5nOJHD4z2w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0bfb8ab98cea61e-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "84.54.70.79",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jun-2026 07:04:33 UTC] === END API CALL LOG ===
[15-Jun-2026 07:04:33 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jun-2026 07:04:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE2IiwidXNlcm5hbWUiOiJuZXltYXIiLCJlbWFpbCI6InJ0eG5leW1hcnJAZ21haWwuY29tIiwiZXhwIjoxNzgyMTExODU3fQ.HuyqLun1p30_xOMJ9HSBcvJx8U3sop_H_5nOJHD4z2w
[15-Jun-2026 07:04:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jun-2026 07:04:33 UTC] ✅ JWT token verified successfully for user profile
[15-Jun-2026 07:04:33 UTC] User ID: 816
[15-Jun-2026 07:04:33 UTC] ✅ User profile retrieved successfully for user ID: 816
[15-Jun-2026 07:04:34 UTC] === API CALL LOG ===
[15-Jun-2026 07:04:34 UTC] Endpoint: user/profile.php
[15-Jun-2026 07:04:34 UTC] Full Log Data: {
    "timestamp": "2026-06-15 07:04:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.54.70.79",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "84.54.70.79, 104.23.223.40",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE2IiwidXNlcm5hbWUiOiJuZXltYXIiLCJlbWFpbCI6InJ0eG5leW1hcnJAZ21haWwuY29tIiwiZXhwIjoxNzgyMTExODU3fQ.HuyqLun1p30_xOMJ9HSBcvJx8U3sop_H_5nOJHD4z2w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0bfb8b09b2fa61e-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "84.54.70.79",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jun-2026 07:04:34 UTC] === END API CALL LOG ===
[15-Jun-2026 07:04:34 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jun-2026 07:04:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE2IiwidXNlcm5hbWUiOiJuZXltYXIiLCJlbWFpbCI6InJ0eG5leW1hcnJAZ21haWwuY29tIiwiZXhwIjoxNzgyMTExODU3fQ.HuyqLun1p30_xOMJ9HSBcvJx8U3sop_H_5nOJHD4z2w
[15-Jun-2026 07:04:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jun-2026 07:04:34 UTC] ✅ JWT token verified successfully for user profile
[15-Jun-2026 07:04:34 UTC] User ID: 816
[15-Jun-2026 07:04:34 UTC] ✅ User profile retrieved successfully for user ID: 816
[15-Jun-2026 07:04:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jun-2026 07:04:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jun-2026 07:04:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"84.54.70.79, 104.23.223.40","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE2IiwidXNlcm5hbWUiOiJuZXltYXIiLCJlbWFpbCI6InJ0eG5leW1hcnJAZ21haWwuY29tIiwiZXhwIjoxNzgyMTExODU3fQ.HuyqLun1p30_xOMJ9HSBcvJx8U3sop_H_5nOJHD4z2w","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0bfb8eb3f3da61e-ARN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"84.54.70.79","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-Jun-2026 07:04:44 UTC] === User Orders API Called ===
[15-Jun-2026 07:04:44 UTC] User ID: 816
[15-Jun-2026 07:04:44 UTC] Limit: 20, Offset: 0
[15-Jun-2026 07:04:44 UTC] Orders found: 0
[15-Jun-2026 07:04:44 UTC] Orders data: []
[15-Jun-2026 07:04:44 UTC] Total orders count: 0
[15-Jun-2026 07:04:44 UTC] === API CALL LOG ===
[15-Jun-2026 07:04:44 UTC] Endpoint: user/profile.php
[15-Jun-2026 07:04:44 UTC] Full Log Data: {
    "timestamp": "2026-06-15 07:04:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.54.70.79",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "84.54.70.79, 104.23.223.40",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE2IiwidXNlcm5hbWUiOiJuZXltYXIiLCJlbWFpbCI6InJ0eG5leW1hcnJAZ21haWwuY29tIiwiZXhwIjoxNzgyMTExODU3fQ.HuyqLun1p30_xOMJ9HSBcvJx8U3sop_H_5nOJHD4z2w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0bfb8eb3f40a61e-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "84.54.70.79",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jun-2026 07:04:44 UTC] === END API CALL LOG ===
[15-Jun-2026 07:04:44 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jun-2026 07:04:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE2IiwidXNlcm5hbWUiOiJuZXltYXIiLCJlbWFpbCI6InJ0eG5leW1hcnJAZ21haWwuY29tIiwiZXhwIjoxNzgyMTExODU3fQ.HuyqLun1p30_xOMJ9HSBcvJx8U3sop_H_5nOJHD4z2w
[15-Jun-2026 07:04:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jun-2026 07:04:44 UTC] ✅ JWT token verified successfully for user profile
[15-Jun-2026 07:04:44 UTC] User ID: 816
[15-Jun-2026 07:04:44 UTC] ✅ User profile retrieved successfully for user ID: 816
[15-Jun-2026 07:04:44 UTC] === API CALL LOG ===
[15-Jun-2026 07:04:44 UTC] Endpoint: user/profile.php
[15-Jun-2026 07:04:44 UTC] Full Log Data: {
    "timestamp": "2026-06-15 07:04:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.54.70.79",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "84.54.70.79, 104.23.223.40",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE2IiwidXNlcm5hbWUiOiJuZXltYXIiLCJlbWFpbCI6InJ0eG5leW1hcnJAZ21haWwuY29tIiwiZXhwIjoxNzgyMTExODU3fQ.HuyqLun1p30_xOMJ9HSBcvJx8U3sop_H_5nOJHD4z2w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0bfb8ebb81aa61e-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "84.54.70.79",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jun-2026 07:04:44 UTC] === END API CALL LOG ===
[15-Jun-2026 07:04:44 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jun-2026 07:04:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE2IiwidXNlcm5hbWUiOiJuZXltYXIiLCJlbWFpbCI6InJ0eG5leW1hcnJAZ21haWwuY29tIiwiZXhwIjoxNzgyMTExODU3fQ.HuyqLun1p30_xOMJ9HSBcvJx8U3sop_H_5nOJHD4z2w
[15-Jun-2026 07:04:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jun-2026 07:04:44 UTC] ✅ JWT token verified successfully for user profile
[15-Jun-2026 07:04:44 UTC] User ID: 816
[15-Jun-2026 07:04:44 UTC] ✅ User profile retrieved successfully for user ID: 816
[15-Jun-2026 07:04:44 UTC] === API CALL LOG ===
[15-Jun-2026 07:04:44 UTC] Endpoint: user/profile.php
[15-Jun-2026 07:04:44 UTC] Full Log Data: {
    "timestamp": "2026-06-15 07:04:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.54.70.79",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "84.54.70.79, 104.23.223.40",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE2IiwidXNlcm5hbWUiOiJuZXltYXIiLCJlbWFpbCI6InJ0eG5leW1hcnJAZ21haWwuY29tIiwiZXhwIjoxNzgyMTExODU3fQ.HuyqLun1p30_xOMJ9HSBcvJx8U3sop_H_5nOJHD4z2w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0bfb8eece6ca61e-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "84.54.70.79",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jun-2026 07:04:44 UTC] === END API CALL LOG ===
[15-Jun-2026 07:04:44 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jun-2026 07:04:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE2IiwidXNlcm5hbWUiOiJuZXltYXIiLCJlbWFpbCI6InJ0eG5leW1hcnJAZ21haWwuY29tIiwiZXhwIjoxNzgyMTExODU3fQ.HuyqLun1p30_xOMJ9HSBcvJx8U3sop_H_5nOJHD4z2w
[15-Jun-2026 07:04:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jun-2026 07:04:44 UTC] ✅ JWT token verified successfully for user profile
[15-Jun-2026 07:04:44 UTC] User ID: 816
[15-Jun-2026 07:04:44 UTC] ✅ User profile retrieved successfully for user ID: 816
[15-Jun-2026 07:04:53 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jun-2026 07:04:53 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jun-2026 07:04:53 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"84.54.70.79, 104.23.223.40","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE2IiwidXNlcm5hbWUiOiJuZXltYXIiLCJlbWFpbCI6InJ0eG5leW1hcnJAZ21haWwuY29tIiwiZXhwIjoxNzgyMTExODU3fQ.HuyqLun1p30_xOMJ9HSBcvJx8U3sop_H_5nOJHD4z2w","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0bfb9240be0a61e-ARN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"84.54.70.79","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-Jun-2026 07:04:53 UTC] === User Orders API Called ===
[15-Jun-2026 07:04:53 UTC] User ID: 816
[15-Jun-2026 07:04:53 UTC] Limit: 20, Offset: 0
[15-Jun-2026 07:04:53 UTC] Orders found: 0
[15-Jun-2026 07:04:53 UTC] Orders data: []
[15-Jun-2026 07:04:53 UTC] Total orders count: 0
[15-Jun-2026 07:04:53 UTC] === API CALL LOG ===
[15-Jun-2026 07:04:53 UTC] Endpoint: user/profile.php
[15-Jun-2026 07:04:53 UTC] Full Log Data: {
    "timestamp": "2026-06-15 07:04:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.54.70.79",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "84.54.70.79, 104.23.223.40",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE2IiwidXNlcm5hbWUiOiJuZXltYXIiLCJlbWFpbCI6InJ0eG5leW1hcnJAZ21haWwuY29tIiwiZXhwIjoxNzgyMTExODU3fQ.HuyqLun1p30_xOMJ9HSBcvJx8U3sop_H_5nOJHD4z2w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0bfb9240be4a61e-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "84.54.70.79",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jun-2026 07:04:53 UTC] === END API CALL LOG ===
[15-Jun-2026 07:04:53 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jun-2026 07:04:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE2IiwidXNlcm5hbWUiOiJuZXltYXIiLCJlbWFpbCI6InJ0eG5leW1hcnJAZ21haWwuY29tIiwiZXhwIjoxNzgyMTExODU3fQ.HuyqLun1p30_xOMJ9HSBcvJx8U3sop_H_5nOJHD4z2w
[15-Jun-2026 07:04:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jun-2026 07:04:53 UTC] ✅ JWT token verified successfully for user profile
[15-Jun-2026 07:04:53 UTC] User ID: 816
[15-Jun-2026 07:04:53 UTC] ✅ User profile retrieved successfully for user ID: 816
[15-Jun-2026 07:04:53 UTC] === API CALL LOG ===
[15-Jun-2026 07:04:53 UTC] Endpoint: user/profile.php
[15-Jun-2026 07:04:53 UTC] Full Log Data: {
    "timestamp": "2026-06-15 07:04:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.54.70.79",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "84.54.70.79, 104.23.223.40",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE2IiwidXNlcm5hbWUiOiJuZXltYXIiLCJlbWFpbCI6InJ0eG5leW1hcnJAZ21haWwuY29tIiwiZXhwIjoxNzgyMTExODU3fQ.HuyqLun1p30_xOMJ9HSBcvJx8U3sop_H_5nOJHD4z2w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0bfb9248ceba61e-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "84.54.70.79",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jun-2026 07:04:53 UTC] === END API CALL LOG ===
[15-Jun-2026 07:04:53 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jun-2026 07:04:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE2IiwidXNlcm5hbWUiOiJuZXltYXIiLCJlbWFpbCI6InJ0eG5leW1hcnJAZ21haWwuY29tIiwiZXhwIjoxNzgyMTExODU3fQ.HuyqLun1p30_xOMJ9HSBcvJx8U3sop_H_5nOJHD4z2w
[15-Jun-2026 07:04:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jun-2026 07:04:53 UTC] ✅ JWT token verified successfully for user profile
[15-Jun-2026 07:04:53 UTC] User ID: 816
[15-Jun-2026 07:04:53 UTC] ✅ User profile retrieved successfully for user ID: 816
[15-Jun-2026 07:04:53 UTC] === API CALL LOG ===
[15-Jun-2026 07:04:53 UTC] Endpoint: user/profile.php
[15-Jun-2026 07:04:53 UTC] Full Log Data: {
    "timestamp": "2026-06-15 07:04:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.54.70.79",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "84.54.70.79, 104.23.223.40",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE2IiwidXNlcm5hbWUiOiJuZXltYXIiLCJlbWFpbCI6InJ0eG5leW1hcnJAZ21haWwuY29tIiwiZXhwIjoxNzgyMTExODU3fQ.HuyqLun1p30_xOMJ9HSBcvJx8U3sop_H_5nOJHD4z2w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0bfb927eb6fa61e-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "84.54.70.79",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jun-2026 07:04:53 UTC] === END API CALL LOG ===
[15-Jun-2026 07:04:53 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jun-2026 07:04:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE2IiwidXNlcm5hbWUiOiJuZXltYXIiLCJlbWFpbCI6InJ0eG5leW1hcnJAZ21haWwuY29tIiwiZXhwIjoxNzgyMTExODU3fQ.HuyqLun1p30_xOMJ9HSBcvJx8U3sop_H_5nOJHD4z2w
[15-Jun-2026 07:04:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jun-2026 07:04:53 UTC] ✅ JWT token verified successfully for user profile
[15-Jun-2026 07:04:53 UTC] User ID: 816
[15-Jun-2026 07:04:53 UTC] ✅ User profile retrieved successfully for user ID: 816
[15-Jun-2026 07:05:28 UTC] === API CALL LOG ===
[15-Jun-2026 07:05:28 UTC] Endpoint: user/profile.php
[15-Jun-2026 07:05:28 UTC] Full Log Data: {
    "timestamp": "2026-06-15 07:05:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.54.70.79",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "84.54.70.79, 104.23.217.141",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE2IiwidXNlcm5hbWUiOiJuZXltYXIiLCJlbWFpbCI6InJ0eG5leW1hcnJAZ21haWwuY29tIiwiZXhwIjoxNzgyMTExODU3fQ.HuyqLun1p30_xOMJ9HSBcvJx8U3sop_H_5nOJHD4z2w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0bfba02dcb4323b-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "84.54.70.79",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jun-2026 07:05:28 UTC] === END API CALL LOG ===
[15-Jun-2026 07:05:28 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jun-2026 07:05:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE2IiwidXNlcm5hbWUiOiJuZXltYXIiLCJlbWFpbCI6InJ0eG5leW1hcnJAZ21haWwuY29tIiwiZXhwIjoxNzgyMTExODU3fQ.HuyqLun1p30_xOMJ9HSBcvJx8U3sop_H_5nOJHD4z2w
[15-Jun-2026 07:05:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jun-2026 07:05:28 UTC] ✅ JWT token verified successfully for user profile
[15-Jun-2026 07:05:28 UTC] User ID: 816
[15-Jun-2026 07:05:28 UTC] ✅ User profile retrieved successfully for user ID: 816
[15-Jun-2026 07:05:28 UTC] User Purchases API - User ID: 816
[15-Jun-2026 07:05:28 UTC] User Purchases API - Total purchases found: 1
[15-Jun-2026 07:05:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jun-2026 07:05:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jun-2026 07:05:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"84.54.70.79, 104.23.217.141","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE2IiwidXNlcm5hbWUiOiJuZXltYXIiLCJlbWFpbCI6InJ0eG5leW1hcnJAZ21haWwuY29tIiwiZXhwIjoxNzgyMTExODU3fQ.HuyqLun1p30_xOMJ9HSBcvJx8U3sop_H_5nOJHD4z2w","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0bfba1209f7323b-ARN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"84.54.70.79","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-Jun-2026 07:05:31 UTC] === User Orders API Called ===
[15-Jun-2026 07:05:31 UTC] User ID: 816
[15-Jun-2026 07:05:31 UTC] Limit: 20, Offset: 0
[15-Jun-2026 07:05:31 UTC] Orders found: 0
[15-Jun-2026 07:05:31 UTC] Orders data: []
[15-Jun-2026 07:05:31 UTC] Total orders count: 0
[15-Jun-2026 07:05:33 UTC] === API CALL LOG ===
[15-Jun-2026 07:05:33 UTC] Endpoint: user/profile.php
[15-Jun-2026 07:05:33 UTC] Full Log Data: {
    "timestamp": "2026-06-15 07:05:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.54.70.79",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "84.54.70.79, 104.23.217.141",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE2IiwidXNlcm5hbWUiOiJuZXltYXIiLCJlbWFpbCI6InJ0eG5leW1hcnJAZ21haWwuY29tIiwiZXhwIjoxNzgyMTExODU3fQ.HuyqLun1p30_xOMJ9HSBcvJx8U3sop_H_5nOJHD4z2w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0bfba206e1a323b-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "84.54.70.79",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jun-2026 07:05:33 UTC] === END API CALL LOG ===
[15-Jun-2026 07:05:33 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jun-2026 07:05:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE2IiwidXNlcm5hbWUiOiJuZXltYXIiLCJlbWFpbCI6InJ0eG5leW1hcnJAZ21haWwuY29tIiwiZXhwIjoxNzgyMTExODU3fQ.HuyqLun1p30_xOMJ9HSBcvJx8U3sop_H_5nOJHD4z2w
[15-Jun-2026 07:05:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jun-2026 07:05:33 UTC] ✅ JWT token verified successfully for user profile
[15-Jun-2026 07:05:33 UTC] User ID: 816
[15-Jun-2026 07:05:33 UTC] ✅ User profile retrieved successfully for user ID: 816
[15-Jun-2026 07:05:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jun-2026 07:05:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jun-2026 07:05:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"84.54.70.79, 104.23.217.141","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE2IiwidXNlcm5hbWUiOiJuZXltYXIiLCJlbWFpbCI6InJ0eG5leW1hcnJAZ21haWwuY29tIiwiZXhwIjoxNzgyMTExODU3fQ.HuyqLun1p30_xOMJ9HSBcvJx8U3sop_H_5nOJHD4z2w","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0bfba206e17323b-ARN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"84.54.70.79","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-Jun-2026 07:05:33 UTC] === User Orders API Called ===
[15-Jun-2026 07:05:33 UTC] User ID: 816
[15-Jun-2026 07:05:33 UTC] Limit: 20, Offset: 0
[15-Jun-2026 07:05:33 UTC] Orders found: 0
[15-Jun-2026 07:05:33 UTC] Orders data: []
[15-Jun-2026 07:05:33 UTC] Total orders count: 0
[15-Jun-2026 07:05:33 UTC] === API CALL LOG ===
[15-Jun-2026 07:05:33 UTC] Endpoint: user/profile.php
[15-Jun-2026 07:05:33 UTC] Full Log Data: {
    "timestamp": "2026-06-15 07:05:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.54.70.79",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "84.54.70.79, 104.23.217.141",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE2IiwidXNlcm5hbWUiOiJuZXltYXIiLCJlbWFpbCI6InJ0eG5leW1hcnJAZ21haWwuY29tIiwiZXhwIjoxNzgyMTExODU3fQ.HuyqLun1p30_xOMJ9HSBcvJx8U3sop_H_5nOJHD4z2w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0bfba206e19323b-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "84.54.70.79",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jun-2026 07:05:33 UTC] === END API CALL LOG ===
[15-Jun-2026 07:05:33 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jun-2026 07:05:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE2IiwidXNlcm5hbWUiOiJuZXltYXIiLCJlbWFpbCI6InJ0eG5leW1hcnJAZ21haWwuY29tIiwiZXhwIjoxNzgyMTExODU3fQ.HuyqLun1p30_xOMJ9HSBcvJx8U3sop_H_5nOJHD4z2w
[15-Jun-2026 07:05:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jun-2026 07:05:33 UTC] ✅ JWT token verified successfully for user profile
[15-Jun-2026 07:05:33 UTC] User ID: 816
[15-Jun-2026 07:05:33 UTC] ✅ User profile retrieved successfully for user ID: 816
[15-Jun-2026 07:05:34 UTC] === API CALL LOG ===
[15-Jun-2026 07:05:34 UTC] Endpoint: user/profile.php
[15-Jun-2026 07:05:34 UTC] Full Log Data: {
    "timestamp": "2026-06-15 07:05:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.54.70.79",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "84.54.70.79, 104.23.217.141",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE2IiwidXNlcm5hbWUiOiJuZXltYXIiLCJlbWFpbCI6InJ0eG5leW1hcnJAZ21haWwuY29tIiwiZXhwIjoxNzgyMTExODU3fQ.HuyqLun1p30_xOMJ9HSBcvJx8U3sop_H_5nOJHD4z2w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0bfba23eb62323b-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "84.54.70.79",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jun-2026 07:05:34 UTC] === END API CALL LOG ===
[15-Jun-2026 07:05:34 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jun-2026 07:05:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE2IiwidXNlcm5hbWUiOiJuZXltYXIiLCJlbWFpbCI6InJ0eG5leW1hcnJAZ21haWwuY29tIiwiZXhwIjoxNzgyMTExODU3fQ.HuyqLun1p30_xOMJ9HSBcvJx8U3sop_H_5nOJHD4z2w
[15-Jun-2026 07:05:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jun-2026 07:05:34 UTC] ✅ JWT token verified successfully for user profile
[15-Jun-2026 07:05:34 UTC] User ID: 816
[15-Jun-2026 07:05:34 UTC] ✅ User profile retrieved successfully for user ID: 816
[15-Jun-2026 07:06:02 UTC] === API CALL LOG ===
[15-Jun-2026 07:06:02 UTC] Endpoint: user/profile.php
[15-Jun-2026 07:06:02 UTC] Full Log Data: {
    "timestamp": "2026-06-15 07:06:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.54.70.79",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "84.54.70.79, 172.71.103.32",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE2IiwidXNlcm5hbWUiOiJuZXltYXIiLCJlbWFpbCI6InJ0eG5leW1hcnJAZ21haWwuY29tIiwiZXhwIjoxNzgyMTExODU3fQ.HuyqLun1p30_xOMJ9HSBcvJx8U3sop_H_5nOJHD4z2w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0bfbad49a59b96c-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "84.54.70.79",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jun-2026 07:06:02 UTC] === END API CALL LOG ===
[15-Jun-2026 07:06:02 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jun-2026 07:06:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE2IiwidXNlcm5hbWUiOiJuZXltYXIiLCJlbWFpbCI6InJ0eG5leW1hcnJAZ21haWwuY29tIiwiZXhwIjoxNzgyMTExODU3fQ.HuyqLun1p30_xOMJ9HSBcvJx8U3sop_H_5nOJHD4z2w
[15-Jun-2026 07:06:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jun-2026 07:06:02 UTC] ✅ JWT token verified successfully for user profile
[15-Jun-2026 07:06:02 UTC] User ID: 816
[15-Jun-2026 07:06:02 UTC] ✅ User profile retrieved successfully for user ID: 816
[15-Jun-2026 07:06:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jun-2026 07:06:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jun-2026 07:06:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"84.54.70.79, 172.71.103.32","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE2IiwidXNlcm5hbWUiOiJuZXltYXIiLCJlbWFpbCI6InJ0eG5leW1hcnJAZ21haWwuY29tIiwiZXhwIjoxNzgyMTExODU3fQ.HuyqLun1p30_xOMJ9HSBcvJx8U3sop_H_5nOJHD4z2w","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0bfbafb5fd2b96c-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"84.54.70.79","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-Jun-2026 07:06:08 UTC] === User Orders API Called ===
[15-Jun-2026 07:06:08 UTC] User ID: 816
[15-Jun-2026 07:06:08 UTC] Limit: 20, Offset: 0
[15-Jun-2026 07:06:08 UTC] === API CALL LOG ===
[15-Jun-2026 07:06:08 UTC] Endpoint: user/profile.php
[15-Jun-2026 07:06:08 UTC] Full Log Data: {
    "timestamp": "2026-06-15 07:06:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.54.70.79",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "84.54.70.79, 172.71.103.32",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE2IiwidXNlcm5hbWUiOiJuZXltYXIiLCJlbWFpbCI6InJ0eG5leW1hcnJAZ21haWwuY29tIiwiZXhwIjoxNzgyMTExODU3fQ.HuyqLun1p30_xOMJ9HSBcvJx8U3sop_H_5nOJHD4z2w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0bfbafb5fd7b96c-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "84.54.70.79",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jun-2026 07:06:08 UTC] === END API CALL LOG ===
[15-Jun-2026 07:06:08 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jun-2026 07:06:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE2IiwidXNlcm5hbWUiOiJuZXltYXIiLCJlbWFpbCI6InJ0eG5leW1hcnJAZ21haWwuY29tIiwiZXhwIjoxNzgyMTExODU3fQ.HuyqLun1p30_xOMJ9HSBcvJx8U3sop_H_5nOJHD4z2w
[15-Jun-2026 07:06:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jun-2026 07:06:08 UTC] Orders found: 0
[15-Jun-2026 07:06:08 UTC] ✅ JWT token verified successfully for user profile
[15-Jun-2026 07:06:08 UTC] Orders data: []
[15-Jun-2026 07:06:08 UTC] User ID: 816
[15-Jun-2026 07:06:08 UTC] Total orders count: 0
[15-Jun-2026 07:06:08 UTC] ✅ User profile retrieved successfully for user ID: 816
[15-Jun-2026 07:06:08 UTC] === API CALL LOG ===
[15-Jun-2026 07:06:08 UTC] Endpoint: user/profile.php
[15-Jun-2026 07:06:08 UTC] Full Log Data: {
    "timestamp": "2026-06-15 07:06:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.54.70.79",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "84.54.70.79, 172.71.103.32",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE2IiwidXNlcm5hbWUiOiJuZXltYXIiLCJlbWFpbCI6InJ0eG5leW1hcnJAZ21haWwuY29tIiwiZXhwIjoxNzgyMTExODU3fQ.HuyqLun1p30_xOMJ9HSBcvJx8U3sop_H_5nOJHD4z2w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0bfbafb5fdab96c-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "84.54.70.79",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jun-2026 07:06:08 UTC] === END API CALL LOG ===
[15-Jun-2026 07:06:08 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jun-2026 07:06:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE2IiwidXNlcm5hbWUiOiJuZXltYXIiLCJlbWFpbCI6InJ0eG5leW1hcnJAZ21haWwuY29tIiwiZXhwIjoxNzgyMTExODU3fQ.HuyqLun1p30_xOMJ9HSBcvJx8U3sop_H_5nOJHD4z2w
[15-Jun-2026 07:06:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jun-2026 07:06:08 UTC] ✅ JWT token verified successfully for user profile
[15-Jun-2026 07:06:08 UTC] User ID: 816
[15-Jun-2026 07:06:08 UTC] ✅ User profile retrieved successfully for user ID: 816
[15-Jun-2026 07:06:13 UTC] === API CALL LOG ===
[15-Jun-2026 07:06:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jun-2026 07:06:13 UTC] Endpoint: user/profile.php
[15-Jun-2026 07:06:13 UTC] Full Log Data: {
    "timestamp": "2026-06-15 07:06:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.54.70.79",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "84.54.70.79, 172.71.103.32",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE2IiwidXNlcm5hbWUiOiJuZXltYXIiLCJlbWFpbCI6InJ0eG5leW1hcnJAZ21haWwuY29tIiwiZXhwIjoxNzgyMTExODU3fQ.HuyqLun1p30_xOMJ9HSBcvJx8U3sop_H_5nOJHD4z2w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0bfbb1b9823b96c-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "84.54.70.79",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jun-2026 07:06:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jun-2026 07:06:13 UTC] === END API CALL LOG ===
[15-Jun-2026 07:06:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"84.54.70.79, 172.71.103.32","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE2IiwidXNlcm5hbWUiOiJuZXltYXIiLCJlbWFpbCI6InJ0eG5leW1hcnJAZ21haWwuY29tIiwiZXhwIjoxNzgyMTExODU3fQ.HuyqLun1p30_xOMJ9HSBcvJx8U3sop_H_5nOJHD4z2w","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0bfbb1b9821b96c-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"84.54.70.79","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-Jun-2026 07:06:13 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jun-2026 07:06:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE2IiwidXNlcm5hbWUiOiJuZXltYXIiLCJlbWFpbCI6InJ0eG5leW1hcnJAZ21haWwuY29tIiwiZXhwIjoxNzgyMTExODU3fQ.HuyqLun1p30_xOMJ9HSBcvJx8U3sop_H_5nOJHD4z2w
[15-Jun-2026 07:06:13 UTC] === User Orders API Called ===
[15-Jun-2026 07:06:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jun-2026 07:06:13 UTC] User ID: 816
[15-Jun-2026 07:06:13 UTC] ✅ JWT token verified successfully for user profile
[15-Jun-2026 07:06:13 UTC] Limit: 20, Offset: 0
[15-Jun-2026 07:06:13 UTC] User ID: 816
[15-Jun-2026 07:06:13 UTC] ✅ User profile retrieved successfully for user ID: 816
[15-Jun-2026 07:06:13 UTC] Orders found: 0
[15-Jun-2026 07:06:13 UTC] Orders data: []
[15-Jun-2026 07:06:13 UTC] Total orders count: 0
[15-Jun-2026 07:06:13 UTC] === API CALL LOG ===
[15-Jun-2026 07:06:13 UTC] Endpoint: user/profile.php
[15-Jun-2026 07:06:13 UTC] Full Log Data: {
    "timestamp": "2026-06-15 07:06:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.54.70.79",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "84.54.70.79, 172.71.103.32",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE2IiwidXNlcm5hbWUiOiJuZXltYXIiLCJlbWFpbCI6InJ0eG5leW1hcnJAZ21haWwuY29tIiwiZXhwIjoxNzgyMTExODU3fQ.HuyqLun1p30_xOMJ9HSBcvJx8U3sop_H_5nOJHD4z2w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0bfbb1b9825b96c-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "84.54.70.79",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jun-2026 07:06:13 UTC] === END API CALL LOG ===
[15-Jun-2026 07:06:13 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jun-2026 07:06:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE2IiwidXNlcm5hbWUiOiJuZXltYXIiLCJlbWFpbCI6InJ0eG5leW1hcnJAZ21haWwuY29tIiwiZXhwIjoxNzgyMTExODU3fQ.HuyqLun1p30_xOMJ9HSBcvJx8U3sop_H_5nOJHD4z2w
[15-Jun-2026 07:06:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jun-2026 07:06:13 UTC] ✅ JWT token verified successfully for user profile
[15-Jun-2026 07:06:13 UTC] User ID: 816
[15-Jun-2026 07:06:13 UTC] ✅ User profile retrieved successfully for user ID: 816
[15-Jun-2026 07:06:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jun-2026 07:06:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jun-2026 07:06:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"84.54.70.79, 172.71.103.32","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE2IiwidXNlcm5hbWUiOiJuZXltYXIiLCJlbWFpbCI6InJ0eG5leW1hcnJAZ21haWwuY29tIiwiZXhwIjoxNzgyMTExODU3fQ.HuyqLun1p30_xOMJ9HSBcvJx8U3sop_H_5nOJHD4z2w","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0bfbb5ffedeb96c-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"84.54.70.79","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-Jun-2026 07:06:24 UTC] === User Orders API Called ===
[15-Jun-2026 07:06:24 UTC] User ID: 816
[15-Jun-2026 07:06:24 UTC] Limit: 20, Offset: 0
[15-Jun-2026 07:06:24 UTC] Orders found: 0
[15-Jun-2026 07:06:24 UTC] Orders data: []
[15-Jun-2026 07:06:24 UTC] Total orders count: 0
[15-Jun-2026 07:06:25 UTC] === API CALL LOG ===
[15-Jun-2026 07:06:25 UTC] Endpoint: user/profile.php
[15-Jun-2026 07:06:25 UTC] Full Log Data: {
    "timestamp": "2026-06-15 07:06:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.54.70.79",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "84.54.70.79, 172.71.103.32",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE2IiwidXNlcm5hbWUiOiJuZXltYXIiLCJlbWFpbCI6InJ0eG5leW1hcnJAZ21haWwuY29tIiwiZXhwIjoxNzgyMTExODU3fQ.HuyqLun1p30_xOMJ9HSBcvJx8U3sop_H_5nOJHD4z2w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0bfbb664c54b96c-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "84.54.70.79",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jun-2026 07:06:25 UTC] === END API CALL LOG ===
[15-Jun-2026 07:06:25 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jun-2026 07:06:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE2IiwidXNlcm5hbWUiOiJuZXltYXIiLCJlbWFpbCI6InJ0eG5leW1hcnJAZ21haWwuY29tIiwiZXhwIjoxNzgyMTExODU3fQ.HuyqLun1p30_xOMJ9HSBcvJx8U3sop_H_5nOJHD4z2w
[15-Jun-2026 07:06:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jun-2026 07:06:25 UTC] ✅ JWT token verified successfully for user profile
[15-Jun-2026 07:06:25 UTC] User ID: 816
[15-Jun-2026 07:06:25 UTC] ✅ User profile retrieved successfully for user ID: 816
[15-Jun-2026 07:06:25 UTC] User Purchases API - User ID: 816
[15-Jun-2026 07:06:25 UTC] User Purchases API - Total purchases found: 1
[15-Jun-2026 07:06:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jun-2026 07:06:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jun-2026 07:06:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"84.54.70.79, 172.71.103.32","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE2IiwidXNlcm5hbWUiOiJuZXltYXIiLCJlbWFpbCI6InJ0eG5leW1hcnJAZ21haWwuY29tIiwiZXhwIjoxNzgyMTExODU3fQ.HuyqLun1p30_xOMJ9HSBcvJx8U3sop_H_5nOJHD4z2w","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0bfbb70dedeb96c-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"84.54.70.79","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-Jun-2026 07:06:27 UTC] === User Orders API Called ===
[15-Jun-2026 07:06:27 UTC] User ID: 816
[15-Jun-2026 07:06:27 UTC] Limit: 20, Offset: 0
[15-Jun-2026 07:06:27 UTC] Orders found: 0
[15-Jun-2026 07:06:27 UTC] Orders data: []
[15-Jun-2026 07:06:27 UTC] Total orders count: 0
[15-Jun-2026 09:29:55 UTC] === API CALL LOG ===
[15-Jun-2026 09:29:55 UTC] Endpoint: user/profile.php
[15-Jun-2026 09:29:55 UTC] Full Log Data: {
    "timestamp": "2026-06-15 09:29:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:18:408d:4efc:18b9:3101:d3:d307",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2804:18:408d:4efc:18b9:3101:d3:d307, 172.64.222.17",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUxIiwidXNlcm5hbWUiOiJTYW50b3MiLCJlbWFpbCI6ImFuam9rYXVsZUBnbWFpbC5jb20iLCJleHAiOjE3ODA0MzAwMjF9.oF7Z6EpvTSf27y8c8IDwwCj-uOyJuENVsleUWb1F8BU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c08d989d09ff94-GIG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2804:18:408d:4efc:18b9:3101:d3:d307",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jun-2026 09:29:55 UTC] === END API CALL LOG ===
[15-Jun-2026 09:29:55 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jun-2026 09:29:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUxIiwidXNlcm5hbWUiOiJTYW50b3MiLCJlbWFpbCI6ImFuam9rYXVsZUBnbWFpbC5jb20iLCJleHAiOjE3ODA0MzAwMjF9.oF7Z6EpvTSf27y8c8IDwwCj-uOyJuENVsleUWb1F8BU
[15-Jun-2026 09:29:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jun-2026 09:29:55 UTC] ✅ JWT token verified successfully for user profile
[15-Jun-2026 09:29:55 UTC] User ID: 651
[15-Jun-2026 09:29:55 UTC] ✅ User profile retrieved successfully for user ID: 651
[15-Jun-2026 09:29:56 UTC] === API CALL LOG ===
[15-Jun-2026 09:29:56 UTC] Endpoint: user/profile.php
[15-Jun-2026 09:29:56 UTC] Full Log Data: {
    "timestamp": "2026-06-15 09:29:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:18:408d:4efc:18b9:3101:d3:d307",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2804:18:408d:4efc:18b9:3101:d3:d307, 172.64.222.50",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUxIiwidXNlcm5hbWUiOiJTYW50b3MiLCJlbWFpbCI6ImFuam9rYXVsZUBnbWFpbC5jb20iLCJleHAiOjE3ODA0MzAwMjF9.oF7Z6EpvTSf27y8c8IDwwCj-uOyJuENVsleUWb1F8BU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c08d9f0d90ff94-GIG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2804:18:408d:4efc:18b9:3101:d3:d307",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jun-2026 09:29:56 UTC] === END API CALL LOG ===
[15-Jun-2026 09:29:56 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jun-2026 09:29:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUxIiwidXNlcm5hbWUiOiJTYW50b3MiLCJlbWFpbCI6ImFuam9rYXVsZUBnbWFpbC5jb20iLCJleHAiOjE3ODA0MzAwMjF9.oF7Z6EpvTSf27y8c8IDwwCj-uOyJuENVsleUWb1F8BU
[15-Jun-2026 09:29:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jun-2026 09:29:56 UTC] ✅ JWT token verified successfully for user profile
[15-Jun-2026 09:29:56 UTC] User ID: 651
[15-Jun-2026 09:29:56 UTC] ✅ User profile retrieved successfully for user ID: 651
[15-Jun-2026 09:29:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jun-2026 09:29:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jun-2026 09:29:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2804:18:408d:4efc:18b9:3101:d3:d307, 172.64.222.50","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUxIiwidXNlcm5hbWUiOiJTYW50b3MiLCJlbWFpbCI6ImFuam9rYXVsZUBnbWFpbC5jb20iLCJleHAiOjE3ODA0MzAwMjF9.oF7Z6EpvTSf27y8c8IDwwCj-uOyJuENVsleUWb1F8BU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0c08d9f0d94ff94-GIG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2804:18:408d:4efc:18b9:3101:d3:d307","cf-ipcountry":"BR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-Jun-2026 09:29:56 UTC] === User Orders API Called ===
[15-Jun-2026 09:29:56 UTC] User ID: 651
[15-Jun-2026 09:29:56 UTC] Limit: 20, Offset: 0
[15-Jun-2026 09:29:56 UTC] Orders found: 0
[15-Jun-2026 09:29:56 UTC] Orders data: []
[15-Jun-2026 09:29:56 UTC] Total orders count: 0
[15-Jun-2026 09:29:56 UTC] === API CALL LOG ===
[15-Jun-2026 09:29:56 UTC] Endpoint: user/profile.php
[15-Jun-2026 09:29:56 UTC] Full Log Data: {
    "timestamp": "2026-06-15 09:29:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:18:408d:4efc:18b9:3101:d3:d307",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2804:18:408d:4efc:18b9:3101:d3:d307, 172.64.222.50",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUxIiwidXNlcm5hbWUiOiJTYW50b3MiLCJlbWFpbCI6ImFuam9rYXVsZUBnbWFpbC5jb20iLCJleHAiOjE3ODA0MzAwMjF9.oF7Z6EpvTSf27y8c8IDwwCj-uOyJuENVsleUWb1F8BU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c08d9f4dedff94-GIG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2804:18:408d:4efc:18b9:3101:d3:d307",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jun-2026 09:29:56 UTC] === END API CALL LOG ===
[15-Jun-2026 09:29:56 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jun-2026 09:29:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUxIiwidXNlcm5hbWUiOiJTYW50b3MiLCJlbWFpbCI6ImFuam9rYXVsZUBnbWFpbC5jb20iLCJleHAiOjE3ODA0MzAwMjF9.oF7Z6EpvTSf27y8c8IDwwCj-uOyJuENVsleUWb1F8BU
[15-Jun-2026 09:29:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jun-2026 09:29:56 UTC] ✅ JWT token verified successfully for user profile
[15-Jun-2026 09:29:56 UTC] User ID: 651
[15-Jun-2026 09:29:56 UTC] ✅ User profile retrieved successfully for user ID: 651
[15-Jun-2026 09:29:58 UTC] === API CALL LOG ===
[15-Jun-2026 09:29:58 UTC] Endpoint: user/profile.php
[15-Jun-2026 09:29:58 UTC] Full Log Data: {
    "timestamp": "2026-06-15 09:29:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:18:408d:4efc:18b9:3101:d3:d307",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2804:18:408d:4efc:18b9:3101:d3:d307, 172.64.222.17",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUxIiwidXNlcm5hbWUiOiJTYW50b3MiLCJlbWFpbCI6ImFuam9rYXVsZUBnbWFpbC5jb20iLCJleHAiOjE3ODA0MzAwMjF9.oF7Z6EpvTSf27y8c8IDwwCj-uOyJuENVsleUWb1F8BU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c08daa3c7dff94-GIG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2804:18:408d:4efc:18b9:3101:d3:d307",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jun-2026 09:29:58 UTC] === END API CALL LOG ===
[15-Jun-2026 09:29:58 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jun-2026 09:29:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUxIiwidXNlcm5hbWUiOiJTYW50b3MiLCJlbWFpbCI6ImFuam9rYXVsZUBnbWFpbC5jb20iLCJleHAiOjE3ODA0MzAwMjF9.oF7Z6EpvTSf27y8c8IDwwCj-uOyJuENVsleUWb1F8BU
[15-Jun-2026 09:29:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jun-2026 09:29:58 UTC] ✅ JWT token verified successfully for user profile
[15-Jun-2026 09:29:58 UTC] User ID: 651
[15-Jun-2026 09:29:58 UTC] ✅ User profile retrieved successfully for user ID: 651
[15-Jun-2026 09:30:00 UTC] === API CALL LOG ===
[15-Jun-2026 09:30:00 UTC] Endpoint: user/profile.php
[15-Jun-2026 09:30:00 UTC] Full Log Data: {
    "timestamp": "2026-06-15 09:30:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:18:408d:4efc:18b9:3101:d3:d307",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2804:18:408d:4efc:18b9:3101:d3:d307, 172.64.222.17",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUxIiwidXNlcm5hbWUiOiJTYW50b3MiLCJlbWFpbCI6ImFuam9rYXVsZUBnbWFpbC5jb20iLCJleHAiOjE3ODA0MzAwMjF9.oF7Z6EpvTSf27y8c8IDwwCj-uOyJuENVsleUWb1F8BU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c08db8f835ff94-GIG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2804:18:408d:4efc:18b9:3101:d3:d307",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jun-2026 09:30:00 UTC] === END API CALL LOG ===
[15-Jun-2026 09:30:00 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jun-2026 09:30:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUxIiwidXNlcm5hbWUiOiJTYW50b3MiLCJlbWFpbCI6ImFuam9rYXVsZUBnbWFpbC5jb20iLCJleHAiOjE3ODA0MzAwMjF9.oF7Z6EpvTSf27y8c8IDwwCj-uOyJuENVsleUWb1F8BU
[15-Jun-2026 09:30:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jun-2026 09:30:00 UTC] ✅ JWT token verified successfully for user profile
[15-Jun-2026 09:30:00 UTC] User ID: 651
[15-Jun-2026 09:30:00 UTC] ✅ User profile retrieved successfully for user ID: 651
[15-Jun-2026 09:30:08 UTC] === API CALL LOG ===
[15-Jun-2026 09:30:08 UTC] Endpoint: user/profile.php
[15-Jun-2026 09:30:08 UTC] Full Log Data: {
    "timestamp": "2026-06-15 09:30:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:18:408d:4efc:18b9:3101:d3:d307",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2804:18:408d:4efc:18b9:3101:d3:d307, 172.64.222.17",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUxIiwidXNlcm5hbWUiOiJTYW50b3MiLCJlbWFpbCI6ImFuam9rYXVsZUBnbWFpbC5jb20iLCJleHAiOjE3ODA0MzAwMjF9.oF7Z6EpvTSf27y8c8IDwwCj-uOyJuENVsleUWb1F8BU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c08de819b6ff94-GIG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2804:18:408d:4efc:18b9:3101:d3:d307",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jun-2026 09:30:08 UTC] === END API CALL LOG ===
[15-Jun-2026 09:30:08 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jun-2026 09:30:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUxIiwidXNlcm5hbWUiOiJTYW50b3MiLCJlbWFpbCI6ImFuam9rYXVsZUBnbWFpbC5jb20iLCJleHAiOjE3ODA0MzAwMjF9.oF7Z6EpvTSf27y8c8IDwwCj-uOyJuENVsleUWb1F8BU
[15-Jun-2026 09:30:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jun-2026 09:30:08 UTC] ✅ JWT token verified successfully for user profile
[15-Jun-2026 09:30:08 UTC] User ID: 651
[15-Jun-2026 09:30:08 UTC] ✅ User profile retrieved successfully for user ID: 651
[15-Jun-2026 10:33:29 UTC] === API CALL LOG ===
[15-Jun-2026 10:33:29 UTC] Endpoint: user/profile.php
[15-Jun-2026 10:33:29 UTC] Full Log Data: {
    "timestamp": "2026-06-15 10:33:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.110.180",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.110.180, 172.71.232.7",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE3IiwidXNlcm5hbWUiOiJzb2x1IiwiZW1haWwiOiJhZGVkZWppYWRldG93dWJvQGdtYWlsLmNvbSIsImV4cCI6MTc4MjEyNDQwOH0.JVA709ZhPku3Nb8j5X5xl25qdYGDWvIPrEvwdeSvrkY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c0eab618fd703e-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.110.180",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jun-2026 10:33:29 UTC] === END API CALL LOG ===
[15-Jun-2026 10:33:29 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jun-2026 10:33:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE3IiwidXNlcm5hbWUiOiJzb2x1IiwiZW1haWwiOiJhZGVkZWppYWRldG93dWJvQGdtYWlsLmNvbSIsImV4cCI6MTc4MjEyNDQwOH0.JVA709ZhPku3Nb8j5X5xl25qdYGDWvIPrEvwdeSvrkY
[15-Jun-2026 10:33:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jun-2026 10:33:29 UTC] ✅ JWT token verified successfully for user profile
[15-Jun-2026 10:33:29 UTC] User ID: 817
[15-Jun-2026 10:33:29 UTC] ✅ User profile retrieved successfully for user ID: 817
[15-Jun-2026 10:33:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jun-2026 10:33:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jun-2026 10:33:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.113.110.180, 172.71.232.7","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE3IiwidXNlcm5hbWUiOiJzb2x1IiwiZW1haWwiOiJhZGVkZWppYWRldG93dWJvQGdtYWlsLmNvbSIsImV4cCI6MTc4MjEyNDQwOH0.JVA709ZhPku3Nb8j5X5xl25qdYGDWvIPrEvwdeSvrkY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0c0eab61901703e-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.113.110.180","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-Jun-2026 10:33:29 UTC] === User Orders API Called ===
[15-Jun-2026 10:33:29 UTC] User ID: 817
[15-Jun-2026 10:33:29 UTC] Limit: 20, Offset: 0
[15-Jun-2026 10:33:29 UTC] === API CALL LOG ===
[15-Jun-2026 10:33:29 UTC] Endpoint: user/profile.php
[15-Jun-2026 10:33:29 UTC] Full Log Data: {
    "timestamp": "2026-06-15 10:33:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.110.180",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.110.180, 172.71.232.7",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE3IiwidXNlcm5hbWUiOiJzb2x1IiwiZW1haWwiOiJhZGVkZWppYWRldG93dWJvQGdtYWlsLmNvbSIsImV4cCI6MTc4MjEyNDQwOH0.JVA709ZhPku3Nb8j5X5xl25qdYGDWvIPrEvwdeSvrkY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c0eab61903703e-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.110.180",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jun-2026 10:33:29 UTC] === END API CALL LOG ===
[15-Jun-2026 10:33:29 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jun-2026 10:33:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE3IiwidXNlcm5hbWUiOiJzb2x1IiwiZW1haWwiOiJhZGVkZWppYWRldG93dWJvQGdtYWlsLmNvbSIsImV4cCI6MTc4MjEyNDQwOH0.JVA709ZhPku3Nb8j5X5xl25qdYGDWvIPrEvwdeSvrkY
[15-Jun-2026 10:33:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jun-2026 10:33:29 UTC] ✅ JWT token verified successfully for user profile
[15-Jun-2026 10:33:29 UTC] Orders found: 0
[15-Jun-2026 10:33:29 UTC] User ID: 817
[15-Jun-2026 10:33:29 UTC] Orders data: []
[15-Jun-2026 10:33:29 UTC] Total orders count: 0
[15-Jun-2026 10:33:29 UTC] ✅ User profile retrieved successfully for user ID: 817
[15-Jun-2026 10:33:30 UTC] === API CALL LOG ===
[15-Jun-2026 10:33:30 UTC] Endpoint: user/profile.php
[15-Jun-2026 10:33:30 UTC] Full Log Data: {
    "timestamp": "2026-06-15 10:33:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.110.180",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.110.180, 172.71.232.7",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE3IiwidXNlcm5hbWUiOiJzb2x1IiwiZW1haWwiOiJhZGVkZWppYWRldG93dWJvQGdtYWlsLmNvbSIsImV4cCI6MTc4MjEyNDQwOH0.JVA709ZhPku3Nb8j5X5xl25qdYGDWvIPrEvwdeSvrkY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c0eabdf922703e-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.110.180",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jun-2026 10:33:30 UTC] === END API CALL LOG ===
[15-Jun-2026 10:33:30 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jun-2026 10:33:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE3IiwidXNlcm5hbWUiOiJzb2x1IiwiZW1haWwiOiJhZGVkZWppYWRldG93dWJvQGdtYWlsLmNvbSIsImV4cCI6MTc4MjEyNDQwOH0.JVA709ZhPku3Nb8j5X5xl25qdYGDWvIPrEvwdeSvrkY
[15-Jun-2026 10:33:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jun-2026 10:33:30 UTC] ✅ JWT token verified successfully for user profile
[15-Jun-2026 10:33:30 UTC] User ID: 817
[15-Jun-2026 10:33:30 UTC] ✅ User profile retrieved successfully for user ID: 817
[15-Jun-2026 10:34:45 UTC] === API CALL LOG ===
[15-Jun-2026 10:34:45 UTC] Endpoint: user/profile.php
[15-Jun-2026 10:34:45 UTC] Full Log Data: {
    "timestamp": "2026-06-15 10:34:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.110.180",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.110.180, 172.71.134.196",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE3IiwidXNlcm5hbWUiOiJzb2x1IiwiZW1haWwiOiJhZGVkZWppYWRldG93dWJvQGdtYWlsLmNvbSIsImV4cCI6MTc4MjEyNDQwOH0.JVA709ZhPku3Nb8j5X5xl25qdYGDWvIPrEvwdeSvrkY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c0ec949d4922a4-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.110.180",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jun-2026 10:34:45 UTC] === END API CALL LOG ===
[15-Jun-2026 10:34:45 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jun-2026 10:34:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE3IiwidXNlcm5hbWUiOiJzb2x1IiwiZW1haWwiOiJhZGVkZWppYWRldG93dWJvQGdtYWlsLmNvbSIsImV4cCI6MTc4MjEyNDQwOH0.JVA709ZhPku3Nb8j5X5xl25qdYGDWvIPrEvwdeSvrkY
[15-Jun-2026 10:34:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jun-2026 10:34:45 UTC] ✅ JWT token verified successfully for user profile
[15-Jun-2026 10:34:45 UTC] User ID: 817
[15-Jun-2026 10:34:45 UTC] ✅ User profile retrieved successfully for user ID: 817
[15-Jun-2026 10:35:19 UTC] === API CALL LOG ===
[15-Jun-2026 10:35:19 UTC] Endpoint: user/profile.php
[15-Jun-2026 10:35:19 UTC] Full Log Data: {
    "timestamp": "2026-06-15 10:35:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.110.180",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.110.180, 104.23.229.41",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE3IiwidXNlcm5hbWUiOiJzb2x1IiwiZW1haWwiOiJhZGVkZWppYWRldG93dWJvQGdtYWlsLmNvbSIsImV4cCI6MTc4MjEyNDQwOH0.JVA709ZhPku3Nb8j5X5xl25qdYGDWvIPrEvwdeSvrkY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c0ed65999441aa-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.110.180",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jun-2026 10:35:19 UTC] === END API CALL LOG ===
[15-Jun-2026 10:35:19 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jun-2026 10:35:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE3IiwidXNlcm5hbWUiOiJzb2x1IiwiZW1haWwiOiJhZGVkZWppYWRldG93dWJvQGdtYWlsLmNvbSIsImV4cCI6MTc4MjEyNDQwOH0.JVA709ZhPku3Nb8j5X5xl25qdYGDWvIPrEvwdeSvrkY
[15-Jun-2026 10:35:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jun-2026 10:35:19 UTC] ✅ JWT token verified successfully for user profile
[15-Jun-2026 10:35:19 UTC] User ID: 817
[15-Jun-2026 10:35:19 UTC] ✅ User profile retrieved successfully for user ID: 817
[15-Jun-2026 10:35:20 UTC] === API CALL LOG ===
[15-Jun-2026 10:35:20 UTC] Endpoint: user/profile.php
[15-Jun-2026 10:35:20 UTC] Full Log Data: {
    "timestamp": "2026-06-15 10:35:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.110.180",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.110.180, 104.23.229.41",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE3IiwidXNlcm5hbWUiOiJzb2x1IiwiZW1haWwiOiJhZGVkZWppYWRldG93dWJvQGdtYWlsLmNvbSIsImV4cCI6MTc4MjEyNDQwOH0.JVA709ZhPku3Nb8j5X5xl25qdYGDWvIPrEvwdeSvrkY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c0ed6bcb2041aa-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.110.180",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jun-2026 10:35:20 UTC] === END API CALL LOG ===
[15-Jun-2026 10:35:20 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jun-2026 10:35:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE3IiwidXNlcm5hbWUiOiJzb2x1IiwiZW1haWwiOiJhZGVkZWppYWRldG93dWJvQGdtYWlsLmNvbSIsImV4cCI6MTc4MjEyNDQwOH0.JVA709ZhPku3Nb8j5X5xl25qdYGDWvIPrEvwdeSvrkY
[15-Jun-2026 10:35:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jun-2026 10:35:20 UTC] ✅ JWT token verified successfully for user profile
[15-Jun-2026 10:35:20 UTC] User ID: 817
[15-Jun-2026 10:35:20 UTC] ✅ User profile retrieved successfully for user ID: 817
[15-Jun-2026 10:35:20 UTC] === API CALL LOG ===
[15-Jun-2026 10:35:20 UTC] Endpoint: user/profile.php
[15-Jun-2026 10:35:20 UTC] Full Log Data: {
    "timestamp": "2026-06-15 10:35:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.110.180",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.110.180, 104.23.229.105",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE3IiwidXNlcm5hbWUiOiJzb2x1IiwiZW1haWwiOiJhZGVkZWppYWRldG93dWJvQGdtYWlsLmNvbSIsImV4cCI6MTc4MjEyNDQwOH0.JVA709ZhPku3Nb8j5X5xl25qdYGDWvIPrEvwdeSvrkY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c0ed6bcb2941aa-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.110.180",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jun-2026 10:35:20 UTC] === END API CALL LOG ===
[15-Jun-2026 10:35:20 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jun-2026 10:35:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE3IiwidXNlcm5hbWUiOiJzb2x1IiwiZW1haWwiOiJhZGVkZWppYWRldG93dWJvQGdtYWlsLmNvbSIsImV4cCI6MTc4MjEyNDQwOH0.JVA709ZhPku3Nb8j5X5xl25qdYGDWvIPrEvwdeSvrkY
[15-Jun-2026 10:35:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jun-2026 10:35:20 UTC] ✅ JWT token verified successfully for user profile
[15-Jun-2026 10:35:20 UTC] User ID: 817
[15-Jun-2026 10:35:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jun-2026 10:35:20 UTC] ✅ User profile retrieved successfully for user ID: 817
[15-Jun-2026 10:35:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jun-2026 10:35:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.113.110.180, 104.23.229.41","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE3IiwidXNlcm5hbWUiOiJzb2x1IiwiZW1haWwiOiJhZGVkZWppYWRldG93dWJvQGdtYWlsLmNvbSIsImV4cCI6MTc4MjEyNDQwOH0.JVA709ZhPku3Nb8j5X5xl25qdYGDWvIPrEvwdeSvrkY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0c0ed6bcb2741aa-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.113.110.180","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-Jun-2026 10:35:20 UTC] === User Orders API Called ===
[15-Jun-2026 10:35:20 UTC] User ID: 817
[15-Jun-2026 10:35:20 UTC] Limit: 20, Offset: 0
[15-Jun-2026 10:35:20 UTC] Orders found: 0
[15-Jun-2026 10:35:20 UTC] Orders data: []
[15-Jun-2026 10:35:20 UTC] Total orders count: 0
[15-Jun-2026 10:35:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jun-2026 10:35:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jun-2026 10:35:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.113.110.180, 104.23.229.41","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE3IiwidXNlcm5hbWUiOiJzb2x1IiwiZW1haWwiOiJhZGVkZWppYWRldG93dWJvQGdtYWlsLmNvbSIsImV4cCI6MTc4MjEyNDQwOH0.JVA709ZhPku3Nb8j5X5xl25qdYGDWvIPrEvwdeSvrkY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0c0eda17b1441aa-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.113.110.180","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-Jun-2026 10:35:28 UTC] === User Orders API Called ===
[15-Jun-2026 10:35:28 UTC] User ID: 817
[15-Jun-2026 10:35:28 UTC] Limit: 20, Offset: 0
[15-Jun-2026 10:35:28 UTC] === API CALL LOG ===
[15-Jun-2026 10:35:28 UTC] Endpoint: user/profile.php
[15-Jun-2026 10:35:28 UTC] Orders found: 0
[15-Jun-2026 10:35:28 UTC] Full Log Data: {
    "timestamp": "2026-06-15 10:35:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.110.180",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.110.180, 104.23.229.41",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE3IiwidXNlcm5hbWUiOiJzb2x1IiwiZW1haWwiOiJhZGVkZWppYWRldG93dWJvQGdtYWlsLmNvbSIsImV4cCI6MTc4MjEyNDQwOH0.JVA709ZhPku3Nb8j5X5xl25qdYGDWvIPrEvwdeSvrkY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c0eda17b1641aa-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.110.180",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jun-2026 10:35:28 UTC] Orders data: []
[15-Jun-2026 10:35:28 UTC] === END API CALL LOG ===
[15-Jun-2026 10:35:28 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jun-2026 10:35:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE3IiwidXNlcm5hbWUiOiJzb2x1IiwiZW1haWwiOiJhZGVkZWppYWRldG93dWJvQGdtYWlsLmNvbSIsImV4cCI6MTc4MjEyNDQwOH0.JVA709ZhPku3Nb8j5X5xl25qdYGDWvIPrEvwdeSvrkY
[15-Jun-2026 10:35:28 UTC] Total orders count: 0
[15-Jun-2026 10:35:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jun-2026 10:35:28 UTC] ✅ JWT token verified successfully for user profile
[15-Jun-2026 10:35:28 UTC] User ID: 817
[15-Jun-2026 10:35:28 UTC] ✅ User profile retrieved successfully for user ID: 817
[15-Jun-2026 10:35:29 UTC] === API CALL LOG ===
[15-Jun-2026 10:35:29 UTC] Endpoint: user/profile.php
[15-Jun-2026 10:35:29 UTC] Full Log Data: {
    "timestamp": "2026-06-15 10:35:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.110.180",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.110.180, 104.23.229.41",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE3IiwidXNlcm5hbWUiOiJzb2x1IiwiZW1haWwiOiJhZGVkZWppYWRldG93dWJvQGdtYWlsLmNvbSIsImV4cCI6MTc4MjEyNDQwOH0.JVA709ZhPku3Nb8j5X5xl25qdYGDWvIPrEvwdeSvrkY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c0eda2dee341aa-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.110.180",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jun-2026 10:35:29 UTC] === END API CALL LOG ===
[15-Jun-2026 10:35:29 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jun-2026 10:35:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE3IiwidXNlcm5hbWUiOiJzb2x1IiwiZW1haWwiOiJhZGVkZWppYWRldG93dWJvQGdtYWlsLmNvbSIsImV4cCI6MTc4MjEyNDQwOH0.JVA709ZhPku3Nb8j5X5xl25qdYGDWvIPrEvwdeSvrkY
[15-Jun-2026 10:35:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jun-2026 10:35:29 UTC] ✅ JWT token verified successfully for user profile
[15-Jun-2026 10:35:29 UTC] User ID: 817
[15-Jun-2026 10:35:29 UTC] ✅ User profile retrieved successfully for user ID: 817
[15-Jun-2026 10:36:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jun-2026 10:36:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jun-2026 10:36:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.113.110.180, 172.68.151.70","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE3IiwidXNlcm5hbWUiOiJzb2x1IiwiZW1haWwiOiJhZGVkZWppYWRldG93dWJvQGdtYWlsLmNvbSIsImV4cCI6MTc4MjEyNDQwOH0.JVA709ZhPku3Nb8j5X5xl25qdYGDWvIPrEvwdeSvrkY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0c0eedd6ad911ff-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.113.110.180","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-Jun-2026 10:36:19 UTC] === User Orders API Called ===
[15-Jun-2026 10:36:19 UTC] User ID: 817
[15-Jun-2026 10:36:19 UTC] Limit: 20, Offset: 0
[15-Jun-2026 10:36:19 UTC] Orders found: 0
[15-Jun-2026 10:36:19 UTC] Orders data: []
[15-Jun-2026 10:36:19 UTC] Total orders count: 0
[15-Jun-2026 10:36:19 UTC] === API CALL LOG ===
[15-Jun-2026 10:36:19 UTC] Endpoint: user/profile.php
[15-Jun-2026 10:36:19 UTC] Full Log Data: {
    "timestamp": "2026-06-15 10:36:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.110.180",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.110.180, 172.68.151.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE3IiwidXNlcm5hbWUiOiJzb2x1IiwiZW1haWwiOiJhZGVkZWppYWRldG93dWJvQGdtYWlsLmNvbSIsImV4cCI6MTc4MjEyNDQwOH0.JVA709ZhPku3Nb8j5X5xl25qdYGDWvIPrEvwdeSvrkY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c0eedd6add11ff-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.110.180",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jun-2026 10:36:19 UTC] === END API CALL LOG ===
[15-Jun-2026 10:36:19 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jun-2026 10:36:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE3IiwidXNlcm5hbWUiOiJzb2x1IiwiZW1haWwiOiJhZGVkZWppYWRldG93dWJvQGdtYWlsLmNvbSIsImV4cCI6MTc4MjEyNDQwOH0.JVA709ZhPku3Nb8j5X5xl25qdYGDWvIPrEvwdeSvrkY
[15-Jun-2026 10:36:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jun-2026 10:36:19 UTC] ✅ JWT token verified successfully for user profile
[15-Jun-2026 10:36:19 UTC] User ID: 817
[15-Jun-2026 10:36:19 UTC] ✅ User profile retrieved successfully for user ID: 817
[15-Jun-2026 10:36:19 UTC] === API CALL LOG ===
[15-Jun-2026 10:36:19 UTC] Endpoint: user/profile.php
[15-Jun-2026 10:36:19 UTC] Full Log Data: {
    "timestamp": "2026-06-15 10:36:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.110.180",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.110.180, 172.68.151.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE3IiwidXNlcm5hbWUiOiJzb2x1IiwiZW1haWwiOiJhZGVkZWppYWRldG93dWJvQGdtYWlsLmNvbSIsImV4cCI6MTc4MjEyNDQwOH0.JVA709ZhPku3Nb8j5X5xl25qdYGDWvIPrEvwdeSvrkY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c0eedefdf411ff-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.110.180",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jun-2026 10:36:19 UTC] === END API CALL LOG ===
[15-Jun-2026 10:36:19 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jun-2026 10:36:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE3IiwidXNlcm5hbWUiOiJzb2x1IiwiZW1haWwiOiJhZGVkZWppYWRldG93dWJvQGdtYWlsLmNvbSIsImV4cCI6MTc4MjEyNDQwOH0.JVA709ZhPku3Nb8j5X5xl25qdYGDWvIPrEvwdeSvrkY
[15-Jun-2026 10:36:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jun-2026 10:36:19 UTC] ✅ JWT token verified successfully for user profile
[15-Jun-2026 10:36:19 UTC] User ID: 817
[15-Jun-2026 10:36:19 UTC] ✅ User profile retrieved successfully for user ID: 817
[15-Jun-2026 10:36:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jun-2026 10:36:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jun-2026 10:36:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.113.110.180, 172.68.151.70","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE3IiwidXNlcm5hbWUiOiJzb2x1IiwiZW1haWwiOiJhZGVkZWppYWRldG93dWJvQGdtYWlsLmNvbSIsImV4cCI6MTc4MjEyNDQwOH0.JVA709ZhPku3Nb8j5X5xl25qdYGDWvIPrEvwdeSvrkY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0c0eee1dd0511ff-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.113.110.180","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-Jun-2026 10:36:20 UTC] === User Orders API Called ===
[15-Jun-2026 10:36:20 UTC] User ID: 817
[15-Jun-2026 10:36:20 UTC] Limit: 20, Offset: 0
[15-Jun-2026 10:36:20 UTC] Orders found: 0
[15-Jun-2026 10:36:20 UTC] Orders data: []
[15-Jun-2026 10:36:20 UTC] Total orders count: 0
[15-Jun-2026 10:36:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jun-2026 10:36:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jun-2026 10:36:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.113.110.180, 172.68.151.70","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE3IiwidXNlcm5hbWUiOiJzb2x1IiwiZW1haWwiOiJhZGVkZWppYWRldG93dWJvQGdtYWlsLmNvbSIsImV4cCI6MTc4MjEyNDQwOH0.JVA709ZhPku3Nb8j5X5xl25qdYGDWvIPrEvwdeSvrkY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0c0eeefe89911ff-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.113.110.180","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-Jun-2026 10:36:22 UTC] === User Orders API Called ===
[15-Jun-2026 10:36:22 UTC] User ID: 817
[15-Jun-2026 10:36:22 UTC] Limit: 20, Offset: 0
[15-Jun-2026 10:36:22 UTC] Orders found: 0
[15-Jun-2026 10:36:22 UTC] Orders data: []
[15-Jun-2026 10:36:22 UTC] Total orders count: 0
[15-Jun-2026 10:36:22 UTC] === API CALL LOG ===
[15-Jun-2026 10:36:22 UTC] Endpoint: user/profile.php
[15-Jun-2026 10:36:22 UTC] Full Log Data: {
    "timestamp": "2026-06-15 10:36:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.110.180",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.110.180, 172.68.151.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE3IiwidXNlcm5hbWUiOiJzb2x1IiwiZW1haWwiOiJhZGVkZWppYWRldG93dWJvQGdtYWlsLmNvbSIsImV4cCI6MTc4MjEyNDQwOH0.JVA709ZhPku3Nb8j5X5xl25qdYGDWvIPrEvwdeSvrkY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c0eeefe89b11ff-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.110.180",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jun-2026 10:36:22 UTC] === END API CALL LOG ===
[15-Jun-2026 10:36:22 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jun-2026 10:36:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE3IiwidXNlcm5hbWUiOiJzb2x1IiwiZW1haWwiOiJhZGVkZWppYWRldG93dWJvQGdtYWlsLmNvbSIsImV4cCI6MTc4MjEyNDQwOH0.JVA709ZhPku3Nb8j5X5xl25qdYGDWvIPrEvwdeSvrkY
[15-Jun-2026 10:36:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jun-2026 10:36:22 UTC] ✅ JWT token verified successfully for user profile
[15-Jun-2026 10:36:22 UTC] User ID: 817
[15-Jun-2026 10:36:22 UTC] ✅ User profile retrieved successfully for user ID: 817
[15-Jun-2026 10:36:22 UTC] === API CALL LOG ===
[15-Jun-2026 10:36:22 UTC] Endpoint: user/profile.php
[15-Jun-2026 10:36:22 UTC] Full Log Data: {
    "timestamp": "2026-06-15 10:36:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.110.180",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.110.180, 172.68.151.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE3IiwidXNlcm5hbWUiOiJzb2x1IiwiZW1haWwiOiJhZGVkZWppYWRldG93dWJvQGdtYWlsLmNvbSIsImV4cCI6MTc4MjEyNDQwOH0.JVA709ZhPku3Nb8j5X5xl25qdYGDWvIPrEvwdeSvrkY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c0eef16b6011ff-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.110.180",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jun-2026 10:36:22 UTC] === END API CALL LOG ===
[15-Jun-2026 10:36:22 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jun-2026 10:36:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE3IiwidXNlcm5hbWUiOiJzb2x1IiwiZW1haWwiOiJhZGVkZWppYWRldG93dWJvQGdtYWlsLmNvbSIsImV4cCI6MTc4MjEyNDQwOH0.JVA709ZhPku3Nb8j5X5xl25qdYGDWvIPrEvwdeSvrkY
[15-Jun-2026 10:36:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jun-2026 10:36:22 UTC] ✅ JWT token verified successfully for user profile
[15-Jun-2026 10:36:22 UTC] User ID: 817
[15-Jun-2026 10:36:22 UTC] ✅ User profile retrieved successfully for user ID: 817
[15-Jun-2026 10:36:31 UTC] === API CALL LOG ===
[15-Jun-2026 10:36:31 UTC] Endpoint: user/profile.php
[15-Jun-2026 10:36:31 UTC] Full Log Data: {
    "timestamp": "2026-06-15 10:36:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.110.180",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.110.180, 172.68.151.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE3IiwidXNlcm5hbWUiOiJzb2x1IiwiZW1haWwiOiJhZGVkZWppYWRldG93dWJvQGdtYWlsLmNvbSIsImV4cCI6MTc4MjEyNDQwOH0.JVA709ZhPku3Nb8j5X5xl25qdYGDWvIPrEvwdeSvrkY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c0ef2b0e0611ff-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.110.180",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jun-2026 10:36:31 UTC] === END API CALL LOG ===
[15-Jun-2026 10:36:31 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jun-2026 10:36:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE3IiwidXNlcm5hbWUiOiJzb2x1IiwiZW1haWwiOiJhZGVkZWppYWRldG93dWJvQGdtYWlsLmNvbSIsImV4cCI6MTc4MjEyNDQwOH0.JVA709ZhPku3Nb8j5X5xl25qdYGDWvIPrEvwdeSvrkY
[15-Jun-2026 10:36:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jun-2026 10:36:31 UTC] ✅ JWT token verified successfully for user profile
[15-Jun-2026 10:36:31 UTC] User ID: 817
[15-Jun-2026 10:36:31 UTC] ✅ User profile retrieved successfully for user ID: 817
[15-Jun-2026 10:36:32 UTC] User Purchases API - User ID: 817
[15-Jun-2026 10:36:32 UTC] User Purchases API - Total purchases found: 0
[15-Jun-2026 10:36:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jun-2026 10:36:36 UTC] === API CALL LOG ===
[15-Jun-2026 10:36:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jun-2026 10:36:36 UTC] Endpoint: user/profile.php
[15-Jun-2026 10:36:36 UTC] Full Log Data: {
    "timestamp": "2026-06-15 10:36:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.110.180",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.110.180, 172.68.151.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE3IiwidXNlcm5hbWUiOiJzb2x1IiwiZW1haWwiOiJhZGVkZWppYWRldG93dWJvQGdtYWlsLmNvbSIsImV4cCI6MTc4MjEyNDQwOH0.JVA709ZhPku3Nb8j5X5xl25qdYGDWvIPrEvwdeSvrkY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c0ef45698711ff-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.110.180",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jun-2026 10:36:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.113.110.180, 172.68.151.71","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE3IiwidXNlcm5hbWUiOiJzb2x1IiwiZW1haWwiOiJhZGVkZWppYWRldG93dWJvQGdtYWlsLmNvbSIsImV4cCI6MTc4MjEyNDQwOH0.JVA709ZhPku3Nb8j5X5xl25qdYGDWvIPrEvwdeSvrkY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0c0ef45698611ff-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.113.110.180","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-Jun-2026 10:36:36 UTC] === END API CALL LOG ===
[15-Jun-2026 10:36:36 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jun-2026 10:36:36 UTC] === User Orders API Called ===
[15-Jun-2026 10:36:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE3IiwidXNlcm5hbWUiOiJzb2x1IiwiZW1haWwiOiJhZGVkZWppYWRldG93dWJvQGdtYWlsLmNvbSIsImV4cCI6MTc4MjEyNDQwOH0.JVA709ZhPku3Nb8j5X5xl25qdYGDWvIPrEvwdeSvrkY
[15-Jun-2026 10:36:36 UTC] User ID: 817
[15-Jun-2026 10:36:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jun-2026 10:36:36 UTC] Limit: 20, Offset: 0
[15-Jun-2026 10:36:36 UTC] ✅ JWT token verified successfully for user profile
[15-Jun-2026 10:36:36 UTC] User ID: 817
[15-Jun-2026 10:36:36 UTC] ✅ User profile retrieved successfully for user ID: 817
[15-Jun-2026 10:36:36 UTC] Orders found: 0
[15-Jun-2026 10:36:36 UTC] Orders data: []
[15-Jun-2026 10:36:36 UTC] Total orders count: 0
[15-Jun-2026 10:36:36 UTC] === API CALL LOG ===
[15-Jun-2026 10:36:36 UTC] Endpoint: user/profile.php
[15-Jun-2026 10:36:36 UTC] Full Log Data: {
    "timestamp": "2026-06-15 10:36:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.110.180",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.110.180, 172.68.151.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE3IiwidXNlcm5hbWUiOiJzb2x1IiwiZW1haWwiOiJhZGVkZWppYWRldG93dWJvQGdtYWlsLmNvbSIsImV4cCI6MTc4MjEyNDQwOH0.JVA709ZhPku3Nb8j5X5xl25qdYGDWvIPrEvwdeSvrkY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c0ef46fcf211ff-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.110.180",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jun-2026 10:36:36 UTC] === END API CALL LOG ===
[15-Jun-2026 10:36:36 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jun-2026 10:36:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE3IiwidXNlcm5hbWUiOiJzb2x1IiwiZW1haWwiOiJhZGVkZWppYWRldG93dWJvQGdtYWlsLmNvbSIsImV4cCI6MTc4MjEyNDQwOH0.JVA709ZhPku3Nb8j5X5xl25qdYGDWvIPrEvwdeSvrkY
[15-Jun-2026 10:36:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jun-2026 10:36:36 UTC] ✅ JWT token verified successfully for user profile
[15-Jun-2026 10:36:36 UTC] User ID: 817
[15-Jun-2026 10:36:36 UTC] ✅ User profile retrieved successfully for user ID: 817
[15-Jun-2026 10:36:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jun-2026 10:36:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jun-2026 10:36:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.113.110.180, 172.68.151.71","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE3IiwidXNlcm5hbWUiOiJzb2x1IiwiZW1haWwiOiJhZGVkZWppYWRldG93dWJvQGdtYWlsLmNvbSIsImV4cCI6MTc4MjEyNDQwOH0.JVA709ZhPku3Nb8j5X5xl25qdYGDWvIPrEvwdeSvrkY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0c0ef53efb911ff-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.113.110.180","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-Jun-2026 10:36:38 UTC] === User Orders API Called ===
[15-Jun-2026 10:36:38 UTC] User ID: 817
[15-Jun-2026 10:36:38 UTC] Limit: 20, Offset: 0
[15-Jun-2026 10:36:38 UTC] Orders found: 0
[15-Jun-2026 10:36:38 UTC] Orders data: []
[15-Jun-2026 10:36:38 UTC] Total orders count: 0
[15-Jun-2026 10:36:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jun-2026 10:36:40 UTC] === API CALL LOG ===
[15-Jun-2026 10:36:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jun-2026 10:36:40 UTC] Endpoint: user/profile.php
[15-Jun-2026 10:36:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.113.110.180, 172.68.151.71","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE3IiwidXNlcm5hbWUiOiJzb2x1IiwiZW1haWwiOiJhZGVkZWppYWRldG93dWJvQGdtYWlsLmNvbSIsImV4cCI6MTc4MjEyNDQwOH0.JVA709ZhPku3Nb8j5X5xl25qdYGDWvIPrEvwdeSvrkY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0c0ef5f7fbe11ff-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.113.110.180","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-Jun-2026 10:36:40 UTC] Full Log Data: {
    "timestamp": "2026-06-15 10:36:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.110.180",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.110.180, 172.68.151.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE3IiwidXNlcm5hbWUiOiJzb2x1IiwiZW1haWwiOiJhZGVkZWppYWRldG93dWJvQGdtYWlsLmNvbSIsImV4cCI6MTc4MjEyNDQwOH0.JVA709ZhPku3Nb8j5X5xl25qdYGDWvIPrEvwdeSvrkY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c0ef5f7fbf11ff-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.110.180",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jun-2026 10:36:40 UTC] === END API CALL LOG ===
[15-Jun-2026 10:36:40 UTC] === User Orders API Called ===
[15-Jun-2026 10:36:40 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jun-2026 10:36:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE3IiwidXNlcm5hbWUiOiJzb2x1IiwiZW1haWwiOiJhZGVkZWppYWRldG93dWJvQGdtYWlsLmNvbSIsImV4cCI6MTc4MjEyNDQwOH0.JVA709ZhPku3Nb8j5X5xl25qdYGDWvIPrEvwdeSvrkY
[15-Jun-2026 10:36:40 UTC] User ID: 817
[15-Jun-2026 10:36:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jun-2026 10:36:40 UTC] Limit: 20, Offset: 0
[15-Jun-2026 10:36:40 UTC] ✅ JWT token verified successfully for user profile
[15-Jun-2026 10:36:40 UTC] User ID: 817
[15-Jun-2026 10:36:40 UTC] ✅ User profile retrieved successfully for user ID: 817
[15-Jun-2026 10:36:40 UTC] Orders found: 0
[15-Jun-2026 10:36:40 UTC] Orders data: []
[15-Jun-2026 10:36:40 UTC] Total orders count: 0
[15-Jun-2026 10:36:40 UTC] === API CALL LOG ===
[15-Jun-2026 10:36:40 UTC] Endpoint: user/profile.php
[15-Jun-2026 10:36:40 UTC] Full Log Data: {
    "timestamp": "2026-06-15 10:36:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.110.180",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.110.180, 172.68.151.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE3IiwidXNlcm5hbWUiOiJzb2x1IiwiZW1haWwiOiJhZGVkZWppYWRldG93dWJvQGdtYWlsLmNvbSIsImV4cCI6MTc4MjEyNDQwOH0.JVA709ZhPku3Nb8j5X5xl25qdYGDWvIPrEvwdeSvrkY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c0ef60ea9511ff-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.110.180",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jun-2026 10:36:40 UTC] === END API CALL LOG ===
[15-Jun-2026 10:36:40 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jun-2026 10:36:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE3IiwidXNlcm5hbWUiOiJzb2x1IiwiZW1haWwiOiJhZGVkZWppYWRldG93dWJvQGdtYWlsLmNvbSIsImV4cCI6MTc4MjEyNDQwOH0.JVA709ZhPku3Nb8j5X5xl25qdYGDWvIPrEvwdeSvrkY
[15-Jun-2026 10:36:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jun-2026 10:36:40 UTC] ✅ JWT token verified successfully for user profile
[15-Jun-2026 10:36:40 UTC] User ID: 817
[15-Jun-2026 10:36:40 UTC] ✅ User profile retrieved successfully for user ID: 817
[15-Jun-2026 10:36:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jun-2026 10:36:43 UTC] === API CALL LOG ===
[15-Jun-2026 10:36:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jun-2026 10:36:43 UTC] Endpoint: user/profile.php
[15-Jun-2026 10:36:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.113.110.180, 172.68.151.71","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE3IiwidXNlcm5hbWUiOiJzb2x1IiwiZW1haWwiOiJhZGVkZWppYWRldG93dWJvQGdtYWlsLmNvbSIsImV4cCI6MTc4MjEyNDQwOH0.JVA709ZhPku3Nb8j5X5xl25qdYGDWvIPrEvwdeSvrkY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0c0ef756aeb11ff-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.113.110.180","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-Jun-2026 10:36:43 UTC] Full Log Data: {
    "timestamp": "2026-06-15 10:36:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.110.180",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.110.180, 172.68.151.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE3IiwidXNlcm5hbWUiOiJzb2x1IiwiZW1haWwiOiJhZGVkZWppYWRldG93dWJvQGdtYWlsLmNvbSIsImV4cCI6MTc4MjEyNDQwOH0.JVA709ZhPku3Nb8j5X5xl25qdYGDWvIPrEvwdeSvrkY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c0ef756aed11ff-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.110.180",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jun-2026 10:36:43 UTC] === END API CALL LOG ===
[15-Jun-2026 10:36:43 UTC] === User Orders API Called ===
[15-Jun-2026 10:36:43 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jun-2026 10:36:43 UTC] User ID: 817
[15-Jun-2026 10:36:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE3IiwidXNlcm5hbWUiOiJzb2x1IiwiZW1haWwiOiJhZGVkZWppYWRldG93dWJvQGdtYWlsLmNvbSIsImV4cCI6MTc4MjEyNDQwOH0.JVA709ZhPku3Nb8j5X5xl25qdYGDWvIPrEvwdeSvrkY
[15-Jun-2026 10:36:43 UTC] Limit: 20, Offset: 0
[15-Jun-2026 10:36:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jun-2026 10:36:43 UTC] ✅ JWT token verified successfully for user profile
[15-Jun-2026 10:36:43 UTC] User ID: 817
[15-Jun-2026 10:36:43 UTC] Orders found: 0
[15-Jun-2026 10:36:43 UTC] ✅ User profile retrieved successfully for user ID: 817
[15-Jun-2026 10:36:43 UTC] Orders data: []
[15-Jun-2026 10:36:43 UTC] Total orders count: 0
[15-Jun-2026 10:36:43 UTC] === API CALL LOG ===
[15-Jun-2026 10:36:43 UTC] Endpoint: user/profile.php
[15-Jun-2026 10:36:43 UTC] Full Log Data: {
    "timestamp": "2026-06-15 10:36:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.110.180",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.110.180, 172.68.151.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE3IiwidXNlcm5hbWUiOiJzb2x1IiwiZW1haWwiOiJhZGVkZWppYWRldG93dWJvQGdtYWlsLmNvbSIsImV4cCI6MTc4MjEyNDQwOH0.JVA709ZhPku3Nb8j5X5xl25qdYGDWvIPrEvwdeSvrkY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c0ef76bd7611ff-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.110.180",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jun-2026 10:36:43 UTC] === END API CALL LOG ===
[15-Jun-2026 10:36:43 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jun-2026 10:36:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE3IiwidXNlcm5hbWUiOiJzb2x1IiwiZW1haWwiOiJhZGVkZWppYWRldG93dWJvQGdtYWlsLmNvbSIsImV4cCI6MTc4MjEyNDQwOH0.JVA709ZhPku3Nb8j5X5xl25qdYGDWvIPrEvwdeSvrkY
[15-Jun-2026 10:36:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jun-2026 10:36:43 UTC] ✅ JWT token verified successfully for user profile
[15-Jun-2026 10:36:43 UTC] User ID: 817
[15-Jun-2026 10:36:43 UTC] ✅ User profile retrieved successfully for user ID: 817
[15-Jun-2026 10:37:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jun-2026 10:37:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jun-2026 10:37:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.113.110.180, 172.68.151.70","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE3IiwidXNlcm5hbWUiOiJzb2x1IiwiZW1haWwiOiJhZGVkZWppYWRldG93dWJvQGdtYWlsLmNvbSIsImV4cCI6MTc4MjEyNDQwOH0.JVA709ZhPku3Nb8j5X5xl25qdYGDWvIPrEvwdeSvrkY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0c0f0727ef011ff-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.113.110.180","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-Jun-2026 10:37:24 UTC] === User Orders API Called ===
[15-Jun-2026 10:37:24 UTC] User ID: 817
[15-Jun-2026 10:37:24 UTC] Limit: 20, Offset: 0
[15-Jun-2026 10:37:24 UTC] === API CALL LOG ===
[15-Jun-2026 10:37:24 UTC] Endpoint: user/profile.php
[15-Jun-2026 10:37:24 UTC] Full Log Data: {
    "timestamp": "2026-06-15 10:37:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.110.180",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.110.180, 172.68.151.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE3IiwidXNlcm5hbWUiOiJzb2x1IiwiZW1haWwiOiJhZGVkZWppYWRldG93dWJvQGdtYWlsLmNvbSIsImV4cCI6MTc4MjEyNDQwOH0.JVA709ZhPku3Nb8j5X5xl25qdYGDWvIPrEvwdeSvrkY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c0f0727ef211ff-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.110.180",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jun-2026 10:37:24 UTC] Orders found: 0
[15-Jun-2026 10:37:24 UTC] === END API CALL LOG ===
[15-Jun-2026 10:37:24 UTC] Orders data: []
[15-Jun-2026 10:37:24 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jun-2026 10:37:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE3IiwidXNlcm5hbWUiOiJzb2x1IiwiZW1haWwiOiJhZGVkZWppYWRldG93dWJvQGdtYWlsLmNvbSIsImV4cCI6MTc4MjEyNDQwOH0.JVA709ZhPku3Nb8j5X5xl25qdYGDWvIPrEvwdeSvrkY
[15-Jun-2026 10:37:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jun-2026 10:37:24 UTC] Total orders count: 0
[15-Jun-2026 10:37:24 UTC] ✅ JWT token verified successfully for user profile
[15-Jun-2026 10:37:24 UTC] User ID: 817
[15-Jun-2026 10:37:24 UTC] === API CALL LOG ===
[15-Jun-2026 10:37:24 UTC] Endpoint: user/profile.php
[15-Jun-2026 10:37:24 UTC] Full Log Data: {
    "timestamp": "2026-06-15 10:37:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.110.180",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.110.180, 172.68.151.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE3IiwidXNlcm5hbWUiOiJzb2x1IiwiZW1haWwiOiJhZGVkZWppYWRldG93dWJvQGdtYWlsLmNvbSIsImV4cCI6MTc4MjEyNDQwOH0.JVA709ZhPku3Nb8j5X5xl25qdYGDWvIPrEvwdeSvrkY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c0f0727ef311ff-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.110.180",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jun-2026 10:37:24 UTC] === END API CALL LOG ===
[15-Jun-2026 10:37:24 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jun-2026 10:37:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE3IiwidXNlcm5hbWUiOiJzb2x1IiwiZW1haWwiOiJhZGVkZWppYWRldG93dWJvQGdtYWlsLmNvbSIsImV4cCI6MTc4MjEyNDQwOH0.JVA709ZhPku3Nb8j5X5xl25qdYGDWvIPrEvwdeSvrkY
[15-Jun-2026 10:37:24 UTC] ✅ User profile retrieved successfully for user ID: 817
[15-Jun-2026 10:37:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jun-2026 10:37:24 UTC] ✅ JWT token verified successfully for user profile
[15-Jun-2026 10:37:24 UTC] User ID: 817
[15-Jun-2026 10:37:24 UTC] ✅ User profile retrieved successfully for user ID: 817
[15-Jun-2026 10:37:39 UTC] === API CALL LOG ===
[15-Jun-2026 10:37:39 UTC] Endpoint: user/profile.php
[15-Jun-2026 10:37:39 UTC] Full Log Data: {
    "timestamp": "2026-06-15 10:37:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.110.180",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.110.180, 104.23.229.40",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE3IiwidXNlcm5hbWUiOiJzb2x1IiwiZW1haWwiOiJhZGVkZWppYWRldG93dWJvQGdtYWlsLmNvbSIsImV4cCI6MTc4MjEyNDQwOH0.JVA709ZhPku3Nb8j5X5xl25qdYGDWvIPrEvwdeSvrkY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c0f0d31a22b444-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.110.180",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jun-2026 10:37:39 UTC] === END API CALL LOG ===
[15-Jun-2026 10:37:39 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jun-2026 10:37:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE3IiwidXNlcm5hbWUiOiJzb2x1IiwiZW1haWwiOiJhZGVkZWppYWRldG93dWJvQGdtYWlsLmNvbSIsImV4cCI6MTc4MjEyNDQwOH0.JVA709ZhPku3Nb8j5X5xl25qdYGDWvIPrEvwdeSvrkY
[15-Jun-2026 10:37:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jun-2026 10:37:39 UTC] ✅ JWT token verified successfully for user profile
[15-Jun-2026 10:37:39 UTC] User ID: 817
[15-Jun-2026 10:37:39 UTC] ✅ User profile retrieved successfully for user ID: 817
[15-Jun-2026 10:37:49 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jun-2026 10:37:49 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jun-2026 10:37:49 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.113.110.180, 104.23.229.40","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE3IiwidXNlcm5hbWUiOiJzb2x1IiwiZW1haWwiOiJhZGVkZWppYWRldG93dWJvQGdtYWlsLmNvbSIsImV4cCI6MTc4MjEyNDQwOH0.JVA709ZhPku3Nb8j5X5xl25qdYGDWvIPrEvwdeSvrkY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0c0f10e0871b444-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.113.110.180","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-Jun-2026 10:37:49 UTC] === User Orders API Called ===
[15-Jun-2026 10:37:49 UTC] User ID: 817
[15-Jun-2026 10:37:49 UTC] Limit: 20, Offset: 0
[15-Jun-2026 10:37:49 UTC] Orders found: 0
[15-Jun-2026 10:37:49 UTC] Orders data: []
[15-Jun-2026 10:37:49 UTC] Total orders count: 0
[15-Jun-2026 10:37:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jun-2026 10:37:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jun-2026 10:37:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.113.110.180, 104.23.229.40","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE3IiwidXNlcm5hbWUiOiJzb2x1IiwiZW1haWwiOiJhZGVkZWppYWRldG93dWJvQGdtYWlsLmNvbSIsImV4cCI6MTc4MjEyNDQwOH0.JVA709ZhPku3Nb8j5X5xl25qdYGDWvIPrEvwdeSvrkY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0c0f11aecf0b444-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.113.110.180","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-Jun-2026 10:37:51 UTC] === User Orders API Called ===
[15-Jun-2026 10:37:51 UTC] User ID: 817
[15-Jun-2026 10:37:51 UTC] Limit: 20, Offset: 0
[15-Jun-2026 10:37:51 UTC] Orders found: 0
[15-Jun-2026 10:37:51 UTC] Orders data: []
[15-Jun-2026 10:37:51 UTC] Total orders count: 0
[15-Jun-2026 10:37:51 UTC] === API CALL LOG ===
[15-Jun-2026 10:37:51 UTC] Endpoint: user/profile.php
[15-Jun-2026 10:37:51 UTC] Full Log Data: {
    "timestamp": "2026-06-15 10:37:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.110.180",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.110.180, 104.23.229.40",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE3IiwidXNlcm5hbWUiOiJzb2x1IiwiZW1haWwiOiJhZGVkZWppYWRldG93dWJvQGdtYWlsLmNvbSIsImV4cCI6MTc4MjEyNDQwOH0.JVA709ZhPku3Nb8j5X5xl25qdYGDWvIPrEvwdeSvrkY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c0f11aecfcb444-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.110.180",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jun-2026 10:37:51 UTC] === END API CALL LOG ===
[15-Jun-2026 10:37:51 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jun-2026 10:37:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE3IiwidXNlcm5hbWUiOiJzb2x1IiwiZW1haWwiOiJhZGVkZWppYWRldG93dWJvQGdtYWlsLmNvbSIsImV4cCI6MTc4MjEyNDQwOH0.JVA709ZhPku3Nb8j5X5xl25qdYGDWvIPrEvwdeSvrkY
[15-Jun-2026 10:37:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jun-2026 10:37:51 UTC] ✅ JWT token verified successfully for user profile
[15-Jun-2026 10:37:51 UTC] === API CALL LOG ===
[15-Jun-2026 10:37:51 UTC] User ID: 817
[15-Jun-2026 10:37:51 UTC] Endpoint: user/profile.php
[15-Jun-2026 10:37:51 UTC] Full Log Data: {
    "timestamp": "2026-06-15 10:37:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.110.180",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.110.180, 104.23.229.40",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE3IiwidXNlcm5hbWUiOiJzb2x1IiwiZW1haWwiOiJhZGVkZWppYWRldG93dWJvQGdtYWlsLmNvbSIsImV4cCI6MTc4MjEyNDQwOH0.JVA709ZhPku3Nb8j5X5xl25qdYGDWvIPrEvwdeSvrkY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c0f11aecf4b444-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.110.180",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jun-2026 10:37:51 UTC] === END API CALL LOG ===
[15-Jun-2026 10:37:51 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jun-2026 10:37:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE3IiwidXNlcm5hbWUiOiJzb2x1IiwiZW1haWwiOiJhZGVkZWppYWRldG93dWJvQGdtYWlsLmNvbSIsImV4cCI6MTc4MjEyNDQwOH0.JVA709ZhPku3Nb8j5X5xl25qdYGDWvIPrEvwdeSvrkY
[15-Jun-2026 10:37:51 UTC] ✅ User profile retrieved successfully for user ID: 817
[15-Jun-2026 10:37:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jun-2026 10:37:51 UTC] ✅ JWT token verified successfully for user profile
[15-Jun-2026 10:37:51 UTC] User ID: 817
[15-Jun-2026 10:37:51 UTC] ✅ User profile retrieved successfully for user ID: 817
[15-Jun-2026 10:51:50 UTC] === API CALL LOG ===
[15-Jun-2026 10:51:50 UTC] Endpoint: user/profile.php
[15-Jun-2026 10:51:50 UTC] Full Log Data: {
    "timestamp": "2026-06-15 10:51:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.110.180",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.110.180, 172.71.119.50",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE3IiwidXNlcm5hbWUiOiJzb2x1IiwiZW1haWwiOiJhZGVkZWppYWRldG93dWJvQGdtYWlsLmNvbSIsImV4cCI6MTc4MjEyNDQwOH0.JVA709ZhPku3Nb8j5X5xl25qdYGDWvIPrEvwdeSvrkY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c10599e829ebaa-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.110.180",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jun-2026 10:51:50 UTC] === END API CALL LOG ===
[15-Jun-2026 10:51:50 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jun-2026 10:51:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE3IiwidXNlcm5hbWUiOiJzb2x1IiwiZW1haWwiOiJhZGVkZWppYWRldG93dWJvQGdtYWlsLmNvbSIsImV4cCI6MTc4MjEyNDQwOH0.JVA709ZhPku3Nb8j5X5xl25qdYGDWvIPrEvwdeSvrkY
[15-Jun-2026 10:51:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jun-2026 10:51:50 UTC] ✅ JWT token verified successfully for user profile
[15-Jun-2026 10:51:50 UTC] User ID: 817
[15-Jun-2026 10:51:50 UTC] ✅ User profile retrieved successfully for user ID: 817
[15-Jun-2026 10:51:51 UTC] === API CALL LOG ===
[15-Jun-2026 10:51:51 UTC] Endpoint: user/profile.php
[15-Jun-2026 10:51:51 UTC] Full Log Data: {
    "timestamp": "2026-06-15 10:51:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.110.180",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.110.180, 172.71.119.50",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE3IiwidXNlcm5hbWUiOiJzb2x1IiwiZW1haWwiOiJhZGVkZWppYWRldG93dWJvQGdtYWlsLmNvbSIsImV4cCI6MTc4MjEyNDQwOH0.JVA709ZhPku3Nb8j5X5xl25qdYGDWvIPrEvwdeSvrkY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c1059f2f80ebaa-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.110.180",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jun-2026 10:51:51 UTC] === END API CALL LOG ===
[15-Jun-2026 10:51:51 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jun-2026 10:51:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE3IiwidXNlcm5hbWUiOiJzb2x1IiwiZW1haWwiOiJhZGVkZWppYWRldG93dWJvQGdtYWlsLmNvbSIsImV4cCI6MTc4MjEyNDQwOH0.JVA709ZhPku3Nb8j5X5xl25qdYGDWvIPrEvwdeSvrkY
[15-Jun-2026 10:51:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jun-2026 10:51:51 UTC] ✅ JWT token verified successfully for user profile
[15-Jun-2026 10:51:51 UTC] User ID: 817
[15-Jun-2026 10:51:51 UTC] ✅ User profile retrieved successfully for user ID: 817
[15-Jun-2026 10:51:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jun-2026 10:51:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jun-2026 10:51:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.113.110.180, 172.71.119.50","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE3IiwidXNlcm5hbWUiOiJzb2x1IiwiZW1haWwiOiJhZGVkZWppYWRldG93dWJvQGdtYWlsLmNvbSIsImV4cCI6MTc4MjEyNDQwOH0.JVA709ZhPku3Nb8j5X5xl25qdYGDWvIPrEvwdeSvrkY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0c1059f2f7eebaa-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.113.110.180","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-Jun-2026 10:51:51 UTC] === User Orders API Called ===
[15-Jun-2026 10:51:51 UTC] User ID: 817
[15-Jun-2026 10:51:51 UTC] Limit: 20, Offset: 0
[15-Jun-2026 10:51:51 UTC] Orders found: 0
[15-Jun-2026 10:51:51 UTC] Orders data: []
[15-Jun-2026 10:51:51 UTC] Total orders count: 0
[15-Jun-2026 10:51:51 UTC] === API CALL LOG ===
[15-Jun-2026 10:51:51 UTC] Endpoint: user/profile.php
[15-Jun-2026 10:51:51 UTC] Full Log Data: {
    "timestamp": "2026-06-15 10:51:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.110.180",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.110.180, 172.71.118.201",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE3IiwidXNlcm5hbWUiOiJzb2x1IiwiZW1haWwiOiJhZGVkZWppYWRldG93dWJvQGdtYWlsLmNvbSIsImV4cCI6MTc4MjEyNDQwOH0.JVA709ZhPku3Nb8j5X5xl25qdYGDWvIPrEvwdeSvrkY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c1059f2f7aebaa-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.110.180",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jun-2026 10:51:51 UTC] === END API CALL LOG ===
[15-Jun-2026 10:51:51 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jun-2026 10:51:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE3IiwidXNlcm5hbWUiOiJzb2x1IiwiZW1haWwiOiJhZGVkZWppYWRldG93dWJvQGdtYWlsLmNvbSIsImV4cCI6MTc4MjEyNDQwOH0.JVA709ZhPku3Nb8j5X5xl25qdYGDWvIPrEvwdeSvrkY
[15-Jun-2026 10:51:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jun-2026 10:51:51 UTC] ✅ JWT token verified successfully for user profile
[15-Jun-2026 10:51:51 UTC] User ID: 817
[15-Jun-2026 10:51:51 UTC] ✅ User profile retrieved successfully for user ID: 817
[15-Jun-2026 10:51:59 UTC] === API CALL LOG ===
[15-Jun-2026 10:51:59 UTC] Endpoint: user/profile.php
[15-Jun-2026 10:51:59 UTC] Full Log Data: {
    "timestamp": "2026-06-15 10:51:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.110.180",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.110.180, 172.71.119.50",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE3IiwidXNlcm5hbWUiOiJzb2x1IiwiZW1haWwiOiJhZGVkZWppYWRldG93dWJvQGdtYWlsLmNvbSIsImV4cCI6MTc4MjEyNDQwOH0.JVA709ZhPku3Nb8j5X5xl25qdYGDWvIPrEvwdeSvrkY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c105d1fb3aebaa-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.110.180",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jun-2026 10:51:59 UTC] === END API CALL LOG ===
[15-Jun-2026 10:51:59 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jun-2026 10:51:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE3IiwidXNlcm5hbWUiOiJzb2x1IiwiZW1haWwiOiJhZGVkZWppYWRldG93dWJvQGdtYWlsLmNvbSIsImV4cCI6MTc4MjEyNDQwOH0.JVA709ZhPku3Nb8j5X5xl25qdYGDWvIPrEvwdeSvrkY
[15-Jun-2026 10:51:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jun-2026 10:51:59 UTC] ✅ JWT token verified successfully for user profile
[15-Jun-2026 10:51:59 UTC] User ID: 817
[15-Jun-2026 10:51:59 UTC] ✅ User profile retrieved successfully for user ID: 817
[15-Jun-2026 10:51:59 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jun-2026 10:51:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jun-2026 10:51:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.113.110.180, 172.71.119.50","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE3IiwidXNlcm5hbWUiOiJzb2x1IiwiZW1haWwiOiJhZGVkZWppYWRldG93dWJvQGdtYWlsLmNvbSIsImV4cCI6MTc4MjEyNDQwOH0.JVA709ZhPku3Nb8j5X5xl25qdYGDWvIPrEvwdeSvrkY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0c105d1fb33ebaa-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.113.110.180","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-Jun-2026 10:51:59 UTC] === User Orders API Called ===
[15-Jun-2026 10:51:59 UTC] User ID: 817
[15-Jun-2026 10:51:59 UTC] Limit: 20, Offset: 0
[15-Jun-2026 10:51:59 UTC] Orders found: 0
[15-Jun-2026 10:51:59 UTC] Orders data: []
[15-Jun-2026 10:51:59 UTC] Total orders count: 0
[15-Jun-2026 10:51:59 UTC] === API CALL LOG ===
[15-Jun-2026 10:51:59 UTC] Endpoint: user/profile.php
[15-Jun-2026 10:51:59 UTC] Full Log Data: {
    "timestamp": "2026-06-15 10:51:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.110.180",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.110.180, 172.71.119.50",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE3IiwidXNlcm5hbWUiOiJzb2x1IiwiZW1haWwiOiJhZGVkZWppYWRldG93dWJvQGdtYWlsLmNvbSIsImV4cCI6MTc4MjEyNDQwOH0.JVA709ZhPku3Nb8j5X5xl25qdYGDWvIPrEvwdeSvrkY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c105d1fb36ebaa-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.110.180",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jun-2026 10:51:59 UTC] === END API CALL LOG ===
[15-Jun-2026 10:51:59 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jun-2026 10:51:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE3IiwidXNlcm5hbWUiOiJzb2x1IiwiZW1haWwiOiJhZGVkZWppYWRldG93dWJvQGdtYWlsLmNvbSIsImV4cCI6MTc4MjEyNDQwOH0.JVA709ZhPku3Nb8j5X5xl25qdYGDWvIPrEvwdeSvrkY
[15-Jun-2026 10:51:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jun-2026 10:51:59 UTC] ✅ JWT token verified successfully for user profile
[15-Jun-2026 10:51:59 UTC] User ID: 817
[15-Jun-2026 10:51:59 UTC] ✅ User profile retrieved successfully for user ID: 817
[15-Jun-2026 11:08:33 UTC] === API CALL LOG ===
[15-Jun-2026 11:08:33 UTC] Endpoint: user/profile.php
[15-Jun-2026 11:08:33 UTC] Full Log Data: {
    "timestamp": "2026-06-15 11:08:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.110.180",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.110.180, 172.71.232.6",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE3IiwidXNlcm5hbWUiOiJzb2x1IiwiZW1haWwiOiJhZGVkZWppYWRldG93dWJvQGdtYWlsLmNvbSIsImV4cCI6MTc4MjEyNDQwOH0.JVA709ZhPku3Nb8j5X5xl25qdYGDWvIPrEvwdeSvrkY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c11e13086e0197-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.110.180",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jun-2026 11:08:33 UTC] === END API CALL LOG ===
[15-Jun-2026 11:08:33 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jun-2026 11:08:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE3IiwidXNlcm5hbWUiOiJzb2x1IiwiZW1haWwiOiJhZGVkZWppYWRldG93dWJvQGdtYWlsLmNvbSIsImV4cCI6MTc4MjEyNDQwOH0.JVA709ZhPku3Nb8j5X5xl25qdYGDWvIPrEvwdeSvrkY
[15-Jun-2026 11:08:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jun-2026 11:08:33 UTC] ✅ JWT token verified successfully for user profile
[15-Jun-2026 11:08:33 UTC] User ID: 817
[15-Jun-2026 11:08:33 UTC] ✅ User profile retrieved successfully for user ID: 817
[15-Jun-2026 11:08:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jun-2026 11:08:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jun-2026 11:08:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.113.110.180, 172.71.232.6","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE3IiwidXNlcm5hbWUiOiJzb2x1IiwiZW1haWwiOiJhZGVkZWppYWRldG93dWJvQGdtYWlsLmNvbSIsImV4cCI6MTc4MjEyNDQwOH0.JVA709ZhPku3Nb8j5X5xl25qdYGDWvIPrEvwdeSvrkY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0c11e18fa450197-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.113.110.180","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-Jun-2026 11:08:34 UTC] === User Orders API Called ===
[15-Jun-2026 11:08:34 UTC] User ID: 817
[15-Jun-2026 11:08:34 UTC] Limit: 20, Offset: 0
[15-Jun-2026 11:08:34 UTC] === API CALL LOG ===
[15-Jun-2026 11:08:34 UTC] Endpoint: user/profile.php
[15-Jun-2026 11:08:34 UTC] Orders found: 0
[15-Jun-2026 11:08:34 UTC] Full Log Data: {
    "timestamp": "2026-06-15 11:08:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.110.180",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.110.180, 172.71.232.6",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE3IiwidXNlcm5hbWUiOiJzb2x1IiwiZW1haWwiOiJhZGVkZWppYWRldG93dWJvQGdtYWlsLmNvbSIsImV4cCI6MTc4MjEyNDQwOH0.JVA709ZhPku3Nb8j5X5xl25qdYGDWvIPrEvwdeSvrkY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c11e18fa490197-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.110.180",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jun-2026 11:08:34 UTC] Orders data: []
[15-Jun-2026 11:08:34 UTC] === END API CALL LOG ===
[15-Jun-2026 11:08:34 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jun-2026 11:08:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE3IiwidXNlcm5hbWUiOiJzb2x1IiwiZW1haWwiOiJhZGVkZWppYWRldG93dWJvQGdtYWlsLmNvbSIsImV4cCI6MTc4MjEyNDQwOH0.JVA709ZhPku3Nb8j5X5xl25qdYGDWvIPrEvwdeSvrkY
[15-Jun-2026 11:08:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jun-2026 11:08:34 UTC] Total orders count: 0
[15-Jun-2026 11:08:34 UTC] ✅ JWT token verified successfully for user profile
[15-Jun-2026 11:08:34 UTC] User ID: 817
[15-Jun-2026 11:08:34 UTC] ✅ User profile retrieved successfully for user ID: 817
[15-Jun-2026 11:08:34 UTC] === API CALL LOG ===
[15-Jun-2026 11:08:34 UTC] Endpoint: user/profile.php
[15-Jun-2026 11:08:34 UTC] Full Log Data: {
    "timestamp": "2026-06-15 11:08:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.110.180",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.110.180, 172.71.232.83",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE3IiwidXNlcm5hbWUiOiJzb2x1IiwiZW1haWwiOiJhZGVkZWppYWRldG93dWJvQGdtYWlsLmNvbSIsImV4cCI6MTc4MjEyNDQwOH0.JVA709ZhPku3Nb8j5X5xl25qdYGDWvIPrEvwdeSvrkY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c11e18fa390197-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.110.180",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jun-2026 11:08:34 UTC] === END API CALL LOG ===
[15-Jun-2026 11:08:34 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jun-2026 11:08:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE3IiwidXNlcm5hbWUiOiJzb2x1IiwiZW1haWwiOiJhZGVkZWppYWRldG93dWJvQGdtYWlsLmNvbSIsImV4cCI6MTc4MjEyNDQwOH0.JVA709ZhPku3Nb8j5X5xl25qdYGDWvIPrEvwdeSvrkY
[15-Jun-2026 11:08:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jun-2026 11:08:34 UTC] ✅ JWT token verified successfully for user profile
[15-Jun-2026 11:08:34 UTC] User ID: 817
[15-Jun-2026 11:08:34 UTC] ✅ User profile retrieved successfully for user ID: 817
[15-Jun-2026 12:31:56 UTC] === API CALL LOG ===
[15-Jun-2026 12:31:56 UTC] Endpoint: user/profile.php
[15-Jun-2026 12:31:56 UTC] Full Log Data: {
    "timestamp": "2026-06-15 12:31:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "62.169.16.65",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "62.169.16.65, 172.70.248.206",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE4IiwidXNlcm5hbWUiOiJtYXJ5Y29tMjU2IiwiZW1haWwiOiJWaWNlbnRzc2VueW9uam83M0BnbWFpbC5jb20iLCJleHAiOjE3ODIxMzE1MTR9.vLBEB9btBRfNnQmNlyQKWsssq5qri2lEHsecCKgQcFI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c1983bdda8cee6-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "62.169.16.65",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jun-2026 12:31:56 UTC] === END API CALL LOG ===
[15-Jun-2026 12:31:56 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jun-2026 12:31:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE4IiwidXNlcm5hbWUiOiJtYXJ5Y29tMjU2IiwiZW1haWwiOiJWaWNlbnRzc2VueW9uam83M0BnbWFpbC5jb20iLCJleHAiOjE3ODIxMzE1MTR9.vLBEB9btBRfNnQmNlyQKWsssq5qri2lEHsecCKgQcFI
[15-Jun-2026 12:31:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jun-2026 12:31:56 UTC] ✅ JWT token verified successfully for user profile
[15-Jun-2026 12:31:56 UTC] User ID: 818
[15-Jun-2026 12:31:56 UTC] ✅ User profile retrieved successfully for user ID: 818
[15-Jun-2026 12:31:56 UTC] === API CALL LOG ===
[15-Jun-2026 12:31:56 UTC] Endpoint: user/profile.php
[15-Jun-2026 12:31:56 UTC] Full Log Data: {
    "timestamp": "2026-06-15 12:31:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "62.169.16.65",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "62.169.16.65, 172.70.248.206",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE4IiwidXNlcm5hbWUiOiJtYXJ5Y29tMjU2IiwiZW1haWwiOiJWaWNlbnRzc2VueW9uam83M0BnbWFpbC5jb20iLCJleHAiOjE3ODIxMzE1MTR9.vLBEB9btBRfNnQmNlyQKWsssq5qri2lEHsecCKgQcFI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c1983bdd9bcee6-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "62.169.16.65",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jun-2026 12:31:56 UTC] === END API CALL LOG ===
[15-Jun-2026 12:31:56 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jun-2026 12:31:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE4IiwidXNlcm5hbWUiOiJtYXJ5Y29tMjU2IiwiZW1haWwiOiJWaWNlbnRzc2VueW9uam83M0BnbWFpbC5jb20iLCJleHAiOjE3ODIxMzE1MTR9.vLBEB9btBRfNnQmNlyQKWsssq5qri2lEHsecCKgQcFI
[15-Jun-2026 12:31:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jun-2026 12:31:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jun-2026 12:31:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jun-2026 12:31:56 UTC] ✅ JWT token verified successfully for user profile
[15-Jun-2026 12:31:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"62.169.16.65, 172.70.248.69","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE4IiwidXNlcm5hbWUiOiJtYXJ5Y29tMjU2IiwiZW1haWwiOiJWaWNlbnRzc2VueW9uam83M0BnbWFpbC5jb20iLCJleHAiOjE3ODIxMzE1MTR9.vLBEB9btBRfNnQmNlyQKWsssq5qri2lEHsecCKgQcFI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0c1983bdda6cee6-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"62.169.16.65","cf-ipcountry":"FR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-Jun-2026 12:31:56 UTC] User ID: 818
[15-Jun-2026 12:31:56 UTC] === User Orders API Called ===
[15-Jun-2026 12:31:56 UTC] User ID: 818
[15-Jun-2026 12:31:56 UTC] Limit: 20, Offset: 0
[15-Jun-2026 12:31:56 UTC] ✅ User profile retrieved successfully for user ID: 818
[15-Jun-2026 12:31:56 UTC] Orders found: 0
[15-Jun-2026 12:31:56 UTC] Orders data: []
[15-Jun-2026 12:31:56 UTC] Total orders count: 0
[15-Jun-2026 12:31:58 UTC] === API CALL LOG ===
[15-Jun-2026 12:31:58 UTC] Endpoint: user/profile.php
[15-Jun-2026 12:31:58 UTC] Full Log Data: {
    "timestamp": "2026-06-15 12:31:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "62.169.16.65",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "62.169.16.65, 172.70.248.206",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE4IiwidXNlcm5hbWUiOiJtYXJ5Y29tMjU2IiwiZW1haWwiOiJWaWNlbnRzc2VueW9uam83M0BnbWFpbC5jb20iLCJleHAiOjE3ODIxMzE1MTR9.vLBEB9btBRfNnQmNlyQKWsssq5qri2lEHsecCKgQcFI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c198476eaacee6-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "62.169.16.65",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jun-2026 12:31:58 UTC] === END API CALL LOG ===
[15-Jun-2026 12:31:58 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jun-2026 12:31:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE4IiwidXNlcm5hbWUiOiJtYXJ5Y29tMjU2IiwiZW1haWwiOiJWaWNlbnRzc2VueW9uam83M0BnbWFpbC5jb20iLCJleHAiOjE3ODIxMzE1MTR9.vLBEB9btBRfNnQmNlyQKWsssq5qri2lEHsecCKgQcFI
[15-Jun-2026 12:31:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jun-2026 12:31:58 UTC] ✅ JWT token verified successfully for user profile
[15-Jun-2026 12:31:58 UTC] User ID: 818
[15-Jun-2026 12:31:58 UTC] ✅ User profile retrieved successfully for user ID: 818
[15-Jun-2026 12:32:09 UTC] === API CALL LOG ===
[15-Jun-2026 12:32:09 UTC] Endpoint: user/profile.php
[15-Jun-2026 12:32:09 UTC] Full Log Data: {
    "timestamp": "2026-06-15 12:32:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "62.169.16.65",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "62.169.16.65, 172.70.248.206",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE4IiwidXNlcm5hbWUiOiJtYXJ5Y29tMjU2IiwiZW1haWwiOiJWaWNlbnRzc2VueW9uam83M0BnbWFpbC5jb20iLCJleHAiOjE3ODIxMzE1MTR9.vLBEB9btBRfNnQmNlyQKWsssq5qri2lEHsecCKgQcFI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c1988d1d7dcee6-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "62.169.16.65",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jun-2026 12:32:09 UTC] === END API CALL LOG ===
[15-Jun-2026 12:32:09 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jun-2026 12:32:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE4IiwidXNlcm5hbWUiOiJtYXJ5Y29tMjU2IiwiZW1haWwiOiJWaWNlbnRzc2VueW9uam83M0BnbWFpbC5jb20iLCJleHAiOjE3ODIxMzE1MTR9.vLBEB9btBRfNnQmNlyQKWsssq5qri2lEHsecCKgQcFI
[15-Jun-2026 12:32:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jun-2026 12:32:09 UTC] ✅ JWT token verified successfully for user profile
[15-Jun-2026 12:32:09 UTC] User ID: 818
[15-Jun-2026 12:32:09 UTC] ✅ User profile retrieved successfully for user ID: 818
[15-Jun-2026 12:32:19 UTC] === API CALL LOG ===
[15-Jun-2026 12:32:19 UTC] Endpoint: user/profile.php
[15-Jun-2026 12:32:19 UTC] Full Log Data: {
    "timestamp": "2026-06-15 12:32:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "62.169.16.65",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "62.169.16.65, 172.71.148.69",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE4IiwidXNlcm5hbWUiOiJtYXJ5Y29tMjU2IiwiZW1haWwiOiJWaWNlbnRzc2VueW9uam83M0BnbWFpbC5jb20iLCJleHAiOjE3ODIxMzE1MTR9.vLBEB9btBRfNnQmNlyQKWsssq5qri2lEHsecCKgQcFI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c198ca6ef9dc9d-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "62.169.16.65",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jun-2026 12:32:19 UTC] === END API CALL LOG ===
[15-Jun-2026 12:32:19 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jun-2026 12:32:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE4IiwidXNlcm5hbWUiOiJtYXJ5Y29tMjU2IiwiZW1haWwiOiJWaWNlbnRzc2VueW9uam83M0BnbWFpbC5jb20iLCJleHAiOjE3ODIxMzE1MTR9.vLBEB9btBRfNnQmNlyQKWsssq5qri2lEHsecCKgQcFI
[15-Jun-2026 12:32:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jun-2026 12:32:19 UTC] ✅ JWT token verified successfully for user profile
[15-Jun-2026 12:32:19 UTC] User ID: 818
[15-Jun-2026 12:32:19 UTC] ✅ User profile retrieved successfully for user ID: 818
[15-Jun-2026 12:32:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jun-2026 12:32:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jun-2026 12:32:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"62.169.16.65, 172.71.148.69","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE4IiwidXNlcm5hbWUiOiJtYXJ5Y29tMjU2IiwiZW1haWwiOiJWaWNlbnRzc2VueW9uam83M0BnbWFpbC5jb20iLCJleHAiOjE3ODIxMzE1MTR9.vLBEB9btBRfNnQmNlyQKWsssq5qri2lEHsecCKgQcFI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0c198dcbfe9dc9d-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"62.169.16.65","cf-ipcountry":"FR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-Jun-2026 12:32:22 UTC] === User Orders API Called ===
[15-Jun-2026 12:32:22 UTC] User ID: 818
[15-Jun-2026 12:32:22 UTC] Limit: 20, Offset: 0
[15-Jun-2026 12:32:22 UTC] Orders found: 0
[15-Jun-2026 12:32:22 UTC] Orders data: []
[15-Jun-2026 12:32:22 UTC] Total orders count: 0
[15-Jun-2026 12:32:22 UTC] === API CALL LOG ===
[15-Jun-2026 12:32:22 UTC] Endpoint: user/profile.php
[15-Jun-2026 12:32:22 UTC] Full Log Data: {
    "timestamp": "2026-06-15 12:32:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "62.169.16.65",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "62.169.16.65, 172.71.148.69",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE4IiwidXNlcm5hbWUiOiJtYXJ5Y29tMjU2IiwiZW1haWwiOiJWaWNlbnRzc2VueW9uam83M0BnbWFpbC5jb20iLCJleHAiOjE3ODIxMzE1MTR9.vLBEB9btBRfNnQmNlyQKWsssq5qri2lEHsecCKgQcFI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c198dcbff1dc9d-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "62.169.16.65",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jun-2026 12:32:22 UTC] === END API CALL LOG ===
[15-Jun-2026 12:32:22 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jun-2026 12:32:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE4IiwidXNlcm5hbWUiOiJtYXJ5Y29tMjU2IiwiZW1haWwiOiJWaWNlbnRzc2VueW9uam83M0BnbWFpbC5jb20iLCJleHAiOjE3ODIxMzE1MTR9.vLBEB9btBRfNnQmNlyQKWsssq5qri2lEHsecCKgQcFI
[15-Jun-2026 12:32:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jun-2026 12:32:22 UTC] ✅ JWT token verified successfully for user profile
[15-Jun-2026 12:32:22 UTC] User ID: 818
[15-Jun-2026 12:32:22 UTC] ✅ User profile retrieved successfully for user ID: 818
[15-Jun-2026 12:32:22 UTC] === API CALL LOG ===
[15-Jun-2026 12:32:22 UTC] Endpoint: user/profile.php
[15-Jun-2026 12:32:22 UTC] Full Log Data: {
    "timestamp": "2026-06-15 12:32:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "62.169.16.65",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "62.169.16.65, 172.71.148.76",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE4IiwidXNlcm5hbWUiOiJtYXJ5Y29tMjU2IiwiZW1haWwiOiJWaWNlbnRzc2VueW9uam83M0BnbWFpbC5jb20iLCJleHAiOjE3ODIxMzE1MTR9.vLBEB9btBRfNnQmNlyQKWsssq5qri2lEHsecCKgQcFI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c198dcbfd4dc9d-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "62.169.16.65",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jun-2026 12:32:22 UTC] === END API CALL LOG ===
[15-Jun-2026 12:32:22 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jun-2026 12:32:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE4IiwidXNlcm5hbWUiOiJtYXJ5Y29tMjU2IiwiZW1haWwiOiJWaWNlbnRzc2VueW9uam83M0BnbWFpbC5jb20iLCJleHAiOjE3ODIxMzE1MTR9.vLBEB9btBRfNnQmNlyQKWsssq5qri2lEHsecCKgQcFI
[15-Jun-2026 12:32:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jun-2026 12:32:22 UTC] ✅ JWT token verified successfully for user profile
[15-Jun-2026 12:32:22 UTC] User ID: 818
[15-Jun-2026 12:32:22 UTC] ✅ User profile retrieved successfully for user ID: 818
[15-Jun-2026 12:32:33 UTC] === API CALL LOG ===
[15-Jun-2026 12:32:33 UTC] Endpoint: user/profile.php
[15-Jun-2026 12:32:33 UTC] Full Log Data: {
    "timestamp": "2026-06-15 12:32:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "62.169.16.65",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "62.169.16.65, 172.70.248.207",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE4IiwidXNlcm5hbWUiOiJtYXJ5Y29tMjU2IiwiZW1haWwiOiJWaWNlbnRzc2VueW9uam83M0BnbWFpbC5jb20iLCJleHAiOjE3ODIxMzE1MTR9.vLBEB9btBRfNnQmNlyQKWsssq5qri2lEHsecCKgQcFI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c1991ff962a8cb-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "62.169.16.65",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jun-2026 12:32:33 UTC] === END API CALL LOG ===
[15-Jun-2026 12:32:33 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jun-2026 12:32:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE4IiwidXNlcm5hbWUiOiJtYXJ5Y29tMjU2IiwiZW1haWwiOiJWaWNlbnRzc2VueW9uam83M0BnbWFpbC5jb20iLCJleHAiOjE3ODIxMzE1MTR9.vLBEB9btBRfNnQmNlyQKWsssq5qri2lEHsecCKgQcFI
[15-Jun-2026 12:32:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jun-2026 12:32:33 UTC] ✅ JWT token verified successfully for user profile
[15-Jun-2026 12:32:33 UTC] User ID: 818
[15-Jun-2026 12:32:33 UTC] ✅ User profile retrieved successfully for user ID: 818
[15-Jun-2026 12:32:36 UTC] === API CALL LOG ===
[15-Jun-2026 12:32:36 UTC] Endpoint: user/profile.php
[15-Jun-2026 12:32:36 UTC] Full Log Data: {
    "timestamp": "2026-06-15 12:32:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "62.169.16.65",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "62.169.16.65, 172.70.248.207",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE4IiwidXNlcm5hbWUiOiJtYXJ5Y29tMjU2IiwiZW1haWwiOiJWaWNlbnRzc2VueW9uam83M0BnbWFpbC5jb20iLCJleHAiOjE3ODIxMzE1MTR9.vLBEB9btBRfNnQmNlyQKWsssq5qri2lEHsecCKgQcFI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c19935ff55a8cb-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "62.169.16.65",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jun-2026 12:32:36 UTC] === END API CALL LOG ===
[15-Jun-2026 12:32:36 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jun-2026 12:32:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE4IiwidXNlcm5hbWUiOiJtYXJ5Y29tMjU2IiwiZW1haWwiOiJWaWNlbnRzc2VueW9uam83M0BnbWFpbC5jb20iLCJleHAiOjE3ODIxMzE1MTR9.vLBEB9btBRfNnQmNlyQKWsssq5qri2lEHsecCKgQcFI
[15-Jun-2026 12:32:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jun-2026 12:32:36 UTC] ✅ JWT token verified successfully for user profile
[15-Jun-2026 12:32:36 UTC] User ID: 818
[15-Jun-2026 12:32:36 UTC] ✅ User profile retrieved successfully for user ID: 818
[15-Jun-2026 12:32:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jun-2026 12:32:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jun-2026 12:32:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"62.169.16.65, 172.70.248.207","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE4IiwidXNlcm5hbWUiOiJtYXJ5Y29tMjU2IiwiZW1haWwiOiJWaWNlbnRzc2VueW9uam83M0BnbWFpbC5jb20iLCJleHAiOjE3ODIxMzE1MTR9.vLBEB9btBRfNnQmNlyQKWsssq5qri2lEHsecCKgQcFI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0c19935ff63a8cb-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"62.169.16.65","cf-ipcountry":"FR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-Jun-2026 12:32:36 UTC] === User Orders API Called ===
[15-Jun-2026 12:32:36 UTC] User ID: 818
[15-Jun-2026 12:32:36 UTC] Limit: 20, Offset: 0
[15-Jun-2026 12:32:36 UTC] Orders found: 0
[15-Jun-2026 12:32:36 UTC] Orders data: []
[15-Jun-2026 12:32:36 UTC] === API CALL LOG ===
[15-Jun-2026 12:32:36 UTC] Endpoint: user/profile.php
[15-Jun-2026 12:32:36 UTC] Full Log Data: {
    "timestamp": "2026-06-15 12:32:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "62.169.16.65",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "62.169.16.65, 172.70.248.207",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE4IiwidXNlcm5hbWUiOiJtYXJ5Y29tMjU2IiwiZW1haWwiOiJWaWNlbnRzc2VueW9uam83M0BnbWFpbC5jb20iLCJleHAiOjE3ODIxMzE1MTR9.vLBEB9btBRfNnQmNlyQKWsssq5qri2lEHsecCKgQcFI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c19935ff66a8cb-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "62.169.16.65",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jun-2026 12:32:36 UTC] === END API CALL LOG ===
[15-Jun-2026 12:32:36 UTC] Total orders count: 0
[15-Jun-2026 12:32:36 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jun-2026 12:32:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE4IiwidXNlcm5hbWUiOiJtYXJ5Y29tMjU2IiwiZW1haWwiOiJWaWNlbnRzc2VueW9uam83M0BnbWFpbC5jb20iLCJleHAiOjE3ODIxMzE1MTR9.vLBEB9btBRfNnQmNlyQKWsssq5qri2lEHsecCKgQcFI
[15-Jun-2026 12:32:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jun-2026 12:32:36 UTC] ✅ JWT token verified successfully for user profile
[15-Jun-2026 12:32:36 UTC] User ID: 818
[15-Jun-2026 12:32:36 UTC] ✅ User profile retrieved successfully for user ID: 818
[15-Jun-2026 12:32:39 UTC] === API CALL LOG ===
[15-Jun-2026 12:32:39 UTC] Endpoint: user/profile.php
[15-Jun-2026 12:32:39 UTC] Full Log Data: {
    "timestamp": "2026-06-15 12:32:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "62.169.16.65",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "62.169.16.65, 172.70.248.207",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE4IiwidXNlcm5hbWUiOiJtYXJ5Y29tMjU2IiwiZW1haWwiOiJWaWNlbnRzc2VueW9uam83M0BnbWFpbC5jb20iLCJleHAiOjE3ODIxMzE1MTR9.vLBEB9btBRfNnQmNlyQKWsssq5qri2lEHsecCKgQcFI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c199456be9a8cb-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "62.169.16.65",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jun-2026 12:32:39 UTC] === END API CALL LOG ===
[15-Jun-2026 12:32:39 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jun-2026 12:32:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE4IiwidXNlcm5hbWUiOiJtYXJ5Y29tMjU2IiwiZW1haWwiOiJWaWNlbnRzc2VueW9uam83M0BnbWFpbC5jb20iLCJleHAiOjE3ODIxMzE1MTR9.vLBEB9btBRfNnQmNlyQKWsssq5qri2lEHsecCKgQcFI
[15-Jun-2026 12:32:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jun-2026 12:32:39 UTC] ✅ JWT token verified successfully for user profile
[15-Jun-2026 12:32:39 UTC] User ID: 818
[15-Jun-2026 12:32:39 UTC] ✅ User profile retrieved successfully for user ID: 818
[15-Jun-2026 12:32:41 UTC] === API CALL LOG ===
[15-Jun-2026 12:32:41 UTC] Endpoint: user/profile.php
[15-Jun-2026 12:32:41 UTC] Full Log Data: {
    "timestamp": "2026-06-15 12:32:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "62.169.16.65",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "62.169.16.65, 172.70.248.207",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE4IiwidXNlcm5hbWUiOiJtYXJ5Y29tMjU2IiwiZW1haWwiOiJWaWNlbnRzc2VueW9uam83M0BnbWFpbC5jb20iLCJleHAiOjE3ODIxMzE1MTR9.vLBEB9btBRfNnQmNlyQKWsssq5qri2lEHsecCKgQcFI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c19953fb06a8cb-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "62.169.16.65",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jun-2026 12:32:41 UTC] === END API CALL LOG ===
[15-Jun-2026 12:32:41 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jun-2026 12:32:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE4IiwidXNlcm5hbWUiOiJtYXJ5Y29tMjU2IiwiZW1haWwiOiJWaWNlbnRzc2VueW9uam83M0BnbWFpbC5jb20iLCJleHAiOjE3ODIxMzE1MTR9.vLBEB9btBRfNnQmNlyQKWsssq5qri2lEHsecCKgQcFI
[15-Jun-2026 12:32:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jun-2026 12:32:41 UTC] ✅ JWT token verified successfully for user profile
[15-Jun-2026 12:32:41 UTC] User ID: 818
[15-Jun-2026 12:32:41 UTC] ✅ User profile retrieved successfully for user ID: 818
[15-Jun-2026 12:32:42 UTC] User Purchases API - User ID: 818
[15-Jun-2026 12:32:42 UTC] User Purchases API - Total purchases found: 0
[15-Jun-2026 12:32:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jun-2026 12:32:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jun-2026 12:32:46 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"62.169.16.65, 172.70.248.207","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE4IiwidXNlcm5hbWUiOiJtYXJ5Y29tMjU2IiwiZW1haWwiOiJWaWNlbnRzc2VueW9uam83M0BnbWFpbC5jb20iLCJleHAiOjE3ODIxMzE1MTR9.vLBEB9btBRfNnQmNlyQKWsssq5qri2lEHsecCKgQcFI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0c199729de9a8cb-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"62.169.16.65","cf-ipcountry":"FR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-Jun-2026 12:32:46 UTC] === User Orders API Called ===
[15-Jun-2026 12:32:46 UTC] User ID: 818
[15-Jun-2026 12:32:46 UTC] Limit: 20, Offset: 0
[15-Jun-2026 12:32:46 UTC] Orders found: 0
[15-Jun-2026 12:32:46 UTC] Orders data: []
[15-Jun-2026 12:32:46 UTC] Total orders count: 0
[15-Jun-2026 12:50:44 UTC] === API CALL LOG ===
[15-Jun-2026 12:50:44 UTC] Endpoint: user/profile.php
[15-Jun-2026 12:50:44 UTC] Full Log Data: {
    "timestamp": "2026-06-15 12:50:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "62.169.16.65",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "62.169.16.65, 172.70.240.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE4IiwidXNlcm5hbWUiOiJtYXJ5Y29tMjU2IiwiZW1haWwiOiJWaWNlbnRzc2VueW9uam83M0BnbWFpbC5jb20iLCJleHAiOjE3ODIxMzE1MTR9.vLBEB9btBRfNnQmNlyQKWsssq5qri2lEHsecCKgQcFI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c1b3c419f3f47f-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "62.169.16.65",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jun-2026 12:50:44 UTC] === END API CALL LOG ===
[15-Jun-2026 12:50:44 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jun-2026 12:50:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE4IiwidXNlcm5hbWUiOiJtYXJ5Y29tMjU2IiwiZW1haWwiOiJWaWNlbnRzc2VueW9uam83M0BnbWFpbC5jb20iLCJleHAiOjE3ODIxMzE1MTR9.vLBEB9btBRfNnQmNlyQKWsssq5qri2lEHsecCKgQcFI
[15-Jun-2026 12:50:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jun-2026 12:50:44 UTC] ✅ JWT token verified successfully for user profile
[15-Jun-2026 12:50:44 UTC] User ID: 818
[15-Jun-2026 12:50:44 UTC] ✅ User profile retrieved successfully for user ID: 818
[15-Jun-2026 12:50:47 UTC] === API CALL LOG ===
[15-Jun-2026 12:50:47 UTC] Endpoint: user/profile.php
[15-Jun-2026 12:50:47 UTC] Full Log Data: {
    "timestamp": "2026-06-15 12:50:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "62.169.16.65",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "62.169.16.65, 172.70.240.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE4IiwidXNlcm5hbWUiOiJtYXJ5Y29tMjU2IiwiZW1haWwiOiJWaWNlbnRzc2VueW9uam83M0BnbWFpbC5jb20iLCJleHAiOjE3ODIxMzE1MTR9.vLBEB9btBRfNnQmNlyQKWsssq5qri2lEHsecCKgQcFI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c1b3d649eef47f-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "62.169.16.65",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jun-2026 12:50:47 UTC] === END API CALL LOG ===
[15-Jun-2026 12:50:47 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jun-2026 12:50:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE4IiwidXNlcm5hbWUiOiJtYXJ5Y29tMjU2IiwiZW1haWwiOiJWaWNlbnRzc2VueW9uam83M0BnbWFpbC5jb20iLCJleHAiOjE3ODIxMzE1MTR9.vLBEB9btBRfNnQmNlyQKWsssq5qri2lEHsecCKgQcFI
[15-Jun-2026 12:50:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jun-2026 12:50:47 UTC] ✅ JWT token verified successfully for user profile
[15-Jun-2026 12:50:47 UTC] User ID: 818
[15-Jun-2026 12:50:47 UTC] ✅ User profile retrieved successfully for user ID: 818
[15-Jun-2026 12:50:47 UTC] === API CALL LOG ===
[15-Jun-2026 12:50:47 UTC] Endpoint: user/profile.php
[15-Jun-2026 12:50:47 UTC] Full Log Data: {
    "timestamp": "2026-06-15 12:50:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "62.169.16.65",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "62.169.16.65, 172.70.240.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE4IiwidXNlcm5hbWUiOiJtYXJ5Y29tMjU2IiwiZW1haWwiOiJWaWNlbnRzc2VueW9uam83M0BnbWFpbC5jb20iLCJleHAiOjE3ODIxMzE1MTR9.vLBEB9btBRfNnQmNlyQKWsssq5qri2lEHsecCKgQcFI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c1b3d8ebecf47f-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "62.169.16.65",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jun-2026 12:50:47 UTC] === END API CALL LOG ===
[15-Jun-2026 12:50:47 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jun-2026 12:50:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE4IiwidXNlcm5hbWUiOiJtYXJ5Y29tMjU2IiwiZW1haWwiOiJWaWNlbnRzc2VueW9uam83M0BnbWFpbC5jb20iLCJleHAiOjE3ODIxMzE1MTR9.vLBEB9btBRfNnQmNlyQKWsssq5qri2lEHsecCKgQcFI
[15-Jun-2026 12:50:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jun-2026 12:50:47 UTC] ✅ JWT token verified successfully for user profile
[15-Jun-2026 12:50:47 UTC] User ID: 818
[15-Jun-2026 12:50:47 UTC] ✅ User profile retrieved successfully for user ID: 818
[15-Jun-2026 12:50:47 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jun-2026 12:50:47 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jun-2026 12:50:47 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"62.169.16.65, 172.70.240.67","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE4IiwidXNlcm5hbWUiOiJtYXJ5Y29tMjU2IiwiZW1haWwiOiJWaWNlbnRzc2VueW9uam83M0BnbWFpbC5jb20iLCJleHAiOjE3ODIxMzE1MTR9.vLBEB9btBRfNnQmNlyQKWsssq5qri2lEHsecCKgQcFI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0c1b3d8ebe9f47f-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"62.169.16.65","cf-ipcountry":"FR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-Jun-2026 12:50:47 UTC] === User Orders API Called ===
[15-Jun-2026 12:50:47 UTC] User ID: 818
[15-Jun-2026 12:50:47 UTC] Limit: 20, Offset: 0
[15-Jun-2026 12:50:47 UTC] Orders found: 0
[15-Jun-2026 12:50:47 UTC] Orders data: []
[15-Jun-2026 12:50:47 UTC] Total orders count: 0
[15-Jun-2026 12:50:50 UTC] === API CALL LOG ===
[15-Jun-2026 12:50:50 UTC] Endpoint: user/profile.php
[15-Jun-2026 12:50:50 UTC] Full Log Data: {
    "timestamp": "2026-06-15 12:50:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "62.169.16.65",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "62.169.16.65, 172.70.240.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE4IiwidXNlcm5hbWUiOiJtYXJ5Y29tMjU2IiwiZW1haWwiOiJWaWNlbnRzc2VueW9uam83M0BnbWFpbC5jb20iLCJleHAiOjE3ODIxMzE1MTR9.vLBEB9btBRfNnQmNlyQKWsssq5qri2lEHsecCKgQcFI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c1b3ec0adff47f-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "62.169.16.65",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jun-2026 12:50:50 UTC] === END API CALL LOG ===
[15-Jun-2026 12:50:50 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jun-2026 12:50:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE4IiwidXNlcm5hbWUiOiJtYXJ5Y29tMjU2IiwiZW1haWwiOiJWaWNlbnRzc2VueW9uam83M0BnbWFpbC5jb20iLCJleHAiOjE3ODIxMzE1MTR9.vLBEB9btBRfNnQmNlyQKWsssq5qri2lEHsecCKgQcFI
[15-Jun-2026 12:50:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jun-2026 12:50:50 UTC] ✅ JWT token verified successfully for user profile
[15-Jun-2026 12:50:50 UTC] User ID: 818
[15-Jun-2026 12:50:50 UTC] ✅ User profile retrieved successfully for user ID: 818
[15-Jun-2026 12:50:59 UTC] === API CALL LOG ===
[15-Jun-2026 12:50:59 UTC] Endpoint: user/profile.php
[15-Jun-2026 12:50:59 UTC] Full Log Data: {
    "timestamp": "2026-06-15 12:50:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "62.169.16.65",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "62.169.16.65, 172.70.240.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE4IiwidXNlcm5hbWUiOiJtYXJ5Y29tMjU2IiwiZW1haWwiOiJWaWNlbnRzc2VueW9uam83M0BnbWFpbC5jb20iLCJleHAiOjE3ODIxMzE1MTR9.vLBEB9btBRfNnQmNlyQKWsssq5qri2lEHsecCKgQcFI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c1b41f7ff9f47f-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "62.169.16.65",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jun-2026 12:50:59 UTC] === END API CALL LOG ===
[15-Jun-2026 12:50:59 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jun-2026 12:50:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE4IiwidXNlcm5hbWUiOiJtYXJ5Y29tMjU2IiwiZW1haWwiOiJWaWNlbnRzc2VueW9uam83M0BnbWFpbC5jb20iLCJleHAiOjE3ODIxMzE1MTR9.vLBEB9btBRfNnQmNlyQKWsssq5qri2lEHsecCKgQcFI
[15-Jun-2026 12:50:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jun-2026 12:50:59 UTC] ✅ JWT token verified successfully for user profile
[15-Jun-2026 12:50:59 UTC] User ID: 818
[15-Jun-2026 12:50:59 UTC] ✅ User profile retrieved successfully for user ID: 818
[15-Jun-2026 12:51:09 UTC] === API CALL LOG ===
[15-Jun-2026 12:51:09 UTC] Endpoint: user/profile.php
[15-Jun-2026 12:51:09 UTC] Full Log Data: {
    "timestamp": "2026-06-15 12:51:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "62.169.16.65",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "62.169.16.65, 172.71.164.218",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE4IiwidXNlcm5hbWUiOiJtYXJ5Y29tMjU2IiwiZW1haWwiOiJWaWNlbnRzc2VueW9uam83M0BnbWFpbC5jb20iLCJleHAiOjE3ODIxMzE1MTR9.vLBEB9btBRfNnQmNlyQKWsssq5qri2lEHsecCKgQcFI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c1b45fbb15d2d3-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "62.169.16.65",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jun-2026 12:51:09 UTC] === END API CALL LOG ===
[15-Jun-2026 12:51:09 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jun-2026 12:51:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE4IiwidXNlcm5hbWUiOiJtYXJ5Y29tMjU2IiwiZW1haWwiOiJWaWNlbnRzc2VueW9uam83M0BnbWFpbC5jb20iLCJleHAiOjE3ODIxMzE1MTR9.vLBEB9btBRfNnQmNlyQKWsssq5qri2lEHsecCKgQcFI
[15-Jun-2026 12:51:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jun-2026 12:51:09 UTC] ✅ JWT token verified successfully for user profile
[15-Jun-2026 12:51:09 UTC] User ID: 818
[15-Jun-2026 12:51:09 UTC] ✅ User profile retrieved successfully for user ID: 818
[15-Jun-2026 12:51:12 UTC] === API CALL LOG ===
[15-Jun-2026 12:51:12 UTC] Endpoint: user/profile.php
[15-Jun-2026 12:51:12 UTC] Full Log Data: {
    "timestamp": "2026-06-15 12:51:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "62.169.16.65",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "62.169.16.65, 172.71.164.218",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE4IiwidXNlcm5hbWUiOiJtYXJ5Y29tMjU2IiwiZW1haWwiOiJWaWNlbnRzc2VueW9uam83M0BnbWFpbC5jb20iLCJleHAiOjE3ODIxMzE1MTR9.vLBEB9btBRfNnQmNlyQKWsssq5qri2lEHsecCKgQcFI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c1b475bd83d2d3-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "62.169.16.65",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jun-2026 12:51:12 UTC] === END API CALL LOG ===
[15-Jun-2026 12:51:12 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jun-2026 12:51:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE4IiwidXNlcm5hbWUiOiJtYXJ5Y29tMjU2IiwiZW1haWwiOiJWaWNlbnRzc2VueW9uam83M0BnbWFpbC5jb20iLCJleHAiOjE3ODIxMzE1MTR9.vLBEB9btBRfNnQmNlyQKWsssq5qri2lEHsecCKgQcFI
[15-Jun-2026 12:51:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jun-2026 12:51:12 UTC] ✅ JWT token verified successfully for user profile
[15-Jun-2026 12:51:12 UTC] User ID: 818
[15-Jun-2026 12:51:12 UTC] ✅ User profile retrieved successfully for user ID: 818
[15-Jun-2026 12:51:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jun-2026 12:51:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jun-2026 12:51:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"62.169.16.65, 172.71.164.218","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE4IiwidXNlcm5hbWUiOiJtYXJ5Y29tMjU2IiwiZW1haWwiOiJWaWNlbnRzc2VueW9uam83M0BnbWFpbC5jb20iLCJleHAiOjE3ODIxMzE1MTR9.vLBEB9btBRfNnQmNlyQKWsssq5qri2lEHsecCKgQcFI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0c1b4772b76d2d3-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"62.169.16.65","cf-ipcountry":"FR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-Jun-2026 12:51:13 UTC] === User Orders API Called ===
[15-Jun-2026 12:51:13 UTC] User ID: 818
[15-Jun-2026 12:51:13 UTC] Limit: 20, Offset: 0
[15-Jun-2026 12:51:13 UTC] Orders found: 0
[15-Jun-2026 12:51:13 UTC] Orders data: []
[15-Jun-2026 12:51:13 UTC] Total orders count: 0
[15-Jun-2026 12:51:13 UTC] === API CALL LOG ===
[15-Jun-2026 12:51:13 UTC] Endpoint: user/profile.php
[15-Jun-2026 12:51:13 UTC] Full Log Data: {
    "timestamp": "2026-06-15 12:51:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "62.169.16.65",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "62.169.16.65, 172.71.164.218",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE4IiwidXNlcm5hbWUiOiJtYXJ5Y29tMjU2IiwiZW1haWwiOiJWaWNlbnRzc2VueW9uam83M0BnbWFpbC5jb20iLCJleHAiOjE3ODIxMzE1MTR9.vLBEB9btBRfNnQmNlyQKWsssq5qri2lEHsecCKgQcFI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c1b4772b8dd2d3-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "62.169.16.65",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jun-2026 12:51:13 UTC] === END API CALL LOG ===
[15-Jun-2026 12:51:13 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jun-2026 12:51:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE4IiwidXNlcm5hbWUiOiJtYXJ5Y29tMjU2IiwiZW1haWwiOiJWaWNlbnRzc2VueW9uam83M0BnbWFpbC5jb20iLCJleHAiOjE3ODIxMzE1MTR9.vLBEB9btBRfNnQmNlyQKWsssq5qri2lEHsecCKgQcFI
[15-Jun-2026 12:51:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jun-2026 12:51:13 UTC] ✅ JWT token verified successfully for user profile
[15-Jun-2026 12:51:13 UTC] User ID: 818
[15-Jun-2026 12:51:13 UTC] ✅ User profile retrieved successfully for user ID: 818
[15-Jun-2026 12:51:16 UTC] === API CALL LOG ===
[15-Jun-2026 12:51:16 UTC] Endpoint: user/profile.php
[15-Jun-2026 12:51:16 UTC] Full Log Data: {
    "timestamp": "2026-06-15 12:51:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "62.169.16.65",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "62.169.16.65, 172.71.164.218",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE4IiwidXNlcm5hbWUiOiJtYXJ5Y29tMjU2IiwiZW1haWwiOiJWaWNlbnRzc2VueW9uam83M0BnbWFpbC5jb20iLCJleHAiOjE3ODIxMzE1MTR9.vLBEB9btBRfNnQmNlyQKWsssq5qri2lEHsecCKgQcFI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c1b4890d5ed2d3-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "62.169.16.65",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jun-2026 12:51:16 UTC] === END API CALL LOG ===
[15-Jun-2026 12:51:16 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jun-2026 12:51:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE4IiwidXNlcm5hbWUiOiJtYXJ5Y29tMjU2IiwiZW1haWwiOiJWaWNlbnRzc2VueW9uam83M0BnbWFpbC5jb20iLCJleHAiOjE3ODIxMzE1MTR9.vLBEB9btBRfNnQmNlyQKWsssq5qri2lEHsecCKgQcFI
[15-Jun-2026 12:51:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jun-2026 12:51:16 UTC] ✅ JWT token verified successfully for user profile
[15-Jun-2026 12:51:16 UTC] User ID: 818
[15-Jun-2026 12:51:16 UTC] ✅ User profile retrieved successfully for user ID: 818
[15-Jun-2026 16:02:29 UTC] === API CALL LOG ===
[15-Jun-2026 16:02:29 UTC] Endpoint: user/profile.php
[15-Jun-2026 16:02:29 UTC] Full Log Data: {
    "timestamp": "2026-06-15 16:02:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "144.124.192.31",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "144.124.192.31, 172.64.198.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE5IiwidXNlcm5hbWUiOiJZYWh5b2JlayIsImVtYWlsIjoiYWxpeWV2eWFoeW9iZWs5NjFAZ21haWwuY29tIiwiZXhwIjoxNzgyMTQ0MTQ4fQ.ICU0dciuPJQnFKpEb4m62L44QyKeeQI3d9nA0EPx3ak",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c2cca72db5bb99-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "144.124.192.31",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jun-2026 16:02:29 UTC] === END API CALL LOG ===
[15-Jun-2026 16:02:29 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jun-2026 16:02:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE5IiwidXNlcm5hbWUiOiJZYWh5b2JlayIsImVtYWlsIjoiYWxpeWV2eWFoeW9iZWs5NjFAZ21haWwuY29tIiwiZXhwIjoxNzgyMTQ0MTQ4fQ.ICU0dciuPJQnFKpEb4m62L44QyKeeQI3d9nA0EPx3ak
[15-Jun-2026 16:02:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jun-2026 16:02:29 UTC] ✅ JWT token verified successfully for user profile
[15-Jun-2026 16:02:29 UTC] User ID: 819
[15-Jun-2026 16:02:29 UTC] ✅ User profile retrieved successfully for user ID: 819
[15-Jun-2026 16:02:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jun-2026 16:02:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jun-2026 16:02:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"144.124.192.31, 172.64.198.81","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE5IiwidXNlcm5hbWUiOiJZYWh5b2JlayIsImVtYWlsIjoiYWxpeWV2eWFoeW9iZWs5NjFAZ21haWwuY29tIiwiZXhwIjoxNzgyMTQ0MTQ4fQ.ICU0dciuPJQnFKpEb4m62L44QyKeeQI3d9nA0EPx3ak","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0c2cca72dbbbb99-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"144.124.192.31","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-Jun-2026 16:02:29 UTC] === User Orders API Called ===
[15-Jun-2026 16:02:29 UTC] User ID: 819
[15-Jun-2026 16:02:29 UTC] Limit: 20, Offset: 0
[15-Jun-2026 16:02:29 UTC] Orders found: 0
[15-Jun-2026 16:02:29 UTC] Orders data: []
[15-Jun-2026 16:02:29 UTC] Total orders count: 0
[15-Jun-2026 16:02:29 UTC] === API CALL LOG ===
[15-Jun-2026 16:02:29 UTC] Endpoint: user/profile.php
[15-Jun-2026 16:02:29 UTC] Full Log Data: {
    "timestamp": "2026-06-15 16:02:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "144.124.192.31",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "144.124.192.31, 172.64.198.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE5IiwidXNlcm5hbWUiOiJZYWh5b2JlayIsImVtYWlsIjoiYWxpeWV2eWFoeW9iZWs5NjFAZ21haWwuY29tIiwiZXhwIjoxNzgyMTQ0MTQ4fQ.ICU0dciuPJQnFKpEb4m62L44QyKeeQI3d9nA0EPx3ak",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c2cca79ee2bb99-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "144.124.192.31",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jun-2026 16:02:29 UTC] === END API CALL LOG ===
[15-Jun-2026 16:02:29 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jun-2026 16:02:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE5IiwidXNlcm5hbWUiOiJZYWh5b2JlayIsImVtYWlsIjoiYWxpeWV2eWFoeW9iZWs5NjFAZ21haWwuY29tIiwiZXhwIjoxNzgyMTQ0MTQ4fQ.ICU0dciuPJQnFKpEb4m62L44QyKeeQI3d9nA0EPx3ak
[15-Jun-2026 16:02:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jun-2026 16:02:29 UTC] ✅ JWT token verified successfully for user profile
[15-Jun-2026 16:02:29 UTC] User ID: 819
[15-Jun-2026 16:02:29 UTC] ✅ User profile retrieved successfully for user ID: 819
[15-Jun-2026 16:02:30 UTC] === API CALL LOG ===
[15-Jun-2026 16:02:30 UTC] Endpoint: user/profile.php
[15-Jun-2026 16:02:30 UTC] Full Log Data: {
    "timestamp": "2026-06-15 16:02:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "144.124.192.31",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "144.124.192.31, 172.64.198.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE5IiwidXNlcm5hbWUiOiJZYWh5b2JlayIsImVtYWlsIjoiYWxpeWV2eWFoeW9iZWs5NjFAZ21haWwuY29tIiwiZXhwIjoxNzgyMTQ0MTQ4fQ.ICU0dciuPJQnFKpEb4m62L44QyKeeQI3d9nA0EPx3ak",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c2ccaabf10bb99-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "144.124.192.31",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jun-2026 16:02:30 UTC] === END API CALL LOG ===
[15-Jun-2026 16:02:30 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jun-2026 16:02:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE5IiwidXNlcm5hbWUiOiJZYWh5b2JlayIsImVtYWlsIjoiYWxpeWV2eWFoeW9iZWs5NjFAZ21haWwuY29tIiwiZXhwIjoxNzgyMTQ0MTQ4fQ.ICU0dciuPJQnFKpEb4m62L44QyKeeQI3d9nA0EPx3ak
[15-Jun-2026 16:02:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jun-2026 16:02:30 UTC] ✅ JWT token verified successfully for user profile
[15-Jun-2026 16:02:30 UTC] User ID: 819
[15-Jun-2026 16:02:30 UTC] ✅ User profile retrieved successfully for user ID: 819
[15-Jun-2026 16:02:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jun-2026 16:02:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jun-2026 16:02:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"144.124.192.31, 172.64.198.80","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE5IiwidXNlcm5hbWUiOiJZYWh5b2JlayIsImVtYWlsIjoiYWxpeWV2eWFoeW9iZWs5NjFAZ21haWwuY29tIiwiZXhwIjoxNzgyMTQ0MTQ4fQ.ICU0dciuPJQnFKpEb4m62L44QyKeeQI3d9nA0EPx3ak","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0c2cd1b9ca7bb99-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"144.124.192.31","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-Jun-2026 16:02:48 UTC] === User Orders API Called ===
[15-Jun-2026 16:02:48 UTC] User ID: 819
[15-Jun-2026 16:02:48 UTC] Limit: 20, Offset: 0
[15-Jun-2026 16:02:48 UTC] Orders found: 0
[15-Jun-2026 16:02:48 UTC] Orders data: []
[15-Jun-2026 16:02:48 UTC] Total orders count: 0
[15-Jun-2026 16:02:48 UTC] === API CALL LOG ===
[15-Jun-2026 16:02:48 UTC] Endpoint: user/profile.php
[15-Jun-2026 16:02:48 UTC] Full Log Data: {
    "timestamp": "2026-06-15 16:02:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "144.124.192.31",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "144.124.192.31, 172.64.198.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE5IiwidXNlcm5hbWUiOiJZYWh5b2JlayIsImVtYWlsIjoiYWxpeWV2eWFoeW9iZWs5NjFAZ21haWwuY29tIiwiZXhwIjoxNzgyMTQ0MTQ4fQ.ICU0dciuPJQnFKpEb4m62L44QyKeeQI3d9nA0EPx3ak",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c2cd1c3e03bb99-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "144.124.192.31",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jun-2026 16:02:48 UTC] === END API CALL LOG ===
[15-Jun-2026 16:02:48 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jun-2026 16:02:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE5IiwidXNlcm5hbWUiOiJZYWh5b2JlayIsImVtYWlsIjoiYWxpeWV2eWFoeW9iZWs5NjFAZ21haWwuY29tIiwiZXhwIjoxNzgyMTQ0MTQ4fQ.ICU0dciuPJQnFKpEb4m62L44QyKeeQI3d9nA0EPx3ak
[15-Jun-2026 16:02:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jun-2026 16:02:48 UTC] ✅ JWT token verified successfully for user profile
[15-Jun-2026 16:02:48 UTC] User ID: 819
[15-Jun-2026 16:02:48 UTC] ✅ User profile retrieved successfully for user ID: 819
[15-Jun-2026 16:02:48 UTC] === API CALL LOG ===
[15-Jun-2026 16:02:48 UTC] Endpoint: user/profile.php
[15-Jun-2026 16:02:48 UTC] Full Log Data: {
    "timestamp": "2026-06-15 16:02:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "144.124.192.31",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "144.124.192.31, 172.64.198.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE5IiwidXNlcm5hbWUiOiJZYWh5b2JlayIsImVtYWlsIjoiYWxpeWV2eWFoeW9iZWs5NjFAZ21haWwuY29tIiwiZXhwIjoxNzgyMTQ0MTQ4fQ.ICU0dciuPJQnFKpEb4m62L44QyKeeQI3d9nA0EPx3ak",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c2cd1e5a8dbb99-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "144.124.192.31",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jun-2026 16:02:48 UTC] === END API CALL LOG ===
[15-Jun-2026 16:02:48 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jun-2026 16:02:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE5IiwidXNlcm5hbWUiOiJZYWh5b2JlayIsImVtYWlsIjoiYWxpeWV2eWFoeW9iZWs5NjFAZ21haWwuY29tIiwiZXhwIjoxNzgyMTQ0MTQ4fQ.ICU0dciuPJQnFKpEb4m62L44QyKeeQI3d9nA0EPx3ak
[15-Jun-2026 16:02:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jun-2026 16:02:48 UTC] ✅ JWT token verified successfully for user profile
[15-Jun-2026 16:02:48 UTC] User ID: 819
[15-Jun-2026 16:02:48 UTC] ✅ User profile retrieved successfully for user ID: 819
[15-Jun-2026 16:02:48 UTC] === API CALL LOG ===
[15-Jun-2026 16:02:48 UTC] Endpoint: user/profile.php
[15-Jun-2026 16:02:48 UTC] Full Log Data: {
    "timestamp": "2026-06-15 16:02:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "144.124.192.31",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "144.124.192.31, 172.64.198.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE5IiwidXNlcm5hbWUiOiJZYWh5b2JlayIsImVtYWlsIjoiYWxpeWV2eWFoeW9iZWs5NjFAZ21haWwuY29tIiwiZXhwIjoxNzgyMTQ0MTQ4fQ.ICU0dciuPJQnFKpEb4m62L44QyKeeQI3d9nA0EPx3ak",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c2cd1f8d5fbb99-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "144.124.192.31",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jun-2026 16:02:48 UTC] === END API CALL LOG ===
[15-Jun-2026 16:02:48 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jun-2026 16:02:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE5IiwidXNlcm5hbWUiOiJZYWh5b2JlayIsImVtYWlsIjoiYWxpeWV2eWFoeW9iZWs5NjFAZ21haWwuY29tIiwiZXhwIjoxNzgyMTQ0MTQ4fQ.ICU0dciuPJQnFKpEb4m62L44QyKeeQI3d9nA0EPx3ak
[15-Jun-2026 16:02:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jun-2026 16:02:48 UTC] ✅ JWT token verified successfully for user profile
[15-Jun-2026 16:02:48 UTC] User ID: 819
[15-Jun-2026 16:02:48 UTC] ✅ User profile retrieved successfully for user ID: 819
[15-Jun-2026 16:03:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jun-2026 16:03:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jun-2026 16:03:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"144.124.192.31, 172.64.198.80","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE5IiwidXNlcm5hbWUiOiJZYWh5b2JlayIsImVtYWlsIjoiYWxpeWV2eWFoeW9iZWs5NjFAZ21haWwuY29tIiwiZXhwIjoxNzgyMTQ0MTQ4fQ.ICU0dciuPJQnFKpEb4m62L44QyKeeQI3d9nA0EPx3ak","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0c2ce27cf80bb99-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"144.124.192.31","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-Jun-2026 16:03:31 UTC] === User Orders API Called ===
[15-Jun-2026 16:03:31 UTC] User ID: 819
[15-Jun-2026 16:03:31 UTC] Limit: 20, Offset: 0
[15-Jun-2026 16:03:31 UTC] Orders found: 0
[15-Jun-2026 16:03:31 UTC] Orders data: []
[15-Jun-2026 16:03:31 UTC] Total orders count: 0
[15-Jun-2026 16:03:31 UTC] === API CALL LOG ===
[15-Jun-2026 16:03:31 UTC] Endpoint: user/profile.php
[15-Jun-2026 16:03:31 UTC] Full Log Data: {
    "timestamp": "2026-06-15 16:03:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "144.124.192.31",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "144.124.192.31, 172.64.198.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE5IiwidXNlcm5hbWUiOiJZYWh5b2JlayIsImVtYWlsIjoiYWxpeWV2eWFoeW9iZWs5NjFAZ21haWwuY29tIiwiZXhwIjoxNzgyMTQ0MTQ4fQ.ICU0dciuPJQnFKpEb4m62L44QyKeeQI3d9nA0EPx3ak",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c2ce27cf83bb99-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "144.124.192.31",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jun-2026 16:03:31 UTC] === END API CALL LOG ===
[15-Jun-2026 16:03:31 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jun-2026 16:03:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE5IiwidXNlcm5hbWUiOiJZYWh5b2JlayIsImVtYWlsIjoiYWxpeWV2eWFoeW9iZWs5NjFAZ21haWwuY29tIiwiZXhwIjoxNzgyMTQ0MTQ4fQ.ICU0dciuPJQnFKpEb4m62L44QyKeeQI3d9nA0EPx3ak
[15-Jun-2026 16:03:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jun-2026 16:03:31 UTC] ✅ JWT token verified successfully for user profile
[15-Jun-2026 16:03:31 UTC] User ID: 819
[15-Jun-2026 16:03:31 UTC] ✅ User profile retrieved successfully for user ID: 819
[15-Jun-2026 16:03:31 UTC] === API CALL LOG ===
[15-Jun-2026 16:03:31 UTC] Endpoint: user/profile.php
[15-Jun-2026 16:03:31 UTC] Full Log Data: {
    "timestamp": "2026-06-15 16:03:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "144.124.192.31",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "144.124.192.31, 172.64.198.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE5IiwidXNlcm5hbWUiOiJZYWh5b2JlayIsImVtYWlsIjoiYWxpeWV2eWFoeW9iZWs5NjFAZ21haWwuY29tIiwiZXhwIjoxNzgyMTQ0MTQ4fQ.ICU0dciuPJQnFKpEb4m62L44QyKeeQI3d9nA0EPx3ak",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c2ce2a4cf4bb99-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "144.124.192.31",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jun-2026 16:03:31 UTC] === END API CALL LOG ===
[15-Jun-2026 16:03:31 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jun-2026 16:03:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE5IiwidXNlcm5hbWUiOiJZYWh5b2JlayIsImVtYWlsIjoiYWxpeWV2eWFoeW9iZWs5NjFAZ21haWwuY29tIiwiZXhwIjoxNzgyMTQ0MTQ4fQ.ICU0dciuPJQnFKpEb4m62L44QyKeeQI3d9nA0EPx3ak
[15-Jun-2026 16:03:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jun-2026 16:03:31 UTC] ✅ JWT token verified successfully for user profile
[15-Jun-2026 16:03:31 UTC] User ID: 819
[15-Jun-2026 16:03:31 UTC] ✅ User profile retrieved successfully for user ID: 819
[15-Jun-2026 16:03:31 UTC] === API CALL LOG ===
[15-Jun-2026 16:03:31 UTC] Endpoint: user/profile.php
[15-Jun-2026 16:03:31 UTC] Full Log Data: {
    "timestamp": "2026-06-15 16:03:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "144.124.192.31",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "144.124.192.31, 172.64.198.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE5IiwidXNlcm5hbWUiOiJZYWh5b2JlayIsImVtYWlsIjoiYWxpeWV2eWFoeW9iZWs5NjFAZ21haWwuY29tIiwiZXhwIjoxNzgyMTQ0MTQ4fQ.ICU0dciuPJQnFKpEb4m62L44QyKeeQI3d9nA0EPx3ak",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c2ce2b5f0dbb99-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "144.124.192.31",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jun-2026 16:03:31 UTC] === END API CALL LOG ===
[15-Jun-2026 16:03:31 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jun-2026 16:03:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE5IiwidXNlcm5hbWUiOiJZYWh5b2JlayIsImVtYWlsIjoiYWxpeWV2eWFoeW9iZWs5NjFAZ21haWwuY29tIiwiZXhwIjoxNzgyMTQ0MTQ4fQ.ICU0dciuPJQnFKpEb4m62L44QyKeeQI3d9nA0EPx3ak
[15-Jun-2026 16:03:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jun-2026 16:03:31 UTC] ✅ JWT token verified successfully for user profile
[15-Jun-2026 16:03:31 UTC] User ID: 819
[15-Jun-2026 16:03:31 UTC] ✅ User profile retrieved successfully for user ID: 819
[15-Jun-2026 16:03:43 UTC] === API CALL LOG ===
[15-Jun-2026 16:03:43 UTC] Endpoint: user/profile.php
[15-Jun-2026 16:03:43 UTC] Full Log Data: {
    "timestamp": "2026-06-15 16:03:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "144.124.192.31",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "144.124.192.31, 172.64.198.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE5IiwidXNlcm5hbWUiOiJZYWh5b2JlayIsImVtYWlsIjoiYWxpeWV2eWFoeW9iZWs5NjFAZ21haWwuY29tIiwiZXhwIjoxNzgyMTQ0MTQ4fQ.ICU0dciuPJQnFKpEb4m62L44QyKeeQI3d9nA0EPx3ak",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c2ce775cc7bb99-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "144.124.192.31",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jun-2026 16:03:43 UTC] === END API CALL LOG ===
[15-Jun-2026 16:03:43 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jun-2026 16:03:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE5IiwidXNlcm5hbWUiOiJZYWh5b2JlayIsImVtYWlsIjoiYWxpeWV2eWFoeW9iZWs5NjFAZ21haWwuY29tIiwiZXhwIjoxNzgyMTQ0MTQ4fQ.ICU0dciuPJQnFKpEb4m62L44QyKeeQI3d9nA0EPx3ak
[15-Jun-2026 16:03:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jun-2026 16:03:43 UTC] ✅ JWT token verified successfully for user profile
[15-Jun-2026 16:03:43 UTC] User ID: 819
[15-Jun-2026 16:03:43 UTC] ✅ User profile retrieved successfully for user ID: 819
[15-Jun-2026 16:03:44 UTC] User Purchases API - User ID: 819
[15-Jun-2026 16:03:44 UTC] User Purchases API - Total purchases found: 0
[15-Jun-2026 16:03:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jun-2026 16:03:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jun-2026 16:03:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"144.124.192.31, 172.64.198.81","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE5IiwidXNlcm5hbWUiOiJZYWh5b2JlayIsImVtYWlsIjoiYWxpeWV2eWFoeW9iZWs5NjFAZ21haWwuY29tIiwiZXhwIjoxNzgyMTQ0MTQ4fQ.ICU0dciuPJQnFKpEb4m62L44QyKeeQI3d9nA0EPx3ak","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0c2ce7bae43bb99-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"144.124.192.31","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-Jun-2026 16:03:44 UTC] === User Orders API Called ===
[15-Jun-2026 16:03:44 UTC] User ID: 819
[15-Jun-2026 16:03:44 UTC] Limit: 20, Offset: 0
[15-Jun-2026 16:03:44 UTC] Orders found: 0
[15-Jun-2026 16:03:44 UTC] Orders data: []
[15-Jun-2026 16:03:44 UTC] Total orders count: 0
[15-Jun-2026 16:03:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jun-2026 16:03:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jun-2026 16:03:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"144.124.192.31, 172.64.198.81","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE5IiwidXNlcm5hbWUiOiJZYWh5b2JlayIsImVtYWlsIjoiYWxpeWV2eWFoeW9iZWs5NjFAZ21haWwuY29tIiwiZXhwIjoxNzgyMTQ0MTQ4fQ.ICU0dciuPJQnFKpEb4m62L44QyKeeQI3d9nA0EPx3ak","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0c2ce917e9bbb99-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"144.124.192.31","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-Jun-2026 16:03:48 UTC] === User Orders API Called ===
[15-Jun-2026 16:03:48 UTC] User ID: 819
[15-Jun-2026 16:03:48 UTC] Limit: 20, Offset: 0
[15-Jun-2026 16:03:48 UTC] Orders found: 0
[15-Jun-2026 16:03:48 UTC] Orders data: []
[15-Jun-2026 16:03:48 UTC] Total orders count: 0
[15-Jun-2026 16:03:48 UTC] === API CALL LOG ===
[15-Jun-2026 16:03:48 UTC] Endpoint: user/profile.php
[15-Jun-2026 16:03:48 UTC] Full Log Data: {
    "timestamp": "2026-06-15 16:03:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "144.124.192.31",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "144.124.192.31, 172.64.198.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE5IiwidXNlcm5hbWUiOiJZYWh5b2JlayIsImVtYWlsIjoiYWxpeWV2eWFoeW9iZWs5NjFAZ21haWwuY29tIiwiZXhwIjoxNzgyMTQ0MTQ4fQ.ICU0dciuPJQnFKpEb4m62L44QyKeeQI3d9nA0EPx3ak",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c2ce92181cbb99-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "144.124.192.31",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jun-2026 16:03:48 UTC] === END API CALL LOG ===
[15-Jun-2026 16:03:48 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jun-2026 16:03:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE5IiwidXNlcm5hbWUiOiJZYWh5b2JlayIsImVtYWlsIjoiYWxpeWV2eWFoeW9iZWs5NjFAZ21haWwuY29tIiwiZXhwIjoxNzgyMTQ0MTQ4fQ.ICU0dciuPJQnFKpEb4m62L44QyKeeQI3d9nA0EPx3ak
[15-Jun-2026 16:03:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jun-2026 16:03:48 UTC] ✅ JWT token verified successfully for user profile
[15-Jun-2026 16:03:48 UTC] User ID: 819
[15-Jun-2026 16:03:48 UTC] ✅ User profile retrieved successfully for user ID: 819
[15-Jun-2026 16:03:48 UTC] === API CALL LOG ===
[15-Jun-2026 16:03:48 UTC] Endpoint: user/profile.php
[15-Jun-2026 16:03:48 UTC] Full Log Data: {
    "timestamp": "2026-06-15 16:03:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "144.124.192.31",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "144.124.192.31, 172.64.198.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE5IiwidXNlcm5hbWUiOiJZYWh5b2JlayIsImVtYWlsIjoiYWxpeWV2eWFoeW9iZWs5NjFAZ21haWwuY29tIiwiZXhwIjoxNzgyMTQ0MTQ4fQ.ICU0dciuPJQnFKpEb4m62L44QyKeeQI3d9nA0EPx3ak",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c2ce94fea8bb99-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "144.124.192.31",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jun-2026 16:03:48 UTC] === END API CALL LOG ===
[15-Jun-2026 16:03:48 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jun-2026 16:03:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE5IiwidXNlcm5hbWUiOiJZYWh5b2JlayIsImVtYWlsIjoiYWxpeWV2eWFoeW9iZWs5NjFAZ21haWwuY29tIiwiZXhwIjoxNzgyMTQ0MTQ4fQ.ICU0dciuPJQnFKpEb4m62L44QyKeeQI3d9nA0EPx3ak
[15-Jun-2026 16:03:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jun-2026 16:03:48 UTC] ✅ JWT token verified successfully for user profile
[15-Jun-2026 16:03:48 UTC] User ID: 819
[15-Jun-2026 16:03:48 UTC] ✅ User profile retrieved successfully for user ID: 819
[15-Jun-2026 16:03:48 UTC] === API CALL LOG ===
[15-Jun-2026 16:03:48 UTC] Endpoint: user/profile.php
[15-Jun-2026 16:03:48 UTC] Full Log Data: {
    "timestamp": "2026-06-15 16:03:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "144.124.192.31",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "144.124.192.31, 172.64.198.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE5IiwidXNlcm5hbWUiOiJZYWh5b2JlayIsImVtYWlsIjoiYWxpeWV2eWFoeW9iZWs5NjFAZ21haWwuY29tIiwiZXhwIjoxNzgyMTQ0MTQ4fQ.ICU0dciuPJQnFKpEb4m62L44QyKeeQI3d9nA0EPx3ak",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c2ce959ff5bb99-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "144.124.192.31",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jun-2026 16:03:48 UTC] === END API CALL LOG ===
[15-Jun-2026 16:03:48 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jun-2026 16:03:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE5IiwidXNlcm5hbWUiOiJZYWh5b2JlayIsImVtYWlsIjoiYWxpeWV2eWFoeW9iZWs5NjFAZ21haWwuY29tIiwiZXhwIjoxNzgyMTQ0MTQ4fQ.ICU0dciuPJQnFKpEb4m62L44QyKeeQI3d9nA0EPx3ak
[15-Jun-2026 16:03:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jun-2026 16:03:48 UTC] ✅ JWT token verified successfully for user profile
[15-Jun-2026 16:03:48 UTC] User ID: 819
[15-Jun-2026 16:03:48 UTC] ✅ User profile retrieved successfully for user ID: 819
[15-Jun-2026 16:04:42 UTC] === API CALL LOG ===
[15-Jun-2026 16:04:42 UTC] Endpoint: user/profile.php
[15-Jun-2026 16:04:42 UTC] Full Log Data: {
    "timestamp": "2026-06-15 16:04:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "144.124.192.31",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "144.124.192.31, 172.64.198.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE5IiwidXNlcm5hbWUiOiJZYWh5b2JlayIsImVtYWlsIjoiYWxpeWV2eWFoeW9iZWs5NjFAZ21haWwuY29tIiwiZXhwIjoxNzgyMTQ0MTQ4fQ.ICU0dciuPJQnFKpEb4m62L44QyKeeQI3d9nA0EPx3ak",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c2cfe3ce4295aa-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "144.124.192.31",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jun-2026 16:04:42 UTC] === END API CALL LOG ===
[15-Jun-2026 16:04:42 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jun-2026 16:04:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE5IiwidXNlcm5hbWUiOiJZYWh5b2JlayIsImVtYWlsIjoiYWxpeWV2eWFoeW9iZWs5NjFAZ21haWwuY29tIiwiZXhwIjoxNzgyMTQ0MTQ4fQ.ICU0dciuPJQnFKpEb4m62L44QyKeeQI3d9nA0EPx3ak
[15-Jun-2026 16:04:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jun-2026 16:04:42 UTC] ✅ JWT token verified successfully for user profile
[15-Jun-2026 16:04:42 UTC] User ID: 819
[15-Jun-2026 16:04:42 UTC] ✅ User profile retrieved successfully for user ID: 819
[15-Jun-2026 16:05:23 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jun-2026 16:05:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jun-2026 16:05:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"144.124.192.31, 172.64.198.80","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE5IiwidXNlcm5hbWUiOiJZYWh5b2JlayIsImVtYWlsIjoiYWxpeWV2eWFoeW9iZWs5NjFAZ21haWwuY29tIiwiZXhwIjoxNzgyMTQ0MTQ4fQ.ICU0dciuPJQnFKpEb4m62L44QyKeeQI3d9nA0EPx3ak","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0c2d0e89af834cc-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"144.124.192.31","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-Jun-2026 16:05:23 UTC] === User Orders API Called ===
[15-Jun-2026 16:05:23 UTC] User ID: 819
[15-Jun-2026 16:05:23 UTC] Limit: 20, Offset: 0
[15-Jun-2026 16:05:23 UTC] Orders found: 0
[15-Jun-2026 16:05:23 UTC] Orders data: []
[15-Jun-2026 16:05:23 UTC] Total orders count: 0
[15-Jun-2026 16:05:24 UTC] === API CALL LOG ===
[15-Jun-2026 16:05:24 UTC] Endpoint: user/profile.php
[15-Jun-2026 16:05:24 UTC] Full Log Data: {
    "timestamp": "2026-06-15 16:05:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "144.124.192.31",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "144.124.192.31, 172.64.198.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE5IiwidXNlcm5hbWUiOiJZYWh5b2JlayIsImVtYWlsIjoiYWxpeWV2eWFoeW9iZWs5NjFAZ21haWwuY29tIiwiZXhwIjoxNzgyMTQ0MTQ4fQ.ICU0dciuPJQnFKpEb4m62L44QyKeeQI3d9nA0EPx3ak",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c2d0e93c0d34cc-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "144.124.192.31",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jun-2026 16:05:24 UTC] === END API CALL LOG ===
[15-Jun-2026 16:05:24 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jun-2026 16:05:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE5IiwidXNlcm5hbWUiOiJZYWh5b2JlayIsImVtYWlsIjoiYWxpeWV2eWFoeW9iZWs5NjFAZ21haWwuY29tIiwiZXhwIjoxNzgyMTQ0MTQ4fQ.ICU0dciuPJQnFKpEb4m62L44QyKeeQI3d9nA0EPx3ak
[15-Jun-2026 16:05:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jun-2026 16:05:24 UTC] ✅ JWT token verified successfully for user profile
[15-Jun-2026 16:05:24 UTC] User ID: 819
[15-Jun-2026 16:05:24 UTC] ✅ User profile retrieved successfully for user ID: 819
[15-Jun-2026 16:05:24 UTC] === API CALL LOG ===
[15-Jun-2026 16:05:24 UTC] Endpoint: user/profile.php
[15-Jun-2026 16:05:24 UTC] Full Log Data: {
    "timestamp": "2026-06-15 16:05:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "144.124.192.31",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "144.124.192.31, 172.64.198.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE5IiwidXNlcm5hbWUiOiJZYWh5b2JlayIsImVtYWlsIjoiYWxpeWV2eWFoeW9iZWs5NjFAZ21haWwuY29tIiwiZXhwIjoxNzgyMTQ0MTQ4fQ.ICU0dciuPJQnFKpEb4m62L44QyKeeQI3d9nA0EPx3ak",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c2d0ec798134cc-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "144.124.192.31",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jun-2026 16:05:24 UTC] === END API CALL LOG ===
[15-Jun-2026 16:05:24 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jun-2026 16:05:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE5IiwidXNlcm5hbWUiOiJZYWh5b2JlayIsImVtYWlsIjoiYWxpeWV2eWFoeW9iZWs5NjFAZ21haWwuY29tIiwiZXhwIjoxNzgyMTQ0MTQ4fQ.ICU0dciuPJQnFKpEb4m62L44QyKeeQI3d9nA0EPx3ak
[15-Jun-2026 16:05:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jun-2026 16:05:24 UTC] ✅ JWT token verified successfully for user profile
[15-Jun-2026 16:05:24 UTC] User ID: 819
[15-Jun-2026 16:05:24 UTC] ✅ User profile retrieved successfully for user ID: 819
[15-Jun-2026 16:05:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jun-2026 16:05:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jun-2026 16:05:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"144.124.192.31, 172.64.198.80","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE5IiwidXNlcm5hbWUiOiJZYWh5b2JlayIsImVtYWlsIjoiYWxpeWV2eWFoeW9iZWs5NjFAZ21haWwuY29tIiwiZXhwIjoxNzgyMTQ0MTQ4fQ.ICU0dciuPJQnFKpEb4m62L44QyKeeQI3d9nA0EPx3ak","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0c2d105a93034cc-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"144.124.192.31","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-Jun-2026 16:05:28 UTC] === User Orders API Called ===
[15-Jun-2026 16:05:28 UTC] User ID: 819
[15-Jun-2026 16:05:28 UTC] Limit: 20, Offset: 0
[15-Jun-2026 16:05:28 UTC] Orders found: 0
[15-Jun-2026 16:05:28 UTC] Orders data: []
[15-Jun-2026 16:05:28 UTC] Total orders count: 0
[15-Jun-2026 16:05:28 UTC] === API CALL LOG ===
[15-Jun-2026 16:05:28 UTC] Endpoint: user/profile.php
[15-Jun-2026 16:05:28 UTC] Full Log Data: {
    "timestamp": "2026-06-15 16:05:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "144.124.192.31",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "144.124.192.31, 172.64.198.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE5IiwidXNlcm5hbWUiOiJZYWh5b2JlayIsImVtYWlsIjoiYWxpeWV2eWFoeW9iZWs5NjFAZ21haWwuY29tIiwiZXhwIjoxNzgyMTQ0MTQ4fQ.ICU0dciuPJQnFKpEb4m62L44QyKeeQI3d9nA0EPx3ak",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c2d105a93334cc-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "144.124.192.31",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jun-2026 16:05:28 UTC] === END API CALL LOG ===
[15-Jun-2026 16:05:28 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jun-2026 16:05:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE5IiwidXNlcm5hbWUiOiJZYWh5b2JlayIsImVtYWlsIjoiYWxpeWV2eWFoeW9iZWs5NjFAZ21haWwuY29tIiwiZXhwIjoxNzgyMTQ0MTQ4fQ.ICU0dciuPJQnFKpEb4m62L44QyKeeQI3d9nA0EPx3ak
[15-Jun-2026 16:05:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jun-2026 16:05:28 UTC] ✅ JWT token verified successfully for user profile
[15-Jun-2026 16:05:28 UTC] User ID: 819
[15-Jun-2026 16:05:28 UTC] ✅ User profile retrieved successfully for user ID: 819
[15-Jun-2026 16:05:29 UTC] === API CALL LOG ===
[15-Jun-2026 16:05:29 UTC] Endpoint: user/profile.php
[15-Jun-2026 16:05:29 UTC] Full Log Data: {
    "timestamp": "2026-06-15 16:05:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "144.124.192.31",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "144.124.192.31, 172.64.198.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE5IiwidXNlcm5hbWUiOiJZYWh5b2JlayIsImVtYWlsIjoiYWxpeWV2eWFoeW9iZWs5NjFAZ21haWwuY29tIiwiZXhwIjoxNzgyMTQ0MTQ4fQ.ICU0dciuPJQnFKpEb4m62L44QyKeeQI3d9nA0EPx3ak",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c2d1097fd134cc-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "144.124.192.31",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jun-2026 16:05:29 UTC] === END API CALL LOG ===
[15-Jun-2026 16:05:29 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jun-2026 16:05:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE5IiwidXNlcm5hbWUiOiJZYWh5b2JlayIsImVtYWlsIjoiYWxpeWV2eWFoeW9iZWs5NjFAZ21haWwuY29tIiwiZXhwIjoxNzgyMTQ0MTQ4fQ.ICU0dciuPJQnFKpEb4m62L44QyKeeQI3d9nA0EPx3ak
[15-Jun-2026 16:05:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jun-2026 16:05:29 UTC] ✅ JWT token verified successfully for user profile
[15-Jun-2026 16:05:29 UTC] User ID: 819
[15-Jun-2026 16:05:29 UTC] ✅ User profile retrieved successfully for user ID: 819
[15-Jun-2026 16:05:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jun-2026 16:05:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jun-2026 16:05:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"144.124.192.31, 172.64.198.80","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE5IiwidXNlcm5hbWUiOiJZYWh5b2JlayIsImVtYWlsIjoiYWxpeWV2eWFoeW9iZWs5NjFAZ21haWwuY29tIiwiZXhwIjoxNzgyMTQ0MTQ4fQ.ICU0dciuPJQnFKpEb4m62L44QyKeeQI3d9nA0EPx3ak","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0c2d128f84534cc-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"144.124.192.31","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-Jun-2026 16:05:34 UTC] === API CALL LOG ===
[15-Jun-2026 16:05:34 UTC] Endpoint: user/profile.php
[15-Jun-2026 16:05:34 UTC] === User Orders API Called ===
[15-Jun-2026 16:05:34 UTC] User ID: 819
[15-Jun-2026 16:05:34 UTC] Full Log Data: {
    "timestamp": "2026-06-15 16:05:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "144.124.192.31",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "144.124.192.31, 172.64.198.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE5IiwidXNlcm5hbWUiOiJZYWh5b2JlayIsImVtYWlsIjoiYWxpeWV2eWFoeW9iZWs5NjFAZ21haWwuY29tIiwiZXhwIjoxNzgyMTQ0MTQ4fQ.ICU0dciuPJQnFKpEb4m62L44QyKeeQI3d9nA0EPx3ak",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c2d128f84734cc-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "144.124.192.31",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jun-2026 16:05:34 UTC] Limit: 20, Offset: 0
[15-Jun-2026 16:05:34 UTC] === END API CALL LOG ===
[15-Jun-2026 16:05:34 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jun-2026 16:05:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE5IiwidXNlcm5hbWUiOiJZYWh5b2JlayIsImVtYWlsIjoiYWxpeWV2eWFoeW9iZWs5NjFAZ21haWwuY29tIiwiZXhwIjoxNzgyMTQ0MTQ4fQ.ICU0dciuPJQnFKpEb4m62L44QyKeeQI3d9nA0EPx3ak
[15-Jun-2026 16:05:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jun-2026 16:05:34 UTC] ✅ JWT token verified successfully for user profile
[15-Jun-2026 16:05:34 UTC] User ID: 819
[15-Jun-2026 16:05:34 UTC] Orders found: 0
[15-Jun-2026 16:05:34 UTC] Orders data: []
[15-Jun-2026 16:05:34 UTC] ✅ User profile retrieved successfully for user ID: 819
[15-Jun-2026 16:05:34 UTC] Total orders count: 0
[15-Jun-2026 16:05:34 UTC] === API CALL LOG ===
[15-Jun-2026 16:05:34 UTC] Endpoint: user/profile.php
[15-Jun-2026 16:05:34 UTC] Full Log Data: {
    "timestamp": "2026-06-15 16:05:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "144.124.192.31",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "144.124.192.31, 172.64.198.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE5IiwidXNlcm5hbWUiOiJZYWh5b2JlayIsImVtYWlsIjoiYWxpeWV2eWFoeW9iZWs5NjFAZ21haWwuY29tIiwiZXhwIjoxNzgyMTQ0MTQ4fQ.ICU0dciuPJQnFKpEb4m62L44QyKeeQI3d9nA0EPx3ak",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c2d12cbe9234cc-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "144.124.192.31",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jun-2026 16:05:34 UTC] === END API CALL LOG ===
[15-Jun-2026 16:05:34 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jun-2026 16:05:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE5IiwidXNlcm5hbWUiOiJZYWh5b2JlayIsImVtYWlsIjoiYWxpeWV2eWFoeW9iZWs5NjFAZ21haWwuY29tIiwiZXhwIjoxNzgyMTQ0MTQ4fQ.ICU0dciuPJQnFKpEb4m62L44QyKeeQI3d9nA0EPx3ak
[15-Jun-2026 16:05:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jun-2026 16:05:34 UTC] ✅ JWT token verified successfully for user profile
[15-Jun-2026 16:05:34 UTC] User ID: 819
[15-Jun-2026 16:05:34 UTC] ✅ User profile retrieved successfully for user ID: 819
[15-Jun-2026 16:06:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jun-2026 16:06:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jun-2026 16:06:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"144.124.192.31, 162.158.172.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE5IiwidXNlcm5hbWUiOiJZYWh5b2JlayIsImVtYWlsIjoiYWxpeWV2eWFoeW9iZWs5NjFAZ21haWwuY29tIiwiZXhwIjoxNzgyMTQ0MTQ4fQ.ICU0dciuPJQnFKpEb4m62L44QyKeeQI3d9nA0EPx3ak","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0c2d2c64ad8eeca-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"144.124.192.31","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-Jun-2026 16:06:40 UTC] === User Orders API Called ===
[15-Jun-2026 16:06:40 UTC] User ID: 819
[15-Jun-2026 16:06:40 UTC] Limit: 20, Offset: 0
[15-Jun-2026 16:06:40 UTC] Orders found: 0
[15-Jun-2026 16:06:40 UTC] Orders data: []
[15-Jun-2026 16:06:40 UTC] Total orders count: 0
[15-Jun-2026 16:06:40 UTC] === API CALL LOG ===
[15-Jun-2026 16:06:40 UTC] Endpoint: user/profile.php
[15-Jun-2026 16:06:40 UTC] Full Log Data: {
    "timestamp": "2026-06-15 16:06:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "144.124.192.31",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "144.124.192.31, 162.158.172.77",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE5IiwidXNlcm5hbWUiOiJZYWh5b2JlayIsImVtYWlsIjoiYWxpeWV2eWFoeW9iZWs5NjFAZ21haWwuY29tIiwiZXhwIjoxNzgyMTQ0MTQ4fQ.ICU0dciuPJQnFKpEb4m62L44QyKeeQI3d9nA0EPx3ak",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c2d2c6bc92eeca-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "144.124.192.31",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jun-2026 16:06:40 UTC] === END API CALL LOG ===
[15-Jun-2026 16:06:40 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jun-2026 16:06:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE5IiwidXNlcm5hbWUiOiJZYWh5b2JlayIsImVtYWlsIjoiYWxpeWV2eWFoeW9iZWs5NjFAZ21haWwuY29tIiwiZXhwIjoxNzgyMTQ0MTQ4fQ.ICU0dciuPJQnFKpEb4m62L44QyKeeQI3d9nA0EPx3ak
[15-Jun-2026 16:06:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jun-2026 16:06:40 UTC] ✅ JWT token verified successfully for user profile
[15-Jun-2026 16:06:40 UTC] User ID: 819
[15-Jun-2026 16:06:40 UTC] ✅ User profile retrieved successfully for user ID: 819
[15-Jun-2026 16:06:40 UTC] === API CALL LOG ===
[15-Jun-2026 16:06:40 UTC] Endpoint: user/profile.php
[15-Jun-2026 16:06:40 UTC] Full Log Data: {
    "timestamp": "2026-06-15 16:06:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "144.124.192.31",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "144.124.192.31, 162.158.172.77",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE5IiwidXNlcm5hbWUiOiJZYWh5b2JlayIsImVtYWlsIjoiYWxpeWV2eWFoeW9iZWs5NjFAZ21haWwuY29tIiwiZXhwIjoxNzgyMTQ0MTQ4fQ.ICU0dciuPJQnFKpEb4m62L44QyKeeQI3d9nA0EPx3ak",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c2d2c96aeceeca-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "144.124.192.31",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jun-2026 16:06:40 UTC] === END API CALL LOG ===
[15-Jun-2026 16:06:40 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jun-2026 16:06:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE5IiwidXNlcm5hbWUiOiJZYWh5b2JlayIsImVtYWlsIjoiYWxpeWV2eWFoeW9iZWs5NjFAZ21haWwuY29tIiwiZXhwIjoxNzgyMTQ0MTQ4fQ.ICU0dciuPJQnFKpEb4m62L44QyKeeQI3d9nA0EPx3ak
[15-Jun-2026 16:06:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jun-2026 16:06:40 UTC] ✅ JWT token verified successfully for user profile
[15-Jun-2026 16:06:40 UTC] User ID: 819
[15-Jun-2026 16:06:40 UTC] ✅ User profile retrieved successfully for user ID: 819
[15-Jun-2026 16:07:06 UTC] === API CALL LOG ===
[15-Jun-2026 16:07:06 UTC] Endpoint: user/profile.php
[15-Jun-2026 16:07:06 UTC] Full Log Data: {
    "timestamp": "2026-06-15 16:07:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "144.124.192.31",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "144.124.192.31, 162.158.172.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE5IiwidXNlcm5hbWUiOiJZYWh5b2JlayIsImVtYWlsIjoiYWxpeWV2eWFoeW9iZWs5NjFAZ21haWwuY29tIiwiZXhwIjoxNzgyMTQ0MTQ4fQ.ICU0dciuPJQnFKpEb4m62L44QyKeeQI3d9nA0EPx3ak",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c2d366fc5aeeca-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "144.124.192.31",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jun-2026 16:07:06 UTC] === END API CALL LOG ===
[15-Jun-2026 16:07:06 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jun-2026 16:07:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE5IiwidXNlcm5hbWUiOiJZYWh5b2JlayIsImVtYWlsIjoiYWxpeWV2eWFoeW9iZWs5NjFAZ21haWwuY29tIiwiZXhwIjoxNzgyMTQ0MTQ4fQ.ICU0dciuPJQnFKpEb4m62L44QyKeeQI3d9nA0EPx3ak
[15-Jun-2026 16:07:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jun-2026 16:07:06 UTC] ✅ JWT token verified successfully for user profile
[15-Jun-2026 16:07:06 UTC] User ID: 819
[15-Jun-2026 16:07:06 UTC] ✅ User profile retrieved successfully for user ID: 819
[15-Jun-2026 16:07:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jun-2026 16:07:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jun-2026 16:07:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"144.124.192.31, 162.158.172.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE5IiwidXNlcm5hbWUiOiJZYWh5b2JlayIsImVtYWlsIjoiYWxpeWV2eWFoeW9iZWs5NjFAZ21haWwuY29tIiwiZXhwIjoxNzgyMTQ0MTQ4fQ.ICU0dciuPJQnFKpEb4m62L44QyKeeQI3d9nA0EPx3ak","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0c2d366fc56eeca-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"144.124.192.31","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-Jun-2026 16:07:06 UTC] === User Orders API Called ===
[15-Jun-2026 16:07:06 UTC] User ID: 819
[15-Jun-2026 16:07:06 UTC] Limit: 20, Offset: 0
[15-Jun-2026 16:07:06 UTC] Orders found: 0
[15-Jun-2026 16:07:06 UTC] Orders data: []
[15-Jun-2026 16:07:06 UTC] Total orders count: 0
[15-Jun-2026 16:07:06 UTC] === API CALL LOG ===
[15-Jun-2026 16:07:06 UTC] Endpoint: user/profile.php
[15-Jun-2026 16:07:06 UTC] Full Log Data: {
    "timestamp": "2026-06-15 16:07:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "144.124.192.31",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "144.124.192.31, 162.158.172.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE5IiwidXNlcm5hbWUiOiJZYWh5b2JlayIsImVtYWlsIjoiYWxpeWV2eWFoeW9iZWs5NjFAZ21haWwuY29tIiwiZXhwIjoxNzgyMTQ0MTQ4fQ.ICU0dciuPJQnFKpEb4m62L44QyKeeQI3d9nA0EPx3ak",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c2d36abe3ceeca-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "144.124.192.31",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jun-2026 16:07:06 UTC] === END API CALL LOG ===
[15-Jun-2026 16:07:06 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jun-2026 16:07:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE5IiwidXNlcm5hbWUiOiJZYWh5b2JlayIsImVtYWlsIjoiYWxpeWV2eWFoeW9iZWs5NjFAZ21haWwuY29tIiwiZXhwIjoxNzgyMTQ0MTQ4fQ.ICU0dciuPJQnFKpEb4m62L44QyKeeQI3d9nA0EPx3ak
[15-Jun-2026 16:07:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jun-2026 16:07:06 UTC] ✅ JWT token verified successfully for user profile
[15-Jun-2026 16:07:06 UTC] User ID: 819
[15-Jun-2026 16:07:06 UTC] ✅ User profile retrieved successfully for user ID: 819
[15-Jun-2026 16:07:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jun-2026 16:07:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jun-2026 16:07:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"144.124.192.31, 162.158.172.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE5IiwidXNlcm5hbWUiOiJZYWh5b2JlayIsImVtYWlsIjoiYWxpeWV2eWFoeW9iZWs5NjFAZ21haWwuY29tIiwiZXhwIjoxNzgyMTQ0MTQ4fQ.ICU0dciuPJQnFKpEb4m62L44QyKeeQI3d9nA0EPx3ak","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0c2d39ece9ceeca-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"144.124.192.31","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-Jun-2026 16:07:15 UTC] === User Orders API Called ===
[15-Jun-2026 16:07:15 UTC] User ID: 819
[15-Jun-2026 16:07:15 UTC] Limit: 20, Offset: 0
[15-Jun-2026 16:07:15 UTC] Orders found: 0
[15-Jun-2026 16:07:15 UTC] Orders data: []
[15-Jun-2026 16:07:15 UTC] Total orders count: 0
[15-Jun-2026 16:07:15 UTC] === API CALL LOG ===
[15-Jun-2026 16:07:15 UTC] Endpoint: user/profile.php
[15-Jun-2026 16:07:15 UTC] Full Log Data: {
    "timestamp": "2026-06-15 16:07:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "144.124.192.31",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "144.124.192.31, 162.158.172.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE5IiwidXNlcm5hbWUiOiJZYWh5b2JlayIsImVtYWlsIjoiYWxpeWV2eWFoeW9iZWs5NjFAZ21haWwuY29tIiwiZXhwIjoxNzgyMTQ0MTQ4fQ.ICU0dciuPJQnFKpEb4m62L44QyKeeQI3d9nA0EPx3ak",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c2d39f6ff5eeca-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "144.124.192.31",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jun-2026 16:07:15 UTC] === END API CALL LOG ===
[15-Jun-2026 16:07:15 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jun-2026 16:07:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE5IiwidXNlcm5hbWUiOiJZYWh5b2JlayIsImVtYWlsIjoiYWxpeWV2eWFoeW9iZWs5NjFAZ21haWwuY29tIiwiZXhwIjoxNzgyMTQ0MTQ4fQ.ICU0dciuPJQnFKpEb4m62L44QyKeeQI3d9nA0EPx3ak
[15-Jun-2026 16:07:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jun-2026 16:07:15 UTC] ✅ JWT token verified successfully for user profile
[15-Jun-2026 16:07:15 UTC] User ID: 819
[15-Jun-2026 16:07:15 UTC] ✅ User profile retrieved successfully for user ID: 819
[15-Jun-2026 16:07:15 UTC] === API CALL LOG ===
[15-Jun-2026 16:07:15 UTC] Endpoint: user/profile.php
[15-Jun-2026 16:07:15 UTC] Full Log Data: {
    "timestamp": "2026-06-15 16:07:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "144.124.192.31",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "144.124.192.31, 162.158.172.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE5IiwidXNlcm5hbWUiOiJZYWh5b2JlayIsImVtYWlsIjoiYWxpeWV2eWFoeW9iZWs5NjFAZ21haWwuY29tIiwiZXhwIjoxNzgyMTQ0MTQ4fQ.ICU0dciuPJQnFKpEb4m62L44QyKeeQI3d9nA0EPx3ak",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c2d3a29f8deeca-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "144.124.192.31",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jun-2026 16:07:15 UTC] === END API CALL LOG ===
[15-Jun-2026 16:07:15 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jun-2026 16:07:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE5IiwidXNlcm5hbWUiOiJZYWh5b2JlayIsImVtYWlsIjoiYWxpeWV2eWFoeW9iZWs5NjFAZ21haWwuY29tIiwiZXhwIjoxNzgyMTQ0MTQ4fQ.ICU0dciuPJQnFKpEb4m62L44QyKeeQI3d9nA0EPx3ak
[15-Jun-2026 16:07:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jun-2026 16:07:15 UTC] ✅ JWT token verified successfully for user profile
[15-Jun-2026 16:07:15 UTC] User ID: 819
[15-Jun-2026 16:07:15 UTC] ✅ User profile retrieved successfully for user ID: 819
[15-Jun-2026 16:07:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jun-2026 16:07:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jun-2026 16:07:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"144.124.192.31, 162.158.172.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE5IiwidXNlcm5hbWUiOiJZYWh5b2JlayIsImVtYWlsIjoiYWxpeWV2eWFoeW9iZWs5NjFAZ21haWwuY29tIiwiZXhwIjoxNzgyMTQ0MTQ4fQ.ICU0dciuPJQnFKpEb4m62L44QyKeeQI3d9nA0EPx3ak","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0c2d3c8ebb8eeca-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"144.124.192.31","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-Jun-2026 16:07:21 UTC] === User Orders API Called ===
[15-Jun-2026 16:07:21 UTC] User ID: 819
[15-Jun-2026 16:07:21 UTC] Limit: 20, Offset: 0
[15-Jun-2026 16:07:21 UTC] Orders found: 0
[15-Jun-2026 16:07:21 UTC] Orders data: []
[15-Jun-2026 16:07:21 UTC] Total orders count: 0
[15-Jun-2026 16:07:21 UTC] === API CALL LOG ===
[15-Jun-2026 16:07:21 UTC] Endpoint: user/profile.php
[15-Jun-2026 16:07:21 UTC] Full Log Data: {
    "timestamp": "2026-06-15 16:07:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "144.124.192.31",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "144.124.192.31, 162.158.172.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE5IiwidXNlcm5hbWUiOiJZYWh5b2JlayIsImVtYWlsIjoiYWxpeWV2eWFoeW9iZWs5NjFAZ21haWwuY29tIiwiZXhwIjoxNzgyMTQ0MTQ4fQ.ICU0dciuPJQnFKpEb4m62L44QyKeeQI3d9nA0EPx3ak",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c2d3c98cf6eeca-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "144.124.192.31",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jun-2026 16:07:21 UTC] === END API CALL LOG ===
[15-Jun-2026 16:07:21 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jun-2026 16:07:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE5IiwidXNlcm5hbWUiOiJZYWh5b2JlayIsImVtYWlsIjoiYWxpeWV2eWFoeW9iZWs5NjFAZ21haWwuY29tIiwiZXhwIjoxNzgyMTQ0MTQ4fQ.ICU0dciuPJQnFKpEb4m62L44QyKeeQI3d9nA0EPx3ak
[15-Jun-2026 16:07:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jun-2026 16:07:21 UTC] ✅ JWT token verified successfully for user profile
[15-Jun-2026 16:07:21 UTC] User ID: 819
[15-Jun-2026 16:07:21 UTC] ✅ User profile retrieved successfully for user ID: 819
[15-Jun-2026 16:07:22 UTC] === API CALL LOG ===
[15-Jun-2026 16:07:22 UTC] Endpoint: user/profile.php
[15-Jun-2026 16:07:22 UTC] Full Log Data: {
    "timestamp": "2026-06-15 16:07:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "144.124.192.31",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "144.124.192.31, 162.158.172.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE5IiwidXNlcm5hbWUiOiJZYWh5b2JlayIsImVtYWlsIjoiYWxpeWV2eWFoeW9iZWs5NjFAZ21haWwuY29tIiwiZXhwIjoxNzgyMTQ0MTQ4fQ.ICU0dciuPJQnFKpEb4m62L44QyKeeQI3d9nA0EPx3ak",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c2d3ccdbe8eeca-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "144.124.192.31",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jun-2026 16:07:22 UTC] === END API CALL LOG ===
[15-Jun-2026 16:07:22 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jun-2026 16:07:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE5IiwidXNlcm5hbWUiOiJZYWh5b2JlayIsImVtYWlsIjoiYWxpeWV2eWFoeW9iZWs5NjFAZ21haWwuY29tIiwiZXhwIjoxNzgyMTQ0MTQ4fQ.ICU0dciuPJQnFKpEb4m62L44QyKeeQI3d9nA0EPx3ak
[15-Jun-2026 16:07:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jun-2026 16:07:22 UTC] ✅ JWT token verified successfully for user profile
[15-Jun-2026 16:07:22 UTC] User ID: 819
[15-Jun-2026 16:07:22 UTC] ✅ User profile retrieved successfully for user ID: 819
[15-Jun-2026 16:07:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jun-2026 16:07:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jun-2026 16:07:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"144.124.192.31, 162.158.172.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE5IiwidXNlcm5hbWUiOiJZYWh5b2JlayIsImVtYWlsIjoiYWxpeWV2eWFoeW9iZWs5NjFAZ21haWwuY29tIiwiZXhwIjoxNzgyMTQ0MTQ4fQ.ICU0dciuPJQnFKpEb4m62L44QyKeeQI3d9nA0EPx3ak","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0c2d3d04b2eeeca-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"144.124.192.31","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-Jun-2026 16:07:22 UTC] === User Orders API Called ===
[15-Jun-2026 16:07:22 UTC] User ID: 819
[15-Jun-2026 16:07:22 UTC] Limit: 20, Offset: 0
[15-Jun-2026 16:07:22 UTC] Orders found: 0
[15-Jun-2026 16:07:22 UTC] Orders data: []
[15-Jun-2026 16:07:22 UTC] Total orders count: 0
[15-Jun-2026 16:07:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jun-2026 16:07:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jun-2026 16:07:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"144.124.192.31, 162.158.172.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE5IiwidXNlcm5hbWUiOiJZYWh5b2JlayIsImVtYWlsIjoiYWxpeWV2eWFoeW9iZWs5NjFAZ21haWwuY29tIiwiZXhwIjoxNzgyMTQ0MTQ4fQ.ICU0dciuPJQnFKpEb4m62L44QyKeeQI3d9nA0EPx3ak","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0c2d3dd0e08eeca-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"144.124.192.31","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-Jun-2026 16:07:24 UTC] === User Orders API Called ===
[15-Jun-2026 16:07:24 UTC] User ID: 819
[15-Jun-2026 16:07:24 UTC] Limit: 20, Offset: 0
[15-Jun-2026 16:07:24 UTC] Orders found: 0
[15-Jun-2026 16:07:24 UTC] Orders data: []
[15-Jun-2026 16:07:24 UTC] Total orders count: 0
[15-Jun-2026 16:07:25 UTC] === API CALL LOG ===
[15-Jun-2026 16:07:25 UTC] Endpoint: user/profile.php
[15-Jun-2026 16:07:25 UTC] Full Log Data: {
    "timestamp": "2026-06-15 16:07:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "144.124.192.31",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "144.124.192.31, 162.158.172.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE5IiwidXNlcm5hbWUiOiJZYWh5b2JlayIsImVtYWlsIjoiYWxpeWV2eWFoeW9iZWs5NjFAZ21haWwuY29tIiwiZXhwIjoxNzgyMTQ0MTQ4fQ.ICU0dciuPJQnFKpEb4m62L44QyKeeQI3d9nA0EPx3ak",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c2d3ddaf23eeca-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "144.124.192.31",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jun-2026 16:07:25 UTC] === END API CALL LOG ===
[15-Jun-2026 16:07:25 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jun-2026 16:07:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE5IiwidXNlcm5hbWUiOiJZYWh5b2JlayIsImVtYWlsIjoiYWxpeWV2eWFoeW9iZWs5NjFAZ21haWwuY29tIiwiZXhwIjoxNzgyMTQ0MTQ4fQ.ICU0dciuPJQnFKpEb4m62L44QyKeeQI3d9nA0EPx3ak
[15-Jun-2026 16:07:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jun-2026 16:07:25 UTC] ✅ JWT token verified successfully for user profile
[15-Jun-2026 16:07:25 UTC] User ID: 819
[15-Jun-2026 16:07:25 UTC] ✅ User profile retrieved successfully for user ID: 819
[15-Jun-2026 16:07:25 UTC] === API CALL LOG ===
[15-Jun-2026 16:07:25 UTC] Endpoint: user/profile.php
[15-Jun-2026 16:07:25 UTC] Full Log Data: {
    "timestamp": "2026-06-15 16:07:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "144.124.192.31",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "144.124.192.31, 162.158.172.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE5IiwidXNlcm5hbWUiOiJZYWh5b2JlayIsImVtYWlsIjoiYWxpeWV2eWFoeW9iZWs5NjFAZ21haWwuY29tIiwiZXhwIjoxNzgyMTQ0MTQ4fQ.ICU0dciuPJQnFKpEb4m62L44QyKeeQI3d9nA0EPx3ak",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c2d3e0de2ceeca-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "144.124.192.31",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jun-2026 16:07:25 UTC] === END API CALL LOG ===
[15-Jun-2026 16:07:25 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jun-2026 16:07:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE5IiwidXNlcm5hbWUiOiJZYWh5b2JlayIsImVtYWlsIjoiYWxpeWV2eWFoeW9iZWs5NjFAZ21haWwuY29tIiwiZXhwIjoxNzgyMTQ0MTQ4fQ.ICU0dciuPJQnFKpEb4m62L44QyKeeQI3d9nA0EPx3ak
[15-Jun-2026 16:07:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jun-2026 16:07:25 UTC] ✅ JWT token verified successfully for user profile
[15-Jun-2026 16:07:25 UTC] User ID: 819
[15-Jun-2026 16:07:25 UTC] ✅ User profile retrieved successfully for user ID: 819
[15-Jun-2026 16:07:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jun-2026 16:07:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jun-2026 16:07:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"144.124.192.31, 162.158.172.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE5IiwidXNlcm5hbWUiOiJZYWh5b2JlayIsImVtYWlsIjoiYWxpeWV2eWFoeW9iZWs5NjFAZ21haWwuY29tIiwiZXhwIjoxNzgyMTQ0MTQ4fQ.ICU0dciuPJQnFKpEb4m62L44QyKeeQI3d9nA0EPx3ak","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0c2d4a4cce1eeca-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"144.124.192.31","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-Jun-2026 16:07:56 UTC] === User Orders API Called ===
[15-Jun-2026 16:07:56 UTC] User ID: 819
[15-Jun-2026 16:07:56 UTC] Limit: 20, Offset: 0
[15-Jun-2026 16:07:56 UTC] Orders found: 0
[15-Jun-2026 16:07:56 UTC] Orders data: []
[15-Jun-2026 16:07:56 UTC] Total orders count: 0
[15-Jun-2026 16:07:57 UTC] === API CALL LOG ===
[15-Jun-2026 16:07:57 UTC] Endpoint: user/profile.php
[15-Jun-2026 16:07:57 UTC] Full Log Data: {
    "timestamp": "2026-06-15 16:07:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "144.124.192.31",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "144.124.192.31, 162.158.172.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE5IiwidXNlcm5hbWUiOiJZYWh5b2JlayIsImVtYWlsIjoiYWxpeWV2eWFoeW9iZWs5NjFAZ21haWwuY29tIiwiZXhwIjoxNzgyMTQ0MTQ4fQ.ICU0dciuPJQnFKpEb4m62L44QyKeeQI3d9nA0EPx3ak",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c2d4a56e53eeca-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "144.124.192.31",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jun-2026 16:07:57 UTC] === END API CALL LOG ===
[15-Jun-2026 16:07:57 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jun-2026 16:07:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE5IiwidXNlcm5hbWUiOiJZYWh5b2JlayIsImVtYWlsIjoiYWxpeWV2eWFoeW9iZWs5NjFAZ21haWwuY29tIiwiZXhwIjoxNzgyMTQ0MTQ4fQ.ICU0dciuPJQnFKpEb4m62L44QyKeeQI3d9nA0EPx3ak
[15-Jun-2026 16:07:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jun-2026 16:07:57 UTC] ✅ JWT token verified successfully for user profile
[15-Jun-2026 16:07:57 UTC] User ID: 819
[15-Jun-2026 16:07:57 UTC] ✅ User profile retrieved successfully for user ID: 819
[15-Jun-2026 16:07:57 UTC] === API CALL LOG ===
[15-Jun-2026 16:07:57 UTC] Endpoint: user/profile.php
[15-Jun-2026 16:07:57 UTC] Full Log Data: {
    "timestamp": "2026-06-15 16:07:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "144.124.192.31",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "144.124.192.31, 162.158.172.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE5IiwidXNlcm5hbWUiOiJZYWh5b2JlayIsImVtYWlsIjoiYWxpeWV2eWFoeW9iZWs5NjFAZ21haWwuY29tIiwiZXhwIjoxNzgyMTQ0MTQ4fQ.ICU0dciuPJQnFKpEb4m62L44QyKeeQI3d9nA0EPx3ak",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c2d4a8de35eeca-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "144.124.192.31",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jun-2026 16:07:57 UTC] === END API CALL LOG ===
[15-Jun-2026 16:07:57 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jun-2026 16:07:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE5IiwidXNlcm5hbWUiOiJZYWh5b2JlayIsImVtYWlsIjoiYWxpeWV2eWFoeW9iZWs5NjFAZ21haWwuY29tIiwiZXhwIjoxNzgyMTQ0MTQ4fQ.ICU0dciuPJQnFKpEb4m62L44QyKeeQI3d9nA0EPx3ak
[15-Jun-2026 16:07:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jun-2026 16:07:57 UTC] ✅ JWT token verified successfully for user profile
[15-Jun-2026 16:07:57 UTC] User ID: 819
[15-Jun-2026 16:07:57 UTC] ✅ User profile retrieved successfully for user ID: 819
[15-Jun-2026 16:08:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jun-2026 16:08:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jun-2026 16:08:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"144.124.192.31, 162.158.172.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE5IiwidXNlcm5hbWUiOiJZYWh5b2JlayIsImVtYWlsIjoiYWxpeWV2eWFoeW9iZWs5NjFAZ21haWwuY29tIiwiZXhwIjoxNzgyMTQ0MTQ4fQ.ICU0dciuPJQnFKpEb4m62L44QyKeeQI3d9nA0EPx3ak","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0c2d4c43ef9eeca-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"144.124.192.31","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-Jun-2026 16:08:01 UTC] === User Orders API Called ===
[15-Jun-2026 16:08:01 UTC] User ID: 819
[15-Jun-2026 16:08:01 UTC] Limit: 20, Offset: 0
[15-Jun-2026 16:08:01 UTC] === API CALL LOG ===
[15-Jun-2026 16:08:01 UTC] Endpoint: user/profile.php
[15-Jun-2026 16:08:01 UTC] Full Log Data: {
    "timestamp": "2026-06-15 16:08:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "144.124.192.31",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "144.124.192.31, 162.158.172.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE5IiwidXNlcm5hbWUiOiJZYWh5b2JlayIsImVtYWlsIjoiYWxpeWV2eWFoeW9iZWs5NjFAZ21haWwuY29tIiwiZXhwIjoxNzgyMTQ0MTQ4fQ.ICU0dciuPJQnFKpEb4m62L44QyKeeQI3d9nA0EPx3ak",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c2d4c43efdeeca-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "144.124.192.31",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jun-2026 16:08:01 UTC] === END API CALL LOG ===
[15-Jun-2026 16:08:01 UTC] Orders found: 0
[15-Jun-2026 16:08:01 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jun-2026 16:08:01 UTC] Orders data: []
[15-Jun-2026 16:08:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE5IiwidXNlcm5hbWUiOiJZYWh5b2JlayIsImVtYWlsIjoiYWxpeWV2eWFoeW9iZWs5NjFAZ21haWwuY29tIiwiZXhwIjoxNzgyMTQ0MTQ4fQ.ICU0dciuPJQnFKpEb4m62L44QyKeeQI3d9nA0EPx3ak
[15-Jun-2026 16:08:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jun-2026 16:08:01 UTC] ✅ JWT token verified successfully for user profile
[15-Jun-2026 16:08:01 UTC] User ID: 819
[15-Jun-2026 16:08:01 UTC] Total orders count: 0
[15-Jun-2026 16:08:01 UTC] ✅ User profile retrieved successfully for user ID: 819
[15-Jun-2026 16:08:02 UTC] === API CALL LOG ===
[15-Jun-2026 16:08:02 UTC] Endpoint: user/profile.php
[15-Jun-2026 16:08:02 UTC] Full Log Data: {
    "timestamp": "2026-06-15 16:08:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "144.124.192.31",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "144.124.192.31, 162.158.172.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE5IiwidXNlcm5hbWUiOiJZYWh5b2JlayIsImVtYWlsIjoiYWxpeWV2eWFoeW9iZWs5NjFAZ21haWwuY29tIiwiZXhwIjoxNzgyMTQ0MTQ4fQ.ICU0dciuPJQnFKpEb4m62L44QyKeeQI3d9nA0EPx3ak",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c2d4c7ff5aeeca-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "144.124.192.31",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jun-2026 16:08:02 UTC] === END API CALL LOG ===
[15-Jun-2026 16:08:02 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jun-2026 16:08:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE5IiwidXNlcm5hbWUiOiJZYWh5b2JlayIsImVtYWlsIjoiYWxpeWV2eWFoeW9iZWs5NjFAZ21haWwuY29tIiwiZXhwIjoxNzgyMTQ0MTQ4fQ.ICU0dciuPJQnFKpEb4m62L44QyKeeQI3d9nA0EPx3ak
[15-Jun-2026 16:08:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jun-2026 16:08:02 UTC] ✅ JWT token verified successfully for user profile
[15-Jun-2026 16:08:02 UTC] User ID: 819
[15-Jun-2026 16:08:02 UTC] ✅ User profile retrieved successfully for user ID: 819
[15-Jun-2026 16:08:04 UTC] === API CALL LOG ===
[15-Jun-2026 16:08:04 UTC] Endpoint: user/profile.php
[15-Jun-2026 16:08:04 UTC] Full Log Data: {
    "timestamp": "2026-06-15 16:08:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "144.124.192.31",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "144.124.192.31, 162.158.172.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE5IiwidXNlcm5hbWUiOiJZYWh5b2JlayIsImVtYWlsIjoiYWxpeWV2eWFoeW9iZWs5NjFAZ21haWwuY29tIiwiZXhwIjoxNzgyMTQ0MTQ4fQ.ICU0dciuPJQnFKpEb4m62L44QyKeeQI3d9nA0EPx3ak",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c2d4d51c75eeca-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "144.124.192.31",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jun-2026 16:08:04 UTC] === END API CALL LOG ===
[15-Jun-2026 16:08:04 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jun-2026 16:08:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE5IiwidXNlcm5hbWUiOiJZYWh5b2JlayIsImVtYWlsIjoiYWxpeWV2eWFoeW9iZWs5NjFAZ21haWwuY29tIiwiZXhwIjoxNzgyMTQ0MTQ4fQ.ICU0dciuPJQnFKpEb4m62L44QyKeeQI3d9nA0EPx3ak
[15-Jun-2026 16:08:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jun-2026 16:08:04 UTC] ✅ JWT token verified successfully for user profile
[15-Jun-2026 16:08:04 UTC] User ID: 819
[15-Jun-2026 16:08:04 UTC] ✅ User profile retrieved successfully for user ID: 819
[15-Jun-2026 16:08:05 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jun-2026 16:08:05 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jun-2026 16:08:05 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"144.124.192.31, 162.158.172.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE5IiwidXNlcm5hbWUiOiJZYWh5b2JlayIsImVtYWlsIjoiYWxpeWV2eWFoeW9iZWs5NjFAZ21haWwuY29tIiwiZXhwIjoxNzgyMTQ0MTQ4fQ.ICU0dciuPJQnFKpEb4m62L44QyKeeQI3d9nA0EPx3ak","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0c2d4d7fbb8eeca-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"144.124.192.31","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-Jun-2026 16:08:05 UTC] === User Orders API Called ===
[15-Jun-2026 16:08:05 UTC] User ID: 819
[15-Jun-2026 16:08:05 UTC] Limit: 20, Offset: 0
[15-Jun-2026 16:08:05 UTC] Orders found: 0
[15-Jun-2026 16:08:05 UTC] Orders data: []
[15-Jun-2026 16:08:05 UTC] Total orders count: 0
[15-Jun-2026 16:08:11 UTC] === API CALL LOG ===
[15-Jun-2026 16:08:11 UTC] Endpoint: user/profile.php
[15-Jun-2026 16:08:11 UTC] Full Log Data: {
    "timestamp": "2026-06-15 16:08:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "144.124.192.31",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "144.124.192.31, 162.158.172.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE5IiwidXNlcm5hbWUiOiJZYWh5b2JlayIsImVtYWlsIjoiYWxpeWV2eWFoeW9iZWs5NjFAZ21haWwuY29tIiwiZXhwIjoxNzgyMTQ0MTQ4fQ.ICU0dciuPJQnFKpEb4m62L44QyKeeQI3d9nA0EPx3ak",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c2d4fda9d5eeca-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "144.124.192.31",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jun-2026 16:08:11 UTC] === END API CALL LOG ===
[15-Jun-2026 16:08:11 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jun-2026 16:08:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE5IiwidXNlcm5hbWUiOiJZYWh5b2JlayIsImVtYWlsIjoiYWxpeWV2eWFoeW9iZWs5NjFAZ21haWwuY29tIiwiZXhwIjoxNzgyMTQ0MTQ4fQ.ICU0dciuPJQnFKpEb4m62L44QyKeeQI3d9nA0EPx3ak
[15-Jun-2026 16:08:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jun-2026 16:08:11 UTC] ✅ JWT token verified successfully for user profile
[15-Jun-2026 16:08:11 UTC] User ID: 819
[15-Jun-2026 16:08:11 UTC] ✅ User profile retrieved successfully for user ID: 819
[15-Jun-2026 16:08:11 UTC] User Purchases API - User ID: 819
[15-Jun-2026 16:08:11 UTC] User Purchases API - Total purchases found: 0
[15-Jun-2026 16:08:20 UTC] === API CALL LOG ===
[15-Jun-2026 16:08:20 UTC] Endpoint: user/profile.php
[15-Jun-2026 16:08:20 UTC] Full Log Data: {
    "timestamp": "2026-06-15 16:08:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "144.124.192.31",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "144.124.192.31, 162.158.172.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE5IiwidXNlcm5hbWUiOiJZYWh5b2JlayIsImVtYWlsIjoiYWxpeWV2eWFoeW9iZWs5NjFAZ21haWwuY29tIiwiZXhwIjoxNzgyMTQ0MTQ4fQ.ICU0dciuPJQnFKpEb4m62L44QyKeeQI3d9nA0EPx3ak",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c2d53a3dfaeeca-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "144.124.192.31",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jun-2026 16:08:20 UTC] === END API CALL LOG ===
[15-Jun-2026 16:08:20 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jun-2026 16:08:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE5IiwidXNlcm5hbWUiOiJZYWh5b2JlayIsImVtYWlsIjoiYWxpeWV2eWFoeW9iZWs5NjFAZ21haWwuY29tIiwiZXhwIjoxNzgyMTQ0MTQ4fQ.ICU0dciuPJQnFKpEb4m62L44QyKeeQI3d9nA0EPx3ak
[15-Jun-2026 16:08:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jun-2026 16:08:20 UTC] ✅ JWT token verified successfully for user profile
[15-Jun-2026 16:08:20 UTC] User ID: 819
[15-Jun-2026 16:08:20 UTC] ✅ User profile retrieved successfully for user ID: 819
[15-Jun-2026 16:08:20 UTC] User Purchases API - User ID: 819
[15-Jun-2026 16:08:20 UTC] User Purchases API - Total purchases found: 0
[15-Jun-2026 16:08:23 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jun-2026 16:08:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jun-2026 16:08:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"144.124.192.31, 162.158.172.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE5IiwidXNlcm5hbWUiOiJZYWh5b2JlayIsImVtYWlsIjoiYWxpeWV2eWFoeW9iZWs5NjFAZ21haWwuY29tIiwiZXhwIjoxNzgyMTQ0MTQ4fQ.ICU0dciuPJQnFKpEb4m62L44QyKeeQI3d9nA0EPx3ak","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0c2d54d6ed2eeca-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"144.124.192.31","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-Jun-2026 16:08:23 UTC] === User Orders API Called ===
[15-Jun-2026 16:08:23 UTC] User ID: 819
[15-Jun-2026 16:08:23 UTC] Limit: 20, Offset: 0
[15-Jun-2026 16:08:23 UTC] Orders found: 0
[15-Jun-2026 16:08:23 UTC] Orders data: []
[15-Jun-2026 16:08:23 UTC] Total orders count: 0
[15-Jun-2026 16:08:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jun-2026 16:08:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jun-2026 16:08:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"144.124.192.31, 162.158.172.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE5IiwidXNlcm5hbWUiOiJZYWh5b2JlayIsImVtYWlsIjoiYWxpeWV2eWFoeW9iZWs5NjFAZ21haWwuY29tIiwiZXhwIjoxNzgyMTQ0MTQ4fQ.ICU0dciuPJQnFKpEb4m62L44QyKeeQI3d9nA0EPx3ak","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0c2d5574bb2eeca-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"144.124.192.31","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-Jun-2026 16:08:25 UTC] === User Orders API Called ===
[15-Jun-2026 16:08:25 UTC] User ID: 819
[15-Jun-2026 16:08:25 UTC] Limit: 20, Offset: 0
[15-Jun-2026 16:08:25 UTC] === API CALL LOG ===
[15-Jun-2026 16:08:25 UTC] Endpoint: user/profile.php
[15-Jun-2026 16:08:25 UTC] Full Log Data: {
    "timestamp": "2026-06-15 16:08:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "144.124.192.31",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "144.124.192.31, 162.158.172.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE5IiwidXNlcm5hbWUiOiJZYWh5b2JlayIsImVtYWlsIjoiYWxpeWV2eWFoeW9iZWs5NjFAZ21haWwuY29tIiwiZXhwIjoxNzgyMTQ0MTQ4fQ.ICU0dciuPJQnFKpEb4m62L44QyKeeQI3d9nA0EPx3ak",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c2d5574bb5eeca-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "144.124.192.31",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jun-2026 16:08:25 UTC] Orders found: 0
[15-Jun-2026 16:08:25 UTC] === END API CALL LOG ===
[15-Jun-2026 16:08:25 UTC] Orders data: []
[15-Jun-2026 16:08:25 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jun-2026 16:08:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE5IiwidXNlcm5hbWUiOiJZYWh5b2JlayIsImVtYWlsIjoiYWxpeWV2eWFoeW9iZWs5NjFAZ21haWwuY29tIiwiZXhwIjoxNzgyMTQ0MTQ4fQ.ICU0dciuPJQnFKpEb4m62L44QyKeeQI3d9nA0EPx3ak
[15-Jun-2026 16:08:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jun-2026 16:08:25 UTC] Total orders count: 0
[15-Jun-2026 16:08:25 UTC] ✅ JWT token verified successfully for user profile
[15-Jun-2026 16:08:25 UTC] User ID: 819
[15-Jun-2026 16:08:25 UTC] ✅ User profile retrieved successfully for user ID: 819
[15-Jun-2026 16:08:26 UTC] === API CALL LOG ===
[15-Jun-2026 16:08:26 UTC] Endpoint: user/profile.php
[15-Jun-2026 16:08:26 UTC] Full Log Data: {
    "timestamp": "2026-06-15 16:08:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "144.124.192.31",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "144.124.192.31, 162.158.172.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE5IiwidXNlcm5hbWUiOiJZYWh5b2JlayIsImVtYWlsIjoiYWxpeWV2eWFoeW9iZWs5NjFAZ21haWwuY29tIiwiZXhwIjoxNzgyMTQ0MTQ4fQ.ICU0dciuPJQnFKpEb4m62L44QyKeeQI3d9nA0EPx3ak",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c2d55afb59eeca-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "144.124.192.31",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jun-2026 16:08:26 UTC] === END API CALL LOG ===
[15-Jun-2026 16:08:26 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jun-2026 16:08:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE5IiwidXNlcm5hbWUiOiJZYWh5b2JlayIsImVtYWlsIjoiYWxpeWV2eWFoeW9iZWs5NjFAZ21haWwuY29tIiwiZXhwIjoxNzgyMTQ0MTQ4fQ.ICU0dciuPJQnFKpEb4m62L44QyKeeQI3d9nA0EPx3ak
[15-Jun-2026 16:08:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jun-2026 16:08:26 UTC] ✅ JWT token verified successfully for user profile
[15-Jun-2026 16:08:26 UTC] User ID: 819
[15-Jun-2026 16:08:26 UTC] ✅ User profile retrieved successfully for user ID: 819
[15-Jun-2026 16:08:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jun-2026 16:08:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jun-2026 16:08:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"144.124.192.31, 162.158.172.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE5IiwidXNlcm5hbWUiOiJZYWh5b2JlayIsImVtYWlsIjoiYWxpeWV2eWFoeW9iZWs5NjFAZ21haWwuY29tIiwiZXhwIjoxNzgyMTQ0MTQ4fQ.ICU0dciuPJQnFKpEb4m62L44QyKeeQI3d9nA0EPx3ak","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0c2d62728dbeeca-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"144.124.192.31","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-Jun-2026 16:08:58 UTC] === User Orders API Called ===
[15-Jun-2026 16:08:58 UTC] User ID: 819
[15-Jun-2026 16:08:58 UTC] Limit: 20, Offset: 0
[15-Jun-2026 16:08:58 UTC] Orders found: 0
[15-Jun-2026 16:08:58 UTC] Orders data: []
[15-Jun-2026 16:08:58 UTC] Total orders count: 0
[15-Jun-2026 16:08:58 UTC] === API CALL LOG ===
[15-Jun-2026 16:08:58 UTC] Endpoint: user/profile.php
[15-Jun-2026 16:08:58 UTC] Full Log Data: {
    "timestamp": "2026-06-15 16:08:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "144.124.192.31",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "144.124.192.31, 162.158.172.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE5IiwidXNlcm5hbWUiOiJZYWh5b2JlayIsImVtYWlsIjoiYWxpeWV2eWFoeW9iZWs5NjFAZ21haWwuY29tIiwiZXhwIjoxNzgyMTQ0MTQ4fQ.ICU0dciuPJQnFKpEb4m62L44QyKeeQI3d9nA0EPx3ak",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c2d62728e0eeca-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "144.124.192.31",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jun-2026 16:08:58 UTC] === END API CALL LOG ===
[15-Jun-2026 16:08:58 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jun-2026 16:08:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE5IiwidXNlcm5hbWUiOiJZYWh5b2JlayIsImVtYWlsIjoiYWxpeWV2eWFoeW9iZWs5NjFAZ21haWwuY29tIiwiZXhwIjoxNzgyMTQ0MTQ4fQ.ICU0dciuPJQnFKpEb4m62L44QyKeeQI3d9nA0EPx3ak
[15-Jun-2026 16:08:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jun-2026 16:08:58 UTC] ✅ JWT token verified successfully for user profile
[15-Jun-2026 16:08:58 UTC] User ID: 819
[15-Jun-2026 16:08:58 UTC] ✅ User profile retrieved successfully for user ID: 819
[15-Jun-2026 16:08:59 UTC] === API CALL LOG ===
[15-Jun-2026 16:08:59 UTC] Endpoint: user/profile.php
[15-Jun-2026 16:08:59 UTC] Full Log Data: {
    "timestamp": "2026-06-15 16:08:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "144.124.192.31",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "144.124.192.31, 162.158.172.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE5IiwidXNlcm5hbWUiOiJZYWh5b2JlayIsImVtYWlsIjoiYWxpeWV2eWFoeW9iZWs5NjFAZ21haWwuY29tIiwiZXhwIjoxNzgyMTQ0MTQ4fQ.ICU0dciuPJQnFKpEb4m62L44QyKeeQI3d9nA0EPx3ak",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c2d62ae9b9eeca-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "144.124.192.31",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jun-2026 16:08:59 UTC] === END API CALL LOG ===
[15-Jun-2026 16:08:59 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jun-2026 16:08:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE5IiwidXNlcm5hbWUiOiJZYWh5b2JlayIsImVtYWlsIjoiYWxpeWV2eWFoeW9iZWs5NjFAZ21haWwuY29tIiwiZXhwIjoxNzgyMTQ0MTQ4fQ.ICU0dciuPJQnFKpEb4m62L44QyKeeQI3d9nA0EPx3ak
[15-Jun-2026 16:08:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jun-2026 16:08:59 UTC] ✅ JWT token verified successfully for user profile
[15-Jun-2026 16:08:59 UTC] User ID: 819
[15-Jun-2026 16:08:59 UTC] ✅ User profile retrieved successfully for user ID: 819
[15-Jun-2026 16:09:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jun-2026 16:09:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jun-2026 16:09:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"144.124.192.31, 162.158.172.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE5IiwidXNlcm5hbWUiOiJZYWh5b2JlayIsImVtYWlsIjoiYWxpeWV2eWFoeW9iZWs5NjFAZ21haWwuY29tIiwiZXhwIjoxNzgyMTQ0MTQ4fQ.ICU0dciuPJQnFKpEb4m62L44QyKeeQI3d9nA0EPx3ak","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0c2d6abfb53eeca-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"144.124.192.31","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-Jun-2026 16:09:20 UTC] === User Orders API Called ===
[15-Jun-2026 16:09:20 UTC] User ID: 819
[15-Jun-2026 16:09:20 UTC] Limit: 20, Offset: 0
[15-Jun-2026 16:09:20 UTC] Orders found: 1
[15-Jun-2026 16:09:20 UTC] Orders data: [{"id":347,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/qonun_bilimlari","status":"pending","created_at":"2026-06-15 19:39:18","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[15-Jun-2026 16:09:20 UTC] Total orders count: 1
[15-Jun-2026 16:09:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jun-2026 16:09:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jun-2026 16:09:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"144.124.192.31, 162.158.172.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE5IiwidXNlcm5hbWUiOiJZYWh5b2JlayIsImVtYWlsIjoiYWxpeWV2eWFoeW9iZWs5NjFAZ21haWwuY29tIiwiZXhwIjoxNzgyMTQ0MTQ4fQ.ICU0dciuPJQnFKpEb4m62L44QyKeeQI3d9nA0EPx3ak","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0c2d6c8e8a5eeca-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"144.124.192.31","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-Jun-2026 16:09:24 UTC] === User Orders API Called ===
[15-Jun-2026 16:09:24 UTC] User ID: 819
[15-Jun-2026 16:09:24 UTC] Limit: 20, Offset: 0
[15-Jun-2026 16:09:24 UTC] Orders found: 1
[15-Jun-2026 16:09:24 UTC] Orders data: [{"id":347,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/qonun_bilimlari","status":"pending","created_at":"2026-06-15 19:39:18","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[15-Jun-2026 16:09:24 UTC] Total orders count: 1
[15-Jun-2026 16:09:24 UTC] === API CALL LOG ===
[15-Jun-2026 16:09:24 UTC] Endpoint: user/profile.php
[15-Jun-2026 16:09:24 UTC] Full Log Data: {
    "timestamp": "2026-06-15 16:09:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "144.124.192.31",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "144.124.192.31, 162.158.172.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE5IiwidXNlcm5hbWUiOiJZYWh5b2JlayIsImVtYWlsIjoiYWxpeWV2eWFoeW9iZWs5NjFAZ21haWwuY29tIiwiZXhwIjoxNzgyMTQ0MTQ4fQ.ICU0dciuPJQnFKpEb4m62L44QyKeeQI3d9nA0EPx3ak",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c2d6c959a5eeca-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "144.124.192.31",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jun-2026 16:09:24 UTC] === END API CALL LOG ===
[15-Jun-2026 16:09:24 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jun-2026 16:09:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE5IiwidXNlcm5hbWUiOiJZYWh5b2JlayIsImVtYWlsIjoiYWxpeWV2eWFoeW9iZWs5NjFAZ21haWwuY29tIiwiZXhwIjoxNzgyMTQ0MTQ4fQ.ICU0dciuPJQnFKpEb4m62L44QyKeeQI3d9nA0EPx3ak
[15-Jun-2026 16:09:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jun-2026 16:09:24 UTC] ✅ JWT token verified successfully for user profile
[15-Jun-2026 16:09:24 UTC] User ID: 819
[15-Jun-2026 16:09:24 UTC] ✅ User profile retrieved successfully for user ID: 819
[15-Jun-2026 16:09:25 UTC] === API CALL LOG ===
[15-Jun-2026 16:09:25 UTC] Endpoint: user/profile.php
[15-Jun-2026 16:09:25 UTC] Full Log Data: {
    "timestamp": "2026-06-15 16:09:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "144.124.192.31",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "144.124.192.31, 162.158.172.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE5IiwidXNlcm5hbWUiOiJZYWh5b2JlayIsImVtYWlsIjoiYWxpeWV2eWFoeW9iZWs5NjFAZ21haWwuY29tIiwiZXhwIjoxNzgyMTQ0MTQ4fQ.ICU0dciuPJQnFKpEb4m62L44QyKeeQI3d9nA0EPx3ak",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c2d6cce968eeca-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "144.124.192.31",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jun-2026 16:09:25 UTC] === END API CALL LOG ===
[15-Jun-2026 16:09:25 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jun-2026 16:09:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE5IiwidXNlcm5hbWUiOiJZYWh5b2JlayIsImVtYWlsIjoiYWxpeWV2eWFoeW9iZWs5NjFAZ21haWwuY29tIiwiZXhwIjoxNzgyMTQ0MTQ4fQ.ICU0dciuPJQnFKpEb4m62L44QyKeeQI3d9nA0EPx3ak
[15-Jun-2026 16:09:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jun-2026 16:09:25 UTC] ✅ JWT token verified successfully for user profile
[15-Jun-2026 16:09:25 UTC] User ID: 819
[15-Jun-2026 16:09:25 UTC] ✅ User profile retrieved successfully for user ID: 819
[15-Jun-2026 22:48:30 UTC] === API CALL LOG ===
[15-Jun-2026 22:48:30 UTC] Endpoint: user/profile.php
[15-Jun-2026 22:48:30 UTC] Full Log Data: {
    "timestamp": "2026-06-15 22:48:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:14f:173:ea0::aa87:e124",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:14f:173:ea0::aa87:e124, 172.70.57.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo3NTIsInVzZXJuYW1lIjoiQENmeDIyMiIsImVtYWlsIjoiY2Z4QGhvdG1haWwuY29tIiwiZXhwIjoxNzgxNTI1MzQ3fQ.ws3ZGuzbIO3wQJquguoZPvSUQB8RwOpB_tVh4FHi0eI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c51f638cff2674-TLV",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:14f:173:ea0::aa87:e124",
        "cf-ipcountry": "IL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jun-2026 22:48:30 UTC] === END API CALL LOG ===
[15-Jun-2026 22:48:30 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jun-2026 22:48:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo3NTIsInVzZXJuYW1lIjoiQENmeDIyMiIsImVtYWlsIjoiY2Z4QGhvdG1haWwuY29tIiwiZXhwIjoxNzgxNTI1MzQ3fQ.ws3ZGuzbIO3wQJquguoZPvSUQB8RwOpB_tVh4FHi0eI
[15-Jun-2026 22:48:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jun-2026 22:48:30 UTC] ✅ JWT token verified successfully for user profile
[15-Jun-2026 22:48:30 UTC] User ID: 752
[15-Jun-2026 22:48:30 UTC] ✅ User profile retrieved successfully for user ID: 752
[15-Jun-2026 22:48:30 UTC] === API CALL LOG ===
[15-Jun-2026 22:48:30 UTC] Endpoint: user/profile.php
[15-Jun-2026 22:48:30 UTC] Full Log Data: {
    "timestamp": "2026-06-15 22:48:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:14f:173:ea0::aa87:e124",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:14f:173:ea0::aa87:e124, 172.70.57.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo3NTIsInVzZXJuYW1lIjoiQENmeDIyMiIsImVtYWlsIjoiY2Z4QGhvdG1haWwuY29tIiwiZXhwIjoxNzgxNTI1MzQ3fQ.ws3ZGuzbIO3wQJquguoZPvSUQB8RwOpB_tVh4FHi0eI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c51f67fa1a2674-TLV",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:14f:173:ea0::aa87:e124",
        "cf-ipcountry": "IL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jun-2026 22:48:30 UTC] === END API CALL LOG ===
[15-Jun-2026 22:48:30 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jun-2026 22:48:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo3NTIsInVzZXJuYW1lIjoiQENmeDIyMiIsImVtYWlsIjoiY2Z4QGhvdG1haWwuY29tIiwiZXhwIjoxNzgxNTI1MzQ3fQ.ws3ZGuzbIO3wQJquguoZPvSUQB8RwOpB_tVh4FHi0eI
[15-Jun-2026 22:48:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jun-2026 22:48:30 UTC] ✅ JWT token verified successfully for user profile
[15-Jun-2026 22:48:30 UTC] User ID: 752
[15-Jun-2026 22:48:30 UTC] ✅ User profile retrieved successfully for user ID: 752
[15-Jun-2026 22:48:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jun-2026 22:48:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jun-2026 22:48:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a02:14f:173:ea0::aa87:e124, 172.70.57.139","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo3NTIsInVzZXJuYW1lIjoiQENmeDIyMiIsImVtYWlsIjoiY2Z4QGhvdG1haWwuY29tIiwiZXhwIjoxNzgxNTI1MzQ3fQ.ws3ZGuzbIO3wQJquguoZPvSUQB8RwOpB_tVh4FHi0eI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0c51f67c9c02674-TLV","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a02:14f:173:ea0::aa87:e124","cf-ipcountry":"IL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-Jun-2026 22:48:30 UTC] === User Orders API Called ===
[15-Jun-2026 22:48:30 UTC] User ID: 752
[15-Jun-2026 22:48:30 UTC] Limit: 20, Offset: 0
[15-Jun-2026 22:48:30 UTC] Orders found: 0
[15-Jun-2026 22:48:30 UTC] Orders data: []
[15-Jun-2026 22:48:30 UTC] Total orders count: 0
[15-Jun-2026 22:48:31 UTC] === API CALL LOG ===
[15-Jun-2026 22:48:31 UTC] Endpoint: user/profile.php
[15-Jun-2026 22:48:31 UTC] Full Log Data: {
    "timestamp": "2026-06-15 22:48:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:14f:173:ea0::aa87:e124",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:14f:173:ea0::aa87:e124, 172.70.57.139",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo3NTIsInVzZXJuYW1lIjoiQENmeDIyMiIsImVtYWlsIjoiY2Z4QGhvdG1haWwuY29tIiwiZXhwIjoxNzgxNTI1MzQ3fQ.ws3ZGuzbIO3wQJquguoZPvSUQB8RwOpB_tVh4FHi0eI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c51f6bbec92674-TLV",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:14f:173:ea0::aa87:e124",
        "cf-ipcountry": "IL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jun-2026 22:48:31 UTC] === END API CALL LOG ===
[15-Jun-2026 22:48:31 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jun-2026 22:48:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo3NTIsInVzZXJuYW1lIjoiQENmeDIyMiIsImVtYWlsIjoiY2Z4QGhvdG1haWwuY29tIiwiZXhwIjoxNzgxNTI1MzQ3fQ.ws3ZGuzbIO3wQJquguoZPvSUQB8RwOpB_tVh4FHi0eI
[15-Jun-2026 22:48:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jun-2026 22:48:31 UTC] ✅ JWT token verified successfully for user profile
[15-Jun-2026 22:48:31 UTC] User ID: 752
[15-Jun-2026 22:48:31 UTC] ✅ User profile retrieved successfully for user ID: 752
[16-Jun-2026 00:29:52 UTC] === API CALL LOG ===
[16-Jun-2026 00:29:52 UTC] Endpoint: user/profile.php
[16-Jun-2026 00:29:52 UTC] Full Log Data: {
    "timestamp": "2026-06-16 00:29:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.35.120.75",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.35.120.75, 172.68.234.166",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODIwIiwidXNlcm5hbWUiOiJheTdhZ2E5OTIzNyIsImVtYWlsIjoiYXVicmp3bmpkakBnbWFsLmNvbSIsImV4cCI6MTc4MjE3NDU5MX0.CU_pyt6w80R763LBDBO2JMwhIjEOFHl_oBwjaq6P9PI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c5b3e51f091f90-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.35.120.75",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 00:29:52 UTC] === END API CALL LOG ===
[16-Jun-2026 00:29:52 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 00:29:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODIwIiwidXNlcm5hbWUiOiJheTdhZ2E5OTIzNyIsImVtYWlsIjoiYXVicmp3bmpkakBnbWFsLmNvbSIsImV4cCI6MTc4MjE3NDU5MX0.CU_pyt6w80R763LBDBO2JMwhIjEOFHl_oBwjaq6P9PI
[16-Jun-2026 00:29:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 00:29:52 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 00:29:52 UTC] User ID: 820
[16-Jun-2026 00:29:52 UTC] ✅ User profile retrieved successfully for user ID: 820
[16-Jun-2026 00:29:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jun-2026 00:29:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jun-2026 00:29:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"41.35.120.75, 172.68.234.166","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODIwIiwidXNlcm5hbWUiOiJheTdhZ2E5OTIzNyIsImVtYWlsIjoiYXVicmp3bmpkakBnbWFsLmNvbSIsImV4cCI6MTc4MjE3NDU5MX0.CU_pyt6w80R763LBDBO2JMwhIjEOFHl_oBwjaq6P9PI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0c5b3e56f741f90-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"41.35.120.75","cf-ipcountry":"EG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-Jun-2026 00:29:52 UTC] === User Orders API Called ===
[16-Jun-2026 00:29:52 UTC] User ID: 820
[16-Jun-2026 00:29:52 UTC] Limit: 20, Offset: 0
[16-Jun-2026 00:29:52 UTC] Orders found: 0
[16-Jun-2026 00:29:52 UTC] Orders data: []
[16-Jun-2026 00:29:52 UTC] Total orders count: 0
[16-Jun-2026 00:29:52 UTC] === API CALL LOG ===
[16-Jun-2026 00:29:52 UTC] Endpoint: user/profile.php
[16-Jun-2026 00:29:52 UTC] Full Log Data: {
    "timestamp": "2026-06-16 00:29:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.35.120.75",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.35.120.75, 172.68.234.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODIwIiwidXNlcm5hbWUiOiJheTdhZ2E5OTIzNyIsImVtYWlsIjoiYXVicmp3bmpkakBnbWFsLmNvbSIsImV4cCI6MTc4MjE3NDU5MX0.CU_pyt6w80R763LBDBO2JMwhIjEOFHl_oBwjaq6P9PI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c5b3e5e80f1f90-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.35.120.75",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 00:29:52 UTC] === END API CALL LOG ===
[16-Jun-2026 00:29:52 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 00:29:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODIwIiwidXNlcm5hbWUiOiJheTdhZ2E5OTIzNyIsImVtYWlsIjoiYXVicmp3bmpkakBnbWFsLmNvbSIsImV4cCI6MTc4MjE3NDU5MX0.CU_pyt6w80R763LBDBO2JMwhIjEOFHl_oBwjaq6P9PI
[16-Jun-2026 00:29:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 00:29:52 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 00:29:52 UTC] User ID: 820
[16-Jun-2026 00:29:52 UTC] ✅ User profile retrieved successfully for user ID: 820
[16-Jun-2026 00:29:53 UTC] === API CALL LOG ===
[16-Jun-2026 00:29:53 UTC] Endpoint: user/profile.php
[16-Jun-2026 00:29:53 UTC] Full Log Data: {
    "timestamp": "2026-06-16 00:29:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.35.120.75",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.35.120.75, 172.68.234.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODIwIiwidXNlcm5hbWUiOiJheTdhZ2E5OTIzNyIsImVtYWlsIjoiYXVicmp3bmpkakBnbWFsLmNvbSIsImV4cCI6MTc4MjE3NDU5MX0.CU_pyt6w80R763LBDBO2JMwhIjEOFHl_oBwjaq6P9PI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c5b3e8fca91f90-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.35.120.75",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 00:29:53 UTC] === END API CALL LOG ===
[16-Jun-2026 00:29:53 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 00:29:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODIwIiwidXNlcm5hbWUiOiJheTdhZ2E5OTIzNyIsImVtYWlsIjoiYXVicmp3bmpkakBnbWFsLmNvbSIsImV4cCI6MTc4MjE3NDU5MX0.CU_pyt6w80R763LBDBO2JMwhIjEOFHl_oBwjaq6P9PI
[16-Jun-2026 00:29:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 00:29:53 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 00:29:53 UTC] User ID: 820
[16-Jun-2026 00:29:53 UTC] ✅ User profile retrieved successfully for user ID: 820
[16-Jun-2026 00:29:57 UTC] === API CALL LOG ===
[16-Jun-2026 00:29:57 UTC] Endpoint: user/profile.php
[16-Jun-2026 00:29:57 UTC] Full Log Data: {
    "timestamp": "2026-06-16 00:29:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.35.120.75",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.35.120.75, 172.68.234.166",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODIwIiwidXNlcm5hbWUiOiJheTdhZ2E5OTIzNyIsImVtYWlsIjoiYXVicmp3bmpkakBnbWFsLmNvbSIsImV4cCI6MTc4MjE3NDU5MX0.CU_pyt6w80R763LBDBO2JMwhIjEOFHl_oBwjaq6P9PI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c5b4050af41f90-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.35.120.75",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 00:29:57 UTC] === END API CALL LOG ===
[16-Jun-2026 00:29:57 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 00:29:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODIwIiwidXNlcm5hbWUiOiJheTdhZ2E5OTIzNyIsImVtYWlsIjoiYXVicmp3bmpkakBnbWFsLmNvbSIsImV4cCI6MTc4MjE3NDU5MX0.CU_pyt6w80R763LBDBO2JMwhIjEOFHl_oBwjaq6P9PI
[16-Jun-2026 00:29:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 00:29:57 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 00:29:57 UTC] User ID: 820
[16-Jun-2026 00:29:57 UTC] ✅ User profile retrieved successfully for user ID: 820
[16-Jun-2026 00:30:18 UTC] === API CALL LOG ===
[16-Jun-2026 00:30:18 UTC] Endpoint: user/profile.php
[16-Jun-2026 00:30:18 UTC] Full Log Data: {
    "timestamp": "2026-06-16 00:30:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.35.120.75",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.35.120.75, 172.68.234.166",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODIwIiwidXNlcm5hbWUiOiJheTdhZ2E5OTIzNyIsImVtYWlsIjoiYXVicmp3bmpkakBnbWFsLmNvbSIsImV4cCI6MTc4MjE3NDU5MX0.CU_pyt6w80R763LBDBO2JMwhIjEOFHl_oBwjaq6P9PI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c5b483c88e1f90-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.35.120.75",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 00:30:18 UTC] === END API CALL LOG ===
[16-Jun-2026 00:30:18 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 00:30:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODIwIiwidXNlcm5hbWUiOiJheTdhZ2E5OTIzNyIsImVtYWlsIjoiYXVicmp3bmpkakBnbWFsLmNvbSIsImV4cCI6MTc4MjE3NDU5MX0.CU_pyt6w80R763LBDBO2JMwhIjEOFHl_oBwjaq6P9PI
[16-Jun-2026 00:30:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 00:30:18 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 00:30:18 UTC] User ID: 820
[16-Jun-2026 00:30:18 UTC] ✅ User profile retrieved successfully for user ID: 820
[16-Jun-2026 00:31:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jun-2026 00:31:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jun-2026 00:31:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"41.35.120.75, 172.68.234.167","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODIwIiwidXNlcm5hbWUiOiJheTdhZ2E5OTIzNyIsImVtYWlsIjoiYXVicmp3bmpkakBnbWFsLmNvbSIsImV4cCI6MTc4MjE3NDU5MX0.CU_pyt6w80R763LBDBO2JMwhIjEOFHl_oBwjaq6P9PI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0c5b6ee2da01f90-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"41.35.120.75","cf-ipcountry":"EG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-Jun-2026 00:31:57 UTC] === User Orders API Called ===
[16-Jun-2026 00:31:57 UTC] User ID: 820
[16-Jun-2026 00:31:57 UTC] Limit: 20, Offset: 0
[16-Jun-2026 00:31:57 UTC] Orders found: 1
[16-Jun-2026 00:31:57 UTC] Orders data: [{"id":348,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/kfc_alq7ba\/8","status":"pending","created_at":"2026-06-16 04:01:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[16-Jun-2026 00:31:57 UTC] Total orders count: 1
[16-Jun-2026 00:32:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jun-2026 00:32:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jun-2026 00:32:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"41.35.120.75, 172.68.234.167","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODIwIiwidXNlcm5hbWUiOiJheTdhZ2E5OTIzNyIsImVtYWlsIjoiYXVicmp3bmpkakBnbWFsLmNvbSIsImV4cCI6MTc4MjE3NDU5MX0.CU_pyt6w80R763LBDBO2JMwhIjEOFHl_oBwjaq6P9PI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0c5b7028bbb1f90-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"41.35.120.75","cf-ipcountry":"EG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-Jun-2026 00:32:00 UTC] === User Orders API Called ===
[16-Jun-2026 00:32:00 UTC] User ID: 820
[16-Jun-2026 00:32:00 UTC] Limit: 20, Offset: 0
[16-Jun-2026 00:32:00 UTC] Orders found: 1
[16-Jun-2026 00:32:00 UTC] Orders data: [{"id":348,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/kfc_alq7ba\/8","status":"pending","created_at":"2026-06-16 04:01:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[16-Jun-2026 00:32:00 UTC] Total orders count: 1
[16-Jun-2026 00:32:00 UTC] === API CALL LOG ===
[16-Jun-2026 00:32:00 UTC] Endpoint: user/profile.php
[16-Jun-2026 00:32:00 UTC] Full Log Data: {
    "timestamp": "2026-06-16 00:32:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.35.120.75",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.35.120.75, 172.68.234.167",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODIwIiwidXNlcm5hbWUiOiJheTdhZ2E5OTIzNyIsImVtYWlsIjoiYXVicmp3bmpkakBnbWFsLmNvbSIsImV4cCI6MTc4MjE3NDU5MX0.CU_pyt6w80R763LBDBO2JMwhIjEOFHl_oBwjaq6P9PI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c5b7028bbd1f90-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.35.120.75",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 00:32:00 UTC] === END API CALL LOG ===
[16-Jun-2026 00:32:00 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 00:32:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODIwIiwidXNlcm5hbWUiOiJheTdhZ2E5OTIzNyIsImVtYWlsIjoiYXVicmp3bmpkakBnbWFsLmNvbSIsImV4cCI6MTc4MjE3NDU5MX0.CU_pyt6w80R763LBDBO2JMwhIjEOFHl_oBwjaq6P9PI
[16-Jun-2026 00:32:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 00:32:00 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 00:32:00 UTC] User ID: 820
[16-Jun-2026 00:32:00 UTC] ✅ User profile retrieved successfully for user ID: 820
[16-Jun-2026 00:32:00 UTC] === API CALL LOG ===
[16-Jun-2026 00:32:00 UTC] Endpoint: user/profile.php
[16-Jun-2026 00:32:00 UTC] Full Log Data: {
    "timestamp": "2026-06-16 00:32:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.35.120.75",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.35.120.75, 172.68.234.167",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODIwIiwidXNlcm5hbWUiOiJheTdhZ2E5OTIzNyIsImVtYWlsIjoiYXVicmp3bmpkakBnbWFsLmNvbSIsImV4cCI6MTc4MjE3NDU5MX0.CU_pyt6w80R763LBDBO2JMwhIjEOFHl_oBwjaq6P9PI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c5b706099a1f90-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.35.120.75",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 00:32:00 UTC] === END API CALL LOG ===
[16-Jun-2026 00:32:00 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 00:32:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODIwIiwidXNlcm5hbWUiOiJheTdhZ2E5OTIzNyIsImVtYWlsIjoiYXVicmp3bmpkakBnbWFsLmNvbSIsImV4cCI6MTc4MjE3NDU5MX0.CU_pyt6w80R763LBDBO2JMwhIjEOFHl_oBwjaq6P9PI
[16-Jun-2026 00:32:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 00:32:00 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 00:32:00 UTC] User ID: 820
[16-Jun-2026 00:32:00 UTC] ✅ User profile retrieved successfully for user ID: 820
[16-Jun-2026 00:33:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jun-2026 00:33:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jun-2026 00:33:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"41.35.120.75, 172.68.234.167","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODIwIiwidXNlcm5hbWUiOiJheTdhZ2E5OTIzNyIsImVtYWlsIjoiYXVicmp3bmpkakBnbWFsLmNvbSIsImV4cCI6MTc4MjE3NDU5MX0.CU_pyt6w80R763LBDBO2JMwhIjEOFHl_oBwjaq6P9PI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0c5b9b2fe0e1f90-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"41.35.120.75","cf-ipcountry":"EG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-Jun-2026 00:33:50 UTC] === User Orders API Called ===
[16-Jun-2026 00:33:50 UTC] User ID: 820
[16-Jun-2026 00:33:50 UTC] Limit: 20, Offset: 0
[16-Jun-2026 00:33:50 UTC] Orders found: 2
[16-Jun-2026 00:33:50 UTC] Orders data: [{"id":349,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/kfc_alq7ba\/19","status":"pending","created_at":"2026-06-16 04:03:48","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":348,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/kfc_alq7ba\/8","status":"pending","created_at":"2026-06-16 04:01:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[16-Jun-2026 00:33:50 UTC] Total orders count: 2
[16-Jun-2026 02:22:26 UTC] === API CALL LOG ===
[16-Jun-2026 02:22:26 UTC] Endpoint: user/profile.php
[16-Jun-2026 02:22:26 UTC] Full Log Data: {
    "timestamp": "2026-06-16 02:22:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "144.124.192.31",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "144.124.192.31, 172.64.198.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE5IiwidXNlcm5hbWUiOiJZYWh5b2JlayIsImVtYWlsIjoiYWxpeWV2eWFoeW9iZWs5NjFAZ21haWwuY29tIiwiZXhwIjoxNzgyMTQ0MTQ4fQ.ICU0dciuPJQnFKpEb4m62L44QyKeeQI3d9nA0EPx3ak",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c658c8d9f1d924-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "144.124.192.31",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 02:22:26 UTC] === END API CALL LOG ===
[16-Jun-2026 02:22:26 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 02:22:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE5IiwidXNlcm5hbWUiOiJZYWh5b2JlayIsImVtYWlsIjoiYWxpeWV2eWFoeW9iZWs5NjFAZ21haWwuY29tIiwiZXhwIjoxNzgyMTQ0MTQ4fQ.ICU0dciuPJQnFKpEb4m62L44QyKeeQI3d9nA0EPx3ak
[16-Jun-2026 02:22:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 02:22:26 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 02:22:26 UTC] User ID: 819
[16-Jun-2026 02:22:26 UTC] ✅ User profile retrieved successfully for user ID: 819
[16-Jun-2026 02:22:27 UTC] === API CALL LOG ===
[16-Jun-2026 02:22:27 UTC] Endpoint: user/profile.php
[16-Jun-2026 02:22:27 UTC] Full Log Data: {
    "timestamp": "2026-06-16 02:22:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "144.124.192.31",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "144.124.192.31, 172.64.198.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE5IiwidXNlcm5hbWUiOiJZYWh5b2JlayIsImVtYWlsIjoiYWxpeWV2eWFoeW9iZWs5NjFAZ21haWwuY29tIiwiZXhwIjoxNzgyMTQ0MTQ4fQ.ICU0dciuPJQnFKpEb4m62L44QyKeeQI3d9nA0EPx3ak",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c658cd2e7fd924-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "144.124.192.31",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 02:22:27 UTC] === END API CALL LOG ===
[16-Jun-2026 02:22:27 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 02:22:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE5IiwidXNlcm5hbWUiOiJZYWh5b2JlayIsImVtYWlsIjoiYWxpeWV2eWFoeW9iZWs5NjFAZ21haWwuY29tIiwiZXhwIjoxNzgyMTQ0MTQ4fQ.ICU0dciuPJQnFKpEb4m62L44QyKeeQI3d9nA0EPx3ak
[16-Jun-2026 02:22:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 02:22:27 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 02:22:27 UTC] User ID: 819
[16-Jun-2026 02:22:27 UTC] ✅ User profile retrieved successfully for user ID: 819
[16-Jun-2026 02:22:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jun-2026 02:22:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jun-2026 02:22:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"144.124.192.31, 172.64.198.80","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE5IiwidXNlcm5hbWUiOiJZYWh5b2JlayIsImVtYWlsIjoiYWxpeWV2eWFoeW9iZWs5NjFAZ21haWwuY29tIiwiZXhwIjoxNzgyMTQ0MTQ4fQ.ICU0dciuPJQnFKpEb4m62L44QyKeeQI3d9nA0EPx3ak","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0c658cdaef8d924-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"144.124.192.31","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-Jun-2026 02:22:27 UTC] === User Orders API Called ===
[16-Jun-2026 02:22:27 UTC] User ID: 819
[16-Jun-2026 02:22:27 UTC] Limit: 20, Offset: 0
[16-Jun-2026 02:22:27 UTC] Orders found: 1
[16-Jun-2026 02:22:27 UTC] Orders data: [{"id":347,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/qonun_bilimlari","status":"cancelled","created_at":"2026-06-15 19:39:18","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[16-Jun-2026 02:22:27 UTC] Total orders count: 1
[16-Jun-2026 02:22:27 UTC] === API CALL LOG ===
[16-Jun-2026 02:22:27 UTC] Endpoint: user/profile.php
[16-Jun-2026 02:22:27 UTC] Full Log Data: {
    "timestamp": "2026-06-16 02:22:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "144.124.192.31",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "144.124.192.31, 172.64.198.67",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE5IiwidXNlcm5hbWUiOiJZYWh5b2JlayIsImVtYWlsIjoiYWxpeWV2eWFoeW9iZWs5NjFAZ21haWwuY29tIiwiZXhwIjoxNzgyMTQ0MTQ4fQ.ICU0dciuPJQnFKpEb4m62L44QyKeeQI3d9nA0EPx3ak",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c658ce6fd5d924-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "144.124.192.31",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 02:22:27 UTC] === END API CALL LOG ===
[16-Jun-2026 02:22:27 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 02:22:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE5IiwidXNlcm5hbWUiOiJZYWh5b2JlayIsImVtYWlsIjoiYWxpeWV2eWFoeW9iZWs5NjFAZ21haWwuY29tIiwiZXhwIjoxNzgyMTQ0MTQ4fQ.ICU0dciuPJQnFKpEb4m62L44QyKeeQI3d9nA0EPx3ak
[16-Jun-2026 02:22:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 02:22:27 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 02:22:27 UTC] User ID: 819
[16-Jun-2026 02:22:27 UTC] ✅ User profile retrieved successfully for user ID: 819
[16-Jun-2026 02:22:49 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jun-2026 02:22:49 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jun-2026 02:22:49 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"144.124.192.31, 172.64.198.81","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE5IiwidXNlcm5hbWUiOiJZYWh5b2JlayIsImVtYWlsIjoiYWxpeWV2eWFoeW9iZWs5NjFAZ21haWwuY29tIiwiZXhwIjoxNzgyMTQ0MTQ4fQ.ICU0dciuPJQnFKpEb4m62L44QyKeeQI3d9nA0EPx3ak","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0c659594bf6d924-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"144.124.192.31","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-Jun-2026 02:22:49 UTC] === User Orders API Called ===
[16-Jun-2026 02:22:49 UTC] User ID: 819
[16-Jun-2026 02:22:49 UTC] Limit: 20, Offset: 0
[16-Jun-2026 02:22:49 UTC] Orders found: 1
[16-Jun-2026 02:22:49 UTC] Orders data: [{"id":347,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/qonun_bilimlari","status":"cancelled","created_at":"2026-06-15 19:39:18","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[16-Jun-2026 02:22:49 UTC] Total orders count: 1
[16-Jun-2026 02:22:49 UTC] === API CALL LOG ===
[16-Jun-2026 02:22:49 UTC] Endpoint: user/profile.php
[16-Jun-2026 02:22:49 UTC] Full Log Data: {
    "timestamp": "2026-06-16 02:22:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "144.124.192.31",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "144.124.192.31, 172.64.198.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE5IiwidXNlcm5hbWUiOiJZYWh5b2JlayIsImVtYWlsIjoiYWxpeWV2eWFoeW9iZWs5NjFAZ21haWwuY29tIiwiZXhwIjoxNzgyMTQ0MTQ4fQ.ICU0dciuPJQnFKpEb4m62L44QyKeeQI3d9nA0EPx3ak",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c65959bc7cd924-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "144.124.192.31",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 02:22:49 UTC] === END API CALL LOG ===
[16-Jun-2026 02:22:49 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 02:22:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE5IiwidXNlcm5hbWUiOiJZYWh5b2JlayIsImVtYWlsIjoiYWxpeWV2eWFoeW9iZWs5NjFAZ21haWwuY29tIiwiZXhwIjoxNzgyMTQ0MTQ4fQ.ICU0dciuPJQnFKpEb4m62L44QyKeeQI3d9nA0EPx3ak
[16-Jun-2026 02:22:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 02:22:49 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 02:22:49 UTC] User ID: 819
[16-Jun-2026 02:22:49 UTC] ✅ User profile retrieved successfully for user ID: 819
[16-Jun-2026 02:22:50 UTC] === API CALL LOG ===
[16-Jun-2026 02:22:50 UTC] Endpoint: user/profile.php
[16-Jun-2026 02:22:50 UTC] Full Log Data: {
    "timestamp": "2026-06-16 02:22:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "144.124.192.31",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "144.124.192.31, 172.64.198.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE5IiwidXNlcm5hbWUiOiJZYWh5b2JlayIsImVtYWlsIjoiYWxpeWV2eWFoeW9iZWs5NjFAZ21haWwuY29tIiwiZXhwIjoxNzgyMTQ0MTQ4fQ.ICU0dciuPJQnFKpEb4m62L44QyKeeQI3d9nA0EPx3ak",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c6595d4fcad924-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "144.124.192.31",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 02:22:50 UTC] === END API CALL LOG ===
[16-Jun-2026 02:22:50 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 02:22:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE5IiwidXNlcm5hbWUiOiJZYWh5b2JlayIsImVtYWlsIjoiYWxpeWV2eWFoeW9iZWs5NjFAZ21haWwuY29tIiwiZXhwIjoxNzgyMTQ0MTQ4fQ.ICU0dciuPJQnFKpEb4m62L44QyKeeQI3d9nA0EPx3ak
[16-Jun-2026 02:22:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 02:22:50 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 02:22:50 UTC] User ID: 819
[16-Jun-2026 02:22:50 UTC] ✅ User profile retrieved successfully for user ID: 819
[16-Jun-2026 02:22:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jun-2026 02:22:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jun-2026 02:22:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"144.124.192.31, 172.64.198.81","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE5IiwidXNlcm5hbWUiOiJZYWh5b2JlayIsImVtYWlsIjoiYWxpeWV2eWFoeW9iZWs5NjFAZ21haWwuY29tIiwiZXhwIjoxNzgyMTQ0MTQ4fQ.ICU0dciuPJQnFKpEb4m62L44QyKeeQI3d9nA0EPx3ak","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0c65981be98d924-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"144.124.192.31","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-Jun-2026 02:22:56 UTC] === User Orders API Called ===
[16-Jun-2026 02:22:56 UTC] User ID: 819
[16-Jun-2026 02:22:56 UTC] Limit: 20, Offset: 0
[16-Jun-2026 02:22:56 UTC] === API CALL LOG ===
[16-Jun-2026 02:22:56 UTC] Orders found: 1
[16-Jun-2026 02:22:56 UTC] Endpoint: user/profile.php
[16-Jun-2026 02:22:56 UTC] Orders data: [{"id":347,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/qonun_bilimlari","status":"cancelled","created_at":"2026-06-15 19:39:18","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[16-Jun-2026 02:22:56 UTC] Full Log Data: {
    "timestamp": "2026-06-16 02:22:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "144.124.192.31",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "144.124.192.31, 172.64.198.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE5IiwidXNlcm5hbWUiOiJZYWh5b2JlayIsImVtYWlsIjoiYWxpeWV2eWFoeW9iZWs5NjFAZ21haWwuY29tIiwiZXhwIjoxNzgyMTQ0MTQ4fQ.ICU0dciuPJQnFKpEb4m62L44QyKeeQI3d9nA0EPx3ak",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c65981be9bd924-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "144.124.192.31",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 02:22:56 UTC] === END API CALL LOG ===
[16-Jun-2026 02:22:56 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 02:22:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE5IiwidXNlcm5hbWUiOiJZYWh5b2JlayIsImVtYWlsIjoiYWxpeWV2eWFoeW9iZWs5NjFAZ21haWwuY29tIiwiZXhwIjoxNzgyMTQ0MTQ4fQ.ICU0dciuPJQnFKpEb4m62L44QyKeeQI3d9nA0EPx3ak
[16-Jun-2026 02:22:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 02:22:56 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 02:22:56 UTC] User ID: 819
[16-Jun-2026 02:22:56 UTC] Total orders count: 1
[16-Jun-2026 02:22:56 UTC] ✅ User profile retrieved successfully for user ID: 819
[16-Jun-2026 02:22:57 UTC] === API CALL LOG ===
[16-Jun-2026 02:22:57 UTC] Endpoint: user/profile.php
[16-Jun-2026 02:22:57 UTC] Full Log Data: {
    "timestamp": "2026-06-16 02:22:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "144.124.192.31",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "144.124.192.31, 172.64.198.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE5IiwidXNlcm5hbWUiOiJZYWh5b2JlayIsImVtYWlsIjoiYWxpeWV2eWFoeW9iZWs5NjFAZ21haWwuY29tIiwiZXhwIjoxNzgyMTQ0MTQ4fQ.ICU0dciuPJQnFKpEb4m62L44QyKeeQI3d9nA0EPx3ak",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c659865bdcd924-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "144.124.192.31",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 02:22:57 UTC] === END API CALL LOG ===
[16-Jun-2026 02:22:57 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 02:22:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE5IiwidXNlcm5hbWUiOiJZYWh5b2JlayIsImVtYWlsIjoiYWxpeWV2eWFoeW9iZWs5NjFAZ21haWwuY29tIiwiZXhwIjoxNzgyMTQ0MTQ4fQ.ICU0dciuPJQnFKpEb4m62L44QyKeeQI3d9nA0EPx3ak
[16-Jun-2026 02:22:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 02:22:57 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 02:22:57 UTC] User ID: 819
[16-Jun-2026 02:22:57 UTC] ✅ User profile retrieved successfully for user ID: 819
[16-Jun-2026 02:23:01 UTC] === API CALL LOG ===
[16-Jun-2026 02:23:01 UTC] Endpoint: user/profile.php
[16-Jun-2026 02:23:01 UTC] Full Log Data: {
    "timestamp": "2026-06-16 02:23:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "144.124.192.31",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "144.124.192.31, 172.64.198.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE5IiwidXNlcm5hbWUiOiJZYWh5b2JlayIsImVtYWlsIjoiYWxpeWV2eWFoeW9iZWs5NjFAZ21haWwuY29tIiwiZXhwIjoxNzgyMTQ0MTQ4fQ.ICU0dciuPJQnFKpEb4m62L44QyKeeQI3d9nA0EPx3ak",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c659a1df8ed924-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "144.124.192.31",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 02:23:01 UTC] === END API CALL LOG ===
[16-Jun-2026 02:23:01 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 02:23:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODE5IiwidXNlcm5hbWUiOiJZYWh5b2JlayIsImVtYWlsIjoiYWxpeWV2eWFoeW9iZWs5NjFAZ21haWwuY29tIiwiZXhwIjoxNzgyMTQ0MTQ4fQ.ICU0dciuPJQnFKpEb4m62L44QyKeeQI3d9nA0EPx3ak
[16-Jun-2026 02:23:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 02:23:01 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 02:23:01 UTC] User ID: 819
[16-Jun-2026 02:23:01 UTC] ✅ User profile retrieved successfully for user ID: 819
[16-Jun-2026 06:15:26 UTC] === API CALL LOG ===
[16-Jun-2026 06:15:26 UTC] Endpoint: user/profile.php
[16-Jun-2026 06:15:26 UTC] Full Log Data: {
    "timestamp": "2026-06-16 06:15:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.120.131.165",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.120.131.165, 172.71.123.119",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODIxIiwidXNlcm5hbWUiOiJKb2huIFVjIiwiZW1haWwiOiJqb2hudWMxMDBAZ21haWwuY29tIiwiZXhwIjoxNzgyMTk1MzI1fQ.5Yf6F6aJfHBmD3hrjHEfK9DzOrZzsZATmbM-kyPdTx8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c7ae162dad008c-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.120.131.165",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 06:15:26 UTC] === END API CALL LOG ===
[16-Jun-2026 06:15:26 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 06:15:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODIxIiwidXNlcm5hbWUiOiJKb2huIFVjIiwiZW1haWwiOiJqb2hudWMxMDBAZ21haWwuY29tIiwiZXhwIjoxNzgyMTk1MzI1fQ.5Yf6F6aJfHBmD3hrjHEfK9DzOrZzsZATmbM-kyPdTx8
[16-Jun-2026 06:15:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 06:15:26 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 06:15:26 UTC] User ID: 821
[16-Jun-2026 06:15:26 UTC] ✅ User profile retrieved successfully for user ID: 821
[16-Jun-2026 06:15:26 UTC] === API CALL LOG ===
[16-Jun-2026 06:15:26 UTC] Endpoint: user/profile.php
[16-Jun-2026 06:15:26 UTC] Full Log Data: {
    "timestamp": "2026-06-16 06:15:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.120.131.165",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.120.131.165, 172.71.123.119",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODIxIiwidXNlcm5hbWUiOiJKb2huIFVjIiwiZW1haWwiOiJqb2hudWMxMDBAZ21haWwuY29tIiwiZXhwIjoxNzgyMTk1MzI1fQ.5Yf6F6aJfHBmD3hrjHEfK9DzOrZzsZATmbM-kyPdTx8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c7ae162db4008c-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.120.131.165",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 06:15:26 UTC] === END API CALL LOG ===
[16-Jun-2026 06:15:26 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 06:15:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODIxIiwidXNlcm5hbWUiOiJKb2huIFVjIiwiZW1haWwiOiJqb2hudWMxMDBAZ21haWwuY29tIiwiZXhwIjoxNzgyMTk1MzI1fQ.5Yf6F6aJfHBmD3hrjHEfK9DzOrZzsZATmbM-kyPdTx8
[16-Jun-2026 06:15:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 06:15:26 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 06:15:26 UTC] User ID: 821
[16-Jun-2026 06:15:26 UTC] ✅ User profile retrieved successfully for user ID: 821
[16-Jun-2026 06:15:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jun-2026 06:15:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jun-2026 06:15:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.120.131.165, 172.71.123.119","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODIxIiwidXNlcm5hbWUiOiJKb2huIFVjIiwiZW1haWwiOiJqb2hudWMxMDBAZ21haWwuY29tIiwiZXhwIjoxNzgyMTk1MzI1fQ.5Yf6F6aJfHBmD3hrjHEfK9DzOrZzsZATmbM-kyPdTx8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0c7ae162db2008c-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.120.131.165","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-Jun-2026 06:15:26 UTC] === User Orders API Called ===
[16-Jun-2026 06:15:26 UTC] User ID: 821
[16-Jun-2026 06:15:26 UTC] Limit: 20, Offset: 0
[16-Jun-2026 06:15:26 UTC] Orders found: 0
[16-Jun-2026 06:15:26 UTC] Orders data: []
[16-Jun-2026 06:15:26 UTC] Total orders count: 0
[16-Jun-2026 06:15:27 UTC] === API CALL LOG ===
[16-Jun-2026 06:15:27 UTC] Endpoint: user/profile.php
[16-Jun-2026 06:15:27 UTC] Full Log Data: {
    "timestamp": "2026-06-16 06:15:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.120.131.165",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.120.131.165, 172.71.123.119",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODIxIiwidXNlcm5hbWUiOiJKb2huIFVjIiwiZW1haWwiOiJqb2hudWMxMDBAZ21haWwuY29tIiwiZXhwIjoxNzgyMTk1MzI1fQ.5Yf6F6aJfHBmD3hrjHEfK9DzOrZzsZATmbM-kyPdTx8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c7ae1f2c84008c-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.120.131.165",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 06:15:27 UTC] === END API CALL LOG ===
[16-Jun-2026 06:15:27 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 06:15:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODIxIiwidXNlcm5hbWUiOiJKb2huIFVjIiwiZW1haWwiOiJqb2hudWMxMDBAZ21haWwuY29tIiwiZXhwIjoxNzgyMTk1MzI1fQ.5Yf6F6aJfHBmD3hrjHEfK9DzOrZzsZATmbM-kyPdTx8
[16-Jun-2026 06:15:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 06:15:27 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 06:15:27 UTC] User ID: 821
[16-Jun-2026 06:15:27 UTC] ✅ User profile retrieved successfully for user ID: 821
[16-Jun-2026 06:15:33 UTC] === API CALL LOG ===
[16-Jun-2026 06:15:33 UTC] Endpoint: user/profile.php
[16-Jun-2026 06:15:33 UTC] Full Log Data: {
    "timestamp": "2026-06-16 06:15:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.120.131.165",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.120.131.165, 172.71.123.119",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODIxIiwidXNlcm5hbWUiOiJKb2huIFVjIiwiZW1haWwiOiJqb2hudWMxMDBAZ21haWwuY29tIiwiZXhwIjoxNzgyMTk1MzI1fQ.5Yf6F6aJfHBmD3hrjHEfK9DzOrZzsZATmbM-kyPdTx8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c7ae41cff1008c-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.120.131.165",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 06:15:33 UTC] === END API CALL LOG ===
[16-Jun-2026 06:15:33 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 06:15:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODIxIiwidXNlcm5hbWUiOiJKb2huIFVjIiwiZW1haWwiOiJqb2hudWMxMDBAZ21haWwuY29tIiwiZXhwIjoxNzgyMTk1MzI1fQ.5Yf6F6aJfHBmD3hrjHEfK9DzOrZzsZATmbM-kyPdTx8
[16-Jun-2026 06:15:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 06:15:33 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 06:15:33 UTC] User ID: 821
[16-Jun-2026 06:15:33 UTC] ✅ User profile retrieved successfully for user ID: 821
[16-Jun-2026 06:15:33 UTC] User Purchases API - User ID: 821
[16-Jun-2026 06:15:33 UTC] User Purchases API - Total purchases found: 0
[16-Jun-2026 06:16:40 UTC] === API CALL LOG ===
[16-Jun-2026 06:16:40 UTC] Endpoint: user/profile.php
[16-Jun-2026 06:16:40 UTC] Full Log Data: {
    "timestamp": "2026-06-16 06:16:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.120.131.165",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.120.131.165, 172.71.232.7",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODIxIiwidXNlcm5hbWUiOiJKb2huIFVjIiwiZW1haWwiOiJqb2hudWMxMDBAZ21haWwuY29tIiwiZXhwIjoxNzgyMTk1MzI1fQ.5Yf6F6aJfHBmD3hrjHEfK9DzOrZzsZATmbM-kyPdTx8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c7afe7bbacd2bc-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.120.131.165",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 06:16:40 UTC] === END API CALL LOG ===
[16-Jun-2026 06:16:40 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 06:16:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODIxIiwidXNlcm5hbWUiOiJKb2huIFVjIiwiZW1haWwiOiJqb2hudWMxMDBAZ21haWwuY29tIiwiZXhwIjoxNzgyMTk1MzI1fQ.5Yf6F6aJfHBmD3hrjHEfK9DzOrZzsZATmbM-kyPdTx8
[16-Jun-2026 06:16:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 06:16:40 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 06:16:40 UTC] User ID: 821
[16-Jun-2026 06:16:40 UTC] ✅ User profile retrieved successfully for user ID: 821
[16-Jun-2026 06:16:41 UTC] === API CALL LOG ===
[16-Jun-2026 06:16:41 UTC] Endpoint: user/profile.php
[16-Jun-2026 06:16:41 UTC] Full Log Data: {
    "timestamp": "2026-06-16 06:16:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.120.131.165",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.120.131.165, 172.71.232.7",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODIxIiwidXNlcm5hbWUiOiJKb2huIFVjIiwiZW1haWwiOiJqb2hudWMxMDBAZ21haWwuY29tIiwiZXhwIjoxNzgyMTk1MzI1fQ.5Yf6F6aJfHBmD3hrjHEfK9DzOrZzsZATmbM-kyPdTx8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c7afecbd6fd2bc-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.120.131.165",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 06:16:41 UTC] === END API CALL LOG ===
[16-Jun-2026 06:16:41 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 06:16:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODIxIiwidXNlcm5hbWUiOiJKb2huIFVjIiwiZW1haWwiOiJqb2hudWMxMDBAZ21haWwuY29tIiwiZXhwIjoxNzgyMTk1MzI1fQ.5Yf6F6aJfHBmD3hrjHEfK9DzOrZzsZATmbM-kyPdTx8
[16-Jun-2026 06:16:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 06:16:41 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 06:16:41 UTC] User ID: 821
[16-Jun-2026 06:16:41 UTC] ✅ User profile retrieved successfully for user ID: 821
[16-Jun-2026 06:16:41 UTC] === API CALL LOG ===
[16-Jun-2026 06:16:41 UTC] Endpoint: user/profile.php
[16-Jun-2026 06:16:41 UTC] Full Log Data: {
    "timestamp": "2026-06-16 06:16:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.120.131.165",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.120.131.165, 172.71.232.7",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODIxIiwidXNlcm5hbWUiOiJKb2huIFVjIiwiZW1haWwiOiJqb2hudWMxMDBAZ21haWwuY29tIiwiZXhwIjoxNzgyMTk1MzI1fQ.5Yf6F6aJfHBmD3hrjHEfK9DzOrZzsZATmbM-kyPdTx8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c7afecbd79d2bc-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.120.131.165",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 06:16:41 UTC] === END API CALL LOG ===
[16-Jun-2026 06:16:41 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 06:16:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODIxIiwidXNlcm5hbWUiOiJKb2huIFVjIiwiZW1haWwiOiJqb2hudWMxMDBAZ21haWwuY29tIiwiZXhwIjoxNzgyMTk1MzI1fQ.5Yf6F6aJfHBmD3hrjHEfK9DzOrZzsZATmbM-kyPdTx8
[16-Jun-2026 06:16:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 06:16:41 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 06:16:41 UTC] User ID: 821
[16-Jun-2026 06:16:41 UTC] ✅ User profile retrieved successfully for user ID: 821
[16-Jun-2026 06:16:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jun-2026 06:16:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jun-2026 06:16:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.120.131.165, 172.71.232.82","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODIxIiwidXNlcm5hbWUiOiJKb2huIFVjIiwiZW1haWwiOiJqb2hudWMxMDBAZ21haWwuY29tIiwiZXhwIjoxNzgyMTk1MzI1fQ.5Yf6F6aJfHBmD3hrjHEfK9DzOrZzsZATmbM-kyPdTx8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0c7afecbd76d2bc-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.120.131.165","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-Jun-2026 06:16:41 UTC] === User Orders API Called ===
[16-Jun-2026 06:16:41 UTC] User ID: 821
[16-Jun-2026 06:16:41 UTC] Limit: 20, Offset: 0
[16-Jun-2026 06:16:41 UTC] Orders found: 0
[16-Jun-2026 06:16:41 UTC] Orders data: []
[16-Jun-2026 06:16:41 UTC] Total orders count: 0
[16-Jun-2026 06:16:42 UTC] === API CALL LOG ===
[16-Jun-2026 06:16:42 UTC] Endpoint: user/profile.php
[16-Jun-2026 06:16:42 UTC] Full Log Data: {
    "timestamp": "2026-06-16 06:16:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.120.131.165",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.120.131.165, 172.71.232.82",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODIxIiwidXNlcm5hbWUiOiJKb2huIFVjIiwiZW1haWwiOiJqb2hudWMxMDBAZ21haWwuY29tIiwiZXhwIjoxNzgyMTk1MzI1fQ.5Yf6F6aJfHBmD3hrjHEfK9DzOrZzsZATmbM-kyPdTx8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c7aff3fca4d2bc-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.120.131.165",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 06:16:42 UTC] === END API CALL LOG ===
[16-Jun-2026 06:16:42 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 06:16:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODIxIiwidXNlcm5hbWUiOiJKb2huIFVjIiwiZW1haWwiOiJqb2hudWMxMDBAZ21haWwuY29tIiwiZXhwIjoxNzgyMTk1MzI1fQ.5Yf6F6aJfHBmD3hrjHEfK9DzOrZzsZATmbM-kyPdTx8
[16-Jun-2026 06:16:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 06:16:42 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 06:16:42 UTC] User ID: 821
[16-Jun-2026 06:16:42 UTC] ✅ User profile retrieved successfully for user ID: 821
[16-Jun-2026 06:16:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jun-2026 06:16:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jun-2026 06:16:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.120.131.165, 172.71.232.7","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODIxIiwidXNlcm5hbWUiOiJKb2huIFVjIiwiZW1haWwiOiJqb2hudWMxMDBAZ21haWwuY29tIiwiZXhwIjoxNzgyMTk1MzI1fQ.5Yf6F6aJfHBmD3hrjHEfK9DzOrZzsZATmbM-kyPdTx8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0c7b024ed1ad2bc-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.120.131.165","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-Jun-2026 06:16:50 UTC] === User Orders API Called ===
[16-Jun-2026 06:16:50 UTC] User ID: 821
[16-Jun-2026 06:16:50 UTC] Limit: 20, Offset: 0
[16-Jun-2026 06:16:50 UTC] Orders found: 0
[16-Jun-2026 06:16:50 UTC] Orders data: []
[16-Jun-2026 06:16:50 UTC] Total orders count: 0
[16-Jun-2026 06:16:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jun-2026 06:16:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jun-2026 06:16:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.120.131.165, 172.71.232.7","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODIxIiwidXNlcm5hbWUiOiJKb2huIFVjIiwiZW1haWwiOiJqb2hudWMxMDBAZ21haWwuY29tIiwiZXhwIjoxNzgyMTk1MzI1fQ.5Yf6F6aJfHBmD3hrjHEfK9DzOrZzsZATmbM-kyPdTx8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0c7b03a78a5d2bc-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.120.131.165","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-Jun-2026 06:16:54 UTC] === User Orders API Called ===
[16-Jun-2026 06:16:54 UTC] User ID: 821
[16-Jun-2026 06:16:54 UTC] Limit: 20, Offset: 0
[16-Jun-2026 06:16:54 UTC] Orders found: 0
[16-Jun-2026 06:16:54 UTC] Orders data: []
[16-Jun-2026 06:16:54 UTC] Total orders count: 0
[16-Jun-2026 06:16:54 UTC] === API CALL LOG ===
[16-Jun-2026 06:16:54 UTC] Endpoint: user/profile.php
[16-Jun-2026 06:16:54 UTC] Full Log Data: {
    "timestamp": "2026-06-16 06:16:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.120.131.165",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.120.131.165, 172.71.232.7",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODIxIiwidXNlcm5hbWUiOiJKb2huIFVjIiwiZW1haWwiOiJqb2hudWMxMDBAZ21haWwuY29tIiwiZXhwIjoxNzgyMTk1MzI1fQ.5Yf6F6aJfHBmD3hrjHEfK9DzOrZzsZATmbM-kyPdTx8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c7b03a78a6d2bc-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.120.131.165",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 06:16:54 UTC] === END API CALL LOG ===
[16-Jun-2026 06:16:54 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 06:16:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODIxIiwidXNlcm5hbWUiOiJKb2huIFVjIiwiZW1haWwiOiJqb2hudWMxMDBAZ21haWwuY29tIiwiZXhwIjoxNzgyMTk1MzI1fQ.5Yf6F6aJfHBmD3hrjHEfK9DzOrZzsZATmbM-kyPdTx8
[16-Jun-2026 06:16:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 06:16:54 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 06:16:54 UTC] User ID: 821
[16-Jun-2026 06:16:54 UTC] ✅ User profile retrieved successfully for user ID: 821
[16-Jun-2026 06:16:54 UTC] === API CALL LOG ===
[16-Jun-2026 06:16:54 UTC] Endpoint: user/profile.php
[16-Jun-2026 06:16:54 UTC] Full Log Data: {
    "timestamp": "2026-06-16 06:16:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.120.131.165",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.120.131.165, 172.71.232.7",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODIxIiwidXNlcm5hbWUiOiJKb2huIFVjIiwiZW1haWwiOiJqb2hudWMxMDBAZ21haWwuY29tIiwiZXhwIjoxNzgyMTk1MzI1fQ.5Yf6F6aJfHBmD3hrjHEfK9DzOrZzsZATmbM-kyPdTx8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c7b03e1860d2bc-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.120.131.165",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 06:16:54 UTC] === END API CALL LOG ===
[16-Jun-2026 06:16:54 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 06:16:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODIxIiwidXNlcm5hbWUiOiJKb2huIFVjIiwiZW1haWwiOiJqb2hudWMxMDBAZ21haWwuY29tIiwiZXhwIjoxNzgyMTk1MzI1fQ.5Yf6F6aJfHBmD3hrjHEfK9DzOrZzsZATmbM-kyPdTx8
[16-Jun-2026 06:16:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 06:16:54 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 06:16:54 UTC] User ID: 821
[16-Jun-2026 06:16:54 UTC] ✅ User profile retrieved successfully for user ID: 821
[16-Jun-2026 06:16:55 UTC] === API CALL LOG ===
[16-Jun-2026 06:16:55 UTC] Endpoint: user/profile.php
[16-Jun-2026 06:16:55 UTC] Full Log Data: {
    "timestamp": "2026-06-16 06:16:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.120.131.165",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.120.131.165, 172.71.232.7",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODIxIiwidXNlcm5hbWUiOiJKb2huIFVjIiwiZW1haWwiOiJqb2hudWMxMDBAZ21haWwuY29tIiwiZXhwIjoxNzgyMTk1MzI1fQ.5Yf6F6aJfHBmD3hrjHEfK9DzOrZzsZATmbM-kyPdTx8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c7b042fa61d2bc-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.120.131.165",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 06:16:55 UTC] === END API CALL LOG ===
[16-Jun-2026 06:16:55 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 06:16:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODIxIiwidXNlcm5hbWUiOiJKb2huIFVjIiwiZW1haWwiOiJqb2hudWMxMDBAZ21haWwuY29tIiwiZXhwIjoxNzgyMTk1MzI1fQ.5Yf6F6aJfHBmD3hrjHEfK9DzOrZzsZATmbM-kyPdTx8
[16-Jun-2026 06:16:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 06:16:55 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 06:16:55 UTC] User ID: 821
[16-Jun-2026 06:16:55 UTC] ✅ User profile retrieved successfully for user ID: 821
[16-Jun-2026 06:17:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jun-2026 06:17:21 UTC] === API CALL LOG ===
[16-Jun-2026 06:17:21 UTC] Endpoint: user/profile.php
[16-Jun-2026 06:17:21 UTC] Full Log Data: {
    "timestamp": "2026-06-16 06:17:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.120.131.165",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.120.131.165, 172.71.232.7",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODIxIiwidXNlcm5hbWUiOiJKb2huIFVjIiwiZW1haWwiOiJqb2hudWMxMDBAZ21haWwuY29tIiwiZXhwIjoxNzgyMTk1MzI1fQ.5Yf6F6aJfHBmD3hrjHEfK9DzOrZzsZATmbM-kyPdTx8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c7b0e6dd5ed2bc-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.120.131.165",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 06:17:21 UTC] === END API CALL LOG ===
[16-Jun-2026 06:17:21 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 06:17:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODIxIiwidXNlcm5hbWUiOiJKb2huIFVjIiwiZW1haWwiOiJqb2hudWMxMDBAZ21haWwuY29tIiwiZXhwIjoxNzgyMTk1MzI1fQ.5Yf6F6aJfHBmD3hrjHEfK9DzOrZzsZATmbM-kyPdTx8
[16-Jun-2026 06:17:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 06:17:21 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 06:17:21 UTC] User ID: 821
[16-Jun-2026 06:17:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jun-2026 06:17:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.120.131.165, 172.71.232.7","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODIxIiwidXNlcm5hbWUiOiJKb2huIFVjIiwiZW1haWwiOiJqb2hudWMxMDBAZ21haWwuY29tIiwiZXhwIjoxNzgyMTk1MzI1fQ.5Yf6F6aJfHBmD3hrjHEfK9DzOrZzsZATmbM-kyPdTx8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0c7b0e6dd5bd2bc-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.120.131.165","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-Jun-2026 06:17:21 UTC] ✅ User profile retrieved successfully for user ID: 821
[16-Jun-2026 06:17:21 UTC] === User Orders API Called ===
[16-Jun-2026 06:17:21 UTC] User ID: 821
[16-Jun-2026 06:17:21 UTC] Limit: 20, Offset: 0
[16-Jun-2026 06:17:21 UTC] Orders found: 0
[16-Jun-2026 06:17:21 UTC] Orders data: []
[16-Jun-2026 06:17:21 UTC] Total orders count: 0
[16-Jun-2026 06:17:22 UTC] === API CALL LOG ===
[16-Jun-2026 06:17:22 UTC] Endpoint: user/profile.php
[16-Jun-2026 06:17:22 UTC] Full Log Data: {
    "timestamp": "2026-06-16 06:17:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.120.131.165",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.120.131.165, 172.71.232.7",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODIxIiwidXNlcm5hbWUiOiJKb2huIFVjIiwiZW1haWwiOiJqb2hudWMxMDBAZ21haWwuY29tIiwiZXhwIjoxNzgyMTk1MzI1fQ.5Yf6F6aJfHBmD3hrjHEfK9DzOrZzsZATmbM-kyPdTx8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c7b0e9fb9dd2bc-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.120.131.165",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 06:17:22 UTC] === END API CALL LOG ===
[16-Jun-2026 06:17:22 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 06:17:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODIxIiwidXNlcm5hbWUiOiJKb2huIFVjIiwiZW1haWwiOiJqb2hudWMxMDBAZ21haWwuY29tIiwiZXhwIjoxNzgyMTk1MzI1fQ.5Yf6F6aJfHBmD3hrjHEfK9DzOrZzsZATmbM-kyPdTx8
[16-Jun-2026 06:17:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 06:17:22 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 06:17:22 UTC] User ID: 821
[16-Jun-2026 06:17:22 UTC] ✅ User profile retrieved successfully for user ID: 821
[16-Jun-2026 06:17:23 UTC] === API CALL LOG ===
[16-Jun-2026 06:17:23 UTC] Endpoint: user/profile.php
[16-Jun-2026 06:17:23 UTC] Full Log Data: {
    "timestamp": "2026-06-16 06:17:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.120.131.165",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.120.131.165, 172.71.232.7",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODIxIiwidXNlcm5hbWUiOiJKb2huIFVjIiwiZW1haWwiOiJqb2hudWMxMDBAZ21haWwuY29tIiwiZXhwIjoxNzgyMTk1MzI1fQ.5Yf6F6aJfHBmD3hrjHEfK9DzOrZzsZATmbM-kyPdTx8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c7b0ef0d84d2bc-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.120.131.165",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 06:17:23 UTC] === END API CALL LOG ===
[16-Jun-2026 06:17:23 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 06:17:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODIxIiwidXNlcm5hbWUiOiJKb2huIFVjIiwiZW1haWwiOiJqb2hudWMxMDBAZ21haWwuY29tIiwiZXhwIjoxNzgyMTk1MzI1fQ.5Yf6F6aJfHBmD3hrjHEfK9DzOrZzsZATmbM-kyPdTx8
[16-Jun-2026 06:17:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 06:17:23 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 06:17:23 UTC] User ID: 821
[16-Jun-2026 06:17:23 UTC] ✅ User profile retrieved successfully for user ID: 821
[16-Jun-2026 06:17:30 UTC] === API CALL LOG ===
[16-Jun-2026 06:17:30 UTC] Endpoint: user/profile.php
[16-Jun-2026 06:17:30 UTC] Full Log Data: {
    "timestamp": "2026-06-16 06:17:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.120.131.165",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.120.131.165, 172.71.232.6",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODIxIiwidXNlcm5hbWUiOiJKb2huIFVjIiwiZW1haWwiOiJqb2hudWMxMDBAZ21haWwuY29tIiwiZXhwIjoxNzgyMTk1MzI1fQ.5Yf6F6aJfHBmD3hrjHEfK9DzOrZzsZATmbM-kyPdTx8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c7b11dbe34d2bc-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.120.131.165",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 06:17:30 UTC] === END API CALL LOG ===
[16-Jun-2026 06:17:30 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 06:17:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODIxIiwidXNlcm5hbWUiOiJKb2huIFVjIiwiZW1haWwiOiJqb2hudWMxMDBAZ21haWwuY29tIiwiZXhwIjoxNzgyMTk1MzI1fQ.5Yf6F6aJfHBmD3hrjHEfK9DzOrZzsZATmbM-kyPdTx8
[16-Jun-2026 06:17:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 06:17:30 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 06:17:30 UTC] User ID: 821
[16-Jun-2026 06:17:30 UTC] ✅ User profile retrieved successfully for user ID: 821
[16-Jun-2026 06:17:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jun-2026 06:17:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jun-2026 06:17:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.120.131.165, 172.71.232.6","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODIxIiwidXNlcm5hbWUiOiJKb2huIFVjIiwiZW1haWwiOiJqb2hudWMxMDBAZ21haWwuY29tIiwiZXhwIjoxNzgyMTk1MzI1fQ.5Yf6F6aJfHBmD3hrjHEfK9DzOrZzsZATmbM-kyPdTx8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0c7b11dbe31d2bc-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.120.131.165","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-Jun-2026 06:17:30 UTC] === User Orders API Called ===
[16-Jun-2026 06:17:30 UTC] User ID: 821
[16-Jun-2026 06:17:30 UTC] Limit: 20, Offset: 0
[16-Jun-2026 06:17:30 UTC] Orders found: 0
[16-Jun-2026 06:17:30 UTC] Orders data: []
[16-Jun-2026 06:17:30 UTC] Total orders count: 0
[16-Jun-2026 06:17:30 UTC] === API CALL LOG ===
[16-Jun-2026 06:17:30 UTC] Endpoint: user/profile.php
[16-Jun-2026 06:17:30 UTC] Full Log Data: {
    "timestamp": "2026-06-16 06:17:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.120.131.165",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.120.131.165, 172.71.232.6",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODIxIiwidXNlcm5hbWUiOiJKb2huIFVjIiwiZW1haWwiOiJqb2hudWMxMDBAZ21haWwuY29tIiwiZXhwIjoxNzgyMTk1MzI1fQ.5Yf6F6aJfHBmD3hrjHEfK9DzOrZzsZATmbM-kyPdTx8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c7b11dbe32d2bc-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.120.131.165",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 06:17:30 UTC] === END API CALL LOG ===
[16-Jun-2026 06:17:30 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 06:17:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODIxIiwidXNlcm5hbWUiOiJKb2huIFVjIiwiZW1haWwiOiJqb2hudWMxMDBAZ21haWwuY29tIiwiZXhwIjoxNzgyMTk1MzI1fQ.5Yf6F6aJfHBmD3hrjHEfK9DzOrZzsZATmbM-kyPdTx8
[16-Jun-2026 06:17:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 06:17:30 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 06:17:30 UTC] User ID: 821
[16-Jun-2026 06:17:30 UTC] ✅ User profile retrieved successfully for user ID: 821
[16-Jun-2026 07:08:29 UTC] === API CALL LOG ===
[16-Jun-2026 07:08:29 UTC] Endpoint: user/profile.php
[16-Jun-2026 07:08:29 UTC] Full Log Data: {
    "timestamp": "2026-06-16 07:08:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "195.154.49.5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "195.154.49.5, 172.68.151.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODIyIiwidXNlcm5hbWUiOiJBbGl1c2VyIiwiZW1haWwiOiJhYmJhc2toYW5mb3JleHRyYWRlckBnbWFpbC5jb20iLCJleHAiOjE3ODIxOTg1MDd9.k4Q5d1TDHj3e6PTggU87nJCIcmMlm7PgDjI7eJI_Sug",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c7fbcceb527f98-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "195.154.49.5",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 07:08:29 UTC] === END API CALL LOG ===
[16-Jun-2026 07:08:29 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 07:08:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODIyIiwidXNlcm5hbWUiOiJBbGl1c2VyIiwiZW1haWwiOiJhYmJhc2toYW5mb3JleHRyYWRlckBnbWFpbC5jb20iLCJleHAiOjE3ODIxOTg1MDd9.k4Q5d1TDHj3e6PTggU87nJCIcmMlm7PgDjI7eJI_Sug
[16-Jun-2026 07:08:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 07:08:29 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 07:08:29 UTC] User ID: 822
[16-Jun-2026 07:08:29 UTC] ✅ User profile retrieved successfully for user ID: 822
[16-Jun-2026 07:08:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jun-2026 07:08:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jun-2026 07:08:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"195.154.49.5, 172.68.151.70","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODIyIiwidXNlcm5hbWUiOiJBbGl1c2VyIiwiZW1haWwiOiJhYmJhc2toYW5mb3JleHRyYWRlckBnbWFpbC5jb20iLCJleHAiOjE3ODIxOTg1MDd9.k4Q5d1TDHj3e6PTggU87nJCIcmMlm7PgDjI7eJI_Sug","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0c7fbcceb567f98-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"195.154.49.5","cf-ipcountry":"FR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-Jun-2026 07:08:29 UTC] === User Orders API Called ===
[16-Jun-2026 07:08:29 UTC] User ID: 822
[16-Jun-2026 07:08:29 UTC] Limit: 20, Offset: 0
[16-Jun-2026 07:08:29 UTC] Orders found: 0
[16-Jun-2026 07:08:29 UTC] Orders data: []
[16-Jun-2026 07:08:29 UTC] Total orders count: 0
[16-Jun-2026 07:08:30 UTC] === API CALL LOG ===
[16-Jun-2026 07:08:30 UTC] Endpoint: user/profile.php
[16-Jun-2026 07:08:30 UTC] Full Log Data: {
    "timestamp": "2026-06-16 07:08:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "195.154.49.5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "195.154.49.5, 172.68.151.33",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODIyIiwidXNlcm5hbWUiOiJBbGl1c2VyIiwiZW1haWwiOiJhYmJhc2toYW5mb3JleHRyYWRlckBnbWFpbC5jb20iLCJleHAiOjE3ODIxOTg1MDd9.k4Q5d1TDHj3e6PTggU87nJCIcmMlm7PgDjI7eJI_Sug",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c7fbcf79db7f98-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "195.154.49.5",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 07:08:30 UTC] === END API CALL LOG ===
[16-Jun-2026 07:08:30 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 07:08:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODIyIiwidXNlcm5hbWUiOiJBbGl1c2VyIiwiZW1haWwiOiJhYmJhc2toYW5mb3JleHRyYWRlckBnbWFpbC5jb20iLCJleHAiOjE3ODIxOTg1MDd9.k4Q5d1TDHj3e6PTggU87nJCIcmMlm7PgDjI7eJI_Sug
[16-Jun-2026 07:08:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 07:08:30 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 07:08:30 UTC] User ID: 822
[16-Jun-2026 07:08:30 UTC] ✅ User profile retrieved successfully for user ID: 822
[16-Jun-2026 07:08:31 UTC] === API CALL LOG ===
[16-Jun-2026 07:08:31 UTC] Endpoint: user/profile.php
[16-Jun-2026 07:08:31 UTC] Full Log Data: {
    "timestamp": "2026-06-16 07:08:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "195.154.49.5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "195.154.49.5, 172.68.151.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODIyIiwidXNlcm5hbWUiOiJBbGl1c2VyIiwiZW1haWwiOiJhYmJhc2toYW5mb3JleHRyYWRlckBnbWFpbC5jb20iLCJleHAiOjE3ODIxOTg1MDd9.k4Q5d1TDHj3e6PTggU87nJCIcmMlm7PgDjI7eJI_Sug",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c7fbdbc98c7f98-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "195.154.49.5",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 07:08:31 UTC] === END API CALL LOG ===
[16-Jun-2026 07:08:31 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 07:08:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODIyIiwidXNlcm5hbWUiOiJBbGl1c2VyIiwiZW1haWwiOiJhYmJhc2toYW5mb3JleHRyYWRlckBnbWFpbC5jb20iLCJleHAiOjE3ODIxOTg1MDd9.k4Q5d1TDHj3e6PTggU87nJCIcmMlm7PgDjI7eJI_Sug
[16-Jun-2026 07:08:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 07:08:31 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 07:08:31 UTC] User ID: 822
[16-Jun-2026 07:08:31 UTC] ✅ User profile retrieved successfully for user ID: 822
[16-Jun-2026 07:08:37 UTC] === API CALL LOG ===
[16-Jun-2026 07:08:37 UTC] Endpoint: user/profile.php
[16-Jun-2026 07:08:37 UTC] Full Log Data: {
    "timestamp": "2026-06-16 07:08:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "195.154.49.5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "195.154.49.5, 172.68.151.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODIyIiwidXNlcm5hbWUiOiJBbGl1c2VyIiwiZW1haWwiOiJhYmJhc2toYW5mb3JleHRyYWRlckBnbWFpbC5jb20iLCJleHAiOjE3ODIxOTg1MDd9.k4Q5d1TDHj3e6PTggU87nJCIcmMlm7PgDjI7eJI_Sug",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c7fbff98667f98-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "195.154.49.5",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 07:08:37 UTC] === END API CALL LOG ===
[16-Jun-2026 07:08:37 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 07:08:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODIyIiwidXNlcm5hbWUiOiJBbGl1c2VyIiwiZW1haWwiOiJhYmJhc2toYW5mb3JleHRyYWRlckBnbWFpbC5jb20iLCJleHAiOjE3ODIxOTg1MDd9.k4Q5d1TDHj3e6PTggU87nJCIcmMlm7PgDjI7eJI_Sug
[16-Jun-2026 07:08:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 07:08:37 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 07:08:37 UTC] User ID: 822
[16-Jun-2026 07:08:37 UTC] ✅ User profile retrieved successfully for user ID: 822
[16-Jun-2026 07:09:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jun-2026 07:09:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jun-2026 07:09:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"195.154.49.5, 172.68.151.70","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODIyIiwidXNlcm5hbWUiOiJBbGl1c2VyIiwiZW1haWwiOiJhYmJhc2toYW5mb3JleHRyYWRlckBnbWFpbC5jb20iLCJleHAiOjE3ODIxOTg1MDd9.k4Q5d1TDHj3e6PTggU87nJCIcmMlm7PgDjI7eJI_Sug","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0c7fdef9bd27f98-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"195.154.49.5","cf-ipcountry":"FR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-Jun-2026 07:09:57 UTC] === User Orders API Called ===
[16-Jun-2026 07:09:57 UTC] User ID: 822
[16-Jun-2026 07:09:57 UTC] Limit: 20, Offset: 0
[16-Jun-2026 07:09:57 UTC] Orders found: 0
[16-Jun-2026 07:09:57 UTC] Orders data: []
[16-Jun-2026 07:09:57 UTC] Total orders count: 0
[16-Jun-2026 07:10:01 UTC] === API CALL LOG ===
[16-Jun-2026 07:10:01 UTC] Endpoint: user/profile.php
[16-Jun-2026 07:10:01 UTC] Full Log Data: {
    "timestamp": "2026-06-16 07:10:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "195.154.49.5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "195.154.49.5, 172.68.151.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODIyIiwidXNlcm5hbWUiOiJBbGl1c2VyIiwiZW1haWwiOiJhYmJhc2toYW5mb3JleHRyYWRlckBnbWFpbC5jb20iLCJleHAiOjE3ODIxOTg1MDd9.k4Q5d1TDHj3e6PTggU87nJCIcmMlm7PgDjI7eJI_Sug",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c7fe08ec187f98-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "195.154.49.5",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 07:10:01 UTC] === END API CALL LOG ===
[16-Jun-2026 07:10:01 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 07:10:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODIyIiwidXNlcm5hbWUiOiJBbGl1c2VyIiwiZW1haWwiOiJhYmJhc2toYW5mb3JleHRyYWRlckBnbWFpbC5jb20iLCJleHAiOjE3ODIxOTg1MDd9.k4Q5d1TDHj3e6PTggU87nJCIcmMlm7PgDjI7eJI_Sug
[16-Jun-2026 07:10:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 07:10:01 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 07:10:01 UTC] User ID: 822
[16-Jun-2026 07:10:01 UTC] ✅ User profile retrieved successfully for user ID: 822
[16-Jun-2026 07:10:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jun-2026 07:10:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jun-2026 07:10:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"195.154.49.5, 172.68.151.70","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODIyIiwidXNlcm5hbWUiOiJBbGl1c2VyIiwiZW1haWwiOiJhYmJhc2toYW5mb3JleHRyYWRlckBnbWFpbC5jb20iLCJleHAiOjE3ODIxOTg1MDd9.k4Q5d1TDHj3e6PTggU87nJCIcmMlm7PgDjI7eJI_Sug","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0c7fe08ec167f98-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"195.154.49.5","cf-ipcountry":"FR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-Jun-2026 07:10:01 UTC] === User Orders API Called ===
[16-Jun-2026 07:10:01 UTC] User ID: 822
[16-Jun-2026 07:10:01 UTC] Limit: 20, Offset: 0
[16-Jun-2026 07:10:01 UTC] Orders found: 0
[16-Jun-2026 07:10:01 UTC] Orders data: []
[16-Jun-2026 07:10:01 UTC] Total orders count: 0
[16-Jun-2026 07:10:01 UTC] === API CALL LOG ===
[16-Jun-2026 07:10:01 UTC] Endpoint: user/profile.php
[16-Jun-2026 07:10:01 UTC] Full Log Data: {
    "timestamp": "2026-06-16 07:10:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "195.154.49.5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "195.154.49.5, 172.68.151.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODIyIiwidXNlcm5hbWUiOiJBbGl1c2VyIiwiZW1haWwiOiJhYmJhc2toYW5mb3JleHRyYWRlckBnbWFpbC5jb20iLCJleHAiOjE3ODIxOTg1MDd9.k4Q5d1TDHj3e6PTggU87nJCIcmMlm7PgDjI7eJI_Sug",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c7fe0d7fd17f98-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "195.154.49.5",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 07:10:01 UTC] === END API CALL LOG ===
[16-Jun-2026 07:10:01 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 07:10:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODIyIiwidXNlcm5hbWUiOiJBbGl1c2VyIiwiZW1haWwiOiJhYmJhc2toYW5mb3JleHRyYWRlckBnbWFpbC5jb20iLCJleHAiOjE3ODIxOTg1MDd9.k4Q5d1TDHj3e6PTggU87nJCIcmMlm7PgDjI7eJI_Sug
[16-Jun-2026 07:10:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 07:10:01 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 07:10:01 UTC] User ID: 822
[16-Jun-2026 07:10:01 UTC] ✅ User profile retrieved successfully for user ID: 822
[16-Jun-2026 07:10:03 UTC] === API CALL LOG ===
[16-Jun-2026 07:10:03 UTC] Endpoint: user/profile.php
[16-Jun-2026 07:10:03 UTC] Full Log Data: {
    "timestamp": "2026-06-16 07:10:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "195.154.49.5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "195.154.49.5, 172.68.151.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODIyIiwidXNlcm5hbWUiOiJBbGl1c2VyIiwiZW1haWwiOiJhYmJhc2toYW5mb3JleHRyYWRlckBnbWFpbC5jb20iLCJleHAiOjE3ODIxOTg1MDd9.k4Q5d1TDHj3e6PTggU87nJCIcmMlm7PgDjI7eJI_Sug",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c7fe162e317f98-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "195.154.49.5",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 07:10:03 UTC] === END API CALL LOG ===
[16-Jun-2026 07:10:03 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 07:10:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODIyIiwidXNlcm5hbWUiOiJBbGl1c2VyIiwiZW1haWwiOiJhYmJhc2toYW5mb3JleHRyYWRlckBnbWFpbC5jb20iLCJleHAiOjE3ODIxOTg1MDd9.k4Q5d1TDHj3e6PTggU87nJCIcmMlm7PgDjI7eJI_Sug
[16-Jun-2026 07:10:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 07:10:03 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 07:10:03 UTC] User ID: 822
[16-Jun-2026 07:10:03 UTC] ✅ User profile retrieved successfully for user ID: 822
[16-Jun-2026 07:10:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jun-2026 07:10:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jun-2026 07:10:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"195.154.49.5, 172.68.151.71","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODIyIiwidXNlcm5hbWUiOiJBbGl1c2VyIiwiZW1haWwiOiJhYmJhc2toYW5mb3JleHRyYWRlckBnbWFpbC5jb20iLCJleHAiOjE3ODIxOTg1MDd9.k4Q5d1TDHj3e6PTggU87nJCIcmMlm7PgDjI7eJI_Sug","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0c7fe596b4e7f98-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"195.154.49.5","cf-ipcountry":"FR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-Jun-2026 07:10:14 UTC] === User Orders API Called ===
[16-Jun-2026 07:10:14 UTC] User ID: 822
[16-Jun-2026 07:10:14 UTC] Limit: 20, Offset: 0
[16-Jun-2026 07:10:14 UTC] Orders found: 0
[16-Jun-2026 07:10:14 UTC] Orders data: []
[16-Jun-2026 07:10:14 UTC] Total orders count: 0
[16-Jun-2026 07:10:14 UTC] === API CALL LOG ===
[16-Jun-2026 07:10:14 UTC] Endpoint: user/profile.php
[16-Jun-2026 07:10:14 UTC] Full Log Data: {
    "timestamp": "2026-06-16 07:10:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "195.154.49.5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "195.154.49.5, 172.68.151.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODIyIiwidXNlcm5hbWUiOiJBbGl1c2VyIiwiZW1haWwiOiJhYmJhc2toYW5mb3JleHRyYWRlckBnbWFpbC5jb20iLCJleHAiOjE3ODIxOTg1MDd9.k4Q5d1TDHj3e6PTggU87nJCIcmMlm7PgDjI7eJI_Sug",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c7fe596b537f98-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "195.154.49.5",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 07:10:14 UTC] === END API CALL LOG ===
[16-Jun-2026 07:10:14 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 07:10:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODIyIiwidXNlcm5hbWUiOiJBbGl1c2VyIiwiZW1haWwiOiJhYmJhc2toYW5mb3JleHRyYWRlckBnbWFpbC5jb20iLCJleHAiOjE3ODIxOTg1MDd9.k4Q5d1TDHj3e6PTggU87nJCIcmMlm7PgDjI7eJI_Sug
[16-Jun-2026 07:10:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 07:10:14 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 07:10:14 UTC] User ID: 822
[16-Jun-2026 07:10:14 UTC] ✅ User profile retrieved successfully for user ID: 822
[16-Jun-2026 07:10:14 UTC] === API CALL LOG ===
[16-Jun-2026 07:10:14 UTC] Endpoint: user/profile.php
[16-Jun-2026 07:10:14 UTC] Full Log Data: {
    "timestamp": "2026-06-16 07:10:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "195.154.49.5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "195.154.49.5, 172.68.151.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODIyIiwidXNlcm5hbWUiOiJBbGl1c2VyIiwiZW1haWwiOiJhYmJhc2toYW5mb3JleHRyYWRlckBnbWFpbC5jb20iLCJleHAiOjE3ODIxOTg1MDd9.k4Q5d1TDHj3e6PTggU87nJCIcmMlm7PgDjI7eJI_Sug",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c7fe5d7d867f98-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "195.154.49.5",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 07:10:14 UTC] === END API CALL LOG ===
[16-Jun-2026 07:10:14 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 07:10:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODIyIiwidXNlcm5hbWUiOiJBbGl1c2VyIiwiZW1haWwiOiJhYmJhc2toYW5mb3JleHRyYWRlckBnbWFpbC5jb20iLCJleHAiOjE3ODIxOTg1MDd9.k4Q5d1TDHj3e6PTggU87nJCIcmMlm7PgDjI7eJI_Sug
[16-Jun-2026 07:10:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 07:10:14 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 07:10:14 UTC] User ID: 822
[16-Jun-2026 07:10:14 UTC] ✅ User profile retrieved successfully for user ID: 822
[16-Jun-2026 07:10:15 UTC] === API CALL LOG ===
[16-Jun-2026 07:10:15 UTC] Endpoint: user/profile.php
[16-Jun-2026 07:10:15 UTC] Full Log Data: {
    "timestamp": "2026-06-16 07:10:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "195.154.49.5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "195.154.49.5, 172.68.151.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODIyIiwidXNlcm5hbWUiOiJBbGl1c2VyIiwiZW1haWwiOiJhYmJhc2toYW5mb3JleHRyYWRlckBnbWFpbC5jb20iLCJleHAiOjE3ODIxOTg1MDd9.k4Q5d1TDHj3e6PTggU87nJCIcmMlm7PgDjI7eJI_Sug",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c7fe65cbc57f98-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "195.154.49.5",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 07:10:15 UTC] === END API CALL LOG ===
[16-Jun-2026 07:10:15 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 07:10:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODIyIiwidXNlcm5hbWUiOiJBbGl1c2VyIiwiZW1haWwiOiJhYmJhc2toYW5mb3JleHRyYWRlckBnbWFpbC5jb20iLCJleHAiOjE3ODIxOTg1MDd9.k4Q5d1TDHj3e6PTggU87nJCIcmMlm7PgDjI7eJI_Sug
[16-Jun-2026 07:10:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 07:10:15 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 07:10:15 UTC] User ID: 822
[16-Jun-2026 07:10:15 UTC] ✅ User profile retrieved successfully for user ID: 822
[16-Jun-2026 07:10:56 UTC] === API CALL LOG ===
[16-Jun-2026 07:10:56 UTC] Endpoint: user/profile.php
[16-Jun-2026 07:10:56 UTC] Full Log Data: {
    "timestamp": "2026-06-16 07:10:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "195.154.49.5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "195.154.49.5, 172.68.151.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODIyIiwidXNlcm5hbWUiOiJBbGl1c2VyIiwiZW1haWwiOiJhYmJhc2toYW5mb3JleHRyYWRlckBnbWFpbC5jb20iLCJleHAiOjE3ODIxOTg1MDd9.k4Q5d1TDHj3e6PTggU87nJCIcmMlm7PgDjI7eJI_Sug",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c7ff604a2e7f98-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "195.154.49.5",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 07:10:56 UTC] === END API CALL LOG ===
[16-Jun-2026 07:10:56 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 07:10:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODIyIiwidXNlcm5hbWUiOiJBbGl1c2VyIiwiZW1haWwiOiJhYmJhc2toYW5mb3JleHRyYWRlckBnbWFpbC5jb20iLCJleHAiOjE3ODIxOTg1MDd9.k4Q5d1TDHj3e6PTggU87nJCIcmMlm7PgDjI7eJI_Sug
[16-Jun-2026 07:10:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 07:10:56 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 07:10:56 UTC] User ID: 822
[16-Jun-2026 07:10:56 UTC] ✅ User profile retrieved successfully for user ID: 822
[16-Jun-2026 07:10:59 UTC] === API CALL LOG ===
[16-Jun-2026 07:10:59 UTC] Endpoint: user/profile.php
[16-Jun-2026 07:10:59 UTC] Full Log Data: {
    "timestamp": "2026-06-16 07:10:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "195.154.49.5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "195.154.49.5, 172.68.151.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODIyIiwidXNlcm5hbWUiOiJBbGl1c2VyIiwiZW1haWwiOiJhYmJhc2toYW5mb3JleHRyYWRlckBnbWFpbC5jb20iLCJleHAiOjE3ODIxOTg1MDd9.k4Q5d1TDHj3e6PTggU87nJCIcmMlm7PgDjI7eJI_Sug",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c7ff776f767f98-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "195.154.49.5",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 07:10:59 UTC] === END API CALL LOG ===
[16-Jun-2026 07:10:59 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 07:10:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODIyIiwidXNlcm5hbWUiOiJBbGl1c2VyIiwiZW1haWwiOiJhYmJhc2toYW5mb3JleHRyYWRlckBnbWFpbC5jb20iLCJleHAiOjE3ODIxOTg1MDd9.k4Q5d1TDHj3e6PTggU87nJCIcmMlm7PgDjI7eJI_Sug
[16-Jun-2026 07:10:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 07:10:59 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 07:10:59 UTC] User ID: 822
[16-Jun-2026 07:10:59 UTC] ✅ User profile retrieved successfully for user ID: 822
[16-Jun-2026 07:11:00 UTC] User Purchases API - User ID: 822
[16-Jun-2026 07:11:00 UTC] User Purchases API - Total purchases found: 0
[16-Jun-2026 07:11:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jun-2026 07:11:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jun-2026 07:11:14 UTC] === API CALL LOG ===
[16-Jun-2026 07:11:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"195.154.49.5, 172.68.151.70","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODIyIiwidXNlcm5hbWUiOiJBbGl1c2VyIiwiZW1haWwiOiJhYmJhc2toYW5mb3JleHRyYWRlckBnbWFpbC5jb20iLCJleHAiOjE3ODIxOTg1MDd9.k4Q5d1TDHj3e6PTggU87nJCIcmMlm7PgDjI7eJI_Sug","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0c7ffd56ae37f98-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"195.154.49.5","cf-ipcountry":"FR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-Jun-2026 07:11:14 UTC] Endpoint: user/profile.php
[16-Jun-2026 07:11:14 UTC] Full Log Data: {
    "timestamp": "2026-06-16 07:11:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "195.154.49.5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "195.154.49.5, 172.68.151.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODIyIiwidXNlcm5hbWUiOiJBbGl1c2VyIiwiZW1haWwiOiJhYmJhc2toYW5mb3JleHRyYWRlckBnbWFpbC5jb20iLCJleHAiOjE3ODIxOTg1MDd9.k4Q5d1TDHj3e6PTggU87nJCIcmMlm7PgDjI7eJI_Sug",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c7ffd56ae67f98-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "195.154.49.5",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 07:11:14 UTC] === END API CALL LOG ===
[16-Jun-2026 07:11:14 UTC] === User Orders API Called ===
[16-Jun-2026 07:11:14 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 07:11:14 UTC] User ID: 822
[16-Jun-2026 07:11:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODIyIiwidXNlcm5hbWUiOiJBbGl1c2VyIiwiZW1haWwiOiJhYmJhc2toYW5mb3JleHRyYWRlckBnbWFpbC5jb20iLCJleHAiOjE3ODIxOTg1MDd9.k4Q5d1TDHj3e6PTggU87nJCIcmMlm7PgDjI7eJI_Sug
[16-Jun-2026 07:11:14 UTC] Limit: 20, Offset: 0
[16-Jun-2026 07:11:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 07:11:14 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 07:11:14 UTC] User ID: 822
[16-Jun-2026 07:11:14 UTC] ✅ User profile retrieved successfully for user ID: 822
[16-Jun-2026 07:11:14 UTC] Orders found: 0
[16-Jun-2026 07:11:14 UTC] Orders data: []
[16-Jun-2026 07:11:14 UTC] Total orders count: 0
[16-Jun-2026 07:11:15 UTC] === API CALL LOG ===
[16-Jun-2026 07:11:15 UTC] Endpoint: user/profile.php
[16-Jun-2026 07:11:15 UTC] Full Log Data: {
    "timestamp": "2026-06-16 07:11:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "195.154.49.5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "195.154.49.5, 172.68.151.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODIyIiwidXNlcm5hbWUiOiJBbGl1c2VyIiwiZW1haWwiOiJhYmJhc2toYW5mb3JleHRyYWRlckBnbWFpbC5jb20iLCJleHAiOjE3ODIxOTg1MDd9.k4Q5d1TDHj3e6PTggU87nJCIcmMlm7PgDjI7eJI_Sug",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c7ffd88ac27f98-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "195.154.49.5",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 07:11:15 UTC] === END API CALL LOG ===
[16-Jun-2026 07:11:15 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 07:11:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODIyIiwidXNlcm5hbWUiOiJBbGl1c2VyIiwiZW1haWwiOiJhYmJhc2toYW5mb3JleHRyYWRlckBnbWFpbC5jb20iLCJleHAiOjE3ODIxOTg1MDd9.k4Q5d1TDHj3e6PTggU87nJCIcmMlm7PgDjI7eJI_Sug
[16-Jun-2026 07:11:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 07:11:15 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 07:11:15 UTC] User ID: 822
[16-Jun-2026 07:11:15 UTC] ✅ User profile retrieved successfully for user ID: 822
[16-Jun-2026 07:11:16 UTC] === API CALL LOG ===
[16-Jun-2026 07:11:16 UTC] Endpoint: user/profile.php
[16-Jun-2026 07:11:16 UTC] Full Log Data: {
    "timestamp": "2026-06-16 07:11:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "195.154.49.5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "195.154.49.5, 172.68.151.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODIyIiwidXNlcm5hbWUiOiJBbGl1c2VyIiwiZW1haWwiOiJhYmJhc2toYW5mb3JleHRyYWRlckBnbWFpbC5jb20iLCJleHAiOjE3ODIxOTg1MDd9.k4Q5d1TDHj3e6PTggU87nJCIcmMlm7PgDjI7eJI_Sug",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c7ffde285f7f98-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "195.154.49.5",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 07:11:16 UTC] === END API CALL LOG ===
[16-Jun-2026 07:11:16 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 07:11:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODIyIiwidXNlcm5hbWUiOiJBbGl1c2VyIiwiZW1haWwiOiJhYmJhc2toYW5mb3JleHRyYWRlckBnbWFpbC5jb20iLCJleHAiOjE3ODIxOTg1MDd9.k4Q5d1TDHj3e6PTggU87nJCIcmMlm7PgDjI7eJI_Sug
[16-Jun-2026 07:11:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 07:11:16 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 07:11:16 UTC] User ID: 822
[16-Jun-2026 07:11:16 UTC] ✅ User profile retrieved successfully for user ID: 822
[16-Jun-2026 07:11:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jun-2026 07:11:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jun-2026 07:11:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"195.154.49.5, 172.68.151.70","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODIyIiwidXNlcm5hbWUiOiJBbGl1c2VyIiwiZW1haWwiOiJhYmJhc2toYW5mb3JleHRyYWRlckBnbWFpbC5jb20iLCJleHAiOjE3ODIxOTg1MDd9.k4Q5d1TDHj3e6PTggU87nJCIcmMlm7PgDjI7eJI_Sug","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0c800068cbf7f98-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"195.154.49.5","cf-ipcountry":"FR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-Jun-2026 07:11:22 UTC] === User Orders API Called ===
[16-Jun-2026 07:11:22 UTC] User ID: 822
[16-Jun-2026 07:11:22 UTC] Limit: 20, Offset: 0
[16-Jun-2026 07:11:22 UTC] Orders found: 0
[16-Jun-2026 07:11:22 UTC] Orders data: []
[16-Jun-2026 07:11:22 UTC] Total orders count: 0
[16-Jun-2026 07:11:22 UTC] === API CALL LOG ===
[16-Jun-2026 07:11:22 UTC] Endpoint: user/profile.php
[16-Jun-2026 07:11:22 UTC] Full Log Data: {
    "timestamp": "2026-06-16 07:11:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "195.154.49.5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "195.154.49.5, 172.68.151.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODIyIiwidXNlcm5hbWUiOiJBbGl1c2VyIiwiZW1haWwiOiJhYmJhc2toYW5mb3JleHRyYWRlckBnbWFpbC5jb20iLCJleHAiOjE3ODIxOTg1MDd9.k4Q5d1TDHj3e6PTggU87nJCIcmMlm7PgDjI7eJI_Sug",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c800068cc17f98-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "195.154.49.5",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 07:11:22 UTC] === END API CALL LOG ===
[16-Jun-2026 07:11:22 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 07:11:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODIyIiwidXNlcm5hbWUiOiJBbGl1c2VyIiwiZW1haWwiOiJhYmJhc2toYW5mb3JleHRyYWRlckBnbWFpbC5jb20iLCJleHAiOjE3ODIxOTg1MDd9.k4Q5d1TDHj3e6PTggU87nJCIcmMlm7PgDjI7eJI_Sug
[16-Jun-2026 07:11:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 07:11:22 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 07:11:22 UTC] User ID: 822
[16-Jun-2026 07:11:22 UTC] ✅ User profile retrieved successfully for user ID: 822
[16-Jun-2026 07:11:23 UTC] === API CALL LOG ===
[16-Jun-2026 07:11:23 UTC] Endpoint: user/profile.php
[16-Jun-2026 07:11:23 UTC] Full Log Data: {
    "timestamp": "2026-06-16 07:11:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "195.154.49.5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "195.154.49.5, 172.68.151.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODIyIiwidXNlcm5hbWUiOiJBbGl1c2VyIiwiZW1haWwiOiJhYmJhc2toYW5mb3JleHRyYWRlckBnbWFpbC5jb20iLCJleHAiOjE3ODIxOTg1MDd9.k4Q5d1TDHj3e6PTggU87nJCIcmMlm7PgDjI7eJI_Sug",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c8000a0e757f98-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "195.154.49.5",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 07:11:23 UTC] === END API CALL LOG ===
[16-Jun-2026 07:11:23 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 07:11:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODIyIiwidXNlcm5hbWUiOiJBbGl1c2VyIiwiZW1haWwiOiJhYmJhc2toYW5mb3JleHRyYWRlckBnbWFpbC5jb20iLCJleHAiOjE3ODIxOTg1MDd9.k4Q5d1TDHj3e6PTggU87nJCIcmMlm7PgDjI7eJI_Sug
[16-Jun-2026 07:11:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 07:11:23 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 07:11:23 UTC] User ID: 822
[16-Jun-2026 07:11:23 UTC] ✅ User profile retrieved successfully for user ID: 822
[16-Jun-2026 07:11:25 UTC] === API CALL LOG ===
[16-Jun-2026 07:11:25 UTC] Endpoint: user/profile.php
[16-Jun-2026 07:11:25 UTC] Full Log Data: {
    "timestamp": "2026-06-16 07:11:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "195.154.49.5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "195.154.49.5, 172.68.151.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODIyIiwidXNlcm5hbWUiOiJBbGl1c2VyIiwiZW1haWwiOiJhYmJhc2toYW5mb3JleHRyYWRlckBnbWFpbC5jb20iLCJleHAiOjE3ODIxOTg1MDd9.k4Q5d1TDHj3e6PTggU87nJCIcmMlm7PgDjI7eJI_Sug",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c800177fcd7f98-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "195.154.49.5",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 07:11:25 UTC] === END API CALL LOG ===
[16-Jun-2026 07:11:25 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 07:11:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODIyIiwidXNlcm5hbWUiOiJBbGl1c2VyIiwiZW1haWwiOiJhYmJhc2toYW5mb3JleHRyYWRlckBnbWFpbC5jb20iLCJleHAiOjE3ODIxOTg1MDd9.k4Q5d1TDHj3e6PTggU87nJCIcmMlm7PgDjI7eJI_Sug
[16-Jun-2026 07:11:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 07:11:25 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 07:11:25 UTC] User ID: 822
[16-Jun-2026 07:11:25 UTC] ✅ User profile retrieved successfully for user ID: 822
[16-Jun-2026 07:11:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jun-2026 07:11:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jun-2026 07:11:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"195.154.49.5, 172.68.151.70","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODIyIiwidXNlcm5hbWUiOiJBbGl1c2VyIiwiZW1haWwiOiJhYmJhc2toYW5mb3JleHRyYWRlckBnbWFpbC5jb20iLCJleHAiOjE3ODIxOTg1MDd9.k4Q5d1TDHj3e6PTggU87nJCIcmMlm7PgDjI7eJI_Sug","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0c800cd7b8c7f98-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"195.154.49.5","cf-ipcountry":"FR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-Jun-2026 07:11:54 UTC] === User Orders API Called ===
[16-Jun-2026 07:11:54 UTC] User ID: 822
[16-Jun-2026 07:11:54 UTC] Limit: 20, Offset: 0
[16-Jun-2026 07:11:54 UTC] Orders found: 0
[16-Jun-2026 07:11:54 UTC] Orders data: []
[16-Jun-2026 07:11:54 UTC] Total orders count: 0
[16-Jun-2026 07:11:54 UTC] === API CALL LOG ===
[16-Jun-2026 07:11:54 UTC] Endpoint: user/profile.php
[16-Jun-2026 07:11:54 UTC] Full Log Data: {
    "timestamp": "2026-06-16 07:11:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "195.154.49.5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "195.154.49.5, 172.68.151.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODIyIiwidXNlcm5hbWUiOiJBbGl1c2VyIiwiZW1haWwiOiJhYmJhc2toYW5mb3JleHRyYWRlckBnbWFpbC5jb20iLCJleHAiOjE3ODIxOTg1MDd9.k4Q5d1TDHj3e6PTggU87nJCIcmMlm7PgDjI7eJI_Sug",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c800cd7b927f98-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "195.154.49.5",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 07:11:54 UTC] === END API CALL LOG ===
[16-Jun-2026 07:11:54 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 07:11:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODIyIiwidXNlcm5hbWUiOiJBbGl1c2VyIiwiZW1haWwiOiJhYmJhc2toYW5mb3JleHRyYWRlckBnbWFpbC5jb20iLCJleHAiOjE3ODIxOTg1MDd9.k4Q5d1TDHj3e6PTggU87nJCIcmMlm7PgDjI7eJI_Sug
[16-Jun-2026 07:11:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 07:11:54 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 07:11:54 UTC] User ID: 822
[16-Jun-2026 07:11:54 UTC] ✅ User profile retrieved successfully for user ID: 822
[16-Jun-2026 07:11:54 UTC] === API CALL LOG ===
[16-Jun-2026 07:11:54 UTC] Endpoint: user/profile.php
[16-Jun-2026 07:11:54 UTC] Full Log Data: {
    "timestamp": "2026-06-16 07:11:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "195.154.49.5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "195.154.49.5, 172.68.151.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODIyIiwidXNlcm5hbWUiOiJBbGl1c2VyIiwiZW1haWwiOiJhYmJhc2toYW5mb3JleHRyYWRlckBnbWFpbC5jb20iLCJleHAiOjE3ODIxOTg1MDd9.k4Q5d1TDHj3e6PTggU87nJCIcmMlm7PgDjI7eJI_Sug",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c800cd7b8f7f98-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "195.154.49.5",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 07:11:54 UTC] === END API CALL LOG ===
[16-Jun-2026 07:11:54 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 07:11:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODIyIiwidXNlcm5hbWUiOiJBbGl1c2VyIiwiZW1haWwiOiJhYmJhc2toYW5mb3JleHRyYWRlckBnbWFpbC5jb20iLCJleHAiOjE3ODIxOTg1MDd9.k4Q5d1TDHj3e6PTggU87nJCIcmMlm7PgDjI7eJI_Sug
[16-Jun-2026 07:11:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 07:11:54 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 07:11:54 UTC] User ID: 822
[16-Jun-2026 07:11:54 UTC] ✅ User profile retrieved successfully for user ID: 822
[16-Jun-2026 07:11:55 UTC] === API CALL LOG ===
[16-Jun-2026 07:11:55 UTC] Endpoint: user/profile.php
[16-Jun-2026 07:11:55 UTC] Full Log Data: {
    "timestamp": "2026-06-16 07:11:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "195.154.49.5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "195.154.49.5, 172.68.151.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODIyIiwidXNlcm5hbWUiOiJBbGl1c2VyIiwiZW1haWwiOiJhYmJhc2toYW5mb3JleHRyYWRlckBnbWFpbC5jb20iLCJleHAiOjE3ODIxOTg1MDd9.k4Q5d1TDHj3e6PTggU87nJCIcmMlm7PgDjI7eJI_Sug",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c800d5df987f98-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "195.154.49.5",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 07:11:55 UTC] === END API CALL LOG ===
[16-Jun-2026 07:11:55 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 07:11:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODIyIiwidXNlcm5hbWUiOiJBbGl1c2VyIiwiZW1haWwiOiJhYmJhc2toYW5mb3JleHRyYWRlckBnbWFpbC5jb20iLCJleHAiOjE3ODIxOTg1MDd9.k4Q5d1TDHj3e6PTggU87nJCIcmMlm7PgDjI7eJI_Sug
[16-Jun-2026 07:11:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 07:11:55 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 07:11:55 UTC] User ID: 822
[16-Jun-2026 07:11:55 UTC] ✅ User profile retrieved successfully for user ID: 822
[16-Jun-2026 08:30:20 UTC] === API CALL LOG ===
[16-Jun-2026 08:30:20 UTC] Endpoint: user/profile.php
[16-Jun-2026 08:30:20 UTC] Full Log Data: {
    "timestamp": "2026-06-16 08:30:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:5f:483d:ecb1:2dff:fe79:4d6b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e3:5f:483d:ecb1:2dff:fe79:4d6b, 172.71.124.88",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODIzIiwidXNlcm5hbWUiOiJUSEUgR09EIE9GIEFMTCBIQUNLIiwiZW1haWwiOiJzdWJoc3JpdmFzdGF2YTc1QGdtYWlsLmNvbSIsImV4cCI6MTc4MjIwMzQxOX0.mjY0YnjJOpdPU9cXVZNa-t5nOtXXjGeGGs5WcgUbGlU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c873b1da3ace8a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e3:5f:483d:ecb1:2dff:fe79:4d6b",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 08:30:20 UTC] === END API CALL LOG ===
[16-Jun-2026 08:30:20 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 08:30:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODIzIiwidXNlcm5hbWUiOiJUSEUgR09EIE9GIEFMTCBIQUNLIiwiZW1haWwiOiJzdWJoc3JpdmFzdGF2YTc1QGdtYWlsLmNvbSIsImV4cCI6MTc4MjIwMzQxOX0.mjY0YnjJOpdPU9cXVZNa-t5nOtXXjGeGGs5WcgUbGlU
[16-Jun-2026 08:30:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 08:30:20 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 08:30:20 UTC] User ID: 823
[16-Jun-2026 08:30:20 UTC] ✅ User profile retrieved successfully for user ID: 823
[16-Jun-2026 08:30:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jun-2026 08:30:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jun-2026 08:30:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40e3:5f:483d:ecb1:2dff:fe79:4d6b, 172.71.124.88","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODIzIiwidXNlcm5hbWUiOiJUSEUgR09EIE9GIEFMTCBIQUNLIiwiZW1haWwiOiJzdWJoc3JpdmFzdGF2YTc1QGdtYWlsLmNvbSIsImV4cCI6MTc4MjIwMzQxOX0.mjY0YnjJOpdPU9cXVZNa-t5nOtXXjGeGGs5WcgUbGlU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0c873b1da45ce8a-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40e3:5f:483d:ecb1:2dff:fe79:4d6b","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-Jun-2026 08:30:20 UTC] === User Orders API Called ===
[16-Jun-2026 08:30:20 UTC] User ID: 823
[16-Jun-2026 08:30:20 UTC] Limit: 20, Offset: 0
[16-Jun-2026 08:30:20 UTC] Orders found: 0
[16-Jun-2026 08:30:20 UTC] Orders data: []
[16-Jun-2026 08:30:20 UTC] Total orders count: 0
[16-Jun-2026 08:30:20 UTC] === API CALL LOG ===
[16-Jun-2026 08:30:20 UTC] Endpoint: user/profile.php
[16-Jun-2026 08:30:20 UTC] Full Log Data: {
    "timestamp": "2026-06-16 08:30:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:5f:483d:ecb1:2dff:fe79:4d6b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e3:5f:483d:ecb1:2dff:fe79:4d6b, 172.71.124.88",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODIzIiwidXNlcm5hbWUiOiJUSEUgR09EIE9GIEFMTCBIQUNLIiwiZW1haWwiOiJzdWJoc3JpdmFzdGF2YTc1QGdtYWlsLmNvbSIsImV4cCI6MTc4MjIwMzQxOX0.mjY0YnjJOpdPU9cXVZNa-t5nOtXXjGeGGs5WcgUbGlU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c873b27c67ce8a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e3:5f:483d:ecb1:2dff:fe79:4d6b",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 08:30:20 UTC] === END API CALL LOG ===
[16-Jun-2026 08:30:20 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 08:30:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODIzIiwidXNlcm5hbWUiOiJUSEUgR09EIE9GIEFMTCBIQUNLIiwiZW1haWwiOiJzdWJoc3JpdmFzdGF2YTc1QGdtYWlsLmNvbSIsImV4cCI6MTc4MjIwMzQxOX0.mjY0YnjJOpdPU9cXVZNa-t5nOtXXjGeGGs5WcgUbGlU
[16-Jun-2026 08:30:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 08:30:20 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 08:30:20 UTC] User ID: 823
[16-Jun-2026 08:30:20 UTC] ✅ User profile retrieved successfully for user ID: 823
[16-Jun-2026 08:30:21 UTC] === API CALL LOG ===
[16-Jun-2026 08:30:21 UTC] Endpoint: user/profile.php
[16-Jun-2026 08:30:21 UTC] Full Log Data: {
    "timestamp": "2026-06-16 08:30:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:5f:483d:ecb1:2dff:fe79:4d6b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e3:5f:483d:ecb1:2dff:fe79:4d6b, 172.71.124.88",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODIzIiwidXNlcm5hbWUiOiJUSEUgR09EIE9GIEFMTCBIQUNLIiwiZW1haWwiOiJzdWJoc3JpdmFzdGF2YTc1QGdtYWlsLmNvbSIsImV4cCI6MTc4MjIwMzQxOX0.mjY0YnjJOpdPU9cXVZNa-t5nOtXXjGeGGs5WcgUbGlU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c873b9dc21ce8a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e3:5f:483d:ecb1:2dff:fe79:4d6b",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 08:30:21 UTC] === END API CALL LOG ===
[16-Jun-2026 08:30:21 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 08:30:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODIzIiwidXNlcm5hbWUiOiJUSEUgR09EIE9GIEFMTCBIQUNLIiwiZW1haWwiOiJzdWJoc3JpdmFzdGF2YTc1QGdtYWlsLmNvbSIsImV4cCI6MTc4MjIwMzQxOX0.mjY0YnjJOpdPU9cXVZNa-t5nOtXXjGeGGs5WcgUbGlU
[16-Jun-2026 08:30:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 08:30:21 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 08:30:21 UTC] User ID: 823
[16-Jun-2026 08:30:21 UTC] ✅ User profile retrieved successfully for user ID: 823
[16-Jun-2026 08:31:36 UTC] === API CALL LOG ===
[16-Jun-2026 08:31:36 UTC] Endpoint: user/profile.php
[16-Jun-2026 08:31:36 UTC] Full Log Data: {
    "timestamp": "2026-06-16 08:31:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:5f:483d:ecb1:2dff:fe79:4d6b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e3:5f:483d:ecb1:2dff:fe79:4d6b, 162.158.108.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODIzIiwidXNlcm5hbWUiOiJUSEUgR09EIE9GIEFMTCBIQUNLIiwiZW1haWwiOiJzdWJoc3JpdmFzdGF2YTc1QGdtYWlsLmNvbSIsImV4cCI6MTc4MjIwMzQxOX0.mjY0YnjJOpdPU9cXVZNa-t5nOtXXjGeGGs5WcgUbGlU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c8758afda9fd2d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e3:5f:483d:ecb1:2dff:fe79:4d6b",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 08:31:36 UTC] === END API CALL LOG ===
[16-Jun-2026 08:31:36 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 08:31:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODIzIiwidXNlcm5hbWUiOiJUSEUgR09EIE9GIEFMTCBIQUNLIiwiZW1haWwiOiJzdWJoc3JpdmFzdGF2YTc1QGdtYWlsLmNvbSIsImV4cCI6MTc4MjIwMzQxOX0.mjY0YnjJOpdPU9cXVZNa-t5nOtXXjGeGGs5WcgUbGlU
[16-Jun-2026 08:31:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 08:31:36 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 08:31:36 UTC] User ID: 823
[16-Jun-2026 08:31:36 UTC] ✅ User profile retrieved successfully for user ID: 823
[16-Jun-2026 08:31:36 UTC] User Purchases API - User ID: 823
[16-Jun-2026 08:31:36 UTC] User Purchases API - Total purchases found: 0
[16-Jun-2026 08:31:42 UTC] === API CALL LOG ===
[16-Jun-2026 08:31:42 UTC] Endpoint: user/profile.php
[16-Jun-2026 08:31:42 UTC] Full Log Data: {
    "timestamp": "2026-06-16 08:31:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:5f:483d:ecb1:2dff:fe79:4d6b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e3:5f:483d:ecb1:2dff:fe79:4d6b, 162.158.108.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODIzIiwidXNlcm5hbWUiOiJUSEUgR09EIE9GIEFMTCBIQUNLIiwiZW1haWwiOiJzdWJoc3JpdmFzdGF2YTc1QGdtYWlsLmNvbSIsImV4cCI6MTc4MjIwMzQxOX0.mjY0YnjJOpdPU9cXVZNa-t5nOtXXjGeGGs5WcgUbGlU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c875b2381dfd2d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e3:5f:483d:ecb1:2dff:fe79:4d6b",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 08:31:42 UTC] === END API CALL LOG ===
[16-Jun-2026 08:31:42 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 08:31:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODIzIiwidXNlcm5hbWUiOiJUSEUgR09EIE9GIEFMTCBIQUNLIiwiZW1haWwiOiJzdWJoc3JpdmFzdGF2YTc1QGdtYWlsLmNvbSIsImV4cCI6MTc4MjIwMzQxOX0.mjY0YnjJOpdPU9cXVZNa-t5nOtXXjGeGGs5WcgUbGlU
[16-Jun-2026 08:31:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 08:31:42 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 08:31:42 UTC] User ID: 823
[16-Jun-2026 08:31:42 UTC] ✅ User profile retrieved successfully for user ID: 823
[16-Jun-2026 08:31:42 UTC] User Purchases API - User ID: 823
[16-Jun-2026 08:31:42 UTC] User Purchases API - Total purchases found: 0
[16-Jun-2026 08:31:43 UTC] User Purchases API - User ID: 823
[16-Jun-2026 08:31:43 UTC] User Purchases API - Total purchases found: 0
[16-Jun-2026 08:31:44 UTC] User Purchases API - User ID: 823
[16-Jun-2026 08:31:44 UTC] User Purchases API - Total purchases found: 0
[16-Jun-2026 08:31:45 UTC] User Purchases API - User ID: 823
[16-Jun-2026 08:31:45 UTC] User Purchases API - Total purchases found: 0
[16-Jun-2026 08:31:46 UTC] === API CALL LOG ===
[16-Jun-2026 08:31:46 UTC] Endpoint: user/profile.php
[16-Jun-2026 08:31:46 UTC] Full Log Data: {
    "timestamp": "2026-06-16 08:31:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:5f:483d:ecb1:2dff:fe79:4d6b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e3:5f:483d:ecb1:2dff:fe79:4d6b, 162.158.108.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODIzIiwidXNlcm5hbWUiOiJUSEUgR09EIE9GIEFMTCBIQUNLIiwiZW1haWwiOiJzdWJoc3JpdmFzdGF2YTc1QGdtYWlsLmNvbSIsImV4cCI6MTc4MjIwMzQxOX0.mjY0YnjJOpdPU9cXVZNa-t5nOtXXjGeGGs5WcgUbGlU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c875cd9c74fd2d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e3:5f:483d:ecb1:2dff:fe79:4d6b",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 08:31:46 UTC] === END API CALL LOG ===
[16-Jun-2026 08:31:46 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 08:31:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODIzIiwidXNlcm5hbWUiOiJUSEUgR09EIE9GIEFMTCBIQUNLIiwiZW1haWwiOiJzdWJoc3JpdmFzdGF2YTc1QGdtYWlsLmNvbSIsImV4cCI6MTc4MjIwMzQxOX0.mjY0YnjJOpdPU9cXVZNa-t5nOtXXjGeGGs5WcgUbGlU
[16-Jun-2026 08:31:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 08:31:46 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 08:31:46 UTC] User ID: 823
[16-Jun-2026 08:31:46 UTC] ✅ User profile retrieved successfully for user ID: 823
[16-Jun-2026 08:31:47 UTC] User Purchases API - User ID: 823
[16-Jun-2026 08:31:47 UTC] User Purchases API - Total purchases found: 0
[16-Jun-2026 08:31:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jun-2026 08:31:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jun-2026 08:31:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40e3:5f:483d:ecb1:2dff:fe79:4d6b, 162.158.108.70","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODIzIiwidXNlcm5hbWUiOiJUSEUgR09EIE9GIEFMTCBIQUNLIiwiZW1haWwiOiJzdWJoc3JpdmFzdGF2YTc1QGdtYWlsLmNvbSIsImV4cCI6MTc4MjIwMzQxOX0.mjY0YnjJOpdPU9cXVZNa-t5nOtXXjGeGGs5WcgUbGlU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0c875e4acb5fd2d-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40e3:5f:483d:ecb1:2dff:fe79:4d6b","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-Jun-2026 08:31:50 UTC] === User Orders API Called ===
[16-Jun-2026 08:31:50 UTC] User ID: 823
[16-Jun-2026 08:31:50 UTC] Limit: 20, Offset: 0
[16-Jun-2026 08:31:50 UTC] Orders found: 0
[16-Jun-2026 08:31:50 UTC] Orders data: []
[16-Jun-2026 08:31:50 UTC] Total orders count: 0
[16-Jun-2026 08:31:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jun-2026 08:31:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jun-2026 08:31:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40e3:5f:483d:ecb1:2dff:fe79:4d6b, 162.158.108.70","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODIzIiwidXNlcm5hbWUiOiJUSEUgR09EIE9GIEFMTCBIQUNLIiwiZW1haWwiOiJzdWJoc3JpdmFzdGF2YTc1QGdtYWlsLmNvbSIsImV4cCI6MTc4MjIwMzQxOX0.mjY0YnjJOpdPU9cXVZNa-t5nOtXXjGeGGs5WcgUbGlU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0c875fc9b21fd2d-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40e3:5f:483d:ecb1:2dff:fe79:4d6b","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-Jun-2026 08:31:54 UTC] === User Orders API Called ===
[16-Jun-2026 08:31:54 UTC] User ID: 823
[16-Jun-2026 08:31:54 UTC] Limit: 20, Offset: 0
[16-Jun-2026 08:31:54 UTC] Orders found: 0
[16-Jun-2026 08:31:54 UTC] Orders data: []
[16-Jun-2026 08:31:54 UTC] Total orders count: 0
[16-Jun-2026 08:32:04 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jun-2026 08:32:04 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jun-2026 08:32:04 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40e3:5f:483d:ecb1:2dff:fe79:4d6b, 162.158.108.71","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODIzIiwidXNlcm5hbWUiOiJUSEUgR09EIE9GIEFMTCBIQUNLIiwiZW1haWwiOiJzdWJoc3JpdmFzdGF2YTc1QGdtYWlsLmNvbSIsImV4cCI6MTc4MjIwMzQxOX0.mjY0YnjJOpdPU9cXVZNa-t5nOtXXjGeGGs5WcgUbGlU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0c87637cd68fd2d-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40e3:5f:483d:ecb1:2dff:fe79:4d6b","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-Jun-2026 08:32:04 UTC] === User Orders API Called ===
[16-Jun-2026 08:32:04 UTC] User ID: 823
[16-Jun-2026 08:32:04 UTC] Limit: 20, Offset: 0
[16-Jun-2026 08:32:04 UTC] Orders found: 0
[16-Jun-2026 08:32:04 UTC] Orders data: []
[16-Jun-2026 08:32:04 UTC] Total orders count: 0
[16-Jun-2026 08:32:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jun-2026 08:32:06 UTC] === API CALL LOG ===
[16-Jun-2026 08:32:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jun-2026 08:32:06 UTC] Endpoint: user/profile.php
[16-Jun-2026 08:32:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40e3:5f:483d:ecb1:2dff:fe79:4d6b, 162.158.108.71","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODIzIiwidXNlcm5hbWUiOiJUSEUgR09EIE9GIEFMTCBIQUNLIiwiZW1haWwiOiJzdWJoc3JpdmFzdGF2YTc1QGdtYWlsLmNvbSIsImV4cCI6MTc4MjIwMzQxOX0.mjY0YnjJOpdPU9cXVZNa-t5nOtXXjGeGGs5WcgUbGlU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0c8764a8f73fd2d-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40e3:5f:483d:ecb1:2dff:fe79:4d6b","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-Jun-2026 08:32:06 UTC] Full Log Data: {
    "timestamp": "2026-06-16 08:32:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:5f:483d:ecb1:2dff:fe79:4d6b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e3:5f:483d:ecb1:2dff:fe79:4d6b, 162.158.108.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODIzIiwidXNlcm5hbWUiOiJUSEUgR09EIE9GIEFMTCBIQUNLIiwiZW1haWwiOiJzdWJoc3JpdmFzdGF2YTc1QGdtYWlsLmNvbSIsImV4cCI6MTc4MjIwMzQxOX0.mjY0YnjJOpdPU9cXVZNa-t5nOtXXjGeGGs5WcgUbGlU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c8764a8f76fd2d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e3:5f:483d:ecb1:2dff:fe79:4d6b",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 08:32:06 UTC] === END API CALL LOG ===
[16-Jun-2026 08:32:06 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 08:32:06 UTC] === User Orders API Called ===
[16-Jun-2026 08:32:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODIzIiwidXNlcm5hbWUiOiJUSEUgR09EIE9GIEFMTCBIQUNLIiwiZW1haWwiOiJzdWJoc3JpdmFzdGF2YTc1QGdtYWlsLmNvbSIsImV4cCI6MTc4MjIwMzQxOX0.mjY0YnjJOpdPU9cXVZNa-t5nOtXXjGeGGs5WcgUbGlU
[16-Jun-2026 08:32:06 UTC] User ID: 823
[16-Jun-2026 08:32:06 UTC] Limit: 20, Offset: 0
[16-Jun-2026 08:32:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 08:32:06 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 08:32:06 UTC] User ID: 823
[16-Jun-2026 08:32:06 UTC] Orders found: 0
[16-Jun-2026 08:32:06 UTC] ✅ User profile retrieved successfully for user ID: 823
[16-Jun-2026 08:32:06 UTC] Orders data: []
[16-Jun-2026 08:32:06 UTC] Total orders count: 0
[16-Jun-2026 08:32:07 UTC] === API CALL LOG ===
[16-Jun-2026 08:32:07 UTC] Endpoint: user/profile.php
[16-Jun-2026 08:32:07 UTC] Full Log Data: {
    "timestamp": "2026-06-16 08:32:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:5f:483d:ecb1:2dff:fe79:4d6b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e3:5f:483d:ecb1:2dff:fe79:4d6b, 162.158.108.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODIzIiwidXNlcm5hbWUiOiJUSEUgR09EIE9GIEFMTCBIQUNLIiwiZW1haWwiOiJzdWJoc3JpdmFzdGF2YTc1QGdtYWlsLmNvbSIsImV4cCI6MTc4MjIwMzQxOX0.mjY0YnjJOpdPU9cXVZNa-t5nOtXXjGeGGs5WcgUbGlU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c8764e4b93fd2d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e3:5f:483d:ecb1:2dff:fe79:4d6b",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 08:32:07 UTC] === END API CALL LOG ===
[16-Jun-2026 08:32:07 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 08:32:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODIzIiwidXNlcm5hbWUiOiJUSEUgR09EIE9GIEFMTCBIQUNLIiwiZW1haWwiOiJzdWJoc3JpdmFzdGF2YTc1QGdtYWlsLmNvbSIsImV4cCI6MTc4MjIwMzQxOX0.mjY0YnjJOpdPU9cXVZNa-t5nOtXXjGeGGs5WcgUbGlU
[16-Jun-2026 08:32:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 08:32:07 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 08:32:07 UTC] User ID: 823
[16-Jun-2026 08:32:07 UTC] ✅ User profile retrieved successfully for user ID: 823
[16-Jun-2026 08:32:08 UTC] === API CALL LOG ===
[16-Jun-2026 08:32:08 UTC] Endpoint: user/profile.php
[16-Jun-2026 08:32:08 UTC] Full Log Data: {
    "timestamp": "2026-06-16 08:32:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:5f:483d:ecb1:2dff:fe79:4d6b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e3:5f:483d:ecb1:2dff:fe79:4d6b, 162.158.108.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODIzIiwidXNlcm5hbWUiOiJUSEUgR09EIE9GIEFMTCBIQUNLIiwiZW1haWwiOiJzdWJoc3JpdmFzdGF2YTc1QGdtYWlsLmNvbSIsImV4cCI6MTc4MjIwMzQxOX0.mjY0YnjJOpdPU9cXVZNa-t5nOtXXjGeGGs5WcgUbGlU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c876535be7fd2d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e3:5f:483d:ecb1:2dff:fe79:4d6b",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 08:32:08 UTC] === END API CALL LOG ===
[16-Jun-2026 08:32:08 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 08:32:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODIzIiwidXNlcm5hbWUiOiJUSEUgR09EIE9GIEFMTCBIQUNLIiwiZW1haWwiOiJzdWJoc3JpdmFzdGF2YTc1QGdtYWlsLmNvbSIsImV4cCI6MTc4MjIwMzQxOX0.mjY0YnjJOpdPU9cXVZNa-t5nOtXXjGeGGs5WcgUbGlU
[16-Jun-2026 08:32:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 08:32:08 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 08:32:08 UTC] User ID: 823
[16-Jun-2026 08:32:08 UTC] ✅ User profile retrieved successfully for user ID: 823
[16-Jun-2026 08:32:48 UTC] === API CALL LOG ===
[16-Jun-2026 08:32:48 UTC] Endpoint: user/profile.php
[16-Jun-2026 08:32:48 UTC] Full Log Data: {
    "timestamp": "2026-06-16 08:32:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:5f:483d:ecb1:2dff:fe79:4d6b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e3:5f:483d:ecb1:2dff:fe79:4d6b, 162.158.108.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODIzIiwidXNlcm5hbWUiOiJUSEUgR09EIE9GIEFMTCBIQUNLIiwiZW1haWwiOiJzdWJoc3JpdmFzdGF2YTc1QGdtYWlsLmNvbSIsImV4cCI6MTc4MjIwMzQxOX0.mjY0YnjJOpdPU9cXVZNa-t5nOtXXjGeGGs5WcgUbGlU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c8774e6e9bfd2d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e3:5f:483d:ecb1:2dff:fe79:4d6b",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 08:32:48 UTC] === END API CALL LOG ===
[16-Jun-2026 08:32:48 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 08:32:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODIzIiwidXNlcm5hbWUiOiJUSEUgR09EIE9GIEFMTCBIQUNLIiwiZW1haWwiOiJzdWJoc3JpdmFzdGF2YTc1QGdtYWlsLmNvbSIsImV4cCI6MTc4MjIwMzQxOX0.mjY0YnjJOpdPU9cXVZNa-t5nOtXXjGeGGs5WcgUbGlU
[16-Jun-2026 08:32:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 08:32:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jun-2026 08:32:48 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 08:32:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jun-2026 08:32:48 UTC] User ID: 823
[16-Jun-2026 08:32:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40e3:5f:483d:ecb1:2dff:fe79:4d6b, 162.158.108.71","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODIzIiwidXNlcm5hbWUiOiJUSEUgR09EIE9GIEFMTCBIQUNLIiwiZW1haWwiOiJzdWJoc3JpdmFzdGF2YTc1QGdtYWlsLmNvbSIsImV4cCI6MTc4MjIwMzQxOX0.mjY0YnjJOpdPU9cXVZNa-t5nOtXXjGeGGs5WcgUbGlU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0c8774e6e97fd2d-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40e3:5f:483d:ecb1:2dff:fe79:4d6b","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-Jun-2026 08:32:48 UTC] === User Orders API Called ===
[16-Jun-2026 08:32:48 UTC] User ID: 823
[16-Jun-2026 08:32:48 UTC] Limit: 20, Offset: 0
[16-Jun-2026 08:32:48 UTC] ✅ User profile retrieved successfully for user ID: 823
[16-Jun-2026 08:32:48 UTC] Orders found: 0
[16-Jun-2026 08:32:48 UTC] Orders data: []
[16-Jun-2026 08:32:48 UTC] Total orders count: 0
[16-Jun-2026 08:32:49 UTC] === API CALL LOG ===
[16-Jun-2026 08:32:49 UTC] Endpoint: user/profile.php
[16-Jun-2026 08:32:49 UTC] Full Log Data: {
    "timestamp": "2026-06-16 08:32:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:5f:483d:ecb1:2dff:fe79:4d6b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e3:5f:483d:ecb1:2dff:fe79:4d6b, 162.158.108.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODIzIiwidXNlcm5hbWUiOiJUSEUgR09EIE9GIEFMTCBIQUNLIiwiZW1haWwiOiJzdWJoc3JpdmFzdGF2YTc1QGdtYWlsLmNvbSIsImV4cCI6MTc4MjIwMzQxOX0.mjY0YnjJOpdPU9cXVZNa-t5nOtXXjGeGGs5WcgUbGlU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c8775219c6fd2d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e3:5f:483d:ecb1:2dff:fe79:4d6b",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 08:32:49 UTC] === END API CALL LOG ===
[16-Jun-2026 08:32:49 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 08:32:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODIzIiwidXNlcm5hbWUiOiJUSEUgR09EIE9GIEFMTCBIQUNLIiwiZW1haWwiOiJzdWJoc3JpdmFzdGF2YTc1QGdtYWlsLmNvbSIsImV4cCI6MTc4MjIwMzQxOX0.mjY0YnjJOpdPU9cXVZNa-t5nOtXXjGeGGs5WcgUbGlU
[16-Jun-2026 08:32:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 08:32:49 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 08:32:49 UTC] User ID: 823
[16-Jun-2026 08:32:49 UTC] ✅ User profile retrieved successfully for user ID: 823
[16-Jun-2026 08:32:49 UTC] === API CALL LOG ===
[16-Jun-2026 08:32:49 UTC] Endpoint: user/profile.php
[16-Jun-2026 08:32:49 UTC] Full Log Data: {
    "timestamp": "2026-06-16 08:32:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:5f:483d:ecb1:2dff:fe79:4d6b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e3:5f:483d:ecb1:2dff:fe79:4d6b, 162.158.108.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODIzIiwidXNlcm5hbWUiOiJUSEUgR09EIE9GIEFMTCBIQUNLIiwiZW1haWwiOiJzdWJoc3JpdmFzdGF2YTc1QGdtYWlsLmNvbSIsImV4cCI6MTc4MjIwMzQxOX0.mjY0YnjJOpdPU9cXVZNa-t5nOtXXjGeGGs5WcgUbGlU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c877567e6efd2d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e3:5f:483d:ecb1:2dff:fe79:4d6b",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 08:32:49 UTC] === END API CALL LOG ===
[16-Jun-2026 08:32:49 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 08:32:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODIzIiwidXNlcm5hbWUiOiJUSEUgR09EIE9GIEFMTCBIQUNLIiwiZW1haWwiOiJzdWJoc3JpdmFzdGF2YTc1QGdtYWlsLmNvbSIsImV4cCI6MTc4MjIwMzQxOX0.mjY0YnjJOpdPU9cXVZNa-t5nOtXXjGeGGs5WcgUbGlU
[16-Jun-2026 08:32:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 08:32:49 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 08:32:49 UTC] User ID: 823
[16-Jun-2026 08:32:49 UTC] ✅ User profile retrieved successfully for user ID: 823
[16-Jun-2026 08:33:01 UTC] === API CALL LOG ===
[16-Jun-2026 08:33:01 UTC] Endpoint: user/profile.php
[16-Jun-2026 08:33:01 UTC] Full Log Data: {
    "timestamp": "2026-06-16 08:33:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:5f:483d:ecb1:2dff:fe79:4d6b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e3:5f:483d:ecb1:2dff:fe79:4d6b, 172.70.147.179",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODIzIiwidXNlcm5hbWUiOiJUSEUgR09EIE9GIEFMTCBIQUNLIiwiZW1haWwiOiJzdWJoc3JpdmFzdGF2YTc1QGdtYWlsLmNvbSIsImV4cCI6MTc4MjIwMzQxOX0.mjY0YnjJOpdPU9cXVZNa-t5nOtXXjGeGGs5WcgUbGlU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c8779eab8a0dbe-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e3:5f:483d:ecb1:2dff:fe79:4d6b",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 08:33:01 UTC] === END API CALL LOG ===
[16-Jun-2026 08:33:01 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 08:33:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODIzIiwidXNlcm5hbWUiOiJUSEUgR09EIE9GIEFMTCBIQUNLIiwiZW1haWwiOiJzdWJoc3JpdmFzdGF2YTc1QGdtYWlsLmNvbSIsImV4cCI6MTc4MjIwMzQxOX0.mjY0YnjJOpdPU9cXVZNa-t5nOtXXjGeGGs5WcgUbGlU
[16-Jun-2026 08:33:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 08:33:01 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 08:33:01 UTC] User ID: 823
[16-Jun-2026 08:33:01 UTC] ✅ User profile retrieved successfully for user ID: 823
[16-Jun-2026 08:33:04 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jun-2026 08:33:04 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jun-2026 08:33:04 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40e3:5f:483d:ecb1:2dff:fe79:4d6b, 172.70.147.179","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODIzIiwidXNlcm5hbWUiOiJUSEUgR09EIE9GIEFMTCBIQUNLIiwiZW1haWwiOiJzdWJoc3JpdmFzdGF2YTc1QGdtYWlsLmNvbSIsImV4cCI6MTc4MjIwMzQxOX0.mjY0YnjJOpdPU9cXVZNa-t5nOtXXjGeGGs5WcgUbGlU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0c877b37fa50dbe-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40e3:5f:483d:ecb1:2dff:fe79:4d6b","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-Jun-2026 08:33:04 UTC] === User Orders API Called ===
[16-Jun-2026 08:33:04 UTC] User ID: 823
[16-Jun-2026 08:33:04 UTC] Limit: 20, Offset: 0
[16-Jun-2026 08:33:04 UTC] Orders found: 0
[16-Jun-2026 08:33:04 UTC] Orders data: []
[16-Jun-2026 08:33:04 UTC] Total orders count: 0
[16-Jun-2026 08:33:05 UTC] === API CALL LOG ===
[16-Jun-2026 08:33:05 UTC] Endpoint: user/profile.php
[16-Jun-2026 08:33:05 UTC] Full Log Data: {
    "timestamp": "2026-06-16 08:33:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:5f:483d:ecb1:2dff:fe79:4d6b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e3:5f:483d:ecb1:2dff:fe79:4d6b, 172.70.93.121",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODIzIiwidXNlcm5hbWUiOiJUSEUgR09EIE9GIEFMTCBIQUNLIiwiZW1haWwiOiJzdWJoc3JpdmFzdGF2YTc1QGdtYWlsLmNvbSIsImV4cCI6MTc4MjIwMzQxOX0.mjY0YnjJOpdPU9cXVZNa-t5nOtXXjGeGGs5WcgUbGlU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c877b9dadf0dbe-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e3:5f:483d:ecb1:2dff:fe79:4d6b",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 08:33:05 UTC] === END API CALL LOG ===
[16-Jun-2026 08:33:05 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 08:33:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODIzIiwidXNlcm5hbWUiOiJUSEUgR09EIE9GIEFMTCBIQUNLIiwiZW1haWwiOiJzdWJoc3JpdmFzdGF2YTc1QGdtYWlsLmNvbSIsImV4cCI6MTc4MjIwMzQxOX0.mjY0YnjJOpdPU9cXVZNa-t5nOtXXjGeGGs5WcgUbGlU
[16-Jun-2026 08:33:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 08:33:05 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 08:33:05 UTC] User ID: 823
[16-Jun-2026 08:33:05 UTC] ✅ User profile retrieved successfully for user ID: 823
[16-Jun-2026 08:33:06 UTC] User Purchases API - User ID: 823
[16-Jun-2026 08:33:06 UTC] User Purchases API - Total purchases found: 0
[16-Jun-2026 09:40:24 UTC] === API CALL LOG ===
[16-Jun-2026 09:40:24 UTC] Endpoint: user/profile.php
[16-Jun-2026 09:40:24 UTC] Full Log Data: {
    "timestamp": "2026-06-16 09:40:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "76.164.202.162",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "76.164.202.162, 172.71.144.68",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI0IiwidXNlcm5hbWUiOiJlbGFoZV9naGl5YWJpIiwiZW1haWwiOiJlbGlpZ2hpeWFiaTE5OTZAZ21haWwuY29tIiwiZXhwIjoxNzgyMjA3NjIzfQ.OvKjedgcBC3Wa-Iyt4RWXWLvM0dyRyfS0QrGASZ77dI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c8da558b9edbfe-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "76.164.202.162",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 09:40:24 UTC] === END API CALL LOG ===
[16-Jun-2026 09:40:24 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 09:40:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI0IiwidXNlcm5hbWUiOiJlbGFoZV9naGl5YWJpIiwiZW1haWwiOiJlbGlpZ2hpeWFiaTE5OTZAZ21haWwuY29tIiwiZXhwIjoxNzgyMjA3NjIzfQ.OvKjedgcBC3Wa-Iyt4RWXWLvM0dyRyfS0QrGASZ77dI
[16-Jun-2026 09:40:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 09:40:24 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 09:40:24 UTC] User ID: 824
[16-Jun-2026 09:40:24 UTC] ✅ User profile retrieved successfully for user ID: 824
[16-Jun-2026 09:40:24 UTC] === API CALL LOG ===
[16-Jun-2026 09:40:24 UTC] Endpoint: user/profile.php
[16-Jun-2026 09:40:24 UTC] Full Log Data: {
    "timestamp": "2026-06-16 09:40:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "76.164.202.162",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "76.164.202.162, 172.71.144.83",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI0IiwidXNlcm5hbWUiOiJlbGFoZV9naGl5YWJpIiwiZW1haWwiOiJlbGlpZ2hpeWFiaTE5OTZAZ21haWwuY29tIiwiZXhwIjoxNzgyMjA3NjIzfQ.OvKjedgcBC3Wa-Iyt4RWXWLvM0dyRyfS0QrGASZ77dI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c8da558b8ddbfe-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "76.164.202.162",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 09:40:24 UTC] === END API CALL LOG ===
[16-Jun-2026 09:40:24 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 09:40:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI0IiwidXNlcm5hbWUiOiJlbGFoZV9naGl5YWJpIiwiZW1haWwiOiJlbGlpZ2hpeWFiaTE5OTZAZ21haWwuY29tIiwiZXhwIjoxNzgyMjA3NjIzfQ.OvKjedgcBC3Wa-Iyt4RWXWLvM0dyRyfS0QrGASZ77dI
[16-Jun-2026 09:40:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 09:40:24 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 09:40:24 UTC] User ID: 824
[16-Jun-2026 09:40:24 UTC] ✅ User profile retrieved successfully for user ID: 824
[16-Jun-2026 09:40:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jun-2026 09:40:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jun-2026 09:40:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"76.164.202.162, 172.71.144.83","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI0IiwidXNlcm5hbWUiOiJlbGFoZV9naGl5YWJpIiwiZW1haWwiOiJlbGlpZ2hpeWFiaTE5OTZAZ21haWwuY29tIiwiZXhwIjoxNzgyMjA3NjIzfQ.OvKjedgcBC3Wa-Iyt4RWXWLvM0dyRyfS0QrGASZ77dI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0c8da558b97dbfe-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"76.164.202.162","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-Jun-2026 09:40:24 UTC] === User Orders API Called ===
[16-Jun-2026 09:40:24 UTC] User ID: 824
[16-Jun-2026 09:40:24 UTC] Limit: 20, Offset: 0
[16-Jun-2026 09:40:24 UTC] Orders found: 0
[16-Jun-2026 09:40:24 UTC] Orders data: []
[16-Jun-2026 09:40:24 UTC] Total orders count: 0
[16-Jun-2026 09:40:25 UTC] === API CALL LOG ===
[16-Jun-2026 09:40:25 UTC] Endpoint: user/profile.php
[16-Jun-2026 09:40:25 UTC] Full Log Data: {
    "timestamp": "2026-06-16 09:40:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "76.164.202.162",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "76.164.202.162, 172.71.144.68",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI0IiwidXNlcm5hbWUiOiJlbGFoZV9naGl5YWJpIiwiZW1haWwiOiJlbGlpZ2hpeWFiaTE5OTZAZ21haWwuY29tIiwiZXhwIjoxNzgyMjA3NjIzfQ.OvKjedgcBC3Wa-Iyt4RWXWLvM0dyRyfS0QrGASZ77dI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c8da5aa852dbfe-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "76.164.202.162",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 09:40:25 UTC] === END API CALL LOG ===
[16-Jun-2026 09:40:25 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 09:40:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI0IiwidXNlcm5hbWUiOiJlbGFoZV9naGl5YWJpIiwiZW1haWwiOiJlbGlpZ2hpeWFiaTE5OTZAZ21haWwuY29tIiwiZXhwIjoxNzgyMjA3NjIzfQ.OvKjedgcBC3Wa-Iyt4RWXWLvM0dyRyfS0QrGASZ77dI
[16-Jun-2026 09:40:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 09:40:25 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 09:40:25 UTC] User ID: 824
[16-Jun-2026 09:40:25 UTC] ✅ User profile retrieved successfully for user ID: 824
[16-Jun-2026 09:41:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jun-2026 09:41:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jun-2026 09:41:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"76.164.202.162, 172.71.144.83","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI0IiwidXNlcm5hbWUiOiJlbGFoZV9naGl5YWJpIiwiZW1haWwiOiJlbGlpZ2hpeWFiaTE5OTZAZ21haWwuY29tIiwiZXhwIjoxNzgyMjA3NjIzfQ.OvKjedgcBC3Wa-Iyt4RWXWLvM0dyRyfS0QrGASZ77dI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0c8dc0d9a90dbfe-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"76.164.202.162","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-Jun-2026 09:41:34 UTC] === User Orders API Called ===
[16-Jun-2026 09:41:34 UTC] User ID: 824
[16-Jun-2026 09:41:34 UTC] Limit: 20, Offset: 0
[16-Jun-2026 09:41:34 UTC] Orders found: 0
[16-Jun-2026 09:41:34 UTC] Orders data: []
[16-Jun-2026 09:41:34 UTC] Total orders count: 0
[16-Jun-2026 09:41:34 UTC] === API CALL LOG ===
[16-Jun-2026 09:41:34 UTC] Endpoint: user/profile.php
[16-Jun-2026 09:41:34 UTC] Full Log Data: {
    "timestamp": "2026-06-16 09:41:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "76.164.202.162",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "76.164.202.162, 172.71.144.83",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI0IiwidXNlcm5hbWUiOiJlbGFoZV9naGl5YWJpIiwiZW1haWwiOiJlbGlpZ2hpeWFiaTE5OTZAZ21haWwuY29tIiwiZXhwIjoxNzgyMjA3NjIzfQ.OvKjedgcBC3Wa-Iyt4RWXWLvM0dyRyfS0QrGASZ77dI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c8dc0d9a9fdbfe-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "76.164.202.162",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 09:41:34 UTC] === END API CALL LOG ===
[16-Jun-2026 09:41:34 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 09:41:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI0IiwidXNlcm5hbWUiOiJlbGFoZV9naGl5YWJpIiwiZW1haWwiOiJlbGlpZ2hpeWFiaTE5OTZAZ21haWwuY29tIiwiZXhwIjoxNzgyMjA3NjIzfQ.OvKjedgcBC3Wa-Iyt4RWXWLvM0dyRyfS0QrGASZ77dI
[16-Jun-2026 09:41:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 09:41:34 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 09:41:34 UTC] User ID: 824
[16-Jun-2026 09:41:34 UTC] ✅ User profile retrieved successfully for user ID: 824
[16-Jun-2026 09:41:35 UTC] === API CALL LOG ===
[16-Jun-2026 09:41:35 UTC] Endpoint: user/profile.php
[16-Jun-2026 09:41:35 UTC] Full Log Data: {
    "timestamp": "2026-06-16 09:41:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "76.164.202.162",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "76.164.202.162, 172.71.144.83",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI0IiwidXNlcm5hbWUiOiJlbGFoZV9naGl5YWJpIiwiZW1haWwiOiJlbGlpZ2hpeWFiaTE5OTZAZ21haWwuY29tIiwiZXhwIjoxNzgyMjA3NjIzfQ.OvKjedgcBC3Wa-Iyt4RWXWLvM0dyRyfS0QrGASZ77dI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c8dc126d55dbfe-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "76.164.202.162",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 09:41:35 UTC] === END API CALL LOG ===
[16-Jun-2026 09:41:35 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 09:41:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI0IiwidXNlcm5hbWUiOiJlbGFoZV9naGl5YWJpIiwiZW1haWwiOiJlbGlpZ2hpeWFiaTE5OTZAZ21haWwuY29tIiwiZXhwIjoxNzgyMjA3NjIzfQ.OvKjedgcBC3Wa-Iyt4RWXWLvM0dyRyfS0QrGASZ77dI
[16-Jun-2026 09:41:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 09:41:35 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 09:41:35 UTC] User ID: 824
[16-Jun-2026 09:41:35 UTC] ✅ User profile retrieved successfully for user ID: 824
[16-Jun-2026 09:41:35 UTC] === API CALL LOG ===
[16-Jun-2026 09:41:35 UTC] Endpoint: user/profile.php
[16-Jun-2026 09:41:35 UTC] Full Log Data: {
    "timestamp": "2026-06-16 09:41:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "76.164.202.162",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "76.164.202.162, 172.71.144.83",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI0IiwidXNlcm5hbWUiOiJlbGFoZV9naGl5YWJpIiwiZW1haWwiOiJlbGlpZ2hpeWFiaTE5OTZAZ21haWwuY29tIiwiZXhwIjoxNzgyMjA3NjIzfQ.OvKjedgcBC3Wa-Iyt4RWXWLvM0dyRyfS0QrGASZ77dI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c8dc131815dbfe-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "76.164.202.162",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 09:41:35 UTC] === END API CALL LOG ===
[16-Jun-2026 09:41:35 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 09:41:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI0IiwidXNlcm5hbWUiOiJlbGFoZV9naGl5YWJpIiwiZW1haWwiOiJlbGlpZ2hpeWFiaTE5OTZAZ21haWwuY29tIiwiZXhwIjoxNzgyMjA3NjIzfQ.OvKjedgcBC3Wa-Iyt4RWXWLvM0dyRyfS0QrGASZ77dI
[16-Jun-2026 09:41:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 09:41:35 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 09:41:35 UTC] User ID: 824
[16-Jun-2026 09:41:35 UTC] ✅ User profile retrieved successfully for user ID: 824
[16-Jun-2026 09:41:44 UTC] === API CALL LOG ===
[16-Jun-2026 09:41:44 UTC] Endpoint: user/profile.php
[16-Jun-2026 09:41:44 UTC] Full Log Data: {
    "timestamp": "2026-06-16 09:41:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "76.164.202.162",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "76.164.202.162, 172.71.148.68",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI0IiwidXNlcm5hbWUiOiJlbGFoZV9naGl5YWJpIiwiZW1haWwiOiJlbGlpZ2hpeWFiaTE5OTZAZ21haWwuY29tIiwiZXhwIjoxNzgyMjA3NjIzfQ.OvKjedgcBC3Wa-Iyt4RWXWLvM0dyRyfS0QrGASZ77dI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c8dc4b4f69dc88-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "76.164.202.162",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 09:41:44 UTC] === END API CALL LOG ===
[16-Jun-2026 09:41:44 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 09:41:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI0IiwidXNlcm5hbWUiOiJlbGFoZV9naGl5YWJpIiwiZW1haWwiOiJlbGlpZ2hpeWFiaTE5OTZAZ21haWwuY29tIiwiZXhwIjoxNzgyMjA3NjIzfQ.OvKjedgcBC3Wa-Iyt4RWXWLvM0dyRyfS0QrGASZ77dI
[16-Jun-2026 09:41:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 09:41:44 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 09:41:44 UTC] User ID: 824
[16-Jun-2026 09:41:44 UTC] ✅ User profile retrieved successfully for user ID: 824
[16-Jun-2026 09:41:45 UTC] === API CALL LOG ===
[16-Jun-2026 09:41:45 UTC] Endpoint: user/profile.php
[16-Jun-2026 09:41:45 UTC] Full Log Data: {
    "timestamp": "2026-06-16 09:41:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "76.164.202.162",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "76.164.202.162, 172.71.148.68",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI0IiwidXNlcm5hbWUiOiJlbGFoZV9naGl5YWJpIiwiZW1haWwiOiJlbGlpZ2hpeWFiaTE5OTZAZ21haWwuY29tIiwiZXhwIjoxNzgyMjA3NjIzfQ.OvKjedgcBC3Wa-Iyt4RWXWLvM0dyRyfS0QrGASZ77dI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c8dc4fef6fdc88-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "76.164.202.162",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 09:41:45 UTC] === END API CALL LOG ===
[16-Jun-2026 09:41:45 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 09:41:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI0IiwidXNlcm5hbWUiOiJlbGFoZV9naGl5YWJpIiwiZW1haWwiOiJlbGlpZ2hpeWFiaTE5OTZAZ21haWwuY29tIiwiZXhwIjoxNzgyMjA3NjIzfQ.OvKjedgcBC3Wa-Iyt4RWXWLvM0dyRyfS0QrGASZ77dI
[16-Jun-2026 09:41:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 09:41:45 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 09:41:45 UTC] User ID: 824
[16-Jun-2026 09:41:45 UTC] ✅ User profile retrieved successfully for user ID: 824
[16-Jun-2026 09:41:45 UTC] === API CALL LOG ===
[16-Jun-2026 09:41:45 UTC] Endpoint: user/profile.php
[16-Jun-2026 09:41:45 UTC] Full Log Data: {
    "timestamp": "2026-06-16 09:41:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "76.164.202.162",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "76.164.202.162, 172.71.148.68",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI0IiwidXNlcm5hbWUiOiJlbGFoZV9naGl5YWJpIiwiZW1haWwiOiJlbGlpZ2hpeWFiaTE5OTZAZ21haWwuY29tIiwiZXhwIjoxNzgyMjA3NjIzfQ.OvKjedgcBC3Wa-Iyt4RWXWLvM0dyRyfS0QrGASZ77dI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c8dc4fef7cdc88-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "76.164.202.162",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 09:41:45 UTC] === END API CALL LOG ===
[16-Jun-2026 09:41:45 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 09:41:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI0IiwidXNlcm5hbWUiOiJlbGFoZV9naGl5YWJpIiwiZW1haWwiOiJlbGlpZ2hpeWFiaTE5OTZAZ21haWwuY29tIiwiZXhwIjoxNzgyMjA3NjIzfQ.OvKjedgcBC3Wa-Iyt4RWXWLvM0dyRyfS0QrGASZ77dI
[16-Jun-2026 09:41:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 09:41:45 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 09:41:45 UTC] User ID: 824
[16-Jun-2026 09:41:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jun-2026 09:41:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jun-2026 09:41:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"76.164.202.162, 172.71.148.68","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI0IiwidXNlcm5hbWUiOiJlbGFoZV9naGl5YWJpIiwiZW1haWwiOiJlbGlpZ2hpeWFiaTE5OTZAZ21haWwuY29tIiwiZXhwIjoxNzgyMjA3NjIzfQ.OvKjedgcBC3Wa-Iyt4RWXWLvM0dyRyfS0QrGASZ77dI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0c8dc4fef79dc88-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"76.164.202.162","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-Jun-2026 09:41:45 UTC] === User Orders API Called ===
[16-Jun-2026 09:41:45 UTC] User ID: 824
[16-Jun-2026 09:41:45 UTC] ✅ User profile retrieved successfully for user ID: 824
[16-Jun-2026 09:41:45 UTC] Limit: 20, Offset: 0
[16-Jun-2026 09:41:45 UTC] Orders found: 0
[16-Jun-2026 09:41:45 UTC] Orders data: []
[16-Jun-2026 09:41:45 UTC] Total orders count: 0
[16-Jun-2026 09:41:46 UTC] === API CALL LOG ===
[16-Jun-2026 09:41:46 UTC] Endpoint: user/profile.php
[16-Jun-2026 09:41:46 UTC] Full Log Data: {
    "timestamp": "2026-06-16 09:41:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "76.164.202.162",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "76.164.202.162, 172.71.148.68",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI0IiwidXNlcm5hbWUiOiJlbGFoZV9naGl5YWJpIiwiZW1haWwiOiJlbGlpZ2hpeWFiaTE5OTZAZ21haWwuY29tIiwiZXhwIjoxNzgyMjA3NjIzfQ.OvKjedgcBC3Wa-Iyt4RWXWLvM0dyRyfS0QrGASZ77dI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c8dc54b8b2dc88-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "76.164.202.162",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 09:41:46 UTC] === END API CALL LOG ===
[16-Jun-2026 09:41:46 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 09:41:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI0IiwidXNlcm5hbWUiOiJlbGFoZV9naGl5YWJpIiwiZW1haWwiOiJlbGlpZ2hpeWFiaTE5OTZAZ21haWwuY29tIiwiZXhwIjoxNzgyMjA3NjIzfQ.OvKjedgcBC3Wa-Iyt4RWXWLvM0dyRyfS0QrGASZ77dI
[16-Jun-2026 09:41:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 09:41:46 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 09:41:46 UTC] User ID: 824
[16-Jun-2026 09:41:46 UTC] ✅ User profile retrieved successfully for user ID: 824
[16-Jun-2026 09:42:06 UTC] === API CALL LOG ===
[16-Jun-2026 09:42:06 UTC] Endpoint: user/profile.php
[16-Jun-2026 09:42:06 UTC] Full Log Data: {
    "timestamp": "2026-06-16 09:42:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "76.164.202.162",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "76.164.202.162, 172.71.144.83",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI0IiwidXNlcm5hbWUiOiJlbGFoZV9naGl5YWJpIiwiZW1haWwiOiJlbGlpZ2hpeWFiaTE5OTZAZ21haWwuY29tIiwiZXhwIjoxNzgyMjA3NjIzfQ.OvKjedgcBC3Wa-Iyt4RWXWLvM0dyRyfS0QrGASZ77dI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c8dcd09879dbff-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "76.164.202.162",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 09:42:06 UTC] === END API CALL LOG ===
[16-Jun-2026 09:42:06 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 09:42:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI0IiwidXNlcm5hbWUiOiJlbGFoZV9naGl5YWJpIiwiZW1haWwiOiJlbGlpZ2hpeWFiaTE5OTZAZ21haWwuY29tIiwiZXhwIjoxNzgyMjA3NjIzfQ.OvKjedgcBC3Wa-Iyt4RWXWLvM0dyRyfS0QrGASZ77dI
[16-Jun-2026 09:42:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 09:42:06 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 09:42:06 UTC] User ID: 824
[16-Jun-2026 09:42:06 UTC] ✅ User profile retrieved successfully for user ID: 824
[16-Jun-2026 09:42:06 UTC] === API CALL LOG ===
[16-Jun-2026 09:42:06 UTC] Endpoint: user/profile.php
[16-Jun-2026 09:42:06 UTC] Full Log Data: {
    "timestamp": "2026-06-16 09:42:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "76.164.202.162",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "76.164.202.162, 172.71.144.83",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI0IiwidXNlcm5hbWUiOiJlbGFoZV9naGl5YWJpIiwiZW1haWwiOiJlbGlpZ2hpeWFiaTE5OTZAZ21haWwuY29tIiwiZXhwIjoxNzgyMjA3NjIzfQ.OvKjedgcBC3Wa-Iyt4RWXWLvM0dyRyfS0QrGASZ77dI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c8dcd45f3ddbff-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "76.164.202.162",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 09:42:06 UTC] === END API CALL LOG ===
[16-Jun-2026 09:42:06 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 09:42:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI0IiwidXNlcm5hbWUiOiJlbGFoZV9naGl5YWJpIiwiZW1haWwiOiJlbGlpZ2hpeWFiaTE5OTZAZ21haWwuY29tIiwiZXhwIjoxNzgyMjA3NjIzfQ.OvKjedgcBC3Wa-Iyt4RWXWLvM0dyRyfS0QrGASZ77dI
[16-Jun-2026 09:42:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 09:42:06 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 09:42:06 UTC] User ID: 824
[16-Jun-2026 09:42:06 UTC] ✅ User profile retrieved successfully for user ID: 824
[16-Jun-2026 09:42:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jun-2026 09:42:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jun-2026 09:42:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"76.164.202.162, 172.71.144.83","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI0IiwidXNlcm5hbWUiOiJlbGFoZV9naGl5YWJpIiwiZW1haWwiOiJlbGlpZ2hpeWFiaTE5OTZAZ21haWwuY29tIiwiZXhwIjoxNzgyMjA3NjIzfQ.OvKjedgcBC3Wa-Iyt4RWXWLvM0dyRyfS0QrGASZ77dI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0c8dcd45f46dbff-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"76.164.202.162","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-Jun-2026 09:42:06 UTC] === User Orders API Called ===
[16-Jun-2026 09:42:06 UTC] User ID: 824
[16-Jun-2026 09:42:06 UTC] Limit: 20, Offset: 0
[16-Jun-2026 09:42:06 UTC] Orders found: 0
[16-Jun-2026 09:42:06 UTC] Orders data: []
[16-Jun-2026 09:42:06 UTC] Total orders count: 0
[16-Jun-2026 09:42:06 UTC] === API CALL LOG ===
[16-Jun-2026 09:42:06 UTC] Endpoint: user/profile.php
[16-Jun-2026 09:42:06 UTC] Full Log Data: {
    "timestamp": "2026-06-16 09:42:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "76.164.202.162",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "76.164.202.162, 172.71.144.83",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI0IiwidXNlcm5hbWUiOiJlbGFoZV9naGl5YWJpIiwiZW1haWwiOiJlbGlpZ2hpeWFiaTE5OTZAZ21haWwuY29tIiwiZXhwIjoxNzgyMjA3NjIzfQ.OvKjedgcBC3Wa-Iyt4RWXWLvM0dyRyfS0QrGASZ77dI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c8dcd45f49dbff-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "76.164.202.162",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 09:42:06 UTC] === END API CALL LOG ===
[16-Jun-2026 09:42:06 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 09:42:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI0IiwidXNlcm5hbWUiOiJlbGFoZV9naGl5YWJpIiwiZW1haWwiOiJlbGlpZ2hpeWFiaTE5OTZAZ21haWwuY29tIiwiZXhwIjoxNzgyMjA3NjIzfQ.OvKjedgcBC3Wa-Iyt4RWXWLvM0dyRyfS0QrGASZ77dI
[16-Jun-2026 09:42:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 09:42:06 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 09:42:06 UTC] User ID: 824
[16-Jun-2026 09:42:06 UTC] ✅ User profile retrieved successfully for user ID: 824
[16-Jun-2026 09:42:07 UTC] === API CALL LOG ===
[16-Jun-2026 09:42:07 UTC] Endpoint: user/profile.php
[16-Jun-2026 09:42:07 UTC] Full Log Data: {
    "timestamp": "2026-06-16 09:42:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "76.164.202.162",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "76.164.202.162, 172.71.144.83",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI0IiwidXNlcm5hbWUiOiJlbGFoZV9naGl5YWJpIiwiZW1haWwiOiJlbGlpZ2hpeWFiaTE5OTZAZ21haWwuY29tIiwiZXhwIjoxNzgyMjA3NjIzfQ.OvKjedgcBC3Wa-Iyt4RWXWLvM0dyRyfS0QrGASZ77dI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c8dcd94a78dbff-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "76.164.202.162",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 09:42:07 UTC] === END API CALL LOG ===
[16-Jun-2026 09:42:07 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 09:42:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI0IiwidXNlcm5hbWUiOiJlbGFoZV9naGl5YWJpIiwiZW1haWwiOiJlbGlpZ2hpeWFiaTE5OTZAZ21haWwuY29tIiwiZXhwIjoxNzgyMjA3NjIzfQ.OvKjedgcBC3Wa-Iyt4RWXWLvM0dyRyfS0QrGASZ77dI
[16-Jun-2026 09:42:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 09:42:07 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 09:42:07 UTC] User ID: 824
[16-Jun-2026 09:42:07 UTC] ✅ User profile retrieved successfully for user ID: 824
[16-Jun-2026 09:42:24 UTC] === API CALL LOG ===
[16-Jun-2026 09:42:24 UTC] Endpoint: user/profile.php
[16-Jun-2026 09:42:24 UTC] Full Log Data: {
    "timestamp": "2026-06-16 09:42:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "76.164.202.162",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "76.164.202.162, 172.71.172.162",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI0IiwidXNlcm5hbWUiOiJlbGFoZV9naGl5YWJpIiwiZW1haWwiOiJlbGlpZ2hpeWFiaTE5OTZAZ21haWwuY29tIiwiZXhwIjoxNzgyMjA3NjIzfQ.OvKjedgcBC3Wa-Iyt4RWXWLvM0dyRyfS0QrGASZ77dI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c8dd430de3d3a8-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "76.164.202.162",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 09:42:24 UTC] === END API CALL LOG ===
[16-Jun-2026 09:42:24 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 09:42:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI0IiwidXNlcm5hbWUiOiJlbGFoZV9naGl5YWJpIiwiZW1haWwiOiJlbGlpZ2hpeWFiaTE5OTZAZ21haWwuY29tIiwiZXhwIjoxNzgyMjA3NjIzfQ.OvKjedgcBC3Wa-Iyt4RWXWLvM0dyRyfS0QrGASZ77dI
[16-Jun-2026 09:42:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 09:42:24 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 09:42:24 UTC] User ID: 824
[16-Jun-2026 09:42:24 UTC] ✅ User profile retrieved successfully for user ID: 824
[16-Jun-2026 09:42:25 UTC] === API CALL LOG ===
[16-Jun-2026 09:42:25 UTC] Endpoint: user/profile.php
[16-Jun-2026 09:42:25 UTC] Full Log Data: {
    "timestamp": "2026-06-16 09:42:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "76.164.202.162",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "76.164.202.162, 172.71.172.162",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI0IiwidXNlcm5hbWUiOiJlbGFoZV9naGl5YWJpIiwiZW1haWwiOiJlbGlpZ2hpeWFiaTE5OTZAZ21haWwuY29tIiwiZXhwIjoxNzgyMjA3NjIzfQ.OvKjedgcBC3Wa-Iyt4RWXWLvM0dyRyfS0QrGASZ77dI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c8dd46bb8dd3a8-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "76.164.202.162",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 09:42:25 UTC] === END API CALL LOG ===
[16-Jun-2026 09:42:25 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 09:42:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI0IiwidXNlcm5hbWUiOiJlbGFoZV9naGl5YWJpIiwiZW1haWwiOiJlbGlpZ2hpeWFiaTE5OTZAZ21haWwuY29tIiwiZXhwIjoxNzgyMjA3NjIzfQ.OvKjedgcBC3Wa-Iyt4RWXWLvM0dyRyfS0QrGASZ77dI
[16-Jun-2026 09:42:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 09:42:25 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 09:42:25 UTC] User ID: 824
[16-Jun-2026 09:42:25 UTC] ✅ User profile retrieved successfully for user ID: 824
[16-Jun-2026 09:42:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jun-2026 09:42:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jun-2026 09:42:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"76.164.202.162, 172.71.172.162","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI0IiwidXNlcm5hbWUiOiJlbGFoZV9naGl5YWJpIiwiZW1haWwiOiJlbGlpZ2hpeWFiaTE5OTZAZ21haWwuY29tIiwiZXhwIjoxNzgyMjA3NjIzfQ.OvKjedgcBC3Wa-Iyt4RWXWLvM0dyRyfS0QrGASZ77dI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0c8dd46bb89d3a8-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"76.164.202.162","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-Jun-2026 09:42:25 UTC] === User Orders API Called ===
[16-Jun-2026 09:42:25 UTC] User ID: 824
[16-Jun-2026 09:42:25 UTC] Limit: 20, Offset: 0
[16-Jun-2026 09:42:25 UTC] Orders found: 0
[16-Jun-2026 09:42:25 UTC] Orders data: []
[16-Jun-2026 09:42:25 UTC] Total orders count: 0
[16-Jun-2026 09:42:25 UTC] === API CALL LOG ===
[16-Jun-2026 09:42:25 UTC] Endpoint: user/profile.php
[16-Jun-2026 09:42:25 UTC] Full Log Data: {
    "timestamp": "2026-06-16 09:42:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "76.164.202.162",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "76.164.202.162, 172.71.172.162",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI0IiwidXNlcm5hbWUiOiJlbGFoZV9naGl5YWJpIiwiZW1haWwiOiJlbGlpZ2hpeWFiaTE5OTZAZ21haWwuY29tIiwiZXhwIjoxNzgyMjA3NjIzfQ.OvKjedgcBC3Wa-Iyt4RWXWLvM0dyRyfS0QrGASZ77dI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c8dd46bb7fd3a8-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "76.164.202.162",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 09:42:25 UTC] === END API CALL LOG ===
[16-Jun-2026 09:42:25 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 09:42:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI0IiwidXNlcm5hbWUiOiJlbGFoZV9naGl5YWJpIiwiZW1haWwiOiJlbGlpZ2hpeWFiaTE5OTZAZ21haWwuY29tIiwiZXhwIjoxNzgyMjA3NjIzfQ.OvKjedgcBC3Wa-Iyt4RWXWLvM0dyRyfS0QrGASZ77dI
[16-Jun-2026 09:42:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 09:42:25 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 09:42:25 UTC] User ID: 824
[16-Jun-2026 09:42:25 UTC] ✅ User profile retrieved successfully for user ID: 824
[16-Jun-2026 09:42:25 UTC] === API CALL LOG ===
[16-Jun-2026 09:42:25 UTC] Endpoint: user/profile.php
[16-Jun-2026 09:42:25 UTC] Full Log Data: {
    "timestamp": "2026-06-16 09:42:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "76.164.202.162",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "76.164.202.162, 172.71.172.162",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI0IiwidXNlcm5hbWUiOiJlbGFoZV9naGl5YWJpIiwiZW1haWwiOiJlbGlpZ2hpeWFiaTE5OTZAZ21haWwuY29tIiwiZXhwIjoxNzgyMjA3NjIzfQ.OvKjedgcBC3Wa-Iyt4RWXWLvM0dyRyfS0QrGASZ77dI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c8dd4b6cd7d3a8-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "76.164.202.162",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 09:42:25 UTC] === END API CALL LOG ===
[16-Jun-2026 09:42:25 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 09:42:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI0IiwidXNlcm5hbWUiOiJlbGFoZV9naGl5YWJpIiwiZW1haWwiOiJlbGlpZ2hpeWFiaTE5OTZAZ21haWwuY29tIiwiZXhwIjoxNzgyMjA3NjIzfQ.OvKjedgcBC3Wa-Iyt4RWXWLvM0dyRyfS0QrGASZ77dI
[16-Jun-2026 09:42:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 09:42:25 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 09:42:25 UTC] User ID: 824
[16-Jun-2026 09:42:25 UTC] ✅ User profile retrieved successfully for user ID: 824
[16-Jun-2026 09:42:33 UTC] === API CALL LOG ===
[16-Jun-2026 09:42:33 UTC] Endpoint: user/profile.php
[16-Jun-2026 09:42:33 UTC] Full Log Data: {
    "timestamp": "2026-06-16 09:42:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "76.164.202.162",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "76.164.202.162, 172.71.164.219",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI0IiwidXNlcm5hbWUiOiJlbGFoZV9naGl5YWJpIiwiZW1haWwiOiJlbGlpZ2hpeWFiaTE5OTZAZ21haWwuY29tIiwiZXhwIjoxNzgyMjA3NjIzfQ.OvKjedgcBC3Wa-Iyt4RWXWLvM0dyRyfS0QrGASZ77dI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c8dd7abad6d2ce-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "76.164.202.162",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 09:42:33 UTC] === END API CALL LOG ===
[16-Jun-2026 09:42:33 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 09:42:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI0IiwidXNlcm5hbWUiOiJlbGFoZV9naGl5YWJpIiwiZW1haWwiOiJlbGlpZ2hpeWFiaTE5OTZAZ21haWwuY29tIiwiZXhwIjoxNzgyMjA3NjIzfQ.OvKjedgcBC3Wa-Iyt4RWXWLvM0dyRyfS0QrGASZ77dI
[16-Jun-2026 09:42:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 09:42:33 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 09:42:33 UTC] User ID: 824
[16-Jun-2026 09:42:33 UTC] ✅ User profile retrieved successfully for user ID: 824
[16-Jun-2026 09:42:34 UTC] === API CALL LOG ===
[16-Jun-2026 09:42:34 UTC] Endpoint: user/profile.php
[16-Jun-2026 09:42:34 UTC] Full Log Data: {
    "timestamp": "2026-06-16 09:42:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "76.164.202.162",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "76.164.202.162, 172.71.164.228",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI0IiwidXNlcm5hbWUiOiJlbGFoZV9naGl5YWJpIiwiZW1haWwiOiJlbGlpZ2hpeWFiaTE5OTZAZ21haWwuY29tIiwiZXhwIjoxNzgyMjA3NjIzfQ.OvKjedgcBC3Wa-Iyt4RWXWLvM0dyRyfS0QrGASZ77dI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c8dd7eec3ed2ce-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "76.164.202.162",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 09:42:34 UTC] === END API CALL LOG ===
[16-Jun-2026 09:42:34 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 09:42:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI0IiwidXNlcm5hbWUiOiJlbGFoZV9naGl5YWJpIiwiZW1haWwiOiJlbGlpZ2hpeWFiaTE5OTZAZ21haWwuY29tIiwiZXhwIjoxNzgyMjA3NjIzfQ.OvKjedgcBC3Wa-Iyt4RWXWLvM0dyRyfS0QrGASZ77dI
[16-Jun-2026 09:42:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 09:42:34 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 09:42:34 UTC] User ID: 824
[16-Jun-2026 09:42:34 UTC] ✅ User profile retrieved successfully for user ID: 824
[16-Jun-2026 09:42:34 UTC] === API CALL LOG ===
[16-Jun-2026 09:42:34 UTC] Endpoint: user/profile.php
[16-Jun-2026 09:42:34 UTC] Full Log Data: {
    "timestamp": "2026-06-16 09:42:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "76.164.202.162",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "76.164.202.162, 172.71.164.228",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI0IiwidXNlcm5hbWUiOiJlbGFoZV9naGl5YWJpIiwiZW1haWwiOiJlbGlpZ2hpeWFiaTE5OTZAZ21haWwuY29tIiwiZXhwIjoxNzgyMjA3NjIzfQ.OvKjedgcBC3Wa-Iyt4RWXWLvM0dyRyfS0QrGASZ77dI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c8dd7eec4ed2ce-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "76.164.202.162",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 09:42:34 UTC] === END API CALL LOG ===
[16-Jun-2026 09:42:34 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 09:42:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI0IiwidXNlcm5hbWUiOiJlbGFoZV9naGl5YWJpIiwiZW1haWwiOiJlbGlpZ2hpeWFiaTE5OTZAZ21haWwuY29tIiwiZXhwIjoxNzgyMjA3NjIzfQ.OvKjedgcBC3Wa-Iyt4RWXWLvM0dyRyfS0QrGASZ77dI
[16-Jun-2026 09:42:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 09:42:34 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 09:42:34 UTC] User ID: 824
[16-Jun-2026 09:42:34 UTC] ✅ User profile retrieved successfully for user ID: 824
[16-Jun-2026 09:42:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jun-2026 09:42:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jun-2026 09:42:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"76.164.202.162, 172.71.164.228","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI0IiwidXNlcm5hbWUiOiJlbGFoZV9naGl5YWJpIiwiZW1haWwiOiJlbGlpZ2hpeWFiaTE5OTZAZ21haWwuY29tIiwiZXhwIjoxNzgyMjA3NjIzfQ.OvKjedgcBC3Wa-Iyt4RWXWLvM0dyRyfS0QrGASZ77dI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0c8dd7eec4bd2ce-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"76.164.202.162","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-Jun-2026 09:42:34 UTC] === User Orders API Called ===
[16-Jun-2026 09:42:34 UTC] User ID: 824
[16-Jun-2026 09:42:34 UTC] Limit: 20, Offset: 0
[16-Jun-2026 09:42:34 UTC] Orders found: 0
[16-Jun-2026 09:42:34 UTC] Orders data: []
[16-Jun-2026 09:42:34 UTC] Total orders count: 0
[16-Jun-2026 09:42:34 UTC] === API CALL LOG ===
[16-Jun-2026 09:42:34 UTC] Endpoint: user/profile.php
[16-Jun-2026 09:42:34 UTC] Full Log Data: {
    "timestamp": "2026-06-16 09:42:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "76.164.202.162",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "76.164.202.162, 172.71.164.228",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI0IiwidXNlcm5hbWUiOiJlbGFoZV9naGl5YWJpIiwiZW1haWwiOiJlbGlpZ2hpeWFiaTE5OTZAZ21haWwuY29tIiwiZXhwIjoxNzgyMjA3NjIzfQ.OvKjedgcBC3Wa-Iyt4RWXWLvM0dyRyfS0QrGASZ77dI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c8dd838e9ed2ce-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "76.164.202.162",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 09:42:34 UTC] === END API CALL LOG ===
[16-Jun-2026 09:42:34 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 09:42:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI0IiwidXNlcm5hbWUiOiJlbGFoZV9naGl5YWJpIiwiZW1haWwiOiJlbGlpZ2hpeWFiaTE5OTZAZ21haWwuY29tIiwiZXhwIjoxNzgyMjA3NjIzfQ.OvKjedgcBC3Wa-Iyt4RWXWLvM0dyRyfS0QrGASZ77dI
[16-Jun-2026 09:42:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 09:42:34 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 09:42:34 UTC] User ID: 824
[16-Jun-2026 09:42:34 UTC] ✅ User profile retrieved successfully for user ID: 824
[16-Jun-2026 10:30:03 UTC] === API CALL LOG ===
[16-Jun-2026 10:30:03 UTC] Endpoint: user/profile.php
[16-Jun-2026 10:30:03 UTC] Full Log Data: {
    "timestamp": "2026-06-16 10:30:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.129.76.215",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.129.76.215, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI1IiwidXNlcm5hbWUiOiJ4aW5nY2kwNyIsImVtYWlsIjoieGluZ2Npd2FuZzE3NDA0QGdtYWlsLmNvbSIsImV4cCI6MTc4MjIxMDYwMn0.j5gvF6TV2DM2ol3b2UEmajBCe1eRqiHFviEQEjTXLNY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c9230f19850548-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.129.76.215",
        "cf-ipcountry": "MM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 10:30:03 UTC] === END API CALL LOG ===
[16-Jun-2026 10:30:03 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 10:30:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI1IiwidXNlcm5hbWUiOiJ4aW5nY2kwNyIsImVtYWlsIjoieGluZ2Npd2FuZzE3NDA0QGdtYWlsLmNvbSIsImV4cCI6MTc4MjIxMDYwMn0.j5gvF6TV2DM2ol3b2UEmajBCe1eRqiHFviEQEjTXLNY
[16-Jun-2026 10:30:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 10:30:03 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 10:30:03 UTC] User ID: 825
[16-Jun-2026 10:30:03 UTC] ✅ User profile retrieved successfully for user ID: 825
[16-Jun-2026 10:30:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jun-2026 10:30:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jun-2026 10:30:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.129.76.215, 104.23.175.178","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI1IiwidXNlcm5hbWUiOiJ4aW5nY2kwNyIsImVtYWlsIjoieGluZ2Npd2FuZzE3NDA0QGdtYWlsLmNvbSIsImV4cCI6MTc4MjIxMDYwMn0.j5gvF6TV2DM2ol3b2UEmajBCe1eRqiHFviEQEjTXLNY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0c9230f198d0548-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.129.76.215","cf-ipcountry":"MM","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-Jun-2026 10:30:03 UTC] === User Orders API Called ===
[16-Jun-2026 10:30:03 UTC] User ID: 825
[16-Jun-2026 10:30:03 UTC] Limit: 20, Offset: 0
[16-Jun-2026 10:30:03 UTC] Orders found: 0
[16-Jun-2026 10:30:03 UTC] Orders data: []
[16-Jun-2026 10:30:03 UTC] Total orders count: 0
[16-Jun-2026 10:30:04 UTC] === API CALL LOG ===
[16-Jun-2026 10:30:04 UTC] Endpoint: user/profile.php
[16-Jun-2026 10:30:04 UTC] Full Log Data: {
    "timestamp": "2026-06-16 10:30:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.129.76.215",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.129.76.215, 104.23.175.179",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI1IiwidXNlcm5hbWUiOiJ4aW5nY2kwNyIsImVtYWlsIjoieGluZ2Npd2FuZzE3NDA0QGdtYWlsLmNvbSIsImV4cCI6MTc4MjIxMDYwMn0.j5gvF6TV2DM2ol3b2UEmajBCe1eRqiHFviEQEjTXLNY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c9230f8aeb0548-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.129.76.215",
        "cf-ipcountry": "MM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 10:30:04 UTC] === END API CALL LOG ===
[16-Jun-2026 10:30:04 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 10:30:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI1IiwidXNlcm5hbWUiOiJ4aW5nY2kwNyIsImVtYWlsIjoieGluZ2Npd2FuZzE3NDA0QGdtYWlsLmNvbSIsImV4cCI6MTc4MjIxMDYwMn0.j5gvF6TV2DM2ol3b2UEmajBCe1eRqiHFviEQEjTXLNY
[16-Jun-2026 10:30:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 10:30:04 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 10:30:04 UTC] User ID: 825
[16-Jun-2026 10:30:04 UTC] ✅ User profile retrieved successfully for user ID: 825
[16-Jun-2026 10:30:05 UTC] === API CALL LOG ===
[16-Jun-2026 10:30:05 UTC] Endpoint: user/profile.php
[16-Jun-2026 10:30:05 UTC] Full Log Data: {
    "timestamp": "2026-06-16 10:30:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.129.76.215",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.129.76.215, 104.23.175.178",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI1IiwidXNlcm5hbWUiOiJ4aW5nY2kwNyIsImVtYWlsIjoieGluZ2Npd2FuZzE3NDA0QGdtYWlsLmNvbSIsImV4cCI6MTc4MjIxMDYwMn0.j5gvF6TV2DM2ol3b2UEmajBCe1eRqiHFviEQEjTXLNY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c9231999140548-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.129.76.215",
        "cf-ipcountry": "MM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 10:30:05 UTC] === END API CALL LOG ===
[16-Jun-2026 10:30:05 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 10:30:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI1IiwidXNlcm5hbWUiOiJ4aW5nY2kwNyIsImVtYWlsIjoieGluZ2Npd2FuZzE3NDA0QGdtYWlsLmNvbSIsImV4cCI6MTc4MjIxMDYwMn0.j5gvF6TV2DM2ol3b2UEmajBCe1eRqiHFviEQEjTXLNY
[16-Jun-2026 10:30:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 10:30:05 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 10:30:05 UTC] User ID: 825
[16-Jun-2026 10:30:05 UTC] ✅ User profile retrieved successfully for user ID: 825
[16-Jun-2026 10:30:07 UTC] === API CALL LOG ===
[16-Jun-2026 10:30:07 UTC] Endpoint: user/profile.php
[16-Jun-2026 10:30:07 UTC] Full Log Data: {
    "timestamp": "2026-06-16 10:30:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.129.76.215",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.129.76.215, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI1IiwidXNlcm5hbWUiOiJ4aW5nY2kwNyIsImVtYWlsIjoieGluZ2Npd2FuZzE3NDA0QGdtYWlsLmNvbSIsImV4cCI6MTc4MjIxMDYwMn0.j5gvF6TV2DM2ol3b2UEmajBCe1eRqiHFviEQEjTXLNY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c9232678c50548-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.129.76.215",
        "cf-ipcountry": "MM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 10:30:07 UTC] === END API CALL LOG ===
[16-Jun-2026 10:30:07 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 10:30:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI1IiwidXNlcm5hbWUiOiJ4aW5nY2kwNyIsImVtYWlsIjoieGluZ2Npd2FuZzE3NDA0QGdtYWlsLmNvbSIsImV4cCI6MTc4MjIxMDYwMn0.j5gvF6TV2DM2ol3b2UEmajBCe1eRqiHFviEQEjTXLNY
[16-Jun-2026 10:30:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 10:30:07 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 10:30:07 UTC] User ID: 825
[16-Jun-2026 10:30:07 UTC] ✅ User profile retrieved successfully for user ID: 825
[16-Jun-2026 10:30:07 UTC] User Purchases API - User ID: 825
[16-Jun-2026 10:30:07 UTC] User Purchases API - Total purchases found: 0
[16-Jun-2026 10:30:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jun-2026 10:30:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jun-2026 10:30:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.129.76.215, 104.23.175.179","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI1IiwidXNlcm5hbWUiOiJ4aW5nY2kwNyIsImVtYWlsIjoieGluZ2Npd2FuZzE3NDA0QGdtYWlsLmNvbSIsImV4cCI6MTc4MjIxMDYwMn0.j5gvF6TV2DM2ol3b2UEmajBCe1eRqiHFviEQEjTXLNY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0c9234c0f770548-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.129.76.215","cf-ipcountry":"MM","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-Jun-2026 10:30:13 UTC] === User Orders API Called ===
[16-Jun-2026 10:30:13 UTC] User ID: 825
[16-Jun-2026 10:30:13 UTC] Limit: 20, Offset: 0
[16-Jun-2026 10:30:13 UTC] Orders found: 0
[16-Jun-2026 10:30:13 UTC] Orders data: []
[16-Jun-2026 10:30:13 UTC] Total orders count: 0
[16-Jun-2026 10:30:13 UTC] === API CALL LOG ===
[16-Jun-2026 10:30:13 UTC] Endpoint: user/profile.php
[16-Jun-2026 10:30:13 UTC] Full Log Data: {
    "timestamp": "2026-06-16 10:30:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.129.76.215",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.129.76.215, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI1IiwidXNlcm5hbWUiOiJ4aW5nY2kwNyIsImVtYWlsIjoieGluZ2Npd2FuZzE3NDA0QGdtYWlsLmNvbSIsImV4cCI6MTc4MjIxMDYwMn0.j5gvF6TV2DM2ol3b2UEmajBCe1eRqiHFviEQEjTXLNY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c9234c489a0548-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.129.76.215",
        "cf-ipcountry": "MM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 10:30:13 UTC] === END API CALL LOG ===
[16-Jun-2026 10:30:13 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 10:30:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI1IiwidXNlcm5hbWUiOiJ4aW5nY2kwNyIsImVtYWlsIjoieGluZ2Npd2FuZzE3NDA0QGdtYWlsLmNvbSIsImV4cCI6MTc4MjIxMDYwMn0.j5gvF6TV2DM2ol3b2UEmajBCe1eRqiHFviEQEjTXLNY
[16-Jun-2026 10:30:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 10:30:13 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 10:30:13 UTC] User ID: 825
[16-Jun-2026 10:30:13 UTC] ✅ User profile retrieved successfully for user ID: 825
[16-Jun-2026 10:30:13 UTC] === API CALL LOG ===
[16-Jun-2026 10:30:13 UTC] Endpoint: user/profile.php
[16-Jun-2026 10:30:13 UTC] Full Log Data: {
    "timestamp": "2026-06-16 10:30:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.129.76.215",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.129.76.215, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI1IiwidXNlcm5hbWUiOiJ4aW5nY2kwNyIsImVtYWlsIjoieGluZ2Npd2FuZzE3NDA0QGdtYWlsLmNvbSIsImV4cCI6MTc4MjIxMDYwMn0.j5gvF6TV2DM2ol3b2UEmajBCe1eRqiHFviEQEjTXLNY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c923500dc60548-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.129.76.215",
        "cf-ipcountry": "MM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 10:30:13 UTC] === END API CALL LOG ===
[16-Jun-2026 10:30:13 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 10:30:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI1IiwidXNlcm5hbWUiOiJ4aW5nY2kwNyIsImVtYWlsIjoieGluZ2Npd2FuZzE3NDA0QGdtYWlsLmNvbSIsImV4cCI6MTc4MjIxMDYwMn0.j5gvF6TV2DM2ol3b2UEmajBCe1eRqiHFviEQEjTXLNY
[16-Jun-2026 10:30:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 10:30:13 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 10:30:13 UTC] User ID: 825
[16-Jun-2026 10:30:13 UTC] ✅ User profile retrieved successfully for user ID: 825
[16-Jun-2026 10:30:14 UTC] === API CALL LOG ===
[16-Jun-2026 10:30:14 UTC] Endpoint: user/profile.php
[16-Jun-2026 10:30:14 UTC] Full Log Data: {
    "timestamp": "2026-06-16 10:30:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.129.76.215",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.129.76.215, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI1IiwidXNlcm5hbWUiOiJ4aW5nY2kwNyIsImVtYWlsIjoieGluZ2Npd2FuZzE3NDA0QGdtYWlsLmNvbSIsImV4cCI6MTc4MjIxMDYwMn0.j5gvF6TV2DM2ol3b2UEmajBCe1eRqiHFviEQEjTXLNY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c92355a8740548-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.129.76.215",
        "cf-ipcountry": "MM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 10:30:14 UTC] === END API CALL LOG ===
[16-Jun-2026 10:30:14 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 10:30:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI1IiwidXNlcm5hbWUiOiJ4aW5nY2kwNyIsImVtYWlsIjoieGluZ2Npd2FuZzE3NDA0QGdtYWlsLmNvbSIsImV4cCI6MTc4MjIxMDYwMn0.j5gvF6TV2DM2ol3b2UEmajBCe1eRqiHFviEQEjTXLNY
[16-Jun-2026 10:30:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 10:30:14 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 10:30:14 UTC] User ID: 825
[16-Jun-2026 10:30:14 UTC] ✅ User profile retrieved successfully for user ID: 825
[16-Jun-2026 10:34:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jun-2026 10:34:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jun-2026 10:34:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.129.76.215, 172.68.164.100","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI1IiwidXNlcm5hbWUiOiJ4aW5nY2kwNyIsImVtYWlsIjoieGluZ2Npd2FuZzE3NDA0QGdtYWlsLmNvbSIsImV4cCI6MTc4MjIxMDYwMn0.j5gvF6TV2DM2ol3b2UEmajBCe1eRqiHFviEQEjTXLNY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0c9290e29dbf92e-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.129.76.215","cf-ipcountry":"MM","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-Jun-2026 10:34:09 UTC] === User Orders API Called ===
[16-Jun-2026 10:34:09 UTC] User ID: 825
[16-Jun-2026 10:34:09 UTC] Limit: 20, Offset: 0
[16-Jun-2026 10:34:09 UTC] Orders found: 0
[16-Jun-2026 10:34:09 UTC] Orders data: []
[16-Jun-2026 10:34:09 UTC] Total orders count: 0
[16-Jun-2026 10:34:09 UTC] === API CALL LOG ===
[16-Jun-2026 10:34:09 UTC] Endpoint: user/profile.php
[16-Jun-2026 10:34:09 UTC] Full Log Data: {
    "timestamp": "2026-06-16 10:34:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.129.76.215",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.129.76.215, 172.68.164.100",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI1IiwidXNlcm5hbWUiOiJ4aW5nY2kwNyIsImVtYWlsIjoieGluZ2Npd2FuZzE3NDA0QGdtYWlsLmNvbSIsImV4cCI6MTc4MjIxMDYwMn0.j5gvF6TV2DM2ol3b2UEmajBCe1eRqiHFviEQEjTXLNY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c9290e29dcf92e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.129.76.215",
        "cf-ipcountry": "MM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 10:34:09 UTC] === END API CALL LOG ===
[16-Jun-2026 10:34:09 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 10:34:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI1IiwidXNlcm5hbWUiOiJ4aW5nY2kwNyIsImVtYWlsIjoieGluZ2Npd2FuZzE3NDA0QGdtYWlsLmNvbSIsImV4cCI6MTc4MjIxMDYwMn0.j5gvF6TV2DM2ol3b2UEmajBCe1eRqiHFviEQEjTXLNY
[16-Jun-2026 10:34:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 10:34:09 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 10:34:09 UTC] User ID: 825
[16-Jun-2026 10:34:09 UTC] ✅ User profile retrieved successfully for user ID: 825
[16-Jun-2026 10:34:10 UTC] === API CALL LOG ===
[16-Jun-2026 10:34:10 UTC] Endpoint: user/profile.php
[16-Jun-2026 10:34:10 UTC] Full Log Data: {
    "timestamp": "2026-06-16 10:34:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.129.76.215",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.129.76.215, 172.68.164.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI1IiwidXNlcm5hbWUiOiJ4aW5nY2kwNyIsImVtYWlsIjoieGluZ2Npd2FuZzE3NDA0QGdtYWlsLmNvbSIsImV4cCI6MTc4MjIxMDYwMn0.j5gvF6TV2DM2ol3b2UEmajBCe1eRqiHFviEQEjTXLNY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c929111bbbf92e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.129.76.215",
        "cf-ipcountry": "MM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 10:34:10 UTC] === END API CALL LOG ===
[16-Jun-2026 10:34:10 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 10:34:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI1IiwidXNlcm5hbWUiOiJ4aW5nY2kwNyIsImVtYWlsIjoieGluZ2Npd2FuZzE3NDA0QGdtYWlsLmNvbSIsImV4cCI6MTc4MjIxMDYwMn0.j5gvF6TV2DM2ol3b2UEmajBCe1eRqiHFviEQEjTXLNY
[16-Jun-2026 10:34:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 10:34:10 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 10:34:10 UTC] User ID: 825
[16-Jun-2026 10:34:10 UTC] ✅ User profile retrieved successfully for user ID: 825
[16-Jun-2026 10:34:11 UTC] === API CALL LOG ===
[16-Jun-2026 10:34:11 UTC] Endpoint: user/profile.php
[16-Jun-2026 10:34:11 UTC] Full Log Data: {
    "timestamp": "2026-06-16 10:34:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.129.76.215",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.129.76.215, 172.68.164.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI1IiwidXNlcm5hbWUiOiJ4aW5nY2kwNyIsImVtYWlsIjoieGluZ2Npd2FuZzE3NDA0QGdtYWlsLmNvbSIsImV4cCI6MTc4MjIxMDYwMn0.j5gvF6TV2DM2ol3b2UEmajBCe1eRqiHFviEQEjTXLNY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c9291ab9bff92e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.129.76.215",
        "cf-ipcountry": "MM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 10:34:11 UTC] === END API CALL LOG ===
[16-Jun-2026 10:34:11 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 10:34:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI1IiwidXNlcm5hbWUiOiJ4aW5nY2kwNyIsImVtYWlsIjoieGluZ2Npd2FuZzE3NDA0QGdtYWlsLmNvbSIsImV4cCI6MTc4MjIxMDYwMn0.j5gvF6TV2DM2ol3b2UEmajBCe1eRqiHFviEQEjTXLNY
[16-Jun-2026 10:34:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 10:34:11 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 10:34:11 UTC] User ID: 825
[16-Jun-2026 10:34:11 UTC] ✅ User profile retrieved successfully for user ID: 825
[16-Jun-2026 10:34:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jun-2026 10:34:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jun-2026 10:34:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.129.76.215, 172.68.164.137","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI1IiwidXNlcm5hbWUiOiJ4aW5nY2kwNyIsImVtYWlsIjoieGluZ2Npd2FuZzE3NDA0QGdtYWlsLmNvbSIsImV4cCI6MTc4MjIxMDYwMn0.j5gvF6TV2DM2ol3b2UEmajBCe1eRqiHFviEQEjTXLNY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0c929205b4cf92e-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.129.76.215","cf-ipcountry":"MM","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-Jun-2026 10:34:11 UTC] === User Orders API Called ===
[16-Jun-2026 10:34:11 UTC] User ID: 825
[16-Jun-2026 10:34:11 UTC] Limit: 20, Offset: 0
[16-Jun-2026 10:34:11 UTC] Orders found: 0
[16-Jun-2026 10:34:11 UTC] Orders data: []
[16-Jun-2026 10:34:11 UTC] Total orders count: 0
[16-Jun-2026 10:34:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jun-2026 10:34:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jun-2026 10:34:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.129.76.215, 172.68.164.137","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI1IiwidXNlcm5hbWUiOiJ4aW5nY2kwNyIsImVtYWlsIjoieGluZ2Npd2FuZzE3NDA0QGdtYWlsLmNvbSIsImV4cCI6MTc4MjIxMDYwMn0.j5gvF6TV2DM2ol3b2UEmajBCe1eRqiHFviEQEjTXLNY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0c9292b8b27f92e-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.129.76.215","cf-ipcountry":"MM","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-Jun-2026 10:34:13 UTC] === User Orders API Called ===
[16-Jun-2026 10:34:13 UTC] User ID: 825
[16-Jun-2026 10:34:13 UTC] Limit: 20, Offset: 0
[16-Jun-2026 10:34:13 UTC] Orders found: 0
[16-Jun-2026 10:34:13 UTC] Orders data: []
[16-Jun-2026 10:34:13 UTC] Total orders count: 0
[16-Jun-2026 10:34:13 UTC] === API CALL LOG ===
[16-Jun-2026 10:34:13 UTC] Endpoint: user/profile.php
[16-Jun-2026 10:34:13 UTC] Full Log Data: {
    "timestamp": "2026-06-16 10:34:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.129.76.215",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.129.76.215, 172.68.164.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI1IiwidXNlcm5hbWUiOiJ4aW5nY2kwNyIsImVtYWlsIjoieGluZ2Npd2FuZzE3NDA0QGdtYWlsLmNvbSIsImV4cCI6MTc4MjIxMDYwMn0.j5gvF6TV2DM2ol3b2UEmajBCe1eRqiHFviEQEjTXLNY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c9292bdbdff92e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.129.76.215",
        "cf-ipcountry": "MM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 10:34:13 UTC] === END API CALL LOG ===
[16-Jun-2026 10:34:13 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 10:34:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI1IiwidXNlcm5hbWUiOiJ4aW5nY2kwNyIsImVtYWlsIjoieGluZ2Npd2FuZzE3NDA0QGdtYWlsLmNvbSIsImV4cCI6MTc4MjIxMDYwMn0.j5gvF6TV2DM2ol3b2UEmajBCe1eRqiHFviEQEjTXLNY
[16-Jun-2026 10:34:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 10:34:13 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 10:34:13 UTC] User ID: 825
[16-Jun-2026 10:34:13 UTC] ✅ User profile retrieved successfully for user ID: 825
[16-Jun-2026 10:34:14 UTC] === API CALL LOG ===
[16-Jun-2026 10:34:14 UTC] Endpoint: user/profile.php
[16-Jun-2026 10:34:14 UTC] Full Log Data: {
    "timestamp": "2026-06-16 10:34:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.129.76.215",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.129.76.215, 172.68.164.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI1IiwidXNlcm5hbWUiOiJ4aW5nY2kwNyIsImVtYWlsIjoieGluZ2Npd2FuZzE3NDA0QGdtYWlsLmNvbSIsImV4cCI6MTc4MjIxMDYwMn0.j5gvF6TV2DM2ol3b2UEmajBCe1eRqiHFviEQEjTXLNY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c9292fbf25f92e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.129.76.215",
        "cf-ipcountry": "MM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 10:34:14 UTC] === END API CALL LOG ===
[16-Jun-2026 10:34:14 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 10:34:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI1IiwidXNlcm5hbWUiOiJ4aW5nY2kwNyIsImVtYWlsIjoieGluZ2Npd2FuZzE3NDA0QGdtYWlsLmNvbSIsImV4cCI6MTc4MjIxMDYwMn0.j5gvF6TV2DM2ol3b2UEmajBCe1eRqiHFviEQEjTXLNY
[16-Jun-2026 10:34:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 10:34:14 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 10:34:14 UTC] User ID: 825
[16-Jun-2026 10:34:14 UTC] ✅ User profile retrieved successfully for user ID: 825
[16-Jun-2026 10:34:14 UTC] === API CALL LOG ===
[16-Jun-2026 10:34:14 UTC] Endpoint: user/profile.php
[16-Jun-2026 10:34:14 UTC] Full Log Data: {
    "timestamp": "2026-06-16 10:34:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.129.76.215",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.129.76.215, 172.68.164.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI1IiwidXNlcm5hbWUiOiJ4aW5nY2kwNyIsImVtYWlsIjoieGluZ2Npd2FuZzE3NDA0QGdtYWlsLmNvbSIsImV4cCI6MTc4MjIxMDYwMn0.j5gvF6TV2DM2ol3b2UEmajBCe1eRqiHFviEQEjTXLNY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c92930eb32f92e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.129.76.215",
        "cf-ipcountry": "MM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 10:34:14 UTC] === END API CALL LOG ===
[16-Jun-2026 10:34:14 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 10:34:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI1IiwidXNlcm5hbWUiOiJ4aW5nY2kwNyIsImVtYWlsIjoieGluZ2Npd2FuZzE3NDA0QGdtYWlsLmNvbSIsImV4cCI6MTc4MjIxMDYwMn0.j5gvF6TV2DM2ol3b2UEmajBCe1eRqiHFviEQEjTXLNY
[16-Jun-2026 10:34:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 10:34:14 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 10:34:14 UTC] User ID: 825
[16-Jun-2026 10:34:14 UTC] ✅ User profile retrieved successfully for user ID: 825
[16-Jun-2026 10:34:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jun-2026 10:34:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jun-2026 10:34:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.129.76.215, 172.68.164.100","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI1IiwidXNlcm5hbWUiOiJ4aW5nY2kwNyIsImVtYWlsIjoieGluZ2Npd2FuZzE3NDA0QGdtYWlsLmNvbSIsImV4cCI6MTc4MjIxMDYwMn0.j5gvF6TV2DM2ol3b2UEmajBCe1eRqiHFviEQEjTXLNY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0c929a0eb7cf92e-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.129.76.215","cf-ipcountry":"MM","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-Jun-2026 10:34:33 UTC] === User Orders API Called ===
[16-Jun-2026 10:34:33 UTC] User ID: 825
[16-Jun-2026 10:34:33 UTC] Limit: 20, Offset: 0
[16-Jun-2026 10:34:33 UTC] Orders found: 0
[16-Jun-2026 10:34:33 UTC] Orders data: []
[16-Jun-2026 10:34:33 UTC] Total orders count: 0
[16-Jun-2026 10:34:33 UTC] === API CALL LOG ===
[16-Jun-2026 10:34:33 UTC] Endpoint: user/profile.php
[16-Jun-2026 10:34:33 UTC] Full Log Data: {
    "timestamp": "2026-06-16 10:34:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.129.76.215",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.129.76.215, 172.68.164.100",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI1IiwidXNlcm5hbWUiOiJ4aW5nY2kwNyIsImVtYWlsIjoieGluZ2Npd2FuZzE3NDA0QGdtYWlsLmNvbSIsImV4cCI6MTc4MjIxMDYwMn0.j5gvF6TV2DM2ol3b2UEmajBCe1eRqiHFviEQEjTXLNY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c929a13c55f92e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.129.76.215",
        "cf-ipcountry": "MM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 10:34:33 UTC] === END API CALL LOG ===
[16-Jun-2026 10:34:33 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 10:34:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI1IiwidXNlcm5hbWUiOiJ4aW5nY2kwNyIsImVtYWlsIjoieGluZ2Npd2FuZzE3NDA0QGdtYWlsLmNvbSIsImV4cCI6MTc4MjIxMDYwMn0.j5gvF6TV2DM2ol3b2UEmajBCe1eRqiHFviEQEjTXLNY
[16-Jun-2026 10:34:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 10:34:33 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 10:34:33 UTC] User ID: 825
[16-Jun-2026 10:34:33 UTC] ✅ User profile retrieved successfully for user ID: 825
[16-Jun-2026 10:34:33 UTC] === API CALL LOG ===
[16-Jun-2026 10:34:33 UTC] Endpoint: user/profile.php
[16-Jun-2026 10:34:33 UTC] Full Log Data: {
    "timestamp": "2026-06-16 10:34:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.129.76.215",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.129.76.215, 172.68.164.100",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI1IiwidXNlcm5hbWUiOiJ4aW5nY2kwNyIsImVtYWlsIjoieGluZ2Npd2FuZzE3NDA0QGdtYWlsLmNvbSIsImV4cCI6MTc4MjIxMDYwMn0.j5gvF6TV2DM2ol3b2UEmajBCe1eRqiHFviEQEjTXLNY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c929a4f804f92e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.129.76.215",
        "cf-ipcountry": "MM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 10:34:33 UTC] === END API CALL LOG ===
[16-Jun-2026 10:34:33 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 10:34:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI1IiwidXNlcm5hbWUiOiJ4aW5nY2kwNyIsImVtYWlsIjoieGluZ2Npd2FuZzE3NDA0QGdtYWlsLmNvbSIsImV4cCI6MTc4MjIxMDYwMn0.j5gvF6TV2DM2ol3b2UEmajBCe1eRqiHFviEQEjTXLNY
[16-Jun-2026 10:34:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 10:34:33 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 10:34:33 UTC] User ID: 825
[16-Jun-2026 10:34:33 UTC] ✅ User profile retrieved successfully for user ID: 825
[16-Jun-2026 10:34:34 UTC] === API CALL LOG ===
[16-Jun-2026 10:34:34 UTC] Endpoint: user/profile.php
[16-Jun-2026 10:34:34 UTC] Full Log Data: {
    "timestamp": "2026-06-16 10:34:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.129.76.215",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.129.76.215, 172.68.164.100",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI1IiwidXNlcm5hbWUiOiJ4aW5nY2kwNyIsImVtYWlsIjoieGluZ2Npd2FuZzE3NDA0QGdtYWlsLmNvbSIsImV4cCI6MTc4MjIxMDYwMn0.j5gvF6TV2DM2ol3b2UEmajBCe1eRqiHFviEQEjTXLNY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c929aa3986f92e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.129.76.215",
        "cf-ipcountry": "MM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 10:34:34 UTC] === END API CALL LOG ===
[16-Jun-2026 10:34:34 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 10:34:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI1IiwidXNlcm5hbWUiOiJ4aW5nY2kwNyIsImVtYWlsIjoieGluZ2Npd2FuZzE3NDA0QGdtYWlsLmNvbSIsImV4cCI6MTc4MjIxMDYwMn0.j5gvF6TV2DM2ol3b2UEmajBCe1eRqiHFviEQEjTXLNY
[16-Jun-2026 10:34:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 10:34:34 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 10:34:34 UTC] User ID: 825
[16-Jun-2026 10:34:34 UTC] ✅ User profile retrieved successfully for user ID: 825
[16-Jun-2026 10:34:43 UTC] === API CALL LOG ===
[16-Jun-2026 10:34:43 UTC] Endpoint: user/profile.php
[16-Jun-2026 10:34:43 UTC] Full Log Data: {
    "timestamp": "2026-06-16 10:34:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.129.76.215",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.129.76.215, 172.68.164.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI1IiwidXNlcm5hbWUiOiJ4aW5nY2kwNyIsImVtYWlsIjoieGluZ2Npd2FuZzE3NDA0QGdtYWlsLmNvbSIsImV4cCI6MTc4MjIxMDYwMn0.j5gvF6TV2DM2ol3b2UEmajBCe1eRqiHFviEQEjTXLNY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c929e0bd7ff92e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.129.76.215",
        "cf-ipcountry": "MM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 10:34:43 UTC] === END API CALL LOG ===
[16-Jun-2026 10:34:43 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 10:34:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI1IiwidXNlcm5hbWUiOiJ4aW5nY2kwNyIsImVtYWlsIjoieGluZ2Npd2FuZzE3NDA0QGdtYWlsLmNvbSIsImV4cCI6MTc4MjIxMDYwMn0.j5gvF6TV2DM2ol3b2UEmajBCe1eRqiHFviEQEjTXLNY
[16-Jun-2026 10:34:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 10:34:43 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 10:34:43 UTC] User ID: 825
[16-Jun-2026 10:34:43 UTC] ✅ User profile retrieved successfully for user ID: 825
[16-Jun-2026 10:34:43 UTC] User Purchases API - User ID: 825
[16-Jun-2026 10:34:43 UTC] User Purchases API - Total purchases found: 0
[16-Jun-2026 10:34:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jun-2026 10:34:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jun-2026 10:34:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.129.76.215, 172.68.164.101","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI1IiwidXNlcm5hbWUiOiJ4aW5nY2kwNyIsImVtYWlsIjoieGluZ2Npd2FuZzE3NDA0QGdtYWlsLmNvbSIsImV4cCI6MTc4MjIxMDYwMn0.j5gvF6TV2DM2ol3b2UEmajBCe1eRqiHFviEQEjTXLNY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0c929f49b8ff92e-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.129.76.215","cf-ipcountry":"MM","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-Jun-2026 10:34:45 UTC] === User Orders API Called ===
[16-Jun-2026 10:34:45 UTC] User ID: 825
[16-Jun-2026 10:34:45 UTC] Limit: 20, Offset: 0
[16-Jun-2026 10:34:45 UTC] Orders found: 0
[16-Jun-2026 10:34:45 UTC] Orders data: []
[16-Jun-2026 10:34:45 UTC] Total orders count: 0
[16-Jun-2026 10:34:45 UTC] === API CALL LOG ===
[16-Jun-2026 10:34:45 UTC] Endpoint: user/profile.php
[16-Jun-2026 10:34:45 UTC] Full Log Data: {
    "timestamp": "2026-06-16 10:34:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.129.76.215",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.129.76.215, 172.68.164.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI1IiwidXNlcm5hbWUiOiJ4aW5nY2kwNyIsImVtYWlsIjoieGluZ2Npd2FuZzE3NDA0QGdtYWlsLmNvbSIsImV4cCI6MTc4MjIxMDYwMn0.j5gvF6TV2DM2ol3b2UEmajBCe1eRqiHFviEQEjTXLNY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c929f4dc5bf92e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.129.76.215",
        "cf-ipcountry": "MM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 10:34:45 UTC] === END API CALL LOG ===
[16-Jun-2026 10:34:45 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 10:34:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI1IiwidXNlcm5hbWUiOiJ4aW5nY2kwNyIsImVtYWlsIjoieGluZ2Npd2FuZzE3NDA0QGdtYWlsLmNvbSIsImV4cCI6MTc4MjIxMDYwMn0.j5gvF6TV2DM2ol3b2UEmajBCe1eRqiHFviEQEjTXLNY
[16-Jun-2026 10:34:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 10:34:45 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 10:34:45 UTC] User ID: 825
[16-Jun-2026 10:34:45 UTC] ✅ User profile retrieved successfully for user ID: 825
[16-Jun-2026 10:34:46 UTC] === API CALL LOG ===
[16-Jun-2026 10:34:46 UTC] Endpoint: user/profile.php
[16-Jun-2026 10:34:46 UTC] Full Log Data: {
    "timestamp": "2026-06-16 10:34:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.129.76.215",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.129.76.215, 172.68.164.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI1IiwidXNlcm5hbWUiOiJ4aW5nY2kwNyIsImVtYWlsIjoieGluZ2Npd2FuZzE3NDA0QGdtYWlsLmNvbSIsImV4cCI6MTc4MjIxMDYwMn0.j5gvF6TV2DM2ol3b2UEmajBCe1eRqiHFviEQEjTXLNY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c929f88f03f92e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.129.76.215",
        "cf-ipcountry": "MM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 10:34:46 UTC] === END API CALL LOG ===
[16-Jun-2026 10:34:46 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 10:34:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI1IiwidXNlcm5hbWUiOiJ4aW5nY2kwNyIsImVtYWlsIjoieGluZ2Npd2FuZzE3NDA0QGdtYWlsLmNvbSIsImV4cCI6MTc4MjIxMDYwMn0.j5gvF6TV2DM2ol3b2UEmajBCe1eRqiHFviEQEjTXLNY
[16-Jun-2026 10:34:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 10:34:46 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 10:34:46 UTC] User ID: 825
[16-Jun-2026 10:34:46 UTC] ✅ User profile retrieved successfully for user ID: 825
[16-Jun-2026 10:34:46 UTC] === API CALL LOG ===
[16-Jun-2026 10:34:46 UTC] Endpoint: user/profile.php
[16-Jun-2026 10:34:46 UTC] Full Log Data: {
    "timestamp": "2026-06-16 10:34:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.129.76.215",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.129.76.215, 172.68.164.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI1IiwidXNlcm5hbWUiOiJ4aW5nY2kwNyIsImVtYWlsIjoieGluZ2Npd2FuZzE3NDA0QGdtYWlsLmNvbSIsImV4cCI6MTc4MjIxMDYwMn0.j5gvF6TV2DM2ol3b2UEmajBCe1eRqiHFviEQEjTXLNY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c929fa5c5ef92e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.129.76.215",
        "cf-ipcountry": "MM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 10:34:46 UTC] === END API CALL LOG ===
[16-Jun-2026 10:34:46 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 10:34:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI1IiwidXNlcm5hbWUiOiJ4aW5nY2kwNyIsImVtYWlsIjoieGluZ2Npd2FuZzE3NDA0QGdtYWlsLmNvbSIsImV4cCI6MTc4MjIxMDYwMn0.j5gvF6TV2DM2ol3b2UEmajBCe1eRqiHFviEQEjTXLNY
[16-Jun-2026 10:34:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 10:34:46 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 10:34:46 UTC] User ID: 825
[16-Jun-2026 10:34:46 UTC] ✅ User profile retrieved successfully for user ID: 825
[16-Jun-2026 10:34:53 UTC] === API CALL LOG ===
[16-Jun-2026 10:34:53 UTC] Endpoint: user/profile.php
[16-Jun-2026 10:34:53 UTC] Full Log Data: {
    "timestamp": "2026-06-16 10:34:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.129.76.215",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.129.76.215, 172.68.164.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI1IiwidXNlcm5hbWUiOiJ4aW5nY2kwNyIsImVtYWlsIjoieGluZ2Npd2FuZzE3NDA0QGdtYWlsLmNvbSIsImV4cCI6MTc4MjIxMDYwMn0.j5gvF6TV2DM2ol3b2UEmajBCe1eRqiHFviEQEjTXLNY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c92a225c01f92e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.129.76.215",
        "cf-ipcountry": "MM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 10:34:53 UTC] === END API CALL LOG ===
[16-Jun-2026 10:34:53 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 10:34:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI1IiwidXNlcm5hbWUiOiJ4aW5nY2kwNyIsImVtYWlsIjoieGluZ2Npd2FuZzE3NDA0QGdtYWlsLmNvbSIsImV4cCI6MTc4MjIxMDYwMn0.j5gvF6TV2DM2ol3b2UEmajBCe1eRqiHFviEQEjTXLNY
[16-Jun-2026 10:34:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 10:34:53 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 10:34:53 UTC] User ID: 825
[16-Jun-2026 10:34:53 UTC] ✅ User profile retrieved successfully for user ID: 825
[16-Jun-2026 10:34:53 UTC] === API CALL LOG ===
[16-Jun-2026 10:34:53 UTC] Endpoint: user/profile.php
[16-Jun-2026 10:34:53 UTC] Full Log Data: {
    "timestamp": "2026-06-16 10:34:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.129.76.215",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.129.76.215, 172.68.164.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI1IiwidXNlcm5hbWUiOiJ4aW5nY2kwNyIsImVtYWlsIjoieGluZ2Npd2FuZzE3NDA0QGdtYWlsLmNvbSIsImV4cCI6MTc4MjIxMDYwMn0.j5gvF6TV2DM2ol3b2UEmajBCe1eRqiHFviEQEjTXLNY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c92a2688a8f92e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.129.76.215",
        "cf-ipcountry": "MM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 10:34:53 UTC] === END API CALL LOG ===
[16-Jun-2026 10:34:53 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 10:34:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI1IiwidXNlcm5hbWUiOiJ4aW5nY2kwNyIsImVtYWlsIjoieGluZ2Npd2FuZzE3NDA0QGdtYWlsLmNvbSIsImV4cCI6MTc4MjIxMDYwMn0.j5gvF6TV2DM2ol3b2UEmajBCe1eRqiHFviEQEjTXLNY
[16-Jun-2026 10:34:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 10:34:53 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 10:34:53 UTC] User ID: 825
[16-Jun-2026 10:34:53 UTC] ✅ User profile retrieved successfully for user ID: 825
[16-Jun-2026 10:34:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jun-2026 10:34:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jun-2026 10:34:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.129.76.215, 172.68.164.101","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI1IiwidXNlcm5hbWUiOiJ4aW5nY2kwNyIsImVtYWlsIjoieGluZ2Npd2FuZzE3NDA0QGdtYWlsLmNvbSIsImV4cCI6MTc4MjIxMDYwMn0.j5gvF6TV2DM2ol3b2UEmajBCe1eRqiHFviEQEjTXLNY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0c92a2a5bf4f92e-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.129.76.215","cf-ipcountry":"MM","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-Jun-2026 10:34:54 UTC] === User Orders API Called ===
[16-Jun-2026 10:34:54 UTC] User ID: 825
[16-Jun-2026 10:34:54 UTC] Limit: 20, Offset: 0
[16-Jun-2026 10:34:54 UTC] Orders found: 0
[16-Jun-2026 10:34:54 UTC] Orders data: []
[16-Jun-2026 10:34:54 UTC] Total orders count: 0
[16-Jun-2026 10:34:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jun-2026 10:34:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jun-2026 10:34:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.129.76.215, 172.68.164.101","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI1IiwidXNlcm5hbWUiOiJ4aW5nY2kwNyIsImVtYWlsIjoieGluZ2Npd2FuZzE3NDA0QGdtYWlsLmNvbSIsImV4cCI6MTc4MjIxMDYwMn0.j5gvF6TV2DM2ol3b2UEmajBCe1eRqiHFviEQEjTXLNY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0c92a2f0973f92e-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.129.76.215","cf-ipcountry":"MM","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-Jun-2026 10:34:55 UTC] === User Orders API Called ===
[16-Jun-2026 10:34:55 UTC] User ID: 825
[16-Jun-2026 10:34:55 UTC] Limit: 20, Offset: 0
[16-Jun-2026 10:34:55 UTC] Orders found: 0
[16-Jun-2026 10:34:55 UTC] Orders data: []
[16-Jun-2026 10:34:55 UTC] Total orders count: 0
[16-Jun-2026 10:34:55 UTC] === API CALL LOG ===
[16-Jun-2026 10:34:55 UTC] Endpoint: user/profile.php
[16-Jun-2026 10:34:55 UTC] Full Log Data: {
    "timestamp": "2026-06-16 10:34:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.129.76.215",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.129.76.215, 172.68.164.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI1IiwidXNlcm5hbWUiOiJ4aW5nY2kwNyIsImVtYWlsIjoieGluZ2Npd2FuZzE3NDA0QGdtYWlsLmNvbSIsImV4cCI6MTc4MjIxMDYwMn0.j5gvF6TV2DM2ol3b2UEmajBCe1eRqiHFviEQEjTXLNY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c92a2f5a40f92e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.129.76.215",
        "cf-ipcountry": "MM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 10:34:55 UTC] === END API CALL LOG ===
[16-Jun-2026 10:34:55 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 10:34:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI1IiwidXNlcm5hbWUiOiJ4aW5nY2kwNyIsImVtYWlsIjoieGluZ2Npd2FuZzE3NDA0QGdtYWlsLmNvbSIsImV4cCI6MTc4MjIxMDYwMn0.j5gvF6TV2DM2ol3b2UEmajBCe1eRqiHFviEQEjTXLNY
[16-Jun-2026 10:34:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 10:34:55 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 10:34:55 UTC] User ID: 825
[16-Jun-2026 10:34:55 UTC] ✅ User profile retrieved successfully for user ID: 825
[16-Jun-2026 10:34:56 UTC] === API CALL LOG ===
[16-Jun-2026 10:34:56 UTC] Endpoint: user/profile.php
[16-Jun-2026 10:34:56 UTC] Full Log Data: {
    "timestamp": "2026-06-16 10:34:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.129.76.215",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.129.76.215, 172.68.164.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI1IiwidXNlcm5hbWUiOiJ4aW5nY2kwNyIsImVtYWlsIjoieGluZ2Npd2FuZzE3NDA0QGdtYWlsLmNvbSIsImV4cCI6MTc4MjIxMDYwMn0.j5gvF6TV2DM2ol3b2UEmajBCe1eRqiHFviEQEjTXLNY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c92a35de3cf92e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.129.76.215",
        "cf-ipcountry": "MM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 10:34:56 UTC] === END API CALL LOG ===
[16-Jun-2026 10:34:56 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 10:34:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI1IiwidXNlcm5hbWUiOiJ4aW5nY2kwNyIsImVtYWlsIjoieGluZ2Npd2FuZzE3NDA0QGdtYWlsLmNvbSIsImV4cCI6MTc4MjIxMDYwMn0.j5gvF6TV2DM2ol3b2UEmajBCe1eRqiHFviEQEjTXLNY
[16-Jun-2026 10:34:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 10:34:56 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 10:34:56 UTC] User ID: 825
[16-Jun-2026 10:34:56 UTC] ✅ User profile retrieved successfully for user ID: 825
[16-Jun-2026 11:03:34 UTC] === API CALL LOG ===
[16-Jun-2026 11:03:34 UTC] Endpoint: user/profile.php
[16-Jun-2026 11:03:34 UTC] Full Log Data: {
    "timestamp": "2026-06-16 11:03:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:147c:f59a:80b7:b7ff:fefd:2249",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:147c:f59a:80b7:b7ff:fefd:2249, 162.158.108.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAxIiwidXNlcm5hbWUiOiJha2phYW43NyIsImVtYWlsIjoiaWh1cGR5ZHVwcDJAZ21haWwuY29tIiwiZXhwIjoxNzgxOTQzMTA3fQ.o1S9Av-DXFqXKGstgfylRrn33kE0BKwXyEooVasy_VY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c954255be3fcec-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:3100:147c:f59a:80b7:b7ff:fefd:2249",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 11:03:34 UTC] === END API CALL LOG ===
[16-Jun-2026 11:03:34 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 11:03:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAxIiwidXNlcm5hbWUiOiJha2phYW43NyIsImVtYWlsIjoiaWh1cGR5ZHVwcDJAZ21haWwuY29tIiwiZXhwIjoxNzgxOTQzMTA3fQ.o1S9Av-DXFqXKGstgfylRrn33kE0BKwXyEooVasy_VY
[16-Jun-2026 11:03:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 11:03:34 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 11:03:34 UTC] User ID: 801
[16-Jun-2026 11:03:34 UTC] ✅ User profile retrieved successfully for user ID: 801
[16-Jun-2026 11:03:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jun-2026 11:03:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jun-2026 11:03:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2404:3100:147c:f59a:80b7:b7ff:fefd:2249, 162.158.108.70","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAxIiwidXNlcm5hbWUiOiJha2phYW43NyIsImVtYWlsIjoiaWh1cGR5ZHVwcDJAZ21haWwuY29tIiwiZXhwIjoxNzgxOTQzMTA3fQ.o1S9Av-DXFqXKGstgfylRrn33kE0BKwXyEooVasy_VY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0c9542e3e1bfcec-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2404:3100:147c:f59a:80b7:b7ff:fefd:2249","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-Jun-2026 11:03:35 UTC] === User Orders API Called ===
[16-Jun-2026 11:03:35 UTC] User ID: 801
[16-Jun-2026 11:03:35 UTC] Limit: 20, Offset: 0
[16-Jun-2026 11:03:35 UTC] Orders found: 0
[16-Jun-2026 11:03:35 UTC] Orders data: []
[16-Jun-2026 11:03:35 UTC] Total orders count: 0
[16-Jun-2026 11:03:35 UTC] === API CALL LOG ===
[16-Jun-2026 11:03:35 UTC] Endpoint: user/profile.php
[16-Jun-2026 11:03:35 UTC] Full Log Data: {
    "timestamp": "2026-06-16 11:03:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:147c:f59a:80b7:b7ff:fefd:2249",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:147c:f59a:80b7:b7ff:fefd:2249, 162.158.108.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAxIiwidXNlcm5hbWUiOiJha2phYW43NyIsImVtYWlsIjoiaWh1cGR5ZHVwcDJAZ21haWwuY29tIiwiZXhwIjoxNzgxOTQzMTA3fQ.o1S9Av-DXFqXKGstgfylRrn33kE0BKwXyEooVasy_VY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c9542e3e13fcec-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:3100:147c:f59a:80b7:b7ff:fefd:2249",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 11:03:35 UTC] === END API CALL LOG ===
[16-Jun-2026 11:03:35 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 11:03:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAxIiwidXNlcm5hbWUiOiJha2phYW43NyIsImVtYWlsIjoiaWh1cGR5ZHVwcDJAZ21haWwuY29tIiwiZXhwIjoxNzgxOTQzMTA3fQ.o1S9Av-DXFqXKGstgfylRrn33kE0BKwXyEooVasy_VY
[16-Jun-2026 11:03:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 11:03:35 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 11:03:35 UTC] User ID: 801
[16-Jun-2026 11:03:35 UTC] ✅ User profile retrieved successfully for user ID: 801
[16-Jun-2026 11:03:35 UTC] === API CALL LOG ===
[16-Jun-2026 11:03:35 UTC] Endpoint: user/profile.php
[16-Jun-2026 11:03:35 UTC] Full Log Data: {
    "timestamp": "2026-06-16 11:03:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:147c:f59a:80b7:b7ff:fefd:2249",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:147c:f59a:80b7:b7ff:fefd:2249, 162.158.108.31",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAxIiwidXNlcm5hbWUiOiJha2phYW43NyIsImVtYWlsIjoiaWh1cGR5ZHVwcDJAZ21haWwuY29tIiwiZXhwIjoxNzgxOTQzMTA3fQ.o1S9Av-DXFqXKGstgfylRrn33kE0BKwXyEooVasy_VY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c9542e3e1dfcec-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:3100:147c:f59a:80b7:b7ff:fefd:2249",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 11:03:35 UTC] === END API CALL LOG ===
[16-Jun-2026 11:03:35 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 11:03:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAxIiwidXNlcm5hbWUiOiJha2phYW43NyIsImVtYWlsIjoiaWh1cGR5ZHVwcDJAZ21haWwuY29tIiwiZXhwIjoxNzgxOTQzMTA3fQ.o1S9Av-DXFqXKGstgfylRrn33kE0BKwXyEooVasy_VY
[16-Jun-2026 11:03:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 11:03:35 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 11:03:35 UTC] User ID: 801
[16-Jun-2026 11:03:35 UTC] ✅ User profile retrieved successfully for user ID: 801
[16-Jun-2026 11:03:37 UTC] === API CALL LOG ===
[16-Jun-2026 11:03:37 UTC] Endpoint: user/profile.php
[16-Jun-2026 11:03:37 UTC] Full Log Data: {
    "timestamp": "2026-06-16 11:03:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:147c:f59a:80b7:b7ff:fefd:2249",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:147c:f59a:80b7:b7ff:fefd:2249, 162.158.108.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAxIiwidXNlcm5hbWUiOiJha2phYW43NyIsImVtYWlsIjoiaWh1cGR5ZHVwcDJAZ21haWwuY29tIiwiZXhwIjoxNzgxOTQzMTA3fQ.o1S9Av-DXFqXKGstgfylRrn33kE0BKwXyEooVasy_VY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c9543c7f08fcec-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:3100:147c:f59a:80b7:b7ff:fefd:2249",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 11:03:37 UTC] === END API CALL LOG ===
[16-Jun-2026 11:03:37 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 11:03:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAxIiwidXNlcm5hbWUiOiJha2phYW43NyIsImVtYWlsIjoiaWh1cGR5ZHVwcDJAZ21haWwuY29tIiwiZXhwIjoxNzgxOTQzMTA3fQ.o1S9Av-DXFqXKGstgfylRrn33kE0BKwXyEooVasy_VY
[16-Jun-2026 11:03:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 11:03:37 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 11:03:37 UTC] User ID: 801
[16-Jun-2026 11:03:37 UTC] ✅ User profile retrieved successfully for user ID: 801
[16-Jun-2026 11:03:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jun-2026 11:03:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jun-2026 11:03:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2404:3100:147c:f59a:80b7:b7ff:fefd:2249, 162.158.108.31","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAxIiwidXNlcm5hbWUiOiJha2phYW43NyIsImVtYWlsIjoiaWh1cGR5ZHVwcDJAZ21haWwuY29tIiwiZXhwIjoxNzgxOTQzMTA3fQ.o1S9Av-DXFqXKGstgfylRrn33kE0BKwXyEooVasy_VY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0c95451984afcec-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2404:3100:147c:f59a:80b7:b7ff:fefd:2249","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-Jun-2026 11:03:41 UTC] === User Orders API Called ===
[16-Jun-2026 11:03:41 UTC] User ID: 801
[16-Jun-2026 11:03:41 UTC] Limit: 20, Offset: 0
[16-Jun-2026 11:03:41 UTC] Orders found: 0
[16-Jun-2026 11:03:41 UTC] Orders data: []
[16-Jun-2026 11:03:41 UTC] Total orders count: 0
[16-Jun-2026 11:03:42 UTC] === API CALL LOG ===
[16-Jun-2026 11:03:42 UTC] Endpoint: user/profile.php
[16-Jun-2026 11:03:42 UTC] Full Log Data: {
    "timestamp": "2026-06-16 11:03:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:147c:f59a:80b7:b7ff:fefd:2249",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:147c:f59a:80b7:b7ff:fefd:2249, 162.158.108.31",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAxIiwidXNlcm5hbWUiOiJha2phYW43NyIsImVtYWlsIjoiaWh1cGR5ZHVwcDJAZ21haWwuY29tIiwiZXhwIjoxNzgxOTQzMTA3fQ.o1S9Av-DXFqXKGstgfylRrn33kE0BKwXyEooVasy_VY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c9545b5ef8fcec-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:3100:147c:f59a:80b7:b7ff:fefd:2249",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 11:03:42 UTC] === END API CALL LOG ===
[16-Jun-2026 11:03:42 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 11:03:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAxIiwidXNlcm5hbWUiOiJha2phYW43NyIsImVtYWlsIjoiaWh1cGR5ZHVwcDJAZ21haWwuY29tIiwiZXhwIjoxNzgxOTQzMTA3fQ.o1S9Av-DXFqXKGstgfylRrn33kE0BKwXyEooVasy_VY
[16-Jun-2026 11:03:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 11:03:42 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 11:03:42 UTC] User ID: 801
[16-Jun-2026 11:03:42 UTC] ✅ User profile retrieved successfully for user ID: 801
[16-Jun-2026 11:03:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jun-2026 11:03:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jun-2026 11:03:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2404:3100:147c:f59a:80b7:b7ff:fefd:2249, 162.158.108.70","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAxIiwidXNlcm5hbWUiOiJha2phYW43NyIsImVtYWlsIjoiaWh1cGR5ZHVwcDJAZ21haWwuY29tIiwiZXhwIjoxNzgxOTQzMTA3fQ.o1S9Av-DXFqXKGstgfylRrn33kE0BKwXyEooVasy_VY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0c9545b5ef3fcec-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2404:3100:147c:f59a:80b7:b7ff:fefd:2249","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-Jun-2026 11:03:42 UTC] === User Orders API Called ===
[16-Jun-2026 11:03:42 UTC] User ID: 801
[16-Jun-2026 11:03:42 UTC] Limit: 20, Offset: 0
[16-Jun-2026 11:03:42 UTC] Orders found: 0
[16-Jun-2026 11:03:42 UTC] Orders data: []
[16-Jun-2026 11:03:42 UTC] Total orders count: 0
[16-Jun-2026 11:03:43 UTC] === API CALL LOG ===
[16-Jun-2026 11:03:43 UTC] Endpoint: user/profile.php
[16-Jun-2026 11:03:43 UTC] Full Log Data: {
    "timestamp": "2026-06-16 11:03:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:147c:f59a:80b7:b7ff:fefd:2249",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:147c:f59a:80b7:b7ff:fefd:2249, 162.158.108.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAxIiwidXNlcm5hbWUiOiJha2phYW43NyIsImVtYWlsIjoiaWh1cGR5ZHVwcDJAZ21haWwuY29tIiwiZXhwIjoxNzgxOTQzMTA3fQ.o1S9Av-DXFqXKGstgfylRrn33kE0BKwXyEooVasy_VY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c9545f29f3fcec-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:3100:147c:f59a:80b7:b7ff:fefd:2249",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 11:03:43 UTC] === END API CALL LOG ===
[16-Jun-2026 11:03:43 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 11:03:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAxIiwidXNlcm5hbWUiOiJha2phYW43NyIsImVtYWlsIjoiaWh1cGR5ZHVwcDJAZ21haWwuY29tIiwiZXhwIjoxNzgxOTQzMTA3fQ.o1S9Av-DXFqXKGstgfylRrn33kE0BKwXyEooVasy_VY
[16-Jun-2026 11:03:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 11:03:43 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 11:03:43 UTC] User ID: 801
[16-Jun-2026 11:03:43 UTC] ✅ User profile retrieved successfully for user ID: 801
[16-Jun-2026 11:03:44 UTC] === API CALL LOG ===
[16-Jun-2026 11:03:44 UTC] Endpoint: user/profile.php
[16-Jun-2026 11:03:44 UTC] Full Log Data: {
    "timestamp": "2026-06-16 11:03:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:147c:f59a:80b7:b7ff:fefd:2249",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:147c:f59a:80b7:b7ff:fefd:2249, 162.158.108.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAxIiwidXNlcm5hbWUiOiJha2phYW43NyIsImVtYWlsIjoiaWh1cGR5ZHVwcDJAZ21haWwuY29tIiwiZXhwIjoxNzgxOTQzMTA3fQ.o1S9Av-DXFqXKGstgfylRrn33kE0BKwXyEooVasy_VY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c9546489f5fcec-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:3100:147c:f59a:80b7:b7ff:fefd:2249",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 11:03:44 UTC] === END API CALL LOG ===
[16-Jun-2026 11:03:44 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 11:03:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAxIiwidXNlcm5hbWUiOiJha2phYW43NyIsImVtYWlsIjoiaWh1cGR5ZHVwcDJAZ21haWwuY29tIiwiZXhwIjoxNzgxOTQzMTA3fQ.o1S9Av-DXFqXKGstgfylRrn33kE0BKwXyEooVasy_VY
[16-Jun-2026 11:03:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 11:03:44 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 11:03:44 UTC] User ID: 801
[16-Jun-2026 11:03:44 UTC] ✅ User profile retrieved successfully for user ID: 801
[16-Jun-2026 11:04:28 UTC] === API CALL LOG ===
[16-Jun-2026 11:04:28 UTC] Endpoint: user/profile.php
[16-Jun-2026 11:04:28 UTC] Full Log Data: {
    "timestamp": "2026-06-16 11:04:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:147c:f59a:80b7:b7ff:fefd:2249",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:147c:f59a:80b7:b7ff:fefd:2249, 172.70.189.162",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAxIiwidXNlcm5hbWUiOiJha2phYW43NyIsImVtYWlsIjoiaWh1cGR5ZHVwcDJAZ21haWwuY29tIiwiZXhwIjoxNzgxOTQzMTA3fQ.o1S9Av-DXFqXKGstgfylRrn33kE0BKwXyEooVasy_VY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c955789c266bff-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:3100:147c:f59a:80b7:b7ff:fefd:2249",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 11:04:28 UTC] === END API CALL LOG ===
[16-Jun-2026 11:04:28 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 11:04:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAxIiwidXNlcm5hbWUiOiJha2phYW43NyIsImVtYWlsIjoiaWh1cGR5ZHVwcDJAZ21haWwuY29tIiwiZXhwIjoxNzgxOTQzMTA3fQ.o1S9Av-DXFqXKGstgfylRrn33kE0BKwXyEooVasy_VY
[16-Jun-2026 11:04:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 11:04:28 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 11:04:28 UTC] User ID: 801
[16-Jun-2026 11:04:28 UTC] ✅ User profile retrieved successfully for user ID: 801
[16-Jun-2026 11:04:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jun-2026 11:04:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jun-2026 11:04:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2404:3100:147c:f59a:80b7:b7ff:fefd:2249, 172.70.189.162","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAxIiwidXNlcm5hbWUiOiJha2phYW43NyIsImVtYWlsIjoiaWh1cGR5ZHVwcDJAZ21haWwuY29tIiwiZXhwIjoxNzgxOTQzMTA3fQ.o1S9Av-DXFqXKGstgfylRrn33kE0BKwXyEooVasy_VY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0c955789c1e6bff-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2404:3100:147c:f59a:80b7:b7ff:fefd:2249","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-Jun-2026 11:04:28 UTC] === User Orders API Called ===
[16-Jun-2026 11:04:28 UTC] User ID: 801
[16-Jun-2026 11:04:28 UTC] Limit: 20, Offset: 0
[16-Jun-2026 11:04:28 UTC] Orders found: 0
[16-Jun-2026 11:04:28 UTC] Orders data: []
[16-Jun-2026 11:04:28 UTC] Total orders count: 0
[16-Jun-2026 11:04:29 UTC] === API CALL LOG ===
[16-Jun-2026 11:04:29 UTC] Endpoint: user/profile.php
[16-Jun-2026 11:04:29 UTC] Full Log Data: {
    "timestamp": "2026-06-16 11:04:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:147c:f59a:80b7:b7ff:fefd:2249",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:147c:f59a:80b7:b7ff:fefd:2249, 172.70.189.25",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAxIiwidXNlcm5hbWUiOiJha2phYW43NyIsImVtYWlsIjoiaWh1cGR5ZHVwcDJAZ21haWwuY29tIiwiZXhwIjoxNzgxOTQzMTA3fQ.o1S9Av-DXFqXKGstgfylRrn33kE0BKwXyEooVasy_VY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c9557b2e8b6bff-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:3100:147c:f59a:80b7:b7ff:fefd:2249",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 11:04:29 UTC] === END API CALL LOG ===
[16-Jun-2026 11:04:29 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 11:04:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAxIiwidXNlcm5hbWUiOiJha2phYW43NyIsImVtYWlsIjoiaWh1cGR5ZHVwcDJAZ21haWwuY29tIiwiZXhwIjoxNzgxOTQzMTA3fQ.o1S9Av-DXFqXKGstgfylRrn33kE0BKwXyEooVasy_VY
[16-Jun-2026 11:04:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 11:04:29 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 11:04:29 UTC] User ID: 801
[16-Jun-2026 11:04:29 UTC] ✅ User profile retrieved successfully for user ID: 801
[16-Jun-2026 11:04:30 UTC] === API CALL LOG ===
[16-Jun-2026 11:04:30 UTC] Endpoint: user/profile.php
[16-Jun-2026 11:04:30 UTC] Full Log Data: {
    "timestamp": "2026-06-16 11:04:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:147c:f59a:80b7:b7ff:fefd:2249",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:147c:f59a:80b7:b7ff:fefd:2249, 172.70.189.25",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAxIiwidXNlcm5hbWUiOiJha2phYW43NyIsImVtYWlsIjoiaWh1cGR5ZHVwcDJAZ21haWwuY29tIiwiZXhwIjoxNzgxOTQzMTA3fQ.o1S9Av-DXFqXKGstgfylRrn33kE0BKwXyEooVasy_VY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c955865ecc6bff-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:3100:147c:f59a:80b7:b7ff:fefd:2249",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 11:04:30 UTC] === END API CALL LOG ===
[16-Jun-2026 11:04:30 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 11:04:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAxIiwidXNlcm5hbWUiOiJha2phYW43NyIsImVtYWlsIjoiaWh1cGR5ZHVwcDJAZ21haWwuY29tIiwiZXhwIjoxNzgxOTQzMTA3fQ.o1S9Av-DXFqXKGstgfylRrn33kE0BKwXyEooVasy_VY
[16-Jun-2026 11:04:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 11:04:30 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 11:04:30 UTC] User ID: 801
[16-Jun-2026 11:04:30 UTC] ✅ User profile retrieved successfully for user ID: 801
[16-Jun-2026 11:05:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jun-2026 11:05:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jun-2026 11:05:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2404:3100:147c:f59a:80b7:b7ff:fefd:2249, 172.70.189.162","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAxIiwidXNlcm5hbWUiOiJha2phYW43NyIsImVtYWlsIjoiaWh1cGR5ZHVwcDJAZ21haWwuY29tIiwiZXhwIjoxNzgxOTQzMTA3fQ.o1S9Av-DXFqXKGstgfylRrn33kE0BKwXyEooVasy_VY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0c95646cf086bff-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2404:3100:147c:f59a:80b7:b7ff:fefd:2249","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-Jun-2026 11:05:01 UTC] === User Orders API Called ===
[16-Jun-2026 11:05:01 UTC] User ID: 801
[16-Jun-2026 11:05:01 UTC] Limit: 20, Offset: 0
[16-Jun-2026 11:05:01 UTC] Orders found: 0
[16-Jun-2026 11:05:01 UTC] Orders data: []
[16-Jun-2026 11:05:01 UTC] Total orders count: 0
[16-Jun-2026 11:05:02 UTC] === API CALL LOG ===
[16-Jun-2026 11:05:02 UTC] Endpoint: user/profile.php
[16-Jun-2026 11:05:02 UTC] Full Log Data: {
    "timestamp": "2026-06-16 11:05:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:147c:f59a:80b7:b7ff:fefd:2249",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:147c:f59a:80b7:b7ff:fefd:2249, 172.70.189.162",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAxIiwidXNlcm5hbWUiOiJha2phYW43NyIsImVtYWlsIjoiaWh1cGR5ZHVwcDJAZ21haWwuY29tIiwiZXhwIjoxNzgxOTQzMTA3fQ.o1S9Av-DXFqXKGstgfylRrn33kE0BKwXyEooVasy_VY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c956501f056bff-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:3100:147c:f59a:80b7:b7ff:fefd:2249",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 11:05:02 UTC] === END API CALL LOG ===
[16-Jun-2026 11:05:02 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 11:05:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAxIiwidXNlcm5hbWUiOiJha2phYW43NyIsImVtYWlsIjoiaWh1cGR5ZHVwcDJAZ21haWwuY29tIiwiZXhwIjoxNzgxOTQzMTA3fQ.o1S9Av-DXFqXKGstgfylRrn33kE0BKwXyEooVasy_VY
[16-Jun-2026 11:05:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 11:05:02 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 11:05:02 UTC] User ID: 801
[16-Jun-2026 11:05:02 UTC] ✅ User profile retrieved successfully for user ID: 801
[16-Jun-2026 11:05:03 UTC] User Purchases API - User ID: 801
[16-Jun-2026 11:05:03 UTC] User Purchases API - Total purchases found: 1
[16-Jun-2026 11:05:07 UTC] === API CALL LOG ===
[16-Jun-2026 11:05:07 UTC] Endpoint: user/profile.php
[16-Jun-2026 11:05:07 UTC] Full Log Data: {
    "timestamp": "2026-06-16 11:05:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:147c:f59a:80b7:b7ff:fefd:2249",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:147c:f59a:80b7:b7ff:fefd:2249, 172.70.189.162",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAxIiwidXNlcm5hbWUiOiJha2phYW43NyIsImVtYWlsIjoiaWh1cGR5ZHVwcDJAZ21haWwuY29tIiwiZXhwIjoxNzgxOTQzMTA3fQ.o1S9Av-DXFqXKGstgfylRrn33kE0BKwXyEooVasy_VY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c9566e99246bff-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:3100:147c:f59a:80b7:b7ff:fefd:2249",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 11:05:07 UTC] === END API CALL LOG ===
[16-Jun-2026 11:05:07 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 11:05:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAxIiwidXNlcm5hbWUiOiJha2phYW43NyIsImVtYWlsIjoiaWh1cGR5ZHVwcDJAZ21haWwuY29tIiwiZXhwIjoxNzgxOTQzMTA3fQ.o1S9Av-DXFqXKGstgfylRrn33kE0BKwXyEooVasy_VY
[16-Jun-2026 11:05:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 11:05:07 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 11:05:07 UTC] User ID: 801
[16-Jun-2026 11:05:07 UTC] ✅ User profile retrieved successfully for user ID: 801
[16-Jun-2026 11:05:08 UTC] User Purchases API - User ID: 801
[16-Jun-2026 11:05:08 UTC] User Purchases API - Total purchases found: 1
[16-Jun-2026 12:25:47 UTC] === API CALL LOG ===
[16-Jun-2026 12:25:47 UTC] Endpoint: user/profile.php
[16-Jun-2026 12:25:47 UTC] Full Log Data: {
    "timestamp": "2026-06-16 12:25:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "182.190.213.3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "182.190.213.3, 104.22.96.138",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI2IiwidXNlcm5hbWUiOiJAS2thbGxvcCIsImVtYWlsIjoiYWljb250ZW50Z29AZ21haWwuY29tIiwiZXhwIjoxNzgyMjE3NTQ1fQ.tLLZKRP48eMnEGc4zz0utQNNnYyPZtF-bYh5x9EZ154",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c9cc992e007a39-KHI",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "182.190.213.3",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 12:25:47 UTC] === END API CALL LOG ===
[16-Jun-2026 12:25:47 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 12:25:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI2IiwidXNlcm5hbWUiOiJAS2thbGxvcCIsImVtYWlsIjoiYWljb250ZW50Z29AZ21haWwuY29tIiwiZXhwIjoxNzgyMjE3NTQ1fQ.tLLZKRP48eMnEGc4zz0utQNNnYyPZtF-bYh5x9EZ154
[16-Jun-2026 12:25:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 12:25:47 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 12:25:47 UTC] User ID: 826
[16-Jun-2026 12:25:47 UTC] ✅ User profile retrieved successfully for user ID: 826
[16-Jun-2026 12:25:47 UTC] === API CALL LOG ===
[16-Jun-2026 12:25:47 UTC] Endpoint: user/profile.php
[16-Jun-2026 12:25:47 UTC] Full Log Data: {
    "timestamp": "2026-06-16 12:25:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "182.190.213.3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "182.190.213.3, 104.22.96.138",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI2IiwidXNlcm5hbWUiOiJAS2thbGxvcCIsImVtYWlsIjoiYWljb250ZW50Z29AZ21haWwuY29tIiwiZXhwIjoxNzgyMjE3NTQ1fQ.tLLZKRP48eMnEGc4zz0utQNNnYyPZtF-bYh5x9EZ154",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c9cc97eae97a39-KHI",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "182.190.213.3",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 12:25:47 UTC] === END API CALL LOG ===
[16-Jun-2026 12:25:47 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 12:25:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI2IiwidXNlcm5hbWUiOiJAS2thbGxvcCIsImVtYWlsIjoiYWljb250ZW50Z29AZ21haWwuY29tIiwiZXhwIjoxNzgyMjE3NTQ1fQ.tLLZKRP48eMnEGc4zz0utQNNnYyPZtF-bYh5x9EZ154
[16-Jun-2026 12:25:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 12:25:47 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 12:25:47 UTC] User ID: 826
[16-Jun-2026 12:25:47 UTC] ✅ User profile retrieved successfully for user ID: 826
[16-Jun-2026 12:25:47 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jun-2026 12:25:47 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jun-2026 12:25:47 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"182.190.213.3, 104.22.96.138","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI2IiwidXNlcm5hbWUiOiJAS2thbGxvcCIsImVtYWlsIjoiYWljb250ZW50Z29AZ21haWwuY29tIiwiZXhwIjoxNzgyMjE3NTQ1fQ.tLLZKRP48eMnEGc4zz0utQNNnYyPZtF-bYh5x9EZ154","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0c9cc982bc67a39-KHI","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"182.190.213.3","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-Jun-2026 12:25:47 UTC] === User Orders API Called ===
[16-Jun-2026 12:25:47 UTC] User ID: 826
[16-Jun-2026 12:25:47 UTC] Limit: 20, Offset: 0
[16-Jun-2026 12:25:47 UTC] Orders found: 0
[16-Jun-2026 12:25:47 UTC] Orders data: []
[16-Jun-2026 12:25:47 UTC] Total orders count: 0
[16-Jun-2026 12:25:49 UTC] === API CALL LOG ===
[16-Jun-2026 12:25:49 UTC] Endpoint: user/profile.php
[16-Jun-2026 12:25:49 UTC] Full Log Data: {
    "timestamp": "2026-06-16 12:25:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "182.190.213.3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "182.190.213.3, 104.22.96.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI2IiwidXNlcm5hbWUiOiJAS2thbGxvcCIsImVtYWlsIjoiYWljb250ZW50Z29AZ21haWwuY29tIiwiZXhwIjoxNzgyMjE3NTQ1fQ.tLLZKRP48eMnEGc4zz0utQNNnYyPZtF-bYh5x9EZ154",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c9cca0f90e7a39-KHI",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "182.190.213.3",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 12:25:49 UTC] === END API CALL LOG ===
[16-Jun-2026 12:25:49 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 12:25:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI2IiwidXNlcm5hbWUiOiJAS2thbGxvcCIsImVtYWlsIjoiYWljb250ZW50Z29AZ21haWwuY29tIiwiZXhwIjoxNzgyMjE3NTQ1fQ.tLLZKRP48eMnEGc4zz0utQNNnYyPZtF-bYh5x9EZ154
[16-Jun-2026 12:25:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 12:25:49 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 12:25:49 UTC] User ID: 826
[16-Jun-2026 12:25:49 UTC] ✅ User profile retrieved successfully for user ID: 826
[16-Jun-2026 12:26:22 UTC] === API CALL LOG ===
[16-Jun-2026 12:26:22 UTC] Endpoint: user/profile.php
[16-Jun-2026 12:26:22 UTC] Full Log Data: {
    "timestamp": "2026-06-16 12:26:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "182.190.213.3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "182.190.213.3, 104.22.96.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI2IiwidXNlcm5hbWUiOiJAS2thbGxvcCIsImVtYWlsIjoiYWljb250ZW50Z29AZ21haWwuY29tIiwiZXhwIjoxNzgyMjE3NTQ1fQ.tLLZKRP48eMnEGc4zz0utQNNnYyPZtF-bYh5x9EZ154",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c9cd6fbefe0a9a-KHI",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "182.190.213.3",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 12:26:22 UTC] === END API CALL LOG ===
[16-Jun-2026 12:26:22 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 12:26:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI2IiwidXNlcm5hbWUiOiJAS2thbGxvcCIsImVtYWlsIjoiYWljb250ZW50Z29AZ21haWwuY29tIiwiZXhwIjoxNzgyMjE3NTQ1fQ.tLLZKRP48eMnEGc4zz0utQNNnYyPZtF-bYh5x9EZ154
[16-Jun-2026 12:26:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 12:26:22 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 12:26:22 UTC] User ID: 826
[16-Jun-2026 12:26:22 UTC] ✅ User profile retrieved successfully for user ID: 826
[16-Jun-2026 12:26:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jun-2026 12:26:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jun-2026 12:26:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"182.190.213.3, 104.22.96.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI2IiwidXNlcm5hbWUiOiJAS2thbGxvcCIsImVtYWlsIjoiYWljb250ZW50Z29AZ21haWwuY29tIiwiZXhwIjoxNzgyMjE3NTQ1fQ.tLLZKRP48eMnEGc4zz0utQNNnYyPZtF-bYh5x9EZ154","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0c9ce232c640a9a-KHI","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"182.190.213.3","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-Jun-2026 12:26:51 UTC] === User Orders API Called ===
[16-Jun-2026 12:26:51 UTC] User ID: 826
[16-Jun-2026 12:26:51 UTC] Limit: 20, Offset: 0
[16-Jun-2026 12:26:51 UTC] Orders found: 0
[16-Jun-2026 12:26:51 UTC] Orders data: []
[16-Jun-2026 12:26:51 UTC] Total orders count: 0
[16-Jun-2026 12:26:51 UTC] === API CALL LOG ===
[16-Jun-2026 12:26:51 UTC] Endpoint: user/profile.php
[16-Jun-2026 12:26:51 UTC] Full Log Data: {
    "timestamp": "2026-06-16 12:26:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "182.190.213.3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "182.190.213.3, 104.22.96.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI2IiwidXNlcm5hbWUiOiJAS2thbGxvcCIsImVtYWlsIjoiYWljb250ZW50Z29AZ21haWwuY29tIiwiZXhwIjoxNzgyMjE3NTQ1fQ.tLLZKRP48eMnEGc4zz0utQNNnYyPZtF-bYh5x9EZ154",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c9ce238db00a9a-KHI",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "182.190.213.3",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 12:26:51 UTC] === END API CALL LOG ===
[16-Jun-2026 12:26:51 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 12:26:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI2IiwidXNlcm5hbWUiOiJAS2thbGxvcCIsImVtYWlsIjoiYWljb250ZW50Z29AZ21haWwuY29tIiwiZXhwIjoxNzgyMjE3NTQ1fQ.tLLZKRP48eMnEGc4zz0utQNNnYyPZtF-bYh5x9EZ154
[16-Jun-2026 12:26:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 12:26:51 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 12:26:51 UTC] User ID: 826
[16-Jun-2026 12:26:51 UTC] ✅ User profile retrieved successfully for user ID: 826
[16-Jun-2026 12:26:51 UTC] === API CALL LOG ===
[16-Jun-2026 12:26:51 UTC] Endpoint: user/profile.php
[16-Jun-2026 12:26:51 UTC] Full Log Data: {
    "timestamp": "2026-06-16 12:26:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "182.190.213.3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "182.190.213.3, 104.22.96.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI2IiwidXNlcm5hbWUiOiJAS2thbGxvcCIsImVtYWlsIjoiYWljb250ZW50Z29AZ21haWwuY29tIiwiZXhwIjoxNzgyMjE3NTQ1fQ.tLLZKRP48eMnEGc4zz0utQNNnYyPZtF-bYh5x9EZ154",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c9ce27d9a90a9a-KHI",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "182.190.213.3",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 12:26:51 UTC] === END API CALL LOG ===
[16-Jun-2026 12:26:51 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 12:26:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI2IiwidXNlcm5hbWUiOiJAS2thbGxvcCIsImVtYWlsIjoiYWljb250ZW50Z29AZ21haWwuY29tIiwiZXhwIjoxNzgyMjE3NTQ1fQ.tLLZKRP48eMnEGc4zz0utQNNnYyPZtF-bYh5x9EZ154
[16-Jun-2026 12:26:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 12:26:51 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 12:26:51 UTC] User ID: 826
[16-Jun-2026 12:26:51 UTC] ✅ User profile retrieved successfully for user ID: 826
[16-Jun-2026 12:26:51 UTC] === API CALL LOG ===
[16-Jun-2026 12:26:51 UTC] Endpoint: user/profile.php
[16-Jun-2026 12:26:51 UTC] Full Log Data: {
    "timestamp": "2026-06-16 12:26:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "182.190.213.3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "182.190.213.3, 104.22.96.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI2IiwidXNlcm5hbWUiOiJAS2thbGxvcCIsImVtYWlsIjoiYWljb250ZW50Z29AZ21haWwuY29tIiwiZXhwIjoxNzgyMjE3NTQ1fQ.tLLZKRP48eMnEGc4zz0utQNNnYyPZtF-bYh5x9EZ154",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c9ce29be650a9a-KHI",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "182.190.213.3",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 12:26:51 UTC] === END API CALL LOG ===
[16-Jun-2026 12:26:51 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 12:26:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI2IiwidXNlcm5hbWUiOiJAS2thbGxvcCIsImVtYWlsIjoiYWljb250ZW50Z29AZ21haWwuY29tIiwiZXhwIjoxNzgyMjE3NTQ1fQ.tLLZKRP48eMnEGc4zz0utQNNnYyPZtF-bYh5x9EZ154
[16-Jun-2026 12:26:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 12:26:51 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 12:26:51 UTC] User ID: 826
[16-Jun-2026 12:26:51 UTC] ✅ User profile retrieved successfully for user ID: 826
[16-Jun-2026 12:27:10 UTC] === API CALL LOG ===
[16-Jun-2026 12:27:10 UTC] Endpoint: user/profile.php
[16-Jun-2026 12:27:10 UTC] Full Log Data: {
    "timestamp": "2026-06-16 12:27:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "182.190.213.3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "182.190.213.3, 104.22.96.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI2IiwidXNlcm5hbWUiOiJAS2thbGxvcCIsImVtYWlsIjoiYWljb250ZW50Z29AZ21haWwuY29tIiwiZXhwIjoxNzgyMjE3NTQ1fQ.tLLZKRP48eMnEGc4zz0utQNNnYyPZtF-bYh5x9EZ154",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c9ce9c0be00a9a-KHI",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "182.190.213.3",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 12:27:10 UTC] === END API CALL LOG ===
[16-Jun-2026 12:27:10 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 12:27:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI2IiwidXNlcm5hbWUiOiJAS2thbGxvcCIsImVtYWlsIjoiYWljb250ZW50Z29AZ21haWwuY29tIiwiZXhwIjoxNzgyMjE3NTQ1fQ.tLLZKRP48eMnEGc4zz0utQNNnYyPZtF-bYh5x9EZ154
[16-Jun-2026 12:27:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 12:27:10 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 12:27:10 UTC] User ID: 826
[16-Jun-2026 12:27:10 UTC] ✅ User profile retrieved successfully for user ID: 826
[16-Jun-2026 12:27:10 UTC] User Purchases API - User ID: 826
[16-Jun-2026 12:27:10 UTC] User Purchases API - Total purchases found: 0
[16-Jun-2026 12:27:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jun-2026 12:27:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jun-2026 12:27:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"182.190.213.3, 104.22.96.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI2IiwidXNlcm5hbWUiOiJAS2thbGxvcCIsImVtYWlsIjoiYWljb250ZW50Z29AZ21haWwuY29tIiwiZXhwIjoxNzgyMjE3NTQ1fQ.tLLZKRP48eMnEGc4zz0utQNNnYyPZtF-bYh5x9EZ154","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0c9ceb41a240a9a-KHI","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"182.190.213.3","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-Jun-2026 12:27:13 UTC] === User Orders API Called ===
[16-Jun-2026 12:27:13 UTC] User ID: 826
[16-Jun-2026 12:27:13 UTC] Limit: 20, Offset: 0
[16-Jun-2026 12:27:13 UTC] Orders found: 0
[16-Jun-2026 12:27:13 UTC] Orders data: []
[16-Jun-2026 12:27:13 UTC] Total orders count: 0
[16-Jun-2026 12:27:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jun-2026 12:27:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jun-2026 12:27:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"182.190.213.3, 104.22.96.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI2IiwidXNlcm5hbWUiOiJAS2thbGxvcCIsImVtYWlsIjoiYWljb250ZW50Z29AZ21haWwuY29tIiwiZXhwIjoxNzgyMjE3NTQ1fQ.tLLZKRP48eMnEGc4zz0utQNNnYyPZtF-bYh5x9EZ154","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0c9cede29950a9a-KHI","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"182.190.213.3","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-Jun-2026 12:27:20 UTC] === User Orders API Called ===
[16-Jun-2026 12:27:20 UTC] User ID: 826
[16-Jun-2026 12:27:20 UTC] Limit: 20, Offset: 0
[16-Jun-2026 12:27:20 UTC] Orders found: 0
[16-Jun-2026 12:27:20 UTC] Orders data: []
[16-Jun-2026 12:27:20 UTC] Total orders count: 0
[16-Jun-2026 12:27:20 UTC] === API CALL LOG ===
[16-Jun-2026 12:27:20 UTC] Endpoint: user/profile.php
[16-Jun-2026 12:27:20 UTC] Full Log Data: {
    "timestamp": "2026-06-16 12:27:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "182.190.213.3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "182.190.213.3, 104.22.96.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI2IiwidXNlcm5hbWUiOiJAS2thbGxvcCIsImVtYWlsIjoiYWljb250ZW50Z29AZ21haWwuY29tIiwiZXhwIjoxNzgyMjE3NTQ1fQ.tLLZKRP48eMnEGc4zz0utQNNnYyPZtF-bYh5x9EZ154",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c9cedeaae10a9a-KHI",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "182.190.213.3",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 12:27:20 UTC] === END API CALL LOG ===
[16-Jun-2026 12:27:20 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 12:27:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI2IiwidXNlcm5hbWUiOiJAS2thbGxvcCIsImVtYWlsIjoiYWljb250ZW50Z29AZ21haWwuY29tIiwiZXhwIjoxNzgyMjE3NTQ1fQ.tLLZKRP48eMnEGc4zz0utQNNnYyPZtF-bYh5x9EZ154
[16-Jun-2026 12:27:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 12:27:20 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 12:27:20 UTC] User ID: 826
[16-Jun-2026 12:27:20 UTC] ✅ User profile retrieved successfully for user ID: 826
[16-Jun-2026 12:27:21 UTC] === API CALL LOG ===
[16-Jun-2026 12:27:21 UTC] Endpoint: user/profile.php
[16-Jun-2026 12:27:21 UTC] Full Log Data: {
    "timestamp": "2026-06-16 12:27:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "182.190.213.3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "182.190.213.3, 104.22.96.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI2IiwidXNlcm5hbWUiOiJAS2thbGxvcCIsImVtYWlsIjoiYWljb250ZW50Z29AZ21haWwuY29tIiwiZXhwIjoxNzgyMjE3NTQ1fQ.tLLZKRP48eMnEGc4zz0utQNNnYyPZtF-bYh5x9EZ154",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c9cee2ad690a9a-KHI",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "182.190.213.3",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 12:27:21 UTC] === END API CALL LOG ===
[16-Jun-2026 12:27:21 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 12:27:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI2IiwidXNlcm5hbWUiOiJAS2thbGxvcCIsImVtYWlsIjoiYWljb250ZW50Z29AZ21haWwuY29tIiwiZXhwIjoxNzgyMjE3NTQ1fQ.tLLZKRP48eMnEGc4zz0utQNNnYyPZtF-bYh5x9EZ154
[16-Jun-2026 12:27:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 12:27:21 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 12:27:21 UTC] User ID: 826
[16-Jun-2026 12:27:21 UTC] ✅ User profile retrieved successfully for user ID: 826
[16-Jun-2026 12:27:21 UTC] === API CALL LOG ===
[16-Jun-2026 12:27:21 UTC] Endpoint: user/profile.php
[16-Jun-2026 12:27:21 UTC] Full Log Data: {
    "timestamp": "2026-06-16 12:27:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "182.190.213.3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "182.190.213.3, 104.22.96.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI2IiwidXNlcm5hbWUiOiJAS2thbGxvcCIsImVtYWlsIjoiYWljb250ZW50Z29AZ21haWwuY29tIiwiZXhwIjoxNzgyMjE3NTQ1fQ.tLLZKRP48eMnEGc4zz0utQNNnYyPZtF-bYh5x9EZ154",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c9cee2edf10a9a-KHI",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "182.190.213.3",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 12:27:21 UTC] === END API CALL LOG ===
[16-Jun-2026 12:27:21 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 12:27:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI2IiwidXNlcm5hbWUiOiJAS2thbGxvcCIsImVtYWlsIjoiYWljb250ZW50Z29AZ21haWwuY29tIiwiZXhwIjoxNzgyMjE3NTQ1fQ.tLLZKRP48eMnEGc4zz0utQNNnYyPZtF-bYh5x9EZ154
[16-Jun-2026 12:27:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 12:27:21 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 12:27:21 UTC] User ID: 826
[16-Jun-2026 12:27:21 UTC] ✅ User profile retrieved successfully for user ID: 826
[16-Jun-2026 12:27:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jun-2026 12:27:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jun-2026 12:27:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"182.190.213.3, 104.22.96.145","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI2IiwidXNlcm5hbWUiOiJAS2thbGxvcCIsImVtYWlsIjoiYWljb250ZW50Z29AZ21haWwuY29tIiwiZXhwIjoxNzgyMjE3NTQ1fQ.tLLZKRP48eMnEGc4zz0utQNNnYyPZtF-bYh5x9EZ154","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0c9cf1f7f3b0a9a-KHI","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"182.190.213.3","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-Jun-2026 12:27:31 UTC] === User Orders API Called ===
[16-Jun-2026 12:27:31 UTC] User ID: 826
[16-Jun-2026 12:27:31 UTC] Limit: 20, Offset: 0
[16-Jun-2026 12:27:31 UTC] Orders found: 0
[16-Jun-2026 12:27:31 UTC] Orders data: []
[16-Jun-2026 12:27:31 UTC] Total orders count: 0
[16-Jun-2026 12:27:31 UTC] === API CALL LOG ===
[16-Jun-2026 12:27:31 UTC] Endpoint: user/profile.php
[16-Jun-2026 12:27:31 UTC] Full Log Data: {
    "timestamp": "2026-06-16 12:27:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "182.190.213.3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "182.190.213.3, 104.22.96.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI2IiwidXNlcm5hbWUiOiJAS2thbGxvcCIsImVtYWlsIjoiYWljb250ZW50Z29AZ21haWwuY29tIiwiZXhwIjoxNzgyMjE3NTQ1fQ.tLLZKRP48eMnEGc4zz0utQNNnYyPZtF-bYh5x9EZ154",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c9cf2008c40a9a-KHI",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "182.190.213.3",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 12:27:31 UTC] === END API CALL LOG ===
[16-Jun-2026 12:27:31 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 12:27:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI2IiwidXNlcm5hbWUiOiJAS2thbGxvcCIsImVtYWlsIjoiYWljb250ZW50Z29AZ21haWwuY29tIiwiZXhwIjoxNzgyMjE3NTQ1fQ.tLLZKRP48eMnEGc4zz0utQNNnYyPZtF-bYh5x9EZ154
[16-Jun-2026 12:27:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 12:27:31 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 12:27:31 UTC] User ID: 826
[16-Jun-2026 12:27:31 UTC] ✅ User profile retrieved successfully for user ID: 826
[16-Jun-2026 12:27:31 UTC] === API CALL LOG ===
[16-Jun-2026 12:27:31 UTC] Endpoint: user/profile.php
[16-Jun-2026 12:27:31 UTC] Full Log Data: {
    "timestamp": "2026-06-16 12:27:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "182.190.213.3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "182.190.213.3, 104.22.96.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI2IiwidXNlcm5hbWUiOiJAS2thbGxvcCIsImVtYWlsIjoiYWljb250ZW50Z29AZ21haWwuY29tIiwiZXhwIjoxNzgyMjE3NTQ1fQ.tLLZKRP48eMnEGc4zz0utQNNnYyPZtF-bYh5x9EZ154",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c9cf247bf90a9a-KHI",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "182.190.213.3",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 12:27:31 UTC] === END API CALL LOG ===
[16-Jun-2026 12:27:31 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 12:27:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI2IiwidXNlcm5hbWUiOiJAS2thbGxvcCIsImVtYWlsIjoiYWljb250ZW50Z29AZ21haWwuY29tIiwiZXhwIjoxNzgyMjE3NTQ1fQ.tLLZKRP48eMnEGc4zz0utQNNnYyPZtF-bYh5x9EZ154
[16-Jun-2026 12:27:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 12:27:31 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 12:27:31 UTC] User ID: 826
[16-Jun-2026 12:27:31 UTC] ✅ User profile retrieved successfully for user ID: 826
[16-Jun-2026 12:27:32 UTC] === API CALL LOG ===
[16-Jun-2026 12:27:32 UTC] Endpoint: user/profile.php
[16-Jun-2026 12:27:32 UTC] Full Log Data: {
    "timestamp": "2026-06-16 12:27:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "182.190.213.3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "182.190.213.3, 104.22.96.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI2IiwidXNlcm5hbWUiOiJAS2thbGxvcCIsImVtYWlsIjoiYWljb250ZW50Z29AZ21haWwuY29tIiwiZXhwIjoxNzgyMjE3NTQ1fQ.tLLZKRP48eMnEGc4zz0utQNNnYyPZtF-bYh5x9EZ154",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c9cf25d8080a9a-KHI",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "182.190.213.3",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 12:27:32 UTC] === END API CALL LOG ===
[16-Jun-2026 12:27:32 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 12:27:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI2IiwidXNlcm5hbWUiOiJAS2thbGxvcCIsImVtYWlsIjoiYWljb250ZW50Z29AZ21haWwuY29tIiwiZXhwIjoxNzgyMjE3NTQ1fQ.tLLZKRP48eMnEGc4zz0utQNNnYyPZtF-bYh5x9EZ154
[16-Jun-2026 12:27:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 12:27:32 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 12:27:32 UTC] User ID: 826
[16-Jun-2026 12:27:32 UTC] ✅ User profile retrieved successfully for user ID: 826
[16-Jun-2026 12:38:12 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jun-2026 12:38:12 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jun-2026 12:38:12 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"182.190.213.3, 104.22.96.145","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI2IiwidXNlcm5hbWUiOiJAS2thbGxvcCIsImVtYWlsIjoiYWljb250ZW50Z29AZ21haWwuY29tIiwiZXhwIjoxNzgyMjE3NTQ1fQ.tLLZKRP48eMnEGc4zz0utQNNnYyPZtF-bYh5x9EZ154","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0c9dec2cfe47a39-KHI","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"182.190.213.3","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-Jun-2026 12:38:12 UTC] === User Orders API Called ===
[16-Jun-2026 12:38:12 UTC] User ID: 826
[16-Jun-2026 12:38:12 UTC] Limit: 20, Offset: 0
[16-Jun-2026 12:38:12 UTC] === API CALL LOG ===
[16-Jun-2026 12:38:12 UTC] Endpoint: user/profile.php
[16-Jun-2026 12:38:12 UTC] Full Log Data: {
    "timestamp": "2026-06-16 12:38:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "182.190.213.3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "182.190.213.3, 104.22.96.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI2IiwidXNlcm5hbWUiOiJAS2thbGxvcCIsImVtYWlsIjoiYWljb250ZW50Z29AZ21haWwuY29tIiwiZXhwIjoxNzgyMjE3NTQ1fQ.tLLZKRP48eMnEGc4zz0utQNNnYyPZtF-bYh5x9EZ154",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c9dec318d97a39-KHI",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "182.190.213.3",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 12:38:12 UTC] === END API CALL LOG ===
[16-Jun-2026 12:38:12 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 12:38:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI2IiwidXNlcm5hbWUiOiJAS2thbGxvcCIsImVtYWlsIjoiYWljb250ZW50Z29AZ21haWwuY29tIiwiZXhwIjoxNzgyMjE3NTQ1fQ.tLLZKRP48eMnEGc4zz0utQNNnYyPZtF-bYh5x9EZ154
[16-Jun-2026 12:38:12 UTC] Orders found: 0
[16-Jun-2026 12:38:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 12:38:12 UTC] Orders data: []
[16-Jun-2026 12:38:12 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 12:38:12 UTC] User ID: 826
[16-Jun-2026 12:38:12 UTC] Total orders count: 0
[16-Jun-2026 12:38:12 UTC] ✅ User profile retrieved successfully for user ID: 826
[16-Jun-2026 12:38:12 UTC] === API CALL LOG ===
[16-Jun-2026 12:38:12 UTC] Endpoint: user/profile.php
[16-Jun-2026 12:38:12 UTC] Full Log Data: {
    "timestamp": "2026-06-16 12:38:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "182.190.213.3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "182.190.213.3, 104.22.96.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI2IiwidXNlcm5hbWUiOiJAS2thbGxvcCIsImVtYWlsIjoiYWljb250ZW50Z29AZ21haWwuY29tIiwiZXhwIjoxNzgyMjE3NTQ1fQ.tLLZKRP48eMnEGc4zz0utQNNnYyPZtF-bYh5x9EZ154",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c9dec668ab7a39-KHI",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "182.190.213.3",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 12:38:12 UTC] === END API CALL LOG ===
[16-Jun-2026 12:38:12 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 12:38:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI2IiwidXNlcm5hbWUiOiJAS2thbGxvcCIsImVtYWlsIjoiYWljb250ZW50Z29AZ21haWwuY29tIiwiZXhwIjoxNzgyMjE3NTQ1fQ.tLLZKRP48eMnEGc4zz0utQNNnYyPZtF-bYh5x9EZ154
[16-Jun-2026 12:38:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 12:38:12 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 12:38:12 UTC] User ID: 826
[16-Jun-2026 12:38:12 UTC] ✅ User profile retrieved successfully for user ID: 826
[16-Jun-2026 12:38:12 UTC] === API CALL LOG ===
[16-Jun-2026 12:38:12 UTC] Endpoint: user/profile.php
[16-Jun-2026 12:38:12 UTC] Full Log Data: {
    "timestamp": "2026-06-16 12:38:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "182.190.213.3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "182.190.213.3, 104.22.96.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI2IiwidXNlcm5hbWUiOiJAS2thbGxvcCIsImVtYWlsIjoiYWljb250ZW50Z29AZ21haWwuY29tIiwiZXhwIjoxNzgyMjE3NTQ1fQ.tLLZKRP48eMnEGc4zz0utQNNnYyPZtF-bYh5x9EZ154",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c9deca19e77a39-KHI",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "182.190.213.3",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 12:38:12 UTC] === END API CALL LOG ===
[16-Jun-2026 12:38:12 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 12:38:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI2IiwidXNlcm5hbWUiOiJAS2thbGxvcCIsImVtYWlsIjoiYWljb250ZW50Z29AZ21haWwuY29tIiwiZXhwIjoxNzgyMjE3NTQ1fQ.tLLZKRP48eMnEGc4zz0utQNNnYyPZtF-bYh5x9EZ154
[16-Jun-2026 12:38:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 12:38:12 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 12:38:12 UTC] User ID: 826
[16-Jun-2026 12:38:12 UTC] ✅ User profile retrieved successfully for user ID: 826
[16-Jun-2026 12:38:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jun-2026 12:38:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jun-2026 12:38:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"182.190.213.3, 104.22.96.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI2IiwidXNlcm5hbWUiOiJAS2thbGxvcCIsImVtYWlsIjoiYWljb250ZW50Z29AZ21haWwuY29tIiwiZXhwIjoxNzgyMjE3NTQ1fQ.tLLZKRP48eMnEGc4zz0utQNNnYyPZtF-bYh5x9EZ154","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0c9df5199c67a39-KHI","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"182.190.213.3","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-Jun-2026 12:38:34 UTC] === User Orders API Called ===
[16-Jun-2026 12:38:34 UTC] User ID: 826
[16-Jun-2026 12:38:34 UTC] Limit: 20, Offset: 0
[16-Jun-2026 12:38:34 UTC] Orders found: 0
[16-Jun-2026 12:38:34 UTC] Orders data: []
[16-Jun-2026 12:38:34 UTC] Total orders count: 0
[16-Jun-2026 12:38:34 UTC] === API CALL LOG ===
[16-Jun-2026 12:38:34 UTC] Endpoint: user/profile.php
[16-Jun-2026 12:38:34 UTC] Full Log Data: {
    "timestamp": "2026-06-16 12:38:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "182.190.213.3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "182.190.213.3, 104.22.96.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI2IiwidXNlcm5hbWUiOiJAS2thbGxvcCIsImVtYWlsIjoiYWljb250ZW50Z29AZ21haWwuY29tIiwiZXhwIjoxNzgyMjE3NTQ1fQ.tLLZKRP48eMnEGc4zz0utQNNnYyPZtF-bYh5x9EZ154",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c9df520ae77a39-KHI",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "182.190.213.3",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 12:38:34 UTC] === END API CALL LOG ===
[16-Jun-2026 12:38:34 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 12:38:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI2IiwidXNlcm5hbWUiOiJAS2thbGxvcCIsImVtYWlsIjoiYWljb250ZW50Z29AZ21haWwuY29tIiwiZXhwIjoxNzgyMjE3NTQ1fQ.tLLZKRP48eMnEGc4zz0utQNNnYyPZtF-bYh5x9EZ154
[16-Jun-2026 12:38:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 12:38:34 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 12:38:34 UTC] User ID: 826
[16-Jun-2026 12:38:34 UTC] ✅ User profile retrieved successfully for user ID: 826
[16-Jun-2026 12:38:35 UTC] === API CALL LOG ===
[16-Jun-2026 12:38:35 UTC] Endpoint: user/profile.php
[16-Jun-2026 12:38:35 UTC] Full Log Data: {
    "timestamp": "2026-06-16 12:38:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "182.190.213.3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "182.190.213.3, 104.22.96.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI2IiwidXNlcm5hbWUiOiJAS2thbGxvcCIsImVtYWlsIjoiYWljb250ZW50Z29AZ21haWwuY29tIiwiZXhwIjoxNzgyMjE3NTQ1fQ.tLLZKRP48eMnEGc4zz0utQNNnYyPZtF-bYh5x9EZ154",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c9df555c4b7a39-KHI",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "182.190.213.3",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 12:38:35 UTC] === END API CALL LOG ===
[16-Jun-2026 12:38:35 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 12:38:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI2IiwidXNlcm5hbWUiOiJAS2thbGxvcCIsImVtYWlsIjoiYWljb250ZW50Z29AZ21haWwuY29tIiwiZXhwIjoxNzgyMjE3NTQ1fQ.tLLZKRP48eMnEGc4zz0utQNNnYyPZtF-bYh5x9EZ154
[16-Jun-2026 12:38:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 12:38:35 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 12:38:35 UTC] User ID: 826
[16-Jun-2026 12:38:35 UTC] ✅ User profile retrieved successfully for user ID: 826
[16-Jun-2026 12:38:35 UTC] === API CALL LOG ===
[16-Jun-2026 12:38:35 UTC] Endpoint: user/profile.php
[16-Jun-2026 12:38:35 UTC] Full Log Data: {
    "timestamp": "2026-06-16 12:38:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "182.190.213.3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "182.190.213.3, 104.22.96.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI2IiwidXNlcm5hbWUiOiJAS2thbGxvcCIsImVtYWlsIjoiYWljb250ZW50Z29AZ21haWwuY29tIiwiZXhwIjoxNzgyMjE3NTQ1fQ.tLLZKRP48eMnEGc4zz0utQNNnYyPZtF-bYh5x9EZ154",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c9df55fdcf7a39-KHI",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "182.190.213.3",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 12:38:35 UTC] === END API CALL LOG ===
[16-Jun-2026 12:38:35 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 12:38:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI2IiwidXNlcm5hbWUiOiJAS2thbGxvcCIsImVtYWlsIjoiYWljb250ZW50Z29AZ21haWwuY29tIiwiZXhwIjoxNzgyMjE3NTQ1fQ.tLLZKRP48eMnEGc4zz0utQNNnYyPZtF-bYh5x9EZ154
[16-Jun-2026 12:38:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 12:38:35 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 12:38:35 UTC] User ID: 826
[16-Jun-2026 12:38:35 UTC] ✅ User profile retrieved successfully for user ID: 826
[16-Jun-2026 12:38:47 UTC] === API CALL LOG ===
[16-Jun-2026 12:38:47 UTC] Endpoint: user/profile.php
[16-Jun-2026 12:38:47 UTC] Full Log Data: {
    "timestamp": "2026-06-16 12:38:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "182.190.213.3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "182.190.213.3, 104.22.96.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI2IiwidXNlcm5hbWUiOiJAS2thbGxvcCIsImVtYWlsIjoiYWljb250ZW50Z29AZ21haWwuY29tIiwiZXhwIjoxNzgyMjE3NTQ1fQ.tLLZKRP48eMnEGc4zz0utQNNnYyPZtF-bYh5x9EZ154",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0c9df9f88237a39-KHI",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "182.190.213.3",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 12:38:47 UTC] === END API CALL LOG ===
[16-Jun-2026 12:38:47 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 12:38:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI2IiwidXNlcm5hbWUiOiJAS2thbGxvcCIsImVtYWlsIjoiYWljb250ZW50Z29AZ21haWwuY29tIiwiZXhwIjoxNzgyMjE3NTQ1fQ.tLLZKRP48eMnEGc4zz0utQNNnYyPZtF-bYh5x9EZ154
[16-Jun-2026 12:38:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 12:38:47 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 12:38:47 UTC] User ID: 826
[16-Jun-2026 12:38:47 UTC] ✅ User profile retrieved successfully for user ID: 826
[16-Jun-2026 14:21:52 UTC] === API CALL LOG ===
[16-Jun-2026 14:21:52 UTC] Endpoint: user/profile.php
[16-Jun-2026 14:21:52 UTC] Full Log Data: {
    "timestamp": "2026-06-16 14:21:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2806:104e:28:81f8:9d57:3a7e:bd04:18f5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2806:104e:28:81f8:9d57:3a7e:bd04:18f5, 172.64.217.171",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI3IiwidXNlcm5hbWUiOiJwaWNrc21hZmlhOTMiLCJlbWFpbCI6InR1bnVldmFjdWVudGEyMEBnbWFpbC5jb20iLCJleHAiOjE3ODIyMjQ1MTF9.i0kdGRLIMkR0ouDGavJmD1UXUEhNRTN6-q5I2kZEFAQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0ca76a3afdaa733-LAX",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2806:104e:28:81f8:9d57:3a7e:bd04:18f5",
        "cf-ipcountry": "MX",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 14:21:52 UTC] === END API CALL LOG ===
[16-Jun-2026 14:21:52 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 14:21:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI3IiwidXNlcm5hbWUiOiJwaWNrc21hZmlhOTMiLCJlbWFpbCI6InR1bnVldmFjdWVudGEyMEBnbWFpbC5jb20iLCJleHAiOjE3ODIyMjQ1MTF9.i0kdGRLIMkR0ouDGavJmD1UXUEhNRTN6-q5I2kZEFAQ
[16-Jun-2026 14:21:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 14:21:52 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 14:21:52 UTC] User ID: 827
[16-Jun-2026 14:21:52 UTC] ✅ User profile retrieved successfully for user ID: 827
[16-Jun-2026 14:21:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jun-2026 14:21:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jun-2026 14:21:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2806:104e:28:81f8:9d57:3a7e:bd04:18f5, 172.64.217.171","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI3IiwidXNlcm5hbWUiOiJwaWNrc21hZmlhOTMiLCJlbWFpbCI6InR1bnVldmFjdWVudGEyMEBnbWFpbC5jb20iLCJleHAiOjE3ODIyMjQ1MTF9.i0kdGRLIMkR0ouDGavJmD1UXUEhNRTN6-q5I2kZEFAQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0ca76a3f8e8a733-LAX","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2806:104e:28:81f8:9d57:3a7e:bd04:18f5","cf-ipcountry":"MX","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-Jun-2026 14:21:52 UTC] === User Orders API Called ===
[16-Jun-2026 14:21:52 UTC] User ID: 827
[16-Jun-2026 14:21:52 UTC] Limit: 20, Offset: 0
[16-Jun-2026 14:21:52 UTC] Orders found: 0
[16-Jun-2026 14:21:52 UTC] Orders data: []
[16-Jun-2026 14:21:52 UTC] Total orders count: 0
[16-Jun-2026 14:21:52 UTC] === API CALL LOG ===
[16-Jun-2026 14:21:52 UTC] Endpoint: user/profile.php
[16-Jun-2026 14:21:52 UTC] Full Log Data: {
    "timestamp": "2026-06-16 14:21:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2806:104e:28:81f8:9d57:3a7e:bd04:18f5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2806:104e:28:81f8:9d57:3a7e:bd04:18f5, 172.64.217.171",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI3IiwidXNlcm5hbWUiOiJwaWNrc21hZmlhOTMiLCJlbWFpbCI6InR1bnVldmFjdWVudGEyMEBnbWFpbC5jb20iLCJleHAiOjE3ODIyMjQ1MTF9.i0kdGRLIMkR0ouDGavJmD1UXUEhNRTN6-q5I2kZEFAQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0ca76a44a01a733-LAX",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2806:104e:28:81f8:9d57:3a7e:bd04:18f5",
        "cf-ipcountry": "MX",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 14:21:52 UTC] === END API CALL LOG ===
[16-Jun-2026 14:21:52 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 14:21:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI3IiwidXNlcm5hbWUiOiJwaWNrc21hZmlhOTMiLCJlbWFpbCI6InR1bnVldmFjdWVudGEyMEBnbWFpbC5jb20iLCJleHAiOjE3ODIyMjQ1MTF9.i0kdGRLIMkR0ouDGavJmD1UXUEhNRTN6-q5I2kZEFAQ
[16-Jun-2026 14:21:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 14:21:52 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 14:21:52 UTC] User ID: 827
[16-Jun-2026 14:21:52 UTC] ✅ User profile retrieved successfully for user ID: 827
[16-Jun-2026 14:21:53 UTC] === API CALL LOG ===
[16-Jun-2026 14:21:53 UTC] Endpoint: user/profile.php
[16-Jun-2026 14:21:53 UTC] Full Log Data: {
    "timestamp": "2026-06-16 14:21:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2806:104e:28:81f8:9d57:3a7e:bd04:18f5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2806:104e:28:81f8:9d57:3a7e:bd04:18f5, 172.64.217.171",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI3IiwidXNlcm5hbWUiOiJwaWNrc21hZmlhOTMiLCJlbWFpbCI6InR1bnVldmFjdWVudGEyMEBnbWFpbC5jb20iLCJleHAiOjE3ODIyMjQ1MTF9.i0kdGRLIMkR0ouDGavJmD1UXUEhNRTN6-q5I2kZEFAQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0ca76a9dd45a733-LAX",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2806:104e:28:81f8:9d57:3a7e:bd04:18f5",
        "cf-ipcountry": "MX",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 14:21:53 UTC] === END API CALL LOG ===
[16-Jun-2026 14:21:53 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 14:21:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI3IiwidXNlcm5hbWUiOiJwaWNrc21hZmlhOTMiLCJlbWFpbCI6InR1bnVldmFjdWVudGEyMEBnbWFpbC5jb20iLCJleHAiOjE3ODIyMjQ1MTF9.i0kdGRLIMkR0ouDGavJmD1UXUEhNRTN6-q5I2kZEFAQ
[16-Jun-2026 14:21:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 14:21:53 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 14:21:53 UTC] User ID: 827
[16-Jun-2026 14:21:53 UTC] ✅ User profile retrieved successfully for user ID: 827
[16-Jun-2026 14:22:09 UTC] === API CALL LOG ===
[16-Jun-2026 14:22:09 UTC] Endpoint: user/profile.php
[16-Jun-2026 14:22:09 UTC] Full Log Data: {
    "timestamp": "2026-06-16 14:22:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2806:104e:28:81f8:9d57:3a7e:bd04:18f5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2806:104e:28:81f8:9d57:3a7e:bd04:18f5, 172.64.217.170",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI3IiwidXNlcm5hbWUiOiJwaWNrc21hZmlhOTMiLCJlbWFpbCI6InR1bnVldmFjdWVudGEyMEBnbWFpbC5jb20iLCJleHAiOjE3ODIyMjQ1MTF9.i0kdGRLIMkR0ouDGavJmD1UXUEhNRTN6-q5I2kZEFAQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0ca76fdac16a733-LAX",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2806:104e:28:81f8:9d57:3a7e:bd04:18f5",
        "cf-ipcountry": "MX",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 14:22:09 UTC] === END API CALL LOG ===
[16-Jun-2026 14:22:09 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 14:22:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI3IiwidXNlcm5hbWUiOiJwaWNrc21hZmlhOTMiLCJlbWFpbCI6InR1bnVldmFjdWVudGEyMEBnbWFpbC5jb20iLCJleHAiOjE3ODIyMjQ1MTF9.i0kdGRLIMkR0ouDGavJmD1UXUEhNRTN6-q5I2kZEFAQ
[16-Jun-2026 14:22:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 14:22:09 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 14:22:09 UTC] User ID: 827
[16-Jun-2026 14:22:09 UTC] ✅ User profile retrieved successfully for user ID: 827
[16-Jun-2026 14:23:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jun-2026 14:23:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jun-2026 14:23:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2806:104e:28:81f8:9d57:3a7e:bd04:18f5, 172.64.217.170","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI3IiwidXNlcm5hbWUiOiJwaWNrc21hZmlhOTMiLCJlbWFpbCI6InR1bnVldmFjdWVudGEyMEBnbWFpbC5jb20iLCJleHAiOjE3ODIyMjQ1MTF9.i0kdGRLIMkR0ouDGavJmD1UXUEhNRTN6-q5I2kZEFAQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0ca78a76c03a733-LAX","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2806:104e:28:81f8:9d57:3a7e:bd04:18f5","cf-ipcountry":"MX","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-Jun-2026 14:23:15 UTC] === User Orders API Called ===
[16-Jun-2026 14:23:15 UTC] User ID: 827
[16-Jun-2026 14:23:15 UTC] Limit: 20, Offset: 0
[16-Jun-2026 14:23:15 UTC] Orders found: 0
[16-Jun-2026 14:23:15 UTC] Orders data: []
[16-Jun-2026 14:23:15 UTC] Total orders count: 0
[16-Jun-2026 14:23:17 UTC] === API CALL LOG ===
[16-Jun-2026 14:23:17 UTC] Endpoint: user/profile.php
[16-Jun-2026 14:23:17 UTC] Full Log Data: {
    "timestamp": "2026-06-16 14:23:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2806:104e:28:81f8:9d57:3a7e:bd04:18f5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2806:104e:28:81f8:9d57:3a7e:bd04:18f5, 172.64.217.170",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI3IiwidXNlcm5hbWUiOiJwaWNrc21hZmlhOTMiLCJlbWFpbCI6InR1bnVldmFjdWVudGEyMEBnbWFpbC5jb20iLCJleHAiOjE3ODIyMjQ1MTF9.i0kdGRLIMkR0ouDGavJmD1UXUEhNRTN6-q5I2kZEFAQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0ca78b36d14a733-LAX",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2806:104e:28:81f8:9d57:3a7e:bd04:18f5",
        "cf-ipcountry": "MX",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 14:23:17 UTC] === END API CALL LOG ===
[16-Jun-2026 14:23:17 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 14:23:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI3IiwidXNlcm5hbWUiOiJwaWNrc21hZmlhOTMiLCJlbWFpbCI6InR1bnVldmFjdWVudGEyMEBnbWFpbC5jb20iLCJleHAiOjE3ODIyMjQ1MTF9.i0kdGRLIMkR0ouDGavJmD1UXUEhNRTN6-q5I2kZEFAQ
[16-Jun-2026 14:23:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 14:23:17 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 14:23:17 UTC] User ID: 827
[16-Jun-2026 14:23:17 UTC] ✅ User profile retrieved successfully for user ID: 827
[16-Jun-2026 14:23:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jun-2026 14:23:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jun-2026 14:23:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2806:104e:28:81f8:9d57:3a7e:bd04:18f5, 172.64.217.170","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI3IiwidXNlcm5hbWUiOiJwaWNrc21hZmlhOTMiLCJlbWFpbCI6InR1bnVldmFjdWVudGEyMEBnbWFpbC5jb20iLCJleHAiOjE3ODIyMjQ1MTF9.i0kdGRLIMkR0ouDGavJmD1UXUEhNRTN6-q5I2kZEFAQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0ca78b36d0da733-LAX","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2806:104e:28:81f8:9d57:3a7e:bd04:18f5","cf-ipcountry":"MX","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-Jun-2026 14:23:17 UTC] === User Orders API Called ===
[16-Jun-2026 14:23:17 UTC] User ID: 827
[16-Jun-2026 14:23:17 UTC] Limit: 20, Offset: 0
[16-Jun-2026 14:23:17 UTC] Orders found: 0
[16-Jun-2026 14:23:17 UTC] Orders data: []
[16-Jun-2026 14:23:17 UTC] Total orders count: 0
[16-Jun-2026 14:23:17 UTC] === API CALL LOG ===
[16-Jun-2026 14:23:17 UTC] Endpoint: user/profile.php
[16-Jun-2026 14:23:17 UTC] Full Log Data: {
    "timestamp": "2026-06-16 14:23:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2806:104e:28:81f8:9d57:3a7e:bd04:18f5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2806:104e:28:81f8:9d57:3a7e:bd04:18f5, 172.64.217.170",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI3IiwidXNlcm5hbWUiOiJwaWNrc21hZmlhOTMiLCJlbWFpbCI6InR1bnVldmFjdWVudGEyMEBnbWFpbC5jb20iLCJleHAiOjE3ODIyMjQ1MTF9.i0kdGRLIMkR0ouDGavJmD1UXUEhNRTN6-q5I2kZEFAQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0ca78b74a97a733-LAX",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2806:104e:28:81f8:9d57:3a7e:bd04:18f5",
        "cf-ipcountry": "MX",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 14:23:17 UTC] === END API CALL LOG ===
[16-Jun-2026 14:23:17 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 14:23:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI3IiwidXNlcm5hbWUiOiJwaWNrc21hZmlhOTMiLCJlbWFpbCI6InR1bnVldmFjdWVudGEyMEBnbWFpbC5jb20iLCJleHAiOjE3ODIyMjQ1MTF9.i0kdGRLIMkR0ouDGavJmD1UXUEhNRTN6-q5I2kZEFAQ
[16-Jun-2026 14:23:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 14:23:17 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 14:23:17 UTC] User ID: 827
[16-Jun-2026 14:23:17 UTC] ✅ User profile retrieved successfully for user ID: 827
[16-Jun-2026 14:23:17 UTC] === API CALL LOG ===
[16-Jun-2026 14:23:17 UTC] Endpoint: user/profile.php
[16-Jun-2026 14:23:17 UTC] Full Log Data: {
    "timestamp": "2026-06-16 14:23:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2806:104e:28:81f8:9d57:3a7e:bd04:18f5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2806:104e:28:81f8:9d57:3a7e:bd04:18f5, 172.64.217.170",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI3IiwidXNlcm5hbWUiOiJwaWNrc21hZmlhOTMiLCJlbWFpbCI6InR1bnVldmFjdWVudGEyMEBnbWFpbC5jb20iLCJleHAiOjE3ODIyMjQ1MTF9.i0kdGRLIMkR0ouDGavJmD1UXUEhNRTN6-q5I2kZEFAQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0ca78b8e84da733-LAX",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2806:104e:28:81f8:9d57:3a7e:bd04:18f5",
        "cf-ipcountry": "MX",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 14:23:17 UTC] === END API CALL LOG ===
[16-Jun-2026 14:23:17 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 14:23:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI3IiwidXNlcm5hbWUiOiJwaWNrc21hZmlhOTMiLCJlbWFpbCI6InR1bnVldmFjdWVudGEyMEBnbWFpbC5jb20iLCJleHAiOjE3ODIyMjQ1MTF9.i0kdGRLIMkR0ouDGavJmD1UXUEhNRTN6-q5I2kZEFAQ
[16-Jun-2026 14:23:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 14:23:17 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 14:23:17 UTC] User ID: 827
[16-Jun-2026 14:23:17 UTC] ✅ User profile retrieved successfully for user ID: 827
[16-Jun-2026 15:49:08 UTC] === API CALL LOG ===
[16-Jun-2026 15:49:08 UTC] Endpoint: user/profile.php
[16-Jun-2026 15:49:08 UTC] Full Log Data: {
    "timestamp": "2026-06-16 15:49:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.159.85.217",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.159.85.217, 162.158.210.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI4IiwidXNlcm5hbWUiOiJyYWhhbmRfYXJhbSIsImVtYWlsIjoicmFoYW5kYXJhbTk1QGdtYWlsLmNvbSIsImV4cCI6MTc4MjIyOTc0N30.KPyLsk2V9ZbWiUqbBIUgLIEN91gc6uqQdE-dNRuQjgw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0caf6796f4bd0e4-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "95.159.85.217",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 15:49:08 UTC] === END API CALL LOG ===
[16-Jun-2026 15:49:08 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 15:49:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI4IiwidXNlcm5hbWUiOiJyYWhhbmRfYXJhbSIsImVtYWlsIjoicmFoYW5kYXJhbTk1QGdtYWlsLmNvbSIsImV4cCI6MTc4MjIyOTc0N30.KPyLsk2V9ZbWiUqbBIUgLIEN91gc6uqQdE-dNRuQjgw
[16-Jun-2026 15:49:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 15:49:08 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 15:49:08 UTC] User ID: 828
[16-Jun-2026 15:49:08 UTC] ✅ User profile retrieved successfully for user ID: 828
[16-Jun-2026 15:49:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jun-2026 15:49:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jun-2026 15:49:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"95.159.85.217, 162.158.210.10","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI4IiwidXNlcm5hbWUiOiJyYWhhbmRfYXJhbSIsImVtYWlsIjoicmFoYW5kYXJhbTk1QGdtYWlsLmNvbSIsImV4cCI6MTc4MjIyOTc0N30.KPyLsk2V9ZbWiUqbBIUgLIEN91gc6uqQdE-dNRuQjgw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0caf6796f59d0e4-SOF","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"95.159.85.217","cf-ipcountry":"IQ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-Jun-2026 15:49:08 UTC] === User Orders API Called ===
[16-Jun-2026 15:49:08 UTC] User ID: 828
[16-Jun-2026 15:49:08 UTC] Limit: 20, Offset: 0
[16-Jun-2026 15:49:08 UTC] Orders found: 0
[16-Jun-2026 15:49:08 UTC] Orders data: []
[16-Jun-2026 15:49:08 UTC] Total orders count: 0
[16-Jun-2026 15:49:08 UTC] === API CALL LOG ===
[16-Jun-2026 15:49:08 UTC] Endpoint: user/profile.php
[16-Jun-2026 15:49:08 UTC] Full Log Data: {
    "timestamp": "2026-06-16 15:49:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.159.85.217",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.159.85.217, 162.158.210.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI4IiwidXNlcm5hbWUiOiJyYWhhbmRfYXJhbSIsImVtYWlsIjoicmFoYW5kYXJhbTk1QGdtYWlsLmNvbSIsImV4cCI6MTc4MjIyOTc0N30.KPyLsk2V9ZbWiUqbBIUgLIEN91gc6uqQdE-dNRuQjgw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0caf67a5a5ed0e4-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "95.159.85.217",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 15:49:08 UTC] === END API CALL LOG ===
[16-Jun-2026 15:49:08 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 15:49:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI4IiwidXNlcm5hbWUiOiJyYWhhbmRfYXJhbSIsImVtYWlsIjoicmFoYW5kYXJhbTk1QGdtYWlsLmNvbSIsImV4cCI6MTc4MjIyOTc0N30.KPyLsk2V9ZbWiUqbBIUgLIEN91gc6uqQdE-dNRuQjgw
[16-Jun-2026 15:49:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 15:49:08 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 15:49:08 UTC] User ID: 828
[16-Jun-2026 15:49:08 UTC] ✅ User profile retrieved successfully for user ID: 828
[16-Jun-2026 15:49:09 UTC] === API CALL LOG ===
[16-Jun-2026 15:49:09 UTC] Endpoint: user/profile.php
[16-Jun-2026 15:49:09 UTC] Full Log Data: {
    "timestamp": "2026-06-16 15:49:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.159.85.217",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.159.85.217, 162.158.210.44",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI4IiwidXNlcm5hbWUiOiJyYWhhbmRfYXJhbSIsImVtYWlsIjoicmFoYW5kYXJhbTk1QGdtYWlsLmNvbSIsImV4cCI6MTc4MjIyOTc0N30.KPyLsk2V9ZbWiUqbBIUgLIEN91gc6uqQdE-dNRuQjgw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0caf67e99f3d0e4-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "95.159.85.217",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 15:49:09 UTC] === END API CALL LOG ===
[16-Jun-2026 15:49:09 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 15:49:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI4IiwidXNlcm5hbWUiOiJyYWhhbmRfYXJhbSIsImVtYWlsIjoicmFoYW5kYXJhbTk1QGdtYWlsLmNvbSIsImV4cCI6MTc4MjIyOTc0N30.KPyLsk2V9ZbWiUqbBIUgLIEN91gc6uqQdE-dNRuQjgw
[16-Jun-2026 15:49:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 15:49:09 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 15:49:09 UTC] User ID: 828
[16-Jun-2026 15:49:09 UTC] ✅ User profile retrieved successfully for user ID: 828
[16-Jun-2026 15:49:14 UTC] === API CALL LOG ===
[16-Jun-2026 15:49:14 UTC] Endpoint: user/profile.php
[16-Jun-2026 15:49:14 UTC] Full Log Data: {
    "timestamp": "2026-06-16 15:49:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.159.85.217",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.159.85.217, 162.158.210.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI4IiwidXNlcm5hbWUiOiJyYWhhbmRfYXJhbSIsImVtYWlsIjoicmFoYW5kYXJhbTk1QGdtYWlsLmNvbSIsImV4cCI6MTc4MjIyOTc0N30.KPyLsk2V9ZbWiUqbBIUgLIEN91gc6uqQdE-dNRuQjgw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0caf69b7f75d0e4-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "95.159.85.217",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 15:49:14 UTC] === END API CALL LOG ===
[16-Jun-2026 15:49:14 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 15:49:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI4IiwidXNlcm5hbWUiOiJyYWhhbmRfYXJhbSIsImVtYWlsIjoicmFoYW5kYXJhbTk1QGdtYWlsLmNvbSIsImV4cCI6MTc4MjIyOTc0N30.KPyLsk2V9ZbWiUqbBIUgLIEN91gc6uqQdE-dNRuQjgw
[16-Jun-2026 15:49:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 15:49:14 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 15:49:14 UTC] User ID: 828
[16-Jun-2026 15:49:14 UTC] ✅ User profile retrieved successfully for user ID: 828
[16-Jun-2026 15:49:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jun-2026 15:49:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jun-2026 15:49:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"95.159.85.217, 162.158.210.10","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI4IiwidXNlcm5hbWUiOiJyYWhhbmRfYXJhbSIsImVtYWlsIjoicmFoYW5kYXJhbTk1QGdtYWlsLmNvbSIsImV4cCI6MTc4MjIyOTc0N30.KPyLsk2V9ZbWiUqbBIUgLIEN91gc6uqQdE-dNRuQjgw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0caf6a65dc2d0e4-SOF","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"95.159.85.217","cf-ipcountry":"IQ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-Jun-2026 15:49:15 UTC] === User Orders API Called ===
[16-Jun-2026 15:49:15 UTC] User ID: 828
[16-Jun-2026 15:49:15 UTC] Limit: 20, Offset: 0
[16-Jun-2026 15:49:15 UTC] Orders found: 0
[16-Jun-2026 15:49:15 UTC] Orders data: []
[16-Jun-2026 15:49:15 UTC] Total orders count: 0
[16-Jun-2026 15:49:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jun-2026 15:49:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jun-2026 15:49:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"95.159.85.217, 162.158.210.10","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI4IiwidXNlcm5hbWUiOiJyYWhhbmRfYXJhbSIsImVtYWlsIjoicmFoYW5kYXJhbTk1QGdtYWlsLmNvbSIsImV4cCI6MTc4MjIyOTc0N30.KPyLsk2V9ZbWiUqbBIUgLIEN91gc6uqQdE-dNRuQjgw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0caf6ddfef0d0e4-SOF","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"95.159.85.217","cf-ipcountry":"IQ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-Jun-2026 15:49:24 UTC] === User Orders API Called ===
[16-Jun-2026 15:49:24 UTC] User ID: 828
[16-Jun-2026 15:49:24 UTC] Limit: 20, Offset: 0
[16-Jun-2026 15:49:24 UTC] Orders found: 0
[16-Jun-2026 15:49:24 UTC] Orders data: []
[16-Jun-2026 15:49:24 UTC] Total orders count: 0
[16-Jun-2026 15:49:25 UTC] === API CALL LOG ===
[16-Jun-2026 15:49:25 UTC] Endpoint: user/profile.php
[16-Jun-2026 15:49:25 UTC] Full Log Data: {
    "timestamp": "2026-06-16 15:49:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.159.85.217",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.159.85.217, 162.158.210.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI4IiwidXNlcm5hbWUiOiJyYWhhbmRfYXJhbSIsImVtYWlsIjoicmFoYW5kYXJhbTk1QGdtYWlsLmNvbSIsImV4cCI6MTc4MjIyOTc0N30.KPyLsk2V9ZbWiUqbBIUgLIEN91gc6uqQdE-dNRuQjgw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0caf6e54850d0e4-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "95.159.85.217",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 15:49:25 UTC] === END API CALL LOG ===
[16-Jun-2026 15:49:25 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 15:49:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI4IiwidXNlcm5hbWUiOiJyYWhhbmRfYXJhbSIsImVtYWlsIjoicmFoYW5kYXJhbTk1QGdtYWlsLmNvbSIsImV4cCI6MTc4MjIyOTc0N30.KPyLsk2V9ZbWiUqbBIUgLIEN91gc6uqQdE-dNRuQjgw
[16-Jun-2026 15:49:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 15:49:25 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 15:49:25 UTC] User ID: 828
[16-Jun-2026 15:49:25 UTC] ✅ User profile retrieved successfully for user ID: 828
[16-Jun-2026 15:49:26 UTC] User Purchases API - User ID: 828
[16-Jun-2026 15:49:26 UTC] User Purchases API - Total purchases found: 0
[16-Jun-2026 15:49:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jun-2026 15:49:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jun-2026 15:49:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"95.159.85.217, 162.158.210.10","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI4IiwidXNlcm5hbWUiOiJyYWhhbmRfYXJhbSIsImVtYWlsIjoicmFoYW5kYXJhbTk1QGdtYWlsLmNvbSIsImV4cCI6MTc4MjIyOTc0N30.KPyLsk2V9ZbWiUqbBIUgLIEN91gc6uqQdE-dNRuQjgw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0caf6ec2f72d0e4-SOF","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"95.159.85.217","cf-ipcountry":"IQ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-Jun-2026 15:49:27 UTC] === User Orders API Called ===
[16-Jun-2026 15:49:27 UTC] User ID: 828
[16-Jun-2026 15:49:27 UTC] Limit: 20, Offset: 0
[16-Jun-2026 15:49:27 UTC] Orders found: 0
[16-Jun-2026 15:49:27 UTC] Orders data: []
[16-Jun-2026 15:49:27 UTC] Total orders count: 0
[16-Jun-2026 15:49:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jun-2026 15:49:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jun-2026 15:49:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"95.159.85.217, 162.158.210.10","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI4IiwidXNlcm5hbWUiOiJyYWhhbmRfYXJhbSIsImVtYWlsIjoicmFoYW5kYXJhbTk1QGdtYWlsLmNvbSIsImV4cCI6MTc4MjIyOTc0N30.KPyLsk2V9ZbWiUqbBIUgLIEN91gc6uqQdE-dNRuQjgw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0caf6f23bb7d0e4-SOF","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"95.159.85.217","cf-ipcountry":"IQ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-Jun-2026 15:49:28 UTC] === User Orders API Called ===
[16-Jun-2026 15:49:28 UTC] User ID: 828
[16-Jun-2026 15:49:28 UTC] Limit: 20, Offset: 0
[16-Jun-2026 15:49:28 UTC] Orders found: 0
[16-Jun-2026 15:49:28 UTC] Orders data: []
[16-Jun-2026 15:49:28 UTC] Total orders count: 0
[16-Jun-2026 15:49:28 UTC] === API CALL LOG ===
[16-Jun-2026 15:49:28 UTC] Endpoint: user/profile.php
[16-Jun-2026 15:49:28 UTC] Full Log Data: {
    "timestamp": "2026-06-16 15:49:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.159.85.217",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.159.85.217, 162.158.210.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI4IiwidXNlcm5hbWUiOiJyYWhhbmRfYXJhbSIsImVtYWlsIjoicmFoYW5kYXJhbTk1QGdtYWlsLmNvbSIsImV4cCI6MTc4MjIyOTc0N30.KPyLsk2V9ZbWiUqbBIUgLIEN91gc6uqQdE-dNRuQjgw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0caf6f23bbfd0e4-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "95.159.85.217",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 15:49:28 UTC] === END API CALL LOG ===
[16-Jun-2026 15:49:28 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 15:49:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI4IiwidXNlcm5hbWUiOiJyYWhhbmRfYXJhbSIsImVtYWlsIjoicmFoYW5kYXJhbTk1QGdtYWlsLmNvbSIsImV4cCI6MTc4MjIyOTc0N30.KPyLsk2V9ZbWiUqbBIUgLIEN91gc6uqQdE-dNRuQjgw
[16-Jun-2026 15:49:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 15:49:28 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 15:49:28 UTC] User ID: 828
[16-Jun-2026 15:49:28 UTC] ✅ User profile retrieved successfully for user ID: 828
[16-Jun-2026 15:49:28 UTC] === API CALL LOG ===
[16-Jun-2026 15:49:28 UTC] Endpoint: user/profile.php
[16-Jun-2026 15:49:28 UTC] Full Log Data: {
    "timestamp": "2026-06-16 15:49:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.159.85.217",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.159.85.217, 162.158.210.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI4IiwidXNlcm5hbWUiOiJyYWhhbmRfYXJhbSIsImVtYWlsIjoicmFoYW5kYXJhbTk1QGdtYWlsLmNvbSIsImV4cCI6MTc4MjIyOTc0N30.KPyLsk2V9ZbWiUqbBIUgLIEN91gc6uqQdE-dNRuQjgw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0caf6f5bfcfd0e4-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "95.159.85.217",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 15:49:28 UTC] === END API CALL LOG ===
[16-Jun-2026 15:49:28 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 15:49:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI4IiwidXNlcm5hbWUiOiJyYWhhbmRfYXJhbSIsImVtYWlsIjoicmFoYW5kYXJhbTk1QGdtYWlsLmNvbSIsImV4cCI6MTc4MjIyOTc0N30.KPyLsk2V9ZbWiUqbBIUgLIEN91gc6uqQdE-dNRuQjgw
[16-Jun-2026 15:49:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 15:49:28 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 15:49:28 UTC] User ID: 828
[16-Jun-2026 15:49:28 UTC] ✅ User profile retrieved successfully for user ID: 828
[16-Jun-2026 15:49:28 UTC] === API CALL LOG ===
[16-Jun-2026 15:49:28 UTC] Endpoint: user/profile.php
[16-Jun-2026 15:49:28 UTC] Full Log Data: {
    "timestamp": "2026-06-16 15:49:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.159.85.217",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.159.85.217, 162.158.210.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI4IiwidXNlcm5hbWUiOiJyYWhhbmRfYXJhbSIsImVtYWlsIjoicmFoYW5kYXJhbTk1QGdtYWlsLmNvbSIsImV4cCI6MTc4MjIyOTc0N30.KPyLsk2V9ZbWiUqbBIUgLIEN91gc6uqQdE-dNRuQjgw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0caf6f65a40d0e4-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "95.159.85.217",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 15:49:28 UTC] === END API CALL LOG ===
[16-Jun-2026 15:49:28 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 15:49:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI4IiwidXNlcm5hbWUiOiJyYWhhbmRfYXJhbSIsImVtYWlsIjoicmFoYW5kYXJhbTk1QGdtYWlsLmNvbSIsImV4cCI6MTc4MjIyOTc0N30.KPyLsk2V9ZbWiUqbBIUgLIEN91gc6uqQdE-dNRuQjgw
[16-Jun-2026 15:49:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 15:49:28 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 15:49:28 UTC] User ID: 828
[16-Jun-2026 15:49:28 UTC] ✅ User profile retrieved successfully for user ID: 828
[16-Jun-2026 15:49:31 UTC] === API CALL LOG ===
[16-Jun-2026 15:49:31 UTC] Endpoint: user/profile.php
[16-Jun-2026 15:49:31 UTC] Full Log Data: {
    "timestamp": "2026-06-16 15:49:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.159.85.217",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.159.85.217, 162.158.210.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI4IiwidXNlcm5hbWUiOiJyYWhhbmRfYXJhbSIsImVtYWlsIjoicmFoYW5kYXJhbTk1QGdtYWlsLmNvbSIsImV4cCI6MTc4MjIyOTc0N30.KPyLsk2V9ZbWiUqbBIUgLIEN91gc6uqQdE-dNRuQjgw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0caf70a1a03d0e4-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "95.159.85.217",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 15:49:31 UTC] === END API CALL LOG ===
[16-Jun-2026 15:49:31 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 15:49:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI4IiwidXNlcm5hbWUiOiJyYWhhbmRfYXJhbSIsImVtYWlsIjoicmFoYW5kYXJhbTk1QGdtYWlsLmNvbSIsImV4cCI6MTc4MjIyOTc0N30.KPyLsk2V9ZbWiUqbBIUgLIEN91gc6uqQdE-dNRuQjgw
[16-Jun-2026 15:49:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 15:49:31 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 15:49:31 UTC] User ID: 828
[16-Jun-2026 15:49:31 UTC] ✅ User profile retrieved successfully for user ID: 828
[16-Jun-2026 15:49:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jun-2026 15:49:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jun-2026 15:49:38 UTC] === API CALL LOG ===
[16-Jun-2026 15:49:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"95.159.85.217, 162.158.210.10","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI4IiwidXNlcm5hbWUiOiJyYWhhbmRfYXJhbSIsImVtYWlsIjoicmFoYW5kYXJhbTk1QGdtYWlsLmNvbSIsImV4cCI6MTc4MjIyOTc0N30.KPyLsk2V9ZbWiUqbBIUgLIEN91gc6uqQdE-dNRuQjgw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0caf73568e5d0e4-SOF","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"95.159.85.217","cf-ipcountry":"IQ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-Jun-2026 15:49:38 UTC] Endpoint: user/profile.php
[16-Jun-2026 15:49:38 UTC] Full Log Data: {
    "timestamp": "2026-06-16 15:49:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.159.85.217",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.159.85.217, 162.158.210.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI4IiwidXNlcm5hbWUiOiJyYWhhbmRfYXJhbSIsImVtYWlsIjoicmFoYW5kYXJhbTk1QGdtYWlsLmNvbSIsImV4cCI6MTc4MjIyOTc0N30.KPyLsk2V9ZbWiUqbBIUgLIEN91gc6uqQdE-dNRuQjgw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0caf73568ebd0e4-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "95.159.85.217",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 15:49:38 UTC] === User Orders API Called ===
[16-Jun-2026 15:49:38 UTC] === END API CALL LOG ===
[16-Jun-2026 15:49:38 UTC] User ID: 828
[16-Jun-2026 15:49:38 UTC] Limit: 20, Offset: 0
[16-Jun-2026 15:49:38 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 15:49:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI4IiwidXNlcm5hbWUiOiJyYWhhbmRfYXJhbSIsImVtYWlsIjoicmFoYW5kYXJhbTk1QGdtYWlsLmNvbSIsImV4cCI6MTc4MjIyOTc0N30.KPyLsk2V9ZbWiUqbBIUgLIEN91gc6uqQdE-dNRuQjgw
[16-Jun-2026 15:49:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 15:49:38 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 15:49:38 UTC] User ID: 828
[16-Jun-2026 15:49:38 UTC] Orders found: 0
[16-Jun-2026 15:49:38 UTC] Orders data: []
[16-Jun-2026 15:49:38 UTC] ✅ User profile retrieved successfully for user ID: 828
[16-Jun-2026 15:49:38 UTC] Total orders count: 0
[16-Jun-2026 15:49:39 UTC] === API CALL LOG ===
[16-Jun-2026 15:49:39 UTC] Endpoint: user/profile.php
[16-Jun-2026 15:49:39 UTC] Full Log Data: {
    "timestamp": "2026-06-16 15:49:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.159.85.217",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.159.85.217, 162.158.210.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI4IiwidXNlcm5hbWUiOiJyYWhhbmRfYXJhbSIsImVtYWlsIjoicmFoYW5kYXJhbTk1QGdtYWlsLmNvbSIsImV4cCI6MTc4MjIyOTc0N30.KPyLsk2V9ZbWiUqbBIUgLIEN91gc6uqQdE-dNRuQjgw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0caf7396d4dd0e4-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "95.159.85.217",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 15:49:39 UTC] === END API CALL LOG ===
[16-Jun-2026 15:49:39 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 15:49:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI4IiwidXNlcm5hbWUiOiJyYWhhbmRfYXJhbSIsImVtYWlsIjoicmFoYW5kYXJhbTk1QGdtYWlsLmNvbSIsImV4cCI6MTc4MjIyOTc0N30.KPyLsk2V9ZbWiUqbBIUgLIEN91gc6uqQdE-dNRuQjgw
[16-Jun-2026 15:49:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 15:49:39 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 15:49:39 UTC] User ID: 828
[16-Jun-2026 15:49:39 UTC] ✅ User profile retrieved successfully for user ID: 828
[16-Jun-2026 15:49:39 UTC] === API CALL LOG ===
[16-Jun-2026 15:49:39 UTC] Endpoint: user/profile.php
[16-Jun-2026 15:49:39 UTC] Full Log Data: {
    "timestamp": "2026-06-16 15:49:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.159.85.217",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.159.85.217, 162.158.210.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI4IiwidXNlcm5hbWUiOiJyYWhhbmRfYXJhbSIsImVtYWlsIjoicmFoYW5kYXJhbTk1QGdtYWlsLmNvbSIsImV4cCI6MTc4MjIyOTc0N30.KPyLsk2V9ZbWiUqbBIUgLIEN91gc6uqQdE-dNRuQjgw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0caf73a0fbbd0e4-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "95.159.85.217",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 15:49:39 UTC] === END API CALL LOG ===
[16-Jun-2026 15:49:39 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 15:49:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI4IiwidXNlcm5hbWUiOiJyYWhhbmRfYXJhbSIsImVtYWlsIjoicmFoYW5kYXJhbTk1QGdtYWlsLmNvbSIsImV4cCI6MTc4MjIyOTc0N30.KPyLsk2V9ZbWiUqbBIUgLIEN91gc6uqQdE-dNRuQjgw
[16-Jun-2026 15:49:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 15:49:39 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 15:49:39 UTC] User ID: 828
[16-Jun-2026 15:49:39 UTC] ✅ User profile retrieved successfully for user ID: 828
[16-Jun-2026 15:49:40 UTC] === API CALL LOG ===
[16-Jun-2026 15:49:40 UTC] Endpoint: user/profile.php
[16-Jun-2026 15:49:40 UTC] Full Log Data: {
    "timestamp": "2026-06-16 15:49:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.159.85.217",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.159.85.217, 162.158.210.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI4IiwidXNlcm5hbWUiOiJyYWhhbmRfYXJhbSIsImVtYWlsIjoicmFoYW5kYXJhbTk1QGdtYWlsLmNvbSIsImV4cCI6MTc4MjIyOTc0N30.KPyLsk2V9ZbWiUqbBIUgLIEN91gc6uqQdE-dNRuQjgw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0caf740ce42d0e4-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "95.159.85.217",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 15:49:40 UTC] === END API CALL LOG ===
[16-Jun-2026 15:49:40 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 15:49:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI4IiwidXNlcm5hbWUiOiJyYWhhbmRfYXJhbSIsImVtYWlsIjoicmFoYW5kYXJhbTk1QGdtYWlsLmNvbSIsImV4cCI6MTc4MjIyOTc0N30.KPyLsk2V9ZbWiUqbBIUgLIEN91gc6uqQdE-dNRuQjgw
[16-Jun-2026 15:49:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 15:49:40 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 15:49:40 UTC] User ID: 828
[16-Jun-2026 15:49:40 UTC] ✅ User profile retrieved successfully for user ID: 828
[16-Jun-2026 17:35:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jun-2026 17:35:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jun-2026 17:35:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2c0f:f5c0:455:d0b0:cc7e:33ff:fe4a:6487, 104.22.30.145","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI5IiwidXNlcm5hbWUiOiJhaG1lZF8xIiwiZW1haWwiOiJqZWZmYWhtZWQ0NjJAZ21haWwuY29tIiwiZXhwIjoxNzgyMjM2MTM0fQ.saK9wF4d5388Cn75IgjvA2fZh1HXPodEZr7v2QzJ2TU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0cb926e4c85497d-NBO","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2c0f:f5c0:455:d0b0:cc7e:33ff:fe4a:6487","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-Jun-2026 17:35:36 UTC] === User Orders API Called ===
[16-Jun-2026 17:35:36 UTC] User ID: 829
[16-Jun-2026 17:35:36 UTC] Limit: 20, Offset: 0
[16-Jun-2026 17:35:36 UTC] Orders found: 0
[16-Jun-2026 17:35:36 UTC] Orders data: []
[16-Jun-2026 17:35:36 UTC] Total orders count: 0
[16-Jun-2026 17:35:36 UTC] === API CALL LOG ===
[16-Jun-2026 17:35:36 UTC] Endpoint: user/profile.php
[16-Jun-2026 17:35:36 UTC] Full Log Data: {
    "timestamp": "2026-06-16 17:35:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:f5c0:455:d0b0:cc7e:33ff:fe4a:6487",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:f5c0:455:d0b0:cc7e:33ff:fe4a:6487, 104.22.30.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI5IiwidXNlcm5hbWUiOiJhaG1lZF8xIiwiZW1haWwiOiJqZWZmYWhtZWQ0NjJAZ21haWwuY29tIiwiZXhwIjoxNzgyMjM2MTM0fQ.saK9wF4d5388Cn75IgjvA2fZh1HXPodEZr7v2QzJ2TU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0cb926e4c80497d-NBO",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:f5c0:455:d0b0:cc7e:33ff:fe4a:6487",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 17:35:36 UTC] === END API CALL LOG ===
[16-Jun-2026 17:35:36 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 17:35:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI5IiwidXNlcm5hbWUiOiJhaG1lZF8xIiwiZW1haWwiOiJqZWZmYWhtZWQ0NjJAZ21haWwuY29tIiwiZXhwIjoxNzgyMjM2MTM0fQ.saK9wF4d5388Cn75IgjvA2fZh1HXPodEZr7v2QzJ2TU
[16-Jun-2026 17:35:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 17:35:36 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 17:35:36 UTC] User ID: 829
[16-Jun-2026 17:35:36 UTC] ✅ User profile retrieved successfully for user ID: 829
[16-Jun-2026 17:35:37 UTC] === API CALL LOG ===
[16-Jun-2026 17:35:37 UTC] Endpoint: user/profile.php
[16-Jun-2026 17:35:37 UTC] Full Log Data: {
    "timestamp": "2026-06-16 17:35:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:f5c0:455:d0b0:cc7e:33ff:fe4a:6487",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:f5c0:455:d0b0:cc7e:33ff:fe4a:6487, 104.22.30.139",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI5IiwidXNlcm5hbWUiOiJhaG1lZF8xIiwiZW1haWwiOiJqZWZmYWhtZWQ0NjJAZ21haWwuY29tIiwiZXhwIjoxNzgyMjM2MTM0fQ.saK9wF4d5388Cn75IgjvA2fZh1HXPodEZr7v2QzJ2TU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0cb926e4c86497d-NBO",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:f5c0:455:d0b0:cc7e:33ff:fe4a:6487",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 17:35:37 UTC] === END API CALL LOG ===
[16-Jun-2026 17:35:37 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 17:35:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI5IiwidXNlcm5hbWUiOiJhaG1lZF8xIiwiZW1haWwiOiJqZWZmYWhtZWQ0NjJAZ21haWwuY29tIiwiZXhwIjoxNzgyMjM2MTM0fQ.saK9wF4d5388Cn75IgjvA2fZh1HXPodEZr7v2QzJ2TU
[16-Jun-2026 17:35:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 17:35:37 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 17:35:37 UTC] User ID: 829
[16-Jun-2026 17:35:37 UTC] ✅ User profile retrieved successfully for user ID: 829
[16-Jun-2026 17:35:39 UTC] === API CALL LOG ===
[16-Jun-2026 17:35:39 UTC] Endpoint: user/profile.php
[16-Jun-2026 17:35:39 UTC] Full Log Data: {
    "timestamp": "2026-06-16 17:35:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:f5c0:455:d0b0:cc7e:33ff:fe4a:6487",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:f5c0:455:d0b0:cc7e:33ff:fe4a:6487, 104.22.30.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI5IiwidXNlcm5hbWUiOiJhaG1lZF8xIiwiZW1haWwiOiJqZWZmYWhtZWQ0NjJAZ21haWwuY29tIiwiZXhwIjoxNzgyMjM2MTM0fQ.saK9wF4d5388Cn75IgjvA2fZh1HXPodEZr7v2QzJ2TU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0cb927fbb1f497d-NBO",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:f5c0:455:d0b0:cc7e:33ff:fe4a:6487",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 17:35:39 UTC] === END API CALL LOG ===
[16-Jun-2026 17:35:39 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 17:35:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI5IiwidXNlcm5hbWUiOiJhaG1lZF8xIiwiZW1haWwiOiJqZWZmYWhtZWQ0NjJAZ21haWwuY29tIiwiZXhwIjoxNzgyMjM2MTM0fQ.saK9wF4d5388Cn75IgjvA2fZh1HXPodEZr7v2QzJ2TU
[16-Jun-2026 17:35:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 17:35:39 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 17:35:39 UTC] User ID: 829
[16-Jun-2026 17:35:39 UTC] ✅ User profile retrieved successfully for user ID: 829
[16-Jun-2026 17:36:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jun-2026 17:36:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jun-2026 17:36:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2c0f:f5c0:455:d0b0:cc7e:33ff:fe4a:6487, 104.22.30.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI5IiwidXNlcm5hbWUiOiJhaG1lZF8xIiwiZW1haWwiOiJqZWZmYWhtZWQ0NjJAZ21haWwuY29tIiwiZXhwIjoxNzgyMjM2MTM0fQ.saK9wF4d5388Cn75IgjvA2fZh1HXPodEZr7v2QzJ2TU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0cb93819a74497d-NBO","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2c0f:f5c0:455:d0b0:cc7e:33ff:fe4a:6487","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-Jun-2026 17:36:21 UTC] === User Orders API Called ===
[16-Jun-2026 17:36:21 UTC] User ID: 829
[16-Jun-2026 17:36:21 UTC] Limit: 20, Offset: 0
[16-Jun-2026 17:36:21 UTC] Orders found: 0
[16-Jun-2026 17:36:21 UTC] Orders data: []
[16-Jun-2026 17:36:21 UTC] Total orders count: 0
[16-Jun-2026 17:36:47 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jun-2026 17:36:47 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jun-2026 17:36:47 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2c0f:f5c0:455:d0b0:cc7e:33ff:fe4a:6487, 104.22.30.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI5IiwidXNlcm5hbWUiOiJhaG1lZF8xIiwiZW1haWwiOiJqZWZmYWhtZWQ0NjJAZ21haWwuY29tIiwiZXhwIjoxNzgyMjM2MTM0fQ.saK9wF4d5388Cn75IgjvA2fZh1HXPodEZr7v2QzJ2TU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0cb9422ad32497d-NBO","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2c0f:f5c0:455:d0b0:cc7e:33ff:fe4a:6487","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-Jun-2026 17:36:47 UTC] === User Orders API Called ===
[16-Jun-2026 17:36:47 UTC] User ID: 829
[16-Jun-2026 17:36:47 UTC] Limit: 20, Offset: 0
[16-Jun-2026 17:36:47 UTC] Orders found: 0
[16-Jun-2026 17:36:47 UTC] Orders data: []
[16-Jun-2026 17:36:47 UTC] Total orders count: 0
[16-Jun-2026 17:36:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jun-2026 17:36:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jun-2026 17:36:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2c0f:f5c0:455:d0b0:cc7e:33ff:fe4a:6487, 104.22.30.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI5IiwidXNlcm5hbWUiOiJhaG1lZF8xIiwiZW1haWwiOiJqZWZmYWhtZWQ0NjJAZ21haWwuY29tIiwiZXhwIjoxNzgyMjM2MTM0fQ.saK9wF4d5388Cn75IgjvA2fZh1HXPodEZr7v2QzJ2TU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0cb94381900497d-NBO","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2c0f:f5c0:455:d0b0:cc7e:33ff:fe4a:6487","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-Jun-2026 17:36:50 UTC] === User Orders API Called ===
[16-Jun-2026 17:36:50 UTC] User ID: 829
[16-Jun-2026 17:36:50 UTC] Limit: 20, Offset: 0
[16-Jun-2026 17:36:50 UTC] Orders found: 0
[16-Jun-2026 17:36:50 UTC] Orders data: []
[16-Jun-2026 17:36:50 UTC] Total orders count: 0
[16-Jun-2026 17:36:50 UTC] === API CALL LOG ===
[16-Jun-2026 17:36:50 UTC] Endpoint: user/profile.php
[16-Jun-2026 17:36:50 UTC] Full Log Data: {
    "timestamp": "2026-06-16 17:36:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:f5c0:455:d0b0:cc7e:33ff:fe4a:6487",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:f5c0:455:d0b0:cc7e:33ff:fe4a:6487, 104.22.30.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI5IiwidXNlcm5hbWUiOiJhaG1lZF8xIiwiZW1haWwiOiJqZWZmYWhtZWQ0NjJAZ21haWwuY29tIiwiZXhwIjoxNzgyMjM2MTM0fQ.saK9wF4d5388Cn75IgjvA2fZh1HXPodEZr7v2QzJ2TU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0cb94381904497d-NBO",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:f5c0:455:d0b0:cc7e:33ff:fe4a:6487",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 17:36:50 UTC] === END API CALL LOG ===
[16-Jun-2026 17:36:50 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 17:36:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI5IiwidXNlcm5hbWUiOiJhaG1lZF8xIiwiZW1haWwiOiJqZWZmYWhtZWQ0NjJAZ21haWwuY29tIiwiZXhwIjoxNzgyMjM2MTM0fQ.saK9wF4d5388Cn75IgjvA2fZh1HXPodEZr7v2QzJ2TU
[16-Jun-2026 17:36:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 17:36:50 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 17:36:50 UTC] User ID: 829
[16-Jun-2026 17:36:50 UTC] ✅ User profile retrieved successfully for user ID: 829
[16-Jun-2026 17:36:50 UTC] === API CALL LOG ===
[16-Jun-2026 17:36:50 UTC] Endpoint: user/profile.php
[16-Jun-2026 17:36:50 UTC] Full Log Data: {
    "timestamp": "2026-06-16 17:36:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:f5c0:455:d0b0:cc7e:33ff:fe4a:6487",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:f5c0:455:d0b0:cc7e:33ff:fe4a:6487, 104.22.30.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI5IiwidXNlcm5hbWUiOiJhaG1lZF8xIiwiZW1haWwiOiJqZWZmYWhtZWQ0NjJAZ21haWwuY29tIiwiZXhwIjoxNzgyMjM2MTM0fQ.saK9wF4d5388Cn75IgjvA2fZh1HXPodEZr7v2QzJ2TU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0cb943b4a91497d-NBO",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:f5c0:455:d0b0:cc7e:33ff:fe4a:6487",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 17:36:50 UTC] === END API CALL LOG ===
[16-Jun-2026 17:36:50 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 17:36:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI5IiwidXNlcm5hbWUiOiJhaG1lZF8xIiwiZW1haWwiOiJqZWZmYWhtZWQ0NjJAZ21haWwuY29tIiwiZXhwIjoxNzgyMjM2MTM0fQ.saK9wF4d5388Cn75IgjvA2fZh1HXPodEZr7v2QzJ2TU
[16-Jun-2026 17:36:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 17:36:50 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 17:36:50 UTC] User ID: 829
[16-Jun-2026 17:36:50 UTC] ✅ User profile retrieved successfully for user ID: 829
[16-Jun-2026 17:36:51 UTC] === API CALL LOG ===
[16-Jun-2026 17:36:51 UTC] Endpoint: user/profile.php
[16-Jun-2026 17:36:51 UTC] Full Log Data: {
    "timestamp": "2026-06-16 17:36:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:f5c0:455:d0b0:cc7e:33ff:fe4a:6487",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:f5c0:455:d0b0:cc7e:33ff:fe4a:6487, 104.22.30.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI5IiwidXNlcm5hbWUiOiJhaG1lZF8xIiwiZW1haWwiOiJqZWZmYWhtZWQ0NjJAZ21haWwuY29tIiwiZXhwIjoxNzgyMjM2MTM0fQ.saK9wF4d5388Cn75IgjvA2fZh1HXPodEZr7v2QzJ2TU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0cb94430b67497d-NBO",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:f5c0:455:d0b0:cc7e:33ff:fe4a:6487",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 17:36:51 UTC] === END API CALL LOG ===
[16-Jun-2026 17:36:51 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 17:36:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI5IiwidXNlcm5hbWUiOiJhaG1lZF8xIiwiZW1haWwiOiJqZWZmYWhtZWQ0NjJAZ21haWwuY29tIiwiZXhwIjoxNzgyMjM2MTM0fQ.saK9wF4d5388Cn75IgjvA2fZh1HXPodEZr7v2QzJ2TU
[16-Jun-2026 17:36:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 17:36:51 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 17:36:51 UTC] User ID: 829
[16-Jun-2026 17:36:51 UTC] ✅ User profile retrieved successfully for user ID: 829
[16-Jun-2026 17:36:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jun-2026 17:36:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jun-2026 17:36:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2c0f:f5c0:455:d0b0:cc7e:33ff:fe4a:6487, 104.22.30.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI5IiwidXNlcm5hbWUiOiJhaG1lZF8xIiwiZW1haWwiOiJqZWZmYWhtZWQ0NjJAZ21haWwuY29tIiwiZXhwIjoxNzgyMjM2MTM0fQ.saK9wF4d5388Cn75IgjvA2fZh1HXPodEZr7v2QzJ2TU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0cb945119b3497d-NBO","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2c0f:f5c0:455:d0b0:cc7e:33ff:fe4a:6487","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-Jun-2026 17:36:54 UTC] === User Orders API Called ===
[16-Jun-2026 17:36:54 UTC] User ID: 829
[16-Jun-2026 17:36:54 UTC] Limit: 20, Offset: 0
[16-Jun-2026 17:36:54 UTC] === API CALL LOG ===
[16-Jun-2026 17:36:54 UTC] Orders found: 0
[16-Jun-2026 17:36:54 UTC] Endpoint: user/profile.php
[16-Jun-2026 17:36:54 UTC] Orders data: []
[16-Jun-2026 17:36:54 UTC] Full Log Data: {
    "timestamp": "2026-06-16 17:36:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:f5c0:455:d0b0:cc7e:33ff:fe4a:6487",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:f5c0:455:d0b0:cc7e:33ff:fe4a:6487, 104.22.30.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI5IiwidXNlcm5hbWUiOiJhaG1lZF8xIiwiZW1haWwiOiJqZWZmYWhtZWQ0NjJAZ21haWwuY29tIiwiZXhwIjoxNzgyMjM2MTM0fQ.saK9wF4d5388Cn75IgjvA2fZh1HXPodEZr7v2QzJ2TU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0cb945119b5497d-NBO",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:f5c0:455:d0b0:cc7e:33ff:fe4a:6487",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 17:36:54 UTC] === END API CALL LOG ===
[16-Jun-2026 17:36:54 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 17:36:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI5IiwidXNlcm5hbWUiOiJhaG1lZF8xIiwiZW1haWwiOiJqZWZmYWhtZWQ0NjJAZ21haWwuY29tIiwiZXhwIjoxNzgyMjM2MTM0fQ.saK9wF4d5388Cn75IgjvA2fZh1HXPodEZr7v2QzJ2TU
[16-Jun-2026 17:36:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 17:36:54 UTC] Total orders count: 0
[16-Jun-2026 17:36:54 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 17:36:54 UTC] User ID: 829
[16-Jun-2026 17:36:54 UTC] ✅ User profile retrieved successfully for user ID: 829
[16-Jun-2026 17:36:54 UTC] === API CALL LOG ===
[16-Jun-2026 17:36:54 UTC] Endpoint: user/profile.php
[16-Jun-2026 17:36:54 UTC] Full Log Data: {
    "timestamp": "2026-06-16 17:36:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:f5c0:455:d0b0:cc7e:33ff:fe4a:6487",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:f5c0:455:d0b0:cc7e:33ff:fe4a:6487, 104.22.30.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI5IiwidXNlcm5hbWUiOiJhaG1lZF8xIiwiZW1haWwiOiJqZWZmYWhtZWQ0NjJAZ21haWwuY29tIiwiZXhwIjoxNzgyMjM2MTM0fQ.saK9wF4d5388Cn75IgjvA2fZh1HXPodEZr7v2QzJ2TU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0cb9453fa40497d-NBO",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:f5c0:455:d0b0:cc7e:33ff:fe4a:6487",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 17:36:54 UTC] === END API CALL LOG ===
[16-Jun-2026 17:36:54 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 17:36:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI5IiwidXNlcm5hbWUiOiJhaG1lZF8xIiwiZW1haWwiOiJqZWZmYWhtZWQ0NjJAZ21haWwuY29tIiwiZXhwIjoxNzgyMjM2MTM0fQ.saK9wF4d5388Cn75IgjvA2fZh1HXPodEZr7v2QzJ2TU
[16-Jun-2026 17:36:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 17:36:54 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 17:36:54 UTC] User ID: 829
[16-Jun-2026 17:36:54 UTC] ✅ User profile retrieved successfully for user ID: 829
[16-Jun-2026 17:36:55 UTC] === API CALL LOG ===
[16-Jun-2026 17:36:55 UTC] Endpoint: user/profile.php
[16-Jun-2026 17:36:55 UTC] Full Log Data: {
    "timestamp": "2026-06-16 17:36:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:f5c0:455:d0b0:cc7e:33ff:fe4a:6487",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:f5c0:455:d0b0:cc7e:33ff:fe4a:6487, 104.22.30.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI5IiwidXNlcm5hbWUiOiJhaG1lZF8xIiwiZW1haWwiOiJqZWZmYWhtZWQ0NjJAZ21haWwuY29tIiwiZXhwIjoxNzgyMjM2MTM0fQ.saK9wF4d5388Cn75IgjvA2fZh1HXPodEZr7v2QzJ2TU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0cb945b09bf497d-NBO",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:f5c0:455:d0b0:cc7e:33ff:fe4a:6487",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 17:36:55 UTC] === END API CALL LOG ===
[16-Jun-2026 17:36:55 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 17:36:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI5IiwidXNlcm5hbWUiOiJhaG1lZF8xIiwiZW1haWwiOiJqZWZmYWhtZWQ0NjJAZ21haWwuY29tIiwiZXhwIjoxNzgyMjM2MTM0fQ.saK9wF4d5388Cn75IgjvA2fZh1HXPodEZr7v2QzJ2TU
[16-Jun-2026 17:36:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 17:36:55 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 17:36:55 UTC] User ID: 829
[16-Jun-2026 17:36:55 UTC] ✅ User profile retrieved successfully for user ID: 829
[16-Jun-2026 17:37:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jun-2026 17:37:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jun-2026 17:37:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2c0f:f5c0:455:d0b0:cc7e:33ff:fe4a:6487, 104.22.30.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI5IiwidXNlcm5hbWUiOiJhaG1lZF8xIiwiZW1haWwiOiJqZWZmYWhtZWQ0NjJAZ21haWwuY29tIiwiZXhwIjoxNzgyMjM2MTM0fQ.saK9wF4d5388Cn75IgjvA2fZh1HXPodEZr7v2QzJ2TU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0cb951ac84f497d-NBO","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2c0f:f5c0:455:d0b0:cc7e:33ff:fe4a:6487","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-Jun-2026 17:37:26 UTC] === User Orders API Called ===
[16-Jun-2026 17:37:26 UTC] User ID: 829
[16-Jun-2026 17:37:26 UTC] Limit: 20, Offset: 0
[16-Jun-2026 17:37:26 UTC] Orders found: 0
[16-Jun-2026 17:37:26 UTC] Orders data: []
[16-Jun-2026 17:37:26 UTC] Total orders count: 0
[16-Jun-2026 17:37:28 UTC] === API CALL LOG ===
[16-Jun-2026 17:37:28 UTC] Endpoint: user/profile.php
[16-Jun-2026 17:37:28 UTC] Full Log Data: {
    "timestamp": "2026-06-16 17:37:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:f5c0:455:d0b0:cc7e:33ff:fe4a:6487",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:f5c0:455:d0b0:cc7e:33ff:fe4a:6487, 104.22.30.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI5IiwidXNlcm5hbWUiOiJhaG1lZF8xIiwiZW1haWwiOiJqZWZmYWhtZWQ0NjJAZ21haWwuY29tIiwiZXhwIjoxNzgyMjM2MTM0fQ.saK9wF4d5388Cn75IgjvA2fZh1HXPodEZr7v2QzJ2TU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0cb9527eb41497d-NBO",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:f5c0:455:d0b0:cc7e:33ff:fe4a:6487",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 17:37:28 UTC] === END API CALL LOG ===
[16-Jun-2026 17:37:28 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 17:37:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI5IiwidXNlcm5hbWUiOiJhaG1lZF8xIiwiZW1haWwiOiJqZWZmYWhtZWQ0NjJAZ21haWwuY29tIiwiZXhwIjoxNzgyMjM2MTM0fQ.saK9wF4d5388Cn75IgjvA2fZh1HXPodEZr7v2QzJ2TU
[16-Jun-2026 17:37:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 17:37:28 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 17:37:28 UTC] User ID: 829
[16-Jun-2026 17:37:28 UTC] ✅ User profile retrieved successfully for user ID: 829
[16-Jun-2026 17:37:28 UTC] User Purchases API - User ID: 829
[16-Jun-2026 17:37:28 UTC] User Purchases API - Total purchases found: 0
[16-Jun-2026 17:37:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jun-2026 17:37:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jun-2026 17:37:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2c0f:f5c0:455:d0b0:cc7e:33ff:fe4a:6487, 104.22.30.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI5IiwidXNlcm5hbWUiOiJhaG1lZF8xIiwiZW1haWwiOiJqZWZmYWhtZWQ0NjJAZ21haWwuY29tIiwiZXhwIjoxNzgyMjM2MTM0fQ.saK9wF4d5388Cn75IgjvA2fZh1HXPodEZr7v2QzJ2TU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0cb952ccad2497d-NBO","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2c0f:f5c0:455:d0b0:cc7e:33ff:fe4a:6487","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-Jun-2026 17:37:29 UTC] === User Orders API Called ===
[16-Jun-2026 17:37:29 UTC] User ID: 829
[16-Jun-2026 17:37:29 UTC] Limit: 20, Offset: 0
[16-Jun-2026 17:37:29 UTC] Orders found: 0
[16-Jun-2026 17:37:29 UTC] Orders data: []
[16-Jun-2026 17:37:29 UTC] Total orders count: 0
[16-Jun-2026 17:37:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jun-2026 17:37:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jun-2026 17:37:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2c0f:f5c0:455:d0b0:cc7e:33ff:fe4a:6487, 104.22.30.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI5IiwidXNlcm5hbWUiOiJhaG1lZF8xIiwiZW1haWwiOiJqZWZmYWhtZWQ0NjJAZ21haWwuY29tIiwiZXhwIjoxNzgyMjM2MTM0fQ.saK9wF4d5388Cn75IgjvA2fZh1HXPodEZr7v2QzJ2TU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0cb953a5812497d-NBO","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2c0f:f5c0:455:d0b0:cc7e:33ff:fe4a:6487","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-Jun-2026 17:37:31 UTC] === User Orders API Called ===
[16-Jun-2026 17:37:31 UTC] User ID: 829
[16-Jun-2026 17:37:31 UTC] Limit: 20, Offset: 0
[16-Jun-2026 17:37:31 UTC] Orders found: 0
[16-Jun-2026 17:37:31 UTC] Orders data: []
[16-Jun-2026 17:37:31 UTC] Total orders count: 0
[16-Jun-2026 17:37:31 UTC] === API CALL LOG ===
[16-Jun-2026 17:37:31 UTC] Endpoint: user/profile.php
[16-Jun-2026 17:37:31 UTC] Full Log Data: {
    "timestamp": "2026-06-16 17:37:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:f5c0:455:d0b0:cc7e:33ff:fe4a:6487",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:f5c0:455:d0b0:cc7e:33ff:fe4a:6487, 104.22.30.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI5IiwidXNlcm5hbWUiOiJhaG1lZF8xIiwiZW1haWwiOiJqZWZmYWhtZWQ0NjJAZ21haWwuY29tIiwiZXhwIjoxNzgyMjM2MTM0fQ.saK9wF4d5388Cn75IgjvA2fZh1HXPodEZr7v2QzJ2TU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0cb953cf831497d-NBO",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:f5c0:455:d0b0:cc7e:33ff:fe4a:6487",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 17:37:31 UTC] === END API CALL LOG ===
[16-Jun-2026 17:37:31 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 17:37:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI5IiwidXNlcm5hbWUiOiJhaG1lZF8xIiwiZW1haWwiOiJqZWZmYWhtZWQ0NjJAZ21haWwuY29tIiwiZXhwIjoxNzgyMjM2MTM0fQ.saK9wF4d5388Cn75IgjvA2fZh1HXPodEZr7v2QzJ2TU
[16-Jun-2026 17:37:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 17:37:31 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 17:37:31 UTC] User ID: 829
[16-Jun-2026 17:37:31 UTC] ✅ User profile retrieved successfully for user ID: 829
[16-Jun-2026 17:37:31 UTC] === API CALL LOG ===
[16-Jun-2026 17:37:31 UTC] Endpoint: user/profile.php
[16-Jun-2026 17:37:31 UTC] Full Log Data: {
    "timestamp": "2026-06-16 17:37:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:f5c0:455:d0b0:cc7e:33ff:fe4a:6487",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:f5c0:455:d0b0:cc7e:33ff:fe4a:6487, 104.22.30.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI5IiwidXNlcm5hbWUiOiJhaG1lZF8xIiwiZW1haWwiOiJqZWZmYWhtZWQ0NjJAZ21haWwuY29tIiwiZXhwIjoxNzgyMjM2MTM0fQ.saK9wF4d5388Cn75IgjvA2fZh1HXPodEZr7v2QzJ2TU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0cb953a5813497d-NBO",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:f5c0:455:d0b0:cc7e:33ff:fe4a:6487",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 17:37:31 UTC] === END API CALL LOG ===
[16-Jun-2026 17:37:31 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 17:37:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI5IiwidXNlcm5hbWUiOiJhaG1lZF8xIiwiZW1haWwiOiJqZWZmYWhtZWQ0NjJAZ21haWwuY29tIiwiZXhwIjoxNzgyMjM2MTM0fQ.saK9wF4d5388Cn75IgjvA2fZh1HXPodEZr7v2QzJ2TU
[16-Jun-2026 17:37:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 17:37:31 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 17:37:31 UTC] User ID: 829
[16-Jun-2026 17:37:31 UTC] ✅ User profile retrieved successfully for user ID: 829
[16-Jun-2026 17:37:32 UTC] === API CALL LOG ===
[16-Jun-2026 17:37:32 UTC] Endpoint: user/profile.php
[16-Jun-2026 17:37:32 UTC] Full Log Data: {
    "timestamp": "2026-06-16 17:37:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:f5c0:455:d0b0:cc7e:33ff:fe4a:6487",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:f5c0:455:d0b0:cc7e:33ff:fe4a:6487, 104.22.30.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI5IiwidXNlcm5hbWUiOiJhaG1lZF8xIiwiZW1haWwiOiJqZWZmYWhtZWQ0NjJAZ21haWwuY29tIiwiZXhwIjoxNzgyMjM2MTM0fQ.saK9wF4d5388Cn75IgjvA2fZh1HXPodEZr7v2QzJ2TU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0cb9543cce5497d-NBO",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:f5c0:455:d0b0:cc7e:33ff:fe4a:6487",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 17:37:32 UTC] === END API CALL LOG ===
[16-Jun-2026 17:37:32 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 17:37:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI5IiwidXNlcm5hbWUiOiJhaG1lZF8xIiwiZW1haWwiOiJqZWZmYWhtZWQ0NjJAZ21haWwuY29tIiwiZXhwIjoxNzgyMjM2MTM0fQ.saK9wF4d5388Cn75IgjvA2fZh1HXPodEZr7v2QzJ2TU
[16-Jun-2026 17:37:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 17:37:32 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 17:37:32 UTC] User ID: 829
[16-Jun-2026 17:37:32 UTC] ✅ User profile retrieved successfully for user ID: 829
[16-Jun-2026 17:38:05 UTC] === API CALL LOG ===
[16-Jun-2026 17:38:05 UTC] Endpoint: user/profile.php
[16-Jun-2026 17:38:05 UTC] Full Log Data: {
    "timestamp": "2026-06-16 17:38:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:f5c0:455:d0b0:cc7e:33ff:fe4a:6487",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:f5c0:455:d0b0:cc7e:33ff:fe4a:6487, 104.22.30.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI5IiwidXNlcm5hbWUiOiJhaG1lZF8xIiwiZW1haWwiOiJqZWZmYWhtZWQ0NjJAZ21haWwuY29tIiwiZXhwIjoxNzgyMjM2MTM0fQ.saK9wF4d5388Cn75IgjvA2fZh1HXPodEZr7v2QzJ2TU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0cb960f1eca497d-NBO",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:f5c0:455:d0b0:cc7e:33ff:fe4a:6487",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 17:38:05 UTC] === END API CALL LOG ===
[16-Jun-2026 17:38:05 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 17:38:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI5IiwidXNlcm5hbWUiOiJhaG1lZF8xIiwiZW1haWwiOiJqZWZmYWhtZWQ0NjJAZ21haWwuY29tIiwiZXhwIjoxNzgyMjM2MTM0fQ.saK9wF4d5388Cn75IgjvA2fZh1HXPodEZr7v2QzJ2TU
[16-Jun-2026 17:38:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 17:38:05 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 17:38:05 UTC] User ID: 829
[16-Jun-2026 17:38:05 UTC] ✅ User profile retrieved successfully for user ID: 829
[16-Jun-2026 17:38:05 UTC] === API CALL LOG ===
[16-Jun-2026 17:38:05 UTC] Endpoint: user/profile.php
[16-Jun-2026 17:38:05 UTC] Full Log Data: {
    "timestamp": "2026-06-16 17:38:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:f5c0:455:d0b0:cc7e:33ff:fe4a:6487",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:f5c0:455:d0b0:cc7e:33ff:fe4a:6487, 104.22.30.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI5IiwidXNlcm5hbWUiOiJhaG1lZF8xIiwiZW1haWwiOiJqZWZmYWhtZWQ0NjJAZ21haWwuY29tIiwiZXhwIjoxNzgyMjM2MTM0fQ.saK9wF4d5388Cn75IgjvA2fZh1HXPodEZr7v2QzJ2TU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0cb960ccff4497d-NBO",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:f5c0:455:d0b0:cc7e:33ff:fe4a:6487",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 17:38:05 UTC] === END API CALL LOG ===
[16-Jun-2026 17:38:05 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 17:38:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI5IiwidXNlcm5hbWUiOiJhaG1lZF8xIiwiZW1haWwiOiJqZWZmYWhtZWQ0NjJAZ21haWwuY29tIiwiZXhwIjoxNzgyMjM2MTM0fQ.saK9wF4d5388Cn75IgjvA2fZh1HXPodEZr7v2QzJ2TU
[16-Jun-2026 17:38:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 17:38:05 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 17:38:05 UTC] User ID: 829
[16-Jun-2026 17:38:05 UTC] ✅ User profile retrieved successfully for user ID: 829
[16-Jun-2026 17:38:05 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jun-2026 17:38:05 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jun-2026 17:38:05 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2c0f:f5c0:455:d0b0:cc7e:33ff:fe4a:6487, 104.22.30.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI5IiwidXNlcm5hbWUiOiJhaG1lZF8xIiwiZW1haWwiOiJqZWZmYWhtZWQ0NjJAZ21haWwuY29tIiwiZXhwIjoxNzgyMjM2MTM0fQ.saK9wF4d5388Cn75IgjvA2fZh1HXPodEZr7v2QzJ2TU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0cb960ccff0497d-NBO","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2c0f:f5c0:455:d0b0:cc7e:33ff:fe4a:6487","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-Jun-2026 17:38:05 UTC] === User Orders API Called ===
[16-Jun-2026 17:38:05 UTC] User ID: 829
[16-Jun-2026 17:38:05 UTC] Limit: 20, Offset: 0
[16-Jun-2026 17:38:05 UTC] Orders found: 0
[16-Jun-2026 17:38:05 UTC] Orders data: []
[16-Jun-2026 17:38:05 UTC] Total orders count: 0
[16-Jun-2026 17:38:07 UTC] === API CALL LOG ===
[16-Jun-2026 17:38:07 UTC] Endpoint: user/profile.php
[16-Jun-2026 17:38:07 UTC] Full Log Data: {
    "timestamp": "2026-06-16 17:38:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:f5c0:455:d0b0:cc7e:33ff:fe4a:6487",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:f5c0:455:d0b0:cc7e:33ff:fe4a:6487, 104.22.30.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI5IiwidXNlcm5hbWUiOiJhaG1lZF8xIiwiZW1haWwiOiJqZWZmYWhtZWQ0NjJAZ21haWwuY29tIiwiZXhwIjoxNzgyMjM2MTM0fQ.saK9wF4d5388Cn75IgjvA2fZh1HXPodEZr7v2QzJ2TU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0cb9619f8ec497d-NBO",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:f5c0:455:d0b0:cc7e:33ff:fe4a:6487",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 17:38:07 UTC] === END API CALL LOG ===
[16-Jun-2026 17:38:07 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 17:38:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI5IiwidXNlcm5hbWUiOiJhaG1lZF8xIiwiZW1haWwiOiJqZWZmYWhtZWQ0NjJAZ21haWwuY29tIiwiZXhwIjoxNzgyMjM2MTM0fQ.saK9wF4d5388Cn75IgjvA2fZh1HXPodEZr7v2QzJ2TU
[16-Jun-2026 17:38:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 17:38:07 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 17:38:07 UTC] User ID: 829
[16-Jun-2026 17:38:07 UTC] ✅ User profile retrieved successfully for user ID: 829
[16-Jun-2026 17:39:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jun-2026 17:39:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jun-2026 17:39:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2c0f:f5c0:455:d0b0:cc7e:33ff:fe4a:6487, 104.22.30.145","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI5IiwidXNlcm5hbWUiOiJhaG1lZF8xIiwiZW1haWwiOiJqZWZmYWhtZWQ0NjJAZ21haWwuY29tIiwiZXhwIjoxNzgyMjM2MTM0fQ.saK9wF4d5388Cn75IgjvA2fZh1HXPodEZr7v2QzJ2TU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0cb98ccd8ecb0f0-NBO","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2c0f:f5c0:455:d0b0:cc7e:33ff:fe4a:6487","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-Jun-2026 17:39:57 UTC] === User Orders API Called ===
[16-Jun-2026 17:39:57 UTC] User ID: 829
[16-Jun-2026 17:39:57 UTC] Limit: 20, Offset: 0
[16-Jun-2026 17:39:57 UTC] Orders found: 0
[16-Jun-2026 17:39:57 UTC] Orders data: []
[16-Jun-2026 17:39:57 UTC] Total orders count: 0
[16-Jun-2026 17:40:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jun-2026 17:40:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jun-2026 17:40:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2c0f:f5c0:455:d0b0:cc7e:33ff:fe4a:6487, 104.22.30.145","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI5IiwidXNlcm5hbWUiOiJhaG1lZF8xIiwiZW1haWwiOiJqZWZmYWhtZWQ0NjJAZ21haWwuY29tIiwiZXhwIjoxNzgyMjM2MTM0fQ.saK9wF4d5388Cn75IgjvA2fZh1HXPodEZr7v2QzJ2TU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0cb99049e18b0f0-NBO","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2c0f:f5c0:455:d0b0:cc7e:33ff:fe4a:6487","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-Jun-2026 17:40:06 UTC] === User Orders API Called ===
[16-Jun-2026 17:40:06 UTC] User ID: 829
[16-Jun-2026 17:40:06 UTC] Limit: 20, Offset: 0
[16-Jun-2026 17:40:06 UTC] Orders found: 0
[16-Jun-2026 17:40:06 UTC] Orders data: []
[16-Jun-2026 17:40:06 UTC] Total orders count: 0
[16-Jun-2026 17:40:06 UTC] === API CALL LOG ===
[16-Jun-2026 17:40:06 UTC] Endpoint: user/profile.php
[16-Jun-2026 17:40:06 UTC] Full Log Data: {
    "timestamp": "2026-06-16 17:40:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:f5c0:455:d0b0:cc7e:33ff:fe4a:6487",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:f5c0:455:d0b0:cc7e:33ff:fe4a:6487, 104.22.30.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI5IiwidXNlcm5hbWUiOiJhaG1lZF8xIiwiZW1haWwiOiJqZWZmYWhtZWQ0NjJAZ21haWwuY29tIiwiZXhwIjoxNzgyMjM2MTM0fQ.saK9wF4d5388Cn75IgjvA2fZh1HXPodEZr7v2QzJ2TU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0cb99049e1db0f0-NBO",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:f5c0:455:d0b0:cc7e:33ff:fe4a:6487",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 17:40:06 UTC] === END API CALL LOG ===
[16-Jun-2026 17:40:06 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 17:40:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI5IiwidXNlcm5hbWUiOiJhaG1lZF8xIiwiZW1haWwiOiJqZWZmYWhtZWQ0NjJAZ21haWwuY29tIiwiZXhwIjoxNzgyMjM2MTM0fQ.saK9wF4d5388Cn75IgjvA2fZh1HXPodEZr7v2QzJ2TU
[16-Jun-2026 17:40:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 17:40:06 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 17:40:06 UTC] User ID: 829
[16-Jun-2026 17:40:06 UTC] ✅ User profile retrieved successfully for user ID: 829
[16-Jun-2026 17:40:07 UTC] === API CALL LOG ===
[16-Jun-2026 17:40:07 UTC] Endpoint: user/profile.php
[16-Jun-2026 17:40:07 UTC] Full Log Data: {
    "timestamp": "2026-06-16 17:40:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:f5c0:455:d0b0:cc7e:33ff:fe4a:6487",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:f5c0:455:d0b0:cc7e:33ff:fe4a:6487, 104.22.30.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI5IiwidXNlcm5hbWUiOiJhaG1lZF8xIiwiZW1haWwiOiJqZWZmYWhtZWQ0NjJAZ21haWwuY29tIiwiZXhwIjoxNzgyMjM2MTM0fQ.saK9wF4d5388Cn75IgjvA2fZh1HXPodEZr7v2QzJ2TU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0cb9907b873b0f0-NBO",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:f5c0:455:d0b0:cc7e:33ff:fe4a:6487",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 17:40:07 UTC] === END API CALL LOG ===
[16-Jun-2026 17:40:07 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 17:40:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI5IiwidXNlcm5hbWUiOiJhaG1lZF8xIiwiZW1haWwiOiJqZWZmYWhtZWQ0NjJAZ21haWwuY29tIiwiZXhwIjoxNzgyMjM2MTM0fQ.saK9wF4d5388Cn75IgjvA2fZh1HXPodEZr7v2QzJ2TU
[16-Jun-2026 17:40:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 17:40:07 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 17:40:07 UTC] User ID: 829
[16-Jun-2026 17:40:07 UTC] ✅ User profile retrieved successfully for user ID: 829
[16-Jun-2026 17:40:08 UTC] === API CALL LOG ===
[16-Jun-2026 17:40:08 UTC] Endpoint: user/profile.php
[16-Jun-2026 17:40:08 UTC] Full Log Data: {
    "timestamp": "2026-06-16 17:40:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:f5c0:455:d0b0:cc7e:33ff:fe4a:6487",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:f5c0:455:d0b0:cc7e:33ff:fe4a:6487, 104.22.30.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI5IiwidXNlcm5hbWUiOiJhaG1lZF8xIiwiZW1haWwiOiJqZWZmYWhtZWQ0NjJAZ21haWwuY29tIiwiZXhwIjoxNzgyMjM2MTM0fQ.saK9wF4d5388Cn75IgjvA2fZh1HXPodEZr7v2QzJ2TU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0cb9911da37b0f0-NBO",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:f5c0:455:d0b0:cc7e:33ff:fe4a:6487",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 17:40:08 UTC] === END API CALL LOG ===
[16-Jun-2026 17:40:08 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 17:40:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI5IiwidXNlcm5hbWUiOiJhaG1lZF8xIiwiZW1haWwiOiJqZWZmYWhtZWQ0NjJAZ21haWwuY29tIiwiZXhwIjoxNzgyMjM2MTM0fQ.saK9wF4d5388Cn75IgjvA2fZh1HXPodEZr7v2QzJ2TU
[16-Jun-2026 17:40:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 17:40:08 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 17:40:08 UTC] User ID: 829
[16-Jun-2026 17:40:08 UTC] ✅ User profile retrieved successfully for user ID: 829
[16-Jun-2026 17:47:51 UTC] === API CALL LOG ===
[16-Jun-2026 17:47:51 UTC] Endpoint: user/profile.php
[16-Jun-2026 17:47:51 UTC] Full Log Data: {
    "timestamp": "2026-06-16 17:47:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:f5c0:455:d0b0:cc7e:33ff:fe4a:6487",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:f5c0:455:d0b0:cc7e:33ff:fe4a:6487, 104.22.30.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI5IiwidXNlcm5hbWUiOiJhaG1lZF8xIiwiZW1haWwiOiJqZWZmYWhtZWQ0NjJAZ21haWwuY29tIiwiZXhwIjoxNzgyMjM2MTM0fQ.saK9wF4d5388Cn75IgjvA2fZh1HXPodEZr7v2QzJ2TU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0cba458ae50f347-NBO",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:f5c0:455:d0b0:cc7e:33ff:fe4a:6487",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 17:47:51 UTC] === END API CALL LOG ===
[16-Jun-2026 17:47:51 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 17:47:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI5IiwidXNlcm5hbWUiOiJhaG1lZF8xIiwiZW1haWwiOiJqZWZmYWhtZWQ0NjJAZ21haWwuY29tIiwiZXhwIjoxNzgyMjM2MTM0fQ.saK9wF4d5388Cn75IgjvA2fZh1HXPodEZr7v2QzJ2TU
[16-Jun-2026 17:47:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 17:47:51 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 17:47:51 UTC] User ID: 829
[16-Jun-2026 17:47:51 UTC] ✅ User profile retrieved successfully for user ID: 829
[16-Jun-2026 17:47:52 UTC] === API CALL LOG ===
[16-Jun-2026 17:47:52 UTC] Endpoint: user/profile.php
[16-Jun-2026 17:47:52 UTC] Full Log Data: {
    "timestamp": "2026-06-16 17:47:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:f5c0:455:d0b0:cc7e:33ff:fe4a:6487",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:f5c0:455:d0b0:cc7e:33ff:fe4a:6487, 104.22.30.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI5IiwidXNlcm5hbWUiOiJhaG1lZF8xIiwiZW1haWwiOiJqZWZmYWhtZWQ0NjJAZ21haWwuY29tIiwiZXhwIjoxNzgyMjM2MTM0fQ.saK9wF4d5388Cn75IgjvA2fZh1HXPodEZr7v2QzJ2TU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0cba464ca9cf347-NBO",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:f5c0:455:d0b0:cc7e:33ff:fe4a:6487",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 17:47:52 UTC] === END API CALL LOG ===
[16-Jun-2026 17:47:52 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 17:47:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI5IiwidXNlcm5hbWUiOiJhaG1lZF8xIiwiZW1haWwiOiJqZWZmYWhtZWQ0NjJAZ21haWwuY29tIiwiZXhwIjoxNzgyMjM2MTM0fQ.saK9wF4d5388Cn75IgjvA2fZh1HXPodEZr7v2QzJ2TU
[16-Jun-2026 17:47:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 17:47:52 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 17:47:52 UTC] User ID: 829
[16-Jun-2026 17:47:52 UTC] ✅ User profile retrieved successfully for user ID: 829
[16-Jun-2026 17:47:52 UTC] === API CALL LOG ===
[16-Jun-2026 17:47:52 UTC] Endpoint: user/profile.php
[16-Jun-2026 17:47:52 UTC] Full Log Data: {
    "timestamp": "2026-06-16 17:47:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:f5c0:455:d0b0:cc7e:33ff:fe4a:6487",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:f5c0:455:d0b0:cc7e:33ff:fe4a:6487, 104.22.30.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI5IiwidXNlcm5hbWUiOiJhaG1lZF8xIiwiZW1haWwiOiJqZWZmYWhtZWQ0NjJAZ21haWwuY29tIiwiZXhwIjoxNzgyMjM2MTM0fQ.saK9wF4d5388Cn75IgjvA2fZh1HXPodEZr7v2QzJ2TU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0cba464caa3f347-NBO",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:f5c0:455:d0b0:cc7e:33ff:fe4a:6487",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 17:47:52 UTC] === END API CALL LOG ===
[16-Jun-2026 17:47:52 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 17:47:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI5IiwidXNlcm5hbWUiOiJhaG1lZF8xIiwiZW1haWwiOiJqZWZmYWhtZWQ0NjJAZ21haWwuY29tIiwiZXhwIjoxNzgyMjM2MTM0fQ.saK9wF4d5388Cn75IgjvA2fZh1HXPodEZr7v2QzJ2TU
[16-Jun-2026 17:47:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 17:47:52 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 17:47:52 UTC] User ID: 829
[16-Jun-2026 17:47:52 UTC] ✅ User profile retrieved successfully for user ID: 829
[16-Jun-2026 17:47:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jun-2026 17:47:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jun-2026 17:47:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2c0f:f5c0:455:d0b0:cc7e:33ff:fe4a:6487, 104.22.30.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI5IiwidXNlcm5hbWUiOiJhaG1lZF8xIiwiZW1haWwiOiJqZWZmYWhtZWQ0NjJAZ21haWwuY29tIiwiZXhwIjoxNzgyMjM2MTM0fQ.saK9wF4d5388Cn75IgjvA2fZh1HXPodEZr7v2QzJ2TU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0cba464caa0f347-NBO","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2c0f:f5c0:455:d0b0:cc7e:33ff:fe4a:6487","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-Jun-2026 17:47:52 UTC] === User Orders API Called ===
[16-Jun-2026 17:47:52 UTC] User ID: 829
[16-Jun-2026 17:47:52 UTC] Limit: 20, Offset: 0
[16-Jun-2026 17:47:52 UTC] Orders found: 0
[16-Jun-2026 17:47:52 UTC] Orders data: []
[16-Jun-2026 17:47:52 UTC] Total orders count: 0
[16-Jun-2026 17:47:54 UTC] === API CALL LOG ===
[16-Jun-2026 17:47:54 UTC] Endpoint: user/profile.php
[16-Jun-2026 17:47:54 UTC] Full Log Data: {
    "timestamp": "2026-06-16 17:47:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:f5c0:455:d0b0:cc7e:33ff:fe4a:6487",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:f5c0:455:d0b0:cc7e:33ff:fe4a:6487, 104.22.30.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI5IiwidXNlcm5hbWUiOiJhaG1lZF8xIiwiZW1haWwiOiJqZWZmYWhtZWQ0NjJAZ21haWwuY29tIiwiZXhwIjoxNzgyMjM2MTM0fQ.saK9wF4d5388Cn75IgjvA2fZh1HXPodEZr7v2QzJ2TU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0cba46fee12f347-NBO",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:f5c0:455:d0b0:cc7e:33ff:fe4a:6487",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 17:47:54 UTC] === END API CALL LOG ===
[16-Jun-2026 17:47:54 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 17:47:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI5IiwidXNlcm5hbWUiOiJhaG1lZF8xIiwiZW1haWwiOiJqZWZmYWhtZWQ0NjJAZ21haWwuY29tIiwiZXhwIjoxNzgyMjM2MTM0fQ.saK9wF4d5388Cn75IgjvA2fZh1HXPodEZr7v2QzJ2TU
[16-Jun-2026 17:47:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 17:47:54 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 17:47:54 UTC] User ID: 829
[16-Jun-2026 17:47:54 UTC] ✅ User profile retrieved successfully for user ID: 829
[16-Jun-2026 17:49:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jun-2026 17:49:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jun-2026 17:49:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2c0f:f5c0:455:d0b0:cc7e:33ff:fe4a:6487, 104.22.30.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI5IiwidXNlcm5hbWUiOiJhaG1lZF8xIiwiZW1haWwiOiJqZWZmYWhtZWQ0NjJAZ21haWwuY29tIiwiZXhwIjoxNzgyMjM2MTM0fQ.saK9wF4d5388Cn75IgjvA2fZh1HXPodEZr7v2QzJ2TU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0cba65a19fff347-NBO","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2c0f:f5c0:455:d0b0:cc7e:33ff:fe4a:6487","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-Jun-2026 17:49:13 UTC] === User Orders API Called ===
[16-Jun-2026 17:49:13 UTC] User ID: 829
[16-Jun-2026 17:49:13 UTC] Limit: 20, Offset: 0
[16-Jun-2026 17:49:13 UTC] Orders found: 0
[16-Jun-2026 17:49:13 UTC] Orders data: []
[16-Jun-2026 17:49:13 UTC] Total orders count: 0
[16-Jun-2026 17:49:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jun-2026 17:49:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jun-2026 17:49:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2c0f:f5c0:455:d0b0:cc7e:33ff:fe4a:6487, 104.22.30.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI5IiwidXNlcm5hbWUiOiJhaG1lZF8xIiwiZW1haWwiOiJqZWZmYWhtZWQ0NjJAZ21haWwuY29tIiwiZXhwIjoxNzgyMjM2MTM0fQ.saK9wF4d5388Cn75IgjvA2fZh1HXPodEZr7v2QzJ2TU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0cba6659fa9f347-NBO","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2c0f:f5c0:455:d0b0:cc7e:33ff:fe4a:6487","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-Jun-2026 17:49:14 UTC] === User Orders API Called ===
[16-Jun-2026 17:49:14 UTC] User ID: 829
[16-Jun-2026 17:49:14 UTC] Limit: 20, Offset: 0
[16-Jun-2026 17:49:14 UTC] Orders found: 0
[16-Jun-2026 17:49:14 UTC] Orders data: []
[16-Jun-2026 17:49:14 UTC] Total orders count: 0
[16-Jun-2026 17:49:14 UTC] === API CALL LOG ===
[16-Jun-2026 17:49:14 UTC] Endpoint: user/profile.php
[16-Jun-2026 17:49:14 UTC] Full Log Data: {
    "timestamp": "2026-06-16 17:49:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:f5c0:455:d0b0:cc7e:33ff:fe4a:6487",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:f5c0:455:d0b0:cc7e:33ff:fe4a:6487, 104.22.30.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI5IiwidXNlcm5hbWUiOiJhaG1lZF8xIiwiZW1haWwiOiJqZWZmYWhtZWQ0NjJAZ21haWwuY29tIiwiZXhwIjoxNzgyMjM2MTM0fQ.saK9wF4d5388Cn75IgjvA2fZh1HXPodEZr7v2QzJ2TU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0cba6659fabf347-NBO",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:f5c0:455:d0b0:cc7e:33ff:fe4a:6487",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 17:49:14 UTC] === END API CALL LOG ===
[16-Jun-2026 17:49:14 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 17:49:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI5IiwidXNlcm5hbWUiOiJhaG1lZF8xIiwiZW1haWwiOiJqZWZmYWhtZWQ0NjJAZ21haWwuY29tIiwiZXhwIjoxNzgyMjM2MTM0fQ.saK9wF4d5388Cn75IgjvA2fZh1HXPodEZr7v2QzJ2TU
[16-Jun-2026 17:49:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 17:49:14 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 17:49:14 UTC] User ID: 829
[16-Jun-2026 17:49:14 UTC] ✅ User profile retrieved successfully for user ID: 829
[16-Jun-2026 17:49:15 UTC] === API CALL LOG ===
[16-Jun-2026 17:49:15 UTC] Endpoint: user/profile.php
[16-Jun-2026 17:49:15 UTC] Full Log Data: {
    "timestamp": "2026-06-16 17:49:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:f5c0:455:d0b0:cc7e:33ff:fe4a:6487",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:f5c0:455:d0b0:cc7e:33ff:fe4a:6487, 104.22.30.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI5IiwidXNlcm5hbWUiOiJhaG1lZF8xIiwiZW1haWwiOiJqZWZmYWhtZWQ0NjJAZ21haWwuY29tIiwiZXhwIjoxNzgyMjM2MTM0fQ.saK9wF4d5388Cn75IgjvA2fZh1HXPodEZr7v2QzJ2TU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0cba6685823f347-NBO",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:f5c0:455:d0b0:cc7e:33ff:fe4a:6487",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 17:49:15 UTC] === END API CALL LOG ===
[16-Jun-2026 17:49:15 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 17:49:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI5IiwidXNlcm5hbWUiOiJhaG1lZF8xIiwiZW1haWwiOiJqZWZmYWhtZWQ0NjJAZ21haWwuY29tIiwiZXhwIjoxNzgyMjM2MTM0fQ.saK9wF4d5388Cn75IgjvA2fZh1HXPodEZr7v2QzJ2TU
[16-Jun-2026 17:49:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 17:49:15 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 17:49:15 UTC] User ID: 829
[16-Jun-2026 17:49:15 UTC] ✅ User profile retrieved successfully for user ID: 829
[16-Jun-2026 17:49:16 UTC] === API CALL LOG ===
[16-Jun-2026 17:49:16 UTC] Endpoint: user/profile.php
[16-Jun-2026 17:49:16 UTC] Full Log Data: {
    "timestamp": "2026-06-16 17:49:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:f5c0:455:d0b0:cc7e:33ff:fe4a:6487",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:f5c0:455:d0b0:cc7e:33ff:fe4a:6487, 104.22.30.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI5IiwidXNlcm5hbWUiOiJhaG1lZF8xIiwiZW1haWwiOiJqZWZmYWhtZWQ0NjJAZ21haWwuY29tIiwiZXhwIjoxNzgyMjM2MTM0fQ.saK9wF4d5388Cn75IgjvA2fZh1HXPodEZr7v2QzJ2TU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0cba66f5e6af347-NBO",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:f5c0:455:d0b0:cc7e:33ff:fe4a:6487",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 17:49:16 UTC] === END API CALL LOG ===
[16-Jun-2026 17:49:16 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 17:49:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI5IiwidXNlcm5hbWUiOiJhaG1lZF8xIiwiZW1haWwiOiJqZWZmYWhtZWQ0NjJAZ21haWwuY29tIiwiZXhwIjoxNzgyMjM2MTM0fQ.saK9wF4d5388Cn75IgjvA2fZh1HXPodEZr7v2QzJ2TU
[16-Jun-2026 17:49:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 17:49:16 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 17:49:16 UTC] User ID: 829
[16-Jun-2026 17:49:16 UTC] ✅ User profile retrieved successfully for user ID: 829
[16-Jun-2026 17:49:24 UTC] === API CALL LOG ===
[16-Jun-2026 17:49:24 UTC] Endpoint: user/profile.php
[16-Jun-2026 17:49:24 UTC] Full Log Data: {
    "timestamp": "2026-06-16 17:49:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:f5c0:455:d0b0:cc7e:33ff:fe4a:6487",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:f5c0:455:d0b0:cc7e:33ff:fe4a:6487, 104.22.30.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI5IiwidXNlcm5hbWUiOiJhaG1lZF8xIiwiZW1haWwiOiJqZWZmYWhtZWQ0NjJAZ21haWwuY29tIiwiZXhwIjoxNzgyMjM2MTM0fQ.saK9wF4d5388Cn75IgjvA2fZh1HXPodEZr7v2QzJ2TU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0cba6a20a28f347-NBO",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:f5c0:455:d0b0:cc7e:33ff:fe4a:6487",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 17:49:24 UTC] === END API CALL LOG ===
[16-Jun-2026 17:49:24 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 17:49:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI5IiwidXNlcm5hbWUiOiJhaG1lZF8xIiwiZW1haWwiOiJqZWZmYWhtZWQ0NjJAZ21haWwuY29tIiwiZXhwIjoxNzgyMjM2MTM0fQ.saK9wF4d5388Cn75IgjvA2fZh1HXPodEZr7v2QzJ2TU
[16-Jun-2026 17:49:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 17:49:24 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 17:49:24 UTC] User ID: 829
[16-Jun-2026 17:49:24 UTC] ✅ User profile retrieved successfully for user ID: 829
[16-Jun-2026 17:49:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jun-2026 17:49:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jun-2026 17:49:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2c0f:f5c0:455:d0b0:cc7e:33ff:fe4a:6487, 104.22.30.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI5IiwidXNlcm5hbWUiOiJhaG1lZF8xIiwiZW1haWwiOiJqZWZmYWhtZWQ0NjJAZ21haWwuY29tIiwiZXhwIjoxNzgyMjM2MTM0fQ.saK9wF4d5388Cn75IgjvA2fZh1HXPodEZr7v2QzJ2TU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0cba6a20a22f347-NBO","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2c0f:f5c0:455:d0b0:cc7e:33ff:fe4a:6487","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-Jun-2026 17:49:24 UTC] === User Orders API Called ===
[16-Jun-2026 17:49:24 UTC] User ID: 829
[16-Jun-2026 17:49:24 UTC] Limit: 20, Offset: 0
[16-Jun-2026 17:49:24 UTC] Orders found: 0
[16-Jun-2026 17:49:24 UTC] Orders data: []
[16-Jun-2026 17:49:24 UTC] Total orders count: 0
[16-Jun-2026 17:49:24 UTC] === API CALL LOG ===
[16-Jun-2026 17:49:24 UTC] Endpoint: user/profile.php
[16-Jun-2026 17:49:24 UTC] Full Log Data: {
    "timestamp": "2026-06-16 17:49:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:f5c0:455:d0b0:cc7e:33ff:fe4a:6487",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:f5c0:455:d0b0:cc7e:33ff:fe4a:6487, 104.22.30.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI5IiwidXNlcm5hbWUiOiJhaG1lZF8xIiwiZW1haWwiOiJqZWZmYWhtZWQ0NjJAZ21haWwuY29tIiwiZXhwIjoxNzgyMjM2MTM0fQ.saK9wF4d5388Cn75IgjvA2fZh1HXPodEZr7v2QzJ2TU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0cba6a51c22f347-NBO",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:f5c0:455:d0b0:cc7e:33ff:fe4a:6487",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 17:49:24 UTC] === END API CALL LOG ===
[16-Jun-2026 17:49:24 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 17:49:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI5IiwidXNlcm5hbWUiOiJhaG1lZF8xIiwiZW1haWwiOiJqZWZmYWhtZWQ0NjJAZ21haWwuY29tIiwiZXhwIjoxNzgyMjM2MTM0fQ.saK9wF4d5388Cn75IgjvA2fZh1HXPodEZr7v2QzJ2TU
[16-Jun-2026 17:49:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 17:49:24 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 17:49:24 UTC] User ID: 829
[16-Jun-2026 17:49:24 UTC] ✅ User profile retrieved successfully for user ID: 829
[16-Jun-2026 17:49:26 UTC] === API CALL LOG ===
[16-Jun-2026 17:49:26 UTC] Endpoint: user/profile.php
[16-Jun-2026 17:49:26 UTC] Full Log Data: {
    "timestamp": "2026-06-16 17:49:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:f5c0:455:d0b0:cc7e:33ff:fe4a:6487",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:f5c0:455:d0b0:cc7e:33ff:fe4a:6487, 104.22.30.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI5IiwidXNlcm5hbWUiOiJhaG1lZF8xIiwiZW1haWwiOiJqZWZmYWhtZWQ0NjJAZ21haWwuY29tIiwiZXhwIjoxNzgyMjM2MTM0fQ.saK9wF4d5388Cn75IgjvA2fZh1HXPodEZr7v2QzJ2TU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0cba6b0c848f347-NBO",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:f5c0:455:d0b0:cc7e:33ff:fe4a:6487",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 17:49:26 UTC] === END API CALL LOG ===
[16-Jun-2026 17:49:26 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 17:49:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI5IiwidXNlcm5hbWUiOiJhaG1lZF8xIiwiZW1haWwiOiJqZWZmYWhtZWQ0NjJAZ21haWwuY29tIiwiZXhwIjoxNzgyMjM2MTM0fQ.saK9wF4d5388Cn75IgjvA2fZh1HXPodEZr7v2QzJ2TU
[16-Jun-2026 17:49:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 17:49:26 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 17:49:26 UTC] User ID: 829
[16-Jun-2026 17:49:26 UTC] ✅ User profile retrieved successfully for user ID: 829
[16-Jun-2026 17:51:20 UTC] === API CALL LOG ===
[16-Jun-2026 17:51:20 UTC] Endpoint: user/profile.php
[16-Jun-2026 17:51:20 UTC] Full Log Data: {
    "timestamp": "2026-06-16 17:51:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:f5c0:455:d0b0:cc7e:33ff:fe4a:6487",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:f5c0:455:d0b0:cc7e:33ff:fe4a:6487, 104.22.30.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI5IiwidXNlcm5hbWUiOiJhaG1lZF8xIiwiZW1haWwiOiJqZWZmYWhtZWQ0NjJAZ21haWwuY29tIiwiZXhwIjoxNzgyMjM2MTM0fQ.saK9wF4d5388Cn75IgjvA2fZh1HXPodEZr7v2QzJ2TU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0cba9774bd5f347-NBO",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:f5c0:455:d0b0:cc7e:33ff:fe4a:6487",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 17:51:20 UTC] === END API CALL LOG ===
[16-Jun-2026 17:51:20 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 17:51:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI5IiwidXNlcm5hbWUiOiJhaG1lZF8xIiwiZW1haWwiOiJqZWZmYWhtZWQ0NjJAZ21haWwuY29tIiwiZXhwIjoxNzgyMjM2MTM0fQ.saK9wF4d5388Cn75IgjvA2fZh1HXPodEZr7v2QzJ2TU
[16-Jun-2026 17:51:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 17:51:20 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 17:51:20 UTC] User ID: 829
[16-Jun-2026 17:51:20 UTC] ✅ User profile retrieved successfully for user ID: 829
[16-Jun-2026 17:51:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jun-2026 17:51:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jun-2026 17:51:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2c0f:f5c0:455:d0b0:cc7e:33ff:fe4a:6487, 104.22.30.145","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI5IiwidXNlcm5hbWUiOiJhaG1lZF8xIiwiZW1haWwiOiJqZWZmYWhtZWQ0NjJAZ21haWwuY29tIiwiZXhwIjoxNzgyMjM2MTM0fQ.saK9wF4d5388Cn75IgjvA2fZh1HXPodEZr7v2QzJ2TU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0cba973fa0ef347-NBO","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2c0f:f5c0:455:d0b0:cc7e:33ff:fe4a:6487","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-Jun-2026 17:51:20 UTC] === User Orders API Called ===
[16-Jun-2026 17:51:20 UTC] User ID: 829
[16-Jun-2026 17:51:20 UTC] Limit: 20, Offset: 0
[16-Jun-2026 17:51:20 UTC] Orders found: 0
[16-Jun-2026 17:51:20 UTC] Orders data: []
[16-Jun-2026 17:51:20 UTC] Total orders count: 0
[16-Jun-2026 17:51:20 UTC] === API CALL LOG ===
[16-Jun-2026 17:51:20 UTC] Endpoint: user/profile.php
[16-Jun-2026 17:51:20 UTC] Full Log Data: {
    "timestamp": "2026-06-16 17:51:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:f5c0:455:d0b0:cc7e:33ff:fe4a:6487",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:f5c0:455:d0b0:cc7e:33ff:fe4a:6487, 104.22.30.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI5IiwidXNlcm5hbWUiOiJhaG1lZF8xIiwiZW1haWwiOiJqZWZmYWhtZWQ0NjJAZ21haWwuY29tIiwiZXhwIjoxNzgyMjM2MTM0fQ.saK9wF4d5388Cn75IgjvA2fZh1HXPodEZr7v2QzJ2TU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0cba973fa11f347-NBO",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:f5c0:455:d0b0:cc7e:33ff:fe4a:6487",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 17:51:20 UTC] === END API CALL LOG ===
[16-Jun-2026 17:51:20 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 17:51:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI5IiwidXNlcm5hbWUiOiJhaG1lZF8xIiwiZW1haWwiOiJqZWZmYWhtZWQ0NjJAZ21haWwuY29tIiwiZXhwIjoxNzgyMjM2MTM0fQ.saK9wF4d5388Cn75IgjvA2fZh1HXPodEZr7v2QzJ2TU
[16-Jun-2026 17:51:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 17:51:20 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 17:51:20 UTC] User ID: 829
[16-Jun-2026 17:51:20 UTC] ✅ User profile retrieved successfully for user ID: 829
[16-Jun-2026 17:51:21 UTC] === API CALL LOG ===
[16-Jun-2026 17:51:21 UTC] Endpoint: user/profile.php
[16-Jun-2026 17:51:21 UTC] Full Log Data: {
    "timestamp": "2026-06-16 17:51:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:f5c0:455:d0b0:cc7e:33ff:fe4a:6487",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:f5c0:455:d0b0:cc7e:33ff:fe4a:6487, 104.22.30.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI5IiwidXNlcm5hbWUiOiJhaG1lZF8xIiwiZW1haWwiOiJqZWZmYWhtZWQ0NjJAZ21haWwuY29tIiwiZXhwIjoxNzgyMjM2MTM0fQ.saK9wF4d5388Cn75IgjvA2fZh1HXPodEZr7v2QzJ2TU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0cba9816bb0f347-NBO",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:f5c0:455:d0b0:cc7e:33ff:fe4a:6487",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 17:51:21 UTC] === END API CALL LOG ===
[16-Jun-2026 17:51:21 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 17:51:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI5IiwidXNlcm5hbWUiOiJhaG1lZF8xIiwiZW1haWwiOiJqZWZmYWhtZWQ0NjJAZ21haWwuY29tIiwiZXhwIjoxNzgyMjM2MTM0fQ.saK9wF4d5388Cn75IgjvA2fZh1HXPodEZr7v2QzJ2TU
[16-Jun-2026 17:51:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 17:51:21 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 17:51:21 UTC] User ID: 829
[16-Jun-2026 17:51:21 UTC] ✅ User profile retrieved successfully for user ID: 829
[16-Jun-2026 17:51:22 UTC] === API CALL LOG ===
[16-Jun-2026 17:51:22 UTC] Endpoint: user/profile.php
[16-Jun-2026 17:51:22 UTC] Full Log Data: {
    "timestamp": "2026-06-16 17:51:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:f5c0:455:d0b0:cc7e:33ff:fe4a:6487",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:f5c0:455:d0b0:cc7e:33ff:fe4a:6487, 104.22.30.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI5IiwidXNlcm5hbWUiOiJhaG1lZF8xIiwiZW1haWwiOiJqZWZmYWhtZWQ0NjJAZ21haWwuY29tIiwiZXhwIjoxNzgyMjM2MTM0fQ.saK9wF4d5388Cn75IgjvA2fZh1HXPodEZr7v2QzJ2TU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0cba9854858f347-NBO",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:f5c0:455:d0b0:cc7e:33ff:fe4a:6487",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 17:51:22 UTC] === END API CALL LOG ===
[16-Jun-2026 17:51:22 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 17:51:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODI5IiwidXNlcm5hbWUiOiJhaG1lZF8xIiwiZW1haWwiOiJqZWZmYWhtZWQ0NjJAZ21haWwuY29tIiwiZXhwIjoxNzgyMjM2MTM0fQ.saK9wF4d5388Cn75IgjvA2fZh1HXPodEZr7v2QzJ2TU
[16-Jun-2026 17:51:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 17:51:22 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 17:51:22 UTC] User ID: 829
[16-Jun-2026 17:51:22 UTC] ✅ User profile retrieved successfully for user ID: 829
[16-Jun-2026 17:51:22 UTC] User Purchases API - User ID: 829
[16-Jun-2026 17:51:22 UTC] User Purchases API - Total purchases found: 4
[16-Jun-2026 18:54:30 UTC] === API CALL LOG ===
[16-Jun-2026 18:54:30 UTC] Endpoint: user/profile.php
[16-Jun-2026 18:54:30 UTC] Full Log Data: {
    "timestamp": "2026-06-16 18:54:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.116.12.197",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.116.12.197, 172.68.151.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0cc05fe18dbc752-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.116.12.197",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 18:54:30 UTC] === END API CALL LOG ===
[16-Jun-2026 18:54:30 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 18:54:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4
[16-Jun-2026 18:54:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 18:54:30 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 18:54:30 UTC] User ID: 795
[16-Jun-2026 18:54:30 UTC] ✅ User profile retrieved successfully for user ID: 795
[16-Jun-2026 18:54:31 UTC] === API CALL LOG ===
[16-Jun-2026 18:54:31 UTC] Endpoint: user/profile.php
[16-Jun-2026 18:54:31 UTC] Full Log Data: {
    "timestamp": "2026-06-16 18:54:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.116.12.197",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.116.12.197, 172.68.151.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0cc0604ed14c752-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.116.12.197",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 18:54:31 UTC] === END API CALL LOG ===
[16-Jun-2026 18:54:31 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 18:54:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4
[16-Jun-2026 18:54:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 18:54:31 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 18:54:31 UTC] User ID: 795
[16-Jun-2026 18:54:31 UTC] ✅ User profile retrieved successfully for user ID: 795
[16-Jun-2026 18:54:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jun-2026 18:54:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jun-2026 18:54:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.116.12.197, 172.68.151.32","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0cc0604ed12c752-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.116.12.197","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-Jun-2026 18:54:31 UTC] === User Orders API Called ===
[16-Jun-2026 18:54:31 UTC] User ID: 795
[16-Jun-2026 18:54:31 UTC] Limit: 20, Offset: 0
[16-Jun-2026 18:54:31 UTC] Orders found: 1
[16-Jun-2026 18:54:31 UTC] Orders data: [{"id":342,"quantity":100,"total_coins":3500,"coin_type":"regular","telegram_link":"t.me\/Liliana_Andzell","status":"cancelled","created_at":"2026-06-13 11:47:34","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[16-Jun-2026 18:54:31 UTC] Total orders count: 1
[16-Jun-2026 18:54:31 UTC] === API CALL LOG ===
[16-Jun-2026 18:54:31 UTC] Endpoint: user/profile.php
[16-Jun-2026 18:54:31 UTC] Full Log Data: {
    "timestamp": "2026-06-16 18:54:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.116.12.197",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.116.12.197, 172.68.151.33",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0cc0604ed09c752-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.116.12.197",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 18:54:31 UTC] === END API CALL LOG ===
[16-Jun-2026 18:54:31 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 18:54:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4
[16-Jun-2026 18:54:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 18:54:31 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 18:54:31 UTC] User ID: 795
[16-Jun-2026 18:54:31 UTC] ✅ User profile retrieved successfully for user ID: 795
[16-Jun-2026 18:54:33 UTC] === API CALL LOG ===
[16-Jun-2026 18:54:33 UTC] Endpoint: user/profile.php
[16-Jun-2026 18:54:33 UTC] Full Log Data: {
    "timestamp": "2026-06-16 18:54:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.116.12.197",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.116.12.197, 172.68.151.32",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0cc06132868c752-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.116.12.197",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 18:54:33 UTC] === END API CALL LOG ===
[16-Jun-2026 18:54:33 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 18:54:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4
[16-Jun-2026 18:54:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 18:54:33 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 18:54:33 UTC] User ID: 795
[16-Jun-2026 18:54:33 UTC] ✅ User profile retrieved successfully for user ID: 795
[16-Jun-2026 18:57:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jun-2026 18:57:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jun-2026 18:57:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"212.192.11.78, 172.64.200.15","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODMwIiwidXNlcm5hbWUiOiJNdXJvNGthIiwiZW1haWwiOiJhbm9uaW1pbmdvZ25pdEBnbWFpbC5jb20iLCJleHAiOjE3ODIyNDEwNDB9.UKtkncTscR0sj5m6CI1UJWTZIvmSzDIXsARCYSrZ0mk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0cc0a2c29d8bc36-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"212.192.11.78","cf-ipcountry":"PL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-Jun-2026 18:57:21 UTC] === User Orders API Called ===
[16-Jun-2026 18:57:21 UTC] User ID: 830
[16-Jun-2026 18:57:21 UTC] Limit: 20, Offset: 0
[16-Jun-2026 18:57:21 UTC] Orders found: 0
[16-Jun-2026 18:57:21 UTC] Orders data: []
[16-Jun-2026 18:57:21 UTC] Total orders count: 0
[16-Jun-2026 18:57:21 UTC] === API CALL LOG ===
[16-Jun-2026 18:57:21 UTC] Endpoint: user/profile.php
[16-Jun-2026 18:57:21 UTC] Full Log Data: {
    "timestamp": "2026-06-16 18:57:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.192.11.78",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.192.11.78, 172.64.200.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODMwIiwidXNlcm5hbWUiOiJNdXJvNGthIiwiZW1haWwiOiJhbm9uaW1pbmdvZ25pdEBnbWFpbC5jb20iLCJleHAiOjE3ODIyNDEwNDB9.UKtkncTscR0sj5m6CI1UJWTZIvmSzDIXsARCYSrZ0mk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0cc0a2c29d1bc36-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.192.11.78",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 18:57:21 UTC] === END API CALL LOG ===
[16-Jun-2026 18:57:21 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 18:57:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODMwIiwidXNlcm5hbWUiOiJNdXJvNGthIiwiZW1haWwiOiJhbm9uaW1pbmdvZ25pdEBnbWFpbC5jb20iLCJleHAiOjE3ODIyNDEwNDB9.UKtkncTscR0sj5m6CI1UJWTZIvmSzDIXsARCYSrZ0mk
[16-Jun-2026 18:57:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 18:57:21 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 18:57:21 UTC] User ID: 830
[16-Jun-2026 18:57:21 UTC] ✅ User profile retrieved successfully for user ID: 830
[16-Jun-2026 18:57:21 UTC] === API CALL LOG ===
[16-Jun-2026 18:57:21 UTC] Endpoint: user/profile.php
[16-Jun-2026 18:57:21 UTC] Full Log Data: {
    "timestamp": "2026-06-16 18:57:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.192.11.78",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.192.11.78, 172.64.200.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODMwIiwidXNlcm5hbWUiOiJNdXJvNGthIiwiZW1haWwiOiJhbm9uaW1pbmdvZ25pdEBnbWFpbC5jb20iLCJleHAiOjE3ODIyNDEwNDB9.UKtkncTscR0sj5m6CI1UJWTZIvmSzDIXsARCYSrZ0mk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0cc0a2c7aa2bc36-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.192.11.78",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 18:57:21 UTC] === END API CALL LOG ===
[16-Jun-2026 18:57:21 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 18:57:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODMwIiwidXNlcm5hbWUiOiJNdXJvNGthIiwiZW1haWwiOiJhbm9uaW1pbmdvZ25pdEBnbWFpbC5jb20iLCJleHAiOjE3ODIyNDEwNDB9.UKtkncTscR0sj5m6CI1UJWTZIvmSzDIXsARCYSrZ0mk
[16-Jun-2026 18:57:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 18:57:21 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 18:57:21 UTC] User ID: 830
[16-Jun-2026 18:57:21 UTC] ✅ User profile retrieved successfully for user ID: 830
[16-Jun-2026 18:57:21 UTC] === API CALL LOG ===
[16-Jun-2026 18:57:21 UTC] Endpoint: user/profile.php
[16-Jun-2026 18:57:21 UTC] Full Log Data: {
    "timestamp": "2026-06-16 18:57:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.192.11.78",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.192.11.78, 172.64.200.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODMwIiwidXNlcm5hbWUiOiJNdXJvNGthIiwiZW1haWwiOiJhbm9uaW1pbmdvZ25pdEBnbWFpbC5jb20iLCJleHAiOjE3ODIyNDEwNDB9.UKtkncTscR0sj5m6CI1UJWTZIvmSzDIXsARCYSrZ0mk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0cc0a303c6ebc36-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.192.11.78",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 18:57:21 UTC] === END API CALL LOG ===
[16-Jun-2026 18:57:21 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 18:57:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODMwIiwidXNlcm5hbWUiOiJNdXJvNGthIiwiZW1haWwiOiJhbm9uaW1pbmdvZ25pdEBnbWFpbC5jb20iLCJleHAiOjE3ODIyNDEwNDB9.UKtkncTscR0sj5m6CI1UJWTZIvmSzDIXsARCYSrZ0mk
[16-Jun-2026 18:57:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 18:57:21 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 18:57:21 UTC] User ID: 830
[16-Jun-2026 18:57:21 UTC] ✅ User profile retrieved successfully for user ID: 830
[16-Jun-2026 18:57:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jun-2026 18:57:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jun-2026 18:57:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"212.192.11.78, 172.64.200.15","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODMwIiwidXNlcm5hbWUiOiJNdXJvNGthIiwiZW1haWwiOiJhbm9uaW1pbmdvZ25pdEBnbWFpbC5jb20iLCJleHAiOjE3ODIyNDEwNDB9.UKtkncTscR0sj5m6CI1UJWTZIvmSzDIXsARCYSrZ0mk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0cc0a64ae56bc36-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"212.192.11.78","cf-ipcountry":"PL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-Jun-2026 18:57:30 UTC] === User Orders API Called ===
[16-Jun-2026 18:57:30 UTC] User ID: 830
[16-Jun-2026 18:57:30 UTC] Limit: 20, Offset: 0
[16-Jun-2026 18:57:30 UTC] Orders found: 0
[16-Jun-2026 18:57:30 UTC] Orders data: []
[16-Jun-2026 18:57:30 UTC] Total orders count: 0
[16-Jun-2026 18:57:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jun-2026 18:57:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jun-2026 18:57:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"212.192.11.78, 172.64.200.15","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODMwIiwidXNlcm5hbWUiOiJNdXJvNGthIiwiZW1haWwiOiJhbm9uaW1pbmdvZ25pdEBnbWFpbC5jb20iLCJleHAiOjE3ODIyNDEwNDB9.UKtkncTscR0sj5m6CI1UJWTZIvmSzDIXsARCYSrZ0mk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0cc0a6e4ec2bc36-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"212.192.11.78","cf-ipcountry":"PL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-Jun-2026 18:57:31 UTC] === User Orders API Called ===
[16-Jun-2026 18:57:31 UTC] User ID: 830
[16-Jun-2026 18:57:31 UTC] Limit: 20, Offset: 0
[16-Jun-2026 18:57:31 UTC] Orders found: 0
[16-Jun-2026 18:57:31 UTC] Orders data: []
[16-Jun-2026 18:57:31 UTC] Total orders count: 0
[16-Jun-2026 18:57:32 UTC] === API CALL LOG ===
[16-Jun-2026 18:57:32 UTC] Endpoint: user/profile.php
[16-Jun-2026 18:57:32 UTC] Full Log Data: {
    "timestamp": "2026-06-16 18:57:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.192.11.78",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.192.11.78, 172.64.200.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODMwIiwidXNlcm5hbWUiOiJNdXJvNGthIiwiZW1haWwiOiJhbm9uaW1pbmdvZ25pdEBnbWFpbC5jb20iLCJleHAiOjE3ODIyNDEwNDB9.UKtkncTscR0sj5m6CI1UJWTZIvmSzDIXsARCYSrZ0mk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0cc0a6f086bbc36-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.192.11.78",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 18:57:32 UTC] === END API CALL LOG ===
[16-Jun-2026 18:57:32 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 18:57:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODMwIiwidXNlcm5hbWUiOiJNdXJvNGthIiwiZW1haWwiOiJhbm9uaW1pbmdvZ25pdEBnbWFpbC5jb20iLCJleHAiOjE3ODIyNDEwNDB9.UKtkncTscR0sj5m6CI1UJWTZIvmSzDIXsARCYSrZ0mk
[16-Jun-2026 18:57:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 18:57:32 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 18:57:32 UTC] User ID: 830
[16-Jun-2026 18:57:32 UTC] ✅ User profile retrieved successfully for user ID: 830
[16-Jun-2026 18:57:32 UTC] === API CALL LOG ===
[16-Jun-2026 18:57:32 UTC] Endpoint: user/profile.php
[16-Jun-2026 18:57:32 UTC] Full Log Data: {
    "timestamp": "2026-06-16 18:57:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.192.11.78",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.192.11.78, 172.64.200.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODMwIiwidXNlcm5hbWUiOiJNdXJvNGthIiwiZW1haWwiOiJhbm9uaW1pbmdvZ25pdEBnbWFpbC5jb20iLCJleHAiOjE3ODIyNDEwNDB9.UKtkncTscR0sj5m6CI1UJWTZIvmSzDIXsARCYSrZ0mk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0cc0a71ef1fbc36-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.192.11.78",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 18:57:32 UTC] === END API CALL LOG ===
[16-Jun-2026 18:57:32 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 18:57:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODMwIiwidXNlcm5hbWUiOiJNdXJvNGthIiwiZW1haWwiOiJhbm9uaW1pbmdvZ25pdEBnbWFpbC5jb20iLCJleHAiOjE3ODIyNDEwNDB9.UKtkncTscR0sj5m6CI1UJWTZIvmSzDIXsARCYSrZ0mk
[16-Jun-2026 18:57:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 18:57:32 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 18:57:32 UTC] User ID: 830
[16-Jun-2026 18:57:32 UTC] ✅ User profile retrieved successfully for user ID: 830
[16-Jun-2026 18:57:32 UTC] === API CALL LOG ===
[16-Jun-2026 18:57:32 UTC] Endpoint: user/profile.php
[16-Jun-2026 18:57:32 UTC] Full Log Data: {
    "timestamp": "2026-06-16 18:57:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.192.11.78",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.192.11.78, 172.64.200.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODMwIiwidXNlcm5hbWUiOiJNdXJvNGthIiwiZW1haWwiOiJhbm9uaW1pbmdvZ25pdEBnbWFpbC5jb20iLCJleHAiOjE3ODIyNDEwNDB9.UKtkncTscR0sj5m6CI1UJWTZIvmSzDIXsARCYSrZ0mk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0cc0a72c96fbc36-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.192.11.78",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 18:57:32 UTC] === END API CALL LOG ===
[16-Jun-2026 18:57:32 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 18:57:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODMwIiwidXNlcm5hbWUiOiJNdXJvNGthIiwiZW1haWwiOiJhbm9uaW1pbmdvZ25pdEBnbWFpbC5jb20iLCJleHAiOjE3ODIyNDEwNDB9.UKtkncTscR0sj5m6CI1UJWTZIvmSzDIXsARCYSrZ0mk
[16-Jun-2026 18:57:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 18:57:32 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 18:57:32 UTC] User ID: 830
[16-Jun-2026 18:57:32 UTC] ✅ User profile retrieved successfully for user ID: 830
[16-Jun-2026 18:58:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jun-2026 18:58:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jun-2026 18:58:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"212.192.11.78, 172.64.200.14","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODMwIiwidXNlcm5hbWUiOiJNdXJvNGthIiwiZW1haWwiOiJhbm9uaW1pbmdvZ25pdEBnbWFpbC5jb20iLCJleHAiOjE3ODIyNDEwNDB9.UKtkncTscR0sj5m6CI1UJWTZIvmSzDIXsARCYSrZ0mk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0cc0b462eb9bc36-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"212.192.11.78","cf-ipcountry":"PL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-Jun-2026 18:58:06 UTC] === User Orders API Called ===
[16-Jun-2026 18:58:06 UTC] User ID: 830
[16-Jun-2026 18:58:06 UTC] Limit: 20, Offset: 0
[16-Jun-2026 18:58:06 UTC] Orders found: 0
[16-Jun-2026 18:58:06 UTC] Orders data: []
[16-Jun-2026 18:58:06 UTC] === API CALL LOG ===
[16-Jun-2026 18:58:06 UTC] Total orders count: 0
[16-Jun-2026 18:58:06 UTC] Endpoint: user/profile.php
[16-Jun-2026 18:58:06 UTC] Full Log Data: {
    "timestamp": "2026-06-16 18:58:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.192.11.78",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.192.11.78, 172.64.200.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODMwIiwidXNlcm5hbWUiOiJNdXJvNGthIiwiZW1haWwiOiJhbm9uaW1pbmdvZ25pdEBnbWFpbC5jb20iLCJleHAiOjE3ODIyNDEwNDB9.UKtkncTscR0sj5m6CI1UJWTZIvmSzDIXsARCYSrZ0mk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0cc0b462ebcbc36-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.192.11.78",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 18:58:06 UTC] === END API CALL LOG ===
[16-Jun-2026 18:58:06 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 18:58:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODMwIiwidXNlcm5hbWUiOiJNdXJvNGthIiwiZW1haWwiOiJhbm9uaW1pbmdvZ25pdEBnbWFpbC5jb20iLCJleHAiOjE3ODIyNDEwNDB9.UKtkncTscR0sj5m6CI1UJWTZIvmSzDIXsARCYSrZ0mk
[16-Jun-2026 18:58:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 18:58:06 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 18:58:06 UTC] User ID: 830
[16-Jun-2026 18:58:06 UTC] ✅ User profile retrieved successfully for user ID: 830
[16-Jun-2026 18:58:06 UTC] === API CALL LOG ===
[16-Jun-2026 18:58:06 UTC] Endpoint: user/profile.php
[16-Jun-2026 18:58:06 UTC] Full Log Data: {
    "timestamp": "2026-06-16 18:58:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.192.11.78",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.192.11.78, 172.64.200.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODMwIiwidXNlcm5hbWUiOiJNdXJvNGthIiwiZW1haWwiOiJhbm9uaW1pbmdvZ25pdEBnbWFpbC5jb20iLCJleHAiOjE3ODIyNDEwNDB9.UKtkncTscR0sj5m6CI1UJWTZIvmSzDIXsARCYSrZ0mk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0cc0b496e80bc36-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.192.11.78",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 18:58:06 UTC] === END API CALL LOG ===
[16-Jun-2026 18:58:06 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 18:58:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODMwIiwidXNlcm5hbWUiOiJNdXJvNGthIiwiZW1haWwiOiJhbm9uaW1pbmdvZ25pdEBnbWFpbC5jb20iLCJleHAiOjE3ODIyNDEwNDB9.UKtkncTscR0sj5m6CI1UJWTZIvmSzDIXsARCYSrZ0mk
[16-Jun-2026 18:58:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 18:58:06 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 18:58:06 UTC] User ID: 830
[16-Jun-2026 18:58:06 UTC] ✅ User profile retrieved successfully for user ID: 830
[16-Jun-2026 18:58:07 UTC] === API CALL LOG ===
[16-Jun-2026 18:58:07 UTC] Endpoint: user/profile.php
[16-Jun-2026 18:58:07 UTC] Full Log Data: {
    "timestamp": "2026-06-16 18:58:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.192.11.78",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.192.11.78, 172.64.200.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODMwIiwidXNlcm5hbWUiOiJNdXJvNGthIiwiZW1haWwiOiJhbm9uaW1pbmdvZ25pdEBnbWFpbC5jb20iLCJleHAiOjE3ODIyNDEwNDB9.UKtkncTscR0sj5m6CI1UJWTZIvmSzDIXsARCYSrZ0mk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0cc0b4a3897bc36-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.192.11.78",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 18:58:07 UTC] === END API CALL LOG ===
[16-Jun-2026 18:58:07 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 18:58:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODMwIiwidXNlcm5hbWUiOiJNdXJvNGthIiwiZW1haWwiOiJhbm9uaW1pbmdvZ25pdEBnbWFpbC5jb20iLCJleHAiOjE3ODIyNDEwNDB9.UKtkncTscR0sj5m6CI1UJWTZIvmSzDIXsARCYSrZ0mk
[16-Jun-2026 18:58:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 18:58:07 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 18:58:07 UTC] User ID: 830
[16-Jun-2026 18:58:07 UTC] ✅ User profile retrieved successfully for user ID: 830
[16-Jun-2026 18:58:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jun-2026 18:58:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jun-2026 18:58:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"212.192.11.78, 172.64.200.15","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODMwIiwidXNlcm5hbWUiOiJNdXJvNGthIiwiZW1haWwiOiJhbm9uaW1pbmdvZ25pdEBnbWFpbC5jb20iLCJleHAiOjE3ODIyNDEwNDB9.UKtkncTscR0sj5m6CI1UJWTZIvmSzDIXsARCYSrZ0mk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0cc0b706b5fbc36-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"212.192.11.78","cf-ipcountry":"PL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-Jun-2026 18:58:13 UTC] === User Orders API Called ===
[16-Jun-2026 18:58:13 UTC] User ID: 830
[16-Jun-2026 18:58:13 UTC] Limit: 20, Offset: 0
[16-Jun-2026 18:58:13 UTC] Orders found: 0
[16-Jun-2026 18:58:13 UTC] Orders data: []
[16-Jun-2026 18:58:13 UTC] Total orders count: 0
[16-Jun-2026 18:58:13 UTC] === API CALL LOG ===
[16-Jun-2026 18:58:13 UTC] Endpoint: user/profile.php
[16-Jun-2026 18:58:13 UTC] Full Log Data: {
    "timestamp": "2026-06-16 18:58:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.192.11.78",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.192.11.78, 172.64.200.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODMwIiwidXNlcm5hbWUiOiJNdXJvNGthIiwiZW1haWwiOiJhbm9uaW1pbmdvZ25pdEBnbWFpbC5jb20iLCJleHAiOjE3ODIyNDEwNDB9.UKtkncTscR0sj5m6CI1UJWTZIvmSzDIXsARCYSrZ0mk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0cc0b70ac1fbc36-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.192.11.78",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 18:58:13 UTC] === END API CALL LOG ===
[16-Jun-2026 18:58:13 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 18:58:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODMwIiwidXNlcm5hbWUiOiJNdXJvNGthIiwiZW1haWwiOiJhbm9uaW1pbmdvZ25pdEBnbWFpbC5jb20iLCJleHAiOjE3ODIyNDEwNDB9.UKtkncTscR0sj5m6CI1UJWTZIvmSzDIXsARCYSrZ0mk
[16-Jun-2026 18:58:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 18:58:13 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 18:58:13 UTC] User ID: 830
[16-Jun-2026 18:58:13 UTC] ✅ User profile retrieved successfully for user ID: 830
[16-Jun-2026 18:58:13 UTC] === API CALL LOG ===
[16-Jun-2026 18:58:13 UTC] Endpoint: user/profile.php
[16-Jun-2026 18:58:13 UTC] Full Log Data: {
    "timestamp": "2026-06-16 18:58:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.192.11.78",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.192.11.78, 172.64.200.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODMwIiwidXNlcm5hbWUiOiJNdXJvNGthIiwiZW1haWwiOiJhbm9uaW1pbmdvZ25pdEBnbWFpbC5jb20iLCJleHAiOjE3ODIyNDEwNDB9.UKtkncTscR0sj5m6CI1UJWTZIvmSzDIXsARCYSrZ0mk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0cc0b74dff9bc36-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.192.11.78",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 18:58:13 UTC] === END API CALL LOG ===
[16-Jun-2026 18:58:13 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 18:58:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODMwIiwidXNlcm5hbWUiOiJNdXJvNGthIiwiZW1haWwiOiJhbm9uaW1pbmdvZ25pdEBnbWFpbC5jb20iLCJleHAiOjE3ODIyNDEwNDB9.UKtkncTscR0sj5m6CI1UJWTZIvmSzDIXsARCYSrZ0mk
[16-Jun-2026 18:58:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 18:58:13 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 18:58:13 UTC] User ID: 830
[16-Jun-2026 18:58:13 UTC] ✅ User profile retrieved successfully for user ID: 830
[16-Jun-2026 18:58:13 UTC] === API CALL LOG ===
[16-Jun-2026 18:58:13 UTC] Endpoint: user/profile.php
[16-Jun-2026 18:58:13 UTC] Full Log Data: {
    "timestamp": "2026-06-16 18:58:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.192.11.78",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.192.11.78, 172.64.200.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODMwIiwidXNlcm5hbWUiOiJNdXJvNGthIiwiZW1haWwiOiJhbm9uaW1pbmdvZ25pdEBnbWFpbC5jb20iLCJleHAiOjE3ODIyNDEwNDB9.UKtkncTscR0sj5m6CI1UJWTZIvmSzDIXsARCYSrZ0mk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0cc0b7518d5bc36-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.192.11.78",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 18:58:13 UTC] === END API CALL LOG ===
[16-Jun-2026 18:58:13 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 18:58:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODMwIiwidXNlcm5hbWUiOiJNdXJvNGthIiwiZW1haWwiOiJhbm9uaW1pbmdvZ25pdEBnbWFpbC5jb20iLCJleHAiOjE3ODIyNDEwNDB9.UKtkncTscR0sj5m6CI1UJWTZIvmSzDIXsARCYSrZ0mk
[16-Jun-2026 18:58:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 18:58:13 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 18:58:13 UTC] User ID: 830
[16-Jun-2026 18:58:13 UTC] ✅ User profile retrieved successfully for user ID: 830
[16-Jun-2026 18:58:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jun-2026 18:58:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jun-2026 18:58:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"212.192.11.78, 172.64.200.15","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODMwIiwidXNlcm5hbWUiOiJNdXJvNGthIiwiZW1haWwiOiJhbm9uaW1pbmdvZ25pdEBnbWFpbC5jb20iLCJleHAiOjE3ODIyNDEwNDB9.UKtkncTscR0sj5m6CI1UJWTZIvmSzDIXsARCYSrZ0mk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0cc0b95f8c4bc36-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"212.192.11.78","cf-ipcountry":"PL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-Jun-2026 18:58:19 UTC] === User Orders API Called ===
[16-Jun-2026 18:58:19 UTC] User ID: 830
[16-Jun-2026 18:58:19 UTC] Limit: 20, Offset: 0
[16-Jun-2026 18:58:19 UTC] Orders found: 0
[16-Jun-2026 18:58:19 UTC] Orders data: []
[16-Jun-2026 18:58:19 UTC] Total orders count: 0
[16-Jun-2026 18:58:19 UTC] === API CALL LOG ===
[16-Jun-2026 18:58:19 UTC] Endpoint: user/profile.php
[16-Jun-2026 18:58:19 UTC] Full Log Data: {
    "timestamp": "2026-06-16 18:58:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.192.11.78",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.192.11.78, 172.64.200.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODMwIiwidXNlcm5hbWUiOiJNdXJvNGthIiwiZW1haWwiOiJhbm9uaW1pbmdvZ25pdEBnbWFpbC5jb20iLCJleHAiOjE3ODIyNDEwNDB9.UKtkncTscR0sj5m6CI1UJWTZIvmSzDIXsARCYSrZ0mk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0cc0b96aa74bc36-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.192.11.78",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 18:58:19 UTC] === END API CALL LOG ===
[16-Jun-2026 18:58:19 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 18:58:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODMwIiwidXNlcm5hbWUiOiJNdXJvNGthIiwiZW1haWwiOiJhbm9uaW1pbmdvZ25pdEBnbWFpbC5jb20iLCJleHAiOjE3ODIyNDEwNDB9.UKtkncTscR0sj5m6CI1UJWTZIvmSzDIXsARCYSrZ0mk
[16-Jun-2026 18:58:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 18:58:19 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 18:58:19 UTC] User ID: 830
[16-Jun-2026 18:58:19 UTC] ✅ User profile retrieved successfully for user ID: 830
[16-Jun-2026 18:58:19 UTC] === API CALL LOG ===
[16-Jun-2026 18:58:19 UTC] Endpoint: user/profile.php
[16-Jun-2026 18:58:19 UTC] Full Log Data: {
    "timestamp": "2026-06-16 18:58:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.192.11.78",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.192.11.78, 172.64.200.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODMwIiwidXNlcm5hbWUiOiJNdXJvNGthIiwiZW1haWwiOiJhbm9uaW1pbmdvZ25pdEBnbWFpbC5jb20iLCJleHAiOjE3ODIyNDEwNDB9.UKtkncTscR0sj5m6CI1UJWTZIvmSzDIXsARCYSrZ0mk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0cc0b9959b9bc36-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.192.11.78",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 18:58:19 UTC] === END API CALL LOG ===
[16-Jun-2026 18:58:19 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 18:58:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODMwIiwidXNlcm5hbWUiOiJNdXJvNGthIiwiZW1haWwiOiJhbm9uaW1pbmdvZ25pdEBnbWFpbC5jb20iLCJleHAiOjE3ODIyNDEwNDB9.UKtkncTscR0sj5m6CI1UJWTZIvmSzDIXsARCYSrZ0mk
[16-Jun-2026 18:58:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 18:58:19 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 18:58:19 UTC] User ID: 830
[16-Jun-2026 18:58:19 UTC] ✅ User profile retrieved successfully for user ID: 830
[16-Jun-2026 18:58:19 UTC] === API CALL LOG ===
[16-Jun-2026 18:58:19 UTC] Endpoint: user/profile.php
[16-Jun-2026 18:58:19 UTC] Full Log Data: {
    "timestamp": "2026-06-16 18:58:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.192.11.78",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.192.11.78, 172.64.200.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODMwIiwidXNlcm5hbWUiOiJNdXJvNGthIiwiZW1haWwiOiJhbm9uaW1pbmdvZ25pdEBnbWFpbC5jb20iLCJleHAiOjE3ODIyNDEwNDB9.UKtkncTscR0sj5m6CI1UJWTZIvmSzDIXsARCYSrZ0mk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0cc0b9a4c43bc36-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.192.11.78",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 18:58:19 UTC] === END API CALL LOG ===
[16-Jun-2026 18:58:19 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 18:58:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODMwIiwidXNlcm5hbWUiOiJNdXJvNGthIiwiZW1haWwiOiJhbm9uaW1pbmdvZ25pdEBnbWFpbC5jb20iLCJleHAiOjE3ODIyNDEwNDB9.UKtkncTscR0sj5m6CI1UJWTZIvmSzDIXsARCYSrZ0mk
[16-Jun-2026 18:58:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 18:58:19 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 18:58:19 UTC] User ID: 830
[16-Jun-2026 18:58:19 UTC] ✅ User profile retrieved successfully for user ID: 830
[16-Jun-2026 21:14:41 UTC] === API CALL LOG ===
[16-Jun-2026 21:14:41 UTC] Endpoint: user/profile.php
[16-Jun-2026 21:14:41 UTC] Full Log Data: {
    "timestamp": "2026-06-16 21:14:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:6ea0:d411:6001::12",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:6ea0:d411:6001::12, 162.158.86.88",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODMxIiwidXNlcm5hbWUiOiJGRlVOS05PV04iLCJlbWFpbCI6ImZ1dHVyZS5hZG11c0BnbWFpbC5jb20iLCJleHAiOjE3ODIyNDkyODB9.C6uq__POm9-Rp-eEk2SDNTJXLi_-s9lB-Ip5KkuTXss",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0ccd357693cfc0a-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:6ea0:d411:6001::12",
        "cf-ipcountry": "CH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 21:14:41 UTC] === END API CALL LOG ===
[16-Jun-2026 21:14:41 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 21:14:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODMxIiwidXNlcm5hbWUiOiJGRlVOS05PV04iLCJlbWFpbCI6ImZ1dHVyZS5hZG11c0BnbWFpbC5jb20iLCJleHAiOjE3ODIyNDkyODB9.C6uq__POm9-Rp-eEk2SDNTJXLi_-s9lB-Ip5KkuTXss
[16-Jun-2026 21:14:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 21:14:41 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 21:14:41 UTC] User ID: 831
[16-Jun-2026 21:14:41 UTC] ✅ User profile retrieved successfully for user ID: 831
[16-Jun-2026 21:14:41 UTC] === API CALL LOG ===
[16-Jun-2026 21:14:41 UTC] Endpoint: user/profile.php
[16-Jun-2026 21:14:41 UTC] Full Log Data: {
    "timestamp": "2026-06-16 21:14:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:6ea0:d411:6001::12",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:6ea0:d411:6001::12, 162.158.86.88",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODMxIiwidXNlcm5hbWUiOiJGRlVOS05PV04iLCJlbWFpbCI6ImZ1dHVyZS5hZG11c0BnbWFpbC5jb20iLCJleHAiOjE3ODIyNDkyODB9.C6uq__POm9-Rp-eEk2SDNTJXLi_-s9lB-Ip5KkuTXss",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0ccd3576938fc0a-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:6ea0:d411:6001::12",
        "cf-ipcountry": "CH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 21:14:41 UTC] === END API CALL LOG ===
[16-Jun-2026 21:14:41 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 21:14:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODMxIiwidXNlcm5hbWUiOiJGRlVOS05PV04iLCJlbWFpbCI6ImZ1dHVyZS5hZG11c0BnbWFpbC5jb20iLCJleHAiOjE3ODIyNDkyODB9.C6uq__POm9-Rp-eEk2SDNTJXLi_-s9lB-Ip5KkuTXss
[16-Jun-2026 21:14:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 21:14:41 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 21:14:41 UTC] User ID: 831
[16-Jun-2026 21:14:41 UTC] ✅ User profile retrieved successfully for user ID: 831
[16-Jun-2026 21:14:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jun-2026 21:14:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jun-2026 21:14:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a02:6ea0:d411:6001::12, 162.158.86.88","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODMxIiwidXNlcm5hbWUiOiJGRlVOS05PV04iLCJlbWFpbCI6ImZ1dHVyZS5hZG11c0BnbWFpbC5jb20iLCJleHAiOjE3ODIyNDkyODB9.C6uq__POm9-Rp-eEk2SDNTJXLi_-s9lB-Ip5KkuTXss","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0ccd357693afc0a-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a02:6ea0:d411:6001::12","cf-ipcountry":"CH","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-Jun-2026 21:14:41 UTC] === User Orders API Called ===
[16-Jun-2026 21:14:41 UTC] User ID: 831
[16-Jun-2026 21:14:41 UTC] Limit: 20, Offset: 0
[16-Jun-2026 21:14:41 UTC] Orders found: 0
[16-Jun-2026 21:14:41 UTC] Orders data: []
[16-Jun-2026 21:14:41 UTC] Total orders count: 0
[16-Jun-2026 21:14:43 UTC] === API CALL LOG ===
[16-Jun-2026 21:14:43 UTC] Endpoint: user/profile.php
[16-Jun-2026 21:14:43 UTC] Full Log Data: {
    "timestamp": "2026-06-16 21:14:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:6ea0:d411:6001::12",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:6ea0:d411:6001::12, 162.158.86.88",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODMxIiwidXNlcm5hbWUiOiJGRlVOS05PV04iLCJlbWFpbCI6ImZ1dHVyZS5hZG11c0BnbWFpbC5jb20iLCJleHAiOjE3ODIyNDkyODB9.C6uq__POm9-Rp-eEk2SDNTJXLi_-s9lB-Ip5KkuTXss",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0ccd3641aaafc0a-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:6ea0:d411:6001::12",
        "cf-ipcountry": "CH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 21:14:43 UTC] === END API CALL LOG ===
[16-Jun-2026 21:14:43 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 21:14:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODMxIiwidXNlcm5hbWUiOiJGRlVOS05PV04iLCJlbWFpbCI6ImZ1dHVyZS5hZG11c0BnbWFpbC5jb20iLCJleHAiOjE3ODIyNDkyODB9.C6uq__POm9-Rp-eEk2SDNTJXLi_-s9lB-Ip5KkuTXss
[16-Jun-2026 21:14:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 21:14:43 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 21:14:43 UTC] User ID: 831
[16-Jun-2026 21:14:43 UTC] ✅ User profile retrieved successfully for user ID: 831
[16-Jun-2026 21:15:32 UTC] === API CALL LOG ===
[16-Jun-2026 21:15:32 UTC] Endpoint: user/profile.php
[16-Jun-2026 21:15:32 UTC] Full Log Data: {
    "timestamp": "2026-06-16 21:15:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:6ea0:d411:6001::12",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:6ea0:d411:6001::12, 172.70.243.197",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODMxIiwidXNlcm5hbWUiOiJGRlVOS05PV04iLCJlbWFpbCI6ImZ1dHVyZS5hZG11c0BnbWFpbC5jb20iLCJleHAiOjE3ODIyNDkyODB9.C6uq__POm9-Rp-eEk2SDNTJXLi_-s9lB-Ip5KkuTXss",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0ccd4988c64bb65-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:6ea0:d411:6001::12",
        "cf-ipcountry": "CH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 21:15:32 UTC] === END API CALL LOG ===
[16-Jun-2026 21:15:32 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 21:15:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODMxIiwidXNlcm5hbWUiOiJGRlVOS05PV04iLCJlbWFpbCI6ImZ1dHVyZS5hZG11c0BnbWFpbC5jb20iLCJleHAiOjE3ODIyNDkyODB9.C6uq__POm9-Rp-eEk2SDNTJXLi_-s9lB-Ip5KkuTXss
[16-Jun-2026 21:15:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 21:15:32 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 21:15:32 UTC] User ID: 831
[16-Jun-2026 21:15:32 UTC] ✅ User profile retrieved successfully for user ID: 831
[16-Jun-2026 21:15:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jun-2026 21:15:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jun-2026 21:15:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a02:6ea0:d411:6001::12, 172.68.192.212","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODMxIiwidXNlcm5hbWUiOiJGRlVOS05PV04iLCJlbWFpbCI6ImZ1dHVyZS5hZG11c0BnbWFpbC5jb20iLCJleHAiOjE3ODIyNDkyODB9.C6uq__POm9-Rp-eEk2SDNTJXLi_-s9lB-Ip5KkuTXss","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0ccd4a18cdcbb65-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a02:6ea0:d411:6001::12","cf-ipcountry":"CH","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-Jun-2026 21:15:34 UTC] === User Orders API Called ===
[16-Jun-2026 21:15:34 UTC] User ID: 831
[16-Jun-2026 21:15:34 UTC] Limit: 20, Offset: 0
[16-Jun-2026 21:15:34 UTC] Orders found: 0
[16-Jun-2026 21:15:34 UTC] Orders data: []
[16-Jun-2026 21:15:34 UTC] Total orders count: 0
[16-Jun-2026 21:15:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jun-2026 21:15:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jun-2026 21:15:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a02:6ea0:d411:6001::12, 172.70.243.197","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODMxIiwidXNlcm5hbWUiOiJGRlVOS05PV04iLCJlbWFpbCI6ImZ1dHVyZS5hZG11c0BnbWFpbC5jb20iLCJleHAiOjE3ODIyNDkyODB9.C6uq__POm9-Rp-eEk2SDNTJXLi_-s9lB-Ip5KkuTXss","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0ccd4d45998bb65-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a02:6ea0:d411:6001::12","cf-ipcountry":"CH","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-Jun-2026 21:15:42 UTC] === User Orders API Called ===
[16-Jun-2026 21:15:42 UTC] User ID: 831
[16-Jun-2026 21:15:42 UTC] Limit: 20, Offset: 0
[16-Jun-2026 21:15:42 UTC] Orders found: 0
[16-Jun-2026 21:15:42 UTC] Orders data: []
[16-Jun-2026 21:15:42 UTC] Total orders count: 0
[16-Jun-2026 21:15:42 UTC] === API CALL LOG ===
[16-Jun-2026 21:15:42 UTC] Endpoint: user/profile.php
[16-Jun-2026 21:15:42 UTC] Full Log Data: {
    "timestamp": "2026-06-16 21:15:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:6ea0:d411:6001::12",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:6ea0:d411:6001::12, 172.70.243.197",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODMxIiwidXNlcm5hbWUiOiJGRlVOS05PV04iLCJlbWFpbCI6ImZ1dHVyZS5hZG11c0BnbWFpbC5jb20iLCJleHAiOjE3ODIyNDkyODB9.C6uq__POm9-Rp-eEk2SDNTJXLi_-s9lB-Ip5KkuTXss",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0ccd4d4599bbb65-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:6ea0:d411:6001::12",
        "cf-ipcountry": "CH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 21:15:42 UTC] === END API CALL LOG ===
[16-Jun-2026 21:15:42 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 21:15:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODMxIiwidXNlcm5hbWUiOiJGRlVOS05PV04iLCJlbWFpbCI6ImZ1dHVyZS5hZG11c0BnbWFpbC5jb20iLCJleHAiOjE3ODIyNDkyODB9.C6uq__POm9-Rp-eEk2SDNTJXLi_-s9lB-Ip5KkuTXss
[16-Jun-2026 21:15:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 21:15:42 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 21:15:42 UTC] User ID: 831
[16-Jun-2026 21:15:42 UTC] ✅ User profile retrieved successfully for user ID: 831
[16-Jun-2026 21:15:42 UTC] === API CALL LOG ===
[16-Jun-2026 21:15:42 UTC] Endpoint: user/profile.php
[16-Jun-2026 21:15:42 UTC] Full Log Data: {
    "timestamp": "2026-06-16 21:15:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:6ea0:d411:6001::12",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:6ea0:d411:6001::12, 172.70.243.197",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODMxIiwidXNlcm5hbWUiOiJGRlVOS05PV04iLCJlbWFpbCI6ImZ1dHVyZS5hZG11c0BnbWFpbC5jb20iLCJleHAiOjE3ODIyNDkyODB9.C6uq__POm9-Rp-eEk2SDNTJXLi_-s9lB-Ip5KkuTXss",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0ccd4d78cb0bb65-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:6ea0:d411:6001::12",
        "cf-ipcountry": "CH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 21:15:42 UTC] === END API CALL LOG ===
[16-Jun-2026 21:15:42 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 21:15:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODMxIiwidXNlcm5hbWUiOiJGRlVOS05PV04iLCJlbWFpbCI6ImZ1dHVyZS5hZG11c0BnbWFpbC5jb20iLCJleHAiOjE3ODIyNDkyODB9.C6uq__POm9-Rp-eEk2SDNTJXLi_-s9lB-Ip5KkuTXss
[16-Jun-2026 21:15:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 21:15:42 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 21:15:42 UTC] User ID: 831
[16-Jun-2026 21:15:42 UTC] ✅ User profile retrieved successfully for user ID: 831
[16-Jun-2026 21:16:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jun-2026 21:16:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jun-2026 21:16:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a02:6ea0:d411:6001::12, 172.70.243.198","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODMxIiwidXNlcm5hbWUiOiJGRlVOS05PV04iLCJlbWFpbCI6ImZ1dHVyZS5hZG11c0BnbWFpbC5jb20iLCJleHAiOjE3ODIyNDkyODB9.C6uq__POm9-Rp-eEk2SDNTJXLi_-s9lB-Ip5KkuTXss","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0ccd5f45edebb65-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a02:6ea0:d411:6001::12","cf-ipcountry":"CH","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-Jun-2026 21:16:28 UTC] === User Orders API Called ===
[16-Jun-2026 21:16:28 UTC] User ID: 831
[16-Jun-2026 21:16:28 UTC] Limit: 20, Offset: 0
[16-Jun-2026 21:16:28 UTC] Orders found: 0
[16-Jun-2026 21:16:28 UTC] Orders data: []
[16-Jun-2026 21:16:28 UTC] Total orders count: 0
[16-Jun-2026 21:16:28 UTC] === API CALL LOG ===
[16-Jun-2026 21:16:28 UTC] Endpoint: user/profile.php
[16-Jun-2026 21:16:28 UTC] Full Log Data: {
    "timestamp": "2026-06-16 21:16:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:6ea0:d411:6001::12",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:6ea0:d411:6001::12, 172.70.243.198",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODMxIiwidXNlcm5hbWUiOiJGRlVOS05PV04iLCJlbWFpbCI6ImZ1dHVyZS5hZG11c0BnbWFpbC5jb20iLCJleHAiOjE3ODIyNDkyODB9.C6uq__POm9-Rp-eEk2SDNTJXLi_-s9lB-Ip5KkuTXss",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0ccd5f45ee0bb65-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:6ea0:d411:6001::12",
        "cf-ipcountry": "CH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 21:16:28 UTC] === END API CALL LOG ===
[16-Jun-2026 21:16:28 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 21:16:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODMxIiwidXNlcm5hbWUiOiJGRlVOS05PV04iLCJlbWFpbCI6ImZ1dHVyZS5hZG11c0BnbWFpbC5jb20iLCJleHAiOjE3ODIyNDkyODB9.C6uq__POm9-Rp-eEk2SDNTJXLi_-s9lB-Ip5KkuTXss
[16-Jun-2026 21:16:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 21:16:28 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 21:16:28 UTC] User ID: 831
[16-Jun-2026 21:16:28 UTC] ✅ User profile retrieved successfully for user ID: 831
[16-Jun-2026 21:16:28 UTC] === API CALL LOG ===
[16-Jun-2026 21:16:28 UTC] Endpoint: user/profile.php
[16-Jun-2026 21:16:28 UTC] Full Log Data: {
    "timestamp": "2026-06-16 21:16:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:6ea0:d411:6001::12",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:6ea0:d411:6001::12, 172.70.243.198",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODMxIiwidXNlcm5hbWUiOiJGRlVOS05PV04iLCJlbWFpbCI6ImZ1dHVyZS5hZG11c0BnbWFpbC5jb20iLCJleHAiOjE3ODIyNDkyODB9.C6uq__POm9-Rp-eEk2SDNTJXLi_-s9lB-Ip5KkuTXss",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0ccd5f8cbd8bb65-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:6ea0:d411:6001::12",
        "cf-ipcountry": "CH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 21:16:28 UTC] === END API CALL LOG ===
[16-Jun-2026 21:16:28 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 21:16:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODMxIiwidXNlcm5hbWUiOiJGRlVOS05PV04iLCJlbWFpbCI6ImZ1dHVyZS5hZG11c0BnbWFpbC5jb20iLCJleHAiOjE3ODIyNDkyODB9.C6uq__POm9-Rp-eEk2SDNTJXLi_-s9lB-Ip5KkuTXss
[16-Jun-2026 21:16:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 21:16:28 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 21:16:28 UTC] User ID: 831
[16-Jun-2026 21:16:28 UTC] ✅ User profile retrieved successfully for user ID: 831
[16-Jun-2026 21:16:29 UTC] === API CALL LOG ===
[16-Jun-2026 21:16:29 UTC] Endpoint: user/profile.php
[16-Jun-2026 21:16:29 UTC] Full Log Data: {
    "timestamp": "2026-06-16 21:16:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:6ea0:d411:6001::12",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:6ea0:d411:6001::12, 172.70.243.198",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODMxIiwidXNlcm5hbWUiOiJGRlVOS05PV04iLCJlbWFpbCI6ImZ1dHVyZS5hZG11c0BnbWFpbC5jb20iLCJleHAiOjE3ODIyNDkyODB9.C6uq__POm9-Rp-eEk2SDNTJXLi_-s9lB-Ip5KkuTXss",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0ccd5fd48dfbb65-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:6ea0:d411:6001::12",
        "cf-ipcountry": "CH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 21:16:29 UTC] === END API CALL LOG ===
[16-Jun-2026 21:16:29 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 21:16:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODMxIiwidXNlcm5hbWUiOiJGRlVOS05PV04iLCJlbWFpbCI6ImZ1dHVyZS5hZG11c0BnbWFpbC5jb20iLCJleHAiOjE3ODIyNDkyODB9.C6uq__POm9-Rp-eEk2SDNTJXLi_-s9lB-Ip5KkuTXss
[16-Jun-2026 21:16:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 21:16:29 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 21:16:29 UTC] User ID: 831
[16-Jun-2026 21:16:29 UTC] ✅ User profile retrieved successfully for user ID: 831
[16-Jun-2026 21:16:30 UTC] User Purchases API - User ID: 831
[16-Jun-2026 21:16:30 UTC] User Purchases API - Total purchases found: 0
[16-Jun-2026 21:16:34 UTC] === API CALL LOG ===
[16-Jun-2026 21:16:34 UTC] Endpoint: user/profile.php
[16-Jun-2026 21:16:34 UTC] Full Log Data: {
    "timestamp": "2026-06-16 21:16:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:6ea0:d411:6001::12",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:6ea0:d411:6001::12, 172.70.243.198",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODMxIiwidXNlcm5hbWUiOiJGRlVOS05PV04iLCJlbWFpbCI6ImZ1dHVyZS5hZG11c0BnbWFpbC5jb20iLCJleHAiOjE3ODIyNDkyODB9.C6uq__POm9-Rp-eEk2SDNTJXLi_-s9lB-Ip5KkuTXss",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0ccd61a0937bb65-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:6ea0:d411:6001::12",
        "cf-ipcountry": "CH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 21:16:34 UTC] === END API CALL LOG ===
[16-Jun-2026 21:16:34 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 21:16:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODMxIiwidXNlcm5hbWUiOiJGRlVOS05PV04iLCJlbWFpbCI6ImZ1dHVyZS5hZG11c0BnbWFpbC5jb20iLCJleHAiOjE3ODIyNDkyODB9.C6uq__POm9-Rp-eEk2SDNTJXLi_-s9lB-Ip5KkuTXss
[16-Jun-2026 21:16:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 21:16:34 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 21:16:34 UTC] User ID: 831
[16-Jun-2026 21:16:34 UTC] ✅ User profile retrieved successfully for user ID: 831
[16-Jun-2026 21:16:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jun-2026 21:16:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jun-2026 21:16:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a02:6ea0:d411:6001::12, 172.70.243.198","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODMxIiwidXNlcm5hbWUiOiJGRlVOS05PV04iLCJlbWFpbCI6ImZ1dHVyZS5hZG11c0BnbWFpbC5jb20iLCJleHAiOjE3ODIyNDkyODB9.C6uq__POm9-Rp-eEk2SDNTJXLi_-s9lB-Ip5KkuTXss","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0ccd61a0935bb65-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a02:6ea0:d411:6001::12","cf-ipcountry":"CH","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-Jun-2026 21:16:34 UTC] === User Orders API Called ===
[16-Jun-2026 21:16:34 UTC] User ID: 831
[16-Jun-2026 21:16:34 UTC] Limit: 20, Offset: 0
[16-Jun-2026 21:16:34 UTC] Orders found: 0
[16-Jun-2026 21:16:34 UTC] Orders data: []
[16-Jun-2026 21:16:34 UTC] Total orders count: 0
[16-Jun-2026 21:16:34 UTC] === API CALL LOG ===
[16-Jun-2026 21:16:34 UTC] Endpoint: user/profile.php
[16-Jun-2026 21:16:34 UTC] Full Log Data: {
    "timestamp": "2026-06-16 21:16:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:6ea0:d411:6001::12",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:6ea0:d411:6001::12, 172.70.243.198",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODMxIiwidXNlcm5hbWUiOiJGRlVOS05PV04iLCJlbWFpbCI6ImZ1dHVyZS5hZG11c0BnbWFpbC5jb20iLCJleHAiOjE3ODIyNDkyODB9.C6uq__POm9-Rp-eEk2SDNTJXLi_-s9lB-Ip5KkuTXss",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0ccd61ccc38bb65-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:6ea0:d411:6001::12",
        "cf-ipcountry": "CH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 21:16:34 UTC] === END API CALL LOG ===
[16-Jun-2026 21:16:34 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 21:16:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODMxIiwidXNlcm5hbWUiOiJGRlVOS05PV04iLCJlbWFpbCI6ImZ1dHVyZS5hZG11c0BnbWFpbC5jb20iLCJleHAiOjE3ODIyNDkyODB9.C6uq__POm9-Rp-eEk2SDNTJXLi_-s9lB-Ip5KkuTXss
[16-Jun-2026 21:16:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 21:16:34 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 21:16:34 UTC] User ID: 831
[16-Jun-2026 21:16:34 UTC] ✅ User profile retrieved successfully for user ID: 831
[16-Jun-2026 21:16:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jun-2026 21:16:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jun-2026 21:16:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a02:6ea0:d411:6001::12, 172.70.243.198","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODMxIiwidXNlcm5hbWUiOiJGRlVOS05PV04iLCJlbWFpbCI6ImZ1dHVyZS5hZG11c0BnbWFpbC5jb20iLCJleHAiOjE3ODIyNDkyODB9.C6uq__POm9-Rp-eEk2SDNTJXLi_-s9lB-Ip5KkuTXss","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0ccd64c0814bb65-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a02:6ea0:d411:6001::12","cf-ipcountry":"CH","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-Jun-2026 21:16:42 UTC] === User Orders API Called ===
[16-Jun-2026 21:16:42 UTC] User ID: 831
[16-Jun-2026 21:16:42 UTC] Limit: 20, Offset: 0
[16-Jun-2026 21:16:42 UTC] Orders found: 0
[16-Jun-2026 21:16:42 UTC] === API CALL LOG ===
[16-Jun-2026 21:16:42 UTC] Orders data: []
[16-Jun-2026 21:16:42 UTC] Endpoint: user/profile.php
[16-Jun-2026 21:16:42 UTC] Full Log Data: {
    "timestamp": "2026-06-16 21:16:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:6ea0:d411:6001::12",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:6ea0:d411:6001::12, 172.70.243.198",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODMxIiwidXNlcm5hbWUiOiJGRlVOS05PV04iLCJlbWFpbCI6ImZ1dHVyZS5hZG11c0BnbWFpbC5jb20iLCJleHAiOjE3ODIyNDkyODB9.C6uq__POm9-Rp-eEk2SDNTJXLi_-s9lB-Ip5KkuTXss",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0ccd64c0816bb65-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:6ea0:d411:6001::12",
        "cf-ipcountry": "CH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 21:16:42 UTC] === END API CALL LOG ===
[16-Jun-2026 21:16:42 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 21:16:42 UTC] Total orders count: 0
[16-Jun-2026 21:16:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODMxIiwidXNlcm5hbWUiOiJGRlVOS05PV04iLCJlbWFpbCI6ImZ1dHVyZS5hZG11c0BnbWFpbC5jb20iLCJleHAiOjE3ODIyNDkyODB9.C6uq__POm9-Rp-eEk2SDNTJXLi_-s9lB-Ip5KkuTXss
[16-Jun-2026 21:16:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 21:16:42 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 21:16:42 UTC] User ID: 831
[16-Jun-2026 21:16:42 UTC] ✅ User profile retrieved successfully for user ID: 831
[16-Jun-2026 21:16:42 UTC] === API CALL LOG ===
[16-Jun-2026 21:16:42 UTC] Endpoint: user/profile.php
[16-Jun-2026 21:16:42 UTC] Full Log Data: {
    "timestamp": "2026-06-16 21:16:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:6ea0:d411:6001::12",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:6ea0:d411:6001::12, 172.70.243.198",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODMxIiwidXNlcm5hbWUiOiJGRlVOS05PV04iLCJlbWFpbCI6ImZ1dHVyZS5hZG11c0BnbWFpbC5jb20iLCJleHAiOjE3ODIyNDkyODB9.C6uq__POm9-Rp-eEk2SDNTJXLi_-s9lB-Ip5KkuTXss",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0ccd64eaabbbb65-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:6ea0:d411:6001::12",
        "cf-ipcountry": "CH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jun-2026 21:16:42 UTC] === END API CALL LOG ===
[16-Jun-2026 21:16:42 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jun-2026 21:16:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODMxIiwidXNlcm5hbWUiOiJGRlVOS05PV04iLCJlbWFpbCI6ImZ1dHVyZS5hZG11c0BnbWFpbC5jb20iLCJleHAiOjE3ODIyNDkyODB9.C6uq__POm9-Rp-eEk2SDNTJXLi_-s9lB-Ip5KkuTXss
[16-Jun-2026 21:16:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jun-2026 21:16:42 UTC] ✅ JWT token verified successfully for user profile
[16-Jun-2026 21:16:42 UTC] User ID: 831
[16-Jun-2026 21:16:42 UTC] ✅ User profile retrieved successfully for user ID: 831
[17-Jun-2026 00:03:11 UTC] === API CALL LOG ===
[17-Jun-2026 00:03:11 UTC] Endpoint: user/profile.php
[17-Jun-2026 00:03:11 UTC] Full Log Data: {
    "timestamp": "2026-06-17 00:03:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.129.154.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "178.129.154.225, 172.68.10.35",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODMyIiwidXNlcm5hbWUiOiJaQUNPTiIsImVtYWlsIjoiZjM3NDM1MzVAZ21haWwuY29tIiwiZXhwIjoxNzgyMjU5MzkwfQ.Fi_UcSeX_FZk1-ytvRvqClLgbZz9fL1Y3Dr3TI5fwSI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0cdca2a2b85e94d-DME",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "178.129.154.225",
        "cf-ipcountry": "RU",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jun-2026 00:03:11 UTC] === END API CALL LOG ===
[17-Jun-2026 00:03:11 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jun-2026 00:03:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODMyIiwidXNlcm5hbWUiOiJaQUNPTiIsImVtYWlsIjoiZjM3NDM1MzVAZ21haWwuY29tIiwiZXhwIjoxNzgyMjU5MzkwfQ.Fi_UcSeX_FZk1-ytvRvqClLgbZz9fL1Y3Dr3TI5fwSI
[17-Jun-2026 00:03:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jun-2026 00:03:11 UTC] ✅ JWT token verified successfully for user profile
[17-Jun-2026 00:03:11 UTC] User ID: 832
[17-Jun-2026 00:03:11 UTC] ✅ User profile retrieved successfully for user ID: 832
[17-Jun-2026 00:03:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jun-2026 00:03:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jun-2026 00:03:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"178.129.154.225, 172.68.10.35","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODMyIiwidXNlcm5hbWUiOiJaQUNPTiIsImVtYWlsIjoiZjM3NDM1MzVAZ21haWwuY29tIiwiZXhwIjoxNzgyMjU5MzkwfQ.Fi_UcSeX_FZk1-ytvRvqClLgbZz9fL1Y3Dr3TI5fwSI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0cdca2a7bd7e94d-DME","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"178.129.154.225","cf-ipcountry":"RU","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-Jun-2026 00:03:11 UTC] === User Orders API Called ===
[17-Jun-2026 00:03:11 UTC] User ID: 832
[17-Jun-2026 00:03:11 UTC] Limit: 20, Offset: 0
[17-Jun-2026 00:03:11 UTC] Orders found: 0
[17-Jun-2026 00:03:11 UTC] Orders data: []
[17-Jun-2026 00:03:11 UTC] Total orders count: 0
[17-Jun-2026 00:03:11 UTC] === API CALL LOG ===
[17-Jun-2026 00:03:11 UTC] Endpoint: user/profile.php
[17-Jun-2026 00:03:11 UTC] Full Log Data: {
    "timestamp": "2026-06-17 00:03:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.129.154.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "178.129.154.225, 172.68.10.35",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODMyIiwidXNlcm5hbWUiOiJaQUNPTiIsImVtYWlsIjoiZjM3NDM1MzVAZ21haWwuY29tIiwiZXhwIjoxNzgyMjU5MzkwfQ.Fi_UcSeX_FZk1-ytvRvqClLgbZz9fL1Y3Dr3TI5fwSI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0cdca2acc20e94d-DME",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "178.129.154.225",
        "cf-ipcountry": "RU",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jun-2026 00:03:11 UTC] === END API CALL LOG ===
[17-Jun-2026 00:03:11 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jun-2026 00:03:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODMyIiwidXNlcm5hbWUiOiJaQUNPTiIsImVtYWlsIjoiZjM3NDM1MzVAZ21haWwuY29tIiwiZXhwIjoxNzgyMjU5MzkwfQ.Fi_UcSeX_FZk1-ytvRvqClLgbZz9fL1Y3Dr3TI5fwSI
[17-Jun-2026 00:03:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jun-2026 00:03:11 UTC] ✅ JWT token verified successfully for user profile
[17-Jun-2026 00:03:11 UTC] User ID: 832
[17-Jun-2026 00:03:11 UTC] ✅ User profile retrieved successfully for user ID: 832
[17-Jun-2026 00:03:56 UTC] === API CALL LOG ===
[17-Jun-2026 00:03:56 UTC] Endpoint: user/profile.php
[17-Jun-2026 00:03:56 UTC] Full Log Data: {
    "timestamp": "2026-06-17 00:03:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.129.154.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "178.129.154.225, 104.23.223.40",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODMyIiwidXNlcm5hbWUiOiJaQUNPTiIsImVtYWlsIjoiZjM3NDM1MzVAZ21haWwuY29tIiwiZXhwIjoxNzgyMjU5MzkwfQ.Fi_UcSeX_FZk1-ytvRvqClLgbZz9fL1Y3Dr3TI5fwSI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0cdcb44899d4e46-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "178.129.154.225",
        "cf-ipcountry": "RU",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jun-2026 00:03:56 UTC] === END API CALL LOG ===
[17-Jun-2026 00:03:56 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jun-2026 00:03:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODMyIiwidXNlcm5hbWUiOiJaQUNPTiIsImVtYWlsIjoiZjM3NDM1MzVAZ21haWwuY29tIiwiZXhwIjoxNzgyMjU5MzkwfQ.Fi_UcSeX_FZk1-ytvRvqClLgbZz9fL1Y3Dr3TI5fwSI
[17-Jun-2026 00:03:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jun-2026 00:03:56 UTC] ✅ JWT token verified successfully for user profile
[17-Jun-2026 00:03:56 UTC] User ID: 832
[17-Jun-2026 00:03:56 UTC] ✅ User profile retrieved successfully for user ID: 832
[17-Jun-2026 00:03:56 UTC] User Purchases API - User ID: 832
[17-Jun-2026 00:03:56 UTC] User Purchases API - Total purchases found: 0
[17-Jun-2026 00:04:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jun-2026 00:04:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jun-2026 00:04:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"178.129.154.225, 104.23.223.41","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODMyIiwidXNlcm5hbWUiOiJaQUNPTiIsImVtYWlsIjoiZjM3NDM1MzVAZ21haWwuY29tIiwiZXhwIjoxNzgyMjU5MzkwfQ.Fi_UcSeX_FZk1-ytvRvqClLgbZz9fL1Y3Dr3TI5fwSI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0cdcb917d7f4e46-ARN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"178.129.154.225","cf-ipcountry":"RU","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-Jun-2026 00:04:08 UTC] === User Orders API Called ===
[17-Jun-2026 00:04:08 UTC] User ID: 832
[17-Jun-2026 00:04:08 UTC] Limit: 20, Offset: 0
[17-Jun-2026 00:04:08 UTC] Orders found: 0
[17-Jun-2026 00:04:08 UTC] Orders data: []
[17-Jun-2026 00:04:08 UTC] Total orders count: 0
[17-Jun-2026 00:24:25 UTC] === API CALL LOG ===
[17-Jun-2026 00:24:25 UTC] Endpoint: user/profile.php
[17-Jun-2026 00:24:25 UTC] Full Log Data: {
    "timestamp": "2026-06-17 00:24:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.152.57",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.152.57, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODMzIiwidXNlcm5hbWUiOiJBYm5tYW4iLCJlbWFpbCI6ImFiaW5ldGRlc2FsZWduNDdAZ21haWwuY29tIiwiZXhwIjoxNzgyMjYwNjY0fQ.EaaQaOnr2KnvAWYQNMUmr2j7ZhGJ9vbH31RT4w7YmVM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0cde9462cc2aea6-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.152.57",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jun-2026 00:24:25 UTC] === END API CALL LOG ===
[17-Jun-2026 00:24:25 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jun-2026 00:24:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODMzIiwidXNlcm5hbWUiOiJBYm5tYW4iLCJlbWFpbCI6ImFiaW5ldGRlc2FsZWduNDdAZ21haWwuY29tIiwiZXhwIjoxNzgyMjYwNjY0fQ.EaaQaOnr2KnvAWYQNMUmr2j7ZhGJ9vbH31RT4w7YmVM
[17-Jun-2026 00:24:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jun-2026 00:24:25 UTC] ✅ JWT token verified successfully for user profile
[17-Jun-2026 00:24:25 UTC] User ID: 833
[17-Jun-2026 00:24:25 UTC] ✅ User profile retrieved successfully for user ID: 833
[17-Jun-2026 00:24:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jun-2026 00:24:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jun-2026 00:24:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.189.152.57, 104.23.208.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODMzIiwidXNlcm5hbWUiOiJBYm5tYW4iLCJlbWFpbCI6ImFiaW5ldGRlc2FsZWduNDdAZ21haWwuY29tIiwiZXhwIjoxNzgyMjYwNjY0fQ.EaaQaOnr2KnvAWYQNMUmr2j7ZhGJ9vbH31RT4w7YmVM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0cde9466cd4aea6-ADD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.189.152.57","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-Jun-2026 00:24:25 UTC] === User Orders API Called ===
[17-Jun-2026 00:24:25 UTC] User ID: 833
[17-Jun-2026 00:24:25 UTC] Limit: 20, Offset: 0
[17-Jun-2026 00:24:25 UTC] Orders found: 0
[17-Jun-2026 00:24:25 UTC] Orders data: []
[17-Jun-2026 00:24:25 UTC] Total orders count: 0
[17-Jun-2026 00:24:25 UTC] === API CALL LOG ===
[17-Jun-2026 00:24:25 UTC] Endpoint: user/profile.php
[17-Jun-2026 00:24:25 UTC] Full Log Data: {
    "timestamp": "2026-06-17 00:24:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.152.57",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.152.57, 104.23.208.138",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODMzIiwidXNlcm5hbWUiOiJBYm5tYW4iLCJlbWFpbCI6ImFiaW5ldGRlc2FsZWduNDdAZ21haWwuY29tIiwiZXhwIjoxNzgyMjYwNjY0fQ.EaaQaOnr2KnvAWYQNMUmr2j7ZhGJ9vbH31RT4w7YmVM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0cde946cd07aea6-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.152.57",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jun-2026 00:24:25 UTC] === END API CALL LOG ===
[17-Jun-2026 00:24:25 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jun-2026 00:24:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODMzIiwidXNlcm5hbWUiOiJBYm5tYW4iLCJlbWFpbCI6ImFiaW5ldGRlc2FsZWduNDdAZ21haWwuY29tIiwiZXhwIjoxNzgyMjYwNjY0fQ.EaaQaOnr2KnvAWYQNMUmr2j7ZhGJ9vbH31RT4w7YmVM
[17-Jun-2026 00:24:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jun-2026 00:24:25 UTC] ✅ JWT token verified successfully for user profile
[17-Jun-2026 00:24:25 UTC] User ID: 833
[17-Jun-2026 00:24:25 UTC] ✅ User profile retrieved successfully for user ID: 833
[17-Jun-2026 00:24:26 UTC] === API CALL LOG ===
[17-Jun-2026 00:24:26 UTC] Endpoint: user/profile.php
[17-Jun-2026 00:24:26 UTC] Full Log Data: {
    "timestamp": "2026-06-17 00:24:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.152.57",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.152.57, 104.23.208.139",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODMzIiwidXNlcm5hbWUiOiJBYm5tYW4iLCJlbWFpbCI6ImFiaW5ldGRlc2FsZWduNDdAZ21haWwuY29tIiwiZXhwIjoxNzgyMjYwNjY0fQ.EaaQaOnr2KnvAWYQNMUmr2j7ZhGJ9vbH31RT4w7YmVM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0cde94d4f63aea6-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.152.57",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jun-2026 00:24:26 UTC] === END API CALL LOG ===
[17-Jun-2026 00:24:26 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jun-2026 00:24:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODMzIiwidXNlcm5hbWUiOiJBYm5tYW4iLCJlbWFpbCI6ImFiaW5ldGRlc2FsZWduNDdAZ21haWwuY29tIiwiZXhwIjoxNzgyMjYwNjY0fQ.EaaQaOnr2KnvAWYQNMUmr2j7ZhGJ9vbH31RT4w7YmVM
[17-Jun-2026 00:24:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jun-2026 00:24:26 UTC] ✅ JWT token verified successfully for user profile
[17-Jun-2026 00:24:26 UTC] User ID: 833
[17-Jun-2026 00:24:26 UTC] ✅ User profile retrieved successfully for user ID: 833
[17-Jun-2026 00:24:48 UTC] === API CALL LOG ===
[17-Jun-2026 00:24:48 UTC] Endpoint: user/profile.php
[17-Jun-2026 00:24:48 UTC] Full Log Data: {
    "timestamp": "2026-06-17 00:24:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.152.57",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.152.57, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODMzIiwidXNlcm5hbWUiOiJBYm5tYW4iLCJlbWFpbCI6ImFiaW5ldGRlc2FsZWduNDdAZ21haWwuY29tIiwiZXhwIjoxNzgyMjYwNjY0fQ.EaaQaOnr2KnvAWYQNMUmr2j7ZhGJ9vbH31RT4w7YmVM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0cde9d7a957aea6-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.152.57",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jun-2026 00:24:48 UTC] === END API CALL LOG ===
[17-Jun-2026 00:24:48 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jun-2026 00:24:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODMzIiwidXNlcm5hbWUiOiJBYm5tYW4iLCJlbWFpbCI6ImFiaW5ldGRlc2FsZWduNDdAZ21haWwuY29tIiwiZXhwIjoxNzgyMjYwNjY0fQ.EaaQaOnr2KnvAWYQNMUmr2j7ZhGJ9vbH31RT4w7YmVM
[17-Jun-2026 00:24:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jun-2026 00:24:48 UTC] ✅ JWT token verified successfully for user profile
[17-Jun-2026 00:24:48 UTC] User ID: 833
[17-Jun-2026 00:24:48 UTC] ✅ User profile retrieved successfully for user ID: 833
[17-Jun-2026 00:25:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jun-2026 00:25:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jun-2026 00:25:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.189.152.57, 104.23.208.145","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODMzIiwidXNlcm5hbWUiOiJBYm5tYW4iLCJlbWFpbCI6ImFiaW5ldGRlc2FsZWduNDdAZ21haWwuY29tIiwiZXhwIjoxNzgyMjYwNjY0fQ.EaaQaOnr2KnvAWYQNMUmr2j7ZhGJ9vbH31RT4w7YmVM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0cdeb32fa51aea6-ADD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.189.152.57","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-Jun-2026 00:25:44 UTC] === User Orders API Called ===
[17-Jun-2026 00:25:44 UTC] User ID: 833
[17-Jun-2026 00:25:44 UTC] Limit: 20, Offset: 0
[17-Jun-2026 00:25:44 UTC] Orders found: 0
[17-Jun-2026 00:25:44 UTC] Orders data: []
[17-Jun-2026 00:25:44 UTC] Total orders count: 0
[17-Jun-2026 00:25:47 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jun-2026 00:25:47 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jun-2026 00:25:47 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.189.152.57, 104.23.208.145","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODMzIiwidXNlcm5hbWUiOiJBYm5tYW4iLCJlbWFpbCI6ImFiaW5ldGRlc2FsZWduNDdAZ21haWwuY29tIiwiZXhwIjoxNzgyMjYwNjY0fQ.EaaQaOnr2KnvAWYQNMUmr2j7ZhGJ9vbH31RT4w7YmVM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0cdeb48cd6baea6-ADD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.189.152.57","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-Jun-2026 00:25:47 UTC] === User Orders API Called ===
[17-Jun-2026 00:25:47 UTC] User ID: 833
[17-Jun-2026 00:25:47 UTC] Limit: 20, Offset: 0
[17-Jun-2026 00:25:47 UTC] Orders found: 0
[17-Jun-2026 00:25:47 UTC] Orders data: []
[17-Jun-2026 00:25:47 UTC] Total orders count: 0
[17-Jun-2026 00:25:47 UTC] === API CALL LOG ===
[17-Jun-2026 00:25:47 UTC] Endpoint: user/profile.php
[17-Jun-2026 00:25:47 UTC] Full Log Data: {
    "timestamp": "2026-06-17 00:25:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.152.57",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.152.57, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODMzIiwidXNlcm5hbWUiOiJBYm5tYW4iLCJlbWFpbCI6ImFiaW5ldGRlc2FsZWduNDdAZ21haWwuY29tIiwiZXhwIjoxNzgyMjYwNjY0fQ.EaaQaOnr2KnvAWYQNMUmr2j7ZhGJ9vbH31RT4w7YmVM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0cdeb494daaaea6-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.152.57",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jun-2026 00:25:47 UTC] === END API CALL LOG ===
[17-Jun-2026 00:25:47 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jun-2026 00:25:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODMzIiwidXNlcm5hbWUiOiJBYm5tYW4iLCJlbWFpbCI6ImFiaW5ldGRlc2FsZWduNDdAZ21haWwuY29tIiwiZXhwIjoxNzgyMjYwNjY0fQ.EaaQaOnr2KnvAWYQNMUmr2j7ZhGJ9vbH31RT4w7YmVM
[17-Jun-2026 00:25:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jun-2026 00:25:47 UTC] ✅ JWT token verified successfully for user profile
[17-Jun-2026 00:25:47 UTC] User ID: 833
[17-Jun-2026 00:25:47 UTC] ✅ User profile retrieved successfully for user ID: 833
[17-Jun-2026 00:25:48 UTC] === API CALL LOG ===
[17-Jun-2026 00:25:48 UTC] Endpoint: user/profile.php
[17-Jun-2026 00:25:48 UTC] Full Log Data: {
    "timestamp": "2026-06-17 00:25:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.152.57",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.152.57, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODMzIiwidXNlcm5hbWUiOiJBYm5tYW4iLCJlbWFpbCI6ImFiaW5ldGRlc2FsZWduNDdAZ21haWwuY29tIiwiZXhwIjoxNzgyMjYwNjY0fQ.EaaQaOnr2KnvAWYQNMUmr2j7ZhGJ9vbH31RT4w7YmVM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0cdeb4d6f67aea6-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.152.57",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jun-2026 00:25:48 UTC] === END API CALL LOG ===
[17-Jun-2026 00:25:48 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jun-2026 00:25:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODMzIiwidXNlcm5hbWUiOiJBYm5tYW4iLCJlbWFpbCI6ImFiaW5ldGRlc2FsZWduNDdAZ21haWwuY29tIiwiZXhwIjoxNzgyMjYwNjY0fQ.EaaQaOnr2KnvAWYQNMUmr2j7ZhGJ9vbH31RT4w7YmVM
[17-Jun-2026 00:25:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jun-2026 00:25:48 UTC] ✅ JWT token verified successfully for user profile
[17-Jun-2026 00:25:48 UTC] User ID: 833
[17-Jun-2026 00:25:48 UTC] ✅ User profile retrieved successfully for user ID: 833
[17-Jun-2026 00:25:48 UTC] === API CALL LOG ===
[17-Jun-2026 00:25:48 UTC] Endpoint: user/profile.php
[17-Jun-2026 00:25:48 UTC] Full Log Data: {
    "timestamp": "2026-06-17 00:25:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.152.57",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.152.57, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODMzIiwidXNlcm5hbWUiOiJBYm5tYW4iLCJlbWFpbCI6ImFiaW5ldGRlc2FsZWduNDdAZ21haWwuY29tIiwiZXhwIjoxNzgyMjYwNjY0fQ.EaaQaOnr2KnvAWYQNMUmr2j7ZhGJ9vbH31RT4w7YmVM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0cdeb4d9f7faea6-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.152.57",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jun-2026 00:25:48 UTC] === END API CALL LOG ===
[17-Jun-2026 00:25:48 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jun-2026 00:25:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODMzIiwidXNlcm5hbWUiOiJBYm5tYW4iLCJlbWFpbCI6ImFiaW5ldGRlc2FsZWduNDdAZ21haWwuY29tIiwiZXhwIjoxNzgyMjYwNjY0fQ.EaaQaOnr2KnvAWYQNMUmr2j7ZhGJ9vbH31RT4w7YmVM
[17-Jun-2026 00:25:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jun-2026 00:25:48 UTC] ✅ JWT token verified successfully for user profile
[17-Jun-2026 00:25:48 UTC] User ID: 833
[17-Jun-2026 00:25:48 UTC] ✅ User profile retrieved successfully for user ID: 833
[17-Jun-2026 00:27:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jun-2026 00:27:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jun-2026 00:27:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.189.152.57, 104.23.208.145","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODMzIiwidXNlcm5hbWUiOiJBYm5tYW4iLCJlbWFpbCI6ImFiaW5ldGRlc2FsZWduNDdAZ21haWwuY29tIiwiZXhwIjoxNzgyMjYwNjY0fQ.EaaQaOnr2KnvAWYQNMUmr2j7ZhGJ9vbH31RT4w7YmVM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0cdee6f5906aea6-ADD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.189.152.57","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-Jun-2026 00:27:57 UTC] === User Orders API Called ===
[17-Jun-2026 00:27:57 UTC] User ID: 833
[17-Jun-2026 00:27:57 UTC] Limit: 20, Offset: 0
[17-Jun-2026 00:27:57 UTC] Orders found: 0
[17-Jun-2026 00:27:57 UTC] Orders data: []
[17-Jun-2026 00:27:57 UTC] Total orders count: 0
[17-Jun-2026 00:27:59 UTC] === API CALL LOG ===
[17-Jun-2026 00:27:59 UTC] Endpoint: user/profile.php
[17-Jun-2026 00:27:59 UTC] Full Log Data: {
    "timestamp": "2026-06-17 00:27:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.152.57",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.152.57, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODMzIiwidXNlcm5hbWUiOiJBYm5tYW4iLCJlbWFpbCI6ImFiaW5ldGRlc2FsZWduNDdAZ21haWwuY29tIiwiZXhwIjoxNzgyMjYwNjY0fQ.EaaQaOnr2KnvAWYQNMUmr2j7ZhGJ9vbH31RT4w7YmVM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0cdee7fc9e6aea6-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.152.57",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jun-2026 00:27:59 UTC] === END API CALL LOG ===
[17-Jun-2026 00:27:59 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jun-2026 00:27:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODMzIiwidXNlcm5hbWUiOiJBYm5tYW4iLCJlbWFpbCI6ImFiaW5ldGRlc2FsZWduNDdAZ21haWwuY29tIiwiZXhwIjoxNzgyMjYwNjY0fQ.EaaQaOnr2KnvAWYQNMUmr2j7ZhGJ9vbH31RT4w7YmVM
[17-Jun-2026 00:27:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jun-2026 00:27:59 UTC] ✅ JWT token verified successfully for user profile
[17-Jun-2026 00:27:59 UTC] User ID: 833
[17-Jun-2026 00:27:59 UTC] ✅ User profile retrieved successfully for user ID: 833
[17-Jun-2026 00:27:59 UTC] User Purchases API - User ID: 833
[17-Jun-2026 00:27:59 UTC] User Purchases API - Total purchases found: 0
[17-Jun-2026 00:28:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jun-2026 00:28:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jun-2026 00:28:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.189.152.57, 104.23.208.145","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODMzIiwidXNlcm5hbWUiOiJBYm5tYW4iLCJlbWFpbCI6ImFiaW5ldGRlc2FsZWduNDdAZ21haWwuY29tIiwiZXhwIjoxNzgyMjYwNjY0fQ.EaaQaOnr2KnvAWYQNMUmr2j7ZhGJ9vbH31RT4w7YmVM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0cdeee25f2aaea6-ADD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.189.152.57","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-Jun-2026 00:28:15 UTC] === User Orders API Called ===
[17-Jun-2026 00:28:15 UTC] User ID: 833
[17-Jun-2026 00:28:15 UTC] Limit: 20, Offset: 0
[17-Jun-2026 00:28:15 UTC] Orders found: 0
[17-Jun-2026 00:28:15 UTC] Orders data: []
[17-Jun-2026 00:28:15 UTC] Total orders count: 0
[17-Jun-2026 00:28:15 UTC] === API CALL LOG ===
[17-Jun-2026 00:28:15 UTC] Endpoint: user/profile.php
[17-Jun-2026 00:28:15 UTC] Full Log Data: {
    "timestamp": "2026-06-17 00:28:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.152.57",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.152.57, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODMzIiwidXNlcm5hbWUiOiJBYm5tYW4iLCJlbWFpbCI6ImFiaW5ldGRlc2FsZWduNDdAZ21haWwuY29tIiwiZXhwIjoxNzgyMjYwNjY0fQ.EaaQaOnr2KnvAWYQNMUmr2j7ZhGJ9vbH31RT4w7YmVM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0cdeee2cf5faea6-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.152.57",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jun-2026 00:28:15 UTC] === END API CALL LOG ===
[17-Jun-2026 00:28:15 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jun-2026 00:28:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODMzIiwidXNlcm5hbWUiOiJBYm5tYW4iLCJlbWFpbCI6ImFiaW5ldGRlc2FsZWduNDdAZ21haWwuY29tIiwiZXhwIjoxNzgyMjYwNjY0fQ.EaaQaOnr2KnvAWYQNMUmr2j7ZhGJ9vbH31RT4w7YmVM
[17-Jun-2026 00:28:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jun-2026 00:28:15 UTC] ✅ JWT token verified successfully for user profile
[17-Jun-2026 00:28:15 UTC] User ID: 833
[17-Jun-2026 00:28:15 UTC] ✅ User profile retrieved successfully for user ID: 833
[17-Jun-2026 00:28:15 UTC] === API CALL LOG ===
[17-Jun-2026 00:28:15 UTC] Endpoint: user/profile.php
[17-Jun-2026 00:28:15 UTC] Full Log Data: {
    "timestamp": "2026-06-17 00:28:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.152.57",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.152.57, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODMzIiwidXNlcm5hbWUiOiJBYm5tYW4iLCJlbWFpbCI6ImFiaW5ldGRlc2FsZWduNDdAZ21haWwuY29tIiwiZXhwIjoxNzgyMjYwNjY0fQ.EaaQaOnr2KnvAWYQNMUmr2j7ZhGJ9vbH31RT4w7YmVM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0cdeee6c8f9aea6-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.152.57",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jun-2026 00:28:15 UTC] === END API CALL LOG ===
[17-Jun-2026 00:28:15 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jun-2026 00:28:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODMzIiwidXNlcm5hbWUiOiJBYm5tYW4iLCJlbWFpbCI6ImFiaW5ldGRlc2FsZWduNDdAZ21haWwuY29tIiwiZXhwIjoxNzgyMjYwNjY0fQ.EaaQaOnr2KnvAWYQNMUmr2j7ZhGJ9vbH31RT4w7YmVM
[17-Jun-2026 00:28:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jun-2026 00:28:15 UTC] ✅ JWT token verified successfully for user profile
[17-Jun-2026 00:28:15 UTC] User ID: 833
[17-Jun-2026 00:28:15 UTC] ✅ User profile retrieved successfully for user ID: 833
[17-Jun-2026 00:28:16 UTC] === API CALL LOG ===
[17-Jun-2026 00:28:16 UTC] Endpoint: user/profile.php
[17-Jun-2026 00:28:16 UTC] Full Log Data: {
    "timestamp": "2026-06-17 00:28:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.152.57",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.152.57, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODMzIiwidXNlcm5hbWUiOiJBYm5tYW4iLCJlbWFpbCI6ImFiaW5ldGRlc2FsZWduNDdAZ21haWwuY29tIiwiZXhwIjoxNzgyMjYwNjY0fQ.EaaQaOnr2KnvAWYQNMUmr2j7ZhGJ9vbH31RT4w7YmVM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0cdeee8a9e4aea6-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.152.57",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jun-2026 00:28:16 UTC] === END API CALL LOG ===
[17-Jun-2026 00:28:16 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jun-2026 00:28:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODMzIiwidXNlcm5hbWUiOiJBYm5tYW4iLCJlbWFpbCI6ImFiaW5ldGRlc2FsZWduNDdAZ21haWwuY29tIiwiZXhwIjoxNzgyMjYwNjY0fQ.EaaQaOnr2KnvAWYQNMUmr2j7ZhGJ9vbH31RT4w7YmVM
[17-Jun-2026 00:28:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jun-2026 00:28:16 UTC] ✅ JWT token verified successfully for user profile
[17-Jun-2026 00:28:16 UTC] User ID: 833
[17-Jun-2026 00:28:16 UTC] ✅ User profile retrieved successfully for user ID: 833
[17-Jun-2026 00:28:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jun-2026 00:28:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jun-2026 00:28:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.189.152.57, 104.23.208.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODMzIiwidXNlcm5hbWUiOiJBYm5tYW4iLCJlbWFpbCI6ImFiaW5ldGRlc2FsZWduNDdAZ21haWwuY29tIiwiZXhwIjoxNzgyMjYwNjY0fQ.EaaQaOnr2KnvAWYQNMUmr2j7ZhGJ9vbH31RT4w7YmVM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0cdef555d51aea6-ADD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.189.152.57","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-Jun-2026 00:28:33 UTC] === User Orders API Called ===
[17-Jun-2026 00:28:33 UTC] User ID: 833
[17-Jun-2026 00:28:33 UTC] Limit: 20, Offset: 0
[17-Jun-2026 00:28:33 UTC] Orders found: 0
[17-Jun-2026 00:28:33 UTC] Orders data: []
[17-Jun-2026 00:28:33 UTC] Total orders count: 0
[17-Jun-2026 00:28:33 UTC] === API CALL LOG ===
[17-Jun-2026 00:28:33 UTC] Endpoint: user/profile.php
[17-Jun-2026 00:28:33 UTC] Full Log Data: {
    "timestamp": "2026-06-17 00:28:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.152.57",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.152.57, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODMzIiwidXNlcm5hbWUiOiJBYm5tYW4iLCJlbWFpbCI6ImFiaW5ldGRlc2FsZWduNDdAZ21haWwuY29tIiwiZXhwIjoxNzgyMjYwNjY0fQ.EaaQaOnr2KnvAWYQNMUmr2j7ZhGJ9vbH31RT4w7YmVM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0cdef55bd84aea6-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.152.57",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jun-2026 00:28:33 UTC] === END API CALL LOG ===
[17-Jun-2026 00:28:33 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jun-2026 00:28:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODMzIiwidXNlcm5hbWUiOiJBYm5tYW4iLCJlbWFpbCI6ImFiaW5ldGRlc2FsZWduNDdAZ21haWwuY29tIiwiZXhwIjoxNzgyMjYwNjY0fQ.EaaQaOnr2KnvAWYQNMUmr2j7ZhGJ9vbH31RT4w7YmVM
[17-Jun-2026 00:28:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jun-2026 00:28:33 UTC] ✅ JWT token verified successfully for user profile
[17-Jun-2026 00:28:33 UTC] User ID: 833
[17-Jun-2026 00:28:33 UTC] ✅ User profile retrieved successfully for user ID: 833
[17-Jun-2026 00:28:34 UTC] === API CALL LOG ===
[17-Jun-2026 00:28:34 UTC] Endpoint: user/profile.php
[17-Jun-2026 00:28:34 UTC] Full Log Data: {
    "timestamp": "2026-06-17 00:28:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.152.57",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.152.57, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODMzIiwidXNlcm5hbWUiOiJBYm5tYW4iLCJlbWFpbCI6ImFiaW5ldGRlc2FsZWduNDdAZ21haWwuY29tIiwiZXhwIjoxNzgyMjYwNjY0fQ.EaaQaOnr2KnvAWYQNMUmr2j7ZhGJ9vbH31RT4w7YmVM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0cdef598f5baea6-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.152.57",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jun-2026 00:28:34 UTC] === END API CALL LOG ===
[17-Jun-2026 00:28:34 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jun-2026 00:28:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODMzIiwidXNlcm5hbWUiOiJBYm5tYW4iLCJlbWFpbCI6ImFiaW5ldGRlc2FsZWduNDdAZ21haWwuY29tIiwiZXhwIjoxNzgyMjYwNjY0fQ.EaaQaOnr2KnvAWYQNMUmr2j7ZhGJ9vbH31RT4w7YmVM
[17-Jun-2026 00:28:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jun-2026 00:28:34 UTC] ✅ JWT token verified successfully for user profile
[17-Jun-2026 00:28:34 UTC] User ID: 833
[17-Jun-2026 00:28:34 UTC] ✅ User profile retrieved successfully for user ID: 833
[17-Jun-2026 00:28:34 UTC] === API CALL LOG ===
[17-Jun-2026 00:28:34 UTC] Endpoint: user/profile.php
[17-Jun-2026 00:28:34 UTC] Full Log Data: {
    "timestamp": "2026-06-17 00:28:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.152.57",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.152.57, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODMzIiwidXNlcm5hbWUiOiJBYm5tYW4iLCJlbWFpbCI6ImFiaW5ldGRlc2FsZWduNDdAZ21haWwuY29tIiwiZXhwIjoxNzgyMjYwNjY0fQ.EaaQaOnr2KnvAWYQNMUmr2j7ZhGJ9vbH31RT4w7YmVM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0cdef5b3822aea6-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.152.57",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jun-2026 00:28:34 UTC] === END API CALL LOG ===
[17-Jun-2026 00:28:34 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jun-2026 00:28:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODMzIiwidXNlcm5hbWUiOiJBYm5tYW4iLCJlbWFpbCI6ImFiaW5ldGRlc2FsZWduNDdAZ21haWwuY29tIiwiZXhwIjoxNzgyMjYwNjY0fQ.EaaQaOnr2KnvAWYQNMUmr2j7ZhGJ9vbH31RT4w7YmVM
[17-Jun-2026 00:28:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jun-2026 00:28:34 UTC] ✅ JWT token verified successfully for user profile
[17-Jun-2026 00:28:34 UTC] User ID: 833
[17-Jun-2026 00:28:34 UTC] ✅ User profile retrieved successfully for user ID: 833
[17-Jun-2026 08:00:58 UTC] === API CALL LOG ===
[17-Jun-2026 08:00:58 UTC] Endpoint: user/profile.php
[17-Jun-2026 08:00:58 UTC] Full Log Data: {
    "timestamp": "2026-06-17 08:00:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "192.144.21.3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "192.144.21.3, 104.22.62.82",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODM0IiwidXNlcm5hbWUiOiJAdXNlaGVyODkiLCJlbWFpbCI6InplZGljdXM4OUBwcm90b24ubWUiLCJleHAiOjE3ODIyODgwNTd9.5qxYQ4Wm0ka75IU0iMSntp-5Ml9I2tOxRnUl1hMbZY4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0d0860a6f629327-ORD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "192.144.21.3",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jun-2026 08:00:58 UTC] === END API CALL LOG ===
[17-Jun-2026 08:00:58 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jun-2026 08:00:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODM0IiwidXNlcm5hbWUiOiJAdXNlaGVyODkiLCJlbWFpbCI6InplZGljdXM4OUBwcm90b24ubWUiLCJleHAiOjE3ODIyODgwNTd9.5qxYQ4Wm0ka75IU0iMSntp-5Ml9I2tOxRnUl1hMbZY4
[17-Jun-2026 08:00:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jun-2026 08:00:58 UTC] ✅ JWT token verified successfully for user profile
[17-Jun-2026 08:00:58 UTC] User ID: 834
[17-Jun-2026 08:00:58 UTC] ✅ User profile retrieved successfully for user ID: 834
[17-Jun-2026 08:00:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jun-2026 08:00:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jun-2026 08:00:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"192.144.21.3, 104.22.62.82","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODM0IiwidXNlcm5hbWUiOiJAdXNlaGVyODkiLCJlbWFpbCI6InplZGljdXM4OUBwcm90b24ubWUiLCJleHAiOjE3ODIyODgwNTd9.5qxYQ4Wm0ka75IU0iMSntp-5Ml9I2tOxRnUl1hMbZY4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0d0860a6f649327-ORD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"192.144.21.3","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-Jun-2026 08:00:58 UTC] === User Orders API Called ===
[17-Jun-2026 08:00:58 UTC] User ID: 834
[17-Jun-2026 08:00:58 UTC] Limit: 20, Offset: 0
[17-Jun-2026 08:00:58 UTC] Orders found: 0
[17-Jun-2026 08:00:58 UTC] Orders data: []
[17-Jun-2026 08:00:58 UTC] Total orders count: 0
[17-Jun-2026 08:00:58 UTC] === API CALL LOG ===
[17-Jun-2026 08:00:58 UTC] Endpoint: user/profile.php
[17-Jun-2026 08:00:58 UTC] Full Log Data: {
    "timestamp": "2026-06-17 08:00:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "192.144.21.3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "192.144.21.3, 104.22.62.82",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODM0IiwidXNlcm5hbWUiOiJAdXNlaGVyODkiLCJlbWFpbCI6InplZGljdXM4OUBwcm90b24ubWUiLCJleHAiOjE3ODIyODgwNTd9.5qxYQ4Wm0ka75IU0iMSntp-5Ml9I2tOxRnUl1hMbZY4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0d0860b08449327-ORD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "192.144.21.3",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jun-2026 08:00:58 UTC] === END API CALL LOG ===
[17-Jun-2026 08:00:58 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jun-2026 08:00:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODM0IiwidXNlcm5hbWUiOiJAdXNlaGVyODkiLCJlbWFpbCI6InplZGljdXM4OUBwcm90b24ubWUiLCJleHAiOjE3ODIyODgwNTd9.5qxYQ4Wm0ka75IU0iMSntp-5Ml9I2tOxRnUl1hMbZY4
[17-Jun-2026 08:00:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jun-2026 08:00:58 UTC] ✅ JWT token verified successfully for user profile
[17-Jun-2026 08:00:58 UTC] User ID: 834
[17-Jun-2026 08:00:58 UTC] ✅ User profile retrieved successfully for user ID: 834
[17-Jun-2026 08:00:58 UTC] === API CALL LOG ===
[17-Jun-2026 08:00:58 UTC] Endpoint: user/profile.php
[17-Jun-2026 08:00:58 UTC] Full Log Data: {
    "timestamp": "2026-06-17 08:00:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "192.144.21.3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "192.144.21.3, 104.22.62.82",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODM0IiwidXNlcm5hbWUiOiJAdXNlaGVyODkiLCJlbWFpbCI6InplZGljdXM4OUBwcm90b24ubWUiLCJleHAiOjE3ODIyODgwNTd9.5qxYQ4Wm0ka75IU0iMSntp-5Ml9I2tOxRnUl1hMbZY4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0d0861029749327-ORD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "192.144.21.3",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jun-2026 08:00:58 UTC] === END API CALL LOG ===
[17-Jun-2026 08:00:58 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jun-2026 08:00:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODM0IiwidXNlcm5hbWUiOiJAdXNlaGVyODkiLCJlbWFpbCI6InplZGljdXM4OUBwcm90b24ubWUiLCJleHAiOjE3ODIyODgwNTd9.5qxYQ4Wm0ka75IU0iMSntp-5Ml9I2tOxRnUl1hMbZY4
[17-Jun-2026 08:00:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jun-2026 08:00:58 UTC] ✅ JWT token verified successfully for user profile
[17-Jun-2026 08:00:58 UTC] User ID: 834
[17-Jun-2026 08:00:58 UTC] ✅ User profile retrieved successfully for user ID: 834
[17-Jun-2026 08:01:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jun-2026 08:01:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jun-2026 08:01:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"192.144.21.3, 104.22.62.83","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODM0IiwidXNlcm5hbWUiOiJAdXNlaGVyODkiLCJlbWFpbCI6InplZGljdXM4OUBwcm90b24ubWUiLCJleHAiOjE3ODIyODgwNTd9.5qxYQ4Wm0ka75IU0iMSntp-5Ml9I2tOxRnUl1hMbZY4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0d08702f8069327-ORD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"192.144.21.3","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-Jun-2026 08:01:38 UTC] === User Orders API Called ===
[17-Jun-2026 08:01:38 UTC] User ID: 834
[17-Jun-2026 08:01:38 UTC] Limit: 20, Offset: 0
[17-Jun-2026 08:01:38 UTC] Orders found: 0
[17-Jun-2026 08:01:38 UTC] Orders data: []
[17-Jun-2026 08:01:38 UTC] Total orders count: 0
[17-Jun-2026 08:01:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jun-2026 08:01:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jun-2026 08:01:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"192.144.21.3, 104.22.62.83","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODM0IiwidXNlcm5hbWUiOiJAdXNlaGVyODkiLCJlbWFpbCI6InplZGljdXM4OUBwcm90b24ubWUiLCJleHAiOjE3ODIyODgwNTd9.5qxYQ4Wm0ka75IU0iMSntp-5Ml9I2tOxRnUl1hMbZY4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0d087160ab19327-ORD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"192.144.21.3","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-Jun-2026 08:01:40 UTC] === User Orders API Called ===
[17-Jun-2026 08:01:40 UTC] User ID: 834
[17-Jun-2026 08:01:40 UTC] Limit: 20, Offset: 0
[17-Jun-2026 08:01:40 UTC] Orders found: 0
[17-Jun-2026 08:01:40 UTC] Orders data: []
[17-Jun-2026 08:01:40 UTC] Total orders count: 0
[17-Jun-2026 08:01:40 UTC] === API CALL LOG ===
[17-Jun-2026 08:01:40 UTC] Endpoint: user/profile.php
[17-Jun-2026 08:01:40 UTC] Full Log Data: {
    "timestamp": "2026-06-17 08:01:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "192.144.21.3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "192.144.21.3, 104.22.62.83",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODM0IiwidXNlcm5hbWUiOiJAdXNlaGVyODkiLCJlbWFpbCI6InplZGljdXM4OUBwcm90b24ubWUiLCJleHAiOjE3ODIyODgwNTd9.5qxYQ4Wm0ka75IU0iMSntp-5Ml9I2tOxRnUl1hMbZY4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0d08716ab8a9327-ORD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "192.144.21.3",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jun-2026 08:01:40 UTC] === END API CALL LOG ===
[17-Jun-2026 08:01:40 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jun-2026 08:01:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODM0IiwidXNlcm5hbWUiOiJAdXNlaGVyODkiLCJlbWFpbCI6InplZGljdXM4OUBwcm90b24ubWUiLCJleHAiOjE3ODIyODgwNTd9.5qxYQ4Wm0ka75IU0iMSntp-5Ml9I2tOxRnUl1hMbZY4
[17-Jun-2026 08:01:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jun-2026 08:01:40 UTC] ✅ JWT token verified successfully for user profile
[17-Jun-2026 08:01:40 UTC] User ID: 834
[17-Jun-2026 08:01:40 UTC] ✅ User profile retrieved successfully for user ID: 834
[17-Jun-2026 08:01:41 UTC] === API CALL LOG ===
[17-Jun-2026 08:01:41 UTC] Endpoint: user/profile.php
[17-Jun-2026 08:01:41 UTC] Full Log Data: {
    "timestamp": "2026-06-17 08:01:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "192.144.21.3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "192.144.21.3, 104.22.62.83",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODM0IiwidXNlcm5hbWUiOiJAdXNlaGVyODkiLCJlbWFpbCI6InplZGljdXM4OUBwcm90b24ubWUiLCJleHAiOjE3ODIyODgwNTd9.5qxYQ4Wm0ka75IU0iMSntp-5Ml9I2tOxRnUl1hMbZY4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0d0871a7aba9327-ORD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "192.144.21.3",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jun-2026 08:01:41 UTC] === END API CALL LOG ===
[17-Jun-2026 08:01:41 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jun-2026 08:01:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODM0IiwidXNlcm5hbWUiOiJAdXNlaGVyODkiLCJlbWFpbCI6InplZGljdXM4OUBwcm90b24ubWUiLCJleHAiOjE3ODIyODgwNTd9.5qxYQ4Wm0ka75IU0iMSntp-5Ml9I2tOxRnUl1hMbZY4
[17-Jun-2026 08:01:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jun-2026 08:01:41 UTC] ✅ JWT token verified successfully for user profile
[17-Jun-2026 08:01:41 UTC] User ID: 834
[17-Jun-2026 08:01:41 UTC] ✅ User profile retrieved successfully for user ID: 834
[17-Jun-2026 08:01:41 UTC] === API CALL LOG ===
[17-Jun-2026 08:01:41 UTC] Endpoint: user/profile.php
[17-Jun-2026 08:01:41 UTC] Full Log Data: {
    "timestamp": "2026-06-17 08:01:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "192.144.21.3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "192.144.21.3, 104.22.62.83",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODM0IiwidXNlcm5hbWUiOiJAdXNlaGVyODkiLCJlbWFpbCI6InplZGljdXM4OUBwcm90b24ubWUiLCJleHAiOjE3ODIyODgwNTd9.5qxYQ4Wm0ka75IU0iMSntp-5Ml9I2tOxRnUl1hMbZY4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0d0871c0d709327-ORD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "192.144.21.3",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jun-2026 08:01:41 UTC] === END API CALL LOG ===
[17-Jun-2026 08:01:41 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jun-2026 08:01:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODM0IiwidXNlcm5hbWUiOiJAdXNlaGVyODkiLCJlbWFpbCI6InplZGljdXM4OUBwcm90b24ubWUiLCJleHAiOjE3ODIyODgwNTd9.5qxYQ4Wm0ka75IU0iMSntp-5Ml9I2tOxRnUl1hMbZY4
[17-Jun-2026 08:01:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jun-2026 08:01:41 UTC] ✅ JWT token verified successfully for user profile
[17-Jun-2026 08:01:41 UTC] User ID: 834
[17-Jun-2026 08:01:41 UTC] ✅ User profile retrieved successfully for user ID: 834
[17-Jun-2026 08:01:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jun-2026 08:01:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jun-2026 08:01:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"192.144.21.3, 104.22.62.83","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODM0IiwidXNlcm5hbWUiOiJAdXNlaGVyODkiLCJlbWFpbCI6InplZGljdXM4OUBwcm90b24ubWUiLCJleHAiOjE3ODIyODgwNTd9.5qxYQ4Wm0ka75IU0iMSntp-5Ml9I2tOxRnUl1hMbZY4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0d0875fcdab9327-ORD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"192.144.21.3","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-Jun-2026 08:01:52 UTC] === User Orders API Called ===
[17-Jun-2026 08:01:52 UTC] User ID: 834
[17-Jun-2026 08:01:52 UTC] Limit: 20, Offset: 0
[17-Jun-2026 08:01:52 UTC] Orders found: 0
[17-Jun-2026 08:01:52 UTC] Orders data: []
[17-Jun-2026 08:01:52 UTC] Total orders count: 0
[17-Jun-2026 08:01:52 UTC] === API CALL LOG ===
[17-Jun-2026 08:01:52 UTC] Endpoint: user/profile.php
[17-Jun-2026 08:01:52 UTC] Full Log Data: {
    "timestamp": "2026-06-17 08:01:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "192.144.21.3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "192.144.21.3, 104.22.62.83",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODM0IiwidXNlcm5hbWUiOiJAdXNlaGVyODkiLCJlbWFpbCI6InplZGljdXM4OUBwcm90b24ubWUiLCJleHAiOjE3ODIyODgwNTd9.5qxYQ4Wm0ka75IU0iMSntp-5Ml9I2tOxRnUl1hMbZY4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0d087604e629327-ORD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "192.144.21.3",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jun-2026 08:01:52 UTC] === END API CALL LOG ===
[17-Jun-2026 08:01:52 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jun-2026 08:01:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODM0IiwidXNlcm5hbWUiOiJAdXNlaGVyODkiLCJlbWFpbCI6InplZGljdXM4OUBwcm90b24ubWUiLCJleHAiOjE3ODIyODgwNTd9.5qxYQ4Wm0ka75IU0iMSntp-5Ml9I2tOxRnUl1hMbZY4
[17-Jun-2026 08:01:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jun-2026 08:01:52 UTC] ✅ JWT token verified successfully for user profile
[17-Jun-2026 08:01:52 UTC] User ID: 834
[17-Jun-2026 08:01:52 UTC] ✅ User profile retrieved successfully for user ID: 834
[17-Jun-2026 08:01:53 UTC] === API CALL LOG ===
[17-Jun-2026 08:01:53 UTC] Endpoint: user/profile.php
[17-Jun-2026 08:01:53 UTC] Full Log Data: {
    "timestamp": "2026-06-17 08:01:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "192.144.21.3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "192.144.21.3, 104.22.62.83",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODM0IiwidXNlcm5hbWUiOiJAdXNlaGVyODkiLCJlbWFpbCI6InplZGljdXM4OUBwcm90b24ubWUiLCJleHAiOjE3ODIyODgwNTd9.5qxYQ4Wm0ka75IU0iMSntp-5Ml9I2tOxRnUl1hMbZY4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0d087642c5a9327-ORD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "192.144.21.3",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jun-2026 08:01:53 UTC] === END API CALL LOG ===
[17-Jun-2026 08:01:53 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jun-2026 08:01:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODM0IiwidXNlcm5hbWUiOiJAdXNlaGVyODkiLCJlbWFpbCI6InplZGljdXM4OUBwcm90b24ubWUiLCJleHAiOjE3ODIyODgwNTd9.5qxYQ4Wm0ka75IU0iMSntp-5Ml9I2tOxRnUl1hMbZY4
[17-Jun-2026 08:01:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jun-2026 08:01:53 UTC] ✅ JWT token verified successfully for user profile
[17-Jun-2026 08:01:53 UTC] User ID: 834
[17-Jun-2026 08:01:53 UTC] ✅ User profile retrieved successfully for user ID: 834
[17-Jun-2026 08:01:53 UTC] === API CALL LOG ===
[17-Jun-2026 08:01:53 UTC] Endpoint: user/profile.php
[17-Jun-2026 08:01:53 UTC] Full Log Data: {
    "timestamp": "2026-06-17 08:01:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "192.144.21.3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "192.144.21.3, 104.22.62.83",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODM0IiwidXNlcm5hbWUiOiJAdXNlaGVyODkiLCJlbWFpbCI6InplZGljdXM4OUBwcm90b24ubWUiLCJleHAiOjE3ODIyODgwNTd9.5qxYQ4Wm0ka75IU0iMSntp-5Ml9I2tOxRnUl1hMbZY4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0d08764ad3d9327-ORD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "192.144.21.3",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jun-2026 08:01:53 UTC] === END API CALL LOG ===
[17-Jun-2026 08:01:53 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jun-2026 08:01:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODM0IiwidXNlcm5hbWUiOiJAdXNlaGVyODkiLCJlbWFpbCI6InplZGljdXM4OUBwcm90b24ubWUiLCJleHAiOjE3ODIyODgwNTd9.5qxYQ4Wm0ka75IU0iMSntp-5Ml9I2tOxRnUl1hMbZY4
[17-Jun-2026 08:01:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jun-2026 08:01:53 UTC] ✅ JWT token verified successfully for user profile
[17-Jun-2026 08:01:53 UTC] User ID: 834
[17-Jun-2026 08:01:53 UTC] ✅ User profile retrieved successfully for user ID: 834
[17-Jun-2026 08:01:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jun-2026 08:01:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jun-2026 08:01:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"192.144.21.3, 104.22.62.83","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODM0IiwidXNlcm5hbWUiOiJAdXNlaGVyODkiLCJlbWFpbCI6InplZGljdXM4OUBwcm90b24ubWUiLCJleHAiOjE3ODIyODgwNTd9.5qxYQ4Wm0ka75IU0iMSntp-5Ml9I2tOxRnUl1hMbZY4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0d0876bc89d9327-ORD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"192.144.21.3","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-Jun-2026 08:01:54 UTC] === User Orders API Called ===
[17-Jun-2026 08:01:54 UTC] User ID: 834
[17-Jun-2026 08:01:54 UTC] Limit: 20, Offset: 0
[17-Jun-2026 08:01:54 UTC] Orders found: 0
[17-Jun-2026 08:01:54 UTC] Orders data: []
[17-Jun-2026 08:01:54 UTC] Total orders count: 0
[17-Jun-2026 08:01:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jun-2026 08:01:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jun-2026 08:01:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"192.144.21.3, 104.22.62.83","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODM0IiwidXNlcm5hbWUiOiJAdXNlaGVyODkiLCJlbWFpbCI6InplZGljdXM4OUBwcm90b24ubWUiLCJleHAiOjE3ODIyODgwNTd9.5qxYQ4Wm0ka75IU0iMSntp-5Ml9I2tOxRnUl1hMbZY4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0d087758fa99327-ORD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"192.144.21.3","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-Jun-2026 08:01:56 UTC] === User Orders API Called ===
[17-Jun-2026 08:01:56 UTC] User ID: 834
[17-Jun-2026 08:01:56 UTC] Limit: 20, Offset: 0
[17-Jun-2026 08:01:56 UTC] Orders found: 0
[17-Jun-2026 08:01:56 UTC] Orders data: []
[17-Jun-2026 08:01:56 UTC] Total orders count: 0
[17-Jun-2026 08:01:56 UTC] === API CALL LOG ===
[17-Jun-2026 08:01:56 UTC] Endpoint: user/profile.php
[17-Jun-2026 08:01:56 UTC] Full Log Data: {
    "timestamp": "2026-06-17 08:01:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "192.144.21.3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "192.144.21.3, 104.22.62.83",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODM0IiwidXNlcm5hbWUiOiJAdXNlaGVyODkiLCJlbWFpbCI6InplZGljdXM4OUBwcm90b24ubWUiLCJleHAiOjE3ODIyODgwNTd9.5qxYQ4Wm0ka75IU0iMSntp-5Ml9I2tOxRnUl1hMbZY4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0d0877608689327-ORD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "192.144.21.3",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jun-2026 08:01:56 UTC] === END API CALL LOG ===
[17-Jun-2026 08:01:56 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jun-2026 08:01:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODM0IiwidXNlcm5hbWUiOiJAdXNlaGVyODkiLCJlbWFpbCI6InplZGljdXM4OUBwcm90b24ubWUiLCJleHAiOjE3ODIyODgwNTd9.5qxYQ4Wm0ka75IU0iMSntp-5Ml9I2tOxRnUl1hMbZY4
[17-Jun-2026 08:01:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jun-2026 08:01:56 UTC] ✅ JWT token verified successfully for user profile
[17-Jun-2026 08:01:56 UTC] User ID: 834
[17-Jun-2026 08:01:56 UTC] ✅ User profile retrieved successfully for user ID: 834
[17-Jun-2026 08:01:59 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jun-2026 08:01:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jun-2026 08:01:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"192.144.21.3, 104.22.62.83","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODM0IiwidXNlcm5hbWUiOiJAdXNlaGVyODkiLCJlbWFpbCI6InplZGljdXM4OUBwcm90b24ubWUiLCJleHAiOjE3ODIyODgwNTd9.5qxYQ4Wm0ka75IU0iMSntp-5Ml9I2tOxRnUl1hMbZY4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0d0878b49c79327-ORD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"192.144.21.3","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-Jun-2026 08:01:59 UTC] === User Orders API Called ===
[17-Jun-2026 08:01:59 UTC] User ID: 834
[17-Jun-2026 08:01:59 UTC] Limit: 20, Offset: 0
[17-Jun-2026 08:01:59 UTC] Orders found: 0
[17-Jun-2026 08:01:59 UTC] Orders data: []
[17-Jun-2026 08:01:59 UTC] Total orders count: 0
[17-Jun-2026 08:01:59 UTC] === API CALL LOG ===
[17-Jun-2026 08:01:59 UTC] Endpoint: user/profile.php
[17-Jun-2026 08:01:59 UTC] Full Log Data: {
    "timestamp": "2026-06-17 08:01:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "192.144.21.3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "192.144.21.3, 104.22.62.83",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODM0IiwidXNlcm5hbWUiOiJAdXNlaGVyODkiLCJlbWFpbCI6InplZGljdXM4OUBwcm90b24ubWUiLCJleHAiOjE3ODIyODgwNTd9.5qxYQ4Wm0ka75IU0iMSntp-5Ml9I2tOxRnUl1hMbZY4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0d0878baa539327-ORD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "192.144.21.3",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jun-2026 08:01:59 UTC] === END API CALL LOG ===
[17-Jun-2026 08:01:59 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jun-2026 08:01:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODM0IiwidXNlcm5hbWUiOiJAdXNlaGVyODkiLCJlbWFpbCI6InplZGljdXM4OUBwcm90b24ubWUiLCJleHAiOjE3ODIyODgwNTd9.5qxYQ4Wm0ka75IU0iMSntp-5Ml9I2tOxRnUl1hMbZY4
[17-Jun-2026 08:01:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jun-2026 08:01:59 UTC] ✅ JWT token verified successfully for user profile
[17-Jun-2026 08:01:59 UTC] User ID: 834
[17-Jun-2026 08:01:59 UTC] ✅ User profile retrieved successfully for user ID: 834
[17-Jun-2026 08:02:00 UTC] === API CALL LOG ===
[17-Jun-2026 08:02:00 UTC] Endpoint: user/profile.php
[17-Jun-2026 08:02:00 UTC] Full Log Data: {
    "timestamp": "2026-06-17 08:02:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "192.144.21.3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "192.144.21.3, 104.22.62.83",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODM0IiwidXNlcm5hbWUiOiJAdXNlaGVyODkiLCJlbWFpbCI6InplZGljdXM4OUBwcm90b24ubWUiLCJleHAiOjE3ODIyODgwNTd9.5qxYQ4Wm0ka75IU0iMSntp-5Ml9I2tOxRnUl1hMbZY4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0d0878f99739327-ORD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "192.144.21.3",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jun-2026 08:02:00 UTC] === END API CALL LOG ===
[17-Jun-2026 08:02:00 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jun-2026 08:02:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODM0IiwidXNlcm5hbWUiOiJAdXNlaGVyODkiLCJlbWFpbCI6InplZGljdXM4OUBwcm90b24ubWUiLCJleHAiOjE3ODIyODgwNTd9.5qxYQ4Wm0ka75IU0iMSntp-5Ml9I2tOxRnUl1hMbZY4
[17-Jun-2026 08:02:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jun-2026 08:02:00 UTC] ✅ JWT token verified successfully for user profile
[17-Jun-2026 08:02:00 UTC] User ID: 834
[17-Jun-2026 08:02:00 UTC] ✅ User profile retrieved successfully for user ID: 834
[17-Jun-2026 08:02:00 UTC] === API CALL LOG ===
[17-Jun-2026 08:02:00 UTC] Endpoint: user/profile.php
[17-Jun-2026 08:02:00 UTC] Full Log Data: {
    "timestamp": "2026-06-17 08:02:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "192.144.21.3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "192.144.21.3, 104.22.62.83",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODM0IiwidXNlcm5hbWUiOiJAdXNlaGVyODkiLCJlbWFpbCI6InplZGljdXM4OUBwcm90b24ubWUiLCJleHAiOjE3ODIyODgwNTd9.5qxYQ4Wm0ka75IU0iMSntp-5Ml9I2tOxRnUl1hMbZY4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0d08790dbc79327-ORD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "192.144.21.3",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jun-2026 08:02:00 UTC] === END API CALL LOG ===
[17-Jun-2026 08:02:00 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jun-2026 08:02:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODM0IiwidXNlcm5hbWUiOiJAdXNlaGVyODkiLCJlbWFpbCI6InplZGljdXM4OUBwcm90b24ubWUiLCJleHAiOjE3ODIyODgwNTd9.5qxYQ4Wm0ka75IU0iMSntp-5Ml9I2tOxRnUl1hMbZY4
[17-Jun-2026 08:02:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jun-2026 08:02:00 UTC] ✅ JWT token verified successfully for user profile
[17-Jun-2026 08:02:00 UTC] User ID: 834
[17-Jun-2026 08:02:00 UTC] ✅ User profile retrieved successfully for user ID: 834
[17-Jun-2026 08:02:39 UTC] === API CALL LOG ===
[17-Jun-2026 08:02:39 UTC] Endpoint: user/profile.php
[17-Jun-2026 08:02:39 UTC] Full Log Data: {
    "timestamp": "2026-06-17 08:02:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "192.144.21.3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "192.144.21.3, 172.71.254.252",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODM0IiwidXNlcm5hbWUiOiJAdXNlaGVyODkiLCJlbWFpbCI6InplZGljdXM4OUBwcm90b24ubWUiLCJleHAiOjE3ODIyODgwNTd9.5qxYQ4Wm0ka75IU0iMSntp-5Ml9I2tOxRnUl1hMbZY4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0d088815a9422c8-ORD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "192.144.21.3",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jun-2026 08:02:39 UTC] === END API CALL LOG ===
[17-Jun-2026 08:02:39 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jun-2026 08:02:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODM0IiwidXNlcm5hbWUiOiJAdXNlaGVyODkiLCJlbWFpbCI6InplZGljdXM4OUBwcm90b24ubWUiLCJleHAiOjE3ODIyODgwNTd9.5qxYQ4Wm0ka75IU0iMSntp-5Ml9I2tOxRnUl1hMbZY4
[17-Jun-2026 08:02:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jun-2026 08:02:39 UTC] ✅ JWT token verified successfully for user profile
[17-Jun-2026 08:02:39 UTC] User ID: 834
[17-Jun-2026 08:02:39 UTC] ✅ User profile retrieved successfully for user ID: 834
[17-Jun-2026 08:02:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jun-2026 08:02:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jun-2026 08:02:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"192.144.21.3, 172.71.254.253","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODM0IiwidXNlcm5hbWUiOiJAdXNlaGVyODkiLCJlbWFpbCI6InplZGljdXM4OUBwcm90b24ubWUiLCJleHAiOjE3ODIyODgwNTd9.5qxYQ4Wm0ka75IU0iMSntp-5Ml9I2tOxRnUl1hMbZY4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0d088c4290722c8-ORD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"192.144.21.3","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-Jun-2026 08:02:50 UTC] === User Orders API Called ===
[17-Jun-2026 08:02:50 UTC] User ID: 834
[17-Jun-2026 08:02:50 UTC] Limit: 20, Offset: 0
[17-Jun-2026 08:02:50 UTC] Orders found: 0
[17-Jun-2026 08:02:50 UTC] Orders data: []
[17-Jun-2026 08:02:50 UTC] Total orders count: 0
[17-Jun-2026 08:02:50 UTC] === API CALL LOG ===
[17-Jun-2026 08:02:50 UTC] Endpoint: user/profile.php
[17-Jun-2026 08:02:50 UTC] Full Log Data: {
    "timestamp": "2026-06-17 08:02:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "192.144.21.3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "192.144.21.3, 172.71.254.253",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODM0IiwidXNlcm5hbWUiOiJAdXNlaGVyODkiLCJlbWFpbCI6InplZGljdXM4OUBwcm90b24ubWUiLCJleHAiOjE3ODIyODgwNTd9.5qxYQ4Wm0ka75IU0iMSntp-5Ml9I2tOxRnUl1hMbZY4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0d088cc2be922c8-ORD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "192.144.21.3",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jun-2026 08:02:50 UTC] === END API CALL LOG ===
[17-Jun-2026 08:02:50 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jun-2026 08:02:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODM0IiwidXNlcm5hbWUiOiJAdXNlaGVyODkiLCJlbWFpbCI6InplZGljdXM4OUBwcm90b24ubWUiLCJleHAiOjE3ODIyODgwNTd9.5qxYQ4Wm0ka75IU0iMSntp-5Ml9I2tOxRnUl1hMbZY4
[17-Jun-2026 08:02:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jun-2026 08:02:50 UTC] ✅ JWT token verified successfully for user profile
[17-Jun-2026 08:02:50 UTC] User ID: 834
[17-Jun-2026 08:02:50 UTC] ✅ User profile retrieved successfully for user ID: 834
[17-Jun-2026 08:02:51 UTC] User Purchases API - User ID: 834
[17-Jun-2026 08:02:51 UTC] User Purchases API - Total purchases found: 0
[17-Jun-2026 08:02:55 UTC] === API CALL LOG ===
[17-Jun-2026 08:02:55 UTC] Endpoint: user/profile.php
[17-Jun-2026 08:02:55 UTC] Full Log Data: {
    "timestamp": "2026-06-17 08:02:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "192.144.21.3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "192.144.21.3, 172.71.254.253",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODM0IiwidXNlcm5hbWUiOiJAdXNlaGVyODkiLCJlbWFpbCI6InplZGljdXM4OUBwcm90b24ubWUiLCJleHAiOjE3ODIyODgwNTd9.5qxYQ4Wm0ka75IU0iMSntp-5Ml9I2tOxRnUl1hMbZY4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0d088e7084822c8-ORD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "192.144.21.3",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jun-2026 08:02:55 UTC] === END API CALL LOG ===
[17-Jun-2026 08:02:55 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jun-2026 08:02:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODM0IiwidXNlcm5hbWUiOiJAdXNlaGVyODkiLCJlbWFpbCI6InplZGljdXM4OUBwcm90b24ubWUiLCJleHAiOjE3ODIyODgwNTd9.5qxYQ4Wm0ka75IU0iMSntp-5Ml9I2tOxRnUl1hMbZY4
[17-Jun-2026 08:02:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jun-2026 08:02:55 UTC] ✅ JWT token verified successfully for user profile
[17-Jun-2026 08:02:55 UTC] User ID: 834
[17-Jun-2026 08:02:55 UTC] ✅ User profile retrieved successfully for user ID: 834
[17-Jun-2026 08:02:55 UTC] User Purchases API - User ID: 834
[17-Jun-2026 08:02:55 UTC] User Purchases API - Total purchases found: 0
[17-Jun-2026 08:03:02 UTC] === API CALL LOG ===
[17-Jun-2026 08:03:02 UTC] Endpoint: user/profile.php
[17-Jun-2026 08:03:02 UTC] Full Log Data: {
    "timestamp": "2026-06-17 08:03:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "192.144.21.3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "192.144.21.3, 172.71.254.252",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODM0IiwidXNlcm5hbWUiOiJAdXNlaGVyODkiLCJlbWFpbCI6InplZGljdXM4OUBwcm90b24ubWUiLCJleHAiOjE3ODIyODgwNTd9.5qxYQ4Wm0ka75IU0iMSntp-5Ml9I2tOxRnUl1hMbZY4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0d089100ad222c8-ORD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "192.144.21.3",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jun-2026 08:03:02 UTC] === END API CALL LOG ===
[17-Jun-2026 08:03:02 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jun-2026 08:03:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODM0IiwidXNlcm5hbWUiOiJAdXNlaGVyODkiLCJlbWFpbCI6InplZGljdXM4OUBwcm90b24ubWUiLCJleHAiOjE3ODIyODgwNTd9.5qxYQ4Wm0ka75IU0iMSntp-5Ml9I2tOxRnUl1hMbZY4
[17-Jun-2026 08:03:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jun-2026 08:03:02 UTC] ✅ JWT token verified successfully for user profile
[17-Jun-2026 08:03:02 UTC] User ID: 834
[17-Jun-2026 08:03:02 UTC] ✅ User profile retrieved successfully for user ID: 834
[17-Jun-2026 08:03:02 UTC] User Purchases API - User ID: 834
[17-Jun-2026 08:03:02 UTC] User Purchases API - Total purchases found: 0
[17-Jun-2026 08:03:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jun-2026 08:03:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jun-2026 08:03:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"192.144.21.3, 172.71.254.252","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODM0IiwidXNlcm5hbWUiOiJAdXNlaGVyODkiLCJlbWFpbCI6InplZGljdXM4OUBwcm90b24ubWUiLCJleHAiOjE3ODIyODgwNTd9.5qxYQ4Wm0ka75IU0iMSntp-5Ml9I2tOxRnUl1hMbZY4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0d089147c7122c8-ORD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"192.144.21.3","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-Jun-2026 08:03:02 UTC] === User Orders API Called ===
[17-Jun-2026 08:03:02 UTC] User ID: 834
[17-Jun-2026 08:03:02 UTC] Limit: 20, Offset: 0
[17-Jun-2026 08:03:02 UTC] Orders found: 0
[17-Jun-2026 08:03:02 UTC] Orders data: []
[17-Jun-2026 08:03:02 UTC] Total orders count: 0
[17-Jun-2026 10:55:04 UTC] === API CALL LOG ===
[17-Jun-2026 10:55:04 UTC] Endpoint: user/profile.php
[17-Jun-2026 10:55:04 UTC] Full Log Data: {
    "timestamp": "2026-06-17 10:55:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.11.202.209",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.11.202.209, 172.71.95.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODM1IiwidXNlcm5hbWUiOiJjYXRpQSIsImVtYWlsIjoiYWxsb2Y5OXdvcmxkc3dpdGhyYXNoYUBnbWFpbC5jb20iLCJleHAiOjE3ODIyOTg1MDN9.BJmFyUsSzR3rO_6-Upg6UZOhqB_igS3eEX7GkZBh8x0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0d185161afcfea8-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.11.202.209",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jun-2026 10:55:04 UTC] === END API CALL LOG ===
[17-Jun-2026 10:55:04 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jun-2026 10:55:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODM1IiwidXNlcm5hbWUiOiJjYXRpQSIsImVtYWlsIjoiYWxsb2Y5OXdvcmxkc3dpdGhyYXNoYUBnbWFpbC5jb20iLCJleHAiOjE3ODIyOTg1MDN9.BJmFyUsSzR3rO_6-Upg6UZOhqB_igS3eEX7GkZBh8x0
[17-Jun-2026 10:55:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jun-2026 10:55:04 UTC] ✅ JWT token verified successfully for user profile
[17-Jun-2026 10:55:04 UTC] User ID: 835
[17-Jun-2026 10:55:04 UTC] ✅ User profile retrieved successfully for user ID: 835
[17-Jun-2026 10:55:04 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jun-2026 10:55:04 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jun-2026 10:55:04 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"45.11.202.209, 172.71.95.101","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODM1IiwidXNlcm5hbWUiOiJjYXRpQSIsImVtYWlsIjoiYWxsb2Y5OXdvcmxkc3dpdGhyYXNoYUBnbWFpbC5jb20iLCJleHAiOjE3ODIyOTg1MDN9.BJmFyUsSzR3rO_6-Upg6UZOhqB_igS3eEX7GkZBh8x0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0d185161b06fea8-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"45.11.202.209","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-Jun-2026 10:55:04 UTC] === User Orders API Called ===
[17-Jun-2026 10:55:04 UTC] User ID: 835
[17-Jun-2026 10:55:04 UTC] Limit: 20, Offset: 0
[17-Jun-2026 10:55:04 UTC] Orders found: 0
[17-Jun-2026 10:55:04 UTC] Orders data: []
[17-Jun-2026 10:55:04 UTC] Total orders count: 0
[17-Jun-2026 10:55:04 UTC] === API CALL LOG ===
[17-Jun-2026 10:55:04 UTC] Endpoint: user/profile.php
[17-Jun-2026 10:55:04 UTC] Full Log Data: {
    "timestamp": "2026-06-17 10:55:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.11.202.209",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.11.202.209, 172.71.95.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODM1IiwidXNlcm5hbWUiOiJjYXRpQSIsImVtYWlsIjoiYWxsb2Y5OXdvcmxkc3dpdGhyYXNoYUBnbWFpbC5jb20iLCJleHAiOjE3ODIyOTg1MDN9.BJmFyUsSzR3rO_6-Upg6UZOhqB_igS3eEX7GkZBh8x0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0d185167cd0fea8-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.11.202.209",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jun-2026 10:55:04 UTC] === END API CALL LOG ===
[17-Jun-2026 10:55:04 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jun-2026 10:55:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODM1IiwidXNlcm5hbWUiOiJjYXRpQSIsImVtYWlsIjoiYWxsb2Y5OXdvcmxkc3dpdGhyYXNoYUBnbWFpbC5jb20iLCJleHAiOjE3ODIyOTg1MDN9.BJmFyUsSzR3rO_6-Upg6UZOhqB_igS3eEX7GkZBh8x0
[17-Jun-2026 10:55:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jun-2026 10:55:04 UTC] ✅ JWT token verified successfully for user profile
[17-Jun-2026 10:55:04 UTC] User ID: 835
[17-Jun-2026 10:55:04 UTC] ✅ User profile retrieved successfully for user ID: 835
[17-Jun-2026 10:55:05 UTC] === API CALL LOG ===
[17-Jun-2026 10:55:05 UTC] Endpoint: user/profile.php
[17-Jun-2026 10:55:05 UTC] Full Log Data: {
    "timestamp": "2026-06-17 10:55:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.11.202.209",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.11.202.209, 172.71.95.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODM1IiwidXNlcm5hbWUiOiJjYXRpQSIsImVtYWlsIjoiYWxsb2Y5OXdvcmxkc3dpdGhyYXNoYUBnbWFpbC5jb20iLCJleHAiOjE3ODIyOTg1MDN9.BJmFyUsSzR3rO_6-Upg6UZOhqB_igS3eEX7GkZBh8x0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0d1851b1908fea8-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.11.202.209",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jun-2026 10:55:05 UTC] === END API CALL LOG ===
[17-Jun-2026 10:55:05 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jun-2026 10:55:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODM1IiwidXNlcm5hbWUiOiJjYXRpQSIsImVtYWlsIjoiYWxsb2Y5OXdvcmxkc3dpdGhyYXNoYUBnbWFpbC5jb20iLCJleHAiOjE3ODIyOTg1MDN9.BJmFyUsSzR3rO_6-Upg6UZOhqB_igS3eEX7GkZBh8x0
[17-Jun-2026 10:55:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jun-2026 10:55:05 UTC] ✅ JWT token verified successfully for user profile
[17-Jun-2026 10:55:05 UTC] User ID: 835
[17-Jun-2026 10:55:05 UTC] ✅ User profile retrieved successfully for user ID: 835
[17-Jun-2026 10:55:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jun-2026 10:55:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jun-2026 10:55:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"45.11.202.209, 172.71.95.102","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODM1IiwidXNlcm5hbWUiOiJjYXRpQSIsImVtYWlsIjoiYWxsb2Y5OXdvcmxkc3dpdGhyYXNoYUBnbWFpbC5jb20iLCJleHAiOjE3ODIyOTg1MDN9.BJmFyUsSzR3rO_6-Upg6UZOhqB_igS3eEX7GkZBh8x0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0d18588594cfea8-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"45.11.202.209","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-Jun-2026 10:55:22 UTC] === User Orders API Called ===
[17-Jun-2026 10:55:22 UTC] User ID: 835
[17-Jun-2026 10:55:22 UTC] Limit: 20, Offset: 0
[17-Jun-2026 10:55:22 UTC] Orders found: 0
[17-Jun-2026 10:55:22 UTC] Orders data: []
[17-Jun-2026 10:55:22 UTC] Total orders count: 0
[17-Jun-2026 10:55:23 UTC] === API CALL LOG ===
[17-Jun-2026 10:55:23 UTC] Endpoint: user/profile.php
[17-Jun-2026 10:55:23 UTC] Full Log Data: {
    "timestamp": "2026-06-17 10:55:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.11.202.209",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.11.202.209, 172.71.95.102",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODM1IiwidXNlcm5hbWUiOiJjYXRpQSIsImVtYWlsIjoiYWxsb2Y5OXdvcmxkc3dpdGhyYXNoYUBnbWFpbC5jb20iLCJleHAiOjE3ODIyOTg1MDN9.BJmFyUsSzR3rO_6-Upg6UZOhqB_igS3eEX7GkZBh8x0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0d18588baa2fea8-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.11.202.209",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jun-2026 10:55:23 UTC] === END API CALL LOG ===
[17-Jun-2026 10:55:23 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jun-2026 10:55:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODM1IiwidXNlcm5hbWUiOiJjYXRpQSIsImVtYWlsIjoiYWxsb2Y5OXdvcmxkc3dpdGhyYXNoYUBnbWFpbC5jb20iLCJleHAiOjE3ODIyOTg1MDN9.BJmFyUsSzR3rO_6-Upg6UZOhqB_igS3eEX7GkZBh8x0
[17-Jun-2026 10:55:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jun-2026 10:55:23 UTC] ✅ JWT token verified successfully for user profile
[17-Jun-2026 10:55:23 UTC] User ID: 835
[17-Jun-2026 10:55:23 UTC] ✅ User profile retrieved successfully for user ID: 835
[17-Jun-2026 10:55:23 UTC] === API CALL LOG ===
[17-Jun-2026 10:55:23 UTC] Endpoint: user/profile.php
[17-Jun-2026 10:55:23 UTC] Full Log Data: {
    "timestamp": "2026-06-17 10:55:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.11.202.209",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.11.202.209, 172.71.95.102",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODM1IiwidXNlcm5hbWUiOiJjYXRpQSIsImVtYWlsIjoiYWxsb2Y5OXdvcmxkc3dpdGhyYXNoYUBnbWFpbC5jb20iLCJleHAiOjE3ODIyOTg1MDN9.BJmFyUsSzR3rO_6-Upg6UZOhqB_igS3eEX7GkZBh8x0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0d1858bcec1fea8-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.11.202.209",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jun-2026 10:55:23 UTC] === END API CALL LOG ===
[17-Jun-2026 10:55:23 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jun-2026 10:55:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODM1IiwidXNlcm5hbWUiOiJjYXRpQSIsImVtYWlsIjoiYWxsb2Y5OXdvcmxkc3dpdGhyYXNoYUBnbWFpbC5jb20iLCJleHAiOjE3ODIyOTg1MDN9.BJmFyUsSzR3rO_6-Upg6UZOhqB_igS3eEX7GkZBh8x0
[17-Jun-2026 10:55:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jun-2026 10:55:23 UTC] ✅ JWT token verified successfully for user profile
[17-Jun-2026 10:55:23 UTC] User ID: 835
[17-Jun-2026 10:55:23 UTC] ✅ User profile retrieved successfully for user ID: 835
[17-Jun-2026 10:55:23 UTC] === API CALL LOG ===
[17-Jun-2026 10:55:23 UTC] Endpoint: user/profile.php
[17-Jun-2026 10:55:23 UTC] Full Log Data: {
    "timestamp": "2026-06-17 10:55:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.11.202.209",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.11.202.209, 172.71.95.102",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODM1IiwidXNlcm5hbWUiOiJjYXRpQSIsImVtYWlsIjoiYWxsb2Y5OXdvcmxkc3dpdGhyYXNoYUBnbWFpbC5jb20iLCJleHAiOjE3ODIyOTg1MDN9.BJmFyUsSzR3rO_6-Upg6UZOhqB_igS3eEX7GkZBh8x0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0d1858c68fefea8-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.11.202.209",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jun-2026 10:55:23 UTC] === END API CALL LOG ===
[17-Jun-2026 10:55:23 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jun-2026 10:55:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODM1IiwidXNlcm5hbWUiOiJjYXRpQSIsImVtYWlsIjoiYWxsb2Y5OXdvcmxkc3dpdGhyYXNoYUBnbWFpbC5jb20iLCJleHAiOjE3ODIyOTg1MDN9.BJmFyUsSzR3rO_6-Upg6UZOhqB_igS3eEX7GkZBh8x0
[17-Jun-2026 10:55:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jun-2026 10:55:23 UTC] ✅ JWT token verified successfully for user profile
[17-Jun-2026 10:55:23 UTC] User ID: 835
[17-Jun-2026 10:55:23 UTC] ✅ User profile retrieved successfully for user ID: 835
[17-Jun-2026 10:55:37 UTC] === API CALL LOG ===
[17-Jun-2026 10:55:37 UTC] Endpoint: user/profile.php
[17-Jun-2026 10:55:37 UTC] Full Log Data: {
    "timestamp": "2026-06-17 10:55:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.11.202.209",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.11.202.209, 172.71.95.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODM1IiwidXNlcm5hbWUiOiJjYXRpQSIsImVtYWlsIjoiYWxsb2Y5OXdvcmxkc3dpdGhyYXNoYUBnbWFpbC5jb20iLCJleHAiOjE3ODIyOTg1MDN9.BJmFyUsSzR3rO_6-Upg6UZOhqB_igS3eEX7GkZBh8x0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0d185e44fc9fea8-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.11.202.209",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jun-2026 10:55:37 UTC] === END API CALL LOG ===
[17-Jun-2026 10:55:37 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jun-2026 10:55:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODM1IiwidXNlcm5hbWUiOiJjYXRpQSIsImVtYWlsIjoiYWxsb2Y5OXdvcmxkc3dpdGhyYXNoYUBnbWFpbC5jb20iLCJleHAiOjE3ODIyOTg1MDN9.BJmFyUsSzR3rO_6-Upg6UZOhqB_igS3eEX7GkZBh8x0
[17-Jun-2026 10:55:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jun-2026 10:55:37 UTC] ✅ JWT token verified successfully for user profile
[17-Jun-2026 10:55:37 UTC] User ID: 835
[17-Jun-2026 10:55:37 UTC] ✅ User profile retrieved successfully for user ID: 835
[17-Jun-2026 10:55:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jun-2026 10:55:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jun-2026 10:55:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"45.11.202.209, 172.71.95.101","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODM1IiwidXNlcm5hbWUiOiJjYXRpQSIsImVtYWlsIjoiYWxsb2Y5OXdvcmxkc3dpdGhyYXNoYUBnbWFpbC5jb20iLCJleHAiOjE3ODIyOTg1MDN9.BJmFyUsSzR3rO_6-Upg6UZOhqB_igS3eEX7GkZBh8x0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0d186281df2fea8-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"45.11.202.209","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-Jun-2026 10:55:48 UTC] === User Orders API Called ===
[17-Jun-2026 10:55:48 UTC] User ID: 835
[17-Jun-2026 10:55:48 UTC] Limit: 20, Offset: 0
[17-Jun-2026 10:55:48 UTC] Orders found: 0
[17-Jun-2026 10:55:48 UTC] Orders data: []
[17-Jun-2026 10:55:48 UTC] Total orders count: 0
[17-Jun-2026 10:55:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jun-2026 10:55:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jun-2026 10:55:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"45.11.202.209, 172.71.95.101","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODM1IiwidXNlcm5hbWUiOiJjYXRpQSIsImVtYWlsIjoiYWxsb2Y5OXdvcmxkc3dpdGhyYXNoYUBnbWFpbC5jb20iLCJleHAiOjE3ODIyOTg1MDN9.BJmFyUsSzR3rO_6-Upg6UZOhqB_igS3eEX7GkZBh8x0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0d18635ac3efea8-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"45.11.202.209","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-Jun-2026 10:55:50 UTC] === User Orders API Called ===
[17-Jun-2026 10:55:50 UTC] User ID: 835
[17-Jun-2026 10:55:50 UTC] Limit: 20, Offset: 0
[17-Jun-2026 10:55:50 UTC] Orders found: 0
[17-Jun-2026 10:55:50 UTC] Orders data: []
[17-Jun-2026 10:55:50 UTC] Total orders count: 0
[17-Jun-2026 10:55:50 UTC] === API CALL LOG ===
[17-Jun-2026 10:55:50 UTC] Endpoint: user/profile.php
[17-Jun-2026 10:55:50 UTC] Full Log Data: {
    "timestamp": "2026-06-17 10:55:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.11.202.209",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.11.202.209, 172.71.95.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODM1IiwidXNlcm5hbWUiOiJjYXRpQSIsImVtYWlsIjoiYWxsb2Y5OXdvcmxkc3dpdGhyYXNoYUBnbWFpbC5jb20iLCJleHAiOjE3ODIyOTg1MDN9.BJmFyUsSzR3rO_6-Upg6UZOhqB_igS3eEX7GkZBh8x0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0d186362e3cfea8-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.11.202.209",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jun-2026 10:55:50 UTC] === END API CALL LOG ===
[17-Jun-2026 10:55:50 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jun-2026 10:55:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODM1IiwidXNlcm5hbWUiOiJjYXRpQSIsImVtYWlsIjoiYWxsb2Y5OXdvcmxkc3dpdGhyYXNoYUBnbWFpbC5jb20iLCJleHAiOjE3ODIyOTg1MDN9.BJmFyUsSzR3rO_6-Upg6UZOhqB_igS3eEX7GkZBh8x0
[17-Jun-2026 10:55:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jun-2026 10:55:50 UTC] ✅ JWT token verified successfully for user profile
[17-Jun-2026 10:55:50 UTC] User ID: 835
[17-Jun-2026 10:55:50 UTC] ✅ User profile retrieved successfully for user ID: 835
[17-Jun-2026 10:55:51 UTC] === API CALL LOG ===
[17-Jun-2026 10:55:51 UTC] Endpoint: user/profile.php
[17-Jun-2026 10:55:51 UTC] Full Log Data: {
    "timestamp": "2026-06-17 10:55:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.11.202.209",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.11.202.209, 172.71.95.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODM1IiwidXNlcm5hbWUiOiJjYXRpQSIsImVtYWlsIjoiYWxsb2Y5OXdvcmxkc3dpdGhyYXNoYUBnbWFpbC5jb20iLCJleHAiOjE3ODIyOTg1MDN9.BJmFyUsSzR3rO_6-Upg6UZOhqB_igS3eEX7GkZBh8x0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0d186385e50fea8-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.11.202.209",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jun-2026 10:55:51 UTC] === END API CALL LOG ===
[17-Jun-2026 10:55:51 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jun-2026 10:55:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODM1IiwidXNlcm5hbWUiOiJjYXRpQSIsImVtYWlsIjoiYWxsb2Y5OXdvcmxkc3dpdGhyYXNoYUBnbWFpbC5jb20iLCJleHAiOjE3ODIyOTg1MDN9.BJmFyUsSzR3rO_6-Upg6UZOhqB_igS3eEX7GkZBh8x0
[17-Jun-2026 10:55:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jun-2026 10:55:51 UTC] ✅ JWT token verified successfully for user profile
[17-Jun-2026 10:55:51 UTC] User ID: 835
[17-Jun-2026 10:55:51 UTC] ✅ User profile retrieved successfully for user ID: 835
[17-Jun-2026 10:55:51 UTC] === API CALL LOG ===
[17-Jun-2026 10:55:51 UTC] Endpoint: user/profile.php
[17-Jun-2026 10:55:51 UTC] Full Log Data: {
    "timestamp": "2026-06-17 10:55:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.11.202.209",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.11.202.209, 172.71.95.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODM1IiwidXNlcm5hbWUiOiJjYXRpQSIsImVtYWlsIjoiYWxsb2Y5OXdvcmxkc3dpdGhyYXNoYUBnbWFpbC5jb20iLCJleHAiOjE3ODIyOTg1MDN9.BJmFyUsSzR3rO_6-Upg6UZOhqB_igS3eEX7GkZBh8x0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0d18639ab1dfea8-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.11.202.209",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jun-2026 10:55:51 UTC] === END API CALL LOG ===
[17-Jun-2026 10:55:51 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jun-2026 10:55:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODM1IiwidXNlcm5hbWUiOiJjYXRpQSIsImVtYWlsIjoiYWxsb2Y5OXdvcmxkc3dpdGhyYXNoYUBnbWFpbC5jb20iLCJleHAiOjE3ODIyOTg1MDN9.BJmFyUsSzR3rO_6-Upg6UZOhqB_igS3eEX7GkZBh8x0
[17-Jun-2026 10:55:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jun-2026 10:55:51 UTC] ✅ JWT token verified successfully for user profile
[17-Jun-2026 10:55:51 UTC] User ID: 835
[17-Jun-2026 10:55:51 UTC] ✅ User profile retrieved successfully for user ID: 835
[17-Jun-2026 10:55:52 UTC] === API CALL LOG ===
[17-Jun-2026 10:55:52 UTC] Endpoint: user/profile.php
[17-Jun-2026 10:55:52 UTC] Full Log Data: {
    "timestamp": "2026-06-17 10:55:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.59.113",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.161.59.113, 172.68.229.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc2IiwidXNlcm5hbWUiOiJqYW1lc2pvbmVzNjUxIiwiZW1haWwiOiJraW5ueWdyb2tzb25AZ21haWwuY29tIiwiZXhwIjoxNzc3Mjg1NDYzfQ.x2Rg46M7PQrl4cKtCMepjxoP3Iza1u96xp_iz8gtRPw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0d18640496c8e0d-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.161.59.113",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jun-2026 10:55:52 UTC] === END API CALL LOG ===
[17-Jun-2026 10:55:52 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jun-2026 10:55:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc2IiwidXNlcm5hbWUiOiJqYW1lc2pvbmVzNjUxIiwiZW1haWwiOiJraW5ueWdyb2tzb25AZ21haWwuY29tIiwiZXhwIjoxNzc3Mjg1NDYzfQ.x2Rg46M7PQrl4cKtCMepjxoP3Iza1u96xp_iz8gtRPw
[17-Jun-2026 10:55:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jun-2026 10:55:52 UTC] ✅ JWT token verified successfully for user profile
[17-Jun-2026 10:55:52 UTC] User ID: 376
[17-Jun-2026 10:55:52 UTC] ✅ User profile retrieved successfully for user ID: 376
[17-Jun-2026 10:55:53 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jun-2026 10:55:53 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jun-2026 10:55:53 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"154.161.59.113, 172.68.229.181","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc2IiwidXNlcm5hbWUiOiJqYW1lc2pvbmVzNjUxIiwiZW1haWwiOiJraW5ueWdyb2tzb25AZ21haWwuY29tIiwiZXhwIjoxNzc3Mjg1NDYzfQ.x2Rg46M7PQrl4cKtCMepjxoP3Iza1u96xp_iz8gtRPw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0d186471f308e0d-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"154.161.59.113","cf-ipcountry":"GH","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-Jun-2026 10:55:53 UTC] === User Orders API Called ===
[17-Jun-2026 10:55:53 UTC] User ID: 376
[17-Jun-2026 10:55:53 UTC] Limit: 20, Offset: 0
[17-Jun-2026 10:55:53 UTC] Orders found: 0
[17-Jun-2026 10:55:53 UTC] Orders data: []
[17-Jun-2026 10:55:53 UTC] Total orders count: 0
[17-Jun-2026 10:55:53 UTC] === API CALL LOG ===
[17-Jun-2026 10:55:53 UTC] Endpoint: user/profile.php
[17-Jun-2026 10:55:53 UTC] Full Log Data: {
    "timestamp": "2026-06-17 10:55:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.59.113",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.161.59.113, 172.68.229.143",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc2IiwidXNlcm5hbWUiOiJqYW1lc2pvbmVzNjUxIiwiZW1haWwiOiJraW5ueWdyb2tzb25AZ21haWwuY29tIiwiZXhwIjoxNzc3Mjg1NDYzfQ.x2Rg46M7PQrl4cKtCMepjxoP3Iza1u96xp_iz8gtRPw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0d1864809ed8e0d-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.161.59.113",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jun-2026 10:55:53 UTC] === END API CALL LOG ===
[17-Jun-2026 10:55:53 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jun-2026 10:55:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzc2IiwidXNlcm5hbWUiOiJqYW1lc2pvbmVzNjUxIiwiZW1haWwiOiJraW5ueWdyb2tzb25AZ21haWwuY29tIiwiZXhwIjoxNzc3Mjg1NDYzfQ.x2Rg46M7PQrl4cKtCMepjxoP3Iza1u96xp_iz8gtRPw
[17-Jun-2026 10:55:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jun-2026 10:55:53 UTC] ✅ JWT token verified successfully for user profile
[17-Jun-2026 10:55:53 UTC] User ID: 376
[17-Jun-2026 10:55:53 UTC] ✅ User profile retrieved successfully for user ID: 376
[17-Jun-2026 10:55:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jun-2026 10:55:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jun-2026 10:55:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"45.11.202.209, 172.71.95.101","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODM1IiwidXNlcm5hbWUiOiJjYXRpQSIsImVtYWlsIjoiYWxsb2Y5OXdvcmxkc3dpdGhyYXNoYUBnbWFpbC5jb20iLCJleHAiOjE3ODIyOTg1MDN9.BJmFyUsSzR3rO_6-Upg6UZOhqB_igS3eEX7GkZBh8x0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0d1865408f5fea8-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"45.11.202.209","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-Jun-2026 10:55:55 UTC] === User Orders API Called ===
[17-Jun-2026 10:55:55 UTC] User ID: 835
[17-Jun-2026 10:55:55 UTC] Limit: 20, Offset: 0
[17-Jun-2026 10:55:55 UTC] Orders found: 0
[17-Jun-2026 10:55:55 UTC] Orders data: []
[17-Jun-2026 10:55:55 UTC] Total orders count: 0
[17-Jun-2026 10:55:56 UTC] === API CALL LOG ===
[17-Jun-2026 10:55:56 UTC] Endpoint: user/profile.php
[17-Jun-2026 10:55:56 UTC] Full Log Data: {
    "timestamp": "2026-06-17 10:55:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.11.202.209",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.11.202.209, 172.71.95.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODM1IiwidXNlcm5hbWUiOiJjYXRpQSIsImVtYWlsIjoiYWxsb2Y5OXdvcmxkc3dpdGhyYXNoYUBnbWFpbC5jb20iLCJleHAiOjE3ODIyOTg1MDN9.BJmFyUsSzR3rO_6-Upg6UZOhqB_igS3eEX7GkZBh8x0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0d1865cdc29fea8-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.11.202.209",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jun-2026 10:55:56 UTC] === END API CALL LOG ===
[17-Jun-2026 10:55:56 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jun-2026 10:55:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODM1IiwidXNlcm5hbWUiOiJjYXRpQSIsImVtYWlsIjoiYWxsb2Y5OXdvcmxkc3dpdGhyYXNoYUBnbWFpbC5jb20iLCJleHAiOjE3ODIyOTg1MDN9.BJmFyUsSzR3rO_6-Upg6UZOhqB_igS3eEX7GkZBh8x0
[17-Jun-2026 10:55:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jun-2026 10:55:56 UTC] ✅ JWT token verified successfully for user profile
[17-Jun-2026 10:55:56 UTC] User ID: 835
[17-Jun-2026 10:55:56 UTC] ✅ User profile retrieved successfully for user ID: 835
[17-Jun-2026 10:55:57 UTC] User Purchases API - User ID: 835
[17-Jun-2026 10:55:57 UTC] User Purchases API - Total purchases found: 0
[17-Jun-2026 14:03:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jun-2026 14:03:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jun-2026 14:03:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.197.195.177, 172.70.248.206","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4MTgsInVzZXJuYW1lIjoibWFyeWNvbTI1NiIsImVtYWlsIjoiVmljZW50c3NlbnlvbmpvNzNAZ21haWwuY29tIiwiZXhwIjoxNzgyMzA5ODE4fQ.SZ703FeHfQ4FHKUblOoKgQKxHYCoE6PWJaxablljQGQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0d29953fbe16c5f-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.197.195.177","cf-ipcountry":"FR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-Jun-2026 14:03:39 UTC] === User Orders API Called ===
[17-Jun-2026 14:03:39 UTC] User ID: 818
[17-Jun-2026 14:03:39 UTC] Limit: 20, Offset: 0
[17-Jun-2026 14:03:39 UTC] Orders found: 0
[17-Jun-2026 14:03:39 UTC] Orders data: []
[17-Jun-2026 14:03:39 UTC] Total orders count: 0
[17-Jun-2026 14:03:39 UTC] === API CALL LOG ===
[17-Jun-2026 14:03:39 UTC] Endpoint: user/profile.php
[17-Jun-2026 14:03:39 UTC] Full Log Data: {
    "timestamp": "2026-06-17 14:03:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.197.195.177",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.197.195.177, 172.70.248.206",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4MTgsInVzZXJuYW1lIjoibWFyeWNvbTI1NiIsImVtYWlsIjoiVmljZW50c3NlbnlvbmpvNzNAZ21haWwuY29tIiwiZXhwIjoxNzgyMzA5ODE4fQ.SZ703FeHfQ4FHKUblOoKgQKxHYCoE6PWJaxablljQGQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0d29953fbc46c5f-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.197.195.177",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jun-2026 14:03:39 UTC] === END API CALL LOG ===
[17-Jun-2026 14:03:39 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jun-2026 14:03:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4MTgsInVzZXJuYW1lIjoibWFyeWNvbTI1NiIsImVtYWlsIjoiVmljZW50c3NlbnlvbmpvNzNAZ21haWwuY29tIiwiZXhwIjoxNzgyMzA5ODE4fQ.SZ703FeHfQ4FHKUblOoKgQKxHYCoE6PWJaxablljQGQ
[17-Jun-2026 14:03:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jun-2026 14:03:39 UTC] ✅ JWT token verified successfully for user profile
[17-Jun-2026 14:03:39 UTC] User ID: 818
[17-Jun-2026 14:03:39 UTC] ✅ User profile retrieved successfully for user ID: 818
[17-Jun-2026 14:03:39 UTC] === API CALL LOG ===
[17-Jun-2026 14:03:39 UTC] Endpoint: user/profile.php
[17-Jun-2026 14:03:39 UTC] Full Log Data: {
    "timestamp": "2026-06-17 14:03:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.197.195.177",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.197.195.177, 172.70.248.206",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4MTgsInVzZXJuYW1lIjoibWFyeWNvbTI1NiIsImVtYWlsIjoiVmljZW50c3NlbnlvbmpvNzNAZ21haWwuY29tIiwiZXhwIjoxNzgyMzA5ODE4fQ.SZ703FeHfQ4FHKUblOoKgQKxHYCoE6PWJaxablljQGQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0d29955493b6c5f-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.197.195.177",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jun-2026 14:03:39 UTC] === END API CALL LOG ===
[17-Jun-2026 14:03:39 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jun-2026 14:03:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4MTgsInVzZXJuYW1lIjoibWFyeWNvbTI1NiIsImVtYWlsIjoiVmljZW50c3NlbnlvbmpvNzNAZ21haWwuY29tIiwiZXhwIjoxNzgyMzA5ODE4fQ.SZ703FeHfQ4FHKUblOoKgQKxHYCoE6PWJaxablljQGQ
[17-Jun-2026 14:03:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jun-2026 14:03:39 UTC] ✅ JWT token verified successfully for user profile
[17-Jun-2026 14:03:39 UTC] User ID: 818
[17-Jun-2026 14:03:39 UTC] ✅ User profile retrieved successfully for user ID: 818
[17-Jun-2026 14:03:41 UTC] === API CALL LOG ===
[17-Jun-2026 14:03:41 UTC] Endpoint: user/profile.php
[17-Jun-2026 14:03:41 UTC] Full Log Data: {
    "timestamp": "2026-06-17 14:03:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.197.195.177",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.197.195.177, 172.70.248.206",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4MTgsInVzZXJuYW1lIjoibWFyeWNvbTI1NiIsImVtYWlsIjoiVmljZW50c3NlbnlvbmpvNzNAZ21haWwuY29tIiwiZXhwIjoxNzgyMzA5ODE4fQ.SZ703FeHfQ4FHKUblOoKgQKxHYCoE6PWJaxablljQGQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0d2995e1cd66c5f-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.197.195.177",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jun-2026 14:03:41 UTC] === END API CALL LOG ===
[17-Jun-2026 14:03:41 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jun-2026 14:03:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4MTgsInVzZXJuYW1lIjoibWFyeWNvbTI1NiIsImVtYWlsIjoiVmljZW50c3NlbnlvbmpvNzNAZ21haWwuY29tIiwiZXhwIjoxNzgyMzA5ODE4fQ.SZ703FeHfQ4FHKUblOoKgQKxHYCoE6PWJaxablljQGQ
[17-Jun-2026 14:03:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jun-2026 14:03:41 UTC] ✅ JWT token verified successfully for user profile
[17-Jun-2026 14:03:41 UTC] User ID: 818
[17-Jun-2026 14:03:41 UTC] ✅ User profile retrieved successfully for user ID: 818
[17-Jun-2026 14:03:49 UTC] === API CALL LOG ===
[17-Jun-2026 14:03:49 UTC] Endpoint: user/profile.php
[17-Jun-2026 14:03:49 UTC] Full Log Data: {
    "timestamp": "2026-06-17 14:03:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.197.195.177",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.197.195.177, 172.71.232.7",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4MTgsInVzZXJuYW1lIjoibWFyeWNvbTI1NiIsImVtYWlsIjoiVmljZW50c3NlbnlvbmpvNzNAZ21haWwuY29tIiwiZXhwIjoxNzgyMzA5ODE4fQ.SZ703FeHfQ4FHKUblOoKgQKxHYCoE6PWJaxablljQGQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0d2998f7d41f015-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.197.195.177",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jun-2026 14:03:49 UTC] === END API CALL LOG ===
[17-Jun-2026 14:03:49 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jun-2026 14:03:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4MTgsInVzZXJuYW1lIjoibWFyeWNvbTI1NiIsImVtYWlsIjoiVmljZW50c3NlbnlvbmpvNzNAZ21haWwuY29tIiwiZXhwIjoxNzgyMzA5ODE4fQ.SZ703FeHfQ4FHKUblOoKgQKxHYCoE6PWJaxablljQGQ
[17-Jun-2026 14:03:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jun-2026 14:03:49 UTC] ✅ JWT token verified successfully for user profile
[17-Jun-2026 14:03:49 UTC] User ID: 818
[17-Jun-2026 14:03:49 UTC] ✅ User profile retrieved successfully for user ID: 818
[17-Jun-2026 14:03:51 UTC] === API CALL LOG ===
[17-Jun-2026 14:03:51 UTC] Endpoint: user/profile.php
[17-Jun-2026 14:03:51 UTC] Full Log Data: {
    "timestamp": "2026-06-17 14:03:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.197.195.177",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.197.195.177, 172.71.232.7",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4MTgsInVzZXJuYW1lIjoibWFyeWNvbTI1NiIsImVtYWlsIjoiVmljZW50c3NlbnlvbmpvNzNAZ21haWwuY29tIiwiZXhwIjoxNzgyMzA5ODE4fQ.SZ703FeHfQ4FHKUblOoKgQKxHYCoE6PWJaxablljQGQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0d299a1da33f015-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.197.195.177",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jun-2026 14:03:51 UTC] === END API CALL LOG ===
[17-Jun-2026 14:03:51 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jun-2026 14:03:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4MTgsInVzZXJuYW1lIjoibWFyeWNvbTI1NiIsImVtYWlsIjoiVmljZW50c3NlbnlvbmpvNzNAZ21haWwuY29tIiwiZXhwIjoxNzgyMzA5ODE4fQ.SZ703FeHfQ4FHKUblOoKgQKxHYCoE6PWJaxablljQGQ
[17-Jun-2026 14:03:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jun-2026 14:03:51 UTC] ✅ JWT token verified successfully for user profile
[17-Jun-2026 14:03:51 UTC] User ID: 818
[17-Jun-2026 14:03:51 UTC] ✅ User profile retrieved successfully for user ID: 818
[17-Jun-2026 14:03:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jun-2026 14:03:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jun-2026 14:03:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.197.195.177, 172.71.232.7","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4MTgsInVzZXJuYW1lIjoibWFyeWNvbTI1NiIsImVtYWlsIjoiVmljZW50c3NlbnlvbmpvNzNAZ21haWwuY29tIiwiZXhwIjoxNzgyMzA5ODE4fQ.SZ703FeHfQ4FHKUblOoKgQKxHYCoE6PWJaxablljQGQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0d299a3e81df015-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.197.195.177","cf-ipcountry":"FR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-Jun-2026 14:03:52 UTC] === User Orders API Called ===
[17-Jun-2026 14:03:52 UTC] User ID: 818
[17-Jun-2026 14:03:52 UTC] === API CALL LOG ===
[17-Jun-2026 14:03:52 UTC] Limit: 20, Offset: 0
[17-Jun-2026 14:03:52 UTC] Endpoint: user/profile.php
[17-Jun-2026 14:03:52 UTC] Full Log Data: {
    "timestamp": "2026-06-17 14:03:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.197.195.177",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.197.195.177, 172.71.232.7",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4MTgsInVzZXJuYW1lIjoibWFyeWNvbTI1NiIsImVtYWlsIjoiVmljZW50c3NlbnlvbmpvNzNAZ21haWwuY29tIiwiZXhwIjoxNzgyMzA5ODE4fQ.SZ703FeHfQ4FHKUblOoKgQKxHYCoE6PWJaxablljQGQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0d299a3e821f015-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.197.195.177",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jun-2026 14:03:52 UTC] === END API CALL LOG ===
[17-Jun-2026 14:03:52 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jun-2026 14:03:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4MTgsInVzZXJuYW1lIjoibWFyeWNvbTI1NiIsImVtYWlsIjoiVmljZW50c3NlbnlvbmpvNzNAZ21haWwuY29tIiwiZXhwIjoxNzgyMzA5ODE4fQ.SZ703FeHfQ4FHKUblOoKgQKxHYCoE6PWJaxablljQGQ
[17-Jun-2026 14:03:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jun-2026 14:03:52 UTC] ✅ JWT token verified successfully for user profile
[17-Jun-2026 14:03:52 UTC] User ID: 818
[17-Jun-2026 14:03:52 UTC] Orders found: 0
[17-Jun-2026 14:03:52 UTC] Orders data: []
[17-Jun-2026 14:03:52 UTC] ✅ User profile retrieved successfully for user ID: 818
[17-Jun-2026 14:03:52 UTC] Total orders count: 0
[17-Jun-2026 14:03:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jun-2026 14:03:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jun-2026 14:03:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.197.195.177, 172.71.232.7","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4MTgsInVzZXJuYW1lIjoibWFyeWNvbTI1NiIsImVtYWlsIjoiVmljZW50c3NlbnlvbmpvNzNAZ21haWwuY29tIiwiZXhwIjoxNzgyMzA5ODE4fQ.SZ703FeHfQ4FHKUblOoKgQKxHYCoE6PWJaxablljQGQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0d299a50abaf015-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.197.195.177","cf-ipcountry":"FR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-Jun-2026 14:03:52 UTC] === User Orders API Called ===
[17-Jun-2026 14:03:52 UTC] User ID: 818
[17-Jun-2026 14:03:52 UTC] Limit: 20, Offset: 0
[17-Jun-2026 14:03:52 UTC] Orders found: 0
[17-Jun-2026 14:03:52 UTC] Orders data: []
[17-Jun-2026 14:03:52 UTC] Total orders count: 0
[17-Jun-2026 14:03:54 UTC] === API CALL LOG ===
[17-Jun-2026 14:03:54 UTC] Endpoint: user/profile.php
[17-Jun-2026 14:03:54 UTC] Full Log Data: {
    "timestamp": "2026-06-17 14:03:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.197.195.177",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.197.195.177, 172.71.232.7",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4MTgsInVzZXJuYW1lIjoibWFyeWNvbTI1NiIsImVtYWlsIjoiVmljZW50c3NlbnlvbmpvNzNAZ21haWwuY29tIiwiZXhwIjoxNzgyMzA5ODE4fQ.SZ703FeHfQ4FHKUblOoKgQKxHYCoE6PWJaxablljQGQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0d299b1cdf4f015-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.197.195.177",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jun-2026 14:03:54 UTC] === END API CALL LOG ===
[17-Jun-2026 14:03:54 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jun-2026 14:03:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4MTgsInVzZXJuYW1lIjoibWFyeWNvbTI1NiIsImVtYWlsIjoiVmljZW50c3NlbnlvbmpvNzNAZ21haWwuY29tIiwiZXhwIjoxNzgyMzA5ODE4fQ.SZ703FeHfQ4FHKUblOoKgQKxHYCoE6PWJaxablljQGQ
[17-Jun-2026 14:03:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jun-2026 14:03:54 UTC] ✅ JWT token verified successfully for user profile
[17-Jun-2026 14:03:54 UTC] User ID: 818
[17-Jun-2026 14:03:54 UTC] ✅ User profile retrieved successfully for user ID: 818
[17-Jun-2026 14:03:55 UTC] User Purchases API - User ID: 818
[17-Jun-2026 14:03:55 UTC] User Purchases API - Total purchases found: 0
[17-Jun-2026 14:03:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jun-2026 14:03:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jun-2026 14:03:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.197.195.177, 172.71.232.7","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4MTgsInVzZXJuYW1lIjoibWFyeWNvbTI1NiIsImVtYWlsIjoiVmljZW50c3NlbnlvbmpvNzNAZ21haWwuY29tIiwiZXhwIjoxNzgyMzA5ODE4fQ.SZ703FeHfQ4FHKUblOoKgQKxHYCoE6PWJaxablljQGQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0d299bd1e0cf015-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.197.195.177","cf-ipcountry":"FR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-Jun-2026 14:03:56 UTC] === User Orders API Called ===
[17-Jun-2026 14:03:56 UTC] User ID: 818
[17-Jun-2026 14:03:56 UTC] Limit: 20, Offset: 0
[17-Jun-2026 14:03:56 UTC] Orders found: 0
[17-Jun-2026 14:03:56 UTC] Orders data: []
[17-Jun-2026 14:03:56 UTC] Total orders count: 0
[17-Jun-2026 14:03:56 UTC] === API CALL LOG ===
[17-Jun-2026 14:03:56 UTC] Endpoint: user/profile.php
[17-Jun-2026 14:03:56 UTC] Full Log Data: {
    "timestamp": "2026-06-17 14:03:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.197.195.177",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.197.195.177, 172.71.232.7",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4MTgsInVzZXJuYW1lIjoibWFyeWNvbTI1NiIsImVtYWlsIjoiVmljZW50c3NlbnlvbmpvNzNAZ21haWwuY29tIiwiZXhwIjoxNzgyMzA5ODE4fQ.SZ703FeHfQ4FHKUblOoKgQKxHYCoE6PWJaxablljQGQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0d299be0863f015-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.197.195.177",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jun-2026 14:03:56 UTC] === END API CALL LOG ===
[17-Jun-2026 14:03:56 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jun-2026 14:03:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4MTgsInVzZXJuYW1lIjoibWFyeWNvbTI1NiIsImVtYWlsIjoiVmljZW50c3NlbnlvbmpvNzNAZ21haWwuY29tIiwiZXhwIjoxNzgyMzA5ODE4fQ.SZ703FeHfQ4FHKUblOoKgQKxHYCoE6PWJaxablljQGQ
[17-Jun-2026 14:03:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jun-2026 14:03:56 UTC] ✅ JWT token verified successfully for user profile
[17-Jun-2026 14:03:56 UTC] User ID: 818
[17-Jun-2026 14:03:56 UTC] ✅ User profile retrieved successfully for user ID: 818
[17-Jun-2026 14:03:56 UTC] === API CALL LOG ===
[17-Jun-2026 14:03:56 UTC] Endpoint: user/profile.php
[17-Jun-2026 14:03:56 UTC] Full Log Data: {
    "timestamp": "2026-06-17 14:03:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.197.195.177",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.197.195.177, 172.71.232.7",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4MTgsInVzZXJuYW1lIjoibWFyeWNvbTI1NiIsImVtYWlsIjoiVmljZW50c3NlbnlvbmpvNzNAZ21haWwuY29tIiwiZXhwIjoxNzgyMzA5ODE4fQ.SZ703FeHfQ4FHKUblOoKgQKxHYCoE6PWJaxablljQGQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0d299c0e802f015-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.197.195.177",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jun-2026 14:03:56 UTC] === END API CALL LOG ===
[17-Jun-2026 14:03:56 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jun-2026 14:03:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4MTgsInVzZXJuYW1lIjoibWFyeWNvbTI1NiIsImVtYWlsIjoiVmljZW50c3NlbnlvbmpvNzNAZ21haWwuY29tIiwiZXhwIjoxNzgyMzA5ODE4fQ.SZ703FeHfQ4FHKUblOoKgQKxHYCoE6PWJaxablljQGQ
[17-Jun-2026 14:03:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jun-2026 14:03:56 UTC] ✅ JWT token verified successfully for user profile
[17-Jun-2026 14:03:56 UTC] User ID: 818
[17-Jun-2026 14:03:56 UTC] ✅ User profile retrieved successfully for user ID: 818
[17-Jun-2026 14:03:58 UTC] === API CALL LOG ===
[17-Jun-2026 14:03:58 UTC] Endpoint: user/profile.php
[17-Jun-2026 14:03:58 UTC] Full Log Data: {
    "timestamp": "2026-06-17 14:03:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.197.195.177",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.197.195.177, 172.71.232.7",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4MTgsInVzZXJuYW1lIjoibWFyeWNvbTI1NiIsImVtYWlsIjoiVmljZW50c3NlbnlvbmpvNzNAZ21haWwuY29tIiwiZXhwIjoxNzgyMzA5ODE4fQ.SZ703FeHfQ4FHKUblOoKgQKxHYCoE6PWJaxablljQGQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0d299ccaa38f015-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.197.195.177",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jun-2026 14:03:58 UTC] === END API CALL LOG ===
[17-Jun-2026 14:03:58 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jun-2026 14:03:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4MTgsInVzZXJuYW1lIjoibWFyeWNvbTI1NiIsImVtYWlsIjoiVmljZW50c3NlbnlvbmpvNzNAZ21haWwuY29tIiwiZXhwIjoxNzgyMzA5ODE4fQ.SZ703FeHfQ4FHKUblOoKgQKxHYCoE6PWJaxablljQGQ
[17-Jun-2026 14:03:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jun-2026 14:03:58 UTC] ✅ JWT token verified successfully for user profile
[17-Jun-2026 14:03:58 UTC] User ID: 818
[17-Jun-2026 14:03:58 UTC] ✅ User profile retrieved successfully for user ID: 818
[17-Jun-2026 14:04:09 UTC] === API CALL LOG ===
[17-Jun-2026 14:04:09 UTC] Endpoint: user/profile.php
[17-Jun-2026 14:04:09 UTC] Full Log Data: {
    "timestamp": "2026-06-17 14:04:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.197.195.177",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.197.195.177, 104.23.239.33",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4MTgsInVzZXJuYW1lIjoibWFyeWNvbTI1NiIsImVtYWlsIjoiVmljZW50c3NlbnlvbmpvNzNAZ21haWwuY29tIiwiZXhwIjoxNzgyMzA5ODE4fQ.SZ703FeHfQ4FHKUblOoKgQKxHYCoE6PWJaxablljQGQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0d29a0eea32c95d-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.197.195.177",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jun-2026 14:04:09 UTC] === END API CALL LOG ===
[17-Jun-2026 14:04:09 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jun-2026 14:04:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4MTgsInVzZXJuYW1lIjoibWFyeWNvbTI1NiIsImVtYWlsIjoiVmljZW50c3NlbnlvbmpvNzNAZ21haWwuY29tIiwiZXhwIjoxNzgyMzA5ODE4fQ.SZ703FeHfQ4FHKUblOoKgQKxHYCoE6PWJaxablljQGQ
[17-Jun-2026 14:04:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jun-2026 14:04:09 UTC] ✅ JWT token verified successfully for user profile
[17-Jun-2026 14:04:09 UTC] User ID: 818
[17-Jun-2026 14:04:09 UTC] ✅ User profile retrieved successfully for user ID: 818
[17-Jun-2026 14:04:12 UTC] === API CALL LOG ===
[17-Jun-2026 14:04:12 UTC] Endpoint: user/profile.php
[17-Jun-2026 14:04:12 UTC] Full Log Data: {
    "timestamp": "2026-06-17 14:04:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.197.195.177",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.197.195.177, 104.23.239.139",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4MTgsInVzZXJuYW1lIjoibWFyeWNvbTI1NiIsImVtYWlsIjoiVmljZW50c3NlbnlvbmpvNzNAZ21haWwuY29tIiwiZXhwIjoxNzgyMzA5ODE4fQ.SZ703FeHfQ4FHKUblOoKgQKxHYCoE6PWJaxablljQGQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0d29a23af4ec95d-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.197.195.177",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jun-2026 14:04:12 UTC] === END API CALL LOG ===
[17-Jun-2026 14:04:12 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jun-2026 14:04:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4MTgsInVzZXJuYW1lIjoibWFyeWNvbTI1NiIsImVtYWlsIjoiVmljZW50c3NlbnlvbmpvNzNAZ21haWwuY29tIiwiZXhwIjoxNzgyMzA5ODE4fQ.SZ703FeHfQ4FHKUblOoKgQKxHYCoE6PWJaxablljQGQ
[17-Jun-2026 14:04:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jun-2026 14:04:12 UTC] ✅ JWT token verified successfully for user profile
[17-Jun-2026 14:04:12 UTC] User ID: 818
[17-Jun-2026 14:04:12 UTC] ✅ User profile retrieved successfully for user ID: 818
[17-Jun-2026 14:04:12 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jun-2026 14:04:12 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jun-2026 14:04:12 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.197.195.177, 104.23.239.139","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4MTgsInVzZXJuYW1lIjoibWFyeWNvbTI1NiIsImVtYWlsIjoiVmljZW50c3NlbnlvbmpvNzNAZ21haWwuY29tIiwiZXhwIjoxNzgyMzA5ODE4fQ.SZ703FeHfQ4FHKUblOoKgQKxHYCoE6PWJaxablljQGQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0d29a23af4cc95d-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.197.195.177","cf-ipcountry":"FR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-Jun-2026 14:04:12 UTC] === User Orders API Called ===
[17-Jun-2026 14:04:12 UTC] User ID: 818
[17-Jun-2026 14:04:12 UTC] Limit: 20, Offset: 0
[17-Jun-2026 14:04:12 UTC] Orders found: 0
[17-Jun-2026 14:04:12 UTC] Orders data: []
[17-Jun-2026 14:04:12 UTC] Total orders count: 0
[17-Jun-2026 14:04:14 UTC] === API CALL LOG ===
[17-Jun-2026 14:04:14 UTC] Endpoint: user/profile.php
[17-Jun-2026 14:04:14 UTC] Full Log Data: {
    "timestamp": "2026-06-17 14:04:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.197.195.177",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.197.195.177, 104.23.239.139",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4MTgsInVzZXJuYW1lIjoibWFyeWNvbTI1NiIsImVtYWlsIjoiVmljZW50c3NlbnlvbmpvNzNAZ21haWwuY29tIiwiZXhwIjoxNzgyMzA5ODE4fQ.SZ703FeHfQ4FHKUblOoKgQKxHYCoE6PWJaxablljQGQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0d29a2d0998c95d-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.197.195.177",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jun-2026 14:04:14 UTC] === END API CALL LOG ===
[17-Jun-2026 14:04:14 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jun-2026 14:04:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4MTgsInVzZXJuYW1lIjoibWFyeWNvbTI1NiIsImVtYWlsIjoiVmljZW50c3NlbnlvbmpvNzNAZ21haWwuY29tIiwiZXhwIjoxNzgyMzA5ODE4fQ.SZ703FeHfQ4FHKUblOoKgQKxHYCoE6PWJaxablljQGQ
[17-Jun-2026 14:04:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jun-2026 14:04:14 UTC] ✅ JWT token verified successfully for user profile
[17-Jun-2026 14:04:14 UTC] User ID: 818
[17-Jun-2026 14:04:14 UTC] ✅ User profile retrieved successfully for user ID: 818
[17-Jun-2026 14:38:31 UTC] === API CALL LOG ===
[17-Jun-2026 14:38:31 UTC] Endpoint: user/profile.php
[17-Jun-2026 14:38:31 UTC] Full Log Data: {
    "timestamp": "2026-06-17 14:38:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:18:703d:d42e:18b9:d487:6d72:b31d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2804:18:703d:d42e:18b9:d487:6d72:b31d, 172.69.39.83",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg4IiwidXNlcm5hbWUiOiJmZmZmZyIsImVtYWlsIjoicmVuZGE2NjU1QGdtYWlsLmNvbSIsImV4cCI6MTc4MTgyNjcyOH0.yMn4I0qC_H_rBr-2mriGVqvYBpbjGep25WLCUsbXhGs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0d2cc63d8fe7a2f-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2804:18:703d:d42e:18b9:d487:6d72:b31d",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jun-2026 14:38:31 UTC] === END API CALL LOG ===
[17-Jun-2026 14:38:31 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jun-2026 14:38:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg4IiwidXNlcm5hbWUiOiJmZmZmZyIsImVtYWlsIjoicmVuZGE2NjU1QGdtYWlsLmNvbSIsImV4cCI6MTc4MTgyNjcyOH0.yMn4I0qC_H_rBr-2mriGVqvYBpbjGep25WLCUsbXhGs
[17-Jun-2026 14:38:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jun-2026 14:38:31 UTC] ✅ JWT token verified successfully for user profile
[17-Jun-2026 14:38:31 UTC] User ID: 788
[17-Jun-2026 14:38:31 UTC] ✅ User profile retrieved successfully for user ID: 788
[17-Jun-2026 14:38:32 UTC] === API CALL LOG ===
[17-Jun-2026 14:38:32 UTC] Endpoint: user/profile.php
[17-Jun-2026 14:38:32 UTC] Full Log Data: {
    "timestamp": "2026-06-17 14:38:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:18:703d:d42e:18b9:d487:6d72:b31d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2804:18:703d:d42e:18b9:d487:6d72:b31d, 172.69.39.83",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg4IiwidXNlcm5hbWUiOiJmZmZmZyIsImVtYWlsIjoicmVuZGE2NjU1QGdtYWlsLmNvbSIsImV4cCI6MTc4MTgyNjcyOH0.yMn4I0qC_H_rBr-2mriGVqvYBpbjGep25WLCUsbXhGs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0d2cc6d7f2a7a2f-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2804:18:703d:d42e:18b9:d487:6d72:b31d",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jun-2026 14:38:32 UTC] === END API CALL LOG ===
[17-Jun-2026 14:38:32 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jun-2026 14:38:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg4IiwidXNlcm5hbWUiOiJmZmZmZyIsImVtYWlsIjoicmVuZGE2NjU1QGdtYWlsLmNvbSIsImV4cCI6MTc4MTgyNjcyOH0.yMn4I0qC_H_rBr-2mriGVqvYBpbjGep25WLCUsbXhGs
[17-Jun-2026 14:38:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jun-2026 14:38:32 UTC] ✅ JWT token verified successfully for user profile
[17-Jun-2026 14:38:32 UTC] User ID: 788
[17-Jun-2026 14:38:32 UTC] ✅ User profile retrieved successfully for user ID: 788
[17-Jun-2026 15:56:24 UTC] === API CALL LOG ===
[17-Jun-2026 15:56:24 UTC] Endpoint: user/profile.php
[17-Jun-2026 15:56:24 UTC] Full Log Data: {
    "timestamp": "2026-06-17 15:56:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "104.28.216.196",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "104.28.216.196, 162.158.108.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODM2IiwidXNlcm5hbWUiOiJNSUFIIiwiZW1haWwiOiJtb2hhbW1hZHNhZ2FyMjAwOUBnbWFpbC5jb20iLCJleHAiOjE3ODIzMTY1ODJ9.hxAB-VBUf2ghe4TD73hGUBuqR4be3QnIWZ8FEnulQQ4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0d33e798df5fd10-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "104.28.216.196",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jun-2026 15:56:24 UTC] === END API CALL LOG ===
[17-Jun-2026 15:56:24 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jun-2026 15:56:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODM2IiwidXNlcm5hbWUiOiJNSUFIIiwiZW1haWwiOiJtb2hhbW1hZHNhZ2FyMjAwOUBnbWFpbC5jb20iLCJleHAiOjE3ODIzMTY1ODJ9.hxAB-VBUf2ghe4TD73hGUBuqR4be3QnIWZ8FEnulQQ4
[17-Jun-2026 15:56:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jun-2026 15:56:24 UTC] ✅ JWT token verified successfully for user profile
[17-Jun-2026 15:56:24 UTC] User ID: 836
[17-Jun-2026 15:56:24 UTC] ✅ User profile retrieved successfully for user ID: 836
[17-Jun-2026 15:56:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jun-2026 15:56:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jun-2026 15:56:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"104.28.216.196, 162.158.108.71","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODM2IiwidXNlcm5hbWUiOiJNSUFIIiwiZW1haWwiOiJtb2hhbW1hZHNhZ2FyMjAwOUBnbWFpbC5jb20iLCJleHAiOjE3ODIzMTY1ODJ9.hxAB-VBUf2ghe4TD73hGUBuqR4be3QnIWZ8FEnulQQ4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0d33e798dfcfd10-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"104.28.216.196","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-Jun-2026 15:56:24 UTC] === User Orders API Called ===
[17-Jun-2026 15:56:24 UTC] User ID: 836
[17-Jun-2026 15:56:24 UTC] Limit: 20, Offset: 0
[17-Jun-2026 15:56:24 UTC] Orders found: 0
[17-Jun-2026 15:56:24 UTC] Orders data: []
[17-Jun-2026 15:56:24 UTC] Total orders count: 0
[17-Jun-2026 15:56:24 UTC] === API CALL LOG ===
[17-Jun-2026 15:56:24 UTC] Endpoint: user/profile.php
[17-Jun-2026 15:56:24 UTC] Full Log Data: {
    "timestamp": "2026-06-17 15:56:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "104.28.216.196",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "104.28.216.196, 162.158.108.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODM2IiwidXNlcm5hbWUiOiJNSUFIIiwiZW1haWwiOiJtb2hhbW1hZHNhZ2FyMjAwOUBnbWFpbC5jb20iLCJleHAiOjE3ODIzMTY1ODJ9.hxAB-VBUf2ghe4TD73hGUBuqR4be3QnIWZ8FEnulQQ4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0d33e7a5808fd10-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "104.28.216.196",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jun-2026 15:56:24 UTC] === END API CALL LOG ===
[17-Jun-2026 15:56:24 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jun-2026 15:56:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODM2IiwidXNlcm5hbWUiOiJNSUFIIiwiZW1haWwiOiJtb2hhbW1hZHNhZ2FyMjAwOUBnbWFpbC5jb20iLCJleHAiOjE3ODIzMTY1ODJ9.hxAB-VBUf2ghe4TD73hGUBuqR4be3QnIWZ8FEnulQQ4
[17-Jun-2026 15:56:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jun-2026 15:56:24 UTC] ✅ JWT token verified successfully for user profile
[17-Jun-2026 15:56:24 UTC] User ID: 836
[17-Jun-2026 15:56:24 UTC] ✅ User profile retrieved successfully for user ID: 836
[17-Jun-2026 15:56:25 UTC] === API CALL LOG ===
[17-Jun-2026 15:56:25 UTC] Endpoint: user/profile.php
[17-Jun-2026 15:56:25 UTC] Full Log Data: {
    "timestamp": "2026-06-17 15:56:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "104.28.216.196",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "104.28.216.196, 162.158.108.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODM2IiwidXNlcm5hbWUiOiJNSUFIIiwiZW1haWwiOiJtb2hhbW1hZHNhZ2FyMjAwOUBnbWFpbC5jb20iLCJleHAiOjE3ODIzMTY1ODJ9.hxAB-VBUf2ghe4TD73hGUBuqR4be3QnIWZ8FEnulQQ4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0d33e84de5dfd10-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "104.28.216.196",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jun-2026 15:56:25 UTC] === END API CALL LOG ===
[17-Jun-2026 15:56:25 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jun-2026 15:56:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODM2IiwidXNlcm5hbWUiOiJNSUFIIiwiZW1haWwiOiJtb2hhbW1hZHNhZ2FyMjAwOUBnbWFpbC5jb20iLCJleHAiOjE3ODIzMTY1ODJ9.hxAB-VBUf2ghe4TD73hGUBuqR4be3QnIWZ8FEnulQQ4
[17-Jun-2026 15:56:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jun-2026 15:56:25 UTC] ✅ JWT token verified successfully for user profile
[17-Jun-2026 15:56:25 UTC] User ID: 836
[17-Jun-2026 15:56:25 UTC] ✅ User profile retrieved successfully for user ID: 836
[17-Jun-2026 15:56:39 UTC] === API CALL LOG ===
[17-Jun-2026 15:56:39 UTC] Endpoint: user/profile.php
[17-Jun-2026 15:56:39 UTC] Full Log Data: {
    "timestamp": "2026-06-17 15:56:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "104.28.216.196",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "104.28.216.196, 162.158.108.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODM2IiwidXNlcm5hbWUiOiJNSUFIIiwiZW1haWwiOiJtb2hhbW1hZHNhZ2FyMjAwOUBnbWFpbC5jb20iLCJleHAiOjE3ODIzMTY1ODJ9.hxAB-VBUf2ghe4TD73hGUBuqR4be3QnIWZ8FEnulQQ4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0d33edd1a0afd10-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "104.28.216.196",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jun-2026 15:56:39 UTC] === END API CALL LOG ===
[17-Jun-2026 15:56:39 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jun-2026 15:56:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODM2IiwidXNlcm5hbWUiOiJNSUFIIiwiZW1haWwiOiJtb2hhbW1hZHNhZ2FyMjAwOUBnbWFpbC5jb20iLCJleHAiOjE3ODIzMTY1ODJ9.hxAB-VBUf2ghe4TD73hGUBuqR4be3QnIWZ8FEnulQQ4
[17-Jun-2026 15:56:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jun-2026 15:56:39 UTC] ✅ JWT token verified successfully for user profile
[17-Jun-2026 15:56:39 UTC] User ID: 836
[17-Jun-2026 15:56:39 UTC] ✅ User profile retrieved successfully for user ID: 836
[17-Jun-2026 15:56:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jun-2026 15:56:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jun-2026 15:56:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"104.28.216.196, 162.158.108.71","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODM2IiwidXNlcm5hbWUiOiJNSUFIIiwiZW1haWwiOiJtb2hhbW1hZHNhZ2FyMjAwOUBnbWFpbC5jb20iLCJleHAiOjE3ODIzMTY1ODJ9.hxAB-VBUf2ghe4TD73hGUBuqR4be3QnIWZ8FEnulQQ4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0d33edd19fcfd10-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"104.28.216.196","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-Jun-2026 15:56:39 UTC] === User Orders API Called ===
[17-Jun-2026 15:56:39 UTC] User ID: 836
[17-Jun-2026 15:56:39 UTC] Limit: 20, Offset: 0
[17-Jun-2026 15:56:39 UTC] Orders found: 0
[17-Jun-2026 15:56:39 UTC] Orders data: []
[17-Jun-2026 15:56:39 UTC] Total orders count: 0
[17-Jun-2026 15:56:40 UTC] === API CALL LOG ===
[17-Jun-2026 15:56:40 UTC] Endpoint: user/profile.php
[17-Jun-2026 15:56:40 UTC] Full Log Data: {
    "timestamp": "2026-06-17 15:56:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "104.28.216.196",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "104.28.216.196, 162.158.108.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODM2IiwidXNlcm5hbWUiOiJNSUFIIiwiZW1haWwiOiJtb2hhbW1hZHNhZ2FyMjAwOUBnbWFpbC5jb20iLCJleHAiOjE3ODIzMTY1ODJ9.hxAB-VBUf2ghe4TD73hGUBuqR4be3QnIWZ8FEnulQQ4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0d33ee10d57fd10-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "104.28.216.196",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jun-2026 15:56:40 UTC] === END API CALL LOG ===
[17-Jun-2026 15:56:40 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jun-2026 15:56:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODM2IiwidXNlcm5hbWUiOiJNSUFIIiwiZW1haWwiOiJtb2hhbW1hZHNhZ2FyMjAwOUBnbWFpbC5jb20iLCJleHAiOjE3ODIzMTY1ODJ9.hxAB-VBUf2ghe4TD73hGUBuqR4be3QnIWZ8FEnulQQ4
[17-Jun-2026 15:56:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jun-2026 15:56:40 UTC] ✅ JWT token verified successfully for user profile
[17-Jun-2026 15:56:40 UTC] User ID: 836
[17-Jun-2026 15:56:40 UTC] ✅ User profile retrieved successfully for user ID: 836
[17-Jun-2026 15:56:41 UTC] === API CALL LOG ===
[17-Jun-2026 15:56:41 UTC] Endpoint: user/profile.php
[17-Jun-2026 15:56:41 UTC] Full Log Data: {
    "timestamp": "2026-06-17 15:56:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "104.28.216.196",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "104.28.216.196, 162.158.108.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODM2IiwidXNlcm5hbWUiOiJNSUFIIiwiZW1haWwiOiJtb2hhbW1hZHNhZ2FyMjAwOUBnbWFpbC5jb20iLCJleHAiOjE3ODIzMTY1ODJ9.hxAB-VBUf2ghe4TD73hGUBuqR4be3QnIWZ8FEnulQQ4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0d33ee7aff3fd10-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "104.28.216.196",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jun-2026 15:56:41 UTC] === END API CALL LOG ===
[17-Jun-2026 15:56:41 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jun-2026 15:56:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODM2IiwidXNlcm5hbWUiOiJNSUFIIiwiZW1haWwiOiJtb2hhbW1hZHNhZ2FyMjAwOUBnbWFpbC5jb20iLCJleHAiOjE3ODIzMTY1ODJ9.hxAB-VBUf2ghe4TD73hGUBuqR4be3QnIWZ8FEnulQQ4
[17-Jun-2026 15:56:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jun-2026 15:56:41 UTC] ✅ JWT token verified successfully for user profile
[17-Jun-2026 15:56:41 UTC] User ID: 836
[17-Jun-2026 15:56:41 UTC] ✅ User profile retrieved successfully for user ID: 836
[17-Jun-2026 15:56:51 UTC] === API CALL LOG ===
[17-Jun-2026 15:56:51 UTC] Endpoint: user/profile.php
[17-Jun-2026 15:56:51 UTC] Full Log Data: {
    "timestamp": "2026-06-17 15:56:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "104.28.216.196",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "104.28.216.196, 162.158.108.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODM2IiwidXNlcm5hbWUiOiJNSUFIIiwiZW1haWwiOiJtb2hhbW1hZHNhZ2FyMjAwOUBnbWFpbC5jb20iLCJleHAiOjE3ODIzMTY1ODJ9.hxAB-VBUf2ghe4TD73hGUBuqR4be3QnIWZ8FEnulQQ4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0d33f2448c6fd10-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "104.28.216.196",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jun-2026 15:56:51 UTC] === END API CALL LOG ===
[17-Jun-2026 15:56:51 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jun-2026 15:56:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODM2IiwidXNlcm5hbWUiOiJNSUFIIiwiZW1haWwiOiJtb2hhbW1hZHNhZ2FyMjAwOUBnbWFpbC5jb20iLCJleHAiOjE3ODIzMTY1ODJ9.hxAB-VBUf2ghe4TD73hGUBuqR4be3QnIWZ8FEnulQQ4
[17-Jun-2026 15:56:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jun-2026 15:56:51 UTC] ✅ JWT token verified successfully for user profile
[17-Jun-2026 15:56:51 UTC] User ID: 836
[17-Jun-2026 15:56:51 UTC] ✅ User profile retrieved successfully for user ID: 836
[17-Jun-2026 15:56:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jun-2026 15:56:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jun-2026 15:56:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"104.28.216.196, 162.158.108.70","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODM2IiwidXNlcm5hbWUiOiJNSUFIIiwiZW1haWwiOiJtb2hhbW1hZHNhZ2FyMjAwOUBnbWFpbC5jb20iLCJleHAiOjE3ODIzMTY1ODJ9.hxAB-VBUf2ghe4TD73hGUBuqR4be3QnIWZ8FEnulQQ4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0d33f2448c2fd10-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"104.28.216.196","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-Jun-2026 15:56:51 UTC] === User Orders API Called ===
[17-Jun-2026 15:56:51 UTC] User ID: 836
[17-Jun-2026 15:56:51 UTC] Limit: 20, Offset: 0
[17-Jun-2026 15:56:51 UTC] Orders found: 0
[17-Jun-2026 15:56:51 UTC] Orders data: []
[17-Jun-2026 15:56:51 UTC] Total orders count: 0
[17-Jun-2026 15:56:51 UTC] === API CALL LOG ===
[17-Jun-2026 15:56:51 UTC] Endpoint: user/profile.php
[17-Jun-2026 15:56:51 UTC] Full Log Data: {
    "timestamp": "2026-06-17 15:56:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "104.28.216.196",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "104.28.216.196, 162.158.108.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODM2IiwidXNlcm5hbWUiOiJNSUFIIiwiZW1haWwiOiJtb2hhbW1hZHNhZ2FyMjAwOUBnbWFpbC5jb20iLCJleHAiOjE3ODIzMTY1ODJ9.hxAB-VBUf2ghe4TD73hGUBuqR4be3QnIWZ8FEnulQQ4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0d33f286cbafd10-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "104.28.216.196",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jun-2026 15:56:51 UTC] === END API CALL LOG ===
[17-Jun-2026 15:56:51 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jun-2026 15:56:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODM2IiwidXNlcm5hbWUiOiJNSUFIIiwiZW1haWwiOiJtb2hhbW1hZHNhZ2FyMjAwOUBnbWFpbC5jb20iLCJleHAiOjE3ODIzMTY1ODJ9.hxAB-VBUf2ghe4TD73hGUBuqR4be3QnIWZ8FEnulQQ4
[17-Jun-2026 15:56:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jun-2026 15:56:51 UTC] ✅ JWT token verified successfully for user profile
[17-Jun-2026 15:56:51 UTC] User ID: 836
[17-Jun-2026 15:56:51 UTC] ✅ User profile retrieved successfully for user ID: 836
[17-Jun-2026 15:56:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jun-2026 15:56:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jun-2026 15:56:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"104.28.216.196, 162.158.108.70","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODM2IiwidXNlcm5hbWUiOiJNSUFIIiwiZW1haWwiOiJtb2hhbW1hZHNhZ2FyMjAwOUBnbWFpbC5jb20iLCJleHAiOjE3ODIzMTY1ODJ9.hxAB-VBUf2ghe4TD73hGUBuqR4be3QnIWZ8FEnulQQ4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0d33f469dd6fd10-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"104.28.216.196","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-Jun-2026 15:56:56 UTC] === User Orders API Called ===
[17-Jun-2026 15:56:56 UTC] User ID: 836
[17-Jun-2026 15:56:56 UTC] Limit: 20, Offset: 0
[17-Jun-2026 15:56:56 UTC] Orders found: 0
[17-Jun-2026 15:56:56 UTC] Orders data: []
[17-Jun-2026 15:56:56 UTC] Total orders count: 0
[17-Jun-2026 15:56:56 UTC] === API CALL LOG ===
[17-Jun-2026 15:56:56 UTC] Endpoint: user/profile.php
[17-Jun-2026 15:56:56 UTC] Full Log Data: {
    "timestamp": "2026-06-17 15:56:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "104.28.216.196",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "104.28.216.196, 162.158.108.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODM2IiwidXNlcm5hbWUiOiJNSUFIIiwiZW1haWwiOiJtb2hhbW1hZHNhZ2FyMjAwOUBnbWFpbC5jb20iLCJleHAiOjE3ODIzMTY1ODJ9.hxAB-VBUf2ghe4TD73hGUBuqR4be3QnIWZ8FEnulQQ4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0d33f469ddefd10-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "104.28.216.196",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jun-2026 15:56:56 UTC] === END API CALL LOG ===
[17-Jun-2026 15:56:56 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jun-2026 15:56:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODM2IiwidXNlcm5hbWUiOiJNSUFIIiwiZW1haWwiOiJtb2hhbW1hZHNhZ2FyMjAwOUBnbWFpbC5jb20iLCJleHAiOjE3ODIzMTY1ODJ9.hxAB-VBUf2ghe4TD73hGUBuqR4be3QnIWZ8FEnulQQ4
[17-Jun-2026 15:56:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jun-2026 15:56:56 UTC] ✅ JWT token verified successfully for user profile
[17-Jun-2026 15:56:56 UTC] User ID: 836
[17-Jun-2026 15:56:56 UTC] ✅ User profile retrieved successfully for user ID: 836
[17-Jun-2026 15:56:57 UTC] === API CALL LOG ===
[17-Jun-2026 15:56:57 UTC] Endpoint: user/profile.php
[17-Jun-2026 15:56:57 UTC] Full Log Data: {
    "timestamp": "2026-06-17 15:56:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "104.28.216.196",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "104.28.216.196, 162.158.108.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODM2IiwidXNlcm5hbWUiOiJNSUFIIiwiZW1haWwiOiJtb2hhbW1hZHNhZ2FyMjAwOUBnbWFpbC5jb20iLCJleHAiOjE3ODIzMTY1ODJ9.hxAB-VBUf2ghe4TD73hGUBuqR4be3QnIWZ8FEnulQQ4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0d33f4b0b11fd10-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "104.28.216.196",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jun-2026 15:56:57 UTC] === END API CALL LOG ===
[17-Jun-2026 15:56:57 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jun-2026 15:56:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODM2IiwidXNlcm5hbWUiOiJNSUFIIiwiZW1haWwiOiJtb2hhbW1hZHNhZ2FyMjAwOUBnbWFpbC5jb20iLCJleHAiOjE3ODIzMTY1ODJ9.hxAB-VBUf2ghe4TD73hGUBuqR4be3QnIWZ8FEnulQQ4
[17-Jun-2026 15:56:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jun-2026 15:56:57 UTC] ✅ JWT token verified successfully for user profile
[17-Jun-2026 15:56:57 UTC] User ID: 836
[17-Jun-2026 15:56:57 UTC] ✅ User profile retrieved successfully for user ID: 836
[17-Jun-2026 15:56:58 UTC] === API CALL LOG ===
[17-Jun-2026 15:56:58 UTC] Endpoint: user/profile.php
[17-Jun-2026 15:56:58 UTC] Full Log Data: {
    "timestamp": "2026-06-17 15:56:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "104.28.216.196",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "104.28.216.196, 162.158.108.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODM2IiwidXNlcm5hbWUiOiJNSUFIIiwiZW1haWwiOiJtb2hhbW1hZHNhZ2FyMjAwOUBnbWFpbC5jb20iLCJleHAiOjE3ODIzMTY1ODJ9.hxAB-VBUf2ghe4TD73hGUBuqR4be3QnIWZ8FEnulQQ4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0d33f504946fd10-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "104.28.216.196",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jun-2026 15:56:58 UTC] === END API CALL LOG ===
[17-Jun-2026 15:56:58 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jun-2026 15:56:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODM2IiwidXNlcm5hbWUiOiJNSUFIIiwiZW1haWwiOiJtb2hhbW1hZHNhZ2FyMjAwOUBnbWFpbC5jb20iLCJleHAiOjE3ODIzMTY1ODJ9.hxAB-VBUf2ghe4TD73hGUBuqR4be3QnIWZ8FEnulQQ4
[17-Jun-2026 15:56:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jun-2026 15:56:58 UTC] ✅ JWT token verified successfully for user profile
[17-Jun-2026 15:56:58 UTC] User ID: 836
[17-Jun-2026 15:56:58 UTC] ✅ User profile retrieved successfully for user ID: 836
[17-Jun-2026 15:57:12 UTC] === API CALL LOG ===
[17-Jun-2026 15:57:12 UTC] Endpoint: user/profile.php
[17-Jun-2026 15:57:12 UTC] Full Log Data: {
    "timestamp": "2026-06-17 15:57:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "104.28.216.196",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "104.28.216.196, 162.158.108.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODM2IiwidXNlcm5hbWUiOiJNSUFIIiwiZW1haWwiOiJtb2hhbW1hZHNhZ2FyMjAwOUBnbWFpbC5jb20iLCJleHAiOjE3ODIzMTY1ODJ9.hxAB-VBUf2ghe4TD73hGUBuqR4be3QnIWZ8FEnulQQ4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0d33fa50a5dfd10-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "104.28.216.196",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jun-2026 15:57:12 UTC] === END API CALL LOG ===
[17-Jun-2026 15:57:12 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jun-2026 15:57:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODM2IiwidXNlcm5hbWUiOiJNSUFIIiwiZW1haWwiOiJtb2hhbW1hZHNhZ2FyMjAwOUBnbWFpbC5jb20iLCJleHAiOjE3ODIzMTY1ODJ9.hxAB-VBUf2ghe4TD73hGUBuqR4be3QnIWZ8FEnulQQ4
[17-Jun-2026 15:57:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jun-2026 15:57:12 UTC] ✅ JWT token verified successfully for user profile
[17-Jun-2026 15:57:12 UTC] User ID: 836
[17-Jun-2026 15:57:12 UTC] ✅ User profile retrieved successfully for user ID: 836
[17-Jun-2026 15:57:12 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jun-2026 15:57:12 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jun-2026 15:57:12 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"104.28.216.196, 162.158.108.71","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODM2IiwidXNlcm5hbWUiOiJNSUFIIiwiZW1haWwiOiJtb2hhbW1hZHNhZ2FyMjAwOUBnbWFpbC5jb20iLCJleHAiOjE3ODIzMTY1ODJ9.hxAB-VBUf2ghe4TD73hGUBuqR4be3QnIWZ8FEnulQQ4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0d33fa50a5afd10-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"104.28.216.196","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-Jun-2026 15:57:12 UTC] === User Orders API Called ===
[17-Jun-2026 15:57:12 UTC] User ID: 836
[17-Jun-2026 15:57:12 UTC] Limit: 20, Offset: 0
[17-Jun-2026 15:57:12 UTC] Orders found: 0
[17-Jun-2026 15:57:12 UTC] Orders data: []
[17-Jun-2026 15:57:12 UTC] Total orders count: 0
[17-Jun-2026 15:57:12 UTC] === API CALL LOG ===
[17-Jun-2026 15:57:12 UTC] Endpoint: user/profile.php
[17-Jun-2026 15:57:12 UTC] Full Log Data: {
    "timestamp": "2026-06-17 15:57:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "104.28.216.196",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "104.28.216.196, 162.158.108.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODM2IiwidXNlcm5hbWUiOiJNSUFIIiwiZW1haWwiOiJtb2hhbW1hZHNhZ2FyMjAwOUBnbWFpbC5jb20iLCJleHAiOjE3ODIzMTY1ODJ9.hxAB-VBUf2ghe4TD73hGUBuqR4be3QnIWZ8FEnulQQ4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0d33fa8cbf8fd10-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "104.28.216.196",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jun-2026 15:57:12 UTC] === END API CALL LOG ===
[17-Jun-2026 15:57:12 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jun-2026 15:57:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODM2IiwidXNlcm5hbWUiOiJNSUFIIiwiZW1haWwiOiJtb2hhbW1hZHNhZ2FyMjAwOUBnbWFpbC5jb20iLCJleHAiOjE3ODIzMTY1ODJ9.hxAB-VBUf2ghe4TD73hGUBuqR4be3QnIWZ8FEnulQQ4
[17-Jun-2026 15:57:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jun-2026 15:57:12 UTC] ✅ JWT token verified successfully for user profile
[17-Jun-2026 15:57:12 UTC] User ID: 836
[17-Jun-2026 15:57:12 UTC] ✅ User profile retrieved successfully for user ID: 836
[17-Jun-2026 15:57:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jun-2026 15:57:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jun-2026 15:57:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"104.28.216.196, 162.158.108.71","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODM2IiwidXNlcm5hbWUiOiJNSUFIIiwiZW1haWwiOiJtb2hhbW1hZHNhZ2FyMjAwOUBnbWFpbC5jb20iLCJleHAiOjE3ODIzMTY1ODJ9.hxAB-VBUf2ghe4TD73hGUBuqR4be3QnIWZ8FEnulQQ4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0d33fb04a81fd10-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"104.28.216.196","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-Jun-2026 15:57:13 UTC] === User Orders API Called ===
[17-Jun-2026 15:57:13 UTC] User ID: 836
[17-Jun-2026 15:57:13 UTC] Limit: 20, Offset: 0
[17-Jun-2026 15:57:13 UTC] Orders found: 0
[17-Jun-2026 15:57:13 UTC] Orders data: []
[17-Jun-2026 15:57:13 UTC] Total orders count: 0
[17-Jun-2026 15:57:14 UTC] === API CALL LOG ===
[17-Jun-2026 15:57:14 UTC] Endpoint: user/profile.php
[17-Jun-2026 15:57:14 UTC] Full Log Data: {
    "timestamp": "2026-06-17 15:57:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "104.28.216.196",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "104.28.216.196, 162.158.108.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODM2IiwidXNlcm5hbWUiOiJNSUFIIiwiZW1haWwiOiJtb2hhbW1hZHNhZ2FyMjAwOUBnbWFpbC5jb20iLCJleHAiOjE3ODIzMTY1ODJ9.hxAB-VBUf2ghe4TD73hGUBuqR4be3QnIWZ8FEnulQQ4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0d33fb39badfd10-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "104.28.216.196",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jun-2026 15:57:14 UTC] === END API CALL LOG ===
[17-Jun-2026 15:57:14 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jun-2026 15:57:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODM2IiwidXNlcm5hbWUiOiJNSUFIIiwiZW1haWwiOiJtb2hhbW1hZHNhZ2FyMjAwOUBnbWFpbC5jb20iLCJleHAiOjE3ODIzMTY1ODJ9.hxAB-VBUf2ghe4TD73hGUBuqR4be3QnIWZ8FEnulQQ4
[17-Jun-2026 15:57:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jun-2026 15:57:14 UTC] ✅ JWT token verified successfully for user profile
[17-Jun-2026 15:57:14 UTC] User ID: 836
[17-Jun-2026 15:57:14 UTC] ✅ User profile retrieved successfully for user ID: 836
[17-Jun-2026 15:57:15 UTC] === API CALL LOG ===
[17-Jun-2026 15:57:15 UTC] Endpoint: user/profile.php
[17-Jun-2026 15:57:15 UTC] Full Log Data: {
    "timestamp": "2026-06-17 15:57:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "104.28.216.196",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "104.28.216.196, 162.158.108.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODM2IiwidXNlcm5hbWUiOiJNSUFIIiwiZW1haWwiOiJtb2hhbW1hZHNhZ2FyMjAwOUBnbWFpbC5jb20iLCJleHAiOjE3ODIzMTY1ODJ9.hxAB-VBUf2ghe4TD73hGUBuqR4be3QnIWZ8FEnulQQ4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0d33fb98c50fd10-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "104.28.216.196",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jun-2026 15:57:15 UTC] === END API CALL LOG ===
[17-Jun-2026 15:57:15 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jun-2026 15:57:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODM2IiwidXNlcm5hbWUiOiJNSUFIIiwiZW1haWwiOiJtb2hhbW1hZHNhZ2FyMjAwOUBnbWFpbC5jb20iLCJleHAiOjE3ODIzMTY1ODJ9.hxAB-VBUf2ghe4TD73hGUBuqR4be3QnIWZ8FEnulQQ4
[17-Jun-2026 15:57:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jun-2026 15:57:15 UTC] ✅ JWT token verified successfully for user profile
[17-Jun-2026 15:57:15 UTC] User ID: 836
[17-Jun-2026 15:57:15 UTC] ✅ User profile retrieved successfully for user ID: 836
[17-Jun-2026 15:57:15 UTC] User Purchases API - User ID: 836
[17-Jun-2026 15:57:15 UTC] User Purchases API - Total purchases found: 0
[17-Jun-2026 18:03:22 UTC] === API CALL LOG ===
[17-Jun-2026 18:03:22 UTC] Endpoint: user/profile.php
[17-Jun-2026 18:03:22 UTC] Full Log Data: {
    "timestamp": "2026-06-17 18:03:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:1c40:1c0:8998:d4ee:f8ff:fed9:77eb",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:1c40:1c0:8998:d4ee:f8ff:fed9:77eb, 172.68.221.157",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzU5IiwidXNlcm5hbWUiOiJzaWFtMjAyMCIsImVtYWlsIjoiaHJtZDQ2ODFAZ21haWwuY29tIiwiZXhwIjoxNzc3MDkzOTQ4fQ.LygetlravBaOOyAPDrCnOF8inbxzwPSMQgKfMAvtLXI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0d3f8763da4d063-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:1c40:1c0:8998:d4ee:f8ff:fed9:77eb",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jun-2026 18:03:22 UTC] === END API CALL LOG ===
[17-Jun-2026 18:03:22 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jun-2026 18:03:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzU5IiwidXNlcm5hbWUiOiJzaWFtMjAyMCIsImVtYWlsIjoiaHJtZDQ2ODFAZ21haWwuY29tIiwiZXhwIjoxNzc3MDkzOTQ4fQ.LygetlravBaOOyAPDrCnOF8inbxzwPSMQgKfMAvtLXI
[17-Jun-2026 18:03:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jun-2026 18:03:22 UTC] ✅ JWT token verified successfully for user profile
[17-Jun-2026 18:03:22 UTC] User ID: 359
[17-Jun-2026 18:03:22 UTC] ✅ User profile retrieved successfully for user ID: 359
[17-Jun-2026 18:03:23 UTC] === API CALL LOG ===
[17-Jun-2026 18:03:23 UTC] Endpoint: user/profile.php
[17-Jun-2026 18:03:23 UTC] Full Log Data: {
    "timestamp": "2026-06-17 18:03:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:1c40:1c0:8998:d4ee:f8ff:fed9:77eb",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:1c40:1c0:8998:d4ee:f8ff:fed9:77eb, 172.68.221.157",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzU5IiwidXNlcm5hbWUiOiJzaWFtMjAyMCIsImVtYWlsIjoiaHJtZDQ2ODFAZ21haWwuY29tIiwiZXhwIjoxNzc3MDkzOTQ4fQ.LygetlravBaOOyAPDrCnOF8inbxzwPSMQgKfMAvtLXI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0d3f880183bd063-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:1c40:1c0:8998:d4ee:f8ff:fed9:77eb",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jun-2026 18:03:23 UTC] === END API CALL LOG ===
[17-Jun-2026 18:03:23 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jun-2026 18:03:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzU5IiwidXNlcm5hbWUiOiJzaWFtMjAyMCIsImVtYWlsIjoiaHJtZDQ2ODFAZ21haWwuY29tIiwiZXhwIjoxNzc3MDkzOTQ4fQ.LygetlravBaOOyAPDrCnOF8inbxzwPSMQgKfMAvtLXI
[17-Jun-2026 18:03:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jun-2026 18:03:23 UTC] ✅ JWT token verified successfully for user profile
[17-Jun-2026 18:03:23 UTC] User ID: 359
[17-Jun-2026 18:03:23 UTC] ✅ User profile retrieved successfully for user ID: 359
[17-Jun-2026 18:03:23 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jun-2026 18:03:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jun-2026 18:03:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2404:1c40:1c0:8998:d4ee:f8ff:fed9:77eb, 172.68.221.157","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzU5IiwidXNlcm5hbWUiOiJzaWFtMjAyMCIsImVtYWlsIjoiaHJtZDQ2ODFAZ21haWwuY29tIiwiZXhwIjoxNzc3MDkzOTQ4fQ.LygetlravBaOOyAPDrCnOF8inbxzwPSMQgKfMAvtLXI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0d3f8804886d063-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2404:1c40:1c0:8998:d4ee:f8ff:fed9:77eb","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-Jun-2026 18:03:23 UTC] === User Orders API Called ===
[17-Jun-2026 18:03:23 UTC] User ID: 359
[17-Jun-2026 18:03:23 UTC] Limit: 20, Offset: 0
[17-Jun-2026 18:03:23 UTC] Orders found: 0
[17-Jun-2026 18:03:23 UTC] Orders data: []
[17-Jun-2026 18:03:23 UTC] Total orders count: 0
[17-Jun-2026 18:03:23 UTC] === API CALL LOG ===
[17-Jun-2026 18:03:23 UTC] Endpoint: user/profile.php
[17-Jun-2026 18:03:23 UTC] Full Log Data: {
    "timestamp": "2026-06-17 18:03:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:1c40:1c0:8998:d4ee:f8ff:fed9:77eb",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:1c40:1c0:8998:d4ee:f8ff:fed9:77eb, 172.68.221.157",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzU5IiwidXNlcm5hbWUiOiJzaWFtMjAyMCIsImVtYWlsIjoiaHJtZDQ2ODFAZ21haWwuY29tIiwiZXhwIjoxNzc3MDkzOTQ4fQ.LygetlravBaOOyAPDrCnOF8inbxzwPSMQgKfMAvtLXI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0d3f880a8d4d063-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:1c40:1c0:8998:d4ee:f8ff:fed9:77eb",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jun-2026 18:03:23 UTC] === END API CALL LOG ===
[17-Jun-2026 18:03:23 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jun-2026 18:03:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzU5IiwidXNlcm5hbWUiOiJzaWFtMjAyMCIsImVtYWlsIjoiaHJtZDQ2ODFAZ21haWwuY29tIiwiZXhwIjoxNzc3MDkzOTQ4fQ.LygetlravBaOOyAPDrCnOF8inbxzwPSMQgKfMAvtLXI
[17-Jun-2026 18:03:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jun-2026 18:03:23 UTC] ✅ JWT token verified successfully for user profile
[17-Jun-2026 18:03:23 UTC] User ID: 359
[17-Jun-2026 18:03:23 UTC] ✅ User profile retrieved successfully for user ID: 359
[17-Jun-2026 18:03:25 UTC] === API CALL LOG ===
[17-Jun-2026 18:03:25 UTC] Endpoint: user/profile.php
[17-Jun-2026 18:03:25 UTC] Full Log Data: {
    "timestamp": "2026-06-17 18:03:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:1c40:1c0:8998:d4ee:f8ff:fed9:77eb",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:1c40:1c0:8998:d4ee:f8ff:fed9:77eb, 172.68.221.157",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzU5IiwidXNlcm5hbWUiOiJzaWFtMjAyMCIsImVtYWlsIjoiaHJtZDQ2ODFAZ21haWwuY29tIiwiZXhwIjoxNzc3MDkzOTQ4fQ.LygetlravBaOOyAPDrCnOF8inbxzwPSMQgKfMAvtLXI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0d3f88ebf37d063-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:1c40:1c0:8998:d4ee:f8ff:fed9:77eb",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jun-2026 18:03:25 UTC] === END API CALL LOG ===
[17-Jun-2026 18:03:25 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jun-2026 18:03:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzU5IiwidXNlcm5hbWUiOiJzaWFtMjAyMCIsImVtYWlsIjoiaHJtZDQ2ODFAZ21haWwuY29tIiwiZXhwIjoxNzc3MDkzOTQ4fQ.LygetlravBaOOyAPDrCnOF8inbxzwPSMQgKfMAvtLXI
[17-Jun-2026 18:03:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jun-2026 18:03:25 UTC] ✅ JWT token verified successfully for user profile
[17-Jun-2026 18:03:25 UTC] User ID: 359
[17-Jun-2026 18:03:25 UTC] ✅ User profile retrieved successfully for user ID: 359
[17-Jun-2026 21:21:58 UTC] === API CALL LOG ===
[17-Jun-2026 21:21:58 UTC] Endpoint: user/profile.php
[17-Jun-2026 21:21:58 UTC] Full Log Data: {
    "timestamp": "2026-06-17 21:21:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.101.32",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.101.32, 172.70.90.23",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU2IiwidXNlcm5hbWUiOiJqcG4wNDAzMiIsImVtYWlsIjoiS2Vuam9uYXRoYW44MDdAZ21haWwuY29tIiwiZXhwIjoxNzgxNTQwMzk2fQ.BluEtd5H9T9hQVGxZxgv2KbIMAYL2oPUpZMAxE_DqZA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0d51b634851e913-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.101.32",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jun-2026 21:21:58 UTC] === END API CALL LOG ===
[17-Jun-2026 21:21:58 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jun-2026 21:21:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU2IiwidXNlcm5hbWUiOiJqcG4wNDAzMiIsImVtYWlsIjoiS2Vuam9uYXRoYW44MDdAZ21haWwuY29tIiwiZXhwIjoxNzgxNTQwMzk2fQ.BluEtd5H9T9hQVGxZxgv2KbIMAYL2oPUpZMAxE_DqZA
[17-Jun-2026 21:21:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jun-2026 21:21:58 UTC] ✅ JWT token verified successfully for user profile
[17-Jun-2026 21:21:58 UTC] User ID: 756
[17-Jun-2026 21:21:58 UTC] ✅ User profile retrieved successfully for user ID: 756
[17-Jun-2026 21:22:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jun-2026 21:22:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jun-2026 21:22:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.101.32, 172.70.90.23","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU2IiwidXNlcm5hbWUiOiJqcG4wNDAzMiIsImVtYWlsIjoiS2Vuam9uYXRoYW44MDdAZ21haWwuY29tIiwiZXhwIjoxNzgxNTQwMzk2fQ.BluEtd5H9T9hQVGxZxgv2KbIMAYL2oPUpZMAxE_DqZA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0d51b6df8e1e913-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.101.32","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-Jun-2026 21:22:00 UTC] === User Orders API Called ===
[17-Jun-2026 21:22:00 UTC] User ID: 756
[17-Jun-2026 21:22:00 UTC] Limit: 20, Offset: 0
[17-Jun-2026 21:22:00 UTC] Orders found: 0
[17-Jun-2026 21:22:00 UTC] Orders data: []
[17-Jun-2026 21:22:00 UTC] Total orders count: 0
[17-Jun-2026 21:22:00 UTC] === API CALL LOG ===
[17-Jun-2026 21:22:00 UTC] Endpoint: user/profile.php
[17-Jun-2026 21:22:00 UTC] Full Log Data: {
    "timestamp": "2026-06-17 21:22:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.101.32",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.101.32, 172.70.90.111",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU2IiwidXNlcm5hbWUiOiJqcG4wNDAzMiIsImVtYWlsIjoiS2Vuam9uYXRoYW44MDdAZ21haWwuY29tIiwiZXhwIjoxNzgxNTQwMzk2fQ.BluEtd5H9T9hQVGxZxgv2KbIMAYL2oPUpZMAxE_DqZA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0d51b6df8dbe913-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.101.32",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jun-2026 21:22:00 UTC] === END API CALL LOG ===
[17-Jun-2026 21:22:00 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jun-2026 21:22:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU2IiwidXNlcm5hbWUiOiJqcG4wNDAzMiIsImVtYWlsIjoiS2Vuam9uYXRoYW44MDdAZ21haWwuY29tIiwiZXhwIjoxNzgxNTQwMzk2fQ.BluEtd5H9T9hQVGxZxgv2KbIMAYL2oPUpZMAxE_DqZA
[17-Jun-2026 21:22:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jun-2026 21:22:00 UTC] ✅ JWT token verified successfully for user profile
[17-Jun-2026 21:22:00 UTC] User ID: 756
[17-Jun-2026 21:22:00 UTC] ✅ User profile retrieved successfully for user ID: 756
[17-Jun-2026 21:22:00 UTC] === API CALL LOG ===
[17-Jun-2026 21:22:00 UTC] Endpoint: user/profile.php
[17-Jun-2026 21:22:00 UTC] Full Log Data: {
    "timestamp": "2026-06-17 21:22:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.101.32",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.101.32, 172.70.90.111",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU2IiwidXNlcm5hbWUiOiJqcG4wNDAzMiIsImVtYWlsIjoiS2Vuam9uYXRoYW44MDdAZ21haWwuY29tIiwiZXhwIjoxNzgxNTQwMzk2fQ.BluEtd5H9T9hQVGxZxgv2KbIMAYL2oPUpZMAxE_DqZA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0d51b6f2cfde913-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.101.32",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jun-2026 21:22:00 UTC] === END API CALL LOG ===
[17-Jun-2026 21:22:00 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jun-2026 21:22:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU2IiwidXNlcm5hbWUiOiJqcG4wNDAzMiIsImVtYWlsIjoiS2Vuam9uYXRoYW44MDdAZ21haWwuY29tIiwiZXhwIjoxNzgxNTQwMzk2fQ.BluEtd5H9T9hQVGxZxgv2KbIMAYL2oPUpZMAxE_DqZA
[17-Jun-2026 21:22:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jun-2026 21:22:00 UTC] ✅ JWT token verified successfully for user profile
[17-Jun-2026 21:22:00 UTC] User ID: 756
[17-Jun-2026 21:22:00 UTC] ✅ User profile retrieved successfully for user ID: 756
[17-Jun-2026 21:22:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jun-2026 21:22:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jun-2026 21:22:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.101.32, 172.70.90.22","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU2IiwidXNlcm5hbWUiOiJqcG4wNDAzMiIsImVtYWlsIjoiS2Vuam9uYXRoYW44MDdAZ21haWwuY29tIiwiZXhwIjoxNzgxNTQwMzk2fQ.BluEtd5H9T9hQVGxZxgv2KbIMAYL2oPUpZMAxE_DqZA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0d51c57f936e913-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.101.32","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-Jun-2026 21:22:37 UTC] === User Orders API Called ===
[17-Jun-2026 21:22:37 UTC] User ID: 756
[17-Jun-2026 21:22:37 UTC] Limit: 20, Offset: 0
[17-Jun-2026 21:22:37 UTC] Orders found: 0
[17-Jun-2026 21:22:37 UTC] Orders data: []
[17-Jun-2026 21:22:37 UTC] Total orders count: 0
[17-Jun-2026 21:22:37 UTC] === API CALL LOG ===
[17-Jun-2026 21:22:37 UTC] Endpoint: user/profile.php
[17-Jun-2026 21:22:37 UTC] Full Log Data: {
    "timestamp": "2026-06-17 21:22:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.101.32",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.101.32, 172.70.90.23",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU2IiwidXNlcm5hbWUiOiJqcG4wNDAzMiIsImVtYWlsIjoiS2Vuam9uYXRoYW44MDdAZ21haWwuY29tIiwiZXhwIjoxNzgxNTQwMzk2fQ.BluEtd5H9T9hQVGxZxgv2KbIMAYL2oPUpZMAxE_DqZA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0d51c57f93ae913-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.101.32",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jun-2026 21:22:37 UTC] === END API CALL LOG ===
[17-Jun-2026 21:22:37 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jun-2026 21:22:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU2IiwidXNlcm5hbWUiOiJqcG4wNDAzMiIsImVtYWlsIjoiS2Vuam9uYXRoYW44MDdAZ21haWwuY29tIiwiZXhwIjoxNzgxNTQwMzk2fQ.BluEtd5H9T9hQVGxZxgv2KbIMAYL2oPUpZMAxE_DqZA
[17-Jun-2026 21:22:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jun-2026 21:22:37 UTC] ✅ JWT token verified successfully for user profile
[17-Jun-2026 21:22:37 UTC] User ID: 756
[17-Jun-2026 21:22:37 UTC] ✅ User profile retrieved successfully for user ID: 756
[17-Jun-2026 21:22:38 UTC] === API CALL LOG ===
[17-Jun-2026 21:22:38 UTC] Endpoint: user/profile.php
[17-Jun-2026 21:22:38 UTC] Full Log Data: {
    "timestamp": "2026-06-17 21:22:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.101.32",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.101.32, 172.70.90.22",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU2IiwidXNlcm5hbWUiOiJqcG4wNDAzMiIsImVtYWlsIjoiS2Vuam9uYXRoYW44MDdAZ21haWwuY29tIiwiZXhwIjoxNzgxNTQwMzk2fQ.BluEtd5H9T9hQVGxZxgv2KbIMAYL2oPUpZMAxE_DqZA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0d51c5bccc7e913-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.101.32",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jun-2026 21:22:38 UTC] === END API CALL LOG ===
[17-Jun-2026 21:22:38 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jun-2026 21:22:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU2IiwidXNlcm5hbWUiOiJqcG4wNDAzMiIsImVtYWlsIjoiS2Vuam9uYXRoYW44MDdAZ21haWwuY29tIiwiZXhwIjoxNzgxNTQwMzk2fQ.BluEtd5H9T9hQVGxZxgv2KbIMAYL2oPUpZMAxE_DqZA
[17-Jun-2026 21:22:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jun-2026 21:22:38 UTC] ✅ JWT token verified successfully for user profile
[17-Jun-2026 21:22:38 UTC] User ID: 756
[17-Jun-2026 21:22:38 UTC] ✅ User profile retrieved successfully for user ID: 756
[17-Jun-2026 21:23:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jun-2026 21:23:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jun-2026 21:23:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.101.32, 172.70.90.22","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU2IiwidXNlcm5hbWUiOiJqcG4wNDAzMiIsImVtYWlsIjoiS2Vuam9uYXRoYW44MDdAZ21haWwuY29tIiwiZXhwIjoxNzgxNTQwMzk2fQ.BluEtd5H9T9hQVGxZxgv2KbIMAYL2oPUpZMAxE_DqZA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0d51d8cbbe7e913-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.101.32","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-Jun-2026 21:23:26 UTC] === User Orders API Called ===
[17-Jun-2026 21:23:26 UTC] User ID: 756
[17-Jun-2026 21:23:26 UTC] Limit: 20, Offset: 0
[17-Jun-2026 21:23:26 UTC] Orders found: 0
[17-Jun-2026 21:23:26 UTC] Orders data: []
[17-Jun-2026 21:23:26 UTC] Total orders count: 0
[17-Jun-2026 21:23:38 UTC] === API CALL LOG ===
[17-Jun-2026 21:23:38 UTC] Endpoint: user/profile.php
[17-Jun-2026 21:23:38 UTC] Full Log Data: {
    "timestamp": "2026-06-17 21:23:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.101.32",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.101.32, 172.70.90.23",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU2IiwidXNlcm5hbWUiOiJqcG4wNDAzMiIsImVtYWlsIjoiS2Vuam9uYXRoYW44MDdAZ21haWwuY29tIiwiZXhwIjoxNzgxNTQwMzk2fQ.BluEtd5H9T9hQVGxZxgv2KbIMAYL2oPUpZMAxE_DqZA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0d51dd4db67e913-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.101.32",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jun-2026 21:23:38 UTC] === END API CALL LOG ===
[17-Jun-2026 21:23:38 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jun-2026 21:23:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU2IiwidXNlcm5hbWUiOiJqcG4wNDAzMiIsImVtYWlsIjoiS2Vuam9uYXRoYW44MDdAZ21haWwuY29tIiwiZXhwIjoxNzgxNTQwMzk2fQ.BluEtd5H9T9hQVGxZxgv2KbIMAYL2oPUpZMAxE_DqZA
[17-Jun-2026 21:23:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jun-2026 21:23:38 UTC] ✅ JWT token verified successfully for user profile
[17-Jun-2026 21:23:38 UTC] User ID: 756
[17-Jun-2026 21:23:38 UTC] ✅ User profile retrieved successfully for user ID: 756
[17-Jun-2026 21:23:58 UTC] User Purchases API - User ID: 756
[17-Jun-2026 21:23:58 UTC] User Purchases API - Total purchases found: 1
[17-Jun-2026 21:26:05 UTC] === API CALL LOG ===
[17-Jun-2026 21:26:05 UTC] Endpoint: user/profile.php
[17-Jun-2026 21:26:05 UTC] Full Log Data: {
    "timestamp": "2026-06-17 21:26:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.210.55.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.210.55.225, 172.71.241.85",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU2IiwidXNlcm5hbWUiOiJqcG4wNDAzMiIsImVtYWlsIjoiS2Vuam9uYXRoYW44MDdAZ21haWwuY29tIiwiZXhwIjoxNzgxNTQwMzk2fQ.BluEtd5H9T9hQVGxZxgv2KbIMAYL2oPUpZMAxE_DqZA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0d5216b48485265-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.210.55.225",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jun-2026 21:26:05 UTC] === END API CALL LOG ===
[17-Jun-2026 21:26:05 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jun-2026 21:26:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU2IiwidXNlcm5hbWUiOiJqcG4wNDAzMiIsImVtYWlsIjoiS2Vuam9uYXRoYW44MDdAZ21haWwuY29tIiwiZXhwIjoxNzgxNTQwMzk2fQ.BluEtd5H9T9hQVGxZxgv2KbIMAYL2oPUpZMAxE_DqZA
[17-Jun-2026 21:26:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jun-2026 21:26:05 UTC] ✅ JWT token verified successfully for user profile
[17-Jun-2026 21:26:05 UTC] User ID: 756
[17-Jun-2026 21:26:05 UTC] ✅ User profile retrieved successfully for user ID: 756
[17-Jun-2026 21:26:09 UTC] User Purchases API - User ID: 756
[17-Jun-2026 21:26:09 UTC] User Purchases API - Total purchases found: 1
[17-Jun-2026 21:26:19 UTC] === API CALL LOG ===
[17-Jun-2026 21:26:19 UTC] Endpoint: user/profile.php
[17-Jun-2026 21:26:19 UTC] Full Log Data: {
    "timestamp": "2026-06-17 21:26:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.210.55.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.210.55.225, 172.71.241.85",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU2IiwidXNlcm5hbWUiOiJqcG4wNDAzMiIsImVtYWlsIjoiS2Vuam9uYXRoYW44MDdAZ21haWwuY29tIiwiZXhwIjoxNzgxNTQwMzk2fQ.BluEtd5H9T9hQVGxZxgv2KbIMAYL2oPUpZMAxE_DqZA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0d521c16e4e5265-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.210.55.225",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jun-2026 21:26:19 UTC] === END API CALL LOG ===
[17-Jun-2026 21:26:19 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jun-2026 21:26:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU2IiwidXNlcm5hbWUiOiJqcG4wNDAzMiIsImVtYWlsIjoiS2Vuam9uYXRoYW44MDdAZ21haWwuY29tIiwiZXhwIjoxNzgxNTQwMzk2fQ.BluEtd5H9T9hQVGxZxgv2KbIMAYL2oPUpZMAxE_DqZA
[17-Jun-2026 21:26:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jun-2026 21:26:19 UTC] ✅ JWT token verified successfully for user profile
[17-Jun-2026 21:26:19 UTC] User ID: 756
[17-Jun-2026 21:26:19 UTC] ✅ User profile retrieved successfully for user ID: 756
[17-Jun-2026 21:26:25 UTC] User Purchases API - User ID: 756
[17-Jun-2026 21:26:25 UTC] User Purchases API - Total purchases found: 1
[17-Jun-2026 21:26:33 UTC] === API CALL LOG ===
[17-Jun-2026 21:26:33 UTC] Endpoint: user/profile.php
[17-Jun-2026 21:26:33 UTC] Full Log Data: {
    "timestamp": "2026-06-17 21:26:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.210.55.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.210.55.225, 172.71.241.85",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU2IiwidXNlcm5hbWUiOiJqcG4wNDAzMiIsImVtYWlsIjoiS2Vuam9uYXRoYW44MDdAZ21haWwuY29tIiwiZXhwIjoxNzgxNTQwMzk2fQ.BluEtd5H9T9hQVGxZxgv2KbIMAYL2oPUpZMAxE_DqZA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0d5221cfdfe5265-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.210.55.225",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jun-2026 21:26:33 UTC] === END API CALL LOG ===
[17-Jun-2026 21:26:33 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jun-2026 21:26:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU2IiwidXNlcm5hbWUiOiJqcG4wNDAzMiIsImVtYWlsIjoiS2Vuam9uYXRoYW44MDdAZ21haWwuY29tIiwiZXhwIjoxNzgxNTQwMzk2fQ.BluEtd5H9T9hQVGxZxgv2KbIMAYL2oPUpZMAxE_DqZA
[17-Jun-2026 21:26:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jun-2026 21:26:33 UTC] ✅ JWT token verified successfully for user profile
[17-Jun-2026 21:26:33 UTC] User ID: 756
[17-Jun-2026 21:26:33 UTC] ✅ User profile retrieved successfully for user ID: 756
[17-Jun-2026 21:26:34 UTC] User Purchases API - User ID: 756
[17-Jun-2026 21:26:34 UTC] User Purchases API - Total purchases found: 1
[17-Jun-2026 21:26:38 UTC] === API CALL LOG ===
[17-Jun-2026 21:26:38 UTC] Endpoint: user/profile.php
[17-Jun-2026 21:26:38 UTC] Full Log Data: {
    "timestamp": "2026-06-17 21:26:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.210.55.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.210.55.225, 172.71.241.85",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU2IiwidXNlcm5hbWUiOiJqcG4wNDAzMiIsImVtYWlsIjoiS2Vuam9uYXRoYW44MDdAZ21haWwuY29tIiwiZXhwIjoxNzgxNTQwMzk2fQ.BluEtd5H9T9hQVGxZxgv2KbIMAYL2oPUpZMAxE_DqZA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0d5223d2d355265-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.210.55.225",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jun-2026 21:26:38 UTC] === END API CALL LOG ===
[17-Jun-2026 21:26:38 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jun-2026 21:26:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU2IiwidXNlcm5hbWUiOiJqcG4wNDAzMiIsImVtYWlsIjoiS2Vuam9uYXRoYW44MDdAZ21haWwuY29tIiwiZXhwIjoxNzgxNTQwMzk2fQ.BluEtd5H9T9hQVGxZxgv2KbIMAYL2oPUpZMAxE_DqZA
[17-Jun-2026 21:26:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jun-2026 21:26:38 UTC] ✅ JWT token verified successfully for user profile
[17-Jun-2026 21:26:38 UTC] User ID: 756
[17-Jun-2026 21:26:38 UTC] ✅ User profile retrieved successfully for user ID: 756
[17-Jun-2026 21:26:39 UTC] User Purchases API - User ID: 756
[17-Jun-2026 21:26:39 UTC] User Purchases API - Total purchases found: 1
[17-Jun-2026 21:26:42 UTC] === API CALL LOG ===
[17-Jun-2026 21:26:42 UTC] Endpoint: user/profile.php
[17-Jun-2026 21:26:42 UTC] Full Log Data: {
    "timestamp": "2026-06-17 21:26:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.210.55.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.210.55.225, 172.71.241.85",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU2IiwidXNlcm5hbWUiOiJqcG4wNDAzMiIsImVtYWlsIjoiS2Vuam9uYXRoYW44MDdAZ21haWwuY29tIiwiZXhwIjoxNzgxNTQwMzk2fQ.BluEtd5H9T9hQVGxZxgv2KbIMAYL2oPUpZMAxE_DqZA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0d522525eef5265-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.210.55.225",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jun-2026 21:26:42 UTC] === END API CALL LOG ===
[17-Jun-2026 21:26:42 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jun-2026 21:26:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU2IiwidXNlcm5hbWUiOiJqcG4wNDAzMiIsImVtYWlsIjoiS2Vuam9uYXRoYW44MDdAZ21haWwuY29tIiwiZXhwIjoxNzgxNTQwMzk2fQ.BluEtd5H9T9hQVGxZxgv2KbIMAYL2oPUpZMAxE_DqZA
[17-Jun-2026 21:26:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jun-2026 21:26:42 UTC] ✅ JWT token verified successfully for user profile
[17-Jun-2026 21:26:42 UTC] User ID: 756
[17-Jun-2026 21:26:42 UTC] ✅ User profile retrieved successfully for user ID: 756
[17-Jun-2026 21:26:42 UTC] User Purchases API - User ID: 756
[17-Jun-2026 21:26:42 UTC] User Purchases API - Total purchases found: 1
[17-Jun-2026 21:26:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jun-2026 21:26:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jun-2026 21:26:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.210.55.225, 172.71.241.85","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU2IiwidXNlcm5hbWUiOiJqcG4wNDAzMiIsImVtYWlsIjoiS2Vuam9uYXRoYW44MDdAZ21haWwuY29tIiwiZXhwIjoxNzgxNTQwMzk2fQ.BluEtd5H9T9hQVGxZxgv2KbIMAYL2oPUpZMAxE_DqZA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0d52262fb325265-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"197.210.55.225","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-Jun-2026 21:26:44 UTC] === User Orders API Called ===
[17-Jun-2026 21:26:44 UTC] User ID: 756
[17-Jun-2026 21:26:44 UTC] Limit: 20, Offset: 0
[17-Jun-2026 21:26:44 UTC] Orders found: 0
[17-Jun-2026 21:26:44 UTC] Orders data: []
[17-Jun-2026 21:26:44 UTC] Total orders count: 0
[17-Jun-2026 21:26:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jun-2026 21:26:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jun-2026 21:26:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.210.55.225, 172.71.241.85","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU2IiwidXNlcm5hbWUiOiJqcG4wNDAzMiIsImVtYWlsIjoiS2Vuam9uYXRoYW44MDdAZ21haWwuY29tIiwiZXhwIjoxNzgxNTQwMzk2fQ.BluEtd5H9T9hQVGxZxgv2KbIMAYL2oPUpZMAxE_DqZA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0d522868c115265-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"197.210.55.225","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-Jun-2026 21:26:50 UTC] === User Orders API Called ===
[17-Jun-2026 21:26:50 UTC] User ID: 756
[17-Jun-2026 21:26:50 UTC] === API CALL LOG ===
[17-Jun-2026 21:26:50 UTC] Limit: 20, Offset: 0
[17-Jun-2026 21:26:50 UTC] Endpoint: user/profile.php
[17-Jun-2026 21:26:50 UTC] Full Log Data: {
    "timestamp": "2026-06-17 21:26:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.210.55.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.210.55.225, 172.71.241.85",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU2IiwidXNlcm5hbWUiOiJqcG4wNDAzMiIsImVtYWlsIjoiS2Vuam9uYXRoYW44MDdAZ21haWwuY29tIiwiZXhwIjoxNzgxNTQwMzk2fQ.BluEtd5H9T9hQVGxZxgv2KbIMAYL2oPUpZMAxE_DqZA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0d522868c175265-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.210.55.225",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jun-2026 21:26:50 UTC] === END API CALL LOG ===
[17-Jun-2026 21:26:50 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jun-2026 21:26:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU2IiwidXNlcm5hbWUiOiJqcG4wNDAzMiIsImVtYWlsIjoiS2Vuam9uYXRoYW44MDdAZ21haWwuY29tIiwiZXhwIjoxNzgxNTQwMzk2fQ.BluEtd5H9T9hQVGxZxgv2KbIMAYL2oPUpZMAxE_DqZA
[17-Jun-2026 21:26:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jun-2026 21:26:50 UTC] ✅ JWT token verified successfully for user profile
[17-Jun-2026 21:26:50 UTC] User ID: 756
[17-Jun-2026 21:26:50 UTC] Orders found: 0
[17-Jun-2026 21:26:50 UTC] Orders data: []
[17-Jun-2026 21:26:50 UTC] Total orders count: 0
[17-Jun-2026 21:26:50 UTC] ✅ User profile retrieved successfully for user ID: 756
[17-Jun-2026 21:26:50 UTC] === API CALL LOG ===
[17-Jun-2026 21:26:50 UTC] Endpoint: user/profile.php
[17-Jun-2026 21:26:50 UTC] Full Log Data: {
    "timestamp": "2026-06-17 21:26:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.210.55.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.210.55.225, 172.71.241.85",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU2IiwidXNlcm5hbWUiOiJqcG4wNDAzMiIsImVtYWlsIjoiS2Vuam9uYXRoYW44MDdAZ21haWwuY29tIiwiZXhwIjoxNzgxNTQwMzk2fQ.BluEtd5H9T9hQVGxZxgv2KbIMAYL2oPUpZMAxE_DqZA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0d52287bf7a5265-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.210.55.225",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jun-2026 21:26:50 UTC] === END API CALL LOG ===
[17-Jun-2026 21:26:50 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jun-2026 21:26:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU2IiwidXNlcm5hbWUiOiJqcG4wNDAzMiIsImVtYWlsIjoiS2Vuam9uYXRoYW44MDdAZ21haWwuY29tIiwiZXhwIjoxNzgxNTQwMzk2fQ.BluEtd5H9T9hQVGxZxgv2KbIMAYL2oPUpZMAxE_DqZA
[17-Jun-2026 21:26:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jun-2026 21:26:50 UTC] ✅ JWT token verified successfully for user profile
[17-Jun-2026 21:26:50 UTC] User ID: 756
[17-Jun-2026 21:26:50 UTC] ✅ User profile retrieved successfully for user ID: 756
[17-Jun-2026 21:27:08 UTC] === API CALL LOG ===
[17-Jun-2026 21:27:08 UTC] Endpoint: user/profile.php
[17-Jun-2026 21:27:08 UTC] Full Log Data: {
    "timestamp": "2026-06-17 21:27:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.210.55.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.210.55.225, 172.71.241.85",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU2IiwidXNlcm5hbWUiOiJqcG4wNDAzMiIsImVtYWlsIjoiS2Vuam9uYXRoYW44MDdAZ21haWwuY29tIiwiZXhwIjoxNzgxNTQwMzk2fQ.BluEtd5H9T9hQVGxZxgv2KbIMAYL2oPUpZMAxE_DqZA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0d522f7fbc25265-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.210.55.225",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jun-2026 21:27:08 UTC] === END API CALL LOG ===
[17-Jun-2026 21:27:08 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jun-2026 21:27:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU2IiwidXNlcm5hbWUiOiJqcG4wNDAzMiIsImVtYWlsIjoiS2Vuam9uYXRoYW44MDdAZ21haWwuY29tIiwiZXhwIjoxNzgxNTQwMzk2fQ.BluEtd5H9T9hQVGxZxgv2KbIMAYL2oPUpZMAxE_DqZA
[17-Jun-2026 21:27:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jun-2026 21:27:08 UTC] ✅ JWT token verified successfully for user profile
[17-Jun-2026 21:27:08 UTC] User ID: 756
[17-Jun-2026 21:27:08 UTC] ✅ User profile retrieved successfully for user ID: 756
[17-Jun-2026 21:27:12 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jun-2026 21:27:12 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jun-2026 21:27:12 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.210.55.225, 172.71.241.85","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU2IiwidXNlcm5hbWUiOiJqcG4wNDAzMiIsImVtYWlsIjoiS2Vuam9uYXRoYW44MDdAZ21haWwuY29tIiwiZXhwIjoxNzgxNTQwMzk2fQ.BluEtd5H9T9hQVGxZxgv2KbIMAYL2oPUpZMAxE_DqZA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0d523121f705265-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"197.210.55.225","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-Jun-2026 21:27:12 UTC] === User Orders API Called ===
[17-Jun-2026 21:27:12 UTC] User ID: 756
[17-Jun-2026 21:27:12 UTC] Limit: 20, Offset: 0
[17-Jun-2026 21:27:12 UTC] Orders found: 0
[17-Jun-2026 21:27:12 UTC] Orders data: []
[17-Jun-2026 21:27:12 UTC] Total orders count: 0
[17-Jun-2026 21:27:18 UTC] === API CALL LOG ===
[17-Jun-2026 21:27:18 UTC] Endpoint: user/profile.php
[17-Jun-2026 21:27:18 UTC] Full Log Data: {
    "timestamp": "2026-06-17 21:27:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.210.55.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.210.55.225, 172.71.241.85",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU2IiwidXNlcm5hbWUiOiJqcG4wNDAzMiIsImVtYWlsIjoiS2Vuam9uYXRoYW44MDdAZ21haWwuY29tIiwiZXhwIjoxNzgxNTQwMzk2fQ.BluEtd5H9T9hQVGxZxgv2KbIMAYL2oPUpZMAxE_DqZA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0d52331e8515265-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.210.55.225",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jun-2026 21:27:18 UTC] === END API CALL LOG ===
[17-Jun-2026 21:27:18 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jun-2026 21:27:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU2IiwidXNlcm5hbWUiOiJqcG4wNDAzMiIsImVtYWlsIjoiS2Vuam9uYXRoYW44MDdAZ21haWwuY29tIiwiZXhwIjoxNzgxNTQwMzk2fQ.BluEtd5H9T9hQVGxZxgv2KbIMAYL2oPUpZMAxE_DqZA
[17-Jun-2026 21:27:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jun-2026 21:27:18 UTC] ✅ JWT token verified successfully for user profile
[17-Jun-2026 21:27:18 UTC] User ID: 756
[17-Jun-2026 21:27:18 UTC] ✅ User profile retrieved successfully for user ID: 756
[17-Jun-2026 21:27:18 UTC] User Purchases API - User ID: 756
[17-Jun-2026 21:27:18 UTC] User Purchases API - Total purchases found: 1
[17-Jun-2026 21:27:21 UTC] === API CALL LOG ===
[17-Jun-2026 21:27:21 UTC] Endpoint: user/profile.php
[17-Jun-2026 21:27:21 UTC] Full Log Data: {
    "timestamp": "2026-06-17 21:27:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.210.55.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.210.55.225, 172.71.241.85",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU2IiwidXNlcm5hbWUiOiJqcG4wNDAzMiIsImVtYWlsIjoiS2Vuam9uYXRoYW44MDdAZ21haWwuY29tIiwiZXhwIjoxNzgxNTQwMzk2fQ.BluEtd5H9T9hQVGxZxgv2KbIMAYL2oPUpZMAxE_DqZA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0d523457e025265-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.210.55.225",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jun-2026 21:27:21 UTC] === END API CALL LOG ===
[17-Jun-2026 21:27:21 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jun-2026 21:27:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU2IiwidXNlcm5hbWUiOiJqcG4wNDAzMiIsImVtYWlsIjoiS2Vuam9uYXRoYW44MDdAZ21haWwuY29tIiwiZXhwIjoxNzgxNTQwMzk2fQ.BluEtd5H9T9hQVGxZxgv2KbIMAYL2oPUpZMAxE_DqZA
[17-Jun-2026 21:27:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jun-2026 21:27:21 UTC] ✅ JWT token verified successfully for user profile
[17-Jun-2026 21:27:21 UTC] User ID: 756
[17-Jun-2026 21:27:21 UTC] ✅ User profile retrieved successfully for user ID: 756
[17-Jun-2026 21:27:21 UTC] User Purchases API - User ID: 756
[17-Jun-2026 21:27:21 UTC] User Purchases API - Total purchases found: 1
[17-Jun-2026 21:27:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jun-2026 21:27:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jun-2026 21:27:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.210.55.225, 172.71.241.84","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU2IiwidXNlcm5hbWUiOiJqcG4wNDAzMiIsImVtYWlsIjoiS2Vuam9uYXRoYW44MDdAZ21haWwuY29tIiwiZXhwIjoxNzgxNTQwMzk2fQ.BluEtd5H9T9hQVGxZxgv2KbIMAYL2oPUpZMAxE_DqZA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0d523c14bb55265-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"197.210.55.225","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-Jun-2026 21:27:41 UTC] === User Orders API Called ===
[17-Jun-2026 21:27:41 UTC] User ID: 756
[17-Jun-2026 21:27:41 UTC] Limit: 20, Offset: 0
[17-Jun-2026 21:27:41 UTC] Orders found: 0
[17-Jun-2026 21:27:41 UTC] Orders data: []
[17-Jun-2026 21:27:41 UTC] Total orders count: 0
[17-Jun-2026 21:27:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jun-2026 21:27:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jun-2026 21:27:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.210.55.225, 172.71.241.84","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU2IiwidXNlcm5hbWUiOiJqcG4wNDAzMiIsImVtYWlsIjoiS2Vuam9uYXRoYW44MDdAZ21haWwuY29tIiwiZXhwIjoxNzgxNTQwMzk2fQ.BluEtd5H9T9hQVGxZxgv2KbIMAYL2oPUpZMAxE_DqZA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0d524045f7c5265-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"197.210.55.225","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-Jun-2026 21:27:51 UTC] === User Orders API Called ===
[17-Jun-2026 21:27:51 UTC] User ID: 756
[17-Jun-2026 21:27:51 UTC] Limit: 20, Offset: 0
[17-Jun-2026 21:27:51 UTC] Orders found: 0
[17-Jun-2026 21:27:51 UTC] Orders data: []
[17-Jun-2026 21:27:51 UTC] Total orders count: 0
[17-Jun-2026 21:27:51 UTC] === API CALL LOG ===
[17-Jun-2026 21:27:51 UTC] Endpoint: user/profile.php
[17-Jun-2026 21:27:51 UTC] Full Log Data: {
    "timestamp": "2026-06-17 21:27:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.210.55.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.210.55.225, 172.71.241.84",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU2IiwidXNlcm5hbWUiOiJqcG4wNDAzMiIsImVtYWlsIjoiS2Vuam9uYXRoYW44MDdAZ21haWwuY29tIiwiZXhwIjoxNzgxNTQwMzk2fQ.BluEtd5H9T9hQVGxZxgv2KbIMAYL2oPUpZMAxE_DqZA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0d524045f7f5265-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.210.55.225",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jun-2026 21:27:51 UTC] === END API CALL LOG ===
[17-Jun-2026 21:27:51 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jun-2026 21:27:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU2IiwidXNlcm5hbWUiOiJqcG4wNDAzMiIsImVtYWlsIjoiS2Vuam9uYXRoYW44MDdAZ21haWwuY29tIiwiZXhwIjoxNzgxNTQwMzk2fQ.BluEtd5H9T9hQVGxZxgv2KbIMAYL2oPUpZMAxE_DqZA
[17-Jun-2026 21:27:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jun-2026 21:27:51 UTC] ✅ JWT token verified successfully for user profile
[17-Jun-2026 21:27:51 UTC] User ID: 756
[17-Jun-2026 21:27:51 UTC] ✅ User profile retrieved successfully for user ID: 756
[17-Jun-2026 21:27:52 UTC] === API CALL LOG ===
[17-Jun-2026 21:27:52 UTC] Endpoint: user/profile.php
[17-Jun-2026 21:27:52 UTC] Full Log Data: {
    "timestamp": "2026-06-17 21:27:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.210.55.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.210.55.225, 172.71.241.84",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU2IiwidXNlcm5hbWUiOiJqcG4wNDAzMiIsImVtYWlsIjoiS2Vuam9uYXRoYW44MDdAZ21haWwuY29tIiwiZXhwIjoxNzgxNTQwMzk2fQ.BluEtd5H9T9hQVGxZxgv2KbIMAYL2oPUpZMAxE_DqZA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0d52407a9265265-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.210.55.225",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jun-2026 21:27:52 UTC] === END API CALL LOG ===
[17-Jun-2026 21:27:52 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jun-2026 21:27:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU2IiwidXNlcm5hbWUiOiJqcG4wNDAzMiIsImVtYWlsIjoiS2Vuam9uYXRoYW44MDdAZ21haWwuY29tIiwiZXhwIjoxNzgxNTQwMzk2fQ.BluEtd5H9T9hQVGxZxgv2KbIMAYL2oPUpZMAxE_DqZA
[17-Jun-2026 21:27:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jun-2026 21:27:52 UTC] ✅ JWT token verified successfully for user profile
[17-Jun-2026 21:27:52 UTC] User ID: 756
[17-Jun-2026 21:27:52 UTC] ✅ User profile retrieved successfully for user ID: 756
[17-Jun-2026 21:27:59 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jun-2026 21:27:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jun-2026 21:27:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.210.55.225, 172.71.241.84","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU2IiwidXNlcm5hbWUiOiJqcG4wNDAzMiIsImVtYWlsIjoiS2Vuam9uYXRoYW44MDdAZ21haWwuY29tIiwiZXhwIjoxNzgxNTQwMzk2fQ.BluEtd5H9T9hQVGxZxgv2KbIMAYL2oPUpZMAxE_DqZA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0d524320d215265-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"197.210.55.225","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-Jun-2026 21:27:59 UTC] === User Orders API Called ===
[17-Jun-2026 21:27:59 UTC] User ID: 756
[17-Jun-2026 21:27:59 UTC] Limit: 20, Offset: 0
[17-Jun-2026 21:27:59 UTC] Orders found: 0
[17-Jun-2026 21:27:59 UTC] Orders data: []
[17-Jun-2026 21:27:59 UTC] Total orders count: 0
[17-Jun-2026 21:27:59 UTC] === API CALL LOG ===
[17-Jun-2026 21:27:59 UTC] Endpoint: user/profile.php
[17-Jun-2026 21:27:59 UTC] Full Log Data: {
    "timestamp": "2026-06-17 21:27:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.210.55.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.210.55.225, 172.71.241.84",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU2IiwidXNlcm5hbWUiOiJqcG4wNDAzMiIsImVtYWlsIjoiS2Vuam9uYXRoYW44MDdAZ21haWwuY29tIiwiZXhwIjoxNzgxNTQwMzk2fQ.BluEtd5H9T9hQVGxZxgv2KbIMAYL2oPUpZMAxE_DqZA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0d5243348bb5265-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.210.55.225",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jun-2026 21:27:59 UTC] === END API CALL LOG ===
[17-Jun-2026 21:27:59 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jun-2026 21:27:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU2IiwidXNlcm5hbWUiOiJqcG4wNDAzMiIsImVtYWlsIjoiS2Vuam9uYXRoYW44MDdAZ21haWwuY29tIiwiZXhwIjoxNzgxNTQwMzk2fQ.BluEtd5H9T9hQVGxZxgv2KbIMAYL2oPUpZMAxE_DqZA
[17-Jun-2026 21:27:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jun-2026 21:27:59 UTC] ✅ JWT token verified successfully for user profile
[17-Jun-2026 21:27:59 UTC] User ID: 756
[17-Jun-2026 21:27:59 UTC] ✅ User profile retrieved successfully for user ID: 756
[17-Jun-2026 21:27:59 UTC] === API CALL LOG ===
[17-Jun-2026 21:27:59 UTC] Endpoint: user/profile.php
[17-Jun-2026 21:27:59 UTC] Full Log Data: {
    "timestamp": "2026-06-17 21:27:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.210.55.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.210.55.225, 172.71.241.85",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU2IiwidXNlcm5hbWUiOiJqcG4wNDAzMiIsImVtYWlsIjoiS2Vuam9uYXRoYW44MDdAZ21haWwuY29tIiwiZXhwIjoxNzgxNTQwMzk2fQ.BluEtd5H9T9hQVGxZxgv2KbIMAYL2oPUpZMAxE_DqZA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0d52436bb5f5265-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.210.55.225",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jun-2026 21:27:59 UTC] === END API CALL LOG ===
[17-Jun-2026 21:27:59 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jun-2026 21:27:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU2IiwidXNlcm5hbWUiOiJqcG4wNDAzMiIsImVtYWlsIjoiS2Vuam9uYXRoYW44MDdAZ21haWwuY29tIiwiZXhwIjoxNzgxNTQwMzk2fQ.BluEtd5H9T9hQVGxZxgv2KbIMAYL2oPUpZMAxE_DqZA
[17-Jun-2026 21:27:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jun-2026 21:27:59 UTC] ✅ JWT token verified successfully for user profile
[17-Jun-2026 21:27:59 UTC] User ID: 756
[17-Jun-2026 21:27:59 UTC] ✅ User profile retrieved successfully for user ID: 756
[17-Jun-2026 21:28:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jun-2026 21:28:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jun-2026 21:28:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.210.55.225, 172.71.241.85","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU2IiwidXNlcm5hbWUiOiJqcG4wNDAzMiIsImVtYWlsIjoiS2Vuam9uYXRoYW44MDdAZ21haWwuY29tIiwiZXhwIjoxNzgxNTQwMzk2fQ.BluEtd5H9T9hQVGxZxgv2KbIMAYL2oPUpZMAxE_DqZA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0d5243ebd475265-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"197.210.55.225","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-Jun-2026 21:28:01 UTC] === User Orders API Called ===
[17-Jun-2026 21:28:01 UTC] User ID: 756
[17-Jun-2026 21:28:01 UTC] Limit: 20, Offset: 0
[17-Jun-2026 21:28:01 UTC] Orders found: 0
[17-Jun-2026 21:28:01 UTC] Orders data: []
[17-Jun-2026 21:28:01 UTC] Total orders count: 0
[17-Jun-2026 21:28:03 UTC] === API CALL LOG ===
[17-Jun-2026 21:28:03 UTC] Endpoint: user/profile.php
[17-Jun-2026 21:28:03 UTC] Full Log Data: {
    "timestamp": "2026-06-17 21:28:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.210.55.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.210.55.225, 172.71.241.85",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU2IiwidXNlcm5hbWUiOiJqcG4wNDAzMiIsImVtYWlsIjoiS2Vuam9uYXRoYW44MDdAZ21haWwuY29tIiwiZXhwIjoxNzgxNTQwMzk2fQ.BluEtd5H9T9hQVGxZxgv2KbIMAYL2oPUpZMAxE_DqZA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0d5244e4d3d5265-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.210.55.225",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jun-2026 21:28:03 UTC] === END API CALL LOG ===
[17-Jun-2026 21:28:03 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jun-2026 21:28:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU2IiwidXNlcm5hbWUiOiJqcG4wNDAzMiIsImVtYWlsIjoiS2Vuam9uYXRoYW44MDdAZ21haWwuY29tIiwiZXhwIjoxNzgxNTQwMzk2fQ.BluEtd5H9T9hQVGxZxgv2KbIMAYL2oPUpZMAxE_DqZA
[17-Jun-2026 21:28:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jun-2026 21:28:03 UTC] ✅ JWT token verified successfully for user profile
[17-Jun-2026 21:28:03 UTC] User ID: 756
[17-Jun-2026 21:28:03 UTC] ✅ User profile retrieved successfully for user ID: 756
[17-Jun-2026 21:28:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jun-2026 21:28:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jun-2026 21:28:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.210.55.225, 172.71.241.85","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU2IiwidXNlcm5hbWUiOiJqcG4wNDAzMiIsImVtYWlsIjoiS2Vuam9uYXRoYW44MDdAZ21haWwuY29tIiwiZXhwIjoxNzgxNTQwMzk2fQ.BluEtd5H9T9hQVGxZxgv2KbIMAYL2oPUpZMAxE_DqZA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0d5244e4d3c5265-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"197.210.55.225","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-Jun-2026 21:28:03 UTC] === User Orders API Called ===
[17-Jun-2026 21:28:03 UTC] User ID: 756
[17-Jun-2026 21:28:03 UTC] Limit: 20, Offset: 0
[17-Jun-2026 21:28:03 UTC] Orders found: 0
[17-Jun-2026 21:28:03 UTC] Orders data: []
[17-Jun-2026 21:28:03 UTC] Total orders count: 0
[17-Jun-2026 21:28:04 UTC] === API CALL LOG ===
[17-Jun-2026 21:28:04 UTC] Endpoint: user/profile.php
[17-Jun-2026 21:28:04 UTC] Full Log Data: {
    "timestamp": "2026-06-17 21:28:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.210.55.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.210.55.225, 172.71.241.84",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU2IiwidXNlcm5hbWUiOiJqcG4wNDAzMiIsImVtYWlsIjoiS2Vuam9uYXRoYW44MDdAZ21haWwuY29tIiwiZXhwIjoxNzgxNTQwMzk2fQ.BluEtd5H9T9hQVGxZxgv2KbIMAYL2oPUpZMAxE_DqZA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0d52451cfc45265-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.210.55.225",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jun-2026 21:28:04 UTC] === END API CALL LOG ===
[17-Jun-2026 21:28:04 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jun-2026 21:28:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU2IiwidXNlcm5hbWUiOiJqcG4wNDAzMiIsImVtYWlsIjoiS2Vuam9uYXRoYW44MDdAZ21haWwuY29tIiwiZXhwIjoxNzgxNTQwMzk2fQ.BluEtd5H9T9hQVGxZxgv2KbIMAYL2oPUpZMAxE_DqZA
[17-Jun-2026 21:28:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jun-2026 21:28:04 UTC] ✅ JWT token verified successfully for user profile
[17-Jun-2026 21:28:04 UTC] User ID: 756
[17-Jun-2026 21:28:04 UTC] ✅ User profile retrieved successfully for user ID: 756
[17-Jun-2026 21:28:06 UTC] === API CALL LOG ===
[17-Jun-2026 21:28:06 UTC] Endpoint: user/profile.php
[17-Jun-2026 21:28:06 UTC] Full Log Data: {
    "timestamp": "2026-06-17 21:28:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.210.55.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.210.55.225, 172.71.241.84",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU2IiwidXNlcm5hbWUiOiJqcG4wNDAzMiIsImVtYWlsIjoiS2Vuam9uYXRoYW44MDdAZ21haWwuY29tIiwiZXhwIjoxNzgxNTQwMzk2fQ.BluEtd5H9T9hQVGxZxgv2KbIMAYL2oPUpZMAxE_DqZA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0d52461e8695265-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.210.55.225",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jun-2026 21:28:06 UTC] === END API CALL LOG ===
[17-Jun-2026 21:28:06 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jun-2026 21:28:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU2IiwidXNlcm5hbWUiOiJqcG4wNDAzMiIsImVtYWlsIjoiS2Vuam9uYXRoYW44MDdAZ21haWwuY29tIiwiZXhwIjoxNzgxNTQwMzk2fQ.BluEtd5H9T9hQVGxZxgv2KbIMAYL2oPUpZMAxE_DqZA
[17-Jun-2026 21:28:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jun-2026 21:28:06 UTC] ✅ JWT token verified successfully for user profile
[17-Jun-2026 21:28:06 UTC] User ID: 756
[17-Jun-2026 21:28:06 UTC] ✅ User profile retrieved successfully for user ID: 756
[17-Jun-2026 21:28:06 UTC] User Purchases API - User ID: 756
[17-Jun-2026 21:28:06 UTC] User Purchases API - Total purchases found: 1
[17-Jun-2026 21:28:12 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jun-2026 21:28:12 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jun-2026 21:28:12 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.210.55.225, 172.71.241.84","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU2IiwidXNlcm5hbWUiOiJqcG4wNDAzMiIsImVtYWlsIjoiS2Vuam9uYXRoYW44MDdAZ21haWwuY29tIiwiZXhwIjoxNzgxNTQwMzk2fQ.BluEtd5H9T9hQVGxZxgv2KbIMAYL2oPUpZMAxE_DqZA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0d52482fea25265-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"197.210.55.225","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-Jun-2026 21:28:12 UTC] === User Orders API Called ===
[17-Jun-2026 21:28:12 UTC] User ID: 756
[17-Jun-2026 21:28:12 UTC] Limit: 20, Offset: 0
[17-Jun-2026 21:28:12 UTC] Orders found: 0
[17-Jun-2026 21:28:12 UTC] Orders data: []
[17-Jun-2026 21:28:12 UTC] Total orders count: 0
[17-Jun-2026 21:28:18 UTC] === API CALL LOG ===
[17-Jun-2026 21:28:18 UTC] Endpoint: user/profile.php
[17-Jun-2026 21:28:18 UTC] Full Log Data: {
    "timestamp": "2026-06-17 21:28:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.210.55.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.210.55.225, 172.71.241.84",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU2IiwidXNlcm5hbWUiOiJqcG4wNDAzMiIsImVtYWlsIjoiS2Vuam9uYXRoYW44MDdAZ21haWwuY29tIiwiZXhwIjoxNzgxNTQwMzk2fQ.BluEtd5H9T9hQVGxZxgv2KbIMAYL2oPUpZMAxE_DqZA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0d524a978705265-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.210.55.225",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jun-2026 21:28:18 UTC] === END API CALL LOG ===
[17-Jun-2026 21:28:18 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jun-2026 21:28:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU2IiwidXNlcm5hbWUiOiJqcG4wNDAzMiIsImVtYWlsIjoiS2Vuam9uYXRoYW44MDdAZ21haWwuY29tIiwiZXhwIjoxNzgxNTQwMzk2fQ.BluEtd5H9T9hQVGxZxgv2KbIMAYL2oPUpZMAxE_DqZA
[17-Jun-2026 21:28:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jun-2026 21:28:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jun-2026 21:28:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jun-2026 21:28:18 UTC] ✅ JWT token verified successfully for user profile
[17-Jun-2026 21:28:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.210.55.225, 172.71.241.84","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU2IiwidXNlcm5hbWUiOiJqcG4wNDAzMiIsImVtYWlsIjoiS2Vuam9uYXRoYW44MDdAZ21haWwuY29tIiwiZXhwIjoxNzgxNTQwMzk2fQ.BluEtd5H9T9hQVGxZxgv2KbIMAYL2oPUpZMAxE_DqZA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0d524a9786f5265-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"197.210.55.225","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-Jun-2026 21:28:18 UTC] User ID: 756
[17-Jun-2026 21:28:18 UTC] === User Orders API Called ===
[17-Jun-2026 21:28:18 UTC] User ID: 756
[17-Jun-2026 21:28:18 UTC] Limit: 20, Offset: 0
[17-Jun-2026 21:28:18 UTC] ✅ User profile retrieved successfully for user ID: 756
[17-Jun-2026 21:28:18 UTC] Orders found: 0
[17-Jun-2026 21:28:18 UTC] Orders data: []
[17-Jun-2026 21:28:18 UTC] Total orders count: 0
[17-Jun-2026 21:28:18 UTC] === API CALL LOG ===
[17-Jun-2026 21:28:18 UTC] Endpoint: user/profile.php
[17-Jun-2026 21:28:18 UTC] Full Log Data: {
    "timestamp": "2026-06-17 21:28:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.210.55.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.210.55.225, 172.71.241.84",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU2IiwidXNlcm5hbWUiOiJqcG4wNDAzMiIsImVtYWlsIjoiS2Vuam9uYXRoYW44MDdAZ21haWwuY29tIiwiZXhwIjoxNzgxNTQwMzk2fQ.BluEtd5H9T9hQVGxZxgv2KbIMAYL2oPUpZMAxE_DqZA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0d524ad2bde5265-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.210.55.225",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jun-2026 21:28:18 UTC] === END API CALL LOG ===
[17-Jun-2026 21:28:18 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jun-2026 21:28:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU2IiwidXNlcm5hbWUiOiJqcG4wNDAzMiIsImVtYWlsIjoiS2Vuam9uYXRoYW44MDdAZ21haWwuY29tIiwiZXhwIjoxNzgxNTQwMzk2fQ.BluEtd5H9T9hQVGxZxgv2KbIMAYL2oPUpZMAxE_DqZA
[17-Jun-2026 21:28:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jun-2026 21:28:18 UTC] ✅ JWT token verified successfully for user profile
[17-Jun-2026 21:28:18 UTC] User ID: 756
[17-Jun-2026 21:28:18 UTC] ✅ User profile retrieved successfully for user ID: 756
[17-Jun-2026 21:28:32 UTC] === API CALL LOG ===
[17-Jun-2026 21:28:32 UTC] Endpoint: user/profile.php
[17-Jun-2026 21:28:32 UTC] Full Log Data: {
    "timestamp": "2026-06-17 21:28:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.210.55.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.210.55.225, 172.71.241.84",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU2IiwidXNlcm5hbWUiOiJqcG4wNDAzMiIsImVtYWlsIjoiS2Vuam9uYXRoYW44MDdAZ21haWwuY29tIiwiZXhwIjoxNzgxNTQwMzk2fQ.BluEtd5H9T9hQVGxZxgv2KbIMAYL2oPUpZMAxE_DqZA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0d525060e3e5265-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.210.55.225",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jun-2026 21:28:32 UTC] === END API CALL LOG ===
[17-Jun-2026 21:28:32 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jun-2026 21:28:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU2IiwidXNlcm5hbWUiOiJqcG4wNDAzMiIsImVtYWlsIjoiS2Vuam9uYXRoYW44MDdAZ21haWwuY29tIiwiZXhwIjoxNzgxNTQwMzk2fQ.BluEtd5H9T9hQVGxZxgv2KbIMAYL2oPUpZMAxE_DqZA
[17-Jun-2026 21:28:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jun-2026 21:28:32 UTC] ✅ JWT token verified successfully for user profile
[17-Jun-2026 21:28:32 UTC] User ID: 756
[17-Jun-2026 21:28:32 UTC] ✅ User profile retrieved successfully for user ID: 756
[17-Jun-2026 21:28:33 UTC] User Purchases API - User ID: 756
[17-Jun-2026 21:28:33 UTC] User Purchases API - Total purchases found: 1
[17-Jun-2026 21:28:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jun-2026 21:28:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jun-2026 21:28:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.210.55.225, 172.71.241.84","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU2IiwidXNlcm5hbWUiOiJqcG4wNDAzMiIsImVtYWlsIjoiS2Vuam9uYXRoYW44MDdAZ21haWwuY29tIiwiZXhwIjoxNzgxNTQwMzk2fQ.BluEtd5H9T9hQVGxZxgv2KbIMAYL2oPUpZMAxE_DqZA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0d5250abbd95265-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"197.210.55.225","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-Jun-2026 21:28:33 UTC] === User Orders API Called ===
[17-Jun-2026 21:28:33 UTC] User ID: 756
[17-Jun-2026 21:28:33 UTC] Limit: 20, Offset: 0
[17-Jun-2026 21:28:33 UTC] Orders found: 0
[17-Jun-2026 21:28:33 UTC] Orders data: []
[17-Jun-2026 21:28:33 UTC] Total orders count: 0
[17-Jun-2026 21:28:34 UTC] === API CALL LOG ===
[17-Jun-2026 21:28:34 UTC] Endpoint: user/profile.php
[17-Jun-2026 21:28:34 UTC] Full Log Data: {
    "timestamp": "2026-06-17 21:28:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.210.55.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.210.55.225, 172.71.241.84",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU2IiwidXNlcm5hbWUiOiJqcG4wNDAzMiIsImVtYWlsIjoiS2Vuam9uYXRoYW44MDdAZ21haWwuY29tIiwiZXhwIjoxNzgxNTQwMzk2fQ.BluEtd5H9T9hQVGxZxgv2KbIMAYL2oPUpZMAxE_DqZA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0d52510ad2a5265-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.210.55.225",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jun-2026 21:28:34 UTC] === END API CALL LOG ===
[17-Jun-2026 21:28:34 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jun-2026 21:28:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU2IiwidXNlcm5hbWUiOiJqcG4wNDAzMiIsImVtYWlsIjoiS2Vuam9uYXRoYW44MDdAZ21haWwuY29tIiwiZXhwIjoxNzgxNTQwMzk2fQ.BluEtd5H9T9hQVGxZxgv2KbIMAYL2oPUpZMAxE_DqZA
[17-Jun-2026 21:28:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jun-2026 21:28:34 UTC] ✅ JWT token verified successfully for user profile
[17-Jun-2026 21:28:34 UTC] User ID: 756
[17-Jun-2026 21:28:34 UTC] ✅ User profile retrieved successfully for user ID: 756
[17-Jun-2026 21:28:34 UTC] User Purchases API - User ID: 756
[17-Jun-2026 21:28:34 UTC] User Purchases API - Total purchases found: 1
[17-Jun-2026 21:28:39 UTC] === API CALL LOG ===
[17-Jun-2026 21:28:39 UTC] Endpoint: user/profile.php
[17-Jun-2026 21:28:39 UTC] Full Log Data: {
    "timestamp": "2026-06-17 21:28:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.210.55.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.210.55.225, 172.71.241.84",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU2IiwidXNlcm5hbWUiOiJqcG4wNDAzMiIsImVtYWlsIjoiS2Vuam9uYXRoYW44MDdAZ21haWwuY29tIiwiZXhwIjoxNzgxNTQwMzk2fQ.BluEtd5H9T9hQVGxZxgv2KbIMAYL2oPUpZMAxE_DqZA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0d5252d4ef95265-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.210.55.225",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jun-2026 21:28:39 UTC] === END API CALL LOG ===
[17-Jun-2026 21:28:39 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jun-2026 21:28:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU2IiwidXNlcm5hbWUiOiJqcG4wNDAzMiIsImVtYWlsIjoiS2Vuam9uYXRoYW44MDdAZ21haWwuY29tIiwiZXhwIjoxNzgxNTQwMzk2fQ.BluEtd5H9T9hQVGxZxgv2KbIMAYL2oPUpZMAxE_DqZA
[17-Jun-2026 21:28:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jun-2026 21:28:39 UTC] ✅ JWT token verified successfully for user profile
[17-Jun-2026 21:28:39 UTC] User ID: 756
[17-Jun-2026 21:28:39 UTC] ✅ User profile retrieved successfully for user ID: 756
[17-Jun-2026 21:28:39 UTC] User Purchases API - User ID: 756
[17-Jun-2026 21:28:39 UTC] User Purchases API - Total purchases found: 1
[17-Jun-2026 21:29:20 UTC] === API CALL LOG ===
[17-Jun-2026 21:29:20 UTC] Endpoint: user/profile.php
[17-Jun-2026 21:29:20 UTC] Full Log Data: {
    "timestamp": "2026-06-17 21:29:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.94.151.254",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "178.94.151.254, 172.68.213.3",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU2IiwidXNlcm5hbWUiOiJqcG4wNDAzMiIsImVtYWlsIjoiS2Vuam9uYXRoYW44MDdAZ21haWwuY29tIiwiZXhwIjoxNzgxNTQwMzk2fQ.BluEtd5H9T9hQVGxZxgv2KbIMAYL2oPUpZMAxE_DqZA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0d526317f600aca-PRG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "178.94.151.254",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jun-2026 21:29:20 UTC] === END API CALL LOG ===
[17-Jun-2026 21:29:20 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jun-2026 21:29:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzU2IiwidXNlcm5hbWUiOiJqcG4wNDAzMiIsImVtYWlsIjoiS2Vuam9uYXRoYW44MDdAZ21haWwuY29tIiwiZXhwIjoxNzgxNTQwMzk2fQ.BluEtd5H9T9hQVGxZxgv2KbIMAYL2oPUpZMAxE_DqZA
[17-Jun-2026 21:29:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jun-2026 21:29:20 UTC] ✅ JWT token verified successfully for user profile
[17-Jun-2026 21:29:20 UTC] User ID: 756
[17-Jun-2026 21:29:20 UTC] ✅ User profile retrieved successfully for user ID: 756
[17-Jun-2026 21:29:21 UTC] User Purchases API - User ID: 756
[17-Jun-2026 21:29:21 UTC] User Purchases API - Total purchases found: 1
[17-Jun-2026 21:32:46 UTC] === API CALL LOG ===
[17-Jun-2026 21:32:46 UTC] Endpoint: user/profile.php
[17-Jun-2026 21:32:46 UTC] Full Log Data: {
    "timestamp": "2026-06-17 21:32:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.62.139.89",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.62.139.89, 172.70.240.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODM3IiwidXNlcm5hbWUiOiJsaThsaWQiLCJlbWFpbCI6ImxpOGxpZGprQGdtYWlsLmNvbSIsImV4cCI6MTc4MjMzNjc2MH0.nkKkLOFOrxYEM0xcYLt-UdoG26tRbvPDxouS8gLcCEc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0d52b33fb00e7b0-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.62.139.89",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jun-2026 21:32:46 UTC] === END API CALL LOG ===
[17-Jun-2026 21:32:46 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jun-2026 21:32:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODM3IiwidXNlcm5hbWUiOiJsaThsaWQiLCJlbWFpbCI6ImxpOGxpZGprQGdtYWlsLmNvbSIsImV4cCI6MTc4MjMzNjc2MH0.nkKkLOFOrxYEM0xcYLt-UdoG26tRbvPDxouS8gLcCEc
[17-Jun-2026 21:32:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jun-2026 21:32:46 UTC] ✅ JWT token verified successfully for user profile
[17-Jun-2026 21:32:46 UTC] User ID: 837
[17-Jun-2026 21:32:46 UTC] ✅ User profile retrieved successfully for user ID: 837
[17-Jun-2026 21:32:54 UTC] === API CALL LOG ===
[17-Jun-2026 21:32:54 UTC] Endpoint: user/profile.php
[17-Jun-2026 21:32:54 UTC] Full Log Data: {
    "timestamp": "2026-06-17 21:32:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.62.139.89",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.62.139.89, 162.158.110.104",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODM3IiwidXNlcm5hbWUiOiJsaThsaWQiLCJlbWFpbCI6ImxpOGxpZGprQGdtYWlsLmNvbSIsImV4cCI6MTc4MjMzNjc2MH0.nkKkLOFOrxYEM0xcYLt-UdoG26tRbvPDxouS8gLcCEc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0d52b663cd635eb-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.62.139.89",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jun-2026 21:32:54 UTC] === END API CALL LOG ===
[17-Jun-2026 21:32:54 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jun-2026 21:32:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODM3IiwidXNlcm5hbWUiOiJsaThsaWQiLCJlbWFpbCI6ImxpOGxpZGprQGdtYWlsLmNvbSIsImV4cCI6MTc4MjMzNjc2MH0.nkKkLOFOrxYEM0xcYLt-UdoG26tRbvPDxouS8gLcCEc
[17-Jun-2026 21:32:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jun-2026 21:32:54 UTC] ✅ JWT token verified successfully for user profile
[17-Jun-2026 21:32:54 UTC] User ID: 837
[17-Jun-2026 21:32:54 UTC] ✅ User profile retrieved successfully for user ID: 837
[17-Jun-2026 21:33:00 UTC] === API CALL LOG ===
[17-Jun-2026 21:33:00 UTC] Endpoint: user/profile.php
[17-Jun-2026 21:33:00 UTC] Full Log Data: {
    "timestamp": "2026-06-17 21:33:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.62.139.89",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.62.139.89, 172.68.193.141",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODM3IiwidXNlcm5hbWUiOiJsaThsaWQiLCJlbWFpbCI6ImxpOGxpZGprQGdtYWlsLmNvbSIsImV4cCI6MTc4MjMzNjc2MH0.nkKkLOFOrxYEM0xcYLt-UdoG26tRbvPDxouS8gLcCEc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0d52b8f49e83a4a-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.62.139.89",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jun-2026 21:33:00 UTC] === END API CALL LOG ===
[17-Jun-2026 21:33:00 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jun-2026 21:33:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODM3IiwidXNlcm5hbWUiOiJsaThsaWQiLCJlbWFpbCI6ImxpOGxpZGprQGdtYWlsLmNvbSIsImV4cCI6MTc4MjMzNjc2MH0.nkKkLOFOrxYEM0xcYLt-UdoG26tRbvPDxouS8gLcCEc
[17-Jun-2026 21:33:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jun-2026 21:33:00 UTC] ✅ JWT token verified successfully for user profile
[17-Jun-2026 21:33:00 UTC] User ID: 837
[17-Jun-2026 21:33:00 UTC] ✅ User profile retrieved successfully for user ID: 837
[17-Jun-2026 21:33:01 UTC] === API CALL LOG ===
[17-Jun-2026 21:33:01 UTC] Endpoint: user/profile.php
[17-Jun-2026 21:33:01 UTC] Full Log Data: {
    "timestamp": "2026-06-17 21:33:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.62.139.89",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.62.139.89, 172.68.193.141",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODM3IiwidXNlcm5hbWUiOiJsaThsaWQiLCJlbWFpbCI6ImxpOGxpZGprQGdtYWlsLmNvbSIsImV4cCI6MTc4MjMzNjc2MH0.nkKkLOFOrxYEM0xcYLt-UdoG26tRbvPDxouS8gLcCEc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0d52b915b903a4a-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.62.139.89",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jun-2026 21:33:01 UTC] === END API CALL LOG ===
[17-Jun-2026 21:33:01 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jun-2026 21:33:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODM3IiwidXNlcm5hbWUiOiJsaThsaWQiLCJlbWFpbCI6ImxpOGxpZGprQGdtYWlsLmNvbSIsImV4cCI6MTc4MjMzNjc2MH0.nkKkLOFOrxYEM0xcYLt-UdoG26tRbvPDxouS8gLcCEc
[17-Jun-2026 21:33:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jun-2026 21:33:01 UTC] ✅ JWT token verified successfully for user profile
[17-Jun-2026 21:33:01 UTC] User ID: 837
[17-Jun-2026 21:33:01 UTC] ✅ User profile retrieved successfully for user ID: 837
[17-Jun-2026 21:33:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jun-2026 21:33:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jun-2026 21:33:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"5.62.139.89, 172.68.193.141","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODM3IiwidXNlcm5hbWUiOiJsaThsaWQiLCJlbWFpbCI6ImxpOGxpZGprQGdtYWlsLmNvbSIsImV4cCI6MTc4MjMzNjc2MH0.nkKkLOFOrxYEM0xcYLt-UdoG26tRbvPDxouS8gLcCEc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0d52b915b923a4a-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"5.62.139.89","cf-ipcountry":"IQ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-Jun-2026 21:33:01 UTC] === User Orders API Called ===
[17-Jun-2026 21:33:01 UTC] User ID: 837
[17-Jun-2026 21:33:01 UTC] Limit: 20, Offset: 0
[17-Jun-2026 21:33:01 UTC] Orders found: 0
[17-Jun-2026 21:33:01 UTC] Orders data: []
[17-Jun-2026 21:33:01 UTC] Total orders count: 0
[17-Jun-2026 21:33:01 UTC] === API CALL LOG ===
[17-Jun-2026 21:33:01 UTC] Endpoint: user/profile.php
[17-Jun-2026 21:33:01 UTC] Full Log Data: {
    "timestamp": "2026-06-17 21:33:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.62.139.89",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.62.139.89, 162.158.94.220",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODM3IiwidXNlcm5hbWUiOiJsaThsaWQiLCJlbWFpbCI6ImxpOGxpZGprQGdtYWlsLmNvbSIsImV4cCI6MTc4MjMzNjc2MH0.nkKkLOFOrxYEM0xcYLt-UdoG26tRbvPDxouS8gLcCEc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0d52b91dbf33a4a-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.62.139.89",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jun-2026 21:33:01 UTC] === END API CALL LOG ===
[17-Jun-2026 21:33:01 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jun-2026 21:33:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODM3IiwidXNlcm5hbWUiOiJsaThsaWQiLCJlbWFpbCI6ImxpOGxpZGprQGdtYWlsLmNvbSIsImV4cCI6MTc4MjMzNjc2MH0.nkKkLOFOrxYEM0xcYLt-UdoG26tRbvPDxouS8gLcCEc
[17-Jun-2026 21:33:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jun-2026 21:33:01 UTC] ✅ JWT token verified successfully for user profile
[17-Jun-2026 21:33:01 UTC] User ID: 837
[17-Jun-2026 21:33:01 UTC] ✅ User profile retrieved successfully for user ID: 837
[17-Jun-2026 21:33:01 UTC] === API CALL LOG ===
[17-Jun-2026 21:33:01 UTC] Endpoint: user/profile.php
[17-Jun-2026 21:33:01 UTC] Full Log Data: {
    "timestamp": "2026-06-17 21:33:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.62.139.89",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.62.139.89, 162.158.94.220",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODM3IiwidXNlcm5hbWUiOiJsaThsaWQiLCJlbWFpbCI6ImxpOGxpZGprQGdtYWlsLmNvbSIsImV4cCI6MTc4MjMzNjc2MH0.nkKkLOFOrxYEM0xcYLt-UdoG26tRbvPDxouS8gLcCEc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0d52b946e313a4a-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.62.139.89",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jun-2026 21:33:01 UTC] === END API CALL LOG ===
[17-Jun-2026 21:33:01 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jun-2026 21:33:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODM3IiwidXNlcm5hbWUiOiJsaThsaWQiLCJlbWFpbCI6ImxpOGxpZGprQGdtYWlsLmNvbSIsImV4cCI6MTc4MjMzNjc2MH0.nkKkLOFOrxYEM0xcYLt-UdoG26tRbvPDxouS8gLcCEc
[17-Jun-2026 21:33:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jun-2026 21:33:01 UTC] ✅ JWT token verified successfully for user profile
[17-Jun-2026 21:33:01 UTC] User ID: 837
[17-Jun-2026 21:33:01 UTC] ✅ User profile retrieved successfully for user ID: 837
[17-Jun-2026 21:33:28 UTC] === API CALL LOG ===
[17-Jun-2026 21:33:28 UTC] Endpoint: user/profile.php
[17-Jun-2026 21:33:28 UTC] Full Log Data: {
    "timestamp": "2026-06-17 21:33:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.62.139.89",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.62.139.89, 172.68.193.141",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODM3IiwidXNlcm5hbWUiOiJsaThsaWQiLCJlbWFpbCI6ImxpOGxpZGprQGdtYWlsLmNvbSIsImV4cCI6MTc4MjMzNjc2MH0.nkKkLOFOrxYEM0xcYLt-UdoG26tRbvPDxouS8gLcCEc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0d52c3c3bf63a4a-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.62.139.89",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jun-2026 21:33:28 UTC] === END API CALL LOG ===
[17-Jun-2026 21:33:28 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jun-2026 21:33:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODM3IiwidXNlcm5hbWUiOiJsaThsaWQiLCJlbWFpbCI6ImxpOGxpZGprQGdtYWlsLmNvbSIsImV4cCI6MTc4MjMzNjc2MH0.nkKkLOFOrxYEM0xcYLt-UdoG26tRbvPDxouS8gLcCEc
[17-Jun-2026 21:33:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jun-2026 21:33:28 UTC] ✅ JWT token verified successfully for user profile
[17-Jun-2026 21:33:28 UTC] User ID: 837
[17-Jun-2026 21:33:28 UTC] ✅ User profile retrieved successfully for user ID: 837
[17-Jun-2026 21:33:29 UTC] User Purchases API - User ID: 837
[17-Jun-2026 21:33:29 UTC] User Purchases API - Total purchases found: 0
[17-Jun-2026 21:33:43 UTC] === API CALL LOG ===
[17-Jun-2026 21:33:43 UTC] Endpoint: user/profile.php
[17-Jun-2026 21:33:43 UTC] Full Log Data: {
    "timestamp": "2026-06-17 21:33:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.62.139.89",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.62.139.89, 172.68.193.141",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODM3IiwidXNlcm5hbWUiOiJsaThsaWQiLCJlbWFpbCI6ImxpOGxpZGprQGdtYWlsLmNvbSIsImV4cCI6MTc4MjMzNjc2MH0.nkKkLOFOrxYEM0xcYLt-UdoG26tRbvPDxouS8gLcCEc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0d52c9a5d893a4a-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.62.139.89",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jun-2026 21:33:43 UTC] === END API CALL LOG ===
[17-Jun-2026 21:33:43 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jun-2026 21:33:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODM3IiwidXNlcm5hbWUiOiJsaThsaWQiLCJlbWFpbCI6ImxpOGxpZGprQGdtYWlsLmNvbSIsImV4cCI6MTc4MjMzNjc2MH0.nkKkLOFOrxYEM0xcYLt-UdoG26tRbvPDxouS8gLcCEc
[17-Jun-2026 21:33:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jun-2026 21:33:43 UTC] ✅ JWT token verified successfully for user profile
[17-Jun-2026 21:33:43 UTC] User ID: 837
[17-Jun-2026 21:33:43 UTC] ✅ User profile retrieved successfully for user ID: 837
[17-Jun-2026 21:33:44 UTC] User Purchases API - User ID: 837
[17-Jun-2026 21:33:44 UTC] User Purchases API - Total purchases found: 0
[17-Jun-2026 21:33:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jun-2026 21:33:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jun-2026 21:33:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"5.62.139.89, 172.68.193.141","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODM3IiwidXNlcm5hbWUiOiJsaThsaWQiLCJlbWFpbCI6ImxpOGxpZGprQGdtYWlsLmNvbSIsImV4cCI6MTc4MjMzNjc2MH0.nkKkLOFOrxYEM0xcYLt-UdoG26tRbvPDxouS8gLcCEc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0d52cc82d663a4a-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"5.62.139.89","cf-ipcountry":"IQ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-Jun-2026 21:33:50 UTC] === User Orders API Called ===
[17-Jun-2026 21:33:50 UTC] User ID: 837
[17-Jun-2026 21:33:50 UTC] Limit: 20, Offset: 0
[17-Jun-2026 21:33:50 UTC] Orders found: 0
[17-Jun-2026 21:33:50 UTC] Orders data: []
[17-Jun-2026 21:33:50 UTC] Total orders count: 0
[17-Jun-2026 21:34:02 UTC] === API CALL LOG ===
[17-Jun-2026 21:34:02 UTC] Endpoint: user/profile.php
[17-Jun-2026 21:34:02 UTC] Full Log Data: {
    "timestamp": "2026-06-17 21:34:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.62.139.89",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.62.139.89, 172.68.193.141",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODM3IiwidXNlcm5hbWUiOiJsaThsaWQiLCJlbWFpbCI6ImxpOGxpZGprQGdtYWlsLmNvbSIsImV4cCI6MTc4MjMzNjc2MH0.nkKkLOFOrxYEM0xcYLt-UdoG26tRbvPDxouS8gLcCEc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0d52d113b8b3a4a-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.62.139.89",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jun-2026 21:34:02 UTC] === END API CALL LOG ===
[17-Jun-2026 21:34:02 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jun-2026 21:34:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODM3IiwidXNlcm5hbWUiOiJsaThsaWQiLCJlbWFpbCI6ImxpOGxpZGprQGdtYWlsLmNvbSIsImV4cCI6MTc4MjMzNjc2MH0.nkKkLOFOrxYEM0xcYLt-UdoG26tRbvPDxouS8gLcCEc
[17-Jun-2026 21:34:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jun-2026 21:34:02 UTC] ✅ JWT token verified successfully for user profile
[17-Jun-2026 21:34:02 UTC] User ID: 837
[17-Jun-2026 21:34:02 UTC] ✅ User profile retrieved successfully for user ID: 837
[17-Jun-2026 21:34:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jun-2026 21:34:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jun-2026 21:34:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"5.62.139.89, 172.68.193.141","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODM3IiwidXNlcm5hbWUiOiJsaThsaWQiLCJlbWFpbCI6ImxpOGxpZGprQGdtYWlsLmNvbSIsImV4cCI6MTc4MjMzNjc2MH0.nkKkLOFOrxYEM0xcYLt-UdoG26tRbvPDxouS8gLcCEc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0d52d113b893a4a-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"5.62.139.89","cf-ipcountry":"IQ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-Jun-2026 21:34:02 UTC] === User Orders API Called ===
[17-Jun-2026 21:34:02 UTC] User ID: 837
[17-Jun-2026 21:34:02 UTC] Limit: 20, Offset: 0
[17-Jun-2026 21:34:02 UTC] === API CALL LOG ===
[17-Jun-2026 21:34:02 UTC] Endpoint: user/profile.php
[17-Jun-2026 21:34:02 UTC] Full Log Data: {
    "timestamp": "2026-06-17 21:34:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.62.139.89",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.62.139.89, 172.68.193.141",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODM3IiwidXNlcm5hbWUiOiJsaThsaWQiLCJlbWFpbCI6ImxpOGxpZGprQGdtYWlsLmNvbSIsImV4cCI6MTc4MjMzNjc2MH0.nkKkLOFOrxYEM0xcYLt-UdoG26tRbvPDxouS8gLcCEc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0d52d113b8f3a4a-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.62.139.89",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jun-2026 21:34:02 UTC] === END API CALL LOG ===
[17-Jun-2026 21:34:02 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jun-2026 21:34:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODM3IiwidXNlcm5hbWUiOiJsaThsaWQiLCJlbWFpbCI6ImxpOGxpZGprQGdtYWlsLmNvbSIsImV4cCI6MTc4MjMzNjc2MH0.nkKkLOFOrxYEM0xcYLt-UdoG26tRbvPDxouS8gLcCEc
[17-Jun-2026 21:34:02 UTC] Orders found: 0
[17-Jun-2026 21:34:02 UTC] Orders data: []
[17-Jun-2026 21:34:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jun-2026 21:34:02 UTC] ✅ JWT token verified successfully for user profile
[17-Jun-2026 21:34:02 UTC] User ID: 837
[17-Jun-2026 21:34:02 UTC] Total orders count: 0
[17-Jun-2026 21:34:02 UTC] ✅ User profile retrieved successfully for user ID: 837
[17-Jun-2026 21:34:03 UTC] === API CALL LOG ===
[17-Jun-2026 21:34:03 UTC] Endpoint: user/profile.php
[17-Jun-2026 21:34:03 UTC] Full Log Data: {
    "timestamp": "2026-06-17 21:34:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.62.139.89",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.62.139.89, 172.68.193.141",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODM3IiwidXNlcm5hbWUiOiJsaThsaWQiLCJlbWFpbCI6ImxpOGxpZGprQGdtYWlsLmNvbSIsImV4cCI6MTc4MjMzNjc2MH0.nkKkLOFOrxYEM0xcYLt-UdoG26tRbvPDxouS8gLcCEc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0d52d1aac023a4a-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.62.139.89",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jun-2026 21:34:03 UTC] === END API CALL LOG ===
[17-Jun-2026 21:34:03 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jun-2026 21:34:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODM3IiwidXNlcm5hbWUiOiJsaThsaWQiLCJlbWFpbCI6ImxpOGxpZGprQGdtYWlsLmNvbSIsImV4cCI6MTc4MjMzNjc2MH0.nkKkLOFOrxYEM0xcYLt-UdoG26tRbvPDxouS8gLcCEc
[17-Jun-2026 21:34:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jun-2026 21:34:03 UTC] ✅ JWT token verified successfully for user profile
[17-Jun-2026 21:34:03 UTC] User ID: 837
[17-Jun-2026 21:34:03 UTC] ✅ User profile retrieved successfully for user ID: 837
[17-Jun-2026 21:34:34 UTC] === API CALL LOG ===
[17-Jun-2026 21:34:34 UTC] Endpoint: user/profile.php
[17-Jun-2026 21:34:34 UTC] Full Log Data: {
    "timestamp": "2026-06-17 21:34:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.62.139.89",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.62.139.89, 172.68.193.141",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODM3IiwidXNlcm5hbWUiOiJsaThsaWQiLCJlbWFpbCI6ImxpOGxpZGprQGdtYWlsLmNvbSIsImV4cCI6MTc4MjMzNjc2MH0.nkKkLOFOrxYEM0xcYLt-UdoG26tRbvPDxouS8gLcCEc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0d52dd98aa03a4a-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.62.139.89",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jun-2026 21:34:34 UTC] === END API CALL LOG ===
[17-Jun-2026 21:34:34 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jun-2026 21:34:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODM3IiwidXNlcm5hbWUiOiJsaThsaWQiLCJlbWFpbCI6ImxpOGxpZGprQGdtYWlsLmNvbSIsImV4cCI6MTc4MjMzNjc2MH0.nkKkLOFOrxYEM0xcYLt-UdoG26tRbvPDxouS8gLcCEc
[17-Jun-2026 21:34:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jun-2026 21:34:34 UTC] ✅ JWT token verified successfully for user profile
[17-Jun-2026 21:34:34 UTC] User ID: 837
[17-Jun-2026 21:34:34 UTC] ✅ User profile retrieved successfully for user ID: 837
[17-Jun-2026 21:34:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jun-2026 21:34:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jun-2026 21:34:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"5.62.139.89, 172.68.193.141","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODM3IiwidXNlcm5hbWUiOiJsaThsaWQiLCJlbWFpbCI6ImxpOGxpZGprQGdtYWlsLmNvbSIsImV4cCI6MTc4MjMzNjc2MH0.nkKkLOFOrxYEM0xcYLt-UdoG26tRbvPDxouS8gLcCEc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0d52dd98a9c3a4a-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"5.62.139.89","cf-ipcountry":"IQ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-Jun-2026 21:34:34 UTC] === User Orders API Called ===
[17-Jun-2026 21:34:34 UTC] User ID: 837
[17-Jun-2026 21:34:34 UTC] Limit: 20, Offset: 0
[17-Jun-2026 21:34:34 UTC] Orders found: 0
[17-Jun-2026 21:34:34 UTC] Orders data: []
[17-Jun-2026 21:34:34 UTC] Total orders count: 0
[17-Jun-2026 21:34:34 UTC] === API CALL LOG ===
[17-Jun-2026 21:34:34 UTC] Endpoint: user/profile.php
[17-Jun-2026 21:34:34 UTC] Full Log Data: {
    "timestamp": "2026-06-17 21:34:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.62.139.89",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.62.139.89, 172.68.193.141",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODM3IiwidXNlcm5hbWUiOiJsaThsaWQiLCJlbWFpbCI6ImxpOGxpZGprQGdtYWlsLmNvbSIsImV4cCI6MTc4MjMzNjc2MH0.nkKkLOFOrxYEM0xcYLt-UdoG26tRbvPDxouS8gLcCEc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0d52ddc2ce33a4a-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.62.139.89",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jun-2026 21:34:34 UTC] === END API CALL LOG ===
[17-Jun-2026 21:34:34 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jun-2026 21:34:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODM3IiwidXNlcm5hbWUiOiJsaThsaWQiLCJlbWFpbCI6ImxpOGxpZGprQGdtYWlsLmNvbSIsImV4cCI6MTc4MjMzNjc2MH0.nkKkLOFOrxYEM0xcYLt-UdoG26tRbvPDxouS8gLcCEc
[17-Jun-2026 21:34:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jun-2026 21:34:34 UTC] ✅ JWT token verified successfully for user profile
[17-Jun-2026 21:34:34 UTC] User ID: 837
[17-Jun-2026 21:34:34 UTC] ✅ User profile retrieved successfully for user ID: 837
[17-Jun-2026 21:34:35 UTC] === API CALL LOG ===
[17-Jun-2026 21:34:35 UTC] Endpoint: user/profile.php
[17-Jun-2026 21:34:35 UTC] Full Log Data: {
    "timestamp": "2026-06-17 21:34:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.62.139.89",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.62.139.89, 172.68.193.141",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODM3IiwidXNlcm5hbWUiOiJsaThsaWQiLCJlbWFpbCI6ImxpOGxpZGprQGdtYWlsLmNvbSIsImV4cCI6MTc4MjMzNjc2MH0.nkKkLOFOrxYEM0xcYLt-UdoG26tRbvPDxouS8gLcCEc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0d52ddd3e1d3a4a-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.62.139.89",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jun-2026 21:34:35 UTC] === END API CALL LOG ===
[17-Jun-2026 21:34:35 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jun-2026 21:34:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODM3IiwidXNlcm5hbWUiOiJsaThsaWQiLCJlbWFpbCI6ImxpOGxpZGprQGdtYWlsLmNvbSIsImV4cCI6MTc4MjMzNjc2MH0.nkKkLOFOrxYEM0xcYLt-UdoG26tRbvPDxouS8gLcCEc
[17-Jun-2026 21:34:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jun-2026 21:34:35 UTC] ✅ JWT token verified successfully for user profile
[17-Jun-2026 21:34:35 UTC] User ID: 837
[17-Jun-2026 21:34:35 UTC] ✅ User profile retrieved successfully for user ID: 837
[17-Jun-2026 21:35:42 UTC] === API CALL LOG ===
[17-Jun-2026 21:35:42 UTC] Endpoint: user/profile.php
[17-Jun-2026 21:35:42 UTC] Full Log Data: {
    "timestamp": "2026-06-17 21:35:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.94.151.254",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "178.94.151.254, 172.68.213.166",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4MzgsInVzZXJuYW1lIjoiaHR0cDpcL1wvdC5tZVwvV2lsbGlhbWJ1bGwwMDEiLCJlbWFpbCI6InBhc2NhbGNoaW5lY2hlcmVtN0BnbWFpbC5jb20iLCJleHAiOjE3ODIzMzY5NDF9.AkIMXmYWpz3BkLU5zbT2AnB6oS8AtOaxiPCAFCdfihs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0d52f801c2a2798-PRG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "178.94.151.254",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jun-2026 21:35:42 UTC] === END API CALL LOG ===
[17-Jun-2026 21:35:42 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jun-2026 21:35:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4MzgsInVzZXJuYW1lIjoiaHR0cDpcL1wvdC5tZVwvV2lsbGlhbWJ1bGwwMDEiLCJlbWFpbCI6InBhc2NhbGNoaW5lY2hlcmVtN0BnbWFpbC5jb20iLCJleHAiOjE3ODIzMzY5NDF9.AkIMXmYWpz3BkLU5zbT2AnB6oS8AtOaxiPCAFCdfihs
[17-Jun-2026 21:35:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jun-2026 21:35:42 UTC] ✅ JWT token verified successfully for user profile
[17-Jun-2026 21:35:42 UTC] User ID: 838
[17-Jun-2026 21:35:42 UTC] ✅ User profile retrieved successfully for user ID: 838
[17-Jun-2026 21:35:42 UTC] === API CALL LOG ===
[17-Jun-2026 21:35:42 UTC] Endpoint: user/profile.php
[17-Jun-2026 21:35:42 UTC] Full Log Data: {
    "timestamp": "2026-06-17 21:35:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.94.151.254",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "178.94.151.254, 172.68.213.166",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4MzgsInVzZXJuYW1lIjoiaHR0cDpcL1wvdC5tZVwvV2lsbGlhbWJ1bGwwMDEiLCJlbWFpbCI6InBhc2NhbGNoaW5lY2hlcmVtN0BnbWFpbC5jb20iLCJleHAiOjE3ODIzMzY5NDF9.AkIMXmYWpz3BkLU5zbT2AnB6oS8AtOaxiPCAFCdfihs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0d52f801c2e2798-PRG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "178.94.151.254",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jun-2026 21:35:42 UTC] === END API CALL LOG ===
[17-Jun-2026 21:35:42 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jun-2026 21:35:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4MzgsInVzZXJuYW1lIjoiaHR0cDpcL1wvdC5tZVwvV2lsbGlhbWJ1bGwwMDEiLCJlbWFpbCI6InBhc2NhbGNoaW5lY2hlcmVtN0BnbWFpbC5jb20iLCJleHAiOjE3ODIzMzY5NDF9.AkIMXmYWpz3BkLU5zbT2AnB6oS8AtOaxiPCAFCdfihs
[17-Jun-2026 21:35:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jun-2026 21:35:42 UTC] ✅ JWT token verified successfully for user profile
[17-Jun-2026 21:35:42 UTC] User ID: 838
[17-Jun-2026 21:35:42 UTC] ✅ User profile retrieved successfully for user ID: 838
[17-Jun-2026 21:35:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jun-2026 21:35:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jun-2026 21:35:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"178.94.151.254, 172.68.213.166","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4MzgsInVzZXJuYW1lIjoiaHR0cDpcL1wvdC5tZVwvV2lsbGlhbWJ1bGwwMDEiLCJlbWFpbCI6InBhc2NhbGNoaW5lY2hlcmVtN0BnbWFpbC5jb20iLCJleHAiOjE3ODIzMzY5NDF9.AkIMXmYWpz3BkLU5zbT2AnB6oS8AtOaxiPCAFCdfihs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0d52f801c2c2798-PRG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"178.94.151.254","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-Jun-2026 21:35:42 UTC] === User Orders API Called ===
[17-Jun-2026 21:35:42 UTC] User ID: 838
[17-Jun-2026 21:35:42 UTC] Limit: 20, Offset: 0
[17-Jun-2026 21:35:42 UTC] Orders found: 0
[17-Jun-2026 21:35:42 UTC] Orders data: []
[17-Jun-2026 21:35:42 UTC] Total orders count: 0
[17-Jun-2026 21:35:43 UTC] === API CALL LOG ===
[17-Jun-2026 21:35:43 UTC] Endpoint: user/profile.php
[17-Jun-2026 21:35:43 UTC] Full Log Data: {
    "timestamp": "2026-06-17 21:35:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.94.151.254",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "178.94.151.254, 172.68.213.166",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4MzgsInVzZXJuYW1lIjoiaHR0cDpcL1wvdC5tZVwvV2lsbGlhbWJ1bGwwMDEiLCJlbWFpbCI6InBhc2NhbGNoaW5lY2hlcmVtN0BnbWFpbC5jb20iLCJleHAiOjE3ODIzMzY5NDF9.AkIMXmYWpz3BkLU5zbT2AnB6oS8AtOaxiPCAFCdfihs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0d52f873ea92798-PRG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "178.94.151.254",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jun-2026 21:35:43 UTC] === END API CALL LOG ===
[17-Jun-2026 21:35:43 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jun-2026 21:35:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4MzgsInVzZXJuYW1lIjoiaHR0cDpcL1wvdC5tZVwvV2lsbGlhbWJ1bGwwMDEiLCJlbWFpbCI6InBhc2NhbGNoaW5lY2hlcmVtN0BnbWFpbC5jb20iLCJleHAiOjE3ODIzMzY5NDF9.AkIMXmYWpz3BkLU5zbT2AnB6oS8AtOaxiPCAFCdfihs
[17-Jun-2026 21:35:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jun-2026 21:35:43 UTC] ✅ JWT token verified successfully for user profile
[17-Jun-2026 21:35:43 UTC] User ID: 838
[17-Jun-2026 21:35:43 UTC] ✅ User profile retrieved successfully for user ID: 838
[17-Jun-2026 21:35:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jun-2026 21:35:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jun-2026 21:35:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"5.62.139.89, 172.68.193.140","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODM3IiwidXNlcm5hbWUiOiJsaThsaWQiLCJlbWFpbCI6ImxpOGxpZGprQGdtYWlsLmNvbSIsImV4cCI6MTc4MjMzNjc2MH0.nkKkLOFOrxYEM0xcYLt-UdoG26tRbvPDxouS8gLcCEc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0d52fba49033a4a-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"5.62.139.89","cf-ipcountry":"IQ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-Jun-2026 21:35:51 UTC] === User Orders API Called ===
[17-Jun-2026 21:35:51 UTC] User ID: 837
[17-Jun-2026 21:35:51 UTC] Limit: 20, Offset: 0
[17-Jun-2026 21:35:51 UTC] Orders found: 0
[17-Jun-2026 21:35:51 UTC] Orders data: []
[17-Jun-2026 21:35:51 UTC] Total orders count: 0
[17-Jun-2026 21:35:51 UTC] === API CALL LOG ===
[17-Jun-2026 21:35:51 UTC] Endpoint: user/profile.php
[17-Jun-2026 21:35:51 UTC] Full Log Data: {
    "timestamp": "2026-06-17 21:35:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.62.139.89",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.62.139.89, 172.68.193.140",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODM3IiwidXNlcm5hbWUiOiJsaThsaWQiLCJlbWFpbCI6ImxpOGxpZGprQGdtYWlsLmNvbSIsImV4cCI6MTc4MjMzNjc2MH0.nkKkLOFOrxYEM0xcYLt-UdoG26tRbvPDxouS8gLcCEc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0d52fbae9a63a4a-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.62.139.89",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jun-2026 21:35:51 UTC] === END API CALL LOG ===
[17-Jun-2026 21:35:51 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jun-2026 21:35:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODM3IiwidXNlcm5hbWUiOiJsaThsaWQiLCJlbWFpbCI6ImxpOGxpZGprQGdtYWlsLmNvbSIsImV4cCI6MTc4MjMzNjc2MH0.nkKkLOFOrxYEM0xcYLt-UdoG26tRbvPDxouS8gLcCEc
[17-Jun-2026 21:35:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jun-2026 21:35:51 UTC] ✅ JWT token verified successfully for user profile
[17-Jun-2026 21:35:51 UTC] User ID: 837
[17-Jun-2026 21:35:51 UTC] ✅ User profile retrieved successfully for user ID: 837
[17-Jun-2026 21:35:51 UTC] === API CALL LOG ===
[17-Jun-2026 21:35:51 UTC] Endpoint: user/profile.php
[17-Jun-2026 21:35:51 UTC] Full Log Data: {
    "timestamp": "2026-06-17 21:35:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.62.139.89",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.62.139.89, 172.68.193.140",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODM3IiwidXNlcm5hbWUiOiJsaThsaWQiLCJlbWFpbCI6ImxpOGxpZGprQGdtYWlsLmNvbSIsImV4cCI6MTc4MjMzNjc2MH0.nkKkLOFOrxYEM0xcYLt-UdoG26tRbvPDxouS8gLcCEc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0d52fbd0b3b3a4a-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.62.139.89",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jun-2026 21:35:51 UTC] === END API CALL LOG ===
[17-Jun-2026 21:35:51 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jun-2026 21:35:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODM3IiwidXNlcm5hbWUiOiJsaThsaWQiLCJlbWFpbCI6ImxpOGxpZGprQGdtYWlsLmNvbSIsImV4cCI6MTc4MjMzNjc2MH0.nkKkLOFOrxYEM0xcYLt-UdoG26tRbvPDxouS8gLcCEc
[17-Jun-2026 21:35:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jun-2026 21:35:51 UTC] ✅ JWT token verified successfully for user profile
[17-Jun-2026 21:35:51 UTC] User ID: 837
[17-Jun-2026 21:35:51 UTC] ✅ User profile retrieved successfully for user ID: 837
[17-Jun-2026 21:35:52 UTC] === API CALL LOG ===
[17-Jun-2026 21:35:52 UTC] Endpoint: user/profile.php
[17-Jun-2026 21:35:52 UTC] Full Log Data: {
    "timestamp": "2026-06-17 21:35:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.62.139.89",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.62.139.89, 172.68.193.140",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODM3IiwidXNlcm5hbWUiOiJsaThsaWQiLCJlbWFpbCI6ImxpOGxpZGprQGdtYWlsLmNvbSIsImV4cCI6MTc4MjMzNjc2MH0.nkKkLOFOrxYEM0xcYLt-UdoG26tRbvPDxouS8gLcCEc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0d52fbe2c053a4a-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.62.139.89",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jun-2026 21:35:52 UTC] === END API CALL LOG ===
[17-Jun-2026 21:35:52 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jun-2026 21:35:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODM3IiwidXNlcm5hbWUiOiJsaThsaWQiLCJlbWFpbCI6ImxpOGxpZGprQGdtYWlsLmNvbSIsImV4cCI6MTc4MjMzNjc2MH0.nkKkLOFOrxYEM0xcYLt-UdoG26tRbvPDxouS8gLcCEc
[17-Jun-2026 21:35:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jun-2026 21:35:52 UTC] ✅ JWT token verified successfully for user profile
[17-Jun-2026 21:35:52 UTC] User ID: 837
[17-Jun-2026 21:35:52 UTC] ✅ User profile retrieved successfully for user ID: 837
[17-Jun-2026 21:35:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jun-2026 21:35:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jun-2026 21:35:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"5.62.139.89, 172.68.193.140","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODM3IiwidXNlcm5hbWUiOiJsaThsaWQiLCJlbWFpbCI6ImxpOGxpZGprQGdtYWlsLmNvbSIsImV4cCI6MTc4MjMzNjc2MH0.nkKkLOFOrxYEM0xcYLt-UdoG26tRbvPDxouS8gLcCEc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0d52fcd78bc3a4a-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"5.62.139.89","cf-ipcountry":"IQ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-Jun-2026 21:35:54 UTC] === User Orders API Called ===
[17-Jun-2026 21:35:54 UTC] User ID: 837
[17-Jun-2026 21:35:54 UTC] Limit: 20, Offset: 0
[17-Jun-2026 21:35:54 UTC] Orders found: 0
[17-Jun-2026 21:35:54 UTC] Orders data: []
[17-Jun-2026 21:35:54 UTC] Total orders count: 0
[17-Jun-2026 21:36:01 UTC] === API CALL LOG ===
[17-Jun-2026 21:36:01 UTC] Endpoint: user/profile.php
[17-Jun-2026 21:36:01 UTC] Full Log Data: {
    "timestamp": "2026-06-17 21:36:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.62.139.89",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.62.139.89, 172.68.193.140",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODM3IiwidXNlcm5hbWUiOiJsaThsaWQiLCJlbWFpbCI6ImxpOGxpZGprQGdtYWlsLmNvbSIsImV4cCI6MTc4MjMzNjc2MH0.nkKkLOFOrxYEM0xcYLt-UdoG26tRbvPDxouS8gLcCEc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0d52ff77ddb3a4a-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.62.139.89",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jun-2026 21:36:01 UTC] === END API CALL LOG ===
[17-Jun-2026 21:36:01 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jun-2026 21:36:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODM3IiwidXNlcm5hbWUiOiJsaThsaWQiLCJlbWFpbCI6ImxpOGxpZGprQGdtYWlsLmNvbSIsImV4cCI6MTc4MjMzNjc2MH0.nkKkLOFOrxYEM0xcYLt-UdoG26tRbvPDxouS8gLcCEc
[17-Jun-2026 21:36:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jun-2026 21:36:01 UTC] ✅ JWT token verified successfully for user profile
[17-Jun-2026 21:36:01 UTC] User ID: 837
[17-Jun-2026 21:36:01 UTC] ✅ User profile retrieved successfully for user ID: 837
[17-Jun-2026 21:36:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jun-2026 21:36:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jun-2026 21:36:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"5.62.139.89, 172.68.193.140","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODM3IiwidXNlcm5hbWUiOiJsaThsaWQiLCJlbWFpbCI6ImxpOGxpZGprQGdtYWlsLmNvbSIsImV4cCI6MTc4MjMzNjc2MH0.nkKkLOFOrxYEM0xcYLt-UdoG26tRbvPDxouS8gLcCEc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0d52ff77dd53a4a-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"5.62.139.89","cf-ipcountry":"IQ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-Jun-2026 21:36:01 UTC] === User Orders API Called ===
[17-Jun-2026 21:36:01 UTC] User ID: 837
[17-Jun-2026 21:36:01 UTC] Limit: 20, Offset: 0
[17-Jun-2026 21:36:01 UTC] Orders found: 0
[17-Jun-2026 21:36:01 UTC] Orders data: []
[17-Jun-2026 21:36:01 UTC] Total orders count: 0
[17-Jun-2026 21:36:01 UTC] === API CALL LOG ===
[17-Jun-2026 21:36:01 UTC] Endpoint: user/profile.php
[17-Jun-2026 21:36:01 UTC] Full Log Data: {
    "timestamp": "2026-06-17 21:36:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.62.139.89",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.62.139.89, 172.68.193.140",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODM3IiwidXNlcm5hbWUiOiJsaThsaWQiLCJlbWFpbCI6ImxpOGxpZGprQGdtYWlsLmNvbSIsImV4cCI6MTc4MjMzNjc2MH0.nkKkLOFOrxYEM0xcYLt-UdoG26tRbvPDxouS8gLcCEc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0d52ffa588a3a4a-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.62.139.89",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jun-2026 21:36:01 UTC] === END API CALL LOG ===
[17-Jun-2026 21:36:01 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jun-2026 21:36:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODM3IiwidXNlcm5hbWUiOiJsaThsaWQiLCJlbWFpbCI6ImxpOGxpZGprQGdtYWlsLmNvbSIsImV4cCI6MTc4MjMzNjc2MH0.nkKkLOFOrxYEM0xcYLt-UdoG26tRbvPDxouS8gLcCEc
[17-Jun-2026 21:36:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jun-2026 21:36:01 UTC] ✅ JWT token verified successfully for user profile
[17-Jun-2026 21:36:01 UTC] User ID: 837
[17-Jun-2026 21:36:01 UTC] ✅ User profile retrieved successfully for user ID: 837
[17-Jun-2026 21:36:01 UTC] === API CALL LOG ===
[17-Jun-2026 21:36:01 UTC] Endpoint: user/profile.php
[17-Jun-2026 21:36:01 UTC] Full Log Data: {
    "timestamp": "2026-06-17 21:36:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.62.139.89",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.62.139.89, 172.68.193.140",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODM3IiwidXNlcm5hbWUiOiJsaThsaWQiLCJlbWFpbCI6ImxpOGxpZGprQGdtYWlsLmNvbSIsImV4cCI6MTc4MjMzNjc2MH0.nkKkLOFOrxYEM0xcYLt-UdoG26tRbvPDxouS8gLcCEc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0d52ffb29613a4a-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.62.139.89",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jun-2026 21:36:01 UTC] === END API CALL LOG ===
[17-Jun-2026 21:36:01 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jun-2026 21:36:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODM3IiwidXNlcm5hbWUiOiJsaThsaWQiLCJlbWFpbCI6ImxpOGxpZGprQGdtYWlsLmNvbSIsImV4cCI6MTc4MjMzNjc2MH0.nkKkLOFOrxYEM0xcYLt-UdoG26tRbvPDxouS8gLcCEc
[17-Jun-2026 21:36:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jun-2026 21:36:01 UTC] ✅ JWT token verified successfully for user profile
[17-Jun-2026 21:36:01 UTC] User ID: 837
[17-Jun-2026 21:36:01 UTC] ✅ User profile retrieved successfully for user ID: 837
[17-Jun-2026 21:36:12 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jun-2026 21:36:12 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jun-2026 21:36:12 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"5.62.139.89, 172.68.193.141","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODM3IiwidXNlcm5hbWUiOiJsaThsaWQiLCJlbWFpbCI6ImxpOGxpZGprQGdtYWlsLmNvbSIsImV4cCI6MTc4MjMzNjc2MH0.nkKkLOFOrxYEM0xcYLt-UdoG26tRbvPDxouS8gLcCEc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0d5303f48d73a4a-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"5.62.139.89","cf-ipcountry":"IQ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-Jun-2026 21:36:12 UTC] === User Orders API Called ===
[17-Jun-2026 21:36:12 UTC] User ID: 837
[17-Jun-2026 21:36:12 UTC] Limit: 20, Offset: 0
[17-Jun-2026 21:36:12 UTC] Orders found: 0
[17-Jun-2026 21:36:12 UTC] Orders data: []
[17-Jun-2026 21:36:12 UTC] Total orders count: 0
[17-Jun-2026 21:36:12 UTC] === API CALL LOG ===
[17-Jun-2026 21:36:12 UTC] Endpoint: user/profile.php
[17-Jun-2026 21:36:12 UTC] Full Log Data: {
    "timestamp": "2026-06-17 21:36:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.62.139.89",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.62.139.89, 172.68.193.141",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODM3IiwidXNlcm5hbWUiOiJsaThsaWQiLCJlbWFpbCI6ImxpOGxpZGprQGdtYWlsLmNvbSIsImV4cCI6MTc4MjMzNjc2MH0.nkKkLOFOrxYEM0xcYLt-UdoG26tRbvPDxouS8gLcCEc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0d5303f48d93a4a-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.62.139.89",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jun-2026 21:36:12 UTC] === END API CALL LOG ===
[17-Jun-2026 21:36:12 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jun-2026 21:36:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODM3IiwidXNlcm5hbWUiOiJsaThsaWQiLCJlbWFpbCI6ImxpOGxpZGprQGdtYWlsLmNvbSIsImV4cCI6MTc4MjMzNjc2MH0.nkKkLOFOrxYEM0xcYLt-UdoG26tRbvPDxouS8gLcCEc
[17-Jun-2026 21:36:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jun-2026 21:36:12 UTC] ✅ JWT token verified successfully for user profile
[17-Jun-2026 21:36:12 UTC] User ID: 837
[17-Jun-2026 21:36:12 UTC] ✅ User profile retrieved successfully for user ID: 837
[17-Jun-2026 21:36:13 UTC] === API CALL LOG ===
[17-Jun-2026 21:36:13 UTC] Endpoint: user/profile.php
[17-Jun-2026 21:36:13 UTC] Full Log Data: {
    "timestamp": "2026-06-17 21:36:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.62.139.89",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.62.139.89, 172.68.193.141",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODM3IiwidXNlcm5hbWUiOiJsaThsaWQiLCJlbWFpbCI6ImxpOGxpZGprQGdtYWlsLmNvbSIsImV4cCI6MTc4MjMzNjc2MH0.nkKkLOFOrxYEM0xcYLt-UdoG26tRbvPDxouS8gLcCEc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0d53041eaf23a4a-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.62.139.89",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jun-2026 21:36:13 UTC] === END API CALL LOG ===
[17-Jun-2026 21:36:13 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jun-2026 21:36:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODM3IiwidXNlcm5hbWUiOiJsaThsaWQiLCJlbWFpbCI6ImxpOGxpZGprQGdtYWlsLmNvbSIsImV4cCI6MTc4MjMzNjc2MH0.nkKkLOFOrxYEM0xcYLt-UdoG26tRbvPDxouS8gLcCEc
[17-Jun-2026 21:36:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jun-2026 21:36:13 UTC] ✅ JWT token verified successfully for user profile
[17-Jun-2026 21:36:13 UTC] User ID: 837
[17-Jun-2026 21:36:13 UTC] ✅ User profile retrieved successfully for user ID: 837
[17-Jun-2026 21:36:13 UTC] === API CALL LOG ===
[17-Jun-2026 21:36:13 UTC] Endpoint: user/profile.php
[17-Jun-2026 21:36:13 UTC] Full Log Data: {
    "timestamp": "2026-06-17 21:36:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.62.139.89",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.62.139.89, 172.68.193.141",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODM3IiwidXNlcm5hbWUiOiJsaThsaWQiLCJlbWFpbCI6ImxpOGxpZGprQGdtYWlsLmNvbSIsImV4cCI6MTc4MjMzNjc2MH0.nkKkLOFOrxYEM0xcYLt-UdoG26tRbvPDxouS8gLcCEc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0d530430bf23a4a-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.62.139.89",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jun-2026 21:36:13 UTC] === END API CALL LOG ===
[17-Jun-2026 21:36:13 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jun-2026 21:36:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODM3IiwidXNlcm5hbWUiOiJsaThsaWQiLCJlbWFpbCI6ImxpOGxpZGprQGdtYWlsLmNvbSIsImV4cCI6MTc4MjMzNjc2MH0.nkKkLOFOrxYEM0xcYLt-UdoG26tRbvPDxouS8gLcCEc
[17-Jun-2026 21:36:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jun-2026 21:36:13 UTC] ✅ JWT token verified successfully for user profile
[17-Jun-2026 21:36:13 UTC] User ID: 837
[17-Jun-2026 21:36:13 UTC] ✅ User profile retrieved successfully for user ID: 837
[17-Jun-2026 21:36:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jun-2026 21:36:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jun-2026 21:36:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"5.62.139.89, 172.68.193.141","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODM3IiwidXNlcm5hbWUiOiJsaThsaWQiLCJlbWFpbCI6ImxpOGxpZGprQGdtYWlsLmNvbSIsImV4cCI6MTc4MjMzNjc2MH0.nkKkLOFOrxYEM0xcYLt-UdoG26tRbvPDxouS8gLcCEc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0d5304818143a4a-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"5.62.139.89","cf-ipcountry":"IQ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-Jun-2026 21:36:14 UTC] === User Orders API Called ===
[17-Jun-2026 21:36:14 UTC] User ID: 837
[17-Jun-2026 21:36:14 UTC] Limit: 20, Offset: 0
[17-Jun-2026 21:36:14 UTC] Orders found: 0
[17-Jun-2026 21:36:14 UTC] Orders data: []
[17-Jun-2026 21:36:14 UTC] Total orders count: 0
[17-Jun-2026 21:36:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jun-2026 21:36:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jun-2026 21:36:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"5.62.139.89, 172.68.193.141","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODM3IiwidXNlcm5hbWUiOiJsaThsaWQiLCJlbWFpbCI6ImxpOGxpZGprQGdtYWlsLmNvbSIsImV4cCI6MTc4MjMzNjc2MH0.nkKkLOFOrxYEM0xcYLt-UdoG26tRbvPDxouS8gLcCEc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0d530508f7b3a4a-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"5.62.139.89","cf-ipcountry":"IQ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-Jun-2026 21:36:15 UTC] === User Orders API Called ===
[17-Jun-2026 21:36:15 UTC] User ID: 837
[17-Jun-2026 21:36:15 UTC] Limit: 20, Offset: 0
[17-Jun-2026 21:36:15 UTC] Orders found: 0
[17-Jun-2026 21:36:15 UTC] Orders data: []
[17-Jun-2026 21:36:15 UTC] Total orders count: 0
[17-Jun-2026 21:36:15 UTC] === API CALL LOG ===
[17-Jun-2026 21:36:15 UTC] Endpoint: user/profile.php
[17-Jun-2026 21:36:15 UTC] Full Log Data: {
    "timestamp": "2026-06-17 21:36:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.62.139.89",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.62.139.89, 172.68.193.141",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODM3IiwidXNlcm5hbWUiOiJsaThsaWQiLCJlbWFpbCI6ImxpOGxpZGprQGdtYWlsLmNvbSIsImV4cCI6MTc4MjMzNjc2MH0.nkKkLOFOrxYEM0xcYLt-UdoG26tRbvPDxouS8gLcCEc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0d5305118033a4a-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.62.139.89",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jun-2026 21:36:15 UTC] === END API CALL LOG ===
[17-Jun-2026 21:36:15 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jun-2026 21:36:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODM3IiwidXNlcm5hbWUiOiJsaThsaWQiLCJlbWFpbCI6ImxpOGxpZGprQGdtYWlsLmNvbSIsImV4cCI6MTc4MjMzNjc2MH0.nkKkLOFOrxYEM0xcYLt-UdoG26tRbvPDxouS8gLcCEc
[17-Jun-2026 21:36:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jun-2026 21:36:15 UTC] ✅ JWT token verified successfully for user profile
[17-Jun-2026 21:36:15 UTC] User ID: 837
[17-Jun-2026 21:36:15 UTC] ✅ User profile retrieved successfully for user ID: 837
[17-Jun-2026 21:36:15 UTC] === API CALL LOG ===
[17-Jun-2026 21:36:15 UTC] Endpoint: user/profile.php
[17-Jun-2026 21:36:15 UTC] Full Log Data: {
    "timestamp": "2026-06-17 21:36:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.62.139.89",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.62.139.89, 172.68.193.141",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODM3IiwidXNlcm5hbWUiOiJsaThsaWQiLCJlbWFpbCI6ImxpOGxpZGprQGdtYWlsLmNvbSIsImV4cCI6MTc4MjMzNjc2MH0.nkKkLOFOrxYEM0xcYLt-UdoG26tRbvPDxouS8gLcCEc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0d53053299f3a4a-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.62.139.89",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jun-2026 21:36:15 UTC] === END API CALL LOG ===
[17-Jun-2026 21:36:15 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jun-2026 21:36:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODM3IiwidXNlcm5hbWUiOiJsaThsaWQiLCJlbWFpbCI6ImxpOGxpZGprQGdtYWlsLmNvbSIsImV4cCI6MTc4MjMzNjc2MH0.nkKkLOFOrxYEM0xcYLt-UdoG26tRbvPDxouS8gLcCEc
[17-Jun-2026 21:36:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jun-2026 21:36:15 UTC] ✅ JWT token verified successfully for user profile
[17-Jun-2026 21:36:15 UTC] User ID: 837
[17-Jun-2026 21:36:15 UTC] ✅ User profile retrieved successfully for user ID: 837
[17-Jun-2026 21:36:16 UTC] === API CALL LOG ===
[17-Jun-2026 21:36:16 UTC] Endpoint: user/profile.php
[17-Jun-2026 21:36:16 UTC] Full Log Data: {
    "timestamp": "2026-06-17 21:36:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.62.139.89",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.62.139.89, 172.68.193.141",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODM3IiwidXNlcm5hbWUiOiJsaThsaWQiLCJlbWFpbCI6ImxpOGxpZGprQGdtYWlsLmNvbSIsImV4cCI6MTc4MjMzNjc2MH0.nkKkLOFOrxYEM0xcYLt-UdoG26tRbvPDxouS8gLcCEc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0d530544a6a3a4a-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.62.139.89",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jun-2026 21:36:16 UTC] === END API CALL LOG ===
[17-Jun-2026 21:36:16 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jun-2026 21:36:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODM3IiwidXNlcm5hbWUiOiJsaThsaWQiLCJlbWFpbCI6ImxpOGxpZGprQGdtYWlsLmNvbSIsImV4cCI6MTc4MjMzNjc2MH0.nkKkLOFOrxYEM0xcYLt-UdoG26tRbvPDxouS8gLcCEc
[17-Jun-2026 21:36:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jun-2026 21:36:16 UTC] ✅ JWT token verified successfully for user profile
[17-Jun-2026 21:36:16 UTC] User ID: 837
[17-Jun-2026 21:36:16 UTC] ✅ User profile retrieved successfully for user ID: 837
[17-Jun-2026 21:36:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jun-2026 21:36:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jun-2026 21:36:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"5.62.139.89, 172.68.193.141","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODM3IiwidXNlcm5hbWUiOiJsaThsaWQiLCJlbWFpbCI6ImxpOGxpZGprQGdtYWlsLmNvbSIsImV4cCI6MTc4MjMzNjc2MH0.nkKkLOFOrxYEM0xcYLt-UdoG26tRbvPDxouS8gLcCEc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0d5306b0a923a4a-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"5.62.139.89","cf-ipcountry":"IQ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-Jun-2026 21:36:19 UTC] === User Orders API Called ===
[17-Jun-2026 21:36:19 UTC] User ID: 837
[17-Jun-2026 21:36:19 UTC] Limit: 20, Offset: 0
[17-Jun-2026 21:36:19 UTC] Orders found: 0
[17-Jun-2026 21:36:19 UTC] Orders data: []
[17-Jun-2026 21:36:19 UTC] Total orders count: 0
[17-Jun-2026 21:36:19 UTC] === API CALL LOG ===
[17-Jun-2026 21:36:19 UTC] Endpoint: user/profile.php
[17-Jun-2026 21:36:19 UTC] Full Log Data: {
    "timestamp": "2026-06-17 21:36:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.62.139.89",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.62.139.89, 172.68.193.141",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODM3IiwidXNlcm5hbWUiOiJsaThsaWQiLCJlbWFpbCI6ImxpOGxpZGprQGdtYWlsLmNvbSIsImV4cCI6MTc4MjMzNjc2MH0.nkKkLOFOrxYEM0xcYLt-UdoG26tRbvPDxouS8gLcCEc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0d5306b0a953a4a-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.62.139.89",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jun-2026 21:36:19 UTC] === END API CALL LOG ===
[17-Jun-2026 21:36:19 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jun-2026 21:36:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODM3IiwidXNlcm5hbWUiOiJsaThsaWQiLCJlbWFpbCI6ImxpOGxpZGprQGdtYWlsLmNvbSIsImV4cCI6MTc4MjMzNjc2MH0.nkKkLOFOrxYEM0xcYLt-UdoG26tRbvPDxouS8gLcCEc
[17-Jun-2026 21:36:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jun-2026 21:36:19 UTC] ✅ JWT token verified successfully for user profile
[17-Jun-2026 21:36:19 UTC] User ID: 837
[17-Jun-2026 21:36:19 UTC] ✅ User profile retrieved successfully for user ID: 837
[17-Jun-2026 21:36:20 UTC] === API CALL LOG ===
[17-Jun-2026 21:36:20 UTC] Endpoint: user/profile.php
[17-Jun-2026 21:36:20 UTC] Full Log Data: {
    "timestamp": "2026-06-17 21:36:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.62.139.89",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.62.139.89, 172.68.193.141",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODM3IiwidXNlcm5hbWUiOiJsaThsaWQiLCJlbWFpbCI6ImxpOGxpZGprQGdtYWlsLmNvbSIsImV4cCI6MTc4MjMzNjc2MH0.nkKkLOFOrxYEM0xcYLt-UdoG26tRbvPDxouS8gLcCEc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0d5306ddc9a3a4a-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.62.139.89",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jun-2026 21:36:20 UTC] === END API CALL LOG ===
[17-Jun-2026 21:36:20 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jun-2026 21:36:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODM3IiwidXNlcm5hbWUiOiJsaThsaWQiLCJlbWFpbCI6ImxpOGxpZGprQGdtYWlsLmNvbSIsImV4cCI6MTc4MjMzNjc2MH0.nkKkLOFOrxYEM0xcYLt-UdoG26tRbvPDxouS8gLcCEc
[17-Jun-2026 21:36:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jun-2026 21:36:20 UTC] ✅ JWT token verified successfully for user profile
[17-Jun-2026 21:36:20 UTC] User ID: 837
[17-Jun-2026 21:36:20 UTC] ✅ User profile retrieved successfully for user ID: 837
[17-Jun-2026 21:36:20 UTC] === API CALL LOG ===
[17-Jun-2026 21:36:20 UTC] Endpoint: user/profile.php
[17-Jun-2026 21:36:20 UTC] Full Log Data: {
    "timestamp": "2026-06-17 21:36:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.62.139.89",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.62.139.89, 172.68.193.141",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODM3IiwidXNlcm5hbWUiOiJsaThsaWQiLCJlbWFpbCI6ImxpOGxpZGprQGdtYWlsLmNvbSIsImV4cCI6MTc4MjMzNjc2MH0.nkKkLOFOrxYEM0xcYLt-UdoG26tRbvPDxouS8gLcCEc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0d5306edd373a4a-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.62.139.89",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jun-2026 21:36:20 UTC] === END API CALL LOG ===
[17-Jun-2026 21:36:20 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jun-2026 21:36:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODM3IiwidXNlcm5hbWUiOiJsaThsaWQiLCJlbWFpbCI6ImxpOGxpZGprQGdtYWlsLmNvbSIsImV4cCI6MTc4MjMzNjc2MH0.nkKkLOFOrxYEM0xcYLt-UdoG26tRbvPDxouS8gLcCEc
[17-Jun-2026 21:36:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jun-2026 21:36:20 UTC] ✅ JWT token verified successfully for user profile
[17-Jun-2026 21:36:20 UTC] User ID: 837
[17-Jun-2026 21:36:20 UTC] ✅ User profile retrieved successfully for user ID: 837
[17-Jun-2026 21:37:22 UTC] === API CALL LOG ===
[17-Jun-2026 21:37:22 UTC] Endpoint: user/profile.php
[17-Jun-2026 21:37:22 UTC] Full Log Data: {
    "timestamp": "2026-06-17 21:37:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.94.151.254",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "178.94.151.254, 172.68.213.167",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4MzgsInVzZXJuYW1lIjoiaHR0cDpcL1wvdC5tZVwvV2lsbGlhbWJ1bGwwMDEiLCJlbWFpbCI6InBhc2NhbGNoaW5lY2hlcmVtN0BnbWFpbC5jb20iLCJleHAiOjE3ODIzMzY5NDF9.AkIMXmYWpz3BkLU5zbT2AnB6oS8AtOaxiPCAFCdfihs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0d531f62964b380-PRG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "178.94.151.254",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jun-2026 21:37:22 UTC] === END API CALL LOG ===
[17-Jun-2026 21:37:22 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jun-2026 21:37:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4MzgsInVzZXJuYW1lIjoiaHR0cDpcL1wvdC5tZVwvV2lsbGlhbWJ1bGwwMDEiLCJlbWFpbCI6InBhc2NhbGNoaW5lY2hlcmVtN0BnbWFpbC5jb20iLCJleHAiOjE3ODIzMzY5NDF9.AkIMXmYWpz3BkLU5zbT2AnB6oS8AtOaxiPCAFCdfihs
[17-Jun-2026 21:37:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jun-2026 21:37:22 UTC] ✅ JWT token verified successfully for user profile
[17-Jun-2026 21:37:22 UTC] User ID: 838
[17-Jun-2026 21:37:22 UTC] ✅ User profile retrieved successfully for user ID: 838
[17-Jun-2026 21:37:23 UTC] === API CALL LOG ===
[17-Jun-2026 21:37:23 UTC] Endpoint: user/profile.php
[17-Jun-2026 21:37:23 UTC] Full Log Data: {
    "timestamp": "2026-06-17 21:37:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.94.151.254",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "178.94.151.254, 172.68.213.167",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4MzgsInVzZXJuYW1lIjoiaHR0cDpcL1wvdC5tZVwvV2lsbGlhbWJ1bGwwMDEiLCJlbWFpbCI6InBhc2NhbGNoaW5lY2hlcmVtN0BnbWFpbC5jb20iLCJleHAiOjE3ODIzMzY5NDF9.AkIMXmYWpz3BkLU5zbT2AnB6oS8AtOaxiPCAFCdfihs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0d531f96bc8b380-PRG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "178.94.151.254",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jun-2026 21:37:23 UTC] === END API CALL LOG ===
[17-Jun-2026 21:37:23 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jun-2026 21:37:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4MzgsInVzZXJuYW1lIjoiaHR0cDpcL1wvdC5tZVwvV2lsbGlhbWJ1bGwwMDEiLCJlbWFpbCI6InBhc2NhbGNoaW5lY2hlcmVtN0BnbWFpbC5jb20iLCJleHAiOjE3ODIzMzY5NDF9.AkIMXmYWpz3BkLU5zbT2AnB6oS8AtOaxiPCAFCdfihs
[17-Jun-2026 21:37:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jun-2026 21:37:23 UTC] ✅ JWT token verified successfully for user profile
[17-Jun-2026 21:37:23 UTC] User ID: 838
[17-Jun-2026 21:37:23 UTC] ✅ User profile retrieved successfully for user ID: 838
[17-Jun-2026 21:37:23 UTC] === API CALL LOG ===
[17-Jun-2026 21:37:23 UTC] Endpoint: user/profile.php
[17-Jun-2026 21:37:23 UTC] Full Log Data: {
    "timestamp": "2026-06-17 21:37:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.94.151.254",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "178.94.151.254, 172.68.213.167",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4MzgsInVzZXJuYW1lIjoiaHR0cDpcL1wvdC5tZVwvV2lsbGlhbWJ1bGwwMDEiLCJlbWFpbCI6InBhc2NhbGNoaW5lY2hlcmVtN0BnbWFpbC5jb20iLCJleHAiOjE3ODIzMzY5NDF9.AkIMXmYWpz3BkLU5zbT2AnB6oS8AtOaxiPCAFCdfihs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0d531fc5d84b380-PRG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "178.94.151.254",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jun-2026 21:37:23 UTC] === END API CALL LOG ===
[17-Jun-2026 21:37:23 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jun-2026 21:37:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4MzgsInVzZXJuYW1lIjoiaHR0cDpcL1wvdC5tZVwvV2lsbGlhbWJ1bGwwMDEiLCJlbWFpbCI6InBhc2NhbGNoaW5lY2hlcmVtN0BnbWFpbC5jb20iLCJleHAiOjE3ODIzMzY5NDF9.AkIMXmYWpz3BkLU5zbT2AnB6oS8AtOaxiPCAFCdfihs
[17-Jun-2026 21:37:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jun-2026 21:37:23 UTC] ✅ JWT token verified successfully for user profile
[17-Jun-2026 21:37:23 UTC] User ID: 838
[17-Jun-2026 21:37:23 UTC] ✅ User profile retrieved successfully for user ID: 838
[17-Jun-2026 21:37:23 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jun-2026 21:37:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jun-2026 21:37:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"178.94.151.254, 172.68.213.167","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4MzgsInVzZXJuYW1lIjoiaHR0cDpcL1wvdC5tZVwvV2lsbGlhbWJ1bGwwMDEiLCJlbWFpbCI6InBhc2NhbGNoaW5lY2hlcmVtN0BnbWFpbC5jb20iLCJleHAiOjE3ODIzMzY5NDF9.AkIMXmYWpz3BkLU5zbT2AnB6oS8AtOaxiPCAFCdfihs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0d531fc5d87b380-PRG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"178.94.151.254","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-Jun-2026 21:37:23 UTC] === User Orders API Called ===
[17-Jun-2026 21:37:23 UTC] User ID: 838
[17-Jun-2026 21:37:23 UTC] Limit: 20, Offset: 0
[17-Jun-2026 21:37:23 UTC] Orders found: 0
[17-Jun-2026 21:37:23 UTC] Orders data: []
[17-Jun-2026 21:37:23 UTC] Total orders count: 0
[17-Jun-2026 21:37:24 UTC] === API CALL LOG ===
[17-Jun-2026 21:37:24 UTC] Endpoint: user/profile.php
[17-Jun-2026 21:37:24 UTC] Full Log Data: {
    "timestamp": "2026-06-17 21:37:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.94.151.254",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "178.94.151.254, 172.68.213.167",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4MzgsInVzZXJuYW1lIjoiaHR0cDpcL1wvdC5tZVwvV2lsbGlhbWJ1bGwwMDEiLCJlbWFpbCI6InBhc2NhbGNoaW5lY2hlcmVtN0BnbWFpbC5jb20iLCJleHAiOjE3ODIzMzY5NDF9.AkIMXmYWpz3BkLU5zbT2AnB6oS8AtOaxiPCAFCdfihs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0d531fd8e1bb380-PRG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "178.94.151.254",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jun-2026 21:37:24 UTC] === END API CALL LOG ===
[17-Jun-2026 21:37:24 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jun-2026 21:37:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4MzgsInVzZXJuYW1lIjoiaHR0cDpcL1wvdC5tZVwvV2lsbGlhbWJ1bGwwMDEiLCJlbWFpbCI6InBhc2NhbGNoaW5lY2hlcmVtN0BnbWFpbC5jb20iLCJleHAiOjE3ODIzMzY5NDF9.AkIMXmYWpz3BkLU5zbT2AnB6oS8AtOaxiPCAFCdfihs
[17-Jun-2026 21:37:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jun-2026 21:37:24 UTC] ✅ JWT token verified successfully for user profile
[17-Jun-2026 21:37:24 UTC] User ID: 838
[17-Jun-2026 21:37:24 UTC] ✅ User profile retrieved successfully for user ID: 838
[17-Jun-2026 21:37:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jun-2026 21:37:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jun-2026 21:37:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"178.94.151.254, 172.68.213.167","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4MzgsInVzZXJuYW1lIjoiaHR0cDpcL1wvdC5tZVwvV2lsbGlhbWJ1bGwwMDEiLCJlbWFpbCI6InBhc2NhbGNoaW5lY2hlcmVtN0BnbWFpbC5jb20iLCJleHAiOjE3ODIzMzY5NDF9.AkIMXmYWpz3BkLU5zbT2AnB6oS8AtOaxiPCAFCdfihs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0d53225fc1bb380-PRG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"178.94.151.254","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-Jun-2026 21:37:30 UTC] === User Orders API Called ===
[17-Jun-2026 21:37:30 UTC] User ID: 838
[17-Jun-2026 21:37:30 UTC] Limit: 20, Offset: 0
[17-Jun-2026 21:37:30 UTC] Orders found: 0
[17-Jun-2026 21:37:30 UTC] Orders data: []
[17-Jun-2026 21:37:30 UTC] Total orders count: 0
[17-Jun-2026 21:37:31 UTC] === API CALL LOG ===
[17-Jun-2026 21:37:31 UTC] Endpoint: user/profile.php
[17-Jun-2026 21:37:31 UTC] Full Log Data: {
    "timestamp": "2026-06-17 21:37:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.94.151.254",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "178.94.151.254, 172.68.213.167",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4MzgsInVzZXJuYW1lIjoiaHR0cDpcL1wvdC5tZVwvV2lsbGlhbWJ1bGwwMDEiLCJlbWFpbCI6InBhc2NhbGNoaW5lY2hlcmVtN0BnbWFpbC5jb20iLCJleHAiOjE3ODIzMzY5NDF9.AkIMXmYWpz3BkLU5zbT2AnB6oS8AtOaxiPCAFCdfihs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0d5322ce982b380-PRG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "178.94.151.254",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jun-2026 21:37:31 UTC] === END API CALL LOG ===
[17-Jun-2026 21:37:31 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jun-2026 21:37:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4MzgsInVzZXJuYW1lIjoiaHR0cDpcL1wvdC5tZVwvV2lsbGlhbWJ1bGwwMDEiLCJlbWFpbCI6InBhc2NhbGNoaW5lY2hlcmVtN0BnbWFpbC5jb20iLCJleHAiOjE3ODIzMzY5NDF9.AkIMXmYWpz3BkLU5zbT2AnB6oS8AtOaxiPCAFCdfihs
[17-Jun-2026 21:37:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jun-2026 21:37:31 UTC] ✅ JWT token verified successfully for user profile
[17-Jun-2026 21:37:31 UTC] User ID: 838
[17-Jun-2026 21:37:31 UTC] ✅ User profile retrieved successfully for user ID: 838
[17-Jun-2026 21:37:31 UTC] User Purchases API - User ID: 838
[17-Jun-2026 21:37:31 UTC] User Purchases API - Total purchases found: 0
[17-Jun-2026 21:37:34 UTC] === API CALL LOG ===
[17-Jun-2026 21:37:34 UTC] Endpoint: user/profile.php
[17-Jun-2026 21:37:34 UTC] Full Log Data: {
    "timestamp": "2026-06-17 21:37:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.94.151.254",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "178.94.151.254, 172.68.213.167",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4MzgsInVzZXJuYW1lIjoiaHR0cDpcL1wvdC5tZVwvV2lsbGlhbWJ1bGwwMDEiLCJlbWFpbCI6InBhc2NhbGNoaW5lY2hlcmVtN0BnbWFpbC5jb20iLCJleHAiOjE3ODIzMzY5NDF9.AkIMXmYWpz3BkLU5zbT2AnB6oS8AtOaxiPCAFCdfihs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0d532401afdb380-PRG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "178.94.151.254",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jun-2026 21:37:34 UTC] === END API CALL LOG ===
[17-Jun-2026 21:37:34 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jun-2026 21:37:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4MzgsInVzZXJuYW1lIjoiaHR0cDpcL1wvdC5tZVwvV2lsbGlhbWJ1bGwwMDEiLCJlbWFpbCI6InBhc2NhbGNoaW5lY2hlcmVtN0BnbWFpbC5jb20iLCJleHAiOjE3ODIzMzY5NDF9.AkIMXmYWpz3BkLU5zbT2AnB6oS8AtOaxiPCAFCdfihs
[17-Jun-2026 21:37:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jun-2026 21:37:34 UTC] ✅ JWT token verified successfully for user profile
[17-Jun-2026 21:37:34 UTC] User ID: 838
[17-Jun-2026 21:37:34 UTC] ✅ User profile retrieved successfully for user ID: 838
[17-Jun-2026 21:37:34 UTC] User Purchases API - User ID: 838
[17-Jun-2026 21:37:34 UTC] User Purchases API - Total purchases found: 0
[17-Jun-2026 21:37:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jun-2026 21:37:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jun-2026 21:37:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"178.94.151.254, 172.68.213.167","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4MzgsInVzZXJuYW1lIjoiaHR0cDpcL1wvdC5tZVwvV2lsbGlhbWJ1bGwwMDEiLCJlbWFpbCI6InBhc2NhbGNoaW5lY2hlcmVtN0BnbWFpbC5jb20iLCJleHAiOjE3ODIzMzY5NDF9.AkIMXmYWpz3BkLU5zbT2AnB6oS8AtOaxiPCAFCdfihs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0d532547df5b380-PRG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"178.94.151.254","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-Jun-2026 21:37:38 UTC] === User Orders API Called ===
[17-Jun-2026 21:37:38 UTC] User ID: 838
[17-Jun-2026 21:37:38 UTC] Limit: 20, Offset: 0
[17-Jun-2026 21:37:38 UTC] Orders found: 0
[17-Jun-2026 21:37:38 UTC] Orders data: []
[17-Jun-2026 21:37:38 UTC] Total orders count: 0
[17-Jun-2026 21:37:38 UTC] === API CALL LOG ===
[17-Jun-2026 21:37:38 UTC] Endpoint: user/profile.php
[17-Jun-2026 21:37:38 UTC] Full Log Data: {
    "timestamp": "2026-06-17 21:37:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.94.151.254",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "178.94.151.254, 172.68.213.167",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4MzgsInVzZXJuYW1lIjoiaHR0cDpcL1wvdC5tZVwvV2lsbGlhbWJ1bGwwMDEiLCJlbWFpbCI6InBhc2NhbGNoaW5lY2hlcmVtN0BnbWFpbC5jb20iLCJleHAiOjE3ODIzMzY5NDF9.AkIMXmYWpz3BkLU5zbT2AnB6oS8AtOaxiPCAFCdfihs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0d532547df6b380-PRG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "178.94.151.254",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jun-2026 21:37:38 UTC] === END API CALL LOG ===
[17-Jun-2026 21:37:38 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jun-2026 21:37:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4MzgsInVzZXJuYW1lIjoiaHR0cDpcL1wvdC5tZVwvV2lsbGlhbWJ1bGwwMDEiLCJlbWFpbCI6InBhc2NhbGNoaW5lY2hlcmVtN0BnbWFpbC5jb20iLCJleHAiOjE3ODIzMzY5NDF9.AkIMXmYWpz3BkLU5zbT2AnB6oS8AtOaxiPCAFCdfihs
[17-Jun-2026 21:37:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jun-2026 21:37:38 UTC] ✅ JWT token verified successfully for user profile
[17-Jun-2026 21:37:38 UTC] User ID: 838
[17-Jun-2026 21:37:38 UTC] ✅ User profile retrieved successfully for user ID: 838
[17-Jun-2026 21:37:38 UTC] === API CALL LOG ===
[17-Jun-2026 21:37:38 UTC] Endpoint: user/profile.php
[17-Jun-2026 21:37:38 UTC] Full Log Data: {
    "timestamp": "2026-06-17 21:37:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.94.151.254",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "178.94.151.254, 172.68.213.167",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4MzgsInVzZXJuYW1lIjoiaHR0cDpcL1wvdC5tZVwvV2lsbGlhbWJ1bGwwMDEiLCJlbWFpbCI6InBhc2NhbGNoaW5lY2hlcmVtN0BnbWFpbC5jb20iLCJleHAiOjE3ODIzMzY5NDF9.AkIMXmYWpz3BkLU5zbT2AnB6oS8AtOaxiPCAFCdfihs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0d53258afedb380-PRG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "178.94.151.254",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jun-2026 21:37:38 UTC] === END API CALL LOG ===
[17-Jun-2026 21:37:38 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jun-2026 21:37:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4MzgsInVzZXJuYW1lIjoiaHR0cDpcL1wvdC5tZVwvV2lsbGlhbWJ1bGwwMDEiLCJlbWFpbCI6InBhc2NhbGNoaW5lY2hlcmVtN0BnbWFpbC5jb20iLCJleHAiOjE3ODIzMzY5NDF9.AkIMXmYWpz3BkLU5zbT2AnB6oS8AtOaxiPCAFCdfihs
[17-Jun-2026 21:37:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jun-2026 21:37:38 UTC] ✅ JWT token verified successfully for user profile
[17-Jun-2026 21:37:38 UTC] User ID: 838
[17-Jun-2026 21:37:38 UTC] ✅ User profile retrieved successfully for user ID: 838
[17-Jun-2026 21:37:40 UTC] === API CALL LOG ===
[17-Jun-2026 21:37:40 UTC] Endpoint: user/profile.php
[17-Jun-2026 21:37:40 UTC] Full Log Data: {
    "timestamp": "2026-06-17 21:37:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.94.151.254",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "178.94.151.254, 172.68.213.167",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4MzgsInVzZXJuYW1lIjoiaHR0cDpcL1wvdC5tZVwvV2lsbGlhbWJ1bGwwMDEiLCJlbWFpbCI6InBhc2NhbGNoaW5lY2hlcmVtN0BnbWFpbC5jb20iLCJleHAiOjE3ODIzMzY5NDF9.AkIMXmYWpz3BkLU5zbT2AnB6oS8AtOaxiPCAFCdfihs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0d53262ddfeb380-PRG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "178.94.151.254",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jun-2026 21:37:40 UTC] === END API CALL LOG ===
[17-Jun-2026 21:37:40 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jun-2026 21:37:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4MzgsInVzZXJuYW1lIjoiaHR0cDpcL1wvdC5tZVwvV2lsbGlhbWJ1bGwwMDEiLCJlbWFpbCI6InBhc2NhbGNoaW5lY2hlcmVtN0BnbWFpbC5jb20iLCJleHAiOjE3ODIzMzY5NDF9.AkIMXmYWpz3BkLU5zbT2AnB6oS8AtOaxiPCAFCdfihs
[17-Jun-2026 21:37:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jun-2026 21:37:40 UTC] ✅ JWT token verified successfully for user profile
[17-Jun-2026 21:37:40 UTC] User ID: 838
[17-Jun-2026 21:37:40 UTC] ✅ User profile retrieved successfully for user ID: 838
[17-Jun-2026 21:37:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jun-2026 21:37:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jun-2026 21:37:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"178.94.151.254, 172.68.213.167","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4MzgsInVzZXJuYW1lIjoiaHR0cDpcL1wvdC5tZVwvV2lsbGlhbWJ1bGwwMDEiLCJlbWFpbCI6InBhc2NhbGNoaW5lY2hlcmVtN0BnbWFpbC5jb20iLCJleHAiOjE3ODIzMzY5NDF9.AkIMXmYWpz3BkLU5zbT2AnB6oS8AtOaxiPCAFCdfihs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0d532751877b380-PRG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"178.94.151.254","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-Jun-2026 21:37:43 UTC] === User Orders API Called ===
[17-Jun-2026 21:37:43 UTC] User ID: 838
[17-Jun-2026 21:37:43 UTC] Limit: 20, Offset: 0
[17-Jun-2026 21:37:43 UTC] Orders found: 0
[17-Jun-2026 21:37:43 UTC] Orders data: []
[17-Jun-2026 21:37:43 UTC] Total orders count: 0
[17-Jun-2026 21:37:43 UTC] === API CALL LOG ===
[17-Jun-2026 21:37:43 UTC] Endpoint: user/profile.php
[17-Jun-2026 21:37:43 UTC] Full Log Data: {
    "timestamp": "2026-06-17 21:37:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.94.151.254",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "178.94.151.254, 172.68.213.167",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4MzgsInVzZXJuYW1lIjoiaHR0cDpcL1wvdC5tZVwvV2lsbGlhbWJ1bGwwMDEiLCJlbWFpbCI6InBhc2NhbGNoaW5lY2hlcmVtN0BnbWFpbC5jb20iLCJleHAiOjE3ODIzMzY5NDF9.AkIMXmYWpz3BkLU5zbT2AnB6oS8AtOaxiPCAFCdfihs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0d532766959b380-PRG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "178.94.151.254",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jun-2026 21:37:43 UTC] === END API CALL LOG ===
[17-Jun-2026 21:37:43 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jun-2026 21:37:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4MzgsInVzZXJuYW1lIjoiaHR0cDpcL1wvdC5tZVwvV2lsbGlhbWJ1bGwwMDEiLCJlbWFpbCI6InBhc2NhbGNoaW5lY2hlcmVtN0BnbWFpbC5jb20iLCJleHAiOjE3ODIzMzY5NDF9.AkIMXmYWpz3BkLU5zbT2AnB6oS8AtOaxiPCAFCdfihs
[17-Jun-2026 21:37:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jun-2026 21:37:43 UTC] ✅ JWT token verified successfully for user profile
[17-Jun-2026 21:37:43 UTC] User ID: 838
[17-Jun-2026 21:37:43 UTC] ✅ User profile retrieved successfully for user ID: 838
[17-Jun-2026 21:37:43 UTC] === API CALL LOG ===
[17-Jun-2026 21:37:43 UTC] Endpoint: user/profile.php
[17-Jun-2026 21:37:43 UTC] Full Log Data: {
    "timestamp": "2026-06-17 21:37:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.94.151.254",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "178.94.151.254, 172.68.213.167",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4MzgsInVzZXJuYW1lIjoiaHR0cDpcL1wvdC5tZVwvV2lsbGlhbWJ1bGwwMDEiLCJlbWFpbCI6InBhc2NhbGNoaW5lY2hlcmVtN0BnbWFpbC5jb20iLCJleHAiOjE3ODIzMzY5NDF9.AkIMXmYWpz3BkLU5zbT2AnB6oS8AtOaxiPCAFCdfihs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0d53277b9f7b380-PRG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "178.94.151.254",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jun-2026 21:37:43 UTC] === END API CALL LOG ===
[17-Jun-2026 21:37:43 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jun-2026 21:37:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4MzgsInVzZXJuYW1lIjoiaHR0cDpcL1wvdC5tZVwvV2lsbGlhbWJ1bGwwMDEiLCJlbWFpbCI6InBhc2NhbGNoaW5lY2hlcmVtN0BnbWFpbC5jb20iLCJleHAiOjE3ODIzMzY5NDF9.AkIMXmYWpz3BkLU5zbT2AnB6oS8AtOaxiPCAFCdfihs
[17-Jun-2026 21:37:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jun-2026 21:37:43 UTC] ✅ JWT token verified successfully for user profile
[17-Jun-2026 21:37:43 UTC] User ID: 838
[17-Jun-2026 21:37:43 UTC] ✅ User profile retrieved successfully for user ID: 838
[17-Jun-2026 21:37:45 UTC] === API CALL LOG ===
[17-Jun-2026 21:37:45 UTC] Endpoint: user/profile.php
[17-Jun-2026 21:37:45 UTC] Full Log Data: {
    "timestamp": "2026-06-17 21:37:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.94.151.254",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "178.94.151.254, 172.68.213.167",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4MzgsInVzZXJuYW1lIjoiaHR0cDpcL1wvdC5tZVwvV2lsbGlhbWJ1bGwwMDEiLCJlbWFpbCI6InBhc2NhbGNoaW5lY2hlcmVtN0BnbWFpbC5jb20iLCJleHAiOjE3ODIzMzY5NDF9.AkIMXmYWpz3BkLU5zbT2AnB6oS8AtOaxiPCAFCdfihs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0d53281ef68b380-PRG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "178.94.151.254",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jun-2026 21:37:45 UTC] === END API CALL LOG ===
[17-Jun-2026 21:37:45 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jun-2026 21:37:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4MzgsInVzZXJuYW1lIjoiaHR0cDpcL1wvdC5tZVwvV2lsbGlhbWJ1bGwwMDEiLCJlbWFpbCI6InBhc2NhbGNoaW5lY2hlcmVtN0BnbWFpbC5jb20iLCJleHAiOjE3ODIzMzY5NDF9.AkIMXmYWpz3BkLU5zbT2AnB6oS8AtOaxiPCAFCdfihs
[17-Jun-2026 21:37:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jun-2026 21:37:45 UTC] ✅ JWT token verified successfully for user profile
[17-Jun-2026 21:37:45 UTC] User ID: 838
[17-Jun-2026 21:37:45 UTC] ✅ User profile retrieved successfully for user ID: 838
[17-Jun-2026 21:37:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jun-2026 21:37:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jun-2026 21:37:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"178.94.151.254, 172.68.213.167","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4MzgsInVzZXJuYW1lIjoiaHR0cDpcL1wvdC5tZVwvV2lsbGlhbWJ1bGwwMDEiLCJlbWFpbCI6InBhc2NhbGNoaW5lY2hlcmVtN0BnbWFpbC5jb20iLCJleHAiOjE3ODIzMzY5NDF9.AkIMXmYWpz3BkLU5zbT2AnB6oS8AtOaxiPCAFCdfihs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0d532a08946b380-PRG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"178.94.151.254","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-Jun-2026 21:37:50 UTC] === User Orders API Called ===
[17-Jun-2026 21:37:50 UTC] User ID: 838
[17-Jun-2026 21:37:50 UTC] Limit: 20, Offset: 0
[17-Jun-2026 21:37:50 UTC] Orders found: 0
[17-Jun-2026 21:37:50 UTC] Orders data: []
[17-Jun-2026 21:37:50 UTC] Total orders count: 0
[17-Jun-2026 21:37:53 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jun-2026 21:37:53 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jun-2026 21:37:53 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"178.94.151.254, 172.68.213.167","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4MzgsInVzZXJuYW1lIjoiaHR0cDpcL1wvdC5tZVwvV2lsbGlhbWJ1bGwwMDEiLCJlbWFpbCI6InBhc2NhbGNoaW5lY2hlcmVtN0BnbWFpbC5jb20iLCJleHAiOjE3ODIzMzY5NDF9.AkIMXmYWpz3BkLU5zbT2AnB6oS8AtOaxiPCAFCdfihs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0d532b66cd2b380-PRG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"178.94.151.254","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-Jun-2026 21:37:53 UTC] === User Orders API Called ===
[17-Jun-2026 21:37:53 UTC] User ID: 838
[17-Jun-2026 21:37:53 UTC] Limit: 20, Offset: 0
[17-Jun-2026 21:37:53 UTC] Orders found: 0
[17-Jun-2026 21:37:53 UTC] Orders data: []
[17-Jun-2026 21:37:53 UTC] Total orders count: 0
[17-Jun-2026 21:37:53 UTC] === API CALL LOG ===
[17-Jun-2026 21:37:53 UTC] Endpoint: user/profile.php
[17-Jun-2026 21:37:53 UTC] Full Log Data: {
    "timestamp": "2026-06-17 21:37:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.94.151.254",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "178.94.151.254, 172.68.213.167",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4MzgsInVzZXJuYW1lIjoiaHR0cDpcL1wvdC5tZVwvV2lsbGlhbWJ1bGwwMDEiLCJlbWFpbCI6InBhc2NhbGNoaW5lY2hlcmVtN0BnbWFpbC5jb20iLCJleHAiOjE3ODIzMzY5NDF9.AkIMXmYWpz3BkLU5zbT2AnB6oS8AtOaxiPCAFCdfihs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0d532b66cd4b380-PRG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "178.94.151.254",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jun-2026 21:37:53 UTC] === END API CALL LOG ===
[17-Jun-2026 21:37:53 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jun-2026 21:37:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4MzgsInVzZXJuYW1lIjoiaHR0cDpcL1wvdC5tZVwvV2lsbGlhbWJ1bGwwMDEiLCJlbWFpbCI6InBhc2NhbGNoaW5lY2hlcmVtN0BnbWFpbC5jb20iLCJleHAiOjE3ODIzMzY5NDF9.AkIMXmYWpz3BkLU5zbT2AnB6oS8AtOaxiPCAFCdfihs
[17-Jun-2026 21:37:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jun-2026 21:37:53 UTC] ✅ JWT token verified successfully for user profile
[17-Jun-2026 21:37:53 UTC] User ID: 838
[17-Jun-2026 21:37:53 UTC] ✅ User profile retrieved successfully for user ID: 838
[17-Jun-2026 21:37:54 UTC] === API CALL LOG ===
[17-Jun-2026 21:37:54 UTC] Endpoint: user/profile.php
[17-Jun-2026 21:37:54 UTC] Full Log Data: {
    "timestamp": "2026-06-17 21:37:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.94.151.254",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "178.94.151.254, 172.68.213.167",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4MzgsInVzZXJuYW1lIjoiaHR0cDpcL1wvdC5tZVwvV2lsbGlhbWJ1bGwwMDEiLCJlbWFpbCI6InBhc2NhbGNoaW5lY2hlcmVtN0BnbWFpbC5jb20iLCJleHAiOjE3ODIzMzY5NDF9.AkIMXmYWpz3BkLU5zbT2AnB6oS8AtOaxiPCAFCdfihs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0d532b90e93b380-PRG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "178.94.151.254",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jun-2026 21:37:54 UTC] === END API CALL LOG ===
[17-Jun-2026 21:37:54 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jun-2026 21:37:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4MzgsInVzZXJuYW1lIjoiaHR0cDpcL1wvdC5tZVwvV2lsbGlhbWJ1bGwwMDEiLCJlbWFpbCI6InBhc2NhbGNoaW5lY2hlcmVtN0BnbWFpbC5jb20iLCJleHAiOjE3ODIzMzY5NDF9.AkIMXmYWpz3BkLU5zbT2AnB6oS8AtOaxiPCAFCdfihs
[17-Jun-2026 21:37:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jun-2026 21:37:54 UTC] ✅ JWT token verified successfully for user profile
[17-Jun-2026 21:37:54 UTC] User ID: 838
[17-Jun-2026 21:37:54 UTC] ✅ User profile retrieved successfully for user ID: 838
[17-Jun-2026 21:39:28 UTC] === API CALL LOG ===
[17-Jun-2026 21:39:28 UTC] Endpoint: user/profile.php
[17-Jun-2026 21:39:28 UTC] Full Log Data: {
    "timestamp": "2026-06-17 21:39:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.94.151.254",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "178.94.151.254, 172.71.15.6",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4MzgsInVzZXJuYW1lIjoiaHR0cDpcL1wvdC5tZVwvV2lsbGlhbWJ1bGwwMDEiLCJlbWFpbCI6InBhc2NhbGNoaW5lY2hlcmVtN0BnbWFpbC5jb20iLCJleHAiOjE3ODIzMzY5NDF9.AkIMXmYWpz3BkLU5zbT2AnB6oS8AtOaxiPCAFCdfihs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0d53504fd8bdeac-PRG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "178.94.151.254",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jun-2026 21:39:28 UTC] === END API CALL LOG ===
[17-Jun-2026 21:39:28 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jun-2026 21:39:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4MzgsInVzZXJuYW1lIjoiaHR0cDpcL1wvdC5tZVwvV2lsbGlhbWJ1bGwwMDEiLCJlbWFpbCI6InBhc2NhbGNoaW5lY2hlcmVtN0BnbWFpbC5jb20iLCJleHAiOjE3ODIzMzY5NDF9.AkIMXmYWpz3BkLU5zbT2AnB6oS8AtOaxiPCAFCdfihs
[17-Jun-2026 21:39:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jun-2026 21:39:28 UTC] ✅ JWT token verified successfully for user profile
[17-Jun-2026 21:39:28 UTC] User ID: 838
[17-Jun-2026 21:39:28 UTC] ✅ User profile retrieved successfully for user ID: 838
[17-Jun-2026 21:39:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jun-2026 21:39:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jun-2026 21:39:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"178.94.151.254, 172.71.15.6","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4MzgsInVzZXJuYW1lIjoiaHR0cDpcL1wvdC5tZVwvV2lsbGlhbWJ1bGwwMDEiLCJlbWFpbCI6InBhc2NhbGNoaW5lY2hlcmVtN0BnbWFpbC5jb20iLCJleHAiOjE3ODIzMzY5NDF9.AkIMXmYWpz3BkLU5zbT2AnB6oS8AtOaxiPCAFCdfihs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0d535238854deac-PRG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"178.94.151.254","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-Jun-2026 21:39:33 UTC] === User Orders API Called ===
[17-Jun-2026 21:39:33 UTC] User ID: 838
[17-Jun-2026 21:39:33 UTC] Limit: 20, Offset: 0
[17-Jun-2026 21:39:33 UTC] Orders found: 0
[17-Jun-2026 21:39:33 UTC] Orders data: []
[17-Jun-2026 21:39:33 UTC] Total orders count: 0
[17-Jun-2026 21:39:34 UTC] === API CALL LOG ===
[17-Jun-2026 21:39:34 UTC] Endpoint: user/profile.php
[17-Jun-2026 21:39:34 UTC] Full Log Data: {
    "timestamp": "2026-06-17 21:39:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.94.151.254",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "178.94.151.254, 172.71.15.6",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4MzgsInVzZXJuYW1lIjoiaHR0cDpcL1wvdC5tZVwvV2lsbGlhbWJ1bGwwMDEiLCJlbWFpbCI6InBhc2NhbGNoaW5lY2hlcmVtN0BnbWFpbC5jb20iLCJleHAiOjE3ODIzMzY5NDF9.AkIMXmYWpz3BkLU5zbT2AnB6oS8AtOaxiPCAFCdfihs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0d5352cac60deac-PRG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "178.94.151.254",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jun-2026 21:39:34 UTC] === END API CALL LOG ===
[17-Jun-2026 21:39:34 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jun-2026 21:39:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4MzgsInVzZXJuYW1lIjoiaHR0cDpcL1wvdC5tZVwvV2lsbGlhbWJ1bGwwMDEiLCJlbWFpbCI6InBhc2NhbGNoaW5lY2hlcmVtN0BnbWFpbC5jb20iLCJleHAiOjE3ODIzMzY5NDF9.AkIMXmYWpz3BkLU5zbT2AnB6oS8AtOaxiPCAFCdfihs
[17-Jun-2026 21:39:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jun-2026 21:39:34 UTC] ✅ JWT token verified successfully for user profile
[17-Jun-2026 21:39:34 UTC] User ID: 838
[17-Jun-2026 21:39:34 UTC] ✅ User profile retrieved successfully for user ID: 838
[17-Jun-2026 21:39:34 UTC] User Purchases API - User ID: 838
[17-Jun-2026 21:39:34 UTC] User Purchases API - Total purchases found: 0
[17-Jun-2026 21:40:28 UTC] === API CALL LOG ===
[17-Jun-2026 21:40:28 UTC] Endpoint: user/profile.php
[17-Jun-2026 21:40:28 UTC] Full Log Data: {
    "timestamp": "2026-06-17 21:40:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.94.151.254",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "178.94.151.254, 172.71.15.6",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4MzgsInVzZXJuYW1lIjoiaHR0cDpcL1wvdC5tZVwvV2lsbGlhbWJ1bGwwMDEiLCJlbWFpbCI6InBhc2NhbGNoaW5lY2hlcmVtN0BnbWFpbC5jb20iLCJleHAiOjE3ODIzMzY5NDF9.AkIMXmYWpz3BkLU5zbT2AnB6oS8AtOaxiPCAFCdfihs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0d5367e3866deac-PRG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "178.94.151.254",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jun-2026 21:40:28 UTC] === END API CALL LOG ===
[17-Jun-2026 21:40:28 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jun-2026 21:40:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4MzgsInVzZXJuYW1lIjoiaHR0cDpcL1wvdC5tZVwvV2lsbGlhbWJ1bGwwMDEiLCJlbWFpbCI6InBhc2NhbGNoaW5lY2hlcmVtN0BnbWFpbC5jb20iLCJleHAiOjE3ODIzMzY5NDF9.AkIMXmYWpz3BkLU5zbT2AnB6oS8AtOaxiPCAFCdfihs
[17-Jun-2026 21:40:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jun-2026 21:40:28 UTC] ✅ JWT token verified successfully for user profile
[17-Jun-2026 21:40:28 UTC] User ID: 838
[17-Jun-2026 21:40:28 UTC] ✅ User profile retrieved successfully for user ID: 838
[17-Jun-2026 21:40:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jun-2026 21:40:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jun-2026 21:40:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"178.94.151.254, 172.71.15.6","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4MzgsInVzZXJuYW1lIjoiaHR0cDpcL1wvdC5tZVwvV2lsbGlhbWJ1bGwwMDEiLCJlbWFpbCI6InBhc2NhbGNoaW5lY2hlcmVtN0BnbWFpbC5jb20iLCJleHAiOjE3ODIzMzY5NDF9.AkIMXmYWpz3BkLU5zbT2AnB6oS8AtOaxiPCAFCdfihs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0d53681bf4ddeac-PRG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"178.94.151.254","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-Jun-2026 21:40:29 UTC] === User Orders API Called ===
[17-Jun-2026 21:40:29 UTC] User ID: 838
[17-Jun-2026 21:40:29 UTC] Limit: 20, Offset: 0
[17-Jun-2026 21:40:29 UTC] Orders found: 0
[17-Jun-2026 21:40:29 UTC] Orders data: []
[17-Jun-2026 21:40:29 UTC] Total orders count: 0
[17-Jun-2026 21:40:29 UTC] === API CALL LOG ===
[17-Jun-2026 21:40:29 UTC] Endpoint: user/profile.php
[17-Jun-2026 21:40:29 UTC] Full Log Data: {
    "timestamp": "2026-06-17 21:40:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.94.151.254",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "178.94.151.254, 172.71.15.6",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4MzgsInVzZXJuYW1lIjoiaHR0cDpcL1wvdC5tZVwvV2lsbGlhbWJ1bGwwMDEiLCJlbWFpbCI6InBhc2NhbGNoaW5lY2hlcmVtN0BnbWFpbC5jb20iLCJleHAiOjE3ODIzMzY5NDF9.AkIMXmYWpz3BkLU5zbT2AnB6oS8AtOaxiPCAFCdfihs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0d53681bf4edeac-PRG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "178.94.151.254",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jun-2026 21:40:29 UTC] === END API CALL LOG ===
[17-Jun-2026 21:40:29 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jun-2026 21:40:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4MzgsInVzZXJuYW1lIjoiaHR0cDpcL1wvdC5tZVwvV2lsbGlhbWJ1bGwwMDEiLCJlbWFpbCI6InBhc2NhbGNoaW5lY2hlcmVtN0BnbWFpbC5jb20iLCJleHAiOjE3ODIzMzY5NDF9.AkIMXmYWpz3BkLU5zbT2AnB6oS8AtOaxiPCAFCdfihs
[17-Jun-2026 21:40:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jun-2026 21:40:29 UTC] ✅ JWT token verified successfully for user profile
[17-Jun-2026 21:40:29 UTC] User ID: 838
[17-Jun-2026 21:40:29 UTC] ✅ User profile retrieved successfully for user ID: 838
[17-Jun-2026 23:36:55 UTC] === API CALL LOG ===
[17-Jun-2026 23:36:55 UTC] Endpoint: user/profile.php
[17-Jun-2026 23:36:55 UTC] Full Log Data: {
    "timestamp": "2026-06-17 23:36:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:f5c0:56a:132c:9ced:afff:fe39:988",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:f5c0:56a:132c:9ced:afff:fe39:988, 104.22.30.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODM5IiwidXNlcm5hbWUiOiJATm9jZW1taSIsImVtYWlsIjoiamlmZW9tYTQzOUBnbWFpbC5jb20iLCJleHAiOjE3ODIzNDQyMTR9.Z2hT6820DLMCYSkvVVms0WbiCgOxFepEB9eah7LW0Ns",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0d5e113dd7ab0f0-NBO",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:f5c0:56a:132c:9ced:afff:fe39:988",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jun-2026 23:36:55 UTC] === END API CALL LOG ===
[17-Jun-2026 23:36:55 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jun-2026 23:36:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODM5IiwidXNlcm5hbWUiOiJATm9jZW1taSIsImVtYWlsIjoiamlmZW9tYTQzOUBnbWFpbC5jb20iLCJleHAiOjE3ODIzNDQyMTR9.Z2hT6820DLMCYSkvVVms0WbiCgOxFepEB9eah7LW0Ns
[17-Jun-2026 23:36:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jun-2026 23:36:55 UTC] ✅ JWT token verified successfully for user profile
[17-Jun-2026 23:36:55 UTC] User ID: 839
[17-Jun-2026 23:36:55 UTC] ✅ User profile retrieved successfully for user ID: 839
[17-Jun-2026 23:36:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jun-2026 23:36:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jun-2026 23:36:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2c0f:f5c0:56a:132c:9ced:afff:fe39:988, 104.22.30.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODM5IiwidXNlcm5hbWUiOiJATm9jZW1taSIsImVtYWlsIjoiamlmZW9tYTQzOUBnbWFpbC5jb20iLCJleHAiOjE3ODIzNDQyMTR9.Z2hT6820DLMCYSkvVVms0WbiCgOxFepEB9eah7LW0Ns","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0d5e113dd7cb0f0-NBO","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2c0f:f5c0:56a:132c:9ced:afff:fe39:988","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-Jun-2026 23:36:55 UTC] === User Orders API Called ===
[17-Jun-2026 23:36:55 UTC] User ID: 839
[17-Jun-2026 23:36:55 UTC] Limit: 20, Offset: 0
[17-Jun-2026 23:36:55 UTC] Orders found: 0
[17-Jun-2026 23:36:55 UTC] Orders data: []
[17-Jun-2026 23:36:55 UTC] Total orders count: 0
[17-Jun-2026 23:36:56 UTC] === API CALL LOG ===
[17-Jun-2026 23:36:56 UTC] Endpoint: user/profile.php
[17-Jun-2026 23:36:56 UTC] Full Log Data: {
    "timestamp": "2026-06-17 23:36:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:f5c0:56a:132c:9ced:afff:fe39:988",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:f5c0:56a:132c:9ced:afff:fe39:988, 104.22.30.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODM5IiwidXNlcm5hbWUiOiJATm9jZW1taSIsImVtYWlsIjoiamlmZW9tYTQzOUBnbWFpbC5jb20iLCJleHAiOjE3ODIzNDQyMTR9.Z2hT6820DLMCYSkvVVms0WbiCgOxFepEB9eah7LW0Ns",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0d5e1156fbdb0f0-NBO",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:f5c0:56a:132c:9ced:afff:fe39:988",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jun-2026 23:36:56 UTC] === END API CALL LOG ===
[17-Jun-2026 23:36:56 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jun-2026 23:36:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODM5IiwidXNlcm5hbWUiOiJATm9jZW1taSIsImVtYWlsIjoiamlmZW9tYTQzOUBnbWFpbC5jb20iLCJleHAiOjE3ODIzNDQyMTR9.Z2hT6820DLMCYSkvVVms0WbiCgOxFepEB9eah7LW0Ns
[17-Jun-2026 23:36:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jun-2026 23:36:56 UTC] ✅ JWT token verified successfully for user profile
[17-Jun-2026 23:36:56 UTC] User ID: 839
[17-Jun-2026 23:36:56 UTC] ✅ User profile retrieved successfully for user ID: 839
[17-Jun-2026 23:36:57 UTC] === API CALL LOG ===
[17-Jun-2026 23:36:57 UTC] Endpoint: user/profile.php
[17-Jun-2026 23:36:57 UTC] Full Log Data: {
    "timestamp": "2026-06-17 23:36:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:f5c0:56a:132c:9ced:afff:fe39:988",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:f5c0:56a:132c:9ced:afff:fe39:988, 104.22.30.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODM5IiwidXNlcm5hbWUiOiJATm9jZW1taSIsImVtYWlsIjoiamlmZW9tYTQzOUBnbWFpbC5jb20iLCJleHAiOjE3ODIzNDQyMTR9.Z2hT6820DLMCYSkvVVms0WbiCgOxFepEB9eah7LW0Ns",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0d5e1200df9b0f0-NBO",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:f5c0:56a:132c:9ced:afff:fe39:988",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jun-2026 23:36:57 UTC] === END API CALL LOG ===
[17-Jun-2026 23:36:57 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jun-2026 23:36:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODM5IiwidXNlcm5hbWUiOiJATm9jZW1taSIsImVtYWlsIjoiamlmZW9tYTQzOUBnbWFpbC5jb20iLCJleHAiOjE3ODIzNDQyMTR9.Z2hT6820DLMCYSkvVVms0WbiCgOxFepEB9eah7LW0Ns
[17-Jun-2026 23:36:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jun-2026 23:36:57 UTC] ✅ JWT token verified successfully for user profile
[17-Jun-2026 23:36:57 UTC] User ID: 839
[17-Jun-2026 23:36:57 UTC] ✅ User profile retrieved successfully for user ID: 839
[17-Jun-2026 23:38:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jun-2026 23:38:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jun-2026 23:38:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2c0f:f5c0:56a:132c:9ced:afff:fe39:988, 104.22.30.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODM5IiwidXNlcm5hbWUiOiJATm9jZW1taSIsImVtYWlsIjoiamlmZW9tYTQzOUBnbWFpbC5jb20iLCJleHAiOjE3ODIzNDQyMTR9.Z2hT6820DLMCYSkvVVms0WbiCgOxFepEB9eah7LW0Ns","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0d5e2af2c2eb0f0-NBO","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2c0f:f5c0:56a:132c:9ced:afff:fe39:988","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-Jun-2026 23:38:01 UTC] === User Orders API Called ===
[17-Jun-2026 23:38:01 UTC] User ID: 839
[17-Jun-2026 23:38:01 UTC] Limit: 20, Offset: 0
[17-Jun-2026 23:38:01 UTC] Orders found: 0
[17-Jun-2026 23:38:01 UTC] Orders data: []
[17-Jun-2026 23:38:01 UTC] Total orders count: 0
[17-Jun-2026 23:38:01 UTC] === API CALL LOG ===
[17-Jun-2026 23:38:01 UTC] Endpoint: user/profile.php
[17-Jun-2026 23:38:01 UTC] Full Log Data: {
    "timestamp": "2026-06-17 23:38:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:f5c0:56a:132c:9ced:afff:fe39:988",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:f5c0:56a:132c:9ced:afff:fe39:988, 104.22.30.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODM5IiwidXNlcm5hbWUiOiJATm9jZW1taSIsImVtYWlsIjoiamlmZW9tYTQzOUBnbWFpbC5jb20iLCJleHAiOjE3ODIzNDQyMTR9.Z2hT6820DLMCYSkvVVms0WbiCgOxFepEB9eah7LW0Ns",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0d5e2af2c30b0f0-NBO",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:f5c0:56a:132c:9ced:afff:fe39:988",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jun-2026 23:38:01 UTC] === END API CALL LOG ===
[17-Jun-2026 23:38:01 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jun-2026 23:38:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODM5IiwidXNlcm5hbWUiOiJATm9jZW1taSIsImVtYWlsIjoiamlmZW9tYTQzOUBnbWFpbC5jb20iLCJleHAiOjE3ODIzNDQyMTR9.Z2hT6820DLMCYSkvVVms0WbiCgOxFepEB9eah7LW0Ns
[17-Jun-2026 23:38:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jun-2026 23:38:01 UTC] ✅ JWT token verified successfully for user profile
[17-Jun-2026 23:38:01 UTC] User ID: 839
[17-Jun-2026 23:38:01 UTC] ✅ User profile retrieved successfully for user ID: 839
[17-Jun-2026 23:38:02 UTC] === API CALL LOG ===
[17-Jun-2026 23:38:02 UTC] Endpoint: user/profile.php
[17-Jun-2026 23:38:02 UTC] Full Log Data: {
    "timestamp": "2026-06-17 23:38:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:f5c0:56a:132c:9ced:afff:fe39:988",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:f5c0:56a:132c:9ced:afff:fe39:988, 104.22.30.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODM5IiwidXNlcm5hbWUiOiJATm9jZW1taSIsImVtYWlsIjoiamlmZW9tYTQzOUBnbWFpbC5jb20iLCJleHAiOjE3ODIzNDQyMTR9.Z2hT6820DLMCYSkvVVms0WbiCgOxFepEB9eah7LW0Ns",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0d5e2b298aab0f0-NBO",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:f5c0:56a:132c:9ced:afff:fe39:988",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jun-2026 23:38:02 UTC] === END API CALL LOG ===
[17-Jun-2026 23:38:02 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jun-2026 23:38:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODM5IiwidXNlcm5hbWUiOiJATm9jZW1taSIsImVtYWlsIjoiamlmZW9tYTQzOUBnbWFpbC5jb20iLCJleHAiOjE3ODIzNDQyMTR9.Z2hT6820DLMCYSkvVVms0WbiCgOxFepEB9eah7LW0Ns
[17-Jun-2026 23:38:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jun-2026 23:38:02 UTC] ✅ JWT token verified successfully for user profile
[17-Jun-2026 23:38:02 UTC] User ID: 839
[17-Jun-2026 23:38:02 UTC] ✅ User profile retrieved successfully for user ID: 839
[18-Jun-2026 01:01:51 UTC] === API CALL LOG ===
[18-Jun-2026 01:01:51 UTC] Endpoint: user/profile.php
[18-Jun-2026 01:01:51 UTC] Full Log Data: {
    "timestamp": "2026-06-18 01:01:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "144.31.131.233",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "144.31.131.233, 172.64.200.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQwIiwidXNlcm5hbWUiOiJ0cm9waWtpbmthIiwiZW1haWwiOiJ0YmFsYWJhbm92YTU4ODhAZ21haWwuY29tIiwiZXhwIjoxNzgyMzQ5MzEwfQ.DeF0MiZX0btXlbwlm2ul-E4N04prZj4pN5wwMdfLsNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0d65d7ea9f52d19-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "144.31.131.233",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jun-2026 01:01:51 UTC] === END API CALL LOG ===
[18-Jun-2026 01:01:51 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jun-2026 01:01:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQwIiwidXNlcm5hbWUiOiJ0cm9waWtpbmthIiwiZW1haWwiOiJ0YmFsYWJhbm92YTU4ODhAZ21haWwuY29tIiwiZXhwIjoxNzgyMzQ5MzEwfQ.DeF0MiZX0btXlbwlm2ul-E4N04prZj4pN5wwMdfLsNU
[18-Jun-2026 01:01:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jun-2026 01:01:51 UTC] ✅ JWT token verified successfully for user profile
[18-Jun-2026 01:01:51 UTC] User ID: 840
[18-Jun-2026 01:01:51 UTC] ✅ User profile retrieved successfully for user ID: 840
[18-Jun-2026 01:01:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jun-2026 01:01:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jun-2026 01:01:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"144.31.131.233, 172.64.200.14","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQwIiwidXNlcm5hbWUiOiJ0cm9waWtpbmthIiwiZW1haWwiOiJ0YmFsYWJhbm92YTU4ODhAZ21haWwuY29tIiwiZXhwIjoxNzgyMzQ5MzEwfQ.DeF0MiZX0btXlbwlm2ul-E4N04prZj4pN5wwMdfLsNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0d65d7f1a392d19-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"144.31.131.233","cf-ipcountry":"PL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-Jun-2026 01:01:51 UTC] === User Orders API Called ===
[18-Jun-2026 01:01:51 UTC] User ID: 840
[18-Jun-2026 01:01:51 UTC] Limit: 20, Offset: 0
[18-Jun-2026 01:01:51 UTC] Orders found: 0
[18-Jun-2026 01:01:51 UTC] Orders data: []
[18-Jun-2026 01:01:51 UTC] Total orders count: 0
[18-Jun-2026 01:01:51 UTC] === API CALL LOG ===
[18-Jun-2026 01:01:51 UTC] Endpoint: user/profile.php
[18-Jun-2026 01:01:51 UTC] Full Log Data: {
    "timestamp": "2026-06-18 01:01:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "144.31.131.233",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "144.31.131.233, 172.64.200.49",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQwIiwidXNlcm5hbWUiOiJ0cm9waWtpbmthIiwiZW1haWwiOiJ0YmFsYWJhbm92YTU4ODhAZ21haWwuY29tIiwiZXhwIjoxNzgyMzQ5MzEwfQ.DeF0MiZX0btXlbwlm2ul-E4N04prZj4pN5wwMdfLsNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0d65d7f4a602d19-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "144.31.131.233",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jun-2026 01:01:51 UTC] === END API CALL LOG ===
[18-Jun-2026 01:01:51 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jun-2026 01:01:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQwIiwidXNlcm5hbWUiOiJ0cm9waWtpbmthIiwiZW1haWwiOiJ0YmFsYWJhbm92YTU4ODhAZ21haWwuY29tIiwiZXhwIjoxNzgyMzQ5MzEwfQ.DeF0MiZX0btXlbwlm2ul-E4N04prZj4pN5wwMdfLsNU
[18-Jun-2026 01:01:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jun-2026 01:01:51 UTC] ✅ JWT token verified successfully for user profile
[18-Jun-2026 01:01:51 UTC] User ID: 840
[18-Jun-2026 01:01:51 UTC] ✅ User profile retrieved successfully for user ID: 840
[18-Jun-2026 01:01:52 UTC] === API CALL LOG ===
[18-Jun-2026 01:01:52 UTC] Endpoint: user/profile.php
[18-Jun-2026 01:01:52 UTC] Full Log Data: {
    "timestamp": "2026-06-18 01:01:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "144.31.131.233",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "144.31.131.233, 172.64.200.49",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQwIiwidXNlcm5hbWUiOiJ0cm9waWtpbmthIiwiZW1haWwiOiJ0YmFsYWJhbm92YTU4ODhAZ21haWwuY29tIiwiZXhwIjoxNzgyMzQ5MzEwfQ.DeF0MiZX0btXlbwlm2ul-E4N04prZj4pN5wwMdfLsNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0d65d824cb92d19-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "144.31.131.233",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jun-2026 01:01:52 UTC] === END API CALL LOG ===
[18-Jun-2026 01:01:52 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jun-2026 01:01:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQwIiwidXNlcm5hbWUiOiJ0cm9waWtpbmthIiwiZW1haWwiOiJ0YmFsYWJhbm92YTU4ODhAZ21haWwuY29tIiwiZXhwIjoxNzgyMzQ5MzEwfQ.DeF0MiZX0btXlbwlm2ul-E4N04prZj4pN5wwMdfLsNU
[18-Jun-2026 01:01:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jun-2026 01:01:52 UTC] ✅ JWT token verified successfully for user profile
[18-Jun-2026 01:01:52 UTC] User ID: 840
[18-Jun-2026 01:01:52 UTC] ✅ User profile retrieved successfully for user ID: 840
[18-Jun-2026 01:02:04 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jun-2026 01:02:04 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jun-2026 01:02:04 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"144.31.131.233, 172.64.200.14","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQwIiwidXNlcm5hbWUiOiJ0cm9waWtpbmthIiwiZW1haWwiOiJ0YmFsYWJhbm92YTU4ODhAZ21haWwuY29tIiwiZXhwIjoxNzgyMzQ5MzEwfQ.DeF0MiZX0btXlbwlm2ul-E4N04prZj4pN5wwMdfLsNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0d65dcc88db2d19-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"144.31.131.233","cf-ipcountry":"PL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-Jun-2026 01:02:04 UTC] === User Orders API Called ===
[18-Jun-2026 01:02:04 UTC] User ID: 840
[18-Jun-2026 01:02:04 UTC] Limit: 20, Offset: 0
[18-Jun-2026 01:02:04 UTC] Orders found: 0
[18-Jun-2026 01:02:04 UTC] Orders data: []
[18-Jun-2026 01:02:04 UTC] Total orders count: 0
[18-Jun-2026 01:02:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jun-2026 01:02:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jun-2026 01:02:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"144.31.131.233, 172.64.200.14","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQwIiwidXNlcm5hbWUiOiJ0cm9waWtpbmthIiwiZW1haWwiOiJ0YmFsYWJhbm92YTU4ODhAZ21haWwuY29tIiwiZXhwIjoxNzgyMzQ5MzEwfQ.DeF0MiZX0btXlbwlm2ul-E4N04prZj4pN5wwMdfLsNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0d65dd99a7b2d19-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"144.31.131.233","cf-ipcountry":"PL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-Jun-2026 01:02:06 UTC] === User Orders API Called ===
[18-Jun-2026 01:02:06 UTC] User ID: 840
[18-Jun-2026 01:02:06 UTC] Limit: 20, Offset: 0
[18-Jun-2026 01:02:06 UTC] Orders found: 0
[18-Jun-2026 01:02:06 UTC] Orders data: []
[18-Jun-2026 01:02:06 UTC] Total orders count: 0
[18-Jun-2026 01:02:06 UTC] === API CALL LOG ===
[18-Jun-2026 01:02:06 UTC] Endpoint: user/profile.php
[18-Jun-2026 01:02:06 UTC] Full Log Data: {
    "timestamp": "2026-06-18 01:02:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "144.31.131.233",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "144.31.131.233, 172.64.200.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQwIiwidXNlcm5hbWUiOiJ0cm9waWtpbmthIiwiZW1haWwiOiJ0YmFsYWJhbm92YTU4ODhAZ21haWwuY29tIiwiZXhwIjoxNzgyMzQ5MzEwfQ.DeF0MiZX0btXlbwlm2ul-E4N04prZj4pN5wwMdfLsNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0d65dd9eabb2d19-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "144.31.131.233",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jun-2026 01:02:06 UTC] === END API CALL LOG ===
[18-Jun-2026 01:02:06 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jun-2026 01:02:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQwIiwidXNlcm5hbWUiOiJ0cm9waWtpbmthIiwiZW1haWwiOiJ0YmFsYWJhbm92YTU4ODhAZ21haWwuY29tIiwiZXhwIjoxNzgyMzQ5MzEwfQ.DeF0MiZX0btXlbwlm2ul-E4N04prZj4pN5wwMdfLsNU
[18-Jun-2026 01:02:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jun-2026 01:02:06 UTC] ✅ JWT token verified successfully for user profile
[18-Jun-2026 01:02:06 UTC] User ID: 840
[18-Jun-2026 01:02:06 UTC] ✅ User profile retrieved successfully for user ID: 840
[18-Jun-2026 01:02:06 UTC] === API CALL LOG ===
[18-Jun-2026 01:02:06 UTC] Endpoint: user/profile.php
[18-Jun-2026 01:02:06 UTC] Full Log Data: {
    "timestamp": "2026-06-18 01:02:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "144.31.131.233",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "144.31.131.233, 172.64.200.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQwIiwidXNlcm5hbWUiOiJ0cm9waWtpbmthIiwiZW1haWwiOiJ0YmFsYWJhbm92YTU4ODhAZ21haWwuY29tIiwiZXhwIjoxNzgyMzQ5MzEwfQ.DeF0MiZX0btXlbwlm2ul-E4N04prZj4pN5wwMdfLsNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0d65ddbabec2d19-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "144.31.131.233",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jun-2026 01:02:06 UTC] === END API CALL LOG ===
[18-Jun-2026 01:02:06 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jun-2026 01:02:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQwIiwidXNlcm5hbWUiOiJ0cm9waWtpbmthIiwiZW1haWwiOiJ0YmFsYWJhbm92YTU4ODhAZ21haWwuY29tIiwiZXhwIjoxNzgyMzQ5MzEwfQ.DeF0MiZX0btXlbwlm2ul-E4N04prZj4pN5wwMdfLsNU
[18-Jun-2026 01:02:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jun-2026 01:02:06 UTC] ✅ JWT token verified successfully for user profile
[18-Jun-2026 01:02:06 UTC] User ID: 840
[18-Jun-2026 01:02:06 UTC] ✅ User profile retrieved successfully for user ID: 840
[18-Jun-2026 01:02:07 UTC] === API CALL LOG ===
[18-Jun-2026 01:02:07 UTC] Endpoint: user/profile.php
[18-Jun-2026 01:02:07 UTC] Full Log Data: {
    "timestamp": "2026-06-18 01:02:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "144.31.131.233",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "144.31.131.233, 172.64.200.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQwIiwidXNlcm5hbWUiOiJ0cm9waWtpbmthIiwiZW1haWwiOiJ0YmFsYWJhbm92YTU4ODhAZ21haWwuY29tIiwiZXhwIjoxNzgyMzQ5MzEwfQ.DeF0MiZX0btXlbwlm2ul-E4N04prZj4pN5wwMdfLsNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0d65dddbd712d19-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "144.31.131.233",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jun-2026 01:02:07 UTC] === END API CALL LOG ===
[18-Jun-2026 01:02:07 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jun-2026 01:02:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQwIiwidXNlcm5hbWUiOiJ0cm9waWtpbmthIiwiZW1haWwiOiJ0YmFsYWJhbm92YTU4ODhAZ21haWwuY29tIiwiZXhwIjoxNzgyMzQ5MzEwfQ.DeF0MiZX0btXlbwlm2ul-E4N04prZj4pN5wwMdfLsNU
[18-Jun-2026 01:02:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jun-2026 01:02:07 UTC] ✅ JWT token verified successfully for user profile
[18-Jun-2026 01:02:07 UTC] User ID: 840
[18-Jun-2026 01:02:07 UTC] ✅ User profile retrieved successfully for user ID: 840
[18-Jun-2026 01:02:15 UTC] === API CALL LOG ===
[18-Jun-2026 01:02:15 UTC] Endpoint: user/profile.php
[18-Jun-2026 01:02:15 UTC] Full Log Data: {
    "timestamp": "2026-06-18 01:02:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "144.31.131.233",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "144.31.131.233, 172.64.200.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQwIiwidXNlcm5hbWUiOiJ0cm9waWtpbmthIiwiZW1haWwiOiJ0YmFsYWJhbm92YTU4ODhAZ21haWwuY29tIiwiZXhwIjoxNzgyMzQ5MzEwfQ.DeF0MiZX0btXlbwlm2ul-E4N04prZj4pN5wwMdfLsNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0d65e11b83f2d19-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "144.31.131.233",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jun-2026 01:02:15 UTC] === END API CALL LOG ===
[18-Jun-2026 01:02:15 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jun-2026 01:02:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQwIiwidXNlcm5hbWUiOiJ0cm9waWtpbmthIiwiZW1haWwiOiJ0YmFsYWJhbm92YTU4ODhAZ21haWwuY29tIiwiZXhwIjoxNzgyMzQ5MzEwfQ.DeF0MiZX0btXlbwlm2ul-E4N04prZj4pN5wwMdfLsNU
[18-Jun-2026 01:02:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jun-2026 01:02:15 UTC] ✅ JWT token verified successfully for user profile
[18-Jun-2026 01:02:15 UTC] User ID: 840
[18-Jun-2026 01:02:15 UTC] ✅ User profile retrieved successfully for user ID: 840
[18-Jun-2026 01:02:15 UTC] User Purchases API - User ID: 840
[18-Jun-2026 01:02:15 UTC] User Purchases API - Total purchases found: 0
[18-Jun-2026 01:02:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jun-2026 01:02:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jun-2026 01:02:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"144.31.131.233, 172.64.200.14","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQwIiwidXNlcm5hbWUiOiJ0cm9waWtpbmthIiwiZW1haWwiOiJ0YmFsYWJhbm92YTU4ODhAZ21haWwuY29tIiwiZXhwIjoxNzgyMzQ5MzEwfQ.DeF0MiZX0btXlbwlm2ul-E4N04prZj4pN5wwMdfLsNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0d65e2e69602d19-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"144.31.131.233","cf-ipcountry":"PL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-Jun-2026 01:02:19 UTC] === User Orders API Called ===
[18-Jun-2026 01:02:19 UTC] User ID: 840
[18-Jun-2026 01:02:19 UTC] Limit: 20, Offset: 0
[18-Jun-2026 01:02:19 UTC] Orders found: 0
[18-Jun-2026 01:02:19 UTC] Orders data: []
[18-Jun-2026 01:02:19 UTC] Total orders count: 0
[18-Jun-2026 01:02:19 UTC] === API CALL LOG ===
[18-Jun-2026 01:02:19 UTC] Endpoint: user/profile.php
[18-Jun-2026 01:02:19 UTC] Full Log Data: {
    "timestamp": "2026-06-18 01:02:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "144.31.131.233",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "144.31.131.233, 172.64.200.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQwIiwidXNlcm5hbWUiOiJ0cm9waWtpbmthIiwiZW1haWwiOiJ0YmFsYWJhbm92YTU4ODhAZ21haWwuY29tIiwiZXhwIjoxNzgyMzQ5MzEwfQ.DeF0MiZX0btXlbwlm2ul-E4N04prZj4pN5wwMdfLsNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0d65e2ed9e22d19-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "144.31.131.233",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jun-2026 01:02:19 UTC] === END API CALL LOG ===
[18-Jun-2026 01:02:19 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jun-2026 01:02:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQwIiwidXNlcm5hbWUiOiJ0cm9waWtpbmthIiwiZW1haWwiOiJ0YmFsYWJhbm92YTU4ODhAZ21haWwuY29tIiwiZXhwIjoxNzgyMzQ5MzEwfQ.DeF0MiZX0btXlbwlm2ul-E4N04prZj4pN5wwMdfLsNU
[18-Jun-2026 01:02:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jun-2026 01:02:19 UTC] ✅ JWT token verified successfully for user profile
[18-Jun-2026 01:02:19 UTC] User ID: 840
[18-Jun-2026 01:02:19 UTC] ✅ User profile retrieved successfully for user ID: 840
[18-Jun-2026 01:02:20 UTC] === API CALL LOG ===
[18-Jun-2026 01:02:20 UTC] Endpoint: user/profile.php
[18-Jun-2026 01:02:20 UTC] Full Log Data: {
    "timestamp": "2026-06-18 01:02:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "144.31.131.233",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "144.31.131.233, 172.64.200.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQwIiwidXNlcm5hbWUiOiJ0cm9waWtpbmthIiwiZW1haWwiOiJ0YmFsYWJhbm92YTU4ODhAZ21haWwuY29tIiwiZXhwIjoxNzgyMzQ5MzEwfQ.DeF0MiZX0btXlbwlm2ul-E4N04prZj4pN5wwMdfLsNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0d65e304ad02d19-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "144.31.131.233",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jun-2026 01:02:20 UTC] === END API CALL LOG ===
[18-Jun-2026 01:02:20 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jun-2026 01:02:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQwIiwidXNlcm5hbWUiOiJ0cm9waWtpbmthIiwiZW1haWwiOiJ0YmFsYWJhbm92YTU4ODhAZ21haWwuY29tIiwiZXhwIjoxNzgyMzQ5MzEwfQ.DeF0MiZX0btXlbwlm2ul-E4N04prZj4pN5wwMdfLsNU
[18-Jun-2026 01:02:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jun-2026 01:02:20 UTC] ✅ JWT token verified successfully for user profile
[18-Jun-2026 01:02:20 UTC] User ID: 840
[18-Jun-2026 01:02:20 UTC] ✅ User profile retrieved successfully for user ID: 840
[18-Jun-2026 01:02:20 UTC] === API CALL LOG ===
[18-Jun-2026 01:02:20 UTC] Endpoint: user/profile.php
[18-Jun-2026 01:02:20 UTC] Full Log Data: {
    "timestamp": "2026-06-18 01:02:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "144.31.131.233",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "144.31.131.233, 172.64.200.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQwIiwidXNlcm5hbWUiOiJ0cm9waWtpbmthIiwiZW1haWwiOiJ0YmFsYWJhbm92YTU4ODhAZ21haWwuY29tIiwiZXhwIjoxNzgyMzQ5MzEwfQ.DeF0MiZX0btXlbwlm2ul-E4N04prZj4pN5wwMdfLsNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0d65e32acd62d19-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "144.31.131.233",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jun-2026 01:02:20 UTC] === END API CALL LOG ===
[18-Jun-2026 01:02:20 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jun-2026 01:02:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQwIiwidXNlcm5hbWUiOiJ0cm9waWtpbmthIiwiZW1haWwiOiJ0YmFsYWJhbm92YTU4ODhAZ21haWwuY29tIiwiZXhwIjoxNzgyMzQ5MzEwfQ.DeF0MiZX0btXlbwlm2ul-E4N04prZj4pN5wwMdfLsNU
[18-Jun-2026 01:02:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jun-2026 01:02:20 UTC] ✅ JWT token verified successfully for user profile
[18-Jun-2026 01:02:20 UTC] User ID: 840
[18-Jun-2026 01:02:20 UTC] ✅ User profile retrieved successfully for user ID: 840
[18-Jun-2026 01:02:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jun-2026 01:02:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jun-2026 01:02:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"144.31.131.233, 172.64.200.14","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQwIiwidXNlcm5hbWUiOiJ0cm9waWtpbmthIiwiZW1haWwiOiJ0YmFsYWJhbm92YTU4ODhAZ21haWwuY29tIiwiZXhwIjoxNzgyMzQ5MzEwfQ.DeF0MiZX0btXlbwlm2ul-E4N04prZj4pN5wwMdfLsNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0d65e7b1b6f2d19-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"144.31.131.233","cf-ipcountry":"PL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-Jun-2026 01:02:32 UTC] === User Orders API Called ===
[18-Jun-2026 01:02:32 UTC] User ID: 840
[18-Jun-2026 01:02:32 UTC] Limit: 20, Offset: 0
[18-Jun-2026 01:02:32 UTC] Orders found: 0
[18-Jun-2026 01:02:32 UTC] Orders data: []
[18-Jun-2026 01:02:32 UTC] Total orders count: 0
[18-Jun-2026 01:02:32 UTC] === API CALL LOG ===
[18-Jun-2026 01:02:32 UTC] Endpoint: user/profile.php
[18-Jun-2026 01:02:32 UTC] Full Log Data: {
    "timestamp": "2026-06-18 01:02:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "144.31.131.233",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "144.31.131.233, 172.64.200.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQwIiwidXNlcm5hbWUiOiJ0cm9waWtpbmthIiwiZW1haWwiOiJ0YmFsYWJhbm92YTU4ODhAZ21haWwuY29tIiwiZXhwIjoxNzgyMzQ5MzEwfQ.DeF0MiZX0btXlbwlm2ul-E4N04prZj4pN5wwMdfLsNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0d65e7b7bf02d19-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "144.31.131.233",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jun-2026 01:02:32 UTC] === END API CALL LOG ===
[18-Jun-2026 01:02:32 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jun-2026 01:02:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQwIiwidXNlcm5hbWUiOiJ0cm9waWtpbmthIiwiZW1haWwiOiJ0YmFsYWJhbm92YTU4ODhAZ21haWwuY29tIiwiZXhwIjoxNzgyMzQ5MzEwfQ.DeF0MiZX0btXlbwlm2ul-E4N04prZj4pN5wwMdfLsNU
[18-Jun-2026 01:02:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jun-2026 01:02:32 UTC] ✅ JWT token verified successfully for user profile
[18-Jun-2026 01:02:32 UTC] User ID: 840
[18-Jun-2026 01:02:32 UTC] ✅ User profile retrieved successfully for user ID: 840
[18-Jun-2026 01:02:32 UTC] === API CALL LOG ===
[18-Jun-2026 01:02:32 UTC] Endpoint: user/profile.php
[18-Jun-2026 01:02:32 UTC] Full Log Data: {
    "timestamp": "2026-06-18 01:02:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "144.31.131.233",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "144.31.131.233, 172.64.200.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQwIiwidXNlcm5hbWUiOiJ0cm9waWtpbmthIiwiZW1haWwiOiJ0YmFsYWJhbm92YTU4ODhAZ21haWwuY29tIiwiZXhwIjoxNzgyMzQ5MzEwfQ.DeF0MiZX0btXlbwlm2ul-E4N04prZj4pN5wwMdfLsNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0d65e7d0d372d19-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "144.31.131.233",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jun-2026 01:02:32 UTC] === END API CALL LOG ===
[18-Jun-2026 01:02:32 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jun-2026 01:02:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQwIiwidXNlcm5hbWUiOiJ0cm9waWtpbmthIiwiZW1haWwiOiJ0YmFsYWJhbm92YTU4ODhAZ21haWwuY29tIiwiZXhwIjoxNzgyMzQ5MzEwfQ.DeF0MiZX0btXlbwlm2ul-E4N04prZj4pN5wwMdfLsNU
[18-Jun-2026 01:02:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jun-2026 01:02:32 UTC] ✅ JWT token verified successfully for user profile
[18-Jun-2026 01:02:32 UTC] User ID: 840
[18-Jun-2026 01:02:32 UTC] ✅ User profile retrieved successfully for user ID: 840
[18-Jun-2026 01:02:32 UTC] === API CALL LOG ===
[18-Jun-2026 01:02:32 UTC] Endpoint: user/profile.php
[18-Jun-2026 01:02:32 UTC] Full Log Data: {
    "timestamp": "2026-06-18 01:02:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "144.31.131.233",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "144.31.131.233, 172.64.200.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQwIiwidXNlcm5hbWUiOiJ0cm9waWtpbmthIiwiZW1haWwiOiJ0YmFsYWJhbm92YTU4ODhAZ21haWwuY29tIiwiZXhwIjoxNzgyMzQ5MzEwfQ.DeF0MiZX0btXlbwlm2ul-E4N04prZj4pN5wwMdfLsNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0d65e7f5f292d19-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "144.31.131.233",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jun-2026 01:02:32 UTC] === END API CALL LOG ===
[18-Jun-2026 01:02:32 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jun-2026 01:02:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQwIiwidXNlcm5hbWUiOiJ0cm9waWtpbmthIiwiZW1haWwiOiJ0YmFsYWJhbm92YTU4ODhAZ21haWwuY29tIiwiZXhwIjoxNzgyMzQ5MzEwfQ.DeF0MiZX0btXlbwlm2ul-E4N04prZj4pN5wwMdfLsNU
[18-Jun-2026 01:02:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jun-2026 01:02:32 UTC] ✅ JWT token verified successfully for user profile
[18-Jun-2026 01:02:32 UTC] User ID: 840
[18-Jun-2026 01:02:32 UTC] ✅ User profile retrieved successfully for user ID: 840
[18-Jun-2026 01:32:40 UTC] === API CALL LOG ===
[18-Jun-2026 01:32:40 UTC] Endpoint: user/profile.php
[18-Jun-2026 01:32:40 UTC] Full Log Data: {
    "timestamp": "2026-06-18 01:32:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.94.151.254",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "178.94.151.254, 172.71.15.6",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4MzgsInVzZXJuYW1lIjoiaHR0cDpcL1wvdC5tZVwvV2lsbGlhbWJ1bGwwMDEiLCJlbWFpbCI6InBhc2NhbGNoaW5lY2hlcmVtN0BnbWFpbC5jb20iLCJleHAiOjE3ODIzMzY5NDF9.AkIMXmYWpz3BkLU5zbT2AnB6oS8AtOaxiPCAFCdfihs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0d68a9ed9128b99-PRG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "178.94.151.254",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jun-2026 01:32:40 UTC] === END API CALL LOG ===
[18-Jun-2026 01:32:40 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jun-2026 01:32:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4MzgsInVzZXJuYW1lIjoiaHR0cDpcL1wvdC5tZVwvV2lsbGlhbWJ1bGwwMDEiLCJlbWFpbCI6InBhc2NhbGNoaW5lY2hlcmVtN0BnbWFpbC5jb20iLCJleHAiOjE3ODIzMzY5NDF9.AkIMXmYWpz3BkLU5zbT2AnB6oS8AtOaxiPCAFCdfihs
[18-Jun-2026 01:32:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jun-2026 01:32:40 UTC] ✅ JWT token verified successfully for user profile
[18-Jun-2026 01:32:40 UTC] User ID: 838
[18-Jun-2026 01:32:40 UTC] ✅ User profile retrieved successfully for user ID: 838
[18-Jun-2026 06:52:29 UTC] === API CALL LOG ===
[18-Jun-2026 06:52:29 UTC] Endpoint: user/profile.php
[18-Jun-2026 06:52:29 UTC] Full Log Data: {
    "timestamp": "2026-06-18 06:52:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "217.113.194.11",
    "user_agent": "Mozilla\/5.0 (compatible; Barkrowler\/0.9; +https:\/\/babbar.tech\/crawler)",
    "headers": {
        "Host": "api.memberx.app",
        "x-forwarded-proto": "https",
        "Accept": "text\/html;q=0.95,text\/*;q=0.9,*\/*;q=0.8",
        "from": "tech@babbar.tech",
        "Accept-Encoding": "gzip, br",
        "User-Agent": "Mozilla\/5.0 (compatible; Barkrowler\/0.9; +https:\/\/babbar.tech\/crawler)",
        "cf-ray": "a0d85f1a7ce09952-CDG",
        "X-Forwarded-For": "217.113.194.11, 104.23.229.40",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "217.113.194.11",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jun-2026 06:52:29 UTC] === END API CALL LOG ===
[18-Jun-2026 07:26:38 UTC] API Hash Debug - Received: 
[18-Jun-2026 07:26:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jun-2026 07:26:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-forwarded-proto":"https","Accept":"text\/html;q=0.95,text\/*;q=0.9,*\/*;q=0.8","from":"tech@babbar.tech","Accept-Encoding":"gzip, br","User-Agent":"Mozilla\/5.0 (compatible; Barkrowler\/0.9; +https:\/\/babbar.tech\/crawler)","cf-ray":"a0d89121bc72791e-CDG","X-Forwarded-For":"217.113.194.7, 172.71.127.115","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"217.113.194.7","cf-ipcountry":"FR","cf-visitor":"{\"scheme\":\"https\"}"}
[18-Jun-2026 18:55:34 UTC] === API CALL LOG ===
[18-Jun-2026 18:55:34 UTC] Endpoint: user/profile.php
[18-Jun-2026 18:55:34 UTC] Full Log Data: {
    "timestamp": "2026-06-18 18:55:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:1c40:393:6fcf:18ba:3dec:dca0:3cac",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:1c40:393:6fcf:18ba:3dec:dca0:3cac, 172.68.221.156",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQxIiwidXNlcm5hbWUiOiJERVZYSEVMTCIsImVtYWlsIjoicm9iZXJ0YnJ1Nzg2QGdtYWlsLmNvbSIsImV4cCI6MTc4MjQxMzczM30.lUYkm0OA5y4M0i3iTU81pJQbIkiZhqdP6Zw0MxnSmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0dc824eb828384b-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:1c40:393:6fcf:18ba:3dec:dca0:3cac",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jun-2026 18:55:34 UTC] === END API CALL LOG ===
[18-Jun-2026 18:55:34 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jun-2026 18:55:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQxIiwidXNlcm5hbWUiOiJERVZYSEVMTCIsImVtYWlsIjoicm9iZXJ0YnJ1Nzg2QGdtYWlsLmNvbSIsImV4cCI6MTc4MjQxMzczM30.lUYkm0OA5y4M0i3iTU81pJQbIkiZhqdP6Zw0MxnSmTs
[18-Jun-2026 18:55:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jun-2026 18:55:34 UTC] ✅ JWT token verified successfully for user profile
[18-Jun-2026 18:55:34 UTC] User ID: 841
[18-Jun-2026 18:55:34 UTC] ✅ User profile retrieved successfully for user ID: 841
[18-Jun-2026 18:55:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jun-2026 18:55:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jun-2026 18:55:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2404:1c40:393:6fcf:18ba:3dec:dca0:3cac, 172.68.221.156","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQxIiwidXNlcm5hbWUiOiJERVZYSEVMTCIsImVtYWlsIjoicm9iZXJ0YnJ1Nzg2QGdtYWlsLmNvbSIsImV4cCI6MTc4MjQxMzczM30.lUYkm0OA5y4M0i3iTU81pJQbIkiZhqdP6Zw0MxnSmTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0dc824ef8dc384b-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2404:1c40:393:6fcf:18ba:3dec:dca0:3cac","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-Jun-2026 18:55:34 UTC] === User Orders API Called ===
[18-Jun-2026 18:55:34 UTC] User ID: 841
[18-Jun-2026 18:55:34 UTC] Limit: 20, Offset: 0
[18-Jun-2026 18:55:34 UTC] Orders found: 0
[18-Jun-2026 18:55:34 UTC] Orders data: []
[18-Jun-2026 18:55:34 UTC] Total orders count: 0
[18-Jun-2026 18:55:34 UTC] === API CALL LOG ===
[18-Jun-2026 18:55:34 UTC] Endpoint: user/profile.php
[18-Jun-2026 18:55:34 UTC] Full Log Data: {
    "timestamp": "2026-06-18 18:55:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:1c40:393:6fcf:18ba:3dec:dca0:3cac",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:1c40:393:6fcf:18ba:3dec:dca0:3cac, 172.68.221.156",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQxIiwidXNlcm5hbWUiOiJERVZYSEVMTCIsImVtYWlsIjoicm9iZXJ0YnJ1Nzg2QGdtYWlsLmNvbSIsImV4cCI6MTc4MjQxMzczM30.lUYkm0OA5y4M0i3iTU81pJQbIkiZhqdP6Zw0MxnSmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0dc824f49cc384b-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:1c40:393:6fcf:18ba:3dec:dca0:3cac",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jun-2026 18:55:34 UTC] === END API CALL LOG ===
[18-Jun-2026 18:55:34 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jun-2026 18:55:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQxIiwidXNlcm5hbWUiOiJERVZYSEVMTCIsImVtYWlsIjoicm9iZXJ0YnJ1Nzg2QGdtYWlsLmNvbSIsImV4cCI6MTc4MjQxMzczM30.lUYkm0OA5y4M0i3iTU81pJQbIkiZhqdP6Zw0MxnSmTs
[18-Jun-2026 18:55:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jun-2026 18:55:34 UTC] ✅ JWT token verified successfully for user profile
[18-Jun-2026 18:55:34 UTC] User ID: 841
[18-Jun-2026 18:55:34 UTC] ✅ User profile retrieved successfully for user ID: 841
[18-Jun-2026 18:55:35 UTC] === API CALL LOG ===
[18-Jun-2026 18:55:35 UTC] Endpoint: user/profile.php
[18-Jun-2026 18:55:35 UTC] Full Log Data: {
    "timestamp": "2026-06-18 18:55:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:1c40:393:6fcf:18ba:3dec:dca0:3cac",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:1c40:393:6fcf:18ba:3dec:dca0:3cac, 172.68.221.156",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQxIiwidXNlcm5hbWUiOiJERVZYSEVMTCIsImVtYWlsIjoicm9iZXJ0YnJ1Nzg2QGdtYWlsLmNvbSIsImV4cCI6MTc4MjQxMzczM30.lUYkm0OA5y4M0i3iTU81pJQbIkiZhqdP6Zw0MxnSmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0dc82566eb9384b-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:1c40:393:6fcf:18ba:3dec:dca0:3cac",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jun-2026 18:55:35 UTC] === END API CALL LOG ===
[18-Jun-2026 18:55:35 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jun-2026 18:55:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQxIiwidXNlcm5hbWUiOiJERVZYSEVMTCIsImVtYWlsIjoicm9iZXJ0YnJ1Nzg2QGdtYWlsLmNvbSIsImV4cCI6MTc4MjQxMzczM30.lUYkm0OA5y4M0i3iTU81pJQbIkiZhqdP6Zw0MxnSmTs
[18-Jun-2026 18:55:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jun-2026 18:55:35 UTC] ✅ JWT token verified successfully for user profile
[18-Jun-2026 18:55:35 UTC] User ID: 841
[18-Jun-2026 18:55:35 UTC] ✅ User profile retrieved successfully for user ID: 841
[18-Jun-2026 18:56:09 UTC] === API CALL LOG ===
[18-Jun-2026 18:56:09 UTC] Endpoint: user/profile.php
[18-Jun-2026 18:56:09 UTC] Full Log Data: {
    "timestamp": "2026-06-18 18:56:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:1c40:393:6fcf:18ba:3dec:dca0:3cac",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:1c40:393:6fcf:18ba:3dec:dca0:3cac, 172.68.221.157",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQxIiwidXNlcm5hbWUiOiJERVZYSEVMTCIsImVtYWlsIjoicm9iZXJ0YnJ1Nzg2QGdtYWlsLmNvbSIsImV4cCI6MTc4MjQxMzczM30.lUYkm0OA5y4M0i3iTU81pJQbIkiZhqdP6Zw0MxnSmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0dc83276d5c2b1a-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:1c40:393:6fcf:18ba:3dec:dca0:3cac",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jun-2026 18:56:09 UTC] === END API CALL LOG ===
[18-Jun-2026 18:56:09 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jun-2026 18:56:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQxIiwidXNlcm5hbWUiOiJERVZYSEVMTCIsImVtYWlsIjoicm9iZXJ0YnJ1Nzg2QGdtYWlsLmNvbSIsImV4cCI6MTc4MjQxMzczM30.lUYkm0OA5y4M0i3iTU81pJQbIkiZhqdP6Zw0MxnSmTs
[18-Jun-2026 18:56:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jun-2026 18:56:09 UTC] ✅ JWT token verified successfully for user profile
[18-Jun-2026 18:56:09 UTC] User ID: 841
[18-Jun-2026 18:56:09 UTC] ✅ User profile retrieved successfully for user ID: 841
[18-Jun-2026 18:56:22 UTC] === API CALL LOG ===
[18-Jun-2026 18:56:22 UTC] Endpoint: user/profile.php
[18-Jun-2026 18:56:22 UTC] Full Log Data: {
    "timestamp": "2026-06-18 18:56:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:1c40:393:6fcf:18ba:3dec:dca0:3cac",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:1c40:393:6fcf:18ba:3dec:dca0:3cac, 172.68.221.156",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQxIiwidXNlcm5hbWUiOiJERVZYSEVMTCIsImVtYWlsIjoicm9iZXJ0YnJ1Nzg2QGdtYWlsLmNvbSIsImV4cCI6MTc4MjQxMzczM30.lUYkm0OA5y4M0i3iTU81pJQbIkiZhqdP6Zw0MxnSmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0dc83791c502b1a-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:1c40:393:6fcf:18ba:3dec:dca0:3cac",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jun-2026 18:56:22 UTC] === END API CALL LOG ===
[18-Jun-2026 18:56:22 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jun-2026 18:56:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQxIiwidXNlcm5hbWUiOiJERVZYSEVMTCIsImVtYWlsIjoicm9iZXJ0YnJ1Nzg2QGdtYWlsLmNvbSIsImV4cCI6MTc4MjQxMzczM30.lUYkm0OA5y4M0i3iTU81pJQbIkiZhqdP6Zw0MxnSmTs
[18-Jun-2026 18:56:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jun-2026 18:56:22 UTC] ✅ JWT token verified successfully for user profile
[18-Jun-2026 18:56:22 UTC] User ID: 841
[18-Jun-2026 18:56:22 UTC] ✅ User profile retrieved successfully for user ID: 841
[18-Jun-2026 18:56:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jun-2026 18:56:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jun-2026 18:56:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2404:1c40:393:6fcf:18ba:3dec:dca0:3cac, 172.68.221.156","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQxIiwidXNlcm5hbWUiOiJERVZYSEVMTCIsImVtYWlsIjoicm9iZXJ0YnJ1Nzg2QGdtYWlsLmNvbSIsImV4cCI6MTc4MjQxMzczM30.lUYkm0OA5y4M0i3iTU81pJQbIkiZhqdP6Zw0MxnSmTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0dc837b9c142b1a-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2404:1c40:393:6fcf:18ba:3dec:dca0:3cac","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-Jun-2026 18:56:22 UTC] === User Orders API Called ===
[18-Jun-2026 18:56:22 UTC] User ID: 841
[18-Jun-2026 18:56:22 UTC] Limit: 20, Offset: 0
[18-Jun-2026 18:56:22 UTC] Orders found: 0
[18-Jun-2026 18:56:22 UTC] Orders data: []
[18-Jun-2026 18:56:22 UTC] Total orders count: 0
[18-Jun-2026 18:56:22 UTC] === API CALL LOG ===
[18-Jun-2026 18:56:22 UTC] Endpoint: user/profile.php
[18-Jun-2026 18:56:22 UTC] Full Log Data: {
    "timestamp": "2026-06-18 18:56:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:1c40:393:6fcf:18ba:3dec:dca0:3cac",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:1c40:393:6fcf:18ba:3dec:dca0:3cac, 172.68.221.156",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQxIiwidXNlcm5hbWUiOiJERVZYSEVMTCIsImVtYWlsIjoicm9iZXJ0YnJ1Nzg2QGdtYWlsLmNvbSIsImV4cCI6MTc4MjQxMzczM30.lUYkm0OA5y4M0i3iTU81pJQbIkiZhqdP6Zw0MxnSmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0dc837becde2b1a-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:1c40:393:6fcf:18ba:3dec:dca0:3cac",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jun-2026 18:56:22 UTC] === END API CALL LOG ===
[18-Jun-2026 18:56:22 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jun-2026 18:56:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQxIiwidXNlcm5hbWUiOiJERVZYSEVMTCIsImVtYWlsIjoicm9iZXJ0YnJ1Nzg2QGdtYWlsLmNvbSIsImV4cCI6MTc4MjQxMzczM30.lUYkm0OA5y4M0i3iTU81pJQbIkiZhqdP6Zw0MxnSmTs
[18-Jun-2026 18:56:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jun-2026 18:56:22 UTC] ✅ JWT token verified successfully for user profile
[18-Jun-2026 18:56:22 UTC] User ID: 841
[18-Jun-2026 18:56:22 UTC] ✅ User profile retrieved successfully for user ID: 841
[18-Jun-2026 18:56:23 UTC] === API CALL LOG ===
[18-Jun-2026 18:56:23 UTC] Endpoint: user/profile.php
[18-Jun-2026 18:56:23 UTC] Full Log Data: {
    "timestamp": "2026-06-18 18:56:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:1c40:393:6fcf:18ba:3dec:dca0:3cac",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:1c40:393:6fcf:18ba:3dec:dca0:3cac, 172.68.221.156",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQxIiwidXNlcm5hbWUiOiJERVZYSEVMTCIsImVtYWlsIjoicm9iZXJ0YnJ1Nzg2QGdtYWlsLmNvbSIsImV4cCI6MTc4MjQxMzczM30.lUYkm0OA5y4M0i3iTU81pJQbIkiZhqdP6Zw0MxnSmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0dc837fcfaa2b1a-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:1c40:393:6fcf:18ba:3dec:dca0:3cac",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jun-2026 18:56:23 UTC] === END API CALL LOG ===
[18-Jun-2026 18:56:23 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jun-2026 18:56:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQxIiwidXNlcm5hbWUiOiJERVZYSEVMTCIsImVtYWlsIjoicm9iZXJ0YnJ1Nzg2QGdtYWlsLmNvbSIsImV4cCI6MTc4MjQxMzczM30.lUYkm0OA5y4M0i3iTU81pJQbIkiZhqdP6Zw0MxnSmTs
[18-Jun-2026 18:56:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jun-2026 18:56:23 UTC] ✅ JWT token verified successfully for user profile
[18-Jun-2026 18:56:23 UTC] User ID: 841
[18-Jun-2026 18:56:23 UTC] ✅ User profile retrieved successfully for user ID: 841
[18-Jun-2026 18:56:40 UTC] === API CALL LOG ===
[18-Jun-2026 18:56:40 UTC] Endpoint: user/profile.php
[18-Jun-2026 18:56:40 UTC] Full Log Data: {
    "timestamp": "2026-06-18 18:56:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:1c40:393:6fcf:18ba:3dec:dca0:3cac",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:1c40:393:6fcf:18ba:3dec:dca0:3cac, 172.68.221.156",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQxIiwidXNlcm5hbWUiOiJERVZYSEVMTCIsImVtYWlsIjoicm9iZXJ0YnJ1Nzg2QGdtYWlsLmNvbSIsImV4cCI6MTc4MjQxMzczM30.lUYkm0OA5y4M0i3iTU81pJQbIkiZhqdP6Zw0MxnSmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0dc83e968d2d062-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:1c40:393:6fcf:18ba:3dec:dca0:3cac",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jun-2026 18:56:40 UTC] === END API CALL LOG ===
[18-Jun-2026 18:56:40 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jun-2026 18:56:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQxIiwidXNlcm5hbWUiOiJERVZYSEVMTCIsImVtYWlsIjoicm9iZXJ0YnJ1Nzg2QGdtYWlsLmNvbSIsImV4cCI6MTc4MjQxMzczM30.lUYkm0OA5y4M0i3iTU81pJQbIkiZhqdP6Zw0MxnSmTs
[18-Jun-2026 18:56:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jun-2026 18:56:40 UTC] ✅ JWT token verified successfully for user profile
[18-Jun-2026 18:56:40 UTC] User ID: 841
[18-Jun-2026 18:56:40 UTC] ✅ User profile retrieved successfully for user ID: 841
[18-Jun-2026 18:57:05 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jun-2026 18:57:05 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jun-2026 18:57:05 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2404:1c40:393:6fcf:18ba:3dec:dca0:3cac, 172.68.221.156","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQxIiwidXNlcm5hbWUiOiJERVZYSEVMTCIsImVtYWlsIjoicm9iZXJ0YnJ1Nzg2QGdtYWlsLmNvbSIsImV4cCI6MTc4MjQxMzczM30.lUYkm0OA5y4M0i3iTU81pJQbIkiZhqdP6Zw0MxnSmTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0dc8484eabed062-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2404:1c40:393:6fcf:18ba:3dec:dca0:3cac","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-Jun-2026 18:57:05 UTC] === User Orders API Called ===
[18-Jun-2026 18:57:05 UTC] User ID: 841
[18-Jun-2026 18:57:05 UTC] Limit: 20, Offset: 0
[18-Jun-2026 18:57:05 UTC] Orders found: 0
[18-Jun-2026 18:57:05 UTC] Orders data: []
[18-Jun-2026 18:57:05 UTC] Total orders count: 0
[18-Jun-2026 18:57:05 UTC] === API CALL LOG ===
[18-Jun-2026 18:57:05 UTC] Endpoint: user/profile.php
[18-Jun-2026 18:57:05 UTC] Full Log Data: {
    "timestamp": "2026-06-18 18:57:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:1c40:393:6fcf:18ba:3dec:dca0:3cac",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:1c40:393:6fcf:18ba:3dec:dca0:3cac, 172.68.221.157",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQxIiwidXNlcm5hbWUiOiJERVZYSEVMTCIsImVtYWlsIjoicm9iZXJ0YnJ1Nzg2QGdtYWlsLmNvbSIsImV4cCI6MTc4MjQxMzczM30.lUYkm0OA5y4M0i3iTU81pJQbIkiZhqdP6Zw0MxnSmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0dc84892f77d062-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:1c40:393:6fcf:18ba:3dec:dca0:3cac",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jun-2026 18:57:05 UTC] === END API CALL LOG ===
[18-Jun-2026 18:57:05 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jun-2026 18:57:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQxIiwidXNlcm5hbWUiOiJERVZYSEVMTCIsImVtYWlsIjoicm9iZXJ0YnJ1Nzg2QGdtYWlsLmNvbSIsImV4cCI6MTc4MjQxMzczM30.lUYkm0OA5y4M0i3iTU81pJQbIkiZhqdP6Zw0MxnSmTs
[18-Jun-2026 18:57:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jun-2026 18:57:05 UTC] ✅ JWT token verified successfully for user profile
[18-Jun-2026 18:57:05 UTC] User ID: 841
[18-Jun-2026 18:57:05 UTC] ✅ User profile retrieved successfully for user ID: 841
[18-Jun-2026 18:57:05 UTC] === API CALL LOG ===
[18-Jun-2026 18:57:05 UTC] Endpoint: user/profile.php
[18-Jun-2026 18:57:05 UTC] Full Log Data: {
    "timestamp": "2026-06-18 18:57:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:1c40:393:6fcf:18ba:3dec:dca0:3cac",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:1c40:393:6fcf:18ba:3dec:dca0:3cac, 172.68.221.157",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQxIiwidXNlcm5hbWUiOiJERVZYSEVMTCIsImVtYWlsIjoicm9iZXJ0YnJ1Nzg2QGdtYWlsLmNvbSIsImV4cCI6MTc4MjQxMzczM30.lUYkm0OA5y4M0i3iTU81pJQbIkiZhqdP6Zw0MxnSmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0dc84853b0ed062-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:1c40:393:6fcf:18ba:3dec:dca0:3cac",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jun-2026 18:57:05 UTC] === END API CALL LOG ===
[18-Jun-2026 18:57:05 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jun-2026 18:57:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQxIiwidXNlcm5hbWUiOiJERVZYSEVMTCIsImVtYWlsIjoicm9iZXJ0YnJ1Nzg2QGdtYWlsLmNvbSIsImV4cCI6MTc4MjQxMzczM30.lUYkm0OA5y4M0i3iTU81pJQbIkiZhqdP6Zw0MxnSmTs
[18-Jun-2026 18:57:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jun-2026 18:57:05 UTC] ✅ JWT token verified successfully for user profile
[18-Jun-2026 18:57:05 UTC] User ID: 841
[18-Jun-2026 18:57:05 UTC] ✅ User profile retrieved successfully for user ID: 841
[18-Jun-2026 18:57:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jun-2026 18:57:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jun-2026 18:57:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2404:1c40:393:6fcf:18ba:3dec:dca0:3cac, 172.68.221.156","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQxIiwidXNlcm5hbWUiOiJERVZYSEVMTCIsImVtYWlsIjoicm9iZXJ0YnJ1Nzg2QGdtYWlsLmNvbSIsImV4cCI6MTc4MjQxMzczM30.lUYkm0OA5y4M0i3iTU81pJQbIkiZhqdP6Zw0MxnSmTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0dc8577fcf8d062-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2404:1c40:393:6fcf:18ba:3dec:dca0:3cac","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-Jun-2026 18:57:44 UTC] === User Orders API Called ===
[18-Jun-2026 18:57:44 UTC] User ID: 841
[18-Jun-2026 18:57:44 UTC] Limit: 20, Offset: 0
[18-Jun-2026 18:57:44 UTC] Orders found: 0
[18-Jun-2026 18:57:44 UTC] Orders data: []
[18-Jun-2026 18:57:44 UTC] Total orders count: 0
[18-Jun-2026 18:57:44 UTC] === API CALL LOG ===
[18-Jun-2026 18:57:44 UTC] Endpoint: user/profile.php
[18-Jun-2026 18:57:44 UTC] Full Log Data: {
    "timestamp": "2026-06-18 18:57:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:1c40:393:6fcf:18ba:3dec:dca0:3cac",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:1c40:393:6fcf:18ba:3dec:dca0:3cac, 172.68.221.156",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQxIiwidXNlcm5hbWUiOiJERVZYSEVMTCIsImVtYWlsIjoicm9iZXJ0YnJ1Nzg2QGdtYWlsLmNvbSIsImV4cCI6MTc4MjQxMzczM30.lUYkm0OA5y4M0i3iTU81pJQbIkiZhqdP6Zw0MxnSmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0dc8577fcfad062-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:1c40:393:6fcf:18ba:3dec:dca0:3cac",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jun-2026 18:57:44 UTC] === END API CALL LOG ===
[18-Jun-2026 18:57:44 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jun-2026 18:57:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQxIiwidXNlcm5hbWUiOiJERVZYSEVMTCIsImVtYWlsIjoicm9iZXJ0YnJ1Nzg2QGdtYWlsLmNvbSIsImV4cCI6MTc4MjQxMzczM30.lUYkm0OA5y4M0i3iTU81pJQbIkiZhqdP6Zw0MxnSmTs
[18-Jun-2026 18:57:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jun-2026 18:57:44 UTC] ✅ JWT token verified successfully for user profile
[18-Jun-2026 18:57:44 UTC] User ID: 841
[18-Jun-2026 18:57:44 UTC] ✅ User profile retrieved successfully for user ID: 841
[18-Jun-2026 18:57:45 UTC] === API CALL LOG ===
[18-Jun-2026 18:57:45 UTC] Endpoint: user/profile.php
[18-Jun-2026 18:57:45 UTC] Full Log Data: {
    "timestamp": "2026-06-18 18:57:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:1c40:393:6fcf:18ba:3dec:dca0:3cac",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:1c40:393:6fcf:18ba:3dec:dca0:3cac, 172.68.221.157",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQxIiwidXNlcm5hbWUiOiJERVZYSEVMTCIsImVtYWlsIjoicm9iZXJ0YnJ1Nzg2QGdtYWlsLmNvbSIsImV4cCI6MTc4MjQxMzczM30.lUYkm0OA5y4M0i3iTU81pJQbIkiZhqdP6Zw0MxnSmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0dc857b7919d062-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:1c40:393:6fcf:18ba:3dec:dca0:3cac",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jun-2026 18:57:45 UTC] === END API CALL LOG ===
[18-Jun-2026 18:57:45 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jun-2026 18:57:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQxIiwidXNlcm5hbWUiOiJERVZYSEVMTCIsImVtYWlsIjoicm9iZXJ0YnJ1Nzg2QGdtYWlsLmNvbSIsImV4cCI6MTc4MjQxMzczM30.lUYkm0OA5y4M0i3iTU81pJQbIkiZhqdP6Zw0MxnSmTs
[18-Jun-2026 18:57:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jun-2026 18:57:45 UTC] ✅ JWT token verified successfully for user profile
[18-Jun-2026 18:57:45 UTC] User ID: 841
[18-Jun-2026 18:57:45 UTC] ✅ User profile retrieved successfully for user ID: 841
[18-Jun-2026 18:57:53 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jun-2026 18:57:53 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jun-2026 18:57:53 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2404:1c40:393:6fcf:18ba:3dec:dca0:3cac, 172.68.221.157","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQxIiwidXNlcm5hbWUiOiJERVZYSEVMTCIsImVtYWlsIjoicm9iZXJ0YnJ1Nzg2QGdtYWlsLmNvbSIsImV4cCI6MTc4MjQxMzczM30.lUYkm0OA5y4M0i3iTU81pJQbIkiZhqdP6Zw0MxnSmTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0dc85b09e3ed062-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2404:1c40:393:6fcf:18ba:3dec:dca0:3cac","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-Jun-2026 18:57:53 UTC] === User Orders API Called ===
[18-Jun-2026 18:57:53 UTC] User ID: 841
[18-Jun-2026 18:57:53 UTC] Limit: 20, Offset: 0
[18-Jun-2026 18:57:53 UTC] Orders found: 0
[18-Jun-2026 18:57:53 UTC] Orders data: []
[18-Jun-2026 18:57:53 UTC] Total orders count: 0
[18-Jun-2026 18:57:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jun-2026 18:57:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jun-2026 18:57:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2404:1c40:393:6fcf:18ba:3dec:dca0:3cac, 172.68.221.157","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQxIiwidXNlcm5hbWUiOiJERVZYSEVMTCIsImVtYWlsIjoicm9iZXJ0YnJ1Nzg2QGdtYWlsLmNvbSIsImV4cCI6MTc4MjQxMzczM30.lUYkm0OA5y4M0i3iTU81pJQbIkiZhqdP6Zw0MxnSmTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0dc85befb79d062-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2404:1c40:393:6fcf:18ba:3dec:dca0:3cac","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-Jun-2026 18:57:55 UTC] === User Orders API Called ===
[18-Jun-2026 18:57:55 UTC] User ID: 841
[18-Jun-2026 18:57:55 UTC] Limit: 20, Offset: 0
[18-Jun-2026 18:57:55 UTC] Orders found: 0
[18-Jun-2026 18:57:55 UTC] Orders data: []
[18-Jun-2026 18:57:55 UTC] Total orders count: 0
[18-Jun-2026 18:57:55 UTC] === API CALL LOG ===
[18-Jun-2026 18:57:55 UTC] Endpoint: user/profile.php
[18-Jun-2026 18:57:55 UTC] Full Log Data: {
    "timestamp": "2026-06-18 18:57:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:1c40:393:6fcf:18ba:3dec:dca0:3cac",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:1c40:393:6fcf:18ba:3dec:dca0:3cac, 172.68.221.157",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQxIiwidXNlcm5hbWUiOiJERVZYSEVMTCIsImVtYWlsIjoicm9iZXJ0YnJ1Nzg2QGdtYWlsLmNvbSIsImV4cCI6MTc4MjQxMzczM30.lUYkm0OA5y4M0i3iTU81pJQbIkiZhqdP6Zw0MxnSmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0dc85bf4bd2d062-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:1c40:393:6fcf:18ba:3dec:dca0:3cac",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jun-2026 18:57:55 UTC] === END API CALL LOG ===
[18-Jun-2026 18:57:55 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jun-2026 18:57:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQxIiwidXNlcm5hbWUiOiJERVZYSEVMTCIsImVtYWlsIjoicm9iZXJ0YnJ1Nzg2QGdtYWlsLmNvbSIsImV4cCI6MTc4MjQxMzczM30.lUYkm0OA5y4M0i3iTU81pJQbIkiZhqdP6Zw0MxnSmTs
[18-Jun-2026 18:57:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jun-2026 18:57:55 UTC] ✅ JWT token verified successfully for user profile
[18-Jun-2026 18:57:55 UTC] User ID: 841
[18-Jun-2026 18:57:55 UTC] ✅ User profile retrieved successfully for user ID: 841
[18-Jun-2026 18:57:55 UTC] === API CALL LOG ===
[18-Jun-2026 18:57:55 UTC] Endpoint: user/profile.php
[18-Jun-2026 18:57:55 UTC] Full Log Data: {
    "timestamp": "2026-06-18 18:57:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:1c40:393:6fcf:18ba:3dec:dca0:3cac",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:1c40:393:6fcf:18ba:3dec:dca0:3cac, 172.68.221.157",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQxIiwidXNlcm5hbWUiOiJERVZYSEVMTCIsImVtYWlsIjoicm9iZXJ0YnJ1Nzg2QGdtYWlsLmNvbSIsImV4cCI6MTc4MjQxMzczM30.lUYkm0OA5y4M0i3iTU81pJQbIkiZhqdP6Zw0MxnSmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0dc85c31f3fd062-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:1c40:393:6fcf:18ba:3dec:dca0:3cac",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jun-2026 18:57:55 UTC] === END API CALL LOG ===
[18-Jun-2026 18:57:55 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jun-2026 18:57:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQxIiwidXNlcm5hbWUiOiJERVZYSEVMTCIsImVtYWlsIjoicm9iZXJ0YnJ1Nzg2QGdtYWlsLmNvbSIsImV4cCI6MTc4MjQxMzczM30.lUYkm0OA5y4M0i3iTU81pJQbIkiZhqdP6Zw0MxnSmTs
[18-Jun-2026 18:57:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jun-2026 18:57:55 UTC] ✅ JWT token verified successfully for user profile
[18-Jun-2026 18:57:55 UTC] User ID: 841
[18-Jun-2026 18:57:55 UTC] ✅ User profile retrieved successfully for user ID: 841
[18-Jun-2026 18:58:25 UTC] === API CALL LOG ===
[18-Jun-2026 18:58:25 UTC] Endpoint: user/profile.php
[18-Jun-2026 18:58:25 UTC] Full Log Data: {
    "timestamp": "2026-06-18 18:58:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:1c40:393:6fcf:18ba:3dec:dca0:3cac",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:1c40:393:6fcf:18ba:3dec:dca0:3cac, 172.68.221.157",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQxIiwidXNlcm5hbWUiOiJERVZYSEVMTCIsImVtYWlsIjoicm9iZXJ0YnJ1Nzg2QGdtYWlsLmNvbSIsImV4cCI6MTc4MjQxMzczM30.lUYkm0OA5y4M0i3iTU81pJQbIkiZhqdP6Zw0MxnSmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0dc867b9900d062-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:1c40:393:6fcf:18ba:3dec:dca0:3cac",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jun-2026 18:58:25 UTC] === END API CALL LOG ===
[18-Jun-2026 18:58:25 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jun-2026 18:58:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQxIiwidXNlcm5hbWUiOiJERVZYSEVMTCIsImVtYWlsIjoicm9iZXJ0YnJ1Nzg2QGdtYWlsLmNvbSIsImV4cCI6MTc4MjQxMzczM30.lUYkm0OA5y4M0i3iTU81pJQbIkiZhqdP6Zw0MxnSmTs
[18-Jun-2026 18:58:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jun-2026 18:58:25 UTC] ✅ JWT token verified successfully for user profile
[18-Jun-2026 18:58:25 UTC] User ID: 841
[18-Jun-2026 18:58:25 UTC] ✅ User profile retrieved successfully for user ID: 841
[18-Jun-2026 18:58:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jun-2026 18:58:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jun-2026 18:58:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2404:1c40:393:6fcf:18ba:3dec:dca0:3cac, 172.68.221.157","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQxIiwidXNlcm5hbWUiOiJERVZYSEVMTCIsImVtYWlsIjoicm9iZXJ0YnJ1Nzg2QGdtYWlsLmNvbSIsImV4cCI6MTc4MjQxMzczM30.lUYkm0OA5y4M0i3iTU81pJQbIkiZhqdP6Zw0MxnSmTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0dc867e2bbdd062-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2404:1c40:393:6fcf:18ba:3dec:dca0:3cac","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-Jun-2026 18:58:25 UTC] === User Orders API Called ===
[18-Jun-2026 18:58:25 UTC] User ID: 841
[18-Jun-2026 18:58:25 UTC] Limit: 20, Offset: 0
[18-Jun-2026 18:58:25 UTC] Orders found: 0
[18-Jun-2026 18:58:25 UTC] Orders data: []
[18-Jun-2026 18:58:25 UTC] Total orders count: 0
[18-Jun-2026 18:58:25 UTC] === API CALL LOG ===
[18-Jun-2026 18:58:25 UTC] Endpoint: user/profile.php
[18-Jun-2026 18:58:25 UTC] Full Log Data: {
    "timestamp": "2026-06-18 18:58:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:1c40:393:6fcf:18ba:3dec:dca0:3cac",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:1c40:393:6fcf:18ba:3dec:dca0:3cac, 172.68.221.157",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQxIiwidXNlcm5hbWUiOiJERVZYSEVMTCIsImVtYWlsIjoicm9iZXJ0YnJ1Nzg2QGdtYWlsLmNvbSIsImV4cCI6MTc4MjQxMzczM30.lUYkm0OA5y4M0i3iTU81pJQbIkiZhqdP6Zw0MxnSmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0dc867e7c13d062-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:1c40:393:6fcf:18ba:3dec:dca0:3cac",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jun-2026 18:58:25 UTC] === END API CALL LOG ===
[18-Jun-2026 18:58:25 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jun-2026 18:58:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQxIiwidXNlcm5hbWUiOiJERVZYSEVMTCIsImVtYWlsIjoicm9iZXJ0YnJ1Nzg2QGdtYWlsLmNvbSIsImV4cCI6MTc4MjQxMzczM30.lUYkm0OA5y4M0i3iTU81pJQbIkiZhqdP6Zw0MxnSmTs
[18-Jun-2026 18:58:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jun-2026 18:58:25 UTC] ✅ JWT token verified successfully for user profile
[18-Jun-2026 18:58:25 UTC] User ID: 841
[18-Jun-2026 18:58:25 UTC] ✅ User profile retrieved successfully for user ID: 841
[18-Jun-2026 18:58:26 UTC] === API CALL LOG ===
[18-Jun-2026 18:58:26 UTC] Endpoint: user/profile.php
[18-Jun-2026 18:58:26 UTC] Full Log Data: {
    "timestamp": "2026-06-18 18:58:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:1c40:393:6fcf:18ba:3dec:dca0:3cac",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:1c40:393:6fcf:18ba:3dec:dca0:3cac, 172.68.221.157",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQxIiwidXNlcm5hbWUiOiJERVZYSEVMTCIsImVtYWlsIjoicm9iZXJ0YnJ1Nzg2QGdtYWlsLmNvbSIsImV4cCI6MTc4MjQxMzczM30.lUYkm0OA5y4M0i3iTU81pJQbIkiZhqdP6Zw0MxnSmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0dc86826937d062-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:1c40:393:6fcf:18ba:3dec:dca0:3cac",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jun-2026 18:58:26 UTC] === END API CALL LOG ===
[18-Jun-2026 18:58:26 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jun-2026 18:58:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQxIiwidXNlcm5hbWUiOiJERVZYSEVMTCIsImVtYWlsIjoicm9iZXJ0YnJ1Nzg2QGdtYWlsLmNvbSIsImV4cCI6MTc4MjQxMzczM30.lUYkm0OA5y4M0i3iTU81pJQbIkiZhqdP6Zw0MxnSmTs
[18-Jun-2026 18:58:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jun-2026 18:58:26 UTC] ✅ JWT token verified successfully for user profile
[18-Jun-2026 18:58:26 UTC] User ID: 841
[18-Jun-2026 18:58:26 UTC] ✅ User profile retrieved successfully for user ID: 841
[18-Jun-2026 18:58:34 UTC] === API CALL LOG ===
[18-Jun-2026 18:58:34 UTC] Endpoint: user/profile.php
[18-Jun-2026 18:58:34 UTC] Full Log Data: {
    "timestamp": "2026-06-18 18:58:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:1c40:393:6fcf:18ba:3dec:dca0:3cac",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:1c40:393:6fcf:18ba:3dec:dca0:3cac, 172.68.221.157",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQxIiwidXNlcm5hbWUiOiJERVZYSEVMTCIsImVtYWlsIjoicm9iZXJ0YnJ1Nzg2QGdtYWlsLmNvbSIsImV4cCI6MTc4MjQxMzczM30.lUYkm0OA5y4M0i3iTU81pJQbIkiZhqdP6Zw0MxnSmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0dc86b6eac3d062-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:1c40:393:6fcf:18ba:3dec:dca0:3cac",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jun-2026 18:58:34 UTC] === END API CALL LOG ===
[18-Jun-2026 18:58:34 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jun-2026 18:58:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQxIiwidXNlcm5hbWUiOiJERVZYSEVMTCIsImVtYWlsIjoicm9iZXJ0YnJ1Nzg2QGdtYWlsLmNvbSIsImV4cCI6MTc4MjQxMzczM30.lUYkm0OA5y4M0i3iTU81pJQbIkiZhqdP6Zw0MxnSmTs
[18-Jun-2026 18:58:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jun-2026 18:58:34 UTC] ✅ JWT token verified successfully for user profile
[18-Jun-2026 18:58:34 UTC] User ID: 841
[18-Jun-2026 18:58:34 UTC] ✅ User profile retrieved successfully for user ID: 841
[18-Jun-2026 18:58:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jun-2026 18:58:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jun-2026 18:58:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2404:1c40:393:6fcf:18ba:3dec:dca0:3cac, 172.68.221.157","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQxIiwidXNlcm5hbWUiOiJERVZYSEVMTCIsImVtYWlsIjoicm9iZXJ0YnJ1Nzg2QGdtYWlsLmNvbSIsImV4cCI6MTc4MjQxMzczM30.lUYkm0OA5y4M0i3iTU81pJQbIkiZhqdP6Zw0MxnSmTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0dc86b97dbfd062-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2404:1c40:393:6fcf:18ba:3dec:dca0:3cac","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-Jun-2026 18:58:35 UTC] === User Orders API Called ===
[18-Jun-2026 18:58:35 UTC] User ID: 841
[18-Jun-2026 18:58:35 UTC] Limit: 20, Offset: 0
[18-Jun-2026 18:58:35 UTC] Orders found: 0
[18-Jun-2026 18:58:35 UTC] Orders data: []
[18-Jun-2026 18:58:35 UTC] Total orders count: 0
[18-Jun-2026 18:58:35 UTC] === API CALL LOG ===
[18-Jun-2026 18:58:35 UTC] Endpoint: user/profile.php
[18-Jun-2026 18:58:35 UTC] Full Log Data: {
    "timestamp": "2026-06-18 18:58:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:1c40:393:6fcf:18ba:3dec:dca0:3cac",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:1c40:393:6fcf:18ba:3dec:dca0:3cac, 172.68.221.157",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQxIiwidXNlcm5hbWUiOiJERVZYSEVMTCIsImVtYWlsIjoicm9iZXJ0YnJ1Nzg2QGdtYWlsLmNvbSIsImV4cCI6MTc4MjQxMzczM30.lUYkm0OA5y4M0i3iTU81pJQbIkiZhqdP6Zw0MxnSmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0dc86b9be3ad062-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:1c40:393:6fcf:18ba:3dec:dca0:3cac",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jun-2026 18:58:35 UTC] === END API CALL LOG ===
[18-Jun-2026 18:58:35 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jun-2026 18:58:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQxIiwidXNlcm5hbWUiOiJERVZYSEVMTCIsImVtYWlsIjoicm9iZXJ0YnJ1Nzg2QGdtYWlsLmNvbSIsImV4cCI6MTc4MjQxMzczM30.lUYkm0OA5y4M0i3iTU81pJQbIkiZhqdP6Zw0MxnSmTs
[18-Jun-2026 18:58:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jun-2026 18:58:35 UTC] ✅ JWT token verified successfully for user profile
[18-Jun-2026 18:58:35 UTC] User ID: 841
[18-Jun-2026 18:58:35 UTC] ✅ User profile retrieved successfully for user ID: 841
[18-Jun-2026 18:58:35 UTC] === API CALL LOG ===
[18-Jun-2026 18:58:35 UTC] Endpoint: user/profile.php
[18-Jun-2026 18:58:35 UTC] Full Log Data: {
    "timestamp": "2026-06-18 18:58:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:1c40:393:6fcf:18ba:3dec:dca0:3cac",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:1c40:393:6fcf:18ba:3dec:dca0:3cac, 172.68.221.157",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQxIiwidXNlcm5hbWUiOiJERVZYSEVMTCIsImVtYWlsIjoicm9iZXJ0YnJ1Nzg2QGdtYWlsLmNvbSIsImV4cCI6MTc4MjQxMzczM30.lUYkm0OA5y4M0i3iTU81pJQbIkiZhqdP6Zw0MxnSmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0dc86bd8a96d062-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:1c40:393:6fcf:18ba:3dec:dca0:3cac",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jun-2026 18:58:35 UTC] === END API CALL LOG ===
[18-Jun-2026 18:58:35 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jun-2026 18:58:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQxIiwidXNlcm5hbWUiOiJERVZYSEVMTCIsImVtYWlsIjoicm9iZXJ0YnJ1Nzg2QGdtYWlsLmNvbSIsImV4cCI6MTc4MjQxMzczM30.lUYkm0OA5y4M0i3iTU81pJQbIkiZhqdP6Zw0MxnSmTs
[18-Jun-2026 18:58:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jun-2026 18:58:35 UTC] ✅ JWT token verified successfully for user profile
[18-Jun-2026 18:58:35 UTC] User ID: 841
[18-Jun-2026 18:58:35 UTC] ✅ User profile retrieved successfully for user ID: 841
[18-Jun-2026 18:58:41 UTC] === API CALL LOG ===
[18-Jun-2026 18:58:41 UTC] Endpoint: user/profile.php
[18-Jun-2026 18:58:41 UTC] Full Log Data: {
    "timestamp": "2026-06-18 18:58:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:1c40:393:6fcf:18ba:3dec:dca0:3cac",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:1c40:393:6fcf:18ba:3dec:dca0:3cac, 172.68.221.157",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQxIiwidXNlcm5hbWUiOiJERVZYSEVMTCIsImVtYWlsIjoicm9iZXJ0YnJ1Nzg2QGdtYWlsLmNvbSIsImV4cCI6MTc4MjQxMzczM30.lUYkm0OA5y4M0i3iTU81pJQbIkiZhqdP6Zw0MxnSmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0dc86df9e6ad062-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:1c40:393:6fcf:18ba:3dec:dca0:3cac",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jun-2026 18:58:41 UTC] === END API CALL LOG ===
[18-Jun-2026 18:58:41 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jun-2026 18:58:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQxIiwidXNlcm5hbWUiOiJERVZYSEVMTCIsImVtYWlsIjoicm9iZXJ0YnJ1Nzg2QGdtYWlsLmNvbSIsImV4cCI6MTc4MjQxMzczM30.lUYkm0OA5y4M0i3iTU81pJQbIkiZhqdP6Zw0MxnSmTs
[18-Jun-2026 18:58:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jun-2026 18:58:41 UTC] ✅ JWT token verified successfully for user profile
[18-Jun-2026 18:58:41 UTC] User ID: 841
[18-Jun-2026 18:58:41 UTC] ✅ User profile retrieved successfully for user ID: 841
[18-Jun-2026 18:58:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jun-2026 18:58:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jun-2026 18:58:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2404:1c40:393:6fcf:18ba:3dec:dca0:3cac, 172.68.221.157","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQxIiwidXNlcm5hbWUiOiJERVZYSEVMTCIsImVtYWlsIjoicm9iZXJ0YnJ1Nzg2QGdtYWlsLmNvbSIsImV4cCI6MTc4MjQxMzczM30.lUYkm0OA5y4M0i3iTU81pJQbIkiZhqdP6Zw0MxnSmTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0dc86e208f8d062-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2404:1c40:393:6fcf:18ba:3dec:dca0:3cac","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-Jun-2026 18:58:41 UTC] === User Orders API Called ===
[18-Jun-2026 18:58:41 UTC] User ID: 841
[18-Jun-2026 18:58:41 UTC] Limit: 20, Offset: 0
[18-Jun-2026 18:58:41 UTC] Orders found: 0
[18-Jun-2026 18:58:41 UTC] Orders data: []
[18-Jun-2026 18:58:41 UTC] Total orders count: 0
[18-Jun-2026 18:58:41 UTC] === API CALL LOG ===
[18-Jun-2026 18:58:41 UTC] Endpoint: user/profile.php
[18-Jun-2026 18:58:41 UTC] Full Log Data: {
    "timestamp": "2026-06-18 18:58:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:1c40:393:6fcf:18ba:3dec:dca0:3cac",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:1c40:393:6fcf:18ba:3dec:dca0:3cac, 172.68.221.157",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQxIiwidXNlcm5hbWUiOiJERVZYSEVMTCIsImVtYWlsIjoicm9iZXJ0YnJ1Nzg2QGdtYWlsLmNvbSIsImV4cCI6MTc4MjQxMzczM30.lUYkm0OA5y4M0i3iTU81pJQbIkiZhqdP6Zw0MxnSmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0dc86e2595ed062-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:1c40:393:6fcf:18ba:3dec:dca0:3cac",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jun-2026 18:58:41 UTC] === END API CALL LOG ===
[18-Jun-2026 18:58:41 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jun-2026 18:58:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQxIiwidXNlcm5hbWUiOiJERVZYSEVMTCIsImVtYWlsIjoicm9iZXJ0YnJ1Nzg2QGdtYWlsLmNvbSIsImV4cCI6MTc4MjQxMzczM30.lUYkm0OA5y4M0i3iTU81pJQbIkiZhqdP6Zw0MxnSmTs
[18-Jun-2026 18:58:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jun-2026 18:58:41 UTC] ✅ JWT token verified successfully for user profile
[18-Jun-2026 18:58:41 UTC] User ID: 841
[18-Jun-2026 18:58:41 UTC] ✅ User profile retrieved successfully for user ID: 841
[18-Jun-2026 18:58:42 UTC] === API CALL LOG ===
[18-Jun-2026 18:58:42 UTC] Endpoint: user/profile.php
[18-Jun-2026 18:58:42 UTC] Full Log Data: {
    "timestamp": "2026-06-18 18:58:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:1c40:393:6fcf:18ba:3dec:dca0:3cac",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:1c40:393:6fcf:18ba:3dec:dca0:3cac, 172.68.221.157",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQxIiwidXNlcm5hbWUiOiJERVZYSEVMTCIsImVtYWlsIjoicm9iZXJ0YnJ1Nzg2QGdtYWlsLmNvbSIsImV4cCI6MTc4MjQxMzczM30.lUYkm0OA5y4M0i3iTU81pJQbIkiZhqdP6Zw0MxnSmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0dc86e63d36d062-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:1c40:393:6fcf:18ba:3dec:dca0:3cac",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jun-2026 18:58:42 UTC] === END API CALL LOG ===
[18-Jun-2026 18:58:42 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jun-2026 18:58:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQxIiwidXNlcm5hbWUiOiJERVZYSEVMTCIsImVtYWlsIjoicm9iZXJ0YnJ1Nzg2QGdtYWlsLmNvbSIsImV4cCI6MTc4MjQxMzczM30.lUYkm0OA5y4M0i3iTU81pJQbIkiZhqdP6Zw0MxnSmTs
[18-Jun-2026 18:58:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jun-2026 18:58:42 UTC] ✅ JWT token verified successfully for user profile
[18-Jun-2026 18:58:42 UTC] User ID: 841
[18-Jun-2026 18:58:42 UTC] ✅ User profile retrieved successfully for user ID: 841
[18-Jun-2026 18:58:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jun-2026 18:58:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jun-2026 18:58:46 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2404:1c40:393:6fcf:18ba:3dec:dca0:3cac, 172.68.221.157","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQxIiwidXNlcm5hbWUiOiJERVZYSEVMTCIsImVtYWlsIjoicm9iZXJ0YnJ1Nzg2QGdtYWlsLmNvbSIsImV4cCI6MTc4MjQxMzczM30.lUYkm0OA5y4M0i3iTU81pJQbIkiZhqdP6Zw0MxnSmTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0dc86fdab8ad062-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2404:1c40:393:6fcf:18ba:3dec:dca0:3cac","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-Jun-2026 18:58:46 UTC] === User Orders API Called ===
[18-Jun-2026 18:58:46 UTC] User ID: 841
[18-Jun-2026 18:58:46 UTC] Limit: 20, Offset: 0
[18-Jun-2026 18:58:46 UTC] Orders found: 0
[18-Jun-2026 18:58:46 UTC] Orders data: []
[18-Jun-2026 18:58:46 UTC] Total orders count: 0
[18-Jun-2026 18:58:46 UTC] === API CALL LOG ===
[18-Jun-2026 18:58:46 UTC] Endpoint: user/profile.php
[18-Jun-2026 18:58:46 UTC] Full Log Data: {
    "timestamp": "2026-06-18 18:58:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:1c40:393:6fcf:18ba:3dec:dca0:3cac",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:1c40:393:6fcf:18ba:3dec:dca0:3cac, 172.68.221.157",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQxIiwidXNlcm5hbWUiOiJERVZYSEVMTCIsImVtYWlsIjoicm9iZXJ0YnJ1Nzg2QGdtYWlsLmNvbSIsImV4cCI6MTc4MjQxMzczM30.lUYkm0OA5y4M0i3iTU81pJQbIkiZhqdP6Zw0MxnSmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0dc86fdfbc3d062-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:1c40:393:6fcf:18ba:3dec:dca0:3cac",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jun-2026 18:58:46 UTC] === END API CALL LOG ===
[18-Jun-2026 18:58:46 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jun-2026 18:58:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQxIiwidXNlcm5hbWUiOiJERVZYSEVMTCIsImVtYWlsIjoicm9iZXJ0YnJ1Nzg2QGdtYWlsLmNvbSIsImV4cCI6MTc4MjQxMzczM30.lUYkm0OA5y4M0i3iTU81pJQbIkiZhqdP6Zw0MxnSmTs
[18-Jun-2026 18:58:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jun-2026 18:58:46 UTC] ✅ JWT token verified successfully for user profile
[18-Jun-2026 18:58:46 UTC] User ID: 841
[18-Jun-2026 18:58:46 UTC] ✅ User profile retrieved successfully for user ID: 841
[18-Jun-2026 18:58:46 UTC] === API CALL LOG ===
[18-Jun-2026 18:58:46 UTC] Endpoint: user/profile.php
[18-Jun-2026 18:58:46 UTC] Full Log Data: {
    "timestamp": "2026-06-18 18:58:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:1c40:393:6fcf:18ba:3dec:dca0:3cac",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:1c40:393:6fcf:18ba:3dec:dca0:3cac, 172.68.221.157",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQxIiwidXNlcm5hbWUiOiJERVZYSEVMTCIsImVtYWlsIjoicm9iZXJ0YnJ1Nzg2QGdtYWlsLmNvbSIsImV4cCI6MTc4MjQxMzczM30.lUYkm0OA5y4M0i3iTU81pJQbIkiZhqdP6Zw0MxnSmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0dc8701dfb9d062-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:1c40:393:6fcf:18ba:3dec:dca0:3cac",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jun-2026 18:58:46 UTC] === END API CALL LOG ===
[18-Jun-2026 18:58:46 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jun-2026 18:58:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQxIiwidXNlcm5hbWUiOiJERVZYSEVMTCIsImVtYWlsIjoicm9iZXJ0YnJ1Nzg2QGdtYWlsLmNvbSIsImV4cCI6MTc4MjQxMzczM30.lUYkm0OA5y4M0i3iTU81pJQbIkiZhqdP6Zw0MxnSmTs
[18-Jun-2026 18:58:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jun-2026 18:58:46 UTC] ✅ JWT token verified successfully for user profile
[18-Jun-2026 18:58:46 UTC] User ID: 841
[18-Jun-2026 18:58:46 UTC] ✅ User profile retrieved successfully for user ID: 841
[18-Jun-2026 18:58:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jun-2026 18:58:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jun-2026 18:58:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2404:1c40:393:6fcf:18ba:3dec:dca0:3cac, 172.68.221.157","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQxIiwidXNlcm5hbWUiOiJERVZYSEVMTCIsImVtYWlsIjoicm9iZXJ0YnJ1Nzg2QGdtYWlsLmNvbSIsImV4cCI6MTc4MjQxMzczM30.lUYkm0OA5y4M0i3iTU81pJQbIkiZhqdP6Zw0MxnSmTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0dc87481a5fd062-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2404:1c40:393:6fcf:18ba:3dec:dca0:3cac","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-Jun-2026 18:58:58 UTC] === User Orders API Called ===
[18-Jun-2026 18:58:58 UTC] User ID: 841
[18-Jun-2026 18:58:58 UTC] Limit: 20, Offset: 0
[18-Jun-2026 18:58:58 UTC] Orders found: 1
[18-Jun-2026 18:58:58 UTC] Orders data: [{"id":350,"quantity":100,"total_coins":3500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/bindew","status":"pending","created_at":"2026-06-18 22:28:55","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[18-Jun-2026 18:58:58 UTC] Total orders count: 1
[18-Jun-2026 22:57:03 UTC] === API CALL LOG ===
[18-Jun-2026 22:57:03 UTC] Endpoint: user/profile.php
[18-Jun-2026 22:57:03 UTC] Full Log Data: {
    "timestamp": "2026-06-18 22:57:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "107.151.217.65",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "107.151.217.65, 162.159.104.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODMyIiwidXNlcm5hbWUiOiJaQUNPTiIsImVtYWlsIjoiZjM3NDM1MzVAZ21haWwuY29tIiwiZXhwIjoxNzgyMjU5MzkwfQ.Fi_UcSeX_FZk1-ytvRvqClLgbZz9fL1Y3Dr3TI5fwSI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0dde408989d5be5-DFW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "107.151.217.65",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jun-2026 22:57:03 UTC] === END API CALL LOG ===
[18-Jun-2026 22:57:03 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jun-2026 22:57:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODMyIiwidXNlcm5hbWUiOiJaQUNPTiIsImVtYWlsIjoiZjM3NDM1MzVAZ21haWwuY29tIiwiZXhwIjoxNzgyMjU5MzkwfQ.Fi_UcSeX_FZk1-ytvRvqClLgbZz9fL1Y3Dr3TI5fwSI
[18-Jun-2026 22:57:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jun-2026 22:57:03 UTC] ✅ JWT token verified successfully for user profile
[18-Jun-2026 22:57:03 UTC] User ID: 832
[18-Jun-2026 22:57:03 UTC] ✅ User profile retrieved successfully for user ID: 832
[18-Jun-2026 22:57:04 UTC] === API CALL LOG ===
[18-Jun-2026 22:57:04 UTC] Endpoint: user/profile.php
[18-Jun-2026 22:57:04 UTC] Full Log Data: {
    "timestamp": "2026-06-18 22:57:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "107.151.217.65",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "107.151.217.65, 162.159.104.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODMyIiwidXNlcm5hbWUiOiJaQUNPTiIsImVtYWlsIjoiZjM3NDM1MzVAZ21haWwuY29tIiwiZXhwIjoxNzgyMjU5MzkwfQ.Fi_UcSeX_FZk1-ytvRvqClLgbZz9fL1Y3Dr3TI5fwSI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0dde414c8235be5-DFW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "107.151.217.65",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jun-2026 22:57:04 UTC] === END API CALL LOG ===
[18-Jun-2026 22:57:04 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jun-2026 22:57:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODMyIiwidXNlcm5hbWUiOiJaQUNPTiIsImVtYWlsIjoiZjM3NDM1MzVAZ21haWwuY29tIiwiZXhwIjoxNzgyMjU5MzkwfQ.Fi_UcSeX_FZk1-ytvRvqClLgbZz9fL1Y3Dr3TI5fwSI
[18-Jun-2026 22:57:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jun-2026 22:57:04 UTC] ✅ JWT token verified successfully for user profile
[18-Jun-2026 22:57:04 UTC] User ID: 832
[18-Jun-2026 22:57:04 UTC] ✅ User profile retrieved successfully for user ID: 832
[18-Jun-2026 22:57:05 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jun-2026 22:57:05 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jun-2026 22:57:05 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"107.151.217.65, 162.159.104.15","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODMyIiwidXNlcm5hbWUiOiJaQUNPTiIsImVtYWlsIjoiZjM3NDM1MzVAZ21haWwuY29tIiwiZXhwIjoxNzgyMjU5MzkwfQ.Fi_UcSeX_FZk1-ytvRvqClLgbZz9fL1Y3Dr3TI5fwSI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0dde416af535be5-DFW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"107.151.217.65","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-Jun-2026 22:57:05 UTC] === User Orders API Called ===
[18-Jun-2026 22:57:05 UTC] User ID: 832
[18-Jun-2026 22:57:05 UTC] Limit: 20, Offset: 0
[18-Jun-2026 22:57:05 UTC] Orders found: 0
[18-Jun-2026 22:57:05 UTC] Orders data: []
[18-Jun-2026 22:57:05 UTC] Total orders count: 0
[18-Jun-2026 22:57:05 UTC] === API CALL LOG ===
[18-Jun-2026 22:57:05 UTC] Endpoint: user/profile.php
[18-Jun-2026 22:57:05 UTC] Full Log Data: {
    "timestamp": "2026-06-18 22:57:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "107.151.217.65",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "107.151.217.65, 162.159.104.66",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODMyIiwidXNlcm5hbWUiOiJaQUNPTiIsImVtYWlsIjoiZjM3NDM1MzVAZ21haWwuY29tIiwiZXhwIjoxNzgyMjU5MzkwfQ.Fi_UcSeX_FZk1-ytvRvqClLgbZz9fL1Y3Dr3TI5fwSI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0dde416af595be5-DFW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "107.151.217.65",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jun-2026 22:57:05 UTC] === END API CALL LOG ===
[18-Jun-2026 22:57:05 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jun-2026 22:57:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODMyIiwidXNlcm5hbWUiOiJaQUNPTiIsImVtYWlsIjoiZjM3NDM1MzVAZ21haWwuY29tIiwiZXhwIjoxNzgyMjU5MzkwfQ.Fi_UcSeX_FZk1-ytvRvqClLgbZz9fL1Y3Dr3TI5fwSI
[18-Jun-2026 22:57:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jun-2026 22:57:05 UTC] ✅ JWT token verified successfully for user profile
[18-Jun-2026 22:57:05 UTC] User ID: 832
[18-Jun-2026 22:57:05 UTC] ✅ User profile retrieved successfully for user ID: 832
[18-Jun-2026 22:57:06 UTC] === API CALL LOG ===
[18-Jun-2026 22:57:06 UTC] Endpoint: user/profile.php
[18-Jun-2026 22:57:06 UTC] Full Log Data: {
    "timestamp": "2026-06-18 22:57:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "107.151.217.65",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "107.151.217.65, 162.159.104.66",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODMyIiwidXNlcm5hbWUiOiJaQUNPTiIsImVtYWlsIjoiZjM3NDM1MzVAZ21haWwuY29tIiwiZXhwIjoxNzgyMjU5MzkwfQ.Fi_UcSeX_FZk1-ytvRvqClLgbZz9fL1Y3Dr3TI5fwSI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0dde41e5d915be5-DFW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "107.151.217.65",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jun-2026 22:57:06 UTC] === END API CALL LOG ===
[18-Jun-2026 22:57:06 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jun-2026 22:57:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODMyIiwidXNlcm5hbWUiOiJaQUNPTiIsImVtYWlsIjoiZjM3NDM1MzVAZ21haWwuY29tIiwiZXhwIjoxNzgyMjU5MzkwfQ.Fi_UcSeX_FZk1-ytvRvqClLgbZz9fL1Y3Dr3TI5fwSI
[18-Jun-2026 22:57:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jun-2026 22:57:06 UTC] ✅ JWT token verified successfully for user profile
[18-Jun-2026 22:57:06 UTC] User ID: 832
[18-Jun-2026 22:57:06 UTC] ✅ User profile retrieved successfully for user ID: 832
[18-Jun-2026 22:57:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jun-2026 22:57:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jun-2026 22:57:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"107.151.217.65, 162.159.104.14","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODMyIiwidXNlcm5hbWUiOiJaQUNPTiIsImVtYWlsIjoiZjM3NDM1MzVAZ21haWwuY29tIiwiZXhwIjoxNzgyMjU5MzkwfQ.Fi_UcSeX_FZk1-ytvRvqClLgbZz9fL1Y3Dr3TI5fwSI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0dde4ba6f835be5-DFW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"107.151.217.65","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-Jun-2026 22:57:31 UTC] === User Orders API Called ===
[18-Jun-2026 22:57:31 UTC] User ID: 832
[18-Jun-2026 22:57:31 UTC] Limit: 20, Offset: 0
[18-Jun-2026 22:57:31 UTC] Orders found: 0
[18-Jun-2026 22:57:31 UTC] Orders data: []
[18-Jun-2026 22:57:31 UTC] Total orders count: 0
[18-Jun-2026 22:57:31 UTC] === API CALL LOG ===
[18-Jun-2026 22:57:31 UTC] Endpoint: user/profile.php
[18-Jun-2026 22:57:31 UTC] Full Log Data: {
    "timestamp": "2026-06-18 22:57:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "107.151.217.65",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "107.151.217.65, 162.159.104.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODMyIiwidXNlcm5hbWUiOiJaQUNPTiIsImVtYWlsIjoiZjM3NDM1MzVAZ21haWwuY29tIiwiZXhwIjoxNzgyMjU5MzkwfQ.Fi_UcSeX_FZk1-ytvRvqClLgbZz9fL1Y3Dr3TI5fwSI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0dde4bbfd3d5be5-DFW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "107.151.217.65",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jun-2026 22:57:31 UTC] === END API CALL LOG ===
[18-Jun-2026 22:57:31 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jun-2026 22:57:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODMyIiwidXNlcm5hbWUiOiJaQUNPTiIsImVtYWlsIjoiZjM3NDM1MzVAZ21haWwuY29tIiwiZXhwIjoxNzgyMjU5MzkwfQ.Fi_UcSeX_FZk1-ytvRvqClLgbZz9fL1Y3Dr3TI5fwSI
[18-Jun-2026 22:57:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jun-2026 22:57:31 UTC] ✅ JWT token verified successfully for user profile
[18-Jun-2026 22:57:31 UTC] User ID: 832
[18-Jun-2026 22:57:31 UTC] ✅ User profile retrieved successfully for user ID: 832
[18-Jun-2026 22:57:32 UTC] === API CALL LOG ===
[18-Jun-2026 22:57:32 UTC] Endpoint: user/profile.php
[18-Jun-2026 22:57:32 UTC] Full Log Data: {
    "timestamp": "2026-06-18 22:57:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "107.151.217.65",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "107.151.217.65, 162.159.104.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODMyIiwidXNlcm5hbWUiOiJaQUNPTiIsImVtYWlsIjoiZjM3NDM1MzVAZ21haWwuY29tIiwiZXhwIjoxNzgyMjU5MzkwfQ.Fi_UcSeX_FZk1-ytvRvqClLgbZz9fL1Y3Dr3TI5fwSI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0dde4c02cf35be5-DFW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "107.151.217.65",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jun-2026 22:57:32 UTC] === END API CALL LOG ===
[18-Jun-2026 22:57:32 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jun-2026 22:57:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODMyIiwidXNlcm5hbWUiOiJaQUNPTiIsImVtYWlsIjoiZjM3NDM1MzVAZ21haWwuY29tIiwiZXhwIjoxNzgyMjU5MzkwfQ.Fi_UcSeX_FZk1-ytvRvqClLgbZz9fL1Y3Dr3TI5fwSI
[18-Jun-2026 22:57:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jun-2026 22:57:32 UTC] ✅ JWT token verified successfully for user profile
[18-Jun-2026 22:57:32 UTC] User ID: 832
[18-Jun-2026 22:57:32 UTC] ✅ User profile retrieved successfully for user ID: 832
[18-Jun-2026 22:57:33 UTC] === API CALL LOG ===
[18-Jun-2026 22:57:33 UTC] Endpoint: user/profile.php
[18-Jun-2026 22:57:33 UTC] Full Log Data: {
    "timestamp": "2026-06-18 22:57:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "107.151.217.65",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "107.151.217.65, 162.159.104.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODMyIiwidXNlcm5hbWUiOiJaQUNPTiIsImVtYWlsIjoiZjM3NDM1MzVAZ21haWwuY29tIiwiZXhwIjoxNzgyMjU5MzkwfQ.Fi_UcSeX_FZk1-ytvRvqClLgbZz9fL1Y3Dr3TI5fwSI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0dde4c62a3a5be5-DFW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "107.151.217.65",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jun-2026 22:57:33 UTC] === END API CALL LOG ===
[18-Jun-2026 22:57:33 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jun-2026 22:57:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODMyIiwidXNlcm5hbWUiOiJaQUNPTiIsImVtYWlsIjoiZjM3NDM1MzVAZ21haWwuY29tIiwiZXhwIjoxNzgyMjU5MzkwfQ.Fi_UcSeX_FZk1-ytvRvqClLgbZz9fL1Y3Dr3TI5fwSI
[18-Jun-2026 22:57:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jun-2026 22:57:33 UTC] ✅ JWT token verified successfully for user profile
[18-Jun-2026 22:57:33 UTC] User ID: 832
[18-Jun-2026 22:57:33 UTC] ✅ User profile retrieved successfully for user ID: 832
[19-Jun-2026 03:15:06 UTC] === API CALL LOG ===
[19-Jun-2026 03:15:06 UTC] Endpoint: user/profile.php
[19-Jun-2026 03:15:06 UTC] Full Log Data: {
    "timestamp": "2026-06-19 03:15:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.25.109.199",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.25.109.199, 172.70.216.148",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQyIiwidXNlcm5hbWUiOiJobWlzcyIsImVtYWlsIjoibWFyd2VueGJoaW1AZ21haWwuY29tIiwiZXhwIjoxNzgyNDQzNzA1fQ.6T8600rmKVv2DVn8XKExtP2EvJtsoKWASCENMBDct18",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0df5e0bbc48edab-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.25.109.199",
        "cf-ipcountry": "TN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jun-2026 03:15:06 UTC] === END API CALL LOG ===
[19-Jun-2026 03:15:06 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jun-2026 03:15:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQyIiwidXNlcm5hbWUiOiJobWlzcyIsImVtYWlsIjoibWFyd2VueGJoaW1AZ21haWwuY29tIiwiZXhwIjoxNzgyNDQzNzA1fQ.6T8600rmKVv2DVn8XKExtP2EvJtsoKWASCENMBDct18
[19-Jun-2026 03:15:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jun-2026 03:15:06 UTC] ✅ JWT token verified successfully for user profile
[19-Jun-2026 03:15:06 UTC] User ID: 842
[19-Jun-2026 03:15:06 UTC] ✅ User profile retrieved successfully for user ID: 842
[19-Jun-2026 03:15:06 UTC] === API CALL LOG ===
[19-Jun-2026 03:15:06 UTC] Endpoint: user/profile.php
[19-Jun-2026 03:15:06 UTC] Full Log Data: {
    "timestamp": "2026-06-19 03:15:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.25.109.199",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.25.109.199, 172.70.216.148",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQyIiwidXNlcm5hbWUiOiJobWlzcyIsImVtYWlsIjoibWFyd2VueGJoaW1AZ21haWwuY29tIiwiZXhwIjoxNzgyNDQzNzA1fQ.6T8600rmKVv2DVn8XKExtP2EvJtsoKWASCENMBDct18",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0df5e0c6cdaedab-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.25.109.199",
        "cf-ipcountry": "TN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jun-2026 03:15:06 UTC] === END API CALL LOG ===
[19-Jun-2026 03:15:06 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jun-2026 03:15:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQyIiwidXNlcm5hbWUiOiJobWlzcyIsImVtYWlsIjoibWFyd2VueGJoaW1AZ21haWwuY29tIiwiZXhwIjoxNzgyNDQzNzA1fQ.6T8600rmKVv2DVn8XKExtP2EvJtsoKWASCENMBDct18
[19-Jun-2026 03:15:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jun-2026 03:15:06 UTC] ✅ JWT token verified successfully for user profile
[19-Jun-2026 03:15:06 UTC] User ID: 842
[19-Jun-2026 03:15:06 UTC] ✅ User profile retrieved successfully for user ID: 842
[19-Jun-2026 03:15:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jun-2026 03:15:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jun-2026 03:15:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.25.109.199, 172.70.216.149","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQyIiwidXNlcm5hbWUiOiJobWlzcyIsImVtYWlsIjoibWFyd2VueGJoaW1AZ21haWwuY29tIiwiZXhwIjoxNzgyNDQzNzA1fQ.6T8600rmKVv2DVn8XKExtP2EvJtsoKWASCENMBDct18","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0df5e0c1c8cedab-MXP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"197.25.109.199","cf-ipcountry":"TN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[19-Jun-2026 03:15:06 UTC] === User Orders API Called ===
[19-Jun-2026 03:15:06 UTC] User ID: 842
[19-Jun-2026 03:15:06 UTC] Limit: 20, Offset: 0
[19-Jun-2026 03:15:06 UTC] Orders found: 0
[19-Jun-2026 03:15:06 UTC] Orders data: []
[19-Jun-2026 03:15:06 UTC] Total orders count: 0
[19-Jun-2026 03:15:06 UTC] === API CALL LOG ===
[19-Jun-2026 03:15:06 UTC] Endpoint: user/profile.php
[19-Jun-2026 03:15:06 UTC] Full Log Data: {
    "timestamp": "2026-06-19 03:15:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.25.109.199",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.25.109.199, 172.70.216.100",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQyIiwidXNlcm5hbWUiOiJobWlzcyIsImVtYWlsIjoibWFyd2VueGJoaW1AZ21haWwuY29tIiwiZXhwIjoxNzgyNDQzNzA1fQ.6T8600rmKVv2DVn8XKExtP2EvJtsoKWASCENMBDct18",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0df5e0ecf49edab-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.25.109.199",
        "cf-ipcountry": "TN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jun-2026 03:15:06 UTC] === END API CALL LOG ===
[19-Jun-2026 03:15:06 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jun-2026 03:15:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQyIiwidXNlcm5hbWUiOiJobWlzcyIsImVtYWlsIjoibWFyd2VueGJoaW1AZ21haWwuY29tIiwiZXhwIjoxNzgyNDQzNzA1fQ.6T8600rmKVv2DVn8XKExtP2EvJtsoKWASCENMBDct18
[19-Jun-2026 03:15:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jun-2026 03:15:06 UTC] ✅ JWT token verified successfully for user profile
[19-Jun-2026 03:15:06 UTC] User ID: 842
[19-Jun-2026 03:15:06 UTC] ✅ User profile retrieved successfully for user ID: 842
[19-Jun-2026 03:15:18 UTC] === API CALL LOG ===
[19-Jun-2026 03:15:18 UTC] Endpoint: user/profile.php
[19-Jun-2026 03:15:18 UTC] Full Log Data: {
    "timestamp": "2026-06-19 03:15:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.25.109.199",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.25.109.199, 172.70.216.100",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQyIiwidXNlcm5hbWUiOiJobWlzcyIsImVtYWlsIjoibWFyd2VueGJoaW1AZ21haWwuY29tIiwiZXhwIjoxNzgyNDQzNzA1fQ.6T8600rmKVv2DVn8XKExtP2EvJtsoKWASCENMBDct18",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0df5e5698e4edab-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.25.109.199",
        "cf-ipcountry": "TN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jun-2026 03:15:18 UTC] === END API CALL LOG ===
[19-Jun-2026 03:15:18 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jun-2026 03:15:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQyIiwidXNlcm5hbWUiOiJobWlzcyIsImVtYWlsIjoibWFyd2VueGJoaW1AZ21haWwuY29tIiwiZXhwIjoxNzgyNDQzNzA1fQ.6T8600rmKVv2DVn8XKExtP2EvJtsoKWASCENMBDct18
[19-Jun-2026 03:15:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jun-2026 03:15:18 UTC] ✅ JWT token verified successfully for user profile
[19-Jun-2026 03:15:18 UTC] User ID: 842
[19-Jun-2026 03:15:18 UTC] ✅ User profile retrieved successfully for user ID: 842
[19-Jun-2026 03:15:18 UTC] User Purchases API - User ID: 842
[19-Jun-2026 03:15:18 UTC] User Purchases API - Total purchases found: 0
[19-Jun-2026 03:15:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jun-2026 03:15:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jun-2026 03:15:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.25.109.199, 172.70.216.100","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQyIiwidXNlcm5hbWUiOiJobWlzcyIsImVtYWlsIjoibWFyd2VueGJoaW1AZ21haWwuY29tIiwiZXhwIjoxNzgyNDQzNzA1fQ.6T8600rmKVv2DVn8XKExtP2EvJtsoKWASCENMBDct18","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0df5e71ed94edab-MXP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"197.25.109.199","cf-ipcountry":"TN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[19-Jun-2026 03:15:22 UTC] === User Orders API Called ===
[19-Jun-2026 03:15:22 UTC] User ID: 842
[19-Jun-2026 03:15:22 UTC] Limit: 20, Offset: 0
[19-Jun-2026 03:15:22 UTC] Orders found: 0
[19-Jun-2026 03:15:22 UTC] Orders data: []
[19-Jun-2026 03:15:22 UTC] Total orders count: 0
[19-Jun-2026 03:15:22 UTC] === API CALL LOG ===
[19-Jun-2026 03:15:22 UTC] Endpoint: user/profile.php
[19-Jun-2026 03:15:22 UTC] Full Log Data: {
    "timestamp": "2026-06-19 03:15:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.25.109.199",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.25.109.199, 172.70.216.100",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQyIiwidXNlcm5hbWUiOiJobWlzcyIsImVtYWlsIjoibWFyd2VueGJoaW1AZ21haWwuY29tIiwiZXhwIjoxNzgyNDQzNzA1fQ.6T8600rmKVv2DVn8XKExtP2EvJtsoKWASCENMBDct18",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0df5e728e15edab-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.25.109.199",
        "cf-ipcountry": "TN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jun-2026 03:15:22 UTC] === END API CALL LOG ===
[19-Jun-2026 03:15:22 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jun-2026 03:15:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQyIiwidXNlcm5hbWUiOiJobWlzcyIsImVtYWlsIjoibWFyd2VueGJoaW1AZ21haWwuY29tIiwiZXhwIjoxNzgyNDQzNzA1fQ.6T8600rmKVv2DVn8XKExtP2EvJtsoKWASCENMBDct18
[19-Jun-2026 03:15:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jun-2026 03:15:22 UTC] ✅ JWT token verified successfully for user profile
[19-Jun-2026 03:15:22 UTC] User ID: 842
[19-Jun-2026 03:15:22 UTC] ✅ User profile retrieved successfully for user ID: 842
[19-Jun-2026 03:15:22 UTC] === API CALL LOG ===
[19-Jun-2026 03:15:22 UTC] Endpoint: user/profile.php
[19-Jun-2026 03:15:22 UTC] Full Log Data: {
    "timestamp": "2026-06-19 03:15:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.25.109.199",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.25.109.199, 172.70.216.100",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQyIiwidXNlcm5hbWUiOiJobWlzcyIsImVtYWlsIjoibWFyd2VueGJoaW1AZ21haWwuY29tIiwiZXhwIjoxNzgyNDQzNzA1fQ.6T8600rmKVv2DVn8XKExtP2EvJtsoKWASCENMBDct18",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0df5e73ff63edab-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.25.109.199",
        "cf-ipcountry": "TN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jun-2026 03:15:22 UTC] === END API CALL LOG ===
[19-Jun-2026 03:15:22 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jun-2026 03:15:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQyIiwidXNlcm5hbWUiOiJobWlzcyIsImVtYWlsIjoibWFyd2VueGJoaW1AZ21haWwuY29tIiwiZXhwIjoxNzgyNDQzNzA1fQ.6T8600rmKVv2DVn8XKExtP2EvJtsoKWASCENMBDct18
[19-Jun-2026 03:15:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jun-2026 03:15:22 UTC] ✅ JWT token verified successfully for user profile
[19-Jun-2026 03:15:22 UTC] User ID: 842
[19-Jun-2026 03:15:22 UTC] ✅ User profile retrieved successfully for user ID: 842
[19-Jun-2026 03:15:23 UTC] === API CALL LOG ===
[19-Jun-2026 03:15:23 UTC] Endpoint: user/profile.php
[19-Jun-2026 03:15:23 UTC] Full Log Data: {
    "timestamp": "2026-06-19 03:15:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.25.109.199",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.25.109.199, 172.70.216.100",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQyIiwidXNlcm5hbWUiOiJobWlzcyIsImVtYWlsIjoibWFyd2VueGJoaW1AZ21haWwuY29tIiwiZXhwIjoxNzgyNDQzNzA1fQ.6T8600rmKVv2DVn8XKExtP2EvJtsoKWASCENMBDct18",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0df5e7548a6edab-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.25.109.199",
        "cf-ipcountry": "TN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jun-2026 03:15:23 UTC] === END API CALL LOG ===
[19-Jun-2026 03:15:23 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jun-2026 03:15:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQyIiwidXNlcm5hbWUiOiJobWlzcyIsImVtYWlsIjoibWFyd2VueGJoaW1AZ21haWwuY29tIiwiZXhwIjoxNzgyNDQzNzA1fQ.6T8600rmKVv2DVn8XKExtP2EvJtsoKWASCENMBDct18
[19-Jun-2026 03:15:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jun-2026 03:15:23 UTC] ✅ JWT token verified successfully for user profile
[19-Jun-2026 03:15:23 UTC] User ID: 842
[19-Jun-2026 03:15:23 UTC] ✅ User profile retrieved successfully for user ID: 842
[19-Jun-2026 03:15:51 UTC] === API CALL LOG ===
[19-Jun-2026 03:15:51 UTC] Endpoint: user/profile.php
[19-Jun-2026 03:15:51 UTC] Full Log Data: {
    "timestamp": "2026-06-19 03:15:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.25.109.199",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.25.109.199, 172.69.9.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQyIiwidXNlcm5hbWUiOiJobWlzcyIsImVtYWlsIjoibWFyd2VueGJoaW1AZ21haWwuY29tIiwiZXhwIjoxNzgyNDQzNzA1fQ.6T8600rmKVv2DVn8XKExtP2EvJtsoKWASCENMBDct18",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0df5f27ecd0f349-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.25.109.199",
        "cf-ipcountry": "TN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jun-2026 03:15:51 UTC] === END API CALL LOG ===
[19-Jun-2026 03:15:51 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jun-2026 03:15:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQyIiwidXNlcm5hbWUiOiJobWlzcyIsImVtYWlsIjoibWFyd2VueGJoaW1AZ21haWwuY29tIiwiZXhwIjoxNzgyNDQzNzA1fQ.6T8600rmKVv2DVn8XKExtP2EvJtsoKWASCENMBDct18
[19-Jun-2026 03:15:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jun-2026 03:15:51 UTC] ✅ JWT token verified successfully for user profile
[19-Jun-2026 03:15:51 UTC] User ID: 842
[19-Jun-2026 03:15:51 UTC] ✅ User profile retrieved successfully for user ID: 842
[19-Jun-2026 03:16:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jun-2026 03:16:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jun-2026 03:16:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.25.109.199, 172.69.9.70","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQyIiwidXNlcm5hbWUiOiJobWlzcyIsImVtYWlsIjoibWFyd2VueGJoaW1AZ21haWwuY29tIiwiZXhwIjoxNzgyNDQzNzA1fQ.6T8600rmKVv2DVn8XKExtP2EvJtsoKWASCENMBDct18","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0df5f828ad6f349-MXP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"197.25.109.199","cf-ipcountry":"TN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[19-Jun-2026 03:16:06 UTC] === User Orders API Called ===
[19-Jun-2026 03:16:06 UTC] User ID: 842
[19-Jun-2026 03:16:06 UTC] Limit: 20, Offset: 0
[19-Jun-2026 03:16:06 UTC] Orders found: 0
[19-Jun-2026 03:16:06 UTC] Orders data: []
[19-Jun-2026 03:16:06 UTC] Total orders count: 0
[19-Jun-2026 03:16:06 UTC] === API CALL LOG ===
[19-Jun-2026 03:16:06 UTC] Endpoint: user/profile.php
[19-Jun-2026 03:16:06 UTC] Full Log Data: {
    "timestamp": "2026-06-19 03:16:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.25.109.199",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.25.109.199, 172.69.9.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQyIiwidXNlcm5hbWUiOiJobWlzcyIsImVtYWlsIjoibWFyd2VueGJoaW1AZ21haWwuY29tIiwiZXhwIjoxNzgyNDQzNzA1fQ.6T8600rmKVv2DVn8XKExtP2EvJtsoKWASCENMBDct18",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0df5f833b4ff349-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.25.109.199",
        "cf-ipcountry": "TN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jun-2026 03:16:06 UTC] === END API CALL LOG ===
[19-Jun-2026 03:16:06 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jun-2026 03:16:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQyIiwidXNlcm5hbWUiOiJobWlzcyIsImVtYWlsIjoibWFyd2VueGJoaW1AZ21haWwuY29tIiwiZXhwIjoxNzgyNDQzNzA1fQ.6T8600rmKVv2DVn8XKExtP2EvJtsoKWASCENMBDct18
[19-Jun-2026 03:16:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jun-2026 03:16:06 UTC] ✅ JWT token verified successfully for user profile
[19-Jun-2026 03:16:06 UTC] User ID: 842
[19-Jun-2026 03:16:06 UTC] ✅ User profile retrieved successfully for user ID: 842
[19-Jun-2026 03:16:06 UTC] === API CALL LOG ===
[19-Jun-2026 03:16:06 UTC] Endpoint: user/profile.php
[19-Jun-2026 03:16:06 UTC] Full Log Data: {
    "timestamp": "2026-06-19 03:16:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.25.109.199",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.25.109.199, 172.69.9.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQyIiwidXNlcm5hbWUiOiJobWlzcyIsImVtYWlsIjoibWFyd2VueGJoaW1AZ21haWwuY29tIiwiZXhwIjoxNzgyNDQzNzA1fQ.6T8600rmKVv2DVn8XKExtP2EvJtsoKWASCENMBDct18",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0df5f855d1ff349-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.25.109.199",
        "cf-ipcountry": "TN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jun-2026 03:16:06 UTC] === END API CALL LOG ===
[19-Jun-2026 03:16:06 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jun-2026 03:16:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQyIiwidXNlcm5hbWUiOiJobWlzcyIsImVtYWlsIjoibWFyd2VueGJoaW1AZ21haWwuY29tIiwiZXhwIjoxNzgyNDQzNzA1fQ.6T8600rmKVv2DVn8XKExtP2EvJtsoKWASCENMBDct18
[19-Jun-2026 03:16:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jun-2026 03:16:06 UTC] ✅ JWT token verified successfully for user profile
[19-Jun-2026 03:16:06 UTC] User ID: 842
[19-Jun-2026 03:16:06 UTC] ✅ User profile retrieved successfully for user ID: 842
[19-Jun-2026 03:16:17 UTC] === API CALL LOG ===
[19-Jun-2026 03:16:17 UTC] Endpoint: user/profile.php
[19-Jun-2026 03:16:17 UTC] Full Log Data: {
    "timestamp": "2026-06-19 03:16:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.25.109.199",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.25.109.199, 172.69.9.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQyIiwidXNlcm5hbWUiOiJobWlzcyIsImVtYWlsIjoibWFyd2VueGJoaW1AZ21haWwuY29tIiwiZXhwIjoxNzgyNDQzNzA1fQ.6T8600rmKVv2DVn8XKExtP2EvJtsoKWASCENMBDct18",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0df5fc8cae4f349-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.25.109.199",
        "cf-ipcountry": "TN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jun-2026 03:16:17 UTC] === END API CALL LOG ===
[19-Jun-2026 03:16:17 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jun-2026 03:16:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQyIiwidXNlcm5hbWUiOiJobWlzcyIsImVtYWlsIjoibWFyd2VueGJoaW1AZ21haWwuY29tIiwiZXhwIjoxNzgyNDQzNzA1fQ.6T8600rmKVv2DVn8XKExtP2EvJtsoKWASCENMBDct18
[19-Jun-2026 03:16:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jun-2026 03:16:17 UTC] ✅ JWT token verified successfully for user profile
[19-Jun-2026 03:16:17 UTC] User ID: 842
[19-Jun-2026 03:16:17 UTC] ✅ User profile retrieved successfully for user ID: 842
[19-Jun-2026 03:16:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jun-2026 03:16:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jun-2026 03:16:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.25.109.199, 172.69.9.70","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQyIiwidXNlcm5hbWUiOiJobWlzcyIsImVtYWlsIjoibWFyd2VueGJoaW1AZ21haWwuY29tIiwiZXhwIjoxNzgyNDQzNzA1fQ.6T8600rmKVv2DVn8XKExtP2EvJtsoKWASCENMBDct18","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0df5fc8cae2f349-MXP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"197.25.109.199","cf-ipcountry":"TN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[19-Jun-2026 03:16:17 UTC] === User Orders API Called ===
[19-Jun-2026 03:16:17 UTC] User ID: 842
[19-Jun-2026 03:16:17 UTC] Limit: 20, Offset: 0
[19-Jun-2026 03:16:17 UTC] Orders found: 0
[19-Jun-2026 03:16:17 UTC] Orders data: []
[19-Jun-2026 03:16:17 UTC] Total orders count: 0
[19-Jun-2026 03:16:17 UTC] === API CALL LOG ===
[19-Jun-2026 03:16:17 UTC] Endpoint: user/profile.php
[19-Jun-2026 03:16:17 UTC] Full Log Data: {
    "timestamp": "2026-06-19 03:16:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.25.109.199",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.25.109.199, 172.69.9.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQyIiwidXNlcm5hbWUiOiJobWlzcyIsImVtYWlsIjoibWFyd2VueGJoaW1AZ21haWwuY29tIiwiZXhwIjoxNzgyNDQzNzA1fQ.6T8600rmKVv2DVn8XKExtP2EvJtsoKWASCENMBDct18",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0df5fca0b9af349-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.25.109.199",
        "cf-ipcountry": "TN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jun-2026 03:16:17 UTC] === END API CALL LOG ===
[19-Jun-2026 03:16:17 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jun-2026 03:16:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQyIiwidXNlcm5hbWUiOiJobWlzcyIsImVtYWlsIjoibWFyd2VueGJoaW1AZ21haWwuY29tIiwiZXhwIjoxNzgyNDQzNzA1fQ.6T8600rmKVv2DVn8XKExtP2EvJtsoKWASCENMBDct18
[19-Jun-2026 03:16:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jun-2026 03:16:17 UTC] ✅ JWT token verified successfully for user profile
[19-Jun-2026 03:16:17 UTC] User ID: 842
[19-Jun-2026 03:16:17 UTC] ✅ User profile retrieved successfully for user ID: 842
[19-Jun-2026 03:16:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jun-2026 03:16:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jun-2026 03:16:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.25.109.199, 172.69.9.70","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQyIiwidXNlcm5hbWUiOiJobWlzcyIsImVtYWlsIjoibWFyd2VueGJoaW1AZ21haWwuY29tIiwiZXhwIjoxNzgyNDQzNzA1fQ.6T8600rmKVv2DVn8XKExtP2EvJtsoKWASCENMBDct18","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0df5ff8dd9ef349-MXP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"197.25.109.199","cf-ipcountry":"TN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[19-Jun-2026 03:16:25 UTC] === User Orders API Called ===
[19-Jun-2026 03:16:25 UTC] User ID: 842
[19-Jun-2026 03:16:25 UTC] Limit: 20, Offset: 0
[19-Jun-2026 03:16:25 UTC] Orders found: 0
[19-Jun-2026 03:16:25 UTC] Orders data: []
[19-Jun-2026 03:16:25 UTC] Total orders count: 0
[19-Jun-2026 03:16:25 UTC] === API CALL LOG ===
[19-Jun-2026 03:16:25 UTC] Endpoint: user/profile.php
[19-Jun-2026 03:16:25 UTC] Full Log Data: {
    "timestamp": "2026-06-19 03:16:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.25.109.199",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.25.109.199, 172.69.9.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQyIiwidXNlcm5hbWUiOiJobWlzcyIsImVtYWlsIjoibWFyd2VueGJoaW1AZ21haWwuY29tIiwiZXhwIjoxNzgyNDQzNzA1fQ.6T8600rmKVv2DVn8XKExtP2EvJtsoKWASCENMBDct18",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0df5ff92dd2f349-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.25.109.199",
        "cf-ipcountry": "TN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jun-2026 03:16:25 UTC] === END API CALL LOG ===
[19-Jun-2026 03:16:25 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jun-2026 03:16:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQyIiwidXNlcm5hbWUiOiJobWlzcyIsImVtYWlsIjoibWFyd2VueGJoaW1AZ21haWwuY29tIiwiZXhwIjoxNzgyNDQzNzA1fQ.6T8600rmKVv2DVn8XKExtP2EvJtsoKWASCENMBDct18
[19-Jun-2026 03:16:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jun-2026 03:16:25 UTC] ✅ JWT token verified successfully for user profile
[19-Jun-2026 03:16:25 UTC] User ID: 842
[19-Jun-2026 03:16:25 UTC] ✅ User profile retrieved successfully for user ID: 842
[19-Jun-2026 03:16:25 UTC] === API CALL LOG ===
[19-Jun-2026 03:16:25 UTC] Endpoint: user/profile.php
[19-Jun-2026 03:16:25 UTC] Full Log Data: {
    "timestamp": "2026-06-19 03:16:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.25.109.199",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.25.109.199, 172.69.9.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQyIiwidXNlcm5hbWUiOiJobWlzcyIsImVtYWlsIjoibWFyd2VueGJoaW1AZ21haWwuY29tIiwiZXhwIjoxNzgyNDQzNzA1fQ.6T8600rmKVv2DVn8XKExtP2EvJtsoKWASCENMBDct18",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0df5ffabefef349-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.25.109.199",
        "cf-ipcountry": "TN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jun-2026 03:16:25 UTC] === END API CALL LOG ===
[19-Jun-2026 03:16:25 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jun-2026 03:16:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQyIiwidXNlcm5hbWUiOiJobWlzcyIsImVtYWlsIjoibWFyd2VueGJoaW1AZ21haWwuY29tIiwiZXhwIjoxNzgyNDQzNzA1fQ.6T8600rmKVv2DVn8XKExtP2EvJtsoKWASCENMBDct18
[19-Jun-2026 03:16:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jun-2026 03:16:25 UTC] ✅ JWT token verified successfully for user profile
[19-Jun-2026 03:16:25 UTC] User ID: 842
[19-Jun-2026 03:16:25 UTC] ✅ User profile retrieved successfully for user ID: 842
[19-Jun-2026 03:16:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jun-2026 03:16:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jun-2026 03:16:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.25.109.199, 172.69.9.70","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQyIiwidXNlcm5hbWUiOiJobWlzcyIsImVtYWlsIjoibWFyd2VueGJoaW1AZ21haWwuY29tIiwiZXhwIjoxNzgyNDQzNzA1fQ.6T8600rmKVv2DVn8XKExtP2EvJtsoKWASCENMBDct18","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0df60229cc2f349-MXP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"197.25.109.199","cf-ipcountry":"TN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[19-Jun-2026 03:16:31 UTC] === User Orders API Called ===
[19-Jun-2026 03:16:31 UTC] User ID: 842
[19-Jun-2026 03:16:31 UTC] Limit: 20, Offset: 0
[19-Jun-2026 03:16:31 UTC] Orders found: 0
[19-Jun-2026 03:16:31 UTC] Orders data: []
[19-Jun-2026 03:16:31 UTC] Total orders count: 0
[19-Jun-2026 03:16:31 UTC] === API CALL LOG ===
[19-Jun-2026 03:16:31 UTC] Endpoint: user/profile.php
[19-Jun-2026 03:16:31 UTC] Full Log Data: {
    "timestamp": "2026-06-19 03:16:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.25.109.199",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.25.109.199, 172.69.9.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQyIiwidXNlcm5hbWUiOiJobWlzcyIsImVtYWlsIjoibWFyd2VueGJoaW1AZ21haWwuY29tIiwiZXhwIjoxNzgyNDQzNzA1fQ.6T8600rmKVv2DVn8XKExtP2EvJtsoKWASCENMBDct18",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0df60235d29f349-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.25.109.199",
        "cf-ipcountry": "TN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jun-2026 03:16:31 UTC] === END API CALL LOG ===
[19-Jun-2026 03:16:31 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jun-2026 03:16:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQyIiwidXNlcm5hbWUiOiJobWlzcyIsImVtYWlsIjoibWFyd2VueGJoaW1AZ21haWwuY29tIiwiZXhwIjoxNzgyNDQzNzA1fQ.6T8600rmKVv2DVn8XKExtP2EvJtsoKWASCENMBDct18
[19-Jun-2026 03:16:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jun-2026 03:16:31 UTC] ✅ JWT token verified successfully for user profile
[19-Jun-2026 03:16:31 UTC] User ID: 842
[19-Jun-2026 03:16:31 UTC] ✅ User profile retrieved successfully for user ID: 842
[19-Jun-2026 03:16:32 UTC] === API CALL LOG ===
[19-Jun-2026 03:16:32 UTC] Endpoint: user/profile.php
[19-Jun-2026 03:16:32 UTC] Full Log Data: {
    "timestamp": "2026-06-19 03:16:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.25.109.199",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.25.109.199, 172.69.9.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQyIiwidXNlcm5hbWUiOiJobWlzcyIsImVtYWlsIjoibWFyd2VueGJoaW1AZ21haWwuY29tIiwiZXhwIjoxNzgyNDQzNzA1fQ.6T8600rmKVv2DVn8XKExtP2EvJtsoKWASCENMBDct18",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0df6024ee37f349-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.25.109.199",
        "cf-ipcountry": "TN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jun-2026 03:16:32 UTC] === END API CALL LOG ===
[19-Jun-2026 03:16:32 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jun-2026 03:16:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQyIiwidXNlcm5hbWUiOiJobWlzcyIsImVtYWlsIjoibWFyd2VueGJoaW1AZ21haWwuY29tIiwiZXhwIjoxNzgyNDQzNzA1fQ.6T8600rmKVv2DVn8XKExtP2EvJtsoKWASCENMBDct18
[19-Jun-2026 03:16:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jun-2026 03:16:32 UTC] ✅ JWT token verified successfully for user profile
[19-Jun-2026 03:16:32 UTC] User ID: 842
[19-Jun-2026 03:16:32 UTC] ✅ User profile retrieved successfully for user ID: 842
[19-Jun-2026 03:16:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jun-2026 03:16:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jun-2026 03:16:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.25.109.199, 172.69.9.70","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQyIiwidXNlcm5hbWUiOiJobWlzcyIsImVtYWlsIjoibWFyd2VueGJoaW1AZ21haWwuY29tIiwiZXhwIjoxNzgyNDQzNzA1fQ.6T8600rmKVv2DVn8XKExtP2EvJtsoKWASCENMBDct18","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0df604b1b06f349-MXP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"197.25.109.199","cf-ipcountry":"TN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[19-Jun-2026 03:16:38 UTC] === User Orders API Called ===
[19-Jun-2026 03:16:38 UTC] User ID: 842
[19-Jun-2026 03:16:38 UTC] Limit: 20, Offset: 0
[19-Jun-2026 03:16:38 UTC] Orders found: 0
[19-Jun-2026 03:16:38 UTC] Orders data: []
[19-Jun-2026 03:16:38 UTC] Total orders count: 0
[19-Jun-2026 03:16:41 UTC] === API CALL LOG ===
[19-Jun-2026 03:16:41 UTC] Endpoint: user/profile.php
[19-Jun-2026 03:16:41 UTC] Full Log Data: {
    "timestamp": "2026-06-19 03:16:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.25.109.199",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.25.109.199, 172.69.9.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQyIiwidXNlcm5hbWUiOiJobWlzcyIsImVtYWlsIjoibWFyd2VueGJoaW1AZ21haWwuY29tIiwiZXhwIjoxNzgyNDQzNzA1fQ.6T8600rmKVv2DVn8XKExtP2EvJtsoKWASCENMBDct18",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0df605caf44f349-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.25.109.199",
        "cf-ipcountry": "TN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jun-2026 03:16:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jun-2026 03:16:41 UTC] === END API CALL LOG ===
[19-Jun-2026 03:16:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jun-2026 03:16:41 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jun-2026 03:16:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.25.109.199, 172.69.9.70","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQyIiwidXNlcm5hbWUiOiJobWlzcyIsImVtYWlsIjoibWFyd2VueGJoaW1AZ21haWwuY29tIiwiZXhwIjoxNzgyNDQzNzA1fQ.6T8600rmKVv2DVn8XKExtP2EvJtsoKWASCENMBDct18","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0df605caf43f349-MXP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"197.25.109.199","cf-ipcountry":"TN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[19-Jun-2026 03:16:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQyIiwidXNlcm5hbWUiOiJobWlzcyIsImVtYWlsIjoibWFyd2VueGJoaW1AZ21haWwuY29tIiwiZXhwIjoxNzgyNDQzNzA1fQ.6T8600rmKVv2DVn8XKExtP2EvJtsoKWASCENMBDct18
[19-Jun-2026 03:16:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jun-2026 03:16:41 UTC] === User Orders API Called ===
[19-Jun-2026 03:16:41 UTC] ✅ JWT token verified successfully for user profile
[19-Jun-2026 03:16:41 UTC] User ID: 842
[19-Jun-2026 03:16:41 UTC] User ID: 842
[19-Jun-2026 03:16:41 UTC] Limit: 20, Offset: 0
[19-Jun-2026 03:16:41 UTC] ✅ User profile retrieved successfully for user ID: 842
[19-Jun-2026 03:16:41 UTC] Orders found: 0
[19-Jun-2026 03:16:41 UTC] Orders data: []
[19-Jun-2026 03:16:41 UTC] Total orders count: 0
[19-Jun-2026 03:16:41 UTC] === API CALL LOG ===
[19-Jun-2026 03:16:41 UTC] Endpoint: user/profile.php
[19-Jun-2026 03:16:41 UTC] Full Log Data: {
    "timestamp": "2026-06-19 03:16:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.25.109.199",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.25.109.199, 172.69.9.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQyIiwidXNlcm5hbWUiOiJobWlzcyIsImVtYWlsIjoibWFyd2VueGJoaW1AZ21haWwuY29tIiwiZXhwIjoxNzgyNDQzNzA1fQ.6T8600rmKVv2DVn8XKExtP2EvJtsoKWASCENMBDct18",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0df605e6876f349-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.25.109.199",
        "cf-ipcountry": "TN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jun-2026 03:16:41 UTC] === END API CALL LOG ===
[19-Jun-2026 03:16:41 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jun-2026 03:16:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQyIiwidXNlcm5hbWUiOiJobWlzcyIsImVtYWlsIjoibWFyd2VueGJoaW1AZ21haWwuY29tIiwiZXhwIjoxNzgyNDQzNzA1fQ.6T8600rmKVv2DVn8XKExtP2EvJtsoKWASCENMBDct18
[19-Jun-2026 03:16:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jun-2026 03:16:41 UTC] ✅ JWT token verified successfully for user profile
[19-Jun-2026 03:16:41 UTC] User ID: 842
[19-Jun-2026 03:16:41 UTC] ✅ User profile retrieved successfully for user ID: 842
[19-Jun-2026 03:16:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jun-2026 03:16:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jun-2026 03:16:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.25.109.199, 172.69.9.70","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQyIiwidXNlcm5hbWUiOiJobWlzcyIsImVtYWlsIjoibWFyd2VueGJoaW1AZ21haWwuY29tIiwiZXhwIjoxNzgyNDQzNzA1fQ.6T8600rmKVv2DVn8XKExtP2EvJtsoKWASCENMBDct18","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0df606c4959f349-MXP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"197.25.109.199","cf-ipcountry":"TN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[19-Jun-2026 03:16:43 UTC] === User Orders API Called ===
[19-Jun-2026 03:16:43 UTC] User ID: 842
[19-Jun-2026 03:16:43 UTC] Limit: 20, Offset: 0
[19-Jun-2026 03:16:43 UTC] Orders found: 0
[19-Jun-2026 03:16:43 UTC] Orders data: []
[19-Jun-2026 03:16:43 UTC] Total orders count: 0
[19-Jun-2026 03:16:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jun-2026 03:16:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jun-2026 03:16:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.25.109.199, 172.69.9.70","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQyIiwidXNlcm5hbWUiOiJobWlzcyIsImVtYWlsIjoibWFyd2VueGJoaW1AZ21haWwuY29tIiwiZXhwIjoxNzgyNDQzNzA1fQ.6T8600rmKVv2DVn8XKExtP2EvJtsoKWASCENMBDct18","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0df6079ab10f349-MXP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"197.25.109.199","cf-ipcountry":"TN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[19-Jun-2026 03:16:45 UTC] === User Orders API Called ===
[19-Jun-2026 03:16:45 UTC] User ID: 842
[19-Jun-2026 03:16:45 UTC] Limit: 20, Offset: 0
[19-Jun-2026 03:16:45 UTC] === API CALL LOG ===
[19-Jun-2026 03:16:45 UTC] Endpoint: user/profile.php
[19-Jun-2026 03:16:45 UTC] Full Log Data: {
    "timestamp": "2026-06-19 03:16:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.25.109.199",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.25.109.199, 172.69.9.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQyIiwidXNlcm5hbWUiOiJobWlzcyIsImVtYWlsIjoibWFyd2VueGJoaW1AZ21haWwuY29tIiwiZXhwIjoxNzgyNDQzNzA1fQ.6T8600rmKVv2DVn8XKExtP2EvJtsoKWASCENMBDct18",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0df6079ab14f349-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.25.109.199",
        "cf-ipcountry": "TN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jun-2026 03:16:45 UTC] === END API CALL LOG ===
[19-Jun-2026 03:16:45 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jun-2026 03:16:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQyIiwidXNlcm5hbWUiOiJobWlzcyIsImVtYWlsIjoibWFyd2VueGJoaW1AZ21haWwuY29tIiwiZXhwIjoxNzgyNDQzNzA1fQ.6T8600rmKVv2DVn8XKExtP2EvJtsoKWASCENMBDct18
[19-Jun-2026 03:16:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jun-2026 03:16:45 UTC] Orders found: 0
[19-Jun-2026 03:16:45 UTC] ✅ JWT token verified successfully for user profile
[19-Jun-2026 03:16:45 UTC] Orders data: []
[19-Jun-2026 03:16:45 UTC] User ID: 842
[19-Jun-2026 03:16:45 UTC] Total orders count: 0
[19-Jun-2026 03:16:45 UTC] ✅ User profile retrieved successfully for user ID: 842
[19-Jun-2026 03:16:45 UTC] === API CALL LOG ===
[19-Jun-2026 03:16:45 UTC] Endpoint: user/profile.php
[19-Jun-2026 03:16:45 UTC] Full Log Data: {
    "timestamp": "2026-06-19 03:16:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.25.109.199",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.25.109.199, 172.69.9.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQyIiwidXNlcm5hbWUiOiJobWlzcyIsImVtYWlsIjoibWFyd2VueGJoaW1AZ21haWwuY29tIiwiZXhwIjoxNzgyNDQzNzA1fQ.6T8600rmKVv2DVn8XKExtP2EvJtsoKWASCENMBDct18",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0df607b5c33f349-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.25.109.199",
        "cf-ipcountry": "TN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jun-2026 03:16:45 UTC] === END API CALL LOG ===
[19-Jun-2026 03:16:45 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jun-2026 03:16:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQyIiwidXNlcm5hbWUiOiJobWlzcyIsImVtYWlsIjoibWFyd2VueGJoaW1AZ21haWwuY29tIiwiZXhwIjoxNzgyNDQzNzA1fQ.6T8600rmKVv2DVn8XKExtP2EvJtsoKWASCENMBDct18
[19-Jun-2026 03:16:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jun-2026 03:16:45 UTC] ✅ JWT token verified successfully for user profile
[19-Jun-2026 03:16:45 UTC] User ID: 842
[19-Jun-2026 03:16:45 UTC] ✅ User profile retrieved successfully for user ID: 842
[19-Jun-2026 03:17:03 UTC] === API CALL LOG ===
[19-Jun-2026 03:17:03 UTC] Endpoint: user/profile.php
[19-Jun-2026 03:17:03 UTC] Full Log Data: {
    "timestamp": "2026-06-19 03:17:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.25.109.199",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.25.109.199, 172.70.216.100",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQyIiwidXNlcm5hbWUiOiJobWlzcyIsImVtYWlsIjoibWFyd2VueGJoaW1AZ21haWwuY29tIiwiZXhwIjoxNzgyNDQzNzA1fQ.6T8600rmKVv2DVn8XKExtP2EvJtsoKWASCENMBDct18",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0df60e93925edc3-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.25.109.199",
        "cf-ipcountry": "TN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jun-2026 03:17:03 UTC] === END API CALL LOG ===
[19-Jun-2026 03:17:03 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jun-2026 03:17:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQyIiwidXNlcm5hbWUiOiJobWlzcyIsImVtYWlsIjoibWFyd2VueGJoaW1AZ21haWwuY29tIiwiZXhwIjoxNzgyNDQzNzA1fQ.6T8600rmKVv2DVn8XKExtP2EvJtsoKWASCENMBDct18
[19-Jun-2026 03:17:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jun-2026 03:17:03 UTC] ✅ JWT token verified successfully for user profile
[19-Jun-2026 03:17:03 UTC] User ID: 842
[19-Jun-2026 03:17:03 UTC] ✅ User profile retrieved successfully for user ID: 842
[19-Jun-2026 03:17:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jun-2026 03:17:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jun-2026 03:17:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.25.109.199, 172.70.216.101","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQyIiwidXNlcm5hbWUiOiJobWlzcyIsImVtYWlsIjoibWFyd2VueGJoaW1AZ21haWwuY29tIiwiZXhwIjoxNzgyNDQzNzA1fQ.6T8600rmKVv2DVn8XKExtP2EvJtsoKWASCENMBDct18","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0df62010e7cedb2-MXP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"197.25.109.199","cf-ipcountry":"TN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[19-Jun-2026 03:17:48 UTC] === User Orders API Called ===
[19-Jun-2026 03:17:48 UTC] User ID: 842
[19-Jun-2026 03:17:48 UTC] Limit: 20, Offset: 0
[19-Jun-2026 03:17:48 UTC] Orders found: 1
[19-Jun-2026 03:17:48 UTC] Orders data: [{"id":351,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/primerouma2026","status":"pending","created_at":"2026-06-19 06:47:46","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[19-Jun-2026 03:17:48 UTC] Total orders count: 1
[19-Jun-2026 03:17:52 UTC] === API CALL LOG ===
[19-Jun-2026 03:17:52 UTC] Endpoint: user/profile.php
[19-Jun-2026 03:17:52 UTC] Full Log Data: {
    "timestamp": "2026-06-19 03:17:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.25.109.199",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.25.109.199, 172.70.216.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQyIiwidXNlcm5hbWUiOiJobWlzcyIsImVtYWlsIjoibWFyd2VueGJoaW1AZ21haWwuY29tIiwiZXhwIjoxNzgyNDQzNzA1fQ.6T8600rmKVv2DVn8XKExtP2EvJtsoKWASCENMBDct18",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0df621a8a49edb2-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.25.109.199",
        "cf-ipcountry": "TN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jun-2026 03:17:52 UTC] === END API CALL LOG ===
[19-Jun-2026 03:17:52 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jun-2026 03:17:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQyIiwidXNlcm5hbWUiOiJobWlzcyIsImVtYWlsIjoibWFyd2VueGJoaW1AZ21haWwuY29tIiwiZXhwIjoxNzgyNDQzNzA1fQ.6T8600rmKVv2DVn8XKExtP2EvJtsoKWASCENMBDct18
[19-Jun-2026 03:17:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jun-2026 03:17:52 UTC] ✅ JWT token verified successfully for user profile
[19-Jun-2026 03:17:52 UTC] User ID: 842
[19-Jun-2026 03:17:52 UTC] ✅ User profile retrieved successfully for user ID: 842
[19-Jun-2026 03:17:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jun-2026 03:17:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jun-2026 03:17:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.25.109.199, 172.70.216.101","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQyIiwidXNlcm5hbWUiOiJobWlzcyIsImVtYWlsIjoibWFyd2VueGJoaW1AZ21haWwuY29tIiwiZXhwIjoxNzgyNDQzNzA1fQ.6T8600rmKVv2DVn8XKExtP2EvJtsoKWASCENMBDct18","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0df621a8a48edb2-MXP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"197.25.109.199","cf-ipcountry":"TN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[19-Jun-2026 03:17:52 UTC] === User Orders API Called ===
[19-Jun-2026 03:17:52 UTC] User ID: 842
[19-Jun-2026 03:17:52 UTC] Limit: 20, Offset: 0
[19-Jun-2026 03:17:52 UTC] Orders found: 1
[19-Jun-2026 03:17:52 UTC] Orders data: [{"id":351,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/primerouma2026","status":"pending","created_at":"2026-06-19 06:47:46","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[19-Jun-2026 03:17:52 UTC] Total orders count: 1
[19-Jun-2026 03:17:52 UTC] === API CALL LOG ===
[19-Jun-2026 03:17:52 UTC] Endpoint: user/profile.php
[19-Jun-2026 03:17:52 UTC] Full Log Data: {
    "timestamp": "2026-06-19 03:17:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.25.109.199",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.25.109.199, 172.70.216.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQyIiwidXNlcm5hbWUiOiJobWlzcyIsImVtYWlsIjoibWFyd2VueGJoaW1AZ21haWwuY29tIiwiZXhwIjoxNzgyNDQzNzA1fQ.6T8600rmKVv2DVn8XKExtP2EvJtsoKWASCENMBDct18",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0df621c5bccedb2-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.25.109.199",
        "cf-ipcountry": "TN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jun-2026 03:17:52 UTC] === END API CALL LOG ===
[19-Jun-2026 03:17:52 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jun-2026 03:17:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQyIiwidXNlcm5hbWUiOiJobWlzcyIsImVtYWlsIjoibWFyd2VueGJoaW1AZ21haWwuY29tIiwiZXhwIjoxNzgyNDQzNzA1fQ.6T8600rmKVv2DVn8XKExtP2EvJtsoKWASCENMBDct18
[19-Jun-2026 03:17:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jun-2026 03:17:52 UTC] ✅ JWT token verified successfully for user profile
[19-Jun-2026 03:17:52 UTC] User ID: 842
[19-Jun-2026 03:17:52 UTC] ✅ User profile retrieved successfully for user ID: 842
[19-Jun-2026 03:18:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jun-2026 03:18:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jun-2026 03:18:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.25.109.199, 172.70.216.101","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQyIiwidXNlcm5hbWUiOiJobWlzcyIsImVtYWlsIjoibWFyd2VueGJoaW1AZ21haWwuY29tIiwiZXhwIjoxNzgyNDQzNzA1fQ.6T8600rmKVv2DVn8XKExtP2EvJtsoKWASCENMBDct18","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0df62564dc7edb2-MXP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"197.25.109.199","cf-ipcountry":"TN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[19-Jun-2026 03:18:01 UTC] === User Orders API Called ===
[19-Jun-2026 03:18:01 UTC] User ID: 842
[19-Jun-2026 03:18:01 UTC] Limit: 20, Offset: 0
[19-Jun-2026 03:18:01 UTC] Orders found: 1
[19-Jun-2026 03:18:01 UTC] Orders data: [{"id":351,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/primerouma2026","status":"pending","created_at":"2026-06-19 06:47:46","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[19-Jun-2026 03:18:01 UTC] Total orders count: 1
[19-Jun-2026 03:18:01 UTC] === API CALL LOG ===
[19-Jun-2026 03:18:01 UTC] Endpoint: user/profile.php
[19-Jun-2026 03:18:01 UTC] Full Log Data: {
    "timestamp": "2026-06-19 03:18:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.25.109.199",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.25.109.199, 172.70.216.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQyIiwidXNlcm5hbWUiOiJobWlzcyIsImVtYWlsIjoibWFyd2VueGJoaW1AZ21haWwuY29tIiwiZXhwIjoxNzgyNDQzNzA1fQ.6T8600rmKVv2DVn8XKExtP2EvJtsoKWASCENMBDct18",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0df62564dc9edb2-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.25.109.199",
        "cf-ipcountry": "TN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jun-2026 03:18:01 UTC] === END API CALL LOG ===
[19-Jun-2026 03:18:01 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jun-2026 03:18:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQyIiwidXNlcm5hbWUiOiJobWlzcyIsImVtYWlsIjoibWFyd2VueGJoaW1AZ21haWwuY29tIiwiZXhwIjoxNzgyNDQzNzA1fQ.6T8600rmKVv2DVn8XKExtP2EvJtsoKWASCENMBDct18
[19-Jun-2026 03:18:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jun-2026 03:18:01 UTC] ✅ JWT token verified successfully for user profile
[19-Jun-2026 03:18:01 UTC] User ID: 842
[19-Jun-2026 03:18:01 UTC] ✅ User profile retrieved successfully for user ID: 842
[19-Jun-2026 03:18:02 UTC] === API CALL LOG ===
[19-Jun-2026 03:18:02 UTC] Endpoint: user/profile.php
[19-Jun-2026 03:18:02 UTC] Full Log Data: {
    "timestamp": "2026-06-19 03:18:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.25.109.199",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.25.109.199, 172.70.216.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQyIiwidXNlcm5hbWUiOiJobWlzcyIsImVtYWlsIjoibWFyd2VueGJoaW1AZ21haWwuY29tIiwiZXhwIjoxNzgyNDQzNzA1fQ.6T8600rmKVv2DVn8XKExtP2EvJtsoKWASCENMBDct18",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0df62587fb8edb2-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.25.109.199",
        "cf-ipcountry": "TN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jun-2026 03:18:02 UTC] === END API CALL LOG ===
[19-Jun-2026 03:18:02 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jun-2026 03:18:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQyIiwidXNlcm5hbWUiOiJobWlzcyIsImVtYWlsIjoibWFyd2VueGJoaW1AZ21haWwuY29tIiwiZXhwIjoxNzgyNDQzNzA1fQ.6T8600rmKVv2DVn8XKExtP2EvJtsoKWASCENMBDct18
[19-Jun-2026 03:18:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jun-2026 03:18:02 UTC] ✅ JWT token verified successfully for user profile
[19-Jun-2026 03:18:02 UTC] User ID: 842
[19-Jun-2026 03:18:02 UTC] ✅ User profile retrieved successfully for user ID: 842
[19-Jun-2026 03:18:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jun-2026 03:18:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jun-2026 03:18:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.25.109.199, 172.70.216.101","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQyIiwidXNlcm5hbWUiOiJobWlzcyIsImVtYWlsIjoibWFyd2VueGJoaW1AZ21haWwuY29tIiwiZXhwIjoxNzgyNDQzNzA1fQ.6T8600rmKVv2DVn8XKExtP2EvJtsoKWASCENMBDct18","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0df628179c5edb2-MXP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"197.25.109.199","cf-ipcountry":"TN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[19-Jun-2026 03:18:08 UTC] === User Orders API Called ===
[19-Jun-2026 03:18:08 UTC] User ID: 842
[19-Jun-2026 03:18:08 UTC] Limit: 20, Offset: 0
[19-Jun-2026 03:18:08 UTC] Orders found: 1
[19-Jun-2026 03:18:08 UTC] Orders data: [{"id":351,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/primerouma2026","status":"pending","created_at":"2026-06-19 06:47:46","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[19-Jun-2026 03:18:08 UTC] Total orders count: 1
[19-Jun-2026 03:18:08 UTC] === API CALL LOG ===
[19-Jun-2026 03:18:08 UTC] Endpoint: user/profile.php
[19-Jun-2026 03:18:08 UTC] Full Log Data: {
    "timestamp": "2026-06-19 03:18:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.25.109.199",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.25.109.199, 172.70.216.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQyIiwidXNlcm5hbWUiOiJobWlzcyIsImVtYWlsIjoibWFyd2VueGJoaW1AZ21haWwuY29tIiwiZXhwIjoxNzgyNDQzNzA1fQ.6T8600rmKVv2DVn8XKExtP2EvJtsoKWASCENMBDct18",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0df628179c6edb2-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.25.109.199",
        "cf-ipcountry": "TN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jun-2026 03:18:08 UTC] === END API CALL LOG ===
[19-Jun-2026 03:18:08 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jun-2026 03:18:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQyIiwidXNlcm5hbWUiOiJobWlzcyIsImVtYWlsIjoibWFyd2VueGJoaW1AZ21haWwuY29tIiwiZXhwIjoxNzgyNDQzNzA1fQ.6T8600rmKVv2DVn8XKExtP2EvJtsoKWASCENMBDct18
[19-Jun-2026 03:18:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jun-2026 03:18:08 UTC] ✅ JWT token verified successfully for user profile
[19-Jun-2026 03:18:08 UTC] User ID: 842
[19-Jun-2026 03:18:08 UTC] ✅ User profile retrieved successfully for user ID: 842
[19-Jun-2026 03:18:09 UTC] === API CALL LOG ===
[19-Jun-2026 03:18:09 UTC] Endpoint: user/profile.php
[19-Jun-2026 03:18:09 UTC] Full Log Data: {
    "timestamp": "2026-06-19 03:18:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.25.109.199",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.25.109.199, 172.70.216.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQyIiwidXNlcm5hbWUiOiJobWlzcyIsImVtYWlsIjoibWFyd2VueGJoaW1AZ21haWwuY29tIiwiZXhwIjoxNzgyNDQzNzA1fQ.6T8600rmKVv2DVn8XKExtP2EvJtsoKWASCENMBDct18",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0df62833b56edb2-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.25.109.199",
        "cf-ipcountry": "TN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jun-2026 03:18:09 UTC] === END API CALL LOG ===
[19-Jun-2026 03:18:09 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jun-2026 03:18:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQyIiwidXNlcm5hbWUiOiJobWlzcyIsImVtYWlsIjoibWFyd2VueGJoaW1AZ21haWwuY29tIiwiZXhwIjoxNzgyNDQzNzA1fQ.6T8600rmKVv2DVn8XKExtP2EvJtsoKWASCENMBDct18
[19-Jun-2026 03:18:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jun-2026 03:18:09 UTC] ✅ JWT token verified successfully for user profile
[19-Jun-2026 03:18:09 UTC] User ID: 842
[19-Jun-2026 03:18:09 UTC] ✅ User profile retrieved successfully for user ID: 842
[19-Jun-2026 03:18:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jun-2026 03:18:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jun-2026 03:18:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.25.109.199, 172.70.216.101","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQyIiwidXNlcm5hbWUiOiJobWlzcyIsImVtYWlsIjoibWFyd2VueGJoaW1AZ21haWwuY29tIiwiZXhwIjoxNzgyNDQzNzA1fQ.6T8600rmKVv2DVn8XKExtP2EvJtsoKWASCENMBDct18","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0df62906e7cedb2-MXP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"197.25.109.199","cf-ipcountry":"TN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[19-Jun-2026 03:18:11 UTC] === User Orders API Called ===
[19-Jun-2026 03:18:11 UTC] User ID: 842
[19-Jun-2026 03:18:11 UTC] Limit: 20, Offset: 0
[19-Jun-2026 03:18:11 UTC] Orders found: 1
[19-Jun-2026 03:18:11 UTC] Orders data: [{"id":351,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/primerouma2026","status":"pending","created_at":"2026-06-19 06:47:46","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[19-Jun-2026 03:18:11 UTC] Total orders count: 1
[19-Jun-2026 03:18:16 UTC] === API CALL LOG ===
[19-Jun-2026 03:18:16 UTC] Endpoint: user/profile.php
[19-Jun-2026 03:18:16 UTC] Full Log Data: {
    "timestamp": "2026-06-19 03:18:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.25.109.199",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.25.109.199, 172.70.216.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQyIiwidXNlcm5hbWUiOiJobWlzcyIsImVtYWlsIjoibWFyd2VueGJoaW1AZ21haWwuY29tIiwiZXhwIjoxNzgyNDQzNzA1fQ.6T8600rmKVv2DVn8XKExtP2EvJtsoKWASCENMBDct18",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0df62af8cc2edb2-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.25.109.199",
        "cf-ipcountry": "TN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jun-2026 03:18:16 UTC] === END API CALL LOG ===
[19-Jun-2026 03:18:16 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jun-2026 03:18:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQyIiwidXNlcm5hbWUiOiJobWlzcyIsImVtYWlsIjoibWFyd2VueGJoaW1AZ21haWwuY29tIiwiZXhwIjoxNzgyNDQzNzA1fQ.6T8600rmKVv2DVn8XKExtP2EvJtsoKWASCENMBDct18
[19-Jun-2026 03:18:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jun-2026 03:18:16 UTC] ✅ JWT token verified successfully for user profile
[19-Jun-2026 03:18:16 UTC] User ID: 842
[19-Jun-2026 03:18:16 UTC] ✅ User profile retrieved successfully for user ID: 842
[19-Jun-2026 03:18:16 UTC] User Purchases API - User ID: 842
[19-Jun-2026 03:18:16 UTC] User Purchases API - Total purchases found: 0
[19-Jun-2026 03:18:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jun-2026 03:18:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jun-2026 03:18:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.25.109.199, 172.70.216.100","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQyIiwidXNlcm5hbWUiOiJobWlzcyIsImVtYWlsIjoibWFyd2VueGJoaW1AZ21haWwuY29tIiwiZXhwIjoxNzgyNDQzNzA1fQ.6T8600rmKVv2DVn8XKExtP2EvJtsoKWASCENMBDct18","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0df62d039b1edb2-MXP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"197.25.109.199","cf-ipcountry":"TN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[19-Jun-2026 03:18:21 UTC] === User Orders API Called ===
[19-Jun-2026 03:18:21 UTC] User ID: 842
[19-Jun-2026 03:18:21 UTC] Limit: 20, Offset: 0
[19-Jun-2026 03:18:21 UTC] Orders found: 1
[19-Jun-2026 03:18:21 UTC] Orders data: [{"id":351,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/primerouma2026","status":"pending","created_at":"2026-06-19 06:47:46","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[19-Jun-2026 03:18:21 UTC] Total orders count: 1
[19-Jun-2026 03:18:23 UTC] === API CALL LOG ===
[19-Jun-2026 03:18:23 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jun-2026 03:18:23 UTC] Endpoint: user/profile.php
[19-Jun-2026 03:18:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jun-2026 03:18:23 UTC] Full Log Data: {
    "timestamp": "2026-06-19 03:18:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.25.109.199",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.25.109.199, 172.70.216.100",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQyIiwidXNlcm5hbWUiOiJobWlzcyIsImVtYWlsIjoibWFyd2VueGJoaW1AZ21haWwuY29tIiwiZXhwIjoxNzgyNDQzNzA1fQ.6T8600rmKVv2DVn8XKExtP2EvJtsoKWASCENMBDct18",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0df62dc5b6bedb2-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.25.109.199",
        "cf-ipcountry": "TN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jun-2026 03:18:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.25.109.199, 172.70.216.100","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQyIiwidXNlcm5hbWUiOiJobWlzcyIsImVtYWlsIjoibWFyd2VueGJoaW1AZ21haWwuY29tIiwiZXhwIjoxNzgyNDQzNzA1fQ.6T8600rmKVv2DVn8XKExtP2EvJtsoKWASCENMBDct18","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0df62dc5b68edb2-MXP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"197.25.109.199","cf-ipcountry":"TN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[19-Jun-2026 03:18:23 UTC] === END API CALL LOG ===
[19-Jun-2026 03:18:23 UTC] === User Orders API Called ===
[19-Jun-2026 03:18:23 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jun-2026 03:18:23 UTC] User ID: 842
[19-Jun-2026 03:18:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQyIiwidXNlcm5hbWUiOiJobWlzcyIsImVtYWlsIjoibWFyd2VueGJoaW1AZ21haWwuY29tIiwiZXhwIjoxNzgyNDQzNzA1fQ.6T8600rmKVv2DVn8XKExtP2EvJtsoKWASCENMBDct18
[19-Jun-2026 03:18:23 UTC] Limit: 20, Offset: 0
[19-Jun-2026 03:18:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jun-2026 03:18:23 UTC] ✅ JWT token verified successfully for user profile
[19-Jun-2026 03:18:23 UTC] User ID: 842
[19-Jun-2026 03:18:23 UTC] Orders found: 1
[19-Jun-2026 03:18:23 UTC] Orders data: [{"id":351,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/primerouma2026","status":"pending","created_at":"2026-06-19 06:47:46","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[19-Jun-2026 03:18:23 UTC] ✅ User profile retrieved successfully for user ID: 842
[19-Jun-2026 03:18:23 UTC] Total orders count: 1
[19-Jun-2026 03:18:23 UTC] === API CALL LOG ===
[19-Jun-2026 03:18:23 UTC] Endpoint: user/profile.php
[19-Jun-2026 03:18:23 UTC] Full Log Data: {
    "timestamp": "2026-06-19 03:18:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.25.109.199",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.25.109.199, 172.70.216.100",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQyIiwidXNlcm5hbWUiOiJobWlzcyIsImVtYWlsIjoibWFyd2VueGJoaW1AZ21haWwuY29tIiwiZXhwIjoxNzgyNDQzNzA1fQ.6T8600rmKVv2DVn8XKExtP2EvJtsoKWASCENMBDct18",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0df62de0d26edb2-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.25.109.199",
        "cf-ipcountry": "TN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jun-2026 03:18:23 UTC] === END API CALL LOG ===
[19-Jun-2026 03:18:23 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jun-2026 03:18:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQyIiwidXNlcm5hbWUiOiJobWlzcyIsImVtYWlsIjoibWFyd2VueGJoaW1AZ21haWwuY29tIiwiZXhwIjoxNzgyNDQzNzA1fQ.6T8600rmKVv2DVn8XKExtP2EvJtsoKWASCENMBDct18
[19-Jun-2026 03:18:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jun-2026 03:18:23 UTC] ✅ JWT token verified successfully for user profile
[19-Jun-2026 03:18:23 UTC] User ID: 842
[19-Jun-2026 03:18:23 UTC] ✅ User profile retrieved successfully for user ID: 842
[19-Jun-2026 03:18:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jun-2026 03:18:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jun-2026 03:18:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.25.109.199, 172.70.216.101","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQyIiwidXNlcm5hbWUiOiJobWlzcyIsImVtYWlsIjoibWFyd2VueGJoaW1AZ21haWwuY29tIiwiZXhwIjoxNzgyNDQzNzA1fQ.6T8600rmKVv2DVn8XKExtP2EvJtsoKWASCENMBDct18","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0df63337cd1edb2-MXP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"197.25.109.199","cf-ipcountry":"TN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[19-Jun-2026 03:18:37 UTC] === User Orders API Called ===
[19-Jun-2026 03:18:37 UTC] User ID: 842
[19-Jun-2026 03:18:37 UTC] Limit: 20, Offset: 0
[19-Jun-2026 03:18:37 UTC] Orders found: 1
[19-Jun-2026 03:18:37 UTC] Orders data: [{"id":351,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/primerouma2026","status":"pending","created_at":"2026-06-19 06:47:46","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[19-Jun-2026 03:18:37 UTC] Total orders count: 1
[19-Jun-2026 03:18:37 UTC] === API CALL LOG ===
[19-Jun-2026 03:18:37 UTC] Endpoint: user/profile.php
[19-Jun-2026 03:18:37 UTC] Full Log Data: {
    "timestamp": "2026-06-19 03:18:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.25.109.199",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.25.109.199, 172.70.216.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQyIiwidXNlcm5hbWUiOiJobWlzcyIsImVtYWlsIjoibWFyd2VueGJoaW1AZ21haWwuY29tIiwiZXhwIjoxNzgyNDQzNzA1fQ.6T8600rmKVv2DVn8XKExtP2EvJtsoKWASCENMBDct18",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0df63340d39edb2-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.25.109.199",
        "cf-ipcountry": "TN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jun-2026 03:18:37 UTC] === END API CALL LOG ===
[19-Jun-2026 03:18:37 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jun-2026 03:18:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQyIiwidXNlcm5hbWUiOiJobWlzcyIsImVtYWlsIjoibWFyd2VueGJoaW1AZ21haWwuY29tIiwiZXhwIjoxNzgyNDQzNzA1fQ.6T8600rmKVv2DVn8XKExtP2EvJtsoKWASCENMBDct18
[19-Jun-2026 03:18:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jun-2026 03:18:37 UTC] ✅ JWT token verified successfully for user profile
[19-Jun-2026 03:18:37 UTC] User ID: 842
[19-Jun-2026 03:18:37 UTC] ✅ User profile retrieved successfully for user ID: 842
[19-Jun-2026 03:18:37 UTC] === API CALL LOG ===
[19-Jun-2026 03:18:37 UTC] Endpoint: user/profile.php
[19-Jun-2026 03:18:37 UTC] Full Log Data: {
    "timestamp": "2026-06-19 03:18:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.25.109.199",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.25.109.199, 172.70.216.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQyIiwidXNlcm5hbWUiOiJobWlzcyIsImVtYWlsIjoibWFyd2VueGJoaW1AZ21haWwuY29tIiwiZXhwIjoxNzgyNDQzNzA1fQ.6T8600rmKVv2DVn8XKExtP2EvJtsoKWASCENMBDct18",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0df6335df2cedb2-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.25.109.199",
        "cf-ipcountry": "TN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jun-2026 03:18:37 UTC] === END API CALL LOG ===
[19-Jun-2026 03:18:37 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jun-2026 03:18:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQyIiwidXNlcm5hbWUiOiJobWlzcyIsImVtYWlsIjoibWFyd2VueGJoaW1AZ21haWwuY29tIiwiZXhwIjoxNzgyNDQzNzA1fQ.6T8600rmKVv2DVn8XKExtP2EvJtsoKWASCENMBDct18
[19-Jun-2026 03:18:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jun-2026 03:18:37 UTC] ✅ JWT token verified successfully for user profile
[19-Jun-2026 03:18:37 UTC] User ID: 842
[19-Jun-2026 03:18:37 UTC] ✅ User profile retrieved successfully for user ID: 842
[19-Jun-2026 03:19:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jun-2026 03:19:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jun-2026 03:19:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.25.109.199, 162.158.129.234","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQyIiwidXNlcm5hbWUiOiJobWlzcyIsImVtYWlsIjoibWFyd2VueGJoaW1AZ21haWwuY29tIiwiZXhwIjoxNzgyNDQzNzA1fQ.6T8600rmKVv2DVn8XKExtP2EvJtsoKWASCENMBDct18","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0df63ee2829d7df-MXP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"197.25.109.199","cf-ipcountry":"TN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[19-Jun-2026 03:19:07 UTC] === User Orders API Called ===
[19-Jun-2026 03:19:07 UTC] User ID: 842
[19-Jun-2026 03:19:07 UTC] Limit: 20, Offset: 0
[19-Jun-2026 03:19:07 UTC] Orders found: 1
[19-Jun-2026 03:19:07 UTC] Orders data: [{"id":351,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/primerouma2026","status":"pending","created_at":"2026-06-19 06:47:46","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[19-Jun-2026 03:19:07 UTC] Total orders count: 1
[19-Jun-2026 03:19:07 UTC] === API CALL LOG ===
[19-Jun-2026 03:19:07 UTC] Endpoint: user/profile.php
[19-Jun-2026 03:19:07 UTC] Full Log Data: {
    "timestamp": "2026-06-19 03:19:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.25.109.199",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.25.109.199, 162.158.129.72",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQyIiwidXNlcm5hbWUiOiJobWlzcyIsImVtYWlsIjoibWFyd2VueGJoaW1AZ21haWwuY29tIiwiZXhwIjoxNzgyNDQzNzA1fQ.6T8600rmKVv2DVn8XKExtP2EvJtsoKWASCENMBDct18",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0df63ef3915d7df-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.25.109.199",
        "cf-ipcountry": "TN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jun-2026 03:19:07 UTC] === END API CALL LOG ===
[19-Jun-2026 03:19:07 UTC] === API CALL LOG ===
[19-Jun-2026 03:19:07 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jun-2026 03:19:07 UTC] Endpoint: user/profile.php
[19-Jun-2026 03:19:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQyIiwidXNlcm5hbWUiOiJobWlzcyIsImVtYWlsIjoibWFyd2VueGJoaW1AZ21haWwuY29tIiwiZXhwIjoxNzgyNDQzNzA1fQ.6T8600rmKVv2DVn8XKExtP2EvJtsoKWASCENMBDct18
[19-Jun-2026 03:19:07 UTC] Full Log Data: {
    "timestamp": "2026-06-19 03:19:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.25.109.199",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.25.109.199, 162.158.129.72",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQyIiwidXNlcm5hbWUiOiJobWlzcyIsImVtYWlsIjoibWFyd2VueGJoaW1AZ21haWwuY29tIiwiZXhwIjoxNzgyNDQzNzA1fQ.6T8600rmKVv2DVn8XKExtP2EvJtsoKWASCENMBDct18",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0df63eea887d7df-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.25.109.199",
        "cf-ipcountry": "TN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jun-2026 03:19:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jun-2026 03:19:07 UTC] === END API CALL LOG ===
[19-Jun-2026 03:19:07 UTC] ✅ JWT token verified successfully for user profile
[19-Jun-2026 03:19:07 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jun-2026 03:19:07 UTC] User ID: 842
[19-Jun-2026 03:19:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQyIiwidXNlcm5hbWUiOiJobWlzcyIsImVtYWlsIjoibWFyd2VueGJoaW1AZ21haWwuY29tIiwiZXhwIjoxNzgyNDQzNzA1fQ.6T8600rmKVv2DVn8XKExtP2EvJtsoKWASCENMBDct18
[19-Jun-2026 03:19:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jun-2026 03:19:07 UTC] ✅ JWT token verified successfully for user profile
[19-Jun-2026 03:19:07 UTC] User ID: 842
[19-Jun-2026 03:19:07 UTC] ✅ User profile retrieved successfully for user ID: 842
[19-Jun-2026 03:19:07 UTC] ✅ User profile retrieved successfully for user ID: 842
[19-Jun-2026 03:19:23 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jun-2026 03:19:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jun-2026 03:19:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.25.109.199, 162.158.129.235","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQyIiwidXNlcm5hbWUiOiJobWlzcyIsImVtYWlsIjoibWFyd2VueGJoaW1AZ21haWwuY29tIiwiZXhwIjoxNzgyNDQzNzA1fQ.6T8600rmKVv2DVn8XKExtP2EvJtsoKWASCENMBDct18","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0df6452fc03d7df-MXP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"197.25.109.199","cf-ipcountry":"TN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[19-Jun-2026 03:19:23 UTC] === User Orders API Called ===
[19-Jun-2026 03:19:23 UTC] User ID: 842
[19-Jun-2026 03:19:23 UTC] Limit: 20, Offset: 0
[19-Jun-2026 03:19:23 UTC] Orders found: 2
[19-Jun-2026 03:19:23 UTC] Orders data: [{"id":352,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/primerouma2026\/1496","status":"pending","created_at":"2026-06-19 06:49:21","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":351,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/primerouma2026","status":"pending","created_at":"2026-06-19 06:47:46","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[19-Jun-2026 03:19:23 UTC] Total orders count: 2
[19-Jun-2026 03:19:35 UTC] === API CALL LOG ===
[19-Jun-2026 03:19:35 UTC] Endpoint: user/profile.php
[19-Jun-2026 03:19:35 UTC] Full Log Data: {
    "timestamp": "2026-06-19 03:19:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.25.109.199",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.25.109.199, 162.158.129.234",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQyIiwidXNlcm5hbWUiOiJobWlzcyIsImVtYWlsIjoibWFyd2VueGJoaW1AZ21haWwuY29tIiwiZXhwIjoxNzgyNDQzNzA1fQ.6T8600rmKVv2DVn8XKExtP2EvJtsoKWASCENMBDct18",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0df649cc9f5d7df-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.25.109.199",
        "cf-ipcountry": "TN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jun-2026 03:19:35 UTC] === END API CALL LOG ===
[19-Jun-2026 03:19:35 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jun-2026 03:19:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQyIiwidXNlcm5hbWUiOiJobWlzcyIsImVtYWlsIjoibWFyd2VueGJoaW1AZ21haWwuY29tIiwiZXhwIjoxNzgyNDQzNzA1fQ.6T8600rmKVv2DVn8XKExtP2EvJtsoKWASCENMBDct18
[19-Jun-2026 03:19:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jun-2026 03:19:35 UTC] ✅ JWT token verified successfully for user profile
[19-Jun-2026 03:19:35 UTC] User ID: 842
[19-Jun-2026 03:19:35 UTC] ✅ User profile retrieved successfully for user ID: 842
[19-Jun-2026 03:19:35 UTC] User Purchases API - User ID: 842
[19-Jun-2026 03:19:35 UTC] User Purchases API - Total purchases found: 1
[19-Jun-2026 03:19:39 UTC] User Purchases API - User ID: 842
[19-Jun-2026 03:19:39 UTC] User Purchases API - Total purchases found: 1
[19-Jun-2026 03:19:42 UTC] === API CALL LOG ===
[19-Jun-2026 03:19:42 UTC] Endpoint: user/profile.php
[19-Jun-2026 03:19:42 UTC] Full Log Data: {
    "timestamp": "2026-06-19 03:19:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.25.109.199",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.25.109.199, 162.158.129.234",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQyIiwidXNlcm5hbWUiOiJobWlzcyIsImVtYWlsIjoibWFyd2VueGJoaW1AZ21haWwuY29tIiwiZXhwIjoxNzgyNDQzNzA1fQ.6T8600rmKVv2DVn8XKExtP2EvJtsoKWASCENMBDct18",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0df64cafe4bd7df-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.25.109.199",
        "cf-ipcountry": "TN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jun-2026 03:19:42 UTC] === END API CALL LOG ===
[19-Jun-2026 03:19:42 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jun-2026 03:19:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQyIiwidXNlcm5hbWUiOiJobWlzcyIsImVtYWlsIjoibWFyd2VueGJoaW1AZ21haWwuY29tIiwiZXhwIjoxNzgyNDQzNzA1fQ.6T8600rmKVv2DVn8XKExtP2EvJtsoKWASCENMBDct18
[19-Jun-2026 03:19:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jun-2026 03:19:42 UTC] ✅ JWT token verified successfully for user profile
[19-Jun-2026 03:19:42 UTC] User ID: 842
[19-Jun-2026 03:19:42 UTC] ✅ User profile retrieved successfully for user ID: 842
[19-Jun-2026 03:19:42 UTC] User Purchases API - User ID: 842
[19-Jun-2026 03:19:42 UTC] User Purchases API - Total purchases found: 1
[19-Jun-2026 03:19:48 UTC] === API CALL LOG ===
[19-Jun-2026 03:19:48 UTC] Endpoint: user/profile.php
[19-Jun-2026 03:19:48 UTC] Full Log Data: {
    "timestamp": "2026-06-19 03:19:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.25.109.199",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.25.109.199, 162.158.129.235",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQyIiwidXNlcm5hbWUiOiJobWlzcyIsImVtYWlsIjoibWFyd2VueGJoaW1AZ21haWwuY29tIiwiZXhwIjoxNzgyNDQzNzA1fQ.6T8600rmKVv2DVn8XKExtP2EvJtsoKWASCENMBDct18",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0df64f23e36d7df-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.25.109.199",
        "cf-ipcountry": "TN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jun-2026 03:19:48 UTC] === END API CALL LOG ===
[19-Jun-2026 03:19:48 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jun-2026 03:19:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQyIiwidXNlcm5hbWUiOiJobWlzcyIsImVtYWlsIjoibWFyd2VueGJoaW1AZ21haWwuY29tIiwiZXhwIjoxNzgyNDQzNzA1fQ.6T8600rmKVv2DVn8XKExtP2EvJtsoKWASCENMBDct18
[19-Jun-2026 03:19:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jun-2026 03:19:48 UTC] ✅ JWT token verified successfully for user profile
[19-Jun-2026 03:19:48 UTC] User ID: 842
[19-Jun-2026 03:19:48 UTC] ✅ User profile retrieved successfully for user ID: 842
[19-Jun-2026 03:19:49 UTC] User Purchases API - User ID: 842
[19-Jun-2026 03:19:49 UTC] User Purchases API - Total purchases found: 1
[19-Jun-2026 03:19:51 UTC] === API CALL LOG ===
[19-Jun-2026 03:19:51 UTC] Endpoint: user/profile.php
[19-Jun-2026 03:19:51 UTC] Full Log Data: {
    "timestamp": "2026-06-19 03:19:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.25.109.199",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.25.109.199, 162.158.129.235",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQyIiwidXNlcm5hbWUiOiJobWlzcyIsImVtYWlsIjoibWFyd2VueGJoaW1AZ21haWwuY29tIiwiZXhwIjoxNzgyNDQzNzA1fQ.6T8600rmKVv2DVn8XKExtP2EvJtsoKWASCENMBDct18",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0df65055d8fd7df-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.25.109.199",
        "cf-ipcountry": "TN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jun-2026 03:19:51 UTC] === END API CALL LOG ===
[19-Jun-2026 03:19:51 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jun-2026 03:19:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQyIiwidXNlcm5hbWUiOiJobWlzcyIsImVtYWlsIjoibWFyd2VueGJoaW1AZ21haWwuY29tIiwiZXhwIjoxNzgyNDQzNzA1fQ.6T8600rmKVv2DVn8XKExtP2EvJtsoKWASCENMBDct18
[19-Jun-2026 03:19:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jun-2026 03:19:51 UTC] ✅ JWT token verified successfully for user profile
[19-Jun-2026 03:19:51 UTC] User ID: 842
[19-Jun-2026 03:19:51 UTC] ✅ User profile retrieved successfully for user ID: 842
[19-Jun-2026 03:19:52 UTC] User Purchases API - User ID: 842
[19-Jun-2026 03:19:52 UTC] User Purchases API - Total purchases found: 1
[19-Jun-2026 03:19:56 UTC] === API CALL LOG ===
[19-Jun-2026 03:19:56 UTC] Endpoint: user/profile.php
[19-Jun-2026 03:19:56 UTC] Full Log Data: {
    "timestamp": "2026-06-19 03:19:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.25.109.199",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.25.109.199, 162.158.129.235",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQyIiwidXNlcm5hbWUiOiJobWlzcyIsImVtYWlsIjoibWFyd2VueGJoaW1AZ21haWwuY29tIiwiZXhwIjoxNzgyNDQzNzA1fQ.6T8600rmKVv2DVn8XKExtP2EvJtsoKWASCENMBDct18",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0df651f9879d7df-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.25.109.199",
        "cf-ipcountry": "TN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jun-2026 03:19:56 UTC] === END API CALL LOG ===
[19-Jun-2026 03:19:56 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jun-2026 03:19:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQyIiwidXNlcm5hbWUiOiJobWlzcyIsImVtYWlsIjoibWFyd2VueGJoaW1AZ21haWwuY29tIiwiZXhwIjoxNzgyNDQzNzA1fQ.6T8600rmKVv2DVn8XKExtP2EvJtsoKWASCENMBDct18
[19-Jun-2026 03:19:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jun-2026 03:19:56 UTC] ✅ JWT token verified successfully for user profile
[19-Jun-2026 03:19:56 UTC] User ID: 842
[19-Jun-2026 03:19:56 UTC] ✅ User profile retrieved successfully for user ID: 842
[19-Jun-2026 03:19:56 UTC] User Purchases API - User ID: 842
[19-Jun-2026 03:19:56 UTC] User Purchases API - Total purchases found: 1
[19-Jun-2026 03:19:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jun-2026 03:19:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jun-2026 03:19:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.25.109.199, 162.158.129.235","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQyIiwidXNlcm5hbWUiOiJobWlzcyIsImVtYWlsIjoibWFyd2VueGJoaW1AZ21haWwuY29tIiwiZXhwIjoxNzgyNDQzNzA1fQ.6T8600rmKVv2DVn8XKExtP2EvJtsoKWASCENMBDct18","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0df652c4b22d7df-MXP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"197.25.109.199","cf-ipcountry":"TN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[19-Jun-2026 03:19:58 UTC] === User Orders API Called ===
[19-Jun-2026 03:19:58 UTC] User ID: 842
[19-Jun-2026 03:19:58 UTC] Limit: 20, Offset: 0
[19-Jun-2026 03:19:58 UTC] Orders found: 2
[19-Jun-2026 03:19:58 UTC] Orders data: [{"id":352,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/primerouma2026\/1496","status":"pending","created_at":"2026-06-19 06:49:21","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":351,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/primerouma2026","status":"pending","created_at":"2026-06-19 06:47:46","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[19-Jun-2026 03:19:58 UTC] Total orders count: 2
[19-Jun-2026 03:20:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jun-2026 03:20:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jun-2026 03:20:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.25.109.199, 162.158.129.235","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQyIiwidXNlcm5hbWUiOiJobWlzcyIsImVtYWlsIjoibWFyd2VueGJoaW1AZ21haWwuY29tIiwiZXhwIjoxNzgyNDQzNzA1fQ.6T8600rmKVv2DVn8XKExtP2EvJtsoKWASCENMBDct18","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0df653f5d6cd7df-MXP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"197.25.109.199","cf-ipcountry":"TN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[19-Jun-2026 03:20:01 UTC] === User Orders API Called ===
[19-Jun-2026 03:20:01 UTC] User ID: 842
[19-Jun-2026 03:20:01 UTC] Limit: 20, Offset: 0
[19-Jun-2026 03:20:01 UTC] Orders found: 2
[19-Jun-2026 03:20:01 UTC] Orders data: [{"id":352,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/primerouma2026\/1496","status":"pending","created_at":"2026-06-19 06:49:21","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":351,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/primerouma2026","status":"pending","created_at":"2026-06-19 06:47:46","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[19-Jun-2026 03:20:01 UTC] Total orders count: 2
[19-Jun-2026 03:20:01 UTC] === API CALL LOG ===
[19-Jun-2026 03:20:01 UTC] Endpoint: user/profile.php
[19-Jun-2026 03:20:01 UTC] Full Log Data: {
    "timestamp": "2026-06-19 03:20:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.25.109.199",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.25.109.199, 162.158.129.235",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQyIiwidXNlcm5hbWUiOiJobWlzcyIsImVtYWlsIjoibWFyd2VueGJoaW1AZ21haWwuY29tIiwiZXhwIjoxNzgyNDQzNzA1fQ.6T8600rmKVv2DVn8XKExtP2EvJtsoKWASCENMBDct18",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0df653fedeed7df-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.25.109.199",
        "cf-ipcountry": "TN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jun-2026 03:20:01 UTC] === END API CALL LOG ===
[19-Jun-2026 03:20:01 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jun-2026 03:20:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQyIiwidXNlcm5hbWUiOiJobWlzcyIsImVtYWlsIjoibWFyd2VueGJoaW1AZ21haWwuY29tIiwiZXhwIjoxNzgyNDQzNzA1fQ.6T8600rmKVv2DVn8XKExtP2EvJtsoKWASCENMBDct18
[19-Jun-2026 03:20:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jun-2026 03:20:01 UTC] ✅ JWT token verified successfully for user profile
[19-Jun-2026 03:20:01 UTC] User ID: 842
[19-Jun-2026 03:20:01 UTC] ✅ User profile retrieved successfully for user ID: 842
[19-Jun-2026 03:20:01 UTC] === API CALL LOG ===
[19-Jun-2026 03:20:01 UTC] Endpoint: user/profile.php
[19-Jun-2026 03:20:01 UTC] Full Log Data: {
    "timestamp": "2026-06-19 03:20:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.25.109.199",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.25.109.199, 162.158.129.235",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQyIiwidXNlcm5hbWUiOiJobWlzcyIsImVtYWlsIjoibWFyd2VueGJoaW1AZ21haWwuY29tIiwiZXhwIjoxNzgyNDQzNzA1fQ.6T8600rmKVv2DVn8XKExtP2EvJtsoKWASCENMBDct18",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0df6541af73d7df-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.25.109.199",
        "cf-ipcountry": "TN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jun-2026 03:20:01 UTC] === END API CALL LOG ===
[19-Jun-2026 03:20:01 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jun-2026 03:20:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQyIiwidXNlcm5hbWUiOiJobWlzcyIsImVtYWlsIjoibWFyd2VueGJoaW1AZ21haWwuY29tIiwiZXhwIjoxNzgyNDQzNzA1fQ.6T8600rmKVv2DVn8XKExtP2EvJtsoKWASCENMBDct18
[19-Jun-2026 03:20:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jun-2026 03:20:01 UTC] ✅ JWT token verified successfully for user profile
[19-Jun-2026 03:20:01 UTC] User ID: 842
[19-Jun-2026 03:20:01 UTC] ✅ User profile retrieved successfully for user ID: 842
[19-Jun-2026 03:51:26 UTC] === API CALL LOG ===
[19-Jun-2026 03:51:26 UTC] Endpoint: user/profile.php
[19-Jun-2026 03:51:26 UTC] Full Log Data: {
    "timestamp": "2026-06-19 03:51:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:1c40:176:a0b:18ba:5e79:7d08:b83a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:1c40:176:a0b:18ba:5e79:7d08:b83a, 172.68.221.156",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQxIiwidXNlcm5hbWUiOiJERVZYSEVMTCIsImVtYWlsIjoicm9iZXJ0YnJ1Nzg2QGdtYWlsLmNvbSIsImV4cCI6MTc4MjQxMzczM30.lUYkm0OA5y4M0i3iTU81pJQbIkiZhqdP6Zw0MxnSmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0df9342bb1d2b1a-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:1c40:176:a0b:18ba:5e79:7d08:b83a",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jun-2026 03:51:26 UTC] === END API CALL LOG ===
[19-Jun-2026 03:51:26 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jun-2026 03:51:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQxIiwidXNlcm5hbWUiOiJERVZYSEVMTCIsImVtYWlsIjoicm9iZXJ0YnJ1Nzg2QGdtYWlsLmNvbSIsImV4cCI6MTc4MjQxMzczM30.lUYkm0OA5y4M0i3iTU81pJQbIkiZhqdP6Zw0MxnSmTs
[19-Jun-2026 03:51:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jun-2026 03:51:26 UTC] ✅ JWT token verified successfully for user profile
[19-Jun-2026 03:51:26 UTC] User ID: 841
[19-Jun-2026 03:51:26 UTC] ✅ User profile retrieved successfully for user ID: 841
[19-Jun-2026 03:51:27 UTC] === API CALL LOG ===
[19-Jun-2026 03:51:27 UTC] Endpoint: user/profile.php
[19-Jun-2026 03:51:27 UTC] Full Log Data: {
    "timestamp": "2026-06-19 03:51:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:1c40:176:a0b:18ba:5e79:7d08:b83a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:1c40:176:a0b:18ba:5e79:7d08:b83a, 172.68.221.156",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQxIiwidXNlcm5hbWUiOiJERVZYSEVMTCIsImVtYWlsIjoicm9iZXJ0YnJ1Nzg2QGdtYWlsLmNvbSIsImV4cCI6MTc4MjQxMzczM30.lUYkm0OA5y4M0i3iTU81pJQbIkiZhqdP6Zw0MxnSmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0df934a7ae72b1a-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:1c40:176:a0b:18ba:5e79:7d08:b83a",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jun-2026 03:51:27 UTC] === END API CALL LOG ===
[19-Jun-2026 03:51:27 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jun-2026 03:51:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQxIiwidXNlcm5hbWUiOiJERVZYSEVMTCIsImVtYWlsIjoicm9iZXJ0YnJ1Nzg2QGdtYWlsLmNvbSIsImV4cCI6MTc4MjQxMzczM30.lUYkm0OA5y4M0i3iTU81pJQbIkiZhqdP6Zw0MxnSmTs
[19-Jun-2026 03:51:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jun-2026 03:51:27 UTC] ✅ JWT token verified successfully for user profile
[19-Jun-2026 03:51:27 UTC] User ID: 841
[19-Jun-2026 03:51:27 UTC] ✅ User profile retrieved successfully for user ID: 841
[19-Jun-2026 03:51:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jun-2026 03:51:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jun-2026 03:51:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2404:1c40:176:a0b:18ba:5e79:7d08:b83a, 172.68.221.156","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQxIiwidXNlcm5hbWUiOiJERVZYSEVMTCIsImVtYWlsIjoicm9iZXJ0YnJ1Nzg2QGdtYWlsLmNvbSIsImV4cCI6MTc4MjQxMzczM30.lUYkm0OA5y4M0i3iTU81pJQbIkiZhqdP6Zw0MxnSmTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0df934abb662b1a-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2404:1c40:176:a0b:18ba:5e79:7d08:b83a","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[19-Jun-2026 03:51:27 UTC] === User Orders API Called ===
[19-Jun-2026 03:51:27 UTC] User ID: 841
[19-Jun-2026 03:51:27 UTC] Limit: 20, Offset: 0
[19-Jun-2026 03:51:27 UTC] Orders found: 1
[19-Jun-2026 03:51:27 UTC] Orders data: [{"id":350,"quantity":100,"total_coins":3500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/bindew","status":"pending","created_at":"2026-06-18 22:28:55","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[19-Jun-2026 03:51:27 UTC] Total orders count: 1
[19-Jun-2026 03:51:28 UTC] === API CALL LOG ===
[19-Jun-2026 03:51:28 UTC] Endpoint: user/profile.php
[19-Jun-2026 03:51:28 UTC] Full Log Data: {
    "timestamp": "2026-06-19 03:51:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:1c40:176:a0b:18ba:5e79:7d08:b83a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:1c40:176:a0b:18ba:5e79:7d08:b83a, 172.68.221.167",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQxIiwidXNlcm5hbWUiOiJERVZYSEVMTCIsImVtYWlsIjoicm9iZXJ0YnJ1Nzg2QGdtYWlsLmNvbSIsImV4cCI6MTc4MjQxMzczM30.lUYkm0OA5y4M0i3iTU81pJQbIkiZhqdP6Zw0MxnSmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0df934b2c662b1a-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:1c40:176:a0b:18ba:5e79:7d08:b83a",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jun-2026 03:51:28 UTC] === END API CALL LOG ===
[19-Jun-2026 03:51:28 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jun-2026 03:51:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQxIiwidXNlcm5hbWUiOiJERVZYSEVMTCIsImVtYWlsIjoicm9iZXJ0YnJ1Nzg2QGdtYWlsLmNvbSIsImV4cCI6MTc4MjQxMzczM30.lUYkm0OA5y4M0i3iTU81pJQbIkiZhqdP6Zw0MxnSmTs
[19-Jun-2026 03:51:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jun-2026 03:51:28 UTC] ✅ JWT token verified successfully for user profile
[19-Jun-2026 03:51:28 UTC] User ID: 841
[19-Jun-2026 03:51:28 UTC] ✅ User profile retrieved successfully for user ID: 841
[19-Jun-2026 03:52:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jun-2026 03:52:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jun-2026 03:52:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2404:1c40:176:a0b:18ba:5e79:7d08:b83a, 172.68.221.156","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQxIiwidXNlcm5hbWUiOiJERVZYSEVMTCIsImVtYWlsIjoicm9iZXJ0YnJ1Nzg2QGdtYWlsLmNvbSIsImV4cCI6MTc4MjQxMzczM30.lUYkm0OA5y4M0i3iTU81pJQbIkiZhqdP6Zw0MxnSmTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0df94cdae5f555e-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2404:1c40:176:a0b:18ba:5e79:7d08:b83a","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[19-Jun-2026 03:52:29 UTC] === User Orders API Called ===
[19-Jun-2026 03:52:29 UTC] User ID: 841
[19-Jun-2026 03:52:29 UTC] Limit: 20, Offset: 0
[19-Jun-2026 03:52:29 UTC] Orders found: 1
[19-Jun-2026 03:52:29 UTC] Orders data: [{"id":350,"quantity":100,"total_coins":3500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/bindew","status":"pending","created_at":"2026-06-18 22:28:55","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[19-Jun-2026 03:52:29 UTC] Total orders count: 1
[19-Jun-2026 03:52:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jun-2026 03:52:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jun-2026 03:52:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2404:1c40:176:a0b:18ba:5e79:7d08:b83a, 172.68.221.156","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQxIiwidXNlcm5hbWUiOiJERVZYSEVMTCIsImVtYWlsIjoicm9iZXJ0YnJ1Nzg2QGdtYWlsLmNvbSIsImV4cCI6MTc4MjQxMzczM30.lUYkm0OA5y4M0i3iTU81pJQbIkiZhqdP6Zw0MxnSmTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0df951d9ee1f335-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2404:1c40:176:a0b:18ba:5e79:7d08:b83a","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[19-Jun-2026 03:52:42 UTC] === User Orders API Called ===
[19-Jun-2026 03:52:42 UTC] User ID: 841
[19-Jun-2026 03:52:42 UTC] Limit: 20, Offset: 0
[19-Jun-2026 03:52:42 UTC] Orders found: 1
[19-Jun-2026 03:52:42 UTC] Orders data: [{"id":350,"quantity":100,"total_coins":3500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/bindew","status":"pending","created_at":"2026-06-18 22:28:55","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[19-Jun-2026 03:52:42 UTC] Total orders count: 1
[19-Jun-2026 03:52:42 UTC] === API CALL LOG ===
[19-Jun-2026 03:52:42 UTC] Endpoint: user/profile.php
[19-Jun-2026 03:52:42 UTC] Full Log Data: {
    "timestamp": "2026-06-19 03:52:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:1c40:176:a0b:18ba:5e79:7d08:b83a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:1c40:176:a0b:18ba:5e79:7d08:b83a, 172.68.221.157",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQxIiwidXNlcm5hbWUiOiJERVZYSEVMTCIsImVtYWlsIjoicm9iZXJ0YnJ1Nzg2QGdtYWlsLmNvbSIsImV4cCI6MTc4MjQxMzczM30.lUYkm0OA5y4M0i3iTU81pJQbIkiZhqdP6Zw0MxnSmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0df951ddf70f335-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:1c40:176:a0b:18ba:5e79:7d08:b83a",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jun-2026 03:52:42 UTC] === END API CALL LOG ===
[19-Jun-2026 03:52:42 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jun-2026 03:52:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQxIiwidXNlcm5hbWUiOiJERVZYSEVMTCIsImVtYWlsIjoicm9iZXJ0YnJ1Nzg2QGdtYWlsLmNvbSIsImV4cCI6MTc4MjQxMzczM30.lUYkm0OA5y4M0i3iTU81pJQbIkiZhqdP6Zw0MxnSmTs
[19-Jun-2026 03:52:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jun-2026 03:52:42 UTC] ✅ JWT token verified successfully for user profile
[19-Jun-2026 03:52:42 UTC] User ID: 841
[19-Jun-2026 03:52:42 UTC] ✅ User profile retrieved successfully for user ID: 841
[19-Jun-2026 03:52:43 UTC] === API CALL LOG ===
[19-Jun-2026 03:52:43 UTC] Endpoint: user/profile.php
[19-Jun-2026 03:52:43 UTC] Full Log Data: {
    "timestamp": "2026-06-19 03:52:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:1c40:176:a0b:18ba:5e79:7d08:b83a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:1c40:176:a0b:18ba:5e79:7d08:b83a, 172.68.221.156",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQxIiwidXNlcm5hbWUiOiJERVZYSEVMTCIsImVtYWlsIjoicm9iZXJ0YnJ1Nzg2QGdtYWlsLmNvbSIsImV4cCI6MTc4MjQxMzczM30.lUYkm0OA5y4M0i3iTU81pJQbIkiZhqdP6Zw0MxnSmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0df95211d9cf335-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:1c40:176:a0b:18ba:5e79:7d08:b83a",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jun-2026 03:52:43 UTC] === END API CALL LOG ===
[19-Jun-2026 03:52:43 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jun-2026 03:52:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQxIiwidXNlcm5hbWUiOiJERVZYSEVMTCIsImVtYWlsIjoicm9iZXJ0YnJ1Nzg2QGdtYWlsLmNvbSIsImV4cCI6MTc4MjQxMzczM30.lUYkm0OA5y4M0i3iTU81pJQbIkiZhqdP6Zw0MxnSmTs
[19-Jun-2026 03:52:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jun-2026 03:52:43 UTC] ✅ JWT token verified successfully for user profile
[19-Jun-2026 03:52:43 UTC] User ID: 841
[19-Jun-2026 03:52:43 UTC] ✅ User profile retrieved successfully for user ID: 841
[19-Jun-2026 03:52:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jun-2026 03:52:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jun-2026 03:52:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2404:1c40:176:a0b:18ba:5e79:7d08:b83a, 172.68.221.156","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQxIiwidXNlcm5hbWUiOiJERVZYSEVMTCIsImVtYWlsIjoicm9iZXJ0YnJ1Nzg2QGdtYWlsLmNvbSIsImV4cCI6MTc4MjQxMzczM30.lUYkm0OA5y4M0i3iTU81pJQbIkiZhqdP6Zw0MxnSmTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0df955fdf50f335-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2404:1c40:176:a0b:18ba:5e79:7d08:b83a","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[19-Jun-2026 03:52:52 UTC] === User Orders API Called ===
[19-Jun-2026 03:52:52 UTC] User ID: 841
[19-Jun-2026 03:52:52 UTC] Limit: 20, Offset: 0
[19-Jun-2026 03:52:52 UTC] Orders found: 2
[19-Jun-2026 03:52:52 UTC] Orders data: [{"id":353,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/bindew\/13","status":"pending","created_at":"2026-06-19 07:22:50","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":350,"quantity":100,"total_coins":3500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/bindew","status":"pending","created_at":"2026-06-18 22:28:55","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[19-Jun-2026 03:52:52 UTC] Total orders count: 2
[19-Jun-2026 03:53:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jun-2026 03:53:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jun-2026 03:53:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2404:1c40:176:a0b:18ba:5e79:7d08:b83a, 172.68.221.156","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQxIiwidXNlcm5hbWUiOiJERVZYSEVMTCIsImVtYWlsIjoicm9iZXJ0YnJ1Nzg2QGdtYWlsLmNvbSIsImV4cCI6MTc4MjQxMzczM30.lUYkm0OA5y4M0i3iTU81pJQbIkiZhqdP6Zw0MxnSmTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0df9602eb1d2091-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2404:1c40:176:a0b:18ba:5e79:7d08:b83a","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[19-Jun-2026 03:53:19 UTC] === User Orders API Called ===
[19-Jun-2026 03:53:19 UTC] User ID: 841
[19-Jun-2026 03:53:19 UTC] Limit: 20, Offset: 0
[19-Jun-2026 03:53:19 UTC] Orders found: 2
[19-Jun-2026 03:53:19 UTC] Orders data: [{"id":353,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/bindew\/13","status":"pending","created_at":"2026-06-19 07:22:50","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":350,"quantity":100,"total_coins":3500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/bindew","status":"pending","created_at":"2026-06-18 22:28:55","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[19-Jun-2026 03:53:19 UTC] Total orders count: 2
[19-Jun-2026 03:53:19 UTC] === API CALL LOG ===
[19-Jun-2026 03:53:19 UTC] Endpoint: user/profile.php
[19-Jun-2026 03:53:19 UTC] Full Log Data: {
    "timestamp": "2026-06-19 03:53:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:1c40:176:a0b:18ba:5e79:7d08:b83a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:1c40:176:a0b:18ba:5e79:7d08:b83a, 172.68.221.157",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQxIiwidXNlcm5hbWUiOiJERVZYSEVMTCIsImVtYWlsIjoicm9iZXJ0YnJ1Nzg2QGdtYWlsLmNvbSIsImV4cCI6MTc4MjQxMzczM30.lUYkm0OA5y4M0i3iTU81pJQbIkiZhqdP6Zw0MxnSmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0df9603cd2b2091-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:1c40:176:a0b:18ba:5e79:7d08:b83a",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jun-2026 03:53:19 UTC] === END API CALL LOG ===
[19-Jun-2026 03:53:19 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jun-2026 03:53:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQxIiwidXNlcm5hbWUiOiJERVZYSEVMTCIsImVtYWlsIjoicm9iZXJ0YnJ1Nzg2QGdtYWlsLmNvbSIsImV4cCI6MTc4MjQxMzczM30.lUYkm0OA5y4M0i3iTU81pJQbIkiZhqdP6Zw0MxnSmTs
[19-Jun-2026 03:53:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jun-2026 03:53:19 UTC] ✅ JWT token verified successfully for user profile
[19-Jun-2026 03:53:19 UTC] User ID: 841
[19-Jun-2026 03:53:19 UTC] ✅ User profile retrieved successfully for user ID: 841
[19-Jun-2026 03:53:19 UTC] === API CALL LOG ===
[19-Jun-2026 03:53:19 UTC] Endpoint: user/profile.php
[19-Jun-2026 03:53:19 UTC] Full Log Data: {
    "timestamp": "2026-06-19 03:53:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:1c40:176:a0b:18ba:5e79:7d08:b83a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:1c40:176:a0b:18ba:5e79:7d08:b83a, 172.68.221.156",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQxIiwidXNlcm5hbWUiOiJERVZYSEVMTCIsImVtYWlsIjoicm9iZXJ0YnJ1Nzg2QGdtYWlsLmNvbSIsImV4cCI6MTc4MjQxMzczM30.lUYkm0OA5y4M0i3iTU81pJQbIkiZhqdP6Zw0MxnSmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0df96066bb12091-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:1c40:176:a0b:18ba:5e79:7d08:b83a",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jun-2026 03:53:19 UTC] === END API CALL LOG ===
[19-Jun-2026 03:53:19 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jun-2026 03:53:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQxIiwidXNlcm5hbWUiOiJERVZYSEVMTCIsImVtYWlsIjoicm9iZXJ0YnJ1Nzg2QGdtYWlsLmNvbSIsImV4cCI6MTc4MjQxMzczM30.lUYkm0OA5y4M0i3iTU81pJQbIkiZhqdP6Zw0MxnSmTs
[19-Jun-2026 03:53:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jun-2026 03:53:19 UTC] ✅ JWT token verified successfully for user profile
[19-Jun-2026 03:53:19 UTC] User ID: 841
[19-Jun-2026 03:53:19 UTC] ✅ User profile retrieved successfully for user ID: 841
[19-Jun-2026 03:53:31 UTC] === API CALL LOG ===
[19-Jun-2026 03:53:31 UTC] Endpoint: user/profile.php
[19-Jun-2026 03:53:31 UTC] Full Log Data: {
    "timestamp": "2026-06-19 03:53:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:1c40:176:a0b:18ba:5e79:7d08:b83a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:1c40:176:a0b:18ba:5e79:7d08:b83a, 172.68.221.156",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQxIiwidXNlcm5hbWUiOiJERVZYSEVMTCIsImVtYWlsIjoicm9iZXJ0YnJ1Nzg2QGdtYWlsLmNvbSIsImV4cCI6MTc4MjQxMzczM30.lUYkm0OA5y4M0i3iTU81pJQbIkiZhqdP6Zw0MxnSmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0df9650993c384b-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:1c40:176:a0b:18ba:5e79:7d08:b83a",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jun-2026 03:53:31 UTC] === END API CALL LOG ===
[19-Jun-2026 03:53:31 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jun-2026 03:53:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQxIiwidXNlcm5hbWUiOiJERVZYSEVMTCIsImVtYWlsIjoicm9iZXJ0YnJ1Nzg2QGdtYWlsLmNvbSIsImV4cCI6MTc4MjQxMzczM30.lUYkm0OA5y4M0i3iTU81pJQbIkiZhqdP6Zw0MxnSmTs
[19-Jun-2026 03:53:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jun-2026 03:53:31 UTC] ✅ JWT token verified successfully for user profile
[19-Jun-2026 03:53:31 UTC] User ID: 841
[19-Jun-2026 03:53:31 UTC] ✅ User profile retrieved successfully for user ID: 841
[19-Jun-2026 03:53:56 UTC] === API CALL LOG ===
[19-Jun-2026 03:53:56 UTC] Endpoint: user/profile.php
[19-Jun-2026 03:53:56 UTC] Full Log Data: {
    "timestamp": "2026-06-19 03:53:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:1c40:176:a0b:18ba:5e79:7d08:b83a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:1c40:176:a0b:18ba:5e79:7d08:b83a, 172.68.221.156",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQxIiwidXNlcm5hbWUiOiJERVZYSEVMTCIsImVtYWlsIjoicm9iZXJ0YnJ1Nzg2QGdtYWlsLmNvbSIsImV4cCI6MTc4MjQxMzczM30.lUYkm0OA5y4M0i3iTU81pJQbIkiZhqdP6Zw0MxnSmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0df96f09943384b-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:1c40:176:a0b:18ba:5e79:7d08:b83a",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jun-2026 03:53:56 UTC] === END API CALL LOG ===
[19-Jun-2026 03:53:56 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jun-2026 03:53:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQxIiwidXNlcm5hbWUiOiJERVZYSEVMTCIsImVtYWlsIjoicm9iZXJ0YnJ1Nzg2QGdtYWlsLmNvbSIsImV4cCI6MTc4MjQxMzczM30.lUYkm0OA5y4M0i3iTU81pJQbIkiZhqdP6Zw0MxnSmTs
[19-Jun-2026 03:53:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jun-2026 03:53:56 UTC] ✅ JWT token verified successfully for user profile
[19-Jun-2026 03:53:56 UTC] User ID: 841
[19-Jun-2026 03:53:56 UTC] ✅ User profile retrieved successfully for user ID: 841
[19-Jun-2026 03:53:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jun-2026 03:53:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jun-2026 03:53:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2404:1c40:176:a0b:18ba:5e79:7d08:b83a, 172.68.221.156","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQxIiwidXNlcm5hbWUiOiJERVZYSEVMTCIsImVtYWlsIjoicm9iZXJ0YnJ1Nzg2QGdtYWlsLmNvbSIsImV4cCI6MTc4MjQxMzczM30.lUYkm0OA5y4M0i3iTU81pJQbIkiZhqdP6Zw0MxnSmTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0df96f2fe2a384b-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2404:1c40:176:a0b:18ba:5e79:7d08:b83a","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[19-Jun-2026 03:53:57 UTC] === User Orders API Called ===
[19-Jun-2026 03:53:57 UTC] User ID: 841
[19-Jun-2026 03:53:57 UTC] Limit: 20, Offset: 0
[19-Jun-2026 03:53:57 UTC] Orders found: 2
[19-Jun-2026 03:53:57 UTC] Orders data: [{"id":353,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/bindew\/13","status":"pending","created_at":"2026-06-19 07:22:50","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":350,"quantity":100,"total_coins":3500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/bindew","status":"pending","created_at":"2026-06-18 22:28:55","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[19-Jun-2026 03:53:57 UTC] Total orders count: 2
[19-Jun-2026 03:53:57 UTC] === API CALL LOG ===
[19-Jun-2026 03:53:57 UTC] Endpoint: user/profile.php
[19-Jun-2026 03:53:57 UTC] Full Log Data: {
    "timestamp": "2026-06-19 03:53:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:1c40:176:a0b:18ba:5e79:7d08:b83a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:1c40:176:a0b:18ba:5e79:7d08:b83a, 172.68.221.156",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQxIiwidXNlcm5hbWUiOiJERVZYSEVMTCIsImVtYWlsIjoicm9iZXJ0YnJ1Nzg2QGdtYWlsLmNvbSIsImV4cCI6MTc4MjQxMzczM30.lUYkm0OA5y4M0i3iTU81pJQbIkiZhqdP6Zw0MxnSmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0df96f36f0e384b-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:1c40:176:a0b:18ba:5e79:7d08:b83a",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jun-2026 03:53:57 UTC] === END API CALL LOG ===
[19-Jun-2026 03:53:57 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jun-2026 03:53:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQxIiwidXNlcm5hbWUiOiJERVZYSEVMTCIsImVtYWlsIjoicm9iZXJ0YnJ1Nzg2QGdtYWlsLmNvbSIsImV4cCI6MTc4MjQxMzczM30.lUYkm0OA5y4M0i3iTU81pJQbIkiZhqdP6Zw0MxnSmTs
[19-Jun-2026 03:53:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jun-2026 03:53:57 UTC] ✅ JWT token verified successfully for user profile
[19-Jun-2026 03:53:57 UTC] User ID: 841
[19-Jun-2026 03:53:57 UTC] ✅ User profile retrieved successfully for user ID: 841
[19-Jun-2026 03:53:57 UTC] === API CALL LOG ===
[19-Jun-2026 03:53:57 UTC] Endpoint: user/profile.php
[19-Jun-2026 03:53:57 UTC] Full Log Data: {
    "timestamp": "2026-06-19 03:53:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:1c40:176:a0b:18ba:5e79:7d08:b83a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:1c40:176:a0b:18ba:5e79:7d08:b83a, 172.68.221.156",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQxIiwidXNlcm5hbWUiOiJERVZYSEVMTCIsImVtYWlsIjoicm9iZXJ0YnJ1Nzg2QGdtYWlsLmNvbSIsImV4cCI6MTc4MjQxMzczM30.lUYkm0OA5y4M0i3iTU81pJQbIkiZhqdP6Zw0MxnSmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0df96f75e68384b-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:1c40:176:a0b:18ba:5e79:7d08:b83a",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jun-2026 03:53:57 UTC] === END API CALL LOG ===
[19-Jun-2026 03:53:57 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jun-2026 03:53:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQxIiwidXNlcm5hbWUiOiJERVZYSEVMTCIsImVtYWlsIjoicm9iZXJ0YnJ1Nzg2QGdtYWlsLmNvbSIsImV4cCI6MTc4MjQxMzczM30.lUYkm0OA5y4M0i3iTU81pJQbIkiZhqdP6Zw0MxnSmTs
[19-Jun-2026 03:53:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jun-2026 03:53:57 UTC] ✅ JWT token verified successfully for user profile
[19-Jun-2026 03:53:57 UTC] User ID: 841
[19-Jun-2026 03:53:57 UTC] ✅ User profile retrieved successfully for user ID: 841
[19-Jun-2026 03:54:08 UTC] === API CALL LOG ===
[19-Jun-2026 03:54:08 UTC] Endpoint: user/profile.php
[19-Jun-2026 03:54:08 UTC] Full Log Data: {
    "timestamp": "2026-06-19 03:54:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:1c40:176:a0b:18ba:5e79:7d08:b83a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:1c40:176:a0b:18ba:5e79:7d08:b83a, 172.68.221.157",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQxIiwidXNlcm5hbWUiOiJERVZYSEVMTCIsImVtYWlsIjoicm9iZXJ0YnJ1Nzg2QGdtYWlsLmNvbSIsImV4cCI6MTc4MjQxMzczM30.lUYkm0OA5y4M0i3iTU81pJQbIkiZhqdP6Zw0MxnSmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0df97381bbd384b-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:1c40:176:a0b:18ba:5e79:7d08:b83a",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jun-2026 03:54:08 UTC] === END API CALL LOG ===
[19-Jun-2026 03:54:08 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jun-2026 03:54:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQxIiwidXNlcm5hbWUiOiJERVZYSEVMTCIsImVtYWlsIjoicm9iZXJ0YnJ1Nzg2QGdtYWlsLmNvbSIsImV4cCI6MTc4MjQxMzczM30.lUYkm0OA5y4M0i3iTU81pJQbIkiZhqdP6Zw0MxnSmTs
[19-Jun-2026 03:54:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jun-2026 03:54:08 UTC] ✅ JWT token verified successfully for user profile
[19-Jun-2026 03:54:08 UTC] User ID: 841
[19-Jun-2026 03:54:08 UTC] ✅ User profile retrieved successfully for user ID: 841
[19-Jun-2026 03:54:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jun-2026 03:54:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jun-2026 03:54:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2404:1c40:176:a0b:18ba:5e79:7d08:b83a, 172.68.221.157","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQxIiwidXNlcm5hbWUiOiJERVZYSEVMTCIsImVtYWlsIjoicm9iZXJ0YnJ1Nzg2QGdtYWlsLmNvbSIsImV4cCI6MTc4MjQxMzczM30.lUYkm0OA5y4M0i3iTU81pJQbIkiZhqdP6Zw0MxnSmTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0df973a5827384b-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2404:1c40:176:a0b:18ba:5e79:7d08:b83a","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[19-Jun-2026 03:54:08 UTC] === User Orders API Called ===
[19-Jun-2026 03:54:08 UTC] User ID: 841
[19-Jun-2026 03:54:08 UTC] Limit: 20, Offset: 0
[19-Jun-2026 03:54:08 UTC] Orders found: 2
[19-Jun-2026 03:54:08 UTC] Orders data: [{"id":353,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/bindew\/13","status":"pending","created_at":"2026-06-19 07:22:50","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":350,"quantity":100,"total_coins":3500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/bindew","status":"pending","created_at":"2026-06-18 22:28:55","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[19-Jun-2026 03:54:08 UTC] Total orders count: 2
[19-Jun-2026 03:54:08 UTC] === API CALL LOG ===
[19-Jun-2026 03:54:08 UTC] Endpoint: user/profile.php
[19-Jun-2026 03:54:08 UTC] Full Log Data: {
    "timestamp": "2026-06-19 03:54:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:1c40:176:a0b:18ba:5e79:7d08:b83a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:1c40:176:a0b:18ba:5e79:7d08:b83a, 172.68.221.157",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQxIiwidXNlcm5hbWUiOiJERVZYSEVMTCIsImVtYWlsIjoicm9iZXJ0YnJ1Nzg2QGdtYWlsLmNvbSIsImV4cCI6MTc4MjQxMzczM30.lUYkm0OA5y4M0i3iTU81pJQbIkiZhqdP6Zw0MxnSmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0df973ab8e5384b-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:1c40:176:a0b:18ba:5e79:7d08:b83a",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jun-2026 03:54:08 UTC] === END API CALL LOG ===
[19-Jun-2026 03:54:08 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jun-2026 03:54:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQxIiwidXNlcm5hbWUiOiJERVZYSEVMTCIsImVtYWlsIjoicm9iZXJ0YnJ1Nzg2QGdtYWlsLmNvbSIsImV4cCI6MTc4MjQxMzczM30.lUYkm0OA5y4M0i3iTU81pJQbIkiZhqdP6Zw0MxnSmTs
[19-Jun-2026 03:54:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jun-2026 03:54:08 UTC] ✅ JWT token verified successfully for user profile
[19-Jun-2026 03:54:08 UTC] User ID: 841
[19-Jun-2026 03:54:08 UTC] ✅ User profile retrieved successfully for user ID: 841
[19-Jun-2026 03:54:09 UTC] === API CALL LOG ===
[19-Jun-2026 03:54:09 UTC] Endpoint: user/profile.php
[19-Jun-2026 03:54:09 UTC] Full Log Data: {
    "timestamp": "2026-06-19 03:54:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:1c40:176:a0b:18ba:5e79:7d08:b83a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:1c40:176:a0b:18ba:5e79:7d08:b83a, 172.68.221.157",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQxIiwidXNlcm5hbWUiOiJERVZYSEVMTCIsImVtYWlsIjoicm9iZXJ0YnJ1Nzg2QGdtYWlsLmNvbSIsImV4cCI6MTc4MjQxMzczM30.lUYkm0OA5y4M0i3iTU81pJQbIkiZhqdP6Zw0MxnSmTs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0df973e88f2384b-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:1c40:176:a0b:18ba:5e79:7d08:b83a",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jun-2026 03:54:09 UTC] === END API CALL LOG ===
[19-Jun-2026 03:54:09 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jun-2026 03:54:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQxIiwidXNlcm5hbWUiOiJERVZYSEVMTCIsImVtYWlsIjoicm9iZXJ0YnJ1Nzg2QGdtYWlsLmNvbSIsImV4cCI6MTc4MjQxMzczM30.lUYkm0OA5y4M0i3iTU81pJQbIkiZhqdP6Zw0MxnSmTs
[19-Jun-2026 03:54:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jun-2026 03:54:09 UTC] ✅ JWT token verified successfully for user profile
[19-Jun-2026 03:54:09 UTC] User ID: 841
[19-Jun-2026 03:54:09 UTC] ✅ User profile retrieved successfully for user ID: 841
[19-Jun-2026 03:54:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jun-2026 03:54:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jun-2026 03:54:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2404:1c40:176:a0b:18ba:5e79:7d08:b83a, 172.68.221.156","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQxIiwidXNlcm5hbWUiOiJERVZYSEVMTCIsImVtYWlsIjoicm9iZXJ0YnJ1Nzg2QGdtYWlsLmNvbSIsImV4cCI6MTc4MjQxMzczM30.lUYkm0OA5y4M0i3iTU81pJQbIkiZhqdP6Zw0MxnSmTs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0df985c5b60384b-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2404:1c40:176:a0b:18ba:5e79:7d08:b83a","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[19-Jun-2026 03:54:54 UTC] === User Orders API Called ===
[19-Jun-2026 03:54:54 UTC] User ID: 841
[19-Jun-2026 03:54:54 UTC] Limit: 20, Offset: 0
[19-Jun-2026 03:54:54 UTC] Orders found: 3
[19-Jun-2026 03:54:54 UTC] Orders data: [{"id":354,"quantity":6500,"total_coins":130000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/bindew","status":"pending","created_at":"2026-06-19 07:24:52","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":353,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/bindew\/13","status":"pending","created_at":"2026-06-19 07:22:50","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":350,"quantity":100,"total_coins":3500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/bindew","status":"pending","created_at":"2026-06-18 22:28:55","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[19-Jun-2026 03:54:54 UTC] Total orders count: 3
[19-Jun-2026 07:08:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jun-2026 07:08:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jun-2026 07:08:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"109.75.50.90, 162.158.102.212","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQzIiwidXNlcm5hbWUiOiJmYXJhbmdpcyIsImVtYWlsIjoiZmFyYW5naXNuYWJpZXZhOEBnbWFpbC5jb20iLCJleHAiOjE3ODI0NTc3MzV9.BRtLw7b7KyTYXhpmh_B8vFq42H5_x4-8hM8GCWa2RRA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0e0b495f91434f7-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"109.75.50.90","cf-ipcountry":"TJ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[19-Jun-2026 07:08:56 UTC] === User Orders API Called ===
[19-Jun-2026 07:08:56 UTC] User ID: 843
[19-Jun-2026 07:08:56 UTC] Limit: 20, Offset: 0
[19-Jun-2026 07:08:56 UTC] Orders found: 0
[19-Jun-2026 07:08:56 UTC] Orders data: []
[19-Jun-2026 07:08:56 UTC] Total orders count: 0
[19-Jun-2026 07:08:56 UTC] === API CALL LOG ===
[19-Jun-2026 07:08:56 UTC] Endpoint: user/profile.php
[19-Jun-2026 07:08:56 UTC] Full Log Data: {
    "timestamp": "2026-06-19 07:08:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.75.50.90",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "109.75.50.90, 162.158.102.212",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQzIiwidXNlcm5hbWUiOiJmYXJhbmdpcyIsImVtYWlsIjoiZmFyYW5naXNuYWJpZXZhOEBnbWFpbC5jb20iLCJleHAiOjE3ODI0NTc3MzV9.BRtLw7b7KyTYXhpmh_B8vFq42H5_x4-8hM8GCWa2RRA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0e0b495f91234f7-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "109.75.50.90",
        "cf-ipcountry": "TJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jun-2026 07:08:56 UTC] === END API CALL LOG ===
[19-Jun-2026 07:08:56 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jun-2026 07:08:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQzIiwidXNlcm5hbWUiOiJmYXJhbmdpcyIsImVtYWlsIjoiZmFyYW5naXNuYWJpZXZhOEBnbWFpbC5jb20iLCJleHAiOjE3ODI0NTc3MzV9.BRtLw7b7KyTYXhpmh_B8vFq42H5_x4-8hM8GCWa2RRA
[19-Jun-2026 07:08:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jun-2026 07:08:56 UTC] ✅ JWT token verified successfully for user profile
[19-Jun-2026 07:08:56 UTC] User ID: 843
[19-Jun-2026 07:08:56 UTC] ✅ User profile retrieved successfully for user ID: 843
[19-Jun-2026 07:08:56 UTC] === API CALL LOG ===
[19-Jun-2026 07:08:56 UTC] Endpoint: user/profile.php
[19-Jun-2026 07:08:56 UTC] Full Log Data: {
    "timestamp": "2026-06-19 07:08:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.75.50.90",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "109.75.50.90, 162.158.102.212",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQzIiwidXNlcm5hbWUiOiJmYXJhbmdpcyIsImVtYWlsIjoiZmFyYW5naXNuYWJpZXZhOEBnbWFpbC5jb20iLCJleHAiOjE3ODI0NTc3MzV9.BRtLw7b7KyTYXhpmh_B8vFq42H5_x4-8hM8GCWa2RRA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0e0b496a93434f7-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "109.75.50.90",
        "cf-ipcountry": "TJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jun-2026 07:08:56 UTC] === END API CALL LOG ===
[19-Jun-2026 07:08:56 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jun-2026 07:08:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQzIiwidXNlcm5hbWUiOiJmYXJhbmdpcyIsImVtYWlsIjoiZmFyYW5naXNuYWJpZXZhOEBnbWFpbC5jb20iLCJleHAiOjE3ODI0NTc3MzV9.BRtLw7b7KyTYXhpmh_B8vFq42H5_x4-8hM8GCWa2RRA
[19-Jun-2026 07:08:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jun-2026 07:08:56 UTC] ✅ JWT token verified successfully for user profile
[19-Jun-2026 07:08:56 UTC] User ID: 843
[19-Jun-2026 07:08:56 UTC] ✅ User profile retrieved successfully for user ID: 843
[19-Jun-2026 07:08:57 UTC] === API CALL LOG ===
[19-Jun-2026 07:08:57 UTC] Endpoint: user/profile.php
[19-Jun-2026 07:08:57 UTC] Full Log Data: {
    "timestamp": "2026-06-19 07:08:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.75.50.90",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "109.75.50.90, 162.158.102.212",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQzIiwidXNlcm5hbWUiOiJmYXJhbmdpcyIsImVtYWlsIjoiZmFyYW5naXNuYWJpZXZhOEBnbWFpbC5jb20iLCJleHAiOjE3ODI0NTc3MzV9.BRtLw7b7KyTYXhpmh_B8vFq42H5_x4-8hM8GCWa2RRA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0e0b49a1a0634f7-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "109.75.50.90",
        "cf-ipcountry": "TJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jun-2026 07:08:57 UTC] === END API CALL LOG ===
[19-Jun-2026 07:08:57 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jun-2026 07:08:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQzIiwidXNlcm5hbWUiOiJmYXJhbmdpcyIsImVtYWlsIjoiZmFyYW5naXNuYWJpZXZhOEBnbWFpbC5jb20iLCJleHAiOjE3ODI0NTc3MzV9.BRtLw7b7KyTYXhpmh_B8vFq42H5_x4-8hM8GCWa2RRA
[19-Jun-2026 07:08:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jun-2026 07:08:57 UTC] ✅ JWT token verified successfully for user profile
[19-Jun-2026 07:08:57 UTC] User ID: 843
[19-Jun-2026 07:08:57 UTC] ✅ User profile retrieved successfully for user ID: 843
[19-Jun-2026 07:09:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jun-2026 07:09:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jun-2026 07:09:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"109.75.50.90, 162.158.102.212","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQzIiwidXNlcm5hbWUiOiJmYXJhbmdpcyIsImVtYWlsIjoiZmFyYW5naXNuYWJpZXZhOEBnbWFpbC5jb20iLCJleHAiOjE3ODI0NTc3MzV9.BRtLw7b7KyTYXhpmh_B8vFq42H5_x4-8hM8GCWa2RRA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0e0b4e04d5d34f7-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"109.75.50.90","cf-ipcountry":"TJ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[19-Jun-2026 07:09:08 UTC] === User Orders API Called ===
[19-Jun-2026 07:09:08 UTC] User ID: 843
[19-Jun-2026 07:09:08 UTC] Limit: 20, Offset: 0
[19-Jun-2026 07:09:08 UTC] Orders found: 0
[19-Jun-2026 07:09:08 UTC] Orders data: []
[19-Jun-2026 07:09:08 UTC] Total orders count: 0
[19-Jun-2026 07:09:08 UTC] === API CALL LOG ===
[19-Jun-2026 07:09:08 UTC] Endpoint: user/profile.php
[19-Jun-2026 07:09:08 UTC] Full Log Data: {
    "timestamp": "2026-06-19 07:09:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.75.50.90",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "109.75.50.90, 162.158.102.212",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQzIiwidXNlcm5hbWUiOiJmYXJhbmdpcyIsImVtYWlsIjoiZmFyYW5naXNuYWJpZXZhOEBnbWFpbC5jb20iLCJleHAiOjE3ODI0NTc3MzV9.BRtLw7b7KyTYXhpmh_B8vFq42H5_x4-8hM8GCWa2RRA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0e0b4e12d9734f7-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "109.75.50.90",
        "cf-ipcountry": "TJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jun-2026 07:09:08 UTC] === END API CALL LOG ===
[19-Jun-2026 07:09:08 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jun-2026 07:09:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQzIiwidXNlcm5hbWUiOiJmYXJhbmdpcyIsImVtYWlsIjoiZmFyYW5naXNuYWJpZXZhOEBnbWFpbC5jb20iLCJleHAiOjE3ODI0NTc3MzV9.BRtLw7b7KyTYXhpmh_B8vFq42H5_x4-8hM8GCWa2RRA
[19-Jun-2026 07:09:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jun-2026 07:09:08 UTC] ✅ JWT token verified successfully for user profile
[19-Jun-2026 07:09:08 UTC] User ID: 843
[19-Jun-2026 07:09:08 UTC] ✅ User profile retrieved successfully for user ID: 843
[19-Jun-2026 07:09:09 UTC] === API CALL LOG ===
[19-Jun-2026 07:09:09 UTC] Endpoint: user/profile.php
[19-Jun-2026 07:09:09 UTC] Full Log Data: {
    "timestamp": "2026-06-19 07:09:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.75.50.90",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "109.75.50.90, 162.158.102.212",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQzIiwidXNlcm5hbWUiOiJmYXJhbmdpcyIsImVtYWlsIjoiZmFyYW5naXNuYWJpZXZhOEBnbWFpbC5jb20iLCJleHAiOjE3ODI0NTc3MzV9.BRtLw7b7KyTYXhpmh_B8vFq42H5_x4-8hM8GCWa2RRA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0e0b4e3fe8434f7-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "109.75.50.90",
        "cf-ipcountry": "TJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jun-2026 07:09:09 UTC] === END API CALL LOG ===
[19-Jun-2026 07:09:09 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jun-2026 07:09:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQzIiwidXNlcm5hbWUiOiJmYXJhbmdpcyIsImVtYWlsIjoiZmFyYW5naXNuYWJpZXZhOEBnbWFpbC5jb20iLCJleHAiOjE3ODI0NTc3MzV9.BRtLw7b7KyTYXhpmh_B8vFq42H5_x4-8hM8GCWa2RRA
[19-Jun-2026 07:09:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jun-2026 07:09:09 UTC] ✅ JWT token verified successfully for user profile
[19-Jun-2026 07:09:09 UTC] User ID: 843
[19-Jun-2026 07:09:09 UTC] ✅ User profile retrieved successfully for user ID: 843
[19-Jun-2026 07:09:09 UTC] === API CALL LOG ===
[19-Jun-2026 07:09:09 UTC] Endpoint: user/profile.php
[19-Jun-2026 07:09:09 UTC] Full Log Data: {
    "timestamp": "2026-06-19 07:09:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.75.50.90",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "109.75.50.90, 162.158.102.212",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQzIiwidXNlcm5hbWUiOiJmYXJhbmdpcyIsImVtYWlsIjoiZmFyYW5naXNuYWJpZXZhOEBnbWFpbC5jb20iLCJleHAiOjE3ODI0NTc3MzV9.BRtLw7b7KyTYXhpmh_B8vFq42H5_x4-8hM8GCWa2RRA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0e0b4e4aed034f7-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "109.75.50.90",
        "cf-ipcountry": "TJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jun-2026 07:09:09 UTC] === END API CALL LOG ===
[19-Jun-2026 07:09:09 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jun-2026 07:09:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQzIiwidXNlcm5hbWUiOiJmYXJhbmdpcyIsImVtYWlsIjoiZmFyYW5naXNuYWJpZXZhOEBnbWFpbC5jb20iLCJleHAiOjE3ODI0NTc3MzV9.BRtLw7b7KyTYXhpmh_B8vFq42H5_x4-8hM8GCWa2RRA
[19-Jun-2026 07:09:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jun-2026 07:09:09 UTC] ✅ JWT token verified successfully for user profile
[19-Jun-2026 07:09:09 UTC] User ID: 843
[19-Jun-2026 07:09:09 UTC] ✅ User profile retrieved successfully for user ID: 843
[19-Jun-2026 07:09:19 UTC] === API CALL LOG ===
[19-Jun-2026 07:09:19 UTC] Endpoint: user/profile.php
[19-Jun-2026 07:09:19 UTC] Full Log Data: {
    "timestamp": "2026-06-19 07:09:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.75.50.90",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "109.75.50.90, 162.158.102.212",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQzIiwidXNlcm5hbWUiOiJmYXJhbmdpcyIsImVtYWlsIjoiZmFyYW5naXNuYWJpZXZhOEBnbWFpbC5jb20iLCJleHAiOjE3ODI0NTc3MzV9.BRtLw7b7KyTYXhpmh_B8vFq42H5_x4-8hM8GCWa2RRA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0e0b526bd0934f7-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "109.75.50.90",
        "cf-ipcountry": "TJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jun-2026 07:09:19 UTC] === END API CALL LOG ===
[19-Jun-2026 07:09:19 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jun-2026 07:09:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQzIiwidXNlcm5hbWUiOiJmYXJhbmdpcyIsImVtYWlsIjoiZmFyYW5naXNuYWJpZXZhOEBnbWFpbC5jb20iLCJleHAiOjE3ODI0NTc3MzV9.BRtLw7b7KyTYXhpmh_B8vFq42H5_x4-8hM8GCWa2RRA
[19-Jun-2026 07:09:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jun-2026 07:09:19 UTC] ✅ JWT token verified successfully for user profile
[19-Jun-2026 07:09:19 UTC] User ID: 843
[19-Jun-2026 07:09:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jun-2026 07:09:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jun-2026 07:09:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"109.75.50.90, 162.158.102.212","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQzIiwidXNlcm5hbWUiOiJmYXJhbmdpcyIsImVtYWlsIjoiZmFyYW5naXNuYWJpZXZhOEBnbWFpbC5jb20iLCJleHAiOjE3ODI0NTc3MzV9.BRtLw7b7KyTYXhpmh_B8vFq42H5_x4-8hM8GCWa2RRA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0e0b526bd0834f7-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"109.75.50.90","cf-ipcountry":"TJ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[19-Jun-2026 07:09:19 UTC] === User Orders API Called ===
[19-Jun-2026 07:09:19 UTC] User ID: 843
[19-Jun-2026 07:09:19 UTC] Limit: 20, Offset: 0
[19-Jun-2026 07:09:19 UTC] ✅ User profile retrieved successfully for user ID: 843
[19-Jun-2026 07:09:19 UTC] Orders found: 0
[19-Jun-2026 07:09:19 UTC] Orders data: []
[19-Jun-2026 07:09:19 UTC] Total orders count: 0
[19-Jun-2026 07:09:20 UTC] === API CALL LOG ===
[19-Jun-2026 07:09:20 UTC] Endpoint: user/profile.php
[19-Jun-2026 07:09:20 UTC] Full Log Data: {
    "timestamp": "2026-06-19 07:09:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.75.50.90",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "109.75.50.90, 162.158.102.212",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQzIiwidXNlcm5hbWUiOiJmYXJhbmdpcyIsImVtYWlsIjoiZmFyYW5naXNuYWJpZXZhOEBnbWFpbC5jb20iLCJleHAiOjE3ODI0NTc3MzV9.BRtLw7b7KyTYXhpmh_B8vFq42H5_x4-8hM8GCWa2RRA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0e0b52a8e3b34f7-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "109.75.50.90",
        "cf-ipcountry": "TJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jun-2026 07:09:20 UTC] === END API CALL LOG ===
[19-Jun-2026 07:09:20 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jun-2026 07:09:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQzIiwidXNlcm5hbWUiOiJmYXJhbmdpcyIsImVtYWlsIjoiZmFyYW5naXNuYWJpZXZhOEBnbWFpbC5jb20iLCJleHAiOjE3ODI0NTc3MzV9.BRtLw7b7KyTYXhpmh_B8vFq42H5_x4-8hM8GCWa2RRA
[19-Jun-2026 07:09:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jun-2026 07:09:20 UTC] ✅ JWT token verified successfully for user profile
[19-Jun-2026 07:09:20 UTC] User ID: 843
[19-Jun-2026 07:09:20 UTC] ✅ User profile retrieved successfully for user ID: 843
[19-Jun-2026 07:09:20 UTC] === API CALL LOG ===
[19-Jun-2026 07:09:20 UTC] Endpoint: user/profile.php
[19-Jun-2026 07:09:20 UTC] Full Log Data: {
    "timestamp": "2026-06-19 07:09:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.75.50.90",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "109.75.50.90, 162.158.102.212",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQzIiwidXNlcm5hbWUiOiJmYXJhbmdpcyIsImVtYWlsIjoiZmFyYW5naXNuYWJpZXZhOEBnbWFpbC5jb20iLCJleHAiOjE3ODI0NTc3MzV9.BRtLw7b7KyTYXhpmh_B8vFq42H5_x4-8hM8GCWa2RRA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0e0b52b7e9034f7-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "109.75.50.90",
        "cf-ipcountry": "TJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jun-2026 07:09:20 UTC] === END API CALL LOG ===
[19-Jun-2026 07:09:20 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jun-2026 07:09:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQzIiwidXNlcm5hbWUiOiJmYXJhbmdpcyIsImVtYWlsIjoiZmFyYW5naXNuYWJpZXZhOEBnbWFpbC5jb20iLCJleHAiOjE3ODI0NTc3MzV9.BRtLw7b7KyTYXhpmh_B8vFq42H5_x4-8hM8GCWa2RRA
[19-Jun-2026 07:09:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jun-2026 07:09:20 UTC] ✅ JWT token verified successfully for user profile
[19-Jun-2026 07:09:20 UTC] User ID: 843
[19-Jun-2026 07:09:20 UTC] ✅ User profile retrieved successfully for user ID: 843
[19-Jun-2026 07:09:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jun-2026 07:09:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jun-2026 07:09:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"109.75.50.90, 162.158.102.212","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQzIiwidXNlcm5hbWUiOiJmYXJhbmdpcyIsImVtYWlsIjoiZmFyYW5naXNuYWJpZXZhOEBnbWFpbC5jb20iLCJleHAiOjE3ODI0NTc3MzV9.BRtLw7b7KyTYXhpmh_B8vFq42H5_x4-8hM8GCWa2RRA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0e0b54faa9234f7-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"109.75.50.90","cf-ipcountry":"TJ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[19-Jun-2026 07:09:26 UTC] === User Orders API Called ===
[19-Jun-2026 07:09:26 UTC] User ID: 843
[19-Jun-2026 07:09:26 UTC] Limit: 20, Offset: 0
[19-Jun-2026 07:09:26 UTC] Orders found: 0
[19-Jun-2026 07:09:26 UTC] Orders data: []
[19-Jun-2026 07:09:26 UTC] Total orders count: 0
[19-Jun-2026 07:09:26 UTC] === API CALL LOG ===
[19-Jun-2026 07:09:26 UTC] Endpoint: user/profile.php
[19-Jun-2026 07:09:26 UTC] Full Log Data: {
    "timestamp": "2026-06-19 07:09:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.75.50.90",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "109.75.50.90, 162.158.102.212",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQzIiwidXNlcm5hbWUiOiJmYXJhbmdpcyIsImVtYWlsIjoiZmFyYW5naXNuYWJpZXZhOEBnbWFpbC5jb20iLCJleHAiOjE3ODI0NTc3MzV9.BRtLw7b7KyTYXhpmh_B8vFq42H5_x4-8hM8GCWa2RRA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0e0b54faa9434f7-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "109.75.50.90",
        "cf-ipcountry": "TJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jun-2026 07:09:26 UTC] === END API CALL LOG ===
[19-Jun-2026 07:09:26 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jun-2026 07:09:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQzIiwidXNlcm5hbWUiOiJmYXJhbmdpcyIsImVtYWlsIjoiZmFyYW5naXNuYWJpZXZhOEBnbWFpbC5jb20iLCJleHAiOjE3ODI0NTc3MzV9.BRtLw7b7KyTYXhpmh_B8vFq42H5_x4-8hM8GCWa2RRA
[19-Jun-2026 07:09:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jun-2026 07:09:26 UTC] ✅ JWT token verified successfully for user profile
[19-Jun-2026 07:09:26 UTC] User ID: 843
[19-Jun-2026 07:09:26 UTC] ✅ User profile retrieved successfully for user ID: 843
[19-Jun-2026 07:09:26 UTC] === API CALL LOG ===
[19-Jun-2026 07:09:26 UTC] Endpoint: user/profile.php
[19-Jun-2026 07:09:26 UTC] Full Log Data: {
    "timestamp": "2026-06-19 07:09:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.75.50.90",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "109.75.50.90, 162.158.102.212",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQzIiwidXNlcm5hbWUiOiJmYXJhbmdpcyIsImVtYWlsIjoiZmFyYW5naXNuYWJpZXZhOEBnbWFpbC5jb20iLCJleHAiOjE3ODI0NTc3MzV9.BRtLw7b7KyTYXhpmh_B8vFq42H5_x4-8hM8GCWa2RRA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0e0b5530bb434f7-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "109.75.50.90",
        "cf-ipcountry": "TJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jun-2026 07:09:26 UTC] === END API CALL LOG ===
[19-Jun-2026 07:09:26 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jun-2026 07:09:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQzIiwidXNlcm5hbWUiOiJmYXJhbmdpcyIsImVtYWlsIjoiZmFyYW5naXNuYWJpZXZhOEBnbWFpbC5jb20iLCJleHAiOjE3ODI0NTc3MzV9.BRtLw7b7KyTYXhpmh_B8vFq42H5_x4-8hM8GCWa2RRA
[19-Jun-2026 07:09:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jun-2026 07:09:26 UTC] ✅ JWT token verified successfully for user profile
[19-Jun-2026 07:09:26 UTC] User ID: 843
[19-Jun-2026 07:09:26 UTC] ✅ User profile retrieved successfully for user ID: 843
[19-Jun-2026 07:09:27 UTC] === API CALL LOG ===
[19-Jun-2026 07:09:27 UTC] Endpoint: user/profile.php
[19-Jun-2026 07:09:27 UTC] Full Log Data: {
    "timestamp": "2026-06-19 07:09:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.75.50.90",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "109.75.50.90, 162.158.102.212",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQzIiwidXNlcm5hbWUiOiJmYXJhbmdpcyIsImVtYWlsIjoiZmFyYW5naXNuYWJpZXZhOEBnbWFpbC5jb20iLCJleHAiOjE3ODI0NTc3MzV9.BRtLw7b7KyTYXhpmh_B8vFq42H5_x4-8hM8GCWa2RRA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0e0b554bce034f7-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "109.75.50.90",
        "cf-ipcountry": "TJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jun-2026 07:09:27 UTC] === END API CALL LOG ===
[19-Jun-2026 07:09:27 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jun-2026 07:09:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQzIiwidXNlcm5hbWUiOiJmYXJhbmdpcyIsImVtYWlsIjoiZmFyYW5naXNuYWJpZXZhOEBnbWFpbC5jb20iLCJleHAiOjE3ODI0NTc3MzV9.BRtLw7b7KyTYXhpmh_B8vFq42H5_x4-8hM8GCWa2RRA
[19-Jun-2026 07:09:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jun-2026 07:09:27 UTC] ✅ JWT token verified successfully for user profile
[19-Jun-2026 07:09:27 UTC] User ID: 843
[19-Jun-2026 07:09:27 UTC] ✅ User profile retrieved successfully for user ID: 843
[19-Jun-2026 07:09:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jun-2026 07:09:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jun-2026 07:09:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"109.75.50.90, 162.158.102.212","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQzIiwidXNlcm5hbWUiOiJmYXJhbmdpcyIsImVtYWlsIjoiZmFyYW5naXNuYWJpZXZhOEBnbWFpbC5jb20iLCJleHAiOjE3ODI0NTc3MzV9.BRtLw7b7KyTYXhpmh_B8vFq42H5_x4-8hM8GCWa2RRA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0e0b5876aba34f7-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"109.75.50.90","cf-ipcountry":"TJ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[19-Jun-2026 07:09:35 UTC] === User Orders API Called ===
[19-Jun-2026 07:09:35 UTC] User ID: 843
[19-Jun-2026 07:09:35 UTC] Limit: 20, Offset: 0
[19-Jun-2026 07:09:35 UTC] Orders found: 0
[19-Jun-2026 07:09:35 UTC] Orders data: []
[19-Jun-2026 07:09:35 UTC] Total orders count: 0
[19-Jun-2026 07:09:36 UTC] === API CALL LOG ===
[19-Jun-2026 07:09:36 UTC] Endpoint: user/profile.php
[19-Jun-2026 07:09:36 UTC] Full Log Data: {
    "timestamp": "2026-06-19 07:09:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.75.50.90",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "109.75.50.90, 162.158.102.212",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQzIiwidXNlcm5hbWUiOiJmYXJhbmdpcyIsImVtYWlsIjoiZmFyYW5naXNuYWJpZXZhOEBnbWFpbC5jb20iLCJleHAiOjE3ODI0NTc3MzV9.BRtLw7b7KyTYXhpmh_B8vFq42H5_x4-8hM8GCWa2RRA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0e0b58f0cf634f7-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "109.75.50.90",
        "cf-ipcountry": "TJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jun-2026 07:09:36 UTC] === END API CALL LOG ===
[19-Jun-2026 07:09:36 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jun-2026 07:09:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQzIiwidXNlcm5hbWUiOiJmYXJhbmdpcyIsImVtYWlsIjoiZmFyYW5naXNuYWJpZXZhOEBnbWFpbC5jb20iLCJleHAiOjE3ODI0NTc3MzV9.BRtLw7b7KyTYXhpmh_B8vFq42H5_x4-8hM8GCWa2RRA
[19-Jun-2026 07:09:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jun-2026 07:09:36 UTC] ✅ JWT token verified successfully for user profile
[19-Jun-2026 07:09:36 UTC] User ID: 843
[19-Jun-2026 07:09:36 UTC] ✅ User profile retrieved successfully for user ID: 843
[19-Jun-2026 07:09:36 UTC] User Purchases API - User ID: 843
[19-Jun-2026 07:09:36 UTC] User Purchases API - Total purchases found: 0
[19-Jun-2026 07:57:59 UTC] === API CALL LOG ===
[19-Jun-2026 07:57:59 UTC] Endpoint: user/profile.php
[19-Jun-2026 07:57:59 UTC] Full Log Data: {
    "timestamp": "2026-06-19 07:57:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:f29:1118:e38c:14ce:b634:8304:79f9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:f29:1118:e38c:14ce:b634:8304:79f9, 172.70.108.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0e0fc6d8f99e285-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:f29:1118:e38c:14ce:b634:8304:79f9",
        "cf-ipcountry": "AE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jun-2026 07:57:59 UTC] === END API CALL LOG ===
[19-Jun-2026 07:57:59 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jun-2026 07:57:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[19-Jun-2026 07:57:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jun-2026 07:57:59 UTC] ✅ JWT token verified successfully for user profile
[19-Jun-2026 07:57:59 UTC] User ID: 205
[19-Jun-2026 07:57:59 UTC] ✅ User profile retrieved successfully for user ID: 205
[19-Jun-2026 07:57:59 UTC] === API CALL LOG ===
[19-Jun-2026 07:57:59 UTC] Endpoint: user/profile.php
[19-Jun-2026 07:57:59 UTC] Full Log Data: {
    "timestamp": "2026-06-19 07:57:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:f29:1118:e38c:14ce:b634:8304:79f9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:f29:1118:e38c:14ce:b634:8304:79f9, 172.70.108.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0e0fc718d31e285-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:f29:1118:e38c:14ce:b634:8304:79f9",
        "cf-ipcountry": "AE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jun-2026 07:57:59 UTC] === END API CALL LOG ===
[19-Jun-2026 07:57:59 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jun-2026 07:57:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[19-Jun-2026 07:57:59 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jun-2026 07:57:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jun-2026 07:57:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jun-2026 07:57:59 UTC] ✅ JWT token verified successfully for user profile
[19-Jun-2026 07:57:59 UTC] User ID: 205
[19-Jun-2026 07:57:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a00:f29:1118:e38c:14ce:b634:8304:79f9, 172.70.108.14","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0e0fc718d34e285-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a00:f29:1118:e38c:14ce:b634:8304:79f9","cf-ipcountry":"AE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[19-Jun-2026 07:57:59 UTC] === User Orders API Called ===
[19-Jun-2026 07:57:59 UTC] User ID: 205
[19-Jun-2026 07:57:59 UTC] Limit: 20, Offset: 0
[19-Jun-2026 07:57:59 UTC] ✅ User profile retrieved successfully for user ID: 205
[19-Jun-2026 07:57:59 UTC] Orders found: 20
[19-Jun-2026 07:57:59 UTC] Orders data: [{"id":346,"quantity":1000,"total_coins":1000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Lotus365mahadevAuto\/212","status":"pending","created_at":"2026-06-14 16:09:41","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":345,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Lotus365mahadevAuto","status":"cancelled","created_at":"2026-06-14 12:54:15","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":344,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Lotus365mahadevAuto\/211","status":"cancelled","created_at":"2026-06-14 12:10:09","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":298,"quantity":1500,"total_coins":1500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Lotus365mahadevAuto\/138","status":"completed","created_at":"2026-05-22 15:31:53","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":297,"quantity":1500,"total_coins":1500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Lotus365mahadevAuto\/141","status":"completed","created_at":"2026-05-22 15:31:17","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":185,"quantity":150,"total_coins":3000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W","status":"completed","created_at":"2026-04-11 18:09:46","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":180,"quantity":750,"total_coins":750,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/44","status":"completed","created_at":"2026-04-11 09:14:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":179,"quantity":750,"total_coins":750,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/45","status":"completed","created_at":"2026-04-11 09:13:08","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":178,"quantity":350,"total_coins":350,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/45","status":"completed","created_at":"2026-04-11 06:01:34","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":177,"quantity":1000,"total_coins":1000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/42","status":"completed","created_at":"2026-04-10 07:23:14","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":176,"quantity":750,"total_coins":750,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/44","status":"completed","created_at":"2026-04-10 06:53:11","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":175,"quantity":250,"total_coins":250,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/44","status":"completed","created_at":"2026-04-10 04:37:59","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":174,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"completed","created_at":"2026-04-09 01:05:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":173,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-09 01:04:09","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":172,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/42","status":"completed","created_at":"2026-04-09 00:45:50","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":170,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-08 07:02:32","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":169,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"completed","created_at":"2026-04-08 07:01:03","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":168,"quantity":1000,"total_coins":1000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"completed","created_at":"2026-04-08 03:32:21","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":154,"quantity":325,"total_coins":325,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 09:39:00","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":153,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 05:21:54","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[19-Jun-2026 07:57:59 UTC] Total orders count: 29
[19-Jun-2026 07:58:00 UTC] === API CALL LOG ===
[19-Jun-2026 07:58:00 UTC] Endpoint: user/profile.php
[19-Jun-2026 07:58:00 UTC] Full Log Data: {
    "timestamp": "2026-06-19 07:58:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:f29:1118:e38c:14ce:b634:8304:79f9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:f29:1118:e38c:14ce:b634:8304:79f9, 172.70.108.47",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0e0fc724e39e285-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:f29:1118:e38c:14ce:b634:8304:79f9",
        "cf-ipcountry": "AE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jun-2026 07:58:00 UTC] === END API CALL LOG ===
[19-Jun-2026 07:58:00 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jun-2026 07:58:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[19-Jun-2026 07:58:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jun-2026 07:58:00 UTC] ✅ JWT token verified successfully for user profile
[19-Jun-2026 07:58:00 UTC] User ID: 205
[19-Jun-2026 07:58:00 UTC] ✅ User profile retrieved successfully for user ID: 205
[19-Jun-2026 07:58:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jun-2026 07:58:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jun-2026 07:58:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a00:f29:1118:e38c:14ce:b634:8304:79f9, 172.70.108.14","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0e0fc816d24e285-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a00:f29:1118:e38c:14ce:b634:8304:79f9","cf-ipcountry":"AE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[19-Jun-2026 07:58:02 UTC] === User Orders API Called ===
[19-Jun-2026 07:58:02 UTC] User ID: 205
[19-Jun-2026 07:58:02 UTC] Limit: 20, Offset: 0
[19-Jun-2026 07:58:02 UTC] Orders found: 20
[19-Jun-2026 07:58:02 UTC] Orders data: [{"id":346,"quantity":1000,"total_coins":1000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Lotus365mahadevAuto\/212","status":"pending","created_at":"2026-06-14 16:09:41","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":345,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Lotus365mahadevAuto","status":"cancelled","created_at":"2026-06-14 12:54:15","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":344,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Lotus365mahadevAuto\/211","status":"cancelled","created_at":"2026-06-14 12:10:09","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":298,"quantity":1500,"total_coins":1500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Lotus365mahadevAuto\/138","status":"completed","created_at":"2026-05-22 15:31:53","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":297,"quantity":1500,"total_coins":1500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Lotus365mahadevAuto\/141","status":"completed","created_at":"2026-05-22 15:31:17","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":185,"quantity":150,"total_coins":3000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W","status":"completed","created_at":"2026-04-11 18:09:46","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":180,"quantity":750,"total_coins":750,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/44","status":"completed","created_at":"2026-04-11 09:14:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":179,"quantity":750,"total_coins":750,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/45","status":"completed","created_at":"2026-04-11 09:13:08","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":178,"quantity":350,"total_coins":350,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/45","status":"completed","created_at":"2026-04-11 06:01:34","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":177,"quantity":1000,"total_coins":1000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/42","status":"completed","created_at":"2026-04-10 07:23:14","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":176,"quantity":750,"total_coins":750,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/44","status":"completed","created_at":"2026-04-10 06:53:11","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":175,"quantity":250,"total_coins":250,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/44","status":"completed","created_at":"2026-04-10 04:37:59","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":174,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"completed","created_at":"2026-04-09 01:05:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":173,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-09 01:04:09","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":172,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/42","status":"completed","created_at":"2026-04-09 00:45:50","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":170,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-08 07:02:32","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":169,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"completed","created_at":"2026-04-08 07:01:03","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":168,"quantity":1000,"total_coins":1000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"completed","created_at":"2026-04-08 03:32:21","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":154,"quantity":325,"total_coins":325,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 09:39:00","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":153,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 05:21:54","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[19-Jun-2026 07:58:02 UTC] Total orders count: 29
[19-Jun-2026 07:58:09 UTC] === API CALL LOG ===
[19-Jun-2026 07:58:09 UTC] Endpoint: user/profile.php
[19-Jun-2026 07:58:09 UTC] Full Log Data: {
    "timestamp": "2026-06-19 07:58:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:f29:1118:e38c:14ce:b634:8304:79f9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:f29:1118:e38c:14ce:b634:8304:79f9, 172.70.108.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0e0fcaa7d78e285-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:f29:1118:e38c:14ce:b634:8304:79f9",
        "cf-ipcountry": "AE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jun-2026 07:58:09 UTC] === END API CALL LOG ===
[19-Jun-2026 07:58:09 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jun-2026 07:58:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[19-Jun-2026 07:58:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jun-2026 07:58:09 UTC] ✅ JWT token verified successfully for user profile
[19-Jun-2026 07:58:09 UTC] User ID: 205
[19-Jun-2026 07:58:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jun-2026 07:58:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jun-2026 07:58:09 UTC] ✅ User profile retrieved successfully for user ID: 205
[19-Jun-2026 07:58:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a00:f29:1118:e38c:14ce:b634:8304:79f9, 172.70.108.14","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0e0fcaa7d76e285-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a00:f29:1118:e38c:14ce:b634:8304:79f9","cf-ipcountry":"AE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[19-Jun-2026 07:58:09 UTC] === User Orders API Called ===
[19-Jun-2026 07:58:09 UTC] User ID: 205
[19-Jun-2026 07:58:09 UTC] Limit: 20, Offset: 0
[19-Jun-2026 07:58:09 UTC] Orders found: 20
[19-Jun-2026 07:58:09 UTC] Orders data: [{"id":346,"quantity":1000,"total_coins":1000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Lotus365mahadevAuto\/212","status":"pending","created_at":"2026-06-14 16:09:41","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":345,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Lotus365mahadevAuto","status":"cancelled","created_at":"2026-06-14 12:54:15","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":344,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Lotus365mahadevAuto\/211","status":"cancelled","created_at":"2026-06-14 12:10:09","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":298,"quantity":1500,"total_coins":1500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Lotus365mahadevAuto\/138","status":"completed","created_at":"2026-05-22 15:31:53","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":297,"quantity":1500,"total_coins":1500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Lotus365mahadevAuto\/141","status":"completed","created_at":"2026-05-22 15:31:17","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":185,"quantity":150,"total_coins":3000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W","status":"completed","created_at":"2026-04-11 18:09:46","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":180,"quantity":750,"total_coins":750,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/44","status":"completed","created_at":"2026-04-11 09:14:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":179,"quantity":750,"total_coins":750,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/45","status":"completed","created_at":"2026-04-11 09:13:08","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":178,"quantity":350,"total_coins":350,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/45","status":"completed","created_at":"2026-04-11 06:01:34","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":177,"quantity":1000,"total_coins":1000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/42","status":"completed","created_at":"2026-04-10 07:23:14","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":176,"quantity":750,"total_coins":750,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/44","status":"completed","created_at":"2026-04-10 06:53:11","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":175,"quantity":250,"total_coins":250,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/44","status":"completed","created_at":"2026-04-10 04:37:59","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":174,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"completed","created_at":"2026-04-09 01:05:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":173,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-09 01:04:09","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":172,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/42","status":"completed","created_at":"2026-04-09 00:45:50","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":170,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-08 07:02:32","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":169,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"completed","created_at":"2026-04-08 07:01:03","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":168,"quantity":1000,"total_coins":1000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"completed","created_at":"2026-04-08 03:32:21","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":154,"quantity":325,"total_coins":325,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 09:39:00","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":153,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 05:21:54","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[19-Jun-2026 07:58:09 UTC] Total orders count: 29
[19-Jun-2026 07:58:09 UTC] === API CALL LOG ===
[19-Jun-2026 07:58:09 UTC] Endpoint: user/profile.php
[19-Jun-2026 07:58:09 UTC] Full Log Data: {
    "timestamp": "2026-06-19 07:58:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:f29:1118:e38c:14ce:b634:8304:79f9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:f29:1118:e38c:14ce:b634:8304:79f9, 172.70.108.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0e0fcae1b8ae285-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:f29:1118:e38c:14ce:b634:8304:79f9",
        "cf-ipcountry": "AE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jun-2026 07:58:09 UTC] === END API CALL LOG ===
[19-Jun-2026 07:58:09 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jun-2026 07:58:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[19-Jun-2026 07:58:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jun-2026 07:58:09 UTC] ✅ JWT token verified successfully for user profile
[19-Jun-2026 07:58:09 UTC] User ID: 205
[19-Jun-2026 07:58:09 UTC] ✅ User profile retrieved successfully for user ID: 205
[19-Jun-2026 07:58:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jun-2026 07:58:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jun-2026 07:58:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a00:f29:1118:e38c:14ce:b634:8304:79f9, 172.70.108.15","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0e0fcceae53e285-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a00:f29:1118:e38c:14ce:b634:8304:79f9","cf-ipcountry":"AE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[19-Jun-2026 07:58:14 UTC] === User Orders API Called ===
[19-Jun-2026 07:58:14 UTC] User ID: 205
[19-Jun-2026 07:58:14 UTC] Limit: 20, Offset: 0
[19-Jun-2026 07:58:14 UTC] Orders found: 20
[19-Jun-2026 07:58:14 UTC] Orders data: [{"id":346,"quantity":1000,"total_coins":1000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Lotus365mahadevAuto\/212","status":"pending","created_at":"2026-06-14 16:09:41","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":345,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Lotus365mahadevAuto","status":"cancelled","created_at":"2026-06-14 12:54:15","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":344,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Lotus365mahadevAuto\/211","status":"cancelled","created_at":"2026-06-14 12:10:09","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":298,"quantity":1500,"total_coins":1500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Lotus365mahadevAuto\/138","status":"completed","created_at":"2026-05-22 15:31:53","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":297,"quantity":1500,"total_coins":1500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Lotus365mahadevAuto\/141","status":"completed","created_at":"2026-05-22 15:31:17","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":185,"quantity":150,"total_coins":3000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W","status":"completed","created_at":"2026-04-11 18:09:46","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":180,"quantity":750,"total_coins":750,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/44","status":"completed","created_at":"2026-04-11 09:14:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":179,"quantity":750,"total_coins":750,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/45","status":"completed","created_at":"2026-04-11 09:13:08","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":178,"quantity":350,"total_coins":350,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/45","status":"completed","created_at":"2026-04-11 06:01:34","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":177,"quantity":1000,"total_coins":1000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/42","status":"completed","created_at":"2026-04-10 07:23:14","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":176,"quantity":750,"total_coins":750,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/44","status":"completed","created_at":"2026-04-10 06:53:11","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":175,"quantity":250,"total_coins":250,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/44","status":"completed","created_at":"2026-04-10 04:37:59","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":174,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"completed","created_at":"2026-04-09 01:05:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":173,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-09 01:04:09","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":172,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/42","status":"completed","created_at":"2026-04-09 00:45:50","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":170,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-08 07:02:32","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":169,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"completed","created_at":"2026-04-08 07:01:03","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":168,"quantity":1000,"total_coins":1000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"completed","created_at":"2026-04-08 03:32:21","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":154,"quantity":325,"total_coins":325,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 09:39:00","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":153,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 05:21:54","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[19-Jun-2026 07:58:14 UTC] Total orders count: 29
[19-Jun-2026 07:58:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jun-2026 07:58:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jun-2026 07:58:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a00:f29:1118:e38c:14ce:b634:8304:79f9, 172.70.108.15","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0e0fcde1e16e285-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a00:f29:1118:e38c:14ce:b634:8304:79f9","cf-ipcountry":"AE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[19-Jun-2026 07:58:17 UTC] === User Orders API Called ===
[19-Jun-2026 07:58:17 UTC] User ID: 205
[19-Jun-2026 07:58:17 UTC] Limit: 20, Offset: 0
[19-Jun-2026 07:58:17 UTC] === API CALL LOG ===
[19-Jun-2026 07:58:17 UTC] Endpoint: user/profile.php
[19-Jun-2026 07:58:17 UTC] Full Log Data: {
    "timestamp": "2026-06-19 07:58:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:f29:1118:e38c:14ce:b634:8304:79f9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:f29:1118:e38c:14ce:b634:8304:79f9, 172.70.108.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0e0fcde1e1ae285-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:f29:1118:e38c:14ce:b634:8304:79f9",
        "cf-ipcountry": "AE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jun-2026 07:58:17 UTC] === END API CALL LOG ===
[19-Jun-2026 07:58:17 UTC] Orders found: 20
[19-Jun-2026 07:58:17 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jun-2026 07:58:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[19-Jun-2026 07:58:17 UTC] Orders data: [{"id":346,"quantity":1000,"total_coins":1000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Lotus365mahadevAuto\/212","status":"pending","created_at":"2026-06-14 16:09:41","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":345,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Lotus365mahadevAuto","status":"cancelled","created_at":"2026-06-14 12:54:15","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":344,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Lotus365mahadevAuto\/211","status":"cancelled","created_at":"2026-06-14 12:10:09","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":298,"quantity":1500,"total_coins":1500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Lotus365mahadevAuto\/138","status":"completed","created_at":"2026-05-22 15:31:53","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":297,"quantity":1500,"total_coins":1500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Lotus365mahadevAuto\/141","status":"completed","created_at":"2026-05-22 15:31:17","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":185,"quantity":150,"total_coins":3000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W","status":"completed","created_at":"2026-04-11 18:09:46","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":180,"quantity":750,"total_coins":750,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/44","status":"completed","created_at":"2026-04-11 09:14:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":179,"quantity":750,"total_coins":750,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/45","status":"completed","created_at":"2026-04-11 09:13:08","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":178,"quantity":350,"total_coins":350,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/45","status":"completed","created_at":"2026-04-11 06:01:34","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":177,"quantity":1000,"total_coins":1000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/42","status":"completed","created_at":"2026-04-10 07:23:14","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":176,"quantity":750,"total_coins":750,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/44","status":"completed","created_at":"2026-04-10 06:53:11","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":175,"quantity":250,"total_coins":250,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/44","status":"completed","created_at":"2026-04-10 04:37:59","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":174,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"completed","created_at":"2026-04-09 01:05:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":173,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-09 01:04:09","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":172,"quantity":1050,"total_coins":1050,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/42","status":"completed","created_at":"2026-04-09 00:45:50","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":170,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-08 07:02:32","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":169,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"completed","created_at":"2026-04-08 07:01:03","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":168,"quantity":1000,"total_coins":1000,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/41","status":"completed","created_at":"2026-04-08 03:32:21","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":154,"quantity":325,"total_coins":325,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 09:39:00","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":153,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/WIN365W\/40","status":"completed","created_at":"2026-04-03 05:21:54","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[19-Jun-2026 07:58:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jun-2026 07:58:17 UTC] ✅ JWT token verified successfully for user profile
[19-Jun-2026 07:58:17 UTC] User ID: 205
[19-Jun-2026 07:58:17 UTC] Total orders count: 29
[19-Jun-2026 07:58:17 UTC] ✅ User profile retrieved successfully for user ID: 205
[19-Jun-2026 07:58:17 UTC] === API CALL LOG ===
[19-Jun-2026 07:58:17 UTC] Endpoint: user/profile.php
[19-Jun-2026 07:58:17 UTC] Full Log Data: {
    "timestamp": "2026-06-19 07:58:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:f29:1118:e38c:14ce:b634:8304:79f9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:f29:1118:e38c:14ce:b634:8304:79f9, 172.70.108.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0e0fce22bc4e285-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:f29:1118:e38c:14ce:b634:8304:79f9",
        "cf-ipcountry": "AE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jun-2026 07:58:17 UTC] === END API CALL LOG ===
[19-Jun-2026 07:58:17 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jun-2026 07:58:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[19-Jun-2026 07:58:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jun-2026 07:58:17 UTC] ✅ JWT token verified successfully for user profile
[19-Jun-2026 07:58:17 UTC] User ID: 205
[19-Jun-2026 07:58:17 UTC] ✅ User profile retrieved successfully for user ID: 205
[19-Jun-2026 07:58:20 UTC] === API CALL LOG ===
[19-Jun-2026 07:58:20 UTC] Endpoint: user/profile.php
[19-Jun-2026 07:58:20 UTC] Full Log Data: {
    "timestamp": "2026-06-19 07:58:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:f29:1118:e38c:14ce:b634:8304:79f9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:f29:1118:e38c:14ce:b634:8304:79f9, 172.70.108.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0e0fcef8ecae285-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:f29:1118:e38c:14ce:b634:8304:79f9",
        "cf-ipcountry": "AE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jun-2026 07:58:20 UTC] === END API CALL LOG ===
[19-Jun-2026 07:58:20 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jun-2026 07:58:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[19-Jun-2026 07:58:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jun-2026 07:58:20 UTC] ✅ JWT token verified successfully for user profile
[19-Jun-2026 07:58:20 UTC] User ID: 205
[19-Jun-2026 07:58:20 UTC] ✅ User profile retrieved successfully for user ID: 205
[19-Jun-2026 07:58:20 UTC] === API CALL LOG ===
[19-Jun-2026 07:58:20 UTC] Endpoint: user/profile.php
[19-Jun-2026 07:58:20 UTC] Full Log Data: {
    "timestamp": "2026-06-19 07:58:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:f29:1118:e38c:14ce:b634:8304:79f9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:f29:1118:e38c:14ce:b634:8304:79f9, 172.70.108.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0e0fcf4adfee285-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:f29:1118:e38c:14ce:b634:8304:79f9",
        "cf-ipcountry": "AE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jun-2026 07:58:20 UTC] === END API CALL LOG ===
[19-Jun-2026 07:58:20 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jun-2026 07:58:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjA1IiwidXNlcm5hbWUiOiJ3aW4zNjUiLCJlbWFpbCI6ImZhaXJiZXQzNjVmaW5hbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc3NTQ2MTYwOX0.BpokfSny5jH7NCzznJPshhrZ1el2SLRr_mQGdWlCmXc
[19-Jun-2026 07:58:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jun-2026 07:58:20 UTC] ✅ JWT token verified successfully for user profile
[19-Jun-2026 07:58:20 UTC] User ID: 205
[19-Jun-2026 07:58:20 UTC] ✅ User profile retrieved successfully for user ID: 205
[19-Jun-2026 07:58:21 UTC] User Purchases API - User ID: 205
[19-Jun-2026 07:58:21 UTC] User Purchases API - Total purchases found: 10
[19-Jun-2026 10:44:28 UTC] === API CALL LOG ===
[19-Jun-2026 10:44:28 UTC] Endpoint: user/profile.php
[19-Jun-2026 10:44:28 UTC] Full Log Data: {
    "timestamp": "2026-06-19 10:44:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.102.237.116",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "149.102.237.116, 172.69.9.68",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ0IiwidXNlcm5hbWUiOiJhdnZ5bG9oaWEiLCJlbWFpbCI6ImF2dnlsb2hpYTAwMDdAZ21haWwuY29tIiwiZXhwIjoxNzgyNDcwNjY3fQ.vOTblI-J5OVNY_knhifkdTF1t9SbRSuBddlQBbcuqow",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0e1f04c2b32c536-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "149.102.237.116",
        "cf-ipcountry": "IT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jun-2026 10:44:28 UTC] === END API CALL LOG ===
[19-Jun-2026 10:44:28 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jun-2026 10:44:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ0IiwidXNlcm5hbWUiOiJhdnZ5bG9oaWEiLCJlbWFpbCI6ImF2dnlsb2hpYTAwMDdAZ21haWwuY29tIiwiZXhwIjoxNzgyNDcwNjY3fQ.vOTblI-J5OVNY_knhifkdTF1t9SbRSuBddlQBbcuqow
[19-Jun-2026 10:44:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jun-2026 10:44:28 UTC] ✅ JWT token verified successfully for user profile
[19-Jun-2026 10:44:28 UTC] User ID: 844
[19-Jun-2026 10:44:28 UTC] ✅ User profile retrieved successfully for user ID: 844
[19-Jun-2026 10:44:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jun-2026 10:44:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jun-2026 10:44:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"149.102.237.116, 172.69.9.70","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ0IiwidXNlcm5hbWUiOiJhdnZ5bG9oaWEiLCJlbWFpbCI6ImF2dnlsb2hpYTAwMDdAZ21haWwuY29tIiwiZXhwIjoxNzgyNDcwNjY3fQ.vOTblI-J5OVNY_knhifkdTF1t9SbRSuBddlQBbcuqow","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0e1f04c2b35c536-MXP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"149.102.237.116","cf-ipcountry":"IT","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[19-Jun-2026 10:44:28 UTC] === User Orders API Called ===
[19-Jun-2026 10:44:28 UTC] User ID: 844
[19-Jun-2026 10:44:28 UTC] Limit: 20, Offset: 0
[19-Jun-2026 10:44:28 UTC] Orders found: 0
[19-Jun-2026 10:44:28 UTC] Orders data: []
[19-Jun-2026 10:44:28 UTC] Total orders count: 0
[19-Jun-2026 10:44:28 UTC] === API CALL LOG ===
[19-Jun-2026 10:44:28 UTC] Endpoint: user/profile.php
[19-Jun-2026 10:44:28 UTC] Full Log Data: {
    "timestamp": "2026-06-19 10:44:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.102.237.116",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "149.102.237.116, 172.69.9.68",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ0IiwidXNlcm5hbWUiOiJhdnZ5bG9oaWEiLCJlbWFpbCI6ImF2dnlsb2hpYTAwMDdAZ21haWwuY29tIiwiZXhwIjoxNzgyNDcwNjY3fQ.vOTblI-J5OVNY_knhifkdTF1t9SbRSuBddlQBbcuqow",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0e1f04c2b36c536-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "149.102.237.116",
        "cf-ipcountry": "IT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jun-2026 10:44:28 UTC] === END API CALL LOG ===
[19-Jun-2026 10:44:28 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jun-2026 10:44:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ0IiwidXNlcm5hbWUiOiJhdnZ5bG9oaWEiLCJlbWFpbCI6ImF2dnlsb2hpYTAwMDdAZ21haWwuY29tIiwiZXhwIjoxNzgyNDcwNjY3fQ.vOTblI-J5OVNY_knhifkdTF1t9SbRSuBddlQBbcuqow
[19-Jun-2026 10:44:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jun-2026 10:44:28 UTC] ✅ JWT token verified successfully for user profile
[19-Jun-2026 10:44:28 UTC] User ID: 844
[19-Jun-2026 10:44:28 UTC] ✅ User profile retrieved successfully for user ID: 844
[19-Jun-2026 10:44:29 UTC] === API CALL LOG ===
[19-Jun-2026 10:44:29 UTC] Endpoint: user/profile.php
[19-Jun-2026 10:44:29 UTC] Full Log Data: {
    "timestamp": "2026-06-19 10:44:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.102.237.116",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "149.102.237.116, 172.69.9.68",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ0IiwidXNlcm5hbWUiOiJhdnZ5bG9oaWEiLCJlbWFpbCI6ImF2dnlsb2hpYTAwMDdAZ21haWwuY29tIiwiZXhwIjoxNzgyNDcwNjY3fQ.vOTblI-J5OVNY_knhifkdTF1t9SbRSuBddlQBbcuqow",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0e1f0558ceac536-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "149.102.237.116",
        "cf-ipcountry": "IT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jun-2026 10:44:29 UTC] === END API CALL LOG ===
[19-Jun-2026 10:44:29 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jun-2026 10:44:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ0IiwidXNlcm5hbWUiOiJhdnZ5bG9oaWEiLCJlbWFpbCI6ImF2dnlsb2hpYTAwMDdAZ21haWwuY29tIiwiZXhwIjoxNzgyNDcwNjY3fQ.vOTblI-J5OVNY_knhifkdTF1t9SbRSuBddlQBbcuqow
[19-Jun-2026 10:44:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jun-2026 10:44:29 UTC] ✅ JWT token verified successfully for user profile
[19-Jun-2026 10:44:29 UTC] User ID: 844
[19-Jun-2026 10:44:29 UTC] ✅ User profile retrieved successfully for user ID: 844
[19-Jun-2026 10:44:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jun-2026 10:44:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jun-2026 10:44:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"149.102.237.116, 172.69.9.70","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ0IiwidXNlcm5hbWUiOiJhdnZ5bG9oaWEiLCJlbWFpbCI6ImF2dnlsb2hpYTAwMDdAZ21haWwuY29tIiwiZXhwIjoxNzgyNDcwNjY3fQ.vOTblI-J5OVNY_knhifkdTF1t9SbRSuBddlQBbcuqow","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0e1f0d68ad2c536-MXP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"149.102.237.116","cf-ipcountry":"IT","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[19-Jun-2026 10:44:50 UTC] === User Orders API Called ===
[19-Jun-2026 10:44:50 UTC] User ID: 844
[19-Jun-2026 10:44:50 UTC] Limit: 20, Offset: 0
[19-Jun-2026 10:44:50 UTC] Orders found: 0
[19-Jun-2026 10:44:50 UTC] Orders data: []
[19-Jun-2026 10:44:50 UTC] Total orders count: 0
[19-Jun-2026 10:44:50 UTC] === API CALL LOG ===
[19-Jun-2026 10:44:50 UTC] Endpoint: user/profile.php
[19-Jun-2026 10:44:50 UTC] Full Log Data: {
    "timestamp": "2026-06-19 10:44:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.102.237.116",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "149.102.237.116, 172.69.9.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ0IiwidXNlcm5hbWUiOiJhdnZ5bG9oaWEiLCJlbWFpbCI6ImF2dnlsb2hpYTAwMDdAZ21haWwuY29tIiwiZXhwIjoxNzgyNDcwNjY3fQ.vOTblI-J5OVNY_knhifkdTF1t9SbRSuBddlQBbcuqow",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0e1f0d68ad3c536-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "149.102.237.116",
        "cf-ipcountry": "IT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jun-2026 10:44:50 UTC] === END API CALL LOG ===
[19-Jun-2026 10:44:50 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jun-2026 10:44:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ0IiwidXNlcm5hbWUiOiJhdnZ5bG9oaWEiLCJlbWFpbCI6ImF2dnlsb2hpYTAwMDdAZ21haWwuY29tIiwiZXhwIjoxNzgyNDcwNjY3fQ.vOTblI-J5OVNY_knhifkdTF1t9SbRSuBddlQBbcuqow
[19-Jun-2026 10:44:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jun-2026 10:44:50 UTC] ✅ JWT token verified successfully for user profile
[19-Jun-2026 10:44:50 UTC] User ID: 844
[19-Jun-2026 10:44:50 UTC] ✅ User profile retrieved successfully for user ID: 844
[19-Jun-2026 10:44:50 UTC] === API CALL LOG ===
[19-Jun-2026 10:44:50 UTC] Endpoint: user/profile.php
[19-Jun-2026 10:44:50 UTC] Full Log Data: {
    "timestamp": "2026-06-19 10:44:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.102.237.116",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "149.102.237.116, 172.69.9.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ0IiwidXNlcm5hbWUiOiJhdnZ5bG9oaWEiLCJlbWFpbCI6ImF2dnlsb2hpYTAwMDdAZ21haWwuY29tIiwiZXhwIjoxNzgyNDcwNjY3fQ.vOTblI-J5OVNY_knhifkdTF1t9SbRSuBddlQBbcuqow",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0e1f0d88ed4c536-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "149.102.237.116",
        "cf-ipcountry": "IT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jun-2026 10:44:50 UTC] === END API CALL LOG ===
[19-Jun-2026 10:44:50 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jun-2026 10:44:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ0IiwidXNlcm5hbWUiOiJhdnZ5bG9oaWEiLCJlbWFpbCI6ImF2dnlsb2hpYTAwMDdAZ21haWwuY29tIiwiZXhwIjoxNzgyNDcwNjY3fQ.vOTblI-J5OVNY_knhifkdTF1t9SbRSuBddlQBbcuqow
[19-Jun-2026 10:44:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jun-2026 10:44:50 UTC] ✅ JWT token verified successfully for user profile
[19-Jun-2026 10:44:50 UTC] User ID: 844
[19-Jun-2026 10:44:50 UTC] ✅ User profile retrieved successfully for user ID: 844
[19-Jun-2026 10:44:51 UTC] === API CALL LOG ===
[19-Jun-2026 10:44:51 UTC] Endpoint: user/profile.php
[19-Jun-2026 10:44:51 UTC] Full Log Data: {
    "timestamp": "2026-06-19 10:44:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.102.237.116",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "149.102.237.116, 172.69.9.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ0IiwidXNlcm5hbWUiOiJhdnZ5bG9oaWEiLCJlbWFpbCI6ImF2dnlsb2hpYTAwMDdAZ21haWwuY29tIiwiZXhwIjoxNzgyNDcwNjY3fQ.vOTblI-J5OVNY_knhifkdTF1t9SbRSuBddlQBbcuqow",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0e1f0dd0ebdc536-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "149.102.237.116",
        "cf-ipcountry": "IT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jun-2026 10:44:51 UTC] === END API CALL LOG ===
[19-Jun-2026 10:44:51 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jun-2026 10:44:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ0IiwidXNlcm5hbWUiOiJhdnZ5bG9oaWEiLCJlbWFpbCI6ImF2dnlsb2hpYTAwMDdAZ21haWwuY29tIiwiZXhwIjoxNzgyNDcwNjY3fQ.vOTblI-J5OVNY_knhifkdTF1t9SbRSuBddlQBbcuqow
[19-Jun-2026 10:44:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jun-2026 10:44:51 UTC] ✅ JWT token verified successfully for user profile
[19-Jun-2026 10:44:51 UTC] User ID: 844
[19-Jun-2026 10:44:51 UTC] ✅ User profile retrieved successfully for user ID: 844
[19-Jun-2026 10:45:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jun-2026 10:45:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jun-2026 10:45:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"149.102.237.116, 172.69.9.71","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ0IiwidXNlcm5hbWUiOiJhdnZ5bG9oaWEiLCJlbWFpbCI6ImF2dnlsb2hpYTAwMDdAZ21haWwuY29tIiwiZXhwIjoxNzgyNDcwNjY3fQ.vOTblI-J5OVNY_knhifkdTF1t9SbRSuBddlQBbcuqow","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0e1f18f3916c536-MXP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"149.102.237.116","cf-ipcountry":"IT","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[19-Jun-2026 10:45:19 UTC] === User Orders API Called ===
[19-Jun-2026 10:45:19 UTC] User ID: 844
[19-Jun-2026 10:45:19 UTC] Limit: 20, Offset: 0
[19-Jun-2026 10:45:19 UTC] Orders found: 0
[19-Jun-2026 10:45:19 UTC] Orders data: []
[19-Jun-2026 10:45:19 UTC] Total orders count: 0
[19-Jun-2026 10:45:19 UTC] === API CALL LOG ===
[19-Jun-2026 10:45:19 UTC] Endpoint: user/profile.php
[19-Jun-2026 10:45:19 UTC] Full Log Data: {
    "timestamp": "2026-06-19 10:45:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.102.237.116",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "149.102.237.116, 172.69.9.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ0IiwidXNlcm5hbWUiOiJhdnZ5bG9oaWEiLCJlbWFpbCI6ImF2dnlsb2hpYTAwMDdAZ21haWwuY29tIiwiZXhwIjoxNzgyNDcwNjY3fQ.vOTblI-J5OVNY_knhifkdTF1t9SbRSuBddlQBbcuqow",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0e1f18f3917c536-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "149.102.237.116",
        "cf-ipcountry": "IT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jun-2026 10:45:19 UTC] === END API CALL LOG ===
[19-Jun-2026 10:45:19 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jun-2026 10:45:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ0IiwidXNlcm5hbWUiOiJhdnZ5bG9oaWEiLCJlbWFpbCI6ImF2dnlsb2hpYTAwMDdAZ21haWwuY29tIiwiZXhwIjoxNzgyNDcwNjY3fQ.vOTblI-J5OVNY_knhifkdTF1t9SbRSuBddlQBbcuqow
[19-Jun-2026 10:45:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jun-2026 10:45:19 UTC] ✅ JWT token verified successfully for user profile
[19-Jun-2026 10:45:19 UTC] User ID: 844
[19-Jun-2026 10:45:19 UTC] ✅ User profile retrieved successfully for user ID: 844
[19-Jun-2026 10:45:20 UTC] === API CALL LOG ===
[19-Jun-2026 10:45:20 UTC] Endpoint: user/profile.php
[19-Jun-2026 10:45:20 UTC] Full Log Data: {
    "timestamp": "2026-06-19 10:45:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.102.237.116",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "149.102.237.116, 172.69.9.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ0IiwidXNlcm5hbWUiOiJhdnZ5bG9oaWEiLCJlbWFpbCI6ImF2dnlsb2hpYTAwMDdAZ21haWwuY29tIiwiZXhwIjoxNzgyNDcwNjY3fQ.vOTblI-J5OVNY_knhifkdTF1t9SbRSuBddlQBbcuqow",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0e1f1945c48c536-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "149.102.237.116",
        "cf-ipcountry": "IT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jun-2026 10:45:20 UTC] === END API CALL LOG ===
[19-Jun-2026 10:45:20 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jun-2026 10:45:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ0IiwidXNlcm5hbWUiOiJhdnZ5bG9oaWEiLCJlbWFpbCI6ImF2dnlsb2hpYTAwMDdAZ21haWwuY29tIiwiZXhwIjoxNzgyNDcwNjY3fQ.vOTblI-J5OVNY_knhifkdTF1t9SbRSuBddlQBbcuqow
[19-Jun-2026 10:45:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jun-2026 10:45:20 UTC] ✅ JWT token verified successfully for user profile
[19-Jun-2026 10:45:20 UTC] User ID: 844
[19-Jun-2026 10:45:20 UTC] ✅ User profile retrieved successfully for user ID: 844
[19-Jun-2026 10:45:21 UTC] === API CALL LOG ===
[19-Jun-2026 10:45:21 UTC] Endpoint: user/profile.php
[19-Jun-2026 10:45:21 UTC] Full Log Data: {
    "timestamp": "2026-06-19 10:45:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.102.237.116",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "149.102.237.116, 172.69.9.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ0IiwidXNlcm5hbWUiOiJhdnZ5bG9oaWEiLCJlbWFpbCI6ImF2dnlsb2hpYTAwMDdAZ21haWwuY29tIiwiZXhwIjoxNzgyNDcwNjY3fQ.vOTblI-J5OVNY_knhifkdTF1t9SbRSuBddlQBbcuqow",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0e1f1985c22c536-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "149.102.237.116",
        "cf-ipcountry": "IT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jun-2026 10:45:21 UTC] === END API CALL LOG ===
[19-Jun-2026 10:45:21 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jun-2026 10:45:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ0IiwidXNlcm5hbWUiOiJhdnZ5bG9oaWEiLCJlbWFpbCI6ImF2dnlsb2hpYTAwMDdAZ21haWwuY29tIiwiZXhwIjoxNzgyNDcwNjY3fQ.vOTblI-J5OVNY_knhifkdTF1t9SbRSuBddlQBbcuqow
[19-Jun-2026 10:45:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jun-2026 10:45:21 UTC] ✅ JWT token verified successfully for user profile
[19-Jun-2026 10:45:21 UTC] User ID: 844
[19-Jun-2026 10:45:21 UTC] ✅ User profile retrieved successfully for user ID: 844
[19-Jun-2026 10:45:24 UTC] === API CALL LOG ===
[19-Jun-2026 10:45:24 UTC] Endpoint: user/profile.php
[19-Jun-2026 10:45:24 UTC] Full Log Data: {
    "timestamp": "2026-06-19 10:45:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.102.237.116",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "149.102.237.116, 172.69.9.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ0IiwidXNlcm5hbWUiOiJhdnZ5bG9oaWEiLCJlbWFpbCI6ImF2dnlsb2hpYTAwMDdAZ21haWwuY29tIiwiZXhwIjoxNzgyNDcwNjY3fQ.vOTblI-J5OVNY_knhifkdTF1t9SbRSuBddlQBbcuqow",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0e1f1ab39c8c536-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "149.102.237.116",
        "cf-ipcountry": "IT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jun-2026 10:45:24 UTC] === END API CALL LOG ===
[19-Jun-2026 10:45:24 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jun-2026 10:45:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ0IiwidXNlcm5hbWUiOiJhdnZ5bG9oaWEiLCJlbWFpbCI6ImF2dnlsb2hpYTAwMDdAZ21haWwuY29tIiwiZXhwIjoxNzgyNDcwNjY3fQ.vOTblI-J5OVNY_knhifkdTF1t9SbRSuBddlQBbcuqow
[19-Jun-2026 10:45:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jun-2026 10:45:24 UTC] ✅ JWT token verified successfully for user profile
[19-Jun-2026 10:45:24 UTC] User ID: 844
[19-Jun-2026 10:45:24 UTC] ✅ User profile retrieved successfully for user ID: 844
[19-Jun-2026 10:45:24 UTC] User Purchases API - User ID: 844
[19-Jun-2026 10:45:24 UTC] User Purchases API - Total purchases found: 0
[19-Jun-2026 10:45:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jun-2026 10:45:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jun-2026 10:45:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"149.102.237.116, 172.69.9.71","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ0IiwidXNlcm5hbWUiOiJhdnZ5bG9oaWEiLCJlbWFpbCI6ImF2dnlsb2hpYTAwMDdAZ21haWwuY29tIiwiZXhwIjoxNzgyNDcwNjY3fQ.vOTblI-J5OVNY_knhifkdTF1t9SbRSuBddlQBbcuqow","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0e1f1b49c72c536-MXP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"149.102.237.116","cf-ipcountry":"IT","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[19-Jun-2026 10:45:25 UTC] === User Orders API Called ===
[19-Jun-2026 10:45:25 UTC] User ID: 844
[19-Jun-2026 10:45:25 UTC] Limit: 20, Offset: 0
[19-Jun-2026 10:45:25 UTC] Orders found: 0
[19-Jun-2026 10:45:25 UTC] Orders data: []
[19-Jun-2026 10:45:25 UTC] Total orders count: 0
[19-Jun-2026 10:51:50 UTC] === API CALL LOG ===
[19-Jun-2026 10:51:50 UTC] Endpoint: user/profile.php
[19-Jun-2026 10:51:50 UTC] Full Log Data: {
    "timestamp": "2026-06-19 10:51:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "129.222.187.88",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "129.222.187.88, 172.69.170.166",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYzIiwidXNlcm5hbWUiOiJrZW1ib2kiLCJlbWFpbCI6ImJydWNlbWFydGluczA5OEBwcm90b24ubWUiLCJleHAiOjE3ODE2MTAyNjZ9._17UcpK7WJgmpTGcP5RHukux8VVo6ONmC08rRT0P5_c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0e1fb17fd78532a-NBO",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "129.222.187.88",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jun-2026 10:51:50 UTC] === END API CALL LOG ===
[19-Jun-2026 10:51:50 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jun-2026 10:51:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYzIiwidXNlcm5hbWUiOiJrZW1ib2kiLCJlbWFpbCI6ImJydWNlbWFydGluczA5OEBwcm90b24ubWUiLCJleHAiOjE3ODE2MTAyNjZ9._17UcpK7WJgmpTGcP5RHukux8VVo6ONmC08rRT0P5_c
[19-Jun-2026 10:51:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jun-2026 10:51:50 UTC] ✅ JWT token verified successfully for user profile
[19-Jun-2026 10:51:50 UTC] User ID: 763
[19-Jun-2026 10:51:50 UTC] ✅ User profile retrieved successfully for user ID: 763
[19-Jun-2026 10:51:51 UTC] === API CALL LOG ===
[19-Jun-2026 10:51:51 UTC] Endpoint: user/profile.php
[19-Jun-2026 10:51:51 UTC] Full Log Data: {
    "timestamp": "2026-06-19 10:51:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "129.222.187.88",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "129.222.187.88, 172.69.170.166",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYzIiwidXNlcm5hbWUiOiJrZW1ib2kiLCJlbWFpbCI6ImJydWNlbWFydGluczA5OEBwcm90b24ubWUiLCJleHAiOjE3ODE2MTAyNjZ9._17UcpK7WJgmpTGcP5RHukux8VVo6ONmC08rRT0P5_c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0e1fb1f7f3d532a-NBO",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "129.222.187.88",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jun-2026 10:51:51 UTC] === END API CALL LOG ===
[19-Jun-2026 10:51:51 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jun-2026 10:51:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYzIiwidXNlcm5hbWUiOiJrZW1ib2kiLCJlbWFpbCI6ImJydWNlbWFydGluczA5OEBwcm90b24ubWUiLCJleHAiOjE3ODE2MTAyNjZ9._17UcpK7WJgmpTGcP5RHukux8VVo6ONmC08rRT0P5_c
[19-Jun-2026 10:51:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jun-2026 10:51:51 UTC] ✅ JWT token verified successfully for user profile
[19-Jun-2026 10:51:51 UTC] User ID: 763
[19-Jun-2026 10:51:51 UTC] ✅ User profile retrieved successfully for user ID: 763
[19-Jun-2026 10:51:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jun-2026 10:51:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jun-2026 10:51:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"129.222.187.88, 172.69.170.166","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYzIiwidXNlcm5hbWUiOiJrZW1ib2kiLCJlbWFpbCI6ImJydWNlbWFydGluczA5OEBwcm90b24ubWUiLCJleHAiOjE3ODE2MTAyNjZ9._17UcpK7WJgmpTGcP5RHukux8VVo6ONmC08rRT0P5_c","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0e1fb1faf6d532a-NBO","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"129.222.187.88","cf-ipcountry":"KE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[19-Jun-2026 10:51:51 UTC] === User Orders API Called ===
[19-Jun-2026 10:51:51 UTC] User ID: 763
[19-Jun-2026 10:51:51 UTC] Limit: 20, Offset: 0
[19-Jun-2026 10:51:51 UTC] Orders found: 0
[19-Jun-2026 10:51:51 UTC] Orders data: []
[19-Jun-2026 10:51:51 UTC] Total orders count: 0
[19-Jun-2026 10:51:52 UTC] === API CALL LOG ===
[19-Jun-2026 10:51:52 UTC] Endpoint: user/profile.php
[19-Jun-2026 10:51:52 UTC] Full Log Data: {
    "timestamp": "2026-06-19 10:51:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "129.222.187.88",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "129.222.187.88, 172.69.170.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYzIiwidXNlcm5hbWUiOiJrZW1ib2kiLCJlbWFpbCI6ImJydWNlbWFydGluczA5OEBwcm90b24ubWUiLCJleHAiOjE3ODE2MTAyNjZ9._17UcpK7WJgmpTGcP5RHukux8VVo6ONmC08rRT0P5_c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0e1fb20181a532a-NBO",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "129.222.187.88",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jun-2026 10:51:52 UTC] === END API CALL LOG ===
[19-Jun-2026 10:51:52 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jun-2026 10:51:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYzIiwidXNlcm5hbWUiOiJrZW1ib2kiLCJlbWFpbCI6ImJydWNlbWFydGluczA5OEBwcm90b24ubWUiLCJleHAiOjE3ODE2MTAyNjZ9._17UcpK7WJgmpTGcP5RHukux8VVo6ONmC08rRT0P5_c
[19-Jun-2026 10:51:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jun-2026 10:51:52 UTC] ✅ JWT token verified successfully for user profile
[19-Jun-2026 10:51:52 UTC] User ID: 763
[19-Jun-2026 10:51:52 UTC] ✅ User profile retrieved successfully for user ID: 763
[19-Jun-2026 10:51:53 UTC] === API CALL LOG ===
[19-Jun-2026 10:51:53 UTC] Endpoint: user/profile.php
[19-Jun-2026 10:51:53 UTC] Full Log Data: {
    "timestamp": "2026-06-19 10:51:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "129.222.187.88",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "129.222.187.88, 172.69.170.153",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYzIiwidXNlcm5hbWUiOiJrZW1ib2kiLCJlbWFpbCI6ImJydWNlbWFydGluczA5OEBwcm90b24ubWUiLCJleHAiOjE3ODE2MTAyNjZ9._17UcpK7WJgmpTGcP5RHukux8VVo6ONmC08rRT0P5_c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0e1fb289b2c532a-NBO",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "129.222.187.88",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jun-2026 10:51:53 UTC] === END API CALL LOG ===
[19-Jun-2026 10:51:53 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jun-2026 10:51:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYzIiwidXNlcm5hbWUiOiJrZW1ib2kiLCJlbWFpbCI6ImJydWNlbWFydGluczA5OEBwcm90b24ubWUiLCJleHAiOjE3ODE2MTAyNjZ9._17UcpK7WJgmpTGcP5RHukux8VVo6ONmC08rRT0P5_c
[19-Jun-2026 10:51:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jun-2026 10:51:53 UTC] ✅ JWT token verified successfully for user profile
[19-Jun-2026 10:51:53 UTC] User ID: 763
[19-Jun-2026 10:51:53 UTC] ✅ User profile retrieved successfully for user ID: 763
[19-Jun-2026 10:52:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jun-2026 10:52:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jun-2026 10:52:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"129.222.187.88, 172.69.170.166","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYzIiwidXNlcm5hbWUiOiJrZW1ib2kiLCJlbWFpbCI6ImJydWNlbWFydGluczA5OEBwcm90b24ubWUiLCJleHAiOjE3ODE2MTAyNjZ9._17UcpK7WJgmpTGcP5RHukux8VVo6ONmC08rRT0P5_c","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0e1fb8c7919532a-NBO","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"129.222.187.88","cf-ipcountry":"KE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[19-Jun-2026 10:52:09 UTC] === User Orders API Called ===
[19-Jun-2026 10:52:09 UTC] User ID: 763
[19-Jun-2026 10:52:09 UTC] Limit: 20, Offset: 0
[19-Jun-2026 10:52:09 UTC] Orders found: 0
[19-Jun-2026 10:52:09 UTC] Orders data: []
[19-Jun-2026 10:52:09 UTC] Total orders count: 0
[19-Jun-2026 10:52:09 UTC] === API CALL LOG ===
[19-Jun-2026 10:52:09 UTC] Endpoint: user/profile.php
[19-Jun-2026 10:52:09 UTC] Full Log Data: {
    "timestamp": "2026-06-19 10:52:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "129.222.187.88",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "129.222.187.88, 172.69.170.167",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYzIiwidXNlcm5hbWUiOiJrZW1ib2kiLCJlbWFpbCI6ImJydWNlbWFydGluczA5OEBwcm90b24ubWUiLCJleHAiOjE3ODE2MTAyNjZ9._17UcpK7WJgmpTGcP5RHukux8VVo6ONmC08rRT0P5_c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0e1fb8d19de532a-NBO",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "129.222.187.88",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jun-2026 10:52:09 UTC] === END API CALL LOG ===
[19-Jun-2026 10:52:09 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jun-2026 10:52:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYzIiwidXNlcm5hbWUiOiJrZW1ib2kiLCJlbWFpbCI6ImJydWNlbWFydGluczA5OEBwcm90b24ubWUiLCJleHAiOjE3ODE2MTAyNjZ9._17UcpK7WJgmpTGcP5RHukux8VVo6ONmC08rRT0P5_c
[19-Jun-2026 10:52:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jun-2026 10:52:09 UTC] ✅ JWT token verified successfully for user profile
[19-Jun-2026 10:52:09 UTC] User ID: 763
[19-Jun-2026 10:52:09 UTC] ✅ User profile retrieved successfully for user ID: 763
[19-Jun-2026 10:52:09 UTC] === API CALL LOG ===
[19-Jun-2026 10:52:09 UTC] Endpoint: user/profile.php
[19-Jun-2026 10:52:09 UTC] Full Log Data: {
    "timestamp": "2026-06-19 10:52:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "129.222.187.88",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "129.222.187.88, 172.69.170.167",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYzIiwidXNlcm5hbWUiOiJrZW1ib2kiLCJlbWFpbCI6ImJydWNlbWFydGluczA5OEBwcm90b24ubWUiLCJleHAiOjE3ODE2MTAyNjZ9._17UcpK7WJgmpTGcP5RHukux8VVo6ONmC08rRT0P5_c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0e1fb913f3e532a-NBO",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "129.222.187.88",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jun-2026 10:52:09 UTC] === END API CALL LOG ===
[19-Jun-2026 10:52:09 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jun-2026 10:52:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYzIiwidXNlcm5hbWUiOiJrZW1ib2kiLCJlbWFpbCI6ImJydWNlbWFydGluczA5OEBwcm90b24ubWUiLCJleHAiOjE3ODE2MTAyNjZ9._17UcpK7WJgmpTGcP5RHukux8VVo6ONmC08rRT0P5_c
[19-Jun-2026 10:52:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jun-2026 10:52:09 UTC] ✅ JWT token verified successfully for user profile
[19-Jun-2026 10:52:09 UTC] User ID: 763
[19-Jun-2026 10:52:09 UTC] ✅ User profile retrieved successfully for user ID: 763
[19-Jun-2026 10:52:10 UTC] === API CALL LOG ===
[19-Jun-2026 10:52:10 UTC] Endpoint: user/profile.php
[19-Jun-2026 10:52:10 UTC] Full Log Data: {
    "timestamp": "2026-06-19 10:52:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "129.222.187.88",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "129.222.187.88, 172.69.170.167",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYzIiwidXNlcm5hbWUiOiJrZW1ib2kiLCJlbWFpbCI6ImJydWNlbWFydGluczA5OEBwcm90b24ubWUiLCJleHAiOjE3ODE2MTAyNjZ9._17UcpK7WJgmpTGcP5RHukux8VVo6ONmC08rRT0P5_c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0e1fb94dc8f532a-NBO",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "129.222.187.88",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jun-2026 10:52:10 UTC] === END API CALL LOG ===
[19-Jun-2026 10:52:10 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jun-2026 10:52:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYzIiwidXNlcm5hbWUiOiJrZW1ib2kiLCJlbWFpbCI6ImJydWNlbWFydGluczA5OEBwcm90b24ubWUiLCJleHAiOjE3ODE2MTAyNjZ9._17UcpK7WJgmpTGcP5RHukux8VVo6ONmC08rRT0P5_c
[19-Jun-2026 10:52:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jun-2026 10:52:10 UTC] ✅ JWT token verified successfully for user profile
[19-Jun-2026 10:52:10 UTC] User ID: 763
[19-Jun-2026 10:52:10 UTC] ✅ User profile retrieved successfully for user ID: 763
[19-Jun-2026 10:52:53 UTC] === API CALL LOG ===
[19-Jun-2026 10:52:53 UTC] Endpoint: user/profile.php
[19-Jun-2026 10:52:53 UTC] Full Log Data: {
    "timestamp": "2026-06-19 10:52:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "129.222.187.88",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "129.222.187.88, 172.69.170.167",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYzIiwidXNlcm5hbWUiOiJrZW1ib2kiLCJlbWFpbCI6ImJydWNlbWFydGluczA5OEBwcm90b24ubWUiLCJleHAiOjE3ODE2MTAyNjZ9._17UcpK7WJgmpTGcP5RHukux8VVo6ONmC08rRT0P5_c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0e1fc9cbbadc5f8-NBO",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "129.222.187.88",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jun-2026 10:52:53 UTC] === END API CALL LOG ===
[19-Jun-2026 10:52:53 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jun-2026 10:52:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYzIiwidXNlcm5hbWUiOiJrZW1ib2kiLCJlbWFpbCI6ImJydWNlbWFydGluczA5OEBwcm90b24ubWUiLCJleHAiOjE3ODE2MTAyNjZ9._17UcpK7WJgmpTGcP5RHukux8VVo6ONmC08rRT0P5_c
[19-Jun-2026 10:52:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jun-2026 10:52:53 UTC] ✅ JWT token verified successfully for user profile
[19-Jun-2026 10:52:53 UTC] User ID: 763
[19-Jun-2026 10:52:53 UTC] ✅ User profile retrieved successfully for user ID: 763
[19-Jun-2026 10:53:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jun-2026 10:53:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jun-2026 10:53:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"129.222.187.88, 172.69.170.166","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYzIiwidXNlcm5hbWUiOiJrZW1ib2kiLCJlbWFpbCI6ImJydWNlbWFydGluczA5OEBwcm90b24ubWUiLCJleHAiOjE3ODE2MTAyNjZ9._17UcpK7WJgmpTGcP5RHukux8VVo6ONmC08rRT0P5_c","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0e1fcdc8c10c5f8-NBO","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"129.222.187.88","cf-ipcountry":"KE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[19-Jun-2026 10:53:02 UTC] === User Orders API Called ===
[19-Jun-2026 10:53:02 UTC] User ID: 763
[19-Jun-2026 10:53:02 UTC] Limit: 20, Offset: 0
[19-Jun-2026 10:53:02 UTC] Orders found: 0
[19-Jun-2026 10:53:02 UTC] Orders data: []
[19-Jun-2026 10:53:02 UTC] Total orders count: 0
[19-Jun-2026 10:53:02 UTC] === API CALL LOG ===
[19-Jun-2026 10:53:02 UTC] Endpoint: user/profile.php
[19-Jun-2026 10:53:02 UTC] Full Log Data: {
    "timestamp": "2026-06-19 10:53:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "129.222.187.88",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "129.222.187.88, 172.69.170.166",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYzIiwidXNlcm5hbWUiOiJrZW1ib2kiLCJlbWFpbCI6ImJydWNlbWFydGluczA5OEBwcm90b24ubWUiLCJleHAiOjE3ODE2MTAyNjZ9._17UcpK7WJgmpTGcP5RHukux8VVo6ONmC08rRT0P5_c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0e1fcdd1cd6c5f8-NBO",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "129.222.187.88",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jun-2026 10:53:02 UTC] === END API CALL LOG ===
[19-Jun-2026 10:53:02 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jun-2026 10:53:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYzIiwidXNlcm5hbWUiOiJrZW1ib2kiLCJlbWFpbCI6ImJydWNlbWFydGluczA5OEBwcm90b24ubWUiLCJleHAiOjE3ODE2MTAyNjZ9._17UcpK7WJgmpTGcP5RHukux8VVo6ONmC08rRT0P5_c
[19-Jun-2026 10:53:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jun-2026 10:53:02 UTC] ✅ JWT token verified successfully for user profile
[19-Jun-2026 10:53:02 UTC] User ID: 763
[19-Jun-2026 10:53:02 UTC] ✅ User profile retrieved successfully for user ID: 763
[19-Jun-2026 10:53:03 UTC] === API CALL LOG ===
[19-Jun-2026 10:53:03 UTC] Endpoint: user/profile.php
[19-Jun-2026 10:53:03 UTC] Full Log Data: {
    "timestamp": "2026-06-19 10:53:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "129.222.187.88",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "129.222.187.88, 172.69.170.166",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYzIiwidXNlcm5hbWUiOiJrZW1ib2kiLCJlbWFpbCI6ImJydWNlbWFydGluczA5OEBwcm90b24ubWUiLCJleHAiOjE3ODE2MTAyNjZ9._17UcpK7WJgmpTGcP5RHukux8VVo6ONmC08rRT0P5_c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0e1fce07914c5f8-NBO",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "129.222.187.88",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jun-2026 10:53:03 UTC] === END API CALL LOG ===
[19-Jun-2026 10:53:03 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jun-2026 10:53:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYzIiwidXNlcm5hbWUiOiJrZW1ib2kiLCJlbWFpbCI6ImJydWNlbWFydGluczA5OEBwcm90b24ubWUiLCJleHAiOjE3ODE2MTAyNjZ9._17UcpK7WJgmpTGcP5RHukux8VVo6ONmC08rRT0P5_c
[19-Jun-2026 10:53:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jun-2026 10:53:03 UTC] ✅ JWT token verified successfully for user profile
[19-Jun-2026 10:53:03 UTC] User ID: 763
[19-Jun-2026 10:53:03 UTC] ✅ User profile retrieved successfully for user ID: 763
[19-Jun-2026 10:53:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jun-2026 10:53:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jun-2026 10:53:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"129.222.187.88, 172.69.170.167","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYzIiwidXNlcm5hbWUiOiJrZW1ib2kiLCJlbWFpbCI6ImJydWNlbWFydGluczA5OEBwcm90b24ubWUiLCJleHAiOjE3ODE2MTAyNjZ9._17UcpK7WJgmpTGcP5RHukux8VVo6ONmC08rRT0P5_c","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0e1fd208b70c5f8-NBO","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"129.222.187.88","cf-ipcountry":"KE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[19-Jun-2026 10:53:13 UTC] === User Orders API Called ===
[19-Jun-2026 10:53:13 UTC] User ID: 763
[19-Jun-2026 10:53:13 UTC] Limit: 20, Offset: 0
[19-Jun-2026 10:53:13 UTC] Orders found: 0
[19-Jun-2026 10:53:13 UTC] Orders data: []
[19-Jun-2026 10:53:13 UTC] Total orders count: 0
[19-Jun-2026 10:53:13 UTC] === API CALL LOG ===
[19-Jun-2026 10:53:13 UTC] Endpoint: user/profile.php
[19-Jun-2026 10:53:13 UTC] Full Log Data: {
    "timestamp": "2026-06-19 10:53:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "129.222.187.88",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "129.222.187.88, 172.69.170.167",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYzIiwidXNlcm5hbWUiOiJrZW1ib2kiLCJlbWFpbCI6ImJydWNlbWFydGluczA5OEBwcm90b24ubWUiLCJleHAiOjE3ODE2MTAyNjZ9._17UcpK7WJgmpTGcP5RHukux8VVo6ONmC08rRT0P5_c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0e1fd208b72c5f8-NBO",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "129.222.187.88",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jun-2026 10:53:13 UTC] === END API CALL LOG ===
[19-Jun-2026 10:53:13 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jun-2026 10:53:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYzIiwidXNlcm5hbWUiOiJrZW1ib2kiLCJlbWFpbCI6ImJydWNlbWFydGluczA5OEBwcm90b24ubWUiLCJleHAiOjE3ODE2MTAyNjZ9._17UcpK7WJgmpTGcP5RHukux8VVo6ONmC08rRT0P5_c
[19-Jun-2026 10:53:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jun-2026 10:53:13 UTC] ✅ JWT token verified successfully for user profile
[19-Jun-2026 10:53:13 UTC] User ID: 763
[19-Jun-2026 10:53:13 UTC] ✅ User profile retrieved successfully for user ID: 763
[19-Jun-2026 10:53:14 UTC] === API CALL LOG ===
[19-Jun-2026 10:53:14 UTC] Endpoint: user/profile.php
[19-Jun-2026 10:53:14 UTC] Full Log Data: {
    "timestamp": "2026-06-19 10:53:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "129.222.187.88",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "129.222.187.88, 172.69.170.167",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYzIiwidXNlcm5hbWUiOiJrZW1ib2kiLCJlbWFpbCI6ImJydWNlbWFydGluczA5OEBwcm90b24ubWUiLCJleHAiOjE3ODE2MTAyNjZ9._17UcpK7WJgmpTGcP5RHukux8VVo6ONmC08rRT0P5_c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0e1fd24182cc5f8-NBO",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "129.222.187.88",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jun-2026 10:53:14 UTC] === END API CALL LOG ===
[19-Jun-2026 10:53:14 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jun-2026 10:53:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYzIiwidXNlcm5hbWUiOiJrZW1ib2kiLCJlbWFpbCI6ImJydWNlbWFydGluczA5OEBwcm90b24ubWUiLCJleHAiOjE3ODE2MTAyNjZ9._17UcpK7WJgmpTGcP5RHukux8VVo6ONmC08rRT0P5_c
[19-Jun-2026 10:53:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jun-2026 10:53:14 UTC] ✅ JWT token verified successfully for user profile
[19-Jun-2026 10:53:14 UTC] User ID: 763
[19-Jun-2026 10:53:14 UTC] ✅ User profile retrieved successfully for user ID: 763
[19-Jun-2026 10:53:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jun-2026 10:53:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jun-2026 10:53:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"129.222.187.88, 172.69.170.167","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYzIiwidXNlcm5hbWUiOiJrZW1ib2kiLCJlbWFpbCI6ImJydWNlbWFydGluczA5OEBwcm90b24ubWUiLCJleHAiOjE3ODE2MTAyNjZ9._17UcpK7WJgmpTGcP5RHukux8VVo6ONmC08rRT0P5_c","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0e1fdb9fa80c5f8-NBO","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"129.222.187.88","cf-ipcountry":"KE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[19-Jun-2026 10:53:38 UTC] === User Orders API Called ===
[19-Jun-2026 10:53:38 UTC] User ID: 763
[19-Jun-2026 10:53:38 UTC] Limit: 20, Offset: 0
[19-Jun-2026 10:53:38 UTC] Orders found: 0
[19-Jun-2026 10:53:38 UTC] Orders data: []
[19-Jun-2026 10:53:38 UTC] Total orders count: 0
[19-Jun-2026 10:53:38 UTC] === API CALL LOG ===
[19-Jun-2026 10:53:38 UTC] Endpoint: user/profile.php
[19-Jun-2026 10:53:38 UTC] Full Log Data: {
    "timestamp": "2026-06-19 10:53:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "129.222.187.88",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "129.222.187.88, 172.69.170.167",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYzIiwidXNlcm5hbWUiOiJrZW1ib2kiLCJlbWFpbCI6ImJydWNlbWFydGluczA5OEBwcm90b24ubWUiLCJleHAiOjE3ODE2MTAyNjZ9._17UcpK7WJgmpTGcP5RHukux8VVo6ONmC08rRT0P5_c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0e1fdba8b40c5f8-NBO",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "129.222.187.88",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jun-2026 10:53:38 UTC] === END API CALL LOG ===
[19-Jun-2026 10:53:38 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jun-2026 10:53:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYzIiwidXNlcm5hbWUiOiJrZW1ib2kiLCJlbWFpbCI6ImJydWNlbWFydGluczA5OEBwcm90b24ubWUiLCJleHAiOjE3ODE2MTAyNjZ9._17UcpK7WJgmpTGcP5RHukux8VVo6ONmC08rRT0P5_c
[19-Jun-2026 10:53:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jun-2026 10:53:38 UTC] ✅ JWT token verified successfully for user profile
[19-Jun-2026 10:53:38 UTC] User ID: 763
[19-Jun-2026 10:53:38 UTC] ✅ User profile retrieved successfully for user ID: 763
[19-Jun-2026 10:53:39 UTC] === API CALL LOG ===
[19-Jun-2026 10:53:39 UTC] Endpoint: user/profile.php
[19-Jun-2026 10:53:39 UTC] Full Log Data: {
    "timestamp": "2026-06-19 10:53:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "129.222.187.88",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "129.222.187.88, 172.69.170.167",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYzIiwidXNlcm5hbWUiOiJrZW1ib2kiLCJlbWFpbCI6ImJydWNlbWFydGluczA5OEBwcm90b24ubWUiLCJleHAiOjE3ODE2MTAyNjZ9._17UcpK7WJgmpTGcP5RHukux8VVo6ONmC08rRT0P5_c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0e1fdbe48e3c5f8-NBO",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "129.222.187.88",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jun-2026 10:53:39 UTC] === END API CALL LOG ===
[19-Jun-2026 10:53:39 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jun-2026 10:53:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYzIiwidXNlcm5hbWUiOiJrZW1ib2kiLCJlbWFpbCI6ImJydWNlbWFydGluczA5OEBwcm90b24ubWUiLCJleHAiOjE3ODE2MTAyNjZ9._17UcpK7WJgmpTGcP5RHukux8VVo6ONmC08rRT0P5_c
[19-Jun-2026 10:53:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jun-2026 10:53:39 UTC] ✅ JWT token verified successfully for user profile
[19-Jun-2026 10:53:39 UTC] User ID: 763
[19-Jun-2026 10:53:39 UTC] ✅ User profile retrieved successfully for user ID: 763
[19-Jun-2026 10:54:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jun-2026 10:54:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jun-2026 10:54:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"129.222.187.88, 172.69.170.166","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYzIiwidXNlcm5hbWUiOiJrZW1ib2kiLCJlbWFpbCI6ImJydWNlbWFydGluczA5OEBwcm90b24ubWUiLCJleHAiOjE3ODE2MTAyNjZ9._17UcpK7WJgmpTGcP5RHukux8VVo6ONmC08rRT0P5_c","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0e1fedabee3009b-NBO","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"129.222.187.88","cf-ipcountry":"KE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[19-Jun-2026 10:54:25 UTC] === User Orders API Called ===
[19-Jun-2026 10:54:25 UTC] User ID: 763
[19-Jun-2026 10:54:25 UTC] Limit: 20, Offset: 0
[19-Jun-2026 10:54:25 UTC] Orders found: 0
[19-Jun-2026 10:54:25 UTC] Orders data: []
[19-Jun-2026 10:54:25 UTC] Total orders count: 0
[19-Jun-2026 10:54:25 UTC] === API CALL LOG ===
[19-Jun-2026 10:54:25 UTC] Endpoint: user/profile.php
[19-Jun-2026 10:54:25 UTC] Full Log Data: {
    "timestamp": "2026-06-19 10:54:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "129.222.187.88",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "129.222.187.88, 172.69.170.167",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYzIiwidXNlcm5hbWUiOiJrZW1ib2kiLCJlbWFpbCI6ImJydWNlbWFydGluczA5OEBwcm90b24ubWUiLCJleHAiOjE3ODE2MTAyNjZ9._17UcpK7WJgmpTGcP5RHukux8VVo6ONmC08rRT0P5_c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0e1fedb2fb9009b-NBO",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "129.222.187.88",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jun-2026 10:54:25 UTC] === END API CALL LOG ===
[19-Jun-2026 10:54:25 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jun-2026 10:54:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYzIiwidXNlcm5hbWUiOiJrZW1ib2kiLCJlbWFpbCI6ImJydWNlbWFydGluczA5OEBwcm90b24ubWUiLCJleHAiOjE3ODE2MTAyNjZ9._17UcpK7WJgmpTGcP5RHukux8VVo6ONmC08rRT0P5_c
[19-Jun-2026 10:54:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jun-2026 10:54:25 UTC] ✅ JWT token verified successfully for user profile
[19-Jun-2026 10:54:25 UTC] User ID: 763
[19-Jun-2026 10:54:25 UTC] ✅ User profile retrieved successfully for user ID: 763
[19-Jun-2026 10:54:25 UTC] === API CALL LOG ===
[19-Jun-2026 10:54:25 UTC] Endpoint: user/profile.php
[19-Jun-2026 10:54:25 UTC] Full Log Data: {
    "timestamp": "2026-06-19 10:54:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "129.222.187.88",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "129.222.187.88, 172.69.170.166",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYzIiwidXNlcm5hbWUiOiJrZW1ib2kiLCJlbWFpbCI6ImJydWNlbWFydGluczA5OEBwcm90b24ubWUiLCJleHAiOjE3ODE2MTAyNjZ9._17UcpK7WJgmpTGcP5RHukux8VVo6ONmC08rRT0P5_c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0e1fedf1d8e009b-NBO",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "129.222.187.88",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jun-2026 10:54:25 UTC] === END API CALL LOG ===
[19-Jun-2026 10:54:25 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jun-2026 10:54:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYzIiwidXNlcm5hbWUiOiJrZW1ib2kiLCJlbWFpbCI6ImJydWNlbWFydGluczA5OEBwcm90b24ubWUiLCJleHAiOjE3ODE2MTAyNjZ9._17UcpK7WJgmpTGcP5RHukux8VVo6ONmC08rRT0P5_c
[19-Jun-2026 10:54:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jun-2026 10:54:25 UTC] ✅ JWT token verified successfully for user profile
[19-Jun-2026 10:54:25 UTC] User ID: 763
[19-Jun-2026 10:54:25 UTC] ✅ User profile retrieved successfully for user ID: 763
[19-Jun-2026 10:54:43 UTC] === API CALL LOG ===
[19-Jun-2026 10:54:43 UTC] Endpoint: user/profile.php
[19-Jun-2026 10:54:43 UTC] Full Log Data: {
    "timestamp": "2026-06-19 10:54:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "129.222.187.88",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "129.222.187.88, 172.69.170.167",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYzIiwidXNlcm5hbWUiOiJrZW1ib2kiLCJlbWFpbCI6ImJydWNlbWFydGluczA5OEBwcm90b24ubWUiLCJleHAiOjE3ODE2MTAyNjZ9._17UcpK7WJgmpTGcP5RHukux8VVo6ONmC08rRT0P5_c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0e1ff4e98cc009b-NBO",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "129.222.187.88",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jun-2026 10:54:43 UTC] === END API CALL LOG ===
[19-Jun-2026 10:54:43 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jun-2026 10:54:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYzIiwidXNlcm5hbWUiOiJrZW1ib2kiLCJlbWFpbCI6ImJydWNlbWFydGluczA5OEBwcm90b24ubWUiLCJleHAiOjE3ODE2MTAyNjZ9._17UcpK7WJgmpTGcP5RHukux8VVo6ONmC08rRT0P5_c
[19-Jun-2026 10:54:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jun-2026 10:54:43 UTC] ✅ JWT token verified successfully for user profile
[19-Jun-2026 10:54:43 UTC] User ID: 763
[19-Jun-2026 10:54:43 UTC] ✅ User profile retrieved successfully for user ID: 763
[19-Jun-2026 10:54:43 UTC] User Purchases API - User ID: 763
[19-Jun-2026 10:54:43 UTC] User Purchases API - Total purchases found: 0
[19-Jun-2026 10:54:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jun-2026 10:54:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jun-2026 10:54:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"129.222.187.88, 172.69.170.167","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYzIiwidXNlcm5hbWUiOiJrZW1ib2kiLCJlbWFpbCI6ImJydWNlbWFydGluczA5OEBwcm90b24ubWUiLCJleHAiOjE3ODE2MTAyNjZ9._17UcpK7WJgmpTGcP5RHukux8VVo6ONmC08rRT0P5_c","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0e1ff95ce81009b-NBO","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"129.222.187.88","cf-ipcountry":"KE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[19-Jun-2026 10:54:54 UTC] === User Orders API Called ===
[19-Jun-2026 10:54:54 UTC] User ID: 763
[19-Jun-2026 10:54:54 UTC] Limit: 20, Offset: 0
[19-Jun-2026 10:54:54 UTC] Orders found: 0
[19-Jun-2026 10:54:54 UTC] Orders data: []
[19-Jun-2026 10:54:54 UTC] Total orders count: 0
[19-Jun-2026 10:54:54 UTC] === API CALL LOG ===
[19-Jun-2026 10:54:54 UTC] Endpoint: user/profile.php
[19-Jun-2026 10:54:54 UTC] Full Log Data: {
    "timestamp": "2026-06-19 10:54:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "129.222.187.88",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "129.222.187.88, 172.69.170.167",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYzIiwidXNlcm5hbWUiOiJrZW1ib2kiLCJlbWFpbCI6ImJydWNlbWFydGluczA5OEBwcm90b24ubWUiLCJleHAiOjE3ODE2MTAyNjZ9._17UcpK7WJgmpTGcP5RHukux8VVo6ONmC08rRT0P5_c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0e1ff964f36009b-NBO",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "129.222.187.88",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jun-2026 10:54:54 UTC] === END API CALL LOG ===
[19-Jun-2026 10:54:54 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jun-2026 10:54:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYzIiwidXNlcm5hbWUiOiJrZW1ib2kiLCJlbWFpbCI6ImJydWNlbWFydGluczA5OEBwcm90b24ubWUiLCJleHAiOjE3ODE2MTAyNjZ9._17UcpK7WJgmpTGcP5RHukux8VVo6ONmC08rRT0P5_c
[19-Jun-2026 10:54:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jun-2026 10:54:54 UTC] ✅ JWT token verified successfully for user profile
[19-Jun-2026 10:54:54 UTC] User ID: 763
[19-Jun-2026 10:54:54 UTC] ✅ User profile retrieved successfully for user ID: 763
[19-Jun-2026 10:54:55 UTC] === API CALL LOG ===
[19-Jun-2026 10:54:55 UTC] Endpoint: user/profile.php
[19-Jun-2026 10:54:55 UTC] Full Log Data: {
    "timestamp": "2026-06-19 10:54:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "129.222.187.88",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "129.222.187.88, 172.69.170.167",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYzIiwidXNlcm5hbWUiOiJrZW1ib2kiLCJlbWFpbCI6ImJydWNlbWFydGluczA5OEBwcm90b24ubWUiLCJleHAiOjE3ODE2MTAyNjZ9._17UcpK7WJgmpTGcP5RHukux8VVo6ONmC08rRT0P5_c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0e1ff9a1cd7009b-NBO",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "129.222.187.88",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jun-2026 10:54:55 UTC] === END API CALL LOG ===
[19-Jun-2026 10:54:55 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jun-2026 10:54:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYzIiwidXNlcm5hbWUiOiJrZW1ib2kiLCJlbWFpbCI6ImJydWNlbWFydGluczA5OEBwcm90b24ubWUiLCJleHAiOjE3ODE2MTAyNjZ9._17UcpK7WJgmpTGcP5RHukux8VVo6ONmC08rRT0P5_c
[19-Jun-2026 10:54:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jun-2026 10:54:55 UTC] ✅ JWT token verified successfully for user profile
[19-Jun-2026 10:54:55 UTC] User ID: 763
[19-Jun-2026 10:54:55 UTC] ✅ User profile retrieved successfully for user ID: 763
[19-Jun-2026 11:16:04 UTC] === API CALL LOG ===
[19-Jun-2026 11:16:04 UTC] Endpoint: user/profile.php
[19-Jun-2026 11:16:04 UTC] Full Log Data: {
    "timestamp": "2026-06-19 11:16:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:ff0:3316:532f:c2:30ae:94e6:a149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:ff0:3316:532f:c2:30ae:94e6:a149, 172.69.199.176",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ1IiwidXNlcm5hbWUiOiJhbHAiLCJlbWFpbCI6ImFscHd0aEBnbWFpbC5jb20iLCJleHAiOjE3ODI0NzI1NjR9.NXXAz7RPYvQx6G34sgIfFK8KXyxokqTQ4sYFIkSk6uE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0e21e992a07b64c-IST",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:ff0:3316:532f:c2:30ae:94e6:a149",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jun-2026 11:16:04 UTC] === END API CALL LOG ===
[19-Jun-2026 11:16:04 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jun-2026 11:16:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ1IiwidXNlcm5hbWUiOiJhbHAiLCJlbWFpbCI6ImFscHd0aEBnbWFpbC5jb20iLCJleHAiOjE3ODI0NzI1NjR9.NXXAz7RPYvQx6G34sgIfFK8KXyxokqTQ4sYFIkSk6uE
[19-Jun-2026 11:16:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jun-2026 11:16:04 UTC] ✅ JWT token verified successfully for user profile
[19-Jun-2026 11:16:04 UTC] User ID: 845
[19-Jun-2026 11:16:04 UTC] ✅ User profile retrieved successfully for user ID: 845
[19-Jun-2026 11:16:04 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jun-2026 11:16:04 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jun-2026 11:16:04 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a02:ff0:3316:532f:c2:30ae:94e6:a149, 172.69.199.176","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ1IiwidXNlcm5hbWUiOiJhbHAiLCJlbWFpbCI6ImFscHd0aEBnbWFpbC5jb20iLCJleHAiOjE3ODI0NzI1NjR9.NXXAz7RPYvQx6G34sgIfFK8KXyxokqTQ4sYFIkSk6uE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0e21e993a14b64c-IST","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a02:ff0:3316:532f:c2:30ae:94e6:a149","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[19-Jun-2026 11:16:04 UTC] === User Orders API Called ===
[19-Jun-2026 11:16:04 UTC] User ID: 845
[19-Jun-2026 11:16:04 UTC] Limit: 20, Offset: 0
[19-Jun-2026 11:16:04 UTC] Orders found: 0
[19-Jun-2026 11:16:04 UTC] Orders data: []
[19-Jun-2026 11:16:04 UTC] Total orders count: 0
[19-Jun-2026 11:16:04 UTC] === API CALL LOG ===
[19-Jun-2026 11:16:04 UTC] Endpoint: user/profile.php
[19-Jun-2026 11:16:04 UTC] Full Log Data: {
    "timestamp": "2026-06-19 11:16:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:ff0:3316:532f:c2:30ae:94e6:a149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:ff0:3316:532f:c2:30ae:94e6:a149, 172.69.199.201",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ1IiwidXNlcm5hbWUiOiJhbHAiLCJlbWFpbCI6ImFscHd0aEBnbWFpbC5jb20iLCJleHAiOjE3ODI0NzI1NjR9.NXXAz7RPYvQx6G34sgIfFK8KXyxokqTQ4sYFIkSk6uE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0e21e995a1db64c-IST",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:ff0:3316:532f:c2:30ae:94e6:a149",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jun-2026 11:16:04 UTC] === END API CALL LOG ===
[19-Jun-2026 11:16:04 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jun-2026 11:16:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ1IiwidXNlcm5hbWUiOiJhbHAiLCJlbWFpbCI6ImFscHd0aEBnbWFpbC5jb20iLCJleHAiOjE3ODI0NzI1NjR9.NXXAz7RPYvQx6G34sgIfFK8KXyxokqTQ4sYFIkSk6uE
[19-Jun-2026 11:16:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jun-2026 11:16:04 UTC] ✅ JWT token verified successfully for user profile
[19-Jun-2026 11:16:04 UTC] User ID: 845
[19-Jun-2026 11:16:04 UTC] ✅ User profile retrieved successfully for user ID: 845
[19-Jun-2026 11:16:05 UTC] === API CALL LOG ===
[19-Jun-2026 11:16:05 UTC] Endpoint: user/profile.php
[19-Jun-2026 11:16:05 UTC] Full Log Data: {
    "timestamp": "2026-06-19 11:16:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:ff0:3316:532f:c2:30ae:94e6:a149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:ff0:3316:532f:c2:30ae:94e6:a149, 172.69.199.201",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ1IiwidXNlcm5hbWUiOiJhbHAiLCJlbWFpbCI6ImFscHd0aEBnbWFpbC5jb20iLCJleHAiOjE3ODI0NzI1NjR9.NXXAz7RPYvQx6G34sgIfFK8KXyxokqTQ4sYFIkSk6uE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0e21e9cfaeeb64c-IST",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:ff0:3316:532f:c2:30ae:94e6:a149",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jun-2026 11:16:05 UTC] === END API CALL LOG ===
[19-Jun-2026 11:16:05 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jun-2026 11:16:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ1IiwidXNlcm5hbWUiOiJhbHAiLCJlbWFpbCI6ImFscHd0aEBnbWFpbC5jb20iLCJleHAiOjE3ODI0NzI1NjR9.NXXAz7RPYvQx6G34sgIfFK8KXyxokqTQ4sYFIkSk6uE
[19-Jun-2026 11:16:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jun-2026 11:16:05 UTC] ✅ JWT token verified successfully for user profile
[19-Jun-2026 11:16:05 UTC] User ID: 845
[19-Jun-2026 11:16:05 UTC] ✅ User profile retrieved successfully for user ID: 845
[19-Jun-2026 11:16:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jun-2026 11:16:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jun-2026 11:16:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a02:ff0:3316:532f:c2:30ae:94e6:a149, 172.69.199.176","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ1IiwidXNlcm5hbWUiOiJhbHAiLCJlbWFpbCI6ImFscHd0aEBnbWFpbC5jb20iLCJleHAiOjE3ODI0NzI1NjR9.NXXAz7RPYvQx6G34sgIfFK8KXyxokqTQ4sYFIkSk6uE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0e21ed36d54b64c-IST","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a02:ff0:3316:532f:c2:30ae:94e6:a149","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[19-Jun-2026 11:16:14 UTC] === User Orders API Called ===
[19-Jun-2026 11:16:14 UTC] User ID: 845
[19-Jun-2026 11:16:14 UTC] Limit: 20, Offset: 0
[19-Jun-2026 11:16:14 UTC] Orders found: 0
[19-Jun-2026 11:16:14 UTC] Orders data: []
[19-Jun-2026 11:16:14 UTC] Total orders count: 0
[19-Jun-2026 11:16:14 UTC] === API CALL LOG ===
[19-Jun-2026 11:16:14 UTC] Endpoint: user/profile.php
[19-Jun-2026 11:16:14 UTC] Full Log Data: {
    "timestamp": "2026-06-19 11:16:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:ff0:3316:532f:c2:30ae:94e6:a149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:ff0:3316:532f:c2:30ae:94e6:a149, 172.69.199.176",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ1IiwidXNlcm5hbWUiOiJhbHAiLCJlbWFpbCI6ImFscHd0aEBnbWFpbC5jb20iLCJleHAiOjE3ODI0NzI1NjR9.NXXAz7RPYvQx6G34sgIfFK8KXyxokqTQ4sYFIkSk6uE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0e21ed3cd6eb64c-IST",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:ff0:3316:532f:c2:30ae:94e6:a149",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jun-2026 11:16:14 UTC] === END API CALL LOG ===
[19-Jun-2026 11:16:14 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jun-2026 11:16:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ1IiwidXNlcm5hbWUiOiJhbHAiLCJlbWFpbCI6ImFscHd0aEBnbWFpbC5jb20iLCJleHAiOjE3ODI0NzI1NjR9.NXXAz7RPYvQx6G34sgIfFK8KXyxokqTQ4sYFIkSk6uE
[19-Jun-2026 11:16:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jun-2026 11:16:14 UTC] ✅ JWT token verified successfully for user profile
[19-Jun-2026 11:16:14 UTC] User ID: 845
[19-Jun-2026 11:16:14 UTC] ✅ User profile retrieved successfully for user ID: 845
[19-Jun-2026 11:16:14 UTC] === API CALL LOG ===
[19-Jun-2026 11:16:14 UTC] Endpoint: user/profile.php
[19-Jun-2026 11:16:14 UTC] Full Log Data: {
    "timestamp": "2026-06-19 11:16:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:ff0:3316:532f:c2:30ae:94e6:a149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:ff0:3316:532f:c2:30ae:94e6:a149, 172.69.199.176",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ1IiwidXNlcm5hbWUiOiJhbHAiLCJlbWFpbCI6ImFscHd0aEBnbWFpbC5jb20iLCJleHAiOjE3ODI0NzI1NjR9.NXXAz7RPYvQx6G34sgIfFK8KXyxokqTQ4sYFIkSk6uE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0e21ed59e3cb64c-IST",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:ff0:3316:532f:c2:30ae:94e6:a149",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jun-2026 11:16:14 UTC] === END API CALL LOG ===
[19-Jun-2026 11:16:14 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jun-2026 11:16:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ1IiwidXNlcm5hbWUiOiJhbHAiLCJlbWFpbCI6ImFscHd0aEBnbWFpbC5jb20iLCJleHAiOjE3ODI0NzI1NjR9.NXXAz7RPYvQx6G34sgIfFK8KXyxokqTQ4sYFIkSk6uE
[19-Jun-2026 11:16:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jun-2026 11:16:14 UTC] ✅ JWT token verified successfully for user profile
[19-Jun-2026 11:16:14 UTC] User ID: 845
[19-Jun-2026 11:16:14 UTC] ✅ User profile retrieved successfully for user ID: 845
[19-Jun-2026 11:16:14 UTC] === API CALL LOG ===
[19-Jun-2026 11:16:14 UTC] Endpoint: user/profile.php
[19-Jun-2026 11:16:14 UTC] Full Log Data: {
    "timestamp": "2026-06-19 11:16:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:ff0:3316:532f:c2:30ae:94e6:a149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:ff0:3316:532f:c2:30ae:94e6:a149, 172.69.199.176",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ1IiwidXNlcm5hbWUiOiJhbHAiLCJlbWFpbCI6ImFscHd0aEBnbWFpbC5jb20iLCJleHAiOjE3ODI0NzI1NjR9.NXXAz7RPYvQx6G34sgIfFK8KXyxokqTQ4sYFIkSk6uE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0e21ed7cf34b64c-IST",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:ff0:3316:532f:c2:30ae:94e6:a149",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jun-2026 11:16:14 UTC] === END API CALL LOG ===
[19-Jun-2026 11:16:14 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jun-2026 11:16:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ1IiwidXNlcm5hbWUiOiJhbHAiLCJlbWFpbCI6ImFscHd0aEBnbWFpbC5jb20iLCJleHAiOjE3ODI0NzI1NjR9.NXXAz7RPYvQx6G34sgIfFK8KXyxokqTQ4sYFIkSk6uE
[19-Jun-2026 11:16:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jun-2026 11:16:14 UTC] ✅ JWT token verified successfully for user profile
[19-Jun-2026 11:16:14 UTC] User ID: 845
[19-Jun-2026 11:16:14 UTC] ✅ User profile retrieved successfully for user ID: 845
[19-Jun-2026 11:16:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jun-2026 11:16:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jun-2026 11:16:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a02:ff0:3316:532f:c2:30ae:94e6:a149, 172.69.199.176","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ1IiwidXNlcm5hbWUiOiJhbHAiLCJlbWFpbCI6ImFscHd0aEBnbWFpbC5jb20iLCJleHAiOjE3ODI0NzI1NjR9.NXXAz7RPYvQx6G34sgIfFK8KXyxokqTQ4sYFIkSk6uE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0e21f3d087cb64c-IST","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a02:ff0:3316:532f:c2:30ae:94e6:a149","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[19-Jun-2026 11:16:31 UTC] === User Orders API Called ===
[19-Jun-2026 11:16:31 UTC] User ID: 845
[19-Jun-2026 11:16:31 UTC] Limit: 20, Offset: 0
[19-Jun-2026 11:16:31 UTC] Orders found: 0
[19-Jun-2026 11:16:31 UTC] Orders data: []
[19-Jun-2026 11:16:31 UTC] Total orders count: 0
[19-Jun-2026 11:16:31 UTC] === API CALL LOG ===
[19-Jun-2026 11:16:31 UTC] Endpoint: user/profile.php
[19-Jun-2026 11:16:31 UTC] Full Log Data: {
    "timestamp": "2026-06-19 11:16:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:ff0:3316:532f:c2:30ae:94e6:a149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:ff0:3316:532f:c2:30ae:94e6:a149, 172.69.199.176",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ1IiwidXNlcm5hbWUiOiJhbHAiLCJlbWFpbCI6ImFscHd0aEBnbWFpbC5jb20iLCJleHAiOjE3ODI0NzI1NjR9.NXXAz7RPYvQx6G34sgIfFK8KXyxokqTQ4sYFIkSk6uE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0e21f3d7890b64c-IST",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:ff0:3316:532f:c2:30ae:94e6:a149",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jun-2026 11:16:31 UTC] === END API CALL LOG ===
[19-Jun-2026 11:16:31 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jun-2026 11:16:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ1IiwidXNlcm5hbWUiOiJhbHAiLCJlbWFpbCI6ImFscHd0aEBnbWFpbC5jb20iLCJleHAiOjE3ODI0NzI1NjR9.NXXAz7RPYvQx6G34sgIfFK8KXyxokqTQ4sYFIkSk6uE
[19-Jun-2026 11:16:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jun-2026 11:16:31 UTC] ✅ JWT token verified successfully for user profile
[19-Jun-2026 11:16:31 UTC] User ID: 845
[19-Jun-2026 11:16:31 UTC] ✅ User profile retrieved successfully for user ID: 845
[19-Jun-2026 11:16:31 UTC] === API CALL LOG ===
[19-Jun-2026 11:16:31 UTC] Endpoint: user/profile.php
[19-Jun-2026 11:16:31 UTC] Full Log Data: {
    "timestamp": "2026-06-19 11:16:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:ff0:3316:532f:c2:30ae:94e6:a149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:ff0:3316:532f:c2:30ae:94e6:a149, 172.69.199.176",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ1IiwidXNlcm5hbWUiOiJhbHAiLCJlbWFpbCI6ImFscHd0aEBnbWFpbC5jb20iLCJleHAiOjE3ODI0NzI1NjR9.NXXAz7RPYvQx6G34sgIfFK8KXyxokqTQ4sYFIkSk6uE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0e21f40392bb64c-IST",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:ff0:3316:532f:c2:30ae:94e6:a149",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jun-2026 11:16:31 UTC] === END API CALL LOG ===
[19-Jun-2026 11:16:31 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jun-2026 11:16:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ1IiwidXNlcm5hbWUiOiJhbHAiLCJlbWFpbCI6ImFscHd0aEBnbWFpbC5jb20iLCJleHAiOjE3ODI0NzI1NjR9.NXXAz7RPYvQx6G34sgIfFK8KXyxokqTQ4sYFIkSk6uE
[19-Jun-2026 11:16:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jun-2026 11:16:31 UTC] ✅ JWT token verified successfully for user profile
[19-Jun-2026 11:16:31 UTC] User ID: 845
[19-Jun-2026 11:16:31 UTC] ✅ User profile retrieved successfully for user ID: 845
[19-Jun-2026 11:16:31 UTC] === API CALL LOG ===
[19-Jun-2026 11:16:31 UTC] Endpoint: user/profile.php
[19-Jun-2026 11:16:31 UTC] Full Log Data: {
    "timestamp": "2026-06-19 11:16:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:ff0:3316:532f:c2:30ae:94e6:a149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:ff0:3316:532f:c2:30ae:94e6:a149, 172.69.199.176",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ1IiwidXNlcm5hbWUiOiJhbHAiLCJlbWFpbCI6ImFscHd0aEBnbWFpbC5jb20iLCJleHAiOjE3ODI0NzI1NjR9.NXXAz7RPYvQx6G34sgIfFK8KXyxokqTQ4sYFIkSk6uE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0e21f417968b64c-IST",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:ff0:3316:532f:c2:30ae:94e6:a149",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jun-2026 11:16:31 UTC] === END API CALL LOG ===
[19-Jun-2026 11:16:31 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jun-2026 11:16:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ1IiwidXNlcm5hbWUiOiJhbHAiLCJlbWFpbCI6ImFscHd0aEBnbWFpbC5jb20iLCJleHAiOjE3ODI0NzI1NjR9.NXXAz7RPYvQx6G34sgIfFK8KXyxokqTQ4sYFIkSk6uE
[19-Jun-2026 11:16:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jun-2026 11:16:31 UTC] ✅ JWT token verified successfully for user profile
[19-Jun-2026 11:16:31 UTC] User ID: 845
[19-Jun-2026 11:16:31 UTC] ✅ User profile retrieved successfully for user ID: 845
[19-Jun-2026 11:16:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jun-2026 11:16:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jun-2026 11:16:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a02:ff0:3316:532f:c2:30ae:94e6:a149, 172.69.199.177","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ1IiwidXNlcm5hbWUiOiJhbHAiLCJlbWFpbCI6ImFscHd0aEBnbWFpbC5jb20iLCJleHAiOjE3ODI0NzI1NjR9.NXXAz7RPYvQx6G34sgIfFK8KXyxokqTQ4sYFIkSk6uE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0e21f72d8beb64c-IST","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a02:ff0:3316:532f:c2:30ae:94e6:a149","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[19-Jun-2026 11:16:39 UTC] === User Orders API Called ===
[19-Jun-2026 11:16:39 UTC] User ID: 845
[19-Jun-2026 11:16:39 UTC] Limit: 20, Offset: 0
[19-Jun-2026 11:16:39 UTC] Orders found: 0
[19-Jun-2026 11:16:39 UTC] Orders data: []
[19-Jun-2026 11:16:39 UTC] Total orders count: 0
[19-Jun-2026 11:16:39 UTC] === API CALL LOG ===
[19-Jun-2026 11:16:39 UTC] Endpoint: user/profile.php
[19-Jun-2026 11:16:39 UTC] Full Log Data: {
    "timestamp": "2026-06-19 11:16:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:ff0:3316:532f:c2:30ae:94e6:a149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:ff0:3316:532f:c2:30ae:94e6:a149, 172.69.199.177",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ1IiwidXNlcm5hbWUiOiJhbHAiLCJlbWFpbCI6ImFscHd0aEBnbWFpbC5jb20iLCJleHAiOjE3ODI0NzI1NjR9.NXXAz7RPYvQx6G34sgIfFK8KXyxokqTQ4sYFIkSk6uE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0e21f73691eb64c-IST",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:ff0:3316:532f:c2:30ae:94e6:a149",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jun-2026 11:16:39 UTC] === END API CALL LOG ===
[19-Jun-2026 11:16:39 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jun-2026 11:16:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ1IiwidXNlcm5hbWUiOiJhbHAiLCJlbWFpbCI6ImFscHd0aEBnbWFpbC5jb20iLCJleHAiOjE3ODI0NzI1NjR9.NXXAz7RPYvQx6G34sgIfFK8KXyxokqTQ4sYFIkSk6uE
[19-Jun-2026 11:16:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jun-2026 11:16:39 UTC] ✅ JWT token verified successfully for user profile
[19-Jun-2026 11:16:39 UTC] User ID: 845
[19-Jun-2026 11:16:39 UTC] ✅ User profile retrieved successfully for user ID: 845
[19-Jun-2026 11:16:39 UTC] === API CALL LOG ===
[19-Jun-2026 11:16:39 UTC] Endpoint: user/profile.php
[19-Jun-2026 11:16:39 UTC] Full Log Data: {
    "timestamp": "2026-06-19 11:16:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:ff0:3316:532f:c2:30ae:94e6:a149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:ff0:3316:532f:c2:30ae:94e6:a149, 172.69.199.177",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ1IiwidXNlcm5hbWUiOiJhbHAiLCJlbWFpbCI6ImFscHd0aEBnbWFpbC5jb20iLCJleHAiOjE3ODI0NzI1NjR9.NXXAz7RPYvQx6G34sgIfFK8KXyxokqTQ4sYFIkSk6uE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0e21f7509acb64c-IST",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:ff0:3316:532f:c2:30ae:94e6:a149",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jun-2026 11:16:39 UTC] === END API CALL LOG ===
[19-Jun-2026 11:16:39 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jun-2026 11:16:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ1IiwidXNlcm5hbWUiOiJhbHAiLCJlbWFpbCI6ImFscHd0aEBnbWFpbC5jb20iLCJleHAiOjE3ODI0NzI1NjR9.NXXAz7RPYvQx6G34sgIfFK8KXyxokqTQ4sYFIkSk6uE
[19-Jun-2026 11:16:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jun-2026 11:16:39 UTC] ✅ JWT token verified successfully for user profile
[19-Jun-2026 11:16:39 UTC] User ID: 845
[19-Jun-2026 11:16:39 UTC] ✅ User profile retrieved successfully for user ID: 845
[19-Jun-2026 11:16:40 UTC] === API CALL LOG ===
[19-Jun-2026 11:16:40 UTC] Endpoint: user/profile.php
[19-Jun-2026 11:16:40 UTC] Full Log Data: {
    "timestamp": "2026-06-19 11:16:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:ff0:3316:532f:c2:30ae:94e6:a149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:ff0:3316:532f:c2:30ae:94e6:a149, 172.69.199.177",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ1IiwidXNlcm5hbWUiOiJhbHAiLCJlbWFpbCI6ImFscHd0aEBnbWFpbC5jb20iLCJleHAiOjE3ODI0NzI1NjR9.NXXAz7RPYvQx6G34sgIfFK8KXyxokqTQ4sYFIkSk6uE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0e21f774b0bb64c-IST",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:ff0:3316:532f:c2:30ae:94e6:a149",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jun-2026 11:16:40 UTC] === END API CALL LOG ===
[19-Jun-2026 11:16:40 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jun-2026 11:16:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ1IiwidXNlcm5hbWUiOiJhbHAiLCJlbWFpbCI6ImFscHd0aEBnbWFpbC5jb20iLCJleHAiOjE3ODI0NzI1NjR9.NXXAz7RPYvQx6G34sgIfFK8KXyxokqTQ4sYFIkSk6uE
[19-Jun-2026 11:16:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jun-2026 11:16:40 UTC] ✅ JWT token verified successfully for user profile
[19-Jun-2026 11:16:40 UTC] User ID: 845
[19-Jun-2026 11:16:40 UTC] ✅ User profile retrieved successfully for user ID: 845
[19-Jun-2026 11:16:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jun-2026 11:16:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jun-2026 11:16:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a02:ff0:3316:532f:c2:30ae:94e6:a149, 172.69.199.177","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ1IiwidXNlcm5hbWUiOiJhbHAiLCJlbWFpbCI6ImFscHd0aEBnbWFpbC5jb20iLCJleHAiOjE3ODI0NzI1NjR9.NXXAz7RPYvQx6G34sgIfFK8KXyxokqTQ4sYFIkSk6uE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0e21f97fd96b64c-IST","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a02:ff0:3316:532f:c2:30ae:94e6:a149","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[19-Jun-2026 11:16:45 UTC] === User Orders API Called ===
[19-Jun-2026 11:16:45 UTC] User ID: 845
[19-Jun-2026 11:16:45 UTC] Limit: 20, Offset: 0
[19-Jun-2026 11:16:45 UTC] Orders found: 0
[19-Jun-2026 11:16:45 UTC] Orders data: []
[19-Jun-2026 11:16:45 UTC] Total orders count: 0
[19-Jun-2026 11:16:45 UTC] === API CALL LOG ===
[19-Jun-2026 11:16:45 UTC] Endpoint: user/profile.php
[19-Jun-2026 11:16:45 UTC] Full Log Data: {
    "timestamp": "2026-06-19 11:16:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:ff0:3316:532f:c2:30ae:94e6:a149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:ff0:3316:532f:c2:30ae:94e6:a149, 172.69.199.177",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ1IiwidXNlcm5hbWUiOiJhbHAiLCJlbWFpbCI6ImFscHd0aEBnbWFpbC5jb20iLCJleHAiOjE3ODI0NzI1NjR9.NXXAz7RPYvQx6G34sgIfFK8KXyxokqTQ4sYFIkSk6uE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0e21f987dacb64c-IST",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:ff0:3316:532f:c2:30ae:94e6:a149",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jun-2026 11:16:45 UTC] === END API CALL LOG ===
[19-Jun-2026 11:16:45 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jun-2026 11:16:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ1IiwidXNlcm5hbWUiOiJhbHAiLCJlbWFpbCI6ImFscHd0aEBnbWFpbC5jb20iLCJleHAiOjE3ODI0NzI1NjR9.NXXAz7RPYvQx6G34sgIfFK8KXyxokqTQ4sYFIkSk6uE
[19-Jun-2026 11:16:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jun-2026 11:16:45 UTC] ✅ JWT token verified successfully for user profile
[19-Jun-2026 11:16:45 UTC] User ID: 845
[19-Jun-2026 11:16:45 UTC] ✅ User profile retrieved successfully for user ID: 845
[19-Jun-2026 11:16:45 UTC] === API CALL LOG ===
[19-Jun-2026 11:16:45 UTC] Endpoint: user/profile.php
[19-Jun-2026 11:16:45 UTC] Full Log Data: {
    "timestamp": "2026-06-19 11:16:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:ff0:3316:532f:c2:30ae:94e6:a149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:ff0:3316:532f:c2:30ae:94e6:a149, 172.69.199.177",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ1IiwidXNlcm5hbWUiOiJhbHAiLCJlbWFpbCI6ImFscHd0aEBnbWFpbC5jb20iLCJleHAiOjE3ODI0NzI1NjR9.NXXAz7RPYvQx6G34sgIfFK8KXyxokqTQ4sYFIkSk6uE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0e21f9ade3ab64c-IST",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:ff0:3316:532f:c2:30ae:94e6:a149",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jun-2026 11:16:45 UTC] === END API CALL LOG ===
[19-Jun-2026 11:16:45 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jun-2026 11:16:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ1IiwidXNlcm5hbWUiOiJhbHAiLCJlbWFpbCI6ImFscHd0aEBnbWFpbC5jb20iLCJleHAiOjE3ODI0NzI1NjR9.NXXAz7RPYvQx6G34sgIfFK8KXyxokqTQ4sYFIkSk6uE
[19-Jun-2026 11:16:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jun-2026 11:16:45 UTC] ✅ JWT token verified successfully for user profile
[19-Jun-2026 11:16:45 UTC] User ID: 845
[19-Jun-2026 11:16:45 UTC] ✅ User profile retrieved successfully for user ID: 845
[19-Jun-2026 11:16:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jun-2026 11:16:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jun-2026 11:16:46 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a02:ff0:3316:532f:c2:30ae:94e6:a149, 172.69.199.177","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ1IiwidXNlcm5hbWUiOiJhbHAiLCJlbWFpbCI6ImFscHd0aEBnbWFpbC5jb20iLCJleHAiOjE3ODI0NzI1NjR9.NXXAz7RPYvQx6G34sgIfFK8KXyxokqTQ4sYFIkSk6uE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0e21f9c2e79b64c-IST","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a02:ff0:3316:532f:c2:30ae:94e6:a149","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[19-Jun-2026 11:16:46 UTC] === User Orders API Called ===
[19-Jun-2026 11:16:46 UTC] User ID: 845
[19-Jun-2026 11:16:46 UTC] Limit: 20, Offset: 0
[19-Jun-2026 11:16:46 UTC] Orders found: 0
[19-Jun-2026 11:16:46 UTC] Orders data: []
[19-Jun-2026 11:16:46 UTC] Total orders count: 0
[19-Jun-2026 11:16:48 UTC] === API CALL LOG ===
[19-Jun-2026 11:16:48 UTC] Endpoint: user/profile.php
[19-Jun-2026 11:16:48 UTC] Full Log Data: {
    "timestamp": "2026-06-19 11:16:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:ff0:3316:532f:c2:30ae:94e6:a149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:ff0:3316:532f:c2:30ae:94e6:a149, 172.69.199.177",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ1IiwidXNlcm5hbWUiOiJhbHAiLCJlbWFpbCI6ImFscHd0aEBnbWFpbC5jb20iLCJleHAiOjE3ODI0NzI1NjR9.NXXAz7RPYvQx6G34sgIfFK8KXyxokqTQ4sYFIkSk6uE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0e21faa7b86b64c-IST",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:ff0:3316:532f:c2:30ae:94e6:a149",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jun-2026 11:16:48 UTC] === END API CALL LOG ===
[19-Jun-2026 11:16:48 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jun-2026 11:16:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ1IiwidXNlcm5hbWUiOiJhbHAiLCJlbWFpbCI6ImFscHd0aEBnbWFpbC5jb20iLCJleHAiOjE3ODI0NzI1NjR9.NXXAz7RPYvQx6G34sgIfFK8KXyxokqTQ4sYFIkSk6uE
[19-Jun-2026 11:16:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jun-2026 11:16:48 UTC] ✅ JWT token verified successfully for user profile
[19-Jun-2026 11:16:48 UTC] User ID: 845
[19-Jun-2026 11:16:48 UTC] ✅ User profile retrieved successfully for user ID: 845
[19-Jun-2026 11:16:48 UTC] User Purchases API - User ID: 845
[19-Jun-2026 11:16:48 UTC] User Purchases API - Total purchases found: 1
[19-Jun-2026 11:16:49 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jun-2026 11:16:49 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jun-2026 11:16:49 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a02:ff0:3316:532f:c2:30ae:94e6:a149, 172.69.199.177","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ1IiwidXNlcm5hbWUiOiJhbHAiLCJlbWFpbCI6ImFscHd0aEBnbWFpbC5jb20iLCJleHAiOjE3ODI0NzI1NjR9.NXXAz7RPYvQx6G34sgIfFK8KXyxokqTQ4sYFIkSk6uE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0e21fb04d57b64c-IST","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a02:ff0:3316:532f:c2:30ae:94e6:a149","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[19-Jun-2026 11:16:49 UTC] === User Orders API Called ===
[19-Jun-2026 11:16:49 UTC] User ID: 845
[19-Jun-2026 11:16:49 UTC] Limit: 20, Offset: 0
[19-Jun-2026 11:16:49 UTC] Orders found: 0
[19-Jun-2026 11:16:49 UTC] Orders data: []
[19-Jun-2026 11:16:49 UTC] Total orders count: 0
[19-Jun-2026 11:16:49 UTC] === API CALL LOG ===
[19-Jun-2026 11:16:49 UTC] Endpoint: user/profile.php
[19-Jun-2026 11:16:49 UTC] Full Log Data: {
    "timestamp": "2026-06-19 11:16:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:ff0:3316:532f:c2:30ae:94e6:a149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:ff0:3316:532f:c2:30ae:94e6:a149, 172.69.199.177",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ1IiwidXNlcm5hbWUiOiJhbHAiLCJlbWFpbCI6ImFscHd0aEBnbWFpbC5jb20iLCJleHAiOjE3ODI0NzI1NjR9.NXXAz7RPYvQx6G34sgIfFK8KXyxokqTQ4sYFIkSk6uE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0e21fb0dd82b64c-IST",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:ff0:3316:532f:c2:30ae:94e6:a149",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jun-2026 11:16:49 UTC] === END API CALL LOG ===
[19-Jun-2026 11:16:49 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jun-2026 11:16:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ1IiwidXNlcm5hbWUiOiJhbHAiLCJlbWFpbCI6ImFscHd0aEBnbWFpbC5jb20iLCJleHAiOjE3ODI0NzI1NjR9.NXXAz7RPYvQx6G34sgIfFK8KXyxokqTQ4sYFIkSk6uE
[19-Jun-2026 11:16:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jun-2026 11:16:49 UTC] ✅ JWT token verified successfully for user profile
[19-Jun-2026 11:16:49 UTC] User ID: 845
[19-Jun-2026 11:16:49 UTC] ✅ User profile retrieved successfully for user ID: 845
[19-Jun-2026 11:16:49 UTC] === API CALL LOG ===
[19-Jun-2026 11:16:49 UTC] Endpoint: user/profile.php
[19-Jun-2026 11:16:49 UTC] Full Log Data: {
    "timestamp": "2026-06-19 11:16:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:ff0:3316:532f:c2:30ae:94e6:a149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:ff0:3316:532f:c2:30ae:94e6:a149, 172.69.199.177",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ1IiwidXNlcm5hbWUiOiJhbHAiLCJlbWFpbCI6ImFscHd0aEBnbWFpbC5jb20iLCJleHAiOjE3ODI0NzI1NjR9.NXXAz7RPYvQx6G34sgIfFK8KXyxokqTQ4sYFIkSk6uE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0e21fb22e0fb64c-IST",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:ff0:3316:532f:c2:30ae:94e6:a149",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jun-2026 11:16:49 UTC] === END API CALL LOG ===
[19-Jun-2026 11:16:49 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jun-2026 11:16:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ1IiwidXNlcm5hbWUiOiJhbHAiLCJlbWFpbCI6ImFscHd0aEBnbWFpbC5jb20iLCJleHAiOjE3ODI0NzI1NjR9.NXXAz7RPYvQx6G34sgIfFK8KXyxokqTQ4sYFIkSk6uE
[19-Jun-2026 11:16:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jun-2026 11:16:49 UTC] ✅ JWT token verified successfully for user profile
[19-Jun-2026 11:16:49 UTC] User ID: 845
[19-Jun-2026 11:16:49 UTC] ✅ User profile retrieved successfully for user ID: 845
[19-Jun-2026 11:16:50 UTC] === API CALL LOG ===
[19-Jun-2026 11:16:50 UTC] Endpoint: user/profile.php
[19-Jun-2026 11:16:50 UTC] Full Log Data: {
    "timestamp": "2026-06-19 11:16:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:ff0:3316:532f:c2:30ae:94e6:a149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:ff0:3316:532f:c2:30ae:94e6:a149, 172.69.199.177",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ1IiwidXNlcm5hbWUiOiJhbHAiLCJlbWFpbCI6ImFscHd0aEBnbWFpbC5jb20iLCJleHAiOjE3ODI0NzI1NjR9.NXXAz7RPYvQx6G34sgIfFK8KXyxokqTQ4sYFIkSk6uE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0e21fb4bf2ab64c-IST",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:ff0:3316:532f:c2:30ae:94e6:a149",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jun-2026 11:16:50 UTC] === END API CALL LOG ===
[19-Jun-2026 11:16:50 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jun-2026 11:16:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ1IiwidXNlcm5hbWUiOiJhbHAiLCJlbWFpbCI6ImFscHd0aEBnbWFpbC5jb20iLCJleHAiOjE3ODI0NzI1NjR9.NXXAz7RPYvQx6G34sgIfFK8KXyxokqTQ4sYFIkSk6uE
[19-Jun-2026 11:16:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jun-2026 11:16:50 UTC] ✅ JWT token verified successfully for user profile
[19-Jun-2026 11:16:50 UTC] User ID: 845
[19-Jun-2026 11:16:50 UTC] ✅ User profile retrieved successfully for user ID: 845
[19-Jun-2026 11:17:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jun-2026 11:17:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jun-2026 11:17:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a02:ff0:3316:532f:c2:30ae:94e6:a149, 172.69.199.176","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ1IiwidXNlcm5hbWUiOiJhbHAiLCJlbWFpbCI6ImFscHd0aEBnbWFpbC5jb20iLCJleHAiOjE3ODI0NzI1NjR9.NXXAz7RPYvQx6G34sgIfFK8KXyxokqTQ4sYFIkSk6uE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0e220817d8cb64c-IST","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a02:ff0:3316:532f:c2:30ae:94e6:a149","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[19-Jun-2026 11:17:22 UTC] === User Orders API Called ===
[19-Jun-2026 11:17:22 UTC] User ID: 845
[19-Jun-2026 11:17:22 UTC] Limit: 20, Offset: 0
[19-Jun-2026 11:17:22 UTC] Orders found: 0
[19-Jun-2026 11:17:22 UTC] Orders data: []
[19-Jun-2026 11:17:22 UTC] Total orders count: 0
[19-Jun-2026 11:17:23 UTC] === API CALL LOG ===
[19-Jun-2026 11:17:23 UTC] Endpoint: user/profile.php
[19-Jun-2026 11:17:23 UTC] Full Log Data: {
    "timestamp": "2026-06-19 11:17:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:ff0:3316:532f:c2:30ae:94e6:a149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:ff0:3316:532f:c2:30ae:94e6:a149, 172.69.199.177",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ1IiwidXNlcm5hbWUiOiJhbHAiLCJlbWFpbCI6ImFscHd0aEBnbWFpbC5jb20iLCJleHAiOjE3ODI0NzI1NjR9.NXXAz7RPYvQx6G34sgIfFK8KXyxokqTQ4sYFIkSk6uE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0e22081edc6b64c-IST",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:ff0:3316:532f:c2:30ae:94e6:a149",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jun-2026 11:17:23 UTC] === END API CALL LOG ===
[19-Jun-2026 11:17:23 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jun-2026 11:17:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ1IiwidXNlcm5hbWUiOiJhbHAiLCJlbWFpbCI6ImFscHd0aEBnbWFpbC5jb20iLCJleHAiOjE3ODI0NzI1NjR9.NXXAz7RPYvQx6G34sgIfFK8KXyxokqTQ4sYFIkSk6uE
[19-Jun-2026 11:17:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jun-2026 11:17:23 UTC] ✅ JWT token verified successfully for user profile
[19-Jun-2026 11:17:23 UTC] User ID: 845
[19-Jun-2026 11:17:23 UTC] ✅ User profile retrieved successfully for user ID: 845
[19-Jun-2026 11:17:23 UTC] === API CALL LOG ===
[19-Jun-2026 11:17:23 UTC] Endpoint: user/profile.php
[19-Jun-2026 11:17:23 UTC] Full Log Data: {
    "timestamp": "2026-06-19 11:17:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:ff0:3316:532f:c2:30ae:94e6:a149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:ff0:3316:532f:c2:30ae:94e6:a149, 172.69.199.177",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ1IiwidXNlcm5hbWUiOiJhbHAiLCJlbWFpbCI6ImFscHd0aEBnbWFpbC5jb20iLCJleHAiOjE3ODI0NzI1NjR9.NXXAz7RPYvQx6G34sgIfFK8KXyxokqTQ4sYFIkSk6uE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0e220840e6eb64c-IST",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:ff0:3316:532f:c2:30ae:94e6:a149",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jun-2026 11:17:23 UTC] === END API CALL LOG ===
[19-Jun-2026 11:17:23 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jun-2026 11:17:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ1IiwidXNlcm5hbWUiOiJhbHAiLCJlbWFpbCI6ImFscHd0aEBnbWFpbC5jb20iLCJleHAiOjE3ODI0NzI1NjR9.NXXAz7RPYvQx6G34sgIfFK8KXyxokqTQ4sYFIkSk6uE
[19-Jun-2026 11:17:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jun-2026 11:17:23 UTC] ✅ JWT token verified successfully for user profile
[19-Jun-2026 11:17:23 UTC] User ID: 845
[19-Jun-2026 11:17:23 UTC] ✅ User profile retrieved successfully for user ID: 845
[19-Jun-2026 11:17:23 UTC] === API CALL LOG ===
[19-Jun-2026 11:17:23 UTC] Endpoint: user/profile.php
[19-Jun-2026 11:17:23 UTC] Full Log Data: {
    "timestamp": "2026-06-19 11:17:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:ff0:3316:532f:c2:30ae:94e6:a149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:ff0:3316:532f:c2:30ae:94e6:a149, 172.69.199.176",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ1IiwidXNlcm5hbWUiOiJhbHAiLCJlbWFpbCI6ImFscHd0aEBnbWFpbC5jb20iLCJleHAiOjE3ODI0NzI1NjR9.NXXAz7RPYvQx6G34sgIfFK8KXyxokqTQ4sYFIkSk6uE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0e220860f71b64c-IST",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:ff0:3316:532f:c2:30ae:94e6:a149",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jun-2026 11:17:23 UTC] === END API CALL LOG ===
[19-Jun-2026 11:17:23 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jun-2026 11:17:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ1IiwidXNlcm5hbWUiOiJhbHAiLCJlbWFpbCI6ImFscHd0aEBnbWFpbC5jb20iLCJleHAiOjE3ODI0NzI1NjR9.NXXAz7RPYvQx6G34sgIfFK8KXyxokqTQ4sYFIkSk6uE
[19-Jun-2026 11:17:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jun-2026 11:17:23 UTC] ✅ JWT token verified successfully for user profile
[19-Jun-2026 11:17:23 UTC] User ID: 845
[19-Jun-2026 11:17:23 UTC] ✅ User profile retrieved successfully for user ID: 845
[19-Jun-2026 11:47:55 UTC] === API CALL LOG ===
[19-Jun-2026 11:47:55 UTC] Endpoint: user/profile.php
[19-Jun-2026 11:47:55 UTC] Full Log Data: {
    "timestamp": "2026-06-19 11:47:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "129.222.187.88",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "129.222.187.88, 172.69.170.167",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYzIiwidXNlcm5hbWUiOiJrZW1ib2kiLCJlbWFpbCI6ImJydWNlbWFydGluczA5OEBwcm90b24ubWUiLCJleHAiOjE3ODE2MTAyNjZ9._17UcpK7WJgmpTGcP5RHukux8VVo6ONmC08rRT0P5_c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0e24d393a362c2f-NBO",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "129.222.187.88",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jun-2026 11:47:55 UTC] === END API CALL LOG ===
[19-Jun-2026 11:47:55 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jun-2026 11:47:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYzIiwidXNlcm5hbWUiOiJrZW1ib2kiLCJlbWFpbCI6ImJydWNlbWFydGluczA5OEBwcm90b24ubWUiLCJleHAiOjE3ODE2MTAyNjZ9._17UcpK7WJgmpTGcP5RHukux8VVo6ONmC08rRT0P5_c
[19-Jun-2026 11:47:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jun-2026 11:47:55 UTC] ✅ JWT token verified successfully for user profile
[19-Jun-2026 11:47:55 UTC] User ID: 763
[19-Jun-2026 11:47:55 UTC] ✅ User profile retrieved successfully for user ID: 763
[19-Jun-2026 11:47:55 UTC] === API CALL LOG ===
[19-Jun-2026 11:47:55 UTC] Endpoint: user/profile.php
[19-Jun-2026 11:47:55 UTC] Full Log Data: {
    "timestamp": "2026-06-19 11:47:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "129.222.187.88",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "129.222.187.88, 172.69.170.167",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYzIiwidXNlcm5hbWUiOiJrZW1ib2kiLCJlbWFpbCI6ImJydWNlbWFydGluczA5OEBwcm90b24ubWUiLCJleHAiOjE3ODE2MTAyNjZ9._17UcpK7WJgmpTGcP5RHukux8VVo6ONmC08rRT0P5_c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0e24d3eda412c2f-NBO",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "129.222.187.88",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jun-2026 11:47:55 UTC] === END API CALL LOG ===
[19-Jun-2026 11:47:55 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jun-2026 11:47:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYzIiwidXNlcm5hbWUiOiJrZW1ib2kiLCJlbWFpbCI6ImJydWNlbWFydGluczA5OEBwcm90b24ubWUiLCJleHAiOjE3ODE2MTAyNjZ9._17UcpK7WJgmpTGcP5RHukux8VVo6ONmC08rRT0P5_c
[19-Jun-2026 11:47:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jun-2026 11:47:55 UTC] ✅ JWT token verified successfully for user profile
[19-Jun-2026 11:47:55 UTC] User ID: 763
[19-Jun-2026 11:47:55 UTC] ✅ User profile retrieved successfully for user ID: 763
[19-Jun-2026 11:47:55 UTC] === API CALL LOG ===
[19-Jun-2026 11:47:55 UTC] Endpoint: user/profile.php
[19-Jun-2026 11:47:55 UTC] Full Log Data: {
    "timestamp": "2026-06-19 11:47:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "129.222.187.88",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "129.222.187.88, 172.69.170.167",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYzIiwidXNlcm5hbWUiOiJrZW1ib2kiLCJlbWFpbCI6ImJydWNlbWFydGluczA5OEBwcm90b24ubWUiLCJleHAiOjE3ODE2MTAyNjZ9._17UcpK7WJgmpTGcP5RHukux8VVo6ONmC08rRT0P5_c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0e24d3f2ac72c2f-NBO",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "129.222.187.88",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jun-2026 11:47:55 UTC] === END API CALL LOG ===
[19-Jun-2026 11:47:55 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jun-2026 11:47:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYzIiwidXNlcm5hbWUiOiJrZW1ib2kiLCJlbWFpbCI6ImJydWNlbWFydGluczA5OEBwcm90b24ubWUiLCJleHAiOjE3ODE2MTAyNjZ9._17UcpK7WJgmpTGcP5RHukux8VVo6ONmC08rRT0P5_c
[19-Jun-2026 11:47:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jun-2026 11:47:55 UTC] ✅ JWT token verified successfully for user profile
[19-Jun-2026 11:47:55 UTC] User ID: 763
[19-Jun-2026 11:47:55 UTC] ✅ User profile retrieved successfully for user ID: 763
[19-Jun-2026 11:47:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jun-2026 11:47:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jun-2026 11:47:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"129.222.187.88, 172.69.170.167","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYzIiwidXNlcm5hbWUiOiJrZW1ib2kiLCJlbWFpbCI6ImJydWNlbWFydGluczA5OEBwcm90b24ubWUiLCJleHAiOjE3ODE2MTAyNjZ9._17UcpK7WJgmpTGcP5RHukux8VVo6ONmC08rRT0P5_c","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0e24d3f2acc2c2f-NBO","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"129.222.187.88","cf-ipcountry":"KE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[19-Jun-2026 11:47:55 UTC] === User Orders API Called ===
[19-Jun-2026 11:47:55 UTC] User ID: 763
[19-Jun-2026 11:47:55 UTC] Limit: 20, Offset: 0
[19-Jun-2026 11:47:55 UTC] Orders found: 0
[19-Jun-2026 11:47:55 UTC] Orders data: []
[19-Jun-2026 11:47:55 UTC] Total orders count: 0
[19-Jun-2026 11:47:55 UTC] === API CALL LOG ===
[19-Jun-2026 11:47:55 UTC] Endpoint: user/profile.php
[19-Jun-2026 11:47:55 UTC] Full Log Data: {
    "timestamp": "2026-06-19 11:47:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "129.222.187.88",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "129.222.187.88, 172.69.170.167",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYzIiwidXNlcm5hbWUiOiJrZW1ib2kiLCJlbWFpbCI6ImJydWNlbWFydGluczA5OEBwcm90b24ubWUiLCJleHAiOjE3ODE2MTAyNjZ9._17UcpK7WJgmpTGcP5RHukux8VVo6ONmC08rRT0P5_c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0e24d3fab902c2f-NBO",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "129.222.187.88",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jun-2026 11:47:55 UTC] === END API CALL LOG ===
[19-Jun-2026 11:47:55 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jun-2026 11:47:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYzIiwidXNlcm5hbWUiOiJrZW1ib2kiLCJlbWFpbCI6ImJydWNlbWFydGluczA5OEBwcm90b24ubWUiLCJleHAiOjE3ODE2MTAyNjZ9._17UcpK7WJgmpTGcP5RHukux8VVo6ONmC08rRT0P5_c
[19-Jun-2026 11:47:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jun-2026 11:47:55 UTC] ✅ JWT token verified successfully for user profile
[19-Jun-2026 11:47:55 UTC] User ID: 763
[19-Jun-2026 11:47:55 UTC] ✅ User profile retrieved successfully for user ID: 763
[19-Jun-2026 11:47:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jun-2026 11:47:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jun-2026 11:47:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"129.222.187.88, 172.69.170.167","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYzIiwidXNlcm5hbWUiOiJrZW1ib2kiLCJlbWFpbCI6ImJydWNlbWFydGluczA5OEBwcm90b24ubWUiLCJleHAiOjE3ODE2MTAyNjZ9._17UcpK7WJgmpTGcP5RHukux8VVo6ONmC08rRT0P5_c","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0e24d4f58e92c2f-NBO","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"129.222.187.88","cf-ipcountry":"KE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[19-Jun-2026 11:47:58 UTC] === User Orders API Called ===
[19-Jun-2026 11:47:58 UTC] User ID: 763
[19-Jun-2026 11:47:58 UTC] Limit: 20, Offset: 0
[19-Jun-2026 11:47:58 UTC] Orders found: 0
[19-Jun-2026 11:47:58 UTC] Orders data: []
[19-Jun-2026 11:47:58 UTC] Total orders count: 0
[19-Jun-2026 11:47:59 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jun-2026 11:47:59 UTC] === API CALL LOG ===
[19-Jun-2026 11:47:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jun-2026 11:47:59 UTC] Endpoint: user/profile.php
[19-Jun-2026 11:47:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"129.222.187.88, 172.69.170.167","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYzIiwidXNlcm5hbWUiOiJrZW1ib2kiLCJlbWFpbCI6ImJydWNlbWFydGluczA5OEBwcm90b24ubWUiLCJleHAiOjE3ODE2MTAyNjZ9._17UcpK7WJgmpTGcP5RHukux8VVo6ONmC08rRT0P5_c","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0e24d5a78fd2c2f-NBO","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"129.222.187.88","cf-ipcountry":"KE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[19-Jun-2026 11:47:59 UTC] Full Log Data: {
    "timestamp": "2026-06-19 11:47:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "129.222.187.88",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "129.222.187.88, 172.69.170.167",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYzIiwidXNlcm5hbWUiOiJrZW1ib2kiLCJlbWFpbCI6ImJydWNlbWFydGluczA5OEBwcm90b24ubWUiLCJleHAiOjE3ODE2MTAyNjZ9._17UcpK7WJgmpTGcP5RHukux8VVo6ONmC08rRT0P5_c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0e24d5a78ff2c2f-NBO",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "129.222.187.88",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jun-2026 11:47:59 UTC] === END API CALL LOG ===
[19-Jun-2026 11:47:59 UTC] === User Orders API Called ===
[19-Jun-2026 11:47:59 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jun-2026 11:47:59 UTC] User ID: 763
[19-Jun-2026 11:47:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYzIiwidXNlcm5hbWUiOiJrZW1ib2kiLCJlbWFpbCI6ImJydWNlbWFydGluczA5OEBwcm90b24ubWUiLCJleHAiOjE3ODE2MTAyNjZ9._17UcpK7WJgmpTGcP5RHukux8VVo6ONmC08rRT0P5_c
[19-Jun-2026 11:47:59 UTC] Limit: 20, Offset: 0
[19-Jun-2026 11:47:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jun-2026 11:47:59 UTC] ✅ JWT token verified successfully for user profile
[19-Jun-2026 11:47:59 UTC] User ID: 763
[19-Jun-2026 11:47:59 UTC] Orders found: 0
[19-Jun-2026 11:47:59 UTC] Orders data: []
[19-Jun-2026 11:47:59 UTC] ✅ User profile retrieved successfully for user ID: 763
[19-Jun-2026 11:47:59 UTC] Total orders count: 0
[19-Jun-2026 11:48:00 UTC] === API CALL LOG ===
[19-Jun-2026 11:48:00 UTC] Endpoint: user/profile.php
[19-Jun-2026 11:48:00 UTC] Full Log Data: {
    "timestamp": "2026-06-19 11:48:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "129.222.187.88",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "129.222.187.88, 172.69.170.167",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYzIiwidXNlcm5hbWUiOiJrZW1ib2kiLCJlbWFpbCI6ImJydWNlbWFydGluczA5OEBwcm90b24ubWUiLCJleHAiOjE3ODE2MTAyNjZ9._17UcpK7WJgmpTGcP5RHukux8VVo6ONmC08rRT0P5_c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0e24d5dfe7c2c2f-NBO",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "129.222.187.88",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jun-2026 11:48:00 UTC] === END API CALL LOG ===
[19-Jun-2026 11:48:00 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jun-2026 11:48:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYzIiwidXNlcm5hbWUiOiJrZW1ib2kiLCJlbWFpbCI6ImJydWNlbWFydGluczA5OEBwcm90b24ubWUiLCJleHAiOjE3ODE2MTAyNjZ9._17UcpK7WJgmpTGcP5RHukux8VVo6ONmC08rRT0P5_c
[19-Jun-2026 11:48:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jun-2026 11:48:00 UTC] ✅ JWT token verified successfully for user profile
[19-Jun-2026 11:48:00 UTC] User ID: 763
[19-Jun-2026 11:48:00 UTC] ✅ User profile retrieved successfully for user ID: 763
[19-Jun-2026 11:48:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jun-2026 11:48:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jun-2026 11:48:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"129.222.187.88, 172.69.170.167","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYzIiwidXNlcm5hbWUiOiJrZW1ib2kiLCJlbWFpbCI6ImJydWNlbWFydGluczA5OEBwcm90b24ubWUiLCJleHAiOjE3ODE2MTAyNjZ9._17UcpK7WJgmpTGcP5RHukux8VVo6ONmC08rRT0P5_c","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0e24d8f4d002c2f-NBO","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"129.222.187.88","cf-ipcountry":"KE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[19-Jun-2026 11:48:08 UTC] === User Orders API Called ===
[19-Jun-2026 11:48:08 UTC] User ID: 763
[19-Jun-2026 11:48:08 UTC] Limit: 20, Offset: 0
[19-Jun-2026 11:48:08 UTC] Orders found: 0
[19-Jun-2026 11:48:08 UTC] Orders data: []
[19-Jun-2026 11:48:08 UTC] Total orders count: 0
[19-Jun-2026 11:48:08 UTC] === API CALL LOG ===
[19-Jun-2026 11:48:08 UTC] Endpoint: user/profile.php
[19-Jun-2026 11:48:08 UTC] Full Log Data: {
    "timestamp": "2026-06-19 11:48:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "129.222.187.88",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "129.222.187.88, 172.69.170.167",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYzIiwidXNlcm5hbWUiOiJrZW1ib2kiLCJlbWFpbCI6ImJydWNlbWFydGluczA5OEBwcm90b24ubWUiLCJleHAiOjE3ODE2MTAyNjZ9._17UcpK7WJgmpTGcP5RHukux8VVo6ONmC08rRT0P5_c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0e24d8fcdcb2c2f-NBO",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "129.222.187.88",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jun-2026 11:48:08 UTC] === END API CALL LOG ===
[19-Jun-2026 11:48:08 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jun-2026 11:48:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYzIiwidXNlcm5hbWUiOiJrZW1ib2kiLCJlbWFpbCI6ImJydWNlbWFydGluczA5OEBwcm90b24ubWUiLCJleHAiOjE3ODE2MTAyNjZ9._17UcpK7WJgmpTGcP5RHukux8VVo6ONmC08rRT0P5_c
[19-Jun-2026 11:48:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jun-2026 11:48:08 UTC] ✅ JWT token verified successfully for user profile
[19-Jun-2026 11:48:08 UTC] User ID: 763
[19-Jun-2026 11:48:08 UTC] ✅ User profile retrieved successfully for user ID: 763
[19-Jun-2026 11:48:08 UTC] === API CALL LOG ===
[19-Jun-2026 11:48:08 UTC] Endpoint: user/profile.php
[19-Jun-2026 11:48:08 UTC] Full Log Data: {
    "timestamp": "2026-06-19 11:48:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "129.222.187.88",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "129.222.187.88, 172.69.170.167",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYzIiwidXNlcm5hbWUiOiJrZW1ib2kiLCJlbWFpbCI6ImJydWNlbWFydGluczA5OEBwcm90b24ubWUiLCJleHAiOjE3ODE2MTAyNjZ9._17UcpK7WJgmpTGcP5RHukux8VVo6ONmC08rRT0P5_c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0e24d936b0d2c2f-NBO",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "129.222.187.88",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jun-2026 11:48:08 UTC] === END API CALL LOG ===
[19-Jun-2026 11:48:08 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jun-2026 11:48:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYzIiwidXNlcm5hbWUiOiJrZW1ib2kiLCJlbWFpbCI6ImJydWNlbWFydGluczA5OEBwcm90b24ubWUiLCJleHAiOjE3ODE2MTAyNjZ9._17UcpK7WJgmpTGcP5RHukux8VVo6ONmC08rRT0P5_c
[19-Jun-2026 11:48:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jun-2026 11:48:08 UTC] ✅ JWT token verified successfully for user profile
[19-Jun-2026 11:48:08 UTC] User ID: 763
[19-Jun-2026 11:48:08 UTC] ✅ User profile retrieved successfully for user ID: 763
[19-Jun-2026 11:50:45 UTC] === API CALL LOG ===
[19-Jun-2026 11:50:45 UTC] Endpoint: user/profile.php
[19-Jun-2026 11:50:45 UTC] Full Log Data: {
    "timestamp": "2026-06-19 11:50:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "129.222.187.88",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "129.222.187.88, 172.69.170.167",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYzIiwidXNlcm5hbWUiOiJrZW1ib2kiLCJlbWFpbCI6ImJydWNlbWFydGluczA5OEBwcm90b24ubWUiLCJleHAiOjE3ODE2MTAyNjZ9._17UcpK7WJgmpTGcP5RHukux8VVo6ONmC08rRT0P5_c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0e251614c9e009b-NBO",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "129.222.187.88",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jun-2026 11:50:45 UTC] === END API CALL LOG ===
[19-Jun-2026 11:50:45 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jun-2026 11:50:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYzIiwidXNlcm5hbWUiOiJrZW1ib2kiLCJlbWFpbCI6ImJydWNlbWFydGluczA5OEBwcm90b24ubWUiLCJleHAiOjE3ODE2MTAyNjZ9._17UcpK7WJgmpTGcP5RHukux8VVo6ONmC08rRT0P5_c
[19-Jun-2026 11:50:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jun-2026 11:50:45 UTC] ✅ JWT token verified successfully for user profile
[19-Jun-2026 11:50:45 UTC] User ID: 763
[19-Jun-2026 11:50:45 UTC] ✅ User profile retrieved successfully for user ID: 763
[19-Jun-2026 11:52:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jun-2026 11:52:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jun-2026 11:52:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"129.222.187.88, 172.69.170.166","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYzIiwidXNlcm5hbWUiOiJrZW1ib2kiLCJlbWFpbCI6ImJydWNlbWFydGluczA5OEBwcm90b24ubWUiLCJleHAiOjE3ODE2MTAyNjZ9._17UcpK7WJgmpTGcP5RHukux8VVo6ONmC08rRT0P5_c","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0e2548af9114f1f-NBO","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"129.222.187.88","cf-ipcountry":"KE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[19-Jun-2026 11:52:54 UTC] === User Orders API Called ===
[19-Jun-2026 11:52:54 UTC] User ID: 763
[19-Jun-2026 11:52:54 UTC] Limit: 20, Offset: 0
[19-Jun-2026 11:52:54 UTC] Orders found: 1
[19-Jun-2026 11:52:54 UTC] Orders data: [{"id":355,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/bruceshop04\/619","status":"pending","created_at":"2026-06-19 15:22:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[19-Jun-2026 11:52:54 UTC] Total orders count: 1
[19-Jun-2026 11:52:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jun-2026 11:52:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jun-2026 11:52:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"129.222.187.88, 172.69.170.166","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYzIiwidXNlcm5hbWUiOiJrZW1ib2kiLCJlbWFpbCI6ImJydWNlbWFydGluczA5OEBwcm90b24ubWUiLCJleHAiOjE3ODE2MTAyNjZ9._17UcpK7WJgmpTGcP5RHukux8VVo6ONmC08rRT0P5_c","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0e2548d2bfb4f1f-NBO","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"129.222.187.88","cf-ipcountry":"KE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[19-Jun-2026 11:52:54 UTC] === User Orders API Called ===
[19-Jun-2026 11:52:54 UTC] User ID: 763
[19-Jun-2026 11:52:54 UTC] Limit: 20, Offset: 0
[19-Jun-2026 11:52:54 UTC] Orders found: 1
[19-Jun-2026 11:52:54 UTC] Orders data: [{"id":355,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/bruceshop04\/619","status":"pending","created_at":"2026-06-19 15:22:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[19-Jun-2026 11:52:54 UTC] Total orders count: 1
[19-Jun-2026 11:52:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jun-2026 11:52:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jun-2026 11:52:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"129.222.187.88, 172.69.170.166","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYzIiwidXNlcm5hbWUiOiJrZW1ib2kiLCJlbWFpbCI6ImJydWNlbWFydGluczA5OEBwcm90b24ubWUiLCJleHAiOjE3ODE2MTAyNjZ9._17UcpK7WJgmpTGcP5RHukux8VVo6ONmC08rRT0P5_c","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0e254a54af64f1f-NBO","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"129.222.187.88","cf-ipcountry":"KE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[19-Jun-2026 11:52:58 UTC] === User Orders API Called ===
[19-Jun-2026 11:52:58 UTC] User ID: 763
[19-Jun-2026 11:52:58 UTC] Limit: 20, Offset: 0
[19-Jun-2026 11:52:58 UTC] Orders found: 1
[19-Jun-2026 11:52:58 UTC] Orders data: [{"id":355,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/bruceshop04\/619","status":"pending","created_at":"2026-06-19 15:22:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[19-Jun-2026 11:52:58 UTC] Total orders count: 1
[19-Jun-2026 11:52:58 UTC] === API CALL LOG ===
[19-Jun-2026 11:52:58 UTC] Endpoint: user/profile.php
[19-Jun-2026 11:52:58 UTC] Full Log Data: {
    "timestamp": "2026-06-19 11:52:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "129.222.187.88",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "129.222.187.88, 172.69.170.166",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYzIiwidXNlcm5hbWUiOiJrZW1ib2kiLCJlbWFpbCI6ImJydWNlbWFydGluczA5OEBwcm90b24ubWUiLCJleHAiOjE3ODE2MTAyNjZ9._17UcpK7WJgmpTGcP5RHukux8VVo6ONmC08rRT0P5_c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0e254a5cb954f1f-NBO",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "129.222.187.88",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jun-2026 11:52:58 UTC] === END API CALL LOG ===
[19-Jun-2026 11:52:58 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jun-2026 11:52:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYzIiwidXNlcm5hbWUiOiJrZW1ib2kiLCJlbWFpbCI6ImJydWNlbWFydGluczA5OEBwcm90b24ubWUiLCJleHAiOjE3ODE2MTAyNjZ9._17UcpK7WJgmpTGcP5RHukux8VVo6ONmC08rRT0P5_c
[19-Jun-2026 11:52:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jun-2026 11:52:58 UTC] ✅ JWT token verified successfully for user profile
[19-Jun-2026 11:52:58 UTC] User ID: 763
[19-Jun-2026 11:52:58 UTC] ✅ User profile retrieved successfully for user ID: 763
[19-Jun-2026 11:52:59 UTC] === API CALL LOG ===
[19-Jun-2026 11:52:59 UTC] Endpoint: user/profile.php
[19-Jun-2026 11:52:59 UTC] Full Log Data: {
    "timestamp": "2026-06-19 11:52:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "129.222.187.88",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "129.222.187.88, 172.69.170.166",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYzIiwidXNlcm5hbWUiOiJrZW1ib2kiLCJlbWFpbCI6ImJydWNlbWFydGluczA5OEBwcm90b24ubWUiLCJleHAiOjE3ODE2MTAyNjZ9._17UcpK7WJgmpTGcP5RHukux8VVo6ONmC08rRT0P5_c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0e254a9a9044f1f-NBO",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "129.222.187.88",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jun-2026 11:52:59 UTC] === END API CALL LOG ===
[19-Jun-2026 11:52:59 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jun-2026 11:52:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYzIiwidXNlcm5hbWUiOiJrZW1ib2kiLCJlbWFpbCI6ImJydWNlbWFydGluczA5OEBwcm90b24ubWUiLCJleHAiOjE3ODE2MTAyNjZ9._17UcpK7WJgmpTGcP5RHukux8VVo6ONmC08rRT0P5_c
[19-Jun-2026 11:52:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jun-2026 11:52:59 UTC] ✅ JWT token verified successfully for user profile
[19-Jun-2026 11:52:59 UTC] User ID: 763
[19-Jun-2026 11:52:59 UTC] ✅ User profile retrieved successfully for user ID: 763
[19-Jun-2026 11:53:36 UTC] === API CALL LOG ===
[19-Jun-2026 11:53:36 UTC] Endpoint: user/profile.php
[19-Jun-2026 11:53:36 UTC] Full Log Data: {
    "timestamp": "2026-06-19 11:53:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "129.222.187.88",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "129.222.187.88, 172.69.170.167",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYzIiwidXNlcm5hbWUiOiJrZW1ib2kiLCJlbWFpbCI6ImJydWNlbWFydGluczA5OEBwcm90b24ubWUiLCJleHAiOjE3ODE2MTAyNjZ9._17UcpK7WJgmpTGcP5RHukux8VVo6ONmC08rRT0P5_c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0e2559049dc8a46-NBO",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "129.222.187.88",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jun-2026 11:53:36 UTC] === END API CALL LOG ===
[19-Jun-2026 11:53:36 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jun-2026 11:53:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYzIiwidXNlcm5hbWUiOiJrZW1ib2kiLCJlbWFpbCI6ImJydWNlbWFydGluczA5OEBwcm90b24ubWUiLCJleHAiOjE3ODE2MTAyNjZ9._17UcpK7WJgmpTGcP5RHukux8VVo6ONmC08rRT0P5_c
[19-Jun-2026 11:53:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jun-2026 11:53:36 UTC] ✅ JWT token verified successfully for user profile
[19-Jun-2026 11:53:36 UTC] User ID: 763
[19-Jun-2026 11:53:36 UTC] ✅ User profile retrieved successfully for user ID: 763
[19-Jun-2026 11:53:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jun-2026 11:53:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jun-2026 11:53:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"129.222.187.88, 172.69.170.167","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYzIiwidXNlcm5hbWUiOiJrZW1ib2kiLCJlbWFpbCI6ImJydWNlbWFydGluczA5OEBwcm90b24ubWUiLCJleHAiOjE3ODE2MTAyNjZ9._17UcpK7WJgmpTGcP5RHukux8VVo6ONmC08rRT0P5_c","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0e255ae4c9c8a46-NBO","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"129.222.187.88","cf-ipcountry":"KE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[19-Jun-2026 11:53:40 UTC] === User Orders API Called ===
[19-Jun-2026 11:53:40 UTC] User ID: 763
[19-Jun-2026 11:53:40 UTC] Limit: 20, Offset: 0
[19-Jun-2026 11:53:40 UTC] Orders found: 1
[19-Jun-2026 11:53:40 UTC] Orders data: [{"id":355,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/bruceshop04\/619","status":"pending","created_at":"2026-06-19 15:22:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[19-Jun-2026 11:53:40 UTC] Total orders count: 1
[19-Jun-2026 11:53:46 UTC] === API CALL LOG ===
[19-Jun-2026 11:53:46 UTC] Endpoint: user/profile.php
[19-Jun-2026 11:53:46 UTC] Full Log Data: {
    "timestamp": "2026-06-19 11:53:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "129.222.187.88",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "129.222.187.88, 172.69.170.167",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYzIiwidXNlcm5hbWUiOiJrZW1ib2kiLCJlbWFpbCI6ImJydWNlbWFydGluczA5OEBwcm90b24ubWUiLCJleHAiOjE3ODE2MTAyNjZ9._17UcpK7WJgmpTGcP5RHukux8VVo6ONmC08rRT0P5_c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0e255cebfc28a46-NBO",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "129.222.187.88",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jun-2026 11:53:46 UTC] === END API CALL LOG ===
[19-Jun-2026 11:53:46 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jun-2026 11:53:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYzIiwidXNlcm5hbWUiOiJrZW1ib2kiLCJlbWFpbCI6ImJydWNlbWFydGluczA5OEBwcm90b24ubWUiLCJleHAiOjE3ODE2MTAyNjZ9._17UcpK7WJgmpTGcP5RHukux8VVo6ONmC08rRT0P5_c
[19-Jun-2026 11:53:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jun-2026 11:53:46 UTC] ✅ JWT token verified successfully for user profile
[19-Jun-2026 11:53:46 UTC] User ID: 763
[19-Jun-2026 11:53:46 UTC] ✅ User profile retrieved successfully for user ID: 763
[19-Jun-2026 11:53:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jun-2026 11:53:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jun-2026 11:53:46 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"129.222.187.88, 172.69.170.166","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYzIiwidXNlcm5hbWUiOiJrZW1ib2kiLCJlbWFpbCI6ImJydWNlbWFydGluczA5OEBwcm90b24ubWUiLCJleHAiOjE3ODE2MTAyNjZ9._17UcpK7WJgmpTGcP5RHukux8VVo6ONmC08rRT0P5_c","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0e255cebfc18a46-NBO","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"129.222.187.88","cf-ipcountry":"KE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[19-Jun-2026 11:53:46 UTC] === User Orders API Called ===
[19-Jun-2026 11:53:46 UTC] User ID: 763
[19-Jun-2026 11:53:46 UTC] Limit: 20, Offset: 0
[19-Jun-2026 11:53:46 UTC] Orders found: 1
[19-Jun-2026 11:53:46 UTC] Orders data: [{"id":355,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/bruceshop04\/619","status":"pending","created_at":"2026-06-19 15:22:52","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[19-Jun-2026 11:53:46 UTC] Total orders count: 1
[19-Jun-2026 11:53:46 UTC] === API CALL LOG ===
[19-Jun-2026 11:53:46 UTC] Endpoint: user/profile.php
[19-Jun-2026 11:53:46 UTC] Full Log Data: {
    "timestamp": "2026-06-19 11:53:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "129.222.187.88",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "129.222.187.88, 172.69.170.166",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYzIiwidXNlcm5hbWUiOiJrZW1ib2kiLCJlbWFpbCI6ImJydWNlbWFydGluczA5OEBwcm90b24ubWUiLCJleHAiOjE3ODE2MTAyNjZ9._17UcpK7WJgmpTGcP5RHukux8VVo6ONmC08rRT0P5_c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0e255d259208a46-NBO",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "129.222.187.88",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jun-2026 11:53:46 UTC] === END API CALL LOG ===
[19-Jun-2026 11:53:46 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jun-2026 11:53:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYzIiwidXNlcm5hbWUiOiJrZW1ib2kiLCJlbWFpbCI6ImJydWNlbWFydGluczA5OEBwcm90b24ubWUiLCJleHAiOjE3ODE2MTAyNjZ9._17UcpK7WJgmpTGcP5RHukux8VVo6ONmC08rRT0P5_c
[19-Jun-2026 11:53:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jun-2026 11:53:46 UTC] ✅ JWT token verified successfully for user profile
[19-Jun-2026 11:53:46 UTC] User ID: 763
[19-Jun-2026 11:53:46 UTC] ✅ User profile retrieved successfully for user ID: 763
[19-Jun-2026 11:54:23 UTC] === API CALL LOG ===
[19-Jun-2026 11:54:23 UTC] Endpoint: user/profile.php
[19-Jun-2026 11:54:23 UTC] Full Log Data: {
    "timestamp": "2026-06-19 11:54:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "129.222.187.88",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "129.222.187.88, 172.69.170.167",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYzIiwidXNlcm5hbWUiOiJrZW1ib2kiLCJlbWFpbCI6ImJydWNlbWFydGluczA5OEBwcm90b24ubWUiLCJleHAiOjE3ODE2MTAyNjZ9._17UcpK7WJgmpTGcP5RHukux8VVo6ONmC08rRT0P5_c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0e256b73fc73503-NBO",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "129.222.187.88",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jun-2026 11:54:23 UTC] === END API CALL LOG ===
[19-Jun-2026 11:54:23 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jun-2026 11:54:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzYzIiwidXNlcm5hbWUiOiJrZW1ib2kiLCJlbWFpbCI6ImJydWNlbWFydGluczA5OEBwcm90b24ubWUiLCJleHAiOjE3ODE2MTAyNjZ9._17UcpK7WJgmpTGcP5RHukux8VVo6ONmC08rRT0P5_c
[19-Jun-2026 11:54:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jun-2026 11:54:23 UTC] ✅ JWT token verified successfully for user profile
[19-Jun-2026 11:54:23 UTC] User ID: 763
[19-Jun-2026 11:54:23 UTC] ✅ User profile retrieved successfully for user ID: 763
[19-Jun-2026 17:10:21 UTC] === API CALL LOG ===
[19-Jun-2026 17:10:21 UTC] Endpoint: user/profile.php
[19-Jun-2026 17:10:21 UTC] Full Log Data: {
    "timestamp": "2026-06-19 17:10:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.210.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.112.210.225, 104.23.225.99",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkyIiwidXNlcm5hbWUiOiJjYWxsbWVqYm95cG9wZSIsImVtYWlsIjoiamFjaGlrZWp1ZGUxMDRAZ21haWwuY29tIiwiZXhwIjoxNzgwODI3MTg2fQ.zOrpokbfMXPs66kDTQ5LzsjZdUJDyP9x-lCoufIAPPI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0e425909e260f1e-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.112.210.225",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jun-2026 17:10:21 UTC] === END API CALL LOG ===
[19-Jun-2026 17:10:21 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jun-2026 17:10:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkyIiwidXNlcm5hbWUiOiJjYWxsbWVqYm95cG9wZSIsImVtYWlsIjoiamFjaGlrZWp1ZGUxMDRAZ21haWwuY29tIiwiZXhwIjoxNzgwODI3MTg2fQ.zOrpokbfMXPs66kDTQ5LzsjZdUJDyP9x-lCoufIAPPI
[19-Jun-2026 17:10:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jun-2026 17:10:21 UTC] ✅ JWT token verified successfully for user profile
[19-Jun-2026 17:10:21 UTC] User ID: 692
[19-Jun-2026 17:10:21 UTC] ✅ User profile retrieved successfully for user ID: 692
[19-Jun-2026 17:10:22 UTC] === API CALL LOG ===
[19-Jun-2026 17:10:22 UTC] Endpoint: user/profile.php
[19-Jun-2026 17:10:22 UTC] Full Log Data: {
    "timestamp": "2026-06-19 17:10:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.210.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.112.210.225, 104.23.225.99",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkyIiwidXNlcm5hbWUiOiJjYWxsbWVqYm95cG9wZSIsImVtYWlsIjoiamFjaGlrZWp1ZGUxMDRAZ21haWwuY29tIiwiZXhwIjoxNzgwODI3MTg2fQ.zOrpokbfMXPs66kDTQ5LzsjZdUJDyP9x-lCoufIAPPI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0e425958ae90f1e-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.112.210.225",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jun-2026 17:10:22 UTC] === END API CALL LOG ===
[19-Jun-2026 17:10:22 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jun-2026 17:10:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkyIiwidXNlcm5hbWUiOiJjYWxsbWVqYm95cG9wZSIsImVtYWlsIjoiamFjaGlrZWp1ZGUxMDRAZ21haWwuY29tIiwiZXhwIjoxNzgwODI3MTg2fQ.zOrpokbfMXPs66kDTQ5LzsjZdUJDyP9x-lCoufIAPPI
[19-Jun-2026 17:10:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jun-2026 17:10:22 UTC] ✅ JWT token verified successfully for user profile
[19-Jun-2026 17:10:22 UTC] User ID: 692
[19-Jun-2026 17:10:22 UTC] ✅ User profile retrieved successfully for user ID: 692
[19-Jun-2026 17:10:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jun-2026 17:10:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jun-2026 17:10:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.112.210.225, 104.23.225.99","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkyIiwidXNlcm5hbWUiOiJjYWxsbWVqYm95cG9wZSIsImVtYWlsIjoiamFjaGlrZWp1ZGUxMDRAZ21haWwuY29tIiwiZXhwIjoxNzgwODI3MTg2fQ.zOrpokbfMXPs66kDTQ5LzsjZdUJDyP9x-lCoufIAPPI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0e425958aee0f1e-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.112.210.225","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[19-Jun-2026 17:10:22 UTC] === User Orders API Called ===
[19-Jun-2026 17:10:22 UTC] User ID: 692
[19-Jun-2026 17:10:22 UTC] Limit: 20, Offset: 0
[19-Jun-2026 17:10:22 UTC] === API CALL LOG ===
[19-Jun-2026 17:10:22 UTC] Endpoint: user/profile.php
[19-Jun-2026 17:10:22 UTC] Full Log Data: {
    "timestamp": "2026-06-19 17:10:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.210.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.112.210.225, 104.23.225.127",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkyIiwidXNlcm5hbWUiOiJjYWxsbWVqYm95cG9wZSIsImVtYWlsIjoiamFjaGlrZWp1ZGUxMDRAZ21haWwuY29tIiwiZXhwIjoxNzgwODI3MTg2fQ.zOrpokbfMXPs66kDTQ5LzsjZdUJDyP9x-lCoufIAPPI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0e425958af00f1e-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.112.210.225",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jun-2026 17:10:22 UTC] Orders found: 0
[19-Jun-2026 17:10:22 UTC] === END API CALL LOG ===
[19-Jun-2026 17:10:22 UTC] Orders data: []
[19-Jun-2026 17:10:22 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jun-2026 17:10:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkyIiwidXNlcm5hbWUiOiJjYWxsbWVqYm95cG9wZSIsImVtYWlsIjoiamFjaGlrZWp1ZGUxMDRAZ21haWwuY29tIiwiZXhwIjoxNzgwODI3MTg2fQ.zOrpokbfMXPs66kDTQ5LzsjZdUJDyP9x-lCoufIAPPI
[19-Jun-2026 17:10:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jun-2026 17:10:22 UTC] Total orders count: 0
[19-Jun-2026 17:10:22 UTC] ✅ JWT token verified successfully for user profile
[19-Jun-2026 17:10:22 UTC] User ID: 692
[19-Jun-2026 17:10:22 UTC] ✅ User profile retrieved successfully for user ID: 692
[19-Jun-2026 17:10:23 UTC] === API CALL LOG ===
[19-Jun-2026 17:10:23 UTC] Endpoint: user/profile.php
[19-Jun-2026 17:10:23 UTC] Full Log Data: {
    "timestamp": "2026-06-19 17:10:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.210.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.112.210.225, 104.23.225.127",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkyIiwidXNlcm5hbWUiOiJjYWxsbWVqYm95cG9wZSIsImVtYWlsIjoiamFjaGlrZWp1ZGUxMDRAZ21haWwuY29tIiwiZXhwIjoxNzgwODI3MTg2fQ.zOrpokbfMXPs66kDTQ5LzsjZdUJDyP9x-lCoufIAPPI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0e4259f0b210f1e-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.112.210.225",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jun-2026 17:10:23 UTC] === END API CALL LOG ===
[19-Jun-2026 17:10:23 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jun-2026 17:10:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkyIiwidXNlcm5hbWUiOiJjYWxsbWVqYm95cG9wZSIsImVtYWlsIjoiamFjaGlrZWp1ZGUxMDRAZ21haWwuY29tIiwiZXhwIjoxNzgwODI3MTg2fQ.zOrpokbfMXPs66kDTQ5LzsjZdUJDyP9x-lCoufIAPPI
[19-Jun-2026 17:10:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jun-2026 17:10:23 UTC] ✅ JWT token verified successfully for user profile
[19-Jun-2026 17:10:23 UTC] User ID: 692
[19-Jun-2026 17:10:23 UTC] ✅ User profile retrieved successfully for user ID: 692
[19-Jun-2026 17:10:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jun-2026 17:10:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jun-2026 17:10:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.112.210.225, 104.23.225.99","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkyIiwidXNlcm5hbWUiOiJjYWxsbWVqYm95cG9wZSIsImVtYWlsIjoiamFjaGlrZWp1ZGUxMDRAZ21haWwuY29tIiwiZXhwIjoxNzgwODI3MTg2fQ.zOrpokbfMXPs66kDTQ5LzsjZdUJDyP9x-lCoufIAPPI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0e425f3c94d0f1e-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.112.210.225","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[19-Jun-2026 17:10:37 UTC] === User Orders API Called ===
[19-Jun-2026 17:10:37 UTC] User ID: 692
[19-Jun-2026 17:10:37 UTC] Limit: 20, Offset: 0
[19-Jun-2026 17:10:37 UTC] Orders found: 0
[19-Jun-2026 17:10:37 UTC] Orders data: []
[19-Jun-2026 17:10:37 UTC] Total orders count: 0
[19-Jun-2026 17:10:38 UTC] === API CALL LOG ===
[19-Jun-2026 17:10:38 UTC] Endpoint: user/profile.php
[19-Jun-2026 17:10:38 UTC] Full Log Data: {
    "timestamp": "2026-06-19 17:10:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.210.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.112.210.225, 104.23.225.99",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkyIiwidXNlcm5hbWUiOiJjYWxsbWVqYm95cG9wZSIsImVtYWlsIjoiamFjaGlrZWp1ZGUxMDRAZ21haWwuY29tIiwiZXhwIjoxNzgwODI3MTg2fQ.zOrpokbfMXPs66kDTQ5LzsjZdUJDyP9x-lCoufIAPPI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0e425fce83b0f1e-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.112.210.225",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jun-2026 17:10:38 UTC] === END API CALL LOG ===
[19-Jun-2026 17:10:38 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jun-2026 17:10:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkyIiwidXNlcm5hbWUiOiJjYWxsbWVqYm95cG9wZSIsImVtYWlsIjoiamFjaGlrZWp1ZGUxMDRAZ21haWwuY29tIiwiZXhwIjoxNzgwODI3MTg2fQ.zOrpokbfMXPs66kDTQ5LzsjZdUJDyP9x-lCoufIAPPI
[19-Jun-2026 17:10:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jun-2026 17:10:38 UTC] ✅ JWT token verified successfully for user profile
[19-Jun-2026 17:10:38 UTC] User ID: 692
[19-Jun-2026 17:10:38 UTC] ✅ User profile retrieved successfully for user ID: 692
[19-Jun-2026 17:10:39 UTC] User Purchases API - User ID: 692
[19-Jun-2026 17:10:39 UTC] User Purchases API - Total purchases found: 1
[19-Jun-2026 17:10:49 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jun-2026 17:10:49 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jun-2026 17:10:49 UTC] === API CALL LOG ===
[19-Jun-2026 17:10:49 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.112.210.225, 104.23.225.98","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkyIiwidXNlcm5hbWUiOiJjYWxsbWVqYm95cG9wZSIsImVtYWlsIjoiamFjaGlrZWp1ZGUxMDRAZ21haWwuY29tIiwiZXhwIjoxNzgwODI3MTg2fQ.zOrpokbfMXPs66kDTQ5LzsjZdUJDyP9x-lCoufIAPPI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0e42641ef5b0f1e-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.112.210.225","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[19-Jun-2026 17:10:49 UTC] Endpoint: user/profile.php
[19-Jun-2026 17:10:49 UTC] Full Log Data: {
    "timestamp": "2026-06-19 17:10:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.210.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.112.210.225, 104.23.225.98",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkyIiwidXNlcm5hbWUiOiJjYWxsbWVqYm95cG9wZSIsImVtYWlsIjoiamFjaGlrZWp1ZGUxMDRAZ21haWwuY29tIiwiZXhwIjoxNzgwODI3MTg2fQ.zOrpokbfMXPs66kDTQ5LzsjZdUJDyP9x-lCoufIAPPI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0e42641ef5e0f1e-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.112.210.225",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jun-2026 17:10:49 UTC] === END API CALL LOG ===
[19-Jun-2026 17:10:49 UTC] === User Orders API Called ===
[19-Jun-2026 17:10:49 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jun-2026 17:10:49 UTC] User ID: 692
[19-Jun-2026 17:10:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkyIiwidXNlcm5hbWUiOiJjYWxsbWVqYm95cG9wZSIsImVtYWlsIjoiamFjaGlrZWp1ZGUxMDRAZ21haWwuY29tIiwiZXhwIjoxNzgwODI3MTg2fQ.zOrpokbfMXPs66kDTQ5LzsjZdUJDyP9x-lCoufIAPPI
[19-Jun-2026 17:10:49 UTC] Limit: 20, Offset: 0
[19-Jun-2026 17:10:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jun-2026 17:10:49 UTC] ✅ JWT token verified successfully for user profile
[19-Jun-2026 17:10:49 UTC] User ID: 692
[19-Jun-2026 17:10:49 UTC] ✅ User profile retrieved successfully for user ID: 692
[19-Jun-2026 17:10:49 UTC] Orders found: 0
[19-Jun-2026 17:10:49 UTC] Orders data: []
[19-Jun-2026 17:10:49 UTC] Total orders count: 0
[19-Jun-2026 17:10:50 UTC] === API CALL LOG ===
[19-Jun-2026 17:10:50 UTC] Endpoint: user/profile.php
[19-Jun-2026 17:10:50 UTC] Full Log Data: {
    "timestamp": "2026-06-19 17:10:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.210.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.112.210.225, 104.23.225.98",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkyIiwidXNlcm5hbWUiOiJjYWxsbWVqYm95cG9wZSIsImVtYWlsIjoiamFjaGlrZWp1ZGUxMDRAZ21haWwuY29tIiwiZXhwIjoxNzgwODI3MTg2fQ.zOrpokbfMXPs66kDTQ5LzsjZdUJDyP9x-lCoufIAPPI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0e426462a2c0f1e-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.112.210.225",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jun-2026 17:10:50 UTC] === END API CALL LOG ===
[19-Jun-2026 17:10:50 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jun-2026 17:10:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkyIiwidXNlcm5hbWUiOiJjYWxsbWVqYm95cG9wZSIsImVtYWlsIjoiamFjaGlrZWp1ZGUxMDRAZ21haWwuY29tIiwiZXhwIjoxNzgwODI3MTg2fQ.zOrpokbfMXPs66kDTQ5LzsjZdUJDyP9x-lCoufIAPPI
[19-Jun-2026 17:10:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jun-2026 17:10:50 UTC] ✅ JWT token verified successfully for user profile
[19-Jun-2026 17:10:50 UTC] User ID: 692
[19-Jun-2026 17:10:50 UTC] ✅ User profile retrieved successfully for user ID: 692
[19-Jun-2026 17:10:51 UTC] === API CALL LOG ===
[19-Jun-2026 17:10:51 UTC] Endpoint: user/profile.php
[19-Jun-2026 17:10:51 UTC] Full Log Data: {
    "timestamp": "2026-06-19 17:10:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.210.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.112.210.225, 104.23.225.98",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkyIiwidXNlcm5hbWUiOiJjYWxsbWVqYm95cG9wZSIsImVtYWlsIjoiamFjaGlrZWp1ZGUxMDRAZ21haWwuY29tIiwiZXhwIjoxNzgwODI3MTg2fQ.zOrpokbfMXPs66kDTQ5LzsjZdUJDyP9x-lCoufIAPPI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0e4264a3c890f1e-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.112.210.225",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jun-2026 17:10:51 UTC] === END API CALL LOG ===
[19-Jun-2026 17:10:51 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jun-2026 17:10:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkyIiwidXNlcm5hbWUiOiJjYWxsbWVqYm95cG9wZSIsImVtYWlsIjoiamFjaGlrZWp1ZGUxMDRAZ21haWwuY29tIiwiZXhwIjoxNzgwODI3MTg2fQ.zOrpokbfMXPs66kDTQ5LzsjZdUJDyP9x-lCoufIAPPI
[19-Jun-2026 17:10:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jun-2026 17:10:51 UTC] ✅ JWT token verified successfully for user profile
[19-Jun-2026 17:10:51 UTC] User ID: 692
[19-Jun-2026 17:10:51 UTC] ✅ User profile retrieved successfully for user ID: 692
[19-Jun-2026 17:11:16 UTC] === API CALL LOG ===
[19-Jun-2026 17:11:16 UTC] Endpoint: user/profile.php
[19-Jun-2026 17:11:16 UTC] Full Log Data: {
    "timestamp": "2026-06-19 17:11:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.210.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.112.210.225, 104.23.225.99",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkyIiwidXNlcm5hbWUiOiJjYWxsbWVqYm95cG9wZSIsImVtYWlsIjoiamFjaGlrZWp1ZGUxMDRAZ21haWwuY29tIiwiZXhwIjoxNzgwODI3MTg2fQ.zOrpokbfMXPs66kDTQ5LzsjZdUJDyP9x-lCoufIAPPI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0e426e8bd470f1e-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.112.210.225",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jun-2026 17:11:16 UTC] === END API CALL LOG ===
[19-Jun-2026 17:11:16 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jun-2026 17:11:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkyIiwidXNlcm5hbWUiOiJjYWxsbWVqYm95cG9wZSIsImVtYWlsIjoiamFjaGlrZWp1ZGUxMDRAZ21haWwuY29tIiwiZXhwIjoxNzgwODI3MTg2fQ.zOrpokbfMXPs66kDTQ5LzsjZdUJDyP9x-lCoufIAPPI
[19-Jun-2026 17:11:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jun-2026 17:11:16 UTC] ✅ JWT token verified successfully for user profile
[19-Jun-2026 17:11:16 UTC] User ID: 692
[19-Jun-2026 17:11:16 UTC] ✅ User profile retrieved successfully for user ID: 692
[19-Jun-2026 17:11:21 UTC] === API CALL LOG ===
[19-Jun-2026 17:11:21 UTC] Endpoint: user/profile.php
[19-Jun-2026 17:11:21 UTC] Full Log Data: {
    "timestamp": "2026-06-19 17:11:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.210.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.112.210.225, 104.23.225.99",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkyIiwidXNlcm5hbWUiOiJjYWxsbWVqYm95cG9wZSIsImVtYWlsIjoiamFjaGlrZWp1ZGUxMDRAZ21haWwuY29tIiwiZXhwIjoxNzgwODI3MTg2fQ.zOrpokbfMXPs66kDTQ5LzsjZdUJDyP9x-lCoufIAPPI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0e42704bc8d0f1e-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.112.210.225",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jun-2026 17:11:21 UTC] === END API CALL LOG ===
[19-Jun-2026 17:11:21 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jun-2026 17:11:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkyIiwidXNlcm5hbWUiOiJjYWxsbWVqYm95cG9wZSIsImVtYWlsIjoiamFjaGlrZWp1ZGUxMDRAZ21haWwuY29tIiwiZXhwIjoxNzgwODI3MTg2fQ.zOrpokbfMXPs66kDTQ5LzsjZdUJDyP9x-lCoufIAPPI
[19-Jun-2026 17:11:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jun-2026 17:11:21 UTC] ✅ JWT token verified successfully for user profile
[19-Jun-2026 17:11:21 UTC] User ID: 692
[19-Jun-2026 17:11:21 UTC] ✅ User profile retrieved successfully for user ID: 692
[19-Jun-2026 17:12:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jun-2026 17:12:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jun-2026 17:12:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.112.210.225, 104.23.225.98","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkyIiwidXNlcm5hbWUiOiJjYWxsbWVqYm95cG9wZSIsImVtYWlsIjoiamFjaGlrZWp1ZGUxMDRAZ21haWwuY29tIiwiZXhwIjoxNzgwODI3MTg2fQ.zOrpokbfMXPs66kDTQ5LzsjZdUJDyP9x-lCoufIAPPI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0e4280dbf300f1e-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.112.210.225","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[19-Jun-2026 17:12:03 UTC] === User Orders API Called ===
[19-Jun-2026 17:12:03 UTC] User ID: 692
[19-Jun-2026 17:12:03 UTC] Limit: 20, Offset: 0
[19-Jun-2026 17:12:03 UTC] Orders found: 0
[19-Jun-2026 17:12:03 UTC] Orders data: []
[19-Jun-2026 17:12:03 UTC] Total orders count: 0
[19-Jun-2026 17:12:09 UTC] === API CALL LOG ===
[19-Jun-2026 17:12:09 UTC] Endpoint: user/profile.php
[19-Jun-2026 17:12:09 UTC] Full Log Data: {
    "timestamp": "2026-06-19 17:12:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.210.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.112.210.225, 104.23.225.99",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkyIiwidXNlcm5hbWUiOiJjYWxsbWVqYm95cG9wZSIsImVtYWlsIjoiamFjaGlrZWp1ZGUxMDRAZ21haWwuY29tIiwiZXhwIjoxNzgwODI3MTg2fQ.zOrpokbfMXPs66kDTQ5LzsjZdUJDyP9x-lCoufIAPPI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0e42830de900f1e-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.112.210.225",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jun-2026 17:12:09 UTC] === END API CALL LOG ===
[19-Jun-2026 17:12:09 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jun-2026 17:12:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkyIiwidXNlcm5hbWUiOiJjYWxsbWVqYm95cG9wZSIsImVtYWlsIjoiamFjaGlrZWp1ZGUxMDRAZ21haWwuY29tIiwiZXhwIjoxNzgwODI3MTg2fQ.zOrpokbfMXPs66kDTQ5LzsjZdUJDyP9x-lCoufIAPPI
[19-Jun-2026 17:12:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jun-2026 17:12:09 UTC] ✅ JWT token verified successfully for user profile
[19-Jun-2026 17:12:09 UTC] User ID: 692
[19-Jun-2026 17:12:09 UTC] ✅ User profile retrieved successfully for user ID: 692
[19-Jun-2026 17:12:09 UTC] User Purchases API - User ID: 692
[19-Jun-2026 17:12:09 UTC] User Purchases API - Total purchases found: 1
[19-Jun-2026 17:12:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jun-2026 17:12:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jun-2026 17:12:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.112.210.225, 104.23.225.99","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkyIiwidXNlcm5hbWUiOiJjYWxsbWVqYm95cG9wZSIsImVtYWlsIjoiamFjaGlrZWp1ZGUxMDRAZ21haWwuY29tIiwiZXhwIjoxNzgwODI3MTg2fQ.zOrpokbfMXPs66kDTQ5LzsjZdUJDyP9x-lCoufIAPPI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0e42875e85c0f1e-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.112.210.225","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[19-Jun-2026 17:12:20 UTC] === User Orders API Called ===
[19-Jun-2026 17:12:20 UTC] User ID: 692
[19-Jun-2026 17:12:20 UTC] Limit: 20, Offset: 0
[19-Jun-2026 17:12:20 UTC] Orders found: 0
[19-Jun-2026 17:12:20 UTC] Orders data: []
[19-Jun-2026 17:12:20 UTC] Total orders count: 0
[19-Jun-2026 17:12:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jun-2026 17:12:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jun-2026 17:12:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.112.210.225, 104.23.225.98","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkyIiwidXNlcm5hbWUiOiJjYWxsbWVqYm95cG9wZSIsImVtYWlsIjoiamFjaGlrZWp1ZGUxMDRAZ21haWwuY29tIiwiZXhwIjoxNzgwODI3MTg2fQ.zOrpokbfMXPs66kDTQ5LzsjZdUJDyP9x-lCoufIAPPI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0e428b70d600f1e-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.112.210.225","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[19-Jun-2026 17:12:30 UTC] === User Orders API Called ===
[19-Jun-2026 17:12:30 UTC] User ID: 692
[19-Jun-2026 17:12:30 UTC] Limit: 20, Offset: 0
[19-Jun-2026 17:12:30 UTC] Orders found: 0
[19-Jun-2026 17:12:30 UTC] Orders data: []
[19-Jun-2026 17:12:30 UTC] Total orders count: 0
[19-Jun-2026 17:12:30 UTC] === API CALL LOG ===
[19-Jun-2026 17:12:30 UTC] Endpoint: user/profile.php
[19-Jun-2026 17:12:30 UTC] Full Log Data: {
    "timestamp": "2026-06-19 17:12:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.210.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.112.210.225, 104.23.225.98",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkyIiwidXNlcm5hbWUiOiJjYWxsbWVqYm95cG9wZSIsImVtYWlsIjoiamFjaGlrZWp1ZGUxMDRAZ21haWwuY29tIiwiZXhwIjoxNzgwODI3MTg2fQ.zOrpokbfMXPs66kDTQ5LzsjZdUJDyP9x-lCoufIAPPI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0e428b70d620f1e-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.112.210.225",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jun-2026 17:12:30 UTC] === END API CALL LOG ===
[19-Jun-2026 17:12:30 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jun-2026 17:12:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkyIiwidXNlcm5hbWUiOiJjYWxsbWVqYm95cG9wZSIsImVtYWlsIjoiamFjaGlrZWp1ZGUxMDRAZ21haWwuY29tIiwiZXhwIjoxNzgwODI3MTg2fQ.zOrpokbfMXPs66kDTQ5LzsjZdUJDyP9x-lCoufIAPPI
[19-Jun-2026 17:12:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jun-2026 17:12:30 UTC] ✅ JWT token verified successfully for user profile
[19-Jun-2026 17:12:30 UTC] User ID: 692
[19-Jun-2026 17:12:30 UTC] ✅ User profile retrieved successfully for user ID: 692
[19-Jun-2026 17:12:31 UTC] === API CALL LOG ===
[19-Jun-2026 17:12:31 UTC] Endpoint: user/profile.php
[19-Jun-2026 17:12:31 UTC] Full Log Data: {
    "timestamp": "2026-06-19 17:12:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.210.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.112.210.225, 104.23.225.98",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkyIiwidXNlcm5hbWUiOiJjYWxsbWVqYm95cG9wZSIsImVtYWlsIjoiamFjaGlrZWp1ZGUxMDRAZ21haWwuY29tIiwiZXhwIjoxNzgwODI3MTg2fQ.zOrpokbfMXPs66kDTQ5LzsjZdUJDyP9x-lCoufIAPPI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0e428b9dc160f1e-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.112.210.225",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jun-2026 17:12:31 UTC] === END API CALL LOG ===
[19-Jun-2026 17:12:31 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jun-2026 17:12:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkyIiwidXNlcm5hbWUiOiJjYWxsbWVqYm95cG9wZSIsImVtYWlsIjoiamFjaGlrZWp1ZGUxMDRAZ21haWwuY29tIiwiZXhwIjoxNzgwODI3MTg2fQ.zOrpokbfMXPs66kDTQ5LzsjZdUJDyP9x-lCoufIAPPI
[19-Jun-2026 17:12:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jun-2026 17:12:31 UTC] ✅ JWT token verified successfully for user profile
[19-Jun-2026 17:12:31 UTC] User ID: 692
[19-Jun-2026 17:12:31 UTC] ✅ User profile retrieved successfully for user ID: 692
[19-Jun-2026 17:12:32 UTC] === API CALL LOG ===
[19-Jun-2026 17:12:32 UTC] Endpoint: user/profile.php
[19-Jun-2026 17:12:32 UTC] Full Log Data: {
    "timestamp": "2026-06-19 17:12:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.210.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.112.210.225, 104.23.225.98",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkyIiwidXNlcm5hbWUiOiJjYWxsbWVqYm95cG9wZSIsImVtYWlsIjoiamFjaGlrZWp1ZGUxMDRAZ21haWwuY29tIiwiZXhwIjoxNzgwODI3MTg2fQ.zOrpokbfMXPs66kDTQ5LzsjZdUJDyP9x-lCoufIAPPI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0e428c0cfe00f1e-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.112.210.225",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jun-2026 17:12:32 UTC] === END API CALL LOG ===
[19-Jun-2026 17:12:32 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jun-2026 17:12:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkyIiwidXNlcm5hbWUiOiJjYWxsbWVqYm95cG9wZSIsImVtYWlsIjoiamFjaGlrZWp1ZGUxMDRAZ21haWwuY29tIiwiZXhwIjoxNzgwODI3MTg2fQ.zOrpokbfMXPs66kDTQ5LzsjZdUJDyP9x-lCoufIAPPI
[19-Jun-2026 17:12:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jun-2026 17:12:32 UTC] ✅ JWT token verified successfully for user profile
[19-Jun-2026 17:12:32 UTC] User ID: 692
[19-Jun-2026 17:12:32 UTC] ✅ User profile retrieved successfully for user ID: 692
[19-Jun-2026 17:12:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jun-2026 17:12:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jun-2026 17:12:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.112.210.225, 104.23.225.98","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkyIiwidXNlcm5hbWUiOiJjYWxsbWVqYm95cG9wZSIsImVtYWlsIjoiamFjaGlrZWp1ZGUxMDRAZ21haWwuY29tIiwiZXhwIjoxNzgwODI3MTg2fQ.zOrpokbfMXPs66kDTQ5LzsjZdUJDyP9x-lCoufIAPPI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0e428e96d570f1e-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.112.210.225","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[19-Jun-2026 17:12:38 UTC] === User Orders API Called ===
[19-Jun-2026 17:12:38 UTC] User ID: 692
[19-Jun-2026 17:12:38 UTC] Limit: 20, Offset: 0
[19-Jun-2026 17:12:38 UTC] Orders found: 0
[19-Jun-2026 17:12:38 UTC] Orders data: []
[19-Jun-2026 17:12:38 UTC] Total orders count: 0
[19-Jun-2026 17:12:38 UTC] === API CALL LOG ===
[19-Jun-2026 17:12:38 UTC] Endpoint: user/profile.php
[19-Jun-2026 17:12:38 UTC] Full Log Data: {
    "timestamp": "2026-06-19 17:12:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.210.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.112.210.225, 104.23.225.98",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkyIiwidXNlcm5hbWUiOiJjYWxsbWVqYm95cG9wZSIsImVtYWlsIjoiamFjaGlrZWp1ZGUxMDRAZ21haWwuY29tIiwiZXhwIjoxNzgwODI3MTg2fQ.zOrpokbfMXPs66kDTQ5LzsjZdUJDyP9x-lCoufIAPPI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0e428e96d5c0f1e-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.112.210.225",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jun-2026 17:12:38 UTC] === END API CALL LOG ===
[19-Jun-2026 17:12:38 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jun-2026 17:12:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkyIiwidXNlcm5hbWUiOiJjYWxsbWVqYm95cG9wZSIsImVtYWlsIjoiamFjaGlrZWp1ZGUxMDRAZ21haWwuY29tIiwiZXhwIjoxNzgwODI3MTg2fQ.zOrpokbfMXPs66kDTQ5LzsjZdUJDyP9x-lCoufIAPPI
[19-Jun-2026 17:12:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jun-2026 17:12:38 UTC] ✅ JWT token verified successfully for user profile
[19-Jun-2026 17:12:38 UTC] User ID: 692
[19-Jun-2026 17:12:38 UTC] ✅ User profile retrieved successfully for user ID: 692
[19-Jun-2026 17:12:39 UTC] === API CALL LOG ===
[19-Jun-2026 17:12:39 UTC] Endpoint: user/profile.php
[19-Jun-2026 17:12:39 UTC] Full Log Data: {
    "timestamp": "2026-06-19 17:12:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.210.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.112.210.225, 104.23.225.98",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkyIiwidXNlcm5hbWUiOiJjYWxsbWVqYm95cG9wZSIsImVtYWlsIjoiamFjaGlrZWp1ZGUxMDRAZ21haWwuY29tIiwiZXhwIjoxNzgwODI3MTg2fQ.zOrpokbfMXPs66kDTQ5LzsjZdUJDyP9x-lCoufIAPPI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0e428edc9fa0f1e-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.112.210.225",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jun-2026 17:12:39 UTC] === END API CALL LOG ===
[19-Jun-2026 17:12:39 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jun-2026 17:12:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkyIiwidXNlcm5hbWUiOiJjYWxsbWVqYm95cG9wZSIsImVtYWlsIjoiamFjaGlrZWp1ZGUxMDRAZ21haWwuY29tIiwiZXhwIjoxNzgwODI3MTg2fQ.zOrpokbfMXPs66kDTQ5LzsjZdUJDyP9x-lCoufIAPPI
[19-Jun-2026 17:12:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jun-2026 17:12:39 UTC] ✅ JWT token verified successfully for user profile
[19-Jun-2026 17:12:39 UTC] User ID: 692
[19-Jun-2026 17:12:39 UTC] ✅ User profile retrieved successfully for user ID: 692
[19-Jun-2026 17:12:39 UTC] === API CALL LOG ===
[19-Jun-2026 17:12:39 UTC] Endpoint: user/profile.php
[19-Jun-2026 17:12:39 UTC] Full Log Data: {
    "timestamp": "2026-06-19 17:12:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.210.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.112.210.225, 104.23.225.98",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkyIiwidXNlcm5hbWUiOiJjYWxsbWVqYm95cG9wZSIsImVtYWlsIjoiamFjaGlrZWp1ZGUxMDRAZ21haWwuY29tIiwiZXhwIjoxNzgwODI3MTg2fQ.zOrpokbfMXPs66kDTQ5LzsjZdUJDyP9x-lCoufIAPPI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0e428f0d9c20f1e-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.112.210.225",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jun-2026 17:12:39 UTC] === END API CALL LOG ===
[19-Jun-2026 17:12:39 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jun-2026 17:12:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkyIiwidXNlcm5hbWUiOiJjYWxsbWVqYm95cG9wZSIsImVtYWlsIjoiamFjaGlrZWp1ZGUxMDRAZ21haWwuY29tIiwiZXhwIjoxNzgwODI3MTg2fQ.zOrpokbfMXPs66kDTQ5LzsjZdUJDyP9x-lCoufIAPPI
[19-Jun-2026 17:12:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jun-2026 17:12:39 UTC] ✅ JWT token verified successfully for user profile
[19-Jun-2026 17:12:39 UTC] User ID: 692
[19-Jun-2026 17:12:39 UTC] ✅ User profile retrieved successfully for user ID: 692
[19-Jun-2026 17:12:41 UTC] === API CALL LOG ===
[19-Jun-2026 17:12:41 UTC] Endpoint: user/profile.php
[19-Jun-2026 17:12:41 UTC] Full Log Data: {
    "timestamp": "2026-06-19 17:12:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.210.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.112.210.225, 104.23.225.98",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkyIiwidXNlcm5hbWUiOiJjYWxsbWVqYm95cG9wZSIsImVtYWlsIjoiamFjaGlrZWp1ZGUxMDRAZ21haWwuY29tIiwiZXhwIjoxNzgwODI3MTg2fQ.zOrpokbfMXPs66kDTQ5LzsjZdUJDyP9x-lCoufIAPPI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0e428fc3dd40f1e-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.112.210.225",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jun-2026 17:12:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jun-2026 17:12:41 UTC] === END API CALL LOG ===
[19-Jun-2026 17:12:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jun-2026 17:12:41 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jun-2026 17:12:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.112.210.225, 104.23.225.98","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkyIiwidXNlcm5hbWUiOiJjYWxsbWVqYm95cG9wZSIsImVtYWlsIjoiamFjaGlrZWp1ZGUxMDRAZ21haWwuY29tIiwiZXhwIjoxNzgwODI3MTg2fQ.zOrpokbfMXPs66kDTQ5LzsjZdUJDyP9x-lCoufIAPPI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0e428fc3dd10f1e-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.112.210.225","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[19-Jun-2026 17:12:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkyIiwidXNlcm5hbWUiOiJjYWxsbWVqYm95cG9wZSIsImVtYWlsIjoiamFjaGlrZWp1ZGUxMDRAZ21haWwuY29tIiwiZXhwIjoxNzgwODI3MTg2fQ.zOrpokbfMXPs66kDTQ5LzsjZdUJDyP9x-lCoufIAPPI
[19-Jun-2026 17:12:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jun-2026 17:12:41 UTC] === User Orders API Called ===
[19-Jun-2026 17:12:41 UTC] User ID: 692
[19-Jun-2026 17:12:41 UTC] ✅ JWT token verified successfully for user profile
[19-Jun-2026 17:12:41 UTC] User ID: 692
[19-Jun-2026 17:12:41 UTC] Limit: 20, Offset: 0
[19-Jun-2026 17:12:41 UTC] ✅ User profile retrieved successfully for user ID: 692
[19-Jun-2026 17:12:41 UTC] Orders found: 0
[19-Jun-2026 17:12:41 UTC] Orders data: []
[19-Jun-2026 17:12:41 UTC] Total orders count: 0
[19-Jun-2026 17:12:42 UTC] === API CALL LOG ===
[19-Jun-2026 17:12:42 UTC] Endpoint: user/profile.php
[19-Jun-2026 17:12:42 UTC] Full Log Data: {
    "timestamp": "2026-06-19 17:12:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.210.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.112.210.225, 104.23.225.98",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkyIiwidXNlcm5hbWUiOiJjYWxsbWVqYm95cG9wZSIsImVtYWlsIjoiamFjaGlrZWp1ZGUxMDRAZ21haWwuY29tIiwiZXhwIjoxNzgwODI3MTg2fQ.zOrpokbfMXPs66kDTQ5LzsjZdUJDyP9x-lCoufIAPPI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0e428ff4e1c0f1e-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.112.210.225",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jun-2026 17:12:42 UTC] === END API CALL LOG ===
[19-Jun-2026 17:12:42 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jun-2026 17:12:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkyIiwidXNlcm5hbWUiOiJjYWxsbWVqYm95cG9wZSIsImVtYWlsIjoiamFjaGlrZWp1ZGUxMDRAZ21haWwuY29tIiwiZXhwIjoxNzgwODI3MTg2fQ.zOrpokbfMXPs66kDTQ5LzsjZdUJDyP9x-lCoufIAPPI
[19-Jun-2026 17:12:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jun-2026 17:12:42 UTC] ✅ JWT token verified successfully for user profile
[19-Jun-2026 17:12:42 UTC] User ID: 692
[19-Jun-2026 17:12:42 UTC] ✅ User profile retrieved successfully for user ID: 692
[19-Jun-2026 17:12:43 UTC] === API CALL LOG ===
[19-Jun-2026 17:12:43 UTC] Endpoint: user/profile.php
[19-Jun-2026 17:12:43 UTC] Full Log Data: {
    "timestamp": "2026-06-19 17:12:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.210.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.112.210.225, 104.23.225.98",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkyIiwidXNlcm5hbWUiOiJjYWxsbWVqYm95cG9wZSIsImVtYWlsIjoiamFjaGlrZWp1ZGUxMDRAZ21haWwuY29tIiwiZXhwIjoxNzgwODI3MTg2fQ.zOrpokbfMXPs66kDTQ5LzsjZdUJDyP9x-lCoufIAPPI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0e429056e4b0f1e-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.112.210.225",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jun-2026 17:12:43 UTC] === END API CALL LOG ===
[19-Jun-2026 17:12:43 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jun-2026 17:12:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkyIiwidXNlcm5hbWUiOiJjYWxsbWVqYm95cG9wZSIsImVtYWlsIjoiamFjaGlrZWp1ZGUxMDRAZ21haWwuY29tIiwiZXhwIjoxNzgwODI3MTg2fQ.zOrpokbfMXPs66kDTQ5LzsjZdUJDyP9x-lCoufIAPPI
[19-Jun-2026 17:12:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jun-2026 17:12:43 UTC] ✅ JWT token verified successfully for user profile
[19-Jun-2026 17:12:43 UTC] User ID: 692
[19-Jun-2026 17:12:43 UTC] ✅ User profile retrieved successfully for user ID: 692
[19-Jun-2026 17:12:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jun-2026 17:12:46 UTC] === API CALL LOG ===
[19-Jun-2026 17:12:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jun-2026 17:12:46 UTC] Endpoint: user/profile.php
[19-Jun-2026 17:12:46 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.112.210.225, 104.23.225.98","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkyIiwidXNlcm5hbWUiOiJjYWxsbWVqYm95cG9wZSIsImVtYWlsIjoiamFjaGlrZWp1ZGUxMDRAZ21haWwuY29tIiwiZXhwIjoxNzgwODI3MTg2fQ.zOrpokbfMXPs66kDTQ5LzsjZdUJDyP9x-lCoufIAPPI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0e4291c4f080f1e-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.112.210.225","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[19-Jun-2026 17:12:46 UTC] Full Log Data: {
    "timestamp": "2026-06-19 17:12:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.210.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.112.210.225, 104.23.225.98",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkyIiwidXNlcm5hbWUiOiJjYWxsbWVqYm95cG9wZSIsImVtYWlsIjoiamFjaGlrZWp1ZGUxMDRAZ21haWwuY29tIiwiZXhwIjoxNzgwODI3MTg2fQ.zOrpokbfMXPs66kDTQ5LzsjZdUJDyP9x-lCoufIAPPI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0e4291c4f0d0f1e-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.112.210.225",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jun-2026 17:12:46 UTC] === END API CALL LOG ===
[19-Jun-2026 17:12:46 UTC] === User Orders API Called ===
[19-Jun-2026 17:12:46 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jun-2026 17:12:46 UTC] User ID: 692
[19-Jun-2026 17:12:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkyIiwidXNlcm5hbWUiOiJjYWxsbWVqYm95cG9wZSIsImVtYWlsIjoiamFjaGlrZWp1ZGUxMDRAZ21haWwuY29tIiwiZXhwIjoxNzgwODI3MTg2fQ.zOrpokbfMXPs66kDTQ5LzsjZdUJDyP9x-lCoufIAPPI
[19-Jun-2026 17:12:46 UTC] Limit: 20, Offset: 0
[19-Jun-2026 17:12:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jun-2026 17:12:46 UTC] ✅ JWT token verified successfully for user profile
[19-Jun-2026 17:12:46 UTC] User ID: 692
[19-Jun-2026 17:12:46 UTC] Orders found: 0
[19-Jun-2026 17:12:46 UTC] ✅ User profile retrieved successfully for user ID: 692
[19-Jun-2026 17:12:46 UTC] Orders data: []
[19-Jun-2026 17:12:46 UTC] Total orders count: 0
[19-Jun-2026 17:12:47 UTC] === API CALL LOG ===
[19-Jun-2026 17:12:47 UTC] Endpoint: user/profile.php
[19-Jun-2026 17:12:47 UTC] Full Log Data: {
    "timestamp": "2026-06-19 17:12:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.210.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.112.210.225, 104.23.225.98",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkyIiwidXNlcm5hbWUiOiJjYWxsbWVqYm95cG9wZSIsImVtYWlsIjoiamFjaGlrZWp1ZGUxMDRAZ21haWwuY29tIiwiZXhwIjoxNzgwODI3MTg2fQ.zOrpokbfMXPs66kDTQ5LzsjZdUJDyP9x-lCoufIAPPI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0e4291f4e7e0f1e-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.112.210.225",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jun-2026 17:12:47 UTC] === END API CALL LOG ===
[19-Jun-2026 17:12:47 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jun-2026 17:12:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkyIiwidXNlcm5hbWUiOiJjYWxsbWVqYm95cG9wZSIsImVtYWlsIjoiamFjaGlrZWp1ZGUxMDRAZ21haWwuY29tIiwiZXhwIjoxNzgwODI3MTg2fQ.zOrpokbfMXPs66kDTQ5LzsjZdUJDyP9x-lCoufIAPPI
[19-Jun-2026 17:12:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jun-2026 17:12:47 UTC] ✅ JWT token verified successfully for user profile
[19-Jun-2026 17:12:47 UTC] User ID: 692
[19-Jun-2026 17:12:47 UTC] ✅ User profile retrieved successfully for user ID: 692
[19-Jun-2026 17:12:48 UTC] === API CALL LOG ===
[19-Jun-2026 17:12:48 UTC] Endpoint: user/profile.php
[19-Jun-2026 17:12:48 UTC] Full Log Data: {
    "timestamp": "2026-06-19 17:12:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.210.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.112.210.225, 104.23.225.98",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkyIiwidXNlcm5hbWUiOiJjYWxsbWVqYm95cG9wZSIsImVtYWlsIjoiamFjaGlrZWp1ZGUxMDRAZ21haWwuY29tIiwiZXhwIjoxNzgwODI3MTg2fQ.zOrpokbfMXPs66kDTQ5LzsjZdUJDyP9x-lCoufIAPPI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0e429255dd20f1e-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.112.210.225",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jun-2026 17:12:48 UTC] === END API CALL LOG ===
[19-Jun-2026 17:12:48 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jun-2026 17:12:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkyIiwidXNlcm5hbWUiOiJjYWxsbWVqYm95cG9wZSIsImVtYWlsIjoiamFjaGlrZWp1ZGUxMDRAZ21haWwuY29tIiwiZXhwIjoxNzgwODI3MTg2fQ.zOrpokbfMXPs66kDTQ5LzsjZdUJDyP9x-lCoufIAPPI
[19-Jun-2026 17:12:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jun-2026 17:12:48 UTC] ✅ JWT token verified successfully for user profile
[19-Jun-2026 17:12:48 UTC] User ID: 692
[19-Jun-2026 17:12:48 UTC] ✅ User profile retrieved successfully for user ID: 692
[19-Jun-2026 17:12:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jun-2026 17:12:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jun-2026 17:12:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.112.210.225, 104.23.225.98","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkyIiwidXNlcm5hbWUiOiJjYWxsbWVqYm95cG9wZSIsImVtYWlsIjoiamFjaGlrZWp1ZGUxMDRAZ21haWwuY29tIiwiZXhwIjoxNzgwODI3MTg2fQ.zOrpokbfMXPs66kDTQ5LzsjZdUJDyP9x-lCoufIAPPI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0e429274adf0f1e-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.112.210.225","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[19-Jun-2026 17:12:48 UTC] === User Orders API Called ===
[19-Jun-2026 17:12:48 UTC] User ID: 692
[19-Jun-2026 17:12:48 UTC] Limit: 20, Offset: 0
[19-Jun-2026 17:12:48 UTC] Orders found: 0
[19-Jun-2026 17:12:48 UTC] Orders data: []
[19-Jun-2026 17:12:48 UTC] Total orders count: 0
[19-Jun-2026 17:12:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jun-2026 17:12:50 UTC] === API CALL LOG ===
[19-Jun-2026 17:12:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jun-2026 17:12:50 UTC] Endpoint: user/profile.php
[19-Jun-2026 17:12:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.112.210.225, 104.23.225.98","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkyIiwidXNlcm5hbWUiOiJjYWxsbWVqYm95cG9wZSIsImVtYWlsIjoiamFjaGlrZWp1ZGUxMDRAZ21haWwuY29tIiwiZXhwIjoxNzgwODI3MTg2fQ.zOrpokbfMXPs66kDTQ5LzsjZdUJDyP9x-lCoufIAPPI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0e429334bf90f1e-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.112.210.225","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[19-Jun-2026 17:12:50 UTC] Full Log Data: {
    "timestamp": "2026-06-19 17:12:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.210.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.112.210.225, 104.23.225.98",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkyIiwidXNlcm5hbWUiOiJjYWxsbWVqYm95cG9wZSIsImVtYWlsIjoiamFjaGlrZWp1ZGUxMDRAZ21haWwuY29tIiwiZXhwIjoxNzgwODI3MTg2fQ.zOrpokbfMXPs66kDTQ5LzsjZdUJDyP9x-lCoufIAPPI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0e429334bfe0f1e-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.112.210.225",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jun-2026 17:12:50 UTC] === User Orders API Called ===
[19-Jun-2026 17:12:50 UTC] === END API CALL LOG ===
[19-Jun-2026 17:12:50 UTC] User ID: 692
[19-Jun-2026 17:12:50 UTC] Limit: 20, Offset: 0
[19-Jun-2026 17:12:50 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jun-2026 17:12:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkyIiwidXNlcm5hbWUiOiJjYWxsbWVqYm95cG9wZSIsImVtYWlsIjoiamFjaGlrZWp1ZGUxMDRAZ21haWwuY29tIiwiZXhwIjoxNzgwODI3MTg2fQ.zOrpokbfMXPs66kDTQ5LzsjZdUJDyP9x-lCoufIAPPI
[19-Jun-2026 17:12:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jun-2026 17:12:50 UTC] ✅ JWT token verified successfully for user profile
[19-Jun-2026 17:12:50 UTC] User ID: 692
[19-Jun-2026 17:12:50 UTC] Orders found: 0
[19-Jun-2026 17:12:50 UTC] ✅ User profile retrieved successfully for user ID: 692
[19-Jun-2026 17:12:50 UTC] Orders data: []
[19-Jun-2026 17:12:50 UTC] Total orders count: 0
[19-Jun-2026 17:12:50 UTC] === API CALL LOG ===
[19-Jun-2026 17:12:50 UTC] Endpoint: user/profile.php
[19-Jun-2026 17:12:50 UTC] Full Log Data: {
    "timestamp": "2026-06-19 17:12:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.210.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.112.210.225, 104.23.225.98",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkyIiwidXNlcm5hbWUiOiJjYWxsbWVqYm95cG9wZSIsImVtYWlsIjoiamFjaGlrZWp1ZGUxMDRAZ21haWwuY29tIiwiZXhwIjoxNzgwODI3MTg2fQ.zOrpokbfMXPs66kDTQ5LzsjZdUJDyP9x-lCoufIAPPI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0e429364c3a0f1e-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.112.210.225",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jun-2026 17:12:50 UTC] === END API CALL LOG ===
[19-Jun-2026 17:12:50 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jun-2026 17:12:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkyIiwidXNlcm5hbWUiOiJjYWxsbWVqYm95cG9wZSIsImVtYWlsIjoiamFjaGlrZWp1ZGUxMDRAZ21haWwuY29tIiwiZXhwIjoxNzgwODI3MTg2fQ.zOrpokbfMXPs66kDTQ5LzsjZdUJDyP9x-lCoufIAPPI
[19-Jun-2026 17:12:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jun-2026 17:12:50 UTC] ✅ JWT token verified successfully for user profile
[19-Jun-2026 17:12:50 UTC] User ID: 692
[19-Jun-2026 17:12:50 UTC] ✅ User profile retrieved successfully for user ID: 692
[19-Jun-2026 17:12:51 UTC] === API CALL LOG ===
[19-Jun-2026 17:12:51 UTC] Endpoint: user/profile.php
[19-Jun-2026 17:12:51 UTC] Full Log Data: {
    "timestamp": "2026-06-19 17:12:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.210.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.112.210.225, 104.23.225.98",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkyIiwidXNlcm5hbWUiOiJjYWxsbWVqYm95cG9wZSIsImVtYWlsIjoiamFjaGlrZWp1ZGUxMDRAZ21haWwuY29tIiwiZXhwIjoxNzgwODI3MTg2fQ.zOrpokbfMXPs66kDTQ5LzsjZdUJDyP9x-lCoufIAPPI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0e4293adfe40f1e-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.112.210.225",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jun-2026 17:12:51 UTC] === END API CALL LOG ===
[19-Jun-2026 17:12:51 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jun-2026 17:12:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjkyIiwidXNlcm5hbWUiOiJjYWxsbWVqYm95cG9wZSIsImVtYWlsIjoiamFjaGlrZWp1ZGUxMDRAZ21haWwuY29tIiwiZXhwIjoxNzgwODI3MTg2fQ.zOrpokbfMXPs66kDTQ5LzsjZdUJDyP9x-lCoufIAPPI
[19-Jun-2026 17:12:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jun-2026 17:12:51 UTC] ✅ JWT token verified successfully for user profile
[19-Jun-2026 17:12:51 UTC] User ID: 692
[19-Jun-2026 17:12:51 UTC] ✅ User profile retrieved successfully for user ID: 692
[19-Jun-2026 17:23:22 UTC] === API CALL LOG ===
[19-Jun-2026 17:23:22 UTC] Endpoint: user/profile.php
[19-Jun-2026 17:23:22 UTC] Full Log Data: {
    "timestamp": "2026-06-19 17:23:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "201.218.171.231",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "201.218.171.231, 104.23.254.17",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ2IiwidXNlcm5hbWUiOiJPZmljaWFsIiwiZW1haWwiOiJzdXBvcnRlbmV4b3NvZmNAZ21haWwuY29tIiwiZXhwIjoxNzgyNDk0NjAyfQ.KKRXXFo2BUL4SWpuezXa3vtClTQ5aCs19N6ZTLTc2jM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0e438a2bc73d48d-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "201.218.171.231",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jun-2026 17:23:22 UTC] === END API CALL LOG ===
[19-Jun-2026 17:23:22 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jun-2026 17:23:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ2IiwidXNlcm5hbWUiOiJPZmljaWFsIiwiZW1haWwiOiJzdXBvcnRlbmV4b3NvZmNAZ21haWwuY29tIiwiZXhwIjoxNzgyNDk0NjAyfQ.KKRXXFo2BUL4SWpuezXa3vtClTQ5aCs19N6ZTLTc2jM
[19-Jun-2026 17:23:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jun-2026 17:23:22 UTC] ✅ JWT token verified successfully for user profile
[19-Jun-2026 17:23:22 UTC] User ID: 846
[19-Jun-2026 17:23:22 UTC] ✅ User profile retrieved successfully for user ID: 846
[19-Jun-2026 17:23:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jun-2026 17:23:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jun-2026 17:23:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"201.218.171.231, 104.23.254.17","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ2IiwidXNlcm5hbWUiOiJPZmljaWFsIiwiZW1haWwiOiJzdXBvcnRlbmV4b3NvZmNAZ21haWwuY29tIiwiZXhwIjoxNzgyNDk0NjAyfQ.KKRXXFo2BUL4SWpuezXa3vtClTQ5aCs19N6ZTLTc2jM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0e438a2ecfad48d-GRU","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"201.218.171.231","cf-ipcountry":"BR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[19-Jun-2026 17:23:22 UTC] === User Orders API Called ===
[19-Jun-2026 17:23:22 UTC] User ID: 846
[19-Jun-2026 17:23:22 UTC] Limit: 20, Offset: 0
[19-Jun-2026 17:23:22 UTC] Orders found: 0
[19-Jun-2026 17:23:22 UTC] Orders data: []
[19-Jun-2026 17:23:22 UTC] Total orders count: 0
[19-Jun-2026 17:23:22 UTC] === API CALL LOG ===
[19-Jun-2026 17:23:22 UTC] Endpoint: user/profile.php
[19-Jun-2026 17:23:22 UTC] Full Log Data: {
    "timestamp": "2026-06-19 17:23:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "201.218.171.231",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "201.218.171.231, 104.23.254.17",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ2IiwidXNlcm5hbWUiOiJPZmljaWFsIiwiZW1haWwiOiJzdXBvcnRlbmV4b3NvZmNAZ21haWwuY29tIiwiZXhwIjoxNzgyNDk0NjAyfQ.KKRXXFo2BUL4SWpuezXa3vtClTQ5aCs19N6ZTLTc2jM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0e438a35e20d48d-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "201.218.171.231",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jun-2026 17:23:22 UTC] === END API CALL LOG ===
[19-Jun-2026 17:23:22 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jun-2026 17:23:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ2IiwidXNlcm5hbWUiOiJPZmljaWFsIiwiZW1haWwiOiJzdXBvcnRlbmV4b3NvZmNAZ21haWwuY29tIiwiZXhwIjoxNzgyNDk0NjAyfQ.KKRXXFo2BUL4SWpuezXa3vtClTQ5aCs19N6ZTLTc2jM
[19-Jun-2026 17:23:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jun-2026 17:23:22 UTC] ✅ JWT token verified successfully for user profile
[19-Jun-2026 17:23:22 UTC] User ID: 846
[19-Jun-2026 17:23:22 UTC] ✅ User profile retrieved successfully for user ID: 846
[19-Jun-2026 17:23:24 UTC] === API CALL LOG ===
[19-Jun-2026 17:23:24 UTC] Endpoint: user/profile.php
[19-Jun-2026 17:23:24 UTC] Full Log Data: {
    "timestamp": "2026-06-19 17:23:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "201.218.171.231",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "201.218.171.231, 104.23.254.17",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ2IiwidXNlcm5hbWUiOiJPZmljaWFsIiwiZW1haWwiOiJzdXBvcnRlbmV4b3NvZmNAZ21haWwuY29tIiwiZXhwIjoxNzgyNDk0NjAyfQ.KKRXXFo2BUL4SWpuezXa3vtClTQ5aCs19N6ZTLTc2jM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0e438ac5a2dd48d-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "201.218.171.231",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jun-2026 17:23:24 UTC] === END API CALL LOG ===
[19-Jun-2026 17:23:24 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jun-2026 17:23:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ2IiwidXNlcm5hbWUiOiJPZmljaWFsIiwiZW1haWwiOiJzdXBvcnRlbmV4b3NvZmNAZ21haWwuY29tIiwiZXhwIjoxNzgyNDk0NjAyfQ.KKRXXFo2BUL4SWpuezXa3vtClTQ5aCs19N6ZTLTc2jM
[19-Jun-2026 17:23:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jun-2026 17:23:24 UTC] ✅ JWT token verified successfully for user profile
[19-Jun-2026 17:23:24 UTC] User ID: 846
[19-Jun-2026 17:23:24 UTC] ✅ User profile retrieved successfully for user ID: 846
[19-Jun-2026 17:23:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jun-2026 17:23:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jun-2026 17:23:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"201.218.171.231, 104.23.254.17","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ2IiwidXNlcm5hbWUiOiJPZmljaWFsIiwiZW1haWwiOiJzdXBvcnRlbmV4b3NvZmNAZ21haWwuY29tIiwiZXhwIjoxNzgyNDk0NjAyfQ.KKRXXFo2BUL4SWpuezXa3vtClTQ5aCs19N6ZTLTc2jM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0e438d51e51d48d-GRU","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"201.218.171.231","cf-ipcountry":"BR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[19-Jun-2026 17:23:31 UTC] === User Orders API Called ===
[19-Jun-2026 17:23:31 UTC] User ID: 846
[19-Jun-2026 17:23:31 UTC] Limit: 20, Offset: 0
[19-Jun-2026 17:23:31 UTC] Orders found: 0
[19-Jun-2026 17:23:31 UTC] Orders data: []
[19-Jun-2026 17:23:31 UTC] Total orders count: 0
[19-Jun-2026 17:23:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jun-2026 17:23:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jun-2026 17:23:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"201.218.171.231, 104.23.254.17","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ2IiwidXNlcm5hbWUiOiJPZmljaWFsIiwiZW1haWwiOiJzdXBvcnRlbmV4b3NvZmNAZ21haWwuY29tIiwiZXhwIjoxNzgyNDk0NjAyfQ.KKRXXFo2BUL4SWpuezXa3vtClTQ5aCs19N6ZTLTc2jM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0e4390dedded48d-GRU","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"201.218.171.231","cf-ipcountry":"BR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[19-Jun-2026 17:23:39 UTC] === User Orders API Called ===
[19-Jun-2026 17:23:39 UTC] User ID: 846
[19-Jun-2026 17:23:39 UTC] Limit: 20, Offset: 0
[19-Jun-2026 17:23:39 UTC] Orders found: 0
[19-Jun-2026 17:23:39 UTC] Orders data: []
[19-Jun-2026 17:23:39 UTC] Total orders count: 0
[19-Jun-2026 17:23:39 UTC] === API CALL LOG ===
[19-Jun-2026 17:23:39 UTC] Endpoint: user/profile.php
[19-Jun-2026 17:23:39 UTC] Full Log Data: {
    "timestamp": "2026-06-19 17:23:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "201.218.171.231",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "201.218.171.231, 104.23.254.17",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ2IiwidXNlcm5hbWUiOiJPZmljaWFsIiwiZW1haWwiOiJzdXBvcnRlbmV4b3NvZmNAZ21haWwuY29tIiwiZXhwIjoxNzgyNDk0NjAyfQ.KKRXXFo2BUL4SWpuezXa3vtClTQ5aCs19N6ZTLTc2jM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0e4390e2ed1d48d-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "201.218.171.231",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jun-2026 17:23:39 UTC] === END API CALL LOG ===
[19-Jun-2026 17:23:39 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jun-2026 17:23:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ2IiwidXNlcm5hbWUiOiJPZmljaWFsIiwiZW1haWwiOiJzdXBvcnRlbmV4b3NvZmNAZ21haWwuY29tIiwiZXhwIjoxNzgyNDk0NjAyfQ.KKRXXFo2BUL4SWpuezXa3vtClTQ5aCs19N6ZTLTc2jM
[19-Jun-2026 17:23:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jun-2026 17:23:39 UTC] ✅ JWT token verified successfully for user profile
[19-Jun-2026 17:23:39 UTC] User ID: 846
[19-Jun-2026 17:23:39 UTC] ✅ User profile retrieved successfully for user ID: 846
[19-Jun-2026 17:23:40 UTC] === API CALL LOG ===
[19-Jun-2026 17:23:40 UTC] Endpoint: user/profile.php
[19-Jun-2026 17:23:40 UTC] Full Log Data: {
    "timestamp": "2026-06-19 17:23:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "201.218.171.231",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "201.218.171.231, 104.23.254.17",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ2IiwidXNlcm5hbWUiOiJPZmljaWFsIiwiZW1haWwiOiJzdXBvcnRlbmV4b3NvZmNAZ21haWwuY29tIiwiZXhwIjoxNzgyNDk0NjAyfQ.KKRXXFo2BUL4SWpuezXa3vtClTQ5aCs19N6ZTLTc2jM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0e4391229a0d48d-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "201.218.171.231",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jun-2026 17:23:40 UTC] === END API CALL LOG ===
[19-Jun-2026 17:23:40 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jun-2026 17:23:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ2IiwidXNlcm5hbWUiOiJPZmljaWFsIiwiZW1haWwiOiJzdXBvcnRlbmV4b3NvZmNAZ21haWwuY29tIiwiZXhwIjoxNzgyNDk0NjAyfQ.KKRXXFo2BUL4SWpuezXa3vtClTQ5aCs19N6ZTLTc2jM
[19-Jun-2026 17:23:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jun-2026 17:23:40 UTC] ✅ JWT token verified successfully for user profile
[19-Jun-2026 17:23:40 UTC] User ID: 846
[19-Jun-2026 17:23:40 UTC] ✅ User profile retrieved successfully for user ID: 846
[19-Jun-2026 17:23:40 UTC] === API CALL LOG ===
[19-Jun-2026 17:23:40 UTC] Endpoint: user/profile.php
[19-Jun-2026 17:23:40 UTC] Full Log Data: {
    "timestamp": "2026-06-19 17:23:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "201.218.171.231",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "201.218.171.231, 104.23.254.17",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ2IiwidXNlcm5hbWUiOiJPZmljaWFsIiwiZW1haWwiOiJzdXBvcnRlbmV4b3NvZmNAZ21haWwuY29tIiwiZXhwIjoxNzgyNDk0NjAyfQ.KKRXXFo2BUL4SWpuezXa3vtClTQ5aCs19N6ZTLTc2jM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0e43913bda5d48d-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "201.218.171.231",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jun-2026 17:23:40 UTC] === END API CALL LOG ===
[19-Jun-2026 17:23:40 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jun-2026 17:23:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ2IiwidXNlcm5hbWUiOiJPZmljaWFsIiwiZW1haWwiOiJzdXBvcnRlbmV4b3NvZmNAZ21haWwuY29tIiwiZXhwIjoxNzgyNDk0NjAyfQ.KKRXXFo2BUL4SWpuezXa3vtClTQ5aCs19N6ZTLTc2jM
[19-Jun-2026 17:23:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jun-2026 17:23:40 UTC] ✅ JWT token verified successfully for user profile
[19-Jun-2026 17:23:40 UTC] User ID: 846
[19-Jun-2026 17:23:40 UTC] ✅ User profile retrieved successfully for user ID: 846
[19-Jun-2026 17:23:53 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jun-2026 17:23:53 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jun-2026 17:23:53 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"201.218.171.231, 104.23.254.16","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ2IiwidXNlcm5hbWUiOiJPZmljaWFsIiwiZW1haWwiOiJzdXBvcnRlbmV4b3NvZmNAZ21haWwuY29tIiwiZXhwIjoxNzgyNDk0NjAyfQ.KKRXXFo2BUL4SWpuezXa3vtClTQ5aCs19N6ZTLTc2jM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0e43963b860d48d-GRU","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"201.218.171.231","cf-ipcountry":"BR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[19-Jun-2026 17:23:53 UTC] === User Orders API Called ===
[19-Jun-2026 17:23:53 UTC] User ID: 846
[19-Jun-2026 17:23:53 UTC] Limit: 20, Offset: 0
[19-Jun-2026 17:23:53 UTC] Orders found: 0
[19-Jun-2026 17:23:53 UTC] Orders data: []
[19-Jun-2026 17:23:53 UTC] Total orders count: 0
[19-Jun-2026 17:23:53 UTC] === API CALL LOG ===
[19-Jun-2026 17:23:53 UTC] Endpoint: user/profile.php
[19-Jun-2026 17:23:53 UTC] Full Log Data: {
    "timestamp": "2026-06-19 17:23:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "201.218.171.231",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "201.218.171.231, 104.23.254.16",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ2IiwidXNlcm5hbWUiOiJPZmljaWFsIiwiZW1haWwiOiJzdXBvcnRlbmV4b3NvZmNAZ21haWwuY29tIiwiZXhwIjoxNzgyNDk0NjAyfQ.KKRXXFo2BUL4SWpuezXa3vtClTQ5aCs19N6ZTLTc2jM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0e439643a33d48d-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "201.218.171.231",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jun-2026 17:23:53 UTC] === END API CALL LOG ===
[19-Jun-2026 17:23:53 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jun-2026 17:23:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ2IiwidXNlcm5hbWUiOiJPZmljaWFsIiwiZW1haWwiOiJzdXBvcnRlbmV4b3NvZmNAZ21haWwuY29tIiwiZXhwIjoxNzgyNDk0NjAyfQ.KKRXXFo2BUL4SWpuezXa3vtClTQ5aCs19N6ZTLTc2jM
[19-Jun-2026 17:23:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jun-2026 17:23:53 UTC] ✅ JWT token verified successfully for user profile
[19-Jun-2026 17:23:53 UTC] User ID: 846
[19-Jun-2026 17:23:53 UTC] ✅ User profile retrieved successfully for user ID: 846
[19-Jun-2026 17:23:54 UTC] === API CALL LOG ===
[19-Jun-2026 17:23:54 UTC] Endpoint: user/profile.php
[19-Jun-2026 17:23:54 UTC] Full Log Data: {
    "timestamp": "2026-06-19 17:23:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "201.218.171.231",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "201.218.171.231, 104.23.254.16",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ2IiwidXNlcm5hbWUiOiJPZmljaWFsIiwiZW1haWwiOiJzdXBvcnRlbmV4b3NvZmNAZ21haWwuY29tIiwiZXhwIjoxNzgyNDk0NjAyfQ.KKRXXFo2BUL4SWpuezXa3vtClTQ5aCs19N6ZTLTc2jM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0e43967fcafd48d-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "201.218.171.231",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jun-2026 17:23:54 UTC] === END API CALL LOG ===
[19-Jun-2026 17:23:54 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jun-2026 17:23:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ2IiwidXNlcm5hbWUiOiJPZmljaWFsIiwiZW1haWwiOiJzdXBvcnRlbmV4b3NvZmNAZ21haWwuY29tIiwiZXhwIjoxNzgyNDk0NjAyfQ.KKRXXFo2BUL4SWpuezXa3vtClTQ5aCs19N6ZTLTc2jM
[19-Jun-2026 17:23:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jun-2026 17:23:54 UTC] ✅ JWT token verified successfully for user profile
[19-Jun-2026 17:23:54 UTC] User ID: 846
[19-Jun-2026 17:23:54 UTC] ✅ User profile retrieved successfully for user ID: 846
[19-Jun-2026 17:23:54 UTC] === API CALL LOG ===
[19-Jun-2026 17:23:54 UTC] Endpoint: user/profile.php
[19-Jun-2026 17:23:54 UTC] Full Log Data: {
    "timestamp": "2026-06-19 17:23:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "201.218.171.231",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "201.218.171.231, 104.23.254.16",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ2IiwidXNlcm5hbWUiOiJPZmljaWFsIiwiZW1haWwiOiJzdXBvcnRlbmV4b3NvZmNAZ21haWwuY29tIiwiZXhwIjoxNzgyNDk0NjAyfQ.KKRXXFo2BUL4SWpuezXa3vtClTQ5aCs19N6ZTLTc2jM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0e43969889ed48d-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "201.218.171.231",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jun-2026 17:23:54 UTC] === END API CALL LOG ===
[19-Jun-2026 17:23:54 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jun-2026 17:23:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ2IiwidXNlcm5hbWUiOiJPZmljaWFsIiwiZW1haWwiOiJzdXBvcnRlbmV4b3NvZmNAZ21haWwuY29tIiwiZXhwIjoxNzgyNDk0NjAyfQ.KKRXXFo2BUL4SWpuezXa3vtClTQ5aCs19N6ZTLTc2jM
[19-Jun-2026 17:23:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jun-2026 17:23:54 UTC] ✅ JWT token verified successfully for user profile
[19-Jun-2026 17:23:54 UTC] User ID: 846
[19-Jun-2026 17:23:54 UTC] ✅ User profile retrieved successfully for user ID: 846
[20-Jun-2026 00:45:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jun-2026 00:45:32 UTC] === API CALL LOG ===
[20-Jun-2026 00:45:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jun-2026 00:45:32 UTC] Endpoint: user/profile.php
[20-Jun-2026 00:45:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"144.31.178.4, 172.64.200.48","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ3IiwidXNlcm5hbWUiOiJAZGVhdGhfd2l0bmVzcyIsImVtYWlsIjoid25keHEucUBnbWFpbC5jb20iLCJleHAiOjE3ODI1MjExMzF9.IkB5Mw6z_h7zPijuC_ddqyNjDp2QOVJdWrelam9hbHA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0e6c0547c3dc719-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"144.31.178.4","cf-ipcountry":"EE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[20-Jun-2026 00:45:32 UTC] Full Log Data: {
    "timestamp": "2026-06-20 00:45:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "144.31.178.4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "144.31.178.4, 172.64.200.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ3IiwidXNlcm5hbWUiOiJAZGVhdGhfd2l0bmVzcyIsImVtYWlsIjoid25keHEucUBnbWFpbC5jb20iLCJleHAiOjE3ODI1MjExMzF9.IkB5Mw6z_h7zPijuC_ddqyNjDp2QOVJdWrelam9hbHA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0e6c0547c3cc719-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "144.31.178.4",
        "cf-ipcountry": "EE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jun-2026 00:45:32 UTC] === END API CALL LOG ===
[20-Jun-2026 00:45:32 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jun-2026 00:45:32 UTC] === User Orders API Called ===
[20-Jun-2026 00:45:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ3IiwidXNlcm5hbWUiOiJAZGVhdGhfd2l0bmVzcyIsImVtYWlsIjoid25keHEucUBnbWFpbC5jb20iLCJleHAiOjE3ODI1MjExMzF9.IkB5Mw6z_h7zPijuC_ddqyNjDp2QOVJdWrelam9hbHA
[20-Jun-2026 00:45:32 UTC] User ID: 847
[20-Jun-2026 00:45:32 UTC] Limit: 20, Offset: 0
[20-Jun-2026 00:45:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jun-2026 00:45:32 UTC] ✅ JWT token verified successfully for user profile
[20-Jun-2026 00:45:32 UTC] User ID: 847
[20-Jun-2026 00:45:32 UTC] Orders found: 0
[20-Jun-2026 00:45:32 UTC] Orders data: []
[20-Jun-2026 00:45:32 UTC] ✅ User profile retrieved successfully for user ID: 847
[20-Jun-2026 00:45:32 UTC] Total orders count: 0
[20-Jun-2026 00:45:32 UTC] === API CALL LOG ===
[20-Jun-2026 00:45:32 UTC] Endpoint: user/profile.php
[20-Jun-2026 00:45:32 UTC] Full Log Data: {
    "timestamp": "2026-06-20 00:45:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "144.31.178.4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "144.31.178.4, 172.64.200.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ3IiwidXNlcm5hbWUiOiJAZGVhdGhfd2l0bmVzcyIsImVtYWlsIjoid25keHEucUBnbWFpbC5jb20iLCJleHAiOjE3ODI1MjExMzF9.IkB5Mw6z_h7zPijuC_ddqyNjDp2QOVJdWrelam9hbHA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0e6c054fcbcc719-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "144.31.178.4",
        "cf-ipcountry": "EE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jun-2026 00:45:32 UTC] === END API CALL LOG ===
[20-Jun-2026 00:45:32 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jun-2026 00:45:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ3IiwidXNlcm5hbWUiOiJAZGVhdGhfd2l0bmVzcyIsImVtYWlsIjoid25keHEucUBnbWFpbC5jb20iLCJleHAiOjE3ODI1MjExMzF9.IkB5Mw6z_h7zPijuC_ddqyNjDp2QOVJdWrelam9hbHA
[20-Jun-2026 00:45:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jun-2026 00:45:32 UTC] ✅ JWT token verified successfully for user profile
[20-Jun-2026 00:45:32 UTC] User ID: 847
[20-Jun-2026 00:45:32 UTC] ✅ User profile retrieved successfully for user ID: 847
[20-Jun-2026 00:45:32 UTC] === API CALL LOG ===
[20-Jun-2026 00:45:32 UTC] Endpoint: user/profile.php
[20-Jun-2026 00:45:32 UTC] Full Log Data: {
    "timestamp": "2026-06-20 00:45:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "144.31.178.4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "144.31.178.4, 172.64.200.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ3IiwidXNlcm5hbWUiOiJAZGVhdGhfd2l0bmVzcyIsImVtYWlsIjoid25keHEucUBnbWFpbC5jb20iLCJleHAiOjE3ODI1MjExMzF9.IkB5Mw6z_h7zPijuC_ddqyNjDp2QOVJdWrelam9hbHA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0e6c05928a2c719-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "144.31.178.4",
        "cf-ipcountry": "EE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jun-2026 00:45:32 UTC] === END API CALL LOG ===
[20-Jun-2026 00:45:32 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jun-2026 00:45:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ3IiwidXNlcm5hbWUiOiJAZGVhdGhfd2l0bmVzcyIsImVtYWlsIjoid25keHEucUBnbWFpbC5jb20iLCJleHAiOjE3ODI1MjExMzF9.IkB5Mw6z_h7zPijuC_ddqyNjDp2QOVJdWrelam9hbHA
[20-Jun-2026 00:45:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jun-2026 00:45:32 UTC] ✅ JWT token verified successfully for user profile
[20-Jun-2026 00:45:32 UTC] User ID: 847
[20-Jun-2026 00:45:33 UTC] ✅ User profile retrieved successfully for user ID: 847
[20-Jun-2026 00:45:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jun-2026 00:45:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jun-2026 00:45:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"144.31.178.4, 172.64.200.15","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ3IiwidXNlcm5hbWUiOiJAZGVhdGhfd2l0bmVzcyIsImVtYWlsIjoid25keHEucUBnbWFpbC5jb20iLCJleHAiOjE3ODI1MjExMzF9.IkB5Mw6z_h7zPijuC_ddqyNjDp2QOVJdWrelam9hbHA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0e6c0a23ad3c719-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"144.31.178.4","cf-ipcountry":"EE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[20-Jun-2026 00:45:44 UTC] === User Orders API Called ===
[20-Jun-2026 00:45:44 UTC] User ID: 847
[20-Jun-2026 00:45:44 UTC] Limit: 20, Offset: 0
[20-Jun-2026 00:45:44 UTC] Orders found: 0
[20-Jun-2026 00:45:44 UTC] Orders data: []
[20-Jun-2026 00:45:44 UTC] Total orders count: 0
[20-Jun-2026 00:45:47 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jun-2026 00:45:47 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jun-2026 00:45:47 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"144.31.178.4, 172.64.200.15","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ3IiwidXNlcm5hbWUiOiJAZGVhdGhfd2l0bmVzcyIsImVtYWlsIjoid25keHEucUBnbWFpbC5jb20iLCJleHAiOjE3ODI1MjExMzF9.IkB5Mw6z_h7zPijuC_ddqyNjDp2QOVJdWrelam9hbHA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0e6c0b37ac4c719-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"144.31.178.4","cf-ipcountry":"EE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[20-Jun-2026 00:45:47 UTC] === User Orders API Called ===
[20-Jun-2026 00:45:47 UTC] User ID: 847
[20-Jun-2026 00:45:47 UTC] Limit: 20, Offset: 0
[20-Jun-2026 00:45:47 UTC] Orders found: 0
[20-Jun-2026 00:45:47 UTC] Orders data: []
[20-Jun-2026 00:45:47 UTC] Total orders count: 0
[20-Jun-2026 00:45:47 UTC] === API CALL LOG ===
[20-Jun-2026 00:45:47 UTC] Endpoint: user/profile.php
[20-Jun-2026 00:45:47 UTC] Full Log Data: {
    "timestamp": "2026-06-20 00:45:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "144.31.178.4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "144.31.178.4, 172.64.200.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ3IiwidXNlcm5hbWUiOiJAZGVhdGhfd2l0bmVzcyIsImVtYWlsIjoid25keHEucUBnbWFpbC5jb20iLCJleHAiOjE3ODI1MjExMzF9.IkB5Mw6z_h7zPijuC_ddqyNjDp2QOVJdWrelam9hbHA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0e6c0b50c26c719-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "144.31.178.4",
        "cf-ipcountry": "EE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jun-2026 00:45:47 UTC] === END API CALL LOG ===
[20-Jun-2026 00:45:47 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jun-2026 00:45:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ3IiwidXNlcm5hbWUiOiJAZGVhdGhfd2l0bmVzcyIsImVtYWlsIjoid25keHEucUBnbWFpbC5jb20iLCJleHAiOjE3ODI1MjExMzF9.IkB5Mw6z_h7zPijuC_ddqyNjDp2QOVJdWrelam9hbHA
[20-Jun-2026 00:45:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jun-2026 00:45:47 UTC] ✅ JWT token verified successfully for user profile
[20-Jun-2026 00:45:47 UTC] User ID: 847
[20-Jun-2026 00:45:47 UTC] ✅ User profile retrieved successfully for user ID: 847
[20-Jun-2026 00:45:48 UTC] === API CALL LOG ===
[20-Jun-2026 00:45:48 UTC] Endpoint: user/profile.php
[20-Jun-2026 00:45:48 UTC] Full Log Data: {
    "timestamp": "2026-06-20 00:45:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "144.31.178.4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "144.31.178.4, 172.64.200.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ3IiwidXNlcm5hbWUiOiJAZGVhdGhfd2l0bmVzcyIsImVtYWlsIjoid25keHEucUBnbWFpbC5jb20iLCJleHAiOjE3ODI1MjExMzF9.IkB5Mw6z_h7zPijuC_ddqyNjDp2QOVJdWrelam9hbHA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0e6c0b7deb4c719-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "144.31.178.4",
        "cf-ipcountry": "EE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jun-2026 00:45:48 UTC] === END API CALL LOG ===
[20-Jun-2026 00:45:48 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jun-2026 00:45:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ3IiwidXNlcm5hbWUiOiJAZGVhdGhfd2l0bmVzcyIsImVtYWlsIjoid25keHEucUBnbWFpbC5jb20iLCJleHAiOjE3ODI1MjExMzF9.IkB5Mw6z_h7zPijuC_ddqyNjDp2QOVJdWrelam9hbHA
[20-Jun-2026 00:45:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jun-2026 00:45:48 UTC] ✅ JWT token verified successfully for user profile
[20-Jun-2026 00:45:48 UTC] User ID: 847
[20-Jun-2026 00:45:48 UTC] ✅ User profile retrieved successfully for user ID: 847
[20-Jun-2026 00:45:48 UTC] === API CALL LOG ===
[20-Jun-2026 00:45:48 UTC] Endpoint: user/profile.php
[20-Jun-2026 00:45:48 UTC] Full Log Data: {
    "timestamp": "2026-06-20 00:45:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "144.31.178.4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "144.31.178.4, 172.64.200.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ3IiwidXNlcm5hbWUiOiJAZGVhdGhfd2l0bmVzcyIsImVtYWlsIjoid25keHEucUBnbWFpbC5jb20iLCJleHAiOjE3ODI1MjExMzF9.IkB5Mw6z_h7zPijuC_ddqyNjDp2QOVJdWrelam9hbHA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0e6c0b9b867c719-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "144.31.178.4",
        "cf-ipcountry": "EE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jun-2026 00:45:48 UTC] === END API CALL LOG ===
[20-Jun-2026 00:45:48 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jun-2026 00:45:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ3IiwidXNlcm5hbWUiOiJAZGVhdGhfd2l0bmVzcyIsImVtYWlsIjoid25keHEucUBnbWFpbC5jb20iLCJleHAiOjE3ODI1MjExMzF9.IkB5Mw6z_h7zPijuC_ddqyNjDp2QOVJdWrelam9hbHA
[20-Jun-2026 00:45:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jun-2026 00:45:48 UTC] ✅ JWT token verified successfully for user profile
[20-Jun-2026 00:45:48 UTC] User ID: 847
[20-Jun-2026 00:45:48 UTC] ✅ User profile retrieved successfully for user ID: 847
[20-Jun-2026 00:46:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jun-2026 00:46:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jun-2026 00:46:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"144.31.178.4, 172.64.200.14","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ3IiwidXNlcm5hbWUiOiJAZGVhdGhfd2l0bmVzcyIsImVtYWlsIjoid25keHEucUBnbWFpbC5jb20iLCJleHAiOjE3ODI1MjExMzF9.IkB5Mw6z_h7zPijuC_ddqyNjDp2QOVJdWrelam9hbHA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0e6c15d288ac719-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"144.31.178.4","cf-ipcountry":"EE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[20-Jun-2026 00:46:14 UTC] === User Orders API Called ===
[20-Jun-2026 00:46:14 UTC] User ID: 847
[20-Jun-2026 00:46:14 UTC] Limit: 20, Offset: 0
[20-Jun-2026 00:46:14 UTC] Orders found: 0
[20-Jun-2026 00:46:14 UTC] Orders data: []
[20-Jun-2026 00:46:14 UTC] Total orders count: 0
[20-Jun-2026 00:46:14 UTC] === API CALL LOG ===
[20-Jun-2026 00:46:14 UTC] Endpoint: user/profile.php
[20-Jun-2026 00:46:14 UTC] Full Log Data: {
    "timestamp": "2026-06-20 00:46:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "144.31.178.4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "144.31.178.4, 172.64.200.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ3IiwidXNlcm5hbWUiOiJAZGVhdGhfd2l0bmVzcyIsImVtYWlsIjoid25keHEucUBnbWFpbC5jb20iLCJleHAiOjE3ODI1MjExMzF9.IkB5Mw6z_h7zPijuC_ddqyNjDp2QOVJdWrelam9hbHA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0e6c15eba2dc719-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "144.31.178.4",
        "cf-ipcountry": "EE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jun-2026 00:46:14 UTC] === END API CALL LOG ===
[20-Jun-2026 00:46:14 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jun-2026 00:46:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ3IiwidXNlcm5hbWUiOiJAZGVhdGhfd2l0bmVzcyIsImVtYWlsIjoid25keHEucUBnbWFpbC5jb20iLCJleHAiOjE3ODI1MjExMzF9.IkB5Mw6z_h7zPijuC_ddqyNjDp2QOVJdWrelam9hbHA
[20-Jun-2026 00:46:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jun-2026 00:46:14 UTC] ✅ JWT token verified successfully for user profile
[20-Jun-2026 00:46:14 UTC] User ID: 847
[20-Jun-2026 00:46:14 UTC] ✅ User profile retrieved successfully for user ID: 847
[20-Jun-2026 00:46:15 UTC] === API CALL LOG ===
[20-Jun-2026 00:46:15 UTC] Endpoint: user/profile.php
[20-Jun-2026 00:46:15 UTC] Full Log Data: {
    "timestamp": "2026-06-20 00:46:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "144.31.178.4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "144.31.178.4, 172.64.200.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ3IiwidXNlcm5hbWUiOiJAZGVhdGhfd2l0bmVzcyIsImVtYWlsIjoid25keHEucUBnbWFpbC5jb20iLCJleHAiOjE3ODI1MjExMzF9.IkB5Mw6z_h7zPijuC_ddqyNjDp2QOVJdWrelam9hbHA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0e6c161dd38c719-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "144.31.178.4",
        "cf-ipcountry": "EE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jun-2026 00:46:15 UTC] === END API CALL LOG ===
[20-Jun-2026 00:46:15 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jun-2026 00:46:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ3IiwidXNlcm5hbWUiOiJAZGVhdGhfd2l0bmVzcyIsImVtYWlsIjoid25keHEucUBnbWFpbC5jb20iLCJleHAiOjE3ODI1MjExMzF9.IkB5Mw6z_h7zPijuC_ddqyNjDp2QOVJdWrelam9hbHA
[20-Jun-2026 00:46:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jun-2026 00:46:15 UTC] ✅ JWT token verified successfully for user profile
[20-Jun-2026 00:46:15 UTC] User ID: 847
[20-Jun-2026 00:46:15 UTC] ✅ User profile retrieved successfully for user ID: 847
[20-Jun-2026 00:46:15 UTC] === API CALL LOG ===
[20-Jun-2026 00:46:15 UTC] Endpoint: user/profile.php
[20-Jun-2026 00:46:15 UTC] Full Log Data: {
    "timestamp": "2026-06-20 00:46:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "144.31.178.4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "144.31.178.4, 172.64.200.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ3IiwidXNlcm5hbWUiOiJAZGVhdGhfd2l0bmVzcyIsImVtYWlsIjoid25keHEucUBnbWFpbC5jb20iLCJleHAiOjE3ODI1MjExMzF9.IkB5Mw6z_h7zPijuC_ddqyNjDp2QOVJdWrelam9hbHA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0e6c1631e88c719-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "144.31.178.4",
        "cf-ipcountry": "EE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jun-2026 00:46:15 UTC] === END API CALL LOG ===
[20-Jun-2026 00:46:15 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jun-2026 00:46:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ3IiwidXNlcm5hbWUiOiJAZGVhdGhfd2l0bmVzcyIsImVtYWlsIjoid25keHEucUBnbWFpbC5jb20iLCJleHAiOjE3ODI1MjExMzF9.IkB5Mw6z_h7zPijuC_ddqyNjDp2QOVJdWrelam9hbHA
[20-Jun-2026 00:46:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jun-2026 00:46:15 UTC] ✅ JWT token verified successfully for user profile
[20-Jun-2026 00:46:15 UTC] User ID: 847
[20-Jun-2026 00:46:15 UTC] ✅ User profile retrieved successfully for user ID: 847
[20-Jun-2026 00:46:49 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jun-2026 00:46:49 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jun-2026 00:46:49 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"144.31.178.4, 172.64.200.15","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ3IiwidXNlcm5hbWUiOiJAZGVhdGhfd2l0bmVzcyIsImVtYWlsIjoid25keHEucUBnbWFpbC5jb20iLCJleHAiOjE3ODI1MjExMzF9.IkB5Mw6z_h7zPijuC_ddqyNjDp2QOVJdWrelam9hbHA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0e6c238eea8c719-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"144.31.178.4","cf-ipcountry":"EE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[20-Jun-2026 00:46:49 UTC] === User Orders API Called ===
[20-Jun-2026 00:46:49 UTC] User ID: 847
[20-Jun-2026 00:46:49 UTC] Limit: 20, Offset: 0
[20-Jun-2026 00:46:49 UTC] Orders found: 0
[20-Jun-2026 00:46:49 UTC] Orders data: []
[20-Jun-2026 00:46:49 UTC] Total orders count: 0
[20-Jun-2026 00:46:58 UTC] === API CALL LOG ===
[20-Jun-2026 00:46:58 UTC] Endpoint: user/profile.php
[20-Jun-2026 00:46:58 UTC] Full Log Data: {
    "timestamp": "2026-06-20 00:46:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "144.31.178.4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "144.31.178.4, 172.64.200.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ3IiwidXNlcm5hbWUiOiJAZGVhdGhfd2l0bmVzcyIsImVtYWlsIjoid25keHEucUBnbWFpbC5jb20iLCJleHAiOjE3ODI1MjExMzF9.IkB5Mw6z_h7zPijuC_ddqyNjDp2QOVJdWrelam9hbHA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0e6c2722d4bc719-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "144.31.178.4",
        "cf-ipcountry": "EE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jun-2026 00:46:58 UTC] === END API CALL LOG ===
[20-Jun-2026 00:46:58 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jun-2026 00:46:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ3IiwidXNlcm5hbWUiOiJAZGVhdGhfd2l0bmVzcyIsImVtYWlsIjoid25keHEucUBnbWFpbC5jb20iLCJleHAiOjE3ODI1MjExMzF9.IkB5Mw6z_h7zPijuC_ddqyNjDp2QOVJdWrelam9hbHA
[20-Jun-2026 00:46:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jun-2026 00:46:58 UTC] ✅ JWT token verified successfully for user profile
[20-Jun-2026 00:46:58 UTC] User ID: 847
[20-Jun-2026 00:46:58 UTC] ✅ User profile retrieved successfully for user ID: 847
[20-Jun-2026 00:46:59 UTC] User Purchases API - User ID: 847
[20-Jun-2026 00:46:59 UTC] User Purchases API - Total purchases found: 0
[20-Jun-2026 00:47:08 UTC] === API CALL LOG ===
[20-Jun-2026 00:47:08 UTC] Endpoint: user/profile.php
[20-Jun-2026 00:47:08 UTC] Full Log Data: {
    "timestamp": "2026-06-20 00:47:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "144.31.178.4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "144.31.178.4, 172.64.200.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ3IiwidXNlcm5hbWUiOiJAZGVhdGhfd2l0bmVzcyIsImVtYWlsIjoid25keHEucUBnbWFpbC5jb20iLCJleHAiOjE3ODI1MjExMzF9.IkB5Mw6z_h7zPijuC_ddqyNjDp2QOVJdWrelam9hbHA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0e6c2b05b01c719-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "144.31.178.4",
        "cf-ipcountry": "EE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jun-2026 00:47:08 UTC] === END API CALL LOG ===
[20-Jun-2026 00:47:08 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jun-2026 00:47:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ3IiwidXNlcm5hbWUiOiJAZGVhdGhfd2l0bmVzcyIsImVtYWlsIjoid25keHEucUBnbWFpbC5jb20iLCJleHAiOjE3ODI1MjExMzF9.IkB5Mw6z_h7zPijuC_ddqyNjDp2QOVJdWrelam9hbHA
[20-Jun-2026 00:47:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jun-2026 00:47:08 UTC] ✅ JWT token verified successfully for user profile
[20-Jun-2026 00:47:08 UTC] User ID: 847
[20-Jun-2026 00:47:08 UTC] ✅ User profile retrieved successfully for user ID: 847
[20-Jun-2026 00:47:09 UTC] User Purchases API - User ID: 847
[20-Jun-2026 00:47:09 UTC] User Purchases API - Total purchases found: 0
[20-Jun-2026 00:47:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jun-2026 00:47:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jun-2026 00:47:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"144.31.178.4, 172.64.200.15","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ3IiwidXNlcm5hbWUiOiJAZGVhdGhfd2l0bmVzcyIsImVtYWlsIjoid25keHEucUBnbWFpbC5jb20iLCJleHAiOjE3ODI1MjExMzF9.IkB5Mw6z_h7zPijuC_ddqyNjDp2QOVJdWrelam9hbHA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0e6c2c1eb0bc719-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"144.31.178.4","cf-ipcountry":"EE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[20-Jun-2026 00:47:11 UTC] === User Orders API Called ===
[20-Jun-2026 00:47:11 UTC] User ID: 847
[20-Jun-2026 00:47:11 UTC] Limit: 20, Offset: 0
[20-Jun-2026 00:47:11 UTC] Orders found: 0
[20-Jun-2026 00:47:11 UTC] Orders data: []
[20-Jun-2026 00:47:11 UTC] Total orders count: 0
[20-Jun-2026 00:47:11 UTC] === API CALL LOG ===
[20-Jun-2026 00:47:11 UTC] Endpoint: user/profile.php
[20-Jun-2026 00:47:11 UTC] Full Log Data: {
    "timestamp": "2026-06-20 00:47:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "144.31.178.4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "144.31.178.4, 172.64.200.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ3IiwidXNlcm5hbWUiOiJAZGVhdGhfd2l0bmVzcyIsImVtYWlsIjoid25keHEucUBnbWFpbC5jb20iLCJleHAiOjE3ODI1MjExMzF9.IkB5Mw6z_h7zPijuC_ddqyNjDp2QOVJdWrelam9hbHA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0e6c2c3ccd3c719-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "144.31.178.4",
        "cf-ipcountry": "EE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jun-2026 00:47:11 UTC] === END API CALL LOG ===
[20-Jun-2026 00:47:11 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jun-2026 00:47:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ3IiwidXNlcm5hbWUiOiJAZGVhdGhfd2l0bmVzcyIsImVtYWlsIjoid25keHEucUBnbWFpbC5jb20iLCJleHAiOjE3ODI1MjExMzF9.IkB5Mw6z_h7zPijuC_ddqyNjDp2QOVJdWrelam9hbHA
[20-Jun-2026 00:47:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jun-2026 00:47:11 UTC] ✅ JWT token verified successfully for user profile
[20-Jun-2026 00:47:11 UTC] User ID: 847
[20-Jun-2026 00:47:11 UTC] ✅ User profile retrieved successfully for user ID: 847
[20-Jun-2026 00:47:12 UTC] === API CALL LOG ===
[20-Jun-2026 00:47:12 UTC] Endpoint: user/profile.php
[20-Jun-2026 00:47:12 UTC] Full Log Data: {
    "timestamp": "2026-06-20 00:47:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "144.31.178.4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "144.31.178.4, 172.64.200.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ3IiwidXNlcm5hbWUiOiJAZGVhdGhfd2l0bmVzcyIsImVtYWlsIjoid25keHEucUBnbWFpbC5jb20iLCJleHAiOjE3ODI1MjExMzF9.IkB5Mw6z_h7zPijuC_ddqyNjDp2QOVJdWrelam9hbHA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0e6c2c61f21c719-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "144.31.178.4",
        "cf-ipcountry": "EE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jun-2026 00:47:12 UTC] === END API CALL LOG ===
[20-Jun-2026 00:47:12 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jun-2026 00:47:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ3IiwidXNlcm5hbWUiOiJAZGVhdGhfd2l0bmVzcyIsImVtYWlsIjoid25keHEucUBnbWFpbC5jb20iLCJleHAiOjE3ODI1MjExMzF9.IkB5Mw6z_h7zPijuC_ddqyNjDp2QOVJdWrelam9hbHA
[20-Jun-2026 00:47:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jun-2026 00:47:12 UTC] ✅ JWT token verified successfully for user profile
[20-Jun-2026 00:47:12 UTC] User ID: 847
[20-Jun-2026 00:47:12 UTC] ✅ User profile retrieved successfully for user ID: 847
[20-Jun-2026 00:47:12 UTC] === API CALL LOG ===
[20-Jun-2026 00:47:12 UTC] Endpoint: user/profile.php
[20-Jun-2026 00:47:12 UTC] Full Log Data: {
    "timestamp": "2026-06-20 00:47:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "144.31.178.4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "144.31.178.4, 172.64.200.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ3IiwidXNlcm5hbWUiOiJAZGVhdGhfd2l0bmVzcyIsImVtYWlsIjoid25keHEucUBnbWFpbC5jb20iLCJleHAiOjE3ODI1MjExMzF9.IkB5Mw6z_h7zPijuC_ddqyNjDp2QOVJdWrelam9hbHA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0e6c2c66f6bc719-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "144.31.178.4",
        "cf-ipcountry": "EE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jun-2026 00:47:12 UTC] === END API CALL LOG ===
[20-Jun-2026 00:47:12 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jun-2026 00:47:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ3IiwidXNlcm5hbWUiOiJAZGVhdGhfd2l0bmVzcyIsImVtYWlsIjoid25keHEucUBnbWFpbC5jb20iLCJleHAiOjE3ODI1MjExMzF9.IkB5Mw6z_h7zPijuC_ddqyNjDp2QOVJdWrelam9hbHA
[20-Jun-2026 00:47:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jun-2026 00:47:12 UTC] ✅ JWT token verified successfully for user profile
[20-Jun-2026 00:47:12 UTC] User ID: 847
[20-Jun-2026 00:47:12 UTC] ✅ User profile retrieved successfully for user ID: 847
[20-Jun-2026 00:47:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jun-2026 00:47:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jun-2026 00:47:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"144.31.178.4, 172.64.200.15","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ3IiwidXNlcm5hbWUiOiJAZGVhdGhfd2l0bmVzcyIsImVtYWlsIjoid25keHEucUBnbWFpbC5jb20iLCJleHAiOjE3ODI1MjExMzF9.IkB5Mw6z_h7zPijuC_ddqyNjDp2QOVJdWrelam9hbHA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0e6c2daf8e7c719-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"144.31.178.4","cf-ipcountry":"EE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[20-Jun-2026 00:47:15 UTC] === User Orders API Called ===
[20-Jun-2026 00:47:15 UTC] User ID: 847
[20-Jun-2026 00:47:15 UTC] Limit: 20, Offset: 0
[20-Jun-2026 00:47:15 UTC] Orders found: 0
[20-Jun-2026 00:47:15 UTC] Orders data: []
[20-Jun-2026 00:47:15 UTC] Total orders count: 0
[20-Jun-2026 00:47:15 UTC] === API CALL LOG ===
[20-Jun-2026 00:47:15 UTC] Endpoint: user/profile.php
[20-Jun-2026 00:47:15 UTC] Full Log Data: {
    "timestamp": "2026-06-20 00:47:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "144.31.178.4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "144.31.178.4, 172.64.200.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ3IiwidXNlcm5hbWUiOiJAZGVhdGhfd2l0bmVzcyIsImVtYWlsIjoid25keHEucUBnbWFpbC5jb20iLCJleHAiOjE3ODI1MjExMzF9.IkB5Mw6z_h7zPijuC_ddqyNjDp2QOVJdWrelam9hbHA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0e6c2db694ec719-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "144.31.178.4",
        "cf-ipcountry": "EE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jun-2026 00:47:15 UTC] === END API CALL LOG ===
[20-Jun-2026 00:47:15 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jun-2026 00:47:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ3IiwidXNlcm5hbWUiOiJAZGVhdGhfd2l0bmVzcyIsImVtYWlsIjoid25keHEucUBnbWFpbC5jb20iLCJleHAiOjE3ODI1MjExMzF9.IkB5Mw6z_h7zPijuC_ddqyNjDp2QOVJdWrelam9hbHA
[20-Jun-2026 00:47:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jun-2026 00:47:15 UTC] ✅ JWT token verified successfully for user profile
[20-Jun-2026 00:47:15 UTC] User ID: 847
[20-Jun-2026 00:47:15 UTC] ✅ User profile retrieved successfully for user ID: 847
[20-Jun-2026 00:47:16 UTC] === API CALL LOG ===
[20-Jun-2026 00:47:16 UTC] Endpoint: user/profile.php
[20-Jun-2026 00:47:16 UTC] Full Log Data: {
    "timestamp": "2026-06-20 00:47:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "144.31.178.4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "144.31.178.4, 172.64.200.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ3IiwidXNlcm5hbWUiOiJAZGVhdGhfd2l0bmVzcyIsImVtYWlsIjoid25keHEucUBnbWFpbC5jb20iLCJleHAiOjE3ODI1MjExMzF9.IkB5Mw6z_h7zPijuC_ddqyNjDp2QOVJdWrelam9hbHA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0e6c2df3cf6c719-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "144.31.178.4",
        "cf-ipcountry": "EE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jun-2026 00:47:16 UTC] === END API CALL LOG ===
[20-Jun-2026 00:47:16 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jun-2026 00:47:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ3IiwidXNlcm5hbWUiOiJAZGVhdGhfd2l0bmVzcyIsImVtYWlsIjoid25keHEucUBnbWFpbC5jb20iLCJleHAiOjE3ODI1MjExMzF9.IkB5Mw6z_h7zPijuC_ddqyNjDp2QOVJdWrelam9hbHA
[20-Jun-2026 00:47:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jun-2026 00:47:16 UTC] ✅ JWT token verified successfully for user profile
[20-Jun-2026 00:47:16 UTC] User ID: 847
[20-Jun-2026 00:47:16 UTC] ✅ User profile retrieved successfully for user ID: 847
[20-Jun-2026 00:47:16 UTC] === API CALL LOG ===
[20-Jun-2026 00:47:16 UTC] Endpoint: user/profile.php
[20-Jun-2026 00:47:16 UTC] Full Log Data: {
    "timestamp": "2026-06-20 00:47:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "144.31.178.4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "144.31.178.4, 172.64.200.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ3IiwidXNlcm5hbWUiOiJAZGVhdGhfd2l0bmVzcyIsImVtYWlsIjoid25keHEucUBnbWFpbC5jb20iLCJleHAiOjE3ODI1MjExMzF9.IkB5Mw6z_h7zPijuC_ddqyNjDp2QOVJdWrelam9hbHA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0e6c2df3cfec719-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "144.31.178.4",
        "cf-ipcountry": "EE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jun-2026 00:47:16 UTC] === END API CALL LOG ===
[20-Jun-2026 00:47:16 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jun-2026 00:47:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ3IiwidXNlcm5hbWUiOiJAZGVhdGhfd2l0bmVzcyIsImVtYWlsIjoid25keHEucUBnbWFpbC5jb20iLCJleHAiOjE3ODI1MjExMzF9.IkB5Mw6z_h7zPijuC_ddqyNjDp2QOVJdWrelam9hbHA
[20-Jun-2026 00:47:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jun-2026 00:47:16 UTC] ✅ JWT token verified successfully for user profile
[20-Jun-2026 00:47:16 UTC] User ID: 847
[20-Jun-2026 00:47:16 UTC] ✅ User profile retrieved successfully for user ID: 847
[20-Jun-2026 00:48:01 UTC] === API CALL LOG ===
[20-Jun-2026 00:48:01 UTC] Endpoint: user/profile.php
[20-Jun-2026 00:48:01 UTC] Full Log Data: {
    "timestamp": "2026-06-20 00:48:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a12:bec4:1c3:2::2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a12:bec4:1c3:2::2, 104.23.217.141",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ3IiwidXNlcm5hbWUiOiJAZGVhdGhfd2l0bmVzcyIsImVtYWlsIjoid25keHEucUBnbWFpbC5jb20iLCJleHAiOjE3ODI1MjExMzF9.IkB5Mw6z_h7zPijuC_ddqyNjDp2QOVJdWrelam9hbHA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0e6c3f699a0efdb-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a12:bec4:1c3:2::2",
        "cf-ipcountry": "EE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jun-2026 00:48:01 UTC] === END API CALL LOG ===
[20-Jun-2026 00:48:01 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jun-2026 00:48:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ3IiwidXNlcm5hbWUiOiJAZGVhdGhfd2l0bmVzcyIsImVtYWlsIjoid25keHEucUBnbWFpbC5jb20iLCJleHAiOjE3ODI1MjExMzF9.IkB5Mw6z_h7zPijuC_ddqyNjDp2QOVJdWrelam9hbHA
[20-Jun-2026 00:48:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jun-2026 00:48:01 UTC] ✅ JWT token verified successfully for user profile
[20-Jun-2026 00:48:01 UTC] User ID: 847
[20-Jun-2026 00:48:01 UTC] ✅ User profile retrieved successfully for user ID: 847
[20-Jun-2026 00:48:05 UTC] === API CALL LOG ===
[20-Jun-2026 00:48:05 UTC] Endpoint: user/profile.php
[20-Jun-2026 00:48:05 UTC] Full Log Data: {
    "timestamp": "2026-06-20 00:48:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a12:bec4:1c3:2::2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a12:bec4:1c3:2::2, 104.23.217.37",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ3IiwidXNlcm5hbWUiOiJAZGVhdGhfd2l0bmVzcyIsImVtYWlsIjoid25keHEucUBnbWFpbC5jb20iLCJleHAiOjE3ODI1MjExMzF9.IkB5Mw6z_h7zPijuC_ddqyNjDp2QOVJdWrelam9hbHA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0e6c4126e20efdb-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a12:bec4:1c3:2::2",
        "cf-ipcountry": "EE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jun-2026 00:48:05 UTC] === END API CALL LOG ===
[20-Jun-2026 00:48:05 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jun-2026 00:48:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ3IiwidXNlcm5hbWUiOiJAZGVhdGhfd2l0bmVzcyIsImVtYWlsIjoid25keHEucUBnbWFpbC5jb20iLCJleHAiOjE3ODI1MjExMzF9.IkB5Mw6z_h7zPijuC_ddqyNjDp2QOVJdWrelam9hbHA
[20-Jun-2026 00:48:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jun-2026 00:48:05 UTC] ✅ JWT token verified successfully for user profile
[20-Jun-2026 00:48:05 UTC] User ID: 847
[20-Jun-2026 00:48:05 UTC] ✅ User profile retrieved successfully for user ID: 847
[20-Jun-2026 00:49:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jun-2026 00:49:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jun-2026 00:49:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a12:bec4:1c3:2::2, 104.23.217.141","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ3IiwidXNlcm5hbWUiOiJAZGVhdGhfd2l0bmVzcyIsImVtYWlsIjoid25keHEucUBnbWFpbC5jb20iLCJleHAiOjE3ODI1MjExMzF9.IkB5Mw6z_h7zPijuC_ddqyNjDp2QOVJdWrelam9hbHA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0e6c5f5c854efdb-ARN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a12:bec4:1c3:2::2","cf-ipcountry":"EE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[20-Jun-2026 00:49:22 UTC] === User Orders API Called ===
[20-Jun-2026 00:49:22 UTC] User ID: 847
[20-Jun-2026 00:49:22 UTC] Limit: 20, Offset: 0
[20-Jun-2026 00:49:22 UTC] Orders found: 1
[20-Jun-2026 00:49:22 UTC] Orders data: [{"id":356,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/witnesschanel\/13","status":"pending","created_at":"2026-06-20 04:19:20","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[20-Jun-2026 00:49:22 UTC] Total orders count: 1
[20-Jun-2026 00:49:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jun-2026 00:49:25 UTC] === API CALL LOG ===
[20-Jun-2026 00:49:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jun-2026 00:49:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a12:bec4:1c3:2::2, 104.23.217.141","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ3IiwidXNlcm5hbWUiOiJAZGVhdGhfd2l0bmVzcyIsImVtYWlsIjoid25keHEucUBnbWFpbC5jb20iLCJleHAiOjE3ODI1MjExMzF9.IkB5Mw6z_h7zPijuC_ddqyNjDp2QOVJdWrelam9hbHA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0e6c604fc18efdb-ARN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a12:bec4:1c3:2::2","cf-ipcountry":"EE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[20-Jun-2026 00:49:25 UTC] Endpoint: user/profile.php
[20-Jun-2026 00:49:25 UTC] Full Log Data: {
    "timestamp": "2026-06-20 00:49:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a12:bec4:1c3:2::2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a12:bec4:1c3:2::2, 104.23.217.141",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ3IiwidXNlcm5hbWUiOiJAZGVhdGhfd2l0bmVzcyIsImVtYWlsIjoid25keHEucUBnbWFpbC5jb20iLCJleHAiOjE3ODI1MjExMzF9.IkB5Mw6z_h7zPijuC_ddqyNjDp2QOVJdWrelam9hbHA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0e6c604fc19efdb-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a12:bec4:1c3:2::2",
        "cf-ipcountry": "EE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jun-2026 00:49:25 UTC] === END API CALL LOG ===
[20-Jun-2026 00:49:25 UTC] === User Orders API Called ===
[20-Jun-2026 00:49:25 UTC] User ID: 847
[20-Jun-2026 00:49:25 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jun-2026 00:49:25 UTC] Limit: 20, Offset: 0
[20-Jun-2026 00:49:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ3IiwidXNlcm5hbWUiOiJAZGVhdGhfd2l0bmVzcyIsImVtYWlsIjoid25keHEucUBnbWFpbC5jb20iLCJleHAiOjE3ODI1MjExMzF9.IkB5Mw6z_h7zPijuC_ddqyNjDp2QOVJdWrelam9hbHA
[20-Jun-2026 00:49:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jun-2026 00:49:25 UTC] ✅ JWT token verified successfully for user profile
[20-Jun-2026 00:49:25 UTC] User ID: 847
[20-Jun-2026 00:49:25 UTC] Orders found: 1
[20-Jun-2026 00:49:25 UTC] ✅ User profile retrieved successfully for user ID: 847
[20-Jun-2026 00:49:25 UTC] Orders data: [{"id":356,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/witnesschanel\/13","status":"pending","created_at":"2026-06-20 04:19:20","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[20-Jun-2026 00:49:25 UTC] Total orders count: 1
[20-Jun-2026 00:49:25 UTC] === API CALL LOG ===
[20-Jun-2026 00:49:25 UTC] Endpoint: user/profile.php
[20-Jun-2026 00:49:25 UTC] Full Log Data: {
    "timestamp": "2026-06-20 00:49:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a12:bec4:1c3:2::2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a12:bec4:1c3:2::2, 104.23.217.141",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ3IiwidXNlcm5hbWUiOiJAZGVhdGhfd2l0bmVzcyIsImVtYWlsIjoid25keHEucUBnbWFpbC5jb20iLCJleHAiOjE3ODI1MjExMzF9.IkB5Mw6z_h7zPijuC_ddqyNjDp2QOVJdWrelam9hbHA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0e6c608b8d0efdb-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a12:bec4:1c3:2::2",
        "cf-ipcountry": "EE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jun-2026 00:49:25 UTC] === END API CALL LOG ===
[20-Jun-2026 00:49:25 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jun-2026 00:49:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ3IiwidXNlcm5hbWUiOiJAZGVhdGhfd2l0bmVzcyIsImVtYWlsIjoid25keHEucUBnbWFpbC5jb20iLCJleHAiOjE3ODI1MjExMzF9.IkB5Mw6z_h7zPijuC_ddqyNjDp2QOVJdWrelam9hbHA
[20-Jun-2026 00:49:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jun-2026 00:49:25 UTC] ✅ JWT token verified successfully for user profile
[20-Jun-2026 00:49:25 UTC] User ID: 847
[20-Jun-2026 00:49:25 UTC] ✅ User profile retrieved successfully for user ID: 847
[20-Jun-2026 00:49:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jun-2026 00:49:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jun-2026 00:49:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a12:bec4:1c3:2::2, 104.23.217.141","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ3IiwidXNlcm5hbWUiOiJAZGVhdGhfd2l0bmVzcyIsImVtYWlsIjoid25keHEucUBnbWFpbC5jb20iLCJleHAiOjE3ODI1MjExMzF9.IkB5Mw6z_h7zPijuC_ddqyNjDp2QOVJdWrelam9hbHA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0e6c675bce2efdb-ARN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a12:bec4:1c3:2::2","cf-ipcountry":"EE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[20-Jun-2026 00:49:43 UTC] === User Orders API Called ===
[20-Jun-2026 00:49:43 UTC] User ID: 847
[20-Jun-2026 00:49:43 UTC] Limit: 20, Offset: 0
[20-Jun-2026 00:49:43 UTC] Orders found: 1
[20-Jun-2026 00:49:43 UTC] Orders data: [{"id":356,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/witnesschanel\/13","status":"pending","created_at":"2026-06-20 04:19:20","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[20-Jun-2026 00:49:43 UTC] Total orders count: 1
[20-Jun-2026 00:49:43 UTC] === API CALL LOG ===
[20-Jun-2026 00:49:43 UTC] Endpoint: user/profile.php
[20-Jun-2026 00:49:43 UTC] Full Log Data: {
    "timestamp": "2026-06-20 00:49:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a12:bec4:1c3:2::2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a12:bec4:1c3:2::2, 104.23.217.141",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ3IiwidXNlcm5hbWUiOiJAZGVhdGhfd2l0bmVzcyIsImVtYWlsIjoid25keHEucUBnbWFpbC5jb20iLCJleHAiOjE3ODI1MjExMzF9.IkB5Mw6z_h7zPijuC_ddqyNjDp2QOVJdWrelam9hbHA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0e6c675bce3efdb-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a12:bec4:1c3:2::2",
        "cf-ipcountry": "EE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jun-2026 00:49:43 UTC] === END API CALL LOG ===
[20-Jun-2026 00:49:43 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jun-2026 00:49:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ3IiwidXNlcm5hbWUiOiJAZGVhdGhfd2l0bmVzcyIsImVtYWlsIjoid25keHEucUBnbWFpbC5jb20iLCJleHAiOjE3ODI1MjExMzF9.IkB5Mw6z_h7zPijuC_ddqyNjDp2QOVJdWrelam9hbHA
[20-Jun-2026 00:49:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jun-2026 00:49:43 UTC] ✅ JWT token verified successfully for user profile
[20-Jun-2026 00:49:43 UTC] User ID: 847
[20-Jun-2026 00:49:43 UTC] ✅ User profile retrieved successfully for user ID: 847
[20-Jun-2026 00:49:44 UTC] === API CALL LOG ===
[20-Jun-2026 00:49:44 UTC] Endpoint: user/profile.php
[20-Jun-2026 00:49:44 UTC] Full Log Data: {
    "timestamp": "2026-06-20 00:49:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a12:bec4:1c3:2::2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a12:bec4:1c3:2::2, 104.23.217.141",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ3IiwidXNlcm5hbWUiOiJAZGVhdGhfd2l0bmVzcyIsImVtYWlsIjoid25keHEucUBnbWFpbC5jb20iLCJleHAiOjE3ODI1MjExMzF9.IkB5Mw6z_h7zPijuC_ddqyNjDp2QOVJdWrelam9hbHA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0e6c67a6b00efdb-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a12:bec4:1c3:2::2",
        "cf-ipcountry": "EE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jun-2026 00:49:44 UTC] === END API CALL LOG ===
[20-Jun-2026 00:49:44 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jun-2026 00:49:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ3IiwidXNlcm5hbWUiOiJAZGVhdGhfd2l0bmVzcyIsImVtYWlsIjoid25keHEucUBnbWFpbC5jb20iLCJleHAiOjE3ODI1MjExMzF9.IkB5Mw6z_h7zPijuC_ddqyNjDp2QOVJdWrelam9hbHA
[20-Jun-2026 00:49:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jun-2026 00:49:44 UTC] ✅ JWT token verified successfully for user profile
[20-Jun-2026 00:49:44 UTC] User ID: 847
[20-Jun-2026 00:49:44 UTC] ✅ User profile retrieved successfully for user ID: 847
[20-Jun-2026 00:49:53 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jun-2026 00:49:53 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jun-2026 00:49:53 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a12:bec4:1c3:2::2, 104.23.217.141","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ3IiwidXNlcm5hbWUiOiJAZGVhdGhfd2l0bmVzcyIsImVtYWlsIjoid25keHEucUBnbWFpbC5jb20iLCJleHAiOjE3ODI1MjExMzF9.IkB5Mw6z_h7zPijuC_ddqyNjDp2QOVJdWrelam9hbHA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0e6c6b5fcb5efdb-ARN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a12:bec4:1c3:2::2","cf-ipcountry":"EE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[20-Jun-2026 00:49:53 UTC] === User Orders API Called ===
[20-Jun-2026 00:49:53 UTC] User ID: 847
[20-Jun-2026 00:49:53 UTC] Limit: 20, Offset: 0
[20-Jun-2026 00:49:53 UTC] Orders found: 1
[20-Jun-2026 00:49:53 UTC] Orders data: [{"id":356,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/witnesschanel\/13","status":"pending","created_at":"2026-06-20 04:19:20","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[20-Jun-2026 00:49:53 UTC] Total orders count: 1
[20-Jun-2026 07:40:34 UTC] === API CALL LOG ===
[20-Jun-2026 07:40:34 UTC] Endpoint: user/profile.php
[20-Jun-2026 07:40:34 UTC] Full Log Data: {
    "timestamp": "2026-06-20 07:40:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "176.115.43.203",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "176.115.43.203, 172.71.144.83",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ3IiwidXNlcm5hbWUiOiJAZGVhdGhfd2l0bmVzcyIsImVtYWlsIjoid25keHEucUBnbWFpbC5jb20iLCJleHAiOjE3ODI1MjExMzF9.IkB5Mw6z_h7zPijuC_ddqyNjDp2QOVJdWrelam9hbHA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0e920488ce3dc7a-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "176.115.43.203",
        "cf-ipcountry": "RU",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jun-2026 07:40:34 UTC] === END API CALL LOG ===
[20-Jun-2026 07:40:34 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jun-2026 07:40:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ3IiwidXNlcm5hbWUiOiJAZGVhdGhfd2l0bmVzcyIsImVtYWlsIjoid25keHEucUBnbWFpbC5jb20iLCJleHAiOjE3ODI1MjExMzF9.IkB5Mw6z_h7zPijuC_ddqyNjDp2QOVJdWrelam9hbHA
[20-Jun-2026 07:40:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jun-2026 07:40:34 UTC] ✅ JWT token verified successfully for user profile
[20-Jun-2026 07:40:34 UTC] User ID: 847
[20-Jun-2026 07:40:34 UTC] ✅ User profile retrieved successfully for user ID: 847
[20-Jun-2026 07:40:34 UTC] === API CALL LOG ===
[20-Jun-2026 07:40:34 UTC] Endpoint: user/profile.php
[20-Jun-2026 07:40:34 UTC] Full Log Data: {
    "timestamp": "2026-06-20 07:40:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "176.115.43.203",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "176.115.43.203, 172.71.144.83",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ3IiwidXNlcm5hbWUiOiJAZGVhdGhfd2l0bmVzcyIsImVtYWlsIjoid25keHEucUBnbWFpbC5jb20iLCJleHAiOjE3ODI1MjExMzF9.IkB5Mw6z_h7zPijuC_ddqyNjDp2QOVJdWrelam9hbHA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0e9204ded40dc7a-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "176.115.43.203",
        "cf-ipcountry": "RU",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jun-2026 07:40:34 UTC] === END API CALL LOG ===
[20-Jun-2026 07:40:34 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jun-2026 07:40:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ3IiwidXNlcm5hbWUiOiJAZGVhdGhfd2l0bmVzcyIsImVtYWlsIjoid25keHEucUBnbWFpbC5jb20iLCJleHAiOjE3ODI1MjExMzF9.IkB5Mw6z_h7zPijuC_ddqyNjDp2QOVJdWrelam9hbHA
[20-Jun-2026 07:40:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jun-2026 07:40:34 UTC] ✅ JWT token verified successfully for user profile
[20-Jun-2026 07:40:34 UTC] User ID: 847
[20-Jun-2026 07:40:34 UTC] ✅ User profile retrieved successfully for user ID: 847
[20-Jun-2026 07:40:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jun-2026 07:40:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jun-2026 07:40:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"176.115.43.203, 172.71.144.68","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ3IiwidXNlcm5hbWUiOiJAZGVhdGhfd2l0bmVzcyIsImVtYWlsIjoid25keHEucUBnbWFpbC5jb20iLCJleHAiOjE3ODI1MjExMzF9.IkB5Mw6z_h7zPijuC_ddqyNjDp2QOVJdWrelam9hbHA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0e9204ded45dc7a-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"176.115.43.203","cf-ipcountry":"RU","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[20-Jun-2026 07:40:34 UTC] === User Orders API Called ===
[20-Jun-2026 07:40:34 UTC] User ID: 847
[20-Jun-2026 07:40:34 UTC] Limit: 20, Offset: 0
[20-Jun-2026 07:40:34 UTC] Orders found: 1
[20-Jun-2026 07:40:34 UTC] Orders data: [{"id":356,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/witnesschanel\/13","status":"pending","created_at":"2026-06-20 04:19:20","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[20-Jun-2026 07:40:34 UTC] Total orders count: 1
[20-Jun-2026 07:41:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jun-2026 07:41:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jun-2026 07:41:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a12:bec4:1c3:2::2, 104.23.223.103","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ3IiwidXNlcm5hbWUiOiJAZGVhdGhfd2l0bmVzcyIsImVtYWlsIjoid25keHEucUBnbWFpbC5jb20iLCJleHAiOjE3ODI1MjExMzF9.IkB5Mw6z_h7zPijuC_ddqyNjDp2QOVJdWrelam9hbHA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0e922489a60a7a8-ARN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a12:bec4:1c3:2::2","cf-ipcountry":"EE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[20-Jun-2026 07:41:56 UTC] === User Orders API Called ===
[20-Jun-2026 07:41:56 UTC] User ID: 847
[20-Jun-2026 07:41:56 UTC] Limit: 20, Offset: 0
[20-Jun-2026 07:41:56 UTC] Orders found: 1
[20-Jun-2026 07:41:56 UTC] Orders data: [{"id":356,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/witnesschanel\/13","status":"pending","created_at":"2026-06-20 04:19:20","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[20-Jun-2026 07:41:56 UTC] Total orders count: 1
[20-Jun-2026 07:41:56 UTC] === API CALL LOG ===
[20-Jun-2026 07:41:56 UTC] Endpoint: user/profile.php
[20-Jun-2026 07:41:56 UTC] Full Log Data: {
    "timestamp": "2026-06-20 07:41:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a12:bec4:1c3:2::2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a12:bec4:1c3:2::2, 104.23.223.102",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ3IiwidXNlcm5hbWUiOiJAZGVhdGhfd2l0bmVzcyIsImVtYWlsIjoid25keHEucUBnbWFpbC5jb20iLCJleHAiOjE3ODI1MjExMzF9.IkB5Mw6z_h7zPijuC_ddqyNjDp2QOVJdWrelam9hbHA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0e92248cad0a7a8-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a12:bec4:1c3:2::2",
        "cf-ipcountry": "EE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jun-2026 07:41:56 UTC] === END API CALL LOG ===
[20-Jun-2026 07:41:56 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jun-2026 07:41:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ3IiwidXNlcm5hbWUiOiJAZGVhdGhfd2l0bmVzcyIsImVtYWlsIjoid25keHEucUBnbWFpbC5jb20iLCJleHAiOjE3ODI1MjExMzF9.IkB5Mw6z_h7zPijuC_ddqyNjDp2QOVJdWrelam9hbHA
[20-Jun-2026 07:41:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jun-2026 07:41:56 UTC] ✅ JWT token verified successfully for user profile
[20-Jun-2026 07:41:56 UTC] User ID: 847
[20-Jun-2026 07:41:56 UTC] ✅ User profile retrieved successfully for user ID: 847
[20-Jun-2026 07:42:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jun-2026 07:42:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jun-2026 07:42:00 UTC] === API CALL LOG ===
[20-Jun-2026 07:42:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a12:bec4:1c3:2::2, 104.23.223.40","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ3IiwidXNlcm5hbWUiOiJAZGVhdGhfd2l0bmVzcyIsImVtYWlsIjoid25keHEucUBnbWFpbC5jb20iLCJleHAiOjE3ODI1MjExMzF9.IkB5Mw6z_h7zPijuC_ddqyNjDp2QOVJdWrelam9hbHA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0e922489a62a7a8-ARN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a12:bec4:1c3:2::2","cf-ipcountry":"EE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[20-Jun-2026 07:42:00 UTC] Endpoint: user/profile.php
[20-Jun-2026 07:42:00 UTC] Full Log Data: {
    "timestamp": "2026-06-20 07:42:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a12:bec4:1c3:2::2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a12:bec4:1c3:2::2, 104.23.223.41",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ3IiwidXNlcm5hbWUiOiJAZGVhdGhfd2l0bmVzcyIsImVtYWlsIjoid25keHEucUBnbWFpbC5jb20iLCJleHAiOjE3ODI1MjExMzF9.IkB5Mw6z_h7zPijuC_ddqyNjDp2QOVJdWrelam9hbHA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0e922481928a7a8-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a12:bec4:1c3:2::2",
        "cf-ipcountry": "EE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jun-2026 07:42:00 UTC] === User Orders API Called ===
[20-Jun-2026 07:42:00 UTC] === END API CALL LOG ===
[20-Jun-2026 07:42:00 UTC] User ID: 847
[20-Jun-2026 07:42:00 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jun-2026 07:42:00 UTC] Limit: 20, Offset: 0
[20-Jun-2026 07:42:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ3IiwidXNlcm5hbWUiOiJAZGVhdGhfd2l0bmVzcyIsImVtYWlsIjoid25keHEucUBnbWFpbC5jb20iLCJleHAiOjE3ODI1MjExMzF9.IkB5Mw6z_h7zPijuC_ddqyNjDp2QOVJdWrelam9hbHA
[20-Jun-2026 07:42:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jun-2026 07:42:00 UTC] ✅ JWT token verified successfully for user profile
[20-Jun-2026 07:42:00 UTC] User ID: 847
[20-Jun-2026 07:42:00 UTC] ✅ User profile retrieved successfully for user ID: 847
[20-Jun-2026 07:42:00 UTC] Orders found: 1
[20-Jun-2026 07:42:00 UTC] Orders data: [{"id":356,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/witnesschanel\/13","status":"pending","created_at":"2026-06-20 04:19:20","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[20-Jun-2026 07:42:00 UTC] Total orders count: 1
[20-Jun-2026 07:42:10 UTC] === API CALL LOG ===
[20-Jun-2026 07:42:10 UTC] Endpoint: user/profile.php
[20-Jun-2026 07:42:10 UTC] Full Log Data: {
    "timestamp": "2026-06-20 07:42:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a12:bec4:1c3:2::2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a12:bec4:1c3:2::2, 104.23.223.41",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ3IiwidXNlcm5hbWUiOiJAZGVhdGhfd2l0bmVzcyIsImVtYWlsIjoid25keHEucUBnbWFpbC5jb20iLCJleHAiOjE3ODI1MjExMzF9.IkB5Mw6z_h7zPijuC_ddqyNjDp2QOVJdWrelam9hbHA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0e922a20c52a7a8-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a12:bec4:1c3:2::2",
        "cf-ipcountry": "EE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jun-2026 07:42:10 UTC] === END API CALL LOG ===
[20-Jun-2026 07:42:10 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jun-2026 07:42:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ3IiwidXNlcm5hbWUiOiJAZGVhdGhfd2l0bmVzcyIsImVtYWlsIjoid25keHEucUBnbWFpbC5jb20iLCJleHAiOjE3ODI1MjExMzF9.IkB5Mw6z_h7zPijuC_ddqyNjDp2QOVJdWrelam9hbHA
[20-Jun-2026 07:42:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jun-2026 07:42:10 UTC] ✅ JWT token verified successfully for user profile
[20-Jun-2026 07:42:10 UTC] User ID: 847
[20-Jun-2026 07:42:10 UTC] ✅ User profile retrieved successfully for user ID: 847
[20-Jun-2026 07:42:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jun-2026 07:42:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jun-2026 07:42:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a12:bec4:1c3:2::2, 104.23.223.41","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ3IiwidXNlcm5hbWUiOiJAZGVhdGhfd2l0bmVzcyIsImVtYWlsIjoid25keHEucUBnbWFpbC5jb20iLCJleHAiOjE3ODI1MjExMzF9.IkB5Mw6z_h7zPijuC_ddqyNjDp2QOVJdWrelam9hbHA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0e922a20c51a7a8-ARN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a12:bec4:1c3:2::2","cf-ipcountry":"EE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[20-Jun-2026 07:42:10 UTC] === User Orders API Called ===
[20-Jun-2026 07:42:10 UTC] User ID: 847
[20-Jun-2026 07:42:10 UTC] Limit: 20, Offset: 0
[20-Jun-2026 07:42:10 UTC] Orders found: 1
[20-Jun-2026 07:42:10 UTC] Orders data: [{"id":356,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/witnesschanel\/13","status":"pending","created_at":"2026-06-20 04:19:20","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[20-Jun-2026 07:42:10 UTC] Total orders count: 1
[20-Jun-2026 07:42:10 UTC] === API CALL LOG ===
[20-Jun-2026 07:42:10 UTC] Endpoint: user/profile.php
[20-Jun-2026 07:42:10 UTC] Full Log Data: {
    "timestamp": "2026-06-20 07:42:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a12:bec4:1c3:2::2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a12:bec4:1c3:2::2, 104.23.223.41",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ3IiwidXNlcm5hbWUiOiJAZGVhdGhfd2l0bmVzcyIsImVtYWlsIjoid25keHEucUBnbWFpbC5jb20iLCJleHAiOjE3ODI1MjExMzF9.IkB5Mw6z_h7zPijuC_ddqyNjDp2QOVJdWrelam9hbHA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0e922a57ae3a7a8-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a12:bec4:1c3:2::2",
        "cf-ipcountry": "EE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jun-2026 07:42:10 UTC] === END API CALL LOG ===
[20-Jun-2026 07:42:10 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jun-2026 07:42:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ3IiwidXNlcm5hbWUiOiJAZGVhdGhfd2l0bmVzcyIsImVtYWlsIjoid25keHEucUBnbWFpbC5jb20iLCJleHAiOjE3ODI1MjExMzF9.IkB5Mw6z_h7zPijuC_ddqyNjDp2QOVJdWrelam9hbHA
[20-Jun-2026 07:42:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jun-2026 07:42:10 UTC] ✅ JWT token verified successfully for user profile
[20-Jun-2026 07:42:10 UTC] User ID: 847
[20-Jun-2026 07:42:10 UTC] ✅ User profile retrieved successfully for user ID: 847
[20-Jun-2026 07:42:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jun-2026 07:42:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jun-2026 07:42:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"144.31.178.4, 104.23.223.40","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ3IiwidXNlcm5hbWUiOiJAZGVhdGhfd2l0bmVzcyIsImVtYWlsIjoid25keHEucUBnbWFpbC5jb20iLCJleHAiOjE3ODI1MjExMzF9.IkB5Mw6z_h7zPijuC_ddqyNjDp2QOVJdWrelam9hbHA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0e9234e19d2f327-ARN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"144.31.178.4","cf-ipcountry":"EE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[20-Jun-2026 07:42:37 UTC] === User Orders API Called ===
[20-Jun-2026 07:42:37 UTC] User ID: 847
[20-Jun-2026 07:42:37 UTC] Limit: 20, Offset: 0
[20-Jun-2026 07:42:37 UTC] Orders found: 2
[20-Jun-2026 07:42:37 UTC] Orders data: [{"id":357,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/witnesschanel\/18","status":"pending","created_at":"2026-06-20 11:12:35","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":356,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/witnesschanel\/13","status":"pending","created_at":"2026-06-20 04:19:20","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[20-Jun-2026 07:42:37 UTC] Total orders count: 2
[20-Jun-2026 08:27:21 UTC] === API CALL LOG ===
[20-Jun-2026 08:27:21 UTC] Endpoint: user/profile.php
[20-Jun-2026 08:27:21 UTC] Full Log Data: {
    "timestamp": "2026-06-20 08:27:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "182.190.212.69",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "182.190.212.69, 104.22.96.138",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ4IiwidXNlcm5hbWUiOiJzb29tcm8iLCJlbWFpbCI6ImFuYXNzb29tcm8zOEBnbWFpbC5jb20iLCJleHAiOjE3ODI1NDg4NDB9.oFhCJVc_fqEByZBw7aUrqpF_BQ3zVvfXy2WJNNO7VZs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0e964cefb393485-KHI",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "182.190.212.69",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jun-2026 08:27:21 UTC] === END API CALL LOG ===
[20-Jun-2026 08:27:21 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jun-2026 08:27:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ4IiwidXNlcm5hbWUiOiJzb29tcm8iLCJlbWFpbCI6ImFuYXNzb29tcm8zOEBnbWFpbC5jb20iLCJleHAiOjE3ODI1NDg4NDB9.oFhCJVc_fqEByZBw7aUrqpF_BQ3zVvfXy2WJNNO7VZs
[20-Jun-2026 08:27:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jun-2026 08:27:21 UTC] ✅ JWT token verified successfully for user profile
[20-Jun-2026 08:27:21 UTC] User ID: 848
[20-Jun-2026 08:27:21 UTC] ✅ User profile retrieved successfully for user ID: 848
[20-Jun-2026 08:27:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jun-2026 08:27:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jun-2026 08:27:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"182.190.212.69, 104.22.96.139","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ4IiwidXNlcm5hbWUiOiJzb29tcm8iLCJlbWFpbCI6ImFuYXNzb29tcm8zOEBnbWFpbC5jb20iLCJleHAiOjE3ODI1NDg4NDB9.oFhCJVc_fqEByZBw7aUrqpF_BQ3zVvfXy2WJNNO7VZs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0e964cefb3d3485-KHI","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"182.190.212.69","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[20-Jun-2026 08:27:21 UTC] === User Orders API Called ===
[20-Jun-2026 08:27:21 UTC] User ID: 848
[20-Jun-2026 08:27:21 UTC] Limit: 20, Offset: 0
[20-Jun-2026 08:27:21 UTC] Orders found: 0
[20-Jun-2026 08:27:21 UTC] Orders data: []
[20-Jun-2026 08:27:21 UTC] Total orders count: 0
[20-Jun-2026 08:27:21 UTC] === API CALL LOG ===
[20-Jun-2026 08:27:21 UTC] Endpoint: user/profile.php
[20-Jun-2026 08:27:21 UTC] Full Log Data: {
    "timestamp": "2026-06-20 08:27:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "182.190.212.69",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "182.190.212.69, 104.22.96.139",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ4IiwidXNlcm5hbWUiOiJzb29tcm8iLCJlbWFpbCI6ImFuYXNzb29tcm8zOEBnbWFpbC5jb20iLCJleHAiOjE3ODI1NDg4NDB9.oFhCJVc_fqEByZBw7aUrqpF_BQ3zVvfXy2WJNNO7VZs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0e964cefb3f3485-KHI",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "182.190.212.69",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jun-2026 08:27:21 UTC] === END API CALL LOG ===
[20-Jun-2026 08:27:21 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jun-2026 08:27:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ4IiwidXNlcm5hbWUiOiJzb29tcm8iLCJlbWFpbCI6ImFuYXNzb29tcm8zOEBnbWFpbC5jb20iLCJleHAiOjE3ODI1NDg4NDB9.oFhCJVc_fqEByZBw7aUrqpF_BQ3zVvfXy2WJNNO7VZs
[20-Jun-2026 08:27:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jun-2026 08:27:21 UTC] ✅ JWT token verified successfully for user profile
[20-Jun-2026 08:27:21 UTC] User ID: 848
[20-Jun-2026 08:27:21 UTC] ✅ User profile retrieved successfully for user ID: 848
[20-Jun-2026 08:27:22 UTC] === API CALL LOG ===
[20-Jun-2026 08:27:22 UTC] Endpoint: user/profile.php
[20-Jun-2026 08:27:22 UTC] Full Log Data: {
    "timestamp": "2026-06-20 08:27:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "182.190.212.69",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "182.190.212.69, 104.22.96.138",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ4IiwidXNlcm5hbWUiOiJzb29tcm8iLCJlbWFpbCI6ImFuYXNzb29tcm8zOEBnbWFpbC5jb20iLCJleHAiOjE3ODI1NDg4NDB9.oFhCJVc_fqEByZBw7aUrqpF_BQ3zVvfXy2WJNNO7VZs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0e964d70c053485-KHI",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "182.190.212.69",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jun-2026 08:27:22 UTC] === END API CALL LOG ===
[20-Jun-2026 08:27:22 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jun-2026 08:27:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ4IiwidXNlcm5hbWUiOiJzb29tcm8iLCJlbWFpbCI6ImFuYXNzb29tcm8zOEBnbWFpbC5jb20iLCJleHAiOjE3ODI1NDg4NDB9.oFhCJVc_fqEByZBw7aUrqpF_BQ3zVvfXy2WJNNO7VZs
[20-Jun-2026 08:27:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jun-2026 08:27:22 UTC] ✅ JWT token verified successfully for user profile
[20-Jun-2026 08:27:22 UTC] User ID: 848
[20-Jun-2026 08:27:22 UTC] ✅ User profile retrieved successfully for user ID: 848
[20-Jun-2026 08:28:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jun-2026 08:28:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jun-2026 08:28:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"182.190.212.69, 104.22.96.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ4IiwidXNlcm5hbWUiOiJzb29tcm8iLCJlbWFpbCI6ImFuYXNzb29tcm8zOEBnbWFpbC5jb20iLCJleHAiOjE3ODI1NDg4NDB9.oFhCJVc_fqEByZBw7aUrqpF_BQ3zVvfXy2WJNNO7VZs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0e965f3ccb93485-KHI","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"182.190.212.69","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[20-Jun-2026 08:28:08 UTC] === User Orders API Called ===
[20-Jun-2026 08:28:08 UTC] User ID: 848
[20-Jun-2026 08:28:08 UTC] Limit: 20, Offset: 0
[20-Jun-2026 08:28:08 UTC] Orders found: 0
[20-Jun-2026 08:28:08 UTC] Orders data: []
[20-Jun-2026 08:28:08 UTC] Total orders count: 0
[20-Jun-2026 08:28:09 UTC] === API CALL LOG ===
[20-Jun-2026 08:28:09 UTC] Endpoint: user/profile.php
[20-Jun-2026 08:28:09 UTC] Full Log Data: {
    "timestamp": "2026-06-20 08:28:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "182.190.212.69",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "182.190.212.69, 104.22.96.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ4IiwidXNlcm5hbWUiOiJzb29tcm8iLCJlbWFpbCI6ImFuYXNzb29tcm8zOEBnbWFpbC5jb20iLCJleHAiOjE3ODI1NDg4NDB9.oFhCJVc_fqEByZBw7aUrqpF_BQ3zVvfXy2WJNNO7VZs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0e965fc0f513485-KHI",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "182.190.212.69",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jun-2026 08:28:09 UTC] === END API CALL LOG ===
[20-Jun-2026 08:28:09 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jun-2026 08:28:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ4IiwidXNlcm5hbWUiOiJzb29tcm8iLCJlbWFpbCI6ImFuYXNzb29tcm8zOEBnbWFpbC5jb20iLCJleHAiOjE3ODI1NDg4NDB9.oFhCJVc_fqEByZBw7aUrqpF_BQ3zVvfXy2WJNNO7VZs
[20-Jun-2026 08:28:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jun-2026 08:28:09 UTC] ✅ JWT token verified successfully for user profile
[20-Jun-2026 08:28:09 UTC] User ID: 848
[20-Jun-2026 08:28:09 UTC] ✅ User profile retrieved successfully for user ID: 848
[20-Jun-2026 08:28:09 UTC] User Purchases API - User ID: 848
[20-Jun-2026 08:28:09 UTC] User Purchases API - Total purchases found: 0
[20-Jun-2026 08:28:12 UTC] User Purchases API - User ID: 848
[20-Jun-2026 08:28:12 UTC] User Purchases API - Total purchases found: 0
[20-Jun-2026 08:28:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jun-2026 08:28:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jun-2026 08:28:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"182.190.212.69, 104.22.96.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ4IiwidXNlcm5hbWUiOiJzb29tcm8iLCJlbWFpbCI6ImFuYXNzb29tcm8zOEBnbWFpbC5jb20iLCJleHAiOjE3ODI1NDg4NDB9.oFhCJVc_fqEByZBw7aUrqpF_BQ3zVvfXy2WJNNO7VZs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0e9661cfa073485-KHI","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"182.190.212.69","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[20-Jun-2026 08:28:14 UTC] === User Orders API Called ===
[20-Jun-2026 08:28:14 UTC] User ID: 848
[20-Jun-2026 08:28:14 UTC] Limit: 20, Offset: 0
[20-Jun-2026 08:28:14 UTC] Orders found: 0
[20-Jun-2026 08:28:14 UTC] Orders data: []
[20-Jun-2026 08:28:14 UTC] Total orders count: 0
[20-Jun-2026 08:28:14 UTC] === API CALL LOG ===
[20-Jun-2026 08:28:14 UTC] Endpoint: user/profile.php
[20-Jun-2026 08:28:14 UTC] Full Log Data: {
    "timestamp": "2026-06-20 08:28:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "182.190.212.69",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "182.190.212.69, 104.22.96.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ4IiwidXNlcm5hbWUiOiJzb29tcm8iLCJlbWFpbCI6ImFuYXNzb29tcm8zOEBnbWFpbC5jb20iLCJleHAiOjE3ODI1NDg4NDB9.oFhCJVc_fqEByZBw7aUrqpF_BQ3zVvfXy2WJNNO7VZs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0e9661d8b0c3485-KHI",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "182.190.212.69",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jun-2026 08:28:14 UTC] === END API CALL LOG ===
[20-Jun-2026 08:28:14 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jun-2026 08:28:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ4IiwidXNlcm5hbWUiOiJzb29tcm8iLCJlbWFpbCI6ImFuYXNzb29tcm8zOEBnbWFpbC5jb20iLCJleHAiOjE3ODI1NDg4NDB9.oFhCJVc_fqEByZBw7aUrqpF_BQ3zVvfXy2WJNNO7VZs
[20-Jun-2026 08:28:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jun-2026 08:28:14 UTC] ✅ JWT token verified successfully for user profile
[20-Jun-2026 08:28:14 UTC] User ID: 848
[20-Jun-2026 08:28:14 UTC] ✅ User profile retrieved successfully for user ID: 848
[20-Jun-2026 08:28:14 UTC] === API CALL LOG ===
[20-Jun-2026 08:28:14 UTC] Endpoint: user/profile.php
[20-Jun-2026 08:28:14 UTC] Full Log Data: {
    "timestamp": "2026-06-20 08:28:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "182.190.212.69",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "182.190.212.69, 104.22.96.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ4IiwidXNlcm5hbWUiOiJzb29tcm8iLCJlbWFpbCI6ImFuYXNzb29tcm8zOEBnbWFpbC5jb20iLCJleHAiOjE3ODI1NDg4NDB9.oFhCJVc_fqEByZBw7aUrqpF_BQ3zVvfXy2WJNNO7VZs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0e9661f4f623485-KHI",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "182.190.212.69",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jun-2026 08:28:14 UTC] === END API CALL LOG ===
[20-Jun-2026 08:28:14 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jun-2026 08:28:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ4IiwidXNlcm5hbWUiOiJzb29tcm8iLCJlbWFpbCI6ImFuYXNzb29tcm8zOEBnbWFpbC5jb20iLCJleHAiOjE3ODI1NDg4NDB9.oFhCJVc_fqEByZBw7aUrqpF_BQ3zVvfXy2WJNNO7VZs
[20-Jun-2026 08:28:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jun-2026 08:28:14 UTC] ✅ JWT token verified successfully for user profile
[20-Jun-2026 08:28:14 UTC] User ID: 848
[20-Jun-2026 08:28:14 UTC] ✅ User profile retrieved successfully for user ID: 848
[20-Jun-2026 08:28:15 UTC] === API CALL LOG ===
[20-Jun-2026 08:28:15 UTC] Endpoint: user/profile.php
[20-Jun-2026 08:28:15 UTC] Full Log Data: {
    "timestamp": "2026-06-20 08:28:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "182.190.212.69",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "182.190.212.69, 104.22.96.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ4IiwidXNlcm5hbWUiOiJzb29tcm8iLCJlbWFpbCI6ImFuYXNzb29tcm8zOEBnbWFpbC5jb20iLCJleHAiOjE3ODI1NDg4NDB9.oFhCJVc_fqEByZBw7aUrqpF_BQ3zVvfXy2WJNNO7VZs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0e96621bdc43485-KHI",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "182.190.212.69",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jun-2026 08:28:15 UTC] === END API CALL LOG ===
[20-Jun-2026 08:28:15 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jun-2026 08:28:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ4IiwidXNlcm5hbWUiOiJzb29tcm8iLCJlbWFpbCI6ImFuYXNzb29tcm8zOEBnbWFpbC5jb20iLCJleHAiOjE3ODI1NDg4NDB9.oFhCJVc_fqEByZBw7aUrqpF_BQ3zVvfXy2WJNNO7VZs
[20-Jun-2026 08:28:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jun-2026 08:28:15 UTC] ✅ JWT token verified successfully for user profile
[20-Jun-2026 08:28:15 UTC] User ID: 848
[20-Jun-2026 08:28:15 UTC] ✅ User profile retrieved successfully for user ID: 848
[20-Jun-2026 08:28:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jun-2026 08:28:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jun-2026 08:28:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"182.190.212.69, 104.22.96.145","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ4IiwidXNlcm5hbWUiOiJzb29tcm8iLCJlbWFpbCI6ImFuYXNzb29tcm8zOEBnbWFpbC5jb20iLCJleHAiOjE3ODI1NDg4NDB9.oFhCJVc_fqEByZBw7aUrqpF_BQ3zVvfXy2WJNNO7VZs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0e9665f78693485-KHI","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"182.190.212.69","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[20-Jun-2026 08:28:24 UTC] === User Orders API Called ===
[20-Jun-2026 08:28:24 UTC] User ID: 848
[20-Jun-2026 08:28:24 UTC] Limit: 20, Offset: 0
[20-Jun-2026 08:28:24 UTC] Orders found: 0
[20-Jun-2026 08:28:24 UTC] Orders data: []
[20-Jun-2026 08:28:24 UTC] Total orders count: 0
[20-Jun-2026 08:28:25 UTC] === API CALL LOG ===
[20-Jun-2026 08:28:25 UTC] Endpoint: user/profile.php
[20-Jun-2026 08:28:25 UTC] Full Log Data: {
    "timestamp": "2026-06-20 08:28:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "182.190.212.69",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "182.190.212.69, 104.22.96.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ4IiwidXNlcm5hbWUiOiJzb29tcm8iLCJlbWFpbCI6ImFuYXNzb29tcm8zOEBnbWFpbC5jb20iLCJleHAiOjE3ODI1NDg4NDB9.oFhCJVc_fqEByZBw7aUrqpF_BQ3zVvfXy2WJNNO7VZs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0e9665ff9923485-KHI",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "182.190.212.69",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jun-2026 08:28:25 UTC] === END API CALL LOG ===
[20-Jun-2026 08:28:25 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jun-2026 08:28:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ4IiwidXNlcm5hbWUiOiJzb29tcm8iLCJlbWFpbCI6ImFuYXNzb29tcm8zOEBnbWFpbC5jb20iLCJleHAiOjE3ODI1NDg4NDB9.oFhCJVc_fqEByZBw7aUrqpF_BQ3zVvfXy2WJNNO7VZs
[20-Jun-2026 08:28:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jun-2026 08:28:25 UTC] ✅ JWT token verified successfully for user profile
[20-Jun-2026 08:28:25 UTC] User ID: 848
[20-Jun-2026 08:28:25 UTC] ✅ User profile retrieved successfully for user ID: 848
[20-Jun-2026 08:28:25 UTC] === API CALL LOG ===
[20-Jun-2026 08:28:25 UTC] Endpoint: user/profile.php
[20-Jun-2026 08:28:25 UTC] Full Log Data: {
    "timestamp": "2026-06-20 08:28:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "182.190.212.69",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "182.190.212.69, 104.22.96.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ4IiwidXNlcm5hbWUiOiJzb29tcm8iLCJlbWFpbCI6ImFuYXNzb29tcm8zOEBnbWFpbC5jb20iLCJleHAiOjE3ODI1NDg4NDB9.oFhCJVc_fqEByZBw7aUrqpF_BQ3zVvfXy2WJNNO7VZs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0e96661cced3485-KHI",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "182.190.212.69",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jun-2026 08:28:25 UTC] === END API CALL LOG ===
[20-Jun-2026 08:28:25 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jun-2026 08:28:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ4IiwidXNlcm5hbWUiOiJzb29tcm8iLCJlbWFpbCI6ImFuYXNzb29tcm8zOEBnbWFpbC5jb20iLCJleHAiOjE3ODI1NDg4NDB9.oFhCJVc_fqEByZBw7aUrqpF_BQ3zVvfXy2WJNNO7VZs
[20-Jun-2026 08:28:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jun-2026 08:28:25 UTC] ✅ JWT token verified successfully for user profile
[20-Jun-2026 08:28:25 UTC] User ID: 848
[20-Jun-2026 08:28:25 UTC] ✅ User profile retrieved successfully for user ID: 848
[20-Jun-2026 08:28:25 UTC] === API CALL LOG ===
[20-Jun-2026 08:28:25 UTC] Endpoint: user/profile.php
[20-Jun-2026 08:28:25 UTC] Full Log Data: {
    "timestamp": "2026-06-20 08:28:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "182.190.212.69",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "182.190.212.69, 104.22.96.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ4IiwidXNlcm5hbWUiOiJzb29tcm8iLCJlbWFpbCI6ImFuYXNzb29tcm8zOEBnbWFpbC5jb20iLCJleHAiOjE3ODI1NDg4NDB9.oFhCJVc_fqEByZBw7aUrqpF_BQ3zVvfXy2WJNNO7VZs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0e96663f9293485-KHI",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "182.190.212.69",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jun-2026 08:28:25 UTC] === END API CALL LOG ===
[20-Jun-2026 08:28:25 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jun-2026 08:28:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ4IiwidXNlcm5hbWUiOiJzb29tcm8iLCJlbWFpbCI6ImFuYXNzb29tcm8zOEBnbWFpbC5jb20iLCJleHAiOjE3ODI1NDg4NDB9.oFhCJVc_fqEByZBw7aUrqpF_BQ3zVvfXy2WJNNO7VZs
[20-Jun-2026 08:28:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jun-2026 08:28:25 UTC] ✅ JWT token verified successfully for user profile
[20-Jun-2026 08:28:25 UTC] User ID: 848
[20-Jun-2026 08:28:25 UTC] ✅ User profile retrieved successfully for user ID: 848
[20-Jun-2026 08:28:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jun-2026 08:28:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jun-2026 08:28:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"182.190.212.69, 104.22.96.145","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ4IiwidXNlcm5hbWUiOiJzb29tcm8iLCJlbWFpbCI6ImFuYXNzb29tcm8zOEBnbWFpbC5jb20iLCJleHAiOjE3ODI1NDg4NDB9.oFhCJVc_fqEByZBw7aUrqpF_BQ3zVvfXy2WJNNO7VZs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0e966842fc53485-KHI","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"182.190.212.69","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[20-Jun-2026 08:28:30 UTC] === User Orders API Called ===
[20-Jun-2026 08:28:30 UTC] User ID: 848
[20-Jun-2026 08:28:30 UTC] Limit: 20, Offset: 0
[20-Jun-2026 08:28:30 UTC] Orders found: 0
[20-Jun-2026 08:28:30 UTC] Orders data: []
[20-Jun-2026 08:28:30 UTC] Total orders count: 0
[20-Jun-2026 08:28:30 UTC] === API CALL LOG ===
[20-Jun-2026 08:28:30 UTC] Endpoint: user/profile.php
[20-Jun-2026 08:28:30 UTC] Full Log Data: {
    "timestamp": "2026-06-20 08:28:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "182.190.212.69",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "182.190.212.69, 104.22.96.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ4IiwidXNlcm5hbWUiOiJzb29tcm8iLCJlbWFpbCI6ImFuYXNzb29tcm8zOEBnbWFpbC5jb20iLCJleHAiOjE3ODI1NDg4NDB9.oFhCJVc_fqEByZBw7aUrqpF_BQ3zVvfXy2WJNNO7VZs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0e96684987d3485-KHI",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "182.190.212.69",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jun-2026 08:28:30 UTC] === END API CALL LOG ===
[20-Jun-2026 08:28:30 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jun-2026 08:28:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ4IiwidXNlcm5hbWUiOiJzb29tcm8iLCJlbWFpbCI6ImFuYXNzb29tcm8zOEBnbWFpbC5jb20iLCJleHAiOjE3ODI1NDg4NDB9.oFhCJVc_fqEByZBw7aUrqpF_BQ3zVvfXy2WJNNO7VZs
[20-Jun-2026 08:28:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jun-2026 08:28:30 UTC] ✅ JWT token verified successfully for user profile
[20-Jun-2026 08:28:30 UTC] User ID: 848
[20-Jun-2026 08:28:30 UTC] ✅ User profile retrieved successfully for user ID: 848
[20-Jun-2026 08:28:31 UTC] === API CALL LOG ===
[20-Jun-2026 08:28:31 UTC] Endpoint: user/profile.php
[20-Jun-2026 08:28:31 UTC] Full Log Data: {
    "timestamp": "2026-06-20 08:28:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "182.190.212.69",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "182.190.212.69, 104.22.96.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ4IiwidXNlcm5hbWUiOiJzb29tcm8iLCJlbWFpbCI6ImFuYXNzb29tcm8zOEBnbWFpbC5jb20iLCJleHAiOjE3ODI1NDg4NDB9.oFhCJVc_fqEByZBw7aUrqpF_BQ3zVvfXy2WJNNO7VZs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0e966864c273485-KHI",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "182.190.212.69",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jun-2026 08:28:31 UTC] === END API CALL LOG ===
[20-Jun-2026 08:28:31 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jun-2026 08:28:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ4IiwidXNlcm5hbWUiOiJzb29tcm8iLCJlbWFpbCI6ImFuYXNzb29tcm8zOEBnbWFpbC5jb20iLCJleHAiOjE3ODI1NDg4NDB9.oFhCJVc_fqEByZBw7aUrqpF_BQ3zVvfXy2WJNNO7VZs
[20-Jun-2026 08:28:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jun-2026 08:28:31 UTC] ✅ JWT token verified successfully for user profile
[20-Jun-2026 08:28:31 UTC] User ID: 848
[20-Jun-2026 08:28:31 UTC] ✅ User profile retrieved successfully for user ID: 848
[20-Jun-2026 08:28:31 UTC] === API CALL LOG ===
[20-Jun-2026 08:28:31 UTC] Endpoint: user/profile.php
[20-Jun-2026 08:28:31 UTC] Full Log Data: {
    "timestamp": "2026-06-20 08:28:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "182.190.212.69",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "182.190.212.69, 104.22.96.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ4IiwidXNlcm5hbWUiOiJzb29tcm8iLCJlbWFpbCI6ImFuYXNzb29tcm8zOEBnbWFpbC5jb20iLCJleHAiOjE3ODI1NDg4NDB9.oFhCJVc_fqEByZBw7aUrqpF_BQ3zVvfXy2WJNNO7VZs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0e9668868c83485-KHI",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "182.190.212.69",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jun-2026 08:28:31 UTC] === END API CALL LOG ===
[20-Jun-2026 08:28:31 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jun-2026 08:28:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ4IiwidXNlcm5hbWUiOiJzb29tcm8iLCJlbWFpbCI6ImFuYXNzb29tcm8zOEBnbWFpbC5jb20iLCJleHAiOjE3ODI1NDg4NDB9.oFhCJVc_fqEByZBw7aUrqpF_BQ3zVvfXy2WJNNO7VZs
[20-Jun-2026 08:28:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jun-2026 08:28:31 UTC] ✅ JWT token verified successfully for user profile
[20-Jun-2026 08:28:31 UTC] User ID: 848
[20-Jun-2026 08:28:31 UTC] ✅ User profile retrieved successfully for user ID: 848
[20-Jun-2026 08:28:41 UTC] === API CALL LOG ===
[20-Jun-2026 08:28:41 UTC] Endpoint: user/profile.php
[20-Jun-2026 08:28:41 UTC] Full Log Data: {
    "timestamp": "2026-06-20 08:28:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "182.190.212.69",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "182.190.212.69, 104.22.96.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ4IiwidXNlcm5hbWUiOiJzb29tcm8iLCJlbWFpbCI6ImFuYXNzb29tcm8zOEBnbWFpbC5jb20iLCJleHAiOjE3ODI1NDg4NDB9.oFhCJVc_fqEByZBw7aUrqpF_BQ3zVvfXy2WJNNO7VZs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0e966c46e8e3485-KHI",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "182.190.212.69",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jun-2026 08:28:41 UTC] === END API CALL LOG ===
[20-Jun-2026 08:28:41 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jun-2026 08:28:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ4IiwidXNlcm5hbWUiOiJzb29tcm8iLCJlbWFpbCI6ImFuYXNzb29tcm8zOEBnbWFpbC5jb20iLCJleHAiOjE3ODI1NDg4NDB9.oFhCJVc_fqEByZBw7aUrqpF_BQ3zVvfXy2WJNNO7VZs
[20-Jun-2026 08:28:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jun-2026 08:28:41 UTC] ✅ JWT token verified successfully for user profile
[20-Jun-2026 08:28:41 UTC] User ID: 848
[20-Jun-2026 08:28:41 UTC] ✅ User profile retrieved successfully for user ID: 848
[20-Jun-2026 08:30:47 UTC] === API CALL LOG ===
[20-Jun-2026 08:30:47 UTC] Endpoint: user/profile.php
[20-Jun-2026 08:30:47 UTC] Full Log Data: {
    "timestamp": "2026-06-20 08:30:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "151.115.164.251",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "151.115.164.251, 162.158.217.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ4IiwidXNlcm5hbWUiOiJzb29tcm8iLCJlbWFpbCI6ImFuYXNzb29tcm8zOEBnbWFpbC5jb20iLCJleHAiOjE3ODI1NDg4NDB9.oFhCJVc_fqEByZBw7aUrqpF_BQ3zVvfXy2WJNNO7VZs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0e969d908361453-ZRH",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "151.115.164.251",
        "cf-ipcountry": "IT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jun-2026 08:30:47 UTC] === END API CALL LOG ===
[20-Jun-2026 08:30:47 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jun-2026 08:30:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ4IiwidXNlcm5hbWUiOiJzb29tcm8iLCJlbWFpbCI6ImFuYXNzb29tcm8zOEBnbWFpbC5jb20iLCJleHAiOjE3ODI1NDg4NDB9.oFhCJVc_fqEByZBw7aUrqpF_BQ3zVvfXy2WJNNO7VZs
[20-Jun-2026 08:30:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jun-2026 08:30:47 UTC] ✅ JWT token verified successfully for user profile
[20-Jun-2026 08:30:47 UTC] User ID: 848
[20-Jun-2026 08:30:47 UTC] ✅ User profile retrieved successfully for user ID: 848
[20-Jun-2026 08:30:49 UTC] === API CALL LOG ===
[20-Jun-2026 08:30:49 UTC] Endpoint: user/profile.php
[20-Jun-2026 08:30:49 UTC] Full Log Data: {
    "timestamp": "2026-06-20 08:30:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "151.115.164.251",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "151.115.164.251, 162.158.217.149",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ4IiwidXNlcm5hbWUiOiJzb29tcm8iLCJlbWFpbCI6ImFuYXNzb29tcm8zOEBnbWFpbC5jb20iLCJleHAiOjE3ODI1NDg4NDB9.oFhCJVc_fqEByZBw7aUrqpF_BQ3zVvfXy2WJNNO7VZs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0e969e4ce0d1453-ZRH",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "151.115.164.251",
        "cf-ipcountry": "IT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jun-2026 08:30:49 UTC] === END API CALL LOG ===
[20-Jun-2026 08:30:49 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jun-2026 08:30:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ4IiwidXNlcm5hbWUiOiJzb29tcm8iLCJlbWFpbCI6ImFuYXNzb29tcm8zOEBnbWFpbC5jb20iLCJleHAiOjE3ODI1NDg4NDB9.oFhCJVc_fqEByZBw7aUrqpF_BQ3zVvfXy2WJNNO7VZs
[20-Jun-2026 08:30:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jun-2026 08:30:49 UTC] ✅ JWT token verified successfully for user profile
[20-Jun-2026 08:30:49 UTC] User ID: 848
[20-Jun-2026 08:30:49 UTC] ✅ User profile retrieved successfully for user ID: 848
[20-Jun-2026 08:30:56 UTC] === API CALL LOG ===
[20-Jun-2026 08:30:56 UTC] Endpoint: user/profile.php
[20-Jun-2026 08:30:56 UTC] Full Log Data: {
    "timestamp": "2026-06-20 08:30:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "151.115.164.251",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "151.115.164.251, 162.158.217.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ4IiwidXNlcm5hbWUiOiJzb29tcm8iLCJlbWFpbCI6ImFuYXNzb29tcm8zOEBnbWFpbC5jb20iLCJleHAiOjE3ODI1NDg4NDB9.oFhCJVc_fqEByZBw7aUrqpF_BQ3zVvfXy2WJNNO7VZs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0e96a11fe9b1453-ZRH",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "151.115.164.251",
        "cf-ipcountry": "IT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jun-2026 08:30:56 UTC] === END API CALL LOG ===
[20-Jun-2026 08:30:56 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jun-2026 08:30:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ4IiwidXNlcm5hbWUiOiJzb29tcm8iLCJlbWFpbCI6ImFuYXNzb29tcm8zOEBnbWFpbC5jb20iLCJleHAiOjE3ODI1NDg4NDB9.oFhCJVc_fqEByZBw7aUrqpF_BQ3zVvfXy2WJNNO7VZs
[20-Jun-2026 08:30:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jun-2026 08:30:56 UTC] ✅ JWT token verified successfully for user profile
[20-Jun-2026 08:30:56 UTC] User ID: 848
[20-Jun-2026 08:30:56 UTC] ✅ User profile retrieved successfully for user ID: 848
[20-Jun-2026 08:30:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jun-2026 08:30:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jun-2026 08:30:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"151.115.164.251, 162.158.217.75","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ4IiwidXNlcm5hbWUiOiJzb29tcm8iLCJlbWFpbCI6ImFuYXNzb29tcm8zOEBnbWFpbC5jb20iLCJleHAiOjE3ODI1NDg4NDB9.oFhCJVc_fqEByZBw7aUrqpF_BQ3zVvfXy2WJNNO7VZs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0e96a11fe971453-ZRH","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"151.115.164.251","cf-ipcountry":"IT","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[20-Jun-2026 08:30:56 UTC] === User Orders API Called ===
[20-Jun-2026 08:30:56 UTC] User ID: 848
[20-Jun-2026 08:30:56 UTC] Limit: 20, Offset: 0
[20-Jun-2026 08:30:56 UTC] Orders found: 0
[20-Jun-2026 08:30:56 UTC] Orders data: []
[20-Jun-2026 08:30:56 UTC] Total orders count: 0
[20-Jun-2026 08:30:56 UTC] === API CALL LOG ===
[20-Jun-2026 08:30:56 UTC] Endpoint: user/profile.php
[20-Jun-2026 08:30:56 UTC] Full Log Data: {
    "timestamp": "2026-06-20 08:30:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "151.115.164.251",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "151.115.164.251, 162.158.217.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ4IiwidXNlcm5hbWUiOiJzb29tcm8iLCJlbWFpbCI6ImFuYXNzb29tcm8zOEBnbWFpbC5jb20iLCJleHAiOjE3ODI1NDg4NDB9.oFhCJVc_fqEByZBw7aUrqpF_BQ3zVvfXy2WJNNO7VZs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0e96a1329c01453-ZRH",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "151.115.164.251",
        "cf-ipcountry": "IT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jun-2026 08:30:56 UTC] === END API CALL LOG ===
[20-Jun-2026 08:30:56 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jun-2026 08:30:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ4IiwidXNlcm5hbWUiOiJzb29tcm8iLCJlbWFpbCI6ImFuYXNzb29tcm8zOEBnbWFpbC5jb20iLCJleHAiOjE3ODI1NDg4NDB9.oFhCJVc_fqEByZBw7aUrqpF_BQ3zVvfXy2WJNNO7VZs
[20-Jun-2026 08:30:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jun-2026 08:30:56 UTC] ✅ JWT token verified successfully for user profile
[20-Jun-2026 08:30:56 UTC] User ID: 848
[20-Jun-2026 08:30:56 UTC] ✅ User profile retrieved successfully for user ID: 848
[20-Jun-2026 08:31:17 UTC] === API CALL LOG ===
[20-Jun-2026 08:31:17 UTC] Endpoint: user/profile.php
[20-Jun-2026 08:31:17 UTC] Full Log Data: {
    "timestamp": "2026-06-20 08:31:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "151.115.164.251",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "151.115.164.251, 162.158.217.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ4IiwidXNlcm5hbWUiOiJzb29tcm8iLCJlbWFpbCI6ImFuYXNzb29tcm8zOEBnbWFpbC5jb20iLCJleHAiOjE3ODI1NDg4NDB9.oFhCJVc_fqEByZBw7aUrqpF_BQ3zVvfXy2WJNNO7VZs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0e96a95caf51453-ZRH",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "151.115.164.251",
        "cf-ipcountry": "IT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jun-2026 08:31:17 UTC] === END API CALL LOG ===
[20-Jun-2026 08:31:17 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jun-2026 08:31:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ4IiwidXNlcm5hbWUiOiJzb29tcm8iLCJlbWFpbCI6ImFuYXNzb29tcm8zOEBnbWFpbC5jb20iLCJleHAiOjE3ODI1NDg4NDB9.oFhCJVc_fqEByZBw7aUrqpF_BQ3zVvfXy2WJNNO7VZs
[20-Jun-2026 08:31:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jun-2026 08:31:17 UTC] ✅ JWT token verified successfully for user profile
[20-Jun-2026 08:31:17 UTC] User ID: 848
[20-Jun-2026 08:31:17 UTC] ✅ User profile retrieved successfully for user ID: 848
[20-Jun-2026 08:31:32 UTC] === API CALL LOG ===
[20-Jun-2026 08:31:32 UTC] Endpoint: user/profile.php
[20-Jun-2026 08:31:32 UTC] Full Log Data: {
    "timestamp": "2026-06-20 08:31:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "151.115.164.251",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "151.115.164.251, 162.158.217.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ4IiwidXNlcm5hbWUiOiJzb29tcm8iLCJlbWFpbCI6ImFuYXNzb29tcm8zOEBnbWFpbC5jb20iLCJleHAiOjE3ODI1NDg4NDB9.oFhCJVc_fqEByZBw7aUrqpF_BQ3zVvfXy2WJNNO7VZs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0e96af249bf1453-ZRH",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "151.115.164.251",
        "cf-ipcountry": "IT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jun-2026 08:31:32 UTC] === END API CALL LOG ===
[20-Jun-2026 08:31:32 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jun-2026 08:31:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ4IiwidXNlcm5hbWUiOiJzb29tcm8iLCJlbWFpbCI6ImFuYXNzb29tcm8zOEBnbWFpbC5jb20iLCJleHAiOjE3ODI1NDg4NDB9.oFhCJVc_fqEByZBw7aUrqpF_BQ3zVvfXy2WJNNO7VZs
[20-Jun-2026 08:31:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jun-2026 08:31:32 UTC] ✅ JWT token verified successfully for user profile
[20-Jun-2026 08:31:32 UTC] User ID: 848
[20-Jun-2026 08:31:32 UTC] ✅ User profile retrieved successfully for user ID: 848
[20-Jun-2026 08:31:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jun-2026 08:31:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jun-2026 08:31:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"151.115.164.251, 162.158.217.75","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ4IiwidXNlcm5hbWUiOiJzb29tcm8iLCJlbWFpbCI6ImFuYXNzb29tcm8zOEBnbWFpbC5jb20iLCJleHAiOjE3ODI1NDg4NDB9.oFhCJVc_fqEByZBw7aUrqpF_BQ3zVvfXy2WJNNO7VZs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0e96af249b91453-ZRH","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"151.115.164.251","cf-ipcountry":"IT","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[20-Jun-2026 08:31:32 UTC] === User Orders API Called ===
[20-Jun-2026 08:31:32 UTC] User ID: 848
[20-Jun-2026 08:31:32 UTC] Limit: 20, Offset: 0
[20-Jun-2026 08:31:32 UTC] Orders found: 0
[20-Jun-2026 08:31:32 UTC] Orders data: []
[20-Jun-2026 08:31:32 UTC] Total orders count: 0
[20-Jun-2026 08:31:32 UTC] === API CALL LOG ===
[20-Jun-2026 08:31:32 UTC] Endpoint: user/profile.php
[20-Jun-2026 08:31:32 UTC] Full Log Data: {
    "timestamp": "2026-06-20 08:31:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "151.115.164.251",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "151.115.164.251, 162.158.217.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ4IiwidXNlcm5hbWUiOiJzb29tcm8iLCJlbWFpbCI6ImFuYXNzb29tcm8zOEBnbWFpbC5jb20iLCJleHAiOjE3ODI1NDg4NDB9.oFhCJVc_fqEByZBw7aUrqpF_BQ3zVvfXy2WJNNO7VZs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0e96af249bb1453-ZRH",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "151.115.164.251",
        "cf-ipcountry": "IT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jun-2026 08:31:32 UTC] === END API CALL LOG ===
[20-Jun-2026 08:31:32 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jun-2026 08:31:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ4IiwidXNlcm5hbWUiOiJzb29tcm8iLCJlbWFpbCI6ImFuYXNzb29tcm8zOEBnbWFpbC5jb20iLCJleHAiOjE3ODI1NDg4NDB9.oFhCJVc_fqEByZBw7aUrqpF_BQ3zVvfXy2WJNNO7VZs
[20-Jun-2026 08:31:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jun-2026 08:31:32 UTC] ✅ JWT token verified successfully for user profile
[20-Jun-2026 08:31:32 UTC] User ID: 848
[20-Jun-2026 08:31:32 UTC] ✅ User profile retrieved successfully for user ID: 848
[20-Jun-2026 08:31:40 UTC] === API CALL LOG ===
[20-Jun-2026 08:31:40 UTC] Endpoint: user/profile.php
[20-Jun-2026 08:31:40 UTC] Full Log Data: {
    "timestamp": "2026-06-20 08:31:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "151.115.164.251",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "151.115.164.251, 162.158.217.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ4IiwidXNlcm5hbWUiOiJzb29tcm8iLCJlbWFpbCI6ImFuYXNzb29tcm8zOEBnbWFpbC5jb20iLCJleHAiOjE3ODI1NDg4NDB9.oFhCJVc_fqEByZBw7aUrqpF_BQ3zVvfXy2WJNNO7VZs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0e96b23d8371453-ZRH",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "151.115.164.251",
        "cf-ipcountry": "IT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jun-2026 08:31:40 UTC] === END API CALL LOG ===
[20-Jun-2026 08:31:40 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jun-2026 08:31:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ4IiwidXNlcm5hbWUiOiJzb29tcm8iLCJlbWFpbCI6ImFuYXNzb29tcm8zOEBnbWFpbC5jb20iLCJleHAiOjE3ODI1NDg4NDB9.oFhCJVc_fqEByZBw7aUrqpF_BQ3zVvfXy2WJNNO7VZs
[20-Jun-2026 08:31:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jun-2026 08:31:40 UTC] ✅ JWT token verified successfully for user profile
[20-Jun-2026 08:31:40 UTC] User ID: 848
[20-Jun-2026 08:31:40 UTC] ✅ User profile retrieved successfully for user ID: 848
[20-Jun-2026 08:31:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jun-2026 08:31:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jun-2026 08:31:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"151.115.164.251, 162.158.217.74","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ4IiwidXNlcm5hbWUiOiJzb29tcm8iLCJlbWFpbCI6ImFuYXNzb29tcm8zOEBnbWFpbC5jb20iLCJleHAiOjE3ODI1NDg4NDB9.oFhCJVc_fqEByZBw7aUrqpF_BQ3zVvfXy2WJNNO7VZs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0e96b23d8341453-ZRH","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"151.115.164.251","cf-ipcountry":"IT","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[20-Jun-2026 08:31:40 UTC] === User Orders API Called ===
[20-Jun-2026 08:31:40 UTC] === API CALL LOG ===
[20-Jun-2026 08:31:40 UTC] User ID: 848
[20-Jun-2026 08:31:40 UTC] Endpoint: user/profile.php
[20-Jun-2026 08:31:40 UTC] Full Log Data: {
    "timestamp": "2026-06-20 08:31:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "151.115.164.251",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "151.115.164.251, 162.158.217.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ4IiwidXNlcm5hbWUiOiJzb29tcm8iLCJlbWFpbCI6ImFuYXNzb29tcm8zOEBnbWFpbC5jb20iLCJleHAiOjE3ODI1NDg4NDB9.oFhCJVc_fqEByZBw7aUrqpF_BQ3zVvfXy2WJNNO7VZs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0e96b23d8351453-ZRH",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "151.115.164.251",
        "cf-ipcountry": "IT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jun-2026 08:31:40 UTC] Limit: 20, Offset: 0
[20-Jun-2026 08:31:40 UTC] === END API CALL LOG ===
[20-Jun-2026 08:31:40 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jun-2026 08:31:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ4IiwidXNlcm5hbWUiOiJzb29tcm8iLCJlbWFpbCI6ImFuYXNzb29tcm8zOEBnbWFpbC5jb20iLCJleHAiOjE3ODI1NDg4NDB9.oFhCJVc_fqEByZBw7aUrqpF_BQ3zVvfXy2WJNNO7VZs
[20-Jun-2026 08:31:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jun-2026 08:31:40 UTC] ✅ JWT token verified successfully for user profile
[20-Jun-2026 08:31:40 UTC] User ID: 848
[20-Jun-2026 08:31:40 UTC] Orders found: 0
[20-Jun-2026 08:31:40 UTC] Orders data: []
[20-Jun-2026 08:31:40 UTC] ✅ User profile retrieved successfully for user ID: 848
[20-Jun-2026 08:31:40 UTC] Total orders count: 0
[20-Jun-2026 08:32:02 UTC] === API CALL LOG ===
[20-Jun-2026 08:32:02 UTC] Endpoint: user/profile.php
[20-Jun-2026 08:32:02 UTC] Full Log Data: {
    "timestamp": "2026-06-20 08:32:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "151.115.164.251",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "151.115.164.251, 162.158.217.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ4IiwidXNlcm5hbWUiOiJzb29tcm8iLCJlbWFpbCI6ImFuYXNzb29tcm8zOEBnbWFpbC5jb20iLCJleHAiOjE3ODI1NDg4NDB9.oFhCJVc_fqEByZBw7aUrqpF_BQ3zVvfXy2WJNNO7VZs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0e96bb0ea221453-ZRH",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "151.115.164.251",
        "cf-ipcountry": "IT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jun-2026 08:32:02 UTC] === END API CALL LOG ===
[20-Jun-2026 08:32:02 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jun-2026 08:32:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ4IiwidXNlcm5hbWUiOiJzb29tcm8iLCJlbWFpbCI6ImFuYXNzb29tcm8zOEBnbWFpbC5jb20iLCJleHAiOjE3ODI1NDg4NDB9.oFhCJVc_fqEByZBw7aUrqpF_BQ3zVvfXy2WJNNO7VZs
[20-Jun-2026 08:32:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jun-2026 08:32:02 UTC] ✅ JWT token verified successfully for user profile
[20-Jun-2026 08:32:02 UTC] User ID: 848
[20-Jun-2026 08:32:02 UTC] ✅ User profile retrieved successfully for user ID: 848
[20-Jun-2026 08:32:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jun-2026 08:32:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jun-2026 08:32:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"151.115.164.251, 162.158.217.74","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ4IiwidXNlcm5hbWUiOiJzb29tcm8iLCJlbWFpbCI6ImFuYXNzb29tcm8zOEBnbWFpbC5jb20iLCJleHAiOjE3ODI1NDg4NDB9.oFhCJVc_fqEByZBw7aUrqpF_BQ3zVvfXy2WJNNO7VZs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0e96c295b2b1453-ZRH","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"151.115.164.251","cf-ipcountry":"IT","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[20-Jun-2026 08:32:21 UTC] === User Orders API Called ===
[20-Jun-2026 08:32:21 UTC] User ID: 848
[20-Jun-2026 08:32:21 UTC] Limit: 20, Offset: 0
[20-Jun-2026 08:32:21 UTC] Orders found: 0
[20-Jun-2026 08:32:21 UTC] Orders data: []
[20-Jun-2026 08:32:21 UTC] Total orders count: 0
[20-Jun-2026 08:32:27 UTC] === API CALL LOG ===
[20-Jun-2026 08:32:27 UTC] Endpoint: user/profile.php
[20-Jun-2026 08:32:27 UTC] Full Log Data: {
    "timestamp": "2026-06-20 08:32:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "151.115.164.251",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "151.115.164.251, 162.158.217.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ4IiwidXNlcm5hbWUiOiJzb29tcm8iLCJlbWFpbCI6ImFuYXNzb29tcm8zOEBnbWFpbC5jb20iLCJleHAiOjE3ODI1NDg4NDB9.oFhCJVc_fqEByZBw7aUrqpF_BQ3zVvfXy2WJNNO7VZs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0e96c4c09761453-ZRH",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "151.115.164.251",
        "cf-ipcountry": "IT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jun-2026 08:32:27 UTC] === END API CALL LOG ===
[20-Jun-2026 08:32:27 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jun-2026 08:32:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ4IiwidXNlcm5hbWUiOiJzb29tcm8iLCJlbWFpbCI6ImFuYXNzb29tcm8zOEBnbWFpbC5jb20iLCJleHAiOjE3ODI1NDg4NDB9.oFhCJVc_fqEByZBw7aUrqpF_BQ3zVvfXy2WJNNO7VZs
[20-Jun-2026 08:32:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jun-2026 08:32:27 UTC] ✅ JWT token verified successfully for user profile
[20-Jun-2026 08:32:27 UTC] User ID: 848
[20-Jun-2026 08:32:27 UTC] ✅ User profile retrieved successfully for user ID: 848
[20-Jun-2026 08:32:27 UTC] User Purchases API - User ID: 848
[20-Jun-2026 08:32:27 UTC] User Purchases API - Total purchases found: 0
[20-Jun-2026 08:32:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jun-2026 08:32:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jun-2026 08:32:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"151.115.164.251, 162.158.217.75","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ4IiwidXNlcm5hbWUiOiJzb29tcm8iLCJlbWFpbCI6ImFuYXNzb29tcm8zOEBnbWFpbC5jb20iLCJleHAiOjE3ODI1NDg4NDB9.oFhCJVc_fqEByZBw7aUrqpF_BQ3zVvfXy2WJNNO7VZs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0e96c653c211453-ZRH","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"151.115.164.251","cf-ipcountry":"IT","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[20-Jun-2026 08:32:31 UTC] === User Orders API Called ===
[20-Jun-2026 08:32:31 UTC] User ID: 848
[20-Jun-2026 08:32:31 UTC] Limit: 20, Offset: 0
[20-Jun-2026 08:32:31 UTC] Orders found: 0
[20-Jun-2026 08:32:31 UTC] Orders data: []
[20-Jun-2026 08:32:31 UTC] Total orders count: 0
[20-Jun-2026 08:32:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jun-2026 08:32:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jun-2026 08:32:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"151.115.164.251, 162.158.217.75","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ4IiwidXNlcm5hbWUiOiJzb29tcm8iLCJlbWFpbCI6ImFuYXNzb29tcm8zOEBnbWFpbC5jb20iLCJleHAiOjE3ODI1NDg4NDB9.oFhCJVc_fqEByZBw7aUrqpF_BQ3zVvfXy2WJNNO7VZs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0e96c7ef8e31453-ZRH","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"151.115.164.251","cf-ipcountry":"IT","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[20-Jun-2026 08:32:35 UTC] === User Orders API Called ===
[20-Jun-2026 08:32:35 UTC] User ID: 848
[20-Jun-2026 08:32:35 UTC] Limit: 20, Offset: 0
[20-Jun-2026 08:32:35 UTC] Orders found: 0
[20-Jun-2026 08:32:35 UTC] Orders data: []
[20-Jun-2026 08:32:35 UTC] Total orders count: 0
[20-Jun-2026 08:32:36 UTC] === API CALL LOG ===
[20-Jun-2026 08:32:36 UTC] Endpoint: user/profile.php
[20-Jun-2026 08:32:36 UTC] Full Log Data: {
    "timestamp": "2026-06-20 08:32:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "151.115.164.251",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "151.115.164.251, 162.158.217.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ4IiwidXNlcm5hbWUiOiJzb29tcm8iLCJlbWFpbCI6ImFuYXNzb29tcm8zOEBnbWFpbC5jb20iLCJleHAiOjE3ODI1NDg4NDB9.oFhCJVc_fqEByZBw7aUrqpF_BQ3zVvfXy2WJNNO7VZs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0e96c810d5f1453-ZRH",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "151.115.164.251",
        "cf-ipcountry": "IT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jun-2026 08:32:36 UTC] === END API CALL LOG ===
[20-Jun-2026 08:32:36 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jun-2026 08:32:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ4IiwidXNlcm5hbWUiOiJzb29tcm8iLCJlbWFpbCI6ImFuYXNzb29tcm8zOEBnbWFpbC5jb20iLCJleHAiOjE3ODI1NDg4NDB9.oFhCJVc_fqEByZBw7aUrqpF_BQ3zVvfXy2WJNNO7VZs
[20-Jun-2026 08:32:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jun-2026 08:32:36 UTC] ✅ JWT token verified successfully for user profile
[20-Jun-2026 08:32:36 UTC] User ID: 848
[20-Jun-2026 08:32:36 UTC] ✅ User profile retrieved successfully for user ID: 848
[20-Jun-2026 08:32:36 UTC] === API CALL LOG ===
[20-Jun-2026 08:32:36 UTC] Endpoint: user/profile.php
[20-Jun-2026 08:32:36 UTC] Full Log Data: {
    "timestamp": "2026-06-20 08:32:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "151.115.164.251",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "151.115.164.251, 162.158.217.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ4IiwidXNlcm5hbWUiOiJzb29tcm8iLCJlbWFpbCI6ImFuYXNzb29tcm8zOEBnbWFpbC5jb20iLCJleHAiOjE3ODI1NDg4NDB9.oFhCJVc_fqEByZBw7aUrqpF_BQ3zVvfXy2WJNNO7VZs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0e96c8258711453-ZRH",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "151.115.164.251",
        "cf-ipcountry": "IT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jun-2026 08:32:36 UTC] === END API CALL LOG ===
[20-Jun-2026 08:32:36 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jun-2026 08:32:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ4IiwidXNlcm5hbWUiOiJzb29tcm8iLCJlbWFpbCI6ImFuYXNzb29tcm8zOEBnbWFpbC5jb20iLCJleHAiOjE3ODI1NDg4NDB9.oFhCJVc_fqEByZBw7aUrqpF_BQ3zVvfXy2WJNNO7VZs
[20-Jun-2026 08:32:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jun-2026 08:32:36 UTC] ✅ JWT token verified successfully for user profile
[20-Jun-2026 08:32:36 UTC] User ID: 848
[20-Jun-2026 08:32:36 UTC] ✅ User profile retrieved successfully for user ID: 848
[20-Jun-2026 08:32:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jun-2026 08:32:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jun-2026 08:32:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"151.115.164.251, 162.158.217.74","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ4IiwidXNlcm5hbWUiOiJzb29tcm8iLCJlbWFpbCI6ImFuYXNzb29tcm8zOEBnbWFpbC5jb20iLCJleHAiOjE3ODI1NDg4NDB9.oFhCJVc_fqEByZBw7aUrqpF_BQ3zVvfXy2WJNNO7VZs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0e96d0c6a951453-ZRH","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"151.115.164.251","cf-ipcountry":"IT","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[20-Jun-2026 08:32:58 UTC] === User Orders API Called ===
[20-Jun-2026 08:32:58 UTC] User ID: 848
[20-Jun-2026 08:32:58 UTC] Limit: 20, Offset: 0
[20-Jun-2026 08:32:58 UTC] Orders found: 0
[20-Jun-2026 08:32:58 UTC] Orders data: []
[20-Jun-2026 08:32:58 UTC] Total orders count: 0
[20-Jun-2026 08:32:58 UTC] === API CALL LOG ===
[20-Jun-2026 08:32:58 UTC] Endpoint: user/profile.php
[20-Jun-2026 08:32:58 UTC] Full Log Data: {
    "timestamp": "2026-06-20 08:32:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "151.115.164.251",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "151.115.164.251, 162.158.217.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ4IiwidXNlcm5hbWUiOiJzb29tcm8iLCJlbWFpbCI6ImFuYXNzb29tcm8zOEBnbWFpbC5jb20iLCJleHAiOjE3ODI1NDg4NDB9.oFhCJVc_fqEByZBw7aUrqpF_BQ3zVvfXy2WJNNO7VZs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0e96d0c6a961453-ZRH",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "151.115.164.251",
        "cf-ipcountry": "IT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jun-2026 08:32:58 UTC] === END API CALL LOG ===
[20-Jun-2026 08:32:58 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jun-2026 08:32:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ4IiwidXNlcm5hbWUiOiJzb29tcm8iLCJlbWFpbCI6ImFuYXNzb29tcm8zOEBnbWFpbC5jb20iLCJleHAiOjE3ODI1NDg4NDB9.oFhCJVc_fqEByZBw7aUrqpF_BQ3zVvfXy2WJNNO7VZs
[20-Jun-2026 08:32:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jun-2026 08:32:58 UTC] ✅ JWT token verified successfully for user profile
[20-Jun-2026 08:32:58 UTC] User ID: 848
[20-Jun-2026 08:32:58 UTC] ✅ User profile retrieved successfully for user ID: 848
[20-Jun-2026 08:32:58 UTC] === API CALL LOG ===
[20-Jun-2026 08:32:58 UTC] Endpoint: user/profile.php
[20-Jun-2026 08:32:58 UTC] Full Log Data: {
    "timestamp": "2026-06-20 08:32:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "151.115.164.251",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "151.115.164.251, 162.158.217.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ4IiwidXNlcm5hbWUiOiJzb29tcm8iLCJlbWFpbCI6ImFuYXNzb29tcm8zOEBnbWFpbC5jb20iLCJleHAiOjE3ODI1NDg4NDB9.oFhCJVc_fqEByZBw7aUrqpF_BQ3zVvfXy2WJNNO7VZs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0e96d0c6a9d1453-ZRH",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "151.115.164.251",
        "cf-ipcountry": "IT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jun-2026 08:32:58 UTC] === END API CALL LOG ===
[20-Jun-2026 08:32:58 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jun-2026 08:32:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ4IiwidXNlcm5hbWUiOiJzb29tcm8iLCJlbWFpbCI6ImFuYXNzb29tcm8zOEBnbWFpbC5jb20iLCJleHAiOjE3ODI1NDg4NDB9.oFhCJVc_fqEByZBw7aUrqpF_BQ3zVvfXy2WJNNO7VZs
[20-Jun-2026 08:32:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jun-2026 08:32:58 UTC] ✅ JWT token verified successfully for user profile
[20-Jun-2026 08:32:58 UTC] User ID: 848
[20-Jun-2026 08:32:58 UTC] ✅ User profile retrieved successfully for user ID: 848
[20-Jun-2026 08:32:59 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jun-2026 08:32:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jun-2026 08:32:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"151.115.164.251, 162.158.217.74","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ4IiwidXNlcm5hbWUiOiJzb29tcm8iLCJlbWFpbCI6ImFuYXNzb29tcm8zOEBnbWFpbC5jb20iLCJleHAiOjE3ODI1NDg4NDB9.oFhCJVc_fqEByZBw7aUrqpF_BQ3zVvfXy2WJNNO7VZs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0e96d12cf501453-ZRH","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"151.115.164.251","cf-ipcountry":"IT","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[20-Jun-2026 08:32:59 UTC] === User Orders API Called ===
[20-Jun-2026 08:32:59 UTC] User ID: 848
[20-Jun-2026 08:32:59 UTC] Limit: 20, Offset: 0
[20-Jun-2026 08:32:59 UTC] Orders found: 0
[20-Jun-2026 08:32:59 UTC] Orders data: []
[20-Jun-2026 08:32:59 UTC] Total orders count: 0
[20-Jun-2026 08:33:01 UTC] === API CALL LOG ===
[20-Jun-2026 08:33:01 UTC] Endpoint: user/profile.php
[20-Jun-2026 08:33:01 UTC] Full Log Data: {
    "timestamp": "2026-06-20 08:33:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "151.115.164.251",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "151.115.164.251, 162.158.217.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ4IiwidXNlcm5hbWUiOiJzb29tcm8iLCJlbWFpbCI6ImFuYXNzb29tcm8zOEBnbWFpbC5jb20iLCJleHAiOjE3ODI1NDg4NDB9.oFhCJVc_fqEByZBw7aUrqpF_BQ3zVvfXy2WJNNO7VZs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0e96d1e08631453-ZRH",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "151.115.164.251",
        "cf-ipcountry": "IT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jun-2026 08:33:01 UTC] === END API CALL LOG ===
[20-Jun-2026 08:33:01 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jun-2026 08:33:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ4IiwidXNlcm5hbWUiOiJzb29tcm8iLCJlbWFpbCI6ImFuYXNzb29tcm8zOEBnbWFpbC5jb20iLCJleHAiOjE3ODI1NDg4NDB9.oFhCJVc_fqEByZBw7aUrqpF_BQ3zVvfXy2WJNNO7VZs
[20-Jun-2026 08:33:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jun-2026 08:33:01 UTC] ✅ JWT token verified successfully for user profile
[20-Jun-2026 08:33:01 UTC] User ID: 848
[20-Jun-2026 08:33:01 UTC] ✅ User profile retrieved successfully for user ID: 848
[20-Jun-2026 08:33:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jun-2026 08:33:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jun-2026 08:33:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"151.115.164.251, 162.158.217.75","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ4IiwidXNlcm5hbWUiOiJzb29tcm8iLCJlbWFpbCI6ImFuYXNzb29tcm8zOEBnbWFpbC5jb20iLCJleHAiOjE3ODI1NDg4NDB9.oFhCJVc_fqEByZBw7aUrqpF_BQ3zVvfXy2WJNNO7VZs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0e96d1e08611453-ZRH","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"151.115.164.251","cf-ipcountry":"IT","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[20-Jun-2026 08:33:01 UTC] === User Orders API Called ===
[20-Jun-2026 08:33:01 UTC] User ID: 848
[20-Jun-2026 08:33:01 UTC] Limit: 20, Offset: 0
[20-Jun-2026 08:33:01 UTC] Orders found: 0
[20-Jun-2026 08:33:01 UTC] Orders data: []
[20-Jun-2026 08:33:01 UTC] Total orders count: 0
[20-Jun-2026 08:33:02 UTC] === API CALL LOG ===
[20-Jun-2026 08:33:02 UTC] Endpoint: user/profile.php
[20-Jun-2026 08:33:02 UTC] Full Log Data: {
    "timestamp": "2026-06-20 08:33:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "151.115.164.251",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "151.115.164.251, 162.158.217.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ4IiwidXNlcm5hbWUiOiJzb29tcm8iLCJlbWFpbCI6ImFuYXNzb29tcm8zOEBnbWFpbC5jb20iLCJleHAiOjE3ODI1NDg4NDB9.oFhCJVc_fqEByZBw7aUrqpF_BQ3zVvfXy2WJNNO7VZs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0e96d27ac711453-ZRH",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "151.115.164.251",
        "cf-ipcountry": "IT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jun-2026 08:33:02 UTC] === END API CALL LOG ===
[20-Jun-2026 08:33:02 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jun-2026 08:33:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ4IiwidXNlcm5hbWUiOiJzb29tcm8iLCJlbWFpbCI6ImFuYXNzb29tcm8zOEBnbWFpbC5jb20iLCJleHAiOjE3ODI1NDg4NDB9.oFhCJVc_fqEByZBw7aUrqpF_BQ3zVvfXy2WJNNO7VZs
[20-Jun-2026 08:33:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jun-2026 08:33:02 UTC] ✅ JWT token verified successfully for user profile
[20-Jun-2026 08:33:02 UTC] User ID: 848
[20-Jun-2026 08:33:02 UTC] ✅ User profile retrieved successfully for user ID: 848
[20-Jun-2026 08:33:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jun-2026 08:33:07 UTC] === API CALL LOG ===
[20-Jun-2026 08:33:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jun-2026 08:33:07 UTC] Endpoint: user/profile.php
[20-Jun-2026 08:33:07 UTC] Full Log Data: {
    "timestamp": "2026-06-20 08:33:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "151.115.164.251",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "151.115.164.251, 162.158.217.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ4IiwidXNlcm5hbWUiOiJzb29tcm8iLCJlbWFpbCI6ImFuYXNzb29tcm8zOEBnbWFpbC5jb20iLCJleHAiOjE3ODI1NDg4NDB9.oFhCJVc_fqEByZBw7aUrqpF_BQ3zVvfXy2WJNNO7VZs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0e96d44cf2b1453-ZRH",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "151.115.164.251",
        "cf-ipcountry": "IT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jun-2026 08:33:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"151.115.164.251, 162.158.217.74","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ4IiwidXNlcm5hbWUiOiJzb29tcm8iLCJlbWFpbCI6ImFuYXNzb29tcm8zOEBnbWFpbC5jb20iLCJleHAiOjE3ODI1NDg4NDB9.oFhCJVc_fqEByZBw7aUrqpF_BQ3zVvfXy2WJNNO7VZs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0e96d44cf2a1453-ZRH","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"151.115.164.251","cf-ipcountry":"IT","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[20-Jun-2026 08:33:07 UTC] === END API CALL LOG ===
[20-Jun-2026 08:33:07 UTC] === User Orders API Called ===
[20-Jun-2026 08:33:07 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jun-2026 08:33:07 UTC] User ID: 848
[20-Jun-2026 08:33:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ4IiwidXNlcm5hbWUiOiJzb29tcm8iLCJlbWFpbCI6ImFuYXNzb29tcm8zOEBnbWFpbC5jb20iLCJleHAiOjE3ODI1NDg4NDB9.oFhCJVc_fqEByZBw7aUrqpF_BQ3zVvfXy2WJNNO7VZs
[20-Jun-2026 08:33:07 UTC] Limit: 20, Offset: 0
[20-Jun-2026 08:33:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jun-2026 08:33:07 UTC] ✅ JWT token verified successfully for user profile
[20-Jun-2026 08:33:07 UTC] User ID: 848
[20-Jun-2026 08:33:07 UTC] ✅ User profile retrieved successfully for user ID: 848
[20-Jun-2026 08:33:07 UTC] Orders found: 0
[20-Jun-2026 08:33:07 UTC] Orders data: []
[20-Jun-2026 08:33:07 UTC] Total orders count: 0
[20-Jun-2026 08:33:07 UTC] === API CALL LOG ===
[20-Jun-2026 08:33:07 UTC] Endpoint: user/profile.php
[20-Jun-2026 08:33:07 UTC] Full Log Data: {
    "timestamp": "2026-06-20 08:33:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "151.115.164.251",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "151.115.164.251, 162.158.217.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ4IiwidXNlcm5hbWUiOiJzb29tcm8iLCJlbWFpbCI6ImFuYXNzb29tcm8zOEBnbWFpbC5jb20iLCJleHAiOjE3ODI1NDg4NDB9.oFhCJVc_fqEByZBw7aUrqpF_BQ3zVvfXy2WJNNO7VZs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0e96d44cf2d1453-ZRH",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "151.115.164.251",
        "cf-ipcountry": "IT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jun-2026 08:33:07 UTC] === END API CALL LOG ===
[20-Jun-2026 08:33:07 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jun-2026 08:33:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ4IiwidXNlcm5hbWUiOiJzb29tcm8iLCJlbWFpbCI6ImFuYXNzb29tcm8zOEBnbWFpbC5jb20iLCJleHAiOjE3ODI1NDg4NDB9.oFhCJVc_fqEByZBw7aUrqpF_BQ3zVvfXy2WJNNO7VZs
[20-Jun-2026 08:33:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jun-2026 08:33:07 UTC] ✅ JWT token verified successfully for user profile
[20-Jun-2026 08:33:07 UTC] User ID: 848
[20-Jun-2026 08:33:07 UTC] ✅ User profile retrieved successfully for user ID: 848
[20-Jun-2026 08:33:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jun-2026 08:33:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jun-2026 08:33:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"151.115.164.251, 162.158.217.74","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ4IiwidXNlcm5hbWUiOiJzb29tcm8iLCJlbWFpbCI6ImFuYXNzb29tcm8zOEBnbWFpbC5jb20iLCJleHAiOjE3ODI1NDg4NDB9.oFhCJVc_fqEByZBw7aUrqpF_BQ3zVvfXy2WJNNO7VZs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0e96d4ccf9d1453-ZRH","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"151.115.164.251","cf-ipcountry":"IT","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[20-Jun-2026 08:33:08 UTC] === User Orders API Called ===
[20-Jun-2026 08:33:08 UTC] User ID: 848
[20-Jun-2026 08:33:08 UTC] Limit: 20, Offset: 0
[20-Jun-2026 08:33:08 UTC] Orders found: 0
[20-Jun-2026 08:33:08 UTC] Orders data: []
[20-Jun-2026 08:33:08 UTC] Total orders count: 0
[20-Jun-2026 08:33:08 UTC] === API CALL LOG ===
[20-Jun-2026 08:33:08 UTC] Endpoint: user/profile.php
[20-Jun-2026 08:33:08 UTC] Full Log Data: {
    "timestamp": "2026-06-20 08:33:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "151.115.164.251",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "151.115.164.251, 162.158.217.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ4IiwidXNlcm5hbWUiOiJzb29tcm8iLCJlbWFpbCI6ImFuYXNzb29tcm8zOEBnbWFpbC5jb20iLCJleHAiOjE3ODI1NDg4NDB9.oFhCJVc_fqEByZBw7aUrqpF_BQ3zVvfXy2WJNNO7VZs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0e96d4e3ab31453-ZRH",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "151.115.164.251",
        "cf-ipcountry": "IT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jun-2026 08:33:08 UTC] === END API CALL LOG ===
[20-Jun-2026 08:33:08 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jun-2026 08:33:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ4IiwidXNlcm5hbWUiOiJzb29tcm8iLCJlbWFpbCI6ImFuYXNzb29tcm8zOEBnbWFpbC5jb20iLCJleHAiOjE3ODI1NDg4NDB9.oFhCJVc_fqEByZBw7aUrqpF_BQ3zVvfXy2WJNNO7VZs
[20-Jun-2026 08:33:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jun-2026 08:33:08 UTC] ✅ JWT token verified successfully for user profile
[20-Jun-2026 08:33:08 UTC] User ID: 848
[20-Jun-2026 08:33:08 UTC] ✅ User profile retrieved successfully for user ID: 848
[20-Jun-2026 08:33:09 UTC] === API CALL LOG ===
[20-Jun-2026 08:33:09 UTC] Endpoint: user/profile.php
[20-Jun-2026 08:33:09 UTC] Full Log Data: {
    "timestamp": "2026-06-20 08:33:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "151.115.164.251",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "151.115.164.251, 162.158.217.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ4IiwidXNlcm5hbWUiOiJzb29tcm8iLCJlbWFpbCI6ImFuYXNzb29tcm8zOEBnbWFpbC5jb20iLCJleHAiOjE3ODI1NDg4NDB9.oFhCJVc_fqEByZBw7aUrqpF_BQ3zVvfXy2WJNNO7VZs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0e96d4fce141453-ZRH",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "151.115.164.251",
        "cf-ipcountry": "IT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jun-2026 08:33:09 UTC] === END API CALL LOG ===
[20-Jun-2026 08:33:09 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jun-2026 08:33:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ4IiwidXNlcm5hbWUiOiJzb29tcm8iLCJlbWFpbCI6ImFuYXNzb29tcm8zOEBnbWFpbC5jb20iLCJleHAiOjE3ODI1NDg4NDB9.oFhCJVc_fqEByZBw7aUrqpF_BQ3zVvfXy2WJNNO7VZs
[20-Jun-2026 08:33:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jun-2026 08:33:09 UTC] ✅ JWT token verified successfully for user profile
[20-Jun-2026 08:33:09 UTC] User ID: 848
[20-Jun-2026 08:33:09 UTC] ✅ User profile retrieved successfully for user ID: 848
[20-Jun-2026 08:33:14 UTC] === API CALL LOG ===
[20-Jun-2026 08:33:14 UTC] Endpoint: user/profile.php
[20-Jun-2026 08:33:14 UTC] Full Log Data: {
    "timestamp": "2026-06-20 08:33:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "151.115.164.251",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "151.115.164.251, 162.158.217.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ4IiwidXNlcm5hbWUiOiJzb29tcm8iLCJlbWFpbCI6ImFuYXNzb29tcm8zOEBnbWFpbC5jb20iLCJleHAiOjE3ODI1NDg4NDB9.oFhCJVc_fqEByZBw7aUrqpF_BQ3zVvfXy2WJNNO7VZs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0e96d70ebf11453-ZRH",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "151.115.164.251",
        "cf-ipcountry": "IT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jun-2026 08:33:14 UTC] === END API CALL LOG ===
[20-Jun-2026 08:33:14 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jun-2026 08:33:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ4IiwidXNlcm5hbWUiOiJzb29tcm8iLCJlbWFpbCI6ImFuYXNzb29tcm8zOEBnbWFpbC5jb20iLCJleHAiOjE3ODI1NDg4NDB9.oFhCJVc_fqEByZBw7aUrqpF_BQ3zVvfXy2WJNNO7VZs
[20-Jun-2026 08:33:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jun-2026 08:33:14 UTC] ✅ JWT token verified successfully for user profile
[20-Jun-2026 08:33:14 UTC] User ID: 848
[20-Jun-2026 08:33:14 UTC] ✅ User profile retrieved successfully for user ID: 848
[20-Jun-2026 08:33:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jun-2026 08:33:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jun-2026 08:33:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"151.115.164.251, 162.158.217.74","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ4IiwidXNlcm5hbWUiOiJzb29tcm8iLCJlbWFpbCI6ImFuYXNzb29tcm8zOEBnbWFpbC5jb20iLCJleHAiOjE3ODI1NDg4NDB9.oFhCJVc_fqEByZBw7aUrqpF_BQ3zVvfXy2WJNNO7VZs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0e96d70ebee1453-ZRH","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"151.115.164.251","cf-ipcountry":"IT","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[20-Jun-2026 08:33:14 UTC] === User Orders API Called ===
[20-Jun-2026 08:33:14 UTC] User ID: 848
[20-Jun-2026 08:33:14 UTC] Limit: 20, Offset: 0
[20-Jun-2026 08:33:14 UTC] Orders found: 0
[20-Jun-2026 08:33:14 UTC] Orders data: []
[20-Jun-2026 08:33:14 UTC] Total orders count: 0
[20-Jun-2026 08:33:14 UTC] === API CALL LOG ===
[20-Jun-2026 08:33:14 UTC] Endpoint: user/profile.php
[20-Jun-2026 08:33:14 UTC] Full Log Data: {
    "timestamp": "2026-06-20 08:33:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "151.115.164.251",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "151.115.164.251, 162.158.217.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ4IiwidXNlcm5hbWUiOiJzb29tcm8iLCJlbWFpbCI6ImFuYXNzb29tcm8zOEBnbWFpbC5jb20iLCJleHAiOjE3ODI1NDg4NDB9.oFhCJVc_fqEByZBw7aUrqpF_BQ3zVvfXy2WJNNO7VZs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0e96d723f1f1453-ZRH",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "151.115.164.251",
        "cf-ipcountry": "IT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jun-2026 08:33:14 UTC] === END API CALL LOG ===
[20-Jun-2026 08:33:14 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jun-2026 08:33:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ4IiwidXNlcm5hbWUiOiJzb29tcm8iLCJlbWFpbCI6ImFuYXNzb29tcm8zOEBnbWFpbC5jb20iLCJleHAiOjE3ODI1NDg4NDB9.oFhCJVc_fqEByZBw7aUrqpF_BQ3zVvfXy2WJNNO7VZs
[20-Jun-2026 08:33:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jun-2026 08:33:14 UTC] ✅ JWT token verified successfully for user profile
[20-Jun-2026 08:33:14 UTC] User ID: 848
[20-Jun-2026 08:33:14 UTC] ✅ User profile retrieved successfully for user ID: 848
[20-Jun-2026 08:33:16 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jun-2026 08:33:16 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jun-2026 08:33:16 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"151.115.164.251, 162.158.217.75","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ4IiwidXNlcm5hbWUiOiJzb29tcm8iLCJlbWFpbCI6ImFuYXNzb29tcm8zOEBnbWFpbC5jb20iLCJleHAiOjE3ODI1NDg4NDB9.oFhCJVc_fqEByZBw7aUrqpF_BQ3zVvfXy2WJNNO7VZs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0e96d7af9fa1453-ZRH","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"151.115.164.251","cf-ipcountry":"IT","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[20-Jun-2026 08:33:16 UTC] === User Orders API Called ===
[20-Jun-2026 08:33:16 UTC] User ID: 848
[20-Jun-2026 08:33:16 UTC] Limit: 20, Offset: 0
[20-Jun-2026 08:33:16 UTC] Orders found: 0
[20-Jun-2026 08:33:16 UTC] Orders data: []
[20-Jun-2026 08:33:16 UTC] Total orders count: 0
[20-Jun-2026 08:33:16 UTC] === API CALL LOG ===
[20-Jun-2026 08:33:16 UTC] Endpoint: user/profile.php
[20-Jun-2026 08:33:16 UTC] Full Log Data: {
    "timestamp": "2026-06-20 08:33:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "151.115.164.251",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "151.115.164.251, 162.158.217.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ4IiwidXNlcm5hbWUiOiJzb29tcm8iLCJlbWFpbCI6ImFuYXNzb29tcm8zOEBnbWFpbC5jb20iLCJleHAiOjE3ODI1NDg4NDB9.oFhCJVc_fqEByZBw7aUrqpF_BQ3zVvfXy2WJNNO7VZs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0e96d7f1ab31453-ZRH",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "151.115.164.251",
        "cf-ipcountry": "IT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jun-2026 08:33:16 UTC] === END API CALL LOG ===
[20-Jun-2026 08:33:16 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jun-2026 08:33:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ4IiwidXNlcm5hbWUiOiJzb29tcm8iLCJlbWFpbCI6ImFuYXNzb29tcm8zOEBnbWFpbC5jb20iLCJleHAiOjE3ODI1NDg4NDB9.oFhCJVc_fqEByZBw7aUrqpF_BQ3zVvfXy2WJNNO7VZs
[20-Jun-2026 08:33:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jun-2026 08:33:16 UTC] ✅ JWT token verified successfully for user profile
[20-Jun-2026 08:33:16 UTC] User ID: 848
[20-Jun-2026 08:33:16 UTC] ✅ User profile retrieved successfully for user ID: 848
[20-Jun-2026 08:33:16 UTC] User Purchases API - User ID: 848
[20-Jun-2026 08:33:16 UTC] User Purchases API - Total purchases found: 0
[20-Jun-2026 08:33:26 UTC] === API CALL LOG ===
[20-Jun-2026 08:33:26 UTC] Endpoint: user/profile.php
[20-Jun-2026 08:33:26 UTC] Full Log Data: {
    "timestamp": "2026-06-20 08:33:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "151.115.164.251",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "151.115.164.251, 162.158.217.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ4IiwidXNlcm5hbWUiOiJzb29tcm8iLCJlbWFpbCI6ImFuYXNzb29tcm8zOEBnbWFpbC5jb20iLCJleHAiOjE3ODI1NDg4NDB9.oFhCJVc_fqEByZBw7aUrqpF_BQ3zVvfXy2WJNNO7VZs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0e96dbbdd491453-ZRH",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "151.115.164.251",
        "cf-ipcountry": "IT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jun-2026 08:33:26 UTC] === END API CALL LOG ===
[20-Jun-2026 08:33:26 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jun-2026 08:33:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ4IiwidXNlcm5hbWUiOiJzb29tcm8iLCJlbWFpbCI6ImFuYXNzb29tcm8zOEBnbWFpbC5jb20iLCJleHAiOjE3ODI1NDg4NDB9.oFhCJVc_fqEByZBw7aUrqpF_BQ3zVvfXy2WJNNO7VZs
[20-Jun-2026 08:33:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jun-2026 08:33:26 UTC] ✅ JWT token verified successfully for user profile
[20-Jun-2026 08:33:26 UTC] User ID: 848
[20-Jun-2026 08:33:26 UTC] ✅ User profile retrieved successfully for user ID: 848
[20-Jun-2026 08:33:26 UTC] User Purchases API - User ID: 848
[20-Jun-2026 08:33:26 UTC] User Purchases API - Total purchases found: 0
[20-Jun-2026 08:33:32 UTC] === API CALL LOG ===
[20-Jun-2026 08:33:32 UTC] Endpoint: user/profile.php
[20-Jun-2026 08:33:32 UTC] Full Log Data: {
    "timestamp": "2026-06-20 08:33:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "151.115.164.251",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "151.115.164.251, 162.158.217.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ4IiwidXNlcm5hbWUiOiJzb29tcm8iLCJlbWFpbCI6ImFuYXNzb29tcm8zOEBnbWFpbC5jb20iLCJleHAiOjE3ODI1NDg4NDB9.oFhCJVc_fqEByZBw7aUrqpF_BQ3zVvfXy2WJNNO7VZs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0e96de0bb6b1453-ZRH",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "151.115.164.251",
        "cf-ipcountry": "IT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jun-2026 08:33:32 UTC] === END API CALL LOG ===
[20-Jun-2026 08:33:32 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jun-2026 08:33:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ4IiwidXNlcm5hbWUiOiJzb29tcm8iLCJlbWFpbCI6ImFuYXNzb29tcm8zOEBnbWFpbC5jb20iLCJleHAiOjE3ODI1NDg4NDB9.oFhCJVc_fqEByZBw7aUrqpF_BQ3zVvfXy2WJNNO7VZs
[20-Jun-2026 08:33:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jun-2026 08:33:32 UTC] ✅ JWT token verified successfully for user profile
[20-Jun-2026 08:33:32 UTC] User ID: 848
[20-Jun-2026 08:33:32 UTC] ✅ User profile retrieved successfully for user ID: 848
[20-Jun-2026 08:33:32 UTC] User Purchases API - User ID: 848
[20-Jun-2026 08:33:32 UTC] User Purchases API - Total purchases found: 0
[20-Jun-2026 08:33:36 UTC] === API CALL LOG ===
[20-Jun-2026 08:33:36 UTC] Endpoint: user/profile.php
[20-Jun-2026 08:33:36 UTC] Full Log Data: {
    "timestamp": "2026-06-20 08:33:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "151.115.164.251",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "151.115.164.251, 162.158.217.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ4IiwidXNlcm5hbWUiOiJzb29tcm8iLCJlbWFpbCI6ImFuYXNzb29tcm8zOEBnbWFpbC5jb20iLCJleHAiOjE3ODI1NDg4NDB9.oFhCJVc_fqEByZBw7aUrqpF_BQ3zVvfXy2WJNNO7VZs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0e96dfcde7f1453-ZRH",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "151.115.164.251",
        "cf-ipcountry": "IT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jun-2026 08:33:36 UTC] === END API CALL LOG ===
[20-Jun-2026 08:33:36 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jun-2026 08:33:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ4IiwidXNlcm5hbWUiOiJzb29tcm8iLCJlbWFpbCI6ImFuYXNzb29tcm8zOEBnbWFpbC5jb20iLCJleHAiOjE3ODI1NDg4NDB9.oFhCJVc_fqEByZBw7aUrqpF_BQ3zVvfXy2WJNNO7VZs
[20-Jun-2026 08:33:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jun-2026 08:33:36 UTC] ✅ JWT token verified successfully for user profile
[20-Jun-2026 08:33:36 UTC] User ID: 848
[20-Jun-2026 08:33:36 UTC] ✅ User profile retrieved successfully for user ID: 848
[20-Jun-2026 08:33:37 UTC] User Purchases API - User ID: 848
[20-Jun-2026 08:33:37 UTC] User Purchases API - Total purchases found: 0
[20-Jun-2026 08:33:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jun-2026 08:33:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jun-2026 08:33:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"151.115.164.251, 162.158.217.75","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ4IiwidXNlcm5hbWUiOiJzb29tcm8iLCJlbWFpbCI6ImFuYXNzb29tcm8zOEBnbWFpbC5jb20iLCJleHAiOjE3ODI1NDg4NDB9.oFhCJVc_fqEByZBw7aUrqpF_BQ3zVvfXy2WJNNO7VZs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0e96e228d8a1453-ZRH","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"151.115.164.251","cf-ipcountry":"IT","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[20-Jun-2026 08:33:42 UTC] === User Orders API Called ===
[20-Jun-2026 08:33:42 UTC] User ID: 848
[20-Jun-2026 08:33:42 UTC] Limit: 20, Offset: 0
[20-Jun-2026 08:33:42 UTC] Orders found: 0
[20-Jun-2026 08:33:42 UTC] Orders data: []
[20-Jun-2026 08:33:42 UTC] Total orders count: 0
[20-Jun-2026 08:33:44 UTC] === API CALL LOG ===
[20-Jun-2026 08:33:44 UTC] Endpoint: user/profile.php
[20-Jun-2026 08:33:44 UTC] Full Log Data: {
    "timestamp": "2026-06-20 08:33:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "151.115.164.251",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "151.115.164.251, 162.158.217.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ4IiwidXNlcm5hbWUiOiJzb29tcm8iLCJlbWFpbCI6ImFuYXNzb29tcm8zOEBnbWFpbC5jb20iLCJleHAiOjE3ODI1NDg4NDB9.oFhCJVc_fqEByZBw7aUrqpF_BQ3zVvfXy2WJNNO7VZs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0e96e2a1c051453-ZRH",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "151.115.164.251",
        "cf-ipcountry": "IT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jun-2026 08:33:44 UTC] === END API CALL LOG ===
[20-Jun-2026 08:33:44 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jun-2026 08:33:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ4IiwidXNlcm5hbWUiOiJzb29tcm8iLCJlbWFpbCI6ImFuYXNzb29tcm8zOEBnbWFpbC5jb20iLCJleHAiOjE3ODI1NDg4NDB9.oFhCJVc_fqEByZBw7aUrqpF_BQ3zVvfXy2WJNNO7VZs
[20-Jun-2026 08:33:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jun-2026 08:33:44 UTC] ✅ JWT token verified successfully for user profile
[20-Jun-2026 08:33:44 UTC] User ID: 848
[20-Jun-2026 08:33:44 UTC] ✅ User profile retrieved successfully for user ID: 848
[20-Jun-2026 08:33:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jun-2026 08:33:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jun-2026 08:33:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"151.115.164.251, 162.158.217.75","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ4IiwidXNlcm5hbWUiOiJzb29tcm8iLCJlbWFpbCI6ImFuYXNzb29tcm8zOEBnbWFpbC5jb20iLCJleHAiOjE3ODI1NDg4NDB9.oFhCJVc_fqEByZBw7aUrqpF_BQ3zVvfXy2WJNNO7VZs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0e96e2a1c021453-ZRH","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"151.115.164.251","cf-ipcountry":"IT","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[20-Jun-2026 08:33:44 UTC] === User Orders API Called ===
[20-Jun-2026 08:33:44 UTC] User ID: 848
[20-Jun-2026 08:33:44 UTC] Limit: 20, Offset: 0
[20-Jun-2026 08:33:44 UTC] Orders found: 0
[20-Jun-2026 08:33:44 UTC] Orders data: []
[20-Jun-2026 08:33:44 UTC] Total orders count: 0
[20-Jun-2026 08:33:44 UTC] === API CALL LOG ===
[20-Jun-2026 08:33:44 UTC] Endpoint: user/profile.php
[20-Jun-2026 08:33:44 UTC] Full Log Data: {
    "timestamp": "2026-06-20 08:33:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "151.115.164.251",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "151.115.164.251, 162.158.217.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ4IiwidXNlcm5hbWUiOiJzb29tcm8iLCJlbWFpbCI6ImFuYXNzb29tcm8zOEBnbWFpbC5jb20iLCJleHAiOjE3ODI1NDg4NDB9.oFhCJVc_fqEByZBw7aUrqpF_BQ3zVvfXy2WJNNO7VZs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0e96e2bef181453-ZRH",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "151.115.164.251",
        "cf-ipcountry": "IT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jun-2026 08:33:44 UTC] === END API CALL LOG ===
[20-Jun-2026 08:33:44 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jun-2026 08:33:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ4IiwidXNlcm5hbWUiOiJzb29tcm8iLCJlbWFpbCI6ImFuYXNzb29tcm8zOEBnbWFpbC5jb20iLCJleHAiOjE3ODI1NDg4NDB9.oFhCJVc_fqEByZBw7aUrqpF_BQ3zVvfXy2WJNNO7VZs
[20-Jun-2026 08:33:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jun-2026 08:33:44 UTC] ✅ JWT token verified successfully for user profile
[20-Jun-2026 08:33:44 UTC] User ID: 848
[20-Jun-2026 08:33:44 UTC] ✅ User profile retrieved successfully for user ID: 848
[20-Jun-2026 08:33:53 UTC] === API CALL LOG ===
[20-Jun-2026 08:33:53 UTC] Endpoint: user/profile.php
[20-Jun-2026 08:33:53 UTC] Full Log Data: {
    "timestamp": "2026-06-20 08:33:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "151.115.164.251",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "151.115.164.251, 172.69.68.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ4IiwidXNlcm5hbWUiOiJzb29tcm8iLCJlbWFpbCI6ImFuYXNzb29tcm8zOEBnbWFpbC5jb20iLCJleHAiOjE3ODI1NDg4NDB9.oFhCJVc_fqEByZBw7aUrqpF_BQ3zVvfXy2WJNNO7VZs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0e96e61eee5ee8c-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "151.115.164.251",
        "cf-ipcountry": "IT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jun-2026 08:33:53 UTC] === END API CALL LOG ===
[20-Jun-2026 08:33:53 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jun-2026 08:33:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ4IiwidXNlcm5hbWUiOiJzb29tcm8iLCJlbWFpbCI6ImFuYXNzb29tcm8zOEBnbWFpbC5jb20iLCJleHAiOjE3ODI1NDg4NDB9.oFhCJVc_fqEByZBw7aUrqpF_BQ3zVvfXy2WJNNO7VZs
[20-Jun-2026 08:33:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jun-2026 08:33:53 UTC] ✅ JWT token verified successfully for user profile
[20-Jun-2026 08:33:53 UTC] User ID: 848
[20-Jun-2026 08:33:53 UTC] ✅ User profile retrieved successfully for user ID: 848
[20-Jun-2026 08:34:04 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jun-2026 08:34:04 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jun-2026 08:34:04 UTC] === API CALL LOG ===
[20-Jun-2026 08:34:04 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"151.115.164.251, 172.69.68.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ4IiwidXNlcm5hbWUiOiJzb29tcm8iLCJlbWFpbCI6ImFuYXNzb29tcm8zOEBnbWFpbC5jb20iLCJleHAiOjE3ODI1NDg4NDB9.oFhCJVc_fqEByZBw7aUrqpF_BQ3zVvfXy2WJNNO7VZs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0e96eabea91ee8c-MXP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"151.115.164.251","cf-ipcountry":"IT","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[20-Jun-2026 08:34:04 UTC] Endpoint: user/profile.php
[20-Jun-2026 08:34:04 UTC] Full Log Data: {
    "timestamp": "2026-06-20 08:34:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "151.115.164.251",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "151.115.164.251, 172.69.68.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ4IiwidXNlcm5hbWUiOiJzb29tcm8iLCJlbWFpbCI6ImFuYXNzb29tcm8zOEBnbWFpbC5jb20iLCJleHAiOjE3ODI1NDg4NDB9.oFhCJVc_fqEByZBw7aUrqpF_BQ3zVvfXy2WJNNO7VZs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0e96eabea8eee8c-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "151.115.164.251",
        "cf-ipcountry": "IT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jun-2026 08:34:04 UTC] === END API CALL LOG ===
[20-Jun-2026 08:34:04 UTC] === User Orders API Called ===
[20-Jun-2026 08:34:04 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jun-2026 08:34:04 UTC] User ID: 848
[20-Jun-2026 08:34:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ4IiwidXNlcm5hbWUiOiJzb29tcm8iLCJlbWFpbCI6ImFuYXNzb29tcm8zOEBnbWFpbC5jb20iLCJleHAiOjE3ODI1NDg4NDB9.oFhCJVc_fqEByZBw7aUrqpF_BQ3zVvfXy2WJNNO7VZs
[20-Jun-2026 08:34:04 UTC] Limit: 20, Offset: 0
[20-Jun-2026 08:34:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jun-2026 08:34:04 UTC] ✅ JWT token verified successfully for user profile
[20-Jun-2026 08:34:04 UTC] User ID: 848
[20-Jun-2026 08:34:04 UTC] Orders found: 0
[20-Jun-2026 08:34:04 UTC] Orders data: []
[20-Jun-2026 08:34:04 UTC] ✅ User profile retrieved successfully for user ID: 848
[20-Jun-2026 08:34:04 UTC] Total orders count: 0
[20-Jun-2026 08:34:05 UTC] === API CALL LOG ===
[20-Jun-2026 08:34:05 UTC] Endpoint: user/profile.php
[20-Jun-2026 08:34:05 UTC] Full Log Data: {
    "timestamp": "2026-06-20 08:34:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "151.115.164.251",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "151.115.164.251, 172.69.68.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ4IiwidXNlcm5hbWUiOiJzb29tcm8iLCJlbWFpbCI6ImFuYXNzb29tcm8zOEBnbWFpbC5jb20iLCJleHAiOjE3ODI1NDg4NDB9.oFhCJVc_fqEByZBw7aUrqpF_BQ3zVvfXy2WJNNO7VZs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0e96eadce3dee8c-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "151.115.164.251",
        "cf-ipcountry": "IT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jun-2026 08:34:05 UTC] === END API CALL LOG ===
[20-Jun-2026 08:34:05 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jun-2026 08:34:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ4IiwidXNlcm5hbWUiOiJzb29tcm8iLCJlbWFpbCI6ImFuYXNzb29tcm8zOEBnbWFpbC5jb20iLCJleHAiOjE3ODI1NDg4NDB9.oFhCJVc_fqEByZBw7aUrqpF_BQ3zVvfXy2WJNNO7VZs
[20-Jun-2026 08:34:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jun-2026 08:34:05 UTC] ✅ JWT token verified successfully for user profile
[20-Jun-2026 08:34:05 UTC] User ID: 848
[20-Jun-2026 08:34:05 UTC] ✅ User profile retrieved successfully for user ID: 848
[20-Jun-2026 08:34:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jun-2026 08:34:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jun-2026 08:34:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"151.115.164.251, 172.69.68.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ4IiwidXNlcm5hbWUiOiJzb29tcm8iLCJlbWFpbCI6ImFuYXNzb29tcm8zOEBnbWFpbC5jb20iLCJleHAiOjE3ODI1NDg4NDB9.oFhCJVc_fqEByZBw7aUrqpF_BQ3zVvfXy2WJNNO7VZs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0e96ecc2bbbee8c-MXP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"151.115.164.251","cf-ipcountry":"IT","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[20-Jun-2026 08:34:09 UTC] === User Orders API Called ===
[20-Jun-2026 08:34:09 UTC] User ID: 848
[20-Jun-2026 08:34:09 UTC] Limit: 20, Offset: 0
[20-Jun-2026 08:34:09 UTC] Orders found: 0
[20-Jun-2026 08:34:09 UTC] Orders data: []
[20-Jun-2026 08:34:09 UTC] Total orders count: 0
[20-Jun-2026 08:34:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jun-2026 08:34:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jun-2026 08:34:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"151.115.164.251, 172.69.68.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ4IiwidXNlcm5hbWUiOiJzb29tcm8iLCJlbWFpbCI6ImFuYXNzb29tcm8zOEBnbWFpbC5jb20iLCJleHAiOjE3ODI1NDg4NDB9.oFhCJVc_fqEByZBw7aUrqpF_BQ3zVvfXy2WJNNO7VZs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0e96ed1bfa1ee8c-MXP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"151.115.164.251","cf-ipcountry":"IT","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[20-Jun-2026 08:34:10 UTC] === User Orders API Called ===
[20-Jun-2026 08:34:10 UTC] User ID: 848
[20-Jun-2026 08:34:10 UTC] Limit: 20, Offset: 0
[20-Jun-2026 08:34:10 UTC] Orders found: 0
[20-Jun-2026 08:34:10 UTC] Orders data: []
[20-Jun-2026 08:34:10 UTC] Total orders count: 0
[20-Jun-2026 08:34:10 UTC] === API CALL LOG ===
[20-Jun-2026 08:34:10 UTC] === API CALL LOG ===
[20-Jun-2026 08:34:10 UTC] Endpoint: user/profile.php
[20-Jun-2026 08:34:10 UTC] Endpoint: user/profile.php
[20-Jun-2026 08:34:10 UTC] Full Log Data: {
    "timestamp": "2026-06-20 08:34:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "151.115.164.251",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "151.115.164.251, 172.69.68.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ4IiwidXNlcm5hbWUiOiJzb29tcm8iLCJlbWFpbCI6ImFuYXNzb29tcm8zOEBnbWFpbC5jb20iLCJleHAiOjE3ODI1NDg4NDB9.oFhCJVc_fqEByZBw7aUrqpF_BQ3zVvfXy2WJNNO7VZs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0e96ed1bfa8ee8c-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "151.115.164.251",
        "cf-ipcountry": "IT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jun-2026 08:34:10 UTC] Full Log Data: {
    "timestamp": "2026-06-20 08:34:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "151.115.164.251",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "151.115.164.251, 172.69.68.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ4IiwidXNlcm5hbWUiOiJzb29tcm8iLCJlbWFpbCI6ImFuYXNzb29tcm8zOEBnbWFpbC5jb20iLCJleHAiOjE3ODI1NDg4NDB9.oFhCJVc_fqEByZBw7aUrqpF_BQ3zVvfXy2WJNNO7VZs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0e96ed1bfa5ee8c-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "151.115.164.251",
        "cf-ipcountry": "IT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jun-2026 08:34:10 UTC] === END API CALL LOG ===
[20-Jun-2026 08:34:10 UTC] === END API CALL LOG ===
[20-Jun-2026 08:34:10 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jun-2026 08:34:10 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jun-2026 08:34:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ4IiwidXNlcm5hbWUiOiJzb29tcm8iLCJlbWFpbCI6ImFuYXNzb29tcm8zOEBnbWFpbC5jb20iLCJleHAiOjE3ODI1NDg4NDB9.oFhCJVc_fqEByZBw7aUrqpF_BQ3zVvfXy2WJNNO7VZs
[20-Jun-2026 08:34:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ4IiwidXNlcm5hbWUiOiJzb29tcm8iLCJlbWFpbCI6ImFuYXNzb29tcm8zOEBnbWFpbC5jb20iLCJleHAiOjE3ODI1NDg4NDB9.oFhCJVc_fqEByZBw7aUrqpF_BQ3zVvfXy2WJNNO7VZs
[20-Jun-2026 08:34:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jun-2026 08:34:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jun-2026 08:34:10 UTC] ✅ JWT token verified successfully for user profile
[20-Jun-2026 08:34:10 UTC] ✅ JWT token verified successfully for user profile
[20-Jun-2026 08:34:10 UTC] User ID: 848
[20-Jun-2026 08:34:10 UTC] User ID: 848
[20-Jun-2026 08:34:10 UTC] ✅ User profile retrieved successfully for user ID: 848
[20-Jun-2026 08:34:10 UTC] ✅ User profile retrieved successfully for user ID: 848
[20-Jun-2026 08:53:23 UTC] === API CALL LOG ===
[20-Jun-2026 08:53:23 UTC] Endpoint: user/profile.php
[20-Jun-2026 08:53:23 UTC] Full Log Data: {
    "timestamp": "2026-06-20 08:53:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "167.17.69.77",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "167.17.69.77, 162.158.78.143",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ5IiwidXNlcm5hbWUiOiJCYWxvY2giLCJlbWFpbCI6ImJhbG9jaGZ1cnFhbjIwMEBnbWFpbC5jb20iLCJleHAiOjE3ODI1NTAzOTF9.jidvDmXAa8JOhqLzDVz2Ng9SIQhuns4qPFuLiPd4BeU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0e98af49e86d66f-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "167.17.69.77",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jun-2026 08:53:23 UTC] === END API CALL LOG ===
[20-Jun-2026 08:53:23 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jun-2026 08:53:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ5IiwidXNlcm5hbWUiOiJCYWxvY2giLCJlbWFpbCI6ImJhbG9jaGZ1cnFhbjIwMEBnbWFpbC5jb20iLCJleHAiOjE3ODI1NTAzOTF9.jidvDmXAa8JOhqLzDVz2Ng9SIQhuns4qPFuLiPd4BeU
[20-Jun-2026 08:53:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jun-2026 08:53:23 UTC] ✅ JWT token verified successfully for user profile
[20-Jun-2026 08:53:23 UTC] User ID: 849
[20-Jun-2026 08:53:23 UTC] ✅ User profile retrieved successfully for user ID: 849
[20-Jun-2026 08:53:33 UTC] === API CALL LOG ===
[20-Jun-2026 08:53:33 UTC] Endpoint: user/profile.php
[20-Jun-2026 08:53:33 UTC] Full Log Data: {
    "timestamp": "2026-06-20 08:53:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "167.17.69.77",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "167.17.69.77, 104.23.209.82",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ5IiwidXNlcm5hbWUiOiJCYWxvY2giLCJlbWFpbCI6ImJhbG9jaGZ1cnFhbjIwMEBnbWFpbC5jb20iLCJleHAiOjE3ODI1NTAzOTF9.jidvDmXAa8JOhqLzDVz2Ng9SIQhuns4qPFuLiPd4BeU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0e98b347fb378b1-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "167.17.69.77",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jun-2026 08:53:33 UTC] === END API CALL LOG ===
[20-Jun-2026 08:53:33 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jun-2026 08:53:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ5IiwidXNlcm5hbWUiOiJCYWxvY2giLCJlbWFpbCI6ImJhbG9jaGZ1cnFhbjIwMEBnbWFpbC5jb20iLCJleHAiOjE3ODI1NTAzOTF9.jidvDmXAa8JOhqLzDVz2Ng9SIQhuns4qPFuLiPd4BeU
[20-Jun-2026 08:53:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jun-2026 08:53:33 UTC] ✅ JWT token verified successfully for user profile
[20-Jun-2026 08:53:33 UTC] User ID: 849
[20-Jun-2026 08:53:33 UTC] ✅ User profile retrieved successfully for user ID: 849
[20-Jun-2026 10:29:47 UTC] === API CALL LOG ===
[20-Jun-2026 10:29:47 UTC] Endpoint: user/profile.php
[20-Jun-2026 10:29:47 UTC] Full Log Data: {
    "timestamp": "2026-06-20 10:29:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.164.50.54",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "109.164.50.54, 172.71.15.6",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODUwIiwidXNlcm5hbWUiOiJCb2hvdVx1MDE2MTopIiwiZW1haWwiOiJib2h1c2xhdm5vdmFrMTI0MkBnbWFpbC5jb20iLCJleHAiOjE3ODI1NTYxODZ9.bAh992elwbqwnglPoi3gvPgaXTb8zWOVOcd_yQ4mOJQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0ea182ad859579f-PRG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "109.164.50.54",
        "cf-ipcountry": "CZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jun-2026 10:29:47 UTC] === END API CALL LOG ===
[20-Jun-2026 10:29:47 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jun-2026 10:29:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODUwIiwidXNlcm5hbWUiOiJCb2hvdVx1MDE2MTopIiwiZW1haWwiOiJib2h1c2xhdm5vdmFrMTI0MkBnbWFpbC5jb20iLCJleHAiOjE3ODI1NTYxODZ9.bAh992elwbqwnglPoi3gvPgaXTb8zWOVOcd_yQ4mOJQ
[20-Jun-2026 10:29:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jun-2026 10:29:47 UTC] ✅ JWT token verified successfully for user profile
[20-Jun-2026 10:29:47 UTC] User ID: 850
[20-Jun-2026 10:29:47 UTC] ✅ User profile retrieved successfully for user ID: 850
[20-Jun-2026 10:29:47 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jun-2026 10:29:47 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jun-2026 10:29:47 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"109.164.50.54, 172.71.15.6","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODUwIiwidXNlcm5hbWUiOiJCb2hvdVx1MDE2MTopIiwiZW1haWwiOiJib2h1c2xhdm5vdmFrMTI0MkBnbWFpbC5jb20iLCJleHAiOjE3ODI1NTYxODZ9.bAh992elwbqwnglPoi3gvPgaXTb8zWOVOcd_yQ4mOJQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0ea182af865579f-PRG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"109.164.50.54","cf-ipcountry":"CZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[20-Jun-2026 10:29:47 UTC] === User Orders API Called ===
[20-Jun-2026 10:29:47 UTC] User ID: 850
[20-Jun-2026 10:29:47 UTC] Limit: 20, Offset: 0
[20-Jun-2026 10:29:47 UTC] Orders found: 0
[20-Jun-2026 10:29:47 UTC] Orders data: []
[20-Jun-2026 10:29:47 UTC] Total orders count: 0
[20-Jun-2026 10:29:47 UTC] === API CALL LOG ===
[20-Jun-2026 10:29:47 UTC] Endpoint: user/profile.php
[20-Jun-2026 10:29:47 UTC] Full Log Data: {
    "timestamp": "2026-06-20 10:29:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.164.50.54",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "109.164.50.54, 172.71.15.6",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODUwIiwidXNlcm5hbWUiOiJCb2hvdVx1MDE2MTopIiwiZW1haWwiOiJib2h1c2xhdm5vdmFrMTI0MkBnbWFpbC5jb20iLCJleHAiOjE3ODI1NTYxODZ9.bAh992elwbqwnglPoi3gvPgaXTb8zWOVOcd_yQ4mOJQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0ea182b7896579f-PRG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "109.164.50.54",
        "cf-ipcountry": "CZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jun-2026 10:29:47 UTC] === END API CALL LOG ===
[20-Jun-2026 10:29:47 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jun-2026 10:29:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODUwIiwidXNlcm5hbWUiOiJCb2hvdVx1MDE2MTopIiwiZW1haWwiOiJib2h1c2xhdm5vdmFrMTI0MkBnbWFpbC5jb20iLCJleHAiOjE3ODI1NTYxODZ9.bAh992elwbqwnglPoi3gvPgaXTb8zWOVOcd_yQ4mOJQ
[20-Jun-2026 10:29:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jun-2026 10:29:47 UTC] ✅ JWT token verified successfully for user profile
[20-Jun-2026 10:29:47 UTC] User ID: 850
[20-Jun-2026 10:29:47 UTC] ✅ User profile retrieved successfully for user ID: 850
[20-Jun-2026 10:29:47 UTC] === API CALL LOG ===
[20-Jun-2026 10:29:47 UTC] Endpoint: user/profile.php
[20-Jun-2026 10:29:47 UTC] Full Log Data: {
    "timestamp": "2026-06-20 10:29:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.164.50.54",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "109.164.50.54, 172.71.15.6",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODUwIiwidXNlcm5hbWUiOiJCb2hvdVx1MDE2MTopIiwiZW1haWwiOiJib2h1c2xhdm5vdmFrMTI0MkBnbWFpbC5jb20iLCJleHAiOjE3ODI1NTYxODZ9.bAh992elwbqwnglPoi3gvPgaXTb8zWOVOcd_yQ4mOJQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0ea182ca910579f-PRG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "109.164.50.54",
        "cf-ipcountry": "CZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jun-2026 10:29:47 UTC] === END API CALL LOG ===
[20-Jun-2026 10:29:47 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jun-2026 10:29:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODUwIiwidXNlcm5hbWUiOiJCb2hvdVx1MDE2MTopIiwiZW1haWwiOiJib2h1c2xhdm5vdmFrMTI0MkBnbWFpbC5jb20iLCJleHAiOjE3ODI1NTYxODZ9.bAh992elwbqwnglPoi3gvPgaXTb8zWOVOcd_yQ4mOJQ
[20-Jun-2026 10:29:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jun-2026 10:29:47 UTC] ✅ JWT token verified successfully for user profile
[20-Jun-2026 10:29:47 UTC] User ID: 850
[20-Jun-2026 10:29:47 UTC] ✅ User profile retrieved successfully for user ID: 850
[20-Jun-2026 10:29:51 UTC] === API CALL LOG ===
[20-Jun-2026 10:29:51 UTC] Endpoint: user/profile.php
[20-Jun-2026 10:29:51 UTC] Full Log Data: {
    "timestamp": "2026-06-20 10:29:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.164.50.54",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "109.164.50.54, 172.71.15.6",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODUwIiwidXNlcm5hbWUiOiJCb2hvdVx1MDE2MTopIiwiZW1haWwiOiJib2h1c2xhdm5vdmFrMTI0MkBnbWFpbC5jb20iLCJleHAiOjE3ODI1NTYxODZ9.bAh992elwbqwnglPoi3gvPgaXTb8zWOVOcd_yQ4mOJQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0ea18436adc579f-PRG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "109.164.50.54",
        "cf-ipcountry": "CZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jun-2026 10:29:51 UTC] === END API CALL LOG ===
[20-Jun-2026 10:29:51 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jun-2026 10:29:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODUwIiwidXNlcm5hbWUiOiJCb2hvdVx1MDE2MTopIiwiZW1haWwiOiJib2h1c2xhdm5vdmFrMTI0MkBnbWFpbC5jb20iLCJleHAiOjE3ODI1NTYxODZ9.bAh992elwbqwnglPoi3gvPgaXTb8zWOVOcd_yQ4mOJQ
[20-Jun-2026 10:29:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jun-2026 10:29:51 UTC] ✅ JWT token verified successfully for user profile
[20-Jun-2026 10:29:51 UTC] User ID: 850
[20-Jun-2026 10:29:51 UTC] ✅ User profile retrieved successfully for user ID: 850
[20-Jun-2026 10:29:51 UTC] User Purchases API - User ID: 850
[20-Jun-2026 10:29:51 UTC] User Purchases API - Total purchases found: 0
[20-Jun-2026 10:30:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jun-2026 10:30:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jun-2026 10:30:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"109.164.50.54, 172.71.15.6","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODUwIiwidXNlcm5hbWUiOiJCb2hvdVx1MDE2MTopIiwiZW1haWwiOiJib2h1c2xhdm5vdmFrMTI0MkBnbWFpbC5jb20iLCJleHAiOjE3ODI1NTYxODZ9.bAh992elwbqwnglPoi3gvPgaXTb8zWOVOcd_yQ4mOJQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0ea187d6e5f579f-PRG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"109.164.50.54","cf-ipcountry":"CZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[20-Jun-2026 10:30:00 UTC] === User Orders API Called ===
[20-Jun-2026 10:30:00 UTC] User ID: 850
[20-Jun-2026 10:30:00 UTC] Limit: 20, Offset: 0
[20-Jun-2026 10:30:00 UTC] Orders found: 0
[20-Jun-2026 10:30:00 UTC] Orders data: []
[20-Jun-2026 10:30:00 UTC] Total orders count: 0
[20-Jun-2026 10:30:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jun-2026 10:30:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jun-2026 10:30:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"109.164.50.54, 172.71.15.6","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODUwIiwidXNlcm5hbWUiOiJCb2hvdVx1MDE2MTopIiwiZW1haWwiOiJib2h1c2xhdm5vdmFrMTI0MkBnbWFpbC5jb20iLCJleHAiOjE3ODI1NTYxODZ9.bAh992elwbqwnglPoi3gvPgaXTb8zWOVOcd_yQ4mOJQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0ea188fbe2d579f-PRG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"109.164.50.54","cf-ipcountry":"CZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[20-Jun-2026 10:30:03 UTC] === User Orders API Called ===
[20-Jun-2026 10:30:03 UTC] User ID: 850
[20-Jun-2026 10:30:03 UTC] Limit: 20, Offset: 0
[20-Jun-2026 10:30:03 UTC] Orders found: 0
[20-Jun-2026 10:30:03 UTC] Orders data: []
[20-Jun-2026 10:30:03 UTC] Total orders count: 0
[20-Jun-2026 10:30:03 UTC] === API CALL LOG ===
[20-Jun-2026 10:30:03 UTC] Endpoint: user/profile.php
[20-Jun-2026 10:30:03 UTC] Full Log Data: {
    "timestamp": "2026-06-20 10:30:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.164.50.54",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "109.164.50.54, 172.71.15.6",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODUwIiwidXNlcm5hbWUiOiJCb2hvdVx1MDE2MTopIiwiZW1haWwiOiJib2h1c2xhdm5vdmFrMTI0MkBnbWFpbC5jb20iLCJleHAiOjE3ODI1NTYxODZ9.bAh992elwbqwnglPoi3gvPgaXTb8zWOVOcd_yQ4mOJQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0ea18904e6e579f-PRG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "109.164.50.54",
        "cf-ipcountry": "CZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jun-2026 10:30:03 UTC] === END API CALL LOG ===
[20-Jun-2026 10:30:03 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jun-2026 10:30:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODUwIiwidXNlcm5hbWUiOiJCb2hvdVx1MDE2MTopIiwiZW1haWwiOiJib2h1c2xhdm5vdmFrMTI0MkBnbWFpbC5jb20iLCJleHAiOjE3ODI1NTYxODZ9.bAh992elwbqwnglPoi3gvPgaXTb8zWOVOcd_yQ4mOJQ
[20-Jun-2026 10:30:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jun-2026 10:30:03 UTC] ✅ JWT token verified successfully for user profile
[20-Jun-2026 10:30:03 UTC] User ID: 850
[20-Jun-2026 10:30:03 UTC] ✅ User profile retrieved successfully for user ID: 850
[20-Jun-2026 10:30:04 UTC] === API CALL LOG ===
[20-Jun-2026 10:30:04 UTC] Endpoint: user/profile.php
[20-Jun-2026 10:30:04 UTC] Full Log Data: {
    "timestamp": "2026-06-20 10:30:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.164.50.54",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "109.164.50.54, 172.71.15.6",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODUwIiwidXNlcm5hbWUiOiJCb2hvdVx1MDE2MTopIiwiZW1haWwiOiJib2h1c2xhdm5vdmFrMTI0MkBnbWFpbC5jb20iLCJleHAiOjE3ODI1NTYxODZ9.bAh992elwbqwnglPoi3gvPgaXTb8zWOVOcd_yQ4mOJQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0ea18942802579f-PRG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "109.164.50.54",
        "cf-ipcountry": "CZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jun-2026 10:30:04 UTC] === END API CALL LOG ===
[20-Jun-2026 10:30:04 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jun-2026 10:30:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODUwIiwidXNlcm5hbWUiOiJCb2hvdVx1MDE2MTopIiwiZW1haWwiOiJib2h1c2xhdm5vdmFrMTI0MkBnbWFpbC5jb20iLCJleHAiOjE3ODI1NTYxODZ9.bAh992elwbqwnglPoi3gvPgaXTb8zWOVOcd_yQ4mOJQ
[20-Jun-2026 10:30:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jun-2026 10:30:04 UTC] ✅ JWT token verified successfully for user profile
[20-Jun-2026 10:30:04 UTC] User ID: 850
[20-Jun-2026 10:30:04 UTC] ✅ User profile retrieved successfully for user ID: 850
[20-Jun-2026 10:30:04 UTC] === API CALL LOG ===
[20-Jun-2026 10:30:04 UTC] Endpoint: user/profile.php
[20-Jun-2026 10:30:04 UTC] Full Log Data: {
    "timestamp": "2026-06-20 10:30:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.164.50.54",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "109.164.50.54, 172.71.15.6",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODUwIiwidXNlcm5hbWUiOiJCb2hvdVx1MDE2MTopIiwiZW1haWwiOiJib2h1c2xhdm5vdmFrMTI0MkBnbWFpbC5jb20iLCJleHAiOjE3ODI1NTYxODZ9.bAh992elwbqwnglPoi3gvPgaXTb8zWOVOcd_yQ4mOJQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0ea1894c844579f-PRG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "109.164.50.54",
        "cf-ipcountry": "CZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jun-2026 10:30:04 UTC] === END API CALL LOG ===
[20-Jun-2026 10:30:04 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jun-2026 10:30:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODUwIiwidXNlcm5hbWUiOiJCb2hvdVx1MDE2MTopIiwiZW1haWwiOiJib2h1c2xhdm5vdmFrMTI0MkBnbWFpbC5jb20iLCJleHAiOjE3ODI1NTYxODZ9.bAh992elwbqwnglPoi3gvPgaXTb8zWOVOcd_yQ4mOJQ
[20-Jun-2026 10:30:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jun-2026 10:30:04 UTC] ✅ JWT token verified successfully for user profile
[20-Jun-2026 10:30:04 UTC] User ID: 850
[20-Jun-2026 10:30:04 UTC] ✅ User profile retrieved successfully for user ID: 850
[20-Jun-2026 10:30:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jun-2026 10:30:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jun-2026 10:30:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"109.164.50.54, 172.71.15.6","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODUwIiwidXNlcm5hbWUiOiJCb2hvdVx1MDE2MTopIiwiZW1haWwiOiJib2h1c2xhdm5vdmFrMTI0MkBnbWFpbC5jb20iLCJleHAiOjE3ODI1NTYxODZ9.bAh992elwbqwnglPoi3gvPgaXTb8zWOVOcd_yQ4mOJQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0ea18ba7f3a579f-PRG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"109.164.50.54","cf-ipcountry":"CZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[20-Jun-2026 10:30:10 UTC] === User Orders API Called ===
[20-Jun-2026 10:30:10 UTC] User ID: 850
[20-Jun-2026 10:30:10 UTC] Limit: 20, Offset: 0
[20-Jun-2026 10:30:10 UTC] Orders found: 0
[20-Jun-2026 10:30:10 UTC] Orders data: []
[20-Jun-2026 10:30:10 UTC] Total orders count: 0
[20-Jun-2026 10:30:10 UTC] === API CALL LOG ===
[20-Jun-2026 10:30:10 UTC] Endpoint: user/profile.php
[20-Jun-2026 10:30:10 UTC] Full Log Data: {
    "timestamp": "2026-06-20 10:30:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.164.50.54",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "109.164.50.54, 172.71.15.6",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODUwIiwidXNlcm5hbWUiOiJCb2hvdVx1MDE2MTopIiwiZW1haWwiOiJib2h1c2xhdm5vdmFrMTI0MkBnbWFpbC5jb20iLCJleHAiOjE3ODI1NTYxODZ9.bAh992elwbqwnglPoi3gvPgaXTb8zWOVOcd_yQ4mOJQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0ea18bb5fb6579f-PRG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "109.164.50.54",
        "cf-ipcountry": "CZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jun-2026 10:30:10 UTC] === END API CALL LOG ===
[20-Jun-2026 10:30:10 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jun-2026 10:30:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODUwIiwidXNlcm5hbWUiOiJCb2hvdVx1MDE2MTopIiwiZW1haWwiOiJib2h1c2xhdm5vdmFrMTI0MkBnbWFpbC5jb20iLCJleHAiOjE3ODI1NTYxODZ9.bAh992elwbqwnglPoi3gvPgaXTb8zWOVOcd_yQ4mOJQ
[20-Jun-2026 10:30:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jun-2026 10:30:10 UTC] ✅ JWT token verified successfully for user profile
[20-Jun-2026 10:30:10 UTC] User ID: 850
[20-Jun-2026 10:30:10 UTC] ✅ User profile retrieved successfully for user ID: 850
[20-Jun-2026 10:30:10 UTC] === API CALL LOG ===
[20-Jun-2026 10:30:10 UTC] Endpoint: user/profile.php
[20-Jun-2026 10:30:10 UTC] Full Log Data: {
    "timestamp": "2026-06-20 10:30:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.164.50.54",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "109.164.50.54, 172.71.15.6",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODUwIiwidXNlcm5hbWUiOiJCb2hvdVx1MDE2MTopIiwiZW1haWwiOiJib2h1c2xhdm5vdmFrMTI0MkBnbWFpbC5jb20iLCJleHAiOjE3ODI1NTYxODZ9.bAh992elwbqwnglPoi3gvPgaXTb8zWOVOcd_yQ4mOJQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0ea18bdb8b9579f-PRG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "109.164.50.54",
        "cf-ipcountry": "CZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jun-2026 10:30:10 UTC] === END API CALL LOG ===
[20-Jun-2026 10:30:10 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jun-2026 10:30:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODUwIiwidXNlcm5hbWUiOiJCb2hvdVx1MDE2MTopIiwiZW1haWwiOiJib2h1c2xhdm5vdmFrMTI0MkBnbWFpbC5jb20iLCJleHAiOjE3ODI1NTYxODZ9.bAh992elwbqwnglPoi3gvPgaXTb8zWOVOcd_yQ4mOJQ
[20-Jun-2026 10:30:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jun-2026 10:30:10 UTC] ✅ JWT token verified successfully for user profile
[20-Jun-2026 10:30:10 UTC] User ID: 850
[20-Jun-2026 10:30:10 UTC] ✅ User profile retrieved successfully for user ID: 850
[20-Jun-2026 10:30:11 UTC] === API CALL LOG ===
[20-Jun-2026 10:30:11 UTC] Endpoint: user/profile.php
[20-Jun-2026 10:30:11 UTC] Full Log Data: {
    "timestamp": "2026-06-20 10:30:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.164.50.54",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "109.164.50.54, 172.71.15.6",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODUwIiwidXNlcm5hbWUiOiJCb2hvdVx1MDE2MTopIiwiZW1haWwiOiJib2h1c2xhdm5vdmFrMTI0MkBnbWFpbC5jb20iLCJleHAiOjE3ODI1NTYxODZ9.bAh992elwbqwnglPoi3gvPgaXTb8zWOVOcd_yQ4mOJQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0ea18bf095c579f-PRG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "109.164.50.54",
        "cf-ipcountry": "CZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jun-2026 10:30:11 UTC] === END API CALL LOG ===
[20-Jun-2026 10:30:11 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jun-2026 10:30:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODUwIiwidXNlcm5hbWUiOiJCb2hvdVx1MDE2MTopIiwiZW1haWwiOiJib2h1c2xhdm5vdmFrMTI0MkBnbWFpbC5jb20iLCJleHAiOjE3ODI1NTYxODZ9.bAh992elwbqwnglPoi3gvPgaXTb8zWOVOcd_yQ4mOJQ
[20-Jun-2026 10:30:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jun-2026 10:30:11 UTC] ✅ JWT token verified successfully for user profile
[20-Jun-2026 10:30:11 UTC] User ID: 850
[20-Jun-2026 10:30:11 UTC] ✅ User profile retrieved successfully for user ID: 850
[20-Jun-2026 10:30:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jun-2026 10:30:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jun-2026 10:30:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"109.164.50.54, 172.71.15.6","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODUwIiwidXNlcm5hbWUiOiJCb2hvdVx1MDE2MTopIiwiZW1haWwiOiJib2h1c2xhdm5vdmFrMTI0MkBnbWFpbC5jb20iLCJleHAiOjE3ODI1NTYxODZ9.bAh992elwbqwnglPoi3gvPgaXTb8zWOVOcd_yQ4mOJQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0ea18e9ebe5579f-PRG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"109.164.50.54","cf-ipcountry":"CZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[20-Jun-2026 10:30:17 UTC] === User Orders API Called ===
[20-Jun-2026 10:30:17 UTC] User ID: 850
[20-Jun-2026 10:30:17 UTC] Limit: 20, Offset: 0
[20-Jun-2026 10:30:17 UTC] Orders found: 0
[20-Jun-2026 10:30:17 UTC] Orders data: []
[20-Jun-2026 10:30:17 UTC] Total orders count: 0
[20-Jun-2026 10:30:17 UTC] === API CALL LOG ===
[20-Jun-2026 10:30:17 UTC] Endpoint: user/profile.php
[20-Jun-2026 10:30:17 UTC] Full Log Data: {
    "timestamp": "2026-06-20 10:30:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.164.50.54",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "109.164.50.54, 172.71.15.6",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODUwIiwidXNlcm5hbWUiOiJCb2hvdVx1MDE2MTopIiwiZW1haWwiOiJib2h1c2xhdm5vdmFrMTI0MkBnbWFpbC5jb20iLCJleHAiOjE3ODI1NTYxODZ9.bAh992elwbqwnglPoi3gvPgaXTb8zWOVOcd_yQ4mOJQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0ea18e9ebe7579f-PRG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "109.164.50.54",
        "cf-ipcountry": "CZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jun-2026 10:30:17 UTC] === END API CALL LOG ===
[20-Jun-2026 10:30:17 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jun-2026 10:30:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODUwIiwidXNlcm5hbWUiOiJCb2hvdVx1MDE2MTopIiwiZW1haWwiOiJib2h1c2xhdm5vdmFrMTI0MkBnbWFpbC5jb20iLCJleHAiOjE3ODI1NTYxODZ9.bAh992elwbqwnglPoi3gvPgaXTb8zWOVOcd_yQ4mOJQ
[20-Jun-2026 10:30:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jun-2026 10:30:17 UTC] ✅ JWT token verified successfully for user profile
[20-Jun-2026 10:30:17 UTC] User ID: 850
[20-Jun-2026 10:30:17 UTC] ✅ User profile retrieved successfully for user ID: 850
[20-Jun-2026 10:30:18 UTC] === API CALL LOG ===
[20-Jun-2026 10:30:18 UTC] Endpoint: user/profile.php
[20-Jun-2026 10:30:18 UTC] Full Log Data: {
    "timestamp": "2026-06-20 10:30:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.164.50.54",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "109.164.50.54, 172.71.15.6",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODUwIiwidXNlcm5hbWUiOiJCb2hvdVx1MDE2MTopIiwiZW1haWwiOiJib2h1c2xhdm5vdmFrMTI0MkBnbWFpbC5jb20iLCJleHAiOjE3ODI1NTYxODZ9.bAh992elwbqwnglPoi3gvPgaXTb8zWOVOcd_yQ4mOJQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0ea18ed2cf6579f-PRG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "109.164.50.54",
        "cf-ipcountry": "CZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jun-2026 10:30:18 UTC] === END API CALL LOG ===
[20-Jun-2026 10:30:18 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jun-2026 10:30:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODUwIiwidXNlcm5hbWUiOiJCb2hvdVx1MDE2MTopIiwiZW1haWwiOiJib2h1c2xhdm5vdmFrMTI0MkBnbWFpbC5jb20iLCJleHAiOjE3ODI1NTYxODZ9.bAh992elwbqwnglPoi3gvPgaXTb8zWOVOcd_yQ4mOJQ
[20-Jun-2026 10:30:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jun-2026 10:30:18 UTC] ✅ JWT token verified successfully for user profile
[20-Jun-2026 10:30:18 UTC] User ID: 850
[20-Jun-2026 10:30:18 UTC] ✅ User profile retrieved successfully for user ID: 850
[20-Jun-2026 10:30:18 UTC] === API CALL LOG ===
[20-Jun-2026 10:30:18 UTC] Endpoint: user/profile.php
[20-Jun-2026 10:30:18 UTC] Full Log Data: {
    "timestamp": "2026-06-20 10:30:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.164.50.54",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "109.164.50.54, 172.71.15.6",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODUwIiwidXNlcm5hbWUiOiJCb2hvdVx1MDE2MTopIiwiZW1haWwiOiJib2h1c2xhdm5vdmFrMTI0MkBnbWFpbC5jb20iLCJleHAiOjE3ODI1NTYxODZ9.bAh992elwbqwnglPoi3gvPgaXTb8zWOVOcd_yQ4mOJQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0ea18ee6d6d579f-PRG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "109.164.50.54",
        "cf-ipcountry": "CZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jun-2026 10:30:18 UTC] === END API CALL LOG ===
[20-Jun-2026 10:30:18 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jun-2026 10:30:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODUwIiwidXNlcm5hbWUiOiJCb2hvdVx1MDE2MTopIiwiZW1haWwiOiJib2h1c2xhdm5vdmFrMTI0MkBnbWFpbC5jb20iLCJleHAiOjE3ODI1NTYxODZ9.bAh992elwbqwnglPoi3gvPgaXTb8zWOVOcd_yQ4mOJQ
[20-Jun-2026 10:30:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jun-2026 10:30:18 UTC] ✅ JWT token verified successfully for user profile
[20-Jun-2026 10:30:18 UTC] User ID: 850
[20-Jun-2026 10:30:18 UTC] ✅ User profile retrieved successfully for user ID: 850
[20-Jun-2026 10:30:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jun-2026 10:30:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jun-2026 10:30:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"109.164.50.54, 172.71.15.6","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODUwIiwidXNlcm5hbWUiOiJCb2hvdVx1MDE2MTopIiwiZW1haWwiOiJib2h1c2xhdm5vdmFrMTI0MkBnbWFpbC5jb20iLCJleHAiOjE3ODI1NTYxODZ9.bAh992elwbqwnglPoi3gvPgaXTb8zWOVOcd_yQ4mOJQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0ea194fae0b579f-PRG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"109.164.50.54","cf-ipcountry":"CZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[20-Jun-2026 10:30:34 UTC] === User Orders API Called ===
[20-Jun-2026 10:30:34 UTC] User ID: 850
[20-Jun-2026 10:30:34 UTC] Limit: 20, Offset: 0
[20-Jun-2026 10:30:34 UTC] Orders found: 0
[20-Jun-2026 10:30:34 UTC] Orders data: []
[20-Jun-2026 10:30:34 UTC] Total orders count: 0
[20-Jun-2026 10:30:37 UTC] === API CALL LOG ===
[20-Jun-2026 10:30:37 UTC] Endpoint: user/profile.php
[20-Jun-2026 10:30:37 UTC] Full Log Data: {
    "timestamp": "2026-06-20 10:30:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.164.50.54",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "109.164.50.54, 172.71.15.6",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODUwIiwidXNlcm5hbWUiOiJCb2hvdVx1MDE2MTopIiwiZW1haWwiOiJib2h1c2xhdm5vdmFrMTI0MkBnbWFpbC5jb20iLCJleHAiOjE3ODI1NTYxODZ9.bAh992elwbqwnglPoi3gvPgaXTb8zWOVOcd_yQ4mOJQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0ea1961ac94579f-PRG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "109.164.50.54",
        "cf-ipcountry": "CZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jun-2026 10:30:37 UTC] === END API CALL LOG ===
[20-Jun-2026 10:30:37 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jun-2026 10:30:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODUwIiwidXNlcm5hbWUiOiJCb2hvdVx1MDE2MTopIiwiZW1haWwiOiJib2h1c2xhdm5vdmFrMTI0MkBnbWFpbC5jb20iLCJleHAiOjE3ODI1NTYxODZ9.bAh992elwbqwnglPoi3gvPgaXTb8zWOVOcd_yQ4mOJQ
[20-Jun-2026 10:30:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jun-2026 10:30:37 UTC] ✅ JWT token verified successfully for user profile
[20-Jun-2026 10:30:37 UTC] User ID: 850
[20-Jun-2026 10:30:37 UTC] ✅ User profile retrieved successfully for user ID: 850
[20-Jun-2026 10:30:37 UTC] User Purchases API - User ID: 850
[20-Jun-2026 10:30:37 UTC] User Purchases API - Total purchases found: 0
[20-Jun-2026 10:30:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jun-2026 10:30:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jun-2026 10:30:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"109.164.50.54, 172.71.15.6","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODUwIiwidXNlcm5hbWUiOiJCb2hvdVx1MDE2MTopIiwiZW1haWwiOiJib2h1c2xhdm5vdmFrMTI0MkBnbWFpbC5jb20iLCJleHAiOjE3ODI1NTYxODZ9.bAh992elwbqwnglPoi3gvPgaXTb8zWOVOcd_yQ4mOJQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0ea1984fa6c579f-PRG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"109.164.50.54","cf-ipcountry":"CZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[20-Jun-2026 10:30:42 UTC] === User Orders API Called ===
[20-Jun-2026 10:30:42 UTC] User ID: 850
[20-Jun-2026 10:30:42 UTC] Limit: 20, Offset: 0
[20-Jun-2026 10:30:42 UTC] Orders found: 0
[20-Jun-2026 10:30:42 UTC] Orders data: []
[20-Jun-2026 10:30:42 UTC] Total orders count: 0
[20-Jun-2026 10:30:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jun-2026 10:30:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jun-2026 10:30:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"109.164.50.54, 172.71.15.6","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODUwIiwidXNlcm5hbWUiOiJCb2hvdVx1MDE2MTopIiwiZW1haWwiOiJib2h1c2xhdm5vdmFrMTI0MkBnbWFpbC5jb20iLCJleHAiOjE3ODI1NTYxODZ9.bAh992elwbqwnglPoi3gvPgaXTb8zWOVOcd_yQ4mOJQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0ea198dfe48579f-PRG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"109.164.50.54","cf-ipcountry":"CZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[20-Jun-2026 10:30:44 UTC] === User Orders API Called ===
[20-Jun-2026 10:30:44 UTC] User ID: 850
[20-Jun-2026 10:30:44 UTC] Limit: 20, Offset: 0
[20-Jun-2026 10:30:44 UTC] Orders found: 0
[20-Jun-2026 10:30:44 UTC] Orders data: []
[20-Jun-2026 10:30:44 UTC] Total orders count: 0
[20-Jun-2026 10:30:44 UTC] === API CALL LOG ===
[20-Jun-2026 10:30:44 UTC] Endpoint: user/profile.php
[20-Jun-2026 10:30:44 UTC] Full Log Data: {
    "timestamp": "2026-06-20 10:30:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.164.50.54",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "109.164.50.54, 172.71.15.6",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODUwIiwidXNlcm5hbWUiOiJCb2hvdVx1MDE2MTopIiwiZW1haWwiOiJib2h1c2xhdm5vdmFrMTI0MkBnbWFpbC5jb20iLCJleHAiOjE3ODI1NTYxODZ9.bAh992elwbqwnglPoi3gvPgaXTb8zWOVOcd_yQ4mOJQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0ea198e7e7a579f-PRG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "109.164.50.54",
        "cf-ipcountry": "CZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jun-2026 10:30:44 UTC] === END API CALL LOG ===
[20-Jun-2026 10:30:44 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jun-2026 10:30:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODUwIiwidXNlcm5hbWUiOiJCb2hvdVx1MDE2MTopIiwiZW1haWwiOiJib2h1c2xhdm5vdmFrMTI0MkBnbWFpbC5jb20iLCJleHAiOjE3ODI1NTYxODZ9.bAh992elwbqwnglPoi3gvPgaXTb8zWOVOcd_yQ4mOJQ
[20-Jun-2026 10:30:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jun-2026 10:30:44 UTC] ✅ JWT token verified successfully for user profile
[20-Jun-2026 10:30:44 UTC] User ID: 850
[20-Jun-2026 10:30:44 UTC] ✅ User profile retrieved successfully for user ID: 850
[20-Jun-2026 10:30:44 UTC] === API CALL LOG ===
[20-Jun-2026 10:30:44 UTC] Endpoint: user/profile.php
[20-Jun-2026 10:30:44 UTC] Full Log Data: {
    "timestamp": "2026-06-20 10:30:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.164.50.54",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "109.164.50.54, 172.71.15.6",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODUwIiwidXNlcm5hbWUiOiJCb2hvdVx1MDE2MTopIiwiZW1haWwiOiJib2h1c2xhdm5vdmFrMTI0MkBnbWFpbC5jb20iLCJleHAiOjE3ODI1NTYxODZ9.bAh992elwbqwnglPoi3gvPgaXTb8zWOVOcd_yQ4mOJQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0ea198f6ef9579f-PRG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "109.164.50.54",
        "cf-ipcountry": "CZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jun-2026 10:30:44 UTC] === END API CALL LOG ===
[20-Jun-2026 10:30:44 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jun-2026 10:30:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODUwIiwidXNlcm5hbWUiOiJCb2hvdVx1MDE2MTopIiwiZW1haWwiOiJib2h1c2xhdm5vdmFrMTI0MkBnbWFpbC5jb20iLCJleHAiOjE3ODI1NTYxODZ9.bAh992elwbqwnglPoi3gvPgaXTb8zWOVOcd_yQ4mOJQ
[20-Jun-2026 10:30:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jun-2026 10:30:44 UTC] ✅ JWT token verified successfully for user profile
[20-Jun-2026 10:30:44 UTC] User ID: 850
[20-Jun-2026 10:30:44 UTC] ✅ User profile retrieved successfully for user ID: 850
[20-Jun-2026 10:30:44 UTC] === API CALL LOG ===
[20-Jun-2026 10:30:44 UTC] Endpoint: user/profile.php
[20-Jun-2026 10:30:44 UTC] Full Log Data: {
    "timestamp": "2026-06-20 10:30:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.164.50.54",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "109.164.50.54, 172.71.15.6",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODUwIiwidXNlcm5hbWUiOiJCb2hvdVx1MDE2MTopIiwiZW1haWwiOiJib2h1c2xhdm5vdmFrMTI0MkBnbWFpbC5jb20iLCJleHAiOjE3ODI1NTYxODZ9.bAh992elwbqwnglPoi3gvPgaXTb8zWOVOcd_yQ4mOJQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0ea19924820579f-PRG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "109.164.50.54",
        "cf-ipcountry": "CZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jun-2026 10:30:44 UTC] === END API CALL LOG ===
[20-Jun-2026 10:30:44 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jun-2026 10:30:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODUwIiwidXNlcm5hbWUiOiJCb2hvdVx1MDE2MTopIiwiZW1haWwiOiJib2h1c2xhdm5vdmFrMTI0MkBnbWFpbC5jb20iLCJleHAiOjE3ODI1NTYxODZ9.bAh992elwbqwnglPoi3gvPgaXTb8zWOVOcd_yQ4mOJQ
[20-Jun-2026 10:30:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jun-2026 10:30:44 UTC] ✅ JWT token verified successfully for user profile
[20-Jun-2026 10:30:44 UTC] User ID: 850
[20-Jun-2026 10:30:44 UTC] ✅ User profile retrieved successfully for user ID: 850
[20-Jun-2026 10:30:47 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jun-2026 10:30:47 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jun-2026 10:30:47 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"109.164.50.54, 172.71.15.6","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODUwIiwidXNlcm5hbWUiOiJCb2hvdVx1MDE2MTopIiwiZW1haWwiOiJib2h1c2xhdm5vdmFrMTI0MkBnbWFpbC5jb20iLCJleHAiOjE3ODI1NTYxODZ9.bAh992elwbqwnglPoi3gvPgaXTb8zWOVOcd_yQ4mOJQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0ea19a23dd7579f-PRG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"109.164.50.54","cf-ipcountry":"CZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[20-Jun-2026 10:30:47 UTC] === User Orders API Called ===
[20-Jun-2026 10:30:47 UTC] User ID: 850
[20-Jun-2026 10:30:47 UTC] Limit: 20, Offset: 0
[20-Jun-2026 10:30:47 UTC] Orders found: 0
[20-Jun-2026 10:30:47 UTC] Orders data: []
[20-Jun-2026 10:30:47 UTC] Total orders count: 0
[20-Jun-2026 10:30:49 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jun-2026 10:30:49 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jun-2026 10:30:49 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"109.164.50.54, 172.71.15.6","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODUwIiwidXNlcm5hbWUiOiJCb2hvdVx1MDE2MTopIiwiZW1haWwiOiJib2h1c2xhdm5vdmFrMTI0MkBnbWFpbC5jb20iLCJleHAiOjE3ODI1NTYxODZ9.bAh992elwbqwnglPoi3gvPgaXTb8zWOVOcd_yQ4mOJQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0ea19aeca64579f-PRG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"109.164.50.54","cf-ipcountry":"CZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[20-Jun-2026 10:30:49 UTC] === User Orders API Called ===
[20-Jun-2026 10:30:49 UTC] User ID: 850
[20-Jun-2026 10:30:49 UTC] Limit: 20, Offset: 0
[20-Jun-2026 10:30:49 UTC] Orders found: 0
[20-Jun-2026 10:30:49 UTC] Orders data: []
[20-Jun-2026 10:30:49 UTC] Total orders count: 0
[20-Jun-2026 10:30:49 UTC] === API CALL LOG ===
[20-Jun-2026 10:30:49 UTC] Endpoint: user/profile.php
[20-Jun-2026 10:30:49 UTC] Full Log Data: {
    "timestamp": "2026-06-20 10:30:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.164.50.54",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "109.164.50.54, 172.71.15.6",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODUwIiwidXNlcm5hbWUiOiJCb2hvdVx1MDE2MTopIiwiZW1haWwiOiJib2h1c2xhdm5vdmFrMTI0MkBnbWFpbC5jb20iLCJleHAiOjE3ODI1NTYxODZ9.bAh992elwbqwnglPoi3gvPgaXTb8zWOVOcd_yQ4mOJQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0ea19af3a8c579f-PRG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "109.164.50.54",
        "cf-ipcountry": "CZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jun-2026 10:30:49 UTC] === END API CALL LOG ===
[20-Jun-2026 10:30:49 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jun-2026 10:30:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODUwIiwidXNlcm5hbWUiOiJCb2hvdVx1MDE2MTopIiwiZW1haWwiOiJib2h1c2xhdm5vdmFrMTI0MkBnbWFpbC5jb20iLCJleHAiOjE3ODI1NTYxODZ9.bAh992elwbqwnglPoi3gvPgaXTb8zWOVOcd_yQ4mOJQ
[20-Jun-2026 10:30:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jun-2026 10:30:49 UTC] ✅ JWT token verified successfully for user profile
[20-Jun-2026 10:30:49 UTC] User ID: 850
[20-Jun-2026 10:30:49 UTC] ✅ User profile retrieved successfully for user ID: 850
[20-Jun-2026 10:30:49 UTC] === API CALL LOG ===
[20-Jun-2026 10:30:49 UTC] Endpoint: user/profile.php
[20-Jun-2026 10:30:49 UTC] Full Log Data: {
    "timestamp": "2026-06-20 10:30:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.164.50.54",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "109.164.50.54, 172.71.15.6",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODUwIiwidXNlcm5hbWUiOiJCb2hvdVx1MDE2MTopIiwiZW1haWwiOiJib2h1c2xhdm5vdmFrMTI0MkBnbWFpbC5jb20iLCJleHAiOjE3ODI1NTYxODZ9.bAh992elwbqwnglPoi3gvPgaXTb8zWOVOcd_yQ4mOJQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0ea19b02ad4579f-PRG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "109.164.50.54",
        "cf-ipcountry": "CZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jun-2026 10:30:49 UTC] === END API CALL LOG ===
[20-Jun-2026 10:30:49 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jun-2026 10:30:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODUwIiwidXNlcm5hbWUiOiJCb2hvdVx1MDE2MTopIiwiZW1haWwiOiJib2h1c2xhdm5vdmFrMTI0MkBnbWFpbC5jb20iLCJleHAiOjE3ODI1NTYxODZ9.bAh992elwbqwnglPoi3gvPgaXTb8zWOVOcd_yQ4mOJQ
[20-Jun-2026 10:30:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jun-2026 10:30:49 UTC] ✅ JWT token verified successfully for user profile
[20-Jun-2026 10:30:49 UTC] User ID: 850
[20-Jun-2026 10:30:49 UTC] ✅ User profile retrieved successfully for user ID: 850
[20-Jun-2026 10:30:50 UTC] === API CALL LOG ===
[20-Jun-2026 10:30:50 UTC] Endpoint: user/profile.php
[20-Jun-2026 10:30:50 UTC] Full Log Data: {
    "timestamp": "2026-06-20 10:30:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.164.50.54",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "109.164.50.54, 172.71.15.6",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODUwIiwidXNlcm5hbWUiOiJCb2hvdVx1MDE2MTopIiwiZW1haWwiOiJib2h1c2xhdm5vdmFrMTI0MkBnbWFpbC5jb20iLCJleHAiOjE3ODI1NTYxODZ9.bAh992elwbqwnglPoi3gvPgaXTb8zWOVOcd_yQ4mOJQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0ea19b32bbf579f-PRG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "109.164.50.54",
        "cf-ipcountry": "CZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jun-2026 10:30:50 UTC] === END API CALL LOG ===
[20-Jun-2026 10:30:50 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jun-2026 10:30:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODUwIiwidXNlcm5hbWUiOiJCb2hvdVx1MDE2MTopIiwiZW1haWwiOiJib2h1c2xhdm5vdmFrMTI0MkBnbWFpbC5jb20iLCJleHAiOjE3ODI1NTYxODZ9.bAh992elwbqwnglPoi3gvPgaXTb8zWOVOcd_yQ4mOJQ
[20-Jun-2026 10:30:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jun-2026 10:30:50 UTC] ✅ JWT token verified successfully for user profile
[20-Jun-2026 10:30:50 UTC] User ID: 850
[20-Jun-2026 10:30:50 UTC] ✅ User profile retrieved successfully for user ID: 850
[20-Jun-2026 10:38:51 UTC] === API CALL LOG ===
[20-Jun-2026 10:38:51 UTC] Endpoint: user/profile.php
[20-Jun-2026 10:38:51 UTC] Full Log Data: {
    "timestamp": "2026-06-20 10:38:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "179.151.164.46",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "179.151.164.46, 172.64.222.17",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg4IiwidXNlcm5hbWUiOiJmZmZmZyIsImVtYWlsIjoicmVuZGE2NjU1QGdtYWlsLmNvbSIsImV4cCI6MTc4MTgyNjcyOH0.yMn4I0qC_H_rBr-2mriGVqvYBpbjGep25WLCUsbXhGs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0ea256c8e6a1472-GIG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "179.151.164.46",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jun-2026 10:38:51 UTC] === END API CALL LOG ===
[20-Jun-2026 10:38:51 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jun-2026 10:38:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg4IiwidXNlcm5hbWUiOiJmZmZmZyIsImVtYWlsIjoicmVuZGE2NjU1QGdtYWlsLmNvbSIsImV4cCI6MTc4MTgyNjcyOH0.yMn4I0qC_H_rBr-2mriGVqvYBpbjGep25WLCUsbXhGs
[20-Jun-2026 10:38:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jun-2026 10:38:51 UTC] ✅ JWT token verified successfully for user profile
[20-Jun-2026 10:38:51 UTC] User ID: 788
[20-Jun-2026 10:38:51 UTC] ✅ User profile retrieved successfully for user ID: 788
[20-Jun-2026 10:38:52 UTC] === API CALL LOG ===
[20-Jun-2026 10:38:52 UTC] Endpoint: user/profile.php
[20-Jun-2026 10:38:52 UTC] Full Log Data: {
    "timestamp": "2026-06-20 10:38:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "179.151.164.46",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "179.151.164.46, 172.64.222.51",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg4IiwidXNlcm5hbWUiOiJmZmZmZyIsImVtYWlsIjoicmVuZGE2NjU1QGdtYWlsLmNvbSIsImV4cCI6MTc4MTgyNjcyOH0.yMn4I0qC_H_rBr-2mriGVqvYBpbjGep25WLCUsbXhGs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0ea25743fef1472-GIG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "179.151.164.46",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jun-2026 10:38:52 UTC] === END API CALL LOG ===
[20-Jun-2026 10:38:52 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jun-2026 10:38:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg4IiwidXNlcm5hbWUiOiJmZmZmZyIsImVtYWlsIjoicmVuZGE2NjU1QGdtYWlsLmNvbSIsImV4cCI6MTc4MTgyNjcyOH0.yMn4I0qC_H_rBr-2mriGVqvYBpbjGep25WLCUsbXhGs
[20-Jun-2026 10:38:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jun-2026 10:38:52 UTC] ✅ JWT token verified successfully for user profile
[20-Jun-2026 10:38:52 UTC] User ID: 788
[20-Jun-2026 10:38:52 UTC] ✅ User profile retrieved successfully for user ID: 788
[20-Jun-2026 10:38:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jun-2026 10:38:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jun-2026 10:38:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"179.151.164.46, 172.64.222.50","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg4IiwidXNlcm5hbWUiOiJmZmZmZyIsImVtYWlsIjoicmVuZGE2NjU1QGdtYWlsLmNvbSIsImV4cCI6MTc4MTgyNjcyOH0.yMn4I0qC_H_rBr-2mriGVqvYBpbjGep25WLCUsbXhGs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0ea2574b8c71472-GIG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"179.151.164.46","cf-ipcountry":"BR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[20-Jun-2026 10:38:52 UTC] === User Orders API Called ===
[20-Jun-2026 10:38:52 UTC] User ID: 788
[20-Jun-2026 10:38:52 UTC] Limit: 20, Offset: 0
[20-Jun-2026 10:38:52 UTC] Orders found: 0
[20-Jun-2026 10:38:52 UTC] Orders data: []
[20-Jun-2026 10:38:52 UTC] Total orders count: 0
[20-Jun-2026 10:38:52 UTC] === API CALL LOG ===
[20-Jun-2026 10:38:52 UTC] Endpoint: user/profile.php
[20-Jun-2026 10:38:52 UTC] Full Log Data: {
    "timestamp": "2026-06-20 10:38:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "179.151.164.46",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "179.151.164.46, 172.64.222.51",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg4IiwidXNlcm5hbWUiOiJmZmZmZyIsImVtYWlsIjoicmVuZGE2NjU1QGdtYWlsLmNvbSIsImV4cCI6MTc4MTgyNjcyOH0.yMn4I0qC_H_rBr-2mriGVqvYBpbjGep25WLCUsbXhGs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0ea2575497a1472-GIG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "179.151.164.46",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jun-2026 10:38:52 UTC] === END API CALL LOG ===
[20-Jun-2026 10:38:52 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jun-2026 10:38:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg4IiwidXNlcm5hbWUiOiJmZmZmZyIsImVtYWlsIjoicmVuZGE2NjU1QGdtYWlsLmNvbSIsImV4cCI6MTc4MTgyNjcyOH0.yMn4I0qC_H_rBr-2mriGVqvYBpbjGep25WLCUsbXhGs
[20-Jun-2026 10:38:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jun-2026 10:38:52 UTC] ✅ JWT token verified successfully for user profile
[20-Jun-2026 10:38:52 UTC] User ID: 788
[20-Jun-2026 10:38:52 UTC] ✅ User profile retrieved successfully for user ID: 788
[20-Jun-2026 10:39:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jun-2026 10:39:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jun-2026 10:39:01 UTC] === API CALL LOG ===
[20-Jun-2026 10:39:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"179.151.164.46, 172.64.222.16","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg4IiwidXNlcm5hbWUiOiJmZmZmZyIsImVtYWlsIjoicmVuZGE2NjU1QGdtYWlsLmNvbSIsImV4cCI6MTc4MTgyNjcyOH0.yMn4I0qC_H_rBr-2mriGVqvYBpbjGep25WLCUsbXhGs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0ea25b2f9911472-GIG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"179.151.164.46","cf-ipcountry":"BR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[20-Jun-2026 10:39:01 UTC] Endpoint: user/profile.php
[20-Jun-2026 10:39:01 UTC] Full Log Data: {
    "timestamp": "2026-06-20 10:39:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "179.151.164.46",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "179.151.164.46, 172.64.222.16",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg4IiwidXNlcm5hbWUiOiJmZmZmZyIsImVtYWlsIjoicmVuZGE2NjU1QGdtYWlsLmNvbSIsImV4cCI6MTc4MTgyNjcyOH0.yMn4I0qC_H_rBr-2mriGVqvYBpbjGep25WLCUsbXhGs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0ea25b2f9921472-GIG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "179.151.164.46",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jun-2026 10:39:01 UTC] === User Orders API Called ===
[20-Jun-2026 10:39:01 UTC] === END API CALL LOG ===
[20-Jun-2026 10:39:01 UTC] User ID: 788
[20-Jun-2026 10:39:01 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jun-2026 10:39:01 UTC] Limit: 20, Offset: 0
[20-Jun-2026 10:39:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg4IiwidXNlcm5hbWUiOiJmZmZmZyIsImVtYWlsIjoicmVuZGE2NjU1QGdtYWlsLmNvbSIsImV4cCI6MTc4MTgyNjcyOH0.yMn4I0qC_H_rBr-2mriGVqvYBpbjGep25WLCUsbXhGs
[20-Jun-2026 10:39:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jun-2026 10:39:01 UTC] ✅ JWT token verified successfully for user profile
[20-Jun-2026 10:39:01 UTC] User ID: 788
[20-Jun-2026 10:39:01 UTC] Orders found: 0
[20-Jun-2026 10:39:01 UTC] Orders data: []
[20-Jun-2026 10:39:01 UTC] ✅ User profile retrieved successfully for user ID: 788
[20-Jun-2026 10:39:01 UTC] Total orders count: 0
[20-Jun-2026 10:39:02 UTC] === API CALL LOG ===
[20-Jun-2026 10:39:02 UTC] Endpoint: user/profile.php
[20-Jun-2026 10:39:02 UTC] Full Log Data: {
    "timestamp": "2026-06-20 10:39:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "179.151.164.46",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "179.151.164.46, 172.64.222.16",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg4IiwidXNlcm5hbWUiOiJmZmZmZyIsImVtYWlsIjoicmVuZGE2NjU1QGdtYWlsLmNvbSIsImV4cCI6MTc4MTgyNjcyOH0.yMn4I0qC_H_rBr-2mriGVqvYBpbjGep25WLCUsbXhGs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0ea25b70edd1472-GIG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "179.151.164.46",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jun-2026 10:39:02 UTC] === END API CALL LOG ===
[20-Jun-2026 10:39:02 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jun-2026 10:39:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg4IiwidXNlcm5hbWUiOiJmZmZmZyIsImVtYWlsIjoicmVuZGE2NjU1QGdtYWlsLmNvbSIsImV4cCI6MTc4MTgyNjcyOH0.yMn4I0qC_H_rBr-2mriGVqvYBpbjGep25WLCUsbXhGs
[20-Jun-2026 10:39:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jun-2026 10:39:02 UTC] ✅ JWT token verified successfully for user profile
[20-Jun-2026 10:39:02 UTC] User ID: 788
[20-Jun-2026 10:39:02 UTC] ✅ User profile retrieved successfully for user ID: 788
[20-Jun-2026 12:07:44 UTC] === API CALL LOG ===
[20-Jun-2026 12:07:44 UTC] Endpoint: user/profile.php
[20-Jun-2026 12:07:44 UTC] Full Log Data: {
    "timestamp": "2026-06-20 12:07:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.14.245.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.14.245.149, 162.159.122.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0eaa7a73c5b4912-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.14.245.149",
        "cf-ipcountry": "PS",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jun-2026 12:07:44 UTC] === END API CALL LOG ===
[20-Jun-2026 12:07:44 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jun-2026 12:07:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o
[20-Jun-2026 12:07:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jun-2026 12:07:44 UTC] ✅ JWT token verified successfully for user profile
[20-Jun-2026 12:07:44 UTC] User ID: 550
[20-Jun-2026 12:07:44 UTC] ✅ User profile retrieved successfully for user ID: 550
[20-Jun-2026 12:07:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jun-2026 12:07:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jun-2026 12:07:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"212.14.245.149, 162.159.122.165","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0eaa7ab5d6b4912-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"212.14.245.149","cf-ipcountry":"PS","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[20-Jun-2026 12:07:45 UTC] === User Orders API Called ===
[20-Jun-2026 12:07:45 UTC] User ID: 550
[20-Jun-2026 12:07:45 UTC] Limit: 20, Offset: 0
[20-Jun-2026 12:07:45 UTC] Orders found: 1
[20-Jun-2026 12:07:45 UTC] Orders data: [{"id":261,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Zain_Aboudi1","status":"cancelled","created_at":"2026-05-11 19:37:50","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[20-Jun-2026 12:07:45 UTC] Total orders count: 1
[20-Jun-2026 12:07:45 UTC] === API CALL LOG ===
[20-Jun-2026 12:07:45 UTC] Endpoint: user/profile.php
[20-Jun-2026 12:07:45 UTC] Full Log Data: {
    "timestamp": "2026-06-20 12:07:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.14.245.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.14.245.149, 162.159.122.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0eaa7ab5d664912-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.14.245.149",
        "cf-ipcountry": "PS",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jun-2026 12:07:45 UTC] === END API CALL LOG ===
[20-Jun-2026 12:07:45 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jun-2026 12:07:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o
[20-Jun-2026 12:07:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jun-2026 12:07:45 UTC] ✅ JWT token verified successfully for user profile
[20-Jun-2026 12:07:45 UTC] User ID: 550
[20-Jun-2026 12:07:45 UTC] ✅ User profile retrieved successfully for user ID: 550
[20-Jun-2026 12:07:45 UTC] === API CALL LOG ===
[20-Jun-2026 12:07:45 UTC] Endpoint: user/profile.php
[20-Jun-2026 12:07:45 UTC] Full Log Data: {
    "timestamp": "2026-06-20 12:07:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.14.245.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.14.245.149, 162.159.122.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0eaa7abeec64912-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.14.245.149",
        "cf-ipcountry": "PS",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jun-2026 12:07:45 UTC] === END API CALL LOG ===
[20-Jun-2026 12:07:45 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jun-2026 12:07:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o
[20-Jun-2026 12:07:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jun-2026 12:07:45 UTC] ✅ JWT token verified successfully for user profile
[20-Jun-2026 12:07:45 UTC] User ID: 550
[20-Jun-2026 12:07:45 UTC] ✅ User profile retrieved successfully for user ID: 550
[20-Jun-2026 12:45:18 UTC] === API CALL LOG ===
[20-Jun-2026 12:45:18 UTC] Endpoint: user/profile.php
[20-Jun-2026 12:45:18 UTC] Full Log Data: {
    "timestamp": "2026-06-20 12:45:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.14.245.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.14.245.149, 172.70.108.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0eadeaeeb4ffc1f-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.14.245.149",
        "cf-ipcountry": "PS",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jun-2026 12:45:18 UTC] === END API CALL LOG ===
[20-Jun-2026 12:45:18 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jun-2026 12:45:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o
[20-Jun-2026 12:45:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jun-2026 12:45:18 UTC] ✅ JWT token verified successfully for user profile
[20-Jun-2026 12:45:18 UTC] User ID: 550
[20-Jun-2026 12:45:18 UTC] ✅ User profile retrieved successfully for user ID: 550
[20-Jun-2026 12:45:24 UTC] === API CALL LOG ===
[20-Jun-2026 12:45:24 UTC] Endpoint: user/profile.php
[20-Jun-2026 12:45:24 UTC] Full Log Data: {
    "timestamp": "2026-06-20 12:45:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.14.245.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.14.245.149, 172.70.108.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0eaded649a8fc1f-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.14.245.149",
        "cf-ipcountry": "PS",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jun-2026 12:45:24 UTC] === END API CALL LOG ===
[20-Jun-2026 12:45:24 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jun-2026 12:45:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o
[20-Jun-2026 12:45:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jun-2026 12:45:24 UTC] ✅ JWT token verified successfully for user profile
[20-Jun-2026 12:45:24 UTC] User ID: 550
[20-Jun-2026 12:45:24 UTC] ✅ User profile retrieved successfully for user ID: 550
[20-Jun-2026 12:45:25 UTC] === API CALL LOG ===
[20-Jun-2026 12:45:25 UTC] Endpoint: user/profile.php
[20-Jun-2026 12:45:25 UTC] Full Log Data: {
    "timestamp": "2026-06-20 12:45:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.14.245.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.14.245.149, 172.70.108.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0eaded75c13fc1f-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.14.245.149",
        "cf-ipcountry": "PS",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jun-2026 12:45:25 UTC] === END API CALL LOG ===
[20-Jun-2026 12:45:25 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jun-2026 12:45:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o
[20-Jun-2026 12:45:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jun-2026 12:45:25 UTC] ✅ JWT token verified successfully for user profile
[20-Jun-2026 12:45:25 UTC] User ID: 550
[20-Jun-2026 12:45:25 UTC] ✅ User profile retrieved successfully for user ID: 550
[20-Jun-2026 12:45:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jun-2026 12:45:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jun-2026 12:45:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"212.14.245.149, 172.70.108.14","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0eaded80dc8fc1f-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"212.14.245.149","cf-ipcountry":"PS","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[20-Jun-2026 12:45:25 UTC] === User Orders API Called ===
[20-Jun-2026 12:45:25 UTC] User ID: 550
[20-Jun-2026 12:45:25 UTC] Limit: 20, Offset: 0
[20-Jun-2026 12:45:25 UTC] Orders found: 1
[20-Jun-2026 12:45:25 UTC] Orders data: [{"id":261,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Zain_Aboudi1","status":"cancelled","created_at":"2026-05-11 19:37:50","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[20-Jun-2026 12:45:25 UTC] Total orders count: 1
[20-Jun-2026 12:45:25 UTC] === API CALL LOG ===
[20-Jun-2026 12:45:25 UTC] Endpoint: user/profile.php
[20-Jun-2026 12:45:25 UTC] Full Log Data: {
    "timestamp": "2026-06-20 12:45:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.14.245.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.14.245.149, 172.70.108.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0eaded968b7fc1f-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.14.245.149",
        "cf-ipcountry": "PS",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jun-2026 12:45:25 UTC] === END API CALL LOG ===
[20-Jun-2026 12:45:25 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jun-2026 12:45:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o
[20-Jun-2026 12:45:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jun-2026 12:45:25 UTC] ✅ JWT token verified successfully for user profile
[20-Jun-2026 12:45:25 UTC] User ID: 550
[20-Jun-2026 12:45:25 UTC] ✅ User profile retrieved successfully for user ID: 550
[20-Jun-2026 12:45:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jun-2026 12:45:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jun-2026 12:45:46 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"212.14.245.149, 172.70.108.15","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0eadf5c08f9fc1f-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"212.14.245.149","cf-ipcountry":"PS","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[20-Jun-2026 12:45:46 UTC] === User Orders API Called ===
[20-Jun-2026 12:45:46 UTC] User ID: 550
[20-Jun-2026 12:45:46 UTC] Limit: 20, Offset: 0
[20-Jun-2026 12:45:46 UTC] Orders found: 2
[20-Jun-2026 12:45:46 UTC] Orders data: [{"id":358,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/GazaToday2","status":"pending","created_at":"2026-06-20 16:15:44","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":261,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Zain_Aboudi1","status":"cancelled","created_at":"2026-05-11 19:37:50","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[20-Jun-2026 12:45:46 UTC] Total orders count: 2
[20-Jun-2026 12:46:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jun-2026 12:46:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jun-2026 12:46:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"212.14.245.149, 172.70.108.15","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0eae0149c24fc1f-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"212.14.245.149","cf-ipcountry":"PS","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[20-Jun-2026 12:46:15 UTC] === User Orders API Called ===
[20-Jun-2026 12:46:15 UTC] User ID: 550
[20-Jun-2026 12:46:15 UTC] Limit: 20, Offset: 0
[20-Jun-2026 12:46:15 UTC] Orders found: 2
[20-Jun-2026 12:46:15 UTC] Orders data: [{"id":358,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/GazaToday2","status":"pending","created_at":"2026-06-20 16:15:44","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":261,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Zain_Aboudi1","status":"cancelled","created_at":"2026-05-11 19:37:50","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[20-Jun-2026 12:46:15 UTC] === API CALL LOG ===
[20-Jun-2026 12:46:15 UTC] Total orders count: 2
[20-Jun-2026 12:46:15 UTC] Endpoint: user/profile.php
[20-Jun-2026 12:46:15 UTC] Full Log Data: {
    "timestamp": "2026-06-20 12:46:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.14.245.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.14.245.149, 172.70.108.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0eae0149c28fc1f-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.14.245.149",
        "cf-ipcountry": "PS",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jun-2026 12:46:15 UTC] === END API CALL LOG ===
[20-Jun-2026 12:46:15 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jun-2026 12:46:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o
[20-Jun-2026 12:46:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jun-2026 12:46:15 UTC] ✅ JWT token verified successfully for user profile
[20-Jun-2026 12:46:15 UTC] User ID: 550
[20-Jun-2026 12:46:15 UTC] ✅ User profile retrieved successfully for user ID: 550
[20-Jun-2026 12:46:16 UTC] === API CALL LOG ===
[20-Jun-2026 12:46:16 UTC] Endpoint: user/profile.php
[20-Jun-2026 12:46:16 UTC] Full Log Data: {
    "timestamp": "2026-06-20 12:46:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.14.245.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.14.245.149, 172.70.108.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0eae0169909fc1f-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.14.245.149",
        "cf-ipcountry": "PS",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jun-2026 12:46:16 UTC] === END API CALL LOG ===
[20-Jun-2026 12:46:16 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jun-2026 12:46:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o
[20-Jun-2026 12:46:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jun-2026 12:46:16 UTC] ✅ JWT token verified successfully for user profile
[20-Jun-2026 12:46:16 UTC] User ID: 550
[20-Jun-2026 12:46:16 UTC] ✅ User profile retrieved successfully for user ID: 550
[20-Jun-2026 12:46:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jun-2026 12:46:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jun-2026 12:46:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"212.14.245.149, 172.70.108.15","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0eae049085afc1f-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"212.14.245.149","cf-ipcountry":"PS","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[20-Jun-2026 12:46:24 UTC] === User Orders API Called ===
[20-Jun-2026 12:46:24 UTC] User ID: 550
[20-Jun-2026 12:46:24 UTC] Limit: 20, Offset: 0
[20-Jun-2026 12:46:24 UTC] Orders found: 2
[20-Jun-2026 12:46:24 UTC] Orders data: [{"id":358,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/GazaToday2","status":"pending","created_at":"2026-06-20 16:15:44","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":261,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Zain_Aboudi1","status":"cancelled","created_at":"2026-05-11 19:37:50","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[20-Jun-2026 12:46:24 UTC] Total orders count: 2
[20-Jun-2026 14:29:06 UTC] === API CALL LOG ===
[20-Jun-2026 14:29:06 UTC] Endpoint: user/profile.php
[20-Jun-2026 14:29:06 UTC] Full Log Data: {
    "timestamp": "2026-06-20 14:29:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.14.245.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.14.245.149, 172.70.108.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0eb76bd6911e243-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.14.245.149",
        "cf-ipcountry": "PS",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jun-2026 14:29:06 UTC] === END API CALL LOG ===
[20-Jun-2026 14:29:06 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jun-2026 14:29:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o
[20-Jun-2026 14:29:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jun-2026 14:29:06 UTC] ✅ JWT token verified successfully for user profile
[20-Jun-2026 14:29:06 UTC] User ID: 550
[20-Jun-2026 14:29:06 UTC] ✅ User profile retrieved successfully for user ID: 550
[20-Jun-2026 14:29:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jun-2026 14:29:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jun-2026 14:29:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"212.14.245.149, 172.70.108.46","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0eb76c00ecce243-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"212.14.245.149","cf-ipcountry":"PS","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[20-Jun-2026 14:29:07 UTC] === User Orders API Called ===
[20-Jun-2026 14:29:07 UTC] User ID: 550
[20-Jun-2026 14:29:07 UTC] Limit: 20, Offset: 0
[20-Jun-2026 14:29:07 UTC] Orders found: 2
[20-Jun-2026 14:29:07 UTC] Orders data: [{"id":358,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/GazaToday2","status":"pending","created_at":"2026-06-20 16:15:44","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":261,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Zain_Aboudi1","status":"cancelled","created_at":"2026-05-11 19:37:50","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[20-Jun-2026 14:29:07 UTC] Total orders count: 2
[20-Jun-2026 14:29:07 UTC] === API CALL LOG ===
[20-Jun-2026 14:29:07 UTC] Endpoint: user/profile.php
[20-Jun-2026 14:29:07 UTC] Full Log Data: {
    "timestamp": "2026-06-20 14:29:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.14.245.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.14.245.149, 172.70.108.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0eb76c129a3e243-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.14.245.149",
        "cf-ipcountry": "PS",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jun-2026 14:29:07 UTC] === END API CALL LOG ===
[20-Jun-2026 14:29:07 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jun-2026 14:29:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o
[20-Jun-2026 14:29:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jun-2026 14:29:07 UTC] ✅ JWT token verified successfully for user profile
[20-Jun-2026 14:29:07 UTC] User ID: 550
[20-Jun-2026 14:29:07 UTC] ✅ User profile retrieved successfully for user ID: 550
[20-Jun-2026 14:29:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jun-2026 14:29:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jun-2026 14:29:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"212.14.245.149, 172.70.108.14","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0eb76c18a74e243-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"212.14.245.149","cf-ipcountry":"PS","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[20-Jun-2026 14:29:07 UTC] === User Orders API Called ===
[20-Jun-2026 14:29:07 UTC] User ID: 550
[20-Jun-2026 14:29:07 UTC] Limit: 20, Offset: 0
[20-Jun-2026 14:29:07 UTC] Orders found: 2
[20-Jun-2026 14:29:07 UTC] Orders data: [{"id":358,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/GazaToday2","status":"pending","created_at":"2026-06-20 16:15:44","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":261,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Zain_Aboudi1","status":"cancelled","created_at":"2026-05-11 19:37:50","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[20-Jun-2026 14:29:07 UTC] Total orders count: 2
[20-Jun-2026 14:29:07 UTC] === API CALL LOG ===
[20-Jun-2026 14:29:07 UTC] Endpoint: user/profile.php
[20-Jun-2026 14:29:07 UTC] Full Log Data: {
    "timestamp": "2026-06-20 14:29:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.14.245.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.14.245.149, 172.70.108.46",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0eb76c22c40e243-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.14.245.149",
        "cf-ipcountry": "PS",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jun-2026 14:29:07 UTC] === END API CALL LOG ===
[20-Jun-2026 14:29:07 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jun-2026 14:29:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o
[20-Jun-2026 14:29:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jun-2026 14:29:07 UTC] ✅ JWT token verified successfully for user profile
[20-Jun-2026 14:29:07 UTC] User ID: 550
[20-Jun-2026 14:29:07 UTC] ✅ User profile retrieved successfully for user ID: 550
[20-Jun-2026 14:29:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jun-2026 14:29:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jun-2026 14:29:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"212.14.245.149, 172.70.108.14","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0eb76d5dfcae243-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"212.14.245.149","cf-ipcountry":"PS","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[20-Jun-2026 14:29:10 UTC] === User Orders API Called ===
[20-Jun-2026 14:29:10 UTC] User ID: 550
[20-Jun-2026 14:29:10 UTC] Limit: 20, Offset: 0
[20-Jun-2026 14:29:10 UTC] Orders found: 2
[20-Jun-2026 14:29:10 UTC] Orders data: [{"id":358,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/GazaToday2","status":"pending","created_at":"2026-06-20 16:15:44","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":261,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Zain_Aboudi1","status":"cancelled","created_at":"2026-05-11 19:37:50","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[20-Jun-2026 14:29:10 UTC] Total orders count: 2
[20-Jun-2026 17:15:22 UTC] === API CALL LOG ===
[20-Jun-2026 17:15:22 UTC] Endpoint: user/profile.php
[20-Jun-2026 17:15:22 UTC] Full Log Data: {
    "timestamp": "2026-06-20 17:15:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.14.245.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.14.245.149, 172.70.108.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0ec6a4b09301a5e-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.14.245.149",
        "cf-ipcountry": "PS",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jun-2026 17:15:22 UTC] === END API CALL LOG ===
[20-Jun-2026 17:15:22 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jun-2026 17:15:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o
[20-Jun-2026 17:15:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jun-2026 17:15:22 UTC] ✅ JWT token verified successfully for user profile
[20-Jun-2026 17:15:22 UTC] User ID: 550
[20-Jun-2026 17:15:22 UTC] ✅ User profile retrieved successfully for user ID: 550
[20-Jun-2026 17:15:23 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jun-2026 17:15:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jun-2026 17:15:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"212.14.245.149, 172.70.108.15","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0ec6a4dd8af1a5e-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"212.14.245.149","cf-ipcountry":"PS","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[20-Jun-2026 17:15:23 UTC] === User Orders API Called ===
[20-Jun-2026 17:15:23 UTC] User ID: 550
[20-Jun-2026 17:15:23 UTC] Limit: 20, Offset: 0
[20-Jun-2026 17:15:23 UTC] Orders found: 2
[20-Jun-2026 17:15:23 UTC] Orders data: [{"id":358,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/GazaToday2","status":"pending","created_at":"2026-06-20 16:15:44","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":261,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Zain_Aboudi1","status":"cancelled","created_at":"2026-05-11 19:37:50","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[20-Jun-2026 17:15:23 UTC] Total orders count: 2
[20-Jun-2026 17:15:23 UTC] === API CALL LOG ===
[20-Jun-2026 17:15:23 UTC] Endpoint: user/profile.php
[20-Jun-2026 17:15:23 UTC] Full Log Data: {
    "timestamp": "2026-06-20 17:15:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.14.245.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.14.245.149, 172.70.108.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0ec6a4eaadd1a5e-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.14.245.149",
        "cf-ipcountry": "PS",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jun-2026 17:15:23 UTC] === END API CALL LOG ===
[20-Jun-2026 17:15:23 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jun-2026 17:15:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o
[20-Jun-2026 17:15:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jun-2026 17:15:23 UTC] ✅ JWT token verified successfully for user profile
[20-Jun-2026 17:15:23 UTC] User ID: 550
[20-Jun-2026 17:15:23 UTC] ✅ User profile retrieved successfully for user ID: 550
[20-Jun-2026 17:15:23 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jun-2026 17:15:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jun-2026 17:15:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"212.14.245.149, 172.70.108.15","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0ec6a4f6cf31a5e-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"212.14.245.149","cf-ipcountry":"PS","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[20-Jun-2026 17:15:23 UTC] === User Orders API Called ===
[20-Jun-2026 17:15:23 UTC] User ID: 550
[20-Jun-2026 17:15:23 UTC] Limit: 20, Offset: 0
[20-Jun-2026 17:15:23 UTC] Orders found: 2
[20-Jun-2026 17:15:23 UTC] Orders data: [{"id":358,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/GazaToday2","status":"pending","created_at":"2026-06-20 16:15:44","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":261,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Zain_Aboudi1","status":"cancelled","created_at":"2026-05-11 19:37:50","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[20-Jun-2026 17:15:23 UTC] Total orders count: 2
[20-Jun-2026 17:15:23 UTC] === API CALL LOG ===
[20-Jun-2026 17:15:23 UTC] Endpoint: user/profile.php
[20-Jun-2026 17:15:23 UTC] Full Log Data: {
    "timestamp": "2026-06-20 17:15:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.14.245.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.14.245.149, 172.70.108.47",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0ec6a4f6cf61a5e-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.14.245.149",
        "cf-ipcountry": "PS",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jun-2026 17:15:23 UTC] === END API CALL LOG ===
[20-Jun-2026 17:15:23 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jun-2026 17:15:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o
[20-Jun-2026 17:15:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jun-2026 17:15:23 UTC] ✅ JWT token verified successfully for user profile
[20-Jun-2026 17:15:23 UTC] User ID: 550
[20-Jun-2026 17:15:23 UTC] ✅ User profile retrieved successfully for user ID: 550
[20-Jun-2026 17:15:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jun-2026 17:15:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jun-2026 17:15:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"212.14.245.149, 172.70.108.15","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0ec6a7b1d2f1a5e-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"212.14.245.149","cf-ipcountry":"PS","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[20-Jun-2026 17:15:30 UTC] === User Orders API Called ===
[20-Jun-2026 17:15:30 UTC] User ID: 550
[20-Jun-2026 17:15:30 UTC] Limit: 20, Offset: 0
[20-Jun-2026 17:15:30 UTC] Orders found: 2
[20-Jun-2026 17:15:30 UTC] Orders data: [{"id":358,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/GazaToday2","status":"pending","created_at":"2026-06-20 16:15:44","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":261,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Zain_Aboudi1","status":"cancelled","created_at":"2026-05-11 19:37:50","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[20-Jun-2026 17:15:30 UTC] Total orders count: 2
[20-Jun-2026 17:58:43 UTC] === API CALL LOG ===
[20-Jun-2026 17:58:43 UTC] Endpoint: user/profile.php
[20-Jun-2026 17:58:43 UTC] Full Log Data: {
    "timestamp": "2026-06-20 17:58:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.80.187",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.80.187, 172.64.192.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODUxIiwidXNlcm5hbWUiOiJtaWNraXNwbGFzaCIsImVtYWlsIjoibWlyYWNsZWJlbmVkaWN0NTA3QGdtYWlsLmNvbSIsImV4cCI6MTc4MjU4MzEyMn0.IFlzXNGIL2UQ7Jr6sCt7T-Z4XbwUfPigfJzpmM6GBiE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0eca9c73dda9383-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.80.187",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jun-2026 17:58:43 UTC] === END API CALL LOG ===
[20-Jun-2026 17:58:43 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jun-2026 17:58:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODUxIiwidXNlcm5hbWUiOiJtaWNraXNwbGFzaCIsImVtYWlsIjoibWlyYWNsZWJlbmVkaWN0NTA3QGdtYWlsLmNvbSIsImV4cCI6MTc4MjU4MzEyMn0.IFlzXNGIL2UQ7Jr6sCt7T-Z4XbwUfPigfJzpmM6GBiE
[20-Jun-2026 17:58:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jun-2026 17:58:43 UTC] ✅ JWT token verified successfully for user profile
[20-Jun-2026 17:58:43 UTC] User ID: 851
[20-Jun-2026 17:58:43 UTC] ✅ User profile retrieved successfully for user ID: 851
[20-Jun-2026 17:58:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jun-2026 17:58:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jun-2026 17:58:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.80.187, 172.64.192.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODUxIiwidXNlcm5hbWUiOiJtaWNraXNwbGFzaCIsImVtYWlsIjoibWlyYWNsZWJlbmVkaWN0NTA3QGdtYWlsLmNvbSIsImV4cCI6MTc4MjU4MzEyMn0.IFlzXNGIL2UQ7Jr6sCt7T-Z4XbwUfPigfJzpmM6GBiE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0eca9c73ddf9383-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.80.187","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[20-Jun-2026 17:58:43 UTC] === User Orders API Called ===
[20-Jun-2026 17:58:43 UTC] User ID: 851
[20-Jun-2026 17:58:43 UTC] Limit: 20, Offset: 0
[20-Jun-2026 17:58:43 UTC] Orders found: 0
[20-Jun-2026 17:58:43 UTC] Orders data: []
[20-Jun-2026 17:58:43 UTC] Total orders count: 0
[20-Jun-2026 17:58:43 UTC] === API CALL LOG ===
[20-Jun-2026 17:58:43 UTC] Endpoint: user/profile.php
[20-Jun-2026 17:58:43 UTC] Full Log Data: {
    "timestamp": "2026-06-20 17:58:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.80.187",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.80.187, 172.64.192.67",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODUxIiwidXNlcm5hbWUiOiJtaWNraXNwbGFzaCIsImVtYWlsIjoibWlyYWNsZWJlbmVkaWN0NTA3QGdtYWlsLmNvbSIsImV4cCI6MTc4MjU4MzEyMn0.IFlzXNGIL2UQ7Jr6sCt7T-Z4XbwUfPigfJzpmM6GBiE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0eca9c858e59383-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.80.187",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jun-2026 17:58:43 UTC] === END API CALL LOG ===
[20-Jun-2026 17:58:43 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jun-2026 17:58:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODUxIiwidXNlcm5hbWUiOiJtaWNraXNwbGFzaCIsImVtYWlsIjoibWlyYWNsZWJlbmVkaWN0NTA3QGdtYWlsLmNvbSIsImV4cCI6MTc4MjU4MzEyMn0.IFlzXNGIL2UQ7Jr6sCt7T-Z4XbwUfPigfJzpmM6GBiE
[20-Jun-2026 17:58:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jun-2026 17:58:43 UTC] ✅ JWT token verified successfully for user profile
[20-Jun-2026 17:58:43 UTC] User ID: 851
[20-Jun-2026 17:58:43 UTC] ✅ User profile retrieved successfully for user ID: 851
[20-Jun-2026 17:58:44 UTC] === API CALL LOG ===
[20-Jun-2026 17:58:44 UTC] Endpoint: user/profile.php
[20-Jun-2026 17:58:44 UTC] Full Log Data: {
    "timestamp": "2026-06-20 17:58:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.80.187",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.80.187, 172.64.192.67",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODUxIiwidXNlcm5hbWUiOiJtaWNraXNwbGFzaCIsImVtYWlsIjoibWlyYWNsZWJlbmVkaWN0NTA3QGdtYWlsLmNvbSIsImV4cCI6MTc4MjU4MzEyMn0.IFlzXNGIL2UQ7Jr6sCt7T-Z4XbwUfPigfJzpmM6GBiE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0eca9ce38029383-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.80.187",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jun-2026 17:58:44 UTC] === END API CALL LOG ===
[20-Jun-2026 17:58:44 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jun-2026 17:58:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODUxIiwidXNlcm5hbWUiOiJtaWNraXNwbGFzaCIsImVtYWlsIjoibWlyYWNsZWJlbmVkaWN0NTA3QGdtYWlsLmNvbSIsImV4cCI6MTc4MjU4MzEyMn0.IFlzXNGIL2UQ7Jr6sCt7T-Z4XbwUfPigfJzpmM6GBiE
[20-Jun-2026 17:58:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jun-2026 17:58:44 UTC] ✅ JWT token verified successfully for user profile
[20-Jun-2026 17:58:44 UTC] User ID: 851
[20-Jun-2026 17:58:44 UTC] ✅ User profile retrieved successfully for user ID: 851
[20-Jun-2026 17:59:23 UTC] === API CALL LOG ===
[20-Jun-2026 17:59:23 UTC] Endpoint: user/profile.php
[20-Jun-2026 17:59:23 UTC] Full Log Data: {
    "timestamp": "2026-06-20 17:59:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.80.187",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.80.187, 172.64.192.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODUxIiwidXNlcm5hbWUiOiJtaWNraXNwbGFzaCIsImVtYWlsIjoibWlyYWNsZWJlbmVkaWN0NTA3QGdtYWlsLmNvbSIsImV4cCI6MTc4MjU4MzEyMn0.IFlzXNGIL2UQ7Jr6sCt7T-Z4XbwUfPigfJzpmM6GBiE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0ecaac378c89383-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.80.187",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jun-2026 17:59:23 UTC] === END API CALL LOG ===
[20-Jun-2026 17:59:23 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jun-2026 17:59:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODUxIiwidXNlcm5hbWUiOiJtaWNraXNwbGFzaCIsImVtYWlsIjoibWlyYWNsZWJlbmVkaWN0NTA3QGdtYWlsLmNvbSIsImV4cCI6MTc4MjU4MzEyMn0.IFlzXNGIL2UQ7Jr6sCt7T-Z4XbwUfPigfJzpmM6GBiE
[20-Jun-2026 17:59:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jun-2026 17:59:23 UTC] ✅ JWT token verified successfully for user profile
[20-Jun-2026 17:59:23 UTC] User ID: 851
[20-Jun-2026 17:59:23 UTC] ✅ User profile retrieved successfully for user ID: 851
[20-Jun-2026 18:01:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jun-2026 18:01:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jun-2026 18:01:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.80.187, 172.64.192.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODUxIiwidXNlcm5hbWUiOiJtaWNraXNwbGFzaCIsImVtYWlsIjoibWlyYWNsZWJlbmVkaWN0NTA3QGdtYWlsLmNvbSIsImV4cCI6MTc4MjU4MzEyMn0.IFlzXNGIL2UQ7Jr6sCt7T-Z4XbwUfPigfJzpmM6GBiE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0ecade6aac69383-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.80.187","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[20-Jun-2026 18:01:32 UTC] === User Orders API Called ===
[20-Jun-2026 18:01:32 UTC] User ID: 851
[20-Jun-2026 18:01:32 UTC] Limit: 20, Offset: 0
[20-Jun-2026 18:01:32 UTC] Orders found: 0
[20-Jun-2026 18:01:32 UTC] Orders data: []
[20-Jun-2026 18:01:32 UTC] Total orders count: 0
[20-Jun-2026 18:01:34 UTC] === API CALL LOG ===
[20-Jun-2026 18:01:34 UTC] Endpoint: user/profile.php
[20-Jun-2026 18:01:34 UTC] Full Log Data: {
    "timestamp": "2026-06-20 18:01:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.80.187",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.80.187, 172.64.192.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODUxIiwidXNlcm5hbWUiOiJtaWNraXNwbGFzaCIsImVtYWlsIjoibWlyYWNsZWJlbmVkaWN0NTA3QGdtYWlsLmNvbSIsImV4cCI6MTc4MjU4MzEyMn0.IFlzXNGIL2UQ7Jr6sCt7T-Z4XbwUfPigfJzpmM6GBiE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0ecadf88a2d9383-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.80.187",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jun-2026 18:01:34 UTC] === END API CALL LOG ===
[20-Jun-2026 18:01:34 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jun-2026 18:01:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODUxIiwidXNlcm5hbWUiOiJtaWNraXNwbGFzaCIsImVtYWlsIjoibWlyYWNsZWJlbmVkaWN0NTA3QGdtYWlsLmNvbSIsImV4cCI6MTc4MjU4MzEyMn0.IFlzXNGIL2UQ7Jr6sCt7T-Z4XbwUfPigfJzpmM6GBiE
[20-Jun-2026 18:01:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jun-2026 18:01:34 UTC] ✅ JWT token verified successfully for user profile
[20-Jun-2026 18:01:34 UTC] User ID: 851
[20-Jun-2026 18:01:34 UTC] ✅ User profile retrieved successfully for user ID: 851
[20-Jun-2026 18:01:35 UTC] User Purchases API - User ID: 851
[20-Jun-2026 18:01:35 UTC] User Purchases API - Total purchases found: 1
[20-Jun-2026 18:01:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jun-2026 18:01:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jun-2026 18:01:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.80.187, 172.64.192.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODUxIiwidXNlcm5hbWUiOiJtaWNraXNwbGFzaCIsImVtYWlsIjoibWlyYWNsZWJlbmVkaWN0NTA3QGdtYWlsLmNvbSIsImV4cCI6MTc4MjU4MzEyMn0.IFlzXNGIL2UQ7Jr6sCt7T-Z4XbwUfPigfJzpmM6GBiE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0ecae1adc939383-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.80.187","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[20-Jun-2026 18:01:40 UTC] === User Orders API Called ===
[20-Jun-2026 18:01:40 UTC] User ID: 851
[20-Jun-2026 18:01:40 UTC] Limit: 20, Offset: 0
[20-Jun-2026 18:01:40 UTC] Orders found: 0
[20-Jun-2026 18:01:40 UTC] Orders data: []
[20-Jun-2026 18:01:40 UTC] Total orders count: 0
[20-Jun-2026 18:01:40 UTC] === API CALL LOG ===
[20-Jun-2026 18:01:40 UTC] Endpoint: user/profile.php
[20-Jun-2026 18:01:40 UTC] Full Log Data: {
    "timestamp": "2026-06-20 18:01:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.80.187",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.80.187, 172.64.192.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODUxIiwidXNlcm5hbWUiOiJtaWNraXNwbGFzaCIsImVtYWlsIjoibWlyYWNsZWJlbmVkaWN0NTA3QGdtYWlsLmNvbSIsImV4cCI6MTc4MjU4MzEyMn0.IFlzXNGIL2UQ7Jr6sCt7T-Z4XbwUfPigfJzpmM6GBiE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0ecae1adc999383-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.80.187",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jun-2026 18:01:40 UTC] === END API CALL LOG ===
[20-Jun-2026 18:01:40 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jun-2026 18:01:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODUxIiwidXNlcm5hbWUiOiJtaWNraXNwbGFzaCIsImVtYWlsIjoibWlyYWNsZWJlbmVkaWN0NTA3QGdtYWlsLmNvbSIsImV4cCI6MTc4MjU4MzEyMn0.IFlzXNGIL2UQ7Jr6sCt7T-Z4XbwUfPigfJzpmM6GBiE
[20-Jun-2026 18:01:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jun-2026 18:01:40 UTC] ✅ JWT token verified successfully for user profile
[20-Jun-2026 18:01:40 UTC] User ID: 851
[20-Jun-2026 18:01:40 UTC] ✅ User profile retrieved successfully for user ID: 851
[20-Jun-2026 18:01:40 UTC] === API CALL LOG ===
[20-Jun-2026 18:01:40 UTC] Endpoint: user/profile.php
[20-Jun-2026 18:01:40 UTC] Full Log Data: {
    "timestamp": "2026-06-20 18:01:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.80.187",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.80.187, 172.64.192.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODUxIiwidXNlcm5hbWUiOiJtaWNraXNwbGFzaCIsImVtYWlsIjoibWlyYWNsZWJlbmVkaWN0NTA3QGdtYWlsLmNvbSIsImV4cCI6MTc4MjU4MzEyMn0.IFlzXNGIL2UQ7Jr6sCt7T-Z4XbwUfPigfJzpmM6GBiE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0ecae1ebfd79383-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.80.187",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jun-2026 18:01:40 UTC] === END API CALL LOG ===
[20-Jun-2026 18:01:40 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jun-2026 18:01:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODUxIiwidXNlcm5hbWUiOiJtaWNraXNwbGFzaCIsImVtYWlsIjoibWlyYWNsZWJlbmVkaWN0NTA3QGdtYWlsLmNvbSIsImV4cCI6MTc4MjU4MzEyMn0.IFlzXNGIL2UQ7Jr6sCt7T-Z4XbwUfPigfJzpmM6GBiE
[20-Jun-2026 18:01:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jun-2026 18:01:40 UTC] ✅ JWT token verified successfully for user profile
[20-Jun-2026 18:01:40 UTC] User ID: 851
[20-Jun-2026 18:01:40 UTC] ✅ User profile retrieved successfully for user ID: 851
[20-Jun-2026 18:02:51 UTC] === API CALL LOG ===
[20-Jun-2026 18:02:51 UTC] Endpoint: user/profile.php
[20-Jun-2026 18:02:51 UTC] Full Log Data: {
    "timestamp": "2026-06-20 18:02:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.80.187",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.80.187, 172.64.192.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODUxIiwidXNlcm5hbWUiOiJtaWNraXNwbGFzaCIsImVtYWlsIjoibWlyYWNsZWJlbmVkaWN0NTA3QGdtYWlsLmNvbSIsImV4cCI6MTc4MjU4MzEyMn0.IFlzXNGIL2UQ7Jr6sCt7T-Z4XbwUfPigfJzpmM6GBiE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0ecafd95cd29383-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.80.187",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jun-2026 18:02:51 UTC] === END API CALL LOG ===
[20-Jun-2026 18:02:51 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jun-2026 18:02:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODUxIiwidXNlcm5hbWUiOiJtaWNraXNwbGFzaCIsImVtYWlsIjoibWlyYWNsZWJlbmVkaWN0NTA3QGdtYWlsLmNvbSIsImV4cCI6MTc4MjU4MzEyMn0.IFlzXNGIL2UQ7Jr6sCt7T-Z4XbwUfPigfJzpmM6GBiE
[20-Jun-2026 18:02:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jun-2026 18:02:51 UTC] ✅ JWT token verified successfully for user profile
[20-Jun-2026 18:02:51 UTC] User ID: 851
[20-Jun-2026 18:02:51 UTC] ✅ User profile retrieved successfully for user ID: 851
[20-Jun-2026 18:02:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jun-2026 18:02:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jun-2026 18:02:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.80.187, 172.64.192.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODUxIiwidXNlcm5hbWUiOiJtaWNraXNwbGFzaCIsImVtYWlsIjoibWlyYWNsZWJlbmVkaWN0NTA3QGdtYWlsLmNvbSIsImV4cCI6MTc4MjU4MzEyMn0.IFlzXNGIL2UQ7Jr6sCt7T-Z4XbwUfPigfJzpmM6GBiE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0ecafd95cd09383-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.80.187","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[20-Jun-2026 18:02:51 UTC] === User Orders API Called ===
[20-Jun-2026 18:02:51 UTC] User ID: 851
[20-Jun-2026 18:02:51 UTC] Limit: 20, Offset: 0
[20-Jun-2026 18:02:51 UTC] Orders found: 0
[20-Jun-2026 18:02:51 UTC] Orders data: []
[20-Jun-2026 18:02:51 UTC] Total orders count: 0
[20-Jun-2026 18:02:52 UTC] === API CALL LOG ===
[20-Jun-2026 18:02:52 UTC] Endpoint: user/profile.php
[20-Jun-2026 18:02:52 UTC] Full Log Data: {
    "timestamp": "2026-06-20 18:02:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.80.187",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.80.187, 172.64.192.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODUxIiwidXNlcm5hbWUiOiJtaWNraXNwbGFzaCIsImVtYWlsIjoibWlyYWNsZWJlbmVkaWN0NTA3QGdtYWlsLmNvbSIsImV4cCI6MTc4MjU4MzEyMn0.IFlzXNGIL2UQ7Jr6sCt7T-Z4XbwUfPigfJzpmM6GBiE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0ecafdd2eba9383-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.80.187",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jun-2026 18:02:52 UTC] === END API CALL LOG ===
[20-Jun-2026 18:02:52 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jun-2026 18:02:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODUxIiwidXNlcm5hbWUiOiJtaWNraXNwbGFzaCIsImVtYWlsIjoibWlyYWNsZWJlbmVkaWN0NTA3QGdtYWlsLmNvbSIsImV4cCI6MTc4MjU4MzEyMn0.IFlzXNGIL2UQ7Jr6sCt7T-Z4XbwUfPigfJzpmM6GBiE
[20-Jun-2026 18:02:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jun-2026 18:02:52 UTC] ✅ JWT token verified successfully for user profile
[20-Jun-2026 18:02:52 UTC] User ID: 851
[20-Jun-2026 18:02:52 UTC] ✅ User profile retrieved successfully for user ID: 851
[20-Jun-2026 18:36:57 UTC] === API CALL LOG ===
[20-Jun-2026 18:36:57 UTC] Endpoint: user/profile.php
[20-Jun-2026 18:36:57 UTC] Full Log Data: {
    "timestamp": "2026-06-20 18:36:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a12:bec4:1c3:2::2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a12:bec4:1c3:2::2, 172.64.198.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ3IiwidXNlcm5hbWUiOiJAZGVhdGhfd2l0bmVzcyIsImVtYWlsIjoid25keHEucUBnbWFpbC5jb20iLCJleHAiOjE3ODI1MjExMzF9.IkB5Mw6z_h7zPijuC_ddqyNjDp2QOVJdWrelam9hbHA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0ece1ca393fd924-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a12:bec4:1c3:2::2",
        "cf-ipcountry": "EE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jun-2026 18:36:57 UTC] === END API CALL LOG ===
[20-Jun-2026 18:36:57 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jun-2026 18:36:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ3IiwidXNlcm5hbWUiOiJAZGVhdGhfd2l0bmVzcyIsImVtYWlsIjoid25keHEucUBnbWFpbC5jb20iLCJleHAiOjE3ODI1MjExMzF9.IkB5Mw6z_h7zPijuC_ddqyNjDp2QOVJdWrelam9hbHA
[20-Jun-2026 18:36:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jun-2026 18:36:57 UTC] ✅ JWT token verified successfully for user profile
[20-Jun-2026 18:36:57 UTC] User ID: 847
[20-Jun-2026 18:36:57 UTC] ✅ User profile retrieved successfully for user ID: 847
[20-Jun-2026 18:36:58 UTC] === API CALL LOG ===
[20-Jun-2026 18:36:58 UTC] Endpoint: user/profile.php
[20-Jun-2026 18:36:58 UTC] Full Log Data: {
    "timestamp": "2026-06-20 18:36:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a12:bec4:1c3:2::2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a12:bec4:1c3:2::2, 172.64.198.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ3IiwidXNlcm5hbWUiOiJAZGVhdGhfd2l0bmVzcyIsImVtYWlsIjoid25keHEucUBnbWFpbC5jb20iLCJleHAiOjE3ODI1MjExMzF9.IkB5Mw6z_h7zPijuC_ddqyNjDp2QOVJdWrelam9hbHA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0ece1d11ac7d924-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a12:bec4:1c3:2::2",
        "cf-ipcountry": "EE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jun-2026 18:36:58 UTC] === END API CALL LOG ===
[20-Jun-2026 18:36:58 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jun-2026 18:36:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ3IiwidXNlcm5hbWUiOiJAZGVhdGhfd2l0bmVzcyIsImVtYWlsIjoid25keHEucUBnbWFpbC5jb20iLCJleHAiOjE3ODI1MjExMzF9.IkB5Mw6z_h7zPijuC_ddqyNjDp2QOVJdWrelam9hbHA
[20-Jun-2026 18:36:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jun-2026 18:36:58 UTC] ✅ JWT token verified successfully for user profile
[20-Jun-2026 18:36:58 UTC] User ID: 847
[20-Jun-2026 18:36:58 UTC] ✅ User profile retrieved successfully for user ID: 847
[20-Jun-2026 18:36:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jun-2026 18:36:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jun-2026 18:36:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a12:bec4:1c3:2::2, 172.64.198.81","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ3IiwidXNlcm5hbWUiOiJAZGVhdGhfd2l0bmVzcyIsImVtYWlsIjoid25keHEucUBnbWFpbC5jb20iLCJleHAiOjE3ODI1MjExMzF9.IkB5Mw6z_h7zPijuC_ddqyNjDp2QOVJdWrelam9hbHA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0ece1d11accd924-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a12:bec4:1c3:2::2","cf-ipcountry":"EE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[20-Jun-2026 18:36:58 UTC] === User Orders API Called ===
[20-Jun-2026 18:36:58 UTC] User ID: 847
[20-Jun-2026 18:36:58 UTC] Limit: 20, Offset: 0
[20-Jun-2026 18:36:58 UTC] Orders found: 2
[20-Jun-2026 18:36:58 UTC] Orders data: [{"id":357,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/witnesschanel\/18","status":"pending","created_at":"2026-06-20 11:12:35","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":356,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/witnesschanel\/13","status":"pending","created_at":"2026-06-20 04:19:20","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[20-Jun-2026 18:36:58 UTC] Total orders count: 2
[20-Jun-2026 18:36:58 UTC] === API CALL LOG ===
[20-Jun-2026 18:36:58 UTC] Endpoint: user/profile.php
[20-Jun-2026 18:36:58 UTC] Full Log Data: {
    "timestamp": "2026-06-20 18:36:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a12:bec4:1c3:2::2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a12:bec4:1c3:2::2, 172.64.198.66",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ3IiwidXNlcm5hbWUiOiJAZGVhdGhfd2l0bmVzcyIsImVtYWlsIjoid25keHEucUBnbWFpbC5jb20iLCJleHAiOjE3ODI1MjExMzF9.IkB5Mw6z_h7zPijuC_ddqyNjDp2QOVJdWrelam9hbHA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0ece1d1ecb3d924-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a12:bec4:1c3:2::2",
        "cf-ipcountry": "EE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jun-2026 18:36:58 UTC] === END API CALL LOG ===
[20-Jun-2026 18:36:58 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jun-2026 18:36:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ3IiwidXNlcm5hbWUiOiJAZGVhdGhfd2l0bmVzcyIsImVtYWlsIjoid25keHEucUBnbWFpbC5jb20iLCJleHAiOjE3ODI1MjExMzF9.IkB5Mw6z_h7zPijuC_ddqyNjDp2QOVJdWrelam9hbHA
[20-Jun-2026 18:36:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jun-2026 18:36:58 UTC] ✅ JWT token verified successfully for user profile
[20-Jun-2026 18:36:58 UTC] User ID: 847
[20-Jun-2026 18:36:58 UTC] ✅ User profile retrieved successfully for user ID: 847
[20-Jun-2026 18:36:59 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jun-2026 18:36:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jun-2026 18:36:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a12:bec4:1c3:2::2, 172.64.198.81","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ3IiwidXNlcm5hbWUiOiJAZGVhdGhfd2l0bmVzcyIsImVtYWlsIjoid25keHEucUBnbWFpbC5jb20iLCJleHAiOjE3ODI1MjExMzF9.IkB5Mw6z_h7zPijuC_ddqyNjDp2QOVJdWrelam9hbHA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0ece1d8dfbcd924-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a12:bec4:1c3:2::2","cf-ipcountry":"EE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[20-Jun-2026 18:36:59 UTC] === User Orders API Called ===
[20-Jun-2026 18:36:59 UTC] User ID: 847
[20-Jun-2026 18:36:59 UTC] Limit: 20, Offset: 0
[20-Jun-2026 18:36:59 UTC] Orders found: 2
[20-Jun-2026 18:36:59 UTC] Orders data: [{"id":357,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/witnesschanel\/18","status":"pending","created_at":"2026-06-20 11:12:35","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":356,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/witnesschanel\/13","status":"pending","created_at":"2026-06-20 04:19:20","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[20-Jun-2026 18:36:59 UTC] Total orders count: 2
[20-Jun-2026 18:37:13 UTC] === API CALL LOG ===
[20-Jun-2026 18:37:13 UTC] Endpoint: user/profile.php
[20-Jun-2026 18:37:13 UTC] Full Log Data: {
    "timestamp": "2026-06-20 18:37:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a12:bec4:1c3:2::2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a12:bec4:1c3:2::2, 172.64.198.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ3IiwidXNlcm5hbWUiOiJAZGVhdGhfd2l0bmVzcyIsImVtYWlsIjoid25keHEucUBnbWFpbC5jb20iLCJleHAiOjE3ODI1MjExMzF9.IkB5Mw6z_h7zPijuC_ddqyNjDp2QOVJdWrelam9hbHA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0ece22e4ac2d924-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a12:bec4:1c3:2::2",
        "cf-ipcountry": "EE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jun-2026 18:37:13 UTC] === END API CALL LOG ===
[20-Jun-2026 18:37:13 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jun-2026 18:37:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ3IiwidXNlcm5hbWUiOiJAZGVhdGhfd2l0bmVzcyIsImVtYWlsIjoid25keHEucUBnbWFpbC5jb20iLCJleHAiOjE3ODI1MjExMzF9.IkB5Mw6z_h7zPijuC_ddqyNjDp2QOVJdWrelam9hbHA
[20-Jun-2026 18:37:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jun-2026 18:37:13 UTC] ✅ JWT token verified successfully for user profile
[20-Jun-2026 18:37:13 UTC] User ID: 847
[20-Jun-2026 18:37:13 UTC] ✅ User profile retrieved successfully for user ID: 847
[20-Jun-2026 18:37:13 UTC] User Purchases API - User ID: 847
[20-Jun-2026 18:37:13 UTC] User Purchases API - Total purchases found: 0
[20-Jun-2026 18:37:20 UTC] === API CALL LOG ===
[20-Jun-2026 18:37:20 UTC] Endpoint: user/profile.php
[20-Jun-2026 18:37:20 UTC] Full Log Data: {
    "timestamp": "2026-06-20 18:37:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a12:bec4:1c3:2::2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a12:bec4:1c3:2::2, 172.64.198.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ3IiwidXNlcm5hbWUiOiJAZGVhdGhfd2l0bmVzcyIsImVtYWlsIjoid25keHEucUBnbWFpbC5jb20iLCJleHAiOjE3ODI1MjExMzF9.IkB5Mw6z_h7zPijuC_ddqyNjDp2QOVJdWrelam9hbHA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0ece259cadad924-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a12:bec4:1c3:2::2",
        "cf-ipcountry": "EE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jun-2026 18:37:20 UTC] === END API CALL LOG ===
[20-Jun-2026 18:37:20 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jun-2026 18:37:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ3IiwidXNlcm5hbWUiOiJAZGVhdGhfd2l0bmVzcyIsImVtYWlsIjoid25keHEucUBnbWFpbC5jb20iLCJleHAiOjE3ODI1MjExMzF9.IkB5Mw6z_h7zPijuC_ddqyNjDp2QOVJdWrelam9hbHA
[20-Jun-2026 18:37:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jun-2026 18:37:20 UTC] ✅ JWT token verified successfully for user profile
[20-Jun-2026 18:37:20 UTC] User ID: 847
[20-Jun-2026 18:37:20 UTC] ✅ User profile retrieved successfully for user ID: 847
[20-Jun-2026 18:37:20 UTC] User Purchases API - User ID: 847
[20-Jun-2026 18:37:20 UTC] User Purchases API - Total purchases found: 0
[20-Jun-2026 18:37:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jun-2026 18:37:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jun-2026 18:37:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a12:bec4:1c3:2::2, 172.64.198.81","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ3IiwidXNlcm5hbWUiOiJAZGVhdGhfd2l0bmVzcyIsImVtYWlsIjoid25keHEucUBnbWFpbC5jb20iLCJleHAiOjE3ODI1MjExMzF9.IkB5Mw6z_h7zPijuC_ddqyNjDp2QOVJdWrelam9hbHA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0ece27a6862d924-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a12:bec4:1c3:2::2","cf-ipcountry":"EE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[20-Jun-2026 18:37:25 UTC] === User Orders API Called ===
[20-Jun-2026 18:37:25 UTC] User ID: 847
[20-Jun-2026 18:37:25 UTC] Limit: 20, Offset: 0
[20-Jun-2026 18:37:25 UTC] Orders found: 2
[20-Jun-2026 18:37:25 UTC] Orders data: [{"id":357,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/witnesschanel\/18","status":"pending","created_at":"2026-06-20 11:12:35","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":356,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/witnesschanel\/13","status":"pending","created_at":"2026-06-20 04:19:20","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[20-Jun-2026 18:37:25 UTC] Total orders count: 2
[20-Jun-2026 18:37:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jun-2026 18:37:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jun-2026 18:37:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a12:bec4:1c3:2::2, 172.64.198.80","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ3IiwidXNlcm5hbWUiOiJAZGVhdGhfd2l0bmVzcyIsImVtYWlsIjoid25keHEucUBnbWFpbC5jb20iLCJleHAiOjE3ODI1MjExMzF9.IkB5Mw6z_h7zPijuC_ddqyNjDp2QOVJdWrelam9hbHA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0ece2a87aced924-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a12:bec4:1c3:2::2","cf-ipcountry":"EE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[20-Jun-2026 18:37:32 UTC] === User Orders API Called ===
[20-Jun-2026 18:37:32 UTC] User ID: 847
[20-Jun-2026 18:37:32 UTC] Limit: 20, Offset: 0
[20-Jun-2026 18:37:32 UTC] Orders found: 2
[20-Jun-2026 18:37:32 UTC] Orders data: [{"id":357,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/witnesschanel\/18","status":"pending","created_at":"2026-06-20 11:12:35","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":356,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/witnesschanel\/13","status":"pending","created_at":"2026-06-20 04:19:20","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[20-Jun-2026 18:37:32 UTC] Total orders count: 2
[20-Jun-2026 18:37:32 UTC] === API CALL LOG ===
[20-Jun-2026 18:37:32 UTC] Endpoint: user/profile.php
[20-Jun-2026 18:37:32 UTC] Full Log Data: {
    "timestamp": "2026-06-20 18:37:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a12:bec4:1c3:2::2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a12:bec4:1c3:2::2, 172.64.198.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ3IiwidXNlcm5hbWUiOiJAZGVhdGhfd2l0bmVzcyIsImVtYWlsIjoid25keHEucUBnbWFpbC5jb20iLCJleHAiOjE3ODI1MjExMzF9.IkB5Mw6z_h7zPijuC_ddqyNjDp2QOVJdWrelam9hbHA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0ece2a87ad2d924-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a12:bec4:1c3:2::2",
        "cf-ipcountry": "EE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jun-2026 18:37:32 UTC] === END API CALL LOG ===
[20-Jun-2026 18:37:32 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jun-2026 18:37:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ3IiwidXNlcm5hbWUiOiJAZGVhdGhfd2l0bmVzcyIsImVtYWlsIjoid25keHEucUBnbWFpbC5jb20iLCJleHAiOjE3ODI1MjExMzF9.IkB5Mw6z_h7zPijuC_ddqyNjDp2QOVJdWrelam9hbHA
[20-Jun-2026 18:37:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jun-2026 18:37:32 UTC] ✅ JWT token verified successfully for user profile
[20-Jun-2026 18:37:32 UTC] User ID: 847
[20-Jun-2026 18:37:32 UTC] ✅ User profile retrieved successfully for user ID: 847
[20-Jun-2026 18:37:33 UTC] === API CALL LOG ===
[20-Jun-2026 18:37:33 UTC] Endpoint: user/profile.php
[20-Jun-2026 18:37:33 UTC] Full Log Data: {
    "timestamp": "2026-06-20 18:37:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a12:bec4:1c3:2::2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a12:bec4:1c3:2::2, 172.64.198.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ3IiwidXNlcm5hbWUiOiJAZGVhdGhfd2l0bmVzcyIsImVtYWlsIjoid25keHEucUBnbWFpbC5jb20iLCJleHAiOjE3ODI1MjExMzF9.IkB5Mw6z_h7zPijuC_ddqyNjDp2QOVJdWrelam9hbHA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0ece2ac6b97d924-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a12:bec4:1c3:2::2",
        "cf-ipcountry": "EE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jun-2026 18:37:33 UTC] === END API CALL LOG ===
[20-Jun-2026 18:37:33 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jun-2026 18:37:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ3IiwidXNlcm5hbWUiOiJAZGVhdGhfd2l0bmVzcyIsImVtYWlsIjoid25keHEucUBnbWFpbC5jb20iLCJleHAiOjE3ODI1MjExMzF9.IkB5Mw6z_h7zPijuC_ddqyNjDp2QOVJdWrelam9hbHA
[20-Jun-2026 18:37:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jun-2026 18:37:33 UTC] ✅ JWT token verified successfully for user profile
[20-Jun-2026 18:37:33 UTC] User ID: 847
[20-Jun-2026 18:37:33 UTC] ✅ User profile retrieved successfully for user ID: 847
[20-Jun-2026 18:37:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jun-2026 18:37:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jun-2026 18:37:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a12:bec4:1c3:2::2, 172.64.198.80","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ3IiwidXNlcm5hbWUiOiJAZGVhdGhfd2l0bmVzcyIsImVtYWlsIjoid25keHEucUBnbWFpbC5jb20iLCJleHAiOjE3ODI1MjExMzF9.IkB5Mw6z_h7zPijuC_ddqyNjDp2QOVJdWrelam9hbHA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0ece2bd2981d924-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a12:bec4:1c3:2::2","cf-ipcountry":"EE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[20-Jun-2026 18:37:36 UTC] === User Orders API Called ===
[20-Jun-2026 18:37:36 UTC] User ID: 847
[20-Jun-2026 18:37:36 UTC] Limit: 20, Offset: 0
[20-Jun-2026 18:37:36 UTC] Orders found: 2
[20-Jun-2026 18:37:36 UTC] Orders data: [{"id":357,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/witnesschanel\/18","status":"pending","created_at":"2026-06-20 11:12:35","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":356,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/witnesschanel\/13","status":"pending","created_at":"2026-06-20 04:19:20","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[20-Jun-2026 18:37:36 UTC] Total orders count: 2
[20-Jun-2026 18:37:38 UTC] === API CALL LOG ===
[20-Jun-2026 18:37:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jun-2026 18:37:38 UTC] Endpoint: user/profile.php
[20-Jun-2026 18:37:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jun-2026 18:37:38 UTC] Full Log Data: {
    "timestamp": "2026-06-20 18:37:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a12:bec4:1c3:2::2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a12:bec4:1c3:2::2, 172.64.198.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ3IiwidXNlcm5hbWUiOiJAZGVhdGhfd2l0bmVzcyIsImVtYWlsIjoid25keHEucUBnbWFpbC5jb20iLCJleHAiOjE3ODI1MjExMzF9.IkB5Mw6z_h7zPijuC_ddqyNjDp2QOVJdWrelam9hbHA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0ece2c95c6ad924-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a12:bec4:1c3:2::2",
        "cf-ipcountry": "EE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jun-2026 18:37:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a12:bec4:1c3:2::2, 172.64.198.80","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ3IiwidXNlcm5hbWUiOiJAZGVhdGhfd2l0bmVzcyIsImVtYWlsIjoid25keHEucUBnbWFpbC5jb20iLCJleHAiOjE3ODI1MjExMzF9.IkB5Mw6z_h7zPijuC_ddqyNjDp2QOVJdWrelam9hbHA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0ece2c95c69d924-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a12:bec4:1c3:2::2","cf-ipcountry":"EE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[20-Jun-2026 18:37:38 UTC] === END API CALL LOG ===
[20-Jun-2026 18:37:38 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jun-2026 18:37:38 UTC] === User Orders API Called ===
[20-Jun-2026 18:37:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ3IiwidXNlcm5hbWUiOiJAZGVhdGhfd2l0bmVzcyIsImVtYWlsIjoid25keHEucUBnbWFpbC5jb20iLCJleHAiOjE3ODI1MjExMzF9.IkB5Mw6z_h7zPijuC_ddqyNjDp2QOVJdWrelam9hbHA
[20-Jun-2026 18:37:38 UTC] User ID: 847
[20-Jun-2026 18:37:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jun-2026 18:37:38 UTC] Limit: 20, Offset: 0
[20-Jun-2026 18:37:38 UTC] ✅ JWT token verified successfully for user profile
[20-Jun-2026 18:37:38 UTC] User ID: 847
[20-Jun-2026 18:37:38 UTC] ✅ User profile retrieved successfully for user ID: 847
[20-Jun-2026 18:37:38 UTC] Orders found: 2
[20-Jun-2026 18:37:38 UTC] Orders data: [{"id":357,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/witnesschanel\/18","status":"pending","created_at":"2026-06-20 11:12:35","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":356,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/witnesschanel\/13","status":"pending","created_at":"2026-06-20 04:19:20","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[20-Jun-2026 18:37:38 UTC] Total orders count: 2
[20-Jun-2026 18:37:38 UTC] === API CALL LOG ===
[20-Jun-2026 18:37:38 UTC] Endpoint: user/profile.php
[20-Jun-2026 18:37:38 UTC] Full Log Data: {
    "timestamp": "2026-06-20 18:37:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a12:bec4:1c3:2::2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a12:bec4:1c3:2::2, 172.64.198.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ3IiwidXNlcm5hbWUiOiJAZGVhdGhfd2l0bmVzcyIsImVtYWlsIjoid25keHEucUBnbWFpbC5jb20iLCJleHAiOjE3ODI1MjExMzF9.IkB5Mw6z_h7zPijuC_ddqyNjDp2QOVJdWrelam9hbHA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0ece2cc9bb9d924-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a12:bec4:1c3:2::2",
        "cf-ipcountry": "EE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jun-2026 18:37:38 UTC] === END API CALL LOG ===
[20-Jun-2026 18:37:38 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jun-2026 18:37:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ3IiwidXNlcm5hbWUiOiJAZGVhdGhfd2l0bmVzcyIsImVtYWlsIjoid25keHEucUBnbWFpbC5jb20iLCJleHAiOjE3ODI1MjExMzF9.IkB5Mw6z_h7zPijuC_ddqyNjDp2QOVJdWrelam9hbHA
[20-Jun-2026 18:37:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jun-2026 18:37:38 UTC] ✅ JWT token verified successfully for user profile
[20-Jun-2026 18:37:38 UTC] User ID: 847
[20-Jun-2026 18:37:38 UTC] ✅ User profile retrieved successfully for user ID: 847
[20-Jun-2026 18:37:49 UTC] === API CALL LOG ===
[20-Jun-2026 18:37:49 UTC] Endpoint: user/profile.php
[20-Jun-2026 18:37:49 UTC] Full Log Data: {
    "timestamp": "2026-06-20 18:37:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a12:bec4:1c3:2::2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a12:bec4:1c3:2::2, 172.64.198.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ3IiwidXNlcm5hbWUiOiJAZGVhdGhfd2l0bmVzcyIsImVtYWlsIjoid25keHEucUBnbWFpbC5jb20iLCJleHAiOjE3ODI1MjExMzF9.IkB5Mw6z_h7zPijuC_ddqyNjDp2QOVJdWrelam9hbHA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0ece310290cd924-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a12:bec4:1c3:2::2",
        "cf-ipcountry": "EE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jun-2026 18:37:49 UTC] === END API CALL LOG ===
[20-Jun-2026 18:37:49 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jun-2026 18:37:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ3IiwidXNlcm5hbWUiOiJAZGVhdGhfd2l0bmVzcyIsImVtYWlsIjoid25keHEucUBnbWFpbC5jb20iLCJleHAiOjE3ODI1MjExMzF9.IkB5Mw6z_h7zPijuC_ddqyNjDp2QOVJdWrelam9hbHA
[20-Jun-2026 18:37:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jun-2026 18:37:49 UTC] ✅ JWT token verified successfully for user profile
[20-Jun-2026 18:37:49 UTC] User ID: 847
[20-Jun-2026 18:37:49 UTC] ✅ User profile retrieved successfully for user ID: 847
[20-Jun-2026 18:37:49 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jun-2026 18:37:49 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jun-2026 18:37:49 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a12:bec4:1c3:2::2, 172.64.198.80","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ3IiwidXNlcm5hbWUiOiJAZGVhdGhfd2l0bmVzcyIsImVtYWlsIjoid25keHEucUBnbWFpbC5jb20iLCJleHAiOjE3ODI1MjExMzF9.IkB5Mw6z_h7zPijuC_ddqyNjDp2QOVJdWrelam9hbHA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0ece3102909d924-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a12:bec4:1c3:2::2","cf-ipcountry":"EE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[20-Jun-2026 18:37:49 UTC] === User Orders API Called ===
[20-Jun-2026 18:37:49 UTC] User ID: 847
[20-Jun-2026 18:37:49 UTC] Limit: 20, Offset: 0
[20-Jun-2026 18:37:49 UTC] Orders found: 2
[20-Jun-2026 18:37:49 UTC] Orders data: [{"id":357,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/witnesschanel\/18","status":"pending","created_at":"2026-06-20 11:12:35","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":356,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/witnesschanel\/13","status":"pending","created_at":"2026-06-20 04:19:20","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[20-Jun-2026 18:37:49 UTC] Total orders count: 2
[20-Jun-2026 18:37:50 UTC] === API CALL LOG ===
[20-Jun-2026 18:37:50 UTC] Endpoint: user/profile.php
[20-Jun-2026 18:37:50 UTC] Full Log Data: {
    "timestamp": "2026-06-20 18:37:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a12:bec4:1c3:2::2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a12:bec4:1c3:2::2, 172.64.198.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ3IiwidXNlcm5hbWUiOiJAZGVhdGhfd2l0bmVzcyIsImVtYWlsIjoid25keHEucUBnbWFpbC5jb20iLCJleHAiOjE3ODI1MjExMzF9.IkB5Mw6z_h7zPijuC_ddqyNjDp2QOVJdWrelam9hbHA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0ece3136876d924-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a12:bec4:1c3:2::2",
        "cf-ipcountry": "EE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jun-2026 18:37:50 UTC] === END API CALL LOG ===
[20-Jun-2026 18:37:50 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jun-2026 18:37:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ3IiwidXNlcm5hbWUiOiJAZGVhdGhfd2l0bmVzcyIsImVtYWlsIjoid25keHEucUBnbWFpbC5jb20iLCJleHAiOjE3ODI1MjExMzF9.IkB5Mw6z_h7zPijuC_ddqyNjDp2QOVJdWrelam9hbHA
[20-Jun-2026 18:37:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jun-2026 18:37:50 UTC] ✅ JWT token verified successfully for user profile
[20-Jun-2026 18:37:50 UTC] User ID: 847
[20-Jun-2026 18:37:50 UTC] ✅ User profile retrieved successfully for user ID: 847
[20-Jun-2026 18:37:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jun-2026 18:37:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jun-2026 18:37:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a12:bec4:1c3:2::2, 172.64.198.80","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ3IiwidXNlcm5hbWUiOiJAZGVhdGhfd2l0bmVzcyIsImVtYWlsIjoid25keHEucUBnbWFpbC5jb20iLCJleHAiOjE3ODI1MjExMzF9.IkB5Mw6z_h7zPijuC_ddqyNjDp2QOVJdWrelam9hbHA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0ece33eba65d924-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a12:bec4:1c3:2::2","cf-ipcountry":"EE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[20-Jun-2026 18:37:56 UTC] === User Orders API Called ===
[20-Jun-2026 18:37:56 UTC] User ID: 847
[20-Jun-2026 18:37:56 UTC] Limit: 20, Offset: 0
[20-Jun-2026 18:37:56 UTC] Orders found: 2
[20-Jun-2026 18:37:56 UTC] Orders data: [{"id":357,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/witnesschanel\/18","status":"pending","created_at":"2026-06-20 11:12:35","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":356,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/witnesschanel\/13","status":"pending","created_at":"2026-06-20 04:19:20","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[20-Jun-2026 18:37:56 UTC] Total orders count: 2
[20-Jun-2026 18:37:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jun-2026 18:37:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jun-2026 18:37:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a12:bec4:1c3:2::2, 172.64.198.80","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ3IiwidXNlcm5hbWUiOiJAZGVhdGhfd2l0bmVzcyIsImVtYWlsIjoid25keHEucUBnbWFpbC5jb20iLCJleHAiOjE3ODI1MjExMzF9.IkB5Mw6z_h7zPijuC_ddqyNjDp2QOVJdWrelam9hbHA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0ece346bc83d924-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a12:bec4:1c3:2::2","cf-ipcountry":"EE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[20-Jun-2026 18:37:58 UTC] === User Orders API Called ===
[20-Jun-2026 18:37:58 UTC] User ID: 847
[20-Jun-2026 18:37:58 UTC] Limit: 20, Offset: 0
[20-Jun-2026 18:37:58 UTC] Orders found: 2
[20-Jun-2026 18:37:58 UTC] Orders data: [{"id":357,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/witnesschanel\/18","status":"pending","created_at":"2026-06-20 11:12:35","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":356,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/witnesschanel\/13","status":"pending","created_at":"2026-06-20 04:19:20","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[20-Jun-2026 18:37:58 UTC] Total orders count: 2
[20-Jun-2026 18:37:58 UTC] === API CALL LOG ===
[20-Jun-2026 18:37:58 UTC] Endpoint: user/profile.php
[20-Jun-2026 18:37:58 UTC] Full Log Data: {
    "timestamp": "2026-06-20 18:37:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a12:bec4:1c3:2::2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a12:bec4:1c3:2::2, 172.64.198.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ3IiwidXNlcm5hbWUiOiJAZGVhdGhfd2l0bmVzcyIsImVtYWlsIjoid25keHEucUBnbWFpbC5jb20iLCJleHAiOjE3ODI1MjExMzF9.IkB5Mw6z_h7zPijuC_ddqyNjDp2QOVJdWrelam9hbHA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0ece3480f28d924-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a12:bec4:1c3:2::2",
        "cf-ipcountry": "EE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jun-2026 18:37:58 UTC] === END API CALL LOG ===
[20-Jun-2026 18:37:58 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jun-2026 18:37:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ3IiwidXNlcm5hbWUiOiJAZGVhdGhfd2l0bmVzcyIsImVtYWlsIjoid25keHEucUBnbWFpbC5jb20iLCJleHAiOjE3ODI1MjExMzF9.IkB5Mw6z_h7zPijuC_ddqyNjDp2QOVJdWrelam9hbHA
[20-Jun-2026 18:37:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jun-2026 18:37:58 UTC] ✅ JWT token verified successfully for user profile
[20-Jun-2026 18:37:58 UTC] User ID: 847
[20-Jun-2026 18:37:58 UTC] ✅ User profile retrieved successfully for user ID: 847
[20-Jun-2026 18:37:58 UTC] === API CALL LOG ===
[20-Jun-2026 18:37:58 UTC] Endpoint: user/profile.php
[20-Jun-2026 18:37:58 UTC] Full Log Data: {
    "timestamp": "2026-06-20 18:37:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a12:bec4:1c3:2::2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a12:bec4:1c3:2::2, 172.64.198.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ3IiwidXNlcm5hbWUiOiJAZGVhdGhfd2l0bmVzcyIsImVtYWlsIjoid25keHEucUBnbWFpbC5jb20iLCJleHAiOjE3ODI1MjExMzF9.IkB5Mw6z_h7zPijuC_ddqyNjDp2QOVJdWrelam9hbHA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0ece34b6f46d924-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a12:bec4:1c3:2::2",
        "cf-ipcountry": "EE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jun-2026 18:37:58 UTC] === END API CALL LOG ===
[20-Jun-2026 18:37:58 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jun-2026 18:37:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ3IiwidXNlcm5hbWUiOiJAZGVhdGhfd2l0bmVzcyIsImVtYWlsIjoid25keHEucUBnbWFpbC5jb20iLCJleHAiOjE3ODI1MjExMzF9.IkB5Mw6z_h7zPijuC_ddqyNjDp2QOVJdWrelam9hbHA
[20-Jun-2026 18:37:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jun-2026 18:37:58 UTC] ✅ JWT token verified successfully for user profile
[20-Jun-2026 18:37:58 UTC] User ID: 847
[20-Jun-2026 18:37:58 UTC] ✅ User profile retrieved successfully for user ID: 847
[20-Jun-2026 20:57:05 UTC] === API CALL LOG ===
[20-Jun-2026 20:57:05 UTC] Endpoint: user/profile.php
[20-Jun-2026 20:57:05 UTC] Full Log Data: {
    "timestamp": "2026-06-20 20:57:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.77.40.120",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.77.40.120, 162.158.108.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0edaf0cfd57fd17-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.77.40.120",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jun-2026 20:57:05 UTC] === END API CALL LOG ===
[20-Jun-2026 20:57:05 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jun-2026 20:57:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw
[20-Jun-2026 20:57:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jun-2026 20:57:05 UTC] ✅ JWT token verified successfully for user profile
[20-Jun-2026 20:57:05 UTC] User ID: 800
[20-Jun-2026 20:57:05 UTC] ✅ User profile retrieved successfully for user ID: 800
[20-Jun-2026 20:57:06 UTC] === API CALL LOG ===
[20-Jun-2026 20:57:06 UTC] Endpoint: user/profile.php
[20-Jun-2026 20:57:06 UTC] Full Log Data: {
    "timestamp": "2026-06-20 20:57:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.77.40.120",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.77.40.120, 162.158.108.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0edaf163aaafd17-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.77.40.120",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jun-2026 20:57:06 UTC] === END API CALL LOG ===
[20-Jun-2026 20:57:06 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jun-2026 20:57:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw
[20-Jun-2026 20:57:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jun-2026 20:57:06 UTC] ✅ JWT token verified successfully for user profile
[20-Jun-2026 20:57:06 UTC] User ID: 800
[20-Jun-2026 20:57:06 UTC] ✅ User profile retrieved successfully for user ID: 800
[20-Jun-2026 20:57:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jun-2026 20:57:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jun-2026 20:57:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"36.77.40.120, 162.158.108.71","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0edaf166af0fd17-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"36.77.40.120","cf-ipcountry":"ID","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[20-Jun-2026 20:57:06 UTC] === User Orders API Called ===
[20-Jun-2026 20:57:06 UTC] User ID: 800
[20-Jun-2026 20:57:06 UTC] Limit: 20, Offset: 0
[20-Jun-2026 20:57:06 UTC] Orders found: 2
[20-Jun-2026 20:57:06 UTC] Orders data: [{"id":341,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/jbgrupnokos22","status":"cancelled","created_at":"2026-06-13 10:25:35","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":340,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/jbgrupnokos22","status":"cancelled","created_at":"2026-06-13 10:25:18","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[20-Jun-2026 20:57:06 UTC] Total orders count: 2
[20-Jun-2026 20:57:06 UTC] === API CALL LOG ===
[20-Jun-2026 20:57:06 UTC] Endpoint: user/profile.php
[20-Jun-2026 20:57:06 UTC] Full Log Data: {
    "timestamp": "2026-06-20 20:57:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.77.40.120",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.77.40.120, 162.158.108.31",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0edaf16bb90fd17-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.77.40.120",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jun-2026 20:57:06 UTC] === END API CALL LOG ===
[20-Jun-2026 20:57:06 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jun-2026 20:57:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw
[20-Jun-2026 20:57:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jun-2026 20:57:06 UTC] ✅ JWT token verified successfully for user profile
[20-Jun-2026 20:57:06 UTC] User ID: 800
[20-Jun-2026 20:57:06 UTC] ✅ User profile retrieved successfully for user ID: 800
[20-Jun-2026 20:57:09 UTC] === API CALL LOG ===
[20-Jun-2026 20:57:09 UTC] Endpoint: user/profile.php
[20-Jun-2026 20:57:09 UTC] Full Log Data: {
    "timestamp": "2026-06-20 20:57:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.77.40.120",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.77.40.120, 162.158.108.31",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0edaf2acb68fd17-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.77.40.120",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jun-2026 20:57:09 UTC] === END API CALL LOG ===
[20-Jun-2026 20:57:09 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jun-2026 20:57:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAwIiwidXNlcm5hbWUiOiJSYXlhbiIsImVtYWlsIjoibWFuY2hhZ2FjaGE2N0BnbWFpbC5jb20iLCJleHAiOjE3ODE5MzQxNzd9.EX_UCQveMbAaOOSCYinXmiXeS2DVLnfR1W_sLkaElyw
[20-Jun-2026 20:57:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jun-2026 20:57:09 UTC] ✅ JWT token verified successfully for user profile
[20-Jun-2026 20:57:09 UTC] User ID: 800
[20-Jun-2026 20:57:09 UTC] ✅ User profile retrieved successfully for user ID: 800
[20-Jun-2026 20:57:09 UTC] User Purchases API - User ID: 800
[20-Jun-2026 20:57:09 UTC] User Purchases API - Total purchases found: 2
[20-Jun-2026 21:04:48 UTC] === API CALL LOG ===
[20-Jun-2026 21:04:48 UTC] Endpoint: user/profile.php
[20-Jun-2026 21:04:48 UTC] Full Log Data: {
    "timestamp": "2026-06-20 21:04:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1d36:d2f2:3d00:69:14e7:2ab5:6377",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1d36:d2f2:3d00:69:14e7:2ab5:6377, 141.101.76.185",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODUyIiwidXNlcm5hbWUiOiJhcmthbWdheWFuIiwiZW1haWwiOiJhaG1ldGJhbGxpMzE0NEBnbWFpbC5jb20iLCJleHAiOjE3ODI1OTQyODZ9.fiQb3nfJwwMYC46ZE-Dv3280rxZoqx45W7dmv6rdoxU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0edba613a91f5ee-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1d36:d2f2:3d00:69:14e7:2ab5:6377",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jun-2026 21:04:48 UTC] === END API CALL LOG ===
[20-Jun-2026 21:04:48 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jun-2026 21:04:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODUyIiwidXNlcm5hbWUiOiJhcmthbWdheWFuIiwiZW1haWwiOiJhaG1ldGJhbGxpMzE0NEBnbWFpbC5jb20iLCJleHAiOjE3ODI1OTQyODZ9.fiQb3nfJwwMYC46ZE-Dv3280rxZoqx45W7dmv6rdoxU
[20-Jun-2026 21:04:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jun-2026 21:04:48 UTC] ✅ JWT token verified successfully for user profile
[20-Jun-2026 21:04:48 UTC] User ID: 852
[20-Jun-2026 21:04:48 UTC] ✅ User profile retrieved successfully for user ID: 852
[20-Jun-2026 21:04:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jun-2026 21:04:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jun-2026 21:04:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a00:1d36:d2f2:3d00:69:14e7:2ab5:6377, 141.101.76.185","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODUyIiwidXNlcm5hbWUiOiJhcmthbWdheWFuIiwiZW1haWwiOiJhaG1ldGJhbGxpMzE0NEBnbWFpbC5jb20iLCJleHAiOjE3ODI1OTQyODZ9.fiQb3nfJwwMYC46ZE-Dv3280rxZoqx45W7dmv6rdoxU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0edba61cc2cf5ee-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a00:1d36:d2f2:3d00:69:14e7:2ab5:6377","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[20-Jun-2026 21:04:48 UTC] === User Orders API Called ===
[20-Jun-2026 21:04:48 UTC] User ID: 852
[20-Jun-2026 21:04:48 UTC] Limit: 20, Offset: 0
[20-Jun-2026 21:04:48 UTC] Orders found: 0
[20-Jun-2026 21:04:48 UTC] Orders data: []
[20-Jun-2026 21:04:48 UTC] Total orders count: 0
[20-Jun-2026 21:04:49 UTC] === API CALL LOG ===
[20-Jun-2026 21:04:49 UTC] Endpoint: user/profile.php
[20-Jun-2026 21:04:49 UTC] Full Log Data: {
    "timestamp": "2026-06-20 21:04:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1d36:d2f2:3d00:69:14e7:2ab5:6377",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1d36:d2f2:3d00:69:14e7:2ab5:6377, 141.101.76.185",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODUyIiwidXNlcm5hbWUiOiJhcmthbWdheWFuIiwiZW1haWwiOiJhaG1ldGJhbGxpMzE0NEBnbWFpbC5jb20iLCJleHAiOjE3ODI1OTQyODZ9.fiQb3nfJwwMYC46ZE-Dv3280rxZoqx45W7dmv6rdoxU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0edba627e4bf5ee-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1d36:d2f2:3d00:69:14e7:2ab5:6377",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jun-2026 21:04:49 UTC] === END API CALL LOG ===
[20-Jun-2026 21:04:49 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jun-2026 21:04:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODUyIiwidXNlcm5hbWUiOiJhcmthbWdheWFuIiwiZW1haWwiOiJhaG1ldGJhbGxpMzE0NEBnbWFpbC5jb20iLCJleHAiOjE3ODI1OTQyODZ9.fiQb3nfJwwMYC46ZE-Dv3280rxZoqx45W7dmv6rdoxU
[20-Jun-2026 21:04:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jun-2026 21:04:49 UTC] ✅ JWT token verified successfully for user profile
[20-Jun-2026 21:04:49 UTC] User ID: 852
[20-Jun-2026 21:04:49 UTC] ✅ User profile retrieved successfully for user ID: 852
[20-Jun-2026 21:04:49 UTC] === API CALL LOG ===
[20-Jun-2026 21:04:49 UTC] Endpoint: user/profile.php
[20-Jun-2026 21:04:49 UTC] Full Log Data: {
    "timestamp": "2026-06-20 21:04:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1d36:d2f2:3d00:69:14e7:2ab5:6377",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1d36:d2f2:3d00:69:14e7:2ab5:6377, 141.101.76.185",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODUyIiwidXNlcm5hbWUiOiJhcmthbWdheWFuIiwiZW1haWwiOiJhaG1ldGJhbGxpMzE0NEBnbWFpbC5jb20iLCJleHAiOjE3ODI1OTQyODZ9.fiQb3nfJwwMYC46ZE-Dv3280rxZoqx45W7dmv6rdoxU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0edba66b9b4f5ee-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1d36:d2f2:3d00:69:14e7:2ab5:6377",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jun-2026 21:04:49 UTC] === END API CALL LOG ===
[20-Jun-2026 21:04:49 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jun-2026 21:04:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODUyIiwidXNlcm5hbWUiOiJhcmthbWdheWFuIiwiZW1haWwiOiJhaG1ldGJhbGxpMzE0NEBnbWFpbC5jb20iLCJleHAiOjE3ODI1OTQyODZ9.fiQb3nfJwwMYC46ZE-Dv3280rxZoqx45W7dmv6rdoxU
[20-Jun-2026 21:04:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jun-2026 21:04:49 UTC] ✅ JWT token verified successfully for user profile
[20-Jun-2026 21:04:49 UTC] User ID: 852
[20-Jun-2026 21:04:49 UTC] ✅ User profile retrieved successfully for user ID: 852
[20-Jun-2026 21:04:56 UTC] === API CALL LOG ===
[20-Jun-2026 21:04:56 UTC] Endpoint: user/profile.php
[20-Jun-2026 21:04:56 UTC] Full Log Data: {
    "timestamp": "2026-06-20 21:04:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1d36:d2f2:3d00:69:14e7:2ab5:6377",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1d36:d2f2:3d00:69:14e7:2ab5:6377, 141.101.76.184",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODUyIiwidXNlcm5hbWUiOiJhcmthbWdheWFuIiwiZW1haWwiOiJhaG1ldGJhbGxpMzE0NEBnbWFpbC5jb20iLCJleHAiOjE3ODI1OTQyODZ9.fiQb3nfJwwMYC46ZE-Dv3280rxZoqx45W7dmv6rdoxU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0edba92ba72f5ee-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1d36:d2f2:3d00:69:14e7:2ab5:6377",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jun-2026 21:04:56 UTC] === END API CALL LOG ===
[20-Jun-2026 21:04:56 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jun-2026 21:04:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODUyIiwidXNlcm5hbWUiOiJhcmthbWdheWFuIiwiZW1haWwiOiJhaG1ldGJhbGxpMzE0NEBnbWFpbC5jb20iLCJleHAiOjE3ODI1OTQyODZ9.fiQb3nfJwwMYC46ZE-Dv3280rxZoqx45W7dmv6rdoxU
[20-Jun-2026 21:04:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jun-2026 21:04:56 UTC] ✅ JWT token verified successfully for user profile
[20-Jun-2026 21:04:56 UTC] User ID: 852
[20-Jun-2026 21:04:56 UTC] ✅ User profile retrieved successfully for user ID: 852
[20-Jun-2026 21:05:16 UTC] === API CALL LOG ===
[20-Jun-2026 21:05:16 UTC] Endpoint: user/profile.php
[20-Jun-2026 21:05:16 UTC] Full Log Data: {
    "timestamp": "2026-06-20 21:05:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1d36:d2f2:3d00:69:14e7:2ab5:6377",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1d36:d2f2:3d00:69:14e7:2ab5:6377, 172.69.109.206",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODUyIiwidXNlcm5hbWUiOiJhcmthbWdheWFuIiwiZW1haWwiOiJhaG1ldGJhbGxpMzE0NEBnbWFpbC5jb20iLCJleHAiOjE3ODI1OTQyODZ9.fiQb3nfJwwMYC46ZE-Dv3280rxZoqx45W7dmv6rdoxU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0edbb0f3f32c809-DUS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1d36:d2f2:3d00:69:14e7:2ab5:6377",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jun-2026 21:05:16 UTC] === END API CALL LOG ===
[20-Jun-2026 21:05:16 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jun-2026 21:05:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODUyIiwidXNlcm5hbWUiOiJhcmthbWdheWFuIiwiZW1haWwiOiJhaG1ldGJhbGxpMzE0NEBnbWFpbC5jb20iLCJleHAiOjE3ODI1OTQyODZ9.fiQb3nfJwwMYC46ZE-Dv3280rxZoqx45W7dmv6rdoxU
[20-Jun-2026 21:05:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jun-2026 21:05:16 UTC] ✅ JWT token verified successfully for user profile
[20-Jun-2026 21:05:16 UTC] User ID: 852
[20-Jun-2026 21:05:16 UTC] ✅ User profile retrieved successfully for user ID: 852
[20-Jun-2026 21:05:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jun-2026 21:05:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jun-2026 21:05:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a00:1d36:d2f2:3d00:69:14e7:2ab5:6377, 172.69.109.180","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODUyIiwidXNlcm5hbWUiOiJhcmthbWdheWFuIiwiZW1haWwiOiJhaG1ldGJhbGxpMzE0NEBnbWFpbC5jb20iLCJleHAiOjE3ODI1OTQyODZ9.fiQb3nfJwwMYC46ZE-Dv3280rxZoqx45W7dmv6rdoxU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0edbb1b3f73c809-DUS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a00:1d36:d2f2:3d00:69:14e7:2ab5:6377","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[20-Jun-2026 21:05:18 UTC] === User Orders API Called ===
[20-Jun-2026 21:05:18 UTC] User ID: 852
[20-Jun-2026 21:05:18 UTC] Limit: 20, Offset: 0
[20-Jun-2026 21:05:18 UTC] Orders found: 0
[20-Jun-2026 21:05:18 UTC] Orders data: []
[20-Jun-2026 21:05:18 UTC] Total orders count: 0
[20-Jun-2026 21:05:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jun-2026 21:05:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jun-2026 21:05:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a00:1d36:d2f2:3d00:69:14e7:2ab5:6377, 172.69.109.206","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODUyIiwidXNlcm5hbWUiOiJhcmthbWdheWFuIiwiZW1haWwiOiJhaG1ldGJhbGxpMzE0NEBnbWFpbC5jb20iLCJleHAiOjE3ODI1OTQyODZ9.fiQb3nfJwwMYC46ZE-Dv3280rxZoqx45W7dmv6rdoxU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0edbb46ba96c809-DUS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a00:1d36:d2f2:3d00:69:14e7:2ab5:6377","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[20-Jun-2026 21:05:25 UTC] === User Orders API Called ===
[20-Jun-2026 21:05:25 UTC] User ID: 852
[20-Jun-2026 21:05:25 UTC] Limit: 20, Offset: 0
[20-Jun-2026 21:05:25 UTC] Orders found: 0
[20-Jun-2026 21:05:25 UTC] Orders data: []
[20-Jun-2026 21:05:25 UTC] Total orders count: 0
[20-Jun-2026 21:05:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jun-2026 21:05:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jun-2026 21:05:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a00:1d36:d2f2:3d00:69:14e7:2ab5:6377, 172.69.109.206","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODUyIiwidXNlcm5hbWUiOiJhcmthbWdheWFuIiwiZW1haWwiOiJhaG1ldGJhbGxpMzE0NEBnbWFpbC5jb20iLCJleHAiOjE3ODI1OTQyODZ9.fiQb3nfJwwMYC46ZE-Dv3280rxZoqx45W7dmv6rdoxU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0edbb4f8865c809-DUS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a00:1d36:d2f2:3d00:69:14e7:2ab5:6377","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[20-Jun-2026 21:05:26 UTC] === User Orders API Called ===
[20-Jun-2026 21:05:26 UTC] User ID: 852
[20-Jun-2026 21:05:26 UTC] Limit: 20, Offset: 0
[20-Jun-2026 21:05:26 UTC] Orders found: 0
[20-Jun-2026 21:05:26 UTC] Orders data: []
[20-Jun-2026 21:05:26 UTC] Total orders count: 0
[20-Jun-2026 21:05:26 UTC] === API CALL LOG ===
[20-Jun-2026 21:05:26 UTC] Endpoint: user/profile.php
[20-Jun-2026 21:05:26 UTC] Full Log Data: {
    "timestamp": "2026-06-20 21:05:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1d36:d2f2:3d00:69:14e7:2ab5:6377",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1d36:d2f2:3d00:69:14e7:2ab5:6377, 172.69.109.206",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODUyIiwidXNlcm5hbWUiOiJhcmthbWdheWFuIiwiZW1haWwiOiJhaG1ldGJhbGxpMzE0NEBnbWFpbC5jb20iLCJleHAiOjE3ODI1OTQyODZ9.fiQb3nfJwwMYC46ZE-Dv3280rxZoqx45W7dmv6rdoxU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0edbb4f8866c809-DUS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1d36:d2f2:3d00:69:14e7:2ab5:6377",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jun-2026 21:05:26 UTC] === END API CALL LOG ===
[20-Jun-2026 21:05:26 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jun-2026 21:05:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODUyIiwidXNlcm5hbWUiOiJhcmthbWdheWFuIiwiZW1haWwiOiJhaG1ldGJhbGxpMzE0NEBnbWFpbC5jb20iLCJleHAiOjE3ODI1OTQyODZ9.fiQb3nfJwwMYC46ZE-Dv3280rxZoqx45W7dmv6rdoxU
[20-Jun-2026 21:05:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jun-2026 21:05:26 UTC] ✅ JWT token verified successfully for user profile
[20-Jun-2026 21:05:26 UTC] User ID: 852
[20-Jun-2026 21:05:26 UTC] ✅ User profile retrieved successfully for user ID: 852
[20-Jun-2026 21:05:27 UTC] === API CALL LOG ===
[20-Jun-2026 21:05:27 UTC] Endpoint: user/profile.php
[20-Jun-2026 21:05:27 UTC] Full Log Data: {
    "timestamp": "2026-06-20 21:05:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1d36:d2f2:3d00:69:14e7:2ab5:6377",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1d36:d2f2:3d00:69:14e7:2ab5:6377, 172.69.109.206",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODUyIiwidXNlcm5hbWUiOiJhcmthbWdheWFuIiwiZW1haWwiOiJhaG1ldGJhbGxpMzE0NEBnbWFpbC5jb20iLCJleHAiOjE3ODI1OTQyODZ9.fiQb3nfJwwMYC46ZE-Dv3280rxZoqx45W7dmv6rdoxU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0edbb5279e5c809-DUS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1d36:d2f2:3d00:69:14e7:2ab5:6377",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jun-2026 21:05:27 UTC] === END API CALL LOG ===
[20-Jun-2026 21:05:27 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jun-2026 21:05:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODUyIiwidXNlcm5hbWUiOiJhcmthbWdheWFuIiwiZW1haWwiOiJhaG1ldGJhbGxpMzE0NEBnbWFpbC5jb20iLCJleHAiOjE3ODI1OTQyODZ9.fiQb3nfJwwMYC46ZE-Dv3280rxZoqx45W7dmv6rdoxU
[20-Jun-2026 21:05:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jun-2026 21:05:27 UTC] ✅ JWT token verified successfully for user profile
[20-Jun-2026 21:05:27 UTC] User ID: 852
[20-Jun-2026 21:05:27 UTC] ✅ User profile retrieved successfully for user ID: 852
[20-Jun-2026 21:05:27 UTC] === API CALL LOG ===
[20-Jun-2026 21:05:27 UTC] Endpoint: user/profile.php
[20-Jun-2026 21:05:27 UTC] Full Log Data: {
    "timestamp": "2026-06-20 21:05:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1d36:d2f2:3d00:69:14e7:2ab5:6377",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1d36:d2f2:3d00:69:14e7:2ab5:6377, 172.69.109.206",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODUyIiwidXNlcm5hbWUiOiJhcmthbWdheWFuIiwiZW1haWwiOiJhaG1ldGJhbGxpMzE0NEBnbWFpbC5jb20iLCJleHAiOjE3ODI1OTQyODZ9.fiQb3nfJwwMYC46ZE-Dv3280rxZoqx45W7dmv6rdoxU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0edbb533a67c809-DUS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1d36:d2f2:3d00:69:14e7:2ab5:6377",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jun-2026 21:05:27 UTC] === END API CALL LOG ===
[20-Jun-2026 21:05:27 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jun-2026 21:05:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODUyIiwidXNlcm5hbWUiOiJhcmthbWdheWFuIiwiZW1haWwiOiJhaG1ldGJhbGxpMzE0NEBnbWFpbC5jb20iLCJleHAiOjE3ODI1OTQyODZ9.fiQb3nfJwwMYC46ZE-Dv3280rxZoqx45W7dmv6rdoxU
[20-Jun-2026 21:05:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jun-2026 21:05:27 UTC] ✅ JWT token verified successfully for user profile
[20-Jun-2026 21:05:27 UTC] User ID: 852
[20-Jun-2026 21:05:27 UTC] ✅ User profile retrieved successfully for user ID: 852
[20-Jun-2026 21:05:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jun-2026 21:05:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jun-2026 21:05:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a00:1d36:d2f2:3d00:69:14e7:2ab5:6377, 172.69.109.206","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODUyIiwidXNlcm5hbWUiOiJhcmthbWdheWFuIiwiZW1haWwiOiJhaG1ldGJhbGxpMzE0NEBnbWFpbC5jb20iLCJleHAiOjE3ODI1OTQyODZ9.fiQb3nfJwwMYC46ZE-Dv3280rxZoqx45W7dmv6rdoxU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0edbb835f8cc809-DUS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a00:1d36:d2f2:3d00:69:14e7:2ab5:6377","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[20-Jun-2026 21:05:35 UTC] === User Orders API Called ===
[20-Jun-2026 21:05:35 UTC] User ID: 852
[20-Jun-2026 21:05:35 UTC] Limit: 20, Offset: 0
[20-Jun-2026 21:05:35 UTC] Orders found: 0
[20-Jun-2026 21:05:35 UTC] Orders data: []
[20-Jun-2026 21:05:35 UTC] Total orders count: 0
[20-Jun-2026 21:21:46 UTC] === API CALL LOG ===
[20-Jun-2026 21:21:46 UTC] Endpoint: user/profile.php
[20-Jun-2026 21:21:46 UTC] Full Log Data: {
    "timestamp": "2026-06-20 21:21:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2603:7082:f140:dfcc:d1f5:e15a:ee53:45ef",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2603:7082:f140:dfcc:d1f5:e15a:ee53:45ef, 162.158.158.241",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODUzIiwidXNlcm5hbWUiOiJtYWdnaXIiLCJlbWFpbCI6ImF0Y2hpZW1hcmdhcmV0QGdtYWlsLmNvbSIsImV4cCI6MTc4MjU5NTMwNX0.nxAHIDZGIqRqY7-4X6cSzXcL1ItKqHxgzcQQberasZ0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0edd338a852423a-EWR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2603:7082:f140:dfcc:d1f5:e15a:ee53:45ef",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jun-2026 21:21:46 UTC] === END API CALL LOG ===
[20-Jun-2026 21:21:46 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jun-2026 21:21:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODUzIiwidXNlcm5hbWUiOiJtYWdnaXIiLCJlbWFpbCI6ImF0Y2hpZW1hcmdhcmV0QGdtYWlsLmNvbSIsImV4cCI6MTc4MjU5NTMwNX0.nxAHIDZGIqRqY7-4X6cSzXcL1ItKqHxgzcQQberasZ0
[20-Jun-2026 21:21:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jun-2026 21:21:46 UTC] ✅ JWT token verified successfully for user profile
[20-Jun-2026 21:21:46 UTC] User ID: 853
[20-Jun-2026 21:21:46 UTC] ✅ User profile retrieved successfully for user ID: 853
[20-Jun-2026 21:21:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jun-2026 21:21:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jun-2026 21:21:46 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2603:7082:f140:dfcc:d1f5:e15a:ee53:45ef, 162.158.158.241","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODUzIiwidXNlcm5hbWUiOiJtYWdnaXIiLCJlbWFpbCI6ImF0Y2hpZW1hcmdhcmV0QGdtYWlsLmNvbSIsImV4cCI6MTc4MjU5NTMwNX0.nxAHIDZGIqRqY7-4X6cSzXcL1ItKqHxgzcQQberasZ0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0edd338c87f423a-EWR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2603:7082:f140:dfcc:d1f5:e15a:ee53:45ef","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[20-Jun-2026 21:21:46 UTC] === User Orders API Called ===
[20-Jun-2026 21:21:46 UTC] User ID: 853
[20-Jun-2026 21:21:46 UTC] Limit: 20, Offset: 0
[20-Jun-2026 21:21:46 UTC] Orders found: 0
[20-Jun-2026 21:21:46 UTC] Orders data: []
[20-Jun-2026 21:21:46 UTC] Total orders count: 0
[20-Jun-2026 21:21:46 UTC] === API CALL LOG ===
[20-Jun-2026 21:21:46 UTC] Endpoint: user/profile.php
[20-Jun-2026 21:21:46 UTC] Full Log Data: {
    "timestamp": "2026-06-20 21:21:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2603:7082:f140:dfcc:d1f5:e15a:ee53:45ef",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2603:7082:f140:dfcc:d1f5:e15a:ee53:45ef, 162.158.158.241",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODUzIiwidXNlcm5hbWUiOiJtYWdnaXIiLCJlbWFpbCI6ImF0Y2hpZW1hcmdhcmV0QGdtYWlsLmNvbSIsImV4cCI6MTc4MjU5NTMwNX0.nxAHIDZGIqRqY7-4X6cSzXcL1ItKqHxgzcQQberasZ0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0edd339490c423a-EWR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2603:7082:f140:dfcc:d1f5:e15a:ee53:45ef",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jun-2026 21:21:46 UTC] === END API CALL LOG ===
[20-Jun-2026 21:21:46 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jun-2026 21:21:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODUzIiwidXNlcm5hbWUiOiJtYWdnaXIiLCJlbWFpbCI6ImF0Y2hpZW1hcmdhcmV0QGdtYWlsLmNvbSIsImV4cCI6MTc4MjU5NTMwNX0.nxAHIDZGIqRqY7-4X6cSzXcL1ItKqHxgzcQQberasZ0
[20-Jun-2026 21:21:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jun-2026 21:21:46 UTC] ✅ JWT token verified successfully for user profile
[20-Jun-2026 21:21:46 UTC] User ID: 853
[20-Jun-2026 21:21:46 UTC] ✅ User profile retrieved successfully for user ID: 853
[20-Jun-2026 21:21:47 UTC] === API CALL LOG ===
[20-Jun-2026 21:21:47 UTC] Endpoint: user/profile.php
[20-Jun-2026 21:21:47 UTC] Full Log Data: {
    "timestamp": "2026-06-20 21:21:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2603:7082:f140:dfcc:d1f5:e15a:ee53:45ef",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2603:7082:f140:dfcc:d1f5:e15a:ee53:45ef, 162.158.158.241",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODUzIiwidXNlcm5hbWUiOiJtYWdnaXIiLCJlbWFpbCI6ImF0Y2hpZW1hcmdhcmV0QGdtYWlsLmNvbSIsImV4cCI6MTc4MjU5NTMwNX0.nxAHIDZGIqRqY7-4X6cSzXcL1ItKqHxgzcQQberasZ0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0edd33ded18423a-EWR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2603:7082:f140:dfcc:d1f5:e15a:ee53:45ef",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jun-2026 21:21:47 UTC] === END API CALL LOG ===
[20-Jun-2026 21:21:47 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jun-2026 21:21:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODUzIiwidXNlcm5hbWUiOiJtYWdnaXIiLCJlbWFpbCI6ImF0Y2hpZW1hcmdhcmV0QGdtYWlsLmNvbSIsImV4cCI6MTc4MjU5NTMwNX0.nxAHIDZGIqRqY7-4X6cSzXcL1ItKqHxgzcQQberasZ0
[20-Jun-2026 21:21:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jun-2026 21:21:47 UTC] ✅ JWT token verified successfully for user profile
[20-Jun-2026 21:21:47 UTC] User ID: 853
[20-Jun-2026 21:21:47 UTC] ✅ User profile retrieved successfully for user ID: 853
[20-Jun-2026 21:21:53 UTC] === API CALL LOG ===
[20-Jun-2026 21:21:53 UTC] Endpoint: user/profile.php
[20-Jun-2026 21:21:53 UTC] Full Log Data: {
    "timestamp": "2026-06-20 21:21:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2603:7082:f140:dfcc:d1f5:e15a:ee53:45ef",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2603:7082:f140:dfcc:d1f5:e15a:ee53:45ef, 162.158.158.241",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODUzIiwidXNlcm5hbWUiOiJtYWdnaXIiLCJlbWFpbCI6ImF0Y2hpZW1hcmdhcmV0QGdtYWlsLmNvbSIsImV4cCI6MTc4MjU5NTMwNX0.nxAHIDZGIqRqY7-4X6cSzXcL1ItKqHxgzcQQberasZ0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0edd3650ac0423a-EWR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2603:7082:f140:dfcc:d1f5:e15a:ee53:45ef",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jun-2026 21:21:53 UTC] === END API CALL LOG ===
[20-Jun-2026 21:21:53 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jun-2026 21:21:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODUzIiwidXNlcm5hbWUiOiJtYWdnaXIiLCJlbWFpbCI6ImF0Y2hpZW1hcmdhcmV0QGdtYWlsLmNvbSIsImV4cCI6MTc4MjU5NTMwNX0.nxAHIDZGIqRqY7-4X6cSzXcL1ItKqHxgzcQQberasZ0
[20-Jun-2026 21:21:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jun-2026 21:21:53 UTC] ✅ JWT token verified successfully for user profile
[20-Jun-2026 21:21:53 UTC] User ID: 853
[20-Jun-2026 21:21:53 UTC] ✅ User profile retrieved successfully for user ID: 853
[20-Jun-2026 21:21:56 UTC] === API CALL LOG ===
[20-Jun-2026 21:21:56 UTC] Endpoint: user/profile.php
[20-Jun-2026 21:21:56 UTC] Full Log Data: {
    "timestamp": "2026-06-20 21:21:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2603:7082:f140:dfcc:d1f5:e15a:ee53:45ef",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2603:7082:f140:dfcc:d1f5:e15a:ee53:45ef, 162.158.158.241",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODUzIiwidXNlcm5hbWUiOiJtYWdnaXIiLCJlbWFpbCI6ImF0Y2hpZW1hcmdhcmV0QGdtYWlsLmNvbSIsImV4cCI6MTc4MjU5NTMwNX0.nxAHIDZGIqRqY7-4X6cSzXcL1ItKqHxgzcQQberasZ0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0edd37998f9423a-EWR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2603:7082:f140:dfcc:d1f5:e15a:ee53:45ef",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jun-2026 21:21:56 UTC] === END API CALL LOG ===
[20-Jun-2026 21:21:56 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jun-2026 21:21:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODUzIiwidXNlcm5hbWUiOiJtYWdnaXIiLCJlbWFpbCI6ImF0Y2hpZW1hcmdhcmV0QGdtYWlsLmNvbSIsImV4cCI6MTc4MjU5NTMwNX0.nxAHIDZGIqRqY7-4X6cSzXcL1ItKqHxgzcQQberasZ0
[20-Jun-2026 21:21:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jun-2026 21:21:56 UTC] ✅ JWT token verified successfully for user profile
[20-Jun-2026 21:21:56 UTC] User ID: 853
[20-Jun-2026 21:21:56 UTC] ✅ User profile retrieved successfully for user ID: 853
[20-Jun-2026 21:21:56 UTC] User Purchases API - User ID: 853
[20-Jun-2026 21:21:56 UTC] User Purchases API - Total purchases found: 0
[20-Jun-2026 21:21:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jun-2026 21:21:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jun-2026 21:21:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2603:7082:f140:dfcc:d1f5:e15a:ee53:45ef, 162.158.158.241","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODUzIiwidXNlcm5hbWUiOiJtYWdnaXIiLCJlbWFpbCI6ImF0Y2hpZW1hcmdhcmV0QGdtYWlsLmNvbSIsImV4cCI6MTc4MjU5NTMwNX0.nxAHIDZGIqRqY7-4X6cSzXcL1ItKqHxgzcQQberasZ0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0edd383cf6a423a-EWR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2603:7082:f140:dfcc:d1f5:e15a:ee53:45ef","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[20-Jun-2026 21:21:58 UTC] === User Orders API Called ===
[20-Jun-2026 21:21:58 UTC] User ID: 853
[20-Jun-2026 21:21:58 UTC] Limit: 20, Offset: 0
[20-Jun-2026 21:21:58 UTC] Orders found: 0
[20-Jun-2026 21:21:58 UTC] Orders data: []
[20-Jun-2026 21:21:58 UTC] Total orders count: 0
[20-Jun-2026 21:21:58 UTC] === API CALL LOG ===
[20-Jun-2026 21:21:58 UTC] Endpoint: user/profile.php
[20-Jun-2026 21:21:58 UTC] Full Log Data: {
    "timestamp": "2026-06-20 21:21:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2603:7082:f140:dfcc:d1f5:e15a:ee53:45ef",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2603:7082:f140:dfcc:d1f5:e15a:ee53:45ef, 162.158.158.241",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODUzIiwidXNlcm5hbWUiOiJtYWdnaXIiLCJlbWFpbCI6ImF0Y2hpZW1hcmdhcmV0QGdtYWlsLmNvbSIsImV4cCI6MTc4MjU5NTMwNX0.nxAHIDZGIqRqY7-4X6cSzXcL1ItKqHxgzcQQberasZ0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0edd3848fd9423a-EWR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2603:7082:f140:dfcc:d1f5:e15a:ee53:45ef",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jun-2026 21:21:58 UTC] === END API CALL LOG ===
[20-Jun-2026 21:21:58 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jun-2026 21:21:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODUzIiwidXNlcm5hbWUiOiJtYWdnaXIiLCJlbWFpbCI6ImF0Y2hpZW1hcmdhcmV0QGdtYWlsLmNvbSIsImV4cCI6MTc4MjU5NTMwNX0.nxAHIDZGIqRqY7-4X6cSzXcL1ItKqHxgzcQQberasZ0
[20-Jun-2026 21:21:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jun-2026 21:21:58 UTC] ✅ JWT token verified successfully for user profile
[20-Jun-2026 21:21:58 UTC] User ID: 853
[20-Jun-2026 21:21:58 UTC] ✅ User profile retrieved successfully for user ID: 853
[20-Jun-2026 21:21:59 UTC] === API CALL LOG ===
[20-Jun-2026 21:21:59 UTC] Endpoint: user/profile.php
[20-Jun-2026 21:21:59 UTC] Full Log Data: {
    "timestamp": "2026-06-20 21:21:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2603:7082:f140:dfcc:d1f5:e15a:ee53:45ef",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2603:7082:f140:dfcc:d1f5:e15a:ee53:45ef, 162.158.158.241",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODUzIiwidXNlcm5hbWUiOiJtYWdnaXIiLCJlbWFpbCI6ImF0Y2hpZW1hcmdhcmV0QGdtYWlsLmNvbSIsImV4cCI6MTc4MjU5NTMwNX0.nxAHIDZGIqRqY7-4X6cSzXcL1ItKqHxgzcQQberasZ0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0edd3881a18423a-EWR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2603:7082:f140:dfcc:d1f5:e15a:ee53:45ef",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jun-2026 21:21:59 UTC] === END API CALL LOG ===
[20-Jun-2026 21:21:59 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jun-2026 21:21:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODUzIiwidXNlcm5hbWUiOiJtYWdnaXIiLCJlbWFpbCI6ImF0Y2hpZW1hcmdhcmV0QGdtYWlsLmNvbSIsImV4cCI6MTc4MjU5NTMwNX0.nxAHIDZGIqRqY7-4X6cSzXcL1ItKqHxgzcQQberasZ0
[20-Jun-2026 21:21:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jun-2026 21:21:59 UTC] ✅ JWT token verified successfully for user profile
[20-Jun-2026 21:21:59 UTC] User ID: 853
[20-Jun-2026 21:21:59 UTC] ✅ User profile retrieved successfully for user ID: 853
[20-Jun-2026 21:21:59 UTC] === API CALL LOG ===
[20-Jun-2026 21:21:59 UTC] Endpoint: user/profile.php
[20-Jun-2026 21:21:59 UTC] Full Log Data: {
    "timestamp": "2026-06-20 21:21:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2603:7082:f140:dfcc:d1f5:e15a:ee53:45ef",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2603:7082:f140:dfcc:d1f5:e15a:ee53:45ef, 162.158.158.241",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODUzIiwidXNlcm5hbWUiOiJtYWdnaXIiLCJlbWFpbCI6ImF0Y2hpZW1hcmdhcmV0QGdtYWlsLmNvbSIsImV4cCI6MTc4MjU5NTMwNX0.nxAHIDZGIqRqY7-4X6cSzXcL1ItKqHxgzcQQberasZ0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0edd3899af8423a-EWR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2603:7082:f140:dfcc:d1f5:e15a:ee53:45ef",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jun-2026 21:21:59 UTC] === END API CALL LOG ===
[20-Jun-2026 21:21:59 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jun-2026 21:21:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODUzIiwidXNlcm5hbWUiOiJtYWdnaXIiLCJlbWFpbCI6ImF0Y2hpZW1hcmdhcmV0QGdtYWlsLmNvbSIsImV4cCI6MTc4MjU5NTMwNX0.nxAHIDZGIqRqY7-4X6cSzXcL1ItKqHxgzcQQberasZ0
[20-Jun-2026 21:21:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jun-2026 21:21:59 UTC] ✅ JWT token verified successfully for user profile
[20-Jun-2026 21:21:59 UTC] User ID: 853
[20-Jun-2026 21:21:59 UTC] ✅ User profile retrieved successfully for user ID: 853
[20-Jun-2026 22:54:59 UTC] === API CALL LOG ===
[20-Jun-2026 22:54:59 UTC] Endpoint: user/profile.php
[20-Jun-2026 22:54:59 UTC] Full Log Data: {
    "timestamp": "2026-06-20 22:54:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:fe38:2290:7f86:1:0:3f78:131e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:fe38:2290:7f86:1:0:3f78:131e, 197.234.242.163",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4MDUsInVzZXJuYW1lIjoiS2liZXQiLCJlbWFpbCI6ImVub2Nra2liZXQzNzVAZ21haWwuY29tIiwiZXhwIjoxNzgyNjAwODk4fQ.0YN0s0_JKy0ggqU3OOpaUxBV6XOSFosQqsQmAMNK9og",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0ee5bc29a337393-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:fe38:2290:7f86:1:0:3f78:131e",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jun-2026 22:54:59 UTC] === END API CALL LOG ===
[20-Jun-2026 22:54:59 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jun-2026 22:54:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4MDUsInVzZXJuYW1lIjoiS2liZXQiLCJlbWFpbCI6ImVub2Nra2liZXQzNzVAZ21haWwuY29tIiwiZXhwIjoxNzgyNjAwODk4fQ.0YN0s0_JKy0ggqU3OOpaUxBV6XOSFosQqsQmAMNK9og
[20-Jun-2026 22:54:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jun-2026 22:54:59 UTC] ✅ JWT token verified successfully for user profile
[20-Jun-2026 22:54:59 UTC] User ID: 805
[20-Jun-2026 22:54:59 UTC] ✅ User profile retrieved successfully for user ID: 805
[20-Jun-2026 22:54:59 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jun-2026 22:54:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jun-2026 22:54:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2c0f:fe38:2290:7f86:1:0:3f78:131e, 197.234.242.163","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4MDUsInVzZXJuYW1lIjoiS2liZXQiLCJlbWFpbCI6ImVub2Nra2liZXQzNzVAZ21haWwuY29tIiwiZXhwIjoxNzgyNjAwODk4fQ.0YN0s0_JKy0ggqU3OOpaUxBV6XOSFosQqsQmAMNK9og","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0ee5bc2fa507393-JNB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2c0f:fe38:2290:7f86:1:0:3f78:131e","cf-ipcountry":"KE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[20-Jun-2026 22:54:59 UTC] === User Orders API Called ===
[20-Jun-2026 22:54:59 UTC] User ID: 805
[20-Jun-2026 22:54:59 UTC] Limit: 20, Offset: 0
[20-Jun-2026 22:54:59 UTC] Orders found: 0
[20-Jun-2026 22:54:59 UTC] Orders data: []
[20-Jun-2026 22:54:59 UTC] Total orders count: 0
[20-Jun-2026 22:54:59 UTC] === API CALL LOG ===
[20-Jun-2026 22:54:59 UTC] Endpoint: user/profile.php
[20-Jun-2026 22:54:59 UTC] Full Log Data: {
    "timestamp": "2026-06-20 22:54:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:fe38:2290:7f86:1:0:3f78:131e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:fe38:2290:7f86:1:0:3f78:131e, 197.234.242.114",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4MDUsInVzZXJuYW1lIjoiS2liZXQiLCJlbWFpbCI6ImVub2Nra2liZXQzNzVAZ21haWwuY29tIiwiZXhwIjoxNzgyNjAwODk4fQ.0YN0s0_JKy0ggqU3OOpaUxBV6XOSFosQqsQmAMNK9og",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0ee5bc33a5e7393-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:fe38:2290:7f86:1:0:3f78:131e",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jun-2026 22:54:59 UTC] === END API CALL LOG ===
[20-Jun-2026 22:54:59 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jun-2026 22:54:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4MDUsInVzZXJuYW1lIjoiS2liZXQiLCJlbWFpbCI6ImVub2Nra2liZXQzNzVAZ21haWwuY29tIiwiZXhwIjoxNzgyNjAwODk4fQ.0YN0s0_JKy0ggqU3OOpaUxBV6XOSFosQqsQmAMNK9og
[20-Jun-2026 22:54:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jun-2026 22:54:59 UTC] ✅ JWT token verified successfully for user profile
[20-Jun-2026 22:54:59 UTC] User ID: 805
[20-Jun-2026 22:54:59 UTC] ✅ User profile retrieved successfully for user ID: 805
[20-Jun-2026 22:55:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jun-2026 22:55:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jun-2026 22:55:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2c0f:fe38:2290:7f86:1:0:3f78:131e, 197.234.242.162","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4MDUsInVzZXJuYW1lIjoiS2liZXQiLCJlbWFpbCI6ImVub2Nra2liZXQzNzVAZ21haWwuY29tIiwiZXhwIjoxNzgyNjAwODk4fQ.0YN0s0_JKy0ggqU3OOpaUxBV6XOSFosQqsQmAMNK9og","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0ee5c6f996e7393-JNB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2c0f:fe38:2290:7f86:1:0:3f78:131e","cf-ipcountry":"KE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[20-Jun-2026 22:55:27 UTC] === User Orders API Called ===
[20-Jun-2026 22:55:27 UTC] User ID: 805
[20-Jun-2026 22:55:27 UTC] Limit: 20, Offset: 0
[20-Jun-2026 22:55:27 UTC] Orders found: 0
[20-Jun-2026 22:55:27 UTC] Orders data: []
[20-Jun-2026 22:55:27 UTC] Total orders count: 0
[20-Jun-2026 22:55:27 UTC] === API CALL LOG ===
[20-Jun-2026 22:55:27 UTC] Endpoint: user/profile.php
[20-Jun-2026 22:55:27 UTC] Full Log Data: {
    "timestamp": "2026-06-20 22:55:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:fe38:2290:7f86:1:0:3f78:131e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:fe38:2290:7f86:1:0:3f78:131e, 197.234.242.163",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4MDUsInVzZXJuYW1lIjoiS2liZXQiLCJlbWFpbCI6ImVub2Nra2liZXQzNzVAZ21haWwuY29tIiwiZXhwIjoxNzgyNjAwODk4fQ.0YN0s0_JKy0ggqU3OOpaUxBV6XOSFosQqsQmAMNK9og",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0ee5c6f996d7393-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:fe38:2290:7f86:1:0:3f78:131e",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jun-2026 22:55:27 UTC] === END API CALL LOG ===
[20-Jun-2026 22:55:27 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jun-2026 22:55:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4MDUsInVzZXJuYW1lIjoiS2liZXQiLCJlbWFpbCI6ImVub2Nra2liZXQzNzVAZ21haWwuY29tIiwiZXhwIjoxNzgyNjAwODk4fQ.0YN0s0_JKy0ggqU3OOpaUxBV6XOSFosQqsQmAMNK9og
[20-Jun-2026 22:55:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jun-2026 22:55:27 UTC] ✅ JWT token verified successfully for user profile
[20-Jun-2026 22:55:27 UTC] User ID: 805
[20-Jun-2026 22:55:27 UTC] ✅ User profile retrieved successfully for user ID: 805
[20-Jun-2026 22:55:27 UTC] === API CALL LOG ===
[20-Jun-2026 22:55:27 UTC] Endpoint: user/profile.php
[20-Jun-2026 22:55:27 UTC] Full Log Data: {
    "timestamp": "2026-06-20 22:55:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:fe38:2290:7f86:1:0:3f78:131e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:fe38:2290:7f86:1:0:3f78:131e, 197.234.242.163",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4MDUsInVzZXJuYW1lIjoiS2liZXQiLCJlbWFpbCI6ImVub2Nra2liZXQzNzVAZ21haWwuY29tIiwiZXhwIjoxNzgyNjAwODk4fQ.0YN0s0_JKy0ggqU3OOpaUxBV6XOSFosQqsQmAMNK9og",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0ee5c6f996f7393-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:fe38:2290:7f86:1:0:3f78:131e",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jun-2026 22:55:27 UTC] === END API CALL LOG ===
[20-Jun-2026 22:55:27 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jun-2026 22:55:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4MDUsInVzZXJuYW1lIjoiS2liZXQiLCJlbWFpbCI6ImVub2Nra2liZXQzNzVAZ21haWwuY29tIiwiZXhwIjoxNzgyNjAwODk4fQ.0YN0s0_JKy0ggqU3OOpaUxBV6XOSFosQqsQmAMNK9og
[20-Jun-2026 22:55:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jun-2026 22:55:27 UTC] ✅ JWT token verified successfully for user profile
[20-Jun-2026 22:55:27 UTC] User ID: 805
[20-Jun-2026 22:55:27 UTC] ✅ User profile retrieved successfully for user ID: 805
[20-Jun-2026 22:56:02 UTC] === API CALL LOG ===
[20-Jun-2026 22:56:02 UTC] Endpoint: user/profile.php
[20-Jun-2026 22:56:02 UTC] Full Log Data: {
    "timestamp": "2026-06-20 22:56:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:fe38:2290:7f86:1:0:3f78:131e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:fe38:2290:7f86:1:0:3f78:131e, 172.68.42.17",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4MDUsInVzZXJuYW1lIjoiS2liZXQiLCJlbWFpbCI6ImVub2Nra2liZXQzNzVAZ21haWwuY29tIiwiZXhwIjoxNzgyNjAwODk4fQ.0YN0s0_JKy0ggqU3OOpaUxBV6XOSFosQqsQmAMNK9og",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0ee5d4dca506c9c-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:fe38:2290:7f86:1:0:3f78:131e",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jun-2026 22:56:02 UTC] === END API CALL LOG ===
[20-Jun-2026 22:56:02 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jun-2026 22:56:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4MDUsInVzZXJuYW1lIjoiS2liZXQiLCJlbWFpbCI6ImVub2Nra2liZXQzNzVAZ21haWwuY29tIiwiZXhwIjoxNzgyNjAwODk4fQ.0YN0s0_JKy0ggqU3OOpaUxBV6XOSFosQqsQmAMNK9og
[20-Jun-2026 22:56:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jun-2026 22:56:02 UTC] ✅ JWT token verified successfully for user profile
[20-Jun-2026 22:56:02 UTC] User ID: 805
[20-Jun-2026 22:56:02 UTC] ✅ User profile retrieved successfully for user ID: 805
[20-Jun-2026 22:56:05 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jun-2026 22:56:05 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jun-2026 22:56:05 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2c0f:fe38:2290:7f86:1:0:3f78:131e, 172.68.42.17","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4MDUsInVzZXJuYW1lIjoiS2liZXQiLCJlbWFpbCI6ImVub2Nra2liZXQzNzVAZ21haWwuY29tIiwiZXhwIjoxNzgyNjAwODk4fQ.0YN0s0_JKy0ggqU3OOpaUxBV6XOSFosQqsQmAMNK9og","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0ee5d63ac296c9c-JNB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2c0f:fe38:2290:7f86:1:0:3f78:131e","cf-ipcountry":"KE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[20-Jun-2026 22:56:05 UTC] === User Orders API Called ===
[20-Jun-2026 22:56:05 UTC] User ID: 805
[20-Jun-2026 22:56:05 UTC] Limit: 20, Offset: 0
[20-Jun-2026 22:56:05 UTC] === API CALL LOG ===
[20-Jun-2026 22:56:05 UTC] Endpoint: user/profile.php
[20-Jun-2026 22:56:05 UTC] Full Log Data: {
    "timestamp": "2026-06-20 22:56:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:fe38:2290:7f86:1:0:3f78:131e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:fe38:2290:7f86:1:0:3f78:131e, 172.68.42.17",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4MDUsInVzZXJuYW1lIjoiS2liZXQiLCJlbWFpbCI6ImVub2Nra2liZXQzNzVAZ21haWwuY29tIiwiZXhwIjoxNzgyNjAwODk4fQ.0YN0s0_JKy0ggqU3OOpaUxBV6XOSFosQqsQmAMNK9og",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0ee5d63ac2b6c9c-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:fe38:2290:7f86:1:0:3f78:131e",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jun-2026 22:56:05 UTC] === END API CALL LOG ===
[20-Jun-2026 22:56:05 UTC] Orders found: 0
[20-Jun-2026 22:56:05 UTC] Orders data: []
[20-Jun-2026 22:56:05 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jun-2026 22:56:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4MDUsInVzZXJuYW1lIjoiS2liZXQiLCJlbWFpbCI6ImVub2Nra2liZXQzNzVAZ21haWwuY29tIiwiZXhwIjoxNzgyNjAwODk4fQ.0YN0s0_JKy0ggqU3OOpaUxBV6XOSFosQqsQmAMNK9og
[20-Jun-2026 22:56:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jun-2026 22:56:05 UTC] Total orders count: 0
[20-Jun-2026 22:56:05 UTC] ✅ JWT token verified successfully for user profile
[20-Jun-2026 22:56:05 UTC] User ID: 805
[20-Jun-2026 22:56:05 UTC] ✅ User profile retrieved successfully for user ID: 805
[20-Jun-2026 22:56:05 UTC] === API CALL LOG ===
[20-Jun-2026 22:56:05 UTC] Endpoint: user/profile.php
[20-Jun-2026 22:56:05 UTC] Full Log Data: {
    "timestamp": "2026-06-20 22:56:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:fe38:2290:7f86:1:0:3f78:131e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:fe38:2290:7f86:1:0:3f78:131e, 172.68.42.17",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4MDUsInVzZXJuYW1lIjoiS2liZXQiLCJlbWFpbCI6ImVub2Nra2liZXQzNzVAZ21haWwuY29tIiwiZXhwIjoxNzgyNjAwODk4fQ.0YN0s0_JKy0ggqU3OOpaUxBV6XOSFosQqsQmAMNK9og",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0ee5d640c986c9c-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:fe38:2290:7f86:1:0:3f78:131e",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jun-2026 22:56:05 UTC] === END API CALL LOG ===
[20-Jun-2026 22:56:05 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jun-2026 22:56:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4MDUsInVzZXJuYW1lIjoiS2liZXQiLCJlbWFpbCI6ImVub2Nra2liZXQzNzVAZ21haWwuY29tIiwiZXhwIjoxNzgyNjAwODk4fQ.0YN0s0_JKy0ggqU3OOpaUxBV6XOSFosQqsQmAMNK9og
[20-Jun-2026 22:56:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jun-2026 22:56:05 UTC] ✅ JWT token verified successfully for user profile
[20-Jun-2026 22:56:05 UTC] User ID: 805
[20-Jun-2026 22:56:05 UTC] ✅ User profile retrieved successfully for user ID: 805
[20-Jun-2026 22:56:33 UTC] === API CALL LOG ===
[20-Jun-2026 22:56:33 UTC] Endpoint: user/profile.php
[20-Jun-2026 22:56:33 UTC] Full Log Data: {
    "timestamp": "2026-06-20 22:56:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:fe38:2290:7f86:1:0:3f78:131e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:fe38:2290:7f86:1:0:3f78:131e, 104.22.45.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4MDUsInVzZXJuYW1lIjoiS2liZXQiLCJlbWFpbCI6ImVub2Nra2liZXQzNzVAZ21haWwuY29tIiwiZXhwIjoxNzgyNjAwODk4fQ.0YN0s0_JKy0ggqU3OOpaUxBV6XOSFosQqsQmAMNK9og",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0ee5e0f4dd3de16-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:fe38:2290:7f86:1:0:3f78:131e",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jun-2026 22:56:33 UTC] === END API CALL LOG ===
[20-Jun-2026 22:56:33 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jun-2026 22:56:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4MDUsInVzZXJuYW1lIjoiS2liZXQiLCJlbWFpbCI6ImVub2Nra2liZXQzNzVAZ21haWwuY29tIiwiZXhwIjoxNzgyNjAwODk4fQ.0YN0s0_JKy0ggqU3OOpaUxBV6XOSFosQqsQmAMNK9og
[20-Jun-2026 22:56:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jun-2026 22:56:33 UTC] ✅ JWT token verified successfully for user profile
[20-Jun-2026 22:56:33 UTC] User ID: 805
[20-Jun-2026 22:56:33 UTC] ✅ User profile retrieved successfully for user ID: 805
[20-Jun-2026 22:56:35 UTC] === API CALL LOG ===
[20-Jun-2026 22:56:35 UTC] Endpoint: user/profile.php
[20-Jun-2026 22:56:35 UTC] Full Log Data: {
    "timestamp": "2026-06-20 22:56:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:fe38:2290:7f86:1:0:3f78:131e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:fe38:2290:7f86:1:0:3f78:131e, 104.22.45.107",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4MDUsInVzZXJuYW1lIjoiS2liZXQiLCJlbWFpbCI6ImVub2Nra2liZXQzNzVAZ21haWwuY29tIiwiZXhwIjoxNzgyNjAwODk4fQ.0YN0s0_JKy0ggqU3OOpaUxBV6XOSFosQqsQmAMNK9og",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0ee5e185881de16-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:fe38:2290:7f86:1:0:3f78:131e",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jun-2026 22:56:35 UTC] === END API CALL LOG ===
[20-Jun-2026 22:56:35 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jun-2026 22:56:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4MDUsInVzZXJuYW1lIjoiS2liZXQiLCJlbWFpbCI6ImVub2Nra2liZXQzNzVAZ21haWwuY29tIiwiZXhwIjoxNzgyNjAwODk4fQ.0YN0s0_JKy0ggqU3OOpaUxBV6XOSFosQqsQmAMNK9og
[20-Jun-2026 22:56:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jun-2026 22:56:35 UTC] ✅ JWT token verified successfully for user profile
[20-Jun-2026 22:56:35 UTC] User ID: 805
[20-Jun-2026 22:56:35 UTC] ✅ User profile retrieved successfully for user ID: 805
[20-Jun-2026 22:56:35 UTC] User Purchases API - User ID: 805
[20-Jun-2026 22:56:35 UTC] User Purchases API - Total purchases found: 0
[20-Jun-2026 23:14:11 UTC] === API CALL LOG ===
[20-Jun-2026 23:14:11 UTC] Endpoint: user/profile.php
[20-Jun-2026 23:14:11 UTC] Full Log Data: {
    "timestamp": "2026-06-20 23:14:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.88.111.25",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.88.111.25, 141.101.99.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU0IiwidXNlcm5hbWUiOiJyaWNoa2lkIiwiZW1haWwiOiJyaWNoYXJkZ2FicmllbDc3MjJAZ21haWwuY29tIiwiZXhwIjoxNzgyNjAyMDUwfQ.vY2uk6NreeTVUz6Nc1v2jcgI7K9fngcizNScJ16GcIA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0ee77e7cde1ef27-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.88.111.25",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jun-2026 23:14:11 UTC] === END API CALL LOG ===
[20-Jun-2026 23:14:11 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jun-2026 23:14:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU0IiwidXNlcm5hbWUiOiJyaWNoa2lkIiwiZW1haWwiOiJyaWNoYXJkZ2FicmllbDc3MjJAZ21haWwuY29tIiwiZXhwIjoxNzgyNjAyMDUwfQ.vY2uk6NreeTVUz6Nc1v2jcgI7K9fngcizNScJ16GcIA
[20-Jun-2026 23:14:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jun-2026 23:14:11 UTC] ✅ JWT token verified successfully for user profile
[20-Jun-2026 23:14:11 UTC] User ID: 854
[20-Jun-2026 23:14:11 UTC] ✅ User profile retrieved successfully for user ID: 854
[20-Jun-2026 23:14:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jun-2026 23:14:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jun-2026 23:14:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.88.111.25, 141.101.99.152","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU0IiwidXNlcm5hbWUiOiJyaWNoa2lkIiwiZW1haWwiOiJyaWNoYXJkZ2FicmllbDc3MjJAZ21haWwuY29tIiwiZXhwIjoxNzgyNjAyMDUwfQ.vY2uk6NreeTVUz6Nc1v2jcgI7K9fngcizNScJ16GcIA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0ee77e7cdeaef27-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.88.111.25","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[20-Jun-2026 23:14:11 UTC] === User Orders API Called ===
[20-Jun-2026 23:14:11 UTC] User ID: 854
[20-Jun-2026 23:14:11 UTC] Limit: 20, Offset: 0
[20-Jun-2026 23:14:11 UTC] Orders found: 0
[20-Jun-2026 23:14:11 UTC] Orders data: []
[20-Jun-2026 23:14:11 UTC] Total orders count: 0
[20-Jun-2026 23:14:11 UTC] === API CALL LOG ===
[20-Jun-2026 23:14:11 UTC] Endpoint: user/profile.php
[20-Jun-2026 23:14:11 UTC] Full Log Data: {
    "timestamp": "2026-06-20 23:14:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.88.111.25",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.88.111.25, 141.101.98.57",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU0IiwidXNlcm5hbWUiOiJyaWNoa2lkIiwiZW1haWwiOiJyaWNoYXJkZ2FicmllbDc3MjJAZ21haWwuY29tIiwiZXhwIjoxNzgyNjAyMDUwfQ.vY2uk6NreeTVUz6Nc1v2jcgI7K9fngcizNScJ16GcIA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0ee77e8bffaef27-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.88.111.25",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jun-2026 23:14:11 UTC] === END API CALL LOG ===
[20-Jun-2026 23:14:11 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jun-2026 23:14:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU0IiwidXNlcm5hbWUiOiJyaWNoa2lkIiwiZW1haWwiOiJyaWNoYXJkZ2FicmllbDc3MjJAZ21haWwuY29tIiwiZXhwIjoxNzgyNjAyMDUwfQ.vY2uk6NreeTVUz6Nc1v2jcgI7K9fngcizNScJ16GcIA
[20-Jun-2026 23:14:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jun-2026 23:14:11 UTC] ✅ JWT token verified successfully for user profile
[20-Jun-2026 23:14:11 UTC] User ID: 854
[20-Jun-2026 23:14:11 UTC] ✅ User profile retrieved successfully for user ID: 854
[20-Jun-2026 23:14:12 UTC] === API CALL LOG ===
[20-Jun-2026 23:14:12 UTC] Endpoint: user/profile.php
[20-Jun-2026 23:14:12 UTC] Full Log Data: {
    "timestamp": "2026-06-20 23:14:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.88.111.25",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.88.111.25, 141.101.98.57",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU0IiwidXNlcm5hbWUiOiJyaWNoa2lkIiwiZW1haWwiOiJyaWNoYXJkZ2FicmllbDc3MjJAZ21haWwuY29tIiwiZXhwIjoxNzgyNjAyMDUwfQ.vY2uk6NreeTVUz6Nc1v2jcgI7K9fngcizNScJ16GcIA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0ee77ee1c8aef27-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.88.111.25",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jun-2026 23:14:12 UTC] === END API CALL LOG ===
[20-Jun-2026 23:14:12 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jun-2026 23:14:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU0IiwidXNlcm5hbWUiOiJyaWNoa2lkIiwiZW1haWwiOiJyaWNoYXJkZ2FicmllbDc3MjJAZ21haWwuY29tIiwiZXhwIjoxNzgyNjAyMDUwfQ.vY2uk6NreeTVUz6Nc1v2jcgI7K9fngcizNScJ16GcIA
[20-Jun-2026 23:14:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jun-2026 23:14:12 UTC] ✅ JWT token verified successfully for user profile
[20-Jun-2026 23:14:12 UTC] User ID: 854
[20-Jun-2026 23:14:12 UTC] ✅ User profile retrieved successfully for user ID: 854
[20-Jun-2026 23:14:19 UTC] === API CALL LOG ===
[20-Jun-2026 23:14:19 UTC] Endpoint: user/profile.php
[20-Jun-2026 23:14:19 UTC] Full Log Data: {
    "timestamp": "2026-06-20 23:14:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.88.111.25",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.88.111.25, 141.101.99.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU0IiwidXNlcm5hbWUiOiJyaWNoa2lkIiwiZW1haWwiOiJyaWNoYXJkZ2FicmllbDc3MjJAZ21haWwuY29tIiwiZXhwIjoxNzgyNjAyMDUwfQ.vY2uk6NreeTVUz6Nc1v2jcgI7K9fngcizNScJ16GcIA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0ee7819cbf8ef27-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.88.111.25",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jun-2026 23:14:19 UTC] === END API CALL LOG ===
[20-Jun-2026 23:14:19 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jun-2026 23:14:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU0IiwidXNlcm5hbWUiOiJyaWNoa2lkIiwiZW1haWwiOiJyaWNoYXJkZ2FicmllbDc3MjJAZ21haWwuY29tIiwiZXhwIjoxNzgyNjAyMDUwfQ.vY2uk6NreeTVUz6Nc1v2jcgI7K9fngcizNScJ16GcIA
[20-Jun-2026 23:14:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jun-2026 23:14:19 UTC] ✅ JWT token verified successfully for user profile
[20-Jun-2026 23:14:19 UTC] User ID: 854
[20-Jun-2026 23:14:19 UTC] ✅ User profile retrieved successfully for user ID: 854
[20-Jun-2026 23:14:34 UTC] === API CALL LOG ===
[20-Jun-2026 23:14:34 UTC] Endpoint: user/profile.php
[20-Jun-2026 23:14:34 UTC] Full Log Data: {
    "timestamp": "2026-06-20 23:14:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.88.111.25",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.88.111.25, 141.101.99.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU0IiwidXNlcm5hbWUiOiJyaWNoa2lkIiwiZW1haWwiOiJyaWNoYXJkZ2FicmllbDc3MjJAZ21haWwuY29tIiwiZXhwIjoxNzgyNjAyMDUwfQ.vY2uk6NreeTVUz6Nc1v2jcgI7K9fngcizNScJ16GcIA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0ee7872eb1cef27-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.88.111.25",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jun-2026 23:14:34 UTC] === END API CALL LOG ===
[20-Jun-2026 23:14:34 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jun-2026 23:14:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU0IiwidXNlcm5hbWUiOiJyaWNoa2lkIiwiZW1haWwiOiJyaWNoYXJkZ2FicmllbDc3MjJAZ21haWwuY29tIiwiZXhwIjoxNzgyNjAyMDUwfQ.vY2uk6NreeTVUz6Nc1v2jcgI7K9fngcizNScJ16GcIA
[20-Jun-2026 23:14:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jun-2026 23:14:34 UTC] ✅ JWT token verified successfully for user profile
[20-Jun-2026 23:14:34 UTC] User ID: 854
[20-Jun-2026 23:14:34 UTC] ✅ User profile retrieved successfully for user ID: 854
[20-Jun-2026 23:14:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jun-2026 23:14:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jun-2026 23:14:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.88.111.25, 141.101.99.152","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU0IiwidXNlcm5hbWUiOiJyaWNoa2lkIiwiZW1haWwiOiJyaWNoYXJkZ2FicmllbDc3MjJAZ21haWwuY29tIiwiZXhwIjoxNzgyNjAyMDUwfQ.vY2uk6NreeTVUz6Nc1v2jcgI7K9fngcizNScJ16GcIA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0ee789a8a36ef27-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.88.111.25","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[20-Jun-2026 23:14:40 UTC] === User Orders API Called ===
[20-Jun-2026 23:14:40 UTC] User ID: 854
[20-Jun-2026 23:14:40 UTC] Limit: 20, Offset: 0
[20-Jun-2026 23:14:40 UTC] Orders found: 0
[20-Jun-2026 23:14:40 UTC] Orders data: []
[20-Jun-2026 23:14:40 UTC] Total orders count: 0
[20-Jun-2026 23:14:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jun-2026 23:14:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jun-2026 23:14:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.88.111.25, 141.101.99.152","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU0IiwidXNlcm5hbWUiOiJyaWNoa2lkIiwiZW1haWwiOiJyaWNoYXJkZ2FicmllbDc3MjJAZ21haWwuY29tIiwiZXhwIjoxNzgyNjAyMDUwfQ.vY2uk6NreeTVUz6Nc1v2jcgI7K9fngcizNScJ16GcIA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0ee78a3ab3bef27-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.88.111.25","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[20-Jun-2026 23:14:41 UTC] === User Orders API Called ===
[20-Jun-2026 23:14:41 UTC] User ID: 854
[20-Jun-2026 23:14:41 UTC] Limit: 20, Offset: 0
[20-Jun-2026 23:14:41 UTC] Orders found: 0
[20-Jun-2026 23:14:41 UTC] Orders data: []
[20-Jun-2026 23:14:41 UTC] Total orders count: 0
[20-Jun-2026 23:14:41 UTC] === API CALL LOG ===
[20-Jun-2026 23:14:41 UTC] Endpoint: user/profile.php
[20-Jun-2026 23:14:41 UTC] Full Log Data: {
    "timestamp": "2026-06-20 23:14:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.88.111.25",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.88.111.25, 141.101.99.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU0IiwidXNlcm5hbWUiOiJyaWNoa2lkIiwiZW1haWwiOiJyaWNoYXJkZ2FicmllbDc3MjJAZ21haWwuY29tIiwiZXhwIjoxNzgyNjAyMDUwfQ.vY2uk6NreeTVUz6Nc1v2jcgI7K9fngcizNScJ16GcIA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0ee78a3ab3def27-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.88.111.25",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jun-2026 23:14:41 UTC] === END API CALL LOG ===
[20-Jun-2026 23:14:41 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jun-2026 23:14:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU0IiwidXNlcm5hbWUiOiJyaWNoa2lkIiwiZW1haWwiOiJyaWNoYXJkZ2FicmllbDc3MjJAZ21haWwuY29tIiwiZXhwIjoxNzgyNjAyMDUwfQ.vY2uk6NreeTVUz6Nc1v2jcgI7K9fngcizNScJ16GcIA
[20-Jun-2026 23:14:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jun-2026 23:14:41 UTC] ✅ JWT token verified successfully for user profile
[20-Jun-2026 23:14:41 UTC] User ID: 854
[20-Jun-2026 23:14:41 UTC] ✅ User profile retrieved successfully for user ID: 854
[20-Jun-2026 23:14:42 UTC] === API CALL LOG ===
[20-Jun-2026 23:14:42 UTC] Endpoint: user/profile.php
[20-Jun-2026 23:14:42 UTC] Full Log Data: {
    "timestamp": "2026-06-20 23:14:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.88.111.25",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.88.111.25, 141.101.99.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU0IiwidXNlcm5hbWUiOiJyaWNoa2lkIiwiZW1haWwiOiJyaWNoYXJkZ2FicmllbDc3MjJAZ21haWwuY29tIiwiZXhwIjoxNzgyNjAyMDUwfQ.vY2uk6NreeTVUz6Nc1v2jcgI7K9fngcizNScJ16GcIA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0ee78a73a3fef27-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.88.111.25",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jun-2026 23:14:42 UTC] === END API CALL LOG ===
[20-Jun-2026 23:14:42 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jun-2026 23:14:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU0IiwidXNlcm5hbWUiOiJyaWNoa2lkIiwiZW1haWwiOiJyaWNoYXJkZ2FicmllbDc3MjJAZ21haWwuY29tIiwiZXhwIjoxNzgyNjAyMDUwfQ.vY2uk6NreeTVUz6Nc1v2jcgI7K9fngcizNScJ16GcIA
[20-Jun-2026 23:14:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jun-2026 23:14:42 UTC] ✅ JWT token verified successfully for user profile
[20-Jun-2026 23:14:42 UTC] User ID: 854
[20-Jun-2026 23:14:42 UTC] ✅ User profile retrieved successfully for user ID: 854
[20-Jun-2026 23:14:42 UTC] === API CALL LOG ===
[20-Jun-2026 23:14:42 UTC] Endpoint: user/profile.php
[20-Jun-2026 23:14:42 UTC] Full Log Data: {
    "timestamp": "2026-06-20 23:14:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.88.111.25",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.88.111.25, 141.101.99.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU0IiwidXNlcm5hbWUiOiJyaWNoa2lkIiwiZW1haWwiOiJyaWNoYXJkZ2FicmllbDc3MjJAZ21haWwuY29tIiwiZXhwIjoxNzgyNjAyMDUwfQ.vY2uk6NreeTVUz6Nc1v2jcgI7K9fngcizNScJ16GcIA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0ee78a9ffd0ef27-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.88.111.25",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jun-2026 23:14:42 UTC] === END API CALL LOG ===
[20-Jun-2026 23:14:42 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jun-2026 23:14:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU0IiwidXNlcm5hbWUiOiJyaWNoa2lkIiwiZW1haWwiOiJyaWNoYXJkZ2FicmllbDc3MjJAZ21haWwuY29tIiwiZXhwIjoxNzgyNjAyMDUwfQ.vY2uk6NreeTVUz6Nc1v2jcgI7K9fngcizNScJ16GcIA
[20-Jun-2026 23:14:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jun-2026 23:14:42 UTC] ✅ JWT token verified successfully for user profile
[20-Jun-2026 23:14:42 UTC] User ID: 854
[20-Jun-2026 23:14:42 UTC] ✅ User profile retrieved successfully for user ID: 854
[20-Jun-2026 23:14:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jun-2026 23:14:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jun-2026 23:14:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.88.111.25, 141.101.99.152","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU0IiwidXNlcm5hbWUiOiJyaWNoa2lkIiwiZW1haWwiOiJyaWNoYXJkZ2FicmllbDc3MjJAZ21haWwuY29tIiwiZXhwIjoxNzgyNjAyMDUwfQ.vY2uk6NreeTVUz6Nc1v2jcgI7K9fngcizNScJ16GcIA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0ee7908ec19ef27-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.88.111.25","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[20-Jun-2026 23:14:58 UTC] === User Orders API Called ===
[20-Jun-2026 23:14:58 UTC] User ID: 854
[20-Jun-2026 23:14:58 UTC] Limit: 20, Offset: 0
[20-Jun-2026 23:14:58 UTC] Orders found: 0
[20-Jun-2026 23:14:58 UTC] Orders data: []
[20-Jun-2026 23:14:58 UTC] Total orders count: 0
[20-Jun-2026 23:14:58 UTC] === API CALL LOG ===
[20-Jun-2026 23:14:58 UTC] Endpoint: user/profile.php
[20-Jun-2026 23:14:58 UTC] Full Log Data: {
    "timestamp": "2026-06-20 23:14:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.88.111.25",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.88.111.25, 141.101.99.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU0IiwidXNlcm5hbWUiOiJyaWNoa2lkIiwiZW1haWwiOiJyaWNoYXJkZ2FicmllbDc3MjJAZ21haWwuY29tIiwiZXhwIjoxNzgyNjAyMDUwfQ.vY2uk6NreeTVUz6Nc1v2jcgI7K9fngcizNScJ16GcIA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0ee7908ec21ef27-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.88.111.25",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jun-2026 23:14:58 UTC] === END API CALL LOG ===
[20-Jun-2026 23:14:58 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jun-2026 23:14:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU0IiwidXNlcm5hbWUiOiJyaWNoa2lkIiwiZW1haWwiOiJyaWNoYXJkZ2FicmllbDc3MjJAZ21haWwuY29tIiwiZXhwIjoxNzgyNjAyMDUwfQ.vY2uk6NreeTVUz6Nc1v2jcgI7K9fngcizNScJ16GcIA
[20-Jun-2026 23:14:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jun-2026 23:14:58 UTC] ✅ JWT token verified successfully for user profile
[20-Jun-2026 23:14:58 UTC] User ID: 854
[20-Jun-2026 23:14:58 UTC] ✅ User profile retrieved successfully for user ID: 854
[20-Jun-2026 23:14:58 UTC] === API CALL LOG ===
[20-Jun-2026 23:14:58 UTC] Endpoint: user/profile.php
[20-Jun-2026 23:14:58 UTC] Full Log Data: {
    "timestamp": "2026-06-20 23:14:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.88.111.25",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.88.111.25, 141.101.99.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU0IiwidXNlcm5hbWUiOiJyaWNoa2lkIiwiZW1haWwiOiJyaWNoYXJkZ2FicmllbDc3MjJAZ21haWwuY29tIiwiZXhwIjoxNzgyNjAyMDUwfQ.vY2uk6NreeTVUz6Nc1v2jcgI7K9fngcizNScJ16GcIA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0ee790c5ad1ef27-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.88.111.25",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jun-2026 23:14:58 UTC] === END API CALL LOG ===
[20-Jun-2026 23:14:58 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jun-2026 23:14:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU0IiwidXNlcm5hbWUiOiJyaWNoa2lkIiwiZW1haWwiOiJyaWNoYXJkZ2FicmllbDc3MjJAZ21haWwuY29tIiwiZXhwIjoxNzgyNjAyMDUwfQ.vY2uk6NreeTVUz6Nc1v2jcgI7K9fngcizNScJ16GcIA
[20-Jun-2026 23:14:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jun-2026 23:14:58 UTC] ✅ JWT token verified successfully for user profile
[20-Jun-2026 23:14:58 UTC] User ID: 854
[20-Jun-2026 23:14:58 UTC] ✅ User profile retrieved successfully for user ID: 854
[20-Jun-2026 23:14:59 UTC] === API CALL LOG ===
[20-Jun-2026 23:14:59 UTC] Endpoint: user/profile.php
[20-Jun-2026 23:14:59 UTC] Full Log Data: {
    "timestamp": "2026-06-20 23:14:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.88.111.25",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.88.111.25, 141.101.99.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU0IiwidXNlcm5hbWUiOiJyaWNoa2lkIiwiZW1haWwiOiJyaWNoYXJkZ2FicmllbDc3MjJAZ21haWwuY29tIiwiZXhwIjoxNzgyNjAyMDUwfQ.vY2uk6NreeTVUz6Nc1v2jcgI7K9fngcizNScJ16GcIA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0ee790f08d5ef27-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.88.111.25",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jun-2026 23:14:59 UTC] === END API CALL LOG ===
[20-Jun-2026 23:14:59 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jun-2026 23:14:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU0IiwidXNlcm5hbWUiOiJyaWNoa2lkIiwiZW1haWwiOiJyaWNoYXJkZ2FicmllbDc3MjJAZ21haWwuY29tIiwiZXhwIjoxNzgyNjAyMDUwfQ.vY2uk6NreeTVUz6Nc1v2jcgI7K9fngcizNScJ16GcIA
[20-Jun-2026 23:14:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jun-2026 23:14:59 UTC] ✅ JWT token verified successfully for user profile
[20-Jun-2026 23:14:59 UTC] User ID: 854
[20-Jun-2026 23:14:59 UTC] ✅ User profile retrieved successfully for user ID: 854
[20-Jun-2026 23:15:05 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jun-2026 23:15:05 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jun-2026 23:15:05 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.88.111.25, 141.101.99.152","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU0IiwidXNlcm5hbWUiOiJyaWNoa2lkIiwiZW1haWwiOiJyaWNoYXJkZ2FicmllbDc3MjJAZ21haWwuY29tIiwiZXhwIjoxNzgyNjAyMDUwfQ.vY2uk6NreeTVUz6Nc1v2jcgI7K9fngcizNScJ16GcIA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0ee793a5d41ef27-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.88.111.25","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[20-Jun-2026 23:15:05 UTC] === User Orders API Called ===
[20-Jun-2026 23:15:05 UTC] === API CALL LOG ===
[20-Jun-2026 23:15:05 UTC] User ID: 854
[20-Jun-2026 23:15:05 UTC] Endpoint: user/profile.php
[20-Jun-2026 23:15:05 UTC] Limit: 20, Offset: 0
[20-Jun-2026 23:15:05 UTC] Full Log Data: {
    "timestamp": "2026-06-20 23:15:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.88.111.25",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.88.111.25, 141.101.99.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU0IiwidXNlcm5hbWUiOiJyaWNoa2lkIiwiZW1haWwiOiJyaWNoYXJkZ2FicmllbDc3MjJAZ21haWwuY29tIiwiZXhwIjoxNzgyNjAyMDUwfQ.vY2uk6NreeTVUz6Nc1v2jcgI7K9fngcizNScJ16GcIA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0ee793a5d42ef27-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.88.111.25",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jun-2026 23:15:05 UTC] === END API CALL LOG ===
[20-Jun-2026 23:15:05 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jun-2026 23:15:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU0IiwidXNlcm5hbWUiOiJyaWNoa2lkIiwiZW1haWwiOiJyaWNoYXJkZ2FicmllbDc3MjJAZ21haWwuY29tIiwiZXhwIjoxNzgyNjAyMDUwfQ.vY2uk6NreeTVUz6Nc1v2jcgI7K9fngcizNScJ16GcIA
[20-Jun-2026 23:15:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jun-2026 23:15:05 UTC] ✅ JWT token verified successfully for user profile
[20-Jun-2026 23:15:05 UTC] User ID: 854
[20-Jun-2026 23:15:05 UTC] Orders found: 0
[20-Jun-2026 23:15:05 UTC] Orders data: []
[20-Jun-2026 23:15:05 UTC] Total orders count: 0
[20-Jun-2026 23:15:05 UTC] ✅ User profile retrieved successfully for user ID: 854
[20-Jun-2026 23:15:06 UTC] === API CALL LOG ===
[20-Jun-2026 23:15:06 UTC] Endpoint: user/profile.php
[20-Jun-2026 23:15:06 UTC] Full Log Data: {
    "timestamp": "2026-06-20 23:15:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.88.111.25",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.88.111.25, 141.101.99.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU0IiwidXNlcm5hbWUiOiJyaWNoa2lkIiwiZW1haWwiOiJyaWNoYXJkZ2FicmllbDc3MjJAZ21haWwuY29tIiwiZXhwIjoxNzgyNjAyMDUwfQ.vY2uk6NreeTVUz6Nc1v2jcgI7K9fngcizNScJ16GcIA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0ee793e4eb6ef27-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.88.111.25",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jun-2026 23:15:06 UTC] === END API CALL LOG ===
[20-Jun-2026 23:15:06 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jun-2026 23:15:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU0IiwidXNlcm5hbWUiOiJyaWNoa2lkIiwiZW1haWwiOiJyaWNoYXJkZ2FicmllbDc3MjJAZ21haWwuY29tIiwiZXhwIjoxNzgyNjAyMDUwfQ.vY2uk6NreeTVUz6Nc1v2jcgI7K9fngcizNScJ16GcIA
[20-Jun-2026 23:15:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jun-2026 23:15:06 UTC] ✅ JWT token verified successfully for user profile
[20-Jun-2026 23:15:06 UTC] User ID: 854
[20-Jun-2026 23:15:06 UTC] ✅ User profile retrieved successfully for user ID: 854
[20-Jun-2026 23:15:07 UTC] === API CALL LOG ===
[20-Jun-2026 23:15:07 UTC] Endpoint: user/profile.php
[20-Jun-2026 23:15:07 UTC] Full Log Data: {
    "timestamp": "2026-06-20 23:15:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.88.111.25",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.88.111.25, 141.101.99.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU0IiwidXNlcm5hbWUiOiJyaWNoa2lkIiwiZW1haWwiOiJyaWNoYXJkZ2FicmllbDc3MjJAZ21haWwuY29tIiwiZXhwIjoxNzgyNjAyMDUwfQ.vY2uk6NreeTVUz6Nc1v2jcgI7K9fngcizNScJ16GcIA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0ee7940ec4bef27-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.88.111.25",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jun-2026 23:15:07 UTC] === END API CALL LOG ===
[20-Jun-2026 23:15:07 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jun-2026 23:15:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU0IiwidXNlcm5hbWUiOiJyaWNoa2lkIiwiZW1haWwiOiJyaWNoYXJkZ2FicmllbDc3MjJAZ21haWwuY29tIiwiZXhwIjoxNzgyNjAyMDUwfQ.vY2uk6NreeTVUz6Nc1v2jcgI7K9fngcizNScJ16GcIA
[20-Jun-2026 23:15:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jun-2026 23:15:07 UTC] ✅ JWT token verified successfully for user profile
[20-Jun-2026 23:15:07 UTC] User ID: 854
[20-Jun-2026 23:15:07 UTC] ✅ User profile retrieved successfully for user ID: 854
[20-Jun-2026 23:16:47 UTC] === API CALL LOG ===
[20-Jun-2026 23:16:47 UTC] Endpoint: user/profile.php
[20-Jun-2026 23:16:47 UTC] Full Log Data: {
    "timestamp": "2026-06-20 23:16:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.88.111.25",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.88.111.25, 172.68.229.180",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU0IiwidXNlcm5hbWUiOiJyaWNoa2lkIiwiZW1haWwiOiJyaWNoYXJkZ2FicmllbDc3MjJAZ21haWwuY29tIiwiZXhwIjoxNzgyNjAyMDUwfQ.vY2uk6NreeTVUz6Nc1v2jcgI7K9fngcizNScJ16GcIA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0ee7bb31ecc7863-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.88.111.25",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jun-2026 23:16:47 UTC] === END API CALL LOG ===
[20-Jun-2026 23:16:47 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jun-2026 23:16:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU0IiwidXNlcm5hbWUiOiJyaWNoa2lkIiwiZW1haWwiOiJyaWNoYXJkZ2FicmllbDc3MjJAZ21haWwuY29tIiwiZXhwIjoxNzgyNjAyMDUwfQ.vY2uk6NreeTVUz6Nc1v2jcgI7K9fngcizNScJ16GcIA
[20-Jun-2026 23:16:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jun-2026 23:16:47 UTC] ✅ JWT token verified successfully for user profile
[20-Jun-2026 23:16:47 UTC] User ID: 854
[20-Jun-2026 23:16:47 UTC] ✅ User profile retrieved successfully for user ID: 854
[20-Jun-2026 23:16:47 UTC] === API CALL LOG ===
[20-Jun-2026 23:16:47 UTC] Endpoint: user/profile.php
[20-Jun-2026 23:16:47 UTC] Full Log Data: {
    "timestamp": "2026-06-20 23:16:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.88.111.25",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.88.111.25, 172.68.229.142",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU0IiwidXNlcm5hbWUiOiJyaWNoa2lkIiwiZW1haWwiOiJyaWNoYXJkZ2FicmllbDc3MjJAZ21haWwuY29tIiwiZXhwIjoxNzgyNjAyMDUwfQ.vY2uk6NreeTVUz6Nc1v2jcgI7K9fngcizNScJ16GcIA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0ee7bb70e977863-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.88.111.25",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jun-2026 23:16:47 UTC] === END API CALL LOG ===
[20-Jun-2026 23:16:47 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jun-2026 23:16:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU0IiwidXNlcm5hbWUiOiJyaWNoa2lkIiwiZW1haWwiOiJyaWNoYXJkZ2FicmllbDc3MjJAZ21haWwuY29tIiwiZXhwIjoxNzgyNjAyMDUwfQ.vY2uk6NreeTVUz6Nc1v2jcgI7K9fngcizNScJ16GcIA
[20-Jun-2026 23:16:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jun-2026 23:16:47 UTC] ✅ JWT token verified successfully for user profile
[20-Jun-2026 23:16:47 UTC] User ID: 854
[20-Jun-2026 23:16:47 UTC] ✅ User profile retrieved successfully for user ID: 854
[20-Jun-2026 23:16:47 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jun-2026 23:16:47 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jun-2026 23:16:47 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.88.111.25, 172.68.229.142","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU0IiwidXNlcm5hbWUiOiJyaWNoa2lkIiwiZW1haWwiOiJyaWNoYXJkZ2FicmllbDc3MjJAZ21haWwuY29tIiwiZXhwIjoxNzgyNjAyMDUwfQ.vY2uk6NreeTVUz6Nc1v2jcgI7K9fngcizNScJ16GcIA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0ee7bb70e9b7863-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.88.111.25","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[20-Jun-2026 23:16:47 UTC] === User Orders API Called ===
[20-Jun-2026 23:16:47 UTC] User ID: 854
[20-Jun-2026 23:16:47 UTC] Limit: 20, Offset: 0
[20-Jun-2026 23:16:47 UTC] Orders found: 0
[20-Jun-2026 23:16:47 UTC] Orders data: []
[20-Jun-2026 23:16:47 UTC] Total orders count: 0
[20-Jun-2026 23:16:47 UTC] === API CALL LOG ===
[20-Jun-2026 23:16:47 UTC] Endpoint: user/profile.php
[20-Jun-2026 23:16:47 UTC] Full Log Data: {
    "timestamp": "2026-06-20 23:16:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.88.111.25",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.88.111.25, 172.68.229.142",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU0IiwidXNlcm5hbWUiOiJyaWNoa2lkIiwiZW1haWwiOiJyaWNoYXJkZ2FicmllbDc3MjJAZ21haWwuY29tIiwiZXhwIjoxNzgyNjAyMDUwfQ.vY2uk6NreeTVUz6Nc1v2jcgI7K9fngcizNScJ16GcIA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0ee7bb70e9c7863-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.88.111.25",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jun-2026 23:16:47 UTC] === END API CALL LOG ===
[20-Jun-2026 23:16:47 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jun-2026 23:16:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU0IiwidXNlcm5hbWUiOiJyaWNoa2lkIiwiZW1haWwiOiJyaWNoYXJkZ2FicmllbDc3MjJAZ21haWwuY29tIiwiZXhwIjoxNzgyNjAyMDUwfQ.vY2uk6NreeTVUz6Nc1v2jcgI7K9fngcizNScJ16GcIA
[20-Jun-2026 23:16:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jun-2026 23:16:47 UTC] ✅ JWT token verified successfully for user profile
[20-Jun-2026 23:16:47 UTC] User ID: 854
[20-Jun-2026 23:16:47 UTC] ✅ User profile retrieved successfully for user ID: 854
[20-Jun-2026 23:16:48 UTC] === API CALL LOG ===
[20-Jun-2026 23:16:48 UTC] Endpoint: user/profile.php
[20-Jun-2026 23:16:48 UTC] Full Log Data: {
    "timestamp": "2026-06-20 23:16:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.88.111.25",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.88.111.25, 172.68.229.180",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU0IiwidXNlcm5hbWUiOiJyaWNoa2lkIiwiZW1haWwiOiJyaWNoYXJkZ2FicmllbDc3MjJAZ21haWwuY29tIiwiZXhwIjoxNzgyNjAyMDUwfQ.vY2uk6NreeTVUz6Nc1v2jcgI7K9fngcizNScJ16GcIA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0ee7bbd0c057863-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.88.111.25",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jun-2026 23:16:48 UTC] === END API CALL LOG ===
[20-Jun-2026 23:16:48 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jun-2026 23:16:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU0IiwidXNlcm5hbWUiOiJyaWNoa2lkIiwiZW1haWwiOiJyaWNoYXJkZ2FicmllbDc3MjJAZ21haWwuY29tIiwiZXhwIjoxNzgyNjAyMDUwfQ.vY2uk6NreeTVUz6Nc1v2jcgI7K9fngcizNScJ16GcIA
[20-Jun-2026 23:16:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jun-2026 23:16:48 UTC] ✅ JWT token verified successfully for user profile
[20-Jun-2026 23:16:48 UTC] User ID: 854
[20-Jun-2026 23:16:48 UTC] ✅ User profile retrieved successfully for user ID: 854
[20-Jun-2026 23:16:52 UTC] === API CALL LOG ===
[20-Jun-2026 23:16:52 UTC] Endpoint: user/profile.php
[20-Jun-2026 23:16:52 UTC] Full Log Data: {
    "timestamp": "2026-06-20 23:16:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.88.111.25",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.88.111.25, 172.68.229.180",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU0IiwidXNlcm5hbWUiOiJyaWNoa2lkIiwiZW1haWwiOiJyaWNoYXJkZ2FicmllbDc3MjJAZ21haWwuY29tIiwiZXhwIjoxNzgyNjAyMDUwfQ.vY2uk6NreeTVUz6Nc1v2jcgI7K9fngcizNScJ16GcIA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0ee7bd40fc07863-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.88.111.25",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jun-2026 23:16:52 UTC] === END API CALL LOG ===
[20-Jun-2026 23:16:52 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jun-2026 23:16:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU0IiwidXNlcm5hbWUiOiJyaWNoa2lkIiwiZW1haWwiOiJyaWNoYXJkZ2FicmllbDc3MjJAZ21haWwuY29tIiwiZXhwIjoxNzgyNjAyMDUwfQ.vY2uk6NreeTVUz6Nc1v2jcgI7K9fngcizNScJ16GcIA
[20-Jun-2026 23:16:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jun-2026 23:16:52 UTC] ✅ JWT token verified successfully for user profile
[20-Jun-2026 23:16:52 UTC] User ID: 854
[20-Jun-2026 23:16:52 UTC] ✅ User profile retrieved successfully for user ID: 854
[20-Jun-2026 23:24:14 UTC] === API CALL LOG ===
[20-Jun-2026 23:24:14 UTC] Endpoint: user/profile.php
[20-Jun-2026 23:24:14 UTC] Full Log Data: {
    "timestamp": "2026-06-20 23:24:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.80.187",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.80.187, 141.101.99.151",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODUxIiwidXNlcm5hbWUiOiJtaWNraXNwbGFzaCIsImVtYWlsIjoibWlyYWNsZWJlbmVkaWN0NTA3QGdtYWlsLmNvbSIsImV4cCI6MTc4MjU4MzEyMn0.IFlzXNGIL2UQ7Jr6sCt7T-Z4XbwUfPigfJzpmM6GBiE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0ee869e6e8fed0f-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.80.187",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jun-2026 23:24:14 UTC] === END API CALL LOG ===
[20-Jun-2026 23:24:14 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jun-2026 23:24:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODUxIiwidXNlcm5hbWUiOiJtaWNraXNwbGFzaCIsImVtYWlsIjoibWlyYWNsZWJlbmVkaWN0NTA3QGdtYWlsLmNvbSIsImV4cCI6MTc4MjU4MzEyMn0.IFlzXNGIL2UQ7Jr6sCt7T-Z4XbwUfPigfJzpmM6GBiE
[20-Jun-2026 23:24:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jun-2026 23:24:14 UTC] ✅ JWT token verified successfully for user profile
[20-Jun-2026 23:24:14 UTC] User ID: 851
[20-Jun-2026 23:24:14 UTC] ✅ User profile retrieved successfully for user ID: 851
[20-Jun-2026 23:24:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jun-2026 23:24:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jun-2026 23:24:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.80.187, 141.101.99.151","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODUxIiwidXNlcm5hbWUiOiJtaWNraXNwbGFzaCIsImVtYWlsIjoibWlyYWNsZWJlbmVkaWN0NTA3QGdtYWlsLmNvbSIsImV4cCI6MTc4MjU4MzEyMn0.IFlzXNGIL2UQ7Jr6sCt7T-Z4XbwUfPigfJzpmM6GBiE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0ee86a7cf9aed0f-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.80.187","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[20-Jun-2026 23:24:15 UTC] === User Orders API Called ===
[20-Jun-2026 23:24:15 UTC] User ID: 851
[20-Jun-2026 23:24:15 UTC] Limit: 20, Offset: 0
[20-Jun-2026 23:24:15 UTC] Orders found: 0
[20-Jun-2026 23:24:15 UTC] Orders data: []
[20-Jun-2026 23:24:15 UTC] Total orders count: 0
[20-Jun-2026 23:24:16 UTC] === API CALL LOG ===
[20-Jun-2026 23:24:16 UTC] Endpoint: user/profile.php
[20-Jun-2026 23:24:16 UTC] Full Log Data: {
    "timestamp": "2026-06-20 23:24:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.80.187",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.80.187, 141.101.99.151",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODUxIiwidXNlcm5hbWUiOiJtaWNraXNwbGFzaCIsImVtYWlsIjoibWlyYWNsZWJlbmVkaWN0NTA3QGdtYWlsLmNvbSIsImV4cCI6MTc4MjU4MzEyMn0.IFlzXNGIL2UQ7Jr6sCt7T-Z4XbwUfPigfJzpmM6GBiE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0ee86a8e993ed0f-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.80.187",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jun-2026 23:24:16 UTC] === END API CALL LOG ===
[20-Jun-2026 23:24:16 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jun-2026 23:24:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODUxIiwidXNlcm5hbWUiOiJtaWNraXNwbGFzaCIsImVtYWlsIjoibWlyYWNsZWJlbmVkaWN0NTA3QGdtYWlsLmNvbSIsImV4cCI6MTc4MjU4MzEyMn0.IFlzXNGIL2UQ7Jr6sCt7T-Z4XbwUfPigfJzpmM6GBiE
[20-Jun-2026 23:24:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jun-2026 23:24:16 UTC] ✅ JWT token verified successfully for user profile
[20-Jun-2026 23:24:16 UTC] User ID: 851
[20-Jun-2026 23:24:16 UTC] ✅ User profile retrieved successfully for user ID: 851
[21-Jun-2026 00:23:58 UTC] === API CALL LOG ===
[21-Jun-2026 00:23:58 UTC] Endpoint: user/profile.php
[21-Jun-2026 00:23:58 UTC] Full Log Data: {
    "timestamp": "2026-06-21 00:23:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.88.111.25",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.88.111.25, 141.101.99.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU0IiwidXNlcm5hbWUiOiJyaWNoa2lkIiwiZW1haWwiOiJyaWNoYXJkZ2FicmllbDc3MjJAZ21haWwuY29tIiwiZXhwIjoxNzgyNjAyMDUwfQ.vY2uk6NreeTVUz6Nc1v2jcgI7K9fngcizNScJ16GcIA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0eede1b483def44-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.88.111.25",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 00:23:58 UTC] === END API CALL LOG ===
[21-Jun-2026 00:23:58 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 00:23:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU0IiwidXNlcm5hbWUiOiJyaWNoa2lkIiwiZW1haWwiOiJyaWNoYXJkZ2FicmllbDc3MjJAZ21haWwuY29tIiwiZXhwIjoxNzgyNjAyMDUwfQ.vY2uk6NreeTVUz6Nc1v2jcgI7K9fngcizNScJ16GcIA
[21-Jun-2026 00:23:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 00:23:58 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 00:23:58 UTC] User ID: 854
[21-Jun-2026 00:23:58 UTC] ✅ User profile retrieved successfully for user ID: 854
[21-Jun-2026 00:23:58 UTC] === API CALL LOG ===
[21-Jun-2026 00:23:58 UTC] Endpoint: user/profile.php
[21-Jun-2026 00:23:58 UTC] Full Log Data: {
    "timestamp": "2026-06-21 00:23:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.88.111.25",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.88.111.25, 141.101.99.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU0IiwidXNlcm5hbWUiOiJyaWNoa2lkIiwiZW1haWwiOiJyaWNoYXJkZ2FicmllbDc3MjJAZ21haWwuY29tIiwiZXhwIjoxNzgyNjAyMDUwfQ.vY2uk6NreeTVUz6Nc1v2jcgI7K9fngcizNScJ16GcIA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0eede1e7d59ef44-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.88.111.25",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 00:23:58 UTC] === END API CALL LOG ===
[21-Jun-2026 00:23:58 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 00:23:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU0IiwidXNlcm5hbWUiOiJyaWNoa2lkIiwiZW1haWwiOiJyaWNoYXJkZ2FicmllbDc3MjJAZ21haWwuY29tIiwiZXhwIjoxNzgyNjAyMDUwfQ.vY2uk6NreeTVUz6Nc1v2jcgI7K9fngcizNScJ16GcIA
[21-Jun-2026 00:23:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 00:23:58 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 00:23:58 UTC] User ID: 854
[21-Jun-2026 00:23:58 UTC] ✅ User profile retrieved successfully for user ID: 854
[21-Jun-2026 00:23:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 00:23:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 00:23:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.88.111.25, 141.101.99.152","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU0IiwidXNlcm5hbWUiOiJyaWNoa2lkIiwiZW1haWwiOiJyaWNoYXJkZ2FicmllbDc3MjJAZ21haWwuY29tIiwiZXhwIjoxNzgyNjAyMDUwfQ.vY2uk6NreeTVUz6Nc1v2jcgI7K9fngcizNScJ16GcIA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0eede1e7d5eef44-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.88.111.25","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-Jun-2026 00:23:58 UTC] === User Orders API Called ===
[21-Jun-2026 00:23:58 UTC] User ID: 854
[21-Jun-2026 00:23:58 UTC] Limit: 20, Offset: 0
[21-Jun-2026 00:23:58 UTC] Orders found: 0
[21-Jun-2026 00:23:58 UTC] Orders data: []
[21-Jun-2026 00:23:58 UTC] Total orders count: 0
[21-Jun-2026 00:23:58 UTC] === API CALL LOG ===
[21-Jun-2026 00:23:58 UTC] Endpoint: user/profile.php
[21-Jun-2026 00:23:58 UTC] Full Log Data: {
    "timestamp": "2026-06-21 00:23:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.88.111.25",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.88.111.25, 141.101.98.57",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU0IiwidXNlcm5hbWUiOiJyaWNoa2lkIiwiZW1haWwiOiJyaWNoYXJkZ2FicmllbDc3MjJAZ21haWwuY29tIiwiZXhwIjoxNzgyNjAyMDUwfQ.vY2uk6NreeTVUz6Nc1v2jcgI7K9fngcizNScJ16GcIA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0eede1e7d62ef44-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.88.111.25",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 00:23:58 UTC] === END API CALL LOG ===
[21-Jun-2026 00:23:58 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 00:23:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU0IiwidXNlcm5hbWUiOiJyaWNoa2lkIiwiZW1haWwiOiJyaWNoYXJkZ2FicmllbDc3MjJAZ21haWwuY29tIiwiZXhwIjoxNzgyNjAyMDUwfQ.vY2uk6NreeTVUz6Nc1v2jcgI7K9fngcizNScJ16GcIA
[21-Jun-2026 00:23:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 00:23:58 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 00:23:58 UTC] User ID: 854
[21-Jun-2026 00:23:58 UTC] ✅ User profile retrieved successfully for user ID: 854
[21-Jun-2026 00:23:59 UTC] === API CALL LOG ===
[21-Jun-2026 00:23:59 UTC] Endpoint: user/profile.php
[21-Jun-2026 00:23:59 UTC] Full Log Data: {
    "timestamp": "2026-06-21 00:23:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.88.111.25",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.88.111.25, 141.101.98.57",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU0IiwidXNlcm5hbWUiOiJyaWNoa2lkIiwiZW1haWwiOiJyaWNoYXJkZ2FicmllbDc3MjJAZ21haWwuY29tIiwiZXhwIjoxNzgyNjAyMDUwfQ.vY2uk6NreeTVUz6Nc1v2jcgI7K9fngcizNScJ16GcIA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0eede24b81cef44-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.88.111.25",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 00:23:59 UTC] === END API CALL LOG ===
[21-Jun-2026 00:23:59 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 00:23:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU0IiwidXNlcm5hbWUiOiJyaWNoa2lkIiwiZW1haWwiOiJyaWNoYXJkZ2FicmllbDc3MjJAZ21haWwuY29tIiwiZXhwIjoxNzgyNjAyMDUwfQ.vY2uk6NreeTVUz6Nc1v2jcgI7K9fngcizNScJ16GcIA
[21-Jun-2026 00:23:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 00:23:59 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 00:23:59 UTC] User ID: 854
[21-Jun-2026 00:23:59 UTC] ✅ User profile retrieved successfully for user ID: 854
[21-Jun-2026 00:24:46 UTC] === API CALL LOG ===
[21-Jun-2026 00:24:46 UTC] Endpoint: user/profile.php
[21-Jun-2026 00:24:46 UTC] Full Log Data: {
    "timestamp": "2026-06-21 00:24:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.118.57",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.118.57, 172.69.253.142",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU1IiwidXNlcm5hbWUiOiJDaHJpc3RvcGhlciBKYW5ldCIsImVtYWlsIjoiY2hyaXN0b3BoZXJqZW5uaWZlcjI3OUBnbWFpbC5jb20iLCJleHAiOjE3ODI2MDYyODV9.-UDZGZq1Dgv6q0ZQesLnMV5QHPB4aSAv4raQIZQBMxg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0eedf4c0c1cf644-LOS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.118.57",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 00:24:46 UTC] === END API CALL LOG ===
[21-Jun-2026 00:24:46 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 00:24:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU1IiwidXNlcm5hbWUiOiJDaHJpc3RvcGhlciBKYW5ldCIsImVtYWlsIjoiY2hyaXN0b3BoZXJqZW5uaWZlcjI3OUBnbWFpbC5jb20iLCJleHAiOjE3ODI2MDYyODV9.-UDZGZq1Dgv6q0ZQesLnMV5QHPB4aSAv4raQIZQBMxg
[21-Jun-2026 00:24:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 00:24:46 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 00:24:46 UTC] User ID: 855
[21-Jun-2026 00:24:46 UTC] ✅ User profile retrieved successfully for user ID: 855
[21-Jun-2026 00:24:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 00:24:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 00:24:46 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.113.118.57, 172.69.253.142","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU1IiwidXNlcm5hbWUiOiJDaHJpc3RvcGhlciBKYW5ldCIsImVtYWlsIjoiY2hyaXN0b3BoZXJqZW5uaWZlcjI3OUBnbWFpbC5jb20iLCJleHAiOjE3ODI2MDYyODV9.-UDZGZq1Dgv6q0ZQesLnMV5QHPB4aSAv4raQIZQBMxg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0eedf4c4cddf644-LOS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.113.118.57","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-Jun-2026 00:24:46 UTC] === User Orders API Called ===
[21-Jun-2026 00:24:46 UTC] User ID: 855
[21-Jun-2026 00:24:46 UTC] Limit: 20, Offset: 0
[21-Jun-2026 00:24:46 UTC] Orders found: 0
[21-Jun-2026 00:24:46 UTC] Orders data: []
[21-Jun-2026 00:24:46 UTC] Total orders count: 0
[21-Jun-2026 00:24:46 UTC] === API CALL LOG ===
[21-Jun-2026 00:24:46 UTC] Endpoint: user/profile.php
[21-Jun-2026 00:24:46 UTC] Full Log Data: {
    "timestamp": "2026-06-21 00:24:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.118.57",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.118.57, 172.69.253.142",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU1IiwidXNlcm5hbWUiOiJDaHJpc3RvcGhlciBKYW5ldCIsImVtYWlsIjoiY2hyaXN0b3BoZXJqZW5uaWZlcjI3OUBnbWFpbC5jb20iLCJleHAiOjE3ODI2MDYyODV9.-UDZGZq1Dgv6q0ZQesLnMV5QHPB4aSAv4raQIZQBMxg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0eedf4c8d9df644-LOS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.118.57",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 00:24:46 UTC] === END API CALL LOG ===
[21-Jun-2026 00:24:46 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 00:24:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU1IiwidXNlcm5hbWUiOiJDaHJpc3RvcGhlciBKYW5ldCIsImVtYWlsIjoiY2hyaXN0b3BoZXJqZW5uaWZlcjI3OUBnbWFpbC5jb20iLCJleHAiOjE3ODI2MDYyODV9.-UDZGZq1Dgv6q0ZQesLnMV5QHPB4aSAv4raQIZQBMxg
[21-Jun-2026 00:24:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 00:24:46 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 00:24:46 UTC] User ID: 855
[21-Jun-2026 00:24:46 UTC] ✅ User profile retrieved successfully for user ID: 855
[21-Jun-2026 00:24:47 UTC] === API CALL LOG ===
[21-Jun-2026 00:24:47 UTC] Endpoint: user/profile.php
[21-Jun-2026 00:24:47 UTC] Full Log Data: {
    "timestamp": "2026-06-21 00:24:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.118.57",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.118.57, 172.69.253.142",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU1IiwidXNlcm5hbWUiOiJDaHJpc3RvcGhlciBKYW5ldCIsImVtYWlsIjoiY2hyaXN0b3BoZXJqZW5uaWZlcjI3OUBnbWFpbC5jb20iLCJleHAiOjE3ODI2MDYyODV9.-UDZGZq1Dgv6q0ZQesLnMV5QHPB4aSAv4raQIZQBMxg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0eedf520e49f644-LOS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.118.57",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 00:24:47 UTC] === END API CALL LOG ===
[21-Jun-2026 00:24:47 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 00:24:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU1IiwidXNlcm5hbWUiOiJDaHJpc3RvcGhlciBKYW5ldCIsImVtYWlsIjoiY2hyaXN0b3BoZXJqZW5uaWZlcjI3OUBnbWFpbC5jb20iLCJleHAiOjE3ODI2MDYyODV9.-UDZGZq1Dgv6q0ZQesLnMV5QHPB4aSAv4raQIZQBMxg
[21-Jun-2026 00:24:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 00:24:47 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 00:24:47 UTC] User ID: 855
[21-Jun-2026 00:24:47 UTC] ✅ User profile retrieved successfully for user ID: 855
[21-Jun-2026 00:24:52 UTC] === API CALL LOG ===
[21-Jun-2026 00:24:52 UTC] Endpoint: user/profile.php
[21-Jun-2026 00:24:52 UTC] Full Log Data: {
    "timestamp": "2026-06-21 00:24:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.88.111.25",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.88.111.25, 141.101.99.151",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU0IiwidXNlcm5hbWUiOiJyaWNoa2lkIiwiZW1haWwiOiJyaWNoYXJkZ2FicmllbDc3MjJAZ21haWwuY29tIiwiZXhwIjoxNzgyNjAyMDUwfQ.vY2uk6NreeTVUz6Nc1v2jcgI7K9fngcizNScJ16GcIA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0eedf6f8befef44-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.88.111.25",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 00:24:52 UTC] === END API CALL LOG ===
[21-Jun-2026 00:24:52 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 00:24:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU0IiwidXNlcm5hbWUiOiJyaWNoa2lkIiwiZW1haWwiOiJyaWNoYXJkZ2FicmllbDc3MjJAZ21haWwuY29tIiwiZXhwIjoxNzgyNjAyMDUwfQ.vY2uk6NreeTVUz6Nc1v2jcgI7K9fngcizNScJ16GcIA
[21-Jun-2026 00:24:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 00:24:52 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 00:24:52 UTC] User ID: 854
[21-Jun-2026 00:24:52 UTC] ✅ User profile retrieved successfully for user ID: 854
[21-Jun-2026 00:24:57 UTC] === API CALL LOG ===
[21-Jun-2026 00:24:57 UTC] Endpoint: user/profile.php
[21-Jun-2026 00:24:57 UTC] Full Log Data: {
    "timestamp": "2026-06-21 00:24:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.88.111.25",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.88.111.25, 141.101.99.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU0IiwidXNlcm5hbWUiOiJyaWNoa2lkIiwiZW1haWwiOiJyaWNoYXJkZ2FicmllbDc3MjJAZ21haWwuY29tIiwiZXhwIjoxNzgyNjAyMDUwfQ.vY2uk6NreeTVUz6Nc1v2jcgI7K9fngcizNScJ16GcIA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0eedf9038e8ef44-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.88.111.25",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 00:24:57 UTC] === END API CALL LOG ===
[21-Jun-2026 00:24:57 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 00:24:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU0IiwidXNlcm5hbWUiOiJyaWNoa2lkIiwiZW1haWwiOiJyaWNoYXJkZ2FicmllbDc3MjJAZ21haWwuY29tIiwiZXhwIjoxNzgyNjAyMDUwfQ.vY2uk6NreeTVUz6Nc1v2jcgI7K9fngcizNScJ16GcIA
[21-Jun-2026 00:24:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 00:24:57 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 00:24:57 UTC] User ID: 854
[21-Jun-2026 00:24:57 UTC] ✅ User profile retrieved successfully for user ID: 854
[21-Jun-2026 00:25:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 00:25:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 00:25:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.88.111.25, 141.101.99.152","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU0IiwidXNlcm5hbWUiOiJyaWNoa2lkIiwiZW1haWwiOiJyaWNoYXJkZ2FicmllbDc3MjJAZ21haWwuY29tIiwiZXhwIjoxNzgyNjAyMDUwfQ.vY2uk6NreeTVUz6Nc1v2jcgI7K9fngcizNScJ16GcIA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0eedfaff87eef44-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.88.111.25","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-Jun-2026 00:25:02 UTC] === User Orders API Called ===
[21-Jun-2026 00:25:02 UTC] User ID: 854
[21-Jun-2026 00:25:02 UTC] Limit: 20, Offset: 0
[21-Jun-2026 00:25:02 UTC] Orders found: 0
[21-Jun-2026 00:25:02 UTC] Orders data: []
[21-Jun-2026 00:25:02 UTC] Total orders count: 0
[21-Jun-2026 00:25:03 UTC] === API CALL LOG ===
[21-Jun-2026 00:25:03 UTC] Endpoint: user/profile.php
[21-Jun-2026 00:25:03 UTC] Full Log Data: {
    "timestamp": "2026-06-21 00:25:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.88.111.25",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.88.111.25, 141.101.99.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU0IiwidXNlcm5hbWUiOiJyaWNoa2lkIiwiZW1haWwiOiJyaWNoYXJkZ2FicmllbDc3MjJAZ21haWwuY29tIiwiZXhwIjoxNzgyNjAyMDUwfQ.vY2uk6NreeTVUz6Nc1v2jcgI7K9fngcizNScJ16GcIA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0eedfb1fab8ef44-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.88.111.25",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 00:25:03 UTC] === END API CALL LOG ===
[21-Jun-2026 00:25:03 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 00:25:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU0IiwidXNlcm5hbWUiOiJyaWNoa2lkIiwiZW1haWwiOiJyaWNoYXJkZ2FicmllbDc3MjJAZ21haWwuY29tIiwiZXhwIjoxNzgyNjAyMDUwfQ.vY2uk6NreeTVUz6Nc1v2jcgI7K9fngcizNScJ16GcIA
[21-Jun-2026 00:25:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 00:25:03 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 00:25:03 UTC] User ID: 854
[21-Jun-2026 00:25:03 UTC] ✅ User profile retrieved successfully for user ID: 854
[21-Jun-2026 00:25:03 UTC] === API CALL LOG ===
[21-Jun-2026 00:25:03 UTC] Endpoint: user/profile.php
[21-Jun-2026 00:25:03 UTC] Full Log Data: {
    "timestamp": "2026-06-21 00:25:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.88.111.25",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.88.111.25, 141.101.99.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU0IiwidXNlcm5hbWUiOiJyaWNoa2lkIiwiZW1haWwiOiJyaWNoYXJkZ2FicmllbDc3MjJAZ21haWwuY29tIiwiZXhwIjoxNzgyNjAyMDUwfQ.vY2uk6NreeTVUz6Nc1v2jcgI7K9fngcizNScJ16GcIA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0eedfb49dbcef44-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.88.111.25",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 00:25:03 UTC] === END API CALL LOG ===
[21-Jun-2026 00:25:03 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 00:25:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU0IiwidXNlcm5hbWUiOiJyaWNoa2lkIiwiZW1haWwiOiJyaWNoYXJkZ2FicmllbDc3MjJAZ21haWwuY29tIiwiZXhwIjoxNzgyNjAyMDUwfQ.vY2uk6NreeTVUz6Nc1v2jcgI7K9fngcizNScJ16GcIA
[21-Jun-2026 00:25:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 00:25:03 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 00:25:03 UTC] User ID: 854
[21-Jun-2026 00:25:03 UTC] ✅ User profile retrieved successfully for user ID: 854
[21-Jun-2026 00:25:03 UTC] === API CALL LOG ===
[21-Jun-2026 00:25:03 UTC] Endpoint: user/profile.php
[21-Jun-2026 00:25:03 UTC] Full Log Data: {
    "timestamp": "2026-06-21 00:25:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.88.111.25",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.88.111.25, 141.101.99.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU0IiwidXNlcm5hbWUiOiJyaWNoa2lkIiwiZW1haWwiOiJyaWNoYXJkZ2FicmllbDc3MjJAZ21haWwuY29tIiwiZXhwIjoxNzgyNjAyMDUwfQ.vY2uk6NreeTVUz6Nc1v2jcgI7K9fngcizNScJ16GcIA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0eedfb7490aef44-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.88.111.25",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 00:25:03 UTC] === END API CALL LOG ===
[21-Jun-2026 00:25:03 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 00:25:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU0IiwidXNlcm5hbWUiOiJyaWNoa2lkIiwiZW1haWwiOiJyaWNoYXJkZ2FicmllbDc3MjJAZ21haWwuY29tIiwiZXhwIjoxNzgyNjAyMDUwfQ.vY2uk6NreeTVUz6Nc1v2jcgI7K9fngcizNScJ16GcIA
[21-Jun-2026 00:25:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 00:25:03 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 00:25:03 UTC] User ID: 854
[21-Jun-2026 00:25:03 UTC] ✅ User profile retrieved successfully for user ID: 854
[21-Jun-2026 00:25:04 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 00:25:04 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 00:25:04 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.88.111.25, 141.101.99.152","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU0IiwidXNlcm5hbWUiOiJyaWNoa2lkIiwiZW1haWwiOiJyaWNoYXJkZ2FicmllbDc3MjJAZ21haWwuY29tIiwiZXhwIjoxNzgyNjAyMDUwfQ.vY2uk6NreeTVUz6Nc1v2jcgI7K9fngcizNScJ16GcIA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0eedfb8ab0def44-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.88.111.25","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-Jun-2026 00:25:04 UTC] === User Orders API Called ===
[21-Jun-2026 00:25:04 UTC] User ID: 854
[21-Jun-2026 00:25:04 UTC] Limit: 20, Offset: 0
[21-Jun-2026 00:25:04 UTC] Orders found: 0
[21-Jun-2026 00:25:04 UTC] Orders data: []
[21-Jun-2026 00:25:04 UTC] Total orders count: 0
[21-Jun-2026 00:25:04 UTC] === API CALL LOG ===
[21-Jun-2026 00:25:04 UTC] Endpoint: user/profile.php
[21-Jun-2026 00:25:04 UTC] Full Log Data: {
    "timestamp": "2026-06-21 00:25:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.88.111.25",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.88.111.25, 141.101.99.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU0IiwidXNlcm5hbWUiOiJyaWNoa2lkIiwiZW1haWwiOiJyaWNoYXJkZ2FicmllbDc3MjJAZ21haWwuY29tIiwiZXhwIjoxNzgyNjAyMDUwfQ.vY2uk6NreeTVUz6Nc1v2jcgI7K9fngcizNScJ16GcIA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0eedfbc2f35ef44-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.88.111.25",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 00:25:04 UTC] === END API CALL LOG ===
[21-Jun-2026 00:25:04 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 00:25:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU0IiwidXNlcm5hbWUiOiJyaWNoa2lkIiwiZW1haWwiOiJyaWNoYXJkZ2FicmllbDc3MjJAZ21haWwuY29tIiwiZXhwIjoxNzgyNjAyMDUwfQ.vY2uk6NreeTVUz6Nc1v2jcgI7K9fngcizNScJ16GcIA
[21-Jun-2026 00:25:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 00:25:04 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 00:25:04 UTC] User ID: 854
[21-Jun-2026 00:25:04 UTC] ✅ User profile retrieved successfully for user ID: 854
[21-Jun-2026 00:25:04 UTC] User Purchases API - User ID: 854
[21-Jun-2026 00:25:04 UTC] User Purchases API - Total purchases found: 0
[21-Jun-2026 00:25:21 UTC] User Purchases API - User ID: 854
[21-Jun-2026 00:25:21 UTC] User Purchases API - Total purchases found: 0
[21-Jun-2026 00:25:24 UTC] === API CALL LOG ===
[21-Jun-2026 00:25:24 UTC] Endpoint: user/profile.php
[21-Jun-2026 00:25:24 UTC] Full Log Data: {
    "timestamp": "2026-06-21 00:25:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.88.111.25",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.88.111.25, 141.101.99.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU0IiwidXNlcm5hbWUiOiJyaWNoa2lkIiwiZW1haWwiOiJyaWNoYXJkZ2FicmllbDc3MjJAZ21haWwuY29tIiwiZXhwIjoxNzgyNjAyMDUwfQ.vY2uk6NreeTVUz6Nc1v2jcgI7K9fngcizNScJ16GcIA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0eee038f829ef44-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.88.111.25",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 00:25:24 UTC] === END API CALL LOG ===
[21-Jun-2026 00:25:24 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 00:25:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU0IiwidXNlcm5hbWUiOiJyaWNoa2lkIiwiZW1haWwiOiJyaWNoYXJkZ2FicmllbDc3MjJAZ21haWwuY29tIiwiZXhwIjoxNzgyNjAyMDUwfQ.vY2uk6NreeTVUz6Nc1v2jcgI7K9fngcizNScJ16GcIA
[21-Jun-2026 00:25:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 00:25:24 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 00:25:24 UTC] User ID: 854
[21-Jun-2026 00:25:24 UTC] ✅ User profile retrieved successfully for user ID: 854
[21-Jun-2026 00:25:24 UTC] User Purchases API - User ID: 854
[21-Jun-2026 00:25:24 UTC] User Purchases API - Total purchases found: 0
[21-Jun-2026 00:25:25 UTC] === API CALL LOG ===
[21-Jun-2026 00:25:25 UTC] Endpoint: user/profile.php
[21-Jun-2026 00:25:25 UTC] Full Log Data: {
    "timestamp": "2026-06-21 00:25:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.88.111.25",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.88.111.25, 141.101.99.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU0IiwidXNlcm5hbWUiOiJyaWNoa2lkIiwiZW1haWwiOiJyaWNoYXJkZ2FicmllbDc3MjJAZ21haWwuY29tIiwiZXhwIjoxNzgyNjAyMDUwfQ.vY2uk6NreeTVUz6Nc1v2jcgI7K9fngcizNScJ16GcIA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0eee03bcbeaef44-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.88.111.25",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 00:25:25 UTC] === END API CALL LOG ===
[21-Jun-2026 00:25:25 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 00:25:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU0IiwidXNlcm5hbWUiOiJyaWNoa2lkIiwiZW1haWwiOiJyaWNoYXJkZ2FicmllbDc3MjJAZ21haWwuY29tIiwiZXhwIjoxNzgyNjAyMDUwfQ.vY2uk6NreeTVUz6Nc1v2jcgI7K9fngcizNScJ16GcIA
[21-Jun-2026 00:25:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 00:25:25 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 00:25:25 UTC] User ID: 854
[21-Jun-2026 00:25:25 UTC] ✅ User profile retrieved successfully for user ID: 854
[21-Jun-2026 00:25:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 00:25:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 00:25:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.88.111.25, 141.101.99.152","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU0IiwidXNlcm5hbWUiOiJyaWNoa2lkIiwiZW1haWwiOiJyaWNoYXJkZ2FicmllbDc3MjJAZ21haWwuY29tIiwiZXhwIjoxNzgyNjAyMDUwfQ.vY2uk6NreeTVUz6Nc1v2jcgI7K9fngcizNScJ16GcIA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0eee03bcbe6ef44-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.88.111.25","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-Jun-2026 00:25:25 UTC] === User Orders API Called ===
[21-Jun-2026 00:25:25 UTC] User ID: 854
[21-Jun-2026 00:25:25 UTC] Limit: 20, Offset: 0
[21-Jun-2026 00:25:25 UTC] Orders found: 0
[21-Jun-2026 00:25:25 UTC] Orders data: []
[21-Jun-2026 00:25:25 UTC] Total orders count: 0
[21-Jun-2026 00:25:25 UTC] === API CALL LOG ===
[21-Jun-2026 00:25:25 UTC] Endpoint: user/profile.php
[21-Jun-2026 00:25:25 UTC] Full Log Data: {
    "timestamp": "2026-06-21 00:25:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.88.111.25",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.88.111.25, 141.101.99.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU0IiwidXNlcm5hbWUiOiJyaWNoa2lkIiwiZW1haWwiOiJyaWNoYXJkZ2FicmllbDc3MjJAZ21haWwuY29tIiwiZXhwIjoxNzgyNjAyMDUwfQ.vY2uk6NreeTVUz6Nc1v2jcgI7K9fngcizNScJ16GcIA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0eee03f88b5ef44-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.88.111.25",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 00:25:25 UTC] === END API CALL LOG ===
[21-Jun-2026 00:25:25 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 00:25:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU0IiwidXNlcm5hbWUiOiJyaWNoa2lkIiwiZW1haWwiOiJyaWNoYXJkZ2FicmllbDc3MjJAZ21haWwuY29tIiwiZXhwIjoxNzgyNjAyMDUwfQ.vY2uk6NreeTVUz6Nc1v2jcgI7K9fngcizNScJ16GcIA
[21-Jun-2026 00:25:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 00:25:25 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 00:25:25 UTC] User ID: 854
[21-Jun-2026 00:25:25 UTC] ✅ User profile retrieved successfully for user ID: 854
[21-Jun-2026 00:25:26 UTC] === API CALL LOG ===
[21-Jun-2026 00:25:26 UTC] Endpoint: user/profile.php
[21-Jun-2026 00:25:26 UTC] Full Log Data: {
    "timestamp": "2026-06-21 00:25:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.88.111.25",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.88.111.25, 141.101.99.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU0IiwidXNlcm5hbWUiOiJyaWNoa2lkIiwiZW1haWwiOiJyaWNoYXJkZ2FicmllbDc3MjJAZ21haWwuY29tIiwiZXhwIjoxNzgyNjAyMDUwfQ.vY2uk6NreeTVUz6Nc1v2jcgI7K9fngcizNScJ16GcIA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0eee041ebdfef44-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.88.111.25",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 00:25:26 UTC] === END API CALL LOG ===
[21-Jun-2026 00:25:26 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 00:25:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU0IiwidXNlcm5hbWUiOiJyaWNoa2lkIiwiZW1haWwiOiJyaWNoYXJkZ2FicmllbDc3MjJAZ21haWwuY29tIiwiZXhwIjoxNzgyNjAyMDUwfQ.vY2uk6NreeTVUz6Nc1v2jcgI7K9fngcizNScJ16GcIA
[21-Jun-2026 00:25:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 00:25:26 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 00:25:26 UTC] User ID: 854
[21-Jun-2026 00:25:26 UTC] ✅ User profile retrieved successfully for user ID: 854
[21-Jun-2026 00:26:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 00:26:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 00:26:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.88.111.25, 141.101.99.152","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU0IiwidXNlcm5hbWUiOiJyaWNoa2lkIiwiZW1haWwiOiJyaWNoYXJkZ2FicmllbDc3MjJAZ21haWwuY29tIiwiZXhwIjoxNzgyNjAyMDUwfQ.vY2uk6NreeTVUz6Nc1v2jcgI7K9fngcizNScJ16GcIA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0eee1b09989ef44-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.88.111.25","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-Jun-2026 00:26:24 UTC] === User Orders API Called ===
[21-Jun-2026 00:26:24 UTC] User ID: 854
[21-Jun-2026 00:26:24 UTC] Limit: 20, Offset: 0
[21-Jun-2026 00:26:24 UTC] Orders found: 0
[21-Jun-2026 00:26:24 UTC] Orders data: []
[21-Jun-2026 00:26:24 UTC] Total orders count: 0
[21-Jun-2026 00:26:24 UTC] === API CALL LOG ===
[21-Jun-2026 00:26:24 UTC] Endpoint: user/profile.php
[21-Jun-2026 00:26:24 UTC] Full Log Data: {
    "timestamp": "2026-06-21 00:26:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.88.111.25",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.88.111.25, 141.101.99.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU0IiwidXNlcm5hbWUiOiJyaWNoa2lkIiwiZW1haWwiOiJyaWNoYXJkZ2FicmllbDc3MjJAZ21haWwuY29tIiwiZXhwIjoxNzgyNjAyMDUwfQ.vY2uk6NreeTVUz6Nc1v2jcgI7K9fngcizNScJ16GcIA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0eee1b0998cef44-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.88.111.25",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 00:26:24 UTC] === END API CALL LOG ===
[21-Jun-2026 00:26:24 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 00:26:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU0IiwidXNlcm5hbWUiOiJyaWNoa2lkIiwiZW1haWwiOiJyaWNoYXJkZ2FicmllbDc3MjJAZ21haWwuY29tIiwiZXhwIjoxNzgyNjAyMDUwfQ.vY2uk6NreeTVUz6Nc1v2jcgI7K9fngcizNScJ16GcIA
[21-Jun-2026 00:26:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 00:26:24 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 00:26:24 UTC] User ID: 854
[21-Jun-2026 00:26:24 UTC] ✅ User profile retrieved successfully for user ID: 854
[21-Jun-2026 00:26:25 UTC] === API CALL LOG ===
[21-Jun-2026 00:26:25 UTC] Endpoint: user/profile.php
[21-Jun-2026 00:26:25 UTC] Full Log Data: {
    "timestamp": "2026-06-21 00:26:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.88.111.25",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.88.111.25, 141.101.99.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU0IiwidXNlcm5hbWUiOiJyaWNoa2lkIiwiZW1haWwiOiJyaWNoYXJkZ2FicmllbDc3MjJAZ21haWwuY29tIiwiZXhwIjoxNzgyNjAyMDUwfQ.vY2uk6NreeTVUz6Nc1v2jcgI7K9fngcizNScJ16GcIA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0eee1b51f57ef44-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.88.111.25",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 00:26:25 UTC] === END API CALL LOG ===
[21-Jun-2026 00:26:25 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 00:26:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU0IiwidXNlcm5hbWUiOiJyaWNoa2lkIiwiZW1haWwiOiJyaWNoYXJkZ2FicmllbDc3MjJAZ21haWwuY29tIiwiZXhwIjoxNzgyNjAyMDUwfQ.vY2uk6NreeTVUz6Nc1v2jcgI7K9fngcizNScJ16GcIA
[21-Jun-2026 00:26:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 00:26:25 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 00:26:25 UTC] User ID: 854
[21-Jun-2026 00:26:25 UTC] ✅ User profile retrieved successfully for user ID: 854
[21-Jun-2026 00:26:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 00:26:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 00:26:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.88.111.25, 141.101.99.152","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU0IiwidXNlcm5hbWUiOiJyaWNoa2lkIiwiZW1haWwiOiJyaWNoYXJkZ2FicmllbDc3MjJAZ21haWwuY29tIiwiZXhwIjoxNzgyNjAyMDUwfQ.vY2uk6NreeTVUz6Nc1v2jcgI7K9fngcizNScJ16GcIA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0eee1c22f85ef44-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.88.111.25","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-Jun-2026 00:26:27 UTC] === User Orders API Called ===
[21-Jun-2026 00:26:27 UTC] User ID: 854
[21-Jun-2026 00:26:27 UTC] Limit: 20, Offset: 0
[21-Jun-2026 00:26:27 UTC] Orders found: 0
[21-Jun-2026 00:26:27 UTC] Orders data: []
[21-Jun-2026 00:26:27 UTC] Total orders count: 0
[21-Jun-2026 00:26:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 00:26:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 00:26:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.113.118.57, 172.69.253.142","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU1IiwidXNlcm5hbWUiOiJDaHJpc3RvcGhlciBKYW5ldCIsImVtYWlsIjoiY2hyaXN0b3BoZXJqZW5uaWZlcjI3OUBnbWFpbC5jb20iLCJleHAiOjE3ODI2MDYyODV9.-UDZGZq1Dgv6q0ZQesLnMV5QHPB4aSAv4raQIZQBMxg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0eee1e37a15f644-LOS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.113.118.57","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-Jun-2026 00:26:32 UTC] === User Orders API Called ===
[21-Jun-2026 00:26:32 UTC] User ID: 855
[21-Jun-2026 00:26:32 UTC] Limit: 20, Offset: 0
[21-Jun-2026 00:26:32 UTC] Orders found: 0
[21-Jun-2026 00:26:32 UTC] Orders data: []
[21-Jun-2026 00:26:32 UTC] Total orders count: 0
[21-Jun-2026 00:26:32 UTC] === API CALL LOG ===
[21-Jun-2026 00:26:32 UTC] Endpoint: user/profile.php
[21-Jun-2026 00:26:32 UTC] Full Log Data: {
    "timestamp": "2026-06-21 00:26:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.118.57",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.118.57, 172.69.253.142",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU1IiwidXNlcm5hbWUiOiJDaHJpc3RvcGhlciBKYW5ldCIsImVtYWlsIjoiY2hyaXN0b3BoZXJqZW5uaWZlcjI3OUBnbWFpbC5jb20iLCJleHAiOjE3ODI2MDYyODV9.-UDZGZq1Dgv6q0ZQesLnMV5QHPB4aSAv4raQIZQBMxg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0eee1e3baaff644-LOS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.118.57",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 00:26:32 UTC] === END API CALL LOG ===
[21-Jun-2026 00:26:32 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 00:26:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU1IiwidXNlcm5hbWUiOiJDaHJpc3RvcGhlciBKYW5ldCIsImVtYWlsIjoiY2hyaXN0b3BoZXJqZW5uaWZlcjI3OUBnbWFpbC5jb20iLCJleHAiOjE3ODI2MDYyODV9.-UDZGZq1Dgv6q0ZQesLnMV5QHPB4aSAv4raQIZQBMxg
[21-Jun-2026 00:26:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 00:26:32 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 00:26:32 UTC] User ID: 855
[21-Jun-2026 00:26:32 UTC] ✅ User profile retrieved successfully for user ID: 855
[21-Jun-2026 00:26:32 UTC] === API CALL LOG ===
[21-Jun-2026 00:26:32 UTC] Endpoint: user/profile.php
[21-Jun-2026 00:26:32 UTC] Full Log Data: {
    "timestamp": "2026-06-21 00:26:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.118.57",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.118.57, 172.69.253.142",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU1IiwidXNlcm5hbWUiOiJDaHJpc3RvcGhlciBKYW5ldCIsImVtYWlsIjoiY2hyaXN0b3BoZXJqZW5uaWZlcjI3OUBnbWFpbC5jb20iLCJleHAiOjE3ODI2MDYyODV9.-UDZGZq1Dgv6q0ZQesLnMV5QHPB4aSAv4raQIZQBMxg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0eee1e3baacf644-LOS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.118.57",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 00:26:32 UTC] === END API CALL LOG ===
[21-Jun-2026 00:26:32 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 00:26:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU1IiwidXNlcm5hbWUiOiJDaHJpc3RvcGhlciBKYW5ldCIsImVtYWlsIjoiY2hyaXN0b3BoZXJqZW5uaWZlcjI3OUBnbWFpbC5jb20iLCJleHAiOjE3ODI2MDYyODV9.-UDZGZq1Dgv6q0ZQesLnMV5QHPB4aSAv4raQIZQBMxg
[21-Jun-2026 00:26:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 00:26:32 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 00:26:32 UTC] User ID: 855
[21-Jun-2026 00:26:33 UTC] ✅ User profile retrieved successfully for user ID: 855
[21-Jun-2026 00:26:33 UTC] === API CALL LOG ===
[21-Jun-2026 00:26:33 UTC] Endpoint: user/profile.php
[21-Jun-2026 00:26:33 UTC] Full Log Data: {
    "timestamp": "2026-06-21 00:26:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.118.57",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.118.57, 172.69.253.142",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU1IiwidXNlcm5hbWUiOiJDaHJpc3RvcGhlciBKYW5ldCIsImVtYWlsIjoiY2hyaXN0b3BoZXJqZW5uaWZlcjI3OUBnbWFpbC5jb20iLCJleHAiOjE3ODI2MDYyODV9.-UDZGZq1Dgv6q0ZQesLnMV5QHPB4aSAv4raQIZQBMxg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0eee1e83ea3f644-LOS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.118.57",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 00:26:33 UTC] === END API CALL LOG ===
[21-Jun-2026 00:26:33 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 00:26:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU1IiwidXNlcm5hbWUiOiJDaHJpc3RvcGhlciBKYW5ldCIsImVtYWlsIjoiY2hyaXN0b3BoZXJqZW5uaWZlcjI3OUBnbWFpbC5jb20iLCJleHAiOjE3ODI2MDYyODV9.-UDZGZq1Dgv6q0ZQesLnMV5QHPB4aSAv4raQIZQBMxg
[21-Jun-2026 00:26:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 00:26:33 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 00:26:33 UTC] User ID: 855
[21-Jun-2026 00:26:33 UTC] ✅ User profile retrieved successfully for user ID: 855
[21-Jun-2026 00:26:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 00:26:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 00:26:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.88.111.25, 141.101.99.151","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU0IiwidXNlcm5hbWUiOiJyaWNoa2lkIiwiZW1haWwiOiJyaWNoYXJkZ2FicmllbDc3MjJAZ21haWwuY29tIiwiZXhwIjoxNzgyNjAyMDUwfQ.vY2uk6NreeTVUz6Nc1v2jcgI7K9fngcizNScJ16GcIA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0eee1eafda4ef44-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.88.111.25","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-Jun-2026 00:26:34 UTC] === API CALL LOG ===
[21-Jun-2026 00:26:34 UTC] === User Orders API Called ===
[21-Jun-2026 00:26:34 UTC] User ID: 854
[21-Jun-2026 00:26:34 UTC] Endpoint: user/profile.php
[21-Jun-2026 00:26:34 UTC] Limit: 20, Offset: 0
[21-Jun-2026 00:26:34 UTC] Full Log Data: {
    "timestamp": "2026-06-21 00:26:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.88.111.25",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.88.111.25, 141.101.99.151",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU0IiwidXNlcm5hbWUiOiJyaWNoa2lkIiwiZW1haWwiOiJyaWNoYXJkZ2FicmllbDc3MjJAZ21haWwuY29tIiwiZXhwIjoxNzgyNjAyMDUwfQ.vY2uk6NreeTVUz6Nc1v2jcgI7K9fngcizNScJ16GcIA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0eee1eafda7ef44-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.88.111.25",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 00:26:34 UTC] === END API CALL LOG ===
[21-Jun-2026 00:26:34 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 00:26:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU0IiwidXNlcm5hbWUiOiJyaWNoa2lkIiwiZW1haWwiOiJyaWNoYXJkZ2FicmllbDc3MjJAZ21haWwuY29tIiwiZXhwIjoxNzgyNjAyMDUwfQ.vY2uk6NreeTVUz6Nc1v2jcgI7K9fngcizNScJ16GcIA
[21-Jun-2026 00:26:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 00:26:34 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 00:26:34 UTC] User ID: 854
[21-Jun-2026 00:26:34 UTC] Orders found: 0
[21-Jun-2026 00:26:34 UTC] Orders data: []
[21-Jun-2026 00:26:34 UTC] Total orders count: 0
[21-Jun-2026 00:26:34 UTC] ✅ User profile retrieved successfully for user ID: 854
[21-Jun-2026 00:26:34 UTC] === API CALL LOG ===
[21-Jun-2026 00:26:34 UTC] Endpoint: user/profile.php
[21-Jun-2026 00:26:34 UTC] Full Log Data: {
    "timestamp": "2026-06-21 00:26:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.88.111.25",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.88.111.25, 141.101.99.151",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU0IiwidXNlcm5hbWUiOiJyaWNoa2lkIiwiZW1haWwiOiJyaWNoYXJkZ2FicmllbDc3MjJAZ21haWwuY29tIiwiZXhwIjoxNzgyNjAyMDUwfQ.vY2uk6NreeTVUz6Nc1v2jcgI7K9fngcizNScJ16GcIA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0eee1ee4a97ef44-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.88.111.25",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 00:26:34 UTC] === END API CALL LOG ===
[21-Jun-2026 00:26:34 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 00:26:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU0IiwidXNlcm5hbWUiOiJyaWNoa2lkIiwiZW1haWwiOiJyaWNoYXJkZ2FicmllbDc3MjJAZ21haWwuY29tIiwiZXhwIjoxNzgyNjAyMDUwfQ.vY2uk6NreeTVUz6Nc1v2jcgI7K9fngcizNScJ16GcIA
[21-Jun-2026 00:26:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 00:26:34 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 00:26:34 UTC] User ID: 854
[21-Jun-2026 00:26:34 UTC] ✅ User profile retrieved successfully for user ID: 854
[21-Jun-2026 00:26:59 UTC] === API CALL LOG ===
[21-Jun-2026 00:26:59 UTC] Endpoint: user/profile.php
[21-Jun-2026 00:26:59 UTC] Full Log Data: {
    "timestamp": "2026-06-21 00:26:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.88.111.25",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.88.111.25, 141.101.99.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU0IiwidXNlcm5hbWUiOiJyaWNoa2lkIiwiZW1haWwiOiJyaWNoYXJkZ2FicmllbDc3MjJAZ21haWwuY29tIiwiZXhwIjoxNzgyNjAyMDUwfQ.vY2uk6NreeTVUz6Nc1v2jcgI7K9fngcizNScJ16GcIA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0eee28a4e94ef44-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.88.111.25",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 00:26:59 UTC] === END API CALL LOG ===
[21-Jun-2026 00:26:59 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 00:26:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU0IiwidXNlcm5hbWUiOiJyaWNoa2lkIiwiZW1haWwiOiJyaWNoYXJkZ2FicmllbDc3MjJAZ21haWwuY29tIiwiZXhwIjoxNzgyNjAyMDUwfQ.vY2uk6NreeTVUz6Nc1v2jcgI7K9fngcizNScJ16GcIA
[21-Jun-2026 00:26:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 00:26:59 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 00:26:59 UTC] User ID: 854
[21-Jun-2026 00:26:59 UTC] ✅ User profile retrieved successfully for user ID: 854
[21-Jun-2026 00:26:59 UTC] User Purchases API - User ID: 854
[21-Jun-2026 00:26:59 UTC] User Purchases API - Total purchases found: 0
[21-Jun-2026 00:27:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 00:27:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 00:27:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.88.111.25, 141.101.99.152","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU0IiwidXNlcm5hbWUiOiJyaWNoa2lkIiwiZW1haWwiOiJyaWNoYXJkZ2FicmllbDc3MjJAZ21haWwuY29tIiwiZXhwIjoxNzgyNjAyMDUwfQ.vY2uk6NreeTVUz6Nc1v2jcgI7K9fngcizNScJ16GcIA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0eee2a1ae23ef44-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.88.111.25","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-Jun-2026 00:27:03 UTC] === User Orders API Called ===
[21-Jun-2026 00:27:03 UTC] User ID: 854
[21-Jun-2026 00:27:03 UTC] Limit: 20, Offset: 0
[21-Jun-2026 00:27:03 UTC] Orders found: 0
[21-Jun-2026 00:27:03 UTC] Orders data: []
[21-Jun-2026 00:27:03 UTC] Total orders count: 0
[21-Jun-2026 00:27:05 UTC] === API CALL LOG ===
[21-Jun-2026 00:27:05 UTC] Endpoint: user/profile.php
[21-Jun-2026 00:27:05 UTC] Full Log Data: {
    "timestamp": "2026-06-21 00:27:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.88.111.25",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.88.111.25, 141.101.99.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU0IiwidXNlcm5hbWUiOiJyaWNoa2lkIiwiZW1haWwiOiJyaWNoYXJkZ2FicmllbDc3MjJAZ21haWwuY29tIiwiZXhwIjoxNzgyNjAyMDUwfQ.vY2uk6NreeTVUz6Nc1v2jcgI7K9fngcizNScJ16GcIA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0eee2ad9d56ef44-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.88.111.25",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 00:27:05 UTC] === END API CALL LOG ===
[21-Jun-2026 00:27:05 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 00:27:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU0IiwidXNlcm5hbWUiOiJyaWNoa2lkIiwiZW1haWwiOiJyaWNoYXJkZ2FicmllbDc3MjJAZ21haWwuY29tIiwiZXhwIjoxNzgyNjAyMDUwfQ.vY2uk6NreeTVUz6Nc1v2jcgI7K9fngcizNScJ16GcIA
[21-Jun-2026 00:27:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 00:27:05 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 00:27:05 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 00:27:05 UTC] User ID: 854
[21-Jun-2026 00:27:05 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 00:27:05 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.88.111.25, 141.101.99.152","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU0IiwidXNlcm5hbWUiOiJyaWNoa2lkIiwiZW1haWwiOiJyaWNoYXJkZ2FicmllbDc3MjJAZ21haWwuY29tIiwiZXhwIjoxNzgyNjAyMDUwfQ.vY2uk6NreeTVUz6Nc1v2jcgI7K9fngcizNScJ16GcIA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0eee2ad9d55ef44-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.88.111.25","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-Jun-2026 00:27:05 UTC] === User Orders API Called ===
[21-Jun-2026 00:27:05 UTC] User ID: 854
[21-Jun-2026 00:27:05 UTC] Limit: 20, Offset: 0
[21-Jun-2026 00:27:05 UTC] ✅ User profile retrieved successfully for user ID: 854
[21-Jun-2026 00:27:05 UTC] Orders found: 0
[21-Jun-2026 00:27:05 UTC] Orders data: []
[21-Jun-2026 00:27:05 UTC] Total orders count: 0
[21-Jun-2026 00:27:05 UTC] === API CALL LOG ===
[21-Jun-2026 00:27:05 UTC] Endpoint: user/profile.php
[21-Jun-2026 00:27:05 UTC] Full Log Data: {
    "timestamp": "2026-06-21 00:27:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.88.111.25",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.88.111.25, 141.101.99.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU0IiwidXNlcm5hbWUiOiJyaWNoa2lkIiwiZW1haWwiOiJyaWNoYXJkZ2FicmllbDc3MjJAZ21haWwuY29tIiwiZXhwIjoxNzgyNjAyMDUwfQ.vY2uk6NreeTVUz6Nc1v2jcgI7K9fngcizNScJ16GcIA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0eee2b14a28ef44-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.88.111.25",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 00:27:05 UTC] === END API CALL LOG ===
[21-Jun-2026 00:27:05 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 00:27:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU0IiwidXNlcm5hbWUiOiJyaWNoa2lkIiwiZW1haWwiOiJyaWNoYXJkZ2FicmllbDc3MjJAZ21haWwuY29tIiwiZXhwIjoxNzgyNjAyMDUwfQ.vY2uk6NreeTVUz6Nc1v2jcgI7K9fngcizNScJ16GcIA
[21-Jun-2026 00:27:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 00:27:05 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 00:27:05 UTC] User ID: 854
[21-Jun-2026 00:27:05 UTC] ✅ User profile retrieved successfully for user ID: 854
[21-Jun-2026 00:27:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 00:27:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 00:27:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.88.111.25, 141.101.99.152","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU0IiwidXNlcm5hbWUiOiJyaWNoa2lkIiwiZW1haWwiOiJyaWNoYXJkZ2FicmllbDc3MjJAZ21haWwuY29tIiwiZXhwIjoxNzgyNjAyMDUwfQ.vY2uk6NreeTVUz6Nc1v2jcgI7K9fngcizNScJ16GcIA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0eee2b749f5ef44-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.88.111.25","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-Jun-2026 00:27:06 UTC] === User Orders API Called ===
[21-Jun-2026 00:27:06 UTC] User ID: 854
[21-Jun-2026 00:27:06 UTC] Limit: 20, Offset: 0
[21-Jun-2026 00:27:06 UTC] Orders found: 0
[21-Jun-2026 00:27:06 UTC] Orders data: []
[21-Jun-2026 00:27:06 UTC] Total orders count: 0
[21-Jun-2026 00:27:08 UTC] === API CALL LOG ===
[21-Jun-2026 00:27:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 00:27:08 UTC] Endpoint: user/profile.php
[21-Jun-2026 00:27:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 00:27:08 UTC] Full Log Data: {
    "timestamp": "2026-06-21 00:27:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.88.111.25",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.88.111.25, 141.101.99.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU0IiwidXNlcm5hbWUiOiJyaWNoa2lkIiwiZW1haWwiOiJyaWNoYXJkZ2FicmllbDc3MjJAZ21haWwuY29tIiwiZXhwIjoxNzgyNjAyMDUwfQ.vY2uk6NreeTVUz6Nc1v2jcgI7K9fngcizNScJ16GcIA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0eee2c05d17ef44-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.88.111.25",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 00:27:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.88.111.25, 141.101.99.152","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU0IiwidXNlcm5hbWUiOiJyaWNoa2lkIiwiZW1haWwiOiJyaWNoYXJkZ2FicmllbDc3MjJAZ21haWwuY29tIiwiZXhwIjoxNzgyNjAyMDUwfQ.vY2uk6NreeTVUz6Nc1v2jcgI7K9fngcizNScJ16GcIA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0eee2c05d13ef44-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.88.111.25","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-Jun-2026 00:27:08 UTC] === END API CALL LOG ===
[21-Jun-2026 00:27:08 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 00:27:08 UTC] === User Orders API Called ===
[21-Jun-2026 00:27:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU0IiwidXNlcm5hbWUiOiJyaWNoa2lkIiwiZW1haWwiOiJyaWNoYXJkZ2FicmllbDc3MjJAZ21haWwuY29tIiwiZXhwIjoxNzgyNjAyMDUwfQ.vY2uk6NreeTVUz6Nc1v2jcgI7K9fngcizNScJ16GcIA
[21-Jun-2026 00:27:08 UTC] User ID: 854
[21-Jun-2026 00:27:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 00:27:08 UTC] Limit: 20, Offset: 0
[21-Jun-2026 00:27:08 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 00:27:08 UTC] User ID: 854
[21-Jun-2026 00:27:08 UTC] Orders found: 0
[21-Jun-2026 00:27:08 UTC] Orders data: []
[21-Jun-2026 00:27:08 UTC] ✅ User profile retrieved successfully for user ID: 854
[21-Jun-2026 00:27:08 UTC] Total orders count: 0
[21-Jun-2026 00:27:08 UTC] === API CALL LOG ===
[21-Jun-2026 00:27:08 UTC] Endpoint: user/profile.php
[21-Jun-2026 00:27:08 UTC] Full Log Data: {
    "timestamp": "2026-06-21 00:27:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.88.111.25",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.88.111.25, 141.101.99.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU0IiwidXNlcm5hbWUiOiJyaWNoa2lkIiwiZW1haWwiOiJyaWNoYXJkZ2FicmllbDc3MjJAZ21haWwuY29tIiwiZXhwIjoxNzgyNjAyMDUwfQ.vY2uk6NreeTVUz6Nc1v2jcgI7K9fngcizNScJ16GcIA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0eee2c3e9d7ef44-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.88.111.25",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 00:27:08 UTC] === END API CALL LOG ===
[21-Jun-2026 00:27:08 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 00:27:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU0IiwidXNlcm5hbWUiOiJyaWNoa2lkIiwiZW1haWwiOiJyaWNoYXJkZ2FicmllbDc3MjJAZ21haWwuY29tIiwiZXhwIjoxNzgyNjAyMDUwfQ.vY2uk6NreeTVUz6Nc1v2jcgI7K9fngcizNScJ16GcIA
[21-Jun-2026 00:27:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 00:27:08 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 00:27:08 UTC] User ID: 854
[21-Jun-2026 00:27:08 UTC] ✅ User profile retrieved successfully for user ID: 854
[21-Jun-2026 00:27:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 00:27:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 00:27:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.88.111.25, 141.101.99.152","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU0IiwidXNlcm5hbWUiOiJyaWNoa2lkIiwiZW1haWwiOiJyaWNoYXJkZ2FicmllbDc3MjJAZ21haWwuY29tIiwiZXhwIjoxNzgyNjAyMDUwfQ.vY2uk6NreeTVUz6Nc1v2jcgI7K9fngcizNScJ16GcIA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0eee3b9fae4ef44-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.88.111.25","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-Jun-2026 00:27:48 UTC] === User Orders API Called ===
[21-Jun-2026 00:27:48 UTC] User ID: 854
[21-Jun-2026 00:27:48 UTC] Limit: 20, Offset: 0
[21-Jun-2026 00:27:48 UTC] Orders found: 0
[21-Jun-2026 00:27:48 UTC] Orders data: []
[21-Jun-2026 00:27:48 UTC] Total orders count: 0
[21-Jun-2026 00:27:48 UTC] === API CALL LOG ===
[21-Jun-2026 00:27:48 UTC] Endpoint: user/profile.php
[21-Jun-2026 00:27:48 UTC] Full Log Data: {
    "timestamp": "2026-06-21 00:27:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.88.111.25",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.88.111.25, 141.101.99.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU0IiwidXNlcm5hbWUiOiJyaWNoa2lkIiwiZW1haWwiOiJyaWNoYXJkZ2FicmllbDc3MjJAZ21haWwuY29tIiwiZXhwIjoxNzgyNjAyMDUwfQ.vY2uk6NreeTVUz6Nc1v2jcgI7K9fngcizNScJ16GcIA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0eee3b9fae5ef44-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.88.111.25",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 00:27:48 UTC] === END API CALL LOG ===
[21-Jun-2026 00:27:48 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 00:27:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU0IiwidXNlcm5hbWUiOiJyaWNoa2lkIiwiZW1haWwiOiJyaWNoYXJkZ2FicmllbDc3MjJAZ21haWwuY29tIiwiZXhwIjoxNzgyNjAyMDUwfQ.vY2uk6NreeTVUz6Nc1v2jcgI7K9fngcizNScJ16GcIA
[21-Jun-2026 00:27:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 00:27:48 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 00:27:48 UTC] User ID: 854
[21-Jun-2026 00:27:48 UTC] ✅ User profile retrieved successfully for user ID: 854
[21-Jun-2026 00:27:48 UTC] === API CALL LOG ===
[21-Jun-2026 00:27:48 UTC] Endpoint: user/profile.php
[21-Jun-2026 00:27:48 UTC] Full Log Data: {
    "timestamp": "2026-06-21 00:27:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.88.111.25",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.88.111.25, 141.101.99.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU0IiwidXNlcm5hbWUiOiJyaWNoa2lkIiwiZW1haWwiOiJyaWNoYXJkZ2FicmllbDc3MjJAZ21haWwuY29tIiwiZXhwIjoxNzgyNjAyMDUwfQ.vY2uk6NreeTVUz6Nc1v2jcgI7K9fngcizNScJ16GcIA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0eee3bdb80fef44-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.88.111.25",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 00:27:48 UTC] === END API CALL LOG ===
[21-Jun-2026 00:27:48 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 00:27:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU0IiwidXNlcm5hbWUiOiJyaWNoa2lkIiwiZW1haWwiOiJyaWNoYXJkZ2FicmllbDc3MjJAZ21haWwuY29tIiwiZXhwIjoxNzgyNjAyMDUwfQ.vY2uk6NreeTVUz6Nc1v2jcgI7K9fngcizNScJ16GcIA
[21-Jun-2026 00:27:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 00:27:48 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 00:27:48 UTC] User ID: 854
[21-Jun-2026 00:27:48 UTC] ✅ User profile retrieved successfully for user ID: 854
[21-Jun-2026 00:27:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 00:27:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 00:27:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.88.111.25, 141.101.99.152","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU0IiwidXNlcm5hbWUiOiJyaWNoa2lkIiwiZW1haWwiOiJyaWNoYXJkZ2FicmllbDc3MjJAZ21haWwuY29tIiwiZXhwIjoxNzgyNjAyMDUwfQ.vY2uk6NreeTVUz6Nc1v2jcgI7K9fngcizNScJ16GcIA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0eee3d5df34ef44-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.88.111.25","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-Jun-2026 00:27:52 UTC] === User Orders API Called ===
[21-Jun-2026 00:27:52 UTC] User ID: 854
[21-Jun-2026 00:27:52 UTC] Limit: 20, Offset: 0
[21-Jun-2026 00:27:52 UTC] Orders found: 0
[21-Jun-2026 00:27:52 UTC] Orders data: []
[21-Jun-2026 00:27:52 UTC] Total orders count: 0
[21-Jun-2026 00:27:54 UTC] === API CALL LOG ===
[21-Jun-2026 00:27:54 UTC] Endpoint: user/profile.php
[21-Jun-2026 00:27:54 UTC] Full Log Data: {
    "timestamp": "2026-06-21 00:27:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.88.111.25",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.88.111.25, 141.101.99.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU0IiwidXNlcm5hbWUiOiJyaWNoa2lkIiwiZW1haWwiOiJyaWNoYXJkZ2FicmllbDc3MjJAZ21haWwuY29tIiwiZXhwIjoxNzgyNjAyMDUwfQ.vY2uk6NreeTVUz6Nc1v2jcgI7K9fngcizNScJ16GcIA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0eee3e0fcc6ef44-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.88.111.25",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 00:27:54 UTC] === END API CALL LOG ===
[21-Jun-2026 00:27:54 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 00:27:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU0IiwidXNlcm5hbWUiOiJyaWNoa2lkIiwiZW1haWwiOiJyaWNoYXJkZ2FicmllbDc3MjJAZ21haWwuY29tIiwiZXhwIjoxNzgyNjAyMDUwfQ.vY2uk6NreeTVUz6Nc1v2jcgI7K9fngcizNScJ16GcIA
[21-Jun-2026 00:27:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 00:27:54 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 00:27:54 UTC] User ID: 854
[21-Jun-2026 00:27:54 UTC] ✅ User profile retrieved successfully for user ID: 854
[21-Jun-2026 00:27:54 UTC] User Purchases API - User ID: 854
[21-Jun-2026 00:27:54 UTC] User Purchases API - Total purchases found: 0
[21-Jun-2026 00:28:26 UTC] === API CALL LOG ===
[21-Jun-2026 00:28:26 UTC] Endpoint: user/profile.php
[21-Jun-2026 00:28:26 UTC] Full Log Data: {
    "timestamp": "2026-06-21 00:28:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.118.57",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.118.57, 172.69.253.142",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU1IiwidXNlcm5hbWUiOiJDaHJpc3RvcGhlciBKYW5ldCIsImVtYWlsIjoiY2hyaXN0b3BoZXJqZW5uaWZlcjI3OUBnbWFpbC5jb20iLCJleHAiOjE3ODI2MDYyODV9.-UDZGZq1Dgv6q0ZQesLnMV5QHPB4aSAv4raQIZQBMxg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0eee4a7de82f644-LOS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.118.57",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 00:28:26 UTC] === END API CALL LOG ===
[21-Jun-2026 00:28:26 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 00:28:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU1IiwidXNlcm5hbWUiOiJDaHJpc3RvcGhlciBKYW5ldCIsImVtYWlsIjoiY2hyaXN0b3BoZXJqZW5uaWZlcjI3OUBnbWFpbC5jb20iLCJleHAiOjE3ODI2MDYyODV9.-UDZGZq1Dgv6q0ZQesLnMV5QHPB4aSAv4raQIZQBMxg
[21-Jun-2026 00:28:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 00:28:26 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 00:28:26 UTC] User ID: 855
[21-Jun-2026 00:28:26 UTC] ✅ User profile retrieved successfully for user ID: 855
[21-Jun-2026 00:28:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 00:28:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 00:28:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.113.118.57, 172.69.253.142","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU1IiwidXNlcm5hbWUiOiJDaHJpc3RvcGhlciBKYW5ldCIsImVtYWlsIjoiY2hyaXN0b3BoZXJqZW5uaWZlcjI3OUBnbWFpbC5jb20iLCJleHAiOjE3ODI2MDYyODV9.-UDZGZq1Dgv6q0ZQesLnMV5QHPB4aSAv4raQIZQBMxg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0eee4a7de7ff644-LOS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.113.118.57","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-Jun-2026 00:28:26 UTC] === User Orders API Called ===
[21-Jun-2026 00:28:26 UTC] User ID: 855
[21-Jun-2026 00:28:26 UTC] Limit: 20, Offset: 0
[21-Jun-2026 00:28:26 UTC] Orders found: 0
[21-Jun-2026 00:28:26 UTC] Orders data: []
[21-Jun-2026 00:28:26 UTC] Total orders count: 0
[21-Jun-2026 00:28:26 UTC] === API CALL LOG ===
[21-Jun-2026 00:28:26 UTC] Endpoint: user/profile.php
[21-Jun-2026 00:28:26 UTC] Full Log Data: {
    "timestamp": "2026-06-21 00:28:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.118.57",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.118.57, 172.69.253.142",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU1IiwidXNlcm5hbWUiOiJDaHJpc3RvcGhlciBKYW5ldCIsImVtYWlsIjoiY2hyaXN0b3BoZXJqZW5uaWZlcjI3OUBnbWFpbC5jb20iLCJleHAiOjE3ODI2MDYyODV9.-UDZGZq1Dgv6q0ZQesLnMV5QHPB4aSAv4raQIZQBMxg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0eee4a81f50f644-LOS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.118.57",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 00:28:26 UTC] === END API CALL LOG ===
[21-Jun-2026 00:28:26 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 00:28:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU1IiwidXNlcm5hbWUiOiJDaHJpc3RvcGhlciBKYW5ldCIsImVtYWlsIjoiY2hyaXN0b3BoZXJqZW5uaWZlcjI3OUBnbWFpbC5jb20iLCJleHAiOjE3ODI2MDYyODV9.-UDZGZq1Dgv6q0ZQesLnMV5QHPB4aSAv4raQIZQBMxg
[21-Jun-2026 00:28:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 00:28:26 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 00:28:26 UTC] User ID: 855
[21-Jun-2026 00:28:26 UTC] ✅ User profile retrieved successfully for user ID: 855
[21-Jun-2026 00:28:27 UTC] === API CALL LOG ===
[21-Jun-2026 00:28:27 UTC] Endpoint: user/profile.php
[21-Jun-2026 00:28:27 UTC] Full Log Data: {
    "timestamp": "2026-06-21 00:28:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.118.57",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.118.57, 172.69.253.142",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU1IiwidXNlcm5hbWUiOiJDaHJpc3RvcGhlciBKYW5ldCIsImVtYWlsIjoiY2hyaXN0b3BoZXJqZW5uaWZlcjI3OUBnbWFpbC5jb20iLCJleHAiOjE3ODI2MDYyODV9.-UDZGZq1Dgv6q0ZQesLnMV5QHPB4aSAv4raQIZQBMxg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0eee4ac4a30f644-LOS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.118.57",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 00:28:27 UTC] === END API CALL LOG ===
[21-Jun-2026 00:28:27 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 00:28:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU1IiwidXNlcm5hbWUiOiJDaHJpc3RvcGhlciBKYW5ldCIsImVtYWlsIjoiY2hyaXN0b3BoZXJqZW5uaWZlcjI3OUBnbWFpbC5jb20iLCJleHAiOjE3ODI2MDYyODV9.-UDZGZq1Dgv6q0ZQesLnMV5QHPB4aSAv4raQIZQBMxg
[21-Jun-2026 00:28:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 00:28:27 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 00:28:27 UTC] User ID: 855
[21-Jun-2026 00:28:27 UTC] ✅ User profile retrieved successfully for user ID: 855
[21-Jun-2026 00:28:44 UTC] === API CALL LOG ===
[21-Jun-2026 00:28:44 UTC] Endpoint: user/profile.php
[21-Jun-2026 00:28:44 UTC] Full Log Data: {
    "timestamp": "2026-06-21 00:28:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.118.57",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.118.57, 172.71.130.149",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU1IiwidXNlcm5hbWUiOiJDaHJpc3RvcGhlciBKYW5ldCIsImVtYWlsIjoiY2hyaXN0b3BoZXJqZW5uaWZlcjI3OUBnbWFpbC5jb20iLCJleHAiOjE3ODI2MDYyODV9.-UDZGZq1Dgv6q0ZQesLnMV5QHPB4aSAv4raQIZQBMxg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0eee518e85f01ed-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.118.57",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 00:28:44 UTC] === END API CALL LOG ===
[21-Jun-2026 00:28:44 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 00:28:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU1IiwidXNlcm5hbWUiOiJDaHJpc3RvcGhlciBKYW5ldCIsImVtYWlsIjoiY2hyaXN0b3BoZXJqZW5uaWZlcjI3OUBnbWFpbC5jb20iLCJleHAiOjE3ODI2MDYyODV9.-UDZGZq1Dgv6q0ZQesLnMV5QHPB4aSAv4raQIZQBMxg
[21-Jun-2026 00:28:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 00:28:44 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 00:28:44 UTC] User ID: 855
[21-Jun-2026 00:28:44 UTC] ✅ User profile retrieved successfully for user ID: 855
[21-Jun-2026 00:28:45 UTC] === API CALL LOG ===
[21-Jun-2026 00:28:45 UTC] Endpoint: user/profile.php
[21-Jun-2026 00:28:45 UTC] Full Log Data: {
    "timestamp": "2026-06-21 00:28:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.118.57",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.118.57, 172.71.130.149",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU1IiwidXNlcm5hbWUiOiJDaHJpc3RvcGhlciBKYW5ldCIsImVtYWlsIjoiY2hyaXN0b3BoZXJqZW5uaWZlcjI3OUBnbWFpbC5jb20iLCJleHAiOjE3ODI2MDYyODV9.-UDZGZq1Dgv6q0ZQesLnMV5QHPB4aSAv4raQIZQBMxg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0eee51df93801ed-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.118.57",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 00:28:45 UTC] === END API CALL LOG ===
[21-Jun-2026 00:28:45 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 00:28:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU1IiwidXNlcm5hbWUiOiJDaHJpc3RvcGhlciBKYW5ldCIsImVtYWlsIjoiY2hyaXN0b3BoZXJqZW5uaWZlcjI3OUBnbWFpbC5jb20iLCJleHAiOjE3ODI2MDYyODV9.-UDZGZq1Dgv6q0ZQesLnMV5QHPB4aSAv4raQIZQBMxg
[21-Jun-2026 00:28:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 00:28:45 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 00:28:45 UTC] User ID: 855
[21-Jun-2026 00:28:45 UTC] ✅ User profile retrieved successfully for user ID: 855
[21-Jun-2026 00:28:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 00:28:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 00:28:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.113.118.57, 172.71.130.149","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU1IiwidXNlcm5hbWUiOiJDaHJpc3RvcGhlciBKYW5ldCIsImVtYWlsIjoiY2hyaXN0b3BoZXJqZW5uaWZlcjI3OUBnbWFpbC5jb20iLCJleHAiOjE3ODI2MDYyODV9.-UDZGZq1Dgv6q0ZQesLnMV5QHPB4aSAv4raQIZQBMxg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0eee51df93a01ed-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.113.118.57","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-Jun-2026 00:28:45 UTC] === User Orders API Called ===
[21-Jun-2026 00:28:45 UTC] User ID: 855
[21-Jun-2026 00:28:45 UTC] Limit: 20, Offset: 0
[21-Jun-2026 00:28:45 UTC] Orders found: 0
[21-Jun-2026 00:28:45 UTC] Orders data: []
[21-Jun-2026 00:28:45 UTC] Total orders count: 0
[21-Jun-2026 00:28:45 UTC] === API CALL LOG ===
[21-Jun-2026 00:28:45 UTC] Endpoint: user/profile.php
[21-Jun-2026 00:28:45 UTC] Full Log Data: {
    "timestamp": "2026-06-21 00:28:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.118.57",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.118.57, 172.71.130.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU1IiwidXNlcm5hbWUiOiJDaHJpc3RvcGhlciBKYW5ldCIsImVtYWlsIjoiY2hyaXN0b3BoZXJqZW5uaWZlcjI3OUBnbWFpbC5jb20iLCJleHAiOjE3ODI2MDYyODV9.-UDZGZq1Dgv6q0ZQesLnMV5QHPB4aSAv4raQIZQBMxg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0eee51df93b01ed-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.118.57",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 00:28:45 UTC] === END API CALL LOG ===
[21-Jun-2026 00:28:45 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 00:28:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU1IiwidXNlcm5hbWUiOiJDaHJpc3RvcGhlciBKYW5ldCIsImVtYWlsIjoiY2hyaXN0b3BoZXJqZW5uaWZlcjI3OUBnbWFpbC5jb20iLCJleHAiOjE3ODI2MDYyODV9.-UDZGZq1Dgv6q0ZQesLnMV5QHPB4aSAv4raQIZQBMxg
[21-Jun-2026 00:28:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 00:28:45 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 00:28:45 UTC] User ID: 855
[21-Jun-2026 00:28:45 UTC] ✅ User profile retrieved successfully for user ID: 855
[21-Jun-2026 00:28:46 UTC] === API CALL LOG ===
[21-Jun-2026 00:28:46 UTC] Endpoint: user/profile.php
[21-Jun-2026 00:28:46 UTC] Full Log Data: {
    "timestamp": "2026-06-21 00:28:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.118.57",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.118.57, 172.71.130.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU1IiwidXNlcm5hbWUiOiJDaHJpc3RvcGhlciBKYW5ldCIsImVtYWlsIjoiY2hyaXN0b3BoZXJqZW5uaWZlcjI3OUBnbWFpbC5jb20iLCJleHAiOjE3ODI2MDYyODV9.-UDZGZq1Dgv6q0ZQesLnMV5QHPB4aSAv4raQIZQBMxg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0eee525bae901ed-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.118.57",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 00:28:46 UTC] === END API CALL LOG ===
[21-Jun-2026 00:28:46 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 00:28:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU1IiwidXNlcm5hbWUiOiJDaHJpc3RvcGhlciBKYW5ldCIsImVtYWlsIjoiY2hyaXN0b3BoZXJqZW5uaWZlcjI3OUBnbWFpbC5jb20iLCJleHAiOjE3ODI2MDYyODV9.-UDZGZq1Dgv6q0ZQesLnMV5QHPB4aSAv4raQIZQBMxg
[21-Jun-2026 00:28:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 00:28:46 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 00:28:46 UTC] User ID: 855
[21-Jun-2026 00:28:46 UTC] ✅ User profile retrieved successfully for user ID: 855
[21-Jun-2026 05:14:05 UTC] === API CALL LOG ===
[21-Jun-2026 05:14:05 UTC] Endpoint: user/profile.php
[21-Jun-2026 05:14:05 UTC] Full Log Data: {
    "timestamp": "2026-06-21 05:14:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.62.90.178",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "178.62.90.178, 172.71.241.21",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU2IiwidXNlcm5hbWUiOiJAWEFVVVNEX1RNR00wNyIsImVtYWlsIjoiZnhlbXBpcmU0MEBnbWFpbC5jb20iLCJleHAiOjE3ODI2MjM2NDN9.FBjDpXBzMurLz7SwPmusGltUO_3MPub0C-yR0Mn6obY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f08718be0dfd7e-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "178.62.90.178",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 05:14:05 UTC] === END API CALL LOG ===
[21-Jun-2026 05:14:05 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 05:14:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU2IiwidXNlcm5hbWUiOiJAWEFVVVNEX1RNR00wNyIsImVtYWlsIjoiZnhlbXBpcmU0MEBnbWFpbC5jb20iLCJleHAiOjE3ODI2MjM2NDN9.FBjDpXBzMurLz7SwPmusGltUO_3MPub0C-yR0Mn6obY
[21-Jun-2026 05:14:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 05:14:05 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 05:14:05 UTC] User ID: 856
[21-Jun-2026 05:14:05 UTC] ✅ User profile retrieved successfully for user ID: 856
[21-Jun-2026 05:14:05 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 05:14:05 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 05:14:05 UTC] === API CALL LOG ===
[21-Jun-2026 05:14:05 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"178.62.90.178, 172.71.241.84","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU2IiwidXNlcm5hbWUiOiJAWEFVVVNEX1RNR00wNyIsImVtYWlsIjoiZnhlbXBpcmU0MEBnbWFpbC5jb20iLCJleHAiOjE3ODI2MjM2NDN9.FBjDpXBzMurLz7SwPmusGltUO_3MPub0C-yR0Mn6obY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0f08718be12fd7e-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"178.62.90.178","cf-ipcountry":"GB","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-Jun-2026 05:14:05 UTC] Endpoint: user/profile.php
[21-Jun-2026 05:14:05 UTC] Full Log Data: {
    "timestamp": "2026-06-21 05:14:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.62.90.178",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "178.62.90.178, 172.71.241.21",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU2IiwidXNlcm5hbWUiOiJAWEFVVVNEX1RNR00wNyIsImVtYWlsIjoiZnhlbXBpcmU0MEBnbWFpbC5jb20iLCJleHAiOjE3ODI2MjM2NDN9.FBjDpXBzMurLz7SwPmusGltUO_3MPub0C-yR0Mn6obY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f08718be13fd7e-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "178.62.90.178",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 05:14:05 UTC] === END API CALL LOG ===
[21-Jun-2026 05:14:05 UTC] === User Orders API Called ===
[21-Jun-2026 05:14:05 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 05:14:05 UTC] User ID: 856
[21-Jun-2026 05:14:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU2IiwidXNlcm5hbWUiOiJAWEFVVVNEX1RNR00wNyIsImVtYWlsIjoiZnhlbXBpcmU0MEBnbWFpbC5jb20iLCJleHAiOjE3ODI2MjM2NDN9.FBjDpXBzMurLz7SwPmusGltUO_3MPub0C-yR0Mn6obY
[21-Jun-2026 05:14:05 UTC] Limit: 20, Offset: 0
[21-Jun-2026 05:14:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 05:14:05 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 05:14:05 UTC] User ID: 856
[21-Jun-2026 05:14:05 UTC] Orders found: 0
[21-Jun-2026 05:14:05 UTC] ✅ User profile retrieved successfully for user ID: 856
[21-Jun-2026 05:14:05 UTC] Orders data: []
[21-Jun-2026 05:14:05 UTC] Total orders count: 0
[21-Jun-2026 05:14:07 UTC] === API CALL LOG ===
[21-Jun-2026 05:14:07 UTC] Endpoint: user/profile.php
[21-Jun-2026 05:14:07 UTC] Full Log Data: {
    "timestamp": "2026-06-21 05:14:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.62.90.178",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "178.62.90.178, 172.71.241.21",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU2IiwidXNlcm5hbWUiOiJAWEFVVVNEX1RNR00wNyIsImVtYWlsIjoiZnhlbXBpcmU0MEBnbWFpbC5jb20iLCJleHAiOjE3ODI2MjM2NDN9.FBjDpXBzMurLz7SwPmusGltUO_3MPub0C-yR0Mn6obY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f087235d28fd7e-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "178.62.90.178",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 05:14:07 UTC] === END API CALL LOG ===
[21-Jun-2026 05:14:07 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 05:14:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU2IiwidXNlcm5hbWUiOiJAWEFVVVNEX1RNR00wNyIsImVtYWlsIjoiZnhlbXBpcmU0MEBnbWFpbC5jb20iLCJleHAiOjE3ODI2MjM2NDN9.FBjDpXBzMurLz7SwPmusGltUO_3MPub0C-yR0Mn6obY
[21-Jun-2026 05:14:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 05:14:07 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 05:14:07 UTC] User ID: 856
[21-Jun-2026 05:14:07 UTC] ✅ User profile retrieved successfully for user ID: 856
[21-Jun-2026 05:16:01 UTC] === API CALL LOG ===
[21-Jun-2026 05:16:01 UTC] Endpoint: user/profile.php
[21-Jun-2026 05:16:01 UTC] Full Log Data: {
    "timestamp": "2026-06-21 05:16:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.62.90.178",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "178.62.90.178, 172.64.192.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU2IiwidXNlcm5hbWUiOiJAWEFVVVNEX1RNR00wNyIsImVtYWlsIjoiZnhlbXBpcmU0MEBnbWFpbC5jb20iLCJleHAiOjE3ODI2MjM2NDN9.FBjDpXBzMurLz7SwPmusGltUO_3MPub0C-yR0Mn6obY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f089eecf0bb5af-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "178.62.90.178",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 05:16:01 UTC] === END API CALL LOG ===
[21-Jun-2026 05:16:01 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 05:16:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU2IiwidXNlcm5hbWUiOiJAWEFVVVNEX1RNR00wNyIsImVtYWlsIjoiZnhlbXBpcmU0MEBnbWFpbC5jb20iLCJleHAiOjE3ODI2MjM2NDN9.FBjDpXBzMurLz7SwPmusGltUO_3MPub0C-yR0Mn6obY
[21-Jun-2026 05:16:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 05:16:01 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 05:16:01 UTC] User ID: 856
[21-Jun-2026 05:16:01 UTC] ✅ User profile retrieved successfully for user ID: 856
[21-Jun-2026 05:16:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 05:16:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 05:16:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"178.62.90.178, 172.64.192.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU2IiwidXNlcm5hbWUiOiJAWEFVVVNEX1RNR00wNyIsImVtYWlsIjoiZnhlbXBpcmU0MEBnbWFpbC5jb20iLCJleHAiOjE3ODI2MjM2NDN9.FBjDpXBzMurLz7SwPmusGltUO_3MPub0C-yR0Mn6obY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0f08b00bad6b5af-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"178.62.90.178","cf-ipcountry":"GB","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-Jun-2026 05:16:45 UTC] === User Orders API Called ===
[21-Jun-2026 05:16:45 UTC] User ID: 856
[21-Jun-2026 05:16:45 UTC] Limit: 20, Offset: 0
[21-Jun-2026 05:16:45 UTC] Orders found: 0
[21-Jun-2026 05:16:45 UTC] Orders data: []
[21-Jun-2026 05:16:45 UTC] === API CALL LOG ===
[21-Jun-2026 05:16:45 UTC] Endpoint: user/profile.php
[21-Jun-2026 05:16:45 UTC] Total orders count: 0
[21-Jun-2026 05:16:45 UTC] Full Log Data: {
    "timestamp": "2026-06-21 05:16:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.62.90.178",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "178.62.90.178, 172.64.192.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU2IiwidXNlcm5hbWUiOiJAWEFVVVNEX1RNR00wNyIsImVtYWlsIjoiZnhlbXBpcmU0MEBnbWFpbC5jb20iLCJleHAiOjE3ODI2MjM2NDN9.FBjDpXBzMurLz7SwPmusGltUO_3MPub0C-yR0Mn6obY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f08b00bad7b5af-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "178.62.90.178",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 05:16:45 UTC] === END API CALL LOG ===
[21-Jun-2026 05:16:45 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 05:16:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU2IiwidXNlcm5hbWUiOiJAWEFVVVNEX1RNR00wNyIsImVtYWlsIjoiZnhlbXBpcmU0MEBnbWFpbC5jb20iLCJleHAiOjE3ODI2MjM2NDN9.FBjDpXBzMurLz7SwPmusGltUO_3MPub0C-yR0Mn6obY
[21-Jun-2026 05:16:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 05:16:45 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 05:16:45 UTC] User ID: 856
[21-Jun-2026 05:16:45 UTC] ✅ User profile retrieved successfully for user ID: 856
[21-Jun-2026 05:16:46 UTC] === API CALL LOG ===
[21-Jun-2026 05:16:46 UTC] Endpoint: user/profile.php
[21-Jun-2026 05:16:46 UTC] Full Log Data: {
    "timestamp": "2026-06-21 05:16:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.62.90.178",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "178.62.90.178, 172.64.192.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU2IiwidXNlcm5hbWUiOiJAWEFVVVNEX1RNR00wNyIsImVtYWlsIjoiZnhlbXBpcmU0MEBnbWFpbC5jb20iLCJleHAiOjE3ODI2MjM2NDN9.FBjDpXBzMurLz7SwPmusGltUO_3MPub0C-yR0Mn6obY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f08b044e96b5af-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "178.62.90.178",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 05:16:46 UTC] === END API CALL LOG ===
[21-Jun-2026 05:16:46 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 05:16:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU2IiwidXNlcm5hbWUiOiJAWEFVVVNEX1RNR00wNyIsImVtYWlsIjoiZnhlbXBpcmU0MEBnbWFpbC5jb20iLCJleHAiOjE3ODI2MjM2NDN9.FBjDpXBzMurLz7SwPmusGltUO_3MPub0C-yR0Mn6obY
[21-Jun-2026 05:16:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 05:16:46 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 05:16:46 UTC] User ID: 856
[21-Jun-2026 05:16:46 UTC] ✅ User profile retrieved successfully for user ID: 856
[21-Jun-2026 05:16:52 UTC] === API CALL LOG ===
[21-Jun-2026 05:16:52 UTC] Endpoint: user/profile.php
[21-Jun-2026 05:16:52 UTC] Full Log Data: {
    "timestamp": "2026-06-21 05:16:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.62.90.178",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "178.62.90.178, 172.70.85.150",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU2IiwidXNlcm5hbWUiOiJAWEFVVVNEX1RNR00wNyIsImVtYWlsIjoiZnhlbXBpcmU0MEBnbWFpbC5jb20iLCJleHAiOjE3ODI2MjM2NDN9.FBjDpXBzMurLz7SwPmusGltUO_3MPub0C-yR0Mn6obY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f08b2ab90976f3-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "178.62.90.178",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 05:16:52 UTC] === END API CALL LOG ===
[21-Jun-2026 05:16:52 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 05:16:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU2IiwidXNlcm5hbWUiOiJAWEFVVVNEX1RNR00wNyIsImVtYWlsIjoiZnhlbXBpcmU0MEBnbWFpbC5jb20iLCJleHAiOjE3ODI2MjM2NDN9.FBjDpXBzMurLz7SwPmusGltUO_3MPub0C-yR0Mn6obY
[21-Jun-2026 05:16:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 05:16:52 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 05:16:52 UTC] User ID: 856
[21-Jun-2026 05:16:52 UTC] ✅ User profile retrieved successfully for user ID: 856
[21-Jun-2026 05:16:55 UTC] === API CALL LOG ===
[21-Jun-2026 05:16:55 UTC] Endpoint: user/profile.php
[21-Jun-2026 05:16:55 UTC] Full Log Data: {
    "timestamp": "2026-06-21 05:16:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.62.90.178",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "178.62.90.178, 172.70.85.150",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU2IiwidXNlcm5hbWUiOiJAWEFVVVNEX1RNR00wNyIsImVtYWlsIjoiZnhlbXBpcmU0MEBnbWFpbC5jb20iLCJleHAiOjE3ODI2MjM2NDN9.FBjDpXBzMurLz7SwPmusGltUO_3MPub0C-yR0Mn6obY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f08b3c3eed76f3-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "178.62.90.178",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 05:16:55 UTC] === END API CALL LOG ===
[21-Jun-2026 05:16:55 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 05:16:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU2IiwidXNlcm5hbWUiOiJAWEFVVVNEX1RNR00wNyIsImVtYWlsIjoiZnhlbXBpcmU0MEBnbWFpbC5jb20iLCJleHAiOjE3ODI2MjM2NDN9.FBjDpXBzMurLz7SwPmusGltUO_3MPub0C-yR0Mn6obY
[21-Jun-2026 05:16:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 05:16:55 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 05:16:55 UTC] User ID: 856
[21-Jun-2026 05:16:55 UTC] ✅ User profile retrieved successfully for user ID: 856
[21-Jun-2026 05:16:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 05:16:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 05:16:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"178.62.90.178, 172.70.85.150","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU2IiwidXNlcm5hbWUiOiJAWEFVVVNEX1RNR00wNyIsImVtYWlsIjoiZnhlbXBpcmU0MEBnbWFpbC5jb20iLCJleHAiOjE3ODI2MjM2NDN9.FBjDpXBzMurLz7SwPmusGltUO_3MPub0C-yR0Mn6obY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0f08b3c3eef76f3-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"178.62.90.178","cf-ipcountry":"GB","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-Jun-2026 05:16:55 UTC] === User Orders API Called ===
[21-Jun-2026 05:16:55 UTC] User ID: 856
[21-Jun-2026 05:16:55 UTC] Limit: 20, Offset: 0
[21-Jun-2026 05:16:55 UTC] Orders found: 0
[21-Jun-2026 05:16:55 UTC] Orders data: []
[21-Jun-2026 05:16:55 UTC] Total orders count: 0
[21-Jun-2026 05:16:55 UTC] === API CALL LOG ===
[21-Jun-2026 05:16:55 UTC] Endpoint: user/profile.php
[21-Jun-2026 05:16:55 UTC] Full Log Data: {
    "timestamp": "2026-06-21 05:16:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.62.90.178",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "178.62.90.178, 172.70.85.103",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU2IiwidXNlcm5hbWUiOiJAWEFVVVNEX1RNR00wNyIsImVtYWlsIjoiZnhlbXBpcmU0MEBnbWFpbC5jb20iLCJleHAiOjE3ODI2MjM2NDN9.FBjDpXBzMurLz7SwPmusGltUO_3MPub0C-yR0Mn6obY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f08b3c3ef076f3-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "178.62.90.178",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 05:16:55 UTC] === END API CALL LOG ===
[21-Jun-2026 05:16:55 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 05:16:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU2IiwidXNlcm5hbWUiOiJAWEFVVVNEX1RNR00wNyIsImVtYWlsIjoiZnhlbXBpcmU0MEBnbWFpbC5jb20iLCJleHAiOjE3ODI2MjM2NDN9.FBjDpXBzMurLz7SwPmusGltUO_3MPub0C-yR0Mn6obY
[21-Jun-2026 05:16:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 05:16:55 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 05:16:55 UTC] User ID: 856
[21-Jun-2026 05:16:55 UTC] ✅ User profile retrieved successfully for user ID: 856
[21-Jun-2026 05:17:02 UTC] === API CALL LOG ===
[21-Jun-2026 05:17:02 UTC] Endpoint: user/profile.php
[21-Jun-2026 05:17:02 UTC] Full Log Data: {
    "timestamp": "2026-06-21 05:17:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.62.90.178",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "178.62.90.178, 172.71.178.4",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU2IiwidXNlcm5hbWUiOiJAWEFVVVNEX1RNR00wNyIsImVtYWlsIjoiZnhlbXBpcmU0MEBnbWFpbC5jb20iLCJleHAiOjE3ODI2MjM2NDN9.FBjDpXBzMurLz7SwPmusGltUO_3MPub0C-yR0Mn6obY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f08b696fb69e25-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "178.62.90.178",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 05:17:02 UTC] === END API CALL LOG ===
[21-Jun-2026 05:17:02 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 05:17:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU2IiwidXNlcm5hbWUiOiJAWEFVVVNEX1RNR00wNyIsImVtYWlsIjoiZnhlbXBpcmU0MEBnbWFpbC5jb20iLCJleHAiOjE3ODI2MjM2NDN9.FBjDpXBzMurLz7SwPmusGltUO_3MPub0C-yR0Mn6obY
[21-Jun-2026 05:17:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 05:17:02 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 05:17:02 UTC] User ID: 856
[21-Jun-2026 05:17:02 UTC] ✅ User profile retrieved successfully for user ID: 856
[21-Jun-2026 05:17:04 UTC] === API CALL LOG ===
[21-Jun-2026 05:17:04 UTC] Endpoint: user/profile.php
[21-Jun-2026 05:17:04 UTC] Full Log Data: {
    "timestamp": "2026-06-21 05:17:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.62.90.178",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "178.62.90.178, 172.71.178.4",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU2IiwidXNlcm5hbWUiOiJAWEFVVVNEX1RNR00wNyIsImVtYWlsIjoiZnhlbXBpcmU0MEBnbWFpbC5jb20iLCJleHAiOjE3ODI2MjM2NDN9.FBjDpXBzMurLz7SwPmusGltUO_3MPub0C-yR0Mn6obY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f08b79a9879e25-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "178.62.90.178",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 05:17:04 UTC] === END API CALL LOG ===
[21-Jun-2026 05:17:04 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 05:17:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU2IiwidXNlcm5hbWUiOiJAWEFVVVNEX1RNR00wNyIsImVtYWlsIjoiZnhlbXBpcmU0MEBnbWFpbC5jb20iLCJleHAiOjE3ODI2MjM2NDN9.FBjDpXBzMurLz7SwPmusGltUO_3MPub0C-yR0Mn6obY
[21-Jun-2026 05:17:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 05:17:04 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 05:17:04 UTC] User ID: 856
[21-Jun-2026 05:17:04 UTC] ✅ User profile retrieved successfully for user ID: 856
[21-Jun-2026 05:17:05 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 05:17:05 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 05:17:05 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"178.62.90.178, 172.71.178.4","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU2IiwidXNlcm5hbWUiOiJAWEFVVVNEX1RNR00wNyIsImVtYWlsIjoiZnhlbXBpcmU0MEBnbWFpbC5jb20iLCJleHAiOjE3ODI2MjM2NDN9.FBjDpXBzMurLz7SwPmusGltUO_3MPub0C-yR0Mn6obY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0f08b7acb0c9e25-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"178.62.90.178","cf-ipcountry":"GB","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-Jun-2026 05:17:05 UTC] === User Orders API Called ===
[21-Jun-2026 05:17:05 UTC] User ID: 856
[21-Jun-2026 05:17:05 UTC] Limit: 20, Offset: 0
[21-Jun-2026 05:17:05 UTC] Orders found: 0
[21-Jun-2026 05:17:05 UTC] Orders data: []
[21-Jun-2026 05:17:05 UTC] Total orders count: 0
[21-Jun-2026 05:17:05 UTC] === API CALL LOG ===
[21-Jun-2026 05:17:05 UTC] Endpoint: user/profile.php
[21-Jun-2026 05:17:05 UTC] Full Log Data: {
    "timestamp": "2026-06-21 05:17:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.62.90.178",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "178.62.90.178, 172.71.178.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU2IiwidXNlcm5hbWUiOiJAWEFVVVNEX1RNR00wNyIsImVtYWlsIjoiZnhlbXBpcmU0MEBnbWFpbC5jb20iLCJleHAiOjE3ODI2MjM2NDN9.FBjDpXBzMurLz7SwPmusGltUO_3MPub0C-yR0Mn6obY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f08b7b1b759e25-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "178.62.90.178",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 05:17:05 UTC] === END API CALL LOG ===
[21-Jun-2026 05:17:05 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 05:17:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU2IiwidXNlcm5hbWUiOiJAWEFVVVNEX1RNR00wNyIsImVtYWlsIjoiZnhlbXBpcmU0MEBnbWFpbC5jb20iLCJleHAiOjE3ODI2MjM2NDN9.FBjDpXBzMurLz7SwPmusGltUO_3MPub0C-yR0Mn6obY
[21-Jun-2026 05:17:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 05:17:05 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 05:17:05 UTC] User ID: 856
[21-Jun-2026 05:17:05 UTC] ✅ User profile retrieved successfully for user ID: 856
[21-Jun-2026 05:17:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 05:17:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 05:17:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"178.62.90.178, 172.71.178.4","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU2IiwidXNlcm5hbWUiOiJAWEFVVVNEX1RNR00wNyIsImVtYWlsIjoiZnhlbXBpcmU0MEBnbWFpbC5jb20iLCJleHAiOjE3ODI2MjM2NDN9.FBjDpXBzMurLz7SwPmusGltUO_3MPub0C-yR0Mn6obY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0f08b922ea39e25-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"178.62.90.178","cf-ipcountry":"GB","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-Jun-2026 05:17:08 UTC] === User Orders API Called ===
[21-Jun-2026 05:17:08 UTC] User ID: 856
[21-Jun-2026 05:17:08 UTC] Limit: 20, Offset: 0
[21-Jun-2026 05:17:08 UTC] Orders found: 0
[21-Jun-2026 05:17:08 UTC] Orders data: []
[21-Jun-2026 05:17:08 UTC] Total orders count: 0
[21-Jun-2026 05:17:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 05:17:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 05:17:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"178.62.90.178, 172.71.178.4","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU2IiwidXNlcm5hbWUiOiJAWEFVVVNEX1RNR00wNyIsImVtYWlsIjoiZnhlbXBpcmU0MEBnbWFpbC5jb20iLCJleHAiOjE3ODI2MjM2NDN9.FBjDpXBzMurLz7SwPmusGltUO_3MPub0C-yR0Mn6obY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0f08ba1de2d9e25-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"178.62.90.178","cf-ipcountry":"GB","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-Jun-2026 05:17:11 UTC] === User Orders API Called ===
[21-Jun-2026 05:17:11 UTC] User ID: 856
[21-Jun-2026 05:17:11 UTC] Limit: 20, Offset: 0
[21-Jun-2026 05:17:11 UTC] Orders found: 0
[21-Jun-2026 05:17:11 UTC] Orders data: []
[21-Jun-2026 05:17:11 UTC] Total orders count: 0
[21-Jun-2026 05:17:11 UTC] === API CALL LOG ===
[21-Jun-2026 05:17:11 UTC] Endpoint: user/profile.php
[21-Jun-2026 05:17:11 UTC] Full Log Data: {
    "timestamp": "2026-06-21 05:17:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.62.90.178",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "178.62.90.178, 172.71.178.5",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU2IiwidXNlcm5hbWUiOiJAWEFVVVNEX1RNR00wNyIsImVtYWlsIjoiZnhlbXBpcmU0MEBnbWFpbC5jb20iLCJleHAiOjE3ODI2MjM2NDN9.FBjDpXBzMurLz7SwPmusGltUO_3MPub0C-yR0Mn6obY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f08ba1de2e9e25-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "178.62.90.178",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 05:17:11 UTC] === END API CALL LOG ===
[21-Jun-2026 05:17:11 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 05:17:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU2IiwidXNlcm5hbWUiOiJAWEFVVVNEX1RNR00wNyIsImVtYWlsIjoiZnhlbXBpcmU0MEBnbWFpbC5jb20iLCJleHAiOjE3ODI2MjM2NDN9.FBjDpXBzMurLz7SwPmusGltUO_3MPub0C-yR0Mn6obY
[21-Jun-2026 05:17:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 05:17:11 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 05:17:11 UTC] User ID: 856
[21-Jun-2026 05:17:11 UTC] ✅ User profile retrieved successfully for user ID: 856
[21-Jun-2026 05:17:11 UTC] === API CALL LOG ===
[21-Jun-2026 05:17:11 UTC] Endpoint: user/profile.php
[21-Jun-2026 05:17:11 UTC] Full Log Data: {
    "timestamp": "2026-06-21 05:17:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.62.90.178",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "178.62.90.178, 172.71.178.4",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU2IiwidXNlcm5hbWUiOiJAWEFVVVNEX1RNR00wNyIsImVtYWlsIjoiZnhlbXBpcmU0MEBnbWFpbC5jb20iLCJleHAiOjE3ODI2MjM2NDN9.FBjDpXBzMurLz7SwPmusGltUO_3MPub0C-yR0Mn6obY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f08ba58b719e25-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "178.62.90.178",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 05:17:11 UTC] === END API CALL LOG ===
[21-Jun-2026 05:17:11 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 05:17:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU2IiwidXNlcm5hbWUiOiJAWEFVVVNEX1RNR00wNyIsImVtYWlsIjoiZnhlbXBpcmU0MEBnbWFpbC5jb20iLCJleHAiOjE3ODI2MjM2NDN9.FBjDpXBzMurLz7SwPmusGltUO_3MPub0C-yR0Mn6obY
[21-Jun-2026 05:17:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 05:17:11 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 05:17:11 UTC] User ID: 856
[21-Jun-2026 05:17:11 UTC] ✅ User profile retrieved successfully for user ID: 856
[21-Jun-2026 05:17:12 UTC] === API CALL LOG ===
[21-Jun-2026 05:17:12 UTC] Endpoint: user/profile.php
[21-Jun-2026 05:17:12 UTC] Full Log Data: {
    "timestamp": "2026-06-21 05:17:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.62.90.178",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "178.62.90.178, 172.71.178.4",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU2IiwidXNlcm5hbWUiOiJAWEFVVVNEX1RNR00wNyIsImVtYWlsIjoiZnhlbXBpcmU0MEBnbWFpbC5jb20iLCJleHAiOjE3ODI2MjM2NDN9.FBjDpXBzMurLz7SwPmusGltUO_3MPub0C-yR0Mn6obY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f08ba76e2b9e25-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "178.62.90.178",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 05:17:12 UTC] === END API CALL LOG ===
[21-Jun-2026 05:17:12 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 05:17:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU2IiwidXNlcm5hbWUiOiJAWEFVVVNEX1RNR00wNyIsImVtYWlsIjoiZnhlbXBpcmU0MEBnbWFpbC5jb20iLCJleHAiOjE3ODI2MjM2NDN9.FBjDpXBzMurLz7SwPmusGltUO_3MPub0C-yR0Mn6obY
[21-Jun-2026 05:17:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 05:17:12 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 05:17:12 UTC] User ID: 856
[21-Jun-2026 05:17:12 UTC] ✅ User profile retrieved successfully for user ID: 856
[21-Jun-2026 05:17:12 UTC] User Purchases API - User ID: 856
[21-Jun-2026 05:17:12 UTC] User Purchases API - Total purchases found: 0
[21-Jun-2026 05:17:27 UTC] === API CALL LOG ===
[21-Jun-2026 05:17:27 UTC] Endpoint: user/profile.php
[21-Jun-2026 05:17:27 UTC] Full Log Data: {
    "timestamp": "2026-06-21 05:17:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.62.90.178",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "178.62.90.178, 172.71.241.85",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU2IiwidXNlcm5hbWUiOiJAWEFVVVNEX1RNR00wNyIsImVtYWlsIjoiZnhlbXBpcmU0MEBnbWFpbC5jb20iLCJleHAiOjE3ODI2MjM2NDN9.FBjDpXBzMurLz7SwPmusGltUO_3MPub0C-yR0Mn6obY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f08c045ad1c761-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "178.62.90.178",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 05:17:27 UTC] === END API CALL LOG ===
[21-Jun-2026 05:17:27 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 05:17:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU2IiwidXNlcm5hbWUiOiJAWEFVVVNEX1RNR00wNyIsImVtYWlsIjoiZnhlbXBpcmU0MEBnbWFpbC5jb20iLCJleHAiOjE3ODI2MjM2NDN9.FBjDpXBzMurLz7SwPmusGltUO_3MPub0C-yR0Mn6obY
[21-Jun-2026 05:17:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 05:17:27 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 05:17:27 UTC] User ID: 856
[21-Jun-2026 05:17:27 UTC] ✅ User profile retrieved successfully for user ID: 856
[21-Jun-2026 05:17:29 UTC] === API CALL LOG ===
[21-Jun-2026 05:17:29 UTC] Endpoint: user/profile.php
[21-Jun-2026 05:17:29 UTC] Full Log Data: {
    "timestamp": "2026-06-21 05:17:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.62.90.178",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "178.62.90.178, 172.71.241.85",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU2IiwidXNlcm5hbWUiOiJAWEFVVVNEX1RNR00wNyIsImVtYWlsIjoiZnhlbXBpcmU0MEBnbWFpbC5jb20iLCJleHAiOjE3ODI2MjM2NDN9.FBjDpXBzMurLz7SwPmusGltUO_3MPub0C-yR0Mn6obY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f08c146d9ac761-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "178.62.90.178",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 05:17:29 UTC] === END API CALL LOG ===
[21-Jun-2026 05:17:29 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 05:17:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU2IiwidXNlcm5hbWUiOiJAWEFVVVNEX1RNR00wNyIsImVtYWlsIjoiZnhlbXBpcmU0MEBnbWFpbC5jb20iLCJleHAiOjE3ODI2MjM2NDN9.FBjDpXBzMurLz7SwPmusGltUO_3MPub0C-yR0Mn6obY
[21-Jun-2026 05:17:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 05:17:29 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 05:17:29 UTC] User ID: 856
[21-Jun-2026 05:17:29 UTC] ✅ User profile retrieved successfully for user ID: 856
[21-Jun-2026 05:17:29 UTC] === API CALL LOG ===
[21-Jun-2026 05:17:29 UTC] Endpoint: user/profile.php
[21-Jun-2026 05:17:29 UTC] Full Log Data: {
    "timestamp": "2026-06-21 05:17:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.62.90.178",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "178.62.90.178, 172.71.241.85",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU2IiwidXNlcm5hbWUiOiJAWEFVVVNEX1RNR00wNyIsImVtYWlsIjoiZnhlbXBpcmU0MEBnbWFpbC5jb20iLCJleHAiOjE3ODI2MjM2NDN9.FBjDpXBzMurLz7SwPmusGltUO_3MPub0C-yR0Mn6obY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f08c15981dc761-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "178.62.90.178",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 05:17:29 UTC] === END API CALL LOG ===
[21-Jun-2026 05:17:29 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 05:17:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU2IiwidXNlcm5hbWUiOiJAWEFVVVNEX1RNR00wNyIsImVtYWlsIjoiZnhlbXBpcmU0MEBnbWFpbC5jb20iLCJleHAiOjE3ODI2MjM2NDN9.FBjDpXBzMurLz7SwPmusGltUO_3MPub0C-yR0Mn6obY
[21-Jun-2026 05:17:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 05:17:29 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 05:17:29 UTC] User ID: 856
[21-Jun-2026 05:17:29 UTC] ✅ User profile retrieved successfully for user ID: 856
[21-Jun-2026 05:17:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 05:17:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 05:17:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"178.62.90.178, 172.71.241.85","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU2IiwidXNlcm5hbWUiOiJAWEFVVVNEX1RNR00wNyIsImVtYWlsIjoiZnhlbXBpcmU0MEBnbWFpbC5jb20iLCJleHAiOjE3ODI2MjM2NDN9.FBjDpXBzMurLz7SwPmusGltUO_3MPub0C-yR0Mn6obY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0f08c15981cc761-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"178.62.90.178","cf-ipcountry":"GB","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-Jun-2026 05:17:29 UTC] === User Orders API Called ===
[21-Jun-2026 05:17:29 UTC] User ID: 856
[21-Jun-2026 05:17:29 UTC] Limit: 20, Offset: 0
[21-Jun-2026 05:17:29 UTC] Orders found: 0
[21-Jun-2026 05:17:29 UTC] Orders data: []
[21-Jun-2026 05:17:29 UTC] Total orders count: 0
[21-Jun-2026 05:18:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 05:18:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 05:18:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"178.62.90.178, 172.71.241.85","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU2IiwidXNlcm5hbWUiOiJAWEFVVVNEX1RNR00wNyIsImVtYWlsIjoiZnhlbXBpcmU0MEBnbWFpbC5jb20iLCJleHAiOjE3ODI2MjM2NDN9.FBjDpXBzMurLz7SwPmusGltUO_3MPub0C-yR0Mn6obY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0f08d8add71c761-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"178.62.90.178","cf-ipcountry":"GB","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-Jun-2026 05:18:29 UTC] === User Orders API Called ===
[21-Jun-2026 05:18:29 UTC] User ID: 856
[21-Jun-2026 05:18:29 UTC] Limit: 20, Offset: 0
[21-Jun-2026 05:18:29 UTC] Orders found: 0
[21-Jun-2026 05:18:29 UTC] Orders data: []
[21-Jun-2026 05:18:29 UTC] Total orders count: 0
[21-Jun-2026 05:18:37 UTC] === API CALL LOG ===
[21-Jun-2026 05:18:37 UTC] Endpoint: user/profile.php
[21-Jun-2026 05:18:37 UTC] Full Log Data: {
    "timestamp": "2026-06-21 05:18:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.62.90.178",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "178.62.90.178, 172.71.241.84",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU2IiwidXNlcm5hbWUiOiJAWEFVVVNEX1RNR00wNyIsImVtYWlsIjoiZnhlbXBpcmU0MEBnbWFpbC5jb20iLCJleHAiOjE3ODI2MjM2NDN9.FBjDpXBzMurLz7SwPmusGltUO_3MPub0C-yR0Mn6obY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f08dbbad830014-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "178.62.90.178",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 05:18:37 UTC] === END API CALL LOG ===
[21-Jun-2026 05:18:37 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 05:18:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU2IiwidXNlcm5hbWUiOiJAWEFVVVNEX1RNR00wNyIsImVtYWlsIjoiZnhlbXBpcmU0MEBnbWFpbC5jb20iLCJleHAiOjE3ODI2MjM2NDN9.FBjDpXBzMurLz7SwPmusGltUO_3MPub0C-yR0Mn6obY
[21-Jun-2026 05:18:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 05:18:37 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 05:18:37 UTC] User ID: 856
[21-Jun-2026 05:18:37 UTC] ✅ User profile retrieved successfully for user ID: 856
[21-Jun-2026 05:18:44 UTC] === API CALL LOG ===
[21-Jun-2026 05:18:44 UTC] Endpoint: user/profile.php
[21-Jun-2026 05:18:44 UTC] Full Log Data: {
    "timestamp": "2026-06-21 05:18:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.62.90.178",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "178.62.90.178, 172.71.241.84",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU2IiwidXNlcm5hbWUiOiJAWEFVVVNEX1RNR00wNyIsImVtYWlsIjoiZnhlbXBpcmU0MEBnbWFpbC5jb20iLCJleHAiOjE3ODI2MjM2NDN9.FBjDpXBzMurLz7SwPmusGltUO_3MPub0C-yR0Mn6obY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f08deb1eb70014-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "178.62.90.178",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 05:18:44 UTC] === END API CALL LOG ===
[21-Jun-2026 05:18:44 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 05:18:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU2IiwidXNlcm5hbWUiOiJAWEFVVVNEX1RNR00wNyIsImVtYWlsIjoiZnhlbXBpcmU0MEBnbWFpbC5jb20iLCJleHAiOjE3ODI2MjM2NDN9.FBjDpXBzMurLz7SwPmusGltUO_3MPub0C-yR0Mn6obY
[21-Jun-2026 05:18:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 05:18:44 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 05:18:44 UTC] User ID: 856
[21-Jun-2026 05:18:44 UTC] ✅ User profile retrieved successfully for user ID: 856
[21-Jun-2026 05:18:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 05:18:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 05:18:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"178.62.90.178, 172.71.241.84","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU2IiwidXNlcm5hbWUiOiJAWEFVVVNEX1RNR00wNyIsImVtYWlsIjoiZnhlbXBpcmU0MEBnbWFpbC5jb20iLCJleHAiOjE3ODI2MjM2NDN9.FBjDpXBzMurLz7SwPmusGltUO_3MPub0C-yR0Mn6obY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0f08deb1ebe0014-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"178.62.90.178","cf-ipcountry":"GB","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-Jun-2026 05:18:44 UTC] === User Orders API Called ===
[21-Jun-2026 05:18:44 UTC] User ID: 856
[21-Jun-2026 05:18:44 UTC] Limit: 20, Offset: 0
[21-Jun-2026 05:18:44 UTC] Orders found: 0
[21-Jun-2026 05:18:44 UTC] Orders data: []
[21-Jun-2026 05:18:44 UTC] Total orders count: 0
[21-Jun-2026 05:18:44 UTC] === API CALL LOG ===
[21-Jun-2026 05:18:44 UTC] Endpoint: user/profile.php
[21-Jun-2026 05:18:44 UTC] Full Log Data: {
    "timestamp": "2026-06-21 05:18:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.62.90.178",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "178.62.90.178, 172.71.241.84",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU2IiwidXNlcm5hbWUiOiJAWEFVVVNEX1RNR00wNyIsImVtYWlsIjoiZnhlbXBpcmU0MEBnbWFpbC5jb20iLCJleHAiOjE3ODI2MjM2NDN9.FBjDpXBzMurLz7SwPmusGltUO_3MPub0C-yR0Mn6obY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f08deb1ebf0014-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "178.62.90.178",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 05:18:44 UTC] === END API CALL LOG ===
[21-Jun-2026 05:18:44 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 05:18:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU2IiwidXNlcm5hbWUiOiJAWEFVVVNEX1RNR00wNyIsImVtYWlsIjoiZnhlbXBpcmU0MEBnbWFpbC5jb20iLCJleHAiOjE3ODI2MjM2NDN9.FBjDpXBzMurLz7SwPmusGltUO_3MPub0C-yR0Mn6obY
[21-Jun-2026 05:18:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 05:18:44 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 05:18:44 UTC] User ID: 856
[21-Jun-2026 05:18:44 UTC] ✅ User profile retrieved successfully for user ID: 856
[21-Jun-2026 05:43:46 UTC] === API CALL LOG ===
[21-Jun-2026 05:43:46 UTC] Endpoint: user/profile.php
[21-Jun-2026 05:43:46 UTC] Full Log Data: {
    "timestamp": "2026-06-21 05:43:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "119.155.170.253",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "119.155.170.253, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU2IiwidXNlcm5hbWUiOiJAWEFVVVNEX1RNR00wNyIsImVtYWlsIjoiZnhlbXBpcmU0MEBnbWFpbC5jb20iLCJleHAiOjE3ODI2MjM2NDN9.FBjDpXBzMurLz7SwPmusGltUO_3MPub0C-yR0Mn6obY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f0b2925e255fd0-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "119.155.170.253",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 05:43:46 UTC] === END API CALL LOG ===
[21-Jun-2026 05:43:46 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 05:43:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU2IiwidXNlcm5hbWUiOiJAWEFVVVNEX1RNR00wNyIsImVtYWlsIjoiZnhlbXBpcmU0MEBnbWFpbC5jb20iLCJleHAiOjE3ODI2MjM2NDN9.FBjDpXBzMurLz7SwPmusGltUO_3MPub0C-yR0Mn6obY
[21-Jun-2026 05:43:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 05:43:46 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 05:43:46 UTC] User ID: 856
[21-Jun-2026 05:43:46 UTC] ✅ User profile retrieved successfully for user ID: 856
[21-Jun-2026 05:43:50 UTC] === API CALL LOG ===
[21-Jun-2026 05:43:50 UTC] Endpoint: user/profile.php
[21-Jun-2026 05:43:50 UTC] Full Log Data: {
    "timestamp": "2026-06-21 05:43:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "119.155.170.253",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "119.155.170.253, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU2IiwidXNlcm5hbWUiOiJAWEFVVVNEX1RNR00wNyIsImVtYWlsIjoiZnhlbXBpcmU0MEBnbWFpbC5jb20iLCJleHAiOjE3ODI2MjM2NDN9.FBjDpXBzMurLz7SwPmusGltUO_3MPub0C-yR0Mn6obY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f0b2add8cb5fd0-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "119.155.170.253",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 05:43:50 UTC] === END API CALL LOG ===
[21-Jun-2026 05:43:50 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 05:43:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU2IiwidXNlcm5hbWUiOiJAWEFVVVNEX1RNR00wNyIsImVtYWlsIjoiZnhlbXBpcmU0MEBnbWFpbC5jb20iLCJleHAiOjE3ODI2MjM2NDN9.FBjDpXBzMurLz7SwPmusGltUO_3MPub0C-yR0Mn6obY
[21-Jun-2026 05:43:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 05:43:50 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 05:43:50 UTC] User ID: 856
[21-Jun-2026 05:43:50 UTC] ✅ User profile retrieved successfully for user ID: 856
[21-Jun-2026 05:43:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 05:43:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 05:43:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"119.155.170.253, 162.159.122.164","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU2IiwidXNlcm5hbWUiOiJAWEFVVVNEX1RNR00wNyIsImVtYWlsIjoiZnhlbXBpcmU0MEBnbWFpbC5jb20iLCJleHAiOjE3ODI2MjM2NDN9.FBjDpXBzMurLz7SwPmusGltUO_3MPub0C-yR0Mn6obY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0f0b2afab265fd0-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"119.155.170.253","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-Jun-2026 05:43:51 UTC] === User Orders API Called ===
[21-Jun-2026 05:43:51 UTC] User ID: 856
[21-Jun-2026 05:43:51 UTC] Limit: 20, Offset: 0
[21-Jun-2026 05:43:51 UTC] Orders found: 0
[21-Jun-2026 05:43:51 UTC] Orders data: []
[21-Jun-2026 05:43:51 UTC] Total orders count: 0
[21-Jun-2026 05:43:51 UTC] === API CALL LOG ===
[21-Jun-2026 05:43:51 UTC] Endpoint: user/profile.php
[21-Jun-2026 05:43:51 UTC] Full Log Data: {
    "timestamp": "2026-06-21 05:43:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "119.155.170.253",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "119.155.170.253, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU2IiwidXNlcm5hbWUiOiJAWEFVVVNEX1RNR00wNyIsImVtYWlsIjoiZnhlbXBpcmU0MEBnbWFpbC5jb20iLCJleHAiOjE3ODI2MjM2NDN9.FBjDpXBzMurLz7SwPmusGltUO_3MPub0C-yR0Mn6obY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f0b2afab275fd0-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "119.155.170.253",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 05:43:51 UTC] === END API CALL LOG ===
[21-Jun-2026 05:43:51 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 05:43:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU2IiwidXNlcm5hbWUiOiJAWEFVVVNEX1RNR00wNyIsImVtYWlsIjoiZnhlbXBpcmU0MEBnbWFpbC5jb20iLCJleHAiOjE3ODI2MjM2NDN9.FBjDpXBzMurLz7SwPmusGltUO_3MPub0C-yR0Mn6obY
[21-Jun-2026 05:43:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 05:43:51 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 05:43:51 UTC] User ID: 856
[21-Jun-2026 05:43:51 UTC] ✅ User profile retrieved successfully for user ID: 856
[21-Jun-2026 05:43:54 UTC] === API CALL LOG ===
[21-Jun-2026 05:43:54 UTC] Endpoint: user/profile.php
[21-Jun-2026 05:43:54 UTC] Full Log Data: {
    "timestamp": "2026-06-21 05:43:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "119.155.170.253",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "119.155.170.253, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU2IiwidXNlcm5hbWUiOiJAWEFVVVNEX1RNR00wNyIsImVtYWlsIjoiZnhlbXBpcmU0MEBnbWFpbC5jb20iLCJleHAiOjE3ODI2MjM2NDN9.FBjDpXBzMurLz7SwPmusGltUO_3MPub0C-yR0Mn6obY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f0b2c5c9975fd0-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "119.155.170.253",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 05:43:54 UTC] === END API CALL LOG ===
[21-Jun-2026 05:43:54 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 05:43:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU2IiwidXNlcm5hbWUiOiJAWEFVVVNEX1RNR00wNyIsImVtYWlsIjoiZnhlbXBpcmU0MEBnbWFpbC5jb20iLCJleHAiOjE3ODI2MjM2NDN9.FBjDpXBzMurLz7SwPmusGltUO_3MPub0C-yR0Mn6obY
[21-Jun-2026 05:43:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 05:43:54 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 05:43:54 UTC] User ID: 856
[21-Jun-2026 05:43:54 UTC] ✅ User profile retrieved successfully for user ID: 856
[21-Jun-2026 05:43:54 UTC] User Purchases API - User ID: 856
[21-Jun-2026 05:43:54 UTC] User Purchases API - Total purchases found: 0
[21-Jun-2026 05:43:59 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 05:43:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 05:43:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"119.155.170.253, 162.159.122.164","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU2IiwidXNlcm5hbWUiOiJAWEFVVVNEX1RNR00wNyIsImVtYWlsIjoiZnhlbXBpcmU0MEBnbWFpbC5jb20iLCJleHAiOjE3ODI2MjM2NDN9.FBjDpXBzMurLz7SwPmusGltUO_3MPub0C-yR0Mn6obY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0f0b2e4ca865fd0-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"119.155.170.253","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-Jun-2026 05:43:59 UTC] === User Orders API Called ===
[21-Jun-2026 05:43:59 UTC] User ID: 856
[21-Jun-2026 05:43:59 UTC] Limit: 20, Offset: 0
[21-Jun-2026 05:43:59 UTC] Orders found: 0
[21-Jun-2026 05:43:59 UTC] Orders data: []
[21-Jun-2026 05:43:59 UTC] Total orders count: 0
[21-Jun-2026 05:43:59 UTC] === API CALL LOG ===
[21-Jun-2026 05:43:59 UTC] Endpoint: user/profile.php
[21-Jun-2026 05:43:59 UTC] Full Log Data: {
    "timestamp": "2026-06-21 05:43:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "119.155.170.253",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "119.155.170.253, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU2IiwidXNlcm5hbWUiOiJAWEFVVVNEX1RNR00wNyIsImVtYWlsIjoiZnhlbXBpcmU0MEBnbWFpbC5jb20iLCJleHAiOjE3ODI2MjM2NDN9.FBjDpXBzMurLz7SwPmusGltUO_3MPub0C-yR0Mn6obY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f0b2e4ca855fd0-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "119.155.170.253",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 05:43:59 UTC] === END API CALL LOG ===
[21-Jun-2026 05:43:59 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 05:43:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU2IiwidXNlcm5hbWUiOiJAWEFVVVNEX1RNR00wNyIsImVtYWlsIjoiZnhlbXBpcmU0MEBnbWFpbC5jb20iLCJleHAiOjE3ODI2MjM2NDN9.FBjDpXBzMurLz7SwPmusGltUO_3MPub0C-yR0Mn6obY
[21-Jun-2026 05:43:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 05:43:59 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 05:43:59 UTC] User ID: 856
[21-Jun-2026 05:43:59 UTC] ✅ User profile retrieved successfully for user ID: 856
[21-Jun-2026 05:44:00 UTC] === API CALL LOG ===
[21-Jun-2026 05:44:00 UTC] Endpoint: user/profile.php
[21-Jun-2026 05:44:00 UTC] Full Log Data: {
    "timestamp": "2026-06-21 05:44:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "119.155.170.253",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "119.155.170.253, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU2IiwidXNlcm5hbWUiOiJAWEFVVVNEX1RNR00wNyIsImVtYWlsIjoiZnhlbXBpcmU0MEBnbWFpbC5jb20iLCJleHAiOjE3ODI2MjM2NDN9.FBjDpXBzMurLz7SwPmusGltUO_3MPub0C-yR0Mn6obY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f0b2e928e25fd0-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "119.155.170.253",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 05:44:00 UTC] === END API CALL LOG ===
[21-Jun-2026 05:44:00 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 05:44:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU2IiwidXNlcm5hbWUiOiJAWEFVVVNEX1RNR00wNyIsImVtYWlsIjoiZnhlbXBpcmU0MEBnbWFpbC5jb20iLCJleHAiOjE3ODI2MjM2NDN9.FBjDpXBzMurLz7SwPmusGltUO_3MPub0C-yR0Mn6obY
[21-Jun-2026 05:44:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 05:44:00 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 05:44:00 UTC] User ID: 856
[21-Jun-2026 05:44:00 UTC] ✅ User profile retrieved successfully for user ID: 856
[21-Jun-2026 05:44:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 05:44:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 05:44:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"119.155.170.253, 162.159.122.165","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU2IiwidXNlcm5hbWUiOiJAWEFVVVNEX1RNR00wNyIsImVtYWlsIjoiZnhlbXBpcmU0MEBnbWFpbC5jb20iLCJleHAiOjE3ODI2MjM2NDN9.FBjDpXBzMurLz7SwPmusGltUO_3MPub0C-yR0Mn6obY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0f0b3e60efb5fd0-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"119.155.170.253","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-Jun-2026 05:44:40 UTC] === User Orders API Called ===
[21-Jun-2026 05:44:40 UTC] User ID: 856
[21-Jun-2026 05:44:40 UTC] Limit: 20, Offset: 0
[21-Jun-2026 05:44:40 UTC] Orders found: 0
[21-Jun-2026 05:44:40 UTC] Orders data: []
[21-Jun-2026 05:44:40 UTC] Total orders count: 0
[21-Jun-2026 05:44:40 UTC] === API CALL LOG ===
[21-Jun-2026 05:44:40 UTC] Endpoint: user/profile.php
[21-Jun-2026 05:44:40 UTC] Full Log Data: {
    "timestamp": "2026-06-21 05:44:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "119.155.170.253",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "119.155.170.253, 162.159.122.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU2IiwidXNlcm5hbWUiOiJAWEFVVVNEX1RNR00wNyIsImVtYWlsIjoiZnhlbXBpcmU0MEBnbWFpbC5jb20iLCJleHAiOjE3ODI2MjM2NDN9.FBjDpXBzMurLz7SwPmusGltUO_3MPub0C-yR0Mn6obY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f0b3e60efd5fd0-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "119.155.170.253",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 05:44:40 UTC] === END API CALL LOG ===
[21-Jun-2026 05:44:40 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 05:44:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU2IiwidXNlcm5hbWUiOiJAWEFVVVNEX1RNR00wNyIsImVtYWlsIjoiZnhlbXBpcmU0MEBnbWFpbC5jb20iLCJleHAiOjE3ODI2MjM2NDN9.FBjDpXBzMurLz7SwPmusGltUO_3MPub0C-yR0Mn6obY
[21-Jun-2026 05:44:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 05:44:40 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 05:44:40 UTC] User ID: 856
[21-Jun-2026 05:44:40 UTC] ✅ User profile retrieved successfully for user ID: 856
[21-Jun-2026 05:44:41 UTC] === API CALL LOG ===
[21-Jun-2026 05:44:41 UTC] Endpoint: user/profile.php
[21-Jun-2026 05:44:41 UTC] Full Log Data: {
    "timestamp": "2026-06-21 05:44:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "119.155.170.253",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "119.155.170.253, 162.159.122.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU2IiwidXNlcm5hbWUiOiJAWEFVVVNEX1RNR00wNyIsImVtYWlsIjoiZnhlbXBpcmU0MEBnbWFpbC5jb20iLCJleHAiOjE3ODI2MjM2NDN9.FBjDpXBzMurLz7SwPmusGltUO_3MPub0C-yR0Mn6obY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f0b3ec0f475fd0-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "119.155.170.253",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 05:44:41 UTC] === END API CALL LOG ===
[21-Jun-2026 05:44:41 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 05:44:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU2IiwidXNlcm5hbWUiOiJAWEFVVVNEX1RNR00wNyIsImVtYWlsIjoiZnhlbXBpcmU0MEBnbWFpbC5jb20iLCJleHAiOjE3ODI2MjM2NDN9.FBjDpXBzMurLz7SwPmusGltUO_3MPub0C-yR0Mn6obY
[21-Jun-2026 05:44:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 05:44:41 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 05:44:41 UTC] User ID: 856
[21-Jun-2026 05:44:41 UTC] ✅ User profile retrieved successfully for user ID: 856
[21-Jun-2026 06:04:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 06:04:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 06:04:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.218.50.71, 172.68.128.166","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU3IiwidXNlcm5hbWUiOiJAWWF3ZTM1IiwiZW1haWwiOiJ5b2hhbmlzdGFtaXJhdDMxQGdtYWlsLmNvbSIsImV4cCI6MTc4MjYyNjY1Nn0.u9V1UUspXaOXvfoeKSzX_XtSllVoBNXrSWiQu3-K7OE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0f0d0a3dedb5453-JIB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.218.50.71","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-Jun-2026 06:04:17 UTC] === User Orders API Called ===
[21-Jun-2026 06:04:17 UTC] User ID: 857
[21-Jun-2026 06:04:17 UTC] Limit: 20, Offset: 0
[21-Jun-2026 06:04:17 UTC] Orders found: 0
[21-Jun-2026 06:04:17 UTC] Orders data: []
[21-Jun-2026 06:04:17 UTC] Total orders count: 0
[21-Jun-2026 06:04:17 UTC] === API CALL LOG ===
[21-Jun-2026 06:04:17 UTC] Endpoint: user/profile.php
[21-Jun-2026 06:04:17 UTC] Full Log Data: {
    "timestamp": "2026-06-21 06:04:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.218.50.71",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.218.50.71, 172.68.128.166",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU3IiwidXNlcm5hbWUiOiJAWWF3ZTM1IiwiZW1haWwiOiJ5b2hhbmlzdGFtaXJhdDMxQGdtYWlsLmNvbSIsImV4cCI6MTc4MjYyNjY1Nn0.u9V1UUspXaOXvfoeKSzX_XtSllVoBNXrSWiQu3-K7OE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f0d0a3dedc5453-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.218.50.71",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 06:04:17 UTC] === END API CALL LOG ===
[21-Jun-2026 06:04:17 UTC] === API CALL LOG ===
[21-Jun-2026 06:04:17 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 06:04:17 UTC] Endpoint: user/profile.php
[21-Jun-2026 06:04:17 UTC] Full Log Data: {
    "timestamp": "2026-06-21 06:04:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.218.50.71",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.218.50.71, 172.68.128.166",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU3IiwidXNlcm5hbWUiOiJAWWF3ZTM1IiwiZW1haWwiOiJ5b2hhbmlzdGFtaXJhdDMxQGdtYWlsLmNvbSIsImV4cCI6MTc4MjYyNjY1Nn0.u9V1UUspXaOXvfoeKSzX_XtSllVoBNXrSWiQu3-K7OE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f0d0a3ded95453-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.218.50.71",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 06:04:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU3IiwidXNlcm5hbWUiOiJAWWF3ZTM1IiwiZW1haWwiOiJ5b2hhbmlzdGFtaXJhdDMxQGdtYWlsLmNvbSIsImV4cCI6MTc4MjYyNjY1Nn0.u9V1UUspXaOXvfoeKSzX_XtSllVoBNXrSWiQu3-K7OE
[21-Jun-2026 06:04:17 UTC] === END API CALL LOG ===
[21-Jun-2026 06:04:17 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 06:04:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU3IiwidXNlcm5hbWUiOiJAWWF3ZTM1IiwiZW1haWwiOiJ5b2hhbmlzdGFtaXJhdDMxQGdtYWlsLmNvbSIsImV4cCI6MTc4MjYyNjY1Nn0.u9V1UUspXaOXvfoeKSzX_XtSllVoBNXrSWiQu3-K7OE
[21-Jun-2026 06:04:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 06:04:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 06:04:17 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 06:04:17 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 06:04:17 UTC] User ID: 857
[21-Jun-2026 06:04:17 UTC] User ID: 857
[21-Jun-2026 06:04:17 UTC] ✅ User profile retrieved successfully for user ID: 857
[21-Jun-2026 06:04:17 UTC] ✅ User profile retrieved successfully for user ID: 857
[21-Jun-2026 06:04:19 UTC] === API CALL LOG ===
[21-Jun-2026 06:04:19 UTC] Endpoint: user/profile.php
[21-Jun-2026 06:04:19 UTC] Full Log Data: {
    "timestamp": "2026-06-21 06:04:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.218.50.71",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.218.50.71, 172.68.128.166",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU3IiwidXNlcm5hbWUiOiJAWWF3ZTM1IiwiZW1haWwiOiJ5b2hhbmlzdGFtaXJhdDMxQGdtYWlsLmNvbSIsImV4cCI6MTc4MjYyNjY1Nn0.u9V1UUspXaOXvfoeKSzX_XtSllVoBNXrSWiQu3-K7OE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f0d0aa99d25453-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.218.50.71",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 06:04:19 UTC] === END API CALL LOG ===
[21-Jun-2026 06:04:19 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 06:04:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU3IiwidXNlcm5hbWUiOiJAWWF3ZTM1IiwiZW1haWwiOiJ5b2hhbmlzdGFtaXJhdDMxQGdtYWlsLmNvbSIsImV4cCI6MTc4MjYyNjY1Nn0.u9V1UUspXaOXvfoeKSzX_XtSllVoBNXrSWiQu3-K7OE
[21-Jun-2026 06:04:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 06:04:19 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 06:04:19 UTC] User ID: 857
[21-Jun-2026 06:04:19 UTC] ✅ User profile retrieved successfully for user ID: 857
[21-Jun-2026 06:04:28 UTC] === API CALL LOG ===
[21-Jun-2026 06:04:28 UTC] Endpoint: user/profile.php
[21-Jun-2026 06:04:28 UTC] Full Log Data: {
    "timestamp": "2026-06-21 06:04:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.218.50.71",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.218.50.71, 172.68.128.167",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU3IiwidXNlcm5hbWUiOiJAWWF3ZTM1IiwiZW1haWwiOiJ5b2hhbmlzdGFtaXJhdDMxQGdtYWlsLmNvbSIsImV4cCI6MTc4MjYyNjY1Nn0.u9V1UUspXaOXvfoeKSzX_XtSllVoBNXrSWiQu3-K7OE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f0d0e6ebda5453-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.218.50.71",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 06:04:28 UTC] === END API CALL LOG ===
[21-Jun-2026 06:04:28 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 06:04:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU3IiwidXNlcm5hbWUiOiJAWWF3ZTM1IiwiZW1haWwiOiJ5b2hhbmlzdGFtaXJhdDMxQGdtYWlsLmNvbSIsImV4cCI6MTc4MjYyNjY1Nn0.u9V1UUspXaOXvfoeKSzX_XtSllVoBNXrSWiQu3-K7OE
[21-Jun-2026 06:04:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 06:04:28 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 06:04:28 UTC] User ID: 857
[21-Jun-2026 06:04:28 UTC] ✅ User profile retrieved successfully for user ID: 857
[21-Jun-2026 06:04:29 UTC] === API CALL LOG ===
[21-Jun-2026 06:04:29 UTC] Endpoint: user/profile.php
[21-Jun-2026 06:04:29 UTC] Full Log Data: {
    "timestamp": "2026-06-21 06:04:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.218.50.71",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.218.50.71, 172.68.128.167",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU3IiwidXNlcm5hbWUiOiJAWWF3ZTM1IiwiZW1haWwiOiJ5b2hhbmlzdGFtaXJhdDMxQGdtYWlsLmNvbSIsImV4cCI6MTc4MjYyNjY1Nn0.u9V1UUspXaOXvfoeKSzX_XtSllVoBNXrSWiQu3-K7OE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f0d0ef1fa55453-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.218.50.71",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 06:04:29 UTC] === END API CALL LOG ===
[21-Jun-2026 06:04:29 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 06:04:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU3IiwidXNlcm5hbWUiOiJAWWF3ZTM1IiwiZW1haWwiOiJ5b2hhbmlzdGFtaXJhdDMxQGdtYWlsLmNvbSIsImV4cCI6MTc4MjYyNjY1Nn0.u9V1UUspXaOXvfoeKSzX_XtSllVoBNXrSWiQu3-K7OE
[21-Jun-2026 06:04:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 06:04:29 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 06:04:29 UTC] User ID: 857
[21-Jun-2026 06:04:29 UTC] ✅ User profile retrieved successfully for user ID: 857
[21-Jun-2026 06:04:49 UTC] === API CALL LOG ===
[21-Jun-2026 06:04:49 UTC] Endpoint: user/profile.php
[21-Jun-2026 06:04:49 UTC] Full Log Data: {
    "timestamp": "2026-06-21 06:04:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.218.50.71",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.218.50.71, 172.68.128.166",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU3IiwidXNlcm5hbWUiOiJAWWF3ZTM1IiwiZW1haWwiOiJ5b2hhbmlzdGFtaXJhdDMxQGdtYWlsLmNvbSIsImV4cCI6MTc4MjYyNjY1Nn0.u9V1UUspXaOXvfoeKSzX_XtSllVoBNXrSWiQu3-K7OE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f0d1644ef45450-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.218.50.71",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 06:04:49 UTC] === END API CALL LOG ===
[21-Jun-2026 06:04:49 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 06:04:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU3IiwidXNlcm5hbWUiOiJAWWF3ZTM1IiwiZW1haWwiOiJ5b2hhbmlzdGFtaXJhdDMxQGdtYWlsLmNvbSIsImV4cCI6MTc4MjYyNjY1Nn0.u9V1UUspXaOXvfoeKSzX_XtSllVoBNXrSWiQu3-K7OE
[21-Jun-2026 06:04:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 06:04:49 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 06:04:49 UTC] User ID: 857
[21-Jun-2026 06:04:49 UTC] ✅ User profile retrieved successfully for user ID: 857
[21-Jun-2026 06:04:50 UTC] === API CALL LOG ===
[21-Jun-2026 06:04:50 UTC] Endpoint: user/profile.php
[21-Jun-2026 06:04:50 UTC] Full Log Data: {
    "timestamp": "2026-06-21 06:04:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.218.50.71",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.218.50.71, 172.68.128.166",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU3IiwidXNlcm5hbWUiOiJAWWF3ZTM1IiwiZW1haWwiOiJ5b2hhbmlzdGFtaXJhdDMxQGdtYWlsLmNvbSIsImV4cCI6MTc4MjYyNjY1Nn0.u9V1UUspXaOXvfoeKSzX_XtSllVoBNXrSWiQu3-K7OE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f0d16dfa8e5450-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.218.50.71",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 06:04:50 UTC] === END API CALL LOG ===
[21-Jun-2026 06:04:50 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 06:04:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU3IiwidXNlcm5hbWUiOiJAWWF3ZTM1IiwiZW1haWwiOiJ5b2hhbmlzdGFtaXJhdDMxQGdtYWlsLmNvbSIsImV4cCI6MTc4MjYyNjY1Nn0.u9V1UUspXaOXvfoeKSzX_XtSllVoBNXrSWiQu3-K7OE
[21-Jun-2026 06:04:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 06:04:50 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 06:04:50 UTC] User ID: 857
[21-Jun-2026 06:04:50 UTC] ✅ User profile retrieved successfully for user ID: 857
[21-Jun-2026 06:04:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 06:04:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 06:04:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.218.50.71, 172.68.128.166","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU3IiwidXNlcm5hbWUiOiJAWWF3ZTM1IiwiZW1haWwiOiJ5b2hhbmlzdGFtaXJhdDMxQGdtYWlsLmNvbSIsImV4cCI6MTc4MjYyNjY1Nn0.u9V1UUspXaOXvfoeKSzX_XtSllVoBNXrSWiQu3-K7OE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0f0d16f8b2d5450-JIB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.218.50.71","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-Jun-2026 06:04:50 UTC] === User Orders API Called ===
[21-Jun-2026 06:04:50 UTC] User ID: 857
[21-Jun-2026 06:04:50 UTC] Limit: 20, Offset: 0
[21-Jun-2026 06:04:50 UTC] === API CALL LOG ===
[21-Jun-2026 06:04:50 UTC] Endpoint: user/profile.php
[21-Jun-2026 06:04:50 UTC] Full Log Data: {
    "timestamp": "2026-06-21 06:04:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.218.50.71",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.218.50.71, 172.68.128.166",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU3IiwidXNlcm5hbWUiOiJAWWF3ZTM1IiwiZW1haWwiOiJ5b2hhbmlzdGFtaXJhdDMxQGdtYWlsLmNvbSIsImV4cCI6MTc4MjYyNjY1Nn0.u9V1UUspXaOXvfoeKSzX_XtSllVoBNXrSWiQu3-K7OE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f0d16f8b2e5450-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.218.50.71",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 06:04:50 UTC] === END API CALL LOG ===
[21-Jun-2026 06:04:50 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 06:04:50 UTC] Orders found: 0
[21-Jun-2026 06:04:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU3IiwidXNlcm5hbWUiOiJAWWF3ZTM1IiwiZW1haWwiOiJ5b2hhbmlzdGFtaXJhdDMxQGdtYWlsLmNvbSIsImV4cCI6MTc4MjYyNjY1Nn0.u9V1UUspXaOXvfoeKSzX_XtSllVoBNXrSWiQu3-K7OE
[21-Jun-2026 06:04:50 UTC] Orders data: []
[21-Jun-2026 06:04:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 06:04:50 UTC] Total orders count: 0
[21-Jun-2026 06:04:50 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 06:04:50 UTC] User ID: 857
[21-Jun-2026 06:04:50 UTC] ✅ User profile retrieved successfully for user ID: 857
[21-Jun-2026 06:04:51 UTC] === API CALL LOG ===
[21-Jun-2026 06:04:51 UTC] Endpoint: user/profile.php
[21-Jun-2026 06:04:51 UTC] Full Log Data: {
    "timestamp": "2026-06-21 06:04:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.218.50.71",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.218.50.71, 172.68.128.166",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU3IiwidXNlcm5hbWUiOiJAWWF3ZTM1IiwiZW1haWwiOiJ5b2hhbmlzdGFtaXJhdDMxQGdtYWlsLmNvbSIsImV4cCI6MTc4MjYyNjY1Nn0.u9V1UUspXaOXvfoeKSzX_XtSllVoBNXrSWiQu3-K7OE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f0d1778e8e5450-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.218.50.71",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 06:04:51 UTC] === END API CALL LOG ===
[21-Jun-2026 06:04:51 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 06:04:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU3IiwidXNlcm5hbWUiOiJAWWF3ZTM1IiwiZW1haWwiOiJ5b2hhbmlzdGFtaXJhdDMxQGdtYWlsLmNvbSIsImV4cCI6MTc4MjYyNjY1Nn0.u9V1UUspXaOXvfoeKSzX_XtSllVoBNXrSWiQu3-K7OE
[21-Jun-2026 06:04:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 06:04:51 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 06:04:51 UTC] User ID: 857
[21-Jun-2026 06:04:51 UTC] ✅ User profile retrieved successfully for user ID: 857
[21-Jun-2026 06:05:17 UTC] === API CALL LOG ===
[21-Jun-2026 06:05:17 UTC] Endpoint: user/profile.php
[21-Jun-2026 06:05:17 UTC] Full Log Data: {
    "timestamp": "2026-06-21 06:05:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.218.50.71",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.218.50.71, 172.68.128.166",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU3IiwidXNlcm5hbWUiOiJAWWF3ZTM1IiwiZW1haWwiOiJ5b2hhbmlzdGFtaXJhdDMxQGdtYWlsLmNvbSIsImV4cCI6MTc4MjYyNjY1Nn0.u9V1UUspXaOXvfoeKSzX_XtSllVoBNXrSWiQu3-K7OE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f0d2174a2c5450-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.218.50.71",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 06:05:17 UTC] === END API CALL LOG ===
[21-Jun-2026 06:05:17 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 06:05:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU3IiwidXNlcm5hbWUiOiJAWWF3ZTM1IiwiZW1haWwiOiJ5b2hhbmlzdGFtaXJhdDMxQGdtYWlsLmNvbSIsImV4cCI6MTc4MjYyNjY1Nn0.u9V1UUspXaOXvfoeKSzX_XtSllVoBNXrSWiQu3-K7OE
[21-Jun-2026 06:05:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 06:05:17 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 06:05:17 UTC] User ID: 857
[21-Jun-2026 06:05:17 UTC] ✅ User profile retrieved successfully for user ID: 857
[21-Jun-2026 06:05:18 UTC] === API CALL LOG ===
[21-Jun-2026 06:05:18 UTC] Endpoint: user/profile.php
[21-Jun-2026 06:05:18 UTC] Full Log Data: {
    "timestamp": "2026-06-21 06:05:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.218.50.71",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.218.50.71, 172.68.128.166",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU3IiwidXNlcm5hbWUiOiJAWWF3ZTM1IiwiZW1haWwiOiJ5b2hhbmlzdGFtaXJhdDMxQGdtYWlsLmNvbSIsImV4cCI6MTc4MjYyNjY1Nn0.u9V1UUspXaOXvfoeKSzX_XtSllVoBNXrSWiQu3-K7OE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f0d2214d815450-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.218.50.71",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 06:05:18 UTC] === END API CALL LOG ===
[21-Jun-2026 06:05:18 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 06:05:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU3IiwidXNlcm5hbWUiOiJAWWF3ZTM1IiwiZW1haWwiOiJ5b2hhbmlzdGFtaXJhdDMxQGdtYWlsLmNvbSIsImV4cCI6MTc4MjYyNjY1Nn0.u9V1UUspXaOXvfoeKSzX_XtSllVoBNXrSWiQu3-K7OE
[21-Jun-2026 06:05:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 06:05:18 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 06:05:18 UTC] User ID: 857
[21-Jun-2026 06:05:18 UTC] ✅ User profile retrieved successfully for user ID: 857
[21-Jun-2026 06:05:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 06:05:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 06:05:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.218.50.71, 172.68.128.166","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU3IiwidXNlcm5hbWUiOiJAWWF3ZTM1IiwiZW1haWwiOiJ5b2hhbmlzdGFtaXJhdDMxQGdtYWlsLmNvbSIsImV4cCI6MTc4MjYyNjY1Nn0.u9V1UUspXaOXvfoeKSzX_XtSllVoBNXrSWiQu3-K7OE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0f0d221fdae5450-JIB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.218.50.71","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-Jun-2026 06:05:19 UTC] === User Orders API Called ===
[21-Jun-2026 06:05:19 UTC] User ID: 857
[21-Jun-2026 06:05:19 UTC] Limit: 20, Offset: 0
[21-Jun-2026 06:05:19 UTC] Orders found: 0
[21-Jun-2026 06:05:19 UTC] Orders data: []
[21-Jun-2026 06:05:19 UTC] Total orders count: 0
[21-Jun-2026 06:05:19 UTC] === API CALL LOG ===
[21-Jun-2026 06:05:19 UTC] Endpoint: user/profile.php
[21-Jun-2026 06:05:19 UTC] Full Log Data: {
    "timestamp": "2026-06-21 06:05:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.218.50.71",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.218.50.71, 172.68.128.166",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU3IiwidXNlcm5hbWUiOiJAWWF3ZTM1IiwiZW1haWwiOiJ5b2hhbmlzdGFtaXJhdDMxQGdtYWlsLmNvbSIsImV4cCI6MTc4MjYyNjY1Nn0.u9V1UUspXaOXvfoeKSzX_XtSllVoBNXrSWiQu3-K7OE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f0d222cde95450-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.218.50.71",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 06:05:19 UTC] === END API CALL LOG ===
[21-Jun-2026 06:05:19 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 06:05:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU3IiwidXNlcm5hbWUiOiJAWWF3ZTM1IiwiZW1haWwiOiJ5b2hhbmlzdGFtaXJhdDMxQGdtYWlsLmNvbSIsImV4cCI6MTc4MjYyNjY1Nn0.u9V1UUspXaOXvfoeKSzX_XtSllVoBNXrSWiQu3-K7OE
[21-Jun-2026 06:05:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 06:05:19 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 06:05:19 UTC] User ID: 857
[21-Jun-2026 06:05:19 UTC] ✅ User profile retrieved successfully for user ID: 857
[21-Jun-2026 06:05:20 UTC] === API CALL LOG ===
[21-Jun-2026 06:05:20 UTC] Endpoint: user/profile.php
[21-Jun-2026 06:05:20 UTC] Full Log Data: {
    "timestamp": "2026-06-21 06:05:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.218.50.71",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.218.50.71, 172.68.128.166",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU3IiwidXNlcm5hbWUiOiJAWWF3ZTM1IiwiZW1haWwiOiJ5b2hhbmlzdGFtaXJhdDMxQGdtYWlsLmNvbSIsImV4cCI6MTc4MjYyNjY1Nn0.u9V1UUspXaOXvfoeKSzX_XtSllVoBNXrSWiQu3-K7OE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f0d22a58e65450-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.218.50.71",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 06:05:20 UTC] === END API CALL LOG ===
[21-Jun-2026 06:05:20 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 06:05:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU3IiwidXNlcm5hbWUiOiJAWWF3ZTM1IiwiZW1haWwiOiJ5b2hhbmlzdGFtaXJhdDMxQGdtYWlsLmNvbSIsImV4cCI6MTc4MjYyNjY1Nn0.u9V1UUspXaOXvfoeKSzX_XtSllVoBNXrSWiQu3-K7OE
[21-Jun-2026 06:05:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 06:05:20 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 06:05:20 UTC] User ID: 857
[21-Jun-2026 06:05:20 UTC] ✅ User profile retrieved successfully for user ID: 857
[21-Jun-2026 06:07:58 UTC] === API CALL LOG ===
[21-Jun-2026 06:07:58 UTC] Endpoint: user/profile.php
[21-Jun-2026 06:07:58 UTC] Full Log Data: {
    "timestamp": "2026-06-21 06:07:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.218.50.71",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.218.50.71, 172.68.128.167",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU3IiwidXNlcm5hbWUiOiJAWWF3ZTM1IiwiZW1haWwiOiJ5b2hhbmlzdGFtaXJhdDMxQGdtYWlsLmNvbSIsImV4cCI6MTc4MjYyNjY1Nn0.u9V1UUspXaOXvfoeKSzX_XtSllVoBNXrSWiQu3-K7OE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f0d606189c5453-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.218.50.71",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 06:07:58 UTC] === END API CALL LOG ===
[21-Jun-2026 06:07:58 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 06:07:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU3IiwidXNlcm5hbWUiOiJAWWF3ZTM1IiwiZW1haWwiOiJ5b2hhbmlzdGFtaXJhdDMxQGdtYWlsLmNvbSIsImV4cCI6MTc4MjYyNjY1Nn0.u9V1UUspXaOXvfoeKSzX_XtSllVoBNXrSWiQu3-K7OE
[21-Jun-2026 06:07:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 06:07:58 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 06:07:58 UTC] User ID: 857
[21-Jun-2026 06:07:58 UTC] ✅ User profile retrieved successfully for user ID: 857
[21-Jun-2026 06:08:00 UTC] === API CALL LOG ===
[21-Jun-2026 06:08:00 UTC] Endpoint: user/profile.php
[21-Jun-2026 06:08:00 UTC] Full Log Data: {
    "timestamp": "2026-06-21 06:08:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.218.50.71",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.218.50.71, 172.68.128.167",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU3IiwidXNlcm5hbWUiOiJAWWF3ZTM1IiwiZW1haWwiOiJ5b2hhbmlzdGFtaXJhdDMxQGdtYWlsLmNvbSIsImV4cCI6MTc4MjYyNjY1Nn0.u9V1UUspXaOXvfoeKSzX_XtSllVoBNXrSWiQu3-K7OE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f0d610bdbd5453-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.218.50.71",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 06:08:00 UTC] === END API CALL LOG ===
[21-Jun-2026 06:08:00 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 06:08:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU3IiwidXNlcm5hbWUiOiJAWWF3ZTM1IiwiZW1haWwiOiJ5b2hhbmlzdGFtaXJhdDMxQGdtYWlsLmNvbSIsImV4cCI6MTc4MjYyNjY1Nn0.u9V1UUspXaOXvfoeKSzX_XtSllVoBNXrSWiQu3-K7OE
[21-Jun-2026 06:08:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 06:08:00 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 06:08:00 UTC] User ID: 857
[21-Jun-2026 06:08:00 UTC] ✅ User profile retrieved successfully for user ID: 857
[21-Jun-2026 06:08:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 06:08:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 06:08:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.218.50.71, 172.68.128.167","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU3IiwidXNlcm5hbWUiOiJAWWF3ZTM1IiwiZW1haWwiOiJ5b2hhbmlzdGFtaXJhdDMxQGdtYWlsLmNvbSIsImV4cCI6MTc4MjYyNjY1Nn0.u9V1UUspXaOXvfoeKSzX_XtSllVoBNXrSWiQu3-K7OE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0f0d610bdc05453-JIB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.218.50.71","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-Jun-2026 06:08:00 UTC] === User Orders API Called ===
[21-Jun-2026 06:08:00 UTC] User ID: 857
[21-Jun-2026 06:08:00 UTC] Limit: 20, Offset: 0
[21-Jun-2026 06:08:00 UTC] Orders found: 0
[21-Jun-2026 06:08:00 UTC] Orders data: []
[21-Jun-2026 06:08:00 UTC] Total orders count: 0
[21-Jun-2026 06:08:00 UTC] === API CALL LOG ===
[21-Jun-2026 06:08:00 UTC] Endpoint: user/profile.php
[21-Jun-2026 06:08:00 UTC] Full Log Data: {
    "timestamp": "2026-06-21 06:08:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.218.50.71",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.218.50.71, 172.68.128.167",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU3IiwidXNlcm5hbWUiOiJAWWF3ZTM1IiwiZW1haWwiOiJ5b2hhbmlzdGFtaXJhdDMxQGdtYWlsLmNvbSIsImV4cCI6MTc4MjYyNjY1Nn0.u9V1UUspXaOXvfoeKSzX_XtSllVoBNXrSWiQu3-K7OE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f0d6119e465453-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.218.50.71",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 06:08:00 UTC] === END API CALL LOG ===
[21-Jun-2026 06:08:00 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 06:08:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU3IiwidXNlcm5hbWUiOiJAWWF3ZTM1IiwiZW1haWwiOiJ5b2hhbmlzdGFtaXJhdDMxQGdtYWlsLmNvbSIsImV4cCI6MTc4MjYyNjY1Nn0.u9V1UUspXaOXvfoeKSzX_XtSllVoBNXrSWiQu3-K7OE
[21-Jun-2026 06:08:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 06:08:00 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 06:08:00 UTC] User ID: 857
[21-Jun-2026 06:08:00 UTC] ✅ User profile retrieved successfully for user ID: 857
[21-Jun-2026 06:08:01 UTC] === API CALL LOG ===
[21-Jun-2026 06:08:01 UTC] Endpoint: user/profile.php
[21-Jun-2026 06:08:01 UTC] Full Log Data: {
    "timestamp": "2026-06-21 06:08:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.218.50.71",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.218.50.71, 172.68.128.167",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU3IiwidXNlcm5hbWUiOiJAWWF3ZTM1IiwiZW1haWwiOiJ5b2hhbmlzdGFtaXJhdDMxQGdtYWlsLmNvbSIsImV4cCI6MTc4MjYyNjY1Nn0.u9V1UUspXaOXvfoeKSzX_XtSllVoBNXrSWiQu3-K7OE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f0d6195a6c5453-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.218.50.71",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 06:08:01 UTC] === END API CALL LOG ===
[21-Jun-2026 06:08:01 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 06:08:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU3IiwidXNlcm5hbWUiOiJAWWF3ZTM1IiwiZW1haWwiOiJ5b2hhbmlzdGFtaXJhdDMxQGdtYWlsLmNvbSIsImV4cCI6MTc4MjYyNjY1Nn0.u9V1UUspXaOXvfoeKSzX_XtSllVoBNXrSWiQu3-K7OE
[21-Jun-2026 06:08:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 06:08:01 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 06:08:01 UTC] User ID: 857
[21-Jun-2026 06:08:01 UTC] ✅ User profile retrieved successfully for user ID: 857
[21-Jun-2026 06:08:28 UTC] === API CALL LOG ===
[21-Jun-2026 06:08:28 UTC] Endpoint: user/profile.php
[21-Jun-2026 06:08:28 UTC] Full Log Data: {
    "timestamp": "2026-06-21 06:08:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.218.50.71",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.218.50.71, 172.68.128.166",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU3IiwidXNlcm5hbWUiOiJAWWF3ZTM1IiwiZW1haWwiOiJ5b2hhbmlzdGFtaXJhdDMxQGdtYWlsLmNvbSIsImV4cCI6MTc4MjYyNjY1Nn0.u9V1UUspXaOXvfoeKSzX_XtSllVoBNXrSWiQu3-K7OE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f0d6bdce8e5453-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.218.50.71",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 06:08:28 UTC] === END API CALL LOG ===
[21-Jun-2026 06:08:28 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 06:08:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU3IiwidXNlcm5hbWUiOiJAWWF3ZTM1IiwiZW1haWwiOiJ5b2hhbmlzdGFtaXJhdDMxQGdtYWlsLmNvbSIsImV4cCI6MTc4MjYyNjY1Nn0.u9V1UUspXaOXvfoeKSzX_XtSllVoBNXrSWiQu3-K7OE
[21-Jun-2026 06:08:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 06:08:28 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 06:08:28 UTC] User ID: 857
[21-Jun-2026 06:08:28 UTC] ✅ User profile retrieved successfully for user ID: 857
[21-Jun-2026 06:08:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 06:08:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 06:08:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.218.50.71, 172.68.128.166","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU3IiwidXNlcm5hbWUiOiJAWWF3ZTM1IiwiZW1haWwiOiJ5b2hhbmlzdGFtaXJhdDMxQGdtYWlsLmNvbSIsImV4cCI6MTc4MjYyNjY1Nn0.u9V1UUspXaOXvfoeKSzX_XtSllVoBNXrSWiQu3-K7OE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0f0d6bdce8d5453-JIB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.218.50.71","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-Jun-2026 06:08:28 UTC] === User Orders API Called ===
[21-Jun-2026 06:08:28 UTC] User ID: 857
[21-Jun-2026 06:08:28 UTC] Limit: 20, Offset: 0
[21-Jun-2026 06:08:28 UTC] Orders found: 0
[21-Jun-2026 06:08:28 UTC] Orders data: []
[21-Jun-2026 06:08:28 UTC] Total orders count: 0
[21-Jun-2026 06:08:28 UTC] === API CALL LOG ===
[21-Jun-2026 06:08:28 UTC] Endpoint: user/profile.php
[21-Jun-2026 06:08:28 UTC] Full Log Data: {
    "timestamp": "2026-06-21 06:08:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.218.50.71",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.218.50.71, 172.68.128.166",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU3IiwidXNlcm5hbWUiOiJAWWF3ZTM1IiwiZW1haWwiOiJ5b2hhbmlzdGFtaXJhdDMxQGdtYWlsLmNvbSIsImV4cCI6MTc4MjYyNjY1Nn0.u9V1UUspXaOXvfoeKSzX_XtSllVoBNXrSWiQu3-K7OE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f0d6c158425453-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.218.50.71",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 06:08:28 UTC] === END API CALL LOG ===
[21-Jun-2026 06:08:28 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 06:08:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU3IiwidXNlcm5hbWUiOiJAWWF3ZTM1IiwiZW1haWwiOiJ5b2hhbmlzdGFtaXJhdDMxQGdtYWlsLmNvbSIsImV4cCI6MTc4MjYyNjY1Nn0.u9V1UUspXaOXvfoeKSzX_XtSllVoBNXrSWiQu3-K7OE
[21-Jun-2026 06:08:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 06:08:28 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 06:08:28 UTC] User ID: 857
[21-Jun-2026 06:08:28 UTC] ✅ User profile retrieved successfully for user ID: 857
[21-Jun-2026 06:08:29 UTC] === API CALL LOG ===
[21-Jun-2026 06:08:29 UTC] Endpoint: user/profile.php
[21-Jun-2026 06:08:29 UTC] Full Log Data: {
    "timestamp": "2026-06-21 06:08:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.218.50.71",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.218.50.71, 172.68.128.166",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU3IiwidXNlcm5hbWUiOiJAWWF3ZTM1IiwiZW1haWwiOiJ5b2hhbmlzdGFtaXJhdDMxQGdtYWlsLmNvbSIsImV4cCI6MTc4MjYyNjY1Nn0.u9V1UUspXaOXvfoeKSzX_XtSllVoBNXrSWiQu3-K7OE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f0d6c56a3d5453-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.218.50.71",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 06:08:29 UTC] === END API CALL LOG ===
[21-Jun-2026 06:08:29 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 06:08:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU3IiwidXNlcm5hbWUiOiJAWWF3ZTM1IiwiZW1haWwiOiJ5b2hhbmlzdGFtaXJhdDMxQGdtYWlsLmNvbSIsImV4cCI6MTc4MjYyNjY1Nn0.u9V1UUspXaOXvfoeKSzX_XtSllVoBNXrSWiQu3-K7OE
[21-Jun-2026 06:08:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 06:08:29 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 06:08:29 UTC] User ID: 857
[21-Jun-2026 06:08:29 UTC] ✅ User profile retrieved successfully for user ID: 857
[21-Jun-2026 06:08:40 UTC] === API CALL LOG ===
[21-Jun-2026 06:08:40 UTC] Endpoint: user/profile.php
[21-Jun-2026 06:08:40 UTC] Full Log Data: {
    "timestamp": "2026-06-21 06:08:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.218.50.71",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.218.50.71, 172.68.128.166",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU3IiwidXNlcm5hbWUiOiJAWWF3ZTM1IiwiZW1haWwiOiJ5b2hhbmlzdGFtaXJhdDMxQGdtYWlsLmNvbSIsImV4cCI6MTc4MjYyNjY1Nn0.u9V1UUspXaOXvfoeKSzX_XtSllVoBNXrSWiQu3-K7OE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f0d7092a005458-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.218.50.71",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 06:08:40 UTC] === END API CALL LOG ===
[21-Jun-2026 06:08:40 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 06:08:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU3IiwidXNlcm5hbWUiOiJAWWF3ZTM1IiwiZW1haWwiOiJ5b2hhbmlzdGFtaXJhdDMxQGdtYWlsLmNvbSIsImV4cCI6MTc4MjYyNjY1Nn0.u9V1UUspXaOXvfoeKSzX_XtSllVoBNXrSWiQu3-K7OE
[21-Jun-2026 06:08:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 06:08:40 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 06:08:40 UTC] User ID: 857
[21-Jun-2026 06:08:40 UTC] ✅ User profile retrieved successfully for user ID: 857
[21-Jun-2026 06:08:41 UTC] === API CALL LOG ===
[21-Jun-2026 06:08:41 UTC] Endpoint: user/profile.php
[21-Jun-2026 06:08:41 UTC] Full Log Data: {
    "timestamp": "2026-06-21 06:08:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.218.50.71",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.218.50.71, 172.68.128.166",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU3IiwidXNlcm5hbWUiOiJAWWF3ZTM1IiwiZW1haWwiOiJ5b2hhbmlzdGFtaXJhdDMxQGdtYWlsLmNvbSIsImV4cCI6MTc4MjYyNjY1Nn0.u9V1UUspXaOXvfoeKSzX_XtSllVoBNXrSWiQu3-K7OE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f0d713bd0c5458-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.218.50.71",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 06:08:41 UTC] === END API CALL LOG ===
[21-Jun-2026 06:08:41 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 06:08:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU3IiwidXNlcm5hbWUiOiJAWWF3ZTM1IiwiZW1haWwiOiJ5b2hhbmlzdGFtaXJhdDMxQGdtYWlsLmNvbSIsImV4cCI6MTc4MjYyNjY1Nn0.u9V1UUspXaOXvfoeKSzX_XtSllVoBNXrSWiQu3-K7OE
[21-Jun-2026 06:08:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 06:08:41 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 06:08:41 UTC] User ID: 857
[21-Jun-2026 06:08:41 UTC] ✅ User profile retrieved successfully for user ID: 857
[21-Jun-2026 06:08:41 UTC] === API CALL LOG ===
[21-Jun-2026 06:08:41 UTC] Endpoint: user/profile.php
[21-Jun-2026 06:08:41 UTC] Full Log Data: {
    "timestamp": "2026-06-21 06:08:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.218.50.71",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.218.50.71, 172.68.128.166",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU3IiwidXNlcm5hbWUiOiJAWWF3ZTM1IiwiZW1haWwiOiJ5b2hhbmlzdGFtaXJhdDMxQGdtYWlsLmNvbSIsImV4cCI6MTc4MjYyNjY1Nn0.u9V1UUspXaOXvfoeKSzX_XtSllVoBNXrSWiQu3-K7OE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f0d7146d4c5458-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.218.50.71",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 06:08:41 UTC] === END API CALL LOG ===
[21-Jun-2026 06:08:41 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 06:08:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU3IiwidXNlcm5hbWUiOiJAWWF3ZTM1IiwiZW1haWwiOiJ5b2hhbmlzdGFtaXJhdDMxQGdtYWlsLmNvbSIsImV4cCI6MTc4MjYyNjY1Nn0.u9V1UUspXaOXvfoeKSzX_XtSllVoBNXrSWiQu3-K7OE
[21-Jun-2026 06:08:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 06:08:41 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 06:08:41 UTC] User ID: 857
[21-Jun-2026 06:08:41 UTC] ✅ User profile retrieved successfully for user ID: 857
[21-Jun-2026 06:08:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 06:08:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 06:08:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.218.50.71, 172.68.128.166","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU3IiwidXNlcm5hbWUiOiJAWWF3ZTM1IiwiZW1haWwiOiJ5b2hhbmlzdGFtaXJhdDMxQGdtYWlsLmNvbSIsImV4cCI6MTc4MjYyNjY1Nn0.u9V1UUspXaOXvfoeKSzX_XtSllVoBNXrSWiQu3-K7OE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0f0d7153da05458-JIB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.218.50.71","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-Jun-2026 06:08:41 UTC] === User Orders API Called ===
[21-Jun-2026 06:08:41 UTC] User ID: 857
[21-Jun-2026 06:08:41 UTC] Limit: 20, Offset: 0
[21-Jun-2026 06:08:41 UTC] Orders found: 0
[21-Jun-2026 06:08:41 UTC] Orders data: []
[21-Jun-2026 06:08:41 UTC] Total orders count: 0
[21-Jun-2026 06:08:42 UTC] === API CALL LOG ===
[21-Jun-2026 06:08:42 UTC] Endpoint: user/profile.php
[21-Jun-2026 06:08:42 UTC] Full Log Data: {
    "timestamp": "2026-06-21 06:08:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.218.50.71",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.218.50.71, 172.68.128.166",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU3IiwidXNlcm5hbWUiOiJAWWF3ZTM1IiwiZW1haWwiOiJ5b2hhbmlzdGFtaXJhdDMxQGdtYWlsLmNvbSIsImV4cCI6MTc4MjYyNjY1Nn0.u9V1UUspXaOXvfoeKSzX_XtSllVoBNXrSWiQu3-K7OE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f0d71befc35458-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.218.50.71",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 06:08:42 UTC] === END API CALL LOG ===
[21-Jun-2026 06:08:42 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 06:08:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU3IiwidXNlcm5hbWUiOiJAWWF3ZTM1IiwiZW1haWwiOiJ5b2hhbmlzdGFtaXJhdDMxQGdtYWlsLmNvbSIsImV4cCI6MTc4MjYyNjY1Nn0.u9V1UUspXaOXvfoeKSzX_XtSllVoBNXrSWiQu3-K7OE
[21-Jun-2026 06:08:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 06:08:42 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 06:08:42 UTC] User ID: 857
[21-Jun-2026 06:08:42 UTC] ✅ User profile retrieved successfully for user ID: 857
[21-Jun-2026 06:08:55 UTC] === API CALL LOG ===
[21-Jun-2026 06:08:55 UTC] Endpoint: user/profile.php
[21-Jun-2026 06:08:55 UTC] Full Log Data: {
    "timestamp": "2026-06-21 06:08:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.218.50.71",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.218.50.71, 172.68.128.166",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU3IiwidXNlcm5hbWUiOiJAWWF3ZTM1IiwiZW1haWwiOiJ5b2hhbmlzdGFtaXJhdDMxQGdtYWlsLmNvbSIsImV4cCI6MTc4MjYyNjY1Nn0.u9V1UUspXaOXvfoeKSzX_XtSllVoBNXrSWiQu3-K7OE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f0d769bbe15456-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.218.50.71",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 06:08:55 UTC] === END API CALL LOG ===
[21-Jun-2026 06:08:55 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 06:08:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU3IiwidXNlcm5hbWUiOiJAWWF3ZTM1IiwiZW1haWwiOiJ5b2hhbmlzdGFtaXJhdDMxQGdtYWlsLmNvbSIsImV4cCI6MTc4MjYyNjY1Nn0.u9V1UUspXaOXvfoeKSzX_XtSllVoBNXrSWiQu3-K7OE
[21-Jun-2026 06:08:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 06:08:55 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 06:08:55 UTC] User ID: 857
[21-Jun-2026 06:08:55 UTC] ✅ User profile retrieved successfully for user ID: 857
[21-Jun-2026 06:08:56 UTC] === API CALL LOG ===
[21-Jun-2026 06:08:56 UTC] Endpoint: user/profile.php
[21-Jun-2026 06:08:56 UTC] Full Log Data: {
    "timestamp": "2026-06-21 06:08:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.218.50.71",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.218.50.71, 172.68.128.166",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU3IiwidXNlcm5hbWUiOiJAWWF3ZTM1IiwiZW1haWwiOiJ5b2hhbmlzdGFtaXJhdDMxQGdtYWlsLmNvbSIsImV4cCI6MTc4MjYyNjY1Nn0.u9V1UUspXaOXvfoeKSzX_XtSllVoBNXrSWiQu3-K7OE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f0d772e8e25456-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.218.50.71",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 06:08:56 UTC] === END API CALL LOG ===
[21-Jun-2026 06:08:56 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 06:08:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU3IiwidXNlcm5hbWUiOiJAWWF3ZTM1IiwiZW1haWwiOiJ5b2hhbmlzdGFtaXJhdDMxQGdtYWlsLmNvbSIsImV4cCI6MTc4MjYyNjY1Nn0.u9V1UUspXaOXvfoeKSzX_XtSllVoBNXrSWiQu3-K7OE
[21-Jun-2026 06:08:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 06:08:56 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 06:08:56 UTC] User ID: 857
[21-Jun-2026 06:08:56 UTC] ✅ User profile retrieved successfully for user ID: 857
[21-Jun-2026 06:08:56 UTC] === API CALL LOG ===
[21-Jun-2026 06:08:56 UTC] Endpoint: user/profile.php
[21-Jun-2026 06:08:56 UTC] Full Log Data: {
    "timestamp": "2026-06-21 06:08:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.218.50.71",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.218.50.71, 172.68.128.166",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU3IiwidXNlcm5hbWUiOiJAWWF3ZTM1IiwiZW1haWwiOiJ5b2hhbmlzdGFtaXJhdDMxQGdtYWlsLmNvbSIsImV4cCI6MTc4MjYyNjY1Nn0.u9V1UUspXaOXvfoeKSzX_XtSllVoBNXrSWiQu3-K7OE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f0d772e8de5456-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.218.50.71",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 06:08:56 UTC] === END API CALL LOG ===
[21-Jun-2026 06:08:56 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 06:08:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU3IiwidXNlcm5hbWUiOiJAWWF3ZTM1IiwiZW1haWwiOiJ5b2hhbmlzdGFtaXJhdDMxQGdtYWlsLmNvbSIsImV4cCI6MTc4MjYyNjY1Nn0.u9V1UUspXaOXvfoeKSzX_XtSllVoBNXrSWiQu3-K7OE
[21-Jun-2026 06:08:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 06:08:56 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 06:08:56 UTC] User ID: 857
[21-Jun-2026 06:08:56 UTC] ✅ User profile retrieved successfully for user ID: 857
[21-Jun-2026 06:08:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 06:08:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 06:08:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.218.50.71, 172.68.128.166","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU3IiwidXNlcm5hbWUiOiJAWWF3ZTM1IiwiZW1haWwiOiJ5b2hhbmlzdGFtaXJhdDMxQGdtYWlsLmNvbSIsImV4cCI6MTc4MjYyNjY1Nn0.u9V1UUspXaOXvfoeKSzX_XtSllVoBNXrSWiQu3-K7OE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0f0d772e8e15456-JIB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.218.50.71","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-Jun-2026 06:08:56 UTC] === User Orders API Called ===
[21-Jun-2026 06:08:56 UTC] User ID: 857
[21-Jun-2026 06:08:56 UTC] Limit: 20, Offset: 0
[21-Jun-2026 06:08:56 UTC] Orders found: 0
[21-Jun-2026 06:08:56 UTC] Orders data: []
[21-Jun-2026 06:08:56 UTC] Total orders count: 0
[21-Jun-2026 06:08:58 UTC] === API CALL LOG ===
[21-Jun-2026 06:08:58 UTC] Endpoint: user/profile.php
[21-Jun-2026 06:08:58 UTC] Full Log Data: {
    "timestamp": "2026-06-21 06:08:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.218.50.71",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.218.50.71, 172.68.128.166",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU3IiwidXNlcm5hbWUiOiJAWWF3ZTM1IiwiZW1haWwiOiJ5b2hhbmlzdGFtaXJhdDMxQGdtYWlsLmNvbSIsImV4cCI6MTc4MjYyNjY1Nn0.u9V1UUspXaOXvfoeKSzX_XtSllVoBNXrSWiQu3-K7OE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f0d77b3d015456-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.218.50.71",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 06:08:58 UTC] === END API CALL LOG ===
[21-Jun-2026 06:08:58 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 06:08:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU3IiwidXNlcm5hbWUiOiJAWWF3ZTM1IiwiZW1haWwiOiJ5b2hhbmlzdGFtaXJhdDMxQGdtYWlsLmNvbSIsImV4cCI6MTc4MjYyNjY1Nn0.u9V1UUspXaOXvfoeKSzX_XtSllVoBNXrSWiQu3-K7OE
[21-Jun-2026 06:08:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 06:08:58 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 06:08:58 UTC] User ID: 857
[21-Jun-2026 06:08:58 UTC] ✅ User profile retrieved successfully for user ID: 857
[21-Jun-2026 06:08:59 UTC] === API CALL LOG ===
[21-Jun-2026 06:08:59 UTC] Endpoint: user/profile.php
[21-Jun-2026 06:08:59 UTC] Full Log Data: {
    "timestamp": "2026-06-21 06:08:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.218.50.71",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.218.50.71, 172.68.128.166",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU3IiwidXNlcm5hbWUiOiJAWWF3ZTM1IiwiZW1haWwiOiJ5b2hhbmlzdGFtaXJhdDMxQGdtYWlsLmNvbSIsImV4cCI6MTc4MjYyNjY1Nn0.u9V1UUspXaOXvfoeKSzX_XtSllVoBNXrSWiQu3-K7OE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f0d78398845456-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.218.50.71",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 06:08:59 UTC] === END API CALL LOG ===
[21-Jun-2026 06:08:59 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 06:08:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU3IiwidXNlcm5hbWUiOiJAWWF3ZTM1IiwiZW1haWwiOiJ5b2hhbmlzdGFtaXJhdDMxQGdtYWlsLmNvbSIsImV4cCI6MTc4MjYyNjY1Nn0.u9V1UUspXaOXvfoeKSzX_XtSllVoBNXrSWiQu3-K7OE
[21-Jun-2026 06:08:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 06:08:59 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 06:08:59 UTC] User ID: 857
[21-Jun-2026 06:08:59 UTC] ✅ User profile retrieved successfully for user ID: 857
[21-Jun-2026 06:08:59 UTC] User Purchases API - User ID: 857
[21-Jun-2026 06:08:59 UTC] User Purchases API - Total purchases found: 0
[21-Jun-2026 06:09:08 UTC] === API CALL LOG ===
[21-Jun-2026 06:09:08 UTC] Endpoint: user/profile.php
[21-Jun-2026 06:09:08 UTC] Full Log Data: {
    "timestamp": "2026-06-21 06:09:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.218.50.71",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.218.50.71, 172.68.128.166",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU3IiwidXNlcm5hbWUiOiJAWWF3ZTM1IiwiZW1haWwiOiJ5b2hhbmlzdGFtaXJhdDMxQGdtYWlsLmNvbSIsImV4cCI6MTc4MjYyNjY1Nn0.u9V1UUspXaOXvfoeKSzX_XtSllVoBNXrSWiQu3-K7OE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f0d7beecd65456-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.218.50.71",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 06:09:08 UTC] === END API CALL LOG ===
[21-Jun-2026 06:09:08 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 06:09:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU3IiwidXNlcm5hbWUiOiJAWWF3ZTM1IiwiZW1haWwiOiJ5b2hhbmlzdGFtaXJhdDMxQGdtYWlsLmNvbSIsImV4cCI6MTc4MjYyNjY1Nn0.u9V1UUspXaOXvfoeKSzX_XtSllVoBNXrSWiQu3-K7OE
[21-Jun-2026 06:09:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 06:09:08 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 06:09:08 UTC] User ID: 857
[21-Jun-2026 06:09:08 UTC] ✅ User profile retrieved successfully for user ID: 857
[21-Jun-2026 06:09:09 UTC] User Purchases API - User ID: 857
[21-Jun-2026 06:09:09 UTC] User Purchases API - Total purchases found: 0
[21-Jun-2026 06:09:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 06:09:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 06:09:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.218.50.71, 172.68.128.167","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU3IiwidXNlcm5hbWUiOiJAWWF3ZTM1IiwiZW1haWwiOiJ5b2hhbmlzdGFtaXJhdDMxQGdtYWlsLmNvbSIsImV4cCI6MTc4MjYyNjY1Nn0.u9V1UUspXaOXvfoeKSzX_XtSllVoBNXrSWiQu3-K7OE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0f0d7e64f5a5456-JIB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.218.50.71","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-Jun-2026 06:09:15 UTC] === User Orders API Called ===
[21-Jun-2026 06:09:15 UTC] User ID: 857
[21-Jun-2026 06:09:15 UTC] Limit: 20, Offset: 0
[21-Jun-2026 06:09:15 UTC] Orders found: 0
[21-Jun-2026 06:09:15 UTC] Orders data: []
[21-Jun-2026 06:09:15 UTC] Total orders count: 0
[21-Jun-2026 08:07:53 UTC] === API CALL LOG ===
[21-Jun-2026 08:07:53 UTC] Endpoint: user/profile.php
[21-Jun-2026 08:07:53 UTC] Full Log Data: {
    "timestamp": "2026-06-21 08:07:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:14f:6:8a34::a502:90a6",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:14f:6:8a34::a502:90a6, 172.70.57.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo3NTIsInVzZXJuYW1lIjoiQENmeDIyMiIsImVtYWlsIjoiY2Z4QGhvdG1haWwuY29tIiwiZXhwIjoxNzgxNTI1MzQ3fQ.ws3ZGuzbIO3wQJquguoZPvSUQB8RwOpB_tVh4FHi0eI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f185ad8e6eb2ed-TLV",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:14f:6:8a34::a502:90a6",
        "cf-ipcountry": "IL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 08:07:53 UTC] === END API CALL LOG ===
[21-Jun-2026 08:07:53 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 08:07:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo3NTIsInVzZXJuYW1lIjoiQENmeDIyMiIsImVtYWlsIjoiY2Z4QGhvdG1haWwuY29tIiwiZXhwIjoxNzgxNTI1MzQ3fQ.ws3ZGuzbIO3wQJquguoZPvSUQB8RwOpB_tVh4FHi0eI
[21-Jun-2026 08:07:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 08:07:53 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 08:07:53 UTC] User ID: 752
[21-Jun-2026 08:07:53 UTC] ✅ User profile retrieved successfully for user ID: 752
[21-Jun-2026 08:07:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 08:07:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 08:07:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a02:14f:6:8a34::a502:90a6, 172.70.57.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo3NTIsInVzZXJuYW1lIjoiQENmeDIyMiIsImVtYWlsIjoiY2Z4QGhvdG1haWwuY29tIiwiZXhwIjoxNzgxNTI1MzQ3fQ.ws3ZGuzbIO3wQJquguoZPvSUQB8RwOpB_tVh4FHi0eI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0f185ba4f15b2ed-TLV","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a02:14f:6:8a34::a502:90a6","cf-ipcountry":"IL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-Jun-2026 08:07:55 UTC] === User Orders API Called ===
[21-Jun-2026 08:07:55 UTC] User ID: 752
[21-Jun-2026 08:07:55 UTC] Limit: 20, Offset: 0
[21-Jun-2026 08:07:55 UTC] Orders found: 0
[21-Jun-2026 08:07:55 UTC] Orders data: []
[21-Jun-2026 08:07:55 UTC] === API CALL LOG ===
[21-Jun-2026 08:07:55 UTC] Endpoint: user/profile.php
[21-Jun-2026 08:07:55 UTC] Full Log Data: {
    "timestamp": "2026-06-21 08:07:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:14f:6:8a34::a502:90a6",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:14f:6:8a34::a502:90a6, 172.70.57.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo3NTIsInVzZXJuYW1lIjoiQENmeDIyMiIsImVtYWlsIjoiY2Z4QGhvdG1haWwuY29tIiwiZXhwIjoxNzgxNTI1MzQ3fQ.ws3ZGuzbIO3wQJquguoZPvSUQB8RwOpB_tVh4FHi0eI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f185ba4f17b2ed-TLV",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:14f:6:8a34::a502:90a6",
        "cf-ipcountry": "IL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 08:07:55 UTC] Total orders count: 0
[21-Jun-2026 08:07:55 UTC] === END API CALL LOG ===
[21-Jun-2026 08:07:55 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 08:07:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo3NTIsInVzZXJuYW1lIjoiQENmeDIyMiIsImVtYWlsIjoiY2Z4QGhvdG1haWwuY29tIiwiZXhwIjoxNzgxNTI1MzQ3fQ.ws3ZGuzbIO3wQJquguoZPvSUQB8RwOpB_tVh4FHi0eI
[21-Jun-2026 08:07:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 08:07:55 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 08:07:55 UTC] User ID: 752
[21-Jun-2026 08:07:55 UTC] ✅ User profile retrieved successfully for user ID: 752
[21-Jun-2026 08:07:56 UTC] === API CALL LOG ===
[21-Jun-2026 08:07:56 UTC] Endpoint: user/profile.php
[21-Jun-2026 08:07:56 UTC] Full Log Data: {
    "timestamp": "2026-06-21 08:07:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:14f:6:8a34::a502:90a6",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:14f:6:8a34::a502:90a6, 172.70.57.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo3NTIsInVzZXJuYW1lIjoiQENmeDIyMiIsImVtYWlsIjoiY2Z4QGhvdG1haWwuY29tIiwiZXhwIjoxNzgxNTI1MzQ3fQ.ws3ZGuzbIO3wQJquguoZPvSUQB8RwOpB_tVh4FHi0eI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f185bf4ee1b2ed-TLV",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:14f:6:8a34::a502:90a6",
        "cf-ipcountry": "IL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 08:07:56 UTC] === END API CALL LOG ===
[21-Jun-2026 08:07:56 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 08:07:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo3NTIsInVzZXJuYW1lIjoiQENmeDIyMiIsImVtYWlsIjoiY2Z4QGhvdG1haWwuY29tIiwiZXhwIjoxNzgxNTI1MzQ3fQ.ws3ZGuzbIO3wQJquguoZPvSUQB8RwOpB_tVh4FHi0eI
[21-Jun-2026 08:07:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 08:07:56 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 08:07:56 UTC] User ID: 752
[21-Jun-2026 08:07:56 UTC] ✅ User profile retrieved successfully for user ID: 752
[21-Jun-2026 08:13:43 UTC] === API CALL LOG ===
[21-Jun-2026 08:13:43 UTC] Endpoint: user/profile.php
[21-Jun-2026 08:13:43 UTC] Full Log Data: {
    "timestamp": "2026-06-21 08:13:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "160.113.21.61",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "160.113.21.61, 104.22.45.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU4IiwidXNlcm5hbWUiOiJ5YW5uMjQyIiwiZW1haWwiOiJjb25nb3N0cmVhbWluZzI0MjJAZ21haWwuY29tIiwiZXhwIjoxNzgyNjM0NDIxfQ.l9tUJH4mToPzN9iCVXAlKA_vQ4S7VK1nEFoMZSIzMLQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f18e383fd532dd-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "160.113.21.61",
        "cf-ipcountry": "CG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 08:13:43 UTC] === END API CALL LOG ===
[21-Jun-2026 08:13:43 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 08:13:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU4IiwidXNlcm5hbWUiOiJ5YW5uMjQyIiwiZW1haWwiOiJjb25nb3N0cmVhbWluZzI0MjJAZ21haWwuY29tIiwiZXhwIjoxNzgyNjM0NDIxfQ.l9tUJH4mToPzN9iCVXAlKA_vQ4S7VK1nEFoMZSIzMLQ
[21-Jun-2026 08:13:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 08:13:43 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 08:13:43 UTC] User ID: 858
[21-Jun-2026 08:13:43 UTC] ✅ User profile retrieved successfully for user ID: 858
[21-Jun-2026 08:13:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 08:13:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 08:13:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"160.113.21.61, 104.22.45.75","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU4IiwidXNlcm5hbWUiOiJ5YW5uMjQyIiwiZW1haWwiOiJjb25nb3N0cmVhbWluZzI0MjJAZ21haWwuY29tIiwiZXhwIjoxNzgyNjM0NDIxfQ.l9tUJH4mToPzN9iCVXAlKA_vQ4S7VK1nEFoMZSIzMLQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0f18e383fd832dd-JNB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"160.113.21.61","cf-ipcountry":"CG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-Jun-2026 08:13:43 UTC] === User Orders API Called ===
[21-Jun-2026 08:13:43 UTC] User ID: 858
[21-Jun-2026 08:13:43 UTC] Limit: 20, Offset: 0
[21-Jun-2026 08:13:43 UTC] Orders found: 0
[21-Jun-2026 08:13:43 UTC] Orders data: []
[21-Jun-2026 08:13:43 UTC] Total orders count: 0
[21-Jun-2026 08:13:43 UTC] === API CALL LOG ===
[21-Jun-2026 08:13:43 UTC] Endpoint: user/profile.php
[21-Jun-2026 08:13:43 UTC] Full Log Data: {
    "timestamp": "2026-06-21 08:13:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "160.113.21.61",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "160.113.21.61, 104.22.45.106",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU4IiwidXNlcm5hbWUiOiJ5YW5uMjQyIiwiZW1haWwiOiJjb25nb3N0cmVhbWluZzI0MjJAZ21haWwuY29tIiwiZXhwIjoxNzgyNjM0NDIxfQ.l9tUJH4mToPzN9iCVXAlKA_vQ4S7VK1nEFoMZSIzMLQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f18e39098a32dd-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "160.113.21.61",
        "cf-ipcountry": "CG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 08:13:43 UTC] === END API CALL LOG ===
[21-Jun-2026 08:13:43 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 08:13:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU4IiwidXNlcm5hbWUiOiJ5YW5uMjQyIiwiZW1haWwiOiJjb25nb3N0cmVhbWluZzI0MjJAZ21haWwuY29tIiwiZXhwIjoxNzgyNjM0NDIxfQ.l9tUJH4mToPzN9iCVXAlKA_vQ4S7VK1nEFoMZSIzMLQ
[21-Jun-2026 08:13:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 08:13:43 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 08:13:43 UTC] User ID: 858
[21-Jun-2026 08:13:43 UTC] ✅ User profile retrieved successfully for user ID: 858
[21-Jun-2026 08:13:45 UTC] === API CALL LOG ===
[21-Jun-2026 08:13:45 UTC] Endpoint: user/profile.php
[21-Jun-2026 08:13:45 UTC] Full Log Data: {
    "timestamp": "2026-06-21 08:13:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "160.113.21.61",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "160.113.21.61, 104.22.45.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU4IiwidXNlcm5hbWUiOiJ5YW5uMjQyIiwiZW1haWwiOiJjb25nb3N0cmVhbWluZzI0MjJAZ21haWwuY29tIiwiZXhwIjoxNzgyNjM0NDIxfQ.l9tUJH4mToPzN9iCVXAlKA_vQ4S7VK1nEFoMZSIzMLQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f18e447ed932dd-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "160.113.21.61",
        "cf-ipcountry": "CG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 08:13:45 UTC] === END API CALL LOG ===
[21-Jun-2026 08:13:45 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 08:13:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU4IiwidXNlcm5hbWUiOiJ5YW5uMjQyIiwiZW1haWwiOiJjb25nb3N0cmVhbWluZzI0MjJAZ21haWwuY29tIiwiZXhwIjoxNzgyNjM0NDIxfQ.l9tUJH4mToPzN9iCVXAlKA_vQ4S7VK1nEFoMZSIzMLQ
[21-Jun-2026 08:13:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 08:13:45 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 08:13:45 UTC] User ID: 858
[21-Jun-2026 08:13:45 UTC] ✅ User profile retrieved successfully for user ID: 858
[21-Jun-2026 08:13:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 08:13:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 08:13:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"160.113.21.61, 104.22.45.74","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU4IiwidXNlcm5hbWUiOiJ5YW5uMjQyIiwiZW1haWwiOiJjb25nb3N0cmVhbWluZzI0MjJAZ21haWwuY29tIiwiZXhwIjoxNzgyNjM0NDIxfQ.l9tUJH4mToPzN9iCVXAlKA_vQ4S7VK1nEFoMZSIzMLQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0f18e6eac6832dd-JNB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"160.113.21.61","cf-ipcountry":"CG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-Jun-2026 08:13:52 UTC] === User Orders API Called ===
[21-Jun-2026 08:13:52 UTC] User ID: 858
[21-Jun-2026 08:13:52 UTC] Limit: 20, Offset: 0
[21-Jun-2026 08:13:52 UTC] Orders found: 0
[21-Jun-2026 08:13:52 UTC] Orders data: []
[21-Jun-2026 08:13:52 UTC] Total orders count: 0
[21-Jun-2026 08:13:52 UTC] === API CALL LOG ===
[21-Jun-2026 08:13:52 UTC] Endpoint: user/profile.php
[21-Jun-2026 08:13:52 UTC] Full Log Data: {
    "timestamp": "2026-06-21 08:13:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "160.113.21.61",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "160.113.21.61, 104.22.45.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU4IiwidXNlcm5hbWUiOiJ5YW5uMjQyIiwiZW1haWwiOiJjb25nb3N0cmVhbWluZzI0MjJAZ21haWwuY29tIiwiZXhwIjoxNzgyNjM0NDIxfQ.l9tUJH4mToPzN9iCVXAlKA_vQ4S7VK1nEFoMZSIzMLQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f18e727bbc32dd-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "160.113.21.61",
        "cf-ipcountry": "CG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 08:13:52 UTC] === END API CALL LOG ===
[21-Jun-2026 08:13:52 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 08:13:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU4IiwidXNlcm5hbWUiOiJ5YW5uMjQyIiwiZW1haWwiOiJjb25nb3N0cmVhbWluZzI0MjJAZ21haWwuY29tIiwiZXhwIjoxNzgyNjM0NDIxfQ.l9tUJH4mToPzN9iCVXAlKA_vQ4S7VK1nEFoMZSIzMLQ
[21-Jun-2026 08:13:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 08:13:52 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 08:13:52 UTC] User ID: 858
[21-Jun-2026 08:13:52 UTC] ✅ User profile retrieved successfully for user ID: 858
[21-Jun-2026 08:13:52 UTC] === API CALL LOG ===
[21-Jun-2026 08:13:52 UTC] Endpoint: user/profile.php
[21-Jun-2026 08:13:52 UTC] Full Log Data: {
    "timestamp": "2026-06-21 08:13:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "160.113.21.61",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "160.113.21.61, 104.22.45.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU4IiwidXNlcm5hbWUiOiJ5YW5uMjQyIiwiZW1haWwiOiJjb25nb3N0cmVhbWluZzI0MjJAZ21haWwuY29tIiwiZXhwIjoxNzgyNjM0NDIxfQ.l9tUJH4mToPzN9iCVXAlKA_vQ4S7VK1nEFoMZSIzMLQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f18e6f7e2332dd-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "160.113.21.61",
        "cf-ipcountry": "CG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 08:13:52 UTC] === END API CALL LOG ===
[21-Jun-2026 08:13:52 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 08:13:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU4IiwidXNlcm5hbWUiOiJ5YW5uMjQyIiwiZW1haWwiOiJjb25nb3N0cmVhbWluZzI0MjJAZ21haWwuY29tIiwiZXhwIjoxNzgyNjM0NDIxfQ.l9tUJH4mToPzN9iCVXAlKA_vQ4S7VK1nEFoMZSIzMLQ
[21-Jun-2026 08:13:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 08:13:52 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 08:13:52 UTC] User ID: 858
[21-Jun-2026 08:13:52 UTC] ✅ User profile retrieved successfully for user ID: 858
[21-Jun-2026 08:13:53 UTC] === API CALL LOG ===
[21-Jun-2026 08:13:53 UTC] Endpoint: user/profile.php
[21-Jun-2026 08:13:53 UTC] Full Log Data: {
    "timestamp": "2026-06-21 08:13:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "160.113.21.61",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "160.113.21.61, 104.22.45.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU4IiwidXNlcm5hbWUiOiJ5YW5uMjQyIiwiZW1haWwiOiJjb25nb3N0cmVhbWluZzI0MjJAZ21haWwuY29tIiwiZXhwIjoxNzgyNjM0NDIxfQ.l9tUJH4mToPzN9iCVXAlKA_vQ4S7VK1nEFoMZSIzMLQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f18e79d90332dd-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "160.113.21.61",
        "cf-ipcountry": "CG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 08:13:53 UTC] === END API CALL LOG ===
[21-Jun-2026 08:13:53 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 08:13:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU4IiwidXNlcm5hbWUiOiJ5YW5uMjQyIiwiZW1haWwiOiJjb25nb3N0cmVhbWluZzI0MjJAZ21haWwuY29tIiwiZXhwIjoxNzgyNjM0NDIxfQ.l9tUJH4mToPzN9iCVXAlKA_vQ4S7VK1nEFoMZSIzMLQ
[21-Jun-2026 08:13:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 08:13:53 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 08:13:53 UTC] User ID: 858
[21-Jun-2026 08:13:53 UTC] ✅ User profile retrieved successfully for user ID: 858
[21-Jun-2026 08:14:02 UTC] === API CALL LOG ===
[21-Jun-2026 08:14:02 UTC] Endpoint: user/profile.php
[21-Jun-2026 08:14:02 UTC] Full Log Data: {
    "timestamp": "2026-06-21 08:14:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "160.113.21.61",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "160.113.21.61, 104.22.45.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU4IiwidXNlcm5hbWUiOiJ5YW5uMjQyIiwiZW1haWwiOiJjb25nb3N0cmVhbWluZzI0MjJAZ21haWwuY29tIiwiZXhwIjoxNzgyNjM0NDIxfQ.l9tUJH4mToPzN9iCVXAlKA_vQ4S7VK1nEFoMZSIzMLQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f18eaba83e32dd-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "160.113.21.61",
        "cf-ipcountry": "CG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 08:14:02 UTC] === END API CALL LOG ===
[21-Jun-2026 08:14:02 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 08:14:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU4IiwidXNlcm5hbWUiOiJ5YW5uMjQyIiwiZW1haWwiOiJjb25nb3N0cmVhbWluZzI0MjJAZ21haWwuY29tIiwiZXhwIjoxNzgyNjM0NDIxfQ.l9tUJH4mToPzN9iCVXAlKA_vQ4S7VK1nEFoMZSIzMLQ
[21-Jun-2026 08:14:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 08:14:02 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 08:14:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 08:14:02 UTC] User ID: 858
[21-Jun-2026 08:14:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 08:14:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"160.113.21.61, 104.22.45.74","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU4IiwidXNlcm5hbWUiOiJ5YW5uMjQyIiwiZW1haWwiOiJjb25nb3N0cmVhbWluZzI0MjJAZ21haWwuY29tIiwiZXhwIjoxNzgyNjM0NDIxfQ.l9tUJH4mToPzN9iCVXAlKA_vQ4S7VK1nEFoMZSIzMLQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0f18eaba83732dd-JNB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"160.113.21.61","cf-ipcountry":"CG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-Jun-2026 08:14:02 UTC] === User Orders API Called ===
[21-Jun-2026 08:14:02 UTC] User ID: 858
[21-Jun-2026 08:14:02 UTC] Limit: 20, Offset: 0
[21-Jun-2026 08:14:02 UTC] ✅ User profile retrieved successfully for user ID: 858
[21-Jun-2026 08:14:02 UTC] Orders found: 0
[21-Jun-2026 08:14:02 UTC] Orders data: []
[21-Jun-2026 08:14:02 UTC] Total orders count: 0
[21-Jun-2026 08:14:02 UTC] === API CALL LOG ===
[21-Jun-2026 08:14:02 UTC] Endpoint: user/profile.php
[21-Jun-2026 08:14:02 UTC] Full Log Data: {
    "timestamp": "2026-06-21 08:14:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "160.113.21.61",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "160.113.21.61, 104.22.45.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU4IiwidXNlcm5hbWUiOiJ5YW5uMjQyIiwiZW1haWwiOiJjb25nb3N0cmVhbWluZzI0MjJAZ21haWwuY29tIiwiZXhwIjoxNzgyNjM0NDIxfQ.l9tUJH4mToPzN9iCVXAlKA_vQ4S7VK1nEFoMZSIzMLQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f18eaf6fa332dd-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "160.113.21.61",
        "cf-ipcountry": "CG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 08:14:02 UTC] === END API CALL LOG ===
[21-Jun-2026 08:14:02 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 08:14:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU4IiwidXNlcm5hbWUiOiJ5YW5uMjQyIiwiZW1haWwiOiJjb25nb3N0cmVhbWluZzI0MjJAZ21haWwuY29tIiwiZXhwIjoxNzgyNjM0NDIxfQ.l9tUJH4mToPzN9iCVXAlKA_vQ4S7VK1nEFoMZSIzMLQ
[21-Jun-2026 08:14:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 08:14:02 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 08:14:02 UTC] User ID: 858
[21-Jun-2026 08:14:02 UTC] ✅ User profile retrieved successfully for user ID: 858
[21-Jun-2026 08:14:03 UTC] === API CALL LOG ===
[21-Jun-2026 08:14:03 UTC] Endpoint: user/profile.php
[21-Jun-2026 08:14:03 UTC] Full Log Data: {
    "timestamp": "2026-06-21 08:14:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "160.113.21.61",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "160.113.21.61, 104.22.45.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU4IiwidXNlcm5hbWUiOiJ5YW5uMjQyIiwiZW1haWwiOiJjb25nb3N0cmVhbWluZzI0MjJAZ21haWwuY29tIiwiZXhwIjoxNzgyNjM0NDIxfQ.l9tUJH4mToPzN9iCVXAlKA_vQ4S7VK1nEFoMZSIzMLQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f18eb6d82a32dd-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "160.113.21.61",
        "cf-ipcountry": "CG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 08:14:03 UTC] === END API CALL LOG ===
[21-Jun-2026 08:14:03 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 08:14:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU4IiwidXNlcm5hbWUiOiJ5YW5uMjQyIiwiZW1haWwiOiJjb25nb3N0cmVhbWluZzI0MjJAZ21haWwuY29tIiwiZXhwIjoxNzgyNjM0NDIxfQ.l9tUJH4mToPzN9iCVXAlKA_vQ4S7VK1nEFoMZSIzMLQ
[21-Jun-2026 08:14:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 08:14:03 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 08:14:03 UTC] User ID: 858
[21-Jun-2026 08:14:03 UTC] ✅ User profile retrieved successfully for user ID: 858
[21-Jun-2026 08:14:04 UTC] === API CALL LOG ===
[21-Jun-2026 08:14:04 UTC] Endpoint: user/profile.php
[21-Jun-2026 08:14:04 UTC] Full Log Data: {
    "timestamp": "2026-06-21 08:14:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "160.113.21.61",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "160.113.21.61, 104.22.45.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU4IiwidXNlcm5hbWUiOiJ5YW5uMjQyIiwiZW1haWwiOiJjb25nb3N0cmVhbWluZzI0MjJAZ21haWwuY29tIiwiZXhwIjoxNzgyNjM0NDIxfQ.l9tUJH4mToPzN9iCVXAlKA_vQ4S7VK1nEFoMZSIzMLQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f18ebba8e132dd-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "160.113.21.61",
        "cf-ipcountry": "CG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 08:14:04 UTC] === END API CALL LOG ===
[21-Jun-2026 08:14:04 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 08:14:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU4IiwidXNlcm5hbWUiOiJ5YW5uMjQyIiwiZW1haWwiOiJjb25nb3N0cmVhbWluZzI0MjJAZ21haWwuY29tIiwiZXhwIjoxNzgyNjM0NDIxfQ.l9tUJH4mToPzN9iCVXAlKA_vQ4S7VK1nEFoMZSIzMLQ
[21-Jun-2026 08:14:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 08:14:04 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 08:14:04 UTC] User ID: 858
[21-Jun-2026 08:14:04 UTC] ✅ User profile retrieved successfully for user ID: 858
[21-Jun-2026 08:14:04 UTC] User Purchases API - User ID: 858
[21-Jun-2026 08:14:04 UTC] User Purchases API - Total purchases found: 0
[21-Jun-2026 08:14:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 08:14:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 08:14:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"160.113.21.61, 104.22.45.74","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU4IiwidXNlcm5hbWUiOiJ5YW5uMjQyIiwiZW1haWwiOiJjb25nb3N0cmVhbWluZzI0MjJAZ21haWwuY29tIiwiZXhwIjoxNzgyNjM0NDIxfQ.l9tUJH4mToPzN9iCVXAlKA_vQ4S7VK1nEFoMZSIzMLQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0f18ed0b98532dd-JNB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"160.113.21.61","cf-ipcountry":"CG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-Jun-2026 08:14:07 UTC] === User Orders API Called ===
[21-Jun-2026 08:14:07 UTC] User ID: 858
[21-Jun-2026 08:14:07 UTC] Limit: 20, Offset: 0
[21-Jun-2026 08:14:07 UTC] Orders found: 0
[21-Jun-2026 08:14:07 UTC] Orders data: []
[21-Jun-2026 08:14:07 UTC] Total orders count: 0
[21-Jun-2026 08:14:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 08:14:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 08:14:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"160.113.21.61, 104.22.45.74","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU4IiwidXNlcm5hbWUiOiJ5YW5uMjQyIiwiZW1haWwiOiJjb25nb3N0cmVhbWluZzI0MjJAZ21haWwuY29tIiwiZXhwIjoxNzgyNjM0NDIxfQ.l9tUJH4mToPzN9iCVXAlKA_vQ4S7VK1nEFoMZSIzMLQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0f18ee9df5732dd-JNB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"160.113.21.61","cf-ipcountry":"CG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-Jun-2026 08:14:11 UTC] === User Orders API Called ===
[21-Jun-2026 08:14:11 UTC] User ID: 858
[21-Jun-2026 08:14:11 UTC] Limit: 20, Offset: 0
[21-Jun-2026 08:14:11 UTC] === API CALL LOG ===
[21-Jun-2026 08:14:11 UTC] Endpoint: user/profile.php
[21-Jun-2026 08:14:11 UTC] Full Log Data: {
    "timestamp": "2026-06-21 08:14:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "160.113.21.61",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "160.113.21.61, 104.22.45.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU4IiwidXNlcm5hbWUiOiJ5YW5uMjQyIiwiZW1haWwiOiJjb25nb3N0cmVhbWluZzI0MjJAZ21haWwuY29tIiwiZXhwIjoxNzgyNjM0NDIxfQ.l9tUJH4mToPzN9iCVXAlKA_vQ4S7VK1nEFoMZSIzMLQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f18ee9df5832dd-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "160.113.21.61",
        "cf-ipcountry": "CG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 08:14:11 UTC] Orders found: 0
[21-Jun-2026 08:14:11 UTC] Orders data: []
[21-Jun-2026 08:14:11 UTC] === END API CALL LOG ===
[21-Jun-2026 08:14:11 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 08:14:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU4IiwidXNlcm5hbWUiOiJ5YW5uMjQyIiwiZW1haWwiOiJjb25nb3N0cmVhbWluZzI0MjJAZ21haWwuY29tIiwiZXhwIjoxNzgyNjM0NDIxfQ.l9tUJH4mToPzN9iCVXAlKA_vQ4S7VK1nEFoMZSIzMLQ
[21-Jun-2026 08:14:11 UTC] Total orders count: 0
[21-Jun-2026 08:14:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 08:14:11 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 08:14:11 UTC] User ID: 858
[21-Jun-2026 08:14:11 UTC] ✅ User profile retrieved successfully for user ID: 858
[21-Jun-2026 08:14:12 UTC] === API CALL LOG ===
[21-Jun-2026 08:14:12 UTC] Endpoint: user/profile.php
[21-Jun-2026 08:14:12 UTC] Full Log Data: {
    "timestamp": "2026-06-21 08:14:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "160.113.21.61",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "160.113.21.61, 104.22.45.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU4IiwidXNlcm5hbWUiOiJ5YW5uMjQyIiwiZW1haWwiOiJjb25nb3N0cmVhbWluZzI0MjJAZ21haWwuY29tIiwiZXhwIjoxNzgyNjM0NDIxfQ.l9tUJH4mToPzN9iCVXAlKA_vQ4S7VK1nEFoMZSIzMLQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f18eee0ecb32dd-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "160.113.21.61",
        "cf-ipcountry": "CG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 08:14:12 UTC] === END API CALL LOG ===
[21-Jun-2026 08:14:12 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 08:14:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU4IiwidXNlcm5hbWUiOiJ5YW5uMjQyIiwiZW1haWwiOiJjb25nb3N0cmVhbWluZzI0MjJAZ21haWwuY29tIiwiZXhwIjoxNzgyNjM0NDIxfQ.l9tUJH4mToPzN9iCVXAlKA_vQ4S7VK1nEFoMZSIzMLQ
[21-Jun-2026 08:14:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 08:14:12 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 08:14:12 UTC] User ID: 858
[21-Jun-2026 08:14:12 UTC] ✅ User profile retrieved successfully for user ID: 858
[21-Jun-2026 08:14:12 UTC] === API CALL LOG ===
[21-Jun-2026 08:14:12 UTC] Endpoint: user/profile.php
[21-Jun-2026 08:14:12 UTC] Full Log Data: {
    "timestamp": "2026-06-21 08:14:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "160.113.21.61",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "160.113.21.61, 104.22.45.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU4IiwidXNlcm5hbWUiOiJ5YW5uMjQyIiwiZW1haWwiOiJjb25nb3N0cmVhbWluZzI0MjJAZ21haWwuY29tIiwiZXhwIjoxNzgyNjM0NDIxfQ.l9tUJH4mToPzN9iCVXAlKA_vQ4S7VK1nEFoMZSIzMLQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f18ef1be3732dd-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "160.113.21.61",
        "cf-ipcountry": "CG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 08:14:12 UTC] === END API CALL LOG ===
[21-Jun-2026 08:14:12 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 08:14:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU4IiwidXNlcm5hbWUiOiJ5YW5uMjQyIiwiZW1haWwiOiJjb25nb3N0cmVhbWluZzI0MjJAZ21haWwuY29tIiwiZXhwIjoxNzgyNjM0NDIxfQ.l9tUJH4mToPzN9iCVXAlKA_vQ4S7VK1nEFoMZSIzMLQ
[21-Jun-2026 08:14:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 08:14:12 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 08:14:12 UTC] User ID: 858
[21-Jun-2026 08:14:12 UTC] ✅ User profile retrieved successfully for user ID: 858
[21-Jun-2026 08:15:35 UTC] === API CALL LOG ===
[21-Jun-2026 08:15:35 UTC] Endpoint: user/profile.php
[21-Jun-2026 08:15:35 UTC] Full Log Data: {
    "timestamp": "2026-06-21 08:15:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "160.113.21.61",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "160.113.21.61, 197.234.242.163",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU4IiwidXNlcm5hbWUiOiJ5YW5uMjQyIiwiZW1haWwiOiJjb25nb3N0cmVhbWluZzI0MjJAZ21haWwuY29tIiwiZXhwIjoxNzgyNjM0NDIxfQ.l9tUJH4mToPzN9iCVXAlKA_vQ4S7VK1nEFoMZSIzMLQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f190f0cb1215d5-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "160.113.21.61",
        "cf-ipcountry": "CG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 08:15:35 UTC] === END API CALL LOG ===
[21-Jun-2026 08:15:35 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 08:15:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU4IiwidXNlcm5hbWUiOiJ5YW5uMjQyIiwiZW1haWwiOiJjb25nb3N0cmVhbWluZzI0MjJAZ21haWwuY29tIiwiZXhwIjoxNzgyNjM0NDIxfQ.l9tUJH4mToPzN9iCVXAlKA_vQ4S7VK1nEFoMZSIzMLQ
[21-Jun-2026 08:15:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 08:15:35 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 08:15:35 UTC] User ID: 858
[21-Jun-2026 08:15:35 UTC] ✅ User profile retrieved successfully for user ID: 858
[21-Jun-2026 08:15:46 UTC] === API CALL LOG ===
[21-Jun-2026 08:15:46 UTC] Endpoint: user/profile.php
[21-Jun-2026 08:15:46 UTC] Full Log Data: {
    "timestamp": "2026-06-21 08:15:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "160.113.21.61",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "160.113.21.61, 197.234.242.162",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU4IiwidXNlcm5hbWUiOiJ5YW5uMjQyIiwiZW1haWwiOiJjb25nb3N0cmVhbWluZzI0MjJAZ21haWwuY29tIiwiZXhwIjoxNzgyNjM0NDIxfQ.l9tUJH4mToPzN9iCVXAlKA_vQ4S7VK1nEFoMZSIzMLQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f1913ceb8415d5-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "160.113.21.61",
        "cf-ipcountry": "CG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 08:15:46 UTC] === END API CALL LOG ===
[21-Jun-2026 08:15:46 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 08:15:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 08:15:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU4IiwidXNlcm5hbWUiOiJ5YW5uMjQyIiwiZW1haWwiOiJjb25nb3N0cmVhbWluZzI0MjJAZ21haWwuY29tIiwiZXhwIjoxNzgyNjM0NDIxfQ.l9tUJH4mToPzN9iCVXAlKA_vQ4S7VK1nEFoMZSIzMLQ
[21-Jun-2026 08:15:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 08:15:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 08:15:46 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"160.113.21.61, 197.234.242.162","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU4IiwidXNlcm5hbWUiOiJ5YW5uMjQyIiwiZW1haWwiOiJjb25nb3N0cmVhbWluZzI0MjJAZ21haWwuY29tIiwiZXhwIjoxNzgyNjM0NDIxfQ.l9tUJH4mToPzN9iCVXAlKA_vQ4S7VK1nEFoMZSIzMLQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0f1913ceb7f15d5-JNB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"160.113.21.61","cf-ipcountry":"CG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-Jun-2026 08:15:46 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 08:15:46 UTC] User ID: 858
[21-Jun-2026 08:15:46 UTC] === User Orders API Called ===
[21-Jun-2026 08:15:46 UTC] User ID: 858
[21-Jun-2026 08:15:46 UTC] Limit: 20, Offset: 0
[21-Jun-2026 08:15:46 UTC] ✅ User profile retrieved successfully for user ID: 858
[21-Jun-2026 08:15:46 UTC] Orders found: 0
[21-Jun-2026 08:15:46 UTC] Orders data: []
[21-Jun-2026 08:15:46 UTC] Total orders count: 0
[21-Jun-2026 08:15:47 UTC] === API CALL LOG ===
[21-Jun-2026 08:15:47 UTC] Endpoint: user/profile.php
[21-Jun-2026 08:15:47 UTC] Full Log Data: {
    "timestamp": "2026-06-21 08:15:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "160.113.21.61",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "160.113.21.61, 197.234.242.162",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU4IiwidXNlcm5hbWUiOiJ5YW5uMjQyIiwiZW1haWwiOiJjb25nb3N0cmVhbWluZzI0MjJAZ21haWwuY29tIiwiZXhwIjoxNzgyNjM0NDIxfQ.l9tUJH4mToPzN9iCVXAlKA_vQ4S7VK1nEFoMZSIzMLQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f1913efeed15d5-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "160.113.21.61",
        "cf-ipcountry": "CG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 08:15:47 UTC] === END API CALL LOG ===
[21-Jun-2026 08:15:47 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 08:15:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU4IiwidXNlcm5hbWUiOiJ5YW5uMjQyIiwiZW1haWwiOiJjb25nb3N0cmVhbWluZzI0MjJAZ21haWwuY29tIiwiZXhwIjoxNzgyNjM0NDIxfQ.l9tUJH4mToPzN9iCVXAlKA_vQ4S7VK1nEFoMZSIzMLQ
[21-Jun-2026 08:15:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 08:15:47 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 08:15:47 UTC] User ID: 858
[21-Jun-2026 08:15:47 UTC] ✅ User profile retrieved successfully for user ID: 858
[21-Jun-2026 08:15:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 08:15:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 08:15:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"160.113.21.61, 197.234.242.162","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU4IiwidXNlcm5hbWUiOiJ5YW5uMjQyIiwiZW1haWwiOiJjb25nb3N0cmVhbWluZzI0MjJAZ21haWwuY29tIiwiZXhwIjoxNzgyNjM0NDIxfQ.l9tUJH4mToPzN9iCVXAlKA_vQ4S7VK1nEFoMZSIzMLQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0f191725f9315d5-JNB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"160.113.21.61","cf-ipcountry":"CG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-Jun-2026 08:15:55 UTC] === User Orders API Called ===
[21-Jun-2026 08:15:55 UTC] User ID: 858
[21-Jun-2026 08:15:55 UTC] Limit: 20, Offset: 0
[21-Jun-2026 08:15:55 UTC] Orders found: 0
[21-Jun-2026 08:15:55 UTC] Orders data: []
[21-Jun-2026 08:15:55 UTC] Total orders count: 0
[21-Jun-2026 08:15:55 UTC] === API CALL LOG ===
[21-Jun-2026 08:15:55 UTC] Endpoint: user/profile.php
[21-Jun-2026 08:15:55 UTC] Full Log Data: {
    "timestamp": "2026-06-21 08:15:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "160.113.21.61",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "160.113.21.61, 197.234.242.162",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU4IiwidXNlcm5hbWUiOiJ5YW5uMjQyIiwiZW1haWwiOiJjb25nb3N0cmVhbWluZzI0MjJAZ21haWwuY29tIiwiZXhwIjoxNzgyNjM0NDIxfQ.l9tUJH4mToPzN9iCVXAlKA_vQ4S7VK1nEFoMZSIzMLQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f191725f9515d5-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "160.113.21.61",
        "cf-ipcountry": "CG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 08:15:55 UTC] === END API CALL LOG ===
[21-Jun-2026 08:15:55 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 08:15:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU4IiwidXNlcm5hbWUiOiJ5YW5uMjQyIiwiZW1haWwiOiJjb25nb3N0cmVhbWluZzI0MjJAZ21haWwuY29tIiwiZXhwIjoxNzgyNjM0NDIxfQ.l9tUJH4mToPzN9iCVXAlKA_vQ4S7VK1nEFoMZSIzMLQ
[21-Jun-2026 08:15:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 08:15:55 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 08:15:55 UTC] User ID: 858
[21-Jun-2026 08:15:55 UTC] ✅ User profile retrieved successfully for user ID: 858
[21-Jun-2026 08:15:56 UTC] === API CALL LOG ===
[21-Jun-2026 08:15:56 UTC] Endpoint: user/profile.php
[21-Jun-2026 08:15:56 UTC] Full Log Data: {
    "timestamp": "2026-06-21 08:15:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "160.113.21.61",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "160.113.21.61, 197.234.242.162",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU4IiwidXNlcm5hbWUiOiJ5YW5uMjQyIiwiZW1haWwiOiJjb25nb3N0cmVhbWluZzI0MjJAZ21haWwuY29tIiwiZXhwIjoxNzgyNjM0NDIxfQ.l9tUJH4mToPzN9iCVXAlKA_vQ4S7VK1nEFoMZSIzMLQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f191767e2a15d5-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "160.113.21.61",
        "cf-ipcountry": "CG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 08:15:56 UTC] === END API CALL LOG ===
[21-Jun-2026 08:15:56 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 08:15:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU4IiwidXNlcm5hbWUiOiJ5YW5uMjQyIiwiZW1haWwiOiJjb25nb3N0cmVhbWluZzI0MjJAZ21haWwuY29tIiwiZXhwIjoxNzgyNjM0NDIxfQ.l9tUJH4mToPzN9iCVXAlKA_vQ4S7VK1nEFoMZSIzMLQ
[21-Jun-2026 08:15:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 08:15:56 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 08:15:56 UTC] User ID: 858
[21-Jun-2026 08:15:56 UTC] ✅ User profile retrieved successfully for user ID: 858
[21-Jun-2026 08:16:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 08:16:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 08:16:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"160.113.21.61, 197.234.242.163","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU4IiwidXNlcm5hbWUiOiJ5YW5uMjQyIiwiZW1haWwiOiJjb25nb3N0cmVhbWluZzI0MjJAZ21haWwuY29tIiwiZXhwIjoxNzgyNjM0NDIxfQ.l9tUJH4mToPzN9iCVXAlKA_vQ4S7VK1nEFoMZSIzMLQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0f192037f2215d5-JNB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"160.113.21.61","cf-ipcountry":"CG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-Jun-2026 08:16:18 UTC] === User Orders API Called ===
[21-Jun-2026 08:16:18 UTC] User ID: 858
[21-Jun-2026 08:16:18 UTC] Limit: 20, Offset: 0
[21-Jun-2026 08:16:18 UTC] Orders found: 0
[21-Jun-2026 08:16:18 UTC] Orders data: []
[21-Jun-2026 08:16:18 UTC] Total orders count: 0
[21-Jun-2026 08:16:18 UTC] === API CALL LOG ===
[21-Jun-2026 08:16:18 UTC] Endpoint: user/profile.php
[21-Jun-2026 08:16:18 UTC] Full Log Data: {
    "timestamp": "2026-06-21 08:16:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "160.113.21.61",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "160.113.21.61, 197.234.242.163",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU4IiwidXNlcm5hbWUiOiJ5YW5uMjQyIiwiZW1haWwiOiJjb25nb3N0cmVhbWluZzI0MjJAZ21haWwuY29tIiwiZXhwIjoxNzgyNjM0NDIxfQ.l9tUJH4mToPzN9iCVXAlKA_vQ4S7VK1nEFoMZSIzMLQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f192037f2515d5-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "160.113.21.61",
        "cf-ipcountry": "CG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 08:16:18 UTC] === END API CALL LOG ===
[21-Jun-2026 08:16:18 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 08:16:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU4IiwidXNlcm5hbWUiOiJ5YW5uMjQyIiwiZW1haWwiOiJjb25nb3N0cmVhbWluZzI0MjJAZ21haWwuY29tIiwiZXhwIjoxNzgyNjM0NDIxfQ.l9tUJH4mToPzN9iCVXAlKA_vQ4S7VK1nEFoMZSIzMLQ
[21-Jun-2026 08:16:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 08:16:18 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 08:16:18 UTC] User ID: 858
[21-Jun-2026 08:16:18 UTC] ✅ User profile retrieved successfully for user ID: 858
[21-Jun-2026 08:16:19 UTC] === API CALL LOG ===
[21-Jun-2026 08:16:19 UTC] Endpoint: user/profile.php
[21-Jun-2026 08:16:19 UTC] Full Log Data: {
    "timestamp": "2026-06-21 08:16:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "160.113.21.61",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "160.113.21.61, 197.234.242.163",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU4IiwidXNlcm5hbWUiOiJ5YW5uMjQyIiwiZW1haWwiOiJjb25nb3N0cmVhbWluZzI0MjJAZ21haWwuY29tIiwiZXhwIjoxNzgyNjM0NDIxfQ.l9tUJH4mToPzN9iCVXAlKA_vQ4S7VK1nEFoMZSIzMLQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f19207cda415d5-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "160.113.21.61",
        "cf-ipcountry": "CG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 08:16:19 UTC] === END API CALL LOG ===
[21-Jun-2026 08:16:19 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 08:16:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU4IiwidXNlcm5hbWUiOiJ5YW5uMjQyIiwiZW1haWwiOiJjb25nb3N0cmVhbWluZzI0MjJAZ21haWwuY29tIiwiZXhwIjoxNzgyNjM0NDIxfQ.l9tUJH4mToPzN9iCVXAlKA_vQ4S7VK1nEFoMZSIzMLQ
[21-Jun-2026 08:16:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 08:16:19 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 08:16:19 UTC] User ID: 858
[21-Jun-2026 08:16:19 UTC] ✅ User profile retrieved successfully for user ID: 858
[21-Jun-2026 08:16:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 08:16:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 08:16:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"160.113.21.61, 197.234.242.163","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU4IiwidXNlcm5hbWUiOiJ5YW5uMjQyIiwiZW1haWwiOiJjb25nb3N0cmVhbWluZzI0MjJAZ21haWwuY29tIiwiZXhwIjoxNzgyNjM0NDIxfQ.l9tUJH4mToPzN9iCVXAlKA_vQ4S7VK1nEFoMZSIzMLQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0f192158dc515d5-JNB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"160.113.21.61","cf-ipcountry":"CG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-Jun-2026 08:16:21 UTC] === User Orders API Called ===
[21-Jun-2026 08:16:21 UTC] User ID: 858
[21-Jun-2026 08:16:21 UTC] Limit: 20, Offset: 0
[21-Jun-2026 08:16:21 UTC] Orders found: 0
[21-Jun-2026 08:16:21 UTC] Orders data: []
[21-Jun-2026 08:16:21 UTC] Total orders count: 0
[21-Jun-2026 08:16:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 08:16:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 08:16:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"160.113.21.61, 197.234.242.163","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU4IiwidXNlcm5hbWUiOiJ5YW5uMjQyIiwiZW1haWwiOiJjb25nb3N0cmVhbWluZzI0MjJAZ21haWwuY29tIiwiZXhwIjoxNzgyNjM0NDIxfQ.l9tUJH4mToPzN9iCVXAlKA_vQ4S7VK1nEFoMZSIzMLQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0f1921e1d5e15d5-JNB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"160.113.21.61","cf-ipcountry":"CG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-Jun-2026 08:16:22 UTC] === User Orders API Called ===
[21-Jun-2026 08:16:22 UTC] User ID: 858
[21-Jun-2026 08:16:22 UTC] Limit: 20, Offset: 0
[21-Jun-2026 08:16:22 UTC] === API CALL LOG ===
[21-Jun-2026 08:16:22 UTC] Endpoint: user/profile.php
[21-Jun-2026 08:16:22 UTC] Full Log Data: {
    "timestamp": "2026-06-21 08:16:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "160.113.21.61",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "160.113.21.61, 197.234.242.163",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU4IiwidXNlcm5hbWUiOiJ5YW5uMjQyIiwiZW1haWwiOiJjb25nb3N0cmVhbWluZzI0MjJAZ21haWwuY29tIiwiZXhwIjoxNzgyNjM0NDIxfQ.l9tUJH4mToPzN9iCVXAlKA_vQ4S7VK1nEFoMZSIzMLQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f1921e1d6015d5-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "160.113.21.61",
        "cf-ipcountry": "CG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 08:16:22 UTC] === END API CALL LOG ===
[21-Jun-2026 08:16:22 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 08:16:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU4IiwidXNlcm5hbWUiOiJ5YW5uMjQyIiwiZW1haWwiOiJjb25nb3N0cmVhbWluZzI0MjJAZ21haWwuY29tIiwiZXhwIjoxNzgyNjM0NDIxfQ.l9tUJH4mToPzN9iCVXAlKA_vQ4S7VK1nEFoMZSIzMLQ
[21-Jun-2026 08:16:22 UTC] Orders found: 0
[21-Jun-2026 08:16:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 08:16:22 UTC] Orders data: []
[21-Jun-2026 08:16:22 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 08:16:22 UTC] User ID: 858
[21-Jun-2026 08:16:22 UTC] Total orders count: 0
[21-Jun-2026 08:16:22 UTC] ✅ User profile retrieved successfully for user ID: 858
[21-Jun-2026 08:16:23 UTC] === API CALL LOG ===
[21-Jun-2026 08:16:23 UTC] Endpoint: user/profile.php
[21-Jun-2026 08:16:23 UTC] Full Log Data: {
    "timestamp": "2026-06-21 08:16:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "160.113.21.61",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "160.113.21.61, 197.234.242.163",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU4IiwidXNlcm5hbWUiOiJ5YW5uMjQyIiwiZW1haWwiOiJjb25nb3N0cmVhbWluZzI0MjJAZ21haWwuY29tIiwiZXhwIjoxNzgyNjM0NDIxfQ.l9tUJH4mToPzN9iCVXAlKA_vQ4S7VK1nEFoMZSIzMLQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f19221dc3815d5-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "160.113.21.61",
        "cf-ipcountry": "CG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 08:16:23 UTC] === END API CALL LOG ===
[21-Jun-2026 08:16:23 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 08:16:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU4IiwidXNlcm5hbWUiOiJ5YW5uMjQyIiwiZW1haWwiOiJjb25nb3N0cmVhbWluZzI0MjJAZ21haWwuY29tIiwiZXhwIjoxNzgyNjM0NDIxfQ.l9tUJH4mToPzN9iCVXAlKA_vQ4S7VK1nEFoMZSIzMLQ
[21-Jun-2026 08:16:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 08:16:23 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 08:16:23 UTC] User ID: 858
[21-Jun-2026 08:16:23 UTC] ✅ User profile retrieved successfully for user ID: 858
[21-Jun-2026 08:16:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 08:16:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 08:16:26 UTC] === API CALL LOG ===
[21-Jun-2026 08:16:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"160.113.21.61, 197.234.242.163","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU4IiwidXNlcm5hbWUiOiJ5YW5uMjQyIiwiZW1haWwiOiJjb25nb3N0cmVhbWluZzI0MjJAZ21haWwuY29tIiwiZXhwIjoxNzgyNjM0NDIxfQ.l9tUJH4mToPzN9iCVXAlKA_vQ4S7VK1nEFoMZSIzMLQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0f19236f87e15d5-JNB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"160.113.21.61","cf-ipcountry":"CG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-Jun-2026 08:16:26 UTC] Endpoint: user/profile.php
[21-Jun-2026 08:16:26 UTC] Full Log Data: {
    "timestamp": "2026-06-21 08:16:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "160.113.21.61",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "160.113.21.61, 197.234.242.163",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU4IiwidXNlcm5hbWUiOiJ5YW5uMjQyIiwiZW1haWwiOiJjb25nb3N0cmVhbWluZzI0MjJAZ21haWwuY29tIiwiZXhwIjoxNzgyNjM0NDIxfQ.l9tUJH4mToPzN9iCVXAlKA_vQ4S7VK1nEFoMZSIzMLQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f19236f87f15d5-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "160.113.21.61",
        "cf-ipcountry": "CG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 08:16:26 UTC] === User Orders API Called ===
[21-Jun-2026 08:16:26 UTC] === END API CALL LOG ===
[21-Jun-2026 08:16:26 UTC] User ID: 858
[21-Jun-2026 08:16:26 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 08:16:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU4IiwidXNlcm5hbWUiOiJ5YW5uMjQyIiwiZW1haWwiOiJjb25nb3N0cmVhbWluZzI0MjJAZ21haWwuY29tIiwiZXhwIjoxNzgyNjM0NDIxfQ.l9tUJH4mToPzN9iCVXAlKA_vQ4S7VK1nEFoMZSIzMLQ
[21-Jun-2026 08:16:26 UTC] Limit: 20, Offset: 0
[21-Jun-2026 08:16:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 08:16:26 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 08:16:26 UTC] User ID: 858
[21-Jun-2026 08:16:26 UTC] ✅ User profile retrieved successfully for user ID: 858
[21-Jun-2026 08:16:26 UTC] Orders found: 0
[21-Jun-2026 08:16:26 UTC] Orders data: []
[21-Jun-2026 08:16:26 UTC] Total orders count: 0
[21-Jun-2026 08:16:27 UTC] === API CALL LOG ===
[21-Jun-2026 08:16:27 UTC] Endpoint: user/profile.php
[21-Jun-2026 08:16:27 UTC] Full Log Data: {
    "timestamp": "2026-06-21 08:16:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "160.113.21.61",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "160.113.21.61, 197.234.242.163",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU4IiwidXNlcm5hbWUiOiJ5YW5uMjQyIiwiZW1haWwiOiJjb25nb3N0cmVhbWluZzI0MjJAZ21haWwuY29tIiwiZXhwIjoxNzgyNjM0NDIxfQ.l9tUJH4mToPzN9iCVXAlKA_vQ4S7VK1nEFoMZSIzMLQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f1923b0ece15d5-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "160.113.21.61",
        "cf-ipcountry": "CG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 08:16:27 UTC] === END API CALL LOG ===
[21-Jun-2026 08:16:27 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 08:16:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU4IiwidXNlcm5hbWUiOiJ5YW5uMjQyIiwiZW1haWwiOiJjb25nb3N0cmVhbWluZzI0MjJAZ21haWwuY29tIiwiZXhwIjoxNzgyNjM0NDIxfQ.l9tUJH4mToPzN9iCVXAlKA_vQ4S7VK1nEFoMZSIzMLQ
[21-Jun-2026 08:16:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 08:16:27 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 08:16:27 UTC] User ID: 858
[21-Jun-2026 08:16:27 UTC] ✅ User profile retrieved successfully for user ID: 858
[21-Jun-2026 08:16:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 08:16:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 08:16:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"160.113.21.61, 197.234.242.163","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU4IiwidXNlcm5hbWUiOiJ5YW5uMjQyIiwiZW1haWwiOiJjb25nb3N0cmVhbWluZzI0MjJAZ21haWwuY29tIiwiZXhwIjoxNzgyNjM0NDIxfQ.l9tUJH4mToPzN9iCVXAlKA_vQ4S7VK1nEFoMZSIzMLQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0f1923d9ad215d5-JNB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"160.113.21.61","cf-ipcountry":"CG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-Jun-2026 08:16:27 UTC] === User Orders API Called ===
[21-Jun-2026 08:16:27 UTC] User ID: 858
[21-Jun-2026 08:16:27 UTC] Limit: 20, Offset: 0
[21-Jun-2026 08:16:27 UTC] Orders found: 0
[21-Jun-2026 08:16:27 UTC] Orders data: []
[21-Jun-2026 08:16:27 UTC] Total orders count: 0
[21-Jun-2026 08:16:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 08:16:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 08:16:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"160.113.21.61, 197.234.242.163","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU4IiwidXNlcm5hbWUiOiJ5YW5uMjQyIiwiZW1haWwiOiJjb25nb3N0cmVhbWluZzI0MjJAZ21haWwuY29tIiwiZXhwIjoxNzgyNjM0NDIxfQ.l9tUJH4mToPzN9iCVXAlKA_vQ4S7VK1nEFoMZSIzMLQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0f19246daca15d5-JNB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"160.113.21.61","cf-ipcountry":"CG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-Jun-2026 08:16:29 UTC] === User Orders API Called ===
[21-Jun-2026 08:16:29 UTC] === API CALL LOG ===
[21-Jun-2026 08:16:29 UTC] Endpoint: user/profile.php
[21-Jun-2026 08:16:29 UTC] User ID: 858
[21-Jun-2026 08:16:29 UTC] Limit: 20, Offset: 0
[21-Jun-2026 08:16:29 UTC] Full Log Data: {
    "timestamp": "2026-06-21 08:16:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "160.113.21.61",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "160.113.21.61, 197.234.242.163",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU4IiwidXNlcm5hbWUiOiJ5YW5uMjQyIiwiZW1haWwiOiJjb25nb3N0cmVhbWluZzI0MjJAZ21haWwuY29tIiwiZXhwIjoxNzgyNjM0NDIxfQ.l9tUJH4mToPzN9iCVXAlKA_vQ4S7VK1nEFoMZSIzMLQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f19246dacc15d5-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "160.113.21.61",
        "cf-ipcountry": "CG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 08:16:29 UTC] === END API CALL LOG ===
[21-Jun-2026 08:16:29 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 08:16:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU4IiwidXNlcm5hbWUiOiJ5YW5uMjQyIiwiZW1haWwiOiJjb25nb3N0cmVhbWluZzI0MjJAZ21haWwuY29tIiwiZXhwIjoxNzgyNjM0NDIxfQ.l9tUJH4mToPzN9iCVXAlKA_vQ4S7VK1nEFoMZSIzMLQ
[21-Jun-2026 08:16:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 08:16:29 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 08:16:29 UTC] User ID: 858
[21-Jun-2026 08:16:29 UTC] Orders found: 0
[21-Jun-2026 08:16:29 UTC] Orders data: []
[21-Jun-2026 08:16:29 UTC] Total orders count: 0
[21-Jun-2026 08:16:29 UTC] ✅ User profile retrieved successfully for user ID: 858
[21-Jun-2026 08:16:29 UTC] === API CALL LOG ===
[21-Jun-2026 08:16:29 UTC] Endpoint: user/profile.php
[21-Jun-2026 08:16:29 UTC] Full Log Data: {
    "timestamp": "2026-06-21 08:16:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "160.113.21.61",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "160.113.21.61, 197.234.242.163",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU4IiwidXNlcm5hbWUiOiJ5YW5uMjQyIiwiZW1haWwiOiJjb25nb3N0cmVhbWluZzI0MjJAZ21haWwuY29tIiwiZXhwIjoxNzgyNjM0NDIxfQ.l9tUJH4mToPzN9iCVXAlKA_vQ4S7VK1nEFoMZSIzMLQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f1924a18bf15d5-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "160.113.21.61",
        "cf-ipcountry": "CG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 08:16:29 UTC] === END API CALL LOG ===
[21-Jun-2026 08:16:29 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 08:16:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU4IiwidXNlcm5hbWUiOiJ5YW5uMjQyIiwiZW1haWwiOiJjb25nb3N0cmVhbWluZzI0MjJAZ21haWwuY29tIiwiZXhwIjoxNzgyNjM0NDIxfQ.l9tUJH4mToPzN9iCVXAlKA_vQ4S7VK1nEFoMZSIzMLQ
[21-Jun-2026 08:16:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 08:16:29 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 08:16:29 UTC] User ID: 858
[21-Jun-2026 08:16:29 UTC] ✅ User profile retrieved successfully for user ID: 858
[21-Jun-2026 08:16:30 UTC] User Purchases API - User ID: 858
[21-Jun-2026 08:16:30 UTC] User Purchases API - Total purchases found: 0
[21-Jun-2026 08:16:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 08:16:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 08:16:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"160.113.21.61, 197.234.242.163","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU4IiwidXNlcm5hbWUiOiJ5YW5uMjQyIiwiZW1haWwiOiJjb25nb3N0cmVhbWluZzI0MjJAZ21haWwuY29tIiwiZXhwIjoxNzgyNjM0NDIxfQ.l9tUJH4mToPzN9iCVXAlKA_vQ4S7VK1nEFoMZSIzMLQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0f19269ee0115d5-JNB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"160.113.21.61","cf-ipcountry":"CG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-Jun-2026 08:16:34 UTC] === User Orders API Called ===
[21-Jun-2026 08:16:34 UTC] User ID: 858
[21-Jun-2026 08:16:34 UTC] Limit: 20, Offset: 0
[21-Jun-2026 08:16:34 UTC] Orders found: 0
[21-Jun-2026 08:16:34 UTC] Orders data: []
[21-Jun-2026 08:16:34 UTC] Total orders count: 0
[21-Jun-2026 08:46:35 UTC] === API CALL LOG ===
[21-Jun-2026 08:46:35 UTC] Endpoint: user/profile.php
[21-Jun-2026 08:46:35 UTC] Full Log Data: {
    "timestamp": "2026-06-21 08:46:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.32.233",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.89.32.233, 141.101.99.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg1IiwidXNlcm5hbWUiOiJAa2luZ2F5dXNoYiIsImVtYWlsIjoic3RlcGhlbmJvYm84MzhAZ21haWwuY29tIiwiZXhwIjoxNzgxNzg0ODg3fQ.clNAbfLUtL2HHu5WrqcQIWjIaJo6UFtSwW0B-RjBRh0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f1be612e73edf6-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.89.32.233",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 08:46:35 UTC] === END API CALL LOG ===
[21-Jun-2026 08:46:35 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 08:46:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg1IiwidXNlcm5hbWUiOiJAa2luZ2F5dXNoYiIsImVtYWlsIjoic3RlcGhlbmJvYm84MzhAZ21haWwuY29tIiwiZXhwIjoxNzgxNzg0ODg3fQ.clNAbfLUtL2HHu5WrqcQIWjIaJo6UFtSwW0B-RjBRh0
[21-Jun-2026 08:46:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 08:46:35 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 08:46:35 UTC] User ID: 785
[21-Jun-2026 08:46:35 UTC] ✅ User profile retrieved successfully for user ID: 785
[21-Jun-2026 08:46:36 UTC] === API CALL LOG ===
[21-Jun-2026 08:46:36 UTC] Endpoint: user/profile.php
[21-Jun-2026 08:46:36 UTC] Full Log Data: {
    "timestamp": "2026-06-21 08:46:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.32.233",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.89.32.233, 141.101.99.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg1IiwidXNlcm5hbWUiOiJAa2luZ2F5dXNoYiIsImVtYWlsIjoic3RlcGhlbmJvYm84MzhAZ21haWwuY29tIiwiZXhwIjoxNzgxNzg0ODg3fQ.clNAbfLUtL2HHu5WrqcQIWjIaJo6UFtSwW0B-RjBRh0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f1be65faabedf6-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.89.32.233",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 08:46:36 UTC] === END API CALL LOG ===
[21-Jun-2026 08:46:36 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 08:46:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg1IiwidXNlcm5hbWUiOiJAa2luZ2F5dXNoYiIsImVtYWlsIjoic3RlcGhlbmJvYm84MzhAZ21haWwuY29tIiwiZXhwIjoxNzgxNzg0ODg3fQ.clNAbfLUtL2HHu5WrqcQIWjIaJo6UFtSwW0B-RjBRh0
[21-Jun-2026 08:46:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 08:46:36 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 08:46:36 UTC] User ID: 785
[21-Jun-2026 08:46:36 UTC] ✅ User profile retrieved successfully for user ID: 785
[21-Jun-2026 08:46:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 08:46:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 08:46:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.89.32.233, 141.101.99.152","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg1IiwidXNlcm5hbWUiOiJAa2luZ2F5dXNoYiIsImVtYWlsIjoic3RlcGhlbmJvYm84MzhAZ21haWwuY29tIiwiZXhwIjoxNzgxNzg0ODg3fQ.clNAbfLUtL2HHu5WrqcQIWjIaJo6UFtSwW0B-RjBRh0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0f1be65fab1edf6-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.89.32.233","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-Jun-2026 08:46:36 UTC] === User Orders API Called ===
[21-Jun-2026 08:46:36 UTC] User ID: 785
[21-Jun-2026 08:46:36 UTC] Limit: 20, Offset: 0
[21-Jun-2026 08:46:36 UTC] Orders found: 0
[21-Jun-2026 08:46:36 UTC] Orders data: []
[21-Jun-2026 08:46:36 UTC] Total orders count: 0
[21-Jun-2026 08:46:36 UTC] === API CALL LOG ===
[21-Jun-2026 08:46:36 UTC] Endpoint: user/profile.php
[21-Jun-2026 08:46:36 UTC] Full Log Data: {
    "timestamp": "2026-06-21 08:46:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.32.233",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.89.32.233, 141.101.98.56",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg1IiwidXNlcm5hbWUiOiJAa2luZ2F5dXNoYiIsImVtYWlsIjoic3RlcGhlbmJvYm84MzhAZ21haWwuY29tIiwiZXhwIjoxNzgxNzg0ODg3fQ.clNAbfLUtL2HHu5WrqcQIWjIaJo6UFtSwW0B-RjBRh0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f1be66dd01edf6-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.89.32.233",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 08:46:36 UTC] === END API CALL LOG ===
[21-Jun-2026 08:46:36 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 08:46:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg1IiwidXNlcm5hbWUiOiJAa2luZ2F5dXNoYiIsImVtYWlsIjoic3RlcGhlbmJvYm84MzhAZ21haWwuY29tIiwiZXhwIjoxNzgxNzg0ODg3fQ.clNAbfLUtL2HHu5WrqcQIWjIaJo6UFtSwW0B-RjBRh0
[21-Jun-2026 08:46:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 08:46:36 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 08:46:36 UTC] User ID: 785
[21-Jun-2026 08:46:36 UTC] ✅ User profile retrieved successfully for user ID: 785
[21-Jun-2026 08:46:49 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 08:46:49 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 08:46:49 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.89.32.233, 141.101.99.151","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg1IiwidXNlcm5hbWUiOiJAa2luZ2F5dXNoYiIsImVtYWlsIjoic3RlcGhlbmJvYm84MzhAZ21haWwuY29tIiwiZXhwIjoxNzgxNzg0ODg3fQ.clNAbfLUtL2HHu5WrqcQIWjIaJo6UFtSwW0B-RjBRh0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0f1beb57c8eedf6-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.89.32.233","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-Jun-2026 08:46:49 UTC] === User Orders API Called ===
[21-Jun-2026 08:46:49 UTC] User ID: 785
[21-Jun-2026 08:46:49 UTC] Limit: 20, Offset: 0
[21-Jun-2026 08:46:49 UTC] Orders found: 0
[21-Jun-2026 08:46:49 UTC] Orders data: []
[21-Jun-2026 08:46:49 UTC] Total orders count: 0
[21-Jun-2026 08:46:49 UTC] === API CALL LOG ===
[21-Jun-2026 08:46:49 UTC] Endpoint: user/profile.php
[21-Jun-2026 08:46:49 UTC] Full Log Data: {
    "timestamp": "2026-06-21 08:46:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.32.233",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.89.32.233, 141.101.99.151",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg1IiwidXNlcm5hbWUiOiJAa2luZ2F5dXNoYiIsImVtYWlsIjoic3RlcGhlbmJvYm84MzhAZ21haWwuY29tIiwiZXhwIjoxNzgxNzg0ODg3fQ.clNAbfLUtL2HHu5WrqcQIWjIaJo6UFtSwW0B-RjBRh0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f1beb57c90edf6-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.89.32.233",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 08:46:49 UTC] === END API CALL LOG ===
[21-Jun-2026 08:46:49 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 08:46:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg1IiwidXNlcm5hbWUiOiJAa2luZ2F5dXNoYiIsImVtYWlsIjoic3RlcGhlbmJvYm84MzhAZ21haWwuY29tIiwiZXhwIjoxNzgxNzg0ODg3fQ.clNAbfLUtL2HHu5WrqcQIWjIaJo6UFtSwW0B-RjBRh0
[21-Jun-2026 08:46:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 08:46:49 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 08:46:49 UTC] User ID: 785
[21-Jun-2026 08:46:49 UTC] ✅ User profile retrieved successfully for user ID: 785
[21-Jun-2026 08:46:49 UTC] === API CALL LOG ===
[21-Jun-2026 08:46:49 UTC] Endpoint: user/profile.php
[21-Jun-2026 08:46:49 UTC] Full Log Data: {
    "timestamp": "2026-06-21 08:46:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.32.233",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.89.32.233, 141.101.99.151",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg1IiwidXNlcm5hbWUiOiJAa2luZ2F5dXNoYiIsImVtYWlsIjoic3RlcGhlbmJvYm84MzhAZ21haWwuY29tIiwiZXhwIjoxNzgxNzg0ODg3fQ.clNAbfLUtL2HHu5WrqcQIWjIaJo6UFtSwW0B-RjBRh0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f1beb9ae0fedf6-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.89.32.233",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 08:46:49 UTC] === END API CALL LOG ===
[21-Jun-2026 08:46:49 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 08:46:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg1IiwidXNlcm5hbWUiOiJAa2luZ2F5dXNoYiIsImVtYWlsIjoic3RlcGhlbmJvYm84MzhAZ21haWwuY29tIiwiZXhwIjoxNzgxNzg0ODg3fQ.clNAbfLUtL2HHu5WrqcQIWjIaJo6UFtSwW0B-RjBRh0
[21-Jun-2026 08:46:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 08:46:49 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 08:46:49 UTC] User ID: 785
[21-Jun-2026 08:46:49 UTC] ✅ User profile retrieved successfully for user ID: 785
[21-Jun-2026 08:47:03 UTC] === API CALL LOG ===
[21-Jun-2026 08:47:03 UTC] Endpoint: user/profile.php
[21-Jun-2026 08:47:03 UTC] Full Log Data: {
    "timestamp": "2026-06-21 08:47:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.32.233",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.89.32.233, 141.101.99.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg1IiwidXNlcm5hbWUiOiJAa2luZ2F5dXNoYiIsImVtYWlsIjoic3RlcGhlbmJvYm84MzhAZ21haWwuY29tIiwiZXhwIjoxNzgxNzg0ODg3fQ.clNAbfLUtL2HHu5WrqcQIWjIaJo6UFtSwW0B-RjBRh0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f1bf0f2e5eedf6-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.89.32.233",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 08:47:03 UTC] === END API CALL LOG ===
[21-Jun-2026 08:47:03 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 08:47:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg1IiwidXNlcm5hbWUiOiJAa2luZ2F5dXNoYiIsImVtYWlsIjoic3RlcGhlbmJvYm84MzhAZ21haWwuY29tIiwiZXhwIjoxNzgxNzg0ODg3fQ.clNAbfLUtL2HHu5WrqcQIWjIaJo6UFtSwW0B-RjBRh0
[21-Jun-2026 08:47:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 08:47:03 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 08:47:03 UTC] User ID: 785
[21-Jun-2026 08:47:03 UTC] ✅ User profile retrieved successfully for user ID: 785
[21-Jun-2026 08:47:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 08:47:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 08:47:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.89.32.233, 141.101.99.152","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg1IiwidXNlcm5hbWUiOiJAa2luZ2F5dXNoYiIsImVtYWlsIjoic3RlcGhlbmJvYm84MzhAZ21haWwuY29tIiwiZXhwIjoxNzgxNzg0ODg3fQ.clNAbfLUtL2HHu5WrqcQIWjIaJo6UFtSwW0B-RjBRh0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0f1bf0f2e5aedf6-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.89.32.233","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-Jun-2026 08:47:03 UTC] === User Orders API Called ===
[21-Jun-2026 08:47:03 UTC] User ID: 785
[21-Jun-2026 08:47:03 UTC] Limit: 20, Offset: 0
[21-Jun-2026 08:47:03 UTC] Orders found: 0
[21-Jun-2026 08:47:03 UTC] Orders data: []
[21-Jun-2026 08:47:03 UTC] Total orders count: 0
[21-Jun-2026 08:47:04 UTC] === API CALL LOG ===
[21-Jun-2026 08:47:04 UTC] Endpoint: user/profile.php
[21-Jun-2026 08:47:04 UTC] Full Log Data: {
    "timestamp": "2026-06-21 08:47:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.32.233",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.89.32.233, 141.101.99.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg1IiwidXNlcm5hbWUiOiJAa2luZ2F5dXNoYiIsImVtYWlsIjoic3RlcGhlbmJvYm84MzhAZ21haWwuY29tIiwiZXhwIjoxNzgxNzg0ODg3fQ.clNAbfLUtL2HHu5WrqcQIWjIaJo6UFtSwW0B-RjBRh0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f1bf134f9bedf6-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.89.32.233",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 08:47:04 UTC] === END API CALL LOG ===
[21-Jun-2026 08:47:04 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 08:47:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg1IiwidXNlcm5hbWUiOiJAa2luZ2F5dXNoYiIsImVtYWlsIjoic3RlcGhlbmJvYm84MzhAZ21haWwuY29tIiwiZXhwIjoxNzgxNzg0ODg3fQ.clNAbfLUtL2HHu5WrqcQIWjIaJo6UFtSwW0B-RjBRh0
[21-Jun-2026 08:47:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 08:47:04 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 08:47:04 UTC] User ID: 785
[21-Jun-2026 08:47:04 UTC] ✅ User profile retrieved successfully for user ID: 785
[21-Jun-2026 09:34:49 UTC] === API CALL LOG ===
[21-Jun-2026 09:34:49 UTC] Endpoint: user/profile.php
[21-Jun-2026 09:34:49 UTC] Full Log Data: {
    "timestamp": "2026-06-21 09:34:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "93.123.109.101",
    "user_agent": "Mozilla\/5.0 (Windows NT 6.1; Win64; x64; rv:47.0) Gecko\/20100101 Firefox\/47.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "93.123.109.101, 104.23.170.178",
        "User-Agent": "Mozilla\/5.0 (Windows NT 6.1; Win64; x64; rv:47.0) Gecko\/20100101 Firefox\/47.0",
        "cf-ray": "a0f205068c9c3379-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "93.123.109.101",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "Accept-Encoding": "gzip, br"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 09:34:49 UTC] === END API CALL LOG ===
[21-Jun-2026 09:34:50 UTC] API Hash Debug - Received: 
[21-Jun-2026 09:34:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 09:34:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"93.123.109.101, 172.71.103.31","User-Agent":"Mozilla\/5.0 (Windows NT 6.1; Win64; x64; rv:47.0) Gecko\/20100101 Firefox\/47.0","cf-ray":"a0f2050abc00b95a-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"93.123.109.101","cf-ipcountry":"NL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https","Accept-Encoding":"gzip, br"}
[21-Jun-2026 09:34:52 UTC] === API CALL LOG ===
[21-Jun-2026 09:34:52 UTC] Endpoint: user/profile.php
[21-Jun-2026 09:34:52 UTC] Full Log Data: {
    "timestamp": "2026-06-21 09:34:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "93.123.109.101",
    "user_agent": "Mozilla\/5.0 (Windows NT 6.1; Win64; x64; rv:47.0) Gecko\/20100101 Firefox\/47.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "93.123.109.101, 172.71.99.196",
        "User-Agent": "Mozilla\/5.0 (Windows NT 6.1; Win64; x64; rv:47.0) Gecko\/20100101 Firefox\/47.0",
        "cf-ray": "a0f2051c0be80b3a-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "93.123.109.101",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "Accept-Encoding": "gzip, br"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 09:34:52 UTC] === END API CALL LOG ===
[21-Jun-2026 09:34:53 UTC] API Hash Debug - Received: 
[21-Jun-2026 09:34:53 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 09:34:53 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"93.123.109.101, 162.159.113.83","User-Agent":"Mozilla\/5.0 (Windows NT 6.1; Win64; x64; rv:47.0) Gecko\/20100101 Firefox\/47.0","cf-ray":"a0f2051e7c9e33a0-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"93.123.109.101","cf-ipcountry":"NL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https","Accept-Encoding":"gzip, br"}
[21-Jun-2026 11:14:01 UTC] === API CALL LOG ===
[21-Jun-2026 11:14:01 UTC] Endpoint: user/profile.php
[21-Jun-2026 11:14:01 UTC] Full Log Data: {
    "timestamp": "2026-06-21 11:14:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "107.151.197.76",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "107.151.197.76, 104.22.104.170",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU5IiwidXNlcm5hbWUiOiJlbGl0ZXdhdjk3IiwiZW1haWwiOiJtc2F1cmFzaG9wMEBnbWFpbC5jb20iLCJleHAiOjE3ODI2NDUyNDB9.OemwHKvmPzoOwqjNA1B7BNr2UW-XTdw-h3Z5xsyP4bs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f296542bb5c9fe-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "107.151.197.76",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 11:14:01 UTC] === END API CALL LOG ===
[21-Jun-2026 11:14:01 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 11:14:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU5IiwidXNlcm5hbWUiOiJlbGl0ZXdhdjk3IiwiZW1haWwiOiJtc2F1cmFzaG9wMEBnbWFpbC5jb20iLCJleHAiOjE3ODI2NDUyNDB9.OemwHKvmPzoOwqjNA1B7BNr2UW-XTdw-h3Z5xsyP4bs
[21-Jun-2026 11:14:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 11:14:01 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 11:14:01 UTC] User ID: 859
[21-Jun-2026 11:14:01 UTC] ✅ User profile retrieved successfully for user ID: 859
[21-Jun-2026 11:14:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 11:14:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 11:14:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"107.151.197.76, 104.22.104.170","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU5IiwidXNlcm5hbWUiOiJlbGl0ZXdhdjk3IiwiZW1haWwiOiJtc2F1cmFzaG9wMEBnbWFpbC5jb20iLCJleHAiOjE3ODI2NDUyNDB9.OemwHKvmPzoOwqjNA1B7BNr2UW-XTdw-h3Z5xsyP4bs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0f296542bb9c9fe-IAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"107.151.197.76","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-Jun-2026 11:14:01 UTC] === User Orders API Called ===
[21-Jun-2026 11:14:01 UTC] User ID: 859
[21-Jun-2026 11:14:01 UTC] Limit: 20, Offset: 0
[21-Jun-2026 11:14:01 UTC] Orders found: 0
[21-Jun-2026 11:14:01 UTC] Orders data: []
[21-Jun-2026 11:14:01 UTC] Total orders count: 0
[21-Jun-2026 11:14:01 UTC] === API CALL LOG ===
[21-Jun-2026 11:14:01 UTC] Endpoint: user/profile.php
[21-Jun-2026 11:14:01 UTC] Full Log Data: {
    "timestamp": "2026-06-21 11:14:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "107.151.197.76",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "107.151.197.76, 104.22.104.170",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU5IiwidXNlcm5hbWUiOiJlbGl0ZXdhdjk3IiwiZW1haWwiOiJtc2F1cmFzaG9wMEBnbWFpbC5jb20iLCJleHAiOjE3ODI2NDUyNDB9.OemwHKvmPzoOwqjNA1B7BNr2UW-XTdw-h3Z5xsyP4bs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f296556ef6c9fe-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "107.151.197.76",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 11:14:01 UTC] === END API CALL LOG ===
[21-Jun-2026 11:14:01 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 11:14:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU5IiwidXNlcm5hbWUiOiJlbGl0ZXdhdjk3IiwiZW1haWwiOiJtc2F1cmFzaG9wMEBnbWFpbC5jb20iLCJleHAiOjE3ODI2NDUyNDB9.OemwHKvmPzoOwqjNA1B7BNr2UW-XTdw-h3Z5xsyP4bs
[21-Jun-2026 11:14:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 11:14:01 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 11:14:01 UTC] User ID: 859
[21-Jun-2026 11:14:01 UTC] ✅ User profile retrieved successfully for user ID: 859
[21-Jun-2026 11:14:02 UTC] === API CALL LOG ===
[21-Jun-2026 11:14:02 UTC] Endpoint: user/profile.php
[21-Jun-2026 11:14:02 UTC] Full Log Data: {
    "timestamp": "2026-06-21 11:14:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "107.151.197.76",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "107.151.197.76, 104.22.104.170",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU5IiwidXNlcm5hbWUiOiJlbGl0ZXdhdjk3IiwiZW1haWwiOiJtc2F1cmFzaG9wMEBnbWFpbC5jb20iLCJleHAiOjE3ODI2NDUyNDB9.OemwHKvmPzoOwqjNA1B7BNr2UW-XTdw-h3Z5xsyP4bs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f2965c98bbc9fe-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "107.151.197.76",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 11:14:02 UTC] === END API CALL LOG ===
[21-Jun-2026 11:14:02 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 11:14:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU5IiwidXNlcm5hbWUiOiJlbGl0ZXdhdjk3IiwiZW1haWwiOiJtc2F1cmFzaG9wMEBnbWFpbC5jb20iLCJleHAiOjE3ODI2NDUyNDB9.OemwHKvmPzoOwqjNA1B7BNr2UW-XTdw-h3Z5xsyP4bs
[21-Jun-2026 11:14:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 11:14:02 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 11:14:02 UTC] User ID: 859
[21-Jun-2026 11:14:02 UTC] ✅ User profile retrieved successfully for user ID: 859
[21-Jun-2026 11:14:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 11:14:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 11:14:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"107.151.197.76, 104.22.104.171","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU5IiwidXNlcm5hbWUiOiJlbGl0ZXdhdjk3IiwiZW1haWwiOiJtc2F1cmFzaG9wMEBnbWFpbC5jb20iLCJleHAiOjE3ODI2NDUyNDB9.OemwHKvmPzoOwqjNA1B7BNr2UW-XTdw-h3Z5xsyP4bs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0f296e87d39c9fe-IAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"107.151.197.76","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-Jun-2026 11:14:24 UTC] === API CALL LOG ===
[21-Jun-2026 11:14:24 UTC] Endpoint: user/profile.php
[21-Jun-2026 11:14:24 UTC] === User Orders API Called ===
[21-Jun-2026 11:14:24 UTC] Full Log Data: {
    "timestamp": "2026-06-21 11:14:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "107.151.197.76",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "107.151.197.76, 104.22.104.171",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU5IiwidXNlcm5hbWUiOiJlbGl0ZXdhdjk3IiwiZW1haWwiOiJtc2F1cmFzaG9wMEBnbWFpbC5jb20iLCJleHAiOjE3ODI2NDUyNDB9.OemwHKvmPzoOwqjNA1B7BNr2UW-XTdw-h3Z5xsyP4bs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f296e87d3ec9fe-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "107.151.197.76",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 11:14:24 UTC] User ID: 859
[21-Jun-2026 11:14:24 UTC] === END API CALL LOG ===
[21-Jun-2026 11:14:24 UTC] Limit: 20, Offset: 0
[21-Jun-2026 11:14:24 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 11:14:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU5IiwidXNlcm5hbWUiOiJlbGl0ZXdhdjk3IiwiZW1haWwiOiJtc2F1cmFzaG9wMEBnbWFpbC5jb20iLCJleHAiOjE3ODI2NDUyNDB9.OemwHKvmPzoOwqjNA1B7BNr2UW-XTdw-h3Z5xsyP4bs
[21-Jun-2026 11:14:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 11:14:24 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 11:14:24 UTC] User ID: 859
[21-Jun-2026 11:14:24 UTC] Orders found: 0
[21-Jun-2026 11:14:24 UTC] Orders data: []
[21-Jun-2026 11:14:24 UTC] ✅ User profile retrieved successfully for user ID: 859
[21-Jun-2026 11:14:24 UTC] Total orders count: 0
[21-Jun-2026 11:14:25 UTC] === API CALL LOG ===
[21-Jun-2026 11:14:25 UTC] Endpoint: user/profile.php
[21-Jun-2026 11:14:25 UTC] Full Log Data: {
    "timestamp": "2026-06-21 11:14:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "107.151.197.76",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "107.151.197.76, 104.22.104.171",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU5IiwidXNlcm5hbWUiOiJlbGl0ZXdhdjk3IiwiZW1haWwiOiJtc2F1cmFzaG9wMEBnbWFpbC5jb20iLCJleHAiOjE3ODI2NDUyNDB9.OemwHKvmPzoOwqjNA1B7BNr2UW-XTdw-h3Z5xsyP4bs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f296ebdedcc9fe-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "107.151.197.76",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 11:14:25 UTC] === END API CALL LOG ===
[21-Jun-2026 11:14:25 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 11:14:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU5IiwidXNlcm5hbWUiOiJlbGl0ZXdhdjk3IiwiZW1haWwiOiJtc2F1cmFzaG9wMEBnbWFpbC5jb20iLCJleHAiOjE3ODI2NDUyNDB9.OemwHKvmPzoOwqjNA1B7BNr2UW-XTdw-h3Z5xsyP4bs
[21-Jun-2026 11:14:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 11:14:25 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 11:14:25 UTC] User ID: 859
[21-Jun-2026 11:14:25 UTC] ✅ User profile retrieved successfully for user ID: 859
[21-Jun-2026 11:14:26 UTC] === API CALL LOG ===
[21-Jun-2026 11:14:26 UTC] Endpoint: user/profile.php
[21-Jun-2026 11:14:26 UTC] Full Log Data: {
    "timestamp": "2026-06-21 11:14:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "107.151.197.76",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "107.151.197.76, 104.22.104.171",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU5IiwidXNlcm5hbWUiOiJlbGl0ZXdhdjk3IiwiZW1haWwiOiJtc2F1cmFzaG9wMEBnbWFpbC5jb20iLCJleHAiOjE3ODI2NDUyNDB9.OemwHKvmPzoOwqjNA1B7BNr2UW-XTdw-h3Z5xsyP4bs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f296f1bf4fc9fe-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "107.151.197.76",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 11:14:26 UTC] === END API CALL LOG ===
[21-Jun-2026 11:14:26 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 11:14:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU5IiwidXNlcm5hbWUiOiJlbGl0ZXdhdjk3IiwiZW1haWwiOiJtc2F1cmFzaG9wMEBnbWFpbC5jb20iLCJleHAiOjE3ODI2NDUyNDB9.OemwHKvmPzoOwqjNA1B7BNr2UW-XTdw-h3Z5xsyP4bs
[21-Jun-2026 11:14:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 11:14:26 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 11:14:26 UTC] User ID: 859
[21-Jun-2026 11:14:26 UTC] ✅ User profile retrieved successfully for user ID: 859
[21-Jun-2026 11:14:41 UTC] === API CALL LOG ===
[21-Jun-2026 11:14:41 UTC] Endpoint: user/profile.php
[21-Jun-2026 11:14:41 UTC] Full Log Data: {
    "timestamp": "2026-06-21 11:14:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "107.151.197.76",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "107.151.197.76, 104.22.104.171",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU5IiwidXNlcm5hbWUiOiJlbGl0ZXdhdjk3IiwiZW1haWwiOiJtc2F1cmFzaG9wMEBnbWFpbC5jb20iLCJleHAiOjE3ODI2NDUyNDB9.OemwHKvmPzoOwqjNA1B7BNr2UW-XTdw-h3Z5xsyP4bs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f2974f19abc9fe-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "107.151.197.76",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 11:14:41 UTC] === END API CALL LOG ===
[21-Jun-2026 11:14:41 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 11:14:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU5IiwidXNlcm5hbWUiOiJlbGl0ZXdhdjk3IiwiZW1haWwiOiJtc2F1cmFzaG9wMEBnbWFpbC5jb20iLCJleHAiOjE3ODI2NDUyNDB9.OemwHKvmPzoOwqjNA1B7BNr2UW-XTdw-h3Z5xsyP4bs
[21-Jun-2026 11:14:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 11:14:41 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 11:14:41 UTC] User ID: 859
[21-Jun-2026 11:14:41 UTC] ✅ User profile retrieved successfully for user ID: 859
[21-Jun-2026 11:14:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 11:14:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 11:14:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"107.151.197.76, 104.22.104.170","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU5IiwidXNlcm5hbWUiOiJlbGl0ZXdhdjk3IiwiZW1haWwiOiJtc2F1cmFzaG9wMEBnbWFpbC5jb20iLCJleHAiOjE3ODI2NDUyNDB9.OemwHKvmPzoOwqjNA1B7BNr2UW-XTdw-h3Z5xsyP4bs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0f2974f19a6c9fe-IAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"107.151.197.76","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-Jun-2026 11:14:41 UTC] === User Orders API Called ===
[21-Jun-2026 11:14:41 UTC] User ID: 859
[21-Jun-2026 11:14:41 UTC] Limit: 20, Offset: 0
[21-Jun-2026 11:14:41 UTC] Orders found: 0
[21-Jun-2026 11:14:41 UTC] Orders data: []
[21-Jun-2026 11:14:41 UTC] Total orders count: 0
[21-Jun-2026 11:14:41 UTC] === API CALL LOG ===
[21-Jun-2026 11:14:41 UTC] Endpoint: user/profile.php
[21-Jun-2026 11:14:41 UTC] Full Log Data: {
    "timestamp": "2026-06-21 11:14:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "107.151.197.76",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "107.151.197.76, 104.22.104.171",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU5IiwidXNlcm5hbWUiOiJlbGl0ZXdhdjk3IiwiZW1haWwiOiJtc2F1cmFzaG9wMEBnbWFpbC5jb20iLCJleHAiOjE3ODI2NDUyNDB9.OemwHKvmPzoOwqjNA1B7BNr2UW-XTdw-h3Z5xsyP4bs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f29752fbbbc9fe-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "107.151.197.76",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 11:14:41 UTC] === END API CALL LOG ===
[21-Jun-2026 11:14:41 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 11:14:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU5IiwidXNlcm5hbWUiOiJlbGl0ZXdhdjk3IiwiZW1haWwiOiJtc2F1cmFzaG9wMEBnbWFpbC5jb20iLCJleHAiOjE3ODI2NDUyNDB9.OemwHKvmPzoOwqjNA1B7BNr2UW-XTdw-h3Z5xsyP4bs
[21-Jun-2026 11:14:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 11:14:41 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 11:14:41 UTC] User ID: 859
[21-Jun-2026 11:14:41 UTC] ✅ User profile retrieved successfully for user ID: 859
[21-Jun-2026 11:14:42 UTC] === API CALL LOG ===
[21-Jun-2026 11:14:42 UTC] Endpoint: user/profile.php
[21-Jun-2026 11:14:42 UTC] Full Log Data: {
    "timestamp": "2026-06-21 11:14:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "107.151.197.76",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "107.151.197.76, 104.22.104.171",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU5IiwidXNlcm5hbWUiOiJlbGl0ZXdhdjk3IiwiZW1haWwiOiJtc2F1cmFzaG9wMEBnbWFpbC5jb20iLCJleHAiOjE3ODI2NDUyNDB9.OemwHKvmPzoOwqjNA1B7BNr2UW-XTdw-h3Z5xsyP4bs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f297582bbec9fe-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "107.151.197.76",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 11:14:42 UTC] === END API CALL LOG ===
[21-Jun-2026 11:14:42 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 11:14:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU5IiwidXNlcm5hbWUiOiJlbGl0ZXdhdjk3IiwiZW1haWwiOiJtc2F1cmFzaG9wMEBnbWFpbC5jb20iLCJleHAiOjE3ODI2NDUyNDB9.OemwHKvmPzoOwqjNA1B7BNr2UW-XTdw-h3Z5xsyP4bs
[21-Jun-2026 11:14:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 11:14:42 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 11:14:42 UTC] User ID: 859
[21-Jun-2026 11:14:42 UTC] ✅ User profile retrieved successfully for user ID: 859
[21-Jun-2026 11:14:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 11:14:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 11:14:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"107.151.197.76, 104.22.104.171","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU5IiwidXNlcm5hbWUiOiJlbGl0ZXdhdjk3IiwiZW1haWwiOiJtc2F1cmFzaG9wMEBnbWFpbC5jb20iLCJleHAiOjE3ODI2NDUyNDB9.OemwHKvmPzoOwqjNA1B7BNr2UW-XTdw-h3Z5xsyP4bs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0f2978d6ae0c9fe-IAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"107.151.197.76","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-Jun-2026 11:14:51 UTC] === User Orders API Called ===
[21-Jun-2026 11:14:51 UTC] User ID: 859
[21-Jun-2026 11:14:51 UTC] Limit: 20, Offset: 0
[21-Jun-2026 11:14:51 UTC] === API CALL LOG ===
[21-Jun-2026 11:14:51 UTC] Endpoint: user/profile.php
[21-Jun-2026 11:14:51 UTC] Full Log Data: {
    "timestamp": "2026-06-21 11:14:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "107.151.197.76",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "107.151.197.76, 104.22.104.171",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU5IiwidXNlcm5hbWUiOiJlbGl0ZXdhdjk3IiwiZW1haWwiOiJtc2F1cmFzaG9wMEBnbWFpbC5jb20iLCJleHAiOjE3ODI2NDUyNDB9.OemwHKvmPzoOwqjNA1B7BNr2UW-XTdw-h3Z5xsyP4bs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f2978d6ae3c9fe-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "107.151.197.76",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 11:14:51 UTC] === END API CALL LOG ===
[21-Jun-2026 11:14:51 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 11:14:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU5IiwidXNlcm5hbWUiOiJlbGl0ZXdhdjk3IiwiZW1haWwiOiJtc2F1cmFzaG9wMEBnbWFpbC5jb20iLCJleHAiOjE3ODI2NDUyNDB9.OemwHKvmPzoOwqjNA1B7BNr2UW-XTdw-h3Z5xsyP4bs
[21-Jun-2026 11:14:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 11:14:51 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 11:14:51 UTC] User ID: 859
[21-Jun-2026 11:14:51 UTC] Orders found: 0
[21-Jun-2026 11:14:51 UTC] Orders data: []
[21-Jun-2026 11:14:51 UTC] ✅ User profile retrieved successfully for user ID: 859
[21-Jun-2026 11:14:51 UTC] Total orders count: 0
[21-Jun-2026 11:14:51 UTC] === API CALL LOG ===
[21-Jun-2026 11:14:51 UTC] Endpoint: user/profile.php
[21-Jun-2026 11:14:51 UTC] Full Log Data: {
    "timestamp": "2026-06-21 11:14:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "107.151.197.76",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "107.151.197.76, 104.22.104.171",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU5IiwidXNlcm5hbWUiOiJlbGl0ZXdhdjk3IiwiZW1haWwiOiJtc2F1cmFzaG9wMEBnbWFpbC5jb20iLCJleHAiOjE3ODI2NDUyNDB9.OemwHKvmPzoOwqjNA1B7BNr2UW-XTdw-h3Z5xsyP4bs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f29791add8c9fe-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "107.151.197.76",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 11:14:51 UTC] === END API CALL LOG ===
[21-Jun-2026 11:14:51 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 11:14:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU5IiwidXNlcm5hbWUiOiJlbGl0ZXdhdjk3IiwiZW1haWwiOiJtc2F1cmFzaG9wMEBnbWFpbC5jb20iLCJleHAiOjE3ODI2NDUyNDB9.OemwHKvmPzoOwqjNA1B7BNr2UW-XTdw-h3Z5xsyP4bs
[21-Jun-2026 11:14:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 11:14:51 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 11:14:51 UTC] User ID: 859
[21-Jun-2026 11:14:51 UTC] ✅ User profile retrieved successfully for user ID: 859
[21-Jun-2026 11:14:52 UTC] === API CALL LOG ===
[21-Jun-2026 11:14:52 UTC] Endpoint: user/profile.php
[21-Jun-2026 11:14:52 UTC] Full Log Data: {
    "timestamp": "2026-06-21 11:14:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "107.151.197.76",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "107.151.197.76, 104.22.104.171",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU5IiwidXNlcm5hbWUiOiJlbGl0ZXdhdjk3IiwiZW1haWwiOiJtc2F1cmFzaG9wMEBnbWFpbC5jb20iLCJleHAiOjE3ODI2NDUyNDB9.OemwHKvmPzoOwqjNA1B7BNr2UW-XTdw-h3Z5xsyP4bs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f297950f41c9fe-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "107.151.197.76",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 11:14:52 UTC] === END API CALL LOG ===
[21-Jun-2026 11:14:52 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 11:14:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU5IiwidXNlcm5hbWUiOiJlbGl0ZXdhdjk3IiwiZW1haWwiOiJtc2F1cmFzaG9wMEBnbWFpbC5jb20iLCJleHAiOjE3ODI2NDUyNDB9.OemwHKvmPzoOwqjNA1B7BNr2UW-XTdw-h3Z5xsyP4bs
[21-Jun-2026 11:14:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 11:14:52 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 11:14:52 UTC] User ID: 859
[21-Jun-2026 11:14:52 UTC] ✅ User profile retrieved successfully for user ID: 859
[21-Jun-2026 11:14:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 11:14:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 11:14:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"107.151.197.76, 104.22.104.171","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU5IiwidXNlcm5hbWUiOiJlbGl0ZXdhdjk3IiwiZW1haWwiOiJtc2F1cmFzaG9wMEBnbWFpbC5jb20iLCJleHAiOjE3ODI2NDUyNDB9.OemwHKvmPzoOwqjNA1B7BNr2UW-XTdw-h3Z5xsyP4bs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0f297b1df0ec9fe-IAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"107.151.197.76","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-Jun-2026 11:14:56 UTC] === User Orders API Called ===
[21-Jun-2026 11:14:56 UTC] User ID: 859
[21-Jun-2026 11:14:56 UTC] Limit: 20, Offset: 0
[21-Jun-2026 11:14:56 UTC] === API CALL LOG ===
[21-Jun-2026 11:14:56 UTC] Endpoint: user/profile.php
[21-Jun-2026 11:14:56 UTC] Full Log Data: {
    "timestamp": "2026-06-21 11:14:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "107.151.197.76",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "107.151.197.76, 104.22.104.171",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU5IiwidXNlcm5hbWUiOiJlbGl0ZXdhdjk3IiwiZW1haWwiOiJtc2F1cmFzaG9wMEBnbWFpbC5jb20iLCJleHAiOjE3ODI2NDUyNDB9.OemwHKvmPzoOwqjNA1B7BNr2UW-XTdw-h3Z5xsyP4bs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f297b1df11c9fe-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "107.151.197.76",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 11:14:56 UTC] Orders found: 0
[21-Jun-2026 11:14:56 UTC] === END API CALL LOG ===
[21-Jun-2026 11:14:56 UTC] Orders data: []
[21-Jun-2026 11:14:56 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 11:14:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU5IiwidXNlcm5hbWUiOiJlbGl0ZXdhdjk3IiwiZW1haWwiOiJtc2F1cmFzaG9wMEBnbWFpbC5jb20iLCJleHAiOjE3ODI2NDUyNDB9.OemwHKvmPzoOwqjNA1B7BNr2UW-XTdw-h3Z5xsyP4bs
[21-Jun-2026 11:14:56 UTC] Total orders count: 0
[21-Jun-2026 11:14:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 11:14:56 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 11:14:56 UTC] User ID: 859
[21-Jun-2026 11:14:56 UTC] ✅ User profile retrieved successfully for user ID: 859
[21-Jun-2026 11:14:57 UTC] === API CALL LOG ===
[21-Jun-2026 11:14:57 UTC] Endpoint: user/profile.php
[21-Jun-2026 11:14:57 UTC] Full Log Data: {
    "timestamp": "2026-06-21 11:14:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "107.151.197.76",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "107.151.197.76, 104.22.104.171",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU5IiwidXNlcm5hbWUiOiJlbGl0ZXdhdjk3IiwiZW1haWwiOiJtc2F1cmFzaG9wMEBnbWFpbC5jb20iLCJleHAiOjE3ODI2NDUyNDB9.OemwHKvmPzoOwqjNA1B7BNr2UW-XTdw-h3Z5xsyP4bs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f297b63d28c9fe-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "107.151.197.76",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 11:14:57 UTC] === END API CALL LOG ===
[21-Jun-2026 11:14:57 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 11:14:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU5IiwidXNlcm5hbWUiOiJlbGl0ZXdhdjk3IiwiZW1haWwiOiJtc2F1cmFzaG9wMEBnbWFpbC5jb20iLCJleHAiOjE3ODI2NDUyNDB9.OemwHKvmPzoOwqjNA1B7BNr2UW-XTdw-h3Z5xsyP4bs
[21-Jun-2026 11:14:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 11:14:57 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 11:14:57 UTC] User ID: 859
[21-Jun-2026 11:14:57 UTC] ✅ User profile retrieved successfully for user ID: 859
[21-Jun-2026 11:15:01 UTC] === API CALL LOG ===
[21-Jun-2026 11:15:01 UTC] Endpoint: user/profile.php
[21-Jun-2026 11:15:01 UTC] Full Log Data: {
    "timestamp": "2026-06-21 11:15:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "107.151.197.76",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "107.151.197.76, 104.22.104.171",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU5IiwidXNlcm5hbWUiOiJlbGl0ZXdhdjk3IiwiZW1haWwiOiJtc2F1cmFzaG9wMEBnbWFpbC5jb20iLCJleHAiOjE3ODI2NDUyNDB9.OemwHKvmPzoOwqjNA1B7BNr2UW-XTdw-h3Z5xsyP4bs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f297cd9d8ac9fe-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "107.151.197.76",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 11:15:01 UTC] === END API CALL LOG ===
[21-Jun-2026 11:15:01 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 11:15:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU5IiwidXNlcm5hbWUiOiJlbGl0ZXdhdjk3IiwiZW1haWwiOiJtc2F1cmFzaG9wMEBnbWFpbC5jb20iLCJleHAiOjE3ODI2NDUyNDB9.OemwHKvmPzoOwqjNA1B7BNr2UW-XTdw-h3Z5xsyP4bs
[21-Jun-2026 11:15:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 11:15:01 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 11:15:01 UTC] User ID: 859
[21-Jun-2026 11:15:01 UTC] ✅ User profile retrieved successfully for user ID: 859
[21-Jun-2026 11:15:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 11:15:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 11:15:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"107.151.197.76, 104.22.104.171","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU5IiwidXNlcm5hbWUiOiJlbGl0ZXdhdjk3IiwiZW1haWwiOiJtc2F1cmFzaG9wMEBnbWFpbC5jb20iLCJleHAiOjE3ODI2NDUyNDB9.OemwHKvmPzoOwqjNA1B7BNr2UW-XTdw-h3Z5xsyP4bs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0f29808d855c9fe-IAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"107.151.197.76","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-Jun-2026 11:15:10 UTC] === User Orders API Called ===
[21-Jun-2026 11:15:10 UTC] User ID: 859
[21-Jun-2026 11:15:10 UTC] Limit: 20, Offset: 0
[21-Jun-2026 11:15:10 UTC] Orders found: 0
[21-Jun-2026 11:15:10 UTC] Orders data: []
[21-Jun-2026 11:15:10 UTC] Total orders count: 0
[21-Jun-2026 11:15:11 UTC] === API CALL LOG ===
[21-Jun-2026 11:15:11 UTC] Endpoint: user/profile.php
[21-Jun-2026 11:15:11 UTC] Full Log Data: {
    "timestamp": "2026-06-21 11:15:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "107.151.197.76",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "107.151.197.76, 104.22.104.171",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU5IiwidXNlcm5hbWUiOiJlbGl0ZXdhdjk3IiwiZW1haWwiOiJtc2F1cmFzaG9wMEBnbWFpbC5jb20iLCJleHAiOjE3ODI2NDUyNDB9.OemwHKvmPzoOwqjNA1B7BNr2UW-XTdw-h3Z5xsyP4bs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f2980c9affc9fe-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "107.151.197.76",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 11:15:11 UTC] === END API CALL LOG ===
[21-Jun-2026 11:15:11 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 11:15:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU5IiwidXNlcm5hbWUiOiJlbGl0ZXdhdjk3IiwiZW1haWwiOiJtc2F1cmFzaG9wMEBnbWFpbC5jb20iLCJleHAiOjE3ODI2NDUyNDB9.OemwHKvmPzoOwqjNA1B7BNr2UW-XTdw-h3Z5xsyP4bs
[21-Jun-2026 11:15:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 11:15:11 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 11:15:11 UTC] User ID: 859
[21-Jun-2026 11:15:11 UTC] ✅ User profile retrieved successfully for user ID: 859
[21-Jun-2026 11:15:11 UTC] User Purchases API - User ID: 859
[21-Jun-2026 11:15:11 UTC] User Purchases API - Total purchases found: 1
[21-Jun-2026 11:15:15 UTC] === API CALL LOG ===
[21-Jun-2026 11:15:15 UTC] Endpoint: user/profile.php
[21-Jun-2026 11:15:15 UTC] Full Log Data: {
    "timestamp": "2026-06-21 11:15:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "107.151.197.76",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "107.151.197.76, 104.22.104.171",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU5IiwidXNlcm5hbWUiOiJlbGl0ZXdhdjk3IiwiZW1haWwiOiJtc2F1cmFzaG9wMEBnbWFpbC5jb20iLCJleHAiOjE3ODI2NDUyNDB9.OemwHKvmPzoOwqjNA1B7BNr2UW-XTdw-h3Z5xsyP4bs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f298279842c9fe-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "107.151.197.76",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 11:15:15 UTC] === END API CALL LOG ===
[21-Jun-2026 11:15:15 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 11:15:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU5IiwidXNlcm5hbWUiOiJlbGl0ZXdhdjk3IiwiZW1haWwiOiJtc2F1cmFzaG9wMEBnbWFpbC5jb20iLCJleHAiOjE3ODI2NDUyNDB9.OemwHKvmPzoOwqjNA1B7BNr2UW-XTdw-h3Z5xsyP4bs
[21-Jun-2026 11:15:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 11:15:15 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 11:15:15 UTC] User ID: 859
[21-Jun-2026 11:15:15 UTC] ✅ User profile retrieved successfully for user ID: 859
[21-Jun-2026 11:15:16 UTC] User Purchases API - User ID: 859
[21-Jun-2026 11:15:16 UTC] User Purchases API - Total purchases found: 1
[21-Jun-2026 11:15:19 UTC] === API CALL LOG ===
[21-Jun-2026 11:15:19 UTC] Endpoint: user/profile.php
[21-Jun-2026 11:15:19 UTC] Full Log Data: {
    "timestamp": "2026-06-21 11:15:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "107.151.197.76",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "107.151.197.76, 104.22.104.171",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU5IiwidXNlcm5hbWUiOiJlbGl0ZXdhdjk3IiwiZW1haWwiOiJtc2F1cmFzaG9wMEBnbWFpbC5jb20iLCJleHAiOjE3ODI2NDUyNDB9.OemwHKvmPzoOwqjNA1B7BNr2UW-XTdw-h3Z5xsyP4bs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f2983c4ed1c9fe-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "107.151.197.76",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 11:15:19 UTC] === END API CALL LOG ===
[21-Jun-2026 11:15:19 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 11:15:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODU5IiwidXNlcm5hbWUiOiJlbGl0ZXdhdjk3IiwiZW1haWwiOiJtc2F1cmFzaG9wMEBnbWFpbC5jb20iLCJleHAiOjE3ODI2NDUyNDB9.OemwHKvmPzoOwqjNA1B7BNr2UW-XTdw-h3Z5xsyP4bs
[21-Jun-2026 11:15:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 11:15:19 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 11:15:19 UTC] User ID: 859
[21-Jun-2026 11:15:19 UTC] ✅ User profile retrieved successfully for user ID: 859
[21-Jun-2026 11:15:19 UTC] User Purchases API - User ID: 859
[21-Jun-2026 11:15:19 UTC] User Purchases API - Total purchases found: 1
[21-Jun-2026 12:13:42 UTC] === API CALL LOG ===
[21-Jun-2026 12:13:42 UTC] Endpoint: user/profile.php
[21-Jun-2026 12:13:42 UTC] Full Log Data: {
    "timestamp": "2026-06-21 12:13:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.14.245.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.14.245.149, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f2edc0daf96dcc-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.14.245.149",
        "cf-ipcountry": "PS",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 12:13:42 UTC] === END API CALL LOG ===
[21-Jun-2026 12:13:42 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 12:13:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o
[21-Jun-2026 12:13:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 12:13:42 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 12:13:42 UTC] User ID: 550
[21-Jun-2026 12:13:42 UTC] ✅ User profile retrieved successfully for user ID: 550
[21-Jun-2026 12:13:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 12:13:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 12:13:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"212.14.245.149, 162.159.122.164","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0f2edc3b9516dcc-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"212.14.245.149","cf-ipcountry":"PS","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-Jun-2026 12:13:42 UTC] === User Orders API Called ===
[21-Jun-2026 12:13:42 UTC] User ID: 550
[21-Jun-2026 12:13:42 UTC] Limit: 20, Offset: 0
[21-Jun-2026 12:13:42 UTC] Orders found: 2
[21-Jun-2026 12:13:42 UTC] Orders data: [{"id":358,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/GazaToday2","status":"pending","created_at":"2026-06-20 16:15:44","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":261,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Zain_Aboudi1","status":"cancelled","created_at":"2026-05-11 19:37:50","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[21-Jun-2026 12:13:42 UTC] Total orders count: 2
[21-Jun-2026 12:13:42 UTC] === API CALL LOG ===
[21-Jun-2026 12:13:42 UTC] Endpoint: user/profile.php
[21-Jun-2026 12:13:42 UTC] Full Log Data: {
    "timestamp": "2026-06-21 12:13:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.14.245.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.14.245.149, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f2edc3b94b6dcc-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.14.245.149",
        "cf-ipcountry": "PS",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 12:13:42 UTC] === END API CALL LOG ===
[21-Jun-2026 12:13:42 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 12:13:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o
[21-Jun-2026 12:13:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 12:13:42 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 12:13:42 UTC] User ID: 550
[21-Jun-2026 12:13:42 UTC] ✅ User profile retrieved successfully for user ID: 550
[21-Jun-2026 12:13:42 UTC] === API CALL LOG ===
[21-Jun-2026 12:13:42 UTC] Endpoint: user/profile.php
[21-Jun-2026 12:13:42 UTC] Full Log Data: {
    "timestamp": "2026-06-21 12:13:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.14.245.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.14.245.149, 162.159.122.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f2edc41a2d6dcc-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.14.245.149",
        "cf-ipcountry": "PS",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 12:13:42 UTC] === END API CALL LOG ===
[21-Jun-2026 12:13:42 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 12:13:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o
[21-Jun-2026 12:13:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 12:13:42 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 12:13:42 UTC] User ID: 550
[21-Jun-2026 12:13:42 UTC] ✅ User profile retrieved successfully for user ID: 550
[21-Jun-2026 12:13:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 12:13:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 12:13:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"212.14.245.149, 162.159.122.164","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0f2edce1a106dcc-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"212.14.245.149","cf-ipcountry":"PS","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-Jun-2026 12:13:44 UTC] === User Orders API Called ===
[21-Jun-2026 12:13:44 UTC] User ID: 550
[21-Jun-2026 12:13:44 UTC] Limit: 20, Offset: 0
[21-Jun-2026 12:13:44 UTC] Orders found: 2
[21-Jun-2026 12:13:44 UTC] Orders data: [{"id":358,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/GazaToday2","status":"pending","created_at":"2026-06-20 16:15:44","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":261,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Zain_Aboudi1","status":"cancelled","created_at":"2026-05-11 19:37:50","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[21-Jun-2026 12:13:44 UTC] Total orders count: 2
[21-Jun-2026 12:13:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 12:13:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 12:13:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"212.14.245.149, 162.159.122.164","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0f2ee03396b6dcc-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"212.14.245.149","cf-ipcountry":"PS","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-Jun-2026 12:13:52 UTC] === User Orders API Called ===
[21-Jun-2026 12:13:52 UTC] User ID: 550
[21-Jun-2026 12:13:52 UTC] Limit: 20, Offset: 0
[21-Jun-2026 12:13:52 UTC] Orders found: 2
[21-Jun-2026 12:13:52 UTC] Orders data: [{"id":358,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/GazaToday2","status":"pending","created_at":"2026-06-20 16:15:44","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":261,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Zain_Aboudi1","status":"cancelled","created_at":"2026-05-11 19:37:50","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[21-Jun-2026 12:13:52 UTC] Total orders count: 2
[21-Jun-2026 12:13:52 UTC] === API CALL LOG ===
[21-Jun-2026 12:13:52 UTC] Endpoint: user/profile.php
[21-Jun-2026 12:13:52 UTC] Full Log Data: {
    "timestamp": "2026-06-21 12:13:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.14.245.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.14.245.149, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f2ee03396c6dcc-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.14.245.149",
        "cf-ipcountry": "PS",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 12:13:52 UTC] === END API CALL LOG ===
[21-Jun-2026 12:13:52 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 12:13:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o
[21-Jun-2026 12:13:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 12:13:52 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 12:13:52 UTC] User ID: 550
[21-Jun-2026 12:13:52 UTC] ✅ User profile retrieved successfully for user ID: 550
[21-Jun-2026 12:13:52 UTC] === API CALL LOG ===
[21-Jun-2026 12:13:52 UTC] Endpoint: user/profile.php
[21-Jun-2026 12:13:52 UTC] Full Log Data: {
    "timestamp": "2026-06-21 12:13:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.14.245.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.14.245.149, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f2ee055eb76dcc-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.14.245.149",
        "cf-ipcountry": "PS",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 12:13:52 UTC] === END API CALL LOG ===
[21-Jun-2026 12:13:52 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 12:13:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o
[21-Jun-2026 12:13:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 12:13:52 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 12:13:52 UTC] User ID: 550
[21-Jun-2026 12:13:52 UTC] ✅ User profile retrieved successfully for user ID: 550
[21-Jun-2026 14:51:39 UTC] === API CALL LOG ===
[21-Jun-2026 14:51:39 UTC] Endpoint: user/profile.php
[21-Jun-2026 14:51:39 UTC] Full Log Data: {
    "timestamp": "2026-06-21 14:51:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.40.68.58",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.40.68.58, 172.70.248.69",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYwIiwidXNlcm5hbWUiOiJ0aGlyZCByZWljaCIsImVtYWlsIjoibWFuaS5nb2xlc3RhbmVoQGdtYWlsLmNvbSIsImV4cCI6MTc4MjY1ODI5OH0.2Tnuie7ZKbqgxxD-vi1veyj_iQakZTEQ0Bb4N5xeQRg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f3d5216d8c1fad-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.40.68.58",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 14:51:39 UTC] === END API CALL LOG ===
[21-Jun-2026 14:51:39 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 14:51:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYwIiwidXNlcm5hbWUiOiJ0aGlyZCByZWljaCIsImVtYWlsIjoibWFuaS5nb2xlc3RhbmVoQGdtYWlsLmNvbSIsImV4cCI6MTc4MjY1ODI5OH0.2Tnuie7ZKbqgxxD-vi1veyj_iQakZTEQ0Bb4N5xeQRg
[21-Jun-2026 14:51:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 14:51:39 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 14:51:39 UTC] User ID: 860
[21-Jun-2026 14:51:39 UTC] ✅ User profile retrieved successfully for user ID: 860
[21-Jun-2026 14:51:39 UTC] === API CALL LOG ===
[21-Jun-2026 14:51:39 UTC] Endpoint: user/profile.php
[21-Jun-2026 14:51:39 UTC] Full Log Data: {
    "timestamp": "2026-06-21 14:51:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.40.68.58",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.40.68.58, 172.70.248.69",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYwIiwidXNlcm5hbWUiOiJ0aGlyZCByZWljaCIsImVtYWlsIjoibWFuaS5nb2xlc3RhbmVoQGdtYWlsLmNvbSIsImV4cCI6MTc4MjY1ODI5OH0.2Tnuie7ZKbqgxxD-vi1veyj_iQakZTEQ0Bb4N5xeQRg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f3d5217d9b1fad-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.40.68.58",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 14:51:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 14:51:39 UTC] === END API CALL LOG ===
[21-Jun-2026 14:51:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 14:51:39 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 14:51:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"188.40.68.58, 172.70.248.69","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYwIiwidXNlcm5hbWUiOiJ0aGlyZCByZWljaCIsImVtYWlsIjoibWFuaS5nb2xlc3RhbmVoQGdtYWlsLmNvbSIsImV4cCI6MTc4MjY1ODI5OH0.2Tnuie7ZKbqgxxD-vi1veyj_iQakZTEQ0Bb4N5xeQRg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0f3d5216d911fad-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"188.40.68.58","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-Jun-2026 14:51:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYwIiwidXNlcm5hbWUiOiJ0aGlyZCByZWljaCIsImVtYWlsIjoibWFuaS5nb2xlc3RhbmVoQGdtYWlsLmNvbSIsImV4cCI6MTc4MjY1ODI5OH0.2Tnuie7ZKbqgxxD-vi1veyj_iQakZTEQ0Bb4N5xeQRg
[21-Jun-2026 14:51:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 14:51:39 UTC] === User Orders API Called ===
[21-Jun-2026 14:51:39 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 14:51:39 UTC] User ID: 860
[21-Jun-2026 14:51:39 UTC] User ID: 860
[21-Jun-2026 14:51:39 UTC] Limit: 20, Offset: 0
[21-Jun-2026 14:51:39 UTC] Orders found: 0
[21-Jun-2026 14:51:39 UTC] Orders data: []
[21-Jun-2026 14:51:39 UTC] Total orders count: 0
[21-Jun-2026 14:51:39 UTC] ✅ User profile retrieved successfully for user ID: 860
[21-Jun-2026 14:51:39 UTC] === API CALL LOG ===
[21-Jun-2026 14:51:39 UTC] Endpoint: user/profile.php
[21-Jun-2026 14:51:39 UTC] Full Log Data: {
    "timestamp": "2026-06-21 14:51:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.40.68.58",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.40.68.58, 172.70.248.69",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYwIiwidXNlcm5hbWUiOiJ0aGlyZCByZWljaCIsImVtYWlsIjoibWFuaS5nb2xlc3RhbmVoQGdtYWlsLmNvbSIsImV4cCI6MTc4MjY1ODI5OH0.2Tnuie7ZKbqgxxD-vi1veyj_iQakZTEQ0Bb4N5xeQRg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f3d5261ce21fad-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.40.68.58",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 14:51:39 UTC] === END API CALL LOG ===
[21-Jun-2026 14:51:39 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 14:51:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYwIiwidXNlcm5hbWUiOiJ0aGlyZCByZWljaCIsImVtYWlsIjoibWFuaS5nb2xlc3RhbmVoQGdtYWlsLmNvbSIsImV4cCI6MTc4MjY1ODI5OH0.2Tnuie7ZKbqgxxD-vi1veyj_iQakZTEQ0Bb4N5xeQRg
[21-Jun-2026 14:51:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 14:51:39 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 14:51:39 UTC] User ID: 860
[21-Jun-2026 14:51:39 UTC] ✅ User profile retrieved successfully for user ID: 860
[21-Jun-2026 14:51:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 14:51:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 14:51:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"188.40.68.58, 172.70.248.207","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYwIiwidXNlcm5hbWUiOiJ0aGlyZCByZWljaCIsImVtYWlsIjoibWFuaS5nb2xlc3RhbmVoQGdtYWlsLmNvbSIsImV4cCI6MTc4MjY1ODI5OH0.2Tnuie7ZKbqgxxD-vi1veyj_iQakZTEQ0Bb4N5xeQRg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0f3d55eabf21fad-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"188.40.68.58","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-Jun-2026 14:51:48 UTC] === User Orders API Called ===
[21-Jun-2026 14:51:48 UTC] User ID: 860
[21-Jun-2026 14:51:48 UTC] Limit: 20, Offset: 0
[21-Jun-2026 14:51:48 UTC] Orders found: 0
[21-Jun-2026 14:51:48 UTC] Orders data: []
[21-Jun-2026 14:51:48 UTC] Total orders count: 0
[21-Jun-2026 14:51:49 UTC] === API CALL LOG ===
[21-Jun-2026 14:51:49 UTC] Endpoint: user/profile.php
[21-Jun-2026 14:51:49 UTC] Full Log Data: {
    "timestamp": "2026-06-21 14:51:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.40.68.58",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.40.68.58, 172.70.248.207",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYwIiwidXNlcm5hbWUiOiJ0aGlyZCByZWljaCIsImVtYWlsIjoibWFuaS5nb2xlc3RhbmVoQGdtYWlsLmNvbSIsImV4cCI6MTc4MjY1ODI5OH0.2Tnuie7ZKbqgxxD-vi1veyj_iQakZTEQ0Bb4N5xeQRg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f3d55f4e3d1fad-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.40.68.58",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 14:51:49 UTC] === END API CALL LOG ===
[21-Jun-2026 14:51:49 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 14:51:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYwIiwidXNlcm5hbWUiOiJ0aGlyZCByZWljaCIsImVtYWlsIjoibWFuaS5nb2xlc3RhbmVoQGdtYWlsLmNvbSIsImV4cCI6MTc4MjY1ODI5OH0.2Tnuie7ZKbqgxxD-vi1veyj_iQakZTEQ0Bb4N5xeQRg
[21-Jun-2026 14:51:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 14:51:49 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 14:51:49 UTC] User ID: 860
[21-Jun-2026 14:51:49 UTC] ✅ User profile retrieved successfully for user ID: 860
[21-Jun-2026 14:51:49 UTC] === API CALL LOG ===
[21-Jun-2026 14:51:49 UTC] Endpoint: user/profile.php
[21-Jun-2026 14:51:49 UTC] Full Log Data: {
    "timestamp": "2026-06-21 14:51:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.40.68.58",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.40.68.58, 172.70.248.207",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYwIiwidXNlcm5hbWUiOiJ0aGlyZCByZWljaCIsImVtYWlsIjoibWFuaS5nb2xlc3RhbmVoQGdtYWlsLmNvbSIsImV4cCI6MTc4MjY1ODI5OH0.2Tnuie7ZKbqgxxD-vi1veyj_iQakZTEQ0Bb4N5xeQRg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f3d5631b921fad-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.40.68.58",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 14:51:49 UTC] === END API CALL LOG ===
[21-Jun-2026 14:51:49 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 14:51:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYwIiwidXNlcm5hbWUiOiJ0aGlyZCByZWljaCIsImVtYWlsIjoibWFuaS5nb2xlc3RhbmVoQGdtYWlsLmNvbSIsImV4cCI6MTc4MjY1ODI5OH0.2Tnuie7ZKbqgxxD-vi1veyj_iQakZTEQ0Bb4N5xeQRg
[21-Jun-2026 14:51:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 14:51:49 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 14:51:49 UTC] User ID: 860
[21-Jun-2026 14:51:49 UTC] ✅ User profile retrieved successfully for user ID: 860
[21-Jun-2026 14:51:49 UTC] === API CALL LOG ===
[21-Jun-2026 14:51:49 UTC] Endpoint: user/profile.php
[21-Jun-2026 14:51:49 UTC] Full Log Data: {
    "timestamp": "2026-06-21 14:51:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.40.68.58",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.40.68.58, 172.70.248.207",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYwIiwidXNlcm5hbWUiOiJ0aGlyZCByZWljaCIsImVtYWlsIjoibWFuaS5nb2xlc3RhbmVoQGdtYWlsLmNvbSIsImV4cCI6MTc4MjY1ODI5OH0.2Tnuie7ZKbqgxxD-vi1veyj_iQakZTEQ0Bb4N5xeQRg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f3d5638d2e1fad-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.40.68.58",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 14:51:49 UTC] === END API CALL LOG ===
[21-Jun-2026 14:51:49 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 14:51:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYwIiwidXNlcm5hbWUiOiJ0aGlyZCByZWljaCIsImVtYWlsIjoibWFuaS5nb2xlc3RhbmVoQGdtYWlsLmNvbSIsImV4cCI6MTc4MjY1ODI5OH0.2Tnuie7ZKbqgxxD-vi1veyj_iQakZTEQ0Bb4N5xeQRg
[21-Jun-2026 14:51:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 14:51:49 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 14:51:49 UTC] User ID: 860
[21-Jun-2026 14:51:49 UTC] ✅ User profile retrieved successfully for user ID: 860
[21-Jun-2026 14:51:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 14:51:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 14:51:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"188.40.68.58, 172.70.248.207","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYwIiwidXNlcm5hbWUiOiJ0aGlyZCByZWljaCIsImVtYWlsIjoibWFuaS5nb2xlc3RhbmVoQGdtYWlsLmNvbSIsImV4cCI6MTc4MjY1ODI5OH0.2Tnuie7ZKbqgxxD-vi1veyj_iQakZTEQ0Bb4N5xeQRg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0f3d58e6e7c1fad-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"188.40.68.58","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-Jun-2026 14:51:56 UTC] === User Orders API Called ===
[21-Jun-2026 14:51:56 UTC] User ID: 860
[21-Jun-2026 14:51:56 UTC] Limit: 20, Offset: 0
[21-Jun-2026 14:51:56 UTC] Orders found: 0
[21-Jun-2026 14:51:56 UTC] Orders data: []
[21-Jun-2026 14:51:56 UTC] Total orders count: 0
[21-Jun-2026 14:51:57 UTC] === API CALL LOG ===
[21-Jun-2026 14:51:57 UTC] Endpoint: user/profile.php
[21-Jun-2026 14:51:57 UTC] Full Log Data: {
    "timestamp": "2026-06-21 14:51:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.40.68.58",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.40.68.58, 172.70.248.207",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYwIiwidXNlcm5hbWUiOiJ0aGlyZCByZWljaCIsImVtYWlsIjoibWFuaS5nb2xlc3RhbmVoQGdtYWlsLmNvbSIsImV4cCI6MTc4MjY1ODI5OH0.2Tnuie7ZKbqgxxD-vi1veyj_iQakZTEQ0Bb4N5xeQRg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f3d5948cc31fad-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.40.68.58",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 14:51:57 UTC] === END API CALL LOG ===
[21-Jun-2026 14:51:57 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 14:51:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYwIiwidXNlcm5hbWUiOiJ0aGlyZCByZWljaCIsImVtYWlsIjoibWFuaS5nb2xlc3RhbmVoQGdtYWlsLmNvbSIsImV4cCI6MTc4MjY1ODI5OH0.2Tnuie7ZKbqgxxD-vi1veyj_iQakZTEQ0Bb4N5xeQRg
[21-Jun-2026 14:51:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 14:51:57 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 14:51:57 UTC] User ID: 860
[21-Jun-2026 14:51:57 UTC] ✅ User profile retrieved successfully for user ID: 860
[21-Jun-2026 14:51:57 UTC] User Purchases API - User ID: 860
[21-Jun-2026 14:51:57 UTC] User Purchases API - Total purchases found: 0
[21-Jun-2026 14:52:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 14:52:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 14:52:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"188.40.68.58, 172.70.248.206","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYwIiwidXNlcm5hbWUiOiJ0aGlyZCByZWljaCIsImVtYWlsIjoibWFuaS5nb2xlc3RhbmVoQGdtYWlsLmNvbSIsImV4cCI6MTc4MjY1ODI5OH0.2Tnuie7ZKbqgxxD-vi1veyj_iQakZTEQ0Bb4N5xeQRg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0f3d5b93db81fad-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"188.40.68.58","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-Jun-2026 14:52:03 UTC] === User Orders API Called ===
[21-Jun-2026 14:52:03 UTC] User ID: 860
[21-Jun-2026 14:52:03 UTC] Limit: 20, Offset: 0
[21-Jun-2026 14:52:03 UTC] Orders found: 0
[21-Jun-2026 14:52:03 UTC] Orders data: []
[21-Jun-2026 14:52:03 UTC] Total orders count: 0
[21-Jun-2026 14:52:03 UTC] === API CALL LOG ===
[21-Jun-2026 14:52:03 UTC] Endpoint: user/profile.php
[21-Jun-2026 14:52:03 UTC] Full Log Data: {
    "timestamp": "2026-06-21 14:52:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.40.68.58",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.40.68.58, 172.70.248.207",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYwIiwidXNlcm5hbWUiOiJ0aGlyZCByZWljaCIsImVtYWlsIjoibWFuaS5nb2xlc3RhbmVoQGdtYWlsLmNvbSIsImV4cCI6MTc4MjY1ODI5OH0.2Tnuie7ZKbqgxxD-vi1veyj_iQakZTEQ0Bb4N5xeQRg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f3d5b9bf541fad-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.40.68.58",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 14:52:03 UTC] === END API CALL LOG ===
[21-Jun-2026 14:52:03 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 14:52:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYwIiwidXNlcm5hbWUiOiJ0aGlyZCByZWljaCIsImVtYWlsIjoibWFuaS5nb2xlc3RhbmVoQGdtYWlsLmNvbSIsImV4cCI6MTc4MjY1ODI5OH0.2Tnuie7ZKbqgxxD-vi1veyj_iQakZTEQ0Bb4N5xeQRg
[21-Jun-2026 14:52:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 14:52:03 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 14:52:03 UTC] User ID: 860
[21-Jun-2026 14:52:03 UTC] ✅ User profile retrieved successfully for user ID: 860
[21-Jun-2026 14:52:04 UTC] === API CALL LOG ===
[21-Jun-2026 14:52:04 UTC] Endpoint: user/profile.php
[21-Jun-2026 14:52:04 UTC] Full Log Data: {
    "timestamp": "2026-06-21 14:52:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.40.68.58",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.40.68.58, 172.70.248.207",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYwIiwidXNlcm5hbWUiOiJ0aGlyZCByZWljaCIsImVtYWlsIjoibWFuaS5nb2xlc3RhbmVoQGdtYWlsLmNvbSIsImV4cCI6MTc4MjY1ODI5OH0.2Tnuie7ZKbqgxxD-vi1veyj_iQakZTEQ0Bb4N5xeQRg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f3d5bdedfc1fad-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.40.68.58",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 14:52:04 UTC] === END API CALL LOG ===
[21-Jun-2026 14:52:04 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 14:52:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYwIiwidXNlcm5hbWUiOiJ0aGlyZCByZWljaCIsImVtYWlsIjoibWFuaS5nb2xlc3RhbmVoQGdtYWlsLmNvbSIsImV4cCI6MTc4MjY1ODI5OH0.2Tnuie7ZKbqgxxD-vi1veyj_iQakZTEQ0Bb4N5xeQRg
[21-Jun-2026 14:52:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 14:52:04 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 14:52:04 UTC] User ID: 860
[21-Jun-2026 14:52:04 UTC] ✅ User profile retrieved successfully for user ID: 860
[21-Jun-2026 14:52:04 UTC] === API CALL LOG ===
[21-Jun-2026 14:52:04 UTC] Endpoint: user/profile.php
[21-Jun-2026 14:52:04 UTC] Full Log Data: {
    "timestamp": "2026-06-21 14:52:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.40.68.58",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.40.68.58, 172.70.248.206",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYwIiwidXNlcm5hbWUiOiJ0aGlyZCByZWljaCIsImVtYWlsIjoibWFuaS5nb2xlc3RhbmVoQGdtYWlsLmNvbSIsImV4cCI6MTc4MjY1ODI5OH0.2Tnuie7ZKbqgxxD-vi1veyj_iQakZTEQ0Bb4N5xeQRg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f3d5be6fef1fad-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.40.68.58",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 14:52:04 UTC] === END API CALL LOG ===
[21-Jun-2026 14:52:04 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 14:52:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYwIiwidXNlcm5hbWUiOiJ0aGlyZCByZWljaCIsImVtYWlsIjoibWFuaS5nb2xlc3RhbmVoQGdtYWlsLmNvbSIsImV4cCI6MTc4MjY1ODI5OH0.2Tnuie7ZKbqgxxD-vi1veyj_iQakZTEQ0Bb4N5xeQRg
[21-Jun-2026 14:52:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 14:52:04 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 14:52:04 UTC] User ID: 860
[21-Jun-2026 14:52:04 UTC] ✅ User profile retrieved successfully for user ID: 860
[21-Jun-2026 14:52:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 14:52:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 14:52:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"188.40.68.58, 172.70.248.207","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYwIiwidXNlcm5hbWUiOiJ0aGlyZCByZWljaCIsImVtYWlsIjoibWFuaS5nb2xlc3RhbmVoQGdtYWlsLmNvbSIsImV4cCI6MTc4MjY1ODI5OH0.2Tnuie7ZKbqgxxD-vi1veyj_iQakZTEQ0Bb4N5xeQRg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0f3d5ce8dc11fad-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"188.40.68.58","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-Jun-2026 14:52:06 UTC] === User Orders API Called ===
[21-Jun-2026 14:52:06 UTC] User ID: 860
[21-Jun-2026 14:52:06 UTC] Limit: 20, Offset: 0
[21-Jun-2026 14:52:06 UTC] Orders found: 0
[21-Jun-2026 14:52:06 UTC] Orders data: []
[21-Jun-2026 14:52:06 UTC] Total orders count: 0
[21-Jun-2026 14:52:07 UTC] === API CALL LOG ===
[21-Jun-2026 14:52:07 UTC] Endpoint: user/profile.php
[21-Jun-2026 14:52:07 UTC] Full Log Data: {
    "timestamp": "2026-06-21 14:52:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.40.68.58",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.40.68.58, 172.70.248.206",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYwIiwidXNlcm5hbWUiOiJ0aGlyZCByZWljaCIsImVtYWlsIjoibWFuaS5nb2xlc3RhbmVoQGdtYWlsLmNvbSIsImV4cCI6MTc4MjY1ODI5OH0.2Tnuie7ZKbqgxxD-vi1veyj_iQakZTEQ0Bb4N5xeQRg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f3d5d4799d1fad-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.40.68.58",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 14:52:07 UTC] === END API CALL LOG ===
[21-Jun-2026 14:52:07 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 14:52:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYwIiwidXNlcm5hbWUiOiJ0aGlyZCByZWljaCIsImVtYWlsIjoibWFuaS5nb2xlc3RhbmVoQGdtYWlsLmNvbSIsImV4cCI6MTc4MjY1ODI5OH0.2Tnuie7ZKbqgxxD-vi1veyj_iQakZTEQ0Bb4N5xeQRg
[21-Jun-2026 14:52:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 14:52:07 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 14:52:07 UTC] User ID: 860
[21-Jun-2026 14:52:07 UTC] ✅ User profile retrieved successfully for user ID: 860
[21-Jun-2026 14:52:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 14:52:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 14:52:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"188.40.68.58, 172.70.248.207","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYwIiwidXNlcm5hbWUiOiJ0aGlyZCByZWljaCIsImVtYWlsIjoibWFuaS5nb2xlc3RhbmVoQGdtYWlsLmNvbSIsImV4cCI6MTc4MjY1ODI5OH0.2Tnuie7ZKbqgxxD-vi1veyj_iQakZTEQ0Bb4N5xeQRg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0f3d61c0f491fad-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"188.40.68.58","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-Jun-2026 14:52:19 UTC] === User Orders API Called ===
[21-Jun-2026 14:52:19 UTC] User ID: 860
[21-Jun-2026 14:52:19 UTC] Limit: 20, Offset: 0
[21-Jun-2026 14:52:19 UTC] Orders found: 0
[21-Jun-2026 14:52:19 UTC] Orders data: []
[21-Jun-2026 14:52:19 UTC] Total orders count: 0
[21-Jun-2026 14:52:19 UTC] === API CALL LOG ===
[21-Jun-2026 14:52:19 UTC] Endpoint: user/profile.php
[21-Jun-2026 14:52:19 UTC] Full Log Data: {
    "timestamp": "2026-06-21 14:52:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.40.68.58",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.40.68.58, 172.70.248.207",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYwIiwidXNlcm5hbWUiOiJ0aGlyZCByZWljaCIsImVtYWlsIjoibWFuaS5nb2xlc3RhbmVoQGdtYWlsLmNvbSIsImV4cCI6MTc4MjY1ODI5OH0.2Tnuie7ZKbqgxxD-vi1veyj_iQakZTEQ0Bb4N5xeQRg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f3d61c0f4d1fad-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.40.68.58",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 14:52:19 UTC] === END API CALL LOG ===
[21-Jun-2026 14:52:19 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 14:52:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYwIiwidXNlcm5hbWUiOiJ0aGlyZCByZWljaCIsImVtYWlsIjoibWFuaS5nb2xlc3RhbmVoQGdtYWlsLmNvbSIsImV4cCI6MTc4MjY1ODI5OH0.2Tnuie7ZKbqgxxD-vi1veyj_iQakZTEQ0Bb4N5xeQRg
[21-Jun-2026 14:52:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 14:52:19 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 14:52:19 UTC] User ID: 860
[21-Jun-2026 14:52:19 UTC] ✅ User profile retrieved successfully for user ID: 860
[21-Jun-2026 14:52:19 UTC] === API CALL LOG ===
[21-Jun-2026 14:52:19 UTC] Endpoint: user/profile.php
[21-Jun-2026 14:52:19 UTC] Full Log Data: {
    "timestamp": "2026-06-21 14:52:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.40.68.58",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.40.68.58, 172.70.248.207",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYwIiwidXNlcm5hbWUiOiJ0aGlyZCByZWljaCIsImVtYWlsIjoibWFuaS5nb2xlc3RhbmVoQGdtYWlsLmNvbSIsImV4cCI6MTc4MjY1ODI5OH0.2Tnuie7ZKbqgxxD-vi1veyj_iQakZTEQ0Bb4N5xeQRg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f3d61f5add1fad-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.40.68.58",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 14:52:19 UTC] === END API CALL LOG ===
[21-Jun-2026 14:52:19 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 14:52:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYwIiwidXNlcm5hbWUiOiJ0aGlyZCByZWljaCIsImVtYWlsIjoibWFuaS5nb2xlc3RhbmVoQGdtYWlsLmNvbSIsImV4cCI6MTc4MjY1ODI5OH0.2Tnuie7ZKbqgxxD-vi1veyj_iQakZTEQ0Bb4N5xeQRg
[21-Jun-2026 14:52:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 14:52:19 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 14:52:19 UTC] User ID: 860
[21-Jun-2026 14:52:19 UTC] ✅ User profile retrieved successfully for user ID: 860
[21-Jun-2026 14:52:19 UTC] === API CALL LOG ===
[21-Jun-2026 14:52:19 UTC] Endpoint: user/profile.php
[21-Jun-2026 14:52:19 UTC] Full Log Data: {
    "timestamp": "2026-06-21 14:52:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.40.68.58",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.40.68.58, 172.70.248.207",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYwIiwidXNlcm5hbWUiOiJ0aGlyZCByZWljaCIsImVtYWlsIjoibWFuaS5nb2xlc3RhbmVoQGdtYWlsLmNvbSIsImV4cCI6MTc4MjY1ODI5OH0.2Tnuie7ZKbqgxxD-vi1veyj_iQakZTEQ0Bb4N5xeQRg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f3d61f9b981fad-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.40.68.58",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 14:52:19 UTC] === END API CALL LOG ===
[21-Jun-2026 14:52:19 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 14:52:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYwIiwidXNlcm5hbWUiOiJ0aGlyZCByZWljaCIsImVtYWlsIjoibWFuaS5nb2xlc3RhbmVoQGdtYWlsLmNvbSIsImV4cCI6MTc4MjY1ODI5OH0.2Tnuie7ZKbqgxxD-vi1veyj_iQakZTEQ0Bb4N5xeQRg
[21-Jun-2026 14:52:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 14:52:19 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 14:52:19 UTC] User ID: 860
[21-Jun-2026 14:52:19 UTC] ✅ User profile retrieved successfully for user ID: 860
[21-Jun-2026 14:52:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 14:52:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 14:52:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"188.40.68.58, 172.70.248.207","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYwIiwidXNlcm5hbWUiOiJ0aGlyZCByZWljaCIsImVtYWlsIjoibWFuaS5nb2xlc3RhbmVoQGdtYWlsLmNvbSIsImV4cCI6MTc4MjY1ODI5OH0.2Tnuie7ZKbqgxxD-vi1veyj_iQakZTEQ0Bb4N5xeQRg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0f3d6b84f531fad-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"188.40.68.58","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-Jun-2026 14:52:44 UTC] === User Orders API Called ===
[21-Jun-2026 14:52:44 UTC] User ID: 860
[21-Jun-2026 14:52:44 UTC] Limit: 20, Offset: 0
[21-Jun-2026 14:52:44 UTC] Orders found: 0
[21-Jun-2026 14:52:44 UTC] Orders data: []
[21-Jun-2026 14:52:44 UTC] Total orders count: 0
[21-Jun-2026 14:52:44 UTC] === API CALL LOG ===
[21-Jun-2026 14:52:44 UTC] Endpoint: user/profile.php
[21-Jun-2026 14:52:44 UTC] Full Log Data: {
    "timestamp": "2026-06-21 14:52:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.40.68.58",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.40.68.58, 172.70.248.207",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYwIiwidXNlcm5hbWUiOiJ0aGlyZCByZWljaCIsImVtYWlsIjoibWFuaS5nb2xlc3RhbmVoQGdtYWlsLmNvbSIsImV4cCI6MTc4MjY1ODI5OH0.2Tnuie7ZKbqgxxD-vi1veyj_iQakZTEQ0Bb4N5xeQRg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f3d6b84f581fad-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.40.68.58",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 14:52:44 UTC] === END API CALL LOG ===
[21-Jun-2026 14:52:44 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 14:52:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYwIiwidXNlcm5hbWUiOiJ0aGlyZCByZWljaCIsImVtYWlsIjoibWFuaS5nb2xlc3RhbmVoQGdtYWlsLmNvbSIsImV4cCI6MTc4MjY1ODI5OH0.2Tnuie7ZKbqgxxD-vi1veyj_iQakZTEQ0Bb4N5xeQRg
[21-Jun-2026 14:52:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 14:52:44 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 14:52:44 UTC] User ID: 860
[21-Jun-2026 14:52:44 UTC] ✅ User profile retrieved successfully for user ID: 860
[21-Jun-2026 14:52:44 UTC] === API CALL LOG ===
[21-Jun-2026 14:52:44 UTC] Endpoint: user/profile.php
[21-Jun-2026 14:52:44 UTC] Full Log Data: {
    "timestamp": "2026-06-21 14:52:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.40.68.58",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.40.68.58, 172.70.248.207",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYwIiwidXNlcm5hbWUiOiJ0aGlyZCByZWljaCIsImVtYWlsIjoibWFuaS5nb2xlc3RhbmVoQGdtYWlsLmNvbSIsImV4cCI6MTc4MjY1ODI5OH0.2Tnuie7ZKbqgxxD-vi1veyj_iQakZTEQ0Bb4N5xeQRg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f3d6ba2d631fad-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.40.68.58",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 14:52:44 UTC] === END API CALL LOG ===
[21-Jun-2026 14:52:44 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 14:52:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYwIiwidXNlcm5hbWUiOiJ0aGlyZCByZWljaCIsImVtYWlsIjoibWFuaS5nb2xlc3RhbmVoQGdtYWlsLmNvbSIsImV4cCI6MTc4MjY1ODI5OH0.2Tnuie7ZKbqgxxD-vi1veyj_iQakZTEQ0Bb4N5xeQRg
[21-Jun-2026 14:52:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 14:52:44 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 14:52:44 UTC] User ID: 860
[21-Jun-2026 14:52:44 UTC] ✅ User profile retrieved successfully for user ID: 860
[21-Jun-2026 14:52:44 UTC] === API CALL LOG ===
[21-Jun-2026 14:52:44 UTC] Endpoint: user/profile.php
[21-Jun-2026 14:52:44 UTC] Full Log Data: {
    "timestamp": "2026-06-21 14:52:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.40.68.58",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.40.68.58, 172.70.248.207",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYwIiwidXNlcm5hbWUiOiJ0aGlyZCByZWljaCIsImVtYWlsIjoibWFuaS5nb2xlc3RhbmVoQGdtYWlsLmNvbSIsImV4cCI6MTc4MjY1ODI5OH0.2Tnuie7ZKbqgxxD-vi1veyj_iQakZTEQ0Bb4N5xeQRg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f3d6bc9e001fad-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.40.68.58",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 14:52:44 UTC] === END API CALL LOG ===
[21-Jun-2026 14:52:44 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 14:52:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYwIiwidXNlcm5hbWUiOiJ0aGlyZCByZWljaCIsImVtYWlsIjoibWFuaS5nb2xlc3RhbmVoQGdtYWlsLmNvbSIsImV4cCI6MTc4MjY1ODI5OH0.2Tnuie7ZKbqgxxD-vi1veyj_iQakZTEQ0Bb4N5xeQRg
[21-Jun-2026 14:52:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 14:52:44 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 14:52:44 UTC] User ID: 860
[21-Jun-2026 14:52:44 UTC] ✅ User profile retrieved successfully for user ID: 860
[21-Jun-2026 14:52:50 UTC] === API CALL LOG ===
[21-Jun-2026 14:52:50 UTC] Endpoint: user/profile.php
[21-Jun-2026 14:52:50 UTC] Full Log Data: {
    "timestamp": "2026-06-21 14:52:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.40.68.58",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.40.68.58, 172.70.248.207",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYwIiwidXNlcm5hbWUiOiJ0aGlyZCByZWljaCIsImVtYWlsIjoibWFuaS5nb2xlc3RhbmVoQGdtYWlsLmNvbSIsImV4cCI6MTc4MjY1ODI5OH0.2Tnuie7ZKbqgxxD-vi1veyj_iQakZTEQ0Bb4N5xeQRg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f3d6e08a7a1fad-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.40.68.58",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 14:52:50 UTC] === END API CALL LOG ===
[21-Jun-2026 14:52:50 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 14:52:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYwIiwidXNlcm5hbWUiOiJ0aGlyZCByZWljaCIsImVtYWlsIjoibWFuaS5nb2xlc3RhbmVoQGdtYWlsLmNvbSIsImV4cCI6MTc4MjY1ODI5OH0.2Tnuie7ZKbqgxxD-vi1veyj_iQakZTEQ0Bb4N5xeQRg
[21-Jun-2026 14:52:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 14:52:50 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 14:52:50 UTC] User ID: 860
[21-Jun-2026 14:52:50 UTC] ✅ User profile retrieved successfully for user ID: 860
[21-Jun-2026 14:52:50 UTC] User Purchases API - User ID: 860
[21-Jun-2026 14:52:50 UTC] User Purchases API - Total purchases found: 0
[21-Jun-2026 14:52:57 UTC] === API CALL LOG ===
[21-Jun-2026 14:52:57 UTC] Endpoint: user/profile.php
[21-Jun-2026 14:52:57 UTC] Full Log Data: {
    "timestamp": "2026-06-21 14:52:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.40.68.58",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.40.68.58, 172.70.248.207",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYwIiwidXNlcm5hbWUiOiJ0aGlyZCByZWljaCIsImVtYWlsIjoibWFuaS5nb2xlc3RhbmVoQGdtYWlsLmNvbSIsImV4cCI6MTc4MjY1ODI5OH0.2Tnuie7ZKbqgxxD-vi1veyj_iQakZTEQ0Bb4N5xeQRg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f3d70d48c01fad-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.40.68.58",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 14:52:57 UTC] === END API CALL LOG ===
[21-Jun-2026 14:52:57 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 14:52:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYwIiwidXNlcm5hbWUiOiJ0aGlyZCByZWljaCIsImVtYWlsIjoibWFuaS5nb2xlc3RhbmVoQGdtYWlsLmNvbSIsImV4cCI6MTc4MjY1ODI5OH0.2Tnuie7ZKbqgxxD-vi1veyj_iQakZTEQ0Bb4N5xeQRg
[21-Jun-2026 14:52:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 14:52:57 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 14:52:57 UTC] User ID: 860
[21-Jun-2026 14:52:57 UTC] ✅ User profile retrieved successfully for user ID: 860
[21-Jun-2026 14:52:58 UTC] User Purchases API - User ID: 860
[21-Jun-2026 14:52:58 UTC] User Purchases API - Total purchases found: 0
[21-Jun-2026 14:52:59 UTC] User Purchases API - User ID: 860
[21-Jun-2026 14:52:59 UTC] User Purchases API - Total purchases found: 0
[21-Jun-2026 14:53:00 UTC] === API CALL LOG ===
[21-Jun-2026 14:53:00 UTC] Endpoint: user/profile.php
[21-Jun-2026 14:53:00 UTC] Full Log Data: {
    "timestamp": "2026-06-21 14:53:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.40.68.58",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.40.68.58, 172.70.248.207",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYwIiwidXNlcm5hbWUiOiJ0aGlyZCByZWljaCIsImVtYWlsIjoibWFuaS5nb2xlc3RhbmVoQGdtYWlsLmNvbSIsImV4cCI6MTc4MjY1ODI5OH0.2Tnuie7ZKbqgxxD-vi1veyj_iQakZTEQ0Bb4N5xeQRg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f3d71cd9ab1fad-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.40.68.58",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 14:53:00 UTC] === END API CALL LOG ===
[21-Jun-2026 14:53:00 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 14:53:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYwIiwidXNlcm5hbWUiOiJ0aGlyZCByZWljaCIsImVtYWlsIjoibWFuaS5nb2xlc3RhbmVoQGdtYWlsLmNvbSIsImV4cCI6MTc4MjY1ODI5OH0.2Tnuie7ZKbqgxxD-vi1veyj_iQakZTEQ0Bb4N5xeQRg
[21-Jun-2026 14:53:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 14:53:00 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 14:53:00 UTC] User ID: 860
[21-Jun-2026 14:53:00 UTC] ✅ User profile retrieved successfully for user ID: 860
[21-Jun-2026 14:53:00 UTC] User Purchases API - User ID: 860
[21-Jun-2026 14:53:00 UTC] User Purchases API - Total purchases found: 0
[21-Jun-2026 14:53:07 UTC] === API CALL LOG ===
[21-Jun-2026 14:53:07 UTC] Endpoint: user/profile.php
[21-Jun-2026 14:53:07 UTC] Full Log Data: {
    "timestamp": "2026-06-21 14:53:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.40.68.58",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.40.68.58, 172.70.248.206",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYwIiwidXNlcm5hbWUiOiJ0aGlyZCByZWljaCIsImVtYWlsIjoibWFuaS5nb2xlc3RhbmVoQGdtYWlsLmNvbSIsImV4cCI6MTc4MjY1ODI5OH0.2Tnuie7ZKbqgxxD-vi1veyj_iQakZTEQ0Bb4N5xeQRg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f3d747286d1fad-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.40.68.58",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 14:53:07 UTC] === END API CALL LOG ===
[21-Jun-2026 14:53:07 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 14:53:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYwIiwidXNlcm5hbWUiOiJ0aGlyZCByZWljaCIsImVtYWlsIjoibWFuaS5nb2xlc3RhbmVoQGdtYWlsLmNvbSIsImV4cCI6MTc4MjY1ODI5OH0.2Tnuie7ZKbqgxxD-vi1veyj_iQakZTEQ0Bb4N5xeQRg
[21-Jun-2026 14:53:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 14:53:07 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 14:53:07 UTC] User ID: 860
[21-Jun-2026 14:53:07 UTC] ✅ User profile retrieved successfully for user ID: 860
[21-Jun-2026 14:53:07 UTC] User Purchases API - User ID: 860
[21-Jun-2026 14:53:07 UTC] User Purchases API - Total purchases found: 0
[21-Jun-2026 14:53:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 14:53:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 14:53:10 UTC] === API CALL LOG ===
[21-Jun-2026 14:53:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"188.40.68.58, 172.70.248.206","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYwIiwidXNlcm5hbWUiOiJ0aGlyZCByZWljaCIsImVtYWlsIjoibWFuaS5nb2xlc3RhbmVoQGdtYWlsLmNvbSIsImV4cCI6MTc4MjY1ODI5OH0.2Tnuie7ZKbqgxxD-vi1veyj_iQakZTEQ0Bb4N5xeQRg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0f3d75cfc781fad-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"188.40.68.58","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-Jun-2026 14:53:10 UTC] Endpoint: user/profile.php
[21-Jun-2026 14:53:10 UTC] Full Log Data: {
    "timestamp": "2026-06-21 14:53:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.40.68.58",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.40.68.58, 172.70.248.206",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYwIiwidXNlcm5hbWUiOiJ0aGlyZCByZWljaCIsImVtYWlsIjoibWFuaS5nb2xlc3RhbmVoQGdtYWlsLmNvbSIsImV4cCI6MTc4MjY1ODI5OH0.2Tnuie7ZKbqgxxD-vi1veyj_iQakZTEQ0Bb4N5xeQRg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f3d75cfc821fad-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.40.68.58",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 14:53:10 UTC] === END API CALL LOG ===
[21-Jun-2026 14:53:10 UTC] === User Orders API Called ===
[21-Jun-2026 14:53:10 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 14:53:10 UTC] User ID: 860
[21-Jun-2026 14:53:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYwIiwidXNlcm5hbWUiOiJ0aGlyZCByZWljaCIsImVtYWlsIjoibWFuaS5nb2xlc3RhbmVoQGdtYWlsLmNvbSIsImV4cCI6MTc4MjY1ODI5OH0.2Tnuie7ZKbqgxxD-vi1veyj_iQakZTEQ0Bb4N5xeQRg
[21-Jun-2026 14:53:10 UTC] Limit: 20, Offset: 0
[21-Jun-2026 14:53:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 14:53:10 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 14:53:10 UTC] User ID: 860
[21-Jun-2026 14:53:10 UTC] Orders found: 0
[21-Jun-2026 14:53:10 UTC] ✅ User profile retrieved successfully for user ID: 860
[21-Jun-2026 14:53:10 UTC] Orders data: []
[21-Jun-2026 14:53:10 UTC] Total orders count: 0
[21-Jun-2026 14:53:11 UTC] === API CALL LOG ===
[21-Jun-2026 14:53:11 UTC] Endpoint: user/profile.php
[21-Jun-2026 14:53:11 UTC] Full Log Data: {
    "timestamp": "2026-06-21 14:53:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.40.68.58",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.40.68.58, 172.70.248.206",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYwIiwidXNlcm5hbWUiOiJ0aGlyZCByZWljaCIsImVtYWlsIjoibWFuaS5nb2xlc3RhbmVoQGdtYWlsLmNvbSIsImV4cCI6MTc4MjY1ODI5OH0.2Tnuie7ZKbqgxxD-vi1veyj_iQakZTEQ0Bb4N5xeQRg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f3d760581e1fad-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.40.68.58",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 14:53:11 UTC] === END API CALL LOG ===
[21-Jun-2026 14:53:11 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 14:53:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYwIiwidXNlcm5hbWUiOiJ0aGlyZCByZWljaCIsImVtYWlsIjoibWFuaS5nb2xlc3RhbmVoQGdtYWlsLmNvbSIsImV4cCI6MTc4MjY1ODI5OH0.2Tnuie7ZKbqgxxD-vi1veyj_iQakZTEQ0Bb4N5xeQRg
[21-Jun-2026 14:53:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 14:53:11 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 14:53:11 UTC] User ID: 860
[21-Jun-2026 14:53:11 UTC] ✅ User profile retrieved successfully for user ID: 860
[21-Jun-2026 14:53:11 UTC] === API CALL LOG ===
[21-Jun-2026 14:53:11 UTC] Endpoint: user/profile.php
[21-Jun-2026 14:53:11 UTC] Full Log Data: {
    "timestamp": "2026-06-21 14:53:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.40.68.58",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.40.68.58, 172.70.248.206",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYwIiwidXNlcm5hbWUiOiJ0aGlyZCByZWljaCIsImVtYWlsIjoibWFuaS5nb2xlc3RhbmVoQGdtYWlsLmNvbSIsImV4cCI6MTc4MjY1ODI5OH0.2Tnuie7ZKbqgxxD-vi1veyj_iQakZTEQ0Bb4N5xeQRg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f3d7616b881fad-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.40.68.58",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 14:53:11 UTC] === END API CALL LOG ===
[21-Jun-2026 14:53:11 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 14:53:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYwIiwidXNlcm5hbWUiOiJ0aGlyZCByZWljaCIsImVtYWlsIjoibWFuaS5nb2xlc3RhbmVoQGdtYWlsLmNvbSIsImV4cCI6MTc4MjY1ODI5OH0.2Tnuie7ZKbqgxxD-vi1veyj_iQakZTEQ0Bb4N5xeQRg
[21-Jun-2026 14:53:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 14:53:11 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 14:53:11 UTC] User ID: 860
[21-Jun-2026 14:53:11 UTC] ✅ User profile retrieved successfully for user ID: 860
[21-Jun-2026 14:53:19 UTC] === API CALL LOG ===
[21-Jun-2026 14:53:19 UTC] Endpoint: user/profile.php
[21-Jun-2026 14:53:19 UTC] Full Log Data: {
    "timestamp": "2026-06-21 14:53:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.40.68.58",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.40.68.58, 172.70.248.206",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYwIiwidXNlcm5hbWUiOiJ0aGlyZCByZWljaCIsImVtYWlsIjoibWFuaS5nb2xlc3RhbmVoQGdtYWlsLmNvbSIsImV4cCI6MTc4MjY1ODI5OH0.2Tnuie7ZKbqgxxD-vi1veyj_iQakZTEQ0Bb4N5xeQRg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f3d796bd7d1fad-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.40.68.58",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 14:53:19 UTC] === END API CALL LOG ===
[21-Jun-2026 14:53:19 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 14:53:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYwIiwidXNlcm5hbWUiOiJ0aGlyZCByZWljaCIsImVtYWlsIjoibWFuaS5nb2xlc3RhbmVoQGdtYWlsLmNvbSIsImV4cCI6MTc4MjY1ODI5OH0.2Tnuie7ZKbqgxxD-vi1veyj_iQakZTEQ0Bb4N5xeQRg
[21-Jun-2026 14:53:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 14:53:19 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 14:53:19 UTC] User ID: 860
[21-Jun-2026 14:53:19 UTC] ✅ User profile retrieved successfully for user ID: 860
[21-Jun-2026 14:53:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 14:53:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 14:53:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"188.40.68.58, 172.70.248.206","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYwIiwidXNlcm5hbWUiOiJ0aGlyZCByZWljaCIsImVtYWlsIjoibWFuaS5nb2xlc3RhbmVoQGdtYWlsLmNvbSIsImV4cCI6MTc4MjY1ODI5OH0.2Tnuie7ZKbqgxxD-vi1veyj_iQakZTEQ0Bb4N5xeQRg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0f3d796bd7a1fad-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"188.40.68.58","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-Jun-2026 14:53:19 UTC] === User Orders API Called ===
[21-Jun-2026 14:53:19 UTC] User ID: 860
[21-Jun-2026 14:53:19 UTC] Limit: 20, Offset: 0
[21-Jun-2026 14:53:19 UTC] Orders found: 0
[21-Jun-2026 14:53:19 UTC] Orders data: []
[21-Jun-2026 14:53:19 UTC] Total orders count: 0
[21-Jun-2026 14:53:20 UTC] === API CALL LOG ===
[21-Jun-2026 14:53:20 UTC] Endpoint: user/profile.php
[21-Jun-2026 14:53:20 UTC] Full Log Data: {
    "timestamp": "2026-06-21 14:53:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.40.68.58",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.40.68.58, 172.70.248.206",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYwIiwidXNlcm5hbWUiOiJ0aGlyZCByZWljaCIsImVtYWlsIjoibWFuaS5nb2xlc3RhbmVoQGdtYWlsLmNvbSIsImV4cCI6MTc4MjY1ODI5OH0.2Tnuie7ZKbqgxxD-vi1veyj_iQakZTEQ0Bb4N5xeQRg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f3d79a493a1fad-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.40.68.58",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 14:53:20 UTC] === END API CALL LOG ===
[21-Jun-2026 14:53:20 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 14:53:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYwIiwidXNlcm5hbWUiOiJ0aGlyZCByZWljaCIsImVtYWlsIjoibWFuaS5nb2xlc3RhbmVoQGdtYWlsLmNvbSIsImV4cCI6MTc4MjY1ODI5OH0.2Tnuie7ZKbqgxxD-vi1veyj_iQakZTEQ0Bb4N5xeQRg
[21-Jun-2026 14:53:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 14:53:20 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 14:53:20 UTC] User ID: 860
[21-Jun-2026 14:53:20 UTC] ✅ User profile retrieved successfully for user ID: 860
[21-Jun-2026 14:53:20 UTC] === API CALL LOG ===
[21-Jun-2026 14:53:20 UTC] Endpoint: user/profile.php
[21-Jun-2026 14:53:20 UTC] Full Log Data: {
    "timestamp": "2026-06-21 14:53:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.40.68.58",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.40.68.58, 172.70.248.206",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYwIiwidXNlcm5hbWUiOiJ0aGlyZCByZWljaCIsImVtYWlsIjoibWFuaS5nb2xlc3RhbmVoQGdtYWlsLmNvbSIsImV4cCI6MTc4MjY1ODI5OH0.2Tnuie7ZKbqgxxD-vi1veyj_iQakZTEQ0Bb4N5xeQRg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f3d79b4c2e1fad-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.40.68.58",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 14:53:20 UTC] === END API CALL LOG ===
[21-Jun-2026 14:53:20 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 14:53:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYwIiwidXNlcm5hbWUiOiJ0aGlyZCByZWljaCIsImVtYWlsIjoibWFuaS5nb2xlc3RhbmVoQGdtYWlsLmNvbSIsImV4cCI6MTc4MjY1ODI5OH0.2Tnuie7ZKbqgxxD-vi1veyj_iQakZTEQ0Bb4N5xeQRg
[21-Jun-2026 14:53:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 14:53:20 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 14:53:20 UTC] User ID: 860
[21-Jun-2026 14:53:20 UTC] ✅ User profile retrieved successfully for user ID: 860
[21-Jun-2026 15:08:11 UTC] === API CALL LOG ===
[21-Jun-2026 15:08:11 UTC] Endpoint: user/profile.php
[21-Jun-2026 15:08:11 UTC] Full Log Data: {
    "timestamp": "2026-06-21 15:08:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.139.85.127",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.139.85.127, 172.68.211.180",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYxIiwidXNlcm5hbWUiOiJEbWl0cml5IiwiZW1haWwiOiJwcm9ob2RhMDZkc0BtYWlsLnJ1IiwiZXhwIjoxNzgyNjU5MjkwfQ.kk--ZvpdQWKFkJJ1BnG8Hov40nGJk5cAWfAWSD7ZUOY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f3ed5bad5609b8-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "95.139.85.127",
        "cf-ipcountry": "RU",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 15:08:11 UTC] === END API CALL LOG ===
[21-Jun-2026 15:08:11 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 15:08:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYxIiwidXNlcm5hbWUiOiJEbWl0cml5IiwiZW1haWwiOiJwcm9ob2RhMDZkc0BtYWlsLnJ1IiwiZXhwIjoxNzgyNjU5MjkwfQ.kk--ZvpdQWKFkJJ1BnG8Hov40nGJk5cAWfAWSD7ZUOY
[21-Jun-2026 15:08:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 15:08:11 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 15:08:11 UTC] User ID: 861
[21-Jun-2026 15:08:11 UTC] ✅ User profile retrieved successfully for user ID: 861
[21-Jun-2026 15:08:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 15:08:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 15:08:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"95.139.85.127, 172.68.211.180","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYxIiwidXNlcm5hbWUiOiJEbWl0cml5IiwiZW1haWwiOiJwcm9ob2RhMDZkc0BtYWlsLnJ1IiwiZXhwIjoxNzgyNjU5MjkwfQ.kk--ZvpdQWKFkJJ1BnG8Hov40nGJk5cAWfAWSD7ZUOY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0f3ed5bad5c09b8-HKG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"95.139.85.127","cf-ipcountry":"RU","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-Jun-2026 15:08:11 UTC] === User Orders API Called ===
[21-Jun-2026 15:08:11 UTC] User ID: 861
[21-Jun-2026 15:08:11 UTC] Limit: 20, Offset: 0
[21-Jun-2026 15:08:11 UTC] Orders found: 0
[21-Jun-2026 15:08:11 UTC] Orders data: []
[21-Jun-2026 15:08:11 UTC] Total orders count: 0
[21-Jun-2026 15:08:12 UTC] === API CALL LOG ===
[21-Jun-2026 15:08:12 UTC] Endpoint: user/profile.php
[21-Jun-2026 15:08:12 UTC] Full Log Data: {
    "timestamp": "2026-06-21 15:08:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.139.85.127",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.139.85.127, 172.68.211.140",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYxIiwidXNlcm5hbWUiOiJEbWl0cml5IiwiZW1haWwiOiJwcm9ob2RhMDZkc0BtYWlsLnJ1IiwiZXhwIjoxNzgyNjU5MjkwfQ.kk--ZvpdQWKFkJJ1BnG8Hov40nGJk5cAWfAWSD7ZUOY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f3ed5bad5d09b8-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "95.139.85.127",
        "cf-ipcountry": "RU",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 15:08:12 UTC] === END API CALL LOG ===
[21-Jun-2026 15:08:12 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 15:08:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYxIiwidXNlcm5hbWUiOiJEbWl0cml5IiwiZW1haWwiOiJwcm9ob2RhMDZkc0BtYWlsLnJ1IiwiZXhwIjoxNzgyNjU5MjkwfQ.kk--ZvpdQWKFkJJ1BnG8Hov40nGJk5cAWfAWSD7ZUOY
[21-Jun-2026 15:08:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 15:08:12 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 15:08:12 UTC] User ID: 861
[21-Jun-2026 15:08:12 UTC] ✅ User profile retrieved successfully for user ID: 861
[21-Jun-2026 15:09:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 15:09:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 15:09:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"95.139.85.127, 172.71.218.41","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYxIiwidXNlcm5hbWUiOiJEbWl0cml5IiwiZW1haWwiOiJwcm9ob2RhMDZkc0BtYWlsLnJ1IiwiZXhwIjoxNzgyNjU5MjkwfQ.kk--ZvpdQWKFkJJ1BnG8Hov40nGJk5cAWfAWSD7ZUOY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0f3ef1e6c29860d-HKG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"95.139.85.127","cf-ipcountry":"RU","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-Jun-2026 15:09:24 UTC] === User Orders API Called ===
[21-Jun-2026 15:09:24 UTC] User ID: 861
[21-Jun-2026 15:09:24 UTC] Limit: 20, Offset: 0
[21-Jun-2026 15:09:24 UTC] Orders found: 0
[21-Jun-2026 15:09:24 UTC] Orders data: []
[21-Jun-2026 15:09:24 UTC] Total orders count: 0
[21-Jun-2026 15:09:25 UTC] === API CALL LOG ===
[21-Jun-2026 15:09:25 UTC] Endpoint: user/profile.php
[21-Jun-2026 15:09:25 UTC] Full Log Data: {
    "timestamp": "2026-06-21 15:09:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.139.85.127",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.139.85.127, 172.68.225.51",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYxIiwidXNlcm5hbWUiOiJEbWl0cml5IiwiZW1haWwiOiJwcm9ob2RhMDZkc0BtYWlsLnJ1IiwiZXhwIjoxNzgyNjU5MjkwfQ.kk--ZvpdQWKFkJJ1BnG8Hov40nGJk5cAWfAWSD7ZUOY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f3ef259a37860d-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "95.139.85.127",
        "cf-ipcountry": "RU",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 15:09:25 UTC] === END API CALL LOG ===
[21-Jun-2026 15:09:25 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 15:09:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYxIiwidXNlcm5hbWUiOiJEbWl0cml5IiwiZW1haWwiOiJwcm9ob2RhMDZkc0BtYWlsLnJ1IiwiZXhwIjoxNzgyNjU5MjkwfQ.kk--ZvpdQWKFkJJ1BnG8Hov40nGJk5cAWfAWSD7ZUOY
[21-Jun-2026 15:09:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 15:09:25 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 15:09:25 UTC] User ID: 861
[21-Jun-2026 15:09:25 UTC] ✅ User profile retrieved successfully for user ID: 861
[21-Jun-2026 15:09:25 UTC] === API CALL LOG ===
[21-Jun-2026 15:09:25 UTC] Endpoint: user/profile.php
[21-Jun-2026 15:09:25 UTC] Full Log Data: {
    "timestamp": "2026-06-21 15:09:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.139.85.127",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.139.85.127, 172.71.218.40",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYxIiwidXNlcm5hbWUiOiJEbWl0cml5IiwiZW1haWwiOiJwcm9ob2RhMDZkc0BtYWlsLnJ1IiwiZXhwIjoxNzgyNjU5MjkwfQ.kk--ZvpdQWKFkJJ1BnG8Hov40nGJk5cAWfAWSD7ZUOY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f3ef1e6c2d860d-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "95.139.85.127",
        "cf-ipcountry": "RU",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 15:09:25 UTC] === END API CALL LOG ===
[21-Jun-2026 15:09:25 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 15:09:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYxIiwidXNlcm5hbWUiOiJEbWl0cml5IiwiZW1haWwiOiJwcm9ob2RhMDZkc0BtYWlsLnJ1IiwiZXhwIjoxNzgyNjU5MjkwfQ.kk--ZvpdQWKFkJJ1BnG8Hov40nGJk5cAWfAWSD7ZUOY
[21-Jun-2026 15:09:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 15:09:25 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 15:09:25 UTC] User ID: 861
[21-Jun-2026 15:09:25 UTC] ✅ User profile retrieved successfully for user ID: 861
[21-Jun-2026 15:10:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 15:10:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 15:10:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"95.139.85.127, 162.159.98.44","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYxIiwidXNlcm5hbWUiOiJEbWl0cml5IiwiZW1haWwiOiJwcm9ob2RhMDZkc0BtYWlsLnJ1IiwiZXhwIjoxNzgyNjU5MjkwfQ.kk--ZvpdQWKFkJJ1BnG8Hov40nGJk5cAWfAWSD7ZUOY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0f3f137594de186-HKG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"95.139.85.127","cf-ipcountry":"RU","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-Jun-2026 15:10:50 UTC] === User Orders API Called ===
[21-Jun-2026 15:10:50 UTC] User ID: 861
[21-Jun-2026 15:10:50 UTC] Limit: 20, Offset: 0
[21-Jun-2026 15:10:50 UTC] Orders found: 0
[21-Jun-2026 15:10:50 UTC] Orders data: []
[21-Jun-2026 15:10:50 UTC] Total orders count: 0
[21-Jun-2026 15:10:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 15:10:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 15:10:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"95.139.85.127, 162.159.98.44","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYxIiwidXNlcm5hbWUiOiJEbWl0cml5IiwiZW1haWwiOiJwcm9ob2RhMDZkc0BtYWlsLnJ1IiwiZXhwIjoxNzgyNjU5MjkwfQ.kk--ZvpdQWKFkJJ1BnG8Hov40nGJk5cAWfAWSD7ZUOY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0f3f1540897e186-HKG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"95.139.85.127","cf-ipcountry":"RU","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-Jun-2026 15:10:54 UTC] === User Orders API Called ===
[21-Jun-2026 15:10:54 UTC] User ID: 861
[21-Jun-2026 15:10:54 UTC] Limit: 20, Offset: 0
[21-Jun-2026 15:10:54 UTC] Orders found: 0
[21-Jun-2026 15:10:54 UTC] Orders data: []
[21-Jun-2026 15:10:54 UTC] Total orders count: 0
[21-Jun-2026 15:10:54 UTC] === API CALL LOG ===
[21-Jun-2026 15:10:54 UTC] Endpoint: user/profile.php
[21-Jun-2026 15:10:54 UTC] Full Log Data: {
    "timestamp": "2026-06-21 15:10:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.139.85.127",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.139.85.127, 162.159.98.44",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYxIiwidXNlcm5hbWUiOiJEbWl0cml5IiwiZW1haWwiOiJwcm9ob2RhMDZkc0BtYWlsLnJ1IiwiZXhwIjoxNzgyNjU5MjkwfQ.kk--ZvpdQWKFkJJ1BnG8Hov40nGJk5cAWfAWSD7ZUOY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f3f1540899e186-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "95.139.85.127",
        "cf-ipcountry": "RU",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 15:10:54 UTC] === END API CALL LOG ===
[21-Jun-2026 15:10:54 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 15:10:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYxIiwidXNlcm5hbWUiOiJEbWl0cml5IiwiZW1haWwiOiJwcm9ob2RhMDZkc0BtYWlsLnJ1IiwiZXhwIjoxNzgyNjU5MjkwfQ.kk--ZvpdQWKFkJJ1BnG8Hov40nGJk5cAWfAWSD7ZUOY
[21-Jun-2026 15:10:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 15:10:54 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 15:10:54 UTC] User ID: 861
[21-Jun-2026 15:10:54 UTC] ✅ User profile retrieved successfully for user ID: 861
[21-Jun-2026 16:34:35 UTC] === API CALL LOG ===
[21-Jun-2026 16:34:35 UTC] Endpoint: user/profile.php
[21-Jun-2026 16:34:35 UTC] Full Log Data: {
    "timestamp": "2026-06-21 16:34:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "168.195.27.245",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "168.195.27.245, 172.71.6.233",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYyIiwidXNlcm5hbWUiOiJHb2t1IiwiZW1haWwiOiJ5Z29yb3JsYW5kbzIzOUBnbWFpbC5jb20iLCJleHAiOjE3ODI2NjQ0NzR9.iC-R3WHOe9biKULxIpj7v36s10WOX9e_plWjueBUftY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f46bec7dc5ae60-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "168.195.27.245",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 16:34:35 UTC] === END API CALL LOG ===
[21-Jun-2026 16:34:35 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 16:34:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYyIiwidXNlcm5hbWUiOiJHb2t1IiwiZW1haWwiOiJ5Z29yb3JsYW5kbzIzOUBnbWFpbC5jb20iLCJleHAiOjE3ODI2NjQ0NzR9.iC-R3WHOe9biKULxIpj7v36s10WOX9e_plWjueBUftY
[21-Jun-2026 16:34:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 16:34:35 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 16:34:35 UTC] User ID: 862
[21-Jun-2026 16:34:35 UTC] ✅ User profile retrieved successfully for user ID: 862
[21-Jun-2026 16:34:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 16:34:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 16:34:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"168.195.27.245, 172.71.6.233","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYyIiwidXNlcm5hbWUiOiJHb2t1IiwiZW1haWwiOiJ5Z29yb3JsYW5kbzIzOUBnbWFpbC5jb20iLCJleHAiOjE3ODI2NjQ0NzR9.iC-R3WHOe9biKULxIpj7v36s10WOX9e_plWjueBUftY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0f46bec8dd6ae60-GRU","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"168.195.27.245","cf-ipcountry":"BR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-Jun-2026 16:34:35 UTC] === User Orders API Called ===
[21-Jun-2026 16:34:35 UTC] User ID: 862
[21-Jun-2026 16:34:35 UTC] Limit: 20, Offset: 0
[21-Jun-2026 16:34:35 UTC] Orders found: 0
[21-Jun-2026 16:34:35 UTC] Orders data: []
[21-Jun-2026 16:34:35 UTC] Total orders count: 0
[21-Jun-2026 16:34:35 UTC] === API CALL LOG ===
[21-Jun-2026 16:34:35 UTC] Endpoint: user/profile.php
[21-Jun-2026 16:34:35 UTC] Full Log Data: {
    "timestamp": "2026-06-21 16:34:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "168.195.27.245",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "168.195.27.245, 172.71.6.233",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYyIiwidXNlcm5hbWUiOiJHb2t1IiwiZW1haWwiOiJ5Z29yb3JsYW5kbzIzOUBnbWFpbC5jb20iLCJleHAiOjE3ODI2NjQ0NzR9.iC-R3WHOe9biKULxIpj7v36s10WOX9e_plWjueBUftY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f46bed0e3eae60-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "168.195.27.245",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 16:34:35 UTC] === END API CALL LOG ===
[21-Jun-2026 16:34:35 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 16:34:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYyIiwidXNlcm5hbWUiOiJHb2t1IiwiZW1haWwiOiJ5Z29yb3JsYW5kbzIzOUBnbWFpbC5jb20iLCJleHAiOjE3ODI2NjQ0NzR9.iC-R3WHOe9biKULxIpj7v36s10WOX9e_plWjueBUftY
[21-Jun-2026 16:34:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 16:34:35 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 16:34:35 UTC] User ID: 862
[21-Jun-2026 16:34:35 UTC] ✅ User profile retrieved successfully for user ID: 862
[21-Jun-2026 16:34:36 UTC] === API CALL LOG ===
[21-Jun-2026 16:34:36 UTC] Endpoint: user/profile.php
[21-Jun-2026 16:34:36 UTC] Full Log Data: {
    "timestamp": "2026-06-21 16:34:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "168.195.27.245",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "168.195.27.245, 172.71.6.233",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYyIiwidXNlcm5hbWUiOiJHb2t1IiwiZW1haWwiOiJ5Z29yb3JsYW5kbzIzOUBnbWFpbC5jb20iLCJleHAiOjE3ODI2NjQ0NzR9.iC-R3WHOe9biKULxIpj7v36s10WOX9e_plWjueBUftY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f46bf1d945ae60-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "168.195.27.245",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 16:34:36 UTC] === END API CALL LOG ===
[21-Jun-2026 16:34:36 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 16:34:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYyIiwidXNlcm5hbWUiOiJHb2t1IiwiZW1haWwiOiJ5Z29yb3JsYW5kbzIzOUBnbWFpbC5jb20iLCJleHAiOjE3ODI2NjQ0NzR9.iC-R3WHOe9biKULxIpj7v36s10WOX9e_plWjueBUftY
[21-Jun-2026 16:34:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 16:34:36 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 16:34:36 UTC] User ID: 862
[21-Jun-2026 16:34:36 UTC] ✅ User profile retrieved successfully for user ID: 862
[21-Jun-2026 16:35:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 16:35:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 16:35:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"168.195.27.245, 172.71.6.233","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYyIiwidXNlcm5hbWUiOiJHb2t1IiwiZW1haWwiOiJ5Z29yb3JsYW5kbzIzOUBnbWFpbC5jb20iLCJleHAiOjE3ODI2NjQ0NzR9.iC-R3WHOe9biKULxIpj7v36s10WOX9e_plWjueBUftY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0f46d286d60ae60-GRU","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"168.195.27.245","cf-ipcountry":"BR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-Jun-2026 16:35:26 UTC] === User Orders API Called ===
[21-Jun-2026 16:35:26 UTC] User ID: 862
[21-Jun-2026 16:35:26 UTC] Limit: 20, Offset: 0
[21-Jun-2026 16:35:26 UTC] Orders found: 0
[21-Jun-2026 16:35:26 UTC] Orders data: []
[21-Jun-2026 16:35:26 UTC] Total orders count: 0
[21-Jun-2026 16:35:26 UTC] === API CALL LOG ===
[21-Jun-2026 16:35:26 UTC] Endpoint: user/profile.php
[21-Jun-2026 16:35:26 UTC] Full Log Data: {
    "timestamp": "2026-06-21 16:35:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "168.195.27.245",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "168.195.27.245, 172.71.6.233",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYyIiwidXNlcm5hbWUiOiJHb2t1IiwiZW1haWwiOiJ5Z29yb3JsYW5kbzIzOUBnbWFpbC5jb20iLCJleHAiOjE3ODI2NjQ0NzR9.iC-R3WHOe9biKULxIpj7v36s10WOX9e_plWjueBUftY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f46d28cda7ae60-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "168.195.27.245",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 16:35:26 UTC] === END API CALL LOG ===
[21-Jun-2026 16:35:26 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 16:35:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYyIiwidXNlcm5hbWUiOiJHb2t1IiwiZW1haWwiOiJ5Z29yb3JsYW5kbzIzOUBnbWFpbC5jb20iLCJleHAiOjE3ODI2NjQ0NzR9.iC-R3WHOe9biKULxIpj7v36s10WOX9e_plWjueBUftY
[21-Jun-2026 16:35:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 16:35:26 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 16:35:26 UTC] User ID: 862
[21-Jun-2026 16:35:26 UTC] ✅ User profile retrieved successfully for user ID: 862
[21-Jun-2026 16:35:26 UTC] === API CALL LOG ===
[21-Jun-2026 16:35:26 UTC] Endpoint: user/profile.php
[21-Jun-2026 16:35:26 UTC] Full Log Data: {
    "timestamp": "2026-06-21 16:35:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "168.195.27.245",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "168.195.27.245, 172.71.6.233",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYyIiwidXNlcm5hbWUiOiJHb2t1IiwiZW1haWwiOiJ5Z29yb3JsYW5kbzIzOUBnbWFpbC5jb20iLCJleHAiOjE3ODI2NjQ0NzR9.iC-R3WHOe9biKULxIpj7v36s10WOX9e_plWjueBUftY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f46d2cd853ae60-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "168.195.27.245",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 16:35:26 UTC] === END API CALL LOG ===
[21-Jun-2026 16:35:26 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 16:35:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYyIiwidXNlcm5hbWUiOiJHb2t1IiwiZW1haWwiOiJ5Z29yb3JsYW5kbzIzOUBnbWFpbC5jb20iLCJleHAiOjE3ODI2NjQ0NzR9.iC-R3WHOe9biKULxIpj7v36s10WOX9e_plWjueBUftY
[21-Jun-2026 16:35:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 16:35:26 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 16:35:26 UTC] User ID: 862
[21-Jun-2026 16:35:26 UTC] ✅ User profile retrieved successfully for user ID: 862
[21-Jun-2026 16:35:27 UTC] === API CALL LOG ===
[21-Jun-2026 16:35:27 UTC] Endpoint: user/profile.php
[21-Jun-2026 16:35:27 UTC] Full Log Data: {
    "timestamp": "2026-06-21 16:35:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "168.195.27.245",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "168.195.27.245, 172.71.6.233",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYyIiwidXNlcm5hbWUiOiJHb2t1IiwiZW1haWwiOiJ5Z29yb3JsYW5kbzIzOUBnbWFpbC5jb20iLCJleHAiOjE3ODI2NjQ0NzR9.iC-R3WHOe9biKULxIpj7v36s10WOX9e_plWjueBUftY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f46d2d98efae60-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "168.195.27.245",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 16:35:27 UTC] === END API CALL LOG ===
[21-Jun-2026 16:35:27 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 16:35:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYyIiwidXNlcm5hbWUiOiJHb2t1IiwiZW1haWwiOiJ5Z29yb3JsYW5kbzIzOUBnbWFpbC5jb20iLCJleHAiOjE3ODI2NjQ0NzR9.iC-R3WHOe9biKULxIpj7v36s10WOX9e_plWjueBUftY
[21-Jun-2026 16:35:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 16:35:27 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 16:35:27 UTC] User ID: 862
[21-Jun-2026 16:35:27 UTC] ✅ User profile retrieved successfully for user ID: 862
[21-Jun-2026 16:35:30 UTC] === API CALL LOG ===
[21-Jun-2026 16:35:30 UTC] Endpoint: user/profile.php
[21-Jun-2026 16:35:30 UTC] Full Log Data: {
    "timestamp": "2026-06-21 16:35:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "168.195.27.245",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "168.195.27.245, 172.71.6.233",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYyIiwidXNlcm5hbWUiOiJHb2t1IiwiZW1haWwiOiJ5Z29yb3JsYW5kbzIzOUBnbWFpbC5jb20iLCJleHAiOjE3ODI2NjQ0NzR9.iC-R3WHOe9biKULxIpj7v36s10WOX9e_plWjueBUftY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f46d400d1eae60-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "168.195.27.245",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 16:35:30 UTC] === END API CALL LOG ===
[21-Jun-2026 16:35:30 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 16:35:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYyIiwidXNlcm5hbWUiOiJHb2t1IiwiZW1haWwiOiJ5Z29yb3JsYW5kbzIzOUBnbWFpbC5jb20iLCJleHAiOjE3ODI2NjQ0NzR9.iC-R3WHOe9biKULxIpj7v36s10WOX9e_plWjueBUftY
[21-Jun-2026 16:35:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 16:35:30 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 16:35:30 UTC] User ID: 862
[21-Jun-2026 16:35:30 UTC] ✅ User profile retrieved successfully for user ID: 862
[21-Jun-2026 16:35:30 UTC] User Purchases API - User ID: 862
[21-Jun-2026 16:35:30 UTC] User Purchases API - Total purchases found: 0
[21-Jun-2026 16:35:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 16:35:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 16:35:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"168.195.27.245, 172.71.6.233","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYyIiwidXNlcm5hbWUiOiJHb2t1IiwiZW1haWwiOiJ5Z29yb3JsYW5kbzIzOUBnbWFpbC5jb20iLCJleHAiOjE3ODI2NjQ0NzR9.iC-R3WHOe9biKULxIpj7v36s10WOX9e_plWjueBUftY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0f46dc21f08ae60-GRU","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"168.195.27.245","cf-ipcountry":"BR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-Jun-2026 16:35:51 UTC] === User Orders API Called ===
[21-Jun-2026 16:35:51 UTC] User ID: 862
[21-Jun-2026 16:35:51 UTC] Limit: 20, Offset: 0
[21-Jun-2026 16:35:51 UTC] Orders found: 0
[21-Jun-2026 16:35:51 UTC] Orders data: []
[21-Jun-2026 16:35:51 UTC] Total orders count: 0
[21-Jun-2026 16:35:51 UTC] === API CALL LOG ===
[21-Jun-2026 16:35:51 UTC] Endpoint: user/profile.php
[21-Jun-2026 16:35:51 UTC] Full Log Data: {
    "timestamp": "2026-06-21 16:35:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "168.195.27.245",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "168.195.27.245, 172.71.6.232",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYyIiwidXNlcm5hbWUiOiJHb2t1IiwiZW1haWwiOiJ5Z29yb3JsYW5kbzIzOUBnbWFpbC5jb20iLCJleHAiOjE3ODI2NjQ0NzR9.iC-R3WHOe9biKULxIpj7v36s10WOX9e_plWjueBUftY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f46dc29f5eae60-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "168.195.27.245",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 16:35:51 UTC] === END API CALL LOG ===
[21-Jun-2026 16:35:51 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 16:35:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYyIiwidXNlcm5hbWUiOiJHb2t1IiwiZW1haWwiOiJ5Z29yb3JsYW5kbzIzOUBnbWFpbC5jb20iLCJleHAiOjE3ODI2NjQ0NzR9.iC-R3WHOe9biKULxIpj7v36s10WOX9e_plWjueBUftY
[21-Jun-2026 16:35:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 16:35:51 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 16:35:51 UTC] User ID: 862
[21-Jun-2026 16:35:51 UTC] ✅ User profile retrieved successfully for user ID: 862
[21-Jun-2026 16:35:51 UTC] === API CALL LOG ===
[21-Jun-2026 16:35:51 UTC] Endpoint: user/profile.php
[21-Jun-2026 16:35:51 UTC] Full Log Data: {
    "timestamp": "2026-06-21 16:35:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "168.195.27.245",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "168.195.27.245, 172.71.6.232",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYyIiwidXNlcm5hbWUiOiJHb2t1IiwiZW1haWwiOiJ5Z29yb3JsYW5kbzIzOUBnbWFpbC5jb20iLCJleHAiOjE3ODI2NjQ0NzR9.iC-R3WHOe9biKULxIpj7v36s10WOX9e_plWjueBUftY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f46dc679aeae60-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "168.195.27.245",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 16:35:51 UTC] === END API CALL LOG ===
[21-Jun-2026 16:35:51 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 16:35:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYyIiwidXNlcm5hbWUiOiJHb2t1IiwiZW1haWwiOiJ5Z29yb3JsYW5kbzIzOUBnbWFpbC5jb20iLCJleHAiOjE3ODI2NjQ0NzR9.iC-R3WHOe9biKULxIpj7v36s10WOX9e_plWjueBUftY
[21-Jun-2026 16:35:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 16:35:51 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 16:35:51 UTC] User ID: 862
[21-Jun-2026 16:35:51 UTC] ✅ User profile retrieved successfully for user ID: 862
[21-Jun-2026 16:35:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 16:35:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 16:35:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"168.195.27.245, 172.71.6.233","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYyIiwidXNlcm5hbWUiOiJHb2t1IiwiZW1haWwiOiJ5Z29yb3JsYW5kbzIzOUBnbWFpbC5jb20iLCJleHAiOjE3ODI2NjQ0NzR9.iC-R3WHOe9biKULxIpj7v36s10WOX9e_plWjueBUftY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0f46dc98becae60-GRU","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"168.195.27.245","cf-ipcountry":"BR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-Jun-2026 16:35:52 UTC] === User Orders API Called ===
[21-Jun-2026 16:35:52 UTC] User ID: 862
[21-Jun-2026 16:35:52 UTC] Limit: 20, Offset: 0
[21-Jun-2026 16:35:52 UTC] Orders found: 0
[21-Jun-2026 16:35:52 UTC] Orders data: []
[21-Jun-2026 16:35:52 UTC] Total orders count: 0
[21-Jun-2026 16:35:52 UTC] === API CALL LOG ===
[21-Jun-2026 16:35:52 UTC] Endpoint: user/profile.php
[21-Jun-2026 16:35:52 UTC] Full Log Data: {
    "timestamp": "2026-06-21 16:35:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "168.195.27.245",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "168.195.27.245, 172.71.6.233",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYyIiwidXNlcm5hbWUiOiJHb2t1IiwiZW1haWwiOiJ5Z29yb3JsYW5kbzIzOUBnbWFpbC5jb20iLCJleHAiOjE3ODI2NjQ0NzR9.iC-R3WHOe9biKULxIpj7v36s10WOX9e_plWjueBUftY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f46dcaac8dae60-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "168.195.27.245",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 16:35:52 UTC] === END API CALL LOG ===
[21-Jun-2026 16:35:52 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 16:35:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYyIiwidXNlcm5hbWUiOiJHb2t1IiwiZW1haWwiOiJ5Z29yb3JsYW5kbzIzOUBnbWFpbC5jb20iLCJleHAiOjE3ODI2NjQ0NzR9.iC-R3WHOe9biKULxIpj7v36s10WOX9e_plWjueBUftY
[21-Jun-2026 16:35:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 16:35:52 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 16:35:52 UTC] User ID: 862
[21-Jun-2026 16:35:52 UTC] ✅ User profile retrieved successfully for user ID: 862
[21-Jun-2026 16:45:04 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 16:45:04 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 16:45:04 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.112.123.227, 172.71.130.149","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYzIiwidXNlcm5hbWUiOiJEb2N0aW0iLCJlbWFpbCI6ImRvY3RpbXBldGVyczFAZ21haWwuY29tIiwiZXhwIjoxNzgyNjY1MTAyfQ.g4dBBbYcu6-EkmtamDHHbBb6nqjXyHbq2e8Jwraitq0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0f47b471fb602b3-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.112.123.227","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-Jun-2026 16:45:04 UTC] === User Orders API Called ===
[21-Jun-2026 16:45:04 UTC] User ID: 863
[21-Jun-2026 16:45:04 UTC] Limit: 20, Offset: 0
[21-Jun-2026 16:45:04 UTC] Orders found: 0
[21-Jun-2026 16:45:04 UTC] Orders data: []
[21-Jun-2026 16:45:04 UTC] Total orders count: 0
[21-Jun-2026 16:45:04 UTC] === API CALL LOG ===
[21-Jun-2026 16:45:04 UTC] Endpoint: user/profile.php
[21-Jun-2026 16:45:04 UTC] Full Log Data: {
    "timestamp": "2026-06-21 16:45:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.123.227",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.112.123.227, 172.71.130.149",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYzIiwidXNlcm5hbWUiOiJEb2N0aW0iLCJlbWFpbCI6ImRvY3RpbXBldGVyczFAZ21haWwuY29tIiwiZXhwIjoxNzgyNjY1MTAyfQ.g4dBBbYcu6-EkmtamDHHbBb6nqjXyHbq2e8Jwraitq0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f47b471fb202b3-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.112.123.227",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 16:45:04 UTC] === END API CALL LOG ===
[21-Jun-2026 16:45:04 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 16:45:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYzIiwidXNlcm5hbWUiOiJEb2N0aW0iLCJlbWFpbCI6ImRvY3RpbXBldGVyczFAZ21haWwuY29tIiwiZXhwIjoxNzgyNjY1MTAyfQ.g4dBBbYcu6-EkmtamDHHbBb6nqjXyHbq2e8Jwraitq0
[21-Jun-2026 16:45:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 16:45:04 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 16:45:04 UTC] User ID: 863
[21-Jun-2026 16:45:04 UTC] ✅ User profile retrieved successfully for user ID: 863
[21-Jun-2026 16:45:04 UTC] === API CALL LOG ===
[21-Jun-2026 16:45:04 UTC] Endpoint: user/profile.php
[21-Jun-2026 16:45:04 UTC] Full Log Data: {
    "timestamp": "2026-06-21 16:45:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.123.227",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.112.123.227, 172.71.130.149",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYzIiwidXNlcm5hbWUiOiJEb2N0aW0iLCJlbWFpbCI6ImRvY3RpbXBldGVyczFAZ21haWwuY29tIiwiZXhwIjoxNzgyNjY1MTAyfQ.g4dBBbYcu6-EkmtamDHHbBb6nqjXyHbq2e8Jwraitq0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f47b471fb802b3-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.112.123.227",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 16:45:04 UTC] === END API CALL LOG ===
[21-Jun-2026 16:45:04 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 16:45:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYzIiwidXNlcm5hbWUiOiJEb2N0aW0iLCJlbWFpbCI6ImRvY3RpbXBldGVyczFAZ21haWwuY29tIiwiZXhwIjoxNzgyNjY1MTAyfQ.g4dBBbYcu6-EkmtamDHHbBb6nqjXyHbq2e8Jwraitq0
[21-Jun-2026 16:45:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 16:45:04 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 16:45:04 UTC] User ID: 863
[21-Jun-2026 16:45:04 UTC] ✅ User profile retrieved successfully for user ID: 863
[21-Jun-2026 16:45:06 UTC] === API CALL LOG ===
[21-Jun-2026 16:45:06 UTC] Endpoint: user/profile.php
[21-Jun-2026 16:45:06 UTC] Full Log Data: {
    "timestamp": "2026-06-21 16:45:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.123.227",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.112.123.227, 172.71.130.149",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYzIiwidXNlcm5hbWUiOiJEb2N0aW0iLCJlbWFpbCI6ImRvY3RpbXBldGVyczFAZ21haWwuY29tIiwiZXhwIjoxNzgyNjY1MTAyfQ.g4dBBbYcu6-EkmtamDHHbBb6nqjXyHbq2e8Jwraitq0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f47b53a8d102b3-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.112.123.227",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 16:45:06 UTC] === END API CALL LOG ===
[21-Jun-2026 16:45:06 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 16:45:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYzIiwidXNlcm5hbWUiOiJEb2N0aW0iLCJlbWFpbCI6ImRvY3RpbXBldGVyczFAZ21haWwuY29tIiwiZXhwIjoxNzgyNjY1MTAyfQ.g4dBBbYcu6-EkmtamDHHbBb6nqjXyHbq2e8Jwraitq0
[21-Jun-2026 16:45:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 16:45:06 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 16:45:06 UTC] User ID: 863
[21-Jun-2026 16:45:06 UTC] ✅ User profile retrieved successfully for user ID: 863
[21-Jun-2026 16:46:21 UTC] === API CALL LOG ===
[21-Jun-2026 16:46:21 UTC] Endpoint: user/profile.php
[21-Jun-2026 16:46:21 UTC] Full Log Data: {
    "timestamp": "2026-06-21 16:46:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.123.227",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.112.123.227, 172.71.130.149",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYzIiwidXNlcm5hbWUiOiJEb2N0aW0iLCJlbWFpbCI6ImRvY3RpbXBldGVyczFAZ21haWwuY29tIiwiZXhwIjoxNzgyNjY1MTAyfQ.g4dBBbYcu6-EkmtamDHHbBb6nqjXyHbq2e8Jwraitq0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f47d24c87f02b3-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.112.123.227",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 16:46:21 UTC] === END API CALL LOG ===
[21-Jun-2026 16:46:21 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 16:46:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYzIiwidXNlcm5hbWUiOiJEb2N0aW0iLCJlbWFpbCI6ImRvY3RpbXBldGVyczFAZ21haWwuY29tIiwiZXhwIjoxNzgyNjY1MTAyfQ.g4dBBbYcu6-EkmtamDHHbBb6nqjXyHbq2e8Jwraitq0
[21-Jun-2026 16:46:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 16:46:21 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 16:46:21 UTC] User ID: 863
[21-Jun-2026 16:46:21 UTC] ✅ User profile retrieved successfully for user ID: 863
[21-Jun-2026 17:26:46 UTC] === API CALL LOG ===
[21-Jun-2026 17:26:46 UTC] Endpoint: user/profile.php
[21-Jun-2026 17:26:46 UTC] Full Log Data: {
    "timestamp": "2026-06-21 17:26:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.117.21.18",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.117.21.18, 172.69.253.142",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYzIiwidXNlcm5hbWUiOiJEb2N0aW0iLCJlbWFpbCI6ImRvY3RpbXBldGVyczFAZ21haWwuY29tIiwiZXhwIjoxNzgyNjY1MTAyfQ.g4dBBbYcu6-EkmtamDHHbBb6nqjXyHbq2e8Jwraitq0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f4b8577be0f9bd-LOS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.117.21.18",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 17:26:46 UTC] === END API CALL LOG ===
[21-Jun-2026 17:26:46 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 17:26:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYzIiwidXNlcm5hbWUiOiJEb2N0aW0iLCJlbWFpbCI6ImRvY3RpbXBldGVyczFAZ21haWwuY29tIiwiZXhwIjoxNzgyNjY1MTAyfQ.g4dBBbYcu6-EkmtamDHHbBb6nqjXyHbq2e8Jwraitq0
[21-Jun-2026 17:26:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 17:26:46 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 17:26:46 UTC] User ID: 863
[21-Jun-2026 17:26:46 UTC] ✅ User profile retrieved successfully for user ID: 863
[21-Jun-2026 17:26:48 UTC] === API CALL LOG ===
[21-Jun-2026 17:26:48 UTC] Endpoint: user/profile.php
[21-Jun-2026 17:26:48 UTC] Full Log Data: {
    "timestamp": "2026-06-21 17:26:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.117.21.18",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.117.21.18, 172.69.253.142",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYzIiwidXNlcm5hbWUiOiJEb2N0aW0iLCJlbWFpbCI6ImRvY3RpbXBldGVyczFAZ21haWwuY29tIiwiZXhwIjoxNzgyNjY1MTAyfQ.g4dBBbYcu6-EkmtamDHHbBb6nqjXyHbq2e8Jwraitq0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f4b868689af9bd-LOS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.117.21.18",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 17:26:48 UTC] === END API CALL LOG ===
[21-Jun-2026 17:26:48 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 17:26:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYzIiwidXNlcm5hbWUiOiJEb2N0aW0iLCJlbWFpbCI6ImRvY3RpbXBldGVyczFAZ21haWwuY29tIiwiZXhwIjoxNzgyNjY1MTAyfQ.g4dBBbYcu6-EkmtamDHHbBb6nqjXyHbq2e8Jwraitq0
[21-Jun-2026 17:26:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 17:26:48 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 17:26:48 UTC] User ID: 863
[21-Jun-2026 17:26:48 UTC] ✅ User profile retrieved successfully for user ID: 863
[21-Jun-2026 17:26:48 UTC] === API CALL LOG ===
[21-Jun-2026 17:26:48 UTC] Endpoint: user/profile.php
[21-Jun-2026 17:26:48 UTC] Full Log Data: {
    "timestamp": "2026-06-21 17:26:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.117.21.18",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.117.21.18, 172.69.253.151",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYzIiwidXNlcm5hbWUiOiJEb2N0aW0iLCJlbWFpbCI6ImRvY3RpbXBldGVyczFAZ21haWwuY29tIiwiZXhwIjoxNzgyNjY1MTAyfQ.g4dBBbYcu6-EkmtamDHHbBb6nqjXyHbq2e8Jwraitq0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f4b8674a72f9bd-LOS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.117.21.18",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 17:26:48 UTC] === END API CALL LOG ===
[21-Jun-2026 17:26:48 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 17:26:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYzIiwidXNlcm5hbWUiOiJEb2N0aW0iLCJlbWFpbCI6ImRvY3RpbXBldGVyczFAZ21haWwuY29tIiwiZXhwIjoxNzgyNjY1MTAyfQ.g4dBBbYcu6-EkmtamDHHbBb6nqjXyHbq2e8Jwraitq0
[21-Jun-2026 17:26:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 17:26:48 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 17:26:48 UTC] User ID: 863
[21-Jun-2026 17:26:48 UTC] ✅ User profile retrieved successfully for user ID: 863
[21-Jun-2026 17:26:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 17:26:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 17:26:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.117.21.18, 172.69.253.151","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYzIiwidXNlcm5hbWUiOiJEb2N0aW0iLCJlbWFpbCI6ImRvY3RpbXBldGVyczFAZ21haWwuY29tIiwiZXhwIjoxNzgyNjY1MTAyfQ.g4dBBbYcu6-EkmtamDHHbBb6nqjXyHbq2e8Jwraitq0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0f4b8680eeef9bd-LOS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.117.21.18","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-Jun-2026 17:26:48 UTC] === User Orders API Called ===
[21-Jun-2026 17:26:48 UTC] User ID: 863
[21-Jun-2026 17:26:48 UTC] Limit: 20, Offset: 0
[21-Jun-2026 17:26:48 UTC] Orders found: 0
[21-Jun-2026 17:26:48 UTC] Orders data: []
[21-Jun-2026 17:26:48 UTC] Total orders count: 0
[21-Jun-2026 17:27:20 UTC] === API CALL LOG ===
[21-Jun-2026 17:27:20 UTC] Endpoint: user/profile.php
[21-Jun-2026 17:27:20 UTC] Full Log Data: {
    "timestamp": "2026-06-21 17:27:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.117.21.18",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.117.21.18, 172.69.253.142",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYzIiwidXNlcm5hbWUiOiJEb2N0aW0iLCJlbWFpbCI6ImRvY3RpbXBldGVyczFAZ21haWwuY29tIiwiZXhwIjoxNzgyNjY1MTAyfQ.g4dBBbYcu6-EkmtamDHHbBb6nqjXyHbq2e8Jwraitq0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f4b92b6e3df9bd-LOS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.117.21.18",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 17:27:20 UTC] === END API CALL LOG ===
[21-Jun-2026 17:27:20 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 17:27:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYzIiwidXNlcm5hbWUiOiJEb2N0aW0iLCJlbWFpbCI6ImRvY3RpbXBldGVyczFAZ21haWwuY29tIiwiZXhwIjoxNzgyNjY1MTAyfQ.g4dBBbYcu6-EkmtamDHHbBb6nqjXyHbq2e8Jwraitq0
[21-Jun-2026 17:27:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 17:27:20 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 17:27:20 UTC] User ID: 863
[21-Jun-2026 17:27:20 UTC] ✅ User profile retrieved successfully for user ID: 863
[21-Jun-2026 17:28:15 UTC] === API CALL LOG ===
[21-Jun-2026 17:28:15 UTC] Endpoint: user/profile.php
[21-Jun-2026 17:28:15 UTC] Full Log Data: {
    "timestamp": "2026-06-21 17:28:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.117.21.18",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.117.21.18, 172.69.253.142",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYzIiwidXNlcm5hbWUiOiJEb2N0aW0iLCJlbWFpbCI6ImRvY3RpbXBldGVyczFAZ21haWwuY29tIiwiZXhwIjoxNzgyNjY1MTAyfQ.g4dBBbYcu6-EkmtamDHHbBb6nqjXyHbq2e8Jwraitq0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f4ba871eb4f9bd-LOS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.117.21.18",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 17:28:15 UTC] === END API CALL LOG ===
[21-Jun-2026 17:28:15 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 17:28:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYzIiwidXNlcm5hbWUiOiJEb2N0aW0iLCJlbWFpbCI6ImRvY3RpbXBldGVyczFAZ21haWwuY29tIiwiZXhwIjoxNzgyNjY1MTAyfQ.g4dBBbYcu6-EkmtamDHHbBb6nqjXyHbq2e8Jwraitq0
[21-Jun-2026 17:28:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 17:28:15 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 17:28:15 UTC] User ID: 863
[21-Jun-2026 17:28:15 UTC] ✅ User profile retrieved successfully for user ID: 863
[21-Jun-2026 17:28:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 17:28:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 17:28:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.117.21.18, 172.69.253.143","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYzIiwidXNlcm5hbWUiOiJEb2N0aW0iLCJlbWFpbCI6ImRvY3RpbXBldGVyczFAZ21haWwuY29tIiwiZXhwIjoxNzgyNjY1MTAyfQ.g4dBBbYcu6-EkmtamDHHbBb6nqjXyHbq2e8Jwraitq0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0f4ba871eb1f9bd-LOS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.117.21.18","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-Jun-2026 17:28:15 UTC] === User Orders API Called ===
[21-Jun-2026 17:28:15 UTC] User ID: 863
[21-Jun-2026 17:28:15 UTC] Limit: 20, Offset: 0
[21-Jun-2026 17:28:15 UTC] Orders found: 0
[21-Jun-2026 17:28:15 UTC] Orders data: []
[21-Jun-2026 17:28:15 UTC] Total orders count: 0
[21-Jun-2026 17:28:16 UTC] === API CALL LOG ===
[21-Jun-2026 17:28:16 UTC] Endpoint: user/profile.php
[21-Jun-2026 17:28:16 UTC] Full Log Data: {
    "timestamp": "2026-06-21 17:28:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.117.21.18",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.117.21.18, 172.69.253.142",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYzIiwidXNlcm5hbWUiOiJEb2N0aW0iLCJlbWFpbCI6ImRvY3RpbXBldGVyczFAZ21haWwuY29tIiwiZXhwIjoxNzgyNjY1MTAyfQ.g4dBBbYcu6-EkmtamDHHbBb6nqjXyHbq2e8Jwraitq0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f4ba8badccf9bd-LOS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.117.21.18",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 17:28:16 UTC] === END API CALL LOG ===
[21-Jun-2026 17:28:16 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 17:28:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYzIiwidXNlcm5hbWUiOiJEb2N0aW0iLCJlbWFpbCI6ImRvY3RpbXBldGVyczFAZ21haWwuY29tIiwiZXhwIjoxNzgyNjY1MTAyfQ.g4dBBbYcu6-EkmtamDHHbBb6nqjXyHbq2e8Jwraitq0
[21-Jun-2026 17:28:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 17:28:16 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 17:28:16 UTC] User ID: 863
[21-Jun-2026 17:28:16 UTC] ✅ User profile retrieved successfully for user ID: 863
[21-Jun-2026 17:29:46 UTC] === API CALL LOG ===
[21-Jun-2026 17:29:46 UTC] Endpoint: user/profile.php
[21-Jun-2026 17:29:46 UTC] Full Log Data: {
    "timestamp": "2026-06-21 17:29:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.117.21.18",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.117.21.18, 172.69.253.142",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYzIiwidXNlcm5hbWUiOiJEb2N0aW0iLCJlbWFpbCI6ImRvY3RpbXBldGVyczFAZ21haWwuY29tIiwiZXhwIjoxNzgyNjY1MTAyfQ.g4dBBbYcu6-EkmtamDHHbBb6nqjXyHbq2e8Jwraitq0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f4bcbe39bdf9bd-LOS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.117.21.18",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 17:29:46 UTC] === END API CALL LOG ===
[21-Jun-2026 17:29:46 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 17:29:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYzIiwidXNlcm5hbWUiOiJEb2N0aW0iLCJlbWFpbCI6ImRvY3RpbXBldGVyczFAZ21haWwuY29tIiwiZXhwIjoxNzgyNjY1MTAyfQ.g4dBBbYcu6-EkmtamDHHbBb6nqjXyHbq2e8Jwraitq0
[21-Jun-2026 17:29:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 17:29:46 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 17:29:46 UTC] User ID: 863
[21-Jun-2026 17:29:46 UTC] ✅ User profile retrieved successfully for user ID: 863
[21-Jun-2026 17:29:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 17:29:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 17:29:46 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.117.21.18, 172.69.253.142","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYzIiwidXNlcm5hbWUiOiJEb2N0aW0iLCJlbWFpbCI6ImRvY3RpbXBldGVyczFAZ21haWwuY29tIiwiZXhwIjoxNzgyNjY1MTAyfQ.g4dBBbYcu6-EkmtamDHHbBb6nqjXyHbq2e8Jwraitq0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0f4bcbe39bbf9bd-LOS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.117.21.18","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-Jun-2026 17:29:46 UTC] === User Orders API Called ===
[21-Jun-2026 17:29:46 UTC] User ID: 863
[21-Jun-2026 17:29:46 UTC] Limit: 20, Offset: 0
[21-Jun-2026 17:29:46 UTC] Orders found: 0
[21-Jun-2026 17:29:46 UTC] Orders data: []
[21-Jun-2026 17:29:46 UTC] Total orders count: 0
[21-Jun-2026 17:29:46 UTC] === API CALL LOG ===
[21-Jun-2026 17:29:46 UTC] Endpoint: user/profile.php
[21-Jun-2026 17:29:46 UTC] Full Log Data: {
    "timestamp": "2026-06-21 17:29:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.117.21.18",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.117.21.18, 172.69.253.142",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYzIiwidXNlcm5hbWUiOiJEb2N0aW0iLCJlbWFpbCI6ImRvY3RpbXBldGVyczFAZ21haWwuY29tIiwiZXhwIjoxNzgyNjY1MTAyfQ.g4dBBbYcu6-EkmtamDHHbBb6nqjXyHbq2e8Jwraitq0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f4bcc23a4df9bd-LOS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.117.21.18",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 17:29:46 UTC] === END API CALL LOG ===
[21-Jun-2026 17:29:46 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 17:29:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYzIiwidXNlcm5hbWUiOiJEb2N0aW0iLCJlbWFpbCI6ImRvY3RpbXBldGVyczFAZ21haWwuY29tIiwiZXhwIjoxNzgyNjY1MTAyfQ.g4dBBbYcu6-EkmtamDHHbBb6nqjXyHbq2e8Jwraitq0
[21-Jun-2026 17:29:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 17:29:46 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 17:29:46 UTC] User ID: 863
[21-Jun-2026 17:29:46 UTC] ✅ User profile retrieved successfully for user ID: 863
[21-Jun-2026 17:30:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 17:30:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 17:30:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.117.21.18, 172.69.253.143","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYzIiwidXNlcm5hbWUiOiJEb2N0aW0iLCJlbWFpbCI6ImRvY3RpbXBldGVyczFAZ21haWwuY29tIiwiZXhwIjoxNzgyNjY1MTAyfQ.g4dBBbYcu6-EkmtamDHHbBb6nqjXyHbq2e8Jwraitq0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0f4bdb7f929f9bd-LOS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.117.21.18","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-Jun-2026 17:30:26 UTC] === User Orders API Called ===
[21-Jun-2026 17:30:26 UTC] User ID: 863
[21-Jun-2026 17:30:26 UTC] Limit: 20, Offset: 0
[21-Jun-2026 17:30:26 UTC] Orders found: 0
[21-Jun-2026 17:30:26 UTC] Orders data: []
[21-Jun-2026 17:30:26 UTC] Total orders count: 0
[21-Jun-2026 17:30:26 UTC] === API CALL LOG ===
[21-Jun-2026 17:30:26 UTC] Endpoint: user/profile.php
[21-Jun-2026 17:30:26 UTC] Full Log Data: {
    "timestamp": "2026-06-21 17:30:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.117.21.18",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.117.21.18, 172.69.253.143",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYzIiwidXNlcm5hbWUiOiJEb2N0aW0iLCJlbWFpbCI6ImRvY3RpbXBldGVyczFAZ21haWwuY29tIiwiZXhwIjoxNzgyNjY1MTAyfQ.g4dBBbYcu6-EkmtamDHHbBb6nqjXyHbq2e8Jwraitq0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f4bdb85bb2f9bd-LOS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.117.21.18",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 17:30:26 UTC] === END API CALL LOG ===
[21-Jun-2026 17:30:26 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 17:30:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYzIiwidXNlcm5hbWUiOiJEb2N0aW0iLCJlbWFpbCI6ImRvY3RpbXBldGVyczFAZ21haWwuY29tIiwiZXhwIjoxNzgyNjY1MTAyfQ.g4dBBbYcu6-EkmtamDHHbBb6nqjXyHbq2e8Jwraitq0
[21-Jun-2026 17:30:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 17:30:26 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 17:30:26 UTC] User ID: 863
[21-Jun-2026 17:30:26 UTC] ✅ User profile retrieved successfully for user ID: 863
[21-Jun-2026 17:30:26 UTC] === API CALL LOG ===
[21-Jun-2026 17:30:26 UTC] Endpoint: user/profile.php
[21-Jun-2026 17:30:26 UTC] Full Log Data: {
    "timestamp": "2026-06-21 17:30:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.117.21.18",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.117.21.18, 172.69.253.142",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYzIiwidXNlcm5hbWUiOiJEb2N0aW0iLCJlbWFpbCI6ImRvY3RpbXBldGVyczFAZ21haWwuY29tIiwiZXhwIjoxNzgyNjY1MTAyfQ.g4dBBbYcu6-EkmtamDHHbBb6nqjXyHbq2e8Jwraitq0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f4bdbc78c3f9bd-LOS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.117.21.18",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 17:30:26 UTC] === END API CALL LOG ===
[21-Jun-2026 17:30:26 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 17:30:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYzIiwidXNlcm5hbWUiOiJEb2N0aW0iLCJlbWFpbCI6ImRvY3RpbXBldGVyczFAZ21haWwuY29tIiwiZXhwIjoxNzgyNjY1MTAyfQ.g4dBBbYcu6-EkmtamDHHbBb6nqjXyHbq2e8Jwraitq0
[21-Jun-2026 17:30:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 17:30:26 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 17:30:26 UTC] User ID: 863
[21-Jun-2026 17:30:26 UTC] ✅ User profile retrieved successfully for user ID: 863
[21-Jun-2026 17:30:34 UTC] === API CALL LOG ===
[21-Jun-2026 17:30:34 UTC] Endpoint: user/profile.php
[21-Jun-2026 17:30:34 UTC] Full Log Data: {
    "timestamp": "2026-06-21 17:30:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.117.21.18",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.117.21.18, 172.69.253.143",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYzIiwidXNlcm5hbWUiOiJEb2N0aW0iLCJlbWFpbCI6ImRvY3RpbXBldGVyczFAZ21haWwuY29tIiwiZXhwIjoxNzgyNjY1MTAyfQ.g4dBBbYcu6-EkmtamDHHbBb6nqjXyHbq2e8Jwraitq0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f4bde82b67c3e3-LOS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.117.21.18",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 17:30:34 UTC] === END API CALL LOG ===
[21-Jun-2026 17:30:34 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 17:30:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYzIiwidXNlcm5hbWUiOiJEb2N0aW0iLCJlbWFpbCI6ImRvY3RpbXBldGVyczFAZ21haWwuY29tIiwiZXhwIjoxNzgyNjY1MTAyfQ.g4dBBbYcu6-EkmtamDHHbBb6nqjXyHbq2e8Jwraitq0
[21-Jun-2026 17:30:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 17:30:34 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 17:30:34 UTC] User ID: 863
[21-Jun-2026 17:30:34 UTC] ✅ User profile retrieved successfully for user ID: 863
[21-Jun-2026 17:30:36 UTC] === API CALL LOG ===
[21-Jun-2026 17:30:36 UTC] Endpoint: user/profile.php
[21-Jun-2026 17:30:36 UTC] Full Log Data: {
    "timestamp": "2026-06-21 17:30:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.117.21.18",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.117.21.18, 172.69.253.143",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYzIiwidXNlcm5hbWUiOiJEb2N0aW0iLCJlbWFpbCI6ImRvY3RpbXBldGVyczFAZ21haWwuY29tIiwiZXhwIjoxNzgyNjY1MTAyfQ.g4dBBbYcu6-EkmtamDHHbBb6nqjXyHbq2e8Jwraitq0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f4bdf8e952c3e3-LOS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.117.21.18",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 17:30:36 UTC] === END API CALL LOG ===
[21-Jun-2026 17:30:36 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 17:30:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYzIiwidXNlcm5hbWUiOiJEb2N0aW0iLCJlbWFpbCI6ImRvY3RpbXBldGVyczFAZ21haWwuY29tIiwiZXhwIjoxNzgyNjY1MTAyfQ.g4dBBbYcu6-EkmtamDHHbBb6nqjXyHbq2e8Jwraitq0
[21-Jun-2026 17:30:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 17:30:36 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 17:30:36 UTC] User ID: 863
[21-Jun-2026 17:30:36 UTC] ✅ User profile retrieved successfully for user ID: 863
[21-Jun-2026 17:30:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 17:30:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 17:30:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.117.21.18, 172.69.253.143","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYzIiwidXNlcm5hbWUiOiJEb2N0aW0iLCJlbWFpbCI6ImRvY3RpbXBldGVyczFAZ21haWwuY29tIiwiZXhwIjoxNzgyNjY1MTAyfQ.g4dBBbYcu6-EkmtamDHHbBb6nqjXyHbq2e8Jwraitq0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0f4bdf9cd9dc3e3-LOS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.117.21.18","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-Jun-2026 17:30:36 UTC] === User Orders API Called ===
[21-Jun-2026 17:30:36 UTC] User ID: 863
[21-Jun-2026 17:30:36 UTC] Limit: 20, Offset: 0
[21-Jun-2026 17:30:36 UTC] Orders found: 0
[21-Jun-2026 17:30:36 UTC] Orders data: []
[21-Jun-2026 17:30:36 UTC] Total orders count: 0
[21-Jun-2026 17:30:36 UTC] === API CALL LOG ===
[21-Jun-2026 17:30:36 UTC] Endpoint: user/profile.php
[21-Jun-2026 17:30:36 UTC] Full Log Data: {
    "timestamp": "2026-06-21 17:30:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.117.21.18",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.117.21.18, 172.69.253.143",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYzIiwidXNlcm5hbWUiOiJEb2N0aW0iLCJlbWFpbCI6ImRvY3RpbXBldGVyczFAZ21haWwuY29tIiwiZXhwIjoxNzgyNjY1MTAyfQ.g4dBBbYcu6-EkmtamDHHbBb6nqjXyHbq2e8Jwraitq0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f4bdfa4849c3e3-LOS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.117.21.18",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 17:30:36 UTC] === END API CALL LOG ===
[21-Jun-2026 17:30:36 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 17:30:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYzIiwidXNlcm5hbWUiOiJEb2N0aW0iLCJlbWFpbCI6ImRvY3RpbXBldGVyczFAZ21haWwuY29tIiwiZXhwIjoxNzgyNjY1MTAyfQ.g4dBBbYcu6-EkmtamDHHbBb6nqjXyHbq2e8Jwraitq0
[21-Jun-2026 17:30:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 17:30:36 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 17:30:36 UTC] User ID: 863
[21-Jun-2026 17:30:36 UTC] ✅ User profile retrieved successfully for user ID: 863
[21-Jun-2026 17:30:46 UTC] === API CALL LOG ===
[21-Jun-2026 17:30:46 UTC] Endpoint: user/profile.php
[21-Jun-2026 17:30:46 UTC] Full Log Data: {
    "timestamp": "2026-06-21 17:30:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.117.21.18",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.117.21.18, 172.69.253.143",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYzIiwidXNlcm5hbWUiOiJEb2N0aW0iLCJlbWFpbCI6ImRvY3RpbXBldGVyczFAZ21haWwuY29tIiwiZXhwIjoxNzgyNjY1MTAyfQ.g4dBBbYcu6-EkmtamDHHbBb6nqjXyHbq2e8Jwraitq0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f4be36880dfc17-LOS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.117.21.18",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 17:30:46 UTC] === END API CALL LOG ===
[21-Jun-2026 17:30:46 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 17:30:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYzIiwidXNlcm5hbWUiOiJEb2N0aW0iLCJlbWFpbCI6ImRvY3RpbXBldGVyczFAZ21haWwuY29tIiwiZXhwIjoxNzgyNjY1MTAyfQ.g4dBBbYcu6-EkmtamDHHbBb6nqjXyHbq2e8Jwraitq0
[21-Jun-2026 17:30:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 17:30:46 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 17:30:46 UTC] User ID: 863
[21-Jun-2026 17:30:46 UTC] ✅ User profile retrieved successfully for user ID: 863
[21-Jun-2026 17:30:49 UTC] === API CALL LOG ===
[21-Jun-2026 17:30:49 UTC] Endpoint: user/profile.php
[21-Jun-2026 17:30:49 UTC] Full Log Data: {
    "timestamp": "2026-06-21 17:30:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.117.21.18",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.117.21.18, 172.69.253.143",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYzIiwidXNlcm5hbWUiOiJEb2N0aW0iLCJlbWFpbCI6ImRvY3RpbXBldGVyczFAZ21haWwuY29tIiwiZXhwIjoxNzgyNjY1MTAyfQ.g4dBBbYcu6-EkmtamDHHbBb6nqjXyHbq2e8Jwraitq0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f4be47cad8fc17-LOS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.117.21.18",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 17:30:49 UTC] === END API CALL LOG ===
[21-Jun-2026 17:30:49 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 17:30:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYzIiwidXNlcm5hbWUiOiJEb2N0aW0iLCJlbWFpbCI6ImRvY3RpbXBldGVyczFAZ21haWwuY29tIiwiZXhwIjoxNzgyNjY1MTAyfQ.g4dBBbYcu6-EkmtamDHHbBb6nqjXyHbq2e8Jwraitq0
[21-Jun-2026 17:30:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 17:30:49 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 17:30:49 UTC] User ID: 863
[21-Jun-2026 17:30:49 UTC] ✅ User profile retrieved successfully for user ID: 863
[21-Jun-2026 17:30:49 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 17:30:49 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 17:30:49 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.117.21.18, 172.69.253.143","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYzIiwidXNlcm5hbWUiOiJEb2N0aW0iLCJlbWFpbCI6ImRvY3RpbXBldGVyczFAZ21haWwuY29tIiwiZXhwIjoxNzgyNjY1MTAyfQ.g4dBBbYcu6-EkmtamDHHbBb6nqjXyHbq2e8Jwraitq0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0f4be484e51fc17-LOS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.117.21.18","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-Jun-2026 17:30:49 UTC] === User Orders API Called ===
[21-Jun-2026 17:30:49 UTC] User ID: 863
[21-Jun-2026 17:30:49 UTC] Limit: 20, Offset: 0
[21-Jun-2026 17:30:49 UTC] Orders found: 0
[21-Jun-2026 17:30:49 UTC] Orders data: []
[21-Jun-2026 17:30:49 UTC] Total orders count: 0
[21-Jun-2026 17:30:49 UTC] === API CALL LOG ===
[21-Jun-2026 17:30:49 UTC] Endpoint: user/profile.php
[21-Jun-2026 17:30:49 UTC] Full Log Data: {
    "timestamp": "2026-06-21 17:30:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.117.21.18",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.117.21.18, 172.69.253.143",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYzIiwidXNlcm5hbWUiOiJEb2N0aW0iLCJlbWFpbCI6ImRvY3RpbXBldGVyczFAZ21haWwuY29tIiwiZXhwIjoxNzgyNjY1MTAyfQ.g4dBBbYcu6-EkmtamDHHbBb6nqjXyHbq2e8Jwraitq0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f4be48b8cffc17-LOS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.117.21.18",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 17:30:49 UTC] === END API CALL LOG ===
[21-Jun-2026 17:30:49 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 17:30:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYzIiwidXNlcm5hbWUiOiJEb2N0aW0iLCJlbWFpbCI6ImRvY3RpbXBldGVyczFAZ21haWwuY29tIiwiZXhwIjoxNzgyNjY1MTAyfQ.g4dBBbYcu6-EkmtamDHHbBb6nqjXyHbq2e8Jwraitq0
[21-Jun-2026 17:30:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 17:30:49 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 17:30:49 UTC] User ID: 863
[21-Jun-2026 17:30:49 UTC] ✅ User profile retrieved successfully for user ID: 863
[21-Jun-2026 17:31:15 UTC] === API CALL LOG ===
[21-Jun-2026 17:31:15 UTC] Endpoint: user/profile.php
[21-Jun-2026 17:31:15 UTC] Full Log Data: {
    "timestamp": "2026-06-21 17:31:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.117.21.18",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.117.21.18, 172.69.253.143",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYzIiwidXNlcm5hbWUiOiJEb2N0aW0iLCJlbWFpbCI6ImRvY3RpbXBldGVyczFAZ21haWwuY29tIiwiZXhwIjoxNzgyNjY1MTAyfQ.g4dBBbYcu6-EkmtamDHHbBb6nqjXyHbq2e8Jwraitq0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f4beea99b7a05c-LOS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.117.21.18",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 17:31:15 UTC] === END API CALL LOG ===
[21-Jun-2026 17:31:15 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 17:31:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYzIiwidXNlcm5hbWUiOiJEb2N0aW0iLCJlbWFpbCI6ImRvY3RpbXBldGVyczFAZ21haWwuY29tIiwiZXhwIjoxNzgyNjY1MTAyfQ.g4dBBbYcu6-EkmtamDHHbBb6nqjXyHbq2e8Jwraitq0
[21-Jun-2026 17:31:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 17:31:15 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 17:31:15 UTC] User ID: 863
[21-Jun-2026 17:31:15 UTC] ✅ User profile retrieved successfully for user ID: 863
[21-Jun-2026 17:31:17 UTC] === API CALL LOG ===
[21-Jun-2026 17:31:17 UTC] Endpoint: user/profile.php
[21-Jun-2026 17:31:17 UTC] Full Log Data: {
    "timestamp": "2026-06-21 17:31:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.117.21.18",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.117.21.18, 172.69.253.143",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYzIiwidXNlcm5hbWUiOiJEb2N0aW0iLCJlbWFpbCI6ImRvY3RpbXBldGVyczFAZ21haWwuY29tIiwiZXhwIjoxNzgyNjY1MTAyfQ.g4dBBbYcu6-EkmtamDHHbBb6nqjXyHbq2e8Jwraitq0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f4befb584ba05c-LOS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.117.21.18",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 17:31:17 UTC] === END API CALL LOG ===
[21-Jun-2026 17:31:17 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 17:31:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYzIiwidXNlcm5hbWUiOiJEb2N0aW0iLCJlbWFpbCI6ImRvY3RpbXBldGVyczFAZ21haWwuY29tIiwiZXhwIjoxNzgyNjY1MTAyfQ.g4dBBbYcu6-EkmtamDHHbBb6nqjXyHbq2e8Jwraitq0
[21-Jun-2026 17:31:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 17:31:17 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 17:31:17 UTC] User ID: 863
[21-Jun-2026 17:31:17 UTC] ✅ User profile retrieved successfully for user ID: 863
[21-Jun-2026 17:31:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 17:31:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 17:31:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.117.21.18, 172.69.253.143","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYzIiwidXNlcm5hbWUiOiJEb2N0aW0iLCJlbWFpbCI6ImRvY3RpbXBldGVyczFAZ21haWwuY29tIiwiZXhwIjoxNzgyNjY1MTAyfQ.g4dBBbYcu6-EkmtamDHHbBb6nqjXyHbq2e8Jwraitq0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0f4befbdb0aa05c-LOS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.117.21.18","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-Jun-2026 17:31:17 UTC] === User Orders API Called ===
[21-Jun-2026 17:31:17 UTC] User ID: 863
[21-Jun-2026 17:31:17 UTC] Limit: 20, Offset: 0
[21-Jun-2026 17:31:17 UTC] Orders found: 0
[21-Jun-2026 17:31:17 UTC] Orders data: []
[21-Jun-2026 17:31:17 UTC] Total orders count: 0
[21-Jun-2026 17:31:17 UTC] === API CALL LOG ===
[21-Jun-2026 17:31:17 UTC] Endpoint: user/profile.php
[21-Jun-2026 17:31:17 UTC] Full Log Data: {
    "timestamp": "2026-06-21 17:31:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.117.21.18",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.117.21.18, 172.69.253.143",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYzIiwidXNlcm5hbWUiOiJEb2N0aW0iLCJlbWFpbCI6ImRvY3RpbXBldGVyczFAZ21haWwuY29tIiwiZXhwIjoxNzgyNjY1MTAyfQ.g4dBBbYcu6-EkmtamDHHbBb6nqjXyHbq2e8Jwraitq0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f4befc5dc3a05c-LOS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.117.21.18",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 17:31:17 UTC] === END API CALL LOG ===
[21-Jun-2026 17:31:17 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 17:31:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYzIiwidXNlcm5hbWUiOiJEb2N0aW0iLCJlbWFpbCI6ImRvY3RpbXBldGVyczFAZ21haWwuY29tIiwiZXhwIjoxNzgyNjY1MTAyfQ.g4dBBbYcu6-EkmtamDHHbBb6nqjXyHbq2e8Jwraitq0
[21-Jun-2026 17:31:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 17:31:17 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 17:31:17 UTC] User ID: 863
[21-Jun-2026 17:31:17 UTC] ✅ User profile retrieved successfully for user ID: 863
[21-Jun-2026 17:31:23 UTC] === API CALL LOG ===
[21-Jun-2026 17:31:23 UTC] Endpoint: user/profile.php
[21-Jun-2026 17:31:23 UTC] Full Log Data: {
    "timestamp": "2026-06-21 17:31:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.117.21.18",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.117.21.18, 172.69.253.143",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYzIiwidXNlcm5hbWUiOiJEb2N0aW0iLCJlbWFpbCI6ImRvY3RpbXBldGVyczFAZ21haWwuY29tIiwiZXhwIjoxNzgyNjY1MTAyfQ.g4dBBbYcu6-EkmtamDHHbBb6nqjXyHbq2e8Jwraitq0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f4bf1e793dc3e3-LOS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.117.21.18",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 17:31:23 UTC] === END API CALL LOG ===
[21-Jun-2026 17:31:23 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 17:31:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYzIiwidXNlcm5hbWUiOiJEb2N0aW0iLCJlbWFpbCI6ImRvY3RpbXBldGVyczFAZ21haWwuY29tIiwiZXhwIjoxNzgyNjY1MTAyfQ.g4dBBbYcu6-EkmtamDHHbBb6nqjXyHbq2e8Jwraitq0
[21-Jun-2026 17:31:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 17:31:23 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 17:31:23 UTC] User ID: 863
[21-Jun-2026 17:31:23 UTC] ✅ User profile retrieved successfully for user ID: 863
[21-Jun-2026 17:31:25 UTC] === API CALL LOG ===
[21-Jun-2026 17:31:25 UTC] Endpoint: user/profile.php
[21-Jun-2026 17:31:25 UTC] Full Log Data: {
    "timestamp": "2026-06-21 17:31:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.117.21.18",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.117.21.18, 172.69.253.143",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYzIiwidXNlcm5hbWUiOiJEb2N0aW0iLCJlbWFpbCI6ImRvY3RpbXBldGVyczFAZ21haWwuY29tIiwiZXhwIjoxNzgyNjY1MTAyfQ.g4dBBbYcu6-EkmtamDHHbBb6nqjXyHbq2e8Jwraitq0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f4bf2c9c34c3e3-LOS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.117.21.18",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 17:31:25 UTC] === END API CALL LOG ===
[21-Jun-2026 17:31:25 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 17:31:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYzIiwidXNlcm5hbWUiOiJEb2N0aW0iLCJlbWFpbCI6ImRvY3RpbXBldGVyczFAZ21haWwuY29tIiwiZXhwIjoxNzgyNjY1MTAyfQ.g4dBBbYcu6-EkmtamDHHbBb6nqjXyHbq2e8Jwraitq0
[21-Jun-2026 17:31:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 17:31:25 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 17:31:25 UTC] User ID: 863
[21-Jun-2026 17:31:25 UTC] ✅ User profile retrieved successfully for user ID: 863
[21-Jun-2026 17:31:25 UTC] === API CALL LOG ===
[21-Jun-2026 17:31:25 UTC] Endpoint: user/profile.php
[21-Jun-2026 17:31:25 UTC] Full Log Data: {
    "timestamp": "2026-06-21 17:31:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.204.161",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.204.161, 172.64.200.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY0IiwidXNlcm5hbWUiOiJAUmFqYWJvdnZfbzEiLCJlbWFpbCI6ImFzc2FsMTFqd0BnbWFpbC5jb20iLCJleHAiOjE3ODI2Njc4ODR9.qZsY-xg9OhBfTntxvOTpjun_qec6dCNLBP-yql5E53Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f4bf2d89f04cd7-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.204.161",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 17:31:25 UTC] === END API CALL LOG ===
[21-Jun-2026 17:31:25 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 17:31:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY0IiwidXNlcm5hbWUiOiJAUmFqYWJvdnZfbzEiLCJlbWFpbCI6ImFzc2FsMTFqd0BnbWFpbC5jb20iLCJleHAiOjE3ODI2Njc4ODR9.qZsY-xg9OhBfTntxvOTpjun_qec6dCNLBP-yql5E53Y
[21-Jun-2026 17:31:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 17:31:25 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 17:31:25 UTC] User ID: 864
[21-Jun-2026 17:31:25 UTC] ✅ User profile retrieved successfully for user ID: 864
[21-Jun-2026 17:31:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 17:31:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 17:31:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.117.21.18, 172.69.253.143","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYzIiwidXNlcm5hbWUiOiJEb2N0aW0iLCJlbWFpbCI6ImRvY3RpbXBldGVyczFAZ21haWwuY29tIiwiZXhwIjoxNzgyNjY1MTAyfQ.g4dBBbYcu6-EkmtamDHHbBb6nqjXyHbq2e8Jwraitq0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0f4bf2d594bc3e3-LOS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.117.21.18","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-Jun-2026 17:31:25 UTC] === User Orders API Called ===
[21-Jun-2026 17:31:25 UTC] User ID: 863
[21-Jun-2026 17:31:25 UTC] Limit: 20, Offset: 0
[21-Jun-2026 17:31:25 UTC] Orders found: 0
[21-Jun-2026 17:31:25 UTC] === API CALL LOG ===
[21-Jun-2026 17:31:25 UTC] Endpoint: user/profile.php
[21-Jun-2026 17:31:25 UTC] Orders data: []
[21-Jun-2026 17:31:25 UTC] Full Log Data: {
    "timestamp": "2026-06-21 17:31:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.204.161",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.204.161, 172.64.200.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY0IiwidXNlcm5hbWUiOiJAUmFqYWJvdnZfbzEiLCJlbWFpbCI6ImFzc2FsMTFqd0BnbWFpbC5jb20iLCJleHAiOjE3ODI2Njc4ODR9.qZsY-xg9OhBfTntxvOTpjun_qec6dCNLBP-yql5E53Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f4bf2d89f84cd7-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.204.161",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 17:31:25 UTC] === END API CALL LOG ===
[21-Jun-2026 17:31:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 17:31:25 UTC] Total orders count: 0
[21-Jun-2026 17:31:25 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 17:31:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 17:31:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY0IiwidXNlcm5hbWUiOiJAUmFqYWJvdnZfbzEiLCJlbWFpbCI6ImFzc2FsMTFqd0BnbWFpbC5jb20iLCJleHAiOjE3ODI2Njc4ODR9.qZsY-xg9OhBfTntxvOTpjun_qec6dCNLBP-yql5E53Y
[21-Jun-2026 17:31:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.63.204.161, 172.64.200.48","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY0IiwidXNlcm5hbWUiOiJAUmFqYWJvdnZfbzEiLCJlbWFpbCI6ImFzc2FsMTFqd0BnbWFpbC5jb20iLCJleHAiOjE3ODI2Njc4ODR9.qZsY-xg9OhBfTntxvOTpjun_qec6dCNLBP-yql5E53Y","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0f4bf2d89f64cd7-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"92.63.204.161","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-Jun-2026 17:31:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 17:31:25 UTC] === User Orders API Called ===
[21-Jun-2026 17:31:25 UTC] User ID: 864
[21-Jun-2026 17:31:25 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 17:31:25 UTC] User ID: 864
[21-Jun-2026 17:31:25 UTC] Limit: 20, Offset: 0
[21-Jun-2026 17:31:25 UTC] ✅ User profile retrieved successfully for user ID: 864
[21-Jun-2026 17:31:25 UTC] Orders found: 0
[21-Jun-2026 17:31:25 UTC] Orders data: []
[21-Jun-2026 17:31:25 UTC] Total orders count: 0
[21-Jun-2026 17:31:25 UTC] === API CALL LOG ===
[21-Jun-2026 17:31:25 UTC] Endpoint: user/profile.php
[21-Jun-2026 17:31:25 UTC] Full Log Data: {
    "timestamp": "2026-06-21 17:31:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.117.21.18",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.117.21.18, 172.69.253.143",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYzIiwidXNlcm5hbWUiOiJEb2N0aW0iLCJlbWFpbCI6ImRvY3RpbXBldGVyczFAZ21haWwuY29tIiwiZXhwIjoxNzgyNjY1MTAyfQ.g4dBBbYcu6-EkmtamDHHbBb6nqjXyHbq2e8Jwraitq0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f4bf2d9b40c3e3-LOS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.117.21.18",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 17:31:25 UTC] === END API CALL LOG ===
[21-Jun-2026 17:31:25 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 17:31:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYzIiwidXNlcm5hbWUiOiJEb2N0aW0iLCJlbWFpbCI6ImRvY3RpbXBldGVyczFAZ21haWwuY29tIiwiZXhwIjoxNzgyNjY1MTAyfQ.g4dBBbYcu6-EkmtamDHHbBb6nqjXyHbq2e8Jwraitq0
[21-Jun-2026 17:31:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 17:31:25 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 17:31:25 UTC] User ID: 863
[21-Jun-2026 17:31:25 UTC] ✅ User profile retrieved successfully for user ID: 863
[21-Jun-2026 17:31:26 UTC] === API CALL LOG ===
[21-Jun-2026 17:31:26 UTC] Endpoint: user/profile.php
[21-Jun-2026 17:31:26 UTC] Full Log Data: {
    "timestamp": "2026-06-21 17:31:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.204.161",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.204.161, 172.64.200.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY0IiwidXNlcm5hbWUiOiJAUmFqYWJvdnZfbzEiLCJlbWFpbCI6ImFzc2FsMTFqd0BnbWFpbC5jb20iLCJleHAiOjE3ODI2Njc4ODR9.qZsY-xg9OhBfTntxvOTpjun_qec6dCNLBP-yql5E53Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f4bf340c0c4cd7-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.204.161",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 17:31:26 UTC] === END API CALL LOG ===
[21-Jun-2026 17:31:26 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 17:31:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY0IiwidXNlcm5hbWUiOiJAUmFqYWJvdnZfbzEiLCJlbWFpbCI6ImFzc2FsMTFqd0BnbWFpbC5jb20iLCJleHAiOjE3ODI2Njc4ODR9.qZsY-xg9OhBfTntxvOTpjun_qec6dCNLBP-yql5E53Y
[21-Jun-2026 17:31:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 17:31:26 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 17:31:26 UTC] User ID: 864
[21-Jun-2026 17:31:26 UTC] ✅ User profile retrieved successfully for user ID: 864
[21-Jun-2026 17:31:34 UTC] === API CALL LOG ===
[21-Jun-2026 17:31:34 UTC] Endpoint: user/profile.php
[21-Jun-2026 17:31:34 UTC] Full Log Data: {
    "timestamp": "2026-06-21 17:31:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.204.161",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.204.161, 172.64.200.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY0IiwidXNlcm5hbWUiOiJAUmFqYWJvdnZfbzEiLCJlbWFpbCI6ImFzc2FsMTFqd0BnbWFpbC5jb20iLCJleHAiOjE3ODI2Njc4ODR9.qZsY-xg9OhBfTntxvOTpjun_qec6dCNLBP-yql5E53Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f4bf65ada54cd7-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.204.161",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 17:31:34 UTC] === END API CALL LOG ===
[21-Jun-2026 17:31:34 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 17:31:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY0IiwidXNlcm5hbWUiOiJAUmFqYWJvdnZfbzEiLCJlbWFpbCI6ImFzc2FsMTFqd0BnbWFpbC5jb20iLCJleHAiOjE3ODI2Njc4ODR9.qZsY-xg9OhBfTntxvOTpjun_qec6dCNLBP-yql5E53Y
[21-Jun-2026 17:31:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 17:31:34 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 17:31:34 UTC] User ID: 864
[21-Jun-2026 17:31:34 UTC] ✅ User profile retrieved successfully for user ID: 864
[21-Jun-2026 17:31:34 UTC] User Purchases API - User ID: 864
[21-Jun-2026 17:31:34 UTC] User Purchases API - Total purchases found: 0
[21-Jun-2026 17:31:37 UTC] === API CALL LOG ===
[21-Jun-2026 17:31:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 17:31:37 UTC] Endpoint: user/profile.php
[21-Jun-2026 17:31:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 17:31:37 UTC] Full Log Data: {
    "timestamp": "2026-06-21 17:31:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.204.161",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.204.161, 172.64.200.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY0IiwidXNlcm5hbWUiOiJAUmFqYWJvdnZfbzEiLCJlbWFpbCI6ImFzc2FsMTFqd0BnbWFpbC5jb20iLCJleHAiOjE3ODI2Njc4ODR9.qZsY-xg9OhBfTntxvOTpjun_qec6dCNLBP-yql5E53Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f4bf788f4f4cd7-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.204.161",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 17:31:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.63.204.161, 172.64.200.14","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY0IiwidXNlcm5hbWUiOiJAUmFqYWJvdnZfbzEiLCJlbWFpbCI6ImFzc2FsMTFqd0BnbWFpbC5jb20iLCJleHAiOjE3ODI2Njc4ODR9.qZsY-xg9OhBfTntxvOTpjun_qec6dCNLBP-yql5E53Y","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0f4bf788f4d4cd7-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"92.63.204.161","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-Jun-2026 17:31:37 UTC] === END API CALL LOG ===
[21-Jun-2026 17:31:37 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 17:31:37 UTC] === User Orders API Called ===
[21-Jun-2026 17:31:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY0IiwidXNlcm5hbWUiOiJAUmFqYWJvdnZfbzEiLCJlbWFpbCI6ImFzc2FsMTFqd0BnbWFpbC5jb20iLCJleHAiOjE3ODI2Njc4ODR9.qZsY-xg9OhBfTntxvOTpjun_qec6dCNLBP-yql5E53Y
[21-Jun-2026 17:31:37 UTC] User ID: 864
[21-Jun-2026 17:31:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 17:31:37 UTC] Limit: 20, Offset: 0
[21-Jun-2026 17:31:37 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 17:31:37 UTC] User ID: 864
[21-Jun-2026 17:31:37 UTC] ✅ User profile retrieved successfully for user ID: 864
[21-Jun-2026 17:31:37 UTC] Orders found: 0
[21-Jun-2026 17:31:37 UTC] Orders data: []
[21-Jun-2026 17:31:37 UTC] Total orders count: 0
[21-Jun-2026 17:31:38 UTC] === API CALL LOG ===
[21-Jun-2026 17:31:38 UTC] Endpoint: user/profile.php
[21-Jun-2026 17:31:38 UTC] Full Log Data: {
    "timestamp": "2026-06-21 17:31:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.204.161",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.204.161, 172.64.200.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY0IiwidXNlcm5hbWUiOiJAUmFqYWJvdnZfbzEiLCJlbWFpbCI6ImFzc2FsMTFqd0BnbWFpbC5jb20iLCJleHAiOjE3ODI2Njc4ODR9.qZsY-xg9OhBfTntxvOTpjun_qec6dCNLBP-yql5E53Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f4bf7bae3a4cd7-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.204.161",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 17:31:38 UTC] === END API CALL LOG ===
[21-Jun-2026 17:31:38 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 17:31:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY0IiwidXNlcm5hbWUiOiJAUmFqYWJvdnZfbzEiLCJlbWFpbCI6ImFzc2FsMTFqd0BnbWFpbC5jb20iLCJleHAiOjE3ODI2Njc4ODR9.qZsY-xg9OhBfTntxvOTpjun_qec6dCNLBP-yql5E53Y
[21-Jun-2026 17:31:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 17:31:38 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 17:31:38 UTC] User ID: 864
[21-Jun-2026 17:31:38 UTC] ✅ User profile retrieved successfully for user ID: 864
[21-Jun-2026 17:31:39 UTC] === API CALL LOG ===
[21-Jun-2026 17:31:39 UTC] Endpoint: user/profile.php
[21-Jun-2026 17:31:39 UTC] Full Log Data: {
    "timestamp": "2026-06-21 17:31:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.204.161",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.204.161, 172.64.200.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY0IiwidXNlcm5hbWUiOiJAUmFqYWJvdnZfbzEiLCJlbWFpbCI6ImFzc2FsMTFqd0BnbWFpbC5jb20iLCJleHAiOjE3ODI2Njc4ODR9.qZsY-xg9OhBfTntxvOTpjun_qec6dCNLBP-yql5E53Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f4bf816a394cd7-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.204.161",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 17:31:39 UTC] === END API CALL LOG ===
[21-Jun-2026 17:31:39 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 17:31:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY0IiwidXNlcm5hbWUiOiJAUmFqYWJvdnZfbzEiLCJlbWFpbCI6ImFzc2FsMTFqd0BnbWFpbC5jb20iLCJleHAiOjE3ODI2Njc4ODR9.qZsY-xg9OhBfTntxvOTpjun_qec6dCNLBP-yql5E53Y
[21-Jun-2026 17:31:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 17:31:39 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 17:31:39 UTC] User ID: 864
[21-Jun-2026 17:31:39 UTC] ✅ User profile retrieved successfully for user ID: 864
[21-Jun-2026 17:31:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 17:31:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 17:31:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.63.204.161, 172.64.200.14","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY0IiwidXNlcm5hbWUiOiJAUmFqYWJvdnZfbzEiLCJlbWFpbCI6ImFzc2FsMTFqd0BnbWFpbC5jb20iLCJleHAiOjE3ODI2Njc4ODR9.qZsY-xg9OhBfTntxvOTpjun_qec6dCNLBP-yql5E53Y","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0f4bfc89adc4cd7-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"92.63.204.161","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-Jun-2026 17:31:50 UTC] === User Orders API Called ===
[21-Jun-2026 17:31:50 UTC] User ID: 864
[21-Jun-2026 17:31:50 UTC] Limit: 20, Offset: 0
[21-Jun-2026 17:31:50 UTC] Orders found: 0
[21-Jun-2026 17:31:50 UTC] Orders data: []
[21-Jun-2026 17:31:50 UTC] Total orders count: 0
[21-Jun-2026 17:31:53 UTC] === API CALL LOG ===
[21-Jun-2026 17:31:53 UTC] Endpoint: user/profile.php
[21-Jun-2026 17:31:53 UTC] Full Log Data: {
    "timestamp": "2026-06-21 17:31:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.204.161",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.204.161, 172.64.200.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY0IiwidXNlcm5hbWUiOiJAUmFqYWJvdnZfbzEiLCJlbWFpbCI6ImFzc2FsMTFqd0BnbWFpbC5jb20iLCJleHAiOjE3ODI2Njc4ODR9.qZsY-xg9OhBfTntxvOTpjun_qec6dCNLBP-yql5E53Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f4bfdb1d474cd7-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.204.161",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 17:31:53 UTC] === END API CALL LOG ===
[21-Jun-2026 17:31:53 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 17:31:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY0IiwidXNlcm5hbWUiOiJAUmFqYWJvdnZfbzEiLCJlbWFpbCI6ImFzc2FsMTFqd0BnbWFpbC5jb20iLCJleHAiOjE3ODI2Njc4ODR9.qZsY-xg9OhBfTntxvOTpjun_qec6dCNLBP-yql5E53Y
[21-Jun-2026 17:31:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 17:31:53 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 17:31:53 UTC] User ID: 864
[21-Jun-2026 17:31:53 UTC] ✅ User profile retrieved successfully for user ID: 864
[21-Jun-2026 17:31:53 UTC] User Purchases API - User ID: 864
[21-Jun-2026 17:31:53 UTC] User Purchases API - Total purchases found: 0
[21-Jun-2026 17:31:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 17:31:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 17:31:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.63.204.161, 172.64.200.14","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY0IiwidXNlcm5hbWUiOiJAUmFqYWJvdnZfbzEiLCJlbWFpbCI6ImFzc2FsMTFqd0BnbWFpbC5jb20iLCJleHAiOjE3ODI2Njc4ODR9.qZsY-xg9OhBfTntxvOTpjun_qec6dCNLBP-yql5E53Y","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0f4bffa4bab4cd7-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"92.63.204.161","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-Jun-2026 17:31:58 UTC] === User Orders API Called ===
[21-Jun-2026 17:31:58 UTC] User ID: 864
[21-Jun-2026 17:31:58 UTC] Limit: 20, Offset: 0
[21-Jun-2026 17:31:58 UTC] Orders found: 0
[21-Jun-2026 17:31:58 UTC] Orders data: []
[21-Jun-2026 17:31:58 UTC] Total orders count: 0
[21-Jun-2026 17:31:58 UTC] === API CALL LOG ===
[21-Jun-2026 17:31:58 UTC] Endpoint: user/profile.php
[21-Jun-2026 17:31:58 UTC] Full Log Data: {
    "timestamp": "2026-06-21 17:31:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.204.161",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.204.161, 172.64.200.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY0IiwidXNlcm5hbWUiOiJAUmFqYWJvdnZfbzEiLCJlbWFpbCI6ImFzc2FsMTFqd0BnbWFpbC5jb20iLCJleHAiOjE3ODI2Njc4ODR9.qZsY-xg9OhBfTntxvOTpjun_qec6dCNLBP-yql5E53Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f4bffb7e894cd7-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.204.161",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 17:31:58 UTC] === END API CALL LOG ===
[21-Jun-2026 17:31:58 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 17:31:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY0IiwidXNlcm5hbWUiOiJAUmFqYWJvdnZfbzEiLCJlbWFpbCI6ImFzc2FsMTFqd0BnbWFpbC5jb20iLCJleHAiOjE3ODI2Njc4ODR9.qZsY-xg9OhBfTntxvOTpjun_qec6dCNLBP-yql5E53Y
[21-Jun-2026 17:31:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 17:31:58 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 17:31:58 UTC] User ID: 864
[21-Jun-2026 17:31:58 UTC] ✅ User profile retrieved successfully for user ID: 864
[21-Jun-2026 17:31:59 UTC] === API CALL LOG ===
[21-Jun-2026 17:31:59 UTC] Endpoint: user/profile.php
[21-Jun-2026 17:31:59 UTC] Full Log Data: {
    "timestamp": "2026-06-21 17:31:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.204.161",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.204.161, 172.64.200.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY0IiwidXNlcm5hbWUiOiJAUmFqYWJvdnZfbzEiLCJlbWFpbCI6ImFzc2FsMTFqd0BnbWFpbC5jb20iLCJleHAiOjE3ODI2Njc4ODR9.qZsY-xg9OhBfTntxvOTpjun_qec6dCNLBP-yql5E53Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f4bfff3ec24cd7-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.204.161",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 17:31:59 UTC] === END API CALL LOG ===
[21-Jun-2026 17:31:59 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 17:31:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY0IiwidXNlcm5hbWUiOiJAUmFqYWJvdnZfbzEiLCJlbWFpbCI6ImFzc2FsMTFqd0BnbWFpbC5jb20iLCJleHAiOjE3ODI2Njc4ODR9.qZsY-xg9OhBfTntxvOTpjun_qec6dCNLBP-yql5E53Y
[21-Jun-2026 17:31:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 17:31:59 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 17:31:59 UTC] User ID: 864
[21-Jun-2026 17:31:59 UTC] ✅ User profile retrieved successfully for user ID: 864
[21-Jun-2026 17:32:00 UTC] === API CALL LOG ===
[21-Jun-2026 17:32:00 UTC] Endpoint: user/profile.php
[21-Jun-2026 17:32:00 UTC] Full Log Data: {
    "timestamp": "2026-06-21 17:32:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.204.161",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.204.161, 172.64.200.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY0IiwidXNlcm5hbWUiOiJAUmFqYWJvdnZfbzEiLCJlbWFpbCI6ImFzc2FsMTFqd0BnbWFpbC5jb20iLCJleHAiOjE3ODI2Njc4ODR9.qZsY-xg9OhBfTntxvOTpjun_qec6dCNLBP-yql5E53Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f4c0057d4a4cd7-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.204.161",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 17:32:00 UTC] === END API CALL LOG ===
[21-Jun-2026 17:32:00 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 17:32:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY0IiwidXNlcm5hbWUiOiJAUmFqYWJvdnZfbzEiLCJlbWFpbCI6ImFzc2FsMTFqd0BnbWFpbC5jb20iLCJleHAiOjE3ODI2Njc4ODR9.qZsY-xg9OhBfTntxvOTpjun_qec6dCNLBP-yql5E53Y
[21-Jun-2026 17:32:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 17:32:00 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 17:32:00 UTC] User ID: 864
[21-Jun-2026 17:32:00 UTC] ✅ User profile retrieved successfully for user ID: 864
[21-Jun-2026 17:33:12 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 17:33:12 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 17:33:12 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.139.138.193, 172.64.200.14","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY0IiwidXNlcm5hbWUiOiJAUmFqYWJvdnZfbzEiLCJlbWFpbCI6ImFzc2FsMTFqd0BnbWFpbC5jb20iLCJleHAiOjE3ODI2Njc4ODR9.qZsY-xg9OhBfTntxvOTpjun_qec6dCNLBP-yql5E53Y","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0f4c1c70f967fba-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.139.138.193","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-Jun-2026 17:33:12 UTC] === User Orders API Called ===
[21-Jun-2026 17:33:12 UTC] User ID: 864
[21-Jun-2026 17:33:12 UTC] Limit: 20, Offset: 0
[21-Jun-2026 17:33:12 UTC] === API CALL LOG ===
[21-Jun-2026 17:33:12 UTC] Orders found: 0
[21-Jun-2026 17:33:12 UTC] Endpoint: user/profile.php
[21-Jun-2026 17:33:12 UTC] Orders data: []
[21-Jun-2026 17:33:12 UTC] Full Log Data: {
    "timestamp": "2026-06-21 17:33:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.193",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.193, 172.64.200.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY0IiwidXNlcm5hbWUiOiJAUmFqYWJvdnZfbzEiLCJlbWFpbCI6ImFzc2FsMTFqd0BnbWFpbC5jb20iLCJleHAiOjE3ODI2Njc4ODR9.qZsY-xg9OhBfTntxvOTpjun_qec6dCNLBP-yql5E53Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f4c1c70f9b7fba-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.193",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 17:33:12 UTC] === END API CALL LOG ===
[21-Jun-2026 17:33:12 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 17:33:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY0IiwidXNlcm5hbWUiOiJAUmFqYWJvdnZfbzEiLCJlbWFpbCI6ImFzc2FsMTFqd0BnbWFpbC5jb20iLCJleHAiOjE3ODI2Njc4ODR9.qZsY-xg9OhBfTntxvOTpjun_qec6dCNLBP-yql5E53Y
[21-Jun-2026 17:33:12 UTC] Total orders count: 0
[21-Jun-2026 17:33:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 17:33:12 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 17:33:12 UTC] User ID: 864
[21-Jun-2026 17:33:12 UTC] ✅ User profile retrieved successfully for user ID: 864
[21-Jun-2026 17:33:12 UTC] === API CALL LOG ===
[21-Jun-2026 17:33:12 UTC] Endpoint: user/profile.php
[21-Jun-2026 17:33:12 UTC] Full Log Data: {
    "timestamp": "2026-06-21 17:33:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.193",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.193, 172.64.200.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY0IiwidXNlcm5hbWUiOiJAUmFqYWJvdnZfbzEiLCJlbWFpbCI6ImFzc2FsMTFqd0BnbWFpbC5jb20iLCJleHAiOjE3ODI2Njc4ODR9.qZsY-xg9OhBfTntxvOTpjun_qec6dCNLBP-yql5E53Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f4c1cbcaf87fba-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.193",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 17:33:12 UTC] === END API CALL LOG ===
[21-Jun-2026 17:33:12 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 17:33:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY0IiwidXNlcm5hbWUiOiJAUmFqYWJvdnZfbzEiLCJlbWFpbCI6ImFzc2FsMTFqd0BnbWFpbC5jb20iLCJleHAiOjE3ODI2Njc4ODR9.qZsY-xg9OhBfTntxvOTpjun_qec6dCNLBP-yql5E53Y
[21-Jun-2026 17:33:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 17:33:12 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 17:33:12 UTC] User ID: 864
[21-Jun-2026 17:33:12 UTC] ✅ User profile retrieved successfully for user ID: 864
[21-Jun-2026 17:33:13 UTC] === API CALL LOG ===
[21-Jun-2026 17:33:13 UTC] Endpoint: user/profile.php
[21-Jun-2026 17:33:13 UTC] Full Log Data: {
    "timestamp": "2026-06-21 17:33:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.193",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.193, 172.64.200.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY0IiwidXNlcm5hbWUiOiJAUmFqYWJvdnZfbzEiLCJlbWFpbCI6ImFzc2FsMTFqd0BnbWFpbC5jb20iLCJleHAiOjE3ODI2Njc4ODR9.qZsY-xg9OhBfTntxvOTpjun_qec6dCNLBP-yql5E53Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f4c1cffc617fba-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.193",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 17:33:13 UTC] === END API CALL LOG ===
[21-Jun-2026 17:33:13 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 17:33:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY0IiwidXNlcm5hbWUiOiJAUmFqYWJvdnZfbzEiLCJlbWFpbCI6ImFzc2FsMTFqd0BnbWFpbC5jb20iLCJleHAiOjE3ODI2Njc4ODR9.qZsY-xg9OhBfTntxvOTpjun_qec6dCNLBP-yql5E53Y
[21-Jun-2026 17:33:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 17:33:13 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 17:33:13 UTC] User ID: 864
[21-Jun-2026 17:33:13 UTC] ✅ User profile retrieved successfully for user ID: 864
[21-Jun-2026 17:33:22 UTC] === API CALL LOG ===
[21-Jun-2026 17:33:22 UTC] Endpoint: user/profile.php
[21-Jun-2026 17:33:22 UTC] Full Log Data: {
    "timestamp": "2026-06-21 17:33:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.193",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.193, 172.64.200.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY0IiwidXNlcm5hbWUiOiJAUmFqYWJvdnZfbzEiLCJlbWFpbCI6ImFzc2FsMTFqd0BnbWFpbC5jb20iLCJleHAiOjE3ODI2Njc4ODR9.qZsY-xg9OhBfTntxvOTpjun_qec6dCNLBP-yql5E53Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f4c205c8807fba-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.193",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 17:33:22 UTC] === END API CALL LOG ===
[21-Jun-2026 17:33:22 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 17:33:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY0IiwidXNlcm5hbWUiOiJAUmFqYWJvdnZfbzEiLCJlbWFpbCI6ImFzc2FsMTFqd0BnbWFpbC5jb20iLCJleHAiOjE3ODI2Njc4ODR9.qZsY-xg9OhBfTntxvOTpjun_qec6dCNLBP-yql5E53Y
[21-Jun-2026 17:33:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 17:33:22 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 17:33:22 UTC] User ID: 864
[21-Jun-2026 17:33:22 UTC] ✅ User profile retrieved successfully for user ID: 864
[21-Jun-2026 17:33:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 17:33:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 17:33:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.139.138.193, 172.64.200.14","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY0IiwidXNlcm5hbWUiOiJAUmFqYWJvdnZfbzEiLCJlbWFpbCI6ImFzc2FsMTFqd0BnbWFpbC5jb20iLCJleHAiOjE3ODI2Njc4ODR9.qZsY-xg9OhBfTntxvOTpjun_qec6dCNLBP-yql5E53Y","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0f4c205c87d7fba-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.139.138.193","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-Jun-2026 17:33:22 UTC] === User Orders API Called ===
[21-Jun-2026 17:33:22 UTC] User ID: 864
[21-Jun-2026 17:33:22 UTC] Limit: 20, Offset: 0
[21-Jun-2026 17:33:22 UTC] Orders found: 0
[21-Jun-2026 17:33:22 UTC] Orders data: []
[21-Jun-2026 17:33:22 UTC] Total orders count: 0
[21-Jun-2026 17:33:22 UTC] === API CALL LOG ===
[21-Jun-2026 17:33:22 UTC] Endpoint: user/profile.php
[21-Jun-2026 17:33:22 UTC] Full Log Data: {
    "timestamp": "2026-06-21 17:33:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.193",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.193, 172.64.200.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY0IiwidXNlcm5hbWUiOiJAUmFqYWJvdnZfbzEiLCJlbWFpbCI6ImFzc2FsMTFqd0BnbWFpbC5jb20iLCJleHAiOjE3ODI2Njc4ODR9.qZsY-xg9OhBfTntxvOTpjun_qec6dCNLBP-yql5E53Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f4c208cf257fba-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.193",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 17:33:22 UTC] === END API CALL LOG ===
[21-Jun-2026 17:33:22 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 17:33:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY0IiwidXNlcm5hbWUiOiJAUmFqYWJvdnZfbzEiLCJlbWFpbCI6ImFzc2FsMTFqd0BnbWFpbC5jb20iLCJleHAiOjE3ODI2Njc4ODR9.qZsY-xg9OhBfTntxvOTpjun_qec6dCNLBP-yql5E53Y
[21-Jun-2026 17:33:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 17:33:22 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 17:33:22 UTC] User ID: 864
[21-Jun-2026 17:33:22 UTC] ✅ User profile retrieved successfully for user ID: 864
[21-Jun-2026 17:33:23 UTC] === API CALL LOG ===
[21-Jun-2026 17:33:23 UTC] Endpoint: user/profile.php
[21-Jun-2026 17:33:23 UTC] Full Log Data: {
    "timestamp": "2026-06-21 17:33:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.193",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.193, 172.64.200.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY0IiwidXNlcm5hbWUiOiJAUmFqYWJvdnZfbzEiLCJlbWFpbCI6ImFzc2FsMTFqd0BnbWFpbC5jb20iLCJleHAiOjE3ODI2Njc4ODR9.qZsY-xg9OhBfTntxvOTpjun_qec6dCNLBP-yql5E53Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f4c20efdad7fba-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.193",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 17:33:23 UTC] === END API CALL LOG ===
[21-Jun-2026 17:33:23 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 17:33:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY0IiwidXNlcm5hbWUiOiJAUmFqYWJvdnZfbzEiLCJlbWFpbCI6ImFzc2FsMTFqd0BnbWFpbC5jb20iLCJleHAiOjE3ODI2Njc4ODR9.qZsY-xg9OhBfTntxvOTpjun_qec6dCNLBP-yql5E53Y
[21-Jun-2026 17:33:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 17:33:23 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 17:33:23 UTC] User ID: 864
[21-Jun-2026 17:33:23 UTC] ✅ User profile retrieved successfully for user ID: 864
[21-Jun-2026 17:33:37 UTC] === API CALL LOG ===
[21-Jun-2026 17:33:37 UTC] Endpoint: user/profile.php
[21-Jun-2026 17:33:37 UTC] Full Log Data: {
    "timestamp": "2026-06-21 17:33:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.193",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.193, 172.64.200.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY0IiwidXNlcm5hbWUiOiJAUmFqYWJvdnZfbzEiLCJlbWFpbCI6ImFzc2FsMTFqd0BnbWFpbC5jb20iLCJleHAiOjE3ODI2Njc4ODR9.qZsY-xg9OhBfTntxvOTpjun_qec6dCNLBP-yql5E53Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f4c263bc5c7fba-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.193",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 17:33:37 UTC] === END API CALL LOG ===
[21-Jun-2026 17:33:37 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 17:33:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY0IiwidXNlcm5hbWUiOiJAUmFqYWJvdnZfbzEiLCJlbWFpbCI6ImFzc2FsMTFqd0BnbWFpbC5jb20iLCJleHAiOjE3ODI2Njc4ODR9.qZsY-xg9OhBfTntxvOTpjun_qec6dCNLBP-yql5E53Y
[21-Jun-2026 17:33:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 17:33:37 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 17:33:37 UTC] User ID: 864
[21-Jun-2026 17:33:37 UTC] ✅ User profile retrieved successfully for user ID: 864
[21-Jun-2026 17:33:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 17:33:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 17:33:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.139.138.193, 172.64.200.15","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY0IiwidXNlcm5hbWUiOiJAUmFqYWJvdnZfbzEiLCJlbWFpbCI6ImFzc2FsMTFqd0BnbWFpbC5jb20iLCJleHAiOjE3ODI2Njc4ODR9.qZsY-xg9OhBfTntxvOTpjun_qec6dCNLBP-yql5E53Y","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0f4c263bc597fba-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.139.138.193","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-Jun-2026 17:33:37 UTC] === User Orders API Called ===
[21-Jun-2026 17:33:37 UTC] User ID: 864
[21-Jun-2026 17:33:37 UTC] Limit: 20, Offset: 0
[21-Jun-2026 17:33:37 UTC] Orders found: 0
[21-Jun-2026 17:33:37 UTC] Orders data: []
[21-Jun-2026 17:33:37 UTC] Total orders count: 0
[21-Jun-2026 17:33:37 UTC] === API CALL LOG ===
[21-Jun-2026 17:33:37 UTC] Endpoint: user/profile.php
[21-Jun-2026 17:33:37 UTC] Full Log Data: {
    "timestamp": "2026-06-21 17:33:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.193",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.193, 172.64.200.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY0IiwidXNlcm5hbWUiOiJAUmFqYWJvdnZfbzEiLCJlbWFpbCI6ImFzc2FsMTFqd0BnbWFpbC5jb20iLCJleHAiOjE3ODI2Njc4ODR9.qZsY-xg9OhBfTntxvOTpjun_qec6dCNLBP-yql5E53Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f4c267ed8c7fba-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.193",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 17:33:37 UTC] === END API CALL LOG ===
[21-Jun-2026 17:33:37 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 17:33:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY0IiwidXNlcm5hbWUiOiJAUmFqYWJvdnZfbzEiLCJlbWFpbCI6ImFzc2FsMTFqd0BnbWFpbC5jb20iLCJleHAiOjE3ODI2Njc4ODR9.qZsY-xg9OhBfTntxvOTpjun_qec6dCNLBP-yql5E53Y
[21-Jun-2026 17:33:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 17:33:37 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 17:33:37 UTC] User ID: 864
[21-Jun-2026 17:33:37 UTC] ✅ User profile retrieved successfully for user ID: 864
[21-Jun-2026 17:33:38 UTC] === API CALL LOG ===
[21-Jun-2026 17:33:38 UTC] Endpoint: user/profile.php
[21-Jun-2026 17:33:38 UTC] Full Log Data: {
    "timestamp": "2026-06-21 17:33:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.193",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.193, 172.64.200.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY0IiwidXNlcm5hbWUiOiJAUmFqYWJvdnZfbzEiLCJlbWFpbCI6ImFzc2FsMTFqd0BnbWFpbC5jb20iLCJleHAiOjE3ODI2Njc4ODR9.qZsY-xg9OhBfTntxvOTpjun_qec6dCNLBP-yql5E53Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f4c26a9b6d7fba-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.193",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 17:33:38 UTC] === END API CALL LOG ===
[21-Jun-2026 17:33:38 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 17:33:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY0IiwidXNlcm5hbWUiOiJAUmFqYWJvdnZfbzEiLCJlbWFpbCI6ImFzc2FsMTFqd0BnbWFpbC5jb20iLCJleHAiOjE3ODI2Njc4ODR9.qZsY-xg9OhBfTntxvOTpjun_qec6dCNLBP-yql5E53Y
[21-Jun-2026 17:33:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 17:33:38 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 17:33:38 UTC] User ID: 864
[21-Jun-2026 17:33:38 UTC] ✅ User profile retrieved successfully for user ID: 864
[21-Jun-2026 17:33:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 17:33:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 17:33:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.139.138.193, 172.64.200.15","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY0IiwidXNlcm5hbWUiOiJAUmFqYWJvdnZfbzEiLCJlbWFpbCI6ImFzc2FsMTFqd0BnbWFpbC5jb20iLCJleHAiOjE3ODI2Njc4ODR9.qZsY-xg9OhBfTntxvOTpjun_qec6dCNLBP-yql5E53Y","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0f4c2851b157fba-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.139.138.193","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-Jun-2026 17:33:42 UTC] === User Orders API Called ===
[21-Jun-2026 17:33:42 UTC] User ID: 864
[21-Jun-2026 17:33:42 UTC] Limit: 20, Offset: 0
[21-Jun-2026 17:33:42 UTC] Orders found: 0
[21-Jun-2026 17:33:42 UTC] Orders data: []
[21-Jun-2026 17:33:42 UTC] Total orders count: 0
[21-Jun-2026 17:33:53 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 17:33:53 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 17:33:53 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.139.138.193, 172.64.200.15","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY0IiwidXNlcm5hbWUiOiJAUmFqYWJvdnZfbzEiLCJlbWFpbCI6ImFzc2FsMTFqd0BnbWFpbC5jb20iLCJleHAiOjE3ODI2Njc4ODR9.qZsY-xg9OhBfTntxvOTpjun_qec6dCNLBP-yql5E53Y","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0f4c2cbaa8f7fba-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.139.138.193","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-Jun-2026 17:33:53 UTC] === User Orders API Called ===
[21-Jun-2026 17:33:53 UTC] User ID: 864
[21-Jun-2026 17:33:53 UTC] Limit: 20, Offset: 0
[21-Jun-2026 17:33:53 UTC] Orders found: 0
[21-Jun-2026 17:33:53 UTC] Orders data: []
[21-Jun-2026 17:33:53 UTC] Total orders count: 0
[21-Jun-2026 17:33:55 UTC] === API CALL LOG ===
[21-Jun-2026 17:33:55 UTC] Endpoint: user/profile.php
[21-Jun-2026 17:33:55 UTC] Full Log Data: {
    "timestamp": "2026-06-21 17:33:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.193",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.193, 172.64.200.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY0IiwidXNlcm5hbWUiOiJAUmFqYWJvdnZfbzEiLCJlbWFpbCI6ImFzc2FsMTFqd0BnbWFpbC5jb20iLCJleHAiOjE3ODI2Njc4ODR9.qZsY-xg9OhBfTntxvOTpjun_qec6dCNLBP-yql5E53Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f4c2d32d6f7fba-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.193",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 17:33:55 UTC] === END API CALL LOG ===
[21-Jun-2026 17:33:55 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 17:33:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY0IiwidXNlcm5hbWUiOiJAUmFqYWJvdnZfbzEiLCJlbWFpbCI6ImFzc2FsMTFqd0BnbWFpbC5jb20iLCJleHAiOjE3ODI2Njc4ODR9.qZsY-xg9OhBfTntxvOTpjun_qec6dCNLBP-yql5E53Y
[21-Jun-2026 17:33:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 17:33:55 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 17:33:55 UTC] User ID: 864
[21-Jun-2026 17:33:55 UTC] ✅ User profile retrieved successfully for user ID: 864
[21-Jun-2026 17:33:55 UTC] User Purchases API - User ID: 864
[21-Jun-2026 17:33:55 UTC] User Purchases API - Total purchases found: 0
[21-Jun-2026 17:34:01 UTC] === API CALL LOG ===
[21-Jun-2026 17:34:01 UTC] Endpoint: user/profile.php
[21-Jun-2026 17:34:01 UTC] Full Log Data: {
    "timestamp": "2026-06-21 17:34:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.193",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.193, 172.64.200.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY0IiwidXNlcm5hbWUiOiJAUmFqYWJvdnZfbzEiLCJlbWFpbCI6ImFzc2FsMTFqd0BnbWFpbC5jb20iLCJleHAiOjE3ODI2Njc4ODR9.qZsY-xg9OhBfTntxvOTpjun_qec6dCNLBP-yql5E53Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f4c2f83c187fba-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.193",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 17:34:01 UTC] === END API CALL LOG ===
[21-Jun-2026 17:34:01 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 17:34:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY0IiwidXNlcm5hbWUiOiJAUmFqYWJvdnZfbzEiLCJlbWFpbCI6ImFzc2FsMTFqd0BnbWFpbC5jb20iLCJleHAiOjE3ODI2Njc4ODR9.qZsY-xg9OhBfTntxvOTpjun_qec6dCNLBP-yql5E53Y
[21-Jun-2026 17:34:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 17:34:01 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 17:34:01 UTC] User ID: 864
[21-Jun-2026 17:34:01 UTC] ✅ User profile retrieved successfully for user ID: 864
[21-Jun-2026 17:34:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 17:34:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 17:34:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.139.138.193, 172.64.200.15","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY0IiwidXNlcm5hbWUiOiJAUmFqYWJvdnZfbzEiLCJlbWFpbCI6ImFzc2FsMTFqd0BnbWFpbC5jb20iLCJleHAiOjE3ODI2Njc4ODR9.qZsY-xg9OhBfTntxvOTpjun_qec6dCNLBP-yql5E53Y","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0f4c2f83c167fba-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.139.138.193","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-Jun-2026 17:34:01 UTC] === User Orders API Called ===
[21-Jun-2026 17:34:01 UTC] User ID: 864
[21-Jun-2026 17:34:01 UTC] Limit: 20, Offset: 0
[21-Jun-2026 17:34:01 UTC] Orders found: 0
[21-Jun-2026 17:34:01 UTC] Orders data: []
[21-Jun-2026 17:34:01 UTC] Total orders count: 0
[21-Jun-2026 17:34:01 UTC] === API CALL LOG ===
[21-Jun-2026 17:34:01 UTC] Endpoint: user/profile.php
[21-Jun-2026 17:34:01 UTC] Full Log Data: {
    "timestamp": "2026-06-21 17:34:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.193",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.193, 172.64.200.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY0IiwidXNlcm5hbWUiOiJAUmFqYWJvdnZfbzEiLCJlbWFpbCI6ImFzc2FsMTFqd0BnbWFpbC5jb20iLCJleHAiOjE3ODI2Njc4ODR9.qZsY-xg9OhBfTntxvOTpjun_qec6dCNLBP-yql5E53Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f4c2fb1b167fba-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.193",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 17:34:01 UTC] === END API CALL LOG ===
[21-Jun-2026 17:34:01 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 17:34:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY0IiwidXNlcm5hbWUiOiJAUmFqYWJvdnZfbzEiLCJlbWFpbCI6ImFzc2FsMTFqd0BnbWFpbC5jb20iLCJleHAiOjE3ODI2Njc4ODR9.qZsY-xg9OhBfTntxvOTpjun_qec6dCNLBP-yql5E53Y
[21-Jun-2026 17:34:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 17:34:01 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 17:34:01 UTC] User ID: 864
[21-Jun-2026 17:34:01 UTC] ✅ User profile retrieved successfully for user ID: 864
[21-Jun-2026 17:34:02 UTC] === API CALL LOG ===
[21-Jun-2026 17:34:02 UTC] Endpoint: user/profile.php
[21-Jun-2026 17:34:02 UTC] Full Log Data: {
    "timestamp": "2026-06-21 17:34:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.193",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.193, 172.64.200.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY0IiwidXNlcm5hbWUiOiJAUmFqYWJvdnZfbzEiLCJlbWFpbCI6ImFzc2FsMTFqd0BnbWFpbC5jb20iLCJleHAiOjE3ODI2Njc4ODR9.qZsY-xg9OhBfTntxvOTpjun_qec6dCNLBP-yql5E53Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f4c3034ef17fba-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.193",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 17:34:02 UTC] === END API CALL LOG ===
[21-Jun-2026 17:34:02 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 17:34:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY0IiwidXNlcm5hbWUiOiJAUmFqYWJvdnZfbzEiLCJlbWFpbCI6ImFzc2FsMTFqd0BnbWFpbC5jb20iLCJleHAiOjE3ODI2Njc4ODR9.qZsY-xg9OhBfTntxvOTpjun_qec6dCNLBP-yql5E53Y
[21-Jun-2026 17:34:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 17:34:02 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 17:34:02 UTC] User ID: 864
[21-Jun-2026 17:34:02 UTC] ✅ User profile retrieved successfully for user ID: 864
[21-Jun-2026 17:34:10 UTC] === API CALL LOG ===
[21-Jun-2026 17:34:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 17:34:10 UTC] Endpoint: user/profile.php
[21-Jun-2026 17:34:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 17:34:10 UTC] Full Log Data: {
    "timestamp": "2026-06-21 17:34:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.193",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.193, 172.64.200.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY0IiwidXNlcm5hbWUiOiJAUmFqYWJvdnZfbzEiLCJlbWFpbCI6ImFzc2FsMTFqd0BnbWFpbC5jb20iLCJleHAiOjE3ODI2Njc4ODR9.qZsY-xg9OhBfTntxvOTpjun_qec6dCNLBP-yql5E53Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f4c331198e7fba-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.193",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 17:34:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.139.138.193, 172.64.200.15","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY0IiwidXNlcm5hbWUiOiJAUmFqYWJvdnZfbzEiLCJlbWFpbCI6ImFzc2FsMTFqd0BnbWFpbC5jb20iLCJleHAiOjE3ODI2Njc4ODR9.qZsY-xg9OhBfTntxvOTpjun_qec6dCNLBP-yql5E53Y","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0f4c33119897fba-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.139.138.193","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-Jun-2026 17:34:10 UTC] === END API CALL LOG ===
[21-Jun-2026 17:34:10 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 17:34:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY0IiwidXNlcm5hbWUiOiJAUmFqYWJvdnZfbzEiLCJlbWFpbCI6ImFzc2FsMTFqd0BnbWFpbC5jb20iLCJleHAiOjE3ODI2Njc4ODR9.qZsY-xg9OhBfTntxvOTpjun_qec6dCNLBP-yql5E53Y
[21-Jun-2026 17:34:10 UTC] === User Orders API Called ===
[21-Jun-2026 17:34:10 UTC] User ID: 864
[21-Jun-2026 17:34:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 17:34:10 UTC] Limit: 20, Offset: 0
[21-Jun-2026 17:34:10 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 17:34:10 UTC] User ID: 864
[21-Jun-2026 17:34:10 UTC] ✅ User profile retrieved successfully for user ID: 864
[21-Jun-2026 17:34:10 UTC] Orders found: 0
[21-Jun-2026 17:34:10 UTC] Orders data: []
[21-Jun-2026 17:34:10 UTC] Total orders count: 0
[21-Jun-2026 17:34:10 UTC] === API CALL LOG ===
[21-Jun-2026 17:34:10 UTC] Endpoint: user/profile.php
[21-Jun-2026 17:34:10 UTC] Full Log Data: {
    "timestamp": "2026-06-21 17:34:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.193",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.193, 172.64.200.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY0IiwidXNlcm5hbWUiOiJAUmFqYWJvdnZfbzEiLCJlbWFpbCI6ImFzc2FsMTFqd0BnbWFpbC5jb20iLCJleHAiOjE3ODI2Njc4ODR9.qZsY-xg9OhBfTntxvOTpjun_qec6dCNLBP-yql5E53Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f4c3352bb27fba-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.193",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 17:34:10 UTC] === END API CALL LOG ===
[21-Jun-2026 17:34:10 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 17:34:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY0IiwidXNlcm5hbWUiOiJAUmFqYWJvdnZfbzEiLCJlbWFpbCI6ImFzc2FsMTFqd0BnbWFpbC5jb20iLCJleHAiOjE3ODI2Njc4ODR9.qZsY-xg9OhBfTntxvOTpjun_qec6dCNLBP-yql5E53Y
[21-Jun-2026 17:34:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 17:34:10 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 17:34:10 UTC] User ID: 864
[21-Jun-2026 17:34:10 UTC] ✅ User profile retrieved successfully for user ID: 864
[21-Jun-2026 17:34:17 UTC] === API CALL LOG ===
[21-Jun-2026 17:34:17 UTC] Endpoint: user/profile.php
[21-Jun-2026 17:34:17 UTC] Full Log Data: {
    "timestamp": "2026-06-21 17:34:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.193",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.193, 172.64.200.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY0IiwidXNlcm5hbWUiOiJAUmFqYWJvdnZfbzEiLCJlbWFpbCI6ImFzc2FsMTFqd0BnbWFpbC5jb20iLCJleHAiOjE3ODI2Njc4ODR9.qZsY-xg9OhBfTntxvOTpjun_qec6dCNLBP-yql5E53Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f4c35d1d1e7fba-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.193",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 17:34:17 UTC] === END API CALL LOG ===
[21-Jun-2026 17:34:17 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 17:34:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY0IiwidXNlcm5hbWUiOiJAUmFqYWJvdnZfbzEiLCJlbWFpbCI6ImFzc2FsMTFqd0BnbWFpbC5jb20iLCJleHAiOjE3ODI2Njc4ODR9.qZsY-xg9OhBfTntxvOTpjun_qec6dCNLBP-yql5E53Y
[21-Jun-2026 17:34:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 17:34:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 17:34:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 17:34:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.139.138.193, 172.64.200.15","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY0IiwidXNlcm5hbWUiOiJAUmFqYWJvdnZfbzEiLCJlbWFpbCI6ImFzc2FsMTFqd0BnbWFpbC5jb20iLCJleHAiOjE3ODI2Njc4ODR9.qZsY-xg9OhBfTntxvOTpjun_qec6dCNLBP-yql5E53Y","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0f4c35d1d1a7fba-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.139.138.193","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-Jun-2026 17:34:17 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 17:34:17 UTC] User ID: 864
[21-Jun-2026 17:34:17 UTC] === User Orders API Called ===
[21-Jun-2026 17:34:17 UTC] User ID: 864
[21-Jun-2026 17:34:17 UTC] Limit: 20, Offset: 0
[21-Jun-2026 17:34:17 UTC] ✅ User profile retrieved successfully for user ID: 864
[21-Jun-2026 17:34:17 UTC] Orders found: 0
[21-Jun-2026 17:34:17 UTC] Orders data: []
[21-Jun-2026 17:34:17 UTC] Total orders count: 0
[21-Jun-2026 17:34:17 UTC] === API CALL LOG ===
[21-Jun-2026 17:34:17 UTC] Endpoint: user/profile.php
[21-Jun-2026 17:34:17 UTC] Full Log Data: {
    "timestamp": "2026-06-21 17:34:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.193",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.193, 172.64.200.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY0IiwidXNlcm5hbWUiOiJAUmFqYWJvdnZfbzEiLCJlbWFpbCI6ImFzc2FsMTFqd0BnbWFpbC5jb20iLCJleHAiOjE3ODI2Njc4ODR9.qZsY-xg9OhBfTntxvOTpjun_qec6dCNLBP-yql5E53Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f4c3601bca7fba-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.193",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 17:34:17 UTC] === END API CALL LOG ===
[21-Jun-2026 17:34:17 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 17:34:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY0IiwidXNlcm5hbWUiOiJAUmFqYWJvdnZfbzEiLCJlbWFpbCI6ImFzc2FsMTFqd0BnbWFpbC5jb20iLCJleHAiOjE3ODI2Njc4ODR9.qZsY-xg9OhBfTntxvOTpjun_qec6dCNLBP-yql5E53Y
[21-Jun-2026 17:34:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 17:34:17 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 17:34:17 UTC] User ID: 864
[21-Jun-2026 17:34:17 UTC] ✅ User profile retrieved successfully for user ID: 864
[21-Jun-2026 17:34:18 UTC] === API CALL LOG ===
[21-Jun-2026 17:34:18 UTC] Endpoint: user/profile.php
[21-Jun-2026 17:34:18 UTC] Full Log Data: {
    "timestamp": "2026-06-21 17:34:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.193",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.193, 172.64.200.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY0IiwidXNlcm5hbWUiOiJAUmFqYWJvdnZfbzEiLCJlbWFpbCI6ImFzc2FsMTFqd0BnbWFpbC5jb20iLCJleHAiOjE3ODI2Njc4ODR9.qZsY-xg9OhBfTntxvOTpjun_qec6dCNLBP-yql5E53Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f4c365681d7fba-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.193",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 17:34:18 UTC] === END API CALL LOG ===
[21-Jun-2026 17:34:18 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 17:34:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY0IiwidXNlcm5hbWUiOiJAUmFqYWJvdnZfbzEiLCJlbWFpbCI6ImFzc2FsMTFqd0BnbWFpbC5jb20iLCJleHAiOjE3ODI2Njc4ODR9.qZsY-xg9OhBfTntxvOTpjun_qec6dCNLBP-yql5E53Y
[21-Jun-2026 17:34:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 17:34:18 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 17:34:18 UTC] User ID: 864
[21-Jun-2026 17:34:18 UTC] ✅ User profile retrieved successfully for user ID: 864
[21-Jun-2026 17:34:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 17:34:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 17:34:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.139.138.193, 172.64.200.15","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY0IiwidXNlcm5hbWUiOiJAUmFqYWJvdnZfbzEiLCJlbWFpbCI6ImFzc2FsMTFqd0BnbWFpbC5jb20iLCJleHAiOjE3ODI2Njc4ODR9.qZsY-xg9OhBfTntxvOTpjun_qec6dCNLBP-yql5E53Y","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0f4c3792db97fba-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.139.138.193","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-Jun-2026 17:34:21 UTC] === User Orders API Called ===
[21-Jun-2026 17:34:21 UTC] User ID: 864
[21-Jun-2026 17:34:21 UTC] Limit: 20, Offset: 0
[21-Jun-2026 17:34:21 UTC] Orders found: 0
[21-Jun-2026 17:34:21 UTC] Orders data: []
[21-Jun-2026 17:34:21 UTC] Total orders count: 0
[21-Jun-2026 17:34:21 UTC] === API CALL LOG ===
[21-Jun-2026 17:34:21 UTC] Endpoint: user/profile.php
[21-Jun-2026 17:34:21 UTC] Full Log Data: {
    "timestamp": "2026-06-21 17:34:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.193",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.193, 172.64.200.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY0IiwidXNlcm5hbWUiOiJAUmFqYWJvdnZfbzEiLCJlbWFpbCI6ImFzc2FsMTFqd0BnbWFpbC5jb20iLCJleHAiOjE3ODI2Njc4ODR9.qZsY-xg9OhBfTntxvOTpjun_qec6dCNLBP-yql5E53Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f4c3792dbd7fba-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.193",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 17:34:21 UTC] === END API CALL LOG ===
[21-Jun-2026 17:34:21 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 17:34:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY0IiwidXNlcm5hbWUiOiJAUmFqYWJvdnZfbzEiLCJlbWFpbCI6ImFzc2FsMTFqd0BnbWFpbC5jb20iLCJleHAiOjE3ODI2Njc4ODR9.qZsY-xg9OhBfTntxvOTpjun_qec6dCNLBP-yql5E53Y
[21-Jun-2026 17:34:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 17:34:21 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 17:34:21 UTC] User ID: 864
[21-Jun-2026 17:34:21 UTC] ✅ User profile retrieved successfully for user ID: 864
[21-Jun-2026 17:34:22 UTC] === API CALL LOG ===
[21-Jun-2026 17:34:22 UTC] Endpoint: user/profile.php
[21-Jun-2026 17:34:22 UTC] Full Log Data: {
    "timestamp": "2026-06-21 17:34:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.193",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.193, 172.64.200.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY0IiwidXNlcm5hbWUiOiJAUmFqYWJvdnZfbzEiLCJlbWFpbCI6ImFzc2FsMTFqd0BnbWFpbC5jb20iLCJleHAiOjE3ODI2Njc4ODR9.qZsY-xg9OhBfTntxvOTpjun_qec6dCNLBP-yql5E53Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f4c37cae997fba-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.193",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 17:34:22 UTC] === END API CALL LOG ===
[21-Jun-2026 17:34:22 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 17:34:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY0IiwidXNlcm5hbWUiOiJAUmFqYWJvdnZfbzEiLCJlbWFpbCI6ImFzc2FsMTFqd0BnbWFpbC5jb20iLCJleHAiOjE3ODI2Njc4ODR9.qZsY-xg9OhBfTntxvOTpjun_qec6dCNLBP-yql5E53Y
[21-Jun-2026 17:34:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 17:34:22 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 17:34:22 UTC] User ID: 864
[21-Jun-2026 17:34:22 UTC] ✅ User profile retrieved successfully for user ID: 864
[21-Jun-2026 17:34:23 UTC] === API CALL LOG ===
[21-Jun-2026 17:34:23 UTC] Endpoint: user/profile.php
[21-Jun-2026 17:34:23 UTC] Full Log Data: {
    "timestamp": "2026-06-21 17:34:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.193",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.193, 172.64.200.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY0IiwidXNlcm5hbWUiOiJAUmFqYWJvdnZfbzEiLCJlbWFpbCI6ImFzc2FsMTFqd0BnbWFpbC5jb20iLCJleHAiOjE3ODI2Njc4ODR9.qZsY-xg9OhBfTntxvOTpjun_qec6dCNLBP-yql5E53Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f4c3826d757fba-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.193",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 17:34:23 UTC] === END API CALL LOG ===
[21-Jun-2026 17:34:23 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 17:34:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY0IiwidXNlcm5hbWUiOiJAUmFqYWJvdnZfbzEiLCJlbWFpbCI6ImFzc2FsMTFqd0BnbWFpbC5jb20iLCJleHAiOjE3ODI2Njc4ODR9.qZsY-xg9OhBfTntxvOTpjun_qec6dCNLBP-yql5E53Y
[21-Jun-2026 17:34:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 17:34:23 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 17:34:23 UTC] User ID: 864
[21-Jun-2026 17:34:23 UTC] ✅ User profile retrieved successfully for user ID: 864
[21-Jun-2026 17:34:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 17:34:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 17:34:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.139.138.193, 172.64.200.14","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY0IiwidXNlcm5hbWUiOiJAUmFqYWJvdnZfbzEiLCJlbWFpbCI6ImFzc2FsMTFqd0BnbWFpbC5jb20iLCJleHAiOjE3ODI2Njc4ODR9.qZsY-xg9OhBfTntxvOTpjun_qec6dCNLBP-yql5E53Y","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0f4c3ee4ce77fba-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.139.138.193","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-Jun-2026 17:34:40 UTC] === User Orders API Called ===
[21-Jun-2026 17:34:40 UTC] User ID: 864
[21-Jun-2026 17:34:40 UTC] Limit: 20, Offset: 0
[21-Jun-2026 17:34:40 UTC] Orders found: 0
[21-Jun-2026 17:34:40 UTC] Orders data: []
[21-Jun-2026 17:34:40 UTC] Total orders count: 0
[21-Jun-2026 17:34:40 UTC] === API CALL LOG ===
[21-Jun-2026 17:34:40 UTC] Endpoint: user/profile.php
[21-Jun-2026 17:34:40 UTC] Full Log Data: {
    "timestamp": "2026-06-21 17:34:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.193",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.193, 172.64.200.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY0IiwidXNlcm5hbWUiOiJAUmFqYWJvdnZfbzEiLCJlbWFpbCI6ImFzc2FsMTFqd0BnbWFpbC5jb20iLCJleHAiOjE3ODI2Njc4ODR9.qZsY-xg9OhBfTntxvOTpjun_qec6dCNLBP-yql5E53Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f4c3ee4cea7fba-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.193",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 17:34:40 UTC] === END API CALL LOG ===
[21-Jun-2026 17:34:40 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 17:34:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY0IiwidXNlcm5hbWUiOiJAUmFqYWJvdnZfbzEiLCJlbWFpbCI6ImFzc2FsMTFqd0BnbWFpbC5jb20iLCJleHAiOjE3ODI2Njc4ODR9.qZsY-xg9OhBfTntxvOTpjun_qec6dCNLBP-yql5E53Y
[21-Jun-2026 17:34:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 17:34:40 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 17:34:40 UTC] User ID: 864
[21-Jun-2026 17:34:40 UTC] ✅ User profile retrieved successfully for user ID: 864
[21-Jun-2026 17:34:40 UTC] === API CALL LOG ===
[21-Jun-2026 17:34:40 UTC] Endpoint: user/profile.php
[21-Jun-2026 17:34:40 UTC] Full Log Data: {
    "timestamp": "2026-06-21 17:34:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.193",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.193, 172.64.200.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY0IiwidXNlcm5hbWUiOiJAUmFqYWJvdnZfbzEiLCJlbWFpbCI6ImFzc2FsMTFqd0BnbWFpbC5jb20iLCJleHAiOjE3ODI2Njc4ODR9.qZsY-xg9OhBfTntxvOTpjun_qec6dCNLBP-yql5E53Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f4c3f13bb87fba-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.193",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 17:34:40 UTC] === END API CALL LOG ===
[21-Jun-2026 17:34:40 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 17:34:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY0IiwidXNlcm5hbWUiOiJAUmFqYWJvdnZfbzEiLCJlbWFpbCI6ImFzc2FsMTFqd0BnbWFpbC5jb20iLCJleHAiOjE3ODI2Njc4ODR9.qZsY-xg9OhBfTntxvOTpjun_qec6dCNLBP-yql5E53Y
[21-Jun-2026 17:34:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 17:34:40 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 17:34:40 UTC] User ID: 864
[21-Jun-2026 17:34:40 UTC] ✅ User profile retrieved successfully for user ID: 864
[21-Jun-2026 17:34:41 UTC] === API CALL LOG ===
[21-Jun-2026 17:34:41 UTC] Endpoint: user/profile.php
[21-Jun-2026 17:34:41 UTC] Full Log Data: {
    "timestamp": "2026-06-21 17:34:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.193",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.193, 172.64.200.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY0IiwidXNlcm5hbWUiOiJAUmFqYWJvdnZfbzEiLCJlbWFpbCI6ImFzc2FsMTFqd0BnbWFpbC5jb20iLCJleHAiOjE3ODI2Njc4ODR9.qZsY-xg9OhBfTntxvOTpjun_qec6dCNLBP-yql5E53Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f4c3f5e8a27fba-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.193",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 17:34:41 UTC] === END API CALL LOG ===
[21-Jun-2026 17:34:41 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 17:34:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY0IiwidXNlcm5hbWUiOiJAUmFqYWJvdnZfbzEiLCJlbWFpbCI6ImFzc2FsMTFqd0BnbWFpbC5jb20iLCJleHAiOjE3ODI2Njc4ODR9.qZsY-xg9OhBfTntxvOTpjun_qec6dCNLBP-yql5E53Y
[21-Jun-2026 17:34:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 17:34:41 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 17:34:41 UTC] User ID: 864
[21-Jun-2026 17:34:41 UTC] ✅ User profile retrieved successfully for user ID: 864
[21-Jun-2026 17:42:24 UTC] === API CALL LOG ===
[21-Jun-2026 17:42:24 UTC] Endpoint: user/profile.php
[21-Jun-2026 17:42:24 UTC] Full Log Data: {
    "timestamp": "2026-06-21 17:42:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.117.21.18",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.117.21.18, 172.68.151.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYzIiwidXNlcm5hbWUiOiJEb2N0aW0iLCJlbWFpbCI6ImRvY3RpbXBldGVyczFAZ21haWwuY29tIiwiZXhwIjoxNzgyNjY1MTAyfQ.g4dBBbYcu6-EkmtamDHHbBb6nqjXyHbq2e8Jwraitq0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f4cf424c825038-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.117.21.18",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 17:42:24 UTC] === END API CALL LOG ===
[21-Jun-2026 17:42:24 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 17:42:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYzIiwidXNlcm5hbWUiOiJEb2N0aW0iLCJlbWFpbCI6ImRvY3RpbXBldGVyczFAZ21haWwuY29tIiwiZXhwIjoxNzgyNjY1MTAyfQ.g4dBBbYcu6-EkmtamDHHbBb6nqjXyHbq2e8Jwraitq0
[21-Jun-2026 17:42:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 17:42:24 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 17:42:24 UTC] User ID: 863
[21-Jun-2026 17:42:24 UTC] ✅ User profile retrieved successfully for user ID: 863
[21-Jun-2026 17:42:31 UTC] === API CALL LOG ===
[21-Jun-2026 17:42:31 UTC] Endpoint: user/profile.php
[21-Jun-2026 17:42:31 UTC] Full Log Data: {
    "timestamp": "2026-06-21 17:42:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.117.21.18",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.117.21.18, 172.68.151.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYzIiwidXNlcm5hbWUiOiJEb2N0aW0iLCJlbWFpbCI6ImRvY3RpbXBldGVyczFAZ21haWwuY29tIiwiZXhwIjoxNzgyNjY1MTAyfQ.g4dBBbYcu6-EkmtamDHHbBb6nqjXyHbq2e8Jwraitq0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f4cf6db98b5038-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.117.21.18",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 17:42:31 UTC] === END API CALL LOG ===
[21-Jun-2026 17:42:31 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 17:42:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYzIiwidXNlcm5hbWUiOiJEb2N0aW0iLCJlbWFpbCI6ImRvY3RpbXBldGVyczFAZ21haWwuY29tIiwiZXhwIjoxNzgyNjY1MTAyfQ.g4dBBbYcu6-EkmtamDHHbBb6nqjXyHbq2e8Jwraitq0
[21-Jun-2026 17:42:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 17:42:31 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 17:42:31 UTC] User ID: 863
[21-Jun-2026 17:42:31 UTC] ✅ User profile retrieved successfully for user ID: 863
[21-Jun-2026 17:42:31 UTC] === API CALL LOG ===
[21-Jun-2026 17:42:31 UTC] Endpoint: user/profile.php
[21-Jun-2026 17:42:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 17:42:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 17:42:31 UTC] Full Log Data: {
    "timestamp": "2026-06-21 17:42:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.117.21.18",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.117.21.18, 172.68.151.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYzIiwidXNlcm5hbWUiOiJEb2N0aW0iLCJlbWFpbCI6ImRvY3RpbXBldGVyczFAZ21haWwuY29tIiwiZXhwIjoxNzgyNjY1MTAyfQ.g4dBBbYcu6-EkmtamDHHbBb6nqjXyHbq2e8Jwraitq0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f4cf6db9945038-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.117.21.18",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 17:42:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.117.21.18, 172.68.151.71","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYzIiwidXNlcm5hbWUiOiJEb2N0aW0iLCJlbWFpbCI6ImRvY3RpbXBldGVyczFAZ21haWwuY29tIiwiZXhwIjoxNzgyNjY1MTAyfQ.g4dBBbYcu6-EkmtamDHHbBb6nqjXyHbq2e8Jwraitq0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0f4cf6db9915038-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.117.21.18","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-Jun-2026 17:42:31 UTC] === END API CALL LOG ===
[21-Jun-2026 17:42:31 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 17:42:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYzIiwidXNlcm5hbWUiOiJEb2N0aW0iLCJlbWFpbCI6ImRvY3RpbXBldGVyczFAZ21haWwuY29tIiwiZXhwIjoxNzgyNjY1MTAyfQ.g4dBBbYcu6-EkmtamDHHbBb6nqjXyHbq2e8Jwraitq0
[21-Jun-2026 17:42:31 UTC] === User Orders API Called ===
[21-Jun-2026 17:42:31 UTC] User ID: 863
[21-Jun-2026 17:42:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 17:42:31 UTC] Limit: 20, Offset: 0
[21-Jun-2026 17:42:31 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 17:42:31 UTC] User ID: 863
[21-Jun-2026 17:42:31 UTC] Orders found: 0
[21-Jun-2026 17:42:31 UTC] ✅ User profile retrieved successfully for user ID: 863
[21-Jun-2026 17:42:31 UTC] Orders data: []
[21-Jun-2026 17:42:31 UTC] Total orders count: 0
[21-Jun-2026 17:44:50 UTC] === API CALL LOG ===
[21-Jun-2026 17:44:50 UTC] Endpoint: user/profile.php
[21-Jun-2026 17:44:50 UTC] Full Log Data: {
    "timestamp": "2026-06-21 17:44:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.117.21.18",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.117.21.18, 172.68.151.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYzIiwidXNlcm5hbWUiOiJEb2N0aW0iLCJlbWFpbCI6ImRvY3RpbXBldGVyczFAZ21haWwuY29tIiwiZXhwIjoxNzgyNjY1MTAyfQ.g4dBBbYcu6-EkmtamDHHbBb6nqjXyHbq2e8Jwraitq0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f4d2d049db5038-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.117.21.18",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 17:44:50 UTC] === END API CALL LOG ===
[21-Jun-2026 17:44:50 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 17:44:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYzIiwidXNlcm5hbWUiOiJEb2N0aW0iLCJlbWFpbCI6ImRvY3RpbXBldGVyczFAZ21haWwuY29tIiwiZXhwIjoxNzgyNjY1MTAyfQ.g4dBBbYcu6-EkmtamDHHbBb6nqjXyHbq2e8Jwraitq0
[21-Jun-2026 17:44:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 17:44:50 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 17:44:50 UTC] User ID: 863
[21-Jun-2026 17:44:50 UTC] ✅ User profile retrieved successfully for user ID: 863
[21-Jun-2026 17:46:05 UTC] === API CALL LOG ===
[21-Jun-2026 17:46:05 UTC] Endpoint: user/profile.php
[21-Jun-2026 17:46:05 UTC] Full Log Data: {
    "timestamp": "2026-06-21 17:46:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.117.21.18",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.117.21.18, 172.71.119.50",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYzIiwidXNlcm5hbWUiOiJEb2N0aW0iLCJlbWFpbCI6ImRvY3RpbXBldGVyczFAZ21haWwuY29tIiwiZXhwIjoxNzgyNjY1MTAyfQ.g4dBBbYcu6-EkmtamDHHbBb6nqjXyHbq2e8Jwraitq0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f4d4a5aad4d0a3-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.117.21.18",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 17:46:05 UTC] === END API CALL LOG ===
[21-Jun-2026 17:46:05 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 17:46:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYzIiwidXNlcm5hbWUiOiJEb2N0aW0iLCJlbWFpbCI6ImRvY3RpbXBldGVyczFAZ21haWwuY29tIiwiZXhwIjoxNzgyNjY1MTAyfQ.g4dBBbYcu6-EkmtamDHHbBb6nqjXyHbq2e8Jwraitq0
[21-Jun-2026 17:46:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 17:46:05 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 17:46:05 UTC] User ID: 863
[21-Jun-2026 17:46:05 UTC] ✅ User profile retrieved successfully for user ID: 863
[21-Jun-2026 17:46:07 UTC] === API CALL LOG ===
[21-Jun-2026 17:46:07 UTC] Endpoint: user/profile.php
[21-Jun-2026 17:46:07 UTC] Full Log Data: {
    "timestamp": "2026-06-21 17:46:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.117.21.18",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.117.21.18, 172.71.119.50",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYzIiwidXNlcm5hbWUiOiJEb2N0aW0iLCJlbWFpbCI6ImRvY3RpbXBldGVyczFAZ21haWwuY29tIiwiZXhwIjoxNzgyNjY1MTAyfQ.g4dBBbYcu6-EkmtamDHHbBb6nqjXyHbq2e8Jwraitq0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f4d4b7bdacd0a3-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.117.21.18",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 17:46:07 UTC] === END API CALL LOG ===
[21-Jun-2026 17:46:07 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 17:46:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYzIiwidXNlcm5hbWUiOiJEb2N0aW0iLCJlbWFpbCI6ImRvY3RpbXBldGVyczFAZ21haWwuY29tIiwiZXhwIjoxNzgyNjY1MTAyfQ.g4dBBbYcu6-EkmtamDHHbBb6nqjXyHbq2e8Jwraitq0
[21-Jun-2026 17:46:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 17:46:07 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 17:46:07 UTC] User ID: 863
[21-Jun-2026 17:46:07 UTC] ✅ User profile retrieved successfully for user ID: 863
[21-Jun-2026 17:46:08 UTC] === API CALL LOG ===
[21-Jun-2026 17:46:08 UTC] Endpoint: user/profile.php
[21-Jun-2026 17:46:08 UTC] Full Log Data: {
    "timestamp": "2026-06-21 17:46:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.117.21.18",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.117.21.18, 172.71.119.50",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYzIiwidXNlcm5hbWUiOiJEb2N0aW0iLCJlbWFpbCI6ImRvY3RpbXBldGVyczFAZ21haWwuY29tIiwiZXhwIjoxNzgyNjY1MTAyfQ.g4dBBbYcu6-EkmtamDHHbBb6nqjXyHbq2e8Jwraitq0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f4d4b93a04d0a3-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.117.21.18",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 17:46:08 UTC] === END API CALL LOG ===
[21-Jun-2026 17:46:08 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 17:46:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYzIiwidXNlcm5hbWUiOiJEb2N0aW0iLCJlbWFpbCI6ImRvY3RpbXBldGVyczFAZ21haWwuY29tIiwiZXhwIjoxNzgyNjY1MTAyfQ.g4dBBbYcu6-EkmtamDHHbBb6nqjXyHbq2e8Jwraitq0
[21-Jun-2026 17:46:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 17:46:08 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 17:46:08 UTC] User ID: 863
[21-Jun-2026 17:46:08 UTC] ✅ User profile retrieved successfully for user ID: 863
[21-Jun-2026 17:46:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 17:46:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 17:46:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.117.21.18, 172.71.118.201","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYzIiwidXNlcm5hbWUiOiJEb2N0aW0iLCJlbWFpbCI6ImRvY3RpbXBldGVyczFAZ21haWwuY29tIiwiZXhwIjoxNzgyNjY1MTAyfQ.g4dBBbYcu6-EkmtamDHHbBb6nqjXyHbq2e8Jwraitq0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0f4d4b93a07d0a3-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.117.21.18","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-Jun-2026 17:46:08 UTC] === User Orders API Called ===
[21-Jun-2026 17:46:08 UTC] User ID: 863
[21-Jun-2026 17:46:08 UTC] Limit: 20, Offset: 0
[21-Jun-2026 17:46:08 UTC] Orders found: 0
[21-Jun-2026 17:46:08 UTC] Orders data: []
[21-Jun-2026 17:46:08 UTC] Total orders count: 0
[21-Jun-2026 17:46:09 UTC] === API CALL LOG ===
[21-Jun-2026 17:46:09 UTC] Endpoint: user/profile.php
[21-Jun-2026 17:46:09 UTC] Full Log Data: {
    "timestamp": "2026-06-21 17:46:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.117.21.18",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.117.21.18, 172.71.119.50",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYzIiwidXNlcm5hbWUiOiJEb2N0aW0iLCJlbWFpbCI6ImRvY3RpbXBldGVyczFAZ21haWwuY29tIiwiZXhwIjoxNzgyNjY1MTAyfQ.g4dBBbYcu6-EkmtamDHHbBb6nqjXyHbq2e8Jwraitq0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f4d4beb89fd0a3-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.117.21.18",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 17:46:09 UTC] === END API CALL LOG ===
[21-Jun-2026 17:46:09 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 17:46:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYzIiwidXNlcm5hbWUiOiJEb2N0aW0iLCJlbWFpbCI6ImRvY3RpbXBldGVyczFAZ21haWwuY29tIiwiZXhwIjoxNzgyNjY1MTAyfQ.g4dBBbYcu6-EkmtamDHHbBb6nqjXyHbq2e8Jwraitq0
[21-Jun-2026 17:46:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 17:46:09 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 17:46:09 UTC] User ID: 863
[21-Jun-2026 17:46:09 UTC] ✅ User profile retrieved successfully for user ID: 863
[21-Jun-2026 17:46:09 UTC] User Purchases API - User ID: 863
[21-Jun-2026 17:46:09 UTC] User Purchases API - Total purchases found: 0
[21-Jun-2026 17:46:16 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 17:46:16 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 17:46:16 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.117.21.18, 172.71.119.49","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYzIiwidXNlcm5hbWUiOiJEb2N0aW0iLCJlbWFpbCI6ImRvY3RpbXBldGVyczFAZ21haWwuY29tIiwiZXhwIjoxNzgyNjY1MTAyfQ.g4dBBbYcu6-EkmtamDHHbBb6nqjXyHbq2e8Jwraitq0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0f4d4ec0dc1d0a3-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.117.21.18","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-Jun-2026 17:46:16 UTC] === User Orders API Called ===
[21-Jun-2026 17:46:16 UTC] User ID: 863
[21-Jun-2026 17:46:16 UTC] Limit: 20, Offset: 0
[21-Jun-2026 17:46:16 UTC] Orders found: 0
[21-Jun-2026 17:46:16 UTC] Orders data: []
[21-Jun-2026 17:46:16 UTC] Total orders count: 0
[21-Jun-2026 17:46:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 17:46:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 17:46:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.117.21.18, 172.71.119.49","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYzIiwidXNlcm5hbWUiOiJEb2N0aW0iLCJlbWFpbCI6ImRvY3RpbXBldGVyczFAZ21haWwuY29tIiwiZXhwIjoxNzgyNjY1MTAyfQ.g4dBBbYcu6-EkmtamDHHbBb6nqjXyHbq2e8Jwraitq0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0f4d4fc0d18d0a3-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.117.21.18","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-Jun-2026 17:46:18 UTC] === User Orders API Called ===
[21-Jun-2026 17:46:18 UTC] User ID: 863
[21-Jun-2026 17:46:18 UTC] Limit: 20, Offset: 0
[21-Jun-2026 17:46:18 UTC] Orders found: 0
[21-Jun-2026 17:46:18 UTC] Orders data: []
[21-Jun-2026 17:46:18 UTC] Total orders count: 0
[21-Jun-2026 17:46:18 UTC] === API CALL LOG ===
[21-Jun-2026 17:46:18 UTC] Endpoint: user/profile.php
[21-Jun-2026 17:46:18 UTC] Full Log Data: {
    "timestamp": "2026-06-21 17:46:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.117.21.18",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.117.21.18, 172.71.119.49",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYzIiwidXNlcm5hbWUiOiJEb2N0aW0iLCJlbWFpbCI6ImRvY3RpbXBldGVyczFAZ21haWwuY29tIiwiZXhwIjoxNzgyNjY1MTAyfQ.g4dBBbYcu6-EkmtamDHHbBb6nqjXyHbq2e8Jwraitq0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f4d4fc0d1dd0a3-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.117.21.18",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 17:46:18 UTC] === END API CALL LOG ===
[21-Jun-2026 17:46:18 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 17:46:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYzIiwidXNlcm5hbWUiOiJEb2N0aW0iLCJlbWFpbCI6ImRvY3RpbXBldGVyczFAZ21haWwuY29tIiwiZXhwIjoxNzgyNjY1MTAyfQ.g4dBBbYcu6-EkmtamDHHbBb6nqjXyHbq2e8Jwraitq0
[21-Jun-2026 17:46:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 17:46:18 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 17:46:18 UTC] User ID: 863
[21-Jun-2026 17:46:18 UTC] ✅ User profile retrieved successfully for user ID: 863
[21-Jun-2026 17:46:19 UTC] === API CALL LOG ===
[21-Jun-2026 17:46:19 UTC] Endpoint: user/profile.php
[21-Jun-2026 17:46:19 UTC] Full Log Data: {
    "timestamp": "2026-06-21 17:46:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.117.21.18",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.117.21.18, 172.71.119.49",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYzIiwidXNlcm5hbWUiOiJEb2N0aW0iLCJlbWFpbCI6ImRvY3RpbXBldGVyczFAZ21haWwuY29tIiwiZXhwIjoxNzgyNjY1MTAyfQ.g4dBBbYcu6-EkmtamDHHbBb6nqjXyHbq2e8Jwraitq0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f4d4ffb93ad0a3-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.117.21.18",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 17:46:19 UTC] === END API CALL LOG ===
[21-Jun-2026 17:46:19 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 17:46:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYzIiwidXNlcm5hbWUiOiJEb2N0aW0iLCJlbWFpbCI6ImRvY3RpbXBldGVyczFAZ21haWwuY29tIiwiZXhwIjoxNzgyNjY1MTAyfQ.g4dBBbYcu6-EkmtamDHHbBb6nqjXyHbq2e8Jwraitq0
[21-Jun-2026 17:46:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 17:46:19 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 17:46:19 UTC] User ID: 863
[21-Jun-2026 17:46:19 UTC] ✅ User profile retrieved successfully for user ID: 863
[21-Jun-2026 17:46:35 UTC] === API CALL LOG ===
[21-Jun-2026 17:46:35 UTC] Endpoint: user/profile.php
[21-Jun-2026 17:46:35 UTC] Full Log Data: {
    "timestamp": "2026-06-21 17:46:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.117.21.18",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.117.21.18, 172.71.119.50",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYzIiwidXNlcm5hbWUiOiJEb2N0aW0iLCJlbWFpbCI6ImRvY3RpbXBldGVyczFAZ21haWwuY29tIiwiZXhwIjoxNzgyNjY1MTAyfQ.g4dBBbYcu6-EkmtamDHHbBb6nqjXyHbq2e8Jwraitq0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f4d561daa3d0a3-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.117.21.18",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 17:46:35 UTC] === END API CALL LOG ===
[21-Jun-2026 17:46:35 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 17:46:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYzIiwidXNlcm5hbWUiOiJEb2N0aW0iLCJlbWFpbCI6ImRvY3RpbXBldGVyczFAZ21haWwuY29tIiwiZXhwIjoxNzgyNjY1MTAyfQ.g4dBBbYcu6-EkmtamDHHbBb6nqjXyHbq2e8Jwraitq0
[21-Jun-2026 17:46:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 17:46:35 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 17:46:35 UTC] User ID: 863
[21-Jun-2026 17:46:35 UTC] ✅ User profile retrieved successfully for user ID: 863
[21-Jun-2026 17:46:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 17:46:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 17:46:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.117.21.18, 172.71.119.50","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYzIiwidXNlcm5hbWUiOiJEb2N0aW0iLCJlbWFpbCI6ImRvY3RpbXBldGVyczFAZ21haWwuY29tIiwiZXhwIjoxNzgyNjY1MTAyfQ.g4dBBbYcu6-EkmtamDHHbBb6nqjXyHbq2e8Jwraitq0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0f4d561daa2d0a3-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.117.21.18","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-Jun-2026 17:46:35 UTC] === User Orders API Called ===
[21-Jun-2026 17:46:35 UTC] User ID: 863
[21-Jun-2026 17:46:35 UTC] Limit: 20, Offset: 0
[21-Jun-2026 17:46:35 UTC] Orders found: 0
[21-Jun-2026 17:46:35 UTC] Orders data: []
[21-Jun-2026 17:46:35 UTC] Total orders count: 0
[21-Jun-2026 17:46:35 UTC] === API CALL LOG ===
[21-Jun-2026 17:46:35 UTC] Endpoint: user/profile.php
[21-Jun-2026 17:46:35 UTC] Full Log Data: {
    "timestamp": "2026-06-21 17:46:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.117.21.18",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.117.21.18, 172.71.119.50",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYzIiwidXNlcm5hbWUiOiJEb2N0aW0iLCJlbWFpbCI6ImRvY3RpbXBldGVyczFAZ21haWwuY29tIiwiZXhwIjoxNzgyNjY1MTAyfQ.g4dBBbYcu6-EkmtamDHHbBb6nqjXyHbq2e8Jwraitq0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f4d566a84bd0a3-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.117.21.18",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 17:46:35 UTC] === END API CALL LOG ===
[21-Jun-2026 17:46:35 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 17:46:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYzIiwidXNlcm5hbWUiOiJEb2N0aW0iLCJlbWFpbCI6ImRvY3RpbXBldGVyczFAZ21haWwuY29tIiwiZXhwIjoxNzgyNjY1MTAyfQ.g4dBBbYcu6-EkmtamDHHbBb6nqjXyHbq2e8Jwraitq0
[21-Jun-2026 17:46:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 17:46:35 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 17:46:35 UTC] User ID: 863
[21-Jun-2026 17:46:35 UTC] ✅ User profile retrieved successfully for user ID: 863
[21-Jun-2026 17:46:42 UTC] === API CALL LOG ===
[21-Jun-2026 17:46:42 UTC] Endpoint: user/profile.php
[21-Jun-2026 17:46:42 UTC] Full Log Data: {
    "timestamp": "2026-06-21 17:46:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.117.21.18",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.117.21.18, 104.23.225.98",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYzIiwidXNlcm5hbWUiOiJEb2N0aW0iLCJlbWFpbCI6ImRvY3RpbXBldGVyczFAZ21haWwuY29tIiwiZXhwIjoxNzgyNjY1MTAyfQ.g4dBBbYcu6-EkmtamDHHbBb6nqjXyHbq2e8Jwraitq0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f4d58dc92f9378-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.117.21.18",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 17:46:42 UTC] === END API CALL LOG ===
[21-Jun-2026 17:46:42 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 17:46:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYzIiwidXNlcm5hbWUiOiJEb2N0aW0iLCJlbWFpbCI6ImRvY3RpbXBldGVyczFAZ21haWwuY29tIiwiZXhwIjoxNzgyNjY1MTAyfQ.g4dBBbYcu6-EkmtamDHHbBb6nqjXyHbq2e8Jwraitq0
[21-Jun-2026 17:46:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 17:46:42 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 17:46:42 UTC] User ID: 863
[21-Jun-2026 17:46:42 UTC] ✅ User profile retrieved successfully for user ID: 863
[21-Jun-2026 17:46:45 UTC] === API CALL LOG ===
[21-Jun-2026 17:46:45 UTC] Endpoint: user/profile.php
[21-Jun-2026 17:46:45 UTC] Full Log Data: {
    "timestamp": "2026-06-21 17:46:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.117.21.18",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.117.21.18, 104.23.225.98",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYzIiwidXNlcm5hbWUiOiJEb2N0aW0iLCJlbWFpbCI6ImRvY3RpbXBldGVyczFAZ21haWwuY29tIiwiZXhwIjoxNzgyNjY1MTAyfQ.g4dBBbYcu6-EkmtamDHHbBb6nqjXyHbq2e8Jwraitq0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f4d5a09d4b9378-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.117.21.18",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 17:46:45 UTC] === END API CALL LOG ===
[21-Jun-2026 17:46:45 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 17:46:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYzIiwidXNlcm5hbWUiOiJEb2N0aW0iLCJlbWFpbCI6ImRvY3RpbXBldGVyczFAZ21haWwuY29tIiwiZXhwIjoxNzgyNjY1MTAyfQ.g4dBBbYcu6-EkmtamDHHbBb6nqjXyHbq2e8Jwraitq0
[21-Jun-2026 17:46:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 17:46:45 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 17:46:45 UTC] User ID: 863
[21-Jun-2026 17:46:45 UTC] ✅ User profile retrieved successfully for user ID: 863
[21-Jun-2026 17:46:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 17:46:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 17:46:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.117.21.18, 104.23.225.98","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYzIiwidXNlcm5hbWUiOiJEb2N0aW0iLCJlbWFpbCI6ImRvY3RpbXBldGVyczFAZ21haWwuY29tIiwiZXhwIjoxNzgyNjY1MTAyfQ.g4dBBbYcu6-EkmtamDHHbBb6nqjXyHbq2e8Jwraitq0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0f4d5a228cb9378-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.117.21.18","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-Jun-2026 17:46:45 UTC] === User Orders API Called ===
[21-Jun-2026 17:46:45 UTC] User ID: 863
[21-Jun-2026 17:46:45 UTC] Limit: 20, Offset: 0
[21-Jun-2026 17:46:45 UTC] Orders found: 0
[21-Jun-2026 17:46:45 UTC] Orders data: []
[21-Jun-2026 17:46:45 UTC] Total orders count: 0
[21-Jun-2026 17:46:45 UTC] === API CALL LOG ===
[21-Jun-2026 17:46:45 UTC] Endpoint: user/profile.php
[21-Jun-2026 17:46:45 UTC] Full Log Data: {
    "timestamp": "2026-06-21 17:46:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.117.21.18",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.117.21.18, 104.23.225.127",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYzIiwidXNlcm5hbWUiOiJEb2N0aW0iLCJlbWFpbCI6ImRvY3RpbXBldGVyczFAZ21haWwuY29tIiwiZXhwIjoxNzgyNjY1MTAyfQ.g4dBBbYcu6-EkmtamDHHbBb6nqjXyHbq2e8Jwraitq0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f4d5a228d89378-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.117.21.18",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 17:46:45 UTC] === END API CALL LOG ===
[21-Jun-2026 17:46:45 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 17:46:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYzIiwidXNlcm5hbWUiOiJEb2N0aW0iLCJlbWFpbCI6ImRvY3RpbXBldGVyczFAZ21haWwuY29tIiwiZXhwIjoxNzgyNjY1MTAyfQ.g4dBBbYcu6-EkmtamDHHbBb6nqjXyHbq2e8Jwraitq0
[21-Jun-2026 17:46:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 17:46:45 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 17:46:45 UTC] User ID: 863
[21-Jun-2026 17:46:45 UTC] ✅ User profile retrieved successfully for user ID: 863
[21-Jun-2026 17:46:46 UTC] === API CALL LOG ===
[21-Jun-2026 17:46:46 UTC] Endpoint: user/profile.php
[21-Jun-2026 17:46:46 UTC] Full Log Data: {
    "timestamp": "2026-06-21 17:46:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.117.21.18",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.117.21.18, 104.23.225.98",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYzIiwidXNlcm5hbWUiOiJEb2N0aW0iLCJlbWFpbCI6ImRvY3RpbXBldGVyczFAZ21haWwuY29tIiwiZXhwIjoxNzgyNjY1MTAyfQ.g4dBBbYcu6-EkmtamDHHbBb6nqjXyHbq2e8Jwraitq0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f4d5aa9d669378-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.117.21.18",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 17:46:46 UTC] === END API CALL LOG ===
[21-Jun-2026 17:46:46 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 17:46:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYzIiwidXNlcm5hbWUiOiJEb2N0aW0iLCJlbWFpbCI6ImRvY3RpbXBldGVyczFAZ21haWwuY29tIiwiZXhwIjoxNzgyNjY1MTAyfQ.g4dBBbYcu6-EkmtamDHHbBb6nqjXyHbq2e8Jwraitq0
[21-Jun-2026 17:46:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 17:46:46 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 17:46:46 UTC] User ID: 863
[21-Jun-2026 17:46:46 UTC] ✅ User profile retrieved successfully for user ID: 863
[21-Jun-2026 17:46:47 UTC] User Purchases API - User ID: 863
[21-Jun-2026 17:46:47 UTC] User Purchases API - Total purchases found: 0
[21-Jun-2026 19:33:36 UTC] === API CALL LOG ===
[21-Jun-2026 19:33:36 UTC] Endpoint: user/profile.php
[21-Jun-2026 19:33:36 UTC] Full Log Data: {
    "timestamp": "2026-06-21 19:33:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.204.44.247",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.204.44.247, 172.71.196.139",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY1IiwidXNlcm5hbWUiOiJAdGhleW91dGhnb2RhaWkiLCJlbWFpbCI6InF1YXllanVkZTIwMjBAZ21haWwuY29tIiwiZXhwIjoxNzgyNjc1MjE0fQ.W4uQH_Of6zAZJa89YBLv6sWVCPe7nO10AzLC7ZRfZFQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f572247ea07e1a-ACC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.204.44.247",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 19:33:36 UTC] === END API CALL LOG ===
[21-Jun-2026 19:33:36 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 19:33:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY1IiwidXNlcm5hbWUiOiJAdGhleW91dGhnb2RhaWkiLCJlbWFpbCI6InF1YXllanVkZTIwMjBAZ21haWwuY29tIiwiZXhwIjoxNzgyNjc1MjE0fQ.W4uQH_Of6zAZJa89YBLv6sWVCPe7nO10AzLC7ZRfZFQ
[21-Jun-2026 19:33:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 19:33:36 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 19:33:36 UTC] User ID: 865
[21-Jun-2026 19:33:36 UTC] ✅ User profile retrieved successfully for user ID: 865
[21-Jun-2026 19:33:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 19:33:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 19:33:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"41.204.44.247, 172.71.196.139","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY1IiwidXNlcm5hbWUiOiJAdGhleW91dGhnb2RhaWkiLCJlbWFpbCI6InF1YXllanVkZTIwMjBAZ21haWwuY29tIiwiZXhwIjoxNzgyNjc1MjE0fQ.W4uQH_Of6zAZJa89YBLv6sWVCPe7nO10AzLC7ZRfZFQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0f572247e9d7e1a-ACC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"41.204.44.247","cf-ipcountry":"GH","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-Jun-2026 19:33:36 UTC] === User Orders API Called ===
[21-Jun-2026 19:33:36 UTC] User ID: 865
[21-Jun-2026 19:33:36 UTC] Limit: 20, Offset: 0
[21-Jun-2026 19:33:36 UTC] Orders found: 0
[21-Jun-2026 19:33:36 UTC] Orders data: []
[21-Jun-2026 19:33:36 UTC] Total orders count: 0
[21-Jun-2026 19:33:36 UTC] === API CALL LOG ===
[21-Jun-2026 19:33:36 UTC] Endpoint: user/profile.php
[21-Jun-2026 19:33:36 UTC] Full Log Data: {
    "timestamp": "2026-06-21 19:33:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.204.44.247",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.204.44.247, 172.71.196.138",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY1IiwidXNlcm5hbWUiOiJAdGhleW91dGhnb2RhaWkiLCJlbWFpbCI6InF1YXllanVkZTIwMjBAZ21haWwuY29tIiwiZXhwIjoxNzgyNjc1MjE0fQ.W4uQH_Of6zAZJa89YBLv6sWVCPe7nO10AzLC7ZRfZFQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f57223cd9d7e1a-ACC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.204.44.247",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 19:33:36 UTC] === END API CALL LOG ===
[21-Jun-2026 19:33:36 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 19:33:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY1IiwidXNlcm5hbWUiOiJAdGhleW91dGhnb2RhaWkiLCJlbWFpbCI6InF1YXllanVkZTIwMjBAZ21haWwuY29tIiwiZXhwIjoxNzgyNjc1MjE0fQ.W4uQH_Of6zAZJa89YBLv6sWVCPe7nO10AzLC7ZRfZFQ
[21-Jun-2026 19:33:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 19:33:36 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 19:33:36 UTC] User ID: 865
[21-Jun-2026 19:33:36 UTC] ✅ User profile retrieved successfully for user ID: 865
[21-Jun-2026 19:33:38 UTC] === API CALL LOG ===
[21-Jun-2026 19:33:38 UTC] Endpoint: user/profile.php
[21-Jun-2026 19:33:38 UTC] Full Log Data: {
    "timestamp": "2026-06-21 19:33:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.204.44.247",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.204.44.247, 172.71.196.139",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY1IiwidXNlcm5hbWUiOiJAdGhleW91dGhnb2RhaWkiLCJlbWFpbCI6InF1YXllanVkZTIwMjBAZ21haWwuY29tIiwiZXhwIjoxNzgyNjc1MjE0fQ.W4uQH_Of6zAZJa89YBLv6sWVCPe7nO10AzLC7ZRfZFQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f572306f0e7e1a-ACC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.204.44.247",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 19:33:38 UTC] === END API CALL LOG ===
[21-Jun-2026 19:33:38 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 19:33:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY1IiwidXNlcm5hbWUiOiJAdGhleW91dGhnb2RhaWkiLCJlbWFpbCI6InF1YXllanVkZTIwMjBAZ21haWwuY29tIiwiZXhwIjoxNzgyNjc1MjE0fQ.W4uQH_Of6zAZJa89YBLv6sWVCPe7nO10AzLC7ZRfZFQ
[21-Jun-2026 19:33:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 19:33:38 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 19:33:38 UTC] User ID: 865
[21-Jun-2026 19:33:38 UTC] ✅ User profile retrieved successfully for user ID: 865
[21-Jun-2026 19:33:38 UTC] User Purchases API - User ID: 865
[21-Jun-2026 19:33:38 UTC] User Purchases API - Total purchases found: 0
[21-Jun-2026 19:33:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 19:33:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 19:33:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"41.204.44.247, 172.71.196.138","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY1IiwidXNlcm5hbWUiOiJAdGhleW91dGhnb2RhaWkiLCJlbWFpbCI6InF1YXllanVkZTIwMjBAZ21haWwuY29tIiwiZXhwIjoxNzgyNjc1MjE0fQ.W4uQH_Of6zAZJa89YBLv6sWVCPe7nO10AzLC7ZRfZFQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0f572518b687e1a-ACC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"41.204.44.247","cf-ipcountry":"GH","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-Jun-2026 19:33:43 UTC] === User Orders API Called ===
[21-Jun-2026 19:33:43 UTC] User ID: 865
[21-Jun-2026 19:33:43 UTC] Limit: 20, Offset: 0
[21-Jun-2026 19:33:43 UTC] Orders found: 0
[21-Jun-2026 19:33:43 UTC] Orders data: []
[21-Jun-2026 19:33:43 UTC] Total orders count: 0
[21-Jun-2026 19:33:51 UTC] === API CALL LOG ===
[21-Jun-2026 19:33:51 UTC] Endpoint: user/profile.php
[21-Jun-2026 19:33:51 UTC] Full Log Data: {
    "timestamp": "2026-06-21 19:33:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.204.44.247",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.204.44.247, 172.71.196.139",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY1IiwidXNlcm5hbWUiOiJAdGhleW91dGhnb2RhaWkiLCJlbWFpbCI6InF1YXllanVkZTIwMjBAZ21haWwuY29tIiwiZXhwIjoxNzgyNjc1MjE0fQ.W4uQH_Of6zAZJa89YBLv6sWVCPe7nO10AzLC7ZRfZFQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f5728108a2ee04-ACC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.204.44.247",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 19:33:51 UTC] === END API CALL LOG ===
[21-Jun-2026 19:33:51 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 19:33:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY1IiwidXNlcm5hbWUiOiJAdGhleW91dGhnb2RhaWkiLCJlbWFpbCI6InF1YXllanVkZTIwMjBAZ21haWwuY29tIiwiZXhwIjoxNzgyNjc1MjE0fQ.W4uQH_Of6zAZJa89YBLv6sWVCPe7nO10AzLC7ZRfZFQ
[21-Jun-2026 19:33:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 19:33:51 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 19:33:51 UTC] User ID: 865
[21-Jun-2026 19:33:51 UTC] ✅ User profile retrieved successfully for user ID: 865
[21-Jun-2026 19:33:52 UTC] === API CALL LOG ===
[21-Jun-2026 19:33:52 UTC] Endpoint: user/profile.php
[21-Jun-2026 19:33:52 UTC] Full Log Data: {
    "timestamp": "2026-06-21 19:33:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.204.44.247",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.204.44.247, 172.71.196.139",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY1IiwidXNlcm5hbWUiOiJAdGhleW91dGhnb2RhaWkiLCJlbWFpbCI6InF1YXllanVkZTIwMjBAZ21haWwuY29tIiwiZXhwIjoxNzgyNjc1MjE0fQ.W4uQH_Of6zAZJa89YBLv6sWVCPe7nO10AzLC7ZRfZFQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f572891b89ee04-ACC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.204.44.247",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 19:33:52 UTC] === END API CALL LOG ===
[21-Jun-2026 19:33:52 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 19:33:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY1IiwidXNlcm5hbWUiOiJAdGhleW91dGhnb2RhaWkiLCJlbWFpbCI6InF1YXllanVkZTIwMjBAZ21haWwuY29tIiwiZXhwIjoxNzgyNjc1MjE0fQ.W4uQH_Of6zAZJa89YBLv6sWVCPe7nO10AzLC7ZRfZFQ
[21-Jun-2026 19:33:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 19:33:52 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 19:33:52 UTC] User ID: 865
[21-Jun-2026 19:33:52 UTC] ✅ User profile retrieved successfully for user ID: 865
[21-Jun-2026 19:33:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 19:33:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 19:33:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"41.204.44.247, 172.71.196.139","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY1IiwidXNlcm5hbWUiOiJAdGhleW91dGhnb2RhaWkiLCJlbWFpbCI6InF1YXllanVkZTIwMjBAZ21haWwuY29tIiwiZXhwIjoxNzgyNjc1MjE0fQ.W4uQH_Of6zAZJa89YBLv6sWVCPe7nO10AzLC7ZRfZFQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0f572899c0cee04-ACC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"41.204.44.247","cf-ipcountry":"GH","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-Jun-2026 19:33:52 UTC] === User Orders API Called ===
[21-Jun-2026 19:33:52 UTC] User ID: 865
[21-Jun-2026 19:33:52 UTC] Limit: 20, Offset: 0
[21-Jun-2026 19:33:52 UTC] Orders found: 0
[21-Jun-2026 19:33:52 UTC] Orders data: []
[21-Jun-2026 19:33:52 UTC] Total orders count: 0
[21-Jun-2026 19:33:52 UTC] === API CALL LOG ===
[21-Jun-2026 19:33:52 UTC] Endpoint: user/profile.php
[21-Jun-2026 19:33:52 UTC] Full Log Data: {
    "timestamp": "2026-06-21 19:33:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.204.44.247",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.204.44.247, 172.71.196.139",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY1IiwidXNlcm5hbWUiOiJAdGhleW91dGhnb2RhaWkiLCJlbWFpbCI6InF1YXllanVkZTIwMjBAZ21haWwuY29tIiwiZXhwIjoxNzgyNjc1MjE0fQ.W4uQH_Of6zAZJa89YBLv6sWVCPe7nO10AzLC7ZRfZFQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f57289dc50ee04-ACC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.204.44.247",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 19:33:52 UTC] === END API CALL LOG ===
[21-Jun-2026 19:33:52 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 19:33:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY1IiwidXNlcm5hbWUiOiJAdGhleW91dGhnb2RhaWkiLCJlbWFpbCI6InF1YXllanVkZTIwMjBAZ21haWwuY29tIiwiZXhwIjoxNzgyNjc1MjE0fQ.W4uQH_Of6zAZJa89YBLv6sWVCPe7nO10AzLC7ZRfZFQ
[21-Jun-2026 19:33:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 19:33:52 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 19:33:52 UTC] User ID: 865
[21-Jun-2026 19:33:52 UTC] ✅ User profile retrieved successfully for user ID: 865
[21-Jun-2026 19:33:53 UTC] === API CALL LOG ===
[21-Jun-2026 19:33:53 UTC] Endpoint: user/profile.php
[21-Jun-2026 19:33:53 UTC] Full Log Data: {
    "timestamp": "2026-06-21 19:33:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.204.44.247",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.204.44.247, 172.71.196.139",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY1IiwidXNlcm5hbWUiOiJAdGhleW91dGhnb2RhaWkiLCJlbWFpbCI6InF1YXllanVkZTIwMjBAZ21haWwuY29tIiwiZXhwIjoxNzgyNjc1MjE0fQ.W4uQH_Of6zAZJa89YBLv6sWVCPe7nO10AzLC7ZRfZFQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f5728eeb78ee04-ACC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.204.44.247",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 19:33:53 UTC] === END API CALL LOG ===
[21-Jun-2026 19:33:53 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 19:33:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY1IiwidXNlcm5hbWUiOiJAdGhleW91dGhnb2RhaWkiLCJlbWFpbCI6InF1YXllanVkZTIwMjBAZ21haWwuY29tIiwiZXhwIjoxNzgyNjc1MjE0fQ.W4uQH_Of6zAZJa89YBLv6sWVCPe7nO10AzLC7ZRfZFQ
[21-Jun-2026 19:33:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 19:33:53 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 19:33:53 UTC] User ID: 865
[21-Jun-2026 19:33:53 UTC] ✅ User profile retrieved successfully for user ID: 865
[21-Jun-2026 23:14:23 UTC] === API CALL LOG ===
[21-Jun-2026 23:14:23 UTC] Endpoint: user/profile.php
[21-Jun-2026 23:14:23 UTC] Full Log Data: {
    "timestamp": "2026-06-21 23:14:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:f5c0:556:206c:8e3:98ff:fe37:4bd3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:f5c0:556:206c:8e3:98ff:fe37:4bd3, 104.22.30.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTUzIiwidXNlcm5hbWUiOiJmb3JkZXgiLCJlbWFpbCI6InBrZTI5NzI2OEBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjUzNTJ9.3q1tFhViVED6HqEwDfgQ3j9s2_7jNEmOOAZ0tzTCokE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f6b58b98e1497d-NBO",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:f5c0:556:206c:8e3:98ff:fe37:4bd3",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 23:14:23 UTC] === END API CALL LOG ===
[21-Jun-2026 23:14:23 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 23:14:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTUzIiwidXNlcm5hbWUiOiJmb3JkZXgiLCJlbWFpbCI6InBrZTI5NzI2OEBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjUzNTJ9.3q1tFhViVED6HqEwDfgQ3j9s2_7jNEmOOAZ0tzTCokE
[21-Jun-2026 23:14:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 23:14:23 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 23:14:23 UTC] User ID: 153
[21-Jun-2026 23:14:23 UTC] ✅ User profile retrieved successfully for user ID: 153
[21-Jun-2026 23:14:24 UTC] === API CALL LOG ===
[21-Jun-2026 23:14:24 UTC] Endpoint: user/profile.php
[21-Jun-2026 23:14:24 UTC] Full Log Data: {
    "timestamp": "2026-06-21 23:14:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:f5c0:556:206c:8e3:98ff:fe37:4bd3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:f5c0:556:206c:8e3:98ff:fe37:4bd3, 104.22.30.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTUzIiwidXNlcm5hbWUiOiJmb3JkZXgiLCJlbWFpbCI6InBrZTI5NzI2OEBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjUzNTJ9.3q1tFhViVED6HqEwDfgQ3j9s2_7jNEmOOAZ0tzTCokE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f6b5962e7a497d-NBO",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:f5c0:556:206c:8e3:98ff:fe37:4bd3",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 23:14:24 UTC] === END API CALL LOG ===
[21-Jun-2026 23:14:24 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 23:14:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTUzIiwidXNlcm5hbWUiOiJmb3JkZXgiLCJlbWFpbCI6InBrZTI5NzI2OEBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjUzNTJ9.3q1tFhViVED6HqEwDfgQ3j9s2_7jNEmOOAZ0tzTCokE
[21-Jun-2026 23:14:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 23:14:24 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 23:14:24 UTC] User ID: 153
[21-Jun-2026 23:14:24 UTC] ✅ User profile retrieved successfully for user ID: 153
[21-Jun-2026 23:14:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 23:14:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 23:14:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2c0f:f5c0:556:206c:8e3:98ff:fe37:4bd3, 104.22.30.139","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTUzIiwidXNlcm5hbWUiOiJmb3JkZXgiLCJlbWFpbCI6InBrZTI5NzI2OEBnbWFpbC5jb20iLCJleHAiOjE3NzUxMjUzNTJ9.3q1tFhViVED6HqEwDfgQ3j9s2_7jNEmOOAZ0tzTCokE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0f6b5962e79497d-NBO","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2c0f:f5c0:556:206c:8e3:98ff:fe37:4bd3","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-Jun-2026 23:14:25 UTC] === User Orders API Called ===
[21-Jun-2026 23:14:25 UTC] User ID: 153
[21-Jun-2026 23:14:25 UTC] Limit: 20, Offset: 0
[21-Jun-2026 23:14:25 UTC] Orders found: 0
[21-Jun-2026 23:14:25 UTC] Orders data: []
[21-Jun-2026 23:14:25 UTC] Total orders count: 0
[21-Jun-2026 23:15:57 UTC] === API CALL LOG ===
[21-Jun-2026 23:15:57 UTC] Endpoint: user/profile.php
[21-Jun-2026 23:15:57 UTC] Full Log Data: {
    "timestamp": "2026-06-21 23:15:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.171.101.69",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.171.101.69, 162.158.182.94",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY2IiwidXNlcm5hbWUiOiJob3NzZXV1ZGRpZmoiLCJlbWFpbCI6ImFsaXA3MDcwNDA3MEBnbWFpbC5jb20iLCJleHAiOjE3ODI2ODg1NTZ9.DYx7zG0UcGOJ1rZkhhvH3NW2IoPBWkZ6JPFnl865K6I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f6b7db9ac80a19-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.171.101.69",
        "cf-ipcountry": "AZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 23:15:57 UTC] === END API CALL LOG ===
[21-Jun-2026 23:15:57 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 23:15:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY2IiwidXNlcm5hbWUiOiJob3NzZXV1ZGRpZmoiLCJlbWFpbCI6ImFsaXA3MDcwNDA3MEBnbWFpbC5jb20iLCJleHAiOjE3ODI2ODg1NTZ9.DYx7zG0UcGOJ1rZkhhvH3NW2IoPBWkZ6JPFnl865K6I
[21-Jun-2026 23:15:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 23:15:57 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 23:15:57 UTC] User ID: 866
[21-Jun-2026 23:15:57 UTC] ✅ User profile retrieved successfully for user ID: 866
[21-Jun-2026 23:15:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 23:15:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 23:15:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"31.171.101.69, 172.68.183.21","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY2IiwidXNlcm5hbWUiOiJob3NzZXV1ZGRpZmoiLCJlbWFpbCI6ImFsaXA3MDcwNDA3MEBnbWFpbC5jb20iLCJleHAiOjE3ODI2ODg1NTZ9.DYx7zG0UcGOJ1rZkhhvH3NW2IoPBWkZ6JPFnl865K6I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0f6b7db1a7b0a19-ARN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"31.171.101.69","cf-ipcountry":"AZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-Jun-2026 23:15:57 UTC] === User Orders API Called ===
[21-Jun-2026 23:15:57 UTC] User ID: 866
[21-Jun-2026 23:15:57 UTC] Limit: 20, Offset: 0
[21-Jun-2026 23:15:57 UTC] Orders found: 0
[21-Jun-2026 23:15:57 UTC] Orders data: []
[21-Jun-2026 23:15:57 UTC] Total orders count: 0
[21-Jun-2026 23:15:57 UTC] === API CALL LOG ===
[21-Jun-2026 23:15:57 UTC] Endpoint: user/profile.php
[21-Jun-2026 23:15:57 UTC] Full Log Data: {
    "timestamp": "2026-06-21 23:15:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.171.101.69",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.171.101.69, 172.68.183.21",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY2IiwidXNlcm5hbWUiOiJob3NzZXV1ZGRpZmoiLCJlbWFpbCI6ImFsaXA3MDcwNDA3MEBnbWFpbC5jb20iLCJleHAiOjE3ODI2ODg1NTZ9.DYx7zG0UcGOJ1rZkhhvH3NW2IoPBWkZ6JPFnl865K6I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f6b7db1a780a19-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.171.101.69",
        "cf-ipcountry": "AZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 23:15:57 UTC] === END API CALL LOG ===
[21-Jun-2026 23:15:57 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 23:15:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY2IiwidXNlcm5hbWUiOiJob3NzZXV1ZGRpZmoiLCJlbWFpbCI6ImFsaXA3MDcwNDA3MEBnbWFpbC5jb20iLCJleHAiOjE3ODI2ODg1NTZ9.DYx7zG0UcGOJ1rZkhhvH3NW2IoPBWkZ6JPFnl865K6I
[21-Jun-2026 23:15:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 23:15:57 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 23:15:57 UTC] User ID: 866
[21-Jun-2026 23:15:57 UTC] ✅ User profile retrieved successfully for user ID: 866
[21-Jun-2026 23:15:57 UTC] === API CALL LOG ===
[21-Jun-2026 23:15:57 UTC] Endpoint: user/profile.php
[21-Jun-2026 23:15:57 UTC] Full Log Data: {
    "timestamp": "2026-06-21 23:15:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.171.101.69",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.171.101.69, 172.68.183.21",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY2IiwidXNlcm5hbWUiOiJob3NzZXV1ZGRpZmoiLCJlbWFpbCI6ImFsaXA3MDcwNDA3MEBnbWFpbC5jb20iLCJleHAiOjE3ODI2ODg1NTZ9.DYx7zG0UcGOJ1rZkhhvH3NW2IoPBWkZ6JPFnl865K6I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f6b7df0c520a19-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.171.101.69",
        "cf-ipcountry": "AZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 23:15:57 UTC] === END API CALL LOG ===
[21-Jun-2026 23:15:57 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 23:15:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY2IiwidXNlcm5hbWUiOiJob3NzZXV1ZGRpZmoiLCJlbWFpbCI6ImFsaXA3MDcwNDA3MEBnbWFpbC5jb20iLCJleHAiOjE3ODI2ODg1NTZ9.DYx7zG0UcGOJ1rZkhhvH3NW2IoPBWkZ6JPFnl865K6I
[21-Jun-2026 23:15:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 23:15:57 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 23:15:57 UTC] User ID: 866
[21-Jun-2026 23:15:57 UTC] ✅ User profile retrieved successfully for user ID: 866
[21-Jun-2026 23:16:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 23:16:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 23:16:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"31.171.101.69, 162.158.182.95","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY2IiwidXNlcm5hbWUiOiJob3NzZXV1ZGRpZmoiLCJlbWFpbCI6ImFsaXA3MDcwNDA3MEBnbWFpbC5jb20iLCJleHAiOjE3ODI2ODg1NTZ9.DYx7zG0UcGOJ1rZkhhvH3NW2IoPBWkZ6JPFnl865K6I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0f6b8250dc90a19-ARN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"31.171.101.69","cf-ipcountry":"AZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-Jun-2026 23:16:09 UTC] === User Orders API Called ===
[21-Jun-2026 23:16:09 UTC] User ID: 866
[21-Jun-2026 23:16:09 UTC] Limit: 20, Offset: 0
[21-Jun-2026 23:16:09 UTC] Orders found: 0
[21-Jun-2026 23:16:09 UTC] Orders data: []
[21-Jun-2026 23:16:09 UTC] Total orders count: 0
[21-Jun-2026 23:16:09 UTC] === API CALL LOG ===
[21-Jun-2026 23:16:09 UTC] Endpoint: user/profile.php
[21-Jun-2026 23:16:09 UTC] Full Log Data: {
    "timestamp": "2026-06-21 23:16:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.171.101.69",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.171.101.69, 162.158.182.95",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY2IiwidXNlcm5hbWUiOiJob3NzZXV1ZGRpZmoiLCJlbWFpbCI6ImFsaXA3MDcwNDA3MEBnbWFpbC5jb20iLCJleHAiOjE3ODI2ODg1NTZ9.DYx7zG0UcGOJ1rZkhhvH3NW2IoPBWkZ6JPFnl865K6I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f6b8250dce0a19-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.171.101.69",
        "cf-ipcountry": "AZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 23:16:09 UTC] === END API CALL LOG ===
[21-Jun-2026 23:16:09 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 23:16:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY2IiwidXNlcm5hbWUiOiJob3NzZXV1ZGRpZmoiLCJlbWFpbCI6ImFsaXA3MDcwNDA3MEBnbWFpbC5jb20iLCJleHAiOjE3ODI2ODg1NTZ9.DYx7zG0UcGOJ1rZkhhvH3NW2IoPBWkZ6JPFnl865K6I
[21-Jun-2026 23:16:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 23:16:09 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 23:16:09 UTC] User ID: 866
[21-Jun-2026 23:16:09 UTC] ✅ User profile retrieved successfully for user ID: 866
[21-Jun-2026 23:16:09 UTC] === API CALL LOG ===
[21-Jun-2026 23:16:09 UTC] Endpoint: user/profile.php
[21-Jun-2026 23:16:09 UTC] Full Log Data: {
    "timestamp": "2026-06-21 23:16:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.171.101.69",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.171.101.69, 162.158.182.95",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY2IiwidXNlcm5hbWUiOiJob3NzZXV1ZGRpZmoiLCJlbWFpbCI6ImFsaXA3MDcwNDA3MEBnbWFpbC5jb20iLCJleHAiOjE3ODI2ODg1NTZ9.DYx7zG0UcGOJ1rZkhhvH3NW2IoPBWkZ6JPFnl865K6I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f6b82868280a19-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.171.101.69",
        "cf-ipcountry": "AZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 23:16:09 UTC] === END API CALL LOG ===
[21-Jun-2026 23:16:09 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 23:16:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY2IiwidXNlcm5hbWUiOiJob3NzZXV1ZGRpZmoiLCJlbWFpbCI6ImFsaXA3MDcwNDA3MEBnbWFpbC5jb20iLCJleHAiOjE3ODI2ODg1NTZ9.DYx7zG0UcGOJ1rZkhhvH3NW2IoPBWkZ6JPFnl865K6I
[21-Jun-2026 23:16:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 23:16:09 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 23:16:09 UTC] User ID: 866
[21-Jun-2026 23:16:09 UTC] ✅ User profile retrieved successfully for user ID: 866
[21-Jun-2026 23:16:09 UTC] === API CALL LOG ===
[21-Jun-2026 23:16:09 UTC] Endpoint: user/profile.php
[21-Jun-2026 23:16:09 UTC] Full Log Data: {
    "timestamp": "2026-06-21 23:16:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.171.101.69",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.171.101.69, 162.158.182.95",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY2IiwidXNlcm5hbWUiOiJob3NzZXV1ZGRpZmoiLCJlbWFpbCI6ImFsaXA3MDcwNDA3MEBnbWFpbC5jb20iLCJleHAiOjE3ODI2ODg1NTZ9.DYx7zG0UcGOJ1rZkhhvH3NW2IoPBWkZ6JPFnl865K6I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f6b828f9fb0a19-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.171.101.69",
        "cf-ipcountry": "AZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 23:16:09 UTC] === END API CALL LOG ===
[21-Jun-2026 23:16:09 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 23:16:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY2IiwidXNlcm5hbWUiOiJob3NzZXV1ZGRpZmoiLCJlbWFpbCI6ImFsaXA3MDcwNDA3MEBnbWFpbC5jb20iLCJleHAiOjE3ODI2ODg1NTZ9.DYx7zG0UcGOJ1rZkhhvH3NW2IoPBWkZ6JPFnl865K6I
[21-Jun-2026 23:16:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 23:16:09 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 23:16:09 UTC] User ID: 866
[21-Jun-2026 23:16:09 UTC] ✅ User profile retrieved successfully for user ID: 866
[21-Jun-2026 23:16:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 23:16:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 23:16:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"31.171.101.69, 162.158.182.94","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY2IiwidXNlcm5hbWUiOiJob3NzZXV1ZGRpZmoiLCJlbWFpbCI6ImFsaXA3MDcwNDA3MEBnbWFpbC5jb20iLCJleHAiOjE3ODI2ODg1NTZ9.DYx7zG0UcGOJ1rZkhhvH3NW2IoPBWkZ6JPFnl865K6I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0f6b8b819ed0a19-ARN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"31.171.101.69","cf-ipcountry":"AZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-Jun-2026 23:16:32 UTC] === User Orders API Called ===
[21-Jun-2026 23:16:32 UTC] User ID: 866
[21-Jun-2026 23:16:32 UTC] Limit: 20, Offset: 0
[21-Jun-2026 23:16:32 UTC] Orders found: 0
[21-Jun-2026 23:16:32 UTC] Orders data: []
[21-Jun-2026 23:16:32 UTC] Total orders count: 0
[21-Jun-2026 23:16:32 UTC] === API CALL LOG ===
[21-Jun-2026 23:16:32 UTC] Endpoint: user/profile.php
[21-Jun-2026 23:16:32 UTC] Full Log Data: {
    "timestamp": "2026-06-21 23:16:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.171.101.69",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.171.101.69, 162.158.182.94",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY2IiwidXNlcm5hbWUiOiJob3NzZXV1ZGRpZmoiLCJlbWFpbCI6ImFsaXA3MDcwNDA3MEBnbWFpbC5jb20iLCJleHAiOjE3ODI2ODg1NTZ9.DYx7zG0UcGOJ1rZkhhvH3NW2IoPBWkZ6JPFnl865K6I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f6b8b89bd80a19-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.171.101.69",
        "cf-ipcountry": "AZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 23:16:32 UTC] === END API CALL LOG ===
[21-Jun-2026 23:16:32 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 23:16:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY2IiwidXNlcm5hbWUiOiJob3NzZXV1ZGRpZmoiLCJlbWFpbCI6ImFsaXA3MDcwNDA3MEBnbWFpbC5jb20iLCJleHAiOjE3ODI2ODg1NTZ9.DYx7zG0UcGOJ1rZkhhvH3NW2IoPBWkZ6JPFnl865K6I
[21-Jun-2026 23:16:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 23:16:32 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 23:16:32 UTC] User ID: 866
[21-Jun-2026 23:16:32 UTC] ✅ User profile retrieved successfully for user ID: 866
[21-Jun-2026 23:16:33 UTC] === API CALL LOG ===
[21-Jun-2026 23:16:33 UTC] Endpoint: user/profile.php
[21-Jun-2026 23:16:33 UTC] Full Log Data: {
    "timestamp": "2026-06-21 23:16:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.171.101.69",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.171.101.69, 162.158.182.94",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY2IiwidXNlcm5hbWUiOiJob3NzZXV1ZGRpZmoiLCJlbWFpbCI6ImFsaXA3MDcwNDA3MEBnbWFpbC5jb20iLCJleHAiOjE3ODI2ODg1NTZ9.DYx7zG0UcGOJ1rZkhhvH3NW2IoPBWkZ6JPFnl865K6I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f6b8bbaede0a19-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.171.101.69",
        "cf-ipcountry": "AZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 23:16:33 UTC] === END API CALL LOG ===
[21-Jun-2026 23:16:33 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 23:16:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY2IiwidXNlcm5hbWUiOiJob3NzZXV1ZGRpZmoiLCJlbWFpbCI6ImFsaXA3MDcwNDA3MEBnbWFpbC5jb20iLCJleHAiOjE3ODI2ODg1NTZ9.DYx7zG0UcGOJ1rZkhhvH3NW2IoPBWkZ6JPFnl865K6I
[21-Jun-2026 23:16:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 23:16:33 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 23:16:33 UTC] User ID: 866
[21-Jun-2026 23:16:33 UTC] ✅ User profile retrieved successfully for user ID: 866
[21-Jun-2026 23:16:33 UTC] === API CALL LOG ===
[21-Jun-2026 23:16:33 UTC] Endpoint: user/profile.php
[21-Jun-2026 23:16:33 UTC] Full Log Data: {
    "timestamp": "2026-06-21 23:16:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.171.101.69",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.171.101.69, 162.158.182.94",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY2IiwidXNlcm5hbWUiOiJob3NzZXV1ZGRpZmoiLCJlbWFpbCI6ImFsaXA3MDcwNDA3MEBnbWFpbC5jb20iLCJleHAiOjE3ODI2ODg1NTZ9.DYx7zG0UcGOJ1rZkhhvH3NW2IoPBWkZ6JPFnl865K6I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f6b8bc28cf0a19-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.171.101.69",
        "cf-ipcountry": "AZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 23:16:33 UTC] === END API CALL LOG ===
[21-Jun-2026 23:16:33 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 23:16:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY2IiwidXNlcm5hbWUiOiJob3NzZXV1ZGRpZmoiLCJlbWFpbCI6ImFsaXA3MDcwNDA3MEBnbWFpbC5jb20iLCJleHAiOjE3ODI2ODg1NTZ9.DYx7zG0UcGOJ1rZkhhvH3NW2IoPBWkZ6JPFnl865K6I
[21-Jun-2026 23:16:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 23:16:33 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 23:16:33 UTC] User ID: 866
[21-Jun-2026 23:16:33 UTC] ✅ User profile retrieved successfully for user ID: 866
[21-Jun-2026 23:16:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 23:16:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 23:16:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"31.171.101.69, 162.158.182.94","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY2IiwidXNlcm5hbWUiOiJob3NzZXV1ZGRpZmoiLCJlbWFpbCI6ImFsaXA3MDcwNDA3MEBnbWFpbC5jb20iLCJleHAiOjE3ODI2ODg1NTZ9.DYx7zG0UcGOJ1rZkhhvH3NW2IoPBWkZ6JPFnl865K6I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0f6b8fd5bfc0a19-ARN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"31.171.101.69","cf-ipcountry":"AZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-Jun-2026 23:16:43 UTC] === User Orders API Called ===
[21-Jun-2026 23:16:43 UTC] User ID: 866
[21-Jun-2026 23:16:43 UTC] Limit: 20, Offset: 0
[21-Jun-2026 23:16:43 UTC] Orders found: 0
[21-Jun-2026 23:16:43 UTC] Orders data: []
[21-Jun-2026 23:16:43 UTC] Total orders count: 0
[21-Jun-2026 23:16:43 UTC] === API CALL LOG ===
[21-Jun-2026 23:16:43 UTC] Endpoint: user/profile.php
[21-Jun-2026 23:16:43 UTC] Full Log Data: {
    "timestamp": "2026-06-21 23:16:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.171.101.69",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.171.101.69, 162.158.182.94",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY2IiwidXNlcm5hbWUiOiJob3NzZXV1ZGRpZmoiLCJlbWFpbCI6ImFsaXA3MDcwNDA3MEBnbWFpbC5jb20iLCJleHAiOjE3ODI2ODg1NTZ9.DYx7zG0UcGOJ1rZkhhvH3NW2IoPBWkZ6JPFnl865K6I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f6b8fdedba0a19-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.171.101.69",
        "cf-ipcountry": "AZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 23:16:43 UTC] === END API CALL LOG ===
[21-Jun-2026 23:16:43 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 23:16:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY2IiwidXNlcm5hbWUiOiJob3NzZXV1ZGRpZmoiLCJlbWFpbCI6ImFsaXA3MDcwNDA3MEBnbWFpbC5jb20iLCJleHAiOjE3ODI2ODg1NTZ9.DYx7zG0UcGOJ1rZkhhvH3NW2IoPBWkZ6JPFnl865K6I
[21-Jun-2026 23:16:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 23:16:43 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 23:16:43 UTC] User ID: 866
[21-Jun-2026 23:16:43 UTC] ✅ User profile retrieved successfully for user ID: 866
[21-Jun-2026 23:16:44 UTC] === API CALL LOG ===
[21-Jun-2026 23:16:44 UTC] Endpoint: user/profile.php
[21-Jun-2026 23:16:44 UTC] Full Log Data: {
    "timestamp": "2026-06-21 23:16:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.171.101.69",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.171.101.69, 162.158.182.94",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY2IiwidXNlcm5hbWUiOiJob3NzZXV1ZGRpZmoiLCJlbWFpbCI6ImFsaXA3MDcwNDA3MEBnbWFpbC5jb20iLCJleHAiOjE3ODI2ODg1NTZ9.DYx7zG0UcGOJ1rZkhhvH3NW2IoPBWkZ6JPFnl865K6I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f6b900e9240a19-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.171.101.69",
        "cf-ipcountry": "AZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 23:16:44 UTC] === END API CALL LOG ===
[21-Jun-2026 23:16:44 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 23:16:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY2IiwidXNlcm5hbWUiOiJob3NzZXV1ZGRpZmoiLCJlbWFpbCI6ImFsaXA3MDcwNDA3MEBnbWFpbC5jb20iLCJleHAiOjE3ODI2ODg1NTZ9.DYx7zG0UcGOJ1rZkhhvH3NW2IoPBWkZ6JPFnl865K6I
[21-Jun-2026 23:16:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 23:16:44 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 23:16:44 UTC] User ID: 866
[21-Jun-2026 23:16:44 UTC] ✅ User profile retrieved successfully for user ID: 866
[21-Jun-2026 23:16:44 UTC] === API CALL LOG ===
[21-Jun-2026 23:16:44 UTC] Endpoint: user/profile.php
[21-Jun-2026 23:16:44 UTC] Full Log Data: {
    "timestamp": "2026-06-21 23:16:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.171.101.69",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.171.101.69, 162.158.182.94",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY2IiwidXNlcm5hbWUiOiJob3NzZXV1ZGRpZmoiLCJlbWFpbCI6ImFsaXA3MDcwNDA3MEBnbWFpbC5jb20iLCJleHAiOjE3ODI2ODg1NTZ9.DYx7zG0UcGOJ1rZkhhvH3NW2IoPBWkZ6JPFnl865K6I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f6b9016b2c0a19-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.171.101.69",
        "cf-ipcountry": "AZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 23:16:44 UTC] === END API CALL LOG ===
[21-Jun-2026 23:16:44 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 23:16:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY2IiwidXNlcm5hbWUiOiJob3NzZXV1ZGRpZmoiLCJlbWFpbCI6ImFsaXA3MDcwNDA3MEBnbWFpbC5jb20iLCJleHAiOjE3ODI2ODg1NTZ9.DYx7zG0UcGOJ1rZkhhvH3NW2IoPBWkZ6JPFnl865K6I
[21-Jun-2026 23:16:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 23:16:44 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 23:16:44 UTC] User ID: 866
[21-Jun-2026 23:16:44 UTC] ✅ User profile retrieved successfully for user ID: 866
[21-Jun-2026 23:16:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 23:16:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 23:16:46 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"31.171.101.69, 162.158.182.94","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY2IiwidXNlcm5hbWUiOiJob3NzZXV1ZGRpZmoiLCJlbWFpbCI6ImFsaXA3MDcwNDA3MEBnbWFpbC5jb20iLCJleHAiOjE3ODI2ODg1NTZ9.DYx7zG0UcGOJ1rZkhhvH3NW2IoPBWkZ6JPFnl865K6I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0f6b91118bd0a19-ARN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"31.171.101.69","cf-ipcountry":"AZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-Jun-2026 23:16:46 UTC] === User Orders API Called ===
[21-Jun-2026 23:16:46 UTC] User ID: 866
[21-Jun-2026 23:16:46 UTC] Limit: 20, Offset: 0
[21-Jun-2026 23:16:46 UTC] Orders found: 0
[21-Jun-2026 23:16:46 UTC] Orders data: []
[21-Jun-2026 23:16:46 UTC] Total orders count: 0
[21-Jun-2026 23:16:47 UTC] === API CALL LOG ===
[21-Jun-2026 23:16:47 UTC] Endpoint: user/profile.php
[21-Jun-2026 23:16:47 UTC] Full Log Data: {
    "timestamp": "2026-06-21 23:16:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.171.101.69",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.171.101.69, 162.158.182.94",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY2IiwidXNlcm5hbWUiOiJob3NzZXV1ZGRpZmoiLCJlbWFpbCI6ImFsaXA3MDcwNDA3MEBnbWFpbC5jb20iLCJleHAiOjE3ODI2ODg1NTZ9.DYx7zG0UcGOJ1rZkhhvH3NW2IoPBWkZ6JPFnl865K6I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f6b911aaa20a19-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.171.101.69",
        "cf-ipcountry": "AZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 23:16:47 UTC] === END API CALL LOG ===
[21-Jun-2026 23:16:47 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 23:16:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY2IiwidXNlcm5hbWUiOiJob3NzZXV1ZGRpZmoiLCJlbWFpbCI6ImFsaXA3MDcwNDA3MEBnbWFpbC5jb20iLCJleHAiOjE3ODI2ODg1NTZ9.DYx7zG0UcGOJ1rZkhhvH3NW2IoPBWkZ6JPFnl865K6I
[21-Jun-2026 23:16:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 23:16:47 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 23:16:47 UTC] User ID: 866
[21-Jun-2026 23:16:47 UTC] ✅ User profile retrieved successfully for user ID: 866
[21-Jun-2026 23:16:47 UTC] === API CALL LOG ===
[21-Jun-2026 23:16:47 UTC] Endpoint: user/profile.php
[21-Jun-2026 23:16:47 UTC] Full Log Data: {
    "timestamp": "2026-06-21 23:16:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.171.101.69",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.171.101.69, 162.158.182.94",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY2IiwidXNlcm5hbWUiOiJob3NzZXV1ZGRpZmoiLCJlbWFpbCI6ImFsaXA3MDcwNDA3MEBnbWFpbC5jb20iLCJleHAiOjE3ODI2ODg1NTZ9.DYx7zG0UcGOJ1rZkhhvH3NW2IoPBWkZ6JPFnl865K6I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f6b914ed1e0a19-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.171.101.69",
        "cf-ipcountry": "AZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 23:16:47 UTC] === END API CALL LOG ===
[21-Jun-2026 23:16:47 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 23:16:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY2IiwidXNlcm5hbWUiOiJob3NzZXV1ZGRpZmoiLCJlbWFpbCI6ImFsaXA3MDcwNDA3MEBnbWFpbC5jb20iLCJleHAiOjE3ODI2ODg1NTZ9.DYx7zG0UcGOJ1rZkhhvH3NW2IoPBWkZ6JPFnl865K6I
[21-Jun-2026 23:16:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 23:16:47 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 23:16:47 UTC] User ID: 866
[21-Jun-2026 23:16:47 UTC] ✅ User profile retrieved successfully for user ID: 866
[21-Jun-2026 23:16:47 UTC] === API CALL LOG ===
[21-Jun-2026 23:16:47 UTC] Endpoint: user/profile.php
[21-Jun-2026 23:16:47 UTC] Full Log Data: {
    "timestamp": "2026-06-21 23:16:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.171.101.69",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.171.101.69, 162.158.182.94",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY2IiwidXNlcm5hbWUiOiJob3NzZXV1ZGRpZmoiLCJlbWFpbCI6ImFsaXA3MDcwNDA3MEBnbWFpbC5jb20iLCJleHAiOjE3ODI2ODg1NTZ9.DYx7zG0UcGOJ1rZkhhvH3NW2IoPBWkZ6JPFnl865K6I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f6b9156ee70a19-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.171.101.69",
        "cf-ipcountry": "AZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 23:16:47 UTC] === END API CALL LOG ===
[21-Jun-2026 23:16:47 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 23:16:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY2IiwidXNlcm5hbWUiOiJob3NzZXV1ZGRpZmoiLCJlbWFpbCI6ImFsaXA3MDcwNDA3MEBnbWFpbC5jb20iLCJleHAiOjE3ODI2ODg1NTZ9.DYx7zG0UcGOJ1rZkhhvH3NW2IoPBWkZ6JPFnl865K6I
[21-Jun-2026 23:16:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 23:16:47 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 23:16:47 UTC] User ID: 866
[21-Jun-2026 23:16:47 UTC] ✅ User profile retrieved successfully for user ID: 866
[21-Jun-2026 23:16:49 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 23:16:49 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 23:16:49 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"31.171.101.69, 162.158.182.94","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY2IiwidXNlcm5hbWUiOiJob3NzZXV1ZGRpZmoiLCJlbWFpbCI6ImFsaXA3MDcwNDA3MEBnbWFpbC5jb20iLCJleHAiOjE3ODI2ODg1NTZ9.DYx7zG0UcGOJ1rZkhhvH3NW2IoPBWkZ6JPFnl865K6I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0f6b91faa610a19-ARN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"31.171.101.69","cf-ipcountry":"AZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-Jun-2026 23:16:49 UTC] === User Orders API Called ===
[21-Jun-2026 23:16:49 UTC] User ID: 866
[21-Jun-2026 23:16:49 UTC] Limit: 20, Offset: 0
[21-Jun-2026 23:16:49 UTC] Orders found: 0
[21-Jun-2026 23:16:49 UTC] Orders data: []
[21-Jun-2026 23:16:49 UTC] Total orders count: 0
[21-Jun-2026 23:16:49 UTC] === API CALL LOG ===
[21-Jun-2026 23:16:49 UTC] Endpoint: user/profile.php
[21-Jun-2026 23:16:49 UTC] Full Log Data: {
    "timestamp": "2026-06-21 23:16:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.171.101.69",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.171.101.69, 162.158.182.94",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY2IiwidXNlcm5hbWUiOiJob3NzZXV1ZGRpZmoiLCJlbWFpbCI6ImFsaXA3MDcwNDA3MEBnbWFpbC5jb20iLCJleHAiOjE3ODI2ODg1NTZ9.DYx7zG0UcGOJ1rZkhhvH3NW2IoPBWkZ6JPFnl865K6I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f6b91faa640a19-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.171.101.69",
        "cf-ipcountry": "AZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 23:16:49 UTC] === END API CALL LOG ===
[21-Jun-2026 23:16:49 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 23:16:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY2IiwidXNlcm5hbWUiOiJob3NzZXV1ZGRpZmoiLCJlbWFpbCI6ImFsaXA3MDcwNDA3MEBnbWFpbC5jb20iLCJleHAiOjE3ODI2ODg1NTZ9.DYx7zG0UcGOJ1rZkhhvH3NW2IoPBWkZ6JPFnl865K6I
[21-Jun-2026 23:16:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 23:16:49 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 23:16:49 UTC] User ID: 866
[21-Jun-2026 23:16:49 UTC] ✅ User profile retrieved successfully for user ID: 866
[21-Jun-2026 23:16:49 UTC] === API CALL LOG ===
[21-Jun-2026 23:16:49 UTC] Endpoint: user/profile.php
[21-Jun-2026 23:16:49 UTC] Full Log Data: {
    "timestamp": "2026-06-21 23:16:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.171.101.69",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.171.101.69, 162.158.182.94",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY2IiwidXNlcm5hbWUiOiJob3NzZXV1ZGRpZmoiLCJlbWFpbCI6ImFsaXA3MDcwNDA3MEBnbWFpbC5jb20iLCJleHAiOjE3ODI2ODg1NTZ9.DYx7zG0UcGOJ1rZkhhvH3NW2IoPBWkZ6JPFnl865K6I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f6b9237fbb0a19-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.171.101.69",
        "cf-ipcountry": "AZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 23:16:49 UTC] === END API CALL LOG ===
[21-Jun-2026 23:16:49 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 23:16:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY2IiwidXNlcm5hbWUiOiJob3NzZXV1ZGRpZmoiLCJlbWFpbCI6ImFsaXA3MDcwNDA3MEBnbWFpbC5jb20iLCJleHAiOjE3ODI2ODg1NTZ9.DYx7zG0UcGOJ1rZkhhvH3NW2IoPBWkZ6JPFnl865K6I
[21-Jun-2026 23:16:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 23:16:49 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 23:16:49 UTC] User ID: 866
[21-Jun-2026 23:16:49 UTC] === API CALL LOG ===
[21-Jun-2026 23:16:49 UTC] Endpoint: user/profile.php
[21-Jun-2026 23:16:49 UTC] Full Log Data: {
    "timestamp": "2026-06-21 23:16:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.171.101.69",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.171.101.69, 162.158.182.94",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY2IiwidXNlcm5hbWUiOiJob3NzZXV1ZGRpZmoiLCJlbWFpbCI6ImFsaXA3MDcwNDA3MEBnbWFpbC5jb20iLCJleHAiOjE3ODI2ODg1NTZ9.DYx7zG0UcGOJ1rZkhhvH3NW2IoPBWkZ6JPFnl865K6I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f6b9237fc60a19-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.171.101.69",
        "cf-ipcountry": "AZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 23:16:49 UTC] ✅ User profile retrieved successfully for user ID: 866
[21-Jun-2026 23:16:49 UTC] === END API CALL LOG ===
[21-Jun-2026 23:16:49 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 23:16:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY2IiwidXNlcm5hbWUiOiJob3NzZXV1ZGRpZmoiLCJlbWFpbCI6ImFsaXA3MDcwNDA3MEBnbWFpbC5jb20iLCJleHAiOjE3ODI2ODg1NTZ9.DYx7zG0UcGOJ1rZkhhvH3NW2IoPBWkZ6JPFnl865K6I
[21-Jun-2026 23:16:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 23:16:49 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 23:16:49 UTC] User ID: 866
[21-Jun-2026 23:16:49 UTC] ✅ User profile retrieved successfully for user ID: 866
[21-Jun-2026 23:17:35 UTC] === API CALL LOG ===
[21-Jun-2026 23:17:35 UTC] Endpoint: user/profile.php
[21-Jun-2026 23:17:35 UTC] Full Log Data: {
    "timestamp": "2026-06-21 23:17:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.171.100.141",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.171.100.141, 104.23.221.59",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY2IiwidXNlcm5hbWUiOiJob3NzZXV1ZGRpZmoiLCJlbWFpbCI6ImFsaXA3MDcwNDA3MEBnbWFpbC5jb20iLCJleHAiOjE3ODI2ODg1NTZ9.DYx7zG0UcGOJ1rZkhhvH3NW2IoPBWkZ6JPFnl865K6I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f6ba42790b4b93-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.171.100.141",
        "cf-ipcountry": "AZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 23:17:35 UTC] === END API CALL LOG ===
[21-Jun-2026 23:17:35 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 23:17:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY2IiwidXNlcm5hbWUiOiJob3NzZXV1ZGRpZmoiLCJlbWFpbCI6ImFsaXA3MDcwNDA3MEBnbWFpbC5jb20iLCJleHAiOjE3ODI2ODg1NTZ9.DYx7zG0UcGOJ1rZkhhvH3NW2IoPBWkZ6JPFnl865K6I
[21-Jun-2026 23:17:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 23:17:35 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 23:17:35 UTC] User ID: 866
[21-Jun-2026 23:17:35 UTC] ✅ User profile retrieved successfully for user ID: 866
[21-Jun-2026 23:17:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 23:17:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 23:17:46 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"31.171.100.141, 104.23.221.58","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY2IiwidXNlcm5hbWUiOiJob3NzZXV1ZGRpZmoiLCJlbWFpbCI6ImFsaXA3MDcwNDA3MEBnbWFpbC5jb20iLCJleHAiOjE3ODI2ODg1NTZ9.DYx7zG0UcGOJ1rZkhhvH3NW2IoPBWkZ6JPFnl865K6I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0f6ba8398ea4b93-ARN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"31.171.100.141","cf-ipcountry":"AZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-Jun-2026 23:17:46 UTC] === User Orders API Called ===
[21-Jun-2026 23:17:46 UTC] User ID: 866
[21-Jun-2026 23:17:46 UTC] Limit: 20, Offset: 0
[21-Jun-2026 23:17:46 UTC] Orders found: 0
[21-Jun-2026 23:17:46 UTC] Orders data: []
[21-Jun-2026 23:17:46 UTC] Total orders count: 0
[21-Jun-2026 23:17:46 UTC] === API CALL LOG ===
[21-Jun-2026 23:17:46 UTC] Endpoint: user/profile.php
[21-Jun-2026 23:17:46 UTC] Full Log Data: {
    "timestamp": "2026-06-21 23:17:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.171.100.141",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.171.100.141, 104.23.221.58",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY2IiwidXNlcm5hbWUiOiJob3NzZXV1ZGRpZmoiLCJlbWFpbCI6ImFsaXA3MDcwNDA3MEBnbWFpbC5jb20iLCJleHAiOjE3ODI2ODg1NTZ9.DYx7zG0UcGOJ1rZkhhvH3NW2IoPBWkZ6JPFnl865K6I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f6ba8489f44b93-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.171.100.141",
        "cf-ipcountry": "AZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 23:17:46 UTC] === END API CALL LOG ===
[21-Jun-2026 23:17:46 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 23:17:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY2IiwidXNlcm5hbWUiOiJob3NzZXV1ZGRpZmoiLCJlbWFpbCI6ImFsaXA3MDcwNDA3MEBnbWFpbC5jb20iLCJleHAiOjE3ODI2ODg1NTZ9.DYx7zG0UcGOJ1rZkhhvH3NW2IoPBWkZ6JPFnl865K6I
[21-Jun-2026 23:17:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 23:17:46 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 23:17:46 UTC] User ID: 866
[21-Jun-2026 23:17:46 UTC] ✅ User profile retrieved successfully for user ID: 866
[21-Jun-2026 23:17:46 UTC] === API CALL LOG ===
[21-Jun-2026 23:17:46 UTC] Endpoint: user/profile.php
[21-Jun-2026 23:17:46 UTC] Full Log Data: {
    "timestamp": "2026-06-21 23:17:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.171.100.141",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.171.100.141, 104.23.221.58",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY2IiwidXNlcm5hbWUiOiJob3NzZXV1ZGRpZmoiLCJlbWFpbCI6ImFsaXA3MDcwNDA3MEBnbWFpbC5jb20iLCJleHAiOjE3ODI2ODg1NTZ9.DYx7zG0UcGOJ1rZkhhvH3NW2IoPBWkZ6JPFnl865K6I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f6ba87add44b93-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.171.100.141",
        "cf-ipcountry": "AZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 23:17:46 UTC] === END API CALL LOG ===
[21-Jun-2026 23:17:46 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 23:17:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY2IiwidXNlcm5hbWUiOiJob3NzZXV1ZGRpZmoiLCJlbWFpbCI6ImFsaXA3MDcwNDA3MEBnbWFpbC5jb20iLCJleHAiOjE3ODI2ODg1NTZ9.DYx7zG0UcGOJ1rZkhhvH3NW2IoPBWkZ6JPFnl865K6I
[21-Jun-2026 23:17:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 23:17:46 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 23:17:46 UTC] User ID: 866
[21-Jun-2026 23:17:46 UTC] ✅ User profile retrieved successfully for user ID: 866
[21-Jun-2026 23:17:46 UTC] === API CALL LOG ===
[21-Jun-2026 23:17:46 UTC] Endpoint: user/profile.php
[21-Jun-2026 23:17:46 UTC] Full Log Data: {
    "timestamp": "2026-06-21 23:17:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.171.100.141",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.171.100.141, 104.23.221.58",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY2IiwidXNlcm5hbWUiOiJob3NzZXV1ZGRpZmoiLCJlbWFpbCI6ImFsaXA3MDcwNDA3MEBnbWFpbC5jb20iLCJleHAiOjE3ODI2ODg1NTZ9.DYx7zG0UcGOJ1rZkhhvH3NW2IoPBWkZ6JPFnl865K6I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f6ba883e7b4b93-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.171.100.141",
        "cf-ipcountry": "AZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 23:17:46 UTC] === END API CALL LOG ===
[21-Jun-2026 23:17:46 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 23:17:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY2IiwidXNlcm5hbWUiOiJob3NzZXV1ZGRpZmoiLCJlbWFpbCI6ImFsaXA3MDcwNDA3MEBnbWFpbC5jb20iLCJleHAiOjE3ODI2ODg1NTZ9.DYx7zG0UcGOJ1rZkhhvH3NW2IoPBWkZ6JPFnl865K6I
[21-Jun-2026 23:17:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 23:17:46 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 23:17:46 UTC] User ID: 866
[21-Jun-2026 23:17:46 UTC] ✅ User profile retrieved successfully for user ID: 866
[21-Jun-2026 23:18:01 UTC] === API CALL LOG ===
[21-Jun-2026 23:18:01 UTC] Endpoint: user/profile.php
[21-Jun-2026 23:18:01 UTC] Full Log Data: {
    "timestamp": "2026-06-21 23:18:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.171.100.141",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.171.100.141, 104.23.221.58",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY2IiwidXNlcm5hbWUiOiJob3NzZXV1ZGRpZmoiLCJlbWFpbCI6ImFsaXA3MDcwNDA3MEBnbWFpbC5jb20iLCJleHAiOjE3ODI2ODg1NTZ9.DYx7zG0UcGOJ1rZkhhvH3NW2IoPBWkZ6JPFnl865K6I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f6bae4f8a34b93-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.171.100.141",
        "cf-ipcountry": "AZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 23:18:01 UTC] === END API CALL LOG ===
[21-Jun-2026 23:18:01 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 23:18:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY2IiwidXNlcm5hbWUiOiJob3NzZXV1ZGRpZmoiLCJlbWFpbCI6ImFsaXA3MDcwNDA3MEBnbWFpbC5jb20iLCJleHAiOjE3ODI2ODg1NTZ9.DYx7zG0UcGOJ1rZkhhvH3NW2IoPBWkZ6JPFnl865K6I
[21-Jun-2026 23:18:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 23:18:01 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 23:18:01 UTC] User ID: 866
[21-Jun-2026 23:18:01 UTC] ✅ User profile retrieved successfully for user ID: 866
[21-Jun-2026 23:18:02 UTC] === API CALL LOG ===
[21-Jun-2026 23:18:02 UTC] Endpoint: user/profile.php
[21-Jun-2026 23:18:02 UTC] Full Log Data: {
    "timestamp": "2026-06-21 23:18:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.171.100.141",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.171.100.141, 104.23.221.58",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY2IiwidXNlcm5hbWUiOiJob3NzZXV1ZGRpZmoiLCJlbWFpbCI6ImFsaXA3MDcwNDA3MEBnbWFpbC5jb20iLCJleHAiOjE3ODI2ODg1NTZ9.DYx7zG0UcGOJ1rZkhhvH3NW2IoPBWkZ6JPFnl865K6I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f6bae90e064b93-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.171.100.141",
        "cf-ipcountry": "AZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 23:18:02 UTC] === END API CALL LOG ===
[21-Jun-2026 23:18:02 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 23:18:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY2IiwidXNlcm5hbWUiOiJob3NzZXV1ZGRpZmoiLCJlbWFpbCI6ImFsaXA3MDcwNDA3MEBnbWFpbC5jb20iLCJleHAiOjE3ODI2ODg1NTZ9.DYx7zG0UcGOJ1rZkhhvH3NW2IoPBWkZ6JPFnl865K6I
[21-Jun-2026 23:18:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 23:18:02 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 23:18:02 UTC] User ID: 866
[21-Jun-2026 23:18:02 UTC] ✅ User profile retrieved successfully for user ID: 866
[21-Jun-2026 23:18:04 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 23:18:04 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 23:18:04 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"31.171.100.141, 104.23.221.58","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY2IiwidXNlcm5hbWUiOiJob3NzZXV1ZGRpZmoiLCJlbWFpbCI6ImFsaXA3MDcwNDA3MEBnbWFpbC5jb20iLCJleHAiOjE3ODI2ODg1NTZ9.DYx7zG0UcGOJ1rZkhhvH3NW2IoPBWkZ6JPFnl865K6I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0f6baf7292c4b93-ARN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"31.171.100.141","cf-ipcountry":"AZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-Jun-2026 23:18:04 UTC] === User Orders API Called ===
[21-Jun-2026 23:18:04 UTC] User ID: 866
[21-Jun-2026 23:18:04 UTC] Limit: 20, Offset: 0
[21-Jun-2026 23:18:04 UTC] Orders found: 0
[21-Jun-2026 23:18:04 UTC] Orders data: []
[21-Jun-2026 23:18:04 UTC] Total orders count: 0
[21-Jun-2026 23:18:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 23:18:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jun-2026 23:18:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"31.171.100.141, 104.23.221.58","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY2IiwidXNlcm5hbWUiOiJob3NzZXV1ZGRpZmoiLCJlbWFpbCI6ImFsaXA3MDcwNDA3MEBnbWFpbC5jb20iLCJleHAiOjE3ODI2ODg1NTZ9.DYx7zG0UcGOJ1rZkhhvH3NW2IoPBWkZ6JPFnl865K6I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0f6bb082f904b93-ARN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"31.171.100.141","cf-ipcountry":"AZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-Jun-2026 23:18:07 UTC] === User Orders API Called ===
[21-Jun-2026 23:18:07 UTC] User ID: 866
[21-Jun-2026 23:18:07 UTC] Limit: 20, Offset: 0
[21-Jun-2026 23:18:07 UTC] Orders found: 0
[21-Jun-2026 23:18:07 UTC] Orders data: []
[21-Jun-2026 23:18:07 UTC] Total orders count: 0
[21-Jun-2026 23:18:07 UTC] === API CALL LOG ===
[21-Jun-2026 23:18:07 UTC] Endpoint: user/profile.php
[21-Jun-2026 23:18:07 UTC] Full Log Data: {
    "timestamp": "2026-06-21 23:18:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.171.100.141",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.171.100.141, 104.23.221.58",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY2IiwidXNlcm5hbWUiOiJob3NzZXV1ZGRpZmoiLCJlbWFpbCI6ImFsaXA3MDcwNDA3MEBnbWFpbC5jb20iLCJleHAiOjE3ODI2ODg1NTZ9.DYx7zG0UcGOJ1rZkhhvH3NW2IoPBWkZ6JPFnl865K6I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f6bb08a8294b93-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.171.100.141",
        "cf-ipcountry": "AZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 23:18:07 UTC] === END API CALL LOG ===
[21-Jun-2026 23:18:07 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 23:18:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY2IiwidXNlcm5hbWUiOiJob3NzZXV1ZGRpZmoiLCJlbWFpbCI6ImFsaXA3MDcwNDA3MEBnbWFpbC5jb20iLCJleHAiOjE3ODI2ODg1NTZ9.DYx7zG0UcGOJ1rZkhhvH3NW2IoPBWkZ6JPFnl865K6I
[21-Jun-2026 23:18:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 23:18:07 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 23:18:07 UTC] User ID: 866
[21-Jun-2026 23:18:07 UTC] ✅ User profile retrieved successfully for user ID: 866
[21-Jun-2026 23:18:08 UTC] === API CALL LOG ===
[21-Jun-2026 23:18:08 UTC] Endpoint: user/profile.php
[21-Jun-2026 23:18:08 UTC] Full Log Data: {
    "timestamp": "2026-06-21 23:18:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.171.100.141",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.171.100.141, 104.23.221.58",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY2IiwidXNlcm5hbWUiOiJob3NzZXV1ZGRpZmoiLCJlbWFpbCI6ImFsaXA3MDcwNDA3MEBnbWFpbC5jb20iLCJleHAiOjE3ODI2ODg1NTZ9.DYx7zG0UcGOJ1rZkhhvH3NW2IoPBWkZ6JPFnl865K6I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f6bb0c3c794b93-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.171.100.141",
        "cf-ipcountry": "AZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 23:18:08 UTC] === END API CALL LOG ===
[21-Jun-2026 23:18:08 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 23:18:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY2IiwidXNlcm5hbWUiOiJob3NzZXV1ZGRpZmoiLCJlbWFpbCI6ImFsaXA3MDcwNDA3MEBnbWFpbC5jb20iLCJleHAiOjE3ODI2ODg1NTZ9.DYx7zG0UcGOJ1rZkhhvH3NW2IoPBWkZ6JPFnl865K6I
[21-Jun-2026 23:18:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 23:18:08 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 23:18:08 UTC] User ID: 866
[21-Jun-2026 23:18:08 UTC] ✅ User profile retrieved successfully for user ID: 866
[21-Jun-2026 23:18:08 UTC] === API CALL LOG ===
[21-Jun-2026 23:18:08 UTC] Endpoint: user/profile.php
[21-Jun-2026 23:18:08 UTC] Full Log Data: {
    "timestamp": "2026-06-21 23:18:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.171.100.141",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.171.100.141, 104.23.221.58",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY2IiwidXNlcm5hbWUiOiJob3NzZXV1ZGRpZmoiLCJlbWFpbCI6ImFsaXA3MDcwNDA3MEBnbWFpbC5jb20iLCJleHAiOjE3ODI2ODg1NTZ9.DYx7zG0UcGOJ1rZkhhvH3NW2IoPBWkZ6JPFnl865K6I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f6bb0d9e2c4b93-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.171.100.141",
        "cf-ipcountry": "AZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jun-2026 23:18:08 UTC] === END API CALL LOG ===
[21-Jun-2026 23:18:08 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jun-2026 23:18:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY2IiwidXNlcm5hbWUiOiJob3NzZXV1ZGRpZmoiLCJlbWFpbCI6ImFsaXA3MDcwNDA3MEBnbWFpbC5jb20iLCJleHAiOjE3ODI2ODg1NTZ9.DYx7zG0UcGOJ1rZkhhvH3NW2IoPBWkZ6JPFnl865K6I
[21-Jun-2026 23:18:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jun-2026 23:18:08 UTC] ✅ JWT token verified successfully for user profile
[21-Jun-2026 23:18:08 UTC] User ID: 866
[21-Jun-2026 23:18:08 UTC] ✅ User profile retrieved successfully for user ID: 866
[22-Jun-2026 00:48:13 UTC] === API CALL LOG ===
[22-Jun-2026 00:48:13 UTC] Endpoint: user/profile.php
[22-Jun-2026 00:48:13 UTC] Full Log Data: {
    "timestamp": "2026-06-22 00:48:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "159.65.95.128",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "159.65.95.128, 172.70.90.111",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY3IiwidXNlcm5hbWUiOiJUcmFkZSBXaXRoIFNhZGRhbSIsImVtYWlsIjoiZnhzYWRkYW10cmFkaW5nQGdtYWlsLmNvbSIsImV4cCI6MTc4MjY5NDA5MX0.X_r7ZH5Pxb4wxiWQApaTsgwej_VqkHmHoem_tIn4wBA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f73f020c00cd6b-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "159.65.95.128",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jun-2026 00:48:13 UTC] === END API CALL LOG ===
[22-Jun-2026 00:48:13 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jun-2026 00:48:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY3IiwidXNlcm5hbWUiOiJUcmFkZSBXaXRoIFNhZGRhbSIsImVtYWlsIjoiZnhzYWRkYW10cmFkaW5nQGdtYWlsLmNvbSIsImV4cCI6MTc4MjY5NDA5MX0.X_r7ZH5Pxb4wxiWQApaTsgwej_VqkHmHoem_tIn4wBA
[22-Jun-2026 00:48:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jun-2026 00:48:13 UTC] ✅ JWT token verified successfully for user profile
[22-Jun-2026 00:48:13 UTC] User ID: 867
[22-Jun-2026 00:48:13 UTC] ✅ User profile retrieved successfully for user ID: 867
[22-Jun-2026 00:48:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jun-2026 00:48:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jun-2026 00:48:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"159.65.95.128, 172.70.90.23","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY3IiwidXNlcm5hbWUiOiJUcmFkZSBXaXRoIFNhZGRhbSIsImVtYWlsIjoiZnhzYWRkYW10cmFkaW5nQGdtYWlsLmNvbSIsImV4cCI6MTc4MjY5NDA5MX0.X_r7ZH5Pxb4wxiWQApaTsgwej_VqkHmHoem_tIn4wBA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0f73f036c41cd6b-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"159.65.95.128","cf-ipcountry":"GB","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jun-2026 00:48:13 UTC] === User Orders API Called ===
[22-Jun-2026 00:48:13 UTC] User ID: 867
[22-Jun-2026 00:48:13 UTC] Limit: 20, Offset: 0
[22-Jun-2026 00:48:13 UTC] Orders found: 0
[22-Jun-2026 00:48:13 UTC] Orders data: []
[22-Jun-2026 00:48:13 UTC] Total orders count: 0
[22-Jun-2026 00:48:13 UTC] === API CALL LOG ===
[22-Jun-2026 00:48:13 UTC] Endpoint: user/profile.php
[22-Jun-2026 00:48:13 UTC] Full Log Data: {
    "timestamp": "2026-06-22 00:48:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "159.65.95.128",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "159.65.95.128, 172.70.90.111",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY3IiwidXNlcm5hbWUiOiJUcmFkZSBXaXRoIFNhZGRhbSIsImVtYWlsIjoiZnhzYWRkYW10cmFkaW5nQGdtYWlsLmNvbSIsImV4cCI6MTc4MjY5NDA5MX0.X_r7ZH5Pxb4wxiWQApaTsgwej_VqkHmHoem_tIn4wBA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f73f036c42cd6b-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "159.65.95.128",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jun-2026 00:48:13 UTC] === END API CALL LOG ===
[22-Jun-2026 00:48:13 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jun-2026 00:48:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY3IiwidXNlcm5hbWUiOiJUcmFkZSBXaXRoIFNhZGRhbSIsImVtYWlsIjoiZnhzYWRkYW10cmFkaW5nQGdtYWlsLmNvbSIsImV4cCI6MTc4MjY5NDA5MX0.X_r7ZH5Pxb4wxiWQApaTsgwej_VqkHmHoem_tIn4wBA
[22-Jun-2026 00:48:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jun-2026 00:48:13 UTC] ✅ JWT token verified successfully for user profile
[22-Jun-2026 00:48:13 UTC] User ID: 867
[22-Jun-2026 00:48:13 UTC] ✅ User profile retrieved successfully for user ID: 867
[22-Jun-2026 00:48:14 UTC] === API CALL LOG ===
[22-Jun-2026 00:48:14 UTC] Endpoint: user/profile.php
[22-Jun-2026 00:48:14 UTC] Full Log Data: {
    "timestamp": "2026-06-22 00:48:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "159.65.95.128",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "159.65.95.128, 172.70.90.23",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY3IiwidXNlcm5hbWUiOiJUcmFkZSBXaXRoIFNhZGRhbSIsImVtYWlsIjoiZnhzYWRkYW10cmFkaW5nQGdtYWlsLmNvbSIsImV4cCI6MTc4MjY5NDA5MX0.X_r7ZH5Pxb4wxiWQApaTsgwej_VqkHmHoem_tIn4wBA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f73f0bcd9ecd6b-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "159.65.95.128",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jun-2026 00:48:14 UTC] === END API CALL LOG ===
[22-Jun-2026 00:48:14 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jun-2026 00:48:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY3IiwidXNlcm5hbWUiOiJUcmFkZSBXaXRoIFNhZGRhbSIsImVtYWlsIjoiZnhzYWRkYW10cmFkaW5nQGdtYWlsLmNvbSIsImV4cCI6MTc4MjY5NDA5MX0.X_r7ZH5Pxb4wxiWQApaTsgwej_VqkHmHoem_tIn4wBA
[22-Jun-2026 00:48:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jun-2026 00:48:14 UTC] ✅ JWT token verified successfully for user profile
[22-Jun-2026 00:48:14 UTC] User ID: 867
[22-Jun-2026 00:48:14 UTC] ✅ User profile retrieved successfully for user ID: 867
[22-Jun-2026 00:48:54 UTC] === API CALL LOG ===
[22-Jun-2026 00:48:54 UTC] Endpoint: user/profile.php
[22-Jun-2026 00:48:54 UTC] Full Log Data: {
    "timestamp": "2026-06-22 00:48:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "159.65.95.128",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "159.65.95.128, 172.70.90.22",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY3IiwidXNlcm5hbWUiOiJUcmFkZSBXaXRoIFNhZGRhbSIsImVtYWlsIjoiZnhzYWRkYW10cmFkaW5nQGdtYWlsLmNvbSIsImV4cCI6MTc4MjY5NDA5MX0.X_r7ZH5Pxb4wxiWQApaTsgwej_VqkHmHoem_tIn4wBA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f740066a5ecd6b-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "159.65.95.128",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jun-2026 00:48:54 UTC] === END API CALL LOG ===
[22-Jun-2026 00:48:54 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jun-2026 00:48:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY3IiwidXNlcm5hbWUiOiJUcmFkZSBXaXRoIFNhZGRhbSIsImVtYWlsIjoiZnhzYWRkYW10cmFkaW5nQGdtYWlsLmNvbSIsImV4cCI6MTc4MjY5NDA5MX0.X_r7ZH5Pxb4wxiWQApaTsgwej_VqkHmHoem_tIn4wBA
[22-Jun-2026 00:48:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jun-2026 00:48:54 UTC] ✅ JWT token verified successfully for user profile
[22-Jun-2026 00:48:54 UTC] User ID: 867
[22-Jun-2026 00:48:54 UTC] ✅ User profile retrieved successfully for user ID: 867
[22-Jun-2026 00:49:07 UTC] === API CALL LOG ===
[22-Jun-2026 00:49:07 UTC] Endpoint: user/profile.php
[22-Jun-2026 00:49:07 UTC] Full Log Data: {
    "timestamp": "2026-06-22 00:49:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "159.65.95.128",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "159.65.95.128, 162.158.216.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY3IiwidXNlcm5hbWUiOiJUcmFkZSBXaXRoIFNhZGRhbSIsImVtYWlsIjoiZnhzYWRkYW10cmFkaW5nQGdtYWlsLmNvbSIsImV4cCI6MTc4MjY5NDA5MX0.X_r7ZH5Pxb4wxiWQApaTsgwej_VqkHmHoem_tIn4wBA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f74056ee12591e-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "159.65.95.128",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jun-2026 00:49:07 UTC] === END API CALL LOG ===
[22-Jun-2026 00:49:07 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jun-2026 00:49:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY3IiwidXNlcm5hbWUiOiJUcmFkZSBXaXRoIFNhZGRhbSIsImVtYWlsIjoiZnhzYWRkYW10cmFkaW5nQGdtYWlsLmNvbSIsImV4cCI6MTc4MjY5NDA5MX0.X_r7ZH5Pxb4wxiWQApaTsgwej_VqkHmHoem_tIn4wBA
[22-Jun-2026 00:49:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jun-2026 00:49:07 UTC] ✅ JWT token verified successfully for user profile
[22-Jun-2026 00:49:07 UTC] User ID: 867
[22-Jun-2026 00:49:07 UTC] ✅ User profile retrieved successfully for user ID: 867
[22-Jun-2026 00:49:10 UTC] === API CALL LOG ===
[22-Jun-2026 00:49:10 UTC] Endpoint: user/profile.php
[22-Jun-2026 00:49:10 UTC] Full Log Data: {
    "timestamp": "2026-06-22 00:49:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "159.65.95.128",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "159.65.95.128, 162.158.216.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY3IiwidXNlcm5hbWUiOiJUcmFkZSBXaXRoIFNhZGRhbSIsImVtYWlsIjoiZnhzYWRkYW10cmFkaW5nQGdtYWlsLmNvbSIsImV4cCI6MTc4MjY5NDA5MX0.X_r7ZH5Pxb4wxiWQApaTsgwej_VqkHmHoem_tIn4wBA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f740683e5a591e-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "159.65.95.128",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jun-2026 00:49:10 UTC] === END API CALL LOG ===
[22-Jun-2026 00:49:10 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jun-2026 00:49:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY3IiwidXNlcm5hbWUiOiJUcmFkZSBXaXRoIFNhZGRhbSIsImVtYWlsIjoiZnhzYWRkYW10cmFkaW5nQGdtYWlsLmNvbSIsImV4cCI6MTc4MjY5NDA5MX0.X_r7ZH5Pxb4wxiWQApaTsgwej_VqkHmHoem_tIn4wBA
[22-Jun-2026 00:49:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jun-2026 00:49:10 UTC] ✅ JWT token verified successfully for user profile
[22-Jun-2026 00:49:10 UTC] User ID: 867
[22-Jun-2026 00:49:10 UTC] ✅ User profile retrieved successfully for user ID: 867
[22-Jun-2026 00:49:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jun-2026 00:49:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jun-2026 00:49:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"159.65.95.128, 162.158.216.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY3IiwidXNlcm5hbWUiOiJUcmFkZSBXaXRoIFNhZGRhbSIsImVtYWlsIjoiZnhzYWRkYW10cmFkaW5nQGdtYWlsLmNvbSIsImV4cCI6MTc4MjY5NDA5MX0.X_r7ZH5Pxb4wxiWQApaTsgwej_VqkHmHoem_tIn4wBA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0f740683e5d591e-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"159.65.95.128","cf-ipcountry":"GB","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jun-2026 00:49:10 UTC] === User Orders API Called ===
[22-Jun-2026 00:49:10 UTC] User ID: 867
[22-Jun-2026 00:49:10 UTC] Limit: 20, Offset: 0
[22-Jun-2026 00:49:10 UTC] Orders found: 0
[22-Jun-2026 00:49:10 UTC] Orders data: []
[22-Jun-2026 00:49:10 UTC] === API CALL LOG ===
[22-Jun-2026 00:49:10 UTC] Endpoint: user/profile.php
[22-Jun-2026 00:49:10 UTC] Full Log Data: {
    "timestamp": "2026-06-22 00:49:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "159.65.95.128",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "159.65.95.128, 162.158.216.66",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY3IiwidXNlcm5hbWUiOiJUcmFkZSBXaXRoIFNhZGRhbSIsImVtYWlsIjoiZnhzYWRkYW10cmFkaW5nQGdtYWlsLmNvbSIsImV4cCI6MTc4MjY5NDA5MX0.X_r7ZH5Pxb4wxiWQApaTsgwej_VqkHmHoem_tIn4wBA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f740683e5e591e-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "159.65.95.128",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jun-2026 00:49:10 UTC] Total orders count: 0
[22-Jun-2026 00:49:10 UTC] === END API CALL LOG ===
[22-Jun-2026 00:49:10 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jun-2026 00:49:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY3IiwidXNlcm5hbWUiOiJUcmFkZSBXaXRoIFNhZGRhbSIsImVtYWlsIjoiZnhzYWRkYW10cmFkaW5nQGdtYWlsLmNvbSIsImV4cCI6MTc4MjY5NDA5MX0.X_r7ZH5Pxb4wxiWQApaTsgwej_VqkHmHoem_tIn4wBA
[22-Jun-2026 00:49:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jun-2026 00:49:10 UTC] ✅ JWT token verified successfully for user profile
[22-Jun-2026 00:49:10 UTC] User ID: 867
[22-Jun-2026 00:49:10 UTC] ✅ User profile retrieved successfully for user ID: 867
[22-Jun-2026 00:49:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jun-2026 00:49:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jun-2026 00:49:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"159.65.95.128, 162.158.216.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY3IiwidXNlcm5hbWUiOiJUcmFkZSBXaXRoIFNhZGRhbSIsImVtYWlsIjoiZnhzYWRkYW10cmFkaW5nQGdtYWlsLmNvbSIsImV4cCI6MTc4MjY5NDA5MX0.X_r7ZH5Pxb4wxiWQApaTsgwej_VqkHmHoem_tIn4wBA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0f740a44dee591e-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"159.65.95.128","cf-ipcountry":"GB","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jun-2026 00:49:20 UTC] === User Orders API Called ===
[22-Jun-2026 00:49:20 UTC] User ID: 867
[22-Jun-2026 00:49:20 UTC] Limit: 20, Offset: 0
[22-Jun-2026 00:49:20 UTC] Orders found: 0
[22-Jun-2026 00:49:20 UTC] Orders data: []
[22-Jun-2026 00:49:20 UTC] Total orders count: 0
[22-Jun-2026 00:49:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jun-2026 00:49:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jun-2026 00:49:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"159.65.95.128, 162.158.216.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY3IiwidXNlcm5hbWUiOiJUcmFkZSBXaXRoIFNhZGRhbSIsImVtYWlsIjoiZnhzYWRkYW10cmFkaW5nQGdtYWlsLmNvbSIsImV4cCI6MTc4MjY5NDA5MX0.X_r7ZH5Pxb4wxiWQApaTsgwej_VqkHmHoem_tIn4wBA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0f740b05eb9591e-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"159.65.95.128","cf-ipcountry":"GB","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jun-2026 00:49:21 UTC] === User Orders API Called ===
[22-Jun-2026 00:49:21 UTC] User ID: 867
[22-Jun-2026 00:49:21 UTC] Limit: 20, Offset: 0
[22-Jun-2026 00:49:21 UTC] Orders found: 0
[22-Jun-2026 00:49:21 UTC] Orders data: []
[22-Jun-2026 00:49:21 UTC] Total orders count: 0
[22-Jun-2026 00:49:21 UTC] === API CALL LOG ===
[22-Jun-2026 00:49:21 UTC] Endpoint: user/profile.php
[22-Jun-2026 00:49:21 UTC] Full Log Data: {
    "timestamp": "2026-06-22 00:49:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "159.65.95.128",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "159.65.95.128, 162.158.216.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY3IiwidXNlcm5hbWUiOiJUcmFkZSBXaXRoIFNhZGRhbSIsImVtYWlsIjoiZnhzYWRkYW10cmFkaW5nQGdtYWlsLmNvbSIsImV4cCI6MTc4MjY5NDA5MX0.X_r7ZH5Pxb4wxiWQApaTsgwej_VqkHmHoem_tIn4wBA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f740b05eba591e-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "159.65.95.128",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jun-2026 00:49:21 UTC] === END API CALL LOG ===
[22-Jun-2026 00:49:21 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jun-2026 00:49:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY3IiwidXNlcm5hbWUiOiJUcmFkZSBXaXRoIFNhZGRhbSIsImVtYWlsIjoiZnhzYWRkYW10cmFkaW5nQGdtYWlsLmNvbSIsImV4cCI6MTc4MjY5NDA5MX0.X_r7ZH5Pxb4wxiWQApaTsgwej_VqkHmHoem_tIn4wBA
[22-Jun-2026 00:49:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jun-2026 00:49:21 UTC] ✅ JWT token verified successfully for user profile
[22-Jun-2026 00:49:21 UTC] User ID: 867
[22-Jun-2026 00:49:22 UTC] ✅ User profile retrieved successfully for user ID: 867
[22-Jun-2026 00:49:22 UTC] === API CALL LOG ===
[22-Jun-2026 00:49:22 UTC] Endpoint: user/profile.php
[22-Jun-2026 00:49:22 UTC] Full Log Data: {
    "timestamp": "2026-06-22 00:49:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "159.65.95.128",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "159.65.95.128, 162.158.216.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY3IiwidXNlcm5hbWUiOiJUcmFkZSBXaXRoIFNhZGRhbSIsImVtYWlsIjoiZnhzYWRkYW10cmFkaW5nQGdtYWlsLmNvbSIsImV4cCI6MTc4MjY5NDA5MX0.X_r7ZH5Pxb4wxiWQApaTsgwej_VqkHmHoem_tIn4wBA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f740b4ccbd591e-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "159.65.95.128",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jun-2026 00:49:22 UTC] === END API CALL LOG ===
[22-Jun-2026 00:49:22 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jun-2026 00:49:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY3IiwidXNlcm5hbWUiOiJUcmFkZSBXaXRoIFNhZGRhbSIsImVtYWlsIjoiZnhzYWRkYW10cmFkaW5nQGdtYWlsLmNvbSIsImV4cCI6MTc4MjY5NDA5MX0.X_r7ZH5Pxb4wxiWQApaTsgwej_VqkHmHoem_tIn4wBA
[22-Jun-2026 00:49:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jun-2026 00:49:22 UTC] ✅ JWT token verified successfully for user profile
[22-Jun-2026 00:49:22 UTC] User ID: 867
[22-Jun-2026 00:49:22 UTC] ✅ User profile retrieved successfully for user ID: 867
[22-Jun-2026 00:51:07 UTC] === API CALL LOG ===
[22-Jun-2026 00:51:07 UTC] Endpoint: user/profile.php
[22-Jun-2026 00:51:07 UTC] Full Log Data: {
    "timestamp": "2026-06-22 00:51:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "159.65.95.128",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "159.65.95.128, 172.71.241.85",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY3IiwidXNlcm5hbWUiOiJUcmFkZSBXaXRoIFNhZGRhbSIsImVtYWlsIjoiZnhzYWRkYW10cmFkaW5nQGdtYWlsLmNvbSIsImV4cCI6MTc4MjY5NDA5MX0.X_r7ZH5Pxb4wxiWQApaTsgwej_VqkHmHoem_tIn4wBA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f74344bffd2547-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "159.65.95.128",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jun-2026 00:51:07 UTC] === END API CALL LOG ===
[22-Jun-2026 00:51:07 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jun-2026 00:51:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY3IiwidXNlcm5hbWUiOiJUcmFkZSBXaXRoIFNhZGRhbSIsImVtYWlsIjoiZnhzYWRkYW10cmFkaW5nQGdtYWlsLmNvbSIsImV4cCI6MTc4MjY5NDA5MX0.X_r7ZH5Pxb4wxiWQApaTsgwej_VqkHmHoem_tIn4wBA
[22-Jun-2026 00:51:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jun-2026 00:51:07 UTC] ✅ JWT token verified successfully for user profile
[22-Jun-2026 00:51:07 UTC] User ID: 867
[22-Jun-2026 00:51:07 UTC] ✅ User profile retrieved successfully for user ID: 867
[22-Jun-2026 00:51:10 UTC] === API CALL LOG ===
[22-Jun-2026 00:51:10 UTC] Endpoint: user/profile.php
[22-Jun-2026 00:51:10 UTC] Full Log Data: {
    "timestamp": "2026-06-22 00:51:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "159.65.95.128",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "159.65.95.128, 172.71.241.85",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY3IiwidXNlcm5hbWUiOiJUcmFkZSBXaXRoIFNhZGRhbSIsImVtYWlsIjoiZnhzYWRkYW10cmFkaW5nQGdtYWlsLmNvbSIsImV4cCI6MTc4MjY5NDA5MX0.X_r7ZH5Pxb4wxiWQApaTsgwej_VqkHmHoem_tIn4wBA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f743543eb92547-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "159.65.95.128",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jun-2026 00:51:10 UTC] === END API CALL LOG ===
[22-Jun-2026 00:51:10 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jun-2026 00:51:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY3IiwidXNlcm5hbWUiOiJUcmFkZSBXaXRoIFNhZGRhbSIsImVtYWlsIjoiZnhzYWRkYW10cmFkaW5nQGdtYWlsLmNvbSIsImV4cCI6MTc4MjY5NDA5MX0.X_r7ZH5Pxb4wxiWQApaTsgwej_VqkHmHoem_tIn4wBA
[22-Jun-2026 00:51:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jun-2026 00:51:10 UTC] ✅ JWT token verified successfully for user profile
[22-Jun-2026 00:51:10 UTC] User ID: 867
[22-Jun-2026 00:51:10 UTC] ✅ User profile retrieved successfully for user ID: 867
[22-Jun-2026 00:51:10 UTC] === API CALL LOG ===
[22-Jun-2026 00:51:10 UTC] Endpoint: user/profile.php
[22-Jun-2026 00:51:10 UTC] Full Log Data: {
    "timestamp": "2026-06-22 00:51:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "159.65.95.128",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "159.65.95.128, 172.71.241.85",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY3IiwidXNlcm5hbWUiOiJUcmFkZSBXaXRoIFNhZGRhbSIsImVtYWlsIjoiZnhzYWRkYW10cmFkaW5nQGdtYWlsLmNvbSIsImV4cCI6MTc4MjY5NDA5MX0.X_r7ZH5Pxb4wxiWQApaTsgwej_VqkHmHoem_tIn4wBA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f74355c8c82547-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "159.65.95.128",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jun-2026 00:51:10 UTC] === END API CALL LOG ===
[22-Jun-2026 00:51:10 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jun-2026 00:51:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY3IiwidXNlcm5hbWUiOiJUcmFkZSBXaXRoIFNhZGRhbSIsImVtYWlsIjoiZnhzYWRkYW10cmFkaW5nQGdtYWlsLmNvbSIsImV4cCI6MTc4MjY5NDA5MX0.X_r7ZH5Pxb4wxiWQApaTsgwej_VqkHmHoem_tIn4wBA
[22-Jun-2026 00:51:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jun-2026 00:51:10 UTC] ✅ JWT token verified successfully for user profile
[22-Jun-2026 00:51:10 UTC] User ID: 867
[22-Jun-2026 00:51:10 UTC] ✅ User profile retrieved successfully for user ID: 867
[22-Jun-2026 00:51:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jun-2026 00:51:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jun-2026 00:51:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"159.65.95.128, 172.71.241.85","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY3IiwidXNlcm5hbWUiOiJUcmFkZSBXaXRoIFNhZGRhbSIsImVtYWlsIjoiZnhzYWRkYW10cmFkaW5nQGdtYWlsLmNvbSIsImV4cCI6MTc4MjY5NDA5MX0.X_r7ZH5Pxb4wxiWQApaTsgwej_VqkHmHoem_tIn4wBA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0f74355c8c62547-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"159.65.95.128","cf-ipcountry":"GB","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jun-2026 00:51:10 UTC] === User Orders API Called ===
[22-Jun-2026 00:51:10 UTC] User ID: 867
[22-Jun-2026 00:51:10 UTC] Limit: 20, Offset: 0
[22-Jun-2026 00:51:10 UTC] Orders found: 0
[22-Jun-2026 00:51:10 UTC] Orders data: []
[22-Jun-2026 00:51:10 UTC] Total orders count: 0
[22-Jun-2026 00:51:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jun-2026 00:51:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jun-2026 00:51:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"159.65.95.128, 172.71.241.85","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY3IiwidXNlcm5hbWUiOiJUcmFkZSBXaXRoIFNhZGRhbSIsImVtYWlsIjoiZnhzYWRkYW10cmFkaW5nQGdtYWlsLmNvbSIsImV4cCI6MTc4MjY5NDA5MX0.X_r7ZH5Pxb4wxiWQApaTsgwej_VqkHmHoem_tIn4wBA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0f7436a0b252547-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"159.65.95.128","cf-ipcountry":"GB","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jun-2026 00:51:13 UTC] === User Orders API Called ===
[22-Jun-2026 00:51:13 UTC] User ID: 867
[22-Jun-2026 00:51:13 UTC] Limit: 20, Offset: 0
[22-Jun-2026 00:51:13 UTC] Orders found: 0
[22-Jun-2026 00:51:13 UTC] Orders data: []
[22-Jun-2026 00:51:13 UTC] Total orders count: 0
[22-Jun-2026 00:51:16 UTC] === API CALL LOG ===
[22-Jun-2026 00:51:16 UTC] Endpoint: user/profile.php
[22-Jun-2026 00:51:16 UTC] Full Log Data: {
    "timestamp": "2026-06-22 00:51:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "159.65.95.128",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "159.65.95.128, 172.71.241.85",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY3IiwidXNlcm5hbWUiOiJUcmFkZSBXaXRoIFNhZGRhbSIsImVtYWlsIjoiZnhzYWRkYW10cmFkaW5nQGdtYWlsLmNvbSIsImV4cCI6MTc4MjY5NDA5MX0.X_r7ZH5Pxb4wxiWQApaTsgwej_VqkHmHoem_tIn4wBA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f7437c0c162547-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "159.65.95.128",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jun-2026 00:51:16 UTC] === END API CALL LOG ===
[22-Jun-2026 00:51:16 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jun-2026 00:51:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY3IiwidXNlcm5hbWUiOiJUcmFkZSBXaXRoIFNhZGRhbSIsImVtYWlsIjoiZnhzYWRkYW10cmFkaW5nQGdtYWlsLmNvbSIsImV4cCI6MTc4MjY5NDA5MX0.X_r7ZH5Pxb4wxiWQApaTsgwej_VqkHmHoem_tIn4wBA
[22-Jun-2026 00:51:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jun-2026 00:51:16 UTC] ✅ JWT token verified successfully for user profile
[22-Jun-2026 00:51:16 UTC] User ID: 867
[22-Jun-2026 00:51:16 UTC] ✅ User profile retrieved successfully for user ID: 867
[22-Jun-2026 00:51:16 UTC] User Purchases API - User ID: 867
[22-Jun-2026 00:51:16 UTC] User Purchases API - Total purchases found: 0
[22-Jun-2026 00:51:22 UTC] User Purchases API - User ID: 867
[22-Jun-2026 00:51:22 UTC] User Purchases API - Total purchases found: 0
[22-Jun-2026 02:14:19 UTC] === API CALL LOG ===
[22-Jun-2026 02:14:19 UTC] Endpoint: user/profile.php
[22-Jun-2026 02:14:19 UTC] Full Log Data: {
    "timestamp": "2026-06-22 02:14:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "172.104.42.249",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "172.104.42.249, 172.70.143.195",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY4IiwidXNlcm5hbWUiOiJBbnVyYWciLCJlbWFpbCI6InV0dGFtYW51cmFnNTQ3QGdtYWlsLmNvbSIsImV4cCI6MTc4MjY5OTI1OH0.vIzG1jgO4T5RP-LGyyGBs09lbL81AbMtCna9g_9sLoQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f7bd216b0f9d23-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "172.104.42.249",
        "cf-ipcountry": "SG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jun-2026 02:14:19 UTC] === END API CALL LOG ===
[22-Jun-2026 02:14:19 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jun-2026 02:14:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY4IiwidXNlcm5hbWUiOiJBbnVyYWciLCJlbWFpbCI6InV0dGFtYW51cmFnNTQ3QGdtYWlsLmNvbSIsImV4cCI6MTc4MjY5OTI1OH0.vIzG1jgO4T5RP-LGyyGBs09lbL81AbMtCna9g_9sLoQ
[22-Jun-2026 02:14:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jun-2026 02:14:19 UTC] ✅ JWT token verified successfully for user profile
[22-Jun-2026 02:14:19 UTC] User ID: 868
[22-Jun-2026 02:14:19 UTC] ✅ User profile retrieved successfully for user ID: 868
[22-Jun-2026 02:14:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jun-2026 02:14:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jun-2026 02:14:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"172.104.42.249, 172.70.143.195","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY4IiwidXNlcm5hbWUiOiJBbnVyYWciLCJlbWFpbCI6InV0dGFtYW51cmFnNTQ3QGdtYWlsLmNvbSIsImV4cCI6MTc4MjY5OTI1OH0.vIzG1jgO4T5RP-LGyyGBs09lbL81AbMtCna9g_9sLoQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0f7bd216b159d23-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"172.104.42.249","cf-ipcountry":"SG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jun-2026 02:14:19 UTC] === User Orders API Called ===
[22-Jun-2026 02:14:19 UTC] User ID: 868
[22-Jun-2026 02:14:19 UTC] Limit: 20, Offset: 0
[22-Jun-2026 02:14:19 UTC] Orders found: 0
[22-Jun-2026 02:14:19 UTC] Orders data: []
[22-Jun-2026 02:14:19 UTC] Total orders count: 0
[22-Jun-2026 02:14:19 UTC] === API CALL LOG ===
[22-Jun-2026 02:14:19 UTC] Endpoint: user/profile.php
[22-Jun-2026 02:14:19 UTC] Full Log Data: {
    "timestamp": "2026-06-22 02:14:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "172.104.42.249",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "172.104.42.249, 172.71.152.40",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY4IiwidXNlcm5hbWUiOiJBbnVyYWciLCJlbWFpbCI6InV0dGFtYW51cmFnNTQ3QGdtYWlsLmNvbSIsImV4cCI6MTc4MjY5OTI1OH0.vIzG1jgO4T5RP-LGyyGBs09lbL81AbMtCna9g_9sLoQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f7bd221bc59d23-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "172.104.42.249",
        "cf-ipcountry": "SG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jun-2026 02:14:19 UTC] === END API CALL LOG ===
[22-Jun-2026 02:14:19 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jun-2026 02:14:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY4IiwidXNlcm5hbWUiOiJBbnVyYWciLCJlbWFpbCI6InV0dGFtYW51cmFnNTQ3QGdtYWlsLmNvbSIsImV4cCI6MTc4MjY5OTI1OH0.vIzG1jgO4T5RP-LGyyGBs09lbL81AbMtCna9g_9sLoQ
[22-Jun-2026 02:14:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jun-2026 02:14:19 UTC] ✅ JWT token verified successfully for user profile
[22-Jun-2026 02:14:19 UTC] User ID: 868
[22-Jun-2026 02:14:19 UTC] ✅ User profile retrieved successfully for user ID: 868
[22-Jun-2026 02:14:20 UTC] === API CALL LOG ===
[22-Jun-2026 02:14:20 UTC] Endpoint: user/profile.php
[22-Jun-2026 02:14:20 UTC] Full Log Data: {
    "timestamp": "2026-06-22 02:14:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "172.104.42.249",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "172.104.42.249, 172.70.143.195",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY4IiwidXNlcm5hbWUiOiJBbnVyYWciLCJlbWFpbCI6InV0dGFtYW51cmFnNTQ3QGdtYWlsLmNvbSIsImV4cCI6MTc4MjY5OTI1OH0.vIzG1jgO4T5RP-LGyyGBs09lbL81AbMtCna9g_9sLoQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f7bd2c0d059d23-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "172.104.42.249",
        "cf-ipcountry": "SG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jun-2026 02:14:20 UTC] === END API CALL LOG ===
[22-Jun-2026 02:14:20 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jun-2026 02:14:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY4IiwidXNlcm5hbWUiOiJBbnVyYWciLCJlbWFpbCI6InV0dGFtYW51cmFnNTQ3QGdtYWlsLmNvbSIsImV4cCI6MTc4MjY5OTI1OH0.vIzG1jgO4T5RP-LGyyGBs09lbL81AbMtCna9g_9sLoQ
[22-Jun-2026 02:14:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jun-2026 02:14:20 UTC] ✅ JWT token verified successfully for user profile
[22-Jun-2026 02:14:20 UTC] User ID: 868
[22-Jun-2026 02:14:20 UTC] ✅ User profile retrieved successfully for user ID: 868
[22-Jun-2026 02:14:48 UTC] === API CALL LOG ===
[22-Jun-2026 02:14:48 UTC] Endpoint: user/profile.php
[22-Jun-2026 02:14:48 UTC] Full Log Data: {
    "timestamp": "2026-06-22 02:14:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "172.104.42.249",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "172.104.42.249, 172.70.143.195",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY4IiwidXNlcm5hbWUiOiJBbnVyYWciLCJlbWFpbCI6InV0dGFtYW51cmFnNTQ3QGdtYWlsLmNvbSIsImV4cCI6MTc4MjY5OTI1OH0.vIzG1jgO4T5RP-LGyyGBs09lbL81AbMtCna9g_9sLoQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f7bdd58bc99d23-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "172.104.42.249",
        "cf-ipcountry": "SG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jun-2026 02:14:48 UTC] === END API CALL LOG ===
[22-Jun-2026 02:14:48 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jun-2026 02:14:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY4IiwidXNlcm5hbWUiOiJBbnVyYWciLCJlbWFpbCI6InV0dGFtYW51cmFnNTQ3QGdtYWlsLmNvbSIsImV4cCI6MTc4MjY5OTI1OH0.vIzG1jgO4T5RP-LGyyGBs09lbL81AbMtCna9g_9sLoQ
[22-Jun-2026 02:14:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jun-2026 02:14:48 UTC] ✅ JWT token verified successfully for user profile
[22-Jun-2026 02:14:48 UTC] User ID: 868
[22-Jun-2026 02:14:48 UTC] ✅ User profile retrieved successfully for user ID: 868
[22-Jun-2026 02:14:50 UTC] === API CALL LOG ===
[22-Jun-2026 02:14:50 UTC] Endpoint: user/profile.php
[22-Jun-2026 02:14:50 UTC] Full Log Data: {
    "timestamp": "2026-06-22 02:14:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "172.104.42.249",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "172.104.42.249, 172.70.143.195",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY4IiwidXNlcm5hbWUiOiJBbnVyYWciLCJlbWFpbCI6InV0dGFtYW51cmFnNTQ3QGdtYWlsLmNvbSIsImV4cCI6MTc4MjY5OTI1OH0.vIzG1jgO4T5RP-LGyyGBs09lbL81AbMtCna9g_9sLoQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f7bde55e889d23-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "172.104.42.249",
        "cf-ipcountry": "SG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jun-2026 02:14:50 UTC] === END API CALL LOG ===
[22-Jun-2026 02:14:50 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jun-2026 02:14:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY4IiwidXNlcm5hbWUiOiJBbnVyYWciLCJlbWFpbCI6InV0dGFtYW51cmFnNTQ3QGdtYWlsLmNvbSIsImV4cCI6MTc4MjY5OTI1OH0.vIzG1jgO4T5RP-LGyyGBs09lbL81AbMtCna9g_9sLoQ
[22-Jun-2026 02:14:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jun-2026 02:14:50 UTC] ✅ JWT token verified successfully for user profile
[22-Jun-2026 02:14:50 UTC] User ID: 868
[22-Jun-2026 02:14:50 UTC] ✅ User profile retrieved successfully for user ID: 868
[22-Jun-2026 02:14:52 UTC] === API CALL LOG ===
[22-Jun-2026 02:14:52 UTC] Endpoint: user/profile.php
[22-Jun-2026 02:14:52 UTC] Full Log Data: {
    "timestamp": "2026-06-22 02:14:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "172.104.42.249",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "172.104.42.249, 172.70.143.195",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY4IiwidXNlcm5hbWUiOiJBbnVyYWciLCJlbWFpbCI6InV0dGFtYW51cmFnNTQ3QGdtYWlsLmNvbSIsImV4cCI6MTc4MjY5OTI1OH0.vIzG1jgO4T5RP-LGyyGBs09lbL81AbMtCna9g_9sLoQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f7bdf0cb899d23-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "172.104.42.249",
        "cf-ipcountry": "SG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jun-2026 02:14:52 UTC] === END API CALL LOG ===
[22-Jun-2026 02:14:52 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jun-2026 02:14:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY4IiwidXNlcm5hbWUiOiJBbnVyYWciLCJlbWFpbCI6InV0dGFtYW51cmFnNTQ3QGdtYWlsLmNvbSIsImV4cCI6MTc4MjY5OTI1OH0.vIzG1jgO4T5RP-LGyyGBs09lbL81AbMtCna9g_9sLoQ
[22-Jun-2026 02:14:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jun-2026 02:14:52 UTC] ✅ JWT token verified successfully for user profile
[22-Jun-2026 02:14:52 UTC] User ID: 868
[22-Jun-2026 02:14:52 UTC] ✅ User profile retrieved successfully for user ID: 868
[22-Jun-2026 02:14:52 UTC] User Purchases API - User ID: 868
[22-Jun-2026 02:14:52 UTC] User Purchases API - Total purchases found: 0
[22-Jun-2026 02:14:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jun-2026 02:14:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jun-2026 02:14:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"172.104.42.249, 172.70.143.195","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY4IiwidXNlcm5hbWUiOiJBbnVyYWciLCJlbWFpbCI6InV0dGFtYW51cmFnNTQ3QGdtYWlsLmNvbSIsImV4cCI6MTc4MjY5OTI1OH0.vIzG1jgO4T5RP-LGyyGBs09lbL81AbMtCna9g_9sLoQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0f7bdfefd379d23-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"172.104.42.249","cf-ipcountry":"SG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jun-2026 02:14:54 UTC] === User Orders API Called ===
[22-Jun-2026 02:14:54 UTC] User ID: 868
[22-Jun-2026 02:14:54 UTC] Limit: 20, Offset: 0
[22-Jun-2026 02:14:54 UTC] Orders found: 0
[22-Jun-2026 02:14:54 UTC] Orders data: []
[22-Jun-2026 02:14:54 UTC] Total orders count: 0
[22-Jun-2026 02:14:59 UTC] === API CALL LOG ===
[22-Jun-2026 02:14:59 UTC] Endpoint: user/profile.php
[22-Jun-2026 02:14:59 UTC] Full Log Data: {
    "timestamp": "2026-06-22 02:14:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "172.104.42.249",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "172.104.42.249, 162.158.88.29",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY4IiwidXNlcm5hbWUiOiJBbnVyYWciLCJlbWFpbCI6InV0dGFtYW51cmFnNTQ3QGdtYWlsLmNvbSIsImV4cCI6MTc4MjY5OTI1OH0.vIzG1jgO4T5RP-LGyyGBs09lbL81AbMtCna9g_9sLoQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f7be18bd4cfe03-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "172.104.42.249",
        "cf-ipcountry": "SG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jun-2026 02:14:59 UTC] === END API CALL LOG ===
[22-Jun-2026 02:14:59 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jun-2026 02:14:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY4IiwidXNlcm5hbWUiOiJBbnVyYWciLCJlbWFpbCI6InV0dGFtYW51cmFnNTQ3QGdtYWlsLmNvbSIsImV4cCI6MTc4MjY5OTI1OH0.vIzG1jgO4T5RP-LGyyGBs09lbL81AbMtCna9g_9sLoQ
[22-Jun-2026 02:14:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jun-2026 02:14:59 UTC] ✅ JWT token verified successfully for user profile
[22-Jun-2026 02:14:59 UTC] User ID: 868
[22-Jun-2026 02:14:59 UTC] ✅ User profile retrieved successfully for user ID: 868
[22-Jun-2026 02:15:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jun-2026 02:15:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jun-2026 02:15:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"172.104.42.249, 162.158.88.29","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY4IiwidXNlcm5hbWUiOiJBbnVyYWciLCJlbWFpbCI6InV0dGFtYW51cmFnNTQ3QGdtYWlsLmNvbSIsImV4cCI6MTc4MjY5OTI1OH0.vIzG1jgO4T5RP-LGyyGBs09lbL81AbMtCna9g_9sLoQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0f7be213841fe03-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"172.104.42.249","cf-ipcountry":"SG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jun-2026 02:15:00 UTC] === User Orders API Called ===
[22-Jun-2026 02:15:00 UTC] User ID: 868
[22-Jun-2026 02:15:00 UTC] Limit: 20, Offset: 0
[22-Jun-2026 02:15:00 UTC] Orders found: 0
[22-Jun-2026 02:15:00 UTC] Orders data: []
[22-Jun-2026 02:15:00 UTC] Total orders count: 0
[22-Jun-2026 02:15:00 UTC] === API CALL LOG ===
[22-Jun-2026 02:15:00 UTC] Endpoint: user/profile.php
[22-Jun-2026 02:15:00 UTC] Full Log Data: {
    "timestamp": "2026-06-22 02:15:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "172.104.42.249",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "172.104.42.249, 162.158.88.29",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY4IiwidXNlcm5hbWUiOiJBbnVyYWciLCJlbWFpbCI6InV0dGFtYW51cmFnNTQ3QGdtYWlsLmNvbSIsImV4cCI6MTc4MjY5OTI1OH0.vIzG1jgO4T5RP-LGyyGBs09lbL81AbMtCna9g_9sLoQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f7be21fa10fe03-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "172.104.42.249",
        "cf-ipcountry": "SG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jun-2026 02:15:00 UTC] === END API CALL LOG ===
[22-Jun-2026 02:15:00 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jun-2026 02:15:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY4IiwidXNlcm5hbWUiOiJBbnVyYWciLCJlbWFpbCI6InV0dGFtYW51cmFnNTQ3QGdtYWlsLmNvbSIsImV4cCI6MTc4MjY5OTI1OH0.vIzG1jgO4T5RP-LGyyGBs09lbL81AbMtCna9g_9sLoQ
[22-Jun-2026 02:15:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jun-2026 02:15:00 UTC] ✅ JWT token verified successfully for user profile
[22-Jun-2026 02:15:00 UTC] User ID: 868
[22-Jun-2026 02:15:00 UTC] ✅ User profile retrieved successfully for user ID: 868
[22-Jun-2026 02:15:00 UTC] === API CALL LOG ===
[22-Jun-2026 02:15:00 UTC] Endpoint: user/profile.php
[22-Jun-2026 02:15:00 UTC] Full Log Data: {
    "timestamp": "2026-06-22 02:15:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "172.104.42.249",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "172.104.42.249, 162.158.88.7",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY4IiwidXNlcm5hbWUiOiJBbnVyYWciLCJlbWFpbCI6InV0dGFtYW51cmFnNTQ3QGdtYWlsLmNvbSIsImV4cCI6MTc4MjY5OTI1OH0.vIzG1jgO4T5RP-LGyyGBs09lbL81AbMtCna9g_9sLoQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f7be21383cfe03-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "172.104.42.249",
        "cf-ipcountry": "SG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jun-2026 02:15:00 UTC] === END API CALL LOG ===
[22-Jun-2026 02:15:00 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jun-2026 02:15:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY4IiwidXNlcm5hbWUiOiJBbnVyYWciLCJlbWFpbCI6InV0dGFtYW51cmFnNTQ3QGdtYWlsLmNvbSIsImV4cCI6MTc4MjY5OTI1OH0.vIzG1jgO4T5RP-LGyyGBs09lbL81AbMtCna9g_9sLoQ
[22-Jun-2026 02:15:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jun-2026 02:15:00 UTC] ✅ JWT token verified successfully for user profile
[22-Jun-2026 02:15:00 UTC] User ID: 868
[22-Jun-2026 02:15:00 UTC] ✅ User profile retrieved successfully for user ID: 868
[22-Jun-2026 02:15:07 UTC] === API CALL LOG ===
[22-Jun-2026 02:15:07 UTC] Endpoint: user/profile.php
[22-Jun-2026 02:15:07 UTC] Full Log Data: {
    "timestamp": "2026-06-22 02:15:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "172.104.42.249",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "172.104.42.249, 162.158.88.29",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY4IiwidXNlcm5hbWUiOiJBbnVyYWciLCJlbWFpbCI6InV0dGFtYW51cmFnNTQ3QGdtYWlsLmNvbSIsImV4cCI6MTc4MjY5OTI1OH0.vIzG1jgO4T5RP-LGyyGBs09lbL81AbMtCna9g_9sLoQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f7be4d9821fe03-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "172.104.42.249",
        "cf-ipcountry": "SG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jun-2026 02:15:07 UTC] === END API CALL LOG ===
[22-Jun-2026 02:15:07 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jun-2026 02:15:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY4IiwidXNlcm5hbWUiOiJBbnVyYWciLCJlbWFpbCI6InV0dGFtYW51cmFnNTQ3QGdtYWlsLmNvbSIsImV4cCI6MTc4MjY5OTI1OH0.vIzG1jgO4T5RP-LGyyGBs09lbL81AbMtCna9g_9sLoQ
[22-Jun-2026 02:15:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jun-2026 02:15:07 UTC] ✅ JWT token verified successfully for user profile
[22-Jun-2026 02:15:07 UTC] User ID: 868
[22-Jun-2026 02:15:07 UTC] ✅ User profile retrieved successfully for user ID: 868
[22-Jun-2026 02:15:22 UTC] === API CALL LOG ===
[22-Jun-2026 02:15:22 UTC] Endpoint: user/profile.php
[22-Jun-2026 02:15:22 UTC] Full Log Data: {
    "timestamp": "2026-06-22 02:15:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "172.104.42.249",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "172.104.42.249, 172.70.147.178",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY4IiwidXNlcm5hbWUiOiJBbnVyYWciLCJlbWFpbCI6InV0dGFtYW51cmFnNTQ3QGdtYWlsLmNvbSIsImV4cCI6MTc4MjY5OTI1OH0.vIzG1jgO4T5RP-LGyyGBs09lbL81AbMtCna9g_9sLoQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f7bea7fef60dbe-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "172.104.42.249",
        "cf-ipcountry": "SG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jun-2026 02:15:22 UTC] === END API CALL LOG ===
[22-Jun-2026 02:15:22 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jun-2026 02:15:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY4IiwidXNlcm5hbWUiOiJBbnVyYWciLCJlbWFpbCI6InV0dGFtYW51cmFnNTQ3QGdtYWlsLmNvbSIsImV4cCI6MTc4MjY5OTI1OH0.vIzG1jgO4T5RP-LGyyGBs09lbL81AbMtCna9g_9sLoQ
[22-Jun-2026 02:15:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jun-2026 02:15:22 UTC] ✅ JWT token verified successfully for user profile
[22-Jun-2026 02:15:22 UTC] User ID: 868
[22-Jun-2026 02:15:22 UTC] ✅ User profile retrieved successfully for user ID: 868
[22-Jun-2026 02:15:22 UTC] === API CALL LOG ===
[22-Jun-2026 02:15:22 UTC] Endpoint: user/profile.php
[22-Jun-2026 02:15:22 UTC] Full Log Data: {
    "timestamp": "2026-06-22 02:15:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "172.104.42.249",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "172.104.42.249, 172.70.147.178",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY4IiwidXNlcm5hbWUiOiJBbnVyYWciLCJlbWFpbCI6InV0dGFtYW51cmFnNTQ3QGdtYWlsLmNvbSIsImV4cCI6MTc4MjY5OTI1OH0.vIzG1jgO4T5RP-LGyyGBs09lbL81AbMtCna9g_9sLoQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f7beaf2ff60dbe-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "172.104.42.249",
        "cf-ipcountry": "SG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jun-2026 02:15:22 UTC] === END API CALL LOG ===
[22-Jun-2026 02:15:22 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jun-2026 02:15:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY4IiwidXNlcm5hbWUiOiJBbnVyYWciLCJlbWFpbCI6InV0dGFtYW51cmFnNTQ3QGdtYWlsLmNvbSIsImV4cCI6MTc4MjY5OTI1OH0.vIzG1jgO4T5RP-LGyyGBs09lbL81AbMtCna9g_9sLoQ
[22-Jun-2026 02:15:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jun-2026 02:15:22 UTC] ✅ JWT token verified successfully for user profile
[22-Jun-2026 02:15:22 UTC] User ID: 868
[22-Jun-2026 02:15:22 UTC] ✅ User profile retrieved successfully for user ID: 868
[22-Jun-2026 02:15:22 UTC] === API CALL LOG ===
[22-Jun-2026 02:15:22 UTC] Endpoint: user/profile.php
[22-Jun-2026 02:15:22 UTC] Full Log Data: {
    "timestamp": "2026-06-22 02:15:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "172.104.42.249",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "172.104.42.249, 172.70.147.178",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY4IiwidXNlcm5hbWUiOiJBbnVyYWciLCJlbWFpbCI6InV0dGFtYW51cmFnNTQ3QGdtYWlsLmNvbSIsImV4cCI6MTc4MjY5OTI1OH0.vIzG1jgO4T5RP-LGyyGBs09lbL81AbMtCna9g_9sLoQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f7beafd9670dbe-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "172.104.42.249",
        "cf-ipcountry": "SG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jun-2026 02:15:22 UTC] === END API CALL LOG ===
[22-Jun-2026 02:15:22 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jun-2026 02:15:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY4IiwidXNlcm5hbWUiOiJBbnVyYWciLCJlbWFpbCI6InV0dGFtYW51cmFnNTQ3QGdtYWlsLmNvbSIsImV4cCI6MTc4MjY5OTI1OH0.vIzG1jgO4T5RP-LGyyGBs09lbL81AbMtCna9g_9sLoQ
[22-Jun-2026 02:15:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jun-2026 02:15:22 UTC] ✅ JWT token verified successfully for user profile
[22-Jun-2026 02:15:22 UTC] User ID: 868
[22-Jun-2026 02:15:22 UTC] ✅ User profile retrieved successfully for user ID: 868
[22-Jun-2026 02:15:23 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jun-2026 02:15:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jun-2026 02:15:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"172.104.42.249, 172.70.93.121","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY4IiwidXNlcm5hbWUiOiJBbnVyYWciLCJlbWFpbCI6InV0dGFtYW51cmFnNTQ3QGdtYWlsLmNvbSIsImV4cCI6MTc4MjY5OTI1OH0.vIzG1jgO4T5RP-LGyyGBs09lbL81AbMtCna9g_9sLoQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0f7beaf2ffa0dbe-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"172.104.42.249","cf-ipcountry":"SG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jun-2026 02:15:23 UTC] === User Orders API Called ===
[22-Jun-2026 02:15:23 UTC] User ID: 868
[22-Jun-2026 02:15:23 UTC] Limit: 20, Offset: 0
[22-Jun-2026 02:15:23 UTC] Orders found: 0
[22-Jun-2026 02:15:23 UTC] Orders data: []
[22-Jun-2026 02:15:23 UTC] Total orders count: 0
[22-Jun-2026 07:23:58 UTC] === API CALL LOG ===
[22-Jun-2026 07:23:58 UTC] Endpoint: user/profile.php
[22-Jun-2026 07:23:58 UTC] Full Log Data: {
    "timestamp": "2026-06-22 07:23:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "217.113.194.203",
    "user_agent": "Mozilla\/5.0 (compatible; Barkrowler\/0.9; +https:\/\/babbar.tech\/crawler)",
    "headers": {
        "Host": "api.memberx.app",
        "x-forwarded-proto": "https",
        "Accept": "text\/html;q=0.95,text\/*;q=0.9,*\/*;q=0.8",
        "from": "tech@babbar.tech",
        "Accept-Encoding": "gzip, br",
        "User-Agent": "Mozilla\/5.0 (compatible; Barkrowler\/0.9; +https:\/\/babbar.tech\/crawler)",
        "cf-ray": "a0f982bd2e9ec91d-CDG",
        "X-Forwarded-For": "217.113.194.203, 172.68.151.71",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "217.113.194.203",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jun-2026 07:23:58 UTC] === END API CALL LOG ===
[22-Jun-2026 07:35:57 UTC] API Hash Debug - Received: 
[22-Jun-2026 07:35:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jun-2026 07:35:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-forwarded-proto":"https","Accept":"text\/html;q=0.95,text\/*;q=0.9,*\/*;q=0.8","from":"tech@babbar.tech","Accept-Encoding":"gzip, br","User-Agent":"Mozilla\/5.0 (compatible; Barkrowler\/0.9; +https:\/\/babbar.tech\/crawler)","cf-ray":"a0f994495a79d11b-CDG","X-Forwarded-For":"217.113.194.3, 172.71.127.116","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"217.113.194.3","cf-ipcountry":"FR","cf-visitor":"{\"scheme\":\"https\"}"}
[22-Jun-2026 08:37:54 UTC] === API CALL LOG ===
[22-Jun-2026 08:37:54 UTC] Endpoint: user/profile.php
[22-Jun-2026 08:37:54 UTC] Full Log Data: {
    "timestamp": "2026-06-22 08:37:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.153.213.249",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.153.213.249, 172.68.124.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY5IiwidXNlcm5hbWUiOiJ2aW9sZXRhIiwiZW1haWwiOiJ2aW9sZXRhLmhha29iamFueWFuMjAyNkBnbWFpbC5jb20iLCJleHAiOjE3ODI3MjIyNzR9.QVptg1aAsvryok7tlp7Ixk4p7GjUqvrqzJVa8eVyKNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f9ef09ba7cd94c-EVN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.153.213.249",
        "cf-ipcountry": "AM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jun-2026 08:37:54 UTC] === END API CALL LOG ===
[22-Jun-2026 08:37:54 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jun-2026 08:37:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY5IiwidXNlcm5hbWUiOiJ2aW9sZXRhIiwiZW1haWwiOiJ2aW9sZXRhLmhha29iamFueWFuMjAyNkBnbWFpbC5jb20iLCJleHAiOjE3ODI3MjIyNzR9.QVptg1aAsvryok7tlp7Ixk4p7GjUqvrqzJVa8eVyKNU
[22-Jun-2026 08:37:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jun-2026 08:37:54 UTC] ✅ JWT token verified successfully for user profile
[22-Jun-2026 08:37:54 UTC] User ID: 869
[22-Jun-2026 08:37:54 UTC] ✅ User profile retrieved successfully for user ID: 869
[22-Jun-2026 08:37:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jun-2026 08:37:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jun-2026 08:37:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"45.153.213.249, 172.68.124.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY5IiwidXNlcm5hbWUiOiJ2aW9sZXRhIiwiZW1haWwiOiJ2aW9sZXRhLmhha29iamFueWFuMjAyNkBnbWFpbC5jb20iLCJleHAiOjE3ODI3MjIyNzR9.QVptg1aAsvryok7tlp7Ixk4p7GjUqvrqzJVa8eVyKNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0f9ef09eab0d94c-EVN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"45.153.213.249","cf-ipcountry":"AM","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jun-2026 08:37:54 UTC] === User Orders API Called ===
[22-Jun-2026 08:37:54 UTC] User ID: 869
[22-Jun-2026 08:37:54 UTC] Limit: 20, Offset: 0
[22-Jun-2026 08:37:54 UTC] Orders found: 0
[22-Jun-2026 08:37:54 UTC] Orders data: []
[22-Jun-2026 08:37:54 UTC] Total orders count: 0
[22-Jun-2026 08:37:54 UTC] === API CALL LOG ===
[22-Jun-2026 08:37:54 UTC] Endpoint: user/profile.php
[22-Jun-2026 08:37:54 UTC] Full Log Data: {
    "timestamp": "2026-06-22 08:37:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.153.213.249",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.153.213.249, 172.68.124.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY5IiwidXNlcm5hbWUiOiJ2aW9sZXRhIiwiZW1haWwiOiJ2aW9sZXRhLmhha29iamFueWFuMjAyNkBnbWFpbC5jb20iLCJleHAiOjE3ODI3MjIyNzR9.QVptg1aAsvryok7tlp7Ixk4p7GjUqvrqzJVa8eVyKNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f9ef0a4b42d94c-EVN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.153.213.249",
        "cf-ipcountry": "AM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jun-2026 08:37:54 UTC] === END API CALL LOG ===
[22-Jun-2026 08:37:54 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jun-2026 08:37:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY5IiwidXNlcm5hbWUiOiJ2aW9sZXRhIiwiZW1haWwiOiJ2aW9sZXRhLmhha29iamFueWFuMjAyNkBnbWFpbC5jb20iLCJleHAiOjE3ODI3MjIyNzR9.QVptg1aAsvryok7tlp7Ixk4p7GjUqvrqzJVa8eVyKNU
[22-Jun-2026 08:37:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jun-2026 08:37:54 UTC] ✅ JWT token verified successfully for user profile
[22-Jun-2026 08:37:54 UTC] User ID: 869
[22-Jun-2026 08:37:54 UTC] ✅ User profile retrieved successfully for user ID: 869
[22-Jun-2026 08:37:55 UTC] === API CALL LOG ===
[22-Jun-2026 08:37:55 UTC] Endpoint: user/profile.php
[22-Jun-2026 08:37:55 UTC] Full Log Data: {
    "timestamp": "2026-06-22 08:37:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.153.213.249",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.153.213.249, 172.68.124.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY5IiwidXNlcm5hbWUiOiJ2aW9sZXRhIiwiZW1haWwiOiJ2aW9sZXRhLmhha29iamFueWFuMjAyNkBnbWFpbC5jb20iLCJleHAiOjE3ODI3MjIyNzR9.QVptg1aAsvryok7tlp7Ixk4p7GjUqvrqzJVa8eVyKNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f9ef0c7ef0d94c-EVN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.153.213.249",
        "cf-ipcountry": "AM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jun-2026 08:37:55 UTC] === END API CALL LOG ===
[22-Jun-2026 08:37:55 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jun-2026 08:37:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY5IiwidXNlcm5hbWUiOiJ2aW9sZXRhIiwiZW1haWwiOiJ2aW9sZXRhLmhha29iamFueWFuMjAyNkBnbWFpbC5jb20iLCJleHAiOjE3ODI3MjIyNzR9.QVptg1aAsvryok7tlp7Ixk4p7GjUqvrqzJVa8eVyKNU
[22-Jun-2026 08:37:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jun-2026 08:37:55 UTC] ✅ JWT token verified successfully for user profile
[22-Jun-2026 08:37:55 UTC] User ID: 869
[22-Jun-2026 08:37:55 UTC] ✅ User profile retrieved successfully for user ID: 869
[22-Jun-2026 08:37:58 UTC] === API CALL LOG ===
[22-Jun-2026 08:37:58 UTC] Endpoint: user/profile.php
[22-Jun-2026 08:37:58 UTC] Full Log Data: {
    "timestamp": "2026-06-22 08:37:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.153.213.249",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.153.213.249, 172.68.124.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY5IiwidXNlcm5hbWUiOiJ2aW9sZXRhIiwiZW1haWwiOiJ2aW9sZXRhLmhha29iamFueWFuMjAyNkBnbWFpbC5jb20iLCJleHAiOjE3ODI3MjIyNzR9.QVptg1aAsvryok7tlp7Ixk4p7GjUqvrqzJVa8eVyKNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f9ef1dc834d94c-EVN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.153.213.249",
        "cf-ipcountry": "AM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jun-2026 08:37:58 UTC] === END API CALL LOG ===
[22-Jun-2026 08:37:58 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jun-2026 08:37:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY5IiwidXNlcm5hbWUiOiJ2aW9sZXRhIiwiZW1haWwiOiJ2aW9sZXRhLmhha29iamFueWFuMjAyNkBnbWFpbC5jb20iLCJleHAiOjE3ODI3MjIyNzR9.QVptg1aAsvryok7tlp7Ixk4p7GjUqvrqzJVa8eVyKNU
[22-Jun-2026 08:37:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jun-2026 08:37:58 UTC] ✅ JWT token verified successfully for user profile
[22-Jun-2026 08:37:58 UTC] User ID: 869
[22-Jun-2026 08:37:58 UTC] ✅ User profile retrieved successfully for user ID: 869
[22-Jun-2026 08:37:58 UTC] User Purchases API - User ID: 869
[22-Jun-2026 08:37:58 UTC] User Purchases API - Total purchases found: 0
[22-Jun-2026 08:38:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jun-2026 08:38:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jun-2026 08:38:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"45.153.213.249, 172.68.124.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY5IiwidXNlcm5hbWUiOiJ2aW9sZXRhIiwiZW1haWwiOiJ2aW9sZXRhLmhha29iamFueWFuMjAyNkBnbWFpbC5jb20iLCJleHAiOjE3ODI3MjIyNzR9.QVptg1aAsvryok7tlp7Ixk4p7GjUqvrqzJVa8eVyKNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0f9ef3aefadd94c-EVN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"45.153.213.249","cf-ipcountry":"AM","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jun-2026 08:38:02 UTC] === User Orders API Called ===
[22-Jun-2026 08:38:02 UTC] User ID: 869
[22-Jun-2026 08:38:02 UTC] Limit: 20, Offset: 0
[22-Jun-2026 08:38:02 UTC] Orders found: 0
[22-Jun-2026 08:38:02 UTC] Orders data: []
[22-Jun-2026 08:38:02 UTC] Total orders count: 0
[22-Jun-2026 08:38:02 UTC] === API CALL LOG ===
[22-Jun-2026 08:38:02 UTC] Endpoint: user/profile.php
[22-Jun-2026 08:38:02 UTC] Full Log Data: {
    "timestamp": "2026-06-22 08:38:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.153.213.249",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.153.213.249, 172.68.124.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY5IiwidXNlcm5hbWUiOiJ2aW9sZXRhIiwiZW1haWwiOiJ2aW9sZXRhLmhha29iamFueWFuMjAyNkBnbWFpbC5jb20iLCJleHAiOjE3ODI3MjIyNzR9.QVptg1aAsvryok7tlp7Ixk4p7GjUqvrqzJVa8eVyKNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f9ef3b78ccd94c-EVN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.153.213.249",
        "cf-ipcountry": "AM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jun-2026 08:38:02 UTC] === END API CALL LOG ===
[22-Jun-2026 08:38:02 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jun-2026 08:38:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY5IiwidXNlcm5hbWUiOiJ2aW9sZXRhIiwiZW1haWwiOiJ2aW9sZXRhLmhha29iamFueWFuMjAyNkBnbWFpbC5jb20iLCJleHAiOjE3ODI3MjIyNzR9.QVptg1aAsvryok7tlp7Ixk4p7GjUqvrqzJVa8eVyKNU
[22-Jun-2026 08:38:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jun-2026 08:38:02 UTC] ✅ JWT token verified successfully for user profile
[22-Jun-2026 08:38:02 UTC] User ID: 869
[22-Jun-2026 08:38:02 UTC] ✅ User profile retrieved successfully for user ID: 869
[22-Jun-2026 08:38:03 UTC] === API CALL LOG ===
[22-Jun-2026 08:38:03 UTC] Endpoint: user/profile.php
[22-Jun-2026 08:38:03 UTC] Full Log Data: {
    "timestamp": "2026-06-22 08:38:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.153.213.249",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.153.213.249, 172.68.124.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY5IiwidXNlcm5hbWUiOiJ2aW9sZXRhIiwiZW1haWwiOiJ2aW9sZXRhLmhha29iamFueWFuMjAyNkBnbWFpbC5jb20iLCJleHAiOjE3ODI3MjIyNzR9.QVptg1aAsvryok7tlp7Ixk4p7GjUqvrqzJVa8eVyKNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f9ef3cfbadd94c-EVN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.153.213.249",
        "cf-ipcountry": "AM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jun-2026 08:38:03 UTC] === END API CALL LOG ===
[22-Jun-2026 08:38:03 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jun-2026 08:38:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY5IiwidXNlcm5hbWUiOiJ2aW9sZXRhIiwiZW1haWwiOiJ2aW9sZXRhLmhha29iamFueWFuMjAyNkBnbWFpbC5jb20iLCJleHAiOjE3ODI3MjIyNzR9.QVptg1aAsvryok7tlp7Ixk4p7GjUqvrqzJVa8eVyKNU
[22-Jun-2026 08:38:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jun-2026 08:38:03 UTC] ✅ JWT token verified successfully for user profile
[22-Jun-2026 08:38:03 UTC] User ID: 869
[22-Jun-2026 08:38:03 UTC] ✅ User profile retrieved successfully for user ID: 869
[22-Jun-2026 08:38:03 UTC] === API CALL LOG ===
[22-Jun-2026 08:38:03 UTC] Endpoint: user/profile.php
[22-Jun-2026 08:38:03 UTC] Full Log Data: {
    "timestamp": "2026-06-22 08:38:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.153.213.249",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.153.213.249, 172.68.124.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY5IiwidXNlcm5hbWUiOiJ2aW9sZXRhIiwiZW1haWwiOiJ2aW9sZXRhLmhha29iamFueWFuMjAyNkBnbWFpbC5jb20iLCJleHAiOjE3ODI3MjIyNzR9.QVptg1aAsvryok7tlp7Ixk4p7GjUqvrqzJVa8eVyKNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f9ef3f6f61d94c-EVN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.153.213.249",
        "cf-ipcountry": "AM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jun-2026 08:38:03 UTC] === END API CALL LOG ===
[22-Jun-2026 08:38:03 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jun-2026 08:38:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY5IiwidXNlcm5hbWUiOiJ2aW9sZXRhIiwiZW1haWwiOiJ2aW9sZXRhLmhha29iamFueWFuMjAyNkBnbWFpbC5jb20iLCJleHAiOjE3ODI3MjIyNzR9.QVptg1aAsvryok7tlp7Ixk4p7GjUqvrqzJVa8eVyKNU
[22-Jun-2026 08:38:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jun-2026 08:38:03 UTC] ✅ JWT token verified successfully for user profile
[22-Jun-2026 08:38:03 UTC] User ID: 869
[22-Jun-2026 08:38:03 UTC] ✅ User profile retrieved successfully for user ID: 869
[22-Jun-2026 08:38:11 UTC] === API CALL LOG ===
[22-Jun-2026 08:38:11 UTC] Endpoint: user/profile.php
[22-Jun-2026 08:38:11 UTC] Full Log Data: {
    "timestamp": "2026-06-22 08:38:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.153.213.249",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.153.213.249, 172.68.124.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY5IiwidXNlcm5hbWUiOiJ2aW9sZXRhIiwiZW1haWwiOiJ2aW9sZXRhLmhha29iamFueWFuMjAyNkBnbWFpbC5jb20iLCJleHAiOjE3ODI3MjIyNzR9.QVptg1aAsvryok7tlp7Ixk4p7GjUqvrqzJVa8eVyKNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f9ef71deee127b-EVN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.153.213.249",
        "cf-ipcountry": "AM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jun-2026 08:38:11 UTC] === END API CALL LOG ===
[22-Jun-2026 08:38:11 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jun-2026 08:38:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY5IiwidXNlcm5hbWUiOiJ2aW9sZXRhIiwiZW1haWwiOiJ2aW9sZXRhLmhha29iamFueWFuMjAyNkBnbWFpbC5jb20iLCJleHAiOjE3ODI3MjIyNzR9.QVptg1aAsvryok7tlp7Ixk4p7GjUqvrqzJVa8eVyKNU
[22-Jun-2026 08:38:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jun-2026 08:38:11 UTC] ✅ JWT token verified successfully for user profile
[22-Jun-2026 08:38:11 UTC] User ID: 869
[22-Jun-2026 08:38:11 UTC] ✅ User profile retrieved successfully for user ID: 869
[22-Jun-2026 08:38:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jun-2026 08:38:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jun-2026 08:38:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"45.153.213.249, 172.68.124.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY5IiwidXNlcm5hbWUiOiJ2aW9sZXRhIiwiZW1haWwiOiJ2aW9sZXRhLmhha29iamFueWFuMjAyNkBnbWFpbC5jb20iLCJleHAiOjE3ODI3MjIyNzR9.QVptg1aAsvryok7tlp7Ixk4p7GjUqvrqzJVa8eVyKNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0f9f0407892e540-EVN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"45.153.213.249","cf-ipcountry":"AM","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jun-2026 08:38:44 UTC] === User Orders API Called ===
[22-Jun-2026 08:38:44 UTC] User ID: 869
[22-Jun-2026 08:38:44 UTC] Limit: 20, Offset: 0
[22-Jun-2026 08:38:44 UTC] Orders found: 0
[22-Jun-2026 08:38:44 UTC] Orders data: []
[22-Jun-2026 08:38:44 UTC] Total orders count: 0
[22-Jun-2026 08:38:44 UTC] === API CALL LOG ===
[22-Jun-2026 08:38:44 UTC] Endpoint: user/profile.php
[22-Jun-2026 08:38:44 UTC] Full Log Data: {
    "timestamp": "2026-06-22 08:38:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.153.213.249",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.153.213.249, 172.68.124.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY5IiwidXNlcm5hbWUiOiJ2aW9sZXRhIiwiZW1haWwiOiJ2aW9sZXRhLmhha29iamFueWFuMjAyNkBnbWFpbC5jb20iLCJleHAiOjE3ODI3MjIyNzR9.QVptg1aAsvryok7tlp7Ixk4p7GjUqvrqzJVa8eVyKNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f9f041199be540-EVN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.153.213.249",
        "cf-ipcountry": "AM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jun-2026 08:38:44 UTC] === END API CALL LOG ===
[22-Jun-2026 08:38:44 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jun-2026 08:38:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY5IiwidXNlcm5hbWUiOiJ2aW9sZXRhIiwiZW1haWwiOiJ2aW9sZXRhLmhha29iamFueWFuMjAyNkBnbWFpbC5jb20iLCJleHAiOjE3ODI3MjIyNzR9.QVptg1aAsvryok7tlp7Ixk4p7GjUqvrqzJVa8eVyKNU
[22-Jun-2026 08:38:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jun-2026 08:38:44 UTC] ✅ JWT token verified successfully for user profile
[22-Jun-2026 08:38:44 UTC] User ID: 869
[22-Jun-2026 08:38:44 UTC] ✅ User profile retrieved successfully for user ID: 869
[22-Jun-2026 08:38:44 UTC] === API CALL LOG ===
[22-Jun-2026 08:38:44 UTC] Endpoint: user/profile.php
[22-Jun-2026 08:38:44 UTC] Full Log Data: {
    "timestamp": "2026-06-22 08:38:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.153.213.249",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.153.213.249, 172.68.124.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY5IiwidXNlcm5hbWUiOiJ2aW9sZXRhIiwiZW1haWwiOiJ2aW9sZXRhLmhha29iamFueWFuMjAyNkBnbWFpbC5jb20iLCJleHAiOjE3ODI3MjIyNzR9.QVptg1aAsvryok7tlp7Ixk4p7GjUqvrqzJVa8eVyKNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f9f0429c65e540-EVN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.153.213.249",
        "cf-ipcountry": "AM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jun-2026 08:38:44 UTC] === END API CALL LOG ===
[22-Jun-2026 08:38:44 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jun-2026 08:38:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY5IiwidXNlcm5hbWUiOiJ2aW9sZXRhIiwiZW1haWwiOiJ2aW9sZXRhLmhha29iamFueWFuMjAyNkBnbWFpbC5jb20iLCJleHAiOjE3ODI3MjIyNzR9.QVptg1aAsvryok7tlp7Ixk4p7GjUqvrqzJVa8eVyKNU
[22-Jun-2026 08:38:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jun-2026 08:38:44 UTC] ✅ JWT token verified successfully for user profile
[22-Jun-2026 08:38:44 UTC] User ID: 869
[22-Jun-2026 08:38:44 UTC] ✅ User profile retrieved successfully for user ID: 869
[22-Jun-2026 08:38:45 UTC] === API CALL LOG ===
[22-Jun-2026 08:38:45 UTC] Endpoint: user/profile.php
[22-Jun-2026 08:38:45 UTC] Full Log Data: {
    "timestamp": "2026-06-22 08:38:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.153.213.249",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.153.213.249, 172.68.124.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY5IiwidXNlcm5hbWUiOiJ2aW9sZXRhIiwiZW1haWwiOiJ2aW9sZXRhLmhha29iamFueWFuMjAyNkBnbWFpbC5jb20iLCJleHAiOjE3ODI3MjIyNzR9.QVptg1aAsvryok7tlp7Ixk4p7GjUqvrqzJVa8eVyKNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f9f044ffe6e540-EVN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.153.213.249",
        "cf-ipcountry": "AM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jun-2026 08:38:45 UTC] === END API CALL LOG ===
[22-Jun-2026 08:38:45 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jun-2026 08:38:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY5IiwidXNlcm5hbWUiOiJ2aW9sZXRhIiwiZW1haWwiOiJ2aW9sZXRhLmhha29iamFueWFuMjAyNkBnbWFpbC5jb20iLCJleHAiOjE3ODI3MjIyNzR9.QVptg1aAsvryok7tlp7Ixk4p7GjUqvrqzJVa8eVyKNU
[22-Jun-2026 08:38:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jun-2026 08:38:45 UTC] ✅ JWT token verified successfully for user profile
[22-Jun-2026 08:38:45 UTC] User ID: 869
[22-Jun-2026 08:38:45 UTC] ✅ User profile retrieved successfully for user ID: 869
[22-Jun-2026 08:38:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jun-2026 08:38:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jun-2026 08:38:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"45.153.213.249, 172.68.124.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY5IiwidXNlcm5hbWUiOiJ2aW9sZXRhIiwiZW1haWwiOiJ2aW9sZXRhLmhha29iamFueWFuMjAyNkBnbWFpbC5jb20iLCJleHAiOjE3ODI3MjIyNzR9.QVptg1aAsvryok7tlp7Ixk4p7GjUqvrqzJVa8eVyKNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0f9f06b58bfe540-EVN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"45.153.213.249","cf-ipcountry":"AM","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jun-2026 08:38:51 UTC] === User Orders API Called ===
[22-Jun-2026 08:38:51 UTC] User ID: 869
[22-Jun-2026 08:38:51 UTC] Limit: 20, Offset: 0
[22-Jun-2026 08:38:51 UTC] Orders found: 0
[22-Jun-2026 08:38:51 UTC] Orders data: []
[22-Jun-2026 08:38:51 UTC] Total orders count: 0
[22-Jun-2026 08:38:52 UTC] === API CALL LOG ===
[22-Jun-2026 08:38:52 UTC] Endpoint: user/profile.php
[22-Jun-2026 08:38:52 UTC] Full Log Data: {
    "timestamp": "2026-06-22 08:38:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.153.213.249",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.153.213.249, 172.68.124.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY5IiwidXNlcm5hbWUiOiJ2aW9sZXRhIiwiZW1haWwiOiJ2aW9sZXRhLmhha29iamFueWFuMjAyNkBnbWFpbC5jb20iLCJleHAiOjE3ODI3MjIyNzR9.QVptg1aAsvryok7tlp7Ixk4p7GjUqvrqzJVa8eVyKNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f9f0701ec0e540-EVN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.153.213.249",
        "cf-ipcountry": "AM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jun-2026 08:38:52 UTC] === END API CALL LOG ===
[22-Jun-2026 08:38:52 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jun-2026 08:38:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY5IiwidXNlcm5hbWUiOiJ2aW9sZXRhIiwiZW1haWwiOiJ2aW9sZXRhLmhha29iamFueWFuMjAyNkBnbWFpbC5jb20iLCJleHAiOjE3ODI3MjIyNzR9.QVptg1aAsvryok7tlp7Ixk4p7GjUqvrqzJVa8eVyKNU
[22-Jun-2026 08:38:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jun-2026 08:38:52 UTC] ✅ JWT token verified successfully for user profile
[22-Jun-2026 08:38:52 UTC] User ID: 869
[22-Jun-2026 08:38:52 UTC] ✅ User profile retrieved successfully for user ID: 869
[22-Jun-2026 08:38:52 UTC] User Purchases API - User ID: 869
[22-Jun-2026 08:38:52 UTC] User Purchases API - Total purchases found: 0
[22-Jun-2026 08:39:12 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jun-2026 08:39:12 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jun-2026 08:39:12 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"45.153.213.249, 172.68.124.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY5IiwidXNlcm5hbWUiOiJ2aW9sZXRhIiwiZW1haWwiOiJ2aW9sZXRhLmhha29iamFueWFuMjAyNkBnbWFpbC5jb20iLCJleHAiOjE3ODI3MjIyNzR9.QVptg1aAsvryok7tlp7Ixk4p7GjUqvrqzJVa8eVyKNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0f9f0eacbffdfb0-EVN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"45.153.213.249","cf-ipcountry":"AM","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jun-2026 08:39:12 UTC] === User Orders API Called ===
[22-Jun-2026 08:39:12 UTC] User ID: 869
[22-Jun-2026 08:39:12 UTC] Limit: 20, Offset: 0
[22-Jun-2026 08:39:12 UTC] Orders found: 0
[22-Jun-2026 08:39:12 UTC] Orders data: []
[22-Jun-2026 08:39:12 UTC] Total orders count: 0
[22-Jun-2026 08:39:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jun-2026 08:39:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jun-2026 08:39:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"45.153.213.249, 172.68.124.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY5IiwidXNlcm5hbWUiOiJ2aW9sZXRhIiwiZW1haWwiOiJ2aW9sZXRhLmhha29iamFueWFuMjAyNkBnbWFpbC5jb20iLCJleHAiOjE3ODI3MjIyNzR9.QVptg1aAsvryok7tlp7Ixk4p7GjUqvrqzJVa8eVyKNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0f9f0f7bd5bdfb0-EVN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"45.153.213.249","cf-ipcountry":"AM","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jun-2026 08:39:13 UTC] === User Orders API Called ===
[22-Jun-2026 08:39:13 UTC] User ID: 869
[22-Jun-2026 08:39:13 UTC] Limit: 20, Offset: 0
[22-Jun-2026 08:39:13 UTC] Orders found: 0
[22-Jun-2026 08:39:13 UTC] Orders data: []
[22-Jun-2026 08:39:13 UTC] Total orders count: 0
[22-Jun-2026 08:39:14 UTC] === API CALL LOG ===
[22-Jun-2026 08:39:14 UTC] Endpoint: user/profile.php
[22-Jun-2026 08:39:14 UTC] Full Log Data: {
    "timestamp": "2026-06-22 08:39:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.153.213.249",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.153.213.249, 172.68.124.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY5IiwidXNlcm5hbWUiOiJ2aW9sZXRhIiwiZW1haWwiOiJ2aW9sZXRhLmhha29iamFueWFuMjAyNkBnbWFpbC5jb20iLCJleHAiOjE3ODI3MjIyNzR9.QVptg1aAsvryok7tlp7Ixk4p7GjUqvrqzJVa8eVyKNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f9f0f84dfbdfb0-EVN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.153.213.249",
        "cf-ipcountry": "AM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jun-2026 08:39:14 UTC] === END API CALL LOG ===
[22-Jun-2026 08:39:14 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jun-2026 08:39:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY5IiwidXNlcm5hbWUiOiJ2aW9sZXRhIiwiZW1haWwiOiJ2aW9sZXRhLmhha29iamFueWFuMjAyNkBnbWFpbC5jb20iLCJleHAiOjE3ODI3MjIyNzR9.QVptg1aAsvryok7tlp7Ixk4p7GjUqvrqzJVa8eVyKNU
[22-Jun-2026 08:39:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jun-2026 08:39:14 UTC] ✅ JWT token verified successfully for user profile
[22-Jun-2026 08:39:14 UTC] User ID: 869
[22-Jun-2026 08:39:14 UTC] ✅ User profile retrieved successfully for user ID: 869
[22-Jun-2026 08:39:14 UTC] === API CALL LOG ===
[22-Jun-2026 08:39:14 UTC] Endpoint: user/profile.php
[22-Jun-2026 08:39:14 UTC] Full Log Data: {
    "timestamp": "2026-06-22 08:39:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.153.213.249",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.153.213.249, 172.68.124.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY5IiwidXNlcm5hbWUiOiJ2aW9sZXRhIiwiZW1haWwiOiJ2aW9sZXRhLmhha29iamFueWFuMjAyNkBnbWFpbC5jb20iLCJleHAiOjE3ODI3MjIyNzR9.QVptg1aAsvryok7tlp7Ixk4p7GjUqvrqzJVa8eVyKNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f9f0f9e866dfb0-EVN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.153.213.249",
        "cf-ipcountry": "AM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jun-2026 08:39:14 UTC] === END API CALL LOG ===
[22-Jun-2026 08:39:14 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jun-2026 08:39:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY5IiwidXNlcm5hbWUiOiJ2aW9sZXRhIiwiZW1haWwiOiJ2aW9sZXRhLmhha29iamFueWFuMjAyNkBnbWFpbC5jb20iLCJleHAiOjE3ODI3MjIyNzR9.QVptg1aAsvryok7tlp7Ixk4p7GjUqvrqzJVa8eVyKNU
[22-Jun-2026 08:39:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jun-2026 08:39:14 UTC] ✅ JWT token verified successfully for user profile
[22-Jun-2026 08:39:14 UTC] User ID: 869
[22-Jun-2026 08:39:14 UTC] ✅ User profile retrieved successfully for user ID: 869
[22-Jun-2026 08:39:14 UTC] === API CALL LOG ===
[22-Jun-2026 08:39:14 UTC] Endpoint: user/profile.php
[22-Jun-2026 08:39:14 UTC] Full Log Data: {
    "timestamp": "2026-06-22 08:39:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.153.213.249",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.153.213.249, 172.68.124.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY5IiwidXNlcm5hbWUiOiJ2aW9sZXRhIiwiZW1haWwiOiJ2aW9sZXRhLmhha29iamFueWFuMjAyNkBnbWFpbC5jb20iLCJleHAiOjE3ODI3MjIyNzR9.QVptg1aAsvryok7tlp7Ixk4p7GjUqvrqzJVa8eVyKNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f9f0fc2b5adfb0-EVN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.153.213.249",
        "cf-ipcountry": "AM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jun-2026 08:39:14 UTC] === END API CALL LOG ===
[22-Jun-2026 08:39:14 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jun-2026 08:39:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY5IiwidXNlcm5hbWUiOiJ2aW9sZXRhIiwiZW1haWwiOiJ2aW9sZXRhLmhha29iamFueWFuMjAyNkBnbWFpbC5jb20iLCJleHAiOjE3ODI3MjIyNzR9.QVptg1aAsvryok7tlp7Ixk4p7GjUqvrqzJVa8eVyKNU
[22-Jun-2026 08:39:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jun-2026 08:39:14 UTC] ✅ JWT token verified successfully for user profile
[22-Jun-2026 08:39:14 UTC] User ID: 869
[22-Jun-2026 08:39:14 UTC] ✅ User profile retrieved successfully for user ID: 869
[22-Jun-2026 08:39:16 UTC] === API CALL LOG ===
[22-Jun-2026 08:39:16 UTC] Endpoint: user/profile.php
[22-Jun-2026 08:39:16 UTC] Full Log Data: {
    "timestamp": "2026-06-22 08:39:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.153.213.249",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.153.213.249, 172.68.124.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY5IiwidXNlcm5hbWUiOiJ2aW9sZXRhIiwiZW1haWwiOiJ2aW9sZXRhLmhha29iamFueWFuMjAyNkBnbWFpbC5jb20iLCJleHAiOjE3ODI3MjIyNzR9.QVptg1aAsvryok7tlp7Ixk4p7GjUqvrqzJVa8eVyKNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f9f109cd84dfb0-EVN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.153.213.249",
        "cf-ipcountry": "AM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jun-2026 08:39:16 UTC] === END API CALL LOG ===
[22-Jun-2026 08:39:16 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jun-2026 08:39:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY5IiwidXNlcm5hbWUiOiJ2aW9sZXRhIiwiZW1haWwiOiJ2aW9sZXRhLmhha29iamFueWFuMjAyNkBnbWFpbC5jb20iLCJleHAiOjE3ODI3MjIyNzR9.QVptg1aAsvryok7tlp7Ixk4p7GjUqvrqzJVa8eVyKNU
[22-Jun-2026 08:39:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jun-2026 08:39:16 UTC] ✅ JWT token verified successfully for user profile
[22-Jun-2026 08:39:16 UTC] User ID: 869
[22-Jun-2026 08:39:16 UTC] ✅ User profile retrieved successfully for user ID: 869
[22-Jun-2026 08:39:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jun-2026 08:39:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jun-2026 08:39:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"45.153.213.249, 172.68.124.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY5IiwidXNlcm5hbWUiOiJ2aW9sZXRhIiwiZW1haWwiOiJ2aW9sZXRhLmhha29iamFueWFuMjAyNkBnbWFpbC5jb20iLCJleHAiOjE3ODI3MjIyNzR9.QVptg1aAsvryok7tlp7Ixk4p7GjUqvrqzJVa8eVyKNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0f9f117bf23dfb0-EVN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"45.153.213.249","cf-ipcountry":"AM","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jun-2026 08:39:19 UTC] === User Orders API Called ===
[22-Jun-2026 08:39:19 UTC] User ID: 869
[22-Jun-2026 08:39:19 UTC] Limit: 20, Offset: 0
[22-Jun-2026 08:39:19 UTC] Orders found: 0
[22-Jun-2026 08:39:19 UTC] Orders data: []
[22-Jun-2026 08:39:19 UTC] Total orders count: 0
[22-Jun-2026 08:39:19 UTC] === API CALL LOG ===
[22-Jun-2026 08:39:19 UTC] Endpoint: user/profile.php
[22-Jun-2026 08:39:19 UTC] Full Log Data: {
    "timestamp": "2026-06-22 08:39:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.153.213.249",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.153.213.249, 172.68.124.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY5IiwidXNlcm5hbWUiOiJ2aW9sZXRhIiwiZW1haWwiOiJ2aW9sZXRhLmhha29iamFueWFuMjAyNkBnbWFpbC5jb20iLCJleHAiOjE3ODI3MjIyNzR9.QVptg1aAsvryok7tlp7Ixk4p7GjUqvrqzJVa8eVyKNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f9f1184805dfb0-EVN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.153.213.249",
        "cf-ipcountry": "AM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jun-2026 08:39:19 UTC] === END API CALL LOG ===
[22-Jun-2026 08:39:19 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jun-2026 08:39:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY5IiwidXNlcm5hbWUiOiJ2aW9sZXRhIiwiZW1haWwiOiJ2aW9sZXRhLmhha29iamFueWFuMjAyNkBnbWFpbC5jb20iLCJleHAiOjE3ODI3MjIyNzR9.QVptg1aAsvryok7tlp7Ixk4p7GjUqvrqzJVa8eVyKNU
[22-Jun-2026 08:39:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jun-2026 08:39:19 UTC] ✅ JWT token verified successfully for user profile
[22-Jun-2026 08:39:19 UTC] User ID: 869
[22-Jun-2026 08:39:19 UTC] ✅ User profile retrieved successfully for user ID: 869
[22-Jun-2026 08:39:19 UTC] === API CALL LOG ===
[22-Jun-2026 08:39:19 UTC] Endpoint: user/profile.php
[22-Jun-2026 08:39:19 UTC] Full Log Data: {
    "timestamp": "2026-06-22 08:39:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.153.213.249",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.153.213.249, 172.68.124.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY5IiwidXNlcm5hbWUiOiJ2aW9sZXRhIiwiZW1haWwiOiJ2aW9sZXRhLmhha29iamFueWFuMjAyNkBnbWFpbC5jb20iLCJleHAiOjE3ODI3MjIyNzR9.QVptg1aAsvryok7tlp7Ixk4p7GjUqvrqzJVa8eVyKNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f9f119ea0cdfb0-EVN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.153.213.249",
        "cf-ipcountry": "AM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jun-2026 08:39:19 UTC] === END API CALL LOG ===
[22-Jun-2026 08:39:19 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jun-2026 08:39:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY5IiwidXNlcm5hbWUiOiJ2aW9sZXRhIiwiZW1haWwiOiJ2aW9sZXRhLmhha29iamFueWFuMjAyNkBnbWFpbC5jb20iLCJleHAiOjE3ODI3MjIyNzR9.QVptg1aAsvryok7tlp7Ixk4p7GjUqvrqzJVa8eVyKNU
[22-Jun-2026 08:39:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jun-2026 08:39:19 UTC] ✅ JWT token verified successfully for user profile
[22-Jun-2026 08:39:19 UTC] User ID: 869
[22-Jun-2026 08:39:19 UTC] ✅ User profile retrieved successfully for user ID: 869
[22-Jun-2026 08:39:19 UTC] === API CALL LOG ===
[22-Jun-2026 08:39:19 UTC] Endpoint: user/profile.php
[22-Jun-2026 08:39:19 UTC] Full Log Data: {
    "timestamp": "2026-06-22 08:39:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.153.213.249",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.153.213.249, 172.68.124.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY5IiwidXNlcm5hbWUiOiJ2aW9sZXRhIiwiZW1haWwiOiJ2aW9sZXRhLmhha29iamFueWFuMjAyNkBnbWFpbC5jb20iLCJleHAiOjE3ODI3MjIyNzR9.QVptg1aAsvryok7tlp7Ixk4p7GjUqvrqzJVa8eVyKNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0f9f11c2d13dfb0-EVN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.153.213.249",
        "cf-ipcountry": "AM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jun-2026 08:39:19 UTC] === END API CALL LOG ===
[22-Jun-2026 08:39:19 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jun-2026 08:39:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY5IiwidXNlcm5hbWUiOiJ2aW9sZXRhIiwiZW1haWwiOiJ2aW9sZXRhLmhha29iamFueWFuMjAyNkBnbWFpbC5jb20iLCJleHAiOjE3ODI3MjIyNzR9.QVptg1aAsvryok7tlp7Ixk4p7GjUqvrqzJVa8eVyKNU
[22-Jun-2026 08:39:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jun-2026 08:39:19 UTC] ✅ JWT token verified successfully for user profile
[22-Jun-2026 08:39:19 UTC] User ID: 869
[22-Jun-2026 08:39:19 UTC] ✅ User profile retrieved successfully for user ID: 869
[22-Jun-2026 08:39:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jun-2026 08:39:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jun-2026 08:39:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"45.153.213.249, 172.68.124.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODY5IiwidXNlcm5hbWUiOiJ2aW9sZXRhIiwiZW1haWwiOiJ2aW9sZXRhLmhha29iamFueWFuMjAyNkBnbWFpbC5jb20iLCJleHAiOjE3ODI3MjIyNzR9.QVptg1aAsvryok7tlp7Ixk4p7GjUqvrqzJVa8eVyKNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0f9f12c8a2edfb0-EVN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"45.153.213.249","cf-ipcountry":"AM","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jun-2026 08:39:22 UTC] === User Orders API Called ===
[22-Jun-2026 08:39:22 UTC] User ID: 869
[22-Jun-2026 08:39:22 UTC] Limit: 20, Offset: 0
[22-Jun-2026 08:39:22 UTC] Orders found: 0
[22-Jun-2026 08:39:22 UTC] Orders data: []
[22-Jun-2026 08:39:22 UTC] Total orders count: 0
[22-Jun-2026 12:44:31 UTC] === API CALL LOG ===
[22-Jun-2026 12:44:31 UTC] Endpoint: user/profile.php
[22-Jun-2026 12:44:31 UTC] Full Log Data: {
    "timestamp": "2026-06-22 12:44:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.35.102",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.35.102, 172.71.123.120",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4MjEsInVzZXJuYW1lIjoiSm9obiBVYyIsImVtYWlsIjoiam9obnVjMTAwQGdtYWlsLmNvbSIsImV4cCI6MTc4MjczNzA3MX0.VwXccS4gIeGgaiGLPa5rxH028-flAFCRnOP0f3DURRQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0fb5849bb890071-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.35.102",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jun-2026 12:44:31 UTC] === END API CALL LOG ===
[22-Jun-2026 12:44:31 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jun-2026 12:44:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4MjEsInVzZXJuYW1lIjoiSm9obiBVYyIsImVtYWlsIjoiam9obnVjMTAwQGdtYWlsLmNvbSIsImV4cCI6MTc4MjczNzA3MX0.VwXccS4gIeGgaiGLPa5rxH028-flAFCRnOP0f3DURRQ
[22-Jun-2026 12:44:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jun-2026 12:44:31 UTC] ✅ JWT token verified successfully for user profile
[22-Jun-2026 12:44:31 UTC] User ID: 821
[22-Jun-2026 12:44:31 UTC] ✅ User profile retrieved successfully for user ID: 821
[22-Jun-2026 12:44:31 UTC] === API CALL LOG ===
[22-Jun-2026 12:44:31 UTC] Endpoint: user/profile.php
[22-Jun-2026 12:44:31 UTC] Full Log Data: {
    "timestamp": "2026-06-22 12:44:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.35.102",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.35.102, 172.71.122.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4MjEsInVzZXJuYW1lIjoiSm9obiBVYyIsImVtYWlsIjoiam9obnVjMTAwQGdtYWlsLmNvbSIsImV4cCI6MTc4MjczNzA3MX0.VwXccS4gIeGgaiGLPa5rxH028-flAFCRnOP0f3DURRQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0fb5849bb8f0071-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.35.102",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jun-2026 12:44:31 UTC] === END API CALL LOG ===
[22-Jun-2026 12:44:31 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jun-2026 12:44:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4MjEsInVzZXJuYW1lIjoiSm9obiBVYyIsImVtYWlsIjoiam9obnVjMTAwQGdtYWlsLmNvbSIsImV4cCI6MTc4MjczNzA3MX0.VwXccS4gIeGgaiGLPa5rxH028-flAFCRnOP0f3DURRQ
[22-Jun-2026 12:44:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jun-2026 12:44:31 UTC] ✅ JWT token verified successfully for user profile
[22-Jun-2026 12:44:31 UTC] User ID: 821
[22-Jun-2026 12:44:31 UTC] ✅ User profile retrieved successfully for user ID: 821
[22-Jun-2026 12:44:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jun-2026 12:44:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jun-2026 12:44:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.113.35.102, 172.71.122.15","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4MjEsInVzZXJuYW1lIjoiSm9obiBVYyIsImVtYWlsIjoiam9obnVjMTAwQGdtYWlsLmNvbSIsImV4cCI6MTc4MjczNzA3MX0.VwXccS4gIeGgaiGLPa5rxH028-flAFCRnOP0f3DURRQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0fb5849bb8e0071-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.113.35.102","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jun-2026 12:44:31 UTC] === User Orders API Called ===
[22-Jun-2026 12:44:31 UTC] User ID: 821
[22-Jun-2026 12:44:31 UTC] Limit: 20, Offset: 0
[22-Jun-2026 12:44:31 UTC] Orders found: 0
[22-Jun-2026 12:44:31 UTC] Orders data: []
[22-Jun-2026 12:44:31 UTC] Total orders count: 0
[22-Jun-2026 12:44:33 UTC] === API CALL LOG ===
[22-Jun-2026 12:44:33 UTC] Endpoint: user/profile.php
[22-Jun-2026 12:44:33 UTC] Full Log Data: {
    "timestamp": "2026-06-22 12:44:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.35.102",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.35.102, 172.71.122.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4MjEsInVzZXJuYW1lIjoiSm9obiBVYyIsImVtYWlsIjoiam9obnVjMTAwQGdtYWlsLmNvbSIsImV4cCI6MTc4MjczNzA3MX0.VwXccS4gIeGgaiGLPa5rxH028-flAFCRnOP0f3DURRQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0fb5857b9e70071-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.35.102",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jun-2026 12:44:33 UTC] === END API CALL LOG ===
[22-Jun-2026 12:44:33 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jun-2026 12:44:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4MjEsInVzZXJuYW1lIjoiSm9obiBVYyIsImVtYWlsIjoiam9obnVjMTAwQGdtYWlsLmNvbSIsImV4cCI6MTc4MjczNzA3MX0.VwXccS4gIeGgaiGLPa5rxH028-flAFCRnOP0f3DURRQ
[22-Jun-2026 12:44:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jun-2026 12:44:33 UTC] ✅ JWT token verified successfully for user profile
[22-Jun-2026 12:44:33 UTC] User ID: 821
[22-Jun-2026 12:44:33 UTC] ✅ User profile retrieved successfully for user ID: 821
[22-Jun-2026 12:44:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jun-2026 12:44:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jun-2026 12:44:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.113.35.102, 172.71.123.120","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4MjEsInVzZXJuYW1lIjoiSm9obiBVYyIsImVtYWlsIjoiam9obnVjMTAwQGdtYWlsLmNvbSIsImV4cCI6MTc4MjczNzA3MX0.VwXccS4gIeGgaiGLPa5rxH028-flAFCRnOP0f3DURRQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0fb58e2e9fc0071-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.113.35.102","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jun-2026 12:44:56 UTC] === User Orders API Called ===
[22-Jun-2026 12:44:56 UTC] User ID: 821
[22-Jun-2026 12:44:56 UTC] Limit: 20, Offset: 0
[22-Jun-2026 12:44:56 UTC] Orders found: 0
[22-Jun-2026 12:44:56 UTC] Orders data: []
[22-Jun-2026 12:44:56 UTC] Total orders count: 0
[22-Jun-2026 12:44:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jun-2026 12:44:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jun-2026 12:44:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.113.35.102, 172.71.123.120","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4MjEsInVzZXJuYW1lIjoiSm9obiBVYyIsImVtYWlsIjoiam9obnVjMTAwQGdtYWlsLmNvbSIsImV4cCI6MTc4MjczNzA3MX0.VwXccS4gIeGgaiGLPa5rxH028-flAFCRnOP0f3DURRQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0fb58f04eec0071-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.113.35.102","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jun-2026 12:44:58 UTC] === User Orders API Called ===
[22-Jun-2026 12:44:58 UTC] User ID: 821
[22-Jun-2026 12:44:58 UTC] Limit: 20, Offset: 0
[22-Jun-2026 12:44:58 UTC] Orders found: 0
[22-Jun-2026 12:44:58 UTC] Orders data: []
[22-Jun-2026 12:44:58 UTC] Total orders count: 0
[22-Jun-2026 12:44:58 UTC] === API CALL LOG ===
[22-Jun-2026 12:44:58 UTC] Endpoint: user/profile.php
[22-Jun-2026 12:44:58 UTC] Full Log Data: {
    "timestamp": "2026-06-22 12:44:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.35.102",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.35.102, 172.71.123.120",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4MjEsInVzZXJuYW1lIjoiSm9obiBVYyIsImVtYWlsIjoiam9obnVjMTAwQGdtYWlsLmNvbSIsImV4cCI6MTc4MjczNzA3MX0.VwXccS4gIeGgaiGLPa5rxH028-flAFCRnOP0f3DURRQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0fb58f04ef20071-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.35.102",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jun-2026 12:44:58 UTC] === END API CALL LOG ===
[22-Jun-2026 12:44:58 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jun-2026 12:44:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4MjEsInVzZXJuYW1lIjoiSm9obiBVYyIsImVtYWlsIjoiam9obnVjMTAwQGdtYWlsLmNvbSIsImV4cCI6MTc4MjczNzA3MX0.VwXccS4gIeGgaiGLPa5rxH028-flAFCRnOP0f3DURRQ
[22-Jun-2026 12:44:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jun-2026 12:44:58 UTC] ✅ JWT token verified successfully for user profile
[22-Jun-2026 12:44:58 UTC] User ID: 821
[22-Jun-2026 12:44:58 UTC] ✅ User profile retrieved successfully for user ID: 821
[22-Jun-2026 12:44:58 UTC] === API CALL LOG ===
[22-Jun-2026 12:44:58 UTC] Endpoint: user/profile.php
[22-Jun-2026 12:44:58 UTC] Full Log Data: {
    "timestamp": "2026-06-22 12:44:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.35.102",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.35.102, 172.71.123.120",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4MjEsInVzZXJuYW1lIjoiSm9obiBVYyIsImVtYWlsIjoiam9obnVjMTAwQGdtYWlsLmNvbSIsImV4cCI6MTc4MjczNzA3MX0.VwXccS4gIeGgaiGLPa5rxH028-flAFCRnOP0f3DURRQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0fb58f04ef00071-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.35.102",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jun-2026 12:44:58 UTC] === END API CALL LOG ===
[22-Jun-2026 12:44:58 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jun-2026 12:44:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4MjEsInVzZXJuYW1lIjoiSm9obiBVYyIsImVtYWlsIjoiam9obnVjMTAwQGdtYWlsLmNvbSIsImV4cCI6MTc4MjczNzA3MX0.VwXccS4gIeGgaiGLPa5rxH028-flAFCRnOP0f3DURRQ
[22-Jun-2026 12:44:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jun-2026 12:44:58 UTC] ✅ JWT token verified successfully for user profile
[22-Jun-2026 12:44:58 UTC] User ID: 821
[22-Jun-2026 12:44:58 UTC] ✅ User profile retrieved successfully for user ID: 821
[22-Jun-2026 12:45:00 UTC] === API CALL LOG ===
[22-Jun-2026 12:45:00 UTC] Endpoint: user/profile.php
[22-Jun-2026 12:45:00 UTC] Full Log Data: {
    "timestamp": "2026-06-22 12:45:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.35.102",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.35.102, 172.71.123.120",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4MjEsInVzZXJuYW1lIjoiSm9obiBVYyIsImVtYWlsIjoiam9obnVjMTAwQGdtYWlsLmNvbSIsImV4cCI6MTc4MjczNzA3MX0.VwXccS4gIeGgaiGLPa5rxH028-flAFCRnOP0f3DURRQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0fb58fd7b770071-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.35.102",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jun-2026 12:45:00 UTC] === END API CALL LOG ===
[22-Jun-2026 12:45:00 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jun-2026 12:45:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4MjEsInVzZXJuYW1lIjoiSm9obiBVYyIsImVtYWlsIjoiam9obnVjMTAwQGdtYWlsLmNvbSIsImV4cCI6MTc4MjczNzA3MX0.VwXccS4gIeGgaiGLPa5rxH028-flAFCRnOP0f3DURRQ
[22-Jun-2026 12:45:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jun-2026 12:45:00 UTC] ✅ JWT token verified successfully for user profile
[22-Jun-2026 12:45:00 UTC] User ID: 821
[22-Jun-2026 12:45:00 UTC] ✅ User profile retrieved successfully for user ID: 821
[22-Jun-2026 12:45:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jun-2026 12:45:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jun-2026 12:45:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.113.35.102, 172.71.123.120","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4MjEsInVzZXJuYW1lIjoiSm9obiBVYyIsImVtYWlsIjoiam9obnVjMTAwQGdtYWlsLmNvbSIsImV4cCI6MTc4MjczNzA3MX0.VwXccS4gIeGgaiGLPa5rxH028-flAFCRnOP0f3DURRQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0fb5927ce7f0071-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.113.35.102","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jun-2026 12:45:07 UTC] === User Orders API Called ===
[22-Jun-2026 12:45:07 UTC] User ID: 821
[22-Jun-2026 12:45:07 UTC] Limit: 20, Offset: 0
[22-Jun-2026 12:45:07 UTC] Orders found: 0
[22-Jun-2026 12:45:07 UTC] Orders data: []
[22-Jun-2026 12:45:07 UTC] Total orders count: 0
[22-Jun-2026 12:45:07 UTC] === API CALL LOG ===
[22-Jun-2026 12:45:07 UTC] Endpoint: user/profile.php
[22-Jun-2026 12:45:07 UTC] Full Log Data: {
    "timestamp": "2026-06-22 12:45:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.35.102",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.35.102, 172.71.123.120",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4MjEsInVzZXJuYW1lIjoiSm9obiBVYyIsImVtYWlsIjoiam9obnVjMTAwQGdtYWlsLmNvbSIsImV4cCI6MTc4MjczNzA3MX0.VwXccS4gIeGgaiGLPa5rxH028-flAFCRnOP0f3DURRQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0fb5927ce820071-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.35.102",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jun-2026 12:45:07 UTC] === END API CALL LOG ===
[22-Jun-2026 12:45:07 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jun-2026 12:45:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4MjEsInVzZXJuYW1lIjoiSm9obiBVYyIsImVtYWlsIjoiam9obnVjMTAwQGdtYWlsLmNvbSIsImV4cCI6MTc4MjczNzA3MX0.VwXccS4gIeGgaiGLPa5rxH028-flAFCRnOP0f3DURRQ
[22-Jun-2026 12:45:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jun-2026 12:45:07 UTC] ✅ JWT token verified successfully for user profile
[22-Jun-2026 12:45:07 UTC] User ID: 821
[22-Jun-2026 12:45:07 UTC] ✅ User profile retrieved successfully for user ID: 821
[22-Jun-2026 12:45:07 UTC] === API CALL LOG ===
[22-Jun-2026 12:45:07 UTC] Endpoint: user/profile.php
[22-Jun-2026 12:45:07 UTC] Full Log Data: {
    "timestamp": "2026-06-22 12:45:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.35.102",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.35.102, 172.71.123.120",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4MjEsInVzZXJuYW1lIjoiSm9obiBVYyIsImVtYWlsIjoiam9obnVjMTAwQGdtYWlsLmNvbSIsImV4cCI6MTc4MjczNzA3MX0.VwXccS4gIeGgaiGLPa5rxH028-flAFCRnOP0f3DURRQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0fb5927ce810071-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.35.102",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jun-2026 12:45:07 UTC] === END API CALL LOG ===
[22-Jun-2026 12:45:07 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jun-2026 12:45:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4MjEsInVzZXJuYW1lIjoiSm9obiBVYyIsImVtYWlsIjoiam9obnVjMTAwQGdtYWlsLmNvbSIsImV4cCI6MTc4MjczNzA3MX0.VwXccS4gIeGgaiGLPa5rxH028-flAFCRnOP0f3DURRQ
[22-Jun-2026 12:45:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jun-2026 12:45:07 UTC] ✅ JWT token verified successfully for user profile
[22-Jun-2026 12:45:07 UTC] User ID: 821
[22-Jun-2026 12:45:07 UTC] ✅ User profile retrieved successfully for user ID: 821
[22-Jun-2026 12:45:08 UTC] === API CALL LOG ===
[22-Jun-2026 12:45:08 UTC] Endpoint: user/profile.php
[22-Jun-2026 12:45:08 UTC] Full Log Data: {
    "timestamp": "2026-06-22 12:45:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.35.102",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.35.102, 172.71.123.120",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4MjEsInVzZXJuYW1lIjoiSm9obiBVYyIsImVtYWlsIjoiam9obnVjMTAwQGdtYWlsLmNvbSIsImV4cCI6MTc4MjczNzA3MX0.VwXccS4gIeGgaiGLPa5rxH028-flAFCRnOP0f3DURRQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0fb59329a340071-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.35.102",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jun-2026 12:45:08 UTC] === END API CALL LOG ===
[22-Jun-2026 12:45:08 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jun-2026 12:45:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4MjEsInVzZXJuYW1lIjoiSm9obiBVYyIsImVtYWlsIjoiam9obnVjMTAwQGdtYWlsLmNvbSIsImV4cCI6MTc4MjczNzA3MX0.VwXccS4gIeGgaiGLPa5rxH028-flAFCRnOP0f3DURRQ
[22-Jun-2026 12:45:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jun-2026 12:45:08 UTC] ✅ JWT token verified successfully for user profile
[22-Jun-2026 12:45:08 UTC] User ID: 821
[22-Jun-2026 12:45:08 UTC] ✅ User profile retrieved successfully for user ID: 821
[22-Jun-2026 12:45:16 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jun-2026 12:45:16 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jun-2026 12:45:16 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.113.35.102, 172.71.123.120","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4MjEsInVzZXJuYW1lIjoiSm9obiBVYyIsImVtYWlsIjoiam9obnVjMTAwQGdtYWlsLmNvbSIsImV4cCI6MTc4MjczNzA3MX0.VwXccS4gIeGgaiGLPa5rxH028-flAFCRnOP0f3DURRQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0fb596318cb0071-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.113.35.102","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jun-2026 12:45:16 UTC] === User Orders API Called ===
[22-Jun-2026 12:45:16 UTC] User ID: 821
[22-Jun-2026 12:45:16 UTC] Limit: 20, Offset: 0
[22-Jun-2026 12:45:16 UTC] === API CALL LOG ===
[22-Jun-2026 12:45:16 UTC] Endpoint: user/profile.php
[22-Jun-2026 12:45:16 UTC] Full Log Data: {
    "timestamp": "2026-06-22 12:45:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.35.102",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.35.102, 172.71.123.120",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4MjEsInVzZXJuYW1lIjoiSm9obiBVYyIsImVtYWlsIjoiam9obnVjMTAwQGdtYWlsLmNvbSIsImV4cCI6MTc4MjczNzA3MX0.VwXccS4gIeGgaiGLPa5rxH028-flAFCRnOP0f3DURRQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0fb596318cd0071-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.35.102",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jun-2026 12:45:16 UTC] === END API CALL LOG ===
[22-Jun-2026 12:45:16 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jun-2026 12:45:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4MjEsInVzZXJuYW1lIjoiSm9obiBVYyIsImVtYWlsIjoiam9obnVjMTAwQGdtYWlsLmNvbSIsImV4cCI6MTc4MjczNzA3MX0.VwXccS4gIeGgaiGLPa5rxH028-flAFCRnOP0f3DURRQ
[22-Jun-2026 12:45:16 UTC] Orders found: 0
[22-Jun-2026 12:45:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jun-2026 12:45:16 UTC] Orders data: []
[22-Jun-2026 12:45:16 UTC] ✅ JWT token verified successfully for user profile
[22-Jun-2026 12:45:16 UTC] User ID: 821
[22-Jun-2026 12:45:16 UTC] Total orders count: 0
[22-Jun-2026 12:45:16 UTC] ✅ User profile retrieved successfully for user ID: 821
[22-Jun-2026 12:45:16 UTC] === API CALL LOG ===
[22-Jun-2026 12:45:16 UTC] Endpoint: user/profile.php
[22-Jun-2026 12:45:16 UTC] Full Log Data: {
    "timestamp": "2026-06-22 12:45:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.35.102",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.35.102, 172.71.123.120",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4MjEsInVzZXJuYW1lIjoiSm9obiBVYyIsImVtYWlsIjoiam9obnVjMTAwQGdtYWlsLmNvbSIsImV4cCI6MTc4MjczNzA3MX0.VwXccS4gIeGgaiGLPa5rxH028-flAFCRnOP0f3DURRQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0fb596318ce0071-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.35.102",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jun-2026 12:45:16 UTC] === END API CALL LOG ===
[22-Jun-2026 12:45:16 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jun-2026 12:45:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4MjEsInVzZXJuYW1lIjoiSm9obiBVYyIsImVtYWlsIjoiam9obnVjMTAwQGdtYWlsLmNvbSIsImV4cCI6MTc4MjczNzA3MX0.VwXccS4gIeGgaiGLPa5rxH028-flAFCRnOP0f3DURRQ
[22-Jun-2026 12:45:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jun-2026 12:45:16 UTC] ✅ JWT token verified successfully for user profile
[22-Jun-2026 12:45:16 UTC] User ID: 821
[22-Jun-2026 12:45:16 UTC] ✅ User profile retrieved successfully for user ID: 821
[22-Jun-2026 12:45:17 UTC] === API CALL LOG ===
[22-Jun-2026 12:45:17 UTC] Endpoint: user/profile.php
[22-Jun-2026 12:45:17 UTC] Full Log Data: {
    "timestamp": "2026-06-22 12:45:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.35.102",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.35.102, 172.71.123.120",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4MjEsInVzZXJuYW1lIjoiSm9obiBVYyIsImVtYWlsIjoiam9obnVjMTAwQGdtYWlsLmNvbSIsImV4cCI6MTc4MjczNzA3MX0.VwXccS4gIeGgaiGLPa5rxH028-flAFCRnOP0f3DURRQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0fb596ad8c90071-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.35.102",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jun-2026 12:45:17 UTC] === END API CALL LOG ===
[22-Jun-2026 12:45:17 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jun-2026 12:45:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4MjEsInVzZXJuYW1lIjoiSm9obiBVYyIsImVtYWlsIjoiam9obnVjMTAwQGdtYWlsLmNvbSIsImV4cCI6MTc4MjczNzA3MX0.VwXccS4gIeGgaiGLPa5rxH028-flAFCRnOP0f3DURRQ
[22-Jun-2026 12:45:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jun-2026 12:45:17 UTC] ✅ JWT token verified successfully for user profile
[22-Jun-2026 12:45:17 UTC] User ID: 821
[22-Jun-2026 12:45:17 UTC] ✅ User profile retrieved successfully for user ID: 821
[22-Jun-2026 12:45:50 UTC] === API CALL LOG ===
[22-Jun-2026 12:45:50 UTC] Endpoint: user/profile.php
[22-Jun-2026 12:45:50 UTC] Full Log Data: {
    "timestamp": "2026-06-22 12:45:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.35.102",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.35.102, 172.71.123.120",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4MjEsInVzZXJuYW1lIjoiSm9obiBVYyIsImVtYWlsIjoiam9obnVjMTAwQGdtYWlsLmNvbSIsImV4cCI6MTc4MjczNzA3MX0.VwXccS4gIeGgaiGLPa5rxH028-flAFCRnOP0f3DURRQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0fb5a33dad20071-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.35.102",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jun-2026 12:45:50 UTC] === END API CALL LOG ===
[22-Jun-2026 12:45:50 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jun-2026 12:45:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4MjEsInVzZXJuYW1lIjoiSm9obiBVYyIsImVtYWlsIjoiam9obnVjMTAwQGdtYWlsLmNvbSIsImV4cCI6MTc4MjczNzA3MX0.VwXccS4gIeGgaiGLPa5rxH028-flAFCRnOP0f3DURRQ
[22-Jun-2026 12:45:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jun-2026 12:45:50 UTC] ✅ JWT token verified successfully for user profile
[22-Jun-2026 12:45:50 UTC] User ID: 821
[22-Jun-2026 12:45:50 UTC] ✅ User profile retrieved successfully for user ID: 821
[22-Jun-2026 12:45:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jun-2026 12:45:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jun-2026 12:45:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.113.35.102, 172.71.123.120","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4MjEsInVzZXJuYW1lIjoiSm9obiBVYyIsImVtYWlsIjoiam9obnVjMTAwQGdtYWlsLmNvbSIsImV4cCI6MTc4MjczNzA3MX0.VwXccS4gIeGgaiGLPa5rxH028-flAFCRnOP0f3DURRQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0fb5a33dad10071-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.113.35.102","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jun-2026 12:45:50 UTC] === User Orders API Called ===
[22-Jun-2026 12:45:50 UTC] User ID: 821
[22-Jun-2026 12:45:50 UTC] Limit: 20, Offset: 0
[22-Jun-2026 12:45:50 UTC] Orders found: 0
[22-Jun-2026 12:45:50 UTC] Orders data: []
[22-Jun-2026 12:45:50 UTC] === API CALL LOG ===
[22-Jun-2026 12:45:50 UTC] Endpoint: user/profile.php
[22-Jun-2026 12:45:50 UTC] Full Log Data: {
    "timestamp": "2026-06-22 12:45:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.35.102",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.35.102, 172.71.123.120",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4MjEsInVzZXJuYW1lIjoiSm9obiBVYyIsImVtYWlsIjoiam9obnVjMTAwQGdtYWlsLmNvbSIsImV4cCI6MTc4MjczNzA3MX0.VwXccS4gIeGgaiGLPa5rxH028-flAFCRnOP0f3DURRQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0fb5a33dad30071-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.35.102",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jun-2026 12:45:50 UTC] Total orders count: 0
[22-Jun-2026 12:45:50 UTC] === END API CALL LOG ===
[22-Jun-2026 12:45:50 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jun-2026 12:45:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4MjEsInVzZXJuYW1lIjoiSm9obiBVYyIsImVtYWlsIjoiam9obnVjMTAwQGdtYWlsLmNvbSIsImV4cCI6MTc4MjczNzA3MX0.VwXccS4gIeGgaiGLPa5rxH028-flAFCRnOP0f3DURRQ
[22-Jun-2026 12:45:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jun-2026 12:45:50 UTC] ✅ JWT token verified successfully for user profile
[22-Jun-2026 12:45:50 UTC] User ID: 821
[22-Jun-2026 12:45:50 UTC] ✅ User profile retrieved successfully for user ID: 821
[22-Jun-2026 12:45:51 UTC] === API CALL LOG ===
[22-Jun-2026 12:45:51 UTC] Endpoint: user/profile.php
[22-Jun-2026 12:45:51 UTC] Full Log Data: {
    "timestamp": "2026-06-22 12:45:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.35.102",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.35.102, 172.71.123.120",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4MjEsInVzZXJuYW1lIjoiSm9obiBVYyIsImVtYWlsIjoiam9obnVjMTAwQGdtYWlsLmNvbSIsImV4cCI6MTc4MjczNzA3MX0.VwXccS4gIeGgaiGLPa5rxH028-flAFCRnOP0f3DURRQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0fb5a3b696e0071-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.35.102",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jun-2026 12:45:51 UTC] === END API CALL LOG ===
[22-Jun-2026 12:45:51 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jun-2026 12:45:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4MjEsInVzZXJuYW1lIjoiSm9obiBVYyIsImVtYWlsIjoiam9obnVjMTAwQGdtYWlsLmNvbSIsImV4cCI6MTc4MjczNzA3MX0.VwXccS4gIeGgaiGLPa5rxH028-flAFCRnOP0f3DURRQ
[22-Jun-2026 12:45:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jun-2026 12:45:51 UTC] ✅ JWT token verified successfully for user profile
[22-Jun-2026 12:45:51 UTC] User ID: 821
[22-Jun-2026 12:45:51 UTC] ✅ User profile retrieved successfully for user ID: 821
[22-Jun-2026 12:46:08 UTC] === API CALL LOG ===
[22-Jun-2026 12:46:08 UTC] Endpoint: user/profile.php
[22-Jun-2026 12:46:08 UTC] Full Log Data: {
    "timestamp": "2026-06-22 12:46:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.35.102",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.35.102, 172.71.123.119",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4MjEsInVzZXJuYW1lIjoiSm9obiBVYyIsImVtYWlsIjoiam9obnVjMTAwQGdtYWlsLmNvbSIsImV4cCI6MTc4MjczNzA3MX0.VwXccS4gIeGgaiGLPa5rxH028-flAFCRnOP0f3DURRQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0fb5aa99bb60071-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.35.102",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jun-2026 12:46:08 UTC] === END API CALL LOG ===
[22-Jun-2026 12:46:08 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jun-2026 12:46:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4MjEsInVzZXJuYW1lIjoiSm9obiBVYyIsImVtYWlsIjoiam9obnVjMTAwQGdtYWlsLmNvbSIsImV4cCI6MTc4MjczNzA3MX0.VwXccS4gIeGgaiGLPa5rxH028-flAFCRnOP0f3DURRQ
[22-Jun-2026 12:46:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jun-2026 12:46:08 UTC] ✅ JWT token verified successfully for user profile
[22-Jun-2026 12:46:08 UTC] User ID: 821
[22-Jun-2026 12:46:08 UTC] ✅ User profile retrieved successfully for user ID: 821
[22-Jun-2026 12:46:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jun-2026 12:46:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jun-2026 12:46:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.113.35.102, 172.71.123.119","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4MjEsInVzZXJuYW1lIjoiSm9obiBVYyIsImVtYWlsIjoiam9obnVjMTAwQGdtYWlsLmNvbSIsImV4cCI6MTc4MjczNzA3MX0.VwXccS4gIeGgaiGLPa5rxH028-flAFCRnOP0f3DURRQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0fb5aa99bb30071-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.113.35.102","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jun-2026 12:46:08 UTC] === User Orders API Called ===
[22-Jun-2026 12:46:08 UTC] User ID: 821
[22-Jun-2026 12:46:08 UTC] Limit: 20, Offset: 0
[22-Jun-2026 12:46:08 UTC] Orders found: 0
[22-Jun-2026 12:46:08 UTC] Orders data: []
[22-Jun-2026 12:46:08 UTC] === API CALL LOG ===
[22-Jun-2026 12:46:08 UTC] Endpoint: user/profile.php
[22-Jun-2026 12:46:08 UTC] Total orders count: 0
[22-Jun-2026 12:46:08 UTC] Full Log Data: {
    "timestamp": "2026-06-22 12:46:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.35.102",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.35.102, 172.71.123.119",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4MjEsInVzZXJuYW1lIjoiSm9obiBVYyIsImVtYWlsIjoiam9obnVjMTAwQGdtYWlsLmNvbSIsImV4cCI6MTc4MjczNzA3MX0.VwXccS4gIeGgaiGLPa5rxH028-flAFCRnOP0f3DURRQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0fb5aa99bb90071-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.35.102",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jun-2026 12:46:08 UTC] === END API CALL LOG ===
[22-Jun-2026 12:46:08 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jun-2026 12:46:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4MjEsInVzZXJuYW1lIjoiSm9obiBVYyIsImVtYWlsIjoiam9obnVjMTAwQGdtYWlsLmNvbSIsImV4cCI6MTc4MjczNzA3MX0.VwXccS4gIeGgaiGLPa5rxH028-flAFCRnOP0f3DURRQ
[22-Jun-2026 12:46:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jun-2026 12:46:08 UTC] ✅ JWT token verified successfully for user profile
[22-Jun-2026 12:46:08 UTC] User ID: 821
[22-Jun-2026 12:46:08 UTC] ✅ User profile retrieved successfully for user ID: 821
[22-Jun-2026 12:46:10 UTC] === API CALL LOG ===
[22-Jun-2026 12:46:10 UTC] Endpoint: user/profile.php
[22-Jun-2026 12:46:10 UTC] Full Log Data: {
    "timestamp": "2026-06-22 12:46:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.35.102",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.35.102, 172.71.123.119",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4MjEsInVzZXJuYW1lIjoiSm9obiBVYyIsImVtYWlsIjoiam9obnVjMTAwQGdtYWlsLmNvbSIsImV4cCI6MTc4MjczNzA3MX0.VwXccS4gIeGgaiGLPa5rxH028-flAFCRnOP0f3DURRQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0fb5ab14b800071-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.35.102",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jun-2026 12:46:10 UTC] === END API CALL LOG ===
[22-Jun-2026 12:46:10 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jun-2026 12:46:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4MjEsInVzZXJuYW1lIjoiSm9obiBVYyIsImVtYWlsIjoiam9obnVjMTAwQGdtYWlsLmNvbSIsImV4cCI6MTc4MjczNzA3MX0.VwXccS4gIeGgaiGLPa5rxH028-flAFCRnOP0f3DURRQ
[22-Jun-2026 12:46:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jun-2026 12:46:10 UTC] ✅ JWT token verified successfully for user profile
[22-Jun-2026 12:46:10 UTC] User ID: 821
[22-Jun-2026 12:46:10 UTC] ✅ User profile retrieved successfully for user ID: 821
[22-Jun-2026 13:39:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jun-2026 13:39:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jun-2026 13:39:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"23.88.200.78, 162.158.28.164","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODcwIiwidXNlcm5hbWUiOiJab29yaSIsImVtYWlsIjoiaGFtaWR6b29yaTEwQGdtYWlsLmNvbSIsImV4cCI6MTc4Mjc0MDM3NH0.wEpizNnjJcr6btgYCKcEFBHqzdDp3QS7vRqWqMnxGno","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0fba8f18810fa00-MCT","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"23.88.200.78","cf-ipcountry":"AF","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jun-2026 13:39:35 UTC] === User Orders API Called ===
[22-Jun-2026 13:39:35 UTC] User ID: 870
[22-Jun-2026 13:39:35 UTC] Limit: 20, Offset: 0
[22-Jun-2026 13:39:35 UTC] Orders found: 0
[22-Jun-2026 13:39:35 UTC] Orders data: []
[22-Jun-2026 13:39:35 UTC] === API CALL LOG ===
[22-Jun-2026 13:39:35 UTC] Endpoint: user/profile.php
[22-Jun-2026 13:39:35 UTC] Full Log Data: {
    "timestamp": "2026-06-22 13:39:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "23.88.200.78",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "23.88.200.78, 162.158.28.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODcwIiwidXNlcm5hbWUiOiJab29yaSIsImVtYWlsIjoiaGFtaWR6b29yaTEwQGdtYWlsLmNvbSIsImV4cCI6MTc4Mjc0MDM3NH0.wEpizNnjJcr6btgYCKcEFBHqzdDp3QS7vRqWqMnxGno",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0fba8f1880efa00-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "23.88.200.78",
        "cf-ipcountry": "AF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jun-2026 13:39:35 UTC] Total orders count: 0
[22-Jun-2026 13:39:35 UTC] === END API CALL LOG ===
[22-Jun-2026 13:39:35 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jun-2026 13:39:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODcwIiwidXNlcm5hbWUiOiJab29yaSIsImVtYWlsIjoiaGFtaWR6b29yaTEwQGdtYWlsLmNvbSIsImV4cCI6MTc4Mjc0MDM3NH0.wEpizNnjJcr6btgYCKcEFBHqzdDp3QS7vRqWqMnxGno
[22-Jun-2026 13:39:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jun-2026 13:39:35 UTC] ✅ JWT token verified successfully for user profile
[22-Jun-2026 13:39:35 UTC] User ID: 870
[22-Jun-2026 13:39:35 UTC] ✅ User profile retrieved successfully for user ID: 870
[22-Jun-2026 13:39:35 UTC] === API CALL LOG ===
[22-Jun-2026 13:39:35 UTC] Endpoint: user/profile.php
[22-Jun-2026 13:39:35 UTC] Full Log Data: {
    "timestamp": "2026-06-22 13:39:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "23.88.200.78",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "23.88.200.78, 162.158.28.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODcwIiwidXNlcm5hbWUiOiJab29yaSIsImVtYWlsIjoiaGFtaWR6b29yaTEwQGdtYWlsLmNvbSIsImV4cCI6MTc4Mjc0MDM3NH0.wEpizNnjJcr6btgYCKcEFBHqzdDp3QS7vRqWqMnxGno",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0fba8f2a975fa00-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "23.88.200.78",
        "cf-ipcountry": "AF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jun-2026 13:39:35 UTC] === END API CALL LOG ===
[22-Jun-2026 13:39:35 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jun-2026 13:39:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODcwIiwidXNlcm5hbWUiOiJab29yaSIsImVtYWlsIjoiaGFtaWR6b29yaTEwQGdtYWlsLmNvbSIsImV4cCI6MTc4Mjc0MDM3NH0.wEpizNnjJcr6btgYCKcEFBHqzdDp3QS7vRqWqMnxGno
[22-Jun-2026 13:39:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jun-2026 13:39:35 UTC] ✅ JWT token verified successfully for user profile
[22-Jun-2026 13:39:35 UTC] User ID: 870
[22-Jun-2026 13:39:35 UTC] ✅ User profile retrieved successfully for user ID: 870
[22-Jun-2026 13:39:36 UTC] === API CALL LOG ===
[22-Jun-2026 13:39:36 UTC] Endpoint: user/profile.php
[22-Jun-2026 13:39:36 UTC] Full Log Data: {
    "timestamp": "2026-06-22 13:39:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "23.88.200.78",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "23.88.200.78, 162.158.28.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODcwIiwidXNlcm5hbWUiOiJab29yaSIsImVtYWlsIjoiaGFtaWR6b29yaTEwQGdtYWlsLmNvbSIsImV4cCI6MTc4Mjc0MDM3NH0.wEpizNnjJcr6btgYCKcEFBHqzdDp3QS7vRqWqMnxGno",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0fba8f9ca97fa00-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "23.88.200.78",
        "cf-ipcountry": "AF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jun-2026 13:39:36 UTC] === END API CALL LOG ===
[22-Jun-2026 13:39:36 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jun-2026 13:39:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODcwIiwidXNlcm5hbWUiOiJab29yaSIsImVtYWlsIjoiaGFtaWR6b29yaTEwQGdtYWlsLmNvbSIsImV4cCI6MTc4Mjc0MDM3NH0.wEpizNnjJcr6btgYCKcEFBHqzdDp3QS7vRqWqMnxGno
[22-Jun-2026 13:39:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jun-2026 13:39:36 UTC] ✅ JWT token verified successfully for user profile
[22-Jun-2026 13:39:36 UTC] User ID: 870
[22-Jun-2026 13:39:36 UTC] ✅ User profile retrieved successfully for user ID: 870
[22-Jun-2026 13:42:32 UTC] === API CALL LOG ===
[22-Jun-2026 13:42:32 UTC] Endpoint: user/profile.php
[22-Jun-2026 13:42:32 UTC] Full Log Data: {
    "timestamp": "2026-06-22 13:42:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "23.88.200.78",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "23.88.200.78, 162.158.28.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODcwIiwidXNlcm5hbWUiOiJab29yaSIsImVtYWlsIjoiaGFtaWR6b29yaTEwQGdtYWlsLmNvbSIsImV4cCI6MTc4Mjc0MDM3NH0.wEpizNnjJcr6btgYCKcEFBHqzdDp3QS7vRqWqMnxGno",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0fbad43fc8df9f0-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "23.88.200.78",
        "cf-ipcountry": "AF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jun-2026 13:42:32 UTC] === END API CALL LOG ===
[22-Jun-2026 13:42:32 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jun-2026 13:42:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODcwIiwidXNlcm5hbWUiOiJab29yaSIsImVtYWlsIjoiaGFtaWR6b29yaTEwQGdtYWlsLmNvbSIsImV4cCI6MTc4Mjc0MDM3NH0.wEpizNnjJcr6btgYCKcEFBHqzdDp3QS7vRqWqMnxGno
[22-Jun-2026 13:42:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jun-2026 13:42:32 UTC] ✅ JWT token verified successfully for user profile
[22-Jun-2026 13:42:32 UTC] User ID: 870
[22-Jun-2026 13:42:32 UTC] ✅ User profile retrieved successfully for user ID: 870
[22-Jun-2026 13:42:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jun-2026 13:42:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jun-2026 13:42:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"23.88.200.78, 162.158.28.165","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODcwIiwidXNlcm5hbWUiOiJab29yaSIsImVtYWlsIjoiaGFtaWR6b29yaTEwQGdtYWlsLmNvbSIsImV4cCI6MTc4Mjc0MDM3NH0.wEpizNnjJcr6btgYCKcEFBHqzdDp3QS7vRqWqMnxGno","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0fbad493cc1f9f0-MCT","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"23.88.200.78","cf-ipcountry":"AF","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jun-2026 13:42:33 UTC] === User Orders API Called ===
[22-Jun-2026 13:42:33 UTC] User ID: 870
[22-Jun-2026 13:42:33 UTC] Limit: 20, Offset: 0
[22-Jun-2026 13:42:33 UTC] Orders found: 0
[22-Jun-2026 13:42:33 UTC] Orders data: []
[22-Jun-2026 13:42:33 UTC] Total orders count: 0
[22-Jun-2026 13:42:47 UTC] === API CALL LOG ===
[22-Jun-2026 13:42:47 UTC] Endpoint: user/profile.php
[22-Jun-2026 13:42:47 UTC] Full Log Data: {
    "timestamp": "2026-06-22 13:42:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "23.88.200.78",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "23.88.200.78, 162.158.28.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODcwIiwidXNlcm5hbWUiOiJab29yaSIsImVtYWlsIjoiaGFtaWR6b29yaTEwQGdtYWlsLmNvbSIsImV4cCI6MTc4Mjc0MDM3NH0.wEpizNnjJcr6btgYCKcEFBHqzdDp3QS7vRqWqMnxGno",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0fbad9d1dabf9f0-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "23.88.200.78",
        "cf-ipcountry": "AF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jun-2026 13:42:47 UTC] === END API CALL LOG ===
[22-Jun-2026 13:42:47 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jun-2026 13:42:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODcwIiwidXNlcm5hbWUiOiJab29yaSIsImVtYWlsIjoiaGFtaWR6b29yaTEwQGdtYWlsLmNvbSIsImV4cCI6MTc4Mjc0MDM3NH0.wEpizNnjJcr6btgYCKcEFBHqzdDp3QS7vRqWqMnxGno
[22-Jun-2026 13:42:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jun-2026 13:42:47 UTC] ✅ JWT token verified successfully for user profile
[22-Jun-2026 13:42:47 UTC] User ID: 870
[22-Jun-2026 13:42:47 UTC] ✅ User profile retrieved successfully for user ID: 870
[22-Jun-2026 13:42:48 UTC] === API CALL LOG ===
[22-Jun-2026 13:42:48 UTC] Endpoint: user/profile.php
[22-Jun-2026 13:42:48 UTC] Full Log Data: {
    "timestamp": "2026-06-22 13:42:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "23.88.200.78",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "23.88.200.78, 162.158.28.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODcwIiwidXNlcm5hbWUiOiJab29yaSIsImVtYWlsIjoiaGFtaWR6b29yaTEwQGdtYWlsLmNvbSIsImV4cCI6MTc4Mjc0MDM3NH0.wEpizNnjJcr6btgYCKcEFBHqzdDp3QS7vRqWqMnxGno",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0fbada64afef9f0-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "23.88.200.78",
        "cf-ipcountry": "AF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jun-2026 13:42:48 UTC] === END API CALL LOG ===
[22-Jun-2026 13:42:48 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jun-2026 13:42:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODcwIiwidXNlcm5hbWUiOiJab29yaSIsImVtYWlsIjoiaGFtaWR6b29yaTEwQGdtYWlsLmNvbSIsImV4cCI6MTc4Mjc0MDM3NH0.wEpizNnjJcr6btgYCKcEFBHqzdDp3QS7vRqWqMnxGno
[22-Jun-2026 13:42:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jun-2026 13:42:48 UTC] ✅ JWT token verified successfully for user profile
[22-Jun-2026 13:42:48 UTC] User ID: 870
[22-Jun-2026 13:42:48 UTC] ✅ User profile retrieved successfully for user ID: 870
[22-Jun-2026 13:43:47 UTC] === API CALL LOG ===
[22-Jun-2026 13:43:47 UTC] Endpoint: user/profile.php
[22-Jun-2026 13:43:47 UTC] Full Log Data: {
    "timestamp": "2026-06-22 13:43:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "23.88.200.78",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "23.88.200.78, 162.158.28.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODcwIiwidXNlcm5hbWUiOiJab29yaSIsImVtYWlsIjoiaGFtaWR6b29yaTEwQGdtYWlsLmNvbSIsImV4cCI6MTc4Mjc0MDM3NH0.wEpizNnjJcr6btgYCKcEFBHqzdDp3QS7vRqWqMnxGno",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0fbaf13de62f9f0-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "23.88.200.78",
        "cf-ipcountry": "AF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jun-2026 13:43:47 UTC] === END API CALL LOG ===
[22-Jun-2026 13:43:47 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jun-2026 13:43:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODcwIiwidXNlcm5hbWUiOiJab29yaSIsImVtYWlsIjoiaGFtaWR6b29yaTEwQGdtYWlsLmNvbSIsImV4cCI6MTc4Mjc0MDM3NH0.wEpizNnjJcr6btgYCKcEFBHqzdDp3QS7vRqWqMnxGno
[22-Jun-2026 13:43:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jun-2026 13:43:47 UTC] ✅ JWT token verified successfully for user profile
[22-Jun-2026 13:43:47 UTC] User ID: 870
[22-Jun-2026 13:43:47 UTC] ✅ User profile retrieved successfully for user ID: 870
[22-Jun-2026 18:52:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jun-2026 18:52:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jun-2026 18:52:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a05:45c2:7141:b500:f3c0:46f2:e80e:2824, 172.71.103.32","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODcxIiwidXNlcm5hbWUiOiJha2tpIiwiZW1haWwiOiJlcmtpbm92YWttYWxiZWs1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mjc1OTE1MH0.bUQneIpumc51Pzb5FHQCzQjsf1hfnyYC1l-jJ3edp3Q","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0fd73556edb6613-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a05:45c2:7141:b500:f3c0:46f2:e80e:2824","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jun-2026 18:52:30 UTC] === User Orders API Called ===
[22-Jun-2026 18:52:30 UTC] User ID: 871
[22-Jun-2026 18:52:30 UTC] Limit: 20, Offset: 0
[22-Jun-2026 18:52:30 UTC] Orders found: 0
[22-Jun-2026 18:52:30 UTC] Orders data: []
[22-Jun-2026 18:52:30 UTC] Total orders count: 0
[22-Jun-2026 18:52:30 UTC] === API CALL LOG ===
[22-Jun-2026 18:52:30 UTC] Endpoint: user/profile.php
[22-Jun-2026 18:52:30 UTC] Full Log Data: {
    "timestamp": "2026-06-22 18:52:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:7141:b500:f3c0:46f2:e80e:2824",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:7141:b500:f3c0:46f2:e80e:2824, 172.71.103.32",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODcxIiwidXNlcm5hbWUiOiJha2tpIiwiZW1haWwiOiJlcmtpbm92YWttYWxiZWs1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mjc1OTE1MH0.bUQneIpumc51Pzb5FHQCzQjsf1hfnyYC1l-jJ3edp3Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0fd73556ed86613-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a05:45c2:7141:b500:f3c0:46f2:e80e:2824",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jun-2026 18:52:30 UTC] === END API CALL LOG ===
[22-Jun-2026 18:52:30 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jun-2026 18:52:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODcxIiwidXNlcm5hbWUiOiJha2tpIiwiZW1haWwiOiJlcmtpbm92YWttYWxiZWs1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mjc1OTE1MH0.bUQneIpumc51Pzb5FHQCzQjsf1hfnyYC1l-jJ3edp3Q
[22-Jun-2026 18:52:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jun-2026 18:52:30 UTC] ✅ JWT token verified successfully for user profile
[22-Jun-2026 18:52:30 UTC] User ID: 871
[22-Jun-2026 18:52:30 UTC] ✅ User profile retrieved successfully for user ID: 871
[22-Jun-2026 18:52:30 UTC] === API CALL LOG ===
[22-Jun-2026 18:52:30 UTC] Endpoint: user/profile.php
[22-Jun-2026 18:52:30 UTC] Full Log Data: {
    "timestamp": "2026-06-22 18:52:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:7141:b500:f3c0:46f2:e80e:2824",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:7141:b500:f3c0:46f2:e80e:2824, 172.71.103.32",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODcxIiwidXNlcm5hbWUiOiJha2tpIiwiZW1haWwiOiJlcmtpbm92YWttYWxiZWs1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mjc1OTE1MH0.bUQneIpumc51Pzb5FHQCzQjsf1hfnyYC1l-jJ3edp3Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0fd73556edd6613-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a05:45c2:7141:b500:f3c0:46f2:e80e:2824",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jun-2026 18:52:30 UTC] === END API CALL LOG ===
[22-Jun-2026 18:52:30 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jun-2026 18:52:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODcxIiwidXNlcm5hbWUiOiJha2tpIiwiZW1haWwiOiJlcmtpbm92YWttYWxiZWs1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mjc1OTE1MH0.bUQneIpumc51Pzb5FHQCzQjsf1hfnyYC1l-jJ3edp3Q
[22-Jun-2026 18:52:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jun-2026 18:52:30 UTC] ✅ JWT token verified successfully for user profile
[22-Jun-2026 18:52:30 UTC] User ID: 871
[22-Jun-2026 18:52:30 UTC] ✅ User profile retrieved successfully for user ID: 871
[22-Jun-2026 18:52:31 UTC] === API CALL LOG ===
[22-Jun-2026 18:52:31 UTC] Endpoint: user/profile.php
[22-Jun-2026 18:52:31 UTC] Full Log Data: {
    "timestamp": "2026-06-22 18:52:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:7141:b500:f3c0:46f2:e80e:2824",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:7141:b500:f3c0:46f2:e80e:2824, 172.71.103.32",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODcxIiwidXNlcm5hbWUiOiJha2tpIiwiZW1haWwiOiJlcmtpbm92YWttYWxiZWs1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mjc1OTE1MH0.bUQneIpumc51Pzb5FHQCzQjsf1hfnyYC1l-jJ3edp3Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0fd7358eb726613-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a05:45c2:7141:b500:f3c0:46f2:e80e:2824",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jun-2026 18:52:31 UTC] === END API CALL LOG ===
[22-Jun-2026 18:52:31 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jun-2026 18:52:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODcxIiwidXNlcm5hbWUiOiJha2tpIiwiZW1haWwiOiJlcmtpbm92YWttYWxiZWs1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mjc1OTE1MH0.bUQneIpumc51Pzb5FHQCzQjsf1hfnyYC1l-jJ3edp3Q
[22-Jun-2026 18:52:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jun-2026 18:52:31 UTC] ✅ JWT token verified successfully for user profile
[22-Jun-2026 18:52:31 UTC] User ID: 871
[22-Jun-2026 18:52:31 UTC] ✅ User profile retrieved successfully for user ID: 871
[22-Jun-2026 18:52:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jun-2026 18:52:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jun-2026 18:52:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a05:45c2:7141:b500:f3c0:46f2:e80e:2824, 172.71.103.32","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODcxIiwidXNlcm5hbWUiOiJha2tpIiwiZW1haWwiOiJlcmtpbm92YWttYWxiZWs1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mjc1OTE1MH0.bUQneIpumc51Pzb5FHQCzQjsf1hfnyYC1l-jJ3edp3Q","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0fd73a8096f6613-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a05:45c2:7141:b500:f3c0:46f2:e80e:2824","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jun-2026 18:52:44 UTC] === User Orders API Called ===
[22-Jun-2026 18:52:44 UTC] User ID: 871
[22-Jun-2026 18:52:44 UTC] Limit: 20, Offset: 0
[22-Jun-2026 18:52:44 UTC] Orders found: 0
[22-Jun-2026 18:52:44 UTC] Orders data: []
[22-Jun-2026 18:52:44 UTC] Total orders count: 0
[22-Jun-2026 18:52:44 UTC] === API CALL LOG ===
[22-Jun-2026 18:52:44 UTC] Endpoint: user/profile.php
[22-Jun-2026 18:52:44 UTC] Full Log Data: {
    "timestamp": "2026-06-22 18:52:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:7141:b500:f3c0:46f2:e80e:2824",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:7141:b500:f3c0:46f2:e80e:2824, 172.71.103.32",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODcxIiwidXNlcm5hbWUiOiJha2tpIiwiZW1haWwiOiJlcmtpbm92YWttYWxiZWs1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mjc1OTE1MH0.bUQneIpumc51Pzb5FHQCzQjsf1hfnyYC1l-jJ3edp3Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0fd73a809726613-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a05:45c2:7141:b500:f3c0:46f2:e80e:2824",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jun-2026 18:52:44 UTC] === END API CALL LOG ===
[22-Jun-2026 18:52:44 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jun-2026 18:52:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODcxIiwidXNlcm5hbWUiOiJha2tpIiwiZW1haWwiOiJlcmtpbm92YWttYWxiZWs1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mjc1OTE1MH0.bUQneIpumc51Pzb5FHQCzQjsf1hfnyYC1l-jJ3edp3Q
[22-Jun-2026 18:52:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jun-2026 18:52:44 UTC] ✅ JWT token verified successfully for user profile
[22-Jun-2026 18:52:44 UTC] User ID: 871
[22-Jun-2026 18:52:44 UTC] ✅ User profile retrieved successfully for user ID: 871
[22-Jun-2026 18:52:44 UTC] === API CALL LOG ===
[22-Jun-2026 18:52:44 UTC] Endpoint: user/profile.php
[22-Jun-2026 18:52:44 UTC] Full Log Data: {
    "timestamp": "2026-06-22 18:52:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:7141:b500:f3c0:46f2:e80e:2824",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:7141:b500:f3c0:46f2:e80e:2824, 172.71.103.32",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODcxIiwidXNlcm5hbWUiOiJha2tpIiwiZW1haWwiOiJlcmtpbm92YWttYWxiZWs1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mjc1OTE1MH0.bUQneIpumc51Pzb5FHQCzQjsf1hfnyYC1l-jJ3edp3Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0fd73abcdbc6613-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a05:45c2:7141:b500:f3c0:46f2:e80e:2824",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jun-2026 18:52:44 UTC] === END API CALL LOG ===
[22-Jun-2026 18:52:44 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jun-2026 18:52:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODcxIiwidXNlcm5hbWUiOiJha2tpIiwiZW1haWwiOiJlcmtpbm92YWttYWxiZWs1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mjc1OTE1MH0.bUQneIpumc51Pzb5FHQCzQjsf1hfnyYC1l-jJ3edp3Q
[22-Jun-2026 18:52:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jun-2026 18:52:44 UTC] ✅ JWT token verified successfully for user profile
[22-Jun-2026 18:52:44 UTC] User ID: 871
[22-Jun-2026 18:52:44 UTC] ✅ User profile retrieved successfully for user ID: 871
[22-Jun-2026 18:52:44 UTC] === API CALL LOG ===
[22-Jun-2026 18:52:44 UTC] Endpoint: user/profile.php
[22-Jun-2026 18:52:44 UTC] Full Log Data: {
    "timestamp": "2026-06-22 18:52:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:7141:b500:f3c0:46f2:e80e:2824",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:7141:b500:f3c0:46f2:e80e:2824, 172.71.103.32",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODcxIiwidXNlcm5hbWUiOiJha2tpIiwiZW1haWwiOiJlcmtpbm92YWttYWxiZWs1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mjc1OTE1MH0.bUQneIpumc51Pzb5FHQCzQjsf1hfnyYC1l-jJ3edp3Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0fd73ac6e696613-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a05:45c2:7141:b500:f3c0:46f2:e80e:2824",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jun-2026 18:52:44 UTC] === END API CALL LOG ===
[22-Jun-2026 18:52:44 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jun-2026 18:52:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODcxIiwidXNlcm5hbWUiOiJha2tpIiwiZW1haWwiOiJlcmtpbm92YWttYWxiZWs1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mjc1OTE1MH0.bUQneIpumc51Pzb5FHQCzQjsf1hfnyYC1l-jJ3edp3Q
[22-Jun-2026 18:52:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jun-2026 18:52:44 UTC] ✅ JWT token verified successfully for user profile
[22-Jun-2026 18:52:44 UTC] User ID: 871
[22-Jun-2026 18:52:44 UTC] ✅ User profile retrieved successfully for user ID: 871
[22-Jun-2026 18:52:49 UTC] === API CALL LOG ===
[22-Jun-2026 18:52:49 UTC] Endpoint: user/profile.php
[22-Jun-2026 18:52:49 UTC] Full Log Data: {
    "timestamp": "2026-06-22 18:52:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:7141:b500:f3c0:46f2:e80e:2824",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:7141:b500:f3c0:46f2:e80e:2824, 172.71.103.32",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODcxIiwidXNlcm5hbWUiOiJha2tpIiwiZW1haWwiOiJlcmtpbm92YWttYWxiZWs1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mjc1OTE1MH0.bUQneIpumc51Pzb5FHQCzQjsf1hfnyYC1l-jJ3edp3Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0fd73c80eae6613-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a05:45c2:7141:b500:f3c0:46f2:e80e:2824",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jun-2026 18:52:49 UTC] === END API CALL LOG ===
[22-Jun-2026 18:52:49 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jun-2026 18:52:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODcxIiwidXNlcm5hbWUiOiJha2tpIiwiZW1haWwiOiJlcmtpbm92YWttYWxiZWs1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mjc1OTE1MH0.bUQneIpumc51Pzb5FHQCzQjsf1hfnyYC1l-jJ3edp3Q
[22-Jun-2026 18:52:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jun-2026 18:52:49 UTC] ✅ JWT token verified successfully for user profile
[22-Jun-2026 18:52:49 UTC] User ID: 871
[22-Jun-2026 18:52:49 UTC] ✅ User profile retrieved successfully for user ID: 871
[22-Jun-2026 18:52:49 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jun-2026 18:52:49 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jun-2026 18:52:49 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a05:45c2:7141:b500:f3c0:46f2:e80e:2824, 172.71.103.32","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODcxIiwidXNlcm5hbWUiOiJha2tpIiwiZW1haWwiOiJlcmtpbm92YWttYWxiZWs1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mjc1OTE1MH0.bUQneIpumc51Pzb5FHQCzQjsf1hfnyYC1l-jJ3edp3Q","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0fd73c80eac6613-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a05:45c2:7141:b500:f3c0:46f2:e80e:2824","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jun-2026 18:52:49 UTC] === User Orders API Called ===
[22-Jun-2026 18:52:49 UTC] User ID: 871
[22-Jun-2026 18:52:49 UTC] Limit: 20, Offset: 0
[22-Jun-2026 18:52:49 UTC] Orders found: 0
[22-Jun-2026 18:52:49 UTC] Orders data: []
[22-Jun-2026 18:52:49 UTC] Total orders count: 0
[22-Jun-2026 18:52:49 UTC] === API CALL LOG ===
[22-Jun-2026 18:52:49 UTC] Endpoint: user/profile.php
[22-Jun-2026 18:52:49 UTC] Full Log Data: {
    "timestamp": "2026-06-22 18:52:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:7141:b500:f3c0:46f2:e80e:2824",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:7141:b500:f3c0:46f2:e80e:2824, 172.71.103.32",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODcxIiwidXNlcm5hbWUiOiJha2tpIiwiZW1haWwiOiJlcmtpbm92YWttYWxiZWs1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mjc1OTE1MH0.bUQneIpumc51Pzb5FHQCzQjsf1hfnyYC1l-jJ3edp3Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0fd73cc6c036613-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a05:45c2:7141:b500:f3c0:46f2:e80e:2824",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jun-2026 18:52:49 UTC] === END API CALL LOG ===
[22-Jun-2026 18:52:49 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jun-2026 18:52:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODcxIiwidXNlcm5hbWUiOiJha2tpIiwiZW1haWwiOiJlcmtpbm92YWttYWxiZWs1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mjc1OTE1MH0.bUQneIpumc51Pzb5FHQCzQjsf1hfnyYC1l-jJ3edp3Q
[22-Jun-2026 18:52:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jun-2026 18:52:49 UTC] ✅ JWT token verified successfully for user profile
[22-Jun-2026 18:52:49 UTC] User ID: 871
[22-Jun-2026 18:52:49 UTC] ✅ User profile retrieved successfully for user ID: 871
[22-Jun-2026 18:52:50 UTC] === API CALL LOG ===
[22-Jun-2026 18:52:50 UTC] Endpoint: user/profile.php
[22-Jun-2026 18:52:50 UTC] Full Log Data: {
    "timestamp": "2026-06-22 18:52:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:7141:b500:f3c0:46f2:e80e:2824",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:7141:b500:f3c0:46f2:e80e:2824, 172.71.103.32",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODcxIiwidXNlcm5hbWUiOiJha2tpIiwiZW1haWwiOiJlcmtpbm92YWttYWxiZWs1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mjc1OTE1MH0.bUQneIpumc51Pzb5FHQCzQjsf1hfnyYC1l-jJ3edp3Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0fd73ce7e826613-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a05:45c2:7141:b500:f3c0:46f2:e80e:2824",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jun-2026 18:52:50 UTC] === END API CALL LOG ===
[22-Jun-2026 18:52:50 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jun-2026 18:52:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODcxIiwidXNlcm5hbWUiOiJha2tpIiwiZW1haWwiOiJlcmtpbm92YWttYWxiZWs1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mjc1OTE1MH0.bUQneIpumc51Pzb5FHQCzQjsf1hfnyYC1l-jJ3edp3Q
[22-Jun-2026 18:52:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jun-2026 18:52:50 UTC] ✅ JWT token verified successfully for user profile
[22-Jun-2026 18:52:50 UTC] User ID: 871
[22-Jun-2026 18:52:50 UTC] ✅ User profile retrieved successfully for user ID: 871
[22-Jun-2026 18:52:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jun-2026 18:52:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jun-2026 18:52:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a05:45c2:7141:b500:f3c0:46f2:e80e:2824, 172.71.103.32","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODcxIiwidXNlcm5hbWUiOiJha2tpIiwiZW1haWwiOiJlcmtpbm92YWttYWxiZWs1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mjc1OTE1MH0.bUQneIpumc51Pzb5FHQCzQjsf1hfnyYC1l-jJ3edp3Q","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0fd73d9ec2e6613-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a05:45c2:7141:b500:f3c0:46f2:e80e:2824","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jun-2026 18:52:52 UTC] === User Orders API Called ===
[22-Jun-2026 18:52:52 UTC] User ID: 871
[22-Jun-2026 18:52:52 UTC] Limit: 20, Offset: 0
[22-Jun-2026 18:52:52 UTC] Orders found: 0
[22-Jun-2026 18:52:52 UTC] Orders data: []
[22-Jun-2026 18:52:52 UTC] Total orders count: 0
[22-Jun-2026 18:52:52 UTC] === API CALL LOG ===
[22-Jun-2026 18:52:52 UTC] Endpoint: user/profile.php
[22-Jun-2026 18:52:52 UTC] Full Log Data: {
    "timestamp": "2026-06-22 18:52:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:7141:b500:f3c0:46f2:e80e:2824",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:7141:b500:f3c0:46f2:e80e:2824, 172.71.103.32",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODcxIiwidXNlcm5hbWUiOiJha2tpIiwiZW1haWwiOiJlcmtpbm92YWttYWxiZWs1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mjc1OTE1MH0.bUQneIpumc51Pzb5FHQCzQjsf1hfnyYC1l-jJ3edp3Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0fd73da8ce56613-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a05:45c2:7141:b500:f3c0:46f2:e80e:2824",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jun-2026 18:52:52 UTC] === END API CALL LOG ===
[22-Jun-2026 18:52:52 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jun-2026 18:52:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODcxIiwidXNlcm5hbWUiOiJha2tpIiwiZW1haWwiOiJlcmtpbm92YWttYWxiZWs1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mjc1OTE1MH0.bUQneIpumc51Pzb5FHQCzQjsf1hfnyYC1l-jJ3edp3Q
[22-Jun-2026 18:52:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jun-2026 18:52:52 UTC] ✅ JWT token verified successfully for user profile
[22-Jun-2026 18:52:52 UTC] User ID: 871
[22-Jun-2026 18:52:52 UTC] ✅ User profile retrieved successfully for user ID: 871
[22-Jun-2026 18:52:52 UTC] === API CALL LOG ===
[22-Jun-2026 18:52:52 UTC] Endpoint: user/profile.php
[22-Jun-2026 18:52:52 UTC] Full Log Data: {
    "timestamp": "2026-06-22 18:52:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:7141:b500:f3c0:46f2:e80e:2824",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:7141:b500:f3c0:46f2:e80e:2824, 172.71.103.32",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODcxIiwidXNlcm5hbWUiOiJha2tpIiwiZW1haWwiOiJlcmtpbm92YWttYWxiZWs1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mjc1OTE1MH0.bUQneIpumc51Pzb5FHQCzQjsf1hfnyYC1l-jJ3edp3Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0fd73ddd8d76613-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a05:45c2:7141:b500:f3c0:46f2:e80e:2824",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jun-2026 18:52:52 UTC] === END API CALL LOG ===
[22-Jun-2026 18:52:52 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jun-2026 18:52:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODcxIiwidXNlcm5hbWUiOiJha2tpIiwiZW1haWwiOiJlcmtpbm92YWttYWxiZWs1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mjc1OTE1MH0.bUQneIpumc51Pzb5FHQCzQjsf1hfnyYC1l-jJ3edp3Q
[22-Jun-2026 18:52:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jun-2026 18:52:52 UTC] ✅ JWT token verified successfully for user profile
[22-Jun-2026 18:52:52 UTC] User ID: 871
[22-Jun-2026 18:52:52 UTC] ✅ User profile retrieved successfully for user ID: 871
[22-Jun-2026 18:52:52 UTC] === API CALL LOG ===
[22-Jun-2026 18:52:52 UTC] Endpoint: user/profile.php
[22-Jun-2026 18:52:52 UTC] Full Log Data: {
    "timestamp": "2026-06-22 18:52:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:7141:b500:f3c0:46f2:e80e:2824",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:7141:b500:f3c0:46f2:e80e:2824, 172.71.103.32",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODcxIiwidXNlcm5hbWUiOiJha2tpIiwiZW1haWwiOiJlcmtpbm92YWttYWxiZWs1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mjc1OTE1MH0.bUQneIpumc51Pzb5FHQCzQjsf1hfnyYC1l-jJ3edp3Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0fd73de795c6613-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a05:45c2:7141:b500:f3c0:46f2:e80e:2824",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jun-2026 18:52:52 UTC] === END API CALL LOG ===
[22-Jun-2026 18:52:52 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jun-2026 18:52:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODcxIiwidXNlcm5hbWUiOiJha2tpIiwiZW1haWwiOiJlcmtpbm92YWttYWxiZWs1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mjc1OTE1MH0.bUQneIpumc51Pzb5FHQCzQjsf1hfnyYC1l-jJ3edp3Q
[22-Jun-2026 18:52:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jun-2026 18:52:52 UTC] ✅ JWT token verified successfully for user profile
[22-Jun-2026 18:52:52 UTC] User ID: 871
[22-Jun-2026 18:52:52 UTC] ✅ User profile retrieved successfully for user ID: 871
[22-Jun-2026 18:53:24 UTC] === API CALL LOG ===
[22-Jun-2026 18:53:24 UTC] Endpoint: user/profile.php
[22-Jun-2026 18:53:24 UTC] Full Log Data: {
    "timestamp": "2026-06-22 18:53:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:7141:b500:f3c0:46f2:e80e:2824",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:7141:b500:f3c0:46f2:e80e:2824, 172.71.99.196",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODcxIiwidXNlcm5hbWUiOiJha2tpIiwiZW1haWwiOiJlcmtpbm92YWttYWxiZWs1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mjc1OTE1MH0.bUQneIpumc51Pzb5FHQCzQjsf1hfnyYC1l-jJ3edp3Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0fd74a5ca523d63-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a05:45c2:7141:b500:f3c0:46f2:e80e:2824",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jun-2026 18:53:24 UTC] === END API CALL LOG ===
[22-Jun-2026 18:53:24 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jun-2026 18:53:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODcxIiwidXNlcm5hbWUiOiJha2tpIiwiZW1haWwiOiJlcmtpbm92YWttYWxiZWs1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mjc1OTE1MH0.bUQneIpumc51Pzb5FHQCzQjsf1hfnyYC1l-jJ3edp3Q
[22-Jun-2026 18:53:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jun-2026 18:53:24 UTC] ✅ JWT token verified successfully for user profile
[22-Jun-2026 18:53:24 UTC] User ID: 871
[22-Jun-2026 18:53:24 UTC] ✅ User profile retrieved successfully for user ID: 871
[22-Jun-2026 18:53:25 UTC] === API CALL LOG ===
[22-Jun-2026 18:53:25 UTC] Endpoint: user/profile.php
[22-Jun-2026 18:53:25 UTC] Full Log Data: {
    "timestamp": "2026-06-22 18:53:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:7141:b500:f3c0:46f2:e80e:2824",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:7141:b500:f3c0:46f2:e80e:2824, 172.71.99.196",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODcxIiwidXNlcm5hbWUiOiJha2tpIiwiZW1haWwiOiJlcmtpbm92YWttYWxiZWs1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mjc1OTE1MH0.bUQneIpumc51Pzb5FHQCzQjsf1hfnyYC1l-jJ3edp3Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0fd74a8be5a3d63-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a05:45c2:7141:b500:f3c0:46f2:e80e:2824",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jun-2026 18:53:25 UTC] === END API CALL LOG ===
[22-Jun-2026 18:53:25 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jun-2026 18:53:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODcxIiwidXNlcm5hbWUiOiJha2tpIiwiZW1haWwiOiJlcmtpbm92YWttYWxiZWs1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mjc1OTE1MH0.bUQneIpumc51Pzb5FHQCzQjsf1hfnyYC1l-jJ3edp3Q
[22-Jun-2026 18:53:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jun-2026 18:53:25 UTC] ✅ JWT token verified successfully for user profile
[22-Jun-2026 18:53:25 UTC] User ID: 871
[22-Jun-2026 18:53:25 UTC] ✅ User profile retrieved successfully for user ID: 871
[22-Jun-2026 18:53:25 UTC] === API CALL LOG ===
[22-Jun-2026 18:53:25 UTC] Endpoint: user/profile.php
[22-Jun-2026 18:53:25 UTC] Full Log Data: {
    "timestamp": "2026-06-22 18:53:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:7141:b500:f3c0:46f2:e80e:2824",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:7141:b500:f3c0:46f2:e80e:2824, 172.71.99.196",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODcxIiwidXNlcm5hbWUiOiJha2tpIiwiZW1haWwiOiJlcmtpbm92YWttYWxiZWs1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mjc1OTE1MH0.bUQneIpumc51Pzb5FHQCzQjsf1hfnyYC1l-jJ3edp3Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0fd74a958f83d63-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a05:45c2:7141:b500:f3c0:46f2:e80e:2824",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jun-2026 18:53:25 UTC] === END API CALL LOG ===
[22-Jun-2026 18:53:25 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jun-2026 18:53:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODcxIiwidXNlcm5hbWUiOiJha2tpIiwiZW1haWwiOiJlcmtpbm92YWttYWxiZWs1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mjc1OTE1MH0.bUQneIpumc51Pzb5FHQCzQjsf1hfnyYC1l-jJ3edp3Q
[22-Jun-2026 18:53:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jun-2026 18:53:25 UTC] ✅ JWT token verified successfully for user profile
[22-Jun-2026 18:53:25 UTC] User ID: 871
[22-Jun-2026 18:53:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jun-2026 18:53:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jun-2026 18:53:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a05:45c2:7141:b500:f3c0:46f2:e80e:2824, 172.71.99.196","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODcxIiwidXNlcm5hbWUiOiJha2tpIiwiZW1haWwiOiJlcmtpbm92YWttYWxiZWs1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mjc1OTE1MH0.bUQneIpumc51Pzb5FHQCzQjsf1hfnyYC1l-jJ3edp3Q","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0fd74a958fd3d63-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a05:45c2:7141:b500:f3c0:46f2:e80e:2824","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jun-2026 18:53:25 UTC] === User Orders API Called ===
[22-Jun-2026 18:53:25 UTC] ✅ User profile retrieved successfully for user ID: 871
[22-Jun-2026 18:53:25 UTC] User ID: 871
[22-Jun-2026 18:53:25 UTC] Limit: 20, Offset: 0
[22-Jun-2026 18:53:25 UTC] Orders found: 0
[22-Jun-2026 18:53:25 UTC] Orders data: []
[22-Jun-2026 18:53:25 UTC] Total orders count: 0
[22-Jun-2026 18:53:25 UTC] === API CALL LOG ===
[22-Jun-2026 18:53:25 UTC] Endpoint: user/profile.php
[22-Jun-2026 18:53:25 UTC] Full Log Data: {
    "timestamp": "2026-06-22 18:53:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:7141:b500:f3c0:46f2:e80e:2824",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:7141:b500:f3c0:46f2:e80e:2824, 172.71.99.196",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODcxIiwidXNlcm5hbWUiOiJha2tpIiwiZW1haWwiOiJlcmtpbm92YWttYWxiZWs1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mjc1OTE1MH0.bUQneIpumc51Pzb5FHQCzQjsf1hfnyYC1l-jJ3edp3Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0fd74a9fb753d63-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a05:45c2:7141:b500:f3c0:46f2:e80e:2824",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jun-2026 18:53:25 UTC] === END API CALL LOG ===
[22-Jun-2026 18:53:25 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jun-2026 18:53:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODcxIiwidXNlcm5hbWUiOiJha2tpIiwiZW1haWwiOiJlcmtpbm92YWttYWxiZWs1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mjc1OTE1MH0.bUQneIpumc51Pzb5FHQCzQjsf1hfnyYC1l-jJ3edp3Q
[22-Jun-2026 18:53:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jun-2026 18:53:25 UTC] ✅ JWT token verified successfully for user profile
[22-Jun-2026 18:53:25 UTC] User ID: 871
[22-Jun-2026 18:53:25 UTC] ✅ User profile retrieved successfully for user ID: 871
[22-Jun-2026 18:53:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jun-2026 18:53:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jun-2026 18:53:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a05:45c2:7141:b500:f3c0:46f2:e80e:2824, 172.71.99.196","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODcxIiwidXNlcm5hbWUiOiJha2tpIiwiZW1haWwiOiJlcmtpbm92YWttYWxiZWs1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mjc1OTE1MH0.bUQneIpumc51Pzb5FHQCzQjsf1hfnyYC1l-jJ3edp3Q","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0fd74d8a8dc3d63-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a05:45c2:7141:b500:f3c0:46f2:e80e:2824","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jun-2026 18:53:32 UTC] === User Orders API Called ===
[22-Jun-2026 18:53:32 UTC] User ID: 871
[22-Jun-2026 18:53:32 UTC] Limit: 20, Offset: 0
[22-Jun-2026 18:53:32 UTC] Orders found: 0
[22-Jun-2026 18:53:32 UTC] Orders data: []
[22-Jun-2026 18:53:32 UTC] Total orders count: 0
[22-Jun-2026 18:53:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jun-2026 18:53:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jun-2026 18:53:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a05:45c2:7141:b500:f3c0:46f2:e80e:2824, 172.71.99.196","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODcxIiwidXNlcm5hbWUiOiJha2tpIiwiZW1haWwiOiJlcmtpbm92YWttYWxiZWs1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mjc1OTE1MH0.bUQneIpumc51Pzb5FHQCzQjsf1hfnyYC1l-jJ3edp3Q","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0fd74e33ce33d63-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a05:45c2:7141:b500:f3c0:46f2:e80e:2824","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jun-2026 18:53:34 UTC] === User Orders API Called ===
[22-Jun-2026 18:53:34 UTC] User ID: 871
[22-Jun-2026 18:53:34 UTC] Limit: 20, Offset: 0
[22-Jun-2026 18:53:34 UTC] Orders found: 0
[22-Jun-2026 18:53:34 UTC] Orders data: []
[22-Jun-2026 18:53:34 UTC] Total orders count: 0
[22-Jun-2026 18:53:34 UTC] === API CALL LOG ===
[22-Jun-2026 18:53:34 UTC] Endpoint: user/profile.php
[22-Jun-2026 18:53:34 UTC] Full Log Data: {
    "timestamp": "2026-06-22 18:53:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:7141:b500:f3c0:46f2:e80e:2824",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:7141:b500:f3c0:46f2:e80e:2824, 172.71.99.196",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODcxIiwidXNlcm5hbWUiOiJha2tpIiwiZW1haWwiOiJlcmtpbm92YWttYWxiZWs1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mjc1OTE1MH0.bUQneIpumc51Pzb5FHQCzQjsf1hfnyYC1l-jJ3edp3Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0fd74e3df903d63-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a05:45c2:7141:b500:f3c0:46f2:e80e:2824",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jun-2026 18:53:34 UTC] === END API CALL LOG ===
[22-Jun-2026 18:53:34 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jun-2026 18:53:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODcxIiwidXNlcm5hbWUiOiJha2tpIiwiZW1haWwiOiJlcmtpbm92YWttYWxiZWs1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mjc1OTE1MH0.bUQneIpumc51Pzb5FHQCzQjsf1hfnyYC1l-jJ3edp3Q
[22-Jun-2026 18:53:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jun-2026 18:53:34 UTC] ✅ JWT token verified successfully for user profile
[22-Jun-2026 18:53:34 UTC] User ID: 871
[22-Jun-2026 18:53:34 UTC] ✅ User profile retrieved successfully for user ID: 871
[22-Jun-2026 18:53:35 UTC] === API CALL LOG ===
[22-Jun-2026 18:53:35 UTC] Endpoint: user/profile.php
[22-Jun-2026 18:53:35 UTC] Full Log Data: {
    "timestamp": "2026-06-22 18:53:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:7141:b500:f3c0:46f2:e80e:2824",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:7141:b500:f3c0:46f2:e80e:2824, 172.71.99.196",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODcxIiwidXNlcm5hbWUiOiJha2tpIiwiZW1haWwiOiJlcmtpbm92YWttYWxiZWs1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mjc1OTE1MH0.bUQneIpumc51Pzb5FHQCzQjsf1hfnyYC1l-jJ3edp3Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0fd74e6bb3b3d63-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a05:45c2:7141:b500:f3c0:46f2:e80e:2824",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jun-2026 18:53:35 UTC] === END API CALL LOG ===
[22-Jun-2026 18:53:35 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jun-2026 18:53:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODcxIiwidXNlcm5hbWUiOiJha2tpIiwiZW1haWwiOiJlcmtpbm92YWttYWxiZWs1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mjc1OTE1MH0.bUQneIpumc51Pzb5FHQCzQjsf1hfnyYC1l-jJ3edp3Q
[22-Jun-2026 18:53:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jun-2026 18:53:35 UTC] ✅ JWT token verified successfully for user profile
[22-Jun-2026 18:53:35 UTC] User ID: 871
[22-Jun-2026 18:53:35 UTC] ✅ User profile retrieved successfully for user ID: 871
[22-Jun-2026 18:53:49 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jun-2026 18:53:49 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jun-2026 18:53:49 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a05:45c2:7141:b500:f3c0:46f2:e80e:2824, 172.71.99.195","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODcxIiwidXNlcm5hbWUiOiJha2tpIiwiZW1haWwiOiJlcmtpbm92YWttYWxiZWs1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mjc1OTE1MH0.bUQneIpumc51Pzb5FHQCzQjsf1hfnyYC1l-jJ3edp3Q","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0fd7541ae133d63-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a05:45c2:7141:b500:f3c0:46f2:e80e:2824","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jun-2026 18:53:49 UTC] === User Orders API Called ===
[22-Jun-2026 18:53:49 UTC] User ID: 871
[22-Jun-2026 18:53:49 UTC] Limit: 20, Offset: 0
[22-Jun-2026 18:53:49 UTC] Orders found: 0
[22-Jun-2026 18:53:49 UTC] Orders data: []
[22-Jun-2026 18:53:49 UTC] Total orders count: 0
[22-Jun-2026 18:53:49 UTC] === API CALL LOG ===
[22-Jun-2026 18:53:49 UTC] Endpoint: user/profile.php
[22-Jun-2026 18:53:49 UTC] Full Log Data: {
    "timestamp": "2026-06-22 18:53:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:7141:b500:f3c0:46f2:e80e:2824",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:7141:b500:f3c0:46f2:e80e:2824, 172.71.99.195",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODcxIiwidXNlcm5hbWUiOiJha2tpIiwiZW1haWwiOiJlcmtpbm92YWttYWxiZWs1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mjc1OTE1MH0.bUQneIpumc51Pzb5FHQCzQjsf1hfnyYC1l-jJ3edp3Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0fd7541ae173d63-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a05:45c2:7141:b500:f3c0:46f2:e80e:2824",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jun-2026 18:53:49 UTC] === END API CALL LOG ===
[22-Jun-2026 18:53:49 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jun-2026 18:53:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODcxIiwidXNlcm5hbWUiOiJha2tpIiwiZW1haWwiOiJlcmtpbm92YWttYWxiZWs1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mjc1OTE1MH0.bUQneIpumc51Pzb5FHQCzQjsf1hfnyYC1l-jJ3edp3Q
[22-Jun-2026 18:53:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jun-2026 18:53:49 UTC] ✅ JWT token verified successfully for user profile
[22-Jun-2026 18:53:49 UTC] User ID: 871
[22-Jun-2026 18:53:49 UTC] ✅ User profile retrieved successfully for user ID: 871
[22-Jun-2026 18:53:50 UTC] === API CALL LOG ===
[22-Jun-2026 18:53:50 UTC] Endpoint: user/profile.php
[22-Jun-2026 18:53:50 UTC] Full Log Data: {
    "timestamp": "2026-06-22 18:53:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:7141:b500:f3c0:46f2:e80e:2824",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:7141:b500:f3c0:46f2:e80e:2824, 172.71.99.195",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODcxIiwidXNlcm5hbWUiOiJha2tpIiwiZW1haWwiOiJlcmtpbm92YWttYWxiZWs1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mjc1OTE1MH0.bUQneIpumc51Pzb5FHQCzQjsf1hfnyYC1l-jJ3edp3Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0fd754628ac3d63-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a05:45c2:7141:b500:f3c0:46f2:e80e:2824",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jun-2026 18:53:50 UTC] === END API CALL LOG ===
[22-Jun-2026 18:53:50 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jun-2026 18:53:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODcxIiwidXNlcm5hbWUiOiJha2tpIiwiZW1haWwiOiJlcmtpbm92YWttYWxiZWs1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mjc1OTE1MH0.bUQneIpumc51Pzb5FHQCzQjsf1hfnyYC1l-jJ3edp3Q
[22-Jun-2026 18:53:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jun-2026 18:53:50 UTC] ✅ JWT token verified successfully for user profile
[22-Jun-2026 18:53:50 UTC] User ID: 871
[22-Jun-2026 18:53:50 UTC] ✅ User profile retrieved successfully for user ID: 871
[22-Jun-2026 18:53:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jun-2026 18:53:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jun-2026 18:53:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a05:45c2:7141:b500:f3c0:46f2:e80e:2824, 172.71.99.195","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODcxIiwidXNlcm5hbWUiOiJha2tpIiwiZW1haWwiOiJlcmtpbm92YWttYWxiZWs1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mjc1OTE1MH0.bUQneIpumc51Pzb5FHQCzQjsf1hfnyYC1l-jJ3edp3Q","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0fd7569ed313d63-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a05:45c2:7141:b500:f3c0:46f2:e80e:2824","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jun-2026 18:53:56 UTC] === User Orders API Called ===
[22-Jun-2026 18:53:56 UTC] User ID: 871
[22-Jun-2026 18:53:56 UTC] Limit: 20, Offset: 0
[22-Jun-2026 18:53:56 UTC] Orders found: 0
[22-Jun-2026 18:53:56 UTC] Orders data: []
[22-Jun-2026 18:53:56 UTC] Total orders count: 0
[22-Jun-2026 18:53:56 UTC] === API CALL LOG ===
[22-Jun-2026 18:53:56 UTC] Endpoint: user/profile.php
[22-Jun-2026 18:53:56 UTC] Full Log Data: {
    "timestamp": "2026-06-22 18:53:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:7141:b500:f3c0:46f2:e80e:2824",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:7141:b500:f3c0:46f2:e80e:2824, 172.71.99.195",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODcxIiwidXNlcm5hbWUiOiJha2tpIiwiZW1haWwiOiJlcmtpbm92YWttYWxiZWs1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mjc1OTE1MH0.bUQneIpumc51Pzb5FHQCzQjsf1hfnyYC1l-jJ3edp3Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0fd7569ed3b3d63-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a05:45c2:7141:b500:f3c0:46f2:e80e:2824",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jun-2026 18:53:56 UTC] === END API CALL LOG ===
[22-Jun-2026 18:53:56 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jun-2026 18:53:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODcxIiwidXNlcm5hbWUiOiJha2tpIiwiZW1haWwiOiJlcmtpbm92YWttYWxiZWs1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mjc1OTE1MH0.bUQneIpumc51Pzb5FHQCzQjsf1hfnyYC1l-jJ3edp3Q
[22-Jun-2026 18:53:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jun-2026 18:53:56 UTC] ✅ JWT token verified successfully for user profile
[22-Jun-2026 18:53:56 UTC] User ID: 871
[22-Jun-2026 18:53:56 UTC] ✅ User profile retrieved successfully for user ID: 871
[22-Jun-2026 18:53:56 UTC] === API CALL LOG ===
[22-Jun-2026 18:53:56 UTC] Endpoint: user/profile.php
[22-Jun-2026 18:53:56 UTC] Full Log Data: {
    "timestamp": "2026-06-22 18:53:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:7141:b500:f3c0:46f2:e80e:2824",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:7141:b500:f3c0:46f2:e80e:2824, 172.71.99.195",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODcxIiwidXNlcm5hbWUiOiJha2tpIiwiZW1haWwiOiJlcmtpbm92YWttYWxiZWs1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mjc1OTE1MH0.bUQneIpumc51Pzb5FHQCzQjsf1hfnyYC1l-jJ3edp3Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0fd756e1faa3d63-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a05:45c2:7141:b500:f3c0:46f2:e80e:2824",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jun-2026 18:53:56 UTC] === END API CALL LOG ===
[22-Jun-2026 18:53:56 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jun-2026 18:53:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODcxIiwidXNlcm5hbWUiOiJha2tpIiwiZW1haWwiOiJlcmtpbm92YWttYWxiZWs1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mjc1OTE1MH0.bUQneIpumc51Pzb5FHQCzQjsf1hfnyYC1l-jJ3edp3Q
[22-Jun-2026 18:53:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jun-2026 18:53:56 UTC] ✅ JWT token verified successfully for user profile
[22-Jun-2026 18:53:56 UTC] User ID: 871
[22-Jun-2026 18:53:56 UTC] ✅ User profile retrieved successfully for user ID: 871
[22-Jun-2026 18:54:05 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jun-2026 18:54:05 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jun-2026 18:54:05 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a05:45c2:7141:b500:f3c0:46f2:e80e:2824, 172.71.99.196","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODcxIiwidXNlcm5hbWUiOiJha2tpIiwiZW1haWwiOiJlcmtpbm92YWttYWxiZWs1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mjc1OTE1MH0.bUQneIpumc51Pzb5FHQCzQjsf1hfnyYC1l-jJ3edp3Q","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0fd75a67abe3d63-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a05:45c2:7141:b500:f3c0:46f2:e80e:2824","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jun-2026 18:54:05 UTC] === User Orders API Called ===
[22-Jun-2026 18:54:05 UTC] User ID: 871
[22-Jun-2026 18:54:05 UTC] Limit: 20, Offset: 0
[22-Jun-2026 18:54:05 UTC] Orders found: 0
[22-Jun-2026 18:54:05 UTC] Orders data: []
[22-Jun-2026 18:54:05 UTC] Total orders count: 0
[22-Jun-2026 18:54:05 UTC] === API CALL LOG ===
[22-Jun-2026 18:54:05 UTC] Endpoint: user/profile.php
[22-Jun-2026 18:54:05 UTC] Full Log Data: {
    "timestamp": "2026-06-22 18:54:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:7141:b500:f3c0:46f2:e80e:2824",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:7141:b500:f3c0:46f2:e80e:2824, 172.71.99.196",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODcxIiwidXNlcm5hbWUiOiJha2tpIiwiZW1haWwiOiJlcmtpbm92YWttYWxiZWs1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mjc1OTE1MH0.bUQneIpumc51Pzb5FHQCzQjsf1hfnyYC1l-jJ3edp3Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0fd75a75e153d63-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a05:45c2:7141:b500:f3c0:46f2:e80e:2824",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jun-2026 18:54:05 UTC] === END API CALL LOG ===
[22-Jun-2026 18:54:05 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jun-2026 18:54:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODcxIiwidXNlcm5hbWUiOiJha2tpIiwiZW1haWwiOiJlcmtpbm92YWttYWxiZWs1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mjc1OTE1MH0.bUQneIpumc51Pzb5FHQCzQjsf1hfnyYC1l-jJ3edp3Q
[22-Jun-2026 18:54:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jun-2026 18:54:05 UTC] ✅ JWT token verified successfully for user profile
[22-Jun-2026 18:54:05 UTC] User ID: 871
[22-Jun-2026 18:54:05 UTC] ✅ User profile retrieved successfully for user ID: 871
[22-Jun-2026 18:54:06 UTC] === API CALL LOG ===
[22-Jun-2026 18:54:06 UTC] Endpoint: user/profile.php
[22-Jun-2026 18:54:06 UTC] Full Log Data: {
    "timestamp": "2026-06-22 18:54:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:7141:b500:f3c0:46f2:e80e:2824",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:7141:b500:f3c0:46f2:e80e:2824, 172.71.99.196",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODcxIiwidXNlcm5hbWUiOiJha2tpIiwiZW1haWwiOiJlcmtpbm92YWttYWxiZWs1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mjc1OTE1MH0.bUQneIpumc51Pzb5FHQCzQjsf1hfnyYC1l-jJ3edp3Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0fd75aa49723d63-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a05:45c2:7141:b500:f3c0:46f2:e80e:2824",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jun-2026 18:54:06 UTC] === END API CALL LOG ===
[22-Jun-2026 18:54:06 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jun-2026 18:54:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODcxIiwidXNlcm5hbWUiOiJha2tpIiwiZW1haWwiOiJlcmtpbm92YWttYWxiZWs1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mjc1OTE1MH0.bUQneIpumc51Pzb5FHQCzQjsf1hfnyYC1l-jJ3edp3Q
[22-Jun-2026 18:54:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jun-2026 18:54:06 UTC] ✅ JWT token verified successfully for user profile
[22-Jun-2026 18:54:06 UTC] User ID: 871
[22-Jun-2026 18:54:06 UTC] ✅ User profile retrieved successfully for user ID: 871
[22-Jun-2026 18:54:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jun-2026 18:54:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jun-2026 18:54:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a05:45c2:7141:b500:f3c0:46f2:e80e:2824, 172.71.99.195","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODcxIiwidXNlcm5hbWUiOiJha2tpIiwiZW1haWwiOiJlcmtpbm92YWttYWxiZWs1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mjc1OTE1MH0.bUQneIpumc51Pzb5FHQCzQjsf1hfnyYC1l-jJ3edp3Q","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0fd767e0fe53d63-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a05:45c2:7141:b500:f3c0:46f2:e80e:2824","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jun-2026 18:54:40 UTC] === User Orders API Called ===
[22-Jun-2026 18:54:40 UTC] User ID: 871
[22-Jun-2026 18:54:40 UTC] Limit: 20, Offset: 0
[22-Jun-2026 18:54:40 UTC] Orders found: 0
[22-Jun-2026 18:54:40 UTC] Orders data: []
[22-Jun-2026 18:54:40 UTC] Total orders count: 0
[22-Jun-2026 18:54:40 UTC] === API CALL LOG ===
[22-Jun-2026 18:54:40 UTC] Endpoint: user/profile.php
[22-Jun-2026 18:54:40 UTC] Full Log Data: {
    "timestamp": "2026-06-22 18:54:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:7141:b500:f3c0:46f2:e80e:2824",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:7141:b500:f3c0:46f2:e80e:2824, 172.71.99.195",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODcxIiwidXNlcm5hbWUiOiJha2tpIiwiZW1haWwiOiJlcmtpbm92YWttYWxiZWs1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mjc1OTE1MH0.bUQneIpumc51Pzb5FHQCzQjsf1hfnyYC1l-jJ3edp3Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0fd767e0fef3d63-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a05:45c2:7141:b500:f3c0:46f2:e80e:2824",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jun-2026 18:54:40 UTC] === END API CALL LOG ===
[22-Jun-2026 18:54:40 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jun-2026 18:54:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODcxIiwidXNlcm5hbWUiOiJha2tpIiwiZW1haWwiOiJlcmtpbm92YWttYWxiZWs1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mjc1OTE1MH0.bUQneIpumc51Pzb5FHQCzQjsf1hfnyYC1l-jJ3edp3Q
[22-Jun-2026 18:54:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jun-2026 18:54:40 UTC] ✅ JWT token verified successfully for user profile
[22-Jun-2026 18:54:40 UTC] User ID: 871
[22-Jun-2026 18:54:40 UTC] ✅ User profile retrieved successfully for user ID: 871
[22-Jun-2026 18:54:40 UTC] === API CALL LOG ===
[22-Jun-2026 18:54:40 UTC] Endpoint: user/profile.php
[22-Jun-2026 18:54:40 UTC] Full Log Data: {
    "timestamp": "2026-06-22 18:54:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:7141:b500:f3c0:46f2:e80e:2824",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:7141:b500:f3c0:46f2:e80e:2824, 172.71.99.195",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODcxIiwidXNlcm5hbWUiOiJha2tpIiwiZW1haWwiOiJlcmtpbm92YWttYWxiZWs1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mjc1OTE1MH0.bUQneIpumc51Pzb5FHQCzQjsf1hfnyYC1l-jJ3edp3Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0fd7681ae6d3d63-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a05:45c2:7141:b500:f3c0:46f2:e80e:2824",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jun-2026 18:54:40 UTC] === END API CALL LOG ===
[22-Jun-2026 18:54:40 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jun-2026 18:54:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODcxIiwidXNlcm5hbWUiOiJha2tpIiwiZW1haWwiOiJlcmtpbm92YWttYWxiZWs1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mjc1OTE1MH0.bUQneIpumc51Pzb5FHQCzQjsf1hfnyYC1l-jJ3edp3Q
[22-Jun-2026 18:54:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jun-2026 18:54:40 UTC] ✅ JWT token verified successfully for user profile
[22-Jun-2026 18:54:40 UTC] User ID: 871
[22-Jun-2026 18:54:40 UTC] ✅ User profile retrieved successfully for user ID: 871
[22-Jun-2026 18:54:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jun-2026 18:54:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jun-2026 18:54:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a05:45c2:7141:b500:f3c0:46f2:e80e:2824, 172.71.99.196","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODcxIiwidXNlcm5hbWUiOiJha2tpIiwiZW1haWwiOiJlcmtpbm92YWttYWxiZWs1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mjc1OTE1MH0.bUQneIpumc51Pzb5FHQCzQjsf1hfnyYC1l-jJ3edp3Q","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0fd76d64e7b3d63-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a05:45c2:7141:b500:f3c0:46f2:e80e:2824","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jun-2026 18:54:54 UTC] === User Orders API Called ===
[22-Jun-2026 18:54:54 UTC] User ID: 871
[22-Jun-2026 18:54:54 UTC] Limit: 20, Offset: 0
[22-Jun-2026 18:54:54 UTC] Orders found: 0
[22-Jun-2026 18:54:54 UTC] Orders data: []
[22-Jun-2026 18:54:54 UTC] Total orders count: 0
[22-Jun-2026 18:54:54 UTC] === API CALL LOG ===
[22-Jun-2026 18:54:54 UTC] Endpoint: user/profile.php
[22-Jun-2026 18:54:54 UTC] Full Log Data: {
    "timestamp": "2026-06-22 18:54:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:7141:b500:f3c0:46f2:e80e:2824",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:7141:b500:f3c0:46f2:e80e:2824, 172.71.99.196",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODcxIiwidXNlcm5hbWUiOiJha2tpIiwiZW1haWwiOiJlcmtpbm92YWttYWxiZWs1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mjc1OTE1MH0.bUQneIpumc51Pzb5FHQCzQjsf1hfnyYC1l-jJ3edp3Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0fd76d64e7f3d63-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a05:45c2:7141:b500:f3c0:46f2:e80e:2824",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jun-2026 18:54:54 UTC] === END API CALL LOG ===
[22-Jun-2026 18:54:54 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jun-2026 18:54:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODcxIiwidXNlcm5hbWUiOiJha2tpIiwiZW1haWwiOiJlcmtpbm92YWttYWxiZWs1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mjc1OTE1MH0.bUQneIpumc51Pzb5FHQCzQjsf1hfnyYC1l-jJ3edp3Q
[22-Jun-2026 18:54:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jun-2026 18:54:54 UTC] ✅ JWT token verified successfully for user profile
[22-Jun-2026 18:54:54 UTC] User ID: 871
[22-Jun-2026 18:54:54 UTC] ✅ User profile retrieved successfully for user ID: 871
[22-Jun-2026 18:54:55 UTC] === API CALL LOG ===
[22-Jun-2026 18:54:55 UTC] Endpoint: user/profile.php
[22-Jun-2026 18:54:55 UTC] Full Log Data: {
    "timestamp": "2026-06-22 18:54:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:7141:b500:f3c0:46f2:e80e:2824",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:7141:b500:f3c0:46f2:e80e:2824, 172.71.99.196",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODcxIiwidXNlcm5hbWUiOiJha2tpIiwiZW1haWwiOiJlcmtpbm92YWttYWxiZWs1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mjc1OTE1MH0.bUQneIpumc51Pzb5FHQCzQjsf1hfnyYC1l-jJ3edp3Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0fd76da2d673d63-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a05:45c2:7141:b500:f3c0:46f2:e80e:2824",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jun-2026 18:54:55 UTC] === END API CALL LOG ===
[22-Jun-2026 18:54:55 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jun-2026 18:54:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODcxIiwidXNlcm5hbWUiOiJha2tpIiwiZW1haWwiOiJlcmtpbm92YWttYWxiZWs1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mjc1OTE1MH0.bUQneIpumc51Pzb5FHQCzQjsf1hfnyYC1l-jJ3edp3Q
[22-Jun-2026 18:54:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jun-2026 18:54:55 UTC] ✅ JWT token verified successfully for user profile
[22-Jun-2026 18:54:55 UTC] User ID: 871
[22-Jun-2026 18:54:55 UTC] ✅ User profile retrieved successfully for user ID: 871
[22-Jun-2026 18:55:34 UTC] === API CALL LOG ===
[22-Jun-2026 18:55:34 UTC] Endpoint: user/profile.php
[22-Jun-2026 18:55:34 UTC] Full Log Data: {
    "timestamp": "2026-06-22 18:55:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:7141:b500:f3c0:46f2:e80e:2824",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:7141:b500:f3c0:46f2:e80e:2824, 104.23.170.178",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODcxIiwidXNlcm5hbWUiOiJha2tpIiwiZW1haWwiOiJlcmtpbm92YWttYWxiZWs1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mjc1OTE1MH0.bUQneIpumc51Pzb5FHQCzQjsf1hfnyYC1l-jJ3edp3Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0fd77d34d6d5329-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a05:45c2:7141:b500:f3c0:46f2:e80e:2824",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jun-2026 18:55:34 UTC] === END API CALL LOG ===
[22-Jun-2026 18:55:34 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jun-2026 18:55:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODcxIiwidXNlcm5hbWUiOiJha2tpIiwiZW1haWwiOiJlcmtpbm92YWttYWxiZWs1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mjc1OTE1MH0.bUQneIpumc51Pzb5FHQCzQjsf1hfnyYC1l-jJ3edp3Q
[22-Jun-2026 18:55:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jun-2026 18:55:34 UTC] ✅ JWT token verified successfully for user profile
[22-Jun-2026 18:55:34 UTC] User ID: 871
[22-Jun-2026 18:55:34 UTC] ✅ User profile retrieved successfully for user ID: 871
[22-Jun-2026 18:56:39 UTC] === API CALL LOG ===
[22-Jun-2026 18:56:39 UTC] Endpoint: user/profile.php
[22-Jun-2026 18:56:39 UTC] Full Log Data: {
    "timestamp": "2026-06-22 18:56:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:7141:b500:f3c0:46f2:e80e:2824",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:7141:b500:f3c0:46f2:e80e:2824, 104.23.221.59",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODcxIiwidXNlcm5hbWUiOiJha2tpIiwiZW1haWwiOiJlcmtpbm92YWttYWxiZWs1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mjc1OTE1MH0.bUQneIpumc51Pzb5FHQCzQjsf1hfnyYC1l-jJ3edp3Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0fd79693d96b7b2-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a05:45c2:7141:b500:f3c0:46f2:e80e:2824",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jun-2026 18:56:39 UTC] === END API CALL LOG ===
[22-Jun-2026 18:56:39 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jun-2026 18:56:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODcxIiwidXNlcm5hbWUiOiJha2tpIiwiZW1haWwiOiJlcmtpbm92YWttYWxiZWs1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mjc1OTE1MH0.bUQneIpumc51Pzb5FHQCzQjsf1hfnyYC1l-jJ3edp3Q
[22-Jun-2026 18:56:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jun-2026 18:56:39 UTC] ✅ JWT token verified successfully for user profile
[22-Jun-2026 18:56:39 UTC] User ID: 871
[22-Jun-2026 18:56:39 UTC] ✅ User profile retrieved successfully for user ID: 871
[22-Jun-2026 18:56:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jun-2026 18:56:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jun-2026 18:56:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a05:45c2:7141:b500:f3c0:46f2:e80e:2824, 104.23.221.59","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODcxIiwidXNlcm5hbWUiOiJha2tpIiwiZW1haWwiOiJlcmtpbm92YWttYWxiZWs1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mjc1OTE1MH0.bUQneIpumc51Pzb5FHQCzQjsf1hfnyYC1l-jJ3edp3Q","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0fd79689bbfb7b2-ARN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a05:45c2:7141:b500:f3c0:46f2:e80e:2824","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jun-2026 18:56:39 UTC] === User Orders API Called ===
[22-Jun-2026 18:56:39 UTC] User ID: 871
[22-Jun-2026 18:56:39 UTC] Limit: 20, Offset: 0
[22-Jun-2026 18:56:39 UTC] Orders found: 0
[22-Jun-2026 18:56:39 UTC] Orders data: []
[22-Jun-2026 18:56:39 UTC] Total orders count: 0
[22-Jun-2026 18:56:40 UTC] === API CALL LOG ===
[22-Jun-2026 18:56:40 UTC] Endpoint: user/profile.php
[22-Jun-2026 18:56:40 UTC] Full Log Data: {
    "timestamp": "2026-06-22 18:56:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:7141:b500:f3c0:46f2:e80e:2824",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:7141:b500:f3c0:46f2:e80e:2824, 104.23.221.59",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODcxIiwidXNlcm5hbWUiOiJha2tpIiwiZW1haWwiOiJlcmtpbm92YWttYWxiZWs1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mjc1OTE1MH0.bUQneIpumc51Pzb5FHQCzQjsf1hfnyYC1l-jJ3edp3Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0fd796c7f7bb7b2-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a05:45c2:7141:b500:f3c0:46f2:e80e:2824",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jun-2026 18:56:40 UTC] === END API CALL LOG ===
[22-Jun-2026 18:56:40 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jun-2026 18:56:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODcxIiwidXNlcm5hbWUiOiJha2tpIiwiZW1haWwiOiJlcmtpbm92YWttYWxiZWs1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mjc1OTE1MH0.bUQneIpumc51Pzb5FHQCzQjsf1hfnyYC1l-jJ3edp3Q
[22-Jun-2026 18:56:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jun-2026 18:56:40 UTC] ✅ JWT token verified successfully for user profile
[22-Jun-2026 18:56:40 UTC] User ID: 871
[22-Jun-2026 18:56:40 UTC] ✅ User profile retrieved successfully for user ID: 871
[22-Jun-2026 18:56:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jun-2026 18:56:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jun-2026 18:56:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a05:45c2:7141:b500:f3c0:46f2:e80e:2824, 104.23.221.59","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODcxIiwidXNlcm5hbWUiOiJha2tpIiwiZW1haWwiOiJlcmtpbm92YWttYWxiZWs1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mjc1OTE1MH0.bUQneIpumc51Pzb5FHQCzQjsf1hfnyYC1l-jJ3edp3Q","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0fd799c7c7fb7b2-ARN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a05:45c2:7141:b500:f3c0:46f2:e80e:2824","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jun-2026 18:56:48 UTC] === User Orders API Called ===
[22-Jun-2026 18:56:48 UTC] User ID: 871
[22-Jun-2026 18:56:48 UTC] Limit: 20, Offset: 0
[22-Jun-2026 18:56:48 UTC] Orders found: 0
[22-Jun-2026 18:56:48 UTC] Orders data: []
[22-Jun-2026 18:56:48 UTC] Total orders count: 0
[22-Jun-2026 18:56:49 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jun-2026 18:56:49 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jun-2026 18:56:49 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a05:45c2:7141:b500:f3c0:46f2:e80e:2824, 104.23.221.59","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODcxIiwidXNlcm5hbWUiOiJha2tpIiwiZW1haWwiOiJlcmtpbm92YWttYWxiZWs1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mjc1OTE1MH0.bUQneIpumc51Pzb5FHQCzQjsf1hfnyYC1l-jJ3edp3Q","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0fd79a538c4b7b2-ARN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a05:45c2:7141:b500:f3c0:46f2:e80e:2824","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jun-2026 18:56:49 UTC] === User Orders API Called ===
[22-Jun-2026 18:56:49 UTC] User ID: 871
[22-Jun-2026 18:56:49 UTC] Limit: 20, Offset: 0
[22-Jun-2026 18:56:49 UTC] Orders found: 0
[22-Jun-2026 18:56:49 UTC] Orders data: []
[22-Jun-2026 18:56:49 UTC] Total orders count: 0
[22-Jun-2026 18:56:49 UTC] === API CALL LOG ===
[22-Jun-2026 18:56:49 UTC] Endpoint: user/profile.php
[22-Jun-2026 18:56:49 UTC] Full Log Data: {
    "timestamp": "2026-06-22 18:56:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:7141:b500:f3c0:46f2:e80e:2824",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:7141:b500:f3c0:46f2:e80e:2824, 104.23.221.59",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODcxIiwidXNlcm5hbWUiOiJha2tpIiwiZW1haWwiOiJlcmtpbm92YWttYWxiZWs1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mjc1OTE1MH0.bUQneIpumc51Pzb5FHQCzQjsf1hfnyYC1l-jJ3edp3Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0fd79a538c7b7b2-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a05:45c2:7141:b500:f3c0:46f2:e80e:2824",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jun-2026 18:56:49 UTC] === END API CALL LOG ===
[22-Jun-2026 18:56:49 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jun-2026 18:56:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODcxIiwidXNlcm5hbWUiOiJha2tpIiwiZW1haWwiOiJlcmtpbm92YWttYWxiZWs1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mjc1OTE1MH0.bUQneIpumc51Pzb5FHQCzQjsf1hfnyYC1l-jJ3edp3Q
[22-Jun-2026 18:56:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jun-2026 18:56:49 UTC] ✅ JWT token verified successfully for user profile
[22-Jun-2026 18:56:49 UTC] User ID: 871
[22-Jun-2026 18:56:49 UTC] ✅ User profile retrieved successfully for user ID: 871
[22-Jun-2026 18:56:50 UTC] === API CALL LOG ===
[22-Jun-2026 18:56:50 UTC] Endpoint: user/profile.php
[22-Jun-2026 18:56:50 UTC] Full Log Data: {
    "timestamp": "2026-06-22 18:56:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:7141:b500:f3c0:46f2:e80e:2824",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:7141:b500:f3c0:46f2:e80e:2824, 104.23.221.59",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODcxIiwidXNlcm5hbWUiOiJha2tpIiwiZW1haWwiOiJlcmtpbm92YWttYWxiZWs1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mjc1OTE1MH0.bUQneIpumc51Pzb5FHQCzQjsf1hfnyYC1l-jJ3edp3Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0fd79a91cc6b7b2-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a05:45c2:7141:b500:f3c0:46f2:e80e:2824",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jun-2026 18:56:50 UTC] === END API CALL LOG ===
[22-Jun-2026 18:56:50 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jun-2026 18:56:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODcxIiwidXNlcm5hbWUiOiJha2tpIiwiZW1haWwiOiJlcmtpbm92YWttYWxiZWs1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mjc1OTE1MH0.bUQneIpumc51Pzb5FHQCzQjsf1hfnyYC1l-jJ3edp3Q
[22-Jun-2026 18:56:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jun-2026 18:56:50 UTC] ✅ JWT token verified successfully for user profile
[22-Jun-2026 18:56:50 UTC] User ID: 871
[22-Jun-2026 18:56:50 UTC] ✅ User profile retrieved successfully for user ID: 871
[22-Jun-2026 18:57:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jun-2026 18:57:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jun-2026 18:57:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a05:45c2:7141:b500:f3c0:46f2:e80e:2824, 104.23.221.59","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODcxIiwidXNlcm5hbWUiOiJha2tpIiwiZW1haWwiOiJlcmtpbm92YWttYWxiZWs1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mjc1OTE1MH0.bUQneIpumc51Pzb5FHQCzQjsf1hfnyYC1l-jJ3edp3Q","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0fd7a233ef7b7b2-ARN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a05:45c2:7141:b500:f3c0:46f2:e80e:2824","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jun-2026 18:57:09 UTC] === User Orders API Called ===
[22-Jun-2026 18:57:09 UTC] User ID: 871
[22-Jun-2026 18:57:09 UTC] Limit: 20, Offset: 0
[22-Jun-2026 18:57:09 UTC] Orders found: 1
[22-Jun-2026 18:57:09 UTC] Orders data: [{"id":359,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/erkinovvwwww","status":"pending","created_at":"2026-06-22 22:27:07","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[22-Jun-2026 18:57:09 UTC] Total orders count: 1
[22-Jun-2026 18:57:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jun-2026 18:57:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jun-2026 18:57:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a05:45c2:7141:b500:f3c0:46f2:e80e:2824, 104.23.217.141","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODcxIiwidXNlcm5hbWUiOiJha2tpIiwiZW1haWwiOiJlcmtpbm92YWttYWxiZWs1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mjc1OTE1MH0.bUQneIpumc51Pzb5FHQCzQjsf1hfnyYC1l-jJ3edp3Q","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0fd7acb68afa68a-ARN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a05:45c2:7141:b500:f3c0:46f2:e80e:2824","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jun-2026 18:57:36 UTC] === API CALL LOG ===
[22-Jun-2026 18:57:36 UTC] Endpoint: user/profile.php
[22-Jun-2026 18:57:36 UTC] Full Log Data: {
    "timestamp": "2026-06-22 18:57:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:7141:b500:f3c0:46f2:e80e:2824",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:7141:b500:f3c0:46f2:e80e:2824, 104.23.217.141",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODcxIiwidXNlcm5hbWUiOiJha2tpIiwiZW1haWwiOiJlcmtpbm92YWttYWxiZWs1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mjc1OTE1MH0.bUQneIpumc51Pzb5FHQCzQjsf1hfnyYC1l-jJ3edp3Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0fd7acb68b9a68a-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a05:45c2:7141:b500:f3c0:46f2:e80e:2824",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jun-2026 18:57:36 UTC] === User Orders API Called ===
[22-Jun-2026 18:57:36 UTC] === END API CALL LOG ===
[22-Jun-2026 18:57:36 UTC] User ID: 871
[22-Jun-2026 18:57:36 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jun-2026 18:57:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODcxIiwidXNlcm5hbWUiOiJha2tpIiwiZW1haWwiOiJlcmtpbm92YWttYWxiZWs1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mjc1OTE1MH0.bUQneIpumc51Pzb5FHQCzQjsf1hfnyYC1l-jJ3edp3Q
[22-Jun-2026 18:57:36 UTC] Limit: 20, Offset: 0
[22-Jun-2026 18:57:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jun-2026 18:57:36 UTC] ✅ JWT token verified successfully for user profile
[22-Jun-2026 18:57:36 UTC] User ID: 871
[22-Jun-2026 18:57:36 UTC] ✅ User profile retrieved successfully for user ID: 871
[22-Jun-2026 18:57:36 UTC] Orders found: 1
[22-Jun-2026 18:57:36 UTC] Orders data: [{"id":359,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/erkinovvwwww","status":"pending","created_at":"2026-06-22 22:27:07","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[22-Jun-2026 18:57:36 UTC] Total orders count: 1
[22-Jun-2026 18:57:37 UTC] === API CALL LOG ===
[22-Jun-2026 18:57:37 UTC] Endpoint: user/profile.php
[22-Jun-2026 18:57:37 UTC] Full Log Data: {
    "timestamp": "2026-06-22 18:57:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:7141:b500:f3c0:46f2:e80e:2824",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:7141:b500:f3c0:46f2:e80e:2824, 104.23.217.36",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODcxIiwidXNlcm5hbWUiOiJha2tpIiwiZW1haWwiOiJlcmtpbm92YWttYWxiZWs1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mjc1OTE1MH0.bUQneIpumc51Pzb5FHQCzQjsf1hfnyYC1l-jJ3edp3Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0fd7acde8f6a68a-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a05:45c2:7141:b500:f3c0:46f2:e80e:2824",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jun-2026 18:57:37 UTC] === END API CALL LOG ===
[22-Jun-2026 18:57:37 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jun-2026 18:57:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODcxIiwidXNlcm5hbWUiOiJha2tpIiwiZW1haWwiOiJlcmtpbm92YWttYWxiZWs1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mjc1OTE1MH0.bUQneIpumc51Pzb5FHQCzQjsf1hfnyYC1l-jJ3edp3Q
[22-Jun-2026 18:57:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jun-2026 18:57:37 UTC] ✅ JWT token verified successfully for user profile
[22-Jun-2026 18:57:37 UTC] User ID: 871
[22-Jun-2026 18:57:37 UTC] ✅ User profile retrieved successfully for user ID: 871
[22-Jun-2026 18:57:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jun-2026 18:57:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jun-2026 18:57:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a05:45c2:7141:b500:f3c0:46f2:e80e:2824, 104.23.217.141","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODcxIiwidXNlcm5hbWUiOiJha2tpIiwiZW1haWwiOiJlcmtpbm92YWttYWxiZWs1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mjc1OTE1MH0.bUQneIpumc51Pzb5FHQCzQjsf1hfnyYC1l-jJ3edp3Q","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0fd7b1f8b90a68a-ARN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a05:45c2:7141:b500:f3c0:46f2:e80e:2824","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jun-2026 18:57:50 UTC] === User Orders API Called ===
[22-Jun-2026 18:57:50 UTC] User ID: 871
[22-Jun-2026 18:57:50 UTC] Limit: 20, Offset: 0
[22-Jun-2026 18:57:50 UTC] Orders found: 1
[22-Jun-2026 18:57:50 UTC] Orders data: [{"id":359,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/erkinovvwwww","status":"pending","created_at":"2026-06-22 22:27:07","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[22-Jun-2026 18:57:50 UTC] Total orders count: 1
[22-Jun-2026 18:57:54 UTC] === API CALL LOG ===
[22-Jun-2026 18:57:54 UTC] Endpoint: user/profile.php
[22-Jun-2026 18:57:54 UTC] Full Log Data: {
    "timestamp": "2026-06-22 18:57:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:7141:b500:f3c0:46f2:e80e:2824",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:7141:b500:f3c0:46f2:e80e:2824, 104.23.217.141",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODcxIiwidXNlcm5hbWUiOiJha2tpIiwiZW1haWwiOiJlcmtpbm92YWttYWxiZWs1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mjc1OTE1MH0.bUQneIpumc51Pzb5FHQCzQjsf1hfnyYC1l-jJ3edp3Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0fd7b3c5ce6a68a-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a05:45c2:7141:b500:f3c0:46f2:e80e:2824",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jun-2026 18:57:54 UTC] === END API CALL LOG ===
[22-Jun-2026 18:57:54 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jun-2026 18:57:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODcxIiwidXNlcm5hbWUiOiJha2tpIiwiZW1haWwiOiJlcmtpbm92YWttYWxiZWs1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mjc1OTE1MH0.bUQneIpumc51Pzb5FHQCzQjsf1hfnyYC1l-jJ3edp3Q
[22-Jun-2026 18:57:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jun-2026 18:57:54 UTC] ✅ JWT token verified successfully for user profile
[22-Jun-2026 18:57:54 UTC] User ID: 871
[22-Jun-2026 18:57:54 UTC] ✅ User profile retrieved successfully for user ID: 871
[22-Jun-2026 18:57:54 UTC] User Purchases API - User ID: 871
[22-Jun-2026 18:57:54 UTC] User Purchases API - Total purchases found: 0
[22-Jun-2026 18:57:59 UTC] === API CALL LOG ===
[22-Jun-2026 18:57:59 UTC] Endpoint: user/profile.php
[22-Jun-2026 18:57:59 UTC] Full Log Data: {
    "timestamp": "2026-06-22 18:57:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:7141:b500:f3c0:46f2:e80e:2824",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:7141:b500:f3c0:46f2:e80e:2824, 104.23.217.141",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODcxIiwidXNlcm5hbWUiOiJha2tpIiwiZW1haWwiOiJlcmtpbm92YWttYWxiZWs1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mjc1OTE1MH0.bUQneIpumc51Pzb5FHQCzQjsf1hfnyYC1l-jJ3edp3Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0fd7b5b5870a68a-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a05:45c2:7141:b500:f3c0:46f2:e80e:2824",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jun-2026 18:57:59 UTC] === END API CALL LOG ===
[22-Jun-2026 18:57:59 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jun-2026 18:57:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODcxIiwidXNlcm5hbWUiOiJha2tpIiwiZW1haWwiOiJlcmtpbm92YWttYWxiZWs1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mjc1OTE1MH0.bUQneIpumc51Pzb5FHQCzQjsf1hfnyYC1l-jJ3edp3Q
[22-Jun-2026 18:57:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jun-2026 18:57:59 UTC] ✅ JWT token verified successfully for user profile
[22-Jun-2026 18:57:59 UTC] User ID: 871
[22-Jun-2026 18:57:59 UTC] ✅ User profile retrieved successfully for user ID: 871
[22-Jun-2026 18:57:59 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jun-2026 18:57:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jun-2026 18:57:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a05:45c2:7141:b500:f3c0:46f2:e80e:2824, 104.23.217.141","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODcxIiwidXNlcm5hbWUiOiJha2tpIiwiZW1haWwiOiJlcmtpbm92YWttYWxiZWs1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mjc1OTE1MH0.bUQneIpumc51Pzb5FHQCzQjsf1hfnyYC1l-jJ3edp3Q","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0fd7b5b586ba68a-ARN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a05:45c2:7141:b500:f3c0:46f2:e80e:2824","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jun-2026 18:57:59 UTC] === User Orders API Called ===
[22-Jun-2026 18:57:59 UTC] User ID: 871
[22-Jun-2026 18:57:59 UTC] Limit: 20, Offset: 0
[22-Jun-2026 18:57:59 UTC] Orders found: 1
[22-Jun-2026 18:57:59 UTC] Orders data: [{"id":359,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/erkinovvwwww","status":"pending","created_at":"2026-06-22 22:27:07","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[22-Jun-2026 18:57:59 UTC] Total orders count: 1
[22-Jun-2026 18:58:00 UTC] === API CALL LOG ===
[22-Jun-2026 18:58:00 UTC] Endpoint: user/profile.php
[22-Jun-2026 18:58:00 UTC] Full Log Data: {
    "timestamp": "2026-06-22 18:58:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:7141:b500:f3c0:46f2:e80e:2824",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:7141:b500:f3c0:46f2:e80e:2824, 104.23.217.141",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODcxIiwidXNlcm5hbWUiOiJha2tpIiwiZW1haWwiOiJlcmtpbm92YWttYWxiZWs1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mjc1OTE1MH0.bUQneIpumc51Pzb5FHQCzQjsf1hfnyYC1l-jJ3edp3Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0fd7b5f2dfaa68a-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a05:45c2:7141:b500:f3c0:46f2:e80e:2824",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jun-2026 18:58:00 UTC] === END API CALL LOG ===
[22-Jun-2026 18:58:00 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jun-2026 18:58:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODcxIiwidXNlcm5hbWUiOiJha2tpIiwiZW1haWwiOiJlcmtpbm92YWttYWxiZWs1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mjc1OTE1MH0.bUQneIpumc51Pzb5FHQCzQjsf1hfnyYC1l-jJ3edp3Q
[22-Jun-2026 18:58:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jun-2026 18:58:00 UTC] ✅ JWT token verified successfully for user profile
[22-Jun-2026 18:58:00 UTC] User ID: 871
[22-Jun-2026 18:58:00 UTC] ✅ User profile retrieved successfully for user ID: 871
[22-Jun-2026 18:58:00 UTC] === API CALL LOG ===
[22-Jun-2026 18:58:00 UTC] Endpoint: user/profile.php
[22-Jun-2026 18:58:00 UTC] Full Log Data: {
    "timestamp": "2026-06-22 18:58:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:7141:b500:f3c0:46f2:e80e:2824",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:7141:b500:f3c0:46f2:e80e:2824, 104.23.217.141",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODcxIiwidXNlcm5hbWUiOiJha2tpIiwiZW1haWwiOiJlcmtpbm92YWttYWxiZWs1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mjc1OTE1MH0.bUQneIpumc51Pzb5FHQCzQjsf1hfnyYC1l-jJ3edp3Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0fd7b624987a68a-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a05:45c2:7141:b500:f3c0:46f2:e80e:2824",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jun-2026 18:58:00 UTC] === END API CALL LOG ===
[22-Jun-2026 18:58:00 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jun-2026 18:58:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODcxIiwidXNlcm5hbWUiOiJha2tpIiwiZW1haWwiOiJlcmtpbm92YWttYWxiZWs1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mjc1OTE1MH0.bUQneIpumc51Pzb5FHQCzQjsf1hfnyYC1l-jJ3edp3Q
[22-Jun-2026 18:58:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jun-2026 18:58:00 UTC] ✅ JWT token verified successfully for user profile
[22-Jun-2026 18:58:00 UTC] User ID: 871
[22-Jun-2026 18:58:00 UTC] ✅ User profile retrieved successfully for user ID: 871
[22-Jun-2026 18:58:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jun-2026 18:58:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jun-2026 18:58:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a05:45c2:7141:b500:f3c0:46f2:e80e:2824, 104.23.217.141","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODcxIiwidXNlcm5hbWUiOiJha2tpIiwiZW1haWwiOiJlcmtpbm92YWttYWxiZWs1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mjc1OTE1MH0.bUQneIpumc51Pzb5FHQCzQjsf1hfnyYC1l-jJ3edp3Q","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0fd7b699da4a68a-ARN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a05:45c2:7141:b500:f3c0:46f2:e80e:2824","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jun-2026 18:58:01 UTC] === User Orders API Called ===
[22-Jun-2026 18:58:01 UTC] User ID: 871
[22-Jun-2026 18:58:01 UTC] Limit: 20, Offset: 0
[22-Jun-2026 18:58:01 UTC] Orders found: 1
[22-Jun-2026 18:58:01 UTC] Orders data: [{"id":359,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/erkinovvwwww","status":"pending","created_at":"2026-06-22 22:27:07","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[22-Jun-2026 18:58:01 UTC] Total orders count: 1
[22-Jun-2026 18:58:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jun-2026 18:58:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jun-2026 18:58:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a05:45c2:7141:b500:f3c0:46f2:e80e:2824, 104.23.217.141","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODcxIiwidXNlcm5hbWUiOiJha2tpIiwiZW1haWwiOiJlcmtpbm92YWttYWxiZWs1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mjc1OTE1MH0.bUQneIpumc51Pzb5FHQCzQjsf1hfnyYC1l-jJ3edp3Q","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0fd7b839f20a68a-ARN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a05:45c2:7141:b500:f3c0:46f2:e80e:2824","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jun-2026 18:58:06 UTC] === User Orders API Called ===
[22-Jun-2026 18:58:06 UTC] User ID: 871
[22-Jun-2026 18:58:06 UTC] Limit: 20, Offset: 0
[22-Jun-2026 18:58:06 UTC] === API CALL LOG ===
[22-Jun-2026 18:58:06 UTC] Endpoint: user/profile.php
[22-Jun-2026 18:58:06 UTC] Full Log Data: {
    "timestamp": "2026-06-22 18:58:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:7141:b500:f3c0:46f2:e80e:2824",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:7141:b500:f3c0:46f2:e80e:2824, 104.23.217.141",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODcxIiwidXNlcm5hbWUiOiJha2tpIiwiZW1haWwiOiJlcmtpbm92YWttYWxiZWs1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mjc1OTE1MH0.bUQneIpumc51Pzb5FHQCzQjsf1hfnyYC1l-jJ3edp3Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0fd7b839f21a68a-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a05:45c2:7141:b500:f3c0:46f2:e80e:2824",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jun-2026 18:58:06 UTC] === END API CALL LOG ===
[22-Jun-2026 18:58:06 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jun-2026 18:58:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODcxIiwidXNlcm5hbWUiOiJha2tpIiwiZW1haWwiOiJlcmtpbm92YWttYWxiZWs1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mjc1OTE1MH0.bUQneIpumc51Pzb5FHQCzQjsf1hfnyYC1l-jJ3edp3Q
[22-Jun-2026 18:58:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jun-2026 18:58:06 UTC] ✅ JWT token verified successfully for user profile
[22-Jun-2026 18:58:06 UTC] Orders found: 1
[22-Jun-2026 18:58:06 UTC] User ID: 871
[22-Jun-2026 18:58:06 UTC] Orders data: [{"id":359,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/erkinovvwwww","status":"pending","created_at":"2026-06-22 22:27:07","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[22-Jun-2026 18:58:06 UTC] Total orders count: 1
[22-Jun-2026 18:58:06 UTC] ✅ User profile retrieved successfully for user ID: 871
[22-Jun-2026 18:58:06 UTC] === API CALL LOG ===
[22-Jun-2026 18:58:06 UTC] Endpoint: user/profile.php
[22-Jun-2026 18:58:06 UTC] Full Log Data: {
    "timestamp": "2026-06-22 18:58:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:7141:b500:f3c0:46f2:e80e:2824",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:7141:b500:f3c0:46f2:e80e:2824, 104.23.217.141",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODcxIiwidXNlcm5hbWUiOiJha2tpIiwiZW1haWwiOiJlcmtpbm92YWttYWxiZWs1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mjc1OTE1MH0.bUQneIpumc51Pzb5FHQCzQjsf1hfnyYC1l-jJ3edp3Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0fd7b876c49a68a-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a05:45c2:7141:b500:f3c0:46f2:e80e:2824",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jun-2026 18:58:06 UTC] === END API CALL LOG ===
[22-Jun-2026 18:58:06 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jun-2026 18:58:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODcxIiwidXNlcm5hbWUiOiJha2tpIiwiZW1haWwiOiJlcmtpbm92YWttYWxiZWs1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mjc1OTE1MH0.bUQneIpumc51Pzb5FHQCzQjsf1hfnyYC1l-jJ3edp3Q
[22-Jun-2026 18:58:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jun-2026 18:58:06 UTC] ✅ JWT token verified successfully for user profile
[22-Jun-2026 18:58:06 UTC] User ID: 871
[22-Jun-2026 18:58:06 UTC] ✅ User profile retrieved successfully for user ID: 871
[22-Jun-2026 18:58:16 UTC] === API CALL LOG ===
[22-Jun-2026 18:58:16 UTC] Endpoint: user/profile.php
[22-Jun-2026 18:58:16 UTC] Full Log Data: {
    "timestamp": "2026-06-22 18:58:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:7141:b500:f3c0:46f2:e80e:2824",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:7141:b500:f3c0:46f2:e80e:2824, 104.23.217.140",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODcxIiwidXNlcm5hbWUiOiJha2tpIiwiZW1haWwiOiJlcmtpbm92YWttYWxiZWs1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mjc1OTE1MH0.bUQneIpumc51Pzb5FHQCzQjsf1hfnyYC1l-jJ3edp3Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0fd7bc5e945a68a-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a05:45c2:7141:b500:f3c0:46f2:e80e:2824",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jun-2026 18:58:16 UTC] === END API CALL LOG ===
[22-Jun-2026 18:58:16 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jun-2026 18:58:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODcxIiwidXNlcm5hbWUiOiJha2tpIiwiZW1haWwiOiJlcmtpbm92YWttYWxiZWs1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mjc1OTE1MH0.bUQneIpumc51Pzb5FHQCzQjsf1hfnyYC1l-jJ3edp3Q
[22-Jun-2026 18:58:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jun-2026 18:58:16 UTC] ✅ JWT token verified successfully for user profile
[22-Jun-2026 18:58:16 UTC] User ID: 871
[22-Jun-2026 18:58:16 UTC] ✅ User profile retrieved successfully for user ID: 871
[22-Jun-2026 18:58:16 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jun-2026 18:58:16 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jun-2026 18:58:16 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a05:45c2:7141:b500:f3c0:46f2:e80e:2824, 104.23.217.140","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODcxIiwidXNlcm5hbWUiOiJha2tpIiwiZW1haWwiOiJlcmtpbm92YWttYWxiZWs1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mjc1OTE1MH0.bUQneIpumc51Pzb5FHQCzQjsf1hfnyYC1l-jJ3edp3Q","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0fd7bc5e943a68a-ARN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a05:45c2:7141:b500:f3c0:46f2:e80e:2824","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jun-2026 18:58:16 UTC] === User Orders API Called ===
[22-Jun-2026 18:58:16 UTC] User ID: 871
[22-Jun-2026 18:58:16 UTC] Limit: 20, Offset: 0
[22-Jun-2026 18:58:16 UTC] Orders found: 1
[22-Jun-2026 18:58:16 UTC] Orders data: [{"id":359,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/erkinovvwwww","status":"pending","created_at":"2026-06-22 22:27:07","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[22-Jun-2026 18:58:16 UTC] Total orders count: 1
[22-Jun-2026 18:58:17 UTC] === API CALL LOG ===
[22-Jun-2026 18:58:17 UTC] Endpoint: user/profile.php
[22-Jun-2026 18:58:17 UTC] Full Log Data: {
    "timestamp": "2026-06-22 18:58:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:7141:b500:f3c0:46f2:e80e:2824",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:7141:b500:f3c0:46f2:e80e:2824, 104.23.217.141",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODcxIiwidXNlcm5hbWUiOiJha2tpIiwiZW1haWwiOiJlcmtpbm92YWttYWxiZWs1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mjc1OTE1MH0.bUQneIpumc51Pzb5FHQCzQjsf1hfnyYC1l-jJ3edp3Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0fd7bc9cee5a68a-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a05:45c2:7141:b500:f3c0:46f2:e80e:2824",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jun-2026 18:58:17 UTC] === END API CALL LOG ===
[22-Jun-2026 18:58:17 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jun-2026 18:58:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODcxIiwidXNlcm5hbWUiOiJha2tpIiwiZW1haWwiOiJlcmtpbm92YWttYWxiZWs1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mjc1OTE1MH0.bUQneIpumc51Pzb5FHQCzQjsf1hfnyYC1l-jJ3edp3Q
[22-Jun-2026 18:58:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jun-2026 18:58:17 UTC] ✅ JWT token verified successfully for user profile
[22-Jun-2026 18:58:17 UTC] User ID: 871
[22-Jun-2026 18:58:17 UTC] ✅ User profile retrieved successfully for user ID: 871
[22-Jun-2026 18:58:34 UTC] === API CALL LOG ===
[22-Jun-2026 18:58:34 UTC] Endpoint: user/profile.php
[22-Jun-2026 18:58:34 UTC] Full Log Data: {
    "timestamp": "2026-06-22 18:58:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:7141:b500:f3c0:46f2:e80e:2824",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:7141:b500:f3c0:46f2:e80e:2824, 104.23.217.140",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODcxIiwidXNlcm5hbWUiOiJha2tpIiwiZW1haWwiOiJlcmtpbm92YWttYWxiZWs1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mjc1OTE1MH0.bUQneIpumc51Pzb5FHQCzQjsf1hfnyYC1l-jJ3edp3Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0fd7c3479d0a68a-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a05:45c2:7141:b500:f3c0:46f2:e80e:2824",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jun-2026 18:58:34 UTC] === END API CALL LOG ===
[22-Jun-2026 18:58:34 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jun-2026 18:58:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODcxIiwidXNlcm5hbWUiOiJha2tpIiwiZW1haWwiOiJlcmtpbm92YWttYWxiZWs1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mjc1OTE1MH0.bUQneIpumc51Pzb5FHQCzQjsf1hfnyYC1l-jJ3edp3Q
[22-Jun-2026 18:58:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jun-2026 18:58:34 UTC] ✅ JWT token verified successfully for user profile
[22-Jun-2026 18:58:34 UTC] User ID: 871
[22-Jun-2026 18:58:34 UTC] ✅ User profile retrieved successfully for user ID: 871
[22-Jun-2026 18:58:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jun-2026 18:58:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jun-2026 18:58:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a05:45c2:7141:b500:f3c0:46f2:e80e:2824, 104.23.217.141","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODcxIiwidXNlcm5hbWUiOiJha2tpIiwiZW1haWwiOiJlcmtpbm92YWttYWxiZWs1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mjc1OTE1MH0.bUQneIpumc51Pzb5FHQCzQjsf1hfnyYC1l-jJ3edp3Q","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0fd7c3479c7a68a-ARN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a05:45c2:7141:b500:f3c0:46f2:e80e:2824","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jun-2026 18:58:34 UTC] === User Orders API Called ===
[22-Jun-2026 18:58:34 UTC] User ID: 871
[22-Jun-2026 18:58:34 UTC] Limit: 20, Offset: 0
[22-Jun-2026 18:58:34 UTC] Orders found: 1
[22-Jun-2026 18:58:34 UTC] Orders data: [{"id":359,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/erkinovvwwww","status":"pending","created_at":"2026-06-22 22:27:07","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[22-Jun-2026 18:58:34 UTC] Total orders count: 1
[22-Jun-2026 18:58:34 UTC] === API CALL LOG ===
[22-Jun-2026 18:58:34 UTC] Endpoint: user/profile.php
[22-Jun-2026 18:58:34 UTC] Full Log Data: {
    "timestamp": "2026-06-22 18:58:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:7141:b500:f3c0:46f2:e80e:2824",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:7141:b500:f3c0:46f2:e80e:2824, 104.23.217.141",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODcxIiwidXNlcm5hbWUiOiJha2tpIiwiZW1haWwiOiJlcmtpbm92YWttYWxiZWs1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mjc1OTE1MH0.bUQneIpumc51Pzb5FHQCzQjsf1hfnyYC1l-jJ3edp3Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0fd7c384e31a68a-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a05:45c2:7141:b500:f3c0:46f2:e80e:2824",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jun-2026 18:58:34 UTC] === END API CALL LOG ===
[22-Jun-2026 18:58:34 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jun-2026 18:58:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODcxIiwidXNlcm5hbWUiOiJha2tpIiwiZW1haWwiOiJlcmtpbm92YWttYWxiZWs1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mjc1OTE1MH0.bUQneIpumc51Pzb5FHQCzQjsf1hfnyYC1l-jJ3edp3Q
[22-Jun-2026 18:58:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jun-2026 18:58:34 UTC] ✅ JWT token verified successfully for user profile
[22-Jun-2026 18:58:34 UTC] User ID: 871
[22-Jun-2026 18:58:34 UTC] ✅ User profile retrieved successfully for user ID: 871
[22-Jun-2026 18:58:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jun-2026 18:58:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jun-2026 18:58:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a05:45c2:7141:b500:f3c0:46f2:e80e:2824, 104.23.217.140","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODcxIiwidXNlcm5hbWUiOiJha2tpIiwiZW1haWwiOiJlcmtpbm92YWttYWxiZWs1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mjc1OTE1MH0.bUQneIpumc51Pzb5FHQCzQjsf1hfnyYC1l-jJ3edp3Q","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0fd7c498a45a68a-ARN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a05:45c2:7141:b500:f3c0:46f2:e80e:2824","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jun-2026 18:58:37 UTC] === User Orders API Called ===
[22-Jun-2026 18:58:37 UTC] User ID: 871
[22-Jun-2026 18:58:37 UTC] Limit: 20, Offset: 0
[22-Jun-2026 18:58:37 UTC] Orders found: 1
[22-Jun-2026 18:58:37 UTC] Orders data: [{"id":359,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/erkinovvwwww","status":"pending","created_at":"2026-06-22 22:27:07","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[22-Jun-2026 18:58:37 UTC] Total orders count: 1
[22-Jun-2026 18:58:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jun-2026 18:58:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jun-2026 18:58:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a05:45c2:7141:b500:f3c0:46f2:e80e:2824, 104.23.217.140","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODcxIiwidXNlcm5hbWUiOiJha2tpIiwiZW1haWwiOiJlcmtpbm92YWttYWxiZWs1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mjc1OTE1MH0.bUQneIpumc51Pzb5FHQCzQjsf1hfnyYC1l-jJ3edp3Q","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0fd7c61cad5a68a-ARN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a05:45c2:7141:b500:f3c0:46f2:e80e:2824","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jun-2026 18:58:41 UTC] === User Orders API Called ===
[22-Jun-2026 18:58:41 UTC] User ID: 871
[22-Jun-2026 18:58:41 UTC] Limit: 20, Offset: 0
[22-Jun-2026 18:58:41 UTC] Orders found: 1
[22-Jun-2026 18:58:41 UTC] Orders data: [{"id":359,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/erkinovvwwww","status":"pending","created_at":"2026-06-22 22:27:07","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[22-Jun-2026 18:58:41 UTC] Total orders count: 1
[22-Jun-2026 18:58:41 UTC] === API CALL LOG ===
[22-Jun-2026 18:58:41 UTC] Endpoint: user/profile.php
[22-Jun-2026 18:58:41 UTC] Full Log Data: {
    "timestamp": "2026-06-22 18:58:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:7141:b500:f3c0:46f2:e80e:2824",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:7141:b500:f3c0:46f2:e80e:2824, 104.23.217.140",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODcxIiwidXNlcm5hbWUiOiJha2tpIiwiZW1haWwiOiJlcmtpbm92YWttYWxiZWs1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mjc1OTE1MH0.bUQneIpumc51Pzb5FHQCzQjsf1hfnyYC1l-jJ3edp3Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0fd7c61cadba68a-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a05:45c2:7141:b500:f3c0:46f2:e80e:2824",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jun-2026 18:58:41 UTC] === END API CALL LOG ===
[22-Jun-2026 18:58:41 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jun-2026 18:58:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODcxIiwidXNlcm5hbWUiOiJha2tpIiwiZW1haWwiOiJlcmtpbm92YWttYWxiZWs1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mjc1OTE1MH0.bUQneIpumc51Pzb5FHQCzQjsf1hfnyYC1l-jJ3edp3Q
[22-Jun-2026 18:58:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jun-2026 18:58:41 UTC] ✅ JWT token verified successfully for user profile
[22-Jun-2026 18:58:41 UTC] User ID: 871
[22-Jun-2026 18:58:41 UTC] ✅ User profile retrieved successfully for user ID: 871
[22-Jun-2026 18:58:42 UTC] === API CALL LOG ===
[22-Jun-2026 18:58:42 UTC] Endpoint: user/profile.php
[22-Jun-2026 18:58:42 UTC] Full Log Data: {
    "timestamp": "2026-06-22 18:58:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:7141:b500:f3c0:46f2:e80e:2824",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:7141:b500:f3c0:46f2:e80e:2824, 104.23.217.140",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODcxIiwidXNlcm5hbWUiOiJha2tpIiwiZW1haWwiOiJlcmtpbm92YWttYWxiZWs1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mjc1OTE1MH0.bUQneIpumc51Pzb5FHQCzQjsf1hfnyYC1l-jJ3edp3Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0fd7c658e31a68a-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a05:45c2:7141:b500:f3c0:46f2:e80e:2824",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jun-2026 18:58:42 UTC] === END API CALL LOG ===
[22-Jun-2026 18:58:42 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jun-2026 18:58:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODcxIiwidXNlcm5hbWUiOiJha2tpIiwiZW1haWwiOiJlcmtpbm92YWttYWxiZWs1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mjc1OTE1MH0.bUQneIpumc51Pzb5FHQCzQjsf1hfnyYC1l-jJ3edp3Q
[22-Jun-2026 18:58:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jun-2026 18:58:42 UTC] ✅ JWT token verified successfully for user profile
[22-Jun-2026 18:58:42 UTC] User ID: 871
[22-Jun-2026 18:58:42 UTC] ✅ User profile retrieved successfully for user ID: 871
[22-Jun-2026 18:58:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jun-2026 18:58:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jun-2026 18:58:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a05:45c2:7141:b500:f3c0:46f2:e80e:2824, 104.23.217.140","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODcxIiwidXNlcm5hbWUiOiJha2tpIiwiZW1haWwiOiJlcmtpbm92YWttYWxiZWs1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mjc1OTE1MH0.bUQneIpumc51Pzb5FHQCzQjsf1hfnyYC1l-jJ3edp3Q","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0fd7c9ded44a68a-ARN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a05:45c2:7141:b500:f3c0:46f2:e80e:2824","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jun-2026 18:58:51 UTC] === User Orders API Called ===
[22-Jun-2026 18:58:51 UTC] User ID: 871
[22-Jun-2026 18:58:51 UTC] Limit: 20, Offset: 0
[22-Jun-2026 18:58:51 UTC] Orders found: 1
[22-Jun-2026 18:58:51 UTC] Orders data: [{"id":359,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/erkinovvwwww","status":"pending","created_at":"2026-06-22 22:27:07","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[22-Jun-2026 18:58:51 UTC] Total orders count: 1
[22-Jun-2026 18:58:52 UTC] === API CALL LOG ===
[22-Jun-2026 18:58:52 UTC] Endpoint: user/profile.php
[22-Jun-2026 18:58:52 UTC] Full Log Data: {
    "timestamp": "2026-06-22 18:58:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:7141:b500:f3c0:46f2:e80e:2824",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:7141:b500:f3c0:46f2:e80e:2824, 104.23.217.140",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODcxIiwidXNlcm5hbWUiOiJha2tpIiwiZW1haWwiOiJlcmtpbm92YWttYWxiZWs1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mjc1OTE1MH0.bUQneIpumc51Pzb5FHQCzQjsf1hfnyYC1l-jJ3edp3Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0fd7ca4284aa68a-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a05:45c2:7141:b500:f3c0:46f2:e80e:2824",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jun-2026 18:58:52 UTC] === END API CALL LOG ===
[22-Jun-2026 18:58:52 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jun-2026 18:58:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODcxIiwidXNlcm5hbWUiOiJha2tpIiwiZW1haWwiOiJlcmtpbm92YWttYWxiZWs1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mjc1OTE1MH0.bUQneIpumc51Pzb5FHQCzQjsf1hfnyYC1l-jJ3edp3Q
[22-Jun-2026 18:58:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jun-2026 18:58:52 UTC] ✅ JWT token verified successfully for user profile
[22-Jun-2026 18:58:52 UTC] User ID: 871
[22-Jun-2026 18:58:52 UTC] ✅ User profile retrieved successfully for user ID: 871
[22-Jun-2026 18:58:52 UTC] User Purchases API - User ID: 871
[22-Jun-2026 18:58:52 UTC] User Purchases API - Total purchases found: 0
[22-Jun-2026 18:58:59 UTC] === API CALL LOG ===
[22-Jun-2026 18:58:59 UTC] Endpoint: user/profile.php
[22-Jun-2026 18:58:59 UTC] Full Log Data: {
    "timestamp": "2026-06-22 18:58:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:7141:b500:f3c0:46f2:e80e:2824",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:7141:b500:f3c0:46f2:e80e:2824, 104.23.217.141",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODcxIiwidXNlcm5hbWUiOiJha2tpIiwiZW1haWwiOiJlcmtpbm92YWttYWxiZWs1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mjc1OTE1MH0.bUQneIpumc51Pzb5FHQCzQjsf1hfnyYC1l-jJ3edp3Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0fd7cd12a4fa68a-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a05:45c2:7141:b500:f3c0:46f2:e80e:2824",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jun-2026 18:58:59 UTC] === END API CALL LOG ===
[22-Jun-2026 18:58:59 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jun-2026 18:58:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODcxIiwidXNlcm5hbWUiOiJha2tpIiwiZW1haWwiOiJlcmtpbm92YWttYWxiZWs1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mjc1OTE1MH0.bUQneIpumc51Pzb5FHQCzQjsf1hfnyYC1l-jJ3edp3Q
[22-Jun-2026 18:58:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jun-2026 18:58:59 UTC] ✅ JWT token verified successfully for user profile
[22-Jun-2026 18:58:59 UTC] User ID: 871
[22-Jun-2026 18:58:59 UTC] ✅ User profile retrieved successfully for user ID: 871
[22-Jun-2026 18:58:59 UTC] User Purchases API - User ID: 871
[22-Jun-2026 18:58:59 UTC] User Purchases API - Total purchases found: 0
[22-Jun-2026 18:59:03 UTC] User Purchases API - User ID: 871
[22-Jun-2026 18:59:03 UTC] User Purchases API - Total purchases found: 0
[22-Jun-2026 18:59:04 UTC] === API CALL LOG ===
[22-Jun-2026 18:59:04 UTC] Endpoint: user/profile.php
[22-Jun-2026 18:59:04 UTC] Full Log Data: {
    "timestamp": "2026-06-22 18:59:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:7141:b500:f3c0:46f2:e80e:2824",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:7141:b500:f3c0:46f2:e80e:2824, 104.23.217.141",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODcxIiwidXNlcm5hbWUiOiJha2tpIiwiZW1haWwiOiJlcmtpbm92YWttYWxiZWs1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mjc1OTE1MH0.bUQneIpumc51Pzb5FHQCzQjsf1hfnyYC1l-jJ3edp3Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0fd7cf28e71a68a-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a05:45c2:7141:b500:f3c0:46f2:e80e:2824",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jun-2026 18:59:04 UTC] === END API CALL LOG ===
[22-Jun-2026 18:59:04 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jun-2026 18:59:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODcxIiwidXNlcm5hbWUiOiJha2tpIiwiZW1haWwiOiJlcmtpbm92YWttYWxiZWs1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mjc1OTE1MH0.bUQneIpumc51Pzb5FHQCzQjsf1hfnyYC1l-jJ3edp3Q
[22-Jun-2026 18:59:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jun-2026 18:59:04 UTC] ✅ JWT token verified successfully for user profile
[22-Jun-2026 18:59:04 UTC] User ID: 871
[22-Jun-2026 18:59:04 UTC] ✅ User profile retrieved successfully for user ID: 871
[22-Jun-2026 18:59:04 UTC] User Purchases API - User ID: 871
[22-Jun-2026 18:59:04 UTC] User Purchases API - Total purchases found: 0
[22-Jun-2026 18:59:08 UTC] === API CALL LOG ===
[22-Jun-2026 18:59:08 UTC] Endpoint: user/profile.php
[22-Jun-2026 18:59:08 UTC] Full Log Data: {
    "timestamp": "2026-06-22 18:59:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:7141:b500:f3c0:46f2:e80e:2824",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:7141:b500:f3c0:46f2:e80e:2824, 104.23.217.141",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODcxIiwidXNlcm5hbWUiOiJha2tpIiwiZW1haWwiOiJlcmtpbm92YWttYWxiZWs1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mjc1OTE1MH0.bUQneIpumc51Pzb5FHQCzQjsf1hfnyYC1l-jJ3edp3Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0fd7d0ceea2a68a-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a05:45c2:7141:b500:f3c0:46f2:e80e:2824",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jun-2026 18:59:08 UTC] === END API CALL LOG ===
[22-Jun-2026 18:59:08 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jun-2026 18:59:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODcxIiwidXNlcm5hbWUiOiJha2tpIiwiZW1haWwiOiJlcmtpbm92YWttYWxiZWs1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mjc1OTE1MH0.bUQneIpumc51Pzb5FHQCzQjsf1hfnyYC1l-jJ3edp3Q
[22-Jun-2026 18:59:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jun-2026 18:59:08 UTC] ✅ JWT token verified successfully for user profile
[22-Jun-2026 18:59:08 UTC] User ID: 871
[22-Jun-2026 18:59:08 UTC] ✅ User profile retrieved successfully for user ID: 871
[22-Jun-2026 18:59:09 UTC] User Purchases API - User ID: 871
[22-Jun-2026 18:59:09 UTC] User Purchases API - Total purchases found: 0
[22-Jun-2026 18:59:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jun-2026 18:59:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jun-2026 18:59:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a05:45c2:7141:b500:f3c0:46f2:e80e:2824, 104.23.217.141","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODcxIiwidXNlcm5hbWUiOiJha2tpIiwiZW1haWwiOiJlcmtpbm92YWttYWxiZWs1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mjc1OTE1MH0.bUQneIpumc51Pzb5FHQCzQjsf1hfnyYC1l-jJ3edp3Q","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0fd7d1d0979a68a-ARN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a05:45c2:7141:b500:f3c0:46f2:e80e:2824","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jun-2026 18:59:11 UTC] === User Orders API Called ===
[22-Jun-2026 18:59:11 UTC] User ID: 871
[22-Jun-2026 18:59:11 UTC] Limit: 20, Offset: 0
[22-Jun-2026 18:59:11 UTC] Orders found: 1
[22-Jun-2026 18:59:11 UTC] Orders data: [{"id":359,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/erkinovvwwww","status":"pending","created_at":"2026-06-22 22:27:07","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[22-Jun-2026 18:59:11 UTC] === API CALL LOG ===
[22-Jun-2026 18:59:11 UTC] Endpoint: user/profile.php
[22-Jun-2026 18:59:11 UTC] Full Log Data: {
    "timestamp": "2026-06-22 18:59:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:7141:b500:f3c0:46f2:e80e:2824",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:7141:b500:f3c0:46f2:e80e:2824, 104.23.217.141",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODcxIiwidXNlcm5hbWUiOiJha2tpIiwiZW1haWwiOiJlcmtpbm92YWttYWxiZWs1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mjc1OTE1MH0.bUQneIpumc51Pzb5FHQCzQjsf1hfnyYC1l-jJ3edp3Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0fd7d1d097da68a-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a05:45c2:7141:b500:f3c0:46f2:e80e:2824",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jun-2026 18:59:11 UTC] Total orders count: 1
[22-Jun-2026 18:59:11 UTC] === END API CALL LOG ===
[22-Jun-2026 18:59:11 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jun-2026 18:59:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODcxIiwidXNlcm5hbWUiOiJha2tpIiwiZW1haWwiOiJlcmtpbm92YWttYWxiZWs1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mjc1OTE1MH0.bUQneIpumc51Pzb5FHQCzQjsf1hfnyYC1l-jJ3edp3Q
[22-Jun-2026 18:59:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jun-2026 18:59:11 UTC] ✅ JWT token verified successfully for user profile
[22-Jun-2026 18:59:11 UTC] User ID: 871
[22-Jun-2026 18:59:11 UTC] ✅ User profile retrieved successfully for user ID: 871
[22-Jun-2026 18:59:12 UTC] === API CALL LOG ===
[22-Jun-2026 18:59:12 UTC] Endpoint: user/profile.php
[22-Jun-2026 18:59:12 UTC] Full Log Data: {
    "timestamp": "2026-06-22 18:59:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:7141:b500:f3c0:46f2:e80e:2824",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:7141:b500:f3c0:46f2:e80e:2824, 104.23.217.141",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODcxIiwidXNlcm5hbWUiOiJha2tpIiwiZW1haWwiOiJlcmtpbm92YWttYWxiZWs1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mjc1OTE1MH0.bUQneIpumc51Pzb5FHQCzQjsf1hfnyYC1l-jJ3edp3Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0fd7d211df0a68a-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a05:45c2:7141:b500:f3c0:46f2:e80e:2824",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jun-2026 18:59:12 UTC] === END API CALL LOG ===
[22-Jun-2026 18:59:12 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jun-2026 18:59:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODcxIiwidXNlcm5hbWUiOiJha2tpIiwiZW1haWwiOiJlcmtpbm92YWttYWxiZWs1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mjc1OTE1MH0.bUQneIpumc51Pzb5FHQCzQjsf1hfnyYC1l-jJ3edp3Q
[22-Jun-2026 18:59:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jun-2026 18:59:12 UTC] ✅ JWT token verified successfully for user profile
[22-Jun-2026 18:59:12 UTC] User ID: 871
[22-Jun-2026 18:59:12 UTC] ✅ User profile retrieved successfully for user ID: 871
[22-Jun-2026 18:59:15 UTC] === API CALL LOG ===
[22-Jun-2026 18:59:15 UTC] Endpoint: user/profile.php
[22-Jun-2026 18:59:15 UTC] Full Log Data: {
    "timestamp": "2026-06-22 18:59:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:7141:b500:f3c0:46f2:e80e:2824",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:7141:b500:f3c0:46f2:e80e:2824, 104.23.217.141",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODcxIiwidXNlcm5hbWUiOiJha2tpIiwiZW1haWwiOiJlcmtpbm92YWttYWxiZWs1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mjc1OTE1MH0.bUQneIpumc51Pzb5FHQCzQjsf1hfnyYC1l-jJ3edp3Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0fd7d33a964a68a-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a05:45c2:7141:b500:f3c0:46f2:e80e:2824",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jun-2026 18:59:15 UTC] === END API CALL LOG ===
[22-Jun-2026 18:59:15 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jun-2026 18:59:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODcxIiwidXNlcm5hbWUiOiJha2tpIiwiZW1haWwiOiJlcmtpbm92YWttYWxiZWs1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mjc1OTE1MH0.bUQneIpumc51Pzb5FHQCzQjsf1hfnyYC1l-jJ3edp3Q
[22-Jun-2026 18:59:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jun-2026 18:59:15 UTC] ✅ JWT token verified successfully for user profile
[22-Jun-2026 18:59:15 UTC] User ID: 871
[22-Jun-2026 18:59:15 UTC] ✅ User profile retrieved successfully for user ID: 871
[22-Jun-2026 18:59:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jun-2026 18:59:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jun-2026 18:59:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a05:45c2:7141:b500:f3c0:46f2:e80e:2824, 104.23.217.141","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODcxIiwidXNlcm5hbWUiOiJha2tpIiwiZW1haWwiOiJlcmtpbm92YWttYWxiZWs1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mjc1OTE1MH0.bUQneIpumc51Pzb5FHQCzQjsf1hfnyYC1l-jJ3edp3Q","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0fd7d33a961a68a-ARN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a05:45c2:7141:b500:f3c0:46f2:e80e:2824","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jun-2026 18:59:15 UTC] === User Orders API Called ===
[22-Jun-2026 18:59:15 UTC] User ID: 871
[22-Jun-2026 18:59:15 UTC] Limit: 20, Offset: 0
[22-Jun-2026 18:59:15 UTC] Orders found: 1
[22-Jun-2026 18:59:15 UTC] Orders data: [{"id":359,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/erkinovvwwww","status":"pending","created_at":"2026-06-22 22:27:07","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[22-Jun-2026 18:59:15 UTC] Total orders count: 1
[22-Jun-2026 18:59:15 UTC] === API CALL LOG ===
[22-Jun-2026 18:59:15 UTC] Endpoint: user/profile.php
[22-Jun-2026 18:59:15 UTC] Full Log Data: {
    "timestamp": "2026-06-22 18:59:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:7141:b500:f3c0:46f2:e80e:2824",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:7141:b500:f3c0:46f2:e80e:2824, 104.23.217.141",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODcxIiwidXNlcm5hbWUiOiJha2tpIiwiZW1haWwiOiJlcmtpbm92YWttYWxiZWs1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mjc1OTE1MH0.bUQneIpumc51Pzb5FHQCzQjsf1hfnyYC1l-jJ3edp3Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0fd7d376dc5a68a-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a05:45c2:7141:b500:f3c0:46f2:e80e:2824",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jun-2026 18:59:15 UTC] === END API CALL LOG ===
[22-Jun-2026 18:59:15 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jun-2026 18:59:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODcxIiwidXNlcm5hbWUiOiJha2tpIiwiZW1haWwiOiJlcmtpbm92YWttYWxiZWs1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mjc1OTE1MH0.bUQneIpumc51Pzb5FHQCzQjsf1hfnyYC1l-jJ3edp3Q
[22-Jun-2026 18:59:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jun-2026 18:59:15 UTC] ✅ JWT token verified successfully for user profile
[22-Jun-2026 18:59:15 UTC] User ID: 871
[22-Jun-2026 18:59:15 UTC] ✅ User profile retrieved successfully for user ID: 871
[22-Jun-2026 18:59:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jun-2026 18:59:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jun-2026 18:59:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a05:45c2:7141:b500:f3c0:46f2:e80e:2824, 104.23.217.141","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODcxIiwidXNlcm5hbWUiOiJha2tpIiwiZW1haWwiOiJlcmtpbm92YWttYWxiZWs1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mjc1OTE1MH0.bUQneIpumc51Pzb5FHQCzQjsf1hfnyYC1l-jJ3edp3Q","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0fd7d8319fca68a-ARN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a05:45c2:7141:b500:f3c0:46f2:e80e:2824","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jun-2026 18:59:27 UTC] === User Orders API Called ===
[22-Jun-2026 18:59:27 UTC] User ID: 871
[22-Jun-2026 18:59:27 UTC] Limit: 20, Offset: 0
[22-Jun-2026 18:59:27 UTC] Orders found: 2
[22-Jun-2026 18:59:27 UTC] Orders data: [{"id":360,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/erkinovvwwww","status":"pending","created_at":"2026-06-22 22:29:25","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":359,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/erkinovvwwww","status":"pending","created_at":"2026-06-22 22:27:07","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[22-Jun-2026 18:59:27 UTC] Total orders count: 2
[23-Jun-2026 01:19:44 UTC] === API CALL LOG ===
[23-Jun-2026 01:19:44 UTC] Endpoint: user/profile.php
[23-Jun-2026 01:19:44 UTC] Full Log Data: {
    "timestamp": "2026-06-23 01:19:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:1018:e2a:a9c6:f59b:2535:f6ce",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:1018:e2a:a9c6:f59b:2535:f6ce, 172.71.124.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ3IiwidXNlcm5hbWUiOiJzaWRodTIyIiwiZW1haWwiOiJMYW5kbG9yZGphdHQwMTlAZ21haWwuY29tIiwiZXhwIjoxNzgxNDkxOTQ5fQ.FIibyQ6jdUUrseLednMVyX7TmWUhGj8zGFosN3BISXg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0ffaa8d3e74ce17-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:1018:e2a:a9c6:f59b:2535:f6ce",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jun-2026 01:19:44 UTC] === END API CALL LOG ===
[23-Jun-2026 01:19:44 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jun-2026 01:19:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ3IiwidXNlcm5hbWUiOiJzaWRodTIyIiwiZW1haWwiOiJMYW5kbG9yZGphdHQwMTlAZ21haWwuY29tIiwiZXhwIjoxNzgxNDkxOTQ5fQ.FIibyQ6jdUUrseLednMVyX7TmWUhGj8zGFosN3BISXg
[23-Jun-2026 01:19:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jun-2026 01:19:44 UTC] ✅ JWT token verified successfully for user profile
[23-Jun-2026 01:19:44 UTC] User ID: 747
[23-Jun-2026 01:19:44 UTC] ✅ User profile retrieved successfully for user ID: 747
[23-Jun-2026 01:19:45 UTC] === API CALL LOG ===
[23-Jun-2026 01:19:45 UTC] Endpoint: user/profile.php
[23-Jun-2026 01:19:45 UTC] Full Log Data: {
    "timestamp": "2026-06-23 01:19:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:1018:e2a:a9c6:f59b:2535:f6ce",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:1018:e2a:a9c6:f59b:2535:f6ce, 172.71.124.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ3IiwidXNlcm5hbWUiOiJzaWRodTIyIiwiZW1haWwiOiJMYW5kbG9yZGphdHQwMTlAZ21haWwuY29tIiwiZXhwIjoxNzgxNDkxOTQ5fQ.FIibyQ6jdUUrseLednMVyX7TmWUhGj8zGFosN3BISXg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0ffaa946874ce17-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:1018:e2a:a9c6:f59b:2535:f6ce",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jun-2026 01:19:45 UTC] === END API CALL LOG ===
[23-Jun-2026 01:19:45 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jun-2026 01:19:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ3IiwidXNlcm5hbWUiOiJzaWRodTIyIiwiZW1haWwiOiJMYW5kbG9yZGphdHQwMTlAZ21haWwuY29tIiwiZXhwIjoxNzgxNDkxOTQ5fQ.FIibyQ6jdUUrseLednMVyX7TmWUhGj8zGFosN3BISXg
[23-Jun-2026 01:19:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jun-2026 01:19:45 UTC] ✅ JWT token verified successfully for user profile
[23-Jun-2026 01:19:45 UTC] User ID: 747
[23-Jun-2026 01:19:45 UTC] ✅ User profile retrieved successfully for user ID: 747
[23-Jun-2026 01:19:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jun-2026 01:19:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jun-2026 01:19:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d4:1018:e2a:a9c6:f59b:2535:f6ce, 172.71.124.75","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ3IiwidXNlcm5hbWUiOiJzaWRodTIyIiwiZW1haWwiOiJMYW5kbG9yZGphdHQwMTlAZ21haWwuY29tIiwiZXhwIjoxNzgxNDkxOTQ5fQ.FIibyQ6jdUUrseLednMVyX7TmWUhGj8zGFosN3BISXg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a0ffaa94687fce17-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40d4:1018:e2a:a9c6:f59b:2535:f6ce","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-Jun-2026 01:19:45 UTC] === User Orders API Called ===
[23-Jun-2026 01:19:45 UTC] User ID: 747
[23-Jun-2026 01:19:45 UTC] Limit: 20, Offset: 0
[23-Jun-2026 01:19:45 UTC] Orders found: 0
[23-Jun-2026 01:19:45 UTC] Orders data: []
[23-Jun-2026 01:19:45 UTC] Total orders count: 0
[23-Jun-2026 01:19:46 UTC] === API CALL LOG ===
[23-Jun-2026 01:19:46 UTC] Endpoint: user/profile.php
[23-Jun-2026 01:19:46 UTC] Full Log Data: {
    "timestamp": "2026-06-23 01:19:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:1018:e2a:a9c6:f59b:2535:f6ce",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:1018:e2a:a9c6:f59b:2535:f6ce, 172.71.124.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ3IiwidXNlcm5hbWUiOiJzaWRodTIyIiwiZW1haWwiOiJMYW5kbG9yZGphdHQwMTlAZ21haWwuY29tIiwiZXhwIjoxNzgxNDkxOTQ5fQ.FIibyQ6jdUUrseLednMVyX7TmWUhGj8zGFosN3BISXg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a0ffaa951a33ce17-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:1018:e2a:a9c6:f59b:2535:f6ce",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jun-2026 01:19:46 UTC] === END API CALL LOG ===
[23-Jun-2026 01:19:46 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jun-2026 01:19:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzQ3IiwidXNlcm5hbWUiOiJzaWRodTIyIiwiZW1haWwiOiJMYW5kbG9yZGphdHQwMTlAZ21haWwuY29tIiwiZXhwIjoxNzgxNDkxOTQ5fQ.FIibyQ6jdUUrseLednMVyX7TmWUhGj8zGFosN3BISXg
[23-Jun-2026 01:19:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jun-2026 01:19:46 UTC] ✅ JWT token verified successfully for user profile
[23-Jun-2026 01:19:46 UTC] User ID: 747
[23-Jun-2026 01:19:46 UTC] ✅ User profile retrieved successfully for user ID: 747
[23-Jun-2026 03:05:32 UTC] === API CALL LOG ===
[23-Jun-2026 03:05:32 UTC] Endpoint: user/profile.php
[23-Jun-2026 03:05:32 UTC] Full Log Data: {
    "timestamp": "2026-06-23 03:05:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "94.72.119.50",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "94.72.119.50, 172.70.100.98",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODcyIiwidXNlcm5hbWUiOiJhbGloYXNzYW5qYWZmaXJlNzdAZ21haWwuY29tIiwiZW1haWwiOiJhbGloYXNzYW5qYWZmaXJlNzdAZ21haWwuY29tIiwiZXhwIjoxNzgyNzg4NzI4fQ.BbWxv8xHebSkD16X5DftDb8rT1Y2VoT-W4t6MS0gtuU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a10045896c22e26b-ORD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "94.72.119.50",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jun-2026 03:05:32 UTC] === END API CALL LOG ===
[23-Jun-2026 03:05:32 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jun-2026 03:05:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODcyIiwidXNlcm5hbWUiOiJhbGloYXNzYW5qYWZmaXJlNzdAZ21haWwuY29tIiwiZW1haWwiOiJhbGloYXNzYW5qYWZmaXJlNzdAZ21haWwuY29tIiwiZXhwIjoxNzgyNzg4NzI4fQ.BbWxv8xHebSkD16X5DftDb8rT1Y2VoT-W4t6MS0gtuU
[23-Jun-2026 03:05:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jun-2026 03:05:32 UTC] ✅ JWT token verified successfully for user profile
[23-Jun-2026 03:05:32 UTC] User ID: 872
[23-Jun-2026 03:05:32 UTC] ✅ User profile retrieved successfully for user ID: 872
[23-Jun-2026 03:05:32 UTC] === API CALL LOG ===
[23-Jun-2026 03:05:32 UTC] Endpoint: user/profile.php
[23-Jun-2026 03:05:32 UTC] Full Log Data: {
    "timestamp": "2026-06-23 03:05:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "94.72.119.50",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "94.72.119.50, 172.70.100.98",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODcyIiwidXNlcm5hbWUiOiJhbGloYXNzYW5qYWZmaXJlNzdAZ21haWwuY29tIiwiZW1haWwiOiJhbGloYXNzYW5qYWZmaXJlNzdAZ21haWwuY29tIiwiZXhwIjoxNzgyNzg4NzI4fQ.BbWxv8xHebSkD16X5DftDb8rT1Y2VoT-W4t6MS0gtuU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a10045896c26e26b-ORD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "94.72.119.50",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jun-2026 03:05:32 UTC] === END API CALL LOG ===
[23-Jun-2026 03:05:32 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jun-2026 03:05:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODcyIiwidXNlcm5hbWUiOiJhbGloYXNzYW5qYWZmaXJlNzdAZ21haWwuY29tIiwiZW1haWwiOiJhbGloYXNzYW5qYWZmaXJlNzdAZ21haWwuY29tIiwiZXhwIjoxNzgyNzg4NzI4fQ.BbWxv8xHebSkD16X5DftDb8rT1Y2VoT-W4t6MS0gtuU
[23-Jun-2026 03:05:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jun-2026 03:05:32 UTC] ✅ JWT token verified successfully for user profile
[23-Jun-2026 03:05:32 UTC] User ID: 872
[23-Jun-2026 03:05:32 UTC] ✅ User profile retrieved successfully for user ID: 872
[23-Jun-2026 03:05:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jun-2026 03:05:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jun-2026 03:05:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"94.72.119.50, 172.70.100.98","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODcyIiwidXNlcm5hbWUiOiJhbGloYXNzYW5qYWZmaXJlNzdAZ21haWwuY29tIiwiZW1haWwiOiJhbGloYXNzYW5qYWZmaXJlNzdAZ21haWwuY29tIiwiZXhwIjoxNzgyNzg4NzI4fQ.BbWxv8xHebSkD16X5DftDb8rT1Y2VoT-W4t6MS0gtuU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a10045896c24e26b-ORD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"94.72.119.50","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-Jun-2026 03:05:32 UTC] === User Orders API Called ===
[23-Jun-2026 03:05:32 UTC] User ID: 872
[23-Jun-2026 03:05:32 UTC] Limit: 20, Offset: 0
[23-Jun-2026 03:05:32 UTC] Orders found: 0
[23-Jun-2026 03:05:32 UTC] Orders data: []
[23-Jun-2026 03:05:32 UTC] Total orders count: 0
[23-Jun-2026 03:07:37 UTC] === API CALL LOG ===
[23-Jun-2026 03:07:37 UTC] Endpoint: user/profile.php
[23-Jun-2026 03:07:37 UTC] Full Log Data: {
    "timestamp": "2026-06-23 03:07:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "94.72.119.50",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "94.72.119.50, 172.70.100.98",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODcyIiwidXNlcm5hbWUiOiJhbGloYXNzYW5qYWZmaXJlNzdAZ21haWwuY29tIiwiZW1haWwiOiJhbGloYXNzYW5qYWZmaXJlNzdAZ21haWwuY29tIiwiZXhwIjoxNzgyNzg4NzI4fQ.BbWxv8xHebSkD16X5DftDb8rT1Y2VoT-W4t6MS0gtuU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1004895cf1ce26b-ORD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "94.72.119.50",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jun-2026 03:07:37 UTC] === END API CALL LOG ===
[23-Jun-2026 03:07:37 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jun-2026 03:07:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODcyIiwidXNlcm5hbWUiOiJhbGloYXNzYW5qYWZmaXJlNzdAZ21haWwuY29tIiwiZW1haWwiOiJhbGloYXNzYW5qYWZmaXJlNzdAZ21haWwuY29tIiwiZXhwIjoxNzgyNzg4NzI4fQ.BbWxv8xHebSkD16X5DftDb8rT1Y2VoT-W4t6MS0gtuU
[23-Jun-2026 03:07:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jun-2026 03:07:37 UTC] ✅ JWT token verified successfully for user profile
[23-Jun-2026 03:07:37 UTC] User ID: 872
[23-Jun-2026 03:07:37 UTC] ✅ User profile retrieved successfully for user ID: 872
[23-Jun-2026 03:07:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jun-2026 03:07:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jun-2026 03:07:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"94.72.119.50, 172.70.100.98","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODcyIiwidXNlcm5hbWUiOiJhbGloYXNzYW5qYWZmaXJlNzdAZ21haWwuY29tIiwiZW1haWwiOiJhbGloYXNzYW5qYWZmaXJlNzdAZ21haWwuY29tIiwiZXhwIjoxNzgyNzg4NzI4fQ.BbWxv8xHebSkD16X5DftDb8rT1Y2VoT-W4t6MS0gtuU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1004895cf18e26b-ORD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"94.72.119.50","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-Jun-2026 03:07:37 UTC] === User Orders API Called ===
[23-Jun-2026 03:07:37 UTC] User ID: 872
[23-Jun-2026 03:07:37 UTC] Limit: 20, Offset: 0
[23-Jun-2026 03:07:37 UTC] Orders found: 0
[23-Jun-2026 03:07:37 UTC] Orders data: []
[23-Jun-2026 03:07:37 UTC] Total orders count: 0
[23-Jun-2026 03:07:37 UTC] === API CALL LOG ===
[23-Jun-2026 03:07:37 UTC] Endpoint: user/profile.php
[23-Jun-2026 03:07:37 UTC] Full Log Data: {
    "timestamp": "2026-06-23 03:07:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "94.72.119.50",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "94.72.119.50, 172.70.100.98",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODcyIiwidXNlcm5hbWUiOiJhbGloYXNzYW5qYWZmaXJlNzdAZ21haWwuY29tIiwiZW1haWwiOiJhbGloYXNzYW5qYWZmaXJlNzdAZ21haWwuY29tIiwiZXhwIjoxNzgyNzg4NzI4fQ.BbWxv8xHebSkD16X5DftDb8rT1Y2VoT-W4t6MS0gtuU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1004895cf1ae26b-ORD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "94.72.119.50",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jun-2026 03:07:37 UTC] === END API CALL LOG ===
[23-Jun-2026 03:07:37 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jun-2026 03:07:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODcyIiwidXNlcm5hbWUiOiJhbGloYXNzYW5qYWZmaXJlNzdAZ21haWwuY29tIiwiZW1haWwiOiJhbGloYXNzYW5qYWZmaXJlNzdAZ21haWwuY29tIiwiZXhwIjoxNzgyNzg4NzI4fQ.BbWxv8xHebSkD16X5DftDb8rT1Y2VoT-W4t6MS0gtuU
[23-Jun-2026 03:07:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jun-2026 03:07:37 UTC] ✅ JWT token verified successfully for user profile
[23-Jun-2026 03:07:37 UTC] User ID: 872
[23-Jun-2026 03:07:37 UTC] ✅ User profile retrieved successfully for user ID: 872
[23-Jun-2026 03:08:01 UTC] === API CALL LOG ===
[23-Jun-2026 03:08:01 UTC] Endpoint: user/profile.php
[23-Jun-2026 03:08:01 UTC] Full Log Data: {
    "timestamp": "2026-06-23 03:08:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "94.72.119.50",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "94.72.119.50, 104.22.64.69",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODcyIiwidXNlcm5hbWUiOiJhbGloYXNzYW5qYWZmaXJlNzdAZ21haWwuY29tIiwiZW1haWwiOiJhbGloYXNzYW5qYWZmaXJlNzdAZ21haWwuY29tIiwiZXhwIjoxNzgyNzg4NzI4fQ.BbWxv8xHebSkD16X5DftDb8rT1Y2VoT-W4t6MS0gtuU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a100492b6e7b986a-ORD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "94.72.119.50",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jun-2026 03:08:01 UTC] === END API CALL LOG ===
[23-Jun-2026 03:08:01 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jun-2026 03:08:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODcyIiwidXNlcm5hbWUiOiJhbGloYXNzYW5qYWZmaXJlNzdAZ21haWwuY29tIiwiZW1haWwiOiJhbGloYXNzYW5qYWZmaXJlNzdAZ21haWwuY29tIiwiZXhwIjoxNzgyNzg4NzI4fQ.BbWxv8xHebSkD16X5DftDb8rT1Y2VoT-W4t6MS0gtuU
[23-Jun-2026 03:08:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jun-2026 03:08:01 UTC] ✅ JWT token verified successfully for user profile
[23-Jun-2026 03:08:01 UTC] User ID: 872
[23-Jun-2026 03:08:01 UTC] ✅ User profile retrieved successfully for user ID: 872
[23-Jun-2026 03:08:04 UTC] === API CALL LOG ===
[23-Jun-2026 03:08:04 UTC] Endpoint: user/profile.php
[23-Jun-2026 03:08:04 UTC] Full Log Data: {
    "timestamp": "2026-06-23 03:08:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "94.72.119.50",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "94.72.119.50, 104.22.64.67",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODcyIiwidXNlcm5hbWUiOiJhbGloYXNzYW5qYWZmaXJlNzdAZ21haWwuY29tIiwiZW1haWwiOiJhbGloYXNzYW5qYWZmaXJlNzdAZ21haWwuY29tIiwiZXhwIjoxNzgyNzg4NzI4fQ.BbWxv8xHebSkD16X5DftDb8rT1Y2VoT-W4t6MS0gtuU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a10049405d93986a-ORD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "94.72.119.50",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jun-2026 03:08:04 UTC] === END API CALL LOG ===
[23-Jun-2026 03:08:04 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jun-2026 03:08:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODcyIiwidXNlcm5hbWUiOiJhbGloYXNzYW5qYWZmaXJlNzdAZ21haWwuY29tIiwiZW1haWwiOiJhbGloYXNzYW5qYWZmaXJlNzdAZ21haWwuY29tIiwiZXhwIjoxNzgyNzg4NzI4fQ.BbWxv8xHebSkD16X5DftDb8rT1Y2VoT-W4t6MS0gtuU
[23-Jun-2026 03:08:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jun-2026 03:08:04 UTC] ✅ JWT token verified successfully for user profile
[23-Jun-2026 03:08:04 UTC] User ID: 872
[23-Jun-2026 03:08:04 UTC] ✅ User profile retrieved successfully for user ID: 872
[23-Jun-2026 03:08:04 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jun-2026 03:08:04 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jun-2026 03:08:04 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"94.72.119.50, 104.22.64.69","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODcyIiwidXNlcm5hbWUiOiJhbGloYXNzYW5qYWZmaXJlNzdAZ21haWwuY29tIiwiZW1haWwiOiJhbGloYXNzYW5qYWZmaXJlNzdAZ21haWwuY29tIiwiZXhwIjoxNzgyNzg4NzI4fQ.BbWxv8xHebSkD16X5DftDb8rT1Y2VoT-W4t6MS0gtuU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a10049405d92986a-ORD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"94.72.119.50","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-Jun-2026 03:08:04 UTC] === User Orders API Called ===
[23-Jun-2026 03:08:04 UTC] User ID: 872
[23-Jun-2026 03:08:04 UTC] Limit: 20, Offset: 0
[23-Jun-2026 03:08:04 UTC] Orders found: 0
[23-Jun-2026 03:08:04 UTC] Orders data: []
[23-Jun-2026 03:08:04 UTC] Total orders count: 0
[23-Jun-2026 03:08:04 UTC] === API CALL LOG ===
[23-Jun-2026 03:08:04 UTC] Endpoint: user/profile.php
[23-Jun-2026 03:08:04 UTC] Full Log Data: {
    "timestamp": "2026-06-23 03:08:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "94.72.119.50",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "94.72.119.50, 104.22.64.69",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODcyIiwidXNlcm5hbWUiOiJhbGloYXNzYW5qYWZmaXJlNzdAZ21haWwuY29tIiwiZW1haWwiOiJhbGloYXNzYW5qYWZmaXJlNzdAZ21haWwuY29tIiwiZXhwIjoxNzgyNzg4NzI4fQ.BbWxv8xHebSkD16X5DftDb8rT1Y2VoT-W4t6MS0gtuU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a10049405d90986a-ORD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "94.72.119.50",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jun-2026 03:08:04 UTC] === END API CALL LOG ===
[23-Jun-2026 03:08:04 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jun-2026 03:08:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODcyIiwidXNlcm5hbWUiOiJhbGloYXNzYW5qYWZmaXJlNzdAZ21haWwuY29tIiwiZW1haWwiOiJhbGloYXNzYW5qYWZmaXJlNzdAZ21haWwuY29tIiwiZXhwIjoxNzgyNzg4NzI4fQ.BbWxv8xHebSkD16X5DftDb8rT1Y2VoT-W4t6MS0gtuU
[23-Jun-2026 03:08:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jun-2026 03:08:04 UTC] ✅ JWT token verified successfully for user profile
[23-Jun-2026 03:08:04 UTC] User ID: 872
[23-Jun-2026 03:08:04 UTC] ✅ User profile retrieved successfully for user ID: 872
[23-Jun-2026 03:08:09 UTC] === API CALL LOG ===
[23-Jun-2026 03:08:09 UTC] Endpoint: user/profile.php
[23-Jun-2026 03:08:09 UTC] Full Log Data: {
    "timestamp": "2026-06-23 03:08:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "94.72.119.50",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "94.72.119.50, 104.22.64.69",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODcyIiwidXNlcm5hbWUiOiJhbGloYXNzYW5qYWZmaXJlNzdAZ21haWwuY29tIiwiZW1haWwiOiJhbGloYXNzYW5qYWZmaXJlNzdAZ21haWwuY29tIiwiZXhwIjoxNzgyNzg4NzI4fQ.BbWxv8xHebSkD16X5DftDb8rT1Y2VoT-W4t6MS0gtuU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a10049602ef7986a-ORD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "94.72.119.50",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jun-2026 03:08:09 UTC] === END API CALL LOG ===
[23-Jun-2026 03:08:09 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jun-2026 03:08:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODcyIiwidXNlcm5hbWUiOiJhbGloYXNzYW5qYWZmaXJlNzdAZ21haWwuY29tIiwiZW1haWwiOiJhbGloYXNzYW5qYWZmaXJlNzdAZ21haWwuY29tIiwiZXhwIjoxNzgyNzg4NzI4fQ.BbWxv8xHebSkD16X5DftDb8rT1Y2VoT-W4t6MS0gtuU
[23-Jun-2026 03:08:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jun-2026 03:08:09 UTC] ✅ JWT token verified successfully for user profile
[23-Jun-2026 03:08:09 UTC] User ID: 872
[23-Jun-2026 03:08:09 UTC] ✅ User profile retrieved successfully for user ID: 872
[23-Jun-2026 03:08:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jun-2026 03:08:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jun-2026 03:08:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"94.72.119.50, 104.22.64.69","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODcyIiwidXNlcm5hbWUiOiJhbGloYXNzYW5qYWZmaXJlNzdAZ21haWwuY29tIiwiZW1haWwiOiJhbGloYXNzYW5qYWZmaXJlNzdAZ21haWwuY29tIiwiZXhwIjoxNzgyNzg4NzI4fQ.BbWxv8xHebSkD16X5DftDb8rT1Y2VoT-W4t6MS0gtuU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a100497cc8e9986a-ORD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"94.72.119.50","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-Jun-2026 03:08:14 UTC] === User Orders API Called ===
[23-Jun-2026 03:08:14 UTC] User ID: 872
[23-Jun-2026 03:08:14 UTC] Limit: 20, Offset: 0
[23-Jun-2026 03:08:14 UTC] Orders found: 0
[23-Jun-2026 03:08:14 UTC] Orders data: []
[23-Jun-2026 03:08:14 UTC] Total orders count: 0
[23-Jun-2026 03:08:17 UTC] === API CALL LOG ===
[23-Jun-2026 03:08:17 UTC] Endpoint: user/profile.php
[23-Jun-2026 03:08:17 UTC] Full Log Data: {
    "timestamp": "2026-06-23 03:08:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "94.72.119.50",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "94.72.119.50, 104.22.64.69",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODcyIiwidXNlcm5hbWUiOiJhbGloYXNzYW5qYWZmaXJlNzdAZ21haWwuY29tIiwiZW1haWwiOiJhbGloYXNzYW5qYWZmaXJlNzdAZ21haWwuY29tIiwiZXhwIjoxNzgyNzg4NzI4fQ.BbWxv8xHebSkD16X5DftDb8rT1Y2VoT-W4t6MS0gtuU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a100498fcff6986a-ORD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "94.72.119.50",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jun-2026 03:08:17 UTC] === END API CALL LOG ===
[23-Jun-2026 03:08:17 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jun-2026 03:08:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODcyIiwidXNlcm5hbWUiOiJhbGloYXNzYW5qYWZmaXJlNzdAZ21haWwuY29tIiwiZW1haWwiOiJhbGloYXNzYW5qYWZmaXJlNzdAZ21haWwuY29tIiwiZXhwIjoxNzgyNzg4NzI4fQ.BbWxv8xHebSkD16X5DftDb8rT1Y2VoT-W4t6MS0gtuU
[23-Jun-2026 03:08:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jun-2026 03:08:17 UTC] ✅ JWT token verified successfully for user profile
[23-Jun-2026 03:08:17 UTC] User ID: 872
[23-Jun-2026 03:08:17 UTC] ✅ User profile retrieved successfully for user ID: 872
[23-Jun-2026 03:53:37 UTC] === API CALL LOG ===
[23-Jun-2026 03:53:37 UTC] Endpoint: user/profile.php
[23-Jun-2026 03:53:37 UTC] Full Log Data: {
    "timestamp": "2026-06-23 03:53:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.227.44.8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.227.44.8, 172.71.184.82",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODczIiwidXNlcm5hbWUiOiJUaXB0b3BCaWtlOTAzMCIsImVtYWlsIjoidHNpcGxpbmFydGVtQGdtYWlsLmNvbSIsImV4cCI6MTc4Mjc5MTYxNn0.bh4VcRpzHujDEjuTz-qCL6tPyO4uJ5p0fXw5-JjLQe0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1008bf8e86ff11f-DME",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.227.44.8",
        "cf-ipcountry": "RU",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jun-2026 03:53:37 UTC] === END API CALL LOG ===
[23-Jun-2026 03:53:37 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jun-2026 03:53:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODczIiwidXNlcm5hbWUiOiJUaXB0b3BCaWtlOTAzMCIsImVtYWlsIjoidHNpcGxpbmFydGVtQGdtYWlsLmNvbSIsImV4cCI6MTc4Mjc5MTYxNn0.bh4VcRpzHujDEjuTz-qCL6tPyO4uJ5p0fXw5-JjLQe0
[23-Jun-2026 03:53:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jun-2026 03:53:37 UTC] ✅ JWT token verified successfully for user profile
[23-Jun-2026 03:53:37 UTC] User ID: 873
[23-Jun-2026 03:53:37 UTC] ✅ User profile retrieved successfully for user ID: 873
[23-Jun-2026 03:53:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jun-2026 03:53:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jun-2026 03:53:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"5.227.44.8, 172.71.184.82","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODczIiwidXNlcm5hbWUiOiJUaXB0b3BCaWtlOTAzMCIsImVtYWlsIjoidHNpcGxpbmFydGVtQGdtYWlsLmNvbSIsImV4cCI6MTc4Mjc5MTYxNn0.bh4VcRpzHujDEjuTz-qCL6tPyO4uJ5p0fXw5-JjLQe0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1008bf9088ff11f-DME","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"5.227.44.8","cf-ipcountry":"RU","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-Jun-2026 03:53:37 UTC] === User Orders API Called ===
[23-Jun-2026 03:53:37 UTC] User ID: 873
[23-Jun-2026 03:53:37 UTC] Limit: 20, Offset: 0
[23-Jun-2026 03:53:37 UTC] Orders found: 0
[23-Jun-2026 03:53:37 UTC] Orders data: []
[23-Jun-2026 03:53:37 UTC] Total orders count: 0
[23-Jun-2026 03:53:37 UTC] === API CALL LOG ===
[23-Jun-2026 03:53:37 UTC] Endpoint: user/profile.php
[23-Jun-2026 03:53:37 UTC] Full Log Data: {
    "timestamp": "2026-06-23 03:53:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.227.44.8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.227.44.8, 172.71.184.68",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODczIiwidXNlcm5hbWUiOiJUaXB0b3BCaWtlOTAzMCIsImVtYWlsIjoidHNpcGxpbmFydGVtQGdtYWlsLmNvbSIsImV4cCI6MTc4Mjc5MTYxNn0.bh4VcRpzHujDEjuTz-qCL6tPyO4uJ5p0fXw5-JjLQe0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1008bf98922f11f-DME",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.227.44.8",
        "cf-ipcountry": "RU",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jun-2026 03:53:37 UTC] === END API CALL LOG ===
[23-Jun-2026 03:53:37 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jun-2026 03:53:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODczIiwidXNlcm5hbWUiOiJUaXB0b3BCaWtlOTAzMCIsImVtYWlsIjoidHNpcGxpbmFydGVtQGdtYWlsLmNvbSIsImV4cCI6MTc4Mjc5MTYxNn0.bh4VcRpzHujDEjuTz-qCL6tPyO4uJ5p0fXw5-JjLQe0
[23-Jun-2026 03:53:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jun-2026 03:53:37 UTC] ✅ JWT token verified successfully for user profile
[23-Jun-2026 03:53:37 UTC] User ID: 873
[23-Jun-2026 03:53:37 UTC] ✅ User profile retrieved successfully for user ID: 873
[23-Jun-2026 10:13:45 UTC] === API CALL LOG ===
[23-Jun-2026 10:13:45 UTC] Endpoint: user/profile.php
[23-Jun-2026 10:13:45 UTC] Full Log Data: {
    "timestamp": "2026-06-23 10:13:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "144.31.178.4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "144.31.178.4, 172.64.198.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ3IiwidXNlcm5hbWUiOiJAZGVhdGhfd2l0bmVzcyIsImVtYWlsIjoid25keHEucUBnbWFpbC5jb20iLCJleHAiOjE3ODI1MjExMzF9.IkB5Mw6z_h7zPijuC_ddqyNjDp2QOVJdWrelam9hbHA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a102b8d10a01bb99-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "144.31.178.4",
        "cf-ipcountry": "EE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jun-2026 10:13:45 UTC] === END API CALL LOG ===
[23-Jun-2026 10:13:45 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jun-2026 10:13:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ3IiwidXNlcm5hbWUiOiJAZGVhdGhfd2l0bmVzcyIsImVtYWlsIjoid25keHEucUBnbWFpbC5jb20iLCJleHAiOjE3ODI1MjExMzF9.IkB5Mw6z_h7zPijuC_ddqyNjDp2QOVJdWrelam9hbHA
[23-Jun-2026 10:13:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jun-2026 10:13:45 UTC] ✅ JWT token verified successfully for user profile
[23-Jun-2026 10:13:45 UTC] User ID: 847
[23-Jun-2026 10:13:45 UTC] ✅ User profile retrieved successfully for user ID: 847
[23-Jun-2026 10:13:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jun-2026 10:13:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jun-2026 10:13:46 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"144.31.178.4, 172.64.198.80","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ3IiwidXNlcm5hbWUiOiJAZGVhdGhfd2l0bmVzcyIsImVtYWlsIjoid25keHEucUBnbWFpbC5jb20iLCJleHAiOjE3ODI1MjExMzF9.IkB5Mw6z_h7zPijuC_ddqyNjDp2QOVJdWrelam9hbHA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a102b8d65dc7bb99-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"144.31.178.4","cf-ipcountry":"EE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-Jun-2026 10:13:46 UTC] === User Orders API Called ===
[23-Jun-2026 10:13:46 UTC] User ID: 847
[23-Jun-2026 10:13:46 UTC] Limit: 20, Offset: 0
[23-Jun-2026 10:13:46 UTC] Orders found: 2
[23-Jun-2026 10:13:46 UTC] Orders data: [{"id":357,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/witnesschanel\/18","status":"pending","created_at":"2026-06-20 11:12:35","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":356,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/witnesschanel\/13","status":"pending","created_at":"2026-06-20 04:19:20","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[23-Jun-2026 10:13:46 UTC] Total orders count: 2
[23-Jun-2026 10:13:46 UTC] === API CALL LOG ===
[23-Jun-2026 10:13:46 UTC] Endpoint: user/profile.php
[23-Jun-2026 10:13:46 UTC] Full Log Data: {
    "timestamp": "2026-06-23 10:13:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "144.31.178.4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "144.31.178.4, 172.64.198.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ3IiwidXNlcm5hbWUiOiJAZGVhdGhfd2l0bmVzcyIsImVtYWlsIjoid25keHEucUBnbWFpbC5jb20iLCJleHAiOjE3ODI1MjExMzF9.IkB5Mw6z_h7zPijuC_ddqyNjDp2QOVJdWrelam9hbHA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a102b8d65dc4bb99-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "144.31.178.4",
        "cf-ipcountry": "EE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jun-2026 10:13:46 UTC] === END API CALL LOG ===
[23-Jun-2026 10:13:46 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jun-2026 10:13:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ3IiwidXNlcm5hbWUiOiJAZGVhdGhfd2l0bmVzcyIsImVtYWlsIjoid25keHEucUBnbWFpbC5jb20iLCJleHAiOjE3ODI1MjExMzF9.IkB5Mw6z_h7zPijuC_ddqyNjDp2QOVJdWrelam9hbHA
[23-Jun-2026 10:13:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jun-2026 10:13:46 UTC] ✅ JWT token verified successfully for user profile
[23-Jun-2026 10:13:46 UTC] User ID: 847
[23-Jun-2026 10:13:46 UTC] ✅ User profile retrieved successfully for user ID: 847
[23-Jun-2026 10:13:46 UTC] === API CALL LOG ===
[23-Jun-2026 10:13:46 UTC] Endpoint: user/profile.php
[23-Jun-2026 10:13:46 UTC] Full Log Data: {
    "timestamp": "2026-06-23 10:13:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "144.31.178.4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "144.31.178.4, 172.64.198.66",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ3IiwidXNlcm5hbWUiOiJAZGVhdGhfd2l0bmVzcyIsImVtYWlsIjoid25keHEucUBnbWFpbC5jb20iLCJleHAiOjE3ODI1MjExMzF9.IkB5Mw6z_h7zPijuC_ddqyNjDp2QOVJdWrelam9hbHA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a102b8d65dc9bb99-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "144.31.178.4",
        "cf-ipcountry": "EE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jun-2026 10:13:46 UTC] === END API CALL LOG ===
[23-Jun-2026 10:13:46 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jun-2026 10:13:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ3IiwidXNlcm5hbWUiOiJAZGVhdGhfd2l0bmVzcyIsImVtYWlsIjoid25keHEucUBnbWFpbC5jb20iLCJleHAiOjE3ODI1MjExMzF9.IkB5Mw6z_h7zPijuC_ddqyNjDp2QOVJdWrelam9hbHA
[23-Jun-2026 10:13:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jun-2026 10:13:46 UTC] ✅ JWT token verified successfully for user profile
[23-Jun-2026 10:13:46 UTC] User ID: 847
[23-Jun-2026 10:13:46 UTC] ✅ User profile retrieved successfully for user ID: 847
[23-Jun-2026 10:13:49 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jun-2026 10:13:49 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jun-2026 10:13:49 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"144.31.178.4, 172.64.198.66","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODQ3IiwidXNlcm5hbWUiOiJAZGVhdGhfd2l0bmVzcyIsImVtYWlsIjoid25keHEucUBnbWFpbC5jb20iLCJleHAiOjE3ODI1MjExMzF9.IkB5Mw6z_h7zPijuC_ddqyNjDp2QOVJdWrelam9hbHA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a102b8e87f1abb99-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"144.31.178.4","cf-ipcountry":"EE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-Jun-2026 10:13:49 UTC] === User Orders API Called ===
[23-Jun-2026 10:13:49 UTC] User ID: 847
[23-Jun-2026 10:13:49 UTC] Limit: 20, Offset: 0
[23-Jun-2026 10:13:49 UTC] Orders found: 2
[23-Jun-2026 10:13:49 UTC] Orders data: [{"id":357,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/witnesschanel\/18","status":"pending","created_at":"2026-06-20 11:12:35","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":356,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/witnesschanel\/13","status":"pending","created_at":"2026-06-20 04:19:20","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[23-Jun-2026 10:13:49 UTC] Total orders count: 2
[23-Jun-2026 12:48:21 UTC] === API CALL LOG ===
[23-Jun-2026 12:48:21 UTC] Endpoint: user/profile.php
[23-Jun-2026 12:48:21 UTC] Full Log Data: {
    "timestamp": "2026-06-23 12:48:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.227.44.8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.227.44.8, 172.71.214.153",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODczIiwidXNlcm5hbWUiOiJUaXB0b3BCaWtlOTAzMCIsImVtYWlsIjoidHNpcGxpbmFydGVtQGdtYWlsLmNvbSIsImV4cCI6MTc4Mjc5MTYxNn0.bh4VcRpzHujDEjuTz-qCL6tPyO4uJ5p0fXw5-JjLQe0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1039b3fca79e2f6-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.227.44.8",
        "cf-ipcountry": "RU",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jun-2026 12:48:21 UTC] === END API CALL LOG ===
[23-Jun-2026 12:48:21 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jun-2026 12:48:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODczIiwidXNlcm5hbWUiOiJUaXB0b3BCaWtlOTAzMCIsImVtYWlsIjoidHNpcGxpbmFydGVtQGdtYWlsLmNvbSIsImV4cCI6MTc4Mjc5MTYxNn0.bh4VcRpzHujDEjuTz-qCL6tPyO4uJ5p0fXw5-JjLQe0
[23-Jun-2026 12:48:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jun-2026 12:48:21 UTC] ✅ JWT token verified successfully for user profile
[23-Jun-2026 12:48:21 UTC] User ID: 873
[23-Jun-2026 12:48:21 UTC] ✅ User profile retrieved successfully for user ID: 873
[23-Jun-2026 12:48:22 UTC] === API CALL LOG ===
[23-Jun-2026 12:48:22 UTC] Endpoint: user/profile.php
[23-Jun-2026 12:48:22 UTC] Full Log Data: {
    "timestamp": "2026-06-23 12:48:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.227.44.8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.227.44.8, 172.71.214.153",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODczIiwidXNlcm5hbWUiOiJUaXB0b3BCaWtlOTAzMCIsImVtYWlsIjoidHNpcGxpbmFydGVtQGdtYWlsLmNvbSIsImV4cCI6MTc4Mjc5MTYxNn0.bh4VcRpzHujDEjuTz-qCL6tPyO4uJ5p0fXw5-JjLQe0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1039b4b9e31e2f6-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.227.44.8",
        "cf-ipcountry": "RU",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jun-2026 12:48:22 UTC] === END API CALL LOG ===
[23-Jun-2026 12:48:22 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jun-2026 12:48:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODczIiwidXNlcm5hbWUiOiJUaXB0b3BCaWtlOTAzMCIsImVtYWlsIjoidHNpcGxpbmFydGVtQGdtYWlsLmNvbSIsImV4cCI6MTc4Mjc5MTYxNn0.bh4VcRpzHujDEjuTz-qCL6tPyO4uJ5p0fXw5-JjLQe0
[23-Jun-2026 12:48:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jun-2026 12:48:22 UTC] ✅ JWT token verified successfully for user profile
[23-Jun-2026 12:48:22 UTC] User ID: 873
[23-Jun-2026 12:48:22 UTC] ✅ User profile retrieved successfully for user ID: 873
[23-Jun-2026 12:48:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jun-2026 12:48:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jun-2026 12:48:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"5.227.44.8, 172.71.214.153","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODczIiwidXNlcm5hbWUiOiJUaXB0b3BCaWtlOTAzMCIsImVtYWlsIjoidHNpcGxpbmFydGVtQGdtYWlsLmNvbSIsImV4cCI6MTc4Mjc5MTYxNn0.bh4VcRpzHujDEjuTz-qCL6tPyO4uJ5p0fXw5-JjLQe0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1039b4ce981e2f6-HKG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"5.227.44.8","cf-ipcountry":"RU","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-Jun-2026 12:48:22 UTC] === User Orders API Called ===
[23-Jun-2026 12:48:22 UTC] User ID: 873
[23-Jun-2026 12:48:22 UTC] Limit: 20, Offset: 0
[23-Jun-2026 12:48:22 UTC] Orders found: 0
[23-Jun-2026 12:48:22 UTC] Orders data: []
[23-Jun-2026 12:48:22 UTC] Total orders count: 0
[23-Jun-2026 12:48:23 UTC] === API CALL LOG ===
[23-Jun-2026 12:48:23 UTC] Endpoint: user/profile.php
[23-Jun-2026 12:48:23 UTC] Full Log Data: {
    "timestamp": "2026-06-23 12:48:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.227.44.8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.227.44.8, 172.71.214.79",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODczIiwidXNlcm5hbWUiOiJUaXB0b3BCaWtlOTAzMCIsImVtYWlsIjoidHNpcGxpbmFydGVtQGdtYWlsLmNvbSIsImV4cCI6MTc4Mjc5MTYxNn0.bh4VcRpzHujDEjuTz-qCL6tPyO4uJ5p0fXw5-JjLQe0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1039b4ce982e2f6-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.227.44.8",
        "cf-ipcountry": "RU",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jun-2026 12:48:23 UTC] === END API CALL LOG ===
[23-Jun-2026 12:48:23 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jun-2026 12:48:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODczIiwidXNlcm5hbWUiOiJUaXB0b3BCaWtlOTAzMCIsImVtYWlsIjoidHNpcGxpbmFydGVtQGdtYWlsLmNvbSIsImV4cCI6MTc4Mjc5MTYxNn0.bh4VcRpzHujDEjuTz-qCL6tPyO4uJ5p0fXw5-JjLQe0
[23-Jun-2026 12:48:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jun-2026 12:48:23 UTC] ✅ JWT token verified successfully for user profile
[23-Jun-2026 12:48:23 UTC] User ID: 873
[23-Jun-2026 12:48:23 UTC] ✅ User profile retrieved successfully for user ID: 873
[23-Jun-2026 16:55:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jun-2026 16:55:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jun-2026 16:55:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.214.239.178, 172.68.42.16","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc0IiwidXNlcm5hbWUiOiJUaGlsZW1hIiwiZW1haWwiOiJtaXZlY2ttYWtvc3NvMEBnbWFpbC5jb20iLCJleHAiOjE3ODI4Mzg1MjF9.bN5J2hGgS0S08WCJjqf0yUSdSZnl5fB7wP2bxNtERt4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a105051c3c2b4ec2-JNB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"197.214.239.178","cf-ipcountry":"CG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-Jun-2026 16:55:22 UTC] === User Orders API Called ===
[23-Jun-2026 16:55:22 UTC] User ID: 874
[23-Jun-2026 16:55:22 UTC] Limit: 20, Offset: 0
[23-Jun-2026 16:55:22 UTC] Orders found: 0
[23-Jun-2026 16:55:22 UTC] Orders data: []
[23-Jun-2026 16:55:22 UTC] Total orders count: 0
[23-Jun-2026 16:55:22 UTC] === API CALL LOG ===
[23-Jun-2026 16:55:22 UTC] Endpoint: user/profile.php
[23-Jun-2026 16:55:22 UTC] Full Log Data: {
    "timestamp": "2026-06-23 16:55:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.214.239.178",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.214.239.178, 172.68.42.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc0IiwidXNlcm5hbWUiOiJUaGlsZW1hIiwiZW1haWwiOiJtaXZlY2ttYWtvc3NvMEBnbWFpbC5jb20iLCJleHAiOjE3ODI4Mzg1MjF9.bN5J2hGgS0S08WCJjqf0yUSdSZnl5fB7wP2bxNtERt4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a105051c3c274ec2-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.214.239.178",
        "cf-ipcountry": "CG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jun-2026 16:55:22 UTC] === END API CALL LOG ===
[23-Jun-2026 16:55:22 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jun-2026 16:55:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc0IiwidXNlcm5hbWUiOiJUaGlsZW1hIiwiZW1haWwiOiJtaXZlY2ttYWtvc3NvMEBnbWFpbC5jb20iLCJleHAiOjE3ODI4Mzg1MjF9.bN5J2hGgS0S08WCJjqf0yUSdSZnl5fB7wP2bxNtERt4
[23-Jun-2026 16:55:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jun-2026 16:55:22 UTC] ✅ JWT token verified successfully for user profile
[23-Jun-2026 16:55:22 UTC] User ID: 874
[23-Jun-2026 16:55:22 UTC] ✅ User profile retrieved successfully for user ID: 874
[23-Jun-2026 16:55:23 UTC] === API CALL LOG ===
[23-Jun-2026 16:55:23 UTC] Endpoint: user/profile.php
[23-Jun-2026 16:55:23 UTC] Full Log Data: {
    "timestamp": "2026-06-23 16:55:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.214.239.178",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.214.239.178, 172.68.42.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc0IiwidXNlcm5hbWUiOiJUaGlsZW1hIiwiZW1haWwiOiJtaXZlY2ttYWtvc3NvMEBnbWFpbC5jb20iLCJleHAiOjE3ODI4Mzg1MjF9.bN5J2hGgS0S08WCJjqf0yUSdSZnl5fB7wP2bxNtERt4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a105051cdc8b4ec2-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.214.239.178",
        "cf-ipcountry": "CG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jun-2026 16:55:23 UTC] === END API CALL LOG ===
[23-Jun-2026 16:55:23 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jun-2026 16:55:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc0IiwidXNlcm5hbWUiOiJUaGlsZW1hIiwiZW1haWwiOiJtaXZlY2ttYWtvc3NvMEBnbWFpbC5jb20iLCJleHAiOjE3ODI4Mzg1MjF9.bN5J2hGgS0S08WCJjqf0yUSdSZnl5fB7wP2bxNtERt4
[23-Jun-2026 16:55:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jun-2026 16:55:23 UTC] ✅ JWT token verified successfully for user profile
[23-Jun-2026 16:55:23 UTC] User ID: 874
[23-Jun-2026 16:55:23 UTC] ✅ User profile retrieved successfully for user ID: 874
[23-Jun-2026 16:55:23 UTC] === API CALL LOG ===
[23-Jun-2026 16:55:23 UTC] Endpoint: user/profile.php
[23-Jun-2026 16:55:23 UTC] Full Log Data: {
    "timestamp": "2026-06-23 16:55:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.214.239.178",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.214.239.178, 172.68.42.16",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc0IiwidXNlcm5hbWUiOiJUaGlsZW1hIiwiZW1haWwiOiJtaXZlY2ttYWtvc3NvMEBnbWFpbC5jb20iLCJleHAiOjE3ODI4Mzg1MjF9.bN5J2hGgS0S08WCJjqf0yUSdSZnl5fB7wP2bxNtERt4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1050523d87d4ec2-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.214.239.178",
        "cf-ipcountry": "CG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jun-2026 16:55:23 UTC] === END API CALL LOG ===
[23-Jun-2026 16:55:23 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jun-2026 16:55:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc0IiwidXNlcm5hbWUiOiJUaGlsZW1hIiwiZW1haWwiOiJtaXZlY2ttYWtvc3NvMEBnbWFpbC5jb20iLCJleHAiOjE3ODI4Mzg1MjF9.bN5J2hGgS0S08WCJjqf0yUSdSZnl5fB7wP2bxNtERt4
[23-Jun-2026 16:55:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jun-2026 16:55:23 UTC] ✅ JWT token verified successfully for user profile
[23-Jun-2026 16:55:23 UTC] User ID: 874
[23-Jun-2026 16:55:23 UTC] ✅ User profile retrieved successfully for user ID: 874
[23-Jun-2026 16:55:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jun-2026 16:55:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jun-2026 16:55:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.214.239.178, 172.68.42.17","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc0IiwidXNlcm5hbWUiOiJUaGlsZW1hIiwiZW1haWwiOiJtaXZlY2ttYWtvc3NvMEBnbWFpbC5jb20iLCJleHAiOjE3ODI4Mzg1MjF9.bN5J2hGgS0S08WCJjqf0yUSdSZnl5fB7wP2bxNtERt4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a10505761b1b4ec2-JNB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"197.214.239.178","cf-ipcountry":"CG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-Jun-2026 16:55:37 UTC] === User Orders API Called ===
[23-Jun-2026 16:55:37 UTC] User ID: 874
[23-Jun-2026 16:55:37 UTC] Limit: 20, Offset: 0
[23-Jun-2026 16:55:37 UTC] Orders found: 0
[23-Jun-2026 16:55:37 UTC] Orders data: []
[23-Jun-2026 16:55:37 UTC] Total orders count: 0
[23-Jun-2026 16:55:37 UTC] === API CALL LOG ===
[23-Jun-2026 16:55:37 UTC] Endpoint: user/profile.php
[23-Jun-2026 16:55:37 UTC] Full Log Data: {
    "timestamp": "2026-06-23 16:55:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.214.239.178",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.214.239.178, 172.68.42.17",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc0IiwidXNlcm5hbWUiOiJUaGlsZW1hIiwiZW1haWwiOiJtaXZlY2ttYWtvc3NvMEBnbWFpbC5jb20iLCJleHAiOjE3ODI4Mzg1MjF9.bN5J2hGgS0S08WCJjqf0yUSdSZnl5fB7wP2bxNtERt4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1050576ab784ec2-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.214.239.178",
        "cf-ipcountry": "CG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jun-2026 16:55:37 UTC] === END API CALL LOG ===
[23-Jun-2026 16:55:37 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jun-2026 16:55:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc0IiwidXNlcm5hbWUiOiJUaGlsZW1hIiwiZW1haWwiOiJtaXZlY2ttYWtvc3NvMEBnbWFpbC5jb20iLCJleHAiOjE3ODI4Mzg1MjF9.bN5J2hGgS0S08WCJjqf0yUSdSZnl5fB7wP2bxNtERt4
[23-Jun-2026 16:55:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jun-2026 16:55:37 UTC] ✅ JWT token verified successfully for user profile
[23-Jun-2026 16:55:37 UTC] User ID: 874
[23-Jun-2026 16:55:37 UTC] ✅ User profile retrieved successfully for user ID: 874
[23-Jun-2026 16:55:37 UTC] === API CALL LOG ===
[23-Jun-2026 16:55:37 UTC] Endpoint: user/profile.php
[23-Jun-2026 16:55:37 UTC] Full Log Data: {
    "timestamp": "2026-06-23 16:55:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.214.239.178",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.214.239.178, 172.68.42.17",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc0IiwidXNlcm5hbWUiOiJUaGlsZW1hIiwiZW1haWwiOiJtaXZlY2ttYWtvc3NvMEBnbWFpbC5jb20iLCJleHAiOjE3ODI4Mzg1MjF9.bN5J2hGgS0S08WCJjqf0yUSdSZnl5fB7wP2bxNtERt4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a105057a1dd34ec2-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.214.239.178",
        "cf-ipcountry": "CG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jun-2026 16:55:37 UTC] === END API CALL LOG ===
[23-Jun-2026 16:55:37 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jun-2026 16:55:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc0IiwidXNlcm5hbWUiOiJUaGlsZW1hIiwiZW1haWwiOiJtaXZlY2ttYWtvc3NvMEBnbWFpbC5jb20iLCJleHAiOjE3ODI4Mzg1MjF9.bN5J2hGgS0S08WCJjqf0yUSdSZnl5fB7wP2bxNtERt4
[23-Jun-2026 16:55:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jun-2026 16:55:37 UTC] ✅ JWT token verified successfully for user profile
[23-Jun-2026 16:55:37 UTC] User ID: 874
[23-Jun-2026 16:55:37 UTC] ✅ User profile retrieved successfully for user ID: 874
[23-Jun-2026 16:55:38 UTC] === API CALL LOG ===
[23-Jun-2026 16:55:38 UTC] Endpoint: user/profile.php
[23-Jun-2026 16:55:38 UTC] Full Log Data: {
    "timestamp": "2026-06-23 16:55:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.214.239.178",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.214.239.178, 172.68.42.17",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc0IiwidXNlcm5hbWUiOiJUaGlsZW1hIiwiZW1haWwiOiJtaXZlY2ttYWtvc3NvMEBnbWFpbC5jb20iLCJleHAiOjE3ODI4Mzg1MjF9.bN5J2hGgS0S08WCJjqf0yUSdSZnl5fB7wP2bxNtERt4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1050580d9cf4ec2-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.214.239.178",
        "cf-ipcountry": "CG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jun-2026 16:55:38 UTC] === END API CALL LOG ===
[23-Jun-2026 16:55:38 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jun-2026 16:55:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc0IiwidXNlcm5hbWUiOiJUaGlsZW1hIiwiZW1haWwiOiJtaXZlY2ttYWtvc3NvMEBnbWFpbC5jb20iLCJleHAiOjE3ODI4Mzg1MjF9.bN5J2hGgS0S08WCJjqf0yUSdSZnl5fB7wP2bxNtERt4
[23-Jun-2026 16:55:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jun-2026 16:55:38 UTC] ✅ JWT token verified successfully for user profile
[23-Jun-2026 16:55:38 UTC] User ID: 874
[23-Jun-2026 16:55:38 UTC] ✅ User profile retrieved successfully for user ID: 874
[23-Jun-2026 16:55:44 UTC] === API CALL LOG ===
[23-Jun-2026 16:55:44 UTC] Endpoint: user/profile.php
[23-Jun-2026 16:55:44 UTC] Full Log Data: {
    "timestamp": "2026-06-23 16:55:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.214.239.178",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.214.239.178, 172.68.42.17",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc0IiwidXNlcm5hbWUiOiJUaGlsZW1hIiwiZW1haWwiOiJtaXZlY2ttYWtvc3NvMEBnbWFpbC5jb20iLCJleHAiOjE3ODI4Mzg1MjF9.bN5J2hGgS0S08WCJjqf0yUSdSZnl5fB7wP2bxNtERt4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a10505a45dc84ec2-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.214.239.178",
        "cf-ipcountry": "CG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jun-2026 16:55:44 UTC] === END API CALL LOG ===
[23-Jun-2026 16:55:44 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jun-2026 16:55:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc0IiwidXNlcm5hbWUiOiJUaGlsZW1hIiwiZW1haWwiOiJtaXZlY2ttYWtvc3NvMEBnbWFpbC5jb20iLCJleHAiOjE3ODI4Mzg1MjF9.bN5J2hGgS0S08WCJjqf0yUSdSZnl5fB7wP2bxNtERt4
[23-Jun-2026 16:55:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jun-2026 16:55:44 UTC] ✅ JWT token verified successfully for user profile
[23-Jun-2026 16:55:44 UTC] User ID: 874
[23-Jun-2026 16:55:44 UTC] ✅ User profile retrieved successfully for user ID: 874
[23-Jun-2026 17:00:23 UTC] === API CALL LOG ===
[23-Jun-2026 17:00:23 UTC] Endpoint: user/profile.php
[23-Jun-2026 17:00:23 UTC] Full Log Data: {
    "timestamp": "2026-06-23 17:00:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.214.239.178",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.214.239.178, 172.68.42.17",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc0IiwidXNlcm5hbWUiOiJUaGlsZW1hIiwiZW1haWwiOiJtaXZlY2ttYWtvc3NvMEBnbWFpbC5jb20iLCJleHAiOjE3ODI4Mzg1MjF9.bN5J2hGgS0S08WCJjqf0yUSdSZnl5fB7wP2bxNtERt4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1050c6fedbf4ec2-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.214.239.178",
        "cf-ipcountry": "CG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jun-2026 17:00:23 UTC] === END API CALL LOG ===
[23-Jun-2026 17:00:23 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jun-2026 17:00:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc0IiwidXNlcm5hbWUiOiJUaGlsZW1hIiwiZW1haWwiOiJtaXZlY2ttYWtvc3NvMEBnbWFpbC5jb20iLCJleHAiOjE3ODI4Mzg1MjF9.bN5J2hGgS0S08WCJjqf0yUSdSZnl5fB7wP2bxNtERt4
[23-Jun-2026 17:00:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jun-2026 17:00:23 UTC] ✅ JWT token verified successfully for user profile
[23-Jun-2026 17:00:23 UTC] User ID: 874
[23-Jun-2026 17:00:23 UTC] ✅ User profile retrieved successfully for user ID: 874
[23-Jun-2026 17:00:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jun-2026 17:00:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jun-2026 17:00:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.214.239.178, 172.68.42.17","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc0IiwidXNlcm5hbWUiOiJUaGlsZW1hIiwiZW1haWwiOiJtaXZlY2ttYWtvc3NvMEBnbWFpbC5jb20iLCJleHAiOjE3ODI4Mzg1MjF9.bN5J2hGgS0S08WCJjqf0yUSdSZnl5fB7wP2bxNtERt4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1050ca95aeb4ec2-JNB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"197.214.239.178","cf-ipcountry":"CG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-Jun-2026 17:00:31 UTC] === User Orders API Called ===
[23-Jun-2026 17:00:31 UTC] User ID: 874
[23-Jun-2026 17:00:31 UTC] Limit: 20, Offset: 0
[23-Jun-2026 17:00:31 UTC] Orders found: 0
[23-Jun-2026 17:00:31 UTC] Orders data: []
[23-Jun-2026 17:00:31 UTC] Total orders count: 0
[23-Jun-2026 17:00:31 UTC] === API CALL LOG ===
[23-Jun-2026 17:00:31 UTC] Endpoint: user/profile.php
[23-Jun-2026 17:00:31 UTC] Full Log Data: {
    "timestamp": "2026-06-23 17:00:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.214.239.178",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.214.239.178, 172.68.42.17",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc0IiwidXNlcm5hbWUiOiJUaGlsZW1hIiwiZW1haWwiOiJtaXZlY2ttYWtvc3NvMEBnbWFpbC5jb20iLCJleHAiOjE3ODI4Mzg1MjF9.bN5J2hGgS0S08WCJjqf0yUSdSZnl5fB7wP2bxNtERt4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1050ca9db394ec2-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.214.239.178",
        "cf-ipcountry": "CG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jun-2026 17:00:31 UTC] === END API CALL LOG ===
[23-Jun-2026 17:00:31 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jun-2026 17:00:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc0IiwidXNlcm5hbWUiOiJUaGlsZW1hIiwiZW1haWwiOiJtaXZlY2ttYWtvc3NvMEBnbWFpbC5jb20iLCJleHAiOjE3ODI4Mzg1MjF9.bN5J2hGgS0S08WCJjqf0yUSdSZnl5fB7wP2bxNtERt4
[23-Jun-2026 17:00:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jun-2026 17:00:31 UTC] ✅ JWT token verified successfully for user profile
[23-Jun-2026 17:00:31 UTC] User ID: 874
[23-Jun-2026 17:00:31 UTC] ✅ User profile retrieved successfully for user ID: 874
[23-Jun-2026 17:00:32 UTC] === API CALL LOG ===
[23-Jun-2026 17:00:32 UTC] Endpoint: user/profile.php
[23-Jun-2026 17:00:32 UTC] Full Log Data: {
    "timestamp": "2026-06-23 17:00:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.214.239.178",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.214.239.178, 172.68.42.17",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc0IiwidXNlcm5hbWUiOiJUaGlsZW1hIiwiZW1haWwiOiJtaXZlY2ttYWtvc3NvMEBnbWFpbC5jb20iLCJleHAiOjE3ODI4Mzg1MjF9.bN5J2hGgS0S08WCJjqf0yUSdSZnl5fB7wP2bxNtERt4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1050cad5d914ec2-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.214.239.178",
        "cf-ipcountry": "CG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jun-2026 17:00:32 UTC] === END API CALL LOG ===
[23-Jun-2026 17:00:32 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jun-2026 17:00:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc0IiwidXNlcm5hbWUiOiJUaGlsZW1hIiwiZW1haWwiOiJtaXZlY2ttYWtvc3NvMEBnbWFpbC5jb20iLCJleHAiOjE3ODI4Mzg1MjF9.bN5J2hGgS0S08WCJjqf0yUSdSZnl5fB7wP2bxNtERt4
[23-Jun-2026 17:00:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jun-2026 17:00:32 UTC] ✅ JWT token verified successfully for user profile
[23-Jun-2026 17:00:32 UTC] User ID: 874
[23-Jun-2026 17:00:32 UTC] ✅ User profile retrieved successfully for user ID: 874
[23-Jun-2026 17:00:32 UTC] === API CALL LOG ===
[23-Jun-2026 17:00:32 UTC] Endpoint: user/profile.php
[23-Jun-2026 17:00:32 UTC] Full Log Data: {
    "timestamp": "2026-06-23 17:00:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.214.239.178",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.214.239.178, 172.68.42.17",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc0IiwidXNlcm5hbWUiOiJUaGlsZW1hIiwiZW1haWwiOiJtaXZlY2ttYWtvc3NvMEBnbWFpbC5jb20iLCJleHAiOjE3ODI4Mzg1MjF9.bN5J2hGgS0S08WCJjqf0yUSdSZnl5fB7wP2bxNtERt4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1050cb09fdd4ec2-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.214.239.178",
        "cf-ipcountry": "CG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jun-2026 17:00:32 UTC] === END API CALL LOG ===
[23-Jun-2026 17:00:32 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jun-2026 17:00:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc0IiwidXNlcm5hbWUiOiJUaGlsZW1hIiwiZW1haWwiOiJtaXZlY2ttYWtvc3NvMEBnbWFpbC5jb20iLCJleHAiOjE3ODI4Mzg1MjF9.bN5J2hGgS0S08WCJjqf0yUSdSZnl5fB7wP2bxNtERt4
[23-Jun-2026 17:00:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jun-2026 17:00:32 UTC] ✅ JWT token verified successfully for user profile
[23-Jun-2026 17:00:32 UTC] User ID: 874
[23-Jun-2026 17:00:32 UTC] ✅ User profile retrieved successfully for user ID: 874
[23-Jun-2026 17:00:35 UTC] === API CALL LOG ===
[23-Jun-2026 17:00:35 UTC] Endpoint: user/profile.php
[23-Jun-2026 17:00:35 UTC] Full Log Data: {
    "timestamp": "2026-06-23 17:00:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.214.239.178",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.214.239.178, 172.68.42.17",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc0IiwidXNlcm5hbWUiOiJUaGlsZW1hIiwiZW1haWwiOiJtaXZlY2ttYWtvc3NvMEBnbWFpbC5jb20iLCJleHAiOjE3ODI4Mzg1MjF9.bN5J2hGgS0S08WCJjqf0yUSdSZnl5fB7wP2bxNtERt4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1050cc01a294ec2-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.214.239.178",
        "cf-ipcountry": "CG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jun-2026 17:00:35 UTC] === END API CALL LOG ===
[23-Jun-2026 17:00:35 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jun-2026 17:00:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc0IiwidXNlcm5hbWUiOiJUaGlsZW1hIiwiZW1haWwiOiJtaXZlY2ttYWtvc3NvMEBnbWFpbC5jb20iLCJleHAiOjE3ODI4Mzg1MjF9.bN5J2hGgS0S08WCJjqf0yUSdSZnl5fB7wP2bxNtERt4
[23-Jun-2026 17:00:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jun-2026 17:00:35 UTC] ✅ JWT token verified successfully for user profile
[23-Jun-2026 17:00:35 UTC] User ID: 874
[23-Jun-2026 17:00:35 UTC] ✅ User profile retrieved successfully for user ID: 874
[23-Jun-2026 17:01:48 UTC] === API CALL LOG ===
[23-Jun-2026 17:01:48 UTC] Endpoint: user/profile.php
[23-Jun-2026 17:01:48 UTC] Full Log Data: {
    "timestamp": "2026-06-23 17:01:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.214.239.178",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.214.239.178, 172.68.42.17",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc0IiwidXNlcm5hbWUiOiJUaGlsZW1hIiwiZW1haWwiOiJtaXZlY2ttYWtvc3NvMEBnbWFpbC5jb20iLCJleHAiOjE3ODI4Mzg1MjF9.bN5J2hGgS0S08WCJjqf0yUSdSZnl5fB7wP2bxNtERt4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1050e87ebcb4ec2-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.214.239.178",
        "cf-ipcountry": "CG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jun-2026 17:01:48 UTC] === END API CALL LOG ===
[23-Jun-2026 17:01:48 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jun-2026 17:01:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc0IiwidXNlcm5hbWUiOiJUaGlsZW1hIiwiZW1haWwiOiJtaXZlY2ttYWtvc3NvMEBnbWFpbC5jb20iLCJleHAiOjE3ODI4Mzg1MjF9.bN5J2hGgS0S08WCJjqf0yUSdSZnl5fB7wP2bxNtERt4
[23-Jun-2026 17:01:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jun-2026 17:01:48 UTC] ✅ JWT token verified successfully for user profile
[23-Jun-2026 17:01:48 UTC] User ID: 874
[23-Jun-2026 17:01:48 UTC] ✅ User profile retrieved successfully for user ID: 874
[23-Jun-2026 17:02:25 UTC] === API CALL LOG ===
[23-Jun-2026 17:02:25 UTC] Endpoint: user/profile.php
[23-Jun-2026 17:02:25 UTC] Full Log Data: {
    "timestamp": "2026-06-23 17:02:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d2:103a:a247:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d2:103a:a247:8000::, 162.158.108.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc1IiwidXNlcm5hbWUiOiJAQkpTSFo2NzgiLCJlbWFpbCI6ImJodXBiaHVwZW5kcmEzMUBnbWFpbC5jb20iLCJleHAiOjE3ODI4Mzg5NDR9.nAx_6FRGniruh1T69152ql-YcZliMJNJaAiNKJbjg3U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1050f707c28fd26-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d2:103a:a247:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jun-2026 17:02:25 UTC] === END API CALL LOG ===
[23-Jun-2026 17:02:25 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jun-2026 17:02:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc1IiwidXNlcm5hbWUiOiJAQkpTSFo2NzgiLCJlbWFpbCI6ImJodXBiaHVwZW5kcmEzMUBnbWFpbC5jb20iLCJleHAiOjE3ODI4Mzg5NDR9.nAx_6FRGniruh1T69152ql-YcZliMJNJaAiNKJbjg3U
[23-Jun-2026 17:02:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jun-2026 17:02:25 UTC] ✅ JWT token verified successfully for user profile
[23-Jun-2026 17:02:25 UTC] User ID: 875
[23-Jun-2026 17:02:25 UTC] ✅ User profile retrieved successfully for user ID: 875
[23-Jun-2026 17:02:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jun-2026 17:02:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jun-2026 17:02:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d2:103a:a247:8000::, 162.158.108.30","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc1IiwidXNlcm5hbWUiOiJAQkpTSFo2NzgiLCJlbWFpbCI6ImJodXBiaHVwZW5kcmEzMUBnbWFpbC5jb20iLCJleHAiOjE3ODI4Mzg5NDR9.nAx_6FRGniruh1T69152ql-YcZliMJNJaAiNKJbjg3U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1050f707c38fd26-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40d2:103a:a247:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-Jun-2026 17:02:25 UTC] === User Orders API Called ===
[23-Jun-2026 17:02:25 UTC] User ID: 875
[23-Jun-2026 17:02:25 UTC] Limit: 20, Offset: 0
[23-Jun-2026 17:02:25 UTC] Orders found: 0
[23-Jun-2026 17:02:25 UTC] Orders data: []
[23-Jun-2026 17:02:25 UTC] Total orders count: 0
[23-Jun-2026 17:02:26 UTC] === API CALL LOG ===
[23-Jun-2026 17:02:26 UTC] Endpoint: user/profile.php
[23-Jun-2026 17:02:26 UTC] Full Log Data: {
    "timestamp": "2026-06-23 17:02:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d2:103a:a247:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d2:103a:a247:8000::, 162.158.108.31",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc1IiwidXNlcm5hbWUiOiJAQkpTSFo2NzgiLCJlbWFpbCI6ImJodXBiaHVwZW5kcmEzMUBnbWFpbC5jb20iLCJleHAiOjE3ODI4Mzg5NDR9.nAx_6FRGniruh1T69152ql-YcZliMJNJaAiNKJbjg3U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1050f710e6dfd26-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d2:103a:a247:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jun-2026 17:02:26 UTC] === END API CALL LOG ===
[23-Jun-2026 17:02:26 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jun-2026 17:02:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc1IiwidXNlcm5hbWUiOiJAQkpTSFo2NzgiLCJlbWFpbCI6ImJodXBiaHVwZW5kcmEzMUBnbWFpbC5jb20iLCJleHAiOjE3ODI4Mzg5NDR9.nAx_6FRGniruh1T69152ql-YcZliMJNJaAiNKJbjg3U
[23-Jun-2026 17:02:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jun-2026 17:02:26 UTC] ✅ JWT token verified successfully for user profile
[23-Jun-2026 17:02:26 UTC] User ID: 875
[23-Jun-2026 17:02:26 UTC] ✅ User profile retrieved successfully for user ID: 875
[23-Jun-2026 17:02:27 UTC] === API CALL LOG ===
[23-Jun-2026 17:02:27 UTC] Endpoint: user/profile.php
[23-Jun-2026 17:02:27 UTC] Full Log Data: {
    "timestamp": "2026-06-23 17:02:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d2:103a:a247:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d2:103a:a247:8000::, 162.158.108.30",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc1IiwidXNlcm5hbWUiOiJAQkpTSFo2NzgiLCJlbWFpbCI6ImJodXBiaHVwZW5kcmEzMUBnbWFpbC5jb20iLCJleHAiOjE3ODI4Mzg5NDR9.nAx_6FRGniruh1T69152ql-YcZliMJNJaAiNKJbjg3U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1050f7c0b8ffd26-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d2:103a:a247:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jun-2026 17:02:27 UTC] === END API CALL LOG ===
[23-Jun-2026 17:02:27 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jun-2026 17:02:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc1IiwidXNlcm5hbWUiOiJAQkpTSFo2NzgiLCJlbWFpbCI6ImJodXBiaHVwZW5kcmEzMUBnbWFpbC5jb20iLCJleHAiOjE3ODI4Mzg5NDR9.nAx_6FRGniruh1T69152ql-YcZliMJNJaAiNKJbjg3U
[23-Jun-2026 17:02:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jun-2026 17:02:27 UTC] ✅ JWT token verified successfully for user profile
[23-Jun-2026 17:02:27 UTC] User ID: 875
[23-Jun-2026 17:02:27 UTC] ✅ User profile retrieved successfully for user ID: 875
[23-Jun-2026 17:02:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jun-2026 17:02:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jun-2026 17:02:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d2:103a:a247:8000::, 162.158.108.70","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc1IiwidXNlcm5hbWUiOiJAQkpTSFo2NzgiLCJlbWFpbCI6ImJodXBiaHVwZW5kcmEzMUBnbWFpbC5jb20iLCJleHAiOjE3ODI4Mzg5NDR9.nAx_6FRGniruh1T69152ql-YcZliMJNJaAiNKJbjg3U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1050fd07f7afd26-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40d2:103a:a247:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-Jun-2026 17:02:40 UTC] === User Orders API Called ===
[23-Jun-2026 17:02:40 UTC] User ID: 875
[23-Jun-2026 17:02:40 UTC] Limit: 20, Offset: 0
[23-Jun-2026 17:02:40 UTC] Orders found: 0
[23-Jun-2026 17:02:40 UTC] Orders data: []
[23-Jun-2026 17:02:40 UTC] Total orders count: 0
[23-Jun-2026 17:02:41 UTC] === API CALL LOG ===
[23-Jun-2026 17:02:41 UTC] Endpoint: user/profile.php
[23-Jun-2026 17:02:41 UTC] Full Log Data: {
    "timestamp": "2026-06-23 17:02:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d2:103a:a247:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d2:103a:a247:8000::, 162.158.108.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc1IiwidXNlcm5hbWUiOiJAQkpTSFo2NzgiLCJlbWFpbCI6ImJodXBiaHVwZW5kcmEzMUBnbWFpbC5jb20iLCJleHAiOjE3ODI4Mzg5NDR9.nAx_6FRGniruh1T69152ql-YcZliMJNJaAiNKJbjg3U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1050fd75a55fd26-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d2:103a:a247:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jun-2026 17:02:41 UTC] === END API CALL LOG ===
[23-Jun-2026 17:02:41 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jun-2026 17:02:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc1IiwidXNlcm5hbWUiOiJAQkpTSFo2NzgiLCJlbWFpbCI6ImJodXBiaHVwZW5kcmEzMUBnbWFpbC5jb20iLCJleHAiOjE3ODI4Mzg5NDR9.nAx_6FRGniruh1T69152ql-YcZliMJNJaAiNKJbjg3U
[23-Jun-2026 17:02:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jun-2026 17:02:41 UTC] ✅ JWT token verified successfully for user profile
[23-Jun-2026 17:02:41 UTC] User ID: 875
[23-Jun-2026 17:02:41 UTC] ✅ User profile retrieved successfully for user ID: 875
[23-Jun-2026 17:02:42 UTC] User Purchases API - User ID: 875
[23-Jun-2026 17:02:42 UTC] User Purchases API - Total purchases found: 0
[23-Jun-2026 17:02:44 UTC] === API CALL LOG ===
[23-Jun-2026 17:02:44 UTC] Endpoint: user/profile.php
[23-Jun-2026 17:02:44 UTC] Full Log Data: {
    "timestamp": "2026-06-23 17:02:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d2:103a:a247:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d2:103a:a247:8000::, 162.158.108.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc1IiwidXNlcm5hbWUiOiJAQkpTSFo2NzgiLCJlbWFpbCI6ImJodXBiaHVwZW5kcmEzMUBnbWFpbC5jb20iLCJleHAiOjE3ODI4Mzg5NDR9.nAx_6FRGniruh1T69152ql-YcZliMJNJaAiNKJbjg3U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1050fe83a5bfd26-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d2:103a:a247:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jun-2026 17:02:44 UTC] === END API CALL LOG ===
[23-Jun-2026 17:02:44 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jun-2026 17:02:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc1IiwidXNlcm5hbWUiOiJAQkpTSFo2NzgiLCJlbWFpbCI6ImJodXBiaHVwZW5kcmEzMUBnbWFpbC5jb20iLCJleHAiOjE3ODI4Mzg5NDR9.nAx_6FRGniruh1T69152ql-YcZliMJNJaAiNKJbjg3U
[23-Jun-2026 17:02:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jun-2026 17:02:44 UTC] ✅ JWT token verified successfully for user profile
[23-Jun-2026 17:02:44 UTC] User ID: 875
[23-Jun-2026 17:02:44 UTC] ✅ User profile retrieved successfully for user ID: 875
[23-Jun-2026 17:02:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jun-2026 17:02:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jun-2026 17:02:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d2:103a:a247:8000::, 162.158.108.70","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc1IiwidXNlcm5hbWUiOiJAQkpTSFo2NzgiLCJlbWFpbCI6ImJodXBiaHVwZW5kcmEzMUBnbWFpbC5jb20iLCJleHAiOjE3ODI4Mzg5NDR9.nAx_6FRGniruh1T69152ql-YcZliMJNJaAiNKJbjg3U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1050fe83a49fd26-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40d2:103a:a247:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-Jun-2026 17:02:44 UTC] === User Orders API Called ===
[23-Jun-2026 17:02:44 UTC] User ID: 875
[23-Jun-2026 17:02:44 UTC] Limit: 20, Offset: 0
[23-Jun-2026 17:02:44 UTC] Orders found: 0
[23-Jun-2026 17:02:44 UTC] Orders data: []
[23-Jun-2026 17:02:44 UTC] Total orders count: 0
[23-Jun-2026 17:02:45 UTC] === API CALL LOG ===
[23-Jun-2026 17:02:45 UTC] Endpoint: user/profile.php
[23-Jun-2026 17:02:45 UTC] Full Log Data: {
    "timestamp": "2026-06-23 17:02:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d2:103a:a247:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d2:103a:a247:8000::, 162.158.108.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc1IiwidXNlcm5hbWUiOiJAQkpTSFo2NzgiLCJlbWFpbCI6ImJodXBiaHVwZW5kcmEzMUBnbWFpbC5jb20iLCJleHAiOjE3ODI4Mzg5NDR9.nAx_6FRGniruh1T69152ql-YcZliMJNJaAiNKJbjg3U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1050febfc5bfd26-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d2:103a:a247:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jun-2026 17:02:45 UTC] === END API CALL LOG ===
[23-Jun-2026 17:02:45 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jun-2026 17:02:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc1IiwidXNlcm5hbWUiOiJAQkpTSFo2NzgiLCJlbWFpbCI6ImJodXBiaHVwZW5kcmEzMUBnbWFpbC5jb20iLCJleHAiOjE3ODI4Mzg5NDR9.nAx_6FRGniruh1T69152ql-YcZliMJNJaAiNKJbjg3U
[23-Jun-2026 17:02:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jun-2026 17:02:45 UTC] ✅ JWT token verified successfully for user profile
[23-Jun-2026 17:02:45 UTC] User ID: 875
[23-Jun-2026 17:02:45 UTC] ✅ User profile retrieved successfully for user ID: 875
[23-Jun-2026 17:02:45 UTC] === API CALL LOG ===
[23-Jun-2026 17:02:45 UTC] Endpoint: user/profile.php
[23-Jun-2026 17:02:45 UTC] Full Log Data: {
    "timestamp": "2026-06-23 17:02:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d2:103a:a247:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d2:103a:a247:8000::, 162.158.108.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc1IiwidXNlcm5hbWUiOiJAQkpTSFo2NzgiLCJlbWFpbCI6ImJodXBiaHVwZW5kcmEzMUBnbWFpbC5jb20iLCJleHAiOjE3ODI4Mzg5NDR9.nAx_6FRGniruh1T69152ql-YcZliMJNJaAiNKJbjg3U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1050ff02817fd26-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d2:103a:a247:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jun-2026 17:02:45 UTC] === END API CALL LOG ===
[23-Jun-2026 17:02:45 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jun-2026 17:02:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc1IiwidXNlcm5hbWUiOiJAQkpTSFo2NzgiLCJlbWFpbCI6ImJodXBiaHVwZW5kcmEzMUBnbWFpbC5jb20iLCJleHAiOjE3ODI4Mzg5NDR9.nAx_6FRGniruh1T69152ql-YcZliMJNJaAiNKJbjg3U
[23-Jun-2026 17:02:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jun-2026 17:02:45 UTC] ✅ JWT token verified successfully for user profile
[23-Jun-2026 17:02:45 UTC] User ID: 875
[23-Jun-2026 17:02:45 UTC] ✅ User profile retrieved successfully for user ID: 875
[23-Jun-2026 17:02:52 UTC] === API CALL LOG ===
[23-Jun-2026 17:02:52 UTC] Endpoint: user/profile.php
[23-Jun-2026 17:02:52 UTC] Full Log Data: {
    "timestamp": "2026-06-23 17:02:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d2:103a:a247:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d2:103a:a247:8000::, 162.158.108.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc1IiwidXNlcm5hbWUiOiJAQkpTSFo2NzgiLCJlbWFpbCI6ImJodXBiaHVwZW5kcmEzMUBnbWFpbC5jb20iLCJleHAiOjE3ODI4Mzg5NDR9.nAx_6FRGniruh1T69152ql-YcZliMJNJaAiNKJbjg3U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a10510196decfd26-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d2:103a:a247:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jun-2026 17:02:52 UTC] === END API CALL LOG ===
[23-Jun-2026 17:02:52 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jun-2026 17:02:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc1IiwidXNlcm5hbWUiOiJAQkpTSFo2NzgiLCJlbWFpbCI6ImJodXBiaHVwZW5kcmEzMUBnbWFpbC5jb20iLCJleHAiOjE3ODI4Mzg5NDR9.nAx_6FRGniruh1T69152ql-YcZliMJNJaAiNKJbjg3U
[23-Jun-2026 17:02:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jun-2026 17:02:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jun-2026 17:02:52 UTC] ✅ JWT token verified successfully for user profile
[23-Jun-2026 17:02:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jun-2026 17:02:52 UTC] User ID: 875
[23-Jun-2026 17:02:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d2:103a:a247:8000::, 162.158.108.70","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc1IiwidXNlcm5hbWUiOiJAQkpTSFo2NzgiLCJlbWFpbCI6ImJodXBiaHVwZW5kcmEzMUBnbWFpbC5jb20iLCJleHAiOjE3ODI4Mzg5NDR9.nAx_6FRGniruh1T69152ql-YcZliMJNJaAiNKJbjg3U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a10510196de3fd26-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40d2:103a:a247:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-Jun-2026 17:02:52 UTC] === User Orders API Called ===
[23-Jun-2026 17:02:52 UTC] User ID: 875
[23-Jun-2026 17:02:52 UTC] Limit: 20, Offset: 0
[23-Jun-2026 17:02:52 UTC] ✅ User profile retrieved successfully for user ID: 875
[23-Jun-2026 17:02:52 UTC] Orders found: 0
[23-Jun-2026 17:02:52 UTC] Orders data: []
[23-Jun-2026 17:02:52 UTC] Total orders count: 0
[23-Jun-2026 17:02:53 UTC] === API CALL LOG ===
[23-Jun-2026 17:02:53 UTC] Endpoint: user/profile.php
[23-Jun-2026 17:02:53 UTC] Full Log Data: {
    "timestamp": "2026-06-23 17:02:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d2:103a:a247:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d2:103a:a247:8000::, 162.158.108.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc1IiwidXNlcm5hbWUiOiJAQkpTSFo2NzgiLCJlbWFpbCI6ImJodXBiaHVwZW5kcmEzMUBnbWFpbC5jb20iLCJleHAiOjE3ODI4Mzg5NDR9.nAx_6FRGniruh1T69152ql-YcZliMJNJaAiNKJbjg3U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a105101d281bfd26-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d2:103a:a247:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jun-2026 17:02:53 UTC] === END API CALL LOG ===
[23-Jun-2026 17:02:53 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jun-2026 17:02:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc1IiwidXNlcm5hbWUiOiJAQkpTSFo2NzgiLCJlbWFpbCI6ImJodXBiaHVwZW5kcmEzMUBnbWFpbC5jb20iLCJleHAiOjE3ODI4Mzg5NDR9.nAx_6FRGniruh1T69152ql-YcZliMJNJaAiNKJbjg3U
[23-Jun-2026 17:02:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jun-2026 17:02:53 UTC] ✅ JWT token verified successfully for user profile
[23-Jun-2026 17:02:53 UTC] User ID: 875
[23-Jun-2026 17:02:53 UTC] ✅ User profile retrieved successfully for user ID: 875
[23-Jun-2026 17:02:53 UTC] === API CALL LOG ===
[23-Jun-2026 17:02:53 UTC] Endpoint: user/profile.php
[23-Jun-2026 17:02:53 UTC] Full Log Data: {
    "timestamp": "2026-06-23 17:02:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d2:103a:a247:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d2:103a:a247:8000::, 162.158.108.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc1IiwidXNlcm5hbWUiOiJAQkpTSFo2NzgiLCJlbWFpbCI6ImJodXBiaHVwZW5kcmEzMUBnbWFpbC5jb20iLCJleHAiOjE3ODI4Mzg5NDR9.nAx_6FRGniruh1T69152ql-YcZliMJNJaAiNKJbjg3U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a10510227f86fd26-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d2:103a:a247:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jun-2026 17:02:53 UTC] === END API CALL LOG ===
[23-Jun-2026 17:02:53 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jun-2026 17:02:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc1IiwidXNlcm5hbWUiOiJAQkpTSFo2NzgiLCJlbWFpbCI6ImJodXBiaHVwZW5kcmEzMUBnbWFpbC5jb20iLCJleHAiOjE3ODI4Mzg5NDR9.nAx_6FRGniruh1T69152ql-YcZliMJNJaAiNKJbjg3U
[23-Jun-2026 17:02:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jun-2026 17:02:53 UTC] ✅ JWT token verified successfully for user profile
[23-Jun-2026 17:02:53 UTC] User ID: 875
[23-Jun-2026 17:02:53 UTC] ✅ User profile retrieved successfully for user ID: 875
[23-Jun-2026 17:03:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jun-2026 17:03:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jun-2026 17:03:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d2:103a:a247:8000::, 162.158.108.70","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc1IiwidXNlcm5hbWUiOiJAQkpTSFo2NzgiLCJlbWFpbCI6ImJodXBiaHVwZW5kcmEzMUBnbWFpbC5jb20iLCJleHAiOjE3ODI4Mzg5NDR9.nAx_6FRGniruh1T69152ql-YcZliMJNJaAiNKJbjg3U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a10510b11ea0fd26-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40d2:103a:a247:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-Jun-2026 17:03:17 UTC] === User Orders API Called ===
[23-Jun-2026 17:03:17 UTC] User ID: 875
[23-Jun-2026 17:03:17 UTC] Limit: 20, Offset: 0
[23-Jun-2026 17:03:17 UTC] Orders found: 0
[23-Jun-2026 17:03:17 UTC] Orders data: []
[23-Jun-2026 17:03:17 UTC] Total orders count: 0
[23-Jun-2026 17:03:17 UTC] === API CALL LOG ===
[23-Jun-2026 17:03:17 UTC] Endpoint: user/profile.php
[23-Jun-2026 17:03:17 UTC] Full Log Data: {
    "timestamp": "2026-06-23 17:03:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d2:103a:a247:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d2:103a:a247:8000::, 162.158.108.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc1IiwidXNlcm5hbWUiOiJAQkpTSFo2NzgiLCJlbWFpbCI6ImJodXBiaHVwZW5kcmEzMUBnbWFpbC5jb20iLCJleHAiOjE3ODI4Mzg5NDR9.nAx_6FRGniruh1T69152ql-YcZliMJNJaAiNKJbjg3U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a10510b1a81ffd26-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d2:103a:a247:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jun-2026 17:03:17 UTC] === END API CALL LOG ===
[23-Jun-2026 17:03:17 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jun-2026 17:03:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc1IiwidXNlcm5hbWUiOiJAQkpTSFo2NzgiLCJlbWFpbCI6ImJodXBiaHVwZW5kcmEzMUBnbWFpbC5jb20iLCJleHAiOjE3ODI4Mzg5NDR9.nAx_6FRGniruh1T69152ql-YcZliMJNJaAiNKJbjg3U
[23-Jun-2026 17:03:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jun-2026 17:03:17 UTC] ✅ JWT token verified successfully for user profile
[23-Jun-2026 17:03:17 UTC] User ID: 875
[23-Jun-2026 17:03:17 UTC] ✅ User profile retrieved successfully for user ID: 875
[23-Jun-2026 17:03:17 UTC] === API CALL LOG ===
[23-Jun-2026 17:03:17 UTC] Endpoint: user/profile.php
[23-Jun-2026 17:03:17 UTC] Full Log Data: {
    "timestamp": "2026-06-23 17:03:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d2:103a:a247:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d2:103a:a247:8000::, 162.158.108.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc1IiwidXNlcm5hbWUiOiJAQkpTSFo2NzgiLCJlbWFpbCI6ImJodXBiaHVwZW5kcmEzMUBnbWFpbC5jb20iLCJleHAiOjE3ODI4Mzg5NDR9.nAx_6FRGniruh1T69152ql-YcZliMJNJaAiNKJbjg3U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a10510b4f986fd26-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d2:103a:a247:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jun-2026 17:03:17 UTC] === END API CALL LOG ===
[23-Jun-2026 17:03:17 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jun-2026 17:03:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc1IiwidXNlcm5hbWUiOiJAQkpTSFo2NzgiLCJlbWFpbCI6ImJodXBiaHVwZW5kcmEzMUBnbWFpbC5jb20iLCJleHAiOjE3ODI4Mzg5NDR9.nAx_6FRGniruh1T69152ql-YcZliMJNJaAiNKJbjg3U
[23-Jun-2026 17:03:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jun-2026 17:03:17 UTC] ✅ JWT token verified successfully for user profile
[23-Jun-2026 17:03:17 UTC] User ID: 875
[23-Jun-2026 17:03:17 UTC] ✅ User profile retrieved successfully for user ID: 875
[23-Jun-2026 17:03:18 UTC] === API CALL LOG ===
[23-Jun-2026 17:03:18 UTC] Endpoint: user/profile.php
[23-Jun-2026 17:03:18 UTC] Full Log Data: {
    "timestamp": "2026-06-23 17:03:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d2:103a:a247:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d2:103a:a247:8000::, 162.158.108.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc1IiwidXNlcm5hbWUiOiJAQkpTSFo2NzgiLCJlbWFpbCI6ImJodXBiaHVwZW5kcmEzMUBnbWFpbC5jb20iLCJleHAiOjE3ODI4Mzg5NDR9.nAx_6FRGniruh1T69152ql-YcZliMJNJaAiNKJbjg3U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a10510bbececfd26-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d2:103a:a247:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jun-2026 17:03:18 UTC] === END API CALL LOG ===
[23-Jun-2026 17:03:18 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jun-2026 17:03:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc1IiwidXNlcm5hbWUiOiJAQkpTSFo2NzgiLCJlbWFpbCI6ImJodXBiaHVwZW5kcmEzMUBnbWFpbC5jb20iLCJleHAiOjE3ODI4Mzg5NDR9.nAx_6FRGniruh1T69152ql-YcZliMJNJaAiNKJbjg3U
[23-Jun-2026 17:03:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jun-2026 17:03:18 UTC] ✅ JWT token verified successfully for user profile
[23-Jun-2026 17:03:18 UTC] User ID: 875
[23-Jun-2026 17:03:18 UTC] ✅ User profile retrieved successfully for user ID: 875
[23-Jun-2026 17:03:45 UTC] === API CALL LOG ===
[23-Jun-2026 17:03:45 UTC] Endpoint: user/profile.php
[23-Jun-2026 17:03:45 UTC] Full Log Data: {
    "timestamp": "2026-06-23 17:03:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d2:103a:a247:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d2:103a:a247:8000::, 162.158.108.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc1IiwidXNlcm5hbWUiOiJAQkpTSFo2NzgiLCJlbWFpbCI6ImJodXBiaHVwZW5kcmEzMUBnbWFpbC5jb20iLCJleHAiOjE3ODI4Mzg5NDR9.nAx_6FRGniruh1T69152ql-YcZliMJNJaAiNKJbjg3U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1051166881bfd26-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d2:103a:a247:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jun-2026 17:03:45 UTC] === END API CALL LOG ===
[23-Jun-2026 17:03:45 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jun-2026 17:03:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc1IiwidXNlcm5hbWUiOiJAQkpTSFo2NzgiLCJlbWFpbCI6ImJodXBiaHVwZW5kcmEzMUBnbWFpbC5jb20iLCJleHAiOjE3ODI4Mzg5NDR9.nAx_6FRGniruh1T69152ql-YcZliMJNJaAiNKJbjg3U
[23-Jun-2026 17:03:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jun-2026 17:03:45 UTC] ✅ JWT token verified successfully for user profile
[23-Jun-2026 17:03:45 UTC] User ID: 875
[23-Jun-2026 17:03:45 UTC] ✅ User profile retrieved successfully for user ID: 875
[23-Jun-2026 17:03:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jun-2026 17:03:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jun-2026 17:03:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d2:103a:a247:8000::, 162.158.108.70","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc1IiwidXNlcm5hbWUiOiJAQkpTSFo2NzgiLCJlbWFpbCI6ImJodXBiaHVwZW5kcmEzMUBnbWFpbC5jb20iLCJleHAiOjE3ODI4Mzg5NDR9.nAx_6FRGniruh1T69152ql-YcZliMJNJaAiNKJbjg3U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a10511668811fd26-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40d2:103a:a247:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-Jun-2026 17:03:45 UTC] === User Orders API Called ===
[23-Jun-2026 17:03:45 UTC] User ID: 875
[23-Jun-2026 17:03:45 UTC] Limit: 20, Offset: 0
[23-Jun-2026 17:03:45 UTC] Orders found: 0
[23-Jun-2026 17:03:45 UTC] Orders data: []
[23-Jun-2026 17:03:45 UTC] Total orders count: 0
[23-Jun-2026 17:03:46 UTC] === API CALL LOG ===
[23-Jun-2026 17:03:46 UTC] Endpoint: user/profile.php
[23-Jun-2026 17:03:46 UTC] Full Log Data: {
    "timestamp": "2026-06-23 17:03:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d2:103a:a247:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d2:103a:a247:8000::, 162.158.108.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc1IiwidXNlcm5hbWUiOiJAQkpTSFo2NzgiLCJlbWFpbCI6ImJodXBiaHVwZW5kcmEzMUBnbWFpbC5jb20iLCJleHAiOjE3ODI4Mzg5NDR9.nAx_6FRGniruh1T69152ql-YcZliMJNJaAiNKJbjg3U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a105116a6b36fd26-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d2:103a:a247:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jun-2026 17:03:46 UTC] === END API CALL LOG ===
[23-Jun-2026 17:03:46 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jun-2026 17:03:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc1IiwidXNlcm5hbWUiOiJAQkpTSFo2NzgiLCJlbWFpbCI6ImJodXBiaHVwZW5kcmEzMUBnbWFpbC5jb20iLCJleHAiOjE3ODI4Mzg5NDR9.nAx_6FRGniruh1T69152ql-YcZliMJNJaAiNKJbjg3U
[23-Jun-2026 17:03:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jun-2026 17:03:46 UTC] ✅ JWT token verified successfully for user profile
[23-Jun-2026 17:03:46 UTC] User ID: 875
[23-Jun-2026 17:03:46 UTC] ✅ User profile retrieved successfully for user ID: 875
[23-Jun-2026 17:03:47 UTC] === API CALL LOG ===
[23-Jun-2026 17:03:47 UTC] Endpoint: user/profile.php
[23-Jun-2026 17:03:47 UTC] Full Log Data: {
    "timestamp": "2026-06-23 17:03:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d2:103a:a247:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d2:103a:a247:8000::, 162.158.108.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc1IiwidXNlcm5hbWUiOiJAQkpTSFo2NzgiLCJlbWFpbCI6ImJodXBiaHVwZW5kcmEzMUBnbWFpbC5jb20iLCJleHAiOjE3ODI4Mzg5NDR9.nAx_6FRGniruh1T69152ql-YcZliMJNJaAiNKJbjg3U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a10511704b1efd26-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d2:103a:a247:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jun-2026 17:03:47 UTC] === END API CALL LOG ===
[23-Jun-2026 17:03:47 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jun-2026 17:03:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc1IiwidXNlcm5hbWUiOiJAQkpTSFo2NzgiLCJlbWFpbCI6ImJodXBiaHVwZW5kcmEzMUBnbWFpbC5jb20iLCJleHAiOjE3ODI4Mzg5NDR9.nAx_6FRGniruh1T69152ql-YcZliMJNJaAiNKJbjg3U
[23-Jun-2026 17:03:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jun-2026 17:03:47 UTC] ✅ JWT token verified successfully for user profile
[23-Jun-2026 17:03:47 UTC] User ID: 875
[23-Jun-2026 17:03:47 UTC] ✅ User profile retrieved successfully for user ID: 875
[23-Jun-2026 17:03:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jun-2026 17:03:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jun-2026 17:03:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d2:103a:a247:8000::, 162.158.108.70","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc1IiwidXNlcm5hbWUiOiJAQkpTSFo2NzgiLCJlbWFpbCI6ImJodXBiaHVwZW5kcmEzMUBnbWFpbC5jb20iLCJleHAiOjE3ODI4Mzg5NDR9.nAx_6FRGniruh1T69152ql-YcZliMJNJaAiNKJbjg3U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a105118cfba7fd26-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40d2:103a:a247:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-Jun-2026 17:03:51 UTC] === User Orders API Called ===
[23-Jun-2026 17:03:51 UTC] User ID: 875
[23-Jun-2026 17:03:51 UTC] Limit: 20, Offset: 0
[23-Jun-2026 17:03:51 UTC] Orders found: 0
[23-Jun-2026 17:03:51 UTC] Orders data: []
[23-Jun-2026 17:03:51 UTC] Total orders count: 0
[23-Jun-2026 17:03:52 UTC] === API CALL LOG ===
[23-Jun-2026 17:03:52 UTC] Endpoint: user/profile.php
[23-Jun-2026 17:03:52 UTC] Full Log Data: {
    "timestamp": "2026-06-23 17:03:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d2:103a:a247:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d2:103a:a247:8000::, 162.158.108.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc1IiwidXNlcm5hbWUiOiJAQkpTSFo2NzgiLCJlbWFpbCI6ImJodXBiaHVwZW5kcmEzMUBnbWFpbC5jb20iLCJleHAiOjE3ODI4Mzg5NDR9.nAx_6FRGniruh1T69152ql-YcZliMJNJaAiNKJbjg3U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a105118d8d65fd26-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d2:103a:a247:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jun-2026 17:03:52 UTC] === END API CALL LOG ===
[23-Jun-2026 17:03:52 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jun-2026 17:03:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc1IiwidXNlcm5hbWUiOiJAQkpTSFo2NzgiLCJlbWFpbCI6ImJodXBiaHVwZW5kcmEzMUBnbWFpbC5jb20iLCJleHAiOjE3ODI4Mzg5NDR9.nAx_6FRGniruh1T69152ql-YcZliMJNJaAiNKJbjg3U
[23-Jun-2026 17:03:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jun-2026 17:03:52 UTC] ✅ JWT token verified successfully for user profile
[23-Jun-2026 17:03:52 UTC] User ID: 875
[23-Jun-2026 17:03:52 UTC] ✅ User profile retrieved successfully for user ID: 875
[23-Jun-2026 17:03:52 UTC] === API CALL LOG ===
[23-Jun-2026 17:03:52 UTC] Endpoint: user/profile.php
[23-Jun-2026 17:03:52 UTC] Full Log Data: {
    "timestamp": "2026-06-23 17:03:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d2:103a:a247:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d2:103a:a247:8000::, 162.158.108.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc1IiwidXNlcm5hbWUiOiJAQkpTSFo2NzgiLCJlbWFpbCI6ImJodXBiaHVwZW5kcmEzMUBnbWFpbC5jb20iLCJleHAiOjE3ODI4Mzg5NDR9.nAx_6FRGniruh1T69152ql-YcZliMJNJaAiNKJbjg3U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1051190df23fd26-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d2:103a:a247:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jun-2026 17:03:52 UTC] === END API CALL LOG ===
[23-Jun-2026 17:03:52 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jun-2026 17:03:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc1IiwidXNlcm5hbWUiOiJAQkpTSFo2NzgiLCJlbWFpbCI6ImJodXBiaHVwZW5kcmEzMUBnbWFpbC5jb20iLCJleHAiOjE3ODI4Mzg5NDR9.nAx_6FRGniruh1T69152ql-YcZliMJNJaAiNKJbjg3U
[23-Jun-2026 17:03:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jun-2026 17:03:52 UTC] ✅ JWT token verified successfully for user profile
[23-Jun-2026 17:03:52 UTC] User ID: 875
[23-Jun-2026 17:03:52 UTC] ✅ User profile retrieved successfully for user ID: 875
[23-Jun-2026 17:03:53 UTC] === API CALL LOG ===
[23-Jun-2026 17:03:53 UTC] Endpoint: user/profile.php
[23-Jun-2026 17:03:53 UTC] Full Log Data: {
    "timestamp": "2026-06-23 17:03:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d2:103a:a247:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d2:103a:a247:8000::, 162.158.108.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc1IiwidXNlcm5hbWUiOiJAQkpTSFo2NzgiLCJlbWFpbCI6ImJodXBiaHVwZW5kcmEzMUBnbWFpbC5jb20iLCJleHAiOjE3ODI4Mzg5NDR9.nAx_6FRGniruh1T69152ql-YcZliMJNJaAiNKJbjg3U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a10511941826fd26-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d2:103a:a247:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jun-2026 17:03:53 UTC] === END API CALL LOG ===
[23-Jun-2026 17:03:53 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jun-2026 17:03:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc1IiwidXNlcm5hbWUiOiJAQkpTSFo2NzgiLCJlbWFpbCI6ImJodXBiaHVwZW5kcmEzMUBnbWFpbC5jb20iLCJleHAiOjE3ODI4Mzg5NDR9.nAx_6FRGniruh1T69152ql-YcZliMJNJaAiNKJbjg3U
[23-Jun-2026 17:03:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jun-2026 17:03:53 UTC] ✅ JWT token verified successfully for user profile
[23-Jun-2026 17:03:53 UTC] User ID: 875
[23-Jun-2026 17:03:53 UTC] ✅ User profile retrieved successfully for user ID: 875
[23-Jun-2026 17:03:54 UTC] === API CALL LOG ===
[23-Jun-2026 17:03:54 UTC] Endpoint: user/profile.php
[23-Jun-2026 17:03:54 UTC] Full Log Data: {
    "timestamp": "2026-06-23 17:03:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d2:103a:a247:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d2:103a:a247:8000::, 162.158.108.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc1IiwidXNlcm5hbWUiOiJAQkpTSFo2NzgiLCJlbWFpbCI6ImJodXBiaHVwZW5kcmEzMUBnbWFpbC5jb20iLCJleHAiOjE3ODI4Mzg5NDR9.nAx_6FRGniruh1T69152ql-YcZliMJNJaAiNKJbjg3U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a105119a5954fd26-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d2:103a:a247:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jun-2026 17:03:54 UTC] === END API CALL LOG ===
[23-Jun-2026 17:03:54 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jun-2026 17:03:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc1IiwidXNlcm5hbWUiOiJAQkpTSFo2NzgiLCJlbWFpbCI6ImJodXBiaHVwZW5kcmEzMUBnbWFpbC5jb20iLCJleHAiOjE3ODI4Mzg5NDR9.nAx_6FRGniruh1T69152ql-YcZliMJNJaAiNKJbjg3U
[23-Jun-2026 17:03:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jun-2026 17:03:54 UTC] ✅ JWT token verified successfully for user profile
[23-Jun-2026 17:03:54 UTC] User ID: 875
[23-Jun-2026 17:03:54 UTC] ✅ User profile retrieved successfully for user ID: 875
[23-Jun-2026 17:04:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jun-2026 17:04:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jun-2026 17:04:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d2:103a:a247:8000::, 162.158.108.71","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc1IiwidXNlcm5hbWUiOiJAQkpTSFo2NzgiLCJlbWFpbCI6ImJodXBiaHVwZW5kcmEzMUBnbWFpbC5jb20iLCJleHAiOjE3ODI4Mzg5NDR9.nAx_6FRGniruh1T69152ql-YcZliMJNJaAiNKJbjg3U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1051273d84ffd26-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40d2:103a:a247:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-Jun-2026 17:04:29 UTC] === User Orders API Called ===
[23-Jun-2026 17:04:29 UTC] User ID: 875
[23-Jun-2026 17:04:29 UTC] Limit: 20, Offset: 0
[23-Jun-2026 17:04:29 UTC] Orders found: 0
[23-Jun-2026 17:04:29 UTC] Orders data: []
[23-Jun-2026 17:04:29 UTC] Total orders count: 0
[23-Jun-2026 17:04:29 UTC] === API CALL LOG ===
[23-Jun-2026 17:04:29 UTC] Endpoint: user/profile.php
[23-Jun-2026 17:04:29 UTC] Full Log Data: {
    "timestamp": "2026-06-23 17:04:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d2:103a:a247:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d2:103a:a247:8000::, 162.158.108.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc1IiwidXNlcm5hbWUiOiJAQkpTSFo2NzgiLCJlbWFpbCI6ImJodXBiaHVwZW5kcmEzMUBnbWFpbC5jb20iLCJleHAiOjE3ODI4Mzg5NDR9.nAx_6FRGniruh1T69152ql-YcZliMJNJaAiNKJbjg3U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1051273d863fd26-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d2:103a:a247:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jun-2026 17:04:29 UTC] === END API CALL LOG ===
[23-Jun-2026 17:04:29 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jun-2026 17:04:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc1IiwidXNlcm5hbWUiOiJAQkpTSFo2NzgiLCJlbWFpbCI6ImJodXBiaHVwZW5kcmEzMUBnbWFpbC5jb20iLCJleHAiOjE3ODI4Mzg5NDR9.nAx_6FRGniruh1T69152ql-YcZliMJNJaAiNKJbjg3U
[23-Jun-2026 17:04:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jun-2026 17:04:29 UTC] ✅ JWT token verified successfully for user profile
[23-Jun-2026 17:04:29 UTC] User ID: 875
[23-Jun-2026 17:04:29 UTC] ✅ User profile retrieved successfully for user ID: 875
[23-Jun-2026 17:04:29 UTC] === API CALL LOG ===
[23-Jun-2026 17:04:29 UTC] Endpoint: user/profile.php
[23-Jun-2026 17:04:29 UTC] Full Log Data: {
    "timestamp": "2026-06-23 17:04:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d2:103a:a247:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d2:103a:a247:8000::, 162.158.108.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc1IiwidXNlcm5hbWUiOiJAQkpTSFo2NzgiLCJlbWFpbCI6ImJodXBiaHVwZW5kcmEzMUBnbWFpbC5jb20iLCJleHAiOjE3ODI4Mzg5NDR9.nAx_6FRGniruh1T69152ql-YcZliMJNJaAiNKJbjg3U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1051277bc83fd26-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d2:103a:a247:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jun-2026 17:04:29 UTC] === END API CALL LOG ===
[23-Jun-2026 17:04:29 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jun-2026 17:04:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc1IiwidXNlcm5hbWUiOiJAQkpTSFo2NzgiLCJlbWFpbCI6ImJodXBiaHVwZW5kcmEzMUBnbWFpbC5jb20iLCJleHAiOjE3ODI4Mzg5NDR9.nAx_6FRGniruh1T69152ql-YcZliMJNJaAiNKJbjg3U
[23-Jun-2026 17:04:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jun-2026 17:04:29 UTC] ✅ JWT token verified successfully for user profile
[23-Jun-2026 17:04:29 UTC] User ID: 875
[23-Jun-2026 17:04:29 UTC] ✅ User profile retrieved successfully for user ID: 875
[23-Jun-2026 17:04:30 UTC] === API CALL LOG ===
[23-Jun-2026 17:04:30 UTC] Endpoint: user/profile.php
[23-Jun-2026 17:04:30 UTC] Full Log Data: {
    "timestamp": "2026-06-23 17:04:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d2:103a:a247:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d2:103a:a247:8000::, 162.158.108.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc1IiwidXNlcm5hbWUiOiJAQkpTSFo2NzgiLCJlbWFpbCI6ImJodXBiaHVwZW5kcmEzMUBnbWFpbC5jb20iLCJleHAiOjE3ODI4Mzg5NDR9.nAx_6FRGniruh1T69152ql-YcZliMJNJaAiNKJbjg3U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a105127f8c83fd26-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d2:103a:a247:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jun-2026 17:04:30 UTC] === END API CALL LOG ===
[23-Jun-2026 17:04:30 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jun-2026 17:04:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc1IiwidXNlcm5hbWUiOiJAQkpTSFo2NzgiLCJlbWFpbCI6ImJodXBiaHVwZW5kcmEzMUBnbWFpbC5jb20iLCJleHAiOjE3ODI4Mzg5NDR9.nAx_6FRGniruh1T69152ql-YcZliMJNJaAiNKJbjg3U
[23-Jun-2026 17:04:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jun-2026 17:04:30 UTC] ✅ JWT token verified successfully for user profile
[23-Jun-2026 17:04:30 UTC] User ID: 875
[23-Jun-2026 17:04:30 UTC] ✅ User profile retrieved successfully for user ID: 875
[23-Jun-2026 17:04:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jun-2026 17:04:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jun-2026 17:04:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d2:103a:a247:8000::, 162.158.108.71","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc1IiwidXNlcm5hbWUiOiJAQkpTSFo2NzgiLCJlbWFpbCI6ImJodXBiaHVwZW5kcmEzMUBnbWFpbC5jb20iLCJleHAiOjE3ODI4Mzg5NDR9.nAx_6FRGniruh1T69152ql-YcZliMJNJaAiNKJbjg3U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1051293fce2fd26-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40d2:103a:a247:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-Jun-2026 17:04:34 UTC] === User Orders API Called ===
[23-Jun-2026 17:04:34 UTC] User ID: 875
[23-Jun-2026 17:04:34 UTC] Limit: 20, Offset: 0
[23-Jun-2026 17:04:34 UTC] Orders found: 0
[23-Jun-2026 17:04:34 UTC] Orders data: []
[23-Jun-2026 17:04:34 UTC] Total orders count: 0
[23-Jun-2026 17:04:34 UTC] === API CALL LOG ===
[23-Jun-2026 17:04:34 UTC] Endpoint: user/profile.php
[23-Jun-2026 17:04:34 UTC] Full Log Data: {
    "timestamp": "2026-06-23 17:04:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d2:103a:a247:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d2:103a:a247:8000::, 162.158.108.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc1IiwidXNlcm5hbWUiOiJAQkpTSFo2NzgiLCJlbWFpbCI6ImJodXBiaHVwZW5kcmEzMUBnbWFpbC5jb20iLCJleHAiOjE3ODI4Mzg5NDR9.nAx_6FRGniruh1T69152ql-YcZliMJNJaAiNKJbjg3U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1051293fceefd26-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d2:103a:a247:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jun-2026 17:04:34 UTC] === END API CALL LOG ===
[23-Jun-2026 17:04:34 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jun-2026 17:04:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc1IiwidXNlcm5hbWUiOiJAQkpTSFo2NzgiLCJlbWFpbCI6ImJodXBiaHVwZW5kcmEzMUBnbWFpbC5jb20iLCJleHAiOjE3ODI4Mzg5NDR9.nAx_6FRGniruh1T69152ql-YcZliMJNJaAiNKJbjg3U
[23-Jun-2026 17:04:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jun-2026 17:04:34 UTC] ✅ JWT token verified successfully for user profile
[23-Jun-2026 17:04:34 UTC] User ID: 875
[23-Jun-2026 17:04:34 UTC] ✅ User profile retrieved successfully for user ID: 875
[23-Jun-2026 17:04:34 UTC] === API CALL LOG ===
[23-Jun-2026 17:04:34 UTC] Endpoint: user/profile.php
[23-Jun-2026 17:04:34 UTC] Full Log Data: {
    "timestamp": "2026-06-23 17:04:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d2:103a:a247:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d2:103a:a247:8000::, 162.158.108.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc1IiwidXNlcm5hbWUiOiJAQkpTSFo2NzgiLCJlbWFpbCI6ImJodXBiaHVwZW5kcmEzMUBnbWFpbC5jb20iLCJleHAiOjE3ODI4Mzg5NDR9.nAx_6FRGniruh1T69152ql-YcZliMJNJaAiNKJbjg3U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1051297bf44fd26-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d2:103a:a247:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jun-2026 17:04:34 UTC] === END API CALL LOG ===
[23-Jun-2026 17:04:34 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jun-2026 17:04:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc1IiwidXNlcm5hbWUiOiJAQkpTSFo2NzgiLCJlbWFpbCI6ImJodXBiaHVwZW5kcmEzMUBnbWFpbC5jb20iLCJleHAiOjE3ODI4Mzg5NDR9.nAx_6FRGniruh1T69152ql-YcZliMJNJaAiNKJbjg3U
[23-Jun-2026 17:04:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jun-2026 17:04:34 UTC] ✅ JWT token verified successfully for user profile
[23-Jun-2026 17:04:34 UTC] User ID: 875
[23-Jun-2026 17:04:34 UTC] ✅ User profile retrieved successfully for user ID: 875
[23-Jun-2026 17:04:35 UTC] === API CALL LOG ===
[23-Jun-2026 17:04:35 UTC] Endpoint: user/profile.php
[23-Jun-2026 17:04:35 UTC] Full Log Data: {
    "timestamp": "2026-06-23 17:04:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d2:103a:a247:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d2:103a:a247:8000::, 162.158.108.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc1IiwidXNlcm5hbWUiOiJAQkpTSFo2NzgiLCJlbWFpbCI6ImJodXBiaHVwZW5kcmEzMUBnbWFpbC5jb20iLCJleHAiOjE3ODI4Mzg5NDR9.nAx_6FRGniruh1T69152ql-YcZliMJNJaAiNKJbjg3U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a105129b099cfd26-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d2:103a:a247:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jun-2026 17:04:35 UTC] === END API CALL LOG ===
[23-Jun-2026 17:04:35 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jun-2026 17:04:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc1IiwidXNlcm5hbWUiOiJAQkpTSFo2NzgiLCJlbWFpbCI6ImJodXBiaHVwZW5kcmEzMUBnbWFpbC5jb20iLCJleHAiOjE3ODI4Mzg5NDR9.nAx_6FRGniruh1T69152ql-YcZliMJNJaAiNKJbjg3U
[23-Jun-2026 17:04:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jun-2026 17:04:35 UTC] ✅ JWT token verified successfully for user profile
[23-Jun-2026 17:04:35 UTC] User ID: 875
[23-Jun-2026 17:04:35 UTC] ✅ User profile retrieved successfully for user ID: 875
[23-Jun-2026 17:45:35 UTC] === API CALL LOG ===
[23-Jun-2026 17:45:35 UTC] Endpoint: user/profile.php
[23-Jun-2026 17:45:35 UTC] Full Log Data: {
    "timestamp": "2026-06-23 17:45:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.102.160.101",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.102.160.101, 162.158.123.223",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc2IiwidXNlcm5hbWUiOiJjaGVyZ3VpIiwiZW1haWwiOiJ3aW5uYXI5ODhAZ21haWwuY29tIiwiZXhwIjoxNzgyODQxNTMzfQ.rJyxoUBLbVNccoDSHVKLAZ17El5texMJ62D2DrXsyRc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1054eac1c747dd7-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.102.160.101",
        "cf-ipcountry": "DZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jun-2026 17:45:35 UTC] === END API CALL LOG ===
[23-Jun-2026 17:45:35 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jun-2026 17:45:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc2IiwidXNlcm5hbWUiOiJjaGVyZ3VpIiwiZW1haWwiOiJ3aW5uYXI5ODhAZ21haWwuY29tIiwiZXhwIjoxNzgyODQxNTMzfQ.rJyxoUBLbVNccoDSHVKLAZ17El5texMJ62D2DrXsyRc
[23-Jun-2026 17:45:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jun-2026 17:45:35 UTC] ✅ JWT token verified successfully for user profile
[23-Jun-2026 17:45:35 UTC] User ID: 876
[23-Jun-2026 17:45:35 UTC] ✅ User profile retrieved successfully for user ID: 876
[23-Jun-2026 17:45:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jun-2026 17:45:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jun-2026 17:45:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"41.102.160.101, 162.158.123.40","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc2IiwidXNlcm5hbWUiOiJjaGVyZ3VpIiwiZW1haWwiOiJ3aW5uYXI5ODhAZ21haWwuY29tIiwiZXhwIjoxNzgyODQxNTMzfQ.rJyxoUBLbVNccoDSHVKLAZ17El5texMJ62D2DrXsyRc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1054eac6dba7dd7-MAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"41.102.160.101","cf-ipcountry":"DZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-Jun-2026 17:45:35 UTC] === User Orders API Called ===
[23-Jun-2026 17:45:35 UTC] User ID: 876
[23-Jun-2026 17:45:35 UTC] Limit: 20, Offset: 0
[23-Jun-2026 17:45:35 UTC] Orders found: 0
[23-Jun-2026 17:45:35 UTC] Orders data: []
[23-Jun-2026 17:45:35 UTC] Total orders count: 0
[23-Jun-2026 17:45:35 UTC] === API CALL LOG ===
[23-Jun-2026 17:45:35 UTC] Endpoint: user/profile.php
[23-Jun-2026 17:45:35 UTC] Full Log Data: {
    "timestamp": "2026-06-23 17:45:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.102.160.101",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.102.160.101, 162.158.123.223",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc2IiwidXNlcm5hbWUiOiJjaGVyZ3VpIiwiZW1haWwiOiJ3aW5uYXI5ODhAZ21haWwuY29tIiwiZXhwIjoxNzgyODQxNTMzfQ.rJyxoUBLbVNccoDSHVKLAZ17El5texMJ62D2DrXsyRc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1054eacff6a7dd7-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.102.160.101",
        "cf-ipcountry": "DZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jun-2026 17:45:35 UTC] === END API CALL LOG ===
[23-Jun-2026 17:45:35 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jun-2026 17:45:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc2IiwidXNlcm5hbWUiOiJjaGVyZ3VpIiwiZW1haWwiOiJ3aW5uYXI5ODhAZ21haWwuY29tIiwiZXhwIjoxNzgyODQxNTMzfQ.rJyxoUBLbVNccoDSHVKLAZ17El5texMJ62D2DrXsyRc
[23-Jun-2026 17:45:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jun-2026 17:45:35 UTC] ✅ JWT token verified successfully for user profile
[23-Jun-2026 17:45:35 UTC] User ID: 876
[23-Jun-2026 17:45:35 UTC] ✅ User profile retrieved successfully for user ID: 876
[23-Jun-2026 17:45:36 UTC] === API CALL LOG ===
[23-Jun-2026 17:45:36 UTC] Endpoint: user/profile.php
[23-Jun-2026 17:45:36 UTC] Full Log Data: {
    "timestamp": "2026-06-23 17:45:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.102.160.101",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.102.160.101, 162.158.123.223",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc2IiwidXNlcm5hbWUiOiJjaGVyZ3VpIiwiZW1haWwiOiJ3aW5uYXI5ODhAZ21haWwuY29tIiwiZXhwIjoxNzgyODQxNTMzfQ.rJyxoUBLbVNccoDSHVKLAZ17El5texMJ62D2DrXsyRc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1054eb019b37dd7-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.102.160.101",
        "cf-ipcountry": "DZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jun-2026 17:45:36 UTC] === END API CALL LOG ===
[23-Jun-2026 17:45:36 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jun-2026 17:45:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc2IiwidXNlcm5hbWUiOiJjaGVyZ3VpIiwiZW1haWwiOiJ3aW5uYXI5ODhAZ21haWwuY29tIiwiZXhwIjoxNzgyODQxNTMzfQ.rJyxoUBLbVNccoDSHVKLAZ17El5texMJ62D2DrXsyRc
[23-Jun-2026 17:45:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jun-2026 17:45:36 UTC] ✅ JWT token verified successfully for user profile
[23-Jun-2026 17:45:36 UTC] User ID: 876
[23-Jun-2026 17:45:36 UTC] ✅ User profile retrieved successfully for user ID: 876
[23-Jun-2026 17:46:01 UTC] === API CALL LOG ===
[23-Jun-2026 17:46:01 UTC] Endpoint: user/profile.php
[23-Jun-2026 17:46:01 UTC] Full Log Data: {
    "timestamp": "2026-06-23 17:46:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.102.160.101",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.102.160.101, 162.158.123.223",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc2IiwidXNlcm5hbWUiOiJjaGVyZ3VpIiwiZW1haWwiOiJ3aW5uYXI5ODhAZ21haWwuY29tIiwiZXhwIjoxNzgyODQxNTMzfQ.rJyxoUBLbVNccoDSHVKLAZ17El5texMJ62D2DrXsyRc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1054f4e3ea47dd7-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.102.160.101",
        "cf-ipcountry": "DZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jun-2026 17:46:01 UTC] === END API CALL LOG ===
[23-Jun-2026 17:46:01 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jun-2026 17:46:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc2IiwidXNlcm5hbWUiOiJjaGVyZ3VpIiwiZW1haWwiOiJ3aW5uYXI5ODhAZ21haWwuY29tIiwiZXhwIjoxNzgyODQxNTMzfQ.rJyxoUBLbVNccoDSHVKLAZ17El5texMJ62D2DrXsyRc
[23-Jun-2026 17:46:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jun-2026 17:46:01 UTC] ✅ JWT token verified successfully for user profile
[23-Jun-2026 17:46:01 UTC] User ID: 876
[23-Jun-2026 17:46:01 UTC] ✅ User profile retrieved successfully for user ID: 876
[23-Jun-2026 17:47:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jun-2026 17:47:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jun-2026 17:47:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"41.102.160.101, 162.158.123.222","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc2IiwidXNlcm5hbWUiOiJjaGVyZ3VpIiwiZW1haWwiOiJ3aW5uYXI5ODhAZ21haWwuY29tIiwiZXhwIjoxNzgyODQxNTMzfQ.rJyxoUBLbVNccoDSHVKLAZ17El5texMJ62D2DrXsyRc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a10552278a2f7dd7-MAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"41.102.160.101","cf-ipcountry":"DZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-Jun-2026 17:47:58 UTC] === User Orders API Called ===
[23-Jun-2026 17:47:58 UTC] User ID: 876
[23-Jun-2026 17:47:58 UTC] Limit: 20, Offset: 0
[23-Jun-2026 17:47:58 UTC] Orders found: 0
[23-Jun-2026 17:47:58 UTC] Orders data: []
[23-Jun-2026 17:47:58 UTC] Total orders count: 0
[23-Jun-2026 17:48:02 UTC] === API CALL LOG ===
[23-Jun-2026 17:48:02 UTC] Endpoint: user/profile.php
[23-Jun-2026 17:48:02 UTC] Full Log Data: {
    "timestamp": "2026-06-23 17:48:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.102.160.101",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.102.160.101, 162.158.123.222",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc2IiwidXNlcm5hbWUiOiJjaGVyZ3VpIiwiZW1haWwiOiJ3aW5uYXI5ODhAZ21haWwuY29tIiwiZXhwIjoxNzgyODQxNTMzfQ.rJyxoUBLbVNccoDSHVKLAZ17El5texMJ62D2DrXsyRc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1055245a9de7dd7-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.102.160.101",
        "cf-ipcountry": "DZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jun-2026 17:48:02 UTC] === END API CALL LOG ===
[23-Jun-2026 17:48:02 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jun-2026 17:48:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc2IiwidXNlcm5hbWUiOiJjaGVyZ3VpIiwiZW1haWwiOiJ3aW5uYXI5ODhAZ21haWwuY29tIiwiZXhwIjoxNzgyODQxNTMzfQ.rJyxoUBLbVNccoDSHVKLAZ17El5texMJ62D2DrXsyRc
[23-Jun-2026 17:48:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jun-2026 17:48:02 UTC] ✅ JWT token verified successfully for user profile
[23-Jun-2026 17:48:02 UTC] User ID: 876
[23-Jun-2026 17:48:02 UTC] ✅ User profile retrieved successfully for user ID: 876
[23-Jun-2026 17:48:03 UTC] User Purchases API - User ID: 876
[23-Jun-2026 17:48:03 UTC] User Purchases API - Total purchases found: 0
[23-Jun-2026 17:48:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jun-2026 17:48:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jun-2026 17:48:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"41.102.160.101, 162.158.123.223","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc2IiwidXNlcm5hbWUiOiJjaGVyZ3VpIiwiZW1haWwiOiJ3aW5uYXI5ODhAZ21haWwuY29tIiwiZXhwIjoxNzgyODQxNTMzfQ.rJyxoUBLbVNccoDSHVKLAZ17El5texMJ62D2DrXsyRc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a10552cbaa187dd7-MAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"41.102.160.101","cf-ipcountry":"DZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-Jun-2026 17:48:24 UTC] === User Orders API Called ===
[23-Jun-2026 17:48:24 UTC] User ID: 876
[23-Jun-2026 17:48:24 UTC] Limit: 20, Offset: 0
[23-Jun-2026 17:48:24 UTC] Orders found: 0
[23-Jun-2026 17:48:24 UTC] Orders data: []
[23-Jun-2026 17:48:24 UTC] Total orders count: 0
[23-Jun-2026 17:48:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jun-2026 17:48:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jun-2026 17:48:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"41.102.160.101, 162.158.123.223","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc2IiwidXNlcm5hbWUiOiJjaGVyZ3VpIiwiZW1haWwiOiJ3aW5uYXI5ODhAZ21haWwuY29tIiwiZXhwIjoxNzgyODQxNTMzfQ.rJyxoUBLbVNccoDSHVKLAZ17El5texMJ62D2DrXsyRc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a10552da4aab7dd7-MAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"41.102.160.101","cf-ipcountry":"DZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-Jun-2026 17:48:26 UTC] === User Orders API Called ===
[23-Jun-2026 17:48:26 UTC] User ID: 876
[23-Jun-2026 17:48:26 UTC] Limit: 20, Offset: 0
[23-Jun-2026 17:48:26 UTC] === API CALL LOG ===
[23-Jun-2026 17:48:26 UTC] Endpoint: user/profile.php
[23-Jun-2026 17:48:26 UTC] Full Log Data: {
    "timestamp": "2026-06-23 17:48:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.102.160.101",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.102.160.101, 162.158.123.223",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc2IiwidXNlcm5hbWUiOiJjaGVyZ3VpIiwiZW1haWwiOiJ3aW5uYXI5ODhAZ21haWwuY29tIiwiZXhwIjoxNzgyODQxNTMzfQ.rJyxoUBLbVNccoDSHVKLAZ17El5texMJ62D2DrXsyRc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a10552da4aaf7dd7-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.102.160.101",
        "cf-ipcountry": "DZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jun-2026 17:48:26 UTC] Orders found: 0
[23-Jun-2026 17:48:26 UTC] === END API CALL LOG ===
[23-Jun-2026 17:48:26 UTC] Orders data: []
[23-Jun-2026 17:48:26 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jun-2026 17:48:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc2IiwidXNlcm5hbWUiOiJjaGVyZ3VpIiwiZW1haWwiOiJ3aW5uYXI5ODhAZ21haWwuY29tIiwiZXhwIjoxNzgyODQxNTMzfQ.rJyxoUBLbVNccoDSHVKLAZ17El5texMJ62D2DrXsyRc
[23-Jun-2026 17:48:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jun-2026 17:48:26 UTC] Total orders count: 0
[23-Jun-2026 17:48:26 UTC] ✅ JWT token verified successfully for user profile
[23-Jun-2026 17:48:26 UTC] User ID: 876
[23-Jun-2026 17:48:26 UTC] ✅ User profile retrieved successfully for user ID: 876
[23-Jun-2026 17:48:26 UTC] === API CALL LOG ===
[23-Jun-2026 17:48:26 UTC] Endpoint: user/profile.php
[23-Jun-2026 17:48:26 UTC] Full Log Data: {
    "timestamp": "2026-06-23 17:48:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.102.160.101",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.102.160.101, 162.158.123.223",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc2IiwidXNlcm5hbWUiOiJjaGVyZ3VpIiwiZW1haWwiOiJ3aW5uYXI5ODhAZ21haWwuY29tIiwiZXhwIjoxNzgyODQxNTMzfQ.rJyxoUBLbVNccoDSHVKLAZ17El5texMJ62D2DrXsyRc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a10552db8f147dd7-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.102.160.101",
        "cf-ipcountry": "DZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jun-2026 17:48:26 UTC] === END API CALL LOG ===
[23-Jun-2026 17:48:26 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jun-2026 17:48:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc2IiwidXNlcm5hbWUiOiJjaGVyZ3VpIiwiZW1haWwiOiJ3aW5uYXI5ODhAZ21haWwuY29tIiwiZXhwIjoxNzgyODQxNTMzfQ.rJyxoUBLbVNccoDSHVKLAZ17El5texMJ62D2DrXsyRc
[23-Jun-2026 17:48:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jun-2026 17:48:26 UTC] ✅ JWT token verified successfully for user profile
[23-Jun-2026 17:48:26 UTC] User ID: 876
[23-Jun-2026 17:48:26 UTC] ✅ User profile retrieved successfully for user ID: 876
[23-Jun-2026 17:48:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jun-2026 17:48:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jun-2026 17:48:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"41.102.160.101, 162.158.123.222","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc2IiwidXNlcm5hbWUiOiJjaGVyZ3VpIiwiZW1haWwiOiJ3aW5uYXI5ODhAZ21haWwuY29tIiwiZXhwIjoxNzgyODQxNTMzfQ.rJyxoUBLbVNccoDSHVKLAZ17El5texMJ62D2DrXsyRc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1055326ded07dd7-MAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"41.102.160.101","cf-ipcountry":"DZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-Jun-2026 17:48:38 UTC] === User Orders API Called ===
[23-Jun-2026 17:48:38 UTC] User ID: 876
[23-Jun-2026 17:48:38 UTC] Limit: 20, Offset: 0
[23-Jun-2026 17:48:38 UTC] Orders found: 0
[23-Jun-2026 17:48:38 UTC] Orders data: []
[23-Jun-2026 17:48:38 UTC] Total orders count: 0
[23-Jun-2026 17:48:39 UTC] === API CALL LOG ===
[23-Jun-2026 17:48:39 UTC] Endpoint: user/profile.php
[23-Jun-2026 17:48:39 UTC] Full Log Data: {
    "timestamp": "2026-06-23 17:48:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.102.160.101",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.102.160.101, 162.158.123.222",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc2IiwidXNlcm5hbWUiOiJjaGVyZ3VpIiwiZW1haWwiOiJ3aW5uYXI5ODhAZ21haWwuY29tIiwiZXhwIjoxNzgyODQxNTMzfQ.rJyxoUBLbVNccoDSHVKLAZ17El5texMJ62D2DrXsyRc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1055327a9747dd7-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.102.160.101",
        "cf-ipcountry": "DZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jun-2026 17:48:39 UTC] === END API CALL LOG ===
[23-Jun-2026 17:48:39 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jun-2026 17:48:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc2IiwidXNlcm5hbWUiOiJjaGVyZ3VpIiwiZW1haWwiOiJ3aW5uYXI5ODhAZ21haWwuY29tIiwiZXhwIjoxNzgyODQxNTMzfQ.rJyxoUBLbVNccoDSHVKLAZ17El5texMJ62D2DrXsyRc
[23-Jun-2026 17:48:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jun-2026 17:48:39 UTC] ✅ JWT token verified successfully for user profile
[23-Jun-2026 17:48:39 UTC] User ID: 876
[23-Jun-2026 17:48:39 UTC] ✅ User profile retrieved successfully for user ID: 876
[23-Jun-2026 17:48:39 UTC] === API CALL LOG ===
[23-Jun-2026 17:48:39 UTC] Endpoint: user/profile.php
[23-Jun-2026 17:48:39 UTC] Full Log Data: {
    "timestamp": "2026-06-23 17:48:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.102.160.101",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.102.160.101, 162.158.123.222",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc2IiwidXNlcm5hbWUiOiJjaGVyZ3VpIiwiZW1haWwiOiJ3aW5uYXI5ODhAZ21haWwuY29tIiwiZXhwIjoxNzgyODQxNTMzfQ.rJyxoUBLbVNccoDSHVKLAZ17El5texMJ62D2DrXsyRc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a10553299ff37dd7-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.102.160.101",
        "cf-ipcountry": "DZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jun-2026 17:48:39 UTC] === END API CALL LOG ===
[23-Jun-2026 17:48:39 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jun-2026 17:48:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc2IiwidXNlcm5hbWUiOiJjaGVyZ3VpIiwiZW1haWwiOiJ3aW5uYXI5ODhAZ21haWwuY29tIiwiZXhwIjoxNzgyODQxNTMzfQ.rJyxoUBLbVNccoDSHVKLAZ17El5texMJ62D2DrXsyRc
[23-Jun-2026 17:48:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jun-2026 17:48:39 UTC] ✅ JWT token verified successfully for user profile
[23-Jun-2026 17:48:39 UTC] User ID: 876
[23-Jun-2026 17:48:39 UTC] ✅ User profile retrieved successfully for user ID: 876
[23-Jun-2026 17:48:54 UTC] === API CALL LOG ===
[23-Jun-2026 17:48:54 UTC] Endpoint: user/profile.php
[23-Jun-2026 17:48:54 UTC] Full Log Data: {
    "timestamp": "2026-06-23 17:48:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.102.160.101",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.102.160.101, 162.158.123.222",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc2IiwidXNlcm5hbWUiOiJjaGVyZ3VpIiwiZW1haWwiOiJ3aW5uYXI5ODhAZ21haWwuY29tIiwiZXhwIjoxNzgyODQxNTMzfQ.rJyxoUBLbVNccoDSHVKLAZ17El5texMJ62D2DrXsyRc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a105538709b07dd7-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.102.160.101",
        "cf-ipcountry": "DZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jun-2026 17:48:54 UTC] === END API CALL LOG ===
[23-Jun-2026 17:48:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jun-2026 17:48:54 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jun-2026 17:48:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jun-2026 17:48:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc2IiwidXNlcm5hbWUiOiJjaGVyZ3VpIiwiZW1haWwiOiJ3aW5uYXI5ODhAZ21haWwuY29tIiwiZXhwIjoxNzgyODQxNTMzfQ.rJyxoUBLbVNccoDSHVKLAZ17El5texMJ62D2DrXsyRc
[23-Jun-2026 17:48:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"41.102.160.101, 162.158.123.222","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc2IiwidXNlcm5hbWUiOiJjaGVyZ3VpIiwiZW1haWwiOiJ3aW5uYXI5ODhAZ21haWwuY29tIiwiZXhwIjoxNzgyODQxNTMzfQ.rJyxoUBLbVNccoDSHVKLAZ17El5texMJ62D2DrXsyRc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a105538709ad7dd7-MAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"41.102.160.101","cf-ipcountry":"DZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-Jun-2026 17:48:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jun-2026 17:48:54 UTC] === User Orders API Called ===
[23-Jun-2026 17:48:54 UTC] ✅ JWT token verified successfully for user profile
[23-Jun-2026 17:48:54 UTC] User ID: 876
[23-Jun-2026 17:48:54 UTC] User ID: 876
[23-Jun-2026 17:48:54 UTC] Limit: 20, Offset: 0
[23-Jun-2026 17:48:54 UTC] ✅ User profile retrieved successfully for user ID: 876
[23-Jun-2026 17:48:54 UTC] Orders found: 0
[23-Jun-2026 17:48:54 UTC] Orders data: []
[23-Jun-2026 17:48:54 UTC] Total orders count: 0
[23-Jun-2026 17:48:54 UTC] === API CALL LOG ===
[23-Jun-2026 17:48:54 UTC] Endpoint: user/profile.php
[23-Jun-2026 17:48:54 UTC] Full Log Data: {
    "timestamp": "2026-06-23 17:48:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.102.160.101",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.102.160.101, 162.158.123.222",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc2IiwidXNlcm5hbWUiOiJjaGVyZ3VpIiwiZW1haWwiOiJ3aW5uYXI5ODhAZ21haWwuY29tIiwiZXhwIjoxNzgyODQxNTMzfQ.rJyxoUBLbVNccoDSHVKLAZ17El5texMJ62D2DrXsyRc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a105538918a37dd7-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.102.160.101",
        "cf-ipcountry": "DZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jun-2026 17:48:54 UTC] === END API CALL LOG ===
[23-Jun-2026 17:48:54 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jun-2026 17:48:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc2IiwidXNlcm5hbWUiOiJjaGVyZ3VpIiwiZW1haWwiOiJ3aW5uYXI5ODhAZ21haWwuY29tIiwiZXhwIjoxNzgyODQxNTMzfQ.rJyxoUBLbVNccoDSHVKLAZ17El5texMJ62D2DrXsyRc
[23-Jun-2026 17:48:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jun-2026 17:48:54 UTC] ✅ JWT token verified successfully for user profile
[23-Jun-2026 17:48:54 UTC] User ID: 876
[23-Jun-2026 17:48:54 UTC] ✅ User profile retrieved successfully for user ID: 876
[23-Jun-2026 17:49:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jun-2026 17:49:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jun-2026 17:49:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"41.102.160.101, 162.158.123.222","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc2IiwidXNlcm5hbWUiOiJjaGVyZ3VpIiwiZW1haWwiOiJ3aW5uYXI5ODhAZ21haWwuY29tIiwiZXhwIjoxNzgyODQxNTMzfQ.rJyxoUBLbVNccoDSHVKLAZ17El5texMJ62D2DrXsyRc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a10553ebce0b7dd7-MAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"41.102.160.101","cf-ipcountry":"DZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-Jun-2026 17:49:10 UTC] === User Orders API Called ===
[23-Jun-2026 17:49:10 UTC] User ID: 876
[23-Jun-2026 17:49:10 UTC] Limit: 20, Offset: 0
[23-Jun-2026 17:49:10 UTC] Orders found: 0
[23-Jun-2026 17:49:10 UTC] Orders data: []
[23-Jun-2026 17:49:10 UTC] Total orders count: 0
[23-Jun-2026 17:49:12 UTC] === API CALL LOG ===
[23-Jun-2026 17:49:12 UTC] Endpoint: user/profile.php
[23-Jun-2026 17:49:12 UTC] Full Log Data: {
    "timestamp": "2026-06-23 17:49:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.102.160.101",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.102.160.101, 162.158.123.222",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc2IiwidXNlcm5hbWUiOiJjaGVyZ3VpIiwiZW1haWwiOiJ3aW5uYXI5ODhAZ21haWwuY29tIiwiZXhwIjoxNzgyODQxNTMzfQ.rJyxoUBLbVNccoDSHVKLAZ17El5texMJ62D2DrXsyRc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a10553f76c4a7dd7-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.102.160.101",
        "cf-ipcountry": "DZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jun-2026 17:49:12 UTC] === END API CALL LOG ===
[23-Jun-2026 17:49:12 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jun-2026 17:49:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc2IiwidXNlcm5hbWUiOiJjaGVyZ3VpIiwiZW1haWwiOiJ3aW5uYXI5ODhAZ21haWwuY29tIiwiZXhwIjoxNzgyODQxNTMzfQ.rJyxoUBLbVNccoDSHVKLAZ17El5texMJ62D2DrXsyRc
[23-Jun-2026 17:49:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jun-2026 17:49:12 UTC] ✅ JWT token verified successfully for user profile
[23-Jun-2026 17:49:12 UTC] User ID: 876
[23-Jun-2026 17:49:12 UTC] ✅ User profile retrieved successfully for user ID: 876
[23-Jun-2026 17:49:12 UTC] User Purchases API - User ID: 876
[23-Jun-2026 17:49:12 UTC] User Purchases API - Total purchases found: 0
[23-Jun-2026 17:49:17 UTC] === API CALL LOG ===
[23-Jun-2026 17:49:17 UTC] Endpoint: user/profile.php
[23-Jun-2026 17:49:17 UTC] Full Log Data: {
    "timestamp": "2026-06-23 17:49:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.102.160.101",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.102.160.101, 162.158.123.222",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc2IiwidXNlcm5hbWUiOiJjaGVyZ3VpIiwiZW1haWwiOiJ3aW5uYXI5ODhAZ21haWwuY29tIiwiZXhwIjoxNzgyODQxNTMzfQ.rJyxoUBLbVNccoDSHVKLAZ17El5texMJ62D2DrXsyRc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1055418affa7dd7-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.102.160.101",
        "cf-ipcountry": "DZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jun-2026 17:49:17 UTC] === END API CALL LOG ===
[23-Jun-2026 17:49:17 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jun-2026 17:49:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc2IiwidXNlcm5hbWUiOiJjaGVyZ3VpIiwiZW1haWwiOiJ3aW5uYXI5ODhAZ21haWwuY29tIiwiZXhwIjoxNzgyODQxNTMzfQ.rJyxoUBLbVNccoDSHVKLAZ17El5texMJ62D2DrXsyRc
[23-Jun-2026 17:49:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jun-2026 17:49:17 UTC] ✅ JWT token verified successfully for user profile
[23-Jun-2026 17:49:17 UTC] User ID: 876
[23-Jun-2026 17:49:17 UTC] ✅ User profile retrieved successfully for user ID: 876
[23-Jun-2026 17:49:17 UTC] User Purchases API - User ID: 876
[23-Jun-2026 17:49:17 UTC] User Purchases API - Total purchases found: 0
[23-Jun-2026 17:49:33 UTC] === API CALL LOG ===
[23-Jun-2026 17:49:33 UTC] Endpoint: user/profile.php
[23-Jun-2026 17:49:33 UTC] Full Log Data: {
    "timestamp": "2026-06-23 17:49:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.91.105.214",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.91.105.214, 172.64.192.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc3IiwidXNlcm5hbWUiOiJtYXlhIiwiZW1haWwiOiJtYXlhc3BpbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc4Mjg0MTc2NX0.leOF0moJ9sbRxPBhLZoskOz4qVw9rW4z0CeRX-UIwiI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a105547ae91e9383-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.91.105.214",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jun-2026 17:49:33 UTC] === END API CALL LOG ===
[23-Jun-2026 17:49:33 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jun-2026 17:49:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc3IiwidXNlcm5hbWUiOiJtYXlhIiwiZW1haWwiOiJtYXlhc3BpbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc4Mjg0MTc2NX0.leOF0moJ9sbRxPBhLZoskOz4qVw9rW4z0CeRX-UIwiI
[23-Jun-2026 17:49:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jun-2026 17:49:33 UTC] ✅ JWT token verified successfully for user profile
[23-Jun-2026 17:49:33 UTC] User ID: 877
[23-Jun-2026 17:49:33 UTC] ✅ User profile retrieved successfully for user ID: 877
[23-Jun-2026 17:49:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jun-2026 17:49:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jun-2026 17:49:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.91.105.214, 172.64.192.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc3IiwidXNlcm5hbWUiOiJtYXlhIiwiZW1haWwiOiJtYXlhc3BpbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc4Mjg0MTc2NX0.leOF0moJ9sbRxPBhLZoskOz4qVw9rW4z0CeRX-UIwiI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a105547ae9279383-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.91.105.214","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-Jun-2026 17:49:33 UTC] === User Orders API Called ===
[23-Jun-2026 17:49:33 UTC] User ID: 877
[23-Jun-2026 17:49:33 UTC] Limit: 20, Offset: 0
[23-Jun-2026 17:49:33 UTC] Orders found: 0
[23-Jun-2026 17:49:33 UTC] Orders data: []
[23-Jun-2026 17:49:33 UTC] Total orders count: 0
[23-Jun-2026 17:49:33 UTC] === API CALL LOG ===
[23-Jun-2026 17:49:33 UTC] Endpoint: user/profile.php
[23-Jun-2026 17:49:33 UTC] Full Log Data: {
    "timestamp": "2026-06-23 17:49:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.91.105.214",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.91.105.214, 172.64.192.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc3IiwidXNlcm5hbWUiOiJtYXlhIiwiZW1haWwiOiJtYXlhc3BpbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc4Mjg0MTc2NX0.leOF0moJ9sbRxPBhLZoskOz4qVw9rW4z0CeRX-UIwiI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a105547ae92b9383-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.91.105.214",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jun-2026 17:49:33 UTC] === END API CALL LOG ===
[23-Jun-2026 17:49:33 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jun-2026 17:49:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc3IiwidXNlcm5hbWUiOiJtYXlhIiwiZW1haWwiOiJtYXlhc3BpbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc4Mjg0MTc2NX0.leOF0moJ9sbRxPBhLZoskOz4qVw9rW4z0CeRX-UIwiI
[23-Jun-2026 17:49:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jun-2026 17:49:33 UTC] ✅ JWT token verified successfully for user profile
[23-Jun-2026 17:49:33 UTC] User ID: 877
[23-Jun-2026 17:49:33 UTC] ✅ User profile retrieved successfully for user ID: 877
[23-Jun-2026 17:49:38 UTC] === API CALL LOG ===
[23-Jun-2026 17:49:38 UTC] Endpoint: user/profile.php
[23-Jun-2026 17:49:38 UTC] Full Log Data: {
    "timestamp": "2026-06-23 17:49:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.91.105.214",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.91.105.214, 172.64.192.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc3IiwidXNlcm5hbWUiOiJtYXlhIiwiZW1haWwiOiJtYXlhc3BpbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc4Mjg0MTc2NX0.leOF0moJ9sbRxPBhLZoskOz4qVw9rW4z0CeRX-UIwiI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a10554996c8d9383-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.91.105.214",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jun-2026 17:49:38 UTC] === END API CALL LOG ===
[23-Jun-2026 17:49:38 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jun-2026 17:49:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc3IiwidXNlcm5hbWUiOiJtYXlhIiwiZW1haWwiOiJtYXlhc3BpbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc4Mjg0MTc2NX0.leOF0moJ9sbRxPBhLZoskOz4qVw9rW4z0CeRX-UIwiI
[23-Jun-2026 17:49:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jun-2026 17:49:38 UTC] ✅ JWT token verified successfully for user profile
[23-Jun-2026 17:49:38 UTC] User ID: 877
[23-Jun-2026 17:49:38 UTC] ✅ User profile retrieved successfully for user ID: 877
[23-Jun-2026 17:50:41 UTC] === API CALL LOG ===
[23-Jun-2026 17:50:41 UTC] Endpoint: user/profile.php
[23-Jun-2026 17:50:41 UTC] Full Log Data: {
    "timestamp": "2026-06-23 17:50:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.91.105.214",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.91.105.214, 172.64.192.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc3IiwidXNlcm5hbWUiOiJtYXlhIiwiZW1haWwiOiJtYXlhc3BpbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc4Mjg0MTc2NX0.leOF0moJ9sbRxPBhLZoskOz4qVw9rW4z0CeRX-UIwiI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a105562329729383-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.91.105.214",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jun-2026 17:50:41 UTC] === END API CALL LOG ===
[23-Jun-2026 17:50:41 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jun-2026 17:50:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc3IiwidXNlcm5hbWUiOiJtYXlhIiwiZW1haWwiOiJtYXlhc3BpbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc4Mjg0MTc2NX0.leOF0moJ9sbRxPBhLZoskOz4qVw9rW4z0CeRX-UIwiI
[23-Jun-2026 17:50:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jun-2026 17:50:41 UTC] ✅ JWT token verified successfully for user profile
[23-Jun-2026 17:50:41 UTC] User ID: 877
[23-Jun-2026 17:50:41 UTC] ✅ User profile retrieved successfully for user ID: 877
[23-Jun-2026 18:32:49 UTC] === API CALL LOG ===
[23-Jun-2026 18:32:49 UTC] Endpoint: user/profile.php
[23-Jun-2026 18:32:49 UTC] Full Log Data: {
    "timestamp": "2026-06-23 18:32:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.91.105.214",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.91.105.214, 172.68.229.180",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc3IiwidXNlcm5hbWUiOiJtYXlhIiwiZW1haWwiOiJtYXlhc3BpbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc4Mjg0MTc2NX0.leOF0moJ9sbRxPBhLZoskOz4qVw9rW4z0CeRX-UIwiI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a10593deae617c15-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.91.105.214",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jun-2026 18:32:49 UTC] === END API CALL LOG ===
[23-Jun-2026 18:32:49 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jun-2026 18:32:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc3IiwidXNlcm5hbWUiOiJtYXlhIiwiZW1haWwiOiJtYXlhc3BpbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc4Mjg0MTc2NX0.leOF0moJ9sbRxPBhLZoskOz4qVw9rW4z0CeRX-UIwiI
[23-Jun-2026 18:32:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jun-2026 18:32:49 UTC] ✅ JWT token verified successfully for user profile
[23-Jun-2026 18:32:49 UTC] User ID: 877
[23-Jun-2026 18:32:49 UTC] ✅ User profile retrieved successfully for user ID: 877
[23-Jun-2026 18:32:51 UTC] === API CALL LOG ===
[23-Jun-2026 18:32:51 UTC] Endpoint: user/profile.php
[23-Jun-2026 18:32:51 UTC] Full Log Data: {
    "timestamp": "2026-06-23 18:32:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.91.105.214",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.91.105.214, 172.68.229.142",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc3IiwidXNlcm5hbWUiOiJtYXlhIiwiZW1haWwiOiJtYXlhc3BpbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc4Mjg0MTc2NX0.leOF0moJ9sbRxPBhLZoskOz4qVw9rW4z0CeRX-UIwiI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a10593e9ff207c15-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.91.105.214",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jun-2026 18:32:51 UTC] === END API CALL LOG ===
[23-Jun-2026 18:32:51 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jun-2026 18:32:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc3IiwidXNlcm5hbWUiOiJtYXlhIiwiZW1haWwiOiJtYXlhc3BpbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc4Mjg0MTc2NX0.leOF0moJ9sbRxPBhLZoskOz4qVw9rW4z0CeRX-UIwiI
[23-Jun-2026 18:32:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jun-2026 18:32:51 UTC] ✅ JWT token verified successfully for user profile
[23-Jun-2026 18:32:51 UTC] User ID: 877
[23-Jun-2026 18:32:51 UTC] ✅ User profile retrieved successfully for user ID: 877
[23-Jun-2026 18:32:51 UTC] === API CALL LOG ===
[23-Jun-2026 18:32:51 UTC] Endpoint: user/profile.php
[23-Jun-2026 18:32:51 UTC] Full Log Data: {
    "timestamp": "2026-06-23 18:32:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.91.105.214",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.91.105.214, 172.68.229.180",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc3IiwidXNlcm5hbWUiOiJtYXlhIiwiZW1haWwiOiJtYXlhc3BpbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc4Mjg0MTc2NX0.leOF0moJ9sbRxPBhLZoskOz4qVw9rW4z0CeRX-UIwiI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a10593eb4c2e7c15-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.91.105.214",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jun-2026 18:32:51 UTC] === END API CALL LOG ===
[23-Jun-2026 18:32:51 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jun-2026 18:32:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc3IiwidXNlcm5hbWUiOiJtYXlhIiwiZW1haWwiOiJtYXlhc3BpbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc4Mjg0MTc2NX0.leOF0moJ9sbRxPBhLZoskOz4qVw9rW4z0CeRX-UIwiI
[23-Jun-2026 18:32:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jun-2026 18:32:51 UTC] ✅ JWT token verified successfully for user profile
[23-Jun-2026 18:32:51 UTC] User ID: 877
[23-Jun-2026 18:32:51 UTC] ✅ User profile retrieved successfully for user ID: 877
[23-Jun-2026 18:32:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jun-2026 18:32:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jun-2026 18:32:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.91.105.214, 172.68.229.180","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc3IiwidXNlcm5hbWUiOiJtYXlhIiwiZW1haWwiOiJtYXlhc3BpbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc4Mjg0MTc2NX0.leOF0moJ9sbRxPBhLZoskOz4qVw9rW4z0CeRX-UIwiI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a10593eb4c337c15-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.91.105.214","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-Jun-2026 18:32:51 UTC] === User Orders API Called ===
[23-Jun-2026 18:32:51 UTC] User ID: 877
[23-Jun-2026 18:32:51 UTC] Limit: 20, Offset: 0
[23-Jun-2026 18:32:51 UTC] Orders found: 0
[23-Jun-2026 18:32:51 UTC] Orders data: []
[23-Jun-2026 18:32:51 UTC] Total orders count: 0
[23-Jun-2026 18:32:51 UTC] === API CALL LOG ===
[23-Jun-2026 18:32:51 UTC] Endpoint: user/profile.php
[23-Jun-2026 18:32:51 UTC] Full Log Data: {
    "timestamp": "2026-06-23 18:32:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.91.105.214",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.91.105.214, 172.68.229.142",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc3IiwidXNlcm5hbWUiOiJtYXlhIiwiZW1haWwiOiJtYXlhc3BpbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc4Mjg0MTc2NX0.leOF0moJ9sbRxPBhLZoskOz4qVw9rW4z0CeRX-UIwiI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a10593ec681f7c15-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.91.105.214",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jun-2026 18:32:51 UTC] === END API CALL LOG ===
[23-Jun-2026 18:32:51 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jun-2026 18:32:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc3IiwidXNlcm5hbWUiOiJtYXlhIiwiZW1haWwiOiJtYXlhc3BpbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc4Mjg0MTc2NX0.leOF0moJ9sbRxPBhLZoskOz4qVw9rW4z0CeRX-UIwiI
[23-Jun-2026 18:32:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jun-2026 18:32:51 UTC] ✅ JWT token verified successfully for user profile
[23-Jun-2026 18:32:51 UTC] User ID: 877
[23-Jun-2026 18:32:51 UTC] ✅ User profile retrieved successfully for user ID: 877
[23-Jun-2026 18:33:15 UTC] === API CALL LOG ===
[23-Jun-2026 18:33:15 UTC] Endpoint: user/profile.php
[23-Jun-2026 18:33:15 UTC] Full Log Data: {
    "timestamp": "2026-06-23 18:33:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.91.105.214",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.91.105.214, 172.68.229.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc3IiwidXNlcm5hbWUiOiJtYXlhIiwiZW1haWwiOiJtYXlhc3BpbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc4Mjg0MTc2NX0.leOF0moJ9sbRxPBhLZoskOz4qVw9rW4z0CeRX-UIwiI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a105947ced8e7c15-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.91.105.214",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jun-2026 18:33:15 UTC] === END API CALL LOG ===
[23-Jun-2026 18:33:15 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jun-2026 18:33:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc3IiwidXNlcm5hbWUiOiJtYXlhIiwiZW1haWwiOiJtYXlhc3BpbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc4Mjg0MTc2NX0.leOF0moJ9sbRxPBhLZoskOz4qVw9rW4z0CeRX-UIwiI
[23-Jun-2026 18:33:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jun-2026 18:33:15 UTC] ✅ JWT token verified successfully for user profile
[23-Jun-2026 18:33:15 UTC] User ID: 877
[23-Jun-2026 18:33:15 UTC] ✅ User profile retrieved successfully for user ID: 877
[23-Jun-2026 18:33:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jun-2026 18:33:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jun-2026 18:33:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.91.105.214, 172.68.229.181","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc3IiwidXNlcm5hbWUiOiJtYXlhIiwiZW1haWwiOiJtYXlhc3BpbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc4Mjg0MTc2NX0.leOF0moJ9sbRxPBhLZoskOz4qVw9rW4z0CeRX-UIwiI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a105947ced8a7c15-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.91.105.214","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-Jun-2026 18:33:15 UTC] === User Orders API Called ===
[23-Jun-2026 18:33:15 UTC] User ID: 877
[23-Jun-2026 18:33:15 UTC] Limit: 20, Offset: 0
[23-Jun-2026 18:33:15 UTC] Orders found: 0
[23-Jun-2026 18:33:15 UTC] Orders data: []
[23-Jun-2026 18:33:15 UTC] Total orders count: 0
[23-Jun-2026 18:33:15 UTC] === API CALL LOG ===
[23-Jun-2026 18:33:15 UTC] Endpoint: user/profile.php
[23-Jun-2026 18:33:15 UTC] Full Log Data: {
    "timestamp": "2026-06-23 18:33:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.91.105.214",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.91.105.214, 172.68.229.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc3IiwidXNlcm5hbWUiOiJtYXlhIiwiZW1haWwiOiJtYXlhc3BpbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc4Mjg0MTc2NX0.leOF0moJ9sbRxPBhLZoskOz4qVw9rW4z0CeRX-UIwiI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a105948098dd7c15-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.91.105.214",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jun-2026 18:33:15 UTC] === END API CALL LOG ===
[23-Jun-2026 18:33:15 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jun-2026 18:33:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc3IiwidXNlcm5hbWUiOiJtYXlhIiwiZW1haWwiOiJtYXlhc3BpbmNlQGdtYWlsLmNvbSIsImV4cCI6MTc4Mjg0MTc2NX0.leOF0moJ9sbRxPBhLZoskOz4qVw9rW4z0CeRX-UIwiI
[23-Jun-2026 18:33:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jun-2026 18:33:15 UTC] ✅ JWT token verified successfully for user profile
[23-Jun-2026 18:33:15 UTC] User ID: 877
[23-Jun-2026 18:33:15 UTC] ✅ User profile retrieved successfully for user ID: 877
[23-Jun-2026 23:00:05 UTC] === API CALL LOG ===
[23-Jun-2026 23:00:05 UTC] Endpoint: user/profile.php
[23-Jun-2026 23:00:05 UTC] Full Log Data: {
    "timestamp": "2026-06-23 23:00:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "114.10.101.40",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "114.10.101.40, 108.162.226.113",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc4IiwidXNlcm5hbWUiOiJ0aW5kZXIxMDExMSIsImVtYWlsIjoia2VyamFkdWR1azIwQGdtYWlsLmNvbSIsImV4cCI6MTc4Mjg2MDQwNH0.Ze2o-UA8OHhiq1T2BcBtOplW26T_waIgPHH-uNoK0_4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1071b604a153da5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "114.10.101.40",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jun-2026 23:00:05 UTC] === END API CALL LOG ===
[23-Jun-2026 23:00:05 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jun-2026 23:00:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc4IiwidXNlcm5hbWUiOiJ0aW5kZXIxMDExMSIsImVtYWlsIjoia2VyamFkdWR1azIwQGdtYWlsLmNvbSIsImV4cCI6MTc4Mjg2MDQwNH0.Ze2o-UA8OHhiq1T2BcBtOplW26T_waIgPHH-uNoK0_4
[23-Jun-2026 23:00:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jun-2026 23:00:05 UTC] ✅ JWT token verified successfully for user profile
[23-Jun-2026 23:00:05 UTC] User ID: 878
[23-Jun-2026 23:00:05 UTC] ✅ User profile retrieved successfully for user ID: 878
[23-Jun-2026 23:00:05 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jun-2026 23:00:05 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jun-2026 23:00:05 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"114.10.101.40, 108.162.226.113","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc4IiwidXNlcm5hbWUiOiJ0aW5kZXIxMDExMSIsImVtYWlsIjoia2VyamFkdWR1azIwQGdtYWlsLmNvbSIsImV4cCI6MTc4Mjg2MDQwNH0.Ze2o-UA8OHhiq1T2BcBtOplW26T_waIgPHH-uNoK0_4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1071b609a323da5-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"114.10.101.40","cf-ipcountry":"ID","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-Jun-2026 23:00:05 UTC] === User Orders API Called ===
[23-Jun-2026 23:00:05 UTC] User ID: 878
[23-Jun-2026 23:00:05 UTC] Limit: 20, Offset: 0
[23-Jun-2026 23:00:05 UTC] Orders found: 0
[23-Jun-2026 23:00:05 UTC] Orders data: []
[23-Jun-2026 23:00:05 UTC] Total orders count: 0
[23-Jun-2026 23:00:06 UTC] === API CALL LOG ===
[23-Jun-2026 23:00:06 UTC] Endpoint: user/profile.php
[23-Jun-2026 23:00:06 UTC] Full Log Data: {
    "timestamp": "2026-06-23 23:00:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "114.10.101.40",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "114.10.101.40, 108.162.227.132",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc4IiwidXNlcm5hbWUiOiJ0aW5kZXIxMDExMSIsImVtYWlsIjoia2VyamFkdWR1azIwQGdtYWlsLmNvbSIsImV4cCI6MTc4Mjg2MDQwNH0.Ze2o-UA8OHhiq1T2BcBtOplW26T_waIgPHH-uNoK0_4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1071b60fa553da5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "114.10.101.40",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jun-2026 23:00:06 UTC] === END API CALL LOG ===
[23-Jun-2026 23:00:06 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jun-2026 23:00:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc4IiwidXNlcm5hbWUiOiJ0aW5kZXIxMDExMSIsImVtYWlsIjoia2VyamFkdWR1azIwQGdtYWlsLmNvbSIsImV4cCI6MTc4Mjg2MDQwNH0.Ze2o-UA8OHhiq1T2BcBtOplW26T_waIgPHH-uNoK0_4
[23-Jun-2026 23:00:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jun-2026 23:00:06 UTC] ✅ JWT token verified successfully for user profile
[23-Jun-2026 23:00:06 UTC] User ID: 878
[23-Jun-2026 23:00:06 UTC] ✅ User profile retrieved successfully for user ID: 878
[23-Jun-2026 23:00:07 UTC] === API CALL LOG ===
[23-Jun-2026 23:00:07 UTC] Endpoint: user/profile.php
[23-Jun-2026 23:00:07 UTC] Full Log Data: {
    "timestamp": "2026-06-23 23:00:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "114.10.101.40",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "114.10.101.40, 108.162.227.132",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc4IiwidXNlcm5hbWUiOiJ0aW5kZXIxMDExMSIsImVtYWlsIjoia2VyamFkdWR1azIwQGdtYWlsLmNvbSIsImV4cCI6MTc4Mjg2MDQwNH0.Ze2o-UA8OHhiq1T2BcBtOplW26T_waIgPHH-uNoK0_4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1071b6a8f343da5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "114.10.101.40",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jun-2026 23:00:07 UTC] === END API CALL LOG ===
[23-Jun-2026 23:00:07 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jun-2026 23:00:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc4IiwidXNlcm5hbWUiOiJ0aW5kZXIxMDExMSIsImVtYWlsIjoia2VyamFkdWR1azIwQGdtYWlsLmNvbSIsImV4cCI6MTc4Mjg2MDQwNH0.Ze2o-UA8OHhiq1T2BcBtOplW26T_waIgPHH-uNoK0_4
[23-Jun-2026 23:00:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jun-2026 23:00:07 UTC] ✅ JWT token verified successfully for user profile
[23-Jun-2026 23:00:07 UTC] User ID: 878
[23-Jun-2026 23:00:07 UTC] ✅ User profile retrieved successfully for user ID: 878
[23-Jun-2026 23:00:47 UTC] === API CALL LOG ===
[23-Jun-2026 23:00:47 UTC] Endpoint: user/profile.php
[23-Jun-2026 23:00:47 UTC] Full Log Data: {
    "timestamp": "2026-06-23 23:00:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "114.10.101.40",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "114.10.101.40, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc4IiwidXNlcm5hbWUiOiJ0aW5kZXIxMDExMSIsImVtYWlsIjoia2VyamFkdWR1azIwQGdtYWlsLmNvbSIsImV4cCI6MTc4Mjg2MDQwNH0.Ze2o-UA8OHhiq1T2BcBtOplW26T_waIgPHH-uNoK0_4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1071c640b46c6f6-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "114.10.101.40",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jun-2026 23:00:47 UTC] === END API CALL LOG ===
[23-Jun-2026 23:00:47 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jun-2026 23:00:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc4IiwidXNlcm5hbWUiOiJ0aW5kZXIxMDExMSIsImVtYWlsIjoia2VyamFkdWR1azIwQGdtYWlsLmNvbSIsImV4cCI6MTc4Mjg2MDQwNH0.Ze2o-UA8OHhiq1T2BcBtOplW26T_waIgPHH-uNoK0_4
[23-Jun-2026 23:00:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jun-2026 23:00:47 UTC] ✅ JWT token verified successfully for user profile
[23-Jun-2026 23:00:47 UTC] User ID: 878
[23-Jun-2026 23:00:47 UTC] ✅ User profile retrieved successfully for user ID: 878
[23-Jun-2026 23:01:49 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jun-2026 23:01:49 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jun-2026 23:01:49 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"114.10.101.40, 104.23.175.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc4IiwidXNlcm5hbWUiOiJ0aW5kZXIxMDExMSIsImVtYWlsIjoia2VyamFkdWR1azIwQGdtYWlsLmNvbSIsImV4cCI6MTc4Mjg2MDQwNH0.Ze2o-UA8OHhiq1T2BcBtOplW26T_waIgPHH-uNoK0_4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1071de1aa1bc6f6-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"114.10.101.40","cf-ipcountry":"ID","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-Jun-2026 23:01:49 UTC] === User Orders API Called ===
[23-Jun-2026 23:01:49 UTC] User ID: 878
[23-Jun-2026 23:01:49 UTC] Limit: 20, Offset: 0
[23-Jun-2026 23:01:49 UTC] Orders found: 0
[23-Jun-2026 23:01:49 UTC] Orders data: []
[23-Jun-2026 23:01:49 UTC] Total orders count: 0
[23-Jun-2026 23:01:49 UTC] === API CALL LOG ===
[23-Jun-2026 23:01:49 UTC] Endpoint: user/profile.php
[23-Jun-2026 23:01:49 UTC] Full Log Data: {
    "timestamp": "2026-06-23 23:01:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "114.10.101.40",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "114.10.101.40, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc4IiwidXNlcm5hbWUiOiJ0aW5kZXIxMDExMSIsImVtYWlsIjoia2VyamFkdWR1azIwQGdtYWlsLmNvbSIsImV4cCI6MTc4Mjg2MDQwNH0.Ze2o-UA8OHhiq1T2BcBtOplW26T_waIgPHH-uNoK0_4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1071de1fa97c6f6-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "114.10.101.40",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jun-2026 23:01:49 UTC] === END API CALL LOG ===
[23-Jun-2026 23:01:49 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jun-2026 23:01:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc4IiwidXNlcm5hbWUiOiJ0aW5kZXIxMDExMSIsImVtYWlsIjoia2VyamFkdWR1azIwQGdtYWlsLmNvbSIsImV4cCI6MTc4Mjg2MDQwNH0.Ze2o-UA8OHhiq1T2BcBtOplW26T_waIgPHH-uNoK0_4
[23-Jun-2026 23:01:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jun-2026 23:01:49 UTC] ✅ JWT token verified successfully for user profile
[23-Jun-2026 23:01:49 UTC] User ID: 878
[23-Jun-2026 23:01:49 UTC] ✅ User profile retrieved successfully for user ID: 878
[23-Jun-2026 23:01:49 UTC] === API CALL LOG ===
[23-Jun-2026 23:01:49 UTC] Endpoint: user/profile.php
[23-Jun-2026 23:01:49 UTC] Full Log Data: {
    "timestamp": "2026-06-23 23:01:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "114.10.101.40",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "114.10.101.40, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc4IiwidXNlcm5hbWUiOiJ0aW5kZXIxMDExMSIsImVtYWlsIjoia2VyamFkdWR1azIwQGdtYWlsLmNvbSIsImV4cCI6MTc4Mjg2MDQwNH0.Ze2o-UA8OHhiq1T2BcBtOplW26T_waIgPHH-uNoK0_4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1071de5f9c7c6f6-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "114.10.101.40",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jun-2026 23:01:49 UTC] === END API CALL LOG ===
[23-Jun-2026 23:01:49 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jun-2026 23:01:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc4IiwidXNlcm5hbWUiOiJ0aW5kZXIxMDExMSIsImVtYWlsIjoia2VyamFkdWR1azIwQGdtYWlsLmNvbSIsImV4cCI6MTc4Mjg2MDQwNH0.Ze2o-UA8OHhiq1T2BcBtOplW26T_waIgPHH-uNoK0_4
[23-Jun-2026 23:01:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jun-2026 23:01:49 UTC] ✅ JWT token verified successfully for user profile
[23-Jun-2026 23:01:49 UTC] User ID: 878
[23-Jun-2026 23:01:49 UTC] ✅ User profile retrieved successfully for user ID: 878
[23-Jun-2026 23:02:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jun-2026 23:02:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jun-2026 23:02:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"114.10.101.40, 104.23.175.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc4IiwidXNlcm5hbWUiOiJ0aW5kZXIxMDExMSIsImVtYWlsIjoia2VyamFkdWR1azIwQGdtYWlsLmNvbSIsImV4cCI6MTc4Mjg2MDQwNH0.Ze2o-UA8OHhiq1T2BcBtOplW26T_waIgPHH-uNoK0_4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1071e390c22c6f6-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"114.10.101.40","cf-ipcountry":"ID","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-Jun-2026 23:02:03 UTC] === User Orders API Called ===
[23-Jun-2026 23:02:03 UTC] User ID: 878
[23-Jun-2026 23:02:03 UTC] Limit: 20, Offset: 0
[23-Jun-2026 23:02:03 UTC] Orders found: 0
[23-Jun-2026 23:02:03 UTC] Orders data: []
[23-Jun-2026 23:02:03 UTC] Total orders count: 0
[23-Jun-2026 23:02:03 UTC] === API CALL LOG ===
[23-Jun-2026 23:02:03 UTC] Endpoint: user/profile.php
[23-Jun-2026 23:02:03 UTC] Full Log Data: {
    "timestamp": "2026-06-23 23:02:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "114.10.101.40",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "114.10.101.40, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc4IiwidXNlcm5hbWUiOiJ0aW5kZXIxMDExMSIsImVtYWlsIjoia2VyamFkdWR1azIwQGdtYWlsLmNvbSIsImV4cCI6MTc4Mjg2MDQwNH0.Ze2o-UA8OHhiq1T2BcBtOplW26T_waIgPHH-uNoK0_4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1071e396d03c6f6-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "114.10.101.40",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jun-2026 23:02:03 UTC] === END API CALL LOG ===
[23-Jun-2026 23:02:03 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jun-2026 23:02:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc4IiwidXNlcm5hbWUiOiJ0aW5kZXIxMDExMSIsImVtYWlsIjoia2VyamFkdWR1azIwQGdtYWlsLmNvbSIsImV4cCI6MTc4Mjg2MDQwNH0.Ze2o-UA8OHhiq1T2BcBtOplW26T_waIgPHH-uNoK0_4
[23-Jun-2026 23:02:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jun-2026 23:02:03 UTC] ✅ JWT token verified successfully for user profile
[23-Jun-2026 23:02:03 UTC] User ID: 878
[23-Jun-2026 23:02:03 UTC] ✅ User profile retrieved successfully for user ID: 878
[23-Jun-2026 23:02:03 UTC] === API CALL LOG ===
[23-Jun-2026 23:02:03 UTC] Endpoint: user/profile.php
[23-Jun-2026 23:02:03 UTC] Full Log Data: {
    "timestamp": "2026-06-23 23:02:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "114.10.101.40",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "114.10.101.40, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc4IiwidXNlcm5hbWUiOiJ0aW5kZXIxMDExMSIsImVtYWlsIjoia2VyamFkdWR1azIwQGdtYWlsLmNvbSIsImV4cCI6MTc4Mjg2MDQwNH0.Ze2o-UA8OHhiq1T2BcBtOplW26T_waIgPHH-uNoK0_4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1071e3d6bf0c6f6-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "114.10.101.40",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jun-2026 23:02:03 UTC] === END API CALL LOG ===
[23-Jun-2026 23:02:03 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jun-2026 23:02:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc4IiwidXNlcm5hbWUiOiJ0aW5kZXIxMDExMSIsImVtYWlsIjoia2VyamFkdWR1azIwQGdtYWlsLmNvbSIsImV4cCI6MTc4Mjg2MDQwNH0.Ze2o-UA8OHhiq1T2BcBtOplW26T_waIgPHH-uNoK0_4
[23-Jun-2026 23:02:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jun-2026 23:02:03 UTC] ✅ JWT token verified successfully for user profile
[23-Jun-2026 23:02:03 UTC] User ID: 878
[23-Jun-2026 23:02:03 UTC] ✅ User profile retrieved successfully for user ID: 878
[23-Jun-2026 23:02:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jun-2026 23:02:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jun-2026 23:02:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"114.10.101.40, 104.23.175.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc4IiwidXNlcm5hbWUiOiJ0aW5kZXIxMDExMSIsImVtYWlsIjoia2VyamFkdWR1azIwQGdtYWlsLmNvbSIsImV4cCI6MTc4Mjg2MDQwNH0.Ze2o-UA8OHhiq1T2BcBtOplW26T_waIgPHH-uNoK0_4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1071f840bb2c6f6-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"114.10.101.40","cf-ipcountry":"ID","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-Jun-2026 23:02:55 UTC] === User Orders API Called ===
[23-Jun-2026 23:02:55 UTC] User ID: 878
[23-Jun-2026 23:02:55 UTC] Limit: 20, Offset: 0
[23-Jun-2026 23:02:55 UTC] Orders found: 0
[23-Jun-2026 23:02:55 UTC] Orders data: []
[23-Jun-2026 23:02:55 UTC] Total orders count: 0
[23-Jun-2026 23:02:56 UTC] === API CALL LOG ===
[23-Jun-2026 23:02:56 UTC] Endpoint: user/profile.php
[23-Jun-2026 23:02:56 UTC] Full Log Data: {
    "timestamp": "2026-06-23 23:02:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "114.10.101.40",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "114.10.101.40, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc4IiwidXNlcm5hbWUiOiJ0aW5kZXIxMDExMSIsImVtYWlsIjoia2VyamFkdWR1azIwQGdtYWlsLmNvbSIsImV4cCI6MTc4Mjg2MDQwNH0.Ze2o-UA8OHhiq1T2BcBtOplW26T_waIgPHH-uNoK0_4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1071f846c69c6f6-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "114.10.101.40",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jun-2026 23:02:56 UTC] === END API CALL LOG ===
[23-Jun-2026 23:02:56 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jun-2026 23:02:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc4IiwidXNlcm5hbWUiOiJ0aW5kZXIxMDExMSIsImVtYWlsIjoia2VyamFkdWR1azIwQGdtYWlsLmNvbSIsImV4cCI6MTc4Mjg2MDQwNH0.Ze2o-UA8OHhiq1T2BcBtOplW26T_waIgPHH-uNoK0_4
[23-Jun-2026 23:02:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jun-2026 23:02:56 UTC] ✅ JWT token verified successfully for user profile
[23-Jun-2026 23:02:56 UTC] User ID: 878
[23-Jun-2026 23:02:56 UTC] ✅ User profile retrieved successfully for user ID: 878
[23-Jun-2026 23:02:56 UTC] === API CALL LOG ===
[23-Jun-2026 23:02:56 UTC] Endpoint: user/profile.php
[23-Jun-2026 23:02:56 UTC] Full Log Data: {
    "timestamp": "2026-06-23 23:02:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "114.10.101.40",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "114.10.101.40, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc4IiwidXNlcm5hbWUiOiJ0aW5kZXIxMDExMSIsImVtYWlsIjoia2VyamFkdWR1azIwQGdtYWlsLmNvbSIsImV4cCI6MTc4Mjg2MDQwNH0.Ze2o-UA8OHhiq1T2BcBtOplW26T_waIgPHH-uNoK0_4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1071f888c9ec6f6-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "114.10.101.40",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jun-2026 23:02:56 UTC] === END API CALL LOG ===
[23-Jun-2026 23:02:56 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jun-2026 23:02:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc4IiwidXNlcm5hbWUiOiJ0aW5kZXIxMDExMSIsImVtYWlsIjoia2VyamFkdWR1azIwQGdtYWlsLmNvbSIsImV4cCI6MTc4Mjg2MDQwNH0.Ze2o-UA8OHhiq1T2BcBtOplW26T_waIgPHH-uNoK0_4
[23-Jun-2026 23:02:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jun-2026 23:02:56 UTC] ✅ JWT token verified successfully for user profile
[23-Jun-2026 23:02:56 UTC] User ID: 878
[23-Jun-2026 23:02:56 UTC] ✅ User profile retrieved successfully for user ID: 878
[23-Jun-2026 23:03:07 UTC] === API CALL LOG ===
[23-Jun-2026 23:03:07 UTC] Endpoint: user/profile.php
[23-Jun-2026 23:03:07 UTC] Full Log Data: {
    "timestamp": "2026-06-23 23:03:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "114.10.101.40",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "114.10.101.40, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc4IiwidXNlcm5hbWUiOiJ0aW5kZXIxMDExMSIsImVtYWlsIjoia2VyamFkdWR1azIwQGdtYWlsLmNvbSIsImV4cCI6MTc4Mjg2MDQwNH0.Ze2o-UA8OHhiq1T2BcBtOplW26T_waIgPHH-uNoK0_4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1071fd17a9ac6f6-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "114.10.101.40",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jun-2026 23:03:07 UTC] === END API CALL LOG ===
[23-Jun-2026 23:03:07 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jun-2026 23:03:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc4IiwidXNlcm5hbWUiOiJ0aW5kZXIxMDExMSIsImVtYWlsIjoia2VyamFkdWR1azIwQGdtYWlsLmNvbSIsImV4cCI6MTc4Mjg2MDQwNH0.Ze2o-UA8OHhiq1T2BcBtOplW26T_waIgPHH-uNoK0_4
[23-Jun-2026 23:03:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jun-2026 23:03:07 UTC] ✅ JWT token verified successfully for user profile
[23-Jun-2026 23:03:07 UTC] User ID: 878
[23-Jun-2026 23:03:07 UTC] ✅ User profile retrieved successfully for user ID: 878
[23-Jun-2026 23:03:08 UTC] User Purchases API - User ID: 878
[23-Jun-2026 23:03:08 UTC] User Purchases API - Total purchases found: 0
[23-Jun-2026 23:03:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jun-2026 23:03:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jun-2026 23:03:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"114.10.101.40, 104.23.175.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc4IiwidXNlcm5hbWUiOiJ0aW5kZXIxMDExMSIsImVtYWlsIjoia2VyamFkdWR1azIwQGdtYWlsLmNvbSIsImV4cCI6MTc4Mjg2MDQwNH0.Ze2o-UA8OHhiq1T2BcBtOplW26T_waIgPHH-uNoK0_4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1071fff9821c6f6-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"114.10.101.40","cf-ipcountry":"ID","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-Jun-2026 23:03:15 UTC] === User Orders API Called ===
[23-Jun-2026 23:03:15 UTC] User ID: 878
[23-Jun-2026 23:03:15 UTC] Limit: 20, Offset: 0
[23-Jun-2026 23:03:15 UTC] Orders found: 0
[23-Jun-2026 23:03:15 UTC] Orders data: []
[23-Jun-2026 23:03:15 UTC] Total orders count: 0
[23-Jun-2026 23:03:15 UTC] === API CALL LOG ===
[23-Jun-2026 23:03:15 UTC] Endpoint: user/profile.php
[23-Jun-2026 23:03:15 UTC] Full Log Data: {
    "timestamp": "2026-06-23 23:03:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "114.10.101.40",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "114.10.101.40, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc4IiwidXNlcm5hbWUiOiJ0aW5kZXIxMDExMSIsImVtYWlsIjoia2VyamFkdWR1azIwQGdtYWlsLmNvbSIsImV4cCI6MTc4Mjg2MDQwNH0.Ze2o-UA8OHhiq1T2BcBtOplW26T_waIgPHH-uNoK0_4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1071ffff8f5c6f6-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "114.10.101.40",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jun-2026 23:03:15 UTC] === END API CALL LOG ===
[23-Jun-2026 23:03:15 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jun-2026 23:03:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc4IiwidXNlcm5hbWUiOiJ0aW5kZXIxMDExMSIsImVtYWlsIjoia2VyamFkdWR1azIwQGdtYWlsLmNvbSIsImV4cCI6MTc4Mjg2MDQwNH0.Ze2o-UA8OHhiq1T2BcBtOplW26T_waIgPHH-uNoK0_4
[23-Jun-2026 23:03:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jun-2026 23:03:15 UTC] ✅ JWT token verified successfully for user profile
[23-Jun-2026 23:03:15 UTC] User ID: 878
[23-Jun-2026 23:03:15 UTC] ✅ User profile retrieved successfully for user ID: 878
[23-Jun-2026 23:03:15 UTC] === API CALL LOG ===
[23-Jun-2026 23:03:15 UTC] Endpoint: user/profile.php
[23-Jun-2026 23:03:15 UTC] Full Log Data: {
    "timestamp": "2026-06-23 23:03:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "114.10.101.40",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "114.10.101.40, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc4IiwidXNlcm5hbWUiOiJ0aW5kZXIxMDExMSIsImVtYWlsIjoia2VyamFkdWR1azIwQGdtYWlsLmNvbSIsImV4cCI6MTc4Mjg2MDQwNH0.Ze2o-UA8OHhiq1T2BcBtOplW26T_waIgPHH-uNoK0_4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1072003bf3bc6f6-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "114.10.101.40",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jun-2026 23:03:15 UTC] === END API CALL LOG ===
[23-Jun-2026 23:03:15 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jun-2026 23:03:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc4IiwidXNlcm5hbWUiOiJ0aW5kZXIxMDExMSIsImVtYWlsIjoia2VyamFkdWR1azIwQGdtYWlsLmNvbSIsImV4cCI6MTc4Mjg2MDQwNH0.Ze2o-UA8OHhiq1T2BcBtOplW26T_waIgPHH-uNoK0_4
[23-Jun-2026 23:03:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jun-2026 23:03:15 UTC] ✅ JWT token verified successfully for user profile
[23-Jun-2026 23:03:15 UTC] User ID: 878
[23-Jun-2026 23:03:15 UTC] ✅ User profile retrieved successfully for user ID: 878
[23-Jun-2026 23:03:32 UTC] === API CALL LOG ===
[23-Jun-2026 23:03:32 UTC] Endpoint: user/profile.php
[23-Jun-2026 23:03:32 UTC] Full Log Data: {
    "timestamp": "2026-06-23 23:03:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "114.10.101.40",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "114.10.101.40, 172.70.143.194",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc4IiwidXNlcm5hbWUiOiJ0aW5kZXIxMDExMSIsImVtYWlsIjoia2VyamFkdWR1azIwQGdtYWlsLmNvbSIsImV4cCI6MTc4Mjg2MDQwNH0.Ze2o-UA8OHhiq1T2BcBtOplW26T_waIgPHH-uNoK0_4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1072066ae6e6004-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "114.10.101.40",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jun-2026 23:03:32 UTC] === END API CALL LOG ===
[23-Jun-2026 23:03:32 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jun-2026 23:03:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc4IiwidXNlcm5hbWUiOiJ0aW5kZXIxMDExMSIsImVtYWlsIjoia2VyamFkdWR1azIwQGdtYWlsLmNvbSIsImV4cCI6MTc4Mjg2MDQwNH0.Ze2o-UA8OHhiq1T2BcBtOplW26T_waIgPHH-uNoK0_4
[23-Jun-2026 23:03:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jun-2026 23:03:32 UTC] ✅ JWT token verified successfully for user profile
[23-Jun-2026 23:03:32 UTC] User ID: 878
[23-Jun-2026 23:03:32 UTC] ✅ User profile retrieved successfully for user ID: 878
[23-Jun-2026 23:03:32 UTC] === API CALL LOG ===
[23-Jun-2026 23:03:32 UTC] Endpoint: user/profile.php
[23-Jun-2026 23:03:32 UTC] Full Log Data: {
    "timestamp": "2026-06-23 23:03:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "114.10.101.40",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "114.10.101.40, 172.71.152.39",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc4IiwidXNlcm5hbWUiOiJ0aW5kZXIxMDExMSIsImVtYWlsIjoia2VyamFkdWR1azIwQGdtYWlsLmNvbSIsImV4cCI6MTc4Mjg2MDQwNH0.Ze2o-UA8OHhiq1T2BcBtOplW26T_waIgPHH-uNoK0_4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a107206b08fc6004-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "114.10.101.40",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jun-2026 23:03:32 UTC] === END API CALL LOG ===
[23-Jun-2026 23:03:32 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jun-2026 23:03:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc4IiwidXNlcm5hbWUiOiJ0aW5kZXIxMDExMSIsImVtYWlsIjoia2VyamFkdWR1azIwQGdtYWlsLmNvbSIsImV4cCI6MTc4Mjg2MDQwNH0.Ze2o-UA8OHhiq1T2BcBtOplW26T_waIgPHH-uNoK0_4
[23-Jun-2026 23:03:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jun-2026 23:03:32 UTC] ✅ JWT token verified successfully for user profile
[23-Jun-2026 23:03:32 UTC] User ID: 878
[23-Jun-2026 23:03:32 UTC] ✅ User profile retrieved successfully for user ID: 878
[23-Jun-2026 23:04:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jun-2026 23:04:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jun-2026 23:04:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"114.10.101.40, 172.70.93.120","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc4IiwidXNlcm5hbWUiOiJ0aW5kZXIxMDExMSIsImVtYWlsIjoia2VyamFkdWR1azIwQGdtYWlsLmNvbSIsImV4cCI6MTc4Mjg2MDQwNH0.Ze2o-UA8OHhiq1T2BcBtOplW26T_waIgPHH-uNoK0_4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a10721264eff7d30-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"114.10.101.40","cf-ipcountry":"ID","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-Jun-2026 23:04:02 UTC] === User Orders API Called ===
[23-Jun-2026 23:04:02 UTC] User ID: 878
[23-Jun-2026 23:04:02 UTC] Limit: 20, Offset: 0
[23-Jun-2026 23:04:02 UTC] Orders found: 1
[23-Jun-2026 23:04:02 UTC] Orders data: [{"id":361,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/buytinderold\/6","status":"pending","created_at":"2026-06-24 02:34:00","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[23-Jun-2026 23:04:02 UTC] Total orders count: 1
[23-Jun-2026 23:04:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jun-2026 23:04:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jun-2026 23:04:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"114.10.101.40, 172.70.147.179","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc4IiwidXNlcm5hbWUiOiJ0aW5kZXIxMDExMSIsImVtYWlsIjoia2VyamFkdWR1azIwQGdtYWlsLmNvbSIsImV4cCI6MTc4Mjg2MDQwNH0.Ze2o-UA8OHhiq1T2BcBtOplW26T_waIgPHH-uNoK0_4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a10721591d407d30-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"114.10.101.40","cf-ipcountry":"ID","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-Jun-2026 23:04:11 UTC] === User Orders API Called ===
[23-Jun-2026 23:04:11 UTC] User ID: 878
[23-Jun-2026 23:04:11 UTC] Limit: 20, Offset: 0
[23-Jun-2026 23:04:11 UTC] Orders found: 1
[23-Jun-2026 23:04:11 UTC] Orders data: [{"id":361,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/buytinderold\/6","status":"pending","created_at":"2026-06-24 02:34:00","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[23-Jun-2026 23:04:11 UTC] Total orders count: 1
[23-Jun-2026 23:04:11 UTC] === API CALL LOG ===
[23-Jun-2026 23:04:11 UTC] Endpoint: user/profile.php
[23-Jun-2026 23:04:11 UTC] Full Log Data: {
    "timestamp": "2026-06-23 23:04:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "114.10.101.40",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "114.10.101.40, 172.70.147.178",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc4IiwidXNlcm5hbWUiOiJ0aW5kZXIxMDExMSIsImVtYWlsIjoia2VyamFkdWR1azIwQGdtYWlsLmNvbSIsImV4cCI6MTc4Mjg2MDQwNH0.Ze2o-UA8OHhiq1T2BcBtOplW26T_waIgPHH-uNoK0_4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a10721597e097d30-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "114.10.101.40",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jun-2026 23:04:11 UTC] === END API CALL LOG ===
[23-Jun-2026 23:04:11 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jun-2026 23:04:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc4IiwidXNlcm5hbWUiOiJ0aW5kZXIxMDExMSIsImVtYWlsIjoia2VyamFkdWR1azIwQGdtYWlsLmNvbSIsImV4cCI6MTc4Mjg2MDQwNH0.Ze2o-UA8OHhiq1T2BcBtOplW26T_waIgPHH-uNoK0_4
[23-Jun-2026 23:04:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jun-2026 23:04:11 UTC] ✅ JWT token verified successfully for user profile
[23-Jun-2026 23:04:11 UTC] User ID: 878
[23-Jun-2026 23:04:11 UTC] ✅ User profile retrieved successfully for user ID: 878
[23-Jun-2026 23:04:11 UTC] === API CALL LOG ===
[23-Jun-2026 23:04:11 UTC] Endpoint: user/profile.php
[23-Jun-2026 23:04:11 UTC] Full Log Data: {
    "timestamp": "2026-06-23 23:04:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "114.10.101.40",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "114.10.101.40, 172.70.147.178",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc4IiwidXNlcm5hbWUiOiJ0aW5kZXIxMDExMSIsImVtYWlsIjoia2VyamFkdWR1azIwQGdtYWlsLmNvbSIsImV4cCI6MTc4Mjg2MDQwNH0.Ze2o-UA8OHhiq1T2BcBtOplW26T_waIgPHH-uNoK0_4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a107215d3d907d30-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "114.10.101.40",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jun-2026 23:04:11 UTC] === END API CALL LOG ===
[23-Jun-2026 23:04:11 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jun-2026 23:04:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc4IiwidXNlcm5hbWUiOiJ0aW5kZXIxMDExMSIsImVtYWlsIjoia2VyamFkdWR1azIwQGdtYWlsLmNvbSIsImV4cCI6MTc4Mjg2MDQwNH0.Ze2o-UA8OHhiq1T2BcBtOplW26T_waIgPHH-uNoK0_4
[23-Jun-2026 23:04:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jun-2026 23:04:11 UTC] ✅ JWT token verified successfully for user profile
[23-Jun-2026 23:04:11 UTC] User ID: 878
[23-Jun-2026 23:04:11 UTC] ✅ User profile retrieved successfully for user ID: 878
[23-Jun-2026 23:04:53 UTC] === API CALL LOG ===
[23-Jun-2026 23:04:53 UTC] Endpoint: user/profile.php
[23-Jun-2026 23:04:53 UTC] Full Log Data: {
    "timestamp": "2026-06-23 23:04:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "114.10.101.40",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "114.10.101.40, 172.70.208.4",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc4IiwidXNlcm5hbWUiOiJ0aW5kZXIxMDExMSIsImVtYWlsIjoia2VyamFkdWR1azIwQGdtYWlsLmNvbSIsImV4cCI6MTc4Mjg2MDQwNH0.Ze2o-UA8OHhiq1T2BcBtOplW26T_waIgPHH-uNoK0_4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1072261fca2fd69-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "114.10.101.40",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jun-2026 23:04:53 UTC] === END API CALL LOG ===
[23-Jun-2026 23:04:53 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jun-2026 23:04:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc4IiwidXNlcm5hbWUiOiJ0aW5kZXIxMDExMSIsImVtYWlsIjoia2VyamFkdWR1azIwQGdtYWlsLmNvbSIsImV4cCI6MTc4Mjg2MDQwNH0.Ze2o-UA8OHhiq1T2BcBtOplW26T_waIgPHH-uNoK0_4
[23-Jun-2026 23:04:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jun-2026 23:04:53 UTC] ✅ JWT token verified successfully for user profile
[23-Jun-2026 23:04:53 UTC] User ID: 878
[23-Jun-2026 23:04:53 UTC] ✅ User profile retrieved successfully for user ID: 878
[23-Jun-2026 23:05:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jun-2026 23:05:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jun-2026 23:05:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"114.10.101.40, 172.70.208.5","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc4IiwidXNlcm5hbWUiOiJ0aW5kZXIxMDExMSIsImVtYWlsIjoia2VyamFkdWR1azIwQGdtYWlsLmNvbSIsImV4cCI6MTc4Mjg2MDQwNH0.Ze2o-UA8OHhiq1T2BcBtOplW26T_waIgPHH-uNoK0_4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a10722ca7c35fd69-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"114.10.101.40","cf-ipcountry":"ID","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-Jun-2026 23:05:09 UTC] === User Orders API Called ===
[23-Jun-2026 23:05:09 UTC] User ID: 878
[23-Jun-2026 23:05:09 UTC] Limit: 20, Offset: 0
[23-Jun-2026 23:05:09 UTC] Orders found: 2
[23-Jun-2026 23:05:09 UTC] Orders data: [{"id":362,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/buytinderold\/6","status":"pending","created_at":"2026-06-24 02:35:07","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":361,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/buytinderold\/6","status":"pending","created_at":"2026-06-24 02:34:00","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[23-Jun-2026 23:05:09 UTC] Total orders count: 2
[24-Jun-2026 03:04:06 UTC] === API CALL LOG ===
[24-Jun-2026 03:04:06 UTC] Endpoint: user/profile.php
[24-Jun-2026 03:04:06 UTC] Full Log Data: {
    "timestamp": "2026-06-24 03:04:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.189.159.188",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.189.159.188, 172.68.132.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc5IiwidXNlcm5hbWUiOiJpbXJhbjAwOTIzMyIsImVtYWlsIjoib3JpZ2luYWxoYWNrZXI3M0BnbWFpbC5jb20iLCJleHAiOjE3ODI4NzUwNDZ9.--CKGAPGaEM2H9WOywl4Ir0Riv9avCwUHpZIOv_HIBw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a10880d178485de8-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.189.159.188",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jun-2026 03:04:06 UTC] === END API CALL LOG ===
[24-Jun-2026 03:04:06 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jun-2026 03:04:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc5IiwidXNlcm5hbWUiOiJpbXJhbjAwOTIzMyIsImVtYWlsIjoib3JpZ2luYWxoYWNrZXI3M0BnbWFpbC5jb20iLCJleHAiOjE3ODI4NzUwNDZ9.--CKGAPGaEM2H9WOywl4Ir0Riv9avCwUHpZIOv_HIBw
[24-Jun-2026 03:04:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jun-2026 03:04:06 UTC] ✅ JWT token verified successfully for user profile
[24-Jun-2026 03:04:06 UTC] User ID: 879
[24-Jun-2026 03:04:06 UTC] ✅ User profile retrieved successfully for user ID: 879
[24-Jun-2026 03:04:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jun-2026 03:04:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jun-2026 03:04:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.189.159.188, 172.68.132.152","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc5IiwidXNlcm5hbWUiOiJpbXJhbjAwOTIzMyIsImVtYWlsIjoib3JpZ2luYWxoYWNrZXI3M0BnbWFpbC5jb20iLCJleHAiOjE3ODI4NzUwNDZ9.--CKGAPGaEM2H9WOywl4Ir0Riv9avCwUHpZIOv_HIBw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a10880d198795de8-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.189.159.188","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-Jun-2026 03:04:06 UTC] === User Orders API Called ===
[24-Jun-2026 03:04:06 UTC] User ID: 879
[24-Jun-2026 03:04:06 UTC] Limit: 20, Offset: 0
[24-Jun-2026 03:04:06 UTC] Orders found: 0
[24-Jun-2026 03:04:06 UTC] Orders data: []
[24-Jun-2026 03:04:06 UTC] Total orders count: 0
[24-Jun-2026 03:04:07 UTC] === API CALL LOG ===
[24-Jun-2026 03:04:07 UTC] Endpoint: user/profile.php
[24-Jun-2026 03:04:07 UTC] Full Log Data: {
    "timestamp": "2026-06-24 03:04:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.189.159.188",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.189.159.188, 172.68.132.162",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc5IiwidXNlcm5hbWUiOiJpbXJhbjAwOTIzMyIsImVtYWlsIjoib3JpZ2luYWxoYWNrZXI3M0BnbWFpbC5jb20iLCJleHAiOjE3ODI4NzUwNDZ9.--CKGAPGaEM2H9WOywl4Ir0Riv9avCwUHpZIOv_HIBw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a10880d228ff5de8-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.189.159.188",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jun-2026 03:04:07 UTC] === END API CALL LOG ===
[24-Jun-2026 03:04:07 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jun-2026 03:04:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc5IiwidXNlcm5hbWUiOiJpbXJhbjAwOTIzMyIsImVtYWlsIjoib3JpZ2luYWxoYWNrZXI3M0BnbWFpbC5jb20iLCJleHAiOjE3ODI4NzUwNDZ9.--CKGAPGaEM2H9WOywl4Ir0Riv9avCwUHpZIOv_HIBw
[24-Jun-2026 03:04:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jun-2026 03:04:07 UTC] ✅ JWT token verified successfully for user profile
[24-Jun-2026 03:04:07 UTC] User ID: 879
[24-Jun-2026 03:04:07 UTC] ✅ User profile retrieved successfully for user ID: 879
[24-Jun-2026 03:04:08 UTC] === API CALL LOG ===
[24-Jun-2026 03:04:08 UTC] Endpoint: user/profile.php
[24-Jun-2026 03:04:08 UTC] Full Log Data: {
    "timestamp": "2026-06-24 03:04:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.189.159.188",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.189.159.188, 172.68.132.162",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc5IiwidXNlcm5hbWUiOiJpbXJhbjAwOTIzMyIsImVtYWlsIjoib3JpZ2luYWxoYWNrZXI3M0BnbWFpbC5jb20iLCJleHAiOjE3ODI4NzUwNDZ9.--CKGAPGaEM2H9WOywl4Ir0Riv9avCwUHpZIOv_HIBw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a10880dab8ef5de8-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.189.159.188",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jun-2026 03:04:08 UTC] === END API CALL LOG ===
[24-Jun-2026 03:04:08 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jun-2026 03:04:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc5IiwidXNlcm5hbWUiOiJpbXJhbjAwOTIzMyIsImVtYWlsIjoib3JpZ2luYWxoYWNrZXI3M0BnbWFpbC5jb20iLCJleHAiOjE3ODI4NzUwNDZ9.--CKGAPGaEM2H9WOywl4Ir0Riv9avCwUHpZIOv_HIBw
[24-Jun-2026 03:04:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jun-2026 03:04:08 UTC] ✅ JWT token verified successfully for user profile
[24-Jun-2026 03:04:08 UTC] User ID: 879
[24-Jun-2026 03:04:08 UTC] ✅ User profile retrieved successfully for user ID: 879
[24-Jun-2026 03:04:30 UTC] === API CALL LOG ===
[24-Jun-2026 03:04:30 UTC] Endpoint: user/profile.php
[24-Jun-2026 03:04:30 UTC] Full Log Data: {
    "timestamp": "2026-06-24 03:04:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.189.159.188",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.189.159.188, 172.68.132.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc5IiwidXNlcm5hbWUiOiJpbXJhbjAwOTIzMyIsImVtYWlsIjoib3JpZ2luYWxoYWNrZXI3M0BnbWFpbC5jb20iLCJleHAiOjE3ODI4NzUwNDZ9.--CKGAPGaEM2H9WOywl4Ir0Riv9avCwUHpZIOv_HIBw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a10881657e865de8-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.189.159.188",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jun-2026 03:04:30 UTC] === END API CALL LOG ===
[24-Jun-2026 03:04:30 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jun-2026 03:04:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc5IiwidXNlcm5hbWUiOiJpbXJhbjAwOTIzMyIsImVtYWlsIjoib3JpZ2luYWxoYWNrZXI3M0BnbWFpbC5jb20iLCJleHAiOjE3ODI4NzUwNDZ9.--CKGAPGaEM2H9WOywl4Ir0Riv9avCwUHpZIOv_HIBw
[24-Jun-2026 03:04:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jun-2026 03:04:30 UTC] ✅ JWT token verified successfully for user profile
[24-Jun-2026 03:04:30 UTC] User ID: 879
[24-Jun-2026 03:04:30 UTC] ✅ User profile retrieved successfully for user ID: 879
[24-Jun-2026 03:04:38 UTC] === API CALL LOG ===
[24-Jun-2026 03:04:38 UTC] Endpoint: user/profile.php
[24-Jun-2026 03:04:38 UTC] Full Log Data: {
    "timestamp": "2026-06-24 03:04:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.189.159.188",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.189.159.188, 172.68.132.153",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc5IiwidXNlcm5hbWUiOiJpbXJhbjAwOTIzMyIsImVtYWlsIjoib3JpZ2luYWxoYWNrZXI3M0BnbWFpbC5jb20iLCJleHAiOjE3ODI4NzUwNDZ9.--CKGAPGaEM2H9WOywl4Ir0Riv9avCwUHpZIOv_HIBw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1088196e8eb8c28-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.189.159.188",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jun-2026 03:04:38 UTC] === END API CALL LOG ===
[24-Jun-2026 03:04:38 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jun-2026 03:04:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc5IiwidXNlcm5hbWUiOiJpbXJhbjAwOTIzMyIsImVtYWlsIjoib3JpZ2luYWxoYWNrZXI3M0BnbWFpbC5jb20iLCJleHAiOjE3ODI4NzUwNDZ9.--CKGAPGaEM2H9WOywl4Ir0Riv9avCwUHpZIOv_HIBw
[24-Jun-2026 03:04:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jun-2026 03:04:38 UTC] ✅ JWT token verified successfully for user profile
[24-Jun-2026 03:04:38 UTC] User ID: 879
[24-Jun-2026 03:04:38 UTC] ✅ User profile retrieved successfully for user ID: 879
[24-Jun-2026 03:04:39 UTC] === API CALL LOG ===
[24-Jun-2026 03:04:39 UTC] Endpoint: user/profile.php
[24-Jun-2026 03:04:39 UTC] Full Log Data: {
    "timestamp": "2026-06-24 03:04:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.189.159.188",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.189.159.188, 172.68.132.153",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc5IiwidXNlcm5hbWUiOiJpbXJhbjAwOTIzMyIsImVtYWlsIjoib3JpZ2luYWxoYWNrZXI3M0BnbWFpbC5jb20iLCJleHAiOjE3ODI4NzUwNDZ9.--CKGAPGaEM2H9WOywl4Ir0Riv9avCwUHpZIOv_HIBw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a108819d2e468c28-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.189.159.188",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jun-2026 03:04:39 UTC] === END API CALL LOG ===
[24-Jun-2026 03:04:39 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jun-2026 03:04:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc5IiwidXNlcm5hbWUiOiJpbXJhbjAwOTIzMyIsImVtYWlsIjoib3JpZ2luYWxoYWNrZXI3M0BnbWFpbC5jb20iLCJleHAiOjE3ODI4NzUwNDZ9.--CKGAPGaEM2H9WOywl4Ir0Riv9avCwUHpZIOv_HIBw
[24-Jun-2026 03:04:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jun-2026 03:04:39 UTC] ✅ JWT token verified successfully for user profile
[24-Jun-2026 03:04:39 UTC] User ID: 879
[24-Jun-2026 03:04:39 UTC] ✅ User profile retrieved successfully for user ID: 879
[24-Jun-2026 03:04:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jun-2026 03:04:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jun-2026 03:04:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.189.159.188, 172.68.132.153","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc5IiwidXNlcm5hbWUiOiJpbXJhbjAwOTIzMyIsImVtYWlsIjoib3JpZ2luYWxoYWNrZXI3M0BnbWFpbC5jb20iLCJleHAiOjE3ODI4NzUwNDZ9.--CKGAPGaEM2H9WOywl4Ir0Riv9avCwUHpZIOv_HIBw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a108819d3e608c28-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.189.159.188","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-Jun-2026 03:04:39 UTC] === User Orders API Called ===
[24-Jun-2026 03:04:39 UTC] User ID: 879
[24-Jun-2026 03:04:39 UTC] Limit: 20, Offset: 0
[24-Jun-2026 03:04:39 UTC] Orders found: 0
[24-Jun-2026 03:04:39 UTC] Orders data: []
[24-Jun-2026 03:04:39 UTC] Total orders count: 0
[24-Jun-2026 03:04:39 UTC] === API CALL LOG ===
[24-Jun-2026 03:04:39 UTC] Endpoint: user/profile.php
[24-Jun-2026 03:04:39 UTC] Full Log Data: {
    "timestamp": "2026-06-24 03:04:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.189.159.188",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.189.159.188, 172.68.132.153",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc5IiwidXNlcm5hbWUiOiJpbXJhbjAwOTIzMyIsImVtYWlsIjoib3JpZ2luYWxoYWNrZXI3M0BnbWFpbC5jb20iLCJleHAiOjE3ODI4NzUwNDZ9.--CKGAPGaEM2H9WOywl4Ir0Riv9avCwUHpZIOv_HIBw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a108819dced48c28-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.189.159.188",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jun-2026 03:04:39 UTC] === END API CALL LOG ===
[24-Jun-2026 03:04:39 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jun-2026 03:04:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc5IiwidXNlcm5hbWUiOiJpbXJhbjAwOTIzMyIsImVtYWlsIjoib3JpZ2luYWxoYWNrZXI3M0BnbWFpbC5jb20iLCJleHAiOjE3ODI4NzUwNDZ9.--CKGAPGaEM2H9WOywl4Ir0Riv9avCwUHpZIOv_HIBw
[24-Jun-2026 03:04:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jun-2026 03:04:39 UTC] ✅ JWT token verified successfully for user profile
[24-Jun-2026 03:04:39 UTC] User ID: 879
[24-Jun-2026 03:04:39 UTC] ✅ User profile retrieved successfully for user ID: 879
[24-Jun-2026 03:04:44 UTC] === API CALL LOG ===
[24-Jun-2026 03:04:44 UTC] Endpoint: user/profile.php
[24-Jun-2026 03:04:44 UTC] Full Log Data: {
    "timestamp": "2026-06-24 03:04:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.189.159.188",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.189.159.188, 172.68.132.153",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc5IiwidXNlcm5hbWUiOiJpbXJhbjAwOTIzMyIsImVtYWlsIjoib3JpZ2luYWxoYWNrZXI3M0BnbWFpbC5jb20iLCJleHAiOjE3ODI4NzUwNDZ9.--CKGAPGaEM2H9WOywl4Ir0Riv9avCwUHpZIOv_HIBw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a10881ba8d8c8c28-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.189.159.188",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jun-2026 03:04:44 UTC] === END API CALL LOG ===
[24-Jun-2026 03:04:44 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jun-2026 03:04:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc5IiwidXNlcm5hbWUiOiJpbXJhbjAwOTIzMyIsImVtYWlsIjoib3JpZ2luYWxoYWNrZXI3M0BnbWFpbC5jb20iLCJleHAiOjE3ODI4NzUwNDZ9.--CKGAPGaEM2H9WOywl4Ir0Riv9avCwUHpZIOv_HIBw
[24-Jun-2026 03:04:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jun-2026 03:04:44 UTC] ✅ JWT token verified successfully for user profile
[24-Jun-2026 03:04:44 UTC] User ID: 879
[24-Jun-2026 03:04:44 UTC] ✅ User profile retrieved successfully for user ID: 879
[24-Jun-2026 03:04:56 UTC] === API CALL LOG ===
[24-Jun-2026 03:04:56 UTC] Endpoint: user/profile.php
[24-Jun-2026 03:04:56 UTC] Full Log Data: {
    "timestamp": "2026-06-24 03:04:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.189.159.188",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.189.159.188, 172.68.132.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc5IiwidXNlcm5hbWUiOiJpbXJhbjAwOTIzMyIsImVtYWlsIjoib3JpZ2luYWxoYWNrZXI3M0BnbWFpbC5jb20iLCJleHAiOjE3ODI4NzUwNDZ9.--CKGAPGaEM2H9WOywl4Ir0Riv9avCwUHpZIOv_HIBw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1088202aa341900-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.189.159.188",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jun-2026 03:04:56 UTC] === END API CALL LOG ===
[24-Jun-2026 03:04:56 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jun-2026 03:04:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc5IiwidXNlcm5hbWUiOiJpbXJhbjAwOTIzMyIsImVtYWlsIjoib3JpZ2luYWxoYWNrZXI3M0BnbWFpbC5jb20iLCJleHAiOjE3ODI4NzUwNDZ9.--CKGAPGaEM2H9WOywl4Ir0Riv9avCwUHpZIOv_HIBw
[24-Jun-2026 03:04:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jun-2026 03:04:56 UTC] ✅ JWT token verified successfully for user profile
[24-Jun-2026 03:04:56 UTC] User ID: 879
[24-Jun-2026 03:04:56 UTC] ✅ User profile retrieved successfully for user ID: 879
[24-Jun-2026 03:04:56 UTC] === API CALL LOG ===
[24-Jun-2026 03:04:56 UTC] Endpoint: user/profile.php
[24-Jun-2026 03:04:56 UTC] Full Log Data: {
    "timestamp": "2026-06-24 03:04:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.189.159.188",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.189.159.188, 172.68.132.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc5IiwidXNlcm5hbWUiOiJpbXJhbjAwOTIzMyIsImVtYWlsIjoib3JpZ2luYWxoYWNrZXI3M0BnbWFpbC5jb20iLCJleHAiOjE3ODI4NzUwNDZ9.--CKGAPGaEM2H9WOywl4Ir0Riv9avCwUHpZIOv_HIBw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a10882093f811900-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.189.159.188",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jun-2026 03:04:56 UTC] === END API CALL LOG ===
[24-Jun-2026 03:04:56 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jun-2026 03:04:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc5IiwidXNlcm5hbWUiOiJpbXJhbjAwOTIzMyIsImVtYWlsIjoib3JpZ2luYWxoYWNrZXI3M0BnbWFpbC5jb20iLCJleHAiOjE3ODI4NzUwNDZ9.--CKGAPGaEM2H9WOywl4Ir0Riv9avCwUHpZIOv_HIBw
[24-Jun-2026 03:04:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jun-2026 03:04:56 UTC] ✅ JWT token verified successfully for user profile
[24-Jun-2026 03:04:56 UTC] User ID: 879
[24-Jun-2026 03:04:56 UTC] ✅ User profile retrieved successfully for user ID: 879
[24-Jun-2026 03:04:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jun-2026 03:04:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jun-2026 03:04:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.189.159.188, 172.68.132.152","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc5IiwidXNlcm5hbWUiOiJpbXJhbjAwOTIzMyIsImVtYWlsIjoib3JpZ2luYWxoYWNrZXI3M0BnbWFpbC5jb20iLCJleHAiOjE3ODI4NzUwNDZ9.--CKGAPGaEM2H9WOywl4Ir0Riv9avCwUHpZIOv_HIBw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a10882094f971900-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.189.159.188","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-Jun-2026 03:04:56 UTC] === User Orders API Called ===
[24-Jun-2026 03:04:56 UTC] User ID: 879
[24-Jun-2026 03:04:56 UTC] Limit: 20, Offset: 0
[24-Jun-2026 03:04:56 UTC] Orders found: 0
[24-Jun-2026 03:04:56 UTC] Orders data: []
[24-Jun-2026 03:04:56 UTC] Total orders count: 0
[24-Jun-2026 03:04:56 UTC] === API CALL LOG ===
[24-Jun-2026 03:04:56 UTC] Endpoint: user/profile.php
[24-Jun-2026 03:04:56 UTC] Full Log Data: {
    "timestamp": "2026-06-24 03:04:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.189.159.188",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.189.159.188, 172.68.132.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc5IiwidXNlcm5hbWUiOiJpbXJhbjAwOTIzMyIsImVtYWlsIjoib3JpZ2luYWxoYWNrZXI3M0BnbWFpbC5jb20iLCJleHAiOjE3ODI4NzUwNDZ9.--CKGAPGaEM2H9WOywl4Ir0Riv9avCwUHpZIOv_HIBw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1088209dfda1900-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.189.159.188",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jun-2026 03:04:56 UTC] === END API CALL LOG ===
[24-Jun-2026 03:04:56 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jun-2026 03:04:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc5IiwidXNlcm5hbWUiOiJpbXJhbjAwOTIzMyIsImVtYWlsIjoib3JpZ2luYWxoYWNrZXI3M0BnbWFpbC5jb20iLCJleHAiOjE3ODI4NzUwNDZ9.--CKGAPGaEM2H9WOywl4Ir0Riv9avCwUHpZIOv_HIBw
[24-Jun-2026 03:04:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jun-2026 03:04:56 UTC] ✅ JWT token verified successfully for user profile
[24-Jun-2026 03:04:56 UTC] User ID: 879
[24-Jun-2026 03:04:56 UTC] ✅ User profile retrieved successfully for user ID: 879
[24-Jun-2026 07:14:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jun-2026 07:14:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jun-2026 07:14:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"212.47.134.229, 172.70.243.197","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODgwIiwidXNlcm5hbWUiOiJ3ZWwiLCJlbWFpbCI6IndlbGxsbWFzdGVyMzJAZ21haWwuY29tIiwiZXhwIjoxNzgyODkwMDc1fQ.s2rjObyCbYvDphDYsl3lDVOBlRGnDh1LxSRyrBHvFCQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a109efc2fb4f1c32-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"212.47.134.229","cf-ipcountry":"AZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-Jun-2026 07:14:36 UTC] === User Orders API Called ===
[24-Jun-2026 07:14:36 UTC] User ID: 880
[24-Jun-2026 07:14:36 UTC] Limit: 20, Offset: 0
[24-Jun-2026 07:14:36 UTC] Orders found: 0
[24-Jun-2026 07:14:36 UTC] Orders data: []
[24-Jun-2026 07:14:36 UTC] Total orders count: 0
[24-Jun-2026 07:14:36 UTC] === API CALL LOG ===
[24-Jun-2026 07:14:36 UTC] Endpoint: user/profile.php
[24-Jun-2026 07:14:36 UTC] Full Log Data: {
    "timestamp": "2026-06-24 07:14:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.47.134.229",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.47.134.229, 172.68.192.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODgwIiwidXNlcm5hbWUiOiJ3ZWwiLCJlbWFpbCI6IndlbGxsbWFzdGVyMzJAZ21haWwuY29tIiwiZXhwIjoxNzgyODkwMDc1fQ.s2rjObyCbYvDphDYsl3lDVOBlRGnDh1LxSRyrBHvFCQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a109efc2fb4c1c32-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.47.134.229",
        "cf-ipcountry": "AZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jun-2026 07:14:36 UTC] === END API CALL LOG ===
[24-Jun-2026 07:14:36 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jun-2026 07:14:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODgwIiwidXNlcm5hbWUiOiJ3ZWwiLCJlbWFpbCI6IndlbGxsbWFzdGVyMzJAZ21haWwuY29tIiwiZXhwIjoxNzgyODkwMDc1fQ.s2rjObyCbYvDphDYsl3lDVOBlRGnDh1LxSRyrBHvFCQ
[24-Jun-2026 07:14:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jun-2026 07:14:36 UTC] ✅ JWT token verified successfully for user profile
[24-Jun-2026 07:14:36 UTC] User ID: 880
[24-Jun-2026 07:14:36 UTC] ✅ User profile retrieved successfully for user ID: 880
[24-Jun-2026 07:14:36 UTC] === API CALL LOG ===
[24-Jun-2026 07:14:36 UTC] Endpoint: user/profile.php
[24-Jun-2026 07:14:36 UTC] Full Log Data: {
    "timestamp": "2026-06-24 07:14:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.47.134.229",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.47.134.229, 172.68.192.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODgwIiwidXNlcm5hbWUiOiJ3ZWwiLCJlbWFpbCI6IndlbGxsbWFzdGVyMzJAZ21haWwuY29tIiwiZXhwIjoxNzgyODkwMDc1fQ.s2rjObyCbYvDphDYsl3lDVOBlRGnDh1LxSRyrBHvFCQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a109efc2fb501c32-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.47.134.229",
        "cf-ipcountry": "AZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jun-2026 07:14:36 UTC] === END API CALL LOG ===
[24-Jun-2026 07:14:36 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jun-2026 07:14:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODgwIiwidXNlcm5hbWUiOiJ3ZWwiLCJlbWFpbCI6IndlbGxsbWFzdGVyMzJAZ21haWwuY29tIiwiZXhwIjoxNzgyODkwMDc1fQ.s2rjObyCbYvDphDYsl3lDVOBlRGnDh1LxSRyrBHvFCQ
[24-Jun-2026 07:14:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jun-2026 07:14:36 UTC] ✅ JWT token verified successfully for user profile
[24-Jun-2026 07:14:36 UTC] User ID: 880
[24-Jun-2026 07:14:36 UTC] ✅ User profile retrieved successfully for user ID: 880
[24-Jun-2026 07:14:37 UTC] === API CALL LOG ===
[24-Jun-2026 07:14:37 UTC] Endpoint: user/profile.php
[24-Jun-2026 07:14:37 UTC] Full Log Data: {
    "timestamp": "2026-06-24 07:14:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.47.134.229",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.47.134.229, 172.68.192.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODgwIiwidXNlcm5hbWUiOiJ3ZWwiLCJlbWFpbCI6IndlbGxsbWFzdGVyMzJAZ21haWwuY29tIiwiZXhwIjoxNzgyODkwMDc1fQ.s2rjObyCbYvDphDYsl3lDVOBlRGnDh1LxSRyrBHvFCQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a109efc65dbf1c32-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.47.134.229",
        "cf-ipcountry": "AZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jun-2026 07:14:37 UTC] === END API CALL LOG ===
[24-Jun-2026 07:14:37 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jun-2026 07:14:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODgwIiwidXNlcm5hbWUiOiJ3ZWwiLCJlbWFpbCI6IndlbGxsbWFzdGVyMzJAZ21haWwuY29tIiwiZXhwIjoxNzgyODkwMDc1fQ.s2rjObyCbYvDphDYsl3lDVOBlRGnDh1LxSRyrBHvFCQ
[24-Jun-2026 07:14:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jun-2026 07:14:37 UTC] ✅ JWT token verified successfully for user profile
[24-Jun-2026 07:14:37 UTC] User ID: 880
[24-Jun-2026 07:14:37 UTC] ✅ User profile retrieved successfully for user ID: 880
[24-Jun-2026 07:14:59 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jun-2026 07:14:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jun-2026 07:14:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"212.47.134.229, 172.70.243.198","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODgwIiwidXNlcm5hbWUiOiJ3ZWwiLCJlbWFpbCI6IndlbGxsbWFzdGVyMzJAZ21haWwuY29tIiwiZXhwIjoxNzgyODkwMDc1fQ.s2rjObyCbYvDphDYsl3lDVOBlRGnDh1LxSRyrBHvFCQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a109f054fc151c32-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"212.47.134.229","cf-ipcountry":"AZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-Jun-2026 07:15:00 UTC] === User Orders API Called ===
[24-Jun-2026 07:15:00 UTC] User ID: 880
[24-Jun-2026 07:15:00 UTC] Limit: 20, Offset: 0
[24-Jun-2026 07:15:00 UTC] Orders found: 0
[24-Jun-2026 07:15:00 UTC] Orders data: []
[24-Jun-2026 07:15:00 UTC] Total orders count: 0
[24-Jun-2026 07:15:00 UTC] === API CALL LOG ===
[24-Jun-2026 07:15:00 UTC] Endpoint: user/profile.php
[24-Jun-2026 07:15:00 UTC] Full Log Data: {
    "timestamp": "2026-06-24 07:15:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.47.134.229",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.47.134.229, 172.70.243.198",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODgwIiwidXNlcm5hbWUiOiJ3ZWwiLCJlbWFpbCI6IndlbGxsbWFzdGVyMzJAZ21haWwuY29tIiwiZXhwIjoxNzgyODkwMDc1fQ.s2rjObyCbYvDphDYsl3lDVOBlRGnDh1LxSRyrBHvFCQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a109f054fc161c32-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.47.134.229",
        "cf-ipcountry": "AZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jun-2026 07:15:00 UTC] === END API CALL LOG ===
[24-Jun-2026 07:15:00 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jun-2026 07:15:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODgwIiwidXNlcm5hbWUiOiJ3ZWwiLCJlbWFpbCI6IndlbGxsbWFzdGVyMzJAZ21haWwuY29tIiwiZXhwIjoxNzgyODkwMDc1fQ.s2rjObyCbYvDphDYsl3lDVOBlRGnDh1LxSRyrBHvFCQ
[24-Jun-2026 07:15:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jun-2026 07:15:00 UTC] ✅ JWT token verified successfully for user profile
[24-Jun-2026 07:15:00 UTC] User ID: 880
[24-Jun-2026 07:15:00 UTC] ✅ User profile retrieved successfully for user ID: 880
[24-Jun-2026 07:15:00 UTC] === API CALL LOG ===
[24-Jun-2026 07:15:00 UTC] Endpoint: user/profile.php
[24-Jun-2026 07:15:00 UTC] Full Log Data: {
    "timestamp": "2026-06-24 07:15:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.47.134.229",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.47.134.229, 172.70.243.198",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODgwIiwidXNlcm5hbWUiOiJ3ZWwiLCJlbWFpbCI6IndlbGxsbWFzdGVyMzJAZ21haWwuY29tIiwiZXhwIjoxNzgyODkwMDc1fQ.s2rjObyCbYvDphDYsl3lDVOBlRGnDh1LxSRyrBHvFCQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a109f0589e471c32-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.47.134.229",
        "cf-ipcountry": "AZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jun-2026 07:15:00 UTC] === END API CALL LOG ===
[24-Jun-2026 07:15:00 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jun-2026 07:15:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODgwIiwidXNlcm5hbWUiOiJ3ZWwiLCJlbWFpbCI6IndlbGxsbWFzdGVyMzJAZ21haWwuY29tIiwiZXhwIjoxNzgyODkwMDc1fQ.s2rjObyCbYvDphDYsl3lDVOBlRGnDh1LxSRyrBHvFCQ
[24-Jun-2026 07:15:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jun-2026 07:15:00 UTC] ✅ JWT token verified successfully for user profile
[24-Jun-2026 07:15:00 UTC] User ID: 880
[24-Jun-2026 07:15:00 UTC] ✅ User profile retrieved successfully for user ID: 880
[24-Jun-2026 07:15:00 UTC] === API CALL LOG ===
[24-Jun-2026 07:15:00 UTC] Endpoint: user/profile.php
[24-Jun-2026 07:15:00 UTC] Full Log Data: {
    "timestamp": "2026-06-24 07:15:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.47.134.229",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.47.134.229, 172.70.243.198",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODgwIiwidXNlcm5hbWUiOiJ3ZWwiLCJlbWFpbCI6IndlbGxsbWFzdGVyMzJAZ21haWwuY29tIiwiZXhwIjoxNzgyODkwMDc1fQ.s2rjObyCbYvDphDYsl3lDVOBlRGnDh1LxSRyrBHvFCQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a109f0594eb51c32-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.47.134.229",
        "cf-ipcountry": "AZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jun-2026 07:15:00 UTC] === END API CALL LOG ===
[24-Jun-2026 07:15:00 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jun-2026 07:15:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODgwIiwidXNlcm5hbWUiOiJ3ZWwiLCJlbWFpbCI6IndlbGxsbWFzdGVyMzJAZ21haWwuY29tIiwiZXhwIjoxNzgyODkwMDc1fQ.s2rjObyCbYvDphDYsl3lDVOBlRGnDh1LxSRyrBHvFCQ
[24-Jun-2026 07:15:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jun-2026 07:15:00 UTC] ✅ JWT token verified successfully for user profile
[24-Jun-2026 07:15:00 UTC] User ID: 880
[24-Jun-2026 07:15:00 UTC] ✅ User profile retrieved successfully for user ID: 880
[24-Jun-2026 07:15:16 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jun-2026 07:15:16 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jun-2026 07:15:16 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"212.47.134.229, 172.70.243.197","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODgwIiwidXNlcm5hbWUiOiJ3ZWwiLCJlbWFpbCI6IndlbGxsbWFzdGVyMzJAZ21haWwuY29tIiwiZXhwIjoxNzgyODkwMDc1fQ.s2rjObyCbYvDphDYsl3lDVOBlRGnDh1LxSRyrBHvFCQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a109f0b94ae71c32-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"212.47.134.229","cf-ipcountry":"AZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-Jun-2026 07:15:16 UTC] === User Orders API Called ===
[24-Jun-2026 07:15:16 UTC] User ID: 880
[24-Jun-2026 07:15:16 UTC] Limit: 20, Offset: 0
[24-Jun-2026 07:15:16 UTC] Orders found: 0
[24-Jun-2026 07:15:16 UTC] Orders data: []
[24-Jun-2026 07:15:16 UTC] Total orders count: 0
[24-Jun-2026 07:15:19 UTC] === API CALL LOG ===
[24-Jun-2026 07:15:19 UTC] Endpoint: user/profile.php
[24-Jun-2026 07:15:19 UTC] Full Log Data: {
    "timestamp": "2026-06-24 07:15:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.47.134.229",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.47.134.229, 172.70.243.197",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODgwIiwidXNlcm5hbWUiOiJ3ZWwiLCJlbWFpbCI6IndlbGxsbWFzdGVyMzJAZ21haWwuY29tIiwiZXhwIjoxNzgyODkwMDc1fQ.s2rjObyCbYvDphDYsl3lDVOBlRGnDh1LxSRyrBHvFCQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a109f0cd88561c32-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.47.134.229",
        "cf-ipcountry": "AZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jun-2026 07:15:19 UTC] === END API CALL LOG ===
[24-Jun-2026 07:15:19 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jun-2026 07:15:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODgwIiwidXNlcm5hbWUiOiJ3ZWwiLCJlbWFpbCI6IndlbGxsbWFzdGVyMzJAZ21haWwuY29tIiwiZXhwIjoxNzgyODkwMDc1fQ.s2rjObyCbYvDphDYsl3lDVOBlRGnDh1LxSRyrBHvFCQ
[24-Jun-2026 07:15:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jun-2026 07:15:19 UTC] ✅ JWT token verified successfully for user profile
[24-Jun-2026 07:15:19 UTC] User ID: 880
[24-Jun-2026 07:15:19 UTC] ✅ User profile retrieved successfully for user ID: 880
[24-Jun-2026 07:15:19 UTC] User Purchases API - User ID: 880
[24-Jun-2026 07:15:19 UTC] User Purchases API - Total purchases found: 0
[24-Jun-2026 11:38:52 UTC] === API CALL LOG ===
[24-Jun-2026 11:38:52 UTC] Endpoint: user/profile.php
[24-Jun-2026 11:38:52 UTC] Full Log Data: {
    "timestamp": "2026-06-24 11:38:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.74.158.29",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.74.158.29, 172.68.37.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a10b72d76e66b2ec-DAR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.74.158.29",
        "cf-ipcountry": "TZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jun-2026 11:38:52 UTC] === END API CALL LOG ===
[24-Jun-2026 11:38:52 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jun-2026 11:38:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ
[24-Jun-2026 11:38:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jun-2026 11:38:52 UTC] ✅ JWT token verified successfully for user profile
[24-Jun-2026 11:38:52 UTC] User ID: 736
[24-Jun-2026 11:38:52 UTC] ✅ User profile retrieved successfully for user ID: 736
[24-Jun-2026 11:38:52 UTC] === API CALL LOG ===
[24-Jun-2026 11:38:52 UTC] Endpoint: user/profile.php
[24-Jun-2026 11:38:52 UTC] Full Log Data: {
    "timestamp": "2026-06-24 11:38:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.74.158.29",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.74.158.29, 172.68.37.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a10b72de98ceb2ec-DAR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.74.158.29",
        "cf-ipcountry": "TZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jun-2026 11:38:52 UTC] === END API CALL LOG ===
[24-Jun-2026 11:38:52 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jun-2026 11:38:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ
[24-Jun-2026 11:38:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jun-2026 11:38:52 UTC] ✅ JWT token verified successfully for user profile
[24-Jun-2026 11:38:52 UTC] User ID: 736
[24-Jun-2026 11:38:52 UTC] ✅ User profile retrieved successfully for user ID: 736
[24-Jun-2026 11:38:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jun-2026 11:38:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jun-2026 11:38:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"154.74.158.29, 172.68.37.137","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a10b72de98d0b2ec-DAR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"154.74.158.29","cf-ipcountry":"TZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-Jun-2026 11:38:52 UTC] === User Orders API Called ===
[24-Jun-2026 11:38:52 UTC] User ID: 736
[24-Jun-2026 11:38:52 UTC] Limit: 20, Offset: 0
[24-Jun-2026 11:38:52 UTC] Orders found: 4
[24-Jun-2026 11:38:52 UTC] Orders data: [{"id":331,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/idrassa_fixed_2026\/13300","status":"pending","created_at":"2026-06-08 00:58:10","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":330,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/idrassa_fixed_2026\/13301","status":"pending","created_at":"2026-06-08 00:57:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":329,"quantity":950,"total_coins":950,"coin_type":"regular","telegram_link":"https:\/\/t.me\/idrassa_fixed_2026","status":"cancelled","created_at":"2026-06-07 13:03:15","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":328,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/idrassa_fixed_2026","status":"cancelled","created_at":"2026-06-07 13:01:51","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Jun-2026 11:38:52 UTC] Total orders count: 4
[24-Jun-2026 11:38:53 UTC] === API CALL LOG ===
[24-Jun-2026 11:38:53 UTC] Endpoint: user/profile.php
[24-Jun-2026 11:38:53 UTC] Full Log Data: {
    "timestamp": "2026-06-24 11:38:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.74.158.29",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.74.158.29, 172.68.37.134",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a10b72df2901b2ec-DAR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.74.158.29",
        "cf-ipcountry": "TZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jun-2026 11:38:53 UTC] === END API CALL LOG ===
[24-Jun-2026 11:38:53 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jun-2026 11:38:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ
[24-Jun-2026 11:38:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jun-2026 11:38:53 UTC] ✅ JWT token verified successfully for user profile
[24-Jun-2026 11:38:53 UTC] User ID: 736
[24-Jun-2026 11:38:53 UTC] ✅ User profile retrieved successfully for user ID: 736
[24-Jun-2026 11:40:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jun-2026 11:40:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jun-2026 11:40:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"154.74.158.29, 172.68.37.137","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a10b75d9d80eb2ec-DAR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"154.74.158.29","cf-ipcountry":"TZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-Jun-2026 11:40:55 UTC] === User Orders API Called ===
[24-Jun-2026 11:40:55 UTC] User ID: 736
[24-Jun-2026 11:40:55 UTC] Limit: 20, Offset: 0
[24-Jun-2026 11:40:55 UTC] Orders found: 4
[24-Jun-2026 11:40:55 UTC] Orders data: [{"id":331,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/idrassa_fixed_2026\/13300","status":"pending","created_at":"2026-06-08 00:58:10","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":330,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/idrassa_fixed_2026\/13301","status":"pending","created_at":"2026-06-08 00:57:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":329,"quantity":950,"total_coins":950,"coin_type":"regular","telegram_link":"https:\/\/t.me\/idrassa_fixed_2026","status":"cancelled","created_at":"2026-06-07 13:03:15","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":328,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/idrassa_fixed_2026","status":"cancelled","created_at":"2026-06-07 13:01:51","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Jun-2026 11:40:55 UTC] Total orders count: 4
[24-Jun-2026 11:40:56 UTC] === API CALL LOG ===
[24-Jun-2026 11:40:56 UTC] Endpoint: user/profile.php
[24-Jun-2026 11:40:56 UTC] Full Log Data: {
    "timestamp": "2026-06-24 11:40:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.74.158.29",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.74.158.29, 172.68.37.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a10b75e27ae6b2ec-DAR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.74.158.29",
        "cf-ipcountry": "TZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jun-2026 11:40:56 UTC] === END API CALL LOG ===
[24-Jun-2026 11:40:56 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jun-2026 11:40:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ
[24-Jun-2026 11:40:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jun-2026 11:40:56 UTC] ✅ JWT token verified successfully for user profile
[24-Jun-2026 11:40:56 UTC] User ID: 736
[24-Jun-2026 11:40:56 UTC] ✅ User profile retrieved successfully for user ID: 736
[24-Jun-2026 11:40:56 UTC] User Purchases API - User ID: 736
[24-Jun-2026 11:40:56 UTC] User Purchases API - Total purchases found: 2
[24-Jun-2026 11:40:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jun-2026 11:40:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jun-2026 11:40:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"154.74.158.29, 172.68.37.137","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a10b75e76c78b2ec-DAR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"154.74.158.29","cf-ipcountry":"TZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-Jun-2026 11:40:56 UTC] === User Orders API Called ===
[24-Jun-2026 11:40:56 UTC] User ID: 736
[24-Jun-2026 11:40:56 UTC] Limit: 20, Offset: 0
[24-Jun-2026 11:40:56 UTC] Orders found: 4
[24-Jun-2026 11:40:56 UTC] Orders data: [{"id":331,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/idrassa_fixed_2026\/13300","status":"pending","created_at":"2026-06-08 00:58:10","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":330,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/idrassa_fixed_2026\/13301","status":"pending","created_at":"2026-06-08 00:57:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":329,"quantity":950,"total_coins":950,"coin_type":"regular","telegram_link":"https:\/\/t.me\/idrassa_fixed_2026","status":"cancelled","created_at":"2026-06-07 13:03:15","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":328,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/idrassa_fixed_2026","status":"cancelled","created_at":"2026-06-07 13:01:51","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Jun-2026 11:40:56 UTC] Total orders count: 4
[24-Jun-2026 11:40:59 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jun-2026 11:40:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jun-2026 11:40:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"154.74.158.29, 172.68.37.137","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a10b75f96ab8b2ec-DAR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"154.74.158.29","cf-ipcountry":"TZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-Jun-2026 11:40:59 UTC] === User Orders API Called ===
[24-Jun-2026 11:40:59 UTC] User ID: 736
[24-Jun-2026 11:40:59 UTC] Limit: 20, Offset: 0
[24-Jun-2026 11:40:59 UTC] Orders found: 4
[24-Jun-2026 11:40:59 UTC] Orders data: [{"id":331,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/idrassa_fixed_2026\/13300","status":"pending","created_at":"2026-06-08 00:58:10","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":330,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/idrassa_fixed_2026\/13301","status":"pending","created_at":"2026-06-08 00:57:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":329,"quantity":950,"total_coins":950,"coin_type":"regular","telegram_link":"https:\/\/t.me\/idrassa_fixed_2026","status":"cancelled","created_at":"2026-06-07 13:03:15","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":328,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/idrassa_fixed_2026","status":"cancelled","created_at":"2026-06-07 13:01:51","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Jun-2026 11:40:59 UTC] Total orders count: 4
[24-Jun-2026 11:40:59 UTC] === API CALL LOG ===
[24-Jun-2026 11:40:59 UTC] Endpoint: user/profile.php
[24-Jun-2026 11:40:59 UTC] Full Log Data: {
    "timestamp": "2026-06-24 11:40:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.74.158.29",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.74.158.29, 172.68.37.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a10b75f9cafcb2ec-DAR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.74.158.29",
        "cf-ipcountry": "TZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jun-2026 11:40:59 UTC] === END API CALL LOG ===
[24-Jun-2026 11:40:59 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jun-2026 11:40:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ
[24-Jun-2026 11:40:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jun-2026 11:40:59 UTC] ✅ JWT token verified successfully for user profile
[24-Jun-2026 11:40:59 UTC] User ID: 736
[24-Jun-2026 11:40:59 UTC] ✅ User profile retrieved successfully for user ID: 736
[24-Jun-2026 11:41:00 UTC] === API CALL LOG ===
[24-Jun-2026 11:41:00 UTC] Endpoint: user/profile.php
[24-Jun-2026 11:41:00 UTC] Full Log Data: {
    "timestamp": "2026-06-24 11:41:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.74.158.29",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.74.158.29, 172.68.37.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a10b75fd9cdab2ec-DAR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.74.158.29",
        "cf-ipcountry": "TZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jun-2026 11:41:00 UTC] === END API CALL LOG ===
[24-Jun-2026 11:41:00 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jun-2026 11:41:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ
[24-Jun-2026 11:41:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jun-2026 11:41:00 UTC] ✅ JWT token verified successfully for user profile
[24-Jun-2026 11:41:00 UTC] User ID: 736
[24-Jun-2026 11:41:00 UTC] ✅ User profile retrieved successfully for user ID: 736
[24-Jun-2026 11:41:01 UTC] === API CALL LOG ===
[24-Jun-2026 11:41:01 UTC] Endpoint: user/profile.php
[24-Jun-2026 11:41:01 UTC] Full Log Data: {
    "timestamp": "2026-06-24 11:41:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.74.158.29",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.74.158.29, 172.68.37.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a10b76066831b2ec-DAR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.74.158.29",
        "cf-ipcountry": "TZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jun-2026 11:41:01 UTC] === END API CALL LOG ===
[24-Jun-2026 11:41:01 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jun-2026 11:41:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ
[24-Jun-2026 11:41:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jun-2026 11:41:01 UTC] ✅ JWT token verified successfully for user profile
[24-Jun-2026 11:41:01 UTC] User ID: 736
[24-Jun-2026 11:41:01 UTC] ✅ User profile retrieved successfully for user ID: 736
[24-Jun-2026 11:41:04 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jun-2026 11:41:04 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jun-2026 11:41:04 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"154.74.158.29, 172.68.37.137","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a10b76149d85b2ec-DAR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"154.74.158.29","cf-ipcountry":"TZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-Jun-2026 11:41:04 UTC] === User Orders API Called ===
[24-Jun-2026 11:41:04 UTC] User ID: 736
[24-Jun-2026 11:41:04 UTC] Limit: 20, Offset: 0
[24-Jun-2026 11:41:04 UTC] Orders found: 4
[24-Jun-2026 11:41:04 UTC] Orders data: [{"id":331,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/idrassa_fixed_2026\/13300","status":"pending","created_at":"2026-06-08 00:58:10","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":330,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/idrassa_fixed_2026\/13301","status":"pending","created_at":"2026-06-08 00:57:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":329,"quantity":950,"total_coins":950,"coin_type":"regular","telegram_link":"https:\/\/t.me\/idrassa_fixed_2026","status":"cancelled","created_at":"2026-06-07 13:03:15","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":328,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/idrassa_fixed_2026","status":"cancelled","created_at":"2026-06-07 13:01:51","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Jun-2026 11:41:04 UTC] Total orders count: 4
[24-Jun-2026 11:41:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jun-2026 11:41:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jun-2026 11:41:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"154.74.158.29, 172.68.37.137","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a10b7623eb50b2ec-DAR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"154.74.158.29","cf-ipcountry":"TZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-Jun-2026 11:41:06 UTC] === User Orders API Called ===
[24-Jun-2026 11:41:06 UTC] User ID: 736
[24-Jun-2026 11:41:06 UTC] Limit: 20, Offset: 0
[24-Jun-2026 11:41:06 UTC] Orders found: 4
[24-Jun-2026 11:41:06 UTC] Orders data: [{"id":331,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/idrassa_fixed_2026\/13300","status":"pending","created_at":"2026-06-08 00:58:10","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":330,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/idrassa_fixed_2026\/13301","status":"pending","created_at":"2026-06-08 00:57:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":329,"quantity":950,"total_coins":950,"coin_type":"regular","telegram_link":"https:\/\/t.me\/idrassa_fixed_2026","status":"cancelled","created_at":"2026-06-07 13:03:15","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":328,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/idrassa_fixed_2026","status":"cancelled","created_at":"2026-06-07 13:01:51","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Jun-2026 11:41:06 UTC] Total orders count: 4
[24-Jun-2026 11:41:06 UTC] === API CALL LOG ===
[24-Jun-2026 11:41:06 UTC] Endpoint: user/profile.php
[24-Jun-2026 11:41:06 UTC] Full Log Data: {
    "timestamp": "2026-06-24 11:41:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.74.158.29",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.74.158.29, 172.68.37.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a10b76243b6fb2ec-DAR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.74.158.29",
        "cf-ipcountry": "TZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jun-2026 11:41:06 UTC] === END API CALL LOG ===
[24-Jun-2026 11:41:06 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jun-2026 11:41:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ
[24-Jun-2026 11:41:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jun-2026 11:41:06 UTC] ✅ JWT token verified successfully for user profile
[24-Jun-2026 11:41:06 UTC] User ID: 736
[24-Jun-2026 11:41:06 UTC] ✅ User profile retrieved successfully for user ID: 736
[24-Jun-2026 11:41:07 UTC] === API CALL LOG ===
[24-Jun-2026 11:41:07 UTC] Endpoint: user/profile.php
[24-Jun-2026 11:41:07 UTC] Full Log Data: {
    "timestamp": "2026-06-24 11:41:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.74.158.29",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.74.158.29, 172.68.37.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a10b76280ca5b2ec-DAR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.74.158.29",
        "cf-ipcountry": "TZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jun-2026 11:41:07 UTC] === END API CALL LOG ===
[24-Jun-2026 11:41:07 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jun-2026 11:41:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ
[24-Jun-2026 11:41:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jun-2026 11:41:07 UTC] ✅ JWT token verified successfully for user profile
[24-Jun-2026 11:41:07 UTC] User ID: 736
[24-Jun-2026 11:41:07 UTC] ✅ User profile retrieved successfully for user ID: 736
[24-Jun-2026 11:41:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jun-2026 11:41:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jun-2026 11:41:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"154.74.158.29, 172.68.37.136","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a10b76555b3cb2ec-DAR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"154.74.158.29","cf-ipcountry":"TZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-Jun-2026 11:41:14 UTC] === User Orders API Called ===
[24-Jun-2026 11:41:14 UTC] User ID: 736
[24-Jun-2026 11:41:14 UTC] Limit: 20, Offset: 0
[24-Jun-2026 11:41:14 UTC] Orders found: 4
[24-Jun-2026 11:41:14 UTC] Orders data: [{"id":331,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/idrassa_fixed_2026\/13300","status":"pending","created_at":"2026-06-08 00:58:10","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":330,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/idrassa_fixed_2026\/13301","status":"pending","created_at":"2026-06-08 00:57:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":329,"quantity":950,"total_coins":950,"coin_type":"regular","telegram_link":"https:\/\/t.me\/idrassa_fixed_2026","status":"cancelled","created_at":"2026-06-07 13:03:15","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":328,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/idrassa_fixed_2026","status":"cancelled","created_at":"2026-06-07 13:01:51","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Jun-2026 11:41:14 UTC] Total orders count: 4
[24-Jun-2026 11:41:14 UTC] === API CALL LOG ===
[24-Jun-2026 11:41:14 UTC] Endpoint: user/profile.php
[24-Jun-2026 11:41:14 UTC] Full Log Data: {
    "timestamp": "2026-06-24 11:41:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.74.158.29",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.74.158.29, 172.68.37.136",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a10b7655bb5fb2ec-DAR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.74.158.29",
        "cf-ipcountry": "TZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jun-2026 11:41:14 UTC] === END API CALL LOG ===
[24-Jun-2026 11:41:14 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jun-2026 11:41:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ
[24-Jun-2026 11:41:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jun-2026 11:41:14 UTC] ✅ JWT token verified successfully for user profile
[24-Jun-2026 11:41:14 UTC] User ID: 736
[24-Jun-2026 11:41:14 UTC] ✅ User profile retrieved successfully for user ID: 736
[24-Jun-2026 11:41:15 UTC] === API CALL LOG ===
[24-Jun-2026 11:41:15 UTC] Endpoint: user/profile.php
[24-Jun-2026 11:41:15 UTC] Full Log Data: {
    "timestamp": "2026-06-24 11:41:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.74.158.29",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.74.158.29, 172.68.37.136",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a10b76598c7cb2ec-DAR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.74.158.29",
        "cf-ipcountry": "TZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jun-2026 11:41:15 UTC] === END API CALL LOG ===
[24-Jun-2026 11:41:15 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jun-2026 11:41:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ
[24-Jun-2026 11:41:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jun-2026 11:41:15 UTC] ✅ JWT token verified successfully for user profile
[24-Jun-2026 11:41:15 UTC] User ID: 736
[24-Jun-2026 11:41:15 UTC] ✅ User profile retrieved successfully for user ID: 736
[24-Jun-2026 11:41:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jun-2026 11:41:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jun-2026 11:41:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"154.74.158.29, 172.68.37.136","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a10b7665289eb2ec-DAR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"154.74.158.29","cf-ipcountry":"TZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-Jun-2026 11:41:17 UTC] === User Orders API Called ===
[24-Jun-2026 11:41:17 UTC] User ID: 736
[24-Jun-2026 11:41:17 UTC] Limit: 20, Offset: 0
[24-Jun-2026 11:41:17 UTC] Orders found: 4
[24-Jun-2026 11:41:17 UTC] Orders data: [{"id":331,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/idrassa_fixed_2026\/13300","status":"pending","created_at":"2026-06-08 00:58:10","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":330,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/idrassa_fixed_2026\/13301","status":"pending","created_at":"2026-06-08 00:57:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":329,"quantity":950,"total_coins":950,"coin_type":"regular","telegram_link":"https:\/\/t.me\/idrassa_fixed_2026","status":"cancelled","created_at":"2026-06-07 13:03:15","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":328,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/idrassa_fixed_2026","status":"cancelled","created_at":"2026-06-07 13:01:51","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Jun-2026 11:41:17 UTC] Total orders count: 4
[24-Jun-2026 11:41:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jun-2026 11:41:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jun-2026 11:41:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"154.74.158.29, 172.68.37.136","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a10b766dbaebb2ec-DAR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"154.74.158.29","cf-ipcountry":"TZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-Jun-2026 11:41:18 UTC] === User Orders API Called ===
[24-Jun-2026 11:41:18 UTC] User ID: 736
[24-Jun-2026 11:41:18 UTC] Limit: 20, Offset: 0
[24-Jun-2026 11:41:18 UTC] Orders found: 4
[24-Jun-2026 11:41:18 UTC] Orders data: [{"id":331,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/idrassa_fixed_2026\/13300","status":"pending","created_at":"2026-06-08 00:58:10","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":330,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/idrassa_fixed_2026\/13301","status":"pending","created_at":"2026-06-08 00:57:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":329,"quantity":950,"total_coins":950,"coin_type":"regular","telegram_link":"https:\/\/t.me\/idrassa_fixed_2026","status":"cancelled","created_at":"2026-06-07 13:03:15","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":328,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/idrassa_fixed_2026","status":"cancelled","created_at":"2026-06-07 13:01:51","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Jun-2026 11:41:18 UTC] Total orders count: 4
[24-Jun-2026 11:41:18 UTC] === API CALL LOG ===
[24-Jun-2026 11:41:18 UTC] Endpoint: user/profile.php
[24-Jun-2026 11:41:18 UTC] Full Log Data: {
    "timestamp": "2026-06-24 11:41:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.74.158.29",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.74.158.29, 172.68.37.136",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a10b766e1b28b2ec-DAR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.74.158.29",
        "cf-ipcountry": "TZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jun-2026 11:41:18 UTC] === END API CALL LOG ===
[24-Jun-2026 11:41:18 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jun-2026 11:41:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ
[24-Jun-2026 11:41:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jun-2026 11:41:18 UTC] ✅ JWT token verified successfully for user profile
[24-Jun-2026 11:41:18 UTC] User ID: 736
[24-Jun-2026 11:41:18 UTC] ✅ User profile retrieved successfully for user ID: 736
[24-Jun-2026 11:41:19 UTC] === API CALL LOG ===
[24-Jun-2026 11:41:19 UTC] Endpoint: user/profile.php
[24-Jun-2026 11:41:19 UTC] Full Log Data: {
    "timestamp": "2026-06-24 11:41:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.74.158.29",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.74.158.29, 172.68.37.136",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a10b7671fc90b2ec-DAR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.74.158.29",
        "cf-ipcountry": "TZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jun-2026 11:41:19 UTC] === END API CALL LOG ===
[24-Jun-2026 11:41:19 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jun-2026 11:41:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ
[24-Jun-2026 11:41:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jun-2026 11:41:19 UTC] ✅ JWT token verified successfully for user profile
[24-Jun-2026 11:41:19 UTC] User ID: 736
[24-Jun-2026 11:41:19 UTC] ✅ User profile retrieved successfully for user ID: 736
[24-Jun-2026 11:43:50 UTC] === API CALL LOG ===
[24-Jun-2026 11:43:50 UTC] Endpoint: user/profile.php
[24-Jun-2026 11:43:50 UTC] Full Log Data: {
    "timestamp": "2026-06-24 11:43:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "114.10.103.210",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "114.10.103.210, 172.68.164.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc4IiwidXNlcm5hbWUiOiJ0aW5kZXIxMDExMSIsImVtYWlsIjoia2VyamFkdWR1azIwQGdtYWlsLmNvbSIsImV4cCI6MTc4Mjg2MDQwNH0.Ze2o-UA8OHhiq1T2BcBtOplW26T_waIgPHH-uNoK0_4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a10b7a1ec8ddf916-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "114.10.103.210",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jun-2026 11:43:50 UTC] === END API CALL LOG ===
[24-Jun-2026 11:43:50 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jun-2026 11:43:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc4IiwidXNlcm5hbWUiOiJ0aW5kZXIxMDExMSIsImVtYWlsIjoia2VyamFkdWR1azIwQGdtYWlsLmNvbSIsImV4cCI6MTc4Mjg2MDQwNH0.Ze2o-UA8OHhiq1T2BcBtOplW26T_waIgPHH-uNoK0_4
[24-Jun-2026 11:43:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jun-2026 11:43:50 UTC] ✅ JWT token verified successfully for user profile
[24-Jun-2026 11:43:50 UTC] User ID: 878
[24-Jun-2026 11:43:50 UTC] ✅ User profile retrieved successfully for user ID: 878
[24-Jun-2026 11:43:51 UTC] === API CALL LOG ===
[24-Jun-2026 11:43:51 UTC] Endpoint: user/profile.php
[24-Jun-2026 11:43:51 UTC] Full Log Data: {
    "timestamp": "2026-06-24 11:43:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "114.10.103.210",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "114.10.103.210, 172.68.164.136",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc4IiwidXNlcm5hbWUiOiJ0aW5kZXIxMDExMSIsImVtYWlsIjoia2VyamFkdWR1azIwQGdtYWlsLmNvbSIsImV4cCI6MTc4Mjg2MDQwNH0.Ze2o-UA8OHhiq1T2BcBtOplW26T_waIgPHH-uNoK0_4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a10b7a292d9df916-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "114.10.103.210",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jun-2026 11:43:51 UTC] === END API CALL LOG ===
[24-Jun-2026 11:43:51 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jun-2026 11:43:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc4IiwidXNlcm5hbWUiOiJ0aW5kZXIxMDExMSIsImVtYWlsIjoia2VyamFkdWR1azIwQGdtYWlsLmNvbSIsImV4cCI6MTc4Mjg2MDQwNH0.Ze2o-UA8OHhiq1T2BcBtOplW26T_waIgPHH-uNoK0_4
[24-Jun-2026 11:43:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jun-2026 11:43:51 UTC] ✅ JWT token verified successfully for user profile
[24-Jun-2026 11:43:51 UTC] User ID: 878
[24-Jun-2026 11:43:51 UTC] ✅ User profile retrieved successfully for user ID: 878
[24-Jun-2026 11:43:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jun-2026 11:43:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jun-2026 11:43:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"114.10.103.210, 172.68.164.136","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc4IiwidXNlcm5hbWUiOiJ0aW5kZXIxMDExMSIsImVtYWlsIjoia2VyamFkdWR1azIwQGdtYWlsLmNvbSIsImV4cCI6MTc4Mjg2MDQwNH0.Ze2o-UA8OHhiq1T2BcBtOplW26T_waIgPHH-uNoK0_4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a10b7a297e60f916-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"114.10.103.210","cf-ipcountry":"ID","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-Jun-2026 11:43:51 UTC] === User Orders API Called ===
[24-Jun-2026 11:43:51 UTC] User ID: 878
[24-Jun-2026 11:43:51 UTC] Limit: 20, Offset: 0
[24-Jun-2026 11:43:51 UTC] Orders found: 2
[24-Jun-2026 11:43:51 UTC] Orders data: [{"id":362,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/buytinderold\/6","status":"pending","created_at":"2026-06-24 02:35:07","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":361,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/buytinderold\/6","status":"pending","created_at":"2026-06-24 02:34:00","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Jun-2026 11:43:51 UTC] Total orders count: 2
[24-Jun-2026 11:43:51 UTC] === API CALL LOG ===
[24-Jun-2026 11:43:51 UTC] Endpoint: user/profile.php
[24-Jun-2026 11:43:51 UTC] Full Log Data: {
    "timestamp": "2026-06-24 11:43:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "114.10.103.210",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "114.10.103.210, 172.68.164.136",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc4IiwidXNlcm5hbWUiOiJ0aW5kZXIxMDExMSIsImVtYWlsIjoia2VyamFkdWR1azIwQGdtYWlsLmNvbSIsImV4cCI6MTc4Mjg2MDQwNH0.Ze2o-UA8OHhiq1T2BcBtOplW26T_waIgPHH-uNoK0_4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a10b7a29df61f916-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "114.10.103.210",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jun-2026 11:43:51 UTC] === END API CALL LOG ===
[24-Jun-2026 11:43:51 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jun-2026 11:43:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc4IiwidXNlcm5hbWUiOiJ0aW5kZXIxMDExMSIsImVtYWlsIjoia2VyamFkdWR1azIwQGdtYWlsLmNvbSIsImV4cCI6MTc4Mjg2MDQwNH0.Ze2o-UA8OHhiq1T2BcBtOplW26T_waIgPHH-uNoK0_4
[24-Jun-2026 11:43:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jun-2026 11:43:51 UTC] ✅ JWT token verified successfully for user profile
[24-Jun-2026 11:43:51 UTC] User ID: 878
[24-Jun-2026 11:43:51 UTC] ✅ User profile retrieved successfully for user ID: 878
[24-Jun-2026 12:53:18 UTC] === API CALL LOG ===
[24-Jun-2026 12:53:18 UTC] Endpoint: user/profile.php
[24-Jun-2026 12:53:18 UTC] Full Log Data: {
    "timestamp": "2026-06-24 12:53:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "50.7.230.3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "50.7.230.3, 104.23.170.179",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODgxIiwidXNlcm5hbWUiOiJOa2xvbllAIiwiZW1haWwiOiJiZWh6YWRtYW5zb3JpNjI0MDBAZ21haWwuY29tIiwiZXhwIjoxNzgyOTEwMzk3fQ.XSfWXT3oAd2Jyv3MEPR_skWpNKo13OU74uqSauxPtgI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a10bdfe7cc38199c-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "50.7.230.3",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jun-2026 12:53:18 UTC] === END API CALL LOG ===
[24-Jun-2026 12:53:18 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jun-2026 12:53:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODgxIiwidXNlcm5hbWUiOiJOa2xvbllAIiwiZW1haWwiOiJiZWh6YWRtYW5zb3JpNjI0MDBAZ21haWwuY29tIiwiZXhwIjoxNzgyOTEwMzk3fQ.XSfWXT3oAd2Jyv3MEPR_skWpNKo13OU74uqSauxPtgI
[24-Jun-2026 12:53:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jun-2026 12:53:18 UTC] ✅ JWT token verified successfully for user profile
[24-Jun-2026 12:53:18 UTC] User ID: 881
[24-Jun-2026 12:53:18 UTC] ✅ User profile retrieved successfully for user ID: 881
[24-Jun-2026 12:53:18 UTC] === API CALL LOG ===
[24-Jun-2026 12:53:18 UTC] Endpoint: user/profile.php
[24-Jun-2026 12:53:18 UTC] Full Log Data: {
    "timestamp": "2026-06-24 12:53:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "50.7.230.3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "50.7.230.3, 104.23.170.179",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODgxIiwidXNlcm5hbWUiOiJOa2xvbllAIiwiZW1haWwiOiJiZWh6YWRtYW5zb3JpNjI0MDBAZ21haWwuY29tIiwiZXhwIjoxNzgyOTEwMzk3fQ.XSfWXT3oAd2Jyv3MEPR_skWpNKo13OU74uqSauxPtgI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a10bdfe7cc50199c-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "50.7.230.3",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jun-2026 12:53:18 UTC] === END API CALL LOG ===
[24-Jun-2026 12:53:18 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jun-2026 12:53:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODgxIiwidXNlcm5hbWUiOiJOa2xvbllAIiwiZW1haWwiOiJiZWh6YWRtYW5zb3JpNjI0MDBAZ21haWwuY29tIiwiZXhwIjoxNzgyOTEwMzk3fQ.XSfWXT3oAd2Jyv3MEPR_skWpNKo13OU74uqSauxPtgI
[24-Jun-2026 12:53:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jun-2026 12:53:18 UTC] ✅ JWT token verified successfully for user profile
[24-Jun-2026 12:53:18 UTC] User ID: 881
[24-Jun-2026 12:53:18 UTC] ✅ User profile retrieved successfully for user ID: 881
[24-Jun-2026 12:53:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jun-2026 12:53:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jun-2026 12:53:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"50.7.230.3, 104.23.170.179","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODgxIiwidXNlcm5hbWUiOiJOa2xvbllAIiwiZW1haWwiOiJiZWh6YWRtYW5zb3JpNjI0MDBAZ21haWwuY29tIiwiZXhwIjoxNzgyOTEwMzk3fQ.XSfWXT3oAd2Jyv3MEPR_skWpNKo13OU74uqSauxPtgI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a10bdfe7cc48199c-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"50.7.230.3","cf-ipcountry":"NL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-Jun-2026 12:53:18 UTC] === User Orders API Called ===
[24-Jun-2026 12:53:18 UTC] User ID: 881
[24-Jun-2026 12:53:18 UTC] Limit: 20, Offset: 0
[24-Jun-2026 12:53:18 UTC] Orders found: 0
[24-Jun-2026 12:53:18 UTC] Orders data: []
[24-Jun-2026 12:53:18 UTC] Total orders count: 0
[24-Jun-2026 12:53:19 UTC] === API CALL LOG ===
[24-Jun-2026 12:53:19 UTC] Endpoint: user/profile.php
[24-Jun-2026 12:53:19 UTC] Full Log Data: {
    "timestamp": "2026-06-24 12:53:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "50.7.230.3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "50.7.230.3, 104.23.170.179",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODgxIiwidXNlcm5hbWUiOiJOa2xvbllAIiwiZW1haWwiOiJiZWh6YWRtYW5zb3JpNjI0MDBAZ21haWwuY29tIiwiZXhwIjoxNzgyOTEwMzk3fQ.XSfWXT3oAd2Jyv3MEPR_skWpNKo13OU74uqSauxPtgI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a10bdfecfcf4199c-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "50.7.230.3",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jun-2026 12:53:19 UTC] === END API CALL LOG ===
[24-Jun-2026 12:53:19 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jun-2026 12:53:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODgxIiwidXNlcm5hbWUiOiJOa2xvbllAIiwiZW1haWwiOiJiZWh6YWRtYW5zb3JpNjI0MDBAZ21haWwuY29tIiwiZXhwIjoxNzgyOTEwMzk3fQ.XSfWXT3oAd2Jyv3MEPR_skWpNKo13OU74uqSauxPtgI
[24-Jun-2026 12:53:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jun-2026 12:53:19 UTC] ✅ JWT token verified successfully for user profile
[24-Jun-2026 12:53:19 UTC] User ID: 881
[24-Jun-2026 12:53:19 UTC] ✅ User profile retrieved successfully for user ID: 881
[24-Jun-2026 12:53:22 UTC] === API CALL LOG ===
[24-Jun-2026 12:53:22 UTC] Endpoint: user/profile.php
[24-Jun-2026 12:53:22 UTC] Full Log Data: {
    "timestamp": "2026-06-24 12:53:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "50.7.230.3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "50.7.230.3, 104.23.170.179",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODgxIiwidXNlcm5hbWUiOiJOa2xvbllAIiwiZW1haWwiOiJiZWh6YWRtYW5zb3JpNjI0MDBAZ21haWwuY29tIiwiZXhwIjoxNzgyOTEwMzk3fQ.XSfWXT3oAd2Jyv3MEPR_skWpNKo13OU74uqSauxPtgI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a10bdffe6b25199c-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "50.7.230.3",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jun-2026 12:53:22 UTC] === END API CALL LOG ===
[24-Jun-2026 12:53:22 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jun-2026 12:53:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODgxIiwidXNlcm5hbWUiOiJOa2xvbllAIiwiZW1haWwiOiJiZWh6YWRtYW5zb3JpNjI0MDBAZ21haWwuY29tIiwiZXhwIjoxNzgyOTEwMzk3fQ.XSfWXT3oAd2Jyv3MEPR_skWpNKo13OU74uqSauxPtgI
[24-Jun-2026 12:53:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jun-2026 12:53:22 UTC] ✅ JWT token verified successfully for user profile
[24-Jun-2026 12:53:22 UTC] User ID: 881
[24-Jun-2026 12:53:22 UTC] ✅ User profile retrieved successfully for user ID: 881
[24-Jun-2026 12:53:24 UTC] === API CALL LOG ===
[24-Jun-2026 12:53:24 UTC] Endpoint: user/profile.php
[24-Jun-2026 12:53:24 UTC] Full Log Data: {
    "timestamp": "2026-06-24 12:53:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "50.7.230.3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "50.7.230.3, 104.23.170.179",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODgxIiwidXNlcm5hbWUiOiJOa2xvbllAIiwiZW1haWwiOiJiZWh6YWRtYW5zb3JpNjI0MDBAZ21haWwuY29tIiwiZXhwIjoxNzgyOTEwMzk3fQ.XSfWXT3oAd2Jyv3MEPR_skWpNKo13OU74uqSauxPtgI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a10be00d8bdd199c-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "50.7.230.3",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jun-2026 12:53:24 UTC] === END API CALL LOG ===
[24-Jun-2026 12:53:24 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jun-2026 12:53:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODgxIiwidXNlcm5hbWUiOiJOa2xvbllAIiwiZW1haWwiOiJiZWh6YWRtYW5zb3JpNjI0MDBAZ21haWwuY29tIiwiZXhwIjoxNzgyOTEwMzk3fQ.XSfWXT3oAd2Jyv3MEPR_skWpNKo13OU74uqSauxPtgI
[24-Jun-2026 12:53:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jun-2026 12:53:24 UTC] ✅ JWT token verified successfully for user profile
[24-Jun-2026 12:53:24 UTC] User ID: 881
[24-Jun-2026 12:53:24 UTC] ✅ User profile retrieved successfully for user ID: 881
[24-Jun-2026 12:53:24 UTC] User Purchases API - User ID: 881
[24-Jun-2026 12:53:24 UTC] User Purchases API - Total purchases found: 0
[24-Jun-2026 12:53:39 UTC] User Purchases API - User ID: 881
[24-Jun-2026 12:53:39 UTC] User Purchases API - Total purchases found: 0
[24-Jun-2026 12:53:42 UTC] === API CALL LOG ===
[24-Jun-2026 12:53:42 UTC] Endpoint: user/profile.php
[24-Jun-2026 12:53:42 UTC] Full Log Data: {
    "timestamp": "2026-06-24 12:53:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "50.7.230.3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "50.7.230.3, 104.23.170.178",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODgxIiwidXNlcm5hbWUiOiJOa2xvbllAIiwiZW1haWwiOiJiZWh6YWRtYW5zb3JpNjI0MDBAZ21haWwuY29tIiwiZXhwIjoxNzgyOTEwMzk3fQ.XSfWXT3oAd2Jyv3MEPR_skWpNKo13OU74uqSauxPtgI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a10be079f8a6199c-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "50.7.230.3",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jun-2026 12:53:42 UTC] === END API CALL LOG ===
[24-Jun-2026 12:53:42 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jun-2026 12:53:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODgxIiwidXNlcm5hbWUiOiJOa2xvbllAIiwiZW1haWwiOiJiZWh6YWRtYW5zb3JpNjI0MDBAZ21haWwuY29tIiwiZXhwIjoxNzgyOTEwMzk3fQ.XSfWXT3oAd2Jyv3MEPR_skWpNKo13OU74uqSauxPtgI
[24-Jun-2026 12:53:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jun-2026 12:53:42 UTC] ✅ JWT token verified successfully for user profile
[24-Jun-2026 12:53:42 UTC] User ID: 881
[24-Jun-2026 12:53:42 UTC] ✅ User profile retrieved successfully for user ID: 881
[24-Jun-2026 12:53:42 UTC] User Purchases API - User ID: 881
[24-Jun-2026 12:53:42 UTC] User Purchases API - Total purchases found: 0
[24-Jun-2026 12:53:48 UTC] === API CALL LOG ===
[24-Jun-2026 12:53:48 UTC] Endpoint: user/profile.php
[24-Jun-2026 12:53:48 UTC] Full Log Data: {
    "timestamp": "2026-06-24 12:53:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "50.7.230.3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "50.7.230.3, 172.71.99.196",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODgxIiwidXNlcm5hbWUiOiJOa2xvbllAIiwiZW1haWwiOiJiZWh6YWRtYW5zb3JpNjI0MDBAZ21haWwuY29tIiwiZXhwIjoxNzgyOTEwMzk3fQ.XSfWXT3oAd2Jyv3MEPR_skWpNKo13OU74uqSauxPtgI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a10be0a1ff22b8ca-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "50.7.230.3",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jun-2026 12:53:48 UTC] === END API CALL LOG ===
[24-Jun-2026 12:53:48 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jun-2026 12:53:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODgxIiwidXNlcm5hbWUiOiJOa2xvbllAIiwiZW1haWwiOiJiZWh6YWRtYW5zb3JpNjI0MDBAZ21haWwuY29tIiwiZXhwIjoxNzgyOTEwMzk3fQ.XSfWXT3oAd2Jyv3MEPR_skWpNKo13OU74uqSauxPtgI
[24-Jun-2026 12:53:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jun-2026 12:53:48 UTC] ✅ JWT token verified successfully for user profile
[24-Jun-2026 12:53:48 UTC] User ID: 881
[24-Jun-2026 12:53:48 UTC] ✅ User profile retrieved successfully for user ID: 881
[24-Jun-2026 12:53:49 UTC] === API CALL LOG ===
[24-Jun-2026 12:53:49 UTC] Endpoint: user/profile.php
[24-Jun-2026 12:53:49 UTC] Full Log Data: {
    "timestamp": "2026-06-24 12:53:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "50.7.230.3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "50.7.230.3, 172.71.99.196",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODgxIiwidXNlcm5hbWUiOiJOa2xvbllAIiwiZW1haWwiOiJiZWh6YWRtYW5zb3JpNjI0MDBAZ21haWwuY29tIiwiZXhwIjoxNzgyOTEwMzk3fQ.XSfWXT3oAd2Jyv3MEPR_skWpNKo13OU74uqSauxPtgI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a10be0a86e6fb8ca-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "50.7.230.3",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jun-2026 12:53:49 UTC] === END API CALL LOG ===
[24-Jun-2026 12:53:49 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jun-2026 12:53:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODgxIiwidXNlcm5hbWUiOiJOa2xvbllAIiwiZW1haWwiOiJiZWh6YWRtYW5zb3JpNjI0MDBAZ21haWwuY29tIiwiZXhwIjoxNzgyOTEwMzk3fQ.XSfWXT3oAd2Jyv3MEPR_skWpNKo13OU74uqSauxPtgI
[24-Jun-2026 12:53:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jun-2026 12:53:49 UTC] ✅ JWT token verified successfully for user profile
[24-Jun-2026 12:53:49 UTC] User ID: 881
[24-Jun-2026 12:53:49 UTC] ✅ User profile retrieved successfully for user ID: 881
[24-Jun-2026 12:53:49 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jun-2026 12:53:49 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jun-2026 12:53:49 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"50.7.230.3, 172.71.99.196","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODgxIiwidXNlcm5hbWUiOiJOa2xvbllAIiwiZW1haWwiOiJiZWh6YWRtYW5zb3JpNjI0MDBAZ21haWwuY29tIiwiZXhwIjoxNzgyOTEwMzk3fQ.XSfWXT3oAd2Jyv3MEPR_skWpNKo13OU74uqSauxPtgI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a10be0a86e77b8ca-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"50.7.230.3","cf-ipcountry":"NL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-Jun-2026 12:53:49 UTC] === User Orders API Called ===
[24-Jun-2026 12:53:49 UTC] User ID: 881
[24-Jun-2026 12:53:49 UTC] Limit: 20, Offset: 0
[24-Jun-2026 12:53:49 UTC] Orders found: 0
[24-Jun-2026 12:53:49 UTC] Orders data: []
[24-Jun-2026 12:53:49 UTC] Total orders count: 0
[24-Jun-2026 12:53:49 UTC] === API CALL LOG ===
[24-Jun-2026 12:53:49 UTC] Endpoint: user/profile.php
[24-Jun-2026 12:53:49 UTC] Full Log Data: {
    "timestamp": "2026-06-24 12:53:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "50.7.230.3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "50.7.230.3, 172.71.99.196",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODgxIiwidXNlcm5hbWUiOiJOa2xvbllAIiwiZW1haWwiOiJiZWh6YWRtYW5zb3JpNjI0MDBAZ21haWwuY29tIiwiZXhwIjoxNzgyOTEwMzk3fQ.XSfWXT3oAd2Jyv3MEPR_skWpNKo13OU74uqSauxPtgI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a10be0a9e83bb8ca-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "50.7.230.3",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jun-2026 12:53:49 UTC] === END API CALL LOG ===
[24-Jun-2026 12:53:49 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jun-2026 12:53:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODgxIiwidXNlcm5hbWUiOiJOa2xvbllAIiwiZW1haWwiOiJiZWh6YWRtYW5zb3JpNjI0MDBAZ21haWwuY29tIiwiZXhwIjoxNzgyOTEwMzk3fQ.XSfWXT3oAd2Jyv3MEPR_skWpNKo13OU74uqSauxPtgI
[24-Jun-2026 12:53:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jun-2026 12:53:49 UTC] ✅ JWT token verified successfully for user profile
[24-Jun-2026 12:53:49 UTC] User ID: 881
[24-Jun-2026 12:53:49 UTC] ✅ User profile retrieved successfully for user ID: 881
[24-Jun-2026 12:53:51 UTC] === API CALL LOG ===
[24-Jun-2026 12:53:51 UTC] Endpoint: user/profile.php
[24-Jun-2026 12:53:51 UTC] Full Log Data: {
    "timestamp": "2026-06-24 12:53:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "50.7.230.3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "50.7.230.3, 172.71.99.196",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODgxIiwidXNlcm5hbWUiOiJOa2xvbllAIiwiZW1haWwiOiJiZWh6YWRtYW5zb3JpNjI0MDBAZ21haWwuY29tIiwiZXhwIjoxNzgyOTEwMzk3fQ.XSfWXT3oAd2Jyv3MEPR_skWpNKo13OU74uqSauxPtgI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a10be0b4ed4cb8ca-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "50.7.230.3",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jun-2026 12:53:51 UTC] === END API CALL LOG ===
[24-Jun-2026 12:53:51 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jun-2026 12:53:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODgxIiwidXNlcm5hbWUiOiJOa2xvbllAIiwiZW1haWwiOiJiZWh6YWRtYW5zb3JpNjI0MDBAZ21haWwuY29tIiwiZXhwIjoxNzgyOTEwMzk3fQ.XSfWXT3oAd2Jyv3MEPR_skWpNKo13OU74uqSauxPtgI
[24-Jun-2026 12:53:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jun-2026 12:53:51 UTC] ✅ JWT token verified successfully for user profile
[24-Jun-2026 12:53:51 UTC] User ID: 881
[24-Jun-2026 12:53:51 UTC] ✅ User profile retrieved successfully for user ID: 881
[24-Jun-2026 12:54:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jun-2026 12:54:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jun-2026 12:54:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"50.7.230.3, 172.71.99.196","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODgxIiwidXNlcm5hbWUiOiJOa2xvbllAIiwiZW1haWwiOiJiZWh6YWRtYW5zb3JpNjI0MDBAZ21haWwuY29tIiwiZXhwIjoxNzgyOTEwMzk3fQ.XSfWXT3oAd2Jyv3MEPR_skWpNKo13OU74uqSauxPtgI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a10be127299bb8ca-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"50.7.230.3","cf-ipcountry":"NL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-Jun-2026 12:54:09 UTC] === User Orders API Called ===
[24-Jun-2026 12:54:09 UTC] User ID: 881
[24-Jun-2026 12:54:09 UTC] Limit: 20, Offset: 0
[24-Jun-2026 12:54:09 UTC] Orders found: 0
[24-Jun-2026 12:54:09 UTC] Orders data: []
[24-Jun-2026 12:54:09 UTC] Total orders count: 0
[24-Jun-2026 12:54:09 UTC] === API CALL LOG ===
[24-Jun-2026 12:54:09 UTC] Endpoint: user/profile.php
[24-Jun-2026 12:54:09 UTC] Full Log Data: {
    "timestamp": "2026-06-24 12:54:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "50.7.230.3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "50.7.230.3, 172.71.99.196",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODgxIiwidXNlcm5hbWUiOiJOa2xvbllAIiwiZW1haWwiOiJiZWh6YWRtYW5zb3JpNjI0MDBAZ21haWwuY29tIiwiZXhwIjoxNzgyOTEwMzk3fQ.XSfWXT3oAd2Jyv3MEPR_skWpNKo13OU74uqSauxPtgI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a10be127299cb8ca-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "50.7.230.3",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jun-2026 12:54:09 UTC] === END API CALL LOG ===
[24-Jun-2026 12:54:09 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jun-2026 12:54:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODgxIiwidXNlcm5hbWUiOiJOa2xvbllAIiwiZW1haWwiOiJiZWh6YWRtYW5zb3JpNjI0MDBAZ21haWwuY29tIiwiZXhwIjoxNzgyOTEwMzk3fQ.XSfWXT3oAd2Jyv3MEPR_skWpNKo13OU74uqSauxPtgI
[24-Jun-2026 12:54:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jun-2026 12:54:09 UTC] ✅ JWT token verified successfully for user profile
[24-Jun-2026 12:54:09 UTC] User ID: 881
[24-Jun-2026 12:54:09 UTC] ✅ User profile retrieved successfully for user ID: 881
[24-Jun-2026 12:54:09 UTC] === API CALL LOG ===
[24-Jun-2026 12:54:09 UTC] Endpoint: user/profile.php
[24-Jun-2026 12:54:09 UTC] Full Log Data: {
    "timestamp": "2026-06-24 12:54:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "50.7.230.3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "50.7.230.3, 172.71.99.196",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODgxIiwidXNlcm5hbWUiOiJOa2xvbllAIiwiZW1haWwiOiJiZWh6YWRtYW5zb3JpNjI0MDBAZ21haWwuY29tIiwiZXhwIjoxNzgyOTEwMzk3fQ.XSfWXT3oAd2Jyv3MEPR_skWpNKo13OU74uqSauxPtgI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a10be1283b0ab8ca-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "50.7.230.3",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jun-2026 12:54:09 UTC] === END API CALL LOG ===
[24-Jun-2026 12:54:09 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jun-2026 12:54:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODgxIiwidXNlcm5hbWUiOiJOa2xvbllAIiwiZW1haWwiOiJiZWh6YWRtYW5zb3JpNjI0MDBAZ21haWwuY29tIiwiZXhwIjoxNzgyOTEwMzk3fQ.XSfWXT3oAd2Jyv3MEPR_skWpNKo13OU74uqSauxPtgI
[24-Jun-2026 12:54:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jun-2026 12:54:09 UTC] ✅ JWT token verified successfully for user profile
[24-Jun-2026 12:54:09 UTC] User ID: 881
[24-Jun-2026 12:54:09 UTC] ✅ User profile retrieved successfully for user ID: 881
[24-Jun-2026 12:54:10 UTC] === API CALL LOG ===
[24-Jun-2026 12:54:10 UTC] Endpoint: user/profile.php
[24-Jun-2026 12:54:10 UTC] Full Log Data: {
    "timestamp": "2026-06-24 12:54:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "50.7.230.3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "50.7.230.3, 172.71.99.196",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODgxIiwidXNlcm5hbWUiOiJOa2xvbllAIiwiZW1haWwiOiJiZWh6YWRtYW5zb3JpNjI0MDBAZ21haWwuY29tIiwiZXhwIjoxNzgyOTEwMzk3fQ.XSfWXT3oAd2Jyv3MEPR_skWpNKo13OU74uqSauxPtgI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a10be12cd915b8ca-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "50.7.230.3",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jun-2026 12:54:10 UTC] === END API CALL LOG ===
[24-Jun-2026 12:54:10 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jun-2026 12:54:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODgxIiwidXNlcm5hbWUiOiJOa2xvbllAIiwiZW1haWwiOiJiZWh6YWRtYW5zb3JpNjI0MDBAZ21haWwuY29tIiwiZXhwIjoxNzgyOTEwMzk3fQ.XSfWXT3oAd2Jyv3MEPR_skWpNKo13OU74uqSauxPtgI
[24-Jun-2026 12:54:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jun-2026 12:54:10 UTC] ✅ JWT token verified successfully for user profile
[24-Jun-2026 12:54:10 UTC] User ID: 881
[24-Jun-2026 12:54:10 UTC] ✅ User profile retrieved successfully for user ID: 881
[24-Jun-2026 12:54:18 UTC] === API CALL LOG ===
[24-Jun-2026 12:54:18 UTC] Endpoint: user/profile.php
[24-Jun-2026 12:54:18 UTC] Full Log Data: {
    "timestamp": "2026-06-24 12:54:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "50.7.230.3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "50.7.230.3, 172.71.95.102",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODgxIiwidXNlcm5hbWUiOiJOa2xvbllAIiwiZW1haWwiOiJiZWh6YWRtYW5zb3JpNjI0MDBAZ21haWwuY29tIiwiZXhwIjoxNzgyOTEwMzk3fQ.XSfWXT3oAd2Jyv3MEPR_skWpNKo13OU74uqSauxPtgI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a10be15a49d6fea0-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "50.7.230.3",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jun-2026 12:54:18 UTC] === END API CALL LOG ===
[24-Jun-2026 12:54:18 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jun-2026 12:54:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODgxIiwidXNlcm5hbWUiOiJOa2xvbllAIiwiZW1haWwiOiJiZWh6YWRtYW5zb3JpNjI0MDBAZ21haWwuY29tIiwiZXhwIjoxNzgyOTEwMzk3fQ.XSfWXT3oAd2Jyv3MEPR_skWpNKo13OU74uqSauxPtgI
[24-Jun-2026 12:54:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jun-2026 12:54:18 UTC] ✅ JWT token verified successfully for user profile
[24-Jun-2026 12:54:18 UTC] User ID: 881
[24-Jun-2026 12:54:18 UTC] ✅ User profile retrieved successfully for user ID: 881
[24-Jun-2026 12:54:18 UTC] === API CALL LOG ===
[24-Jun-2026 12:54:18 UTC] Endpoint: user/profile.php
[24-Jun-2026 12:54:18 UTC] Full Log Data: {
    "timestamp": "2026-06-24 12:54:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "50.7.230.3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "50.7.230.3, 172.71.95.102",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODgxIiwidXNlcm5hbWUiOiJOa2xvbllAIiwiZW1haWwiOiJiZWh6YWRtYW5zb3JpNjI0MDBAZ21haWwuY29tIiwiZXhwIjoxNzgyOTEwMzk3fQ.XSfWXT3oAd2Jyv3MEPR_skWpNKo13OU74uqSauxPtgI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a10be15f6c65fea0-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "50.7.230.3",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jun-2026 12:54:18 UTC] === END API CALL LOG ===
[24-Jun-2026 12:54:18 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jun-2026 12:54:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODgxIiwidXNlcm5hbWUiOiJOa2xvbllAIiwiZW1haWwiOiJiZWh6YWRtYW5zb3JpNjI0MDBAZ21haWwuY29tIiwiZXhwIjoxNzgyOTEwMzk3fQ.XSfWXT3oAd2Jyv3MEPR_skWpNKo13OU74uqSauxPtgI
[24-Jun-2026 12:54:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jun-2026 12:54:18 UTC] ✅ JWT token verified successfully for user profile
[24-Jun-2026 12:54:18 UTC] User ID: 881
[24-Jun-2026 12:54:18 UTC] ✅ User profile retrieved successfully for user ID: 881
[24-Jun-2026 12:54:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jun-2026 12:54:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jun-2026 12:54:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"50.7.230.3, 172.71.95.102","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODgxIiwidXNlcm5hbWUiOiJOa2xvbllAIiwiZW1haWwiOiJiZWh6YWRtYW5zb3JpNjI0MDBAZ21haWwuY29tIiwiZXhwIjoxNzgyOTEwMzk3fQ.XSfWXT3oAd2Jyv3MEPR_skWpNKo13OU74uqSauxPtgI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a10be15fad5efea0-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"50.7.230.3","cf-ipcountry":"NL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-Jun-2026 12:54:18 UTC] === User Orders API Called ===
[24-Jun-2026 12:54:18 UTC] User ID: 881
[24-Jun-2026 12:54:18 UTC] Limit: 20, Offset: 0
[24-Jun-2026 12:54:18 UTC] Orders found: 0
[24-Jun-2026 12:54:18 UTC] Orders data: []
[24-Jun-2026 12:54:18 UTC] Total orders count: 0
[24-Jun-2026 12:54:18 UTC] === API CALL LOG ===
[24-Jun-2026 12:54:18 UTC] Endpoint: user/profile.php
[24-Jun-2026 12:54:18 UTC] Full Log Data: {
    "timestamp": "2026-06-24 12:54:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "50.7.230.3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "50.7.230.3, 172.71.95.102",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODgxIiwidXNlcm5hbWUiOiJOa2xvbllAIiwiZW1haWwiOiJiZWh6YWRtYW5zb3JpNjI0MDBAZ21haWwuY29tIiwiZXhwIjoxNzgyOTEwMzk3fQ.XSfWXT3oAd2Jyv3MEPR_skWpNKo13OU74uqSauxPtgI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a10be1608858fea0-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "50.7.230.3",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jun-2026 12:54:18 UTC] === END API CALL LOG ===
[24-Jun-2026 12:54:18 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jun-2026 12:54:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODgxIiwidXNlcm5hbWUiOiJOa2xvbllAIiwiZW1haWwiOiJiZWh6YWRtYW5zb3JpNjI0MDBAZ21haWwuY29tIiwiZXhwIjoxNzgyOTEwMzk3fQ.XSfWXT3oAd2Jyv3MEPR_skWpNKo13OU74uqSauxPtgI
[24-Jun-2026 12:54:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jun-2026 12:54:18 UTC] ✅ JWT token verified successfully for user profile
[24-Jun-2026 12:54:18 UTC] User ID: 881
[24-Jun-2026 12:54:18 UTC] ✅ User profile retrieved successfully for user ID: 881
[24-Jun-2026 12:54:19 UTC] === API CALL LOG ===
[24-Jun-2026 12:54:19 UTC] Endpoint: user/profile.php
[24-Jun-2026 12:54:19 UTC] Full Log Data: {
    "timestamp": "2026-06-24 12:54:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "50.7.230.3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "50.7.230.3, 172.71.95.102",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODgxIiwidXNlcm5hbWUiOiJOa2xvbllAIiwiZW1haWwiOiJiZWh6YWRtYW5zb3JpNjI0MDBAZ21haWwuY29tIiwiZXhwIjoxNzgyOTEwMzk3fQ.XSfWXT3oAd2Jyv3MEPR_skWpNKo13OU74uqSauxPtgI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a10be1648e59fea0-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "50.7.230.3",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jun-2026 12:54:19 UTC] === END API CALL LOG ===
[24-Jun-2026 12:54:19 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jun-2026 12:54:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODgxIiwidXNlcm5hbWUiOiJOa2xvbllAIiwiZW1haWwiOiJiZWh6YWRtYW5zb3JpNjI0MDBAZ21haWwuY29tIiwiZXhwIjoxNzgyOTEwMzk3fQ.XSfWXT3oAd2Jyv3MEPR_skWpNKo13OU74uqSauxPtgI
[24-Jun-2026 12:54:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jun-2026 12:54:19 UTC] ✅ JWT token verified successfully for user profile
[24-Jun-2026 12:54:19 UTC] User ID: 881
[24-Jun-2026 12:54:19 UTC] ✅ User profile retrieved successfully for user ID: 881
[24-Jun-2026 12:54:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jun-2026 12:54:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jun-2026 12:54:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"50.7.230.3, 172.71.95.102","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODgxIiwidXNlcm5hbWUiOiJOa2xvbllAIiwiZW1haWwiOiJiZWh6YWRtYW5zb3JpNjI0MDBAZ21haWwuY29tIiwiZXhwIjoxNzgyOTEwMzk3fQ.XSfWXT3oAd2Jyv3MEPR_skWpNKo13OU74uqSauxPtgI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a10be175eafdfea0-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"50.7.230.3","cf-ipcountry":"NL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-Jun-2026 12:54:22 UTC] === User Orders API Called ===
[24-Jun-2026 12:54:22 UTC] User ID: 881
[24-Jun-2026 12:54:22 UTC] Limit: 20, Offset: 0
[24-Jun-2026 12:54:22 UTC] Orders found: 0
[24-Jun-2026 12:54:22 UTC] Orders data: []
[24-Jun-2026 12:54:22 UTC] Total orders count: 0
[24-Jun-2026 12:54:23 UTC] === API CALL LOG ===
[24-Jun-2026 12:54:23 UTC] Endpoint: user/profile.php
[24-Jun-2026 12:54:23 UTC] Full Log Data: {
    "timestamp": "2026-06-24 12:54:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "50.7.230.3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "50.7.230.3, 172.71.95.102",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODgxIiwidXNlcm5hbWUiOiJOa2xvbllAIiwiZW1haWwiOiJiZWh6YWRtYW5zb3JpNjI0MDBAZ21haWwuY29tIiwiZXhwIjoxNzgyOTEwMzk3fQ.XSfWXT3oAd2Jyv3MEPR_skWpNKo13OU74uqSauxPtgI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a10be17faebcfea0-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "50.7.230.3",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jun-2026 12:54:23 UTC] === END API CALL LOG ===
[24-Jun-2026 12:54:23 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jun-2026 12:54:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODgxIiwidXNlcm5hbWUiOiJOa2xvbllAIiwiZW1haWwiOiJiZWh6YWRtYW5zb3JpNjI0MDBAZ21haWwuY29tIiwiZXhwIjoxNzgyOTEwMzk3fQ.XSfWXT3oAd2Jyv3MEPR_skWpNKo13OU74uqSauxPtgI
[24-Jun-2026 12:54:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jun-2026 12:54:23 UTC] ✅ JWT token verified successfully for user profile
[24-Jun-2026 12:54:23 UTC] User ID: 881
[24-Jun-2026 12:54:23 UTC] ✅ User profile retrieved successfully for user ID: 881
[24-Jun-2026 12:54:24 UTC] User Purchases API - User ID: 881
[24-Jun-2026 12:54:24 UTC] User Purchases API - Total purchases found: 0
[24-Jun-2026 12:54:32 UTC] === API CALL LOG ===
[24-Jun-2026 12:54:32 UTC] Endpoint: user/profile.php
[24-Jun-2026 12:54:32 UTC] Full Log Data: {
    "timestamp": "2026-06-24 12:54:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "50.7.230.3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "50.7.230.3, 172.71.95.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODgxIiwidXNlcm5hbWUiOiJOa2xvbllAIiwiZW1haWwiOiJiZWh6YWRtYW5zb3JpNjI0MDBAZ21haWwuY29tIiwiZXhwIjoxNzgyOTEwMzk3fQ.XSfWXT3oAd2Jyv3MEPR_skWpNKo13OU74uqSauxPtgI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a10be1b41e85fea0-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "50.7.230.3",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jun-2026 12:54:32 UTC] === END API CALL LOG ===
[24-Jun-2026 12:54:32 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jun-2026 12:54:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODgxIiwidXNlcm5hbWUiOiJOa2xvbllAIiwiZW1haWwiOiJiZWh6YWRtYW5zb3JpNjI0MDBAZ21haWwuY29tIiwiZXhwIjoxNzgyOTEwMzk3fQ.XSfWXT3oAd2Jyv3MEPR_skWpNKo13OU74uqSauxPtgI
[24-Jun-2026 12:54:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jun-2026 12:54:32 UTC] ✅ JWT token verified successfully for user profile
[24-Jun-2026 12:54:32 UTC] User ID: 881
[24-Jun-2026 12:54:32 UTC] ✅ User profile retrieved successfully for user ID: 881
[24-Jun-2026 12:54:32 UTC] User Purchases API - User ID: 881
[24-Jun-2026 12:54:32 UTC] User Purchases API - Total purchases found: 0
[24-Jun-2026 12:54:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jun-2026 12:54:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jun-2026 12:54:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"50.7.230.3, 172.71.95.102","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODgxIiwidXNlcm5hbWUiOiJOa2xvbllAIiwiZW1haWwiOiJiZWh6YWRtYW5zb3JpNjI0MDBAZ21haWwuY29tIiwiZXhwIjoxNzgyOTEwMzk3fQ.XSfWXT3oAd2Jyv3MEPR_skWpNKo13OU74uqSauxPtgI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a10be1db3ce2fea0-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"50.7.230.3","cf-ipcountry":"NL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-Jun-2026 12:54:38 UTC] === User Orders API Called ===
[24-Jun-2026 12:54:38 UTC] User ID: 881
[24-Jun-2026 12:54:38 UTC] Limit: 20, Offset: 0
[24-Jun-2026 12:54:38 UTC] Orders found: 0
[24-Jun-2026 12:54:38 UTC] Orders data: []
[24-Jun-2026 12:54:38 UTC] Total orders count: 0
[24-Jun-2026 12:54:44 UTC] === API CALL LOG ===
[24-Jun-2026 12:54:44 UTC] Endpoint: user/profile.php
[24-Jun-2026 12:54:44 UTC] Full Log Data: {
    "timestamp": "2026-06-24 12:54:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "50.7.230.3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "50.7.230.3, 172.71.99.195",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODgxIiwidXNlcm5hbWUiOiJOa2xvbllAIiwiZW1haWwiOiJiZWh6YWRtYW5zb3JpNjI0MDBAZ21haWwuY29tIiwiZXhwIjoxNzgyOTEwMzk3fQ.XSfWXT3oAd2Jyv3MEPR_skWpNKo13OU74uqSauxPtgI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a10be1fd9c181afa-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "50.7.230.3",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jun-2026 12:54:44 UTC] === END API CALL LOG ===
[24-Jun-2026 12:54:44 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jun-2026 12:54:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODgxIiwidXNlcm5hbWUiOiJOa2xvbllAIiwiZW1haWwiOiJiZWh6YWRtYW5zb3JpNjI0MDBAZ21haWwuY29tIiwiZXhwIjoxNzgyOTEwMzk3fQ.XSfWXT3oAd2Jyv3MEPR_skWpNKo13OU74uqSauxPtgI
[24-Jun-2026 12:54:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jun-2026 12:54:44 UTC] ✅ JWT token verified successfully for user profile
[24-Jun-2026 12:54:44 UTC] User ID: 881
[24-Jun-2026 12:54:44 UTC] ✅ User profile retrieved successfully for user ID: 881
[24-Jun-2026 12:54:44 UTC] === API CALL LOG ===
[24-Jun-2026 12:54:44 UTC] Endpoint: user/profile.php
[24-Jun-2026 12:54:44 UTC] Full Log Data: {
    "timestamp": "2026-06-24 12:54:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "50.7.230.3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "50.7.230.3, 172.71.99.195",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODgxIiwidXNlcm5hbWUiOiJOa2xvbllAIiwiZW1haWwiOiJiZWh6YWRtYW5zb3JpNjI0MDBAZ21haWwuY29tIiwiZXhwIjoxNzgyOTEwMzk3fQ.XSfWXT3oAd2Jyv3MEPR_skWpNKo13OU74uqSauxPtgI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a10be202afe41afa-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "50.7.230.3",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jun-2026 12:54:44 UTC] === END API CALL LOG ===
[24-Jun-2026 12:54:44 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jun-2026 12:54:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODgxIiwidXNlcm5hbWUiOiJOa2xvbllAIiwiZW1haWwiOiJiZWh6YWRtYW5zb3JpNjI0MDBAZ21haWwuY29tIiwiZXhwIjoxNzgyOTEwMzk3fQ.XSfWXT3oAd2Jyv3MEPR_skWpNKo13OU74uqSauxPtgI
[24-Jun-2026 12:54:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jun-2026 12:54:44 UTC] ✅ JWT token verified successfully for user profile
[24-Jun-2026 12:54:44 UTC] User ID: 881
[24-Jun-2026 12:54:44 UTC] ✅ User profile retrieved successfully for user ID: 881
[24-Jun-2026 12:54:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jun-2026 12:54:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jun-2026 12:54:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"50.7.230.3, 172.71.99.196","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODgxIiwidXNlcm5hbWUiOiJOa2xvbllAIiwiZW1haWwiOiJiZWh6YWRtYW5zb3JpNjI0MDBAZ21haWwuY29tIiwiZXhwIjoxNzgyOTEwMzk3fQ.XSfWXT3oAd2Jyv3MEPR_skWpNKo13OU74uqSauxPtgI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a10be202afe91afa-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"50.7.230.3","cf-ipcountry":"NL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-Jun-2026 12:54:45 UTC] === User Orders API Called ===
[24-Jun-2026 12:54:45 UTC] User ID: 881
[24-Jun-2026 12:54:45 UTC] Limit: 20, Offset: 0
[24-Jun-2026 12:54:45 UTC] Orders found: 0
[24-Jun-2026 12:54:45 UTC] Orders data: []
[24-Jun-2026 12:54:45 UTC] Total orders count: 0
[24-Jun-2026 12:54:45 UTC] === API CALL LOG ===
[24-Jun-2026 12:54:45 UTC] Endpoint: user/profile.php
[24-Jun-2026 12:54:45 UTC] Full Log Data: {
    "timestamp": "2026-06-24 12:54:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "50.7.230.3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "50.7.230.3, 172.71.99.195",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODgxIiwidXNlcm5hbWUiOiJOa2xvbllAIiwiZW1haWwiOiJiZWh6YWRtYW5zb3JpNjI0MDBAZ21haWwuY29tIiwiZXhwIjoxNzgyOTEwMzk3fQ.XSfWXT3oAd2Jyv3MEPR_skWpNKo13OU74uqSauxPtgI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a10be203c9171afa-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "50.7.230.3",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jun-2026 12:54:45 UTC] === END API CALL LOG ===
[24-Jun-2026 12:54:45 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jun-2026 12:54:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODgxIiwidXNlcm5hbWUiOiJOa2xvbllAIiwiZW1haWwiOiJiZWh6YWRtYW5zb3JpNjI0MDBAZ21haWwuY29tIiwiZXhwIjoxNzgyOTEwMzk3fQ.XSfWXT3oAd2Jyv3MEPR_skWpNKo13OU74uqSauxPtgI
[24-Jun-2026 12:54:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jun-2026 12:54:45 UTC] ✅ JWT token verified successfully for user profile
[24-Jun-2026 12:54:45 UTC] User ID: 881
[24-Jun-2026 12:54:45 UTC] ✅ User profile retrieved successfully for user ID: 881
[24-Jun-2026 12:54:45 UTC] === API CALL LOG ===
[24-Jun-2026 12:54:45 UTC] Endpoint: user/profile.php
[24-Jun-2026 12:54:45 UTC] Full Log Data: {
    "timestamp": "2026-06-24 12:54:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "50.7.230.3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "50.7.230.3, 172.71.99.196",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODgxIiwidXNlcm5hbWUiOiJOa2xvbllAIiwiZW1haWwiOiJiZWh6YWRtYW5zb3JpNjI0MDBAZ21haWwuY29tIiwiZXhwIjoxNzgyOTEwMzk3fQ.XSfWXT3oAd2Jyv3MEPR_skWpNKo13OU74uqSauxPtgI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a10be207ccb11afa-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "50.7.230.3",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jun-2026 12:54:45 UTC] === END API CALL LOG ===
[24-Jun-2026 12:54:45 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jun-2026 12:54:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODgxIiwidXNlcm5hbWUiOiJOa2xvbllAIiwiZW1haWwiOiJiZWh6YWRtYW5zb3JpNjI0MDBAZ21haWwuY29tIiwiZXhwIjoxNzgyOTEwMzk3fQ.XSfWXT3oAd2Jyv3MEPR_skWpNKo13OU74uqSauxPtgI
[24-Jun-2026 12:54:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jun-2026 12:54:45 UTC] ✅ JWT token verified successfully for user profile
[24-Jun-2026 12:54:45 UTC] User ID: 881
[24-Jun-2026 12:54:45 UTC] ✅ User profile retrieved successfully for user ID: 881
[24-Jun-2026 12:54:55 UTC] === API CALL LOG ===
[24-Jun-2026 12:54:55 UTC] Endpoint: user/profile.php
[24-Jun-2026 12:54:55 UTC] Full Log Data: {
    "timestamp": "2026-06-24 12:54:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "50.7.230.3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "50.7.230.3, 172.70.46.99",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODgxIiwidXNlcm5hbWUiOiJOa2xvbllAIiwiZW1haWwiOiJiZWh6YWRtYW5zb3JpNjI0MDBAZ21haWwuY29tIiwiZXhwIjoxNzgyOTEwMzk3fQ.XSfWXT3oAd2Jyv3MEPR_skWpNKo13OU74uqSauxPtgI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a10be2459e556577-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "50.7.230.3",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jun-2026 12:54:55 UTC] === END API CALL LOG ===
[24-Jun-2026 12:54:55 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jun-2026 12:54:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODgxIiwidXNlcm5hbWUiOiJOa2xvbllAIiwiZW1haWwiOiJiZWh6YWRtYW5zb3JpNjI0MDBAZ21haWwuY29tIiwiZXhwIjoxNzgyOTEwMzk3fQ.XSfWXT3oAd2Jyv3MEPR_skWpNKo13OU74uqSauxPtgI
[24-Jun-2026 12:54:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jun-2026 12:54:55 UTC] ✅ JWT token verified successfully for user profile
[24-Jun-2026 12:54:55 UTC] User ID: 881
[24-Jun-2026 12:54:55 UTC] ✅ User profile retrieved successfully for user ID: 881
[24-Jun-2026 12:54:56 UTC] === API CALL LOG ===
[24-Jun-2026 12:54:56 UTC] Endpoint: user/profile.php
[24-Jun-2026 12:54:56 UTC] Full Log Data: {
    "timestamp": "2026-06-24 12:54:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "50.7.230.3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "50.7.230.3, 172.70.46.99",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODgxIiwidXNlcm5hbWUiOiJOa2xvbllAIiwiZW1haWwiOiJiZWh6YWRtYW5zb3JpNjI0MDBAZ21haWwuY29tIiwiZXhwIjoxNzgyOTEwMzk3fQ.XSfWXT3oAd2Jyv3MEPR_skWpNKo13OU74uqSauxPtgI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a10be24bdc936577-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "50.7.230.3",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jun-2026 12:54:56 UTC] === END API CALL LOG ===
[24-Jun-2026 12:54:56 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jun-2026 12:54:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODgxIiwidXNlcm5hbWUiOiJOa2xvbllAIiwiZW1haWwiOiJiZWh6YWRtYW5zb3JpNjI0MDBAZ21haWwuY29tIiwiZXhwIjoxNzgyOTEwMzk3fQ.XSfWXT3oAd2Jyv3MEPR_skWpNKo13OU74uqSauxPtgI
[24-Jun-2026 12:54:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jun-2026 12:54:56 UTC] ✅ JWT token verified successfully for user profile
[24-Jun-2026 12:54:56 UTC] User ID: 881
[24-Jun-2026 12:54:56 UTC] ✅ User profile retrieved successfully for user ID: 881
[24-Jun-2026 12:54:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jun-2026 12:54:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jun-2026 12:54:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"50.7.230.3, 172.70.46.99","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODgxIiwidXNlcm5hbWUiOiJOa2xvbllAIiwiZW1haWwiOiJiZWh6YWRtYW5zb3JpNjI0MDBAZ21haWwuY29tIiwiZXhwIjoxNzgyOTEwMzk3fQ.XSfWXT3oAd2Jyv3MEPR_skWpNKo13OU74uqSauxPtgI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a10be24bdc966577-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"50.7.230.3","cf-ipcountry":"NL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-Jun-2026 12:54:56 UTC] === User Orders API Called ===
[24-Jun-2026 12:54:56 UTC] User ID: 881
[24-Jun-2026 12:54:56 UTC] Limit: 20, Offset: 0
[24-Jun-2026 12:54:56 UTC] === API CALL LOG ===
[24-Jun-2026 12:54:56 UTC] Orders found: 0
[24-Jun-2026 12:54:56 UTC] Endpoint: user/profile.php
[24-Jun-2026 12:54:56 UTC] Orders data: []
[24-Jun-2026 12:54:56 UTC] Full Log Data: {
    "timestamp": "2026-06-24 12:54:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "50.7.230.3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "50.7.230.3, 172.70.46.99",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODgxIiwidXNlcm5hbWUiOiJOa2xvbllAIiwiZW1haWwiOiJiZWh6YWRtYW5zb3JpNjI0MDBAZ21haWwuY29tIiwiZXhwIjoxNzgyOTEwMzk3fQ.XSfWXT3oAd2Jyv3MEPR_skWpNKo13OU74uqSauxPtgI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a10be24bdc976577-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "50.7.230.3",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jun-2026 12:54:56 UTC] === END API CALL LOG ===
[24-Jun-2026 12:54:56 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jun-2026 12:54:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODgxIiwidXNlcm5hbWUiOiJOa2xvbllAIiwiZW1haWwiOiJiZWh6YWRtYW5zb3JpNjI0MDBAZ21haWwuY29tIiwiZXhwIjoxNzgyOTEwMzk3fQ.XSfWXT3oAd2Jyv3MEPR_skWpNKo13OU74uqSauxPtgI
[24-Jun-2026 12:54:56 UTC] Total orders count: 0
[24-Jun-2026 12:54:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jun-2026 12:54:56 UTC] ✅ JWT token verified successfully for user profile
[24-Jun-2026 12:54:56 UTC] User ID: 881
[24-Jun-2026 12:54:56 UTC] ✅ User profile retrieved successfully for user ID: 881
[24-Jun-2026 12:54:57 UTC] === API CALL LOG ===
[24-Jun-2026 12:54:57 UTC] Endpoint: user/profile.php
[24-Jun-2026 12:54:57 UTC] Full Log Data: {
    "timestamp": "2026-06-24 12:54:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "50.7.230.3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "50.7.230.3, 172.70.46.99",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODgxIiwidXNlcm5hbWUiOiJOa2xvbllAIiwiZW1haWwiOiJiZWh6YWRtYW5zb3JpNjI0MDBAZ21haWwuY29tIiwiZXhwIjoxNzgyOTEwMzk3fQ.XSfWXT3oAd2Jyv3MEPR_skWpNKo13OU74uqSauxPtgI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a10be251db1e6577-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "50.7.230.3",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jun-2026 12:54:57 UTC] === END API CALL LOG ===
[24-Jun-2026 12:54:57 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jun-2026 12:54:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODgxIiwidXNlcm5hbWUiOiJOa2xvbllAIiwiZW1haWwiOiJiZWh6YWRtYW5zb3JpNjI0MDBAZ21haWwuY29tIiwiZXhwIjoxNzgyOTEwMzk3fQ.XSfWXT3oAd2Jyv3MEPR_skWpNKo13OU74uqSauxPtgI
[24-Jun-2026 12:54:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jun-2026 12:54:57 UTC] ✅ JWT token verified successfully for user profile
[24-Jun-2026 12:54:57 UTC] User ID: 881
[24-Jun-2026 12:54:57 UTC] ✅ User profile retrieved successfully for user ID: 881
[24-Jun-2026 12:55:03 UTC] === API CALL LOG ===
[24-Jun-2026 12:55:03 UTC] Endpoint: user/profile.php
[24-Jun-2026 12:55:03 UTC] Full Log Data: {
    "timestamp": "2026-06-24 12:55:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "50.7.230.3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "50.7.230.3, 104.23.172.123",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODgxIiwidXNlcm5hbWUiOiJOa2xvbllAIiwiZW1haWwiOiJiZWh6YWRtYW5zb3JpNjI0MDBAZ21haWwuY29tIiwiZXhwIjoxNzgyOTEwMzk3fQ.XSfWXT3oAd2Jyv3MEPR_skWpNKo13OU74uqSauxPtgI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a10be274a8cb8cb0-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "50.7.230.3",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jun-2026 12:55:03 UTC] === END API CALL LOG ===
[24-Jun-2026 12:55:03 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jun-2026 12:55:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODgxIiwidXNlcm5hbWUiOiJOa2xvbllAIiwiZW1haWwiOiJiZWh6YWRtYW5zb3JpNjI0MDBAZ21haWwuY29tIiwiZXhwIjoxNzgyOTEwMzk3fQ.XSfWXT3oAd2Jyv3MEPR_skWpNKo13OU74uqSauxPtgI
[24-Jun-2026 12:55:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jun-2026 12:55:03 UTC] ✅ JWT token verified successfully for user profile
[24-Jun-2026 12:55:03 UTC] User ID: 881
[24-Jun-2026 12:55:03 UTC] ✅ User profile retrieved successfully for user ID: 881
[24-Jun-2026 12:55:04 UTC] === API CALL LOG ===
[24-Jun-2026 12:55:04 UTC] Endpoint: user/profile.php
[24-Jun-2026 12:55:04 UTC] Full Log Data: {
    "timestamp": "2026-06-24 12:55:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "50.7.230.3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "50.7.230.3, 104.23.172.123",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODgxIiwidXNlcm5hbWUiOiJOa2xvbllAIiwiZW1haWwiOiJiZWh6YWRtYW5zb3JpNjI0MDBAZ21haWwuY29tIiwiZXhwIjoxNzgyOTEwMzk3fQ.XSfWXT3oAd2Jyv3MEPR_skWpNKo13OU74uqSauxPtgI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a10be27a88408cb0-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "50.7.230.3",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jun-2026 12:55:04 UTC] === END API CALL LOG ===
[24-Jun-2026 12:55:04 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jun-2026 12:55:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODgxIiwidXNlcm5hbWUiOiJOa2xvbllAIiwiZW1haWwiOiJiZWh6YWRtYW5zb3JpNjI0MDBAZ21haWwuY29tIiwiZXhwIjoxNzgyOTEwMzk3fQ.XSfWXT3oAd2Jyv3MEPR_skWpNKo13OU74uqSauxPtgI
[24-Jun-2026 12:55:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jun-2026 12:55:04 UTC] ✅ JWT token verified successfully for user profile
[24-Jun-2026 12:55:04 UTC] User ID: 881
[24-Jun-2026 12:55:04 UTC] ✅ User profile retrieved successfully for user ID: 881
[24-Jun-2026 12:55:04 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jun-2026 12:55:04 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jun-2026 12:55:04 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"50.7.230.3, 104.23.172.123","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODgxIiwidXNlcm5hbWUiOiJOa2xvbllAIiwiZW1haWwiOiJiZWh6YWRtYW5zb3JpNjI0MDBAZ21haWwuY29tIiwiZXhwIjoxNzgyOTEwMzk3fQ.XSfWXT3oAd2Jyv3MEPR_skWpNKo13OU74uqSauxPtgI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a10be27a884e8cb0-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"50.7.230.3","cf-ipcountry":"NL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-Jun-2026 12:55:04 UTC] === User Orders API Called ===
[24-Jun-2026 12:55:04 UTC] User ID: 881
[24-Jun-2026 12:55:04 UTC] Limit: 20, Offset: 0
[24-Jun-2026 12:55:04 UTC] Orders found: 0
[24-Jun-2026 12:55:04 UTC] Orders data: []
[24-Jun-2026 12:55:04 UTC] Total orders count: 0
[24-Jun-2026 12:55:04 UTC] === API CALL LOG ===
[24-Jun-2026 12:55:04 UTC] Endpoint: user/profile.php
[24-Jun-2026 12:55:04 UTC] Full Log Data: {
    "timestamp": "2026-06-24 12:55:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "50.7.230.3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "50.7.230.3, 104.23.172.123",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODgxIiwidXNlcm5hbWUiOiJOa2xvbllAIiwiZW1haWwiOiJiZWh6YWRtYW5zb3JpNjI0MDBAZ21haWwuY29tIiwiZXhwIjoxNzgyOTEwMzk3fQ.XSfWXT3oAd2Jyv3MEPR_skWpNKo13OU74uqSauxPtgI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a10be27c0eae8cb0-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "50.7.230.3",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jun-2026 12:55:04 UTC] === END API CALL LOG ===
[24-Jun-2026 12:55:04 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jun-2026 12:55:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODgxIiwidXNlcm5hbWUiOiJOa2xvbllAIiwiZW1haWwiOiJiZWh6YWRtYW5zb3JpNjI0MDBAZ21haWwuY29tIiwiZXhwIjoxNzgyOTEwMzk3fQ.XSfWXT3oAd2Jyv3MEPR_skWpNKo13OU74uqSauxPtgI
[24-Jun-2026 12:55:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jun-2026 12:55:04 UTC] ✅ JWT token verified successfully for user profile
[24-Jun-2026 12:55:04 UTC] User ID: 881
[24-Jun-2026 12:55:04 UTC] ✅ User profile retrieved successfully for user ID: 881
[24-Jun-2026 12:55:05 UTC] === API CALL LOG ===
[24-Jun-2026 12:55:05 UTC] Endpoint: user/profile.php
[24-Jun-2026 12:55:05 UTC] Full Log Data: {
    "timestamp": "2026-06-24 12:55:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "50.7.230.3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "50.7.230.3, 104.23.172.123",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODgxIiwidXNlcm5hbWUiOiJOa2xvbllAIiwiZW1haWwiOiJiZWh6YWRtYW5zb3JpNjI0MDBAZ21haWwuY29tIiwiZXhwIjoxNzgyOTEwMzk3fQ.XSfWXT3oAd2Jyv3MEPR_skWpNKo13OU74uqSauxPtgI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a10be28038818cb0-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "50.7.230.3",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jun-2026 12:55:05 UTC] === END API CALL LOG ===
[24-Jun-2026 12:55:05 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jun-2026 12:55:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODgxIiwidXNlcm5hbWUiOiJOa2xvbllAIiwiZW1haWwiOiJiZWh6YWRtYW5zb3JpNjI0MDBAZ21haWwuY29tIiwiZXhwIjoxNzgyOTEwMzk3fQ.XSfWXT3oAd2Jyv3MEPR_skWpNKo13OU74uqSauxPtgI
[24-Jun-2026 12:55:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jun-2026 12:55:05 UTC] ✅ JWT token verified successfully for user profile
[24-Jun-2026 12:55:05 UTC] User ID: 881
[24-Jun-2026 12:55:05 UTC] ✅ User profile retrieved successfully for user ID: 881
[24-Jun-2026 12:55:29 UTC] === API CALL LOG ===
[24-Jun-2026 12:55:29 UTC] Endpoint: user/profile.php
[24-Jun-2026 12:55:29 UTC] Full Log Data: {
    "timestamp": "2026-06-24 12:55:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "50.7.230.3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "50.7.230.3, 104.23.172.123",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODgxIiwidXNlcm5hbWUiOiJOa2xvbllAIiwiZW1haWwiOiJiZWh6YWRtYW5zb3JpNjI0MDBAZ21haWwuY29tIiwiZXhwIjoxNzgyOTEwMzk3fQ.XSfWXT3oAd2Jyv3MEPR_skWpNKo13OU74uqSauxPtgI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a10be31b1a778cb0-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "50.7.230.3",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jun-2026 12:55:29 UTC] === END API CALL LOG ===
[24-Jun-2026 12:55:29 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jun-2026 12:55:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODgxIiwidXNlcm5hbWUiOiJOa2xvbllAIiwiZW1haWwiOiJiZWh6YWRtYW5zb3JpNjI0MDBAZ21haWwuY29tIiwiZXhwIjoxNzgyOTEwMzk3fQ.XSfWXT3oAd2Jyv3MEPR_skWpNKo13OU74uqSauxPtgI
[24-Jun-2026 12:55:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jun-2026 12:55:29 UTC] ✅ JWT token verified successfully for user profile
[24-Jun-2026 12:55:29 UTC] User ID: 881
[24-Jun-2026 12:55:29 UTC] ✅ User profile retrieved successfully for user ID: 881
[24-Jun-2026 12:55:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jun-2026 12:55:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jun-2026 12:55:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"50.7.230.3, 104.23.172.123","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODgxIiwidXNlcm5hbWUiOiJOa2xvbllAIiwiZW1haWwiOiJiZWh6YWRtYW5zb3JpNjI0MDBAZ21haWwuY29tIiwiZXhwIjoxNzgyOTEwMzk3fQ.XSfWXT3oAd2Jyv3MEPR_skWpNKo13OU74uqSauxPtgI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a10be3494c968cb0-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"50.7.230.3","cf-ipcountry":"NL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-Jun-2026 12:55:37 UTC] === User Orders API Called ===
[24-Jun-2026 12:55:37 UTC] User ID: 881
[24-Jun-2026 12:55:37 UTC] Limit: 20, Offset: 0
[24-Jun-2026 12:55:37 UTC] Orders found: 0
[24-Jun-2026 12:55:37 UTC] Orders data: []
[24-Jun-2026 12:55:37 UTC] Total orders count: 0
[24-Jun-2026 12:55:37 UTC] === API CALL LOG ===
[24-Jun-2026 12:55:37 UTC] Endpoint: user/profile.php
[24-Jun-2026 12:55:37 UTC] Full Log Data: {
    "timestamp": "2026-06-24 12:55:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "50.7.230.3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "50.7.230.3, 104.23.172.123",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODgxIiwidXNlcm5hbWUiOiJOa2xvbllAIiwiZW1haWwiOiJiZWh6YWRtYW5zb3JpNjI0MDBAZ21haWwuY29tIiwiZXhwIjoxNzgyOTEwMzk3fQ.XSfWXT3oAd2Jyv3MEPR_skWpNKo13OU74uqSauxPtgI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a10be34a2fd98cb0-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "50.7.230.3",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jun-2026 12:55:37 UTC] === END API CALL LOG ===
[24-Jun-2026 12:55:37 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jun-2026 12:55:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODgxIiwidXNlcm5hbWUiOiJOa2xvbllAIiwiZW1haWwiOiJiZWh6YWRtYW5zb3JpNjI0MDBAZ21haWwuY29tIiwiZXhwIjoxNzgyOTEwMzk3fQ.XSfWXT3oAd2Jyv3MEPR_skWpNKo13OU74uqSauxPtgI
[24-Jun-2026 12:55:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jun-2026 12:55:37 UTC] ✅ JWT token verified successfully for user profile
[24-Jun-2026 12:55:37 UTC] User ID: 881
[24-Jun-2026 12:55:37 UTC] ✅ User profile retrieved successfully for user ID: 881
[24-Jun-2026 12:55:37 UTC] === API CALL LOG ===
[24-Jun-2026 12:55:37 UTC] Endpoint: user/profile.php
[24-Jun-2026 12:55:37 UTC] Full Log Data: {
    "timestamp": "2026-06-24 12:55:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "50.7.230.3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "50.7.230.3, 104.23.172.123",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODgxIiwidXNlcm5hbWUiOiJOa2xvbllAIiwiZW1haWwiOiJiZWh6YWRtYW5zb3JpNjI0MDBAZ21haWwuY29tIiwiZXhwIjoxNzgyOTEwMzk3fQ.XSfWXT3oAd2Jyv3MEPR_skWpNKo13OU74uqSauxPtgI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a10be34b5c498cb0-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "50.7.230.3",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jun-2026 12:55:37 UTC] === END API CALL LOG ===
[24-Jun-2026 12:55:37 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jun-2026 12:55:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODgxIiwidXNlcm5hbWUiOiJOa2xvbllAIiwiZW1haWwiOiJiZWh6YWRtYW5zb3JpNjI0MDBAZ21haWwuY29tIiwiZXhwIjoxNzgyOTEwMzk3fQ.XSfWXT3oAd2Jyv3MEPR_skWpNKo13OU74uqSauxPtgI
[24-Jun-2026 12:55:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jun-2026 12:55:37 UTC] ✅ JWT token verified successfully for user profile
[24-Jun-2026 12:55:37 UTC] User ID: 881
[24-Jun-2026 12:55:37 UTC] ✅ User profile retrieved successfully for user ID: 881
[24-Jun-2026 12:55:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jun-2026 12:55:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jun-2026 12:55:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"50.7.230.3, 104.23.172.123","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODgxIiwidXNlcm5hbWUiOiJOa2xvbllAIiwiZW1haWwiOiJiZWh6YWRtYW5zb3JpNjI0MDBAZ21haWwuY29tIiwiZXhwIjoxNzgyOTEwMzk3fQ.XSfWXT3oAd2Jyv3MEPR_skWpNKo13OU74uqSauxPtgI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a10be3569f778cb0-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"50.7.230.3","cf-ipcountry":"NL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-Jun-2026 12:55:39 UTC] === User Orders API Called ===
[24-Jun-2026 12:55:39 UTC] User ID: 881
[24-Jun-2026 12:55:39 UTC] Limit: 20, Offset: 0
[24-Jun-2026 12:55:39 UTC] Orders found: 0
[24-Jun-2026 12:55:39 UTC] Orders data: []
[24-Jun-2026 12:55:39 UTC] Total orders count: 0
[24-Jun-2026 12:55:40 UTC] === API CALL LOG ===
[24-Jun-2026 12:55:40 UTC] Endpoint: user/profile.php
[24-Jun-2026 12:55:40 UTC] Full Log Data: {
    "timestamp": "2026-06-24 12:55:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "50.7.230.3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "50.7.230.3, 104.23.172.123",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODgxIiwidXNlcm5hbWUiOiJOa2xvbllAIiwiZW1haWwiOiJiZWh6YWRtYW5zb3JpNjI0MDBAZ21haWwuY29tIiwiZXhwIjoxNzgyOTEwMzk3fQ.XSfWXT3oAd2Jyv3MEPR_skWpNKo13OU74uqSauxPtgI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a10be35feb918cb0-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "50.7.230.3",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jun-2026 12:55:40 UTC] === END API CALL LOG ===
[24-Jun-2026 12:55:40 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jun-2026 12:55:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODgxIiwidXNlcm5hbWUiOiJOa2xvbllAIiwiZW1haWwiOiJiZWh6YWRtYW5zb3JpNjI0MDBAZ21haWwuY29tIiwiZXhwIjoxNzgyOTEwMzk3fQ.XSfWXT3oAd2Jyv3MEPR_skWpNKo13OU74uqSauxPtgI
[24-Jun-2026 12:55:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jun-2026 12:55:40 UTC] ✅ JWT token verified successfully for user profile
[24-Jun-2026 12:55:40 UTC] User ID: 881
[24-Jun-2026 12:55:40 UTC] ✅ User profile retrieved successfully for user ID: 881
[24-Jun-2026 12:55:40 UTC] User Purchases API - User ID: 881
[24-Jun-2026 12:55:40 UTC] User Purchases API - Total purchases found: 0
[24-Jun-2026 12:56:27 UTC] === API CALL LOG ===
[24-Jun-2026 12:56:27 UTC] Endpoint: user/profile.php
[24-Jun-2026 12:56:27 UTC] Full Log Data: {
    "timestamp": "2026-06-24 12:56:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "50.7.230.3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "50.7.230.3, 172.71.182.118",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODgxIiwidXNlcm5hbWUiOiJOa2xvbllAIiwiZW1haWwiOiJiZWh6YWRtYW5zb3JpNjI0MDBAZ21haWwuY29tIiwiZXhwIjoxNzgyOTEwMzk3fQ.XSfWXT3oAd2Jyv3MEPR_skWpNKo13OU74uqSauxPtgI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a10be48469659fa6-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "50.7.230.3",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jun-2026 12:56:27 UTC] === END API CALL LOG ===
[24-Jun-2026 12:56:27 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jun-2026 12:56:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODgxIiwidXNlcm5hbWUiOiJOa2xvbllAIiwiZW1haWwiOiJiZWh6YWRtYW5zb3JpNjI0MDBAZ21haWwuY29tIiwiZXhwIjoxNzgyOTEwMzk3fQ.XSfWXT3oAd2Jyv3MEPR_skWpNKo13OU74uqSauxPtgI
[24-Jun-2026 12:56:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jun-2026 12:56:27 UTC] ✅ JWT token verified successfully for user profile
[24-Jun-2026 12:56:27 UTC] User ID: 881
[24-Jun-2026 12:56:27 UTC] ✅ User profile retrieved successfully for user ID: 881
[24-Jun-2026 12:56:27 UTC] User Purchases API - User ID: 881
[24-Jun-2026 12:56:27 UTC] User Purchases API - Total purchases found: 0
[24-Jun-2026 13:23:19 UTC] === API CALL LOG ===
[24-Jun-2026 13:23:19 UTC] Endpoint: user/profile.php
[24-Jun-2026 13:23:19 UTC] Full Log Data: {
    "timestamp": "2026-06-24 13:23:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "50.7.230.3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "50.7.230.3, 104.23.172.123",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODgxIiwidXNlcm5hbWUiOiJOa2xvbllAIiwiZW1haWwiOiJiZWh6YWRtYW5zb3JpNjI0MDBAZ21haWwuY29tIiwiZXhwIjoxNzgyOTEwMzk3fQ.XSfWXT3oAd2Jyv3MEPR_skWpNKo13OU74uqSauxPtgI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a10c0bdb689d270e-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "50.7.230.3",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jun-2026 13:23:19 UTC] === END API CALL LOG ===
[24-Jun-2026 13:23:19 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jun-2026 13:23:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODgxIiwidXNlcm5hbWUiOiJOa2xvbllAIiwiZW1haWwiOiJiZWh6YWRtYW5zb3JpNjI0MDBAZ21haWwuY29tIiwiZXhwIjoxNzgyOTEwMzk3fQ.XSfWXT3oAd2Jyv3MEPR_skWpNKo13OU74uqSauxPtgI
[24-Jun-2026 13:23:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jun-2026 13:23:19 UTC] ✅ JWT token verified successfully for user profile
[24-Jun-2026 13:23:19 UTC] User ID: 881
[24-Jun-2026 13:23:19 UTC] ✅ User profile retrieved successfully for user ID: 881
[24-Jun-2026 13:23:22 UTC] === API CALL LOG ===
[24-Jun-2026 13:23:22 UTC] Endpoint: user/profile.php
[24-Jun-2026 13:23:22 UTC] Full Log Data: {
    "timestamp": "2026-06-24 13:23:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "50.7.230.3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "50.7.230.3, 104.23.172.123",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODgxIiwidXNlcm5hbWUiOiJOa2xvbllAIiwiZW1haWwiOiJiZWh6YWRtYW5zb3JpNjI0MDBAZ21haWwuY29tIiwiZXhwIjoxNzgyOTEwMzk3fQ.XSfWXT3oAd2Jyv3MEPR_skWpNKo13OU74uqSauxPtgI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a10c0bf12a1b270e-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "50.7.230.3",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jun-2026 13:23:22 UTC] === END API CALL LOG ===
[24-Jun-2026 13:23:22 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jun-2026 13:23:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODgxIiwidXNlcm5hbWUiOiJOa2xvbllAIiwiZW1haWwiOiJiZWh6YWRtYW5zb3JpNjI0MDBAZ21haWwuY29tIiwiZXhwIjoxNzgyOTEwMzk3fQ.XSfWXT3oAd2Jyv3MEPR_skWpNKo13OU74uqSauxPtgI
[24-Jun-2026 13:23:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jun-2026 13:23:22 UTC] ✅ JWT token verified successfully for user profile
[24-Jun-2026 13:23:22 UTC] User ID: 881
[24-Jun-2026 13:23:22 UTC] ✅ User profile retrieved successfully for user ID: 881
[24-Jun-2026 13:23:23 UTC] === API CALL LOG ===
[24-Jun-2026 13:23:23 UTC] Endpoint: user/profile.php
[24-Jun-2026 13:23:23 UTC] Full Log Data: {
    "timestamp": "2026-06-24 13:23:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "50.7.230.3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "50.7.230.3, 104.23.172.123",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODgxIiwidXNlcm5hbWUiOiJOa2xvbllAIiwiZW1haWwiOiJiZWh6YWRtYW5zb3JpNjI0MDBAZ21haWwuY29tIiwiZXhwIjoxNzgyOTEwMzk3fQ.XSfWXT3oAd2Jyv3MEPR_skWpNKo13OU74uqSauxPtgI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a10c0bf81e49270e-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "50.7.230.3",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jun-2026 13:23:23 UTC] === END API CALL LOG ===
[24-Jun-2026 13:23:23 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jun-2026 13:23:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODgxIiwidXNlcm5hbWUiOiJOa2xvbllAIiwiZW1haWwiOiJiZWh6YWRtYW5zb3JpNjI0MDBAZ21haWwuY29tIiwiZXhwIjoxNzgyOTEwMzk3fQ.XSfWXT3oAd2Jyv3MEPR_skWpNKo13OU74uqSauxPtgI
[24-Jun-2026 13:23:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jun-2026 13:23:23 UTC] ✅ JWT token verified successfully for user profile
[24-Jun-2026 13:23:23 UTC] User ID: 881
[24-Jun-2026 13:23:23 UTC] ✅ User profile retrieved successfully for user ID: 881
[24-Jun-2026 13:23:23 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jun-2026 13:23:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jun-2026 13:23:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"50.7.230.3, 104.23.172.123","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODgxIiwidXNlcm5hbWUiOiJOa2xvbllAIiwiZW1haWwiOiJiZWh6YWRtYW5zb3JpNjI0MDBAZ21haWwuY29tIiwiZXhwIjoxNzgyOTEwMzk3fQ.XSfWXT3oAd2Jyv3MEPR_skWpNKo13OU74uqSauxPtgI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a10c0bfa1de5270e-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"50.7.230.3","cf-ipcountry":"NL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-Jun-2026 13:23:23 UTC] === User Orders API Called ===
[24-Jun-2026 13:23:23 UTC] User ID: 881
[24-Jun-2026 13:23:23 UTC] Limit: 20, Offset: 0
[24-Jun-2026 13:23:23 UTC] Orders found: 0
[24-Jun-2026 13:23:23 UTC] Orders data: []
[24-Jun-2026 13:23:23 UTC] Total orders count: 0
[24-Jun-2026 13:39:52 UTC] === API CALL LOG ===
[24-Jun-2026 13:39:52 UTC] Endpoint: user/profile.php
[24-Jun-2026 13:39:52 UTC] Full Log Data: {
    "timestamp": "2026-06-24 13:39:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "162.249.124.34",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "162.249.124.34, 172.71.164.219",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODgyIiwidXNlcm5hbWUiOiJob29zZW56YWRhaGhhbWlkQGdtYWlsLmNvbSIsImVtYWlsIjoiaG9vc2VuemFkYWhoYW1pZEBnbWFpbC5jb20iLCJleHAiOjE3ODI5MTMxOTF9.z9gqyijKDrrUufzp_o9gP-FhpDCb55UPZpGh_Kltl2s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a10c241b5a8cd276-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "162.249.124.34",
        "cf-ipcountry": "IE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jun-2026 13:39:52 UTC] === END API CALL LOG ===
[24-Jun-2026 13:39:52 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jun-2026 13:39:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODgyIiwidXNlcm5hbWUiOiJob29zZW56YWRhaGhhbWlkQGdtYWlsLmNvbSIsImVtYWlsIjoiaG9vc2VuemFkYWhoYW1pZEBnbWFpbC5jb20iLCJleHAiOjE3ODI5MTMxOTF9.z9gqyijKDrrUufzp_o9gP-FhpDCb55UPZpGh_Kltl2s
[24-Jun-2026 13:39:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jun-2026 13:39:52 UTC] ✅ JWT token verified successfully for user profile
[24-Jun-2026 13:39:52 UTC] User ID: 882
[24-Jun-2026 13:39:52 UTC] ✅ User profile retrieved successfully for user ID: 882
[24-Jun-2026 13:39:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jun-2026 13:39:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jun-2026 13:39:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"162.249.124.34, 172.71.164.219","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODgyIiwidXNlcm5hbWUiOiJob29zZW56YWRhaGhhbWlkQGdtYWlsLmNvbSIsImVtYWlsIjoiaG9vc2VuemFkYWhoYW1pZEBnbWFpbC5jb20iLCJleHAiOjE3ODI5MTMxOTF9.z9gqyijKDrrUufzp_o9gP-FhpDCb55UPZpGh_Kltl2s","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a10c241b5a94d276-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"162.249.124.34","cf-ipcountry":"IE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-Jun-2026 13:39:52 UTC] === User Orders API Called ===
[24-Jun-2026 13:39:52 UTC] User ID: 882
[24-Jun-2026 13:39:52 UTC] Limit: 20, Offset: 0
[24-Jun-2026 13:39:52 UTC] Orders found: 0
[24-Jun-2026 13:39:52 UTC] Orders data: []
[24-Jun-2026 13:39:52 UTC] Total orders count: 0
[24-Jun-2026 13:39:52 UTC] === API CALL LOG ===
[24-Jun-2026 13:39:52 UTC] Endpoint: user/profile.php
[24-Jun-2026 13:39:52 UTC] Full Log Data: {
    "timestamp": "2026-06-24 13:39:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "162.249.124.34",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "162.249.124.34, 172.71.164.219",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODgyIiwidXNlcm5hbWUiOiJob29zZW56YWRhaGhhbWlkQGdtYWlsLmNvbSIsImVtYWlsIjoiaG9vc2VuemFkYWhoYW1pZEBnbWFpbC5jb20iLCJleHAiOjE3ODI5MTMxOTF9.z9gqyijKDrrUufzp_o9gP-FhpDCb55UPZpGh_Kltl2s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a10c241c3d7cd276-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "162.249.124.34",
        "cf-ipcountry": "IE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jun-2026 13:39:52 UTC] === END API CALL LOG ===
[24-Jun-2026 13:39:52 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jun-2026 13:39:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODgyIiwidXNlcm5hbWUiOiJob29zZW56YWRhaGhhbWlkQGdtYWlsLmNvbSIsImVtYWlsIjoiaG9vc2VuemFkYWhoYW1pZEBnbWFpbC5jb20iLCJleHAiOjE3ODI5MTMxOTF9.z9gqyijKDrrUufzp_o9gP-FhpDCb55UPZpGh_Kltl2s
[24-Jun-2026 13:39:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jun-2026 13:39:52 UTC] ✅ JWT token verified successfully for user profile
[24-Jun-2026 13:39:52 UTC] User ID: 882
[24-Jun-2026 13:39:52 UTC] ✅ User profile retrieved successfully for user ID: 882
[24-Jun-2026 13:39:53 UTC] === API CALL LOG ===
[24-Jun-2026 13:39:53 UTC] Endpoint: user/profile.php
[24-Jun-2026 13:39:53 UTC] Full Log Data: {
    "timestamp": "2026-06-24 13:39:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "162.249.124.34",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "162.249.124.34, 172.71.164.219",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODgyIiwidXNlcm5hbWUiOiJob29zZW56YWRhaGhhbWlkQGdtYWlsLmNvbSIsImVtYWlsIjoiaG9vc2VuemFkYWhoYW1pZEBnbWFpbC5jb20iLCJleHAiOjE3ODI5MTMxOTF9.z9gqyijKDrrUufzp_o9gP-FhpDCb55UPZpGh_Kltl2s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a10c2421da36d276-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "162.249.124.34",
        "cf-ipcountry": "IE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jun-2026 13:39:53 UTC] === END API CALL LOG ===
[24-Jun-2026 13:39:53 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jun-2026 13:39:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODgyIiwidXNlcm5hbWUiOiJob29zZW56YWRhaGhhbWlkQGdtYWlsLmNvbSIsImVtYWlsIjoiaG9vc2VuemFkYWhoYW1pZEBnbWFpbC5jb20iLCJleHAiOjE3ODI5MTMxOTF9.z9gqyijKDrrUufzp_o9gP-FhpDCb55UPZpGh_Kltl2s
[24-Jun-2026 13:39:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jun-2026 13:39:53 UTC] ✅ JWT token verified successfully for user profile
[24-Jun-2026 13:39:53 UTC] User ID: 882
[24-Jun-2026 13:39:53 UTC] ✅ User profile retrieved successfully for user ID: 882
[24-Jun-2026 13:41:06 UTC] === API CALL LOG ===
[24-Jun-2026 13:41:06 UTC] Endpoint: user/profile.php
[24-Jun-2026 13:41:06 UTC] Full Log Data: {
    "timestamp": "2026-06-24 13:41:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "162.249.124.34",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "162.249.124.34, 104.23.239.33",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODgyIiwidXNlcm5hbWUiOiJob29zZW56YWRhaGhhbWlkQGdtYWlsLmNvbSIsImVtYWlsIjoiaG9vc2VuemFkYWhoYW1pZEBnbWFpbC5jb20iLCJleHAiOjE3ODI5MTMxOTF9.z9gqyijKDrrUufzp_o9gP-FhpDCb55UPZpGh_Kltl2s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a10c25ec8ded5f18-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "162.249.124.34",
        "cf-ipcountry": "IE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jun-2026 13:41:06 UTC] === END API CALL LOG ===
[24-Jun-2026 13:41:06 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jun-2026 13:41:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODgyIiwidXNlcm5hbWUiOiJob29zZW56YWRhaGhhbWlkQGdtYWlsLmNvbSIsImVtYWlsIjoiaG9vc2VuemFkYWhoYW1pZEBnbWFpbC5jb20iLCJleHAiOjE3ODI5MTMxOTF9.z9gqyijKDrrUufzp_o9gP-FhpDCb55UPZpGh_Kltl2s
[24-Jun-2026 13:41:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jun-2026 13:41:06 UTC] ✅ JWT token verified successfully for user profile
[24-Jun-2026 13:41:06 UTC] User ID: 882
[24-Jun-2026 13:41:06 UTC] ✅ User profile retrieved successfully for user ID: 882
[24-Jun-2026 13:41:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jun-2026 13:41:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jun-2026 13:41:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"162.249.124.34, 104.23.239.32","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODgyIiwidXNlcm5hbWUiOiJob29zZW56YWRhaGhhbWlkQGdtYWlsLmNvbSIsImVtYWlsIjoiaG9vc2VuemFkYWhoYW1pZEBnbWFpbC5jb20iLCJleHAiOjE3ODI5MTMxOTF9.z9gqyijKDrrUufzp_o9gP-FhpDCb55UPZpGh_Kltl2s","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a10c2636fadf5f18-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"162.249.124.34","cf-ipcountry":"IE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-Jun-2026 13:41:18 UTC] === User Orders API Called ===
[24-Jun-2026 13:41:18 UTC] User ID: 882
[24-Jun-2026 13:41:18 UTC] Limit: 20, Offset: 0
[24-Jun-2026 13:41:18 UTC] Orders found: 0
[24-Jun-2026 13:41:18 UTC] Orders data: []
[24-Jun-2026 13:41:18 UTC] Total orders count: 0
[24-Jun-2026 13:41:18 UTC] === API CALL LOG ===
[24-Jun-2026 13:41:18 UTC] Endpoint: user/profile.php
[24-Jun-2026 13:41:18 UTC] Full Log Data: {
    "timestamp": "2026-06-24 13:41:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "162.249.124.34",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "162.249.124.34, 104.23.239.32",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODgyIiwidXNlcm5hbWUiOiJob29zZW56YWRhaGhhbWlkQGdtYWlsLmNvbSIsImVtYWlsIjoiaG9vc2VuemFkYWhoYW1pZEBnbWFpbC5jb20iLCJleHAiOjE3ODI5MTMxOTF9.z9gqyijKDrrUufzp_o9gP-FhpDCb55UPZpGh_Kltl2s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a10c2636fae25f18-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "162.249.124.34",
        "cf-ipcountry": "IE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jun-2026 13:41:18 UTC] === END API CALL LOG ===
[24-Jun-2026 13:41:18 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jun-2026 13:41:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODgyIiwidXNlcm5hbWUiOiJob29zZW56YWRhaGhhbWlkQGdtYWlsLmNvbSIsImVtYWlsIjoiaG9vc2VuemFkYWhoYW1pZEBnbWFpbC5jb20iLCJleHAiOjE3ODI5MTMxOTF9.z9gqyijKDrrUufzp_o9gP-FhpDCb55UPZpGh_Kltl2s
[24-Jun-2026 13:41:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jun-2026 13:41:18 UTC] ✅ JWT token verified successfully for user profile
[24-Jun-2026 13:41:18 UTC] User ID: 882
[24-Jun-2026 13:41:18 UTC] ✅ User profile retrieved successfully for user ID: 882
[24-Jun-2026 13:41:21 UTC] === API CALL LOG ===
[24-Jun-2026 13:41:21 UTC] Endpoint: user/profile.php
[24-Jun-2026 13:41:21 UTC] Full Log Data: {
    "timestamp": "2026-06-24 13:41:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "162.249.124.34",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "162.249.124.34, 104.23.239.32",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODgyIiwidXNlcm5hbWUiOiJob29zZW56YWRhaGhhbWlkQGdtYWlsLmNvbSIsImVtYWlsIjoiaG9vc2VuemFkYWhoYW1pZEBnbWFpbC5jb20iLCJleHAiOjE3ODI5MTMxOTF9.z9gqyijKDrrUufzp_o9gP-FhpDCb55UPZpGh_Kltl2s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a10c26467c4a5f18-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "162.249.124.34",
        "cf-ipcountry": "IE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jun-2026 13:41:21 UTC] === END API CALL LOG ===
[24-Jun-2026 13:41:21 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jun-2026 13:41:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODgyIiwidXNlcm5hbWUiOiJob29zZW56YWRhaGhhbWlkQGdtYWlsLmNvbSIsImVtYWlsIjoiaG9vc2VuemFkYWhoYW1pZEBnbWFpbC5jb20iLCJleHAiOjE3ODI5MTMxOTF9.z9gqyijKDrrUufzp_o9gP-FhpDCb55UPZpGh_Kltl2s
[24-Jun-2026 13:41:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jun-2026 13:41:21 UTC] ✅ JWT token verified successfully for user profile
[24-Jun-2026 13:41:21 UTC] User ID: 882
[24-Jun-2026 13:41:21 UTC] ✅ User profile retrieved successfully for user ID: 882
[24-Jun-2026 13:41:21 UTC] === API CALL LOG ===
[24-Jun-2026 13:41:21 UTC] Endpoint: user/profile.php
[24-Jun-2026 13:41:21 UTC] Full Log Data: {
    "timestamp": "2026-06-24 13:41:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "162.249.124.34",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "162.249.124.34, 104.23.239.32",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODgyIiwidXNlcm5hbWUiOiJob29zZW56YWRhaGhhbWlkQGdtYWlsLmNvbSIsImVtYWlsIjoiaG9vc2VuemFkYWhoYW1pZEBnbWFpbC5jb20iLCJleHAiOjE3ODI5MTMxOTF9.z9gqyijKDrrUufzp_o9gP-FhpDCb55UPZpGh_Kltl2s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a10c26489d005f18-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "162.249.124.34",
        "cf-ipcountry": "IE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jun-2026 13:41:21 UTC] === END API CALL LOG ===
[24-Jun-2026 13:41:21 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jun-2026 13:41:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODgyIiwidXNlcm5hbWUiOiJob29zZW56YWRhaGhhbWlkQGdtYWlsLmNvbSIsImVtYWlsIjoiaG9vc2VuemFkYWhoYW1pZEBnbWFpbC5jb20iLCJleHAiOjE3ODI5MTMxOTF9.z9gqyijKDrrUufzp_o9gP-FhpDCb55UPZpGh_Kltl2s
[24-Jun-2026 13:41:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jun-2026 13:41:21 UTC] ✅ JWT token verified successfully for user profile
[24-Jun-2026 13:41:21 UTC] User ID: 882
[24-Jun-2026 13:41:21 UTC] ✅ User profile retrieved successfully for user ID: 882
[24-Jun-2026 13:41:23 UTC] === API CALL LOG ===
[24-Jun-2026 13:41:23 UTC] Endpoint: user/profile.php
[24-Jun-2026 13:41:23 UTC] Full Log Data: {
    "timestamp": "2026-06-24 13:41:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "162.249.124.34",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "162.249.124.34, 104.23.239.32",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODgyIiwidXNlcm5hbWUiOiJob29zZW56YWRhaGhhbWlkQGdtYWlsLmNvbSIsImVtYWlsIjoiaG9vc2VuemFkYWhoYW1pZEBnbWFpbC5jb20iLCJleHAiOjE3ODI5MTMxOTF9.z9gqyijKDrrUufzp_o9gP-FhpDCb55UPZpGh_Kltl2s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a10c2658dc825f18-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "162.249.124.34",
        "cf-ipcountry": "IE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jun-2026 13:41:23 UTC] === END API CALL LOG ===
[24-Jun-2026 13:41:23 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jun-2026 13:41:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODgyIiwidXNlcm5hbWUiOiJob29zZW56YWRhaGhhbWlkQGdtYWlsLmNvbSIsImVtYWlsIjoiaG9vc2VuemFkYWhoYW1pZEBnbWFpbC5jb20iLCJleHAiOjE3ODI5MTMxOTF9.z9gqyijKDrrUufzp_o9gP-FhpDCb55UPZpGh_Kltl2s
[24-Jun-2026 13:41:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jun-2026 13:41:23 UTC] ✅ JWT token verified successfully for user profile
[24-Jun-2026 13:41:23 UTC] User ID: 882
[24-Jun-2026 13:41:23 UTC] ✅ User profile retrieved successfully for user ID: 882
[24-Jun-2026 13:41:24 UTC] User Purchases API - User ID: 882
[24-Jun-2026 13:41:24 UTC] User Purchases API - Total purchases found: 0
[24-Jun-2026 13:42:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jun-2026 13:42:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jun-2026 13:42:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"162.249.124.34, 172.70.240.14","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODgyIiwidXNlcm5hbWUiOiJob29zZW56YWRhaGhhbWlkQGdtYWlsLmNvbSIsImVtYWlsIjoiaG9vc2VuemFkYWhoYW1pZEBnbWFpbC5jb20iLCJleHAiOjE3ODI5MTMxOTF9.z9gqyijKDrrUufzp_o9gP-FhpDCb55UPZpGh_Kltl2s","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a10c27dc3e1eeded-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"162.249.124.34","cf-ipcountry":"IE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-Jun-2026 13:42:26 UTC] === User Orders API Called ===
[24-Jun-2026 13:42:26 UTC] User ID: 882
[24-Jun-2026 13:42:26 UTC] Limit: 20, Offset: 0
[24-Jun-2026 13:42:26 UTC] Orders found: 0
[24-Jun-2026 13:42:26 UTC] Orders data: []
[24-Jun-2026 13:42:26 UTC] Total orders count: 0
[24-Jun-2026 13:42:26 UTC] === API CALL LOG ===
[24-Jun-2026 13:42:26 UTC] Endpoint: user/profile.php
[24-Jun-2026 13:42:26 UTC] Full Log Data: {
    "timestamp": "2026-06-24 13:42:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "162.249.124.34",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "162.249.124.34, 172.70.240.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODgyIiwidXNlcm5hbWUiOiJob29zZW56YWRhaGhhbWlkQGdtYWlsLmNvbSIsImVtYWlsIjoiaG9vc2VuemFkYWhoYW1pZEBnbWFpbC5jb20iLCJleHAiOjE3ODI5MTMxOTF9.z9gqyijKDrrUufzp_o9gP-FhpDCb55UPZpGh_Kltl2s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a10c27dc7f13eded-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "162.249.124.34",
        "cf-ipcountry": "IE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jun-2026 13:42:26 UTC] === END API CALL LOG ===
[24-Jun-2026 13:42:26 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jun-2026 13:42:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODgyIiwidXNlcm5hbWUiOiJob29zZW56YWRhaGhhbWlkQGdtYWlsLmNvbSIsImVtYWlsIjoiaG9vc2VuemFkYWhoYW1pZEBnbWFpbC5jb20iLCJleHAiOjE3ODI5MTMxOTF9.z9gqyijKDrrUufzp_o9gP-FhpDCb55UPZpGh_Kltl2s
[24-Jun-2026 13:42:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jun-2026 13:42:26 UTC] ✅ JWT token verified successfully for user profile
[24-Jun-2026 13:42:26 UTC] User ID: 882
[24-Jun-2026 13:42:26 UTC] ✅ User profile retrieved successfully for user ID: 882
[24-Jun-2026 13:42:26 UTC] === API CALL LOG ===
[24-Jun-2026 13:42:26 UTC] Endpoint: user/profile.php
[24-Jun-2026 13:42:26 UTC] Full Log Data: {
    "timestamp": "2026-06-24 13:42:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "162.249.124.34",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "162.249.124.34, 172.70.240.66",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODgyIiwidXNlcm5hbWUiOiJob29zZW56YWRhaGhhbWlkQGdtYWlsLmNvbSIsImVtYWlsIjoiaG9vc2VuemFkYWhoYW1pZEBnbWFpbC5jb20iLCJleHAiOjE3ODI5MTMxOTF9.z9gqyijKDrrUufzp_o9gP-FhpDCb55UPZpGh_Kltl2s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a10c27df5928eded-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "162.249.124.34",
        "cf-ipcountry": "IE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jun-2026 13:42:26 UTC] === END API CALL LOG ===
[24-Jun-2026 13:42:26 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jun-2026 13:42:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODgyIiwidXNlcm5hbWUiOiJob29zZW56YWRhaGhhbWlkQGdtYWlsLmNvbSIsImVtYWlsIjoiaG9vc2VuemFkYWhoYW1pZEBnbWFpbC5jb20iLCJleHAiOjE3ODI5MTMxOTF9.z9gqyijKDrrUufzp_o9gP-FhpDCb55UPZpGh_Kltl2s
[24-Jun-2026 13:42:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jun-2026 13:42:26 UTC] ✅ JWT token verified successfully for user profile
[24-Jun-2026 13:42:26 UTC] User ID: 882
[24-Jun-2026 13:42:26 UTC] ✅ User profile retrieved successfully for user ID: 882
[24-Jun-2026 13:42:26 UTC] === API CALL LOG ===
[24-Jun-2026 13:42:26 UTC] Endpoint: user/profile.php
[24-Jun-2026 13:42:26 UTC] Full Log Data: {
    "timestamp": "2026-06-24 13:42:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "162.249.124.34",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "162.249.124.34, 172.70.240.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODgyIiwidXNlcm5hbWUiOiJob29zZW56YWRhaGhhbWlkQGdtYWlsLmNvbSIsImVtYWlsIjoiaG9vc2VuemFkYWhoYW1pZEBnbWFpbC5jb20iLCJleHAiOjE3ODI5MTMxOTF9.z9gqyijKDrrUufzp_o9gP-FhpDCb55UPZpGh_Kltl2s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a10c27e0fed5eded-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "162.249.124.34",
        "cf-ipcountry": "IE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jun-2026 13:42:26 UTC] === END API CALL LOG ===
[24-Jun-2026 13:42:26 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jun-2026 13:42:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODgyIiwidXNlcm5hbWUiOiJob29zZW56YWRhaGhhbWlkQGdtYWlsLmNvbSIsImVtYWlsIjoiaG9vc2VuemFkYWhoYW1pZEBnbWFpbC5jb20iLCJleHAiOjE3ODI5MTMxOTF9.z9gqyijKDrrUufzp_o9gP-FhpDCb55UPZpGh_Kltl2s
[24-Jun-2026 13:42:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jun-2026 13:42:26 UTC] ✅ JWT token verified successfully for user profile
[24-Jun-2026 13:42:26 UTC] User ID: 882
[24-Jun-2026 13:42:26 UTC] ✅ User profile retrieved successfully for user ID: 882
[24-Jun-2026 17:55:34 UTC] === API CALL LOG ===
[24-Jun-2026 17:55:34 UTC] Endpoint: user/profile.php
[24-Jun-2026 17:55:34 UTC] Full Log Data: {
    "timestamp": "2026-06-24 17:55:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.218.50.204",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.218.50.204, 172.68.128.167",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODgzIiwidXNlcm5hbWUiOiJodHRwczpcL1wvdC5tZVwvbWVzOTQ2MCIsImVtYWlsIjoibWVzb3VkN21lc291ZDE5QGdtYWlsLmNvbSIsImV4cCI6MTc4MjkyODUzM30.sYidmPFiDoWfBuWFI9D9tcMtWldjyQ9Ka-4rNb4UVPY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a10d9aab6a145456-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.218.50.204",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jun-2026 17:55:34 UTC] === END API CALL LOG ===
[24-Jun-2026 17:55:34 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jun-2026 17:55:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODgzIiwidXNlcm5hbWUiOiJodHRwczpcL1wvdC5tZVwvbWVzOTQ2MCIsImVtYWlsIjoibWVzb3VkN21lc291ZDE5QGdtYWlsLmNvbSIsImV4cCI6MTc4MjkyODUzM30.sYidmPFiDoWfBuWFI9D9tcMtWldjyQ9Ka-4rNb4UVPY
[24-Jun-2026 17:55:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jun-2026 17:55:34 UTC] ✅ JWT token verified successfully for user profile
[24-Jun-2026 17:55:34 UTC] User ID: 883
[24-Jun-2026 17:55:34 UTC] ✅ User profile retrieved successfully for user ID: 883
[24-Jun-2026 17:55:34 UTC] === API CALL LOG ===
[24-Jun-2026 17:55:34 UTC] Endpoint: user/profile.php
[24-Jun-2026 17:55:34 UTC] Full Log Data: {
    "timestamp": "2026-06-24 17:55:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.218.50.204",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.218.50.204, 172.68.128.167",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODgzIiwidXNlcm5hbWUiOiJodHRwczpcL1wvdC5tZVwvbWVzOTQ2MCIsImVtYWlsIjoibWVzb3VkN21lc291ZDE5QGdtYWlsLmNvbSIsImV4cCI6MTc4MjkyODUzM30.sYidmPFiDoWfBuWFI9D9tcMtWldjyQ9Ka-4rNb4UVPY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a10d9aac5ad45456-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.218.50.204",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jun-2026 17:55:34 UTC] === END API CALL LOG ===
[24-Jun-2026 17:55:34 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jun-2026 17:55:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODgzIiwidXNlcm5hbWUiOiJodHRwczpcL1wvdC5tZVwvbWVzOTQ2MCIsImVtYWlsIjoibWVzb3VkN21lc291ZDE5QGdtYWlsLmNvbSIsImV4cCI6MTc4MjkyODUzM30.sYidmPFiDoWfBuWFI9D9tcMtWldjyQ9Ka-4rNb4UVPY
[24-Jun-2026 17:55:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jun-2026 17:55:34 UTC] ✅ JWT token verified successfully for user profile
[24-Jun-2026 17:55:34 UTC] User ID: 883
[24-Jun-2026 17:55:34 UTC] ✅ User profile retrieved successfully for user ID: 883
[24-Jun-2026 17:55:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jun-2026 17:55:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jun-2026 17:55:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.218.50.204, 172.68.128.174","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODgzIiwidXNlcm5hbWUiOiJodHRwczpcL1wvdC5tZVwvbWVzOTQ2MCIsImVtYWlsIjoibWVzb3VkN21lc291ZDE5QGdtYWlsLmNvbSIsImV4cCI6MTc4MjkyODUzM30.sYidmPFiDoWfBuWFI9D9tcMtWldjyQ9Ka-4rNb4UVPY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a10d9aac5ad35456-JIB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.218.50.204","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-Jun-2026 17:55:34 UTC] === User Orders API Called ===
[24-Jun-2026 17:55:34 UTC] User ID: 883
[24-Jun-2026 17:55:34 UTC] Limit: 20, Offset: 0
[24-Jun-2026 17:55:34 UTC] Orders found: 0
[24-Jun-2026 17:55:34 UTC] Orders data: []
[24-Jun-2026 17:55:34 UTC] Total orders count: 0
[24-Jun-2026 17:55:35 UTC] === API CALL LOG ===
[24-Jun-2026 17:55:35 UTC] Endpoint: user/profile.php
[24-Jun-2026 17:55:35 UTC] Full Log Data: {
    "timestamp": "2026-06-24 17:55:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.218.50.204",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.218.50.204, 172.68.128.174",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODgzIiwidXNlcm5hbWUiOiJodHRwczpcL1wvdC5tZVwvbWVzOTQ2MCIsImVtYWlsIjoibWVzb3VkN21lc291ZDE5QGdtYWlsLmNvbSIsImV4cCI6MTc4MjkyODUzM30.sYidmPFiDoWfBuWFI9D9tcMtWldjyQ9Ka-4rNb4UVPY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a10d9ab379f95456-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.218.50.204",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jun-2026 17:55:35 UTC] === END API CALL LOG ===
[24-Jun-2026 17:55:35 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jun-2026 17:55:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODgzIiwidXNlcm5hbWUiOiJodHRwczpcL1wvdC5tZVwvbWVzOTQ2MCIsImVtYWlsIjoibWVzb3VkN21lc291ZDE5QGdtYWlsLmNvbSIsImV4cCI6MTc4MjkyODUzM30.sYidmPFiDoWfBuWFI9D9tcMtWldjyQ9Ka-4rNb4UVPY
[24-Jun-2026 17:55:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jun-2026 17:55:35 UTC] ✅ JWT token verified successfully for user profile
[24-Jun-2026 17:55:35 UTC] User ID: 883
[24-Jun-2026 17:55:35 UTC] ✅ User profile retrieved successfully for user ID: 883
[24-Jun-2026 17:55:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jun-2026 17:55:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jun-2026 17:55:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.218.50.204, 172.68.128.166","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODgzIiwidXNlcm5hbWUiOiJodHRwczpcL1wvdC5tZVwvbWVzOTQ2MCIsImVtYWlsIjoibWVzb3VkN21lc291ZDE5QGdtYWlsLmNvbSIsImV4cCI6MTc4MjkyODUzM30.sYidmPFiDoWfBuWFI9D9tcMtWldjyQ9Ka-4rNb4UVPY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a10d9b37eba15456-JIB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.218.50.204","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-Jun-2026 17:55:57 UTC] === User Orders API Called ===
[24-Jun-2026 17:55:57 UTC] User ID: 883
[24-Jun-2026 17:55:57 UTC] Limit: 20, Offset: 0
[24-Jun-2026 17:55:57 UTC] Orders found: 0
[24-Jun-2026 17:55:57 UTC] Orders data: []
[24-Jun-2026 17:55:57 UTC] Total orders count: 0
[24-Jun-2026 17:55:57 UTC] === API CALL LOG ===
[24-Jun-2026 17:55:57 UTC] Endpoint: user/profile.php
[24-Jun-2026 17:55:57 UTC] Full Log Data: {
    "timestamp": "2026-06-24 17:55:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.218.50.204",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.218.50.204, 172.68.128.167",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODgzIiwidXNlcm5hbWUiOiJodHRwczpcL1wvdC5tZVwvbWVzOTQ2MCIsImVtYWlsIjoibWVzb3VkN21lc291ZDE5QGdtYWlsLmNvbSIsImV4cCI6MTc4MjkyODUzM30.sYidmPFiDoWfBuWFI9D9tcMtWldjyQ9Ka-4rNb4UVPY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a10d9b37eba45456-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.218.50.204",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jun-2026 17:55:57 UTC] === END API CALL LOG ===
[24-Jun-2026 17:55:57 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jun-2026 17:55:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODgzIiwidXNlcm5hbWUiOiJodHRwczpcL1wvdC5tZVwvbWVzOTQ2MCIsImVtYWlsIjoibWVzb3VkN21lc291ZDE5QGdtYWlsLmNvbSIsImV4cCI6MTc4MjkyODUzM30.sYidmPFiDoWfBuWFI9D9tcMtWldjyQ9Ka-4rNb4UVPY
[24-Jun-2026 17:55:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jun-2026 17:55:57 UTC] ✅ JWT token verified successfully for user profile
[24-Jun-2026 17:55:57 UTC] User ID: 883
[24-Jun-2026 17:55:57 UTC] ✅ User profile retrieved successfully for user ID: 883
[24-Jun-2026 17:55:57 UTC] === API CALL LOG ===
[24-Jun-2026 17:55:57 UTC] Endpoint: user/profile.php
[24-Jun-2026 17:55:57 UTC] Full Log Data: {
    "timestamp": "2026-06-24 17:55:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.218.50.204",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.218.50.204, 172.68.128.166",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODgzIiwidXNlcm5hbWUiOiJodHRwczpcL1wvdC5tZVwvbWVzOTQ2MCIsImVtYWlsIjoibWVzb3VkN21lc291ZDE5QGdtYWlsLmNvbSIsImV4cCI6MTc4MjkyODUzM30.sYidmPFiDoWfBuWFI9D9tcMtWldjyQ9Ka-4rNb4UVPY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a10d9b3b7e855456-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.218.50.204",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jun-2026 17:55:57 UTC] === END API CALL LOG ===
[24-Jun-2026 17:55:57 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jun-2026 17:55:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODgzIiwidXNlcm5hbWUiOiJodHRwczpcL1wvdC5tZVwvbWVzOTQ2MCIsImVtYWlsIjoibWVzb3VkN21lc291ZDE5QGdtYWlsLmNvbSIsImV4cCI6MTc4MjkyODUzM30.sYidmPFiDoWfBuWFI9D9tcMtWldjyQ9Ka-4rNb4UVPY
[24-Jun-2026 17:55:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jun-2026 17:55:57 UTC] ✅ JWT token verified successfully for user profile
[24-Jun-2026 17:55:57 UTC] User ID: 883
[24-Jun-2026 17:55:57 UTC] ✅ User profile retrieved successfully for user ID: 883
[24-Jun-2026 17:55:58 UTC] === API CALL LOG ===
[24-Jun-2026 17:55:58 UTC] Endpoint: user/profile.php
[24-Jun-2026 17:55:58 UTC] Full Log Data: {
    "timestamp": "2026-06-24 17:55:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.218.50.204",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.218.50.204, 172.68.128.166",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODgzIiwidXNlcm5hbWUiOiJodHRwczpcL1wvdC5tZVwvbWVzOTQ2MCIsImVtYWlsIjoibWVzb3VkN21lc291ZDE5QGdtYWlsLmNvbSIsImV4cCI6MTc4MjkyODUzM30.sYidmPFiDoWfBuWFI9D9tcMtWldjyQ9Ka-4rNb4UVPY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a10d9b41bc505456-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.218.50.204",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jun-2026 17:55:58 UTC] === END API CALL LOG ===
[24-Jun-2026 17:55:58 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jun-2026 17:55:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODgzIiwidXNlcm5hbWUiOiJodHRwczpcL1wvdC5tZVwvbWVzOTQ2MCIsImVtYWlsIjoibWVzb3VkN21lc291ZDE5QGdtYWlsLmNvbSIsImV4cCI6MTc4MjkyODUzM30.sYidmPFiDoWfBuWFI9D9tcMtWldjyQ9Ka-4rNb4UVPY
[24-Jun-2026 17:55:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jun-2026 17:55:58 UTC] ✅ JWT token verified successfully for user profile
[24-Jun-2026 17:55:58 UTC] User ID: 883
[24-Jun-2026 17:55:58 UTC] ✅ User profile retrieved successfully for user ID: 883
[24-Jun-2026 17:56:21 UTC] === API CALL LOG ===
[24-Jun-2026 17:56:21 UTC] Endpoint: user/profile.php
[24-Jun-2026 17:56:21 UTC] Full Log Data: {
    "timestamp": "2026-06-24 17:56:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.218.50.204",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.218.50.204, 172.68.128.166",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODgzIiwidXNlcm5hbWUiOiJodHRwczpcL1wvdC5tZVwvbWVzOTQ2MCIsImVtYWlsIjoibWVzb3VkN21lc291ZDE5QGdtYWlsLmNvbSIsImV4cCI6MTc4MjkyODUzM30.sYidmPFiDoWfBuWFI9D9tcMtWldjyQ9Ka-4rNb4UVPY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a10d9bd23e77545c-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.218.50.204",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jun-2026 17:56:21 UTC] === END API CALL LOG ===
[24-Jun-2026 17:56:21 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jun-2026 17:56:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODgzIiwidXNlcm5hbWUiOiJodHRwczpcL1wvdC5tZVwvbWVzOTQ2MCIsImVtYWlsIjoibWVzb3VkN21lc291ZDE5QGdtYWlsLmNvbSIsImV4cCI6MTc4MjkyODUzM30.sYidmPFiDoWfBuWFI9D9tcMtWldjyQ9Ka-4rNb4UVPY
[24-Jun-2026 17:56:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jun-2026 17:56:21 UTC] ✅ JWT token verified successfully for user profile
[24-Jun-2026 17:56:21 UTC] User ID: 883
[24-Jun-2026 17:56:21 UTC] ✅ User profile retrieved successfully for user ID: 883
[24-Jun-2026 17:57:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jun-2026 17:57:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jun-2026 17:57:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.218.50.204, 172.68.128.167","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODgzIiwidXNlcm5hbWUiOiJodHRwczpcL1wvdC5tZVwvbWVzOTQ2MCIsImVtYWlsIjoibWVzb3VkN21lc291ZDE5QGdtYWlsLmNvbSIsImV4cCI6MTc4MjkyODUzM30.sYidmPFiDoWfBuWFI9D9tcMtWldjyQ9Ka-4rNb4UVPY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a10d9cce3dfb545c-JIB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.218.50.204","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-Jun-2026 17:57:02 UTC] === User Orders API Called ===
[24-Jun-2026 17:57:02 UTC] User ID: 883
[24-Jun-2026 17:57:02 UTC] Limit: 20, Offset: 0
[24-Jun-2026 17:57:02 UTC] Orders found: 0
[24-Jun-2026 17:57:02 UTC] Orders data: []
[24-Jun-2026 17:57:02 UTC] Total orders count: 0
[24-Jun-2026 17:57:04 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jun-2026 17:57:04 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jun-2026 17:57:04 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.218.50.204, 172.68.128.167","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODgzIiwidXNlcm5hbWUiOiJodHRwczpcL1wvdC5tZVwvbWVzOTQ2MCIsImVtYWlsIjoibWVzb3VkN21lc291ZDE5QGdtYWlsLmNvbSIsImV4cCI6MTc4MjkyODUzM30.sYidmPFiDoWfBuWFI9D9tcMtWldjyQ9Ka-4rNb4UVPY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a10d9cdf4cc7545c-JIB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.218.50.204","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-Jun-2026 17:57:04 UTC] === User Orders API Called ===
[24-Jun-2026 17:57:04 UTC] User ID: 883
[24-Jun-2026 17:57:04 UTC] Limit: 20, Offset: 0
[24-Jun-2026 17:57:04 UTC] Orders found: 0
[24-Jun-2026 17:57:04 UTC] Orders data: []
[24-Jun-2026 17:57:04 UTC] Total orders count: 0
[24-Jun-2026 17:57:04 UTC] === API CALL LOG ===
[24-Jun-2026 17:57:04 UTC] Endpoint: user/profile.php
[24-Jun-2026 17:57:04 UTC] Full Log Data: {
    "timestamp": "2026-06-24 17:57:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.218.50.204",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.218.50.204, 172.68.128.167",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODgzIiwidXNlcm5hbWUiOiJodHRwczpcL1wvdC5tZVwvbWVzOTQ2MCIsImVtYWlsIjoibWVzb3VkN21lc291ZDE5QGdtYWlsLmNvbSIsImV4cCI6MTc4MjkyODUzM30.sYidmPFiDoWfBuWFI9D9tcMtWldjyQ9Ka-4rNb4UVPY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a10d9cdf4cca545c-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.218.50.204",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jun-2026 17:57:04 UTC] === END API CALL LOG ===
[24-Jun-2026 17:57:04 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jun-2026 17:57:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODgzIiwidXNlcm5hbWUiOiJodHRwczpcL1wvdC5tZVwvbWVzOTQ2MCIsImVtYWlsIjoibWVzb3VkN21lc291ZDE5QGdtYWlsLmNvbSIsImV4cCI6MTc4MjkyODUzM30.sYidmPFiDoWfBuWFI9D9tcMtWldjyQ9Ka-4rNb4UVPY
[24-Jun-2026 17:57:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jun-2026 17:57:04 UTC] ✅ JWT token verified successfully for user profile
[24-Jun-2026 17:57:04 UTC] User ID: 883
[24-Jun-2026 17:57:04 UTC] ✅ User profile retrieved successfully for user ID: 883
[24-Jun-2026 17:57:05 UTC] === API CALL LOG ===
[24-Jun-2026 17:57:05 UTC] Endpoint: user/profile.php
[24-Jun-2026 17:57:05 UTC] Full Log Data: {
    "timestamp": "2026-06-24 17:57:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.218.50.204",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.218.50.204, 172.68.128.167",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODgzIiwidXNlcm5hbWUiOiJodHRwczpcL1wvdC5tZVwvbWVzOTQ2MCIsImVtYWlsIjoibWVzb3VkN21lc291ZDE5QGdtYWlsLmNvbSIsImV4cCI6MTc4MjkyODUzM30.sYidmPFiDoWfBuWFI9D9tcMtWldjyQ9Ka-4rNb4UVPY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a10d9ce2fff6545c-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.218.50.204",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jun-2026 17:57:05 UTC] === END API CALL LOG ===
[24-Jun-2026 17:57:05 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jun-2026 17:57:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODgzIiwidXNlcm5hbWUiOiJodHRwczpcL1wvdC5tZVwvbWVzOTQ2MCIsImVtYWlsIjoibWVzb3VkN21lc291ZDE5QGdtYWlsLmNvbSIsImV4cCI6MTc4MjkyODUzM30.sYidmPFiDoWfBuWFI9D9tcMtWldjyQ9Ka-4rNb4UVPY
[24-Jun-2026 17:57:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jun-2026 17:57:05 UTC] ✅ JWT token verified successfully for user profile
[24-Jun-2026 17:57:05 UTC] User ID: 883
[24-Jun-2026 17:57:05 UTC] ✅ User profile retrieved successfully for user ID: 883
[24-Jun-2026 17:57:05 UTC] === API CALL LOG ===
[24-Jun-2026 17:57:05 UTC] Endpoint: user/profile.php
[24-Jun-2026 17:57:05 UTC] Full Log Data: {
    "timestamp": "2026-06-24 17:57:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.218.50.204",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.218.50.204, 172.68.128.167",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODgzIiwidXNlcm5hbWUiOiJodHRwczpcL1wvdC5tZVwvbWVzOTQ2MCIsImVtYWlsIjoibWVzb3VkN21lc291ZDE5QGdtYWlsLmNvbSIsImV4cCI6MTc4MjkyODUzM30.sYidmPFiDoWfBuWFI9D9tcMtWldjyQ9Ka-4rNb4UVPY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a10d9ce73c08545c-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.218.50.204",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jun-2026 17:57:05 UTC] === END API CALL LOG ===
[24-Jun-2026 17:57:05 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jun-2026 17:57:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODgzIiwidXNlcm5hbWUiOiJodHRwczpcL1wvdC5tZVwvbWVzOTQ2MCIsImVtYWlsIjoibWVzb3VkN21lc291ZDE5QGdtYWlsLmNvbSIsImV4cCI6MTc4MjkyODUzM30.sYidmPFiDoWfBuWFI9D9tcMtWldjyQ9Ka-4rNb4UVPY
[24-Jun-2026 17:57:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jun-2026 17:57:05 UTC] ✅ JWT token verified successfully for user profile
[24-Jun-2026 17:57:05 UTC] User ID: 883
[24-Jun-2026 17:57:05 UTC] ✅ User profile retrieved successfully for user ID: 883
[24-Jun-2026 17:57:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jun-2026 17:57:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jun-2026 17:57:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.218.50.204, 172.68.128.167","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODgzIiwidXNlcm5hbWUiOiJodHRwczpcL1wvdC5tZVwvbWVzOTQ2MCIsImVtYWlsIjoibWVzb3VkN21lc291ZDE5QGdtYWlsLmNvbSIsImV4cCI6MTc4MjkyODUzM30.sYidmPFiDoWfBuWFI9D9tcMtWldjyQ9Ka-4rNb4UVPY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a10d9d30d837545c-JIB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.218.50.204","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-Jun-2026 17:57:17 UTC] === User Orders API Called ===
[24-Jun-2026 17:57:17 UTC] User ID: 883
[24-Jun-2026 17:57:17 UTC] Limit: 20, Offset: 0
[24-Jun-2026 17:57:17 UTC] Orders found: 0
[24-Jun-2026 17:57:17 UTC] Orders data: []
[24-Jun-2026 17:57:17 UTC] Total orders count: 0
[24-Jun-2026 17:57:19 UTC] === API CALL LOG ===
[24-Jun-2026 17:57:19 UTC] Endpoint: user/profile.php
[24-Jun-2026 17:57:19 UTC] Full Log Data: {
    "timestamp": "2026-06-24 17:57:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.218.50.204",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.218.50.204, 172.68.128.167",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODgzIiwidXNlcm5hbWUiOiJodHRwczpcL1wvdC5tZVwvbWVzOTQ2MCIsImVtYWlsIjoibWVzb3VkN21lc291ZDE5QGdtYWlsLmNvbSIsImV4cCI6MTc4MjkyODUzM30.sYidmPFiDoWfBuWFI9D9tcMtWldjyQ9Ka-4rNb4UVPY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a10d9d3b1961545c-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.218.50.204",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jun-2026 17:57:19 UTC] === END API CALL LOG ===
[24-Jun-2026 17:57:19 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jun-2026 17:57:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODgzIiwidXNlcm5hbWUiOiJodHRwczpcL1wvdC5tZVwvbWVzOTQ2MCIsImVtYWlsIjoibWVzb3VkN21lc291ZDE5QGdtYWlsLmNvbSIsImV4cCI6MTc4MjkyODUzM30.sYidmPFiDoWfBuWFI9D9tcMtWldjyQ9Ka-4rNb4UVPY
[24-Jun-2026 17:57:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jun-2026 17:57:19 UTC] ✅ JWT token verified successfully for user profile
[24-Jun-2026 17:57:19 UTC] User ID: 883
[24-Jun-2026 17:57:19 UTC] ✅ User profile retrieved successfully for user ID: 883
[24-Jun-2026 17:57:19 UTC] User Purchases API - User ID: 883
[24-Jun-2026 17:57:19 UTC] User Purchases API - Total purchases found: 0
[24-Jun-2026 17:57:25 UTC] User Purchases API - User ID: 883
[24-Jun-2026 17:57:25 UTC] User Purchases API - Total purchases found: 0
[24-Jun-2026 17:57:27 UTC] === API CALL LOG ===
[24-Jun-2026 17:57:27 UTC] Endpoint: user/profile.php
[24-Jun-2026 17:57:27 UTC] Full Log Data: {
    "timestamp": "2026-06-24 17:57:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.218.50.204",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.218.50.204, 172.68.128.166",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODgzIiwidXNlcm5hbWUiOiJodHRwczpcL1wvdC5tZVwvbWVzOTQ2MCIsImVtYWlsIjoibWVzb3VkN21lc291ZDE5QGdtYWlsLmNvbSIsImV4cCI6MTc4MjkyODUzM30.sYidmPFiDoWfBuWFI9D9tcMtWldjyQ9Ka-4rNb4UVPY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a10d9d6e5f60545c-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.218.50.204",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jun-2026 17:57:27 UTC] === END API CALL LOG ===
[24-Jun-2026 17:57:27 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jun-2026 17:57:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODgzIiwidXNlcm5hbWUiOiJodHRwczpcL1wvdC5tZVwvbWVzOTQ2MCIsImVtYWlsIjoibWVzb3VkN21lc291ZDE5QGdtYWlsLmNvbSIsImV4cCI6MTc4MjkyODUzM30.sYidmPFiDoWfBuWFI9D9tcMtWldjyQ9Ka-4rNb4UVPY
[24-Jun-2026 17:57:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jun-2026 17:57:27 UTC] ✅ JWT token verified successfully for user profile
[24-Jun-2026 17:57:27 UTC] User ID: 883
[24-Jun-2026 17:57:27 UTC] ✅ User profile retrieved successfully for user ID: 883
[24-Jun-2026 17:57:27 UTC] User Purchases API - User ID: 883
[24-Jun-2026 17:57:27 UTC] User Purchases API - Total purchases found: 0
[24-Jun-2026 17:57:33 UTC] User Purchases API - User ID: 883
[24-Jun-2026 17:57:33 UTC] User Purchases API - Total purchases found: 0
[24-Jun-2026 18:20:39 UTC] === API CALL LOG ===
[24-Jun-2026 18:20:39 UTC] Endpoint: user/profile.php
[24-Jun-2026 18:20:39 UTC] Full Log Data: {
    "timestamp": "2026-06-24 18:20:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2603:8002:d000:e45a:786a:e54:79f9:7794",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2603:8002:d000:e45a:786a:e54:79f9:7794, 104.23.251.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg0IiwidXNlcm5hbWUiOiJAU2F2ZWxpaV9Bc3RhZmV2IiwiZW1haWwiOiJ6YWt6ZXJpOThAZ21haWwuY29tIiwiZXhwIjoxNzgyOTMwMDM5fQ.CuylFDpJeweKnk5jVwsPH9JTSRNjJ7QtqHAvuHS-Zzw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a10dbf6c3e26be08-LAX",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2603:8002:d000:e45a:786a:e54:79f9:7794",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jun-2026 18:20:39 UTC] === END API CALL LOG ===
[24-Jun-2026 18:20:39 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jun-2026 18:20:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg0IiwidXNlcm5hbWUiOiJAU2F2ZWxpaV9Bc3RhZmV2IiwiZW1haWwiOiJ6YWt6ZXJpOThAZ21haWwuY29tIiwiZXhwIjoxNzgyOTMwMDM5fQ.CuylFDpJeweKnk5jVwsPH9JTSRNjJ7QtqHAvuHS-Zzw
[24-Jun-2026 18:20:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jun-2026 18:20:39 UTC] ✅ JWT token verified successfully for user profile
[24-Jun-2026 18:20:39 UTC] User ID: 884
[24-Jun-2026 18:20:39 UTC] ✅ User profile retrieved successfully for user ID: 884
[24-Jun-2026 18:20:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jun-2026 18:20:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jun-2026 18:20:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2603:8002:d000:e45a:786a:e54:79f9:7794, 104.23.251.15","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg0IiwidXNlcm5hbWUiOiJAU2F2ZWxpaV9Bc3RhZmV2IiwiZW1haWwiOiJ6YWt6ZXJpOThAZ21haWwuY29tIiwiZXhwIjoxNzgyOTMwMDM5fQ.CuylFDpJeweKnk5jVwsPH9JTSRNjJ7QtqHAvuHS-Zzw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a10dbf6c5ec0be08-LAX","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2603:8002:d000:e45a:786a:e54:79f9:7794","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-Jun-2026 18:20:39 UTC] === User Orders API Called ===
[24-Jun-2026 18:20:39 UTC] User ID: 884
[24-Jun-2026 18:20:39 UTC] Limit: 20, Offset: 0
[24-Jun-2026 18:20:39 UTC] Orders found: 0
[24-Jun-2026 18:20:39 UTC] Orders data: []
[24-Jun-2026 18:20:39 UTC] Total orders count: 0
[24-Jun-2026 18:20:39 UTC] === API CALL LOG ===
[24-Jun-2026 18:20:39 UTC] Endpoint: user/profile.php
[24-Jun-2026 18:20:39 UTC] Full Log Data: {
    "timestamp": "2026-06-24 18:20:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2603:8002:d000:e45a:786a:e54:79f9:7794",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2603:8002:d000:e45a:786a:e54:79f9:7794, 104.23.251.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg0IiwidXNlcm5hbWUiOiJAU2F2ZWxpaV9Bc3RhZmV2IiwiZW1haWwiOiJ6YWt6ZXJpOThAZ21haWwuY29tIiwiZXhwIjoxNzgyOTMwMDM5fQ.CuylFDpJeweKnk5jVwsPH9JTSRNjJ7QtqHAvuHS-Zzw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a10dbf6cc8d0be08-LAX",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2603:8002:d000:e45a:786a:e54:79f9:7794",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jun-2026 18:20:39 UTC] === END API CALL LOG ===
[24-Jun-2026 18:20:39 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jun-2026 18:20:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg0IiwidXNlcm5hbWUiOiJAU2F2ZWxpaV9Bc3RhZmV2IiwiZW1haWwiOiJ6YWt6ZXJpOThAZ21haWwuY29tIiwiZXhwIjoxNzgyOTMwMDM5fQ.CuylFDpJeweKnk5jVwsPH9JTSRNjJ7QtqHAvuHS-Zzw
[24-Jun-2026 18:20:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jun-2026 18:20:39 UTC] ✅ JWT token verified successfully for user profile
[24-Jun-2026 18:20:39 UTC] User ID: 884
[24-Jun-2026 18:20:39 UTC] ✅ User profile retrieved successfully for user ID: 884
[24-Jun-2026 18:20:40 UTC] === API CALL LOG ===
[24-Jun-2026 18:20:40 UTC] Endpoint: user/profile.php
[24-Jun-2026 18:20:40 UTC] Full Log Data: {
    "timestamp": "2026-06-24 18:20:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2603:8002:d000:e45a:786a:e54:79f9:7794",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2603:8002:d000:e45a:786a:e54:79f9:7794, 104.23.251.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg0IiwidXNlcm5hbWUiOiJAU2F2ZWxpaV9Bc3RhZmV2IiwiZW1haWwiOiJ6YWt6ZXJpOThAZ21haWwuY29tIiwiZXhwIjoxNzgyOTMwMDM5fQ.CuylFDpJeweKnk5jVwsPH9JTSRNjJ7QtqHAvuHS-Zzw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a10dbf721821be08-LAX",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2603:8002:d000:e45a:786a:e54:79f9:7794",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jun-2026 18:20:40 UTC] === END API CALL LOG ===
[24-Jun-2026 18:20:40 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jun-2026 18:20:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg0IiwidXNlcm5hbWUiOiJAU2F2ZWxpaV9Bc3RhZmV2IiwiZW1haWwiOiJ6YWt6ZXJpOThAZ21haWwuY29tIiwiZXhwIjoxNzgyOTMwMDM5fQ.CuylFDpJeweKnk5jVwsPH9JTSRNjJ7QtqHAvuHS-Zzw
[24-Jun-2026 18:20:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jun-2026 18:20:40 UTC] ✅ JWT token verified successfully for user profile
[24-Jun-2026 18:20:40 UTC] User ID: 884
[24-Jun-2026 18:20:40 UTC] ✅ User profile retrieved successfully for user ID: 884
[24-Jun-2026 18:21:51 UTC] === API CALL LOG ===
[24-Jun-2026 18:21:51 UTC] Endpoint: user/profile.php
[24-Jun-2026 18:21:51 UTC] Full Log Data: {
    "timestamp": "2026-06-24 18:21:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2603:8002:d000:e45a:786a:e54:79f9:7794",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2603:8002:d000:e45a:786a:e54:79f9:7794, 172.71.154.122",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg0IiwidXNlcm5hbWUiOiJAU2F2ZWxpaV9Bc3RhZmV2IiwiZW1haWwiOiJ6YWt6ZXJpOThAZ21haWwuY29tIiwiZXhwIjoxNzgyOTMwMDM5fQ.CuylFDpJeweKnk5jVwsPH9JTSRNjJ7QtqHAvuHS-Zzw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a10dc127b94dce90-SJC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2603:8002:d000:e45a:786a:e54:79f9:7794",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jun-2026 18:21:51 UTC] === END API CALL LOG ===
[24-Jun-2026 18:21:51 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jun-2026 18:21:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg0IiwidXNlcm5hbWUiOiJAU2F2ZWxpaV9Bc3RhZmV2IiwiZW1haWwiOiJ6YWt6ZXJpOThAZ21haWwuY29tIiwiZXhwIjoxNzgyOTMwMDM5fQ.CuylFDpJeweKnk5jVwsPH9JTSRNjJ7QtqHAvuHS-Zzw
[24-Jun-2026 18:21:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jun-2026 18:21:51 UTC] ✅ JWT token verified successfully for user profile
[24-Jun-2026 18:21:51 UTC] User ID: 884
[24-Jun-2026 18:21:51 UTC] ✅ User profile retrieved successfully for user ID: 884
[24-Jun-2026 18:22:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jun-2026 18:22:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jun-2026 18:22:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2603:8002:d000:e45a:786a:e54:79f9:7794, 172.71.154.122","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg0IiwidXNlcm5hbWUiOiJAU2F2ZWxpaV9Bc3RhZmV2IiwiZW1haWwiOiJ6YWt6ZXJpOThAZ21haWwuY29tIiwiZXhwIjoxNzgyOTMwMDM5fQ.CuylFDpJeweKnk5jVwsPH9JTSRNjJ7QtqHAvuHS-Zzw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a10dc1872c67ce90-SJC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2603:8002:d000:e45a:786a:e54:79f9:7794","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-Jun-2026 18:22:06 UTC] === User Orders API Called ===
[24-Jun-2026 18:22:06 UTC] User ID: 884
[24-Jun-2026 18:22:06 UTC] Limit: 20, Offset: 0
[24-Jun-2026 18:22:06 UTC] Orders found: 0
[24-Jun-2026 18:22:06 UTC] Orders data: []
[24-Jun-2026 18:22:06 UTC] Total orders count: 0
[24-Jun-2026 18:22:06 UTC] === API CALL LOG ===
[24-Jun-2026 18:22:06 UTC] Endpoint: user/profile.php
[24-Jun-2026 18:22:06 UTC] Full Log Data: {
    "timestamp": "2026-06-24 18:22:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2603:8002:d000:e45a:786a:e54:79f9:7794",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2603:8002:d000:e45a:786a:e54:79f9:7794, 172.71.154.123",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg0IiwidXNlcm5hbWUiOiJAU2F2ZWxpaV9Bc3RhZmV2IiwiZW1haWwiOiJ6YWt6ZXJpOThAZ21haWwuY29tIiwiZXhwIjoxNzgyOTMwMDM5fQ.CuylFDpJeweKnk5jVwsPH9JTSRNjJ7QtqHAvuHS-Zzw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a10dc1878c97ce90-SJC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2603:8002:d000:e45a:786a:e54:79f9:7794",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jun-2026 18:22:06 UTC] === END API CALL LOG ===
[24-Jun-2026 18:22:06 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jun-2026 18:22:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg0IiwidXNlcm5hbWUiOiJAU2F2ZWxpaV9Bc3RhZmV2IiwiZW1haWwiOiJ6YWt6ZXJpOThAZ21haWwuY29tIiwiZXhwIjoxNzgyOTMwMDM5fQ.CuylFDpJeweKnk5jVwsPH9JTSRNjJ7QtqHAvuHS-Zzw
[24-Jun-2026 18:22:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jun-2026 18:22:06 UTC] ✅ JWT token verified successfully for user profile
[24-Jun-2026 18:22:06 UTC] User ID: 884
[24-Jun-2026 18:22:06 UTC] ✅ User profile retrieved successfully for user ID: 884
[24-Jun-2026 18:22:06 UTC] === API CALL LOG ===
[24-Jun-2026 18:22:06 UTC] Endpoint: user/profile.php
[24-Jun-2026 18:22:06 UTC] Full Log Data: {
    "timestamp": "2026-06-24 18:22:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2603:8002:d000:e45a:786a:e54:79f9:7794",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2603:8002:d000:e45a:786a:e54:79f9:7794, 172.71.154.123",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg0IiwidXNlcm5hbWUiOiJAU2F2ZWxpaV9Bc3RhZmV2IiwiZW1haWwiOiJ6YWt6ZXJpOThAZ21haWwuY29tIiwiZXhwIjoxNzgyOTMwMDM5fQ.CuylFDpJeweKnk5jVwsPH9JTSRNjJ7QtqHAvuHS-Zzw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a10dc18b6edbce90-SJC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2603:8002:d000:e45a:786a:e54:79f9:7794",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jun-2026 18:22:06 UTC] === END API CALL LOG ===
[24-Jun-2026 18:22:06 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jun-2026 18:22:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg0IiwidXNlcm5hbWUiOiJAU2F2ZWxpaV9Bc3RhZmV2IiwiZW1haWwiOiJ6YWt6ZXJpOThAZ21haWwuY29tIiwiZXhwIjoxNzgyOTMwMDM5fQ.CuylFDpJeweKnk5jVwsPH9JTSRNjJ7QtqHAvuHS-Zzw
[24-Jun-2026 18:22:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jun-2026 18:22:06 UTC] ✅ JWT token verified successfully for user profile
[24-Jun-2026 18:22:06 UTC] User ID: 884
[24-Jun-2026 18:22:06 UTC] ✅ User profile retrieved successfully for user ID: 884
[24-Jun-2026 18:22:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jun-2026 18:22:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jun-2026 18:22:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2603:8002:d000:e45a:786a:e54:79f9:7794, 172.71.154.123","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg0IiwidXNlcm5hbWUiOiJAU2F2ZWxpaV9Bc3RhZmV2IiwiZW1haWwiOiJ6YWt6ZXJpOThAZ21haWwuY29tIiwiZXhwIjoxNzgyOTMwMDM5fQ.CuylFDpJeweKnk5jVwsPH9JTSRNjJ7QtqHAvuHS-Zzw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a10dc1f4eeb2ce90-SJC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2603:8002:d000:e45a:786a:e54:79f9:7794","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-Jun-2026 18:22:24 UTC] === User Orders API Called ===
[24-Jun-2026 18:22:24 UTC] User ID: 884
[24-Jun-2026 18:22:24 UTC] Limit: 20, Offset: 0
[24-Jun-2026 18:22:24 UTC] Orders found: 0
[24-Jun-2026 18:22:24 UTC] Orders data: []
[24-Jun-2026 18:22:24 UTC] Total orders count: 0
[24-Jun-2026 18:22:24 UTC] === API CALL LOG ===
[24-Jun-2026 18:22:24 UTC] Endpoint: user/profile.php
[24-Jun-2026 18:22:24 UTC] Full Log Data: {
    "timestamp": "2026-06-24 18:22:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2603:8002:d000:e45a:786a:e54:79f9:7794",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2603:8002:d000:e45a:786a:e54:79f9:7794, 172.71.154.122",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg0IiwidXNlcm5hbWUiOiJAU2F2ZWxpaV9Bc3RhZmV2IiwiZW1haWwiOiJ6YWt6ZXJpOThAZ21haWwuY29tIiwiZXhwIjoxNzgyOTMwMDM5fQ.CuylFDpJeweKnk5jVwsPH9JTSRNjJ7QtqHAvuHS-Zzw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a10dc1f54edece90-SJC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2603:8002:d000:e45a:786a:e54:79f9:7794",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jun-2026 18:22:24 UTC] === END API CALL LOG ===
[24-Jun-2026 18:22:24 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jun-2026 18:22:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg0IiwidXNlcm5hbWUiOiJAU2F2ZWxpaV9Bc3RhZmV2IiwiZW1haWwiOiJ6YWt6ZXJpOThAZ21haWwuY29tIiwiZXhwIjoxNzgyOTMwMDM5fQ.CuylFDpJeweKnk5jVwsPH9JTSRNjJ7QtqHAvuHS-Zzw
[24-Jun-2026 18:22:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jun-2026 18:22:24 UTC] ✅ JWT token verified successfully for user profile
[24-Jun-2026 18:22:24 UTC] User ID: 884
[24-Jun-2026 18:22:24 UTC] ✅ User profile retrieved successfully for user ID: 884
[24-Jun-2026 18:22:24 UTC] === API CALL LOG ===
[24-Jun-2026 18:22:24 UTC] Endpoint: user/profile.php
[24-Jun-2026 18:22:24 UTC] Full Log Data: {
    "timestamp": "2026-06-24 18:22:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2603:8002:d000:e45a:786a:e54:79f9:7794",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2603:8002:d000:e45a:786a:e54:79f9:7794, 172.71.154.122",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg0IiwidXNlcm5hbWUiOiJAU2F2ZWxpaV9Bc3RhZmV2IiwiZW1haWwiOiJ6YWt6ZXJpOThAZ21haWwuY29tIiwiZXhwIjoxNzgyOTMwMDM5fQ.CuylFDpJeweKnk5jVwsPH9JTSRNjJ7QtqHAvuHS-Zzw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a10dc1f9386ace90-SJC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2603:8002:d000:e45a:786a:e54:79f9:7794",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jun-2026 18:22:24 UTC] === END API CALL LOG ===
[24-Jun-2026 18:22:24 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jun-2026 18:22:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg0IiwidXNlcm5hbWUiOiJAU2F2ZWxpaV9Bc3RhZmV2IiwiZW1haWwiOiJ6YWt6ZXJpOThAZ21haWwuY29tIiwiZXhwIjoxNzgyOTMwMDM5fQ.CuylFDpJeweKnk5jVwsPH9JTSRNjJ7QtqHAvuHS-Zzw
[24-Jun-2026 18:22:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jun-2026 18:22:24 UTC] ✅ JWT token verified successfully for user profile
[24-Jun-2026 18:22:24 UTC] User ID: 884
[24-Jun-2026 18:22:24 UTC] ✅ User profile retrieved successfully for user ID: 884
[24-Jun-2026 18:22:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jun-2026 18:22:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jun-2026 18:22:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2603:8002:d000:e45a:786a:e54:79f9:7794, 172.71.154.122","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg0IiwidXNlcm5hbWUiOiJAU2F2ZWxpaV9Bc3RhZmV2IiwiZW1haWwiOiJ6YWt6ZXJpOThAZ21haWwuY29tIiwiZXhwIjoxNzgyOTMwMDM5fQ.CuylFDpJeweKnk5jVwsPH9JTSRNjJ7QtqHAvuHS-Zzw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a10dc202ed24ce90-SJC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2603:8002:d000:e45a:786a:e54:79f9:7794","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-Jun-2026 18:22:25 UTC] === User Orders API Called ===
[24-Jun-2026 18:22:25 UTC] User ID: 884
[24-Jun-2026 18:22:25 UTC] Limit: 20, Offset: 0
[24-Jun-2026 18:22:25 UTC] Orders found: 0
[24-Jun-2026 18:22:25 UTC] Orders data: []
[24-Jun-2026 18:22:25 UTC] Total orders count: 0
[24-Jun-2026 18:22:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jun-2026 18:22:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jun-2026 18:22:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2603:8002:d000:e45a:786a:e54:79f9:7794, 172.71.154.122","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg0IiwidXNlcm5hbWUiOiJAU2F2ZWxpaV9Bc3RhZmV2IiwiZW1haWwiOiJ6YWt6ZXJpOThAZ21haWwuY29tIiwiZXhwIjoxNzgyOTMwMDM5fQ.CuylFDpJeweKnk5jVwsPH9JTSRNjJ7QtqHAvuHS-Zzw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a10dc20edb64ce90-SJC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2603:8002:d000:e45a:786a:e54:79f9:7794","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-Jun-2026 18:22:27 UTC] === User Orders API Called ===
[24-Jun-2026 18:22:27 UTC] User ID: 884
[24-Jun-2026 18:22:27 UTC] Limit: 20, Offset: 0
[24-Jun-2026 18:22:27 UTC] Orders found: 0
[24-Jun-2026 18:22:27 UTC] Orders data: []
[24-Jun-2026 18:22:27 UTC] Total orders count: 0
[24-Jun-2026 18:22:27 UTC] === API CALL LOG ===
[24-Jun-2026 18:22:27 UTC] Endpoint: user/profile.php
[24-Jun-2026 18:22:27 UTC] Full Log Data: {
    "timestamp": "2026-06-24 18:22:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2603:8002:d000:e45a:786a:e54:79f9:7794",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2603:8002:d000:e45a:786a:e54:79f9:7794, 172.71.154.122",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg0IiwidXNlcm5hbWUiOiJAU2F2ZWxpaV9Bc3RhZmV2IiwiZW1haWwiOiJ6YWt6ZXJpOThAZ21haWwuY29tIiwiZXhwIjoxNzgyOTMwMDM5fQ.CuylFDpJeweKnk5jVwsPH9JTSRNjJ7QtqHAvuHS-Zzw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a10dc20f3b9dce90-SJC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2603:8002:d000:e45a:786a:e54:79f9:7794",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jun-2026 18:22:27 UTC] === END API CALL LOG ===
[24-Jun-2026 18:22:27 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jun-2026 18:22:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg0IiwidXNlcm5hbWUiOiJAU2F2ZWxpaV9Bc3RhZmV2IiwiZW1haWwiOiJ6YWt6ZXJpOThAZ21haWwuY29tIiwiZXhwIjoxNzgyOTMwMDM5fQ.CuylFDpJeweKnk5jVwsPH9JTSRNjJ7QtqHAvuHS-Zzw
[24-Jun-2026 18:22:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jun-2026 18:22:27 UTC] ✅ JWT token verified successfully for user profile
[24-Jun-2026 18:22:27 UTC] User ID: 884
[24-Jun-2026 18:22:27 UTC] ✅ User profile retrieved successfully for user ID: 884
[24-Jun-2026 18:22:28 UTC] === API CALL LOG ===
[24-Jun-2026 18:22:28 UTC] Endpoint: user/profile.php
[24-Jun-2026 18:22:28 UTC] Full Log Data: {
    "timestamp": "2026-06-24 18:22:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2603:8002:d000:e45a:786a:e54:79f9:7794",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2603:8002:d000:e45a:786a:e54:79f9:7794, 172.71.154.122",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg0IiwidXNlcm5hbWUiOiJAU2F2ZWxpaV9Bc3RhZmV2IiwiZW1haWwiOiJ6YWt6ZXJpOThAZ21haWwuY29tIiwiZXhwIjoxNzgyOTMwMDM5fQ.CuylFDpJeweKnk5jVwsPH9JTSRNjJ7QtqHAvuHS-Zzw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a10dc212fda8ce90-SJC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2603:8002:d000:e45a:786a:e54:79f9:7794",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jun-2026 18:22:28 UTC] === END API CALL LOG ===
[24-Jun-2026 18:22:28 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jun-2026 18:22:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg0IiwidXNlcm5hbWUiOiJAU2F2ZWxpaV9Bc3RhZmV2IiwiZW1haWwiOiJ6YWt6ZXJpOThAZ21haWwuY29tIiwiZXhwIjoxNzgyOTMwMDM5fQ.CuylFDpJeweKnk5jVwsPH9JTSRNjJ7QtqHAvuHS-Zzw
[24-Jun-2026 18:22:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jun-2026 18:22:28 UTC] ✅ JWT token verified successfully for user profile
[24-Jun-2026 18:22:28 UTC] User ID: 884
[24-Jun-2026 18:22:28 UTC] ✅ User profile retrieved successfully for user ID: 884
[24-Jun-2026 18:22:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jun-2026 18:22:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jun-2026 18:22:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2603:8002:d000:e45a:786a:e54:79f9:7794, 172.71.154.122","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg0IiwidXNlcm5hbWUiOiJAU2F2ZWxpaV9Bc3RhZmV2IiwiZW1haWwiOiJ6YWt6ZXJpOThAZ21haWwuY29tIiwiZXhwIjoxNzgyOTMwMDM5fQ.CuylFDpJeweKnk5jVwsPH9JTSRNjJ7QtqHAvuHS-Zzw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a10dc229c9efce90-SJC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2603:8002:d000:e45a:786a:e54:79f9:7794","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-Jun-2026 18:22:32 UTC] === User Orders API Called ===
[24-Jun-2026 18:22:32 UTC] User ID: 884
[24-Jun-2026 18:22:32 UTC] Limit: 20, Offset: 0
[24-Jun-2026 18:22:32 UTC] Orders found: 0
[24-Jun-2026 18:22:32 UTC] Orders data: []
[24-Jun-2026 18:22:32 UTC] Total orders count: 0
[24-Jun-2026 18:22:47 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jun-2026 18:22:47 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jun-2026 18:22:47 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2603:8002:d000:e45a:786a:e54:79f9:7794, 172.71.154.123","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg0IiwidXNlcm5hbWUiOiJAU2F2ZWxpaV9Bc3RhZmV2IiwiZW1haWwiOiJ6YWt6ZXJpOThAZ21haWwuY29tIiwiZXhwIjoxNzgyOTMwMDM5fQ.CuylFDpJeweKnk5jVwsPH9JTSRNjJ7QtqHAvuHS-Zzw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a10dc2861fa5ce90-SJC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2603:8002:d000:e45a:786a:e54:79f9:7794","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-Jun-2026 18:22:47 UTC] === User Orders API Called ===
[24-Jun-2026 18:22:47 UTC] User ID: 884
[24-Jun-2026 18:22:47 UTC] Limit: 20, Offset: 0
[24-Jun-2026 18:22:47 UTC] Orders found: 0
[24-Jun-2026 18:22:47 UTC] Orders data: []
[24-Jun-2026 18:22:47 UTC] Total orders count: 0
[24-Jun-2026 18:22:47 UTC] === API CALL LOG ===
[24-Jun-2026 18:22:47 UTC] Endpoint: user/profile.php
[24-Jun-2026 18:22:47 UTC] Full Log Data: {
    "timestamp": "2026-06-24 18:22:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2603:8002:d000:e45a:786a:e54:79f9:7794",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2603:8002:d000:e45a:786a:e54:79f9:7794, 172.71.154.122",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg0IiwidXNlcm5hbWUiOiJAU2F2ZWxpaV9Bc3RhZmV2IiwiZW1haWwiOiJ6YWt6ZXJpOThAZ21haWwuY29tIiwiZXhwIjoxNzgyOTMwMDM5fQ.CuylFDpJeweKnk5jVwsPH9JTSRNjJ7QtqHAvuHS-Zzw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a10dc2867fe2ce90-SJC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2603:8002:d000:e45a:786a:e54:79f9:7794",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jun-2026 18:22:47 UTC] === END API CALL LOG ===
[24-Jun-2026 18:22:47 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jun-2026 18:22:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg0IiwidXNlcm5hbWUiOiJAU2F2ZWxpaV9Bc3RhZmV2IiwiZW1haWwiOiJ6YWt6ZXJpOThAZ21haWwuY29tIiwiZXhwIjoxNzgyOTMwMDM5fQ.CuylFDpJeweKnk5jVwsPH9JTSRNjJ7QtqHAvuHS-Zzw
[24-Jun-2026 18:22:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jun-2026 18:22:47 UTC] ✅ JWT token verified successfully for user profile
[24-Jun-2026 18:22:47 UTC] User ID: 884
[24-Jun-2026 18:22:47 UTC] ✅ User profile retrieved successfully for user ID: 884
[24-Jun-2026 18:22:47 UTC] === API CALL LOG ===
[24-Jun-2026 18:22:47 UTC] Endpoint: user/profile.php
[24-Jun-2026 18:22:47 UTC] Full Log Data: {
    "timestamp": "2026-06-24 18:22:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2603:8002:d000:e45a:786a:e54:79f9:7794",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2603:8002:d000:e45a:786a:e54:79f9:7794, 172.71.154.122",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg0IiwidXNlcm5hbWUiOiJAU2F2ZWxpaV9Bc3RhZmV2IiwiZW1haWwiOiJ6YWt6ZXJpOThAZ21haWwuY29tIiwiZXhwIjoxNzgyOTMwMDM5fQ.CuylFDpJeweKnk5jVwsPH9JTSRNjJ7QtqHAvuHS-Zzw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a10dc28a7996ce90-SJC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2603:8002:d000:e45a:786a:e54:79f9:7794",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jun-2026 18:22:47 UTC] === END API CALL LOG ===
[24-Jun-2026 18:22:47 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jun-2026 18:22:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg0IiwidXNlcm5hbWUiOiJAU2F2ZWxpaV9Bc3RhZmV2IiwiZW1haWwiOiJ6YWt6ZXJpOThAZ21haWwuY29tIiwiZXhwIjoxNzgyOTMwMDM5fQ.CuylFDpJeweKnk5jVwsPH9JTSRNjJ7QtqHAvuHS-Zzw
[24-Jun-2026 18:22:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jun-2026 18:22:47 UTC] ✅ JWT token verified successfully for user profile
[24-Jun-2026 18:22:47 UTC] User ID: 884
[24-Jun-2026 18:22:47 UTC] ✅ User profile retrieved successfully for user ID: 884
[24-Jun-2026 18:22:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jun-2026 18:22:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jun-2026 18:22:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2603:8002:d000:e45a:786a:e54:79f9:7794, 172.71.154.123","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg0IiwidXNlcm5hbWUiOiJAU2F2ZWxpaV9Bc3RhZmV2IiwiZW1haWwiOiJ6YWt6ZXJpOThAZ21haWwuY29tIiwiZXhwIjoxNzgyOTMwMDM5fQ.CuylFDpJeweKnk5jVwsPH9JTSRNjJ7QtqHAvuHS-Zzw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a10dc2aae9e7ce90-SJC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2603:8002:d000:e45a:786a:e54:79f9:7794","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-Jun-2026 18:22:52 UTC] === User Orders API Called ===
[24-Jun-2026 18:22:52 UTC] User ID: 884
[24-Jun-2026 18:22:52 UTC] Limit: 20, Offset: 0
[24-Jun-2026 18:22:52 UTC] Orders found: 0
[24-Jun-2026 18:22:52 UTC] Orders data: []
[24-Jun-2026 18:22:52 UTC] Total orders count: 0
[24-Jun-2026 18:22:52 UTC] === API CALL LOG ===
[24-Jun-2026 18:22:52 UTC] Endpoint: user/profile.php
[24-Jun-2026 18:22:52 UTC] Full Log Data: {
    "timestamp": "2026-06-24 18:22:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2603:8002:d000:e45a:786a:e54:79f9:7794",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2603:8002:d000:e45a:786a:e54:79f9:7794, 172.71.154.123",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg0IiwidXNlcm5hbWUiOiJAU2F2ZWxpaV9Bc3RhZmV2IiwiZW1haWwiOiJ6YWt6ZXJpOThAZ21haWwuY29tIiwiZXhwIjoxNzgyOTMwMDM5fQ.CuylFDpJeweKnk5jVwsPH9JTSRNjJ7QtqHAvuHS-Zzw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a10dc2ab5a1cce90-SJC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2603:8002:d000:e45a:786a:e54:79f9:7794",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jun-2026 18:22:52 UTC] === END API CALL LOG ===
[24-Jun-2026 18:22:52 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jun-2026 18:22:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg0IiwidXNlcm5hbWUiOiJAU2F2ZWxpaV9Bc3RhZmV2IiwiZW1haWwiOiJ6YWt6ZXJpOThAZ21haWwuY29tIiwiZXhwIjoxNzgyOTMwMDM5fQ.CuylFDpJeweKnk5jVwsPH9JTSRNjJ7QtqHAvuHS-Zzw
[24-Jun-2026 18:22:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jun-2026 18:22:52 UTC] ✅ JWT token verified successfully for user profile
[24-Jun-2026 18:22:52 UTC] User ID: 884
[24-Jun-2026 18:22:52 UTC] ✅ User profile retrieved successfully for user ID: 884
[24-Jun-2026 18:22:53 UTC] === API CALL LOG ===
[24-Jun-2026 18:22:53 UTC] Endpoint: user/profile.php
[24-Jun-2026 18:22:53 UTC] Full Log Data: {
    "timestamp": "2026-06-24 18:22:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2603:8002:d000:e45a:786a:e54:79f9:7794",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2603:8002:d000:e45a:786a:e54:79f9:7794, 172.71.154.122",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg0IiwidXNlcm5hbWUiOiJAU2F2ZWxpaV9Bc3RhZmV2IiwiZW1haWwiOiJ6YWt6ZXJpOThAZ21haWwuY29tIiwiZXhwIjoxNzgyOTMwMDM5fQ.CuylFDpJeweKnk5jVwsPH9JTSRNjJ7QtqHAvuHS-Zzw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a10dc2af2c0cce90-SJC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2603:8002:d000:e45a:786a:e54:79f9:7794",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jun-2026 18:22:53 UTC] === END API CALL LOG ===
[24-Jun-2026 18:22:53 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jun-2026 18:22:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg0IiwidXNlcm5hbWUiOiJAU2F2ZWxpaV9Bc3RhZmV2IiwiZW1haWwiOiJ6YWt6ZXJpOThAZ21haWwuY29tIiwiZXhwIjoxNzgyOTMwMDM5fQ.CuylFDpJeweKnk5jVwsPH9JTSRNjJ7QtqHAvuHS-Zzw
[24-Jun-2026 18:22:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jun-2026 18:22:53 UTC] ✅ JWT token verified successfully for user profile
[24-Jun-2026 18:22:53 UTC] User ID: 884
[24-Jun-2026 18:22:53 UTC] ✅ User profile retrieved successfully for user ID: 884
[24-Jun-2026 18:23:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jun-2026 18:23:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jun-2026 18:23:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2603:8002:d000:e45a:786a:e54:79f9:7794, 172.71.154.123","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg0IiwidXNlcm5hbWUiOiJAU2F2ZWxpaV9Bc3RhZmV2IiwiZW1haWwiOiJ6YWt6ZXJpOThAZ21haWwuY29tIiwiZXhwIjoxNzgyOTMwMDM5fQ.CuylFDpJeweKnk5jVwsPH9JTSRNjJ7QtqHAvuHS-Zzw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a10dc2dd6c01ce90-SJC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2603:8002:d000:e45a:786a:e54:79f9:7794","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-Jun-2026 18:23:00 UTC] === User Orders API Called ===
[24-Jun-2026 18:23:00 UTC] User ID: 884
[24-Jun-2026 18:23:00 UTC] Limit: 20, Offset: 0
[24-Jun-2026 18:23:00 UTC] Orders found: 0
[24-Jun-2026 18:23:00 UTC] Orders data: []
[24-Jun-2026 18:23:00 UTC] Total orders count: 0
[24-Jun-2026 18:23:00 UTC] === API CALL LOG ===
[24-Jun-2026 18:23:00 UTC] Endpoint: user/profile.php
[24-Jun-2026 18:23:00 UTC] Full Log Data: {
    "timestamp": "2026-06-24 18:23:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2603:8002:d000:e45a:786a:e54:79f9:7794",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2603:8002:d000:e45a:786a:e54:79f9:7794, 172.71.154.123",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg0IiwidXNlcm5hbWUiOiJAU2F2ZWxpaV9Bc3RhZmV2IiwiZW1haWwiOiJ6YWt6ZXJpOThAZ21haWwuY29tIiwiZXhwIjoxNzgyOTMwMDM5fQ.CuylFDpJeweKnk5jVwsPH9JTSRNjJ7QtqHAvuHS-Zzw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a10dc2dddc3bce90-SJC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2603:8002:d000:e45a:786a:e54:79f9:7794",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jun-2026 18:23:00 UTC] === END API CALL LOG ===
[24-Jun-2026 18:23:00 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jun-2026 18:23:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg0IiwidXNlcm5hbWUiOiJAU2F2ZWxpaV9Bc3RhZmV2IiwiZW1haWwiOiJ6YWt6ZXJpOThAZ21haWwuY29tIiwiZXhwIjoxNzgyOTMwMDM5fQ.CuylFDpJeweKnk5jVwsPH9JTSRNjJ7QtqHAvuHS-Zzw
[24-Jun-2026 18:23:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jun-2026 18:23:00 UTC] ✅ JWT token verified successfully for user profile
[24-Jun-2026 18:23:00 UTC] User ID: 884
[24-Jun-2026 18:23:00 UTC] ✅ User profile retrieved successfully for user ID: 884
[24-Jun-2026 18:23:01 UTC] === API CALL LOG ===
[24-Jun-2026 18:23:01 UTC] Endpoint: user/profile.php
[24-Jun-2026 18:23:01 UTC] Full Log Data: {
    "timestamp": "2026-06-24 18:23:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2603:8002:d000:e45a:786a:e54:79f9:7794",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2603:8002:d000:e45a:786a:e54:79f9:7794, 172.71.154.123",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg0IiwidXNlcm5hbWUiOiJAU2F2ZWxpaV9Bc3RhZmV2IiwiZW1haWwiOiJ6YWt6ZXJpOThAZ21haWwuY29tIiwiZXhwIjoxNzgyOTMwMDM5fQ.CuylFDpJeweKnk5jVwsPH9JTSRNjJ7QtqHAvuHS-Zzw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a10dc2e1ae4ace90-SJC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2603:8002:d000:e45a:786a:e54:79f9:7794",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jun-2026 18:23:01 UTC] === END API CALL LOG ===
[24-Jun-2026 18:23:01 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jun-2026 18:23:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg0IiwidXNlcm5hbWUiOiJAU2F2ZWxpaV9Bc3RhZmV2IiwiZW1haWwiOiJ6YWt6ZXJpOThAZ21haWwuY29tIiwiZXhwIjoxNzgyOTMwMDM5fQ.CuylFDpJeweKnk5jVwsPH9JTSRNjJ7QtqHAvuHS-Zzw
[24-Jun-2026 18:23:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jun-2026 18:23:01 UTC] ✅ JWT token verified successfully for user profile
[24-Jun-2026 18:23:01 UTC] User ID: 884
[24-Jun-2026 18:23:01 UTC] ✅ User profile retrieved successfully for user ID: 884
[24-Jun-2026 18:23:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jun-2026 18:23:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jun-2026 18:23:46 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2603:8002:d000:e45a:786a:e54:79f9:7794, 172.71.154.122","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg0IiwidXNlcm5hbWUiOiJAU2F2ZWxpaV9Bc3RhZmV2IiwiZW1haWwiOiJ6YWt6ZXJpOThAZ21haWwuY29tIiwiZXhwIjoxNzgyOTMwMDM5fQ.CuylFDpJeweKnk5jVwsPH9JTSRNjJ7QtqHAvuHS-Zzw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a10dc3fadc95ce90-SJC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2603:8002:d000:e45a:786a:e54:79f9:7794","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-Jun-2026 18:23:46 UTC] === User Orders API Called ===
[24-Jun-2026 18:23:46 UTC] User ID: 884
[24-Jun-2026 18:23:46 UTC] Limit: 20, Offset: 0
[24-Jun-2026 18:23:46 UTC] Orders found: 1
[24-Jun-2026 18:23:46 UTC] Orders data: [{"id":363,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/lava_trava\/2","status":"pending","created_at":"2026-06-24 21:53:44","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Jun-2026 18:23:46 UTC] Total orders count: 1
[24-Jun-2026 18:23:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jun-2026 18:23:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jun-2026 18:23:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2603:8002:d000:e45a:786a:e54:79f9:7794, 172.71.154.122","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg0IiwidXNlcm5hbWUiOiJAU2F2ZWxpaV9Bc3RhZmV2IiwiZW1haWwiOiJ6YWt6ZXJpOThAZ21haWwuY29tIiwiZXhwIjoxNzgyOTMwMDM5fQ.CuylFDpJeweKnk5jVwsPH9JTSRNjJ7QtqHAvuHS-Zzw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a10dc40458fece90-SJC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2603:8002:d000:e45a:786a:e54:79f9:7794","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-Jun-2026 18:23:48 UTC] === User Orders API Called ===
[24-Jun-2026 18:23:48 UTC] User ID: 884
[24-Jun-2026 18:23:48 UTC] Limit: 20, Offset: 0
[24-Jun-2026 18:23:48 UTC] Orders found: 1
[24-Jun-2026 18:23:48 UTC] Orders data: [{"id":363,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/lava_trava\/2","status":"pending","created_at":"2026-06-24 21:53:44","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Jun-2026 18:23:48 UTC] Total orders count: 1
[24-Jun-2026 18:23:48 UTC] === API CALL LOG ===
[24-Jun-2026 18:23:48 UTC] Endpoint: user/profile.php
[24-Jun-2026 18:23:48 UTC] Full Log Data: {
    "timestamp": "2026-06-24 18:23:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2603:8002:d000:e45a:786a:e54:79f9:7794",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2603:8002:d000:e45a:786a:e54:79f9:7794, 172.71.154.122",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg0IiwidXNlcm5hbWUiOiJAU2F2ZWxpaV9Bc3RhZmV2IiwiZW1haWwiOiJ6YWt6ZXJpOThAZ21haWwuY29tIiwiZXhwIjoxNzgyOTMwMDM5fQ.CuylFDpJeweKnk5jVwsPH9JTSRNjJ7QtqHAvuHS-Zzw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a10dc404891dce90-SJC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2603:8002:d000:e45a:786a:e54:79f9:7794",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jun-2026 18:23:48 UTC] === END API CALL LOG ===
[24-Jun-2026 18:23:48 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jun-2026 18:23:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg0IiwidXNlcm5hbWUiOiJAU2F2ZWxpaV9Bc3RhZmV2IiwiZW1haWwiOiJ6YWt6ZXJpOThAZ21haWwuY29tIiwiZXhwIjoxNzgyOTMwMDM5fQ.CuylFDpJeweKnk5jVwsPH9JTSRNjJ7QtqHAvuHS-Zzw
[24-Jun-2026 18:23:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jun-2026 18:23:48 UTC] ✅ JWT token verified successfully for user profile
[24-Jun-2026 18:23:48 UTC] User ID: 884
[24-Jun-2026 18:23:48 UTC] ✅ User profile retrieved successfully for user ID: 884
[24-Jun-2026 18:23:48 UTC] === API CALL LOG ===
[24-Jun-2026 18:23:48 UTC] Endpoint: user/profile.php
[24-Jun-2026 18:23:48 UTC] Full Log Data: {
    "timestamp": "2026-06-24 18:23:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2603:8002:d000:e45a:786a:e54:79f9:7794",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2603:8002:d000:e45a:786a:e54:79f9:7794, 172.71.154.122",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg0IiwidXNlcm5hbWUiOiJAU2F2ZWxpaV9Bc3RhZmV2IiwiZW1haWwiOiJ6YWt6ZXJpOThAZ21haWwuY29tIiwiZXhwIjoxNzgyOTMwMDM5fQ.CuylFDpJeweKnk5jVwsPH9JTSRNjJ7QtqHAvuHS-Zzw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a10dc4086af4ce90-SJC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2603:8002:d000:e45a:786a:e54:79f9:7794",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jun-2026 18:23:48 UTC] === END API CALL LOG ===
[24-Jun-2026 18:23:48 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jun-2026 18:23:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg0IiwidXNlcm5hbWUiOiJAU2F2ZWxpaV9Bc3RhZmV2IiwiZW1haWwiOiJ6YWt6ZXJpOThAZ21haWwuY29tIiwiZXhwIjoxNzgyOTMwMDM5fQ.CuylFDpJeweKnk5jVwsPH9JTSRNjJ7QtqHAvuHS-Zzw
[24-Jun-2026 18:23:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jun-2026 18:23:48 UTC] ✅ JWT token verified successfully for user profile
[24-Jun-2026 18:23:48 UTC] User ID: 884
[24-Jun-2026 18:23:48 UTC] ✅ User profile retrieved successfully for user ID: 884
[24-Jun-2026 18:24:00 UTC] === API CALL LOG ===
[24-Jun-2026 18:24:00 UTC] Endpoint: user/profile.php
[24-Jun-2026 18:24:00 UTC] Full Log Data: {
    "timestamp": "2026-06-24 18:24:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2603:8002:d000:e45a:786a:e54:79f9:7794",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2603:8002:d000:e45a:786a:e54:79f9:7794, 172.71.154.122",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg0IiwidXNlcm5hbWUiOiJAU2F2ZWxpaV9Bc3RhZmV2IiwiZW1haWwiOiJ6YWt6ZXJpOThAZ21haWwuY29tIiwiZXhwIjoxNzgyOTMwMDM5fQ.CuylFDpJeweKnk5jVwsPH9JTSRNjJ7QtqHAvuHS-Zzw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a10dc4530dffce90-SJC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2603:8002:d000:e45a:786a:e54:79f9:7794",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jun-2026 18:24:00 UTC] === END API CALL LOG ===
[24-Jun-2026 18:24:00 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jun-2026 18:24:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg0IiwidXNlcm5hbWUiOiJAU2F2ZWxpaV9Bc3RhZmV2IiwiZW1haWwiOiJ6YWt6ZXJpOThAZ21haWwuY29tIiwiZXhwIjoxNzgyOTMwMDM5fQ.CuylFDpJeweKnk5jVwsPH9JTSRNjJ7QtqHAvuHS-Zzw
[24-Jun-2026 18:24:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jun-2026 18:24:00 UTC] ✅ JWT token verified successfully for user profile
[24-Jun-2026 18:24:00 UTC] User ID: 884
[24-Jun-2026 18:24:00 UTC] ✅ User profile retrieved successfully for user ID: 884
[24-Jun-2026 18:24:00 UTC] User Purchases API - User ID: 884
[24-Jun-2026 18:24:00 UTC] User Purchases API - Total purchases found: 0
[24-Jun-2026 18:24:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jun-2026 18:24:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jun-2026 18:24:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2603:8002:d000:e45a:786a:e54:79f9:7794, 172.71.154.123","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg0IiwidXNlcm5hbWUiOiJAU2F2ZWxpaV9Bc3RhZmV2IiwiZW1haWwiOiJ6YWt6ZXJpOThAZ21haWwuY29tIiwiZXhwIjoxNzgyOTMwMDM5fQ.CuylFDpJeweKnk5jVwsPH9JTSRNjJ7QtqHAvuHS-Zzw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a10dc478797ece90-SJC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2603:8002:d000:e45a:786a:e54:79f9:7794","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-Jun-2026 18:24:07 UTC] === User Orders API Called ===
[24-Jun-2026 18:24:07 UTC] User ID: 884
[24-Jun-2026 18:24:07 UTC] Limit: 20, Offset: 0
[24-Jun-2026 18:24:07 UTC] Orders found: 1
[24-Jun-2026 18:24:07 UTC] Orders data: [{"id":363,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/lava_trava\/2","status":"pending","created_at":"2026-06-24 21:53:44","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Jun-2026 18:24:07 UTC] Total orders count: 1
[24-Jun-2026 18:24:07 UTC] === API CALL LOG ===
[24-Jun-2026 18:24:07 UTC] Endpoint: user/profile.php
[24-Jun-2026 18:24:07 UTC] Full Log Data: {
    "timestamp": "2026-06-24 18:24:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2603:8002:d000:e45a:786a:e54:79f9:7794",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2603:8002:d000:e45a:786a:e54:79f9:7794, 172.71.154.122",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg0IiwidXNlcm5hbWUiOiJAU2F2ZWxpaV9Bc3RhZmV2IiwiZW1haWwiOiJ6YWt6ZXJpOThAZ21haWwuY29tIiwiZXhwIjoxNzgyOTMwMDM5fQ.CuylFDpJeweKnk5jVwsPH9JTSRNjJ7QtqHAvuHS-Zzw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a10dc478e9bfce90-SJC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2603:8002:d000:e45a:786a:e54:79f9:7794",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jun-2026 18:24:07 UTC] === END API CALL LOG ===
[24-Jun-2026 18:24:07 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jun-2026 18:24:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg0IiwidXNlcm5hbWUiOiJAU2F2ZWxpaV9Bc3RhZmV2IiwiZW1haWwiOiJ6YWt6ZXJpOThAZ21haWwuY29tIiwiZXhwIjoxNzgyOTMwMDM5fQ.CuylFDpJeweKnk5jVwsPH9JTSRNjJ7QtqHAvuHS-Zzw
[24-Jun-2026 18:24:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jun-2026 18:24:07 UTC] ✅ JWT token verified successfully for user profile
[24-Jun-2026 18:24:07 UTC] User ID: 884
[24-Jun-2026 18:24:07 UTC] ✅ User profile retrieved successfully for user ID: 884
[24-Jun-2026 18:24:07 UTC] === API CALL LOG ===
[24-Jun-2026 18:24:07 UTC] Endpoint: user/profile.php
[24-Jun-2026 18:24:07 UTC] Full Log Data: {
    "timestamp": "2026-06-24 18:24:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2603:8002:d000:e45a:786a:e54:79f9:7794",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2603:8002:d000:e45a:786a:e54:79f9:7794, 172.71.154.122",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg0IiwidXNlcm5hbWUiOiJAU2F2ZWxpaV9Bc3RhZmV2IiwiZW1haWwiOiJ6YWt6ZXJpOThAZ21haWwuY29tIiwiZXhwIjoxNzgyOTMwMDM5fQ.CuylFDpJeweKnk5jVwsPH9JTSRNjJ7QtqHAvuHS-Zzw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a10dc47cdbd0ce90-SJC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2603:8002:d000:e45a:786a:e54:79f9:7794",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jun-2026 18:24:07 UTC] === END API CALL LOG ===
[24-Jun-2026 18:24:07 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jun-2026 18:24:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg0IiwidXNlcm5hbWUiOiJAU2F2ZWxpaV9Bc3RhZmV2IiwiZW1haWwiOiJ6YWt6ZXJpOThAZ21haWwuY29tIiwiZXhwIjoxNzgyOTMwMDM5fQ.CuylFDpJeweKnk5jVwsPH9JTSRNjJ7QtqHAvuHS-Zzw
[24-Jun-2026 18:24:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jun-2026 18:24:07 UTC] ✅ JWT token verified successfully for user profile
[24-Jun-2026 18:24:07 UTC] User ID: 884
[24-Jun-2026 18:24:07 UTC] ✅ User profile retrieved successfully for user ID: 884
[24-Jun-2026 18:24:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jun-2026 18:24:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jun-2026 18:24:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2603:8002:d000:e45a:786a:e54:79f9:7794, 172.71.154.122","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg0IiwidXNlcm5hbWUiOiJAU2F2ZWxpaV9Bc3RhZmV2IiwiZW1haWwiOiJ6YWt6ZXJpOThAZ21haWwuY29tIiwiZXhwIjoxNzgyOTMwMDM5fQ.CuylFDpJeweKnk5jVwsPH9JTSRNjJ7QtqHAvuHS-Zzw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a10dc483ef14ce90-SJC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2603:8002:d000:e45a:786a:e54:79f9:7794","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-Jun-2026 18:24:08 UTC] === User Orders API Called ===
[24-Jun-2026 18:24:08 UTC] User ID: 884
[24-Jun-2026 18:24:08 UTC] Limit: 20, Offset: 0
[24-Jun-2026 18:24:08 UTC] Orders found: 1
[24-Jun-2026 18:24:08 UTC] Orders data: [{"id":363,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/lava_trava\/2","status":"pending","created_at":"2026-06-24 21:53:44","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Jun-2026 18:24:08 UTC] Total orders count: 1
[24-Jun-2026 18:38:31 UTC] === API CALL LOG ===
[24-Jun-2026 18:38:31 UTC] Endpoint: user/profile.php
[24-Jun-2026 18:38:31 UTC] Full Log Data: {
    "timestamp": "2026-06-24 18:38:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2603:8002:d000:e45a:786a:e54:79f9:7794",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2603:8002:d000:e45a:786a:e54:79f9:7794, 172.64.217.170",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg0IiwidXNlcm5hbWUiOiJAU2F2ZWxpaV9Bc3RhZmV2IiwiZW1haWwiOiJ6YWt6ZXJpOThAZ21haWwuY29tIiwiZXhwIjoxNzgyOTMwMDM5fQ.CuylFDpJeweKnk5jVwsPH9JTSRNjJ7QtqHAvuHS-Zzw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a10dd993deb1e4ec-LAX",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2603:8002:d000:e45a:786a:e54:79f9:7794",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jun-2026 18:38:31 UTC] === END API CALL LOG ===
[24-Jun-2026 18:38:31 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jun-2026 18:38:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg0IiwidXNlcm5hbWUiOiJAU2F2ZWxpaV9Bc3RhZmV2IiwiZW1haWwiOiJ6YWt6ZXJpOThAZ21haWwuY29tIiwiZXhwIjoxNzgyOTMwMDM5fQ.CuylFDpJeweKnk5jVwsPH9JTSRNjJ7QtqHAvuHS-Zzw
[24-Jun-2026 18:38:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jun-2026 18:38:31 UTC] ✅ JWT token verified successfully for user profile
[24-Jun-2026 18:38:31 UTC] User ID: 884
[24-Jun-2026 18:38:31 UTC] ✅ User profile retrieved successfully for user ID: 884
[24-Jun-2026 18:38:32 UTC] === API CALL LOG ===
[24-Jun-2026 18:38:32 UTC] Endpoint: user/profile.php
[24-Jun-2026 18:38:32 UTC] Full Log Data: {
    "timestamp": "2026-06-24 18:38:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2603:8002:d000:e45a:786a:e54:79f9:7794",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2603:8002:d000:e45a:786a:e54:79f9:7794, 172.64.217.170",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg0IiwidXNlcm5hbWUiOiJAU2F2ZWxpaV9Bc3RhZmV2IiwiZW1haWwiOiJ6YWt6ZXJpOThAZ21haWwuY29tIiwiZXhwIjoxNzgyOTMwMDM5fQ.CuylFDpJeweKnk5jVwsPH9JTSRNjJ7QtqHAvuHS-Zzw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a10dd99aaddde4ec-LAX",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2603:8002:d000:e45a:786a:e54:79f9:7794",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jun-2026 18:38:32 UTC] === END API CALL LOG ===
[24-Jun-2026 18:38:32 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jun-2026 18:38:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg0IiwidXNlcm5hbWUiOiJAU2F2ZWxpaV9Bc3RhZmV2IiwiZW1haWwiOiJ6YWt6ZXJpOThAZ21haWwuY29tIiwiZXhwIjoxNzgyOTMwMDM5fQ.CuylFDpJeweKnk5jVwsPH9JTSRNjJ7QtqHAvuHS-Zzw
[24-Jun-2026 18:38:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jun-2026 18:38:32 UTC] ✅ JWT token verified successfully for user profile
[24-Jun-2026 18:38:32 UTC] User ID: 884
[24-Jun-2026 18:38:32 UTC] ✅ User profile retrieved successfully for user ID: 884
[24-Jun-2026 18:38:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jun-2026 18:38:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jun-2026 18:38:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2603:8002:d000:e45a:786a:e54:79f9:7794, 172.64.217.170","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg0IiwidXNlcm5hbWUiOiJAU2F2ZWxpaV9Bc3RhZmV2IiwiZW1haWwiOiJ6YWt6ZXJpOThAZ21haWwuY29tIiwiZXhwIjoxNzgyOTMwMDM5fQ.CuylFDpJeweKnk5jVwsPH9JTSRNjJ7QtqHAvuHS-Zzw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a10dd99ace4ce4ec-LAX","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2603:8002:d000:e45a:786a:e54:79f9:7794","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-Jun-2026 18:38:32 UTC] === User Orders API Called ===
[24-Jun-2026 18:38:32 UTC] User ID: 884
[24-Jun-2026 18:38:32 UTC] Limit: 20, Offset: 0
[24-Jun-2026 18:38:32 UTC] Orders found: 1
[24-Jun-2026 18:38:32 UTC] Orders data: [{"id":363,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/lava_trava\/2","status":"pending","created_at":"2026-06-24 21:53:44","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Jun-2026 18:38:32 UTC] Total orders count: 1
[24-Jun-2026 18:38:32 UTC] === API CALL LOG ===
[24-Jun-2026 18:38:32 UTC] Endpoint: user/profile.php
[24-Jun-2026 18:38:32 UTC] Full Log Data: {
    "timestamp": "2026-06-24 18:38:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2603:8002:d000:e45a:786a:e54:79f9:7794",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2603:8002:d000:e45a:786a:e54:79f9:7794, 172.64.217.66",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg0IiwidXNlcm5hbWUiOiJAU2F2ZWxpaV9Bc3RhZmV2IiwiZW1haWwiOiJ6YWt6ZXJpOThAZ21haWwuY29tIiwiZXhwIjoxNzgyOTMwMDM5fQ.CuylFDpJeweKnk5jVwsPH9JTSRNjJ7QtqHAvuHS-Zzw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a10dd99b4ff9e4ec-LAX",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2603:8002:d000:e45a:786a:e54:79f9:7794",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jun-2026 18:38:32 UTC] === END API CALL LOG ===
[24-Jun-2026 18:38:32 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jun-2026 18:38:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg0IiwidXNlcm5hbWUiOiJAU2F2ZWxpaV9Bc3RhZmV2IiwiZW1haWwiOiJ6YWt6ZXJpOThAZ21haWwuY29tIiwiZXhwIjoxNzgyOTMwMDM5fQ.CuylFDpJeweKnk5jVwsPH9JTSRNjJ7QtqHAvuHS-Zzw
[24-Jun-2026 18:38:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jun-2026 18:38:32 UTC] ✅ JWT token verified successfully for user profile
[24-Jun-2026 18:38:32 UTC] User ID: 884
[24-Jun-2026 18:38:32 UTC] ✅ User profile retrieved successfully for user ID: 884
[25-Jun-2026 01:53:11 UTC] === API CALL LOG ===
[25-Jun-2026 01:53:11 UTC] Endpoint: user/profile.php
[25-Jun-2026 01:53:11 UTC] Full Log Data: {
    "timestamp": "2026-06-25 01:53:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.128.239",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.235.128.239, 172.68.57.136",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg1IiwidXNlcm5hbWUiOiJYVl9ZWCIsImVtYWlsIjoiY2gueWFuaXN5YW5pc0BnbWFpbC5jb20iLCJleHAiOjE3ODI5NTcxOTB9.ge39494CL76cZC93QVhhXsLFu-t24zetqbbOWTvNmvI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a110564c0d13484c-CZL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.235.128.239",
        "cf-ipcountry": "DZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 01:53:11 UTC] === END API CALL LOG ===
[25-Jun-2026 01:53:11 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 01:53:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg1IiwidXNlcm5hbWUiOiJYVl9ZWCIsImVtYWlsIjoiY2gueWFuaXN5YW5pc0BnbWFpbC5jb20iLCJleHAiOjE3ODI5NTcxOTB9.ge39494CL76cZC93QVhhXsLFu-t24zetqbbOWTvNmvI
[25-Jun-2026 01:53:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 01:53:11 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 01:53:11 UTC] User ID: 885
[25-Jun-2026 01:53:11 UTC] ✅ User profile retrieved successfully for user ID: 885
[25-Jun-2026 01:53:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 01:53:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 01:53:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.235.128.239, 172.68.57.136","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg1IiwidXNlcm5hbWUiOiJYVl9ZWCIsImVtYWlsIjoiY2gueWFuaXN5YW5pc0BnbWFpbC5jb20iLCJleHAiOjE3ODI5NTcxOTB9.ge39494CL76cZC93QVhhXsLFu-t24zetqbbOWTvNmvI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a110564c4d24484c-CZL","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.235.128.239","cf-ipcountry":"DZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jun-2026 01:53:11 UTC] === User Orders API Called ===
[25-Jun-2026 01:53:11 UTC] User ID: 885
[25-Jun-2026 01:53:11 UTC] Limit: 20, Offset: 0
[25-Jun-2026 01:53:11 UTC] Orders found: 0
[25-Jun-2026 01:53:11 UTC] Orders data: []
[25-Jun-2026 01:53:11 UTC] Total orders count: 0
[25-Jun-2026 01:53:11 UTC] === API CALL LOG ===
[25-Jun-2026 01:53:11 UTC] Endpoint: user/profile.php
[25-Jun-2026 01:53:11 UTC] Full Log Data: {
    "timestamp": "2026-06-25 01:53:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.128.239",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.235.128.239, 172.68.57.136",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg1IiwidXNlcm5hbWUiOiJYVl9ZWCIsImVtYWlsIjoiY2gueWFuaXN5YW5pc0BnbWFpbC5jb20iLCJleHAiOjE3ODI5NTcxOTB9.ge39494CL76cZC93QVhhXsLFu-t24zetqbbOWTvNmvI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a110564d5d63484c-CZL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.235.128.239",
        "cf-ipcountry": "DZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 01:53:11 UTC] === END API CALL LOG ===
[25-Jun-2026 01:53:11 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 01:53:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg1IiwidXNlcm5hbWUiOiJYVl9ZWCIsImVtYWlsIjoiY2gueWFuaXN5YW5pc0BnbWFpbC5jb20iLCJleHAiOjE3ODI5NTcxOTB9.ge39494CL76cZC93QVhhXsLFu-t24zetqbbOWTvNmvI
[25-Jun-2026 01:53:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 01:53:11 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 01:53:11 UTC] User ID: 885
[25-Jun-2026 01:53:11 UTC] ✅ User profile retrieved successfully for user ID: 885
[25-Jun-2026 01:53:11 UTC] === API CALL LOG ===
[25-Jun-2026 01:53:11 UTC] Endpoint: user/profile.php
[25-Jun-2026 01:53:11 UTC] Full Log Data: {
    "timestamp": "2026-06-25 01:53:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.128.239",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.235.128.239, 172.68.57.136",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg1IiwidXNlcm5hbWUiOiJYVl9ZWCIsImVtYWlsIjoiY2gueWFuaXN5YW5pc0BnbWFpbC5jb20iLCJleHAiOjE3ODI5NTcxOTB9.ge39494CL76cZC93QVhhXsLFu-t24zetqbbOWTvNmvI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a11056513e03484c-CZL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.235.128.239",
        "cf-ipcountry": "DZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 01:53:11 UTC] === END API CALL LOG ===
[25-Jun-2026 01:53:11 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 01:53:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg1IiwidXNlcm5hbWUiOiJYVl9ZWCIsImVtYWlsIjoiY2gueWFuaXN5YW5pc0BnbWFpbC5jb20iLCJleHAiOjE3ODI5NTcxOTB9.ge39494CL76cZC93QVhhXsLFu-t24zetqbbOWTvNmvI
[25-Jun-2026 01:53:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 01:53:11 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 01:53:11 UTC] User ID: 885
[25-Jun-2026 01:53:11 UTC] ✅ User profile retrieved successfully for user ID: 885
[25-Jun-2026 01:53:20 UTC] === API CALL LOG ===
[25-Jun-2026 01:53:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 01:53:20 UTC] Endpoint: user/profile.php
[25-Jun-2026 01:53:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 01:53:20 UTC] Full Log Data: {
    "timestamp": "2026-06-25 01:53:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.128.239",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.235.128.239, 172.68.57.136",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg1IiwidXNlcm5hbWUiOiJYVl9ZWCIsImVtYWlsIjoiY2gueWFuaXN5YW5pc0BnbWFpbC5jb20iLCJleHAiOjE3ODI5NTcxOTB9.ge39494CL76cZC93QVhhXsLFu-t24zetqbbOWTvNmvI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1105686bbc5484c-CZL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.235.128.239",
        "cf-ipcountry": "DZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 01:53:20 UTC] === END API CALL LOG ===
[25-Jun-2026 01:53:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.235.128.239, 172.68.57.136","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg1IiwidXNlcm5hbWUiOiJYVl9ZWCIsImVtYWlsIjoiY2gueWFuaXN5YW5pc0BnbWFpbC5jb20iLCJleHAiOjE3ODI5NTcxOTB9.ge39494CL76cZC93QVhhXsLFu-t24zetqbbOWTvNmvI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1105686bbc3484c-CZL","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.235.128.239","cf-ipcountry":"DZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jun-2026 01:53:20 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 01:53:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg1IiwidXNlcm5hbWUiOiJYVl9ZWCIsImVtYWlsIjoiY2gueWFuaXN5YW5pc0BnbWFpbC5jb20iLCJleHAiOjE3ODI5NTcxOTB9.ge39494CL76cZC93QVhhXsLFu-t24zetqbbOWTvNmvI
[25-Jun-2026 01:53:20 UTC] === User Orders API Called ===
[25-Jun-2026 01:53:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 01:53:20 UTC] User ID: 885
[25-Jun-2026 01:53:20 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 01:53:20 UTC] Limit: 20, Offset: 0
[25-Jun-2026 01:53:20 UTC] User ID: 885
[25-Jun-2026 01:53:20 UTC] ✅ User profile retrieved successfully for user ID: 885
[25-Jun-2026 01:53:20 UTC] Orders found: 0
[25-Jun-2026 01:53:20 UTC] Orders data: []
[25-Jun-2026 01:53:20 UTC] Total orders count: 0
[25-Jun-2026 01:53:20 UTC] === API CALL LOG ===
[25-Jun-2026 01:53:20 UTC] Endpoint: user/profile.php
[25-Jun-2026 01:53:20 UTC] Full Log Data: {
    "timestamp": "2026-06-25 01:53:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.128.239",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.235.128.239, 172.68.57.136",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg1IiwidXNlcm5hbWUiOiJYVl9ZWCIsImVtYWlsIjoiY2gueWFuaXN5YW5pc0BnbWFpbC5jb20iLCJleHAiOjE3ODI5NTcxOTB9.ge39494CL76cZC93QVhhXsLFu-t24zetqbbOWTvNmvI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1105689dc74484c-CZL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.235.128.239",
        "cf-ipcountry": "DZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 01:53:20 UTC] === END API CALL LOG ===
[25-Jun-2026 01:53:20 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 01:53:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg1IiwidXNlcm5hbWUiOiJYVl9ZWCIsImVtYWlsIjoiY2gueWFuaXN5YW5pc0BnbWFpbC5jb20iLCJleHAiOjE3ODI5NTcxOTB9.ge39494CL76cZC93QVhhXsLFu-t24zetqbbOWTvNmvI
[25-Jun-2026 01:53:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 01:53:20 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 01:53:20 UTC] User ID: 885
[25-Jun-2026 01:53:20 UTC] ✅ User profile retrieved successfully for user ID: 885
[25-Jun-2026 01:53:21 UTC] === API CALL LOG ===
[25-Jun-2026 01:53:21 UTC] Endpoint: user/profile.php
[25-Jun-2026 01:53:21 UTC] Full Log Data: {
    "timestamp": "2026-06-25 01:53:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.128.239",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.235.128.239, 172.68.57.136",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg1IiwidXNlcm5hbWUiOiJYVl9ZWCIsImVtYWlsIjoiY2gueWFuaXN5YW5pc0BnbWFpbC5jb20iLCJleHAiOjE3ODI5NTcxOTB9.ge39494CL76cZC93QVhhXsLFu-t24zetqbbOWTvNmvI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a110568b1cc3484c-CZL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.235.128.239",
        "cf-ipcountry": "DZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 01:53:21 UTC] === END API CALL LOG ===
[25-Jun-2026 01:53:21 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 01:53:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg1IiwidXNlcm5hbWUiOiJYVl9ZWCIsImVtYWlsIjoiY2gueWFuaXN5YW5pc0BnbWFpbC5jb20iLCJleHAiOjE3ODI5NTcxOTB9.ge39494CL76cZC93QVhhXsLFu-t24zetqbbOWTvNmvI
[25-Jun-2026 01:53:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 01:53:21 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 01:53:21 UTC] User ID: 885
[25-Jun-2026 01:53:21 UTC] ✅ User profile retrieved successfully for user ID: 885
[25-Jun-2026 01:53:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 01:53:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 01:53:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.235.128.239, 172.68.57.136","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg1IiwidXNlcm5hbWUiOiJYVl9ZWCIsImVtYWlsIjoiY2gueWFuaXN5YW5pc0BnbWFpbC5jb20iLCJleHAiOjE3ODI5NTcxOTB9.ge39494CL76cZC93QVhhXsLFu-t24zetqbbOWTvNmvI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a11056b20e45484c-CZL","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.235.128.239","cf-ipcountry":"DZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jun-2026 01:53:27 UTC] === User Orders API Called ===
[25-Jun-2026 01:53:27 UTC] User ID: 885
[25-Jun-2026 01:53:27 UTC] Limit: 20, Offset: 0
[25-Jun-2026 01:53:27 UTC] Orders found: 0
[25-Jun-2026 01:53:27 UTC] Orders data: []
[25-Jun-2026 01:53:27 UTC] Total orders count: 0
[25-Jun-2026 01:53:27 UTC] === API CALL LOG ===
[25-Jun-2026 01:53:27 UTC] Endpoint: user/profile.php
[25-Jun-2026 01:53:27 UTC] Full Log Data: {
    "timestamp": "2026-06-25 01:53:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.128.239",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.235.128.239, 172.68.57.136",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg1IiwidXNlcm5hbWUiOiJYVl9ZWCIsImVtYWlsIjoiY2gueWFuaXN5YW5pc0BnbWFpbC5jb20iLCJleHAiOjE3ODI5NTcxOTB9.ge39494CL76cZC93QVhhXsLFu-t24zetqbbOWTvNmvI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a11056b23e52484c-CZL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.235.128.239",
        "cf-ipcountry": "DZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 01:53:27 UTC] === END API CALL LOG ===
[25-Jun-2026 01:53:27 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 01:53:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg1IiwidXNlcm5hbWUiOiJYVl9ZWCIsImVtYWlsIjoiY2gueWFuaXN5YW5pc0BnbWFpbC5jb20iLCJleHAiOjE3ODI5NTcxOTB9.ge39494CL76cZC93QVhhXsLFu-t24zetqbbOWTvNmvI
[25-Jun-2026 01:53:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 01:53:27 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 01:53:27 UTC] User ID: 885
[25-Jun-2026 01:53:27 UTC] ✅ User profile retrieved successfully for user ID: 885
[25-Jun-2026 01:53:27 UTC] === API CALL LOG ===
[25-Jun-2026 01:53:27 UTC] Endpoint: user/profile.php
[25-Jun-2026 01:53:27 UTC] Full Log Data: {
    "timestamp": "2026-06-25 01:53:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.128.239",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.235.128.239, 172.68.57.136",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg1IiwidXNlcm5hbWUiOiJYVl9ZWCIsImVtYWlsIjoiY2gueWFuaXN5YW5pc0BnbWFpbC5jb20iLCJleHAiOjE3ODI5NTcxOTB9.ge39494CL76cZC93QVhhXsLFu-t24zetqbbOWTvNmvI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a11056b51f1b484c-CZL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.235.128.239",
        "cf-ipcountry": "DZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 01:53:27 UTC] === END API CALL LOG ===
[25-Jun-2026 01:53:27 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 01:53:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg1IiwidXNlcm5hbWUiOiJYVl9ZWCIsImVtYWlsIjoiY2gueWFuaXN5YW5pc0BnbWFpbC5jb20iLCJleHAiOjE3ODI5NTcxOTB9.ge39494CL76cZC93QVhhXsLFu-t24zetqbbOWTvNmvI
[25-Jun-2026 01:53:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 01:53:27 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 01:53:27 UTC] User ID: 885
[25-Jun-2026 01:53:27 UTC] ✅ User profile retrieved successfully for user ID: 885
[25-Jun-2026 01:53:28 UTC] === API CALL LOG ===
[25-Jun-2026 01:53:28 UTC] Endpoint: user/profile.php
[25-Jun-2026 01:53:28 UTC] Full Log Data: {
    "timestamp": "2026-06-25 01:53:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.128.239",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.235.128.239, 172.68.57.136",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg1IiwidXNlcm5hbWUiOiJYVl9ZWCIsImVtYWlsIjoiY2gueWFuaXN5YW5pc0BnbWFpbC5jb20iLCJleHAiOjE3ODI5NTcxOTB9.ge39494CL76cZC93QVhhXsLFu-t24zetqbbOWTvNmvI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a11056b61f71484c-CZL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.235.128.239",
        "cf-ipcountry": "DZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 01:53:28 UTC] === END API CALL LOG ===
[25-Jun-2026 01:53:28 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 01:53:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg1IiwidXNlcm5hbWUiOiJYVl9ZWCIsImVtYWlsIjoiY2gueWFuaXN5YW5pc0BnbWFpbC5jb20iLCJleHAiOjE3ODI5NTcxOTB9.ge39494CL76cZC93QVhhXsLFu-t24zetqbbOWTvNmvI
[25-Jun-2026 01:53:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 01:53:28 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 01:53:28 UTC] User ID: 885
[25-Jun-2026 01:53:28 UTC] ✅ User profile retrieved successfully for user ID: 885
[25-Jun-2026 01:54:58 UTC] === API CALL LOG ===
[25-Jun-2026 01:54:58 UTC] Endpoint: user/profile.php
[25-Jun-2026 01:54:58 UTC] Full Log Data: {
    "timestamp": "2026-06-25 01:54:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.128.239",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.235.128.239, 172.68.57.136",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg1IiwidXNlcm5hbWUiOiJYVl9ZWCIsImVtYWlsIjoiY2gueWFuaXN5YW5pc0BnbWFpbC5jb20iLCJleHAiOjE3ODI5NTcxOTB9.ge39494CL76cZC93QVhhXsLFu-t24zetqbbOWTvNmvI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a11058e8dd90484c-CZL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.235.128.239",
        "cf-ipcountry": "DZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 01:54:58 UTC] === END API CALL LOG ===
[25-Jun-2026 01:54:58 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 01:54:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg1IiwidXNlcm5hbWUiOiJYVl9ZWCIsImVtYWlsIjoiY2gueWFuaXN5YW5pc0BnbWFpbC5jb20iLCJleHAiOjE3ODI5NTcxOTB9.ge39494CL76cZC93QVhhXsLFu-t24zetqbbOWTvNmvI
[25-Jun-2026 01:54:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 01:54:58 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 01:54:58 UTC] User ID: 885
[25-Jun-2026 01:54:58 UTC] ✅ User profile retrieved successfully for user ID: 885
[25-Jun-2026 01:55:15 UTC] === API CALL LOG ===
[25-Jun-2026 01:55:15 UTC] Endpoint: user/profile.php
[25-Jun-2026 01:55:15 UTC] Full Log Data: {
    "timestamp": "2026-06-25 01:55:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.191.223.190",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.191.223.190, 172.68.128.167",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcyIiwidXNlcm5hbWUiOiJiZWttNTM1OCIsImVtYWlsIjoibGFsYW5ld2JhYmE4MzNAZ21haWwuY29tIiwiZXhwIjoxNzgwNTc4ODY1fQ.IiO0-645S11qOlNwvXNj_mLNh7s6iy6BsXAcq70X0OM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a11059558c7b5452-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.191.223.190",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 01:55:15 UTC] === END API CALL LOG ===
[25-Jun-2026 01:55:15 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 01:55:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcyIiwidXNlcm5hbWUiOiJiZWttNTM1OCIsImVtYWlsIjoibGFsYW5ld2JhYmE4MzNAZ21haWwuY29tIiwiZXhwIjoxNzgwNTc4ODY1fQ.IiO0-645S11qOlNwvXNj_mLNh7s6iy6BsXAcq70X0OM
[25-Jun-2026 01:55:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 01:55:15 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 01:55:15 UTC] User ID: 672
[25-Jun-2026 01:55:15 UTC] ✅ User profile retrieved successfully for user ID: 672
[25-Jun-2026 01:55:16 UTC] === API CALL LOG ===
[25-Jun-2026 01:55:16 UTC] Endpoint: user/profile.php
[25-Jun-2026 01:55:16 UTC] Full Log Data: {
    "timestamp": "2026-06-25 01:55:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.191.223.190",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.191.223.190, 172.68.128.167",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcyIiwidXNlcm5hbWUiOiJiZWttNTM1OCIsImVtYWlsIjoibGFsYW5ld2JhYmE4MzNAZ21haWwuY29tIiwiZXhwIjoxNzgwNTc4ODY1fQ.IiO0-645S11qOlNwvXNj_mLNh7s6iy6BsXAcq70X0OM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a110595afdaf5452-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.191.223.190",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 01:55:16 UTC] === END API CALL LOG ===
[25-Jun-2026 01:55:16 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 01:55:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcyIiwidXNlcm5hbWUiOiJiZWttNTM1OCIsImVtYWlsIjoibGFsYW5ld2JhYmE4MzNAZ21haWwuY29tIiwiZXhwIjoxNzgwNTc4ODY1fQ.IiO0-645S11qOlNwvXNj_mLNh7s6iy6BsXAcq70X0OM
[25-Jun-2026 01:55:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 01:55:16 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 01:55:16 UTC] User ID: 672
[25-Jun-2026 01:55:16 UTC] ✅ User profile retrieved successfully for user ID: 672
[25-Jun-2026 01:55:16 UTC] === API CALL LOG ===
[25-Jun-2026 01:55:16 UTC] Endpoint: user/profile.php
[25-Jun-2026 01:55:16 UTC] Full Log Data: {
    "timestamp": "2026-06-25 01:55:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.191.223.190",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.191.223.190, 172.68.128.175",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcyIiwidXNlcm5hbWUiOiJiZWttNTM1OCIsImVtYWlsIjoibGFsYW5ld2JhYmE4MzNAZ21haWwuY29tIiwiZXhwIjoxNzgwNTc4ODY1fQ.IiO0-645S11qOlNwvXNj_mLNh7s6iy6BsXAcq70X0OM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a110595a5d8e5452-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.191.223.190",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 01:55:16 UTC] === END API CALL LOG ===
[25-Jun-2026 01:55:16 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 01:55:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcyIiwidXNlcm5hbWUiOiJiZWttNTM1OCIsImVtYWlsIjoibGFsYW5ld2JhYmE4MzNAZ21haWwuY29tIiwiZXhwIjoxNzgwNTc4ODY1fQ.IiO0-645S11qOlNwvXNj_mLNh7s6iy6BsXAcq70X0OM
[25-Jun-2026 01:55:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 01:55:16 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 01:55:16 UTC] User ID: 672
[25-Jun-2026 01:55:16 UTC] ✅ User profile retrieved successfully for user ID: 672
[25-Jun-2026 01:55:16 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 01:55:16 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 01:55:16 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.191.223.190, 172.68.128.174","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcyIiwidXNlcm5hbWUiOiJiZWttNTM1OCIsImVtYWlsIjoibGFsYW5ld2JhYmE4MzNAZ21haWwuY29tIiwiZXhwIjoxNzgwNTc4ODY1fQ.IiO0-645S11qOlNwvXNj_mLNh7s6iy6BsXAcq70X0OM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a110595a9d9b5452-JIB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.191.223.190","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jun-2026 01:55:16 UTC] === User Orders API Called ===
[25-Jun-2026 01:55:16 UTC] User ID: 672
[25-Jun-2026 01:55:16 UTC] Limit: 20, Offset: 0
[25-Jun-2026 01:55:16 UTC] Orders found: 0
[25-Jun-2026 01:55:16 UTC] Orders data: []
[25-Jun-2026 01:55:16 UTC] Total orders count: 0
[25-Jun-2026 01:55:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 01:55:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 01:55:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.191.223.190, 172.68.128.166","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcyIiwidXNlcm5hbWUiOiJiZWttNTM1OCIsImVtYWlsIjoibGFsYW5ld2JhYmE4MzNAZ21haWwuY29tIiwiZXhwIjoxNzgwNTc4ODY1fQ.IiO0-645S11qOlNwvXNj_mLNh7s6iy6BsXAcq70X0OM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a11059ea6cdd5452-JIB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.191.223.190","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jun-2026 01:55:39 UTC] === User Orders API Called ===
[25-Jun-2026 01:55:39 UTC] User ID: 672
[25-Jun-2026 01:55:39 UTC] Limit: 20, Offset: 0
[25-Jun-2026 01:55:39 UTC] Orders found: 0
[25-Jun-2026 01:55:39 UTC] Orders data: []
[25-Jun-2026 01:55:39 UTC] Total orders count: 0
[25-Jun-2026 01:55:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 01:55:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 01:55:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.191.223.190, 172.68.128.167","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcyIiwidXNlcm5hbWUiOiJiZWttNTM1OCIsImVtYWlsIjoibGFsYW5ld2JhYmE4MzNAZ21haWwuY29tIiwiZXhwIjoxNzgwNTc4ODY1fQ.IiO0-645S11qOlNwvXNj_mLNh7s6iy6BsXAcq70X0OM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1105a4e4fe95452-JIB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.191.223.190","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jun-2026 01:55:55 UTC] === User Orders API Called ===
[25-Jun-2026 01:55:55 UTC] User ID: 672
[25-Jun-2026 01:55:55 UTC] Limit: 20, Offset: 0
[25-Jun-2026 01:55:55 UTC] Orders found: 0
[25-Jun-2026 01:55:55 UTC] Orders data: []
[25-Jun-2026 01:55:55 UTC] Total orders count: 0
[25-Jun-2026 01:55:55 UTC] === API CALL LOG ===
[25-Jun-2026 01:55:55 UTC] Endpoint: user/profile.php
[25-Jun-2026 01:55:55 UTC] Full Log Data: {
    "timestamp": "2026-06-25 01:55:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.191.223.190",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.191.223.190, 172.68.128.166",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcyIiwidXNlcm5hbWUiOiJiZWttNTM1OCIsImVtYWlsIjoibGFsYW5ld2JhYmE4MzNAZ21haWwuY29tIiwiZXhwIjoxNzgwNTc4ODY1fQ.IiO0-645S11qOlNwvXNj_mLNh7s6iy6BsXAcq70X0OM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1105a4e8ff85452-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.191.223.190",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 01:55:55 UTC] === END API CALL LOG ===
[25-Jun-2026 01:55:55 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 01:55:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcyIiwidXNlcm5hbWUiOiJiZWttNTM1OCIsImVtYWlsIjoibGFsYW5ld2JhYmE4MzNAZ21haWwuY29tIiwiZXhwIjoxNzgwNTc4ODY1fQ.IiO0-645S11qOlNwvXNj_mLNh7s6iy6BsXAcq70X0OM
[25-Jun-2026 01:55:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 01:55:55 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 01:55:55 UTC] User ID: 672
[25-Jun-2026 01:55:55 UTC] ✅ User profile retrieved successfully for user ID: 672
[25-Jun-2026 01:55:55 UTC] === API CALL LOG ===
[25-Jun-2026 01:55:55 UTC] Endpoint: user/profile.php
[25-Jun-2026 01:55:55 UTC] Full Log Data: {
    "timestamp": "2026-06-25 01:55:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.191.223.190",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.191.223.190, 172.68.128.167",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcyIiwidXNlcm5hbWUiOiJiZWttNTM1OCIsImVtYWlsIjoibGFsYW5ld2JhYmE4MzNAZ21haWwuY29tIiwiZXhwIjoxNzgwNTc4ODY1fQ.IiO0-645S11qOlNwvXNj_mLNh7s6iy6BsXAcq70X0OM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1105a5279615452-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.191.223.190",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 01:55:55 UTC] === END API CALL LOG ===
[25-Jun-2026 01:55:55 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 01:55:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcyIiwidXNlcm5hbWUiOiJiZWttNTM1OCIsImVtYWlsIjoibGFsYW5ld2JhYmE4MzNAZ21haWwuY29tIiwiZXhwIjoxNzgwNTc4ODY1fQ.IiO0-645S11qOlNwvXNj_mLNh7s6iy6BsXAcq70X0OM
[25-Jun-2026 01:55:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 01:55:55 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 01:55:55 UTC] User ID: 672
[25-Jun-2026 01:55:55 UTC] ✅ User profile retrieved successfully for user ID: 672
[25-Jun-2026 01:56:21 UTC] === API CALL LOG ===
[25-Jun-2026 01:56:21 UTC] Endpoint: user/profile.php
[25-Jun-2026 01:56:21 UTC] Full Log Data: {
    "timestamp": "2026-06-25 01:56:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.191.223.190",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.191.223.190, 172.68.128.167",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcyIiwidXNlcm5hbWUiOiJiZWttNTM1OCIsImVtYWlsIjoibGFsYW5ld2JhYmE4MzNAZ21haWwuY29tIiwiZXhwIjoxNzgwNTc4ODY1fQ.IiO0-645S11qOlNwvXNj_mLNh7s6iy6BsXAcq70X0OM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1105af21cc25456-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.191.223.190",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 01:56:21 UTC] === END API CALL LOG ===
[25-Jun-2026 01:56:21 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 01:56:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjcyIiwidXNlcm5hbWUiOiJiZWttNTM1OCIsImVtYWlsIjoibGFsYW5ld2JhYmE4MzNAZ21haWwuY29tIiwiZXhwIjoxNzgwNTc4ODY1fQ.IiO0-645S11qOlNwvXNj_mLNh7s6iy6BsXAcq70X0OM
[25-Jun-2026 01:56:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 01:56:21 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 01:56:21 UTC] User ID: 672
[25-Jun-2026 01:56:21 UTC] ✅ User profile retrieved successfully for user ID: 672
[25-Jun-2026 02:00:51 UTC] === API CALL LOG ===
[25-Jun-2026 02:00:51 UTC] Endpoint: user/profile.php
[25-Jun-2026 02:00:51 UTC] Full Log Data: {
    "timestamp": "2026-06-25 02:00:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.128.239",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.235.128.239, 172.68.57.136",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4ODUsInVzZXJuYW1lIjoiWFZfWVgiLCJlbWFpbCI6ImNoLnlhbmlzeWFuaXNAZ21haWwuY29tIiwiZXhwIjoxNzgyOTU3NjUwfQ.7cwI9rL8O8vt4hqBFT5VnBQ2x2HijYBXq7pgGzUfapk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a11061872ad61bd2-CZL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.235.128.239",
        "cf-ipcountry": "DZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 02:00:51 UTC] === END API CALL LOG ===
[25-Jun-2026 02:00:51 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 02:00:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4ODUsInVzZXJuYW1lIjoiWFZfWVgiLCJlbWFpbCI6ImNoLnlhbmlzeWFuaXNAZ21haWwuY29tIiwiZXhwIjoxNzgyOTU3NjUwfQ.7cwI9rL8O8vt4hqBFT5VnBQ2x2HijYBXq7pgGzUfapk
[25-Jun-2026 02:00:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 02:00:51 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 02:00:51 UTC] User ID: 885
[25-Jun-2026 02:00:51 UTC] ✅ User profile retrieved successfully for user ID: 885
[25-Jun-2026 02:00:51 UTC] === API CALL LOG ===
[25-Jun-2026 02:00:51 UTC] Endpoint: user/profile.php
[25-Jun-2026 02:00:51 UTC] Full Log Data: {
    "timestamp": "2026-06-25 02:00:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.128.239",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.235.128.239, 172.68.57.136",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4ODUsInVzZXJuYW1lIjoiWFZfWVgiLCJlbWFpbCI6ImNoLnlhbmlzeWFuaXNAZ21haWwuY29tIiwiZXhwIjoxNzgyOTU3NjUwfQ.7cwI9rL8O8vt4hqBFT5VnBQ2x2HijYBXq7pgGzUfapk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1106188fb311bd2-CZL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.235.128.239",
        "cf-ipcountry": "DZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 02:00:51 UTC] === END API CALL LOG ===
[25-Jun-2026 02:00:51 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 02:00:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4ODUsInVzZXJuYW1lIjoiWFZfWVgiLCJlbWFpbCI6ImNoLnlhbmlzeWFuaXNAZ21haWwuY29tIiwiZXhwIjoxNzgyOTU3NjUwfQ.7cwI9rL8O8vt4hqBFT5VnBQ2x2HijYBXq7pgGzUfapk
[25-Jun-2026 02:00:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 02:00:51 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 02:00:51 UTC] User ID: 885
[25-Jun-2026 02:00:51 UTC] ✅ User profile retrieved successfully for user ID: 885
[25-Jun-2026 02:00:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 02:00:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 02:00:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.235.128.239, 172.68.57.136","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4ODUsInVzZXJuYW1lIjoiWFZfWVgiLCJlbWFpbCI6ImNoLnlhbmlzeWFuaXNAZ21haWwuY29tIiwiZXhwIjoxNzgyOTU3NjUwfQ.7cwI9rL8O8vt4hqBFT5VnBQ2x2HijYBXq7pgGzUfapk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1106188fb301bd2-CZL","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.235.128.239","cf-ipcountry":"DZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jun-2026 02:00:51 UTC] === User Orders API Called ===
[25-Jun-2026 02:00:51 UTC] User ID: 885
[25-Jun-2026 02:00:51 UTC] Limit: 20, Offset: 0
[25-Jun-2026 02:00:51 UTC] Orders found: 0
[25-Jun-2026 02:00:51 UTC] Orders data: []
[25-Jun-2026 02:00:51 UTC] Total orders count: 0
[25-Jun-2026 02:00:51 UTC] === API CALL LOG ===
[25-Jun-2026 02:00:51 UTC] Endpoint: user/profile.php
[25-Jun-2026 02:00:51 UTC] Full Log Data: {
    "timestamp": "2026-06-25 02:00:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.128.239",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.235.128.239, 172.68.57.136",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4ODUsInVzZXJuYW1lIjoiWFZfWVgiLCJlbWFpbCI6ImNoLnlhbmlzeWFuaXNAZ21haWwuY29tIiwiZXhwIjoxNzgyOTU3NjUwfQ.7cwI9rL8O8vt4hqBFT5VnBQ2x2HijYBXq7pgGzUfapk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a110618ccbde1bd2-CZL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.235.128.239",
        "cf-ipcountry": "DZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 02:00:51 UTC] === END API CALL LOG ===
[25-Jun-2026 02:00:51 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 02:00:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4ODUsInVzZXJuYW1lIjoiWFZfWVgiLCJlbWFpbCI6ImNoLnlhbmlzeWFuaXNAZ21haWwuY29tIiwiZXhwIjoxNzgyOTU3NjUwfQ.7cwI9rL8O8vt4hqBFT5VnBQ2x2HijYBXq7pgGzUfapk
[25-Jun-2026 02:00:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 02:00:51 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 02:00:51 UTC] User ID: 885
[25-Jun-2026 02:00:51 UTC] ✅ User profile retrieved successfully for user ID: 885
[25-Jun-2026 02:01:41 UTC] === API CALL LOG ===
[25-Jun-2026 02:01:41 UTC] Endpoint: user/profile.php
[25-Jun-2026 02:01:41 UTC] Full Log Data: {
    "timestamp": "2026-06-25 02:01:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.128.239",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.235.128.239, 172.68.57.136",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4ODUsInVzZXJuYW1lIjoiWFZfWVgiLCJlbWFpbCI6ImNoLnlhbmlzeWFuaXNAZ21haWwuY29tIiwiZXhwIjoxNzgyOTU3NjUwfQ.7cwI9rL8O8vt4hqBFT5VnBQ2x2HijYBXq7pgGzUfapk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a11062c50e351bd2-CZL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.235.128.239",
        "cf-ipcountry": "DZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 02:01:41 UTC] === END API CALL LOG ===
[25-Jun-2026 02:01:41 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 02:01:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4ODUsInVzZXJuYW1lIjoiWFZfWVgiLCJlbWFpbCI6ImNoLnlhbmlzeWFuaXNAZ21haWwuY29tIiwiZXhwIjoxNzgyOTU3NjUwfQ.7cwI9rL8O8vt4hqBFT5VnBQ2x2HijYBXq7pgGzUfapk
[25-Jun-2026 02:01:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 02:01:41 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 02:01:41 UTC] User ID: 885
[25-Jun-2026 02:01:41 UTC] ✅ User profile retrieved successfully for user ID: 885
[25-Jun-2026 02:01:42 UTC] User Purchases API - User ID: 885
[25-Jun-2026 02:01:42 UTC] User Purchases API - Total purchases found: 0
[25-Jun-2026 02:01:44 UTC] User Purchases API - User ID: 885
[25-Jun-2026 02:01:44 UTC] User Purchases API - Total purchases found: 0
[25-Jun-2026 02:01:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 02:01:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 02:01:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.235.128.239, 172.68.57.136","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4ODUsInVzZXJuYW1lIjoiWFZfWVgiLCJlbWFpbCI6ImNoLnlhbmlzeWFuaXNAZ21haWwuY29tIiwiZXhwIjoxNzgyOTU3NjUwfQ.7cwI9rL8O8vt4hqBFT5VnBQ2x2HijYBXq7pgGzUfapk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a11062dc4b061bd2-CZL","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.235.128.239","cf-ipcountry":"DZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jun-2026 02:01:45 UTC] === User Orders API Called ===
[25-Jun-2026 02:01:45 UTC] User ID: 885
[25-Jun-2026 02:01:45 UTC] Limit: 20, Offset: 0
[25-Jun-2026 02:01:45 UTC] Orders found: 0
[25-Jun-2026 02:01:45 UTC] Orders data: []
[25-Jun-2026 02:01:45 UTC] Total orders count: 0
[25-Jun-2026 02:01:45 UTC] === API CALL LOG ===
[25-Jun-2026 02:01:45 UTC] Endpoint: user/profile.php
[25-Jun-2026 02:01:45 UTC] Full Log Data: {
    "timestamp": "2026-06-25 02:01:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.128.239",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.235.128.239, 172.68.57.136",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4ODUsInVzZXJuYW1lIjoiWFZfWVgiLCJlbWFpbCI6ImNoLnlhbmlzeWFuaXNAZ21haWwuY29tIiwiZXhwIjoxNzgyOTU3NjUwfQ.7cwI9rL8O8vt4hqBFT5VnBQ2x2HijYBXq7pgGzUfapk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a11062dc8b151bd2-CZL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.235.128.239",
        "cf-ipcountry": "DZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 02:01:45 UTC] === END API CALL LOG ===
[25-Jun-2026 02:01:45 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 02:01:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4ODUsInVzZXJuYW1lIjoiWFZfWVgiLCJlbWFpbCI6ImNoLnlhbmlzeWFuaXNAZ21haWwuY29tIiwiZXhwIjoxNzgyOTU3NjUwfQ.7cwI9rL8O8vt4hqBFT5VnBQ2x2HijYBXq7pgGzUfapk
[25-Jun-2026 02:01:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 02:01:45 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 02:01:45 UTC] User ID: 885
[25-Jun-2026 02:01:45 UTC] ✅ User profile retrieved successfully for user ID: 885
[25-Jun-2026 02:01:46 UTC] === API CALL LOG ===
[25-Jun-2026 02:01:46 UTC] Endpoint: user/profile.php
[25-Jun-2026 02:01:46 UTC] Full Log Data: {
    "timestamp": "2026-06-25 02:01:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.128.239",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.235.128.239, 172.68.57.136",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4ODUsInVzZXJuYW1lIjoiWFZfWVgiLCJlbWFpbCI6ImNoLnlhbmlzeWFuaXNAZ21haWwuY29tIiwiZXhwIjoxNzgyOTU3NjUwfQ.7cwI9rL8O8vt4hqBFT5VnBQ2x2HijYBXq7pgGzUfapk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a11062e08be01bd2-CZL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.235.128.239",
        "cf-ipcountry": "DZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 02:01:46 UTC] === END API CALL LOG ===
[25-Jun-2026 02:01:46 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 02:01:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4ODUsInVzZXJuYW1lIjoiWFZfWVgiLCJlbWFpbCI6ImNoLnlhbmlzeWFuaXNAZ21haWwuY29tIiwiZXhwIjoxNzgyOTU3NjUwfQ.7cwI9rL8O8vt4hqBFT5VnBQ2x2HijYBXq7pgGzUfapk
[25-Jun-2026 02:01:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 02:01:46 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 02:01:46 UTC] User ID: 885
[25-Jun-2026 02:01:46 UTC] ✅ User profile retrieved successfully for user ID: 885
[25-Jun-2026 02:01:46 UTC] === API CALL LOG ===
[25-Jun-2026 02:01:46 UTC] Endpoint: user/profile.php
[25-Jun-2026 02:01:46 UTC] Full Log Data: {
    "timestamp": "2026-06-25 02:01:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.128.239",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.235.128.239, 172.68.57.136",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4ODUsInVzZXJuYW1lIjoiWFZfWVgiLCJlbWFpbCI6ImNoLnlhbmlzeWFuaXNAZ21haWwuY29tIiwiZXhwIjoxNzgyOTU3NjUwfQ.7cwI9rL8O8vt4hqBFT5VnBQ2x2HijYBXq7pgGzUfapk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a11062e11bf01bd2-CZL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.235.128.239",
        "cf-ipcountry": "DZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 02:01:46 UTC] === END API CALL LOG ===
[25-Jun-2026 02:01:46 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 02:01:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4ODUsInVzZXJuYW1lIjoiWFZfWVgiLCJlbWFpbCI6ImNoLnlhbmlzeWFuaXNAZ21haWwuY29tIiwiZXhwIjoxNzgyOTU3NjUwfQ.7cwI9rL8O8vt4hqBFT5VnBQ2x2HijYBXq7pgGzUfapk
[25-Jun-2026 02:01:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 02:01:46 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 02:01:46 UTC] User ID: 885
[25-Jun-2026 02:01:46 UTC] ✅ User profile retrieved successfully for user ID: 885
[25-Jun-2026 02:02:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 02:02:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 02:02:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.235.128.239, 172.68.57.137","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4ODUsInVzZXJuYW1lIjoiWFZfWVgiLCJlbWFpbCI6ImNoLnlhbmlzeWFuaXNAZ21haWwuY29tIiwiZXhwIjoxNzgyOTU3NjUwfQ.7cwI9rL8O8vt4hqBFT5VnBQ2x2HijYBXq7pgGzUfapk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a11063fe9d661bd2-CZL","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.235.128.239","cf-ipcountry":"DZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jun-2026 02:02:32 UTC] === User Orders API Called ===
[25-Jun-2026 02:02:32 UTC] User ID: 885
[25-Jun-2026 02:02:32 UTC] Limit: 20, Offset: 0
[25-Jun-2026 02:02:32 UTC] Orders found: 0
[25-Jun-2026 02:02:32 UTC] Orders data: []
[25-Jun-2026 02:02:32 UTC] Total orders count: 0
[25-Jun-2026 02:02:32 UTC] === API CALL LOG ===
[25-Jun-2026 02:02:32 UTC] Endpoint: user/profile.php
[25-Jun-2026 02:02:32 UTC] Full Log Data: {
    "timestamp": "2026-06-25 02:02:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.128.239",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.235.128.239, 172.68.57.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4ODUsInVzZXJuYW1lIjoiWFZfWVgiLCJlbWFpbCI6ImNoLnlhbmlzeWFuaXNAZ21haWwuY29tIiwiZXhwIjoxNzgyOTU3NjUwfQ.7cwI9rL8O8vt4hqBFT5VnBQ2x2HijYBXq7pgGzUfapk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a11063fedd6e1bd2-CZL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.235.128.239",
        "cf-ipcountry": "DZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 02:02:32 UTC] === END API CALL LOG ===
[25-Jun-2026 02:02:32 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 02:02:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4ODUsInVzZXJuYW1lIjoiWFZfWVgiLCJlbWFpbCI6ImNoLnlhbmlzeWFuaXNAZ21haWwuY29tIiwiZXhwIjoxNzgyOTU3NjUwfQ.7cwI9rL8O8vt4hqBFT5VnBQ2x2HijYBXq7pgGzUfapk
[25-Jun-2026 02:02:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 02:02:32 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 02:02:32 UTC] User ID: 885
[25-Jun-2026 02:02:32 UTC] ✅ User profile retrieved successfully for user ID: 885
[25-Jun-2026 02:02:32 UTC] === API CALL LOG ===
[25-Jun-2026 02:02:32 UTC] Endpoint: user/profile.php
[25-Jun-2026 02:02:32 UTC] Full Log Data: {
    "timestamp": "2026-06-25 02:02:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.128.239",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.235.128.239, 172.68.57.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4ODUsInVzZXJuYW1lIjoiWFZfWVgiLCJlbWFpbCI6ImNoLnlhbmlzeWFuaXNAZ21haWwuY29tIiwiZXhwIjoxNzgyOTU3NjUwfQ.7cwI9rL8O8vt4hqBFT5VnBQ2x2HijYBXq7pgGzUfapk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a11064026e7d1bd2-CZL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.235.128.239",
        "cf-ipcountry": "DZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 02:02:32 UTC] === END API CALL LOG ===
[25-Jun-2026 02:02:32 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 02:02:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4ODUsInVzZXJuYW1lIjoiWFZfWVgiLCJlbWFpbCI6ImNoLnlhbmlzeWFuaXNAZ21haWwuY29tIiwiZXhwIjoxNzgyOTU3NjUwfQ.7cwI9rL8O8vt4hqBFT5VnBQ2x2HijYBXq7pgGzUfapk
[25-Jun-2026 02:02:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 02:02:32 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 02:02:32 UTC] User ID: 885
[25-Jun-2026 02:02:32 UTC] ✅ User profile retrieved successfully for user ID: 885
[25-Jun-2026 02:02:32 UTC] === API CALL LOG ===
[25-Jun-2026 02:02:32 UTC] Endpoint: user/profile.php
[25-Jun-2026 02:02:32 UTC] Full Log Data: {
    "timestamp": "2026-06-25 02:02:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.128.239",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.235.128.239, 172.68.57.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4ODUsInVzZXJuYW1lIjoiWFZfWVgiLCJlbWFpbCI6ImNoLnlhbmlzeWFuaXNAZ21haWwuY29tIiwiZXhwIjoxNzgyOTU3NjUwfQ.7cwI9rL8O8vt4hqBFT5VnBQ2x2HijYBXq7pgGzUfapk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1106402aeab1bd2-CZL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.235.128.239",
        "cf-ipcountry": "DZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 02:02:32 UTC] === END API CALL LOG ===
[25-Jun-2026 02:02:32 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 02:02:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4ODUsInVzZXJuYW1lIjoiWFZfWVgiLCJlbWFpbCI6ImNoLnlhbmlzeWFuaXNAZ21haWwuY29tIiwiZXhwIjoxNzgyOTU3NjUwfQ.7cwI9rL8O8vt4hqBFT5VnBQ2x2HijYBXq7pgGzUfapk
[25-Jun-2026 02:02:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 02:02:32 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 02:02:32 UTC] User ID: 885
[25-Jun-2026 02:02:32 UTC] ✅ User profile retrieved successfully for user ID: 885
[25-Jun-2026 02:02:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 02:02:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 02:02:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.235.128.239, 172.68.57.137","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4ODUsInVzZXJuYW1lIjoiWFZfWVgiLCJlbWFpbCI6ImNoLnlhbmlzeWFuaXNAZ21haWwuY29tIiwiZXhwIjoxNzgyOTU3NjUwfQ.7cwI9rL8O8vt4hqBFT5VnBQ2x2HijYBXq7pgGzUfapk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1106414eae11bd2-CZL","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.235.128.239","cf-ipcountry":"DZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jun-2026 02:02:35 UTC] === User Orders API Called ===
[25-Jun-2026 02:02:35 UTC] User ID: 885
[25-Jun-2026 02:02:35 UTC] Limit: 20, Offset: 0
[25-Jun-2026 02:02:35 UTC] Orders found: 0
[25-Jun-2026 02:02:35 UTC] Orders data: []
[25-Jun-2026 02:02:35 UTC] Total orders count: 0
[25-Jun-2026 02:02:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 02:02:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 02:02:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.235.128.239, 172.68.57.137","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4ODUsInVzZXJuYW1lIjoiWFZfWVgiLCJlbWFpbCI6ImNoLnlhbmlzeWFuaXNAZ21haWwuY29tIiwiZXhwIjoxNzgyOTU3NjUwfQ.7cwI9rL8O8vt4hqBFT5VnBQ2x2HijYBXq7pgGzUfapk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a110641c9cd71bd2-CZL","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.235.128.239","cf-ipcountry":"DZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jun-2026 02:02:36 UTC] === User Orders API Called ===
[25-Jun-2026 02:02:36 UTC] User ID: 885
[25-Jun-2026 02:02:36 UTC] Limit: 20, Offset: 0
[25-Jun-2026 02:02:36 UTC] Orders found: 0
[25-Jun-2026 02:02:36 UTC] Orders data: []
[25-Jun-2026 02:02:36 UTC] Total orders count: 0
[25-Jun-2026 02:02:36 UTC] === API CALL LOG ===
[25-Jun-2026 02:02:36 UTC] Endpoint: user/profile.php
[25-Jun-2026 02:02:36 UTC] Full Log Data: {
    "timestamp": "2026-06-25 02:02:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.128.239",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.235.128.239, 172.68.57.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4ODUsInVzZXJuYW1lIjoiWFZfWVgiLCJlbWFpbCI6ImNoLnlhbmlzeWFuaXNAZ21haWwuY29tIiwiZXhwIjoxNzgyOTU3NjUwfQ.7cwI9rL8O8vt4hqBFT5VnBQ2x2HijYBXq7pgGzUfapk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a110641c9cd81bd2-CZL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.235.128.239",
        "cf-ipcountry": "DZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 02:02:36 UTC] === END API CALL LOG ===
[25-Jun-2026 02:02:36 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 02:02:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4ODUsInVzZXJuYW1lIjoiWFZfWVgiLCJlbWFpbCI6ImNoLnlhbmlzeWFuaXNAZ21haWwuY29tIiwiZXhwIjoxNzgyOTU3NjUwfQ.7cwI9rL8O8vt4hqBFT5VnBQ2x2HijYBXq7pgGzUfapk
[25-Jun-2026 02:02:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 02:02:36 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 02:02:36 UTC] User ID: 885
[25-Jun-2026 02:02:36 UTC] ✅ User profile retrieved successfully for user ID: 885
[25-Jun-2026 02:02:37 UTC] === API CALL LOG ===
[25-Jun-2026 02:02:37 UTC] Endpoint: user/profile.php
[25-Jun-2026 02:02:37 UTC] Full Log Data: {
    "timestamp": "2026-06-25 02:02:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.128.239",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.235.128.239, 172.68.57.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4ODUsInVzZXJuYW1lIjoiWFZfWVgiLCJlbWFpbCI6ImNoLnlhbmlzeWFuaXNAZ21haWwuY29tIiwiZXhwIjoxNzgyOTU3NjUwfQ.7cwI9rL8O8vt4hqBFT5VnBQ2x2HijYBXq7pgGzUfapk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a110641f3d661bd2-CZL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.235.128.239",
        "cf-ipcountry": "DZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 02:02:37 UTC] === END API CALL LOG ===
[25-Jun-2026 02:02:37 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 02:02:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4ODUsInVzZXJuYW1lIjoiWFZfWVgiLCJlbWFpbCI6ImNoLnlhbmlzeWFuaXNAZ21haWwuY29tIiwiZXhwIjoxNzgyOTU3NjUwfQ.7cwI9rL8O8vt4hqBFT5VnBQ2x2HijYBXq7pgGzUfapk
[25-Jun-2026 02:02:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 02:02:37 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 02:02:37 UTC] User ID: 885
[25-Jun-2026 02:02:37 UTC] ✅ User profile retrieved successfully for user ID: 885
[25-Jun-2026 02:02:37 UTC] === API CALL LOG ===
[25-Jun-2026 02:02:37 UTC] Endpoint: user/profile.php
[25-Jun-2026 02:02:37 UTC] Full Log Data: {
    "timestamp": "2026-06-25 02:02:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.128.239",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.235.128.239, 172.68.57.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4ODUsInVzZXJuYW1lIjoiWFZfWVgiLCJlbWFpbCI6ImNoLnlhbmlzeWFuaXNAZ21haWwuY29tIiwiZXhwIjoxNzgyOTU3NjUwfQ.7cwI9rL8O8vt4hqBFT5VnBQ2x2HijYBXq7pgGzUfapk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a110641fcd8e1bd2-CZL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.235.128.239",
        "cf-ipcountry": "DZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 02:02:37 UTC] === END API CALL LOG ===
[25-Jun-2026 02:02:37 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 02:02:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4ODUsInVzZXJuYW1lIjoiWFZfWVgiLCJlbWFpbCI6ImNoLnlhbmlzeWFuaXNAZ21haWwuY29tIiwiZXhwIjoxNzgyOTU3NjUwfQ.7cwI9rL8O8vt4hqBFT5VnBQ2x2HijYBXq7pgGzUfapk
[25-Jun-2026 02:02:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 02:02:37 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 02:02:37 UTC] User ID: 885
[25-Jun-2026 02:02:37 UTC] ✅ User profile retrieved successfully for user ID: 885
[25-Jun-2026 02:02:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 02:02:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 02:02:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.235.128.239, 172.68.57.136","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4ODUsInVzZXJuYW1lIjoiWFZfWVgiLCJlbWFpbCI6ImNoLnlhbmlzeWFuaXNAZ21haWwuY29tIiwiZXhwIjoxNzgyOTU3NjUwfQ.7cwI9rL8O8vt4hqBFT5VnBQ2x2HijYBXq7pgGzUfapk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1106498ee9f1bd2-CZL","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.235.128.239","cf-ipcountry":"DZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jun-2026 02:02:56 UTC] === User Orders API Called ===
[25-Jun-2026 02:02:56 UTC] User ID: 885
[25-Jun-2026 02:02:56 UTC] Limit: 20, Offset: 0
[25-Jun-2026 02:02:56 UTC] Orders found: 0
[25-Jun-2026 02:02:56 UTC] Orders data: []
[25-Jun-2026 02:02:56 UTC] Total orders count: 0
[25-Jun-2026 02:02:56 UTC] === API CALL LOG ===
[25-Jun-2026 02:02:56 UTC] Endpoint: user/profile.php
[25-Jun-2026 02:02:56 UTC] Full Log Data: {
    "timestamp": "2026-06-25 02:02:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.128.239",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.235.128.239, 172.68.57.136",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4ODUsInVzZXJuYW1lIjoiWFZfWVgiLCJlbWFpbCI6ImNoLnlhbmlzeWFuaXNAZ21haWwuY29tIiwiZXhwIjoxNzgyOTU3NjUwfQ.7cwI9rL8O8vt4hqBFT5VnBQ2x2HijYBXq7pgGzUfapk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a11064991eb01bd2-CZL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.235.128.239",
        "cf-ipcountry": "DZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 02:02:56 UTC] === END API CALL LOG ===
[25-Jun-2026 02:02:56 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 02:02:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4ODUsInVzZXJuYW1lIjoiWFZfWVgiLCJlbWFpbCI6ImNoLnlhbmlzeWFuaXNAZ21haWwuY29tIiwiZXhwIjoxNzgyOTU3NjUwfQ.7cwI9rL8O8vt4hqBFT5VnBQ2x2HijYBXq7pgGzUfapk
[25-Jun-2026 02:02:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 02:02:56 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 02:02:56 UTC] User ID: 885
[25-Jun-2026 02:02:56 UTC] ✅ User profile retrieved successfully for user ID: 885
[25-Jun-2026 02:02:57 UTC] === API CALL LOG ===
[25-Jun-2026 02:02:57 UTC] Endpoint: user/profile.php
[25-Jun-2026 02:02:57 UTC] Full Log Data: {
    "timestamp": "2026-06-25 02:02:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.128.239",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.235.128.239, 172.68.57.136",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4ODUsInVzZXJuYW1lIjoiWFZfWVgiLCJlbWFpbCI6ImNoLnlhbmlzeWFuaXNAZ21haWwuY29tIiwiZXhwIjoxNzgyOTU3NjUwfQ.7cwI9rL8O8vt4hqBFT5VnBQ2x2HijYBXq7pgGzUfapk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a110649c1f961bd2-CZL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.235.128.239",
        "cf-ipcountry": "DZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 02:02:57 UTC] === END API CALL LOG ===
[25-Jun-2026 02:02:57 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 02:02:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4ODUsInVzZXJuYW1lIjoiWFZfWVgiLCJlbWFpbCI6ImNoLnlhbmlzeWFuaXNAZ21haWwuY29tIiwiZXhwIjoxNzgyOTU3NjUwfQ.7cwI9rL8O8vt4hqBFT5VnBQ2x2HijYBXq7pgGzUfapk
[25-Jun-2026 02:02:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 02:02:57 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 02:02:57 UTC] User ID: 885
[25-Jun-2026 02:02:57 UTC] ✅ User profile retrieved successfully for user ID: 885
[25-Jun-2026 02:02:57 UTC] === API CALL LOG ===
[25-Jun-2026 02:02:57 UTC] Endpoint: user/profile.php
[25-Jun-2026 02:02:57 UTC] Full Log Data: {
    "timestamp": "2026-06-25 02:02:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.128.239",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.235.128.239, 172.68.57.136",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4ODUsInVzZXJuYW1lIjoiWFZfWVgiLCJlbWFpbCI6ImNoLnlhbmlzeWFuaXNAZ21haWwuY29tIiwiZXhwIjoxNzgyOTU3NjUwfQ.7cwI9rL8O8vt4hqBFT5VnBQ2x2HijYBXq7pgGzUfapk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a110649d0fb91bd2-CZL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.235.128.239",
        "cf-ipcountry": "DZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 02:02:57 UTC] === END API CALL LOG ===
[25-Jun-2026 02:02:57 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 02:02:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4ODUsInVzZXJuYW1lIjoiWFZfWVgiLCJlbWFpbCI6ImNoLnlhbmlzeWFuaXNAZ21haWwuY29tIiwiZXhwIjoxNzgyOTU3NjUwfQ.7cwI9rL8O8vt4hqBFT5VnBQ2x2HijYBXq7pgGzUfapk
[25-Jun-2026 02:02:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 02:02:57 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 02:02:57 UTC] User ID: 885
[25-Jun-2026 02:02:57 UTC] ✅ User profile retrieved successfully for user ID: 885
[25-Jun-2026 02:03:11 UTC] === API CALL LOG ===
[25-Jun-2026 02:03:11 UTC] Endpoint: user/profile.php
[25-Jun-2026 02:03:11 UTC] Full Log Data: {
    "timestamp": "2026-06-25 02:03:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.128.239",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.235.128.239, 172.68.57.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4ODUsInVzZXJuYW1lIjoiWFZfWVgiLCJlbWFpbCI6ImNoLnlhbmlzeWFuaXNAZ21haWwuY29tIiwiZXhwIjoxNzgyOTU3NjUwfQ.7cwI9rL8O8vt4hqBFT5VnBQ2x2HijYBXq7pgGzUfapk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a11064f5cd101bd2-CZL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.235.128.239",
        "cf-ipcountry": "DZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 02:03:11 UTC] === END API CALL LOG ===
[25-Jun-2026 02:03:11 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 02:03:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4ODUsInVzZXJuYW1lIjoiWFZfWVgiLCJlbWFpbCI6ImNoLnlhbmlzeWFuaXNAZ21haWwuY29tIiwiZXhwIjoxNzgyOTU3NjUwfQ.7cwI9rL8O8vt4hqBFT5VnBQ2x2HijYBXq7pgGzUfapk
[25-Jun-2026 02:03:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 02:03:11 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 02:03:11 UTC] User ID: 885
[25-Jun-2026 02:03:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 02:03:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 02:03:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.235.128.239, 172.68.57.137","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4ODUsInVzZXJuYW1lIjoiWFZfWVgiLCJlbWFpbCI6ImNoLnlhbmlzeWFuaXNAZ21haWwuY29tIiwiZXhwIjoxNzgyOTU3NjUwfQ.7cwI9rL8O8vt4hqBFT5VnBQ2x2HijYBXq7pgGzUfapk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a11064f5cd0f1bd2-CZL","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.235.128.239","cf-ipcountry":"DZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jun-2026 02:03:11 UTC] === User Orders API Called ===
[25-Jun-2026 02:03:11 UTC] User ID: 885
[25-Jun-2026 02:03:11 UTC] Limit: 20, Offset: 0
[25-Jun-2026 02:03:11 UTC] ✅ User profile retrieved successfully for user ID: 885
[25-Jun-2026 02:03:11 UTC] Orders found: 0
[25-Jun-2026 02:03:11 UTC] Orders data: []
[25-Jun-2026 02:03:11 UTC] Total orders count: 0
[25-Jun-2026 02:03:12 UTC] === API CALL LOG ===
[25-Jun-2026 02:03:12 UTC] Endpoint: user/profile.php
[25-Jun-2026 02:03:12 UTC] Full Log Data: {
    "timestamp": "2026-06-25 02:03:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.128.239",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.235.128.239, 172.68.57.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4ODUsInVzZXJuYW1lIjoiWFZfWVgiLCJlbWFpbCI6ImNoLnlhbmlzeWFuaXNAZ21haWwuY29tIiwiZXhwIjoxNzgyOTU3NjUwfQ.7cwI9rL8O8vt4hqBFT5VnBQ2x2HijYBXq7pgGzUfapk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a11064f89da71bd2-CZL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.235.128.239",
        "cf-ipcountry": "DZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 02:03:12 UTC] === END API CALL LOG ===
[25-Jun-2026 02:03:12 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 02:03:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4ODUsInVzZXJuYW1lIjoiWFZfWVgiLCJlbWFpbCI6ImNoLnlhbmlzeWFuaXNAZ21haWwuY29tIiwiZXhwIjoxNzgyOTU3NjUwfQ.7cwI9rL8O8vt4hqBFT5VnBQ2x2HijYBXq7pgGzUfapk
[25-Jun-2026 02:03:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 02:03:12 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 02:03:12 UTC] User ID: 885
[25-Jun-2026 02:03:12 UTC] ✅ User profile retrieved successfully for user ID: 885
[25-Jun-2026 02:03:12 UTC] === API CALL LOG ===
[25-Jun-2026 02:03:12 UTC] Endpoint: user/profile.php
[25-Jun-2026 02:03:12 UTC] Full Log Data: {
    "timestamp": "2026-06-25 02:03:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.128.239",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.235.128.239, 172.68.57.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4ODUsInVzZXJuYW1lIjoiWFZfWVgiLCJlbWFpbCI6ImNoLnlhbmlzeWFuaXNAZ21haWwuY29tIiwiZXhwIjoxNzgyOTU3NjUwfQ.7cwI9rL8O8vt4hqBFT5VnBQ2x2HijYBXq7pgGzUfapk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a11064f9bde31bd2-CZL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.235.128.239",
        "cf-ipcountry": "DZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 02:03:12 UTC] === END API CALL LOG ===
[25-Jun-2026 02:03:12 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 02:03:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4ODUsInVzZXJuYW1lIjoiWFZfWVgiLCJlbWFpbCI6ImNoLnlhbmlzeWFuaXNAZ21haWwuY29tIiwiZXhwIjoxNzgyOTU3NjUwfQ.7cwI9rL8O8vt4hqBFT5VnBQ2x2HijYBXq7pgGzUfapk
[25-Jun-2026 02:03:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 02:03:12 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 02:03:12 UTC] User ID: 885
[25-Jun-2026 02:03:12 UTC] ✅ User profile retrieved successfully for user ID: 885
[25-Jun-2026 02:03:34 UTC] === API CALL LOG ===
[25-Jun-2026 02:03:34 UTC] Endpoint: user/profile.php
[25-Jun-2026 02:03:34 UTC] Full Log Data: {
    "timestamp": "2026-06-25 02:03:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.128.239",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.235.128.239, 172.68.57.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4ODUsInVzZXJuYW1lIjoiWFZfWVgiLCJlbWFpbCI6ImNoLnlhbmlzeWFuaXNAZ21haWwuY29tIiwiZXhwIjoxNzgyOTU3NjUwfQ.7cwI9rL8O8vt4hqBFT5VnBQ2x2HijYBXq7pgGzUfapk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1106585dc951bd2-CZL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.235.128.239",
        "cf-ipcountry": "DZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 02:03:34 UTC] === END API CALL LOG ===
[25-Jun-2026 02:03:34 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 02:03:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4ODUsInVzZXJuYW1lIjoiWFZfWVgiLCJlbWFpbCI6ImNoLnlhbmlzeWFuaXNAZ21haWwuY29tIiwiZXhwIjoxNzgyOTU3NjUwfQ.7cwI9rL8O8vt4hqBFT5VnBQ2x2HijYBXq7pgGzUfapk
[25-Jun-2026 02:03:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 02:03:34 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 02:03:34 UTC] User ID: 885
[25-Jun-2026 02:03:34 UTC] ✅ User profile retrieved successfully for user ID: 885
[25-Jun-2026 02:03:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 02:03:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 02:03:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.235.128.239, 172.68.57.137","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4ODUsInVzZXJuYW1lIjoiWFZfWVgiLCJlbWFpbCI6ImNoLnlhbmlzeWFuaXNAZ21haWwuY29tIiwiZXhwIjoxNzgyOTU3NjUwfQ.7cwI9rL8O8vt4hqBFT5VnBQ2x2HijYBXq7pgGzUfapk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a11065ebec4f1bd2-CZL","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.235.128.239","cf-ipcountry":"DZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jun-2026 02:03:51 UTC] === User Orders API Called ===
[25-Jun-2026 02:03:51 UTC] User ID: 885
[25-Jun-2026 02:03:51 UTC] Limit: 20, Offset: 0
[25-Jun-2026 02:03:51 UTC] Orders found: 0
[25-Jun-2026 02:03:51 UTC] Orders data: []
[25-Jun-2026 02:03:51 UTC] Total orders count: 0
[25-Jun-2026 02:03:51 UTC] === API CALL LOG ===
[25-Jun-2026 02:03:51 UTC] Endpoint: user/profile.php
[25-Jun-2026 02:03:51 UTC] Full Log Data: {
    "timestamp": "2026-06-25 02:03:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.128.239",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.235.128.239, 172.68.57.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4ODUsInVzZXJuYW1lIjoiWFZfWVgiLCJlbWFpbCI6ImNoLnlhbmlzeWFuaXNAZ21haWwuY29tIiwiZXhwIjoxNzgyOTU3NjUwfQ.7cwI9rL8O8vt4hqBFT5VnBQ2x2HijYBXq7pgGzUfapk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a11065ec5c6c1bd2-CZL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.235.128.239",
        "cf-ipcountry": "DZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 02:03:51 UTC] === END API CALL LOG ===
[25-Jun-2026 02:03:51 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 02:03:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4ODUsInVzZXJuYW1lIjoiWFZfWVgiLCJlbWFpbCI6ImNoLnlhbmlzeWFuaXNAZ21haWwuY29tIiwiZXhwIjoxNzgyOTU3NjUwfQ.7cwI9rL8O8vt4hqBFT5VnBQ2x2HijYBXq7pgGzUfapk
[25-Jun-2026 02:03:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 02:03:51 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 02:03:51 UTC] User ID: 885
[25-Jun-2026 02:03:51 UTC] ✅ User profile retrieved successfully for user ID: 885
[25-Jun-2026 02:03:51 UTC] === API CALL LOG ===
[25-Jun-2026 02:03:51 UTC] Endpoint: user/profile.php
[25-Jun-2026 02:03:51 UTC] Full Log Data: {
    "timestamp": "2026-06-25 02:03:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.128.239",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.235.128.239, 172.68.57.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4ODUsInVzZXJuYW1lIjoiWFZfWVgiLCJlbWFpbCI6ImNoLnlhbmlzeWFuaXNAZ21haWwuY29tIiwiZXhwIjoxNzgyOTU3NjUwfQ.7cwI9rL8O8vt4hqBFT5VnBQ2x2HijYBXq7pgGzUfapk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a11065f02d5a1bd2-CZL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.235.128.239",
        "cf-ipcountry": "DZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 02:03:51 UTC] === END API CALL LOG ===
[25-Jun-2026 02:03:51 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 02:03:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4ODUsInVzZXJuYW1lIjoiWFZfWVgiLCJlbWFpbCI6ImNoLnlhbmlzeWFuaXNAZ21haWwuY29tIiwiZXhwIjoxNzgyOTU3NjUwfQ.7cwI9rL8O8vt4hqBFT5VnBQ2x2HijYBXq7pgGzUfapk
[25-Jun-2026 02:03:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 02:03:51 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 02:03:51 UTC] User ID: 885
[25-Jun-2026 02:03:51 UTC] ✅ User profile retrieved successfully for user ID: 885
[25-Jun-2026 02:04:04 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 02:04:04 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 02:04:04 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.235.128.239, 172.68.57.137","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4ODUsInVzZXJuYW1lIjoiWFZfWVgiLCJlbWFpbCI6ImNoLnlhbmlzeWFuaXNAZ21haWwuY29tIiwiZXhwIjoxNzgyOTU3NjUwfQ.7cwI9rL8O8vt4hqBFT5VnBQ2x2HijYBXq7pgGzUfapk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a110663ec9381bd2-CZL","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.235.128.239","cf-ipcountry":"DZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jun-2026 02:04:04 UTC] === User Orders API Called ===
[25-Jun-2026 02:04:04 UTC] User ID: 885
[25-Jun-2026 02:04:04 UTC] Limit: 20, Offset: 0
[25-Jun-2026 02:04:04 UTC] Orders found: 1
[25-Jun-2026 02:04:04 UTC] Orders data: [{"id":364,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/hackeronions\/2309","status":"pending","created_at":"2026-06-25 05:34:01","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[25-Jun-2026 02:04:04 UTC] Total orders count: 1
[25-Jun-2026 02:05:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 02:05:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 02:05:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.235.128.239, 172.68.57.136","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4ODUsInVzZXJuYW1lIjoiWFZfWVgiLCJlbWFpbCI6ImNoLnlhbmlzeWFuaXNAZ21haWwuY29tIiwiZXhwIjoxNzgyOTU3NjUwfQ.7cwI9rL8O8vt4hqBFT5VnBQ2x2HijYBXq7pgGzUfapk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a11068a8ff781bd2-CZL","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.235.128.239","cf-ipcountry":"DZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jun-2026 02:05:43 UTC] === User Orders API Called ===
[25-Jun-2026 02:05:43 UTC] User ID: 885
[25-Jun-2026 02:05:43 UTC] Limit: 20, Offset: 0
[25-Jun-2026 02:05:43 UTC] Orders found: 1
[25-Jun-2026 02:05:43 UTC] Orders data: [{"id":364,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/hackeronions\/2309","status":"pending","created_at":"2026-06-25 05:34:01","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[25-Jun-2026 02:05:43 UTC] Total orders count: 1
[25-Jun-2026 02:05:43 UTC] === API CALL LOG ===
[25-Jun-2026 02:05:43 UTC] Endpoint: user/profile.php
[25-Jun-2026 02:05:43 UTC] Full Log Data: {
    "timestamp": "2026-06-25 02:05:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.128.239",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.235.128.239, 172.68.57.136",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4ODUsInVzZXJuYW1lIjoiWFZfWVgiLCJlbWFpbCI6ImNoLnlhbmlzeWFuaXNAZ21haWwuY29tIiwiZXhwIjoxNzgyOTU3NjUwfQ.7cwI9rL8O8vt4hqBFT5VnBQ2x2HijYBXq7pgGzUfapk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a11068a92f851bd2-CZL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.235.128.239",
        "cf-ipcountry": "DZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 02:05:43 UTC] === END API CALL LOG ===
[25-Jun-2026 02:05:43 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 02:05:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4ODUsInVzZXJuYW1lIjoiWFZfWVgiLCJlbWFpbCI6ImNoLnlhbmlzeWFuaXNAZ21haWwuY29tIiwiZXhwIjoxNzgyOTU3NjUwfQ.7cwI9rL8O8vt4hqBFT5VnBQ2x2HijYBXq7pgGzUfapk
[25-Jun-2026 02:05:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 02:05:43 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 02:05:43 UTC] User ID: 885
[25-Jun-2026 02:05:43 UTC] ✅ User profile retrieved successfully for user ID: 885
[25-Jun-2026 02:05:43 UTC] === API CALL LOG ===
[25-Jun-2026 02:05:43 UTC] Endpoint: user/profile.php
[25-Jun-2026 02:05:43 UTC] Full Log Data: {
    "timestamp": "2026-06-25 02:05:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.128.239",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.235.128.239, 172.68.57.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4ODUsInVzZXJuYW1lIjoiWFZfWVgiLCJlbWFpbCI6ImNoLnlhbmlzeWFuaXNAZ21haWwuY29tIiwiZXhwIjoxNzgyOTU3NjUwfQ.7cwI9rL8O8vt4hqBFT5VnBQ2x2HijYBXq7pgGzUfapk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a11068ab0ff41bd2-CZL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.235.128.239",
        "cf-ipcountry": "DZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 02:05:43 UTC] === END API CALL LOG ===
[25-Jun-2026 02:05:43 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 02:05:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4ODUsInVzZXJuYW1lIjoiWFZfWVgiLCJlbWFpbCI6ImNoLnlhbmlzeWFuaXNAZ21haWwuY29tIiwiZXhwIjoxNzgyOTU3NjUwfQ.7cwI9rL8O8vt4hqBFT5VnBQ2x2HijYBXq7pgGzUfapk
[25-Jun-2026 02:05:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 02:05:43 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 02:05:43 UTC] User ID: 885
[25-Jun-2026 02:05:43 UTC] ✅ User profile retrieved successfully for user ID: 885
[25-Jun-2026 02:05:47 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 02:05:47 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 02:05:47 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.235.128.239, 172.68.57.137","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4ODUsInVzZXJuYW1lIjoiWFZfWVgiLCJlbWFpbCI6ImNoLnlhbmlzeWFuaXNAZ21haWwuY29tIiwiZXhwIjoxNzgyOTU3NjUwfQ.7cwI9rL8O8vt4hqBFT5VnBQ2x2HijYBXq7pgGzUfapk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a11068c0ed3b1bd2-CZL","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.235.128.239","cf-ipcountry":"DZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jun-2026 02:05:47 UTC] === User Orders API Called ===
[25-Jun-2026 02:05:47 UTC] User ID: 885
[25-Jun-2026 02:05:47 UTC] Limit: 20, Offset: 0
[25-Jun-2026 02:05:47 UTC] Orders found: 1
[25-Jun-2026 02:05:47 UTC] Orders data: [{"id":364,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/hackeronions\/2309","status":"pending","created_at":"2026-06-25 05:34:01","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[25-Jun-2026 02:05:47 UTC] Total orders count: 1
[25-Jun-2026 02:05:49 UTC] === API CALL LOG ===
[25-Jun-2026 02:05:49 UTC] Endpoint: user/profile.php
[25-Jun-2026 02:05:49 UTC] Full Log Data: {
    "timestamp": "2026-06-25 02:05:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.128.239",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.235.128.239, 172.68.57.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4ODUsInVzZXJuYW1lIjoiWFZfWVgiLCJlbWFpbCI6ImNoLnlhbmlzeWFuaXNAZ21haWwuY29tIiwiZXhwIjoxNzgyOTU3NjUwfQ.7cwI9rL8O8vt4hqBFT5VnBQ2x2HijYBXq7pgGzUfapk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a11068d0d9831bd2-CZL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.235.128.239",
        "cf-ipcountry": "DZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 02:05:49 UTC] === END API CALL LOG ===
[25-Jun-2026 02:05:49 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 02:05:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4ODUsInVzZXJuYW1lIjoiWFZfWVgiLCJlbWFpbCI6ImNoLnlhbmlzeWFuaXNAZ21haWwuY29tIiwiZXhwIjoxNzgyOTU3NjUwfQ.7cwI9rL8O8vt4hqBFT5VnBQ2x2HijYBXq7pgGzUfapk
[25-Jun-2026 02:05:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 02:05:49 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 02:05:49 UTC] User ID: 885
[25-Jun-2026 02:05:49 UTC] ✅ User profile retrieved successfully for user ID: 885
[25-Jun-2026 02:05:49 UTC] User Purchases API - User ID: 885
[25-Jun-2026 02:05:49 UTC] User Purchases API - Total purchases found: 1
[25-Jun-2026 02:06:00 UTC] === API CALL LOG ===
[25-Jun-2026 02:06:00 UTC] Endpoint: user/profile.php
[25-Jun-2026 02:06:00 UTC] Full Log Data: {
    "timestamp": "2026-06-25 02:06:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.128.239",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.235.128.239, 172.68.57.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4ODUsInVzZXJuYW1lIjoiWFZfWVgiLCJlbWFpbCI6ImNoLnlhbmlzeWFuaXNAZ21haWwuY29tIiwiZXhwIjoxNzgyOTU3NjUwfQ.7cwI9rL8O8vt4hqBFT5VnBQ2x2HijYBXq7pgGzUfapk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a110691328321bd2-CZL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.235.128.239",
        "cf-ipcountry": "DZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 02:06:00 UTC] === END API CALL LOG ===
[25-Jun-2026 02:06:00 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 02:06:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4ODUsInVzZXJuYW1lIjoiWFZfWVgiLCJlbWFpbCI6ImNoLnlhbmlzeWFuaXNAZ21haWwuY29tIiwiZXhwIjoxNzgyOTU3NjUwfQ.7cwI9rL8O8vt4hqBFT5VnBQ2x2HijYBXq7pgGzUfapk
[25-Jun-2026 02:06:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 02:06:00 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 02:06:00 UTC] User ID: 885
[25-Jun-2026 02:06:00 UTC] ✅ User profile retrieved successfully for user ID: 885
[25-Jun-2026 02:06:00 UTC] User Purchases API - User ID: 885
[25-Jun-2026 02:06:00 UTC] User Purchases API - Total purchases found: 1
[25-Jun-2026 02:12:11 UTC] === API CALL LOG ===
[25-Jun-2026 02:12:11 UTC] Endpoint: user/profile.php
[25-Jun-2026 02:12:11 UTC] Full Log Data: {
    "timestamp": "2026-06-25 02:12:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.128.239",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.235.128.239, 172.68.57.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4ODUsInVzZXJuYW1lIjoiWFZfWVgiLCJlbWFpbCI6ImNoLnlhbmlzeWFuaXNAZ21haWwuY29tIiwiZXhwIjoxNzgyOTU4MzMwfQ.t4Jd6O3M9p_aWJUIxwOx16F0vwk70cm-eXqwVzKWzdk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1107224692b1bd2-CZL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.235.128.239",
        "cf-ipcountry": "DZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 02:12:11 UTC] === END API CALL LOG ===
[25-Jun-2026 02:12:11 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 02:12:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4ODUsInVzZXJuYW1lIjoiWFZfWVgiLCJlbWFpbCI6ImNoLnlhbmlzeWFuaXNAZ21haWwuY29tIiwiZXhwIjoxNzgyOTU4MzMwfQ.t4Jd6O3M9p_aWJUIxwOx16F0vwk70cm-eXqwVzKWzdk
[25-Jun-2026 02:12:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 02:12:11 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 02:12:11 UTC] User ID: 885
[25-Jun-2026 02:12:11 UTC] ✅ User profile retrieved successfully for user ID: 885
[25-Jun-2026 02:12:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 02:12:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 02:12:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.235.128.239, 172.68.57.137","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4ODUsInVzZXJuYW1lIjoiWFZfWVgiLCJlbWFpbCI6ImNoLnlhbmlzeWFuaXNAZ21haWwuY29tIiwiZXhwIjoxNzgyOTU4MzMwfQ.t4Jd6O3M9p_aWJUIxwOx16F0vwk70cm-eXqwVzKWzdk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1107224b9351bd2-CZL","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.235.128.239","cf-ipcountry":"DZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jun-2026 02:12:11 UTC] === User Orders API Called ===
[25-Jun-2026 02:12:11 UTC] User ID: 885
[25-Jun-2026 02:12:11 UTC] Limit: 20, Offset: 0
[25-Jun-2026 02:12:11 UTC] Orders found: 1
[25-Jun-2026 02:12:11 UTC] Orders data: [{"id":364,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/hackeronions\/2309","status":"pending","created_at":"2026-06-25 05:34:01","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[25-Jun-2026 02:12:11 UTC] Total orders count: 1
[25-Jun-2026 02:12:11 UTC] === API CALL LOG ===
[25-Jun-2026 02:12:11 UTC] Endpoint: user/profile.php
[25-Jun-2026 02:12:11 UTC] Full Log Data: {
    "timestamp": "2026-06-25 02:12:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.128.239",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.235.128.239, 172.68.57.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4ODUsInVzZXJuYW1lIjoiWFZfWVgiLCJlbWFpbCI6ImNoLnlhbmlzeWFuaXNAZ21haWwuY29tIiwiZXhwIjoxNzgyOTU4MzMwfQ.t4Jd6O3M9p_aWJUIxwOx16F0vwk70cm-eXqwVzKWzdk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1107224e93a1bd2-CZL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.235.128.239",
        "cf-ipcountry": "DZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 02:12:11 UTC] === END API CALL LOG ===
[25-Jun-2026 02:12:11 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 02:12:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4ODUsInVzZXJuYW1lIjoiWFZfWVgiLCJlbWFpbCI6ImNoLnlhbmlzeWFuaXNAZ21haWwuY29tIiwiZXhwIjoxNzgyOTU4MzMwfQ.t4Jd6O3M9p_aWJUIxwOx16F0vwk70cm-eXqwVzKWzdk
[25-Jun-2026 02:12:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 02:12:11 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 02:12:11 UTC] User ID: 885
[25-Jun-2026 02:12:11 UTC] ✅ User profile retrieved successfully for user ID: 885
[25-Jun-2026 02:14:11 UTC] === API CALL LOG ===
[25-Jun-2026 02:14:11 UTC] Endpoint: user/profile.php
[25-Jun-2026 02:14:11 UTC] Full Log Data: {
    "timestamp": "2026-06-25 02:14:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.128.239",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.235.128.239, 172.68.57.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4ODUsInVzZXJuYW1lIjoiWFZfWVgiLCJlbWFpbCI6ImNoLnlhbmlzeWFuaXNAZ21haWwuY29tIiwiZXhwIjoxNzgyOTU4MzMwfQ.t4Jd6O3M9p_aWJUIxwOx16F0vwk70cm-eXqwVzKWzdk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a11075134ce21bd2-CZL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.235.128.239",
        "cf-ipcountry": "DZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 02:14:11 UTC] === END API CALL LOG ===
[25-Jun-2026 02:14:11 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 02:14:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4ODUsInVzZXJuYW1lIjoiWFZfWVgiLCJlbWFpbCI6ImNoLnlhbmlzeWFuaXNAZ21haWwuY29tIiwiZXhwIjoxNzgyOTU4MzMwfQ.t4Jd6O3M9p_aWJUIxwOx16F0vwk70cm-eXqwVzKWzdk
[25-Jun-2026 02:14:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 02:14:11 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 02:14:11 UTC] User ID: 885
[25-Jun-2026 02:14:11 UTC] ✅ User profile retrieved successfully for user ID: 885
[25-Jun-2026 02:14:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 02:14:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 02:14:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.235.128.239, 172.68.57.137","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4ODUsInVzZXJuYW1lIjoiWFZfWVgiLCJlbWFpbCI6ImNoLnlhbmlzeWFuaXNAZ21haWwuY29tIiwiZXhwIjoxNzgyOTU4MzMwfQ.t4Jd6O3M9p_aWJUIxwOx16F0vwk70cm-eXqwVzKWzdk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1107521a83f1bd2-CZL","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.235.128.239","cf-ipcountry":"DZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jun-2026 02:14:14 UTC] === User Orders API Called ===
[25-Jun-2026 02:14:14 UTC] User ID: 885
[25-Jun-2026 02:14:14 UTC] Limit: 20, Offset: 0
[25-Jun-2026 02:14:14 UTC] Orders found: 1
[25-Jun-2026 02:14:14 UTC] Orders data: [{"id":364,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/hackeronions\/2309","status":"pending","created_at":"2026-06-25 05:34:01","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[25-Jun-2026 02:14:14 UTC] Total orders count: 1
[25-Jun-2026 02:14:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 02:14:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 02:14:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.235.128.239, 172.68.57.137","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4ODUsInVzZXJuYW1lIjoiWFZfWVgiLCJlbWFpbCI6ImNoLnlhbmlzeWFuaXNAZ21haWwuY29tIiwiZXhwIjoxNzgyOTU4MzMwfQ.t4Jd6O3M9p_aWJUIxwOx16F0vwk70cm-eXqwVzKWzdk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a110752889ab1bd2-CZL","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.235.128.239","cf-ipcountry":"DZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jun-2026 02:14:15 UTC] === User Orders API Called ===
[25-Jun-2026 02:14:15 UTC] User ID: 885
[25-Jun-2026 02:14:15 UTC] Limit: 20, Offset: 0
[25-Jun-2026 02:14:15 UTC] Orders found: 1
[25-Jun-2026 02:14:15 UTC] Orders data: [{"id":364,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/hackeronions\/2309","status":"pending","created_at":"2026-06-25 05:34:01","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[25-Jun-2026 02:14:15 UTC] Total orders count: 1
[25-Jun-2026 02:14:15 UTC] === API CALL LOG ===
[25-Jun-2026 02:14:15 UTC] Endpoint: user/profile.php
[25-Jun-2026 02:14:15 UTC] Full Log Data: {
    "timestamp": "2026-06-25 02:14:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.128.239",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.235.128.239, 172.68.57.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4ODUsInVzZXJuYW1lIjoiWFZfWVgiLCJlbWFpbCI6ImNoLnlhbmlzeWFuaXNAZ21haWwuY29tIiwiZXhwIjoxNzgyOTU4MzMwfQ.t4Jd6O3M9p_aWJUIxwOx16F0vwk70cm-eXqwVzKWzdk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a110752889ac1bd2-CZL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.235.128.239",
        "cf-ipcountry": "DZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 02:14:15 UTC] === END API CALL LOG ===
[25-Jun-2026 02:14:15 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 02:14:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4ODUsInVzZXJuYW1lIjoiWFZfWVgiLCJlbWFpbCI6ImNoLnlhbmlzeWFuaXNAZ21haWwuY29tIiwiZXhwIjoxNzgyOTU4MzMwfQ.t4Jd6O3M9p_aWJUIxwOx16F0vwk70cm-eXqwVzKWzdk
[25-Jun-2026 02:14:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 02:14:15 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 02:14:15 UTC] User ID: 885
[25-Jun-2026 02:14:15 UTC] ✅ User profile retrieved successfully for user ID: 885
[25-Jun-2026 02:14:15 UTC] === API CALL LOG ===
[25-Jun-2026 02:14:15 UTC] Endpoint: user/profile.php
[25-Jun-2026 02:14:15 UTC] Full Log Data: {
    "timestamp": "2026-06-25 02:14:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.128.239",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.235.128.239, 172.68.57.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4ODUsInVzZXJuYW1lIjoiWFZfWVgiLCJlbWFpbCI6ImNoLnlhbmlzeWFuaXNAZ21haWwuY29tIiwiZXhwIjoxNzgyOTU4MzMwfQ.t4Jd6O3M9p_aWJUIxwOx16F0vwk70cm-eXqwVzKWzdk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a110752c4a6a1bd2-CZL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.235.128.239",
        "cf-ipcountry": "DZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 02:14:15 UTC] === END API CALL LOG ===
[25-Jun-2026 02:14:15 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 02:14:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4ODUsInVzZXJuYW1lIjoiWFZfWVgiLCJlbWFpbCI6ImNoLnlhbmlzeWFuaXNAZ21haWwuY29tIiwiZXhwIjoxNzgyOTU4MzMwfQ.t4Jd6O3M9p_aWJUIxwOx16F0vwk70cm-eXqwVzKWzdk
[25-Jun-2026 02:14:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 02:14:15 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 02:14:15 UTC] User ID: 885
[25-Jun-2026 02:14:15 UTC] ✅ User profile retrieved successfully for user ID: 885
[25-Jun-2026 02:14:40 UTC] === API CALL LOG ===
[25-Jun-2026 02:14:40 UTC] Endpoint: user/profile.php
[25-Jun-2026 02:14:40 UTC] Full Log Data: {
    "timestamp": "2026-06-25 02:14:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.128.239",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.235.128.239, 172.68.57.136",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4ODUsInVzZXJuYW1lIjoiWFZfWVgiLCJlbWFpbCI6ImNoLnlhbmlzeWFuaXNAZ21haWwuY29tIiwiZXhwIjoxNzgyOTU4MzMwfQ.t4Jd6O3M9p_aWJUIxwOx16F0vwk70cm-eXqwVzKWzdk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a11075c5ddea1bd2-CZL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.235.128.239",
        "cf-ipcountry": "DZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 02:14:40 UTC] === END API CALL LOG ===
[25-Jun-2026 02:14:40 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 02:14:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4ODUsInVzZXJuYW1lIjoiWFZfWVgiLCJlbWFpbCI6ImNoLnlhbmlzeWFuaXNAZ21haWwuY29tIiwiZXhwIjoxNzgyOTU4MzMwfQ.t4Jd6O3M9p_aWJUIxwOx16F0vwk70cm-eXqwVzKWzdk
[25-Jun-2026 02:14:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 02:14:40 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 02:14:40 UTC] User ID: 885
[25-Jun-2026 02:14:40 UTC] ✅ User profile retrieved successfully for user ID: 885
[25-Jun-2026 02:14:43 UTC] === API CALL LOG ===
[25-Jun-2026 02:14:43 UTC] Endpoint: user/profile.php
[25-Jun-2026 02:14:43 UTC] Full Log Data: {
    "timestamp": "2026-06-25 02:14:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.128.239",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.235.128.239, 172.68.57.136",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4ODUsInVzZXJuYW1lIjoiWFZfWVgiLCJlbWFpbCI6ImNoLnlhbmlzeWFuaXNAZ21haWwuY29tIiwiZXhwIjoxNzgyOTU4MzMwfQ.t4Jd6O3M9p_aWJUIxwOx16F0vwk70cm-eXqwVzKWzdk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a11075db1a6e1bd2-CZL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.235.128.239",
        "cf-ipcountry": "DZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 02:14:43 UTC] === END API CALL LOG ===
[25-Jun-2026 02:14:43 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 02:14:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4ODUsInVzZXJuYW1lIjoiWFZfWVgiLCJlbWFpbCI6ImNoLnlhbmlzeWFuaXNAZ21haWwuY29tIiwiZXhwIjoxNzgyOTU4MzMwfQ.t4Jd6O3M9p_aWJUIxwOx16F0vwk70cm-eXqwVzKWzdk
[25-Jun-2026 02:14:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 02:14:43 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 02:14:43 UTC] User ID: 885
[25-Jun-2026 02:14:43 UTC] ✅ User profile retrieved successfully for user ID: 885
[25-Jun-2026 02:14:43 UTC] User Purchases API - User ID: 885
[25-Jun-2026 02:14:43 UTC] User Purchases API - Total purchases found: 1
[25-Jun-2026 02:14:47 UTC] === API CALL LOG ===
[25-Jun-2026 02:14:47 UTC] Endpoint: user/profile.php
[25-Jun-2026 02:14:47 UTC] Full Log Data: {
    "timestamp": "2026-06-25 02:14:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.128.239",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.235.128.239, 172.68.57.136",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4ODUsInVzZXJuYW1lIjoiWFZfWVgiLCJlbWFpbCI6ImNoLnlhbmlzeWFuaXNAZ21haWwuY29tIiwiZXhwIjoxNzgyOTU4MzMwfQ.t4Jd6O3M9p_aWJUIxwOx16F0vwk70cm-eXqwVzKWzdk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a11075f2af4d1bd2-CZL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.235.128.239",
        "cf-ipcountry": "DZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 02:14:47 UTC] === END API CALL LOG ===
[25-Jun-2026 02:14:47 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 02:14:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4ODUsInVzZXJuYW1lIjoiWFZfWVgiLCJlbWFpbCI6ImNoLnlhbmlzeWFuaXNAZ21haWwuY29tIiwiZXhwIjoxNzgyOTU4MzMwfQ.t4Jd6O3M9p_aWJUIxwOx16F0vwk70cm-eXqwVzKWzdk
[25-Jun-2026 02:14:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 02:14:47 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 02:14:47 UTC] User ID: 885
[25-Jun-2026 02:14:47 UTC] ✅ User profile retrieved successfully for user ID: 885
[25-Jun-2026 02:14:47 UTC] User Purchases API - User ID: 885
[25-Jun-2026 02:14:47 UTC] User Purchases API - Total purchases found: 1
[25-Jun-2026 02:15:23 UTC] User Purchases API - User ID: 885
[25-Jun-2026 02:15:23 UTC] User Purchases API - Total purchases found: 1
[25-Jun-2026 02:15:30 UTC] === API CALL LOG ===
[25-Jun-2026 02:15:30 UTC] Endpoint: user/profile.php
[25-Jun-2026 02:15:30 UTC] Full Log Data: {
    "timestamp": "2026-06-25 02:15:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.128.239",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.235.128.239, 172.68.57.136",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4ODUsInVzZXJuYW1lIjoiWFZfWVgiLCJlbWFpbCI6ImNoLnlhbmlzeWFuaXNAZ21haWwuY29tIiwiZXhwIjoxNzgyOTU4MzMwfQ.t4Jd6O3M9p_aWJUIxwOx16F0vwk70cm-eXqwVzKWzdk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a11076fbcc691bd2-CZL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.235.128.239",
        "cf-ipcountry": "DZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 02:15:30 UTC] === END API CALL LOG ===
[25-Jun-2026 02:15:30 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 02:15:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4ODUsInVzZXJuYW1lIjoiWFZfWVgiLCJlbWFpbCI6ImNoLnlhbmlzeWFuaXNAZ21haWwuY29tIiwiZXhwIjoxNzgyOTU4MzMwfQ.t4Jd6O3M9p_aWJUIxwOx16F0vwk70cm-eXqwVzKWzdk
[25-Jun-2026 02:15:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 02:15:30 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 02:15:30 UTC] User ID: 885
[25-Jun-2026 02:15:30 UTC] ✅ User profile retrieved successfully for user ID: 885
[25-Jun-2026 02:15:30 UTC] User Purchases API - User ID: 885
[25-Jun-2026 02:15:30 UTC] User Purchases API - Total purchases found: 1
[25-Jun-2026 02:15:34 UTC] === API CALL LOG ===
[25-Jun-2026 02:15:34 UTC] Endpoint: user/profile.php
[25-Jun-2026 02:15:34 UTC] Full Log Data: {
    "timestamp": "2026-06-25 02:15:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.128.239",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.235.128.239, 172.68.57.136",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4ODUsInVzZXJuYW1lIjoiWFZfWVgiLCJlbWFpbCI6ImNoLnlhbmlzeWFuaXNAZ21haWwuY29tIiwiZXhwIjoxNzgyOTU4MzMwfQ.t4Jd6O3M9p_aWJUIxwOx16F0vwk70cm-eXqwVzKWzdk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a11077175aa01bd2-CZL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.235.128.239",
        "cf-ipcountry": "DZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 02:15:34 UTC] === END API CALL LOG ===
[25-Jun-2026 02:15:34 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 02:15:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4ODUsInVzZXJuYW1lIjoiWFZfWVgiLCJlbWFpbCI6ImNoLnlhbmlzeWFuaXNAZ21haWwuY29tIiwiZXhwIjoxNzgyOTU4MzMwfQ.t4Jd6O3M9p_aWJUIxwOx16F0vwk70cm-eXqwVzKWzdk
[25-Jun-2026 02:15:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 02:15:34 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 02:15:34 UTC] User ID: 885
[25-Jun-2026 02:15:34 UTC] ✅ User profile retrieved successfully for user ID: 885
[25-Jun-2026 02:15:34 UTC] User Purchases API - User ID: 885
[25-Jun-2026 02:15:34 UTC] User Purchases API - Total purchases found: 1
[25-Jun-2026 02:15:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 02:15:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 02:15:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.235.128.239, 172.68.57.136","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4ODUsInVzZXJuYW1lIjoiWFZfWVgiLCJlbWFpbCI6ImNoLnlhbmlzeWFuaXNAZ21haWwuY29tIiwiZXhwIjoxNzgyOTU4MzMwfQ.t4Jd6O3M9p_aWJUIxwOx16F0vwk70cm-eXqwVzKWzdk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a110772c6fcb1bd2-CZL","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.235.128.239","cf-ipcountry":"DZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jun-2026 02:15:37 UTC] === User Orders API Called ===
[25-Jun-2026 02:15:37 UTC] User ID: 885
[25-Jun-2026 02:15:37 UTC] Limit: 20, Offset: 0
[25-Jun-2026 02:15:37 UTC] === API CALL LOG ===
[25-Jun-2026 02:15:37 UTC] Endpoint: user/profile.php
[25-Jun-2026 02:15:37 UTC] Full Log Data: {
    "timestamp": "2026-06-25 02:15:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.128.239",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.235.128.239, 172.68.57.136",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4ODUsInVzZXJuYW1lIjoiWFZfWVgiLCJlbWFpbCI6ImNoLnlhbmlzeWFuaXNAZ21haWwuY29tIiwiZXhwIjoxNzgyOTU4MzMwfQ.t4Jd6O3M9p_aWJUIxwOx16F0vwk70cm-eXqwVzKWzdk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a110772c6fcc1bd2-CZL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.235.128.239",
        "cf-ipcountry": "DZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 02:15:37 UTC] === END API CALL LOG ===
[25-Jun-2026 02:15:37 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 02:15:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4ODUsInVzZXJuYW1lIjoiWFZfWVgiLCJlbWFpbCI6ImNoLnlhbmlzeWFuaXNAZ21haWwuY29tIiwiZXhwIjoxNzgyOTU4MzMwfQ.t4Jd6O3M9p_aWJUIxwOx16F0vwk70cm-eXqwVzKWzdk
[25-Jun-2026 02:15:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 02:15:37 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 02:15:37 UTC] User ID: 885
[25-Jun-2026 02:15:37 UTC] Orders found: 1
[25-Jun-2026 02:15:37 UTC] Orders data: [{"id":364,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/hackeronions\/2309","status":"pending","created_at":"2026-06-25 05:34:01","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[25-Jun-2026 02:15:37 UTC] ✅ User profile retrieved successfully for user ID: 885
[25-Jun-2026 02:15:37 UTC] Total orders count: 1
[25-Jun-2026 02:15:38 UTC] === API CALL LOG ===
[25-Jun-2026 02:15:38 UTC] Endpoint: user/profile.php
[25-Jun-2026 02:15:38 UTC] Full Log Data: {
    "timestamp": "2026-06-25 02:15:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.128.239",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.235.128.239, 172.68.57.136",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4ODUsInVzZXJuYW1lIjoiWFZfWVgiLCJlbWFpbCI6ImNoLnlhbmlzeWFuaXNAZ21haWwuY29tIiwiZXhwIjoxNzgyOTU4MzMwfQ.t4Jd6O3M9p_aWJUIxwOx16F0vwk70cm-eXqwVzKWzdk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a110773058af1bd2-CZL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.235.128.239",
        "cf-ipcountry": "DZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 02:15:38 UTC] === END API CALL LOG ===
[25-Jun-2026 02:15:38 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 02:15:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4ODUsInVzZXJuYW1lIjoiWFZfWVgiLCJlbWFpbCI6ImNoLnlhbmlzeWFuaXNAZ21haWwuY29tIiwiZXhwIjoxNzgyOTU4MzMwfQ.t4Jd6O3M9p_aWJUIxwOx16F0vwk70cm-eXqwVzKWzdk
[25-Jun-2026 02:15:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 02:15:38 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 02:15:38 UTC] User ID: 885
[25-Jun-2026 02:15:38 UTC] ✅ User profile retrieved successfully for user ID: 885
[25-Jun-2026 02:22:58 UTC] === API CALL LOG ===
[25-Jun-2026 02:22:58 UTC] Endpoint: user/profile.php
[25-Jun-2026 02:22:58 UTC] Full Log Data: {
    "timestamp": "2026-06-25 02:22:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.128.239",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.235.128.239, 172.68.57.136",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4ODUsInVzZXJuYW1lIjoiWFZfWVgiLCJlbWFpbCI6ImNoLnlhbmlzeWFuaXNAZ21haWwuY29tIiwiZXhwIjoxNzgyOTU4MzMwfQ.t4Jd6O3M9p_aWJUIxwOx16F0vwk70cm-eXqwVzKWzdk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a11081ec2d3dca07-CZL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.235.128.239",
        "cf-ipcountry": "DZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 02:22:58 UTC] === END API CALL LOG ===
[25-Jun-2026 02:22:58 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 02:22:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4ODUsInVzZXJuYW1lIjoiWFZfWVgiLCJlbWFpbCI6ImNoLnlhbmlzeWFuaXNAZ21haWwuY29tIiwiZXhwIjoxNzgyOTU4MzMwfQ.t4Jd6O3M9p_aWJUIxwOx16F0vwk70cm-eXqwVzKWzdk
[25-Jun-2026 02:22:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 02:22:58 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 02:22:58 UTC] User ID: 885
[25-Jun-2026 02:22:58 UTC] ✅ User profile retrieved successfully for user ID: 885
[25-Jun-2026 02:22:59 UTC] === API CALL LOG ===
[25-Jun-2026 02:22:59 UTC] Endpoint: user/profile.php
[25-Jun-2026 02:22:59 UTC] Full Log Data: {
    "timestamp": "2026-06-25 02:22:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.128.239",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.235.128.239, 172.68.57.136",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4ODUsInVzZXJuYW1lIjoiWFZfWVgiLCJlbWFpbCI6ImNoLnlhbmlzeWFuaXNAZ21haWwuY29tIiwiZXhwIjoxNzgyOTU4MzMwfQ.t4Jd6O3M9p_aWJUIxwOx16F0vwk70cm-eXqwVzKWzdk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a11081f5bf53ca07-CZL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.235.128.239",
        "cf-ipcountry": "DZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 02:22:59 UTC] === END API CALL LOG ===
[25-Jun-2026 02:22:59 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 02:22:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4ODUsInVzZXJuYW1lIjoiWFZfWVgiLCJlbWFpbCI6ImNoLnlhbmlzeWFuaXNAZ21haWwuY29tIiwiZXhwIjoxNzgyOTU4MzMwfQ.t4Jd6O3M9p_aWJUIxwOx16F0vwk70cm-eXqwVzKWzdk
[25-Jun-2026 02:22:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 02:22:59 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 02:22:59 UTC] User ID: 885
[25-Jun-2026 02:22:59 UTC] ✅ User profile retrieved successfully for user ID: 885
[25-Jun-2026 02:22:59 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 02:22:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 02:22:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.235.128.239, 172.68.57.136","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4ODUsInVzZXJuYW1lIjoiWFZfWVgiLCJlbWFpbCI6ImNoLnlhbmlzeWFuaXNAZ21haWwuY29tIiwiZXhwIjoxNzgyOTU4MzMwfQ.t4Jd6O3M9p_aWJUIxwOx16F0vwk70cm-eXqwVzKWzdk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a11081f5ef5aca07-CZL","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.235.128.239","cf-ipcountry":"DZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jun-2026 02:22:59 UTC] === User Orders API Called ===
[25-Jun-2026 02:22:59 UTC] User ID: 885
[25-Jun-2026 02:22:59 UTC] Limit: 20, Offset: 0
[25-Jun-2026 02:22:59 UTC] Orders found: 1
[25-Jun-2026 02:22:59 UTC] Orders data: [{"id":364,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/hackeronions\/2309","status":"pending","created_at":"2026-06-25 05:34:01","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[25-Jun-2026 02:22:59 UTC] Total orders count: 1
[25-Jun-2026 02:22:59 UTC] === API CALL LOG ===
[25-Jun-2026 02:22:59 UTC] Endpoint: user/profile.php
[25-Jun-2026 02:22:59 UTC] Full Log Data: {
    "timestamp": "2026-06-25 02:22:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.128.239",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.235.128.239, 172.68.57.136",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4ODUsInVzZXJuYW1lIjoiWFZfWVgiLCJlbWFpbCI6ImNoLnlhbmlzeWFuaXNAZ21haWwuY29tIiwiZXhwIjoxNzgyOTU4MzMwfQ.t4Jd6O3M9p_aWJUIxwOx16F0vwk70cm-eXqwVzKWzdk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a11081f65f67ca07-CZL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.235.128.239",
        "cf-ipcountry": "DZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 02:22:59 UTC] === END API CALL LOG ===
[25-Jun-2026 02:22:59 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 02:22:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4ODUsInVzZXJuYW1lIjoiWFZfWVgiLCJlbWFpbCI6ImNoLnlhbmlzeWFuaXNAZ21haWwuY29tIiwiZXhwIjoxNzgyOTU4MzMwfQ.t4Jd6O3M9p_aWJUIxwOx16F0vwk70cm-eXqwVzKWzdk
[25-Jun-2026 02:22:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 02:22:59 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 02:22:59 UTC] User ID: 885
[25-Jun-2026 02:22:59 UTC] ✅ User profile retrieved successfully for user ID: 885
[25-Jun-2026 02:23:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 02:23:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 02:23:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.235.128.239, 172.68.57.136","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4ODUsInVzZXJuYW1lIjoiWFZfWVgiLCJlbWFpbCI6ImNoLnlhbmlzeWFuaXNAZ21haWwuY29tIiwiZXhwIjoxNzgyOTU4MzMwfQ.t4Jd6O3M9p_aWJUIxwOx16F0vwk70cm-eXqwVzKWzdk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a110820cdc58ca07-CZL","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.235.128.239","cf-ipcountry":"DZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jun-2026 02:23:03 UTC] === User Orders API Called ===
[25-Jun-2026 02:23:03 UTC] User ID: 885
[25-Jun-2026 02:23:03 UTC] Limit: 20, Offset: 0
[25-Jun-2026 02:23:03 UTC] Orders found: 1
[25-Jun-2026 02:23:03 UTC] Orders data: [{"id":364,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/hackeronions\/2309","status":"pending","created_at":"2026-06-25 05:34:01","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[25-Jun-2026 02:23:03 UTC] Total orders count: 1
[25-Jun-2026 02:23:50 UTC] === API CALL LOG ===
[25-Jun-2026 02:23:50 UTC] Endpoint: user/profile.php
[25-Jun-2026 02:23:50 UTC] Full Log Data: {
    "timestamp": "2026-06-25 02:23:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.128.239",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.235.128.239, 172.68.57.136",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4ODUsInVzZXJuYW1lIjoiWFZfWVgiLCJlbWFpbCI6ImNoLnlhbmlzeWFuaXNAZ21haWwuY29tIiwiZXhwIjoxNzgyOTU4MzMwfQ.t4Jd6O3M9p_aWJUIxwOx16F0vwk70cm-eXqwVzKWzdk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1108334de3aca07-CZL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.235.128.239",
        "cf-ipcountry": "DZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 02:23:50 UTC] === END API CALL LOG ===
[25-Jun-2026 02:23:50 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 02:23:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4ODUsInVzZXJuYW1lIjoiWFZfWVgiLCJlbWFpbCI6ImNoLnlhbmlzeWFuaXNAZ21haWwuY29tIiwiZXhwIjoxNzgyOTU4MzMwfQ.t4Jd6O3M9p_aWJUIxwOx16F0vwk70cm-eXqwVzKWzdk
[25-Jun-2026 02:23:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 02:23:50 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 02:23:50 UTC] User ID: 885
[25-Jun-2026 02:23:50 UTC] ✅ User profile retrieved successfully for user ID: 885
[25-Jun-2026 02:23:51 UTC] User Purchases API - User ID: 885
[25-Jun-2026 02:23:51 UTC] User Purchases API - Total purchases found: 1
[25-Jun-2026 02:23:53 UTC] === API CALL LOG ===
[25-Jun-2026 02:23:53 UTC] Endpoint: user/profile.php
[25-Jun-2026 02:23:53 UTC] Full Log Data: {
    "timestamp": "2026-06-25 02:23:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.128.239",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.235.128.239, 172.68.57.136",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4ODUsInVzZXJuYW1lIjoiWFZfWVgiLCJlbWFpbCI6ImNoLnlhbmlzeWFuaXNAZ21haWwuY29tIiwiZXhwIjoxNzgyOTU4MzMwfQ.t4Jd6O3M9p_aWJUIxwOx16F0vwk70cm-eXqwVzKWzdk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a11083485abcca07-CZL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.235.128.239",
        "cf-ipcountry": "DZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 02:23:53 UTC] === END API CALL LOG ===
[25-Jun-2026 02:23:53 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 02:23:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4ODUsInVzZXJuYW1lIjoiWFZfWVgiLCJlbWFpbCI6ImNoLnlhbmlzeWFuaXNAZ21haWwuY29tIiwiZXhwIjoxNzgyOTU4MzMwfQ.t4Jd6O3M9p_aWJUIxwOx16F0vwk70cm-eXqwVzKWzdk
[25-Jun-2026 02:23:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 02:23:53 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 02:23:53 UTC] User ID: 885
[25-Jun-2026 02:23:53 UTC] ✅ User profile retrieved successfully for user ID: 885
[25-Jun-2026 02:23:53 UTC] User Purchases API - User ID: 885
[25-Jun-2026 02:23:53 UTC] User Purchases API - Total purchases found: 1
[25-Jun-2026 02:24:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 02:24:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 02:24:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.235.128.239, 172.68.57.137","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4ODUsInVzZXJuYW1lIjoiWFZfWVgiLCJlbWFpbCI6ImNoLnlhbmlzeWFuaXNAZ21haWwuY29tIiwiZXhwIjoxNzgyOTU4MzMwfQ.t4Jd6O3M9p_aWJUIxwOx16F0vwk70cm-eXqwVzKWzdk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a110837b4d24ca07-CZL","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.235.128.239","cf-ipcountry":"DZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jun-2026 02:24:01 UTC] === User Orders API Called ===
[25-Jun-2026 02:24:01 UTC] User ID: 885
[25-Jun-2026 02:24:01 UTC] Limit: 20, Offset: 0
[25-Jun-2026 02:24:01 UTC] Orders found: 1
[25-Jun-2026 02:24:01 UTC] Orders data: [{"id":364,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/hackeronions\/2309","status":"pending","created_at":"2026-06-25 05:34:01","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[25-Jun-2026 02:24:01 UTC] Total orders count: 1
[25-Jun-2026 02:24:02 UTC] === API CALL LOG ===
[25-Jun-2026 02:24:02 UTC] Endpoint: user/profile.php
[25-Jun-2026 02:24:02 UTC] Full Log Data: {
    "timestamp": "2026-06-25 02:24:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.128.239",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.235.128.239, 172.68.57.136",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4ODUsInVzZXJuYW1lIjoiWFZfWVgiLCJlbWFpbCI6ImNoLnlhbmlzeWFuaXNAZ21haWwuY29tIiwiZXhwIjoxNzgyOTU4MzMwfQ.t4Jd6O3M9p_aWJUIxwOx16F0vwk70cm-eXqwVzKWzdk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a110837b7d2dca07-CZL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.235.128.239",
        "cf-ipcountry": "DZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 02:24:02 UTC] === END API CALL LOG ===
[25-Jun-2026 02:24:02 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 02:24:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4ODUsInVzZXJuYW1lIjoiWFZfWVgiLCJlbWFpbCI6ImNoLnlhbmlzeWFuaXNAZ21haWwuY29tIiwiZXhwIjoxNzgyOTU4MzMwfQ.t4Jd6O3M9p_aWJUIxwOx16F0vwk70cm-eXqwVzKWzdk
[25-Jun-2026 02:24:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 02:24:02 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 02:24:02 UTC] User ID: 885
[25-Jun-2026 02:24:02 UTC] ✅ User profile retrieved successfully for user ID: 885
[25-Jun-2026 02:24:02 UTC] === API CALL LOG ===
[25-Jun-2026 02:24:02 UTC] Endpoint: user/profile.php
[25-Jun-2026 02:24:02 UTC] Full Log Data: {
    "timestamp": "2026-06-25 02:24:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.128.239",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.235.128.239, 172.68.57.136",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4ODUsInVzZXJuYW1lIjoiWFZfWVgiLCJlbWFpbCI6ImNoLnlhbmlzeWFuaXNAZ21haWwuY29tIiwiZXhwIjoxNzgyOTU4MzMwfQ.t4Jd6O3M9p_aWJUIxwOx16F0vwk70cm-eXqwVzKWzdk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a11083808e43ca07-CZL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.235.128.239",
        "cf-ipcountry": "DZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 02:24:02 UTC] === END API CALL LOG ===
[25-Jun-2026 02:24:02 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 02:24:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4ODUsInVzZXJuYW1lIjoiWFZfWVgiLCJlbWFpbCI6ImNoLnlhbmlzeWFuaXNAZ21haWwuY29tIiwiZXhwIjoxNzgyOTU4MzMwfQ.t4Jd6O3M9p_aWJUIxwOx16F0vwk70cm-eXqwVzKWzdk
[25-Jun-2026 02:24:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 02:24:02 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 02:24:02 UTC] User ID: 885
[25-Jun-2026 02:24:02 UTC] ✅ User profile retrieved successfully for user ID: 885
[25-Jun-2026 02:24:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 02:24:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 02:24:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.235.128.239, 172.68.57.137","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4ODUsInVzZXJuYW1lIjoiWFZfWVgiLCJlbWFpbCI6ImNoLnlhbmlzeWFuaXNAZ21haWwuY29tIiwiZXhwIjoxNzgyOTU4MzMwfQ.t4Jd6O3M9p_aWJUIxwOx16F0vwk70cm-eXqwVzKWzdk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a11083cc3debca07-CZL","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.235.128.239","cf-ipcountry":"DZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jun-2026 02:24:14 UTC] === User Orders API Called ===
[25-Jun-2026 02:24:14 UTC] User ID: 885
[25-Jun-2026 02:24:14 UTC] Limit: 20, Offset: 0
[25-Jun-2026 02:24:14 UTC] Orders found: 1
[25-Jun-2026 02:24:14 UTC] Orders data: [{"id":364,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/hackeronions\/2309","status":"pending","created_at":"2026-06-25 05:34:01","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[25-Jun-2026 02:24:14 UTC] Total orders count: 1
[25-Jun-2026 02:24:14 UTC] === API CALL LOG ===
[25-Jun-2026 02:24:14 UTC] Endpoint: user/profile.php
[25-Jun-2026 02:24:14 UTC] Full Log Data: {
    "timestamp": "2026-06-25 02:24:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.128.239",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.235.128.239, 172.68.57.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4ODUsInVzZXJuYW1lIjoiWFZfWVgiLCJlbWFpbCI6ImNoLnlhbmlzeWFuaXNAZ21haWwuY29tIiwiZXhwIjoxNzgyOTU4MzMwfQ.t4Jd6O3M9p_aWJUIxwOx16F0vwk70cm-eXqwVzKWzdk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a11083ccae00ca07-CZL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.235.128.239",
        "cf-ipcountry": "DZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 02:24:14 UTC] === END API CALL LOG ===
[25-Jun-2026 02:24:14 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 02:24:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4ODUsInVzZXJuYW1lIjoiWFZfWVgiLCJlbWFpbCI6ImNoLnlhbmlzeWFuaXNAZ21haWwuY29tIiwiZXhwIjoxNzgyOTU4MzMwfQ.t4Jd6O3M9p_aWJUIxwOx16F0vwk70cm-eXqwVzKWzdk
[25-Jun-2026 02:24:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 02:24:14 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 02:24:14 UTC] User ID: 885
[25-Jun-2026 02:24:14 UTC] ✅ User profile retrieved successfully for user ID: 885
[25-Jun-2026 02:24:15 UTC] === API CALL LOG ===
[25-Jun-2026 02:24:15 UTC] Endpoint: user/profile.php
[25-Jun-2026 02:24:15 UTC] Full Log Data: {
    "timestamp": "2026-06-25 02:24:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.128.239",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.235.128.239, 172.68.57.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4ODUsInVzZXJuYW1lIjoiWFZfWVgiLCJlbWFpbCI6ImNoLnlhbmlzeWFuaXNAZ21haWwuY29tIiwiZXhwIjoxNzgyOTU4MzMwfQ.t4Jd6O3M9p_aWJUIxwOx16F0vwk70cm-eXqwVzKWzdk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a11083d0aec1ca07-CZL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.235.128.239",
        "cf-ipcountry": "DZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 02:24:15 UTC] === END API CALL LOG ===
[25-Jun-2026 02:24:15 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 02:24:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4ODUsInVzZXJuYW1lIjoiWFZfWVgiLCJlbWFpbCI6ImNoLnlhbmlzeWFuaXNAZ21haWwuY29tIiwiZXhwIjoxNzgyOTU4MzMwfQ.t4Jd6O3M9p_aWJUIxwOx16F0vwk70cm-eXqwVzKWzdk
[25-Jun-2026 02:24:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 02:24:15 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 02:24:15 UTC] User ID: 885
[25-Jun-2026 02:24:15 UTC] ✅ User profile retrieved successfully for user ID: 885
[25-Jun-2026 02:25:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 02:25:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 02:25:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.235.128.239, 172.68.57.137","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4ODUsInVzZXJuYW1lIjoiWFZfWVgiLCJlbWFpbCI6ImNoLnlhbmlzeWFuaXNAZ21haWwuY29tIiwiZXhwIjoxNzgyOTU4MzMwfQ.t4Jd6O3M9p_aWJUIxwOx16F0vwk70cm-eXqwVzKWzdk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a11086240c77ca07-CZL","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.235.128.239","cf-ipcountry":"DZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jun-2026 02:25:50 UTC] === User Orders API Called ===
[25-Jun-2026 02:25:50 UTC] User ID: 885
[25-Jun-2026 02:25:50 UTC] Limit: 20, Offset: 0
[25-Jun-2026 02:25:50 UTC] Orders found: 1
[25-Jun-2026 02:25:50 UTC] Orders data: [{"id":364,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/hackeronions\/2309","status":"pending","created_at":"2026-06-25 05:34:01","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[25-Jun-2026 02:25:50 UTC] Total orders count: 1
[25-Jun-2026 02:25:50 UTC] === API CALL LOG ===
[25-Jun-2026 02:25:50 UTC] Endpoint: user/profile.php
[25-Jun-2026 02:25:50 UTC] Full Log Data: {
    "timestamp": "2026-06-25 02:25:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.128.239",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.235.128.239, 172.68.57.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4ODUsInVzZXJuYW1lIjoiWFZfWVgiLCJlbWFpbCI6ImNoLnlhbmlzeWFuaXNAZ21haWwuY29tIiwiZXhwIjoxNzgyOTU4MzMwfQ.t4Jd6O3M9p_aWJUIxwOx16F0vwk70cm-eXqwVzKWzdk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a11086240c7aca07-CZL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.235.128.239",
        "cf-ipcountry": "DZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 02:25:50 UTC] === END API CALL LOG ===
[25-Jun-2026 02:25:50 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 02:25:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4ODUsInVzZXJuYW1lIjoiWFZfWVgiLCJlbWFpbCI6ImNoLnlhbmlzeWFuaXNAZ21haWwuY29tIiwiZXhwIjoxNzgyOTU4MzMwfQ.t4Jd6O3M9p_aWJUIxwOx16F0vwk70cm-eXqwVzKWzdk
[25-Jun-2026 02:25:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 02:25:50 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 02:25:50 UTC] User ID: 885
[25-Jun-2026 02:25:50 UTC] ✅ User profile retrieved successfully for user ID: 885
[25-Jun-2026 02:25:51 UTC] === API CALL LOG ===
[25-Jun-2026 02:25:51 UTC] Endpoint: user/profile.php
[25-Jun-2026 02:25:51 UTC] Full Log Data: {
    "timestamp": "2026-06-25 02:25:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.128.239",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.235.128.239, 172.68.57.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4ODUsInVzZXJuYW1lIjoiWFZfWVgiLCJlbWFpbCI6ImNoLnlhbmlzeWFuaXNAZ21haWwuY29tIiwiZXhwIjoxNzgyOTU4MzMwfQ.t4Jd6O3M9p_aWJUIxwOx16F0vwk70cm-eXqwVzKWzdk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a11086281dd3ca07-CZL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.235.128.239",
        "cf-ipcountry": "DZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 02:25:51 UTC] === END API CALL LOG ===
[25-Jun-2026 02:25:51 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 02:25:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4ODUsInVzZXJuYW1lIjoiWFZfWVgiLCJlbWFpbCI6ImNoLnlhbmlzeWFuaXNAZ21haWwuY29tIiwiZXhwIjoxNzgyOTU4MzMwfQ.t4Jd6O3M9p_aWJUIxwOx16F0vwk70cm-eXqwVzKWzdk
[25-Jun-2026 02:25:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 02:25:51 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 02:25:51 UTC] User ID: 885
[25-Jun-2026 02:25:51 UTC] ✅ User profile retrieved successfully for user ID: 885
[25-Jun-2026 02:25:59 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 02:25:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 02:25:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.235.128.239, 172.68.57.136","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4ODUsInVzZXJuYW1lIjoiWFZfWVgiLCJlbWFpbCI6ImNoLnlhbmlzeWFuaXNAZ21haWwuY29tIiwiZXhwIjoxNzgyOTU4MzMwfQ.t4Jd6O3M9p_aWJUIxwOx16F0vwk70cm-eXqwVzKWzdk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1108659b8d9ca07-CZL","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.235.128.239","cf-ipcountry":"DZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jun-2026 02:25:59 UTC] === User Orders API Called ===
[25-Jun-2026 02:25:59 UTC] User ID: 885
[25-Jun-2026 02:25:59 UTC] Limit: 20, Offset: 0
[25-Jun-2026 02:25:59 UTC] Orders found: 1
[25-Jun-2026 02:25:59 UTC] Orders data: [{"id":364,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/hackeronions\/2309","status":"pending","created_at":"2026-06-25 05:34:01","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[25-Jun-2026 02:25:59 UTC] Total orders count: 1
[25-Jun-2026 02:26:11 UTC] === API CALL LOG ===
[25-Jun-2026 02:26:11 UTC] Endpoint: user/profile.php
[25-Jun-2026 02:26:11 UTC] Full Log Data: {
    "timestamp": "2026-06-25 02:26:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.128.239",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.235.128.239, 172.68.57.136",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4ODUsInVzZXJuYW1lIjoiWFZfWVgiLCJlbWFpbCI6ImNoLnlhbmlzeWFuaXNAZ21haWwuY29tIiwiZXhwIjoxNzgyOTU4MzMwfQ.t4Jd6O3M9p_aWJUIxwOx16F0vwk70cm-eXqwVzKWzdk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a11086a4698dca07-CZL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.235.128.239",
        "cf-ipcountry": "DZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 02:26:11 UTC] === END API CALL LOG ===
[25-Jun-2026 02:26:11 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 02:26:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4ODUsInVzZXJuYW1lIjoiWFZfWVgiLCJlbWFpbCI6ImNoLnlhbmlzeWFuaXNAZ21haWwuY29tIiwiZXhwIjoxNzgyOTU4MzMwfQ.t4Jd6O3M9p_aWJUIxwOx16F0vwk70cm-eXqwVzKWzdk
[25-Jun-2026 02:26:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 02:26:11 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 02:26:11 UTC] User ID: 885
[25-Jun-2026 02:26:11 UTC] ✅ User profile retrieved successfully for user ID: 885
[25-Jun-2026 02:26:12 UTC] User Purchases API - User ID: 885
[25-Jun-2026 02:26:12 UTC] User Purchases API - Total purchases found: 1
[25-Jun-2026 02:26:15 UTC] === API CALL LOG ===
[25-Jun-2026 02:26:15 UTC] Endpoint: user/profile.php
[25-Jun-2026 02:26:15 UTC] Full Log Data: {
    "timestamp": "2026-06-25 02:26:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.128.239",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.235.128.239, 172.68.57.136",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4ODUsInVzZXJuYW1lIjoiWFZfWVgiLCJlbWFpbCI6ImNoLnlhbmlzeWFuaXNAZ21haWwuY29tIiwiZXhwIjoxNzgyOTU4MzMwfQ.t4Jd6O3M9p_aWJUIxwOx16F0vwk70cm-eXqwVzKWzdk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a11086bd4eb9ca07-CZL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.235.128.239",
        "cf-ipcountry": "DZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 02:26:15 UTC] === END API CALL LOG ===
[25-Jun-2026 02:26:15 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 02:26:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4ODUsInVzZXJuYW1lIjoiWFZfWVgiLCJlbWFpbCI6ImNoLnlhbmlzeWFuaXNAZ21haWwuY29tIiwiZXhwIjoxNzgyOTU4MzMwfQ.t4Jd6O3M9p_aWJUIxwOx16F0vwk70cm-eXqwVzKWzdk
[25-Jun-2026 02:26:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 02:26:15 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 02:26:15 UTC] User ID: 885
[25-Jun-2026 02:26:15 UTC] ✅ User profile retrieved successfully for user ID: 885
[25-Jun-2026 02:26:15 UTC] User Purchases API - User ID: 885
[25-Jun-2026 02:26:15 UTC] User Purchases API - Total purchases found: 1
[25-Jun-2026 02:35:47 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 02:35:47 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 02:35:47 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.235.128.239, 172.68.57.136","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4ODUsInVzZXJuYW1lIjoiWFZfWVgiLCJlbWFpbCI6ImNoLnlhbmlzeWFuaXNAZ21haWwuY29tIiwiZXhwIjoxNzgyOTU4MzMwfQ.t4Jd6O3M9p_aWJUIxwOx16F0vwk70cm-eXqwVzKWzdk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a11094b2cad21bd2-CZL","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.235.128.239","cf-ipcountry":"DZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jun-2026 02:35:47 UTC] === User Orders API Called ===
[25-Jun-2026 02:35:47 UTC] User ID: 885
[25-Jun-2026 02:35:47 UTC] Limit: 20, Offset: 0
[25-Jun-2026 02:35:47 UTC] Orders found: 1
[25-Jun-2026 02:35:47 UTC] Orders data: [{"id":364,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/hackeronions\/2309","status":"pending","created_at":"2026-06-25 05:34:01","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[25-Jun-2026 02:35:47 UTC] Total orders count: 1
[25-Jun-2026 02:35:47 UTC] === API CALL LOG ===
[25-Jun-2026 02:35:47 UTC] Endpoint: user/profile.php
[25-Jun-2026 02:35:47 UTC] Full Log Data: {
    "timestamp": "2026-06-25 02:35:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.128.239",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.235.128.239, 172.68.57.136",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4ODUsInVzZXJuYW1lIjoiWFZfWVgiLCJlbWFpbCI6ImNoLnlhbmlzeWFuaXNAZ21haWwuY29tIiwiZXhwIjoxNzgyOTU4MzMwfQ.t4Jd6O3M9p_aWJUIxwOx16F0vwk70cm-eXqwVzKWzdk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a11094b4fb461bd2-CZL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.235.128.239",
        "cf-ipcountry": "DZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 02:35:47 UTC] === END API CALL LOG ===
[25-Jun-2026 02:35:47 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 02:35:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4ODUsInVzZXJuYW1lIjoiWFZfWVgiLCJlbWFpbCI6ImNoLnlhbmlzeWFuaXNAZ21haWwuY29tIiwiZXhwIjoxNzgyOTU4MzMwfQ.t4Jd6O3M9p_aWJUIxwOx16F0vwk70cm-eXqwVzKWzdk
[25-Jun-2026 02:35:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 02:35:47 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 02:35:47 UTC] User ID: 885
[25-Jun-2026 02:35:47 UTC] ✅ User profile retrieved successfully for user ID: 885
[25-Jun-2026 02:35:50 UTC] === API CALL LOG ===
[25-Jun-2026 02:35:50 UTC] Endpoint: user/profile.php
[25-Jun-2026 02:35:50 UTC] Full Log Data: {
    "timestamp": "2026-06-25 02:35:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.128.239",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.235.128.239, 172.68.57.136",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4ODUsInVzZXJuYW1lIjoiWFZfWVgiLCJlbWFpbCI6ImNoLnlhbmlzeWFuaXNAZ21haWwuY29tIiwiZXhwIjoxNzgyOTU4MzMwfQ.t4Jd6O3M9p_aWJUIxwOx16F0vwk70cm-eXqwVzKWzdk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a11094b36af51bd2-CZL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.235.128.239",
        "cf-ipcountry": "DZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 02:35:50 UTC] === END API CALL LOG ===
[25-Jun-2026 02:35:50 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 02:35:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4ODUsInVzZXJuYW1lIjoiWFZfWVgiLCJlbWFpbCI6ImNoLnlhbmlzeWFuaXNAZ21haWwuY29tIiwiZXhwIjoxNzgyOTU4MzMwfQ.t4Jd6O3M9p_aWJUIxwOx16F0vwk70cm-eXqwVzKWzdk
[25-Jun-2026 02:35:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 02:35:50 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 02:35:50 UTC] User ID: 885
[25-Jun-2026 02:35:50 UTC] ✅ User profile retrieved successfully for user ID: 885
[25-Jun-2026 02:36:08 UTC] === API CALL LOG ===
[25-Jun-2026 02:36:08 UTC] Endpoint: user/profile.php
[25-Jun-2026 02:36:08 UTC] Full Log Data: {
    "timestamp": "2026-06-25 02:36:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.128.239",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.235.128.239, 172.68.57.136",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4ODUsInVzZXJuYW1lIjoiWFZfWVgiLCJlbWFpbCI6ImNoLnlhbmlzeWFuaXNAZ21haWwuY29tIiwiZXhwIjoxNzgyOTU4MzMwfQ.t4Jd6O3M9p_aWJUIxwOx16F0vwk70cm-eXqwVzKWzdk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a110953638c41bd2-CZL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.235.128.239",
        "cf-ipcountry": "DZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 02:36:08 UTC] === END API CALL LOG ===
[25-Jun-2026 02:36:08 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 02:36:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4ODUsInVzZXJuYW1lIjoiWFZfWVgiLCJlbWFpbCI6ImNoLnlhbmlzeWFuaXNAZ21haWwuY29tIiwiZXhwIjoxNzgyOTU4MzMwfQ.t4Jd6O3M9p_aWJUIxwOx16F0vwk70cm-eXqwVzKWzdk
[25-Jun-2026 02:36:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 02:36:08 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 02:36:08 UTC] User ID: 885
[25-Jun-2026 02:36:08 UTC] ✅ User profile retrieved successfully for user ID: 885
[25-Jun-2026 02:36:08 UTC] User Purchases API - User ID: 885
[25-Jun-2026 02:36:08 UTC] User Purchases API - Total purchases found: 2
[25-Jun-2026 02:36:12 UTC] User Purchases API - User ID: 885
[25-Jun-2026 02:36:12 UTC] User Purchases API - Total purchases found: 2
[25-Jun-2026 02:36:15 UTC] === API CALL LOG ===
[25-Jun-2026 02:36:15 UTC] Endpoint: user/profile.php
[25-Jun-2026 02:36:15 UTC] Full Log Data: {
    "timestamp": "2026-06-25 02:36:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.128.239",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.235.128.239, 172.68.57.136",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4ODUsInVzZXJuYW1lIjoiWFZfWVgiLCJlbWFpbCI6ImNoLnlhbmlzeWFuaXNAZ21haWwuY29tIiwiZXhwIjoxNzgyOTU4MzMwfQ.t4Jd6O3M9p_aWJUIxwOx16F0vwk70cm-eXqwVzKWzdk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a11095636ab91bd2-CZL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.235.128.239",
        "cf-ipcountry": "DZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 02:36:15 UTC] === END API CALL LOG ===
[25-Jun-2026 02:36:15 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 02:36:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4ODUsInVzZXJuYW1lIjoiWFZfWVgiLCJlbWFpbCI6ImNoLnlhbmlzeWFuaXNAZ21haWwuY29tIiwiZXhwIjoxNzgyOTU4MzMwfQ.t4Jd6O3M9p_aWJUIxwOx16F0vwk70cm-eXqwVzKWzdk
[25-Jun-2026 02:36:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 02:36:15 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 02:36:15 UTC] User ID: 885
[25-Jun-2026 02:36:15 UTC] ✅ User profile retrieved successfully for user ID: 885
[25-Jun-2026 02:36:15 UTC] User Purchases API - User ID: 885
[25-Jun-2026 02:36:15 UTC] User Purchases API - Total purchases found: 2
[25-Jun-2026 02:36:17 UTC] === API CALL LOG ===
[25-Jun-2026 02:36:17 UTC] Endpoint: user/profile.php
[25-Jun-2026 02:36:17 UTC] Full Log Data: {
    "timestamp": "2026-06-25 02:36:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.235.128.239",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.235.128.239, 172.68.57.136",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4ODUsInVzZXJuYW1lIjoiWFZfWVgiLCJlbWFpbCI6ImNoLnlhbmlzeWFuaXNAZ21haWwuY29tIiwiZXhwIjoxNzgyOTU4MzMwfQ.t4Jd6O3M9p_aWJUIxwOx16F0vwk70cm-eXqwVzKWzdk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a110956fbd761bd2-CZL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.235.128.239",
        "cf-ipcountry": "DZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 02:36:17 UTC] === END API CALL LOG ===
[25-Jun-2026 02:36:17 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 02:36:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4ODUsInVzZXJuYW1lIjoiWFZfWVgiLCJlbWFpbCI6ImNoLnlhbmlzeWFuaXNAZ21haWwuY29tIiwiZXhwIjoxNzgyOTU4MzMwfQ.t4Jd6O3M9p_aWJUIxwOx16F0vwk70cm-eXqwVzKWzdk
[25-Jun-2026 02:36:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 02:36:17 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 02:36:17 UTC] User ID: 885
[25-Jun-2026 02:36:17 UTC] ✅ User profile retrieved successfully for user ID: 885
[25-Jun-2026 02:36:17 UTC] User Purchases API - User ID: 885
[25-Jun-2026 02:36:17 UTC] User Purchases API - Total purchases found: 2
[25-Jun-2026 03:19:30 UTC] === API CALL LOG ===
[25-Jun-2026 03:19:30 UTC] Endpoint: user/profile.php
[25-Jun-2026 03:19:30 UTC] Full Log Data: {
    "timestamp": "2026-06-25 03:19:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8818:96f9:b8b7:3ee5:93e9:6b16",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8818:96f9:b8b7:3ee5:93e9:6b16, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg2IiwidXNlcm5hbWUiOiJuZXhvIiwiZW1haWwiOiJhcmlzZWtpbmc0NDI0eUBnbWFpbC5jb20iLCJleHAiOjE3ODI5NjIzNzB9.POypdt0iJyva0jdsXwmPKshn5pDpU7Zycd9b9WTL7ZU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a110d4c20b07a452-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:8818:96f9:b8b7:3ee5:93e9:6b16",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 03:19:30 UTC] === END API CALL LOG ===
[25-Jun-2026 03:19:30 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 03:19:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg2IiwidXNlcm5hbWUiOiJuZXhvIiwiZW1haWwiOiJhcmlzZWtpbmc0NDI0eUBnbWFpbC5jb20iLCJleHAiOjE3ODI5NjIzNzB9.POypdt0iJyva0jdsXwmPKshn5pDpU7Zycd9b9WTL7ZU
[25-Jun-2026 03:19:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 03:19:30 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 03:19:30 UTC] User ID: 886
[25-Jun-2026 03:19:30 UTC] ✅ User profile retrieved successfully for user ID: 886
[25-Jun-2026 03:19:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 03:19:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 03:19:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:8818:96f9:b8b7:3ee5:93e9:6b16, 104.23.175.178","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg2IiwidXNlcm5hbWUiOiJuZXhvIiwiZW1haWwiOiJhcmlzZWtpbmc0NDI0eUBnbWFpbC5jb20iLCJleHAiOjE3ODI5NjIzNzB9.POypdt0iJyva0jdsXwmPKshn5pDpU7Zycd9b9WTL7ZU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a110d4c20b14a452-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:8818:96f9:b8b7:3ee5:93e9:6b16","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jun-2026 03:19:31 UTC] === User Orders API Called ===
[25-Jun-2026 03:19:31 UTC] User ID: 886
[25-Jun-2026 03:19:31 UTC] Limit: 20, Offset: 0
[25-Jun-2026 03:19:31 UTC] Orders found: 0
[25-Jun-2026 03:19:31 UTC] Orders data: []
[25-Jun-2026 03:19:31 UTC] Total orders count: 0
[25-Jun-2026 03:19:31 UTC] === API CALL LOG ===
[25-Jun-2026 03:19:31 UTC] Endpoint: user/profile.php
[25-Jun-2026 03:19:31 UTC] Full Log Data: {
    "timestamp": "2026-06-25 03:19:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8818:96f9:b8b7:3ee5:93e9:6b16",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8818:96f9:b8b7:3ee5:93e9:6b16, 104.23.175.178",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg2IiwidXNlcm5hbWUiOiJuZXhvIiwiZW1haWwiOiJhcmlzZWtpbmc0NDI0eUBnbWFpbC5jb20iLCJleHAiOjE3ODI5NjIzNzB9.POypdt0iJyva0jdsXwmPKshn5pDpU7Zycd9b9WTL7ZU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a110d4c28c5aa452-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:8818:96f9:b8b7:3ee5:93e9:6b16",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 03:19:31 UTC] === END API CALL LOG ===
[25-Jun-2026 03:19:31 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 03:19:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg2IiwidXNlcm5hbWUiOiJuZXhvIiwiZW1haWwiOiJhcmlzZWtpbmc0NDI0eUBnbWFpbC5jb20iLCJleHAiOjE3ODI5NjIzNzB9.POypdt0iJyva0jdsXwmPKshn5pDpU7Zycd9b9WTL7ZU
[25-Jun-2026 03:19:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 03:19:31 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 03:19:31 UTC] User ID: 886
[25-Jun-2026 03:19:31 UTC] ✅ User profile retrieved successfully for user ID: 886
[25-Jun-2026 03:19:32 UTC] === API CALL LOG ===
[25-Jun-2026 03:19:32 UTC] Endpoint: user/profile.php
[25-Jun-2026 03:19:32 UTC] Full Log Data: {
    "timestamp": "2026-06-25 03:19:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8818:96f9:b8b7:3ee5:93e9:6b16",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8818:96f9:b8b7:3ee5:93e9:6b16, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg2IiwidXNlcm5hbWUiOiJuZXhvIiwiZW1haWwiOiJhcmlzZWtpbmc0NDI0eUBnbWFpbC5jb20iLCJleHAiOjE3ODI5NjIzNzB9.POypdt0iJyva0jdsXwmPKshn5pDpU7Zycd9b9WTL7ZU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a110d4cd4a88a452-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:8818:96f9:b8b7:3ee5:93e9:6b16",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 03:19:32 UTC] === END API CALL LOG ===
[25-Jun-2026 03:19:32 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 03:19:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg2IiwidXNlcm5hbWUiOiJuZXhvIiwiZW1haWwiOiJhcmlzZWtpbmc0NDI0eUBnbWFpbC5jb20iLCJleHAiOjE3ODI5NjIzNzB9.POypdt0iJyva0jdsXwmPKshn5pDpU7Zycd9b9WTL7ZU
[25-Jun-2026 03:19:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 03:19:32 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 03:19:32 UTC] User ID: 886
[25-Jun-2026 03:19:32 UTC] ✅ User profile retrieved successfully for user ID: 886
[25-Jun-2026 03:20:11 UTC] === API CALL LOG ===
[25-Jun-2026 03:20:11 UTC] Endpoint: user/profile.php
[25-Jun-2026 03:20:11 UTC] Full Log Data: {
    "timestamp": "2026-06-25 03:20:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8818:96f9:b8b7:3ee5:93e9:6b16",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8818:96f9:b8b7:3ee5:93e9:6b16, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg2IiwidXNlcm5hbWUiOiJuZXhvIiwiZW1haWwiOiJhcmlzZWtpbmc0NDI0eUBnbWFpbC5jb20iLCJleHAiOjE3ODI5NjIzNzB9.POypdt0iJyva0jdsXwmPKshn5pDpU7Zycd9b9WTL7ZU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a110d5baec39a452-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:8818:96f9:b8b7:3ee5:93e9:6b16",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 03:20:11 UTC] === END API CALL LOG ===
[25-Jun-2026 03:20:11 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 03:20:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg2IiwidXNlcm5hbWUiOiJuZXhvIiwiZW1haWwiOiJhcmlzZWtpbmc0NDI0eUBnbWFpbC5jb20iLCJleHAiOjE3ODI5NjIzNzB9.POypdt0iJyva0jdsXwmPKshn5pDpU7Zycd9b9WTL7ZU
[25-Jun-2026 03:20:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 03:20:11 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 03:20:11 UTC] User ID: 886
[25-Jun-2026 03:20:11 UTC] ✅ User profile retrieved successfully for user ID: 886
[25-Jun-2026 03:20:14 UTC] === API CALL LOG ===
[25-Jun-2026 03:20:14 UTC] Endpoint: user/profile.php
[25-Jun-2026 03:20:14 UTC] Full Log Data: {
    "timestamp": "2026-06-25 03:20:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8818:96f9:b8b7:3ee5:93e9:6b16",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8818:96f9:b8b7:3ee5:93e9:6b16, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg2IiwidXNlcm5hbWUiOiJuZXhvIiwiZW1haWwiOiJhcmlzZWtpbmc0NDI0eUBnbWFpbC5jb20iLCJleHAiOjE3ODI5NjIzNzB9.POypdt0iJyva0jdsXwmPKshn5pDpU7Zycd9b9WTL7ZU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a110d5d46c9fa452-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:8818:96f9:b8b7:3ee5:93e9:6b16",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 03:20:14 UTC] === END API CALL LOG ===
[25-Jun-2026 03:20:14 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 03:20:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg2IiwidXNlcm5hbWUiOiJuZXhvIiwiZW1haWwiOiJhcmlzZWtpbmc0NDI0eUBnbWFpbC5jb20iLCJleHAiOjE3ODI5NjIzNzB9.POypdt0iJyva0jdsXwmPKshn5pDpU7Zycd9b9WTL7ZU
[25-Jun-2026 03:20:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 03:20:14 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 03:20:14 UTC] User ID: 886
[25-Jun-2026 03:20:14 UTC] ✅ User profile retrieved successfully for user ID: 886
[25-Jun-2026 03:20:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 03:20:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 03:20:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:8818:96f9:b8b7:3ee5:93e9:6b16, 104.23.175.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg2IiwidXNlcm5hbWUiOiJuZXhvIiwiZW1haWwiOiJhcmlzZWtpbmc0NDI0eUBnbWFpbC5jb20iLCJleHAiOjE3ODI5NjIzNzB9.POypdt0iJyva0jdsXwmPKshn5pDpU7Zycd9b9WTL7ZU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a110d6a499c1a452-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:8818:96f9:b8b7:3ee5:93e9:6b16","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jun-2026 03:20:48 UTC] === User Orders API Called ===
[25-Jun-2026 03:20:48 UTC] User ID: 886
[25-Jun-2026 03:20:48 UTC] Limit: 20, Offset: 0
[25-Jun-2026 03:20:48 UTC] Orders found: 0
[25-Jun-2026 03:20:48 UTC] Orders data: []
[25-Jun-2026 03:20:48 UTC] Total orders count: 0
[25-Jun-2026 03:20:48 UTC] === API CALL LOG ===
[25-Jun-2026 03:20:48 UTC] Endpoint: user/profile.php
[25-Jun-2026 03:20:48 UTC] Full Log Data: {
    "timestamp": "2026-06-25 03:20:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8818:96f9:b8b7:3ee5:93e9:6b16",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8818:96f9:b8b7:3ee5:93e9:6b16, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg2IiwidXNlcm5hbWUiOiJuZXhvIiwiZW1haWwiOiJhcmlzZWtpbmc0NDI0eUBnbWFpbC5jb20iLCJleHAiOjE3ODI5NjIzNzB9.POypdt0iJyva0jdsXwmPKshn5pDpU7Zycd9b9WTL7ZU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a110d6a51b09a452-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:8818:96f9:b8b7:3ee5:93e9:6b16",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 03:20:48 UTC] === END API CALL LOG ===
[25-Jun-2026 03:20:48 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 03:20:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg2IiwidXNlcm5hbWUiOiJuZXhvIiwiZW1haWwiOiJhcmlzZWtpbmc0NDI0eUBnbWFpbC5jb20iLCJleHAiOjE3ODI5NjIzNzB9.POypdt0iJyva0jdsXwmPKshn5pDpU7Zycd9b9WTL7ZU
[25-Jun-2026 03:20:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 03:20:48 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 03:20:48 UTC] User ID: 886
[25-Jun-2026 03:20:48 UTC] ✅ User profile retrieved successfully for user ID: 886
[25-Jun-2026 03:20:48 UTC] === API CALL LOG ===
[25-Jun-2026 03:20:48 UTC] Endpoint: user/profile.php
[25-Jun-2026 03:20:48 UTC] Full Log Data: {
    "timestamp": "2026-06-25 03:20:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8818:96f9:b8b7:3ee5:93e9:6b16",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8818:96f9:b8b7:3ee5:93e9:6b16, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg2IiwidXNlcm5hbWUiOiJuZXhvIiwiZW1haWwiOiJhcmlzZWtpbmc0NDI0eUBnbWFpbC5jb20iLCJleHAiOjE3ODI5NjIzNzB9.POypdt0iJyva0jdsXwmPKshn5pDpU7Zycd9b9WTL7ZU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a110d6a89d19a452-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:8818:96f9:b8b7:3ee5:93e9:6b16",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 03:20:48 UTC] === END API CALL LOG ===
[25-Jun-2026 03:20:48 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 03:20:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg2IiwidXNlcm5hbWUiOiJuZXhvIiwiZW1haWwiOiJhcmlzZWtpbmc0NDI0eUBnbWFpbC5jb20iLCJleHAiOjE3ODI5NjIzNzB9.POypdt0iJyva0jdsXwmPKshn5pDpU7Zycd9b9WTL7ZU
[25-Jun-2026 03:20:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 03:20:48 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 03:20:48 UTC] User ID: 886
[25-Jun-2026 03:20:48 UTC] ✅ User profile retrieved successfully for user ID: 886
[25-Jun-2026 03:21:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 03:21:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 03:21:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:8818:96f9:b8b7:3ee5:93e9:6b16, 104.23.175.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg2IiwidXNlcm5hbWUiOiJuZXhvIiwiZW1haWwiOiJhcmlzZWtpbmc0NDI0eUBnbWFpbC5jb20iLCJleHAiOjE3ODI5NjIzNzB9.POypdt0iJyva0jdsXwmPKshn5pDpU7Zycd9b9WTL7ZU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a110d6f2ce96a452-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:8818:96f9:b8b7:3ee5:93e9:6b16","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jun-2026 03:21:01 UTC] === User Orders API Called ===
[25-Jun-2026 03:21:01 UTC] User ID: 886
[25-Jun-2026 03:21:01 UTC] Limit: 20, Offset: 0
[25-Jun-2026 03:21:01 UTC] Orders found: 0
[25-Jun-2026 03:21:01 UTC] Orders data: []
[25-Jun-2026 03:21:01 UTC] Total orders count: 0
[25-Jun-2026 03:21:01 UTC] === API CALL LOG ===
[25-Jun-2026 03:21:01 UTC] Endpoint: user/profile.php
[25-Jun-2026 03:21:01 UTC] Full Log Data: {
    "timestamp": "2026-06-25 03:21:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8818:96f9:b8b7:3ee5:93e9:6b16",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8818:96f9:b8b7:3ee5:93e9:6b16, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg2IiwidXNlcm5hbWUiOiJuZXhvIiwiZW1haWwiOiJhcmlzZWtpbmc0NDI0eUBnbWFpbC5jb20iLCJleHAiOjE3ODI5NjIzNzB9.POypdt0iJyva0jdsXwmPKshn5pDpU7Zycd9b9WTL7ZU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a110d6f3381da452-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:8818:96f9:b8b7:3ee5:93e9:6b16",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 03:21:01 UTC] === END API CALL LOG ===
[25-Jun-2026 03:21:01 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 03:21:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg2IiwidXNlcm5hbWUiOiJuZXhvIiwiZW1haWwiOiJhcmlzZWtpbmc0NDI0eUBnbWFpbC5jb20iLCJleHAiOjE3ODI5NjIzNzB9.POypdt0iJyva0jdsXwmPKshn5pDpU7Zycd9b9WTL7ZU
[25-Jun-2026 03:21:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 03:21:01 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 03:21:01 UTC] User ID: 886
[25-Jun-2026 03:21:01 UTC] ✅ User profile retrieved successfully for user ID: 886
[25-Jun-2026 03:21:01 UTC] === API CALL LOG ===
[25-Jun-2026 03:21:01 UTC] Endpoint: user/profile.php
[25-Jun-2026 03:21:01 UTC] Full Log Data: {
    "timestamp": "2026-06-25 03:21:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8818:96f9:b8b7:3ee5:93e9:6b16",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8818:96f9:b8b7:3ee5:93e9:6b16, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg2IiwidXNlcm5hbWUiOiJuZXhvIiwiZW1haWwiOiJhcmlzZWtpbmc0NDI0eUBnbWFpbC5jb20iLCJleHAiOjE3ODI5NjIzNzB9.POypdt0iJyva0jdsXwmPKshn5pDpU7Zycd9b9WTL7ZU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a110d6f6b90fa452-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:8818:96f9:b8b7:3ee5:93e9:6b16",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 03:21:01 UTC] === END API CALL LOG ===
[25-Jun-2026 03:21:01 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 03:21:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg2IiwidXNlcm5hbWUiOiJuZXhvIiwiZW1haWwiOiJhcmlzZWtpbmc0NDI0eUBnbWFpbC5jb20iLCJleHAiOjE3ODI5NjIzNzB9.POypdt0iJyva0jdsXwmPKshn5pDpU7Zycd9b9WTL7ZU
[25-Jun-2026 03:21:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 03:21:01 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 03:21:01 UTC] User ID: 886
[25-Jun-2026 03:21:01 UTC] ✅ User profile retrieved successfully for user ID: 886
[25-Jun-2026 03:21:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 03:21:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 03:21:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:8818:96f9:b8b7:3ee5:93e9:6b16, 104.23.175.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg2IiwidXNlcm5hbWUiOiJuZXhvIiwiZW1haWwiOiJhcmlzZWtpbmc0NDI0eUBnbWFpbC5jb20iLCJleHAiOjE3ODI5NjIzNzB9.POypdt0iJyva0jdsXwmPKshn5pDpU7Zycd9b9WTL7ZU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a110d7216e99a452-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:8818:96f9:b8b7:3ee5:93e9:6b16","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jun-2026 03:21:08 UTC] === User Orders API Called ===
[25-Jun-2026 03:21:08 UTC] User ID: 886
[25-Jun-2026 03:21:08 UTC] Limit: 20, Offset: 0
[25-Jun-2026 03:21:08 UTC] Orders found: 0
[25-Jun-2026 03:21:08 UTC] Orders data: []
[25-Jun-2026 03:21:08 UTC] Total orders count: 0
[25-Jun-2026 03:21:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 03:21:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 03:21:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:8818:96f9:b8b7:3ee5:93e9:6b16, 104.23.175.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg2IiwidXNlcm5hbWUiOiJuZXhvIiwiZW1haWwiOiJhcmlzZWtpbmc0NDI0eUBnbWFpbC5jb20iLCJleHAiOjE3ODI5NjIzNzB9.POypdt0iJyva0jdsXwmPKshn5pDpU7Zycd9b9WTL7ZU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a110d728eb22a452-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:8818:96f9:b8b7:3ee5:93e9:6b16","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jun-2026 03:21:09 UTC] === User Orders API Called ===
[25-Jun-2026 03:21:09 UTC] User ID: 886
[25-Jun-2026 03:21:09 UTC] Limit: 20, Offset: 0
[25-Jun-2026 03:21:09 UTC] Orders found: 0
[25-Jun-2026 03:21:09 UTC] Orders data: []
[25-Jun-2026 03:21:09 UTC] Total orders count: 0
[25-Jun-2026 03:21:09 UTC] === API CALL LOG ===
[25-Jun-2026 03:21:09 UTC] Endpoint: user/profile.php
[25-Jun-2026 03:21:09 UTC] Full Log Data: {
    "timestamp": "2026-06-25 03:21:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8818:96f9:b8b7:3ee5:93e9:6b16",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8818:96f9:b8b7:3ee5:93e9:6b16, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg2IiwidXNlcm5hbWUiOiJuZXhvIiwiZW1haWwiOiJhcmlzZWtpbmc0NDI0eUBnbWFpbC5jb20iLCJleHAiOjE3ODI5NjIzNzB9.POypdt0iJyva0jdsXwmPKshn5pDpU7Zycd9b9WTL7ZU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a110d7296cc8a452-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:8818:96f9:b8b7:3ee5:93e9:6b16",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 03:21:09 UTC] === END API CALL LOG ===
[25-Jun-2026 03:21:09 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 03:21:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg2IiwidXNlcm5hbWUiOiJuZXhvIiwiZW1haWwiOiJhcmlzZWtpbmc0NDI0eUBnbWFpbC5jb20iLCJleHAiOjE3ODI5NjIzNzB9.POypdt0iJyva0jdsXwmPKshn5pDpU7Zycd9b9WTL7ZU
[25-Jun-2026 03:21:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 03:21:09 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 03:21:09 UTC] User ID: 886
[25-Jun-2026 03:21:09 UTC] ✅ User profile retrieved successfully for user ID: 886
[25-Jun-2026 03:21:09 UTC] === API CALL LOG ===
[25-Jun-2026 03:21:09 UTC] Endpoint: user/profile.php
[25-Jun-2026 03:21:09 UTC] Full Log Data: {
    "timestamp": "2026-06-25 03:21:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8818:96f9:b8b7:3ee5:93e9:6b16",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8818:96f9:b8b7:3ee5:93e9:6b16, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg2IiwidXNlcm5hbWUiOiJuZXhvIiwiZW1haWwiOiJhcmlzZWtpbmc0NDI0eUBnbWFpbC5jb20iLCJleHAiOjE3ODI5NjIzNzB9.POypdt0iJyva0jdsXwmPKshn5pDpU7Zycd9b9WTL7ZU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a110d72ceea3a452-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:8818:96f9:b8b7:3ee5:93e9:6b16",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 03:21:09 UTC] === END API CALL LOG ===
[25-Jun-2026 03:21:09 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 03:21:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg2IiwidXNlcm5hbWUiOiJuZXhvIiwiZW1haWwiOiJhcmlzZWtpbmc0NDI0eUBnbWFpbC5jb20iLCJleHAiOjE3ODI5NjIzNzB9.POypdt0iJyva0jdsXwmPKshn5pDpU7Zycd9b9WTL7ZU
[25-Jun-2026 03:21:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 03:21:09 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 03:21:09 UTC] User ID: 886
[25-Jun-2026 03:21:09 UTC] ✅ User profile retrieved successfully for user ID: 886
[25-Jun-2026 03:21:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 03:21:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 03:21:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:8818:96f9:b8b7:3ee5:93e9:6b16, 104.23.175.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg2IiwidXNlcm5hbWUiOiJuZXhvIiwiZW1haWwiOiJhcmlzZWtpbmc0NDI0eUBnbWFpbC5jb20iLCJleHAiOjE3ODI5NjIzNzB9.POypdt0iJyva0jdsXwmPKshn5pDpU7Zycd9b9WTL7ZU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a110d75ead3aa452-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:8818:96f9:b8b7:3ee5:93e9:6b16","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jun-2026 03:21:17 UTC] === User Orders API Called ===
[25-Jun-2026 03:21:17 UTC] User ID: 886
[25-Jun-2026 03:21:17 UTC] Limit: 20, Offset: 0
[25-Jun-2026 03:21:17 UTC] Orders found: 0
[25-Jun-2026 03:21:17 UTC] Orders data: []
[25-Jun-2026 03:21:17 UTC] Total orders count: 0
[25-Jun-2026 03:21:18 UTC] === API CALL LOG ===
[25-Jun-2026 03:21:18 UTC] Endpoint: user/profile.php
[25-Jun-2026 03:21:18 UTC] Full Log Data: {
    "timestamp": "2026-06-25 03:21:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8818:96f9:b8b7:3ee5:93e9:6b16",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8818:96f9:b8b7:3ee5:93e9:6b16, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg2IiwidXNlcm5hbWUiOiJuZXhvIiwiZW1haWwiOiJhcmlzZWtpbmc0NDI0eUBnbWFpbC5jb20iLCJleHAiOjE3ODI5NjIzNzB9.POypdt0iJyva0jdsXwmPKshn5pDpU7Zycd9b9WTL7ZU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a110d75f2edda452-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:8818:96f9:b8b7:3ee5:93e9:6b16",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 03:21:18 UTC] === END API CALL LOG ===
[25-Jun-2026 03:21:18 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 03:21:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg2IiwidXNlcm5hbWUiOiJuZXhvIiwiZW1haWwiOiJhcmlzZWtpbmc0NDI0eUBnbWFpbC5jb20iLCJleHAiOjE3ODI5NjIzNzB9.POypdt0iJyva0jdsXwmPKshn5pDpU7Zycd9b9WTL7ZU
[25-Jun-2026 03:21:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 03:21:18 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 03:21:18 UTC] User ID: 886
[25-Jun-2026 03:21:18 UTC] ✅ User profile retrieved successfully for user ID: 886
[25-Jun-2026 03:21:18 UTC] === API CALL LOG ===
[25-Jun-2026 03:21:18 UTC] Endpoint: user/profile.php
[25-Jun-2026 03:21:18 UTC] Full Log Data: {
    "timestamp": "2026-06-25 03:21:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8818:96f9:b8b7:3ee5:93e9:6b16",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8818:96f9:b8b7:3ee5:93e9:6b16, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg2IiwidXNlcm5hbWUiOiJuZXhvIiwiZW1haWwiOiJhcmlzZWtpbmc0NDI0eUBnbWFpbC5jb20iLCJleHAiOjE3ODI5NjIzNzB9.POypdt0iJyva0jdsXwmPKshn5pDpU7Zycd9b9WTL7ZU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a110d762e964a452-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:8818:96f9:b8b7:3ee5:93e9:6b16",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 03:21:18 UTC] === END API CALL LOG ===
[25-Jun-2026 03:21:18 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 03:21:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg2IiwidXNlcm5hbWUiOiJuZXhvIiwiZW1haWwiOiJhcmlzZWtpbmc0NDI0eUBnbWFpbC5jb20iLCJleHAiOjE3ODI5NjIzNzB9.POypdt0iJyva0jdsXwmPKshn5pDpU7Zycd9b9WTL7ZU
[25-Jun-2026 03:21:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 03:21:18 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 03:21:18 UTC] User ID: 886
[25-Jun-2026 03:21:18 UTC] ✅ User profile retrieved successfully for user ID: 886
[25-Jun-2026 03:21:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 03:21:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 03:21:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:8818:96f9:b8b7:3ee5:93e9:6b16, 104.23.175.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg2IiwidXNlcm5hbWUiOiJuZXhvIiwiZW1haWwiOiJhcmlzZWtpbmc0NDI0eUBnbWFpbC5jb20iLCJleHAiOjE3ODI5NjIzNzB9.POypdt0iJyva0jdsXwmPKshn5pDpU7Zycd9b9WTL7ZU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a110d78c5f95a452-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:8818:96f9:b8b7:3ee5:93e9:6b16","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jun-2026 03:21:25 UTC] === User Orders API Called ===
[25-Jun-2026 03:21:25 UTC] User ID: 886
[25-Jun-2026 03:21:25 UTC] Limit: 20, Offset: 0
[25-Jun-2026 03:21:25 UTC] Orders found: 0
[25-Jun-2026 03:21:25 UTC] Orders data: []
[25-Jun-2026 03:21:25 UTC] Total orders count: 0
[25-Jun-2026 03:21:25 UTC] === API CALL LOG ===
[25-Jun-2026 03:21:25 UTC] Endpoint: user/profile.php
[25-Jun-2026 03:21:25 UTC] Full Log Data: {
    "timestamp": "2026-06-25 03:21:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8818:96f9:b8b7:3ee5:93e9:6b16",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8818:96f9:b8b7:3ee5:93e9:6b16, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg2IiwidXNlcm5hbWUiOiJuZXhvIiwiZW1haWwiOiJhcmlzZWtpbmc0NDI0eUBnbWFpbC5jb20iLCJleHAiOjE3ODI5NjIzNzB9.POypdt0iJyva0jdsXwmPKshn5pDpU7Zycd9b9WTL7ZU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a110d78cc8c8a452-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:8818:96f9:b8b7:3ee5:93e9:6b16",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 03:21:25 UTC] === END API CALL LOG ===
[25-Jun-2026 03:21:25 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 03:21:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg2IiwidXNlcm5hbWUiOiJuZXhvIiwiZW1haWwiOiJhcmlzZWtpbmc0NDI0eUBnbWFpbC5jb20iLCJleHAiOjE3ODI5NjIzNzB9.POypdt0iJyva0jdsXwmPKshn5pDpU7Zycd9b9WTL7ZU
[25-Jun-2026 03:21:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 03:21:25 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 03:21:25 UTC] User ID: 886
[25-Jun-2026 03:21:25 UTC] ✅ User profile retrieved successfully for user ID: 886
[25-Jun-2026 03:21:25 UTC] === API CALL LOG ===
[25-Jun-2026 03:21:25 UTC] Endpoint: user/profile.php
[25-Jun-2026 03:21:25 UTC] Full Log Data: {
    "timestamp": "2026-06-25 03:21:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8818:96f9:b8b7:3ee5:93e9:6b16",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8818:96f9:b8b7:3ee5:93e9:6b16, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg2IiwidXNlcm5hbWUiOiJuZXhvIiwiZW1haWwiOiJhcmlzZWtpbmc0NDI0eUBnbWFpbC5jb20iLCJleHAiOjE3ODI5NjIzNzB9.POypdt0iJyva0jdsXwmPKshn5pDpU7Zycd9b9WTL7ZU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a110d79079f7a452-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:8818:96f9:b8b7:3ee5:93e9:6b16",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 03:21:25 UTC] === END API CALL LOG ===
[25-Jun-2026 03:21:25 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 03:21:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg2IiwidXNlcm5hbWUiOiJuZXhvIiwiZW1haWwiOiJhcmlzZWtpbmc0NDI0eUBnbWFpbC5jb20iLCJleHAiOjE3ODI5NjIzNzB9.POypdt0iJyva0jdsXwmPKshn5pDpU7Zycd9b9WTL7ZU
[25-Jun-2026 03:21:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 03:21:25 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 03:21:25 UTC] User ID: 886
[25-Jun-2026 03:21:25 UTC] ✅ User profile retrieved successfully for user ID: 886
[25-Jun-2026 03:21:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 03:21:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 03:21:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:8818:96f9:b8b7:3ee5:93e9:6b16, 104.23.175.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg2IiwidXNlcm5hbWUiOiJuZXhvIiwiZW1haWwiOiJhcmlzZWtpbmc0NDI0eUBnbWFpbC5jb20iLCJleHAiOjE3ODI5NjIzNzB9.POypdt0iJyva0jdsXwmPKshn5pDpU7Zycd9b9WTL7ZU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a110d7a9bcdfa452-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:8818:96f9:b8b7:3ee5:93e9:6b16","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jun-2026 03:21:29 UTC] === User Orders API Called ===
[25-Jun-2026 03:21:29 UTC] User ID: 886
[25-Jun-2026 03:21:29 UTC] Limit: 20, Offset: 0
[25-Jun-2026 03:21:29 UTC] Orders found: 0
[25-Jun-2026 03:21:29 UTC] Orders data: []
[25-Jun-2026 03:21:29 UTC] Total orders count: 0
[25-Jun-2026 03:21:30 UTC] === API CALL LOG ===
[25-Jun-2026 03:21:30 UTC] Endpoint: user/profile.php
[25-Jun-2026 03:21:30 UTC] Full Log Data: {
    "timestamp": "2026-06-25 03:21:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8818:96f9:b8b7:3ee5:93e9:6b16",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8818:96f9:b8b7:3ee5:93e9:6b16, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg2IiwidXNlcm5hbWUiOiJuZXhvIiwiZW1haWwiOiJhcmlzZWtpbmc0NDI0eUBnbWFpbC5jb20iLCJleHAiOjE3ODI5NjIzNzB9.POypdt0iJyva0jdsXwmPKshn5pDpU7Zycd9b9WTL7ZU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a110d7aa2e17a452-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:8818:96f9:b8b7:3ee5:93e9:6b16",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 03:21:30 UTC] === END API CALL LOG ===
[25-Jun-2026 03:21:30 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 03:21:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg2IiwidXNlcm5hbWUiOiJuZXhvIiwiZW1haWwiOiJhcmlzZWtpbmc0NDI0eUBnbWFpbC5jb20iLCJleHAiOjE3ODI5NjIzNzB9.POypdt0iJyva0jdsXwmPKshn5pDpU7Zycd9b9WTL7ZU
[25-Jun-2026 03:21:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 03:21:30 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 03:21:30 UTC] User ID: 886
[25-Jun-2026 03:21:30 UTC] ✅ User profile retrieved successfully for user ID: 886
[25-Jun-2026 03:21:30 UTC] === API CALL LOG ===
[25-Jun-2026 03:21:30 UTC] Endpoint: user/profile.php
[25-Jun-2026 03:21:30 UTC] Full Log Data: {
    "timestamp": "2026-06-25 03:21:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8818:96f9:b8b7:3ee5:93e9:6b16",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8818:96f9:b8b7:3ee5:93e9:6b16, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg2IiwidXNlcm5hbWUiOiJuZXhvIiwiZW1haWwiOiJhcmlzZWtpbmc0NDI0eUBnbWFpbC5jb20iLCJleHAiOjE3ODI5NjIzNzB9.POypdt0iJyva0jdsXwmPKshn5pDpU7Zycd9b9WTL7ZU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a110d7ad984aa452-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:8818:96f9:b8b7:3ee5:93e9:6b16",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 03:21:30 UTC] === END API CALL LOG ===
[25-Jun-2026 03:21:30 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 03:21:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg2IiwidXNlcm5hbWUiOiJuZXhvIiwiZW1haWwiOiJhcmlzZWtpbmc0NDI0eUBnbWFpbC5jb20iLCJleHAiOjE3ODI5NjIzNzB9.POypdt0iJyva0jdsXwmPKshn5pDpU7Zycd9b9WTL7ZU
[25-Jun-2026 03:21:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 03:21:30 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 03:21:30 UTC] User ID: 886
[25-Jun-2026 03:21:30 UTC] ✅ User profile retrieved successfully for user ID: 886
[25-Jun-2026 03:22:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 03:22:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 03:22:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:8818:96f9:b8b7:3ee5:93e9:6b16, 104.23.175.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg2IiwidXNlcm5hbWUiOiJuZXhvIiwiZW1haWwiOiJhcmlzZWtpbmc0NDI0eUBnbWFpbC5jb20iLCJleHAiOjE3ODI5NjIzNzB9.POypdt0iJyva0jdsXwmPKshn5pDpU7Zycd9b9WTL7ZU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a110d86d2d8da452-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:8818:96f9:b8b7:3ee5:93e9:6b16","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jun-2026 03:22:01 UTC] === User Orders API Called ===
[25-Jun-2026 03:22:01 UTC] User ID: 886
[25-Jun-2026 03:22:01 UTC] Limit: 20, Offset: 0
[25-Jun-2026 03:22:01 UTC] Orders found: 0
[25-Jun-2026 03:22:01 UTC] Orders data: []
[25-Jun-2026 03:22:01 UTC] Total orders count: 0
[25-Jun-2026 03:22:01 UTC] === API CALL LOG ===
[25-Jun-2026 03:22:01 UTC] Endpoint: user/profile.php
[25-Jun-2026 03:22:01 UTC] Full Log Data: {
    "timestamp": "2026-06-25 03:22:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8818:96f9:b8b7:3ee5:93e9:6b16",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8818:96f9:b8b7:3ee5:93e9:6b16, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg2IiwidXNlcm5hbWUiOiJuZXhvIiwiZW1haWwiOiJhcmlzZWtpbmc0NDI0eUBnbWFpbC5jb20iLCJleHAiOjE3ODI5NjIzNzB9.POypdt0iJyva0jdsXwmPKshn5pDpU7Zycd9b9WTL7ZU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a110d86daeada452-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:8818:96f9:b8b7:3ee5:93e9:6b16",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 03:22:01 UTC] === END API CALL LOG ===
[25-Jun-2026 03:22:01 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 03:22:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg2IiwidXNlcm5hbWUiOiJuZXhvIiwiZW1haWwiOiJhcmlzZWtpbmc0NDI0eUBnbWFpbC5jb20iLCJleHAiOjE3ODI5NjIzNzB9.POypdt0iJyva0jdsXwmPKshn5pDpU7Zycd9b9WTL7ZU
[25-Jun-2026 03:22:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 03:22:01 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 03:22:01 UTC] User ID: 886
[25-Jun-2026 03:22:01 UTC] ✅ User profile retrieved successfully for user ID: 886
[25-Jun-2026 03:22:01 UTC] === API CALL LOG ===
[25-Jun-2026 03:22:01 UTC] Endpoint: user/profile.php
[25-Jun-2026 03:22:01 UTC] Full Log Data: {
    "timestamp": "2026-06-25 03:22:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8818:96f9:b8b7:3ee5:93e9:6b16",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8818:96f9:b8b7:3ee5:93e9:6b16, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg2IiwidXNlcm5hbWUiOiJuZXhvIiwiZW1haWwiOiJhcmlzZWtpbmc0NDI0eUBnbWFpbC5jb20iLCJleHAiOjE3ODI5NjIzNzB9.POypdt0iJyva0jdsXwmPKshn5pDpU7Zycd9b9WTL7ZU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a110d871285ba452-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:8818:96f9:b8b7:3ee5:93e9:6b16",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 03:22:01 UTC] === END API CALL LOG ===
[25-Jun-2026 03:22:01 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 03:22:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg2IiwidXNlcm5hbWUiOiJuZXhvIiwiZW1haWwiOiJhcmlzZWtpbmc0NDI0eUBnbWFpbC5jb20iLCJleHAiOjE3ODI5NjIzNzB9.POypdt0iJyva0jdsXwmPKshn5pDpU7Zycd9b9WTL7ZU
[25-Jun-2026 03:22:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 03:22:01 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 03:22:01 UTC] User ID: 886
[25-Jun-2026 03:22:01 UTC] ✅ User profile retrieved successfully for user ID: 886
[25-Jun-2026 03:22:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 03:22:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 03:22:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:8818:96f9:b8b7:3ee5:93e9:6b16, 104.23.175.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg2IiwidXNlcm5hbWUiOiJuZXhvIiwiZW1haWwiOiJhcmlzZWtpbmc0NDI0eUBnbWFpbC5jb20iLCJleHAiOjE3ODI5NjIzNzB9.POypdt0iJyva0jdsXwmPKshn5pDpU7Zycd9b9WTL7ZU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a110d8e32ce0a452-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:8818:96f9:b8b7:3ee5:93e9:6b16","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jun-2026 03:22:20 UTC] === User Orders API Called ===
[25-Jun-2026 03:22:20 UTC] User ID: 886
[25-Jun-2026 03:22:20 UTC] Limit: 20, Offset: 0
[25-Jun-2026 03:22:20 UTC] Orders found: 0
[25-Jun-2026 03:22:20 UTC] Orders data: []
[25-Jun-2026 03:22:20 UTC] Total orders count: 0
[25-Jun-2026 03:22:20 UTC] === API CALL LOG ===
[25-Jun-2026 03:22:20 UTC] Endpoint: user/profile.php
[25-Jun-2026 03:22:20 UTC] Full Log Data: {
    "timestamp": "2026-06-25 03:22:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8818:96f9:b8b7:3ee5:93e9:6b16",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8818:96f9:b8b7:3ee5:93e9:6b16, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg2IiwidXNlcm5hbWUiOiJuZXhvIiwiZW1haWwiOiJhcmlzZWtpbmc0NDI0eUBnbWFpbC5jb20iLCJleHAiOjE3ODI5NjIzNzB9.POypdt0iJyva0jdsXwmPKshn5pDpU7Zycd9b9WTL7ZU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a110d8e39e5fa452-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:8818:96f9:b8b7:3ee5:93e9:6b16",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 03:22:20 UTC] === END API CALL LOG ===
[25-Jun-2026 03:22:20 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 03:22:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg2IiwidXNlcm5hbWUiOiJuZXhvIiwiZW1haWwiOiJhcmlzZWtpbmc0NDI0eUBnbWFpbC5jb20iLCJleHAiOjE3ODI5NjIzNzB9.POypdt0iJyva0jdsXwmPKshn5pDpU7Zycd9b9WTL7ZU
[25-Jun-2026 03:22:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 03:22:20 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 03:22:20 UTC] User ID: 886
[25-Jun-2026 03:22:20 UTC] ✅ User profile retrieved successfully for user ID: 886
[25-Jun-2026 03:22:20 UTC] === API CALL LOG ===
[25-Jun-2026 03:22:20 UTC] Endpoint: user/profile.php
[25-Jun-2026 03:22:20 UTC] Full Log Data: {
    "timestamp": "2026-06-25 03:22:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8818:96f9:b8b7:3ee5:93e9:6b16",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8818:96f9:b8b7:3ee5:93e9:6b16, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg2IiwidXNlcm5hbWUiOiJuZXhvIiwiZW1haWwiOiJhcmlzZWtpbmc0NDI0eUBnbWFpbC5jb20iLCJleHAiOjE3ODI5NjIzNzB9.POypdt0iJyva0jdsXwmPKshn5pDpU7Zycd9b9WTL7ZU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a110d8e7680ea452-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:8818:96f9:b8b7:3ee5:93e9:6b16",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 03:22:20 UTC] === END API CALL LOG ===
[25-Jun-2026 03:22:20 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 03:22:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg2IiwidXNlcm5hbWUiOiJuZXhvIiwiZW1haWwiOiJhcmlzZWtpbmc0NDI0eUBnbWFpbC5jb20iLCJleHAiOjE3ODI5NjIzNzB9.POypdt0iJyva0jdsXwmPKshn5pDpU7Zycd9b9WTL7ZU
[25-Jun-2026 03:22:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 03:22:20 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 03:22:20 UTC] User ID: 886
[25-Jun-2026 03:22:20 UTC] ✅ User profile retrieved successfully for user ID: 886
[25-Jun-2026 03:22:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 03:22:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 03:22:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:8818:96f9:b8b7:3ee5:93e9:6b16, 104.23.175.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg2IiwidXNlcm5hbWUiOiJuZXhvIiwiZW1haWwiOiJhcmlzZWtpbmc0NDI0eUBnbWFpbC5jb20iLCJleHAiOjE3ODI5NjIzNzB9.POypdt0iJyva0jdsXwmPKshn5pDpU7Zycd9b9WTL7ZU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a110d8fc4cefa452-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:8818:96f9:b8b7:3ee5:93e9:6b16","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jun-2026 03:22:24 UTC] === User Orders API Called ===
[25-Jun-2026 03:22:24 UTC] User ID: 886
[25-Jun-2026 03:22:24 UTC] Limit: 20, Offset: 0
[25-Jun-2026 03:22:24 UTC] Orders found: 0
[25-Jun-2026 03:22:24 UTC] Orders data: []
[25-Jun-2026 03:22:24 UTC] Total orders count: 0
[25-Jun-2026 03:22:24 UTC] === API CALL LOG ===
[25-Jun-2026 03:22:24 UTC] Endpoint: user/profile.php
[25-Jun-2026 03:22:24 UTC] Full Log Data: {
    "timestamp": "2026-06-25 03:22:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8818:96f9:b8b7:3ee5:93e9:6b16",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8818:96f9:b8b7:3ee5:93e9:6b16, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg2IiwidXNlcm5hbWUiOiJuZXhvIiwiZW1haWwiOiJhcmlzZWtpbmc0NDI0eUBnbWFpbC5jb20iLCJleHAiOjE3ODI5NjIzNzB9.POypdt0iJyva0jdsXwmPKshn5pDpU7Zycd9b9WTL7ZU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a110d8fcce28a452-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:8818:96f9:b8b7:3ee5:93e9:6b16",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 03:22:24 UTC] === END API CALL LOG ===
[25-Jun-2026 03:22:24 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 03:22:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg2IiwidXNlcm5hbWUiOiJuZXhvIiwiZW1haWwiOiJhcmlzZWtpbmc0NDI0eUBnbWFpbC5jb20iLCJleHAiOjE3ODI5NjIzNzB9.POypdt0iJyva0jdsXwmPKshn5pDpU7Zycd9b9WTL7ZU
[25-Jun-2026 03:22:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 03:22:24 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 03:22:24 UTC] User ID: 886
[25-Jun-2026 03:22:24 UTC] ✅ User profile retrieved successfully for user ID: 886
[25-Jun-2026 03:22:24 UTC] === API CALL LOG ===
[25-Jun-2026 03:22:24 UTC] Endpoint: user/profile.php
[25-Jun-2026 03:22:24 UTC] Full Log Data: {
    "timestamp": "2026-06-25 03:22:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8818:96f9:b8b7:3ee5:93e9:6b16",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8818:96f9:b8b7:3ee5:93e9:6b16, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg2IiwidXNlcm5hbWUiOiJuZXhvIiwiZW1haWwiOiJhcmlzZWtpbmc0NDI0eUBnbWFpbC5jb20iLCJleHAiOjE3ODI5NjIzNzB9.POypdt0iJyva0jdsXwmPKshn5pDpU7Zycd9b9WTL7ZU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a110d9004f33a452-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:8818:96f9:b8b7:3ee5:93e9:6b16",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 03:22:24 UTC] === END API CALL LOG ===
[25-Jun-2026 03:22:24 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 03:22:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg2IiwidXNlcm5hbWUiOiJuZXhvIiwiZW1haWwiOiJhcmlzZWtpbmc0NDI0eUBnbWFpbC5jb20iLCJleHAiOjE3ODI5NjIzNzB9.POypdt0iJyva0jdsXwmPKshn5pDpU7Zycd9b9WTL7ZU
[25-Jun-2026 03:22:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 03:22:24 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 03:22:24 UTC] User ID: 886
[25-Jun-2026 03:22:24 UTC] ✅ User profile retrieved successfully for user ID: 886
[25-Jun-2026 03:22:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 03:22:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 03:22:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:8818:96f9:b8b7:3ee5:93e9:6b16, 104.23.175.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg2IiwidXNlcm5hbWUiOiJuZXhvIiwiZW1haWwiOiJhcmlzZWtpbmc0NDI0eUBnbWFpbC5jb20iLCJleHAiOjE3ODI5NjIzNzB9.POypdt0iJyva0jdsXwmPKshn5pDpU7Zycd9b9WTL7ZU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a110d91ebbe8a452-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:8818:96f9:b8b7:3ee5:93e9:6b16","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jun-2026 03:22:29 UTC] === User Orders API Called ===
[25-Jun-2026 03:22:29 UTC] User ID: 886
[25-Jun-2026 03:22:29 UTC] Limit: 20, Offset: 0
[25-Jun-2026 03:22:29 UTC] === API CALL LOG ===
[25-Jun-2026 03:22:29 UTC] Orders found: 0
[25-Jun-2026 03:22:29 UTC] Endpoint: user/profile.php
[25-Jun-2026 03:22:29 UTC] Orders data: []
[25-Jun-2026 03:22:29 UTC] Full Log Data: {
    "timestamp": "2026-06-25 03:22:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8818:96f9:b8b7:3ee5:93e9:6b16",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8818:96f9:b8b7:3ee5:93e9:6b16, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg2IiwidXNlcm5hbWUiOiJuZXhvIiwiZW1haWwiOiJhcmlzZWtpbmc0NDI0eUBnbWFpbC5jb20iLCJleHAiOjE3ODI5NjIzNzB9.POypdt0iJyva0jdsXwmPKshn5pDpU7Zycd9b9WTL7ZU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a110d91ebbeba452-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:8818:96f9:b8b7:3ee5:93e9:6b16",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 03:22:29 UTC] === END API CALL LOG ===
[25-Jun-2026 03:22:29 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 03:22:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg2IiwidXNlcm5hbWUiOiJuZXhvIiwiZW1haWwiOiJhcmlzZWtpbmc0NDI0eUBnbWFpbC5jb20iLCJleHAiOjE3ODI5NjIzNzB9.POypdt0iJyva0jdsXwmPKshn5pDpU7Zycd9b9WTL7ZU
[25-Jun-2026 03:22:29 UTC] Total orders count: 0
[25-Jun-2026 03:22:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 03:22:29 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 03:22:29 UTC] User ID: 886
[25-Jun-2026 03:22:29 UTC] ✅ User profile retrieved successfully for user ID: 886
[25-Jun-2026 03:22:30 UTC] === API CALL LOG ===
[25-Jun-2026 03:22:30 UTC] Endpoint: user/profile.php
[25-Jun-2026 03:22:30 UTC] Full Log Data: {
    "timestamp": "2026-06-25 03:22:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8818:96f9:b8b7:3ee5:93e9:6b16",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8818:96f9:b8b7:3ee5:93e9:6b16, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg2IiwidXNlcm5hbWUiOiJuZXhvIiwiZW1haWwiOiJhcmlzZWtpbmc0NDI0eUBnbWFpbC5jb20iLCJleHAiOjE3ODI5NjIzNzB9.POypdt0iJyva0jdsXwmPKshn5pDpU7Zycd9b9WTL7ZU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a110d9227cc8a452-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:8818:96f9:b8b7:3ee5:93e9:6b16",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 03:22:30 UTC] === END API CALL LOG ===
[25-Jun-2026 03:22:30 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 03:22:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg2IiwidXNlcm5hbWUiOiJuZXhvIiwiZW1haWwiOiJhcmlzZWtpbmc0NDI0eUBnbWFpbC5jb20iLCJleHAiOjE3ODI5NjIzNzB9.POypdt0iJyva0jdsXwmPKshn5pDpU7Zycd9b9WTL7ZU
[25-Jun-2026 03:22:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 03:22:30 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 03:22:30 UTC] User ID: 886
[25-Jun-2026 03:22:30 UTC] ✅ User profile retrieved successfully for user ID: 886
[25-Jun-2026 03:23:05 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 03:23:05 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 03:23:05 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:8818:96f9:b8b7:3ee5:93e9:6b16, 104.23.175.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg2IiwidXNlcm5hbWUiOiJuZXhvIiwiZW1haWwiOiJhcmlzZWtpbmc0NDI0eUBnbWFpbC5jb20iLCJleHAiOjE3ODI5NjIzNzB9.POypdt0iJyva0jdsXwmPKshn5pDpU7Zycd9b9WTL7ZU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a110d9fd3971a452-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:8818:96f9:b8b7:3ee5:93e9:6b16","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jun-2026 03:23:05 UTC] === User Orders API Called ===
[25-Jun-2026 03:23:05 UTC] User ID: 886
[25-Jun-2026 03:23:05 UTC] Limit: 20, Offset: 0
[25-Jun-2026 03:23:05 UTC] Orders found: 1
[25-Jun-2026 03:23:05 UTC] Orders data: [{"id":365,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/animewalafr","status":"pending","created_at":"2026-06-25 06:53:03","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[25-Jun-2026 03:23:05 UTC] Total orders count: 1
[25-Jun-2026 03:23:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 03:23:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 03:23:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:8818:96f9:b8b7:3ee5:93e9:6b16, 104.23.175.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg2IiwidXNlcm5hbWUiOiJuZXhvIiwiZW1haWwiOiJhcmlzZWtpbmc0NDI0eUBnbWFpbC5jb20iLCJleHAiOjE3ODI5NjIzNzB9.POypdt0iJyva0jdsXwmPKshn5pDpU7Zycd9b9WTL7ZU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a110da0f7be4a452-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:8818:96f9:b8b7:3ee5:93e9:6b16","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jun-2026 03:23:08 UTC] === User Orders API Called ===
[25-Jun-2026 03:23:08 UTC] User ID: 886
[25-Jun-2026 03:23:08 UTC] Limit: 20, Offset: 0
[25-Jun-2026 03:23:08 UTC] Orders found: 1
[25-Jun-2026 03:23:08 UTC] Orders data: [{"id":365,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/animewalafr","status":"pending","created_at":"2026-06-25 06:53:03","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[25-Jun-2026 03:23:08 UTC] Total orders count: 1
[25-Jun-2026 03:23:08 UTC] === API CALL LOG ===
[25-Jun-2026 03:23:08 UTC] Endpoint: user/profile.php
[25-Jun-2026 03:23:08 UTC] Full Log Data: {
    "timestamp": "2026-06-25 03:23:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8818:96f9:b8b7:3ee5:93e9:6b16",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8818:96f9:b8b7:3ee5:93e9:6b16, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg2IiwidXNlcm5hbWUiOiJuZXhvIiwiZW1haWwiOiJhcmlzZWtpbmc0NDI0eUBnbWFpbC5jb20iLCJleHAiOjE3ODI5NjIzNzB9.POypdt0iJyva0jdsXwmPKshn5pDpU7Zycd9b9WTL7ZU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a110da0ffd00a452-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:8818:96f9:b8b7:3ee5:93e9:6b16",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 03:23:08 UTC] === END API CALL LOG ===
[25-Jun-2026 03:23:08 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 03:23:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg2IiwidXNlcm5hbWUiOiJuZXhvIiwiZW1haWwiOiJhcmlzZWtpbmc0NDI0eUBnbWFpbC5jb20iLCJleHAiOjE3ODI5NjIzNzB9.POypdt0iJyva0jdsXwmPKshn5pDpU7Zycd9b9WTL7ZU
[25-Jun-2026 03:23:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 03:23:08 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 03:23:08 UTC] User ID: 886
[25-Jun-2026 03:23:08 UTC] ✅ User profile retrieved successfully for user ID: 886
[25-Jun-2026 03:23:08 UTC] === API CALL LOG ===
[25-Jun-2026 03:23:08 UTC] Endpoint: user/profile.php
[25-Jun-2026 03:23:08 UTC] Full Log Data: {
    "timestamp": "2026-06-25 03:23:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8818:96f9:b8b7:3ee5:93e9:6b16",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8818:96f9:b8b7:3ee5:93e9:6b16, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg2IiwidXNlcm5hbWUiOiJuZXhvIiwiZW1haWwiOiJhcmlzZWtpbmc0NDI0eUBnbWFpbC5jb20iLCJleHAiOjE3ODI5NjIzNzB9.POypdt0iJyva0jdsXwmPKshn5pDpU7Zycd9b9WTL7ZU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a110da138efda452-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:8818:96f9:b8b7:3ee5:93e9:6b16",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 03:23:08 UTC] === END API CALL LOG ===
[25-Jun-2026 03:23:08 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 03:23:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg2IiwidXNlcm5hbWUiOiJuZXhvIiwiZW1haWwiOiJhcmlzZWtpbmc0NDI0eUBnbWFpbC5jb20iLCJleHAiOjE3ODI5NjIzNzB9.POypdt0iJyva0jdsXwmPKshn5pDpU7Zycd9b9WTL7ZU
[25-Jun-2026 03:23:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 03:23:08 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 03:23:08 UTC] User ID: 886
[25-Jun-2026 03:23:08 UTC] ✅ User profile retrieved successfully for user ID: 886
[25-Jun-2026 03:23:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 03:23:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 03:23:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:8818:96f9:b8b7:3ee5:93e9:6b16, 104.23.175.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg2IiwidXNlcm5hbWUiOiJuZXhvIiwiZW1haWwiOiJhcmlzZWtpbmc0NDI0eUBnbWFpbC5jb20iLCJleHAiOjE3ODI5NjIzNzB9.POypdt0iJyva0jdsXwmPKshn5pDpU7Zycd9b9WTL7ZU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a110da544a39a452-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:8818:96f9:b8b7:3ee5:93e9:6b16","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jun-2026 03:23:19 UTC] === User Orders API Called ===
[25-Jun-2026 03:23:19 UTC] User ID: 886
[25-Jun-2026 03:23:19 UTC] Limit: 20, Offset: 0
[25-Jun-2026 03:23:19 UTC] Orders found: 2
[25-Jun-2026 03:23:19 UTC] Orders data: [{"id":366,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/animewalafr","status":"pending","created_at":"2026-06-25 06:53:17","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":365,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/animewalafr","status":"pending","created_at":"2026-06-25 06:53:03","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[25-Jun-2026 03:23:19 UTC] Total orders count: 2
[25-Jun-2026 03:23:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 03:23:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 03:23:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:8818:96f9:b8b7:3ee5:93e9:6b16, 104.23.175.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg2IiwidXNlcm5hbWUiOiJuZXhvIiwiZW1haWwiOiJhcmlzZWtpbmc0NDI0eUBnbWFpbC5jb20iLCJleHAiOjE3ODI5NjIzNzB9.POypdt0iJyva0jdsXwmPKshn5pDpU7Zycd9b9WTL7ZU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a110da63191aa452-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:8818:96f9:b8b7:3ee5:93e9:6b16","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jun-2026 03:23:21 UTC] === User Orders API Called ===
[25-Jun-2026 03:23:21 UTC] User ID: 886
[25-Jun-2026 03:23:21 UTC] Limit: 20, Offset: 0
[25-Jun-2026 03:23:21 UTC] Orders found: 2
[25-Jun-2026 03:23:21 UTC] Orders data: [{"id":366,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/animewalafr","status":"pending","created_at":"2026-06-25 06:53:17","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":365,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/animewalafr","status":"pending","created_at":"2026-06-25 06:53:03","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[25-Jun-2026 03:23:21 UTC] Total orders count: 2
[25-Jun-2026 03:23:21 UTC] === API CALL LOG ===
[25-Jun-2026 03:23:21 UTC] Endpoint: user/profile.php
[25-Jun-2026 03:23:21 UTC] Full Log Data: {
    "timestamp": "2026-06-25 03:23:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8818:96f9:b8b7:3ee5:93e9:6b16",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8818:96f9:b8b7:3ee5:93e9:6b16, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg2IiwidXNlcm5hbWUiOiJuZXhvIiwiZW1haWwiOiJhcmlzZWtpbmc0NDI0eUBnbWFpbC5jb20iLCJleHAiOjE3ODI5NjIzNzB9.POypdt0iJyva0jdsXwmPKshn5pDpU7Zycd9b9WTL7ZU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a110da639a5da452-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:8818:96f9:b8b7:3ee5:93e9:6b16",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 03:23:21 UTC] === END API CALL LOG ===
[25-Jun-2026 03:23:21 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 03:23:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg2IiwidXNlcm5hbWUiOiJuZXhvIiwiZW1haWwiOiJhcmlzZWtpbmc0NDI0eUBnbWFpbC5jb20iLCJleHAiOjE3ODI5NjIzNzB9.POypdt0iJyva0jdsXwmPKshn5pDpU7Zycd9b9WTL7ZU
[25-Jun-2026 03:23:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 03:23:21 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 03:23:21 UTC] User ID: 886
[25-Jun-2026 03:23:21 UTC] ✅ User profile retrieved successfully for user ID: 886
[25-Jun-2026 03:23:22 UTC] === API CALL LOG ===
[25-Jun-2026 03:23:22 UTC] Endpoint: user/profile.php
[25-Jun-2026 03:23:22 UTC] Full Log Data: {
    "timestamp": "2026-06-25 03:23:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8818:96f9:b8b7:3ee5:93e9:6b16",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8818:96f9:b8b7:3ee5:93e9:6b16, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg2IiwidXNlcm5hbWUiOiJuZXhvIiwiZW1haWwiOiJhcmlzZWtpbmc0NDI0eUBnbWFpbC5jb20iLCJleHAiOjE3ODI5NjIzNzB9.POypdt0iJyva0jdsXwmPKshn5pDpU7Zycd9b9WTL7ZU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a110da671bb8a452-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:8818:96f9:b8b7:3ee5:93e9:6b16",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 03:23:22 UTC] === END API CALL LOG ===
[25-Jun-2026 03:23:22 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 03:23:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg2IiwidXNlcm5hbWUiOiJuZXhvIiwiZW1haWwiOiJhcmlzZWtpbmc0NDI0eUBnbWFpbC5jb20iLCJleHAiOjE3ODI5NjIzNzB9.POypdt0iJyva0jdsXwmPKshn5pDpU7Zycd9b9WTL7ZU
[25-Jun-2026 03:23:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 03:23:22 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 03:23:22 UTC] User ID: 886
[25-Jun-2026 03:23:22 UTC] ✅ User profile retrieved successfully for user ID: 886
[25-Jun-2026 03:23:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 03:23:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 03:23:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:8818:96f9:b8b7:3ee5:93e9:6b16, 104.23.175.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg2IiwidXNlcm5hbWUiOiJuZXhvIiwiZW1haWwiOiJhcmlzZWtpbmc0NDI0eUBnbWFpbC5jb20iLCJleHAiOjE3ODI5NjIzNzB9.POypdt0iJyva0jdsXwmPKshn5pDpU7Zycd9b9WTL7ZU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a110da7e4d8da452-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:8818:96f9:b8b7:3ee5:93e9:6b16","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jun-2026 03:23:25 UTC] === User Orders API Called ===
[25-Jun-2026 03:23:25 UTC] User ID: 886
[25-Jun-2026 03:23:25 UTC] Limit: 20, Offset: 0
[25-Jun-2026 03:23:25 UTC] Orders found: 2
[25-Jun-2026 03:23:25 UTC] Orders data: [{"id":366,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/animewalafr","status":"pending","created_at":"2026-06-25 06:53:17","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":365,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/animewalafr","status":"pending","created_at":"2026-06-25 06:53:03","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[25-Jun-2026 03:23:25 UTC] Total orders count: 2
[25-Jun-2026 03:23:25 UTC] === API CALL LOG ===
[25-Jun-2026 03:23:25 UTC] Endpoint: user/profile.php
[25-Jun-2026 03:23:25 UTC] Full Log Data: {
    "timestamp": "2026-06-25 03:23:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8818:96f9:b8b7:3ee5:93e9:6b16",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8818:96f9:b8b7:3ee5:93e9:6b16, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg2IiwidXNlcm5hbWUiOiJuZXhvIiwiZW1haWwiOiJhcmlzZWtpbmc0NDI0eUBnbWFpbC5jb20iLCJleHAiOjE3ODI5NjIzNzB9.POypdt0iJyva0jdsXwmPKshn5pDpU7Zycd9b9WTL7ZU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a110da7eceb8a452-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:8818:96f9:b8b7:3ee5:93e9:6b16",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 03:23:25 UTC] === END API CALL LOG ===
[25-Jun-2026 03:23:25 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 03:23:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg2IiwidXNlcm5hbWUiOiJuZXhvIiwiZW1haWwiOiJhcmlzZWtpbmc0NDI0eUBnbWFpbC5jb20iLCJleHAiOjE3ODI5NjIzNzB9.POypdt0iJyva0jdsXwmPKshn5pDpU7Zycd9b9WTL7ZU
[25-Jun-2026 03:23:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 03:23:25 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 03:23:25 UTC] User ID: 886
[25-Jun-2026 03:23:25 UTC] ✅ User profile retrieved successfully for user ID: 886
[25-Jun-2026 03:23:26 UTC] === API CALL LOG ===
[25-Jun-2026 03:23:26 UTC] Endpoint: user/profile.php
[25-Jun-2026 03:23:26 UTC] Full Log Data: {
    "timestamp": "2026-06-25 03:23:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8818:96f9:b8b7:3ee5:93e9:6b16",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8818:96f9:b8b7:3ee5:93e9:6b16, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg2IiwidXNlcm5hbWUiOiJuZXhvIiwiZW1haWwiOiJhcmlzZWtpbmc0NDI0eUBnbWFpbC5jb20iLCJleHAiOjE3ODI5NjIzNzB9.POypdt0iJyva0jdsXwmPKshn5pDpU7Zycd9b9WTL7ZU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a110da825fd5a452-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:8818:96f9:b8b7:3ee5:93e9:6b16",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 03:23:26 UTC] === END API CALL LOG ===
[25-Jun-2026 03:23:26 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 03:23:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg2IiwidXNlcm5hbWUiOiJuZXhvIiwiZW1haWwiOiJhcmlzZWtpbmc0NDI0eUBnbWFpbC5jb20iLCJleHAiOjE3ODI5NjIzNzB9.POypdt0iJyva0jdsXwmPKshn5pDpU7Zycd9b9WTL7ZU
[25-Jun-2026 03:23:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 03:23:26 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 03:23:26 UTC] User ID: 886
[25-Jun-2026 03:23:26 UTC] ✅ User profile retrieved successfully for user ID: 886
[25-Jun-2026 03:23:35 UTC] === API CALL LOG ===
[25-Jun-2026 03:23:35 UTC] Endpoint: user/profile.php
[25-Jun-2026 03:23:35 UTC] Full Log Data: {
    "timestamp": "2026-06-25 03:23:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8818:96f9:b8b7:3ee5:93e9:6b16",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8818:96f9:b8b7:3ee5:93e9:6b16, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg2IiwidXNlcm5hbWUiOiJuZXhvIiwiZW1haWwiOiJhcmlzZWtpbmc0NDI0eUBnbWFpbC5jb20iLCJleHAiOjE3ODI5NjIzNzB9.POypdt0iJyva0jdsXwmPKshn5pDpU7Zycd9b9WTL7ZU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a110dab9de75a452-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:8818:96f9:b8b7:3ee5:93e9:6b16",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 03:23:35 UTC] === END API CALL LOG ===
[25-Jun-2026 03:23:35 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 03:23:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg2IiwidXNlcm5hbWUiOiJuZXhvIiwiZW1haWwiOiJhcmlzZWtpbmc0NDI0eUBnbWFpbC5jb20iLCJleHAiOjE3ODI5NjIzNzB9.POypdt0iJyva0jdsXwmPKshn5pDpU7Zycd9b9WTL7ZU
[25-Jun-2026 03:23:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 03:23:35 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 03:23:35 UTC] User ID: 886
[25-Jun-2026 03:23:35 UTC] ✅ User profile retrieved successfully for user ID: 886
[25-Jun-2026 03:23:35 UTC] User Purchases API - User ID: 886
[25-Jun-2026 03:23:35 UTC] User Purchases API - Total purchases found: 0
[25-Jun-2026 03:24:57 UTC] === API CALL LOG ===
[25-Jun-2026 03:24:57 UTC] Endpoint: user/profile.php
[25-Jun-2026 03:24:57 UTC] Full Log Data: {
    "timestamp": "2026-06-25 03:24:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8818:96f9:b8b7:3ee5:93e9:6b16",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8818:96f9:b8b7:3ee5:93e9:6b16, 172.70.143.195",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg2IiwidXNlcm5hbWUiOiJuZXhvIiwiZW1haWwiOiJhcmlzZWtpbmc0NDI0eUBnbWFpbC5jb20iLCJleHAiOjE3ODI5NjIzNzB9.POypdt0iJyva0jdsXwmPKshn5pDpU7Zycd9b9WTL7ZU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a110dcb61eb5dd4a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:8818:96f9:b8b7:3ee5:93e9:6b16",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 03:24:57 UTC] === END API CALL LOG ===
[25-Jun-2026 03:24:57 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 03:24:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg2IiwidXNlcm5hbWUiOiJuZXhvIiwiZW1haWwiOiJhcmlzZWtpbmc0NDI0eUBnbWFpbC5jb20iLCJleHAiOjE3ODI5NjIzNzB9.POypdt0iJyva0jdsXwmPKshn5pDpU7Zycd9b9WTL7ZU
[25-Jun-2026 03:24:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 03:24:57 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 03:24:57 UTC] User ID: 886
[25-Jun-2026 03:24:57 UTC] ✅ User profile retrieved successfully for user ID: 886
[25-Jun-2026 03:24:58 UTC] === API CALL LOG ===
[25-Jun-2026 03:24:58 UTC] Endpoint: user/profile.php
[25-Jun-2026 03:24:58 UTC] Full Log Data: {
    "timestamp": "2026-06-25 03:24:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8818:96f9:b8b7:3ee5:93e9:6b16",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8818:96f9:b8b7:3ee5:93e9:6b16, 172.70.143.195",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg2IiwidXNlcm5hbWUiOiJuZXhvIiwiZW1haWwiOiJhcmlzZWtpbmc0NDI0eUBnbWFpbC5jb20iLCJleHAiOjE3ODI5NjIzNzB9.POypdt0iJyva0jdsXwmPKshn5pDpU7Zycd9b9WTL7ZU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a110dcbe687ddd4a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:8818:96f9:b8b7:3ee5:93e9:6b16",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 03:24:58 UTC] === END API CALL LOG ===
[25-Jun-2026 03:24:58 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 03:24:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg2IiwidXNlcm5hbWUiOiJuZXhvIiwiZW1haWwiOiJhcmlzZWtpbmc0NDI0eUBnbWFpbC5jb20iLCJleHAiOjE3ODI5NjIzNzB9.POypdt0iJyva0jdsXwmPKshn5pDpU7Zycd9b9WTL7ZU
[25-Jun-2026 03:24:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 03:24:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 03:24:58 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 03:24:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 03:24:58 UTC] User ID: 886
[25-Jun-2026 03:24:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:8818:96f9:b8b7:3ee5:93e9:6b16, 172.70.143.195","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg2IiwidXNlcm5hbWUiOiJuZXhvIiwiZW1haWwiOiJhcmlzZWtpbmc0NDI0eUBnbWFpbC5jb20iLCJleHAiOjE3ODI5NjIzNzB9.POypdt0iJyva0jdsXwmPKshn5pDpU7Zycd9b9WTL7ZU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a110dcbe6881dd4a-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:8818:96f9:b8b7:3ee5:93e9:6b16","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jun-2026 03:24:58 UTC] === User Orders API Called ===
[25-Jun-2026 03:24:58 UTC] User ID: 886
[25-Jun-2026 03:24:58 UTC] Limit: 20, Offset: 0
[25-Jun-2026 03:24:58 UTC] ✅ User profile retrieved successfully for user ID: 886
[25-Jun-2026 03:24:58 UTC] Orders found: 2
[25-Jun-2026 03:24:58 UTC] Orders data: [{"id":366,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/animewalafr","status":"pending","created_at":"2026-06-25 06:53:17","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":365,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/animewalafr","status":"pending","created_at":"2026-06-25 06:53:03","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[25-Jun-2026 03:24:58 UTC] Total orders count: 2
[25-Jun-2026 03:24:58 UTC] === API CALL LOG ===
[25-Jun-2026 03:24:58 UTC] Endpoint: user/profile.php
[25-Jun-2026 03:24:58 UTC] Full Log Data: {
    "timestamp": "2026-06-25 03:24:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8818:96f9:b8b7:3ee5:93e9:6b16",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8818:96f9:b8b7:3ee5:93e9:6b16, 172.71.152.40",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg2IiwidXNlcm5hbWUiOiJuZXhvIiwiZW1haWwiOiJhcmlzZWtpbmc0NDI0eUBnbWFpbC5jb20iLCJleHAiOjE3ODI5NjIzNzB9.POypdt0iJyva0jdsXwmPKshn5pDpU7Zycd9b9WTL7ZU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a110dcbefa30dd4a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:8818:96f9:b8b7:3ee5:93e9:6b16",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 03:24:58 UTC] === END API CALL LOG ===
[25-Jun-2026 03:24:58 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 03:24:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg2IiwidXNlcm5hbWUiOiJuZXhvIiwiZW1haWwiOiJhcmlzZWtpbmc0NDI0eUBnbWFpbC5jb20iLCJleHAiOjE3ODI5NjIzNzB9.POypdt0iJyva0jdsXwmPKshn5pDpU7Zycd9b9WTL7ZU
[25-Jun-2026 03:24:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 03:24:58 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 03:24:58 UTC] User ID: 886
[25-Jun-2026 03:24:58 UTC] ✅ User profile retrieved successfully for user ID: 886
[25-Jun-2026 03:24:59 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 03:24:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 03:24:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:8818:96f9:b8b7:3ee5:93e9:6b16, 172.71.152.39","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg2IiwidXNlcm5hbWUiOiJuZXhvIiwiZW1haWwiOiJhcmlzZWtpbmc0NDI0eUBnbWFpbC5jb20iLCJleHAiOjE3ODI5NjIzNzB9.POypdt0iJyva0jdsXwmPKshn5pDpU7Zycd9b9WTL7ZU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a110dcca2d2add4a-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:8818:96f9:b8b7:3ee5:93e9:6b16","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jun-2026 03:24:59 UTC] === User Orders API Called ===
[25-Jun-2026 03:24:59 UTC] User ID: 886
[25-Jun-2026 03:24:59 UTC] Limit: 20, Offset: 0
[25-Jun-2026 03:24:59 UTC] Orders found: 2
[25-Jun-2026 03:24:59 UTC] Orders data: [{"id":366,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/animewalafr","status":"pending","created_at":"2026-06-25 06:53:17","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":365,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/animewalafr","status":"pending","created_at":"2026-06-25 06:53:03","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[25-Jun-2026 03:24:59 UTC] Total orders count: 2
[25-Jun-2026 03:25:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 03:25:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 03:25:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:8818:96f9:b8b7:3ee5:93e9:6b16, 172.70.143.195","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg2IiwidXNlcm5hbWUiOiJuZXhvIiwiZW1haWwiOiJhcmlzZWtpbmc0NDI0eUBnbWFpbC5jb20iLCJleHAiOjE3ODI5NjIzNzB9.POypdt0iJyva0jdsXwmPKshn5pDpU7Zycd9b9WTL7ZU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a110dce0dad5dd4a-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:8818:96f9:b8b7:3ee5:93e9:6b16","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jun-2026 03:25:03 UTC] === User Orders API Called ===
[25-Jun-2026 03:25:03 UTC] User ID: 886
[25-Jun-2026 03:25:03 UTC] Limit: 20, Offset: 0
[25-Jun-2026 03:25:03 UTC] Orders found: 2
[25-Jun-2026 03:25:03 UTC] Orders data: [{"id":366,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/animewalafr","status":"pending","created_at":"2026-06-25 06:53:17","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":365,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/animewalafr","status":"pending","created_at":"2026-06-25 06:53:03","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[25-Jun-2026 03:25:03 UTC] Total orders count: 2
[25-Jun-2026 03:25:03 UTC] === API CALL LOG ===
[25-Jun-2026 03:25:03 UTC] Endpoint: user/profile.php
[25-Jun-2026 03:25:03 UTC] Full Log Data: {
    "timestamp": "2026-06-25 03:25:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8818:96f9:b8b7:3ee5:93e9:6b16",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8818:96f9:b8b7:3ee5:93e9:6b16, 172.70.143.195",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg2IiwidXNlcm5hbWUiOiJuZXhvIiwiZW1haWwiOiJhcmlzZWtpbmc0NDI0eUBnbWFpbC5jb20iLCJleHAiOjE3ODI5NjIzNzB9.POypdt0iJyva0jdsXwmPKshn5pDpU7Zycd9b9WTL7ZU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a110dce17ce4dd4a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:8818:96f9:b8b7:3ee5:93e9:6b16",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 03:25:03 UTC] === END API CALL LOG ===
[25-Jun-2026 03:25:03 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 03:25:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg2IiwidXNlcm5hbWUiOiJuZXhvIiwiZW1haWwiOiJhcmlzZWtpbmc0NDI0eUBnbWFpbC5jb20iLCJleHAiOjE3ODI5NjIzNzB9.POypdt0iJyva0jdsXwmPKshn5pDpU7Zycd9b9WTL7ZU
[25-Jun-2026 03:25:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 03:25:03 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 03:25:03 UTC] User ID: 886
[25-Jun-2026 03:25:03 UTC] ✅ User profile retrieved successfully for user ID: 886
[25-Jun-2026 03:25:04 UTC] === API CALL LOG ===
[25-Jun-2026 03:25:04 UTC] Endpoint: user/profile.php
[25-Jun-2026 03:25:04 UTC] Full Log Data: {
    "timestamp": "2026-06-25 03:25:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8818:96f9:b8b7:3ee5:93e9:6b16",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8818:96f9:b8b7:3ee5:93e9:6b16, 172.70.143.195",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg2IiwidXNlcm5hbWUiOiJuZXhvIiwiZW1haWwiOiJhcmlzZWtpbmc0NDI0eUBnbWFpbC5jb20iLCJleHAiOjE3ODI5NjIzNzB9.POypdt0iJyva0jdsXwmPKshn5pDpU7Zycd9b9WTL7ZU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a110dce4e9aadd4a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:8818:96f9:b8b7:3ee5:93e9:6b16",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 03:25:04 UTC] === END API CALL LOG ===
[25-Jun-2026 03:25:04 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 03:25:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg2IiwidXNlcm5hbWUiOiJuZXhvIiwiZW1haWwiOiJhcmlzZWtpbmc0NDI0eUBnbWFpbC5jb20iLCJleHAiOjE3ODI5NjIzNzB9.POypdt0iJyva0jdsXwmPKshn5pDpU7Zycd9b9WTL7ZU
[25-Jun-2026 03:25:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 03:25:04 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 03:25:04 UTC] User ID: 886
[25-Jun-2026 03:25:04 UTC] ✅ User profile retrieved successfully for user ID: 886
[25-Jun-2026 04:18:59 UTC] === API CALL LOG ===
[25-Jun-2026 04:18:59 UTC] Endpoint: user/profile.php
[25-Jun-2026 04:18:59 UTC] Full Log Data: {
    "timestamp": "2026-06-25 04:18:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.171.100.99",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.171.100.99, 172.68.75.139",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg3IiwidXNlcm5hbWUiOiJpdGFjaGkiLCJlbWFpbCI6InNhbGFhcnM5MDFAZ21haWwuY29tIiwiZXhwIjoxNzgyOTY1OTM4fQ.dsDMh7Vf4ZY5nIMSK-fuubhP3bIryefE-J-fRvv2brI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1112be2582fadfd-GYD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.171.100.99",
        "cf-ipcountry": "AZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 04:18:59 UTC] === END API CALL LOG ===
[25-Jun-2026 04:18:59 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 04:18:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg3IiwidXNlcm5hbWUiOiJpdGFjaGkiLCJlbWFpbCI6InNhbGFhcnM5MDFAZ21haWwuY29tIiwiZXhwIjoxNzgyOTY1OTM4fQ.dsDMh7Vf4ZY5nIMSK-fuubhP3bIryefE-J-fRvv2brI
[25-Jun-2026 04:18:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 04:18:59 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 04:18:59 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 04:18:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 04:18:59 UTC] User ID: 887
[25-Jun-2026 04:18:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"31.171.100.99, 172.68.75.139","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg3IiwidXNlcm5hbWUiOiJpdGFjaGkiLCJlbWFpbCI6InNhbGFhcnM5MDFAZ21haWwuY29tIiwiZXhwIjoxNzgyOTY1OTM4fQ.dsDMh7Vf4ZY5nIMSK-fuubhP3bIryefE-J-fRvv2brI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1112be25836adfd-GYD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"31.171.100.99","cf-ipcountry":"AZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jun-2026 04:18:59 UTC] === User Orders API Called ===
[25-Jun-2026 04:18:59 UTC] User ID: 887
[25-Jun-2026 04:18:59 UTC] Limit: 20, Offset: 0
[25-Jun-2026 04:18:59 UTC] ✅ User profile retrieved successfully for user ID: 887
[25-Jun-2026 04:18:59 UTC] Orders found: 0
[25-Jun-2026 04:18:59 UTC] Orders data: []
[25-Jun-2026 04:18:59 UTC] Total orders count: 0
[25-Jun-2026 04:18:59 UTC] === API CALL LOG ===
[25-Jun-2026 04:18:59 UTC] Endpoint: user/profile.php
[25-Jun-2026 04:18:59 UTC] Full Log Data: {
    "timestamp": "2026-06-25 04:18:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.171.100.99",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.171.100.99, 172.68.75.139",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg3IiwidXNlcm5hbWUiOiJpdGFjaGkiLCJlbWFpbCI6InNhbGFhcnM5MDFAZ21haWwuY29tIiwiZXhwIjoxNzgyOTY1OTM4fQ.dsDMh7Vf4ZY5nIMSK-fuubhP3bIryefE-J-fRvv2brI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1112be2d9b8adfd-GYD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.171.100.99",
        "cf-ipcountry": "AZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 04:18:59 UTC] === END API CALL LOG ===
[25-Jun-2026 04:18:59 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 04:18:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg3IiwidXNlcm5hbWUiOiJpdGFjaGkiLCJlbWFpbCI6InNhbGFhcnM5MDFAZ21haWwuY29tIiwiZXhwIjoxNzgyOTY1OTM4fQ.dsDMh7Vf4ZY5nIMSK-fuubhP3bIryefE-J-fRvv2brI
[25-Jun-2026 04:18:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 04:18:59 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 04:18:59 UTC] User ID: 887
[25-Jun-2026 04:18:59 UTC] ✅ User profile retrieved successfully for user ID: 887
[25-Jun-2026 04:19:00 UTC] === API CALL LOG ===
[25-Jun-2026 04:19:00 UTC] Endpoint: user/profile.php
[25-Jun-2026 04:19:00 UTC] Full Log Data: {
    "timestamp": "2026-06-25 04:19:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.171.100.99",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.171.100.99, 172.68.75.139",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg3IiwidXNlcm5hbWUiOiJpdGFjaGkiLCJlbWFpbCI6InNhbGFhcnM5MDFAZ21haWwuY29tIiwiZXhwIjoxNzgyOTY1OTM4fQ.dsDMh7Vf4ZY5nIMSK-fuubhP3bIryefE-J-fRvv2brI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1112be72d12adfd-GYD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.171.100.99",
        "cf-ipcountry": "AZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 04:19:00 UTC] === END API CALL LOG ===
[25-Jun-2026 04:19:00 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 04:19:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg3IiwidXNlcm5hbWUiOiJpdGFjaGkiLCJlbWFpbCI6InNhbGFhcnM5MDFAZ21haWwuY29tIiwiZXhwIjoxNzgyOTY1OTM4fQ.dsDMh7Vf4ZY5nIMSK-fuubhP3bIryefE-J-fRvv2brI
[25-Jun-2026 04:19:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 04:19:00 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 04:19:00 UTC] User ID: 887
[25-Jun-2026 04:19:00 UTC] ✅ User profile retrieved successfully for user ID: 887
[25-Jun-2026 04:19:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 04:19:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 04:19:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"31.171.100.99, 172.68.75.138","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg3IiwidXNlcm5hbWUiOiJpdGFjaGkiLCJlbWFpbCI6InNhbGFhcnM5MDFAZ21haWwuY29tIiwiZXhwIjoxNzgyOTY1OTM4fQ.dsDMh7Vf4ZY5nIMSK-fuubhP3bIryefE-J-fRvv2brI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1112c39f9d7adfd-GYD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"31.171.100.99","cf-ipcountry":"AZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jun-2026 04:19:13 UTC] === User Orders API Called ===
[25-Jun-2026 04:19:13 UTC] User ID: 887
[25-Jun-2026 04:19:13 UTC] Limit: 20, Offset: 0
[25-Jun-2026 04:19:13 UTC] Orders found: 0
[25-Jun-2026 04:19:13 UTC] Orders data: []
[25-Jun-2026 04:19:13 UTC] Total orders count: 0
[25-Jun-2026 04:19:13 UTC] === API CALL LOG ===
[25-Jun-2026 04:19:13 UTC] Endpoint: user/profile.php
[25-Jun-2026 04:19:13 UTC] Full Log Data: {
    "timestamp": "2026-06-25 04:19:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.171.100.99",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.171.100.99, 172.68.75.138",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg3IiwidXNlcm5hbWUiOiJpdGFjaGkiLCJlbWFpbCI6InNhbGFhcnM5MDFAZ21haWwuY29tIiwiZXhwIjoxNzgyOTY1OTM4fQ.dsDMh7Vf4ZY5nIMSK-fuubhP3bIryefE-J-fRvv2brI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1112c39f9d9adfd-GYD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.171.100.99",
        "cf-ipcountry": "AZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 04:19:13 UTC] === END API CALL LOG ===
[25-Jun-2026 04:19:13 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 04:19:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg3IiwidXNlcm5hbWUiOiJpdGFjaGkiLCJlbWFpbCI6InNhbGFhcnM5MDFAZ21haWwuY29tIiwiZXhwIjoxNzgyOTY1OTM4fQ.dsDMh7Vf4ZY5nIMSK-fuubhP3bIryefE-J-fRvv2brI
[25-Jun-2026 04:19:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 04:19:13 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 04:19:13 UTC] User ID: 887
[25-Jun-2026 04:19:13 UTC] ✅ User profile retrieved successfully for user ID: 887
[25-Jun-2026 04:19:14 UTC] === API CALL LOG ===
[25-Jun-2026 04:19:14 UTC] Endpoint: user/profile.php
[25-Jun-2026 04:19:14 UTC] Full Log Data: {
    "timestamp": "2026-06-25 04:19:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.171.100.99",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.171.100.99, 172.68.75.138",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg3IiwidXNlcm5hbWUiOiJpdGFjaGkiLCJlbWFpbCI6InNhbGFhcnM5MDFAZ21haWwuY29tIiwiZXhwIjoxNzgyOTY1OTM4fQ.dsDMh7Vf4ZY5nIMSK-fuubhP3bIryefE-J-fRvv2brI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1112c3e0befadfd-GYD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.171.100.99",
        "cf-ipcountry": "AZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 04:19:14 UTC] === END API CALL LOG ===
[25-Jun-2026 04:19:14 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 04:19:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg3IiwidXNlcm5hbWUiOiJpdGFjaGkiLCJlbWFpbCI6InNhbGFhcnM5MDFAZ21haWwuY29tIiwiZXhwIjoxNzgyOTY1OTM4fQ.dsDMh7Vf4ZY5nIMSK-fuubhP3bIryefE-J-fRvv2brI
[25-Jun-2026 04:19:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 04:19:14 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 04:19:14 UTC] User ID: 887
[25-Jun-2026 04:19:14 UTC] ✅ User profile retrieved successfully for user ID: 887
[25-Jun-2026 04:19:14 UTC] === API CALL LOG ===
[25-Jun-2026 04:19:14 UTC] Endpoint: user/profile.php
[25-Jun-2026 04:19:14 UTC] Full Log Data: {
    "timestamp": "2026-06-25 04:19:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.171.100.99",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.171.100.99, 172.68.75.138",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg3IiwidXNlcm5hbWUiOiJpdGFjaGkiLCJlbWFpbCI6InNhbGFhcnM5MDFAZ21haWwuY29tIiwiZXhwIjoxNzgyOTY1OTM4fQ.dsDMh7Vf4ZY5nIMSK-fuubhP3bIryefE-J-fRvv2brI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1112c3e9d4eadfd-GYD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.171.100.99",
        "cf-ipcountry": "AZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 04:19:14 UTC] === END API CALL LOG ===
[25-Jun-2026 04:19:14 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 04:19:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg3IiwidXNlcm5hbWUiOiJpdGFjaGkiLCJlbWFpbCI6InNhbGFhcnM5MDFAZ21haWwuY29tIiwiZXhwIjoxNzgyOTY1OTM4fQ.dsDMh7Vf4ZY5nIMSK-fuubhP3bIryefE-J-fRvv2brI
[25-Jun-2026 04:19:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 04:19:14 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 04:19:14 UTC] User ID: 887
[25-Jun-2026 04:19:14 UTC] ✅ User profile retrieved successfully for user ID: 887
[25-Jun-2026 04:20:19 UTC] === API CALL LOG ===
[25-Jun-2026 04:20:19 UTC] Endpoint: user/profile.php
[25-Jun-2026 04:20:19 UTC] Full Log Data: {
    "timestamp": "2026-06-25 04:20:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.171.101.163",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.171.101.163, 172.68.75.139",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg3IiwidXNlcm5hbWUiOiJpdGFjaGkiLCJlbWFpbCI6InNhbGFhcnM5MDFAZ21haWwuY29tIiwiZXhwIjoxNzgyOTY1OTM4fQ.dsDMh7Vf4ZY5nIMSK-fuubhP3bIryefE-J-fRvv2brI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1112dd5498b7f68-GYD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.171.101.163",
        "cf-ipcountry": "AZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 04:20:19 UTC] === END API CALL LOG ===
[25-Jun-2026 04:20:19 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 04:20:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg3IiwidXNlcm5hbWUiOiJpdGFjaGkiLCJlbWFpbCI6InNhbGFhcnM5MDFAZ21haWwuY29tIiwiZXhwIjoxNzgyOTY1OTM4fQ.dsDMh7Vf4ZY5nIMSK-fuubhP3bIryefE-J-fRvv2brI
[25-Jun-2026 04:20:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 04:20:19 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 04:20:19 UTC] User ID: 887
[25-Jun-2026 04:20:19 UTC] ✅ User profile retrieved successfully for user ID: 887
[25-Jun-2026 04:20:20 UTC] === API CALL LOG ===
[25-Jun-2026 04:20:20 UTC] Endpoint: user/profile.php
[25-Jun-2026 04:20:20 UTC] Full Log Data: {
    "timestamp": "2026-06-25 04:20:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.171.101.163",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.171.101.163, 172.68.75.139",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg3IiwidXNlcm5hbWUiOiJpdGFjaGkiLCJlbWFpbCI6InNhbGFhcnM5MDFAZ21haWwuY29tIiwiZXhwIjoxNzgyOTY1OTM4fQ.dsDMh7Vf4ZY5nIMSK-fuubhP3bIryefE-J-fRvv2brI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1112ddea9fd7f68-GYD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.171.101.163",
        "cf-ipcountry": "AZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 04:20:20 UTC] === END API CALL LOG ===
[25-Jun-2026 04:20:20 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 04:20:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg3IiwidXNlcm5hbWUiOiJpdGFjaGkiLCJlbWFpbCI6InNhbGFhcnM5MDFAZ21haWwuY29tIiwiZXhwIjoxNzgyOTY1OTM4fQ.dsDMh7Vf4ZY5nIMSK-fuubhP3bIryefE-J-fRvv2brI
[25-Jun-2026 04:20:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 04:20:20 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 04:20:20 UTC] User ID: 887
[25-Jun-2026 04:20:20 UTC] ✅ User profile retrieved successfully for user ID: 887
[25-Jun-2026 04:20:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 04:20:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 04:20:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"31.171.101.163, 172.68.75.139","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg3IiwidXNlcm5hbWUiOiJpdGFjaGkiLCJlbWFpbCI6InNhbGFhcnM5MDFAZ21haWwuY29tIiwiZXhwIjoxNzgyOTY1OTM4fQ.dsDMh7Vf4ZY5nIMSK-fuubhP3bIryefE-J-fRvv2brI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1112ddf2b6b7f68-GYD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"31.171.101.163","cf-ipcountry":"AZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jun-2026 04:20:21 UTC] === User Orders API Called ===
[25-Jun-2026 04:20:21 UTC] User ID: 887
[25-Jun-2026 04:20:21 UTC] Limit: 20, Offset: 0
[25-Jun-2026 04:20:21 UTC] Orders found: 0
[25-Jun-2026 04:20:21 UTC] Orders data: []
[25-Jun-2026 04:20:21 UTC] Total orders count: 0
[25-Jun-2026 04:20:21 UTC] === API CALL LOG ===
[25-Jun-2026 04:20:21 UTC] Endpoint: user/profile.php
[25-Jun-2026 04:20:21 UTC] Full Log Data: {
    "timestamp": "2026-06-25 04:20:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.171.101.163",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.171.101.163, 172.68.75.139",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg3IiwidXNlcm5hbWUiOiJpdGFjaGkiLCJlbWFpbCI6InNhbGFhcnM5MDFAZ21haWwuY29tIiwiZXhwIjoxNzgyOTY1OTM4fQ.dsDMh7Vf4ZY5nIMSK-fuubhP3bIryefE-J-fRvv2brI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1112ddf9ca07f68-GYD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.171.101.163",
        "cf-ipcountry": "AZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 04:20:21 UTC] === END API CALL LOG ===
[25-Jun-2026 04:20:21 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 04:20:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg3IiwidXNlcm5hbWUiOiJpdGFjaGkiLCJlbWFpbCI6InNhbGFhcnM5MDFAZ21haWwuY29tIiwiZXhwIjoxNzgyOTY1OTM4fQ.dsDMh7Vf4ZY5nIMSK-fuubhP3bIryefE-J-fRvv2brI
[25-Jun-2026 04:20:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 04:20:21 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 04:20:21 UTC] User ID: 887
[25-Jun-2026 04:20:21 UTC] ✅ User profile retrieved successfully for user ID: 887
[25-Jun-2026 04:20:21 UTC] === API CALL LOG ===
[25-Jun-2026 04:20:21 UTC] Endpoint: user/profile.php
[25-Jun-2026 04:20:21 UTC] Full Log Data: {
    "timestamp": "2026-06-25 04:20:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.171.101.163",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.171.101.163, 172.68.75.139",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg3IiwidXNlcm5hbWUiOiJpdGFjaGkiLCJlbWFpbCI6InNhbGFhcnM5MDFAZ21haWwuY29tIiwiZXhwIjoxNzgyOTY1OTM4fQ.dsDMh7Vf4ZY5nIMSK-fuubhP3bIryefE-J-fRvv2brI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1112de3d83f7f68-GYD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.171.101.163",
        "cf-ipcountry": "AZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 04:20:21 UTC] === END API CALL LOG ===
[25-Jun-2026 04:20:21 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 04:20:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg3IiwidXNlcm5hbWUiOiJpdGFjaGkiLCJlbWFpbCI6InNhbGFhcnM5MDFAZ21haWwuY29tIiwiZXhwIjoxNzgyOTY1OTM4fQ.dsDMh7Vf4ZY5nIMSK-fuubhP3bIryefE-J-fRvv2brI
[25-Jun-2026 04:20:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 04:20:21 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 04:20:21 UTC] User ID: 887
[25-Jun-2026 04:20:21 UTC] ✅ User profile retrieved successfully for user ID: 887
[25-Jun-2026 06:00:20 UTC] === API CALL LOG ===
[25-Jun-2026 06:00:20 UTC] Endpoint: user/profile.php
[25-Jun-2026 06:00:20 UTC] Full Log Data: {
    "timestamp": "2026-06-25 06:00:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8ff8:ae29:c99b:579c:e7d5:cec7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8ff8:ae29:c99b:579c:e7d5:cec7, 172.71.124.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg4IiwidXNlcm5hbWUiOiJzYWluaSIsImVtYWlsIjoic2FpbmlqYWhhbjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4Mjk3MjAxOX0.0Jx0gWcIidGSs5WU2pVjJdy3yKvHC8WNG2QV9Im-Y3I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a111c055fbcece19-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:8ff8:ae29:c99b:579c:e7d5:cec7",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 06:00:20 UTC] === END API CALL LOG ===
[25-Jun-2026 06:00:20 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 06:00:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg4IiwidXNlcm5hbWUiOiJzYWluaSIsImVtYWlsIjoic2FpbmlqYWhhbjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4Mjk3MjAxOX0.0Jx0gWcIidGSs5WU2pVjJdy3yKvHC8WNG2QV9Im-Y3I
[25-Jun-2026 06:00:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 06:00:20 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 06:00:20 UTC] User ID: 888
[25-Jun-2026 06:00:20 UTC] ✅ User profile retrieved successfully for user ID: 888
[25-Jun-2026 06:00:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 06:00:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 06:00:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:8ff8:ae29:c99b:579c:e7d5:cec7, 172.71.124.74","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg4IiwidXNlcm5hbWUiOiJzYWluaSIsImVtYWlsIjoic2FpbmlqYWhhbjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4Mjk3MjAxOX0.0Jx0gWcIidGSs5WU2pVjJdy3yKvHC8WNG2QV9Im-Y3I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a111c055fbd3ce19-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:8ff8:ae29:c99b:579c:e7d5:cec7","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jun-2026 06:00:20 UTC] === User Orders API Called ===
[25-Jun-2026 06:00:20 UTC] User ID: 888
[25-Jun-2026 06:00:20 UTC] Limit: 20, Offset: 0
[25-Jun-2026 06:00:20 UTC] Orders found: 0
[25-Jun-2026 06:00:20 UTC] Orders data: []
[25-Jun-2026 06:00:20 UTC] Total orders count: 0
[25-Jun-2026 06:00:20 UTC] === API CALL LOG ===
[25-Jun-2026 06:00:20 UTC] Endpoint: user/profile.php
[25-Jun-2026 06:00:20 UTC] Full Log Data: {
    "timestamp": "2026-06-25 06:00:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8ff8:ae29:c99b:579c:e7d5:cec7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8ff8:ae29:c99b:579c:e7d5:cec7, 172.71.124.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg4IiwidXNlcm5hbWUiOiJzYWluaSIsImVtYWlsIjoic2FpbmlqYWhhbjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4Mjk3MjAxOX0.0Jx0gWcIidGSs5WU2pVjJdy3yKvHC8WNG2QV9Im-Y3I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a111c0569d9dce19-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:8ff8:ae29:c99b:579c:e7d5:cec7",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 06:00:20 UTC] === END API CALL LOG ===
[25-Jun-2026 06:00:20 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 06:00:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg4IiwidXNlcm5hbWUiOiJzYWluaSIsImVtYWlsIjoic2FpbmlqYWhhbjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4Mjk3MjAxOX0.0Jx0gWcIidGSs5WU2pVjJdy3yKvHC8WNG2QV9Im-Y3I
[25-Jun-2026 06:00:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 06:00:20 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 06:00:20 UTC] User ID: 888
[25-Jun-2026 06:00:20 UTC] ✅ User profile retrieved successfully for user ID: 888
[25-Jun-2026 06:00:21 UTC] === API CALL LOG ===
[25-Jun-2026 06:00:21 UTC] Endpoint: user/profile.php
[25-Jun-2026 06:00:21 UTC] Full Log Data: {
    "timestamp": "2026-06-25 06:00:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8ff8:ae29:c99b:579c:e7d5:cec7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8ff8:ae29:c99b:579c:e7d5:cec7, 172.71.124.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg4IiwidXNlcm5hbWUiOiJzYWluaSIsImVtYWlsIjoic2FpbmlqYWhhbjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4Mjk3MjAxOX0.0Jx0gWcIidGSs5WU2pVjJdy3yKvHC8WNG2QV9Im-Y3I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a111c060ae55ce19-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:8ff8:ae29:c99b:579c:e7d5:cec7",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 06:00:21 UTC] === END API CALL LOG ===
[25-Jun-2026 06:00:21 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 06:00:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg4IiwidXNlcm5hbWUiOiJzYWluaSIsImVtYWlsIjoic2FpbmlqYWhhbjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4Mjk3MjAxOX0.0Jx0gWcIidGSs5WU2pVjJdy3yKvHC8WNG2QV9Im-Y3I
[25-Jun-2026 06:00:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 06:00:21 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 06:00:21 UTC] User ID: 888
[25-Jun-2026 06:00:21 UTC] ✅ User profile retrieved successfully for user ID: 888
[25-Jun-2026 06:00:28 UTC] === API CALL LOG ===
[25-Jun-2026 06:00:28 UTC] Endpoint: user/profile.php
[25-Jun-2026 06:00:28 UTC] Full Log Data: {
    "timestamp": "2026-06-25 06:00:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8ff8:ae29:c99b:579c:e7d5:cec7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8ff8:ae29:c99b:579c:e7d5:cec7, 172.71.124.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg4IiwidXNlcm5hbWUiOiJzYWluaSIsImVtYWlsIjoic2FpbmlqYWhhbjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4Mjk3MjAxOX0.0Jx0gWcIidGSs5WU2pVjJdy3yKvHC8WNG2QV9Im-Y3I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a111c08909d4ce19-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:8ff8:ae29:c99b:579c:e7d5:cec7",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 06:00:28 UTC] === END API CALL LOG ===
[25-Jun-2026 06:00:28 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 06:00:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg4IiwidXNlcm5hbWUiOiJzYWluaSIsImVtYWlsIjoic2FpbmlqYWhhbjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4Mjk3MjAxOX0.0Jx0gWcIidGSs5WU2pVjJdy3yKvHC8WNG2QV9Im-Y3I
[25-Jun-2026 06:00:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 06:00:28 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 06:00:28 UTC] User ID: 888
[25-Jun-2026 06:00:28 UTC] ✅ User profile retrieved successfully for user ID: 888
[25-Jun-2026 06:00:29 UTC] User Purchases API - User ID: 888
[25-Jun-2026 06:00:29 UTC] User Purchases API - Total purchases found: 0
[25-Jun-2026 06:00:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 06:00:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 06:00:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:8ff8:ae29:c99b:579c:e7d5:cec7, 172.71.124.88","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg4IiwidXNlcm5hbWUiOiJzYWluaSIsImVtYWlsIjoic2FpbmlqYWhhbjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4Mjk3MjAxOX0.0Jx0gWcIidGSs5WU2pVjJdy3yKvHC8WNG2QV9Im-Y3I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a111c0a60a39ce19-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:8ff8:ae29:c99b:579c:e7d5:cec7","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jun-2026 06:00:33 UTC] === User Orders API Called ===
[25-Jun-2026 06:00:33 UTC] User ID: 888
[25-Jun-2026 06:00:33 UTC] Limit: 20, Offset: 0
[25-Jun-2026 06:00:33 UTC] Orders found: 0
[25-Jun-2026 06:00:33 UTC] Orders data: []
[25-Jun-2026 06:00:33 UTC] Total orders count: 0
[25-Jun-2026 06:00:33 UTC] === API CALL LOG ===
[25-Jun-2026 06:00:33 UTC] Endpoint: user/profile.php
[25-Jun-2026 06:00:33 UTC] Full Log Data: {
    "timestamp": "2026-06-25 06:00:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8ff8:ae29:c99b:579c:e7d5:cec7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8ff8:ae29:c99b:579c:e7d5:cec7, 172.71.124.88",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg4IiwidXNlcm5hbWUiOiJzYWluaSIsImVtYWlsIjoic2FpbmlqYWhhbjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4Mjk3MjAxOX0.0Jx0gWcIidGSs5WU2pVjJdy3yKvHC8WNG2QV9Im-Y3I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a111c0a6bccbce19-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:8ff8:ae29:c99b:579c:e7d5:cec7",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 06:00:33 UTC] === END API CALL LOG ===
[25-Jun-2026 06:00:33 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 06:00:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg4IiwidXNlcm5hbWUiOiJzYWluaSIsImVtYWlsIjoic2FpbmlqYWhhbjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4Mjk3MjAxOX0.0Jx0gWcIidGSs5WU2pVjJdy3yKvHC8WNG2QV9Im-Y3I
[25-Jun-2026 06:00:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 06:00:33 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 06:00:33 UTC] User ID: 888
[25-Jun-2026 06:00:33 UTC] ✅ User profile retrieved successfully for user ID: 888
[25-Jun-2026 06:00:33 UTC] === API CALL LOG ===
[25-Jun-2026 06:00:33 UTC] Endpoint: user/profile.php
[25-Jun-2026 06:00:33 UTC] Full Log Data: {
    "timestamp": "2026-06-25 06:00:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8ff8:ae29:c99b:579c:e7d5:cec7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8ff8:ae29:c99b:579c:e7d5:cec7, 172.71.124.88",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg4IiwidXNlcm5hbWUiOiJzYWluaSIsImVtYWlsIjoic2FpbmlqYWhhbjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4Mjk3MjAxOX0.0Jx0gWcIidGSs5WU2pVjJdy3yKvHC8WNG2QV9Im-Y3I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a111c0a9f88ace19-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:8ff8:ae29:c99b:579c:e7d5:cec7",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 06:00:33 UTC] === END API CALL LOG ===
[25-Jun-2026 06:00:33 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 06:00:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg4IiwidXNlcm5hbWUiOiJzYWluaSIsImVtYWlsIjoic2FpbmlqYWhhbjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4Mjk3MjAxOX0.0Jx0gWcIidGSs5WU2pVjJdy3yKvHC8WNG2QV9Im-Y3I
[25-Jun-2026 06:00:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 06:00:33 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 06:00:33 UTC] User ID: 888
[25-Jun-2026 06:00:33 UTC] ✅ User profile retrieved successfully for user ID: 888
[25-Jun-2026 06:00:34 UTC] === API CALL LOG ===
[25-Jun-2026 06:00:34 UTC] Endpoint: user/profile.php
[25-Jun-2026 06:00:34 UTC] Full Log Data: {
    "timestamp": "2026-06-25 06:00:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8ff8:ae29:c99b:579c:e7d5:cec7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8ff8:ae29:c99b:579c:e7d5:cec7, 172.71.124.88",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg4IiwidXNlcm5hbWUiOiJzYWluaSIsImVtYWlsIjoic2FpbmlqYWhhbjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4Mjk3MjAxOX0.0Jx0gWcIidGSs5WU2pVjJdy3yKvHC8WNG2QV9Im-Y3I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a111c0ad6b38ce19-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:8ff8:ae29:c99b:579c:e7d5:cec7",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 06:00:34 UTC] === END API CALL LOG ===
[25-Jun-2026 06:00:34 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 06:00:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg4IiwidXNlcm5hbWUiOiJzYWluaSIsImVtYWlsIjoic2FpbmlqYWhhbjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4Mjk3MjAxOX0.0Jx0gWcIidGSs5WU2pVjJdy3yKvHC8WNG2QV9Im-Y3I
[25-Jun-2026 06:00:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 06:00:34 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 06:00:34 UTC] User ID: 888
[25-Jun-2026 06:00:34 UTC] ✅ User profile retrieved successfully for user ID: 888
[25-Jun-2026 06:00:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 06:00:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 06:00:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:8ff8:ae29:c99b:579c:e7d5:cec7, 172.71.124.88","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg4IiwidXNlcm5hbWUiOiJzYWluaSIsImVtYWlsIjoic2FpbmlqYWhhbjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4Mjk3MjAxOX0.0Jx0gWcIidGSs5WU2pVjJdy3yKvHC8WNG2QV9Im-Y3I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a111c0df3ea5ce19-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:8ff8:ae29:c99b:579c:e7d5:cec7","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jun-2026 06:00:42 UTC] === User Orders API Called ===
[25-Jun-2026 06:00:42 UTC] User ID: 888
[25-Jun-2026 06:00:42 UTC] Limit: 20, Offset: 0
[25-Jun-2026 06:00:42 UTC] Orders found: 0
[25-Jun-2026 06:00:42 UTC] Orders data: []
[25-Jun-2026 06:00:42 UTC] Total orders count: 0
[25-Jun-2026 06:00:42 UTC] === API CALL LOG ===
[25-Jun-2026 06:00:42 UTC] Endpoint: user/profile.php
[25-Jun-2026 06:00:42 UTC] Full Log Data: {
    "timestamp": "2026-06-25 06:00:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8ff8:ae29:c99b:579c:e7d5:cec7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8ff8:ae29:c99b:579c:e7d5:cec7, 172.71.124.88",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg4IiwidXNlcm5hbWUiOiJzYWluaSIsImVtYWlsIjoic2FpbmlqYWhhbjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4Mjk3MjAxOX0.0Jx0gWcIidGSs5WU2pVjJdy3yKvHC8WNG2QV9Im-Y3I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a111c0dfd8d9ce19-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:8ff8:ae29:c99b:579c:e7d5:cec7",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 06:00:42 UTC] === END API CALL LOG ===
[25-Jun-2026 06:00:42 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 06:00:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg4IiwidXNlcm5hbWUiOiJzYWluaSIsImVtYWlsIjoic2FpbmlqYWhhbjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4Mjk3MjAxOX0.0Jx0gWcIidGSs5WU2pVjJdy3yKvHC8WNG2QV9Im-Y3I
[25-Jun-2026 06:00:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 06:00:42 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 06:00:42 UTC] User ID: 888
[25-Jun-2026 06:00:42 UTC] ✅ User profile retrieved successfully for user ID: 888
[25-Jun-2026 06:00:42 UTC] === API CALL LOG ===
[25-Jun-2026 06:00:42 UTC] Endpoint: user/profile.php
[25-Jun-2026 06:00:42 UTC] Full Log Data: {
    "timestamp": "2026-06-25 06:00:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8ff8:ae29:c99b:579c:e7d5:cec7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8ff8:ae29:c99b:579c:e7d5:cec7, 172.71.124.88",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg4IiwidXNlcm5hbWUiOiJzYWluaSIsImVtYWlsIjoic2FpbmlqYWhhbjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4Mjk3MjAxOX0.0Jx0gWcIidGSs5WU2pVjJdy3yKvHC8WNG2QV9Im-Y3I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a111c0e35c0bce19-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:8ff8:ae29:c99b:579c:e7d5:cec7",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 06:00:42 UTC] === END API CALL LOG ===
[25-Jun-2026 06:00:42 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 06:00:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg4IiwidXNlcm5hbWUiOiJzYWluaSIsImVtYWlsIjoic2FpbmlqYWhhbjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4Mjk3MjAxOX0.0Jx0gWcIidGSs5WU2pVjJdy3yKvHC8WNG2QV9Im-Y3I
[25-Jun-2026 06:00:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 06:00:42 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 06:00:42 UTC] User ID: 888
[25-Jun-2026 06:00:42 UTC] ✅ User profile retrieved successfully for user ID: 888
[25-Jun-2026 06:00:43 UTC] === API CALL LOG ===
[25-Jun-2026 06:00:43 UTC] Endpoint: user/profile.php
[25-Jun-2026 06:00:43 UTC] Full Log Data: {
    "timestamp": "2026-06-25 06:00:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8ff8:ae29:c99b:579c:e7d5:cec7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8ff8:ae29:c99b:579c:e7d5:cec7, 172.71.124.88",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg4IiwidXNlcm5hbWUiOiJzYWluaSIsImVtYWlsIjoic2FpbmlqYWhhbjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4Mjk3MjAxOX0.0Jx0gWcIidGSs5WU2pVjJdy3yKvHC8WNG2QV9Im-Y3I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a111c0e72814ce19-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:8ff8:ae29:c99b:579c:e7d5:cec7",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 06:00:43 UTC] === END API CALL LOG ===
[25-Jun-2026 06:00:43 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 06:00:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg4IiwidXNlcm5hbWUiOiJzYWluaSIsImVtYWlsIjoic2FpbmlqYWhhbjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4Mjk3MjAxOX0.0Jx0gWcIidGSs5WU2pVjJdy3yKvHC8WNG2QV9Im-Y3I
[25-Jun-2026 06:00:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 06:00:43 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 06:00:43 UTC] User ID: 888
[25-Jun-2026 06:00:43 UTC] ✅ User profile retrieved successfully for user ID: 888
[25-Jun-2026 06:00:49 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 06:00:49 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 06:00:49 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:8ff8:ae29:c99b:579c:e7d5:cec7, 172.71.124.88","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg4IiwidXNlcm5hbWUiOiJzYWluaSIsImVtYWlsIjoic2FpbmlqYWhhbjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4Mjk3MjAxOX0.0Jx0gWcIidGSs5WU2pVjJdy3yKvHC8WNG2QV9Im-Y3I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a111c109ccf2ce19-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:8ff8:ae29:c99b:579c:e7d5:cec7","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jun-2026 06:00:49 UTC] === User Orders API Called ===
[25-Jun-2026 06:00:49 UTC] User ID: 888
[25-Jun-2026 06:00:49 UTC] Limit: 20, Offset: 0
[25-Jun-2026 06:00:49 UTC] Orders found: 0
[25-Jun-2026 06:00:49 UTC] Orders data: []
[25-Jun-2026 06:00:49 UTC] Total orders count: 0
[25-Jun-2026 06:00:49 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 06:00:49 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 06:00:49 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:8ff8:ae29:c99b:579c:e7d5:cec7, 172.71.124.88","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg4IiwidXNlcm5hbWUiOiJzYWluaSIsImVtYWlsIjoic2FpbmlqYWhhbjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4Mjk3MjAxOX0.0Jx0gWcIidGSs5WU2pVjJdy3yKvHC8WNG2QV9Im-Y3I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a111c10d9ff1ce19-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:8ff8:ae29:c99b:579c:e7d5:cec7","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jun-2026 06:00:49 UTC] === User Orders API Called ===
[25-Jun-2026 06:00:49 UTC] User ID: 888
[25-Jun-2026 06:00:49 UTC] Limit: 20, Offset: 0
[25-Jun-2026 06:00:49 UTC] Orders found: 0
[25-Jun-2026 06:00:49 UTC] Orders data: []
[25-Jun-2026 06:00:49 UTC] Total orders count: 0
[25-Jun-2026 06:00:49 UTC] === API CALL LOG ===
[25-Jun-2026 06:00:49 UTC] Endpoint: user/profile.php
[25-Jun-2026 06:00:49 UTC] Full Log Data: {
    "timestamp": "2026-06-25 06:00:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8ff8:ae29:c99b:579c:e7d5:cec7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8ff8:ae29:c99b:579c:e7d5:cec7, 172.71.124.88",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg4IiwidXNlcm5hbWUiOiJzYWluaSIsImVtYWlsIjoic2FpbmlqYWhhbjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4Mjk3MjAxOX0.0Jx0gWcIidGSs5WU2pVjJdy3yKvHC8WNG2QV9Im-Y3I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a111c10e49fece19-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:8ff8:ae29:c99b:579c:e7d5:cec7",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 06:00:49 UTC] === END API CALL LOG ===
[25-Jun-2026 06:00:49 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 06:00:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg4IiwidXNlcm5hbWUiOiJzYWluaSIsImVtYWlsIjoic2FpbmlqYWhhbjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4Mjk3MjAxOX0.0Jx0gWcIidGSs5WU2pVjJdy3yKvHC8WNG2QV9Im-Y3I
[25-Jun-2026 06:00:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 06:00:49 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 06:00:49 UTC] User ID: 888
[25-Jun-2026 06:00:49 UTC] ✅ User profile retrieved successfully for user ID: 888
[25-Jun-2026 06:00:50 UTC] === API CALL LOG ===
[25-Jun-2026 06:00:50 UTC] Endpoint: user/profile.php
[25-Jun-2026 06:00:50 UTC] Full Log Data: {
    "timestamp": "2026-06-25 06:00:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8ff8:ae29:c99b:579c:e7d5:cec7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8ff8:ae29:c99b:579c:e7d5:cec7, 172.71.124.88",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg4IiwidXNlcm5hbWUiOiJzYWluaSIsImVtYWlsIjoic2FpbmlqYWhhbjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4Mjk3MjAxOX0.0Jx0gWcIidGSs5WU2pVjJdy3yKvHC8WNG2QV9Im-Y3I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a111c111bc61ce19-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:8ff8:ae29:c99b:579c:e7d5:cec7",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 06:00:50 UTC] === END API CALL LOG ===
[25-Jun-2026 06:00:50 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 06:00:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg4IiwidXNlcm5hbWUiOiJzYWluaSIsImVtYWlsIjoic2FpbmlqYWhhbjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4Mjk3MjAxOX0.0Jx0gWcIidGSs5WU2pVjJdy3yKvHC8WNG2QV9Im-Y3I
[25-Jun-2026 06:00:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 06:00:50 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 06:00:50 UTC] User ID: 888
[25-Jun-2026 06:00:50 UTC] ✅ User profile retrieved successfully for user ID: 888
[25-Jun-2026 06:00:50 UTC] === API CALL LOG ===
[25-Jun-2026 06:00:50 UTC] Endpoint: user/profile.php
[25-Jun-2026 06:00:50 UTC] Full Log Data: {
    "timestamp": "2026-06-25 06:00:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8ff8:ae29:c99b:579c:e7d5:cec7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8ff8:ae29:c99b:579c:e7d5:cec7, 172.71.124.88",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg4IiwidXNlcm5hbWUiOiJzYWluaSIsImVtYWlsIjoic2FpbmlqYWhhbjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4Mjk3MjAxOX0.0Jx0gWcIidGSs5WU2pVjJdy3yKvHC8WNG2QV9Im-Y3I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a111c114ee30ce19-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:8ff8:ae29:c99b:579c:e7d5:cec7",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 06:00:50 UTC] === END API CALL LOG ===
[25-Jun-2026 06:00:50 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 06:00:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg4IiwidXNlcm5hbWUiOiJzYWluaSIsImVtYWlsIjoic2FpbmlqYWhhbjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4Mjk3MjAxOX0.0Jx0gWcIidGSs5WU2pVjJdy3yKvHC8WNG2QV9Im-Y3I
[25-Jun-2026 06:00:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 06:00:50 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 06:00:50 UTC] User ID: 888
[25-Jun-2026 06:00:50 UTC] ✅ User profile retrieved successfully for user ID: 888
[25-Jun-2026 06:00:52 UTC] === API CALL LOG ===
[25-Jun-2026 06:00:52 UTC] Endpoint: user/profile.php
[25-Jun-2026 06:00:52 UTC] Full Log Data: {
    "timestamp": "2026-06-25 06:00:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8ff8:ae29:c99b:579c:e7d5:cec7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8ff8:ae29:c99b:579c:e7d5:cec7, 172.71.124.88",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg4IiwidXNlcm5hbWUiOiJzYWluaSIsImVtYWlsIjoic2FpbmlqYWhhbjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4Mjk3MjAxOX0.0Jx0gWcIidGSs5WU2pVjJdy3yKvHC8WNG2QV9Im-Y3I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a111c1218da9ce19-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:8ff8:ae29:c99b:579c:e7d5:cec7",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 06:00:52 UTC] === END API CALL LOG ===
[25-Jun-2026 06:00:52 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 06:00:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg4IiwidXNlcm5hbWUiOiJzYWluaSIsImVtYWlsIjoic2FpbmlqYWhhbjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4Mjk3MjAxOX0.0Jx0gWcIidGSs5WU2pVjJdy3yKvHC8WNG2QV9Im-Y3I
[25-Jun-2026 06:00:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 06:00:52 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 06:00:52 UTC] User ID: 888
[25-Jun-2026 06:00:52 UTC] ✅ User profile retrieved successfully for user ID: 888
[25-Jun-2026 06:00:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 06:00:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 06:00:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:8ff8:ae29:c99b:579c:e7d5:cec7, 172.71.124.88","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg4IiwidXNlcm5hbWUiOiJzYWluaSIsImVtYWlsIjoic2FpbmlqYWhhbjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4Mjk3MjAxOX0.0Jx0gWcIidGSs5WU2pVjJdy3yKvHC8WNG2QV9Im-Y3I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a111c1218da5ce19-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:8ff8:ae29:c99b:579c:e7d5:cec7","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jun-2026 06:00:52 UTC] === User Orders API Called ===
[25-Jun-2026 06:00:52 UTC] User ID: 888
[25-Jun-2026 06:00:52 UTC] Limit: 20, Offset: 0
[25-Jun-2026 06:00:52 UTC] Orders found: 0
[25-Jun-2026 06:00:52 UTC] Orders data: []
[25-Jun-2026 06:00:52 UTC] Total orders count: 0
[25-Jun-2026 06:00:53 UTC] === API CALL LOG ===
[25-Jun-2026 06:00:53 UTC] Endpoint: user/profile.php
[25-Jun-2026 06:00:53 UTC] Full Log Data: {
    "timestamp": "2026-06-25 06:00:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8ff8:ae29:c99b:579c:e7d5:cec7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8ff8:ae29:c99b:579c:e7d5:cec7, 172.71.124.88",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg4IiwidXNlcm5hbWUiOiJzYWluaSIsImVtYWlsIjoic2FpbmlqYWhhbjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4Mjk3MjAxOX0.0Jx0gWcIidGSs5WU2pVjJdy3yKvHC8WNG2QV9Im-Y3I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a111c1256970ce19-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:8ff8:ae29:c99b:579c:e7d5:cec7",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 06:00:53 UTC] === END API CALL LOG ===
[25-Jun-2026 06:00:53 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 06:00:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg4IiwidXNlcm5hbWUiOiJzYWluaSIsImVtYWlsIjoic2FpbmlqYWhhbjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4Mjk3MjAxOX0.0Jx0gWcIidGSs5WU2pVjJdy3yKvHC8WNG2QV9Im-Y3I
[25-Jun-2026 06:00:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 06:00:53 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 06:00:53 UTC] User ID: 888
[25-Jun-2026 06:00:53 UTC] ✅ User profile retrieved successfully for user ID: 888
[25-Jun-2026 06:00:53 UTC] === API CALL LOG ===
[25-Jun-2026 06:00:53 UTC] Endpoint: user/profile.php
[25-Jun-2026 06:00:53 UTC] Full Log Data: {
    "timestamp": "2026-06-25 06:00:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8ff8:ae29:c99b:579c:e7d5:cec7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8ff8:ae29:c99b:579c:e7d5:cec7, 172.71.124.88",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg4IiwidXNlcm5hbWUiOiJzYWluaSIsImVtYWlsIjoic2FpbmlqYWhhbjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4Mjk3MjAxOX0.0Jx0gWcIidGSs5WU2pVjJdy3yKvHC8WNG2QV9Im-Y3I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a111c128eda8ce19-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:8ff8:ae29:c99b:579c:e7d5:cec7",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 06:00:53 UTC] === END API CALL LOG ===
[25-Jun-2026 06:00:53 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 06:00:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg4IiwidXNlcm5hbWUiOiJzYWluaSIsImVtYWlsIjoic2FpbmlqYWhhbjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4Mjk3MjAxOX0.0Jx0gWcIidGSs5WU2pVjJdy3yKvHC8WNG2QV9Im-Y3I
[25-Jun-2026 06:00:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 06:00:53 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 06:00:53 UTC] User ID: 888
[25-Jun-2026 06:00:53 UTC] ✅ User profile retrieved successfully for user ID: 888
[25-Jun-2026 06:00:59 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 06:00:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 06:00:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:8ff8:ae29:c99b:579c:e7d5:cec7, 172.71.124.88","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg4IiwidXNlcm5hbWUiOiJzYWluaSIsImVtYWlsIjoic2FpbmlqYWhhbjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4Mjk3MjAxOX0.0Jx0gWcIidGSs5WU2pVjJdy3yKvHC8WNG2QV9Im-Y3I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a111c14d7cc2ce19-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:8ff8:ae29:c99b:579c:e7d5:cec7","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jun-2026 06:00:59 UTC] === User Orders API Called ===
[25-Jun-2026 06:00:59 UTC] User ID: 888
[25-Jun-2026 06:00:59 UTC] Limit: 20, Offset: 0
[25-Jun-2026 06:00:59 UTC] Orders found: 0
[25-Jun-2026 06:00:59 UTC] Orders data: []
[25-Jun-2026 06:00:59 UTC] Total orders count: 0
[25-Jun-2026 06:00:59 UTC] === API CALL LOG ===
[25-Jun-2026 06:00:59 UTC] Endpoint: user/profile.php
[25-Jun-2026 06:00:59 UTC] Full Log Data: {
    "timestamp": "2026-06-25 06:00:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8ff8:ae29:c99b:579c:e7d5:cec7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8ff8:ae29:c99b:579c:e7d5:cec7, 172.71.124.88",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg4IiwidXNlcm5hbWUiOiJzYWluaSIsImVtYWlsIjoic2FpbmlqYWhhbjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4Mjk3MjAxOX0.0Jx0gWcIidGSs5WU2pVjJdy3yKvHC8WNG2QV9Im-Y3I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a111c14e1ed8ce19-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:8ff8:ae29:c99b:579c:e7d5:cec7",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 06:00:59 UTC] === END API CALL LOG ===
[25-Jun-2026 06:00:59 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 06:00:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg4IiwidXNlcm5hbWUiOiJzYWluaSIsImVtYWlsIjoic2FpbmlqYWhhbjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4Mjk3MjAxOX0.0Jx0gWcIidGSs5WU2pVjJdy3yKvHC8WNG2QV9Im-Y3I
[25-Jun-2026 06:00:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 06:00:59 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 06:00:59 UTC] User ID: 888
[25-Jun-2026 06:00:59 UTC] ✅ User profile retrieved successfully for user ID: 888
[25-Jun-2026 06:01:00 UTC] === API CALL LOG ===
[25-Jun-2026 06:01:00 UTC] Endpoint: user/profile.php
[25-Jun-2026 06:01:00 UTC] Full Log Data: {
    "timestamp": "2026-06-25 06:01:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8ff8:ae29:c99b:579c:e7d5:cec7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8ff8:ae29:c99b:579c:e7d5:cec7, 172.71.124.88",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg4IiwidXNlcm5hbWUiOiJzYWluaSIsImVtYWlsIjoic2FpbmlqYWhhbjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4Mjk3MjAxOX0.0Jx0gWcIidGSs5WU2pVjJdy3yKvHC8WNG2QV9Im-Y3I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a111c15159ebce19-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:8ff8:ae29:c99b:579c:e7d5:cec7",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 06:01:00 UTC] === END API CALL LOG ===
[25-Jun-2026 06:01:00 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 06:01:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg4IiwidXNlcm5hbWUiOiJzYWluaSIsImVtYWlsIjoic2FpbmlqYWhhbjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4Mjk3MjAxOX0.0Jx0gWcIidGSs5WU2pVjJdy3yKvHC8WNG2QV9Im-Y3I
[25-Jun-2026 06:01:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 06:01:00 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 06:01:00 UTC] User ID: 888
[25-Jun-2026 06:01:00 UTC] ✅ User profile retrieved successfully for user ID: 888
[25-Jun-2026 06:01:00 UTC] === API CALL LOG ===
[25-Jun-2026 06:01:00 UTC] Endpoint: user/profile.php
[25-Jun-2026 06:01:00 UTC] Full Log Data: {
    "timestamp": "2026-06-25 06:01:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8ff8:ae29:c99b:579c:e7d5:cec7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8ff8:ae29:c99b:579c:e7d5:cec7, 172.71.124.88",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg4IiwidXNlcm5hbWUiOiJzYWluaSIsImVtYWlsIjoic2FpbmlqYWhhbjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4Mjk3MjAxOX0.0Jx0gWcIidGSs5WU2pVjJdy3yKvHC8WNG2QV9Im-Y3I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a111c154ab2fce19-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:8ff8:ae29:c99b:579c:e7d5:cec7",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 06:01:00 UTC] === END API CALL LOG ===
[25-Jun-2026 06:01:00 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 06:01:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg4IiwidXNlcm5hbWUiOiJzYWluaSIsImVtYWlsIjoic2FpbmlqYWhhbjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4Mjk3MjAxOX0.0Jx0gWcIidGSs5WU2pVjJdy3yKvHC8WNG2QV9Im-Y3I
[25-Jun-2026 06:01:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 06:01:00 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 06:01:00 UTC] User ID: 888
[25-Jun-2026 06:01:00 UTC] ✅ User profile retrieved successfully for user ID: 888
[25-Jun-2026 06:01:20 UTC] === API CALL LOG ===
[25-Jun-2026 06:01:20 UTC] Endpoint: user/profile.php
[25-Jun-2026 06:01:20 UTC] Full Log Data: {
    "timestamp": "2026-06-25 06:01:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8ff8:ae29:c99b:579c:e7d5:cec7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8ff8:ae29:c99b:579c:e7d5:cec7, 172.71.124.88",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg4IiwidXNlcm5hbWUiOiJzYWluaSIsImVtYWlsIjoic2FpbmlqYWhhbjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4Mjk3MjAxOX0.0Jx0gWcIidGSs5WU2pVjJdy3yKvHC8WNG2QV9Im-Y3I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a111c1cd7d3fce19-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:8ff8:ae29:c99b:579c:e7d5:cec7",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 06:01:20 UTC] === END API CALL LOG ===
[25-Jun-2026 06:01:20 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 06:01:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg4IiwidXNlcm5hbWUiOiJzYWluaSIsImVtYWlsIjoic2FpbmlqYWhhbjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4Mjk3MjAxOX0.0Jx0gWcIidGSs5WU2pVjJdy3yKvHC8WNG2QV9Im-Y3I
[25-Jun-2026 06:01:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 06:01:20 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 06:01:20 UTC] User ID: 888
[25-Jun-2026 06:01:20 UTC] ✅ User profile retrieved successfully for user ID: 888
[25-Jun-2026 06:01:28 UTC] === API CALL LOG ===
[25-Jun-2026 06:01:28 UTC] Endpoint: user/profile.php
[25-Jun-2026 06:01:28 UTC] Full Log Data: {
    "timestamp": "2026-06-25 06:01:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8ff8:ae29:c99b:579c:e7d5:cec7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8ff8:ae29:c99b:579c:e7d5:cec7, 172.71.124.88",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg4IiwidXNlcm5hbWUiOiJzYWluaSIsImVtYWlsIjoic2FpbmlqYWhhbjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4Mjk3MjAxOX0.0Jx0gWcIidGSs5WU2pVjJdy3yKvHC8WNG2QV9Im-Y3I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a111c1fc6dd3ce19-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:8ff8:ae29:c99b:579c:e7d5:cec7",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 06:01:28 UTC] === END API CALL LOG ===
[25-Jun-2026 06:01:28 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 06:01:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg4IiwidXNlcm5hbWUiOiJzYWluaSIsImVtYWlsIjoic2FpbmlqYWhhbjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4Mjk3MjAxOX0.0Jx0gWcIidGSs5WU2pVjJdy3yKvHC8WNG2QV9Im-Y3I
[25-Jun-2026 06:01:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 06:01:28 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 06:01:28 UTC] User ID: 888
[25-Jun-2026 06:01:28 UTC] ✅ User profile retrieved successfully for user ID: 888
[25-Jun-2026 06:01:47 UTC] === API CALL LOG ===
[25-Jun-2026 06:01:47 UTC] Endpoint: user/profile.php
[25-Jun-2026 06:01:47 UTC] Full Log Data: {
    "timestamp": "2026-06-25 06:01:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8ff8:ae29:c99b:579c:e7d5:cec7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8ff8:ae29:c99b:579c:e7d5:cec7, 172.71.124.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg4IiwidXNlcm5hbWUiOiJzYWluaSIsImVtYWlsIjoic2FpbmlqYWhhbjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4Mjk3MjAxOX0.0Jx0gWcIidGSs5WU2pVjJdy3yKvHC8WNG2QV9Im-Y3I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a111c2714931ce19-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:8ff8:ae29:c99b:579c:e7d5:cec7",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 06:01:47 UTC] === END API CALL LOG ===
[25-Jun-2026 06:01:47 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 06:01:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg4IiwidXNlcm5hbWUiOiJzYWluaSIsImVtYWlsIjoic2FpbmlqYWhhbjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4Mjk3MjAxOX0.0Jx0gWcIidGSs5WU2pVjJdy3yKvHC8WNG2QV9Im-Y3I
[25-Jun-2026 06:01:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 06:01:47 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 06:01:47 UTC] User ID: 888
[25-Jun-2026 06:01:47 UTC] ✅ User profile retrieved successfully for user ID: 888
[25-Jun-2026 06:01:47 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 06:01:47 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 06:01:47 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:8ff8:ae29:c99b:579c:e7d5:cec7, 172.71.124.88","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg4IiwidXNlcm5hbWUiOiJzYWluaSIsImVtYWlsIjoic2FpbmlqYWhhbjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4Mjk3MjAxOX0.0Jx0gWcIidGSs5WU2pVjJdy3yKvHC8WNG2QV9Im-Y3I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a111c271492cce19-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:8ff8:ae29:c99b:579c:e7d5:cec7","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jun-2026 06:01:47 UTC] === User Orders API Called ===
[25-Jun-2026 06:01:47 UTC] User ID: 888
[25-Jun-2026 06:01:47 UTC] Limit: 20, Offset: 0
[25-Jun-2026 06:01:47 UTC] Orders found: 0
[25-Jun-2026 06:01:47 UTC] Orders data: []
[25-Jun-2026 06:01:47 UTC] Total orders count: 0
[25-Jun-2026 06:01:47 UTC] === API CALL LOG ===
[25-Jun-2026 06:01:47 UTC] Endpoint: user/profile.php
[25-Jun-2026 06:01:47 UTC] Full Log Data: {
    "timestamp": "2026-06-25 06:01:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8ff8:ae29:c99b:579c:e7d5:cec7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8ff8:ae29:c99b:579c:e7d5:cec7, 172.71.124.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg4IiwidXNlcm5hbWUiOiJzYWluaSIsImVtYWlsIjoic2FpbmlqYWhhbjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4Mjk3MjAxOX0.0Jx0gWcIidGSs5WU2pVjJdy3yKvHC8WNG2QV9Im-Y3I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a111c2751c5ece19-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:8ff8:ae29:c99b:579c:e7d5:cec7",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 06:01:47 UTC] === END API CALL LOG ===
[25-Jun-2026 06:01:47 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 06:01:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg4IiwidXNlcm5hbWUiOiJzYWluaSIsImVtYWlsIjoic2FpbmlqYWhhbjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4Mjk3MjAxOX0.0Jx0gWcIidGSs5WU2pVjJdy3yKvHC8WNG2QV9Im-Y3I
[25-Jun-2026 06:01:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 06:01:47 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 06:01:47 UTC] User ID: 888
[25-Jun-2026 06:01:47 UTC] ✅ User profile retrieved successfully for user ID: 888
[25-Jun-2026 06:01:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 06:01:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 06:01:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:8ff8:ae29:c99b:579c:e7d5:cec7, 172.71.124.88","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg4IiwidXNlcm5hbWUiOiJzYWluaSIsImVtYWlsIjoic2FpbmlqYWhhbjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4Mjk3MjAxOX0.0Jx0gWcIidGSs5WU2pVjJdy3yKvHC8WNG2QV9Im-Y3I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a111c2bb88bbce19-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:8ff8:ae29:c99b:579c:e7d5:cec7","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jun-2026 06:01:58 UTC] === User Orders API Called ===
[25-Jun-2026 06:01:58 UTC] User ID: 888
[25-Jun-2026 06:01:58 UTC] Limit: 20, Offset: 0
[25-Jun-2026 06:01:58 UTC] Orders found: 0
[25-Jun-2026 06:01:58 UTC] Orders data: []
[25-Jun-2026 06:01:58 UTC] Total orders count: 0
[25-Jun-2026 06:01:58 UTC] === API CALL LOG ===
[25-Jun-2026 06:01:58 UTC] Endpoint: user/profile.php
[25-Jun-2026 06:01:58 UTC] Full Log Data: {
    "timestamp": "2026-06-25 06:01:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8ff8:ae29:c99b:579c:e7d5:cec7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8ff8:ae29:c99b:579c:e7d5:cec7, 172.71.124.88",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg4IiwidXNlcm5hbWUiOiJzYWluaSIsImVtYWlsIjoic2FpbmlqYWhhbjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4Mjk3MjAxOX0.0Jx0gWcIidGSs5WU2pVjJdy3yKvHC8WNG2QV9Im-Y3I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a111c2bb88bece19-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:8ff8:ae29:c99b:579c:e7d5:cec7",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 06:01:58 UTC] === END API CALL LOG ===
[25-Jun-2026 06:01:58 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 06:01:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg4IiwidXNlcm5hbWUiOiJzYWluaSIsImVtYWlsIjoic2FpbmlqYWhhbjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4Mjk3MjAxOX0.0Jx0gWcIidGSs5WU2pVjJdy3yKvHC8WNG2QV9Im-Y3I
[25-Jun-2026 06:01:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 06:01:58 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 06:01:58 UTC] User ID: 888
[25-Jun-2026 06:01:58 UTC] ✅ User profile retrieved successfully for user ID: 888
[25-Jun-2026 06:01:59 UTC] === API CALL LOG ===
[25-Jun-2026 06:01:59 UTC] Endpoint: user/profile.php
[25-Jun-2026 06:01:59 UTC] Full Log Data: {
    "timestamp": "2026-06-25 06:01:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8ff8:ae29:c99b:579c:e7d5:cec7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8ff8:ae29:c99b:579c:e7d5:cec7, 172.71.124.88",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg4IiwidXNlcm5hbWUiOiJzYWluaSIsImVtYWlsIjoic2FpbmlqYWhhbjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4Mjk3MjAxOX0.0Jx0gWcIidGSs5WU2pVjJdy3yKvHC8WNG2QV9Im-Y3I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a111c2bf4c3cce19-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:8ff8:ae29:c99b:579c:e7d5:cec7",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 06:01:59 UTC] === END API CALL LOG ===
[25-Jun-2026 06:01:59 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 06:01:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg4IiwidXNlcm5hbWUiOiJzYWluaSIsImVtYWlsIjoic2FpbmlqYWhhbjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4Mjk3MjAxOX0.0Jx0gWcIidGSs5WU2pVjJdy3yKvHC8WNG2QV9Im-Y3I
[25-Jun-2026 06:01:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 06:01:59 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 06:01:59 UTC] User ID: 888
[25-Jun-2026 06:01:59 UTC] ✅ User profile retrieved successfully for user ID: 888
[25-Jun-2026 06:02:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 06:02:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 06:02:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:8ff8:ae29:c99b:579c:e7d5:cec7, 172.71.124.88","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg4IiwidXNlcm5hbWUiOiJzYWluaSIsImVtYWlsIjoic2FpbmlqYWhhbjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4Mjk3MjAxOX0.0Jx0gWcIidGSs5WU2pVjJdy3yKvHC8WNG2QV9Im-Y3I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a111c2f17c80ce19-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:8ff8:ae29:c99b:579c:e7d5:cec7","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jun-2026 06:02:07 UTC] === User Orders API Called ===
[25-Jun-2026 06:02:07 UTC] User ID: 888
[25-Jun-2026 06:02:07 UTC] Limit: 20, Offset: 0
[25-Jun-2026 06:02:07 UTC] Orders found: 0
[25-Jun-2026 06:02:07 UTC] Orders data: []
[25-Jun-2026 06:02:07 UTC] Total orders count: 0
[25-Jun-2026 06:02:07 UTC] === API CALL LOG ===
[25-Jun-2026 06:02:07 UTC] Endpoint: user/profile.php
[25-Jun-2026 06:02:07 UTC] Full Log Data: {
    "timestamp": "2026-06-25 06:02:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8ff8:ae29:c99b:579c:e7d5:cec7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8ff8:ae29:c99b:579c:e7d5:cec7, 172.71.124.88",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg4IiwidXNlcm5hbWUiOiJzYWluaSIsImVtYWlsIjoic2FpbmlqYWhhbjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4Mjk3MjAxOX0.0Jx0gWcIidGSs5WU2pVjJdy3yKvHC8WNG2QV9Im-Y3I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a111c2f17c88ce19-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:8ff8:ae29:c99b:579c:e7d5:cec7",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 06:02:07 UTC] === END API CALL LOG ===
[25-Jun-2026 06:02:07 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 06:02:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg4IiwidXNlcm5hbWUiOiJzYWluaSIsImVtYWlsIjoic2FpbmlqYWhhbjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4Mjk3MjAxOX0.0Jx0gWcIidGSs5WU2pVjJdy3yKvHC8WNG2QV9Im-Y3I
[25-Jun-2026 06:02:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 06:02:07 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 06:02:07 UTC] User ID: 888
[25-Jun-2026 06:02:07 UTC] ✅ User profile retrieved successfully for user ID: 888
[25-Jun-2026 06:02:07 UTC] === API CALL LOG ===
[25-Jun-2026 06:02:07 UTC] Endpoint: user/profile.php
[25-Jun-2026 06:02:07 UTC] Full Log Data: {
    "timestamp": "2026-06-25 06:02:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8ff8:ae29:c99b:579c:e7d5:cec7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8ff8:ae29:c99b:579c:e7d5:cec7, 172.71.124.88",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg4IiwidXNlcm5hbWUiOiJzYWluaSIsImVtYWlsIjoic2FpbmlqYWhhbjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4Mjk3MjAxOX0.0Jx0gWcIidGSs5WU2pVjJdy3yKvHC8WNG2QV9Im-Y3I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a111c2f59923ce19-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:8ff8:ae29:c99b:579c:e7d5:cec7",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 06:02:07 UTC] === END API CALL LOG ===
[25-Jun-2026 06:02:07 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 06:02:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg4IiwidXNlcm5hbWUiOiJzYWluaSIsImVtYWlsIjoic2FpbmlqYWhhbjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4Mjk3MjAxOX0.0Jx0gWcIidGSs5WU2pVjJdy3yKvHC8WNG2QV9Im-Y3I
[25-Jun-2026 06:02:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 06:02:07 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 06:02:07 UTC] User ID: 888
[25-Jun-2026 06:02:07 UTC] ✅ User profile retrieved successfully for user ID: 888
[25-Jun-2026 06:03:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 06:03:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 06:03:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:8ff8:ae29:c99b:579c:e7d5:cec7, 172.71.124.89","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg4IiwidXNlcm5hbWUiOiJzYWluaSIsImVtYWlsIjoic2FpbmlqYWhhbjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4Mjk3MjAxOX0.0Jx0gWcIidGSs5WU2pVjJdy3yKvHC8WNG2QV9Im-Y3I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a111c4965f58ce19-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:8ff8:ae29:c99b:579c:e7d5:cec7","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jun-2026 06:03:14 UTC] === User Orders API Called ===
[25-Jun-2026 06:03:14 UTC] User ID: 888
[25-Jun-2026 06:03:14 UTC] Limit: 20, Offset: 0
[25-Jun-2026 06:03:14 UTC] Orders found: 0
[25-Jun-2026 06:03:14 UTC] Orders data: []
[25-Jun-2026 06:03:14 UTC] Total orders count: 0
[25-Jun-2026 06:03:16 UTC] === API CALL LOG ===
[25-Jun-2026 06:03:16 UTC] Endpoint: user/profile.php
[25-Jun-2026 06:03:16 UTC] Full Log Data: {
    "timestamp": "2026-06-25 06:03:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8ff8:ae29:c99b:579c:e7d5:cec7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8ff8:ae29:c99b:579c:e7d5:cec7, 172.71.124.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg4IiwidXNlcm5hbWUiOiJzYWluaSIsImVtYWlsIjoic2FpbmlqYWhhbjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4Mjk3MjAxOX0.0Jx0gWcIidGSs5WU2pVjJdy3yKvHC8WNG2QV9Im-Y3I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a111c4a3aa07ce19-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:8ff8:ae29:c99b:579c:e7d5:cec7",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 06:03:16 UTC] === END API CALL LOG ===
[25-Jun-2026 06:03:16 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 06:03:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg4IiwidXNlcm5hbWUiOiJzYWluaSIsImVtYWlsIjoic2FpbmlqYWhhbjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4Mjk3MjAxOX0.0Jx0gWcIidGSs5WU2pVjJdy3yKvHC8WNG2QV9Im-Y3I
[25-Jun-2026 06:03:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 06:03:16 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 06:03:16 UTC] User ID: 888
[25-Jun-2026 06:03:16 UTC] ✅ User profile retrieved successfully for user ID: 888
[25-Jun-2026 06:03:16 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 06:03:16 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 06:03:16 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:8ff8:ae29:c99b:579c:e7d5:cec7, 172.71.124.89","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg4IiwidXNlcm5hbWUiOiJzYWluaSIsImVtYWlsIjoic2FpbmlqYWhhbjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4Mjk3MjAxOX0.0Jx0gWcIidGSs5WU2pVjJdy3yKvHC8WNG2QV9Im-Y3I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a111c4a3aa00ce19-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:8ff8:ae29:c99b:579c:e7d5:cec7","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jun-2026 06:03:16 UTC] === User Orders API Called ===
[25-Jun-2026 06:03:16 UTC] User ID: 888
[25-Jun-2026 06:03:16 UTC] Limit: 20, Offset: 0
[25-Jun-2026 06:03:16 UTC] Orders found: 0
[25-Jun-2026 06:03:16 UTC] Orders data: []
[25-Jun-2026 06:03:16 UTC] Total orders count: 0
[25-Jun-2026 06:03:17 UTC] === API CALL LOG ===
[25-Jun-2026 06:03:17 UTC] Endpoint: user/profile.php
[25-Jun-2026 06:03:17 UTC] Full Log Data: {
    "timestamp": "2026-06-25 06:03:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8ff8:ae29:c99b:579c:e7d5:cec7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8ff8:ae29:c99b:579c:e7d5:cec7, 172.71.124.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg4IiwidXNlcm5hbWUiOiJzYWluaSIsImVtYWlsIjoic2FpbmlqYWhhbjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4Mjk3MjAxOX0.0Jx0gWcIidGSs5WU2pVjJdy3yKvHC8WNG2QV9Im-Y3I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a111c4a75ce0ce19-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:8ff8:ae29:c99b:579c:e7d5:cec7",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 06:03:17 UTC] === END API CALL LOG ===
[25-Jun-2026 06:03:17 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 06:03:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg4IiwidXNlcm5hbWUiOiJzYWluaSIsImVtYWlsIjoic2FpbmlqYWhhbjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4Mjk3MjAxOX0.0Jx0gWcIidGSs5WU2pVjJdy3yKvHC8WNG2QV9Im-Y3I
[25-Jun-2026 06:03:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 06:03:17 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 06:03:17 UTC] User ID: 888
[25-Jun-2026 06:03:17 UTC] ✅ User profile retrieved successfully for user ID: 888
[25-Jun-2026 07:50:54 UTC] === API CALL LOG ===
[25-Jun-2026 07:50:54 UTC] Endpoint: user/profile.php
[25-Jun-2026 07:50:54 UTC] Full Log Data: {
    "timestamp": "2026-06-25 07:50:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "81.67.90.232",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "81.67.90.232, 172.71.134.196",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg5IiwidXNlcm5hbWUiOiJob3NzZWluIiwiZW1haWwiOiJzYWZmZWlob3NzZWluQGdtYWlsLmNvbSIsImV4cCI6MTc4Mjk3ODY1M30.wHVy4W-c1WwEl0CP968StSINwc4mZ6cugrhmrFP6xL0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a112624fe92b22b1-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "81.67.90.232",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 07:50:54 UTC] === END API CALL LOG ===
[25-Jun-2026 07:50:54 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 07:50:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg5IiwidXNlcm5hbWUiOiJob3NzZWluIiwiZW1haWwiOiJzYWZmZWlob3NzZWluQGdtYWlsLmNvbSIsImV4cCI6MTc4Mjk3ODY1M30.wHVy4W-c1WwEl0CP968StSINwc4mZ6cugrhmrFP6xL0
[25-Jun-2026 07:50:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 07:50:54 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 07:50:54 UTC] User ID: 889
[25-Jun-2026 07:50:54 UTC] ✅ User profile retrieved successfully for user ID: 889
[25-Jun-2026 07:50:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 07:50:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 07:50:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"81.67.90.232, 172.71.134.196","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg5IiwidXNlcm5hbWUiOiJob3NzZWluIiwiZW1haWwiOiJzYWZmZWlob3NzZWluQGdtYWlsLmNvbSIsImV4cCI6MTc4Mjk3ODY1M30.wHVy4W-c1WwEl0CP968StSINwc4mZ6cugrhmrFP6xL0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1126250093a22b1-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"81.67.90.232","cf-ipcountry":"FR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jun-2026 07:50:54 UTC] === User Orders API Called ===
[25-Jun-2026 07:50:54 UTC] User ID: 889
[25-Jun-2026 07:50:54 UTC] Limit: 20, Offset: 0
[25-Jun-2026 07:50:54 UTC] Orders found: 0
[25-Jun-2026 07:50:54 UTC] Orders data: []
[25-Jun-2026 07:50:54 UTC] Total orders count: 0
[25-Jun-2026 07:50:54 UTC] === API CALL LOG ===
[25-Jun-2026 07:50:54 UTC] Endpoint: user/profile.php
[25-Jun-2026 07:50:54 UTC] Full Log Data: {
    "timestamp": "2026-06-25 07:50:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "81.67.90.232",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "81.67.90.232, 172.71.134.196",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg5IiwidXNlcm5hbWUiOiJob3NzZWluIiwiZW1haWwiOiJzYWZmZWlob3NzZWluQGdtYWlsLmNvbSIsImV4cCI6MTc4Mjk3ODY1M30.wHVy4W-c1WwEl0CP968StSINwc4mZ6cugrhmrFP6xL0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1126250b99722b1-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "81.67.90.232",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 07:50:54 UTC] === END API CALL LOG ===
[25-Jun-2026 07:50:54 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 07:50:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg5IiwidXNlcm5hbWUiOiJob3NzZWluIiwiZW1haWwiOiJzYWZmZWlob3NzZWluQGdtYWlsLmNvbSIsImV4cCI6MTc4Mjk3ODY1M30.wHVy4W-c1WwEl0CP968StSINwc4mZ6cugrhmrFP6xL0
[25-Jun-2026 07:50:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 07:50:54 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 07:50:54 UTC] User ID: 889
[25-Jun-2026 07:50:54 UTC] ✅ User profile retrieved successfully for user ID: 889
[25-Jun-2026 07:50:55 UTC] === API CALL LOG ===
[25-Jun-2026 07:50:55 UTC] Endpoint: user/profile.php
[25-Jun-2026 07:50:55 UTC] Full Log Data: {
    "timestamp": "2026-06-25 07:50:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "81.67.90.232",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "81.67.90.232, 172.71.134.196",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg5IiwidXNlcm5hbWUiOiJob3NzZWluIiwiZW1haWwiOiJzYWZmZWlob3NzZWluQGdtYWlsLmNvbSIsImV4cCI6MTc4Mjk3ODY1M30.wHVy4W-c1WwEl0CP968StSINwc4mZ6cugrhmrFP6xL0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1126251ca4522b1-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "81.67.90.232",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 07:50:55 UTC] === END API CALL LOG ===
[25-Jun-2026 07:50:55 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 07:50:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg5IiwidXNlcm5hbWUiOiJob3NzZWluIiwiZW1haWwiOiJzYWZmZWlob3NzZWluQGdtYWlsLmNvbSIsImV4cCI6MTc4Mjk3ODY1M30.wHVy4W-c1WwEl0CP968StSINwc4mZ6cugrhmrFP6xL0
[25-Jun-2026 07:50:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 07:50:55 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 07:50:55 UTC] User ID: 889
[25-Jun-2026 07:50:55 UTC] ✅ User profile retrieved successfully for user ID: 889
[25-Jun-2026 07:51:57 UTC] === API CALL LOG ===
[25-Jun-2026 07:51:57 UTC] Endpoint: user/profile.php
[25-Jun-2026 07:51:57 UTC] Full Log Data: {
    "timestamp": "2026-06-25 07:51:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "81.67.90.232",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "81.67.90.232, 172.71.130.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg5IiwidXNlcm5hbWUiOiJob3NzZWluIiwiZW1haWwiOiJzYWZmZWlob3NzZWluQGdtYWlsLmNvbSIsImV4cCI6MTc4Mjk3ODY1M30.wHVy4W-c1WwEl0CP968StSINwc4mZ6cugrhmrFP6xL0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a11263d958020377-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "81.67.90.232",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 07:51:57 UTC] === END API CALL LOG ===
[25-Jun-2026 07:51:57 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 07:51:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg5IiwidXNlcm5hbWUiOiJob3NzZWluIiwiZW1haWwiOiJzYWZmZWlob3NzZWluQGdtYWlsLmNvbSIsImV4cCI6MTc4Mjk3ODY1M30.wHVy4W-c1WwEl0CP968StSINwc4mZ6cugrhmrFP6xL0
[25-Jun-2026 07:51:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 07:51:57 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 07:51:57 UTC] User ID: 889
[25-Jun-2026 07:51:57 UTC] ✅ User profile retrieved successfully for user ID: 889
[25-Jun-2026 07:51:58 UTC] === API CALL LOG ===
[25-Jun-2026 07:51:58 UTC] Endpoint: user/profile.php
[25-Jun-2026 07:51:58 UTC] Full Log Data: {
    "timestamp": "2026-06-25 07:51:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "81.67.90.232",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "81.67.90.232, 172.71.130.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg5IiwidXNlcm5hbWUiOiJob3NzZWluIiwiZW1haWwiOiJzYWZmZWlob3NzZWluQGdtYWlsLmNvbSIsImV4cCI6MTc4Mjk3ODY1M30.wHVy4W-c1WwEl0CP968StSINwc4mZ6cugrhmrFP6xL0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a11263dbd9470377-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "81.67.90.232",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 07:51:58 UTC] === END API CALL LOG ===
[25-Jun-2026 07:51:58 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 07:51:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg5IiwidXNlcm5hbWUiOiJob3NzZWluIiwiZW1haWwiOiJzYWZmZWlob3NzZWluQGdtYWlsLmNvbSIsImV4cCI6MTc4Mjk3ODY1M30.wHVy4W-c1WwEl0CP968StSINwc4mZ6cugrhmrFP6xL0
[25-Jun-2026 07:51:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 07:51:58 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 07:51:58 UTC] User ID: 889
[25-Jun-2026 07:51:58 UTC] ✅ User profile retrieved successfully for user ID: 889
[25-Jun-2026 07:51:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 07:51:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 07:51:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"81.67.90.232, 172.71.130.164","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg5IiwidXNlcm5hbWUiOiJob3NzZWluIiwiZW1haWwiOiJzYWZmZWlob3NzZWluQGdtYWlsLmNvbSIsImV4cCI6MTc4Mjk3ODY1M30.wHVy4W-c1WwEl0CP968StSINwc4mZ6cugrhmrFP6xL0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a11263dc59770377-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"81.67.90.232","cf-ipcountry":"FR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jun-2026 07:51:58 UTC] === User Orders API Called ===
[25-Jun-2026 07:51:58 UTC] User ID: 889
[25-Jun-2026 07:51:58 UTC] Limit: 20, Offset: 0
[25-Jun-2026 07:51:58 UTC] Orders found: 0
[25-Jun-2026 07:51:58 UTC] Orders data: []
[25-Jun-2026 07:51:58 UTC] Total orders count: 0
[25-Jun-2026 07:51:58 UTC] === API CALL LOG ===
[25-Jun-2026 07:51:58 UTC] Endpoint: user/profile.php
[25-Jun-2026 07:51:58 UTC] Full Log Data: {
    "timestamp": "2026-06-25 07:51:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "81.67.90.232",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "81.67.90.232, 172.71.130.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg5IiwidXNlcm5hbWUiOiJob3NzZWluIiwiZW1haWwiOiJzYWZmZWlob3NzZWluQGdtYWlsLmNvbSIsImV4cCI6MTc4Mjk3ODY1M30.wHVy4W-c1WwEl0CP968StSINwc4mZ6cugrhmrFP6xL0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a11263dcb9c00377-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "81.67.90.232",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 07:51:58 UTC] === END API CALL LOG ===
[25-Jun-2026 07:51:58 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 07:51:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg5IiwidXNlcm5hbWUiOiJob3NzZWluIiwiZW1haWwiOiJzYWZmZWlob3NzZWluQGdtYWlsLmNvbSIsImV4cCI6MTc4Mjk3ODY1M30.wHVy4W-c1WwEl0CP968StSINwc4mZ6cugrhmrFP6xL0
[25-Jun-2026 07:51:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 07:51:58 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 07:51:58 UTC] User ID: 889
[25-Jun-2026 07:51:58 UTC] ✅ User profile retrieved successfully for user ID: 889
[25-Jun-2026 07:51:58 UTC] === API CALL LOG ===
[25-Jun-2026 07:51:58 UTC] Endpoint: user/profile.php
[25-Jun-2026 07:51:58 UTC] Full Log Data: {
    "timestamp": "2026-06-25 07:51:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "81.67.90.232",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "81.67.90.232, 172.71.130.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg5IiwidXNlcm5hbWUiOiJob3NzZWluIiwiZW1haWwiOiJzYWZmZWlob3NzZWluQGdtYWlsLmNvbSIsImV4cCI6MTc4Mjk3ODY1M30.wHVy4W-c1WwEl0CP968StSINwc4mZ6cugrhmrFP6xL0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a11263ddfae00377-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "81.67.90.232",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 07:51:58 UTC] === END API CALL LOG ===
[25-Jun-2026 07:51:58 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 07:51:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODg5IiwidXNlcm5hbWUiOiJob3NzZWluIiwiZW1haWwiOiJzYWZmZWlob3NzZWluQGdtYWlsLmNvbSIsImV4cCI6MTc4Mjk3ODY1M30.wHVy4W-c1WwEl0CP968StSINwc4mZ6cugrhmrFP6xL0
[25-Jun-2026 07:51:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 07:51:58 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 07:51:58 UTC] User ID: 889
[25-Jun-2026 07:51:58 UTC] ✅ User profile retrieved successfully for user ID: 889
[25-Jun-2026 11:16:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 11:16:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 11:16:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"169.224.117.16, 162.158.210.10","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkwIiwidXNlcm5hbWUiOiJpdHNyZXJvIiwiZW1haWwiOiJycnVxYXlhMTgzQGdtYWlsLmNvbSIsImV4cCI6MTc4Mjk5MDk3N30.ag4_yczksCcRWNwQSPE-svb5pmHzLBQVCo8Gjugxmr0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1138f2dccbdf937-SOF","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"169.224.117.16","cf-ipcountry":"IQ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jun-2026 11:16:18 UTC] === User Orders API Called ===
[25-Jun-2026 11:16:18 UTC] User ID: 890
[25-Jun-2026 11:16:18 UTC] Limit: 20, Offset: 0
[25-Jun-2026 11:16:18 UTC] Orders found: 0
[25-Jun-2026 11:16:18 UTC] Orders data: []
[25-Jun-2026 11:16:18 UTC] Total orders count: 0
[25-Jun-2026 11:16:18 UTC] === API CALL LOG ===
[25-Jun-2026 11:16:18 UTC] Endpoint: user/profile.php
[25-Jun-2026 11:16:18 UTC] Full Log Data: {
    "timestamp": "2026-06-25 11:16:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "169.224.117.16",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "169.224.117.16, 162.158.210.44",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkwIiwidXNlcm5hbWUiOiJpdHNyZXJvIiwiZW1haWwiOiJycnVxYXlhMTgzQGdtYWlsLmNvbSIsImV4cCI6MTc4Mjk5MDk3N30.ag4_yczksCcRWNwQSPE-svb5pmHzLBQVCo8Gjugxmr0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1138f2dccb8f937-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "169.224.117.16",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 11:16:18 UTC] === END API CALL LOG ===
[25-Jun-2026 11:16:18 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 11:16:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkwIiwidXNlcm5hbWUiOiJpdHNyZXJvIiwiZW1haWwiOiJycnVxYXlhMTgzQGdtYWlsLmNvbSIsImV4cCI6MTc4Mjk5MDk3N30.ag4_yczksCcRWNwQSPE-svb5pmHzLBQVCo8Gjugxmr0
[25-Jun-2026 11:16:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 11:16:18 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 11:16:18 UTC] User ID: 890
[25-Jun-2026 11:16:18 UTC] ✅ User profile retrieved successfully for user ID: 890
[25-Jun-2026 11:16:18 UTC] === API CALL LOG ===
[25-Jun-2026 11:16:18 UTC] Endpoint: user/profile.php
[25-Jun-2026 11:16:18 UTC] Full Log Data: {
    "timestamp": "2026-06-25 11:16:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "169.224.117.16",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "169.224.117.16, 162.158.210.44",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkwIiwidXNlcm5hbWUiOiJpdHNyZXJvIiwiZW1haWwiOiJycnVxYXlhMTgzQGdtYWlsLmNvbSIsImV4cCI6MTc4Mjk5MDk3N30.ag4_yczksCcRWNwQSPE-svb5pmHzLBQVCo8Gjugxmr0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1138f2e4efcf937-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "169.224.117.16",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 11:16:18 UTC] === END API CALL LOG ===
[25-Jun-2026 11:16:18 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 11:16:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkwIiwidXNlcm5hbWUiOiJpdHNyZXJvIiwiZW1haWwiOiJycnVxYXlhMTgzQGdtYWlsLmNvbSIsImV4cCI6MTc4Mjk5MDk3N30.ag4_yczksCcRWNwQSPE-svb5pmHzLBQVCo8Gjugxmr0
[25-Jun-2026 11:16:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 11:16:18 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 11:16:18 UTC] User ID: 890
[25-Jun-2026 11:16:18 UTC] ✅ User profile retrieved successfully for user ID: 890
[25-Jun-2026 11:16:18 UTC] === API CALL LOG ===
[25-Jun-2026 11:16:18 UTC] Endpoint: user/profile.php
[25-Jun-2026 11:16:18 UTC] Full Log Data: {
    "timestamp": "2026-06-25 11:16:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "169.224.117.16",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "169.224.117.16, 162.158.210.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkwIiwidXNlcm5hbWUiOiJpdHNyZXJvIiwiZW1haWwiOiJycnVxYXlhMTgzQGdtYWlsLmNvbSIsImV4cCI6MTc4Mjk5MDk3N30.ag4_yczksCcRWNwQSPE-svb5pmHzLBQVCo8Gjugxmr0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1138f326ea8f937-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "169.224.117.16",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 11:16:18 UTC] === END API CALL LOG ===
[25-Jun-2026 11:16:18 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 11:16:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkwIiwidXNlcm5hbWUiOiJpdHNyZXJvIiwiZW1haWwiOiJycnVxYXlhMTgzQGdtYWlsLmNvbSIsImV4cCI6MTc4Mjk5MDk3N30.ag4_yczksCcRWNwQSPE-svb5pmHzLBQVCo8Gjugxmr0
[25-Jun-2026 11:16:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 11:16:18 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 11:16:18 UTC] User ID: 890
[25-Jun-2026 11:16:18 UTC] ✅ User profile retrieved successfully for user ID: 890
[25-Jun-2026 11:16:30 UTC] === API CALL LOG ===
[25-Jun-2026 11:16:30 UTC] Endpoint: user/profile.php
[25-Jun-2026 11:16:30 UTC] Full Log Data: {
    "timestamp": "2026-06-25 11:16:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "169.224.117.16",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "169.224.117.16, 162.158.210.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkwIiwidXNlcm5hbWUiOiJpdHNyZXJvIiwiZW1haWwiOiJycnVxYXlhMTgzQGdtYWlsLmNvbSIsImV4cCI6MTc4Mjk5MDk3N30.ag4_yczksCcRWNwQSPE-svb5pmHzLBQVCo8Gjugxmr0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1138f7ac816f937-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "169.224.117.16",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 11:16:30 UTC] === END API CALL LOG ===
[25-Jun-2026 11:16:30 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 11:16:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkwIiwidXNlcm5hbWUiOiJpdHNyZXJvIiwiZW1haWwiOiJycnVxYXlhMTgzQGdtYWlsLmNvbSIsImV4cCI6MTc4Mjk5MDk3N30.ag4_yczksCcRWNwQSPE-svb5pmHzLBQVCo8Gjugxmr0
[25-Jun-2026 11:16:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 11:16:30 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 11:16:30 UTC] User ID: 890
[25-Jun-2026 11:16:30 UTC] ✅ User profile retrieved successfully for user ID: 890
[25-Jun-2026 11:16:43 UTC] === API CALL LOG ===
[25-Jun-2026 11:16:43 UTC] Endpoint: user/profile.php
[25-Jun-2026 11:16:43 UTC] Full Log Data: {
    "timestamp": "2026-06-25 11:16:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "169.224.117.16",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "169.224.117.16, 162.158.210.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkwIiwidXNlcm5hbWUiOiJpdHNyZXJvIiwiZW1haWwiOiJycnVxYXlhMTgzQGdtYWlsLmNvbSIsImV4cCI6MTc4Mjk5MDk3N30.ag4_yczksCcRWNwQSPE-svb5pmHzLBQVCo8Gjugxmr0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1138fcc7f24f937-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "169.224.117.16",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 11:16:43 UTC] === END API CALL LOG ===
[25-Jun-2026 11:16:43 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 11:16:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkwIiwidXNlcm5hbWUiOiJpdHNyZXJvIiwiZW1haWwiOiJycnVxYXlhMTgzQGdtYWlsLmNvbSIsImV4cCI6MTc4Mjk5MDk3N30.ag4_yczksCcRWNwQSPE-svb5pmHzLBQVCo8Gjugxmr0
[25-Jun-2026 11:16:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 11:16:43 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 11:16:43 UTC] User ID: 890
[25-Jun-2026 11:16:43 UTC] ✅ User profile retrieved successfully for user ID: 890
[25-Jun-2026 11:16:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 11:16:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 11:16:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"169.224.117.16, 162.158.210.10","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkwIiwidXNlcm5hbWUiOiJpdHNyZXJvIiwiZW1haWwiOiJycnVxYXlhMTgzQGdtYWlsLmNvbSIsImV4cCI6MTc4Mjk5MDk3N30.ag4_yczksCcRWNwQSPE-svb5pmHzLBQVCo8Gjugxmr0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a113902b4d5bf937-SOF","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"169.224.117.16","cf-ipcountry":"IQ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jun-2026 11:16:58 UTC] === User Orders API Called ===
[25-Jun-2026 11:16:58 UTC] User ID: 890
[25-Jun-2026 11:16:58 UTC] Limit: 20, Offset: 0
[25-Jun-2026 11:16:58 UTC] Orders found: 0
[25-Jun-2026 11:16:58 UTC] Orders data: []
[25-Jun-2026 11:16:58 UTC] Total orders count: 0
[25-Jun-2026 11:16:58 UTC] === API CALL LOG ===
[25-Jun-2026 11:16:58 UTC] Endpoint: user/profile.php
[25-Jun-2026 11:16:58 UTC] Full Log Data: {
    "timestamp": "2026-06-25 11:16:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "169.224.117.16",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "169.224.117.16, 162.158.210.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkwIiwidXNlcm5hbWUiOiJpdHNyZXJvIiwiZW1haWwiOiJycnVxYXlhMTgzQGdtYWlsLmNvbSIsImV4cCI6MTc4Mjk5MDk3N30.ag4_yczksCcRWNwQSPE-svb5pmHzLBQVCo8Gjugxmr0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a113902bcf20f937-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "169.224.117.16",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 11:16:58 UTC] === END API CALL LOG ===
[25-Jun-2026 11:16:58 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 11:16:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkwIiwidXNlcm5hbWUiOiJpdHNyZXJvIiwiZW1haWwiOiJycnVxYXlhMTgzQGdtYWlsLmNvbSIsImV4cCI6MTc4Mjk5MDk3N30.ag4_yczksCcRWNwQSPE-svb5pmHzLBQVCo8Gjugxmr0
[25-Jun-2026 11:16:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 11:16:58 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 11:16:58 UTC] User ID: 890
[25-Jun-2026 11:16:58 UTC] ✅ User profile retrieved successfully for user ID: 890
[25-Jun-2026 11:16:59 UTC] === API CALL LOG ===
[25-Jun-2026 11:16:59 UTC] Endpoint: user/profile.php
[25-Jun-2026 11:16:59 UTC] Full Log Data: {
    "timestamp": "2026-06-25 11:16:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "169.224.117.16",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "169.224.117.16, 162.158.210.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkwIiwidXNlcm5hbWUiOiJpdHNyZXJvIiwiZW1haWwiOiJycnVxYXlhMTgzQGdtYWlsLmNvbSIsImV4cCI6MTc4Mjk5MDk3N30.ag4_yczksCcRWNwQSPE-svb5pmHzLBQVCo8Gjugxmr0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a113902f5c11f937-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "169.224.117.16",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 11:16:59 UTC] === END API CALL LOG ===
[25-Jun-2026 11:16:59 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 11:16:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkwIiwidXNlcm5hbWUiOiJpdHNyZXJvIiwiZW1haWwiOiJycnVxYXlhMTgzQGdtYWlsLmNvbSIsImV4cCI6MTc4Mjk5MDk3N30.ag4_yczksCcRWNwQSPE-svb5pmHzLBQVCo8Gjugxmr0
[25-Jun-2026 11:16:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 11:16:59 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 11:16:59 UTC] User ID: 890
[25-Jun-2026 11:16:59 UTC] ✅ User profile retrieved successfully for user ID: 890
[25-Jun-2026 11:17:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 11:17:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 11:17:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"169.224.117.16, 162.158.210.10","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkwIiwidXNlcm5hbWUiOiJpdHNyZXJvIiwiZW1haWwiOiJycnVxYXlhMTgzQGdtYWlsLmNvbSIsImV4cCI6MTc4Mjk5MDk3N30.ag4_yczksCcRWNwQSPE-svb5pmHzLBQVCo8Gjugxmr0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a11390df78e4f937-SOF","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"169.224.117.16","cf-ipcountry":"IQ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jun-2026 11:17:27 UTC] === User Orders API Called ===
[25-Jun-2026 11:17:27 UTC] User ID: 890
[25-Jun-2026 11:17:27 UTC] Limit: 20, Offset: 0
[25-Jun-2026 11:17:27 UTC] Orders found: 0
[25-Jun-2026 11:17:27 UTC] Orders data: []
[25-Jun-2026 11:17:27 UTC] Total orders count: 0
[25-Jun-2026 11:17:27 UTC] === API CALL LOG ===
[25-Jun-2026 11:17:27 UTC] Endpoint: user/profile.php
[25-Jun-2026 11:17:27 UTC] Full Log Data: {
    "timestamp": "2026-06-25 11:17:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "169.224.117.16",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "169.224.117.16, 162.158.210.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkwIiwidXNlcm5hbWUiOiJpdHNyZXJvIiwiZW1haWwiOiJycnVxYXlhMTgzQGdtYWlsLmNvbSIsImV4cCI6MTc4Mjk5MDk3N30.ag4_yczksCcRWNwQSPE-svb5pmHzLBQVCo8Gjugxmr0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a11390df78e8f937-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "169.224.117.16",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 11:17:27 UTC] === END API CALL LOG ===
[25-Jun-2026 11:17:27 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 11:17:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkwIiwidXNlcm5hbWUiOiJpdHNyZXJvIiwiZW1haWwiOiJycnVxYXlhMTgzQGdtYWlsLmNvbSIsImV4cCI6MTc4Mjk5MDk3N30.ag4_yczksCcRWNwQSPE-svb5pmHzLBQVCo8Gjugxmr0
[25-Jun-2026 11:17:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 11:17:27 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 11:17:27 UTC] User ID: 890
[25-Jun-2026 11:17:27 UTC] ✅ User profile retrieved successfully for user ID: 890
[25-Jun-2026 11:17:28 UTC] === API CALL LOG ===
[25-Jun-2026 11:17:28 UTC] Endpoint: user/profile.php
[25-Jun-2026 11:17:28 UTC] Full Log Data: {
    "timestamp": "2026-06-25 11:17:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "169.224.117.16",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "169.224.117.16, 162.158.210.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkwIiwidXNlcm5hbWUiOiJpdHNyZXJvIiwiZW1haWwiOiJycnVxYXlhMTgzQGdtYWlsLmNvbSIsImV4cCI6MTc4Mjk5MDk3N30.ag4_yczksCcRWNwQSPE-svb5pmHzLBQVCo8Gjugxmr0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a11390e3d8daf937-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "169.224.117.16",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 11:17:28 UTC] === END API CALL LOG ===
[25-Jun-2026 11:17:28 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 11:17:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkwIiwidXNlcm5hbWUiOiJpdHNyZXJvIiwiZW1haWwiOiJycnVxYXlhMTgzQGdtYWlsLmNvbSIsImV4cCI6MTc4Mjk5MDk3N30.ag4_yczksCcRWNwQSPE-svb5pmHzLBQVCo8Gjugxmr0
[25-Jun-2026 11:17:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 11:17:28 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 11:17:28 UTC] User ID: 890
[25-Jun-2026 11:17:28 UTC] ✅ User profile retrieved successfully for user ID: 890
[25-Jun-2026 11:17:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 11:17:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 11:17:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"169.224.117.16, 162.158.210.10","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkwIiwidXNlcm5hbWUiOiJpdHNyZXJvIiwiZW1haWwiOiJycnVxYXlhMTgzQGdtYWlsLmNvbSIsImV4cCI6MTc4Mjk5MDk3N30.ag4_yczksCcRWNwQSPE-svb5pmHzLBQVCo8Gjugxmr0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a11391230b3df937-SOF","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"169.224.117.16","cf-ipcountry":"IQ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jun-2026 11:17:38 UTC] === User Orders API Called ===
[25-Jun-2026 11:17:38 UTC] User ID: 890
[25-Jun-2026 11:17:38 UTC] Limit: 20, Offset: 0
[25-Jun-2026 11:17:38 UTC] Orders found: 1
[25-Jun-2026 11:17:38 UTC] Orders data: [{"id":367,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/rrr2834","status":"pending","created_at":"2026-06-25 14:47:36","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[25-Jun-2026 11:17:38 UTC] Total orders count: 1
[25-Jun-2026 11:17:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 11:17:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 11:17:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"169.224.117.16, 162.158.210.10","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkwIiwidXNlcm5hbWUiOiJpdHNyZXJvIiwiZW1haWwiOiJycnVxYXlhMTgzQGdtYWlsLmNvbSIsImV4cCI6MTc4Mjk5MDk3N30.ag4_yczksCcRWNwQSPE-svb5pmHzLBQVCo8Gjugxmr0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a113913c5ee3f937-SOF","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"169.224.117.16","cf-ipcountry":"IQ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jun-2026 11:17:42 UTC] === User Orders API Called ===
[25-Jun-2026 11:17:42 UTC] User ID: 890
[25-Jun-2026 11:17:42 UTC] Limit: 20, Offset: 0
[25-Jun-2026 11:17:42 UTC] Orders found: 1
[25-Jun-2026 11:17:42 UTC] Orders data: [{"id":367,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/rrr2834","status":"pending","created_at":"2026-06-25 14:47:36","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[25-Jun-2026 11:17:42 UTC] Total orders count: 1
[25-Jun-2026 11:17:42 UTC] === API CALL LOG ===
[25-Jun-2026 11:17:42 UTC] Endpoint: user/profile.php
[25-Jun-2026 11:17:42 UTC] Full Log Data: {
    "timestamp": "2026-06-25 11:17:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "169.224.117.16",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "169.224.117.16, 162.158.210.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkwIiwidXNlcm5hbWUiOiJpdHNyZXJvIiwiZW1haWwiOiJycnVxYXlhMTgzQGdtYWlsLmNvbSIsImV4cCI6MTc4Mjk5MDk3N30.ag4_yczksCcRWNwQSPE-svb5pmHzLBQVCo8Gjugxmr0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a113913cd936f937-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "169.224.117.16",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 11:17:42 UTC] === END API CALL LOG ===
[25-Jun-2026 11:17:42 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 11:17:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkwIiwidXNlcm5hbWUiOiJpdHNyZXJvIiwiZW1haWwiOiJycnVxYXlhMTgzQGdtYWlsLmNvbSIsImV4cCI6MTc4Mjk5MDk3N30.ag4_yczksCcRWNwQSPE-svb5pmHzLBQVCo8Gjugxmr0
[25-Jun-2026 11:17:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 11:17:42 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 11:17:42 UTC] User ID: 890
[25-Jun-2026 11:17:42 UTC] ✅ User profile retrieved successfully for user ID: 890
[25-Jun-2026 11:17:43 UTC] === API CALL LOG ===
[25-Jun-2026 11:17:43 UTC] Endpoint: user/profile.php
[25-Jun-2026 11:17:43 UTC] Full Log Data: {
    "timestamp": "2026-06-25 11:17:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "169.224.117.16",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "169.224.117.16, 162.158.210.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkwIiwidXNlcm5hbWUiOiJpdHNyZXJvIiwiZW1haWwiOiJycnVxYXlhMTgzQGdtYWlsLmNvbSIsImV4cCI6MTc4Mjk5MDk3N30.ag4_yczksCcRWNwQSPE-svb5pmHzLBQVCo8Gjugxmr0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a11391405835f937-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "169.224.117.16",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 11:17:43 UTC] === END API CALL LOG ===
[25-Jun-2026 11:17:43 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 11:17:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkwIiwidXNlcm5hbWUiOiJpdHNyZXJvIiwiZW1haWwiOiJycnVxYXlhMTgzQGdtYWlsLmNvbSIsImV4cCI6MTc4Mjk5MDk3N30.ag4_yczksCcRWNwQSPE-svb5pmHzLBQVCo8Gjugxmr0
[25-Jun-2026 11:17:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 11:17:43 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 11:17:43 UTC] User ID: 890
[25-Jun-2026 11:17:43 UTC] ✅ User profile retrieved successfully for user ID: 890
[25-Jun-2026 11:17:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 11:17:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 11:17:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"169.224.117.16, 162.158.210.10","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkwIiwidXNlcm5hbWUiOiJpdHNyZXJvIiwiZW1haWwiOiJycnVxYXlhMTgzQGdtYWlsLmNvbSIsImV4cCI6MTc4Mjk5MDk3N30.ag4_yczksCcRWNwQSPE-svb5pmHzLBQVCo8Gjugxmr0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a113916ce93ef937-SOF","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"169.224.117.16","cf-ipcountry":"IQ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jun-2026 11:17:50 UTC] === User Orders API Called ===
[25-Jun-2026 11:17:50 UTC] User ID: 890
[25-Jun-2026 11:17:50 UTC] Limit: 20, Offset: 0
[25-Jun-2026 11:17:50 UTC] Orders found: 1
[25-Jun-2026 11:17:50 UTC] Orders data: [{"id":367,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/rrr2834","status":"pending","created_at":"2026-06-25 14:47:36","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[25-Jun-2026 11:17:50 UTC] Total orders count: 1
[25-Jun-2026 11:17:50 UTC] === API CALL LOG ===
[25-Jun-2026 11:17:50 UTC] Endpoint: user/profile.php
[25-Jun-2026 11:17:50 UTC] Full Log Data: {
    "timestamp": "2026-06-25 11:17:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "169.224.117.16",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "169.224.117.16, 162.158.210.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkwIiwidXNlcm5hbWUiOiJpdHNyZXJvIiwiZW1haWwiOiJycnVxYXlhMTgzQGdtYWlsLmNvbSIsImV4cCI6MTc4Mjk5MDk3N30.ag4_yczksCcRWNwQSPE-svb5pmHzLBQVCo8Gjugxmr0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a113916d6b73f937-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "169.224.117.16",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 11:17:50 UTC] === END API CALL LOG ===
[25-Jun-2026 11:17:50 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 11:17:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkwIiwidXNlcm5hbWUiOiJpdHNyZXJvIiwiZW1haWwiOiJycnVxYXlhMTgzQGdtYWlsLmNvbSIsImV4cCI6MTc4Mjk5MDk3N30.ag4_yczksCcRWNwQSPE-svb5pmHzLBQVCo8Gjugxmr0
[25-Jun-2026 11:17:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 11:17:50 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 11:17:50 UTC] User ID: 890
[25-Jun-2026 11:17:50 UTC] ✅ User profile retrieved successfully for user ID: 890
[25-Jun-2026 11:17:50 UTC] === API CALL LOG ===
[25-Jun-2026 11:17:50 UTC] Endpoint: user/profile.php
[25-Jun-2026 11:17:50 UTC] Full Log Data: {
    "timestamp": "2026-06-25 11:17:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "169.224.117.16",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "169.224.117.16, 162.158.210.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkwIiwidXNlcm5hbWUiOiJpdHNyZXJvIiwiZW1haWwiOiJycnVxYXlhMTgzQGdtYWlsLmNvbSIsImV4cCI6MTc4Mjk5MDk3N30.ag4_yczksCcRWNwQSPE-svb5pmHzLBQVCo8Gjugxmr0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1139170e9d8f937-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "169.224.117.16",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 11:17:50 UTC] === END API CALL LOG ===
[25-Jun-2026 11:17:50 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 11:17:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkwIiwidXNlcm5hbWUiOiJpdHNyZXJvIiwiZW1haWwiOiJycnVxYXlhMTgzQGdtYWlsLmNvbSIsImV4cCI6MTc4Mjk5MDk3N30.ag4_yczksCcRWNwQSPE-svb5pmHzLBQVCo8Gjugxmr0
[25-Jun-2026 11:17:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 11:17:50 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 11:17:50 UTC] User ID: 890
[25-Jun-2026 11:17:50 UTC] ✅ User profile retrieved successfully for user ID: 890
[25-Jun-2026 11:17:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 11:17:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 11:17:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"169.224.117.16, 162.158.210.10","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkwIiwidXNlcm5hbWUiOiJpdHNyZXJvIiwiZW1haWwiOiJycnVxYXlhMTgzQGdtYWlsLmNvbSIsImV4cCI6MTc4Mjk5MDk3N30.ag4_yczksCcRWNwQSPE-svb5pmHzLBQVCo8Gjugxmr0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a113919fbeebf937-SOF","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"169.224.117.16","cf-ipcountry":"IQ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jun-2026 11:17:58 UTC] === User Orders API Called ===
[25-Jun-2026 11:17:58 UTC] User ID: 890
[25-Jun-2026 11:17:58 UTC] Limit: 20, Offset: 0
[25-Jun-2026 11:17:58 UTC] Orders found: 1
[25-Jun-2026 11:17:58 UTC] Orders data: [{"id":367,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/rrr2834","status":"pending","created_at":"2026-06-25 14:47:36","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[25-Jun-2026 11:17:58 UTC] Total orders count: 1
[25-Jun-2026 11:17:58 UTC] === API CALL LOG ===
[25-Jun-2026 11:17:58 UTC] Endpoint: user/profile.php
[25-Jun-2026 11:17:58 UTC] Full Log Data: {
    "timestamp": "2026-06-25 11:17:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "169.224.117.16",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "169.224.117.16, 162.158.210.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkwIiwidXNlcm5hbWUiOiJpdHNyZXJvIiwiZW1haWwiOiJycnVxYXlhMTgzQGdtYWlsLmNvbSIsImV4cCI6MTc4Mjk5MDk3N30.ag4_yczksCcRWNwQSPE-svb5pmHzLBQVCo8Gjugxmr0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a11391a038cdf937-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "169.224.117.16",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 11:17:58 UTC] === END API CALL LOG ===
[25-Jun-2026 11:17:58 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 11:17:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkwIiwidXNlcm5hbWUiOiJpdHNyZXJvIiwiZW1haWwiOiJycnVxYXlhMTgzQGdtYWlsLmNvbSIsImV4cCI6MTc4Mjk5MDk3N30.ag4_yczksCcRWNwQSPE-svb5pmHzLBQVCo8Gjugxmr0
[25-Jun-2026 11:17:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 11:17:58 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 11:17:58 UTC] User ID: 890
[25-Jun-2026 11:17:58 UTC] ✅ User profile retrieved successfully for user ID: 890
[25-Jun-2026 11:17:59 UTC] === API CALL LOG ===
[25-Jun-2026 11:17:59 UTC] Endpoint: user/profile.php
[25-Jun-2026 11:17:59 UTC] Full Log Data: {
    "timestamp": "2026-06-25 11:17:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "169.224.117.16",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "169.224.117.16, 162.158.210.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkwIiwidXNlcm5hbWUiOiJpdHNyZXJvIiwiZW1haWwiOiJycnVxYXlhMTgzQGdtYWlsLmNvbSIsImV4cCI6MTc4Mjk5MDk3N30.ag4_yczksCcRWNwQSPE-svb5pmHzLBQVCo8Gjugxmr0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a11391a80867f937-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "169.224.117.16",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 11:17:59 UTC] === END API CALL LOG ===
[25-Jun-2026 11:17:59 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 11:17:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkwIiwidXNlcm5hbWUiOiJpdHNyZXJvIiwiZW1haWwiOiJycnVxYXlhMTgzQGdtYWlsLmNvbSIsImV4cCI6MTc4Mjk5MDk3N30.ag4_yczksCcRWNwQSPE-svb5pmHzLBQVCo8Gjugxmr0
[25-Jun-2026 11:17:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 11:17:59 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 11:17:59 UTC] User ID: 890
[25-Jun-2026 11:17:59 UTC] ✅ User profile retrieved successfully for user ID: 890
[25-Jun-2026 11:18:04 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 11:18:04 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 11:18:04 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"169.224.117.16, 162.158.210.10","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkwIiwidXNlcm5hbWUiOiJpdHNyZXJvIiwiZW1haWwiOiJycnVxYXlhMTgzQGdtYWlsLmNvbSIsImV4cCI6MTc4Mjk5MDk3N30.ag4_yczksCcRWNwQSPE-svb5pmHzLBQVCo8Gjugxmr0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a11391c51804f937-SOF","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"169.224.117.16","cf-ipcountry":"IQ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jun-2026 11:18:04 UTC] === User Orders API Called ===
[25-Jun-2026 11:18:04 UTC] User ID: 890
[25-Jun-2026 11:18:04 UTC] Limit: 20, Offset: 0
[25-Jun-2026 11:18:04 UTC] Orders found: 1
[25-Jun-2026 11:18:04 UTC] Orders data: [{"id":367,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/rrr2834","status":"pending","created_at":"2026-06-25 14:47:36","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[25-Jun-2026 11:18:04 UTC] Total orders count: 1
[25-Jun-2026 11:18:04 UTC] === API CALL LOG ===
[25-Jun-2026 11:18:04 UTC] Endpoint: user/profile.php
[25-Jun-2026 11:18:04 UTC] Full Log Data: {
    "timestamp": "2026-06-25 11:18:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "169.224.117.16",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "169.224.117.16, 162.158.210.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkwIiwidXNlcm5hbWUiOiJpdHNyZXJvIiwiZW1haWwiOiJycnVxYXlhMTgzQGdtYWlsLmNvbSIsImV4cCI6MTc4Mjk5MDk3N30.ag4_yczksCcRWNwQSPE-svb5pmHzLBQVCo8Gjugxmr0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a11391c67df0f937-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "169.224.117.16",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 11:18:04 UTC] === END API CALL LOG ===
[25-Jun-2026 11:18:04 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 11:18:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkwIiwidXNlcm5hbWUiOiJpdHNyZXJvIiwiZW1haWwiOiJycnVxYXlhMTgzQGdtYWlsLmNvbSIsImV4cCI6MTc4Mjk5MDk3N30.ag4_yczksCcRWNwQSPE-svb5pmHzLBQVCo8Gjugxmr0
[25-Jun-2026 11:18:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 11:18:04 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 11:18:04 UTC] User ID: 890
[25-Jun-2026 11:18:04 UTC] ✅ User profile retrieved successfully for user ID: 890
[25-Jun-2026 11:18:05 UTC] === API CALL LOG ===
[25-Jun-2026 11:18:05 UTC] Endpoint: user/profile.php
[25-Jun-2026 11:18:05 UTC] Full Log Data: {
    "timestamp": "2026-06-25 11:18:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "169.224.117.16",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "169.224.117.16, 162.158.210.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkwIiwidXNlcm5hbWUiOiJpdHNyZXJvIiwiZW1haWwiOiJycnVxYXlhMTgzQGdtYWlsLmNvbSIsImV4cCI6MTc4Mjk5MDk3N30.ag4_yczksCcRWNwQSPE-svb5pmHzLBQVCo8Gjugxmr0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a11391c96aa3f937-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "169.224.117.16",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 11:18:05 UTC] === END API CALL LOG ===
[25-Jun-2026 11:18:05 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 11:18:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkwIiwidXNlcm5hbWUiOiJpdHNyZXJvIiwiZW1haWwiOiJycnVxYXlhMTgzQGdtYWlsLmNvbSIsImV4cCI6MTc4Mjk5MDk3N30.ag4_yczksCcRWNwQSPE-svb5pmHzLBQVCo8Gjugxmr0
[25-Jun-2026 11:18:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 11:18:05 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 11:18:05 UTC] User ID: 890
[25-Jun-2026 11:18:05 UTC] ✅ User profile retrieved successfully for user ID: 890
[25-Jun-2026 11:18:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 11:18:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 11:18:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"169.224.117.16, 162.158.210.10","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkwIiwidXNlcm5hbWUiOiJpdHNyZXJvIiwiZW1haWwiOiJycnVxYXlhMTgzQGdtYWlsLmNvbSIsImV4cCI6MTc4Mjk5MDk3N30.ag4_yczksCcRWNwQSPE-svb5pmHzLBQVCo8Gjugxmr0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a11391f1ca53f937-SOF","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"169.224.117.16","cf-ipcountry":"IQ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jun-2026 11:18:11 UTC] === User Orders API Called ===
[25-Jun-2026 11:18:11 UTC] User ID: 890
[25-Jun-2026 11:18:11 UTC] Limit: 20, Offset: 0
[25-Jun-2026 11:18:11 UTC] Orders found: 1
[25-Jun-2026 11:18:11 UTC] Orders data: [{"id":367,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/rrr2834","status":"pending","created_at":"2026-06-25 14:47:36","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[25-Jun-2026 11:18:11 UTC] Total orders count: 1
[25-Jun-2026 11:18:11 UTC] === API CALL LOG ===
[25-Jun-2026 11:18:11 UTC] Endpoint: user/profile.php
[25-Jun-2026 11:18:11 UTC] Full Log Data: {
    "timestamp": "2026-06-25 11:18:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "169.224.117.16",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "169.224.117.16, 162.158.210.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkwIiwidXNlcm5hbWUiOiJpdHNyZXJvIiwiZW1haWwiOiJycnVxYXlhMTgzQGdtYWlsLmNvbSIsImV4cCI6MTc4Mjk5MDk3N30.ag4_yczksCcRWNwQSPE-svb5pmHzLBQVCo8Gjugxmr0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a11391f25ce2f937-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "169.224.117.16",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 11:18:11 UTC] === END API CALL LOG ===
[25-Jun-2026 11:18:11 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 11:18:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkwIiwidXNlcm5hbWUiOiJpdHNyZXJvIiwiZW1haWwiOiJycnVxYXlhMTgzQGdtYWlsLmNvbSIsImV4cCI6MTc4Mjk5MDk3N30.ag4_yczksCcRWNwQSPE-svb5pmHzLBQVCo8Gjugxmr0
[25-Jun-2026 11:18:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 11:18:11 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 11:18:11 UTC] User ID: 890
[25-Jun-2026 11:18:11 UTC] ✅ User profile retrieved successfully for user ID: 890
[25-Jun-2026 11:18:12 UTC] === API CALL LOG ===
[25-Jun-2026 11:18:12 UTC] Endpoint: user/profile.php
[25-Jun-2026 11:18:12 UTC] Full Log Data: {
    "timestamp": "2026-06-25 11:18:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "169.224.117.16",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "169.224.117.16, 162.158.210.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkwIiwidXNlcm5hbWUiOiJpdHNyZXJvIiwiZW1haWwiOiJycnVxYXlhMTgzQGdtYWlsLmNvbSIsImV4cCI6MTc4Mjk5MDk3N30.ag4_yczksCcRWNwQSPE-svb5pmHzLBQVCo8Gjugxmr0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a11391f5bb02f937-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "169.224.117.16",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 11:18:12 UTC] === END API CALL LOG ===
[25-Jun-2026 11:18:12 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 11:18:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkwIiwidXNlcm5hbWUiOiJpdHNyZXJvIiwiZW1haWwiOiJycnVxYXlhMTgzQGdtYWlsLmNvbSIsImV4cCI6MTc4Mjk5MDk3N30.ag4_yczksCcRWNwQSPE-svb5pmHzLBQVCo8Gjugxmr0
[25-Jun-2026 11:18:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 11:18:12 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 11:18:12 UTC] User ID: 890
[25-Jun-2026 11:18:12 UTC] ✅ User profile retrieved successfully for user ID: 890
[25-Jun-2026 11:18:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 11:18:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 11:18:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"169.224.117.16, 162.158.210.10","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkwIiwidXNlcm5hbWUiOiJpdHNyZXJvIiwiZW1haWwiOiJycnVxYXlhMTgzQGdtYWlsLmNvbSIsImV4cCI6MTc4Mjk5MDk3N30.ag4_yczksCcRWNwQSPE-svb5pmHzLBQVCo8Gjugxmr0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1139257caccf937-SOF","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"169.224.117.16","cf-ipcountry":"IQ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jun-2026 11:18:27 UTC] === User Orders API Called ===
[25-Jun-2026 11:18:27 UTC] User ID: 890
[25-Jun-2026 11:18:27 UTC] Limit: 20, Offset: 0
[25-Jun-2026 11:18:27 UTC] Orders found: 1
[25-Jun-2026 11:18:27 UTC] Orders data: [{"id":367,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/rrr2834","status":"pending","created_at":"2026-06-25 14:47:36","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[25-Jun-2026 11:18:27 UTC] Total orders count: 1
[25-Jun-2026 11:18:27 UTC] === API CALL LOG ===
[25-Jun-2026 11:18:27 UTC] Endpoint: user/profile.php
[25-Jun-2026 11:18:27 UTC] Full Log Data: {
    "timestamp": "2026-06-25 11:18:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "169.224.117.16",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "169.224.117.16, 162.158.210.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkwIiwidXNlcm5hbWUiOiJpdHNyZXJvIiwiZW1haWwiOiJycnVxYXlhMTgzQGdtYWlsLmNvbSIsImV4cCI6MTc4Mjk5MDk3N30.ag4_yczksCcRWNwQSPE-svb5pmHzLBQVCo8Gjugxmr0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a11392585d20f937-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "169.224.117.16",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 11:18:27 UTC] === END API CALL LOG ===
[25-Jun-2026 11:18:27 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 11:18:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkwIiwidXNlcm5hbWUiOiJpdHNyZXJvIiwiZW1haWwiOiJycnVxYXlhMTgzQGdtYWlsLmNvbSIsImV4cCI6MTc4Mjk5MDk3N30.ag4_yczksCcRWNwQSPE-svb5pmHzLBQVCo8Gjugxmr0
[25-Jun-2026 11:18:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 11:18:27 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 11:18:27 UTC] User ID: 890
[25-Jun-2026 11:18:27 UTC] ✅ User profile retrieved successfully for user ID: 890
[25-Jun-2026 11:18:28 UTC] === API CALL LOG ===
[25-Jun-2026 11:18:28 UTC] Endpoint: user/profile.php
[25-Jun-2026 11:18:28 UTC] Full Log Data: {
    "timestamp": "2026-06-25 11:18:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "169.224.117.16",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "169.224.117.16, 162.158.210.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkwIiwidXNlcm5hbWUiOiJpdHNyZXJvIiwiZW1haWwiOiJycnVxYXlhMTgzQGdtYWlsLmNvbSIsImV4cCI6MTc4Mjk5MDk3N30.ag4_yczksCcRWNwQSPE-svb5pmHzLBQVCo8Gjugxmr0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a113925bec03f937-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "169.224.117.16",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 11:18:28 UTC] === END API CALL LOG ===
[25-Jun-2026 11:18:28 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 11:18:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkwIiwidXNlcm5hbWUiOiJpdHNyZXJvIiwiZW1haWwiOiJycnVxYXlhMTgzQGdtYWlsLmNvbSIsImV4cCI6MTc4Mjk5MDk3N30.ag4_yczksCcRWNwQSPE-svb5pmHzLBQVCo8Gjugxmr0
[25-Jun-2026 11:18:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 11:18:28 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 11:18:28 UTC] User ID: 890
[25-Jun-2026 11:18:28 UTC] ✅ User profile retrieved successfully for user ID: 890
[25-Jun-2026 11:18:44 UTC] === API CALL LOG ===
[25-Jun-2026 11:18:44 UTC] Endpoint: user/profile.php
[25-Jun-2026 11:18:44 UTC] Full Log Data: {
    "timestamp": "2026-06-25 11:18:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "169.224.117.16",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "169.224.117.16, 162.158.210.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkwIiwidXNlcm5hbWUiOiJpdHNyZXJvIiwiZW1haWwiOiJycnVxYXlhMTgzQGdtYWlsLmNvbSIsImV4cCI6MTc4Mjk5MDk3N30.ag4_yczksCcRWNwQSPE-svb5pmHzLBQVCo8Gjugxmr0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a11392bf2a8ff937-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "169.224.117.16",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 11:18:44 UTC] === END API CALL LOG ===
[25-Jun-2026 11:18:44 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 11:18:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkwIiwidXNlcm5hbWUiOiJpdHNyZXJvIiwiZW1haWwiOiJycnVxYXlhMTgzQGdtYWlsLmNvbSIsImV4cCI6MTc4Mjk5MDk3N30.ag4_yczksCcRWNwQSPE-svb5pmHzLBQVCo8Gjugxmr0
[25-Jun-2026 11:18:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 11:18:44 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 11:18:44 UTC] User ID: 890
[25-Jun-2026 11:18:44 UTC] ✅ User profile retrieved successfully for user ID: 890
[25-Jun-2026 11:18:49 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 11:18:49 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 11:18:49 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"169.224.117.16, 162.158.210.10","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkwIiwidXNlcm5hbWUiOiJpdHNyZXJvIiwiZW1haWwiOiJycnVxYXlhMTgzQGdtYWlsLmNvbSIsImV4cCI6MTc4Mjk5MDk3N30.ag4_yczksCcRWNwQSPE-svb5pmHzLBQVCo8Gjugxmr0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a11392ddd95bf937-SOF","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"169.224.117.16","cf-ipcountry":"IQ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jun-2026 11:18:49 UTC] === User Orders API Called ===
[25-Jun-2026 11:18:49 UTC] User ID: 890
[25-Jun-2026 11:18:49 UTC] Limit: 20, Offset: 0
[25-Jun-2026 11:18:49 UTC] Orders found: 1
[25-Jun-2026 11:18:49 UTC] Orders data: [{"id":367,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/rrr2834","status":"pending","created_at":"2026-06-25 14:47:36","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[25-Jun-2026 11:18:49 UTC] Total orders count: 1
[25-Jun-2026 11:18:54 UTC] === API CALL LOG ===
[25-Jun-2026 11:18:54 UTC] Endpoint: user/profile.php
[25-Jun-2026 11:18:54 UTC] Full Log Data: {
    "timestamp": "2026-06-25 11:18:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "169.224.117.16",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "169.224.117.16, 162.158.210.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkwIiwidXNlcm5hbWUiOiJpdHNyZXJvIiwiZW1haWwiOiJycnVxYXlhMTgzQGdtYWlsLmNvbSIsImV4cCI6MTc4Mjk5MDk3N30.ag4_yczksCcRWNwQSPE-svb5pmHzLBQVCo8Gjugxmr0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a11392fdde77f937-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "169.224.117.16",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 11:18:54 UTC] === END API CALL LOG ===
[25-Jun-2026 11:18:54 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 11:18:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkwIiwidXNlcm5hbWUiOiJpdHNyZXJvIiwiZW1haWwiOiJycnVxYXlhMTgzQGdtYWlsLmNvbSIsImV4cCI6MTc4Mjk5MDk3N30.ag4_yczksCcRWNwQSPE-svb5pmHzLBQVCo8Gjugxmr0
[25-Jun-2026 11:18:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 11:18:54 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 11:18:54 UTC] User ID: 890
[25-Jun-2026 11:18:54 UTC] ✅ User profile retrieved successfully for user ID: 890
[25-Jun-2026 11:18:54 UTC] User Purchases API - User ID: 890
[25-Jun-2026 11:18:54 UTC] User Purchases API - Total purchases found: 1
[25-Jun-2026 11:18:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 11:18:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 11:18:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"169.224.117.16, 162.158.210.10","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkwIiwidXNlcm5hbWUiOiJpdHNyZXJvIiwiZW1haWwiOiJycnVxYXlhMTgzQGdtYWlsLmNvbSIsImV4cCI6MTc4Mjk5MDk3N30.ag4_yczksCcRWNwQSPE-svb5pmHzLBQVCo8Gjugxmr0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a113931a4f78f937-SOF","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"169.224.117.16","cf-ipcountry":"IQ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jun-2026 11:18:58 UTC] === User Orders API Called ===
[25-Jun-2026 11:18:58 UTC] User ID: 890
[25-Jun-2026 11:18:58 UTC] Limit: 20, Offset: 0
[25-Jun-2026 11:18:58 UTC] Orders found: 1
[25-Jun-2026 11:18:58 UTC] Orders data: [{"id":367,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/rrr2834","status":"pending","created_at":"2026-06-25 14:47:36","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[25-Jun-2026 11:18:58 UTC] Total orders count: 1
[25-Jun-2026 11:18:59 UTC] === API CALL LOG ===
[25-Jun-2026 11:18:59 UTC] Endpoint: user/profile.php
[25-Jun-2026 11:18:59 UTC] Full Log Data: {
    "timestamp": "2026-06-25 11:18:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "169.224.117.16",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "169.224.117.16, 162.158.210.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkwIiwidXNlcm5hbWUiOiJpdHNyZXJvIiwiZW1haWwiOiJycnVxYXlhMTgzQGdtYWlsLmNvbSIsImV4cCI6MTc4Mjk5MDk3N30.ag4_yczksCcRWNwQSPE-svb5pmHzLBQVCo8Gjugxmr0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a113931ac9d3f937-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "169.224.117.16",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 11:18:59 UTC] === END API CALL LOG ===
[25-Jun-2026 11:18:59 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 11:18:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkwIiwidXNlcm5hbWUiOiJpdHNyZXJvIiwiZW1haWwiOiJycnVxYXlhMTgzQGdtYWlsLmNvbSIsImV4cCI6MTc4Mjk5MDk3N30.ag4_yczksCcRWNwQSPE-svb5pmHzLBQVCo8Gjugxmr0
[25-Jun-2026 11:18:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 11:18:59 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 11:18:59 UTC] User ID: 890
[25-Jun-2026 11:18:59 UTC] ✅ User profile retrieved successfully for user ID: 890
[25-Jun-2026 11:18:59 UTC] === API CALL LOG ===
[25-Jun-2026 11:18:59 UTC] Endpoint: user/profile.php
[25-Jun-2026 11:18:59 UTC] Full Log Data: {
    "timestamp": "2026-06-25 11:18:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "169.224.117.16",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "169.224.117.16, 162.158.210.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkwIiwidXNlcm5hbWUiOiJpdHNyZXJvIiwiZW1haWwiOiJycnVxYXlhMTgzQGdtYWlsLmNvbSIsImV4cCI6MTc4Mjk5MDk3N30.ag4_yczksCcRWNwQSPE-svb5pmHzLBQVCo8Gjugxmr0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a113931e38a3f937-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "169.224.117.16",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 11:18:59 UTC] === END API CALL LOG ===
[25-Jun-2026 11:18:59 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 11:18:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkwIiwidXNlcm5hbWUiOiJpdHNyZXJvIiwiZW1haWwiOiJycnVxYXlhMTgzQGdtYWlsLmNvbSIsImV4cCI6MTc4Mjk5MDk3N30.ag4_yczksCcRWNwQSPE-svb5pmHzLBQVCo8Gjugxmr0
[25-Jun-2026 11:18:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 11:18:59 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 11:18:59 UTC] User ID: 890
[25-Jun-2026 11:18:59 UTC] ✅ User profile retrieved successfully for user ID: 890
[25-Jun-2026 13:43:07 UTC] === API CALL LOG ===
[25-Jun-2026 13:43:07 UTC] Endpoint: user/profile.php
[25-Jun-2026 13:43:07 UTC] Full Log Data: {
    "timestamp": "2026-06-25 13:43:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.120.131.246",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.120.131.246, 172.71.232.6",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4MjEsInVzZXJuYW1lIjoiSm9obiBVYyIsImVtYWlsIjoiam9obnVjMTAwQGdtYWlsLmNvbSIsImV4cCI6MTc4MjczNzA3MX0.VwXccS4gIeGgaiGLPa5rxH028-flAFCRnOP0f3DURRQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a114663c6a624e73-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.120.131.246",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 13:43:07 UTC] === END API CALL LOG ===
[25-Jun-2026 13:43:07 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 13:43:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4MjEsInVzZXJuYW1lIjoiSm9obiBVYyIsImVtYWlsIjoiam9obnVjMTAwQGdtYWlsLmNvbSIsImV4cCI6MTc4MjczNzA3MX0.VwXccS4gIeGgaiGLPa5rxH028-flAFCRnOP0f3DURRQ
[25-Jun-2026 13:43:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 13:43:07 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 13:43:07 UTC] User ID: 821
[25-Jun-2026 13:43:07 UTC] ✅ User profile retrieved successfully for user ID: 821
[25-Jun-2026 13:43:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 13:43:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 13:43:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.120.131.246, 172.71.232.6","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4MjEsInVzZXJuYW1lIjoiSm9obiBVYyIsImVtYWlsIjoiam9obnVjMTAwQGdtYWlsLmNvbSIsImV4cCI6MTc4MjczNzA3MX0.VwXccS4gIeGgaiGLPa5rxH028-flAFCRnOP0f3DURRQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a114664158af4e73-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.120.131.246","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jun-2026 13:43:07 UTC] === User Orders API Called ===
[25-Jun-2026 13:43:07 UTC] User ID: 821
[25-Jun-2026 13:43:07 UTC] Limit: 20, Offset: 0
[25-Jun-2026 13:43:07 UTC] Orders found: 0
[25-Jun-2026 13:43:07 UTC] Orders data: []
[25-Jun-2026 13:43:07 UTC] Total orders count: 0
[25-Jun-2026 13:43:07 UTC] === API CALL LOG ===
[25-Jun-2026 13:43:07 UTC] Endpoint: user/profile.php
[25-Jun-2026 13:43:07 UTC] Full Log Data: {
    "timestamp": "2026-06-25 13:43:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.120.131.246",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.120.131.246, 172.71.232.6",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4MjEsInVzZXJuYW1lIjoiSm9obiBVYyIsImVtYWlsIjoiam9obnVjMTAwQGdtYWlsLmNvbSIsImV4cCI6MTc4MjczNzA3MX0.VwXccS4gIeGgaiGLPa5rxH028-flAFCRnOP0f3DURRQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a114664158b24e73-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.120.131.246",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 13:43:07 UTC] === END API CALL LOG ===
[25-Jun-2026 13:43:07 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 13:43:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4MjEsInVzZXJuYW1lIjoiSm9obiBVYyIsImVtYWlsIjoiam9obnVjMTAwQGdtYWlsLmNvbSIsImV4cCI6MTc4MjczNzA3MX0.VwXccS4gIeGgaiGLPa5rxH028-flAFCRnOP0f3DURRQ
[25-Jun-2026 13:43:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 13:43:07 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 13:43:07 UTC] User ID: 821
[25-Jun-2026 13:43:07 UTC] ✅ User profile retrieved successfully for user ID: 821
[25-Jun-2026 13:43:07 UTC] === API CALL LOG ===
[25-Jun-2026 13:43:07 UTC] Endpoint: user/profile.php
[25-Jun-2026 13:43:07 UTC] Full Log Data: {
    "timestamp": "2026-06-25 13:43:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.120.131.246",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.120.131.246, 172.71.232.83",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4MjEsInVzZXJuYW1lIjoiSm9obiBVYyIsImVtYWlsIjoiam9obnVjMTAwQGdtYWlsLmNvbSIsImV4cCI6MTc4MjczNzA3MX0.VwXccS4gIeGgaiGLPa5rxH028-flAFCRnOP0f3DURRQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a114664158aa4e73-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.120.131.246",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 13:43:07 UTC] === END API CALL LOG ===
[25-Jun-2026 13:43:07 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 13:43:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4MjEsInVzZXJuYW1lIjoiSm9obiBVYyIsImVtYWlsIjoiam9obnVjMTAwQGdtYWlsLmNvbSIsImV4cCI6MTc4MjczNzA3MX0.VwXccS4gIeGgaiGLPa5rxH028-flAFCRnOP0f3DURRQ
[25-Jun-2026 13:43:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 13:43:07 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 13:43:07 UTC] User ID: 821
[25-Jun-2026 13:43:07 UTC] ✅ User profile retrieved successfully for user ID: 821
[25-Jun-2026 13:43:09 UTC] === API CALL LOG ===
[25-Jun-2026 13:43:09 UTC] Endpoint: user/profile.php
[25-Jun-2026 13:43:09 UTC] Full Log Data: {
    "timestamp": "2026-06-25 13:43:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.120.131.246",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.120.131.246, 172.71.232.6",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4MjEsInVzZXJuYW1lIjoiSm9obiBVYyIsImVtYWlsIjoiam9obnVjMTAwQGdtYWlsLmNvbSIsImV4cCI6MTc4MjczNzA3MX0.VwXccS4gIeGgaiGLPa5rxH028-flAFCRnOP0f3DURRQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a114664939854e73-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.120.131.246",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 13:43:09 UTC] === END API CALL LOG ===
[25-Jun-2026 13:43:09 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 13:43:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4MjEsInVzZXJuYW1lIjoiSm9obiBVYyIsImVtYWlsIjoiam9obnVjMTAwQGdtYWlsLmNvbSIsImV4cCI6MTc4MjczNzA3MX0.VwXccS4gIeGgaiGLPa5rxH028-flAFCRnOP0f3DURRQ
[25-Jun-2026 13:43:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 13:43:09 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 13:43:09 UTC] User ID: 821
[25-Jun-2026 13:43:09 UTC] ✅ User profile retrieved successfully for user ID: 821
[25-Jun-2026 17:20:38 UTC] === API CALL LOG ===
[25-Jun-2026 17:20:38 UTC] Endpoint: user/profile.php
[25-Jun-2026 17:20:38 UTC] Full Log Data: {
    "timestamp": "2026-06-25 17:20:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.50.41.3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.50.41.3, 162.158.210.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkxIiwidXNlcm5hbWUiOiJib3JhMzEiLCJlbWFpbCI6Imhlc2FwYmVuaW02NjY3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzAxMjgzNX0.oUh6LDZ_6GkGnbPue5IvNCJb-5iQWEUOIANZfOhd1fM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a115a4de78a2d0de-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.50.41.3",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 17:20:38 UTC] === END API CALL LOG ===
[25-Jun-2026 17:20:38 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 17:20:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkxIiwidXNlcm5hbWUiOiJib3JhMzEiLCJlbWFpbCI6Imhlc2FwYmVuaW02NjY3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzAxMjgzNX0.oUh6LDZ_6GkGnbPue5IvNCJb-5iQWEUOIANZfOhd1fM
[25-Jun-2026 17:20:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 17:20:38 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 17:20:38 UTC] User ID: 891
[25-Jun-2026 17:20:38 UTC] ✅ User profile retrieved successfully for user ID: 891
[25-Jun-2026 17:20:38 UTC] === API CALL LOG ===
[25-Jun-2026 17:20:38 UTC] Endpoint: user/profile.php
[25-Jun-2026 17:20:38 UTC] Full Log Data: {
    "timestamp": "2026-06-25 17:20:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.50.41.3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.50.41.3, 162.158.210.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkxIiwidXNlcm5hbWUiOiJib3JhMzEiLCJlbWFpbCI6Imhlc2FwYmVuaW02NjY3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzAxMjgzNX0.oUh6LDZ_6GkGnbPue5IvNCJb-5iQWEUOIANZfOhd1fM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a115a4de78a9d0de-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.50.41.3",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 17:20:38 UTC] === END API CALL LOG ===
[25-Jun-2026 17:20:38 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 17:20:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkxIiwidXNlcm5hbWUiOiJib3JhMzEiLCJlbWFpbCI6Imhlc2FwYmVuaW02NjY3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzAxMjgzNX0.oUh6LDZ_6GkGnbPue5IvNCJb-5iQWEUOIANZfOhd1fM
[25-Jun-2026 17:20:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 17:20:38 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 17:20:38 UTC] User ID: 891
[25-Jun-2026 17:20:38 UTC] ✅ User profile retrieved successfully for user ID: 891
[25-Jun-2026 17:20:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 17:20:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 17:20:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"212.50.41.3, 162.158.210.10","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkxIiwidXNlcm5hbWUiOiJib3JhMzEiLCJlbWFpbCI6Imhlc2FwYmVuaW02NjY3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzAxMjgzNX0.oUh6LDZ_6GkGnbPue5IvNCJb-5iQWEUOIANZfOhd1fM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a115a4de78a7d0de-SOF","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"212.50.41.3","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jun-2026 17:20:38 UTC] === User Orders API Called ===
[25-Jun-2026 17:20:38 UTC] User ID: 891
[25-Jun-2026 17:20:38 UTC] Limit: 20, Offset: 0
[25-Jun-2026 17:20:38 UTC] Orders found: 0
[25-Jun-2026 17:20:38 UTC] Orders data: []
[25-Jun-2026 17:20:38 UTC] Total orders count: 0
[25-Jun-2026 17:20:41 UTC] === API CALL LOG ===
[25-Jun-2026 17:20:41 UTC] Endpoint: user/profile.php
[25-Jun-2026 17:20:41 UTC] Full Log Data: {
    "timestamp": "2026-06-25 17:20:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.50.41.3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.50.41.3, 162.158.210.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkxIiwidXNlcm5hbWUiOiJib3JhMzEiLCJlbWFpbCI6Imhlc2FwYmVuaW02NjY3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzAxMjgzNX0.oUh6LDZ_6GkGnbPue5IvNCJb-5iQWEUOIANZfOhd1fM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a115a4f34cfdd0de-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.50.41.3",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 17:20:41 UTC] === END API CALL LOG ===
[25-Jun-2026 17:20:41 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 17:20:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkxIiwidXNlcm5hbWUiOiJib3JhMzEiLCJlbWFpbCI6Imhlc2FwYmVuaW02NjY3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzAxMjgzNX0.oUh6LDZ_6GkGnbPue5IvNCJb-5iQWEUOIANZfOhd1fM
[25-Jun-2026 17:20:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 17:20:41 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 17:20:41 UTC] User ID: 891
[25-Jun-2026 17:20:41 UTC] ✅ User profile retrieved successfully for user ID: 891
[25-Jun-2026 17:21:32 UTC] === API CALL LOG ===
[25-Jun-2026 17:21:32 UTC] Endpoint: user/profile.php
[25-Jun-2026 17:21:32 UTC] Full Log Data: {
    "timestamp": "2026-06-25 17:21:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.50.41.3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.50.41.3, 162.158.210.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkxIiwidXNlcm5hbWUiOiJib3JhMzEiLCJlbWFpbCI6Imhlc2FwYmVuaW02NjY3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzAxMjgzNX0.oUh6LDZ_6GkGnbPue5IvNCJb-5iQWEUOIANZfOhd1fM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a115a6350cfcd0de-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.50.41.3",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 17:21:32 UTC] === END API CALL LOG ===
[25-Jun-2026 17:21:32 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 17:21:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkxIiwidXNlcm5hbWUiOiJib3JhMzEiLCJlbWFpbCI6Imhlc2FwYmVuaW02NjY3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzAxMjgzNX0.oUh6LDZ_6GkGnbPue5IvNCJb-5iQWEUOIANZfOhd1fM
[25-Jun-2026 17:21:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 17:21:32 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 17:21:32 UTC] User ID: 891
[25-Jun-2026 17:21:32 UTC] ✅ User profile retrieved successfully for user ID: 891
[25-Jun-2026 17:21:34 UTC] === API CALL LOG ===
[25-Jun-2026 17:21:34 UTC] Endpoint: user/profile.php
[25-Jun-2026 17:21:34 UTC] Full Log Data: {
    "timestamp": "2026-06-25 17:21:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.50.41.3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.50.41.3, 162.158.210.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkxIiwidXNlcm5hbWUiOiJib3JhMzEiLCJlbWFpbCI6Imhlc2FwYmVuaW02NjY3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzAxMjgzNX0.oUh6LDZ_6GkGnbPue5IvNCJb-5iQWEUOIANZfOhd1fM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a115a63c8d38d0de-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.50.41.3",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 17:21:34 UTC] === END API CALL LOG ===
[25-Jun-2026 17:21:34 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 17:21:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkxIiwidXNlcm5hbWUiOiJib3JhMzEiLCJlbWFpbCI6Imhlc2FwYmVuaW02NjY3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzAxMjgzNX0.oUh6LDZ_6GkGnbPue5IvNCJb-5iQWEUOIANZfOhd1fM
[25-Jun-2026 17:21:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 17:21:34 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 17:21:34 UTC] User ID: 891
[25-Jun-2026 17:21:34 UTC] ✅ User profile retrieved successfully for user ID: 891
[25-Jun-2026 17:21:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 17:21:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 17:21:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"212.50.41.3, 162.158.210.10","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkxIiwidXNlcm5hbWUiOiJib3JhMzEiLCJlbWFpbCI6Imhlc2FwYmVuaW02NjY3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzAxMjgzNX0.oUh6LDZ_6GkGnbPue5IvNCJb-5iQWEUOIANZfOhd1fM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a115a63c8d35d0de-SOF","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"212.50.41.3","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jun-2026 17:21:34 UTC] === User Orders API Called ===
[25-Jun-2026 17:21:34 UTC] User ID: 891
[25-Jun-2026 17:21:34 UTC] Limit: 20, Offset: 0
[25-Jun-2026 17:21:34 UTC] Orders found: 0
[25-Jun-2026 17:21:34 UTC] Orders data: []
[25-Jun-2026 17:21:34 UTC] Total orders count: 0
[25-Jun-2026 17:21:34 UTC] === API CALL LOG ===
[25-Jun-2026 17:21:34 UTC] Endpoint: user/profile.php
[25-Jun-2026 17:21:34 UTC] Full Log Data: {
    "timestamp": "2026-06-25 17:21:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.50.41.3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.50.41.3, 162.158.210.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkxIiwidXNlcm5hbWUiOiJib3JhMzEiLCJlbWFpbCI6Imhlc2FwYmVuaW02NjY3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzAxMjgzNX0.oUh6LDZ_6GkGnbPue5IvNCJb-5iQWEUOIANZfOhd1fM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a115a63e8b00d0de-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.50.41.3",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 17:21:34 UTC] === END API CALL LOG ===
[25-Jun-2026 17:21:34 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 17:21:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkxIiwidXNlcm5hbWUiOiJib3JhMzEiLCJlbWFpbCI6Imhlc2FwYmVuaW02NjY3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzAxMjgzNX0.oUh6LDZ_6GkGnbPue5IvNCJb-5iQWEUOIANZfOhd1fM
[25-Jun-2026 17:21:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 17:21:34 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 17:21:34 UTC] User ID: 891
[25-Jun-2026 17:21:34 UTC] ✅ User profile retrieved successfully for user ID: 891
[25-Jun-2026 17:21:37 UTC] === API CALL LOG ===
[25-Jun-2026 17:21:37 UTC] Endpoint: user/profile.php
[25-Jun-2026 17:21:37 UTC] Full Log Data: {
    "timestamp": "2026-06-25 17:21:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.50.41.3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.50.41.3, 162.158.210.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkxIiwidXNlcm5hbWUiOiJib3JhMzEiLCJlbWFpbCI6Imhlc2FwYmVuaW02NjY3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzAxMjgzNX0.oUh6LDZ_6GkGnbPue5IvNCJb-5iQWEUOIANZfOhd1fM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a115a6520c84d0de-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.50.41.3",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 17:21:37 UTC] === END API CALL LOG ===
[25-Jun-2026 17:21:37 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 17:21:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkxIiwidXNlcm5hbWUiOiJib3JhMzEiLCJlbWFpbCI6Imhlc2FwYmVuaW02NjY3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzAxMjgzNX0.oUh6LDZ_6GkGnbPue5IvNCJb-5iQWEUOIANZfOhd1fM
[25-Jun-2026 17:21:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 17:21:37 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 17:21:37 UTC] User ID: 891
[25-Jun-2026 17:21:37 UTC] ✅ User profile retrieved successfully for user ID: 891
[25-Jun-2026 17:21:50 UTC] === API CALL LOG ===
[25-Jun-2026 17:21:50 UTC] Endpoint: user/profile.php
[25-Jun-2026 17:21:50 UTC] Full Log Data: {
    "timestamp": "2026-06-25 17:21:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.50.41.3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.50.41.3, 162.158.210.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkxIiwidXNlcm5hbWUiOiJib3JhMzEiLCJlbWFpbCI6Imhlc2FwYmVuaW02NjY3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzAxMjgzNX0.oUh6LDZ_6GkGnbPue5IvNCJb-5iQWEUOIANZfOhd1fM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a115a6a3ce16d0de-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.50.41.3",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 17:21:50 UTC] === END API CALL LOG ===
[25-Jun-2026 17:21:50 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 17:21:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkxIiwidXNlcm5hbWUiOiJib3JhMzEiLCJlbWFpbCI6Imhlc2FwYmVuaW02NjY3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzAxMjgzNX0.oUh6LDZ_6GkGnbPue5IvNCJb-5iQWEUOIANZfOhd1fM
[25-Jun-2026 17:21:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 17:21:50 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 17:21:50 UTC] User ID: 891
[25-Jun-2026 17:21:50 UTC] ✅ User profile retrieved successfully for user ID: 891
[25-Jun-2026 17:21:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 17:21:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 17:21:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"212.50.41.3, 162.158.210.10","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkxIiwidXNlcm5hbWUiOiJib3JhMzEiLCJlbWFpbCI6Imhlc2FwYmVuaW02NjY3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzAxMjgzNX0.oUh6LDZ_6GkGnbPue5IvNCJb-5iQWEUOIANZfOhd1fM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a115a6a3ce0ad0de-SOF","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"212.50.41.3","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jun-2026 17:21:50 UTC] === User Orders API Called ===
[25-Jun-2026 17:21:50 UTC] User ID: 891
[25-Jun-2026 17:21:50 UTC] Limit: 20, Offset: 0
[25-Jun-2026 17:21:50 UTC] Orders found: 0
[25-Jun-2026 17:21:50 UTC] Orders data: []
[25-Jun-2026 17:21:50 UTC] Total orders count: 0
[25-Jun-2026 17:21:51 UTC] === API CALL LOG ===
[25-Jun-2026 17:21:51 UTC] Endpoint: user/profile.php
[25-Jun-2026 17:21:51 UTC] Full Log Data: {
    "timestamp": "2026-06-25 17:21:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.50.41.3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.50.41.3, 162.158.210.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkxIiwidXNlcm5hbWUiOiJib3JhMzEiLCJlbWFpbCI6Imhlc2FwYmVuaW02NjY3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzAxMjgzNX0.oUh6LDZ_6GkGnbPue5IvNCJb-5iQWEUOIANZfOhd1fM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a115a6a7ca28d0de-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.50.41.3",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 17:21:51 UTC] === END API CALL LOG ===
[25-Jun-2026 17:21:51 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 17:21:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkxIiwidXNlcm5hbWUiOiJib3JhMzEiLCJlbWFpbCI6Imhlc2FwYmVuaW02NjY3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzAxMjgzNX0.oUh6LDZ_6GkGnbPue5IvNCJb-5iQWEUOIANZfOhd1fM
[25-Jun-2026 17:21:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 17:21:51 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 17:21:51 UTC] User ID: 891
[25-Jun-2026 17:21:51 UTC] ✅ User profile retrieved successfully for user ID: 891
[25-Jun-2026 17:21:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 17:21:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 17:21:55 UTC] === API CALL LOG ===
[25-Jun-2026 17:21:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"212.50.41.3, 162.158.210.10","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkxIiwidXNlcm5hbWUiOiJib3JhMzEiLCJlbWFpbCI6Imhlc2FwYmVuaW02NjY3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzAxMjgzNX0.oUh6LDZ_6GkGnbPue5IvNCJb-5iQWEUOIANZfOhd1fM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a115a6c089d6d0de-SOF","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"212.50.41.3","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jun-2026 17:21:55 UTC] Endpoint: user/profile.php
[25-Jun-2026 17:21:55 UTC] Full Log Data: {
    "timestamp": "2026-06-25 17:21:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.50.41.3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.50.41.3, 162.158.210.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkxIiwidXNlcm5hbWUiOiJib3JhMzEiLCJlbWFpbCI6Imhlc2FwYmVuaW02NjY3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzAxMjgzNX0.oUh6LDZ_6GkGnbPue5IvNCJb-5iQWEUOIANZfOhd1fM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a115a6c089dbd0de-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.50.41.3",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 17:21:55 UTC] === User Orders API Called ===
[25-Jun-2026 17:21:55 UTC] === END API CALL LOG ===
[25-Jun-2026 17:21:55 UTC] User ID: 891
[25-Jun-2026 17:21:55 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 17:21:55 UTC] Limit: 20, Offset: 0
[25-Jun-2026 17:21:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkxIiwidXNlcm5hbWUiOiJib3JhMzEiLCJlbWFpbCI6Imhlc2FwYmVuaW02NjY3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzAxMjgzNX0.oUh6LDZ_6GkGnbPue5IvNCJb-5iQWEUOIANZfOhd1fM
[25-Jun-2026 17:21:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 17:21:55 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 17:21:55 UTC] User ID: 891
[25-Jun-2026 17:21:55 UTC] Orders found: 0
[25-Jun-2026 17:21:55 UTC] ✅ User profile retrieved successfully for user ID: 891
[25-Jun-2026 17:21:55 UTC] Orders data: []
[25-Jun-2026 17:21:55 UTC] Total orders count: 0
[25-Jun-2026 17:21:55 UTC] === API CALL LOG ===
[25-Jun-2026 17:21:55 UTC] Endpoint: user/profile.php
[25-Jun-2026 17:21:55 UTC] Full Log Data: {
    "timestamp": "2026-06-25 17:21:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.50.41.3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.50.41.3, 162.158.210.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkxIiwidXNlcm5hbWUiOiJib3JhMzEiLCJlbWFpbCI6Imhlc2FwYmVuaW02NjY3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzAxMjgzNX0.oUh6LDZ_6GkGnbPue5IvNCJb-5iQWEUOIANZfOhd1fM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a115a6c38b5dd0de-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.50.41.3",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 17:21:55 UTC] === END API CALL LOG ===
[25-Jun-2026 17:21:55 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 17:21:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkxIiwidXNlcm5hbWUiOiJib3JhMzEiLCJlbWFpbCI6Imhlc2FwYmVuaW02NjY3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzAxMjgzNX0.oUh6LDZ_6GkGnbPue5IvNCJb-5iQWEUOIANZfOhd1fM
[25-Jun-2026 17:21:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 17:21:55 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 17:21:55 UTC] User ID: 891
[25-Jun-2026 17:21:55 UTC] ✅ User profile retrieved successfully for user ID: 891
[25-Jun-2026 17:21:58 UTC] === API CALL LOG ===
[25-Jun-2026 17:21:58 UTC] Endpoint: user/profile.php
[25-Jun-2026 17:21:58 UTC] Full Log Data: {
    "timestamp": "2026-06-25 17:21:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.50.41.3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.50.41.3, 162.158.210.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkxIiwidXNlcm5hbWUiOiJib3JhMzEiLCJlbWFpbCI6Imhlc2FwYmVuaW02NjY3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzAxMjgzNX0.oUh6LDZ_6GkGnbPue5IvNCJb-5iQWEUOIANZfOhd1fM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a115a6d72a8ed0de-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.50.41.3",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 17:21:58 UTC] === END API CALL LOG ===
[25-Jun-2026 17:21:58 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 17:21:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkxIiwidXNlcm5hbWUiOiJib3JhMzEiLCJlbWFpbCI6Imhlc2FwYmVuaW02NjY3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzAxMjgzNX0.oUh6LDZ_6GkGnbPue5IvNCJb-5iQWEUOIANZfOhd1fM
[25-Jun-2026 17:21:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 17:21:58 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 17:21:58 UTC] User ID: 891
[25-Jun-2026 17:21:58 UTC] ✅ User profile retrieved successfully for user ID: 891
[25-Jun-2026 17:22:12 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 17:22:12 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 17:22:12 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"212.50.41.3, 162.158.210.10","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkxIiwidXNlcm5hbWUiOiJib3JhMzEiLCJlbWFpbCI6Imhlc2FwYmVuaW02NjY3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzAxMjgzNX0.oUh6LDZ_6GkGnbPue5IvNCJb-5iQWEUOIANZfOhd1fM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a115a7298bb1d0de-SOF","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"212.50.41.3","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jun-2026 17:22:12 UTC] === User Orders API Called ===
[25-Jun-2026 17:22:12 UTC] User ID: 891
[25-Jun-2026 17:22:12 UTC] Limit: 20, Offset: 0
[25-Jun-2026 17:22:12 UTC] Orders found: 0
[25-Jun-2026 17:22:12 UTC] Orders data: []
[25-Jun-2026 17:22:12 UTC] Total orders count: 0
[25-Jun-2026 17:22:12 UTC] === API CALL LOG ===
[25-Jun-2026 17:22:12 UTC] Endpoint: user/profile.php
[25-Jun-2026 17:22:12 UTC] Full Log Data: {
    "timestamp": "2026-06-25 17:22:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.50.41.3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.50.41.3, 162.158.210.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkxIiwidXNlcm5hbWUiOiJib3JhMzEiLCJlbWFpbCI6Imhlc2FwYmVuaW02NjY3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzAxMjgzNX0.oUh6LDZ_6GkGnbPue5IvNCJb-5iQWEUOIANZfOhd1fM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a115a7298bb4d0de-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.50.41.3",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 17:22:12 UTC] === END API CALL LOG ===
[25-Jun-2026 17:22:12 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 17:22:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkxIiwidXNlcm5hbWUiOiJib3JhMzEiLCJlbWFpbCI6Imhlc2FwYmVuaW02NjY3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzAxMjgzNX0.oUh6LDZ_6GkGnbPue5IvNCJb-5iQWEUOIANZfOhd1fM
[25-Jun-2026 17:22:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 17:22:12 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 17:22:12 UTC] User ID: 891
[25-Jun-2026 17:22:12 UTC] ✅ User profile retrieved successfully for user ID: 891
[25-Jun-2026 17:22:12 UTC] === API CALL LOG ===
[25-Jun-2026 17:22:12 UTC] Endpoint: user/profile.php
[25-Jun-2026 17:22:12 UTC] Full Log Data: {
    "timestamp": "2026-06-25 17:22:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.50.41.3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.50.41.3, 162.158.210.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkxIiwidXNlcm5hbWUiOiJib3JhMzEiLCJlbWFpbCI6Imhlc2FwYmVuaW02NjY3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzAxMjgzNX0.oUh6LDZ_6GkGnbPue5IvNCJb-5iQWEUOIANZfOhd1fM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a115a72d992fd0de-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.50.41.3",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 17:22:12 UTC] === END API CALL LOG ===
[25-Jun-2026 17:22:12 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 17:22:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkxIiwidXNlcm5hbWUiOiJib3JhMzEiLCJlbWFpbCI6Imhlc2FwYmVuaW02NjY3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzAxMjgzNX0.oUh6LDZ_6GkGnbPue5IvNCJb-5iQWEUOIANZfOhd1fM
[25-Jun-2026 17:22:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 17:22:12 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 17:22:12 UTC] User ID: 891
[25-Jun-2026 17:22:12 UTC] ✅ User profile retrieved successfully for user ID: 891
[25-Jun-2026 17:24:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 17:24:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 17:24:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"212.50.41.3, 162.158.210.10","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkxIiwidXNlcm5hbWUiOiJib3JhMzEiLCJlbWFpbCI6Imhlc2FwYmVuaW02NjY3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzAxMjgzNX0.oUh6LDZ_6GkGnbPue5IvNCJb-5iQWEUOIANZfOhd1fM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a115a9d6c8d1d0de-SOF","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"212.50.41.3","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jun-2026 17:24:01 UTC] === User Orders API Called ===
[25-Jun-2026 17:24:01 UTC] User ID: 891
[25-Jun-2026 17:24:01 UTC] Limit: 20, Offset: 0
[25-Jun-2026 17:24:01 UTC] Orders found: 0
[25-Jun-2026 17:24:01 UTC] Orders data: []
[25-Jun-2026 17:24:01 UTC] Total orders count: 0
[25-Jun-2026 17:24:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 17:24:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 17:24:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"212.50.41.3, 162.158.210.10","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkxIiwidXNlcm5hbWUiOiJib3JhMzEiLCJlbWFpbCI6Imhlc2FwYmVuaW02NjY3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzAxMjgzNX0.oUh6LDZ_6GkGnbPue5IvNCJb-5iQWEUOIANZfOhd1fM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a115aa040b09d0de-SOF","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"212.50.41.3","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jun-2026 17:24:08 UTC] === User Orders API Called ===
[25-Jun-2026 17:24:08 UTC] User ID: 891
[25-Jun-2026 17:24:08 UTC] Limit: 20, Offset: 0
[25-Jun-2026 17:24:08 UTC] Orders found: 0
[25-Jun-2026 17:24:08 UTC] Orders data: []
[25-Jun-2026 17:24:08 UTC] Total orders count: 0
[25-Jun-2026 17:24:08 UTC] === API CALL LOG ===
[25-Jun-2026 17:24:08 UTC] Endpoint: user/profile.php
[25-Jun-2026 17:24:08 UTC] Full Log Data: {
    "timestamp": "2026-06-25 17:24:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.50.41.3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.50.41.3, 162.158.210.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkxIiwidXNlcm5hbWUiOiJib3JhMzEiLCJlbWFpbCI6Imhlc2FwYmVuaW02NjY3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzAxMjgzNX0.oUh6LDZ_6GkGnbPue5IvNCJb-5iQWEUOIANZfOhd1fM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a115aa040b0dd0de-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.50.41.3",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 17:24:08 UTC] === END API CALL LOG ===
[25-Jun-2026 17:24:08 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 17:24:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkxIiwidXNlcm5hbWUiOiJib3JhMzEiLCJlbWFpbCI6Imhlc2FwYmVuaW02NjY3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzAxMjgzNX0.oUh6LDZ_6GkGnbPue5IvNCJb-5iQWEUOIANZfOhd1fM
[25-Jun-2026 17:24:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 17:24:08 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 17:24:08 UTC] User ID: 891
[25-Jun-2026 17:24:08 UTC] ✅ User profile retrieved successfully for user ID: 891
[25-Jun-2026 17:24:09 UTC] === API CALL LOG ===
[25-Jun-2026 17:24:09 UTC] Endpoint: user/profile.php
[25-Jun-2026 17:24:09 UTC] Full Log Data: {
    "timestamp": "2026-06-25 17:24:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.50.41.3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.50.41.3, 162.158.210.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkxIiwidXNlcm5hbWUiOiJib3JhMzEiLCJlbWFpbCI6Imhlc2FwYmVuaW02NjY3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzAxMjgzNX0.oUh6LDZ_6GkGnbPue5IvNCJb-5iQWEUOIANZfOhd1fM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a115aa074cd7d0de-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.50.41.3",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 17:24:09 UTC] === END API CALL LOG ===
[25-Jun-2026 17:24:09 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 17:24:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkxIiwidXNlcm5hbWUiOiJib3JhMzEiLCJlbWFpbCI6Imhlc2FwYmVuaW02NjY3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzAxMjgzNX0.oUh6LDZ_6GkGnbPue5IvNCJb-5iQWEUOIANZfOhd1fM
[25-Jun-2026 17:24:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 17:24:09 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 17:24:09 UTC] User ID: 891
[25-Jun-2026 17:24:09 UTC] ✅ User profile retrieved successfully for user ID: 891
[25-Jun-2026 17:24:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 17:24:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 17:24:14 UTC] === API CALL LOG ===
[25-Jun-2026 17:24:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"212.50.41.3, 162.158.210.10","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkxIiwidXNlcm5hbWUiOiJib3JhMzEiLCJlbWFpbCI6Imhlc2FwYmVuaW02NjY3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzAxMjgzNX0.oUh6LDZ_6GkGnbPue5IvNCJb-5iQWEUOIANZfOhd1fM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a115aa298857d0de-SOF","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"212.50.41.3","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jun-2026 17:24:14 UTC] Endpoint: user/profile.php
[25-Jun-2026 17:24:14 UTC] Full Log Data: {
    "timestamp": "2026-06-25 17:24:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.50.41.3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.50.41.3, 162.158.210.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkxIiwidXNlcm5hbWUiOiJib3JhMzEiLCJlbWFpbCI6Imhlc2FwYmVuaW02NjY3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzAxMjgzNX0.oUh6LDZ_6GkGnbPue5IvNCJb-5iQWEUOIANZfOhd1fM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a115aa29885cd0de-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.50.41.3",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 17:24:14 UTC] === User Orders API Called ===
[25-Jun-2026 17:24:14 UTC] === END API CALL LOG ===
[25-Jun-2026 17:24:14 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 17:24:14 UTC] User ID: 891
[25-Jun-2026 17:24:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkxIiwidXNlcm5hbWUiOiJib3JhMzEiLCJlbWFpbCI6Imhlc2FwYmVuaW02NjY3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzAxMjgzNX0.oUh6LDZ_6GkGnbPue5IvNCJb-5iQWEUOIANZfOhd1fM
[25-Jun-2026 17:24:14 UTC] Limit: 20, Offset: 0
[25-Jun-2026 17:24:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 17:24:14 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 17:24:14 UTC] User ID: 891
[25-Jun-2026 17:24:14 UTC] Orders found: 0
[25-Jun-2026 17:24:14 UTC] ✅ User profile retrieved successfully for user ID: 891
[25-Jun-2026 17:24:14 UTC] Orders data: []
[25-Jun-2026 17:24:14 UTC] Total orders count: 0
[25-Jun-2026 17:24:15 UTC] === API CALL LOG ===
[25-Jun-2026 17:24:15 UTC] Endpoint: user/profile.php
[25-Jun-2026 17:24:15 UTC] Full Log Data: {
    "timestamp": "2026-06-25 17:24:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.50.41.3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.50.41.3, 162.158.210.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkxIiwidXNlcm5hbWUiOiJib3JhMzEiLCJlbWFpbCI6Imhlc2FwYmVuaW02NjY3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzAxMjgzNX0.oUh6LDZ_6GkGnbPue5IvNCJb-5iQWEUOIANZfOhd1fM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a115aa2d8e40d0de-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.50.41.3",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 17:24:15 UTC] === END API CALL LOG ===
[25-Jun-2026 17:24:15 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 17:24:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkxIiwidXNlcm5hbWUiOiJib3JhMzEiLCJlbWFpbCI6Imhlc2FwYmVuaW02NjY3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzAxMjgzNX0.oUh6LDZ_6GkGnbPue5IvNCJb-5iQWEUOIANZfOhd1fM
[25-Jun-2026 17:24:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 17:24:15 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 17:24:15 UTC] User ID: 891
[25-Jun-2026 17:24:15 UTC] ✅ User profile retrieved successfully for user ID: 891
[25-Jun-2026 17:24:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 17:24:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 17:24:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"212.50.41.3, 162.158.210.10","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkxIiwidXNlcm5hbWUiOiJib3JhMzEiLCJlbWFpbCI6Imhlc2FwYmVuaW02NjY3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzAxMjgzNX0.oUh6LDZ_6GkGnbPue5IvNCJb-5iQWEUOIANZfOhd1fM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a115aa3b9eeed0de-SOF","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"212.50.41.3","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jun-2026 17:24:17 UTC] === User Orders API Called ===
[25-Jun-2026 17:24:17 UTC] User ID: 891
[25-Jun-2026 17:24:17 UTC] Limit: 20, Offset: 0
[25-Jun-2026 17:24:17 UTC] Orders found: 0
[25-Jun-2026 17:24:17 UTC] Orders data: []
[25-Jun-2026 17:24:17 UTC] Total orders count: 0
[25-Jun-2026 17:24:18 UTC] === API CALL LOG ===
[25-Jun-2026 17:24:18 UTC] Endpoint: user/profile.php
[25-Jun-2026 17:24:18 UTC] Full Log Data: {
    "timestamp": "2026-06-25 17:24:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.50.41.3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.50.41.3, 162.158.210.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkxIiwidXNlcm5hbWUiOiJib3JhMzEiLCJlbWFpbCI6Imhlc2FwYmVuaW02NjY3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzAxMjgzNX0.oUh6LDZ_6GkGnbPue5IvNCJb-5iQWEUOIANZfOhd1fM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a115aa3c8aabd0de-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.50.41.3",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 17:24:18 UTC] === END API CALL LOG ===
[25-Jun-2026 17:24:18 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 17:24:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkxIiwidXNlcm5hbWUiOiJib3JhMzEiLCJlbWFpbCI6Imhlc2FwYmVuaW02NjY3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzAxMjgzNX0.oUh6LDZ_6GkGnbPue5IvNCJb-5iQWEUOIANZfOhd1fM
[25-Jun-2026 17:24:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 17:24:18 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 17:24:18 UTC] User ID: 891
[25-Jun-2026 17:24:18 UTC] ✅ User profile retrieved successfully for user ID: 891
[25-Jun-2026 17:24:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 17:24:19 UTC] === API CALL LOG ===
[25-Jun-2026 17:24:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 17:24:19 UTC] Endpoint: user/profile.php
[25-Jun-2026 17:24:19 UTC] Full Log Data: {
    "timestamp": "2026-06-25 17:24:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.50.41.3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.50.41.3, 162.158.210.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkxIiwidXNlcm5hbWUiOiJib3JhMzEiLCJlbWFpbCI6Imhlc2FwYmVuaW02NjY3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzAxMjgzNX0.oUh6LDZ_6GkGnbPue5IvNCJb-5iQWEUOIANZfOhd1fM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a115aa484d57d0de-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.50.41.3",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 17:24:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"212.50.41.3, 162.158.210.10","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkxIiwidXNlcm5hbWUiOiJib3JhMzEiLCJlbWFpbCI6Imhlc2FwYmVuaW02NjY3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzAxMjgzNX0.oUh6LDZ_6GkGnbPue5IvNCJb-5iQWEUOIANZfOhd1fM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a115aa484d52d0de-SOF","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"212.50.41.3","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jun-2026 17:24:19 UTC] === END API CALL LOG ===
[25-Jun-2026 17:24:19 UTC] === User Orders API Called ===
[25-Jun-2026 17:24:19 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 17:24:19 UTC] User ID: 891
[25-Jun-2026 17:24:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkxIiwidXNlcm5hbWUiOiJib3JhMzEiLCJlbWFpbCI6Imhlc2FwYmVuaW02NjY3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzAxMjgzNX0.oUh6LDZ_6GkGnbPue5IvNCJb-5iQWEUOIANZfOhd1fM
[25-Jun-2026 17:24:19 UTC] Limit: 20, Offset: 0
[25-Jun-2026 17:24:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 17:24:19 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 17:24:19 UTC] User ID: 891
[25-Jun-2026 17:24:19 UTC] ✅ User profile retrieved successfully for user ID: 891
[25-Jun-2026 17:24:19 UTC] Orders found: 0
[25-Jun-2026 17:24:19 UTC] Orders data: []
[25-Jun-2026 17:24:19 UTC] Total orders count: 0
[25-Jun-2026 17:24:20 UTC] === API CALL LOG ===
[25-Jun-2026 17:24:20 UTC] Endpoint: user/profile.php
[25-Jun-2026 17:24:20 UTC] Full Log Data: {
    "timestamp": "2026-06-25 17:24:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.50.41.3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.50.41.3, 162.158.210.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkxIiwidXNlcm5hbWUiOiJib3JhMzEiLCJlbWFpbCI6Imhlc2FwYmVuaW02NjY3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzAxMjgzNX0.oUh6LDZ_6GkGnbPue5IvNCJb-5iQWEUOIANZfOhd1fM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a115aa4c4adad0de-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.50.41.3",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 17:24:20 UTC] === END API CALL LOG ===
[25-Jun-2026 17:24:20 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 17:24:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkxIiwidXNlcm5hbWUiOiJib3JhMzEiLCJlbWFpbCI6Imhlc2FwYmVuaW02NjY3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzAxMjgzNX0.oUh6LDZ_6GkGnbPue5IvNCJb-5iQWEUOIANZfOhd1fM
[25-Jun-2026 17:24:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 17:24:20 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 17:24:20 UTC] User ID: 891
[25-Jun-2026 17:24:20 UTC] ✅ User profile retrieved successfully for user ID: 891
[25-Jun-2026 17:24:23 UTC] === API CALL LOG ===
[25-Jun-2026 17:24:23 UTC] Endpoint: user/profile.php
[25-Jun-2026 17:24:23 UTC] Full Log Data: {
    "timestamp": "2026-06-25 17:24:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.50.41.3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.50.41.3, 162.158.210.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkxIiwidXNlcm5hbWUiOiJib3JhMzEiLCJlbWFpbCI6Imhlc2FwYmVuaW02NjY3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzAxMjgzNX0.oUh6LDZ_6GkGnbPue5IvNCJb-5iQWEUOIANZfOhd1fM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a115aa5c4fced0de-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.50.41.3",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 17:24:23 UTC] === END API CALL LOG ===
[25-Jun-2026 17:24:23 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 17:24:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkxIiwidXNlcm5hbWUiOiJib3JhMzEiLCJlbWFpbCI6Imhlc2FwYmVuaW02NjY3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzAxMjgzNX0.oUh6LDZ_6GkGnbPue5IvNCJb-5iQWEUOIANZfOhd1fM
[25-Jun-2026 17:24:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 17:24:23 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 17:24:23 UTC] User ID: 891
[25-Jun-2026 17:24:23 UTC] ✅ User profile retrieved successfully for user ID: 891
[25-Jun-2026 17:25:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 17:25:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 17:25:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"212.50.41.3, 162.158.210.10","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkxIiwidXNlcm5hbWUiOiJib3JhMzEiLCJlbWFpbCI6Imhlc2FwYmVuaW02NjY3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzAxMjgzNX0.oUh6LDZ_6GkGnbPue5IvNCJb-5iQWEUOIANZfOhd1fM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a115ac01884dd0de-SOF","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"212.50.41.3","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jun-2026 17:25:30 UTC] === User Orders API Called ===
[25-Jun-2026 17:25:30 UTC] User ID: 891
[25-Jun-2026 17:25:30 UTC] Limit: 20, Offset: 0
[25-Jun-2026 17:25:30 UTC] Orders found: 0
[25-Jun-2026 17:25:30 UTC] Orders data: []
[25-Jun-2026 17:25:30 UTC] Total orders count: 0
[25-Jun-2026 17:25:32 UTC] === API CALL LOG ===
[25-Jun-2026 17:25:32 UTC] Endpoint: user/profile.php
[25-Jun-2026 17:25:32 UTC] Full Log Data: {
    "timestamp": "2026-06-25 17:25:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.50.41.3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.50.41.3, 162.158.210.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkxIiwidXNlcm5hbWUiOiJib3JhMzEiLCJlbWFpbCI6Imhlc2FwYmVuaW02NjY3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzAxMjgzNX0.oUh6LDZ_6GkGnbPue5IvNCJb-5iQWEUOIANZfOhd1fM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a115ac10ca96d0de-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.50.41.3",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 17:25:32 UTC] === END API CALL LOG ===
[25-Jun-2026 17:25:32 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 17:25:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkxIiwidXNlcm5hbWUiOiJib3JhMzEiLCJlbWFpbCI6Imhlc2FwYmVuaW02NjY3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzAxMjgzNX0.oUh6LDZ_6GkGnbPue5IvNCJb-5iQWEUOIANZfOhd1fM
[25-Jun-2026 17:25:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 17:25:32 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 17:25:32 UTC] User ID: 891
[25-Jun-2026 17:25:32 UTC] ✅ User profile retrieved successfully for user ID: 891
[25-Jun-2026 17:25:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 17:25:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 17:25:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"212.50.41.3, 162.158.210.10","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkxIiwidXNlcm5hbWUiOiJib3JhMzEiLCJlbWFpbCI6Imhlc2FwYmVuaW02NjY3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzAxMjgzNX0.oUh6LDZ_6GkGnbPue5IvNCJb-5iQWEUOIANZfOhd1fM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a115ac10ca92d0de-SOF","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"212.50.41.3","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jun-2026 17:25:32 UTC] === User Orders API Called ===
[25-Jun-2026 17:25:32 UTC] User ID: 891
[25-Jun-2026 17:25:32 UTC] Limit: 20, Offset: 0
[25-Jun-2026 17:25:32 UTC] Orders found: 0
[25-Jun-2026 17:25:32 UTC] Orders data: []
[25-Jun-2026 17:25:32 UTC] Total orders count: 0
[25-Jun-2026 17:25:33 UTC] === API CALL LOG ===
[25-Jun-2026 17:25:33 UTC] Endpoint: user/profile.php
[25-Jun-2026 17:25:33 UTC] Full Log Data: {
    "timestamp": "2026-06-25 17:25:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.50.41.3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.50.41.3, 162.158.210.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkxIiwidXNlcm5hbWUiOiJib3JhMzEiLCJlbWFpbCI6Imhlc2FwYmVuaW02NjY3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzAxMjgzNX0.oUh6LDZ_6GkGnbPue5IvNCJb-5iQWEUOIANZfOhd1fM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a115ac148f75d0de-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.50.41.3",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 17:25:33 UTC] === END API CALL LOG ===
[25-Jun-2026 17:25:33 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 17:25:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkxIiwidXNlcm5hbWUiOiJib3JhMzEiLCJlbWFpbCI6Imhlc2FwYmVuaW02NjY3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzAxMjgzNX0.oUh6LDZ_6GkGnbPue5IvNCJb-5iQWEUOIANZfOhd1fM
[25-Jun-2026 17:25:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 17:25:33 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 17:25:33 UTC] User ID: 891
[25-Jun-2026 17:25:33 UTC] ✅ User profile retrieved successfully for user ID: 891
[25-Jun-2026 17:25:36 UTC] === API CALL LOG ===
[25-Jun-2026 17:25:36 UTC] Endpoint: user/profile.php
[25-Jun-2026 17:25:36 UTC] Full Log Data: {
    "timestamp": "2026-06-25 17:25:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.50.41.3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.50.41.3, 162.158.210.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkxIiwidXNlcm5hbWUiOiJib3JhMzEiLCJlbWFpbCI6Imhlc2FwYmVuaW02NjY3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzAxMjgzNX0.oUh6LDZ_6GkGnbPue5IvNCJb-5iQWEUOIANZfOhd1fM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a115ac25ce60d0de-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.50.41.3",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 17:25:36 UTC] === END API CALL LOG ===
[25-Jun-2026 17:25:36 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 17:25:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkxIiwidXNlcm5hbWUiOiJib3JhMzEiLCJlbWFpbCI6Imhlc2FwYmVuaW02NjY3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzAxMjgzNX0.oUh6LDZ_6GkGnbPue5IvNCJb-5iQWEUOIANZfOhd1fM
[25-Jun-2026 17:25:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 17:25:36 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 17:25:36 UTC] User ID: 891
[25-Jun-2026 17:25:36 UTC] ✅ User profile retrieved successfully for user ID: 891
[25-Jun-2026 17:25:41 UTC] === API CALL LOG ===
[25-Jun-2026 17:25:41 UTC] Endpoint: user/profile.php
[25-Jun-2026 17:25:41 UTC] Full Log Data: {
    "timestamp": "2026-06-25 17:25:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.50.41.3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.50.41.3, 162.158.210.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkxIiwidXNlcm5hbWUiOiJib3JhMzEiLCJlbWFpbCI6Imhlc2FwYmVuaW02NjY3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzAxMjgzNX0.oUh6LDZ_6GkGnbPue5IvNCJb-5iQWEUOIANZfOhd1fM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a115ac464b4bd0de-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.50.41.3",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 17:25:41 UTC] === END API CALL LOG ===
[25-Jun-2026 17:25:41 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 17:25:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkxIiwidXNlcm5hbWUiOiJib3JhMzEiLCJlbWFpbCI6Imhlc2FwYmVuaW02NjY3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzAxMjgzNX0.oUh6LDZ_6GkGnbPue5IvNCJb-5iQWEUOIANZfOhd1fM
[25-Jun-2026 17:25:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 17:25:41 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 17:25:41 UTC] User ID: 891
[25-Jun-2026 17:25:41 UTC] ✅ User profile retrieved successfully for user ID: 891
[25-Jun-2026 17:25:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 17:25:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 17:25:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"212.50.41.3, 162.158.210.10","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkxIiwidXNlcm5hbWUiOiJib3JhMzEiLCJlbWFpbCI6Imhlc2FwYmVuaW02NjY3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzAxMjgzNX0.oUh6LDZ_6GkGnbPue5IvNCJb-5iQWEUOIANZfOhd1fM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a115ac464b46d0de-SOF","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"212.50.41.3","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jun-2026 17:25:41 UTC] === User Orders API Called ===
[25-Jun-2026 17:25:41 UTC] User ID: 891
[25-Jun-2026 17:25:41 UTC] Limit: 20, Offset: 0
[25-Jun-2026 17:25:41 UTC] Orders found: 0
[25-Jun-2026 17:25:41 UTC] Orders data: []
[25-Jun-2026 17:25:41 UTC] Total orders count: 0
[25-Jun-2026 17:25:42 UTC] === API CALL LOG ===
[25-Jun-2026 17:25:42 UTC] Endpoint: user/profile.php
[25-Jun-2026 17:25:42 UTC] Full Log Data: {
    "timestamp": "2026-06-25 17:25:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.50.41.3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.50.41.3, 162.158.210.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkxIiwidXNlcm5hbWUiOiJib3JhMzEiLCJlbWFpbCI6Imhlc2FwYmVuaW02NjY3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzAxMjgzNX0.oUh6LDZ_6GkGnbPue5IvNCJb-5iQWEUOIANZfOhd1fM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a115ac4a081ad0de-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.50.41.3",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 17:25:42 UTC] === END API CALL LOG ===
[25-Jun-2026 17:25:42 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 17:25:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkxIiwidXNlcm5hbWUiOiJib3JhMzEiLCJlbWFpbCI6Imhlc2FwYmVuaW02NjY3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzAxMjgzNX0.oUh6LDZ_6GkGnbPue5IvNCJb-5iQWEUOIANZfOhd1fM
[25-Jun-2026 17:25:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 17:25:42 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 17:25:42 UTC] User ID: 891
[25-Jun-2026 17:25:42 UTC] ✅ User profile retrieved successfully for user ID: 891
[25-Jun-2026 17:25:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 17:25:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 17:25:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"212.50.41.3, 162.158.210.10","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkxIiwidXNlcm5hbWUiOiJib3JhMzEiLCJlbWFpbCI6Imhlc2FwYmVuaW02NjY3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzAxMjgzNX0.oUh6LDZ_6GkGnbPue5IvNCJb-5iQWEUOIANZfOhd1fM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a115ac718be1d0de-SOF","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"212.50.41.3","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jun-2026 17:25:48 UTC] === User Orders API Called ===
[25-Jun-2026 17:25:48 UTC] User ID: 891
[25-Jun-2026 17:25:48 UTC] Limit: 20, Offset: 0
[25-Jun-2026 17:25:48 UTC] Orders found: 0
[25-Jun-2026 17:25:48 UTC] Orders data: []
[25-Jun-2026 17:25:48 UTC] Total orders count: 0
[25-Jun-2026 17:25:48 UTC] === API CALL LOG ===
[25-Jun-2026 17:25:48 UTC] Endpoint: user/profile.php
[25-Jun-2026 17:25:48 UTC] Full Log Data: {
    "timestamp": "2026-06-25 17:25:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.50.41.3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.50.41.3, 162.158.210.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkxIiwidXNlcm5hbWUiOiJib3JhMzEiLCJlbWFpbCI6Imhlc2FwYmVuaW02NjY3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzAxMjgzNX0.oUh6LDZ_6GkGnbPue5IvNCJb-5iQWEUOIANZfOhd1fM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a115ac718be9d0de-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.50.41.3",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 17:25:48 UTC] === END API CALL LOG ===
[25-Jun-2026 17:25:48 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 17:25:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkxIiwidXNlcm5hbWUiOiJib3JhMzEiLCJlbWFpbCI6Imhlc2FwYmVuaW02NjY3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzAxMjgzNX0.oUh6LDZ_6GkGnbPue5IvNCJb-5iQWEUOIANZfOhd1fM
[25-Jun-2026 17:25:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 17:25:48 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 17:25:48 UTC] User ID: 891
[25-Jun-2026 17:25:48 UTC] ✅ User profile retrieved successfully for user ID: 891
[25-Jun-2026 17:25:49 UTC] === API CALL LOG ===
[25-Jun-2026 17:25:49 UTC] Endpoint: user/profile.php
[25-Jun-2026 17:25:49 UTC] Full Log Data: {
    "timestamp": "2026-06-25 17:25:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.50.41.3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.50.41.3, 162.158.210.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkxIiwidXNlcm5hbWUiOiJib3JhMzEiLCJlbWFpbCI6Imhlc2FwYmVuaW02NjY3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzAxMjgzNX0.oUh6LDZ_6GkGnbPue5IvNCJb-5iQWEUOIANZfOhd1fM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a115ac768d76d0de-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.50.41.3",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 17:25:49 UTC] === END API CALL LOG ===
[25-Jun-2026 17:25:49 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 17:25:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkxIiwidXNlcm5hbWUiOiJib3JhMzEiLCJlbWFpbCI6Imhlc2FwYmVuaW02NjY3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzAxMjgzNX0.oUh6LDZ_6GkGnbPue5IvNCJb-5iQWEUOIANZfOhd1fM
[25-Jun-2026 17:25:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 17:25:49 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 17:25:49 UTC] User ID: 891
[25-Jun-2026 17:25:49 UTC] ✅ User profile retrieved successfully for user ID: 891
[25-Jun-2026 17:25:51 UTC] === API CALL LOG ===
[25-Jun-2026 17:25:51 UTC] Endpoint: user/profile.php
[25-Jun-2026 17:25:51 UTC] Full Log Data: {
    "timestamp": "2026-06-25 17:25:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.50.41.3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.50.41.3, 162.158.210.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkxIiwidXNlcm5hbWUiOiJib3JhMzEiLCJlbWFpbCI6Imhlc2FwYmVuaW02NjY3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzAxMjgzNX0.oUh6LDZ_6GkGnbPue5IvNCJb-5iQWEUOIANZfOhd1fM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a115ac8789b5d0de-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.50.41.3",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 17:25:51 UTC] === END API CALL LOG ===
[25-Jun-2026 17:25:51 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 17:25:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkxIiwidXNlcm5hbWUiOiJib3JhMzEiLCJlbWFpbCI6Imhlc2FwYmVuaW02NjY3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzAxMjgzNX0.oUh6LDZ_6GkGnbPue5IvNCJb-5iQWEUOIANZfOhd1fM
[25-Jun-2026 17:25:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 17:25:51 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 17:25:51 UTC] User ID: 891
[25-Jun-2026 17:25:51 UTC] ✅ User profile retrieved successfully for user ID: 891
[25-Jun-2026 17:26:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 17:26:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 17:26:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"212.50.41.3, 162.158.210.10","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkxIiwidXNlcm5hbWUiOiJib3JhMzEiLCJlbWFpbCI6Imhlc2FwYmVuaW02NjY3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzAxMjgzNX0.oUh6LDZ_6GkGnbPue5IvNCJb-5iQWEUOIANZfOhd1fM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a115ad138f9cd0de-SOF","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"212.50.41.3","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jun-2026 17:26:14 UTC] === User Orders API Called ===
[25-Jun-2026 17:26:14 UTC] User ID: 891
[25-Jun-2026 17:26:14 UTC] Limit: 20, Offset: 0
[25-Jun-2026 17:26:14 UTC] Orders found: 0
[25-Jun-2026 17:26:14 UTC] Orders data: []
[25-Jun-2026 17:26:14 UTC] Total orders count: 0
[25-Jun-2026 17:26:14 UTC] === API CALL LOG ===
[25-Jun-2026 17:26:14 UTC] Endpoint: user/profile.php
[25-Jun-2026 17:26:14 UTC] Full Log Data: {
    "timestamp": "2026-06-25 17:26:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.50.41.3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.50.41.3, 162.158.210.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkxIiwidXNlcm5hbWUiOiJib3JhMzEiLCJlbWFpbCI6Imhlc2FwYmVuaW02NjY3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzAxMjgzNX0.oUh6LDZ_6GkGnbPue5IvNCJb-5iQWEUOIANZfOhd1fM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a115ad138fa0d0de-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.50.41.3",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 17:26:14 UTC] === END API CALL LOG ===
[25-Jun-2026 17:26:14 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 17:26:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkxIiwidXNlcm5hbWUiOiJib3JhMzEiLCJlbWFpbCI6Imhlc2FwYmVuaW02NjY3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzAxMjgzNX0.oUh6LDZ_6GkGnbPue5IvNCJb-5iQWEUOIANZfOhd1fM
[25-Jun-2026 17:26:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 17:26:14 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 17:26:14 UTC] User ID: 891
[25-Jun-2026 17:26:14 UTC] ✅ User profile retrieved successfully for user ID: 891
[25-Jun-2026 17:26:14 UTC] === API CALL LOG ===
[25-Jun-2026 17:26:14 UTC] Endpoint: user/profile.php
[25-Jun-2026 17:26:14 UTC] Full Log Data: {
    "timestamp": "2026-06-25 17:26:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.50.41.3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.50.41.3, 162.158.210.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkxIiwidXNlcm5hbWUiOiJib3JhMzEiLCJlbWFpbCI6Imhlc2FwYmVuaW02NjY3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzAxMjgzNX0.oUh6LDZ_6GkGnbPue5IvNCJb-5iQWEUOIANZfOhd1fM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a115ad1648acd0de-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.50.41.3",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 17:26:14 UTC] === END API CALL LOG ===
[25-Jun-2026 17:26:14 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 17:26:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkxIiwidXNlcm5hbWUiOiJib3JhMzEiLCJlbWFpbCI6Imhlc2FwYmVuaW02NjY3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzAxMjgzNX0.oUh6LDZ_6GkGnbPue5IvNCJb-5iQWEUOIANZfOhd1fM
[25-Jun-2026 17:26:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 17:26:14 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 17:26:14 UTC] User ID: 891
[25-Jun-2026 17:26:14 UTC] ✅ User profile retrieved successfully for user ID: 891
[25-Jun-2026 17:26:17 UTC] === API CALL LOG ===
[25-Jun-2026 17:26:17 UTC] Endpoint: user/profile.php
[25-Jun-2026 17:26:17 UTC] Full Log Data: {
    "timestamp": "2026-06-25 17:26:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.50.41.3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.50.41.3, 162.158.210.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkxIiwidXNlcm5hbWUiOiJib3JhMzEiLCJlbWFpbCI6Imhlc2FwYmVuaW02NjY3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzAxMjgzNX0.oUh6LDZ_6GkGnbPue5IvNCJb-5iQWEUOIANZfOhd1fM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a115ad264c10d0de-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.50.41.3",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 17:26:17 UTC] === END API CALL LOG ===
[25-Jun-2026 17:26:17 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 17:26:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkxIiwidXNlcm5hbWUiOiJib3JhMzEiLCJlbWFpbCI6Imhlc2FwYmVuaW02NjY3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzAxMjgzNX0.oUh6LDZ_6GkGnbPue5IvNCJb-5iQWEUOIANZfOhd1fM
[25-Jun-2026 17:26:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 17:26:17 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 17:26:17 UTC] User ID: 891
[25-Jun-2026 17:26:17 UTC] ✅ User profile retrieved successfully for user ID: 891
[25-Jun-2026 17:26:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 17:26:27 UTC] === API CALL LOG ===
[25-Jun-2026 17:26:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 17:26:27 UTC] Endpoint: user/profile.php
[25-Jun-2026 17:26:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"212.50.41.3, 162.158.210.10","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkxIiwidXNlcm5hbWUiOiJib3JhMzEiLCJlbWFpbCI6Imhlc2FwYmVuaW02NjY3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzAxMjgzNX0.oUh6LDZ_6GkGnbPue5IvNCJb-5iQWEUOIANZfOhd1fM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a115ad63cee4d0de-SOF","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"212.50.41.3","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jun-2026 17:26:27 UTC] Full Log Data: {
    "timestamp": "2026-06-25 17:26:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.50.41.3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.50.41.3, 162.158.210.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkxIiwidXNlcm5hbWUiOiJib3JhMzEiLCJlbWFpbCI6Imhlc2FwYmVuaW02NjY3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzAxMjgzNX0.oUh6LDZ_6GkGnbPue5IvNCJb-5iQWEUOIANZfOhd1fM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a115ad63cee8d0de-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.50.41.3",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 17:26:27 UTC] === END API CALL LOG ===
[25-Jun-2026 17:26:27 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 17:26:27 UTC] === User Orders API Called ===
[25-Jun-2026 17:26:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkxIiwidXNlcm5hbWUiOiJib3JhMzEiLCJlbWFpbCI6Imhlc2FwYmVuaW02NjY3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzAxMjgzNX0.oUh6LDZ_6GkGnbPue5IvNCJb-5iQWEUOIANZfOhd1fM
[25-Jun-2026 17:26:27 UTC] User ID: 891
[25-Jun-2026 17:26:27 UTC] Limit: 20, Offset: 0
[25-Jun-2026 17:26:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 17:26:27 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 17:26:27 UTC] User ID: 891
[25-Jun-2026 17:26:27 UTC] ✅ User profile retrieved successfully for user ID: 891
[25-Jun-2026 17:26:27 UTC] Orders found: 0
[25-Jun-2026 17:26:27 UTC] Orders data: []
[25-Jun-2026 17:26:27 UTC] Total orders count: 0
[25-Jun-2026 17:26:27 UTC] === API CALL LOG ===
[25-Jun-2026 17:26:27 UTC] Endpoint: user/profile.php
[25-Jun-2026 17:26:27 UTC] Full Log Data: {
    "timestamp": "2026-06-25 17:26:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.50.41.3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.50.41.3, 162.158.210.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkxIiwidXNlcm5hbWUiOiJib3JhMzEiLCJlbWFpbCI6Imhlc2FwYmVuaW02NjY3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzAxMjgzNX0.oUh6LDZ_6GkGnbPue5IvNCJb-5iQWEUOIANZfOhd1fM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a115ad67cba7d0de-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.50.41.3",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 17:26:27 UTC] === END API CALL LOG ===
[25-Jun-2026 17:26:27 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 17:26:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkxIiwidXNlcm5hbWUiOiJib3JhMzEiLCJlbWFpbCI6Imhlc2FwYmVuaW02NjY3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzAxMjgzNX0.oUh6LDZ_6GkGnbPue5IvNCJb-5iQWEUOIANZfOhd1fM
[25-Jun-2026 17:26:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 17:26:27 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 17:26:27 UTC] User ID: 891
[25-Jun-2026 17:26:27 UTC] ✅ User profile retrieved successfully for user ID: 891
[25-Jun-2026 17:26:30 UTC] === API CALL LOG ===
[25-Jun-2026 17:26:30 UTC] Endpoint: user/profile.php
[25-Jun-2026 17:26:30 UTC] Full Log Data: {
    "timestamp": "2026-06-25 17:26:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.50.41.3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.50.41.3, 162.158.210.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkxIiwidXNlcm5hbWUiOiJib3JhMzEiLCJlbWFpbCI6Imhlc2FwYmVuaW02NjY3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzAxMjgzNX0.oUh6LDZ_6GkGnbPue5IvNCJb-5iQWEUOIANZfOhd1fM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a115ad77ceb2d0de-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.50.41.3",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 17:26:30 UTC] === END API CALL LOG ===
[25-Jun-2026 17:26:30 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 17:26:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkxIiwidXNlcm5hbWUiOiJib3JhMzEiLCJlbWFpbCI6Imhlc2FwYmVuaW02NjY3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzAxMjgzNX0.oUh6LDZ_6GkGnbPue5IvNCJb-5iQWEUOIANZfOhd1fM
[25-Jun-2026 17:26:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 17:26:30 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 17:26:30 UTC] User ID: 891
[25-Jun-2026 17:26:30 UTC] ✅ User profile retrieved successfully for user ID: 891
[25-Jun-2026 17:26:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 17:26:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 17:26:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"212.50.41.3, 162.158.210.10","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkxIiwidXNlcm5hbWUiOiJib3JhMzEiLCJlbWFpbCI6Imhlc2FwYmVuaW02NjY3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzAxMjgzNX0.oUh6LDZ_6GkGnbPue5IvNCJb-5iQWEUOIANZfOhd1fM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a115add64820d0de-SOF","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"212.50.41.3","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jun-2026 17:26:45 UTC] === User Orders API Called ===
[25-Jun-2026 17:26:45 UTC] User ID: 891
[25-Jun-2026 17:26:45 UTC] Limit: 20, Offset: 0
[25-Jun-2026 17:26:45 UTC] Orders found: 1
[25-Jun-2026 17:26:45 UTC] Orders data: [{"id":368,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/baysiken\/147","status":"pending","created_at":"2026-06-25 20:56:42","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[25-Jun-2026 17:26:45 UTC] Total orders count: 1
[25-Jun-2026 17:26:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 17:26:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 17:26:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"212.50.41.3, 162.158.210.10","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkxIiwidXNlcm5hbWUiOiJib3JhMzEiLCJlbWFpbCI6Imhlc2FwYmVuaW02NjY3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzAxMjgzNX0.oUh6LDZ_6GkGnbPue5IvNCJb-5iQWEUOIANZfOhd1fM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a115adf6099bd0de-SOF","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"212.50.41.3","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jun-2026 17:26:50 UTC] === User Orders API Called ===
[25-Jun-2026 17:26:50 UTC] User ID: 891
[25-Jun-2026 17:26:50 UTC] Limit: 20, Offset: 0
[25-Jun-2026 17:26:50 UTC] Orders found: 1
[25-Jun-2026 17:26:50 UTC] Orders data: [{"id":368,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/baysiken\/147","status":"pending","created_at":"2026-06-25 20:56:42","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[25-Jun-2026 17:26:50 UTC] === API CALL LOG ===
[25-Jun-2026 17:26:50 UTC] Endpoint: user/profile.php
[25-Jun-2026 17:26:50 UTC] Full Log Data: {
    "timestamp": "2026-06-25 17:26:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.50.41.3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.50.41.3, 162.158.210.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkxIiwidXNlcm5hbWUiOiJib3JhMzEiLCJlbWFpbCI6Imhlc2FwYmVuaW02NjY3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzAxMjgzNX0.oUh6LDZ_6GkGnbPue5IvNCJb-5iQWEUOIANZfOhd1fM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a115adf6099dd0de-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.50.41.3",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 17:26:50 UTC] === END API CALL LOG ===
[25-Jun-2026 17:26:50 UTC] Total orders count: 1
[25-Jun-2026 17:26:50 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 17:26:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkxIiwidXNlcm5hbWUiOiJib3JhMzEiLCJlbWFpbCI6Imhlc2FwYmVuaW02NjY3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzAxMjgzNX0.oUh6LDZ_6GkGnbPue5IvNCJb-5iQWEUOIANZfOhd1fM
[25-Jun-2026 17:26:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 17:26:50 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 17:26:50 UTC] User ID: 891
[25-Jun-2026 17:26:50 UTC] ✅ User profile retrieved successfully for user ID: 891
[25-Jun-2026 17:26:51 UTC] === API CALL LOG ===
[25-Jun-2026 17:26:51 UTC] Endpoint: user/profile.php
[25-Jun-2026 17:26:51 UTC] Full Log Data: {
    "timestamp": "2026-06-25 17:26:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.50.41.3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.50.41.3, 162.158.210.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkxIiwidXNlcm5hbWUiOiJib3JhMzEiLCJlbWFpbCI6Imhlc2FwYmVuaW02NjY3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzAxMjgzNX0.oUh6LDZ_6GkGnbPue5IvNCJb-5iQWEUOIANZfOhd1fM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a115adfa0878d0de-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.50.41.3",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 17:26:51 UTC] === END API CALL LOG ===
[25-Jun-2026 17:26:51 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 17:26:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkxIiwidXNlcm5hbWUiOiJib3JhMzEiLCJlbWFpbCI6Imhlc2FwYmVuaW02NjY3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzAxMjgzNX0.oUh6LDZ_6GkGnbPue5IvNCJb-5iQWEUOIANZfOhd1fM
[25-Jun-2026 17:26:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 17:26:51 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 17:26:51 UTC] User ID: 891
[25-Jun-2026 17:26:51 UTC] ✅ User profile retrieved successfully for user ID: 891
[25-Jun-2026 17:26:53 UTC] === API CALL LOG ===
[25-Jun-2026 17:26:53 UTC] Endpoint: user/profile.php
[25-Jun-2026 17:26:53 UTC] Full Log Data: {
    "timestamp": "2026-06-25 17:26:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.50.41.3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.50.41.3, 162.158.210.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkxIiwidXNlcm5hbWUiOiJib3JhMzEiLCJlbWFpbCI6Imhlc2FwYmVuaW02NjY3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzAxMjgzNX0.oUh6LDZ_6GkGnbPue5IvNCJb-5iQWEUOIANZfOhd1fM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a115ae0b4db8d0de-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.50.41.3",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 17:26:53 UTC] === END API CALL LOG ===
[25-Jun-2026 17:26:53 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 17:26:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkxIiwidXNlcm5hbWUiOiJib3JhMzEiLCJlbWFpbCI6Imhlc2FwYmVuaW02NjY3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzAxMjgzNX0.oUh6LDZ_6GkGnbPue5IvNCJb-5iQWEUOIANZfOhd1fM
[25-Jun-2026 17:26:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 17:26:53 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 17:26:53 UTC] User ID: 891
[25-Jun-2026 17:26:53 UTC] ✅ User profile retrieved successfully for user ID: 891
[25-Jun-2026 17:26:56 UTC] === API CALL LOG ===
[25-Jun-2026 17:26:56 UTC] Endpoint: user/profile.php
[25-Jun-2026 17:26:56 UTC] Full Log Data: {
    "timestamp": "2026-06-25 17:26:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.50.41.3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.50.41.3, 162.158.210.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkxIiwidXNlcm5hbWUiOiJib3JhMzEiLCJlbWFpbCI6Imhlc2FwYmVuaW02NjY3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzAxMjgzNX0.oUh6LDZ_6GkGnbPue5IvNCJb-5iQWEUOIANZfOhd1fM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a115ae198d49d0de-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.50.41.3",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 17:26:56 UTC] === END API CALL LOG ===
[25-Jun-2026 17:26:56 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 17:26:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkxIiwidXNlcm5hbWUiOiJib3JhMzEiLCJlbWFpbCI6Imhlc2FwYmVuaW02NjY3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzAxMjgzNX0.oUh6LDZ_6GkGnbPue5IvNCJb-5iQWEUOIANZfOhd1fM
[25-Jun-2026 17:26:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 17:26:56 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 17:26:56 UTC] User ID: 891
[25-Jun-2026 17:26:56 UTC] ✅ User profile retrieved successfully for user ID: 891
[25-Jun-2026 17:27:02 UTC] === API CALL LOG ===
[25-Jun-2026 17:27:02 UTC] Endpoint: user/profile.php
[25-Jun-2026 17:27:02 UTC] Full Log Data: {
    "timestamp": "2026-06-25 17:27:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.50.41.3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.50.41.3, 162.158.210.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkxIiwidXNlcm5hbWUiOiJib3JhMzEiLCJlbWFpbCI6Imhlc2FwYmVuaW02NjY3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzAxMjgzNX0.oUh6LDZ_6GkGnbPue5IvNCJb-5iQWEUOIANZfOhd1fM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a115ae3cce75d0de-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.50.41.3",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 17:27:02 UTC] === END API CALL LOG ===
[25-Jun-2026 17:27:02 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 17:27:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkxIiwidXNlcm5hbWUiOiJib3JhMzEiLCJlbWFpbCI6Imhlc2FwYmVuaW02NjY3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzAxMjgzNX0.oUh6LDZ_6GkGnbPue5IvNCJb-5iQWEUOIANZfOhd1fM
[25-Jun-2026 17:27:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 17:27:02 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 17:27:02 UTC] User ID: 891
[25-Jun-2026 17:27:02 UTC] ✅ User profile retrieved successfully for user ID: 891
[25-Jun-2026 17:27:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 17:27:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 17:27:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"212.50.41.3, 162.158.210.10","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkxIiwidXNlcm5hbWUiOiJib3JhMzEiLCJlbWFpbCI6Imhlc2FwYmVuaW02NjY3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzAxMjgzNX0.oUh6LDZ_6GkGnbPue5IvNCJb-5iQWEUOIANZfOhd1fM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a115aebb0a6bd0de-SOF","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"212.50.41.3","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jun-2026 17:27:22 UTC] === User Orders API Called ===
[25-Jun-2026 17:27:22 UTC] User ID: 891
[25-Jun-2026 17:27:22 UTC] Limit: 20, Offset: 0
[25-Jun-2026 17:27:22 UTC] Orders found: 1
[25-Jun-2026 17:27:22 UTC] Orders data: [{"id":368,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/baysiken\/147","status":"pending","created_at":"2026-06-25 20:56:42","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[25-Jun-2026 17:27:22 UTC] Total orders count: 1
[25-Jun-2026 17:27:22 UTC] === API CALL LOG ===
[25-Jun-2026 17:27:22 UTC] Endpoint: user/profile.php
[25-Jun-2026 17:27:22 UTC] Full Log Data: {
    "timestamp": "2026-06-25 17:27:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.50.41.3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.50.41.3, 162.158.210.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkxIiwidXNlcm5hbWUiOiJib3JhMzEiLCJlbWFpbCI6Imhlc2FwYmVuaW02NjY3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzAxMjgzNX0.oUh6LDZ_6GkGnbPue5IvNCJb-5iQWEUOIANZfOhd1fM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a115aebb8c2ad0de-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.50.41.3",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 17:27:22 UTC] === END API CALL LOG ===
[25-Jun-2026 17:27:22 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 17:27:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkxIiwidXNlcm5hbWUiOiJib3JhMzEiLCJlbWFpbCI6Imhlc2FwYmVuaW02NjY3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzAxMjgzNX0.oUh6LDZ_6GkGnbPue5IvNCJb-5iQWEUOIANZfOhd1fM
[25-Jun-2026 17:27:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 17:27:22 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 17:27:22 UTC] User ID: 891
[25-Jun-2026 17:27:22 UTC] ✅ User profile retrieved successfully for user ID: 891
[25-Jun-2026 17:27:22 UTC] === API CALL LOG ===
[25-Jun-2026 17:27:22 UTC] Endpoint: user/profile.php
[25-Jun-2026 17:27:22 UTC] Full Log Data: {
    "timestamp": "2026-06-25 17:27:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.50.41.3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.50.41.3, 162.158.210.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkxIiwidXNlcm5hbWUiOiJib3JhMzEiLCJlbWFpbCI6Imhlc2FwYmVuaW02NjY3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzAxMjgzNX0.oUh6LDZ_6GkGnbPue5IvNCJb-5iQWEUOIANZfOhd1fM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a115aebf480bd0de-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.50.41.3",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 17:27:22 UTC] === END API CALL LOG ===
[25-Jun-2026 17:27:22 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 17:27:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkxIiwidXNlcm5hbWUiOiJib3JhMzEiLCJlbWFpbCI6Imhlc2FwYmVuaW02NjY3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzAxMjgzNX0.oUh6LDZ_6GkGnbPue5IvNCJb-5iQWEUOIANZfOhd1fM
[25-Jun-2026 17:27:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 17:27:22 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 17:27:22 UTC] User ID: 891
[25-Jun-2026 17:27:22 UTC] ✅ User profile retrieved successfully for user ID: 891
[25-Jun-2026 17:27:25 UTC] === API CALL LOG ===
[25-Jun-2026 17:27:25 UTC] Endpoint: user/profile.php
[25-Jun-2026 17:27:25 UTC] Full Log Data: {
    "timestamp": "2026-06-25 17:27:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.50.41.3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.50.41.3, 162.158.210.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkxIiwidXNlcm5hbWUiOiJib3JhMzEiLCJlbWFpbCI6Imhlc2FwYmVuaW02NjY3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzAxMjgzNX0.oUh6LDZ_6GkGnbPue5IvNCJb-5iQWEUOIANZfOhd1fM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a115aecf4f7cd0de-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.50.41.3",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 17:27:25 UTC] === END API CALL LOG ===
[25-Jun-2026 17:27:25 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 17:27:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkxIiwidXNlcm5hbWUiOiJib3JhMzEiLCJlbWFpbCI6Imhlc2FwYmVuaW02NjY3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzAxMjgzNX0.oUh6LDZ_6GkGnbPue5IvNCJb-5iQWEUOIANZfOhd1fM
[25-Jun-2026 17:27:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 17:27:25 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 17:27:25 UTC] User ID: 891
[25-Jun-2026 17:27:25 UTC] ✅ User profile retrieved successfully for user ID: 891
[25-Jun-2026 17:27:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 17:27:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 17:27:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"212.50.41.3, 162.158.210.10","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkxIiwidXNlcm5hbWUiOiJib3JhMzEiLCJlbWFpbCI6Imhlc2FwYmVuaW02NjY3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzAxMjgzNX0.oUh6LDZ_6GkGnbPue5IvNCJb-5iQWEUOIANZfOhd1fM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a115aee3ca89d0de-SOF","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"212.50.41.3","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jun-2026 17:27:28 UTC] === User Orders API Called ===
[25-Jun-2026 17:27:28 UTC] User ID: 891
[25-Jun-2026 17:27:28 UTC] Limit: 20, Offset: 0
[25-Jun-2026 17:27:28 UTC] Orders found: 1
[25-Jun-2026 17:27:28 UTC] Orders data: [{"id":368,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/baysiken\/147","status":"pending","created_at":"2026-06-25 20:56:42","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[25-Jun-2026 17:27:28 UTC] Total orders count: 1
[25-Jun-2026 17:27:59 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 17:27:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 17:27:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"212.50.41.3, 162.158.210.10","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkxIiwidXNlcm5hbWUiOiJib3JhMzEiLCJlbWFpbCI6Imhlc2FwYmVuaW02NjY3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzAxMjgzNX0.oUh6LDZ_6GkGnbPue5IvNCJb-5iQWEUOIANZfOhd1fM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a115afa68fbed0de-SOF","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"212.50.41.3","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jun-2026 17:27:59 UTC] === User Orders API Called ===
[25-Jun-2026 17:27:59 UTC] User ID: 891
[25-Jun-2026 17:27:59 UTC] Limit: 20, Offset: 0
[25-Jun-2026 17:27:59 UTC] Orders found: 1
[25-Jun-2026 17:27:59 UTC] Orders data: [{"id":368,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/baysiken\/147","status":"pending","created_at":"2026-06-25 20:56:42","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[25-Jun-2026 17:27:59 UTC] Total orders count: 1
[25-Jun-2026 17:28:15 UTC] === API CALL LOG ===
[25-Jun-2026 17:28:15 UTC] Endpoint: user/profile.php
[25-Jun-2026 17:28:15 UTC] Full Log Data: {
    "timestamp": "2026-06-25 17:28:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.50.41.3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.50.41.3, 162.158.210.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkxIiwidXNlcm5hbWUiOiJib3JhMzEiLCJlbWFpbCI6Imhlc2FwYmVuaW02NjY3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzAxMjgzNX0.oUh6LDZ_6GkGnbPue5IvNCJb-5iQWEUOIANZfOhd1fM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a115b008cdeed0de-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.50.41.3",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 17:28:15 UTC] === END API CALL LOG ===
[25-Jun-2026 17:28:15 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 17:28:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkxIiwidXNlcm5hbWUiOiJib3JhMzEiLCJlbWFpbCI6Imhlc2FwYmVuaW02NjY3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzAxMjgzNX0.oUh6LDZ_6GkGnbPue5IvNCJb-5iQWEUOIANZfOhd1fM
[25-Jun-2026 17:28:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 17:28:15 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 17:28:15 UTC] User ID: 891
[25-Jun-2026 17:28:15 UTC] ✅ User profile retrieved successfully for user ID: 891
[25-Jun-2026 17:28:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 17:28:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 17:28:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"212.50.41.3, 162.158.210.10","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkxIiwidXNlcm5hbWUiOiJib3JhMzEiLCJlbWFpbCI6Imhlc2FwYmVuaW02NjY3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzAxMjgzNX0.oUh6LDZ_6GkGnbPue5IvNCJb-5iQWEUOIANZfOhd1fM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a115b008cdecd0de-SOF","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"212.50.41.3","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jun-2026 17:28:15 UTC] === User Orders API Called ===
[25-Jun-2026 17:28:15 UTC] User ID: 891
[25-Jun-2026 17:28:15 UTC] Limit: 20, Offset: 0
[25-Jun-2026 17:28:15 UTC] Orders found: 1
[25-Jun-2026 17:28:15 UTC] Orders data: [{"id":368,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/baysiken\/147","status":"pending","created_at":"2026-06-25 20:56:42","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[25-Jun-2026 17:28:15 UTC] Total orders count: 1
[25-Jun-2026 17:28:16 UTC] === API CALL LOG ===
[25-Jun-2026 17:28:16 UTC] Endpoint: user/profile.php
[25-Jun-2026 17:28:16 UTC] Full Log Data: {
    "timestamp": "2026-06-25 17:28:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.50.41.3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.50.41.3, 162.158.210.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkxIiwidXNlcm5hbWUiOiJib3JhMzEiLCJlbWFpbCI6Imhlc2FwYmVuaW02NjY3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzAxMjgzNX0.oUh6LDZ_6GkGnbPue5IvNCJb-5iQWEUOIANZfOhd1fM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a115b00c0f85d0de-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.50.41.3",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 17:28:16 UTC] === END API CALL LOG ===
[25-Jun-2026 17:28:16 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 17:28:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkxIiwidXNlcm5hbWUiOiJib3JhMzEiLCJlbWFpbCI6Imhlc2FwYmVuaW02NjY3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzAxMjgzNX0.oUh6LDZ_6GkGnbPue5IvNCJb-5iQWEUOIANZfOhd1fM
[25-Jun-2026 17:28:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 17:28:16 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 17:28:16 UTC] User ID: 891
[25-Jun-2026 17:28:16 UTC] ✅ User profile retrieved successfully for user ID: 891
[25-Jun-2026 17:28:19 UTC] === API CALL LOG ===
[25-Jun-2026 17:28:19 UTC] Endpoint: user/profile.php
[25-Jun-2026 17:28:19 UTC] Full Log Data: {
    "timestamp": "2026-06-25 17:28:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.50.41.3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.50.41.3, 162.158.210.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkxIiwidXNlcm5hbWUiOiJib3JhMzEiLCJlbWFpbCI6Imhlc2FwYmVuaW02NjY3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzAxMjgzNX0.oUh6LDZ_6GkGnbPue5IvNCJb-5iQWEUOIANZfOhd1fM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a115b0220e29d0de-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.50.41.3",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 17:28:19 UTC] === END API CALL LOG ===
[25-Jun-2026 17:28:19 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 17:28:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkxIiwidXNlcm5hbWUiOiJib3JhMzEiLCJlbWFpbCI6Imhlc2FwYmVuaW02NjY3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzAxMjgzNX0.oUh6LDZ_6GkGnbPue5IvNCJb-5iQWEUOIANZfOhd1fM
[25-Jun-2026 17:28:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 17:28:19 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 17:28:19 UTC] User ID: 891
[25-Jun-2026 17:28:19 UTC] ✅ User profile retrieved successfully for user ID: 891
[25-Jun-2026 17:28:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 17:28:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 17:28:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"212.50.41.3, 162.158.210.10","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkxIiwidXNlcm5hbWUiOiJib3JhMzEiLCJlbWFpbCI6Imhlc2FwYmVuaW02NjY3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzAxMjgzNX0.oUh6LDZ_6GkGnbPue5IvNCJb-5iQWEUOIANZfOhd1fM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a115b07a0f29d0de-SOF","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"212.50.41.3","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jun-2026 17:28:33 UTC] === User Orders API Called ===
[25-Jun-2026 17:28:33 UTC] User ID: 891
[25-Jun-2026 17:28:33 UTC] Limit: 20, Offset: 0
[25-Jun-2026 17:28:33 UTC] Orders found: 1
[25-Jun-2026 17:28:33 UTC] Orders data: [{"id":368,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/baysiken\/147","status":"pending","created_at":"2026-06-25 20:56:42","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[25-Jun-2026 17:28:33 UTC] Total orders count: 1
[25-Jun-2026 17:28:33 UTC] === API CALL LOG ===
[25-Jun-2026 17:28:33 UTC] Endpoint: user/profile.php
[25-Jun-2026 17:28:33 UTC] Full Log Data: {
    "timestamp": "2026-06-25 17:28:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.50.41.3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.50.41.3, 162.158.210.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkxIiwidXNlcm5hbWUiOiJib3JhMzEiLCJlbWFpbCI6Imhlc2FwYmVuaW02NjY3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzAxMjgzNX0.oUh6LDZ_6GkGnbPue5IvNCJb-5iQWEUOIANZfOhd1fM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a115b07a0f30d0de-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.50.41.3",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 17:28:33 UTC] === END API CALL LOG ===
[25-Jun-2026 17:28:33 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 17:28:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkxIiwidXNlcm5hbWUiOiJib3JhMzEiLCJlbWFpbCI6Imhlc2FwYmVuaW02NjY3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzAxMjgzNX0.oUh6LDZ_6GkGnbPue5IvNCJb-5iQWEUOIANZfOhd1fM
[25-Jun-2026 17:28:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 17:28:33 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 17:28:33 UTC] User ID: 891
[25-Jun-2026 17:28:33 UTC] ✅ User profile retrieved successfully for user ID: 891
[25-Jun-2026 17:28:34 UTC] === API CALL LOG ===
[25-Jun-2026 17:28:34 UTC] Endpoint: user/profile.php
[25-Jun-2026 17:28:34 UTC] Full Log Data: {
    "timestamp": "2026-06-25 17:28:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.50.41.3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.50.41.3, 162.158.210.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkxIiwidXNlcm5hbWUiOiJib3JhMzEiLCJlbWFpbCI6Imhlc2FwYmVuaW02NjY3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzAxMjgzNX0.oUh6LDZ_6GkGnbPue5IvNCJb-5iQWEUOIANZfOhd1fM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a115b07e0c1dd0de-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.50.41.3",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 17:28:34 UTC] === END API CALL LOG ===
[25-Jun-2026 17:28:34 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 17:28:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkxIiwidXNlcm5hbWUiOiJib3JhMzEiLCJlbWFpbCI6Imhlc2FwYmVuaW02NjY3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzAxMjgzNX0.oUh6LDZ_6GkGnbPue5IvNCJb-5iQWEUOIANZfOhd1fM
[25-Jun-2026 17:28:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 17:28:34 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 17:28:34 UTC] User ID: 891
[25-Jun-2026 17:28:34 UTC] ✅ User profile retrieved successfully for user ID: 891
[25-Jun-2026 17:28:36 UTC] === API CALL LOG ===
[25-Jun-2026 17:28:36 UTC] Endpoint: user/profile.php
[25-Jun-2026 17:28:36 UTC] Full Log Data: {
    "timestamp": "2026-06-25 17:28:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.50.41.3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.50.41.3, 162.158.210.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkxIiwidXNlcm5hbWUiOiJib3JhMzEiLCJlbWFpbCI6Imhlc2FwYmVuaW02NjY3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzAxMjgzNX0.oUh6LDZ_6GkGnbPue5IvNCJb-5iQWEUOIANZfOhd1fM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a115b08e08ced0de-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.50.41.3",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 17:28:36 UTC] === END API CALL LOG ===
[25-Jun-2026 17:28:36 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 17:28:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkxIiwidXNlcm5hbWUiOiJib3JhMzEiLCJlbWFpbCI6Imhlc2FwYmVuaW02NjY3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzAxMjgzNX0.oUh6LDZ_6GkGnbPue5IvNCJb-5iQWEUOIANZfOhd1fM
[25-Jun-2026 17:28:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 17:28:36 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 17:28:36 UTC] User ID: 891
[25-Jun-2026 17:28:36 UTC] ✅ User profile retrieved successfully for user ID: 891
[25-Jun-2026 17:28:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 17:28:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 17:28:40 UTC] === API CALL LOG ===
[25-Jun-2026 17:28:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"212.50.41.3, 162.158.210.10","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkxIiwidXNlcm5hbWUiOiJib3JhMzEiLCJlbWFpbCI6Imhlc2FwYmVuaW02NjY3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzAxMjgzNX0.oUh6LDZ_6GkGnbPue5IvNCJb-5iQWEUOIANZfOhd1fM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a115b0a64ed3d0de-SOF","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"212.50.41.3","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jun-2026 17:28:40 UTC] Endpoint: user/profile.php
[25-Jun-2026 17:28:40 UTC] Full Log Data: {
    "timestamp": "2026-06-25 17:28:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.50.41.3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.50.41.3, 162.158.210.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkxIiwidXNlcm5hbWUiOiJib3JhMzEiLCJlbWFpbCI6Imhlc2FwYmVuaW02NjY3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzAxMjgzNX0.oUh6LDZ_6GkGnbPue5IvNCJb-5iQWEUOIANZfOhd1fM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a115b0a64ed9d0de-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.50.41.3",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 17:28:40 UTC] === User Orders API Called ===
[25-Jun-2026 17:28:40 UTC] === END API CALL LOG ===
[25-Jun-2026 17:28:40 UTC] User ID: 891
[25-Jun-2026 17:28:40 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 17:28:40 UTC] Limit: 20, Offset: 0
[25-Jun-2026 17:28:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkxIiwidXNlcm5hbWUiOiJib3JhMzEiLCJlbWFpbCI6Imhlc2FwYmVuaW02NjY3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzAxMjgzNX0.oUh6LDZ_6GkGnbPue5IvNCJb-5iQWEUOIANZfOhd1fM
[25-Jun-2026 17:28:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 17:28:40 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 17:28:40 UTC] User ID: 891
[25-Jun-2026 17:28:40 UTC] ✅ User profile retrieved successfully for user ID: 891
[25-Jun-2026 17:28:40 UTC] Orders found: 1
[25-Jun-2026 17:28:40 UTC] Orders data: [{"id":368,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/baysiken\/147","status":"pending","created_at":"2026-06-25 20:56:42","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[25-Jun-2026 17:28:40 UTC] Total orders count: 1
[25-Jun-2026 17:28:41 UTC] === API CALL LOG ===
[25-Jun-2026 17:28:41 UTC] Endpoint: user/profile.php
[25-Jun-2026 17:28:41 UTC] Full Log Data: {
    "timestamp": "2026-06-25 17:28:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.50.41.3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.50.41.3, 162.158.210.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkxIiwidXNlcm5hbWUiOiJib3JhMzEiLCJlbWFpbCI6Imhlc2FwYmVuaW02NjY3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzAxMjgzNX0.oUh6LDZ_6GkGnbPue5IvNCJb-5iQWEUOIANZfOhd1fM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a115b0aa0a70d0de-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.50.41.3",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 17:28:41 UTC] === END API CALL LOG ===
[25-Jun-2026 17:28:41 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 17:28:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkxIiwidXNlcm5hbWUiOiJib3JhMzEiLCJlbWFpbCI6Imhlc2FwYmVuaW02NjY3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzAxMjgzNX0.oUh6LDZ_6GkGnbPue5IvNCJb-5iQWEUOIANZfOhd1fM
[25-Jun-2026 17:28:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 17:28:41 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 17:28:41 UTC] User ID: 891
[25-Jun-2026 17:28:41 UTC] ✅ User profile retrieved successfully for user ID: 891
[25-Jun-2026 17:28:44 UTC] === API CALL LOG ===
[25-Jun-2026 17:28:44 UTC] Endpoint: user/profile.php
[25-Jun-2026 17:28:44 UTC] Full Log Data: {
    "timestamp": "2026-06-25 17:28:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.50.41.3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.50.41.3, 162.158.210.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkxIiwidXNlcm5hbWUiOiJib3JhMzEiLCJlbWFpbCI6Imhlc2FwYmVuaW02NjY3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzAxMjgzNX0.oUh6LDZ_6GkGnbPue5IvNCJb-5iQWEUOIANZfOhd1fM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a115b0baeefad0de-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.50.41.3",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 17:28:44 UTC] === END API CALL LOG ===
[25-Jun-2026 17:28:44 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 17:28:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkxIiwidXNlcm5hbWUiOiJib3JhMzEiLCJlbWFpbCI6Imhlc2FwYmVuaW02NjY3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzAxMjgzNX0.oUh6LDZ_6GkGnbPue5IvNCJb-5iQWEUOIANZfOhd1fM
[25-Jun-2026 17:28:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 17:28:44 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 17:28:44 UTC] User ID: 891
[25-Jun-2026 17:28:44 UTC] ✅ User profile retrieved successfully for user ID: 891
[25-Jun-2026 17:29:10 UTC] === API CALL LOG ===
[25-Jun-2026 17:29:10 UTC] Endpoint: user/profile.php
[25-Jun-2026 17:29:10 UTC] Full Log Data: {
    "timestamp": "2026-06-25 17:29:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.50.41.3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.50.41.3, 162.158.210.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkxIiwidXNlcm5hbWUiOiJib3JhMzEiLCJlbWFpbCI6Imhlc2FwYmVuaW02NjY3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzAxMjgzNX0.oUh6LDZ_6GkGnbPue5IvNCJb-5iQWEUOIANZfOhd1fM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a115b15f8b34d0de-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.50.41.3",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 17:29:10 UTC] === END API CALL LOG ===
[25-Jun-2026 17:29:10 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 17:29:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkxIiwidXNlcm5hbWUiOiJib3JhMzEiLCJlbWFpbCI6Imhlc2FwYmVuaW02NjY3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzAxMjgzNX0.oUh6LDZ_6GkGnbPue5IvNCJb-5iQWEUOIANZfOhd1fM
[25-Jun-2026 17:29:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 17:29:10 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 17:29:10 UTC] User ID: 891
[25-Jun-2026 17:29:10 UTC] ✅ User profile retrieved successfully for user ID: 891
[25-Jun-2026 17:29:12 UTC] === API CALL LOG ===
[25-Jun-2026 17:29:12 UTC] Endpoint: user/profile.php
[25-Jun-2026 17:29:12 UTC] Full Log Data: {
    "timestamp": "2026-06-25 17:29:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.50.41.3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.50.41.3, 162.158.210.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkxIiwidXNlcm5hbWUiOiJib3JhMzEiLCJlbWFpbCI6Imhlc2FwYmVuaW02NjY3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzAxMjgzNX0.oUh6LDZ_6GkGnbPue5IvNCJb-5iQWEUOIANZfOhd1fM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a115b1700f97d0de-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.50.41.3",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 17:29:12 UTC] === END API CALL LOG ===
[25-Jun-2026 17:29:12 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 17:29:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkxIiwidXNlcm5hbWUiOiJib3JhMzEiLCJlbWFpbCI6Imhlc2FwYmVuaW02NjY3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzAxMjgzNX0.oUh6LDZ_6GkGnbPue5IvNCJb-5iQWEUOIANZfOhd1fM
[25-Jun-2026 17:29:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 17:29:12 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 17:29:12 UTC] User ID: 891
[25-Jun-2026 17:29:12 UTC] ✅ User profile retrieved successfully for user ID: 891
[25-Jun-2026 17:29:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 17:29:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 17:29:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"212.50.41.3, 162.158.210.10","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkxIiwidXNlcm5hbWUiOiJib3JhMzEiLCJlbWFpbCI6Imhlc2FwYmVuaW02NjY3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzAxMjgzNX0.oUh6LDZ_6GkGnbPue5IvNCJb-5iQWEUOIANZfOhd1fM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a115b18d0969d0de-SOF","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"212.50.41.3","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jun-2026 17:29:17 UTC] === User Orders API Called ===
[25-Jun-2026 17:29:17 UTC] User ID: 891
[25-Jun-2026 17:29:17 UTC] Limit: 20, Offset: 0
[25-Jun-2026 17:29:17 UTC] Orders found: 1
[25-Jun-2026 17:29:17 UTC] Orders data: [{"id":368,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/baysiken\/147","status":"pending","created_at":"2026-06-25 20:56:42","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[25-Jun-2026 17:29:17 UTC] Total orders count: 1
[25-Jun-2026 17:31:59 UTC] === API CALL LOG ===
[25-Jun-2026 17:31:59 UTC] Endpoint: user/profile.php
[25-Jun-2026 17:31:59 UTC] Full Log Data: {
    "timestamp": "2026-06-25 17:31:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.50.41.3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.50.41.3, 162.158.210.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkxIiwidXNlcm5hbWUiOiJib3JhMzEiLCJlbWFpbCI6Imhlc2FwYmVuaW02NjY3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzAxMjgzNX0.oUh6LDZ_6GkGnbPue5IvNCJb-5iQWEUOIANZfOhd1fM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a115b5809dc8d0de-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.50.41.3",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 17:31:59 UTC] === END API CALL LOG ===
[25-Jun-2026 17:31:59 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 17:31:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkxIiwidXNlcm5hbWUiOiJib3JhMzEiLCJlbWFpbCI6Imhlc2FwYmVuaW02NjY3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzAxMjgzNX0.oUh6LDZ_6GkGnbPue5IvNCJb-5iQWEUOIANZfOhd1fM
[25-Jun-2026 17:31:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 17:31:59 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 17:31:59 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 17:31:59 UTC] User ID: 891
[25-Jun-2026 17:31:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 17:31:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"212.50.41.3, 162.158.210.10","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkxIiwidXNlcm5hbWUiOiJib3JhMzEiLCJlbWFpbCI6Imhlc2FwYmVuaW02NjY3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzAxMjgzNX0.oUh6LDZ_6GkGnbPue5IvNCJb-5iQWEUOIANZfOhd1fM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a115b5809dc0d0de-SOF","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"212.50.41.3","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jun-2026 17:31:59 UTC] === User Orders API Called ===
[25-Jun-2026 17:31:59 UTC] User ID: 891
[25-Jun-2026 17:31:59 UTC] Limit: 20, Offset: 0
[25-Jun-2026 17:31:59 UTC] ✅ User profile retrieved successfully for user ID: 891
[25-Jun-2026 17:31:59 UTC] Orders found: 1
[25-Jun-2026 17:31:59 UTC] Orders data: [{"id":368,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/baysiken\/147","status":"pending","created_at":"2026-06-25 20:56:42","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[25-Jun-2026 17:31:59 UTC] Total orders count: 1
[25-Jun-2026 17:32:00 UTC] === API CALL LOG ===
[25-Jun-2026 17:32:00 UTC] Endpoint: user/profile.php
[25-Jun-2026 17:32:00 UTC] Full Log Data: {
    "timestamp": "2026-06-25 17:32:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.50.41.3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.50.41.3, 162.158.210.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkxIiwidXNlcm5hbWUiOiJib3JhMzEiLCJlbWFpbCI6Imhlc2FwYmVuaW02NjY3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzAxMjgzNX0.oUh6LDZ_6GkGnbPue5IvNCJb-5iQWEUOIANZfOhd1fM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a115b58449eed0de-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.50.41.3",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 17:32:00 UTC] === END API CALL LOG ===
[25-Jun-2026 17:32:00 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 17:32:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkxIiwidXNlcm5hbWUiOiJib3JhMzEiLCJlbWFpbCI6Imhlc2FwYmVuaW02NjY3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzAxMjgzNX0.oUh6LDZ_6GkGnbPue5IvNCJb-5iQWEUOIANZfOhd1fM
[25-Jun-2026 17:32:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 17:32:00 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 17:32:00 UTC] User ID: 891
[25-Jun-2026 17:32:00 UTC] ✅ User profile retrieved successfully for user ID: 891
[25-Jun-2026 17:32:02 UTC] === API CALL LOG ===
[25-Jun-2026 17:32:02 UTC] Endpoint: user/profile.php
[25-Jun-2026 17:32:02 UTC] Full Log Data: {
    "timestamp": "2026-06-25 17:32:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.50.41.3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.50.41.3, 162.158.210.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkxIiwidXNlcm5hbWUiOiJib3JhMzEiLCJlbWFpbCI6Imhlc2FwYmVuaW02NjY3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzAxMjgzNX0.oUh6LDZ_6GkGnbPue5IvNCJb-5iQWEUOIANZfOhd1fM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a115b594dc59d0de-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.50.41.3",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 17:32:02 UTC] === END API CALL LOG ===
[25-Jun-2026 17:32:02 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 17:32:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkxIiwidXNlcm5hbWUiOiJib3JhMzEiLCJlbWFpbCI6Imhlc2FwYmVuaW02NjY3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzAxMjgzNX0.oUh6LDZ_6GkGnbPue5IvNCJb-5iQWEUOIANZfOhd1fM
[25-Jun-2026 17:32:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 17:32:02 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 17:32:02 UTC] User ID: 891
[25-Jun-2026 17:32:02 UTC] ✅ User profile retrieved successfully for user ID: 891
[25-Jun-2026 17:32:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 17:32:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 17:32:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"212.50.41.3, 162.158.210.10","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkxIiwidXNlcm5hbWUiOiJib3JhMzEiLCJlbWFpbCI6Imhlc2FwYmVuaW02NjY3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzAxMjgzNX0.oUh6LDZ_6GkGnbPue5IvNCJb-5iQWEUOIANZfOhd1fM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a115b6f2589ed0de-SOF","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"212.50.41.3","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jun-2026 17:32:58 UTC] === User Orders API Called ===
[25-Jun-2026 17:32:58 UTC] User ID: 891
[25-Jun-2026 17:32:58 UTC] Limit: 20, Offset: 0
[25-Jun-2026 17:32:58 UTC] Orders found: 2
[25-Jun-2026 17:32:58 UTC] Orders data: [{"id":369,"quantity":561,"total_coins":561,"coin_type":"regular","telegram_link":"https:\/\/t.me\/baysiken\/158","status":"pending","created_at":"2026-06-25 21:02:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":368,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/baysiken\/147","status":"pending","created_at":"2026-06-25 20:56:42","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[25-Jun-2026 17:32:58 UTC] Total orders count: 2
[25-Jun-2026 17:33:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 17:33:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 17:33:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"212.50.41.3, 162.158.210.10","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkxIiwidXNlcm5hbWUiOiJib3JhMzEiLCJlbWFpbCI6Imhlc2FwYmVuaW02NjY3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzAxMjgzNX0.oUh6LDZ_6GkGnbPue5IvNCJb-5iQWEUOIANZfOhd1fM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a115b7394e6bd0de-SOF","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"212.50.41.3","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jun-2026 17:33:09 UTC] === User Orders API Called ===
[25-Jun-2026 17:33:09 UTC] User ID: 891
[25-Jun-2026 17:33:09 UTC] Limit: 20, Offset: 0
[25-Jun-2026 17:33:09 UTC] Orders found: 2
[25-Jun-2026 17:33:09 UTC] Orders data: [{"id":369,"quantity":561,"total_coins":561,"coin_type":"regular","telegram_link":"https:\/\/t.me\/baysiken\/158","status":"pending","created_at":"2026-06-25 21:02:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":368,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/baysiken\/147","status":"pending","created_at":"2026-06-25 20:56:42","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[25-Jun-2026 17:33:09 UTC] Total orders count: 2
[25-Jun-2026 17:33:13 UTC] === API CALL LOG ===
[25-Jun-2026 17:33:13 UTC] Endpoint: user/profile.php
[25-Jun-2026 17:33:13 UTC] Full Log Data: {
    "timestamp": "2026-06-25 17:33:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.50.41.3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.50.41.3, 162.158.210.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkxIiwidXNlcm5hbWUiOiJib3JhMzEiLCJlbWFpbCI6Imhlc2FwYmVuaW02NjY3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzAxMjgzNX0.oUh6LDZ_6GkGnbPue5IvNCJb-5iQWEUOIANZfOhd1fM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a115b7500fa8d0de-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.50.41.3",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 17:33:13 UTC] === END API CALL LOG ===
[25-Jun-2026 17:33:13 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 17:33:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkxIiwidXNlcm5hbWUiOiJib3JhMzEiLCJlbWFpbCI6Imhlc2FwYmVuaW02NjY3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzAxMjgzNX0.oUh6LDZ_6GkGnbPue5IvNCJb-5iQWEUOIANZfOhd1fM
[25-Jun-2026 17:33:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 17:33:13 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 17:33:13 UTC] User ID: 891
[25-Jun-2026 17:33:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 17:33:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 17:33:13 UTC] ✅ User profile retrieved successfully for user ID: 891
[25-Jun-2026 17:33:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"212.50.41.3, 162.158.210.10","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkxIiwidXNlcm5hbWUiOiJib3JhMzEiLCJlbWFpbCI6Imhlc2FwYmVuaW02NjY3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzAxMjgzNX0.oUh6LDZ_6GkGnbPue5IvNCJb-5iQWEUOIANZfOhd1fM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a115b7500fa3d0de-SOF","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"212.50.41.3","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jun-2026 17:33:13 UTC] === User Orders API Called ===
[25-Jun-2026 17:33:13 UTC] User ID: 891
[25-Jun-2026 17:33:13 UTC] Limit: 20, Offset: 0
[25-Jun-2026 17:33:13 UTC] Orders found: 2
[25-Jun-2026 17:33:13 UTC] Orders data: [{"id":369,"quantity":561,"total_coins":561,"coin_type":"regular","telegram_link":"https:\/\/t.me\/baysiken\/158","status":"pending","created_at":"2026-06-25 21:02:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":368,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/baysiken\/147","status":"pending","created_at":"2026-06-25 20:56:42","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[25-Jun-2026 17:33:13 UTC] Total orders count: 2
[25-Jun-2026 17:33:14 UTC] === API CALL LOG ===
[25-Jun-2026 17:33:14 UTC] Endpoint: user/profile.php
[25-Jun-2026 17:33:14 UTC] Full Log Data: {
    "timestamp": "2026-06-25 17:33:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.50.41.3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.50.41.3, 162.158.210.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkxIiwidXNlcm5hbWUiOiJib3JhMzEiLCJlbWFpbCI6Imhlc2FwYmVuaW02NjY3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzAxMjgzNX0.oUh6LDZ_6GkGnbPue5IvNCJb-5iQWEUOIANZfOhd1fM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a115b7540d50d0de-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.50.41.3",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 17:33:14 UTC] === END API CALL LOG ===
[25-Jun-2026 17:33:14 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 17:33:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkxIiwidXNlcm5hbWUiOiJib3JhMzEiLCJlbWFpbCI6Imhlc2FwYmVuaW02NjY3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzAxMjgzNX0.oUh6LDZ_6GkGnbPue5IvNCJb-5iQWEUOIANZfOhd1fM
[25-Jun-2026 17:33:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 17:33:14 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 17:33:14 UTC] User ID: 891
[25-Jun-2026 17:33:14 UTC] ✅ User profile retrieved successfully for user ID: 891
[25-Jun-2026 17:33:16 UTC] === API CALL LOG ===
[25-Jun-2026 17:33:16 UTC] Endpoint: user/profile.php
[25-Jun-2026 17:33:16 UTC] Full Log Data: {
    "timestamp": "2026-06-25 17:33:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.50.41.3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.50.41.3, 162.158.210.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkxIiwidXNlcm5hbWUiOiJib3JhMzEiLCJlbWFpbCI6Imhlc2FwYmVuaW02NjY3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzAxMjgzNX0.oUh6LDZ_6GkGnbPue5IvNCJb-5iQWEUOIANZfOhd1fM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a115b7650e0bd0de-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.50.41.3",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 17:33:16 UTC] === END API CALL LOG ===
[25-Jun-2026 17:33:16 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 17:33:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkxIiwidXNlcm5hbWUiOiJib3JhMzEiLCJlbWFpbCI6Imhlc2FwYmVuaW02NjY3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzAxMjgzNX0.oUh6LDZ_6GkGnbPue5IvNCJb-5iQWEUOIANZfOhd1fM
[25-Jun-2026 17:33:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 17:33:16 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 17:33:16 UTC] User ID: 891
[25-Jun-2026 17:33:16 UTC] ✅ User profile retrieved successfully for user ID: 891
[25-Jun-2026 17:33:17 UTC] === API CALL LOG ===
[25-Jun-2026 17:33:17 UTC] Endpoint: user/profile.php
[25-Jun-2026 17:33:17 UTC] Full Log Data: {
    "timestamp": "2026-06-25 17:33:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.50.41.3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.50.41.3, 162.158.210.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkxIiwidXNlcm5hbWUiOiJib3JhMzEiLCJlbWFpbCI6Imhlc2FwYmVuaW02NjY3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzAxMjgzNX0.oUh6LDZ_6GkGnbPue5IvNCJb-5iQWEUOIANZfOhd1fM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a115b7664a37d0de-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.50.41.3",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 17:33:17 UTC] === END API CALL LOG ===
[25-Jun-2026 17:33:17 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 17:33:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkxIiwidXNlcm5hbWUiOiJib3JhMzEiLCJlbWFpbCI6Imhlc2FwYmVuaW02NjY3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzAxMjgzNX0.oUh6LDZ_6GkGnbPue5IvNCJb-5iQWEUOIANZfOhd1fM
[25-Jun-2026 17:33:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 17:33:17 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 17:33:17 UTC] User ID: 891
[25-Jun-2026 17:33:17 UTC] ✅ User profile retrieved successfully for user ID: 891
[25-Jun-2026 17:34:33 UTC] === API CALL LOG ===
[25-Jun-2026 17:34:33 UTC] Endpoint: user/profile.php
[25-Jun-2026 17:34:33 UTC] Full Log Data: {
    "timestamp": "2026-06-25 17:34:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.50.41.3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.50.41.3, 162.158.210.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkxIiwidXNlcm5hbWUiOiJib3JhMzEiLCJlbWFpbCI6Imhlc2FwYmVuaW02NjY3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzAxMjgzNX0.oUh6LDZ_6GkGnbPue5IvNCJb-5iQWEUOIANZfOhd1fM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a115b9418923d0de-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.50.41.3",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 17:34:33 UTC] === END API CALL LOG ===
[25-Jun-2026 17:34:33 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 17:34:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkxIiwidXNlcm5hbWUiOiJib3JhMzEiLCJlbWFpbCI6Imhlc2FwYmVuaW02NjY3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzAxMjgzNX0.oUh6LDZ_6GkGnbPue5IvNCJb-5iQWEUOIANZfOhd1fM
[25-Jun-2026 17:34:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 17:34:33 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 17:34:33 UTC] User ID: 891
[25-Jun-2026 17:34:33 UTC] ✅ User profile retrieved successfully for user ID: 891
[25-Jun-2026 17:34:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 17:34:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 17:34:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"212.50.41.3, 162.158.210.10","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkxIiwidXNlcm5hbWUiOiJib3JhMzEiLCJlbWFpbCI6Imhlc2FwYmVuaW02NjY3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzAxMjgzNX0.oUh6LDZ_6GkGnbPue5IvNCJb-5iQWEUOIANZfOhd1fM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a115b941891fd0de-SOF","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"212.50.41.3","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jun-2026 17:34:33 UTC] === User Orders API Called ===
[25-Jun-2026 17:34:33 UTC] User ID: 891
[25-Jun-2026 17:34:33 UTC] Limit: 20, Offset: 0
[25-Jun-2026 17:34:33 UTC] Orders found: 2
[25-Jun-2026 17:34:33 UTC] Orders data: [{"id":369,"quantity":561,"total_coins":561,"coin_type":"regular","telegram_link":"https:\/\/t.me\/baysiken\/158","status":"pending","created_at":"2026-06-25 21:02:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":368,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/baysiken\/147","status":"pending","created_at":"2026-06-25 20:56:42","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[25-Jun-2026 17:34:33 UTC] Total orders count: 2
[25-Jun-2026 17:34:33 UTC] === API CALL LOG ===
[25-Jun-2026 17:34:33 UTC] Endpoint: user/profile.php
[25-Jun-2026 17:34:33 UTC] Full Log Data: {
    "timestamp": "2026-06-25 17:34:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.50.41.3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.50.41.3, 162.158.210.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkxIiwidXNlcm5hbWUiOiJib3JhMzEiLCJlbWFpbCI6Imhlc2FwYmVuaW02NjY3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzAxMjgzNX0.oUh6LDZ_6GkGnbPue5IvNCJb-5iQWEUOIANZfOhd1fM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a115b943c8dbd0de-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.50.41.3",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 17:34:33 UTC] === END API CALL LOG ===
[25-Jun-2026 17:34:33 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 17:34:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkxIiwidXNlcm5hbWUiOiJib3JhMzEiLCJlbWFpbCI6Imhlc2FwYmVuaW02NjY3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzAxMjgzNX0.oUh6LDZ_6GkGnbPue5IvNCJb-5iQWEUOIANZfOhd1fM
[25-Jun-2026 17:34:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 17:34:33 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 17:34:33 UTC] User ID: 891
[25-Jun-2026 17:34:33 UTC] ✅ User profile retrieved successfully for user ID: 891
[25-Jun-2026 17:35:45 UTC] === API CALL LOG ===
[25-Jun-2026 17:35:45 UTC] Endpoint: user/profile.php
[25-Jun-2026 17:35:45 UTC] Full Log Data: {
    "timestamp": "2026-06-25 17:35:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.50.41.3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.50.41.3, 162.158.210.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkxIiwidXNlcm5hbWUiOiJib3JhMzEiLCJlbWFpbCI6Imhlc2FwYmVuaW02NjY3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzAxMjgzNX0.oUh6LDZ_6GkGnbPue5IvNCJb-5iQWEUOIANZfOhd1fM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a115bb05ceb6d0ef-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.50.41.3",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 17:35:45 UTC] === END API CALL LOG ===
[25-Jun-2026 17:35:45 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 17:35:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkxIiwidXNlcm5hbWUiOiJib3JhMzEiLCJlbWFpbCI6Imhlc2FwYmVuaW02NjY3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzAxMjgzNX0.oUh6LDZ_6GkGnbPue5IvNCJb-5iQWEUOIANZfOhd1fM
[25-Jun-2026 17:35:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 17:35:45 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 17:35:45 UTC] User ID: 891
[25-Jun-2026 17:35:45 UTC] ✅ User profile retrieved successfully for user ID: 891
[25-Jun-2026 17:35:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 17:35:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 17:35:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"212.50.41.3, 162.158.210.10","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkxIiwidXNlcm5hbWUiOiJib3JhMzEiLCJlbWFpbCI6Imhlc2FwYmVuaW02NjY3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzAxMjgzNX0.oUh6LDZ_6GkGnbPue5IvNCJb-5iQWEUOIANZfOhd1fM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a115bb244c12d0ef-SOF","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"212.50.41.3","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jun-2026 17:35:50 UTC] === User Orders API Called ===
[25-Jun-2026 17:35:50 UTC] User ID: 891
[25-Jun-2026 17:35:50 UTC] Limit: 20, Offset: 0
[25-Jun-2026 17:35:50 UTC] Orders found: 2
[25-Jun-2026 17:35:50 UTC] Orders data: [{"id":369,"quantity":561,"total_coins":561,"coin_type":"regular","telegram_link":"https:\/\/t.me\/baysiken\/158","status":"pending","created_at":"2026-06-25 21:02:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":368,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/baysiken\/147","status":"pending","created_at":"2026-06-25 20:56:42","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[25-Jun-2026 17:35:50 UTC] Total orders count: 2
[25-Jun-2026 17:35:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 17:35:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 17:35:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"212.50.41.3, 162.158.210.10","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkxIiwidXNlcm5hbWUiOiJib3JhMzEiLCJlbWFpbCI6Imhlc2FwYmVuaW02NjY3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzAxMjgzNX0.oUh6LDZ_6GkGnbPue5IvNCJb-5iQWEUOIANZfOhd1fM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a115bb2a4810d0ef-SOF","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"212.50.41.3","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jun-2026 17:35:51 UTC] === User Orders API Called ===
[25-Jun-2026 17:35:51 UTC] User ID: 891
[25-Jun-2026 17:35:51 UTC] Limit: 20, Offset: 0
[25-Jun-2026 17:35:51 UTC] Orders found: 2
[25-Jun-2026 17:35:51 UTC] Orders data: [{"id":369,"quantity":561,"total_coins":561,"coin_type":"regular","telegram_link":"https:\/\/t.me\/baysiken\/158","status":"pending","created_at":"2026-06-25 21:02:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":368,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/baysiken\/147","status":"pending","created_at":"2026-06-25 20:56:42","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[25-Jun-2026 17:35:51 UTC] === API CALL LOG ===
[25-Jun-2026 17:35:51 UTC] Endpoint: user/profile.php
[25-Jun-2026 17:35:51 UTC] Full Log Data: {
    "timestamp": "2026-06-25 17:35:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.50.41.3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.50.41.3, 162.158.210.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkxIiwidXNlcm5hbWUiOiJib3JhMzEiLCJlbWFpbCI6Imhlc2FwYmVuaW02NjY3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzAxMjgzNX0.oUh6LDZ_6GkGnbPue5IvNCJb-5iQWEUOIANZfOhd1fM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a115bb2a4814d0ef-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.50.41.3",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 17:35:51 UTC] Total orders count: 2
[25-Jun-2026 17:35:51 UTC] === END API CALL LOG ===
[25-Jun-2026 17:35:51 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 17:35:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkxIiwidXNlcm5hbWUiOiJib3JhMzEiLCJlbWFpbCI6Imhlc2FwYmVuaW02NjY3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzAxMjgzNX0.oUh6LDZ_6GkGnbPue5IvNCJb-5iQWEUOIANZfOhd1fM
[25-Jun-2026 17:35:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 17:35:51 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 17:35:51 UTC] User ID: 891
[25-Jun-2026 17:35:51 UTC] ✅ User profile retrieved successfully for user ID: 891
[25-Jun-2026 17:35:52 UTC] === API CALL LOG ===
[25-Jun-2026 17:35:52 UTC] Endpoint: user/profile.php
[25-Jun-2026 17:35:52 UTC] Full Log Data: {
    "timestamp": "2026-06-25 17:35:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.50.41.3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.50.41.3, 162.158.210.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkxIiwidXNlcm5hbWUiOiJib3JhMzEiLCJlbWFpbCI6Imhlc2FwYmVuaW02NjY3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzAxMjgzNX0.oUh6LDZ_6GkGnbPue5IvNCJb-5iQWEUOIANZfOhd1fM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a115bb300aa2d0ef-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.50.41.3",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 17:35:52 UTC] === END API CALL LOG ===
[25-Jun-2026 17:35:52 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 17:35:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkxIiwidXNlcm5hbWUiOiJib3JhMzEiLCJlbWFpbCI6Imhlc2FwYmVuaW02NjY3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzAxMjgzNX0.oUh6LDZ_6GkGnbPue5IvNCJb-5iQWEUOIANZfOhd1fM
[25-Jun-2026 17:35:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 17:35:52 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 17:35:52 UTC] User ID: 891
[25-Jun-2026 17:35:52 UTC] ✅ User profile retrieved successfully for user ID: 891
[25-Jun-2026 17:36:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 17:36:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 17:36:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"212.50.41.3, 162.158.210.10","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkxIiwidXNlcm5hbWUiOiJib3JhMzEiLCJlbWFpbCI6Imhlc2FwYmVuaW02NjY3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzAxMjgzNX0.oUh6LDZ_6GkGnbPue5IvNCJb-5iQWEUOIANZfOhd1fM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a115bbbacf89d0ef-SOF","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"212.50.41.3","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jun-2026 17:36:14 UTC] === User Orders API Called ===
[25-Jun-2026 17:36:14 UTC] User ID: 891
[25-Jun-2026 17:36:14 UTC] Limit: 20, Offset: 0
[25-Jun-2026 17:36:14 UTC] Orders found: 3
[25-Jun-2026 17:36:14 UTC] Orders data: [{"id":370,"quantity":350,"total_coins":350,"coin_type":"regular","telegram_link":"https:\/\/t.me\/quexbio\/2","status":"pending","created_at":"2026-06-25 21:06:11","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":369,"quantity":561,"total_coins":561,"coin_type":"regular","telegram_link":"https:\/\/t.me\/baysiken\/158","status":"pending","created_at":"2026-06-25 21:02:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":368,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/baysiken\/147","status":"pending","created_at":"2026-06-25 20:56:42","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[25-Jun-2026 17:36:14 UTC] Total orders count: 3
[25-Jun-2026 17:37:31 UTC] === API CALL LOG ===
[25-Jun-2026 17:37:31 UTC] Endpoint: user/profile.php
[25-Jun-2026 17:37:31 UTC] Full Log Data: {
    "timestamp": "2026-06-25 17:37:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.50.41.3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.50.41.3, 162.158.210.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkxIiwidXNlcm5hbWUiOiJib3JhMzEiLCJlbWFpbCI6Imhlc2FwYmVuaW02NjY3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzAxMjgzNX0.oUh6LDZ_6GkGnbPue5IvNCJb-5iQWEUOIANZfOhd1fM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a115bd9d087ad0f6-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.50.41.3",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 17:37:31 UTC] === END API CALL LOG ===
[25-Jun-2026 17:37:31 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 17:37:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkxIiwidXNlcm5hbWUiOiJib3JhMzEiLCJlbWFpbCI6Imhlc2FwYmVuaW02NjY3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzAxMjgzNX0.oUh6LDZ_6GkGnbPue5IvNCJb-5iQWEUOIANZfOhd1fM
[25-Jun-2026 17:37:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 17:37:31 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 17:37:31 UTC] User ID: 891
[25-Jun-2026 17:37:31 UTC] ✅ User profile retrieved successfully for user ID: 891
[25-Jun-2026 17:37:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 17:37:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 17:37:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"212.50.41.3, 162.158.210.10","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkxIiwidXNlcm5hbWUiOiJib3JhMzEiLCJlbWFpbCI6Imhlc2FwYmVuaW02NjY3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzAxMjgzNX0.oUh6LDZ_6GkGnbPue5IvNCJb-5iQWEUOIANZfOhd1fM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a115bd9d0883d0f6-SOF","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"212.50.41.3","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jun-2026 17:37:31 UTC] === User Orders API Called ===
[25-Jun-2026 17:37:31 UTC] User ID: 891
[25-Jun-2026 17:37:31 UTC] Limit: 20, Offset: 0
[25-Jun-2026 17:37:31 UTC] Orders found: 3
[25-Jun-2026 17:37:31 UTC] Orders data: [{"id":370,"quantity":350,"total_coins":350,"coin_type":"regular","telegram_link":"https:\/\/t.me\/quexbio\/2","status":"pending","created_at":"2026-06-25 21:06:11","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":369,"quantity":561,"total_coins":561,"coin_type":"regular","telegram_link":"https:\/\/t.me\/baysiken\/158","status":"pending","created_at":"2026-06-25 21:02:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":368,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/baysiken\/147","status":"pending","created_at":"2026-06-25 20:56:42","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[25-Jun-2026 17:37:31 UTC] Total orders count: 3
[25-Jun-2026 17:37:31 UTC] === API CALL LOG ===
[25-Jun-2026 17:37:31 UTC] Endpoint: user/profile.php
[25-Jun-2026 17:37:31 UTC] Full Log Data: {
    "timestamp": "2026-06-25 17:37:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.50.41.3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.50.41.3, 162.158.210.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkxIiwidXNlcm5hbWUiOiJib3JhMzEiLCJlbWFpbCI6Imhlc2FwYmVuaW02NjY3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzAxMjgzNX0.oUh6LDZ_6GkGnbPue5IvNCJb-5iQWEUOIANZfOhd1fM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a115bd9d0886d0f6-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.50.41.3",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 17:37:31 UTC] === END API CALL LOG ===
[25-Jun-2026 17:37:31 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 17:37:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkxIiwidXNlcm5hbWUiOiJib3JhMzEiLCJlbWFpbCI6Imhlc2FwYmVuaW02NjY3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzAxMjgzNX0.oUh6LDZ_6GkGnbPue5IvNCJb-5iQWEUOIANZfOhd1fM
[25-Jun-2026 17:37:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 17:37:31 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 17:37:31 UTC] User ID: 891
[25-Jun-2026 17:37:31 UTC] ✅ User profile retrieved successfully for user ID: 891
[25-Jun-2026 17:37:36 UTC] === API CALL LOG ===
[25-Jun-2026 17:37:36 UTC] Endpoint: user/profile.php
[25-Jun-2026 17:37:36 UTC] Full Log Data: {
    "timestamp": "2026-06-25 17:37:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.50.41.3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.50.41.3, 162.158.210.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkxIiwidXNlcm5hbWUiOiJib3JhMzEiLCJlbWFpbCI6Imhlc2FwYmVuaW02NjY3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzAxMjgzNX0.oUh6LDZ_6GkGnbPue5IvNCJb-5iQWEUOIANZfOhd1fM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a115bdba4f9ed0f6-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.50.41.3",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 17:37:36 UTC] === END API CALL LOG ===
[25-Jun-2026 17:37:36 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 17:37:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkxIiwidXNlcm5hbWUiOiJib3JhMzEiLCJlbWFpbCI6Imhlc2FwYmVuaW02NjY3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzAxMjgzNX0.oUh6LDZ_6GkGnbPue5IvNCJb-5iQWEUOIANZfOhd1fM
[25-Jun-2026 17:37:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 17:37:36 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 17:37:36 UTC] User ID: 891
[25-Jun-2026 17:37:36 UTC] ✅ User profile retrieved successfully for user ID: 891
[25-Jun-2026 17:37:48 UTC] === API CALL LOG ===
[25-Jun-2026 17:37:48 UTC] Endpoint: user/profile.php
[25-Jun-2026 17:37:48 UTC] Full Log Data: {
    "timestamp": "2026-06-25 17:37:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.50.41.3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.50.41.3, 162.158.210.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkxIiwidXNlcm5hbWUiOiJib3JhMzEiLCJlbWFpbCI6Imhlc2FwYmVuaW02NjY3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzAxMjgzNX0.oUh6LDZ_6GkGnbPue5IvNCJb-5iQWEUOIANZfOhd1fM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a115be074e3fd0f6-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.50.41.3",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 17:37:48 UTC] === END API CALL LOG ===
[25-Jun-2026 17:37:48 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 17:37:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkxIiwidXNlcm5hbWUiOiJib3JhMzEiLCJlbWFpbCI6Imhlc2FwYmVuaW02NjY3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzAxMjgzNX0.oUh6LDZ_6GkGnbPue5IvNCJb-5iQWEUOIANZfOhd1fM
[25-Jun-2026 17:37:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 17:37:48 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 17:37:48 UTC] User ID: 891
[25-Jun-2026 17:37:48 UTC] ✅ User profile retrieved successfully for user ID: 891
[25-Jun-2026 17:37:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 17:37:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 17:37:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"212.50.41.3, 162.158.210.10","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkxIiwidXNlcm5hbWUiOiJib3JhMzEiLCJlbWFpbCI6Imhlc2FwYmVuaW02NjY3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzAxMjgzNX0.oUh6LDZ_6GkGnbPue5IvNCJb-5iQWEUOIANZfOhd1fM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a115be074e3bd0f6-SOF","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"212.50.41.3","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jun-2026 17:37:48 UTC] === User Orders API Called ===
[25-Jun-2026 17:37:48 UTC] User ID: 891
[25-Jun-2026 17:37:48 UTC] Limit: 20, Offset: 0
[25-Jun-2026 17:37:48 UTC] Orders found: 3
[25-Jun-2026 17:37:48 UTC] Orders data: [{"id":370,"quantity":350,"total_coins":350,"coin_type":"regular","telegram_link":"https:\/\/t.me\/quexbio\/2","status":"pending","created_at":"2026-06-25 21:06:11","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":369,"quantity":561,"total_coins":561,"coin_type":"regular","telegram_link":"https:\/\/t.me\/baysiken\/158","status":"pending","created_at":"2026-06-25 21:02:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":368,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/baysiken\/147","status":"pending","created_at":"2026-06-25 20:56:42","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[25-Jun-2026 17:37:48 UTC] Total orders count: 3
[25-Jun-2026 17:37:49 UTC] === API CALL LOG ===
[25-Jun-2026 17:37:49 UTC] Endpoint: user/profile.php
[25-Jun-2026 17:37:49 UTC] Full Log Data: {
    "timestamp": "2026-06-25 17:37:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.50.41.3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.50.41.3, 162.158.210.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkxIiwidXNlcm5hbWUiOiJib3JhMzEiLCJlbWFpbCI6Imhlc2FwYmVuaW02NjY3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzAxMjgzNX0.oUh6LDZ_6GkGnbPue5IvNCJb-5iQWEUOIANZfOhd1fM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a115be0b0ba5d0f6-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.50.41.3",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 17:37:49 UTC] === END API CALL LOG ===
[25-Jun-2026 17:37:49 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 17:37:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkxIiwidXNlcm5hbWUiOiJib3JhMzEiLCJlbWFpbCI6Imhlc2FwYmVuaW02NjY3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzAxMjgzNX0.oUh6LDZ_6GkGnbPue5IvNCJb-5iQWEUOIANZfOhd1fM
[25-Jun-2026 17:37:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 17:37:49 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 17:37:49 UTC] User ID: 891
[25-Jun-2026 17:37:49 UTC] ✅ User profile retrieved successfully for user ID: 891
[25-Jun-2026 18:42:28 UTC] === API CALL LOG ===
[25-Jun-2026 18:42:28 UTC] Endpoint: user/profile.php
[25-Jun-2026 18:42:28 UTC] Full Log Data: {
    "timestamp": "2026-06-25 18:42:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.215.255.89",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.215.255.89, 172.68.42.17",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkyIiwidXNlcm5hbWUiOiJwaGVub20iLCJlbWFpbCI6ImZpZGVsbHphbWJpYUBnbWFpbC5jb20iLCJleHAiOjE3ODMwMTc3NDZ9.OH7QubSA5eGKBYrCHXLLynAaZhyfpd_omo7eCN7x-NM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1161cbccd50bbf0-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.215.255.89",
        "cf-ipcountry": "ZM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 18:42:28 UTC] === END API CALL LOG ===
[25-Jun-2026 18:42:28 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 18:42:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkyIiwidXNlcm5hbWUiOiJwaGVub20iLCJlbWFpbCI6ImZpZGVsbHphbWJpYUBnbWFpbC5jb20iLCJleHAiOjE3ODMwMTc3NDZ9.OH7QubSA5eGKBYrCHXLLynAaZhyfpd_omo7eCN7x-NM
[25-Jun-2026 18:42:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 18:42:28 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 18:42:28 UTC] User ID: 892
[25-Jun-2026 18:42:28 UTC] ✅ User profile retrieved successfully for user ID: 892
[25-Jun-2026 18:42:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 18:42:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 18:42:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"45.215.255.89, 172.68.42.17","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkyIiwidXNlcm5hbWUiOiJwaGVub20iLCJlbWFpbCI6ImZpZGVsbHphbWJpYUBnbWFpbC5jb20iLCJleHAiOjE3ODMwMTc3NDZ9.OH7QubSA5eGKBYrCHXLLynAaZhyfpd_omo7eCN7x-NM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1161cbd1e55bbf0-JNB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"45.215.255.89","cf-ipcountry":"ZM","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jun-2026 18:42:28 UTC] === User Orders API Called ===
[25-Jun-2026 18:42:28 UTC] User ID: 892
[25-Jun-2026 18:42:28 UTC] Limit: 20, Offset: 0
[25-Jun-2026 18:42:28 UTC] Orders found: 0
[25-Jun-2026 18:42:28 UTC] Orders data: []
[25-Jun-2026 18:42:28 UTC] Total orders count: 0
[25-Jun-2026 18:42:28 UTC] === API CALL LOG ===
[25-Jun-2026 18:42:28 UTC] Endpoint: user/profile.php
[25-Jun-2026 18:42:28 UTC] Full Log Data: {
    "timestamp": "2026-06-25 18:42:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.215.255.89",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.215.255.89, 172.68.42.17",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkyIiwidXNlcm5hbWUiOiJwaGVub20iLCJlbWFpbCI6ImZpZGVsbHphbWJpYUBnbWFpbC5jb20iLCJleHAiOjE3ODMwMTc3NDZ9.OH7QubSA5eGKBYrCHXLLynAaZhyfpd_omo7eCN7x-NM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1161cbd7f4fbbf0-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.215.255.89",
        "cf-ipcountry": "ZM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 18:42:28 UTC] === END API CALL LOG ===
[25-Jun-2026 18:42:28 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 18:42:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkyIiwidXNlcm5hbWUiOiJwaGVub20iLCJlbWFpbCI6ImZpZGVsbHphbWJpYUBnbWFpbC5jb20iLCJleHAiOjE3ODMwMTc3NDZ9.OH7QubSA5eGKBYrCHXLLynAaZhyfpd_omo7eCN7x-NM
[25-Jun-2026 18:42:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 18:42:28 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 18:42:28 UTC] User ID: 892
[25-Jun-2026 18:42:28 UTC] ✅ User profile retrieved successfully for user ID: 892
[25-Jun-2026 18:42:29 UTC] === API CALL LOG ===
[25-Jun-2026 18:42:29 UTC] Endpoint: user/profile.php
[25-Jun-2026 18:42:29 UTC] Full Log Data: {
    "timestamp": "2026-06-25 18:42:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.215.255.89",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.215.255.89, 172.68.42.17",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkyIiwidXNlcm5hbWUiOiJwaGVub20iLCJlbWFpbCI6ImZpZGVsbHphbWJpYUBnbWFpbC5jb20iLCJleHAiOjE3ODMwMTc3NDZ9.OH7QubSA5eGKBYrCHXLLynAaZhyfpd_omo7eCN7x-NM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1161cc4fb78bbf0-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.215.255.89",
        "cf-ipcountry": "ZM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 18:42:29 UTC] === END API CALL LOG ===
[25-Jun-2026 18:42:29 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 18:42:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkyIiwidXNlcm5hbWUiOiJwaGVub20iLCJlbWFpbCI6ImZpZGVsbHphbWJpYUBnbWFpbC5jb20iLCJleHAiOjE3ODMwMTc3NDZ9.OH7QubSA5eGKBYrCHXLLynAaZhyfpd_omo7eCN7x-NM
[25-Jun-2026 18:42:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 18:42:29 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 18:42:29 UTC] User ID: 892
[25-Jun-2026 18:42:29 UTC] ✅ User profile retrieved successfully for user ID: 892
[25-Jun-2026 18:43:40 UTC] === API CALL LOG ===
[25-Jun-2026 18:43:40 UTC] Endpoint: user/profile.php
[25-Jun-2026 18:43:40 UTC] Full Log Data: {
    "timestamp": "2026-06-25 18:43:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.215.255.89",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.215.255.89, 172.68.42.17",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkyIiwidXNlcm5hbWUiOiJwaGVub20iLCJlbWFpbCI6ImZpZGVsbHphbWJpYUBnbWFpbC5jb20iLCJleHAiOjE3ODMwMTc3NDZ9.OH7QubSA5eGKBYrCHXLLynAaZhyfpd_omo7eCN7x-NM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1161e7ff905bbf0-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.215.255.89",
        "cf-ipcountry": "ZM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 18:43:40 UTC] === END API CALL LOG ===
[25-Jun-2026 18:43:40 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 18:43:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkyIiwidXNlcm5hbWUiOiJwaGVub20iLCJlbWFpbCI6ImZpZGVsbHphbWJpYUBnbWFpbC5jb20iLCJleHAiOjE3ODMwMTc3NDZ9.OH7QubSA5eGKBYrCHXLLynAaZhyfpd_omo7eCN7x-NM
[25-Jun-2026 18:43:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 18:43:40 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 18:43:40 UTC] User ID: 892
[25-Jun-2026 18:43:40 UTC] ✅ User profile retrieved successfully for user ID: 892
[25-Jun-2026 18:43:40 UTC] === API CALL LOG ===
[25-Jun-2026 18:43:40 UTC] Endpoint: user/profile.php
[25-Jun-2026 18:43:40 UTC] Full Log Data: {
    "timestamp": "2026-06-25 18:43:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.215.255.89",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.215.255.89, 172.68.42.16",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkyIiwidXNlcm5hbWUiOiJwaGVub20iLCJlbWFpbCI6ImZpZGVsbHphbWJpYUBnbWFpbC5jb20iLCJleHAiOjE3ODMwMTc3NDZ9.OH7QubSA5eGKBYrCHXLLynAaZhyfpd_omo7eCN7x-NM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1161e7c3817bbf0-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.215.255.89",
        "cf-ipcountry": "ZM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 18:43:40 UTC] === END API CALL LOG ===
[25-Jun-2026 18:43:40 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 18:43:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkyIiwidXNlcm5hbWUiOiJwaGVub20iLCJlbWFpbCI6ImZpZGVsbHphbWJpYUBnbWFpbC5jb20iLCJleHAiOjE3ODMwMTc3NDZ9.OH7QubSA5eGKBYrCHXLLynAaZhyfpd_omo7eCN7x-NM
[25-Jun-2026 18:43:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 18:43:40 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 18:43:40 UTC] User ID: 892
[25-Jun-2026 18:43:40 UTC] ✅ User profile retrieved successfully for user ID: 892
[25-Jun-2026 18:43:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 18:43:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 18:43:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"45.215.255.89, 172.68.42.17","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkyIiwidXNlcm5hbWUiOiJwaGVub20iLCJlbWFpbCI6ImZpZGVsbHphbWJpYUBnbWFpbC5jb20iLCJleHAiOjE3ODMwMTc3NDZ9.OH7QubSA5eGKBYrCHXLLynAaZhyfpd_omo7eCN7x-NM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1161e7bdf0fbbf0-JNB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"45.215.255.89","cf-ipcountry":"ZM","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jun-2026 18:43:41 UTC] === User Orders API Called ===
[25-Jun-2026 18:43:41 UTC] User ID: 892
[25-Jun-2026 18:43:41 UTC] Limit: 20, Offset: 0
[25-Jun-2026 18:43:41 UTC] Orders found: 0
[25-Jun-2026 18:43:41 UTC] Orders data: []
[25-Jun-2026 18:43:41 UTC] Total orders count: 0
[25-Jun-2026 18:43:41 UTC] === API CALL LOG ===
[25-Jun-2026 18:43:41 UTC] Endpoint: user/profile.php
[25-Jun-2026 18:43:41 UTC] Full Log Data: {
    "timestamp": "2026-06-25 18:43:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.215.255.89",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.215.255.89, 172.68.42.17",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkyIiwidXNlcm5hbWUiOiJwaGVub20iLCJlbWFpbCI6ImZpZGVsbHphbWJpYUBnbWFpbC5jb20iLCJleHAiOjE3ODMwMTc3NDZ9.OH7QubSA5eGKBYrCHXLLynAaZhyfpd_omo7eCN7x-NM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1161e87dcadbbf0-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.215.255.89",
        "cf-ipcountry": "ZM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 18:43:41 UTC] === END API CALL LOG ===
[25-Jun-2026 18:43:41 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 18:43:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkyIiwidXNlcm5hbWUiOiJwaGVub20iLCJlbWFpbCI6ImZpZGVsbHphbWJpYUBnbWFpbC5jb20iLCJleHAiOjE3ODMwMTc3NDZ9.OH7QubSA5eGKBYrCHXLLynAaZhyfpd_omo7eCN7x-NM
[25-Jun-2026 18:43:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 18:43:41 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 18:43:41 UTC] User ID: 892
[25-Jun-2026 18:43:41 UTC] ✅ User profile retrieved successfully for user ID: 892
[25-Jun-2026 18:43:50 UTC] === API CALL LOG ===
[25-Jun-2026 18:43:50 UTC] Endpoint: user/profile.php
[25-Jun-2026 18:43:50 UTC] Full Log Data: {
    "timestamp": "2026-06-25 18:43:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.215.255.89",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.215.255.89, 172.68.42.16",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkyIiwidXNlcm5hbWUiOiJwaGVub20iLCJlbWFpbCI6ImZpZGVsbHphbWJpYUBnbWFpbC5jb20iLCJleHAiOjE3ODMwMTc3NDZ9.OH7QubSA5eGKBYrCHXLLynAaZhyfpd_omo7eCN7x-NM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1161ebe5a45bbf0-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.215.255.89",
        "cf-ipcountry": "ZM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 18:43:50 UTC] === END API CALL LOG ===
[25-Jun-2026 18:43:50 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 18:43:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkyIiwidXNlcm5hbWUiOiJwaGVub20iLCJlbWFpbCI6ImZpZGVsbHphbWJpYUBnbWFpbC5jb20iLCJleHAiOjE3ODMwMTc3NDZ9.OH7QubSA5eGKBYrCHXLLynAaZhyfpd_omo7eCN7x-NM
[25-Jun-2026 18:43:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 18:43:50 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 18:43:50 UTC] User ID: 892
[25-Jun-2026 18:43:50 UTC] ✅ User profile retrieved successfully for user ID: 892
[25-Jun-2026 18:43:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 18:43:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 18:43:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"45.215.255.89, 172.68.42.17","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkyIiwidXNlcm5hbWUiOiJwaGVub20iLCJlbWFpbCI6ImZpZGVsbHphbWJpYUBnbWFpbC5jb20iLCJleHAiOjE3ODMwMTc3NDZ9.OH7QubSA5eGKBYrCHXLLynAaZhyfpd_omo7eCN7x-NM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1161ebab985bbf0-JNB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"45.215.255.89","cf-ipcountry":"ZM","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jun-2026 18:43:50 UTC] === User Orders API Called ===
[25-Jun-2026 18:43:50 UTC] User ID: 892
[25-Jun-2026 18:43:50 UTC] Limit: 20, Offset: 0
[25-Jun-2026 18:43:50 UTC] Orders found: 0
[25-Jun-2026 18:43:50 UTC] Orders data: []
[25-Jun-2026 18:43:50 UTC] Total orders count: 0
[25-Jun-2026 18:43:50 UTC] === API CALL LOG ===
[25-Jun-2026 18:43:50 UTC] Endpoint: user/profile.php
[25-Jun-2026 18:43:50 UTC] Full Log Data: {
    "timestamp": "2026-06-25 18:43:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.215.255.89",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.215.255.89, 172.68.42.16",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkyIiwidXNlcm5hbWUiOiJwaGVub20iLCJlbWFpbCI6ImZpZGVsbHphbWJpYUBnbWFpbC5jb20iLCJleHAiOjE3ODMwMTc3NDZ9.OH7QubSA5eGKBYrCHXLLynAaZhyfpd_omo7eCN7x-NM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1161ebab987bbf0-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.215.255.89",
        "cf-ipcountry": "ZM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 18:43:50 UTC] === END API CALL LOG ===
[25-Jun-2026 18:43:50 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 18:43:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkyIiwidXNlcm5hbWUiOiJwaGVub20iLCJlbWFpbCI6ImZpZGVsbHphbWJpYUBnbWFpbC5jb20iLCJleHAiOjE3ODMwMTc3NDZ9.OH7QubSA5eGKBYrCHXLLynAaZhyfpd_omo7eCN7x-NM
[25-Jun-2026 18:43:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 18:43:50 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 18:43:50 UTC] User ID: 892
[25-Jun-2026 18:43:50 UTC] ✅ User profile retrieved successfully for user ID: 892
[25-Jun-2026 18:43:51 UTC] === API CALL LOG ===
[25-Jun-2026 18:43:51 UTC] Endpoint: user/profile.php
[25-Jun-2026 18:43:51 UTC] Full Log Data: {
    "timestamp": "2026-06-25 18:43:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.215.255.89",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.215.255.89, 172.68.42.17",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkyIiwidXNlcm5hbWUiOiJwaGVub20iLCJlbWFpbCI6ImZpZGVsbHphbWJpYUBnbWFpbC5jb20iLCJleHAiOjE3ODMwMTc3NDZ9.OH7QubSA5eGKBYrCHXLLynAaZhyfpd_omo7eCN7x-NM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1161ec6ffa6bbf0-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.215.255.89",
        "cf-ipcountry": "ZM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 18:43:51 UTC] === END API CALL LOG ===
[25-Jun-2026 18:43:51 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 18:43:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkyIiwidXNlcm5hbWUiOiJwaGVub20iLCJlbWFpbCI6ImZpZGVsbHphbWJpYUBnbWFpbC5jb20iLCJleHAiOjE3ODMwMTc3NDZ9.OH7QubSA5eGKBYrCHXLLynAaZhyfpd_omo7eCN7x-NM
[25-Jun-2026 18:43:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 18:43:51 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 18:43:51 UTC] User ID: 892
[25-Jun-2026 18:43:51 UTC] ✅ User profile retrieved successfully for user ID: 892
[25-Jun-2026 18:44:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 18:44:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 18:44:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"45.215.255.89, 172.68.42.16","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkyIiwidXNlcm5hbWUiOiJwaGVub20iLCJlbWFpbCI6ImZpZGVsbHphbWJpYUBnbWFpbC5jb20iLCJleHAiOjE3ODMwMTc3NDZ9.OH7QubSA5eGKBYrCHXLLynAaZhyfpd_omo7eCN7x-NM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1161efe9fdcbbf0-JNB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"45.215.255.89","cf-ipcountry":"ZM","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jun-2026 18:44:01 UTC] === User Orders API Called ===
[25-Jun-2026 18:44:01 UTC] User ID: 892
[25-Jun-2026 18:44:01 UTC] Limit: 20, Offset: 0
[25-Jun-2026 18:44:01 UTC] Orders found: 0
[25-Jun-2026 18:44:01 UTC] Orders data: []
[25-Jun-2026 18:44:01 UTC] Total orders count: 0
[25-Jun-2026 18:44:01 UTC] === API CALL LOG ===
[25-Jun-2026 18:44:01 UTC] Endpoint: user/profile.php
[25-Jun-2026 18:44:01 UTC] Full Log Data: {
    "timestamp": "2026-06-25 18:44:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.215.255.89",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.215.255.89, 172.68.42.17",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkyIiwidXNlcm5hbWUiOiJwaGVub20iLCJlbWFpbCI6ImZpZGVsbHphbWJpYUBnbWFpbC5jb20iLCJleHAiOjE3ODMwMTc3NDZ9.OH7QubSA5eGKBYrCHXLLynAaZhyfpd_omo7eCN7x-NM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1161f02dab3bbf0-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.215.255.89",
        "cf-ipcountry": "ZM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 18:44:01 UTC] === END API CALL LOG ===
[25-Jun-2026 18:44:01 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 18:44:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkyIiwidXNlcm5hbWUiOiJwaGVub20iLCJlbWFpbCI6ImZpZGVsbHphbWJpYUBnbWFpbC5jb20iLCJleHAiOjE3ODMwMTc3NDZ9.OH7QubSA5eGKBYrCHXLLynAaZhyfpd_omo7eCN7x-NM
[25-Jun-2026 18:44:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 18:44:01 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 18:44:01 UTC] User ID: 892
[25-Jun-2026 18:44:01 UTC] ✅ User profile retrieved successfully for user ID: 892
[25-Jun-2026 18:44:01 UTC] === API CALL LOG ===
[25-Jun-2026 18:44:01 UTC] Endpoint: user/profile.php
[25-Jun-2026 18:44:01 UTC] Full Log Data: {
    "timestamp": "2026-06-25 18:44:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.215.255.89",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.215.255.89, 172.68.42.17",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkyIiwidXNlcm5hbWUiOiJwaGVub20iLCJlbWFpbCI6ImZpZGVsbHphbWJpYUBnbWFpbC5jb20iLCJleHAiOjE3ODMwMTc3NDZ9.OH7QubSA5eGKBYrCHXLLynAaZhyfpd_omo7eCN7x-NM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1161efef8f7bbf0-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.215.255.89",
        "cf-ipcountry": "ZM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 18:44:01 UTC] === END API CALL LOG ===
[25-Jun-2026 18:44:01 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 18:44:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkyIiwidXNlcm5hbWUiOiJwaGVub20iLCJlbWFpbCI6ImZpZGVsbHphbWJpYUBnbWFpbC5jb20iLCJleHAiOjE3ODMwMTc3NDZ9.OH7QubSA5eGKBYrCHXLLynAaZhyfpd_omo7eCN7x-NM
[25-Jun-2026 18:44:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 18:44:01 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 18:44:01 UTC] User ID: 892
[25-Jun-2026 18:44:01 UTC] ✅ User profile retrieved successfully for user ID: 892
[25-Jun-2026 18:44:02 UTC] === API CALL LOG ===
[25-Jun-2026 18:44:02 UTC] Endpoint: user/profile.php
[25-Jun-2026 18:44:02 UTC] Full Log Data: {
    "timestamp": "2026-06-25 18:44:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.215.255.89",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.215.255.89, 172.68.42.17",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkyIiwidXNlcm5hbWUiOiJwaGVub20iLCJlbWFpbCI6ImZpZGVsbHphbWJpYUBnbWFpbC5jb20iLCJleHAiOjE3ODMwMTc3NDZ9.OH7QubSA5eGKBYrCHXLLynAaZhyfpd_omo7eCN7x-NM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1161f09fcdbbbf0-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.215.255.89",
        "cf-ipcountry": "ZM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 18:44:02 UTC] === END API CALL LOG ===
[25-Jun-2026 18:44:02 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 18:44:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkyIiwidXNlcm5hbWUiOiJwaGVub20iLCJlbWFpbCI6ImZpZGVsbHphbWJpYUBnbWFpbC5jb20iLCJleHAiOjE3ODMwMTc3NDZ9.OH7QubSA5eGKBYrCHXLLynAaZhyfpd_omo7eCN7x-NM
[25-Jun-2026 18:44:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 18:44:02 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 18:44:02 UTC] User ID: 892
[25-Jun-2026 18:44:02 UTC] ✅ User profile retrieved successfully for user ID: 892
[25-Jun-2026 18:44:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 18:44:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 18:44:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"45.215.255.89, 172.71.148.68","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkyIiwidXNlcm5hbWUiOiJwaGVub20iLCJlbWFpbCI6ImZpZGVsbHphbWJpYUBnbWFpbC5jb20iLCJleHAiOjE3ODMwMTc3NDZ9.OH7QubSA5eGKBYrCHXLLynAaZhyfpd_omo7eCN7x-NM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1161f5ad86abbf0-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"45.215.255.89","cf-ipcountry":"ZM","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jun-2026 18:44:15 UTC] === User Orders API Called ===
[25-Jun-2026 18:44:15 UTC] User ID: 892
[25-Jun-2026 18:44:15 UTC] Limit: 20, Offset: 0
[25-Jun-2026 18:44:15 UTC] Orders found: 0
[25-Jun-2026 18:44:15 UTC] Orders data: []
[25-Jun-2026 18:44:15 UTC] Total orders count: 0
[25-Jun-2026 18:44:21 UTC] === API CALL LOG ===
[25-Jun-2026 18:44:21 UTC] Endpoint: user/profile.php
[25-Jun-2026 18:44:21 UTC] Full Log Data: {
    "timestamp": "2026-06-25 18:44:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.215.255.89",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.215.255.89, 172.71.148.68",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkyIiwidXNlcm5hbWUiOiJwaGVub20iLCJlbWFpbCI6ImZpZGVsbHphbWJpYUBnbWFpbC5jb20iLCJleHAiOjE3ODMwMTc3NDZ9.OH7QubSA5eGKBYrCHXLLynAaZhyfpd_omo7eCN7x-NM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1161f80debcbbf0-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.215.255.89",
        "cf-ipcountry": "ZM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 18:44:21 UTC] === END API CALL LOG ===
[25-Jun-2026 18:44:21 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 18:44:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkyIiwidXNlcm5hbWUiOiJwaGVub20iLCJlbWFpbCI6ImZpZGVsbHphbWJpYUBnbWFpbC5jb20iLCJleHAiOjE3ODMwMTc3NDZ9.OH7QubSA5eGKBYrCHXLLynAaZhyfpd_omo7eCN7x-NM
[25-Jun-2026 18:44:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 18:44:21 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 18:44:21 UTC] User ID: 892
[25-Jun-2026 18:44:21 UTC] ✅ User profile retrieved successfully for user ID: 892
[25-Jun-2026 18:44:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 18:44:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 18:44:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"45.215.255.89, 172.68.42.16","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkyIiwidXNlcm5hbWUiOiJwaGVub20iLCJlbWFpbCI6ImZpZGVsbHphbWJpYUBnbWFpbC5jb20iLCJleHAiOjE3ODMwMTc3NDZ9.OH7QubSA5eGKBYrCHXLLynAaZhyfpd_omo7eCN7x-NM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1161f807ddbbbf0-JNB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"45.215.255.89","cf-ipcountry":"ZM","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jun-2026 18:44:21 UTC] === User Orders API Called ===
[25-Jun-2026 18:44:21 UTC] User ID: 892
[25-Jun-2026 18:44:21 UTC] Limit: 20, Offset: 0
[25-Jun-2026 18:44:21 UTC] Orders found: 0
[25-Jun-2026 18:44:21 UTC] Orders data: []
[25-Jun-2026 18:44:21 UTC] Total orders count: 0
[25-Jun-2026 18:44:21 UTC] === API CALL LOG ===
[25-Jun-2026 18:44:21 UTC] Endpoint: user/profile.php
[25-Jun-2026 18:44:21 UTC] Full Log Data: {
    "timestamp": "2026-06-25 18:44:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.215.255.89",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.215.255.89, 172.71.148.68",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkyIiwidXNlcm5hbWUiOiJwaGVub20iLCJlbWFpbCI6ImZpZGVsbHphbWJpYUBnbWFpbC5jb20iLCJleHAiOjE3ODMwMTc3NDZ9.OH7QubSA5eGKBYrCHXLLynAaZhyfpd_omo7eCN7x-NM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1161f8498e2bbf0-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.215.255.89",
        "cf-ipcountry": "ZM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 18:44:21 UTC] === END API CALL LOG ===
[25-Jun-2026 18:44:21 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 18:44:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkyIiwidXNlcm5hbWUiOiJwaGVub20iLCJlbWFpbCI6ImZpZGVsbHphbWJpYUBnbWFpbC5jb20iLCJleHAiOjE3ODMwMTc3NDZ9.OH7QubSA5eGKBYrCHXLLynAaZhyfpd_omo7eCN7x-NM
[25-Jun-2026 18:44:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 18:44:21 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 18:44:21 UTC] User ID: 892
[25-Jun-2026 18:44:21 UTC] ✅ User profile retrieved successfully for user ID: 892
[25-Jun-2026 18:44:22 UTC] === API CALL LOG ===
[25-Jun-2026 18:44:22 UTC] Endpoint: user/profile.php
[25-Jun-2026 18:44:22 UTC] Full Log Data: {
    "timestamp": "2026-06-25 18:44:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.215.255.89",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.215.255.89, 172.68.42.16",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkyIiwidXNlcm5hbWUiOiJwaGVub20iLCJlbWFpbCI6ImZpZGVsbHphbWJpYUBnbWFpbC5jb20iLCJleHAiOjE3ODMwMTc3NDZ9.OH7QubSA5eGKBYrCHXLLynAaZhyfpd_omo7eCN7x-NM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1161f87982bbbf0-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.215.255.89",
        "cf-ipcountry": "ZM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 18:44:22 UTC] === END API CALL LOG ===
[25-Jun-2026 18:44:22 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 18:44:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkyIiwidXNlcm5hbWUiOiJwaGVub20iLCJlbWFpbCI6ImZpZGVsbHphbWJpYUBnbWFpbC5jb20iLCJleHAiOjE3ODMwMTc3NDZ9.OH7QubSA5eGKBYrCHXLLynAaZhyfpd_omo7eCN7x-NM
[25-Jun-2026 18:44:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 18:44:22 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 18:44:22 UTC] User ID: 892
[25-Jun-2026 18:44:22 UTC] ✅ User profile retrieved successfully for user ID: 892
[25-Jun-2026 18:44:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 18:44:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 18:44:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"45.215.255.89, 172.68.42.16","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkyIiwidXNlcm5hbWUiOiJwaGVub20iLCJlbWFpbCI6ImZpZGVsbHphbWJpYUBnbWFpbC5jb20iLCJleHAiOjE3ODMwMTc3NDZ9.OH7QubSA5eGKBYrCHXLLynAaZhyfpd_omo7eCN7x-NM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1161ff76f68bbf0-JNB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"45.215.255.89","cf-ipcountry":"ZM","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jun-2026 18:44:40 UTC] === User Orders API Called ===
[25-Jun-2026 18:44:40 UTC] User ID: 892
[25-Jun-2026 18:44:40 UTC] Limit: 20, Offset: 0
[25-Jun-2026 18:44:40 UTC] Orders found: 0
[25-Jun-2026 18:44:40 UTC] Orders data: []
[25-Jun-2026 18:44:40 UTC] Total orders count: 0
[25-Jun-2026 18:44:40 UTC] === API CALL LOG ===
[25-Jun-2026 18:44:40 UTC] Endpoint: user/profile.php
[25-Jun-2026 18:44:40 UTC] Full Log Data: {
    "timestamp": "2026-06-25 18:44:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.215.255.89",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.215.255.89, 172.68.42.16",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkyIiwidXNlcm5hbWUiOiJwaGVub20iLCJlbWFpbCI6ImZpZGVsbHphbWJpYUBnbWFpbC5jb20iLCJleHAiOjE3ODMwMTc3NDZ9.OH7QubSA5eGKBYrCHXLLynAaZhyfpd_omo7eCN7x-NM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1161ff7d868bbf0-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.215.255.89",
        "cf-ipcountry": "ZM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 18:44:40 UTC] === END API CALL LOG ===
[25-Jun-2026 18:44:40 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 18:44:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkyIiwidXNlcm5hbWUiOiJwaGVub20iLCJlbWFpbCI6ImZpZGVsbHphbWJpYUBnbWFpbC5jb20iLCJleHAiOjE3ODMwMTc3NDZ9.OH7QubSA5eGKBYrCHXLLynAaZhyfpd_omo7eCN7x-NM
[25-Jun-2026 18:44:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 18:44:40 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 18:44:40 UTC] User ID: 892
[25-Jun-2026 18:44:40 UTC] ✅ User profile retrieved successfully for user ID: 892
[25-Jun-2026 18:44:40 UTC] === API CALL LOG ===
[25-Jun-2026 18:44:40 UTC] Endpoint: user/profile.php
[25-Jun-2026 18:44:40 UTC] Full Log Data: {
    "timestamp": "2026-06-25 18:44:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.215.255.89",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.215.255.89, 172.68.42.16",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkyIiwidXNlcm5hbWUiOiJwaGVub20iLCJlbWFpbCI6ImZpZGVsbHphbWJpYUBnbWFpbC5jb20iLCJleHAiOjE3ODMwMTc3NDZ9.OH7QubSA5eGKBYrCHXLLynAaZhyfpd_omo7eCN7x-NM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1161ffb8969bbf0-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.215.255.89",
        "cf-ipcountry": "ZM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 18:44:40 UTC] === END API CALL LOG ===
[25-Jun-2026 18:44:40 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 18:44:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkyIiwidXNlcm5hbWUiOiJwaGVub20iLCJlbWFpbCI6ImZpZGVsbHphbWJpYUBnbWFpbC5jb20iLCJleHAiOjE3ODMwMTc3NDZ9.OH7QubSA5eGKBYrCHXLLynAaZhyfpd_omo7eCN7x-NM
[25-Jun-2026 18:44:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 18:44:40 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 18:44:40 UTC] User ID: 892
[25-Jun-2026 18:44:40 UTC] ✅ User profile retrieved successfully for user ID: 892
[25-Jun-2026 18:44:41 UTC] === API CALL LOG ===
[25-Jun-2026 18:44:41 UTC] Endpoint: user/profile.php
[25-Jun-2026 18:44:41 UTC] Full Log Data: {
    "timestamp": "2026-06-25 18:44:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.215.255.89",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.215.255.89, 172.68.42.16",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkyIiwidXNlcm5hbWUiOiJwaGVub20iLCJlbWFpbCI6ImZpZGVsbHphbWJpYUBnbWFpbC5jb20iLCJleHAiOjE3ODMwMTc3NDZ9.OH7QubSA5eGKBYrCHXLLynAaZhyfpd_omo7eCN7x-NM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1161ffec97abbf0-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.215.255.89",
        "cf-ipcountry": "ZM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 18:44:41 UTC] === END API CALL LOG ===
[25-Jun-2026 18:44:41 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 18:44:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkyIiwidXNlcm5hbWUiOiJwaGVub20iLCJlbWFpbCI6ImZpZGVsbHphbWJpYUBnbWFpbC5jb20iLCJleHAiOjE3ODMwMTc3NDZ9.OH7QubSA5eGKBYrCHXLLynAaZhyfpd_omo7eCN7x-NM
[25-Jun-2026 18:44:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 18:44:41 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 18:44:41 UTC] User ID: 892
[25-Jun-2026 18:44:41 UTC] ✅ User profile retrieved successfully for user ID: 892
[25-Jun-2026 18:45:40 UTC] === API CALL LOG ===
[25-Jun-2026 18:45:40 UTC] Endpoint: user/profile.php
[25-Jun-2026 18:45:40 UTC] Full Log Data: {
    "timestamp": "2026-06-25 18:45:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.215.255.89",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.215.255.89, 172.68.42.16",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkyIiwidXNlcm5hbWUiOiJwaGVub20iLCJlbWFpbCI6ImZpZGVsbHphbWJpYUBnbWFpbC5jb20iLCJleHAiOjE3ODMwMTc3NDZ9.OH7QubSA5eGKBYrCHXLLynAaZhyfpd_omo7eCN7x-NM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a11621720cb0bbf0-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.215.255.89",
        "cf-ipcountry": "ZM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 18:45:40 UTC] === END API CALL LOG ===
[25-Jun-2026 18:45:40 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 18:45:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkyIiwidXNlcm5hbWUiOiJwaGVub20iLCJlbWFpbCI6ImZpZGVsbHphbWJpYUBnbWFpbC5jb20iLCJleHAiOjE3ODMwMTc3NDZ9.OH7QubSA5eGKBYrCHXLLynAaZhyfpd_omo7eCN7x-NM
[25-Jun-2026 18:45:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 18:45:40 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 18:45:40 UTC] User ID: 892
[25-Jun-2026 18:45:40 UTC] ✅ User profile retrieved successfully for user ID: 892
[25-Jun-2026 18:45:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 18:45:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 18:45:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"45.215.255.89, 172.68.42.16","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkyIiwidXNlcm5hbWUiOiJwaGVub20iLCJlbWFpbCI6ImZpZGVsbHphbWJpYUBnbWFpbC5jb20iLCJleHAiOjE3ODMwMTc3NDZ9.OH7QubSA5eGKBYrCHXLLynAaZhyfpd_omo7eCN7x-NM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a116216e5bb2bbf0-JNB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"45.215.255.89","cf-ipcountry":"ZM","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jun-2026 18:45:40 UTC] === User Orders API Called ===
[25-Jun-2026 18:45:40 UTC] User ID: 892
[25-Jun-2026 18:45:40 UTC] Limit: 20, Offset: 0
[25-Jun-2026 18:45:40 UTC] Orders found: 0
[25-Jun-2026 18:45:40 UTC] Orders data: []
[25-Jun-2026 18:45:40 UTC] Total orders count: 0
[25-Jun-2026 18:45:42 UTC] === API CALL LOG ===
[25-Jun-2026 18:45:42 UTC] Endpoint: user/profile.php
[25-Jun-2026 18:45:42 UTC] Full Log Data: {
    "timestamp": "2026-06-25 18:45:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.215.255.89",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.215.255.89, 172.68.42.16",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkyIiwidXNlcm5hbWUiOiJwaGVub20iLCJlbWFpbCI6ImZpZGVsbHphbWJpYUBnbWFpbC5jb20iLCJleHAiOjE3ODMwMTc3NDZ9.OH7QubSA5eGKBYrCHXLLynAaZhyfpd_omo7eCN7x-NM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a116216e5bb5bbf0-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.215.255.89",
        "cf-ipcountry": "ZM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 18:45:42 UTC] === END API CALL LOG ===
[25-Jun-2026 18:45:42 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 18:45:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkyIiwidXNlcm5hbWUiOiJwaGVub20iLCJlbWFpbCI6ImZpZGVsbHphbWJpYUBnbWFpbC5jb20iLCJleHAiOjE3ODMwMTc3NDZ9.OH7QubSA5eGKBYrCHXLLynAaZhyfpd_omo7eCN7x-NM
[25-Jun-2026 18:45:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 18:45:42 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 18:45:42 UTC] User ID: 892
[25-Jun-2026 18:45:42 UTC] ✅ User profile retrieved successfully for user ID: 892
[25-Jun-2026 18:45:42 UTC] === API CALL LOG ===
[25-Jun-2026 18:45:42 UTC] Endpoint: user/profile.php
[25-Jun-2026 18:45:42 UTC] Full Log Data: {
    "timestamp": "2026-06-25 18:45:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.215.255.89",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.215.255.89, 172.68.42.16",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkyIiwidXNlcm5hbWUiOiJwaGVub20iLCJlbWFpbCI6ImZpZGVsbHphbWJpYUBnbWFpbC5jb20iLCJleHAiOjE3ODMwMTc3NDZ9.OH7QubSA5eGKBYrCHXLLynAaZhyfpd_omo7eCN7x-NM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a116217a4f59bbf0-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.215.255.89",
        "cf-ipcountry": "ZM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 18:45:42 UTC] === END API CALL LOG ===
[25-Jun-2026 18:45:42 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 18:45:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkyIiwidXNlcm5hbWUiOiJwaGVub20iLCJlbWFpbCI6ImZpZGVsbHphbWJpYUBnbWFpbC5jb20iLCJleHAiOjE3ODMwMTc3NDZ9.OH7QubSA5eGKBYrCHXLLynAaZhyfpd_omo7eCN7x-NM
[25-Jun-2026 18:45:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 18:45:42 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 18:45:42 UTC] User ID: 892
[25-Jun-2026 18:45:42 UTC] ✅ User profile retrieved successfully for user ID: 892
[25-Jun-2026 18:45:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 18:45:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 18:45:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"45.215.255.89, 172.68.42.17","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkyIiwidXNlcm5hbWUiOiJwaGVub20iLCJlbWFpbCI6ImZpZGVsbHphbWJpYUBnbWFpbC5jb20iLCJleHAiOjE3ODMwMTc3NDZ9.OH7QubSA5eGKBYrCHXLLynAaZhyfpd_omo7eCN7x-NM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a11621dcd9efbbf0-JNB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"45.215.255.89","cf-ipcountry":"ZM","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jun-2026 18:45:57 UTC] === User Orders API Called ===
[25-Jun-2026 18:45:57 UTC] User ID: 892
[25-Jun-2026 18:45:57 UTC] Limit: 20, Offset: 0
[25-Jun-2026 18:45:57 UTC] Orders found: 0
[25-Jun-2026 18:45:57 UTC] Orders data: []
[25-Jun-2026 18:45:57 UTC] Total orders count: 0
[25-Jun-2026 18:46:00 UTC] === API CALL LOG ===
[25-Jun-2026 18:46:00 UTC] Endpoint: user/profile.php
[25-Jun-2026 18:46:00 UTC] Full Log Data: {
    "timestamp": "2026-06-25 18:46:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.215.255.89",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.215.255.89, 172.68.42.17",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkyIiwidXNlcm5hbWUiOiJwaGVub20iLCJlbWFpbCI6ImZpZGVsbHphbWJpYUBnbWFpbC5jb20iLCJleHAiOjE3ODMwMTc3NDZ9.OH7QubSA5eGKBYrCHXLLynAaZhyfpd_omo7eCN7x-NM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a11621eedc0bbbf0-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.215.255.89",
        "cf-ipcountry": "ZM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 18:46:00 UTC] === END API CALL LOG ===
[25-Jun-2026 18:46:00 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 18:46:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkyIiwidXNlcm5hbWUiOiJwaGVub20iLCJlbWFpbCI6ImZpZGVsbHphbWJpYUBnbWFpbC5jb20iLCJleHAiOjE3ODMwMTc3NDZ9.OH7QubSA5eGKBYrCHXLLynAaZhyfpd_omo7eCN7x-NM
[25-Jun-2026 18:46:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 18:46:00 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 18:46:00 UTC] User ID: 892
[25-Jun-2026 18:46:00 UTC] ✅ User profile retrieved successfully for user ID: 892
[25-Jun-2026 18:46:01 UTC] User Purchases API - User ID: 892
[25-Jun-2026 18:46:01 UTC] User Purchases API - Total purchases found: 0
[25-Jun-2026 18:56:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 18:56:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 18:56:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"45.215.255.89, 197.234.242.163","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkyIiwidXNlcm5hbWUiOiJwaGVub20iLCJlbWFpbCI6ImZpZGVsbHphbWJpYUBnbWFpbC5jb20iLCJleHAiOjE3ODMwMTc3NDZ9.OH7QubSA5eGKBYrCHXLLynAaZhyfpd_omo7eCN7x-NM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a116319ca925fdcd-JNB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"45.215.255.89","cf-ipcountry":"ZM","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jun-2026 18:56:43 UTC] === User Orders API Called ===
[25-Jun-2026 18:56:43 UTC] User ID: 892
[25-Jun-2026 18:56:43 UTC] Limit: 20, Offset: 0
[25-Jun-2026 18:56:43 UTC] Orders found: 0
[25-Jun-2026 18:56:43 UTC] Orders data: []
[25-Jun-2026 18:56:43 UTC] Total orders count: 0
[25-Jun-2026 18:57:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 18:57:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 18:57:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"45.215.255.89, 197.234.242.163","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkyIiwidXNlcm5hbWUiOiJwaGVub20iLCJlbWFpbCI6ImZpZGVsbHphbWJpYUBnbWFpbC5jb20iLCJleHAiOjE3ODMwMTc3NDZ9.OH7QubSA5eGKBYrCHXLLynAaZhyfpd_omo7eCN7x-NM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1163264dbaffdcd-JNB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"45.215.255.89","cf-ipcountry":"ZM","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jun-2026 18:57:15 UTC] === User Orders API Called ===
[25-Jun-2026 18:57:15 UTC] User ID: 892
[25-Jun-2026 18:57:15 UTC] Limit: 20, Offset: 0
[25-Jun-2026 18:57:15 UTC] Orders found: 0
[25-Jun-2026 18:57:15 UTC] Orders data: []
[25-Jun-2026 18:57:15 UTC] Total orders count: 0
[25-Jun-2026 18:57:15 UTC] === API CALL LOG ===
[25-Jun-2026 18:57:15 UTC] Endpoint: user/profile.php
[25-Jun-2026 18:57:15 UTC] Full Log Data: {
    "timestamp": "2026-06-25 18:57:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.215.255.89",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.215.255.89, 197.234.242.163",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkyIiwidXNlcm5hbWUiOiJwaGVub20iLCJlbWFpbCI6ImZpZGVsbHphbWJpYUBnbWFpbC5jb20iLCJleHAiOjE3ODMwMTc3NDZ9.OH7QubSA5eGKBYrCHXLLynAaZhyfpd_omo7eCN7x-NM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1163268ccedfdcd-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.215.255.89",
        "cf-ipcountry": "ZM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 18:57:15 UTC] === END API CALL LOG ===
[25-Jun-2026 18:57:15 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 18:57:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkyIiwidXNlcm5hbWUiOiJwaGVub20iLCJlbWFpbCI6ImZpZGVsbHphbWJpYUBnbWFpbC5jb20iLCJleHAiOjE3ODMwMTc3NDZ9.OH7QubSA5eGKBYrCHXLLynAaZhyfpd_omo7eCN7x-NM
[25-Jun-2026 18:57:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 18:57:15 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 18:57:15 UTC] User ID: 892
[25-Jun-2026 18:57:15 UTC] ✅ User profile retrieved successfully for user ID: 892
[25-Jun-2026 18:57:15 UTC] === API CALL LOG ===
[25-Jun-2026 18:57:15 UTC] Endpoint: user/profile.php
[25-Jun-2026 18:57:15 UTC] Full Log Data: {
    "timestamp": "2026-06-25 18:57:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.215.255.89",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.215.255.89, 197.234.242.163",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkyIiwidXNlcm5hbWUiOiJwaGVub20iLCJlbWFpbCI6ImZpZGVsbHphbWJpYUBnbWFpbC5jb20iLCJleHAiOjE3ODMwMTc3NDZ9.OH7QubSA5eGKBYrCHXLLynAaZhyfpd_omo7eCN7x-NM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a11632657d59fdcd-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.215.255.89",
        "cf-ipcountry": "ZM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 18:57:15 UTC] === END API CALL LOG ===
[25-Jun-2026 18:57:15 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 18:57:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkyIiwidXNlcm5hbWUiOiJwaGVub20iLCJlbWFpbCI6ImZpZGVsbHphbWJpYUBnbWFpbC5jb20iLCJleHAiOjE3ODMwMTc3NDZ9.OH7QubSA5eGKBYrCHXLLynAaZhyfpd_omo7eCN7x-NM
[25-Jun-2026 18:57:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 18:57:15 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 18:57:15 UTC] User ID: 892
[25-Jun-2026 18:57:15 UTC] ✅ User profile retrieved successfully for user ID: 892
[25-Jun-2026 18:57:16 UTC] === API CALL LOG ===
[25-Jun-2026 18:57:16 UTC] Endpoint: user/profile.php
[25-Jun-2026 18:57:16 UTC] Full Log Data: {
    "timestamp": "2026-06-25 18:57:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.215.255.89",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.215.255.89, 197.234.242.163",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkyIiwidXNlcm5hbWUiOiJwaGVub20iLCJlbWFpbCI6ImZpZGVsbHphbWJpYUBnbWFpbC5jb20iLCJleHAiOjE3ODMwMTc3NDZ9.OH7QubSA5eGKBYrCHXLLynAaZhyfpd_omo7eCN7x-NM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a11632700cc3fdcd-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.215.255.89",
        "cf-ipcountry": "ZM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 18:57:16 UTC] === END API CALL LOG ===
[25-Jun-2026 18:57:16 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 18:57:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkyIiwidXNlcm5hbWUiOiJwaGVub20iLCJlbWFpbCI6ImZpZGVsbHphbWJpYUBnbWFpbC5jb20iLCJleHAiOjE3ODMwMTc3NDZ9.OH7QubSA5eGKBYrCHXLLynAaZhyfpd_omo7eCN7x-NM
[25-Jun-2026 18:57:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 18:57:16 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 18:57:16 UTC] User ID: 892
[25-Jun-2026 18:57:16 UTC] ✅ User profile retrieved successfully for user ID: 892
[25-Jun-2026 20:47:20 UTC] === API CALL LOG ===
[25-Jun-2026 20:47:20 UTC] Endpoint: user/profile.php
[25-Jun-2026 20:47:20 UTC] Full Log Data: {
    "timestamp": "2026-06-25 20:47:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.62.46.191",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.62.46.191, 162.158.22.194",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkzIiwidXNlcm5hbWUiOiJyeXM5c2tkQUkiLCJlbWFpbCI6InJ5Y3V0dGluZzFAZ21haWwuY29tIiwiZXhwIjoxNzgzMDI1MjM5fQ.2q_Rx7sUFRFJ_0P-XlfiOIjSjTqX8hbPll81edyQsE4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a116d3a6fa5c8749-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.62.46.191",
        "cf-ipcountry": "TN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 20:47:20 UTC] === END API CALL LOG ===
[25-Jun-2026 20:47:20 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 20:47:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkzIiwidXNlcm5hbWUiOiJyeXM5c2tkQUkiLCJlbWFpbCI6InJ5Y3V0dGluZzFAZ21haWwuY29tIiwiZXhwIjoxNzgzMDI1MjM5fQ.2q_Rx7sUFRFJ_0P-XlfiOIjSjTqX8hbPll81edyQsE4
[25-Jun-2026 20:47:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 20:47:20 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 20:47:20 UTC] User ID: 893
[25-Jun-2026 20:47:20 UTC] ✅ User profile retrieved successfully for user ID: 893
[25-Jun-2026 20:47:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 20:47:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 20:47:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"41.62.46.191, 162.158.22.45","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkzIiwidXNlcm5hbWUiOiJyeXM5c2tkQUkiLCJlbWFpbCI6InJ5Y3V0dGluZzFAZ21haWwuY29tIiwiZXhwIjoxNzgzMDI1MjM5fQ.2q_Rx7sUFRFJ_0P-XlfiOIjSjTqX8hbPll81edyQsE4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a116d3a75b2d8749-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"41.62.46.191","cf-ipcountry":"TN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jun-2026 20:47:20 UTC] === User Orders API Called ===
[25-Jun-2026 20:47:20 UTC] User ID: 893
[25-Jun-2026 20:47:20 UTC] Limit: 20, Offset: 0
[25-Jun-2026 20:47:20 UTC] Orders found: 0
[25-Jun-2026 20:47:20 UTC] Orders data: []
[25-Jun-2026 20:47:20 UTC] Total orders count: 0
[25-Jun-2026 20:47:20 UTC] === API CALL LOG ===
[25-Jun-2026 20:47:20 UTC] Endpoint: user/profile.php
[25-Jun-2026 20:47:20 UTC] Full Log Data: {
    "timestamp": "2026-06-25 20:47:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.62.46.191",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.62.46.191, 162.158.22.194",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkzIiwidXNlcm5hbWUiOiJyeXM5c2tkQUkiLCJlbWFpbCI6InJ5Y3V0dGluZzFAZ21haWwuY29tIiwiZXhwIjoxNzgzMDI1MjM5fQ.2q_Rx7sUFRFJ_0P-XlfiOIjSjTqX8hbPll81edyQsE4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a116d3a7bbcb8749-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.62.46.191",
        "cf-ipcountry": "TN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 20:47:20 UTC] === END API CALL LOG ===
[25-Jun-2026 20:47:20 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 20:47:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkzIiwidXNlcm5hbWUiOiJyeXM5c2tkQUkiLCJlbWFpbCI6InJ5Y3V0dGluZzFAZ21haWwuY29tIiwiZXhwIjoxNzgzMDI1MjM5fQ.2q_Rx7sUFRFJ_0P-XlfiOIjSjTqX8hbPll81edyQsE4
[25-Jun-2026 20:47:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 20:47:20 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 20:47:20 UTC] User ID: 893
[25-Jun-2026 20:47:20 UTC] ✅ User profile retrieved successfully for user ID: 893
[25-Jun-2026 20:47:20 UTC] === API CALL LOG ===
[25-Jun-2026 20:47:20 UTC] Endpoint: user/profile.php
[25-Jun-2026 20:47:20 UTC] Full Log Data: {
    "timestamp": "2026-06-25 20:47:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.62.46.191",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.62.46.191, 162.158.22.45",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkzIiwidXNlcm5hbWUiOiJyeXM5c2tkQUkiLCJlbWFpbCI6InJ5Y3V0dGluZzFAZ21haWwuY29tIiwiZXhwIjoxNzgzMDI1MjM5fQ.2q_Rx7sUFRFJ_0P-XlfiOIjSjTqX8hbPll81edyQsE4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a116d3a9b83a8749-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.62.46.191",
        "cf-ipcountry": "TN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 20:47:20 UTC] === END API CALL LOG ===
[25-Jun-2026 20:47:20 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 20:47:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkzIiwidXNlcm5hbWUiOiJyeXM5c2tkQUkiLCJlbWFpbCI6InJ5Y3V0dGluZzFAZ21haWwuY29tIiwiZXhwIjoxNzgzMDI1MjM5fQ.2q_Rx7sUFRFJ_0P-XlfiOIjSjTqX8hbPll81edyQsE4
[25-Jun-2026 20:47:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 20:47:20 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 20:47:20 UTC] User ID: 893
[25-Jun-2026 20:47:20 UTC] ✅ User profile retrieved successfully for user ID: 893
[25-Jun-2026 20:47:33 UTC] === API CALL LOG ===
[25-Jun-2026 20:47:33 UTC] Endpoint: user/profile.php
[25-Jun-2026 20:47:33 UTC] Full Log Data: {
    "timestamp": "2026-06-25 20:47:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.62.46.191",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.62.46.191, 162.158.22.195",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkzIiwidXNlcm5hbWUiOiJyeXM5c2tkQUkiLCJlbWFpbCI6InJ5Y3V0dGluZzFAZ21haWwuY29tIiwiZXhwIjoxNzgzMDI1MjM5fQ.2q_Rx7sUFRFJ_0P-XlfiOIjSjTqX8hbPll81edyQsE4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a116d3f869248749-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.62.46.191",
        "cf-ipcountry": "TN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 20:47:33 UTC] === END API CALL LOG ===
[25-Jun-2026 20:47:33 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 20:47:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkzIiwidXNlcm5hbWUiOiJyeXM5c2tkQUkiLCJlbWFpbCI6InJ5Y3V0dGluZzFAZ21haWwuY29tIiwiZXhwIjoxNzgzMDI1MjM5fQ.2q_Rx7sUFRFJ_0P-XlfiOIjSjTqX8hbPll81edyQsE4
[25-Jun-2026 20:47:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 20:47:33 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 20:47:33 UTC] User ID: 893
[25-Jun-2026 20:47:33 UTC] ✅ User profile retrieved successfully for user ID: 893
[25-Jun-2026 20:47:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 20:47:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 20:47:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"41.62.46.191, 162.158.22.194","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkzIiwidXNlcm5hbWUiOiJyeXM5c2tkQUkiLCJlbWFpbCI6InJ5Y3V0dGluZzFAZ21haWwuY29tIiwiZXhwIjoxNzgzMDI1MjM5fQ.2q_Rx7sUFRFJ_0P-XlfiOIjSjTqX8hbPll81edyQsE4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a116d3f828948749-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"41.62.46.191","cf-ipcountry":"TN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jun-2026 20:47:33 UTC] === User Orders API Called ===
[25-Jun-2026 20:47:33 UTC] User ID: 893
[25-Jun-2026 20:47:33 UTC] Limit: 20, Offset: 0
[25-Jun-2026 20:47:33 UTC] Orders found: 0
[25-Jun-2026 20:47:33 UTC] Orders data: []
[25-Jun-2026 20:47:33 UTC] Total orders count: 0
[25-Jun-2026 20:47:33 UTC] === API CALL LOG ===
[25-Jun-2026 20:47:33 UTC] Endpoint: user/profile.php
[25-Jun-2026 20:47:33 UTC] Full Log Data: {
    "timestamp": "2026-06-25 20:47:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.62.46.191",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.62.46.191, 162.158.22.195",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkzIiwidXNlcm5hbWUiOiJyeXM5c2tkQUkiLCJlbWFpbCI6InJ5Y3V0dGluZzFAZ21haWwuY29tIiwiZXhwIjoxNzgzMDI1MjM5fQ.2q_Rx7sUFRFJ_0P-XlfiOIjSjTqX8hbPll81edyQsE4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a116d3fa6e878749-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.62.46.191",
        "cf-ipcountry": "TN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 20:47:33 UTC] === END API CALL LOG ===
[25-Jun-2026 20:47:33 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 20:47:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkzIiwidXNlcm5hbWUiOiJyeXM5c2tkQUkiLCJlbWFpbCI6InJ5Y3V0dGluZzFAZ21haWwuY29tIiwiZXhwIjoxNzgzMDI1MjM5fQ.2q_Rx7sUFRFJ_0P-XlfiOIjSjTqX8hbPll81edyQsE4
[25-Jun-2026 20:47:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 20:47:33 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 20:47:33 UTC] User ID: 893
[25-Jun-2026 20:47:33 UTC] ✅ User profile retrieved successfully for user ID: 893
[25-Jun-2026 20:47:33 UTC] === API CALL LOG ===
[25-Jun-2026 20:47:33 UTC] Endpoint: user/profile.php
[25-Jun-2026 20:47:33 UTC] Full Log Data: {
    "timestamp": "2026-06-25 20:47:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.62.46.191",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.62.46.191, 162.158.22.194",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkzIiwidXNlcm5hbWUiOiJyeXM5c2tkQUkiLCJlbWFpbCI6InJ5Y3V0dGluZzFAZ21haWwuY29tIiwiZXhwIjoxNzgzMDI1MjM5fQ.2q_Rx7sUFRFJ_0P-XlfiOIjSjTqX8hbPll81edyQsE4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a116d3fadfb18749-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.62.46.191",
        "cf-ipcountry": "TN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 20:47:33 UTC] === END API CALL LOG ===
[25-Jun-2026 20:47:33 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 20:47:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkzIiwidXNlcm5hbWUiOiJyeXM5c2tkQUkiLCJlbWFpbCI6InJ5Y3V0dGluZzFAZ21haWwuY29tIiwiZXhwIjoxNzgzMDI1MjM5fQ.2q_Rx7sUFRFJ_0P-XlfiOIjSjTqX8hbPll81edyQsE4
[25-Jun-2026 20:47:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 20:47:33 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 20:47:33 UTC] User ID: 893
[25-Jun-2026 20:47:33 UTC] ✅ User profile retrieved successfully for user ID: 893
[25-Jun-2026 20:47:38 UTC] === API CALL LOG ===
[25-Jun-2026 20:47:38 UTC] Endpoint: user/profile.php
[25-Jun-2026 20:47:38 UTC] Full Log Data: {
    "timestamp": "2026-06-25 20:47:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.62.46.191",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.62.46.191, 162.158.22.195",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkzIiwidXNlcm5hbWUiOiJyeXM5c2tkQUkiLCJlbWFpbCI6InJ5Y3V0dGluZzFAZ21haWwuY29tIiwiZXhwIjoxNzgzMDI1MjM5fQ.2q_Rx7sUFRFJ_0P-XlfiOIjSjTqX8hbPll81edyQsE4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a116d416cd61129a-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.62.46.191",
        "cf-ipcountry": "TN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 20:47:38 UTC] === END API CALL LOG ===
[25-Jun-2026 20:47:38 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 20:47:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkzIiwidXNlcm5hbWUiOiJyeXM5c2tkQUkiLCJlbWFpbCI6InJ5Y3V0dGluZzFAZ21haWwuY29tIiwiZXhwIjoxNzgzMDI1MjM5fQ.2q_Rx7sUFRFJ_0P-XlfiOIjSjTqX8hbPll81edyQsE4
[25-Jun-2026 20:47:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 20:47:38 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 20:47:38 UTC] User ID: 893
[25-Jun-2026 20:47:38 UTC] ✅ User profile retrieved successfully for user ID: 893
[25-Jun-2026 20:47:38 UTC] === API CALL LOG ===
[25-Jun-2026 20:47:38 UTC] Endpoint: user/profile.php
[25-Jun-2026 20:47:38 UTC] Full Log Data: {
    "timestamp": "2026-06-25 20:47:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.62.46.191",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.62.46.191, 162.158.22.195",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkzIiwidXNlcm5hbWUiOiJyeXM5c2tkQUkiLCJlbWFpbCI6InJ5Y3V0dGluZzFAZ21haWwuY29tIiwiZXhwIjoxNzgzMDI1MjM5fQ.2q_Rx7sUFRFJ_0P-XlfiOIjSjTqX8hbPll81edyQsE4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a116d4198f8f129a-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.62.46.191",
        "cf-ipcountry": "TN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 20:47:38 UTC] === END API CALL LOG ===
[25-Jun-2026 20:47:38 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 20:47:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkzIiwidXNlcm5hbWUiOiJyeXM5c2tkQUkiLCJlbWFpbCI6InJ5Y3V0dGluZzFAZ21haWwuY29tIiwiZXhwIjoxNzgzMDI1MjM5fQ.2q_Rx7sUFRFJ_0P-XlfiOIjSjTqX8hbPll81edyQsE4
[25-Jun-2026 20:47:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 20:47:38 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 20:47:38 UTC] User ID: 893
[25-Jun-2026 20:47:38 UTC] ✅ User profile retrieved successfully for user ID: 893
[25-Jun-2026 20:47:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 20:47:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 20:47:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"41.62.46.191, 162.158.22.195","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkzIiwidXNlcm5hbWUiOiJyeXM5c2tkQUkiLCJlbWFpbCI6InJ5Y3V0dGluZzFAZ21haWwuY29tIiwiZXhwIjoxNzgzMDI1MjM5fQ.2q_Rx7sUFRFJ_0P-XlfiOIjSjTqX8hbPll81edyQsE4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a116d419bfbc129a-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"41.62.46.191","cf-ipcountry":"TN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jun-2026 20:47:38 UTC] === User Orders API Called ===
[25-Jun-2026 20:47:38 UTC] User ID: 893
[25-Jun-2026 20:47:38 UTC] Limit: 20, Offset: 0
[25-Jun-2026 20:47:38 UTC] Orders found: 0
[25-Jun-2026 20:47:38 UTC] Orders data: []
[25-Jun-2026 20:47:38 UTC] Total orders count: 0
[25-Jun-2026 20:47:38 UTC] === API CALL LOG ===
[25-Jun-2026 20:47:38 UTC] Endpoint: user/profile.php
[25-Jun-2026 20:47:38 UTC] Full Log Data: {
    "timestamp": "2026-06-25 20:47:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.62.46.191",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.62.46.191, 162.158.22.195",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkzIiwidXNlcm5hbWUiOiJyeXM5c2tkQUkiLCJlbWFpbCI6InJ5Y3V0dGluZzFAZ21haWwuY29tIiwiZXhwIjoxNzgzMDI1MjM5fQ.2q_Rx7sUFRFJ_0P-XlfiOIjSjTqX8hbPll81edyQsE4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a116d41aa84d129a-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.62.46.191",
        "cf-ipcountry": "TN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 20:47:38 UTC] === END API CALL LOG ===
[25-Jun-2026 20:47:38 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 20:47:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkzIiwidXNlcm5hbWUiOiJyeXM5c2tkQUkiLCJlbWFpbCI6InJ5Y3V0dGluZzFAZ21haWwuY29tIiwiZXhwIjoxNzgzMDI1MjM5fQ.2q_Rx7sUFRFJ_0P-XlfiOIjSjTqX8hbPll81edyQsE4
[25-Jun-2026 20:47:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 20:47:38 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 20:47:38 UTC] User ID: 893
[25-Jun-2026 20:47:38 UTC] ✅ User profile retrieved successfully for user ID: 893
[25-Jun-2026 20:47:38 UTC] === API CALL LOG ===
[25-Jun-2026 20:47:38 UTC] Endpoint: user/profile.php
[25-Jun-2026 20:47:38 UTC] Full Log Data: {
    "timestamp": "2026-06-25 20:47:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.62.46.191",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.62.46.191, 162.158.22.194",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkzIiwidXNlcm5hbWUiOiJyeXM5c2tkQUkiLCJlbWFpbCI6InJ5Y3V0dGluZzFAZ21haWwuY29tIiwiZXhwIjoxNzgzMDI1MjM5fQ.2q_Rx7sUFRFJ_0P-XlfiOIjSjTqX8hbPll81edyQsE4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a116d41bf944129a-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.62.46.191",
        "cf-ipcountry": "TN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 20:47:38 UTC] === END API CALL LOG ===
[25-Jun-2026 20:47:38 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 20:47:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkzIiwidXNlcm5hbWUiOiJyeXM5c2tkQUkiLCJlbWFpbCI6InJ5Y3V0dGluZzFAZ21haWwuY29tIiwiZXhwIjoxNzgzMDI1MjM5fQ.2q_Rx7sUFRFJ_0P-XlfiOIjSjTqX8hbPll81edyQsE4
[25-Jun-2026 20:47:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 20:47:38 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 20:47:38 UTC] User ID: 893
[25-Jun-2026 20:47:38 UTC] ✅ User profile retrieved successfully for user ID: 893
[25-Jun-2026 20:49:33 UTC] === API CALL LOG ===
[25-Jun-2026 20:49:33 UTC] Endpoint: user/profile.php
[25-Jun-2026 20:49:33 UTC] Full Log Data: {
    "timestamp": "2026-06-25 20:49:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.62.46.191",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.62.46.191, 162.158.22.194",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkzIiwidXNlcm5hbWUiOiJyeXM5c2tkQUkiLCJlbWFpbCI6InJ5Y3V0dGluZzFAZ21haWwuY29tIiwiZXhwIjoxNzgzMDI1MjM5fQ.2q_Rx7sUFRFJ_0P-XlfiOIjSjTqX8hbPll81edyQsE4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a116d6e779d8129a-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.62.46.191",
        "cf-ipcountry": "TN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 20:49:33 UTC] === END API CALL LOG ===
[25-Jun-2026 20:49:33 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 20:49:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkzIiwidXNlcm5hbWUiOiJyeXM5c2tkQUkiLCJlbWFpbCI6InJ5Y3V0dGluZzFAZ21haWwuY29tIiwiZXhwIjoxNzgzMDI1MjM5fQ.2q_Rx7sUFRFJ_0P-XlfiOIjSjTqX8hbPll81edyQsE4
[25-Jun-2026 20:49:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 20:49:33 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 20:49:33 UTC] User ID: 893
[25-Jun-2026 20:49:33 UTC] ✅ User profile retrieved successfully for user ID: 893
[25-Jun-2026 20:49:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 20:49:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 20:49:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"41.62.46.191, 162.158.22.194","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkzIiwidXNlcm5hbWUiOiJyeXM5c2tkQUkiLCJlbWFpbCI6InJ5Y3V0dGluZzFAZ21haWwuY29tIiwiZXhwIjoxNzgzMDI1MjM5fQ.2q_Rx7sUFRFJ_0P-XlfiOIjSjTqX8hbPll81edyQsE4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a116d70da86b129a-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"41.62.46.191","cf-ipcountry":"TN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jun-2026 20:49:39 UTC] === User Orders API Called ===
[25-Jun-2026 20:49:39 UTC] User ID: 893
[25-Jun-2026 20:49:39 UTC] Limit: 20, Offset: 0
[25-Jun-2026 20:49:39 UTC] Orders found: 0
[25-Jun-2026 20:49:39 UTC] Orders data: []
[25-Jun-2026 20:49:39 UTC] Total orders count: 0
[25-Jun-2026 20:49:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 20:49:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 20:49:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"41.62.46.191, 162.158.22.194","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkzIiwidXNlcm5hbWUiOiJyeXM5c2tkQUkiLCJlbWFpbCI6InJ5Y3V0dGluZzFAZ21haWwuY29tIiwiZXhwIjoxNzgzMDI1MjM5fQ.2q_Rx7sUFRFJ_0P-XlfiOIjSjTqX8hbPll81edyQsE4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a116d7170f39129a-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"41.62.46.191","cf-ipcountry":"TN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jun-2026 20:49:40 UTC] === User Orders API Called ===
[25-Jun-2026 20:49:40 UTC] User ID: 893
[25-Jun-2026 20:49:40 UTC] Limit: 20, Offset: 0
[25-Jun-2026 20:49:40 UTC] Orders found: 0
[25-Jun-2026 20:49:40 UTC] Orders data: []
[25-Jun-2026 20:49:40 UTC] Total orders count: 0
[25-Jun-2026 20:49:41 UTC] === API CALL LOG ===
[25-Jun-2026 20:49:41 UTC] Endpoint: user/profile.php
[25-Jun-2026 20:49:41 UTC] Full Log Data: {
    "timestamp": "2026-06-25 20:49:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.62.46.191",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.62.46.191, 162.158.22.194",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkzIiwidXNlcm5hbWUiOiJyeXM5c2tkQUkiLCJlbWFpbCI6InJ5Y3V0dGluZzFAZ21haWwuY29tIiwiZXhwIjoxNzgzMDI1MjM5fQ.2q_Rx7sUFRFJ_0P-XlfiOIjSjTqX8hbPll81edyQsE4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a116d7175f80129a-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.62.46.191",
        "cf-ipcountry": "TN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 20:49:41 UTC] === END API CALL LOG ===
[25-Jun-2026 20:49:41 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 20:49:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkzIiwidXNlcm5hbWUiOiJyeXM5c2tkQUkiLCJlbWFpbCI6InJ5Y3V0dGluZzFAZ21haWwuY29tIiwiZXhwIjoxNzgzMDI1MjM5fQ.2q_Rx7sUFRFJ_0P-XlfiOIjSjTqX8hbPll81edyQsE4
[25-Jun-2026 20:49:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 20:49:41 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 20:49:41 UTC] User ID: 893
[25-Jun-2026 20:49:41 UTC] ✅ User profile retrieved successfully for user ID: 893
[25-Jun-2026 20:49:41 UTC] === API CALL LOG ===
[25-Jun-2026 20:49:41 UTC] Endpoint: user/profile.php
[25-Jun-2026 20:49:41 UTC] Full Log Data: {
    "timestamp": "2026-06-25 20:49:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.62.46.191",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.62.46.191, 162.158.22.194",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkzIiwidXNlcm5hbWUiOiJyeXM5c2tkQUkiLCJlbWFpbCI6InJ5Y3V0dGluZzFAZ21haWwuY29tIiwiZXhwIjoxNzgzMDI1MjM5fQ.2q_Rx7sUFRFJ_0P-XlfiOIjSjTqX8hbPll81edyQsE4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a116d7193913129a-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.62.46.191",
        "cf-ipcountry": "TN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 20:49:41 UTC] === END API CALL LOG ===
[25-Jun-2026 20:49:41 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 20:49:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkzIiwidXNlcm5hbWUiOiJyeXM5c2tkQUkiLCJlbWFpbCI6InJ5Y3V0dGluZzFAZ21haWwuY29tIiwiZXhwIjoxNzgzMDI1MjM5fQ.2q_Rx7sUFRFJ_0P-XlfiOIjSjTqX8hbPll81edyQsE4
[25-Jun-2026 20:49:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 20:49:41 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 20:49:41 UTC] User ID: 893
[25-Jun-2026 20:49:41 UTC] ✅ User profile retrieved successfully for user ID: 893
[25-Jun-2026 20:49:41 UTC] === API CALL LOG ===
[25-Jun-2026 20:49:41 UTC] Endpoint: user/profile.php
[25-Jun-2026 20:49:41 UTC] Full Log Data: {
    "timestamp": "2026-06-25 20:49:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.62.46.191",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.62.46.191, 162.158.22.194",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkzIiwidXNlcm5hbWUiOiJyeXM5c2tkQUkiLCJlbWFpbCI6InJ5Y3V0dGluZzFAZ21haWwuY29tIiwiZXhwIjoxNzgzMDI1MjM5fQ.2q_Rx7sUFRFJ_0P-XlfiOIjSjTqX8hbPll81edyQsE4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a116d719a959129a-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.62.46.191",
        "cf-ipcountry": "TN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 20:49:41 UTC] === END API CALL LOG ===
[25-Jun-2026 20:49:41 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 20:49:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkzIiwidXNlcm5hbWUiOiJyeXM5c2tkQUkiLCJlbWFpbCI6InJ5Y3V0dGluZzFAZ21haWwuY29tIiwiZXhwIjoxNzgzMDI1MjM5fQ.2q_Rx7sUFRFJ_0P-XlfiOIjSjTqX8hbPll81edyQsE4
[25-Jun-2026 20:49:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 20:49:41 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 20:49:41 UTC] User ID: 893
[25-Jun-2026 20:49:41 UTC] ✅ User profile retrieved successfully for user ID: 893
[25-Jun-2026 20:49:41 UTC] User Purchases API - User ID: 893
[25-Jun-2026 20:49:41 UTC] User Purchases API - Total purchases found: 0
[25-Jun-2026 20:49:49 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 20:49:49 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 20:49:49 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"41.62.46.191, 162.158.22.194","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkzIiwidXNlcm5hbWUiOiJyeXM5c2tkQUkiLCJlbWFpbCI6InJ5Y3V0dGluZzFAZ21haWwuY29tIiwiZXhwIjoxNzgzMDI1MjM5fQ.2q_Rx7sUFRFJ_0P-XlfiOIjSjTqX8hbPll81edyQsE4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a116d74a4fc7129a-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"41.62.46.191","cf-ipcountry":"TN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jun-2026 20:49:49 UTC] === User Orders API Called ===
[25-Jun-2026 20:49:49 UTC] User ID: 893
[25-Jun-2026 20:49:49 UTC] Limit: 20, Offset: 0
[25-Jun-2026 20:49:49 UTC] Orders found: 0
[25-Jun-2026 20:49:49 UTC] Orders data: []
[25-Jun-2026 20:49:49 UTC] Total orders count: 0
[25-Jun-2026 20:49:49 UTC] === API CALL LOG ===
[25-Jun-2026 20:49:49 UTC] Endpoint: user/profile.php
[25-Jun-2026 20:49:49 UTC] Full Log Data: {
    "timestamp": "2026-06-25 20:49:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.62.46.191",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.62.46.191, 162.158.22.194",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkzIiwidXNlcm5hbWUiOiJyeXM5c2tkQUkiLCJlbWFpbCI6InJ5Y3V0dGluZzFAZ21haWwuY29tIiwiZXhwIjoxNzgzMDI1MjM5fQ.2q_Rx7sUFRFJ_0P-XlfiOIjSjTqX8hbPll81edyQsE4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a116d74b1869129a-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.62.46.191",
        "cf-ipcountry": "TN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 20:49:49 UTC] === END API CALL LOG ===
[25-Jun-2026 20:49:49 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 20:49:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkzIiwidXNlcm5hbWUiOiJyeXM5c2tkQUkiLCJlbWFpbCI6InJ5Y3V0dGluZzFAZ21haWwuY29tIiwiZXhwIjoxNzgzMDI1MjM5fQ.2q_Rx7sUFRFJ_0P-XlfiOIjSjTqX8hbPll81edyQsE4
[25-Jun-2026 20:49:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 20:49:49 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 20:49:49 UTC] User ID: 893
[25-Jun-2026 20:49:49 UTC] ✅ User profile retrieved successfully for user ID: 893
[25-Jun-2026 20:49:49 UTC] === API CALL LOG ===
[25-Jun-2026 20:49:49 UTC] Endpoint: user/profile.php
[25-Jun-2026 20:49:49 UTC] Full Log Data: {
    "timestamp": "2026-06-25 20:49:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.62.46.191",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.62.46.191, 162.158.22.194",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkzIiwidXNlcm5hbWUiOiJyeXM5c2tkQUkiLCJlbWFpbCI6InJ5Y3V0dGluZzFAZ21haWwuY29tIiwiZXhwIjoxNzgzMDI1MjM5fQ.2q_Rx7sUFRFJ_0P-XlfiOIjSjTqX8hbPll81edyQsE4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a116d74c795d129a-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.62.46.191",
        "cf-ipcountry": "TN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 20:49:49 UTC] === END API CALL LOG ===
[25-Jun-2026 20:49:49 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 20:49:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkzIiwidXNlcm5hbWUiOiJyeXM5c2tkQUkiLCJlbWFpbCI6InJ5Y3V0dGluZzFAZ21haWwuY29tIiwiZXhwIjoxNzgzMDI1MjM5fQ.2q_Rx7sUFRFJ_0P-XlfiOIjSjTqX8hbPll81edyQsE4
[25-Jun-2026 20:49:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 20:49:49 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 20:49:49 UTC] User ID: 893
[25-Jun-2026 20:49:49 UTC] ✅ User profile retrieved successfully for user ID: 893
[25-Jun-2026 20:49:49 UTC] === API CALL LOG ===
[25-Jun-2026 20:49:49 UTC] Endpoint: user/profile.php
[25-Jun-2026 20:49:49 UTC] Full Log Data: {
    "timestamp": "2026-06-25 20:49:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.62.46.191",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.62.46.191, 162.158.22.194",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkzIiwidXNlcm5hbWUiOiJyeXM5c2tkQUkiLCJlbWFpbCI6InJ5Y3V0dGluZzFAZ21haWwuY29tIiwiZXhwIjoxNzgzMDI1MjM5fQ.2q_Rx7sUFRFJ_0P-XlfiOIjSjTqX8hbPll81edyQsE4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a116d74ce9a0129a-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.62.46.191",
        "cf-ipcountry": "TN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 20:49:49 UTC] === END API CALL LOG ===
[25-Jun-2026 20:49:49 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 20:49:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkzIiwidXNlcm5hbWUiOiJyeXM5c2tkQUkiLCJlbWFpbCI6InJ5Y3V0dGluZzFAZ21haWwuY29tIiwiZXhwIjoxNzgzMDI1MjM5fQ.2q_Rx7sUFRFJ_0P-XlfiOIjSjTqX8hbPll81edyQsE4
[25-Jun-2026 20:49:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 20:49:49 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 20:49:49 UTC] User ID: 893
[25-Jun-2026 20:49:49 UTC] ✅ User profile retrieved successfully for user ID: 893
[25-Jun-2026 20:49:55 UTC] === API CALL LOG ===
[25-Jun-2026 20:49:55 UTC] Endpoint: user/profile.php
[25-Jun-2026 20:49:55 UTC] Full Log Data: {
    "timestamp": "2026-06-25 20:49:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.62.46.191",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.62.46.191, 172.70.108.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkzIiwidXNlcm5hbWUiOiJyeXM5c2tkQUkiLCJlbWFpbCI6InJ5Y3V0dGluZzFAZ21haWwuY29tIiwiZXhwIjoxNzgzMDI1MjM5fQ.2q_Rx7sUFRFJ_0P-XlfiOIjSjTqX8hbPll81edyQsE4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a116d7745f1a8e31-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.62.46.191",
        "cf-ipcountry": "TN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 20:49:55 UTC] === END API CALL LOG ===
[25-Jun-2026 20:49:55 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 20:49:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkzIiwidXNlcm5hbWUiOiJyeXM5c2tkQUkiLCJlbWFpbCI6InJ5Y3V0dGluZzFAZ21haWwuY29tIiwiZXhwIjoxNzgzMDI1MjM5fQ.2q_Rx7sUFRFJ_0P-XlfiOIjSjTqX8hbPll81edyQsE4
[25-Jun-2026 20:49:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 20:49:55 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 20:49:55 UTC] User ID: 893
[25-Jun-2026 20:49:55 UTC] ✅ User profile retrieved successfully for user ID: 893
[25-Jun-2026 20:49:56 UTC] === API CALL LOG ===
[25-Jun-2026 20:49:56 UTC] Endpoint: user/profile.php
[25-Jun-2026 20:49:56 UTC] Full Log Data: {
    "timestamp": "2026-06-25 20:49:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.62.46.191",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.62.46.191, 172.70.108.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkzIiwidXNlcm5hbWUiOiJyeXM5c2tkQUkiLCJlbWFpbCI6InJ5Y3V0dGluZzFAZ21haWwuY29tIiwiZXhwIjoxNzgzMDI1MjM5fQ.2q_Rx7sUFRFJ_0P-XlfiOIjSjTqX8hbPll81edyQsE4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a116d7783bfa8e31-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.62.46.191",
        "cf-ipcountry": "TN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 20:49:56 UTC] === END API CALL LOG ===
[25-Jun-2026 20:49:56 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 20:49:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkzIiwidXNlcm5hbWUiOiJyeXM5c2tkQUkiLCJlbWFpbCI6InJ5Y3V0dGluZzFAZ21haWwuY29tIiwiZXhwIjoxNzgzMDI1MjM5fQ.2q_Rx7sUFRFJ_0P-XlfiOIjSjTqX8hbPll81edyQsE4
[25-Jun-2026 20:49:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 20:49:56 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 20:49:56 UTC] User ID: 893
[25-Jun-2026 20:49:56 UTC] ✅ User profile retrieved successfully for user ID: 893
[25-Jun-2026 20:49:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 20:49:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 20:49:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"41.62.46.191, 172.70.108.15","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkzIiwidXNlcm5hbWUiOiJyeXM5c2tkQUkiLCJlbWFpbCI6InJ5Y3V0dGluZzFAZ21haWwuY29tIiwiZXhwIjoxNzgzMDI1MjM5fQ.2q_Rx7sUFRFJ_0P-XlfiOIjSjTqX8hbPll81edyQsE4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a116d7789d138e31-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"41.62.46.191","cf-ipcountry":"TN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jun-2026 20:49:56 UTC] === User Orders API Called ===
[25-Jun-2026 20:49:56 UTC] User ID: 893
[25-Jun-2026 20:49:56 UTC] Limit: 20, Offset: 0
[25-Jun-2026 20:49:56 UTC] Orders found: 0
[25-Jun-2026 20:49:56 UTC] Orders data: []
[25-Jun-2026 20:49:56 UTC] Total orders count: 0
[25-Jun-2026 20:49:56 UTC] === API CALL LOG ===
[25-Jun-2026 20:49:56 UTC] Endpoint: user/profile.php
[25-Jun-2026 20:49:56 UTC] Full Log Data: {
    "timestamp": "2026-06-25 20:49:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.62.46.191",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.62.46.191, 172.70.108.46",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkzIiwidXNlcm5hbWUiOiJyeXM5c2tkQUkiLCJlbWFpbCI6InJ5Y3V0dGluZzFAZ21haWwuY29tIiwiZXhwIjoxNzgzMDI1MjM5fQ.2q_Rx7sUFRFJ_0P-XlfiOIjSjTqX8hbPll81edyQsE4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a116d778fe228e31-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.62.46.191",
        "cf-ipcountry": "TN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 20:49:56 UTC] === END API CALL LOG ===
[25-Jun-2026 20:49:56 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 20:49:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkzIiwidXNlcm5hbWUiOiJyeXM5c2tkQUkiLCJlbWFpbCI6InJ5Y3V0dGluZzFAZ21haWwuY29tIiwiZXhwIjoxNzgzMDI1MjM5fQ.2q_Rx7sUFRFJ_0P-XlfiOIjSjTqX8hbPll81edyQsE4
[25-Jun-2026 20:49:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 20:49:56 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 20:49:56 UTC] User ID: 893
[25-Jun-2026 20:49:56 UTC] ✅ User profile retrieved successfully for user ID: 893
[25-Jun-2026 20:49:57 UTC] === API CALL LOG ===
[25-Jun-2026 20:49:57 UTC] Endpoint: user/profile.php
[25-Jun-2026 20:49:57 UTC] Full Log Data: {
    "timestamp": "2026-06-25 20:49:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.62.46.191",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.62.46.191, 172.70.108.46",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkzIiwidXNlcm5hbWUiOiJyeXM5c2tkQUkiLCJlbWFpbCI6InJ5Y3V0dGluZzFAZ21haWwuY29tIiwiZXhwIjoxNzgzMDI1MjM5fQ.2q_Rx7sUFRFJ_0P-XlfiOIjSjTqX8hbPll81edyQsE4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a116d77b5d9b8e31-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.62.46.191",
        "cf-ipcountry": "TN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 20:49:57 UTC] === END API CALL LOG ===
[25-Jun-2026 20:49:57 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 20:49:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkzIiwidXNlcm5hbWUiOiJyeXM5c2tkQUkiLCJlbWFpbCI6InJ5Y3V0dGluZzFAZ21haWwuY29tIiwiZXhwIjoxNzgzMDI1MjM5fQ.2q_Rx7sUFRFJ_0P-XlfiOIjSjTqX8hbPll81edyQsE4
[25-Jun-2026 20:49:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 20:49:57 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 20:49:57 UTC] User ID: 893
[25-Jun-2026 20:49:57 UTC] ✅ User profile retrieved successfully for user ID: 893
[25-Jun-2026 20:50:00 UTC] === API CALL LOG ===
[25-Jun-2026 20:50:00 UTC] Endpoint: user/profile.php
[25-Jun-2026 20:50:00 UTC] Full Log Data: {
    "timestamp": "2026-06-25 20:50:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.62.46.191",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.62.46.191, 172.70.108.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkzIiwidXNlcm5hbWUiOiJyeXM5c2tkQUkiLCJlbWFpbCI6InJ5Y3V0dGluZzFAZ21haWwuY29tIiwiZXhwIjoxNzgzMDI1MjM5fQ.2q_Rx7sUFRFJ_0P-XlfiOIjSjTqX8hbPll81edyQsE4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a116d792fdec8e31-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.62.46.191",
        "cf-ipcountry": "TN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 20:50:00 UTC] === END API CALL LOG ===
[25-Jun-2026 20:50:00 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 20:50:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkzIiwidXNlcm5hbWUiOiJyeXM5c2tkQUkiLCJlbWFpbCI6InJ5Y3V0dGluZzFAZ21haWwuY29tIiwiZXhwIjoxNzgzMDI1MjM5fQ.2q_Rx7sUFRFJ_0P-XlfiOIjSjTqX8hbPll81edyQsE4
[25-Jun-2026 20:50:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 20:50:00 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 20:50:00 UTC] User ID: 893
[25-Jun-2026 20:50:00 UTC] ✅ User profile retrieved successfully for user ID: 893
[25-Jun-2026 20:50:00 UTC] User Purchases API - User ID: 893
[25-Jun-2026 20:50:00 UTC] User Purchases API - Total purchases found: 0
[25-Jun-2026 20:50:08 UTC] === API CALL LOG ===
[25-Jun-2026 20:50:08 UTC] Endpoint: user/profile.php
[25-Jun-2026 20:50:08 UTC] Full Log Data: {
    "timestamp": "2026-06-25 20:50:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.62.46.191",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.62.46.191, 172.70.108.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkzIiwidXNlcm5hbWUiOiJyeXM5c2tkQUkiLCJlbWFpbCI6InJ5Y3V0dGluZzFAZ21haWwuY29tIiwiZXhwIjoxNzgzMDI1MjM5fQ.2q_Rx7sUFRFJ_0P-XlfiOIjSjTqX8hbPll81edyQsE4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a116d7c02cd98e31-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.62.46.191",
        "cf-ipcountry": "TN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 20:50:08 UTC] === END API CALL LOG ===
[25-Jun-2026 20:50:08 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 20:50:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkzIiwidXNlcm5hbWUiOiJyeXM5c2tkQUkiLCJlbWFpbCI6InJ5Y3V0dGluZzFAZ21haWwuY29tIiwiZXhwIjoxNzgzMDI1MjM5fQ.2q_Rx7sUFRFJ_0P-XlfiOIjSjTqX8hbPll81edyQsE4
[25-Jun-2026 20:50:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 20:50:08 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 20:50:08 UTC] User ID: 893
[25-Jun-2026 20:50:08 UTC] ✅ User profile retrieved successfully for user ID: 893
[25-Jun-2026 20:50:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 20:50:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 20:50:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"41.62.46.191, 172.70.108.14","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkzIiwidXNlcm5hbWUiOiJyeXM5c2tkQUkiLCJlbWFpbCI6InJ5Y3V0dGluZzFAZ21haWwuY29tIiwiZXhwIjoxNzgzMDI1MjM5fQ.2q_Rx7sUFRFJ_0P-XlfiOIjSjTqX8hbPll81edyQsE4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a116d7bffc5c8e31-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"41.62.46.191","cf-ipcountry":"TN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jun-2026 20:50:08 UTC] === User Orders API Called ===
[25-Jun-2026 20:50:08 UTC] User ID: 893
[25-Jun-2026 20:50:08 UTC] Limit: 20, Offset: 0
[25-Jun-2026 20:50:08 UTC] Orders found: 0
[25-Jun-2026 20:50:08 UTC] Orders data: []
[25-Jun-2026 20:50:08 UTC] Total orders count: 0
[25-Jun-2026 20:50:08 UTC] === API CALL LOG ===
[25-Jun-2026 20:50:08 UTC] Endpoint: user/profile.php
[25-Jun-2026 20:50:08 UTC] Full Log Data: {
    "timestamp": "2026-06-25 20:50:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.62.46.191",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.62.46.191, 172.70.108.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkzIiwidXNlcm5hbWUiOiJyeXM5c2tkQUkiLCJlbWFpbCI6InJ5Y3V0dGluZzFAZ21haWwuY29tIiwiZXhwIjoxNzgzMDI1MjM5fQ.2q_Rx7sUFRFJ_0P-XlfiOIjSjTqX8hbPll81edyQsE4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a116d7c209ec8e31-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.62.46.191",
        "cf-ipcountry": "TN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 20:50:08 UTC] === END API CALL LOG ===
[25-Jun-2026 20:50:08 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 20:50:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkzIiwidXNlcm5hbWUiOiJyeXM5c2tkQUkiLCJlbWFpbCI6InJ5Y3V0dGluZzFAZ21haWwuY29tIiwiZXhwIjoxNzgzMDI1MjM5fQ.2q_Rx7sUFRFJ_0P-XlfiOIjSjTqX8hbPll81edyQsE4
[25-Jun-2026 20:50:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 20:50:08 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 20:50:08 UTC] User ID: 893
[25-Jun-2026 20:50:08 UTC] ✅ User profile retrieved successfully for user ID: 893
[25-Jun-2026 20:50:08 UTC] === API CALL LOG ===
[25-Jun-2026 20:50:08 UTC] Endpoint: user/profile.php
[25-Jun-2026 20:50:08 UTC] Full Log Data: {
    "timestamp": "2026-06-25 20:50:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.62.46.191",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.62.46.191, 172.70.108.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkzIiwidXNlcm5hbWUiOiJyeXM5c2tkQUkiLCJlbWFpbCI6InJ5Y3V0dGluZzFAZ21haWwuY29tIiwiZXhwIjoxNzgzMDI1MjM5fQ.2q_Rx7sUFRFJ_0P-XlfiOIjSjTqX8hbPll81edyQsE4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a116d7c27aea8e31-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.62.46.191",
        "cf-ipcountry": "TN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 20:50:08 UTC] === END API CALL LOG ===
[25-Jun-2026 20:50:08 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 20:50:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkzIiwidXNlcm5hbWUiOiJyeXM5c2tkQUkiLCJlbWFpbCI6InJ5Y3V0dGluZzFAZ21haWwuY29tIiwiZXhwIjoxNzgzMDI1MjM5fQ.2q_Rx7sUFRFJ_0P-XlfiOIjSjTqX8hbPll81edyQsE4
[25-Jun-2026 20:50:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 20:50:08 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 20:50:08 UTC] User ID: 893
[25-Jun-2026 20:50:08 UTC] ✅ User profile retrieved successfully for user ID: 893
[25-Jun-2026 20:50:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 20:50:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 20:50:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"41.62.46.191, 172.70.108.14","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkzIiwidXNlcm5hbWUiOiJyeXM5c2tkQUkiLCJlbWFpbCI6InJ5Y3V0dGluZzFAZ21haWwuY29tIiwiZXhwIjoxNzgzMDI1MjM5fQ.2q_Rx7sUFRFJ_0P-XlfiOIjSjTqX8hbPll81edyQsE4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a116d7c61d208e31-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"41.62.46.191","cf-ipcountry":"TN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jun-2026 20:50:09 UTC] === User Orders API Called ===
[25-Jun-2026 20:50:09 UTC] User ID: 893
[25-Jun-2026 20:50:09 UTC] Limit: 20, Offset: 0
[25-Jun-2026 20:50:09 UTC] Orders found: 0
[25-Jun-2026 20:50:09 UTC] Orders data: []
[25-Jun-2026 20:50:09 UTC] Total orders count: 0
[25-Jun-2026 20:50:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 20:50:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 20:50:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"41.62.46.191, 172.70.108.14","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkzIiwidXNlcm5hbWUiOiJyeXM5c2tkQUkiLCJlbWFpbCI6InJ5Y3V0dGluZzFAZ21haWwuY29tIiwiZXhwIjoxNzgzMDI1MjM5fQ.2q_Rx7sUFRFJ_0P-XlfiOIjSjTqX8hbPll81edyQsE4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a116d7ca384f8e31-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"41.62.46.191","cf-ipcountry":"TN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jun-2026 20:50:09 UTC] === User Orders API Called ===
[25-Jun-2026 20:50:09 UTC] User ID: 893
[25-Jun-2026 20:50:09 UTC] Limit: 20, Offset: 0
[25-Jun-2026 20:50:09 UTC] Orders found: 0
[25-Jun-2026 20:50:09 UTC] Orders data: []
[25-Jun-2026 20:50:09 UTC] Total orders count: 0
[25-Jun-2026 20:50:09 UTC] === API CALL LOG ===
[25-Jun-2026 20:50:09 UTC] Endpoint: user/profile.php
[25-Jun-2026 20:50:09 UTC] Full Log Data: {
    "timestamp": "2026-06-25 20:50:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.62.46.191",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.62.46.191, 172.70.108.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkzIiwidXNlcm5hbWUiOiJyeXM5c2tkQUkiLCJlbWFpbCI6InJ5Y3V0dGluZzFAZ21haWwuY29tIiwiZXhwIjoxNzgzMDI1MjM5fQ.2q_Rx7sUFRFJ_0P-XlfiOIjSjTqX8hbPll81edyQsE4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a116d7cb0ac98e31-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.62.46.191",
        "cf-ipcountry": "TN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 20:50:09 UTC] === END API CALL LOG ===
[25-Jun-2026 20:50:09 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 20:50:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkzIiwidXNlcm5hbWUiOiJyeXM5c2tkQUkiLCJlbWFpbCI6InJ5Y3V0dGluZzFAZ21haWwuY29tIiwiZXhwIjoxNzgzMDI1MjM5fQ.2q_Rx7sUFRFJ_0P-XlfiOIjSjTqX8hbPll81edyQsE4
[25-Jun-2026 20:50:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 20:50:09 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 20:50:09 UTC] User ID: 893
[25-Jun-2026 20:50:09 UTC] ✅ User profile retrieved successfully for user ID: 893
[25-Jun-2026 20:50:10 UTC] === API CALL LOG ===
[25-Jun-2026 20:50:10 UTC] Endpoint: user/profile.php
[25-Jun-2026 20:50:10 UTC] Full Log Data: {
    "timestamp": "2026-06-25 20:50:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.62.46.191",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.62.46.191, 172.70.108.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkzIiwidXNlcm5hbWUiOiJyeXM5c2tkQUkiLCJlbWFpbCI6InJ5Y3V0dGluZzFAZ21haWwuY29tIiwiZXhwIjoxNzgzMDI1MjM5fQ.2q_Rx7sUFRFJ_0P-XlfiOIjSjTqX8hbPll81edyQsE4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a116d7cc5e638e31-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.62.46.191",
        "cf-ipcountry": "TN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 20:50:10 UTC] === END API CALL LOG ===
[25-Jun-2026 20:50:10 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 20:50:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkzIiwidXNlcm5hbWUiOiJyeXM5c2tkQUkiLCJlbWFpbCI6InJ5Y3V0dGluZzFAZ21haWwuY29tIiwiZXhwIjoxNzgzMDI1MjM5fQ.2q_Rx7sUFRFJ_0P-XlfiOIjSjTqX8hbPll81edyQsE4
[25-Jun-2026 20:50:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 20:50:10 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 20:50:10 UTC] User ID: 893
[25-Jun-2026 20:50:10 UTC] ✅ User profile retrieved successfully for user ID: 893
[25-Jun-2026 20:50:10 UTC] === API CALL LOG ===
[25-Jun-2026 20:50:10 UTC] Endpoint: user/profile.php
[25-Jun-2026 20:50:10 UTC] Full Log Data: {
    "timestamp": "2026-06-25 20:50:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.62.46.191",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.62.46.191, 172.70.108.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkzIiwidXNlcm5hbWUiOiJyeXM5c2tkQUkiLCJlbWFpbCI6InJ5Y3V0dGluZzFAZ21haWwuY29tIiwiZXhwIjoxNzgzMDI1MjM5fQ.2q_Rx7sUFRFJ_0P-XlfiOIjSjTqX8hbPll81edyQsE4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a116d7cccfa28e31-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.62.46.191",
        "cf-ipcountry": "TN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 20:50:10 UTC] === END API CALL LOG ===
[25-Jun-2026 20:50:10 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 20:50:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkzIiwidXNlcm5hbWUiOiJyeXM5c2tkQUkiLCJlbWFpbCI6InJ5Y3V0dGluZzFAZ21haWwuY29tIiwiZXhwIjoxNzgzMDI1MjM5fQ.2q_Rx7sUFRFJ_0P-XlfiOIjSjTqX8hbPll81edyQsE4
[25-Jun-2026 20:50:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 20:50:10 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 20:50:10 UTC] User ID: 893
[25-Jun-2026 20:50:10 UTC] ✅ User profile retrieved successfully for user ID: 893
[25-Jun-2026 20:50:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 20:50:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 20:50:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"41.62.46.191, 172.70.108.14","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkzIiwidXNlcm5hbWUiOiJyeXM5c2tkQUkiLCJlbWFpbCI6InJ5Y3V0dGluZzFAZ21haWwuY29tIiwiZXhwIjoxNzgzMDI1MjM5fQ.2q_Rx7sUFRFJ_0P-XlfiOIjSjTqX8hbPll81edyQsE4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a116d8146c918e31-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"41.62.46.191","cf-ipcountry":"TN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jun-2026 20:50:21 UTC] === User Orders API Called ===
[25-Jun-2026 20:50:21 UTC] User ID: 893
[25-Jun-2026 20:50:21 UTC] Limit: 20, Offset: 0
[25-Jun-2026 20:50:21 UTC] Orders found: 0
[25-Jun-2026 20:50:21 UTC] Orders data: []
[25-Jun-2026 20:50:21 UTC] Total orders count: 0
[25-Jun-2026 20:50:21 UTC] === API CALL LOG ===
[25-Jun-2026 20:50:21 UTC] Endpoint: user/profile.php
[25-Jun-2026 20:50:21 UTC] Full Log Data: {
    "timestamp": "2026-06-25 20:50:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.62.46.191",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.62.46.191, 172.70.108.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkzIiwidXNlcm5hbWUiOiJyeXM5c2tkQUkiLCJlbWFpbCI6InJ5Y3V0dGluZzFAZ21haWwuY29tIiwiZXhwIjoxNzgzMDI1MjM5fQ.2q_Rx7sUFRFJ_0P-XlfiOIjSjTqX8hbPll81edyQsE4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a116d814ddd88e31-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.62.46.191",
        "cf-ipcountry": "TN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 20:50:21 UTC] === END API CALL LOG ===
[25-Jun-2026 20:50:21 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 20:50:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkzIiwidXNlcm5hbWUiOiJyeXM5c2tkQUkiLCJlbWFpbCI6InJ5Y3V0dGluZzFAZ21haWwuY29tIiwiZXhwIjoxNzgzMDI1MjM5fQ.2q_Rx7sUFRFJ_0P-XlfiOIjSjTqX8hbPll81edyQsE4
[25-Jun-2026 20:50:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 20:50:21 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 20:50:21 UTC] User ID: 893
[25-Jun-2026 20:50:21 UTC] ✅ User profile retrieved successfully for user ID: 893
[25-Jun-2026 20:50:21 UTC] === API CALL LOG ===
[25-Jun-2026 20:50:21 UTC] Endpoint: user/profile.php
[25-Jun-2026 20:50:21 UTC] Full Log Data: {
    "timestamp": "2026-06-25 20:50:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.62.46.191",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.62.46.191, 172.70.108.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkzIiwidXNlcm5hbWUiOiJyeXM5c2tkQUkiLCJlbWFpbCI6InJ5Y3V0dGluZzFAZ21haWwuY29tIiwiZXhwIjoxNzgzMDI1MjM5fQ.2q_Rx7sUFRFJ_0P-XlfiOIjSjTqX8hbPll81edyQsE4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a116d8165aba8e31-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.62.46.191",
        "cf-ipcountry": "TN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 20:50:21 UTC] === END API CALL LOG ===
[25-Jun-2026 20:50:21 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 20:50:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkzIiwidXNlcm5hbWUiOiJyeXM5c2tkQUkiLCJlbWFpbCI6InJ5Y3V0dGluZzFAZ21haWwuY29tIiwiZXhwIjoxNzgzMDI1MjM5fQ.2q_Rx7sUFRFJ_0P-XlfiOIjSjTqX8hbPll81edyQsE4
[25-Jun-2026 20:50:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 20:50:21 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 20:50:21 UTC] User ID: 893
[25-Jun-2026 20:50:21 UTC] ✅ User profile retrieved successfully for user ID: 893
[25-Jun-2026 20:50:21 UTC] === API CALL LOG ===
[25-Jun-2026 20:50:21 UTC] Endpoint: user/profile.php
[25-Jun-2026 20:50:21 UTC] Full Log Data: {
    "timestamp": "2026-06-25 20:50:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.62.46.191",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.62.46.191, 172.70.108.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkzIiwidXNlcm5hbWUiOiJyeXM5c2tkQUkiLCJlbWFpbCI6InJ5Y3V0dGluZzFAZ21haWwuY29tIiwiZXhwIjoxNzgzMDI1MjM5fQ.2q_Rx7sUFRFJ_0P-XlfiOIjSjTqX8hbPll81edyQsE4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a116d816cbc58e31-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.62.46.191",
        "cf-ipcountry": "TN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 20:50:21 UTC] === END API CALL LOG ===
[25-Jun-2026 20:50:21 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 20:50:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkzIiwidXNlcm5hbWUiOiJyeXM5c2tkQUkiLCJlbWFpbCI6InJ5Y3V0dGluZzFAZ21haWwuY29tIiwiZXhwIjoxNzgzMDI1MjM5fQ.2q_Rx7sUFRFJ_0P-XlfiOIjSjTqX8hbPll81edyQsE4
[25-Jun-2026 20:50:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 20:50:21 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 20:50:21 UTC] User ID: 893
[25-Jun-2026 20:50:21 UTC] ✅ User profile retrieved successfully for user ID: 893
[25-Jun-2026 20:50:26 UTC] === API CALL LOG ===
[25-Jun-2026 20:50:26 UTC] Endpoint: user/profile.php
[25-Jun-2026 20:50:26 UTC] Full Log Data: {
    "timestamp": "2026-06-25 20:50:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.62.46.191",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.62.46.191, 172.70.108.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkzIiwidXNlcm5hbWUiOiJyeXM5c2tkQUkiLCJlbWFpbCI6InJ5Y3V0dGluZzFAZ21haWwuY29tIiwiZXhwIjoxNzgzMDI1MjM5fQ.2q_Rx7sUFRFJ_0P-XlfiOIjSjTqX8hbPll81edyQsE4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a116d831fffe8e31-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.62.46.191",
        "cf-ipcountry": "TN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 20:50:26 UTC] === END API CALL LOG ===
[25-Jun-2026 20:50:26 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 20:50:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkzIiwidXNlcm5hbWUiOiJyeXM5c2tkQUkiLCJlbWFpbCI6InJ5Y3V0dGluZzFAZ21haWwuY29tIiwiZXhwIjoxNzgzMDI1MjM5fQ.2q_Rx7sUFRFJ_0P-XlfiOIjSjTqX8hbPll81edyQsE4
[25-Jun-2026 20:50:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 20:50:26 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 20:50:26 UTC] User ID: 893
[25-Jun-2026 20:50:26 UTC] ✅ User profile retrieved successfully for user ID: 893
[25-Jun-2026 20:50:35 UTC] === API CALL LOG ===
[25-Jun-2026 20:50:35 UTC] Endpoint: user/profile.php
[25-Jun-2026 20:50:35 UTC] Full Log Data: {
    "timestamp": "2026-06-25 20:50:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.62.46.191",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.62.46.191, 162.158.22.194",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkzIiwidXNlcm5hbWUiOiJyeXM5c2tkQUkiLCJlbWFpbCI6InJ5Y3V0dGluZzFAZ21haWwuY29tIiwiZXhwIjoxNzgzMDI1MjM5fQ.2q_Rx7sUFRFJ_0P-XlfiOIjSjTqX8hbPll81edyQsE4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a116d86b3c789dee-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.62.46.191",
        "cf-ipcountry": "TN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 20:50:35 UTC] === END API CALL LOG ===
[25-Jun-2026 20:50:35 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 20:50:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkzIiwidXNlcm5hbWUiOiJyeXM5c2tkQUkiLCJlbWFpbCI6InJ5Y3V0dGluZzFAZ21haWwuY29tIiwiZXhwIjoxNzgzMDI1MjM5fQ.2q_Rx7sUFRFJ_0P-XlfiOIjSjTqX8hbPll81edyQsE4
[25-Jun-2026 20:50:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 20:50:35 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 20:50:35 UTC] User ID: 893
[25-Jun-2026 20:50:35 UTC] ✅ User profile retrieved successfully for user ID: 893
[25-Jun-2026 20:50:35 UTC] === API CALL LOG ===
[25-Jun-2026 20:50:35 UTC] Endpoint: user/profile.php
[25-Jun-2026 20:50:35 UTC] Full Log Data: {
    "timestamp": "2026-06-25 20:50:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.62.46.191",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.62.46.191, 162.158.22.194",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkzIiwidXNlcm5hbWUiOiJyeXM5c2tkQUkiLCJlbWFpbCI6InJ5Y3V0dGluZzFAZ21haWwuY29tIiwiZXhwIjoxNzgzMDI1MjM5fQ.2q_Rx7sUFRFJ_0P-XlfiOIjSjTqX8hbPll81edyQsE4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a116d86e7d2d9dee-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.62.46.191",
        "cf-ipcountry": "TN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 20:50:35 UTC] === END API CALL LOG ===
[25-Jun-2026 20:50:35 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 20:50:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkzIiwidXNlcm5hbWUiOiJyeXM5c2tkQUkiLCJlbWFpbCI6InJ5Y3V0dGluZzFAZ21haWwuY29tIiwiZXhwIjoxNzgzMDI1MjM5fQ.2q_Rx7sUFRFJ_0P-XlfiOIjSjTqX8hbPll81edyQsE4
[25-Jun-2026 20:50:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 20:50:35 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 20:50:35 UTC] User ID: 893
[25-Jun-2026 20:50:35 UTC] ✅ User profile retrieved successfully for user ID: 893
[25-Jun-2026 20:50:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 20:50:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 20:50:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"41.62.46.191, 162.158.22.194","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkzIiwidXNlcm5hbWUiOiJyeXM5c2tkQUkiLCJlbWFpbCI6InJ5Y3V0dGluZzFAZ21haWwuY29tIiwiZXhwIjoxNzgzMDI1MjM5fQ.2q_Rx7sUFRFJ_0P-XlfiOIjSjTqX8hbPll81edyQsE4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a116d86ece279dee-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"41.62.46.191","cf-ipcountry":"TN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jun-2026 20:50:35 UTC] === User Orders API Called ===
[25-Jun-2026 20:50:35 UTC] User ID: 893
[25-Jun-2026 20:50:35 UTC] Limit: 20, Offset: 0
[25-Jun-2026 20:50:35 UTC] Orders found: 0
[25-Jun-2026 20:50:35 UTC] Orders data: []
[25-Jun-2026 20:50:35 UTC] Total orders count: 0
[25-Jun-2026 20:50:36 UTC] === API CALL LOG ===
[25-Jun-2026 20:50:36 UTC] Endpoint: user/profile.php
[25-Jun-2026 20:50:36 UTC] Full Log Data: {
    "timestamp": "2026-06-25 20:50:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.62.46.191",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.62.46.191, 162.158.22.194",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkzIiwidXNlcm5hbWUiOiJyeXM5c2tkQUkiLCJlbWFpbCI6InJ5Y3V0dGluZzFAZ21haWwuY29tIiwiZXhwIjoxNzgzMDI1MjM5fQ.2q_Rx7sUFRFJ_0P-XlfiOIjSjTqX8hbPll81edyQsE4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a116d86f780c9dee-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.62.46.191",
        "cf-ipcountry": "TN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 20:50:36 UTC] === END API CALL LOG ===
[25-Jun-2026 20:50:36 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 20:50:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkzIiwidXNlcm5hbWUiOiJyeXM5c2tkQUkiLCJlbWFpbCI6InJ5Y3V0dGluZzFAZ21haWwuY29tIiwiZXhwIjoxNzgzMDI1MjM5fQ.2q_Rx7sUFRFJ_0P-XlfiOIjSjTqX8hbPll81edyQsE4
[25-Jun-2026 20:50:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 20:50:36 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 20:50:36 UTC] User ID: 893
[25-Jun-2026 20:50:36 UTC] ✅ User profile retrieved successfully for user ID: 893
[25-Jun-2026 20:50:36 UTC] === API CALL LOG ===
[25-Jun-2026 20:50:36 UTC] Endpoint: user/profile.php
[25-Jun-2026 20:50:36 UTC] Full Log Data: {
    "timestamp": "2026-06-25 20:50:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.62.46.191",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.62.46.191, 162.158.22.194",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkzIiwidXNlcm5hbWUiOiJyeXM5c2tkQUkiLCJlbWFpbCI6InJ5Y3V0dGluZzFAZ21haWwuY29tIiwiZXhwIjoxNzgzMDI1MjM5fQ.2q_Rx7sUFRFJ_0P-XlfiOIjSjTqX8hbPll81edyQsE4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a116d8719e129dee-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.62.46.191",
        "cf-ipcountry": "TN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 20:50:36 UTC] === END API CALL LOG ===
[25-Jun-2026 20:50:36 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 20:50:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkzIiwidXNlcm5hbWUiOiJyeXM5c2tkQUkiLCJlbWFpbCI6InJ5Y3V0dGluZzFAZ21haWwuY29tIiwiZXhwIjoxNzgzMDI1MjM5fQ.2q_Rx7sUFRFJ_0P-XlfiOIjSjTqX8hbPll81edyQsE4
[25-Jun-2026 20:50:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 20:50:36 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 20:50:36 UTC] User ID: 893
[25-Jun-2026 20:50:36 UTC] ✅ User profile retrieved successfully for user ID: 893
[25-Jun-2026 20:57:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 20:57:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 20:57:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"165.210.38.165, 172.69.90.205","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk0IiwidXNlcm5hbWUiOiJFYm91bWJvdSIsImVtYWlsIjoicGhhcmVsZWJvdW1ib3VAZ21haWwuY29tIiwiZXhwIjoxNzgzMDI1ODMwfQ.vCKg6XwIoLkFoTMvo9ZcxqssU0wOKJNVCoAQeN21YJM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a116e221ed07d891-GIG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"165.210.38.165","cf-ipcountry":"CM","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jun-2026 20:57:13 UTC] === User Orders API Called ===
[25-Jun-2026 20:57:13 UTC] User ID: 894
[25-Jun-2026 20:57:13 UTC] Limit: 20, Offset: 0
[25-Jun-2026 20:57:13 UTC] Orders found: 0
[25-Jun-2026 20:57:13 UTC] Orders data: []
[25-Jun-2026 20:57:13 UTC] Total orders count: 0
[25-Jun-2026 20:57:13 UTC] === API CALL LOG ===
[25-Jun-2026 20:57:13 UTC] Endpoint: user/profile.php
[25-Jun-2026 20:57:13 UTC] Full Log Data: {
    "timestamp": "2026-06-25 20:57:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "165.210.38.165",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "165.210.38.165, 172.69.90.205",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk0IiwidXNlcm5hbWUiOiJFYm91bWJvdSIsImVtYWlsIjoicGhhcmVsZWJvdW1ib3VAZ21haWwuY29tIiwiZXhwIjoxNzgzMDI1ODMwfQ.vCKg6XwIoLkFoTMvo9ZcxqssU0wOKJNVCoAQeN21YJM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a116e221ecffd891-GIG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "165.210.38.165",
        "cf-ipcountry": "CM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 20:57:13 UTC] === END API CALL LOG ===
[25-Jun-2026 20:57:13 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 20:57:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk0IiwidXNlcm5hbWUiOiJFYm91bWJvdSIsImVtYWlsIjoicGhhcmVsZWJvdW1ib3VAZ21haWwuY29tIiwiZXhwIjoxNzgzMDI1ODMwfQ.vCKg6XwIoLkFoTMvo9ZcxqssU0wOKJNVCoAQeN21YJM
[25-Jun-2026 20:57:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 20:57:13 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 20:57:13 UTC] User ID: 894
[25-Jun-2026 20:57:13 UTC] ✅ User profile retrieved successfully for user ID: 894
[25-Jun-2026 20:57:13 UTC] === API CALL LOG ===
[25-Jun-2026 20:57:13 UTC] Endpoint: user/profile.php
[25-Jun-2026 20:57:13 UTC] Full Log Data: {
    "timestamp": "2026-06-25 20:57:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "165.210.38.165",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "165.210.38.165, 172.69.90.245",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk0IiwidXNlcm5hbWUiOiJFYm91bWJvdSIsImVtYWlsIjoicGhhcmVsZWJvdW1ib3VAZ21haWwuY29tIiwiZXhwIjoxNzgzMDI1ODMwfQ.vCKg6XwIoLkFoTMvo9ZcxqssU0wOKJNVCoAQeN21YJM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a116e221ed08d891-GIG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "165.210.38.165",
        "cf-ipcountry": "CM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 20:57:13 UTC] === END API CALL LOG ===
[25-Jun-2026 20:57:13 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 20:57:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk0IiwidXNlcm5hbWUiOiJFYm91bWJvdSIsImVtYWlsIjoicGhhcmVsZWJvdW1ib3VAZ21haWwuY29tIiwiZXhwIjoxNzgzMDI1ODMwfQ.vCKg6XwIoLkFoTMvo9ZcxqssU0wOKJNVCoAQeN21YJM
[25-Jun-2026 20:57:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 20:57:13 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 20:57:13 UTC] User ID: 894
[25-Jun-2026 20:57:13 UTC] ✅ User profile retrieved successfully for user ID: 894
[25-Jun-2026 20:57:20 UTC] === API CALL LOG ===
[25-Jun-2026 20:57:20 UTC] Endpoint: user/profile.php
[25-Jun-2026 20:57:20 UTC] Full Log Data: {
    "timestamp": "2026-06-25 20:57:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "165.210.38.165",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "165.210.38.165, 172.69.90.245",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk0IiwidXNlcm5hbWUiOiJFYm91bWJvdSIsImVtYWlsIjoicGhhcmVsZWJvdW1ib3VAZ21haWwuY29tIiwiZXhwIjoxNzgzMDI1ODMwfQ.vCKg6XwIoLkFoTMvo9ZcxqssU0wOKJNVCoAQeN21YJM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a116e24d3821d891-GIG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "165.210.38.165",
        "cf-ipcountry": "CM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 20:57:20 UTC] === END API CALL LOG ===
[25-Jun-2026 20:57:20 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 20:57:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk0IiwidXNlcm5hbWUiOiJFYm91bWJvdSIsImVtYWlsIjoicGhhcmVsZWJvdW1ib3VAZ21haWwuY29tIiwiZXhwIjoxNzgzMDI1ODMwfQ.vCKg6XwIoLkFoTMvo9ZcxqssU0wOKJNVCoAQeN21YJM
[25-Jun-2026 20:57:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 20:57:20 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 20:57:20 UTC] User ID: 894
[25-Jun-2026 20:57:20 UTC] ✅ User profile retrieved successfully for user ID: 894
[25-Jun-2026 20:57:29 UTC] === API CALL LOG ===
[25-Jun-2026 20:57:29 UTC] Endpoint: user/profile.php
[25-Jun-2026 20:57:29 UTC] Full Log Data: {
    "timestamp": "2026-06-25 20:57:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "165.210.38.165",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "165.210.38.165, 172.69.90.245",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk0IiwidXNlcm5hbWUiOiJFYm91bWJvdSIsImVtYWlsIjoicGhhcmVsZWJvdW1ib3VAZ21haWwuY29tIiwiZXhwIjoxNzgzMDI1ODMwfQ.vCKg6XwIoLkFoTMvo9ZcxqssU0wOKJNVCoAQeN21YJM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a116e285b874d891-GIG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "165.210.38.165",
        "cf-ipcountry": "CM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 20:57:29 UTC] === END API CALL LOG ===
[25-Jun-2026 20:57:29 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 20:57:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk0IiwidXNlcm5hbWUiOiJFYm91bWJvdSIsImVtYWlsIjoicGhhcmVsZWJvdW1ib3VAZ21haWwuY29tIiwiZXhwIjoxNzgzMDI1ODMwfQ.vCKg6XwIoLkFoTMvo9ZcxqssU0wOKJNVCoAQeN21YJM
[25-Jun-2026 20:57:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 20:57:29 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 20:57:29 UTC] User ID: 894
[25-Jun-2026 20:57:29 UTC] ✅ User profile retrieved successfully for user ID: 894
[25-Jun-2026 20:57:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 20:57:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 20:57:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"165.210.38.165, 172.69.90.245","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk0IiwidXNlcm5hbWUiOiJFYm91bWJvdSIsImVtYWlsIjoicGhhcmVsZWJvdW1ib3VAZ21haWwuY29tIiwiZXhwIjoxNzgzMDI1ODMwfQ.vCKg6XwIoLkFoTMvo9ZcxqssU0wOKJNVCoAQeN21YJM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a116e285b870d891-GIG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"165.210.38.165","cf-ipcountry":"CM","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jun-2026 20:57:29 UTC] === User Orders API Called ===
[25-Jun-2026 20:57:29 UTC] User ID: 894
[25-Jun-2026 20:57:29 UTC] Limit: 20, Offset: 0
[25-Jun-2026 20:57:29 UTC] Orders found: 0
[25-Jun-2026 20:57:29 UTC] Orders data: []
[25-Jun-2026 20:57:29 UTC] Total orders count: 0
[25-Jun-2026 20:57:30 UTC] === API CALL LOG ===
[25-Jun-2026 20:57:30 UTC] Endpoint: user/profile.php
[25-Jun-2026 20:57:30 UTC] Full Log Data: {
    "timestamp": "2026-06-25 20:57:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "165.210.38.165",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "165.210.38.165, 172.69.90.245",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk0IiwidXNlcm5hbWUiOiJFYm91bWJvdSIsImVtYWlsIjoicGhhcmVsZWJvdW1ib3VAZ21haWwuY29tIiwiZXhwIjoxNzgzMDI1ODMwfQ.vCKg6XwIoLkFoTMvo9ZcxqssU0wOKJNVCoAQeN21YJM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a116e28a9d56d891-GIG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "165.210.38.165",
        "cf-ipcountry": "CM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 20:57:30 UTC] === END API CALL LOG ===
[25-Jun-2026 20:57:30 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 20:57:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk0IiwidXNlcm5hbWUiOiJFYm91bWJvdSIsImVtYWlsIjoicGhhcmVsZWJvdW1ib3VAZ21haWwuY29tIiwiZXhwIjoxNzgzMDI1ODMwfQ.vCKg6XwIoLkFoTMvo9ZcxqssU0wOKJNVCoAQeN21YJM
[25-Jun-2026 20:57:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 20:57:30 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 20:57:30 UTC] User ID: 894
[25-Jun-2026 20:57:30 UTC] ✅ User profile retrieved successfully for user ID: 894
[25-Jun-2026 20:57:31 UTC] === API CALL LOG ===
[25-Jun-2026 20:57:31 UTC] Endpoint: user/profile.php
[25-Jun-2026 20:57:31 UTC] Full Log Data: {
    "timestamp": "2026-06-25 20:57:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "165.210.38.165",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "165.210.38.165, 172.69.90.245",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk0IiwidXNlcm5hbWUiOiJFYm91bWJvdSIsImVtYWlsIjoicGhhcmVsZWJvdW1ib3VAZ21haWwuY29tIiwiZXhwIjoxNzgzMDI1ODMwfQ.vCKg6XwIoLkFoTMvo9ZcxqssU0wOKJNVCoAQeN21YJM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a116e295adf4d891-GIG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "165.210.38.165",
        "cf-ipcountry": "CM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 20:57:31 UTC] === END API CALL LOG ===
[25-Jun-2026 20:57:31 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 20:57:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk0IiwidXNlcm5hbWUiOiJFYm91bWJvdSIsImVtYWlsIjoicGhhcmVsZWJvdW1ib3VAZ21haWwuY29tIiwiZXhwIjoxNzgzMDI1ODMwfQ.vCKg6XwIoLkFoTMvo9ZcxqssU0wOKJNVCoAQeN21YJM
[25-Jun-2026 20:57:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 20:57:31 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 20:57:31 UTC] User ID: 894
[25-Jun-2026 20:57:31 UTC] ✅ User profile retrieved successfully for user ID: 894
[25-Jun-2026 20:57:56 UTC] === API CALL LOG ===
[25-Jun-2026 20:57:56 UTC] Endpoint: user/profile.php
[25-Jun-2026 20:57:56 UTC] Full Log Data: {
    "timestamp": "2026-06-25 20:57:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "165.210.38.165",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "165.210.38.165, 172.69.90.244",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk0IiwidXNlcm5hbWUiOiJFYm91bWJvdSIsImVtYWlsIjoicGhhcmVsZWJvdW1ib3VAZ21haWwuY29tIiwiZXhwIjoxNzgzMDI1ODMwfQ.vCKg6XwIoLkFoTMvo9ZcxqssU0wOKJNVCoAQeN21YJM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a116e32e3df9d891-GIG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "165.210.38.165",
        "cf-ipcountry": "CM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 20:57:56 UTC] === END API CALL LOG ===
[25-Jun-2026 20:57:56 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 20:57:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk0IiwidXNlcm5hbWUiOiJFYm91bWJvdSIsImVtYWlsIjoicGhhcmVsZWJvdW1ib3VAZ21haWwuY29tIiwiZXhwIjoxNzgzMDI1ODMwfQ.vCKg6XwIoLkFoTMvo9ZcxqssU0wOKJNVCoAQeN21YJM
[25-Jun-2026 20:57:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 20:57:56 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 20:57:56 UTC] User ID: 894
[25-Jun-2026 20:57:56 UTC] ✅ User profile retrieved successfully for user ID: 894
[25-Jun-2026 20:57:57 UTC] User Purchases API - User ID: 894
[25-Jun-2026 20:57:57 UTC] User Purchases API - Total purchases found: 0
[25-Jun-2026 20:59:19 UTC] === API CALL LOG ===
[25-Jun-2026 20:59:19 UTC] Endpoint: user/profile.php
[25-Jun-2026 20:59:19 UTC] Full Log Data: {
    "timestamp": "2026-06-25 20:59:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "46.221.178.106",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "46.221.178.106, 172.70.216.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkxIiwidXNlcm5hbWUiOiJib3JhMzEiLCJlbWFpbCI6Imhlc2FwYmVuaW02NjY3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzAxMjgzNX0.oUh6LDZ_6GkGnbPue5IvNCJb-5iQWEUOIANZfOhd1fM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a116e5349a14ed9c-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "46.221.178.106",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 20:59:19 UTC] === END API CALL LOG ===
[25-Jun-2026 20:59:19 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 20:59:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkxIiwidXNlcm5hbWUiOiJib3JhMzEiLCJlbWFpbCI6Imhlc2FwYmVuaW02NjY3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzAxMjgzNX0.oUh6LDZ_6GkGnbPue5IvNCJb-5iQWEUOIANZfOhd1fM
[25-Jun-2026 20:59:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 20:59:19 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 20:59:19 UTC] User ID: 891
[25-Jun-2026 20:59:19 UTC] ✅ User profile retrieved successfully for user ID: 891
[25-Jun-2026 20:59:19 UTC] === API CALL LOG ===
[25-Jun-2026 20:59:19 UTC] Endpoint: user/profile.php
[25-Jun-2026 20:59:19 UTC] Full Log Data: {
    "timestamp": "2026-06-25 20:59:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "46.221.178.106",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "46.221.178.106, 172.70.216.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkxIiwidXNlcm5hbWUiOiJib3JhMzEiLCJlbWFpbCI6Imhlc2FwYmVuaW02NjY3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzAxMjgzNX0.oUh6LDZ_6GkGnbPue5IvNCJb-5iQWEUOIANZfOhd1fM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a116e5390d8eed9c-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "46.221.178.106",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 20:59:19 UTC] === END API CALL LOG ===
[25-Jun-2026 20:59:19 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 20:59:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkxIiwidXNlcm5hbWUiOiJib3JhMzEiLCJlbWFpbCI6Imhlc2FwYmVuaW02NjY3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzAxMjgzNX0.oUh6LDZ_6GkGnbPue5IvNCJb-5iQWEUOIANZfOhd1fM
[25-Jun-2026 20:59:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 20:59:19 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 20:59:19 UTC] User ID: 891
[25-Jun-2026 20:59:19 UTC] ✅ User profile retrieved successfully for user ID: 891
[25-Jun-2026 20:59:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 20:59:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 20:59:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"46.221.178.106, 172.70.216.101","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkxIiwidXNlcm5hbWUiOiJib3JhMzEiLCJlbWFpbCI6Imhlc2FwYmVuaW02NjY3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzAxMjgzNX0.oUh6LDZ_6GkGnbPue5IvNCJb-5iQWEUOIANZfOhd1fM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a116e5395e42ed9c-MXP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"46.221.178.106","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jun-2026 20:59:19 UTC] === User Orders API Called ===
[25-Jun-2026 20:59:19 UTC] User ID: 891
[25-Jun-2026 20:59:19 UTC] Limit: 20, Offset: 0
[25-Jun-2026 20:59:19 UTC] Orders found: 3
[25-Jun-2026 20:59:19 UTC] Orders data: [{"id":370,"quantity":350,"total_coins":350,"coin_type":"regular","telegram_link":"https:\/\/t.me\/quexbio\/2","status":"pending","created_at":"2026-06-25 21:06:11","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":369,"quantity":561,"total_coins":561,"coin_type":"regular","telegram_link":"https:\/\/t.me\/baysiken\/158","status":"pending","created_at":"2026-06-25 21:02:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":368,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/baysiken\/147","status":"pending","created_at":"2026-06-25 20:56:42","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[25-Jun-2026 20:59:19 UTC] Total orders count: 3
[25-Jun-2026 20:59:19 UTC] === API CALL LOG ===
[25-Jun-2026 20:59:19 UTC] Endpoint: user/profile.php
[25-Jun-2026 20:59:19 UTC] Full Log Data: {
    "timestamp": "2026-06-25 20:59:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "46.221.178.106",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "46.221.178.106, 172.70.216.149",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkxIiwidXNlcm5hbWUiOiJib3JhMzEiLCJlbWFpbCI6Imhlc2FwYmVuaW02NjY3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzAxMjgzNX0.oUh6LDZ_6GkGnbPue5IvNCJb-5iQWEUOIANZfOhd1fM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a116e539bf2ded9c-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "46.221.178.106",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 20:59:19 UTC] === END API CALL LOG ===
[25-Jun-2026 20:59:19 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 20:59:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkxIiwidXNlcm5hbWUiOiJib3JhMzEiLCJlbWFpbCI6Imhlc2FwYmVuaW02NjY3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzAxMjgzNX0.oUh6LDZ_6GkGnbPue5IvNCJb-5iQWEUOIANZfOhd1fM
[25-Jun-2026 20:59:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 20:59:19 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 20:59:19 UTC] User ID: 891
[25-Jun-2026 20:59:19 UTC] ✅ User profile retrieved successfully for user ID: 891
[25-Jun-2026 20:59:20 UTC] === API CALL LOG ===
[25-Jun-2026 20:59:20 UTC] Endpoint: user/profile.php
[25-Jun-2026 20:59:20 UTC] Full Log Data: {
    "timestamp": "2026-06-25 20:59:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "46.221.178.106",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "46.221.178.106, 172.70.216.149",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkxIiwidXNlcm5hbWUiOiJib3JhMzEiLCJlbWFpbCI6Imhlc2FwYmVuaW02NjY3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzAxMjgzNX0.oUh6LDZ_6GkGnbPue5IvNCJb-5iQWEUOIANZfOhd1fM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a116e53cadffed9c-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "46.221.178.106",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 20:59:20 UTC] === END API CALL LOG ===
[25-Jun-2026 20:59:20 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 20:59:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkxIiwidXNlcm5hbWUiOiJib3JhMzEiLCJlbWFpbCI6Imhlc2FwYmVuaW02NjY3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzAxMjgzNX0.oUh6LDZ_6GkGnbPue5IvNCJb-5iQWEUOIANZfOhd1fM
[25-Jun-2026 20:59:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 20:59:20 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 20:59:20 UTC] User ID: 891
[25-Jun-2026 20:59:20 UTC] ✅ User profile retrieved successfully for user ID: 891
[25-Jun-2026 20:59:23 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 20:59:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 20:59:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"46.221.178.106, 172.70.216.149","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODkxIiwidXNlcm5hbWUiOiJib3JhMzEiLCJlbWFpbCI6Imhlc2FwYmVuaW02NjY3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzAxMjgzNX0.oUh6LDZ_6GkGnbPue5IvNCJb-5iQWEUOIANZfOhd1fM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a116e54d08e5ed9c-MXP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"46.221.178.106","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jun-2026 20:59:23 UTC] === User Orders API Called ===
[25-Jun-2026 20:59:23 UTC] User ID: 891
[25-Jun-2026 20:59:23 UTC] Limit: 20, Offset: 0
[25-Jun-2026 20:59:23 UTC] Orders found: 3
[25-Jun-2026 20:59:23 UTC] Orders data: [{"id":370,"quantity":350,"total_coins":350,"coin_type":"regular","telegram_link":"https:\/\/t.me\/quexbio\/2","status":"pending","created_at":"2026-06-25 21:06:11","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":369,"quantity":561,"total_coins":561,"coin_type":"regular","telegram_link":"https:\/\/t.me\/baysiken\/158","status":"pending","created_at":"2026-06-25 21:02:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":368,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/baysiken\/147","status":"pending","created_at":"2026-06-25 20:56:42","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[25-Jun-2026 20:59:23 UTC] Total orders count: 3
[25-Jun-2026 21:02:11 UTC] === API CALL LOG ===
[25-Jun-2026 21:02:11 UTC] Endpoint: user/profile.php
[25-Jun-2026 21:02:11 UTC] Full Log Data: {
    "timestamp": "2026-06-25 21:02:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "165.210.38.165",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "165.210.38.165, 162.158.214.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk0IiwidXNlcm5hbWUiOiJFYm91bWJvdSIsImVtYWlsIjoicGhhcmVsZWJvdW1ib3VAZ21haWwuY29tIiwiZXhwIjoxNzgzMDI1ODMwfQ.vCKg6XwIoLkFoTMvo9ZcxqssU0wOKJNVCoAQeN21YJM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a116e9666c2dc4bc-SSA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "165.210.38.165",
        "cf-ipcountry": "CM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 21:02:11 UTC] === END API CALL LOG ===
[25-Jun-2026 21:02:11 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 21:02:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk0IiwidXNlcm5hbWUiOiJFYm91bWJvdSIsImVtYWlsIjoicGhhcmVsZWJvdW1ib3VAZ21haWwuY29tIiwiZXhwIjoxNzgzMDI1ODMwfQ.vCKg6XwIoLkFoTMvo9ZcxqssU0wOKJNVCoAQeN21YJM
[25-Jun-2026 21:02:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 21:02:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 21:02:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 21:02:11 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 21:02:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"165.210.38.165, 162.158.214.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk0IiwidXNlcm5hbWUiOiJFYm91bWJvdSIsImVtYWlsIjoicGhhcmVsZWJvdW1ib3VAZ21haWwuY29tIiwiZXhwIjoxNzgzMDI1ODMwfQ.vCKg6XwIoLkFoTMvo9ZcxqssU0wOKJNVCoAQeN21YJM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a116e9666c2cc4bc-SSA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"165.210.38.165","cf-ipcountry":"CM","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jun-2026 21:02:11 UTC] User ID: 894
[25-Jun-2026 21:02:11 UTC] === User Orders API Called ===
[25-Jun-2026 21:02:11 UTC] User ID: 894
[25-Jun-2026 21:02:11 UTC] Limit: 20, Offset: 0
[25-Jun-2026 21:02:11 UTC] ✅ User profile retrieved successfully for user ID: 894
[25-Jun-2026 21:02:11 UTC] Orders found: 0
[25-Jun-2026 21:02:11 UTC] Orders data: []
[25-Jun-2026 21:02:11 UTC] Total orders count: 0
[25-Jun-2026 21:02:15 UTC] === API CALL LOG ===
[25-Jun-2026 21:02:15 UTC] Endpoint: user/profile.php
[25-Jun-2026 21:02:15 UTC] Full Log Data: {
    "timestamp": "2026-06-25 21:02:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "165.210.38.165",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "165.210.38.165, 162.158.214.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk0IiwidXNlcm5hbWUiOiJFYm91bWJvdSIsImVtYWlsIjoicGhhcmVsZWJvdW1ib3VAZ21haWwuY29tIiwiZXhwIjoxNzgzMDI1ODMwfQ.vCKg6XwIoLkFoTMvo9ZcxqssU0wOKJNVCoAQeN21YJM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a116e9666c2ec4bc-SSA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "165.210.38.165",
        "cf-ipcountry": "CM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 21:02:15 UTC] === END API CALL LOG ===
[25-Jun-2026 21:02:15 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 21:02:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk0IiwidXNlcm5hbWUiOiJFYm91bWJvdSIsImVtYWlsIjoicGhhcmVsZWJvdW1ib3VAZ21haWwuY29tIiwiZXhwIjoxNzgzMDI1ODMwfQ.vCKg6XwIoLkFoTMvo9ZcxqssU0wOKJNVCoAQeN21YJM
[25-Jun-2026 21:02:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 21:02:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 21:02:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 21:02:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"165.210.38.165, 162.158.214.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk0IiwidXNlcm5hbWUiOiJFYm91bWJvdSIsImVtYWlsIjoicGhhcmVsZWJvdW1ib3VAZ21haWwuY29tIiwiZXhwIjoxNzgzMDI1ODMwfQ.vCKg6XwIoLkFoTMvo9ZcxqssU0wOKJNVCoAQeN21YJM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a116e97dd95ac4bc-SSA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"165.210.38.165","cf-ipcountry":"CM","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jun-2026 21:02:15 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 21:02:15 UTC] User ID: 894
[25-Jun-2026 21:02:15 UTC] === User Orders API Called ===
[25-Jun-2026 21:02:15 UTC] User ID: 894
[25-Jun-2026 21:02:15 UTC] Limit: 20, Offset: 0
[25-Jun-2026 21:02:15 UTC] ✅ User profile retrieved successfully for user ID: 894
[25-Jun-2026 21:02:15 UTC] Orders found: 0
[25-Jun-2026 21:02:15 UTC] Orders data: []
[25-Jun-2026 21:02:15 UTC] Total orders count: 0
[25-Jun-2026 21:02:15 UTC] === API CALL LOG ===
[25-Jun-2026 21:02:15 UTC] Endpoint: user/profile.php
[25-Jun-2026 21:02:15 UTC] Full Log Data: {
    "timestamp": "2026-06-25 21:02:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "165.210.38.165",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "165.210.38.165, 162.158.214.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk0IiwidXNlcm5hbWUiOiJFYm91bWJvdSIsImVtYWlsIjoicGhhcmVsZWJvdW1ib3VAZ21haWwuY29tIiwiZXhwIjoxNzgzMDI1ODMwfQ.vCKg6XwIoLkFoTMvo9ZcxqssU0wOKJNVCoAQeN21YJM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a116e97dd95bc4bc-SSA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "165.210.38.165",
        "cf-ipcountry": "CM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 21:02:15 UTC] === END API CALL LOG ===
[25-Jun-2026 21:02:15 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 21:02:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk0IiwidXNlcm5hbWUiOiJFYm91bWJvdSIsImVtYWlsIjoicGhhcmVsZWJvdW1ib3VAZ21haWwuY29tIiwiZXhwIjoxNzgzMDI1ODMwfQ.vCKg6XwIoLkFoTMvo9ZcxqssU0wOKJNVCoAQeN21YJM
[25-Jun-2026 21:02:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 21:02:15 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 21:02:15 UTC] User ID: 894
[25-Jun-2026 21:02:15 UTC] ✅ User profile retrieved successfully for user ID: 894
[25-Jun-2026 21:02:15 UTC] === API CALL LOG ===
[25-Jun-2026 21:02:15 UTC] Endpoint: user/profile.php
[25-Jun-2026 21:02:15 UTC] Full Log Data: {
    "timestamp": "2026-06-25 21:02:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "165.210.38.165",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "165.210.38.165, 162.158.214.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk0IiwidXNlcm5hbWUiOiJFYm91bWJvdSIsImVtYWlsIjoicGhhcmVsZWJvdW1ib3VAZ21haWwuY29tIiwiZXhwIjoxNzgzMDI1ODMwfQ.vCKg6XwIoLkFoTMvo9ZcxqssU0wOKJNVCoAQeN21YJM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a116e981ca24c4bc-SSA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "165.210.38.165",
        "cf-ipcountry": "CM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 21:02:15 UTC] === END API CALL LOG ===
[25-Jun-2026 21:02:15 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 21:02:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk0IiwidXNlcm5hbWUiOiJFYm91bWJvdSIsImVtYWlsIjoicGhhcmVsZWJvdW1ib3VAZ21haWwuY29tIiwiZXhwIjoxNzgzMDI1ODMwfQ.vCKg6XwIoLkFoTMvo9ZcxqssU0wOKJNVCoAQeN21YJM
[25-Jun-2026 21:02:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 21:02:15 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 21:02:15 UTC] User ID: 894
[25-Jun-2026 21:02:15 UTC] ✅ User profile retrieved successfully for user ID: 894
[25-Jun-2026 21:02:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 21:02:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 21:02:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"165.210.38.165, 162.158.214.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk0IiwidXNlcm5hbWUiOiJFYm91bWJvdSIsImVtYWlsIjoicGhhcmVsZWJvdW1ib3VAZ21haWwuY29tIiwiZXhwIjoxNzgzMDI1ODMwfQ.vCKg6XwIoLkFoTMvo9ZcxqssU0wOKJNVCoAQeN21YJM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a116e98dad2fc4bc-SSA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"165.210.38.165","cf-ipcountry":"CM","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jun-2026 21:02:17 UTC] === User Orders API Called ===
[25-Jun-2026 21:02:17 UTC] User ID: 894
[25-Jun-2026 21:02:17 UTC] Limit: 20, Offset: 0
[25-Jun-2026 21:02:17 UTC] Orders found: 0
[25-Jun-2026 21:02:17 UTC] Orders data: []
[25-Jun-2026 21:02:17 UTC] Total orders count: 0
[25-Jun-2026 21:02:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 21:02:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 21:02:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"165.210.38.165, 162.158.214.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk0IiwidXNlcm5hbWUiOiJFYm91bWJvdSIsImVtYWlsIjoicGhhcmVsZWJvdW1ib3VAZ21haWwuY29tIiwiZXhwIjoxNzgzMDI1ODMwfQ.vCKg6XwIoLkFoTMvo9ZcxqssU0wOKJNVCoAQeN21YJM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a116e99cd8fec4bc-SSA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"165.210.38.165","cf-ipcountry":"CM","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jun-2026 21:02:19 UTC] === User Orders API Called ===
[25-Jun-2026 21:02:19 UTC] User ID: 894
[25-Jun-2026 21:02:19 UTC] === API CALL LOG ===
[25-Jun-2026 21:02:19 UTC] Limit: 20, Offset: 0
[25-Jun-2026 21:02:19 UTC] Endpoint: user/profile.php
[25-Jun-2026 21:02:19 UTC] Full Log Data: {
    "timestamp": "2026-06-25 21:02:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "165.210.38.165",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "165.210.38.165, 162.158.214.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk0IiwidXNlcm5hbWUiOiJFYm91bWJvdSIsImVtYWlsIjoicGhhcmVsZWJvdW1ib3VAZ21haWwuY29tIiwiZXhwIjoxNzgzMDI1ODMwfQ.vCKg6XwIoLkFoTMvo9ZcxqssU0wOKJNVCoAQeN21YJM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a116e99cd8ffc4bc-SSA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "165.210.38.165",
        "cf-ipcountry": "CM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 21:02:19 UTC] === END API CALL LOG ===
[25-Jun-2026 21:02:19 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 21:02:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk0IiwidXNlcm5hbWUiOiJFYm91bWJvdSIsImVtYWlsIjoicGhhcmVsZWJvdW1ib3VAZ21haWwuY29tIiwiZXhwIjoxNzgzMDI1ODMwfQ.vCKg6XwIoLkFoTMvo9ZcxqssU0wOKJNVCoAQeN21YJM
[25-Jun-2026 21:02:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 21:02:19 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 21:02:19 UTC] User ID: 894
[25-Jun-2026 21:02:19 UTC] Orders found: 0
[25-Jun-2026 21:02:19 UTC] Orders data: []
[25-Jun-2026 21:02:19 UTC] ✅ User profile retrieved successfully for user ID: 894
[25-Jun-2026 21:02:19 UTC] Total orders count: 0
[25-Jun-2026 21:02:20 UTC] === API CALL LOG ===
[25-Jun-2026 21:02:20 UTC] Endpoint: user/profile.php
[25-Jun-2026 21:02:20 UTC] Full Log Data: {
    "timestamp": "2026-06-25 21:02:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "165.210.38.165",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "165.210.38.165, 162.158.214.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk0IiwidXNlcm5hbWUiOiJFYm91bWJvdSIsImVtYWlsIjoicGhhcmVsZWJvdW1ib3VAZ21haWwuY29tIiwiZXhwIjoxNzgzMDI1ODMwfQ.vCKg6XwIoLkFoTMvo9ZcxqssU0wOKJNVCoAQeN21YJM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a116e9a0b9f1c4bc-SSA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "165.210.38.165",
        "cf-ipcountry": "CM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 21:02:20 UTC] === END API CALL LOG ===
[25-Jun-2026 21:02:20 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 21:02:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk0IiwidXNlcm5hbWUiOiJFYm91bWJvdSIsImVtYWlsIjoicGhhcmVsZWJvdW1ib3VAZ21haWwuY29tIiwiZXhwIjoxNzgzMDI1ODMwfQ.vCKg6XwIoLkFoTMvo9ZcxqssU0wOKJNVCoAQeN21YJM
[25-Jun-2026 21:02:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 21:02:20 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 21:02:20 UTC] User ID: 894
[25-Jun-2026 21:02:20 UTC] ✅ User profile retrieved successfully for user ID: 894
[25-Jun-2026 21:02:22 UTC] === API CALL LOG ===
[25-Jun-2026 21:02:22 UTC] Endpoint: user/profile.php
[25-Jun-2026 21:02:22 UTC] Full Log Data: {
    "timestamp": "2026-06-25 21:02:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "165.210.38.165",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "165.210.38.165, 162.158.214.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk0IiwidXNlcm5hbWUiOiJFYm91bWJvdSIsImVtYWlsIjoicGhhcmVsZWJvdW1ib3VAZ21haWwuY29tIiwiZXhwIjoxNzgzMDI1ODMwfQ.vCKg6XwIoLkFoTMvo9ZcxqssU0wOKJNVCoAQeN21YJM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a116e9abac78c4bc-SSA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "165.210.38.165",
        "cf-ipcountry": "CM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 21:02:22 UTC] === END API CALL LOG ===
[25-Jun-2026 21:02:22 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 21:02:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk0IiwidXNlcm5hbWUiOiJFYm91bWJvdSIsImVtYWlsIjoicGhhcmVsZWJvdW1ib3VAZ21haWwuY29tIiwiZXhwIjoxNzgzMDI1ODMwfQ.vCKg6XwIoLkFoTMvo9ZcxqssU0wOKJNVCoAQeN21YJM
[25-Jun-2026 21:02:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 21:02:22 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 21:02:22 UTC] User ID: 894
[25-Jun-2026 21:02:22 UTC] ✅ User profile retrieved successfully for user ID: 894
[25-Jun-2026 21:14:31 UTC] === API CALL LOG ===
[25-Jun-2026 21:14:31 UTC] Endpoint: user/profile.php
[25-Jun-2026 21:14:31 UTC] Full Log Data: {
    "timestamp": "2026-06-25 21:14:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "165.210.38.132",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "165.210.38.132, 162.158.214.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk0IiwidXNlcm5hbWUiOiJFYm91bWJvdSIsImVtYWlsIjoicGhhcmVsZWJvdW1ib3VAZ21haWwuY29tIiwiZXhwIjoxNzgzMDI1ODMwfQ.vCKg6XwIoLkFoTMvo9ZcxqssU0wOKJNVCoAQeN21YJM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a116fb78ab90c4a1-SSA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "165.210.38.132",
        "cf-ipcountry": "CM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 21:14:31 UTC] === END API CALL LOG ===
[25-Jun-2026 21:14:31 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 21:14:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk0IiwidXNlcm5hbWUiOiJFYm91bWJvdSIsImVtYWlsIjoicGhhcmVsZWJvdW1ib3VAZ21haWwuY29tIiwiZXhwIjoxNzgzMDI1ODMwfQ.vCKg6XwIoLkFoTMvo9ZcxqssU0wOKJNVCoAQeN21YJM
[25-Jun-2026 21:14:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 21:14:31 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 21:14:31 UTC] User ID: 894
[25-Jun-2026 21:14:31 UTC] ✅ User profile retrieved successfully for user ID: 894
[25-Jun-2026 21:14:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 21:14:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 21:14:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"165.210.38.132, 162.158.214.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk0IiwidXNlcm5hbWUiOiJFYm91bWJvdSIsImVtYWlsIjoicGhhcmVsZWJvdW1ib3VAZ21haWwuY29tIiwiZXhwIjoxNzgzMDI1ODMwfQ.vCKg6XwIoLkFoTMvo9ZcxqssU0wOKJNVCoAQeN21YJM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a116fb78ab8fc4a1-SSA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"165.210.38.132","cf-ipcountry":"CM","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jun-2026 21:14:31 UTC] === User Orders API Called ===
[25-Jun-2026 21:14:31 UTC] User ID: 894
[25-Jun-2026 21:14:31 UTC] Limit: 20, Offset: 0
[25-Jun-2026 21:14:31 UTC] Orders found: 0
[25-Jun-2026 21:14:31 UTC] Orders data: []
[25-Jun-2026 21:14:31 UTC] Total orders count: 0
[25-Jun-2026 21:14:31 UTC] === API CALL LOG ===
[25-Jun-2026 21:14:31 UTC] Endpoint: user/profile.php
[25-Jun-2026 21:14:31 UTC] Full Log Data: {
    "timestamp": "2026-06-25 21:14:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "165.210.38.132",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "165.210.38.132, 162.158.214.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk0IiwidXNlcm5hbWUiOiJFYm91bWJvdSIsImVtYWlsIjoicGhhcmVsZWJvdW1ib3VAZ21haWwuY29tIiwiZXhwIjoxNzgzMDI1ODMwfQ.vCKg6XwIoLkFoTMvo9ZcxqssU0wOKJNVCoAQeN21YJM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a116fb7c2c45c4a1-SSA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "165.210.38.132",
        "cf-ipcountry": "CM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 21:14:31 UTC] === END API CALL LOG ===
[25-Jun-2026 21:14:31 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 21:14:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk0IiwidXNlcm5hbWUiOiJFYm91bWJvdSIsImVtYWlsIjoicGhhcmVsZWJvdW1ib3VAZ21haWwuY29tIiwiZXhwIjoxNzgzMDI1ODMwfQ.vCKg6XwIoLkFoTMvo9ZcxqssU0wOKJNVCoAQeN21YJM
[25-Jun-2026 21:14:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 21:14:31 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 21:14:31 UTC] User ID: 894
[25-Jun-2026 21:14:31 UTC] ✅ User profile retrieved successfully for user ID: 894
[25-Jun-2026 21:14:32 UTC] === API CALL LOG ===
[25-Jun-2026 21:14:32 UTC] Endpoint: user/profile.php
[25-Jun-2026 21:14:32 UTC] Full Log Data: {
    "timestamp": "2026-06-25 21:14:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "165.210.38.132",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "165.210.38.132, 162.158.214.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk0IiwidXNlcm5hbWUiOiJFYm91bWJvdSIsImVtYWlsIjoicGhhcmVsZWJvdW1ib3VAZ21haWwuY29tIiwiZXhwIjoxNzgzMDI1ODMwfQ.vCKg6XwIoLkFoTMvo9ZcxqssU0wOKJNVCoAQeN21YJM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a116fb835de9c4a1-SSA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "165.210.38.132",
        "cf-ipcountry": "CM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 21:14:32 UTC] === END API CALL LOG ===
[25-Jun-2026 21:14:32 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 21:14:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk0IiwidXNlcm5hbWUiOiJFYm91bWJvdSIsImVtYWlsIjoicGhhcmVsZWJvdW1ib3VAZ21haWwuY29tIiwiZXhwIjoxNzgzMDI1ODMwfQ.vCKg6XwIoLkFoTMvo9ZcxqssU0wOKJNVCoAQeN21YJM
[25-Jun-2026 21:14:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 21:14:32 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 21:14:32 UTC] User ID: 894
[25-Jun-2026 21:14:32 UTC] ✅ User profile retrieved successfully for user ID: 894
[25-Jun-2026 21:14:51 UTC] === API CALL LOG ===
[25-Jun-2026 21:14:51 UTC] Endpoint: user/profile.php
[25-Jun-2026 21:14:51 UTC] Full Log Data: {
    "timestamp": "2026-06-25 21:14:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "165.210.38.132",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "165.210.38.132, 162.158.214.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk0IiwidXNlcm5hbWUiOiJFYm91bWJvdSIsImVtYWlsIjoicGhhcmVsZWJvdW1ib3VAZ21haWwuY29tIiwiZXhwIjoxNzgzMDI1ODMwfQ.vCKg6XwIoLkFoTMvo9ZcxqssU0wOKJNVCoAQeN21YJM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a116fbf5daaec4a1-SSA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "165.210.38.132",
        "cf-ipcountry": "CM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 21:14:51 UTC] === END API CALL LOG ===
[25-Jun-2026 21:14:51 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 21:14:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk0IiwidXNlcm5hbWUiOiJFYm91bWJvdSIsImVtYWlsIjoicGhhcmVsZWJvdW1ib3VAZ21haWwuY29tIiwiZXhwIjoxNzgzMDI1ODMwfQ.vCKg6XwIoLkFoTMvo9ZcxqssU0wOKJNVCoAQeN21YJM
[25-Jun-2026 21:14:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 21:14:51 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 21:14:51 UTC] User ID: 894
[25-Jun-2026 21:14:51 UTC] ✅ User profile retrieved successfully for user ID: 894
[25-Jun-2026 21:14:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 21:14:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 21:14:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"165.210.38.132, 162.158.214.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk0IiwidXNlcm5hbWUiOiJFYm91bWJvdSIsImVtYWlsIjoicGhhcmVsZWJvdW1ib3VAZ21haWwuY29tIiwiZXhwIjoxNzgzMDI1ODMwfQ.vCKg6XwIoLkFoTMvo9ZcxqssU0wOKJNVCoAQeN21YJM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a116fbf21967c4a1-SSA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"165.210.38.132","cf-ipcountry":"CM","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jun-2026 21:14:51 UTC] === User Orders API Called ===
[25-Jun-2026 21:14:51 UTC] User ID: 894
[25-Jun-2026 21:14:51 UTC] Limit: 20, Offset: 0
[25-Jun-2026 21:14:51 UTC] Orders found: 0
[25-Jun-2026 21:14:51 UTC] Orders data: []
[25-Jun-2026 21:14:51 UTC] Total orders count: 0
[25-Jun-2026 21:14:51 UTC] === API CALL LOG ===
[25-Jun-2026 21:14:51 UTC] Endpoint: user/profile.php
[25-Jun-2026 21:14:51 UTC] Full Log Data: {
    "timestamp": "2026-06-25 21:14:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "165.210.38.132",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "165.210.38.132, 162.158.214.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk0IiwidXNlcm5hbWUiOiJFYm91bWJvdSIsImVtYWlsIjoicGhhcmVsZWJvdW1ib3VAZ21haWwuY29tIiwiZXhwIjoxNzgzMDI1ODMwfQ.vCKg6XwIoLkFoTMvo9ZcxqssU0wOKJNVCoAQeN21YJM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a116fbf21969c4a1-SSA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "165.210.38.132",
        "cf-ipcountry": "CM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 21:14:51 UTC] === END API CALL LOG ===
[25-Jun-2026 21:14:51 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 21:14:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk0IiwidXNlcm5hbWUiOiJFYm91bWJvdSIsImVtYWlsIjoicGhhcmVsZWJvdW1ib3VAZ21haWwuY29tIiwiZXhwIjoxNzgzMDI1ODMwfQ.vCKg6XwIoLkFoTMvo9ZcxqssU0wOKJNVCoAQeN21YJM
[25-Jun-2026 21:14:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 21:14:51 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 21:14:51 UTC] User ID: 894
[25-Jun-2026 21:14:51 UTC] ✅ User profile retrieved successfully for user ID: 894
[25-Jun-2026 21:14:52 UTC] === API CALL LOG ===
[25-Jun-2026 21:14:52 UTC] Endpoint: user/profile.php
[25-Jun-2026 21:14:52 UTC] Full Log Data: {
    "timestamp": "2026-06-25 21:14:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "165.210.38.132",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "165.210.38.132, 162.158.214.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk0IiwidXNlcm5hbWUiOiJFYm91bWJvdSIsImVtYWlsIjoicGhhcmVsZWJvdW1ib3VAZ21haWwuY29tIiwiZXhwIjoxNzgzMDI1ODMwfQ.vCKg6XwIoLkFoTMvo9ZcxqssU0wOKJNVCoAQeN21YJM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a116fbfedd1fc4a1-SSA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "165.210.38.132",
        "cf-ipcountry": "CM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 21:14:52 UTC] === END API CALL LOG ===
[25-Jun-2026 21:14:52 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 21:14:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk0IiwidXNlcm5hbWUiOiJFYm91bWJvdSIsImVtYWlsIjoicGhhcmVsZWJvdW1ib3VAZ21haWwuY29tIiwiZXhwIjoxNzgzMDI1ODMwfQ.vCKg6XwIoLkFoTMvo9ZcxqssU0wOKJNVCoAQeN21YJM
[25-Jun-2026 21:14:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 21:14:52 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 21:14:52 UTC] User ID: 894
[25-Jun-2026 21:14:52 UTC] ✅ User profile retrieved successfully for user ID: 894
[25-Jun-2026 21:15:52 UTC] === API CALL LOG ===
[25-Jun-2026 21:15:52 UTC] Endpoint: user/profile.php
[25-Jun-2026 21:15:52 UTC] Full Log Data: {
    "timestamp": "2026-06-25 21:15:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "165.210.38.132",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "165.210.38.132, 162.158.214.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk0IiwidXNlcm5hbWUiOiJFYm91bWJvdSIsImVtYWlsIjoicGhhcmVsZWJvdW1ib3VAZ21haWwuY29tIiwiZXhwIjoxNzgzMDI1ODMwfQ.vCKg6XwIoLkFoTMvo9ZcxqssU0wOKJNVCoAQeN21YJM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a116fd72ed79c49e-SSA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "165.210.38.132",
        "cf-ipcountry": "CM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 21:15:52 UTC] === END API CALL LOG ===
[25-Jun-2026 21:15:52 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 21:15:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk0IiwidXNlcm5hbWUiOiJFYm91bWJvdSIsImVtYWlsIjoicGhhcmVsZWJvdW1ib3VAZ21haWwuY29tIiwiZXhwIjoxNzgzMDI1ODMwfQ.vCKg6XwIoLkFoTMvo9ZcxqssU0wOKJNVCoAQeN21YJM
[25-Jun-2026 21:15:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 21:15:52 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 21:15:52 UTC] User ID: 894
[25-Jun-2026 21:15:52 UTC] ✅ User profile retrieved successfully for user ID: 894
[25-Jun-2026 21:15:53 UTC] === API CALL LOG ===
[25-Jun-2026 21:15:53 UTC] Endpoint: user/profile.php
[25-Jun-2026 21:15:53 UTC] Full Log Data: {
    "timestamp": "2026-06-25 21:15:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "165.210.38.132",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "165.210.38.132, 162.158.214.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk0IiwidXNlcm5hbWUiOiJFYm91bWJvdSIsImVtYWlsIjoicGhhcmVsZWJvdW1ib3VAZ21haWwuY29tIiwiZXhwIjoxNzgzMDI1ODMwfQ.vCKg6XwIoLkFoTMvo9ZcxqssU0wOKJNVCoAQeN21YJM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a116fd789f0cc49e-SSA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "165.210.38.132",
        "cf-ipcountry": "CM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 21:15:53 UTC] === END API CALL LOG ===
[25-Jun-2026 21:15:53 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 21:15:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk0IiwidXNlcm5hbWUiOiJFYm91bWJvdSIsImVtYWlsIjoicGhhcmVsZWJvdW1ib3VAZ21haWwuY29tIiwiZXhwIjoxNzgzMDI1ODMwfQ.vCKg6XwIoLkFoTMvo9ZcxqssU0wOKJNVCoAQeN21YJM
[25-Jun-2026 21:15:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 21:15:53 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 21:15:53 UTC] User ID: 894
[25-Jun-2026 21:15:53 UTC] ✅ User profile retrieved successfully for user ID: 894
[25-Jun-2026 21:15:53 UTC] User Purchases API - User ID: 894
[25-Jun-2026 21:15:53 UTC] User Purchases API - Total purchases found: 0
[25-Jun-2026 21:15:59 UTC] === API CALL LOG ===
[25-Jun-2026 21:15:59 UTC] Endpoint: user/profile.php
[25-Jun-2026 21:15:59 UTC] Full Log Data: {
    "timestamp": "2026-06-25 21:15:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "165.210.38.132",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "165.210.38.132, 162.158.214.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk0IiwidXNlcm5hbWUiOiJFYm91bWJvdSIsImVtYWlsIjoicGhhcmVsZWJvdW1ib3VAZ21haWwuY29tIiwiZXhwIjoxNzgzMDI1ODMwfQ.vCKg6XwIoLkFoTMvo9ZcxqssU0wOKJNVCoAQeN21YJM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a116fda31b77c49e-SSA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "165.210.38.132",
        "cf-ipcountry": "CM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 21:15:59 UTC] === END API CALL LOG ===
[25-Jun-2026 21:15:59 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 21:15:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk0IiwidXNlcm5hbWUiOiJFYm91bWJvdSIsImVtYWlsIjoicGhhcmVsZWJvdW1ib3VAZ21haWwuY29tIiwiZXhwIjoxNzgzMDI1ODMwfQ.vCKg6XwIoLkFoTMvo9ZcxqssU0wOKJNVCoAQeN21YJM
[25-Jun-2026 21:15:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 21:15:59 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 21:15:59 UTC] User ID: 894
[25-Jun-2026 21:15:59 UTC] ✅ User profile retrieved successfully for user ID: 894
[25-Jun-2026 21:15:59 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 21:15:59 UTC] === API CALL LOG ===
[25-Jun-2026 21:15:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 21:15:59 UTC] Endpoint: user/profile.php
[25-Jun-2026 21:15:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"165.210.38.132, 162.158.214.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk0IiwidXNlcm5hbWUiOiJFYm91bWJvdSIsImVtYWlsIjoicGhhcmVsZWJvdW1ib3VAZ21haWwuY29tIiwiZXhwIjoxNzgzMDI1ODMwfQ.vCKg6XwIoLkFoTMvo9ZcxqssU0wOKJNVCoAQeN21YJM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a116fd9f6a8cc49e-SSA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"165.210.38.132","cf-ipcountry":"CM","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jun-2026 21:15:59 UTC] Full Log Data: {
    "timestamp": "2026-06-25 21:15:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "165.210.38.132",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "165.210.38.132, 162.158.214.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk0IiwidXNlcm5hbWUiOiJFYm91bWJvdSIsImVtYWlsIjoicGhhcmVsZWJvdW1ib3VAZ21haWwuY29tIiwiZXhwIjoxNzgzMDI1ODMwfQ.vCKg6XwIoLkFoTMvo9ZcxqssU0wOKJNVCoAQeN21YJM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a116fd9f6a8dc49e-SSA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "165.210.38.132",
        "cf-ipcountry": "CM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 21:15:59 UTC] === END API CALL LOG ===
[25-Jun-2026 21:15:59 UTC] === User Orders API Called ===
[25-Jun-2026 21:15:59 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 21:15:59 UTC] User ID: 894
[25-Jun-2026 21:15:59 UTC] Limit: 20, Offset: 0
[25-Jun-2026 21:15:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk0IiwidXNlcm5hbWUiOiJFYm91bWJvdSIsImVtYWlsIjoicGhhcmVsZWJvdW1ib3VAZ21haWwuY29tIiwiZXhwIjoxNzgzMDI1ODMwfQ.vCKg6XwIoLkFoTMvo9ZcxqssU0wOKJNVCoAQeN21YJM
[25-Jun-2026 21:15:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 21:15:59 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 21:15:59 UTC] User ID: 894
[25-Jun-2026 21:15:59 UTC] Orders found: 0
[25-Jun-2026 21:15:59 UTC] ✅ User profile retrieved successfully for user ID: 894
[25-Jun-2026 21:15:59 UTC] Orders data: []
[25-Jun-2026 21:15:59 UTC] Total orders count: 0
[25-Jun-2026 21:16:02 UTC] === API CALL LOG ===
[25-Jun-2026 21:16:02 UTC] Endpoint: user/profile.php
[25-Jun-2026 21:16:02 UTC] Full Log Data: {
    "timestamp": "2026-06-25 21:16:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "165.210.38.132",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "165.210.38.132, 162.158.214.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk0IiwidXNlcm5hbWUiOiJFYm91bWJvdSIsImVtYWlsIjoicGhhcmVsZWJvdW1ib3VAZ21haWwuY29tIiwiZXhwIjoxNzgzMDI1ODMwfQ.vCKg6XwIoLkFoTMvo9ZcxqssU0wOKJNVCoAQeN21YJM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a116fdb41870c49e-SSA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "165.210.38.132",
        "cf-ipcountry": "CM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 21:16:02 UTC] === END API CALL LOG ===
[25-Jun-2026 21:16:02 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 21:16:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk0IiwidXNlcm5hbWUiOiJFYm91bWJvdSIsImVtYWlsIjoicGhhcmVsZWJvdW1ib3VAZ21haWwuY29tIiwiZXhwIjoxNzgzMDI1ODMwfQ.vCKg6XwIoLkFoTMvo9ZcxqssU0wOKJNVCoAQeN21YJM
[25-Jun-2026 21:16:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 21:16:02 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 21:16:02 UTC] User ID: 894
[25-Jun-2026 21:16:02 UTC] ✅ User profile retrieved successfully for user ID: 894
[25-Jun-2026 21:16:15 UTC] === API CALL LOG ===
[25-Jun-2026 21:16:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 21:16:15 UTC] Endpoint: user/profile.php
[25-Jun-2026 21:16:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 21:16:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"165.210.38.132, 162.158.214.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk0IiwidXNlcm5hbWUiOiJFYm91bWJvdSIsImVtYWlsIjoicGhhcmVsZWJvdW1ib3VAZ21haWwuY29tIiwiZXhwIjoxNzgzMDI1ODMwfQ.vCKg6XwIoLkFoTMvo9ZcxqssU0wOKJNVCoAQeN21YJM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a116fe06f9a7c49e-SSA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"165.210.38.132","cf-ipcountry":"CM","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jun-2026 21:16:15 UTC] Full Log Data: {
    "timestamp": "2026-06-25 21:16:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "165.210.38.132",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "165.210.38.132, 162.158.214.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk0IiwidXNlcm5hbWUiOiJFYm91bWJvdSIsImVtYWlsIjoicGhhcmVsZWJvdW1ib3VAZ21haWwuY29tIiwiZXhwIjoxNzgzMDI1ODMwfQ.vCKg6XwIoLkFoTMvo9ZcxqssU0wOKJNVCoAQeN21YJM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a116fe06f9a9c49e-SSA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "165.210.38.132",
        "cf-ipcountry": "CM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 21:16:15 UTC] === END API CALL LOG ===
[25-Jun-2026 21:16:15 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 21:16:15 UTC] === User Orders API Called ===
[25-Jun-2026 21:16:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk0IiwidXNlcm5hbWUiOiJFYm91bWJvdSIsImVtYWlsIjoicGhhcmVsZWJvdW1ib3VAZ21haWwuY29tIiwiZXhwIjoxNzgzMDI1ODMwfQ.vCKg6XwIoLkFoTMvo9ZcxqssU0wOKJNVCoAQeN21YJM
[25-Jun-2026 21:16:15 UTC] User ID: 894
[25-Jun-2026 21:16:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 21:16:15 UTC] Limit: 20, Offset: 0
[25-Jun-2026 21:16:15 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 21:16:15 UTC] User ID: 894
[25-Jun-2026 21:16:15 UTC] ✅ User profile retrieved successfully for user ID: 894
[25-Jun-2026 21:16:15 UTC] Orders found: 0
[25-Jun-2026 21:16:15 UTC] Orders data: []
[25-Jun-2026 21:16:15 UTC] Total orders count: 0
[25-Jun-2026 21:16:16 UTC] === API CALL LOG ===
[25-Jun-2026 21:16:16 UTC] Endpoint: user/profile.php
[25-Jun-2026 21:16:16 UTC] Full Log Data: {
    "timestamp": "2026-06-25 21:16:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "165.210.38.132",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "165.210.38.132, 162.158.214.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk0IiwidXNlcm5hbWUiOiJFYm91bWJvdSIsImVtYWlsIjoicGhhcmVsZWJvdW1ib3VAZ21haWwuY29tIiwiZXhwIjoxNzgzMDI1ODMwfQ.vCKg6XwIoLkFoTMvo9ZcxqssU0wOKJNVCoAQeN21YJM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a116fe091a42c49e-SSA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "165.210.38.132",
        "cf-ipcountry": "CM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 21:16:16 UTC] === END API CALL LOG ===
[25-Jun-2026 21:16:16 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 21:16:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk0IiwidXNlcm5hbWUiOiJFYm91bWJvdSIsImVtYWlsIjoicGhhcmVsZWJvdW1ib3VAZ21haWwuY29tIiwiZXhwIjoxNzgzMDI1ODMwfQ.vCKg6XwIoLkFoTMvo9ZcxqssU0wOKJNVCoAQeN21YJM
[25-Jun-2026 21:16:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 21:16:16 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 21:16:16 UTC] User ID: 894
[25-Jun-2026 21:16:16 UTC] ✅ User profile retrieved successfully for user ID: 894
[25-Jun-2026 21:16:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 21:16:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 21:16:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"165.210.38.132, 162.158.214.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk0IiwidXNlcm5hbWUiOiJFYm91bWJvdSIsImVtYWlsIjoicGhhcmVsZWJvdW1ib3VAZ21haWwuY29tIiwiZXhwIjoxNzgzMDI1ODMwfQ.vCKg6XwIoLkFoTMvo9ZcxqssU0wOKJNVCoAQeN21YJM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a116fe2f0bbfc49e-SSA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"165.210.38.132","cf-ipcountry":"CM","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jun-2026 21:16:22 UTC] === User Orders API Called ===
[25-Jun-2026 21:16:22 UTC] User ID: 894
[25-Jun-2026 21:16:22 UTC] Limit: 20, Offset: 0
[25-Jun-2026 21:16:22 UTC] Orders found: 0
[25-Jun-2026 21:16:22 UTC] Orders data: []
[25-Jun-2026 21:16:22 UTC] Total orders count: 0
[25-Jun-2026 21:16:22 UTC] === API CALL LOG ===
[25-Jun-2026 21:16:22 UTC] Endpoint: user/profile.php
[25-Jun-2026 21:16:22 UTC] Full Log Data: {
    "timestamp": "2026-06-25 21:16:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "165.210.38.132",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "165.210.38.132, 162.158.214.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk0IiwidXNlcm5hbWUiOiJFYm91bWJvdSIsImVtYWlsIjoicGhhcmVsZWJvdW1ib3VAZ21haWwuY29tIiwiZXhwIjoxNzgzMDI1ODMwfQ.vCKg6XwIoLkFoTMvo9ZcxqssU0wOKJNVCoAQeN21YJM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a116fe2f0bc0c49e-SSA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "165.210.38.132",
        "cf-ipcountry": "CM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 21:16:22 UTC] === END API CALL LOG ===
[25-Jun-2026 21:16:22 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 21:16:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk0IiwidXNlcm5hbWUiOiJFYm91bWJvdSIsImVtYWlsIjoicGhhcmVsZWJvdW1ib3VAZ21haWwuY29tIiwiZXhwIjoxNzgzMDI1ODMwfQ.vCKg6XwIoLkFoTMvo9ZcxqssU0wOKJNVCoAQeN21YJM
[25-Jun-2026 21:16:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 21:16:22 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 21:16:22 UTC] User ID: 894
[25-Jun-2026 21:16:22 UTC] ✅ User profile retrieved successfully for user ID: 894
[25-Jun-2026 21:16:22 UTC] === API CALL LOG ===
[25-Jun-2026 21:16:22 UTC] Endpoint: user/profile.php
[25-Jun-2026 21:16:22 UTC] Full Log Data: {
    "timestamp": "2026-06-25 21:16:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "165.210.38.132",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "165.210.38.132, 162.158.214.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk0IiwidXNlcm5hbWUiOiJFYm91bWJvdSIsImVtYWlsIjoicGhhcmVsZWJvdW1ib3VAZ21haWwuY29tIiwiZXhwIjoxNzgzMDI1ODMwfQ.vCKg6XwIoLkFoTMvo9ZcxqssU0wOKJNVCoAQeN21YJM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a116fe329c9bc49e-SSA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "165.210.38.132",
        "cf-ipcountry": "CM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 21:16:22 UTC] === END API CALL LOG ===
[25-Jun-2026 21:16:22 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 21:16:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk0IiwidXNlcm5hbWUiOiJFYm91bWJvdSIsImVtYWlsIjoicGhhcmVsZWJvdW1ib3VAZ21haWwuY29tIiwiZXhwIjoxNzgzMDI1ODMwfQ.vCKg6XwIoLkFoTMvo9ZcxqssU0wOKJNVCoAQeN21YJM
[25-Jun-2026 21:16:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 21:16:22 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 21:16:22 UTC] User ID: 894
[25-Jun-2026 21:16:22 UTC] ✅ User profile retrieved successfully for user ID: 894
[25-Jun-2026 21:16:23 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 21:16:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 21:16:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"165.210.38.132, 162.158.214.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk0IiwidXNlcm5hbWUiOiJFYm91bWJvdSIsImVtYWlsIjoicGhhcmVsZWJvdW1ib3VAZ21haWwuY29tIiwiZXhwIjoxNzgzMDI1ODMwfQ.vCKg6XwIoLkFoTMvo9ZcxqssU0wOKJNVCoAQeN21YJM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a116fe355d63c49e-SSA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"165.210.38.132","cf-ipcountry":"CM","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jun-2026 21:16:23 UTC] === User Orders API Called ===
[25-Jun-2026 21:16:23 UTC] User ID: 894
[25-Jun-2026 21:16:23 UTC] Limit: 20, Offset: 0
[25-Jun-2026 21:16:23 UTC] Orders found: 0
[25-Jun-2026 21:16:23 UTC] Orders data: []
[25-Jun-2026 21:16:23 UTC] Total orders count: 0
[25-Jun-2026 21:16:23 UTC] === API CALL LOG ===
[25-Jun-2026 21:16:23 UTC] Endpoint: user/profile.php
[25-Jun-2026 21:16:23 UTC] Full Log Data: {
    "timestamp": "2026-06-25 21:16:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "165.210.38.132",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "165.210.38.132, 162.158.214.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk0IiwidXNlcm5hbWUiOiJFYm91bWJvdSIsImVtYWlsIjoicGhhcmVsZWJvdW1ib3VAZ21haWwuY29tIiwiZXhwIjoxNzgzMDI1ODMwfQ.vCKg6XwIoLkFoTMvo9ZcxqssU0wOKJNVCoAQeN21YJM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a116fe387e2ec49e-SSA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "165.210.38.132",
        "cf-ipcountry": "CM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 21:16:23 UTC] === END API CALL LOG ===
[25-Jun-2026 21:16:23 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 21:16:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk0IiwidXNlcm5hbWUiOiJFYm91bWJvdSIsImVtYWlsIjoicGhhcmVsZWJvdW1ib3VAZ21haWwuY29tIiwiZXhwIjoxNzgzMDI1ODMwfQ.vCKg6XwIoLkFoTMvo9ZcxqssU0wOKJNVCoAQeN21YJM
[25-Jun-2026 21:16:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 21:16:23 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 21:16:23 UTC] User ID: 894
[25-Jun-2026 21:16:23 UTC] ✅ User profile retrieved successfully for user ID: 894
[25-Jun-2026 21:16:41 UTC] === API CALL LOG ===
[25-Jun-2026 21:16:41 UTC] Endpoint: user/profile.php
[25-Jun-2026 21:16:41 UTC] Full Log Data: {
    "timestamp": "2026-06-25 21:16:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "165.210.38.132",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "165.210.38.132, 162.158.214.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk0IiwidXNlcm5hbWUiOiJFYm91bWJvdSIsImVtYWlsIjoicGhhcmVsZWJvdW1ib3VAZ21haWwuY29tIiwiZXhwIjoxNzgzMDI1ODMwfQ.vCKg6XwIoLkFoTMvo9ZcxqssU0wOKJNVCoAQeN21YJM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a116fea4bb8dc49e-SSA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "165.210.38.132",
        "cf-ipcountry": "CM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 21:16:41 UTC] === END API CALL LOG ===
[25-Jun-2026 21:16:41 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 21:16:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk0IiwidXNlcm5hbWUiOiJFYm91bWJvdSIsImVtYWlsIjoicGhhcmVsZWJvdW1ib3VAZ21haWwuY29tIiwiZXhwIjoxNzgzMDI1ODMwfQ.vCKg6XwIoLkFoTMvo9ZcxqssU0wOKJNVCoAQeN21YJM
[25-Jun-2026 21:16:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 21:16:41 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 21:16:41 UTC] User ID: 894
[25-Jun-2026 21:16:41 UTC] ✅ User profile retrieved successfully for user ID: 894
[25-Jun-2026 21:16:41 UTC] === API CALL LOG ===
[25-Jun-2026 21:16:41 UTC] Endpoint: user/profile.php
[25-Jun-2026 21:16:41 UTC] Full Log Data: {
    "timestamp": "2026-06-25 21:16:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "165.210.38.132",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "165.210.38.132, 162.158.214.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk0IiwidXNlcm5hbWUiOiJFYm91bWJvdSIsImVtYWlsIjoicGhhcmVsZWJvdW1ib3VAZ21haWwuY29tIiwiZXhwIjoxNzgzMDI1ODMwfQ.vCKg6XwIoLkFoTMvo9ZcxqssU0wOKJNVCoAQeN21YJM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a116fea12a86c49e-SSA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "165.210.38.132",
        "cf-ipcountry": "CM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 21:16:41 UTC] === END API CALL LOG ===
[25-Jun-2026 21:16:41 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 21:16:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk0IiwidXNlcm5hbWUiOiJFYm91bWJvdSIsImVtYWlsIjoicGhhcmVsZWJvdW1ib3VAZ21haWwuY29tIiwiZXhwIjoxNzgzMDI1ODMwfQ.vCKg6XwIoLkFoTMvo9ZcxqssU0wOKJNVCoAQeN21YJM
[25-Jun-2026 21:16:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 21:16:41 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 21:16:41 UTC] User ID: 894
[25-Jun-2026 21:16:41 UTC] ✅ User profile retrieved successfully for user ID: 894
[25-Jun-2026 21:16:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 21:16:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 21:16:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"165.210.38.132, 162.158.214.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk0IiwidXNlcm5hbWUiOiJFYm91bWJvdSIsImVtYWlsIjoicGhhcmVsZWJvdW1ib3VAZ21haWwuY29tIiwiZXhwIjoxNzgzMDI1ODMwfQ.vCKg6XwIoLkFoTMvo9ZcxqssU0wOKJNVCoAQeN21YJM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a116fea12a85c49e-SSA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"165.210.38.132","cf-ipcountry":"CM","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jun-2026 21:16:41 UTC] === User Orders API Called ===
[25-Jun-2026 21:16:41 UTC] User ID: 894
[25-Jun-2026 21:16:41 UTC] Limit: 20, Offset: 0
[25-Jun-2026 21:16:41 UTC] Orders found: 0
[25-Jun-2026 21:16:41 UTC] Orders data: []
[25-Jun-2026 21:16:41 UTC] Total orders count: 0
[25-Jun-2026 21:16:42 UTC] === API CALL LOG ===
[25-Jun-2026 21:16:42 UTC] Endpoint: user/profile.php
[25-Jun-2026 21:16:42 UTC] Full Log Data: {
    "timestamp": "2026-06-25 21:16:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "165.210.38.132",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "165.210.38.132, 162.158.214.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk0IiwidXNlcm5hbWUiOiJFYm91bWJvdSIsImVtYWlsIjoicGhhcmVsZWJvdW1ib3VAZ21haWwuY29tIiwiZXhwIjoxNzgzMDI1ODMwfQ.vCKg6XwIoLkFoTMvo9ZcxqssU0wOKJNVCoAQeN21YJM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a116feaf6e36c49e-SSA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "165.210.38.132",
        "cf-ipcountry": "CM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 21:16:42 UTC] === END API CALL LOG ===
[25-Jun-2026 21:16:42 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 21:16:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk0IiwidXNlcm5hbWUiOiJFYm91bWJvdSIsImVtYWlsIjoicGhhcmVsZWJvdW1ib3VAZ21haWwuY29tIiwiZXhwIjoxNzgzMDI1ODMwfQ.vCKg6XwIoLkFoTMvo9ZcxqssU0wOKJNVCoAQeN21YJM
[25-Jun-2026 21:16:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 21:16:42 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 21:16:42 UTC] User ID: 894
[25-Jun-2026 21:16:42 UTC] ✅ User profile retrieved successfully for user ID: 894
[25-Jun-2026 21:17:10 UTC] === API CALL LOG ===
[25-Jun-2026 21:17:10 UTC] Endpoint: user/profile.php
[25-Jun-2026 21:17:10 UTC] Full Log Data: {
    "timestamp": "2026-06-25 21:17:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "165.210.38.132",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "165.210.38.132, 162.158.214.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk0IiwidXNlcm5hbWUiOiJFYm91bWJvdSIsImVtYWlsIjoicGhhcmVsZWJvdW1ib3VAZ21haWwuY29tIiwiZXhwIjoxNzgzMDI1ODMwfQ.vCKg6XwIoLkFoTMvo9ZcxqssU0wOKJNVCoAQeN21YJM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a116ff5a2d3ac49e-SSA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "165.210.38.132",
        "cf-ipcountry": "CM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 21:17:10 UTC] === END API CALL LOG ===
[25-Jun-2026 21:17:10 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 21:17:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk0IiwidXNlcm5hbWUiOiJFYm91bWJvdSIsImVtYWlsIjoicGhhcmVsZWJvdW1ib3VAZ21haWwuY29tIiwiZXhwIjoxNzgzMDI1ODMwfQ.vCKg6XwIoLkFoTMvo9ZcxqssU0wOKJNVCoAQeN21YJM
[25-Jun-2026 21:17:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 21:17:10 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 21:17:10 UTC] User ID: 894
[25-Jun-2026 21:17:10 UTC] ✅ User profile retrieved successfully for user ID: 894
[25-Jun-2026 21:17:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 21:17:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 21:17:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"165.210.38.132, 162.158.214.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk0IiwidXNlcm5hbWUiOiJFYm91bWJvdSIsImVtYWlsIjoicGhhcmVsZWJvdW1ib3VAZ21haWwuY29tIiwiZXhwIjoxNzgzMDI1ODMwfQ.vCKg6XwIoLkFoTMvo9ZcxqssU0wOKJNVCoAQeN21YJM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a116ff5a2d39c49e-SSA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"165.210.38.132","cf-ipcountry":"CM","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jun-2026 21:17:10 UTC] === User Orders API Called ===
[25-Jun-2026 21:17:10 UTC] User ID: 894
[25-Jun-2026 21:17:10 UTC] Limit: 20, Offset: 0
[25-Jun-2026 21:17:10 UTC] Orders found: 0
[25-Jun-2026 21:17:10 UTC] Orders data: []
[25-Jun-2026 21:17:10 UTC] Total orders count: 0
[25-Jun-2026 21:17:10 UTC] === API CALL LOG ===
[25-Jun-2026 21:17:10 UTC] Endpoint: user/profile.php
[25-Jun-2026 21:17:10 UTC] Full Log Data: {
    "timestamp": "2026-06-25 21:17:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "165.210.38.132",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "165.210.38.132, 162.158.214.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk0IiwidXNlcm5hbWUiOiJFYm91bWJvdSIsImVtYWlsIjoicGhhcmVsZWJvdW1ib3VAZ21haWwuY29tIiwiZXhwIjoxNzgzMDI1ODMwfQ.vCKg6XwIoLkFoTMvo9ZcxqssU0wOKJNVCoAQeN21YJM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a116ff5dae62c49e-SSA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "165.210.38.132",
        "cf-ipcountry": "CM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 21:17:10 UTC] === END API CALL LOG ===
[25-Jun-2026 21:17:10 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 21:17:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk0IiwidXNlcm5hbWUiOiJFYm91bWJvdSIsImVtYWlsIjoicGhhcmVsZWJvdW1ib3VAZ21haWwuY29tIiwiZXhwIjoxNzgzMDI1ODMwfQ.vCKg6XwIoLkFoTMvo9ZcxqssU0wOKJNVCoAQeN21YJM
[25-Jun-2026 21:17:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 21:17:10 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 21:17:10 UTC] User ID: 894
[25-Jun-2026 21:17:10 UTC] ✅ User profile retrieved successfully for user ID: 894
[25-Jun-2026 21:17:12 UTC] === API CALL LOG ===
[25-Jun-2026 21:17:12 UTC] Endpoint: user/profile.php
[25-Jun-2026 21:17:12 UTC] Full Log Data: {
    "timestamp": "2026-06-25 21:17:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "165.210.38.132",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "165.210.38.132, 162.158.214.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk0IiwidXNlcm5hbWUiOiJFYm91bWJvdSIsImVtYWlsIjoicGhhcmVsZWJvdW1ib3VAZ21haWwuY29tIiwiZXhwIjoxNzgzMDI1ODMwfQ.vCKg6XwIoLkFoTMvo9ZcxqssU0wOKJNVCoAQeN21YJM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a116ff6728e8c49e-SSA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "165.210.38.132",
        "cf-ipcountry": "CM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 21:17:12 UTC] === END API CALL LOG ===
[25-Jun-2026 21:17:12 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 21:17:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk0IiwidXNlcm5hbWUiOiJFYm91bWJvdSIsImVtYWlsIjoicGhhcmVsZWJvdW1ib3VAZ21haWwuY29tIiwiZXhwIjoxNzgzMDI1ODMwfQ.vCKg6XwIoLkFoTMvo9ZcxqssU0wOKJNVCoAQeN21YJM
[25-Jun-2026 21:17:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 21:17:12 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 21:17:12 UTC] User ID: 894
[25-Jun-2026 21:17:12 UTC] ✅ User profile retrieved successfully for user ID: 894
[25-Jun-2026 22:46:33 UTC] === API CALL LOG ===
[25-Jun-2026 22:46:33 UTC] Endpoint: user/profile.php
[25-Jun-2026 22:46:33 UTC] Full Log Data: {
    "timestamp": "2026-06-25 22:46:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.31.185.111",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.31.185.111, 162.158.28.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk1IiwidXNlcm5hbWUiOiJNV01TTVNNQU0iLCJlbWFpbCI6ImZpZ3VyZXNiZ2poZmdkQGdtYWlsLmNvbSIsImV4cCI6MTc4MzAzMjM5Mn0.yfHwj3uUmrbencIB5DwAjdt3Obxhe2mH_IvIDDdcM8o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1178249182cf9e1-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.31.185.111",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 22:46:33 UTC] === END API CALL LOG ===
[25-Jun-2026 22:46:33 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 22:46:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk1IiwidXNlcm5hbWUiOiJNV01TTVNNQU0iLCJlbWFpbCI6ImZpZ3VyZXNiZ2poZmdkQGdtYWlsLmNvbSIsImV4cCI6MTc4MzAzMjM5Mn0.yfHwj3uUmrbencIB5DwAjdt3Obxhe2mH_IvIDDdcM8o
[25-Jun-2026 22:46:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 22:46:33 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 22:46:33 UTC] User ID: 895
[25-Jun-2026 22:46:33 UTC] ✅ User profile retrieved successfully for user ID: 895
[25-Jun-2026 22:46:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 22:46:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 22:46:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"31.31.185.111, 162.158.28.164","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk1IiwidXNlcm5hbWUiOiJNV01TTVNNQU0iLCJlbWFpbCI6ImZpZ3VyZXNiZ2poZmdkQGdtYWlsLmNvbSIsImV4cCI6MTc4MzAzMjM5Mn0.yfHwj3uUmrbencIB5DwAjdt3Obxhe2mH_IvIDDdcM8o","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1178249c926f9e1-MCT","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"31.31.185.111","cf-ipcountry":"YE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jun-2026 22:46:33 UTC] === User Orders API Called ===
[25-Jun-2026 22:46:33 UTC] User ID: 895
[25-Jun-2026 22:46:33 UTC] Limit: 20, Offset: 0
[25-Jun-2026 22:46:33 UTC] Orders found: 0
[25-Jun-2026 22:46:33 UTC] Orders data: []
[25-Jun-2026 22:46:33 UTC] Total orders count: 0
[25-Jun-2026 22:46:33 UTC] === API CALL LOG ===
[25-Jun-2026 22:46:33 UTC] Endpoint: user/profile.php
[25-Jun-2026 22:46:33 UTC] Full Log Data: {
    "timestamp": "2026-06-25 22:46:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.31.185.111",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.31.185.111, 162.158.28.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk1IiwidXNlcm5hbWUiOiJNV01TTVNNQU0iLCJlbWFpbCI6ImZpZ3VyZXNiZ2poZmdkQGdtYWlsLmNvbSIsImV4cCI6MTc4MzAzMjM5Mn0.yfHwj3uUmrbencIB5DwAjdt3Obxhe2mH_IvIDDdcM8o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a117824a7a1df9e1-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.31.185.111",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 22:46:33 UTC] === END API CALL LOG ===
[25-Jun-2026 22:46:33 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 22:46:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk1IiwidXNlcm5hbWUiOiJNV01TTVNNQU0iLCJlbWFpbCI6ImZpZ3VyZXNiZ2poZmdkQGdtYWlsLmNvbSIsImV4cCI6MTc4MzAzMjM5Mn0.yfHwj3uUmrbencIB5DwAjdt3Obxhe2mH_IvIDDdcM8o
[25-Jun-2026 22:46:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 22:46:33 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 22:46:33 UTC] User ID: 895
[25-Jun-2026 22:46:33 UTC] ✅ User profile retrieved successfully for user ID: 895
[25-Jun-2026 22:46:34 UTC] === API CALL LOG ===
[25-Jun-2026 22:46:34 UTC] Endpoint: user/profile.php
[25-Jun-2026 22:46:34 UTC] Full Log Data: {
    "timestamp": "2026-06-25 22:46:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.31.185.111",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.31.185.111, 162.158.28.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk1IiwidXNlcm5hbWUiOiJNV01TTVNNQU0iLCJlbWFpbCI6ImZpZ3VyZXNiZ2poZmdkQGdtYWlsLmNvbSIsImV4cCI6MTc4MzAzMjM5Mn0.yfHwj3uUmrbencIB5DwAjdt3Obxhe2mH_IvIDDdcM8o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a117824fd9bcf9e1-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.31.185.111",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 22:46:34 UTC] === END API CALL LOG ===
[25-Jun-2026 22:46:34 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 22:46:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk1IiwidXNlcm5hbWUiOiJNV01TTVNNQU0iLCJlbWFpbCI6ImZpZ3VyZXNiZ2poZmdkQGdtYWlsLmNvbSIsImV4cCI6MTc4MzAzMjM5Mn0.yfHwj3uUmrbencIB5DwAjdt3Obxhe2mH_IvIDDdcM8o
[25-Jun-2026 22:46:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 22:46:34 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 22:46:34 UTC] User ID: 895
[25-Jun-2026 22:46:34 UTC] ✅ User profile retrieved successfully for user ID: 895
[25-Jun-2026 22:46:35 UTC] === API CALL LOG ===
[25-Jun-2026 22:46:35 UTC] Endpoint: user/profile.php
[25-Jun-2026 22:46:35 UTC] Full Log Data: {
    "timestamp": "2026-06-25 22:46:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.31.185.111",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.31.185.111, 162.158.28.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk1IiwidXNlcm5hbWUiOiJNV01TTVNNQU0iLCJlbWFpbCI6ImZpZ3VyZXNiZ2poZmdkQGdtYWlsLmNvbSIsImV4cCI6MTc4MzAzMjM5Mn0.yfHwj3uUmrbencIB5DwAjdt3Obxhe2mH_IvIDDdcM8o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a11782574cb1f9e1-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.31.185.111",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 22:46:35 UTC] === END API CALL LOG ===
[25-Jun-2026 22:46:35 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 22:46:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk1IiwidXNlcm5hbWUiOiJNV01TTVNNQU0iLCJlbWFpbCI6ImZpZ3VyZXNiZ2poZmdkQGdtYWlsLmNvbSIsImV4cCI6MTc4MzAzMjM5Mn0.yfHwj3uUmrbencIB5DwAjdt3Obxhe2mH_IvIDDdcM8o
[25-Jun-2026 22:46:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 22:46:35 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 22:46:35 UTC] User ID: 895
[25-Jun-2026 22:46:35 UTC] ✅ User profile retrieved successfully for user ID: 895
[25-Jun-2026 22:46:35 UTC] User Purchases API - User ID: 895
[25-Jun-2026 22:46:35 UTC] User Purchases API - Total purchases found: 0
[25-Jun-2026 22:46:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 22:46:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 22:46:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"31.31.185.111, 162.158.28.164","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk1IiwidXNlcm5hbWUiOiJNV01TTVNNQU0iLCJlbWFpbCI6ImZpZ3VyZXNiZ2poZmdkQGdtYWlsLmNvbSIsImV4cCI6MTc4MzAzMjM5Mn0.yfHwj3uUmrbencIB5DwAjdt3Obxhe2mH_IvIDDdcM8o","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a117826549e0f9e1-MCT","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"31.31.185.111","cf-ipcountry":"YE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jun-2026 22:46:37 UTC] === User Orders API Called ===
[25-Jun-2026 22:46:37 UTC] User ID: 895
[25-Jun-2026 22:46:37 UTC] Limit: 20, Offset: 0
[25-Jun-2026 22:46:37 UTC] Orders found: 0
[25-Jun-2026 22:46:37 UTC] Orders data: []
[25-Jun-2026 22:46:37 UTC] Total orders count: 0
[25-Jun-2026 22:46:37 UTC] === API CALL LOG ===
[25-Jun-2026 22:46:37 UTC] Endpoint: user/profile.php
[25-Jun-2026 22:46:37 UTC] Full Log Data: {
    "timestamp": "2026-06-25 22:46:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.31.185.111",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.31.185.111, 162.158.28.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk1IiwidXNlcm5hbWUiOiJNV01TTVNNQU0iLCJlbWFpbCI6ImZpZ3VyZXNiZ2poZmdkQGdtYWlsLmNvbSIsImV4cCI6MTc4MzAzMjM5Mn0.yfHwj3uUmrbencIB5DwAjdt3Obxhe2mH_IvIDDdcM8o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1178265fac3f9e1-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.31.185.111",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 22:46:37 UTC] === END API CALL LOG ===
[25-Jun-2026 22:46:37 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 22:46:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk1IiwidXNlcm5hbWUiOiJNV01TTVNNQU0iLCJlbWFpbCI6ImZpZ3VyZXNiZ2poZmdkQGdtYWlsLmNvbSIsImV4cCI6MTc4MzAzMjM5Mn0.yfHwj3uUmrbencIB5DwAjdt3Obxhe2mH_IvIDDdcM8o
[25-Jun-2026 22:46:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 22:46:37 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 22:46:37 UTC] User ID: 895
[25-Jun-2026 22:46:37 UTC] ✅ User profile retrieved successfully for user ID: 895
[25-Jun-2026 22:46:38 UTC] === API CALL LOG ===
[25-Jun-2026 22:46:38 UTC] Endpoint: user/profile.php
[25-Jun-2026 22:46:38 UTC] Full Log Data: {
    "timestamp": "2026-06-25 22:46:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.31.185.111",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.31.185.111, 162.158.28.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk1IiwidXNlcm5hbWUiOiJNV01TTVNNQU0iLCJlbWFpbCI6ImZpZ3VyZXNiZ2poZmdkQGdtYWlsLmNvbSIsImV4cCI6MTc4MzAzMjM5Mn0.yfHwj3uUmrbencIB5DwAjdt3Obxhe2mH_IvIDDdcM8o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a11782694807f9e1-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.31.185.111",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 22:46:38 UTC] === END API CALL LOG ===
[25-Jun-2026 22:46:38 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 22:46:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk1IiwidXNlcm5hbWUiOiJNV01TTVNNQU0iLCJlbWFpbCI6ImZpZ3VyZXNiZ2poZmdkQGdtYWlsLmNvbSIsImV4cCI6MTc4MzAzMjM5Mn0.yfHwj3uUmrbencIB5DwAjdt3Obxhe2mH_IvIDDdcM8o
[25-Jun-2026 22:46:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 22:46:38 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 22:46:38 UTC] User ID: 895
[25-Jun-2026 22:46:38 UTC] ✅ User profile retrieved successfully for user ID: 895
[25-Jun-2026 22:46:38 UTC] === API CALL LOG ===
[25-Jun-2026 22:46:38 UTC] Endpoint: user/profile.php
[25-Jun-2026 22:46:38 UTC] Full Log Data: {
    "timestamp": "2026-06-25 22:46:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.31.185.111",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.31.185.111, 162.158.28.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk1IiwidXNlcm5hbWUiOiJNV01TTVNNQU0iLCJlbWFpbCI6ImZpZ3VyZXNiZ2poZmdkQGdtYWlsLmNvbSIsImV4cCI6MTc4MzAzMjM5Mn0.yfHwj3uUmrbencIB5DwAjdt3Obxhe2mH_IvIDDdcM8o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a117826b4b07f9e1-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.31.185.111",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 22:46:38 UTC] === END API CALL LOG ===
[25-Jun-2026 22:46:38 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 22:46:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk1IiwidXNlcm5hbWUiOiJNV01TTVNNQU0iLCJlbWFpbCI6ImZpZ3VyZXNiZ2poZmdkQGdtYWlsLmNvbSIsImV4cCI6MTc4MzAzMjM5Mn0.yfHwj3uUmrbencIB5DwAjdt3Obxhe2mH_IvIDDdcM8o
[25-Jun-2026 22:46:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 22:46:38 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 22:46:38 UTC] User ID: 895
[25-Jun-2026 22:46:38 UTC] ✅ User profile retrieved successfully for user ID: 895
[25-Jun-2026 22:46:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 22:46:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 22:46:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"31.31.185.111, 162.158.28.164","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk1IiwidXNlcm5hbWUiOiJNV01TTVNNQU0iLCJlbWFpbCI6ImZpZ3VyZXNiZ2poZmdkQGdtYWlsLmNvbSIsImV4cCI6MTc4MzAzMjM5Mn0.yfHwj3uUmrbencIB5DwAjdt3Obxhe2mH_IvIDDdcM8o","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a117827eee7ff9e1-MCT","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"31.31.185.111","cf-ipcountry":"YE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jun-2026 22:46:41 UTC] === User Orders API Called ===
[25-Jun-2026 22:46:41 UTC] User ID: 895
[25-Jun-2026 22:46:41 UTC] Limit: 20, Offset: 0
[25-Jun-2026 22:46:41 UTC] Orders found: 0
[25-Jun-2026 22:46:41 UTC] Orders data: []
[25-Jun-2026 22:46:41 UTC] Total orders count: 0
[25-Jun-2026 22:46:43 UTC] === API CALL LOG ===
[25-Jun-2026 22:46:43 UTC] Endpoint: user/profile.php
[25-Jun-2026 22:46:43 UTC] Full Log Data: {
    "timestamp": "2026-06-25 22:46:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.31.185.111",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.31.185.111, 162.158.28.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk1IiwidXNlcm5hbWUiOiJNV01TTVNNQU0iLCJlbWFpbCI6ImZpZ3VyZXNiZ2poZmdkQGdtYWlsLmNvbSIsImV4cCI6MTc4MzAzMjM5Mn0.yfHwj3uUmrbencIB5DwAjdt3Obxhe2mH_IvIDDdcM8o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a117828aef58f9e1-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.31.185.111",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 22:46:43 UTC] === END API CALL LOG ===
[25-Jun-2026 22:46:43 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 22:46:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk1IiwidXNlcm5hbWUiOiJNV01TTVNNQU0iLCJlbWFpbCI6ImZpZ3VyZXNiZ2poZmdkQGdtYWlsLmNvbSIsImV4cCI6MTc4MzAzMjM5Mn0.yfHwj3uUmrbencIB5DwAjdt3Obxhe2mH_IvIDDdcM8o
[25-Jun-2026 22:46:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 22:46:43 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 22:46:43 UTC] User ID: 895
[25-Jun-2026 22:46:43 UTC] ✅ User profile retrieved successfully for user ID: 895
[25-Jun-2026 22:46:43 UTC] User Purchases API - User ID: 895
[25-Jun-2026 22:46:43 UTC] User Purchases API - Total purchases found: 0
[25-Jun-2026 22:46:59 UTC] === API CALL LOG ===
[25-Jun-2026 22:46:59 UTC] Endpoint: user/profile.php
[25-Jun-2026 22:46:59 UTC] Full Log Data: {
    "timestamp": "2026-06-25 22:46:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.31.185.111",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.31.185.111, 162.158.28.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk1IiwidXNlcm5hbWUiOiJNV01TTVNNQU0iLCJlbWFpbCI6ImZpZ3VyZXNiZ2poZmdkQGdtYWlsLmNvbSIsImV4cCI6MTc4MzAzMjM5Mn0.yfHwj3uUmrbencIB5DwAjdt3Obxhe2mH_IvIDDdcM8o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a11782ebeb3ef9e1-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.31.185.111",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 22:46:59 UTC] === END API CALL LOG ===
[25-Jun-2026 22:46:59 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 22:46:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk1IiwidXNlcm5hbWUiOiJNV01TTVNNQU0iLCJlbWFpbCI6ImZpZ3VyZXNiZ2poZmdkQGdtYWlsLmNvbSIsImV4cCI6MTc4MzAzMjM5Mn0.yfHwj3uUmrbencIB5DwAjdt3Obxhe2mH_IvIDDdcM8o
[25-Jun-2026 22:46:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 22:46:59 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 22:46:59 UTC] User ID: 895
[25-Jun-2026 22:46:59 UTC] ✅ User profile retrieved successfully for user ID: 895
[25-Jun-2026 22:46:59 UTC] User Purchases API - User ID: 895
[25-Jun-2026 22:46:59 UTC] User Purchases API - Total purchases found: 0
[25-Jun-2026 22:47:33 UTC] === API CALL LOG ===
[25-Jun-2026 22:47:33 UTC] Endpoint: user/profile.php
[25-Jun-2026 22:47:33 UTC] Full Log Data: {
    "timestamp": "2026-06-25 22:47:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.31.185.111",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.31.185.111, 162.158.28.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk1IiwidXNlcm5hbWUiOiJNV01TTVNNQU0iLCJlbWFpbCI6ImZpZ3VyZXNiZ2poZmdkQGdtYWlsLmNvbSIsImV4cCI6MTc4MzAzMjM5Mn0.yfHwj3uUmrbencIB5DwAjdt3Obxhe2mH_IvIDDdcM8o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a11783c0dbabf9e1-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.31.185.111",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 22:47:33 UTC] === END API CALL LOG ===
[25-Jun-2026 22:47:33 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 22:47:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk1IiwidXNlcm5hbWUiOiJNV01TTVNNQU0iLCJlbWFpbCI6ImZpZ3VyZXNiZ2poZmdkQGdtYWlsLmNvbSIsImV4cCI6MTc4MzAzMjM5Mn0.yfHwj3uUmrbencIB5DwAjdt3Obxhe2mH_IvIDDdcM8o
[25-Jun-2026 22:47:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 22:47:33 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 22:47:33 UTC] User ID: 895
[25-Jun-2026 22:47:33 UTC] ✅ User profile retrieved successfully for user ID: 895
[25-Jun-2026 22:47:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 22:47:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 22:47:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"31.31.185.111, 162.158.28.164","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk1IiwidXNlcm5hbWUiOiJNV01TTVNNQU0iLCJlbWFpbCI6ImZpZ3VyZXNiZ2poZmdkQGdtYWlsLmNvbSIsImV4cCI6MTc4MzAzMjM5Mn0.yfHwj3uUmrbencIB5DwAjdt3Obxhe2mH_IvIDDdcM8o","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a11783c0dba9f9e1-MCT","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"31.31.185.111","cf-ipcountry":"YE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jun-2026 22:47:33 UTC] === User Orders API Called ===
[25-Jun-2026 22:47:33 UTC] User ID: 895
[25-Jun-2026 22:47:33 UTC] Limit: 20, Offset: 0
[25-Jun-2026 22:47:33 UTC] Orders found: 0
[25-Jun-2026 22:47:33 UTC] Orders data: []
[25-Jun-2026 22:47:33 UTC] Total orders count: 0
[25-Jun-2026 22:47:33 UTC] === API CALL LOG ===
[25-Jun-2026 22:47:33 UTC] Endpoint: user/profile.php
[25-Jun-2026 22:47:33 UTC] Full Log Data: {
    "timestamp": "2026-06-25 22:47:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.31.185.111",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.31.185.111, 162.158.28.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk1IiwidXNlcm5hbWUiOiJNV01TTVNNQU0iLCJlbWFpbCI6ImZpZ3VyZXNiZ2poZmdkQGdtYWlsLmNvbSIsImV4cCI6MTc4MzAzMjM5Mn0.yfHwj3uUmrbencIB5DwAjdt3Obxhe2mH_IvIDDdcM8o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a11783c509bdf9e1-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.31.185.111",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 22:47:33 UTC] === END API CALL LOG ===
[25-Jun-2026 22:47:33 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 22:47:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk1IiwidXNlcm5hbWUiOiJNV01TTVNNQU0iLCJlbWFpbCI6ImZpZ3VyZXNiZ2poZmdkQGdtYWlsLmNvbSIsImV4cCI6MTc4MzAzMjM5Mn0.yfHwj3uUmrbencIB5DwAjdt3Obxhe2mH_IvIDDdcM8o
[25-Jun-2026 22:47:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 22:47:33 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 22:47:33 UTC] User ID: 895
[25-Jun-2026 22:47:33 UTC] ✅ User profile retrieved successfully for user ID: 895
[25-Jun-2026 22:47:34 UTC] === API CALL LOG ===
[25-Jun-2026 22:47:34 UTC] Endpoint: user/profile.php
[25-Jun-2026 22:47:34 UTC] Full Log Data: {
    "timestamp": "2026-06-25 22:47:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.31.185.111",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.31.185.111, 162.158.28.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk1IiwidXNlcm5hbWUiOiJNV01TTVNNQU0iLCJlbWFpbCI6ImZpZ3VyZXNiZ2poZmdkQGdtYWlsLmNvbSIsImV4cCI6MTc4MzAzMjM5Mn0.yfHwj3uUmrbencIB5DwAjdt3Obxhe2mH_IvIDDdcM8o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a11783c61b51f9e1-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.31.185.111",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 22:47:34 UTC] === END API CALL LOG ===
[25-Jun-2026 22:47:34 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 22:47:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk1IiwidXNlcm5hbWUiOiJNV01TTVNNQU0iLCJlbWFpbCI6ImZpZ3VyZXNiZ2poZmdkQGdtYWlsLmNvbSIsImV4cCI6MTc4MzAzMjM5Mn0.yfHwj3uUmrbencIB5DwAjdt3Obxhe2mH_IvIDDdcM8o
[25-Jun-2026 22:47:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 22:47:34 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 22:47:34 UTC] User ID: 895
[25-Jun-2026 22:47:34 UTC] ✅ User profile retrieved successfully for user ID: 895
[25-Jun-2026 22:47:47 UTC] === API CALL LOG ===
[25-Jun-2026 22:47:47 UTC] Endpoint: user/profile.php
[25-Jun-2026 22:47:47 UTC] Full Log Data: {
    "timestamp": "2026-06-25 22:47:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.31.185.111",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.31.185.111, 162.158.28.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk1IiwidXNlcm5hbWUiOiJNV01TTVNNQU0iLCJlbWFpbCI6ImZpZ3VyZXNiZ2poZmdkQGdtYWlsLmNvbSIsImV4cCI6MTc4MzAzMjM5Mn0.yfHwj3uUmrbencIB5DwAjdt3Obxhe2mH_IvIDDdcM8o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1178414a8e0f9e1-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.31.185.111",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 22:47:47 UTC] === END API CALL LOG ===
[25-Jun-2026 22:47:47 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 22:47:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk1IiwidXNlcm5hbWUiOiJNV01TTVNNQU0iLCJlbWFpbCI6ImZpZ3VyZXNiZ2poZmdkQGdtYWlsLmNvbSIsImV4cCI6MTc4MzAzMjM5Mn0.yfHwj3uUmrbencIB5DwAjdt3Obxhe2mH_IvIDDdcM8o
[25-Jun-2026 22:47:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 22:47:47 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 22:47:47 UTC] User ID: 895
[25-Jun-2026 22:47:47 UTC] ✅ User profile retrieved successfully for user ID: 895
[25-Jun-2026 22:49:03 UTC] === API CALL LOG ===
[25-Jun-2026 22:49:03 UTC] Endpoint: user/profile.php
[25-Jun-2026 22:49:03 UTC] Full Log Data: {
    "timestamp": "2026-06-25 22:49:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "72.52.87.172",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "72.52.87.172, 104.23.203.207",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk1IiwidXNlcm5hbWUiOiJNV01TTVNNQU0iLCJlbWFpbCI6ImZpZ3VyZXNiZ2poZmdkQGdtYWlsLmNvbSIsImV4cCI6MTc4MzAzMjM5Mn0.yfHwj3uUmrbencIB5DwAjdt3Obxhe2mH_IvIDDdcM8o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a11785f1ed186d9b-LAS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "72.52.87.172",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 22:49:03 UTC] === END API CALL LOG ===
[25-Jun-2026 22:49:03 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 22:49:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk1IiwidXNlcm5hbWUiOiJNV01TTVNNQU0iLCJlbWFpbCI6ImZpZ3VyZXNiZ2poZmdkQGdtYWlsLmNvbSIsImV4cCI6MTc4MzAzMjM5Mn0.yfHwj3uUmrbencIB5DwAjdt3Obxhe2mH_IvIDDdcM8o
[25-Jun-2026 22:49:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 22:49:03 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 22:49:03 UTC] User ID: 895
[25-Jun-2026 22:49:03 UTC] ✅ User profile retrieved successfully for user ID: 895
[25-Jun-2026 22:49:03 UTC] User Purchases API - User ID: 895
[25-Jun-2026 22:49:03 UTC] User Purchases API - Total purchases found: 1
[25-Jun-2026 22:49:07 UTC] === API CALL LOG ===
[25-Jun-2026 22:49:07 UTC] Endpoint: user/profile.php
[25-Jun-2026 22:49:07 UTC] Full Log Data: {
    "timestamp": "2026-06-25 22:49:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "72.52.87.172",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "72.52.87.172, 104.23.203.207",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk1IiwidXNlcm5hbWUiOiJNV01TTVNNQU0iLCJlbWFpbCI6ImZpZ3VyZXNiZ2poZmdkQGdtYWlsLmNvbSIsImV4cCI6MTc4MzAzMjM5Mn0.yfHwj3uUmrbencIB5DwAjdt3Obxhe2mH_IvIDDdcM8o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a117860d59b56d9b-LAS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "72.52.87.172",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 22:49:07 UTC] === END API CALL LOG ===
[25-Jun-2026 22:49:07 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 22:49:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk1IiwidXNlcm5hbWUiOiJNV01TTVNNQU0iLCJlbWFpbCI6ImZpZ3VyZXNiZ2poZmdkQGdtYWlsLmNvbSIsImV4cCI6MTc4MzAzMjM5Mn0.yfHwj3uUmrbencIB5DwAjdt3Obxhe2mH_IvIDDdcM8o
[25-Jun-2026 22:49:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 22:49:07 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 22:49:07 UTC] User ID: 895
[25-Jun-2026 22:49:07 UTC] ✅ User profile retrieved successfully for user ID: 895
[25-Jun-2026 22:49:07 UTC] User Purchases API - User ID: 895
[25-Jun-2026 22:49:07 UTC] User Purchases API - Total purchases found: 1
[25-Jun-2026 22:49:09 UTC] === API CALL LOG ===
[25-Jun-2026 22:49:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 22:49:09 UTC] Endpoint: user/profile.php
[25-Jun-2026 22:49:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jun-2026 22:49:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"72.52.87.172, 104.23.203.207","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk1IiwidXNlcm5hbWUiOiJNV01TTVNNQU0iLCJlbWFpbCI6ImZpZ3VyZXNiZ2poZmdkQGdtYWlsLmNvbSIsImV4cCI6MTc4MzAzMjM5Mn0.yfHwj3uUmrbencIB5DwAjdt3Obxhe2mH_IvIDDdcM8o","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1178618acf06d9b-LAS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"72.52.87.172","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jun-2026 22:49:09 UTC] Full Log Data: {
    "timestamp": "2026-06-25 22:49:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "72.52.87.172",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "72.52.87.172, 104.23.203.207",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk1IiwidXNlcm5hbWUiOiJNV01TTVNNQU0iLCJlbWFpbCI6ImZpZ3VyZXNiZ2poZmdkQGdtYWlsLmNvbSIsImV4cCI6MTc4MzAzMjM5Mn0.yfHwj3uUmrbencIB5DwAjdt3Obxhe2mH_IvIDDdcM8o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1178618acf36d9b-LAS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "72.52.87.172",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 22:49:09 UTC] === END API CALL LOG ===
[25-Jun-2026 22:49:09 UTC] === User Orders API Called ===
[25-Jun-2026 22:49:09 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 22:49:09 UTC] User ID: 895
[25-Jun-2026 22:49:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk1IiwidXNlcm5hbWUiOiJNV01TTVNNQU0iLCJlbWFpbCI6ImZpZ3VyZXNiZ2poZmdkQGdtYWlsLmNvbSIsImV4cCI6MTc4MzAzMjM5Mn0.yfHwj3uUmrbencIB5DwAjdt3Obxhe2mH_IvIDDdcM8o
[25-Jun-2026 22:49:09 UTC] Limit: 20, Offset: 0
[25-Jun-2026 22:49:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 22:49:09 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 22:49:09 UTC] User ID: 895
[25-Jun-2026 22:49:09 UTC] Orders found: 0
[25-Jun-2026 22:49:09 UTC] ✅ User profile retrieved successfully for user ID: 895
[25-Jun-2026 22:49:09 UTC] Orders data: []
[25-Jun-2026 22:49:09 UTC] Total orders count: 0
[25-Jun-2026 22:49:09 UTC] === API CALL LOG ===
[25-Jun-2026 22:49:09 UTC] Endpoint: user/profile.php
[25-Jun-2026 22:49:09 UTC] Full Log Data: {
    "timestamp": "2026-06-25 22:49:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "72.52.87.172",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "72.52.87.172, 104.23.203.207",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk1IiwidXNlcm5hbWUiOiJNV01TTVNNQU0iLCJlbWFpbCI6ImZpZ3VyZXNiZ2poZmdkQGdtYWlsLmNvbSIsImV4cCI6MTc4MzAzMjM5Mn0.yfHwj3uUmrbencIB5DwAjdt3Obxhe2mH_IvIDDdcM8o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a117861c4d0a6d9b-LAS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "72.52.87.172",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 22:49:09 UTC] === END API CALL LOG ===
[25-Jun-2026 22:49:09 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 22:49:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk1IiwidXNlcm5hbWUiOiJNV01TTVNNQU0iLCJlbWFpbCI6ImZpZ3VyZXNiZ2poZmdkQGdtYWlsLmNvbSIsImV4cCI6MTc4MzAzMjM5Mn0.yfHwj3uUmrbencIB5DwAjdt3Obxhe2mH_IvIDDdcM8o
[25-Jun-2026 22:49:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 22:49:09 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 22:49:09 UTC] User ID: 895
[25-Jun-2026 22:49:09 UTC] ✅ User profile retrieved successfully for user ID: 895
[25-Jun-2026 22:49:11 UTC] === API CALL LOG ===
[25-Jun-2026 22:49:11 UTC] Endpoint: user/profile.php
[25-Jun-2026 22:49:11 UTC] Full Log Data: {
    "timestamp": "2026-06-25 22:49:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "72.52.87.172",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "72.52.87.172, 104.23.203.207",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk1IiwidXNlcm5hbWUiOiJNV01TTVNNQU0iLCJlbWFpbCI6ImZpZ3VyZXNiZ2poZmdkQGdtYWlsLmNvbSIsImV4cCI6MTc4MzAzMjM5Mn0.yfHwj3uUmrbencIB5DwAjdt3Obxhe2mH_IvIDDdcM8o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1178624bfc86d9b-LAS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "72.52.87.172",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jun-2026 22:49:11 UTC] === END API CALL LOG ===
[25-Jun-2026 22:49:11 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jun-2026 22:49:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk1IiwidXNlcm5hbWUiOiJNV01TTVNNQU0iLCJlbWFpbCI6ImZpZ3VyZXNiZ2poZmdkQGdtYWlsLmNvbSIsImV4cCI6MTc4MzAzMjM5Mn0.yfHwj3uUmrbencIB5DwAjdt3Obxhe2mH_IvIDDdcM8o
[25-Jun-2026 22:49:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jun-2026 22:49:11 UTC] ✅ JWT token verified successfully for user profile
[25-Jun-2026 22:49:11 UTC] User ID: 895
[25-Jun-2026 22:49:11 UTC] ✅ User profile retrieved successfully for user ID: 895
[26-Jun-2026 01:44:29 UTC] === API CALL LOG ===
[26-Jun-2026 01:44:29 UTC] Endpoint: user/profile.php
[26-Jun-2026 01:44:29 UTC] Full Log Data: {
    "timestamp": "2026-06-26 01:44:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "165.210.38.248",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "165.210.38.248, 172.64.222.16",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk0IiwidXNlcm5hbWUiOiJFYm91bWJvdSIsImVtYWlsIjoicGhhcmVsZWJvdW1ib3VAZ21haWwuY29tIiwiZXhwIjoxNzgzMDI1ODMwfQ.vCKg6XwIoLkFoTMvo9ZcxqssU0wOKJNVCoAQeN21YJM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a11886ea393119cb-GIG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "165.210.38.248",
        "cf-ipcountry": "CM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jun-2026 01:44:29 UTC] === END API CALL LOG ===
[26-Jun-2026 01:44:29 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jun-2026 01:44:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk0IiwidXNlcm5hbWUiOiJFYm91bWJvdSIsImVtYWlsIjoicGhhcmVsZWJvdW1ib3VAZ21haWwuY29tIiwiZXhwIjoxNzgzMDI1ODMwfQ.vCKg6XwIoLkFoTMvo9ZcxqssU0wOKJNVCoAQeN21YJM
[26-Jun-2026 01:44:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jun-2026 01:44:29 UTC] ✅ JWT token verified successfully for user profile
[26-Jun-2026 01:44:29 UTC] User ID: 894
[26-Jun-2026 01:44:29 UTC] ✅ User profile retrieved successfully for user ID: 894
[26-Jun-2026 01:44:31 UTC] === API CALL LOG ===
[26-Jun-2026 01:44:31 UTC] Endpoint: user/profile.php
[26-Jun-2026 01:44:31 UTC] Full Log Data: {
    "timestamp": "2026-06-26 01:44:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "165.210.38.248",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "165.210.38.248, 172.64.222.16",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk0IiwidXNlcm5hbWUiOiJFYm91bWJvdSIsImVtYWlsIjoicGhhcmVsZWJvdW1ib3VAZ21haWwuY29tIiwiZXhwIjoxNzgzMDI1ODMwfQ.vCKg6XwIoLkFoTMvo9ZcxqssU0wOKJNVCoAQeN21YJM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a11886fcdc2719cb-GIG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "165.210.38.248",
        "cf-ipcountry": "CM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jun-2026 01:44:31 UTC] === END API CALL LOG ===
[26-Jun-2026 01:44:31 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jun-2026 01:44:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk0IiwidXNlcm5hbWUiOiJFYm91bWJvdSIsImVtYWlsIjoicGhhcmVsZWJvdW1ib3VAZ21haWwuY29tIiwiZXhwIjoxNzgzMDI1ODMwfQ.vCKg6XwIoLkFoTMvo9ZcxqssU0wOKJNVCoAQeN21YJM
[26-Jun-2026 01:44:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jun-2026 01:44:31 UTC] ✅ JWT token verified successfully for user profile
[26-Jun-2026 01:44:31 UTC] User ID: 894
[26-Jun-2026 01:44:31 UTC] ✅ User profile retrieved successfully for user ID: 894
[26-Jun-2026 01:44:31 UTC] === API CALL LOG ===
[26-Jun-2026 01:44:31 UTC] Endpoint: user/profile.php
[26-Jun-2026 01:44:31 UTC] Full Log Data: {
    "timestamp": "2026-06-26 01:44:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "165.210.38.248",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "165.210.38.248, 172.64.222.16",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk0IiwidXNlcm5hbWUiOiJFYm91bWJvdSIsImVtYWlsIjoicGhhcmVsZWJvdW1ib3VAZ21haWwuY29tIiwiZXhwIjoxNzgzMDI1ODMwfQ.vCKg6XwIoLkFoTMvo9ZcxqssU0wOKJNVCoAQeN21YJM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a11886fdbdbd19cb-GIG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "165.210.38.248",
        "cf-ipcountry": "CM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jun-2026 01:44:31 UTC] === END API CALL LOG ===
[26-Jun-2026 01:44:31 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jun-2026 01:44:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk0IiwidXNlcm5hbWUiOiJFYm91bWJvdSIsImVtYWlsIjoicGhhcmVsZWJvdW1ib3VAZ21haWwuY29tIiwiZXhwIjoxNzgzMDI1ODMwfQ.vCKg6XwIoLkFoTMvo9ZcxqssU0wOKJNVCoAQeN21YJM
[26-Jun-2026 01:44:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jun-2026 01:44:31 UTC] ✅ JWT token verified successfully for user profile
[26-Jun-2026 01:44:31 UTC] User ID: 894
[26-Jun-2026 01:44:31 UTC] ✅ User profile retrieved successfully for user ID: 894
[26-Jun-2026 01:44:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jun-2026 01:44:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jun-2026 01:44:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"165.210.38.248, 172.64.222.16","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk0IiwidXNlcm5hbWUiOiJFYm91bWJvdSIsImVtYWlsIjoicGhhcmVsZWJvdW1ib3VAZ21haWwuY29tIiwiZXhwIjoxNzgzMDI1ODMwfQ.vCKg6XwIoLkFoTMvo9ZcxqssU0wOKJNVCoAQeN21YJM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a11886fdbdc019cb-GIG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"165.210.38.248","cf-ipcountry":"CM","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-Jun-2026 01:44:31 UTC] === User Orders API Called ===
[26-Jun-2026 01:44:31 UTC] User ID: 894
[26-Jun-2026 01:44:31 UTC] Limit: 20, Offset: 0
[26-Jun-2026 01:44:31 UTC] Orders found: 0
[26-Jun-2026 01:44:31 UTC] Orders data: []
[26-Jun-2026 01:44:31 UTC] Total orders count: 0
[26-Jun-2026 01:44:31 UTC] === API CALL LOG ===
[26-Jun-2026 01:44:31 UTC] Endpoint: user/profile.php
[26-Jun-2026 01:44:31 UTC] Full Log Data: {
    "timestamp": "2026-06-26 01:44:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "165.210.38.248",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "165.210.38.248, 172.64.222.16",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk0IiwidXNlcm5hbWUiOiJFYm91bWJvdSIsImVtYWlsIjoicGhhcmVsZWJvdW1ib3VAZ21haWwuY29tIiwiZXhwIjoxNzgzMDI1ODMwfQ.vCKg6XwIoLkFoTMvo9ZcxqssU0wOKJNVCoAQeN21YJM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a11886feafa319cb-GIG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "165.210.38.248",
        "cf-ipcountry": "CM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jun-2026 01:44:31 UTC] === END API CALL LOG ===
[26-Jun-2026 01:44:31 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jun-2026 01:44:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk0IiwidXNlcm5hbWUiOiJFYm91bWJvdSIsImVtYWlsIjoicGhhcmVsZWJvdW1ib3VAZ21haWwuY29tIiwiZXhwIjoxNzgzMDI1ODMwfQ.vCKg6XwIoLkFoTMvo9ZcxqssU0wOKJNVCoAQeN21YJM
[26-Jun-2026 01:44:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jun-2026 01:44:31 UTC] ✅ JWT token verified successfully for user profile
[26-Jun-2026 01:44:31 UTC] User ID: 894
[26-Jun-2026 01:44:31 UTC] ✅ User profile retrieved successfully for user ID: 894
[26-Jun-2026 01:44:35 UTC] === API CALL LOG ===
[26-Jun-2026 01:44:35 UTC] Endpoint: user/profile.php
[26-Jun-2026 01:44:35 UTC] Full Log Data: {
    "timestamp": "2026-06-26 01:44:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "165.210.38.248",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "165.210.38.248, 172.64.222.16",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk0IiwidXNlcm5hbWUiOiJFYm91bWJvdSIsImVtYWlsIjoicGhhcmVsZWJvdW1ib3VAZ21haWwuY29tIiwiZXhwIjoxNzgzMDI1ODMwfQ.vCKg6XwIoLkFoTMvo9ZcxqssU0wOKJNVCoAQeN21YJM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1188717081119cb-GIG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "165.210.38.248",
        "cf-ipcountry": "CM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jun-2026 01:44:35 UTC] === END API CALL LOG ===
[26-Jun-2026 01:44:35 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jun-2026 01:44:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk0IiwidXNlcm5hbWUiOiJFYm91bWJvdSIsImVtYWlsIjoicGhhcmVsZWJvdW1ib3VAZ21haWwuY29tIiwiZXhwIjoxNzgzMDI1ODMwfQ.vCKg6XwIoLkFoTMvo9ZcxqssU0wOKJNVCoAQeN21YJM
[26-Jun-2026 01:44:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jun-2026 01:44:35 UTC] ✅ JWT token verified successfully for user profile
[26-Jun-2026 01:44:35 UTC] User ID: 894
[26-Jun-2026 01:44:35 UTC] ✅ User profile retrieved successfully for user ID: 894
[26-Jun-2026 08:09:25 UTC] === API CALL LOG ===
[26-Jun-2026 08:09:25 UTC] Endpoint: user/profile.php
[26-Jun-2026 08:09:25 UTC] Full Log Data: {
    "timestamp": "2026-06-26 08:09:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "217.113.194.8",
    "user_agent": "Mozilla\/5.0 (compatible; Barkrowler\/0.9; +https:\/\/babbar.tech\/crawler)",
    "headers": {
        "Host": "api.memberx.app",
        "x-forwarded-proto": "https",
        "Accept": "text\/html;q=0.95,text\/*;q=0.9,*\/*;q=0.8",
        "from": "tech@babbar.tech",
        "Accept-Encoding": "gzip, br",
        "User-Agent": "Mozilla\/5.0 (compatible; Barkrowler\/0.9; +https:\/\/babbar.tech\/crawler)",
        "cf-ray": "a11abacb7debf0f4-CDG",
        "X-Forwarded-For": "217.113.194.8, 172.71.134.196",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "217.113.194.8",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jun-2026 08:09:25 UTC] === END API CALL LOG ===
[26-Jun-2026 08:50:31 UTC] API Hash Debug - Received: 
[26-Jun-2026 08:50:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jun-2026 08:50:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-forwarded-proto":"https","Accept":"text\/html;q=0.95,text\/*;q=0.9,*\/*;q=0.8","from":"tech@babbar.tech","Accept-Encoding":"gzip, br","User-Agent":"Mozilla\/5.0 (compatible; Barkrowler\/0.9; +https:\/\/babbar.tech\/crawler)","cf-ray":"a11af7031dee3ce1-CDG","X-Forwarded-For":"217.113.194.4, 141.101.68.70","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"217.113.194.4","cf-ipcountry":"FR","cf-visitor":"{\"scheme\":\"https\"}"}
[26-Jun-2026 12:31:46 UTC] === API CALL LOG ===
[26-Jun-2026 12:31:46 UTC] Endpoint: user/profile.php
[26-Jun-2026 12:31:46 UTC] Full Log Data: {
    "timestamp": "2026-06-26 12:31:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.127.216",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.127.216, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk2IiwidXNlcm5hbWUiOiJtLiByIHRvbSIsImVtYWlsIjoiZGFuaWVsbWFyZ2FhNzRAZ21haWwuY29tIiwiZXhwIjoxNzgzMDgxOTA0fQ.Mz_pSFguxnxq80wzyVFqTB0CHE6onWvpBfG1HE3LTaw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a11c3b19ab6889c7-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.127.216",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jun-2026 12:31:46 UTC] === END API CALL LOG ===
[26-Jun-2026 12:31:46 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jun-2026 12:31:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk2IiwidXNlcm5hbWUiOiJtLiByIHRvbSIsImVtYWlsIjoiZGFuaWVsbWFyZ2FhNzRAZ21haWwuY29tIiwiZXhwIjoxNzgzMDgxOTA0fQ.Mz_pSFguxnxq80wzyVFqTB0CHE6onWvpBfG1HE3LTaw
[26-Jun-2026 12:31:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jun-2026 12:31:46 UTC] ✅ JWT token verified successfully for user profile
[26-Jun-2026 12:31:46 UTC] User ID: 896
[26-Jun-2026 12:31:46 UTC] ✅ User profile retrieved successfully for user ID: 896
[26-Jun-2026 12:31:46 UTC] === API CALL LOG ===
[26-Jun-2026 12:31:46 UTC] Endpoint: user/profile.php
[26-Jun-2026 12:31:46 UTC] Full Log Data: {
    "timestamp": "2026-06-26 12:31:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.127.216",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.127.216, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk2IiwidXNlcm5hbWUiOiJtLiByIHRvbSIsImVtYWlsIjoiZGFuaWVsbWFyZ2FhNzRAZ21haWwuY29tIiwiZXhwIjoxNzgzMDgxOTA0fQ.Mz_pSFguxnxq80wzyVFqTB0CHE6onWvpBfG1HE3LTaw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a11c3b1a7ddb89c7-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.127.216",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jun-2026 12:31:46 UTC] === END API CALL LOG ===
[26-Jun-2026 12:31:46 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jun-2026 12:31:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk2IiwidXNlcm5hbWUiOiJtLiByIHRvbSIsImVtYWlsIjoiZGFuaWVsbWFyZ2FhNzRAZ21haWwuY29tIiwiZXhwIjoxNzgzMDgxOTA0fQ.Mz_pSFguxnxq80wzyVFqTB0CHE6onWvpBfG1HE3LTaw
[26-Jun-2026 12:31:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jun-2026 12:31:46 UTC] ✅ JWT token verified successfully for user profile
[26-Jun-2026 12:31:46 UTC] User ID: 896
[26-Jun-2026 12:31:46 UTC] ✅ User profile retrieved successfully for user ID: 896
[26-Jun-2026 12:31:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jun-2026 12:31:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jun-2026 12:31:46 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.189.127.216, 172.68.234.130","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk2IiwidXNlcm5hbWUiOiJtLiByIHRvbSIsImVtYWlsIjoiZGFuaWVsbWFyZ2FhNzRAZ21haWwuY29tIiwiZXhwIjoxNzgzMDgxOTA0fQ.Mz_pSFguxnxq80wzyVFqTB0CHE6onWvpBfG1HE3LTaw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a11c3b1a7dd889c7-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.189.127.216","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-Jun-2026 12:31:46 UTC] === User Orders API Called ===
[26-Jun-2026 12:31:46 UTC] User ID: 896
[26-Jun-2026 12:31:46 UTC] Limit: 20, Offset: 0
[26-Jun-2026 12:31:46 UTC] Orders found: 0
[26-Jun-2026 12:31:46 UTC] Orders data: []
[26-Jun-2026 12:31:46 UTC] Total orders count: 0
[26-Jun-2026 12:31:47 UTC] === API CALL LOG ===
[26-Jun-2026 12:31:47 UTC] Endpoint: user/profile.php
[26-Jun-2026 12:31:47 UTC] Full Log Data: {
    "timestamp": "2026-06-26 12:31:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.127.216",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.127.216, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk2IiwidXNlcm5hbWUiOiJtLiByIHRvbSIsImVtYWlsIjoiZGFuaWVsbWFyZ2FhNzRAZ21haWwuY29tIiwiZXhwIjoxNzgzMDgxOTA0fQ.Mz_pSFguxnxq80wzyVFqTB0CHE6onWvpBfG1HE3LTaw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a11c3b201dbe89c7-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.127.216",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jun-2026 12:31:47 UTC] === END API CALL LOG ===
[26-Jun-2026 12:31:47 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jun-2026 12:31:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk2IiwidXNlcm5hbWUiOiJtLiByIHRvbSIsImVtYWlsIjoiZGFuaWVsbWFyZ2FhNzRAZ21haWwuY29tIiwiZXhwIjoxNzgzMDgxOTA0fQ.Mz_pSFguxnxq80wzyVFqTB0CHE6onWvpBfG1HE3LTaw
[26-Jun-2026 12:31:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jun-2026 12:31:47 UTC] ✅ JWT token verified successfully for user profile
[26-Jun-2026 12:31:47 UTC] User ID: 896
[26-Jun-2026 12:31:47 UTC] ✅ User profile retrieved successfully for user ID: 896
[26-Jun-2026 12:31:57 UTC] === API CALL LOG ===
[26-Jun-2026 12:31:57 UTC] Endpoint: user/profile.php
[26-Jun-2026 12:31:57 UTC] Full Log Data: {
    "timestamp": "2026-06-26 12:31:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.127.216",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.127.216, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk2IiwidXNlcm5hbWUiOiJtLiByIHRvbSIsImVtYWlsIjoiZGFuaWVsbWFyZ2FhNzRAZ21haWwuY29tIiwiZXhwIjoxNzgzMDgxOTA0fQ.Mz_pSFguxnxq80wzyVFqTB0CHE6onWvpBfG1HE3LTaw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a11c3b5dca3189c7-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.127.216",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jun-2026 12:31:57 UTC] === END API CALL LOG ===
[26-Jun-2026 12:31:57 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jun-2026 12:31:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk2IiwidXNlcm5hbWUiOiJtLiByIHRvbSIsImVtYWlsIjoiZGFuaWVsbWFyZ2FhNzRAZ21haWwuY29tIiwiZXhwIjoxNzgzMDgxOTA0fQ.Mz_pSFguxnxq80wzyVFqTB0CHE6onWvpBfG1HE3LTaw
[26-Jun-2026 12:31:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jun-2026 12:31:57 UTC] ✅ JWT token verified successfully for user profile
[26-Jun-2026 12:31:57 UTC] User ID: 896
[26-Jun-2026 12:31:57 UTC] ✅ User profile retrieved successfully for user ID: 896
[26-Jun-2026 12:32:12 UTC] === API CALL LOG ===
[26-Jun-2026 12:32:12 UTC] Endpoint: user/profile.php
[26-Jun-2026 12:32:12 UTC] Full Log Data: {
    "timestamp": "2026-06-26 12:32:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.127.216",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.127.216, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk2IiwidXNlcm5hbWUiOiJtLiByIHRvbSIsImVtYWlsIjoiZGFuaWVsbWFyZ2FhNzRAZ21haWwuY29tIiwiZXhwIjoxNzgzMDgxOTA0fQ.Mz_pSFguxnxq80wzyVFqTB0CHE6onWvpBfG1HE3LTaw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a11c3bbaaa6b9a42-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.127.216",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jun-2026 12:32:12 UTC] === END API CALL LOG ===
[26-Jun-2026 12:32:12 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jun-2026 12:32:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk2IiwidXNlcm5hbWUiOiJtLiByIHRvbSIsImVtYWlsIjoiZGFuaWVsbWFyZ2FhNzRAZ21haWwuY29tIiwiZXhwIjoxNzgzMDgxOTA0fQ.Mz_pSFguxnxq80wzyVFqTB0CHE6onWvpBfG1HE3LTaw
[26-Jun-2026 12:32:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jun-2026 12:32:12 UTC] ✅ JWT token verified successfully for user profile
[26-Jun-2026 12:32:12 UTC] User ID: 896
[26-Jun-2026 12:32:12 UTC] ✅ User profile retrieved successfully for user ID: 896
[26-Jun-2026 12:32:16 UTC] === API CALL LOG ===
[26-Jun-2026 12:32:16 UTC] Endpoint: user/profile.php
[26-Jun-2026 12:32:16 UTC] Full Log Data: {
    "timestamp": "2026-06-26 12:32:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.127.216",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.127.216, 162.159.122.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk2IiwidXNlcm5hbWUiOiJtLiByIHRvbSIsImVtYWlsIjoiZGFuaWVsbWFyZ2FhNzRAZ21haWwuY29tIiwiZXhwIjoxNzgzMDgxOTA0fQ.Mz_pSFguxnxq80wzyVFqTB0CHE6onWvpBfG1HE3LTaw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a11c3bd4db3e9a42-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.127.216",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jun-2026 12:32:16 UTC] === END API CALL LOG ===
[26-Jun-2026 12:32:16 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jun-2026 12:32:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk2IiwidXNlcm5hbWUiOiJtLiByIHRvbSIsImVtYWlsIjoiZGFuaWVsbWFyZ2FhNzRAZ21haWwuY29tIiwiZXhwIjoxNzgzMDgxOTA0fQ.Mz_pSFguxnxq80wzyVFqTB0CHE6onWvpBfG1HE3LTaw
[26-Jun-2026 12:32:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jun-2026 12:32:16 UTC] ✅ JWT token verified successfully for user profile
[26-Jun-2026 12:32:16 UTC] User ID: 896
[26-Jun-2026 12:32:16 UTC] ✅ User profile retrieved successfully for user ID: 896
[26-Jun-2026 12:32:16 UTC] === API CALL LOG ===
[26-Jun-2026 12:32:16 UTC] Endpoint: user/profile.php
[26-Jun-2026 12:32:16 UTC] Full Log Data: {
    "timestamp": "2026-06-26 12:32:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.127.216",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.127.216, 162.159.122.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk2IiwidXNlcm5hbWUiOiJtLiByIHRvbSIsImVtYWlsIjoiZGFuaWVsbWFyZ2FhNzRAZ21haWwuY29tIiwiZXhwIjoxNzgzMDgxOTA0fQ.Mz_pSFguxnxq80wzyVFqTB0CHE6onWvpBfG1HE3LTaw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a11c3bd5fe679a42-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.127.216",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jun-2026 12:32:16 UTC] === END API CALL LOG ===
[26-Jun-2026 12:32:16 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jun-2026 12:32:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk2IiwidXNlcm5hbWUiOiJtLiByIHRvbSIsImVtYWlsIjoiZGFuaWVsbWFyZ2FhNzRAZ21haWwuY29tIiwiZXhwIjoxNzgzMDgxOTA0fQ.Mz_pSFguxnxq80wzyVFqTB0CHE6onWvpBfG1HE3LTaw
[26-Jun-2026 12:32:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jun-2026 12:32:16 UTC] ✅ JWT token verified successfully for user profile
[26-Jun-2026 12:32:16 UTC] User ID: 896
[26-Jun-2026 12:32:16 UTC] ✅ User profile retrieved successfully for user ID: 896
[26-Jun-2026 16:17:46 UTC] === API CALL LOG ===
[26-Jun-2026 16:17:46 UTC] Endpoint: user/profile.php
[26-Jun-2026 16:17:46 UTC] Full Log Data: {
    "timestamp": "2026-06-26 16:17:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "213.230.76.28",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "213.230.76.28, 162.158.172.108",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk3IiwidXNlcm5hbWUiOiJoYXlvdDZla19zYW5qYXJvdmljaCIsImVtYWlsIjoiYW1pcmlsbGF5ZXZoYXlvdGJlazIwMDJAZ21haWwuY29tIiwiZXhwIjoxNzgzMDk1NDY1fQ.xhyDBuwqGP83IbtHOpu5cETuAy9bkg7a50be4ZCM168",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a11d86282d38bbde-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "213.230.76.28",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jun-2026 16:17:46 UTC] === END API CALL LOG ===
[26-Jun-2026 16:17:46 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jun-2026 16:17:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk3IiwidXNlcm5hbWUiOiJoYXlvdDZla19zYW5qYXJvdmljaCIsImVtYWlsIjoiYW1pcmlsbGF5ZXZoYXlvdGJlazIwMDJAZ21haWwuY29tIiwiZXhwIjoxNzgzMDk1NDY1fQ.xhyDBuwqGP83IbtHOpu5cETuAy9bkg7a50be4ZCM168
[26-Jun-2026 16:17:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jun-2026 16:17:46 UTC] ✅ JWT token verified successfully for user profile
[26-Jun-2026 16:17:46 UTC] User ID: 897
[26-Jun-2026 16:17:46 UTC] ✅ User profile retrieved successfully for user ID: 897
[26-Jun-2026 16:17:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jun-2026 16:17:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jun-2026 16:17:46 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"213.230.76.28, 172.68.159.172","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk3IiwidXNlcm5hbWUiOiJoYXlvdDZla19zYW5qYXJvdmljaCIsImVtYWlsIjoiYW1pcmlsbGF5ZXZoYXlvdGJlazIwMDJAZ21haWwuY29tIiwiZXhwIjoxNzgzMDk1NDY1fQ.xhyDBuwqGP83IbtHOpu5cETuAy9bkg7a50be4ZCM168","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a11d86290db8bbde-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"213.230.76.28","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-Jun-2026 16:17:46 UTC] === User Orders API Called ===
[26-Jun-2026 16:17:46 UTC] User ID: 897
[26-Jun-2026 16:17:46 UTC] Limit: 20, Offset: 0
[26-Jun-2026 16:17:46 UTC] Orders found: 0
[26-Jun-2026 16:17:46 UTC] Orders data: []
[26-Jun-2026 16:17:46 UTC] Total orders count: 0
[26-Jun-2026 16:17:46 UTC] === API CALL LOG ===
[26-Jun-2026 16:17:46 UTC] Endpoint: user/profile.php
[26-Jun-2026 16:17:46 UTC] Full Log Data: {
    "timestamp": "2026-06-26 16:17:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "213.230.76.28",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "213.230.76.28, 162.158.172.108",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk3IiwidXNlcm5hbWUiOiJoYXlvdDZla19zYW5qYXJvdmljaCIsImVtYWlsIjoiYW1pcmlsbGF5ZXZoYXlvdGJlazIwMDJAZ21haWwuY29tIiwiZXhwIjoxNzgzMDk1NDY1fQ.xhyDBuwqGP83IbtHOpu5cETuAy9bkg7a50be4ZCM168",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a11d86290db9bbde-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "213.230.76.28",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jun-2026 16:17:46 UTC] === END API CALL LOG ===
[26-Jun-2026 16:17:46 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jun-2026 16:17:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk3IiwidXNlcm5hbWUiOiJoYXlvdDZla19zYW5qYXJvdmljaCIsImVtYWlsIjoiYW1pcmlsbGF5ZXZoYXlvdGJlazIwMDJAZ21haWwuY29tIiwiZXhwIjoxNzgzMDk1NDY1fQ.xhyDBuwqGP83IbtHOpu5cETuAy9bkg7a50be4ZCM168
[26-Jun-2026 16:17:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jun-2026 16:17:46 UTC] ✅ JWT token verified successfully for user profile
[26-Jun-2026 16:17:46 UTC] User ID: 897
[26-Jun-2026 16:17:46 UTC] ✅ User profile retrieved successfully for user ID: 897
[26-Jun-2026 16:17:47 UTC] === API CALL LOG ===
[26-Jun-2026 16:17:47 UTC] Endpoint: user/profile.php
[26-Jun-2026 16:17:47 UTC] Full Log Data: {
    "timestamp": "2026-06-26 16:17:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "213.230.76.28",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "213.230.76.28, 172.68.159.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk3IiwidXNlcm5hbWUiOiJoYXlvdDZla19zYW5qYXJvdmljaCIsImVtYWlsIjoiYW1pcmlsbGF5ZXZoYXlvdGJlazIwMDJAZ21haWwuY29tIiwiZXhwIjoxNzgzMDk1NDY1fQ.xhyDBuwqGP83IbtHOpu5cETuAy9bkg7a50be4ZCM168",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a11d862d0849bbde-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "213.230.76.28",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jun-2026 16:17:47 UTC] === END API CALL LOG ===
[26-Jun-2026 16:17:47 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jun-2026 16:17:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk3IiwidXNlcm5hbWUiOiJoYXlvdDZla19zYW5qYXJvdmljaCIsImVtYWlsIjoiYW1pcmlsbGF5ZXZoYXlvdGJlazIwMDJAZ21haWwuY29tIiwiZXhwIjoxNzgzMDk1NDY1fQ.xhyDBuwqGP83IbtHOpu5cETuAy9bkg7a50be4ZCM168
[26-Jun-2026 16:17:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jun-2026 16:17:47 UTC] ✅ JWT token verified successfully for user profile
[26-Jun-2026 16:17:47 UTC] User ID: 897
[26-Jun-2026 16:17:47 UTC] ✅ User profile retrieved successfully for user ID: 897
[26-Jun-2026 16:19:04 UTC] === API CALL LOG ===
[26-Jun-2026 16:19:04 UTC] Endpoint: user/profile.php
[26-Jun-2026 16:19:04 UTC] Full Log Data: {
    "timestamp": "2026-06-26 16:19:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "213.230.76.28",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "213.230.76.28, 172.64.200.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk3IiwidXNlcm5hbWUiOiJoYXlvdDZla19zYW5qYXJvdmljaCIsImVtYWlsIjoiYW1pcmlsbGF5ZXZoYXlvdGJlazIwMDJAZ21haWwuY29tIiwiZXhwIjoxNzgzMDk1NDY1fQ.xhyDBuwqGP83IbtHOpu5cETuAy9bkg7a50be4ZCM168",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a11d881149a0cc60-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "213.230.76.28",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jun-2026 16:19:04 UTC] === END API CALL LOG ===
[26-Jun-2026 16:19:04 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jun-2026 16:19:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk3IiwidXNlcm5hbWUiOiJoYXlvdDZla19zYW5qYXJvdmljaCIsImVtYWlsIjoiYW1pcmlsbGF5ZXZoYXlvdGJlazIwMDJAZ21haWwuY29tIiwiZXhwIjoxNzgzMDk1NDY1fQ.xhyDBuwqGP83IbtHOpu5cETuAy9bkg7a50be4ZCM168
[26-Jun-2026 16:19:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jun-2026 16:19:04 UTC] ✅ JWT token verified successfully for user profile
[26-Jun-2026 16:19:04 UTC] User ID: 897
[26-Jun-2026 16:19:04 UTC] ✅ User profile retrieved successfully for user ID: 897
[26-Jun-2026 16:19:12 UTC] === API CALL LOG ===
[26-Jun-2026 16:19:12 UTC] Endpoint: user/profile.php
[26-Jun-2026 16:19:12 UTC] Full Log Data: {
    "timestamp": "2026-06-26 16:19:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "213.230.76.28",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "213.230.76.28, 172.64.200.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk3IiwidXNlcm5hbWUiOiJoYXlvdDZla19zYW5qYXJvdmljaCIsImVtYWlsIjoiYW1pcmlsbGF5ZXZoYXlvdGJlazIwMDJAZ21haWwuY29tIiwiZXhwIjoxNzgzMDk1NDY1fQ.xhyDBuwqGP83IbtHOpu5cETuAy9bkg7a50be4ZCM168",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a11d88426d1dcc60-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "213.230.76.28",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jun-2026 16:19:12 UTC] === END API CALL LOG ===
[26-Jun-2026 16:19:12 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jun-2026 16:19:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk3IiwidXNlcm5hbWUiOiJoYXlvdDZla19zYW5qYXJvdmljaCIsImVtYWlsIjoiYW1pcmlsbGF5ZXZoYXlvdGJlazIwMDJAZ21haWwuY29tIiwiZXhwIjoxNzgzMDk1NDY1fQ.xhyDBuwqGP83IbtHOpu5cETuAy9bkg7a50be4ZCM168
[26-Jun-2026 16:19:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jun-2026 16:19:12 UTC] ✅ JWT token verified successfully for user profile
[26-Jun-2026 16:19:12 UTC] User ID: 897
[26-Jun-2026 16:19:12 UTC] ✅ User profile retrieved successfully for user ID: 897
[26-Jun-2026 16:19:18 UTC] === API CALL LOG ===
[26-Jun-2026 16:19:18 UTC] Endpoint: user/profile.php
[26-Jun-2026 16:19:18 UTC] Full Log Data: {
    "timestamp": "2026-06-26 16:19:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "213.230.76.28",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "213.230.76.28, 172.64.200.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk3IiwidXNlcm5hbWUiOiJoYXlvdDZla19zYW5qYXJvdmljaCIsImVtYWlsIjoiYW1pcmlsbGF5ZXZoYXlvdGJlazIwMDJAZ21haWwuY29tIiwiZXhwIjoxNzgzMDk1NDY1fQ.xhyDBuwqGP83IbtHOpu5cETuAy9bkg7a50be4ZCM168",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a11d88669ca0cc60-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "213.230.76.28",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jun-2026 16:19:18 UTC] === END API CALL LOG ===
[26-Jun-2026 16:19:18 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jun-2026 16:19:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk3IiwidXNlcm5hbWUiOiJoYXlvdDZla19zYW5qYXJvdmljaCIsImVtYWlsIjoiYW1pcmlsbGF5ZXZoYXlvdGJlazIwMDJAZ21haWwuY29tIiwiZXhwIjoxNzgzMDk1NDY1fQ.xhyDBuwqGP83IbtHOpu5cETuAy9bkg7a50be4ZCM168
[26-Jun-2026 16:19:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jun-2026 16:19:18 UTC] ✅ JWT token verified successfully for user profile
[26-Jun-2026 16:19:18 UTC] User ID: 897
[26-Jun-2026 16:19:18 UTC] ✅ User profile retrieved successfully for user ID: 897
[26-Jun-2026 16:19:36 UTC] === API CALL LOG ===
[26-Jun-2026 16:19:36 UTC] Endpoint: user/profile.php
[26-Jun-2026 16:19:36 UTC] Full Log Data: {
    "timestamp": "2026-06-26 16:19:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "213.230.76.28",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "213.230.76.28, 172.68.159.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk3IiwidXNlcm5hbWUiOiJoYXlvdDZla19zYW5qYXJvdmljaCIsImVtYWlsIjoiYW1pcmlsbGF5ZXZoYXlvdGJlazIwMDJAZ21haWwuY29tIiwiZXhwIjoxNzgzMDk1NDY1fQ.xhyDBuwqGP83IbtHOpu5cETuAy9bkg7a50be4ZCM168",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a11d88d7a9b6c3e5-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "213.230.76.28",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jun-2026 16:19:36 UTC] === END API CALL LOG ===
[26-Jun-2026 16:19:36 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jun-2026 16:19:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk3IiwidXNlcm5hbWUiOiJoYXlvdDZla19zYW5qYXJvdmljaCIsImVtYWlsIjoiYW1pcmlsbGF5ZXZoYXlvdGJlazIwMDJAZ21haWwuY29tIiwiZXhwIjoxNzgzMDk1NDY1fQ.xhyDBuwqGP83IbtHOpu5cETuAy9bkg7a50be4ZCM168
[26-Jun-2026 16:19:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jun-2026 16:19:36 UTC] ✅ JWT token verified successfully for user profile
[26-Jun-2026 16:19:36 UTC] User ID: 897
[26-Jun-2026 16:19:36 UTC] ✅ User profile retrieved successfully for user ID: 897
[26-Jun-2026 16:19:45 UTC] === API CALL LOG ===
[26-Jun-2026 16:19:45 UTC] Endpoint: user/profile.php
[26-Jun-2026 16:19:45 UTC] Full Log Data: {
    "timestamp": "2026-06-26 16:19:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "213.230.76.28",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "213.230.76.28, 172.68.159.171",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk3IiwidXNlcm5hbWUiOiJoYXlvdDZla19zYW5qYXJvdmljaCIsImVtYWlsIjoiYW1pcmlsbGF5ZXZoYXlvdGJlazIwMDJAZ21haWwuY29tIiwiZXhwIjoxNzgzMDk1NDY1fQ.xhyDBuwqGP83IbtHOpu5cETuAy9bkg7a50be4ZCM168",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a11d89116ba5c3e5-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "213.230.76.28",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jun-2026 16:19:45 UTC] === END API CALL LOG ===
[26-Jun-2026 16:19:45 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jun-2026 16:19:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk3IiwidXNlcm5hbWUiOiJoYXlvdDZla19zYW5qYXJvdmljaCIsImVtYWlsIjoiYW1pcmlsbGF5ZXZoYXlvdGJlazIwMDJAZ21haWwuY29tIiwiZXhwIjoxNzgzMDk1NDY1fQ.xhyDBuwqGP83IbtHOpu5cETuAy9bkg7a50be4ZCM168
[26-Jun-2026 16:19:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jun-2026 16:19:45 UTC] ✅ JWT token verified successfully for user profile
[26-Jun-2026 16:19:45 UTC] User ID: 897
[26-Jun-2026 16:19:45 UTC] ✅ User profile retrieved successfully for user ID: 897
[26-Jun-2026 16:19:53 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jun-2026 16:19:53 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jun-2026 16:19:53 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"213.230.76.28, 172.68.159.171","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk3IiwidXNlcm5hbWUiOiJoYXlvdDZla19zYW5qYXJvdmljaCIsImVtYWlsIjoiYW1pcmlsbGF5ZXZoYXlvdGJlazIwMDJAZ21haWwuY29tIiwiZXhwIjoxNzgzMDk1NDY1fQ.xhyDBuwqGP83IbtHOpu5cETuAy9bkg7a50be4ZCM168","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a11d89444e1cc3e5-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"213.230.76.28","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-Jun-2026 16:19:53 UTC] === User Orders API Called ===
[26-Jun-2026 16:19:53 UTC] User ID: 897
[26-Jun-2026 16:19:53 UTC] Limit: 20, Offset: 0
[26-Jun-2026 16:19:53 UTC] Orders found: 0
[26-Jun-2026 16:19:53 UTC] Orders data: []
[26-Jun-2026 16:19:53 UTC] Total orders count: 0
[26-Jun-2026 16:19:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jun-2026 16:19:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jun-2026 16:19:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"213.230.76.28, 172.68.159.171","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk3IiwidXNlcm5hbWUiOiJoYXlvdDZla19zYW5qYXJvdmljaCIsImVtYWlsIjoiYW1pcmlsbGF5ZXZoYXlvdGJlazIwMDJAZ21haWwuY29tIiwiZXhwIjoxNzgzMDk1NDY1fQ.xhyDBuwqGP83IbtHOpu5cETuAy9bkg7a50be4ZCM168","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a11d894c3a83c3e5-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"213.230.76.28","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-Jun-2026 16:19:54 UTC] === User Orders API Called ===
[26-Jun-2026 16:19:54 UTC] User ID: 897
[26-Jun-2026 16:19:54 UTC] Limit: 20, Offset: 0
[26-Jun-2026 16:19:54 UTC] Orders found: 0
[26-Jun-2026 16:19:54 UTC] Orders data: []
[26-Jun-2026 16:19:54 UTC] Total orders count: 0
[26-Jun-2026 16:19:54 UTC] === API CALL LOG ===
[26-Jun-2026 16:19:54 UTC] Endpoint: user/profile.php
[26-Jun-2026 16:19:54 UTC] Full Log Data: {
    "timestamp": "2026-06-26 16:19:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "213.230.76.28",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "213.230.76.28, 172.68.159.171",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk3IiwidXNlcm5hbWUiOiJoYXlvdDZla19zYW5qYXJvdmljaCIsImVtYWlsIjoiYW1pcmlsbGF5ZXZoYXlvdGJlazIwMDJAZ21haWwuY29tIiwiZXhwIjoxNzgzMDk1NDY1fQ.xhyDBuwqGP83IbtHOpu5cETuAy9bkg7a50be4ZCM168",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a11d894c3a84c3e5-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "213.230.76.28",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jun-2026 16:19:54 UTC] === END API CALL LOG ===
[26-Jun-2026 16:19:54 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jun-2026 16:19:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk3IiwidXNlcm5hbWUiOiJoYXlvdDZla19zYW5qYXJvdmljaCIsImVtYWlsIjoiYW1pcmlsbGF5ZXZoYXlvdGJlazIwMDJAZ21haWwuY29tIiwiZXhwIjoxNzgzMDk1NDY1fQ.xhyDBuwqGP83IbtHOpu5cETuAy9bkg7a50be4ZCM168
[26-Jun-2026 16:19:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jun-2026 16:19:54 UTC] ✅ JWT token verified successfully for user profile
[26-Jun-2026 16:19:54 UTC] User ID: 897
[26-Jun-2026 16:19:54 UTC] ✅ User profile retrieved successfully for user ID: 897
[26-Jun-2026 16:19:55 UTC] === API CALL LOG ===
[26-Jun-2026 16:19:55 UTC] Endpoint: user/profile.php
[26-Jun-2026 16:19:55 UTC] Full Log Data: {
    "timestamp": "2026-06-26 16:19:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "213.230.76.28",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "213.230.76.28, 172.68.159.171",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk3IiwidXNlcm5hbWUiOiJoYXlvdDZla19zYW5qYXJvdmljaCIsImVtYWlsIjoiYW1pcmlsbGF5ZXZoYXlvdGJlazIwMDJAZ21haWwuY29tIiwiZXhwIjoxNzgzMDk1NDY1fQ.xhyDBuwqGP83IbtHOpu5cETuAy9bkg7a50be4ZCM168",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a11d894fdd06c3e5-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "213.230.76.28",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jun-2026 16:19:55 UTC] === END API CALL LOG ===
[26-Jun-2026 16:19:55 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jun-2026 16:19:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk3IiwidXNlcm5hbWUiOiJoYXlvdDZla19zYW5qYXJvdmljaCIsImVtYWlsIjoiYW1pcmlsbGF5ZXZoYXlvdGJlazIwMDJAZ21haWwuY29tIiwiZXhwIjoxNzgzMDk1NDY1fQ.xhyDBuwqGP83IbtHOpu5cETuAy9bkg7a50be4ZCM168
[26-Jun-2026 16:19:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jun-2026 16:19:55 UTC] ✅ JWT token verified successfully for user profile
[26-Jun-2026 16:19:55 UTC] User ID: 897
[26-Jun-2026 16:19:55 UTC] ✅ User profile retrieved successfully for user ID: 897
[26-Jun-2026 16:20:12 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jun-2026 16:20:12 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jun-2026 16:20:12 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"213.230.76.28, 172.68.159.172","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk3IiwidXNlcm5hbWUiOiJoYXlvdDZla19zYW5qYXJvdmljaCIsImVtYWlsIjoiYW1pcmlsbGF5ZXZoYXlvdGJlazIwMDJAZ21haWwuY29tIiwiZXhwIjoxNzgzMDk1NDY1fQ.xhyDBuwqGP83IbtHOpu5cETuAy9bkg7a50be4ZCM168","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a11d89bc58a9c3e5-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"213.230.76.28","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-Jun-2026 16:20:12 UTC] === User Orders API Called ===
[26-Jun-2026 16:20:12 UTC] User ID: 897
[26-Jun-2026 16:20:12 UTC] Limit: 20, Offset: 0
[26-Jun-2026 16:20:12 UTC] Orders found: 0
[26-Jun-2026 16:20:12 UTC] Orders data: []
[26-Jun-2026 16:20:12 UTC] Total orders count: 0
[26-Jun-2026 16:20:13 UTC] === API CALL LOG ===
[26-Jun-2026 16:20:13 UTC] Endpoint: user/profile.php
[26-Jun-2026 16:20:13 UTC] Full Log Data: {
    "timestamp": "2026-06-26 16:20:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "213.230.76.28",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "213.230.76.28, 172.68.159.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk3IiwidXNlcm5hbWUiOiJoYXlvdDZla19zYW5qYXJvdmljaCIsImVtYWlsIjoiYW1pcmlsbGF5ZXZoYXlvdGJlazIwMDJAZ21haWwuY29tIiwiZXhwIjoxNzgzMDk1NDY1fQ.xhyDBuwqGP83IbtHOpu5cETuAy9bkg7a50be4ZCM168",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a11d89bd3915c3e5-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "213.230.76.28",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jun-2026 16:20:13 UTC] === END API CALL LOG ===
[26-Jun-2026 16:20:13 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jun-2026 16:20:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk3IiwidXNlcm5hbWUiOiJoYXlvdDZla19zYW5qYXJvdmljaCIsImVtYWlsIjoiYW1pcmlsbGF5ZXZoYXlvdGJlazIwMDJAZ21haWwuY29tIiwiZXhwIjoxNzgzMDk1NDY1fQ.xhyDBuwqGP83IbtHOpu5cETuAy9bkg7a50be4ZCM168
[26-Jun-2026 16:20:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jun-2026 16:20:13 UTC] ✅ JWT token verified successfully for user profile
[26-Jun-2026 16:20:13 UTC] User ID: 897
[26-Jun-2026 16:20:13 UTC] ✅ User profile retrieved successfully for user ID: 897
[26-Jun-2026 16:20:13 UTC] === API CALL LOG ===
[26-Jun-2026 16:20:13 UTC] Endpoint: user/profile.php
[26-Jun-2026 16:20:13 UTC] Full Log Data: {
    "timestamp": "2026-06-26 16:20:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "213.230.76.28",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "213.230.76.28, 172.68.159.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk3IiwidXNlcm5hbWUiOiJoYXlvdDZla19zYW5qYXJvdmljaCIsImVtYWlsIjoiYW1pcmlsbGF5ZXZoYXlvdGJlazIwMDJAZ21haWwuY29tIiwiZXhwIjoxNzgzMDk1NDY1fQ.xhyDBuwqGP83IbtHOpu5cETuAy9bkg7a50be4ZCM168",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a11d89c04a7ac3e5-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "213.230.76.28",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jun-2026 16:20:13 UTC] === END API CALL LOG ===
[26-Jun-2026 16:20:13 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jun-2026 16:20:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk3IiwidXNlcm5hbWUiOiJoYXlvdDZla19zYW5qYXJvdmljaCIsImVtYWlsIjoiYW1pcmlsbGF5ZXZoYXlvdGJlazIwMDJAZ21haWwuY29tIiwiZXhwIjoxNzgzMDk1NDY1fQ.xhyDBuwqGP83IbtHOpu5cETuAy9bkg7a50be4ZCM168
[26-Jun-2026 16:20:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jun-2026 16:20:13 UTC] ✅ JWT token verified successfully for user profile
[26-Jun-2026 16:20:13 UTC] User ID: 897
[26-Jun-2026 16:20:13 UTC] ✅ User profile retrieved successfully for user ID: 897
[26-Jun-2026 16:20:32 UTC] === API CALL LOG ===
[26-Jun-2026 16:20:32 UTC] Endpoint: user/profile.php
[26-Jun-2026 16:20:32 UTC] Full Log Data: {
    "timestamp": "2026-06-26 16:20:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "213.230.76.28",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "213.230.76.28, 172.68.159.171",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk3IiwidXNlcm5hbWUiOiJoYXlvdDZla19zYW5qYXJvdmljaCIsImVtYWlsIjoiYW1pcmlsbGF5ZXZoYXlvdGJlazIwMDJAZ21haWwuY29tIiwiZXhwIjoxNzgzMDk1NDY1fQ.xhyDBuwqGP83IbtHOpu5cETuAy9bkg7a50be4ZCM168",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a11d8a38ac38c3e5-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "213.230.76.28",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jun-2026 16:20:32 UTC] === END API CALL LOG ===
[26-Jun-2026 16:20:32 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jun-2026 16:20:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk3IiwidXNlcm5hbWUiOiJoYXlvdDZla19zYW5qYXJvdmljaCIsImVtYWlsIjoiYW1pcmlsbGF5ZXZoYXlvdGJlazIwMDJAZ21haWwuY29tIiwiZXhwIjoxNzgzMDk1NDY1fQ.xhyDBuwqGP83IbtHOpu5cETuAy9bkg7a50be4ZCM168
[26-Jun-2026 16:20:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jun-2026 16:20:32 UTC] ✅ JWT token verified successfully for user profile
[26-Jun-2026 16:20:32 UTC] User ID: 897
[26-Jun-2026 16:20:32 UTC] ✅ User profile retrieved successfully for user ID: 897
[26-Jun-2026 16:20:49 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jun-2026 16:20:49 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jun-2026 16:20:49 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"213.230.76.28, 172.68.159.172","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk3IiwidXNlcm5hbWUiOiJoYXlvdDZla19zYW5qYXJvdmljaCIsImVtYWlsIjoiYW1pcmlsbGF5ZXZoYXlvdGJlazIwMDJAZ21haWwuY29tIiwiZXhwIjoxNzgzMDk1NDY1fQ.xhyDBuwqGP83IbtHOpu5cETuAy9bkg7a50be4ZCM168","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a11d8a9e5843c3e5-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"213.230.76.28","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-Jun-2026 16:20:49 UTC] === User Orders API Called ===
[26-Jun-2026 16:20:49 UTC] User ID: 897
[26-Jun-2026 16:20:49 UTC] Limit: 20, Offset: 0
[26-Jun-2026 16:20:49 UTC] Orders found: 0
[26-Jun-2026 16:20:49 UTC] Orders data: []
[26-Jun-2026 16:20:49 UTC] Total orders count: 0
[26-Jun-2026 16:20:49 UTC] === API CALL LOG ===
[26-Jun-2026 16:20:49 UTC] Endpoint: user/profile.php
[26-Jun-2026 16:20:49 UTC] Full Log Data: {
    "timestamp": "2026-06-26 16:20:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "213.230.76.28",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "213.230.76.28, 172.68.159.171",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk3IiwidXNlcm5hbWUiOiJoYXlvdDZla19zYW5qYXJvdmljaCIsImVtYWlsIjoiYW1pcmlsbGF5ZXZoYXlvdGJlazIwMDJAZ21haWwuY29tIiwiZXhwIjoxNzgzMDk1NDY1fQ.xhyDBuwqGP83IbtHOpu5cETuAy9bkg7a50be4ZCM168",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a11d8a9ef88dc3e5-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "213.230.76.28",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jun-2026 16:20:49 UTC] === END API CALL LOG ===
[26-Jun-2026 16:20:49 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jun-2026 16:20:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk3IiwidXNlcm5hbWUiOiJoYXlvdDZla19zYW5qYXJvdmljaCIsImVtYWlsIjoiYW1pcmlsbGF5ZXZoYXlvdGJlazIwMDJAZ21haWwuY29tIiwiZXhwIjoxNzgzMDk1NDY1fQ.xhyDBuwqGP83IbtHOpu5cETuAy9bkg7a50be4ZCM168
[26-Jun-2026 16:20:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jun-2026 16:20:49 UTC] ✅ JWT token verified successfully for user profile
[26-Jun-2026 16:20:49 UTC] User ID: 897
[26-Jun-2026 16:20:49 UTC] ✅ User profile retrieved successfully for user ID: 897
[26-Jun-2026 16:20:49 UTC] === API CALL LOG ===
[26-Jun-2026 16:20:49 UTC] Endpoint: user/profile.php
[26-Jun-2026 16:20:49 UTC] Full Log Data: {
    "timestamp": "2026-06-26 16:20:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "213.230.76.28",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "213.230.76.28, 172.68.159.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk3IiwidXNlcm5hbWUiOiJoYXlvdDZla19zYW5qYXJvdmljaCIsImVtYWlsIjoiYW1pcmlsbGF5ZXZoYXlvdGJlazIwMDJAZ21haWwuY29tIiwiZXhwIjoxNzgzMDk1NDY1fQ.xhyDBuwqGP83IbtHOpu5cETuAy9bkg7a50be4ZCM168",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a11d8aa24a51c3e5-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "213.230.76.28",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jun-2026 16:20:49 UTC] === END API CALL LOG ===
[26-Jun-2026 16:20:49 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jun-2026 16:20:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk3IiwidXNlcm5hbWUiOiJoYXlvdDZla19zYW5qYXJvdmljaCIsImVtYWlsIjoiYW1pcmlsbGF5ZXZoYXlvdGJlazIwMDJAZ21haWwuY29tIiwiZXhwIjoxNzgzMDk1NDY1fQ.xhyDBuwqGP83IbtHOpu5cETuAy9bkg7a50be4ZCM168
[26-Jun-2026 16:20:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jun-2026 16:20:49 UTC] ✅ JWT token verified successfully for user profile
[26-Jun-2026 16:20:49 UTC] User ID: 897
[26-Jun-2026 16:20:49 UTC] ✅ User profile retrieved successfully for user ID: 897
[26-Jun-2026 16:20:53 UTC] === API CALL LOG ===
[26-Jun-2026 16:20:53 UTC] Endpoint: user/profile.php
[26-Jun-2026 16:20:53 UTC] Full Log Data: {
    "timestamp": "2026-06-26 16:20:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "213.230.76.28",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "213.230.76.28, 172.68.159.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk3IiwidXNlcm5hbWUiOiJoYXlvdDZla19zYW5qYXJvdmljaCIsImVtYWlsIjoiYW1pcmlsbGF5ZXZoYXlvdGJlazIwMDJAZ21haWwuY29tIiwiZXhwIjoxNzgzMDk1NDY1fQ.xhyDBuwqGP83IbtHOpu5cETuAy9bkg7a50be4ZCM168",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a11d8abbc8a6c3e5-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "213.230.76.28",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jun-2026 16:20:53 UTC] === END API CALL LOG ===
[26-Jun-2026 16:20:53 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jun-2026 16:20:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk3IiwidXNlcm5hbWUiOiJoYXlvdDZla19zYW5qYXJvdmljaCIsImVtYWlsIjoiYW1pcmlsbGF5ZXZoYXlvdGJlazIwMDJAZ21haWwuY29tIiwiZXhwIjoxNzgzMDk1NDY1fQ.xhyDBuwqGP83IbtHOpu5cETuAy9bkg7a50be4ZCM168
[26-Jun-2026 16:20:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jun-2026 16:20:53 UTC] ✅ JWT token verified successfully for user profile
[26-Jun-2026 16:20:53 UTC] User ID: 897
[26-Jun-2026 16:20:53 UTC] ✅ User profile retrieved successfully for user ID: 897
[26-Jun-2026 16:21:05 UTC] === API CALL LOG ===
[26-Jun-2026 16:21:05 UTC] Endpoint: user/profile.php
[26-Jun-2026 16:21:05 UTC] Full Log Data: {
    "timestamp": "2026-06-26 16:21:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "213.230.76.28",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "213.230.76.28, 172.68.159.171",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk3IiwidXNlcm5hbWUiOiJoYXlvdDZla19zYW5qYXJvdmljaCIsImVtYWlsIjoiYW1pcmlsbGF5ZXZoYXlvdGJlazIwMDJAZ21haWwuY29tIiwiZXhwIjoxNzgzMDk1NDY1fQ.xhyDBuwqGP83IbtHOpu5cETuAy9bkg7a50be4ZCM168",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a11d8b066d77c3e5-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "213.230.76.28",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jun-2026 16:21:05 UTC] === END API CALL LOG ===
[26-Jun-2026 16:21:05 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jun-2026 16:21:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk3IiwidXNlcm5hbWUiOiJoYXlvdDZla19zYW5qYXJvdmljaCIsImVtYWlsIjoiYW1pcmlsbGF5ZXZoYXlvdGJlazIwMDJAZ21haWwuY29tIiwiZXhwIjoxNzgzMDk1NDY1fQ.xhyDBuwqGP83IbtHOpu5cETuAy9bkg7a50be4ZCM168
[26-Jun-2026 16:21:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jun-2026 16:21:05 UTC] ✅ JWT token verified successfully for user profile
[26-Jun-2026 16:21:05 UTC] User ID: 897
[26-Jun-2026 16:21:05 UTC] ✅ User profile retrieved successfully for user ID: 897
[26-Jun-2026 16:21:05 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jun-2026 16:21:05 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jun-2026 16:21:05 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"213.230.76.28, 172.68.159.171","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk3IiwidXNlcm5hbWUiOiJoYXlvdDZla19zYW5qYXJvdmljaCIsImVtYWlsIjoiYW1pcmlsbGF5ZXZoYXlvdGJlazIwMDJAZ21haWwuY29tIiwiZXhwIjoxNzgzMDk1NDY1fQ.xhyDBuwqGP83IbtHOpu5cETuAy9bkg7a50be4ZCM168","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a11d8b066d75c3e5-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"213.230.76.28","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-Jun-2026 16:21:05 UTC] === User Orders API Called ===
[26-Jun-2026 16:21:05 UTC] User ID: 897
[26-Jun-2026 16:21:05 UTC] Limit: 20, Offset: 0
[26-Jun-2026 16:21:05 UTC] Orders found: 0
[26-Jun-2026 16:21:05 UTC] Orders data: []
[26-Jun-2026 16:21:05 UTC] Total orders count: 0
[26-Jun-2026 16:21:06 UTC] === API CALL LOG ===
[26-Jun-2026 16:21:06 UTC] Endpoint: user/profile.php
[26-Jun-2026 16:21:06 UTC] Full Log Data: {
    "timestamp": "2026-06-26 16:21:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "213.230.76.28",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "213.230.76.28, 172.68.159.171",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk3IiwidXNlcm5hbWUiOiJoYXlvdDZla19zYW5qYXJvdmljaCIsImVtYWlsIjoiYW1pcmlsbGF5ZXZoYXlvdGJlazIwMDJAZ21haWwuY29tIiwiZXhwIjoxNzgzMDk1NDY1fQ.xhyDBuwqGP83IbtHOpu5cETuAy9bkg7a50be4ZCM168",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a11d8b09ff35c3e5-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "213.230.76.28",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jun-2026 16:21:06 UTC] === END API CALL LOG ===
[26-Jun-2026 16:21:06 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jun-2026 16:21:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk3IiwidXNlcm5hbWUiOiJoYXlvdDZla19zYW5qYXJvdmljaCIsImVtYWlsIjoiYW1pcmlsbGF5ZXZoYXlvdGJlazIwMDJAZ21haWwuY29tIiwiZXhwIjoxNzgzMDk1NDY1fQ.xhyDBuwqGP83IbtHOpu5cETuAy9bkg7a50be4ZCM168
[26-Jun-2026 16:21:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jun-2026 16:21:06 UTC] ✅ JWT token verified successfully for user profile
[26-Jun-2026 16:21:06 UTC] User ID: 897
[26-Jun-2026 16:21:06 UTC] ✅ User profile retrieved successfully for user ID: 897
[26-Jun-2026 16:21:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jun-2026 16:21:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jun-2026 16:21:09 UTC] === API CALL LOG ===
[26-Jun-2026 16:21:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"213.230.76.28, 172.68.159.171","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk3IiwidXNlcm5hbWUiOiJoYXlvdDZla19zYW5qYXJvdmljaCIsImVtYWlsIjoiYW1pcmlsbGF5ZXZoYXlvdGJlazIwMDJAZ21haWwuY29tIiwiZXhwIjoxNzgzMDk1NDY1fQ.xhyDBuwqGP83IbtHOpu5cETuAy9bkg7a50be4ZCM168","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a11d8b20ea9bc3e5-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"213.230.76.28","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-Jun-2026 16:21:09 UTC] Endpoint: user/profile.php
[26-Jun-2026 16:21:09 UTC] === User Orders API Called ===
[26-Jun-2026 16:21:09 UTC] Full Log Data: {
    "timestamp": "2026-06-26 16:21:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "213.230.76.28",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "213.230.76.28, 172.68.159.171",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk3IiwidXNlcm5hbWUiOiJoYXlvdDZla19zYW5qYXJvdmljaCIsImVtYWlsIjoiYW1pcmlsbGF5ZXZoYXlvdGJlazIwMDJAZ21haWwuY29tIiwiZXhwIjoxNzgzMDk1NDY1fQ.xhyDBuwqGP83IbtHOpu5cETuAy9bkg7a50be4ZCM168",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a11d8b20ea9dc3e5-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "213.230.76.28",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jun-2026 16:21:09 UTC] User ID: 897
[26-Jun-2026 16:21:09 UTC] Limit: 20, Offset: 0
[26-Jun-2026 16:21:09 UTC] === END API CALL LOG ===
[26-Jun-2026 16:21:09 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jun-2026 16:21:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk3IiwidXNlcm5hbWUiOiJoYXlvdDZla19zYW5qYXJvdmljaCIsImVtYWlsIjoiYW1pcmlsbGF5ZXZoYXlvdGJlazIwMDJAZ21haWwuY29tIiwiZXhwIjoxNzgzMDk1NDY1fQ.xhyDBuwqGP83IbtHOpu5cETuAy9bkg7a50be4ZCM168
[26-Jun-2026 16:21:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jun-2026 16:21:09 UTC] ✅ JWT token verified successfully for user profile
[26-Jun-2026 16:21:09 UTC] Orders found: 0
[26-Jun-2026 16:21:09 UTC] User ID: 897
[26-Jun-2026 16:21:09 UTC] Orders data: []
[26-Jun-2026 16:21:09 UTC] Total orders count: 0
[26-Jun-2026 16:21:09 UTC] ✅ User profile retrieved successfully for user ID: 897
[26-Jun-2026 16:21:10 UTC] === API CALL LOG ===
[26-Jun-2026 16:21:10 UTC] Endpoint: user/profile.php
[26-Jun-2026 16:21:10 UTC] Full Log Data: {
    "timestamp": "2026-06-26 16:21:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "213.230.76.28",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "213.230.76.28, 172.68.159.171",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk3IiwidXNlcm5hbWUiOiJoYXlvdDZla19zYW5qYXJvdmljaCIsImVtYWlsIjoiYW1pcmlsbGF5ZXZoYXlvdGJlazIwMDJAZ21haWwuY29tIiwiZXhwIjoxNzgzMDk1NDY1fQ.xhyDBuwqGP83IbtHOpu5cETuAy9bkg7a50be4ZCM168",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a11d8b254cecc3e5-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "213.230.76.28",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jun-2026 16:21:10 UTC] === END API CALL LOG ===
[26-Jun-2026 16:21:10 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jun-2026 16:21:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk3IiwidXNlcm5hbWUiOiJoYXlvdDZla19zYW5qYXJvdmljaCIsImVtYWlsIjoiYW1pcmlsbGF5ZXZoYXlvdGJlazIwMDJAZ21haWwuY29tIiwiZXhwIjoxNzgzMDk1NDY1fQ.xhyDBuwqGP83IbtHOpu5cETuAy9bkg7a50be4ZCM168
[26-Jun-2026 16:21:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jun-2026 16:21:10 UTC] ✅ JWT token verified successfully for user profile
[26-Jun-2026 16:21:10 UTC] User ID: 897
[26-Jun-2026 16:21:10 UTC] ✅ User profile retrieved successfully for user ID: 897
[26-Jun-2026 16:21:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jun-2026 16:21:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jun-2026 16:21:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"213.230.76.28, 172.68.159.171","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk3IiwidXNlcm5hbWUiOiJoYXlvdDZla19zYW5qYXJvdmljaCIsImVtYWlsIjoiYW1pcmlsbGF5ZXZoYXlvdGJlazIwMDJAZ21haWwuY29tIiwiZXhwIjoxNzgzMDk1NDY1fQ.xhyDBuwqGP83IbtHOpu5cETuAy9bkg7a50be4ZCM168","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a11d8b4ec9afc3e5-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"213.230.76.28","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-Jun-2026 16:21:17 UTC] === User Orders API Called ===
[26-Jun-2026 16:21:17 UTC] User ID: 897
[26-Jun-2026 16:21:17 UTC] Limit: 20, Offset: 0
[26-Jun-2026 16:21:17 UTC] Orders found: 0
[26-Jun-2026 16:21:17 UTC] Orders data: []
[26-Jun-2026 16:21:17 UTC] === API CALL LOG ===
[26-Jun-2026 16:21:17 UTC] Total orders count: 0
[26-Jun-2026 16:21:17 UTC] Endpoint: user/profile.php
[26-Jun-2026 16:21:17 UTC] Full Log Data: {
    "timestamp": "2026-06-26 16:21:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "213.230.76.28",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "213.230.76.28, 172.68.159.171",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk3IiwidXNlcm5hbWUiOiJoYXlvdDZla19zYW5qYXJvdmljaCIsImVtYWlsIjoiYW1pcmlsbGF5ZXZoYXlvdGJlazIwMDJAZ21haWwuY29tIiwiZXhwIjoxNzgzMDk1NDY1fQ.xhyDBuwqGP83IbtHOpu5cETuAy9bkg7a50be4ZCM168",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a11d8b4ec9b0c3e5-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "213.230.76.28",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jun-2026 16:21:17 UTC] === END API CALL LOG ===
[26-Jun-2026 16:21:17 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jun-2026 16:21:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk3IiwidXNlcm5hbWUiOiJoYXlvdDZla19zYW5qYXJvdmljaCIsImVtYWlsIjoiYW1pcmlsbGF5ZXZoYXlvdGJlazIwMDJAZ21haWwuY29tIiwiZXhwIjoxNzgzMDk1NDY1fQ.xhyDBuwqGP83IbtHOpu5cETuAy9bkg7a50be4ZCM168
[26-Jun-2026 16:21:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jun-2026 16:21:17 UTC] ✅ JWT token verified successfully for user profile
[26-Jun-2026 16:21:17 UTC] User ID: 897
[26-Jun-2026 16:21:17 UTC] ✅ User profile retrieved successfully for user ID: 897
[26-Jun-2026 16:21:17 UTC] === API CALL LOG ===
[26-Jun-2026 16:21:17 UTC] Endpoint: user/profile.php
[26-Jun-2026 16:21:17 UTC] Full Log Data: {
    "timestamp": "2026-06-26 16:21:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "213.230.76.28",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "213.230.76.28, 172.68.159.171",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk3IiwidXNlcm5hbWUiOiJoYXlvdDZla19zYW5qYXJvdmljaCIsImVtYWlsIjoiYW1pcmlsbGF5ZXZoYXlvdGJlazIwMDJAZ21haWwuY29tIiwiZXhwIjoxNzgzMDk1NDY1fQ.xhyDBuwqGP83IbtHOpu5cETuAy9bkg7a50be4ZCM168",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a11d8b52cb66c3e5-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "213.230.76.28",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jun-2026 16:21:17 UTC] === END API CALL LOG ===
[26-Jun-2026 16:21:17 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jun-2026 16:21:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk3IiwidXNlcm5hbWUiOiJoYXlvdDZla19zYW5qYXJvdmljaCIsImVtYWlsIjoiYW1pcmlsbGF5ZXZoYXlvdGJlazIwMDJAZ21haWwuY29tIiwiZXhwIjoxNzgzMDk1NDY1fQ.xhyDBuwqGP83IbtHOpu5cETuAy9bkg7a50be4ZCM168
[26-Jun-2026 16:21:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jun-2026 16:21:17 UTC] ✅ JWT token verified successfully for user profile
[26-Jun-2026 16:21:17 UTC] User ID: 897
[26-Jun-2026 16:21:17 UTC] ✅ User profile retrieved successfully for user ID: 897
[26-Jun-2026 16:21:21 UTC] === API CALL LOG ===
[26-Jun-2026 16:21:21 UTC] Endpoint: user/profile.php
[26-Jun-2026 16:21:21 UTC] Full Log Data: {
    "timestamp": "2026-06-26 16:21:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "213.230.76.28",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "213.230.76.28, 172.68.159.171",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk3IiwidXNlcm5hbWUiOiJoYXlvdDZla19zYW5qYXJvdmljaCIsImVtYWlsIjoiYW1pcmlsbGF5ZXZoYXlvdGJlazIwMDJAZ21haWwuY29tIiwiZXhwIjoxNzgzMDk1NDY1fQ.xhyDBuwqGP83IbtHOpu5cETuAy9bkg7a50be4ZCM168",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a11d8b686da4c3e5-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "213.230.76.28",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jun-2026 16:21:21 UTC] === END API CALL LOG ===
[26-Jun-2026 16:21:21 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jun-2026 16:21:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk3IiwidXNlcm5hbWUiOiJoYXlvdDZla19zYW5qYXJvdmljaCIsImVtYWlsIjoiYW1pcmlsbGF5ZXZoYXlvdGJlazIwMDJAZ21haWwuY29tIiwiZXhwIjoxNzgzMDk1NDY1fQ.xhyDBuwqGP83IbtHOpu5cETuAy9bkg7a50be4ZCM168
[26-Jun-2026 16:21:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jun-2026 16:21:21 UTC] ✅ JWT token verified successfully for user profile
[26-Jun-2026 16:21:21 UTC] User ID: 897
[26-Jun-2026 16:21:21 UTC] ✅ User profile retrieved successfully for user ID: 897
[26-Jun-2026 16:21:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jun-2026 16:21:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jun-2026 16:21:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"213.230.76.28, 172.68.159.172","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk3IiwidXNlcm5hbWUiOiJoYXlvdDZla19zYW5qYXJvdmljaCIsImVtYWlsIjoiYW1pcmlsbGF5ZXZoYXlvdGJlazIwMDJAZ21haWwuY29tIiwiZXhwIjoxNzgzMDk1NDY1fQ.xhyDBuwqGP83IbtHOpu5cETuAy9bkg7a50be4ZCM168","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a11d8b686da1c3e5-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"213.230.76.28","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-Jun-2026 16:21:21 UTC] === User Orders API Called ===
[26-Jun-2026 16:21:21 UTC] User ID: 897
[26-Jun-2026 16:21:21 UTC] Limit: 20, Offset: 0
[26-Jun-2026 16:21:21 UTC] Orders found: 0
[26-Jun-2026 16:21:21 UTC] Orders data: []
[26-Jun-2026 16:21:21 UTC] Total orders count: 0
[26-Jun-2026 16:21:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jun-2026 16:21:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jun-2026 16:21:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"213.230.76.28, 172.68.159.171","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk3IiwidXNlcm5hbWUiOiJoYXlvdDZla19zYW5qYXJvdmljaCIsImVtYWlsIjoiYW1pcmlsbGF5ZXZoYXlvdGJlazIwMDJAZ21haWwuY29tIiwiZXhwIjoxNzgzMDk1NDY1fQ.xhyDBuwqGP83IbtHOpu5cETuAy9bkg7a50be4ZCM168","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a11d8b6b0eb9c3e5-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"213.230.76.28","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-Jun-2026 16:21:21 UTC] === User Orders API Called ===
[26-Jun-2026 16:21:21 UTC] User ID: 897
[26-Jun-2026 16:21:21 UTC] Limit: 20, Offset: 0
[26-Jun-2026 16:21:21 UTC] Orders found: 0
[26-Jun-2026 16:21:21 UTC] Orders data: []
[26-Jun-2026 16:21:21 UTC] Total orders count: 0
[26-Jun-2026 16:21:22 UTC] === API CALL LOG ===
[26-Jun-2026 16:21:22 UTC] Endpoint: user/profile.php
[26-Jun-2026 16:21:22 UTC] Full Log Data: {
    "timestamp": "2026-06-26 16:21:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "213.230.76.28",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "213.230.76.28, 172.68.159.171",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk3IiwidXNlcm5hbWUiOiJoYXlvdDZla19zYW5qYXJvdmljaCIsImVtYWlsIjoiYW1pcmlsbGF5ZXZoYXlvdGJlazIwMDJAZ21haWwuY29tIiwiZXhwIjoxNzgzMDk1NDY1fQ.xhyDBuwqGP83IbtHOpu5cETuAy9bkg7a50be4ZCM168",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a11d8b6e785cc3e5-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "213.230.76.28",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jun-2026 16:21:22 UTC] === END API CALL LOG ===
[26-Jun-2026 16:21:22 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jun-2026 16:21:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk3IiwidXNlcm5hbWUiOiJoYXlvdDZla19zYW5qYXJvdmljaCIsImVtYWlsIjoiYW1pcmlsbGF5ZXZoYXlvdGJlazIwMDJAZ21haWwuY29tIiwiZXhwIjoxNzgzMDk1NDY1fQ.xhyDBuwqGP83IbtHOpu5cETuAy9bkg7a50be4ZCM168
[26-Jun-2026 16:21:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jun-2026 16:21:22 UTC] ✅ JWT token verified successfully for user profile
[26-Jun-2026 16:21:22 UTC] User ID: 897
[26-Jun-2026 16:21:22 UTC] ✅ User profile retrieved successfully for user ID: 897
[26-Jun-2026 16:21:23 UTC] User Purchases API - User ID: 897
[26-Jun-2026 16:21:23 UTC] User Purchases API - Total purchases found: 0
[26-Jun-2026 16:21:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jun-2026 16:21:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jun-2026 16:21:25 UTC] === API CALL LOG ===
[26-Jun-2026 16:21:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"213.230.76.28, 172.68.159.172","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk3IiwidXNlcm5hbWUiOiJoYXlvdDZla19zYW5qYXJvdmljaCIsImVtYWlsIjoiYW1pcmlsbGF5ZXZoYXlvdGJlazIwMDJAZ21haWwuY29tIiwiZXhwIjoxNzgzMDk1NDY1fQ.xhyDBuwqGP83IbtHOpu5cETuAy9bkg7a50be4ZCM168","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a11d8b836b44c3e5-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"213.230.76.28","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-Jun-2026 16:21:25 UTC] Endpoint: user/profile.php
[26-Jun-2026 16:21:25 UTC] Full Log Data: {
    "timestamp": "2026-06-26 16:21:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "213.230.76.28",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "213.230.76.28, 172.68.159.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk3IiwidXNlcm5hbWUiOiJoYXlvdDZla19zYW5qYXJvdmljaCIsImVtYWlsIjoiYW1pcmlsbGF5ZXZoYXlvdGJlazIwMDJAZ21haWwuY29tIiwiZXhwIjoxNzgzMDk1NDY1fQ.xhyDBuwqGP83IbtHOpu5cETuAy9bkg7a50be4ZCM168",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a11d8b836b45c3e5-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "213.230.76.28",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jun-2026 16:21:25 UTC] === User Orders API Called ===
[26-Jun-2026 16:21:25 UTC] === END API CALL LOG ===
[26-Jun-2026 16:21:25 UTC] User ID: 897
[26-Jun-2026 16:21:25 UTC] Limit: 20, Offset: 0
[26-Jun-2026 16:21:25 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jun-2026 16:21:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk3IiwidXNlcm5hbWUiOiJoYXlvdDZla19zYW5qYXJvdmljaCIsImVtYWlsIjoiYW1pcmlsbGF5ZXZoYXlvdGJlazIwMDJAZ21haWwuY29tIiwiZXhwIjoxNzgzMDk1NDY1fQ.xhyDBuwqGP83IbtHOpu5cETuAy9bkg7a50be4ZCM168
[26-Jun-2026 16:21:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jun-2026 16:21:25 UTC] ✅ JWT token verified successfully for user profile
[26-Jun-2026 16:21:25 UTC] User ID: 897
[26-Jun-2026 16:21:25 UTC] Orders found: 0
[26-Jun-2026 16:21:25 UTC] ✅ User profile retrieved successfully for user ID: 897
[26-Jun-2026 16:21:25 UTC] Orders data: []
[26-Jun-2026 16:21:25 UTC] Total orders count: 0
[26-Jun-2026 16:21:26 UTC] === API CALL LOG ===
[26-Jun-2026 16:21:26 UTC] Endpoint: user/profile.php
[26-Jun-2026 16:21:26 UTC] Full Log Data: {
    "timestamp": "2026-06-26 16:21:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "213.230.76.28",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "213.230.76.28, 172.68.159.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk3IiwidXNlcm5hbWUiOiJoYXlvdDZla19zYW5qYXJvdmljaCIsImVtYWlsIjoiYW1pcmlsbGF5ZXZoYXlvdGJlazIwMDJAZ21haWwuY29tIiwiZXhwIjoxNzgzMDk1NDY1fQ.xhyDBuwqGP83IbtHOpu5cETuAy9bkg7a50be4ZCM168",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a11d8b875de7c3e5-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "213.230.76.28",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jun-2026 16:21:26 UTC] === END API CALL LOG ===
[26-Jun-2026 16:21:26 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jun-2026 16:21:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk3IiwidXNlcm5hbWUiOiJoYXlvdDZla19zYW5qYXJvdmljaCIsImVtYWlsIjoiYW1pcmlsbGF5ZXZoYXlvdGJlazIwMDJAZ21haWwuY29tIiwiZXhwIjoxNzgzMDk1NDY1fQ.xhyDBuwqGP83IbtHOpu5cETuAy9bkg7a50be4ZCM168
[26-Jun-2026 16:21:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jun-2026 16:21:26 UTC] ✅ JWT token verified successfully for user profile
[26-Jun-2026 16:21:26 UTC] User ID: 897
[26-Jun-2026 16:21:26 UTC] ✅ User profile retrieved successfully for user ID: 897
[26-Jun-2026 16:21:37 UTC] === API CALL LOG ===
[26-Jun-2026 16:21:37 UTC] Endpoint: user/profile.php
[26-Jun-2026 16:21:37 UTC] Full Log Data: {
    "timestamp": "2026-06-26 16:21:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "213.230.76.28",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "213.230.76.28, 172.68.159.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk3IiwidXNlcm5hbWUiOiJoYXlvdDZla19zYW5qYXJvdmljaCIsImVtYWlsIjoiYW1pcmlsbGF5ZXZoYXlvdGJlazIwMDJAZ21haWwuY29tIiwiZXhwIjoxNzgzMDk1NDY1fQ.xhyDBuwqGP83IbtHOpu5cETuAy9bkg7a50be4ZCM168",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a11d8bceccf8c3e5-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "213.230.76.28",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jun-2026 16:21:37 UTC] === END API CALL LOG ===
[26-Jun-2026 16:21:37 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jun-2026 16:21:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk3IiwidXNlcm5hbWUiOiJoYXlvdDZla19zYW5qYXJvdmljaCIsImVtYWlsIjoiYW1pcmlsbGF5ZXZoYXlvdGJlazIwMDJAZ21haWwuY29tIiwiZXhwIjoxNzgzMDk1NDY1fQ.xhyDBuwqGP83IbtHOpu5cETuAy9bkg7a50be4ZCM168
[26-Jun-2026 16:21:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jun-2026 16:21:37 UTC] ✅ JWT token verified successfully for user profile
[26-Jun-2026 16:21:37 UTC] User ID: 897
[26-Jun-2026 16:21:37 UTC] ✅ User profile retrieved successfully for user ID: 897
[26-Jun-2026 16:21:38 UTC] User Purchases API - User ID: 897
[26-Jun-2026 16:21:38 UTC] User Purchases API - Total purchases found: 0
[26-Jun-2026 16:21:44 UTC] === API CALL LOG ===
[26-Jun-2026 16:21:44 UTC] Endpoint: user/profile.php
[26-Jun-2026 16:21:44 UTC] Full Log Data: {
    "timestamp": "2026-06-26 16:21:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "213.230.76.28",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "213.230.76.28, 172.68.159.171",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk3IiwidXNlcm5hbWUiOiJoYXlvdDZla19zYW5qYXJvdmljaCIsImVtYWlsIjoiYW1pcmlsbGF5ZXZoYXlvdGJlazIwMDJAZ21haWwuY29tIiwiZXhwIjoxNzgzMDk1NDY1fQ.xhyDBuwqGP83IbtHOpu5cETuAy9bkg7a50be4ZCM168",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a11d8bf95a67c3e5-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "213.230.76.28",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jun-2026 16:21:44 UTC] === END API CALL LOG ===
[26-Jun-2026 16:21:44 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jun-2026 16:21:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk3IiwidXNlcm5hbWUiOiJoYXlvdDZla19zYW5qYXJvdmljaCIsImVtYWlsIjoiYW1pcmlsbGF5ZXZoYXlvdGJlazIwMDJAZ21haWwuY29tIiwiZXhwIjoxNzgzMDk1NDY1fQ.xhyDBuwqGP83IbtHOpu5cETuAy9bkg7a50be4ZCM168
[26-Jun-2026 16:21:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jun-2026 16:21:44 UTC] ✅ JWT token verified successfully for user profile
[26-Jun-2026 16:21:44 UTC] User ID: 897
[26-Jun-2026 16:21:44 UTC] ✅ User profile retrieved successfully for user ID: 897
[26-Jun-2026 16:21:44 UTC] User Purchases API - User ID: 897
[26-Jun-2026 16:21:44 UTC] User Purchases API - Total purchases found: 0
[26-Jun-2026 18:49:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jun-2026 18:49:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jun-2026 18:49:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"31.171.100.2, 104.23.217.141","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk4IiwidXNlcm5hbWUiOiJtb29uX18yMTg2IiwiZW1haWwiOiJNYWh0YWJOYW1kYXJpTWFuZXNoQGdtYWlsLmNvbSIsImV4cCI6MTc4MzEwNDU3NX0.zcpnNhHsZE8ZONY7k3ZZ9KWHnQlyLVmPQfei6v-KvYo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a11e6497ac19b8a4-ARN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"31.171.100.2","cf-ipcountry":"AZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-Jun-2026 18:49:37 UTC] === User Orders API Called ===
[26-Jun-2026 18:49:37 UTC] User ID: 898
[26-Jun-2026 18:49:37 UTC] Limit: 20, Offset: 0
[26-Jun-2026 18:49:37 UTC] Orders found: 0
[26-Jun-2026 18:49:37 UTC] Orders data: []
[26-Jun-2026 18:49:37 UTC] Total orders count: 0
[26-Jun-2026 18:49:37 UTC] === API CALL LOG ===
[26-Jun-2026 18:49:37 UTC] Endpoint: user/profile.php
[26-Jun-2026 18:49:37 UTC] Full Log Data: {
    "timestamp": "2026-06-26 18:49:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.171.100.2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.171.100.2, 104.23.217.141",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk4IiwidXNlcm5hbWUiOiJtb29uX18yMTg2IiwiZW1haWwiOiJNYWh0YWJOYW1kYXJpTWFuZXNoQGdtYWlsLmNvbSIsImV4cCI6MTc4MzEwNDU3NX0.zcpnNhHsZE8ZONY7k3ZZ9KWHnQlyLVmPQfei6v-KvYo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a11e6497ac0cb8a4-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.171.100.2",
        "cf-ipcountry": "AZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jun-2026 18:49:37 UTC] === END API CALL LOG ===
[26-Jun-2026 18:49:37 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jun-2026 18:49:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk4IiwidXNlcm5hbWUiOiJtb29uX18yMTg2IiwiZW1haWwiOiJNYWh0YWJOYW1kYXJpTWFuZXNoQGdtYWlsLmNvbSIsImV4cCI6MTc4MzEwNDU3NX0.zcpnNhHsZE8ZONY7k3ZZ9KWHnQlyLVmPQfei6v-KvYo
[26-Jun-2026 18:49:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jun-2026 18:49:37 UTC] ✅ JWT token verified successfully for user profile
[26-Jun-2026 18:49:37 UTC] User ID: 898
[26-Jun-2026 18:49:37 UTC] ✅ User profile retrieved successfully for user ID: 898
[26-Jun-2026 18:49:37 UTC] === API CALL LOG ===
[26-Jun-2026 18:49:37 UTC] Endpoint: user/profile.php
[26-Jun-2026 18:49:37 UTC] Full Log Data: {
    "timestamp": "2026-06-26 18:49:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.171.100.2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.171.100.2, 104.23.217.36",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk4IiwidXNlcm5hbWUiOiJtb29uX18yMTg2IiwiZW1haWwiOiJNYWh0YWJOYW1kYXJpTWFuZXNoQGdtYWlsLmNvbSIsImV4cCI6MTc4MzEwNDU3NX0.zcpnNhHsZE8ZONY7k3ZZ9KWHnQlyLVmPQfei6v-KvYo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a11e6497ac1db8a4-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.171.100.2",
        "cf-ipcountry": "AZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jun-2026 18:49:37 UTC] === END API CALL LOG ===
[26-Jun-2026 18:49:37 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jun-2026 18:49:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk4IiwidXNlcm5hbWUiOiJtb29uX18yMTg2IiwiZW1haWwiOiJNYWh0YWJOYW1kYXJpTWFuZXNoQGdtYWlsLmNvbSIsImV4cCI6MTc4MzEwNDU3NX0.zcpnNhHsZE8ZONY7k3ZZ9KWHnQlyLVmPQfei6v-KvYo
[26-Jun-2026 18:49:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jun-2026 18:49:37 UTC] ✅ JWT token verified successfully for user profile
[26-Jun-2026 18:49:37 UTC] User ID: 898
[26-Jun-2026 18:49:37 UTC] ✅ User profile retrieved successfully for user ID: 898
[26-Jun-2026 18:49:39 UTC] === API CALL LOG ===
[26-Jun-2026 18:49:39 UTC] Endpoint: user/profile.php
[26-Jun-2026 18:49:39 UTC] Full Log Data: {
    "timestamp": "2026-06-26 18:49:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.171.100.2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.171.100.2, 104.23.217.36",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk4IiwidXNlcm5hbWUiOiJtb29uX18yMTg2IiwiZW1haWwiOiJNYWh0YWJOYW1kYXJpTWFuZXNoQGdtYWlsLmNvbSIsImV4cCI6MTc4MzEwNDU3NX0.zcpnNhHsZE8ZONY7k3ZZ9KWHnQlyLVmPQfei6v-KvYo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a11e64a29acdb8a4-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.171.100.2",
        "cf-ipcountry": "AZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jun-2026 18:49:39 UTC] === END API CALL LOG ===
[26-Jun-2026 18:49:39 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jun-2026 18:49:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk4IiwidXNlcm5hbWUiOiJtb29uX18yMTg2IiwiZW1haWwiOiJNYWh0YWJOYW1kYXJpTWFuZXNoQGdtYWlsLmNvbSIsImV4cCI6MTc4MzEwNDU3NX0.zcpnNhHsZE8ZONY7k3ZZ9KWHnQlyLVmPQfei6v-KvYo
[26-Jun-2026 18:49:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jun-2026 18:49:39 UTC] ✅ JWT token verified successfully for user profile
[26-Jun-2026 18:49:39 UTC] User ID: 898
[26-Jun-2026 18:49:39 UTC] ✅ User profile retrieved successfully for user ID: 898
[26-Jun-2026 18:51:29 UTC] === API CALL LOG ===
[26-Jun-2026 18:51:29 UTC] Endpoint: user/profile.php
[26-Jun-2026 18:51:29 UTC] Full Log Data: {
    "timestamp": "2026-06-26 18:51:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.171.100.2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.171.100.2, 104.23.217.140",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk4IiwidXNlcm5hbWUiOiJtb29uX18yMTg2IiwiZW1haWwiOiJNYWh0YWJOYW1kYXJpTWFuZXNoQGdtYWlsLmNvbSIsImV4cCI6MTc4MzEwNDU3NX0.zcpnNhHsZE8ZONY7k3ZZ9KWHnQlyLVmPQfei6v-KvYo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a11e67576a61b8a4-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.171.100.2",
        "cf-ipcountry": "AZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jun-2026 18:51:29 UTC] === END API CALL LOG ===
[26-Jun-2026 18:51:29 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jun-2026 18:51:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk4IiwidXNlcm5hbWUiOiJtb29uX18yMTg2IiwiZW1haWwiOiJNYWh0YWJOYW1kYXJpTWFuZXNoQGdtYWlsLmNvbSIsImV4cCI6MTc4MzEwNDU3NX0.zcpnNhHsZE8ZONY7k3ZZ9KWHnQlyLVmPQfei6v-KvYo
[26-Jun-2026 18:51:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jun-2026 18:51:29 UTC] ✅ JWT token verified successfully for user profile
[26-Jun-2026 18:51:29 UTC] User ID: 898
[26-Jun-2026 18:51:29 UTC] ✅ User profile retrieved successfully for user ID: 898
[26-Jun-2026 18:54:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jun-2026 18:54:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jun-2026 18:54:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"31.171.100.2, 104.23.217.140","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk4IiwidXNlcm5hbWUiOiJtb29uX18yMTg2IiwiZW1haWwiOiJNYWh0YWJOYW1kYXJpTWFuZXNoQGdtYWlsLmNvbSIsImV4cCI6MTc4MzEwNDU3NX0.zcpnNhHsZE8ZONY7k3ZZ9KWHnQlyLVmPQfei6v-KvYo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a11e6c1cee80b8a4-ARN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"31.171.100.2","cf-ipcountry":"AZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-Jun-2026 18:54:45 UTC] === User Orders API Called ===
[26-Jun-2026 18:54:45 UTC] User ID: 898
[26-Jun-2026 18:54:45 UTC] Limit: 20, Offset: 0
[26-Jun-2026 18:54:45 UTC] Orders found: 0
[26-Jun-2026 18:54:45 UTC] Orders data: []
[26-Jun-2026 18:54:45 UTC] Total orders count: 0
[26-Jun-2026 18:56:10 UTC] === API CALL LOG ===
[26-Jun-2026 18:56:10 UTC] Endpoint: user/profile.php
[26-Jun-2026 18:56:10 UTC] Full Log Data: {
    "timestamp": "2026-06-26 18:56:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.162.189.54",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.162.189.54, 172.69.68.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk4IiwidXNlcm5hbWUiOiJtb29uX18yMTg2IiwiZW1haWwiOiJNYWh0YWJOYW1kYXJpTWFuZXNoQGdtYWlsLmNvbSIsImV4cCI6MTc4MzEwNDU3NX0.zcpnNhHsZE8ZONY7k3ZZ9KWHnQlyLVmPQfei6v-KvYo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a11e6e2ebad5158d-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "95.162.189.54",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jun-2026 18:56:10 UTC] === END API CALL LOG ===
[26-Jun-2026 18:56:10 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jun-2026 18:56:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk4IiwidXNlcm5hbWUiOiJtb29uX18yMTg2IiwiZW1haWwiOiJNYWh0YWJOYW1kYXJpTWFuZXNoQGdtYWlsLmNvbSIsImV4cCI6MTc4MzEwNDU3NX0.zcpnNhHsZE8ZONY7k3ZZ9KWHnQlyLVmPQfei6v-KvYo
[26-Jun-2026 18:56:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jun-2026 18:56:10 UTC] ✅ JWT token verified successfully for user profile
[26-Jun-2026 18:56:10 UTC] User ID: 898
[26-Jun-2026 18:56:10 UTC] ✅ User profile retrieved successfully for user ID: 898
[26-Jun-2026 18:56:11 UTC] === API CALL LOG ===
[26-Jun-2026 18:56:11 UTC] Endpoint: user/profile.php
[26-Jun-2026 18:56:11 UTC] Full Log Data: {
    "timestamp": "2026-06-26 18:56:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.162.189.54",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.162.189.54, 172.69.68.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk4IiwidXNlcm5hbWUiOiJtb29uX18yMTg2IiwiZW1haWwiOiJNYWh0YWJOYW1kYXJpTWFuZXNoQGdtYWlsLmNvbSIsImV4cCI6MTc4MzEwNDU3NX0.zcpnNhHsZE8ZONY7k3ZZ9KWHnQlyLVmPQfei6v-KvYo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a11e6e38be4a158d-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "95.162.189.54",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jun-2026 18:56:11 UTC] === END API CALL LOG ===
[26-Jun-2026 18:56:11 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jun-2026 18:56:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk4IiwidXNlcm5hbWUiOiJtb29uX18yMTg2IiwiZW1haWwiOiJNYWh0YWJOYW1kYXJpTWFuZXNoQGdtYWlsLmNvbSIsImV4cCI6MTc4MzEwNDU3NX0.zcpnNhHsZE8ZONY7k3ZZ9KWHnQlyLVmPQfei6v-KvYo
[26-Jun-2026 18:56:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jun-2026 18:56:11 UTC] ✅ JWT token verified successfully for user profile
[26-Jun-2026 18:56:11 UTC] User ID: 898
[26-Jun-2026 18:56:11 UTC] ✅ User profile retrieved successfully for user ID: 898
[26-Jun-2026 18:56:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jun-2026 18:56:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jun-2026 18:56:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"95.162.189.54, 172.69.68.142","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk4IiwidXNlcm5hbWUiOiJtb29uX18yMTg2IiwiZW1haWwiOiJNYWh0YWJOYW1kYXJpTWFuZXNoQGdtYWlsLmNvbSIsImV4cCI6MTc4MzEwNDU3NX0.zcpnNhHsZE8ZONY7k3ZZ9KWHnQlyLVmPQfei6v-KvYo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a11e6e38be47158d-MXP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"95.162.189.54","cf-ipcountry":"IR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-Jun-2026 18:56:11 UTC] === User Orders API Called ===
[26-Jun-2026 18:56:11 UTC] User ID: 898
[26-Jun-2026 18:56:11 UTC] Limit: 20, Offset: 0
[26-Jun-2026 18:56:11 UTC] Orders found: 0
[26-Jun-2026 18:56:11 UTC] Orders data: []
[26-Jun-2026 18:56:11 UTC] Total orders count: 0
[26-Jun-2026 18:56:11 UTC] === API CALL LOG ===
[26-Jun-2026 18:56:11 UTC] Endpoint: user/profile.php
[26-Jun-2026 18:56:11 UTC] Full Log Data: {
    "timestamp": "2026-06-26 18:56:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.162.189.54",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.162.189.54, 172.69.68.143",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk4IiwidXNlcm5hbWUiOiJtb29uX18yMTg2IiwiZW1haWwiOiJNYWh0YWJOYW1kYXJpTWFuZXNoQGdtYWlsLmNvbSIsImV4cCI6MTc4MzEwNDU3NX0.zcpnNhHsZE8ZONY7k3ZZ9KWHnQlyLVmPQfei6v-KvYo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a11e6e38be41158d-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "95.162.189.54",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jun-2026 18:56:11 UTC] === END API CALL LOG ===
[26-Jun-2026 18:56:11 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jun-2026 18:56:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk4IiwidXNlcm5hbWUiOiJtb29uX18yMTg2IiwiZW1haWwiOiJNYWh0YWJOYW1kYXJpTWFuZXNoQGdtYWlsLmNvbSIsImV4cCI6MTc4MzEwNDU3NX0.zcpnNhHsZE8ZONY7k3ZZ9KWHnQlyLVmPQfei6v-KvYo
[26-Jun-2026 18:56:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jun-2026 18:56:11 UTC] ✅ JWT token verified successfully for user profile
[26-Jun-2026 18:56:11 UTC] User ID: 898
[26-Jun-2026 18:56:11 UTC] ✅ User profile retrieved successfully for user ID: 898
[26-Jun-2026 20:24:09 UTC] === API CALL LOG ===
[26-Jun-2026 20:24:09 UTC] Endpoint: user/profile.php
[26-Jun-2026 20:24:09 UTC] Full Log Data: {
    "timestamp": "2026-06-26 20:24:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.66.162.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.66.162.225, 172.71.238.17",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk5IiwidXNlcm5hbWUiOiJIZXJ2XHUwMGU5IiwiZW1haWwiOiJiYm91YmllaGVydmVAZ21haWwuY29tIiwiZXhwIjoxNzgzMTEwMjQ3fQ.uXowQo1iLkdm-LxDQef6oM7fOZZPFwLgsPO-1WYGTGg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a11eef118918dd84-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.66.162.225",
        "cf-ipcountry": "BF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jun-2026 20:24:09 UTC] === END API CALL LOG ===
[26-Jun-2026 20:24:09 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jun-2026 20:24:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk5IiwidXNlcm5hbWUiOiJIZXJ2XHUwMGU5IiwiZW1haWwiOiJiYm91YmllaGVydmVAZ21haWwuY29tIiwiZXhwIjoxNzgzMTEwMjQ3fQ.uXowQo1iLkdm-LxDQef6oM7fOZZPFwLgsPO-1WYGTGg
[26-Jun-2026 20:24:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jun-2026 20:24:09 UTC] ✅ JWT token verified successfully for user profile
[26-Jun-2026 20:24:09 UTC] User ID: 899
[26-Jun-2026 20:24:09 UTC] ✅ User profile retrieved successfully for user ID: 899
[26-Jun-2026 20:24:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jun-2026 20:24:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jun-2026 20:24:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"154.66.162.225, 172.71.238.17","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk5IiwidXNlcm5hbWUiOiJIZXJ2XHUwMGU5IiwiZW1haWwiOiJiYm91YmllaGVydmVAZ21haWwuY29tIiwiZXhwIjoxNzgzMTEwMjQ3fQ.uXowQo1iLkdm-LxDQef6oM7fOZZPFwLgsPO-1WYGTGg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a11eef118922dd84-GRU","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"154.66.162.225","cf-ipcountry":"BF","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-Jun-2026 20:24:09 UTC] === User Orders API Called ===
[26-Jun-2026 20:24:09 UTC] User ID: 899
[26-Jun-2026 20:24:09 UTC] Limit: 20, Offset: 0
[26-Jun-2026 20:24:09 UTC] Orders found: 0
[26-Jun-2026 20:24:09 UTC] Orders data: []
[26-Jun-2026 20:24:09 UTC] Total orders count: 0
[26-Jun-2026 20:24:09 UTC] === API CALL LOG ===
[26-Jun-2026 20:24:09 UTC] Endpoint: user/profile.php
[26-Jun-2026 20:24:09 UTC] Full Log Data: {
    "timestamp": "2026-06-26 20:24:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.66.162.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.66.162.225, 172.71.238.17",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk5IiwidXNlcm5hbWUiOiJIZXJ2XHUwMGU5IiwiZW1haWwiOiJiYm91YmllaGVydmVAZ21haWwuY29tIiwiZXhwIjoxNzgzMTEwMjQ3fQ.uXowQo1iLkdm-LxDQef6oM7fOZZPFwLgsPO-1WYGTGg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a11eef118928dd84-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.66.162.225",
        "cf-ipcountry": "BF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jun-2026 20:24:09 UTC] === END API CALL LOG ===
[26-Jun-2026 20:24:09 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jun-2026 20:24:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk5IiwidXNlcm5hbWUiOiJIZXJ2XHUwMGU5IiwiZW1haWwiOiJiYm91YmllaGVydmVAZ21haWwuY29tIiwiZXhwIjoxNzgzMTEwMjQ3fQ.uXowQo1iLkdm-LxDQef6oM7fOZZPFwLgsPO-1WYGTGg
[26-Jun-2026 20:24:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jun-2026 20:24:09 UTC] ✅ JWT token verified successfully for user profile
[26-Jun-2026 20:24:09 UTC] User ID: 899
[26-Jun-2026 20:24:09 UTC] ✅ User profile retrieved successfully for user ID: 899
[26-Jun-2026 20:24:12 UTC] === API CALL LOG ===
[26-Jun-2026 20:24:12 UTC] Endpoint: user/profile.php
[26-Jun-2026 20:24:12 UTC] Full Log Data: {
    "timestamp": "2026-06-26 20:24:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.66.162.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.66.162.225, 172.71.238.17",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk5IiwidXNlcm5hbWUiOiJIZXJ2XHUwMGU5IiwiZW1haWwiOiJiYm91YmllaGVydmVAZ21haWwuY29tIiwiZXhwIjoxNzgzMTEwMjQ3fQ.uXowQo1iLkdm-LxDQef6oM7fOZZPFwLgsPO-1WYGTGg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a11eef23bac3dd84-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.66.162.225",
        "cf-ipcountry": "BF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jun-2026 20:24:12 UTC] === END API CALL LOG ===
[26-Jun-2026 20:24:12 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jun-2026 20:24:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk5IiwidXNlcm5hbWUiOiJIZXJ2XHUwMGU5IiwiZW1haWwiOiJiYm91YmllaGVydmVAZ21haWwuY29tIiwiZXhwIjoxNzgzMTEwMjQ3fQ.uXowQo1iLkdm-LxDQef6oM7fOZZPFwLgsPO-1WYGTGg
[26-Jun-2026 20:24:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jun-2026 20:24:12 UTC] ✅ JWT token verified successfully for user profile
[26-Jun-2026 20:24:12 UTC] User ID: 899
[26-Jun-2026 20:24:12 UTC] ✅ User profile retrieved successfully for user ID: 899
[26-Jun-2026 20:24:32 UTC] === API CALL LOG ===
[26-Jun-2026 20:24:32 UTC] Endpoint: user/profile.php
[26-Jun-2026 20:24:32 UTC] Full Log Data: {
    "timestamp": "2026-06-26 20:24:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.66.162.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.66.162.225, 172.71.238.17",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk5IiwidXNlcm5hbWUiOiJIZXJ2XHUwMGU5IiwiZW1haWwiOiJiYm91YmllaGVydmVAZ21haWwuY29tIiwiZXhwIjoxNzgzMTEwMjQ3fQ.uXowQo1iLkdm-LxDQef6oM7fOZZPFwLgsPO-1WYGTGg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a11eefa14aefdd84-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.66.162.225",
        "cf-ipcountry": "BF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jun-2026 20:24:32 UTC] === END API CALL LOG ===
[26-Jun-2026 20:24:32 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jun-2026 20:24:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk5IiwidXNlcm5hbWUiOiJIZXJ2XHUwMGU5IiwiZW1haWwiOiJiYm91YmllaGVydmVAZ21haWwuY29tIiwiZXhwIjoxNzgzMTEwMjQ3fQ.uXowQo1iLkdm-LxDQef6oM7fOZZPFwLgsPO-1WYGTGg
[26-Jun-2026 20:24:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jun-2026 20:24:32 UTC] ✅ JWT token verified successfully for user profile
[26-Jun-2026 20:24:32 UTC] User ID: 899
[26-Jun-2026 20:24:32 UTC] ✅ User profile retrieved successfully for user ID: 899
[26-Jun-2026 20:24:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jun-2026 20:24:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jun-2026 20:24:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"154.66.162.225, 172.71.238.16","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk5IiwidXNlcm5hbWUiOiJIZXJ2XHUwMGU5IiwiZW1haWwiOiJiYm91YmllaGVydmVAZ21haWwuY29tIiwiZXhwIjoxNzgzMTEwMjQ3fQ.uXowQo1iLkdm-LxDQef6oM7fOZZPFwLgsPO-1WYGTGg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a11eefe70952dd84-GRU","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"154.66.162.225","cf-ipcountry":"BF","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-Jun-2026 20:24:43 UTC] === User Orders API Called ===
[26-Jun-2026 20:24:43 UTC] User ID: 899
[26-Jun-2026 20:24:43 UTC] Limit: 20, Offset: 0
[26-Jun-2026 20:24:43 UTC] Orders found: 0
[26-Jun-2026 20:24:43 UTC] Orders data: []
[26-Jun-2026 20:24:43 UTC] Total orders count: 0
[26-Jun-2026 20:24:45 UTC] === API CALL LOG ===
[26-Jun-2026 20:24:45 UTC] Endpoint: user/profile.php
[26-Jun-2026 20:24:45 UTC] Full Log Data: {
    "timestamp": "2026-06-26 20:24:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.66.162.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.66.162.225, 172.71.238.16",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk5IiwidXNlcm5hbWUiOiJIZXJ2XHUwMGU5IiwiZW1haWwiOiJiYm91YmllaGVydmVAZ21haWwuY29tIiwiZXhwIjoxNzgzMTEwMjQ3fQ.uXowQo1iLkdm-LxDQef6oM7fOZZPFwLgsPO-1WYGTGg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a11eeff4ae0edd84-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.66.162.225",
        "cf-ipcountry": "BF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jun-2026 20:24:45 UTC] === END API CALL LOG ===
[26-Jun-2026 20:24:45 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jun-2026 20:24:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk5IiwidXNlcm5hbWUiOiJIZXJ2XHUwMGU5IiwiZW1haWwiOiJiYm91YmllaGVydmVAZ21haWwuY29tIiwiZXhwIjoxNzgzMTEwMjQ3fQ.uXowQo1iLkdm-LxDQef6oM7fOZZPFwLgsPO-1WYGTGg
[26-Jun-2026 20:24:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jun-2026 20:24:45 UTC] ✅ JWT token verified successfully for user profile
[26-Jun-2026 20:24:45 UTC] User ID: 899
[26-Jun-2026 20:24:45 UTC] ✅ User profile retrieved successfully for user ID: 899
[26-Jun-2026 20:24:46 UTC] User Purchases API - User ID: 899
[26-Jun-2026 20:24:46 UTC] User Purchases API - Total purchases found: 0
[26-Jun-2026 20:24:56 UTC] === API CALL LOG ===
[26-Jun-2026 20:24:56 UTC] Endpoint: user/profile.php
[26-Jun-2026 20:24:56 UTC] Full Log Data: {
    "timestamp": "2026-06-26 20:24:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.66.162.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.66.162.225, 172.71.238.17",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk5IiwidXNlcm5hbWUiOiJIZXJ2XHUwMGU5IiwiZW1haWwiOiJiYm91YmllaGVydmVAZ21haWwuY29tIiwiZXhwIjoxNzgzMTEwMjQ3fQ.uXowQo1iLkdm-LxDQef6oM7fOZZPFwLgsPO-1WYGTGg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a11ef0379dd7dd84-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.66.162.225",
        "cf-ipcountry": "BF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jun-2026 20:24:56 UTC] === END API CALL LOG ===
[26-Jun-2026 20:24:56 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jun-2026 20:24:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk5IiwidXNlcm5hbWUiOiJIZXJ2XHUwMGU5IiwiZW1haWwiOiJiYm91YmllaGVydmVAZ21haWwuY29tIiwiZXhwIjoxNzgzMTEwMjQ3fQ.uXowQo1iLkdm-LxDQef6oM7fOZZPFwLgsPO-1WYGTGg
[26-Jun-2026 20:24:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jun-2026 20:24:56 UTC] ✅ JWT token verified successfully for user profile
[26-Jun-2026 20:24:56 UTC] User ID: 899
[26-Jun-2026 20:24:56 UTC] ✅ User profile retrieved successfully for user ID: 899
[26-Jun-2026 20:24:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jun-2026 20:24:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jun-2026 20:24:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"154.66.162.225, 172.71.238.16","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk5IiwidXNlcm5hbWUiOiJIZXJ2XHUwMGU5IiwiZW1haWwiOiJiYm91YmllaGVydmVAZ21haWwuY29tIiwiZXhwIjoxNzgzMTEwMjQ3fQ.uXowQo1iLkdm-LxDQef6oM7fOZZPFwLgsPO-1WYGTGg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a11ef034bd46dd84-GRU","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"154.66.162.225","cf-ipcountry":"BF","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-Jun-2026 20:24:56 UTC] === User Orders API Called ===
[26-Jun-2026 20:24:56 UTC] User ID: 899
[26-Jun-2026 20:24:56 UTC] Limit: 20, Offset: 0
[26-Jun-2026 20:24:56 UTC] Orders found: 0
[26-Jun-2026 20:24:56 UTC] Orders data: []
[26-Jun-2026 20:24:56 UTC] Total orders count: 0
[26-Jun-2026 20:24:56 UTC] === API CALL LOG ===
[26-Jun-2026 20:24:56 UTC] Endpoint: user/profile.php
[26-Jun-2026 20:24:56 UTC] Full Log Data: {
    "timestamp": "2026-06-26 20:24:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.66.162.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.66.162.225, 172.71.238.17",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk5IiwidXNlcm5hbWUiOiJIZXJ2XHUwMGU5IiwiZW1haWwiOiJiYm91YmllaGVydmVAZ21haWwuY29tIiwiZXhwIjoxNzgzMTEwMjQ3fQ.uXowQo1iLkdm-LxDQef6oM7fOZZPFwLgsPO-1WYGTGg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a11ef034bd49dd84-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.66.162.225",
        "cf-ipcountry": "BF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jun-2026 20:24:56 UTC] === END API CALL LOG ===
[26-Jun-2026 20:24:56 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jun-2026 20:24:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk5IiwidXNlcm5hbWUiOiJIZXJ2XHUwMGU5IiwiZW1haWwiOiJiYm91YmllaGVydmVAZ21haWwuY29tIiwiZXhwIjoxNzgzMTEwMjQ3fQ.uXowQo1iLkdm-LxDQef6oM7fOZZPFwLgsPO-1WYGTGg
[26-Jun-2026 20:24:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jun-2026 20:24:56 UTC] ✅ JWT token verified successfully for user profile
[26-Jun-2026 20:24:56 UTC] User ID: 899
[26-Jun-2026 20:24:56 UTC] ✅ User profile retrieved successfully for user ID: 899
[26-Jun-2026 20:25:00 UTC] === API CALL LOG ===
[26-Jun-2026 20:25:00 UTC] Endpoint: user/profile.php
[26-Jun-2026 20:25:00 UTC] Full Log Data: {
    "timestamp": "2026-06-26 20:25:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.66.162.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.66.162.225, 172.71.238.17",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk5IiwidXNlcm5hbWUiOiJIZXJ2XHUwMGU5IiwiZW1haWwiOiJiYm91YmllaGVydmVAZ21haWwuY29tIiwiZXhwIjoxNzgzMTEwMjQ3fQ.uXowQo1iLkdm-LxDQef6oM7fOZZPFwLgsPO-1WYGTGg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a11ef052ded0dd84-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.66.162.225",
        "cf-ipcountry": "BF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jun-2026 20:25:00 UTC] === END API CALL LOG ===
[26-Jun-2026 20:25:00 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jun-2026 20:25:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk5IiwidXNlcm5hbWUiOiJIZXJ2XHUwMGU5IiwiZW1haWwiOiJiYm91YmllaGVydmVAZ21haWwuY29tIiwiZXhwIjoxNzgzMTEwMjQ3fQ.uXowQo1iLkdm-LxDQef6oM7fOZZPFwLgsPO-1WYGTGg
[26-Jun-2026 20:25:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jun-2026 20:25:00 UTC] ✅ JWT token verified successfully for user profile
[26-Jun-2026 20:25:00 UTC] User ID: 899
[26-Jun-2026 20:25:00 UTC] ✅ User profile retrieved successfully for user ID: 899
[26-Jun-2026 20:25:16 UTC] === API CALL LOG ===
[26-Jun-2026 20:25:16 UTC] Endpoint: user/profile.php
[26-Jun-2026 20:25:16 UTC] Full Log Data: {
    "timestamp": "2026-06-26 20:25:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.66.162.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.66.162.225, 172.71.238.17",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk5IiwidXNlcm5hbWUiOiJIZXJ2XHUwMGU5IiwiZW1haWwiOiJiYm91YmllaGVydmVAZ21haWwuY29tIiwiZXhwIjoxNzgzMTEwMjQ3fQ.uXowQo1iLkdm-LxDQef6oM7fOZZPFwLgsPO-1WYGTGg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a11ef0b2d824dd84-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.66.162.225",
        "cf-ipcountry": "BF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jun-2026 20:25:16 UTC] === END API CALL LOG ===
[26-Jun-2026 20:25:16 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jun-2026 20:25:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk5IiwidXNlcm5hbWUiOiJIZXJ2XHUwMGU5IiwiZW1haWwiOiJiYm91YmllaGVydmVAZ21haWwuY29tIiwiZXhwIjoxNzgzMTEwMjQ3fQ.uXowQo1iLkdm-LxDQef6oM7fOZZPFwLgsPO-1WYGTGg
[26-Jun-2026 20:25:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jun-2026 20:25:16 UTC] ✅ JWT token verified successfully for user profile
[26-Jun-2026 20:25:16 UTC] User ID: 899
[26-Jun-2026 20:25:16 UTC] ✅ User profile retrieved successfully for user ID: 899
[26-Jun-2026 20:25:16 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jun-2026 20:25:16 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jun-2026 20:25:16 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"154.66.162.225, 172.71.238.17","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk5IiwidXNlcm5hbWUiOiJIZXJ2XHUwMGU5IiwiZW1haWwiOiJiYm91YmllaGVydmVAZ21haWwuY29tIiwiZXhwIjoxNzgzMTEwMjQ3fQ.uXowQo1iLkdm-LxDQef6oM7fOZZPFwLgsPO-1WYGTGg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a11ef0b02926dd84-GRU","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"154.66.162.225","cf-ipcountry":"BF","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-Jun-2026 20:25:16 UTC] === User Orders API Called ===
[26-Jun-2026 20:25:16 UTC] User ID: 899
[26-Jun-2026 20:25:16 UTC] Limit: 20, Offset: 0
[26-Jun-2026 20:25:16 UTC] Orders found: 0
[26-Jun-2026 20:25:16 UTC] Orders data: []
[26-Jun-2026 20:25:16 UTC] Total orders count: 0
[26-Jun-2026 20:25:16 UTC] === API CALL LOG ===
[26-Jun-2026 20:25:16 UTC] Endpoint: user/profile.php
[26-Jun-2026 20:25:16 UTC] Full Log Data: {
    "timestamp": "2026-06-26 20:25:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.66.162.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.66.162.225, 172.71.238.17",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk5IiwidXNlcm5hbWUiOiJIZXJ2XHUwMGU5IiwiZW1haWwiOiJiYm91YmllaGVydmVAZ21haWwuY29tIiwiZXhwIjoxNzgzMTEwMjQ3fQ.uXowQo1iLkdm-LxDQef6oM7fOZZPFwLgsPO-1WYGTGg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a11ef0b02929dd84-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.66.162.225",
        "cf-ipcountry": "BF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jun-2026 20:25:16 UTC] === END API CALL LOG ===
[26-Jun-2026 20:25:16 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jun-2026 20:25:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk5IiwidXNlcm5hbWUiOiJIZXJ2XHUwMGU5IiwiZW1haWwiOiJiYm91YmllaGVydmVAZ21haWwuY29tIiwiZXhwIjoxNzgzMTEwMjQ3fQ.uXowQo1iLkdm-LxDQef6oM7fOZZPFwLgsPO-1WYGTGg
[26-Jun-2026 20:25:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jun-2026 20:25:16 UTC] ✅ JWT token verified successfully for user profile
[26-Jun-2026 20:25:16 UTC] User ID: 899
[26-Jun-2026 20:25:16 UTC] ✅ User profile retrieved successfully for user ID: 899
[26-Jun-2026 20:25:21 UTC] === API CALL LOG ===
[26-Jun-2026 20:25:21 UTC] Endpoint: user/profile.php
[26-Jun-2026 20:25:21 UTC] Full Log Data: {
    "timestamp": "2026-06-26 20:25:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.66.162.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.66.162.225, 172.71.238.17",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk5IiwidXNlcm5hbWUiOiJIZXJ2XHUwMGU5IiwiZW1haWwiOiJiYm91YmllaGVydmVAZ21haWwuY29tIiwiZXhwIjoxNzgzMTEwMjQ3fQ.uXowQo1iLkdm-LxDQef6oM7fOZZPFwLgsPO-1WYGTGg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a11ef0d1eea9dd84-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.66.162.225",
        "cf-ipcountry": "BF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jun-2026 20:25:21 UTC] === END API CALL LOG ===
[26-Jun-2026 20:25:21 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jun-2026 20:25:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk5IiwidXNlcm5hbWUiOiJIZXJ2XHUwMGU5IiwiZW1haWwiOiJiYm91YmllaGVydmVAZ21haWwuY29tIiwiZXhwIjoxNzgzMTEwMjQ3fQ.uXowQo1iLkdm-LxDQef6oM7fOZZPFwLgsPO-1WYGTGg
[26-Jun-2026 20:25:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jun-2026 20:25:21 UTC] ✅ JWT token verified successfully for user profile
[26-Jun-2026 20:25:21 UTC] User ID: 899
[26-Jun-2026 20:25:21 UTC] ✅ User profile retrieved successfully for user ID: 899
[26-Jun-2026 20:25:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jun-2026 20:25:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jun-2026 20:25:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"154.66.162.225, 172.71.238.16","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk5IiwidXNlcm5hbWUiOiJIZXJ2XHUwMGU5IiwiZW1haWwiOiJiYm91YmllaGVydmVAZ21haWwuY29tIiwiZXhwIjoxNzgzMTEwMjQ3fQ.uXowQo1iLkdm-LxDQef6oM7fOZZPFwLgsPO-1WYGTGg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a11ef1bf086bdd84-GRU","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"154.66.162.225","cf-ipcountry":"BF","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-Jun-2026 20:25:58 UTC] === User Orders API Called ===
[26-Jun-2026 20:25:58 UTC] User ID: 899
[26-Jun-2026 20:25:58 UTC] Limit: 20, Offset: 0
[26-Jun-2026 20:25:58 UTC] Orders found: 0
[26-Jun-2026 20:25:58 UTC] Orders data: []
[26-Jun-2026 20:25:58 UTC] Total orders count: 0
[26-Jun-2026 20:26:00 UTC] === API CALL LOG ===
[26-Jun-2026 20:26:00 UTC] Endpoint: user/profile.php
[26-Jun-2026 20:26:00 UTC] Full Log Data: {
    "timestamp": "2026-06-26 20:26:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.66.162.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.66.162.225, 172.71.238.16",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk5IiwidXNlcm5hbWUiOiJIZXJ2XHUwMGU5IiwiZW1haWwiOiJiYm91YmllaGVydmVAZ21haWwuY29tIiwiZXhwIjoxNzgzMTEwMjQ3fQ.uXowQo1iLkdm-LxDQef6oM7fOZZPFwLgsPO-1WYGTGg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a11ef1c8d9d6dd84-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.66.162.225",
        "cf-ipcountry": "BF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jun-2026 20:26:00 UTC] === END API CALL LOG ===
[26-Jun-2026 20:26:00 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jun-2026 20:26:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk5IiwidXNlcm5hbWUiOiJIZXJ2XHUwMGU5IiwiZW1haWwiOiJiYm91YmllaGVydmVAZ21haWwuY29tIiwiZXhwIjoxNzgzMTEwMjQ3fQ.uXowQo1iLkdm-LxDQef6oM7fOZZPFwLgsPO-1WYGTGg
[26-Jun-2026 20:26:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jun-2026 20:26:00 UTC] ✅ JWT token verified successfully for user profile
[26-Jun-2026 20:26:00 UTC] User ID: 899
[26-Jun-2026 20:26:00 UTC] ✅ User profile retrieved successfully for user ID: 899
[26-Jun-2026 20:26:01 UTC] User Purchases API - User ID: 899
[26-Jun-2026 20:26:01 UTC] User Purchases API - Total purchases found: 0
[26-Jun-2026 20:26:03 UTC] User Purchases API - User ID: 899
[26-Jun-2026 20:26:03 UTC] User Purchases API - Total purchases found: 0
[26-Jun-2026 20:26:05 UTC] === API CALL LOG ===
[26-Jun-2026 20:26:05 UTC] Endpoint: user/profile.php
[26-Jun-2026 20:26:05 UTC] Full Log Data: {
    "timestamp": "2026-06-26 20:26:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.66.162.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.66.162.225, 172.71.238.16",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk5IiwidXNlcm5hbWUiOiJIZXJ2XHUwMGU5IiwiZW1haWwiOiJiYm91YmllaGVydmVAZ21haWwuY29tIiwiZXhwIjoxNzgzMTEwMjQ3fQ.uXowQo1iLkdm-LxDQef6oM7fOZZPFwLgsPO-1WYGTGg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a11ef1e70d20dd84-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.66.162.225",
        "cf-ipcountry": "BF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jun-2026 20:26:05 UTC] === END API CALL LOG ===
[26-Jun-2026 20:26:05 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jun-2026 20:26:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk5IiwidXNlcm5hbWUiOiJIZXJ2XHUwMGU5IiwiZW1haWwiOiJiYm91YmllaGVydmVAZ21haWwuY29tIiwiZXhwIjoxNzgzMTEwMjQ3fQ.uXowQo1iLkdm-LxDQef6oM7fOZZPFwLgsPO-1WYGTGg
[26-Jun-2026 20:26:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jun-2026 20:26:05 UTC] ✅ JWT token verified successfully for user profile
[26-Jun-2026 20:26:05 UTC] User ID: 899
[26-Jun-2026 20:26:05 UTC] ✅ User profile retrieved successfully for user ID: 899
[26-Jun-2026 20:26:06 UTC] User Purchases API - User ID: 899
[26-Jun-2026 20:26:06 UTC] User Purchases API - Total purchases found: 0
[26-Jun-2026 20:26:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jun-2026 20:26:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jun-2026 20:26:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"154.66.162.225, 172.71.238.16","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk5IiwidXNlcm5hbWUiOiJIZXJ2XHUwMGU5IiwiZW1haWwiOiJiYm91YmllaGVydmVAZ21haWwuY29tIiwiZXhwIjoxNzgzMTEwMjQ3fQ.uXowQo1iLkdm-LxDQef6oM7fOZZPFwLgsPO-1WYGTGg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a11ef238ed72dd84-GRU","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"154.66.162.225","cf-ipcountry":"BF","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-Jun-2026 20:26:18 UTC] === User Orders API Called ===
[26-Jun-2026 20:26:18 UTC] User ID: 899
[26-Jun-2026 20:26:18 UTC] Limit: 20, Offset: 0
[26-Jun-2026 20:26:18 UTC] Orders found: 0
[26-Jun-2026 20:26:18 UTC] Orders data: []
[26-Jun-2026 20:26:18 UTC] Total orders count: 0
[26-Jun-2026 20:26:18 UTC] === API CALL LOG ===
[26-Jun-2026 20:26:18 UTC] === API CALL LOG ===
[26-Jun-2026 20:26:18 UTC] Endpoint: user/profile.php
[26-Jun-2026 20:26:18 UTC] Endpoint: user/profile.php
[26-Jun-2026 20:26:18 UTC] Full Log Data: {
    "timestamp": "2026-06-26 20:26:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.66.162.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.66.162.225, 172.71.238.16",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk5IiwidXNlcm5hbWUiOiJIZXJ2XHUwMGU5IiwiZW1haWwiOiJiYm91YmllaGVydmVAZ21haWwuY29tIiwiZXhwIjoxNzgzMTEwMjQ3fQ.uXowQo1iLkdm-LxDQef6oM7fOZZPFwLgsPO-1WYGTGg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a11ef238ed74dd84-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.66.162.225",
        "cf-ipcountry": "BF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jun-2026 20:26:18 UTC] Full Log Data: {
    "timestamp": "2026-06-26 20:26:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.66.162.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.66.162.225, 172.71.238.16",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk5IiwidXNlcm5hbWUiOiJIZXJ2XHUwMGU5IiwiZW1haWwiOiJiYm91YmllaGVydmVAZ21haWwuY29tIiwiZXhwIjoxNzgzMTEwMjQ3fQ.uXowQo1iLkdm-LxDQef6oM7fOZZPFwLgsPO-1WYGTGg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a11ef238ed76dd84-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.66.162.225",
        "cf-ipcountry": "BF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jun-2026 20:26:18 UTC] === END API CALL LOG ===
[26-Jun-2026 20:26:18 UTC] === END API CALL LOG ===
[26-Jun-2026 20:26:18 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jun-2026 20:26:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk5IiwidXNlcm5hbWUiOiJIZXJ2XHUwMGU5IiwiZW1haWwiOiJiYm91YmllaGVydmVAZ21haWwuY29tIiwiZXhwIjoxNzgzMTEwMjQ3fQ.uXowQo1iLkdm-LxDQef6oM7fOZZPFwLgsPO-1WYGTGg
[26-Jun-2026 20:26:18 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jun-2026 20:26:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk5IiwidXNlcm5hbWUiOiJIZXJ2XHUwMGU5IiwiZW1haWwiOiJiYm91YmllaGVydmVAZ21haWwuY29tIiwiZXhwIjoxNzgzMTEwMjQ3fQ.uXowQo1iLkdm-LxDQef6oM7fOZZPFwLgsPO-1WYGTGg
[26-Jun-2026 20:26:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jun-2026 20:26:18 UTC] ✅ JWT token verified successfully for user profile
[26-Jun-2026 20:26:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jun-2026 20:26:18 UTC] User ID: 899
[26-Jun-2026 20:26:18 UTC] ✅ JWT token verified successfully for user profile
[26-Jun-2026 20:26:18 UTC] User ID: 899
[26-Jun-2026 20:26:18 UTC] ✅ User profile retrieved successfully for user ID: 899
[26-Jun-2026 20:26:18 UTC] ✅ User profile retrieved successfully for user ID: 899
[26-Jun-2026 20:26:21 UTC] === API CALL LOG ===
[26-Jun-2026 20:26:21 UTC] Endpoint: user/profile.php
[26-Jun-2026 20:26:21 UTC] Full Log Data: {
    "timestamp": "2026-06-26 20:26:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.66.162.225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.66.162.225, 172.71.238.16",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk5IiwidXNlcm5hbWUiOiJIZXJ2XHUwMGU5IiwiZW1haWwiOiJiYm91YmllaGVydmVAZ21haWwuY29tIiwiZXhwIjoxNzgzMTEwMjQ3fQ.uXowQo1iLkdm-LxDQef6oM7fOZZPFwLgsPO-1WYGTGg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a11ef24a0c5ddd84-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.66.162.225",
        "cf-ipcountry": "BF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jun-2026 20:26:21 UTC] === END API CALL LOG ===
[26-Jun-2026 20:26:21 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jun-2026 20:26:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODk5IiwidXNlcm5hbWUiOiJIZXJ2XHUwMGU5IiwiZW1haWwiOiJiYm91YmllaGVydmVAZ21haWwuY29tIiwiZXhwIjoxNzgzMTEwMjQ3fQ.uXowQo1iLkdm-LxDQef6oM7fOZZPFwLgsPO-1WYGTGg
[26-Jun-2026 20:26:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jun-2026 20:26:21 UTC] ✅ JWT token verified successfully for user profile
[26-Jun-2026 20:26:21 UTC] User ID: 899
[26-Jun-2026 20:26:21 UTC] ✅ User profile retrieved successfully for user ID: 899
[27-Jun-2026 06:56:29 UTC] === API CALL LOG ===
[27-Jun-2026 06:56:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jun-2026 06:56:29 UTC] Endpoint: user/profile.php
[27-Jun-2026 06:56:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jun-2026 06:56:29 UTC] Full Log Data: {
    "timestamp": "2026-06-27 06:56:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.79.14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.79.14, 162.158.216.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTAwIiwidXNlcm5hbWUiOiJBaXRyYWRpbmdtYWNoaW5lIiwiZW1haWwiOiJhaXRyYWRpbmdtYWNoaW5lOTlAZ21haWwuY29tIiwiZXhwIjoxNzgzMTQ4MTg4fQ.E-63--JhnBp764n3O-ZCW3N9OcOWNtJiOMjKBgHSp00",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1228d5a3b901b03-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.79.14",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jun-2026 06:56:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.79.14, 162.158.216.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTAwIiwidXNlcm5hbWUiOiJBaXRyYWRpbmdtYWNoaW5lIiwiZW1haWwiOiJhaXRyYWRpbmdtYWNoaW5lOTlAZ21haWwuY29tIiwiZXhwIjoxNzgzMTQ4MTg4fQ.E-63--JhnBp764n3O-ZCW3N9OcOWNtJiOMjKBgHSp00","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1228d5a3b981b03-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.79.14","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-Jun-2026 06:56:29 UTC] === END API CALL LOG ===
[27-Jun-2026 06:56:29 UTC] === User Orders API Called ===
[27-Jun-2026 06:56:29 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jun-2026 06:56:29 UTC] User ID: 900
[27-Jun-2026 06:56:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTAwIiwidXNlcm5hbWUiOiJBaXRyYWRpbmdtYWNoaW5lIiwiZW1haWwiOiJhaXRyYWRpbmdtYWNoaW5lOTlAZ21haWwuY29tIiwiZXhwIjoxNzgzMTQ4MTg4fQ.E-63--JhnBp764n3O-ZCW3N9OcOWNtJiOMjKBgHSp00
[27-Jun-2026 06:56:29 UTC] Limit: 20, Offset: 0
[27-Jun-2026 06:56:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jun-2026 06:56:29 UTC] ✅ JWT token verified successfully for user profile
[27-Jun-2026 06:56:29 UTC] User ID: 900
[27-Jun-2026 06:56:29 UTC] Orders found: 0
[27-Jun-2026 06:56:29 UTC] Orders data: []
[27-Jun-2026 06:56:29 UTC] ✅ User profile retrieved successfully for user ID: 900
[27-Jun-2026 06:56:29 UTC] Total orders count: 0
[27-Jun-2026 06:56:29 UTC] === API CALL LOG ===
[27-Jun-2026 06:56:29 UTC] Endpoint: user/profile.php
[27-Jun-2026 06:56:29 UTC] Full Log Data: {
    "timestamp": "2026-06-27 06:56:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.79.14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.79.14, 162.158.216.66",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTAwIiwidXNlcm5hbWUiOiJBaXRyYWRpbmdtYWNoaW5lIiwiZW1haWwiOiJhaXRyYWRpbmdtYWNoaW5lOTlAZ21haWwuY29tIiwiZXhwIjoxNzgzMTQ4MTg4fQ.E-63--JhnBp764n3O-ZCW3N9OcOWNtJiOMjKBgHSp00",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1228d5b5e5b1b03-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.79.14",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jun-2026 06:56:29 UTC] === END API CALL LOG ===
[27-Jun-2026 06:56:29 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jun-2026 06:56:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTAwIiwidXNlcm5hbWUiOiJBaXRyYWRpbmdtYWNoaW5lIiwiZW1haWwiOiJhaXRyYWRpbmdtYWNoaW5lOTlAZ21haWwuY29tIiwiZXhwIjoxNzgzMTQ4MTg4fQ.E-63--JhnBp764n3O-ZCW3N9OcOWNtJiOMjKBgHSp00
[27-Jun-2026 06:56:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jun-2026 06:56:29 UTC] ✅ JWT token verified successfully for user profile
[27-Jun-2026 06:56:29 UTC] User ID: 900
[27-Jun-2026 06:56:29 UTC] ✅ User profile retrieved successfully for user ID: 900
[27-Jun-2026 06:56:30 UTC] === API CALL LOG ===
[27-Jun-2026 06:56:30 UTC] Endpoint: user/profile.php
[27-Jun-2026 06:56:30 UTC] Full Log Data: {
    "timestamp": "2026-06-27 06:56:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.79.14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.79.14, 162.158.216.66",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTAwIiwidXNlcm5hbWUiOiJBaXRyYWRpbmdtYWNoaW5lIiwiZW1haWwiOiJhaXRyYWRpbmdtYWNoaW5lOTlAZ21haWwuY29tIiwiZXhwIjoxNzgzMTQ4MTg4fQ.E-63--JhnBp764n3O-ZCW3N9OcOWNtJiOMjKBgHSp00",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1228d610b2d1b03-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.79.14",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jun-2026 06:56:30 UTC] === END API CALL LOG ===
[27-Jun-2026 06:56:30 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jun-2026 06:56:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTAwIiwidXNlcm5hbWUiOiJBaXRyYWRpbmdtYWNoaW5lIiwiZW1haWwiOiJhaXRyYWRpbmdtYWNoaW5lOTlAZ21haWwuY29tIiwiZXhwIjoxNzgzMTQ4MTg4fQ.E-63--JhnBp764n3O-ZCW3N9OcOWNtJiOMjKBgHSp00
[27-Jun-2026 06:56:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jun-2026 06:56:30 UTC] ✅ JWT token verified successfully for user profile
[27-Jun-2026 06:56:30 UTC] User ID: 900
[27-Jun-2026 06:56:30 UTC] ✅ User profile retrieved successfully for user ID: 900
[27-Jun-2026 06:56:37 UTC] === API CALL LOG ===
[27-Jun-2026 06:56:37 UTC] Endpoint: user/profile.php
[27-Jun-2026 06:56:37 UTC] Full Log Data: {
    "timestamp": "2026-06-27 06:56:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.79.14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.79.14, 162.158.216.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTAwIiwidXNlcm5hbWUiOiJBaXRyYWRpbmdtYWNoaW5lIiwiZW1haWwiOiJhaXRyYWRpbmdtYWNoaW5lOTlAZ21haWwuY29tIiwiZXhwIjoxNzgzMTQ4MTg4fQ.E-63--JhnBp764n3O-ZCW3N9OcOWNtJiOMjKBgHSp00",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1228d8a7a951b03-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.79.14",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jun-2026 06:56:37 UTC] === END API CALL LOG ===
[27-Jun-2026 06:56:37 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jun-2026 06:56:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTAwIiwidXNlcm5hbWUiOiJBaXRyYWRpbmdtYWNoaW5lIiwiZW1haWwiOiJhaXRyYWRpbmdtYWNoaW5lOTlAZ21haWwuY29tIiwiZXhwIjoxNzgzMTQ4MTg4fQ.E-63--JhnBp764n3O-ZCW3N9OcOWNtJiOMjKBgHSp00
[27-Jun-2026 06:56:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jun-2026 06:56:37 UTC] ✅ JWT token verified successfully for user profile
[27-Jun-2026 06:56:37 UTC] User ID: 900
[27-Jun-2026 06:56:37 UTC] ✅ User profile retrieved successfully for user ID: 900
[27-Jun-2026 06:56:41 UTC] === API CALL LOG ===
[27-Jun-2026 06:56:41 UTC] Endpoint: user/profile.php
[27-Jun-2026 06:56:41 UTC] Full Log Data: {
    "timestamp": "2026-06-27 06:56:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.79.14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.79.14, 162.158.216.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTAwIiwidXNlcm5hbWUiOiJBaXRyYWRpbmdtYWNoaW5lIiwiZW1haWwiOiJhaXRyYWRpbmdtYWNoaW5lOTlAZ21haWwuY29tIiwiZXhwIjoxNzgzMTQ4MTg4fQ.E-63--JhnBp764n3O-ZCW3N9OcOWNtJiOMjKBgHSp00",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1228da44c931b03-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.79.14",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jun-2026 06:56:41 UTC] === END API CALL LOG ===
[27-Jun-2026 06:56:41 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jun-2026 06:56:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTAwIiwidXNlcm5hbWUiOiJBaXRyYWRpbmdtYWNoaW5lIiwiZW1haWwiOiJhaXRyYWRpbmdtYWNoaW5lOTlAZ21haWwuY29tIiwiZXhwIjoxNzgzMTQ4MTg4fQ.E-63--JhnBp764n3O-ZCW3N9OcOWNtJiOMjKBgHSp00
[27-Jun-2026 06:56:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jun-2026 06:56:41 UTC] ✅ JWT token verified successfully for user profile
[27-Jun-2026 06:56:41 UTC] User ID: 900
[27-Jun-2026 06:56:41 UTC] ✅ User profile retrieved successfully for user ID: 900
[27-Jun-2026 06:56:48 UTC] === API CALL LOG ===
[27-Jun-2026 06:56:48 UTC] Endpoint: user/profile.php
[27-Jun-2026 06:56:48 UTC] Full Log Data: {
    "timestamp": "2026-06-27 06:56:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.79.14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.79.14, 162.158.216.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTAwIiwidXNlcm5hbWUiOiJBaXRyYWRpbmdtYWNoaW5lIiwiZW1haWwiOiJhaXRyYWRpbmdtYWNoaW5lOTlAZ21haWwuY29tIiwiZXhwIjoxNzgzMTQ4MTg4fQ.E-63--JhnBp764n3O-ZCW3N9OcOWNtJiOMjKBgHSp00",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1228dd19f711b03-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.79.14",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jun-2026 06:56:48 UTC] === END API CALL LOG ===
[27-Jun-2026 06:56:48 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jun-2026 06:56:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTAwIiwidXNlcm5hbWUiOiJBaXRyYWRpbmdtYWNoaW5lIiwiZW1haWwiOiJhaXRyYWRpbmdtYWNoaW5lOTlAZ21haWwuY29tIiwiZXhwIjoxNzgzMTQ4MTg4fQ.E-63--JhnBp764n3O-ZCW3N9OcOWNtJiOMjKBgHSp00
[27-Jun-2026 06:56:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jun-2026 06:56:48 UTC] ✅ JWT token verified successfully for user profile
[27-Jun-2026 06:56:48 UTC] User ID: 900
[27-Jun-2026 06:56:48 UTC] ✅ User profile retrieved successfully for user ID: 900
[27-Jun-2026 06:57:26 UTC] === API CALL LOG ===
[27-Jun-2026 06:57:26 UTC] Endpoint: user/profile.php
[27-Jun-2026 06:57:26 UTC] Full Log Data: {
    "timestamp": "2026-06-27 06:57:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.79.14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.79.14, 162.158.216.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTAwIiwidXNlcm5hbWUiOiJBaXRyYWRpbmdtYWNoaW5lIiwiZW1haWwiOiJhaXRyYWRpbmdtYWNoaW5lOTlAZ21haWwuY29tIiwiZXhwIjoxNzgzMTQ4MTg4fQ.E-63--JhnBp764n3O-ZCW3N9OcOWNtJiOMjKBgHSp00",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1228ebd6ede1b03-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.79.14",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jun-2026 06:57:26 UTC] === END API CALL LOG ===
[27-Jun-2026 06:57:26 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jun-2026 06:57:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTAwIiwidXNlcm5hbWUiOiJBaXRyYWRpbmdtYWNoaW5lIiwiZW1haWwiOiJhaXRyYWRpbmdtYWNoaW5lOTlAZ21haWwuY29tIiwiZXhwIjoxNzgzMTQ4MTg4fQ.E-63--JhnBp764n3O-ZCW3N9OcOWNtJiOMjKBgHSp00
[27-Jun-2026 06:57:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jun-2026 06:57:26 UTC] ✅ JWT token verified successfully for user profile
[27-Jun-2026 06:57:26 UTC] User ID: 900
[27-Jun-2026 06:57:26 UTC] ✅ User profile retrieved successfully for user ID: 900
[27-Jun-2026 06:57:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jun-2026 06:57:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jun-2026 06:57:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.79.14, 162.158.216.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTAwIiwidXNlcm5hbWUiOiJBaXRyYWRpbmdtYWNoaW5lIiwiZW1haWwiOiJhaXRyYWRpbmdtYWNoaW5lOTlAZ21haWwuY29tIiwiZXhwIjoxNzgzMTQ4MTg4fQ.E-63--JhnBp764n3O-ZCW3N9OcOWNtJiOMjKBgHSp00","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1228ebd6edb1b03-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.79.14","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-Jun-2026 06:57:26 UTC] === User Orders API Called ===
[27-Jun-2026 06:57:26 UTC] User ID: 900
[27-Jun-2026 06:57:26 UTC] Limit: 20, Offset: 0
[27-Jun-2026 06:57:26 UTC] Orders found: 0
[27-Jun-2026 06:57:26 UTC] Orders data: []
[27-Jun-2026 06:57:26 UTC] Total orders count: 0
[27-Jun-2026 06:57:27 UTC] === API CALL LOG ===
[27-Jun-2026 06:57:27 UTC] Endpoint: user/profile.php
[27-Jun-2026 06:57:27 UTC] Full Log Data: {
    "timestamp": "2026-06-27 06:57:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.79.14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.79.14, 162.158.216.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTAwIiwidXNlcm5hbWUiOiJBaXRyYWRpbmdtYWNoaW5lIiwiZW1haWwiOiJhaXRyYWRpbmdtYWNoaW5lOTlAZ21haWwuY29tIiwiZXhwIjoxNzgzMTQ4MTg4fQ.E-63--JhnBp764n3O-ZCW3N9OcOWNtJiOMjKBgHSp00",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1228ec11da11b03-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.79.14",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jun-2026 06:57:27 UTC] === END API CALL LOG ===
[27-Jun-2026 06:57:27 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jun-2026 06:57:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTAwIiwidXNlcm5hbWUiOiJBaXRyYWRpbmdtYWNoaW5lIiwiZW1haWwiOiJhaXRyYWRpbmdtYWNoaW5lOTlAZ21haWwuY29tIiwiZXhwIjoxNzgzMTQ4MTg4fQ.E-63--JhnBp764n3O-ZCW3N9OcOWNtJiOMjKBgHSp00
[27-Jun-2026 06:57:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jun-2026 06:57:27 UTC] ✅ JWT token verified successfully for user profile
[27-Jun-2026 06:57:27 UTC] User ID: 900
[27-Jun-2026 06:57:27 UTC] ✅ User profile retrieved successfully for user ID: 900
[27-Jun-2026 06:57:27 UTC] === API CALL LOG ===
[27-Jun-2026 06:57:27 UTC] Endpoint: user/profile.php
[27-Jun-2026 06:57:27 UTC] Full Log Data: {
    "timestamp": "2026-06-27 06:57:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.79.14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.79.14, 162.158.216.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTAwIiwidXNlcm5hbWUiOiJBaXRyYWRpbmdtYWNoaW5lIiwiZW1haWwiOiJhaXRyYWRpbmdtYWNoaW5lOTlAZ21haWwuY29tIiwiZXhwIjoxNzgzMTQ4MTg4fQ.E-63--JhnBp764n3O-ZCW3N9OcOWNtJiOMjKBgHSp00",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1228ec40b9c1b03-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.79.14",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jun-2026 06:57:27 UTC] === END API CALL LOG ===
[27-Jun-2026 06:57:27 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jun-2026 06:57:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTAwIiwidXNlcm5hbWUiOiJBaXRyYWRpbmdtYWNoaW5lIiwiZW1haWwiOiJhaXRyYWRpbmdtYWNoaW5lOTlAZ21haWwuY29tIiwiZXhwIjoxNzgzMTQ4MTg4fQ.E-63--JhnBp764n3O-ZCW3N9OcOWNtJiOMjKBgHSp00
[27-Jun-2026 06:57:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jun-2026 06:57:27 UTC] ✅ JWT token verified successfully for user profile
[27-Jun-2026 06:57:27 UTC] User ID: 900
[27-Jun-2026 06:57:27 UTC] ✅ User profile retrieved successfully for user ID: 900
[27-Jun-2026 09:36:37 UTC] === API CALL LOG ===
[27-Jun-2026 09:36:37 UTC] Endpoint: user/profile.php
[27-Jun-2026 09:36:37 UTC] Full Log Data: {
    "timestamp": "2026-06-27 09:36:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.216.53.51",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.216.53.51, 162.158.123.40",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTAxIiwidXNlcm5hbWUiOiJDQU1FTCIsImVtYWlsIjoiY2FtZWxwYXVsNUBnbWFpbC5jb20iLCJleHAiOjE3ODMxNTc3OTZ9.Z4HHnXeRm5Np8Pvq6NtgYA8yXo3H67MwFXLzNudCKDY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a12377e9eb031d02-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.216.53.51",
        "cf-ipcountry": "BJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jun-2026 09:36:37 UTC] === END API CALL LOG ===
[27-Jun-2026 09:36:37 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jun-2026 09:36:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTAxIiwidXNlcm5hbWUiOiJDQU1FTCIsImVtYWlsIjoiY2FtZWxwYXVsNUBnbWFpbC5jb20iLCJleHAiOjE3ODMxNTc3OTZ9.Z4HHnXeRm5Np8Pvq6NtgYA8yXo3H67MwFXLzNudCKDY
[27-Jun-2026 09:36:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jun-2026 09:36:37 UTC] ✅ JWT token verified successfully for user profile
[27-Jun-2026 09:36:37 UTC] User ID: 901
[27-Jun-2026 09:36:37 UTC] ✅ User profile retrieved successfully for user ID: 901
[27-Jun-2026 09:36:37 UTC] === API CALL LOG ===
[27-Jun-2026 09:36:37 UTC] Endpoint: user/profile.php
[27-Jun-2026 09:36:37 UTC] Full Log Data: {
    "timestamp": "2026-06-27 09:36:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.216.53.51",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.216.53.51, 162.158.123.40",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTAxIiwidXNlcm5hbWUiOiJDQU1FTCIsImVtYWlsIjoiY2FtZWxwYXVsNUBnbWFpbC5jb20iLCJleHAiOjE3ODMxNTc3OTZ9.Z4HHnXeRm5Np8Pvq6NtgYA8yXo3H67MwFXLzNudCKDY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a12377eaacff1d02-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.216.53.51",
        "cf-ipcountry": "BJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jun-2026 09:36:37 UTC] === END API CALL LOG ===
[27-Jun-2026 09:36:37 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jun-2026 09:36:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTAxIiwidXNlcm5hbWUiOiJDQU1FTCIsImVtYWlsIjoiY2FtZWxwYXVsNUBnbWFpbC5jb20iLCJleHAiOjE3ODMxNTc3OTZ9.Z4HHnXeRm5Np8Pvq6NtgYA8yXo3H67MwFXLzNudCKDY
[27-Jun-2026 09:36:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jun-2026 09:36:37 UTC] ✅ JWT token verified successfully for user profile
[27-Jun-2026 09:36:37 UTC] User ID: 901
[27-Jun-2026 09:36:37 UTC] ✅ User profile retrieved successfully for user ID: 901
[27-Jun-2026 09:36:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jun-2026 09:36:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jun-2026 09:36:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"41.216.53.51, 162.158.123.222","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTAxIiwidXNlcm5hbWUiOiJDQU1FTCIsImVtYWlsIjoiY2FtZWxwYXVsNUBnbWFpbC5jb20iLCJleHAiOjE3ODMxNTc3OTZ9.Z4HHnXeRm5Np8Pvq6NtgYA8yXo3H67MwFXLzNudCKDY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a12377eaacfd1d02-MAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"41.216.53.51","cf-ipcountry":"BJ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-Jun-2026 09:36:37 UTC] === User Orders API Called ===
[27-Jun-2026 09:36:37 UTC] User ID: 901
[27-Jun-2026 09:36:37 UTC] Limit: 20, Offset: 0
[27-Jun-2026 09:36:37 UTC] Orders found: 0
[27-Jun-2026 09:36:37 UTC] Orders data: []
[27-Jun-2026 09:36:37 UTC] Total orders count: 0
[27-Jun-2026 09:36:38 UTC] === API CALL LOG ===
[27-Jun-2026 09:36:38 UTC] Endpoint: user/profile.php
[27-Jun-2026 09:36:38 UTC] Full Log Data: {
    "timestamp": "2026-06-27 09:36:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.216.53.51",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.216.53.51, 162.158.123.40",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTAxIiwidXNlcm5hbWUiOiJDQU1FTCIsImVtYWlsIjoiY2FtZWxwYXVsNUBnbWFpbC5jb20iLCJleHAiOjE3ODMxNTc3OTZ9.Z4HHnXeRm5Np8Pvq6NtgYA8yXo3H67MwFXLzNudCKDY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a12377ef1f7a1d02-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.216.53.51",
        "cf-ipcountry": "BJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jun-2026 09:36:38 UTC] === END API CALL LOG ===
[27-Jun-2026 09:36:38 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jun-2026 09:36:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTAxIiwidXNlcm5hbWUiOiJDQU1FTCIsImVtYWlsIjoiY2FtZWxwYXVsNUBnbWFpbC5jb20iLCJleHAiOjE3ODMxNTc3OTZ9.Z4HHnXeRm5Np8Pvq6NtgYA8yXo3H67MwFXLzNudCKDY
[27-Jun-2026 09:36:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jun-2026 09:36:38 UTC] ✅ JWT token verified successfully for user profile
[27-Jun-2026 09:36:38 UTC] User ID: 901
[27-Jun-2026 09:36:38 UTC] ✅ User profile retrieved successfully for user ID: 901
[27-Jun-2026 09:37:22 UTC] === API CALL LOG ===
[27-Jun-2026 09:37:22 UTC] Endpoint: user/profile.php
[27-Jun-2026 09:37:22 UTC] Full Log Data: {
    "timestamp": "2026-06-27 09:37:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.216.53.51",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.216.53.51, 162.158.123.222",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTAxIiwidXNlcm5hbWUiOiJDQU1FTCIsImVtYWlsIjoiY2FtZWxwYXVsNUBnbWFpbC5jb20iLCJleHAiOjE3ODMxNTc3OTZ9.Z4HHnXeRm5Np8Pvq6NtgYA8yXo3H67MwFXLzNudCKDY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a12378ffcf321d02-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.216.53.51",
        "cf-ipcountry": "BJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jun-2026 09:37:22 UTC] === END API CALL LOG ===
[27-Jun-2026 09:37:22 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jun-2026 09:37:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTAxIiwidXNlcm5hbWUiOiJDQU1FTCIsImVtYWlsIjoiY2FtZWxwYXVsNUBnbWFpbC5jb20iLCJleHAiOjE3ODMxNTc3OTZ9.Z4HHnXeRm5Np8Pvq6NtgYA8yXo3H67MwFXLzNudCKDY
[27-Jun-2026 09:37:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jun-2026 09:37:22 UTC] ✅ JWT token verified successfully for user profile
[27-Jun-2026 09:37:22 UTC] User ID: 901
[27-Jun-2026 09:37:22 UTC] ✅ User profile retrieved successfully for user ID: 901
[27-Jun-2026 09:37:22 UTC] User Purchases API - User ID: 901
[27-Jun-2026 09:37:22 UTC] User Purchases API - Total purchases found: 0
[27-Jun-2026 09:38:55 UTC] === API CALL LOG ===
[27-Jun-2026 09:38:55 UTC] Endpoint: user/profile.php
[27-Jun-2026 09:38:55 UTC] Full Log Data: {
    "timestamp": "2026-06-27 09:38:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.216.53.51",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.216.53.51, 162.158.123.223",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTAxIiwidXNlcm5hbWUiOiJDQU1FTCIsImVtYWlsIjoiY2FtZWxwYXVsNUBnbWFpbC5jb20iLCJleHAiOjE3ODMxNTc3OTZ9.Z4HHnXeRm5Np8Pvq6NtgYA8yXo3H67MwFXLzNudCKDY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1237b4978c1f771-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.216.53.51",
        "cf-ipcountry": "BJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jun-2026 09:38:55 UTC] === END API CALL LOG ===
[27-Jun-2026 09:38:55 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jun-2026 09:38:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTAxIiwidXNlcm5hbWUiOiJDQU1FTCIsImVtYWlsIjoiY2FtZWxwYXVsNUBnbWFpbC5jb20iLCJleHAiOjE3ODMxNTc3OTZ9.Z4HHnXeRm5Np8Pvq6NtgYA8yXo3H67MwFXLzNudCKDY
[27-Jun-2026 09:38:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jun-2026 09:38:55 UTC] ✅ JWT token verified successfully for user profile
[27-Jun-2026 09:38:55 UTC] User ID: 901
[27-Jun-2026 09:38:55 UTC] ✅ User profile retrieved successfully for user ID: 901
[27-Jun-2026 09:38:55 UTC] User Purchases API - User ID: 901
[27-Jun-2026 09:38:55 UTC] User Purchases API - Total purchases found: 0
[27-Jun-2026 09:39:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jun-2026 09:39:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jun-2026 09:39:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"41.216.53.51, 162.158.123.223","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTAxIiwidXNlcm5hbWUiOiJDQU1FTCIsImVtYWlsIjoiY2FtZWxwYXVsNUBnbWFpbC5jb20iLCJleHAiOjE3ODMxNTc3OTZ9.Z4HHnXeRm5Np8Pvq6NtgYA8yXo3H67MwFXLzNudCKDY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1237be0bdfaf771-MAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"41.216.53.51","cf-ipcountry":"BJ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-Jun-2026 09:39:19 UTC] === User Orders API Called ===
[27-Jun-2026 09:39:19 UTC] User ID: 901
[27-Jun-2026 09:39:19 UTC] Limit: 20, Offset: 0
[27-Jun-2026 09:39:19 UTC] Orders found: 0
[27-Jun-2026 09:39:19 UTC] Orders data: []
[27-Jun-2026 09:39:19 UTC] Total orders count: 0
[27-Jun-2026 13:25:49 UTC] === API CALL LOG ===
[27-Jun-2026 13:25:49 UTC] Endpoint: user/profile.php
[27-Jun-2026 13:25:49 UTC] Full Log Data: {
    "timestamp": "2026-06-27 13:25:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.217.167.106",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.217.167.106, 172.71.148.68",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYwIiwidXNlcm5hbWUiOiJ0aGlyZCByZWljaCIsImVtYWlsIjoibWFuaS5nb2xlc3RhbmVoQGdtYWlsLmNvbSIsImV4cCI6MTc4MjY1ODI5OH0.2Tnuie7ZKbqgxxD-vi1veyj_iQakZTEQ0Bb4N5xeQRg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a124c7a628cfdca6-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.217.167.106",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jun-2026 13:25:49 UTC] === END API CALL LOG ===
[27-Jun-2026 13:25:49 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jun-2026 13:25:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYwIiwidXNlcm5hbWUiOiJ0aGlyZCByZWljaCIsImVtYWlsIjoibWFuaS5nb2xlc3RhbmVoQGdtYWlsLmNvbSIsImV4cCI6MTc4MjY1ODI5OH0.2Tnuie7ZKbqgxxD-vi1veyj_iQakZTEQ0Bb4N5xeQRg
[27-Jun-2026 13:25:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jun-2026 13:25:49 UTC] ✅ JWT token verified successfully for user profile
[27-Jun-2026 13:25:49 UTC] User ID: 860
[27-Jun-2026 13:25:49 UTC] ✅ User profile retrieved successfully for user ID: 860
[27-Jun-2026 13:25:49 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jun-2026 13:25:49 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jun-2026 13:25:49 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"5.217.167.106, 172.71.148.76","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYwIiwidXNlcm5hbWUiOiJ0aGlyZCByZWljaCIsImVtYWlsIjoibWFuaS5nb2xlc3RhbmVoQGdtYWlsLmNvbSIsImV4cCI6MTc4MjY1ODI5OH0.2Tnuie7ZKbqgxxD-vi1veyj_iQakZTEQ0Bb4N5xeQRg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a124c7a8a8dfdca6-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"5.217.167.106","cf-ipcountry":"IR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-Jun-2026 13:25:49 UTC] === User Orders API Called ===
[27-Jun-2026 13:25:49 UTC] User ID: 860
[27-Jun-2026 13:25:49 UTC] Limit: 20, Offset: 0
[27-Jun-2026 13:25:49 UTC] Orders found: 0
[27-Jun-2026 13:25:49 UTC] Orders data: []
[27-Jun-2026 13:25:49 UTC] Total orders count: 0
[27-Jun-2026 13:25:49 UTC] === API CALL LOG ===
[27-Jun-2026 13:25:49 UTC] Endpoint: user/profile.php
[27-Jun-2026 13:25:49 UTC] Full Log Data: {
    "timestamp": "2026-06-27 13:25:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.217.167.106",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.217.167.106, 172.71.148.68",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYwIiwidXNlcm5hbWUiOiJ0aGlyZCByZWljaCIsImVtYWlsIjoibWFuaS5nb2xlc3RhbmVoQGdtYWlsLmNvbSIsImV4cCI6MTc4MjY1ODI5OH0.2Tnuie7ZKbqgxxD-vi1veyj_iQakZTEQ0Bb4N5xeQRg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a124c7a8a8d2dca6-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.217.167.106",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jun-2026 13:25:49 UTC] === END API CALL LOG ===
[27-Jun-2026 13:25:49 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jun-2026 13:25:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYwIiwidXNlcm5hbWUiOiJ0aGlyZCByZWljaCIsImVtYWlsIjoibWFuaS5nb2xlc3RhbmVoQGdtYWlsLmNvbSIsImV4cCI6MTc4MjY1ODI5OH0.2Tnuie7ZKbqgxxD-vi1veyj_iQakZTEQ0Bb4N5xeQRg
[27-Jun-2026 13:25:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jun-2026 13:25:49 UTC] ✅ JWT token verified successfully for user profile
[27-Jun-2026 13:25:49 UTC] User ID: 860
[27-Jun-2026 13:25:49 UTC] ✅ User profile retrieved successfully for user ID: 860
[27-Jun-2026 13:25:49 UTC] === API CALL LOG ===
[27-Jun-2026 13:25:49 UTC] Endpoint: user/profile.php
[27-Jun-2026 13:25:49 UTC] Full Log Data: {
    "timestamp": "2026-06-27 13:25:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.217.167.106",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.217.167.106, 172.71.148.76",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYwIiwidXNlcm5hbWUiOiJ0aGlyZCByZWljaCIsImVtYWlsIjoibWFuaS5nb2xlc3RhbmVoQGdtYWlsLmNvbSIsImV4cCI6MTc4MjY1ODI5OH0.2Tnuie7ZKbqgxxD-vi1veyj_iQakZTEQ0Bb4N5xeQRg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a124c7a94b47dca6-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.217.167.106",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jun-2026 13:25:49 UTC] === END API CALL LOG ===
[27-Jun-2026 13:25:49 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jun-2026 13:25:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYwIiwidXNlcm5hbWUiOiJ0aGlyZCByZWljaCIsImVtYWlsIjoibWFuaS5nb2xlc3RhbmVoQGdtYWlsLmNvbSIsImV4cCI6MTc4MjY1ODI5OH0.2Tnuie7ZKbqgxxD-vi1veyj_iQakZTEQ0Bb4N5xeQRg
[27-Jun-2026 13:25:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jun-2026 13:25:49 UTC] ✅ JWT token verified successfully for user profile
[27-Jun-2026 13:25:49 UTC] User ID: 860
[27-Jun-2026 13:25:49 UTC] ✅ User profile retrieved successfully for user ID: 860
[27-Jun-2026 13:25:50 UTC] === API CALL LOG ===
[27-Jun-2026 13:25:50 UTC] Endpoint: user/profile.php
[27-Jun-2026 13:25:50 UTC] Full Log Data: {
    "timestamp": "2026-06-27 13:25:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.217.167.106",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.217.167.106, 172.71.148.68",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYwIiwidXNlcm5hbWUiOiJ0aGlyZCByZWljaCIsImVtYWlsIjoibWFuaS5nb2xlc3RhbmVoQGdtYWlsLmNvbSIsImV4cCI6MTc4MjY1ODI5OH0.2Tnuie7ZKbqgxxD-vi1veyj_iQakZTEQ0Bb4N5xeQRg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a124c7acde95dca6-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.217.167.106",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jun-2026 13:25:50 UTC] === END API CALL LOG ===
[27-Jun-2026 13:25:50 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jun-2026 13:25:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYwIiwidXNlcm5hbWUiOiJ0aGlyZCByZWljaCIsImVtYWlsIjoibWFuaS5nb2xlc3RhbmVoQGdtYWlsLmNvbSIsImV4cCI6MTc4MjY1ODI5OH0.2Tnuie7ZKbqgxxD-vi1veyj_iQakZTEQ0Bb4N5xeQRg
[27-Jun-2026 13:25:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jun-2026 13:25:50 UTC] ✅ JWT token verified successfully for user profile
[27-Jun-2026 13:25:50 UTC] User ID: 860
[27-Jun-2026 13:25:50 UTC] ✅ User profile retrieved successfully for user ID: 860
[27-Jun-2026 13:26:04 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jun-2026 13:26:04 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jun-2026 13:26:04 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"5.217.167.106, 172.71.148.69","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYwIiwidXNlcm5hbWUiOiJ0aGlyZCByZWljaCIsImVtYWlsIjoibWFuaS5nb2xlc3RhbmVoQGdtYWlsLmNvbSIsImV4cCI6MTc4MjY1ODI5OH0.2Tnuie7ZKbqgxxD-vi1veyj_iQakZTEQ0Bb4N5xeQRg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a124c807fc32dca6-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"5.217.167.106","cf-ipcountry":"IR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-Jun-2026 13:26:04 UTC] === User Orders API Called ===
[27-Jun-2026 13:26:04 UTC] User ID: 860
[27-Jun-2026 13:26:04 UTC] Limit: 20, Offset: 0
[27-Jun-2026 13:26:04 UTC] Orders found: 0
[27-Jun-2026 13:26:04 UTC] Orders data: []
[27-Jun-2026 13:26:04 UTC] Total orders count: 0
[27-Jun-2026 13:26:05 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jun-2026 13:26:05 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jun-2026 13:26:05 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"5.217.167.106, 172.71.148.69","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYwIiwidXNlcm5hbWUiOiJ0aGlyZCByZWljaCIsImVtYWlsIjoibWFuaS5nb2xlc3RhbmVoQGdtYWlsLmNvbSIsImV4cCI6MTc4MjY1ODI5OH0.2Tnuie7ZKbqgxxD-vi1veyj_iQakZTEQ0Bb4N5xeQRg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a124c80dae91dca6-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"5.217.167.106","cf-ipcountry":"IR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-Jun-2026 13:26:05 UTC] === User Orders API Called ===
[27-Jun-2026 13:26:05 UTC] User ID: 860
[27-Jun-2026 13:26:05 UTC] Limit: 20, Offset: 0
[27-Jun-2026 13:26:05 UTC] Orders found: 0
[27-Jun-2026 13:26:05 UTC] Orders data: []
[27-Jun-2026 13:26:05 UTC] Total orders count: 0
[27-Jun-2026 13:26:05 UTC] === API CALL LOG ===
[27-Jun-2026 13:26:05 UTC] Endpoint: user/profile.php
[27-Jun-2026 13:26:05 UTC] Full Log Data: {
    "timestamp": "2026-06-27 13:26:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.217.167.106",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.217.167.106, 172.71.148.69",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYwIiwidXNlcm5hbWUiOiJ0aGlyZCByZWljaCIsImVtYWlsIjoibWFuaS5nb2xlc3RhbmVoQGdtYWlsLmNvbSIsImV4cCI6MTc4MjY1ODI5OH0.2Tnuie7ZKbqgxxD-vi1veyj_iQakZTEQ0Bb4N5xeQRg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a124c80dae92dca6-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.217.167.106",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jun-2026 13:26:05 UTC] === END API CALL LOG ===
[27-Jun-2026 13:26:05 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jun-2026 13:26:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYwIiwidXNlcm5hbWUiOiJ0aGlyZCByZWljaCIsImVtYWlsIjoibWFuaS5nb2xlc3RhbmVoQGdtYWlsLmNvbSIsImV4cCI6MTc4MjY1ODI5OH0.2Tnuie7ZKbqgxxD-vi1veyj_iQakZTEQ0Bb4N5xeQRg
[27-Jun-2026 13:26:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jun-2026 13:26:05 UTC] ✅ JWT token verified successfully for user profile
[27-Jun-2026 13:26:05 UTC] User ID: 860
[27-Jun-2026 13:26:05 UTC] ✅ User profile retrieved successfully for user ID: 860
[27-Jun-2026 13:26:06 UTC] === API CALL LOG ===
[27-Jun-2026 13:26:06 UTC] Endpoint: user/profile.php
[27-Jun-2026 13:26:06 UTC] Full Log Data: {
    "timestamp": "2026-06-27 13:26:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.217.167.106",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.217.167.106, 172.71.148.69",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYwIiwidXNlcm5hbWUiOiJ0aGlyZCByZWljaCIsImVtYWlsIjoibWFuaS5nb2xlc3RhbmVoQGdtYWlsLmNvbSIsImV4cCI6MTc4MjY1ODI5OH0.2Tnuie7ZKbqgxxD-vi1veyj_iQakZTEQ0Bb4N5xeQRg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a124c8113a69dca6-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.217.167.106",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jun-2026 13:26:06 UTC] === END API CALL LOG ===
[27-Jun-2026 13:26:06 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jun-2026 13:26:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYwIiwidXNlcm5hbWUiOiJ0aGlyZCByZWljaCIsImVtYWlsIjoibWFuaS5nb2xlc3RhbmVoQGdtYWlsLmNvbSIsImV4cCI6MTc4MjY1ODI5OH0.2Tnuie7ZKbqgxxD-vi1veyj_iQakZTEQ0Bb4N5xeQRg
[27-Jun-2026 13:26:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jun-2026 13:26:06 UTC] ✅ JWT token verified successfully for user profile
[27-Jun-2026 13:26:06 UTC] User ID: 860
[27-Jun-2026 13:26:06 UTC] ✅ User profile retrieved successfully for user ID: 860
[27-Jun-2026 13:26:06 UTC] === API CALL LOG ===
[27-Jun-2026 13:26:06 UTC] Endpoint: user/profile.php
[27-Jun-2026 13:26:06 UTC] Full Log Data: {
    "timestamp": "2026-06-27 13:26:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.217.167.106",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.217.167.106, 172.71.148.69",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYwIiwidXNlcm5hbWUiOiJ0aGlyZCByZWljaCIsImVtYWlsIjoibWFuaS5nb2xlc3RhbmVoQGdtYWlsLmNvbSIsImV4cCI6MTc4MjY1ODI5OH0.2Tnuie7ZKbqgxxD-vi1veyj_iQakZTEQ0Bb4N5xeQRg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a124c8120ccddca6-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.217.167.106",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jun-2026 13:26:06 UTC] === END API CALL LOG ===
[27-Jun-2026 13:26:06 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jun-2026 13:26:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYwIiwidXNlcm5hbWUiOiJ0aGlyZCByZWljaCIsImVtYWlsIjoibWFuaS5nb2xlc3RhbmVoQGdtYWlsLmNvbSIsImV4cCI6MTc4MjY1ODI5OH0.2Tnuie7ZKbqgxxD-vi1veyj_iQakZTEQ0Bb4N5xeQRg
[27-Jun-2026 13:26:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jun-2026 13:26:06 UTC] ✅ JWT token verified successfully for user profile
[27-Jun-2026 13:26:06 UTC] User ID: 860
[27-Jun-2026 13:26:06 UTC] ✅ User profile retrieved successfully for user ID: 860
[27-Jun-2026 13:26:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jun-2026 13:26:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jun-2026 13:26:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"5.217.167.106, 172.71.148.68","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYwIiwidXNlcm5hbWUiOiJ0aGlyZCByZWljaCIsImVtYWlsIjoibWFuaS5nb2xlc3RhbmVoQGdtYWlsLmNvbSIsImV4cCI6MTc4MjY1ODI5OH0.2Tnuie7ZKbqgxxD-vi1veyj_iQakZTEQ0Bb4N5xeQRg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a124c86fbdc8dca6-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"5.217.167.106","cf-ipcountry":"IR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-Jun-2026 13:26:21 UTC] === User Orders API Called ===
[27-Jun-2026 13:26:21 UTC] User ID: 860
[27-Jun-2026 13:26:21 UTC] Limit: 20, Offset: 0
[27-Jun-2026 13:26:21 UTC] Orders found: 0
[27-Jun-2026 13:26:21 UTC] Orders data: []
[27-Jun-2026 13:26:21 UTC] Total orders count: 0
[27-Jun-2026 13:26:21 UTC] === API CALL LOG ===
[27-Jun-2026 13:26:21 UTC] Endpoint: user/profile.php
[27-Jun-2026 13:26:21 UTC] Full Log Data: {
    "timestamp": "2026-06-27 13:26:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.217.167.106",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.217.167.106, 172.71.148.68",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYwIiwidXNlcm5hbWUiOiJ0aGlyZCByZWljaCIsImVtYWlsIjoibWFuaS5nb2xlc3RhbmVoQGdtYWlsLmNvbSIsImV4cCI6MTc4MjY1ODI5OH0.2Tnuie7ZKbqgxxD-vi1veyj_iQakZTEQ0Bb4N5xeQRg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a124c86fbdd2dca6-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.217.167.106",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jun-2026 13:26:21 UTC] === END API CALL LOG ===
[27-Jun-2026 13:26:21 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jun-2026 13:26:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYwIiwidXNlcm5hbWUiOiJ0aGlyZCByZWljaCIsImVtYWlsIjoibWFuaS5nb2xlc3RhbmVoQGdtYWlsLmNvbSIsImV4cCI6MTc4MjY1ODI5OH0.2Tnuie7ZKbqgxxD-vi1veyj_iQakZTEQ0Bb4N5xeQRg
[27-Jun-2026 13:26:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jun-2026 13:26:21 UTC] ✅ JWT token verified successfully for user profile
[27-Jun-2026 13:26:21 UTC] User ID: 860
[27-Jun-2026 13:26:21 UTC] ✅ User profile retrieved successfully for user ID: 860
[27-Jun-2026 13:26:21 UTC] === API CALL LOG ===
[27-Jun-2026 13:26:21 UTC] Endpoint: user/profile.php
[27-Jun-2026 13:26:21 UTC] Full Log Data: {
    "timestamp": "2026-06-27 13:26:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.217.167.106",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.217.167.106, 172.71.148.68",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYwIiwidXNlcm5hbWUiOiJ0aGlyZCByZWljaCIsImVtYWlsIjoibWFuaS5nb2xlc3RhbmVoQGdtYWlsLmNvbSIsImV4cCI6MTc4MjY1ODI5OH0.2Tnuie7ZKbqgxxD-vi1veyj_iQakZTEQ0Bb4N5xeQRg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a124c8730a2ddca6-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.217.167.106",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jun-2026 13:26:21 UTC] === END API CALL LOG ===
[27-Jun-2026 13:26:21 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jun-2026 13:26:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYwIiwidXNlcm5hbWUiOiJ0aGlyZCByZWljaCIsImVtYWlsIjoibWFuaS5nb2xlc3RhbmVoQGdtYWlsLmNvbSIsImV4cCI6MTc4MjY1ODI5OH0.2Tnuie7ZKbqgxxD-vi1veyj_iQakZTEQ0Bb4N5xeQRg
[27-Jun-2026 13:26:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jun-2026 13:26:21 UTC] ✅ JWT token verified successfully for user profile
[27-Jun-2026 13:26:21 UTC] User ID: 860
[27-Jun-2026 13:26:21 UTC] ✅ User profile retrieved successfully for user ID: 860
[27-Jun-2026 13:26:22 UTC] === API CALL LOG ===
[27-Jun-2026 13:26:22 UTC] Endpoint: user/profile.php
[27-Jun-2026 13:26:22 UTC] Full Log Data: {
    "timestamp": "2026-06-27 13:26:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.217.167.106",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.217.167.106, 172.71.148.68",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYwIiwidXNlcm5hbWUiOiJ0aGlyZCByZWljaCIsImVtYWlsIjoibWFuaS5nb2xlc3RhbmVoQGdtYWlsLmNvbSIsImV4cCI6MTc4MjY1ODI5OH0.2Tnuie7ZKbqgxxD-vi1veyj_iQakZTEQ0Bb4N5xeQRg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a124c8741dbcdca6-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.217.167.106",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jun-2026 13:26:22 UTC] === END API CALL LOG ===
[27-Jun-2026 13:26:22 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jun-2026 13:26:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYwIiwidXNlcm5hbWUiOiJ0aGlyZCByZWljaCIsImVtYWlsIjoibWFuaS5nb2xlc3RhbmVoQGdtYWlsLmNvbSIsImV4cCI6MTc4MjY1ODI5OH0.2Tnuie7ZKbqgxxD-vi1veyj_iQakZTEQ0Bb4N5xeQRg
[27-Jun-2026 13:26:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jun-2026 13:26:22 UTC] ✅ JWT token verified successfully for user profile
[27-Jun-2026 13:26:22 UTC] User ID: 860
[27-Jun-2026 13:26:22 UTC] ✅ User profile retrieved successfully for user ID: 860
[27-Jun-2026 13:26:32 UTC] === API CALL LOG ===
[27-Jun-2026 13:26:32 UTC] Endpoint: user/profile.php
[27-Jun-2026 13:26:32 UTC] Full Log Data: {
    "timestamp": "2026-06-27 13:26:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.217.167.106",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.217.167.106, 172.71.148.68",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYwIiwidXNlcm5hbWUiOiJ0aGlyZCByZWljaCIsImVtYWlsIjoibWFuaS5nb2xlc3RhbmVoQGdtYWlsLmNvbSIsImV4cCI6MTc4MjY1ODI5OH0.2Tnuie7ZKbqgxxD-vi1veyj_iQakZTEQ0Bb4N5xeQRg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a124c8b78a4fdca6-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.217.167.106",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jun-2026 13:26:32 UTC] === END API CALL LOG ===
[27-Jun-2026 13:26:32 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jun-2026 13:26:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYwIiwidXNlcm5hbWUiOiJ0aGlyZCByZWljaCIsImVtYWlsIjoibWFuaS5nb2xlc3RhbmVoQGdtYWlsLmNvbSIsImV4cCI6MTc4MjY1ODI5OH0.2Tnuie7ZKbqgxxD-vi1veyj_iQakZTEQ0Bb4N5xeQRg
[27-Jun-2026 13:26:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jun-2026 13:26:32 UTC] ✅ JWT token verified successfully for user profile
[27-Jun-2026 13:26:32 UTC] User ID: 860
[27-Jun-2026 13:26:32 UTC] ✅ User profile retrieved successfully for user ID: 860
[27-Jun-2026 13:26:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jun-2026 13:26:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jun-2026 13:26:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"5.217.167.106, 172.71.148.68","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYwIiwidXNlcm5hbWUiOiJ0aGlyZCByZWljaCIsImVtYWlsIjoibWFuaS5nb2xlc3RhbmVoQGdtYWlsLmNvbSIsImV4cCI6MTc4MjY1ODI5OH0.2Tnuie7ZKbqgxxD-vi1veyj_iQakZTEQ0Bb4N5xeQRg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a124c8b78a46dca6-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"5.217.167.106","cf-ipcountry":"IR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-Jun-2026 13:26:32 UTC] === User Orders API Called ===
[27-Jun-2026 13:26:32 UTC] User ID: 860
[27-Jun-2026 13:26:32 UTC] Limit: 20, Offset: 0
[27-Jun-2026 13:26:32 UTC] Orders found: 0
[27-Jun-2026 13:26:32 UTC] Orders data: []
[27-Jun-2026 13:26:32 UTC] Total orders count: 0
[27-Jun-2026 13:26:33 UTC] === API CALL LOG ===
[27-Jun-2026 13:26:33 UTC] Endpoint: user/profile.php
[27-Jun-2026 13:26:33 UTC] Full Log Data: {
    "timestamp": "2026-06-27 13:26:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.217.167.106",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.217.167.106, 172.71.148.68",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYwIiwidXNlcm5hbWUiOiJ0aGlyZCByZWljaCIsImVtYWlsIjoibWFuaS5nb2xlc3RhbmVoQGdtYWlsLmNvbSIsImV4cCI6MTc4MjY1ODI5OH0.2Tnuie7ZKbqgxxD-vi1veyj_iQakZTEQ0Bb4N5xeQRg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a124c8bb688adca6-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.217.167.106",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jun-2026 13:26:33 UTC] === END API CALL LOG ===
[27-Jun-2026 13:26:33 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jun-2026 13:26:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYwIiwidXNlcm5hbWUiOiJ0aGlyZCByZWljaCIsImVtYWlsIjoibWFuaS5nb2xlc3RhbmVoQGdtYWlsLmNvbSIsImV4cCI6MTc4MjY1ODI5OH0.2Tnuie7ZKbqgxxD-vi1veyj_iQakZTEQ0Bb4N5xeQRg
[27-Jun-2026 13:26:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jun-2026 13:26:33 UTC] ✅ JWT token verified successfully for user profile
[27-Jun-2026 13:26:33 UTC] User ID: 860
[27-Jun-2026 13:26:33 UTC] ✅ User profile retrieved successfully for user ID: 860
[27-Jun-2026 13:26:33 UTC] === API CALL LOG ===
[27-Jun-2026 13:26:33 UTC] Endpoint: user/profile.php
[27-Jun-2026 13:26:33 UTC] Full Log Data: {
    "timestamp": "2026-06-27 13:26:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.217.167.106",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.217.167.106, 172.71.148.68",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYwIiwidXNlcm5hbWUiOiJ0aGlyZCByZWljaCIsImVtYWlsIjoibWFuaS5nb2xlc3RhbmVoQGdtYWlsLmNvbSIsImV4cCI6MTc4MjY1ODI5OH0.2Tnuie7ZKbqgxxD-vi1veyj_iQakZTEQ0Bb4N5xeQRg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a124c8bc8c9bdca6-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.217.167.106",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jun-2026 13:26:33 UTC] === END API CALL LOG ===
[27-Jun-2026 13:26:33 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jun-2026 13:26:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYwIiwidXNlcm5hbWUiOiJ0aGlyZCByZWljaCIsImVtYWlsIjoibWFuaS5nb2xlc3RhbmVoQGdtYWlsLmNvbSIsImV4cCI6MTc4MjY1ODI5OH0.2Tnuie7ZKbqgxxD-vi1veyj_iQakZTEQ0Bb4N5xeQRg
[27-Jun-2026 13:26:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jun-2026 13:26:33 UTC] ✅ JWT token verified successfully for user profile
[27-Jun-2026 13:26:33 UTC] User ID: 860
[27-Jun-2026 13:26:33 UTC] ✅ User profile retrieved successfully for user ID: 860
[27-Jun-2026 13:47:37 UTC] === API CALL LOG ===
[27-Jun-2026 13:47:37 UTC] Endpoint: user/profile.php
[27-Jun-2026 13:47:37 UTC] Full Log Data: {
    "timestamp": "2026-06-27 13:47:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:b025:15:de0a:c8a0:a116:83ff:d125",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:b025:15:de0a:c8a0:a116:83ff:d125, 172.64.192.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTAyIiwidXNlcm5hbWUiOiJuZXdqZXN5IiwiZW1haWwiOiJSZW56b3Jvc3NpMTIyQGdtYWlsLmNvbSIsImV4cCI6MTc4MzE3Mjg1N30.7BKO6lVSUzgJCt2avDSWYkNtk0KBnhoVdZtyX9Vp56Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a124e7981ce90ae8-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:b025:15:de0a:c8a0:a116:83ff:d125",
        "cf-ipcountry": "IT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jun-2026 13:47:37 UTC] === END API CALL LOG ===
[27-Jun-2026 13:47:37 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jun-2026 13:47:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTAyIiwidXNlcm5hbWUiOiJuZXdqZXN5IiwiZW1haWwiOiJSZW56b3Jvc3NpMTIyQGdtYWlsLmNvbSIsImV4cCI6MTc4MzE3Mjg1N30.7BKO6lVSUzgJCt2avDSWYkNtk0KBnhoVdZtyX9Vp56Y
[27-Jun-2026 13:47:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jun-2026 13:47:37 UTC] ✅ JWT token verified successfully for user profile
[27-Jun-2026 13:47:37 UTC] User ID: 902
[27-Jun-2026 13:47:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jun-2026 13:47:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jun-2026 13:47:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a02:b025:15:de0a:c8a0:a116:83ff:d125, 172.64.192.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTAyIiwidXNlcm5hbWUiOiJuZXdqZXN5IiwiZW1haWwiOiJSZW56b3Jvc3NpMTIyQGdtYWlsLmNvbSIsImV4cCI6MTc4MzE3Mjg1N30.7BKO6lVSUzgJCt2avDSWYkNtk0KBnhoVdZtyX9Vp56Y","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a124e7981cef0ae8-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a02:b025:15:de0a:c8a0:a116:83ff:d125","cf-ipcountry":"IT","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-Jun-2026 13:47:37 UTC] === User Orders API Called ===
[27-Jun-2026 13:47:37 UTC] User ID: 902
[27-Jun-2026 13:47:37 UTC] ✅ User profile retrieved successfully for user ID: 902
[27-Jun-2026 13:47:37 UTC] Limit: 20, Offset: 0
[27-Jun-2026 13:47:37 UTC] Orders found: 0
[27-Jun-2026 13:47:37 UTC] Orders data: []
[27-Jun-2026 13:47:37 UTC] Total orders count: 0
[27-Jun-2026 13:47:37 UTC] === API CALL LOG ===
[27-Jun-2026 13:47:37 UTC] Endpoint: user/profile.php
[27-Jun-2026 13:47:37 UTC] Full Log Data: {
    "timestamp": "2026-06-27 13:47:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:b025:15:de0a:c8a0:a116:83ff:d125",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:b025:15:de0a:c8a0:a116:83ff:d125, 172.64.192.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTAyIiwidXNlcm5hbWUiOiJuZXdqZXN5IiwiZW1haWwiOiJSZW56b3Jvc3NpMTIyQGdtYWlsLmNvbSIsImV4cCI6MTc4MzE3Mjg1N30.7BKO6lVSUzgJCt2avDSWYkNtk0KBnhoVdZtyX9Vp56Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a124e7987dc70ae8-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:b025:15:de0a:c8a0:a116:83ff:d125",
        "cf-ipcountry": "IT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jun-2026 13:47:37 UTC] === END API CALL LOG ===
[27-Jun-2026 13:47:37 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jun-2026 13:47:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTAyIiwidXNlcm5hbWUiOiJuZXdqZXN5IiwiZW1haWwiOiJSZW56b3Jvc3NpMTIyQGdtYWlsLmNvbSIsImV4cCI6MTc4MzE3Mjg1N30.7BKO6lVSUzgJCt2avDSWYkNtk0KBnhoVdZtyX9Vp56Y
[27-Jun-2026 13:47:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jun-2026 13:47:37 UTC] ✅ JWT token verified successfully for user profile
[27-Jun-2026 13:47:37 UTC] User ID: 902
[27-Jun-2026 13:47:37 UTC] ✅ User profile retrieved successfully for user ID: 902
[27-Jun-2026 13:47:38 UTC] === API CALL LOG ===
[27-Jun-2026 13:47:38 UTC] Endpoint: user/profile.php
[27-Jun-2026 13:47:38 UTC] Full Log Data: {
    "timestamp": "2026-06-27 13:47:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:b025:15:de0a:c8a0:a116:83ff:d125",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:b025:15:de0a:c8a0:a116:83ff:d125, 172.64.192.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTAyIiwidXNlcm5hbWUiOiJuZXdqZXN5IiwiZW1haWwiOiJSZW56b3Jvc3NpMTIyQGdtYWlsLmNvbSIsImV4cCI6MTc4MzE3Mjg1N30.7BKO6lVSUzgJCt2avDSWYkNtk0KBnhoVdZtyX9Vp56Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a124e79b4c3c0ae8-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:b025:15:de0a:c8a0:a116:83ff:d125",
        "cf-ipcountry": "IT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jun-2026 13:47:38 UTC] === END API CALL LOG ===
[27-Jun-2026 13:47:38 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jun-2026 13:47:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTAyIiwidXNlcm5hbWUiOiJuZXdqZXN5IiwiZW1haWwiOiJSZW56b3Jvc3NpMTIyQGdtYWlsLmNvbSIsImV4cCI6MTc4MzE3Mjg1N30.7BKO6lVSUzgJCt2avDSWYkNtk0KBnhoVdZtyX9Vp56Y
[27-Jun-2026 13:47:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jun-2026 13:47:38 UTC] ✅ JWT token verified successfully for user profile
[27-Jun-2026 13:47:38 UTC] User ID: 902
[27-Jun-2026 13:47:38 UTC] ✅ User profile retrieved successfully for user ID: 902
[27-Jun-2026 13:47:49 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jun-2026 13:47:49 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jun-2026 13:47:49 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a02:b025:15:de0a:c8a0:a116:83ff:d125, 172.64.192.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTAyIiwidXNlcm5hbWUiOiJuZXdqZXN5IiwiZW1haWwiOiJSZW56b3Jvc3NpMTIyQGdtYWlsLmNvbSIsImV4cCI6MTc4MzE3Mjg1N30.7BKO6lVSUzgJCt2avDSWYkNtk0KBnhoVdZtyX9Vp56Y","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a124e7e078c80ae8-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a02:b025:15:de0a:c8a0:a116:83ff:d125","cf-ipcountry":"IT","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-Jun-2026 13:47:49 UTC] === User Orders API Called ===
[27-Jun-2026 13:47:49 UTC] User ID: 902
[27-Jun-2026 13:47:49 UTC] Limit: 20, Offset: 0
[27-Jun-2026 13:47:49 UTC] Orders found: 0
[27-Jun-2026 13:47:49 UTC] Orders data: []
[27-Jun-2026 13:47:49 UTC] Total orders count: 0
[27-Jun-2026 13:47:49 UTC] === API CALL LOG ===
[27-Jun-2026 13:47:49 UTC] Endpoint: user/profile.php
[27-Jun-2026 13:47:49 UTC] Full Log Data: {
    "timestamp": "2026-06-27 13:47:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:b025:15:de0a:c8a0:a116:83ff:d125",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:b025:15:de0a:c8a0:a116:83ff:d125, 172.64.192.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTAyIiwidXNlcm5hbWUiOiJuZXdqZXN5IiwiZW1haWwiOiJSZW56b3Jvc3NpMTIyQGdtYWlsLmNvbSIsImV4cCI6MTc4MzE3Mjg1N30.7BKO6lVSUzgJCt2avDSWYkNtk0KBnhoVdZtyX9Vp56Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a124e7e11a390ae8-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:b025:15:de0a:c8a0:a116:83ff:d125",
        "cf-ipcountry": "IT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jun-2026 13:47:49 UTC] === END API CALL LOG ===
[27-Jun-2026 13:47:49 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jun-2026 13:47:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTAyIiwidXNlcm5hbWUiOiJuZXdqZXN5IiwiZW1haWwiOiJSZW56b3Jvc3NpMTIyQGdtYWlsLmNvbSIsImV4cCI6MTc4MzE3Mjg1N30.7BKO6lVSUzgJCt2avDSWYkNtk0KBnhoVdZtyX9Vp56Y
[27-Jun-2026 13:47:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jun-2026 13:47:49 UTC] ✅ JWT token verified successfully for user profile
[27-Jun-2026 13:47:49 UTC] User ID: 902
[27-Jun-2026 13:47:49 UTC] ✅ User profile retrieved successfully for user ID: 902
[27-Jun-2026 13:47:49 UTC] === API CALL LOG ===
[27-Jun-2026 13:47:49 UTC] Endpoint: user/profile.php
[27-Jun-2026 13:47:49 UTC] Full Log Data: {
    "timestamp": "2026-06-27 13:47:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:b025:15:de0a:c8a0:a116:83ff:d125",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:b025:15:de0a:c8a0:a116:83ff:d125, 172.64.192.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTAyIiwidXNlcm5hbWUiOiJuZXdqZXN5IiwiZW1haWwiOiJSZW56b3Jvc3NpMTIyQGdtYWlsLmNvbSIsImV4cCI6MTc4MzE3Mjg1N30.7BKO6lVSUzgJCt2avDSWYkNtk0KBnhoVdZtyX9Vp56Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a124e7e34f860ae8-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:b025:15:de0a:c8a0:a116:83ff:d125",
        "cf-ipcountry": "IT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jun-2026 13:47:49 UTC] === END API CALL LOG ===
[27-Jun-2026 13:47:49 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jun-2026 13:47:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTAyIiwidXNlcm5hbWUiOiJuZXdqZXN5IiwiZW1haWwiOiJSZW56b3Jvc3NpMTIyQGdtYWlsLmNvbSIsImV4cCI6MTc4MzE3Mjg1N30.7BKO6lVSUzgJCt2avDSWYkNtk0KBnhoVdZtyX9Vp56Y
[27-Jun-2026 13:47:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jun-2026 13:47:49 UTC] ✅ JWT token verified successfully for user profile
[27-Jun-2026 13:47:49 UTC] User ID: 902
[27-Jun-2026 13:47:49 UTC] ✅ User profile retrieved successfully for user ID: 902
[27-Jun-2026 13:47:49 UTC] === API CALL LOG ===
[27-Jun-2026 13:47:49 UTC] Endpoint: user/profile.php
[27-Jun-2026 13:47:49 UTC] Full Log Data: {
    "timestamp": "2026-06-27 13:47:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:b025:15:de0a:c8a0:a116:83ff:d125",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:b025:15:de0a:c8a0:a116:83ff:d125, 172.64.192.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTAyIiwidXNlcm5hbWUiOiJuZXdqZXN5IiwiZW1haWwiOiJSZW56b3Jvc3NpMTIyQGdtYWlsLmNvbSIsImV4cCI6MTc4MzE3Mjg1N30.7BKO6lVSUzgJCt2avDSWYkNtk0KBnhoVdZtyX9Vp56Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a124e7e459c20ae8-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:b025:15:de0a:c8a0:a116:83ff:d125",
        "cf-ipcountry": "IT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jun-2026 13:47:49 UTC] === END API CALL LOG ===
[27-Jun-2026 13:47:49 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jun-2026 13:47:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTAyIiwidXNlcm5hbWUiOiJuZXdqZXN5IiwiZW1haWwiOiJSZW56b3Jvc3NpMTIyQGdtYWlsLmNvbSIsImV4cCI6MTc4MzE3Mjg1N30.7BKO6lVSUzgJCt2avDSWYkNtk0KBnhoVdZtyX9Vp56Y
[27-Jun-2026 13:47:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jun-2026 13:47:49 UTC] ✅ JWT token verified successfully for user profile
[27-Jun-2026 13:47:49 UTC] User ID: 902
[27-Jun-2026 13:47:49 UTC] ✅ User profile retrieved successfully for user ID: 902
[27-Jun-2026 13:48:01 UTC] === API CALL LOG ===
[27-Jun-2026 13:48:01 UTC] Endpoint: user/profile.php
[27-Jun-2026 13:48:01 UTC] Full Log Data: {
    "timestamp": "2026-06-27 13:48:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:b025:15:de0a:c8a0:a116:83ff:d125",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:b025:15:de0a:c8a0:a116:83ff:d125, 172.64.192.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTAyIiwidXNlcm5hbWUiOiJuZXdqZXN5IiwiZW1haWwiOiJSZW56b3Jvc3NpMTIyQGdtYWlsLmNvbSIsImV4cCI6MTc4MzE3Mjg1N30.7BKO6lVSUzgJCt2avDSWYkNtk0KBnhoVdZtyX9Vp56Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a124e82fa9f60ae8-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:b025:15:de0a:c8a0:a116:83ff:d125",
        "cf-ipcountry": "IT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jun-2026 13:48:01 UTC] === END API CALL LOG ===
[27-Jun-2026 13:48:01 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jun-2026 13:48:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTAyIiwidXNlcm5hbWUiOiJuZXdqZXN5IiwiZW1haWwiOiJSZW56b3Jvc3NpMTIyQGdtYWlsLmNvbSIsImV4cCI6MTc4MzE3Mjg1N30.7BKO6lVSUzgJCt2avDSWYkNtk0KBnhoVdZtyX9Vp56Y
[27-Jun-2026 13:48:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jun-2026 13:48:01 UTC] ✅ JWT token verified successfully for user profile
[27-Jun-2026 13:48:01 UTC] User ID: 902
[27-Jun-2026 13:48:01 UTC] ✅ User profile retrieved successfully for user ID: 902
[27-Jun-2026 13:48:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jun-2026 13:48:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jun-2026 13:48:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a02:b025:15:de0a:c8a0:a116:83ff:d125, 172.64.192.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTAyIiwidXNlcm5hbWUiOiJuZXdqZXN5IiwiZW1haWwiOiJSZW56b3Jvc3NpMTIyQGdtYWlsLmNvbSIsImV4cCI6MTc4MzE3Mjg1N30.7BKO6lVSUzgJCt2avDSWYkNtk0KBnhoVdZtyX9Vp56Y","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a124e82f48fa0ae8-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a02:b025:15:de0a:c8a0:a116:83ff:d125","cf-ipcountry":"IT","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-Jun-2026 13:48:01 UTC] === User Orders API Called ===
[27-Jun-2026 13:48:01 UTC] User ID: 902
[27-Jun-2026 13:48:01 UTC] Limit: 20, Offset: 0
[27-Jun-2026 13:48:01 UTC] Orders found: 0
[27-Jun-2026 13:48:01 UTC] Orders data: []
[27-Jun-2026 13:48:01 UTC] Total orders count: 0
[27-Jun-2026 13:48:02 UTC] === API CALL LOG ===
[27-Jun-2026 13:48:02 UTC] Endpoint: user/profile.php
[27-Jun-2026 13:48:02 UTC] Full Log Data: {
    "timestamp": "2026-06-27 13:48:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:b025:15:de0a:c8a0:a116:83ff:d125",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:b025:15:de0a:c8a0:a116:83ff:d125, 172.64.192.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTAyIiwidXNlcm5hbWUiOiJuZXdqZXN5IiwiZW1haWwiOiJSZW56b3Jvc3NpMTIyQGdtYWlsLmNvbSIsImV4cCI6MTc4MzE3Mjg1N30.7BKO6lVSUzgJCt2avDSWYkNtk0KBnhoVdZtyX9Vp56Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a124e8320f5b0ae8-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:b025:15:de0a:c8a0:a116:83ff:d125",
        "cf-ipcountry": "IT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jun-2026 13:48:02 UTC] === END API CALL LOG ===
[27-Jun-2026 13:48:02 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jun-2026 13:48:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTAyIiwidXNlcm5hbWUiOiJuZXdqZXN5IiwiZW1haWwiOiJSZW56b3Jvc3NpMTIyQGdtYWlsLmNvbSIsImV4cCI6MTc4MzE3Mjg1N30.7BKO6lVSUzgJCt2avDSWYkNtk0KBnhoVdZtyX9Vp56Y
[27-Jun-2026 13:48:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jun-2026 13:48:02 UTC] ✅ JWT token verified successfully for user profile
[27-Jun-2026 13:48:02 UTC] User ID: 902
[27-Jun-2026 13:48:02 UTC] ✅ User profile retrieved successfully for user ID: 902
[27-Jun-2026 13:48:02 UTC] === API CALL LOG ===
[27-Jun-2026 13:48:02 UTC] Endpoint: user/profile.php
[27-Jun-2026 13:48:02 UTC] Full Log Data: {
    "timestamp": "2026-06-27 13:48:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:b025:15:de0a:c8a0:a116:83ff:d125",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:b025:15:de0a:c8a0:a116:83ff:d125, 172.64.192.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTAyIiwidXNlcm5hbWUiOiJuZXdqZXN5IiwiZW1haWwiOiJSZW56b3Jvc3NpMTIyQGdtYWlsLmNvbSIsImV4cCI6MTc4MzE3Mjg1N30.7BKO6lVSUzgJCt2avDSWYkNtk0KBnhoVdZtyX9Vp56Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a124e8336a490ae8-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:b025:15:de0a:c8a0:a116:83ff:d125",
        "cf-ipcountry": "IT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jun-2026 13:48:02 UTC] === END API CALL LOG ===
[27-Jun-2026 13:48:02 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jun-2026 13:48:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTAyIiwidXNlcm5hbWUiOiJuZXdqZXN5IiwiZW1haWwiOiJSZW56b3Jvc3NpMTIyQGdtYWlsLmNvbSIsImV4cCI6MTc4MzE3Mjg1N30.7BKO6lVSUzgJCt2avDSWYkNtk0KBnhoVdZtyX9Vp56Y
[27-Jun-2026 13:48:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jun-2026 13:48:02 UTC] ✅ JWT token verified successfully for user profile
[27-Jun-2026 13:48:02 UTC] User ID: 902
[27-Jun-2026 13:48:02 UTC] ✅ User profile retrieved successfully for user ID: 902
[27-Jun-2026 13:48:28 UTC] === API CALL LOG ===
[27-Jun-2026 13:48:28 UTC] Endpoint: user/profile.php
[27-Jun-2026 13:48:28 UTC] Full Log Data: {
    "timestamp": "2026-06-27 13:48:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:b025:15:de0a:c8a0:a116:83ff:d125",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:b025:15:de0a:c8a0:a116:83ff:d125, 172.64.192.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTAyIiwidXNlcm5hbWUiOiJuZXdqZXN5IiwiZW1haWwiOiJSZW56b3Jvc3NpMTIyQGdtYWlsLmNvbSIsImV4cCI6MTc4MzE3Mjg1N30.7BKO6lVSUzgJCt2avDSWYkNtk0KBnhoVdZtyX9Vp56Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a124e8d39a960ae8-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:b025:15:de0a:c8a0:a116:83ff:d125",
        "cf-ipcountry": "IT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jun-2026 13:48:28 UTC] === END API CALL LOG ===
[27-Jun-2026 13:48:28 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jun-2026 13:48:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTAyIiwidXNlcm5hbWUiOiJuZXdqZXN5IiwiZW1haWwiOiJSZW56b3Jvc3NpMTIyQGdtYWlsLmNvbSIsImV4cCI6MTc4MzE3Mjg1N30.7BKO6lVSUzgJCt2avDSWYkNtk0KBnhoVdZtyX9Vp56Y
[27-Jun-2026 13:48:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jun-2026 13:48:28 UTC] ✅ JWT token verified successfully for user profile
[27-Jun-2026 13:48:28 UTC] User ID: 902
[27-Jun-2026 13:48:28 UTC] ✅ User profile retrieved successfully for user ID: 902
[27-Jun-2026 13:48:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jun-2026 13:48:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jun-2026 13:48:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a02:b025:15:de0a:c8a0:a116:83ff:d125, 172.64.192.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTAyIiwidXNlcm5hbWUiOiJuZXdqZXN5IiwiZW1haWwiOiJSZW56b3Jvc3NpMTIyQGdtYWlsLmNvbSIsImV4cCI6MTc4MzE3Mjg1N30.7BKO6lVSUzgJCt2avDSWYkNtk0KBnhoVdZtyX9Vp56Y","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a124e8d339850ae8-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a02:b025:15:de0a:c8a0:a116:83ff:d125","cf-ipcountry":"IT","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-Jun-2026 13:48:28 UTC] === User Orders API Called ===
[27-Jun-2026 13:48:28 UTC] User ID: 902
[27-Jun-2026 13:48:28 UTC] Limit: 20, Offset: 0
[27-Jun-2026 13:48:28 UTC] Orders found: 0
[27-Jun-2026 13:48:28 UTC] Orders data: []
[27-Jun-2026 13:48:28 UTC] Total orders count: 0
[27-Jun-2026 13:48:28 UTC] === API CALL LOG ===
[27-Jun-2026 13:48:28 UTC] Endpoint: user/profile.php
[27-Jun-2026 13:48:28 UTC] Full Log Data: {
    "timestamp": "2026-06-27 13:48:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:b025:15:de0a:c8a0:a116:83ff:d125",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:b025:15:de0a:c8a0:a116:83ff:d125, 172.64.192.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTAyIiwidXNlcm5hbWUiOiJuZXdqZXN5IiwiZW1haWwiOiJSZW56b3Jvc3NpMTIyQGdtYWlsLmNvbSIsImV4cCI6MTc4MzE3Mjg1N30.7BKO6lVSUzgJCt2avDSWYkNtk0KBnhoVdZtyX9Vp56Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a124e8d5e9180ae8-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:b025:15:de0a:c8a0:a116:83ff:d125",
        "cf-ipcountry": "IT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jun-2026 13:48:28 UTC] === END API CALL LOG ===
[27-Jun-2026 13:48:28 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jun-2026 13:48:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTAyIiwidXNlcm5hbWUiOiJuZXdqZXN5IiwiZW1haWwiOiJSZW56b3Jvc3NpMTIyQGdtYWlsLmNvbSIsImV4cCI6MTc4MzE3Mjg1N30.7BKO6lVSUzgJCt2avDSWYkNtk0KBnhoVdZtyX9Vp56Y
[27-Jun-2026 13:48:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jun-2026 13:48:28 UTC] ✅ JWT token verified successfully for user profile
[27-Jun-2026 13:48:28 UTC] User ID: 902
[27-Jun-2026 13:48:28 UTC] ✅ User profile retrieved successfully for user ID: 902
[27-Jun-2026 13:48:28 UTC] === API CALL LOG ===
[27-Jun-2026 13:48:28 UTC] Endpoint: user/profile.php
[27-Jun-2026 13:48:28 UTC] Full Log Data: {
    "timestamp": "2026-06-27 13:48:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:b025:15:de0a:c8a0:a116:83ff:d125",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:b025:15:de0a:c8a0:a116:83ff:d125, 172.64.192.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTAyIiwidXNlcm5hbWUiOiJuZXdqZXN5IiwiZW1haWwiOiJSZW56b3Jvc3NpMTIyQGdtYWlsLmNvbSIsImV4cCI6MTc4MzE3Mjg1N30.7BKO6lVSUzgJCt2avDSWYkNtk0KBnhoVdZtyX9Vp56Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a124e8d76d4d0ae8-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:b025:15:de0a:c8a0:a116:83ff:d125",
        "cf-ipcountry": "IT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jun-2026 13:48:28 UTC] === END API CALL LOG ===
[27-Jun-2026 13:48:28 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jun-2026 13:48:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTAyIiwidXNlcm5hbWUiOiJuZXdqZXN5IiwiZW1haWwiOiJSZW56b3Jvc3NpMTIyQGdtYWlsLmNvbSIsImV4cCI6MTc4MzE3Mjg1N30.7BKO6lVSUzgJCt2avDSWYkNtk0KBnhoVdZtyX9Vp56Y
[27-Jun-2026 13:48:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jun-2026 13:48:28 UTC] ✅ JWT token verified successfully for user profile
[27-Jun-2026 13:48:28 UTC] User ID: 902
[27-Jun-2026 13:48:28 UTC] ✅ User profile retrieved successfully for user ID: 902
[27-Jun-2026 13:48:42 UTC] === API CALL LOG ===
[27-Jun-2026 13:48:42 UTC] Endpoint: user/profile.php
[27-Jun-2026 13:48:42 UTC] Full Log Data: {
    "timestamp": "2026-06-27 13:48:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:b025:15:de0a:c8a0:a116:83ff:d125",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:b025:15:de0a:c8a0:a116:83ff:d125, 172.64.192.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTAyIiwidXNlcm5hbWUiOiJuZXdqZXN5IiwiZW1haWwiOiJSZW56b3Jvc3NpMTIyQGdtYWlsLmNvbSIsImV4cCI6MTc4MzE3Mjg1N30.7BKO6lVSUzgJCt2avDSWYkNtk0KBnhoVdZtyX9Vp56Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a124e92f0e0e0ae8-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:b025:15:de0a:c8a0:a116:83ff:d125",
        "cf-ipcountry": "IT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jun-2026 13:48:42 UTC] === END API CALL LOG ===
[27-Jun-2026 13:48:42 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jun-2026 13:48:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTAyIiwidXNlcm5hbWUiOiJuZXdqZXN5IiwiZW1haWwiOiJSZW56b3Jvc3NpMTIyQGdtYWlsLmNvbSIsImV4cCI6MTc4MzE3Mjg1N30.7BKO6lVSUzgJCt2avDSWYkNtk0KBnhoVdZtyX9Vp56Y
[27-Jun-2026 13:48:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jun-2026 13:48:42 UTC] ✅ JWT token verified successfully for user profile
[27-Jun-2026 13:48:42 UTC] User ID: 902
[27-Jun-2026 13:48:42 UTC] ✅ User profile retrieved successfully for user ID: 902
[27-Jun-2026 13:48:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jun-2026 13:48:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jun-2026 13:48:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a02:b025:15:de0a:c8a0:a116:83ff:d125, 172.64.192.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTAyIiwidXNlcm5hbWUiOiJuZXdqZXN5IiwiZW1haWwiOiJSZW56b3Jvc3NpMTIyQGdtYWlsLmNvbSIsImV4cCI6MTc4MzE3Mjg1N30.7BKO6lVSUzgJCt2avDSWYkNtk0KBnhoVdZtyX9Vp56Y","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a124e92ead470ae8-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a02:b025:15:de0a:c8a0:a116:83ff:d125","cf-ipcountry":"IT","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-Jun-2026 13:48:42 UTC] === User Orders API Called ===
[27-Jun-2026 13:48:42 UTC] User ID: 902
[27-Jun-2026 13:48:42 UTC] Limit: 20, Offset: 0
[27-Jun-2026 13:48:42 UTC] Orders found: 0
[27-Jun-2026 13:48:42 UTC] Orders data: []
[27-Jun-2026 13:48:42 UTC] Total orders count: 0
[27-Jun-2026 13:48:43 UTC] === API CALL LOG ===
[27-Jun-2026 13:48:43 UTC] Endpoint: user/profile.php
[27-Jun-2026 13:48:43 UTC] Full Log Data: {
    "timestamp": "2026-06-27 13:48:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:b025:15:de0a:c8a0:a116:83ff:d125",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:b025:15:de0a:c8a0:a116:83ff:d125, 172.64.192.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTAyIiwidXNlcm5hbWUiOiJuZXdqZXN5IiwiZW1haWwiOiJSZW56b3Jvc3NpMTIyQGdtYWlsLmNvbSIsImV4cCI6MTc4MzE3Mjg1N30.7BKO6lVSUzgJCt2avDSWYkNtk0KBnhoVdZtyX9Vp56Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a124e9318bce0ae8-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:b025:15:de0a:c8a0:a116:83ff:d125",
        "cf-ipcountry": "IT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jun-2026 13:48:43 UTC] === END API CALL LOG ===
[27-Jun-2026 13:48:43 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jun-2026 13:48:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTAyIiwidXNlcm5hbWUiOiJuZXdqZXN5IiwiZW1haWwiOiJSZW56b3Jvc3NpMTIyQGdtYWlsLmNvbSIsImV4cCI6MTc4MzE3Mjg1N30.7BKO6lVSUzgJCt2avDSWYkNtk0KBnhoVdZtyX9Vp56Y
[27-Jun-2026 13:48:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jun-2026 13:48:43 UTC] ✅ JWT token verified successfully for user profile
[27-Jun-2026 13:48:43 UTC] User ID: 902
[27-Jun-2026 13:48:43 UTC] ✅ User profile retrieved successfully for user ID: 902
[27-Jun-2026 13:48:43 UTC] === API CALL LOG ===
[27-Jun-2026 13:48:43 UTC] Endpoint: user/profile.php
[27-Jun-2026 13:48:43 UTC] Full Log Data: {
    "timestamp": "2026-06-27 13:48:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:b025:15:de0a:c8a0:a116:83ff:d125",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:b025:15:de0a:c8a0:a116:83ff:d125, 172.64.192.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTAyIiwidXNlcm5hbWUiOiJuZXdqZXN5IiwiZW1haWwiOiJSZW56b3Jvc3NpMTIyQGdtYWlsLmNvbSIsImV4cCI6MTc4MzE3Mjg1N30.7BKO6lVSUzgJCt2avDSWYkNtk0KBnhoVdZtyX9Vp56Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a124e932deda0ae8-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:b025:15:de0a:c8a0:a116:83ff:d125",
        "cf-ipcountry": "IT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jun-2026 13:48:43 UTC] === END API CALL LOG ===
[27-Jun-2026 13:48:43 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jun-2026 13:48:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTAyIiwidXNlcm5hbWUiOiJuZXdqZXN5IiwiZW1haWwiOiJSZW56b3Jvc3NpMTIyQGdtYWlsLmNvbSIsImV4cCI6MTc4MzE3Mjg1N30.7BKO6lVSUzgJCt2avDSWYkNtk0KBnhoVdZtyX9Vp56Y
[27-Jun-2026 13:48:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jun-2026 13:48:43 UTC] ✅ JWT token verified successfully for user profile
[27-Jun-2026 13:48:43 UTC] User ID: 902
[27-Jun-2026 13:48:43 UTC] ✅ User profile retrieved successfully for user ID: 902
[27-Jun-2026 13:48:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jun-2026 13:48:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jun-2026 13:48:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a02:b025:15:de0a:c8a0:a116:83ff:d125, 172.64.192.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTAyIiwidXNlcm5hbWUiOiJuZXdqZXN5IiwiZW1haWwiOiJSZW56b3Jvc3NpMTIyQGdtYWlsLmNvbSIsImV4cCI6MTc4MzE3Mjg1N30.7BKO6lVSUzgJCt2avDSWYkNtk0KBnhoVdZtyX9Vp56Y","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a124e942784d0ae8-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a02:b025:15:de0a:c8a0:a116:83ff:d125","cf-ipcountry":"IT","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-Jun-2026 13:48:45 UTC] === User Orders API Called ===
[27-Jun-2026 13:48:45 UTC] User ID: 902
[27-Jun-2026 13:48:45 UTC] Limit: 20, Offset: 0
[27-Jun-2026 13:48:45 UTC] Orders found: 0
[27-Jun-2026 13:48:45 UTC] Orders data: []
[27-Jun-2026 13:48:45 UTC] Total orders count: 0
[27-Jun-2026 13:48:46 UTC] === API CALL LOG ===
[27-Jun-2026 13:48:46 UTC] Endpoint: user/profile.php
[27-Jun-2026 13:48:46 UTC] Full Log Data: {
    "timestamp": "2026-06-27 13:48:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:b025:15:de0a:c8a0:a116:83ff:d125",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:b025:15:de0a:c8a0:a116:83ff:d125, 172.64.192.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTAyIiwidXNlcm5hbWUiOiJuZXdqZXN5IiwiZW1haWwiOiJSZW56b3Jvc3NpMTIyQGdtYWlsLmNvbSIsImV4cCI6MTc4MzE3Mjg1N30.7BKO6lVSUzgJCt2avDSWYkNtk0KBnhoVdZtyX9Vp56Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a124e948af0d0ae8-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:b025:15:de0a:c8a0:a116:83ff:d125",
        "cf-ipcountry": "IT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jun-2026 13:48:46 UTC] === END API CALL LOG ===
[27-Jun-2026 13:48:46 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jun-2026 13:48:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTAyIiwidXNlcm5hbWUiOiJuZXdqZXN5IiwiZW1haWwiOiJSZW56b3Jvc3NpMTIyQGdtYWlsLmNvbSIsImV4cCI6MTc4MzE3Mjg1N30.7BKO6lVSUzgJCt2avDSWYkNtk0KBnhoVdZtyX9Vp56Y
[27-Jun-2026 13:48:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jun-2026 13:48:46 UTC] ✅ JWT token verified successfully for user profile
[27-Jun-2026 13:48:46 UTC] User ID: 902
[27-Jun-2026 13:48:46 UTC] ✅ User profile retrieved successfully for user ID: 902
[27-Jun-2026 13:48:46 UTC] User Purchases API - User ID: 902
[27-Jun-2026 13:48:46 UTC] User Purchases API - Total purchases found: 1
[27-Jun-2026 14:53:17 UTC] === API CALL LOG ===
[27-Jun-2026 14:53:17 UTC] Endpoint: user/profile.php
[27-Jun-2026 14:53:17 UTC] Full Log Data: {
    "timestamp": "2026-06-27 14:53:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "93.170.164.139",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "93.170.164.139, 172.64.200.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTAzIiwidXNlcm5hbWUiOiJheG1lZG92diIsImVtYWlsIjoidGhlYWF4bWVkb3Z2QGdtYWlsLmNvbSIsImV4cCI6MTc4MzE3Njc5M30.cPL0OWjUDG-dBCdtCUBOJHr-Cm3Fx7aNIzNjqbUY-Os",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a12547ca3a837b43-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "93.170.164.139",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jun-2026 14:53:17 UTC] === END API CALL LOG ===
[27-Jun-2026 14:53:17 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jun-2026 14:53:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTAzIiwidXNlcm5hbWUiOiJheG1lZG92diIsImVtYWlsIjoidGhlYWF4bWVkb3Z2QGdtYWlsLmNvbSIsImV4cCI6MTc4MzE3Njc5M30.cPL0OWjUDG-dBCdtCUBOJHr-Cm3Fx7aNIzNjqbUY-Os
[27-Jun-2026 14:53:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jun-2026 14:53:17 UTC] ✅ JWT token verified successfully for user profile
[27-Jun-2026 14:53:17 UTC] User ID: 903
[27-Jun-2026 14:53:17 UTC] ✅ User profile retrieved successfully for user ID: 903
[27-Jun-2026 14:53:20 UTC] === API CALL LOG ===
[27-Jun-2026 14:53:20 UTC] Endpoint: user/profile.php
[27-Jun-2026 14:53:20 UTC] Full Log Data: {
    "timestamp": "2026-06-27 14:53:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "93.170.164.139",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "93.170.164.139, 162.158.172.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTAzIiwidXNlcm5hbWUiOiJheG1lZG92diIsImVtYWlsIjoidGhlYWF4bWVkb3Z2QGdtYWlsLmNvbSIsImV4cCI6MTc4MzE3Njc5M30.cPL0OWjUDG-dBCdtCUBOJHr-Cm3Fx7aNIzNjqbUY-Os",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a12547d8585b3eae-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "93.170.164.139",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jun-2026 14:53:20 UTC] === END API CALL LOG ===
[27-Jun-2026 14:53:20 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jun-2026 14:53:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTAzIiwidXNlcm5hbWUiOiJheG1lZG92diIsImVtYWlsIjoidGhlYWF4bWVkb3Z2QGdtYWlsLmNvbSIsImV4cCI6MTc4MzE3Njc5M30.cPL0OWjUDG-dBCdtCUBOJHr-Cm3Fx7aNIzNjqbUY-Os
[27-Jun-2026 14:53:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jun-2026 14:53:20 UTC] ✅ JWT token verified successfully for user profile
[27-Jun-2026 14:53:20 UTC] User ID: 903
[27-Jun-2026 14:53:20 UTC] ✅ User profile retrieved successfully for user ID: 903
[27-Jun-2026 18:37:01 UTC] === API CALL LOG ===
[27-Jun-2026 18:37:01 UTC] Endpoint: user/profile.php
[27-Jun-2026 18:37:01 UTC] Full Log Data: {
    "timestamp": "2026-06-27 18:37:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "156.207.242.23",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "156.207.242.23, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA0IiwidXNlcm5hbWUiOiJzaHVoYXRhIiwiZW1haWwiOiJ2aXBjcmFjazY4MEBnbWFpbC5jb20iLCJleHAiOjE3ODMxOTAyMDB9.kMHHG0yN8bFa3jK4Fc-vi5v4GNJJK-6WBqRuavPlVk0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1268f820a97890e-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "156.207.242.23",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jun-2026 18:37:01 UTC] === END API CALL LOG ===
[27-Jun-2026 18:37:01 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jun-2026 18:37:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA0IiwidXNlcm5hbWUiOiJzaHVoYXRhIiwiZW1haWwiOiJ2aXBjcmFjazY4MEBnbWFpbC5jb20iLCJleHAiOjE3ODMxOTAyMDB9.kMHHG0yN8bFa3jK4Fc-vi5v4GNJJK-6WBqRuavPlVk0
[27-Jun-2026 18:37:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jun-2026 18:37:01 UTC] ✅ JWT token verified successfully for user profile
[27-Jun-2026 18:37:01 UTC] User ID: 904
[27-Jun-2026 18:37:01 UTC] ✅ User profile retrieved successfully for user ID: 904
[27-Jun-2026 18:37:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jun-2026 18:37:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jun-2026 18:37:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"156.207.242.23, 162.159.122.164","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA0IiwidXNlcm5hbWUiOiJzaHVoYXRhIiwiZW1haWwiOiJ2aXBjcmFjazY4MEBnbWFpbC5jb20iLCJleHAiOjE3ODMxOTAyMDB9.kMHHG0yN8bFa3jK4Fc-vi5v4GNJJK-6WBqRuavPlVk0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1268f828c99890e-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"156.207.242.23","cf-ipcountry":"EG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-Jun-2026 18:37:01 UTC] === User Orders API Called ===
[27-Jun-2026 18:37:01 UTC] User ID: 904
[27-Jun-2026 18:37:01 UTC] Limit: 20, Offset: 0
[27-Jun-2026 18:37:01 UTC] Orders found: 0
[27-Jun-2026 18:37:01 UTC] Orders data: []
[27-Jun-2026 18:37:01 UTC] Total orders count: 0
[27-Jun-2026 18:37:01 UTC] === API CALL LOG ===
[27-Jun-2026 18:37:01 UTC] Endpoint: user/profile.php
[27-Jun-2026 18:37:01 UTC] Full Log Data: {
    "timestamp": "2026-06-27 18:37:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "156.207.242.23",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "156.207.242.23, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA0IiwidXNlcm5hbWUiOiJzaHVoYXRhIiwiZW1haWwiOiJ2aXBjcmFjazY4MEBnbWFpbC5jb20iLCJleHAiOjE3ODMxOTAyMDB9.kMHHG0yN8bFa3jK4Fc-vi5v4GNJJK-6WBqRuavPlVk0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1268f830daf890e-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "156.207.242.23",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jun-2026 18:37:01 UTC] === END API CALL LOG ===
[27-Jun-2026 18:37:01 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jun-2026 18:37:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA0IiwidXNlcm5hbWUiOiJzaHVoYXRhIiwiZW1haWwiOiJ2aXBjcmFjazY4MEBnbWFpbC5jb20iLCJleHAiOjE3ODMxOTAyMDB9.kMHHG0yN8bFa3jK4Fc-vi5v4GNJJK-6WBqRuavPlVk0
[27-Jun-2026 18:37:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jun-2026 18:37:01 UTC] ✅ JWT token verified successfully for user profile
[27-Jun-2026 18:37:01 UTC] User ID: 904
[27-Jun-2026 18:37:01 UTC] ✅ User profile retrieved successfully for user ID: 904
[27-Jun-2026 18:37:01 UTC] === API CALL LOG ===
[27-Jun-2026 18:37:01 UTC] Endpoint: user/profile.php
[27-Jun-2026 18:37:01 UTC] Full Log Data: {
    "timestamp": "2026-06-27 18:37:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "156.207.242.23",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "156.207.242.23, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA0IiwidXNlcm5hbWUiOiJzaHVoYXRhIiwiZW1haWwiOiJ2aXBjcmFjazY4MEBnbWFpbC5jb20iLCJleHAiOjE3ODMxOTAyMDB9.kMHHG0yN8bFa3jK4Fc-vi5v4GNJJK-6WBqRuavPlVk0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1268f84ca31890e-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "156.207.242.23",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jun-2026 18:37:01 UTC] === END API CALL LOG ===
[27-Jun-2026 18:37:01 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jun-2026 18:37:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA0IiwidXNlcm5hbWUiOiJzaHVoYXRhIiwiZW1haWwiOiJ2aXBjcmFjazY4MEBnbWFpbC5jb20iLCJleHAiOjE3ODMxOTAyMDB9.kMHHG0yN8bFa3jK4Fc-vi5v4GNJJK-6WBqRuavPlVk0
[27-Jun-2026 18:37:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jun-2026 18:37:01 UTC] ✅ JWT token verified successfully for user profile
[27-Jun-2026 18:37:01 UTC] User ID: 904
[27-Jun-2026 18:37:01 UTC] ✅ User profile retrieved successfully for user ID: 904
[27-Jun-2026 18:37:26 UTC] === API CALL LOG ===
[27-Jun-2026 18:37:26 UTC] Endpoint: user/profile.php
[27-Jun-2026 18:37:26 UTC] Full Log Data: {
    "timestamp": "2026-06-27 18:37:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "156.207.242.23",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "156.207.242.23, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA0IiwidXNlcm5hbWUiOiJzaHVoYXRhIiwiZW1haWwiOiJ2aXBjcmFjazY4MEBnbWFpbC5jb20iLCJleHAiOjE3ODMxOTAyMDB9.kMHHG0yN8bFa3jK4Fc-vi5v4GNJJK-6WBqRuavPlVk0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a126902139f8890e-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "156.207.242.23",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jun-2026 18:37:26 UTC] === END API CALL LOG ===
[27-Jun-2026 18:37:26 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jun-2026 18:37:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA0IiwidXNlcm5hbWUiOiJzaHVoYXRhIiwiZW1haWwiOiJ2aXBjcmFjazY4MEBnbWFpbC5jb20iLCJleHAiOjE3ODMxOTAyMDB9.kMHHG0yN8bFa3jK4Fc-vi5v4GNJJK-6WBqRuavPlVk0
[27-Jun-2026 18:37:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jun-2026 18:37:26 UTC] ✅ JWT token verified successfully for user profile
[27-Jun-2026 18:37:26 UTC] User ID: 904
[27-Jun-2026 18:37:26 UTC] ✅ User profile retrieved successfully for user ID: 904
[27-Jun-2026 18:37:33 UTC] === API CALL LOG ===
[27-Jun-2026 18:37:33 UTC] Endpoint: user/profile.php
[27-Jun-2026 18:37:33 UTC] Full Log Data: {
    "timestamp": "2026-06-27 18:37:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "156.207.242.23",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "156.207.242.23, 172.70.108.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA0IiwidXNlcm5hbWUiOiJzaHVoYXRhIiwiZW1haWwiOiJ2aXBjcmFjazY4MEBnbWFpbC5jb20iLCJleHAiOjE3ODMxOTAyMDB9.kMHHG0yN8bFa3jK4Fc-vi5v4GNJJK-6WBqRuavPlVk0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a126904e6f98e1f8-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "156.207.242.23",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jun-2026 18:37:33 UTC] === END API CALL LOG ===
[27-Jun-2026 18:37:33 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jun-2026 18:37:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA0IiwidXNlcm5hbWUiOiJzaHVoYXRhIiwiZW1haWwiOiJ2aXBjcmFjazY4MEBnbWFpbC5jb20iLCJleHAiOjE3ODMxOTAyMDB9.kMHHG0yN8bFa3jK4Fc-vi5v4GNJJK-6WBqRuavPlVk0
[27-Jun-2026 18:37:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jun-2026 18:37:33 UTC] ✅ JWT token verified successfully for user profile
[27-Jun-2026 18:37:33 UTC] User ID: 904
[27-Jun-2026 18:37:33 UTC] ✅ User profile retrieved successfully for user ID: 904
[27-Jun-2026 18:37:34 UTC] === API CALL LOG ===
[27-Jun-2026 18:37:34 UTC] Endpoint: user/profile.php
[27-Jun-2026 18:37:34 UTC] Full Log Data: {
    "timestamp": "2026-06-27 18:37:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "156.207.242.23",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "156.207.242.23, 172.70.108.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA0IiwidXNlcm5hbWUiOiJzaHVoYXRhIiwiZW1haWwiOiJ2aXBjcmFjazY4MEBnbWFpbC5jb20iLCJleHAiOjE3ODMxOTAyMDB9.kMHHG0yN8bFa3jK4Fc-vi5v4GNJJK-6WBqRuavPlVk0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a12690509c6fe1f8-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "156.207.242.23",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jun-2026 18:37:34 UTC] === END API CALL LOG ===
[27-Jun-2026 18:37:34 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jun-2026 18:37:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA0IiwidXNlcm5hbWUiOiJzaHVoYXRhIiwiZW1haWwiOiJ2aXBjcmFjazY4MEBnbWFpbC5jb20iLCJleHAiOjE3ODMxOTAyMDB9.kMHHG0yN8bFa3jK4Fc-vi5v4GNJJK-6WBqRuavPlVk0
[27-Jun-2026 18:37:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jun-2026 18:37:34 UTC] ✅ JWT token verified successfully for user profile
[27-Jun-2026 18:37:34 UTC] User ID: 904
[27-Jun-2026 18:37:34 UTC] ✅ User profile retrieved successfully for user ID: 904
[27-Jun-2026 18:37:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jun-2026 18:37:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jun-2026 18:37:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"156.207.242.23, 172.70.108.14","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA0IiwidXNlcm5hbWUiOiJzaHVoYXRhIiwiZW1haWwiOiJ2aXBjcmFjazY4MEBnbWFpbC5jb20iLCJleHAiOjE3ODMxOTAyMDB9.kMHHG0yN8bFa3jK4Fc-vi5v4GNJJK-6WBqRuavPlVk0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1269050ed0ce1f8-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"156.207.242.23","cf-ipcountry":"EG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-Jun-2026 18:37:34 UTC] === User Orders API Called ===
[27-Jun-2026 18:37:34 UTC] User ID: 904
[27-Jun-2026 18:37:34 UTC] Limit: 20, Offset: 0
[27-Jun-2026 18:37:34 UTC] Orders found: 0
[27-Jun-2026 18:37:34 UTC] Orders data: []
[27-Jun-2026 18:37:34 UTC] Total orders count: 0
[27-Jun-2026 18:37:34 UTC] === API CALL LOG ===
[27-Jun-2026 18:37:34 UTC] Endpoint: user/profile.php
[27-Jun-2026 18:37:34 UTC] Full Log Data: {
    "timestamp": "2026-06-27 18:37:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "156.207.242.23",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "156.207.242.23, 172.70.108.46",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA0IiwidXNlcm5hbWUiOiJzaHVoYXRhIiwiZW1haWwiOiJ2aXBjcmFjazY4MEBnbWFpbC5jb20iLCJleHAiOjE3ODMxOTAyMDB9.kMHHG0yN8bFa3jK4Fc-vi5v4GNJJK-6WBqRuavPlVk0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a12690516e17e1f8-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "156.207.242.23",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jun-2026 18:37:34 UTC] === END API CALL LOG ===
[27-Jun-2026 18:37:34 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jun-2026 18:37:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA0IiwidXNlcm5hbWUiOiJzaHVoYXRhIiwiZW1haWwiOiJ2aXBjcmFjazY4MEBnbWFpbC5jb20iLCJleHAiOjE3ODMxOTAyMDB9.kMHHG0yN8bFa3jK4Fc-vi5v4GNJJK-6WBqRuavPlVk0
[27-Jun-2026 18:37:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jun-2026 18:37:34 UTC] ✅ JWT token verified successfully for user profile
[27-Jun-2026 18:37:34 UTC] User ID: 904
[27-Jun-2026 18:37:34 UTC] ✅ User profile retrieved successfully for user ID: 904
[27-Jun-2026 18:37:34 UTC] === API CALL LOG ===
[27-Jun-2026 18:37:34 UTC] Endpoint: user/profile.php
[27-Jun-2026 18:37:34 UTC] Full Log Data: {
    "timestamp": "2026-06-27 18:37:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "156.207.242.23",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "156.207.242.23, 172.70.108.46",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA0IiwidXNlcm5hbWUiOiJzaHVoYXRhIiwiZW1haWwiOiJ2aXBjcmFjazY4MEBnbWFpbC5jb20iLCJleHAiOjE3ODMxOTAyMDB9.kMHHG0yN8bFa3jK4Fc-vi5v4GNJJK-6WBqRuavPlVk0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a12690538a44e1f8-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "156.207.242.23",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jun-2026 18:37:34 UTC] === END API CALL LOG ===
[27-Jun-2026 18:37:34 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jun-2026 18:37:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA0IiwidXNlcm5hbWUiOiJzaHVoYXRhIiwiZW1haWwiOiJ2aXBjcmFjazY4MEBnbWFpbC5jb20iLCJleHAiOjE3ODMxOTAyMDB9.kMHHG0yN8bFa3jK4Fc-vi5v4GNJJK-6WBqRuavPlVk0
[27-Jun-2026 18:37:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jun-2026 18:37:34 UTC] ✅ JWT token verified successfully for user profile
[27-Jun-2026 18:37:34 UTC] User ID: 904
[27-Jun-2026 18:37:34 UTC] ✅ User profile retrieved successfully for user ID: 904
[27-Jun-2026 18:37:38 UTC] === API CALL LOG ===
[27-Jun-2026 18:37:38 UTC] Endpoint: user/profile.php
[27-Jun-2026 18:37:38 UTC] Full Log Data: {
    "timestamp": "2026-06-27 18:37:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "156.207.242.23",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "156.207.242.23, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA0IiwidXNlcm5hbWUiOiJzaHVoYXRhIiwiZW1haWwiOiJ2aXBjcmFjazY4MEBnbWFpbC5jb20iLCJleHAiOjE3ODMxOTAyMDB9.kMHHG0yN8bFa3jK4Fc-vi5v4GNJJK-6WBqRuavPlVk0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1269069097ce1d4-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "156.207.242.23",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jun-2026 18:37:38 UTC] === END API CALL LOG ===
[27-Jun-2026 18:37:38 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jun-2026 18:37:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA0IiwidXNlcm5hbWUiOiJzaHVoYXRhIiwiZW1haWwiOiJ2aXBjcmFjazY4MEBnbWFpbC5jb20iLCJleHAiOjE3ODMxOTAyMDB9.kMHHG0yN8bFa3jK4Fc-vi5v4GNJJK-6WBqRuavPlVk0
[27-Jun-2026 18:37:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jun-2026 18:37:38 UTC] ✅ JWT token verified successfully for user profile
[27-Jun-2026 18:37:38 UTC] User ID: 904
[27-Jun-2026 18:37:38 UTC] ✅ User profile retrieved successfully for user ID: 904
[27-Jun-2026 18:37:38 UTC] === API CALL LOG ===
[27-Jun-2026 18:37:38 UTC] Endpoint: user/profile.php
[27-Jun-2026 18:37:38 UTC] Full Log Data: {
    "timestamp": "2026-06-27 18:37:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "156.207.242.23",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "156.207.242.23, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA0IiwidXNlcm5hbWUiOiJzaHVoYXRhIiwiZW1haWwiOiJ2aXBjcmFjazY4MEBnbWFpbC5jb20iLCJleHAiOjE3ODMxOTAyMDB9.kMHHG0yN8bFa3jK4Fc-vi5v4GNJJK-6WBqRuavPlVk0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a126906b3e6ee1d4-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "156.207.242.23",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jun-2026 18:37:38 UTC] === END API CALL LOG ===
[27-Jun-2026 18:37:38 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jun-2026 18:37:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA0IiwidXNlcm5hbWUiOiJzaHVoYXRhIiwiZW1haWwiOiJ2aXBjcmFjazY4MEBnbWFpbC5jb20iLCJleHAiOjE3ODMxOTAyMDB9.kMHHG0yN8bFa3jK4Fc-vi5v4GNJJK-6WBqRuavPlVk0
[27-Jun-2026 18:37:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jun-2026 18:37:38 UTC] ✅ JWT token verified successfully for user profile
[27-Jun-2026 18:37:38 UTC] User ID: 904
[27-Jun-2026 18:37:38 UTC] ✅ User profile retrieved successfully for user ID: 904
[27-Jun-2026 18:37:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jun-2026 18:37:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jun-2026 18:37:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"156.207.242.23, 172.68.234.130","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA0IiwidXNlcm5hbWUiOiJzaHVoYXRhIiwiZW1haWwiOiJ2aXBjcmFjazY4MEBnbWFpbC5jb20iLCJleHAiOjE3ODMxOTAyMDB9.kMHHG0yN8bFa3jK4Fc-vi5v4GNJJK-6WBqRuavPlVk0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a126906b7f15e1d4-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"156.207.242.23","cf-ipcountry":"EG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-Jun-2026 18:37:38 UTC] === User Orders API Called ===
[27-Jun-2026 18:37:38 UTC] User ID: 904
[27-Jun-2026 18:37:38 UTC] Limit: 20, Offset: 0
[27-Jun-2026 18:37:38 UTC] Orders found: 0
[27-Jun-2026 18:37:38 UTC] Orders data: []
[27-Jun-2026 18:37:38 UTC] Total orders count: 0
[27-Jun-2026 18:37:38 UTC] === API CALL LOG ===
[27-Jun-2026 18:37:38 UTC] Endpoint: user/profile.php
[27-Jun-2026 18:37:38 UTC] Full Log Data: {
    "timestamp": "2026-06-27 18:37:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "156.207.242.23",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "156.207.242.23, 172.68.234.189",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA0IiwidXNlcm5hbWUiOiJzaHVoYXRhIiwiZW1haWwiOiJ2aXBjcmFjazY4MEBnbWFpbC5jb20iLCJleHAiOjE3ODMxOTAyMDB9.kMHHG0yN8bFa3jK4Fc-vi5v4GNJJK-6WBqRuavPlVk0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a126906bf805e1d4-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "156.207.242.23",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jun-2026 18:37:38 UTC] === END API CALL LOG ===
[27-Jun-2026 18:37:38 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jun-2026 18:37:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA0IiwidXNlcm5hbWUiOiJzaHVoYXRhIiwiZW1haWwiOiJ2aXBjcmFjazY4MEBnbWFpbC5jb20iLCJleHAiOjE3ODMxOTAyMDB9.kMHHG0yN8bFa3jK4Fc-vi5v4GNJJK-6WBqRuavPlVk0
[27-Jun-2026 18:37:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jun-2026 18:37:38 UTC] ✅ JWT token verified successfully for user profile
[27-Jun-2026 18:37:38 UTC] User ID: 904
[27-Jun-2026 18:37:38 UTC] ✅ User profile retrieved successfully for user ID: 904
[27-Jun-2026 18:37:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jun-2026 18:37:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jun-2026 18:37:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"156.207.242.23, 172.68.234.189","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA0IiwidXNlcm5hbWUiOiJzaHVoYXRhIiwiZW1haWwiOiJ2aXBjcmFjazY4MEBnbWFpbC5jb20iLCJleHAiOjE3ODMxOTAyMDB9.kMHHG0yN8bFa3jK4Fc-vi5v4GNJJK-6WBqRuavPlVk0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1269071fc61e1d4-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"156.207.242.23","cf-ipcountry":"EG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-Jun-2026 18:37:39 UTC] === User Orders API Called ===
[27-Jun-2026 18:37:39 UTC] User ID: 904
[27-Jun-2026 18:37:39 UTC] Limit: 20, Offset: 0
[27-Jun-2026 18:37:39 UTC] Orders found: 0
[27-Jun-2026 18:37:39 UTC] Orders data: []
[27-Jun-2026 18:37:39 UTC] Total orders count: 0
[27-Jun-2026 18:37:44 UTC] === API CALL LOG ===
[27-Jun-2026 18:37:44 UTC] Endpoint: user/profile.php
[27-Jun-2026 18:37:44 UTC] Full Log Data: {
    "timestamp": "2026-06-27 18:37:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "156.207.242.23",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "156.207.242.23, 162.158.22.195",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA0IiwidXNlcm5hbWUiOiJzaHVoYXRhIiwiZW1haWwiOiJ2aXBjcmFjazY4MEBnbWFpbC5jb20iLCJleHAiOjE3ODMxOTAyMDB9.kMHHG0yN8bFa3jK4Fc-vi5v4GNJJK-6WBqRuavPlVk0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a12690913801f0de-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "156.207.242.23",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jun-2026 18:37:44 UTC] === END API CALL LOG ===
[27-Jun-2026 18:37:44 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jun-2026 18:37:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA0IiwidXNlcm5hbWUiOiJzaHVoYXRhIiwiZW1haWwiOiJ2aXBjcmFjazY4MEBnbWFpbC5jb20iLCJleHAiOjE3ODMxOTAyMDB9.kMHHG0yN8bFa3jK4Fc-vi5v4GNJJK-6WBqRuavPlVk0
[27-Jun-2026 18:37:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jun-2026 18:37:44 UTC] ✅ JWT token verified successfully for user profile
[27-Jun-2026 18:37:44 UTC] User ID: 904
[27-Jun-2026 18:37:44 UTC] ✅ User profile retrieved successfully for user ID: 904
[27-Jun-2026 18:37:44 UTC] === API CALL LOG ===
[27-Jun-2026 18:37:44 UTC] Endpoint: user/profile.php
[27-Jun-2026 18:37:44 UTC] Full Log Data: {
    "timestamp": "2026-06-27 18:37:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "156.207.242.23",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "156.207.242.23, 162.158.22.195",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA0IiwidXNlcm5hbWUiOiJzaHVoYXRhIiwiZW1haWwiOiJ2aXBjcmFjazY4MEBnbWFpbC5jb20iLCJleHAiOjE3ODMxOTAyMDB9.kMHHG0yN8bFa3jK4Fc-vi5v4GNJJK-6WBqRuavPlVk0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1269093adb0f0de-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "156.207.242.23",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jun-2026 18:37:44 UTC] === END API CALL LOG ===
[27-Jun-2026 18:37:44 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jun-2026 18:37:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA0IiwidXNlcm5hbWUiOiJzaHVoYXRhIiwiZW1haWwiOiJ2aXBjcmFjazY4MEBnbWFpbC5jb20iLCJleHAiOjE3ODMxOTAyMDB9.kMHHG0yN8bFa3jK4Fc-vi5v4GNJJK-6WBqRuavPlVk0
[27-Jun-2026 18:37:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jun-2026 18:37:44 UTC] ✅ JWT token verified successfully for user profile
[27-Jun-2026 18:37:44 UTC] User ID: 904
[27-Jun-2026 18:37:44 UTC] ✅ User profile retrieved successfully for user ID: 904
[27-Jun-2026 18:37:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jun-2026 18:37:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jun-2026 18:37:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"156.207.242.23, 162.158.22.45","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA0IiwidXNlcm5hbWUiOiJzaHVoYXRhIiwiZW1haWwiOiJ2aXBjcmFjazY4MEBnbWFpbC5jb20iLCJleHAiOjE3ODMxOTAyMDB9.kMHHG0yN8bFa3jK4Fc-vi5v4GNJJK-6WBqRuavPlVk0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1269093fe3ef0de-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"156.207.242.23","cf-ipcountry":"EG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-Jun-2026 18:37:44 UTC] === User Orders API Called ===
[27-Jun-2026 18:37:44 UTC] User ID: 904
[27-Jun-2026 18:37:44 UTC] Limit: 20, Offset: 0
[27-Jun-2026 18:37:44 UTC] Orders found: 0
[27-Jun-2026 18:37:44 UTC] Orders data: []
[27-Jun-2026 18:37:44 UTC] Total orders count: 0
[27-Jun-2026 18:37:45 UTC] === API CALL LOG ===
[27-Jun-2026 18:37:45 UTC] Endpoint: user/profile.php
[27-Jun-2026 18:37:45 UTC] Full Log Data: {
    "timestamp": "2026-06-27 18:37:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "156.207.242.23",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "156.207.242.23, 162.158.22.195",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA0IiwidXNlcm5hbWUiOiJzaHVoYXRhIiwiZW1haWwiOiJ2aXBjcmFjazY4MEBnbWFpbC5jb20iLCJleHAiOjE3ODMxOTAyMDB9.kMHHG0yN8bFa3jK4Fc-vi5v4GNJJK-6WBqRuavPlVk0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a12690944ecef0de-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "156.207.242.23",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jun-2026 18:37:45 UTC] === END API CALL LOG ===
[27-Jun-2026 18:37:45 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jun-2026 18:37:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA0IiwidXNlcm5hbWUiOiJzaHVoYXRhIiwiZW1haWwiOiJ2aXBjcmFjazY4MEBnbWFpbC5jb20iLCJleHAiOjE3ODMxOTAyMDB9.kMHHG0yN8bFa3jK4Fc-vi5v4GNJJK-6WBqRuavPlVk0
[27-Jun-2026 18:37:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jun-2026 18:37:45 UTC] ✅ JWT token verified successfully for user profile
[27-Jun-2026 18:37:45 UTC] User ID: 904
[27-Jun-2026 18:37:45 UTC] ✅ User profile retrieved successfully for user ID: 904
[27-Jun-2026 18:39:25 UTC] === API CALL LOG ===
[27-Jun-2026 18:39:25 UTC] Endpoint: user/profile.php
[27-Jun-2026 18:39:25 UTC] Full Log Data: {
    "timestamp": "2026-06-27 18:39:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "156.207.242.23",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "156.207.242.23, 162.158.22.194",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA0IiwidXNlcm5hbWUiOiJzaHVoYXRhIiwiZW1haWwiOiJ2aXBjcmFjazY4MEBnbWFpbC5jb20iLCJleHAiOjE3ODMxOTAyMDB9.kMHHG0yN8bFa3jK4Fc-vi5v4GNJJK-6WBqRuavPlVk0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1269305fc63f0de-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "156.207.242.23",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jun-2026 18:39:25 UTC] === END API CALL LOG ===
[27-Jun-2026 18:39:25 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jun-2026 18:39:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA0IiwidXNlcm5hbWUiOiJzaHVoYXRhIiwiZW1haWwiOiJ2aXBjcmFjazY4MEBnbWFpbC5jb20iLCJleHAiOjE3ODMxOTAyMDB9.kMHHG0yN8bFa3jK4Fc-vi5v4GNJJK-6WBqRuavPlVk0
[27-Jun-2026 18:39:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jun-2026 18:39:25 UTC] ✅ JWT token verified successfully for user profile
[27-Jun-2026 18:39:25 UTC] User ID: 904
[27-Jun-2026 18:39:25 UTC] ✅ User profile retrieved successfully for user ID: 904
[27-Jun-2026 18:39:46 UTC] === API CALL LOG ===
[27-Jun-2026 18:39:46 UTC] Endpoint: user/profile.php
[27-Jun-2026 18:39:46 UTC] Full Log Data: {
    "timestamp": "2026-06-27 18:39:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "156.207.242.23",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "156.207.242.23, 162.158.22.194",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA0IiwidXNlcm5hbWUiOiJzaHVoYXRhIiwiZW1haWwiOiJ2aXBjcmFjazY4MEBnbWFpbC5jb20iLCJleHAiOjE3ODMxOTAyMDB9.kMHHG0yN8bFa3jK4Fc-vi5v4GNJJK-6WBqRuavPlVk0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a12693887c6ff0de-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "156.207.242.23",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jun-2026 18:39:46 UTC] === END API CALL LOG ===
[27-Jun-2026 18:39:46 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jun-2026 18:39:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA0IiwidXNlcm5hbWUiOiJzaHVoYXRhIiwiZW1haWwiOiJ2aXBjcmFjazY4MEBnbWFpbC5jb20iLCJleHAiOjE3ODMxOTAyMDB9.kMHHG0yN8bFa3jK4Fc-vi5v4GNJJK-6WBqRuavPlVk0
[27-Jun-2026 18:39:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jun-2026 18:39:46 UTC] ✅ JWT token verified successfully for user profile
[27-Jun-2026 18:39:46 UTC] User ID: 904
[27-Jun-2026 18:39:46 UTC] ✅ User profile retrieved successfully for user ID: 904
[27-Jun-2026 18:39:46 UTC] === API CALL LOG ===
[27-Jun-2026 18:39:46 UTC] Endpoint: user/profile.php
[27-Jun-2026 18:39:46 UTC] Full Log Data: {
    "timestamp": "2026-06-27 18:39:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "156.207.242.23",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "156.207.242.23, 162.158.22.194",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA0IiwidXNlcm5hbWUiOiJzaHVoYXRhIiwiZW1haWwiOiJ2aXBjcmFjazY4MEBnbWFpbC5jb20iLCJleHAiOjE3ODMxOTAyMDB9.kMHHG0yN8bFa3jK4Fc-vi5v4GNJJK-6WBqRuavPlVk0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a126938c4b68f0de-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "156.207.242.23",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jun-2026 18:39:46 UTC] === END API CALL LOG ===
[27-Jun-2026 18:39:46 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jun-2026 18:39:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA0IiwidXNlcm5hbWUiOiJzaHVoYXRhIiwiZW1haWwiOiJ2aXBjcmFjazY4MEBnbWFpbC5jb20iLCJleHAiOjE3ODMxOTAyMDB9.kMHHG0yN8bFa3jK4Fc-vi5v4GNJJK-6WBqRuavPlVk0
[27-Jun-2026 18:39:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jun-2026 18:39:46 UTC] ✅ JWT token verified successfully for user profile
[27-Jun-2026 18:39:46 UTC] User ID: 904
[27-Jun-2026 18:39:46 UTC] ✅ User profile retrieved successfully for user ID: 904
[27-Jun-2026 18:39:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jun-2026 18:39:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jun-2026 18:39:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"156.207.242.23, 162.158.22.195","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA0IiwidXNlcm5hbWUiOiJzaHVoYXRhIiwiZW1haWwiOiJ2aXBjcmFjazY4MEBnbWFpbC5jb20iLCJleHAiOjE3ODMxOTAyMDB9.kMHHG0yN8bFa3jK4Fc-vi5v4GNJJK-6WBqRuavPlVk0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a12693c8fc0df0de-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"156.207.242.23","cf-ipcountry":"EG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-Jun-2026 18:39:56 UTC] === User Orders API Called ===
[27-Jun-2026 18:39:56 UTC] User ID: 904
[27-Jun-2026 18:39:56 UTC] Limit: 20, Offset: 0
[27-Jun-2026 18:39:56 UTC] Orders found: 0
[27-Jun-2026 18:39:56 UTC] Orders data: []
[27-Jun-2026 18:39:56 UTC] Total orders count: 0
[27-Jun-2026 18:39:56 UTC] === API CALL LOG ===
[27-Jun-2026 18:39:56 UTC] Endpoint: user/profile.php
[27-Jun-2026 18:39:56 UTC] Full Log Data: {
    "timestamp": "2026-06-27 18:39:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "156.207.242.23",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "156.207.242.23, 162.158.22.195",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA0IiwidXNlcm5hbWUiOiJzaHVoYXRhIiwiZW1haWwiOiJ2aXBjcmFjazY4MEBnbWFpbC5jb20iLCJleHAiOjE3ODMxOTAyMDB9.kMHHG0yN8bFa3jK4Fc-vi5v4GNJJK-6WBqRuavPlVk0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a12693c97d3df0de-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "156.207.242.23",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jun-2026 18:39:56 UTC] === END API CALL LOG ===
[27-Jun-2026 18:39:56 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jun-2026 18:39:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA0IiwidXNlcm5hbWUiOiJzaHVoYXRhIiwiZW1haWwiOiJ2aXBjcmFjazY4MEBnbWFpbC5jb20iLCJleHAiOjE3ODMxOTAyMDB9.kMHHG0yN8bFa3jK4Fc-vi5v4GNJJK-6WBqRuavPlVk0
[27-Jun-2026 18:39:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jun-2026 18:39:56 UTC] ✅ JWT token verified successfully for user profile
[27-Jun-2026 18:39:56 UTC] User ID: 904
[27-Jun-2026 18:39:56 UTC] ✅ User profile retrieved successfully for user ID: 904
[27-Jun-2026 18:39:56 UTC] === API CALL LOG ===
[27-Jun-2026 18:39:56 UTC] Endpoint: user/profile.php
[27-Jun-2026 18:39:56 UTC] Full Log Data: {
    "timestamp": "2026-06-27 18:39:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "156.207.242.23",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "156.207.242.23, 162.158.22.195",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA0IiwidXNlcm5hbWUiOiJzaHVoYXRhIiwiZW1haWwiOiJ2aXBjcmFjazY4MEBnbWFpbC5jb20iLCJleHAiOjE3ODMxOTAyMDB9.kMHHG0yN8bFa3jK4Fc-vi5v4GNJJK-6WBqRuavPlVk0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a12693cd1ccbf0de-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "156.207.242.23",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jun-2026 18:39:56 UTC] === END API CALL LOG ===
[27-Jun-2026 18:39:56 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jun-2026 18:39:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA0IiwidXNlcm5hbWUiOiJzaHVoYXRhIiwiZW1haWwiOiJ2aXBjcmFjazY4MEBnbWFpbC5jb20iLCJleHAiOjE3ODMxOTAyMDB9.kMHHG0yN8bFa3jK4Fc-vi5v4GNJJK-6WBqRuavPlVk0
[27-Jun-2026 18:39:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jun-2026 18:39:56 UTC] ✅ JWT token verified successfully for user profile
[27-Jun-2026 18:39:56 UTC] User ID: 904
[27-Jun-2026 18:39:56 UTC] ✅ User profile retrieved successfully for user ID: 904
[27-Jun-2026 18:40:02 UTC] === API CALL LOG ===
[27-Jun-2026 18:40:02 UTC] Endpoint: user/profile.php
[27-Jun-2026 18:40:02 UTC] Full Log Data: {
    "timestamp": "2026-06-27 18:40:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "156.207.242.23",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "156.207.242.23, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA0IiwidXNlcm5hbWUiOiJzaHVoYXRhIiwiZW1haWwiOiJ2aXBjcmFjazY4MEBnbWFpbC5jb20iLCJleHAiOjE3ODMxOTAyMDB9.kMHHG0yN8bFa3jK4Fc-vi5v4GNJJK-6WBqRuavPlVk0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a12693ed4cb0e15a-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "156.207.242.23",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jun-2026 18:40:02 UTC] === END API CALL LOG ===
[27-Jun-2026 18:40:02 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jun-2026 18:40:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA0IiwidXNlcm5hbWUiOiJzaHVoYXRhIiwiZW1haWwiOiJ2aXBjcmFjazY4MEBnbWFpbC5jb20iLCJleHAiOjE3ODMxOTAyMDB9.kMHHG0yN8bFa3jK4Fc-vi5v4GNJJK-6WBqRuavPlVk0
[27-Jun-2026 18:40:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jun-2026 18:40:02 UTC] ✅ JWT token verified successfully for user profile
[27-Jun-2026 18:40:02 UTC] User ID: 904
[27-Jun-2026 18:40:02 UTC] ✅ User profile retrieved successfully for user ID: 904
[27-Jun-2026 18:40:02 UTC] === API CALL LOG ===
[27-Jun-2026 18:40:02 UTC] Endpoint: user/profile.php
[27-Jun-2026 18:40:02 UTC] Full Log Data: {
    "timestamp": "2026-06-27 18:40:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "156.207.242.23",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "156.207.242.23, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA0IiwidXNlcm5hbWUiOiJzaHVoYXRhIiwiZW1haWwiOiJ2aXBjcmFjazY4MEBnbWFpbC5jb20iLCJleHAiOjE3ODMxOTAyMDB9.kMHHG0yN8bFa3jK4Fc-vi5v4GNJJK-6WBqRuavPlVk0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a12693ef9a28e15a-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "156.207.242.23",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jun-2026 18:40:02 UTC] === END API CALL LOG ===
[27-Jun-2026 18:40:02 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jun-2026 18:40:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA0IiwidXNlcm5hbWUiOiJzaHVoYXRhIiwiZW1haWwiOiJ2aXBjcmFjazY4MEBnbWFpbC5jb20iLCJleHAiOjE3ODMxOTAyMDB9.kMHHG0yN8bFa3jK4Fc-vi5v4GNJJK-6WBqRuavPlVk0
[27-Jun-2026 18:40:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jun-2026 18:40:02 UTC] ✅ JWT token verified successfully for user profile
[27-Jun-2026 18:40:02 UTC] User ID: 904
[27-Jun-2026 18:40:02 UTC] ✅ User profile retrieved successfully for user ID: 904
[27-Jun-2026 18:40:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jun-2026 18:40:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jun-2026 18:40:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"156.207.242.23, 172.68.234.131","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA0IiwidXNlcm5hbWUiOiJzaHVoYXRhIiwiZW1haWwiOiJ2aXBjcmFjazY4MEBnbWFpbC5jb20iLCJleHAiOjE3ODMxOTAyMDB9.kMHHG0yN8bFa3jK4Fc-vi5v4GNJJK-6WBqRuavPlVk0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a12693f01b68e15a-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"156.207.242.23","cf-ipcountry":"EG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-Jun-2026 18:40:02 UTC] === User Orders API Called ===
[27-Jun-2026 18:40:02 UTC] User ID: 904
[27-Jun-2026 18:40:02 UTC] Limit: 20, Offset: 0
[27-Jun-2026 18:40:02 UTC] Orders found: 0
[27-Jun-2026 18:40:02 UTC] Orders data: []
[27-Jun-2026 18:40:02 UTC] Total orders count: 0
[27-Jun-2026 18:40:02 UTC] === API CALL LOG ===
[27-Jun-2026 18:40:02 UTC] Endpoint: user/profile.php
[27-Jun-2026 18:40:02 UTC] Full Log Data: {
    "timestamp": "2026-06-27 18:40:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "156.207.242.23",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "156.207.242.23, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA0IiwidXNlcm5hbWUiOiJzaHVoYXRhIiwiZW1haWwiOiJ2aXBjcmFjazY4MEBnbWFpbC5jb20iLCJleHAiOjE3ODMxOTAyMDB9.kMHHG0yN8bFa3jK4Fc-vi5v4GNJJK-6WBqRuavPlVk0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a12693f09cabe15a-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "156.207.242.23",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jun-2026 18:40:02 UTC] === END API CALL LOG ===
[27-Jun-2026 18:40:02 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jun-2026 18:40:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA0IiwidXNlcm5hbWUiOiJzaHVoYXRhIiwiZW1haWwiOiJ2aXBjcmFjazY4MEBnbWFpbC5jb20iLCJleHAiOjE3ODMxOTAyMDB9.kMHHG0yN8bFa3jK4Fc-vi5v4GNJJK-6WBqRuavPlVk0
[27-Jun-2026 18:40:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jun-2026 18:40:02 UTC] ✅ JWT token verified successfully for user profile
[27-Jun-2026 18:40:02 UTC] User ID: 904
[27-Jun-2026 18:40:02 UTC] ✅ User profile retrieved successfully for user ID: 904
[27-Jun-2026 18:41:42 UTC] === API CALL LOG ===
[27-Jun-2026 18:41:42 UTC] Endpoint: user/profile.php
[27-Jun-2026 18:41:42 UTC] Full Log Data: {
    "timestamp": "2026-06-27 18:41:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a12:f680:da8:2be6:70a3:74ff:fe19:13f0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a12:f680:da8:2be6:70a3:74ff:fe19:13f0, 172.68.213.167",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA1IiwidXNlcm5hbWUiOiJoZ2ZkZmpoZ2ZjaGpoZ2ZAZ21haWwuY29tIiwiZW1haWwiOiJqc25uc21hbWFhYmJAZ21haWwuY29tIiwiZXhwIjoxNzgzMTkwNDgxfQ.Y0deDI3qk3rZnEFrNVnQh-Z4KaabBqjjrfEDX386mcQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a126965efb62d0d7-PRG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a12:f680:da8:2be6:70a3:74ff:fe19:13f0",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jun-2026 18:41:42 UTC] === END API CALL LOG ===
[27-Jun-2026 18:41:42 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jun-2026 18:41:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA1IiwidXNlcm5hbWUiOiJoZ2ZkZmpoZ2ZjaGpoZ2ZAZ21haWwuY29tIiwiZW1haWwiOiJqc25uc21hbWFhYmJAZ21haWwuY29tIiwiZXhwIjoxNzgzMTkwNDgxfQ.Y0deDI3qk3rZnEFrNVnQh-Z4KaabBqjjrfEDX386mcQ
[27-Jun-2026 18:41:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jun-2026 18:41:42 UTC] ✅ JWT token verified successfully for user profile
[27-Jun-2026 18:41:42 UTC] User ID: 905
[27-Jun-2026 18:41:42 UTC] ✅ User profile retrieved successfully for user ID: 905
[27-Jun-2026 18:41:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jun-2026 18:41:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jun-2026 18:41:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a12:f680:da8:2be6:70a3:74ff:fe19:13f0, 172.68.213.167","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA1IiwidXNlcm5hbWUiOiJoZ2ZkZmpoZ2ZjaGpoZ2ZAZ21haWwuY29tIiwiZW1haWwiOiJqc25uc21hbWFhYmJAZ21haWwuY29tIiwiZXhwIjoxNzgzMTkwNDgxfQ.Y0deDI3qk3rZnEFrNVnQh-Z4KaabBqjjrfEDX386mcQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a126965efb6bd0d7-PRG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a12:f680:da8:2be6:70a3:74ff:fe19:13f0","cf-ipcountry":"IQ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-Jun-2026 18:41:42 UTC] === User Orders API Called ===
[27-Jun-2026 18:41:42 UTC] User ID: 905
[27-Jun-2026 18:41:42 UTC] Limit: 20, Offset: 0
[27-Jun-2026 18:41:42 UTC] Orders found: 0
[27-Jun-2026 18:41:42 UTC] Orders data: []
[27-Jun-2026 18:41:42 UTC] Total orders count: 0
[27-Jun-2026 18:41:42 UTC] === API CALL LOG ===
[27-Jun-2026 18:41:42 UTC] Endpoint: user/profile.php
[27-Jun-2026 18:41:42 UTC] Full Log Data: {
    "timestamp": "2026-06-27 18:41:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a12:f680:da8:2be6:70a3:74ff:fe19:13f0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a12:f680:da8:2be6:70a3:74ff:fe19:13f0, 172.68.213.167",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA1IiwidXNlcm5hbWUiOiJoZ2ZkZmpoZ2ZjaGpoZ2ZAZ21haWwuY29tIiwiZW1haWwiOiJqc25uc21hbWFhYmJAZ21haWwuY29tIiwiZXhwIjoxNzgzMTkwNDgxfQ.Y0deDI3qk3rZnEFrNVnQh-Z4KaabBqjjrfEDX386mcQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a126965fbe35d0d7-PRG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a12:f680:da8:2be6:70a3:74ff:fe19:13f0",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jun-2026 18:41:42 UTC] === END API CALL LOG ===
[27-Jun-2026 18:41:42 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jun-2026 18:41:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA1IiwidXNlcm5hbWUiOiJoZ2ZkZmpoZ2ZjaGpoZ2ZAZ21haWwuY29tIiwiZW1haWwiOiJqc25uc21hbWFhYmJAZ21haWwuY29tIiwiZXhwIjoxNzgzMTkwNDgxfQ.Y0deDI3qk3rZnEFrNVnQh-Z4KaabBqjjrfEDX386mcQ
[27-Jun-2026 18:41:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jun-2026 18:41:42 UTC] ✅ JWT token verified successfully for user profile
[27-Jun-2026 18:41:42 UTC] User ID: 905
[27-Jun-2026 18:41:42 UTC] ✅ User profile retrieved successfully for user ID: 905
[27-Jun-2026 18:41:42 UTC] === API CALL LOG ===
[27-Jun-2026 18:41:42 UTC] Endpoint: user/profile.php
[27-Jun-2026 18:41:42 UTC] Full Log Data: {
    "timestamp": "2026-06-27 18:41:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a12:f680:da8:2be6:70a3:74ff:fe19:13f0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a12:f680:da8:2be6:70a3:74ff:fe19:13f0, 162.158.210.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA1IiwidXNlcm5hbWUiOiJoZ2ZkZmpoZ2ZjaGpoZ2ZAZ21haWwuY29tIiwiZW1haWwiOiJqc25uc21hbWFhYmJAZ21haWwuY29tIiwiZXhwIjoxNzgzMTkwNDgxfQ.Y0deDI3qk3rZnEFrNVnQh-Z4KaabBqjjrfEDX386mcQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1269662d8ccd0d7-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a12:f680:da8:2be6:70a3:74ff:fe19:13f0",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jun-2026 18:41:42 UTC] === END API CALL LOG ===
[27-Jun-2026 18:41:42 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jun-2026 18:41:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA1IiwidXNlcm5hbWUiOiJoZ2ZkZmpoZ2ZjaGpoZ2ZAZ21haWwuY29tIiwiZW1haWwiOiJqc25uc21hbWFhYmJAZ21haWwuY29tIiwiZXhwIjoxNzgzMTkwNDgxfQ.Y0deDI3qk3rZnEFrNVnQh-Z4KaabBqjjrfEDX386mcQ
[27-Jun-2026 18:41:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jun-2026 18:41:42 UTC] ✅ JWT token verified successfully for user profile
[27-Jun-2026 18:41:42 UTC] User ID: 905
[27-Jun-2026 18:41:42 UTC] ✅ User profile retrieved successfully for user ID: 905
[27-Jun-2026 18:42:23 UTC] === API CALL LOG ===
[27-Jun-2026 18:42:23 UTC] Endpoint: user/profile.php
[27-Jun-2026 18:42:23 UTC] Full Log Data: {
    "timestamp": "2026-06-27 18:42:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a12:f680:da8:2be6:70a3:74ff:fe19:13f0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a12:f680:da8:2be6:70a3:74ff:fe19:13f0, 162.158.210.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA1IiwidXNlcm5hbWUiOiJoZ2ZkZmpoZ2ZjaGpoZ2ZAZ21haWwuY29tIiwiZW1haWwiOiJqc25uc21hbWFhYmJAZ21haWwuY29tIiwiZXhwIjoxNzgzMTkwNDgxfQ.Y0deDI3qk3rZnEFrNVnQh-Z4KaabBqjjrfEDX386mcQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a12697605e86d0e7-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a12:f680:da8:2be6:70a3:74ff:fe19:13f0",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jun-2026 18:42:23 UTC] === END API CALL LOG ===
[27-Jun-2026 18:42:23 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jun-2026 18:42:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA1IiwidXNlcm5hbWUiOiJoZ2ZkZmpoZ2ZjaGpoZ2ZAZ21haWwuY29tIiwiZW1haWwiOiJqc25uc21hbWFhYmJAZ21haWwuY29tIiwiZXhwIjoxNzgzMTkwNDgxfQ.Y0deDI3qk3rZnEFrNVnQh-Z4KaabBqjjrfEDX386mcQ
[27-Jun-2026 18:42:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jun-2026 18:42:23 UTC] ✅ JWT token verified successfully for user profile
[27-Jun-2026 18:42:23 UTC] User ID: 905
[27-Jun-2026 18:42:23 UTC] ✅ User profile retrieved successfully for user ID: 905
[27-Jun-2026 18:44:36 UTC] === API CALL LOG ===
[27-Jun-2026 18:44:36 UTC] Endpoint: user/profile.php
[27-Jun-2026 18:44:36 UTC] Full Log Data: {
    "timestamp": "2026-06-27 18:44:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "169.224.6.68",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "169.224.6.68, 162.158.210.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA1IiwidXNlcm5hbWUiOiJoZ2ZkZmpoZ2ZjaGpoZ2ZAZ21haWwuY29tIiwiZW1haWwiOiJqc25uc21hbWFhYmJAZ21haWwuY29tIiwiZXhwIjoxNzgzMTkwNDgxfQ.Y0deDI3qk3rZnEFrNVnQh-Z4KaabBqjjrfEDX386mcQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1269aa10a2ed8bd-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "169.224.6.68",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jun-2026 18:44:36 UTC] === END API CALL LOG ===
[27-Jun-2026 18:44:36 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jun-2026 18:44:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA1IiwidXNlcm5hbWUiOiJoZ2ZkZmpoZ2ZjaGpoZ2ZAZ21haWwuY29tIiwiZW1haWwiOiJqc25uc21hbWFhYmJAZ21haWwuY29tIiwiZXhwIjoxNzgzMTkwNDgxfQ.Y0deDI3qk3rZnEFrNVnQh-Z4KaabBqjjrfEDX386mcQ
[27-Jun-2026 18:44:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jun-2026 18:44:36 UTC] ✅ JWT token verified successfully for user profile
[27-Jun-2026 18:44:36 UTC] User ID: 905
[27-Jun-2026 18:44:36 UTC] ✅ User profile retrieved successfully for user ID: 905
[27-Jun-2026 18:44:50 UTC] === API CALL LOG ===
[27-Jun-2026 18:44:50 UTC] Endpoint: user/profile.php
[27-Jun-2026 18:44:50 UTC] Full Log Data: {
    "timestamp": "2026-06-27 18:44:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "169.224.6.68",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "169.224.6.68, 162.158.210.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA1IiwidXNlcm5hbWUiOiJoZ2ZkZmpoZ2ZjaGpoZ2ZAZ21haWwuY29tIiwiZW1haWwiOiJqc25uc21hbWFhYmJAZ21haWwuY29tIiwiZXhwIjoxNzgzMTkwNDgxfQ.Y0deDI3qk3rZnEFrNVnQh-Z4KaabBqjjrfEDX386mcQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1269af8d856d8bd-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "169.224.6.68",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jun-2026 18:44:50 UTC] === END API CALL LOG ===
[27-Jun-2026 18:44:50 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jun-2026 18:44:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA1IiwidXNlcm5hbWUiOiJoZ2ZkZmpoZ2ZjaGpoZ2ZAZ21haWwuY29tIiwiZW1haWwiOiJqc25uc21hbWFhYmJAZ21haWwuY29tIiwiZXhwIjoxNzgzMTkwNDgxfQ.Y0deDI3qk3rZnEFrNVnQh-Z4KaabBqjjrfEDX386mcQ
[27-Jun-2026 18:44:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jun-2026 18:44:50 UTC] ✅ JWT token verified successfully for user profile
[27-Jun-2026 18:44:50 UTC] User ID: 905
[27-Jun-2026 18:44:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jun-2026 18:44:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jun-2026 18:44:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"169.224.6.68, 162.158.210.10","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA1IiwidXNlcm5hbWUiOiJoZ2ZkZmpoZ2ZjaGpoZ2ZAZ21haWwuY29tIiwiZW1haWwiOiJqc25uc21hbWFhYmJAZ21haWwuY29tIiwiZXhwIjoxNzgzMTkwNDgxfQ.Y0deDI3qk3rZnEFrNVnQh-Z4KaabBqjjrfEDX386mcQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1269af8d84ad8bd-SOF","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"169.224.6.68","cf-ipcountry":"IQ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-Jun-2026 18:44:50 UTC] ✅ User profile retrieved successfully for user ID: 905
[27-Jun-2026 18:44:50 UTC] === User Orders API Called ===
[27-Jun-2026 18:44:50 UTC] User ID: 905
[27-Jun-2026 18:44:50 UTC] Limit: 20, Offset: 0
[27-Jun-2026 18:44:50 UTC] Orders found: 0
[27-Jun-2026 18:44:50 UTC] Orders data: []
[27-Jun-2026 18:44:50 UTC] Total orders count: 0
[27-Jun-2026 18:44:51 UTC] === API CALL LOG ===
[27-Jun-2026 18:44:51 UTC] Endpoint: user/profile.php
[27-Jun-2026 18:44:51 UTC] Full Log Data: {
    "timestamp": "2026-06-27 18:44:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "169.224.6.68",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "169.224.6.68, 162.158.210.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA1IiwidXNlcm5hbWUiOiJoZ2ZkZmpoZ2ZjaGpoZ2ZAZ21haWwuY29tIiwiZW1haWwiOiJqc25uc21hbWFhYmJAZ21haWwuY29tIiwiZXhwIjoxNzgzMTkwNDgxfQ.Y0deDI3qk3rZnEFrNVnQh-Z4KaabBqjjrfEDX386mcQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1269afc3cdcd8bd-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "169.224.6.68",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jun-2026 18:44:51 UTC] === END API CALL LOG ===
[27-Jun-2026 18:44:51 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jun-2026 18:44:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA1IiwidXNlcm5hbWUiOiJoZ2ZkZmpoZ2ZjaGpoZ2ZAZ21haWwuY29tIiwiZW1haWwiOiJqc25uc21hbWFhYmJAZ21haWwuY29tIiwiZXhwIjoxNzgzMTkwNDgxfQ.Y0deDI3qk3rZnEFrNVnQh-Z4KaabBqjjrfEDX386mcQ
[27-Jun-2026 18:44:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jun-2026 18:44:51 UTC] ✅ JWT token verified successfully for user profile
[27-Jun-2026 18:44:51 UTC] User ID: 905
[27-Jun-2026 18:44:51 UTC] ✅ User profile retrieved successfully for user ID: 905
[27-Jun-2026 18:45:43 UTC] === API CALL LOG ===
[27-Jun-2026 18:45:43 UTC] Endpoint: user/profile.php
[27-Jun-2026 18:45:43 UTC] Full Log Data: {
    "timestamp": "2026-06-27 18:45:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "169.224.6.68",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "169.224.6.68, 162.158.210.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA1IiwidXNlcm5hbWUiOiJoZ2ZkZmpoZ2ZjaGpoZ2ZAZ21haWwuY29tIiwiZW1haWwiOiJqc25uc21hbWFhYmJAZ21haWwuY29tIiwiZXhwIjoxNzgzMTkwNDgxfQ.Y0deDI3qk3rZnEFrNVnQh-Z4KaabBqjjrfEDX386mcQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1269c43ec18d0e3-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "169.224.6.68",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jun-2026 18:45:43 UTC] === END API CALL LOG ===
[27-Jun-2026 18:45:43 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jun-2026 18:45:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA1IiwidXNlcm5hbWUiOiJoZ2ZkZmpoZ2ZjaGpoZ2ZAZ21haWwuY29tIiwiZW1haWwiOiJqc25uc21hbWFhYmJAZ21haWwuY29tIiwiZXhwIjoxNzgzMTkwNDgxfQ.Y0deDI3qk3rZnEFrNVnQh-Z4KaabBqjjrfEDX386mcQ
[27-Jun-2026 18:45:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jun-2026 18:45:43 UTC] ✅ JWT token verified successfully for user profile
[27-Jun-2026 18:45:43 UTC] User ID: 905
[27-Jun-2026 18:45:43 UTC] ✅ User profile retrieved successfully for user ID: 905
[27-Jun-2026 18:46:01 UTC] === API CALL LOG ===
[27-Jun-2026 18:46:01 UTC] Endpoint: user/profile.php
[27-Jun-2026 18:46:01 UTC] Full Log Data: {
    "timestamp": "2026-06-27 18:46:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "169.224.6.68",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "169.224.6.68, 162.158.210.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA1IiwidXNlcm5hbWUiOiJoZ2ZkZmpoZ2ZjaGpoZ2ZAZ21haWwuY29tIiwiZW1haWwiOiJqc25uc21hbWFhYmJAZ21haWwuY29tIiwiZXhwIjoxNzgzMTkwNDgxfQ.Y0deDI3qk3rZnEFrNVnQh-Z4KaabBqjjrfEDX386mcQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1269caf9a96d0f7-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "169.224.6.68",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jun-2026 18:46:01 UTC] === END API CALL LOG ===
[27-Jun-2026 18:46:01 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jun-2026 18:46:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA1IiwidXNlcm5hbWUiOiJoZ2ZkZmpoZ2ZjaGpoZ2ZAZ21haWwuY29tIiwiZW1haWwiOiJqc25uc21hbWFhYmJAZ21haWwuY29tIiwiZXhwIjoxNzgzMTkwNDgxfQ.Y0deDI3qk3rZnEFrNVnQh-Z4KaabBqjjrfEDX386mcQ
[27-Jun-2026 18:46:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jun-2026 18:46:01 UTC] ✅ JWT token verified successfully for user profile
[27-Jun-2026 18:46:01 UTC] User ID: 905
[27-Jun-2026 18:46:01 UTC] ✅ User profile retrieved successfully for user ID: 905
[27-Jun-2026 18:46:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jun-2026 18:46:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jun-2026 18:46:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"169.224.6.68, 162.158.210.10","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA1IiwidXNlcm5hbWUiOiJoZ2ZkZmpoZ2ZjaGpoZ2ZAZ21haWwuY29tIiwiZW1haWwiOiJqc25uc21hbWFhYmJAZ21haWwuY29tIiwiZXhwIjoxNzgzMTkwNDgxfQ.Y0deDI3qk3rZnEFrNVnQh-Z4KaabBqjjrfEDX386mcQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1269d495b87d0f2-SOF","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"169.224.6.68","cf-ipcountry":"IQ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-Jun-2026 18:46:25 UTC] === User Orders API Called ===
[27-Jun-2026 18:46:25 UTC] User ID: 905
[27-Jun-2026 18:46:25 UTC] Limit: 20, Offset: 0
[27-Jun-2026 18:46:25 UTC] Orders found: 0
[27-Jun-2026 18:46:25 UTC] Orders data: []
[27-Jun-2026 18:46:25 UTC] Total orders count: 0
[27-Jun-2026 18:46:27 UTC] === API CALL LOG ===
[27-Jun-2026 18:46:27 UTC] Endpoint: user/profile.php
[27-Jun-2026 18:46:27 UTC] Full Log Data: {
    "timestamp": "2026-06-27 18:46:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "169.224.6.68",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "169.224.6.68, 162.158.210.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA1IiwidXNlcm5hbWUiOiJoZ2ZkZmpoZ2ZjaGpoZ2ZAZ21haWwuY29tIiwiZW1haWwiOiJqc25uc21hbWFhYmJAZ21haWwuY29tIiwiZXhwIjoxNzgzMTkwNDgxfQ.Y0deDI3qk3rZnEFrNVnQh-Z4KaabBqjjrfEDX386mcQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1269d53be69d0f2-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "169.224.6.68",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jun-2026 18:46:27 UTC] === END API CALL LOG ===
[27-Jun-2026 18:46:27 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jun-2026 18:46:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA1IiwidXNlcm5hbWUiOiJoZ2ZkZmpoZ2ZjaGpoZ2ZAZ21haWwuY29tIiwiZW1haWwiOiJqc25uc21hbWFhYmJAZ21haWwuY29tIiwiZXhwIjoxNzgzMTkwNDgxfQ.Y0deDI3qk3rZnEFrNVnQh-Z4KaabBqjjrfEDX386mcQ
[27-Jun-2026 18:46:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jun-2026 18:46:27 UTC] ✅ JWT token verified successfully for user profile
[27-Jun-2026 18:46:27 UTC] User ID: 905
[27-Jun-2026 18:46:27 UTC] ✅ User profile retrieved successfully for user ID: 905
[27-Jun-2026 18:46:27 UTC] User Purchases API - User ID: 905
[27-Jun-2026 18:46:27 UTC] User Purchases API - Total purchases found: 0
[27-Jun-2026 18:46:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jun-2026 18:46:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jun-2026 18:46:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"169.224.6.68, 162.158.210.10","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA1IiwidXNlcm5hbWUiOiJoZ2ZkZmpoZ2ZjaGpoZ2ZAZ21haWwuY29tIiwiZW1haWwiOiJqc25uc21hbWFhYmJAZ21haWwuY29tIiwiZXhwIjoxNzgzMTkwNDgxfQ.Y0deDI3qk3rZnEFrNVnQh-Z4KaabBqjjrfEDX386mcQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1269df099a90d4f-SOF","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"169.224.6.68","cf-ipcountry":"IQ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-Jun-2026 18:46:52 UTC] === User Orders API Called ===
[27-Jun-2026 18:46:52 UTC] User ID: 905
[27-Jun-2026 18:46:52 UTC] Limit: 20, Offset: 0
[27-Jun-2026 18:46:52 UTC] Orders found: 0
[27-Jun-2026 18:46:52 UTC] Orders data: []
[27-Jun-2026 18:46:52 UTC] Total orders count: 0
[27-Jun-2026 18:46:52 UTC] === API CALL LOG ===
[27-Jun-2026 18:46:52 UTC] Endpoint: user/profile.php
[27-Jun-2026 18:46:52 UTC] Full Log Data: {
    "timestamp": "2026-06-27 18:46:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "169.224.6.68",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "169.224.6.68, 162.158.210.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA1IiwidXNlcm5hbWUiOiJoZ2ZkZmpoZ2ZjaGpoZ2ZAZ21haWwuY29tIiwiZW1haWwiOiJqc25uc21hbWFhYmJAZ21haWwuY29tIiwiZXhwIjoxNzgzMTkwNDgxfQ.Y0deDI3qk3rZnEFrNVnQh-Z4KaabBqjjrfEDX386mcQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1269df0ea9f0d4f-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "169.224.6.68",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jun-2026 18:46:52 UTC] === END API CALL LOG ===
[27-Jun-2026 18:46:52 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jun-2026 18:46:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA1IiwidXNlcm5hbWUiOiJoZ2ZkZmpoZ2ZjaGpoZ2ZAZ21haWwuY29tIiwiZW1haWwiOiJqc25uc21hbWFhYmJAZ21haWwuY29tIiwiZXhwIjoxNzgzMTkwNDgxfQ.Y0deDI3qk3rZnEFrNVnQh-Z4KaabBqjjrfEDX386mcQ
[27-Jun-2026 18:46:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jun-2026 18:46:52 UTC] ✅ JWT token verified successfully for user profile
[27-Jun-2026 18:46:52 UTC] User ID: 905
[27-Jun-2026 18:46:52 UTC] ✅ User profile retrieved successfully for user ID: 905
[27-Jun-2026 18:46:52 UTC] === API CALL LOG ===
[27-Jun-2026 18:46:52 UTC] Endpoint: user/profile.php
[27-Jun-2026 18:46:52 UTC] Full Log Data: {
    "timestamp": "2026-06-27 18:46:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "169.224.6.68",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "169.224.6.68, 162.158.210.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA1IiwidXNlcm5hbWUiOiJoZ2ZkZmpoZ2ZjaGpoZ2ZAZ21haWwuY29tIiwiZW1haWwiOiJqc25uc21hbWFhYmJAZ21haWwuY29tIiwiZXhwIjoxNzgzMTkwNDgxfQ.Y0deDI3qk3rZnEFrNVnQh-Z4KaabBqjjrfEDX386mcQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1269df3dbe80d4f-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "169.224.6.68",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jun-2026 18:46:52 UTC] === END API CALL LOG ===
[27-Jun-2026 18:46:52 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jun-2026 18:46:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA1IiwidXNlcm5hbWUiOiJoZ2ZkZmpoZ2ZjaGpoZ2ZAZ21haWwuY29tIiwiZW1haWwiOiJqc25uc21hbWFhYmJAZ21haWwuY29tIiwiZXhwIjoxNzgzMTkwNDgxfQ.Y0deDI3qk3rZnEFrNVnQh-Z4KaabBqjjrfEDX386mcQ
[27-Jun-2026 18:46:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jun-2026 18:46:52 UTC] ✅ JWT token verified successfully for user profile
[27-Jun-2026 18:46:52 UTC] User ID: 905
[27-Jun-2026 18:46:52 UTC] ✅ User profile retrieved successfully for user ID: 905
[27-Jun-2026 18:46:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jun-2026 18:46:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jun-2026 18:46:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"169.224.6.68, 162.158.210.10","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA1IiwidXNlcm5hbWUiOiJoZ2ZkZmpoZ2ZjaGpoZ2ZAZ21haWwuY29tIiwiZW1haWwiOiJqc25uc21hbWFhYmJAZ21haWwuY29tIiwiZXhwIjoxNzgzMTkwNDgxfQ.Y0deDI3qk3rZnEFrNVnQh-Z4KaabBqjjrfEDX386mcQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1269e1538160d4f-SOF","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"169.224.6.68","cf-ipcountry":"IQ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-Jun-2026 18:46:58 UTC] === User Orders API Called ===
[27-Jun-2026 18:46:58 UTC] User ID: 905
[27-Jun-2026 18:46:58 UTC] Limit: 20, Offset: 0
[27-Jun-2026 18:46:58 UTC] Orders found: 0
[27-Jun-2026 18:46:58 UTC] Orders data: []
[27-Jun-2026 18:46:58 UTC] Total orders count: 0
[27-Jun-2026 19:02:26 UTC] === API CALL LOG ===
[27-Jun-2026 19:02:26 UTC] Endpoint: user/profile.php
[27-Jun-2026 19:02:26 UTC] Full Log Data: {
    "timestamp": "2026-06-27 19:02:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "160.154.76.190",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "160.154.76.190, 162.158.94.235",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA2IiwidXNlcm5hbWUiOiJhcm1hbmQiLCJlbWFpbCI6ImthbWFybWFuZDc2QGdtYWlsLmNvbSIsImV4cCI6MTc4MzE5MTc0MH0.nCFiJGMc56Bn-Ted371_jg7m1jAPH3P-Gqy7D2GWg-A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a126b4bc4f9cb7b7-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "160.154.76.190",
        "cf-ipcountry": "CI",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jun-2026 19:02:26 UTC] === END API CALL LOG ===
[27-Jun-2026 19:02:26 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jun-2026 19:02:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA2IiwidXNlcm5hbWUiOiJhcm1hbmQiLCJlbWFpbCI6ImthbWFybWFuZDc2QGdtYWlsLmNvbSIsImV4cCI6MTc4MzE5MTc0MH0.nCFiJGMc56Bn-Ted371_jg7m1jAPH3P-Gqy7D2GWg-A
[27-Jun-2026 19:02:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jun-2026 19:02:26 UTC] ✅ JWT token verified successfully for user profile
[27-Jun-2026 19:02:26 UTC] User ID: 906
[27-Jun-2026 19:02:26 UTC] ✅ User profile retrieved successfully for user ID: 906
[27-Jun-2026 19:02:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jun-2026 19:02:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jun-2026 19:02:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"160.154.76.190, 162.158.94.235","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA2IiwidXNlcm5hbWUiOiJhcm1hbmQiLCJlbWFpbCI6ImthbWFybWFuZDc2QGdtYWlsLmNvbSIsImV4cCI6MTc4MzE5MTc0MH0.nCFiJGMc56Bn-Ted371_jg7m1jAPH3P-Gqy7D2GWg-A","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a126b4bc7802b7b7-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"160.154.76.190","cf-ipcountry":"CI","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-Jun-2026 19:02:26 UTC] === User Orders API Called ===
[27-Jun-2026 19:02:26 UTC] User ID: 906
[27-Jun-2026 19:02:26 UTC] Limit: 20, Offset: 0
[27-Jun-2026 19:02:26 UTC] Orders found: 0
[27-Jun-2026 19:02:26 UTC] Orders data: []
[27-Jun-2026 19:02:26 UTC] Total orders count: 0
[27-Jun-2026 19:02:26 UTC] === API CALL LOG ===
[27-Jun-2026 19:02:26 UTC] Endpoint: user/profile.php
[27-Jun-2026 19:02:26 UTC] Full Log Data: {
    "timestamp": "2026-06-27 19:02:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "160.154.76.190",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "160.154.76.190, 162.158.94.235",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA2IiwidXNlcm5hbWUiOiJhcm1hbmQiLCJlbWFpbCI6ImthbWFybWFuZDc2QGdtYWlsLmNvbSIsImV4cCI6MTc4MzE5MTc0MH0.nCFiJGMc56Bn-Ted371_jg7m1jAPH3P-Gqy7D2GWg-A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a126b4bce882b7b7-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "160.154.76.190",
        "cf-ipcountry": "CI",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jun-2026 19:02:26 UTC] === END API CALL LOG ===
[27-Jun-2026 19:02:26 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jun-2026 19:02:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA2IiwidXNlcm5hbWUiOiJhcm1hbmQiLCJlbWFpbCI6ImthbWFybWFuZDc2QGdtYWlsLmNvbSIsImV4cCI6MTc4MzE5MTc0MH0.nCFiJGMc56Bn-Ted371_jg7m1jAPH3P-Gqy7D2GWg-A
[27-Jun-2026 19:02:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jun-2026 19:02:26 UTC] ✅ JWT token verified successfully for user profile
[27-Jun-2026 19:02:26 UTC] User ID: 906
[27-Jun-2026 19:02:26 UTC] ✅ User profile retrieved successfully for user ID: 906
[27-Jun-2026 19:02:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jun-2026 19:02:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jun-2026 19:02:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"160.154.76.190, 162.158.94.234","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA2IiwidXNlcm5hbWUiOiJhcm1hbmQiLCJlbWFpbCI6ImthbWFybWFuZDc2QGdtYWlsLmNvbSIsImV4cCI6MTc4MzE5MTc0MH0.nCFiJGMc56Bn-Ted371_jg7m1jAPH3P-Gqy7D2GWg-A","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a126b588781ab7b7-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"160.154.76.190","cf-ipcountry":"CI","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-Jun-2026 19:02:58 UTC] === User Orders API Called ===
[27-Jun-2026 19:02:58 UTC] User ID: 906
[27-Jun-2026 19:02:58 UTC] Limit: 20, Offset: 0
[27-Jun-2026 19:02:58 UTC] Orders found: 0
[27-Jun-2026 19:02:58 UTC] Orders data: []
[27-Jun-2026 19:02:58 UTC] Total orders count: 0
[27-Jun-2026 19:03:00 UTC] === API CALL LOG ===
[27-Jun-2026 19:03:00 UTC] Endpoint: user/profile.php
[27-Jun-2026 19:03:00 UTC] Full Log Data: {
    "timestamp": "2026-06-27 19:03:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "160.154.76.190",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "160.154.76.190, 162.158.94.234",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA2IiwidXNlcm5hbWUiOiJhcm1hbmQiLCJlbWFpbCI6ImthbWFybWFuZDc2QGdtYWlsLmNvbSIsImV4cCI6MTc4MzE5MTc0MH0.nCFiJGMc56Bn-Ted371_jg7m1jAPH3P-Gqy7D2GWg-A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a126b59499bcb7b7-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "160.154.76.190",
        "cf-ipcountry": "CI",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jun-2026 19:03:00 UTC] === END API CALL LOG ===
[27-Jun-2026 19:03:00 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jun-2026 19:03:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA2IiwidXNlcm5hbWUiOiJhcm1hbmQiLCJlbWFpbCI6ImthbWFybWFuZDc2QGdtYWlsLmNvbSIsImV4cCI6MTc4MzE5MTc0MH0.nCFiJGMc56Bn-Ted371_jg7m1jAPH3P-Gqy7D2GWg-A
[27-Jun-2026 19:03:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jun-2026 19:03:00 UTC] ✅ JWT token verified successfully for user profile
[27-Jun-2026 19:03:00 UTC] User ID: 906
[27-Jun-2026 19:03:00 UTC] ✅ User profile retrieved successfully for user ID: 906
[27-Jun-2026 19:03:00 UTC] User Purchases API - User ID: 906
[27-Jun-2026 19:03:00 UTC] User Purchases API - Total purchases found: 0
[27-Jun-2026 19:03:04 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jun-2026 19:03:04 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jun-2026 19:03:04 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"160.154.76.190, 162.158.94.234","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA2IiwidXNlcm5hbWUiOiJhcm1hbmQiLCJlbWFpbCI6ImthbWFybWFuZDc2QGdtYWlsLmNvbSIsImV4cCI6MTc4MzE5MTc0MH0.nCFiJGMc56Bn-Ted371_jg7m1jAPH3P-Gqy7D2GWg-A","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a126b5acda3eb7b7-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"160.154.76.190","cf-ipcountry":"CI","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-Jun-2026 19:03:04 UTC] === User Orders API Called ===
[27-Jun-2026 19:03:04 UTC] User ID: 906
[27-Jun-2026 19:03:04 UTC] Limit: 20, Offset: 0
[27-Jun-2026 19:03:04 UTC] Orders found: 0
[27-Jun-2026 19:03:04 UTC] Orders data: []
[27-Jun-2026 19:03:04 UTC] Total orders count: 0
[27-Jun-2026 19:03:04 UTC] === API CALL LOG ===
[27-Jun-2026 19:03:04 UTC] Endpoint: user/profile.php
[27-Jun-2026 19:03:04 UTC] Full Log Data: {
    "timestamp": "2026-06-27 19:03:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "160.154.76.190",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "160.154.76.190, 162.158.94.234",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA2IiwidXNlcm5hbWUiOiJhcm1hbmQiLCJlbWFpbCI6ImthbWFybWFuZDc2QGdtYWlsLmNvbSIsImV4cCI6MTc4MzE5MTc0MH0.nCFiJGMc56Bn-Ted371_jg7m1jAPH3P-Gqy7D2GWg-A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a126b5acda42b7b7-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "160.154.76.190",
        "cf-ipcountry": "CI",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jun-2026 19:03:04 UTC] === END API CALL LOG ===
[27-Jun-2026 19:03:04 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jun-2026 19:03:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA2IiwidXNlcm5hbWUiOiJhcm1hbmQiLCJlbWFpbCI6ImthbWFybWFuZDc2QGdtYWlsLmNvbSIsImV4cCI6MTc4MzE5MTc0MH0.nCFiJGMc56Bn-Ted371_jg7m1jAPH3P-Gqy7D2GWg-A
[27-Jun-2026 19:03:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jun-2026 19:03:04 UTC] ✅ JWT token verified successfully for user profile
[27-Jun-2026 19:03:04 UTC] User ID: 906
[27-Jun-2026 19:03:04 UTC] ✅ User profile retrieved successfully for user ID: 906
[27-Jun-2026 19:03:05 UTC] === API CALL LOG ===
[27-Jun-2026 19:03:05 UTC] Endpoint: user/profile.php
[27-Jun-2026 19:03:05 UTC] Full Log Data: {
    "timestamp": "2026-06-27 19:03:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "160.154.76.190",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "160.154.76.190, 162.158.94.234",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA2IiwidXNlcm5hbWUiOiJhcm1hbmQiLCJlbWFpbCI6ImthbWFybWFuZDc2QGdtYWlsLmNvbSIsImV4cCI6MTc4MzE5MTc0MH0.nCFiJGMc56Bn-Ted371_jg7m1jAPH3P-Gqy7D2GWg-A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a126b5b11fecb7b7-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "160.154.76.190",
        "cf-ipcountry": "CI",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jun-2026 19:03:05 UTC] === END API CALL LOG ===
[27-Jun-2026 19:03:05 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jun-2026 19:03:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA2IiwidXNlcm5hbWUiOiJhcm1hbmQiLCJlbWFpbCI6ImthbWFybWFuZDc2QGdtYWlsLmNvbSIsImV4cCI6MTc4MzE5MTc0MH0.nCFiJGMc56Bn-Ted371_jg7m1jAPH3P-Gqy7D2GWg-A
[27-Jun-2026 19:03:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jun-2026 19:03:05 UTC] ✅ JWT token verified successfully for user profile
[27-Jun-2026 19:03:05 UTC] User ID: 906
[27-Jun-2026 19:03:05 UTC] ✅ User profile retrieved successfully for user ID: 906
[27-Jun-2026 19:03:05 UTC] === API CALL LOG ===
[27-Jun-2026 19:03:05 UTC] Endpoint: user/profile.php
[27-Jun-2026 19:03:05 UTC] Full Log Data: {
    "timestamp": "2026-06-27 19:03:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "160.154.76.190",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "160.154.76.190, 162.158.94.234",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA2IiwidXNlcm5hbWUiOiJhcm1hbmQiLCJlbWFpbCI6ImthbWFybWFuZDc2QGdtYWlsLmNvbSIsImV4cCI6MTc4MzE5MTc0MH0.nCFiJGMc56Bn-Ted371_jg7m1jAPH3P-Gqy7D2GWg-A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a126b5b47cbdb7b7-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "160.154.76.190",
        "cf-ipcountry": "CI",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jun-2026 19:03:05 UTC] === END API CALL LOG ===
[27-Jun-2026 19:03:05 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jun-2026 19:03:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA2IiwidXNlcm5hbWUiOiJhcm1hbmQiLCJlbWFpbCI6ImthbWFybWFuZDc2QGdtYWlsLmNvbSIsImV4cCI6MTc4MzE5MTc0MH0.nCFiJGMc56Bn-Ted371_jg7m1jAPH3P-Gqy7D2GWg-A
[27-Jun-2026 19:03:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jun-2026 19:03:05 UTC] ✅ JWT token verified successfully for user profile
[27-Jun-2026 19:03:05 UTC] User ID: 906
[27-Jun-2026 19:03:05 UTC] ✅ User profile retrieved successfully for user ID: 906
[27-Jun-2026 19:03:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jun-2026 19:03:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jun-2026 19:03:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"160.154.76.190, 162.158.94.234","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA2IiwidXNlcm5hbWUiOiJhcm1hbmQiLCJlbWFpbCI6ImthbWFybWFuZDc2QGdtYWlsLmNvbSIsImV4cCI6MTc4MzE5MTc0MH0.nCFiJGMc56Bn-Ted371_jg7m1jAPH3P-Gqy7D2GWg-A","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a126b68d7878b7b7-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"160.154.76.190","cf-ipcountry":"CI","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-Jun-2026 19:03:40 UTC] === User Orders API Called ===
[27-Jun-2026 19:03:40 UTC] User ID: 906
[27-Jun-2026 19:03:40 UTC] Limit: 20, Offset: 0
[27-Jun-2026 19:03:40 UTC] Orders found: 0
[27-Jun-2026 19:03:40 UTC] Orders data: []
[27-Jun-2026 19:03:40 UTC] Total orders count: 0
[27-Jun-2026 19:03:40 UTC] === API CALL LOG ===
[27-Jun-2026 19:03:40 UTC] Endpoint: user/profile.php
[27-Jun-2026 19:03:40 UTC] Full Log Data: {
    "timestamp": "2026-06-27 19:03:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "160.154.76.190",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "160.154.76.190, 162.158.94.234",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA2IiwidXNlcm5hbWUiOiJhcm1hbmQiLCJlbWFpbCI6ImthbWFybWFuZDc2QGdtYWlsLmNvbSIsImV4cCI6MTc4MzE5MTc0MH0.nCFiJGMc56Bn-Ted371_jg7m1jAPH3P-Gqy7D2GWg-A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a126b68e0922b7b7-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "160.154.76.190",
        "cf-ipcountry": "CI",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jun-2026 19:03:40 UTC] === END API CALL LOG ===
[27-Jun-2026 19:03:40 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jun-2026 19:03:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA2IiwidXNlcm5hbWUiOiJhcm1hbmQiLCJlbWFpbCI6ImthbWFybWFuZDc2QGdtYWlsLmNvbSIsImV4cCI6MTc4MzE5MTc0MH0.nCFiJGMc56Bn-Ted371_jg7m1jAPH3P-Gqy7D2GWg-A
[27-Jun-2026 19:03:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jun-2026 19:03:40 UTC] ✅ JWT token verified successfully for user profile
[27-Jun-2026 19:03:40 UTC] User ID: 906
[27-Jun-2026 19:03:40 UTC] ✅ User profile retrieved successfully for user ID: 906
[27-Jun-2026 19:03:41 UTC] === API CALL LOG ===
[27-Jun-2026 19:03:41 UTC] Endpoint: user/profile.php
[27-Jun-2026 19:03:41 UTC] Full Log Data: {
    "timestamp": "2026-06-27 19:03:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "160.154.76.190",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "160.154.76.190, 162.158.94.234",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA2IiwidXNlcm5hbWUiOiJhcm1hbmQiLCJlbWFpbCI6ImthbWFybWFuZDc2QGdtYWlsLmNvbSIsImV4cCI6MTc4MzE5MTc0MH0.nCFiJGMc56Bn-Ted371_jg7m1jAPH3P-Gqy7D2GWg-A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a126b691ee5fb7b7-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "160.154.76.190",
        "cf-ipcountry": "CI",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jun-2026 19:03:41 UTC] === END API CALL LOG ===
[27-Jun-2026 19:03:41 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jun-2026 19:03:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA2IiwidXNlcm5hbWUiOiJhcm1hbmQiLCJlbWFpbCI6ImthbWFybWFuZDc2QGdtYWlsLmNvbSIsImV4cCI6MTc4MzE5MTc0MH0.nCFiJGMc56Bn-Ted371_jg7m1jAPH3P-Gqy7D2GWg-A
[27-Jun-2026 19:03:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jun-2026 19:03:41 UTC] ✅ JWT token verified successfully for user profile
[27-Jun-2026 19:03:41 UTC] User ID: 906
[27-Jun-2026 19:03:41 UTC] ✅ User profile retrieved successfully for user ID: 906
[27-Jun-2026 19:03:41 UTC] === API CALL LOG ===
[27-Jun-2026 19:03:41 UTC] Endpoint: user/profile.php
[27-Jun-2026 19:03:41 UTC] Full Log Data: {
    "timestamp": "2026-06-27 19:03:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "160.154.76.190",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "160.154.76.190, 162.158.94.234",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA2IiwidXNlcm5hbWUiOiJhcm1hbmQiLCJlbWFpbCI6ImthbWFybWFuZDc2QGdtYWlsLmNvbSIsImV4cCI6MTc4MzE5MTc0MH0.nCFiJGMc56Bn-Ted371_jg7m1jAPH3P-Gqy7D2GWg-A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a126b692df7bb7b7-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "160.154.76.190",
        "cf-ipcountry": "CI",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jun-2026 19:03:41 UTC] === END API CALL LOG ===
[27-Jun-2026 19:03:41 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jun-2026 19:03:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA2IiwidXNlcm5hbWUiOiJhcm1hbmQiLCJlbWFpbCI6ImthbWFybWFuZDc2QGdtYWlsLmNvbSIsImV4cCI6MTc4MzE5MTc0MH0.nCFiJGMc56Bn-Ted371_jg7m1jAPH3P-Gqy7D2GWg-A
[27-Jun-2026 19:03:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jun-2026 19:03:41 UTC] ✅ JWT token verified successfully for user profile
[27-Jun-2026 19:03:41 UTC] User ID: 906
[27-Jun-2026 19:03:41 UTC] ✅ User profile retrieved successfully for user ID: 906
[27-Jun-2026 19:03:58 UTC] === API CALL LOG ===
[27-Jun-2026 19:03:58 UTC] Endpoint: user/profile.php
[27-Jun-2026 19:03:58 UTC] Full Log Data: {
    "timestamp": "2026-06-27 19:03:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "160.154.76.190",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "160.154.76.190, 162.158.94.235",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA2IiwidXNlcm5hbWUiOiJhcm1hbmQiLCJlbWFpbCI6ImthbWFybWFuZDc2QGdtYWlsLmNvbSIsImV4cCI6MTc4MzE5MTc0MH0.nCFiJGMc56Bn-Ted371_jg7m1jAPH3P-Gqy7D2GWg-A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a126b6fd0e3cb7ab-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "160.154.76.190",
        "cf-ipcountry": "CI",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jun-2026 19:03:58 UTC] === END API CALL LOG ===
[27-Jun-2026 19:03:58 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jun-2026 19:03:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA2IiwidXNlcm5hbWUiOiJhcm1hbmQiLCJlbWFpbCI6ImthbWFybWFuZDc2QGdtYWlsLmNvbSIsImV4cCI6MTc4MzE5MTc0MH0.nCFiJGMc56Bn-Ted371_jg7m1jAPH3P-Gqy7D2GWg-A
[27-Jun-2026 19:03:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jun-2026 19:03:58 UTC] ✅ JWT token verified successfully for user profile
[27-Jun-2026 19:03:58 UTC] User ID: 906
[27-Jun-2026 19:03:58 UTC] ✅ User profile retrieved successfully for user ID: 906
[27-Jun-2026 19:04:57 UTC] === API CALL LOG ===
[27-Jun-2026 19:04:57 UTC] Endpoint: user/profile.php
[27-Jun-2026 19:04:57 UTC] Full Log Data: {
    "timestamp": "2026-06-27 19:04:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.192.121.96",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.192.121.96, 172.68.229.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA2IiwidXNlcm5hbWUiOiJhcm1hbmQiLCJlbWFpbCI6ImthbWFybWFuZDc2QGdtYWlsLmNvbSIsImV4cCI6MTc4MzE5MTc0MH0.nCFiJGMc56Bn-Ted371_jg7m1jAPH3P-Gqy7D2GWg-A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a126b86c8e4dfc95-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.192.121.96",
        "cf-ipcountry": "CI",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jun-2026 19:04:57 UTC] === END API CALL LOG ===
[27-Jun-2026 19:04:57 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jun-2026 19:04:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA2IiwidXNlcm5hbWUiOiJhcm1hbmQiLCJlbWFpbCI6ImthbWFybWFuZDc2QGdtYWlsLmNvbSIsImV4cCI6MTc4MzE5MTc0MH0.nCFiJGMc56Bn-Ted371_jg7m1jAPH3P-Gqy7D2GWg-A
[27-Jun-2026 19:04:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jun-2026 19:04:57 UTC] ✅ JWT token verified successfully for user profile
[27-Jun-2026 19:04:57 UTC] User ID: 906
[27-Jun-2026 19:04:57 UTC] ✅ User profile retrieved successfully for user ID: 906
[27-Jun-2026 19:05:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jun-2026 19:05:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jun-2026 19:05:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.192.121.96, 162.158.216.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA2IiwidXNlcm5hbWUiOiJhcm1hbmQiLCJlbWFpbCI6ImthbWFybWFuZDc2QGdtYWlsLmNvbSIsImV4cCI6MTc4MzE5MTc0MH0.nCFiJGMc56Bn-Ted371_jg7m1jAPH3P-Gqy7D2GWg-A","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a126b9575cadf746-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.192.121.96","cf-ipcountry":"CI","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-Jun-2026 19:05:34 UTC] === User Orders API Called ===
[27-Jun-2026 19:05:34 UTC] User ID: 906
[27-Jun-2026 19:05:34 UTC] Limit: 20, Offset: 0
[27-Jun-2026 19:05:34 UTC] Orders found: 0
[27-Jun-2026 19:05:34 UTC] Orders data: []
[27-Jun-2026 19:05:34 UTC] Total orders count: 0
[27-Jun-2026 19:05:34 UTC] === API CALL LOG ===
[27-Jun-2026 19:05:34 UTC] Endpoint: user/profile.php
[27-Jun-2026 19:05:34 UTC] Full Log Data: {
    "timestamp": "2026-06-27 19:05:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.192.121.96",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.192.121.96, 162.158.216.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA2IiwidXNlcm5hbWUiOiJhcm1hbmQiLCJlbWFpbCI6ImthbWFybWFuZDc2QGdtYWlsLmNvbSIsImV4cCI6MTc4MzE5MTc0MH0.nCFiJGMc56Bn-Ted371_jg7m1jAPH3P-Gqy7D2GWg-A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a126b9575cb1f746-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.192.121.96",
        "cf-ipcountry": "CI",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jun-2026 19:05:34 UTC] === END API CALL LOG ===
[27-Jun-2026 19:05:34 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jun-2026 19:05:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA2IiwidXNlcm5hbWUiOiJhcm1hbmQiLCJlbWFpbCI6ImthbWFybWFuZDc2QGdtYWlsLmNvbSIsImV4cCI6MTc4MzE5MTc0MH0.nCFiJGMc56Bn-Ted371_jg7m1jAPH3P-Gqy7D2GWg-A
[27-Jun-2026 19:05:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jun-2026 19:05:34 UTC] ✅ JWT token verified successfully for user profile
[27-Jun-2026 19:05:34 UTC] User ID: 906
[27-Jun-2026 19:05:34 UTC] ✅ User profile retrieved successfully for user ID: 906
[27-Jun-2026 19:05:35 UTC] === API CALL LOG ===
[27-Jun-2026 19:05:35 UTC] Endpoint: user/profile.php
[27-Jun-2026 19:05:35 UTC] Full Log Data: {
    "timestamp": "2026-06-27 19:05:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.192.121.96",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.192.121.96, 162.158.216.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA2IiwidXNlcm5hbWUiOiJhcm1hbmQiLCJlbWFpbCI6ImthbWFybWFuZDc2QGdtYWlsLmNvbSIsImV4cCI6MTc4MzE5MTc0MH0.nCFiJGMc56Bn-Ted371_jg7m1jAPH3P-Gqy7D2GWg-A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a126b95a0c5bf746-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.192.121.96",
        "cf-ipcountry": "CI",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jun-2026 19:05:35 UTC] === END API CALL LOG ===
[27-Jun-2026 19:05:35 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jun-2026 19:05:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA2IiwidXNlcm5hbWUiOiJhcm1hbmQiLCJlbWFpbCI6ImthbWFybWFuZDc2QGdtYWlsLmNvbSIsImV4cCI6MTc4MzE5MTc0MH0.nCFiJGMc56Bn-Ted371_jg7m1jAPH3P-Gqy7D2GWg-A
[27-Jun-2026 19:05:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jun-2026 19:05:35 UTC] ✅ JWT token verified successfully for user profile
[27-Jun-2026 19:05:35 UTC] User ID: 906
[27-Jun-2026 19:05:35 UTC] ✅ User profile retrieved successfully for user ID: 906
[27-Jun-2026 19:05:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jun-2026 19:05:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jun-2026 19:05:42 UTC] === API CALL LOG ===
[27-Jun-2026 19:05:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.192.121.96, 162.158.216.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA2IiwidXNlcm5hbWUiOiJhcm1hbmQiLCJlbWFpbCI6ImthbWFybWFuZDc2QGdtYWlsLmNvbSIsImV4cCI6MTc4MzE5MTc0MH0.nCFiJGMc56Bn-Ted371_jg7m1jAPH3P-Gqy7D2GWg-A","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a126b98a1b23f746-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.192.121.96","cf-ipcountry":"CI","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-Jun-2026 19:05:42 UTC] Endpoint: user/profile.php
[27-Jun-2026 19:05:42 UTC] Full Log Data: {
    "timestamp": "2026-06-27 19:05:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.192.121.96",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.192.121.96, 162.158.216.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA2IiwidXNlcm5hbWUiOiJhcm1hbmQiLCJlbWFpbCI6ImthbWFybWFuZDc2QGdtYWlsLmNvbSIsImV4cCI6MTc4MzE5MTc0MH0.nCFiJGMc56Bn-Ted371_jg7m1jAPH3P-Gqy7D2GWg-A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a126b98a1b24f746-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.192.121.96",
        "cf-ipcountry": "CI",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jun-2026 19:05:42 UTC] === User Orders API Called ===
[27-Jun-2026 19:05:42 UTC] === END API CALL LOG ===
[27-Jun-2026 19:05:42 UTC] User ID: 906
[27-Jun-2026 19:05:42 UTC] Limit: 20, Offset: 0
[27-Jun-2026 19:05:42 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jun-2026 19:05:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA2IiwidXNlcm5hbWUiOiJhcm1hbmQiLCJlbWFpbCI6ImthbWFybWFuZDc2QGdtYWlsLmNvbSIsImV4cCI6MTc4MzE5MTc0MH0.nCFiJGMc56Bn-Ted371_jg7m1jAPH3P-Gqy7D2GWg-A
[27-Jun-2026 19:05:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jun-2026 19:05:42 UTC] ✅ JWT token verified successfully for user profile
[27-Jun-2026 19:05:42 UTC] User ID: 906
[27-Jun-2026 19:05:42 UTC] Orders found: 0
[27-Jun-2026 19:05:42 UTC] ✅ User profile retrieved successfully for user ID: 906
[27-Jun-2026 19:05:42 UTC] Orders data: []
[27-Jun-2026 19:05:42 UTC] Total orders count: 0
[27-Jun-2026 19:05:42 UTC] === API CALL LOG ===
[27-Jun-2026 19:05:42 UTC] Endpoint: user/profile.php
[27-Jun-2026 19:05:42 UTC] Full Log Data: {
    "timestamp": "2026-06-27 19:05:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.192.121.96",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.192.121.96, 162.158.216.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA2IiwidXNlcm5hbWUiOiJhcm1hbmQiLCJlbWFpbCI6ImthbWFybWFuZDc2QGdtYWlsLmNvbSIsImV4cCI6MTc4MzE5MTc0MH0.nCFiJGMc56Bn-Ted371_jg7m1jAPH3P-Gqy7D2GWg-A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a126b98b5ec5f746-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.192.121.96",
        "cf-ipcountry": "CI",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jun-2026 19:05:42 UTC] === END API CALL LOG ===
[27-Jun-2026 19:05:42 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jun-2026 19:05:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA2IiwidXNlcm5hbWUiOiJhcm1hbmQiLCJlbWFpbCI6ImthbWFybWFuZDc2QGdtYWlsLmNvbSIsImV4cCI6MTc4MzE5MTc0MH0.nCFiJGMc56Bn-Ted371_jg7m1jAPH3P-Gqy7D2GWg-A
[27-Jun-2026 19:05:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jun-2026 19:05:42 UTC] ✅ JWT token verified successfully for user profile
[27-Jun-2026 19:05:42 UTC] User ID: 906
[27-Jun-2026 19:05:42 UTC] ✅ User profile retrieved successfully for user ID: 906
[27-Jun-2026 19:05:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jun-2026 19:05:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jun-2026 19:05:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.192.121.96, 162.158.216.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA2IiwidXNlcm5hbWUiOiJhcm1hbmQiLCJlbWFpbCI6ImthbWFybWFuZDc2QGdtYWlsLmNvbSIsImV4cCI6MTc4MzE5MTc0MH0.nCFiJGMc56Bn-Ted371_jg7m1jAPH3P-Gqy7D2GWg-A","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a126b98ec9c6f746-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.192.121.96","cf-ipcountry":"CI","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-Jun-2026 19:05:43 UTC] === User Orders API Called ===
[27-Jun-2026 19:05:43 UTC] User ID: 906
[27-Jun-2026 19:05:43 UTC] Limit: 20, Offset: 0
[27-Jun-2026 19:05:43 UTC] Orders found: 0
[27-Jun-2026 19:05:43 UTC] Orders data: []
[27-Jun-2026 19:05:43 UTC] Total orders count: 0
[27-Jun-2026 19:05:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jun-2026 19:05:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jun-2026 19:05:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.192.121.96, 162.158.216.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA2IiwidXNlcm5hbWUiOiJhcm1hbmQiLCJlbWFpbCI6ImthbWFybWFuZDc2QGdtYWlsLmNvbSIsImV4cCI6MTc4MzE5MTc0MH0.nCFiJGMc56Bn-Ted371_jg7m1jAPH3P-Gqy7D2GWg-A","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a126b99b9e6cf746-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.192.121.96","cf-ipcountry":"CI","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-Jun-2026 19:05:45 UTC] === User Orders API Called ===
[27-Jun-2026 19:05:45 UTC] User ID: 906
[27-Jun-2026 19:05:45 UTC] Limit: 20, Offset: 0
[27-Jun-2026 19:05:45 UTC] Orders found: 0
[27-Jun-2026 19:05:45 UTC] Orders data: []
[27-Jun-2026 19:05:45 UTC] Total orders count: 0
[27-Jun-2026 19:05:45 UTC] === API CALL LOG ===
[27-Jun-2026 19:05:45 UTC] Endpoint: user/profile.php
[27-Jun-2026 19:05:45 UTC] Full Log Data: {
    "timestamp": "2026-06-27 19:05:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.192.121.96",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.192.121.96, 162.158.216.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA2IiwidXNlcm5hbWUiOiJhcm1hbmQiLCJlbWFpbCI6ImthbWFybWFuZDc2QGdtYWlsLmNvbSIsImV4cCI6MTc4MzE5MTc0MH0.nCFiJGMc56Bn-Ted371_jg7m1jAPH3P-Gqy7D2GWg-A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a126b99c88b5f746-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.192.121.96",
        "cf-ipcountry": "CI",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jun-2026 19:05:45 UTC] === END API CALL LOG ===
[27-Jun-2026 19:05:45 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jun-2026 19:05:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA2IiwidXNlcm5hbWUiOiJhcm1hbmQiLCJlbWFpbCI6ImthbWFybWFuZDc2QGdtYWlsLmNvbSIsImV4cCI6MTc4MzE5MTc0MH0.nCFiJGMc56Bn-Ted371_jg7m1jAPH3P-Gqy7D2GWg-A
[27-Jun-2026 19:05:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jun-2026 19:05:45 UTC] ✅ JWT token verified successfully for user profile
[27-Jun-2026 19:05:45 UTC] User ID: 906
[27-Jun-2026 19:05:45 UTC] ✅ User profile retrieved successfully for user ID: 906
[27-Jun-2026 19:05:46 UTC] === API CALL LOG ===
[27-Jun-2026 19:05:46 UTC] Endpoint: user/profile.php
[27-Jun-2026 19:05:46 UTC] Full Log Data: {
    "timestamp": "2026-06-27 19:05:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.192.121.96",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.192.121.96, 162.158.216.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA2IiwidXNlcm5hbWUiOiJhcm1hbmQiLCJlbWFpbCI6ImthbWFybWFuZDc2QGdtYWlsLmNvbSIsImV4cCI6MTc4MzE5MTc0MH0.nCFiJGMc56Bn-Ted371_jg7m1jAPH3P-Gqy7D2GWg-A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a126b99fc998f746-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.192.121.96",
        "cf-ipcountry": "CI",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jun-2026 19:05:46 UTC] === END API CALL LOG ===
[27-Jun-2026 19:05:46 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jun-2026 19:05:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA2IiwidXNlcm5hbWUiOiJhcm1hbmQiLCJlbWFpbCI6ImthbWFybWFuZDc2QGdtYWlsLmNvbSIsImV4cCI6MTc4MzE5MTc0MH0.nCFiJGMc56Bn-Ted371_jg7m1jAPH3P-Gqy7D2GWg-A
[27-Jun-2026 19:05:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jun-2026 19:05:46 UTC] ✅ JWT token verified successfully for user profile
[27-Jun-2026 19:05:46 UTC] User ID: 906
[27-Jun-2026 19:05:46 UTC] ✅ User profile retrieved successfully for user ID: 906
[27-Jun-2026 19:06:27 UTC] === API CALL LOG ===
[27-Jun-2026 19:06:27 UTC] Endpoint: user/profile.php
[27-Jun-2026 19:06:27 UTC] Full Log Data: {
    "timestamp": "2026-06-27 19:06:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.192.121.96",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.192.121.96, 162.158.216.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA2IiwidXNlcm5hbWUiOiJhcm1hbmQiLCJlbWFpbCI6ImthbWFybWFuZDc2QGdtYWlsLmNvbSIsImV4cCI6MTc4MzE5MTc0MH0.nCFiJGMc56Bn-Ted371_jg7m1jAPH3P-Gqy7D2GWg-A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a126ba9edb3cf746-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.192.121.96",
        "cf-ipcountry": "CI",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jun-2026 19:06:27 UTC] === END API CALL LOG ===
[27-Jun-2026 19:06:27 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jun-2026 19:06:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA2IiwidXNlcm5hbWUiOiJhcm1hbmQiLCJlbWFpbCI6ImthbWFybWFuZDc2QGdtYWlsLmNvbSIsImV4cCI6MTc4MzE5MTc0MH0.nCFiJGMc56Bn-Ted371_jg7m1jAPH3P-Gqy7D2GWg-A
[27-Jun-2026 19:06:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jun-2026 19:06:27 UTC] ✅ JWT token verified successfully for user profile
[27-Jun-2026 19:06:27 UTC] User ID: 906
[27-Jun-2026 19:06:27 UTC] ✅ User profile retrieved successfully for user ID: 906
[27-Jun-2026 19:06:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jun-2026 19:06:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jun-2026 19:06:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.192.121.96, 162.158.216.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA2IiwidXNlcm5hbWUiOiJhcm1hbmQiLCJlbWFpbCI6ImthbWFybWFuZDc2QGdtYWlsLmNvbSIsImV4cCI6MTc4MzE5MTc0MH0.nCFiJGMc56Bn-Ted371_jg7m1jAPH3P-Gqy7D2GWg-A","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a126ba9edb35f746-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.192.121.96","cf-ipcountry":"CI","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-Jun-2026 19:06:27 UTC] === User Orders API Called ===
[27-Jun-2026 19:06:27 UTC] User ID: 906
[27-Jun-2026 19:06:27 UTC] Limit: 20, Offset: 0
[27-Jun-2026 19:06:27 UTC] Orders found: 0
[27-Jun-2026 19:06:27 UTC] Orders data: []
[27-Jun-2026 19:06:27 UTC] Total orders count: 0
[27-Jun-2026 19:06:27 UTC] === API CALL LOG ===
[27-Jun-2026 19:06:27 UTC] Endpoint: user/profile.php
[27-Jun-2026 19:06:27 UTC] Full Log Data: {
    "timestamp": "2026-06-27 19:06:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.192.121.96",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.192.121.96, 162.158.216.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA2IiwidXNlcm5hbWUiOiJhcm1hbmQiLCJlbWFpbCI6ImthbWFybWFuZDc2QGdtYWlsLmNvbSIsImV4cCI6MTc4MzE5MTc0MH0.nCFiJGMc56Bn-Ted371_jg7m1jAPH3P-Gqy7D2GWg-A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a126baa24d3ef746-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.192.121.96",
        "cf-ipcountry": "CI",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jun-2026 19:06:27 UTC] === END API CALL LOG ===
[27-Jun-2026 19:06:27 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jun-2026 19:06:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA2IiwidXNlcm5hbWUiOiJhcm1hbmQiLCJlbWFpbCI6ImthbWFybWFuZDc2QGdtYWlsLmNvbSIsImV4cCI6MTc4MzE5MTc0MH0.nCFiJGMc56Bn-Ted371_jg7m1jAPH3P-Gqy7D2GWg-A
[27-Jun-2026 19:06:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jun-2026 19:06:27 UTC] ✅ JWT token verified successfully for user profile
[27-Jun-2026 19:06:27 UTC] User ID: 906
[27-Jun-2026 19:06:27 UTC] ✅ User profile retrieved successfully for user ID: 906
[27-Jun-2026 19:06:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jun-2026 19:06:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jun-2026 19:06:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.192.121.96, 162.158.216.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA2IiwidXNlcm5hbWUiOiJhcm1hbmQiLCJlbWFpbCI6ImthbWFybWFuZDc2QGdtYWlsLmNvbSIsImV4cCI6MTc4MzE5MTc0MH0.nCFiJGMc56Bn-Ted371_jg7m1jAPH3P-Gqy7D2GWg-A","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a126babc1f99f746-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.192.121.96","cf-ipcountry":"CI","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-Jun-2026 19:06:31 UTC] === User Orders API Called ===
[27-Jun-2026 19:06:31 UTC] User ID: 906
[27-Jun-2026 19:06:31 UTC] Limit: 20, Offset: 0
[27-Jun-2026 19:06:31 UTC] Orders found: 0
[27-Jun-2026 19:06:31 UTC] Orders data: []
[27-Jun-2026 19:06:31 UTC] Total orders count: 0
[27-Jun-2026 19:06:31 UTC] === API CALL LOG ===
[27-Jun-2026 19:06:31 UTC] Endpoint: user/profile.php
[27-Jun-2026 19:06:31 UTC] Full Log Data: {
    "timestamp": "2026-06-27 19:06:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.192.121.96",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.192.121.96, 162.158.216.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA2IiwidXNlcm5hbWUiOiJhcm1hbmQiLCJlbWFpbCI6ImthbWFybWFuZDc2QGdtYWlsLmNvbSIsImV4cCI6MTc4MzE5MTc0MH0.nCFiJGMc56Bn-Ted371_jg7m1jAPH3P-Gqy7D2GWg-A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a126babc1f9bf746-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.192.121.96",
        "cf-ipcountry": "CI",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jun-2026 19:06:31 UTC] === END API CALL LOG ===
[27-Jun-2026 19:06:31 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jun-2026 19:06:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA2IiwidXNlcm5hbWUiOiJhcm1hbmQiLCJlbWFpbCI6ImthbWFybWFuZDc2QGdtYWlsLmNvbSIsImV4cCI6MTc4MzE5MTc0MH0.nCFiJGMc56Bn-Ted371_jg7m1jAPH3P-Gqy7D2GWg-A
[27-Jun-2026 19:06:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jun-2026 19:06:31 UTC] ✅ JWT token verified successfully for user profile
[27-Jun-2026 19:06:31 UTC] User ID: 906
[27-Jun-2026 19:06:31 UTC] ✅ User profile retrieved successfully for user ID: 906
[27-Jun-2026 19:06:31 UTC] === API CALL LOG ===
[27-Jun-2026 19:06:31 UTC] Endpoint: user/profile.php
[27-Jun-2026 19:06:31 UTC] Full Log Data: {
    "timestamp": "2026-06-27 19:06:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.192.121.96",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.192.121.96, 162.158.216.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA2IiwidXNlcm5hbWUiOiJhcm1hbmQiLCJlbWFpbCI6ImthbWFybWFuZDc2QGdtYWlsLmNvbSIsImV4cCI6MTc4MzE5MTc0MH0.nCFiJGMc56Bn-Ted371_jg7m1jAPH3P-Gqy7D2GWg-A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a126babd0a10f746-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.192.121.96",
        "cf-ipcountry": "CI",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jun-2026 19:06:31 UTC] === END API CALL LOG ===
[27-Jun-2026 19:06:31 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jun-2026 19:06:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA2IiwidXNlcm5hbWUiOiJhcm1hbmQiLCJlbWFpbCI6ImthbWFybWFuZDc2QGdtYWlsLmNvbSIsImV4cCI6MTc4MzE5MTc0MH0.nCFiJGMc56Bn-Ted371_jg7m1jAPH3P-Gqy7D2GWg-A
[27-Jun-2026 19:06:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jun-2026 19:06:31 UTC] ✅ JWT token verified successfully for user profile
[27-Jun-2026 19:06:31 UTC] User ID: 906
[27-Jun-2026 19:06:31 UTC] ✅ User profile retrieved successfully for user ID: 906
[27-Jun-2026 19:06:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jun-2026 19:06:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jun-2026 19:06:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.192.121.96, 162.158.216.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA2IiwidXNlcm5hbWUiOiJhcm1hbmQiLCJlbWFpbCI6ImthbWFybWFuZDc2QGdtYWlsLmNvbSIsImV4cCI6MTc4MzE5MTc0MH0.nCFiJGMc56Bn-Ted371_jg7m1jAPH3P-Gqy7D2GWg-A","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a126bac518b9f746-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.192.121.96","cf-ipcountry":"CI","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-Jun-2026 19:06:33 UTC] === User Orders API Called ===
[27-Jun-2026 19:06:33 UTC] User ID: 906
[27-Jun-2026 19:06:33 UTC] Limit: 20, Offset: 0
[27-Jun-2026 19:06:33 UTC] Orders found: 0
[27-Jun-2026 19:06:33 UTC] Orders data: []
[27-Jun-2026 19:06:33 UTC] Total orders count: 0
[28-Jun-2026 07:18:59 UTC] === API CALL LOG ===
[28-Jun-2026 07:18:59 UTC] Endpoint: user/profile.php
[28-Jun-2026 07:18:59 UTC] Full Log Data: {
    "timestamp": "2026-06-28 07:18:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.62.199.69",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.62.199.69, 104.23.239.32",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzI0IiwidXNlcm5hbWUiOiJxcnl1IiwiZW1haWwiOiJzYWxlaHJpZ2k4OUBnbWFpbC5jb20iLCJleHAiOjE3ODExOTQwOTB9.ctujWT6WZqtcRIhegi4FGCvi5rqBYIduN_X5GyziANg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a12aebadec447641-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.62.199.69",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jun-2026 07:18:59 UTC] === END API CALL LOG ===
[28-Jun-2026 07:18:59 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jun-2026 07:18:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzI0IiwidXNlcm5hbWUiOiJxcnl1IiwiZW1haWwiOiJzYWxlaHJpZ2k4OUBnbWFpbC5jb20iLCJleHAiOjE3ODExOTQwOTB9.ctujWT6WZqtcRIhegi4FGCvi5rqBYIduN_X5GyziANg
[28-Jun-2026 07:18:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jun-2026 07:18:59 UTC] ✅ JWT token verified successfully for user profile
[28-Jun-2026 07:18:59 UTC] User ID: 724
[28-Jun-2026 07:18:59 UTC] ✅ User profile retrieved successfully for user ID: 724
[28-Jun-2026 07:19:04 UTC] === API CALL LOG ===
[28-Jun-2026 07:19:04 UTC] Endpoint: user/profile.php
[28-Jun-2026 07:19:04 UTC] Full Log Data: {
    "timestamp": "2026-06-28 07:19:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.62.199.69",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.62.199.69, 104.23.239.138",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzI0IiwidXNlcm5hbWUiOiJxcnl1IiwiZW1haWwiOiJzYWxlaHJpZ2k4OUBnbWFpbC5jb20iLCJleHAiOjE3ODExOTQwOTB9.ctujWT6WZqtcRIhegi4FGCvi5rqBYIduN_X5GyziANg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a12aebcbcb427641-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.62.199.69",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jun-2026 07:19:04 UTC] === END API CALL LOG ===
[28-Jun-2026 07:19:04 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jun-2026 07:19:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzI0IiwidXNlcm5hbWUiOiJxcnl1IiwiZW1haWwiOiJzYWxlaHJpZ2k4OUBnbWFpbC5jb20iLCJleHAiOjE3ODExOTQwOTB9.ctujWT6WZqtcRIhegi4FGCvi5rqBYIduN_X5GyziANg
[28-Jun-2026 07:19:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jun-2026 07:19:04 UTC] ✅ JWT token verified successfully for user profile
[28-Jun-2026 07:19:04 UTC] User ID: 724
[28-Jun-2026 07:19:04 UTC] ✅ User profile retrieved successfully for user ID: 724
[28-Jun-2026 07:19:04 UTC] === API CALL LOG ===
[28-Jun-2026 07:19:04 UTC] Endpoint: user/profile.php
[28-Jun-2026 07:19:04 UTC] Full Log Data: {
    "timestamp": "2026-06-28 07:19:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.62.199.69",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.62.199.69, 104.23.239.138",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzI0IiwidXNlcm5hbWUiOiJxcnl1IiwiZW1haWwiOiJzYWxlaHJpZ2k4OUBnbWFpbC5jb20iLCJleHAiOjE3ODExOTQwOTB9.ctujWT6WZqtcRIhegi4FGCvi5rqBYIduN_X5GyziANg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a12aebcbcb5e7641-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.62.199.69",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jun-2026 07:19:04 UTC] === END API CALL LOG ===
[28-Jun-2026 07:19:04 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jun-2026 07:19:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzI0IiwidXNlcm5hbWUiOiJxcnl1IiwiZW1haWwiOiJzYWxlaHJpZ2k4OUBnbWFpbC5jb20iLCJleHAiOjE3ODExOTQwOTB9.ctujWT6WZqtcRIhegi4FGCvi5rqBYIduN_X5GyziANg
[28-Jun-2026 07:19:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jun-2026 07:19:04 UTC] ✅ JWT token verified successfully for user profile
[28-Jun-2026 07:19:04 UTC] User ID: 724
[28-Jun-2026 07:19:04 UTC] ✅ User profile retrieved successfully for user ID: 724
[28-Jun-2026 07:19:04 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jun-2026 07:19:04 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jun-2026 07:19:04 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"5.62.199.69, 104.23.239.138","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzI0IiwidXNlcm5hbWUiOiJxcnl1IiwiZW1haWwiOiJzYWxlaHJpZ2k4OUBnbWFpbC5jb20iLCJleHAiOjE3ODExOTQwOTB9.ctujWT6WZqtcRIhegi4FGCvi5rqBYIduN_X5GyziANg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a12aebcbcb4b7641-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"5.62.199.69","cf-ipcountry":"IR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Jun-2026 07:19:04 UTC] === User Orders API Called ===
[28-Jun-2026 07:19:04 UTC] User ID: 724
[28-Jun-2026 07:19:04 UTC] Limit: 20, Offset: 0
[28-Jun-2026 07:19:04 UTC] Orders found: 0
[28-Jun-2026 07:19:04 UTC] Orders data: []
[28-Jun-2026 07:19:04 UTC] Total orders count: 0
[28-Jun-2026 07:19:06 UTC] === API CALL LOG ===
[28-Jun-2026 07:19:06 UTC] Endpoint: user/profile.php
[28-Jun-2026 07:19:06 UTC] Full Log Data: {
    "timestamp": "2026-06-28 07:19:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.62.199.69",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.62.199.69, 104.23.239.33",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzI0IiwidXNlcm5hbWUiOiJxcnl1IiwiZW1haWwiOiJzYWxlaHJpZ2k4OUBnbWFpbC5jb20iLCJleHAiOjE3ODExOTQwOTB9.ctujWT6WZqtcRIhegi4FGCvi5rqBYIduN_X5GyziANg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a12aebdc8aee7641-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.62.199.69",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jun-2026 07:19:06 UTC] === END API CALL LOG ===
[28-Jun-2026 07:19:06 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jun-2026 07:19:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzI0IiwidXNlcm5hbWUiOiJxcnl1IiwiZW1haWwiOiJzYWxlaHJpZ2k4OUBnbWFpbC5jb20iLCJleHAiOjE3ODExOTQwOTB9.ctujWT6WZqtcRIhegi4FGCvi5rqBYIduN_X5GyziANg
[28-Jun-2026 07:19:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jun-2026 07:19:06 UTC] ✅ JWT token verified successfully for user profile
[28-Jun-2026 07:19:06 UTC] User ID: 724
[28-Jun-2026 07:19:06 UTC] ✅ User profile retrieved successfully for user ID: 724
[28-Jun-2026 07:19:16 UTC] === API CALL LOG ===
[28-Jun-2026 07:19:16 UTC] Endpoint: user/profile.php
[28-Jun-2026 07:19:16 UTC] Full Log Data: {
    "timestamp": "2026-06-28 07:19:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.62.199.69",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.62.199.69, 104.23.239.32",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzI0IiwidXNlcm5hbWUiOiJxcnl1IiwiZW1haWwiOiJzYWxlaHJpZ2k4OUBnbWFpbC5jb20iLCJleHAiOjE3ODExOTQwOTB9.ctujWT6WZqtcRIhegi4FGCvi5rqBYIduN_X5GyziANg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a12aec1a7b247641-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.62.199.69",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jun-2026 07:19:16 UTC] === END API CALL LOG ===
[28-Jun-2026 07:19:16 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jun-2026 07:19:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzI0IiwidXNlcm5hbWUiOiJxcnl1IiwiZW1haWwiOiJzYWxlaHJpZ2k4OUBnbWFpbC5jb20iLCJleHAiOjE3ODExOTQwOTB9.ctujWT6WZqtcRIhegi4FGCvi5rqBYIduN_X5GyziANg
[28-Jun-2026 07:19:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jun-2026 07:19:16 UTC] ✅ JWT token verified successfully for user profile
[28-Jun-2026 07:19:16 UTC] User ID: 724
[28-Jun-2026 07:19:16 UTC] ✅ User profile retrieved successfully for user ID: 724
[28-Jun-2026 07:19:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jun-2026 07:19:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jun-2026 07:19:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"5.62.199.69, 104.23.239.33","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzI0IiwidXNlcm5hbWUiOiJxcnl1IiwiZW1haWwiOiJzYWxlaHJpZ2k4OUBnbWFpbC5jb20iLCJleHAiOjE3ODExOTQwOTB9.ctujWT6WZqtcRIhegi4FGCvi5rqBYIduN_X5GyziANg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a12aec3bbeea7641-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"5.62.199.69","cf-ipcountry":"IR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Jun-2026 07:19:22 UTC] === User Orders API Called ===
[28-Jun-2026 07:19:22 UTC] User ID: 724
[28-Jun-2026 07:19:22 UTC] Limit: 20, Offset: 0
[28-Jun-2026 07:19:22 UTC] Orders found: 0
[28-Jun-2026 07:19:22 UTC] Orders data: []
[28-Jun-2026 07:19:22 UTC] Total orders count: 0
[28-Jun-2026 07:19:22 UTC] === API CALL LOG ===
[28-Jun-2026 07:19:22 UTC] Endpoint: user/profile.php
[28-Jun-2026 07:19:22 UTC] Full Log Data: {
    "timestamp": "2026-06-28 07:19:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.62.199.69",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.62.199.69, 104.23.239.33",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzI0IiwidXNlcm5hbWUiOiJxcnl1IiwiZW1haWwiOiJzYWxlaHJpZ2k4OUBnbWFpbC5jb20iLCJleHAiOjE3ODExOTQwOTB9.ctujWT6WZqtcRIhegi4FGCvi5rqBYIduN_X5GyziANg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a12aec3e0d917641-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.62.199.69",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jun-2026 07:19:22 UTC] === END API CALL LOG ===
[28-Jun-2026 07:19:22 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jun-2026 07:19:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzI0IiwidXNlcm5hbWUiOiJxcnl1IiwiZW1haWwiOiJzYWxlaHJpZ2k4OUBnbWFpbC5jb20iLCJleHAiOjE3ODExOTQwOTB9.ctujWT6WZqtcRIhegi4FGCvi5rqBYIduN_X5GyziANg
[28-Jun-2026 07:19:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jun-2026 07:19:22 UTC] ✅ JWT token verified successfully for user profile
[28-Jun-2026 07:19:22 UTC] User ID: 724
[28-Jun-2026 07:19:22 UTC] ✅ User profile retrieved successfully for user ID: 724
[28-Jun-2026 07:19:22 UTC] User Purchases API - User ID: 724
[28-Jun-2026 07:19:22 UTC] User Purchases API - Total purchases found: 0
[28-Jun-2026 07:19:26 UTC] === API CALL LOG ===
[28-Jun-2026 07:19:26 UTC] Endpoint: user/profile.php
[28-Jun-2026 07:19:26 UTC] Full Log Data: {
    "timestamp": "2026-06-28 07:19:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.62.199.69",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.62.199.69, 104.23.239.33",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzI0IiwidXNlcm5hbWUiOiJxcnl1IiwiZW1haWwiOiJzYWxlaHJpZ2k4OUBnbWFpbC5jb20iLCJleHAiOjE3ODExOTQwOTB9.ctujWT6WZqtcRIhegi4FGCvi5rqBYIduN_X5GyziANg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a12aec55197c7641-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.62.199.69",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jun-2026 07:19:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jun-2026 07:19:26 UTC] === END API CALL LOG ===
[28-Jun-2026 07:19:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jun-2026 07:19:26 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jun-2026 07:19:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"5.62.199.69, 104.23.239.33","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzI0IiwidXNlcm5hbWUiOiJxcnl1IiwiZW1haWwiOiJzYWxlaHJpZ2k4OUBnbWFpbC5jb20iLCJleHAiOjE3ODExOTQwOTB9.ctujWT6WZqtcRIhegi4FGCvi5rqBYIduN_X5GyziANg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a12aec5519797641-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"5.62.199.69","cf-ipcountry":"IR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Jun-2026 07:19:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzI0IiwidXNlcm5hbWUiOiJxcnl1IiwiZW1haWwiOiJzYWxlaHJpZ2k4OUBnbWFpbC5jb20iLCJleHAiOjE3ODExOTQwOTB9.ctujWT6WZqtcRIhegi4FGCvi5rqBYIduN_X5GyziANg
[28-Jun-2026 07:19:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jun-2026 07:19:26 UTC] === User Orders API Called ===
[28-Jun-2026 07:19:26 UTC] User ID: 724
[28-Jun-2026 07:19:26 UTC] ✅ JWT token verified successfully for user profile
[28-Jun-2026 07:19:26 UTC] Limit: 20, Offset: 0
[28-Jun-2026 07:19:26 UTC] User ID: 724
[28-Jun-2026 07:19:26 UTC] ✅ User profile retrieved successfully for user ID: 724
[28-Jun-2026 07:19:26 UTC] Orders found: 0
[28-Jun-2026 07:19:26 UTC] Orders data: []
[28-Jun-2026 07:19:26 UTC] Total orders count: 0
[28-Jun-2026 07:19:26 UTC] === API CALL LOG ===
[28-Jun-2026 07:19:26 UTC] Endpoint: user/profile.php
[28-Jun-2026 07:19:26 UTC] Full Log Data: {
    "timestamp": "2026-06-28 07:19:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.62.199.69",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.62.199.69, 104.23.239.33",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzI0IiwidXNlcm5hbWUiOiJxcnl1IiwiZW1haWwiOiJzYWxlaHJpZ2k4OUBnbWFpbC5jb20iLCJleHAiOjE3ODExOTQwOTB9.ctujWT6WZqtcRIhegi4FGCvi5rqBYIduN_X5GyziANg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a12aec560bf57641-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.62.199.69",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jun-2026 07:19:26 UTC] === END API CALL LOG ===
[28-Jun-2026 07:19:26 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jun-2026 07:19:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzI0IiwidXNlcm5hbWUiOiJxcnl1IiwiZW1haWwiOiJzYWxlaHJpZ2k4OUBnbWFpbC5jb20iLCJleHAiOjE3ODExOTQwOTB9.ctujWT6WZqtcRIhegi4FGCvi5rqBYIduN_X5GyziANg
[28-Jun-2026 07:19:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jun-2026 07:19:26 UTC] ✅ JWT token verified successfully for user profile
[28-Jun-2026 07:19:26 UTC] User ID: 724
[28-Jun-2026 07:19:26 UTC] ✅ User profile retrieved successfully for user ID: 724
[28-Jun-2026 07:19:29 UTC] === API CALL LOG ===
[28-Jun-2026 07:19:29 UTC] Endpoint: user/profile.php
[28-Jun-2026 07:19:29 UTC] Full Log Data: {
    "timestamp": "2026-06-28 07:19:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.62.199.69",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.62.199.69, 104.23.239.33",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzI0IiwidXNlcm5hbWUiOiJxcnl1IiwiZW1haWwiOiJzYWxlaHJpZ2k4OUBnbWFpbC5jb20iLCJleHAiOjE3ODExOTQwOTB9.ctujWT6WZqtcRIhegi4FGCvi5rqBYIduN_X5GyziANg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a12aec666e1c7641-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.62.199.69",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jun-2026 07:19:29 UTC] === END API CALL LOG ===
[28-Jun-2026 07:19:29 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jun-2026 07:19:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzI0IiwidXNlcm5hbWUiOiJxcnl1IiwiZW1haWwiOiJzYWxlaHJpZ2k4OUBnbWFpbC5jb20iLCJleHAiOjE3ODExOTQwOTB9.ctujWT6WZqtcRIhegi4FGCvi5rqBYIduN_X5GyziANg
[28-Jun-2026 07:19:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jun-2026 07:19:29 UTC] ✅ JWT token verified successfully for user profile
[28-Jun-2026 07:19:29 UTC] User ID: 724
[28-Jun-2026 07:19:29 UTC] ✅ User profile retrieved successfully for user ID: 724
[28-Jun-2026 07:19:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jun-2026 07:19:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jun-2026 07:19:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"5.62.199.69, 104.23.239.32","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzI0IiwidXNlcm5hbWUiOiJxcnl1IiwiZW1haWwiOiJzYWxlaHJpZ2k4OUBnbWFpbC5jb20iLCJleHAiOjE3ODExOTQwOTB9.ctujWT6WZqtcRIhegi4FGCvi5rqBYIduN_X5GyziANg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a12aec850e4d7641-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"5.62.199.69","cf-ipcountry":"IR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Jun-2026 07:19:33 UTC] === API CALL LOG ===
[28-Jun-2026 07:19:33 UTC] === User Orders API Called ===
[28-Jun-2026 07:19:33 UTC] Endpoint: user/profile.php
[28-Jun-2026 07:19:33 UTC] User ID: 724
[28-Jun-2026 07:19:33 UTC] Full Log Data: {
    "timestamp": "2026-06-28 07:19:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.62.199.69",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.62.199.69, 104.23.239.32",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzI0IiwidXNlcm5hbWUiOiJxcnl1IiwiZW1haWwiOiJzYWxlaHJpZ2k4OUBnbWFpbC5jb20iLCJleHAiOjE3ODExOTQwOTB9.ctujWT6WZqtcRIhegi4FGCvi5rqBYIduN_X5GyziANg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a12aec850e517641-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.62.199.69",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jun-2026 07:19:33 UTC] Limit: 20, Offset: 0
[28-Jun-2026 07:19:33 UTC] === END API CALL LOG ===
[28-Jun-2026 07:19:33 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jun-2026 07:19:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzI0IiwidXNlcm5hbWUiOiJxcnl1IiwiZW1haWwiOiJzYWxlaHJpZ2k4OUBnbWFpbC5jb20iLCJleHAiOjE3ODExOTQwOTB9.ctujWT6WZqtcRIhegi4FGCvi5rqBYIduN_X5GyziANg
[28-Jun-2026 07:19:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jun-2026 07:19:33 UTC] ✅ JWT token verified successfully for user profile
[28-Jun-2026 07:19:33 UTC] User ID: 724
[28-Jun-2026 07:19:33 UTC] Orders found: 0
[28-Jun-2026 07:19:33 UTC] Orders data: []
[28-Jun-2026 07:19:33 UTC] ✅ User profile retrieved successfully for user ID: 724
[28-Jun-2026 07:19:33 UTC] Total orders count: 0
[28-Jun-2026 07:19:35 UTC] === API CALL LOG ===
[28-Jun-2026 07:19:35 UTC] Endpoint: user/profile.php
[28-Jun-2026 07:19:35 UTC] Full Log Data: {
    "timestamp": "2026-06-28 07:19:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.62.199.69",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.62.199.69, 104.23.239.32",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzI0IiwidXNlcm5hbWUiOiJxcnl1IiwiZW1haWwiOiJzYWxlaHJpZ2k4OUBnbWFpbC5jb20iLCJleHAiOjE3ODExOTQwOTB9.ctujWT6WZqtcRIhegi4FGCvi5rqBYIduN_X5GyziANg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a12aec8c6aef7641-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.62.199.69",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jun-2026 07:19:35 UTC] === END API CALL LOG ===
[28-Jun-2026 07:19:35 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jun-2026 07:19:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzI0IiwidXNlcm5hbWUiOiJxcnl1IiwiZW1haWwiOiJzYWxlaHJpZ2k4OUBnbWFpbC5jb20iLCJleHAiOjE3ODExOTQwOTB9.ctujWT6WZqtcRIhegi4FGCvi5rqBYIduN_X5GyziANg
[28-Jun-2026 07:19:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jun-2026 07:19:35 UTC] ✅ JWT token verified successfully for user profile
[28-Jun-2026 07:19:35 UTC] User ID: 724
[28-Jun-2026 07:19:35 UTC] ✅ User profile retrieved successfully for user ID: 724
[28-Jun-2026 13:59:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jun-2026 13:59:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jun-2026 13:59:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:1cab:b933:f4fb:ed23:69b3:42f8, 172.70.208.5","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA3IiwidXNlcm5hbWUiOiJBbnNoIiwiZW1haWwiOiJhbnNocjQ2NDhAZ21haWwuY29tIiwiZXhwIjoxNzgzMjU5OTQwfQ.Re9nv3QtzMo4VBEc0J_z3ONRAI9-5gXhmbeROWYHLzQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a12d35ab6ca6fd64-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:1cab:b933:f4fb:ed23:69b3:42f8","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Jun-2026 13:59:01 UTC] === User Orders API Called ===
[28-Jun-2026 13:59:01 UTC] User ID: 907
[28-Jun-2026 13:59:01 UTC] Limit: 20, Offset: 0
[28-Jun-2026 13:59:01 UTC] Orders found: 0
[28-Jun-2026 13:59:01 UTC] Orders data: []
[28-Jun-2026 13:59:01 UTC] Total orders count: 0
[28-Jun-2026 13:59:01 UTC] === API CALL LOG ===
[28-Jun-2026 13:59:01 UTC] Endpoint: user/profile.php
[28-Jun-2026 13:59:01 UTC] Full Log Data: {
    "timestamp": "2026-06-28 13:59:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:1cab:b933:f4fb:ed23:69b3:42f8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:1cab:b933:f4fb:ed23:69b3:42f8, 172.70.208.5",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA3IiwidXNlcm5hbWUiOiJBbnNoIiwiZW1haWwiOiJhbnNocjQ2NDhAZ21haWwuY29tIiwiZXhwIjoxNzgzMjU5OTQwfQ.Re9nv3QtzMo4VBEc0J_z3ONRAI9-5gXhmbeROWYHLzQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a12d35ab6c7dfd64-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:1cab:b933:f4fb:ed23:69b3:42f8",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jun-2026 13:59:01 UTC] === END API CALL LOG ===
[28-Jun-2026 13:59:01 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jun-2026 13:59:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA3IiwidXNlcm5hbWUiOiJBbnNoIiwiZW1haWwiOiJhbnNocjQ2NDhAZ21haWwuY29tIiwiZXhwIjoxNzgzMjU5OTQwfQ.Re9nv3QtzMo4VBEc0J_z3ONRAI9-5gXhmbeROWYHLzQ
[28-Jun-2026 13:59:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jun-2026 13:59:01 UTC] ✅ JWT token verified successfully for user profile
[28-Jun-2026 13:59:01 UTC] User ID: 907
[28-Jun-2026 13:59:01 UTC] ✅ User profile retrieved successfully for user ID: 907
[28-Jun-2026 13:59:01 UTC] === API CALL LOG ===
[28-Jun-2026 13:59:01 UTC] Endpoint: user/profile.php
[28-Jun-2026 13:59:01 UTC] Full Log Data: {
    "timestamp": "2026-06-28 13:59:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:1cab:b933:f4fb:ed23:69b3:42f8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:1cab:b933:f4fb:ed23:69b3:42f8, 172.70.208.5",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA3IiwidXNlcm5hbWUiOiJBbnNoIiwiZW1haWwiOiJhbnNocjQ2NDhAZ21haWwuY29tIiwiZXhwIjoxNzgzMjU5OTQwfQ.Re9nv3QtzMo4VBEc0J_z3ONRAI9-5gXhmbeROWYHLzQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a12d35ac7853fd64-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:1cab:b933:f4fb:ed23:69b3:42f8",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jun-2026 13:59:01 UTC] === END API CALL LOG ===
[28-Jun-2026 13:59:01 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jun-2026 13:59:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA3IiwidXNlcm5hbWUiOiJBbnNoIiwiZW1haWwiOiJhbnNocjQ2NDhAZ21haWwuY29tIiwiZXhwIjoxNzgzMjU5OTQwfQ.Re9nv3QtzMo4VBEc0J_z3ONRAI9-5gXhmbeROWYHLzQ
[28-Jun-2026 13:59:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jun-2026 13:59:01 UTC] ✅ JWT token verified successfully for user profile
[28-Jun-2026 13:59:01 UTC] User ID: 907
[28-Jun-2026 13:59:01 UTC] ✅ User profile retrieved successfully for user ID: 907
[28-Jun-2026 13:59:03 UTC] === API CALL LOG ===
[28-Jun-2026 13:59:03 UTC] Endpoint: user/profile.php
[28-Jun-2026 13:59:03 UTC] Full Log Data: {
    "timestamp": "2026-06-28 13:59:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:1cab:b933:f4fb:ed23:69b3:42f8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:1cab:b933:f4fb:ed23:69b3:42f8, 172.70.208.5",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA3IiwidXNlcm5hbWUiOiJBbnNoIiwiZW1haWwiOiJhbnNocjQ2NDhAZ21haWwuY29tIiwiZXhwIjoxNzgzMjU5OTQwfQ.Re9nv3QtzMo4VBEc0J_z3ONRAI9-5gXhmbeROWYHLzQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a12d35b67f4ffd64-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:1cab:b933:f4fb:ed23:69b3:42f8",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jun-2026 13:59:03 UTC] === END API CALL LOG ===
[28-Jun-2026 13:59:03 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jun-2026 13:59:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA3IiwidXNlcm5hbWUiOiJBbnNoIiwiZW1haWwiOiJhbnNocjQ2NDhAZ21haWwuY29tIiwiZXhwIjoxNzgzMjU5OTQwfQ.Re9nv3QtzMo4VBEc0J_z3ONRAI9-5gXhmbeROWYHLzQ
[28-Jun-2026 13:59:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jun-2026 13:59:03 UTC] ✅ JWT token verified successfully for user profile
[28-Jun-2026 13:59:03 UTC] User ID: 907
[28-Jun-2026 13:59:03 UTC] ✅ User profile retrieved successfully for user ID: 907
[28-Jun-2026 13:59:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jun-2026 13:59:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jun-2026 13:59:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:1cab:b933:f4fb:ed23:69b3:42f8, 172.70.208.4","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA3IiwidXNlcm5hbWUiOiJBbnNoIiwiZW1haWwiOiJhbnNocjQ2NDhAZ21haWwuY29tIiwiZXhwIjoxNzgzMjU5OTQwfQ.Re9nv3QtzMo4VBEc0J_z3ONRAI9-5gXhmbeROWYHLzQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a12d36199a2cfd64-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:1cab:b933:f4fb:ed23:69b3:42f8","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Jun-2026 13:59:19 UTC] === User Orders API Called ===
[28-Jun-2026 13:59:19 UTC] User ID: 907
[28-Jun-2026 13:59:19 UTC] Limit: 20, Offset: 0
[28-Jun-2026 13:59:19 UTC] Orders found: 0
[28-Jun-2026 13:59:19 UTC] Orders data: []
[28-Jun-2026 13:59:19 UTC] Total orders count: 0
[28-Jun-2026 13:59:20 UTC] === API CALL LOG ===
[28-Jun-2026 13:59:20 UTC] Endpoint: user/profile.php
[28-Jun-2026 13:59:20 UTC] Full Log Data: {
    "timestamp": "2026-06-28 13:59:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:1cab:b933:f4fb:ed23:69b3:42f8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:1cab:b933:f4fb:ed23:69b3:42f8, 172.70.208.4",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA3IiwidXNlcm5hbWUiOiJBbnNoIiwiZW1haWwiOiJhbnNocjQ2NDhAZ21haWwuY29tIiwiZXhwIjoxNzgzMjU5OTQwfQ.Re9nv3QtzMo4VBEc0J_z3ONRAI9-5gXhmbeROWYHLzQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a12d36225dfcfd64-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:1cab:b933:f4fb:ed23:69b3:42f8",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jun-2026 13:59:20 UTC] === END API CALL LOG ===
[28-Jun-2026 13:59:20 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jun-2026 13:59:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA3IiwidXNlcm5hbWUiOiJBbnNoIiwiZW1haWwiOiJhbnNocjQ2NDhAZ21haWwuY29tIiwiZXhwIjoxNzgzMjU5OTQwfQ.Re9nv3QtzMo4VBEc0J_z3ONRAI9-5gXhmbeROWYHLzQ
[28-Jun-2026 13:59:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jun-2026 13:59:20 UTC] ✅ JWT token verified successfully for user profile
[28-Jun-2026 13:59:20 UTC] User ID: 907
[28-Jun-2026 13:59:20 UTC] ✅ User profile retrieved successfully for user ID: 907
[28-Jun-2026 13:59:21 UTC] User Purchases API - User ID: 907
[28-Jun-2026 13:59:21 UTC] User Purchases API - Total purchases found: 0
[28-Jun-2026 14:04:05 UTC] === API CALL LOG ===
[28-Jun-2026 14:04:05 UTC] Endpoint: user/profile.php
[28-Jun-2026 14:04:05 UTC] Full Log Data: {
    "timestamp": "2026-06-28 14:04:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.126.252.179",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.126.252.179, 104.23.223.40",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA4IiwidXNlcm5hbWUiOiJzMjAwOGRiIiwiZW1haWwiOiJzb29kYWJlbmFraGFlZTIwMDhAZ21haWwuY29tIiwiZXhwIjoxNzgzMjYwMjQzfQ.BDoJsBJ0vmvlob_3lnlARdepz48r87lHkNiXWm6Izv0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a12d3d15dad0f327-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.126.252.179",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jun-2026 14:04:05 UTC] === END API CALL LOG ===
[28-Jun-2026 14:04:05 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jun-2026 14:04:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA4IiwidXNlcm5hbWUiOiJzMjAwOGRiIiwiZW1haWwiOiJzb29kYWJlbmFraGFlZTIwMDhAZ21haWwuY29tIiwiZXhwIjoxNzgzMjYwMjQzfQ.BDoJsBJ0vmvlob_3lnlARdepz48r87lHkNiXWm6Izv0
[28-Jun-2026 14:04:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jun-2026 14:04:05 UTC] ✅ JWT token verified successfully for user profile
[28-Jun-2026 14:04:05 UTC] User ID: 908
[28-Jun-2026 14:04:05 UTC] === API CALL LOG ===
[28-Jun-2026 14:04:05 UTC] Endpoint: user/profile.php
[28-Jun-2026 14:04:05 UTC] Full Log Data: {
    "timestamp": "2026-06-28 14:04:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.126.252.179",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.126.252.179, 104.23.223.40",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA4IiwidXNlcm5hbWUiOiJzMjAwOGRiIiwiZW1haWwiOiJzb29kYWJlbmFraGFlZTIwMDhAZ21haWwuY29tIiwiZXhwIjoxNzgzMjYwMjQzfQ.BDoJsBJ0vmvlob_3lnlARdepz48r87lHkNiXWm6Izv0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a12d3d15dad8f327-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.126.252.179",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jun-2026 14:04:05 UTC] === END API CALL LOG ===
[28-Jun-2026 14:04:05 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jun-2026 14:04:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA4IiwidXNlcm5hbWUiOiJzMjAwOGRiIiwiZW1haWwiOiJzb29kYWJlbmFraGFlZTIwMDhAZ21haWwuY29tIiwiZXhwIjoxNzgzMjYwMjQzfQ.BDoJsBJ0vmvlob_3lnlARdepz48r87lHkNiXWm6Izv0
[28-Jun-2026 14:04:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jun-2026 14:04:05 UTC] ✅ User profile retrieved successfully for user ID: 908
[28-Jun-2026 14:04:05 UTC] ✅ JWT token verified successfully for user profile
[28-Jun-2026 14:04:05 UTC] User ID: 908
[28-Jun-2026 14:04:05 UTC] ✅ User profile retrieved successfully for user ID: 908
[28-Jun-2026 14:04:05 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jun-2026 14:04:05 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jun-2026 14:04:05 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"5.126.252.179, 104.23.223.40","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA4IiwidXNlcm5hbWUiOiJzMjAwOGRiIiwiZW1haWwiOiJzb29kYWJlbmFraGFlZTIwMDhAZ21haWwuY29tIiwiZXhwIjoxNzgzMjYwMjQzfQ.BDoJsBJ0vmvlob_3lnlARdepz48r87lHkNiXWm6Izv0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a12d3d15dad5f327-ARN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"5.126.252.179","cf-ipcountry":"IR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Jun-2026 14:04:05 UTC] === User Orders API Called ===
[28-Jun-2026 14:04:05 UTC] User ID: 908
[28-Jun-2026 14:04:05 UTC] Limit: 20, Offset: 0
[28-Jun-2026 14:04:05 UTC] Orders found: 0
[28-Jun-2026 14:04:05 UTC] Orders data: []
[28-Jun-2026 14:04:05 UTC] Total orders count: 0
[28-Jun-2026 14:04:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jun-2026 14:04:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jun-2026 14:04:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"5.126.252.179, 104.23.223.40","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA4IiwidXNlcm5hbWUiOiJzMjAwOGRiIiwiZW1haWwiOiJzb29kYWJlbmFraGFlZTIwMDhAZ21haWwuY29tIiwiZXhwIjoxNzgzMjYwMjQzfQ.BDoJsBJ0vmvlob_3lnlARdepz48r87lHkNiXWm6Izv0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a12d3d3b38b8f327-ARN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"5.126.252.179","cf-ipcountry":"IR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Jun-2026 14:04:11 UTC] === User Orders API Called ===
[28-Jun-2026 14:04:11 UTC] User ID: 908
[28-Jun-2026 14:04:11 UTC] Limit: 20, Offset: 0
[28-Jun-2026 14:04:11 UTC] Orders found: 0
[28-Jun-2026 14:04:11 UTC] Orders data: []
[28-Jun-2026 14:04:11 UTC] Total orders count: 0
[28-Jun-2026 14:04:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jun-2026 14:04:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jun-2026 14:04:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"5.126.252.179, 104.23.223.40","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA4IiwidXNlcm5hbWUiOiJzMjAwOGRiIiwiZW1haWwiOiJzb29kYWJlbmFraGFlZTIwMDhAZ21haWwuY29tIiwiZXhwIjoxNzgzMjYwMjQzfQ.BDoJsBJ0vmvlob_3lnlARdepz48r87lHkNiXWm6Izv0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a12d3d475e9bf327-ARN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"5.126.252.179","cf-ipcountry":"IR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Jun-2026 14:04:13 UTC] === User Orders API Called ===
[28-Jun-2026 14:04:13 UTC] User ID: 908
[28-Jun-2026 14:04:13 UTC] Limit: 20, Offset: 0
[28-Jun-2026 14:04:13 UTC] Orders found: 0
[28-Jun-2026 14:04:13 UTC] Orders data: []
[28-Jun-2026 14:04:13 UTC] Total orders count: 0
[28-Jun-2026 14:04:13 UTC] === API CALL LOG ===
[28-Jun-2026 14:04:13 UTC] Endpoint: user/profile.php
[28-Jun-2026 14:04:13 UTC] Full Log Data: {
    "timestamp": "2026-06-28 14:04:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.126.252.179",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.126.252.179, 104.23.223.40",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA4IiwidXNlcm5hbWUiOiJzMjAwOGRiIiwiZW1haWwiOiJzb29kYWJlbmFraGFlZTIwMDhAZ21haWwuY29tIiwiZXhwIjoxNzgzMjYwMjQzfQ.BDoJsBJ0vmvlob_3lnlARdepz48r87lHkNiXWm6Izv0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a12d3d475e9ef327-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.126.252.179",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jun-2026 14:04:13 UTC] === END API CALL LOG ===
[28-Jun-2026 14:04:13 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jun-2026 14:04:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA4IiwidXNlcm5hbWUiOiJzMjAwOGRiIiwiZW1haWwiOiJzb29kYWJlbmFraGFlZTIwMDhAZ21haWwuY29tIiwiZXhwIjoxNzgzMjYwMjQzfQ.BDoJsBJ0vmvlob_3lnlARdepz48r87lHkNiXWm6Izv0
[28-Jun-2026 14:04:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jun-2026 14:04:13 UTC] ✅ JWT token verified successfully for user profile
[28-Jun-2026 14:04:13 UTC] User ID: 908
[28-Jun-2026 14:04:13 UTC] ✅ User profile retrieved successfully for user ID: 908
[28-Jun-2026 14:04:13 UTC] === API CALL LOG ===
[28-Jun-2026 14:04:13 UTC] Endpoint: user/profile.php
[28-Jun-2026 14:04:13 UTC] Full Log Data: {
    "timestamp": "2026-06-28 14:04:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.126.252.179",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.126.252.179, 104.23.223.40",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA4IiwidXNlcm5hbWUiOiJzMjAwOGRiIiwiZW1haWwiOiJzb29kYWJlbmFraGFlZTIwMDhAZ21haWwuY29tIiwiZXhwIjoxNzgzMjYwMjQzfQ.BDoJsBJ0vmvlob_3lnlARdepz48r87lHkNiXWm6Izv0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a12d3d4818e7f327-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.126.252.179",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jun-2026 14:04:13 UTC] === END API CALL LOG ===
[28-Jun-2026 14:04:13 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jun-2026 14:04:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA4IiwidXNlcm5hbWUiOiJzMjAwOGRiIiwiZW1haWwiOiJzb29kYWJlbmFraGFlZTIwMDhAZ21haWwuY29tIiwiZXhwIjoxNzgzMjYwMjQzfQ.BDoJsBJ0vmvlob_3lnlARdepz48r87lHkNiXWm6Izv0
[28-Jun-2026 14:04:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jun-2026 14:04:13 UTC] ✅ JWT token verified successfully for user profile
[28-Jun-2026 14:04:13 UTC] User ID: 908
[28-Jun-2026 14:04:13 UTC] ✅ User profile retrieved successfully for user ID: 908
[28-Jun-2026 14:04:14 UTC] === API CALL LOG ===
[28-Jun-2026 14:04:14 UTC] Endpoint: user/profile.php
[28-Jun-2026 14:04:14 UTC] Full Log Data: {
    "timestamp": "2026-06-28 14:04:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.126.252.179",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.126.252.179, 104.23.223.40",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA4IiwidXNlcm5hbWUiOiJzMjAwOGRiIiwiZW1haWwiOiJzb29kYWJlbmFraGFlZTIwMDhAZ21haWwuY29tIiwiZXhwIjoxNzgzMjYwMjQzfQ.BDoJsBJ0vmvlob_3lnlARdepz48r87lHkNiXWm6Izv0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a12d3d4cfeccf327-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.126.252.179",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jun-2026 14:04:14 UTC] === END API CALL LOG ===
[28-Jun-2026 14:04:14 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jun-2026 14:04:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA4IiwidXNlcm5hbWUiOiJzMjAwOGRiIiwiZW1haWwiOiJzb29kYWJlbmFraGFlZTIwMDhAZ21haWwuY29tIiwiZXhwIjoxNzgzMjYwMjQzfQ.BDoJsBJ0vmvlob_3lnlARdepz48r87lHkNiXWm6Izv0
[28-Jun-2026 14:04:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jun-2026 14:04:14 UTC] ✅ JWT token verified successfully for user profile
[28-Jun-2026 14:04:14 UTC] User ID: 908
[28-Jun-2026 14:04:14 UTC] ✅ User profile retrieved successfully for user ID: 908
[28-Jun-2026 14:04:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jun-2026 14:04:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jun-2026 14:04:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"5.126.252.179, 104.23.223.41","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA4IiwidXNlcm5hbWUiOiJzMjAwOGRiIiwiZW1haWwiOiJzb29kYWJlbmFraGFlZTIwMDhAZ21haWwuY29tIiwiZXhwIjoxNzgzMjYwMjQzfQ.BDoJsBJ0vmvlob_3lnlARdepz48r87lHkNiXWm6Izv0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a12d3e103c6af327-ARN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"5.126.252.179","cf-ipcountry":"IR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Jun-2026 14:04:45 UTC] === User Orders API Called ===
[28-Jun-2026 14:04:45 UTC] User ID: 908
[28-Jun-2026 14:04:45 UTC] Limit: 20, Offset: 0
[28-Jun-2026 14:04:45 UTC] Orders found: 0
[28-Jun-2026 14:04:45 UTC] Orders data: []
[28-Jun-2026 14:04:45 UTC] Total orders count: 0
[28-Jun-2026 14:04:45 UTC] === API CALL LOG ===
[28-Jun-2026 14:04:45 UTC] Endpoint: user/profile.php
[28-Jun-2026 14:04:45 UTC] Full Log Data: {
    "timestamp": "2026-06-28 14:04:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.126.252.179",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.126.252.179, 104.23.223.40",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA4IiwidXNlcm5hbWUiOiJzMjAwOGRiIiwiZW1haWwiOiJzb29kYWJlbmFraGFlZTIwMDhAZ21haWwuY29tIiwiZXhwIjoxNzgzMjYwMjQzfQ.BDoJsBJ0vmvlob_3lnlARdepz48r87lHkNiXWm6Izv0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a12d3e10fe99f327-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.126.252.179",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jun-2026 14:04:45 UTC] === END API CALL LOG ===
[28-Jun-2026 14:04:45 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jun-2026 14:04:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA4IiwidXNlcm5hbWUiOiJzMjAwOGRiIiwiZW1haWwiOiJzb29kYWJlbmFraGFlZTIwMDhAZ21haWwuY29tIiwiZXhwIjoxNzgzMjYwMjQzfQ.BDoJsBJ0vmvlob_3lnlARdepz48r87lHkNiXWm6Izv0
[28-Jun-2026 14:04:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jun-2026 14:04:45 UTC] ✅ JWT token verified successfully for user profile
[28-Jun-2026 14:04:45 UTC] User ID: 908
[28-Jun-2026 14:04:45 UTC] ✅ User profile retrieved successfully for user ID: 908
[28-Jun-2026 14:04:45 UTC] === API CALL LOG ===
[28-Jun-2026 14:04:45 UTC] Endpoint: user/profile.php
[28-Jun-2026 14:04:45 UTC] Full Log Data: {
    "timestamp": "2026-06-28 14:04:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.126.252.179",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.126.252.179, 104.23.223.40",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA4IiwidXNlcm5hbWUiOiJzMjAwOGRiIiwiZW1haWwiOiJzb29kYWJlbmFraGFlZTIwMDhAZ21haWwuY29tIiwiZXhwIjoxNzgzMjYwMjQzfQ.BDoJsBJ0vmvlob_3lnlARdepz48r87lHkNiXWm6Izv0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a12d3e103c6cf327-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.126.252.179",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jun-2026 14:04:45 UTC] === END API CALL LOG ===
[28-Jun-2026 14:04:45 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jun-2026 14:04:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA4IiwidXNlcm5hbWUiOiJzMjAwOGRiIiwiZW1haWwiOiJzb29kYWJlbmFraGFlZTIwMDhAZ21haWwuY29tIiwiZXhwIjoxNzgzMjYwMjQzfQ.BDoJsBJ0vmvlob_3lnlARdepz48r87lHkNiXWm6Izv0
[28-Jun-2026 14:04:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jun-2026 14:04:45 UTC] ✅ JWT token verified successfully for user profile
[28-Jun-2026 14:04:45 UTC] User ID: 908
[28-Jun-2026 14:04:45 UTC] ✅ User profile retrieved successfully for user ID: 908
[28-Jun-2026 14:04:46 UTC] === API CALL LOG ===
[28-Jun-2026 14:04:46 UTC] Endpoint: user/profile.php
[28-Jun-2026 14:04:46 UTC] Full Log Data: {
    "timestamp": "2026-06-28 14:04:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.126.252.179",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.126.252.179, 104.23.223.41",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA4IiwidXNlcm5hbWUiOiJzMjAwOGRiIiwiZW1haWwiOiJzb29kYWJlbmFraGFlZTIwMDhAZ21haWwuY29tIiwiZXhwIjoxNzgzMjYwMjQzfQ.BDoJsBJ0vmvlob_3lnlARdepz48r87lHkNiXWm6Izv0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a12d3e161dc2f327-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.126.252.179",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jun-2026 14:04:46 UTC] === END API CALL LOG ===
[28-Jun-2026 14:04:46 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jun-2026 14:04:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA4IiwidXNlcm5hbWUiOiJzMjAwOGRiIiwiZW1haWwiOiJzb29kYWJlbmFraGFlZTIwMDhAZ21haWwuY29tIiwiZXhwIjoxNzgzMjYwMjQzfQ.BDoJsBJ0vmvlob_3lnlARdepz48r87lHkNiXWm6Izv0
[28-Jun-2026 14:04:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jun-2026 14:04:46 UTC] ✅ JWT token verified successfully for user profile
[28-Jun-2026 14:04:46 UTC] User ID: 908
[28-Jun-2026 14:04:46 UTC] ✅ User profile retrieved successfully for user ID: 908
[28-Jun-2026 14:05:00 UTC] === API CALL LOG ===
[28-Jun-2026 14:05:00 UTC] Endpoint: user/profile.php
[28-Jun-2026 14:05:00 UTC] Full Log Data: {
    "timestamp": "2026-06-28 14:05:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.126.252.179",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.126.252.179, 104.23.223.40",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA4IiwidXNlcm5hbWUiOiJzMjAwOGRiIiwiZW1haWwiOiJzb29kYWJlbmFraGFlZTIwMDhAZ21haWwuY29tIiwiZXhwIjoxNzgzMjYwMjQzfQ.BDoJsBJ0vmvlob_3lnlARdepz48r87lHkNiXWm6Izv0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a12d3e6afa2ff327-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.126.252.179",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jun-2026 14:05:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jun-2026 14:05:00 UTC] === END API CALL LOG ===
[28-Jun-2026 14:05:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jun-2026 14:05:00 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jun-2026 14:05:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"5.126.252.179, 104.23.223.41","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA4IiwidXNlcm5hbWUiOiJzMjAwOGRiIiwiZW1haWwiOiJzb29kYWJlbmFraGFlZTIwMDhAZ21haWwuY29tIiwiZXhwIjoxNzgzMjYwMjQzfQ.BDoJsBJ0vmvlob_3lnlARdepz48r87lHkNiXWm6Izv0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a12d3e6afa2ef327-ARN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"5.126.252.179","cf-ipcountry":"IR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Jun-2026 14:05:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA4IiwidXNlcm5hbWUiOiJzMjAwOGRiIiwiZW1haWwiOiJzb29kYWJlbmFraGFlZTIwMDhAZ21haWwuY29tIiwiZXhwIjoxNzgzMjYwMjQzfQ.BDoJsBJ0vmvlob_3lnlARdepz48r87lHkNiXWm6Izv0
[28-Jun-2026 14:05:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jun-2026 14:05:00 UTC] ✅ JWT token verified successfully for user profile
[28-Jun-2026 14:05:00 UTC] === User Orders API Called ===
[28-Jun-2026 14:05:00 UTC] User ID: 908
[28-Jun-2026 14:05:00 UTC] User ID: 908
[28-Jun-2026 14:05:00 UTC] Limit: 20, Offset: 0
[28-Jun-2026 14:05:00 UTC] ✅ User profile retrieved successfully for user ID: 908
[28-Jun-2026 14:05:00 UTC] Orders found: 0
[28-Jun-2026 14:05:00 UTC] Orders data: []
[28-Jun-2026 14:05:00 UTC] Total orders count: 0
[28-Jun-2026 14:05:00 UTC] === API CALL LOG ===
[28-Jun-2026 14:05:00 UTC] Endpoint: user/profile.php
[28-Jun-2026 14:05:00 UTC] Full Log Data: {
    "timestamp": "2026-06-28 14:05:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.126.252.179",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.126.252.179, 104.23.223.40",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA4IiwidXNlcm5hbWUiOiJzMjAwOGRiIiwiZW1haWwiOiJzb29kYWJlbmFraGFlZTIwMDhAZ21haWwuY29tIiwiZXhwIjoxNzgzMjYwMjQzfQ.BDoJsBJ0vmvlob_3lnlARdepz48r87lHkNiXWm6Izv0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a12d3e6c7ec3f327-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.126.252.179",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jun-2026 14:05:00 UTC] === END API CALL LOG ===
[28-Jun-2026 14:05:00 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jun-2026 14:05:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA4IiwidXNlcm5hbWUiOiJzMjAwOGRiIiwiZW1haWwiOiJzb29kYWJlbmFraGFlZTIwMDhAZ21haWwuY29tIiwiZXhwIjoxNzgzMjYwMjQzfQ.BDoJsBJ0vmvlob_3lnlARdepz48r87lHkNiXWm6Izv0
[28-Jun-2026 14:05:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jun-2026 14:05:00 UTC] ✅ JWT token verified successfully for user profile
[28-Jun-2026 14:05:00 UTC] User ID: 908
[28-Jun-2026 14:05:00 UTC] ✅ User profile retrieved successfully for user ID: 908
[28-Jun-2026 14:05:01 UTC] === API CALL LOG ===
[28-Jun-2026 14:05:01 UTC] Endpoint: user/profile.php
[28-Jun-2026 14:05:01 UTC] Full Log Data: {
    "timestamp": "2026-06-28 14:05:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.126.252.179",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.126.252.179, 104.23.223.41",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA4IiwidXNlcm5hbWUiOiJzMjAwOGRiIiwiZW1haWwiOiJzb29kYWJlbmFraGFlZTIwMDhAZ21haWwuY29tIiwiZXhwIjoxNzgzMjYwMjQzfQ.BDoJsBJ0vmvlob_3lnlARdepz48r87lHkNiXWm6Izv0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a12d3e715ca6f327-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.126.252.179",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jun-2026 14:05:01 UTC] === END API CALL LOG ===
[28-Jun-2026 14:05:01 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jun-2026 14:05:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA4IiwidXNlcm5hbWUiOiJzMjAwOGRiIiwiZW1haWwiOiJzb29kYWJlbmFraGFlZTIwMDhAZ21haWwuY29tIiwiZXhwIjoxNzgzMjYwMjQzfQ.BDoJsBJ0vmvlob_3lnlARdepz48r87lHkNiXWm6Izv0
[28-Jun-2026 14:05:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jun-2026 14:05:01 UTC] ✅ JWT token verified successfully for user profile
[28-Jun-2026 14:05:01 UTC] User ID: 908
[28-Jun-2026 14:05:01 UTC] ✅ User profile retrieved successfully for user ID: 908
[28-Jun-2026 14:05:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jun-2026 14:05:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jun-2026 14:05:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"5.126.252.179, 104.23.223.40","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA4IiwidXNlcm5hbWUiOiJzMjAwOGRiIiwiZW1haWwiOiJzb29kYWJlbmFraGFlZTIwMDhAZ21haWwuY29tIiwiZXhwIjoxNzgzMjYwMjQzfQ.BDoJsBJ0vmvlob_3lnlARdepz48r87lHkNiXWm6Izv0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a12d3e751f9af327-ARN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"5.126.252.179","cf-ipcountry":"IR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Jun-2026 14:05:01 UTC] === User Orders API Called ===
[28-Jun-2026 14:05:01 UTC] User ID: 908
[28-Jun-2026 14:05:01 UTC] Limit: 20, Offset: 0
[28-Jun-2026 14:05:01 UTC] Orders found: 0
[28-Jun-2026 14:05:01 UTC] Orders data: []
[28-Jun-2026 14:05:01 UTC] Total orders count: 0
[28-Jun-2026 14:05:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jun-2026 14:05:03 UTC] === API CALL LOG ===
[28-Jun-2026 14:05:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jun-2026 14:05:03 UTC] Endpoint: user/profile.php
[28-Jun-2026 14:05:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"5.126.252.179, 104.23.223.41","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA4IiwidXNlcm5hbWUiOiJzMjAwOGRiIiwiZW1haWwiOiJzb29kYWJlbmFraGFlZTIwMDhAZ21haWwuY29tIiwiZXhwIjoxNzgzMjYwMjQzfQ.BDoJsBJ0vmvlob_3lnlARdepz48r87lHkNiXWm6Izv0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a12d3e7f0d0bf327-ARN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"5.126.252.179","cf-ipcountry":"IR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Jun-2026 14:05:03 UTC] Full Log Data: {
    "timestamp": "2026-06-28 14:05:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.126.252.179",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.126.252.179, 104.23.223.41",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA4IiwidXNlcm5hbWUiOiJzMjAwOGRiIiwiZW1haWwiOiJzb29kYWJlbmFraGFlZTIwMDhAZ21haWwuY29tIiwiZXhwIjoxNzgzMjYwMjQzfQ.BDoJsBJ0vmvlob_3lnlARdepz48r87lHkNiXWm6Izv0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a12d3e7f0d0ef327-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.126.252.179",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jun-2026 14:05:03 UTC] === END API CALL LOG ===
[28-Jun-2026 14:05:03 UTC] === User Orders API Called ===
[28-Jun-2026 14:05:03 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jun-2026 14:05:03 UTC] User ID: 908
[28-Jun-2026 14:05:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA4IiwidXNlcm5hbWUiOiJzMjAwOGRiIiwiZW1haWwiOiJzb29kYWJlbmFraGFlZTIwMDhAZ21haWwuY29tIiwiZXhwIjoxNzgzMjYwMjQzfQ.BDoJsBJ0vmvlob_3lnlARdepz48r87lHkNiXWm6Izv0
[28-Jun-2026 14:05:03 UTC] Limit: 20, Offset: 0
[28-Jun-2026 14:05:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jun-2026 14:05:03 UTC] ✅ JWT token verified successfully for user profile
[28-Jun-2026 14:05:03 UTC] User ID: 908
[28-Jun-2026 14:05:03 UTC] Orders found: 0
[28-Jun-2026 14:05:03 UTC] ✅ User profile retrieved successfully for user ID: 908
[28-Jun-2026 14:05:03 UTC] Orders data: []
[28-Jun-2026 14:05:03 UTC] Total orders count: 0
[28-Jun-2026 14:05:04 UTC] === API CALL LOG ===
[28-Jun-2026 14:05:04 UTC] Endpoint: user/profile.php
[28-Jun-2026 14:05:04 UTC] Full Log Data: {
    "timestamp": "2026-06-28 14:05:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.126.252.179",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.126.252.179, 104.23.223.40",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA4IiwidXNlcm5hbWUiOiJzMjAwOGRiIiwiZW1haWwiOiJzb29kYWJlbmFraGFlZTIwMDhAZ21haWwuY29tIiwiZXhwIjoxNzgzMjYwMjQzfQ.BDoJsBJ0vmvlob_3lnlARdepz48r87lHkNiXWm6Izv0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a12d3e852f19f327-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.126.252.179",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jun-2026 14:05:04 UTC] === END API CALL LOG ===
[28-Jun-2026 14:05:04 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jun-2026 14:05:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA4IiwidXNlcm5hbWUiOiJzMjAwOGRiIiwiZW1haWwiOiJzb29kYWJlbmFraGFlZTIwMDhAZ21haWwuY29tIiwiZXhwIjoxNzgzMjYwMjQzfQ.BDoJsBJ0vmvlob_3lnlARdepz48r87lHkNiXWm6Izv0
[28-Jun-2026 14:05:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jun-2026 14:05:04 UTC] ✅ JWT token verified successfully for user profile
[28-Jun-2026 14:05:04 UTC] User ID: 908
[28-Jun-2026 14:05:04 UTC] ✅ User profile retrieved successfully for user ID: 908
[28-Jun-2026 14:05:05 UTC] === API CALL LOG ===
[28-Jun-2026 14:05:05 UTC] Endpoint: user/profile.php
[28-Jun-2026 14:05:05 UTC] Full Log Data: {
    "timestamp": "2026-06-28 14:05:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.126.252.179",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.126.252.179, 104.23.223.40",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA4IiwidXNlcm5hbWUiOiJzMjAwOGRiIiwiZW1haWwiOiJzb29kYWJlbmFraGFlZTIwMDhAZ21haWwuY29tIiwiZXhwIjoxNzgzMjYwMjQzfQ.BDoJsBJ0vmvlob_3lnlARdepz48r87lHkNiXWm6Izv0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a12d3e8aaf5af327-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.126.252.179",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jun-2026 14:05:05 UTC] === END API CALL LOG ===
[28-Jun-2026 14:05:05 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jun-2026 14:05:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA4IiwidXNlcm5hbWUiOiJzMjAwOGRiIiwiZW1haWwiOiJzb29kYWJlbmFraGFlZTIwMDhAZ21haWwuY29tIiwiZXhwIjoxNzgzMjYwMjQzfQ.BDoJsBJ0vmvlob_3lnlARdepz48r87lHkNiXWm6Izv0
[28-Jun-2026 14:05:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jun-2026 14:05:05 UTC] ✅ JWT token verified successfully for user profile
[28-Jun-2026 14:05:05 UTC] User ID: 908
[28-Jun-2026 14:05:05 UTC] ✅ User profile retrieved successfully for user ID: 908
[28-Jun-2026 14:05:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jun-2026 14:05:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jun-2026 14:05:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"5.126.252.179, 104.23.223.41","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA4IiwidXNlcm5hbWUiOiJzMjAwOGRiIiwiZW1haWwiOiJzb29kYWJlbmFraGFlZTIwMDhAZ21haWwuY29tIiwiZXhwIjoxNzgzMjYwMjQzfQ.BDoJsBJ0vmvlob_3lnlARdepz48r87lHkNiXWm6Izv0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a12d3ea4f824f327-ARN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"5.126.252.179","cf-ipcountry":"IR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Jun-2026 14:05:09 UTC] === User Orders API Called ===
[28-Jun-2026 14:05:09 UTC] User ID: 908
[28-Jun-2026 14:05:09 UTC] Limit: 20, Offset: 0
[28-Jun-2026 14:05:09 UTC] Orders found: 0
[28-Jun-2026 14:05:09 UTC] Orders data: []
[28-Jun-2026 14:05:09 UTC] === API CALL LOG ===
[28-Jun-2026 14:05:09 UTC] Total orders count: 0
[28-Jun-2026 14:05:09 UTC] Endpoint: user/profile.php
[28-Jun-2026 14:05:09 UTC] Full Log Data: {
    "timestamp": "2026-06-28 14:05:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.126.252.179",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.126.252.179, 104.23.223.41",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA4IiwidXNlcm5hbWUiOiJzMjAwOGRiIiwiZW1haWwiOiJzb29kYWJlbmFraGFlZTIwMDhAZ21haWwuY29tIiwiZXhwIjoxNzgzMjYwMjQzfQ.BDoJsBJ0vmvlob_3lnlARdepz48r87lHkNiXWm6Izv0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a12d3ea4f82ef327-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.126.252.179",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jun-2026 14:05:09 UTC] === END API CALL LOG ===
[28-Jun-2026 14:05:09 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jun-2026 14:05:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA4IiwidXNlcm5hbWUiOiJzMjAwOGRiIiwiZW1haWwiOiJzb29kYWJlbmFraGFlZTIwMDhAZ21haWwuY29tIiwiZXhwIjoxNzgzMjYwMjQzfQ.BDoJsBJ0vmvlob_3lnlARdepz48r87lHkNiXWm6Izv0
[28-Jun-2026 14:05:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jun-2026 14:05:09 UTC] ✅ JWT token verified successfully for user profile
[28-Jun-2026 14:05:09 UTC] User ID: 908
[28-Jun-2026 14:05:09 UTC] ✅ User profile retrieved successfully for user ID: 908
[28-Jun-2026 14:05:10 UTC] === API CALL LOG ===
[28-Jun-2026 14:05:10 UTC] Endpoint: user/profile.php
[28-Jun-2026 14:05:10 UTC] Full Log Data: {
    "timestamp": "2026-06-28 14:05:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.126.252.179",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.126.252.179, 104.23.223.41",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA4IiwidXNlcm5hbWUiOiJzMjAwOGRiIiwiZW1haWwiOiJzb29kYWJlbmFraGFlZTIwMDhAZ21haWwuY29tIiwiZXhwIjoxNzgzMjYwMjQzfQ.BDoJsBJ0vmvlob_3lnlARdepz48r87lHkNiXWm6Izv0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a12d3eabcc1ff327-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.126.252.179",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jun-2026 14:05:10 UTC] === END API CALL LOG ===
[28-Jun-2026 14:05:10 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jun-2026 14:05:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA4IiwidXNlcm5hbWUiOiJzMjAwOGRiIiwiZW1haWwiOiJzb29kYWJlbmFraGFlZTIwMDhAZ21haWwuY29tIiwiZXhwIjoxNzgzMjYwMjQzfQ.BDoJsBJ0vmvlob_3lnlARdepz48r87lHkNiXWm6Izv0
[28-Jun-2026 14:05:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jun-2026 14:05:10 UTC] ✅ JWT token verified successfully for user profile
[28-Jun-2026 14:05:10 UTC] User ID: 908
[28-Jun-2026 14:05:10 UTC] ✅ User profile retrieved successfully for user ID: 908
[28-Jun-2026 14:05:10 UTC] === API CALL LOG ===
[28-Jun-2026 14:05:10 UTC] Endpoint: user/profile.php
[28-Jun-2026 14:05:10 UTC] Full Log Data: {
    "timestamp": "2026-06-28 14:05:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.126.252.179",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.126.252.179, 104.23.223.40",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA4IiwidXNlcm5hbWUiOiJzMjAwOGRiIiwiZW1haWwiOiJzb29kYWJlbmFraGFlZTIwMDhAZ21haWwuY29tIiwiZXhwIjoxNzgzMjYwMjQzfQ.BDoJsBJ0vmvlob_3lnlARdepz48r87lHkNiXWm6Izv0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a12d3ead0f9af327-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.126.252.179",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jun-2026 14:05:10 UTC] === END API CALL LOG ===
[28-Jun-2026 14:05:10 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jun-2026 14:05:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA4IiwidXNlcm5hbWUiOiJzMjAwOGRiIiwiZW1haWwiOiJzb29kYWJlbmFraGFlZTIwMDhAZ21haWwuY29tIiwiZXhwIjoxNzgzMjYwMjQzfQ.BDoJsBJ0vmvlob_3lnlARdepz48r87lHkNiXWm6Izv0
[28-Jun-2026 14:05:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jun-2026 14:05:10 UTC] ✅ JWT token verified successfully for user profile
[28-Jun-2026 14:05:10 UTC] User ID: 908
[28-Jun-2026 14:05:10 UTC] ✅ User profile retrieved successfully for user ID: 908
[28-Jun-2026 14:05:16 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jun-2026 14:05:16 UTC] === API CALL LOG ===
[28-Jun-2026 14:05:16 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jun-2026 14:05:16 UTC] Endpoint: user/profile.php
[28-Jun-2026 14:05:16 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"5.126.252.179, 104.23.223.40","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA4IiwidXNlcm5hbWUiOiJzMjAwOGRiIiwiZW1haWwiOiJzb29kYWJlbmFraGFlZTIwMDhAZ21haWwuY29tIiwiZXhwIjoxNzgzMjYwMjQzfQ.BDoJsBJ0vmvlob_3lnlARdepz48r87lHkNiXWm6Izv0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a12d3ecefc66f327-ARN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"5.126.252.179","cf-ipcountry":"IR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Jun-2026 14:05:16 UTC] Full Log Data: {
    "timestamp": "2026-06-28 14:05:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.126.252.179",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.126.252.179, 104.23.223.40",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA4IiwidXNlcm5hbWUiOiJzMjAwOGRiIiwiZW1haWwiOiJzb29kYWJlbmFraGFlZTIwMDhAZ21haWwuY29tIiwiZXhwIjoxNzgzMjYwMjQzfQ.BDoJsBJ0vmvlob_3lnlARdepz48r87lHkNiXWm6Izv0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a12d3ecefc68f327-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.126.252.179",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jun-2026 14:05:16 UTC] === User Orders API Called ===
[28-Jun-2026 14:05:16 UTC] === END API CALL LOG ===
[28-Jun-2026 14:05:16 UTC] User ID: 908
[28-Jun-2026 14:05:16 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jun-2026 14:05:16 UTC] Limit: 20, Offset: 0
[28-Jun-2026 14:05:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA4IiwidXNlcm5hbWUiOiJzMjAwOGRiIiwiZW1haWwiOiJzb29kYWJlbmFraGFlZTIwMDhAZ21haWwuY29tIiwiZXhwIjoxNzgzMjYwMjQzfQ.BDoJsBJ0vmvlob_3lnlARdepz48r87lHkNiXWm6Izv0
[28-Jun-2026 14:05:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jun-2026 14:05:16 UTC] ✅ JWT token verified successfully for user profile
[28-Jun-2026 14:05:16 UTC] User ID: 908
[28-Jun-2026 14:05:16 UTC] Orders found: 0
[28-Jun-2026 14:05:16 UTC] Orders data: []
[28-Jun-2026 14:05:16 UTC] ✅ User profile retrieved successfully for user ID: 908
[28-Jun-2026 14:05:16 UTC] Total orders count: 0
[28-Jun-2026 14:05:16 UTC] === API CALL LOG ===
[28-Jun-2026 14:05:16 UTC] Endpoint: user/profile.php
[28-Jun-2026 14:05:16 UTC] Full Log Data: {
    "timestamp": "2026-06-28 14:05:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.126.252.179",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.126.252.179, 104.23.223.41",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA4IiwidXNlcm5hbWUiOiJzMjAwOGRiIiwiZW1haWwiOiJzb29kYWJlbmFraGFlZTIwMDhAZ21haWwuY29tIiwiZXhwIjoxNzgzMjYwMjQzfQ.BDoJsBJ0vmvlob_3lnlARdepz48r87lHkNiXWm6Izv0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a12d3ed2cfebf327-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.126.252.179",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jun-2026 14:05:16 UTC] === END API CALL LOG ===
[28-Jun-2026 14:05:16 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jun-2026 14:05:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA4IiwidXNlcm5hbWUiOiJzMjAwOGRiIiwiZW1haWwiOiJzb29kYWJlbmFraGFlZTIwMDhAZ21haWwuY29tIiwiZXhwIjoxNzgzMjYwMjQzfQ.BDoJsBJ0vmvlob_3lnlARdepz48r87lHkNiXWm6Izv0
[28-Jun-2026 14:05:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jun-2026 14:05:16 UTC] ✅ JWT token verified successfully for user profile
[28-Jun-2026 14:05:16 UTC] User ID: 908
[28-Jun-2026 14:05:16 UTC] ✅ User profile retrieved successfully for user ID: 908
[28-Jun-2026 14:05:17 UTC] === API CALL LOG ===
[28-Jun-2026 14:05:17 UTC] Endpoint: user/profile.php
[28-Jun-2026 14:05:17 UTC] Full Log Data: {
    "timestamp": "2026-06-28 14:05:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.126.252.179",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.126.252.179, 104.23.223.40",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA4IiwidXNlcm5hbWUiOiJzMjAwOGRiIiwiZW1haWwiOiJzb29kYWJlbmFraGFlZTIwMDhAZ21haWwuY29tIiwiZXhwIjoxNzgzMjYwMjQzfQ.BDoJsBJ0vmvlob_3lnlARdepz48r87lHkNiXWm6Izv0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a12d3ed55809f327-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.126.252.179",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jun-2026 14:05:17 UTC] === END API CALL LOG ===
[28-Jun-2026 14:05:17 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jun-2026 14:05:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA4IiwidXNlcm5hbWUiOiJzMjAwOGRiIiwiZW1haWwiOiJzb29kYWJlbmFraGFlZTIwMDhAZ21haWwuY29tIiwiZXhwIjoxNzgzMjYwMjQzfQ.BDoJsBJ0vmvlob_3lnlARdepz48r87lHkNiXWm6Izv0
[28-Jun-2026 14:05:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jun-2026 14:05:17 UTC] ✅ JWT token verified successfully for user profile
[28-Jun-2026 14:05:17 UTC] User ID: 908
[28-Jun-2026 14:05:17 UTC] ✅ User profile retrieved successfully for user ID: 908
[28-Jun-2026 14:05:21 UTC] === API CALL LOG ===
[28-Jun-2026 14:05:21 UTC] Endpoint: user/profile.php
[28-Jun-2026 14:05:21 UTC] Full Log Data: {
    "timestamp": "2026-06-28 14:05:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.126.252.179",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.126.252.179, 104.23.223.41",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA4IiwidXNlcm5hbWUiOiJzMjAwOGRiIiwiZW1haWwiOiJzb29kYWJlbmFraGFlZTIwMDhAZ21haWwuY29tIiwiZXhwIjoxNzgzMjYwMjQzfQ.BDoJsBJ0vmvlob_3lnlARdepz48r87lHkNiXWm6Izv0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a12d3eee5b86f327-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.126.252.179",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jun-2026 14:05:21 UTC] === END API CALL LOG ===
[28-Jun-2026 14:05:21 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jun-2026 14:05:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA4IiwidXNlcm5hbWUiOiJzMjAwOGRiIiwiZW1haWwiOiJzb29kYWJlbmFraGFlZTIwMDhAZ21haWwuY29tIiwiZXhwIjoxNzgzMjYwMjQzfQ.BDoJsBJ0vmvlob_3lnlARdepz48r87lHkNiXWm6Izv0
[28-Jun-2026 14:05:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jun-2026 14:05:21 UTC] ✅ JWT token verified successfully for user profile
[28-Jun-2026 14:05:21 UTC] User ID: 908
[28-Jun-2026 14:05:21 UTC] ✅ User profile retrieved successfully for user ID: 908
[28-Jun-2026 14:05:27 UTC] === API CALL LOG ===
[28-Jun-2026 14:05:27 UTC] Endpoint: user/profile.php
[28-Jun-2026 14:05:27 UTC] Full Log Data: {
    "timestamp": "2026-06-28 14:05:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.126.252.179",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.126.252.179, 104.23.223.40",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA4IiwidXNlcm5hbWUiOiJzMjAwOGRiIiwiZW1haWwiOiJzb29kYWJlbmFraGFlZTIwMDhAZ21haWwuY29tIiwiZXhwIjoxNzgzMjYwMjQzfQ.BDoJsBJ0vmvlob_3lnlARdepz48r87lHkNiXWm6Izv0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a12d3f12efc0f327-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.126.252.179",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jun-2026 14:05:27 UTC] === END API CALL LOG ===
[28-Jun-2026 14:05:27 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jun-2026 14:05:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA4IiwidXNlcm5hbWUiOiJzMjAwOGRiIiwiZW1haWwiOiJzb29kYWJlbmFraGFlZTIwMDhAZ21haWwuY29tIiwiZXhwIjoxNzgzMjYwMjQzfQ.BDoJsBJ0vmvlob_3lnlARdepz48r87lHkNiXWm6Izv0
[28-Jun-2026 14:05:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jun-2026 14:05:27 UTC] ✅ JWT token verified successfully for user profile
[28-Jun-2026 14:05:27 UTC] User ID: 908
[28-Jun-2026 14:05:27 UTC] ✅ User profile retrieved successfully for user ID: 908
[28-Jun-2026 14:05:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jun-2026 14:05:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jun-2026 14:05:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"5.126.252.179, 104.23.223.40","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA4IiwidXNlcm5hbWUiOiJzMjAwOGRiIiwiZW1haWwiOiJzb29kYWJlbmFraGFlZTIwMDhAZ21haWwuY29tIiwiZXhwIjoxNzgzMjYwMjQzfQ.BDoJsBJ0vmvlob_3lnlARdepz48r87lHkNiXWm6Izv0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a12d3f2f1a59f327-ARN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"5.126.252.179","cf-ipcountry":"IR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Jun-2026 14:05:31 UTC] === User Orders API Called ===
[28-Jun-2026 14:05:31 UTC] User ID: 908
[28-Jun-2026 14:05:31 UTC] Limit: 20, Offset: 0
[28-Jun-2026 14:05:31 UTC] Orders found: 0
[28-Jun-2026 14:05:31 UTC] Orders data: []
[28-Jun-2026 14:05:31 UTC] Total orders count: 0
[28-Jun-2026 14:05:31 UTC] === API CALL LOG ===
[28-Jun-2026 14:05:31 UTC] Endpoint: user/profile.php
[28-Jun-2026 14:05:31 UTC] Full Log Data: {
    "timestamp": "2026-06-28 14:05:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.126.252.179",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.126.252.179, 104.23.223.40",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA4IiwidXNlcm5hbWUiOiJzMjAwOGRiIiwiZW1haWwiOiJzb29kYWJlbmFraGFlZTIwMDhAZ21haWwuY29tIiwiZXhwIjoxNzgzMjYwMjQzfQ.BDoJsBJ0vmvlob_3lnlARdepz48r87lHkNiXWm6Izv0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a12d3f2f1a5df327-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.126.252.179",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jun-2026 14:05:31 UTC] === END API CALL LOG ===
[28-Jun-2026 14:05:31 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jun-2026 14:05:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA4IiwidXNlcm5hbWUiOiJzMjAwOGRiIiwiZW1haWwiOiJzb29kYWJlbmFraGFlZTIwMDhAZ21haWwuY29tIiwiZXhwIjoxNzgzMjYwMjQzfQ.BDoJsBJ0vmvlob_3lnlARdepz48r87lHkNiXWm6Izv0
[28-Jun-2026 14:05:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jun-2026 14:05:31 UTC] ✅ JWT token verified successfully for user profile
[28-Jun-2026 14:05:31 UTC] User ID: 908
[28-Jun-2026 14:05:31 UTC] ✅ User profile retrieved successfully for user ID: 908
[28-Jun-2026 14:05:31 UTC] === API CALL LOG ===
[28-Jun-2026 14:05:31 UTC] Endpoint: user/profile.php
[28-Jun-2026 14:05:31 UTC] Full Log Data: {
    "timestamp": "2026-06-28 14:05:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.126.252.179",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.126.252.179, 104.23.223.40",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA4IiwidXNlcm5hbWUiOiJzMjAwOGRiIiwiZW1haWwiOiJzb29kYWJlbmFraGFlZTIwMDhAZ21haWwuY29tIiwiZXhwIjoxNzgzMjYwMjQzfQ.BDoJsBJ0vmvlob_3lnlARdepz48r87lHkNiXWm6Izv0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a12d3f30ffcef327-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.126.252.179",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jun-2026 14:05:31 UTC] === END API CALL LOG ===
[28-Jun-2026 14:05:31 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jun-2026 14:05:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA4IiwidXNlcm5hbWUiOiJzMjAwOGRiIiwiZW1haWwiOiJzb29kYWJlbmFraGFlZTIwMDhAZ21haWwuY29tIiwiZXhwIjoxNzgzMjYwMjQzfQ.BDoJsBJ0vmvlob_3lnlARdepz48r87lHkNiXWm6Izv0
[28-Jun-2026 14:05:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jun-2026 14:05:31 UTC] ✅ JWT token verified successfully for user profile
[28-Jun-2026 14:05:31 UTC] User ID: 908
[28-Jun-2026 14:05:31 UTC] ✅ User profile retrieved successfully for user ID: 908
[28-Jun-2026 14:05:32 UTC] === API CALL LOG ===
[28-Jun-2026 14:05:32 UTC] Endpoint: user/profile.php
[28-Jun-2026 14:05:32 UTC] Full Log Data: {
    "timestamp": "2026-06-28 14:05:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.126.252.179",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.126.252.179, 104.23.223.40",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA4IiwidXNlcm5hbWUiOiJzMjAwOGRiIiwiZW1haWwiOiJzb29kYWJlbmFraGFlZTIwMDhAZ21haWwuY29tIiwiZXhwIjoxNzgzMjYwMjQzfQ.BDoJsBJ0vmvlob_3lnlARdepz48r87lHkNiXWm6Izv0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a12d3f34284bf327-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.126.252.179",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jun-2026 14:05:32 UTC] === END API CALL LOG ===
[28-Jun-2026 14:05:32 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jun-2026 14:05:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA4IiwidXNlcm5hbWUiOiJzMjAwOGRiIiwiZW1haWwiOiJzb29kYWJlbmFraGFlZTIwMDhAZ21haWwuY29tIiwiZXhwIjoxNzgzMjYwMjQzfQ.BDoJsBJ0vmvlob_3lnlARdepz48r87lHkNiXWm6Izv0
[28-Jun-2026 14:05:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jun-2026 14:05:32 UTC] ✅ JWT token verified successfully for user profile
[28-Jun-2026 14:05:32 UTC] User ID: 908
[28-Jun-2026 14:05:32 UTC] ✅ User profile retrieved successfully for user ID: 908
[28-Jun-2026 14:05:51 UTC] === API CALL LOG ===
[28-Jun-2026 14:05:51 UTC] Endpoint: user/profile.php
[28-Jun-2026 14:05:51 UTC] Full Log Data: {
    "timestamp": "2026-06-28 14:05:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.126.252.179",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.126.252.179, 104.23.223.40",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA4IiwidXNlcm5hbWUiOiJzMjAwOGRiIiwiZW1haWwiOiJzb29kYWJlbmFraGFlZTIwMDhAZ21haWwuY29tIiwiZXhwIjoxNzgzMjYwMjQzfQ.BDoJsBJ0vmvlob_3lnlARdepz48r87lHkNiXWm6Izv0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a12d3fac5ebff327-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.126.252.179",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jun-2026 14:05:51 UTC] === END API CALL LOG ===
[28-Jun-2026 14:05:51 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jun-2026 14:05:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA4IiwidXNlcm5hbWUiOiJzMjAwOGRiIiwiZW1haWwiOiJzb29kYWJlbmFraGFlZTIwMDhAZ21haWwuY29tIiwiZXhwIjoxNzgzMjYwMjQzfQ.BDoJsBJ0vmvlob_3lnlARdepz48r87lHkNiXWm6Izv0
[28-Jun-2026 14:05:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jun-2026 14:05:51 UTC] ✅ JWT token verified successfully for user profile
[28-Jun-2026 14:05:51 UTC] User ID: 908
[28-Jun-2026 14:05:51 UTC] ✅ User profile retrieved successfully for user ID: 908
[28-Jun-2026 14:05:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jun-2026 14:05:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jun-2026 14:05:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"5.126.252.179, 104.23.223.40","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA4IiwidXNlcm5hbWUiOiJzMjAwOGRiIiwiZW1haWwiOiJzb29kYWJlbmFraGFlZTIwMDhAZ21haWwuY29tIiwiZXhwIjoxNzgzMjYwMjQzfQ.BDoJsBJ0vmvlob_3lnlARdepz48r87lHkNiXWm6Izv0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a12d3fac5ebdf327-ARN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"5.126.252.179","cf-ipcountry":"IR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Jun-2026 14:05:51 UTC] === User Orders API Called ===
[28-Jun-2026 14:05:51 UTC] User ID: 908
[28-Jun-2026 14:05:51 UTC] Limit: 20, Offset: 0
[28-Jun-2026 14:05:51 UTC] Orders found: 0
[28-Jun-2026 14:05:51 UTC] Orders data: []
[28-Jun-2026 14:05:51 UTC] Total orders count: 0
[28-Jun-2026 14:05:52 UTC] === API CALL LOG ===
[28-Jun-2026 14:05:52 UTC] Endpoint: user/profile.php
[28-Jun-2026 14:05:52 UTC] Full Log Data: {
    "timestamp": "2026-06-28 14:05:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.126.252.179",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.126.252.179, 104.23.223.40",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA4IiwidXNlcm5hbWUiOiJzMjAwOGRiIiwiZW1haWwiOiJzb29kYWJlbmFraGFlZTIwMDhAZ21haWwuY29tIiwiZXhwIjoxNzgzMjYwMjQzfQ.BDoJsBJ0vmvlob_3lnlARdepz48r87lHkNiXWm6Izv0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a12d3fb18deaf327-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.126.252.179",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jun-2026 14:05:52 UTC] === END API CALL LOG ===
[28-Jun-2026 14:05:52 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jun-2026 14:05:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA4IiwidXNlcm5hbWUiOiJzMjAwOGRiIiwiZW1haWwiOiJzb29kYWJlbmFraGFlZTIwMDhAZ21haWwuY29tIiwiZXhwIjoxNzgzMjYwMjQzfQ.BDoJsBJ0vmvlob_3lnlARdepz48r87lHkNiXWm6Izv0
[28-Jun-2026 14:05:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jun-2026 14:05:52 UTC] ✅ JWT token verified successfully for user profile
[28-Jun-2026 14:05:52 UTC] User ID: 908
[28-Jun-2026 14:05:52 UTC] ✅ User profile retrieved successfully for user ID: 908
[28-Jun-2026 14:05:52 UTC] === API CALL LOG ===
[28-Jun-2026 14:05:52 UTC] Endpoint: user/profile.php
[28-Jun-2026 14:05:52 UTC] Full Log Data: {
    "timestamp": "2026-06-28 14:05:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.126.252.179",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.126.252.179, 104.23.223.40",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA4IiwidXNlcm5hbWUiOiJzMjAwOGRiIiwiZW1haWwiOiJzb29kYWJlbmFraGFlZTIwMDhAZ21haWwuY29tIiwiZXhwIjoxNzgzMjYwMjQzfQ.BDoJsBJ0vmvlob_3lnlARdepz48r87lHkNiXWm6Izv0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a12d3fb40d63f327-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.126.252.179",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jun-2026 14:05:52 UTC] === END API CALL LOG ===
[28-Jun-2026 14:05:52 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jun-2026 14:05:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA4IiwidXNlcm5hbWUiOiJzMjAwOGRiIiwiZW1haWwiOiJzb29kYWJlbmFraGFlZTIwMDhAZ21haWwuY29tIiwiZXhwIjoxNzgzMjYwMjQzfQ.BDoJsBJ0vmvlob_3lnlARdepz48r87lHkNiXWm6Izv0
[28-Jun-2026 14:05:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jun-2026 14:05:52 UTC] ✅ JWT token verified successfully for user profile
[28-Jun-2026 14:05:52 UTC] User ID: 908
[28-Jun-2026 14:05:52 UTC] ✅ User profile retrieved successfully for user ID: 908
[28-Jun-2026 14:06:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jun-2026 14:06:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jun-2026 14:06:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"5.126.252.179, 104.23.223.41","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA4IiwidXNlcm5hbWUiOiJzMjAwOGRiIiwiZW1haWwiOiJzb29kYWJlbmFraGFlZTIwMDhAZ21haWwuY29tIiwiZXhwIjoxNzgzMjYwMjQzfQ.BDoJsBJ0vmvlob_3lnlARdepz48r87lHkNiXWm6Izv0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a12d402b1f8ef327-ARN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"5.126.252.179","cf-ipcountry":"IR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Jun-2026 14:06:11 UTC] === User Orders API Called ===
[28-Jun-2026 14:06:11 UTC] User ID: 908
[28-Jun-2026 14:06:11 UTC] Limit: 20, Offset: 0
[28-Jun-2026 14:06:11 UTC] Orders found: 0
[28-Jun-2026 14:06:11 UTC] Orders data: []
[28-Jun-2026 14:06:11 UTC] Total orders count: 0
[28-Jun-2026 14:06:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jun-2026 14:06:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jun-2026 14:06:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"5.126.252.179, 104.23.223.41","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA4IiwidXNlcm5hbWUiOiJzMjAwOGRiIiwiZW1haWwiOiJzb29kYWJlbmFraGFlZTIwMDhAZ21haWwuY29tIiwiZXhwIjoxNzgzMjYwMjQzfQ.BDoJsBJ0vmvlob_3lnlARdepz48r87lHkNiXWm6Izv0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a12d40398a7bf327-ARN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"5.126.252.179","cf-ipcountry":"IR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Jun-2026 14:06:14 UTC] === User Orders API Called ===
[28-Jun-2026 14:06:14 UTC] User ID: 908
[28-Jun-2026 14:06:14 UTC] Limit: 20, Offset: 0
[28-Jun-2026 14:06:14 UTC] Orders found: 0
[28-Jun-2026 14:06:14 UTC] Orders data: []
[28-Jun-2026 14:06:14 UTC] Total orders count: 0
[28-Jun-2026 14:06:14 UTC] === API CALL LOG ===
[28-Jun-2026 14:06:14 UTC] Endpoint: user/profile.php
[28-Jun-2026 14:06:14 UTC] Full Log Data: {
    "timestamp": "2026-06-28 14:06:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.126.252.179",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.126.252.179, 104.23.223.41",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA4IiwidXNlcm5hbWUiOiJzMjAwOGRiIiwiZW1haWwiOiJzb29kYWJlbmFraGFlZTIwMDhAZ21haWwuY29tIiwiZXhwIjoxNzgzMjYwMjQzfQ.BDoJsBJ0vmvlob_3lnlARdepz48r87lHkNiXWm6Izv0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a12d40398a7ef327-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.126.252.179",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jun-2026 14:06:14 UTC] === END API CALL LOG ===
[28-Jun-2026 14:06:14 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jun-2026 14:06:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA4IiwidXNlcm5hbWUiOiJzMjAwOGRiIiwiZW1haWwiOiJzb29kYWJlbmFraGFlZTIwMDhAZ21haWwuY29tIiwiZXhwIjoxNzgzMjYwMjQzfQ.BDoJsBJ0vmvlob_3lnlARdepz48r87lHkNiXWm6Izv0
[28-Jun-2026 14:06:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jun-2026 14:06:14 UTC] ✅ JWT token verified successfully for user profile
[28-Jun-2026 14:06:14 UTC] User ID: 908
[28-Jun-2026 14:06:14 UTC] ✅ User profile retrieved successfully for user ID: 908
[28-Jun-2026 14:06:14 UTC] === API CALL LOG ===
[28-Jun-2026 14:06:14 UTC] Endpoint: user/profile.php
[28-Jun-2026 14:06:14 UTC] Full Log Data: {
    "timestamp": "2026-06-28 14:06:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.126.252.179",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.126.252.179, 104.23.223.41",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA4IiwidXNlcm5hbWUiOiJzMjAwOGRiIiwiZW1haWwiOiJzb29kYWJlbmFraGFlZTIwMDhAZ21haWwuY29tIiwiZXhwIjoxNzgzMjYwMjQzfQ.BDoJsBJ0vmvlob_3lnlARdepz48r87lHkNiXWm6Izv0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a12d403d5eb9f327-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.126.252.179",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jun-2026 14:06:14 UTC] === END API CALL LOG ===
[28-Jun-2026 14:06:14 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jun-2026 14:06:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA4IiwidXNlcm5hbWUiOiJzMjAwOGRiIiwiZW1haWwiOiJzb29kYWJlbmFraGFlZTIwMDhAZ21haWwuY29tIiwiZXhwIjoxNzgzMjYwMjQzfQ.BDoJsBJ0vmvlob_3lnlARdepz48r87lHkNiXWm6Izv0
[28-Jun-2026 14:06:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jun-2026 14:06:14 UTC] ✅ JWT token verified successfully for user profile
[28-Jun-2026 14:06:14 UTC] User ID: 908
[28-Jun-2026 14:06:14 UTC] ✅ User profile retrieved successfully for user ID: 908
[28-Jun-2026 14:06:15 UTC] === API CALL LOG ===
[28-Jun-2026 14:06:15 UTC] Endpoint: user/profile.php
[28-Jun-2026 14:06:15 UTC] Full Log Data: {
    "timestamp": "2026-06-28 14:06:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.126.252.179",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.126.252.179, 104.23.223.41",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA4IiwidXNlcm5hbWUiOiJzMjAwOGRiIiwiZW1haWwiOiJzb29kYWJlbmFraGFlZTIwMDhAZ21haWwuY29tIiwiZXhwIjoxNzgzMjYwMjQzfQ.BDoJsBJ0vmvlob_3lnlARdepz48r87lHkNiXWm6Izv0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a12d4043fad1f327-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.126.252.179",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jun-2026 14:06:15 UTC] === END API CALL LOG ===
[28-Jun-2026 14:06:15 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jun-2026 14:06:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA4IiwidXNlcm5hbWUiOiJzMjAwOGRiIiwiZW1haWwiOiJzb29kYWJlbmFraGFlZTIwMDhAZ21haWwuY29tIiwiZXhwIjoxNzgzMjYwMjQzfQ.BDoJsBJ0vmvlob_3lnlARdepz48r87lHkNiXWm6Izv0
[28-Jun-2026 14:06:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jun-2026 14:06:15 UTC] ✅ JWT token verified successfully for user profile
[28-Jun-2026 14:06:15 UTC] User ID: 908
[28-Jun-2026 14:06:15 UTC] ✅ User profile retrieved successfully for user ID: 908
[28-Jun-2026 14:06:23 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jun-2026 14:06:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jun-2026 14:06:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"5.126.252.179, 104.23.223.40","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA4IiwidXNlcm5hbWUiOiJzMjAwOGRiIiwiZW1haWwiOiJzb29kYWJlbmFraGFlZTIwMDhAZ21haWwuY29tIiwiZXhwIjoxNzgzMjYwMjQzfQ.BDoJsBJ0vmvlob_3lnlARdepz48r87lHkNiXWm6Izv0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a12d4076df6ef327-ARN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"5.126.252.179","cf-ipcountry":"IR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Jun-2026 14:06:23 UTC] === API CALL LOG ===
[28-Jun-2026 14:06:23 UTC] Endpoint: user/profile.php
[28-Jun-2026 14:06:23 UTC] === User Orders API Called ===
[28-Jun-2026 14:06:23 UTC] Full Log Data: {
    "timestamp": "2026-06-28 14:06:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.126.252.179",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.126.252.179, 104.23.223.40",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA4IiwidXNlcm5hbWUiOiJzMjAwOGRiIiwiZW1haWwiOiJzb29kYWJlbmFraGFlZTIwMDhAZ21haWwuY29tIiwiZXhwIjoxNzgzMjYwMjQzfQ.BDoJsBJ0vmvlob_3lnlARdepz48r87lHkNiXWm6Izv0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a12d4076df71f327-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.126.252.179",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jun-2026 14:06:23 UTC] User ID: 908
[28-Jun-2026 14:06:23 UTC] === END API CALL LOG ===
[28-Jun-2026 14:06:23 UTC] Limit: 20, Offset: 0
[28-Jun-2026 14:06:23 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jun-2026 14:06:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA4IiwidXNlcm5hbWUiOiJzMjAwOGRiIiwiZW1haWwiOiJzb29kYWJlbmFraGFlZTIwMDhAZ21haWwuY29tIiwiZXhwIjoxNzgzMjYwMjQzfQ.BDoJsBJ0vmvlob_3lnlARdepz48r87lHkNiXWm6Izv0
[28-Jun-2026 14:06:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jun-2026 14:06:23 UTC] ✅ JWT token verified successfully for user profile
[28-Jun-2026 14:06:23 UTC] User ID: 908
[28-Jun-2026 14:06:23 UTC] Orders found: 0
[28-Jun-2026 14:06:23 UTC] Orders data: []
[28-Jun-2026 14:06:23 UTC] Total orders count: 0
[28-Jun-2026 14:06:23 UTC] ✅ User profile retrieved successfully for user ID: 908
[28-Jun-2026 14:06:24 UTC] === API CALL LOG ===
[28-Jun-2026 14:06:24 UTC] Endpoint: user/profile.php
[28-Jun-2026 14:06:24 UTC] Full Log Data: {
    "timestamp": "2026-06-28 14:06:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.126.252.179",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.126.252.179, 104.23.223.40",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA4IiwidXNlcm5hbWUiOiJzMjAwOGRiIiwiZW1haWwiOiJzb29kYWJlbmFraGFlZTIwMDhAZ21haWwuY29tIiwiZXhwIjoxNzgzMjYwMjQzfQ.BDoJsBJ0vmvlob_3lnlARdepz48r87lHkNiXWm6Izv0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a12d407a586df327-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.126.252.179",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jun-2026 14:06:24 UTC] === END API CALL LOG ===
[28-Jun-2026 14:06:24 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jun-2026 14:06:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA4IiwidXNlcm5hbWUiOiJzMjAwOGRiIiwiZW1haWwiOiJzb29kYWJlbmFraGFlZTIwMDhAZ21haWwuY29tIiwiZXhwIjoxNzgzMjYwMjQzfQ.BDoJsBJ0vmvlob_3lnlARdepz48r87lHkNiXWm6Izv0
[28-Jun-2026 14:06:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jun-2026 14:06:24 UTC] ✅ JWT token verified successfully for user profile
[28-Jun-2026 14:06:24 UTC] User ID: 908
[28-Jun-2026 14:06:24 UTC] ✅ User profile retrieved successfully for user ID: 908
[28-Jun-2026 14:06:25 UTC] === API CALL LOG ===
[28-Jun-2026 14:06:25 UTC] Endpoint: user/profile.php
[28-Jun-2026 14:06:25 UTC] Full Log Data: {
    "timestamp": "2026-06-28 14:06:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.126.252.179",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.126.252.179, 104.23.223.40",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA4IiwidXNlcm5hbWUiOiJzMjAwOGRiIiwiZW1haWwiOiJzb29kYWJlbmFraGFlZTIwMDhAZ21haWwuY29tIiwiZXhwIjoxNzgzMjYwMjQzfQ.BDoJsBJ0vmvlob_3lnlARdepz48r87lHkNiXWm6Izv0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a12d407e8c61f327-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.126.252.179",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jun-2026 14:06:25 UTC] === END API CALL LOG ===
[28-Jun-2026 14:06:25 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jun-2026 14:06:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA4IiwidXNlcm5hbWUiOiJzMjAwOGRiIiwiZW1haWwiOiJzb29kYWJlbmFraGFlZTIwMDhAZ21haWwuY29tIiwiZXhwIjoxNzgzMjYwMjQzfQ.BDoJsBJ0vmvlob_3lnlARdepz48r87lHkNiXWm6Izv0
[28-Jun-2026 14:06:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jun-2026 14:06:25 UTC] ✅ JWT token verified successfully for user profile
[28-Jun-2026 14:06:25 UTC] User ID: 908
[28-Jun-2026 14:06:25 UTC] ✅ User profile retrieved successfully for user ID: 908
[28-Jun-2026 14:06:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jun-2026 14:06:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jun-2026 14:06:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"5.126.252.179, 104.23.223.41","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA4IiwidXNlcm5hbWUiOiJzMjAwOGRiIiwiZW1haWwiOiJzb29kYWJlbmFraGFlZTIwMDhAZ21haWwuY29tIiwiZXhwIjoxNzgzMjYwMjQzfQ.BDoJsBJ0vmvlob_3lnlARdepz48r87lHkNiXWm6Izv0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a12d40fcbb70f327-ARN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"5.126.252.179","cf-ipcountry":"IR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Jun-2026 14:06:45 UTC] === User Orders API Called ===
[28-Jun-2026 14:06:45 UTC] User ID: 908
[28-Jun-2026 14:06:45 UTC] Limit: 20, Offset: 0
[28-Jun-2026 14:06:45 UTC] Orders found: 0
[28-Jun-2026 14:06:45 UTC] Orders data: []
[28-Jun-2026 14:06:45 UTC] Total orders count: 0
[28-Jun-2026 14:06:45 UTC] === API CALL LOG ===
[28-Jun-2026 14:06:45 UTC] Endpoint: user/profile.php
[28-Jun-2026 14:06:45 UTC] Full Log Data: {
    "timestamp": "2026-06-28 14:06:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.126.252.179",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.126.252.179, 104.23.223.41",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA4IiwidXNlcm5hbWUiOiJzMjAwOGRiIiwiZW1haWwiOiJzb29kYWJlbmFraGFlZTIwMDhAZ21haWwuY29tIiwiZXhwIjoxNzgzMjYwMjQzfQ.BDoJsBJ0vmvlob_3lnlARdepz48r87lHkNiXWm6Izv0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a12d40fcbb71f327-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.126.252.179",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jun-2026 14:06:45 UTC] === END API CALL LOG ===
[28-Jun-2026 14:06:45 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jun-2026 14:06:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA4IiwidXNlcm5hbWUiOiJzMjAwOGRiIiwiZW1haWwiOiJzb29kYWJlbmFraGFlZTIwMDhAZ21haWwuY29tIiwiZXhwIjoxNzgzMjYwMjQzfQ.BDoJsBJ0vmvlob_3lnlARdepz48r87lHkNiXWm6Izv0
[28-Jun-2026 14:06:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jun-2026 14:06:45 UTC] ✅ JWT token verified successfully for user profile
[28-Jun-2026 14:06:45 UTC] User ID: 908
[28-Jun-2026 14:06:45 UTC] ✅ User profile retrieved successfully for user ID: 908
[28-Jun-2026 14:06:45 UTC] === API CALL LOG ===
[28-Jun-2026 14:06:45 UTC] Endpoint: user/profile.php
[28-Jun-2026 14:06:45 UTC] Full Log Data: {
    "timestamp": "2026-06-28 14:06:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.126.252.179",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.126.252.179, 104.23.223.41",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA4IiwidXNlcm5hbWUiOiJzMjAwOGRiIiwiZW1haWwiOiJzb29kYWJlbmFraGFlZTIwMDhAZ21haWwuY29tIiwiZXhwIjoxNzgzMjYwMjQzfQ.BDoJsBJ0vmvlob_3lnlARdepz48r87lHkNiXWm6Izv0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a12d40fe3f66f327-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.126.252.179",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jun-2026 14:06:45 UTC] === END API CALL LOG ===
[28-Jun-2026 14:06:45 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jun-2026 14:06:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA4IiwidXNlcm5hbWUiOiJzMjAwOGRiIiwiZW1haWwiOiJzb29kYWJlbmFraGFlZTIwMDhAZ21haWwuY29tIiwiZXhwIjoxNzgzMjYwMjQzfQ.BDoJsBJ0vmvlob_3lnlARdepz48r87lHkNiXWm6Izv0
[28-Jun-2026 14:06:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jun-2026 14:06:45 UTC] ✅ JWT token verified successfully for user profile
[28-Jun-2026 14:06:45 UTC] User ID: 908
[28-Jun-2026 14:06:45 UTC] ✅ User profile retrieved successfully for user ID: 908
[28-Jun-2026 14:06:46 UTC] === API CALL LOG ===
[28-Jun-2026 14:06:46 UTC] Endpoint: user/profile.php
[28-Jun-2026 14:06:46 UTC] Full Log Data: {
    "timestamp": "2026-06-28 14:06:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.126.252.179",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.126.252.179, 104.23.223.41",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA4IiwidXNlcm5hbWUiOiJzMjAwOGRiIiwiZW1haWwiOiJzb29kYWJlbmFraGFlZTIwMDhAZ21haWwuY29tIiwiZXhwIjoxNzgzMjYwMjQzfQ.BDoJsBJ0vmvlob_3lnlARdepz48r87lHkNiXWm6Izv0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a12d4104283ff327-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.126.252.179",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jun-2026 14:06:46 UTC] === END API CALL LOG ===
[28-Jun-2026 14:06:46 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jun-2026 14:06:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA4IiwidXNlcm5hbWUiOiJzMjAwOGRiIiwiZW1haWwiOiJzb29kYWJlbmFraGFlZTIwMDhAZ21haWwuY29tIiwiZXhwIjoxNzgzMjYwMjQzfQ.BDoJsBJ0vmvlob_3lnlARdepz48r87lHkNiXWm6Izv0
[28-Jun-2026 14:06:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jun-2026 14:06:46 UTC] ✅ JWT token verified successfully for user profile
[28-Jun-2026 14:06:46 UTC] User ID: 908
[28-Jun-2026 14:06:46 UTC] ✅ User profile retrieved successfully for user ID: 908
[28-Jun-2026 14:06:58 UTC] === API CALL LOG ===
[28-Jun-2026 14:06:58 UTC] Endpoint: user/profile.php
[28-Jun-2026 14:06:58 UTC] Full Log Data: {
    "timestamp": "2026-06-28 14:06:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.126.252.179",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.126.252.179, 104.23.223.41",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA4IiwidXNlcm5hbWUiOiJzMjAwOGRiIiwiZW1haWwiOiJzb29kYWJlbmFraGFlZTIwMDhAZ21haWwuY29tIiwiZXhwIjoxNzgzMjYwMjQzfQ.BDoJsBJ0vmvlob_3lnlARdepz48r87lHkNiXWm6Izv0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a12d414cbc16f327-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.126.252.179",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jun-2026 14:06:58 UTC] === END API CALL LOG ===
[28-Jun-2026 14:06:58 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jun-2026 14:06:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA4IiwidXNlcm5hbWUiOiJzMjAwOGRiIiwiZW1haWwiOiJzb29kYWJlbmFraGFlZTIwMDhAZ21haWwuY29tIiwiZXhwIjoxNzgzMjYwMjQzfQ.BDoJsBJ0vmvlob_3lnlARdepz48r87lHkNiXWm6Izv0
[28-Jun-2026 14:06:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jun-2026 14:06:58 UTC] ✅ JWT token verified successfully for user profile
[28-Jun-2026 14:06:58 UTC] User ID: 908
[28-Jun-2026 14:06:58 UTC] ✅ User profile retrieved successfully for user ID: 908
[28-Jun-2026 14:06:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jun-2026 14:06:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jun-2026 14:06:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"5.126.252.179, 104.23.223.41","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA4IiwidXNlcm5hbWUiOiJzMjAwOGRiIiwiZW1haWwiOiJzb29kYWJlbmFraGFlZTIwMDhAZ21haWwuY29tIiwiZXhwIjoxNzgzMjYwMjQzfQ.BDoJsBJ0vmvlob_3lnlARdepz48r87lHkNiXWm6Izv0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a12d414cbc15f327-ARN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"5.126.252.179","cf-ipcountry":"IR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Jun-2026 14:06:58 UTC] === User Orders API Called ===
[28-Jun-2026 14:06:58 UTC] User ID: 908
[28-Jun-2026 14:06:58 UTC] Limit: 20, Offset: 0
[28-Jun-2026 14:06:58 UTC] Orders found: 0
[28-Jun-2026 14:06:58 UTC] Orders data: []
[28-Jun-2026 14:06:58 UTC] Total orders count: 0
[28-Jun-2026 14:06:58 UTC] === API CALL LOG ===
[28-Jun-2026 14:06:58 UTC] Endpoint: user/profile.php
[28-Jun-2026 14:06:58 UTC] Full Log Data: {
    "timestamp": "2026-06-28 14:06:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.126.252.179",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.126.252.179, 104.23.223.41",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA4IiwidXNlcm5hbWUiOiJzMjAwOGRiIiwiZW1haWwiOiJzb29kYWJlbmFraGFlZTIwMDhAZ21haWwuY29tIiwiZXhwIjoxNzgzMjYwMjQzfQ.BDoJsBJ0vmvlob_3lnlARdepz48r87lHkNiXWm6Izv0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a12d4150df7bf327-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.126.252.179",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jun-2026 14:06:58 UTC] === END API CALL LOG ===
[28-Jun-2026 14:06:58 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jun-2026 14:06:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA4IiwidXNlcm5hbWUiOiJzMjAwOGRiIiwiZW1haWwiOiJzb29kYWJlbmFraGFlZTIwMDhAZ21haWwuY29tIiwiZXhwIjoxNzgzMjYwMjQzfQ.BDoJsBJ0vmvlob_3lnlARdepz48r87lHkNiXWm6Izv0
[28-Jun-2026 14:06:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jun-2026 14:06:58 UTC] ✅ JWT token verified successfully for user profile
[28-Jun-2026 14:06:58 UTC] User ID: 908
[28-Jun-2026 14:06:58 UTC] ✅ User profile retrieved successfully for user ID: 908
[28-Jun-2026 14:06:58 UTC] === API CALL LOG ===
[28-Jun-2026 14:06:58 UTC] Endpoint: user/profile.php
[28-Jun-2026 14:06:58 UTC] Full Log Data: {
    "timestamp": "2026-06-28 14:06:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.126.252.179",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.126.252.179, 104.23.223.41",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA4IiwidXNlcm5hbWUiOiJzMjAwOGRiIiwiZW1haWwiOiJzb29kYWJlbmFraGFlZTIwMDhAZ21haWwuY29tIiwiZXhwIjoxNzgzMjYwMjQzfQ.BDoJsBJ0vmvlob_3lnlARdepz48r87lHkNiXWm6Izv0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a12d415199d4f327-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.126.252.179",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jun-2026 14:06:58 UTC] === END API CALL LOG ===
[28-Jun-2026 14:06:58 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jun-2026 14:06:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA4IiwidXNlcm5hbWUiOiJzMjAwOGRiIiwiZW1haWwiOiJzb29kYWJlbmFraGFlZTIwMDhAZ21haWwuY29tIiwiZXhwIjoxNzgzMjYwMjQzfQ.BDoJsBJ0vmvlob_3lnlARdepz48r87lHkNiXWm6Izv0
[28-Jun-2026 14:06:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jun-2026 14:06:58 UTC] ✅ JWT token verified successfully for user profile
[28-Jun-2026 14:06:58 UTC] User ID: 908
[28-Jun-2026 14:06:58 UTC] ✅ User profile retrieved successfully for user ID: 908
[28-Jun-2026 14:07:03 UTC] === API CALL LOG ===
[28-Jun-2026 14:07:03 UTC] Endpoint: user/profile.php
[28-Jun-2026 14:07:03 UTC] Full Log Data: {
    "timestamp": "2026-06-28 14:07:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.126.252.179",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.126.252.179, 104.23.223.41",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA4IiwidXNlcm5hbWUiOiJzMjAwOGRiIiwiZW1haWwiOiJzb29kYWJlbmFraGFlZTIwMDhAZ21haWwuY29tIiwiZXhwIjoxNzgzMjYwMjQzfQ.BDoJsBJ0vmvlob_3lnlARdepz48r87lHkNiXWm6Izv0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a12d416c3cdcf327-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.126.252.179",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jun-2026 14:07:03 UTC] === END API CALL LOG ===
[28-Jun-2026 14:07:03 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jun-2026 14:07:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA4IiwidXNlcm5hbWUiOiJzMjAwOGRiIiwiZW1haWwiOiJzb29kYWJlbmFraGFlZTIwMDhAZ21haWwuY29tIiwiZXhwIjoxNzgzMjYwMjQzfQ.BDoJsBJ0vmvlob_3lnlARdepz48r87lHkNiXWm6Izv0
[28-Jun-2026 14:07:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jun-2026 14:07:03 UTC] ✅ JWT token verified successfully for user profile
[28-Jun-2026 14:07:03 UTC] User ID: 908
[28-Jun-2026 14:07:03 UTC] ✅ User profile retrieved successfully for user ID: 908
[28-Jun-2026 14:07:06 UTC] === API CALL LOG ===
[28-Jun-2026 14:07:06 UTC] Endpoint: user/profile.php
[28-Jun-2026 14:07:06 UTC] Full Log Data: {
    "timestamp": "2026-06-28 14:07:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.126.252.179",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.126.252.179, 104.23.223.41",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA4IiwidXNlcm5hbWUiOiJzMjAwOGRiIiwiZW1haWwiOiJzb29kYWJlbmFraGFlZTIwMDhAZ21haWwuY29tIiwiZXhwIjoxNzgzMjYwMjQzfQ.BDoJsBJ0vmvlob_3lnlARdepz48r87lHkNiXWm6Izv0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a12d417e895df327-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.126.252.179",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jun-2026 14:07:06 UTC] === END API CALL LOG ===
[28-Jun-2026 14:07:06 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jun-2026 14:07:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA4IiwidXNlcm5hbWUiOiJzMjAwOGRiIiwiZW1haWwiOiJzb29kYWJlbmFraGFlZTIwMDhAZ21haWwuY29tIiwiZXhwIjoxNzgzMjYwMjQzfQ.BDoJsBJ0vmvlob_3lnlARdepz48r87lHkNiXWm6Izv0
[28-Jun-2026 14:07:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jun-2026 14:07:06 UTC] ✅ JWT token verified successfully for user profile
[28-Jun-2026 14:07:06 UTC] User ID: 908
[28-Jun-2026 14:07:06 UTC] ✅ User profile retrieved successfully for user ID: 908
[28-Jun-2026 14:07:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jun-2026 14:07:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jun-2026 14:07:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"5.126.252.179, 104.23.223.41","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA4IiwidXNlcm5hbWUiOiJzMjAwOGRiIiwiZW1haWwiOiJzb29kYWJlbmFraGFlZTIwMDhAZ21haWwuY29tIiwiZXhwIjoxNzgzMjYwMjQzfQ.BDoJsBJ0vmvlob_3lnlARdepz48r87lHkNiXWm6Izv0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a12d417e8959f327-ARN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"5.126.252.179","cf-ipcountry":"IR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Jun-2026 14:07:06 UTC] === User Orders API Called ===
[28-Jun-2026 14:07:06 UTC] User ID: 908
[28-Jun-2026 14:07:06 UTC] Limit: 20, Offset: 0
[28-Jun-2026 14:07:06 UTC] Orders found: 0
[28-Jun-2026 14:07:06 UTC] Orders data: []
[28-Jun-2026 14:07:06 UTC] Total orders count: 0
[28-Jun-2026 14:07:06 UTC] === API CALL LOG ===
[28-Jun-2026 14:07:06 UTC] Endpoint: user/profile.php
[28-Jun-2026 14:07:06 UTC] Full Log Data: {
    "timestamp": "2026-06-28 14:07:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.126.252.179",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.126.252.179, 104.23.223.41",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA4IiwidXNlcm5hbWUiOiJzMjAwOGRiIiwiZW1haWwiOiJzb29kYWJlbmFraGFlZTIwMDhAZ21haWwuY29tIiwiZXhwIjoxNzgzMjYwMjQzfQ.BDoJsBJ0vmvlob_3lnlARdepz48r87lHkNiXWm6Izv0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a12d41827c28f327-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.126.252.179",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jun-2026 14:07:06 UTC] === END API CALL LOG ===
[28-Jun-2026 14:07:06 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jun-2026 14:07:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA4IiwidXNlcm5hbWUiOiJzMjAwOGRiIiwiZW1haWwiOiJzb29kYWJlbmFraGFlZTIwMDhAZ21haWwuY29tIiwiZXhwIjoxNzgzMjYwMjQzfQ.BDoJsBJ0vmvlob_3lnlARdepz48r87lHkNiXWm6Izv0
[28-Jun-2026 14:07:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jun-2026 14:07:06 UTC] ✅ JWT token verified successfully for user profile
[28-Jun-2026 14:07:06 UTC] User ID: 908
[28-Jun-2026 14:07:06 UTC] ✅ User profile retrieved successfully for user ID: 908
[28-Jun-2026 14:07:07 UTC] === API CALL LOG ===
[28-Jun-2026 14:07:07 UTC] Endpoint: user/profile.php
[28-Jun-2026 14:07:07 UTC] Full Log Data: {
    "timestamp": "2026-06-28 14:07:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.126.252.179",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.126.252.179, 104.23.223.41",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA4IiwidXNlcm5hbWUiOiJzMjAwOGRiIiwiZW1haWwiOiJzb29kYWJlbmFraGFlZTIwMDhAZ21haWwuY29tIiwiZXhwIjoxNzgzMjYwMjQzfQ.BDoJsBJ0vmvlob_3lnlARdepz48r87lHkNiXWm6Izv0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a12d4184ebc8f327-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.126.252.179",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jun-2026 14:07:07 UTC] === END API CALL LOG ===
[28-Jun-2026 14:07:07 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jun-2026 14:07:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA4IiwidXNlcm5hbWUiOiJzMjAwOGRiIiwiZW1haWwiOiJzb29kYWJlbmFraGFlZTIwMDhAZ21haWwuY29tIiwiZXhwIjoxNzgzMjYwMjQzfQ.BDoJsBJ0vmvlob_3lnlARdepz48r87lHkNiXWm6Izv0
[28-Jun-2026 14:07:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jun-2026 14:07:07 UTC] ✅ JWT token verified successfully for user profile
[28-Jun-2026 14:07:07 UTC] User ID: 908
[28-Jun-2026 14:07:07 UTC] ✅ User profile retrieved successfully for user ID: 908
[28-Jun-2026 14:07:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jun-2026 14:07:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jun-2026 14:07:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"5.126.252.179, 104.23.223.40","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA4IiwidXNlcm5hbWUiOiJzMjAwOGRiIiwiZW1haWwiOiJzb29kYWJlbmFraGFlZTIwMDhAZ21haWwuY29tIiwiZXhwIjoxNzgzMjYwMjQzfQ.BDoJsBJ0vmvlob_3lnlARdepz48r87lHkNiXWm6Izv0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a12d41cd8ecaf327-ARN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"5.126.252.179","cf-ipcountry":"IR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Jun-2026 14:07:18 UTC] === User Orders API Called ===
[28-Jun-2026 14:07:18 UTC] User ID: 908
[28-Jun-2026 14:07:18 UTC] Limit: 20, Offset: 0
[28-Jun-2026 14:07:18 UTC] Orders found: 0
[28-Jun-2026 14:07:18 UTC] Orders data: []
[28-Jun-2026 14:07:18 UTC] Total orders count: 0
[28-Jun-2026 14:07:18 UTC] === API CALL LOG ===
[28-Jun-2026 14:07:18 UTC] Endpoint: user/profile.php
[28-Jun-2026 14:07:18 UTC] Full Log Data: {
    "timestamp": "2026-06-28 14:07:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.126.252.179",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.126.252.179, 104.23.223.40",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA4IiwidXNlcm5hbWUiOiJzMjAwOGRiIiwiZW1haWwiOiJzb29kYWJlbmFraGFlZTIwMDhAZ21haWwuY29tIiwiZXhwIjoxNzgzMjYwMjQzfQ.BDoJsBJ0vmvlob_3lnlARdepz48r87lHkNiXWm6Izv0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a12d41cd8eccf327-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.126.252.179",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jun-2026 14:07:18 UTC] === END API CALL LOG ===
[28-Jun-2026 14:07:18 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jun-2026 14:07:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA4IiwidXNlcm5hbWUiOiJzMjAwOGRiIiwiZW1haWwiOiJzb29kYWJlbmFraGFlZTIwMDhAZ21haWwuY29tIiwiZXhwIjoxNzgzMjYwMjQzfQ.BDoJsBJ0vmvlob_3lnlARdepz48r87lHkNiXWm6Izv0
[28-Jun-2026 14:07:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jun-2026 14:07:18 UTC] ✅ JWT token verified successfully for user profile
[28-Jun-2026 14:07:18 UTC] User ID: 908
[28-Jun-2026 14:07:18 UTC] ✅ User profile retrieved successfully for user ID: 908
[28-Jun-2026 14:07:19 UTC] === API CALL LOG ===
[28-Jun-2026 14:07:19 UTC] Endpoint: user/profile.php
[28-Jun-2026 14:07:19 UTC] Full Log Data: {
    "timestamp": "2026-06-28 14:07:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.126.252.179",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.126.252.179, 104.23.223.40",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA4IiwidXNlcm5hbWUiOiJzMjAwOGRiIiwiZW1haWwiOiJzb29kYWJlbmFraGFlZTIwMDhAZ21haWwuY29tIiwiZXhwIjoxNzgzMjYwMjQzfQ.BDoJsBJ0vmvlob_3lnlARdepz48r87lHkNiXWm6Izv0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a12d41d4ed26f327-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.126.252.179",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jun-2026 14:07:19 UTC] === END API CALL LOG ===
[28-Jun-2026 14:07:19 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jun-2026 14:07:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA4IiwidXNlcm5hbWUiOiJzMjAwOGRiIiwiZW1haWwiOiJzb29kYWJlbmFraGFlZTIwMDhAZ21haWwuY29tIiwiZXhwIjoxNzgzMjYwMjQzfQ.BDoJsBJ0vmvlob_3lnlARdepz48r87lHkNiXWm6Izv0
[28-Jun-2026 14:07:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jun-2026 14:07:19 UTC] ✅ JWT token verified successfully for user profile
[28-Jun-2026 14:07:19 UTC] User ID: 908
[28-Jun-2026 14:07:19 UTC] ✅ User profile retrieved successfully for user ID: 908
[28-Jun-2026 14:07:19 UTC] === API CALL LOG ===
[28-Jun-2026 14:07:19 UTC] Endpoint: user/profile.php
[28-Jun-2026 14:07:19 UTC] Full Log Data: {
    "timestamp": "2026-06-28 14:07:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.126.252.179",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.126.252.179, 104.23.223.40",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA4IiwidXNlcm5hbWUiOiJzMjAwOGRiIiwiZW1haWwiOiJzb29kYWJlbmFraGFlZTIwMDhAZ21haWwuY29tIiwiZXhwIjoxNzgzMjYwMjQzfQ.BDoJsBJ0vmvlob_3lnlARdepz48r87lHkNiXWm6Izv0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a12d41d4ed2af327-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.126.252.179",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jun-2026 14:07:19 UTC] === END API CALL LOG ===
[28-Jun-2026 14:07:19 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jun-2026 14:07:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA4IiwidXNlcm5hbWUiOiJzMjAwOGRiIiwiZW1haWwiOiJzb29kYWJlbmFraGFlZTIwMDhAZ21haWwuY29tIiwiZXhwIjoxNzgzMjYwMjQzfQ.BDoJsBJ0vmvlob_3lnlARdepz48r87lHkNiXWm6Izv0
[28-Jun-2026 14:07:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jun-2026 14:07:19 UTC] ✅ JWT token verified successfully for user profile
[28-Jun-2026 14:07:19 UTC] User ID: 908
[28-Jun-2026 14:07:19 UTC] ✅ User profile retrieved successfully for user ID: 908
[28-Jun-2026 17:38:49 UTC] === API CALL LOG ===
[28-Jun-2026 17:38:49 UTC] Endpoint: user/profile.php
[28-Jun-2026 17:38:49 UTC] Full Log Data: {
    "timestamp": "2026-06-28 17:38:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c2:2b:26fc:ac35:56ff:fe6c:76d1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c2:2b:26fc:ac35:56ff:fe6c:76d1, 172.71.124.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA5IiwidXNlcm5hbWUiOiJBbGlzaGEgaGVkIiwiZW1haWwiOiJkZ2hhcGFtZWU2NzkzQGdtYWlsLmNvbSIsImV4cCI6MTc4MzI3MzEyOH0.jlvJN6Lh6lhATCKHcPyjG7hRBwsS89tD_hu1CFfg2b4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a12e77a11c41ce79-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c2:2b:26fc:ac35:56ff:fe6c:76d1",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jun-2026 17:38:49 UTC] === END API CALL LOG ===
[28-Jun-2026 17:38:49 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jun-2026 17:38:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA5IiwidXNlcm5hbWUiOiJBbGlzaGEgaGVkIiwiZW1haWwiOiJkZ2hhcGFtZWU2NzkzQGdtYWlsLmNvbSIsImV4cCI6MTc4MzI3MzEyOH0.jlvJN6Lh6lhATCKHcPyjG7hRBwsS89tD_hu1CFfg2b4
[28-Jun-2026 17:38:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jun-2026 17:38:49 UTC] ✅ JWT token verified successfully for user profile
[28-Jun-2026 17:38:49 UTC] User ID: 909
[28-Jun-2026 17:38:49 UTC] ✅ User profile retrieved successfully for user ID: 909
[28-Jun-2026 17:38:49 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jun-2026 17:38:49 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jun-2026 17:38:49 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40c2:2b:26fc:ac35:56ff:fe6c:76d1, 172.71.124.75","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA5IiwidXNlcm5hbWUiOiJBbGlzaGEgaGVkIiwiZW1haWwiOiJkZ2hhcGFtZWU2NzkzQGdtYWlsLmNvbSIsImV4cCI6MTc4MzI3MzEyOH0.jlvJN6Lh6lhATCKHcPyjG7hRBwsS89tD_hu1CFfg2b4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a12e77a11c47ce79-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40c2:2b:26fc:ac35:56ff:fe6c:76d1","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Jun-2026 17:38:49 UTC] === User Orders API Called ===
[28-Jun-2026 17:38:49 UTC] User ID: 909
[28-Jun-2026 17:38:49 UTC] Limit: 20, Offset: 0
[28-Jun-2026 17:38:49 UTC] Orders found: 0
[28-Jun-2026 17:38:49 UTC] Orders data: []
[28-Jun-2026 17:38:49 UTC] Total orders count: 0
[28-Jun-2026 17:38:49 UTC] === API CALL LOG ===
[28-Jun-2026 17:38:49 UTC] Endpoint: user/profile.php
[28-Jun-2026 17:38:49 UTC] Full Log Data: {
    "timestamp": "2026-06-28 17:38:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c2:2b:26fc:ac35:56ff:fe6c:76d1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c2:2b:26fc:ac35:56ff:fe6c:76d1, 172.71.124.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA5IiwidXNlcm5hbWUiOiJBbGlzaGEgaGVkIiwiZW1haWwiOiJkZ2hhcGFtZWU2NzkzQGdtYWlsLmNvbSIsImV4cCI6MTc4MzI3MzEyOH0.jlvJN6Lh6lhATCKHcPyjG7hRBwsS89tD_hu1CFfg2b4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a12e77a24eb9ce79-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c2:2b:26fc:ac35:56ff:fe6c:76d1",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jun-2026 17:38:49 UTC] === END API CALL LOG ===
[28-Jun-2026 17:38:49 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jun-2026 17:38:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA5IiwidXNlcm5hbWUiOiJBbGlzaGEgaGVkIiwiZW1haWwiOiJkZ2hhcGFtZWU2NzkzQGdtYWlsLmNvbSIsImV4cCI6MTc4MzI3MzEyOH0.jlvJN6Lh6lhATCKHcPyjG7hRBwsS89tD_hu1CFfg2b4
[28-Jun-2026 17:38:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jun-2026 17:38:49 UTC] ✅ JWT token verified successfully for user profile
[28-Jun-2026 17:38:49 UTC] User ID: 909
[28-Jun-2026 17:38:49 UTC] ✅ User profile retrieved successfully for user ID: 909
[28-Jun-2026 17:38:51 UTC] === API CALL LOG ===
[28-Jun-2026 17:38:51 UTC] Endpoint: user/profile.php
[28-Jun-2026 17:38:51 UTC] Full Log Data: {
    "timestamp": "2026-06-28 17:38:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c2:2b:26fc:ac35:56ff:fe6c:76d1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c2:2b:26fc:ac35:56ff:fe6c:76d1, 172.71.124.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA5IiwidXNlcm5hbWUiOiJBbGlzaGEgaGVkIiwiZW1haWwiOiJkZ2hhcGFtZWU2NzkzQGdtYWlsLmNvbSIsImV4cCI6MTc4MzI3MzEyOH0.jlvJN6Lh6lhATCKHcPyjG7hRBwsS89tD_hu1CFfg2b4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a12e77accde3ce79-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c2:2b:26fc:ac35:56ff:fe6c:76d1",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jun-2026 17:38:51 UTC] === END API CALL LOG ===
[28-Jun-2026 17:38:51 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jun-2026 17:38:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA5IiwidXNlcm5hbWUiOiJBbGlzaGEgaGVkIiwiZW1haWwiOiJkZ2hhcGFtZWU2NzkzQGdtYWlsLmNvbSIsImV4cCI6MTc4MzI3MzEyOH0.jlvJN6Lh6lhATCKHcPyjG7hRBwsS89tD_hu1CFfg2b4
[28-Jun-2026 17:38:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jun-2026 17:38:51 UTC] ✅ JWT token verified successfully for user profile
[28-Jun-2026 17:38:51 UTC] User ID: 909
[28-Jun-2026 17:38:51 UTC] ✅ User profile retrieved successfully for user ID: 909
[28-Jun-2026 17:39:16 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jun-2026 17:39:16 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jun-2026 17:39:16 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40c2:2b:26fc:ac35:56ff:fe6c:76d1, 172.71.124.88","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA5IiwidXNlcm5hbWUiOiJBbGlzaGEgaGVkIiwiZW1haWwiOiJkZ2hhcGFtZWU2NzkzQGdtYWlsLmNvbSIsImV4cCI6MTc4MzI3MzEyOH0.jlvJN6Lh6lhATCKHcPyjG7hRBwsS89tD_hu1CFfg2b4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a12e784b0f17ce79-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40c2:2b:26fc:ac35:56ff:fe6c:76d1","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Jun-2026 17:39:16 UTC] === User Orders API Called ===
[28-Jun-2026 17:39:16 UTC] User ID: 909
[28-Jun-2026 17:39:16 UTC] Limit: 20, Offset: 0
[28-Jun-2026 17:39:16 UTC] Orders found: 0
[28-Jun-2026 17:39:16 UTC] Orders data: []
[28-Jun-2026 17:39:16 UTC] Total orders count: 0
[28-Jun-2026 17:39:18 UTC] === API CALL LOG ===
[28-Jun-2026 17:39:18 UTC] Endpoint: user/profile.php
[28-Jun-2026 17:39:18 UTC] Full Log Data: {
    "timestamp": "2026-06-28 17:39:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c2:2b:26fc:ac35:56ff:fe6c:76d1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c2:2b:26fc:ac35:56ff:fe6c:76d1, 172.71.124.88",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA5IiwidXNlcm5hbWUiOiJBbGlzaGEgaGVkIiwiZW1haWwiOiJkZ2hhcGFtZWU2NzkzQGdtYWlsLmNvbSIsImV4cCI6MTc4MzI3MzEyOH0.jlvJN6Lh6lhATCKHcPyjG7hRBwsS89tD_hu1CFfg2b4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a12e7859cb45ce79-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c2:2b:26fc:ac35:56ff:fe6c:76d1",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jun-2026 17:39:18 UTC] === END API CALL LOG ===
[28-Jun-2026 17:39:18 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jun-2026 17:39:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA5IiwidXNlcm5hbWUiOiJBbGlzaGEgaGVkIiwiZW1haWwiOiJkZ2hhcGFtZWU2NzkzQGdtYWlsLmNvbSIsImV4cCI6MTc4MzI3MzEyOH0.jlvJN6Lh6lhATCKHcPyjG7hRBwsS89tD_hu1CFfg2b4
[28-Jun-2026 17:39:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jun-2026 17:39:18 UTC] ✅ JWT token verified successfully for user profile
[28-Jun-2026 17:39:18 UTC] User ID: 909
[28-Jun-2026 17:39:18 UTC] ✅ User profile retrieved successfully for user ID: 909
[28-Jun-2026 17:39:19 UTC] User Purchases API - User ID: 909
[28-Jun-2026 17:39:19 UTC] User Purchases API - Total purchases found: 0
[28-Jun-2026 17:39:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jun-2026 17:39:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jun-2026 17:39:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40c2:2b:26fc:ac35:56ff:fe6c:76d1, 172.71.124.88","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA5IiwidXNlcm5hbWUiOiJBbGlzaGEgaGVkIiwiZW1haWwiOiJkZ2hhcGFtZWU2NzkzQGdtYWlsLmNvbSIsImV4cCI6MTc4MzI3MzEyOH0.jlvJN6Lh6lhATCKHcPyjG7hRBwsS89tD_hu1CFfg2b4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a12e78743ff9ce79-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40c2:2b:26fc:ac35:56ff:fe6c:76d1","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Jun-2026 17:39:22 UTC] === User Orders API Called ===
[28-Jun-2026 17:39:22 UTC] User ID: 909
[28-Jun-2026 17:39:22 UTC] Limit: 20, Offset: 0
[28-Jun-2026 17:39:22 UTC] Orders found: 0
[28-Jun-2026 17:39:22 UTC] Orders data: []
[28-Jun-2026 17:39:22 UTC] Total orders count: 0
[28-Jun-2026 17:39:22 UTC] === API CALL LOG ===
[28-Jun-2026 17:39:22 UTC] Endpoint: user/profile.php
[28-Jun-2026 17:39:22 UTC] Full Log Data: {
    "timestamp": "2026-06-28 17:39:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c2:2b:26fc:ac35:56ff:fe6c:76d1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c2:2b:26fc:ac35:56ff:fe6c:76d1, 172.71.124.88",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA5IiwidXNlcm5hbWUiOiJBbGlzaGEgaGVkIiwiZW1haWwiOiJkZ2hhcGFtZWU2NzkzQGdtYWlsLmNvbSIsImV4cCI6MTc4MzI3MzEyOH0.jlvJN6Lh6lhATCKHcPyjG7hRBwsS89tD_hu1CFfg2b4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a12e78743ffdce79-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c2:2b:26fc:ac35:56ff:fe6c:76d1",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jun-2026 17:39:23 UTC] === END API CALL LOG ===
[28-Jun-2026 17:39:23 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jun-2026 17:39:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA5IiwidXNlcm5hbWUiOiJBbGlzaGEgaGVkIiwiZW1haWwiOiJkZ2hhcGFtZWU2NzkzQGdtYWlsLmNvbSIsImV4cCI6MTc4MzI3MzEyOH0.jlvJN6Lh6lhATCKHcPyjG7hRBwsS89tD_hu1CFfg2b4
[28-Jun-2026 17:39:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jun-2026 17:39:23 UTC] ✅ JWT token verified successfully for user profile
[28-Jun-2026 17:39:23 UTC] User ID: 909
[28-Jun-2026 17:39:23 UTC] ✅ User profile retrieved successfully for user ID: 909
[28-Jun-2026 17:39:23 UTC] === API CALL LOG ===
[28-Jun-2026 17:39:23 UTC] Endpoint: user/profile.php
[28-Jun-2026 17:39:23 UTC] Full Log Data: {
    "timestamp": "2026-06-28 17:39:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c2:2b:26fc:ac35:56ff:fe6c:76d1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c2:2b:26fc:ac35:56ff:fe6c:76d1, 172.71.124.88",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA5IiwidXNlcm5hbWUiOiJBbGlzaGEgaGVkIiwiZW1haWwiOiJkZ2hhcGFtZWU2NzkzQGdtYWlsLmNvbSIsImV4cCI6MTc4MzI3MzEyOH0.jlvJN6Lh6lhATCKHcPyjG7hRBwsS89tD_hu1CFfg2b4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a12e7877cf70ce79-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c2:2b:26fc:ac35:56ff:fe6c:76d1",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jun-2026 17:39:23 UTC] === END API CALL LOG ===
[28-Jun-2026 17:39:23 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jun-2026 17:39:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA5IiwidXNlcm5hbWUiOiJBbGlzaGEgaGVkIiwiZW1haWwiOiJkZ2hhcGFtZWU2NzkzQGdtYWlsLmNvbSIsImV4cCI6MTc4MzI3MzEyOH0.jlvJN6Lh6lhATCKHcPyjG7hRBwsS89tD_hu1CFfg2b4
[28-Jun-2026 17:39:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jun-2026 17:39:23 UTC] ✅ JWT token verified successfully for user profile
[28-Jun-2026 17:39:23 UTC] User ID: 909
[28-Jun-2026 17:39:23 UTC] ✅ User profile retrieved successfully for user ID: 909
[28-Jun-2026 17:39:24 UTC] === API CALL LOG ===
[28-Jun-2026 17:39:24 UTC] Endpoint: user/profile.php
[28-Jun-2026 17:39:24 UTC] Full Log Data: {
    "timestamp": "2026-06-28 17:39:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c2:2b:26fc:ac35:56ff:fe6c:76d1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c2:2b:26fc:ac35:56ff:fe6c:76d1, 172.71.124.88",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA5IiwidXNlcm5hbWUiOiJBbGlzaGEgaGVkIiwiZW1haWwiOiJkZ2hhcGFtZWU2NzkzQGdtYWlsLmNvbSIsImV4cCI6MTc4MzI3MzEyOH0.jlvJN6Lh6lhATCKHcPyjG7hRBwsS89tD_hu1CFfg2b4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a12e787dcd9dce79-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c2:2b:26fc:ac35:56ff:fe6c:76d1",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jun-2026 17:39:24 UTC] === END API CALL LOG ===
[28-Jun-2026 17:39:24 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jun-2026 17:39:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA5IiwidXNlcm5hbWUiOiJBbGlzaGEgaGVkIiwiZW1haWwiOiJkZ2hhcGFtZWU2NzkzQGdtYWlsLmNvbSIsImV4cCI6MTc4MzI3MzEyOH0.jlvJN6Lh6lhATCKHcPyjG7hRBwsS89tD_hu1CFfg2b4
[28-Jun-2026 17:39:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jun-2026 17:39:24 UTC] ✅ JWT token verified successfully for user profile
[28-Jun-2026 17:39:24 UTC] User ID: 909
[28-Jun-2026 17:39:24 UTC] ✅ User profile retrieved successfully for user ID: 909
[28-Jun-2026 17:39:46 UTC] === API CALL LOG ===
[28-Jun-2026 17:39:46 UTC] Endpoint: user/profile.php
[28-Jun-2026 17:39:46 UTC] Full Log Data: {
    "timestamp": "2026-06-28 17:39:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c2:2b:26fc:ac35:56ff:fe6c:76d1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c2:2b:26fc:ac35:56ff:fe6c:76d1, 172.71.124.88",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA5IiwidXNlcm5hbWUiOiJBbGlzaGEgaGVkIiwiZW1haWwiOiJkZ2hhcGFtZWU2NzkzQGdtYWlsLmNvbSIsImV4cCI6MTc4MzI3MzEyOH0.jlvJN6Lh6lhATCKHcPyjG7hRBwsS89tD_hu1CFfg2b4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a12e7903dceace79-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c2:2b:26fc:ac35:56ff:fe6c:76d1",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jun-2026 17:39:46 UTC] === END API CALL LOG ===
[28-Jun-2026 17:39:46 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jun-2026 17:39:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA5IiwidXNlcm5hbWUiOiJBbGlzaGEgaGVkIiwiZW1haWwiOiJkZ2hhcGFtZWU2NzkzQGdtYWlsLmNvbSIsImV4cCI6MTc4MzI3MzEyOH0.jlvJN6Lh6lhATCKHcPyjG7hRBwsS89tD_hu1CFfg2b4
[28-Jun-2026 17:39:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jun-2026 17:39:46 UTC] ✅ JWT token verified successfully for user profile
[28-Jun-2026 17:39:46 UTC] User ID: 909
[28-Jun-2026 17:39:46 UTC] ✅ User profile retrieved successfully for user ID: 909
[28-Jun-2026 17:39:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jun-2026 17:39:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jun-2026 17:39:46 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40c2:2b:26fc:ac35:56ff:fe6c:76d1, 172.71.124.88","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA5IiwidXNlcm5hbWUiOiJBbGlzaGEgaGVkIiwiZW1haWwiOiJkZ2hhcGFtZWU2NzkzQGdtYWlsLmNvbSIsImV4cCI6MTc4MzI3MzEyOH0.jlvJN6Lh6lhATCKHcPyjG7hRBwsS89tD_hu1CFfg2b4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a12e7903dce5ce79-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40c2:2b:26fc:ac35:56ff:fe6c:76d1","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Jun-2026 17:39:46 UTC] === User Orders API Called ===
[28-Jun-2026 17:39:46 UTC] User ID: 909
[28-Jun-2026 17:39:46 UTC] Limit: 20, Offset: 0
[28-Jun-2026 17:39:46 UTC] Orders found: 0
[28-Jun-2026 17:39:46 UTC] Orders data: []
[28-Jun-2026 17:39:46 UTC] Total orders count: 0
[28-Jun-2026 17:39:46 UTC] === API CALL LOG ===
[28-Jun-2026 17:39:46 UTC] Endpoint: user/profile.php
[28-Jun-2026 17:39:46 UTC] Full Log Data: {
    "timestamp": "2026-06-28 17:39:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c2:2b:26fc:ac35:56ff:fe6c:76d1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c2:2b:26fc:ac35:56ff:fe6c:76d1, 172.71.124.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA5IiwidXNlcm5hbWUiOiJBbGlzaGEgaGVkIiwiZW1haWwiOiJkZ2hhcGFtZWU2NzkzQGdtYWlsLmNvbSIsImV4cCI6MTc4MzI3MzEyOH0.jlvJN6Lh6lhATCKHcPyjG7hRBwsS89tD_hu1CFfg2b4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a12e79074de6ce79-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c2:2b:26fc:ac35:56ff:fe6c:76d1",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jun-2026 17:39:46 UTC] === END API CALL LOG ===
[28-Jun-2026 17:39:46 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jun-2026 17:39:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA5IiwidXNlcm5hbWUiOiJBbGlzaGEgaGVkIiwiZW1haWwiOiJkZ2hhcGFtZWU2NzkzQGdtYWlsLmNvbSIsImV4cCI6MTc4MzI3MzEyOH0.jlvJN6Lh6lhATCKHcPyjG7hRBwsS89tD_hu1CFfg2b4
[28-Jun-2026 17:39:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jun-2026 17:39:46 UTC] ✅ JWT token verified successfully for user profile
[28-Jun-2026 17:39:46 UTC] User ID: 909
[28-Jun-2026 17:39:46 UTC] ✅ User profile retrieved successfully for user ID: 909
[28-Jun-2026 17:39:47 UTC] === API CALL LOG ===
[28-Jun-2026 17:39:47 UTC] Endpoint: user/profile.php
[28-Jun-2026 17:39:47 UTC] Full Log Data: {
    "timestamp": "2026-06-28 17:39:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c2:2b:26fc:ac35:56ff:fe6c:76d1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c2:2b:26fc:ac35:56ff:fe6c:76d1, 172.71.124.88",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA5IiwidXNlcm5hbWUiOiJBbGlzaGEgaGVkIiwiZW1haWwiOiJkZ2hhcGFtZWU2NzkzQGdtYWlsLmNvbSIsImV4cCI6MTc4MzI3MzEyOH0.jlvJN6Lh6lhATCKHcPyjG7hRBwsS89tD_hu1CFfg2b4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a12e791049b4ce79-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c2:2b:26fc:ac35:56ff:fe6c:76d1",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jun-2026 17:39:47 UTC] === END API CALL LOG ===
[28-Jun-2026 17:39:47 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jun-2026 17:39:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA5IiwidXNlcm5hbWUiOiJBbGlzaGEgaGVkIiwiZW1haWwiOiJkZ2hhcGFtZWU2NzkzQGdtYWlsLmNvbSIsImV4cCI6MTc4MzI3MzEyOH0.jlvJN6Lh6lhATCKHcPyjG7hRBwsS89tD_hu1CFfg2b4
[28-Jun-2026 17:39:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jun-2026 17:39:47 UTC] ✅ JWT token verified successfully for user profile
[28-Jun-2026 17:39:47 UTC] User ID: 909
[28-Jun-2026 17:39:47 UTC] ✅ User profile retrieved successfully for user ID: 909
[28-Jun-2026 17:40:08 UTC] === API CALL LOG ===
[28-Jun-2026 17:40:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jun-2026 17:40:08 UTC] Endpoint: user/profile.php
[28-Jun-2026 17:40:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jun-2026 17:40:08 UTC] Full Log Data: {
    "timestamp": "2026-06-28 17:40:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c2:2b:26fc:ac35:56ff:fe6c:76d1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c2:2b:26fc:ac35:56ff:fe6c:76d1, 172.71.124.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA5IiwidXNlcm5hbWUiOiJBbGlzaGEgaGVkIiwiZW1haWwiOiJkZ2hhcGFtZWU2NzkzQGdtYWlsLmNvbSIsImV4cCI6MTc4MzI3MzEyOH0.jlvJN6Lh6lhATCKHcPyjG7hRBwsS89tD_hu1CFfg2b4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a12e798ebc11ce79-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c2:2b:26fc:ac35:56ff:fe6c:76d1",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jun-2026 17:40:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40c2:2b:26fc:ac35:56ff:fe6c:76d1, 172.71.124.88","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA5IiwidXNlcm5hbWUiOiJBbGlzaGEgaGVkIiwiZW1haWwiOiJkZ2hhcGFtZWU2NzkzQGdtYWlsLmNvbSIsImV4cCI6MTc4MzI3MzEyOH0.jlvJN6Lh6lhATCKHcPyjG7hRBwsS89tD_hu1CFfg2b4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a12e798ebc0ece79-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40c2:2b:26fc:ac35:56ff:fe6c:76d1","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Jun-2026 17:40:08 UTC] === END API CALL LOG ===
[28-Jun-2026 17:40:08 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jun-2026 17:40:08 UTC] === User Orders API Called ===
[28-Jun-2026 17:40:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA5IiwidXNlcm5hbWUiOiJBbGlzaGEgaGVkIiwiZW1haWwiOiJkZ2hhcGFtZWU2NzkzQGdtYWlsLmNvbSIsImV4cCI6MTc4MzI3MzEyOH0.jlvJN6Lh6lhATCKHcPyjG7hRBwsS89tD_hu1CFfg2b4
[28-Jun-2026 17:40:08 UTC] User ID: 909
[28-Jun-2026 17:40:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jun-2026 17:40:08 UTC] Limit: 20, Offset: 0
[28-Jun-2026 17:40:08 UTC] ✅ JWT token verified successfully for user profile
[28-Jun-2026 17:40:08 UTC] User ID: 909
[28-Jun-2026 17:40:08 UTC] ✅ User profile retrieved successfully for user ID: 909
[28-Jun-2026 17:40:08 UTC] Orders found: 0
[28-Jun-2026 17:40:08 UTC] Orders data: []
[28-Jun-2026 17:40:08 UTC] Total orders count: 0
[28-Jun-2026 17:40:08 UTC] === API CALL LOG ===
[28-Jun-2026 17:40:08 UTC] Endpoint: user/profile.php
[28-Jun-2026 17:40:08 UTC] Full Log Data: {
    "timestamp": "2026-06-28 17:40:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c2:2b:26fc:ac35:56ff:fe6c:76d1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c2:2b:26fc:ac35:56ff:fe6c:76d1, 172.71.124.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA5IiwidXNlcm5hbWUiOiJBbGlzaGEgaGVkIiwiZW1haWwiOiJkZ2hhcGFtZWU2NzkzQGdtYWlsLmNvbSIsImV4cCI6MTc4MzI3MzEyOH0.jlvJN6Lh6lhATCKHcPyjG7hRBwsS89tD_hu1CFfg2b4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a12e79920c04ce79-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c2:2b:26fc:ac35:56ff:fe6c:76d1",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jun-2026 17:40:08 UTC] === END API CALL LOG ===
[28-Jun-2026 17:40:08 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jun-2026 17:40:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA5IiwidXNlcm5hbWUiOiJBbGlzaGEgaGVkIiwiZW1haWwiOiJkZ2hhcGFtZWU2NzkzQGdtYWlsLmNvbSIsImV4cCI6MTc4MzI3MzEyOH0.jlvJN6Lh6lhATCKHcPyjG7hRBwsS89tD_hu1CFfg2b4
[28-Jun-2026 17:40:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jun-2026 17:40:08 UTC] ✅ JWT token verified successfully for user profile
[28-Jun-2026 17:40:08 UTC] User ID: 909
[28-Jun-2026 17:40:08 UTC] ✅ User profile retrieved successfully for user ID: 909
[28-Jun-2026 17:40:10 UTC] === API CALL LOG ===
[28-Jun-2026 17:40:10 UTC] Endpoint: user/profile.php
[28-Jun-2026 17:40:10 UTC] Full Log Data: {
    "timestamp": "2026-06-28 17:40:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c2:2b:26fc:ac35:56ff:fe6c:76d1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c2:2b:26fc:ac35:56ff:fe6c:76d1, 172.71.124.88",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA5IiwidXNlcm5hbWUiOiJBbGlzaGEgaGVkIiwiZW1haWwiOiJkZ2hhcGFtZWU2NzkzQGdtYWlsLmNvbSIsImV4cCI6MTc4MzI3MzEyOH0.jlvJN6Lh6lhATCKHcPyjG7hRBwsS89tD_hu1CFfg2b4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a12e799ac823ce79-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c2:2b:26fc:ac35:56ff:fe6c:76d1",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jun-2026 17:40:10 UTC] === END API CALL LOG ===
[28-Jun-2026 17:40:10 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jun-2026 17:40:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA5IiwidXNlcm5hbWUiOiJBbGlzaGEgaGVkIiwiZW1haWwiOiJkZ2hhcGFtZWU2NzkzQGdtYWlsLmNvbSIsImV4cCI6MTc4MzI3MzEyOH0.jlvJN6Lh6lhATCKHcPyjG7hRBwsS89tD_hu1CFfg2b4
[28-Jun-2026 17:40:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jun-2026 17:40:10 UTC] ✅ JWT token verified successfully for user profile
[28-Jun-2026 17:40:10 UTC] User ID: 909
[28-Jun-2026 17:40:10 UTC] ✅ User profile retrieved successfully for user ID: 909
[28-Jun-2026 17:40:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jun-2026 17:40:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jun-2026 17:40:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40c2:2b:26fc:ac35:56ff:fe6c:76d1, 172.71.124.89","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA5IiwidXNlcm5hbWUiOiJBbGlzaGEgaGVkIiwiZW1haWwiOiJkZ2hhcGFtZWU2NzkzQGdtYWlsLmNvbSIsImV4cCI6MTc4MzI3MzEyOH0.jlvJN6Lh6lhATCKHcPyjG7hRBwsS89tD_hu1CFfg2b4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a12e79dd8c49ce79-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40c2:2b:26fc:ac35:56ff:fe6c:76d1","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Jun-2026 17:40:21 UTC] === User Orders API Called ===
[28-Jun-2026 17:40:21 UTC] User ID: 909
[28-Jun-2026 17:40:21 UTC] Limit: 20, Offset: 0
[28-Jun-2026 17:40:21 UTC] Orders found: 0
[28-Jun-2026 17:40:21 UTC] Orders data: []
[28-Jun-2026 17:40:21 UTC] Total orders count: 0
[28-Jun-2026 17:40:23 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jun-2026 17:40:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jun-2026 17:40:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40c2:2b:26fc:ac35:56ff:fe6c:76d1, 172.71.124.89","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA5IiwidXNlcm5hbWUiOiJBbGlzaGEgaGVkIiwiZW1haWwiOiJkZ2hhcGFtZWU2NzkzQGdtYWlsLmNvbSIsImV4cCI6MTc4MzI3MzEyOH0.jlvJN6Lh6lhATCKHcPyjG7hRBwsS89tD_hu1CFfg2b4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a12e79ef8ed3ce79-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40c2:2b:26fc:ac35:56ff:fe6c:76d1","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Jun-2026 17:40:23 UTC] === User Orders API Called ===
[28-Jun-2026 17:40:23 UTC] User ID: 909
[28-Jun-2026 17:40:23 UTC] Limit: 20, Offset: 0
[28-Jun-2026 17:40:23 UTC] === API CALL LOG ===
[28-Jun-2026 17:40:23 UTC] Endpoint: user/profile.php
[28-Jun-2026 17:40:23 UTC] Full Log Data: {
    "timestamp": "2026-06-28 17:40:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c2:2b:26fc:ac35:56ff:fe6c:76d1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c2:2b:26fc:ac35:56ff:fe6c:76d1, 172.71.124.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA5IiwidXNlcm5hbWUiOiJBbGlzaGEgaGVkIiwiZW1haWwiOiJkZ2hhcGFtZWU2NzkzQGdtYWlsLmNvbSIsImV4cCI6MTc4MzI3MzEyOH0.jlvJN6Lh6lhATCKHcPyjG7hRBwsS89tD_hu1CFfg2b4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a12e79ef8ed9ce79-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c2:2b:26fc:ac35:56ff:fe6c:76d1",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jun-2026 17:40:23 UTC] === END API CALL LOG ===
[28-Jun-2026 17:40:23 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jun-2026 17:40:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA5IiwidXNlcm5hbWUiOiJBbGlzaGEgaGVkIiwiZW1haWwiOiJkZ2hhcGFtZWU2NzkzQGdtYWlsLmNvbSIsImV4cCI6MTc4MzI3MzEyOH0.jlvJN6Lh6lhATCKHcPyjG7hRBwsS89tD_hu1CFfg2b4
[28-Jun-2026 17:40:23 UTC] Orders found: 0
[28-Jun-2026 17:40:23 UTC] Orders data: []
[28-Jun-2026 17:40:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jun-2026 17:40:23 UTC] ✅ JWT token verified successfully for user profile
[28-Jun-2026 17:40:23 UTC] User ID: 909
[28-Jun-2026 17:40:23 UTC] Total orders count: 0
[28-Jun-2026 17:40:23 UTC] ✅ User profile retrieved successfully for user ID: 909
[28-Jun-2026 17:40:24 UTC] === API CALL LOG ===
[28-Jun-2026 17:40:24 UTC] Endpoint: user/profile.php
[28-Jun-2026 17:40:24 UTC] Full Log Data: {
    "timestamp": "2026-06-28 17:40:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c2:2b:26fc:ac35:56ff:fe6c:76d1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c2:2b:26fc:ac35:56ff:fe6c:76d1, 172.71.124.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA5IiwidXNlcm5hbWUiOiJBbGlzaGEgaGVkIiwiZW1haWwiOiJkZ2hhcGFtZWU2NzkzQGdtYWlsLmNvbSIsImV4cCI6MTc4MzI3MzEyOH0.jlvJN6Lh6lhATCKHcPyjG7hRBwsS89tD_hu1CFfg2b4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a12e79f2be35ce79-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c2:2b:26fc:ac35:56ff:fe6c:76d1",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jun-2026 17:40:24 UTC] === END API CALL LOG ===
[28-Jun-2026 17:40:24 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jun-2026 17:40:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA5IiwidXNlcm5hbWUiOiJBbGlzaGEgaGVkIiwiZW1haWwiOiJkZ2hhcGFtZWU2NzkzQGdtYWlsLmNvbSIsImV4cCI6MTc4MzI3MzEyOH0.jlvJN6Lh6lhATCKHcPyjG7hRBwsS89tD_hu1CFfg2b4
[28-Jun-2026 17:40:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jun-2026 17:40:24 UTC] ✅ JWT token verified successfully for user profile
[28-Jun-2026 17:40:24 UTC] User ID: 909
[28-Jun-2026 17:40:24 UTC] ✅ User profile retrieved successfully for user ID: 909
[28-Jun-2026 17:40:25 UTC] === API CALL LOG ===
[28-Jun-2026 17:40:25 UTC] Endpoint: user/profile.php
[28-Jun-2026 17:40:25 UTC] Full Log Data: {
    "timestamp": "2026-06-28 17:40:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c2:2b:26fc:ac35:56ff:fe6c:76d1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c2:2b:26fc:ac35:56ff:fe6c:76d1, 172.71.124.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA5IiwidXNlcm5hbWUiOiJBbGlzaGEgaGVkIiwiZW1haWwiOiJkZ2hhcGFtZWU2NzkzQGdtYWlsLmNvbSIsImV4cCI6MTc4MzI3MzEyOH0.jlvJN6Lh6lhATCKHcPyjG7hRBwsS89tD_hu1CFfg2b4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a12e79f90d74ce79-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c2:2b:26fc:ac35:56ff:fe6c:76d1",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jun-2026 17:40:25 UTC] === END API CALL LOG ===
[28-Jun-2026 17:40:25 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jun-2026 17:40:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA5IiwidXNlcm5hbWUiOiJBbGlzaGEgaGVkIiwiZW1haWwiOiJkZ2hhcGFtZWU2NzkzQGdtYWlsLmNvbSIsImV4cCI6MTc4MzI3MzEyOH0.jlvJN6Lh6lhATCKHcPyjG7hRBwsS89tD_hu1CFfg2b4
[28-Jun-2026 17:40:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jun-2026 17:40:25 UTC] ✅ JWT token verified successfully for user profile
[28-Jun-2026 17:40:25 UTC] User ID: 909
[28-Jun-2026 17:40:25 UTC] ✅ User profile retrieved successfully for user ID: 909
[28-Jun-2026 17:45:50 UTC] === API CALL LOG ===
[28-Jun-2026 17:45:50 UTC] Endpoint: user/profile.php
[28-Jun-2026 17:45:50 UTC] Full Log Data: {
    "timestamp": "2026-06-28 17:45:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c2:2b:26fc:ac35:56ff:fe6c:76d1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c2:2b:26fc:ac35:56ff:fe6c:76d1, 172.68.164.100",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA5IiwidXNlcm5hbWUiOiJBbGlzaGEgaGVkIiwiZW1haWwiOiJkZ2hhcGFtZWU2NzkzQGdtYWlsLmNvbSIsImV4cCI6MTc4MzI3MzEyOH0.jlvJN6Lh6lhATCKHcPyjG7hRBwsS89tD_hu1CFfg2b4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a12e81e8de5bf8e6-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c2:2b:26fc:ac35:56ff:fe6c:76d1",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jun-2026 17:45:50 UTC] === END API CALL LOG ===
[28-Jun-2026 17:45:50 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jun-2026 17:45:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA5IiwidXNlcm5hbWUiOiJBbGlzaGEgaGVkIiwiZW1haWwiOiJkZ2hhcGFtZWU2NzkzQGdtYWlsLmNvbSIsImV4cCI6MTc4MzI3MzEyOH0.jlvJN6Lh6lhATCKHcPyjG7hRBwsS89tD_hu1CFfg2b4
[28-Jun-2026 17:45:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jun-2026 17:45:50 UTC] ✅ JWT token verified successfully for user profile
[28-Jun-2026 17:45:50 UTC] User ID: 909
[28-Jun-2026 17:45:50 UTC] ✅ User profile retrieved successfully for user ID: 909
[28-Jun-2026 18:31:54 UTC] === API CALL LOG ===
[28-Jun-2026 18:31:54 UTC] Endpoint: user/profile.php
[28-Jun-2026 18:31:54 UTC] Full Log Data: {
    "timestamp": "2026-06-28 18:31:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.225.15.168",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "83.225.15.168, 162.158.116.180",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEwIiwidXNlcm5hbWUiOiJ2aW5zemF2YTgwIiwiZW1haWwiOiJnaXVsaWF6YXZhZ2xpYTIwMTRAZ21haWwuY29tIiwiZXhwIjoxNzgzMjc2MzEzfQ.YLSudaa918BSHy2CgS5uaAveFkh1RHxD-W2K5ADwvGk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a12ec564dc89ea37-FCO",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "83.225.15.168",
        "cf-ipcountry": "IT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jun-2026 18:31:54 UTC] === END API CALL LOG ===
[28-Jun-2026 18:31:54 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jun-2026 18:31:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEwIiwidXNlcm5hbWUiOiJ2aW5zemF2YTgwIiwiZW1haWwiOiJnaXVsaWF6YXZhZ2xpYTIwMTRAZ21haWwuY29tIiwiZXhwIjoxNzgzMjc2MzEzfQ.YLSudaa918BSHy2CgS5uaAveFkh1RHxD-W2K5ADwvGk
[28-Jun-2026 18:31:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jun-2026 18:31:54 UTC] ✅ JWT token verified successfully for user profile
[28-Jun-2026 18:31:54 UTC] User ID: 910
[28-Jun-2026 18:31:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jun-2026 18:31:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jun-2026 18:31:54 UTC] ✅ User profile retrieved successfully for user ID: 910
[28-Jun-2026 18:31:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"83.225.15.168, 162.158.116.180","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEwIiwidXNlcm5hbWUiOiJ2aW5zemF2YTgwIiwiZW1haWwiOiJnaXVsaWF6YXZhZ2xpYTIwMTRAZ21haWwuY29tIiwiZXhwIjoxNzgzMjc2MzEzfQ.YLSudaa918BSHy2CgS5uaAveFkh1RHxD-W2K5ADwvGk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a12ec564dc8fea37-FCO","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"83.225.15.168","cf-ipcountry":"IT","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Jun-2026 18:31:54 UTC] === User Orders API Called ===
[28-Jun-2026 18:31:54 UTC] User ID: 910
[28-Jun-2026 18:31:54 UTC] Limit: 20, Offset: 0
[28-Jun-2026 18:31:54 UTC] Orders found: 0
[28-Jun-2026 18:31:54 UTC] Orders data: []
[28-Jun-2026 18:31:54 UTC] Total orders count: 0
[28-Jun-2026 18:31:54 UTC] === API CALL LOG ===
[28-Jun-2026 18:31:54 UTC] Endpoint: user/profile.php
[28-Jun-2026 18:31:54 UTC] Full Log Data: {
    "timestamp": "2026-06-28 18:31:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.225.15.168",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "83.225.15.168, 162.158.116.180",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEwIiwidXNlcm5hbWUiOiJ2aW5zemF2YTgwIiwiZW1haWwiOiJnaXVsaWF6YXZhZ2xpYTIwMTRAZ21haWwuY29tIiwiZXhwIjoxNzgzMjc2MzEzfQ.YLSudaa918BSHy2CgS5uaAveFkh1RHxD-W2K5ADwvGk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a12ec5656e54ea37-FCO",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "83.225.15.168",
        "cf-ipcountry": "IT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jun-2026 18:31:54 UTC] === END API CALL LOG ===
[28-Jun-2026 18:31:54 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jun-2026 18:31:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEwIiwidXNlcm5hbWUiOiJ2aW5zemF2YTgwIiwiZW1haWwiOiJnaXVsaWF6YXZhZ2xpYTIwMTRAZ21haWwuY29tIiwiZXhwIjoxNzgzMjc2MzEzfQ.YLSudaa918BSHy2CgS5uaAveFkh1RHxD-W2K5ADwvGk
[28-Jun-2026 18:31:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jun-2026 18:31:54 UTC] ✅ JWT token verified successfully for user profile
[28-Jun-2026 18:31:54 UTC] User ID: 910
[28-Jun-2026 18:31:54 UTC] ✅ User profile retrieved successfully for user ID: 910
[28-Jun-2026 18:31:55 UTC] === API CALL LOG ===
[28-Jun-2026 18:31:55 UTC] Endpoint: user/profile.php
[28-Jun-2026 18:31:55 UTC] Full Log Data: {
    "timestamp": "2026-06-28 18:31:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.225.15.168",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "83.225.15.168, 162.158.116.180",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEwIiwidXNlcm5hbWUiOiJ2aW5zemF2YTgwIiwiZW1haWwiOiJnaXVsaWF6YXZhZ2xpYTIwMTRAZ21haWwuY29tIiwiZXhwIjoxNzgzMjc2MzEzfQ.YLSudaa918BSHy2CgS5uaAveFkh1RHxD-W2K5ADwvGk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a12ec56cae59ea37-FCO",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "83.225.15.168",
        "cf-ipcountry": "IT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jun-2026 18:31:55 UTC] === END API CALL LOG ===
[28-Jun-2026 18:31:55 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jun-2026 18:31:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEwIiwidXNlcm5hbWUiOiJ2aW5zemF2YTgwIiwiZW1haWwiOiJnaXVsaWF6YXZhZ2xpYTIwMTRAZ21haWwuY29tIiwiZXhwIjoxNzgzMjc2MzEzfQ.YLSudaa918BSHy2CgS5uaAveFkh1RHxD-W2K5ADwvGk
[28-Jun-2026 18:31:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jun-2026 18:31:55 UTC] ✅ JWT token verified successfully for user profile
[28-Jun-2026 18:31:55 UTC] User ID: 910
[28-Jun-2026 18:31:55 UTC] ✅ User profile retrieved successfully for user ID: 910
[28-Jun-2026 18:32:15 UTC] === API CALL LOG ===
[28-Jun-2026 18:32:15 UTC] Endpoint: user/profile.php
[28-Jun-2026 18:32:15 UTC] Full Log Data: {
    "timestamp": "2026-06-28 18:32:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.225.15.168",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "83.225.15.168, 162.158.116.180",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEwIiwidXNlcm5hbWUiOiJ2aW5zemF2YTgwIiwiZW1haWwiOiJnaXVsaWF6YXZhZ2xpYTIwMTRAZ21haWwuY29tIiwiZXhwIjoxNzgzMjc2MzEzfQ.YLSudaa918BSHy2CgS5uaAveFkh1RHxD-W2K5ADwvGk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a12ec5e9281bea37-FCO",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "83.225.15.168",
        "cf-ipcountry": "IT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jun-2026 18:32:15 UTC] === END API CALL LOG ===
[28-Jun-2026 18:32:15 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jun-2026 18:32:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEwIiwidXNlcm5hbWUiOiJ2aW5zemF2YTgwIiwiZW1haWwiOiJnaXVsaWF6YXZhZ2xpYTIwMTRAZ21haWwuY29tIiwiZXhwIjoxNzgzMjc2MzEzfQ.YLSudaa918BSHy2CgS5uaAveFkh1RHxD-W2K5ADwvGk
[28-Jun-2026 18:32:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jun-2026 18:32:15 UTC] ✅ JWT token verified successfully for user profile
[28-Jun-2026 18:32:15 UTC] User ID: 910
[28-Jun-2026 18:32:15 UTC] ✅ User profile retrieved successfully for user ID: 910
[28-Jun-2026 18:32:15 UTC] User Purchases API - User ID: 910
[28-Jun-2026 18:32:15 UTC] User Purchases API - Total purchases found: 0
[28-Jun-2026 18:32:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jun-2026 18:32:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jun-2026 18:32:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"83.225.15.168, 162.158.116.180","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEwIiwidXNlcm5hbWUiOiJ2aW5zemF2YTgwIiwiZW1haWwiOiJnaXVsaWF6YXZhZ2xpYTIwMTRAZ21haWwuY29tIiwiZXhwIjoxNzgzMjc2MzEzfQ.YLSudaa918BSHy2CgS5uaAveFkh1RHxD-W2K5ADwvGk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a12ec5f74d27ea37-FCO","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"83.225.15.168","cf-ipcountry":"IT","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Jun-2026 18:32:17 UTC] === User Orders API Called ===
[28-Jun-2026 18:32:17 UTC] User ID: 910
[28-Jun-2026 18:32:17 UTC] Limit: 20, Offset: 0
[28-Jun-2026 18:32:17 UTC] Orders found: 0
[28-Jun-2026 18:32:17 UTC] Orders data: []
[28-Jun-2026 18:32:17 UTC] Total orders count: 0
[28-Jun-2026 18:33:13 UTC] === API CALL LOG ===
[28-Jun-2026 18:33:13 UTC] Endpoint: user/profile.php
[28-Jun-2026 18:33:13 UTC] Full Log Data: {
    "timestamp": "2026-06-28 18:33:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.225.15.168",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "83.225.15.168, 162.158.116.180",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEwIiwidXNlcm5hbWUiOiJ2aW5zemF2YTgwIiwiZW1haWwiOiJnaXVsaWF6YXZhZ2xpYTIwMTRAZ21haWwuY29tIiwiZXhwIjoxNzgzMjc2MzEzfQ.YLSudaa918BSHy2CgS5uaAveFkh1RHxD-W2K5ADwvGk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a12ec7514f74ea5c-FCO",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "83.225.15.168",
        "cf-ipcountry": "IT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jun-2026 18:33:13 UTC] === END API CALL LOG ===
[28-Jun-2026 18:33:13 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jun-2026 18:33:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEwIiwidXNlcm5hbWUiOiJ2aW5zemF2YTgwIiwiZW1haWwiOiJnaXVsaWF6YXZhZ2xpYTIwMTRAZ21haWwuY29tIiwiZXhwIjoxNzgzMjc2MzEzfQ.YLSudaa918BSHy2CgS5uaAveFkh1RHxD-W2K5ADwvGk
[28-Jun-2026 18:33:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jun-2026 18:33:13 UTC] ✅ JWT token verified successfully for user profile
[28-Jun-2026 18:33:13 UTC] User ID: 910
[28-Jun-2026 18:33:13 UTC] ✅ User profile retrieved successfully for user ID: 910
[28-Jun-2026 18:33:13 UTC] User Purchases API - User ID: 910
[28-Jun-2026 18:33:13 UTC] User Purchases API - Total purchases found: 0
[28-Jun-2026 18:33:30 UTC] === API CALL LOG ===
[28-Jun-2026 18:33:30 UTC] Endpoint: user/profile.php
[28-Jun-2026 18:33:30 UTC] Full Log Data: {
    "timestamp": "2026-06-28 18:33:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.225.15.168",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "83.225.15.168, 162.158.116.180",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEwIiwidXNlcm5hbWUiOiJ2aW5zemF2YTgwIiwiZW1haWwiOiJnaXVsaWF6YXZhZ2xpYTIwMTRAZ21haWwuY29tIiwiZXhwIjoxNzgzMjc2MzEzfQ.YLSudaa918BSHy2CgS5uaAveFkh1RHxD-W2K5ADwvGk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a12ec7bc18c1ea5c-FCO",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "83.225.15.168",
        "cf-ipcountry": "IT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jun-2026 18:33:30 UTC] === END API CALL LOG ===
[28-Jun-2026 18:33:30 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jun-2026 18:33:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEwIiwidXNlcm5hbWUiOiJ2aW5zemF2YTgwIiwiZW1haWwiOiJnaXVsaWF6YXZhZ2xpYTIwMTRAZ21haWwuY29tIiwiZXhwIjoxNzgzMjc2MzEzfQ.YLSudaa918BSHy2CgS5uaAveFkh1RHxD-W2K5ADwvGk
[28-Jun-2026 18:33:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jun-2026 18:33:30 UTC] ✅ JWT token verified successfully for user profile
[28-Jun-2026 18:33:30 UTC] User ID: 910
[28-Jun-2026 18:33:30 UTC] ✅ User profile retrieved successfully for user ID: 910
[28-Jun-2026 18:33:30 UTC] User Purchases API - User ID: 910
[28-Jun-2026 18:33:30 UTC] User Purchases API - Total purchases found: 0
[28-Jun-2026 18:57:16 UTC] === API CALL LOG ===
[28-Jun-2026 18:57:16 UTC] Endpoint: user/profile.php
[28-Jun-2026 18:57:16 UTC] Full Log Data: {
    "timestamp": "2026-06-28 18:57:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.210.159.165",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.210.159.165, 172.69.5.139",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgzIiwidXNlcm5hbWUiOiJza2lsbHhmeCIsImVtYWlsIjoic2tpbGx6dGF5bG9yN0BnbWFpbC5jb20iLCJleHAiOjE3Nzg1MDQ4NDh9._yONP8pxiTCUWsIoZVgYojd8Omca5spMyWI9rh5BgYk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a12eea86acaec832-EBB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.210.159.165",
        "cf-ipcountry": "UG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jun-2026 18:57:16 UTC] === END API CALL LOG ===
[28-Jun-2026 18:57:16 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jun-2026 18:57:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgzIiwidXNlcm5hbWUiOiJza2lsbHhmeCIsImVtYWlsIjoic2tpbGx6dGF5bG9yN0BnbWFpbC5jb20iLCJleHAiOjE3Nzg1MDQ4NDh9._yONP8pxiTCUWsIoZVgYojd8Omca5spMyWI9rh5BgYk
[28-Jun-2026 18:57:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jun-2026 18:57:16 UTC] ✅ JWT token verified successfully for user profile
[28-Jun-2026 18:57:16 UTC] User ID: 483
[28-Jun-2026 18:57:16 UTC] ✅ User profile retrieved successfully for user ID: 483
[28-Jun-2026 18:57:16 UTC] === API CALL LOG ===
[28-Jun-2026 18:57:16 UTC] Endpoint: user/profile.php
[28-Jun-2026 18:57:16 UTC] Full Log Data: {
    "timestamp": "2026-06-28 18:57:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.210.159.165",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.210.159.165, 172.69.5.139",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgzIiwidXNlcm5hbWUiOiJza2lsbHhmeCIsImVtYWlsIjoic2tpbGx6dGF5bG9yN0BnbWFpbC5jb20iLCJleHAiOjE3Nzg1MDQ4NDh9._yONP8pxiTCUWsIoZVgYojd8Omca5spMyWI9rh5BgYk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a12eea8e6f80c832-EBB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.210.159.165",
        "cf-ipcountry": "UG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jun-2026 18:57:16 UTC] === END API CALL LOG ===
[28-Jun-2026 18:57:16 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jun-2026 18:57:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgzIiwidXNlcm5hbWUiOiJza2lsbHhmeCIsImVtYWlsIjoic2tpbGx6dGF5bG9yN0BnbWFpbC5jb20iLCJleHAiOjE3Nzg1MDQ4NDh9._yONP8pxiTCUWsIoZVgYojd8Omca5spMyWI9rh5BgYk
[28-Jun-2026 18:57:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jun-2026 18:57:16 UTC] ✅ JWT token verified successfully for user profile
[28-Jun-2026 18:57:16 UTC] User ID: 483
[28-Jun-2026 18:57:16 UTC] ✅ User profile retrieved successfully for user ID: 483
[28-Jun-2026 18:57:16 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jun-2026 18:57:16 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jun-2026 18:57:16 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"41.210.159.165, 172.69.5.139","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgzIiwidXNlcm5hbWUiOiJza2lsbHhmeCIsImVtYWlsIjoic2tpbGx6dGF5bG9yN0BnbWFpbC5jb20iLCJleHAiOjE3Nzg1MDQ4NDh9._yONP8pxiTCUWsIoZVgYojd8Omca5spMyWI9rh5BgYk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a12eea8e7fb3c832-EBB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"41.210.159.165","cf-ipcountry":"UG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Jun-2026 18:57:16 UTC] === User Orders API Called ===
[28-Jun-2026 18:57:16 UTC] User ID: 483
[28-Jun-2026 18:57:16 UTC] Limit: 20, Offset: 0
[28-Jun-2026 18:57:16 UTC] Orders found: 0
[28-Jun-2026 18:57:16 UTC] Orders data: []
[28-Jun-2026 18:57:16 UTC] Total orders count: 0
[28-Jun-2026 18:57:17 UTC] === API CALL LOG ===
[28-Jun-2026 18:57:17 UTC] Endpoint: user/profile.php
[28-Jun-2026 18:57:17 UTC] Full Log Data: {
    "timestamp": "2026-06-28 18:57:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.210.159.165",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.210.159.165, 172.69.5.132",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgzIiwidXNlcm5hbWUiOiJza2lsbHhmeCIsImVtYWlsIjoic2tpbGx6dGF5bG9yN0BnbWFpbC5jb20iLCJleHAiOjE3Nzg1MDQ4NDh9._yONP8pxiTCUWsIoZVgYojd8Omca5spMyWI9rh5BgYk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a12eea8f0872c832-EBB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.210.159.165",
        "cf-ipcountry": "UG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jun-2026 18:57:17 UTC] === END API CALL LOG ===
[28-Jun-2026 18:57:17 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jun-2026 18:57:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgzIiwidXNlcm5hbWUiOiJza2lsbHhmeCIsImVtYWlsIjoic2tpbGx6dGF5bG9yN0BnbWFpbC5jb20iLCJleHAiOjE3Nzg1MDQ4NDh9._yONP8pxiTCUWsIoZVgYojd8Omca5spMyWI9rh5BgYk
[28-Jun-2026 18:57:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jun-2026 18:57:17 UTC] ✅ JWT token verified successfully for user profile
[28-Jun-2026 18:57:17 UTC] User ID: 483
[28-Jun-2026 18:57:17 UTC] ✅ User profile retrieved successfully for user ID: 483
[28-Jun-2026 18:57:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jun-2026 18:57:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jun-2026 18:57:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"41.210.159.165, 172.69.5.138","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgzIiwidXNlcm5hbWUiOiJza2lsbHhmeCIsImVtYWlsIjoic2tpbGx6dGF5bG9yN0BnbWFpbC5jb20iLCJleHAiOjE3Nzg1MDQ4NDh9._yONP8pxiTCUWsIoZVgYojd8Omca5spMyWI9rh5BgYk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a12eeb245cd8c832-EBB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"41.210.159.165","cf-ipcountry":"UG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Jun-2026 18:57:41 UTC] === User Orders API Called ===
[28-Jun-2026 18:57:41 UTC] User ID: 483
[28-Jun-2026 18:57:41 UTC] Limit: 20, Offset: 0
[28-Jun-2026 18:57:41 UTC] Orders found: 0
[28-Jun-2026 18:57:41 UTC] Orders data: []
[28-Jun-2026 18:57:41 UTC] Total orders count: 0
[28-Jun-2026 18:57:41 UTC] === API CALL LOG ===
[28-Jun-2026 18:57:41 UTC] Endpoint: user/profile.php
[28-Jun-2026 18:57:41 UTC] Full Log Data: {
    "timestamp": "2026-06-28 18:57:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.210.159.165",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.210.159.165, 172.69.5.138",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgzIiwidXNlcm5hbWUiOiJza2lsbHhmeCIsImVtYWlsIjoic2tpbGx6dGF5bG9yN0BnbWFpbC5jb20iLCJleHAiOjE3Nzg1MDQ4NDh9._yONP8pxiTCUWsIoZVgYojd8Omca5spMyWI9rh5BgYk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a12eeb28ca5dc832-EBB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.210.159.165",
        "cf-ipcountry": "UG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jun-2026 18:57:41 UTC] === END API CALL LOG ===
[28-Jun-2026 18:57:41 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jun-2026 18:57:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgzIiwidXNlcm5hbWUiOiJza2lsbHhmeCIsImVtYWlsIjoic2tpbGx6dGF5bG9yN0BnbWFpbC5jb20iLCJleHAiOjE3Nzg1MDQ4NDh9._yONP8pxiTCUWsIoZVgYojd8Omca5spMyWI9rh5BgYk
[28-Jun-2026 18:57:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jun-2026 18:57:41 UTC] ✅ JWT token verified successfully for user profile
[28-Jun-2026 18:57:41 UTC] User ID: 483
[28-Jun-2026 18:57:41 UTC] ✅ User profile retrieved successfully for user ID: 483
[28-Jun-2026 18:57:41 UTC] === API CALL LOG ===
[28-Jun-2026 18:57:41 UTC] Endpoint: user/profile.php
[28-Jun-2026 18:57:41 UTC] Full Log Data: {
    "timestamp": "2026-06-28 18:57:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.210.159.165",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.210.159.165, 172.69.5.138",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgzIiwidXNlcm5hbWUiOiJza2lsbHhmeCIsImVtYWlsIjoic2tpbGx6dGF5bG9yN0BnbWFpbC5jb20iLCJleHAiOjE3Nzg1MDQ4NDh9._yONP8pxiTCUWsIoZVgYojd8Omca5spMyWI9rh5BgYk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a12eeb24ed81c832-EBB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.210.159.165",
        "cf-ipcountry": "UG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jun-2026 18:57:41 UTC] === END API CALL LOG ===
[28-Jun-2026 18:57:41 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jun-2026 18:57:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDgzIiwidXNlcm5hbWUiOiJza2lsbHhmeCIsImVtYWlsIjoic2tpbGx6dGF5bG9yN0BnbWFpbC5jb20iLCJleHAiOjE3Nzg1MDQ4NDh9._yONP8pxiTCUWsIoZVgYojd8Omca5spMyWI9rh5BgYk
[28-Jun-2026 18:57:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jun-2026 18:57:41 UTC] ✅ JWT token verified successfully for user profile
[28-Jun-2026 18:57:41 UTC] User ID: 483
[28-Jun-2026 18:57:41 UTC] ✅ User profile retrieved successfully for user ID: 483
[28-Jun-2026 19:15:28 UTC] === API CALL LOG ===
[28-Jun-2026 19:15:28 UTC] Endpoint: user/profile.php
[28-Jun-2026 19:15:28 UTC] Full Log Data: {
    "timestamp": "2026-06-28 19:15:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.27.205",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.27.205, 104.23.208.139",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTExIiwidXNlcm5hbWUiOiJAIDEyMTkyMTI5IiwiZW1haWwiOiJlc2tlMTIxbWFlejNudUBnbWFpbC5jb20iLCJleHAiOjE3ODMyNzg5Mjd9.R8nXsfZRwekMhahdAfQKYdwA4Z3l4WGOMxMBj-2VuhA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a12f0535ffcc8cf6-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.27.205",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jun-2026 19:15:28 UTC] === END API CALL LOG ===
[28-Jun-2026 19:15:28 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jun-2026 19:15:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTExIiwidXNlcm5hbWUiOiJAIDEyMTkyMTI5IiwiZW1haWwiOiJlc2tlMTIxbWFlejNudUBnbWFpbC5jb20iLCJleHAiOjE3ODMyNzg5Mjd9.R8nXsfZRwekMhahdAfQKYdwA4Z3l4WGOMxMBj-2VuhA
[28-Jun-2026 19:15:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jun-2026 19:15:28 UTC] ✅ JWT token verified successfully for user profile
[28-Jun-2026 19:15:28 UTC] User ID: 911
[28-Jun-2026 19:15:28 UTC] ✅ User profile retrieved successfully for user ID: 911
[28-Jun-2026 19:15:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jun-2026 19:15:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jun-2026 19:15:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.189.27.205, 104.23.208.139","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTExIiwidXNlcm5hbWUiOiJAIDEyMTkyMTI5IiwiZW1haWwiOiJlc2tlMTIxbWFlejNudUBnbWFpbC5jb20iLCJleHAiOjE3ODMyNzg5Mjd9.R8nXsfZRwekMhahdAfQKYdwA4Z3l4WGOMxMBj-2VuhA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a12f053648588cf6-ADD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.189.27.205","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Jun-2026 19:15:28 UTC] === User Orders API Called ===
[28-Jun-2026 19:15:28 UTC] User ID: 911
[28-Jun-2026 19:15:28 UTC] Limit: 20, Offset: 0
[28-Jun-2026 19:15:28 UTC] Orders found: 0
[28-Jun-2026 19:15:28 UTC] Orders data: []
[28-Jun-2026 19:15:28 UTC] Total orders count: 0
[28-Jun-2026 19:15:28 UTC] === API CALL LOG ===
[28-Jun-2026 19:15:28 UTC] Endpoint: user/profile.php
[28-Jun-2026 19:15:28 UTC] Full Log Data: {
    "timestamp": "2026-06-28 19:15:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.27.205",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.27.205, 104.23.208.139",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTExIiwidXNlcm5hbWUiOiJAIDEyMTkyMTI5IiwiZW1haWwiOiJlc2tlMTIxbWFlejNudUBnbWFpbC5jb20iLCJleHAiOjE3ODMyNzg5Mjd9.R8nXsfZRwekMhahdAfQKYdwA4Z3l4WGOMxMBj-2VuhA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a12f053698ef8cf6-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.27.205",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jun-2026 19:15:28 UTC] === END API CALL LOG ===
[28-Jun-2026 19:15:28 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jun-2026 19:15:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTExIiwidXNlcm5hbWUiOiJAIDEyMTkyMTI5IiwiZW1haWwiOiJlc2tlMTIxbWFlejNudUBnbWFpbC5jb20iLCJleHAiOjE3ODMyNzg5Mjd9.R8nXsfZRwekMhahdAfQKYdwA4Z3l4WGOMxMBj-2VuhA
[28-Jun-2026 19:15:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jun-2026 19:15:28 UTC] ✅ JWT token verified successfully for user profile
[28-Jun-2026 19:15:28 UTC] User ID: 911
[28-Jun-2026 19:15:28 UTC] ✅ User profile retrieved successfully for user ID: 911
[28-Jun-2026 19:15:29 UTC] === API CALL LOG ===
[28-Jun-2026 19:15:29 UTC] Endpoint: user/profile.php
[28-Jun-2026 19:15:29 UTC] Full Log Data: {
    "timestamp": "2026-06-28 19:15:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.27.205",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.27.205, 104.23.208.139",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTExIiwidXNlcm5hbWUiOiJAIDEyMTkyMTI5IiwiZW1haWwiOiJlc2tlMTIxbWFlejNudUBnbWFpbC5jb20iLCJleHAiOjE3ODMyNzg5Mjd9.R8nXsfZRwekMhahdAfQKYdwA4Z3l4WGOMxMBj-2VuhA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a12f053c0b028cf6-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.27.205",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jun-2026 19:15:29 UTC] === END API CALL LOG ===
[28-Jun-2026 19:15:29 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jun-2026 19:15:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTExIiwidXNlcm5hbWUiOiJAIDEyMTkyMTI5IiwiZW1haWwiOiJlc2tlMTIxbWFlejNudUBnbWFpbC5jb20iLCJleHAiOjE3ODMyNzg5Mjd9.R8nXsfZRwekMhahdAfQKYdwA4Z3l4WGOMxMBj-2VuhA
[28-Jun-2026 19:15:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jun-2026 19:15:29 UTC] ✅ JWT token verified successfully for user profile
[28-Jun-2026 19:15:29 UTC] User ID: 911
[28-Jun-2026 19:15:29 UTC] ✅ User profile retrieved successfully for user ID: 911
[28-Jun-2026 19:15:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jun-2026 19:15:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jun-2026 19:15:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.189.27.205, 104.23.208.145","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTExIiwidXNlcm5hbWUiOiJAIDEyMTkyMTI5IiwiZW1haWwiOiJlc2tlMTIxbWFlejNudUBnbWFpbC5jb20iLCJleHAiOjE3ODMyNzg5Mjd9.R8nXsfZRwekMhahdAfQKYdwA4Z3l4WGOMxMBj-2VuhA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a12f057bd8f28cf6-ADD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.189.27.205","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Jun-2026 19:15:39 UTC] === User Orders API Called ===
[28-Jun-2026 19:15:39 UTC] User ID: 911
[28-Jun-2026 19:15:39 UTC] Limit: 20, Offset: 0
[28-Jun-2026 19:15:39 UTC] Orders found: 0
[28-Jun-2026 19:15:39 UTC] Orders data: []
[28-Jun-2026 19:15:39 UTC] Total orders count: 0
[28-Jun-2026 19:16:11 UTC] === API CALL LOG ===
[28-Jun-2026 19:16:11 UTC] Endpoint: user/profile.php
[28-Jun-2026 19:16:11 UTC] Full Log Data: {
    "timestamp": "2026-06-28 19:16:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.27.205",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.27.205, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTExIiwidXNlcm5hbWUiOiJAIDEyMTkyMTI5IiwiZW1haWwiOiJlc2tlMTIxbWFlejNudUBnbWFpbC5jb20iLCJleHAiOjE3ODMyNzg5Mjd9.R8nXsfZRwekMhahdAfQKYdwA4Z3l4WGOMxMBj-2VuhA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a12f0641ca5ffbc6-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.27.205",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jun-2026 19:16:11 UTC] === END API CALL LOG ===
[28-Jun-2026 19:16:11 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jun-2026 19:16:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTExIiwidXNlcm5hbWUiOiJAIDEyMTkyMTI5IiwiZW1haWwiOiJlc2tlMTIxbWFlejNudUBnbWFpbC5jb20iLCJleHAiOjE3ODMyNzg5Mjd9.R8nXsfZRwekMhahdAfQKYdwA4Z3l4WGOMxMBj-2VuhA
[28-Jun-2026 19:16:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jun-2026 19:16:11 UTC] ✅ JWT token verified successfully for user profile
[28-Jun-2026 19:16:11 UTC] User ID: 911
[28-Jun-2026 19:16:11 UTC] ✅ User profile retrieved successfully for user ID: 911
[28-Jun-2026 19:16:13 UTC] === API CALL LOG ===
[28-Jun-2026 19:16:13 UTC] Endpoint: user/profile.php
[28-Jun-2026 19:16:13 UTC] Full Log Data: {
    "timestamp": "2026-06-28 19:16:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.27.205",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.27.205, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTExIiwidXNlcm5hbWUiOiJAIDEyMTkyMTI5IiwiZW1haWwiOiJlc2tlMTIxbWFlejNudUBnbWFpbC5jb20iLCJleHAiOjE3ODMyNzg5Mjd9.R8nXsfZRwekMhahdAfQKYdwA4Z3l4WGOMxMBj-2VuhA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a12f064dc9bdfbc6-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.27.205",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jun-2026 19:16:13 UTC] === END API CALL LOG ===
[28-Jun-2026 19:16:13 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jun-2026 19:16:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTExIiwidXNlcm5hbWUiOiJAIDEyMTkyMTI5IiwiZW1haWwiOiJlc2tlMTIxbWFlejNudUBnbWFpbC5jb20iLCJleHAiOjE3ODMyNzg5Mjd9.R8nXsfZRwekMhahdAfQKYdwA4Z3l4WGOMxMBj-2VuhA
[28-Jun-2026 19:16:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jun-2026 19:16:13 UTC] ✅ JWT token verified successfully for user profile
[28-Jun-2026 19:16:13 UTC] User ID: 911
[28-Jun-2026 19:16:13 UTC] ✅ User profile retrieved successfully for user ID: 911
[28-Jun-2026 19:16:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jun-2026 19:16:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jun-2026 19:16:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.189.27.205, 104.23.208.145","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTExIiwidXNlcm5hbWUiOiJAIDEyMTkyMTI5IiwiZW1haWwiOiJlc2tlMTIxbWFlejNudUBnbWFpbC5jb20iLCJleHAiOjE3ODMyNzg5Mjd9.R8nXsfZRwekMhahdAfQKYdwA4Z3l4WGOMxMBj-2VuhA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a12f064e1a45fbc6-ADD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.189.27.205","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Jun-2026 19:16:13 UTC] === User Orders API Called ===
[28-Jun-2026 19:16:13 UTC] User ID: 911
[28-Jun-2026 19:16:13 UTC] Limit: 20, Offset: 0
[28-Jun-2026 19:16:13 UTC] Orders found: 0
[28-Jun-2026 19:16:13 UTC] Orders data: []
[28-Jun-2026 19:16:13 UTC] Total orders count: 0
[28-Jun-2026 19:16:13 UTC] === API CALL LOG ===
[28-Jun-2026 19:16:13 UTC] Endpoint: user/profile.php
[28-Jun-2026 19:16:13 UTC] Full Log Data: {
    "timestamp": "2026-06-28 19:16:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.27.205",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.27.205, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTExIiwidXNlcm5hbWUiOiJAIDEyMTkyMTI5IiwiZW1haWwiOiJlc2tlMTIxbWFlejNudUBnbWFpbC5jb20iLCJleHAiOjE3ODMyNzg5Mjd9.R8nXsfZRwekMhahdAfQKYdwA4Z3l4WGOMxMBj-2VuhA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a12f064e9b55fbc6-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.27.205",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jun-2026 19:16:13 UTC] === END API CALL LOG ===
[28-Jun-2026 19:16:13 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jun-2026 19:16:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTExIiwidXNlcm5hbWUiOiJAIDEyMTkyMTI5IiwiZW1haWwiOiJlc2tlMTIxbWFlejNudUBnbWFpbC5jb20iLCJleHAiOjE3ODMyNzg5Mjd9.R8nXsfZRwekMhahdAfQKYdwA4Z3l4WGOMxMBj-2VuhA
[28-Jun-2026 19:16:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jun-2026 19:16:13 UTC] ✅ JWT token verified successfully for user profile
[28-Jun-2026 19:16:13 UTC] User ID: 911
[28-Jun-2026 19:16:13 UTC] ✅ User profile retrieved successfully for user ID: 911
[28-Jun-2026 19:16:13 UTC] === API CALL LOG ===
[28-Jun-2026 19:16:13 UTC] Endpoint: user/profile.php
[28-Jun-2026 19:16:13 UTC] Full Log Data: {
    "timestamp": "2026-06-28 19:16:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.27.205",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.27.205, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTExIiwidXNlcm5hbWUiOiJAIDEyMTkyMTI5IiwiZW1haWwiOiJlc2tlMTIxbWFlejNudUBnbWFpbC5jb20iLCJleHAiOjE3ODMyNzg5Mjd9.R8nXsfZRwekMhahdAfQKYdwA4Z3l4WGOMxMBj-2VuhA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a12f0651b948fbc6-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.27.205",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jun-2026 19:16:13 UTC] === END API CALL LOG ===
[28-Jun-2026 19:16:13 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jun-2026 19:16:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTExIiwidXNlcm5hbWUiOiJAIDEyMTkyMTI5IiwiZW1haWwiOiJlc2tlMTIxbWFlejNudUBnbWFpbC5jb20iLCJleHAiOjE3ODMyNzg5Mjd9.R8nXsfZRwekMhahdAfQKYdwA4Z3l4WGOMxMBj-2VuhA
[28-Jun-2026 19:16:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jun-2026 19:16:13 UTC] ✅ JWT token verified successfully for user profile
[28-Jun-2026 19:16:13 UTC] User ID: 911
[28-Jun-2026 19:16:13 UTC] ✅ User profile retrieved successfully for user ID: 911
[28-Jun-2026 19:16:33 UTC] === API CALL LOG ===
[28-Jun-2026 19:16:33 UTC] Endpoint: user/profile.php
[28-Jun-2026 19:16:33 UTC] Full Log Data: {
    "timestamp": "2026-06-28 19:16:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.27.205",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.27.205, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTExIiwidXNlcm5hbWUiOiJAIDEyMTkyMTI5IiwiZW1haWwiOiJlc2tlMTIxbWFlejNudUBnbWFpbC5jb20iLCJleHAiOjE3ODMyNzg5Mjd9.R8nXsfZRwekMhahdAfQKYdwA4Z3l4WGOMxMBj-2VuhA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a12f06ca8f6dfbc6-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.27.205",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jun-2026 19:16:33 UTC] === END API CALL LOG ===
[28-Jun-2026 19:16:33 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jun-2026 19:16:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTExIiwidXNlcm5hbWUiOiJAIDEyMTkyMTI5IiwiZW1haWwiOiJlc2tlMTIxbWFlejNudUBnbWFpbC5jb20iLCJleHAiOjE3ODMyNzg5Mjd9.R8nXsfZRwekMhahdAfQKYdwA4Z3l4WGOMxMBj-2VuhA
[28-Jun-2026 19:16:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jun-2026 19:16:33 UTC] ✅ JWT token verified successfully for user profile
[28-Jun-2026 19:16:33 UTC] User ID: 911
[28-Jun-2026 19:16:33 UTC] ✅ User profile retrieved successfully for user ID: 911
[28-Jun-2026 19:16:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jun-2026 19:16:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jun-2026 19:16:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.189.27.205, 104.23.208.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTExIiwidXNlcm5hbWUiOiJAIDEyMTkyMTI5IiwiZW1haWwiOiJlc2tlMTIxbWFlejNudUBnbWFpbC5jb20iLCJleHAiOjE3ODMyNzg5Mjd9.R8nXsfZRwekMhahdAfQKYdwA4Z3l4WGOMxMBj-2VuhA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a12f06ca8f68fbc6-ADD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.189.27.205","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Jun-2026 19:16:33 UTC] === User Orders API Called ===
[28-Jun-2026 19:16:33 UTC] User ID: 911
[28-Jun-2026 19:16:33 UTC] Limit: 20, Offset: 0
[28-Jun-2026 19:16:33 UTC] Orders found: 0
[28-Jun-2026 19:16:33 UTC] Orders data: []
[28-Jun-2026 19:16:33 UTC] Total orders count: 0
[28-Jun-2026 19:16:33 UTC] === API CALL LOG ===
[28-Jun-2026 19:16:33 UTC] Endpoint: user/profile.php
[28-Jun-2026 19:16:33 UTC] Full Log Data: {
    "timestamp": "2026-06-28 19:16:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.27.205",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.27.205, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTExIiwidXNlcm5hbWUiOiJAIDEyMTkyMTI5IiwiZW1haWwiOiJlc2tlMTIxbWFlejNudUBnbWFpbC5jb20iLCJleHAiOjE3ODMyNzg5Mjd9.R8nXsfZRwekMhahdAfQKYdwA4Z3l4WGOMxMBj-2VuhA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a12f06cebedafbc6-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.27.205",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jun-2026 19:16:33 UTC] === END API CALL LOG ===
[28-Jun-2026 19:16:33 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jun-2026 19:16:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTExIiwidXNlcm5hbWUiOiJAIDEyMTkyMTI5IiwiZW1haWwiOiJlc2tlMTIxbWFlejNudUBnbWFpbC5jb20iLCJleHAiOjE3ODMyNzg5Mjd9.R8nXsfZRwekMhahdAfQKYdwA4Z3l4WGOMxMBj-2VuhA
[28-Jun-2026 19:16:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jun-2026 19:16:33 UTC] ✅ JWT token verified successfully for user profile
[28-Jun-2026 19:16:33 UTC] User ID: 911
[28-Jun-2026 19:16:33 UTC] ✅ User profile retrieved successfully for user ID: 911
[28-Jun-2026 19:16:34 UTC] === API CALL LOG ===
[28-Jun-2026 19:16:34 UTC] Endpoint: user/profile.php
[28-Jun-2026 19:16:34 UTC] Full Log Data: {
    "timestamp": "2026-06-28 19:16:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.27.205",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.27.205, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTExIiwidXNlcm5hbWUiOiJAIDEyMTkyMTI5IiwiZW1haWwiOiJlc2tlMTIxbWFlejNudUBnbWFpbC5jb20iLCJleHAiOjE3ODMyNzg5Mjd9.R8nXsfZRwekMhahdAfQKYdwA4Z3l4WGOMxMBj-2VuhA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a12f06d0eaaefbc6-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.27.205",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jun-2026 19:16:34 UTC] === END API CALL LOG ===
[28-Jun-2026 19:16:34 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jun-2026 19:16:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTExIiwidXNlcm5hbWUiOiJAIDEyMTkyMTI5IiwiZW1haWwiOiJlc2tlMTIxbWFlejNudUBnbWFpbC5jb20iLCJleHAiOjE3ODMyNzg5Mjd9.R8nXsfZRwekMhahdAfQKYdwA4Z3l4WGOMxMBj-2VuhA
[28-Jun-2026 19:16:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jun-2026 19:16:34 UTC] ✅ JWT token verified successfully for user profile
[28-Jun-2026 19:16:34 UTC] User ID: 911
[28-Jun-2026 19:16:34 UTC] ✅ User profile retrieved successfully for user ID: 911
[28-Jun-2026 19:16:49 UTC] === API CALL LOG ===
[28-Jun-2026 19:16:49 UTC] Endpoint: user/profile.php
[28-Jun-2026 19:16:49 UTC] Full Log Data: {
    "timestamp": "2026-06-28 19:16:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.27.205",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.27.205, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTExIiwidXNlcm5hbWUiOiJAIDEyMTkyMTI5IiwiZW1haWwiOiJlc2tlMTIxbWFlejNudUBnbWFpbC5jb20iLCJleHAiOjE3ODMyNzg5Mjd9.R8nXsfZRwekMhahdAfQKYdwA4Z3l4WGOMxMBj-2VuhA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a12f072d787e4b73-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.27.205",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jun-2026 19:16:49 UTC] === END API CALL LOG ===
[28-Jun-2026 19:16:49 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jun-2026 19:16:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTExIiwidXNlcm5hbWUiOiJAIDEyMTkyMTI5IiwiZW1haWwiOiJlc2tlMTIxbWFlejNudUBnbWFpbC5jb20iLCJleHAiOjE3ODMyNzg5Mjd9.R8nXsfZRwekMhahdAfQKYdwA4Z3l4WGOMxMBj-2VuhA
[28-Jun-2026 19:16:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jun-2026 19:16:49 UTC] ✅ JWT token verified successfully for user profile
[28-Jun-2026 19:16:49 UTC] User ID: 911
[28-Jun-2026 19:16:49 UTC] ✅ User profile retrieved successfully for user ID: 911
[28-Jun-2026 19:16:49 UTC] === API CALL LOG ===
[28-Jun-2026 19:16:49 UTC] Endpoint: user/profile.php
[28-Jun-2026 19:16:49 UTC] Full Log Data: {
    "timestamp": "2026-06-28 19:16:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.27.205",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.27.205, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTExIiwidXNlcm5hbWUiOiJAIDEyMTkyMTI5IiwiZW1haWwiOiJlc2tlMTIxbWFlejNudUBnbWFpbC5jb20iLCJleHAiOjE3ODMyNzg5Mjd9.R8nXsfZRwekMhahdAfQKYdwA4Z3l4WGOMxMBj-2VuhA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a12f073399f54b73-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.27.205",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jun-2026 19:16:49 UTC] === END API CALL LOG ===
[28-Jun-2026 19:16:49 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jun-2026 19:16:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTExIiwidXNlcm5hbWUiOiJAIDEyMTkyMTI5IiwiZW1haWwiOiJlc2tlMTIxbWFlejNudUBnbWFpbC5jb20iLCJleHAiOjE3ODMyNzg5Mjd9.R8nXsfZRwekMhahdAfQKYdwA4Z3l4WGOMxMBj-2VuhA
[28-Jun-2026 19:16:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jun-2026 19:16:49 UTC] ✅ JWT token verified successfully for user profile
[28-Jun-2026 19:16:49 UTC] User ID: 911
[28-Jun-2026 19:16:49 UTC] ✅ User profile retrieved successfully for user ID: 911
[28-Jun-2026 19:16:49 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jun-2026 19:16:49 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jun-2026 19:16:49 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.189.27.205, 104.23.208.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTExIiwidXNlcm5hbWUiOiJAIDEyMTkyMTI5IiwiZW1haWwiOiJlc2tlMTIxbWFlejNudUBnbWFpbC5jb20iLCJleHAiOjE3ODMyNzg5Mjd9.R8nXsfZRwekMhahdAfQKYdwA4Z3l4WGOMxMBj-2VuhA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a12f073399f84b73-ADD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.189.27.205","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Jun-2026 19:16:49 UTC] === User Orders API Called ===
[28-Jun-2026 19:16:49 UTC] User ID: 911
[28-Jun-2026 19:16:49 UTC] Limit: 20, Offset: 0
[28-Jun-2026 19:16:49 UTC] Orders found: 0
[28-Jun-2026 19:16:49 UTC] Orders data: []
[28-Jun-2026 19:16:49 UTC] Total orders count: 0
[28-Jun-2026 19:16:49 UTC] === API CALL LOG ===
[28-Jun-2026 19:16:49 UTC] Endpoint: user/profile.php
[28-Jun-2026 19:16:49 UTC] Full Log Data: {
    "timestamp": "2026-06-28 19:16:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.27.205",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.27.205, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTExIiwidXNlcm5hbWUiOiJAIDEyMTkyMTI5IiwiZW1haWwiOiJlc2tlMTIxbWFlejNudUBnbWFpbC5jb20iLCJleHAiOjE3ODMyNzg5Mjd9.R8nXsfZRwekMhahdAfQKYdwA4Z3l4WGOMxMBj-2VuhA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a12f0733da634b73-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.27.205",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jun-2026 19:16:49 UTC] === END API CALL LOG ===
[28-Jun-2026 19:16:49 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jun-2026 19:16:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTExIiwidXNlcm5hbWUiOiJAIDEyMTkyMTI5IiwiZW1haWwiOiJlc2tlMTIxbWFlejNudUBnbWFpbC5jb20iLCJleHAiOjE3ODMyNzg5Mjd9.R8nXsfZRwekMhahdAfQKYdwA4Z3l4WGOMxMBj-2VuhA
[28-Jun-2026 19:16:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jun-2026 19:16:49 UTC] ✅ JWT token verified successfully for user profile
[28-Jun-2026 19:16:49 UTC] User ID: 911
[28-Jun-2026 19:16:49 UTC] ✅ User profile retrieved successfully for user ID: 911
[28-Jun-2026 19:16:50 UTC] === API CALL LOG ===
[28-Jun-2026 19:16:50 UTC] Endpoint: user/profile.php
[28-Jun-2026 19:16:50 UTC] Full Log Data: {
    "timestamp": "2026-06-28 19:16:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.27.205",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.27.205, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTExIiwidXNlcm5hbWUiOiJAIDEyMTkyMTI5IiwiZW1haWwiOiJlc2tlMTIxbWFlejNudUBnbWFpbC5jb20iLCJleHAiOjE3ODMyNzg5Mjd9.R8nXsfZRwekMhahdAfQKYdwA4Z3l4WGOMxMBj-2VuhA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a12f07372fb64b73-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.27.205",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jun-2026 19:16:50 UTC] === END API CALL LOG ===
[28-Jun-2026 19:16:50 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jun-2026 19:16:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTExIiwidXNlcm5hbWUiOiJAIDEyMTkyMTI5IiwiZW1haWwiOiJlc2tlMTIxbWFlejNudUBnbWFpbC5jb20iLCJleHAiOjE3ODMyNzg5Mjd9.R8nXsfZRwekMhahdAfQKYdwA4Z3l4WGOMxMBj-2VuhA
[28-Jun-2026 19:16:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jun-2026 19:16:50 UTC] ✅ JWT token verified successfully for user profile
[28-Jun-2026 19:16:50 UTC] User ID: 911
[28-Jun-2026 19:16:50 UTC] ✅ User profile retrieved successfully for user ID: 911
[28-Jun-2026 19:16:55 UTC] === API CALL LOG ===
[28-Jun-2026 19:16:55 UTC] Endpoint: user/profile.php
[28-Jun-2026 19:16:55 UTC] Full Log Data: {
    "timestamp": "2026-06-28 19:16:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.27.205",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.27.205, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTExIiwidXNlcm5hbWUiOiJAIDEyMTkyMTI5IiwiZW1haWwiOiJlc2tlMTIxbWFlejNudUBnbWFpbC5jb20iLCJleHAiOjE3ODMyNzg5Mjd9.R8nXsfZRwekMhahdAfQKYdwA4Z3l4WGOMxMBj-2VuhA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a12f07555e65aea6-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.27.205",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jun-2026 19:16:55 UTC] === END API CALL LOG ===
[28-Jun-2026 19:16:55 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jun-2026 19:16:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTExIiwidXNlcm5hbWUiOiJAIDEyMTkyMTI5IiwiZW1haWwiOiJlc2tlMTIxbWFlejNudUBnbWFpbC5jb20iLCJleHAiOjE3ODMyNzg5Mjd9.R8nXsfZRwekMhahdAfQKYdwA4Z3l4WGOMxMBj-2VuhA
[28-Jun-2026 19:16:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jun-2026 19:16:55 UTC] ✅ JWT token verified successfully for user profile
[28-Jun-2026 19:16:55 UTC] User ID: 911
[28-Jun-2026 19:16:55 UTC] ✅ User profile retrieved successfully for user ID: 911
[28-Jun-2026 19:16:55 UTC] === API CALL LOG ===
[28-Jun-2026 19:16:55 UTC] Endpoint: user/profile.php
[28-Jun-2026 19:16:55 UTC] Full Log Data: {
    "timestamp": "2026-06-28 19:16:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.27.205",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.27.205, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTExIiwidXNlcm5hbWUiOiJAIDEyMTkyMTI5IiwiZW1haWwiOiJlc2tlMTIxbWFlejNudUBnbWFpbC5jb20iLCJleHAiOjE3ODMyNzg5Mjd9.R8nXsfZRwekMhahdAfQKYdwA4Z3l4WGOMxMBj-2VuhA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a12f07583b15aea6-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.27.205",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jun-2026 19:16:55 UTC] === END API CALL LOG ===
[28-Jun-2026 19:16:55 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jun-2026 19:16:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTExIiwidXNlcm5hbWUiOiJAIDEyMTkyMTI5IiwiZW1haWwiOiJlc2tlMTIxbWFlejNudUBnbWFpbC5jb20iLCJleHAiOjE3ODMyNzg5Mjd9.R8nXsfZRwekMhahdAfQKYdwA4Z3l4WGOMxMBj-2VuhA
[28-Jun-2026 19:16:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jun-2026 19:16:55 UTC] ✅ JWT token verified successfully for user profile
[28-Jun-2026 19:16:55 UTC] User ID: 911
[28-Jun-2026 19:16:55 UTC] ✅ User profile retrieved successfully for user ID: 911
[28-Jun-2026 19:16:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jun-2026 19:16:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jun-2026 19:16:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.189.27.205, 104.23.208.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTExIiwidXNlcm5hbWUiOiJAIDEyMTkyMTI5IiwiZW1haWwiOiJlc2tlMTIxbWFlejNudUBnbWFpbC5jb20iLCJleHAiOjE3ODMyNzg5Mjd9.R8nXsfZRwekMhahdAfQKYdwA4Z3l4WGOMxMBj-2VuhA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a12f07586b88aea6-ADD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.189.27.205","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Jun-2026 19:16:55 UTC] === User Orders API Called ===
[28-Jun-2026 19:16:55 UTC] User ID: 911
[28-Jun-2026 19:16:55 UTC] Limit: 20, Offset: 0
[28-Jun-2026 19:16:55 UTC] Orders found: 0
[28-Jun-2026 19:16:55 UTC] Orders data: []
[28-Jun-2026 19:16:55 UTC] Total orders count: 0
[28-Jun-2026 19:16:55 UTC] === API CALL LOG ===
[28-Jun-2026 19:16:55 UTC] Endpoint: user/profile.php
[28-Jun-2026 19:16:55 UTC] Full Log Data: {
    "timestamp": "2026-06-28 19:16:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.27.205",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.27.205, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTExIiwidXNlcm5hbWUiOiJAIDEyMTkyMTI5IiwiZW1haWwiOiJlc2tlMTIxbWFlejNudUBnbWFpbC5jb20iLCJleHAiOjE3ODMyNzg5Mjd9.R8nXsfZRwekMhahdAfQKYdwA4Z3l4WGOMxMBj-2VuhA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a12f0758dc17aea6-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.27.205",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jun-2026 19:16:55 UTC] === END API CALL LOG ===
[28-Jun-2026 19:16:55 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jun-2026 19:16:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTExIiwidXNlcm5hbWUiOiJAIDEyMTkyMTI5IiwiZW1haWwiOiJlc2tlMTIxbWFlejNudUBnbWFpbC5jb20iLCJleHAiOjE3ODMyNzg5Mjd9.R8nXsfZRwekMhahdAfQKYdwA4Z3l4WGOMxMBj-2VuhA
[28-Jun-2026 19:16:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jun-2026 19:16:55 UTC] ✅ JWT token verified successfully for user profile
[28-Jun-2026 19:16:55 UTC] User ID: 911
[28-Jun-2026 19:16:55 UTC] ✅ User profile retrieved successfully for user ID: 911
[28-Jun-2026 19:16:56 UTC] === API CALL LOG ===
[28-Jun-2026 19:16:56 UTC] Endpoint: user/profile.php
[28-Jun-2026 19:16:56 UTC] Full Log Data: {
    "timestamp": "2026-06-28 19:16:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.27.205",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.27.205, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTExIiwidXNlcm5hbWUiOiJAIDEyMTkyMTI5IiwiZW1haWwiOiJlc2tlMTIxbWFlejNudUBnbWFpbC5jb20iLCJleHAiOjE3ODMyNzg5Mjd9.R8nXsfZRwekMhahdAfQKYdwA4Z3l4WGOMxMBj-2VuhA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a12f075ba8f0aea6-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.27.205",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jun-2026 19:16:56 UTC] === END API CALL LOG ===
[28-Jun-2026 19:16:56 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jun-2026 19:16:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTExIiwidXNlcm5hbWUiOiJAIDEyMTkyMTI5IiwiZW1haWwiOiJlc2tlMTIxbWFlejNudUBnbWFpbC5jb20iLCJleHAiOjE3ODMyNzg5Mjd9.R8nXsfZRwekMhahdAfQKYdwA4Z3l4WGOMxMBj-2VuhA
[28-Jun-2026 19:16:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jun-2026 19:16:56 UTC] ✅ JWT token verified successfully for user profile
[28-Jun-2026 19:16:56 UTC] User ID: 911
[28-Jun-2026 19:16:56 UTC] ✅ User profile retrieved successfully for user ID: 911
[28-Jun-2026 19:22:50 UTC] === API CALL LOG ===
[28-Jun-2026 19:22:50 UTC] Endpoint: user/profile.php
[28-Jun-2026 19:22:50 UTC] Full Log Data: {
    "timestamp": "2026-06-28 19:22:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.27.205",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.27.205, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTExIiwidXNlcm5hbWUiOiJAIDEyMTkyMTI5IiwiZW1haWwiOiJlc2tlMTIxbWFlejNudUBnbWFpbC5jb20iLCJleHAiOjE3ODMyNzg5Mjd9.R8nXsfZRwekMhahdAfQKYdwA4Z3l4WGOMxMBj-2VuhA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a12f0fffdfa56507-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.27.205",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jun-2026 19:22:50 UTC] === END API CALL LOG ===
[28-Jun-2026 19:22:50 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jun-2026 19:22:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTExIiwidXNlcm5hbWUiOiJAIDEyMTkyMTI5IiwiZW1haWwiOiJlc2tlMTIxbWFlejNudUBnbWFpbC5jb20iLCJleHAiOjE3ODMyNzg5Mjd9.R8nXsfZRwekMhahdAfQKYdwA4Z3l4WGOMxMBj-2VuhA
[28-Jun-2026 19:22:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jun-2026 19:22:50 UTC] ✅ JWT token verified successfully for user profile
[28-Jun-2026 19:22:50 UTC] User ID: 911
[28-Jun-2026 19:22:50 UTC] ✅ User profile retrieved successfully for user ID: 911
[28-Jun-2026 19:22:51 UTC] === API CALL LOG ===
[28-Jun-2026 19:22:51 UTC] Endpoint: user/profile.php
[28-Jun-2026 19:22:51 UTC] Full Log Data: {
    "timestamp": "2026-06-28 19:22:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.27.205",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.27.205, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTExIiwidXNlcm5hbWUiOiJAIDEyMTkyMTI5IiwiZW1haWwiOiJlc2tlMTIxbWFlejNudUBnbWFpbC5jb20iLCJleHAiOjE3ODMyNzg5Mjd9.R8nXsfZRwekMhahdAfQKYdwA4Z3l4WGOMxMBj-2VuhA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a12f1004dc486507-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.27.205",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jun-2026 19:22:51 UTC] === END API CALL LOG ===
[28-Jun-2026 19:22:51 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jun-2026 19:22:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTExIiwidXNlcm5hbWUiOiJAIDEyMTkyMTI5IiwiZW1haWwiOiJlc2tlMTIxbWFlejNudUBnbWFpbC5jb20iLCJleHAiOjE3ODMyNzg5Mjd9.R8nXsfZRwekMhahdAfQKYdwA4Z3l4WGOMxMBj-2VuhA
[28-Jun-2026 19:22:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jun-2026 19:22:51 UTC] ✅ JWT token verified successfully for user profile
[28-Jun-2026 19:22:51 UTC] User ID: 911
[28-Jun-2026 19:22:51 UTC] ✅ User profile retrieved successfully for user ID: 911
[28-Jun-2026 19:22:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jun-2026 19:22:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jun-2026 19:22:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.189.27.205, 162.159.122.164","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTExIiwidXNlcm5hbWUiOiJAIDEyMTkyMTI5IiwiZW1haWwiOiJlc2tlMTIxbWFlejNudUBnbWFpbC5jb20iLCJleHAiOjE3ODMyNzg5Mjd9.R8nXsfZRwekMhahdAfQKYdwA4Z3l4WGOMxMBj-2VuhA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a12f10056dbe6507-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.189.27.205","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Jun-2026 19:22:51 UTC] === User Orders API Called ===
[28-Jun-2026 19:22:51 UTC] User ID: 911
[28-Jun-2026 19:22:51 UTC] Limit: 20, Offset: 0
[28-Jun-2026 19:22:51 UTC] Orders found: 0
[28-Jun-2026 19:22:51 UTC] Orders data: []
[28-Jun-2026 19:22:51 UTC] Total orders count: 0
[28-Jun-2026 19:22:51 UTC] === API CALL LOG ===
[28-Jun-2026 19:22:51 UTC] Endpoint: user/profile.php
[28-Jun-2026 19:22:51 UTC] Full Log Data: {
    "timestamp": "2026-06-28 19:22:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.27.205",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.27.205, 162.159.122.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTExIiwidXNlcm5hbWUiOiJAIDEyMTkyMTI5IiwiZW1haWwiOiJlc2tlMTIxbWFlejNudUBnbWFpbC5jb20iLCJleHAiOjE3ODMyNzg5Mjd9.R8nXsfZRwekMhahdAfQKYdwA4Z3l4WGOMxMBj-2VuhA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a12f10062faa6507-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.27.205",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jun-2026 19:22:51 UTC] === END API CALL LOG ===
[28-Jun-2026 19:22:51 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jun-2026 19:22:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTExIiwidXNlcm5hbWUiOiJAIDEyMTkyMTI5IiwiZW1haWwiOiJlc2tlMTIxbWFlejNudUBnbWFpbC5jb20iLCJleHAiOjE3ODMyNzg5Mjd9.R8nXsfZRwekMhahdAfQKYdwA4Z3l4WGOMxMBj-2VuhA
[28-Jun-2026 19:22:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jun-2026 19:22:51 UTC] ✅ JWT token verified successfully for user profile
[28-Jun-2026 19:22:51 UTC] User ID: 911
[28-Jun-2026 19:22:51 UTC] ✅ User profile retrieved successfully for user ID: 911
[28-Jun-2026 19:22:51 UTC] === API CALL LOG ===
[28-Jun-2026 19:22:51 UTC] Endpoint: user/profile.php
[28-Jun-2026 19:22:51 UTC] Full Log Data: {
    "timestamp": "2026-06-28 19:22:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.27.205",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.27.205, 162.159.122.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTExIiwidXNlcm5hbWUiOiJAIDEyMTkyMTI5IiwiZW1haWwiOiJlc2tlMTIxbWFlejNudUBnbWFpbC5jb20iLCJleHAiOjE3ODMyNzg5Mjd9.R8nXsfZRwekMhahdAfQKYdwA4Z3l4WGOMxMBj-2VuhA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a12f1008fe946507-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.27.205",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jun-2026 19:22:51 UTC] === END API CALL LOG ===
[28-Jun-2026 19:22:51 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jun-2026 19:22:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTExIiwidXNlcm5hbWUiOiJAIDEyMTkyMTI5IiwiZW1haWwiOiJlc2tlMTIxbWFlejNudUBnbWFpbC5jb20iLCJleHAiOjE3ODMyNzg5Mjd9.R8nXsfZRwekMhahdAfQKYdwA4Z3l4WGOMxMBj-2VuhA
[28-Jun-2026 19:22:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jun-2026 19:22:51 UTC] ✅ JWT token verified successfully for user profile
[28-Jun-2026 19:22:51 UTC] User ID: 911
[28-Jun-2026 19:22:51 UTC] ✅ User profile retrieved successfully for user ID: 911
[28-Jun-2026 22:26:28 UTC] === API CALL LOG ===
[28-Jun-2026 22:26:28 UTC] Endpoint: user/profile.php
[28-Jun-2026 22:26:28 UTC] Full Log Data: {
    "timestamp": "2026-06-28 22:26:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.96.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.96.149, 162.158.216.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTAwIiwidXNlcm5hbWUiOiJBaXRyYWRpbmdtYWNoaW5lIiwiZW1haWwiOiJhaXRyYWRpbmdtYWNoaW5lOTlAZ21haWwuY29tIiwiZXhwIjoxNzgzMTQ4MTg4fQ.E-63--JhnBp764n3O-ZCW3N9OcOWNtJiOMjKBgHSp00",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1301d00ee1029c1-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.96.149",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jun-2026 22:26:28 UTC] === END API CALL LOG ===
[28-Jun-2026 22:26:28 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jun-2026 22:26:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTAwIiwidXNlcm5hbWUiOiJBaXRyYWRpbmdtYWNoaW5lIiwiZW1haWwiOiJhaXRyYWRpbmdtYWNoaW5lOTlAZ21haWwuY29tIiwiZXhwIjoxNzgzMTQ4MTg4fQ.E-63--JhnBp764n3O-ZCW3N9OcOWNtJiOMjKBgHSp00
[28-Jun-2026 22:26:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jun-2026 22:26:28 UTC] ✅ JWT token verified successfully for user profile
[28-Jun-2026 22:26:28 UTC] User ID: 900
[28-Jun-2026 22:26:28 UTC] ✅ User profile retrieved successfully for user ID: 900
[28-Jun-2026 22:26:29 UTC] === API CALL LOG ===
[28-Jun-2026 22:26:29 UTC] Endpoint: user/profile.php
[28-Jun-2026 22:26:29 UTC] Full Log Data: {
    "timestamp": "2026-06-28 22:26:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.96.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.96.149, 162.158.216.66",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTAwIiwidXNlcm5hbWUiOiJBaXRyYWRpbmdtYWNoaW5lIiwiZW1haWwiOiJhaXRyYWRpbmdtYWNoaW5lOTlAZ21haWwuY29tIiwiZXhwIjoxNzgzMTQ4MTg4fQ.E-63--JhnBp764n3O-ZCW3N9OcOWNtJiOMjKBgHSp00",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1301d05b8d929c1-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.96.149",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jun-2026 22:26:29 UTC] === END API CALL LOG ===
[28-Jun-2026 22:26:29 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jun-2026 22:26:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTAwIiwidXNlcm5hbWUiOiJBaXRyYWRpbmdtYWNoaW5lIiwiZW1haWwiOiJhaXRyYWRpbmdtYWNoaW5lOTlAZ21haWwuY29tIiwiZXhwIjoxNzgzMTQ4MTg4fQ.E-63--JhnBp764n3O-ZCW3N9OcOWNtJiOMjKBgHSp00
[28-Jun-2026 22:26:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jun-2026 22:26:29 UTC] ✅ JWT token verified successfully for user profile
[28-Jun-2026 22:26:29 UTC] User ID: 900
[28-Jun-2026 22:26:29 UTC] ✅ User profile retrieved successfully for user ID: 900
[28-Jun-2026 22:26:29 UTC] === API CALL LOG ===
[28-Jun-2026 22:26:29 UTC] Endpoint: user/profile.php
[28-Jun-2026 22:26:29 UTC] Full Log Data: {
    "timestamp": "2026-06-28 22:26:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.96.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.96.149, 162.158.216.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTAwIiwidXNlcm5hbWUiOiJBaXRyYWRpbmdtYWNoaW5lIiwiZW1haWwiOiJhaXRyYWRpbmdtYWNoaW5lOTlAZ21haWwuY29tIiwiZXhwIjoxNzgzMTQ4MTg4fQ.E-63--JhnBp764n3O-ZCW3N9OcOWNtJiOMjKBgHSp00",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1301d05b8d629c1-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.96.149",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jun-2026 22:26:29 UTC] === END API CALL LOG ===
[28-Jun-2026 22:26:29 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jun-2026 22:26:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTAwIiwidXNlcm5hbWUiOiJBaXRyYWRpbmdtYWNoaW5lIiwiZW1haWwiOiJhaXRyYWRpbmdtYWNoaW5lOTlAZ21haWwuY29tIiwiZXhwIjoxNzgzMTQ4MTg4fQ.E-63--JhnBp764n3O-ZCW3N9OcOWNtJiOMjKBgHSp00
[28-Jun-2026 22:26:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jun-2026 22:26:29 UTC] ✅ JWT token verified successfully for user profile
[28-Jun-2026 22:26:29 UTC] User ID: 900
[28-Jun-2026 22:26:29 UTC] ✅ User profile retrieved successfully for user ID: 900
[28-Jun-2026 22:26:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jun-2026 22:26:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jun-2026 22:26:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.96.149, 162.158.216.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTAwIiwidXNlcm5hbWUiOiJBaXRyYWRpbmdtYWNoaW5lIiwiZW1haWwiOiJhaXRyYWRpbmdtYWNoaW5lOTlAZ21haWwuY29tIiwiZXhwIjoxNzgzMTQ4MTg4fQ.E-63--JhnBp764n3O-ZCW3N9OcOWNtJiOMjKBgHSp00","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1301d05b8d829c1-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.96.149","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Jun-2026 22:26:29 UTC] === User Orders API Called ===
[28-Jun-2026 22:26:29 UTC] User ID: 900
[28-Jun-2026 22:26:29 UTC] Limit: 20, Offset: 0
[28-Jun-2026 22:26:29 UTC] Orders found: 0
[28-Jun-2026 22:26:29 UTC] Orders data: []
[28-Jun-2026 22:26:29 UTC] Total orders count: 0
[28-Jun-2026 22:26:30 UTC] === API CALL LOG ===
[28-Jun-2026 22:26:30 UTC] Endpoint: user/profile.php
[28-Jun-2026 22:26:30 UTC] Full Log Data: {
    "timestamp": "2026-06-28 22:26:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.96.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.96.149, 162.158.216.66",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTAwIiwidXNlcm5hbWUiOiJBaXRyYWRpbmdtYWNoaW5lIiwiZW1haWwiOiJhaXRyYWRpbmdtYWNoaW5lOTlAZ21haWwuY29tIiwiZXhwIjoxNzgzMTQ4MTg4fQ.E-63--JhnBp764n3O-ZCW3N9OcOWNtJiOMjKBgHSp00",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1301d0d3a6329c1-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.96.149",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jun-2026 22:26:30 UTC] === END API CALL LOG ===
[28-Jun-2026 22:26:30 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jun-2026 22:26:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTAwIiwidXNlcm5hbWUiOiJBaXRyYWRpbmdtYWNoaW5lIiwiZW1haWwiOiJhaXRyYWRpbmdtYWNoaW5lOTlAZ21haWwuY29tIiwiZXhwIjoxNzgzMTQ4MTg4fQ.E-63--JhnBp764n3O-ZCW3N9OcOWNtJiOMjKBgHSp00
[28-Jun-2026 22:26:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jun-2026 22:26:30 UTC] ✅ JWT token verified successfully for user profile
[28-Jun-2026 22:26:30 UTC] User ID: 900
[28-Jun-2026 22:26:30 UTC] ✅ User profile retrieved successfully for user ID: 900
[28-Jun-2026 22:26:39 UTC] === API CALL LOG ===
[28-Jun-2026 22:26:39 UTC] Endpoint: user/profile.php
[28-Jun-2026 22:26:39 UTC] Full Log Data: {
    "timestamp": "2026-06-28 22:26:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.96.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.96.149, 162.158.216.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTAwIiwidXNlcm5hbWUiOiJBaXRyYWRpbmdtYWNoaW5lIiwiZW1haWwiOiJhaXRyYWRpbmdtYWNoaW5lOTlAZ21haWwuY29tIiwiZXhwIjoxNzgzMTQ4MTg4fQ.E-63--JhnBp764n3O-ZCW3N9OcOWNtJiOMjKBgHSp00",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1301d43ae0c29c1-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.96.149",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jun-2026 22:26:39 UTC] === END API CALL LOG ===
[28-Jun-2026 22:26:39 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jun-2026 22:26:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTAwIiwidXNlcm5hbWUiOiJBaXRyYWRpbmdtYWNoaW5lIiwiZW1haWwiOiJhaXRyYWRpbmdtYWNoaW5lOTlAZ21haWwuY29tIiwiZXhwIjoxNzgzMTQ4MTg4fQ.E-63--JhnBp764n3O-ZCW3N9OcOWNtJiOMjKBgHSp00
[28-Jun-2026 22:26:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jun-2026 22:26:39 UTC] ✅ JWT token verified successfully for user profile
[28-Jun-2026 22:26:39 UTC] User ID: 900
[28-Jun-2026 22:26:39 UTC] ✅ User profile retrieved successfully for user ID: 900
[28-Jun-2026 22:26:48 UTC] === API CALL LOG ===
[28-Jun-2026 22:26:48 UTC] Endpoint: user/profile.php
[28-Jun-2026 22:26:48 UTC] Full Log Data: {
    "timestamp": "2026-06-28 22:26:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.96.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.96.149, 162.158.216.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTAwIiwidXNlcm5hbWUiOiJBaXRyYWRpbmdtYWNoaW5lIiwiZW1haWwiOiJhaXRyYWRpbmdtYWNoaW5lOTlAZ21haWwuY29tIiwiZXhwIjoxNzgzMTQ4MTg4fQ.E-63--JhnBp764n3O-ZCW3N9OcOWNtJiOMjKBgHSp00",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1301d7c2a2d29c1-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.96.149",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jun-2026 22:26:48 UTC] === END API CALL LOG ===
[28-Jun-2026 22:26:48 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jun-2026 22:26:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTAwIiwidXNlcm5hbWUiOiJBaXRyYWRpbmdtYWNoaW5lIiwiZW1haWwiOiJhaXRyYWRpbmdtYWNoaW5lOTlAZ21haWwuY29tIiwiZXhwIjoxNzgzMTQ4MTg4fQ.E-63--JhnBp764n3O-ZCW3N9OcOWNtJiOMjKBgHSp00
[28-Jun-2026 22:26:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jun-2026 22:26:48 UTC] ✅ JWT token verified successfully for user profile
[28-Jun-2026 22:26:48 UTC] User ID: 900
[28-Jun-2026 22:26:48 UTC] ✅ User profile retrieved successfully for user ID: 900
[28-Jun-2026 22:27:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jun-2026 22:27:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jun-2026 22:27:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.96.149, 162.158.216.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTAwIiwidXNlcm5hbWUiOiJBaXRyYWRpbmdtYWNoaW5lIiwiZW1haWwiOiJhaXRyYWRpbmdtYWNoaW5lOTlAZ21haWwuY29tIiwiZXhwIjoxNzgzMTQ4MTg4fQ.E-63--JhnBp764n3O-ZCW3N9OcOWNtJiOMjKBgHSp00","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1301e408e7529c1-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.96.149","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Jun-2026 22:27:19 UTC] === User Orders API Called ===
[28-Jun-2026 22:27:19 UTC] User ID: 900
[28-Jun-2026 22:27:19 UTC] Limit: 20, Offset: 0
[28-Jun-2026 22:27:19 UTC] Orders found: 0
[28-Jun-2026 22:27:19 UTC] Orders data: []
[28-Jun-2026 22:27:19 UTC] Total orders count: 0
[28-Jun-2026 22:27:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jun-2026 22:27:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jun-2026 22:27:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.96.149, 162.158.216.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTAwIiwidXNlcm5hbWUiOiJBaXRyYWRpbmdtYWNoaW5lIiwiZW1haWwiOiJhaXRyYWRpbmdtYWNoaW5lOTlAZ21haWwuY29tIiwiZXhwIjoxNzgzMTQ4MTg4fQ.E-63--JhnBp764n3O-ZCW3N9OcOWNtJiOMjKBgHSp00","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1301e61290229c1-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.96.149","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Jun-2026 22:27:25 UTC] === User Orders API Called ===
[28-Jun-2026 22:27:25 UTC] User ID: 900
[28-Jun-2026 22:27:25 UTC] Limit: 20, Offset: 0
[28-Jun-2026 22:27:25 UTC] Orders found: 0
[28-Jun-2026 22:27:25 UTC] Orders data: []
[28-Jun-2026 22:27:25 UTC] Total orders count: 0
[28-Jun-2026 22:27:25 UTC] === API CALL LOG ===
[28-Jun-2026 22:27:25 UTC] Endpoint: user/profile.php
[28-Jun-2026 22:27:25 UTC] Full Log Data: {
    "timestamp": "2026-06-28 22:27:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.96.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.96.149, 162.158.216.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTAwIiwidXNlcm5hbWUiOiJBaXRyYWRpbmdtYWNoaW5lIiwiZW1haWwiOiJhaXRyYWRpbmdtYWNoaW5lOTlAZ21haWwuY29tIiwiZXhwIjoxNzgzMTQ4MTg4fQ.E-63--JhnBp764n3O-ZCW3N9OcOWNtJiOMjKBgHSp00",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1301e61290629c1-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.96.149",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jun-2026 22:27:25 UTC] === END API CALL LOG ===
[28-Jun-2026 22:27:25 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jun-2026 22:27:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTAwIiwidXNlcm5hbWUiOiJBaXRyYWRpbmdtYWNoaW5lIiwiZW1haWwiOiJhaXRyYWRpbmdtYWNoaW5lOTlAZ21haWwuY29tIiwiZXhwIjoxNzgzMTQ4MTg4fQ.E-63--JhnBp764n3O-ZCW3N9OcOWNtJiOMjKBgHSp00
[28-Jun-2026 22:27:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jun-2026 22:27:25 UTC] ✅ JWT token verified successfully for user profile
[28-Jun-2026 22:27:25 UTC] User ID: 900
[28-Jun-2026 22:27:25 UTC] ✅ User profile retrieved successfully for user ID: 900
[28-Jun-2026 22:27:25 UTC] === API CALL LOG ===
[28-Jun-2026 22:27:25 UTC] Endpoint: user/profile.php
[28-Jun-2026 22:27:25 UTC] Full Log Data: {
    "timestamp": "2026-06-28 22:27:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.96.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.96.149, 162.158.216.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTAwIiwidXNlcm5hbWUiOiJBaXRyYWRpbmdtYWNoaW5lIiwiZW1haWwiOiJhaXRyYWRpbmdtYWNoaW5lOTlAZ21haWwuY29tIiwiZXhwIjoxNzgzMTQ4MTg4fQ.E-63--JhnBp764n3O-ZCW3N9OcOWNtJiOMjKBgHSp00",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1301e64d85729c1-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.96.149",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jun-2026 22:27:25 UTC] === END API CALL LOG ===
[28-Jun-2026 22:27:25 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jun-2026 22:27:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTAwIiwidXNlcm5hbWUiOiJBaXRyYWRpbmdtYWNoaW5lIiwiZW1haWwiOiJhaXRyYWRpbmdtYWNoaW5lOTlAZ21haWwuY29tIiwiZXhwIjoxNzgzMTQ4MTg4fQ.E-63--JhnBp764n3O-ZCW3N9OcOWNtJiOMjKBgHSp00
[28-Jun-2026 22:27:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jun-2026 22:27:25 UTC] ✅ JWT token verified successfully for user profile
[28-Jun-2026 22:27:25 UTC] User ID: 900
[28-Jun-2026 22:27:25 UTC] ✅ User profile retrieved successfully for user ID: 900
[28-Jun-2026 22:27:26 UTC] === API CALL LOG ===
[28-Jun-2026 22:27:26 UTC] Endpoint: user/profile.php
[28-Jun-2026 22:27:26 UTC] Full Log Data: {
    "timestamp": "2026-06-28 22:27:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.96.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.96.149, 162.158.216.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTAwIiwidXNlcm5hbWUiOiJBaXRyYWRpbmdtYWNoaW5lIiwiZW1haWwiOiJhaXRyYWRpbmdtYWNoaW5lOTlAZ21haWwuY29tIiwiZXhwIjoxNzgzMTQ4MTg4fQ.E-63--JhnBp764n3O-ZCW3N9OcOWNtJiOMjKBgHSp00",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1301e677d9a29c1-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.96.149",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jun-2026 22:27:26 UTC] === END API CALL LOG ===
[28-Jun-2026 22:27:26 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jun-2026 22:27:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTAwIiwidXNlcm5hbWUiOiJBaXRyYWRpbmdtYWNoaW5lIiwiZW1haWwiOiJhaXRyYWRpbmdtYWNoaW5lOTlAZ21haWwuY29tIiwiZXhwIjoxNzgzMTQ4MTg4fQ.E-63--JhnBp764n3O-ZCW3N9OcOWNtJiOMjKBgHSp00
[28-Jun-2026 22:27:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jun-2026 22:27:26 UTC] ✅ JWT token verified successfully for user profile
[28-Jun-2026 22:27:26 UTC] User ID: 900
[28-Jun-2026 22:27:26 UTC] ✅ User profile retrieved successfully for user ID: 900
[28-Jun-2026 22:27:55 UTC] === API CALL LOG ===
[28-Jun-2026 22:27:55 UTC] Endpoint: user/profile.php
[28-Jun-2026 22:27:55 UTC] Full Log Data: {
    "timestamp": "2026-06-28 22:27:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.96.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.96.149, 162.158.216.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTAwIiwidXNlcm5hbWUiOiJBaXRyYWRpbmdtYWNoaW5lIiwiZW1haWwiOiJhaXRyYWRpbmdtYWNoaW5lOTlAZ21haWwuY29tIiwiZXhwIjoxNzgzMTQ4MTg4fQ.E-63--JhnBp764n3O-ZCW3N9OcOWNtJiOMjKBgHSp00",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1301f211f5929c1-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.96.149",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jun-2026 22:27:55 UTC] === END API CALL LOG ===
[28-Jun-2026 22:27:55 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jun-2026 22:27:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTAwIiwidXNlcm5hbWUiOiJBaXRyYWRpbmdtYWNoaW5lIiwiZW1haWwiOiJhaXRyYWRpbmdtYWNoaW5lOTlAZ21haWwuY29tIiwiZXhwIjoxNzgzMTQ4MTg4fQ.E-63--JhnBp764n3O-ZCW3N9OcOWNtJiOMjKBgHSp00
[28-Jun-2026 22:27:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jun-2026 22:27:55 UTC] ✅ JWT token verified successfully for user profile
[28-Jun-2026 22:27:55 UTC] User ID: 900
[28-Jun-2026 22:27:55 UTC] ✅ User profile retrieved successfully for user ID: 900
[28-Jun-2026 22:28:07 UTC] === API CALL LOG ===
[28-Jun-2026 22:28:07 UTC] Endpoint: user/profile.php
[28-Jun-2026 22:28:07 UTC] Full Log Data: {
    "timestamp": "2026-06-28 22:28:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.96.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.96.149, 162.158.216.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTAwIiwidXNlcm5hbWUiOiJBaXRyYWRpbmdtYWNoaW5lIiwiZW1haWwiOiJhaXRyYWRpbmdtYWNoaW5lOTlAZ21haWwuY29tIiwiZXhwIjoxNzgzMTQ4MTg4fQ.E-63--JhnBp764n3O-ZCW3N9OcOWNtJiOMjKBgHSp00",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1301f69af3529c1-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.96.149",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jun-2026 22:28:07 UTC] === END API CALL LOG ===
[28-Jun-2026 22:28:07 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jun-2026 22:28:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTAwIiwidXNlcm5hbWUiOiJBaXRyYWRpbmdtYWNoaW5lIiwiZW1haWwiOiJhaXRyYWRpbmdtYWNoaW5lOTlAZ21haWwuY29tIiwiZXhwIjoxNzgzMTQ4MTg4fQ.E-63--JhnBp764n3O-ZCW3N9OcOWNtJiOMjKBgHSp00
[28-Jun-2026 22:28:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jun-2026 22:28:07 UTC] ✅ JWT token verified successfully for user profile
[28-Jun-2026 22:28:07 UTC] User ID: 900
[28-Jun-2026 22:28:07 UTC] ✅ User profile retrieved successfully for user ID: 900
[28-Jun-2026 22:28:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jun-2026 22:28:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jun-2026 22:28:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.96.149, 162.158.216.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTAwIiwidXNlcm5hbWUiOiJBaXRyYWRpbmdtYWNoaW5lIiwiZW1haWwiOiJhaXRyYWRpbmdtYWNoaW5lOTlAZ21haWwuY29tIiwiZXhwIjoxNzgzMTQ4MTg4fQ.E-63--JhnBp764n3O-ZCW3N9OcOWNtJiOMjKBgHSp00","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1301fb3fb5429c1-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.96.149","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Jun-2026 22:28:19 UTC] === User Orders API Called ===
[28-Jun-2026 22:28:19 UTC] User ID: 900
[28-Jun-2026 22:28:19 UTC] Limit: 20, Offset: 0
[28-Jun-2026 22:28:19 UTC] Orders found: 0
[28-Jun-2026 22:28:19 UTC] Orders data: []
[28-Jun-2026 22:28:19 UTC] Total orders count: 0
[28-Jun-2026 23:40:35 UTC] === API CALL LOG ===
[28-Jun-2026 23:40:35 UTC] Endpoint: user/profile.php
[28-Jun-2026 23:40:35 UTC] Full Log Data: {
    "timestamp": "2026-06-28 23:40:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.161.134.18",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.161.134.18, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEyIiwidXNlcm5hbWUiOiJSb2NrMTBrIiwiZW1haWwiOiJyb2NrMTBrLnN0dWRpby5kZXZAZ21haWwuY29tIiwiZXhwIjoxNzgzMjk0ODM0fQ.smxfnr4WvQMuL5tXrUMve4p3sDHP9j6410T3q5H21N0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a13089908c69b24a-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.161.134.18",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jun-2026 23:40:35 UTC] === END API CALL LOG ===
[28-Jun-2026 23:40:35 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jun-2026 23:40:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEyIiwidXNlcm5hbWUiOiJSb2NrMTBrIiwiZW1haWwiOiJyb2NrMTBrLnN0dWRpby5kZXZAZ21haWwuY29tIiwiZXhwIjoxNzgzMjk0ODM0fQ.smxfnr4WvQMuL5tXrUMve4p3sDHP9j6410T3q5H21N0
[28-Jun-2026 23:40:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jun-2026 23:40:35 UTC] ✅ JWT token verified successfully for user profile
[28-Jun-2026 23:40:35 UTC] User ID: 912
[28-Jun-2026 23:40:35 UTC] ✅ User profile retrieved successfully for user ID: 912
[28-Jun-2026 23:40:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jun-2026 23:40:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jun-2026 23:40:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.161.134.18, 162.159.122.74","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEyIiwidXNlcm5hbWUiOiJSb2NrMTBrIiwiZW1haWwiOiJyb2NrMTBrLnN0dWRpby5kZXZAZ21haWwuY29tIiwiZXhwIjoxNzgzMjk0ODM0fQ.smxfnr4WvQMuL5tXrUMve4p3sDHP9j6410T3q5H21N0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a13089908c6cb24a-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"197.161.134.18","cf-ipcountry":"EG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Jun-2026 23:40:35 UTC] === User Orders API Called ===
[28-Jun-2026 23:40:35 UTC] User ID: 912
[28-Jun-2026 23:40:35 UTC] Limit: 20, Offset: 0
[28-Jun-2026 23:40:35 UTC] Orders found: 0
[28-Jun-2026 23:40:35 UTC] Orders data: []
[28-Jun-2026 23:40:35 UTC] Total orders count: 0
[28-Jun-2026 23:40:35 UTC] === API CALL LOG ===
[28-Jun-2026 23:40:35 UTC] Endpoint: user/profile.php
[28-Jun-2026 23:40:35 UTC] Full Log Data: {
    "timestamp": "2026-06-28 23:40:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.161.134.18",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.161.134.18, 162.159.122.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEyIiwidXNlcm5hbWUiOiJSb2NrMTBrIiwiZW1haWwiOiJyb2NrMTBrLnN0dWRpby5kZXZAZ21haWwuY29tIiwiZXhwIjoxNzgzMjk0ODM0fQ.smxfnr4WvQMuL5tXrUMve4p3sDHP9j6410T3q5H21N0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a13089913d7fb24a-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.161.134.18",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jun-2026 23:40:35 UTC] === END API CALL LOG ===
[28-Jun-2026 23:40:35 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jun-2026 23:40:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEyIiwidXNlcm5hbWUiOiJSb2NrMTBrIiwiZW1haWwiOiJyb2NrMTBrLnN0dWRpby5kZXZAZ21haWwuY29tIiwiZXhwIjoxNzgzMjk0ODM0fQ.smxfnr4WvQMuL5tXrUMve4p3sDHP9j6410T3q5H21N0
[28-Jun-2026 23:40:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jun-2026 23:40:35 UTC] ✅ JWT token verified successfully for user profile
[28-Jun-2026 23:40:35 UTC] User ID: 912
[28-Jun-2026 23:40:35 UTC] ✅ User profile retrieved successfully for user ID: 912
[28-Jun-2026 23:40:36 UTC] === API CALL LOG ===
[28-Jun-2026 23:40:36 UTC] Endpoint: user/profile.php
[28-Jun-2026 23:40:36 UTC] Full Log Data: {
    "timestamp": "2026-06-28 23:40:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.161.134.18",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.161.134.18, 162.159.122.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEyIiwidXNlcm5hbWUiOiJSb2NrMTBrIiwiZW1haWwiOiJyb2NrMTBrLnN0dWRpby5kZXZAZ21haWwuY29tIiwiZXhwIjoxNzgzMjk0ODM0fQ.smxfnr4WvQMuL5tXrUMve4p3sDHP9j6410T3q5H21N0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a13089959bd4b24a-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.161.134.18",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jun-2026 23:40:36 UTC] === END API CALL LOG ===
[28-Jun-2026 23:40:36 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jun-2026 23:40:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEyIiwidXNlcm5hbWUiOiJSb2NrMTBrIiwiZW1haWwiOiJyb2NrMTBrLnN0dWRpby5kZXZAZ21haWwuY29tIiwiZXhwIjoxNzgzMjk0ODM0fQ.smxfnr4WvQMuL5tXrUMve4p3sDHP9j6410T3q5H21N0
[28-Jun-2026 23:40:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jun-2026 23:40:36 UTC] ✅ JWT token verified successfully for user profile
[28-Jun-2026 23:40:36 UTC] User ID: 912
[28-Jun-2026 23:40:36 UTC] ✅ User profile retrieved successfully for user ID: 912
[28-Jun-2026 23:41:38 UTC] === API CALL LOG ===
[28-Jun-2026 23:41:38 UTC] Endpoint: user/profile.php
[28-Jun-2026 23:41:38 UTC] Full Log Data: {
    "timestamp": "2026-06-28 23:41:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.161.134.18",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.161.134.18, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEyIiwidXNlcm5hbWUiOiJSb2NrMTBrIiwiZW1haWwiOiJyb2NrMTBrLnN0dWRpby5kZXZAZ21haWwuY29tIiwiZXhwIjoxNzgzMjk0ODM0fQ.smxfnr4WvQMuL5tXrUMve4p3sDHP9j6410T3q5H21N0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1308b1a4930b24a-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.161.134.18",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jun-2026 23:41:38 UTC] === END API CALL LOG ===
[28-Jun-2026 23:41:38 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jun-2026 23:41:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEyIiwidXNlcm5hbWUiOiJSb2NrMTBrIiwiZW1haWwiOiJyb2NrMTBrLnN0dWRpby5kZXZAZ21haWwuY29tIiwiZXhwIjoxNzgzMjk0ODM0fQ.smxfnr4WvQMuL5tXrUMve4p3sDHP9j6410T3q5H21N0
[28-Jun-2026 23:41:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jun-2026 23:41:38 UTC] ✅ JWT token verified successfully for user profile
[28-Jun-2026 23:41:38 UTC] User ID: 912
[28-Jun-2026 23:41:38 UTC] ✅ User profile retrieved successfully for user ID: 912
[28-Jun-2026 23:41:54 UTC] === API CALL LOG ===
[28-Jun-2026 23:41:54 UTC] Endpoint: user/profile.php
[28-Jun-2026 23:41:54 UTC] Full Log Data: {
    "timestamp": "2026-06-28 23:41:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.161.134.18",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.161.134.18, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEyIiwidXNlcm5hbWUiOiJSb2NrMTBrIiwiZW1haWwiOiJyb2NrMTBrLnN0dWRpby5kZXZAZ21haWwuY29tIiwiZXhwIjoxNzgzMjk0ODM0fQ.smxfnr4WvQMuL5tXrUMve4p3sDHP9j6410T3q5H21N0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1308b7f4d4dcc66-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.161.134.18",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jun-2026 23:41:54 UTC] === END API CALL LOG ===
[28-Jun-2026 23:41:54 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jun-2026 23:41:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEyIiwidXNlcm5hbWUiOiJSb2NrMTBrIiwiZW1haWwiOiJyb2NrMTBrLnN0dWRpby5kZXZAZ21haWwuY29tIiwiZXhwIjoxNzgzMjk0ODM0fQ.smxfnr4WvQMuL5tXrUMve4p3sDHP9j6410T3q5H21N0
[28-Jun-2026 23:41:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jun-2026 23:41:54 UTC] ✅ JWT token verified successfully for user profile
[28-Jun-2026 23:41:54 UTC] User ID: 912
[28-Jun-2026 23:41:54 UTC] ✅ User profile retrieved successfully for user ID: 912
[28-Jun-2026 23:41:54 UTC] === API CALL LOG ===
[28-Jun-2026 23:41:54 UTC] Endpoint: user/profile.php
[28-Jun-2026 23:41:54 UTC] Full Log Data: {
    "timestamp": "2026-06-28 23:41:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.161.134.18",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.161.134.18, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEyIiwidXNlcm5hbWUiOiJSb2NrMTBrIiwiZW1haWwiOiJyb2NrMTBrLnN0dWRpby5kZXZAZ21haWwuY29tIiwiZXhwIjoxNzgzMjk0ODM0fQ.smxfnr4WvQMuL5tXrUMve4p3sDHP9j6410T3q5H21N0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1308b825ac0cc66-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.161.134.18",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jun-2026 23:41:54 UTC] === END API CALL LOG ===
[28-Jun-2026 23:41:54 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jun-2026 23:41:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEyIiwidXNlcm5hbWUiOiJSb2NrMTBrIiwiZW1haWwiOiJyb2NrMTBrLnN0dWRpby5kZXZAZ21haWwuY29tIiwiZXhwIjoxNzgzMjk0ODM0fQ.smxfnr4WvQMuL5tXrUMve4p3sDHP9j6410T3q5H21N0
[28-Jun-2026 23:41:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jun-2026 23:41:54 UTC] ✅ JWT token verified successfully for user profile
[28-Jun-2026 23:41:54 UTC] User ID: 912
[28-Jun-2026 23:41:54 UTC] ✅ User profile retrieved successfully for user ID: 912
[28-Jun-2026 23:41:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jun-2026 23:41:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jun-2026 23:41:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.161.134.18, 172.68.234.131","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEyIiwidXNlcm5hbWUiOiJSb2NrMTBrIiwiZW1haWwiOiJyb2NrMTBrLnN0dWRpby5kZXZAZ21haWwuY29tIiwiZXhwIjoxNzgzMjk0ODM0fQ.smxfnr4WvQMuL5tXrUMve4p3sDHP9j6410T3q5H21N0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1308b825ac3cc66-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"197.161.134.18","cf-ipcountry":"EG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Jun-2026 23:41:54 UTC] === User Orders API Called ===
[28-Jun-2026 23:41:54 UTC] User ID: 912
[28-Jun-2026 23:41:54 UTC] Limit: 20, Offset: 0
[28-Jun-2026 23:41:54 UTC] Orders found: 0
[28-Jun-2026 23:41:54 UTC] Orders data: []
[28-Jun-2026 23:41:54 UTC] Total orders count: 0
[28-Jun-2026 23:41:55 UTC] === API CALL LOG ===
[28-Jun-2026 23:41:55 UTC] Endpoint: user/profile.php
[28-Jun-2026 23:41:55 UTC] Full Log Data: {
    "timestamp": "2026-06-28 23:41:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.161.134.18",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.161.134.18, 172.68.234.188",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEyIiwidXNlcm5hbWUiOiJSb2NrMTBrIiwiZW1haWwiOiJyb2NrMTBrLnN0dWRpby5kZXZAZ21haWwuY29tIiwiZXhwIjoxNzgzMjk0ODM0fQ.smxfnr4WvQMuL5tXrUMve4p3sDHP9j6410T3q5H21N0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1308b83cd33cc66-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.161.134.18",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jun-2026 23:41:55 UTC] === END API CALL LOG ===
[28-Jun-2026 23:41:55 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jun-2026 23:41:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEyIiwidXNlcm5hbWUiOiJSb2NrMTBrIiwiZW1haWwiOiJyb2NrMTBrLnN0dWRpby5kZXZAZ21haWwuY29tIiwiZXhwIjoxNzgzMjk0ODM0fQ.smxfnr4WvQMuL5tXrUMve4p3sDHP9j6410T3q5H21N0
[28-Jun-2026 23:41:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jun-2026 23:41:55 UTC] ✅ JWT token verified successfully for user profile
[28-Jun-2026 23:41:55 UTC] User ID: 912
[28-Jun-2026 23:41:55 UTC] ✅ User profile retrieved successfully for user ID: 912
[28-Jun-2026 23:42:00 UTC] === API CALL LOG ===
[28-Jun-2026 23:42:00 UTC] Endpoint: user/profile.php
[28-Jun-2026 23:42:00 UTC] Full Log Data: {
    "timestamp": "2026-06-28 23:42:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.161.134.18",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.161.134.18, 172.70.108.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEyIiwidXNlcm5hbWUiOiJSb2NrMTBrIiwiZW1haWwiOiJyb2NrMTBrLnN0dWRpby5kZXZAZ21haWwuY29tIiwiZXhwIjoxNzgzMjk0ODM0fQ.smxfnr4WvQMuL5tXrUMve4p3sDHP9j6410T3q5H21N0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1308ba18f0ee288-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.161.134.18",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jun-2026 23:42:00 UTC] === END API CALL LOG ===
[28-Jun-2026 23:42:00 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jun-2026 23:42:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEyIiwidXNlcm5hbWUiOiJSb2NrMTBrIiwiZW1haWwiOiJyb2NrMTBrLnN0dWRpby5kZXZAZ21haWwuY29tIiwiZXhwIjoxNzgzMjk0ODM0fQ.smxfnr4WvQMuL5tXrUMve4p3sDHP9j6410T3q5H21N0
[28-Jun-2026 23:42:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jun-2026 23:42:00 UTC] ✅ JWT token verified successfully for user profile
[28-Jun-2026 23:42:00 UTC] User ID: 912
[28-Jun-2026 23:42:00 UTC] ✅ User profile retrieved successfully for user ID: 912
[28-Jun-2026 23:42:00 UTC] === API CALL LOG ===
[28-Jun-2026 23:42:00 UTC] Endpoint: user/profile.php
[28-Jun-2026 23:42:00 UTC] Full Log Data: {
    "timestamp": "2026-06-28 23:42:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.161.134.18",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.161.134.18, 172.70.108.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEyIiwidXNlcm5hbWUiOiJSb2NrMTBrIiwiZW1haWwiOiJyb2NrMTBrLnN0dWRpby5kZXZAZ21haWwuY29tIiwiZXhwIjoxNzgzMjk0ODM0fQ.smxfnr4WvQMuL5tXrUMve4p3sDHP9j6410T3q5H21N0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1308ba51d19e288-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.161.134.18",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jun-2026 23:42:00 UTC] === END API CALL LOG ===
[28-Jun-2026 23:42:00 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jun-2026 23:42:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEyIiwidXNlcm5hbWUiOiJSb2NrMTBrIiwiZW1haWwiOiJyb2NrMTBrLnN0dWRpby5kZXZAZ21haWwuY29tIiwiZXhwIjoxNzgzMjk0ODM0fQ.smxfnr4WvQMuL5tXrUMve4p3sDHP9j6410T3q5H21N0
[28-Jun-2026 23:42:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jun-2026 23:42:00 UTC] ✅ JWT token verified successfully for user profile
[28-Jun-2026 23:42:00 UTC] User ID: 912
[28-Jun-2026 23:42:00 UTC] ✅ User profile retrieved successfully for user ID: 912
[28-Jun-2026 23:42:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jun-2026 23:42:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jun-2026 23:42:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.161.134.18, 172.70.108.14","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEyIiwidXNlcm5hbWUiOiJSb2NrMTBrIiwiZW1haWwiOiJyb2NrMTBrLnN0dWRpby5kZXZAZ21haWwuY29tIiwiZXhwIjoxNzgzMjk0ODM0fQ.smxfnr4WvQMuL5tXrUMve4p3sDHP9j6410T3q5H21N0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1308ba51d20e288-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"197.161.134.18","cf-ipcountry":"EG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Jun-2026 23:42:00 UTC] === User Orders API Called ===
[28-Jun-2026 23:42:00 UTC] User ID: 912
[28-Jun-2026 23:42:00 UTC] Limit: 20, Offset: 0
[28-Jun-2026 23:42:00 UTC] Orders found: 0
[28-Jun-2026 23:42:00 UTC] Orders data: []
[28-Jun-2026 23:42:00 UTC] Total orders count: 0
[28-Jun-2026 23:42:00 UTC] === API CALL LOG ===
[28-Jun-2026 23:42:00 UTC] Endpoint: user/profile.php
[28-Jun-2026 23:42:00 UTC] Full Log Data: {
    "timestamp": "2026-06-28 23:42:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.161.134.18",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.161.134.18, 172.70.108.46",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEyIiwidXNlcm5hbWUiOiJSb2NrMTBrIiwiZW1haWwiOiJyb2NrMTBrLnN0dWRpby5kZXZAZ21haWwuY29tIiwiZXhwIjoxNzgzMjk0ODM0fQ.smxfnr4WvQMuL5tXrUMve4p3sDHP9j6410T3q5H21N0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1308ba57da2e288-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.161.134.18",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jun-2026 23:42:00 UTC] === END API CALL LOG ===
[28-Jun-2026 23:42:00 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jun-2026 23:42:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEyIiwidXNlcm5hbWUiOiJSb2NrMTBrIiwiZW1haWwiOiJyb2NrMTBrLnN0dWRpby5kZXZAZ21haWwuY29tIiwiZXhwIjoxNzgzMjk0ODM0fQ.smxfnr4WvQMuL5tXrUMve4p3sDHP9j6410T3q5H21N0
[28-Jun-2026 23:42:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jun-2026 23:42:00 UTC] ✅ JWT token verified successfully for user profile
[28-Jun-2026 23:42:00 UTC] User ID: 912
[28-Jun-2026 23:42:00 UTC] ✅ User profile retrieved successfully for user ID: 912
[28-Jun-2026 23:42:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jun-2026 23:42:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jun-2026 23:42:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.161.134.18, 172.70.108.46","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEyIiwidXNlcm5hbWUiOiJSb2NrMTBrIiwiZW1haWwiOiJyb2NrMTBrLnN0dWRpby5kZXZAZ21haWwuY29tIiwiZXhwIjoxNzgzMjk0ODM0fQ.smxfnr4WvQMuL5tXrUMve4p3sDHP9j6410T3q5H21N0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1308bad09b4e288-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"197.161.134.18","cf-ipcountry":"EG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Jun-2026 23:42:01 UTC] === User Orders API Called ===
[28-Jun-2026 23:42:01 UTC] User ID: 912
[28-Jun-2026 23:42:01 UTC] Limit: 20, Offset: 0
[28-Jun-2026 23:42:01 UTC] Orders found: 0
[28-Jun-2026 23:42:01 UTC] Orders data: []
[28-Jun-2026 23:42:01 UTC] Total orders count: 0
[28-Jun-2026 23:42:02 UTC] === API CALL LOG ===
[28-Jun-2026 23:42:02 UTC] Endpoint: user/profile.php
[28-Jun-2026 23:42:02 UTC] Full Log Data: {
    "timestamp": "2026-06-28 23:42:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.161.134.18",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.161.134.18, 172.70.108.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEyIiwidXNlcm5hbWUiOiJSb2NrMTBrIiwiZW1haWwiOiJyb2NrMTBrLnN0dWRpby5kZXZAZ21haWwuY29tIiwiZXhwIjoxNzgzMjk0ODM0fQ.smxfnr4WvQMuL5tXrUMve4p3sDHP9j6410T3q5H21N0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1308bb278c3e288-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.161.134.18",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jun-2026 23:42:02 UTC] === END API CALL LOG ===
[28-Jun-2026 23:42:02 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jun-2026 23:42:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEyIiwidXNlcm5hbWUiOiJSb2NrMTBrIiwiZW1haWwiOiJyb2NrMTBrLnN0dWRpby5kZXZAZ21haWwuY29tIiwiZXhwIjoxNzgzMjk0ODM0fQ.smxfnr4WvQMuL5tXrUMve4p3sDHP9j6410T3q5H21N0
[28-Jun-2026 23:42:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jun-2026 23:42:02 UTC] ✅ JWT token verified successfully for user profile
[28-Jun-2026 23:42:02 UTC] User ID: 912
[28-Jun-2026 23:42:02 UTC] ✅ User profile retrieved successfully for user ID: 912
[28-Jun-2026 23:42:02 UTC] User Purchases API - User ID: 912
[28-Jun-2026 23:42:02 UTC] User Purchases API - Total purchases found: 0
[29-Jun-2026 02:50:40 UTC] === API CALL LOG ===
[29-Jun-2026 02:50:40 UTC] Endpoint: user/profile.php
[29-Jun-2026 02:50:40 UTC] Full Log Data: {
    "timestamp": "2026-06-29 02:50:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.163.62.214",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.163.62.214, 172.71.210.196",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEzIiwidXNlcm5hbWUiOiJwYW5kZXkiLCJlbWFpbCI6InJpc2hpcGFuZGF0MDAwMUBnbWFpbC5jb20iLCJleHAiOjE3ODMzMDYyMzl9.ONaNv8rZMUrLD6rMEkB_lvAI3xvAoOVUU31leJ9R-TU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1319fff7fc984d8-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.163.62.214",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 02:50:40 UTC] === END API CALL LOG ===
[29-Jun-2026 02:50:40 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 02:50:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEzIiwidXNlcm5hbWUiOiJwYW5kZXkiLCJlbWFpbCI6InJpc2hpcGFuZGF0MDAwMUBnbWFpbC5jb20iLCJleHAiOjE3ODMzMDYyMzl9.ONaNv8rZMUrLD6rMEkB_lvAI3xvAoOVUU31leJ9R-TU
[29-Jun-2026 02:50:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 02:50:40 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 02:50:40 UTC] User ID: 913
[29-Jun-2026 02:50:40 UTC] ✅ User profile retrieved successfully for user ID: 913
[29-Jun-2026 02:50:40 UTC] === API CALL LOG ===
[29-Jun-2026 02:50:40 UTC] Endpoint: user/profile.php
[29-Jun-2026 02:50:40 UTC] Full Log Data: {
    "timestamp": "2026-06-29 02:50:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.163.62.214",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.163.62.214, 172.71.210.196",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEzIiwidXNlcm5hbWUiOiJwYW5kZXkiLCJlbWFpbCI6InJpc2hpcGFuZGF0MDAwMUBnbWFpbC5jb20iLCJleHAiOjE3ODMzMDYyMzl9.ONaNv8rZMUrLD6rMEkB_lvAI3xvAoOVUU31leJ9R-TU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a131a001d97084d8-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.163.62.214",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 02:50:40 UTC] === END API CALL LOG ===
[29-Jun-2026 02:50:40 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 02:50:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEzIiwidXNlcm5hbWUiOiJwYW5kZXkiLCJlbWFpbCI6InJpc2hpcGFuZGF0MDAwMUBnbWFpbC5jb20iLCJleHAiOjE3ODMzMDYyMzl9.ONaNv8rZMUrLD6rMEkB_lvAI3xvAoOVUU31leJ9R-TU
[29-Jun-2026 02:50:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 02:50:40 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 02:50:40 UTC] User ID: 913
[29-Jun-2026 02:50:40 UTC] ✅ User profile retrieved successfully for user ID: 913
[29-Jun-2026 02:50:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 02:50:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 02:50:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.163.62.214, 172.71.210.196","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEzIiwidXNlcm5hbWUiOiJwYW5kZXkiLCJlbWFpbCI6InJpc2hpcGFuZGF0MDAwMUBnbWFpbC5jb20iLCJleHAiOjE3ODMzMDYyMzl9.ONaNv8rZMUrLD6rMEkB_lvAI3xvAoOVUU31leJ9R-TU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a131a001d96f84d8-HKG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.163.62.214","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-Jun-2026 02:50:40 UTC] === User Orders API Called ===
[29-Jun-2026 02:50:40 UTC] User ID: 913
[29-Jun-2026 02:50:40 UTC] Limit: 20, Offset: 0
[29-Jun-2026 02:50:40 UTC] Orders found: 0
[29-Jun-2026 02:50:40 UTC] Orders data: []
[29-Jun-2026 02:50:40 UTC] Total orders count: 0
[29-Jun-2026 02:50:42 UTC] === API CALL LOG ===
[29-Jun-2026 02:50:42 UTC] Endpoint: user/profile.php
[29-Jun-2026 02:50:42 UTC] Full Log Data: {
    "timestamp": "2026-06-29 02:50:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.163.62.214",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.163.62.214, 172.71.210.196",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEzIiwidXNlcm5hbWUiOiJwYW5kZXkiLCJlbWFpbCI6InJpc2hpcGFuZGF0MDAwMUBnbWFpbC5jb20iLCJleHAiOjE3ODMzMDYyMzl9.ONaNv8rZMUrLD6rMEkB_lvAI3xvAoOVUU31leJ9R-TU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a131a00cf9b584d8-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.163.62.214",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 02:50:42 UTC] === END API CALL LOG ===
[29-Jun-2026 02:50:42 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 02:50:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEzIiwidXNlcm5hbWUiOiJwYW5kZXkiLCJlbWFpbCI6InJpc2hpcGFuZGF0MDAwMUBnbWFpbC5jb20iLCJleHAiOjE3ODMzMDYyMzl9.ONaNv8rZMUrLD6rMEkB_lvAI3xvAoOVUU31leJ9R-TU
[29-Jun-2026 02:50:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 02:50:42 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 02:50:42 UTC] User ID: 913
[29-Jun-2026 02:50:42 UTC] ✅ User profile retrieved successfully for user ID: 913
[29-Jun-2026 02:51:09 UTC] === API CALL LOG ===
[29-Jun-2026 02:51:09 UTC] Endpoint: user/profile.php
[29-Jun-2026 02:51:09 UTC] Full Log Data: {
    "timestamp": "2026-06-29 02:51:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.163.62.214",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.163.62.214, 172.68.225.9",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEzIiwidXNlcm5hbWUiOiJwYW5kZXkiLCJlbWFpbCI6InJpc2hpcGFuZGF0MDAwMUBnbWFpbC5jb20iLCJleHAiOjE3ODMzMDYyMzl9.ONaNv8rZMUrLD6rMEkB_lvAI3xvAoOVUU31leJ9R-TU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a131a0b5ca068594-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.163.62.214",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 02:51:09 UTC] === END API CALL LOG ===
[29-Jun-2026 02:51:09 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 02:51:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEzIiwidXNlcm5hbWUiOiJwYW5kZXkiLCJlbWFpbCI6InJpc2hpcGFuZGF0MDAwMUBnbWFpbC5jb20iLCJleHAiOjE3ODMzMDYyMzl9.ONaNv8rZMUrLD6rMEkB_lvAI3xvAoOVUU31leJ9R-TU
[29-Jun-2026 02:51:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 02:51:09 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 02:51:09 UTC] User ID: 913
[29-Jun-2026 02:51:09 UTC] ✅ User profile retrieved successfully for user ID: 913
[29-Jun-2026 02:52:17 UTC] === API CALL LOG ===
[29-Jun-2026 02:52:17 UTC] Endpoint: user/profile.php
[29-Jun-2026 02:52:17 UTC] Full Log Data: {
    "timestamp": "2026-06-29 02:52:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.175.44.9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.175.44.9, 172.69.155.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE0IiwidXNlcm5hbWUiOiJpdmFuIiwiZW1haWwiOiJpdmFudHVraHRvOEBnbWFpbC5jb20iLCJleHAiOjE3ODMzMDYzMzZ9.2VEG55ycFhy0pQRYfywVVnJ1tWDOR5hCIx_wC3l6Pzg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a131a25f5c6e0716-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.175.44.9",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 02:52:17 UTC] === END API CALL LOG ===
[29-Jun-2026 02:52:17 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 02:52:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE0IiwidXNlcm5hbWUiOiJpdmFuIiwiZW1haWwiOiJpdmFudHVraHRvOEBnbWFpbC5jb20iLCJleHAiOjE3ODMzMDYzMzZ9.2VEG55ycFhy0pQRYfywVVnJ1tWDOR5hCIx_wC3l6Pzg
[29-Jun-2026 02:52:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 02:52:17 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 02:52:17 UTC] User ID: 914
[29-Jun-2026 02:52:17 UTC] ✅ User profile retrieved successfully for user ID: 914
[29-Jun-2026 02:52:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 02:52:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 02:52:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"31.175.44.9, 172.69.155.213","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE0IiwidXNlcm5hbWUiOiJpdmFuIiwiZW1haWwiOiJpdmFudHVraHRvOEBnbWFpbC5jb20iLCJleHAiOjE3ODMzMDYzMzZ9.2VEG55ycFhy0pQRYfywVVnJ1tWDOR5hCIx_wC3l6Pzg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a131a25f8c910716-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"31.175.44.9","cf-ipcountry":"PL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-Jun-2026 02:52:17 UTC] === User Orders API Called ===
[29-Jun-2026 02:52:17 UTC] User ID: 914
[29-Jun-2026 02:52:17 UTC] Limit: 20, Offset: 0
[29-Jun-2026 02:52:17 UTC] Orders found: 0
[29-Jun-2026 02:52:17 UTC] Orders data: []
[29-Jun-2026 02:52:17 UTC] Total orders count: 0
[29-Jun-2026 02:52:17 UTC] === API CALL LOG ===
[29-Jun-2026 02:52:17 UTC] Endpoint: user/profile.php
[29-Jun-2026 02:52:17 UTC] Full Log Data: {
    "timestamp": "2026-06-29 02:52:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.175.44.9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.175.44.9, 172.69.155.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE0IiwidXNlcm5hbWUiOiJpdmFuIiwiZW1haWwiOiJpdmFudHVraHRvOEBnbWFpbC5jb20iLCJleHAiOjE3ODMzMDYzMzZ9.2VEG55ycFhy0pQRYfywVVnJ1tWDOR5hCIx_wC3l6Pzg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a131a25fecb80716-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.175.44.9",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 02:52:17 UTC] === END API CALL LOG ===
[29-Jun-2026 02:52:17 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 02:52:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE0IiwidXNlcm5hbWUiOiJpdmFuIiwiZW1haWwiOiJpdmFudHVraHRvOEBnbWFpbC5jb20iLCJleHAiOjE3ODMzMDYzMzZ9.2VEG55ycFhy0pQRYfywVVnJ1tWDOR5hCIx_wC3l6Pzg
[29-Jun-2026 02:52:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 02:52:17 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 02:52:17 UTC] User ID: 914
[29-Jun-2026 02:52:17 UTC] ✅ User profile retrieved successfully for user ID: 914
[29-Jun-2026 02:52:17 UTC] === API CALL LOG ===
[29-Jun-2026 02:52:17 UTC] Endpoint: user/profile.php
[29-Jun-2026 02:52:17 UTC] Full Log Data: {
    "timestamp": "2026-06-29 02:52:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.175.44.9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.175.44.9, 172.69.155.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE0IiwidXNlcm5hbWUiOiJpdmFuIiwiZW1haWwiOiJpdmFudHVraHRvOEBnbWFpbC5jb20iLCJleHAiOjE3ODMzMDYzMzZ9.2VEG55ycFhy0pQRYfywVVnJ1tWDOR5hCIx_wC3l6Pzg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a131a2622dd00716-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.175.44.9",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 02:52:17 UTC] === END API CALL LOG ===
[29-Jun-2026 02:52:17 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 02:52:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE0IiwidXNlcm5hbWUiOiJpdmFuIiwiZW1haWwiOiJpdmFudHVraHRvOEBnbWFpbC5jb20iLCJleHAiOjE3ODMzMDYzMzZ9.2VEG55ycFhy0pQRYfywVVnJ1tWDOR5hCIx_wC3l6Pzg
[29-Jun-2026 02:52:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 02:52:17 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 02:52:17 UTC] User ID: 914
[29-Jun-2026 02:52:17 UTC] ✅ User profile retrieved successfully for user ID: 914
[29-Jun-2026 02:52:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 02:52:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 02:52:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"31.175.44.9, 172.69.155.213","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE0IiwidXNlcm5hbWUiOiJpdmFuIiwiZW1haWwiOiJpdmFudHVraHRvOEBnbWFpbC5jb20iLCJleHAiOjE3ODMzMDYzMzZ9.2VEG55ycFhy0pQRYfywVVnJ1tWDOR5hCIx_wC3l6Pzg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a131a2de5c9d0716-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"31.175.44.9","cf-ipcountry":"PL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-Jun-2026 02:52:37 UTC] === User Orders API Called ===
[29-Jun-2026 02:52:37 UTC] User ID: 914
[29-Jun-2026 02:52:37 UTC] Limit: 20, Offset: 0
[29-Jun-2026 02:52:37 UTC] Orders found: 0
[29-Jun-2026 02:52:37 UTC] Orders data: []
[29-Jun-2026 02:52:37 UTC] Total orders count: 0
[29-Jun-2026 02:52:39 UTC] === API CALL LOG ===
[29-Jun-2026 02:52:39 UTC] Endpoint: user/profile.php
[29-Jun-2026 02:52:39 UTC] Full Log Data: {
    "timestamp": "2026-06-29 02:52:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.175.44.9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.175.44.9, 172.69.155.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE0IiwidXNlcm5hbWUiOiJpdmFuIiwiZW1haWwiOiJpdmFudHVraHRvOEBnbWFpbC5jb20iLCJleHAiOjE3ODMzMDYzMzZ9.2VEG55ycFhy0pQRYfywVVnJ1tWDOR5hCIx_wC3l6Pzg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a131a2ea29f20716-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.175.44.9",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 02:52:39 UTC] === END API CALL LOG ===
[29-Jun-2026 02:52:39 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 02:52:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE0IiwidXNlcm5hbWUiOiJpdmFuIiwiZW1haWwiOiJpdmFudHVraHRvOEBnbWFpbC5jb20iLCJleHAiOjE3ODMzMDYzMzZ9.2VEG55ycFhy0pQRYfywVVnJ1tWDOR5hCIx_wC3l6Pzg
[29-Jun-2026 02:52:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 02:52:39 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 02:52:39 UTC] User ID: 914
[29-Jun-2026 02:52:39 UTC] ✅ User profile retrieved successfully for user ID: 914
[29-Jun-2026 02:52:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 02:52:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 02:52:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"31.175.44.9, 172.69.155.213","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE0IiwidXNlcm5hbWUiOiJpdmFuIiwiZW1haWwiOiJpdmFudHVraHRvOEBnbWFpbC5jb20iLCJleHAiOjE3ODMzMDYzMzZ9.2VEG55ycFhy0pQRYfywVVnJ1tWDOR5hCIx_wC3l6Pzg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a131a2ea29ef0716-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"31.175.44.9","cf-ipcountry":"PL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-Jun-2026 02:52:39 UTC] === User Orders API Called ===
[29-Jun-2026 02:52:39 UTC] User ID: 914
[29-Jun-2026 02:52:39 UTC] Limit: 20, Offset: 0
[29-Jun-2026 02:52:39 UTC] Orders found: 0
[29-Jun-2026 02:52:39 UTC] Orders data: []
[29-Jun-2026 02:52:39 UTC] Total orders count: 0
[29-Jun-2026 02:52:39 UTC] === API CALL LOG ===
[29-Jun-2026 02:52:39 UTC] Endpoint: user/profile.php
[29-Jun-2026 02:52:39 UTC] Full Log Data: {
    "timestamp": "2026-06-29 02:52:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.175.44.9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.175.44.9, 172.69.155.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE0IiwidXNlcm5hbWUiOiJpdmFuIiwiZW1haWwiOiJpdmFudHVraHRvOEBnbWFpbC5jb20iLCJleHAiOjE3ODMzMDYzMzZ9.2VEG55ycFhy0pQRYfywVVnJ1tWDOR5hCIx_wC3l6Pzg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a131a2ea9a200716-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.175.44.9",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 02:52:39 UTC] === END API CALL LOG ===
[29-Jun-2026 02:52:39 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 02:52:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE0IiwidXNlcm5hbWUiOiJpdmFuIiwiZW1haWwiOiJpdmFudHVraHRvOEBnbWFpbC5jb20iLCJleHAiOjE3ODMzMDYzMzZ9.2VEG55ycFhy0pQRYfywVVnJ1tWDOR5hCIx_wC3l6Pzg
[29-Jun-2026 02:52:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 02:52:39 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 02:52:39 UTC] User ID: 914
[29-Jun-2026 02:52:39 UTC] ✅ User profile retrieved successfully for user ID: 914
[29-Jun-2026 02:52:39 UTC] === API CALL LOG ===
[29-Jun-2026 02:52:39 UTC] Endpoint: user/profile.php
[29-Jun-2026 02:52:39 UTC] Full Log Data: {
    "timestamp": "2026-06-29 02:52:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.175.44.9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.175.44.9, 172.69.155.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE0IiwidXNlcm5hbWUiOiJpdmFuIiwiZW1haWwiOiJpdmFudHVraHRvOEBnbWFpbC5jb20iLCJleHAiOjE3ODMzMDYzMzZ9.2VEG55ycFhy0pQRYfywVVnJ1tWDOR5hCIx_wC3l6Pzg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a131a2ed3b330716-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.175.44.9",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 02:52:39 UTC] === END API CALL LOG ===
[29-Jun-2026 02:52:39 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 02:52:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE0IiwidXNlcm5hbWUiOiJpdmFuIiwiZW1haWwiOiJpdmFudHVraHRvOEBnbWFpbC5jb20iLCJleHAiOjE3ODMzMDYzMzZ9.2VEG55ycFhy0pQRYfywVVnJ1tWDOR5hCIx_wC3l6Pzg
[29-Jun-2026 02:52:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 02:52:39 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 02:52:39 UTC] User ID: 914
[29-Jun-2026 02:52:39 UTC] ✅ User profile retrieved successfully for user ID: 914
[29-Jun-2026 02:52:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 02:52:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 02:52:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"31.175.44.9, 172.69.155.212","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE0IiwidXNlcm5hbWUiOiJpdmFuIiwiZW1haWwiOiJpdmFudHVraHRvOEBnbWFpbC5jb20iLCJleHAiOjE3ODMzMDYzMzZ9.2VEG55ycFhy0pQRYfywVVnJ1tWDOR5hCIx_wC3l6Pzg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a131a3541bc20716-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"31.175.44.9","cf-ipcountry":"PL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-Jun-2026 02:52:56 UTC] === User Orders API Called ===
[29-Jun-2026 02:52:56 UTC] User ID: 914
[29-Jun-2026 02:52:56 UTC] Limit: 20, Offset: 0
[29-Jun-2026 02:52:56 UTC] Orders found: 0
[29-Jun-2026 02:52:56 UTC] Orders data: []
[29-Jun-2026 02:52:56 UTC] Total orders count: 0
[29-Jun-2026 02:52:57 UTC] === API CALL LOG ===
[29-Jun-2026 02:52:57 UTC] Endpoint: user/profile.php
[29-Jun-2026 02:52:57 UTC] Full Log Data: {
    "timestamp": "2026-06-29 02:52:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.175.44.9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.175.44.9, 172.69.155.212",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE0IiwidXNlcm5hbWUiOiJpdmFuIiwiZW1haWwiOiJpdmFudHVraHRvOEBnbWFpbC5jb20iLCJleHAiOjE3ODMzMDYzMzZ9.2VEG55ycFhy0pQRYfywVVnJ1tWDOR5hCIx_wC3l6Pzg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a131a35bcf510716-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.175.44.9",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 02:52:57 UTC] === END API CALL LOG ===
[29-Jun-2026 02:52:57 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 02:52:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE0IiwidXNlcm5hbWUiOiJpdmFuIiwiZW1haWwiOiJpdmFudHVraHRvOEBnbWFpbC5jb20iLCJleHAiOjE3ODMzMDYzMzZ9.2VEG55ycFhy0pQRYfywVVnJ1tWDOR5hCIx_wC3l6Pzg
[29-Jun-2026 02:52:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 02:52:57 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 02:52:57 UTC] User ID: 914
[29-Jun-2026 02:52:57 UTC] ✅ User profile retrieved successfully for user ID: 914
[29-Jun-2026 02:52:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 02:52:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 02:52:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"31.175.44.9, 172.69.155.212","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE0IiwidXNlcm5hbWUiOiJpdmFuIiwiZW1haWwiOiJpdmFudHVraHRvOEBnbWFpbC5jb20iLCJleHAiOjE3ODMzMDYzMzZ9.2VEG55ycFhy0pQRYfywVVnJ1tWDOR5hCIx_wC3l6Pzg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a131a35bcf500716-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"31.175.44.9","cf-ipcountry":"PL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-Jun-2026 02:52:57 UTC] === User Orders API Called ===
[29-Jun-2026 02:52:57 UTC] User ID: 914
[29-Jun-2026 02:52:57 UTC] Limit: 20, Offset: 0
[29-Jun-2026 02:52:57 UTC] Orders found: 0
[29-Jun-2026 02:52:57 UTC] Orders data: []
[29-Jun-2026 02:52:57 UTC] Total orders count: 0
[29-Jun-2026 02:52:57 UTC] === API CALL LOG ===
[29-Jun-2026 02:52:57 UTC] Endpoint: user/profile.php
[29-Jun-2026 02:52:57 UTC] Full Log Data: {
    "timestamp": "2026-06-29 02:52:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.175.44.9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.175.44.9, 172.69.155.212",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE0IiwidXNlcm5hbWUiOiJpdmFuIiwiZW1haWwiOiJpdmFudHVraHRvOEBnbWFpbC5jb20iLCJleHAiOjE3ODMzMDYzMzZ9.2VEG55ycFhy0pQRYfywVVnJ1tWDOR5hCIx_wC3l6Pzg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a131a35c0f700716-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.175.44.9",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 02:52:57 UTC] === END API CALL LOG ===
[29-Jun-2026 02:52:57 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 02:52:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE0IiwidXNlcm5hbWUiOiJpdmFuIiwiZW1haWwiOiJpdmFudHVraHRvOEBnbWFpbC5jb20iLCJleHAiOjE3ODMzMDYzMzZ9.2VEG55ycFhy0pQRYfywVVnJ1tWDOR5hCIx_wC3l6Pzg
[29-Jun-2026 02:52:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 02:52:57 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 02:52:57 UTC] User ID: 914
[29-Jun-2026 02:52:57 UTC] ✅ User profile retrieved successfully for user ID: 914
[29-Jun-2026 02:52:58 UTC] === API CALL LOG ===
[29-Jun-2026 02:52:58 UTC] Endpoint: user/profile.php
[29-Jun-2026 02:52:58 UTC] Full Log Data: {
    "timestamp": "2026-06-29 02:52:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.175.44.9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.175.44.9, 172.69.155.212",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE0IiwidXNlcm5hbWUiOiJpdmFuIiwiZW1haWwiOiJpdmFudHVraHRvOEBnbWFpbC5jb20iLCJleHAiOjE3ODMzMDYzMzZ9.2VEG55ycFhy0pQRYfywVVnJ1tWDOR5hCIx_wC3l6Pzg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a131a35e48750716-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.175.44.9",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 02:52:58 UTC] === END API CALL LOG ===
[29-Jun-2026 02:52:58 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 02:52:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE0IiwidXNlcm5hbWUiOiJpdmFuIiwiZW1haWwiOiJpdmFudHVraHRvOEBnbWFpbC5jb20iLCJleHAiOjE3ODMzMDYzMzZ9.2VEG55ycFhy0pQRYfywVVnJ1tWDOR5hCIx_wC3l6Pzg
[29-Jun-2026 02:52:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 02:52:58 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 02:52:58 UTC] User ID: 914
[29-Jun-2026 02:52:58 UTC] ✅ User profile retrieved successfully for user ID: 914
[29-Jun-2026 02:53:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 02:53:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 02:53:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"31.175.44.9, 172.69.155.212","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE0IiwidXNlcm5hbWUiOiJpdmFuIiwiZW1haWwiOiJpdmFudHVraHRvOEBnbWFpbC5jb20iLCJleHAiOjE3ODMzMDYzMzZ9.2VEG55ycFhy0pQRYfywVVnJ1tWDOR5hCIx_wC3l6Pzg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a131a394e9230716-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"31.175.44.9","cf-ipcountry":"PL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-Jun-2026 02:53:06 UTC] === User Orders API Called ===
[29-Jun-2026 02:53:06 UTC] User ID: 914
[29-Jun-2026 02:53:06 UTC] Limit: 20, Offset: 0
[29-Jun-2026 02:53:06 UTC] Orders found: 0
[29-Jun-2026 02:53:06 UTC] Orders data: []
[29-Jun-2026 02:53:06 UTC] Total orders count: 0
[29-Jun-2026 02:53:07 UTC] === API CALL LOG ===
[29-Jun-2026 02:53:07 UTC] Endpoint: user/profile.php
[29-Jun-2026 02:53:07 UTC] Full Log Data: {
    "timestamp": "2026-06-29 02:53:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.175.44.9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.175.44.9, 172.69.155.212",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE0IiwidXNlcm5hbWUiOiJpdmFuIiwiZW1haWwiOiJpdmFudHVraHRvOEBnbWFpbC5jb20iLCJleHAiOjE3ODMzMDYzMzZ9.2VEG55ycFhy0pQRYfywVVnJ1tWDOR5hCIx_wC3l6Pzg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a131a39a1bba0716-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.175.44.9",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 02:53:07 UTC] === END API CALL LOG ===
[29-Jun-2026 02:53:07 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 02:53:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE0IiwidXNlcm5hbWUiOiJpdmFuIiwiZW1haWwiOiJpdmFudHVraHRvOEBnbWFpbC5jb20iLCJleHAiOjE3ODMzMDYzMzZ9.2VEG55ycFhy0pQRYfywVVnJ1tWDOR5hCIx_wC3l6Pzg
[29-Jun-2026 02:53:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 02:53:07 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 02:53:07 UTC] User ID: 914
[29-Jun-2026 02:53:07 UTC] ✅ User profile retrieved successfully for user ID: 914
[29-Jun-2026 02:53:07 UTC] User Purchases API - User ID: 914
[29-Jun-2026 02:53:07 UTC] User Purchases API - Total purchases found: 1
[29-Jun-2026 02:53:17 UTC] === API CALL LOG ===
[29-Jun-2026 02:53:17 UTC] Endpoint: user/profile.php
[29-Jun-2026 02:53:17 UTC] Full Log Data: {
    "timestamp": "2026-06-29 02:53:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.175.44.9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.175.44.9, 172.69.155.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE0IiwidXNlcm5hbWUiOiJpdmFuIiwiZW1haWwiOiJpdmFudHVraHRvOEBnbWFpbC5jb20iLCJleHAiOjE3ODMzMDYzMzZ9.2VEG55ycFhy0pQRYfywVVnJ1tWDOR5hCIx_wC3l6Pzg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a131a3d839730716-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.175.44.9",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 02:53:17 UTC] === END API CALL LOG ===
[29-Jun-2026 02:53:17 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 02:53:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE0IiwidXNlcm5hbWUiOiJpdmFuIiwiZW1haWwiOiJpdmFudHVraHRvOEBnbWFpbC5jb20iLCJleHAiOjE3ODMzMDYzMzZ9.2VEG55ycFhy0pQRYfywVVnJ1tWDOR5hCIx_wC3l6Pzg
[29-Jun-2026 02:53:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 02:53:17 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 02:53:17 UTC] User ID: 914
[29-Jun-2026 02:53:17 UTC] ✅ User profile retrieved successfully for user ID: 914
[29-Jun-2026 02:53:17 UTC] User Purchases API - User ID: 914
[29-Jun-2026 02:53:17 UTC] User Purchases API - Total purchases found: 1
[29-Jun-2026 02:53:23 UTC] === API CALL LOG ===
[29-Jun-2026 02:53:23 UTC] Endpoint: user/profile.php
[29-Jun-2026 02:53:23 UTC] Full Log Data: {
    "timestamp": "2026-06-29 02:53:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.175.44.9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.175.44.9, 172.69.155.212",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE0IiwidXNlcm5hbWUiOiJpdmFuIiwiZW1haWwiOiJpdmFudHVraHRvOEBnbWFpbC5jb20iLCJleHAiOjE3ODMzMDYzMzZ9.2VEG55ycFhy0pQRYfywVVnJ1tWDOR5hCIx_wC3l6Pzg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a131a3fd7b800716-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.175.44.9",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 02:53:23 UTC] === END API CALL LOG ===
[29-Jun-2026 02:53:23 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 02:53:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE0IiwidXNlcm5hbWUiOiJpdmFuIiwiZW1haWwiOiJpdmFudHVraHRvOEBnbWFpbC5jb20iLCJleHAiOjE3ODMzMDYzMzZ9.2VEG55ycFhy0pQRYfywVVnJ1tWDOR5hCIx_wC3l6Pzg
[29-Jun-2026 02:53:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 02:53:23 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 02:53:23 UTC] User ID: 914
[29-Jun-2026 02:53:23 UTC] ✅ User profile retrieved successfully for user ID: 914
[29-Jun-2026 02:53:23 UTC] === API CALL LOG ===
[29-Jun-2026 02:53:23 UTC] Endpoint: user/profile.php
[29-Jun-2026 02:53:23 UTC] Full Log Data: {
    "timestamp": "2026-06-29 02:53:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.175.44.9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.175.44.9, 172.69.155.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE0IiwidXNlcm5hbWUiOiJpdmFuIiwiZW1haWwiOiJpdmFudHVraHRvOEBnbWFpbC5jb20iLCJleHAiOjE3ODMzMDYzMzZ9.2VEG55ycFhy0pQRYfywVVnJ1tWDOR5hCIx_wC3l6Pzg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a131a3fd3b710716-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.175.44.9",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 02:53:23 UTC] === END API CALL LOG ===
[29-Jun-2026 02:53:23 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 02:53:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE0IiwidXNlcm5hbWUiOiJpdmFuIiwiZW1haWwiOiJpdmFudHVraHRvOEBnbWFpbC5jb20iLCJleHAiOjE3ODMzMDYzMzZ9.2VEG55ycFhy0pQRYfywVVnJ1tWDOR5hCIx_wC3l6Pzg
[29-Jun-2026 02:53:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 02:53:23 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 02:53:23 UTC] User ID: 914
[29-Jun-2026 02:53:23 UTC] ✅ User profile retrieved successfully for user ID: 914
[29-Jun-2026 02:53:23 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 02:53:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 02:53:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"31.175.44.9, 172.69.155.212","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE0IiwidXNlcm5hbWUiOiJpdmFuIiwiZW1haWwiOiJpdmFudHVraHRvOEBnbWFpbC5jb20iLCJleHAiOjE3ODMzMDYzMzZ9.2VEG55ycFhy0pQRYfywVVnJ1tWDOR5hCIx_wC3l6Pzg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a131a3fd3b700716-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"31.175.44.9","cf-ipcountry":"PL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-Jun-2026 02:53:23 UTC] === User Orders API Called ===
[29-Jun-2026 02:53:23 UTC] User ID: 914
[29-Jun-2026 02:53:23 UTC] Limit: 20, Offset: 0
[29-Jun-2026 02:53:23 UTC] Orders found: 0
[29-Jun-2026 02:53:23 UTC] Orders data: []
[29-Jun-2026 02:53:23 UTC] Total orders count: 0
[29-Jun-2026 02:53:23 UTC] === API CALL LOG ===
[29-Jun-2026 02:53:23 UTC] Endpoint: user/profile.php
[29-Jun-2026 02:53:23 UTC] Full Log Data: {
    "timestamp": "2026-06-29 02:53:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.175.44.9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.175.44.9, 172.69.155.212",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE0IiwidXNlcm5hbWUiOiJpdmFuIiwiZW1haWwiOiJpdmFudHVraHRvOEBnbWFpbC5jb20iLCJleHAiOjE3ODMzMDYzMzZ9.2VEG55ycFhy0pQRYfywVVnJ1tWDOR5hCIx_wC3l6Pzg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a131a3ffbc800716-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.175.44.9",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 02:53:23 UTC] === END API CALL LOG ===
[29-Jun-2026 02:53:23 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 02:53:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE0IiwidXNlcm5hbWUiOiJpdmFuIiwiZW1haWwiOiJpdmFudHVraHRvOEBnbWFpbC5jb20iLCJleHAiOjE3ODMzMDYzMzZ9.2VEG55ycFhy0pQRYfywVVnJ1tWDOR5hCIx_wC3l6Pzg
[29-Jun-2026 02:53:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 02:53:23 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 02:53:23 UTC] User ID: 914
[29-Jun-2026 02:53:23 UTC] ✅ User profile retrieved successfully for user ID: 914
[29-Jun-2026 02:53:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 02:53:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 02:53:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"31.175.44.9, 172.69.155.213","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE0IiwidXNlcm5hbWUiOiJpdmFuIiwiZW1haWwiOiJpdmFudHVraHRvOEBnbWFpbC5jb20iLCJleHAiOjE3ODMzMDYzMzZ9.2VEG55ycFhy0pQRYfywVVnJ1tWDOR5hCIx_wC3l6Pzg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a131a409d9a40716-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"31.175.44.9","cf-ipcountry":"PL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-Jun-2026 02:53:25 UTC] === User Orders API Called ===
[29-Jun-2026 02:53:25 UTC] User ID: 914
[29-Jun-2026 02:53:25 UTC] Limit: 20, Offset: 0
[29-Jun-2026 02:53:25 UTC] Orders found: 0
[29-Jun-2026 02:53:25 UTC] Orders data: []
[29-Jun-2026 02:53:25 UTC] Total orders count: 0
[29-Jun-2026 02:53:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 02:53:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 02:53:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"31.175.44.9, 172.69.155.212","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE0IiwidXNlcm5hbWUiOiJpdmFuIiwiZW1haWwiOiJpdmFudHVraHRvOEBnbWFpbC5jb20iLCJleHAiOjE3ODMzMDYzMzZ9.2VEG55ycFhy0pQRYfywVVnJ1tWDOR5hCIx_wC3l6Pzg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a131a4129e450716-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"31.175.44.9","cf-ipcountry":"PL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-Jun-2026 02:53:26 UTC] === User Orders API Called ===
[29-Jun-2026 02:53:26 UTC] User ID: 914
[29-Jun-2026 02:53:26 UTC] Limit: 20, Offset: 0
[29-Jun-2026 02:53:26 UTC] === API CALL LOG ===
[29-Jun-2026 02:53:26 UTC] Endpoint: user/profile.php
[29-Jun-2026 02:53:26 UTC] Full Log Data: {
    "timestamp": "2026-06-29 02:53:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.175.44.9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.175.44.9, 172.69.155.212",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE0IiwidXNlcm5hbWUiOiJpdmFuIiwiZW1haWwiOiJpdmFudHVraHRvOEBnbWFpbC5jb20iLCJleHAiOjE3ODMzMDYzMzZ9.2VEG55ycFhy0pQRYfywVVnJ1tWDOR5hCIx_wC3l6Pzg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a131a4129e460716-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.175.44.9",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 02:53:26 UTC] === END API CALL LOG ===
[29-Jun-2026 02:53:26 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 02:53:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE0IiwidXNlcm5hbWUiOiJpdmFuIiwiZW1haWwiOiJpdmFudHVraHRvOEBnbWFpbC5jb20iLCJleHAiOjE3ODMzMDYzMzZ9.2VEG55ycFhy0pQRYfywVVnJ1tWDOR5hCIx_wC3l6Pzg
[29-Jun-2026 02:53:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 02:53:26 UTC] Orders found: 0
[29-Jun-2026 02:53:26 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 02:53:26 UTC] Orders data: []
[29-Jun-2026 02:53:26 UTC] User ID: 914
[29-Jun-2026 02:53:26 UTC] Total orders count: 0
[29-Jun-2026 02:53:26 UTC] ✅ User profile retrieved successfully for user ID: 914
[29-Jun-2026 02:53:26 UTC] === API CALL LOG ===
[29-Jun-2026 02:53:26 UTC] Endpoint: user/profile.php
[29-Jun-2026 02:53:26 UTC] Full Log Data: {
    "timestamp": "2026-06-29 02:53:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.175.44.9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.175.44.9, 172.69.155.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE0IiwidXNlcm5hbWUiOiJpdmFuIiwiZW1haWwiOiJpdmFudHVraHRvOEBnbWFpbC5jb20iLCJleHAiOjE3ODMzMDYzMzZ9.2VEG55ycFhy0pQRYfywVVnJ1tWDOR5hCIx_wC3l6Pzg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a131a4130e930716-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.175.44.9",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 02:53:26 UTC] === END API CALL LOG ===
[29-Jun-2026 02:53:26 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 02:53:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE0IiwidXNlcm5hbWUiOiJpdmFuIiwiZW1haWwiOiJpdmFudHVraHRvOEBnbWFpbC5jb20iLCJleHAiOjE3ODMzMDYzMzZ9.2VEG55ycFhy0pQRYfywVVnJ1tWDOR5hCIx_wC3l6Pzg
[29-Jun-2026 02:53:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 02:53:26 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 02:53:26 UTC] User ID: 914
[29-Jun-2026 02:53:26 UTC] ✅ User profile retrieved successfully for user ID: 914
[29-Jun-2026 02:53:27 UTC] === API CALL LOG ===
[29-Jun-2026 02:53:27 UTC] Endpoint: user/profile.php
[29-Jun-2026 02:53:27 UTC] Full Log Data: {
    "timestamp": "2026-06-29 02:53:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.175.44.9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.175.44.9, 172.69.155.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE0IiwidXNlcm5hbWUiOiJpdmFuIiwiZW1haWwiOiJpdmFudHVraHRvOEBnbWFpbC5jb20iLCJleHAiOjE3ODMzMDYzMzZ9.2VEG55ycFhy0pQRYfywVVnJ1tWDOR5hCIx_wC3l6Pzg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a131a4148f6a0716-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.175.44.9",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 02:53:27 UTC] === END API CALL LOG ===
[29-Jun-2026 02:53:27 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 02:53:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE0IiwidXNlcm5hbWUiOiJpdmFuIiwiZW1haWwiOiJpdmFudHVraHRvOEBnbWFpbC5jb20iLCJleHAiOjE3ODMzMDYzMzZ9.2VEG55ycFhy0pQRYfywVVnJ1tWDOR5hCIx_wC3l6Pzg
[29-Jun-2026 02:53:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 02:53:27 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 02:53:27 UTC] User ID: 914
[29-Jun-2026 02:53:27 UTC] ✅ User profile retrieved successfully for user ID: 914
[29-Jun-2026 02:53:37 UTC] === API CALL LOG ===
[29-Jun-2026 02:53:37 UTC] Endpoint: user/profile.php
[29-Jun-2026 02:53:37 UTC] Full Log Data: {
    "timestamp": "2026-06-29 02:53:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.175.44.9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.175.44.9, 172.69.155.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE0IiwidXNlcm5hbWUiOiJpdmFuIiwiZW1haWwiOiJpdmFudHVraHRvOEBnbWFpbC5jb20iLCJleHAiOjE3ODMzMDYzMzZ9.2VEG55ycFhy0pQRYfywVVnJ1tWDOR5hCIx_wC3l6Pzg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a131a454ff500716-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.175.44.9",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 02:53:37 UTC] === END API CALL LOG ===
[29-Jun-2026 02:53:37 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 02:53:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE0IiwidXNlcm5hbWUiOiJpdmFuIiwiZW1haWwiOiJpdmFudHVraHRvOEBnbWFpbC5jb20iLCJleHAiOjE3ODMzMDYzMzZ9.2VEG55ycFhy0pQRYfywVVnJ1tWDOR5hCIx_wC3l6Pzg
[29-Jun-2026 02:53:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 02:53:37 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 02:53:37 UTC] User ID: 914
[29-Jun-2026 02:53:37 UTC] ✅ User profile retrieved successfully for user ID: 914
[29-Jun-2026 02:53:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 02:53:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 02:53:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"31.175.44.9, 172.69.155.213","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE0IiwidXNlcm5hbWUiOiJpdmFuIiwiZW1haWwiOiJpdmFudHVraHRvOEBnbWFpbC5jb20iLCJleHAiOjE3ODMzMDYzMzZ9.2VEG55ycFhy0pQRYfywVVnJ1tWDOR5hCIx_wC3l6Pzg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a131a454ff4f0716-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"31.175.44.9","cf-ipcountry":"PL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-Jun-2026 02:53:37 UTC] === User Orders API Called ===
[29-Jun-2026 02:53:37 UTC] User ID: 914
[29-Jun-2026 02:53:37 UTC] Limit: 20, Offset: 0
[29-Jun-2026 02:53:37 UTC] Orders found: 0
[29-Jun-2026 02:53:37 UTC] Orders data: []
[29-Jun-2026 02:53:37 UTC] Total orders count: 0
[29-Jun-2026 02:53:37 UTC] === API CALL LOG ===
[29-Jun-2026 02:53:37 UTC] Endpoint: user/profile.php
[29-Jun-2026 02:53:37 UTC] Full Log Data: {
    "timestamp": "2026-06-29 02:53:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.175.44.9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.175.44.9, 172.69.155.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE0IiwidXNlcm5hbWUiOiJpdmFuIiwiZW1haWwiOiJpdmFudHVraHRvOEBnbWFpbC5jb20iLCJleHAiOjE3ODMzMDYzMzZ9.2VEG55ycFhy0pQRYfywVVnJ1tWDOR5hCIx_wC3l6Pzg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a131a454ff510716-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.175.44.9",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 02:53:37 UTC] === END API CALL LOG ===
[29-Jun-2026 02:53:37 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 02:53:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE0IiwidXNlcm5hbWUiOiJpdmFuIiwiZW1haWwiOiJpdmFudHVraHRvOEBnbWFpbC5jb20iLCJleHAiOjE3ODMzMDYzMzZ9.2VEG55ycFhy0pQRYfywVVnJ1tWDOR5hCIx_wC3l6Pzg
[29-Jun-2026 02:53:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 02:53:37 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 02:53:37 UTC] User ID: 914
[29-Jun-2026 02:53:37 UTC] ✅ User profile retrieved successfully for user ID: 914
[29-Jun-2026 02:53:37 UTC] === API CALL LOG ===
[29-Jun-2026 02:53:37 UTC] Endpoint: user/profile.php
[29-Jun-2026 02:53:37 UTC] Full Log Data: {
    "timestamp": "2026-06-29 02:53:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.175.44.9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.175.44.9, 172.69.155.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE0IiwidXNlcm5hbWUiOiJpdmFuIiwiZW1haWwiOiJpdmFudHVraHRvOEBnbWFpbC5jb20iLCJleHAiOjE3ODMzMDYzMzZ9.2VEG55ycFhy0pQRYfywVVnJ1tWDOR5hCIx_wC3l6Pzg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a131a456e82b0716-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.175.44.9",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 02:53:37 UTC] === END API CALL LOG ===
[29-Jun-2026 02:53:37 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 02:53:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE0IiwidXNlcm5hbWUiOiJpdmFuIiwiZW1haWwiOiJpdmFudHVraHRvOEBnbWFpbC5jb20iLCJleHAiOjE3ODMzMDYzMzZ9.2VEG55ycFhy0pQRYfywVVnJ1tWDOR5hCIx_wC3l6Pzg
[29-Jun-2026 02:53:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 02:53:37 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 02:53:37 UTC] User ID: 914
[29-Jun-2026 02:53:37 UTC] ✅ User profile retrieved successfully for user ID: 914
[29-Jun-2026 02:53:38 UTC] === API CALL LOG ===
[29-Jun-2026 02:53:38 UTC] Endpoint: user/profile.php
[29-Jun-2026 02:53:38 UTC] Full Log Data: {
    "timestamp": "2026-06-29 02:53:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.163.62.214",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.163.62.214, 172.71.210.196",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEzIiwidXNlcm5hbWUiOiJwYW5kZXkiLCJlbWFpbCI6InJpc2hpcGFuZGF0MDAwMUBnbWFpbC5jb20iLCJleHAiOjE3ODMzMDYyMzl9.ONaNv8rZMUrLD6rMEkB_lvAI3xvAoOVUU31leJ9R-TU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a131a45a8bb384d8-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.163.62.214",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 02:53:38 UTC] === END API CALL LOG ===
[29-Jun-2026 02:53:38 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 02:53:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEzIiwidXNlcm5hbWUiOiJwYW5kZXkiLCJlbWFpbCI6InJpc2hpcGFuZGF0MDAwMUBnbWFpbC5jb20iLCJleHAiOjE3ODMzMDYyMzl9.ONaNv8rZMUrLD6rMEkB_lvAI3xvAoOVUU31leJ9R-TU
[29-Jun-2026 02:53:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 02:53:38 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 02:53:38 UTC] User ID: 913
[29-Jun-2026 02:53:38 UTC] ✅ User profile retrieved successfully for user ID: 913
[29-Jun-2026 02:53:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 02:53:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 02:53:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.163.62.214, 172.71.210.196","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEzIiwidXNlcm5hbWUiOiJwYW5kZXkiLCJlbWFpbCI6InJpc2hpcGFuZGF0MDAwMUBnbWFpbC5jb20iLCJleHAiOjE3ODMzMDYyMzl9.ONaNv8rZMUrLD6rMEkB_lvAI3xvAoOVUU31leJ9R-TU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a131a45739b684d8-HKG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.163.62.214","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-Jun-2026 02:53:38 UTC] === User Orders API Called ===
[29-Jun-2026 02:53:38 UTC] User ID: 913
[29-Jun-2026 02:53:38 UTC] Limit: 20, Offset: 0
[29-Jun-2026 02:53:38 UTC] Orders found: 0
[29-Jun-2026 02:53:38 UTC] Orders data: []
[29-Jun-2026 02:53:38 UTC] Total orders count: 0
[29-Jun-2026 02:53:38 UTC] === API CALL LOG ===
[29-Jun-2026 02:53:38 UTC] Endpoint: user/profile.php
[29-Jun-2026 02:53:38 UTC] Full Log Data: {
    "timestamp": "2026-06-29 02:53:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.163.62.214",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.163.62.214, 172.71.210.197",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEzIiwidXNlcm5hbWUiOiJwYW5kZXkiLCJlbWFpbCI6InJpc2hpcGFuZGF0MDAwMUBnbWFpbC5jb20iLCJleHAiOjE3ODMzMDYyMzl9.ONaNv8rZMUrLD6rMEkB_lvAI3xvAoOVUU31leJ9R-TU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a131a45739b784d8-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.163.62.214",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 02:53:38 UTC] === END API CALL LOG ===
[29-Jun-2026 02:53:38 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 02:53:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEzIiwidXNlcm5hbWUiOiJwYW5kZXkiLCJlbWFpbCI6InJpc2hpcGFuZGF0MDAwMUBnbWFpbC5jb20iLCJleHAiOjE3ODMzMDYyMzl9.ONaNv8rZMUrLD6rMEkB_lvAI3xvAoOVUU31leJ9R-TU
[29-Jun-2026 02:53:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 02:53:38 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 02:53:38 UTC] User ID: 913
[29-Jun-2026 02:53:38 UTC] ✅ User profile retrieved successfully for user ID: 913
[29-Jun-2026 02:53:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 02:53:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 02:53:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"31.175.44.9, 172.69.155.213","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE0IiwidXNlcm5hbWUiOiJpdmFuIiwiZW1haWwiOiJpdmFudHVraHRvOEBnbWFpbC5jb20iLCJleHAiOjE3ODMzMDYzMzZ9.2VEG55ycFhy0pQRYfywVVnJ1tWDOR5hCIx_wC3l6Pzg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a131a476ed210716-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"31.175.44.9","cf-ipcountry":"PL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-Jun-2026 02:53:42 UTC] === User Orders API Called ===
[29-Jun-2026 02:53:42 UTC] User ID: 914
[29-Jun-2026 02:53:42 UTC] Limit: 20, Offset: 0
[29-Jun-2026 02:53:42 UTC] Orders found: 0
[29-Jun-2026 02:53:42 UTC] Orders data: []
[29-Jun-2026 02:53:42 UTC] Total orders count: 0
[29-Jun-2026 02:53:42 UTC] === API CALL LOG ===
[29-Jun-2026 02:53:42 UTC] Endpoint: user/profile.php
[29-Jun-2026 02:53:42 UTC] Full Log Data: {
    "timestamp": "2026-06-29 02:53:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.175.44.9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.175.44.9, 172.69.155.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE0IiwidXNlcm5hbWUiOiJpdmFuIiwiZW1haWwiOiJpdmFudHVraHRvOEBnbWFpbC5jb20iLCJleHAiOjE3ODMzMDYzMzZ9.2VEG55ycFhy0pQRYfywVVnJ1tWDOR5hCIx_wC3l6Pzg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a131a476ed240716-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.175.44.9",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 02:53:42 UTC] === END API CALL LOG ===
[29-Jun-2026 02:53:42 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 02:53:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE0IiwidXNlcm5hbWUiOiJpdmFuIiwiZW1haWwiOiJpdmFudHVraHRvOEBnbWFpbC5jb20iLCJleHAiOjE3ODMzMDYzMzZ9.2VEG55ycFhy0pQRYfywVVnJ1tWDOR5hCIx_wC3l6Pzg
[29-Jun-2026 02:53:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 02:53:42 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 02:53:42 UTC] User ID: 914
[29-Jun-2026 02:53:42 UTC] ✅ User profile retrieved successfully for user ID: 914
[29-Jun-2026 02:53:42 UTC] === API CALL LOG ===
[29-Jun-2026 02:53:42 UTC] Endpoint: user/profile.php
[29-Jun-2026 02:53:42 UTC] Full Log Data: {
    "timestamp": "2026-06-29 02:53:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.175.44.9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.175.44.9, 172.69.155.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE0IiwidXNlcm5hbWUiOiJpdmFuIiwiZW1haWwiOiJpdmFudHVraHRvOEBnbWFpbC5jb20iLCJleHAiOjE3ODMzMDYzMzZ9.2VEG55ycFhy0pQRYfywVVnJ1tWDOR5hCIx_wC3l6Pzg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a131a4774d4b0716-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.175.44.9",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 02:53:42 UTC] === END API CALL LOG ===
[29-Jun-2026 02:53:42 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 02:53:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE0IiwidXNlcm5hbWUiOiJpdmFuIiwiZW1haWwiOiJpdmFudHVraHRvOEBnbWFpbC5jb20iLCJleHAiOjE3ODMzMDYzMzZ9.2VEG55ycFhy0pQRYfywVVnJ1tWDOR5hCIx_wC3l6Pzg
[29-Jun-2026 02:53:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 02:53:42 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 02:53:42 UTC] User ID: 914
[29-Jun-2026 02:53:42 UTC] ✅ User profile retrieved successfully for user ID: 914
[29-Jun-2026 02:53:43 UTC] === API CALL LOG ===
[29-Jun-2026 02:53:43 UTC] Endpoint: user/profile.php
[29-Jun-2026 02:53:43 UTC] Full Log Data: {
    "timestamp": "2026-06-29 02:53:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.175.44.9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.175.44.9, 172.69.155.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE0IiwidXNlcm5hbWUiOiJpdmFuIiwiZW1haWwiOiJpdmFudHVraHRvOEBnbWFpbC5jb20iLCJleHAiOjE3ODMzMDYzMzZ9.2VEG55ycFhy0pQRYfywVVnJ1tWDOR5hCIx_wC3l6Pzg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a131a4791e350716-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.175.44.9",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 02:53:43 UTC] === END API CALL LOG ===
[29-Jun-2026 02:53:43 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 02:53:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE0IiwidXNlcm5hbWUiOiJpdmFuIiwiZW1haWwiOiJpdmFudHVraHRvOEBnbWFpbC5jb20iLCJleHAiOjE3ODMzMDYzMzZ9.2VEG55ycFhy0pQRYfywVVnJ1tWDOR5hCIx_wC3l6Pzg
[29-Jun-2026 02:53:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 02:53:43 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 02:53:43 UTC] User ID: 914
[29-Jun-2026 02:53:43 UTC] ✅ User profile retrieved successfully for user ID: 914
[29-Jun-2026 02:54:11 UTC] === API CALL LOG ===
[29-Jun-2026 02:54:11 UTC] Endpoint: user/profile.php
[29-Jun-2026 02:54:11 UTC] Full Log Data: {
    "timestamp": "2026-06-29 02:54:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.163.62.214",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.163.62.214, 172.71.210.197",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEzIiwidXNlcm5hbWUiOiJwYW5kZXkiLCJlbWFpbCI6InJpc2hpcGFuZGF0MDAwMUBnbWFpbC5jb20iLCJleHAiOjE3ODMzMDYyMzl9.ONaNv8rZMUrLD6rMEkB_lvAI3xvAoOVUU31leJ9R-TU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a131a52a7f2e84d8-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.163.62.214",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 02:54:11 UTC] === END API CALL LOG ===
[29-Jun-2026 02:54:11 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 02:54:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEzIiwidXNlcm5hbWUiOiJwYW5kZXkiLCJlbWFpbCI6InJpc2hpcGFuZGF0MDAwMUBnbWFpbC5jb20iLCJleHAiOjE3ODMzMDYyMzl9.ONaNv8rZMUrLD6rMEkB_lvAI3xvAoOVUU31leJ9R-TU
[29-Jun-2026 02:54:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 02:54:11 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 02:54:11 UTC] User ID: 913
[29-Jun-2026 02:54:11 UTC] ✅ User profile retrieved successfully for user ID: 913
[29-Jun-2026 02:54:11 UTC] === API CALL LOG ===
[29-Jun-2026 02:54:11 UTC] Endpoint: user/profile.php
[29-Jun-2026 02:54:11 UTC] Full Log Data: {
    "timestamp": "2026-06-29 02:54:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.163.62.214",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.163.62.214, 172.71.210.196",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEzIiwidXNlcm5hbWUiOiJwYW5kZXkiLCJlbWFpbCI6InJpc2hpcGFuZGF0MDAwMUBnbWFpbC5jb20iLCJleHAiOjE3ODMzMDYyMzl9.ONaNv8rZMUrLD6rMEkB_lvAI3xvAoOVUU31leJ9R-TU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a131a526dc8084d8-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.163.62.214",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 02:54:11 UTC] === END API CALL LOG ===
[29-Jun-2026 02:54:11 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 02:54:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEzIiwidXNlcm5hbWUiOiJwYW5kZXkiLCJlbWFpbCI6InJpc2hpcGFuZGF0MDAwMUBnbWFpbC5jb20iLCJleHAiOjE3ODMzMDYyMzl9.ONaNv8rZMUrLD6rMEkB_lvAI3xvAoOVUU31leJ9R-TU
[29-Jun-2026 02:54:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 02:54:11 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 02:54:11 UTC] User ID: 913
[29-Jun-2026 02:54:11 UTC] ✅ User profile retrieved successfully for user ID: 913
[29-Jun-2026 02:54:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 02:54:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 02:54:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.163.62.214, 172.71.210.197","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEzIiwidXNlcm5hbWUiOiJwYW5kZXkiLCJlbWFpbCI6InJpc2hpcGFuZGF0MDAwMUBnbWFpbC5jb20iLCJleHAiOjE3ODMzMDYyMzl9.ONaNv8rZMUrLD6rMEkB_lvAI3xvAoOVUU31leJ9R-TU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a131a526dc7d84d8-HKG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.163.62.214","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-Jun-2026 02:54:11 UTC] === User Orders API Called ===
[29-Jun-2026 02:54:11 UTC] User ID: 913
[29-Jun-2026 02:54:11 UTC] Limit: 20, Offset: 0
[29-Jun-2026 02:54:11 UTC] Orders found: 0
[29-Jun-2026 02:54:11 UTC] Orders data: []
[29-Jun-2026 02:54:11 UTC] Total orders count: 0
[29-Jun-2026 02:54:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 02:54:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 02:54:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.163.62.214, 162.158.94.235","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEzIiwidXNlcm5hbWUiOiJwYW5kZXkiLCJlbWFpbCI6InJpc2hpcGFuZGF0MDAwMUBnbWFpbC5jb20iLCJleHAiOjE3ODMzMDYyMzl9.ONaNv8rZMUrLD6rMEkB_lvAI3xvAoOVUU31leJ9R-TU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a131a5cea94f84d8-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.163.62.214","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-Jun-2026 02:54:37 UTC] === User Orders API Called ===
[29-Jun-2026 02:54:37 UTC] User ID: 913
[29-Jun-2026 02:54:37 UTC] Limit: 20, Offset: 0
[29-Jun-2026 02:54:37 UTC] Orders found: 0
[29-Jun-2026 02:54:37 UTC] Orders data: []
[29-Jun-2026 02:54:37 UTC] Total orders count: 0
[29-Jun-2026 02:54:37 UTC] === API CALL LOG ===
[29-Jun-2026 02:54:37 UTC] Endpoint: user/profile.php
[29-Jun-2026 02:54:37 UTC] Full Log Data: {
    "timestamp": "2026-06-29 02:54:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.163.62.214",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.163.62.214, 162.158.94.235",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEzIiwidXNlcm5hbWUiOiJwYW5kZXkiLCJlbWFpbCI6InJpc2hpcGFuZGF0MDAwMUBnbWFpbC5jb20iLCJleHAiOjE3ODMzMDYyMzl9.ONaNv8rZMUrLD6rMEkB_lvAI3xvAoOVUU31leJ9R-TU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a131a5cea95184d8-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.163.62.214",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 02:54:37 UTC] === END API CALL LOG ===
[29-Jun-2026 02:54:37 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 02:54:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEzIiwidXNlcm5hbWUiOiJwYW5kZXkiLCJlbWFpbCI6InJpc2hpcGFuZGF0MDAwMUBnbWFpbC5jb20iLCJleHAiOjE3ODMzMDYyMzl9.ONaNv8rZMUrLD6rMEkB_lvAI3xvAoOVUU31leJ9R-TU
[29-Jun-2026 02:54:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 02:54:37 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 02:54:37 UTC] User ID: 913
[29-Jun-2026 02:54:37 UTC] ✅ User profile retrieved successfully for user ID: 913
[29-Jun-2026 02:54:38 UTC] === API CALL LOG ===
[29-Jun-2026 02:54:38 UTC] Endpoint: user/profile.php
[29-Jun-2026 02:54:38 UTC] Full Log Data: {
    "timestamp": "2026-06-29 02:54:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.163.62.214",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.163.62.214, 162.158.94.235",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEzIiwidXNlcm5hbWUiOiJwYW5kZXkiLCJlbWFpbCI6InJpc2hpcGFuZGF0MDAwMUBnbWFpbC5jb20iLCJleHAiOjE3ODMzMDYyMzl9.ONaNv8rZMUrLD6rMEkB_lvAI3xvAoOVUU31leJ9R-TU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a131a5d26be484d8-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.163.62.214",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 02:54:38 UTC] === END API CALL LOG ===
[29-Jun-2026 02:54:38 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 02:54:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEzIiwidXNlcm5hbWUiOiJwYW5kZXkiLCJlbWFpbCI6InJpc2hpcGFuZGF0MDAwMUBnbWFpbC5jb20iLCJleHAiOjE3ODMzMDYyMzl9.ONaNv8rZMUrLD6rMEkB_lvAI3xvAoOVUU31leJ9R-TU
[29-Jun-2026 02:54:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 02:54:38 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 02:54:38 UTC] User ID: 913
[29-Jun-2026 02:54:38 UTC] ✅ User profile retrieved successfully for user ID: 913
[29-Jun-2026 02:57:08 UTC] === API CALL LOG ===
[29-Jun-2026 02:57:08 UTC] Endpoint: user/profile.php
[29-Jun-2026 02:57:08 UTC] Full Log Data: {
    "timestamp": "2026-06-29 02:57:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.163.62.214",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.163.62.214, 162.159.98.45",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEzIiwidXNlcm5hbWUiOiJwYW5kZXkiLCJlbWFpbCI6InJpc2hpcGFuZGF0MDAwMUBnbWFpbC5jb20iLCJleHAiOjE3ODMzMDYyMzl9.ONaNv8rZMUrLD6rMEkB_lvAI3xvAoOVUU31leJ9R-TU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a131a977b8c390d1-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.163.62.214",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 02:57:08 UTC] === END API CALL LOG ===
[29-Jun-2026 02:57:08 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 02:57:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEzIiwidXNlcm5hbWUiOiJwYW5kZXkiLCJlbWFpbCI6InJpc2hpcGFuZGF0MDAwMUBnbWFpbC5jb20iLCJleHAiOjE3ODMzMDYyMzl9.ONaNv8rZMUrLD6rMEkB_lvAI3xvAoOVUU31leJ9R-TU
[29-Jun-2026 02:57:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 02:57:08 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 02:57:08 UTC] User ID: 913
[29-Jun-2026 02:57:08 UTC] ✅ User profile retrieved successfully for user ID: 913
[29-Jun-2026 02:57:09 UTC] === API CALL LOG ===
[29-Jun-2026 02:57:09 UTC] Endpoint: user/profile.php
[29-Jun-2026 02:57:09 UTC] Full Log Data: {
    "timestamp": "2026-06-29 02:57:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.163.62.214",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.163.62.214, 162.159.98.45",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEzIiwidXNlcm5hbWUiOiJwYW5kZXkiLCJlbWFpbCI6InJpc2hpcGFuZGF0MDAwMUBnbWFpbC5jb20iLCJleHAiOjE3ODMzMDYyMzl9.ONaNv8rZMUrLD6rMEkB_lvAI3xvAoOVUU31leJ9R-TU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a131a9848a6490d1-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.163.62.214",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 02:57:09 UTC] === END API CALL LOG ===
[29-Jun-2026 02:57:09 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 02:57:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEzIiwidXNlcm5hbWUiOiJwYW5kZXkiLCJlbWFpbCI6InJpc2hpcGFuZGF0MDAwMUBnbWFpbC5jb20iLCJleHAiOjE3ODMzMDYyMzl9.ONaNv8rZMUrLD6rMEkB_lvAI3xvAoOVUU31leJ9R-TU
[29-Jun-2026 02:57:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 02:57:09 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 02:57:09 UTC] User ID: 913
[29-Jun-2026 02:57:09 UTC] ✅ User profile retrieved successfully for user ID: 913
[29-Jun-2026 02:57:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 02:57:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 02:57:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.163.62.214, 162.159.98.45","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEzIiwidXNlcm5hbWUiOiJwYW5kZXkiLCJlbWFpbCI6InJpc2hpcGFuZGF0MDAwMUBnbWFpbC5jb20iLCJleHAiOjE3ODMzMDYyMzl9.ONaNv8rZMUrLD6rMEkB_lvAI3xvAoOVUU31leJ9R-TU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a131a9848a6790d1-HKG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.163.62.214","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-Jun-2026 02:57:09 UTC] === User Orders API Called ===
[29-Jun-2026 02:57:09 UTC] User ID: 913
[29-Jun-2026 02:57:09 UTC] Limit: 20, Offset: 0
[29-Jun-2026 02:57:09 UTC] Orders found: 0
[29-Jun-2026 02:57:09 UTC] Orders data: []
[29-Jun-2026 02:57:09 UTC] Total orders count: 0
[29-Jun-2026 02:57:10 UTC] === API CALL LOG ===
[29-Jun-2026 02:57:10 UTC] Endpoint: user/profile.php
[29-Jun-2026 02:57:10 UTC] Full Log Data: {
    "timestamp": "2026-06-29 02:57:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.163.62.214",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.163.62.214, 162.159.98.203",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEzIiwidXNlcm5hbWUiOiJwYW5kZXkiLCJlbWFpbCI6InJpc2hpcGFuZGF0MDAwMUBnbWFpbC5jb20iLCJleHAiOjE3ODMzMDYyMzl9.ONaNv8rZMUrLD6rMEkB_lvAI3xvAoOVUU31leJ9R-TU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a131a9853c2190d1-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.163.62.214",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 02:57:10 UTC] === END API CALL LOG ===
[29-Jun-2026 02:57:10 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 02:57:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEzIiwidXNlcm5hbWUiOiJwYW5kZXkiLCJlbWFpbCI6InJpc2hpcGFuZGF0MDAwMUBnbWFpbC5jb20iLCJleHAiOjE3ODMzMDYyMzl9.ONaNv8rZMUrLD6rMEkB_lvAI3xvAoOVUU31leJ9R-TU
[29-Jun-2026 02:57:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 02:57:10 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 02:57:10 UTC] User ID: 913
[29-Jun-2026 02:57:10 UTC] ✅ User profile retrieved successfully for user ID: 913
[29-Jun-2026 02:57:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 02:57:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 02:57:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.163.62.214, 162.159.98.45","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEzIiwidXNlcm5hbWUiOiJwYW5kZXkiLCJlbWFpbCI6InJpc2hpcGFuZGF0MDAwMUBnbWFpbC5jb20iLCJleHAiOjE3ODMzMDYyMzl9.ONaNv8rZMUrLD6rMEkB_lvAI3xvAoOVUU31leJ9R-TU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a131a9c96f1d90d1-HKG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.163.62.214","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-Jun-2026 02:57:20 UTC] === User Orders API Called ===
[29-Jun-2026 02:57:20 UTC] User ID: 913
[29-Jun-2026 02:57:20 UTC] Limit: 20, Offset: 0
[29-Jun-2026 02:57:20 UTC] Orders found: 0
[29-Jun-2026 02:57:20 UTC] === API CALL LOG ===
[29-Jun-2026 02:57:20 UTC] Orders data: []
[29-Jun-2026 02:57:20 UTC] Endpoint: user/profile.php
[29-Jun-2026 02:57:20 UTC] Full Log Data: {
    "timestamp": "2026-06-29 02:57:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.163.62.214",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.163.62.214, 162.159.98.45",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEzIiwidXNlcm5hbWUiOiJwYW5kZXkiLCJlbWFpbCI6InJpc2hpcGFuZGF0MDAwMUBnbWFpbC5jb20iLCJleHAiOjE3ODMzMDYyMzl9.ONaNv8rZMUrLD6rMEkB_lvAI3xvAoOVUU31leJ9R-TU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a131a9c96f2190d1-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.163.62.214",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 02:57:20 UTC] === END API CALL LOG ===
[29-Jun-2026 02:57:20 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 02:57:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEzIiwidXNlcm5hbWUiOiJwYW5kZXkiLCJlbWFpbCI6InJpc2hpcGFuZGF0MDAwMUBnbWFpbC5jb20iLCJleHAiOjE3ODMzMDYyMzl9.ONaNv8rZMUrLD6rMEkB_lvAI3xvAoOVUU31leJ9R-TU
[29-Jun-2026 02:57:20 UTC] Total orders count: 0
[29-Jun-2026 02:57:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 02:57:20 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 02:57:20 UTC] User ID: 913
[29-Jun-2026 02:57:20 UTC] ✅ User profile retrieved successfully for user ID: 913
[29-Jun-2026 02:57:21 UTC] === API CALL LOG ===
[29-Jun-2026 02:57:21 UTC] Endpoint: user/profile.php
[29-Jun-2026 02:57:21 UTC] Full Log Data: {
    "timestamp": "2026-06-29 02:57:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.163.62.214",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.163.62.214, 162.159.98.45",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEzIiwidXNlcm5hbWUiOiJwYW5kZXkiLCJlbWFpbCI6InJpc2hpcGFuZGF0MDAwMUBnbWFpbC5jb20iLCJleHAiOjE3ODMzMDYyMzl9.ONaNv8rZMUrLD6rMEkB_lvAI3xvAoOVUU31leJ9R-TU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a131a9cc2dde90d1-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.163.62.214",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 02:57:21 UTC] === END API CALL LOG ===
[29-Jun-2026 02:57:21 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 02:57:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEzIiwidXNlcm5hbWUiOiJwYW5kZXkiLCJlbWFpbCI6InJpc2hpcGFuZGF0MDAwMUBnbWFpbC5jb20iLCJleHAiOjE3ODMzMDYyMzl9.ONaNv8rZMUrLD6rMEkB_lvAI3xvAoOVUU31leJ9R-TU
[29-Jun-2026 02:57:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 02:57:21 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 02:57:21 UTC] User ID: 913
[29-Jun-2026 02:57:21 UTC] ✅ User profile retrieved successfully for user ID: 913
[29-Jun-2026 02:57:39 UTC] === API CALL LOG ===
[29-Jun-2026 02:57:39 UTC] Endpoint: user/profile.php
[29-Jun-2026 02:57:39 UTC] Full Log Data: {
    "timestamp": "2026-06-29 02:57:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.163.62.214",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.163.62.214, 162.159.98.44",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEzIiwidXNlcm5hbWUiOiJwYW5kZXkiLCJlbWFpbCI6InJpc2hpcGFuZGF0MDAwMUBnbWFpbC5jb20iLCJleHAiOjE3ODMzMDYyMzl9.ONaNv8rZMUrLD6rMEkB_lvAI3xvAoOVUU31leJ9R-TU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a131aa3fdd9490d1-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.163.62.214",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 02:57:39 UTC] === END API CALL LOG ===
[29-Jun-2026 02:57:39 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 02:57:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEzIiwidXNlcm5hbWUiOiJwYW5kZXkiLCJlbWFpbCI6InJpc2hpcGFuZGF0MDAwMUBnbWFpbC5jb20iLCJleHAiOjE3ODMzMDYyMzl9.ONaNv8rZMUrLD6rMEkB_lvAI3xvAoOVUU31leJ9R-TU
[29-Jun-2026 02:57:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 02:57:39 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 02:57:39 UTC] User ID: 913
[29-Jun-2026 02:57:39 UTC] ✅ User profile retrieved successfully for user ID: 913
[29-Jun-2026 02:57:39 UTC] === API CALL LOG ===
[29-Jun-2026 02:57:39 UTC] Endpoint: user/profile.php
[29-Jun-2026 02:57:39 UTC] Full Log Data: {
    "timestamp": "2026-06-29 02:57:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.163.62.214",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.163.62.214, 162.159.98.44",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEzIiwidXNlcm5hbWUiOiJwYW5kZXkiLCJlbWFpbCI6InJpc2hpcGFuZGF0MDAwMUBnbWFpbC5jb20iLCJleHAiOjE3ODMzMDYyMzl9.ONaNv8rZMUrLD6rMEkB_lvAI3xvAoOVUU31leJ9R-TU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a131aa3c1b6290d1-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.163.62.214",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 02:57:39 UTC] === END API CALL LOG ===
[29-Jun-2026 02:57:39 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 02:57:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEzIiwidXNlcm5hbWUiOiJwYW5kZXkiLCJlbWFpbCI6InJpc2hpcGFuZGF0MDAwMUBnbWFpbC5jb20iLCJleHAiOjE3ODMzMDYyMzl9.ONaNv8rZMUrLD6rMEkB_lvAI3xvAoOVUU31leJ9R-TU
[29-Jun-2026 02:57:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 02:57:39 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 02:57:39 UTC] User ID: 913
[29-Jun-2026 02:57:39 UTC] ✅ User profile retrieved successfully for user ID: 913
[29-Jun-2026 02:57:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 02:57:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 02:57:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.163.62.214, 162.159.98.44","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEzIiwidXNlcm5hbWUiOiJwYW5kZXkiLCJlbWFpbCI6InJpc2hpcGFuZGF0MDAwMUBnbWFpbC5jb20iLCJleHAiOjE3ODMzMDYyMzl9.ONaNv8rZMUrLD6rMEkB_lvAI3xvAoOVUU31leJ9R-TU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a131aa3c1b6090d1-HKG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.163.62.214","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-Jun-2026 02:57:40 UTC] === User Orders API Called ===
[29-Jun-2026 02:57:40 UTC] User ID: 913
[29-Jun-2026 02:57:40 UTC] Limit: 20, Offset: 0
[29-Jun-2026 02:57:40 UTC] Orders found: 0
[29-Jun-2026 02:57:40 UTC] Orders data: []
[29-Jun-2026 02:57:40 UTC] Total orders count: 0
[29-Jun-2026 02:58:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 02:58:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 02:58:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.163.62.214, 162.158.94.234","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEzIiwidXNlcm5hbWUiOiJwYW5kZXkiLCJlbWFpbCI6InJpc2hpcGFuZGF0MDAwMUBnbWFpbC5jb20iLCJleHAiOjE3ODMzMDYyMzl9.ONaNv8rZMUrLD6rMEkB_lvAI3xvAoOVUU31leJ9R-TU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a131abdc9a9d90d1-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.163.62.214","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-Jun-2026 02:58:45 UTC] === User Orders API Called ===
[29-Jun-2026 02:58:45 UTC] User ID: 913
[29-Jun-2026 02:58:45 UTC] Limit: 20, Offset: 0
[29-Jun-2026 02:58:45 UTC] Orders found: 0
[29-Jun-2026 02:58:45 UTC] Orders data: []
[29-Jun-2026 02:58:45 UTC] Total orders count: 0
[29-Jun-2026 02:58:45 UTC] === API CALL LOG ===
[29-Jun-2026 02:58:45 UTC] Endpoint: user/profile.php
[29-Jun-2026 02:58:45 UTC] Full Log Data: {
    "timestamp": "2026-06-29 02:58:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.163.62.214",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.163.62.214, 162.158.94.234",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEzIiwidXNlcm5hbWUiOiJwYW5kZXkiLCJlbWFpbCI6InJpc2hpcGFuZGF0MDAwMUBnbWFpbC5jb20iLCJleHAiOjE3ODMzMDYyMzl9.ONaNv8rZMUrLD6rMEkB_lvAI3xvAoOVUU31leJ9R-TU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a131abdc9a9e90d1-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.163.62.214",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 02:58:45 UTC] === END API CALL LOG ===
[29-Jun-2026 02:58:45 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 02:58:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEzIiwidXNlcm5hbWUiOiJwYW5kZXkiLCJlbWFpbCI6InJpc2hpcGFuZGF0MDAwMUBnbWFpbC5jb20iLCJleHAiOjE3ODMzMDYyMzl9.ONaNv8rZMUrLD6rMEkB_lvAI3xvAoOVUU31leJ9R-TU
[29-Jun-2026 02:58:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 02:58:45 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 02:58:45 UTC] User ID: 913
[29-Jun-2026 02:58:45 UTC] ✅ User profile retrieved successfully for user ID: 913
[29-Jun-2026 02:58:46 UTC] === API CALL LOG ===
[29-Jun-2026 02:58:46 UTC] Endpoint: user/profile.php
[29-Jun-2026 02:58:46 UTC] Full Log Data: {
    "timestamp": "2026-06-29 02:58:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.163.62.214",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.163.62.214, 162.158.94.234",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEzIiwidXNlcm5hbWUiOiJwYW5kZXkiLCJlbWFpbCI6InJpc2hpcGFuZGF0MDAwMUBnbWFpbC5jb20iLCJleHAiOjE3ODMzMDYyMzl9.ONaNv8rZMUrLD6rMEkB_lvAI3xvAoOVUU31leJ9R-TU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a131abde8f0f90d1-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.163.62.214",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 02:58:46 UTC] === END API CALL LOG ===
[29-Jun-2026 02:58:46 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 02:58:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEzIiwidXNlcm5hbWUiOiJwYW5kZXkiLCJlbWFpbCI6InJpc2hpcGFuZGF0MDAwMUBnbWFpbC5jb20iLCJleHAiOjE3ODMzMDYyMzl9.ONaNv8rZMUrLD6rMEkB_lvAI3xvAoOVUU31leJ9R-TU
[29-Jun-2026 02:58:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 02:58:46 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 02:58:46 UTC] User ID: 913
[29-Jun-2026 02:58:46 UTC] ✅ User profile retrieved successfully for user ID: 913
[29-Jun-2026 02:59:01 UTC] === API CALL LOG ===
[29-Jun-2026 02:59:01 UTC] Endpoint: user/profile.php
[29-Jun-2026 02:59:01 UTC] Full Log Data: {
    "timestamp": "2026-06-29 02:59:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.163.62.214",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.163.62.214, 162.158.178.218",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEzIiwidXNlcm5hbWUiOiJwYW5kZXkiLCJlbWFpbCI6InJpc2hpcGFuZGF0MDAwMUBnbWFpbC5jb20iLCJleHAiOjE3ODMzMDYyMzl9.ONaNv8rZMUrLD6rMEkB_lvAI3xvAoOVUU31leJ9R-TU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a131ac3a2fb9dd62-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.163.62.214",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 02:59:01 UTC] === END API CALL LOG ===
[29-Jun-2026 02:59:01 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 02:59:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEzIiwidXNlcm5hbWUiOiJwYW5kZXkiLCJlbWFpbCI6InJpc2hpcGFuZGF0MDAwMUBnbWFpbC5jb20iLCJleHAiOjE3ODMzMDYyMzl9.ONaNv8rZMUrLD6rMEkB_lvAI3xvAoOVUU31leJ9R-TU
[29-Jun-2026 02:59:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 02:59:01 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 02:59:01 UTC] User ID: 913
[29-Jun-2026 02:59:01 UTC] ✅ User profile retrieved successfully for user ID: 913
[29-Jun-2026 02:59:02 UTC] === API CALL LOG ===
[29-Jun-2026 02:59:02 UTC] Endpoint: user/profile.php
[29-Jun-2026 02:59:02 UTC] Full Log Data: {
    "timestamp": "2026-06-29 02:59:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.163.62.214",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.163.62.214, 162.158.178.218",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEzIiwidXNlcm5hbWUiOiJwYW5kZXkiLCJlbWFpbCI6InJpc2hpcGFuZGF0MDAwMUBnbWFpbC5jb20iLCJleHAiOjE3ODMzMDYyMzl9.ONaNv8rZMUrLD6rMEkB_lvAI3xvAoOVUU31leJ9R-TU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a131ac45ce95dd62-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.163.62.214",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 02:59:02 UTC] === END API CALL LOG ===
[29-Jun-2026 02:59:02 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 02:59:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEzIiwidXNlcm5hbWUiOiJwYW5kZXkiLCJlbWFpbCI6InJpc2hpcGFuZGF0MDAwMUBnbWFpbC5jb20iLCJleHAiOjE3ODMzMDYyMzl9.ONaNv8rZMUrLD6rMEkB_lvAI3xvAoOVUU31leJ9R-TU
[29-Jun-2026 02:59:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 02:59:02 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 02:59:02 UTC] User ID: 913
[29-Jun-2026 02:59:02 UTC] ✅ User profile retrieved successfully for user ID: 913
[29-Jun-2026 02:59:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 02:59:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 02:59:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.163.62.214, 162.158.179.185","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEzIiwidXNlcm5hbWUiOiJwYW5kZXkiLCJlbWFpbCI6InJpc2hpcGFuZGF0MDAwMUBnbWFpbC5jb20iLCJleHAiOjE3ODMzMDYyMzl9.ONaNv8rZMUrLD6rMEkB_lvAI3xvAoOVUU31leJ9R-TU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a131ac45ce9add62-HKG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.163.62.214","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-Jun-2026 02:59:03 UTC] === User Orders API Called ===
[29-Jun-2026 02:59:03 UTC] User ID: 913
[29-Jun-2026 02:59:03 UTC] Limit: 20, Offset: 0
[29-Jun-2026 02:59:03 UTC] Orders found: 0
[29-Jun-2026 02:59:03 UTC] Orders data: []
[29-Jun-2026 02:59:03 UTC] Total orders count: 0
[29-Jun-2026 02:59:03 UTC] === API CALL LOG ===
[29-Jun-2026 02:59:03 UTC] Endpoint: user/profile.php
[29-Jun-2026 02:59:03 UTC] Full Log Data: {
    "timestamp": "2026-06-29 02:59:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.163.62.214",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.163.62.214, 162.158.179.185",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEzIiwidXNlcm5hbWUiOiJwYW5kZXkiLCJlbWFpbCI6InJpc2hpcGFuZGF0MDAwMUBnbWFpbC5jb20iLCJleHAiOjE3ODMzMDYyMzl9.ONaNv8rZMUrLD6rMEkB_lvAI3xvAoOVUU31leJ9R-TU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a131ac46a896dd62-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.163.62.214",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 02:59:03 UTC] === END API CALL LOG ===
[29-Jun-2026 02:59:03 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 02:59:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEzIiwidXNlcm5hbWUiOiJwYW5kZXkiLCJlbWFpbCI6InJpc2hpcGFuZGF0MDAwMUBnbWFpbC5jb20iLCJleHAiOjE3ODMzMDYyMzl9.ONaNv8rZMUrLD6rMEkB_lvAI3xvAoOVUU31leJ9R-TU
[29-Jun-2026 02:59:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 02:59:03 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 02:59:03 UTC] User ID: 913
[29-Jun-2026 02:59:03 UTC] ✅ User profile retrieved successfully for user ID: 913
[29-Jun-2026 02:59:19 UTC] === API CALL LOG ===
[29-Jun-2026 02:59:19 UTC] Endpoint: user/profile.php
[29-Jun-2026 02:59:19 UTC] Full Log Data: {
    "timestamp": "2026-06-29 02:59:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.163.62.214",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.163.62.214, 162.158.178.218",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEzIiwidXNlcm5hbWUiOiJwYW5kZXkiLCJlbWFpbCI6InJpc2hpcGFuZGF0MDAwMUBnbWFpbC5jb20iLCJleHAiOjE3ODMzMDYyMzl9.ONaNv8rZMUrLD6rMEkB_lvAI3xvAoOVUU31leJ9R-TU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a131acafcc15dd62-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.163.62.214",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 02:59:19 UTC] === END API CALL LOG ===
[29-Jun-2026 02:59:19 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 02:59:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEzIiwidXNlcm5hbWUiOiJwYW5kZXkiLCJlbWFpbCI6InJpc2hpcGFuZGF0MDAwMUBnbWFpbC5jb20iLCJleHAiOjE3ODMzMDYyMzl9.ONaNv8rZMUrLD6rMEkB_lvAI3xvAoOVUU31leJ9R-TU
[29-Jun-2026 02:59:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 02:59:19 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 02:59:19 UTC] User ID: 913
[29-Jun-2026 02:59:19 UTC] ✅ User profile retrieved successfully for user ID: 913
[29-Jun-2026 02:59:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 02:59:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 02:59:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.163.62.214, 162.158.178.218","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEzIiwidXNlcm5hbWUiOiJwYW5kZXkiLCJlbWFpbCI6InJpc2hpcGFuZGF0MDAwMUBnbWFpbC5jb20iLCJleHAiOjE3ODMzMDYyMzl9.ONaNv8rZMUrLD6rMEkB_lvAI3xvAoOVUU31leJ9R-TU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a131acac9db7dd62-HKG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.163.62.214","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-Jun-2026 02:59:19 UTC] === User Orders API Called ===
[29-Jun-2026 02:59:19 UTC] User ID: 913
[29-Jun-2026 02:59:19 UTC] Limit: 20, Offset: 0
[29-Jun-2026 02:59:19 UTC] Orders found: 0
[29-Jun-2026 02:59:19 UTC] Orders data: []
[29-Jun-2026 02:59:19 UTC] Total orders count: 0
[29-Jun-2026 02:59:19 UTC] === API CALL LOG ===
[29-Jun-2026 02:59:19 UTC] Endpoint: user/profile.php
[29-Jun-2026 02:59:19 UTC] Full Log Data: {
    "timestamp": "2026-06-29 02:59:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.163.62.214",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.163.62.214, 162.158.178.219",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEzIiwidXNlcm5hbWUiOiJwYW5kZXkiLCJlbWFpbCI6InJpc2hpcGFuZGF0MDAwMUBnbWFpbC5jb20iLCJleHAiOjE3ODMzMDYyMzl9.ONaNv8rZMUrLD6rMEkB_lvAI3xvAoOVUU31leJ9R-TU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a131acac9dbcdd62-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.163.62.214",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 02:59:19 UTC] === END API CALL LOG ===
[29-Jun-2026 02:59:19 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 02:59:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEzIiwidXNlcm5hbWUiOiJwYW5kZXkiLCJlbWFpbCI6InJpc2hpcGFuZGF0MDAwMUBnbWFpbC5jb20iLCJleHAiOjE3ODMzMDYyMzl9.ONaNv8rZMUrLD6rMEkB_lvAI3xvAoOVUU31leJ9R-TU
[29-Jun-2026 02:59:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 02:59:19 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 02:59:19 UTC] User ID: 913
[29-Jun-2026 02:59:19 UTC] ✅ User profile retrieved successfully for user ID: 913
[29-Jun-2026 02:59:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 02:59:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 02:59:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.163.62.214, 162.158.178.218","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEzIiwidXNlcm5hbWUiOiJwYW5kZXkiLCJlbWFpbCI6InJpc2hpcGFuZGF0MDAwMUBnbWFpbC5jb20iLCJleHAiOjE3ODMzMDYyMzl9.ONaNv8rZMUrLD6rMEkB_lvAI3xvAoOVUU31leJ9R-TU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a131ace8af20dd62-HKG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.163.62.214","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-Jun-2026 02:59:28 UTC] === User Orders API Called ===
[29-Jun-2026 02:59:28 UTC] User ID: 913
[29-Jun-2026 02:59:28 UTC] Limit: 20, Offset: 0
[29-Jun-2026 02:59:28 UTC] Orders found: 0
[29-Jun-2026 02:59:28 UTC] Orders data: []
[29-Jun-2026 02:59:28 UTC] Total orders count: 0
[29-Jun-2026 02:59:28 UTC] === API CALL LOG ===
[29-Jun-2026 02:59:28 UTC] Endpoint: user/profile.php
[29-Jun-2026 02:59:28 UTC] Full Log Data: {
    "timestamp": "2026-06-29 02:59:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.163.62.214",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.163.62.214, 162.158.178.218",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEzIiwidXNlcm5hbWUiOiJwYW5kZXkiLCJlbWFpbCI6InJpc2hpcGFuZGF0MDAwMUBnbWFpbC5jb20iLCJleHAiOjE3ODMzMDYyMzl9.ONaNv8rZMUrLD6rMEkB_lvAI3xvAoOVUU31leJ9R-TU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a131ace8af22dd62-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.163.62.214",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 02:59:28 UTC] === END API CALL LOG ===
[29-Jun-2026 02:59:28 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 02:59:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEzIiwidXNlcm5hbWUiOiJwYW5kZXkiLCJlbWFpbCI6InJpc2hpcGFuZGF0MDAwMUBnbWFpbC5jb20iLCJleHAiOjE3ODMzMDYyMzl9.ONaNv8rZMUrLD6rMEkB_lvAI3xvAoOVUU31leJ9R-TU
[29-Jun-2026 02:59:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 02:59:28 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 02:59:28 UTC] User ID: 913
[29-Jun-2026 02:59:28 UTC] ✅ User profile retrieved successfully for user ID: 913
[29-Jun-2026 02:59:29 UTC] === API CALL LOG ===
[29-Jun-2026 02:59:29 UTC] Endpoint: user/profile.php
[29-Jun-2026 02:59:29 UTC] Full Log Data: {
    "timestamp": "2026-06-29 02:59:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.163.62.214",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.163.62.214, 162.158.178.218",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEzIiwidXNlcm5hbWUiOiJwYW5kZXkiLCJlbWFpbCI6InJpc2hpcGFuZGF0MDAwMUBnbWFpbC5jb20iLCJleHAiOjE3ODMzMDYyMzl9.ONaNv8rZMUrLD6rMEkB_lvAI3xvAoOVUU31leJ9R-TU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a131acec8e01dd62-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.163.62.214",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 02:59:29 UTC] === END API CALL LOG ===
[29-Jun-2026 02:59:29 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 02:59:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEzIiwidXNlcm5hbWUiOiJwYW5kZXkiLCJlbWFpbCI6InJpc2hpcGFuZGF0MDAwMUBnbWFpbC5jb20iLCJleHAiOjE3ODMzMDYyMzl9.ONaNv8rZMUrLD6rMEkB_lvAI3xvAoOVUU31leJ9R-TU
[29-Jun-2026 02:59:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 02:59:29 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 02:59:29 UTC] User ID: 913
[29-Jun-2026 02:59:29 UTC] ✅ User profile retrieved successfully for user ID: 913
[29-Jun-2026 02:59:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 02:59:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 02:59:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.163.62.214, 162.158.178.218","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEzIiwidXNlcm5hbWUiOiJwYW5kZXkiLCJlbWFpbCI6InJpc2hpcGFuZGF0MDAwMUBnbWFpbC5jb20iLCJleHAiOjE3ODMzMDYyMzl9.ONaNv8rZMUrLD6rMEkB_lvAI3xvAoOVUU31leJ9R-TU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a131acfe2e2bdd62-HKG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.163.62.214","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-Jun-2026 02:59:32 UTC] === User Orders API Called ===
[29-Jun-2026 02:59:32 UTC] User ID: 913
[29-Jun-2026 02:59:32 UTC] Limit: 20, Offset: 0
[29-Jun-2026 02:59:32 UTC] Orders found: 0
[29-Jun-2026 02:59:32 UTC] Orders data: []
[29-Jun-2026 02:59:32 UTC] Total orders count: 0
[29-Jun-2026 02:59:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 02:59:35 UTC] === API CALL LOG ===
[29-Jun-2026 02:59:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 02:59:35 UTC] Endpoint: user/profile.php
[29-Jun-2026 02:59:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.163.62.214, 162.158.178.218","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEzIiwidXNlcm5hbWUiOiJwYW5kZXkiLCJlbWFpbCI6InJpc2hpcGFuZGF0MDAwMUBnbWFpbC5jb20iLCJleHAiOjE3ODMzMDYyMzl9.ONaNv8rZMUrLD6rMEkB_lvAI3xvAoOVUU31leJ9R-TU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a131ad0ffcb5dd62-HKG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.163.62.214","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-Jun-2026 02:59:35 UTC] Full Log Data: {
    "timestamp": "2026-06-29 02:59:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.163.62.214",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.163.62.214, 162.158.178.218",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEzIiwidXNlcm5hbWUiOiJwYW5kZXkiLCJlbWFpbCI6InJpc2hpcGFuZGF0MDAwMUBnbWFpbC5jb20iLCJleHAiOjE3ODMzMDYyMzl9.ONaNv8rZMUrLD6rMEkB_lvAI3xvAoOVUU31leJ9R-TU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a131ad0ffcb7dd62-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.163.62.214",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 02:59:35 UTC] === END API CALL LOG ===
[29-Jun-2026 02:59:35 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 02:59:35 UTC] === User Orders API Called ===
[29-Jun-2026 02:59:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEzIiwidXNlcm5hbWUiOiJwYW5kZXkiLCJlbWFpbCI6InJpc2hpcGFuZGF0MDAwMUBnbWFpbC5jb20iLCJleHAiOjE3ODMzMDYyMzl9.ONaNv8rZMUrLD6rMEkB_lvAI3xvAoOVUU31leJ9R-TU
[29-Jun-2026 02:59:35 UTC] User ID: 913
[29-Jun-2026 02:59:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 02:59:35 UTC] Limit: 20, Offset: 0
[29-Jun-2026 02:59:35 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 02:59:35 UTC] User ID: 913
[29-Jun-2026 02:59:35 UTC] Orders found: 0
[29-Jun-2026 02:59:35 UTC] Orders data: []
[29-Jun-2026 02:59:35 UTC] ✅ User profile retrieved successfully for user ID: 913
[29-Jun-2026 02:59:35 UTC] Total orders count: 0
[29-Jun-2026 02:59:35 UTC] === API CALL LOG ===
[29-Jun-2026 02:59:35 UTC] Endpoint: user/profile.php
[29-Jun-2026 02:59:35 UTC] Full Log Data: {
    "timestamp": "2026-06-29 02:59:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.163.62.214",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.163.62.214, 162.158.178.218",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEzIiwidXNlcm5hbWUiOiJwYW5kZXkiLCJlbWFpbCI6InJpc2hpcGFuZGF0MDAwMUBnbWFpbC5jb20iLCJleHAiOjE3ODMzMDYyMzl9.ONaNv8rZMUrLD6rMEkB_lvAI3xvAoOVUU31leJ9R-TU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a131ad139ae1dd62-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.163.62.214",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 02:59:35 UTC] === END API CALL LOG ===
[29-Jun-2026 02:59:35 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 02:59:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEzIiwidXNlcm5hbWUiOiJwYW5kZXkiLCJlbWFpbCI6InJpc2hpcGFuZGF0MDAwMUBnbWFpbC5jb20iLCJleHAiOjE3ODMzMDYyMzl9.ONaNv8rZMUrLD6rMEkB_lvAI3xvAoOVUU31leJ9R-TU
[29-Jun-2026 02:59:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 02:59:35 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 02:59:35 UTC] User ID: 913
[29-Jun-2026 02:59:35 UTC] ✅ User profile retrieved successfully for user ID: 913
[29-Jun-2026 02:59:55 UTC] === API CALL LOG ===
[29-Jun-2026 02:59:55 UTC] Endpoint: user/profile.php
[29-Jun-2026 02:59:55 UTC] Full Log Data: {
    "timestamp": "2026-06-29 02:59:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.163.62.214",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.163.62.214, 162.158.178.219",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEzIiwidXNlcm5hbWUiOiJwYW5kZXkiLCJlbWFpbCI6InJpc2hpcGFuZGF0MDAwMUBnbWFpbC5jb20iLCJleHAiOjE3ODMzMDYyMzl9.ONaNv8rZMUrLD6rMEkB_lvAI3xvAoOVUU31leJ9R-TU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a131ad8f1caddd62-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.163.62.214",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 02:59:55 UTC] === END API CALL LOG ===
[29-Jun-2026 02:59:55 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 02:59:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEzIiwidXNlcm5hbWUiOiJwYW5kZXkiLCJlbWFpbCI6InJpc2hpcGFuZGF0MDAwMUBnbWFpbC5jb20iLCJleHAiOjE3ODMzMDYyMzl9.ONaNv8rZMUrLD6rMEkB_lvAI3xvAoOVUU31leJ9R-TU
[29-Jun-2026 02:59:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 02:59:55 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 02:59:55 UTC] User ID: 913
[29-Jun-2026 02:59:55 UTC] ✅ User profile retrieved successfully for user ID: 913
[29-Jun-2026 02:59:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 02:59:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 02:59:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.163.62.214, 162.158.178.218","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEzIiwidXNlcm5hbWUiOiJwYW5kZXkiLCJlbWFpbCI6InJpc2hpcGFuZGF0MDAwMUBnbWFpbC5jb20iLCJleHAiOjE3ODMzMDYyMzl9.ONaNv8rZMUrLD6rMEkB_lvAI3xvAoOVUU31leJ9R-TU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a131ad8b6e6edd62-HKG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.163.62.214","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-Jun-2026 02:59:55 UTC] === User Orders API Called ===
[29-Jun-2026 02:59:55 UTC] User ID: 913
[29-Jun-2026 02:59:55 UTC] Limit: 20, Offset: 0
[29-Jun-2026 02:59:55 UTC] Orders found: 0
[29-Jun-2026 02:59:55 UTC] Orders data: []
[29-Jun-2026 02:59:55 UTC] Total orders count: 0
[29-Jun-2026 02:59:55 UTC] === API CALL LOG ===
[29-Jun-2026 02:59:55 UTC] Endpoint: user/profile.php
[29-Jun-2026 02:59:55 UTC] Full Log Data: {
    "timestamp": "2026-06-29 02:59:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.163.62.214",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.163.62.214, 162.158.178.218",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEzIiwidXNlcm5hbWUiOiJwYW5kZXkiLCJlbWFpbCI6InJpc2hpcGFuZGF0MDAwMUBnbWFpbC5jb20iLCJleHAiOjE3ODMzMDYyMzl9.ONaNv8rZMUrLD6rMEkB_lvAI3xvAoOVUU31leJ9R-TU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a131ad8b6e73dd62-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.163.62.214",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 02:59:55 UTC] === END API CALL LOG ===
[29-Jun-2026 02:59:55 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 02:59:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEzIiwidXNlcm5hbWUiOiJwYW5kZXkiLCJlbWFpbCI6InJpc2hpcGFuZGF0MDAwMUBnbWFpbC5jb20iLCJleHAiOjE3ODMzMDYyMzl9.ONaNv8rZMUrLD6rMEkB_lvAI3xvAoOVUU31leJ9R-TU
[29-Jun-2026 02:59:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 02:59:55 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 02:59:55 UTC] User ID: 913
[29-Jun-2026 02:59:55 UTC] ✅ User profile retrieved successfully for user ID: 913
[29-Jun-2026 03:00:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 03:00:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 03:00:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.163.62.214, 162.158.178.218","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEzIiwidXNlcm5hbWUiOiJwYW5kZXkiLCJlbWFpbCI6InJpc2hpcGFuZGF0MDAwMUBnbWFpbC5jb20iLCJleHAiOjE3ODMzMDYyMzl9.ONaNv8rZMUrLD6rMEkB_lvAI3xvAoOVUU31leJ9R-TU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a131ae12cac5dd62-HKG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.163.62.214","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-Jun-2026 03:00:17 UTC] === User Orders API Called ===
[29-Jun-2026 03:00:17 UTC] User ID: 913
[29-Jun-2026 03:00:17 UTC] Limit: 20, Offset: 0
[29-Jun-2026 03:00:17 UTC] Orders found: 1
[29-Jun-2026 03:00:17 UTC] Orders data: [{"id":371,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/TheSnatniRishi","status":"pending","created_at":"2026-06-29 06:30:13","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[29-Jun-2026 03:00:17 UTC] Total orders count: 1
[29-Jun-2026 03:00:26 UTC] === API CALL LOG ===
[29-Jun-2026 03:00:26 UTC] Endpoint: user/profile.php
[29-Jun-2026 03:00:26 UTC] Full Log Data: {
    "timestamp": "2026-06-29 03:00:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.163.62.214",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.163.62.214, 162.158.178.219",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEzIiwidXNlcm5hbWUiOiJwYW5kZXkiLCJlbWFpbCI6InJpc2hpcGFuZGF0MDAwMUBnbWFpbC5jb20iLCJleHAiOjE3ODMzMDYyMzl9.ONaNv8rZMUrLD6rMEkB_lvAI3xvAoOVUU31leJ9R-TU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a131ae535b7add62-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.163.62.214",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 03:00:26 UTC] === END API CALL LOG ===
[29-Jun-2026 03:00:26 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 03:00:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEzIiwidXNlcm5hbWUiOiJwYW5kZXkiLCJlbWFpbCI6InJpc2hpcGFuZGF0MDAwMUBnbWFpbC5jb20iLCJleHAiOjE3ODMzMDYyMzl9.ONaNv8rZMUrLD6rMEkB_lvAI3xvAoOVUU31leJ9R-TU
[29-Jun-2026 03:00:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 03:00:26 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 03:00:26 UTC] User ID: 913
[29-Jun-2026 03:00:26 UTC] ✅ User profile retrieved successfully for user ID: 913
[29-Jun-2026 03:00:26 UTC] === API CALL LOG ===
[29-Jun-2026 03:00:26 UTC] Endpoint: user/profile.php
[29-Jun-2026 03:00:26 UTC] Full Log Data: {
    "timestamp": "2026-06-29 03:00:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.163.62.214",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.163.62.214, 162.158.178.219",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEzIiwidXNlcm5hbWUiOiJwYW5kZXkiLCJlbWFpbCI6InJpc2hpcGFuZGF0MDAwMUBnbWFpbC5jb20iLCJleHAiOjE3ODMzMDYyMzl9.ONaNv8rZMUrLD6rMEkB_lvAI3xvAoOVUU31leJ9R-TU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a131ae4f8cafdd62-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.163.62.214",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 03:00:26 UTC] === END API CALL LOG ===
[29-Jun-2026 03:00:26 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 03:00:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEzIiwidXNlcm5hbWUiOiJwYW5kZXkiLCJlbWFpbCI6InJpc2hpcGFuZGF0MDAwMUBnbWFpbC5jb20iLCJleHAiOjE3ODMzMDYyMzl9.ONaNv8rZMUrLD6rMEkB_lvAI3xvAoOVUU31leJ9R-TU
[29-Jun-2026 03:00:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 03:00:26 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 03:00:26 UTC] User ID: 913
[29-Jun-2026 03:00:26 UTC] ✅ User profile retrieved successfully for user ID: 913
[29-Jun-2026 03:00:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 03:00:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 03:00:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.163.62.214, 162.158.178.218","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEzIiwidXNlcm5hbWUiOiJwYW5kZXkiLCJlbWFpbCI6InJpc2hpcGFuZGF0MDAwMUBnbWFpbC5jb20iLCJleHAiOjE3ODMzMDYyMzl9.ONaNv8rZMUrLD6rMEkB_lvAI3xvAoOVUU31leJ9R-TU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a131ae4f8caedd62-HKG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.163.62.214","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-Jun-2026 03:00:26 UTC] === User Orders API Called ===
[29-Jun-2026 03:00:26 UTC] User ID: 913
[29-Jun-2026 03:00:26 UTC] Limit: 20, Offset: 0
[29-Jun-2026 03:00:26 UTC] Orders found: 1
[29-Jun-2026 03:00:26 UTC] Orders data: [{"id":371,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/TheSnatniRishi","status":"pending","created_at":"2026-06-29 06:30:13","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[29-Jun-2026 03:00:26 UTC] Total orders count: 1
[29-Jun-2026 03:00:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 03:00:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 03:00:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.163.62.214, 162.158.178.219","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEzIiwidXNlcm5hbWUiOiJwYW5kZXkiLCJlbWFpbCI6InJpc2hpcGFuZGF0MDAwMUBnbWFpbC5jb20iLCJleHAiOjE3ODMzMDYyMzl9.ONaNv8rZMUrLD6rMEkB_lvAI3xvAoOVUU31leJ9R-TU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a131aea5bda0dd62-HKG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.163.62.214","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-Jun-2026 03:00:40 UTC] === User Orders API Called ===
[29-Jun-2026 03:00:40 UTC] User ID: 913
[29-Jun-2026 03:00:40 UTC] Limit: 20, Offset: 0
[29-Jun-2026 03:00:40 UTC] Orders found: 2
[29-Jun-2026 03:00:40 UTC] Orders data: [{"id":372,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/TheSnatniRishi","status":"pending","created_at":"2026-06-29 06:30:37","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":371,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/TheSnatniRishi","status":"pending","created_at":"2026-06-29 06:30:13","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[29-Jun-2026 03:00:40 UTC] Total orders count: 2
[29-Jun-2026 03:00:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 03:00:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 03:00:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.163.62.214, 162.158.178.219","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEzIiwidXNlcm5hbWUiOiJwYW5kZXkiLCJlbWFpbCI6InJpc2hpcGFuZGF0MDAwMUBnbWFpbC5jb20iLCJleHAiOjE3ODMzMDYyMzl9.ONaNv8rZMUrLD6rMEkB_lvAI3xvAoOVUU31leJ9R-TU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a131aea8093edd62-HKG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.163.62.214","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-Jun-2026 03:00:40 UTC] === User Orders API Called ===
[29-Jun-2026 03:00:40 UTC] User ID: 913
[29-Jun-2026 03:00:40 UTC] Limit: 20, Offset: 0
[29-Jun-2026 03:00:40 UTC] Orders found: 2
[29-Jun-2026 03:00:40 UTC] Orders data: [{"id":372,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/TheSnatniRishi","status":"pending","created_at":"2026-06-29 06:30:37","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":371,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/TheSnatniRishi","status":"pending","created_at":"2026-06-29 06:30:13","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[29-Jun-2026 03:00:40 UTC] Total orders count: 2
[29-Jun-2026 03:00:58 UTC] === API CALL LOG ===
[29-Jun-2026 03:00:58 UTC] Endpoint: user/profile.php
[29-Jun-2026 03:00:58 UTC] Full Log Data: {
    "timestamp": "2026-06-29 03:00:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.163.62.214",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.163.62.214, 162.158.178.218",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEzIiwidXNlcm5hbWUiOiJwYW5kZXkiLCJlbWFpbCI6InJpc2hpcGFuZGF0MDAwMUBnbWFpbC5jb20iLCJleHAiOjE3ODMzMDYyMzl9.ONaNv8rZMUrLD6rMEkB_lvAI3xvAoOVUU31leJ9R-TU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a131af18dc06dd62-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.163.62.214",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 03:00:58 UTC] === END API CALL LOG ===
[29-Jun-2026 03:00:58 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 03:00:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEzIiwidXNlcm5hbWUiOiJwYW5kZXkiLCJlbWFpbCI6InJpc2hpcGFuZGF0MDAwMUBnbWFpbC5jb20iLCJleHAiOjE3ODMzMDYyMzl9.ONaNv8rZMUrLD6rMEkB_lvAI3xvAoOVUU31leJ9R-TU
[29-Jun-2026 03:00:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 03:00:58 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 03:00:58 UTC] User ID: 913
[29-Jun-2026 03:00:58 UTC] ✅ User profile retrieved successfully for user ID: 913
[29-Jun-2026 03:00:58 UTC] === API CALL LOG ===
[29-Jun-2026 03:00:58 UTC] Endpoint: user/profile.php
[29-Jun-2026 03:00:58 UTC] Full Log Data: {
    "timestamp": "2026-06-29 03:00:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.163.62.214",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.163.62.214, 162.158.178.218",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEzIiwidXNlcm5hbWUiOiJwYW5kZXkiLCJlbWFpbCI6InJpc2hpcGFuZGF0MDAwMUBnbWFpbC5jb20iLCJleHAiOjE3ODMzMDYyMzl9.ONaNv8rZMUrLD6rMEkB_lvAI3xvAoOVUU31leJ9R-TU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a131af1abf19dd62-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.163.62.214",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 03:00:58 UTC] === END API CALL LOG ===
[29-Jun-2026 03:00:58 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 03:00:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEzIiwidXNlcm5hbWUiOiJwYW5kZXkiLCJlbWFpbCI6InJpc2hpcGFuZGF0MDAwMUBnbWFpbC5jb20iLCJleHAiOjE3ODMzMDYyMzl9.ONaNv8rZMUrLD6rMEkB_lvAI3xvAoOVUU31leJ9R-TU
[29-Jun-2026 03:00:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 03:00:58 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 03:00:58 UTC] User ID: 913
[29-Jun-2026 03:00:58 UTC] ✅ User profile retrieved successfully for user ID: 913
[29-Jun-2026 03:00:59 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 03:00:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 03:00:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.163.62.214, 162.158.178.218","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEzIiwidXNlcm5hbWUiOiJwYW5kZXkiLCJlbWFpbCI6InJpc2hpcGFuZGF0MDAwMUBnbWFpbC5jb20iLCJleHAiOjE3ODMzMDYyMzl9.ONaNv8rZMUrLD6rMEkB_lvAI3xvAoOVUU31leJ9R-TU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a131af18dc04dd62-HKG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.163.62.214","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-Jun-2026 03:00:59 UTC] === User Orders API Called ===
[29-Jun-2026 03:00:59 UTC] User ID: 913
[29-Jun-2026 03:00:59 UTC] Limit: 20, Offset: 0
[29-Jun-2026 03:00:59 UTC] Orders found: 2
[29-Jun-2026 03:00:59 UTC] Orders data: [{"id":372,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/TheSnatniRishi","status":"pending","created_at":"2026-06-29 06:30:37","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":371,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/TheSnatniRishi","status":"pending","created_at":"2026-06-29 06:30:13","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[29-Jun-2026 03:00:59 UTC] Total orders count: 2
[29-Jun-2026 03:01:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 03:01:02 UTC] === API CALL LOG ===
[29-Jun-2026 03:01:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 03:01:02 UTC] Endpoint: user/profile.php
[29-Jun-2026 03:01:02 UTC] Full Log Data: {
    "timestamp": "2026-06-29 03:01:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.163.62.214",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.163.62.214, 162.158.178.218",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEzIiwidXNlcm5hbWUiOiJwYW5kZXkiLCJlbWFpbCI6InJpc2hpcGFuZGF0MDAwMUBnbWFpbC5jb20iLCJleHAiOjE3ODMzMDYyMzl9.ONaNv8rZMUrLD6rMEkB_lvAI3xvAoOVUU31leJ9R-TU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a131af307c59dd62-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.163.62.214",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 03:01:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.163.62.214, 162.158.178.218","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEzIiwidXNlcm5hbWUiOiJwYW5kZXkiLCJlbWFpbCI6InJpc2hpcGFuZGF0MDAwMUBnbWFpbC5jb20iLCJleHAiOjE3ODMzMDYyMzl9.ONaNv8rZMUrLD6rMEkB_lvAI3xvAoOVUU31leJ9R-TU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a131af307c58dd62-HKG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.163.62.214","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-Jun-2026 03:01:02 UTC] === END API CALL LOG ===
[29-Jun-2026 03:01:02 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 03:01:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEzIiwidXNlcm5hbWUiOiJwYW5kZXkiLCJlbWFpbCI6InJpc2hpcGFuZGF0MDAwMUBnbWFpbC5jb20iLCJleHAiOjE3ODMzMDYyMzl9.ONaNv8rZMUrLD6rMEkB_lvAI3xvAoOVUU31leJ9R-TU
[29-Jun-2026 03:01:02 UTC] === User Orders API Called ===
[29-Jun-2026 03:01:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 03:01:02 UTC] User ID: 913
[29-Jun-2026 03:01:02 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 03:01:02 UTC] Limit: 20, Offset: 0
[29-Jun-2026 03:01:02 UTC] User ID: 913
[29-Jun-2026 03:01:02 UTC] ✅ User profile retrieved successfully for user ID: 913
[29-Jun-2026 03:01:02 UTC] Orders found: 2
[29-Jun-2026 03:01:02 UTC] Orders data: [{"id":372,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/TheSnatniRishi","status":"pending","created_at":"2026-06-29 06:30:37","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":371,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/TheSnatniRishi","status":"pending","created_at":"2026-06-29 06:30:13","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[29-Jun-2026 03:01:02 UTC] Total orders count: 2
[29-Jun-2026 03:01:02 UTC] === API CALL LOG ===
[29-Jun-2026 03:01:02 UTC] Endpoint: user/profile.php
[29-Jun-2026 03:01:02 UTC] Full Log Data: {
    "timestamp": "2026-06-29 03:01:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.163.62.214",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.163.62.214, 162.158.178.218",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEzIiwidXNlcm5hbWUiOiJwYW5kZXkiLCJlbWFpbCI6InJpc2hpcGFuZGF0MDAwMUBnbWFpbC5jb20iLCJleHAiOjE3ODMzMDYyMzl9.ONaNv8rZMUrLD6rMEkB_lvAI3xvAoOVUU31leJ9R-TU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a131af346b1edd62-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.163.62.214",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 03:01:02 UTC] === END API CALL LOG ===
[29-Jun-2026 03:01:02 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 03:01:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEzIiwidXNlcm5hbWUiOiJwYW5kZXkiLCJlbWFpbCI6InJpc2hpcGFuZGF0MDAwMUBnbWFpbC5jb20iLCJleHAiOjE3ODMzMDYyMzl9.ONaNv8rZMUrLD6rMEkB_lvAI3xvAoOVUU31leJ9R-TU
[29-Jun-2026 03:01:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 03:01:02 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 03:01:02 UTC] User ID: 913
[29-Jun-2026 03:01:02 UTC] ✅ User profile retrieved successfully for user ID: 913
[29-Jun-2026 03:01:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 03:01:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 03:01:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.163.62.214, 162.158.178.218","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEzIiwidXNlcm5hbWUiOiJwYW5kZXkiLCJlbWFpbCI6InJpc2hpcGFuZGF0MDAwMUBnbWFpbC5jb20iLCJleHAiOjE3ODMzMDYyMzl9.ONaNv8rZMUrLD6rMEkB_lvAI3xvAoOVUU31leJ9R-TU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a131af5b2e76dd62-HKG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.163.62.214","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-Jun-2026 03:01:09 UTC] === User Orders API Called ===
[29-Jun-2026 03:01:09 UTC] User ID: 913
[29-Jun-2026 03:01:09 UTC] Limit: 20, Offset: 0
[29-Jun-2026 03:01:09 UTC] === API CALL LOG ===
[29-Jun-2026 03:01:09 UTC] Endpoint: user/profile.php
[29-Jun-2026 03:01:09 UTC] Full Log Data: {
    "timestamp": "2026-06-29 03:01:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.163.62.214",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.163.62.214, 162.158.178.218",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEzIiwidXNlcm5hbWUiOiJwYW5kZXkiLCJlbWFpbCI6InJpc2hpcGFuZGF0MDAwMUBnbWFpbC5jb20iLCJleHAiOjE3ODMzMDYyMzl9.ONaNv8rZMUrLD6rMEkB_lvAI3xvAoOVUU31leJ9R-TU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a131af5b2e78dd62-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.163.62.214",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 03:01:09 UTC] === END API CALL LOG ===
[29-Jun-2026 03:01:09 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 03:01:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEzIiwidXNlcm5hbWUiOiJwYW5kZXkiLCJlbWFpbCI6InJpc2hpcGFuZGF0MDAwMUBnbWFpbC5jb20iLCJleHAiOjE3ODMzMDYyMzl9.ONaNv8rZMUrLD6rMEkB_lvAI3xvAoOVUU31leJ9R-TU
[29-Jun-2026 03:01:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 03:01:09 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 03:01:09 UTC] User ID: 913
[29-Jun-2026 03:01:09 UTC] Orders found: 2
[29-Jun-2026 03:01:09 UTC] Orders data: [{"id":372,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/TheSnatniRishi","status":"pending","created_at":"2026-06-29 06:30:37","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":371,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/TheSnatniRishi","status":"pending","created_at":"2026-06-29 06:30:13","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[29-Jun-2026 03:01:09 UTC] ✅ User profile retrieved successfully for user ID: 913
[29-Jun-2026 03:01:09 UTC] Total orders count: 2
[29-Jun-2026 03:01:09 UTC] === API CALL LOG ===
[29-Jun-2026 03:01:09 UTC] Endpoint: user/profile.php
[29-Jun-2026 03:01:09 UTC] Full Log Data: {
    "timestamp": "2026-06-29 03:01:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.163.62.214",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.163.62.214, 162.158.178.218",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEzIiwidXNlcm5hbWUiOiJwYW5kZXkiLCJlbWFpbCI6InJpc2hpcGFuZGF0MDAwMUBnbWFpbC5jb20iLCJleHAiOjE3ODMzMDYyMzl9.ONaNv8rZMUrLD6rMEkB_lvAI3xvAoOVUU31leJ9R-TU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a131af5f7de2dd62-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.163.62.214",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 03:01:09 UTC] === END API CALL LOG ===
[29-Jun-2026 03:01:09 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 03:01:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEzIiwidXNlcm5hbWUiOiJwYW5kZXkiLCJlbWFpbCI6InJpc2hpcGFuZGF0MDAwMUBnbWFpbC5jb20iLCJleHAiOjE3ODMzMDYyMzl9.ONaNv8rZMUrLD6rMEkB_lvAI3xvAoOVUU31leJ9R-TU
[29-Jun-2026 03:01:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 03:01:09 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 03:01:09 UTC] User ID: 913
[29-Jun-2026 03:01:09 UTC] ✅ User profile retrieved successfully for user ID: 913
[29-Jun-2026 03:01:20 UTC] === API CALL LOG ===
[29-Jun-2026 03:01:20 UTC] Endpoint: user/profile.php
[29-Jun-2026 03:01:20 UTC] Full Log Data: {
    "timestamp": "2026-06-29 03:01:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.163.62.214",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.163.62.214, 162.158.178.218",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEzIiwidXNlcm5hbWUiOiJwYW5kZXkiLCJlbWFpbCI6InJpc2hpcGFuZGF0MDAwMUBnbWFpbC5jb20iLCJleHAiOjE3ODMzMDYyMzl9.ONaNv8rZMUrLD6rMEkB_lvAI3xvAoOVUU31leJ9R-TU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a131afa34f15dd62-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.163.62.214",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 03:01:20 UTC] === END API CALL LOG ===
[29-Jun-2026 03:01:20 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 03:01:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEzIiwidXNlcm5hbWUiOiJwYW5kZXkiLCJlbWFpbCI6InJpc2hpcGFuZGF0MDAwMUBnbWFpbC5jb20iLCJleHAiOjE3ODMzMDYyMzl9.ONaNv8rZMUrLD6rMEkB_lvAI3xvAoOVUU31leJ9R-TU
[29-Jun-2026 03:01:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 03:01:20 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 03:01:20 UTC] User ID: 913
[29-Jun-2026 03:01:20 UTC] ✅ User profile retrieved successfully for user ID: 913
[29-Jun-2026 03:01:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 03:01:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 03:01:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.163.62.214, 162.158.178.218","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEzIiwidXNlcm5hbWUiOiJwYW5kZXkiLCJlbWFpbCI6InJpc2hpcGFuZGF0MDAwMUBnbWFpbC5jb20iLCJleHAiOjE3ODMzMDYyMzl9.ONaNv8rZMUrLD6rMEkB_lvAI3xvAoOVUU31leJ9R-TU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a131afa34f12dd62-HKG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.163.62.214","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-Jun-2026 03:01:20 UTC] === User Orders API Called ===
[29-Jun-2026 03:01:20 UTC] User ID: 913
[29-Jun-2026 03:01:20 UTC] Limit: 20, Offset: 0
[29-Jun-2026 03:01:20 UTC] Orders found: 2
[29-Jun-2026 03:01:20 UTC] Orders data: [{"id":372,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/TheSnatniRishi","status":"pending","created_at":"2026-06-29 06:30:37","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":371,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/TheSnatniRishi","status":"pending","created_at":"2026-06-29 06:30:13","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[29-Jun-2026 03:01:20 UTC] Total orders count: 2
[29-Jun-2026 03:01:21 UTC] === API CALL LOG ===
[29-Jun-2026 03:01:21 UTC] Endpoint: user/profile.php
[29-Jun-2026 03:01:21 UTC] Full Log Data: {
    "timestamp": "2026-06-29 03:01:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.163.62.214",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.163.62.214, 162.158.178.218",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEzIiwidXNlcm5hbWUiOiJwYW5kZXkiLCJlbWFpbCI6InJpc2hpcGFuZGF0MDAwMUBnbWFpbC5jb20iLCJleHAiOjE3ODMzMDYyMzl9.ONaNv8rZMUrLD6rMEkB_lvAI3xvAoOVUU31leJ9R-TU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a131afa6acaadd62-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.163.62.214",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 03:01:21 UTC] === END API CALL LOG ===
[29-Jun-2026 03:01:21 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 03:01:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEzIiwidXNlcm5hbWUiOiJwYW5kZXkiLCJlbWFpbCI6InJpc2hpcGFuZGF0MDAwMUBnbWFpbC5jb20iLCJleHAiOjE3ODMzMDYyMzl9.ONaNv8rZMUrLD6rMEkB_lvAI3xvAoOVUU31leJ9R-TU
[29-Jun-2026 03:01:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 03:01:21 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 03:01:21 UTC] User ID: 913
[29-Jun-2026 03:01:21 UTC] ✅ User profile retrieved successfully for user ID: 913
[29-Jun-2026 03:09:08 UTC] === API CALL LOG ===
[29-Jun-2026 03:09:08 UTC] Endpoint: user/profile.php
[29-Jun-2026 03:09:08 UTC] Full Log Data: {
    "timestamp": "2026-06-29 03:09:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.163.62.205",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.163.62.205, 172.71.210.196",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEzIiwidXNlcm5hbWUiOiJwYW5kZXkiLCJlbWFpbCI6InJpc2hpcGFuZGF0MDAwMUBnbWFpbC5jb20iLCJleHAiOjE3ODMzMDYyMzl9.ONaNv8rZMUrLD6rMEkB_lvAI3xvAoOVUU31leJ9R-TU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a131bb099d611067-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.163.62.205",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 03:09:08 UTC] === END API CALL LOG ===
[29-Jun-2026 03:09:08 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 03:09:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEzIiwidXNlcm5hbWUiOiJwYW5kZXkiLCJlbWFpbCI6InJpc2hpcGFuZGF0MDAwMUBnbWFpbC5jb20iLCJleHAiOjE3ODMzMDYyMzl9.ONaNv8rZMUrLD6rMEkB_lvAI3xvAoOVUU31leJ9R-TU
[29-Jun-2026 03:09:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 03:09:08 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 03:09:08 UTC] User ID: 913
[29-Jun-2026 03:09:08 UTC] ✅ User profile retrieved successfully for user ID: 913
[29-Jun-2026 03:09:08 UTC] === API CALL LOG ===
[29-Jun-2026 03:09:08 UTC] Endpoint: user/profile.php
[29-Jun-2026 03:09:08 UTC] Full Log Data: {
    "timestamp": "2026-06-29 03:09:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.163.62.205",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.163.62.205, 172.71.210.196",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEzIiwidXNlcm5hbWUiOiJwYW5kZXkiLCJlbWFpbCI6InJpc2hpcGFuZGF0MDAwMUBnbWFpbC5jb20iLCJleHAiOjE3ODMzMDYyMzl9.ONaNv8rZMUrLD6rMEkB_lvAI3xvAoOVUU31leJ9R-TU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a131bb123a2f1067-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.163.62.205",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 03:09:08 UTC] === END API CALL LOG ===
[29-Jun-2026 03:09:08 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 03:09:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEzIiwidXNlcm5hbWUiOiJwYW5kZXkiLCJlbWFpbCI6InJpc2hpcGFuZGF0MDAwMUBnbWFpbC5jb20iLCJleHAiOjE3ODMzMDYyMzl9.ONaNv8rZMUrLD6rMEkB_lvAI3xvAoOVUU31leJ9R-TU
[29-Jun-2026 03:09:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 03:09:08 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 03:09:08 UTC] User ID: 913
[29-Jun-2026 03:09:08 UTC] ✅ User profile retrieved successfully for user ID: 913
[29-Jun-2026 03:09:09 UTC] === API CALL LOG ===
[29-Jun-2026 03:09:09 UTC] Endpoint: user/profile.php
[29-Jun-2026 03:09:09 UTC] Full Log Data: {
    "timestamp": "2026-06-29 03:09:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.163.62.205",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.163.62.205, 172.71.210.196",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEzIiwidXNlcm5hbWUiOiJwYW5kZXkiLCJlbWFpbCI6InJpc2hpcGFuZGF0MDAwMUBnbWFpbC5jb20iLCJleHAiOjE3ODMzMDYyMzl9.ONaNv8rZMUrLD6rMEkB_lvAI3xvAoOVUU31leJ9R-TU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a131bb137af01067-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.163.62.205",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 03:09:09 UTC] === END API CALL LOG ===
[29-Jun-2026 03:09:09 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 03:09:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEzIiwidXNlcm5hbWUiOiJwYW5kZXkiLCJlbWFpbCI6InJpc2hpcGFuZGF0MDAwMUBnbWFpbC5jb20iLCJleHAiOjE3ODMzMDYyMzl9.ONaNv8rZMUrLD6rMEkB_lvAI3xvAoOVUU31leJ9R-TU
[29-Jun-2026 03:09:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 03:09:09 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 03:09:09 UTC] User ID: 913
[29-Jun-2026 03:09:09 UTC] ✅ User profile retrieved successfully for user ID: 913
[29-Jun-2026 03:09:09 UTC] === API CALL LOG ===
[29-Jun-2026 03:09:09 UTC] Endpoint: user/profile.php
[29-Jun-2026 03:09:09 UTC] Full Log Data: {
    "timestamp": "2026-06-29 03:09:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.163.62.205",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.163.62.205, 172.71.210.196",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEzIiwidXNlcm5hbWUiOiJwYW5kZXkiLCJlbWFpbCI6InJpc2hpcGFuZGF0MDAwMUBnbWFpbC5jb20iLCJleHAiOjE3ODMzMDYyMzl9.ONaNv8rZMUrLD6rMEkB_lvAI3xvAoOVUU31leJ9R-TU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a131bb137af51067-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.163.62.205",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 03:09:09 UTC] === END API CALL LOG ===
[29-Jun-2026 03:09:09 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 03:09:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEzIiwidXNlcm5hbWUiOiJwYW5kZXkiLCJlbWFpbCI6InJpc2hpcGFuZGF0MDAwMUBnbWFpbC5jb20iLCJleHAiOjE3ODMzMDYyMzl9.ONaNv8rZMUrLD6rMEkB_lvAI3xvAoOVUU31leJ9R-TU
[29-Jun-2026 03:09:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 03:09:09 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 03:09:09 UTC] User ID: 913
[29-Jun-2026 03:09:09 UTC] ✅ User profile retrieved successfully for user ID: 913
[29-Jun-2026 03:09:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 03:09:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 03:09:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.163.62.205, 172.71.210.196","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEzIiwidXNlcm5hbWUiOiJwYW5kZXkiLCJlbWFpbCI6InJpc2hpcGFuZGF0MDAwMUBnbWFpbC5jb20iLCJleHAiOjE3ODMzMDYyMzl9.ONaNv8rZMUrLD6rMEkB_lvAI3xvAoOVUU31leJ9R-TU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a131bb137af31067-HKG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.163.62.205","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-Jun-2026 03:09:09 UTC] === User Orders API Called ===
[29-Jun-2026 03:09:09 UTC] User ID: 913
[29-Jun-2026 03:09:09 UTC] Limit: 20, Offset: 0
[29-Jun-2026 03:09:09 UTC] Orders found: 2
[29-Jun-2026 03:09:09 UTC] Orders data: [{"id":372,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/TheSnatniRishi","status":"pending","created_at":"2026-06-29 06:30:37","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":371,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/TheSnatniRishi","status":"pending","created_at":"2026-06-29 06:30:13","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[29-Jun-2026 03:09:09 UTC] Total orders count: 2
[29-Jun-2026 03:09:12 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 03:09:12 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 03:09:12 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.163.62.205, 172.71.210.196","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEzIiwidXNlcm5hbWUiOiJwYW5kZXkiLCJlbWFpbCI6InJpc2hpcGFuZGF0MDAwMUBnbWFpbC5jb20iLCJleHAiOjE3ODMzMDYyMzl9.ONaNv8rZMUrLD6rMEkB_lvAI3xvAoOVUU31leJ9R-TU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a131bb28df401067-HKG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.163.62.205","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-Jun-2026 03:09:12 UTC] === User Orders API Called ===
[29-Jun-2026 03:09:12 UTC] User ID: 913
[29-Jun-2026 03:09:12 UTC] Limit: 20, Offset: 0
[29-Jun-2026 03:09:12 UTC] Orders found: 2
[29-Jun-2026 03:09:12 UTC] Orders data: [{"id":372,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/TheSnatniRishi","status":"pending","created_at":"2026-06-29 06:30:37","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":371,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/TheSnatniRishi","status":"pending","created_at":"2026-06-29 06:30:13","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[29-Jun-2026 03:09:12 UTC] Total orders count: 2
[29-Jun-2026 04:21:03 UTC] === API CALL LOG ===
[29-Jun-2026 04:21:03 UTC] Endpoint: user/profile.php
[29-Jun-2026 04:21:03 UTC] Full Log Data: {
    "timestamp": "2026-06-29 04:21:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.163.62.205",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.163.62.205, 172.71.210.196",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEzIiwidXNlcm5hbWUiOiJwYW5kZXkiLCJlbWFpbCI6InJpc2hpcGFuZGF0MDAwMUBnbWFpbC5jb20iLCJleHAiOjE3ODMzMDYyMzl9.ONaNv8rZMUrLD6rMEkB_lvAI3xvAoOVUU31leJ9R-TU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1322462ab971077-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.163.62.205",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 04:21:03 UTC] === END API CALL LOG ===
[29-Jun-2026 04:21:03 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 04:21:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEzIiwidXNlcm5hbWUiOiJwYW5kZXkiLCJlbWFpbCI6InJpc2hpcGFuZGF0MDAwMUBnbWFpbC5jb20iLCJleHAiOjE3ODMzMDYyMzl9.ONaNv8rZMUrLD6rMEkB_lvAI3xvAoOVUU31leJ9R-TU
[29-Jun-2026 04:21:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 04:21:03 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 04:21:03 UTC] User ID: 913
[29-Jun-2026 04:21:03 UTC] ✅ User profile retrieved successfully for user ID: 913
[29-Jun-2026 04:21:04 UTC] === API CALL LOG ===
[29-Jun-2026 04:21:04 UTC] Endpoint: user/profile.php
[29-Jun-2026 04:21:04 UTC] Full Log Data: {
    "timestamp": "2026-06-29 04:21:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.163.62.205",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.163.62.205, 172.71.210.196",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEzIiwidXNlcm5hbWUiOiJwYW5kZXkiLCJlbWFpbCI6InJpc2hpcGFuZGF0MDAwMUBnbWFpbC5jb20iLCJleHAiOjE3ODMzMDYyMzl9.ONaNv8rZMUrLD6rMEkB_lvAI3xvAoOVUU31leJ9R-TU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a132246d5a6a1077-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.163.62.205",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 04:21:04 UTC] === END API CALL LOG ===
[29-Jun-2026 04:21:04 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 04:21:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEzIiwidXNlcm5hbWUiOiJwYW5kZXkiLCJlbWFpbCI6InJpc2hpcGFuZGF0MDAwMUBnbWFpbC5jb20iLCJleHAiOjE3ODMzMDYyMzl9.ONaNv8rZMUrLD6rMEkB_lvAI3xvAoOVUU31leJ9R-TU
[29-Jun-2026 04:21:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 04:21:04 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 04:21:04 UTC] User ID: 913
[29-Jun-2026 04:21:04 UTC] ✅ User profile retrieved successfully for user ID: 913
[29-Jun-2026 04:21:04 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 04:21:04 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 04:21:04 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.163.62.205, 162.158.114.13","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEzIiwidXNlcm5hbWUiOiJwYW5kZXkiLCJlbWFpbCI6InJpc2hpcGFuZGF0MDAwMUBnbWFpbC5jb20iLCJleHAiOjE3ODMzMDYyMzl9.ONaNv8rZMUrLD6rMEkB_lvAI3xvAoOVUU31leJ9R-TU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a132246d5a6c1077-HKG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.163.62.205","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-Jun-2026 04:21:04 UTC] === User Orders API Called ===
[29-Jun-2026 04:21:04 UTC] User ID: 913
[29-Jun-2026 04:21:04 UTC] Limit: 20, Offset: 0
[29-Jun-2026 04:21:04 UTC] Orders found: 2
[29-Jun-2026 04:21:04 UTC] Orders data: [{"id":372,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/TheSnatniRishi","status":"pending","created_at":"2026-06-29 06:30:37","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":371,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/TheSnatniRishi","status":"pending","created_at":"2026-06-29 06:30:13","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[29-Jun-2026 04:21:04 UTC] Total orders count: 2
[29-Jun-2026 04:21:05 UTC] === API CALL LOG ===
[29-Jun-2026 04:21:05 UTC] Endpoint: user/profile.php
[29-Jun-2026 04:21:05 UTC] Full Log Data: {
    "timestamp": "2026-06-29 04:21:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.163.62.205",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.163.62.205, 162.158.114.13",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEzIiwidXNlcm5hbWUiOiJwYW5kZXkiLCJlbWFpbCI6InJpc2hpcGFuZGF0MDAwMUBnbWFpbC5jb20iLCJleHAiOjE3ODMzMDYyMzl9.ONaNv8rZMUrLD6rMEkB_lvAI3xvAoOVUU31leJ9R-TU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a132246f9bce1077-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.163.62.205",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 04:21:05 UTC] === END API CALL LOG ===
[29-Jun-2026 04:21:05 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 04:21:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEzIiwidXNlcm5hbWUiOiJwYW5kZXkiLCJlbWFpbCI6InJpc2hpcGFuZGF0MDAwMUBnbWFpbC5jb20iLCJleHAiOjE3ODMzMDYyMzl9.ONaNv8rZMUrLD6rMEkB_lvAI3xvAoOVUU31leJ9R-TU
[29-Jun-2026 04:21:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 04:21:05 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 04:21:05 UTC] User ID: 913
[29-Jun-2026 04:21:05 UTC] ✅ User profile retrieved successfully for user ID: 913
[29-Jun-2026 04:21:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 04:21:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 04:21:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.163.62.205, 172.71.210.197","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEzIiwidXNlcm5hbWUiOiJwYW5kZXkiLCJlbWFpbCI6InJpc2hpcGFuZGF0MDAwMUBnbWFpbC5jb20iLCJleHAiOjE3ODMzMDYyMzl9.ONaNv8rZMUrLD6rMEkB_lvAI3xvAoOVUU31leJ9R-TU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a13225057d351077-HKG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.163.62.205","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-Jun-2026 04:21:29 UTC] === User Orders API Called ===
[29-Jun-2026 04:21:29 UTC] User ID: 913
[29-Jun-2026 04:21:29 UTC] Limit: 20, Offset: 0
[29-Jun-2026 04:21:29 UTC] Orders found: 2
[29-Jun-2026 04:21:29 UTC] Orders data: [{"id":372,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/TheSnatniRishi","status":"pending","created_at":"2026-06-29 06:30:37","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":371,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/TheSnatniRishi","status":"pending","created_at":"2026-06-29 06:30:13","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[29-Jun-2026 04:21:29 UTC] Total orders count: 2
[29-Jun-2026 04:21:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 04:21:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 04:21:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.163.62.205, 172.71.210.197","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEzIiwidXNlcm5hbWUiOiJwYW5kZXkiLCJlbWFpbCI6InJpc2hpcGFuZGF0MDAwMUBnbWFpbC5jb20iLCJleHAiOjE3ODMzMDYyMzl9.ONaNv8rZMUrLD6rMEkB_lvAI3xvAoOVUU31leJ9R-TU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1322518da261077-HKG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.163.62.205","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-Jun-2026 04:21:31 UTC] === User Orders API Called ===
[29-Jun-2026 04:21:31 UTC] User ID: 913
[29-Jun-2026 04:21:31 UTC] Limit: 20, Offset: 0
[29-Jun-2026 04:21:31 UTC] Orders found: 2
[29-Jun-2026 04:21:31 UTC] Orders data: [{"id":372,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/TheSnatniRishi","status":"pending","created_at":"2026-06-29 06:30:37","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":371,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/TheSnatniRishi","status":"pending","created_at":"2026-06-29 06:30:13","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[29-Jun-2026 04:21:31 UTC] Total orders count: 2
[29-Jun-2026 04:21:31 UTC] === API CALL LOG ===
[29-Jun-2026 04:21:31 UTC] Endpoint: user/profile.php
[29-Jun-2026 04:21:31 UTC] Full Log Data: {
    "timestamp": "2026-06-29 04:21:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.163.62.205",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.163.62.205, 172.71.210.197",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEzIiwidXNlcm5hbWUiOiJwYW5kZXkiLCJlbWFpbCI6InJpc2hpcGFuZGF0MDAwMUBnbWFpbC5jb20iLCJleHAiOjE3ODMzMDYyMzl9.ONaNv8rZMUrLD6rMEkB_lvAI3xvAoOVUU31leJ9R-TU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1322518da281077-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.163.62.205",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 04:21:31 UTC] === END API CALL LOG ===
[29-Jun-2026 04:21:31 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 04:21:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEzIiwidXNlcm5hbWUiOiJwYW5kZXkiLCJlbWFpbCI6InJpc2hpcGFuZGF0MDAwMUBnbWFpbC5jb20iLCJleHAiOjE3ODMzMDYyMzl9.ONaNv8rZMUrLD6rMEkB_lvAI3xvAoOVUU31leJ9R-TU
[29-Jun-2026 04:21:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 04:21:31 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 04:21:31 UTC] User ID: 913
[29-Jun-2026 04:21:31 UTC] ✅ User profile retrieved successfully for user ID: 913
[29-Jun-2026 04:21:32 UTC] === API CALL LOG ===
[29-Jun-2026 04:21:32 UTC] Endpoint: user/profile.php
[29-Jun-2026 04:21:32 UTC] Full Log Data: {
    "timestamp": "2026-06-29 04:21:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.163.62.205",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.163.62.205, 172.71.210.197",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEzIiwidXNlcm5hbWUiOiJwYW5kZXkiLCJlbWFpbCI6InJpc2hpcGFuZGF0MDAwMUBnbWFpbC5jb20iLCJleHAiOjE3ODMzMDYyMzl9.ONaNv8rZMUrLD6rMEkB_lvAI3xvAoOVUU31leJ9R-TU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a132251d3d9f1077-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.163.62.205",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 04:21:32 UTC] === END API CALL LOG ===
[29-Jun-2026 04:21:32 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 04:21:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEzIiwidXNlcm5hbWUiOiJwYW5kZXkiLCJlbWFpbCI6InJpc2hpcGFuZGF0MDAwMUBnbWFpbC5jb20iLCJleHAiOjE3ODMzMDYyMzl9.ONaNv8rZMUrLD6rMEkB_lvAI3xvAoOVUU31leJ9R-TU
[29-Jun-2026 04:21:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 04:21:32 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 04:21:32 UTC] User ID: 913
[29-Jun-2026 04:21:32 UTC] ✅ User profile retrieved successfully for user ID: 913
[29-Jun-2026 04:21:34 UTC] === API CALL LOG ===
[29-Jun-2026 04:21:34 UTC] Endpoint: user/profile.php
[29-Jun-2026 04:21:34 UTC] Full Log Data: {
    "timestamp": "2026-06-29 04:21:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.163.62.205",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.163.62.205, 172.71.210.197",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEzIiwidXNlcm5hbWUiOiJwYW5kZXkiLCJlbWFpbCI6InJpc2hpcGFuZGF0MDAwMUBnbWFpbC5jb20iLCJleHAiOjE3ODMzMDYyMzl9.ONaNv8rZMUrLD6rMEkB_lvAI3xvAoOVUU31leJ9R-TU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a13225294e1c1077-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.163.62.205",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 04:21:34 UTC] === END API CALL LOG ===
[29-Jun-2026 04:21:34 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 04:21:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEzIiwidXNlcm5hbWUiOiJwYW5kZXkiLCJlbWFpbCI6InJpc2hpcGFuZGF0MDAwMUBnbWFpbC5jb20iLCJleHAiOjE3ODMzMDYyMzl9.ONaNv8rZMUrLD6rMEkB_lvAI3xvAoOVUU31leJ9R-TU
[29-Jun-2026 04:21:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 04:21:34 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 04:21:34 UTC] User ID: 913
[29-Jun-2026 04:21:34 UTC] ✅ User profile retrieved successfully for user ID: 913
[29-Jun-2026 04:21:34 UTC] === API CALL LOG ===
[29-Jun-2026 04:21:34 UTC] Endpoint: user/profile.php
[29-Jun-2026 04:21:34 UTC] Full Log Data: {
    "timestamp": "2026-06-29 04:21:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.163.62.205",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.163.62.205, 172.71.210.197",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEzIiwidXNlcm5hbWUiOiJwYW5kZXkiLCJlbWFpbCI6InJpc2hpcGFuZGF0MDAwMUBnbWFpbC5jb20iLCJleHAiOjE3ODMzMDYyMzl9.ONaNv8rZMUrLD6rMEkB_lvAI3xvAoOVUU31leJ9R-TU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a132252cf8fe1077-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.163.62.205",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 04:21:34 UTC] === END API CALL LOG ===
[29-Jun-2026 04:21:34 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 04:21:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEzIiwidXNlcm5hbWUiOiJwYW5kZXkiLCJlbWFpbCI6InJpc2hpcGFuZGF0MDAwMUBnbWFpbC5jb20iLCJleHAiOjE3ODMzMDYyMzl9.ONaNv8rZMUrLD6rMEkB_lvAI3xvAoOVUU31leJ9R-TU
[29-Jun-2026 04:21:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 04:21:34 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 04:21:34 UTC] User ID: 913
[29-Jun-2026 04:21:34 UTC] ✅ User profile retrieved successfully for user ID: 913
[29-Jun-2026 04:21:35 UTC] User Purchases API - User ID: 913
[29-Jun-2026 04:21:35 UTC] User Purchases API - Total purchases found: 1
[29-Jun-2026 06:02:18 UTC] === API CALL LOG ===
[29-Jun-2026 06:02:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 06:02:18 UTC] Endpoint: user/profile.php
[29-Jun-2026 06:02:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 06:02:18 UTC] Full Log Data: {
    "timestamp": "2026-06-29 06:02:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "151.115.165.126",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "151.115.165.126, 162.158.217.148",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE1IiwidXNlcm5hbWUiOiJAZ29sZG1hcmtlc3Rhbmx5c2lzIiwiZW1haWwiOiJtcWw4NjcwOTBAZ21haWwuY29tIiwiZXhwIjoxNzgzMzE3NzM3fQ.H9WlEJytPArAFIpNUlxnxBzv_oEWrSgK14wvaBK3-JY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a132b8bafea99808-ZRH",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "151.115.165.126",
        "cf-ipcountry": "IT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 06:02:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"151.115.165.126, 162.158.217.148","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE1IiwidXNlcm5hbWUiOiJAZ29sZG1hcmtlc3Rhbmx5c2lzIiwiZW1haWwiOiJtcWw4NjcwOTBAZ21haWwuY29tIiwiZXhwIjoxNzgzMzE3NzM3fQ.H9WlEJytPArAFIpNUlxnxBzv_oEWrSgK14wvaBK3-JY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a132b8bafead9808-ZRH","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"151.115.165.126","cf-ipcountry":"IT","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-Jun-2026 06:02:18 UTC] === END API CALL LOG ===
[29-Jun-2026 06:02:18 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 06:02:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE1IiwidXNlcm5hbWUiOiJAZ29sZG1hcmtlc3Rhbmx5c2lzIiwiZW1haWwiOiJtcWw4NjcwOTBAZ21haWwuY29tIiwiZXhwIjoxNzgzMzE3NzM3fQ.H9WlEJytPArAFIpNUlxnxBzv_oEWrSgK14wvaBK3-JY
[29-Jun-2026 06:02:18 UTC] === User Orders API Called ===
[29-Jun-2026 06:02:18 UTC] User ID: 915
[29-Jun-2026 06:02:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 06:02:18 UTC] Limit: 20, Offset: 0
[29-Jun-2026 06:02:18 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 06:02:18 UTC] User ID: 915
[29-Jun-2026 06:02:18 UTC] Orders found: 0
[29-Jun-2026 06:02:18 UTC] Orders data: []
[29-Jun-2026 06:02:18 UTC] ✅ User profile retrieved successfully for user ID: 915
[29-Jun-2026 06:02:18 UTC] Total orders count: 0
[29-Jun-2026 06:02:18 UTC] === API CALL LOG ===
[29-Jun-2026 06:02:18 UTC] Endpoint: user/profile.php
[29-Jun-2026 06:02:18 UTC] Full Log Data: {
    "timestamp": "2026-06-29 06:02:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "151.115.165.126",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "151.115.165.126, 162.158.217.148",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE1IiwidXNlcm5hbWUiOiJAZ29sZG1hcmtlc3Rhbmx5c2lzIiwiZW1haWwiOiJtcWw4NjcwOTBAZ21haWwuY29tIiwiZXhwIjoxNzgzMzE3NzM3fQ.H9WlEJytPArAFIpNUlxnxBzv_oEWrSgK14wvaBK3-JY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a132b8bc39b79808-ZRH",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "151.115.165.126",
        "cf-ipcountry": "IT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 06:02:18 UTC] === END API CALL LOG ===
[29-Jun-2026 06:02:18 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 06:02:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE1IiwidXNlcm5hbWUiOiJAZ29sZG1hcmtlc3Rhbmx5c2lzIiwiZW1haWwiOiJtcWw4NjcwOTBAZ21haWwuY29tIiwiZXhwIjoxNzgzMzE3NzM3fQ.H9WlEJytPArAFIpNUlxnxBzv_oEWrSgK14wvaBK3-JY
[29-Jun-2026 06:02:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 06:02:18 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 06:02:18 UTC] User ID: 915
[29-Jun-2026 06:02:18 UTC] ✅ User profile retrieved successfully for user ID: 915
[29-Jun-2026 06:02:19 UTC] === API CALL LOG ===
[29-Jun-2026 06:02:19 UTC] Endpoint: user/profile.php
[29-Jun-2026 06:02:19 UTC] Full Log Data: {
    "timestamp": "2026-06-29 06:02:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "151.115.165.126",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "151.115.165.126, 162.158.217.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE1IiwidXNlcm5hbWUiOiJAZ29sZG1hcmtlc3Rhbmx5c2lzIiwiZW1haWwiOiJtcWw4NjcwOTBAZ21haWwuY29tIiwiZXhwIjoxNzgzMzE3NzM3fQ.H9WlEJytPArAFIpNUlxnxBzv_oEWrSgK14wvaBK3-JY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a132b8c15e1f9808-ZRH",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "151.115.165.126",
        "cf-ipcountry": "IT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 06:02:19 UTC] === END API CALL LOG ===
[29-Jun-2026 06:02:19 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 06:02:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE1IiwidXNlcm5hbWUiOiJAZ29sZG1hcmtlc3Rhbmx5c2lzIiwiZW1haWwiOiJtcWw4NjcwOTBAZ21haWwuY29tIiwiZXhwIjoxNzgzMzE3NzM3fQ.H9WlEJytPArAFIpNUlxnxBzv_oEWrSgK14wvaBK3-JY
[29-Jun-2026 06:02:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 06:02:19 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 06:02:19 UTC] User ID: 915
[29-Jun-2026 06:02:19 UTC] ✅ User profile retrieved successfully for user ID: 915
[29-Jun-2026 06:02:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 06:02:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 06:02:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"151.115.165.126, 162.158.217.74","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE1IiwidXNlcm5hbWUiOiJAZ29sZG1hcmtlc3Rhbmx5c2lzIiwiZW1haWwiOiJtcWw4NjcwOTBAZ21haWwuY29tIiwiZXhwIjoxNzgzMzE3NzM3fQ.H9WlEJytPArAFIpNUlxnxBzv_oEWrSgK14wvaBK3-JY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a132b94248389808-ZRH","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"151.115.165.126","cf-ipcountry":"IT","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-Jun-2026 06:02:40 UTC] === User Orders API Called ===
[29-Jun-2026 06:02:40 UTC] User ID: 915
[29-Jun-2026 06:02:40 UTC] Limit: 20, Offset: 0
[29-Jun-2026 06:02:40 UTC] Orders found: 0
[29-Jun-2026 06:02:40 UTC] Orders data: []
[29-Jun-2026 06:02:40 UTC] Total orders count: 0
[29-Jun-2026 06:02:42 UTC] === API CALL LOG ===
[29-Jun-2026 06:02:42 UTC] Endpoint: user/profile.php
[29-Jun-2026 06:02:42 UTC] Full Log Data: {
    "timestamp": "2026-06-29 06:02:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "151.115.165.126",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "151.115.165.126, 162.158.217.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE1IiwidXNlcm5hbWUiOiJAZ29sZG1hcmtlc3Rhbmx5c2lzIiwiZW1haWwiOiJtcWw4NjcwOTBAZ21haWwuY29tIiwiZXhwIjoxNzgzMzE3NzM3fQ.H9WlEJytPArAFIpNUlxnxBzv_oEWrSgK14wvaBK3-JY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a132b94ccea69808-ZRH",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "151.115.165.126",
        "cf-ipcountry": "IT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 06:02:42 UTC] === END API CALL LOG ===
[29-Jun-2026 06:02:42 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 06:02:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE1IiwidXNlcm5hbWUiOiJAZ29sZG1hcmtlc3Rhbmx5c2lzIiwiZW1haWwiOiJtcWw4NjcwOTBAZ21haWwuY29tIiwiZXhwIjoxNzgzMzE3NzM3fQ.H9WlEJytPArAFIpNUlxnxBzv_oEWrSgK14wvaBK3-JY
[29-Jun-2026 06:02:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 06:02:42 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 06:02:42 UTC] User ID: 915
[29-Jun-2026 06:02:42 UTC] ✅ User profile retrieved successfully for user ID: 915
[29-Jun-2026 06:02:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 06:02:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 06:02:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"151.115.165.126, 162.158.217.74","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE1IiwidXNlcm5hbWUiOiJAZ29sZG1hcmtlc3Rhbmx5c2lzIiwiZW1haWwiOiJtcWw4NjcwOTBAZ21haWwuY29tIiwiZXhwIjoxNzgzMzE3NzM3fQ.H9WlEJytPArAFIpNUlxnxBzv_oEWrSgK14wvaBK3-JY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a132b94ccea49808-ZRH","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"151.115.165.126","cf-ipcountry":"IT","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-Jun-2026 06:02:42 UTC] === User Orders API Called ===
[29-Jun-2026 06:02:42 UTC] User ID: 915
[29-Jun-2026 06:02:42 UTC] Limit: 20, Offset: 0
[29-Jun-2026 06:02:42 UTC] Orders found: 0
[29-Jun-2026 06:02:42 UTC] Orders data: []
[29-Jun-2026 06:02:42 UTC] Total orders count: 0
[29-Jun-2026 06:02:42 UTC] === API CALL LOG ===
[29-Jun-2026 06:02:42 UTC] Endpoint: user/profile.php
[29-Jun-2026 06:02:42 UTC] Full Log Data: {
    "timestamp": "2026-06-29 06:02:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "151.115.165.126",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "151.115.165.126, 162.158.217.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE1IiwidXNlcm5hbWUiOiJAZ29sZG1hcmtlc3Rhbmx5c2lzIiwiZW1haWwiOiJtcWw4NjcwOTBAZ21haWwuY29tIiwiZXhwIjoxNzgzMzE3NzM3fQ.H9WlEJytPArAFIpNUlxnxBzv_oEWrSgK14wvaBK3-JY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a132b9502ece9808-ZRH",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "151.115.165.126",
        "cf-ipcountry": "IT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 06:02:42 UTC] === END API CALL LOG ===
[29-Jun-2026 06:02:42 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 06:02:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE1IiwidXNlcm5hbWUiOiJAZ29sZG1hcmtlc3Rhbmx5c2lzIiwiZW1haWwiOiJtcWw4NjcwOTBAZ21haWwuY29tIiwiZXhwIjoxNzgzMzE3NzM3fQ.H9WlEJytPArAFIpNUlxnxBzv_oEWrSgK14wvaBK3-JY
[29-Jun-2026 06:02:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 06:02:42 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 06:02:42 UTC] User ID: 915
[29-Jun-2026 06:02:42 UTC] ✅ User profile retrieved successfully for user ID: 915
[29-Jun-2026 06:02:43 UTC] === API CALL LOG ===
[29-Jun-2026 06:02:43 UTC] Endpoint: user/profile.php
[29-Jun-2026 06:02:43 UTC] Full Log Data: {
    "timestamp": "2026-06-29 06:02:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "151.115.165.126",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "151.115.165.126, 162.158.217.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE1IiwidXNlcm5hbWUiOiJAZ29sZG1hcmtlc3Rhbmx5c2lzIiwiZW1haWwiOiJtcWw4NjcwOTBAZ21haWwuY29tIiwiZXhwIjoxNzgzMzE3NzM3fQ.H9WlEJytPArAFIpNUlxnxBzv_oEWrSgK14wvaBK3-JY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a132b952abe09808-ZRH",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "151.115.165.126",
        "cf-ipcountry": "IT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 06:02:43 UTC] === END API CALL LOG ===
[29-Jun-2026 06:02:43 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 06:02:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE1IiwidXNlcm5hbWUiOiJAZ29sZG1hcmtlc3Rhbmx5c2lzIiwiZW1haWwiOiJtcWw4NjcwOTBAZ21haWwuY29tIiwiZXhwIjoxNzgzMzE3NzM3fQ.H9WlEJytPArAFIpNUlxnxBzv_oEWrSgK14wvaBK3-JY
[29-Jun-2026 06:02:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 06:02:43 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 06:02:43 UTC] User ID: 915
[29-Jun-2026 06:02:43 UTC] ✅ User profile retrieved successfully for user ID: 915
[29-Jun-2026 06:03:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 06:03:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 06:03:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"151.115.165.126, 162.158.217.74","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE1IiwidXNlcm5hbWUiOiJAZ29sZG1hcmtlc3Rhbmx5c2lzIiwiZW1haWwiOiJtcWw4NjcwOTBAZ21haWwuY29tIiwiZXhwIjoxNzgzMzE3NzM3fQ.H9WlEJytPArAFIpNUlxnxBzv_oEWrSgK14wvaBK3-JY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a132ba47782f9808-ZRH","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"151.115.165.126","cf-ipcountry":"IT","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-Jun-2026 06:03:22 UTC] === User Orders API Called ===
[29-Jun-2026 06:03:22 UTC] User ID: 915
[29-Jun-2026 06:03:22 UTC] Limit: 20, Offset: 0
[29-Jun-2026 06:03:22 UTC] Orders found: 0
[29-Jun-2026 06:03:22 UTC] Orders data: []
[29-Jun-2026 06:03:22 UTC] Total orders count: 0
[29-Jun-2026 07:37:08 UTC] === API CALL LOG ===
[29-Jun-2026 07:37:08 UTC] Endpoint: user/profile.php
[29-Jun-2026 07:37:08 UTC] Full Log Data: {
    "timestamp": "2026-06-29 07:37:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "117.237.10.118",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "117.237.10.118, 162.158.193.99",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE2IiwidXNlcm5hbWUiOiJLQU5BMTIzIiwiZW1haWwiOiJrYW5hamFhdDMxOEBnbWFpbC5jb20iLCJleHAiOjE3ODMzMjM0MjZ9.f1fEPydoVaYou1qGdUoxsiml6MNrS2fXXJDwMVwGUsM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a13343a10d9202c2-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "117.237.10.118",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 07:37:08 UTC] === END API CALL LOG ===
[29-Jun-2026 07:37:08 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 07:37:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE2IiwidXNlcm5hbWUiOiJLQU5BMTIzIiwiZW1haWwiOiJrYW5hamFhdDMxOEBnbWFpbC5jb20iLCJleHAiOjE3ODMzMjM0MjZ9.f1fEPydoVaYou1qGdUoxsiml6MNrS2fXXJDwMVwGUsM
[29-Jun-2026 07:37:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 07:37:08 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 07:37:08 UTC] User ID: 916
[29-Jun-2026 07:37:08 UTC] ✅ User profile retrieved successfully for user ID: 916
[29-Jun-2026 07:37:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 07:37:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 07:37:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"117.237.10.118, 162.158.193.99","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE2IiwidXNlcm5hbWUiOiJLQU5BMTIzIiwiZW1haWwiOiJrYW5hamFhdDMxOEBnbWFpbC5jb20iLCJleHAiOjE3ODMzMjM0MjZ9.f1fEPydoVaYou1qGdUoxsiml6MNrS2fXXJDwMVwGUsM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a13343a10d9602c2-HKG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"117.237.10.118","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-Jun-2026 07:37:08 UTC] === User Orders API Called ===
[29-Jun-2026 07:37:08 UTC] User ID: 916
[29-Jun-2026 07:37:08 UTC] Limit: 20, Offset: 0
[29-Jun-2026 07:37:08 UTC] Orders found: 0
[29-Jun-2026 07:37:08 UTC] Orders data: []
[29-Jun-2026 07:37:08 UTC] Total orders count: 0
[29-Jun-2026 07:37:08 UTC] === API CALL LOG ===
[29-Jun-2026 07:37:08 UTC] Endpoint: user/profile.php
[29-Jun-2026 07:37:08 UTC] Full Log Data: {
    "timestamp": "2026-06-29 07:37:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "117.237.10.118",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "117.237.10.118, 162.158.193.99",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE2IiwidXNlcm5hbWUiOiJLQU5BMTIzIiwiZW1haWwiOiJrYW5hamFhdDMxOEBnbWFpbC5jb20iLCJleHAiOjE3ODMzMjM0MjZ9.f1fEPydoVaYou1qGdUoxsiml6MNrS2fXXJDwMVwGUsM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a13343a1f83802c2-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "117.237.10.118",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 07:37:08 UTC] === END API CALL LOG ===
[29-Jun-2026 07:37:08 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 07:37:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE2IiwidXNlcm5hbWUiOiJLQU5BMTIzIiwiZW1haWwiOiJrYW5hamFhdDMxOEBnbWFpbC5jb20iLCJleHAiOjE3ODMzMjM0MjZ9.f1fEPydoVaYou1qGdUoxsiml6MNrS2fXXJDwMVwGUsM
[29-Jun-2026 07:37:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 07:37:08 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 07:37:08 UTC] User ID: 916
[29-Jun-2026 07:37:08 UTC] ✅ User profile retrieved successfully for user ID: 916
[29-Jun-2026 07:37:09 UTC] === API CALL LOG ===
[29-Jun-2026 07:37:09 UTC] Endpoint: user/profile.php
[29-Jun-2026 07:37:09 UTC] Full Log Data: {
    "timestamp": "2026-06-29 07:37:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "117.237.10.118",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "117.237.10.118, 162.158.193.99",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE2IiwidXNlcm5hbWUiOiJLQU5BMTIzIiwiZW1haWwiOiJrYW5hamFhdDMxOEBnbWFpbC5jb20iLCJleHAiOjE3ODMzMjM0MjZ9.f1fEPydoVaYou1qGdUoxsiml6MNrS2fXXJDwMVwGUsM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a13343ab292f02c2-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "117.237.10.118",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 07:37:09 UTC] === END API CALL LOG ===
[29-Jun-2026 07:37:09 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 07:37:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE2IiwidXNlcm5hbWUiOiJLQU5BMTIzIiwiZW1haWwiOiJrYW5hamFhdDMxOEBnbWFpbC5jb20iLCJleHAiOjE3ODMzMjM0MjZ9.f1fEPydoVaYou1qGdUoxsiml6MNrS2fXXJDwMVwGUsM
[29-Jun-2026 07:37:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 07:37:09 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 07:37:09 UTC] User ID: 916
[29-Jun-2026 07:37:09 UTC] ✅ User profile retrieved successfully for user ID: 916
[29-Jun-2026 07:37:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 07:37:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 07:37:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"117.237.10.118, 172.69.150.150","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE2IiwidXNlcm5hbWUiOiJLQU5BMTIzIiwiZW1haWwiOiJrYW5hamFhdDMxOEBnbWFpbC5jb20iLCJleHAiOjE3ODMzMjM0MjZ9.f1fEPydoVaYou1qGdUoxsiml6MNrS2fXXJDwMVwGUsM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a13343eeba6d02c2-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"117.237.10.118","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-Jun-2026 07:37:20 UTC] === User Orders API Called ===
[29-Jun-2026 07:37:20 UTC] User ID: 916
[29-Jun-2026 07:37:20 UTC] Limit: 20, Offset: 0
[29-Jun-2026 07:37:20 UTC] Orders found: 0
[29-Jun-2026 07:37:20 UTC] Orders data: []
[29-Jun-2026 07:37:20 UTC] Total orders count: 0
[29-Jun-2026 07:37:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 07:37:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 07:37:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"117.237.10.118, 172.69.151.122","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE2IiwidXNlcm5hbWUiOiJLQU5BMTIzIiwiZW1haWwiOiJrYW5hamFhdDMxOEBnbWFpbC5jb20iLCJleHAiOjE3ODMzMjM0MjZ9.f1fEPydoVaYou1qGdUoxsiml6MNrS2fXXJDwMVwGUsM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a13343f7bc9802c2-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"117.237.10.118","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-Jun-2026 07:37:21 UTC] === User Orders API Called ===
[29-Jun-2026 07:37:21 UTC] User ID: 916
[29-Jun-2026 07:37:21 UTC] Limit: 20, Offset: 0
[29-Jun-2026 07:37:21 UTC] Orders found: 0
[29-Jun-2026 07:37:21 UTC] Orders data: []
[29-Jun-2026 07:37:21 UTC] Total orders count: 0
[29-Jun-2026 07:37:22 UTC] === API CALL LOG ===
[29-Jun-2026 07:37:22 UTC] Endpoint: user/profile.php
[29-Jun-2026 07:37:22 UTC] Full Log Data: {
    "timestamp": "2026-06-29 07:37:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "117.237.10.118",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "117.237.10.118, 172.69.151.122",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE2IiwidXNlcm5hbWUiOiJLQU5BMTIzIiwiZW1haWwiOiJrYW5hamFhdDMxOEBnbWFpbC5jb20iLCJleHAiOjE3ODMzMjM0MjZ9.f1fEPydoVaYou1qGdUoxsiml6MNrS2fXXJDwMVwGUsM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a13343fb5fdc02c2-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "117.237.10.118",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 07:37:22 UTC] === END API CALL LOG ===
[29-Jun-2026 07:37:22 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 07:37:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE2IiwidXNlcm5hbWUiOiJLQU5BMTIzIiwiZW1haWwiOiJrYW5hamFhdDMxOEBnbWFpbC5jb20iLCJleHAiOjE3ODMzMjM0MjZ9.f1fEPydoVaYou1qGdUoxsiml6MNrS2fXXJDwMVwGUsM
[29-Jun-2026 07:37:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 07:37:22 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 07:37:22 UTC] User ID: 916
[29-Jun-2026 07:37:22 UTC] ✅ User profile retrieved successfully for user ID: 916
[29-Jun-2026 07:37:22 UTC] === API CALL LOG ===
[29-Jun-2026 07:37:22 UTC] Endpoint: user/profile.php
[29-Jun-2026 07:37:22 UTC] Full Log Data: {
    "timestamp": "2026-06-29 07:37:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "117.237.10.118",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "117.237.10.118, 162.158.193.99",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE2IiwidXNlcm5hbWUiOiJLQU5BMTIzIiwiZW1haWwiOiJrYW5hamFhdDMxOEBnbWFpbC5jb20iLCJleHAiOjE3ODMzMjM0MjZ9.f1fEPydoVaYou1qGdUoxsiml6MNrS2fXXJDwMVwGUsM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a13343f7bc9c02c2-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "117.237.10.118",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 07:37:22 UTC] === END API CALL LOG ===
[29-Jun-2026 07:37:22 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 07:37:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE2IiwidXNlcm5hbWUiOiJLQU5BMTIzIiwiZW1haWwiOiJrYW5hamFhdDMxOEBnbWFpbC5jb20iLCJleHAiOjE3ODMzMjM0MjZ9.f1fEPydoVaYou1qGdUoxsiml6MNrS2fXXJDwMVwGUsM
[29-Jun-2026 07:37:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 07:37:22 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 07:37:22 UTC] User ID: 916
[29-Jun-2026 07:37:22 UTC] ✅ User profile retrieved successfully for user ID: 916
[29-Jun-2026 07:37:23 UTC] === API CALL LOG ===
[29-Jun-2026 07:37:23 UTC] Endpoint: user/profile.php
[29-Jun-2026 07:37:23 UTC] Full Log Data: {
    "timestamp": "2026-06-29 07:37:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "117.237.10.118",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "117.237.10.118, 162.158.193.99",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE2IiwidXNlcm5hbWUiOiJLQU5BMTIzIiwiZW1haWwiOiJrYW5hamFhdDMxOEBnbWFpbC5jb20iLCJleHAiOjE3ODMzMjM0MjZ9.f1fEPydoVaYou1qGdUoxsiml6MNrS2fXXJDwMVwGUsM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a13344017a8a02c2-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "117.237.10.118",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 07:37:23 UTC] === END API CALL LOG ===
[29-Jun-2026 07:37:23 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 07:37:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE2IiwidXNlcm5hbWUiOiJLQU5BMTIzIiwiZW1haWwiOiJrYW5hamFhdDMxOEBnbWFpbC5jb20iLCJleHAiOjE3ODMzMjM0MjZ9.f1fEPydoVaYou1qGdUoxsiml6MNrS2fXXJDwMVwGUsM
[29-Jun-2026 07:37:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 07:37:23 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 07:37:23 UTC] User ID: 916
[29-Jun-2026 07:37:23 UTC] ✅ User profile retrieved successfully for user ID: 916
[29-Jun-2026 07:37:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 07:37:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 07:37:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"117.237.10.118, 162.158.193.98","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE2IiwidXNlcm5hbWUiOiJLQU5BMTIzIiwiZW1haWwiOiJrYW5hamFhdDMxOEBnbWFpbC5jb20iLCJleHAiOjE3ODMzMjM0MjZ9.f1fEPydoVaYou1qGdUoxsiml6MNrS2fXXJDwMVwGUsM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a133447fc9a202c2-HKG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"117.237.10.118","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-Jun-2026 07:37:43 UTC] === User Orders API Called ===
[29-Jun-2026 07:37:43 UTC] User ID: 916
[29-Jun-2026 07:37:43 UTC] Limit: 20, Offset: 0
[29-Jun-2026 07:37:43 UTC] Orders found: 0
[29-Jun-2026 07:37:43 UTC] Orders data: []
[29-Jun-2026 07:37:43 UTC] Total orders count: 0
[29-Jun-2026 07:37:43 UTC] === API CALL LOG ===
[29-Jun-2026 07:37:43 UTC] Endpoint: user/profile.php
[29-Jun-2026 07:37:43 UTC] Full Log Data: {
    "timestamp": "2026-06-29 07:37:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "117.237.10.118",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "117.237.10.118, 162.158.193.98",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE2IiwidXNlcm5hbWUiOiJLQU5BMTIzIiwiZW1haWwiOiJrYW5hamFhdDMxOEBnbWFpbC5jb20iLCJleHAiOjE3ODMzMjM0MjZ9.f1fEPydoVaYou1qGdUoxsiml6MNrS2fXXJDwMVwGUsM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a133447fc9a602c2-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "117.237.10.118",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 07:37:43 UTC] === END API CALL LOG ===
[29-Jun-2026 07:37:43 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 07:37:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE2IiwidXNlcm5hbWUiOiJLQU5BMTIzIiwiZW1haWwiOiJrYW5hamFhdDMxOEBnbWFpbC5jb20iLCJleHAiOjE3ODMzMjM0MjZ9.f1fEPydoVaYou1qGdUoxsiml6MNrS2fXXJDwMVwGUsM
[29-Jun-2026 07:37:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 07:37:43 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 07:37:43 UTC] User ID: 916
[29-Jun-2026 07:37:43 UTC] ✅ User profile retrieved successfully for user ID: 916
[29-Jun-2026 07:37:44 UTC] === API CALL LOG ===
[29-Jun-2026 07:37:44 UTC] Endpoint: user/profile.php
[29-Jun-2026 07:37:44 UTC] Full Log Data: {
    "timestamp": "2026-06-29 07:37:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "117.237.10.118",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "117.237.10.118, 162.158.193.98",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE2IiwidXNlcm5hbWUiOiJLQU5BMTIzIiwiZW1haWwiOiJrYW5hamFhdDMxOEBnbWFpbC5jb20iLCJleHAiOjE3ODMzMjM0MjZ9.f1fEPydoVaYou1qGdUoxsiml6MNrS2fXXJDwMVwGUsM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a13344838cca02c2-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "117.237.10.118",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 07:37:44 UTC] === END API CALL LOG ===
[29-Jun-2026 07:37:44 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 07:37:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE2IiwidXNlcm5hbWUiOiJLQU5BMTIzIiwiZW1haWwiOiJrYW5hamFhdDMxOEBnbWFpbC5jb20iLCJleHAiOjE3ODMzMjM0MjZ9.f1fEPydoVaYou1qGdUoxsiml6MNrS2fXXJDwMVwGUsM
[29-Jun-2026 07:37:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 07:37:44 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 07:37:44 UTC] User ID: 916
[29-Jun-2026 07:37:44 UTC] ✅ User profile retrieved successfully for user ID: 916
[29-Jun-2026 07:37:45 UTC] === API CALL LOG ===
[29-Jun-2026 07:37:45 UTC] Endpoint: user/profile.php
[29-Jun-2026 07:37:45 UTC] Full Log Data: {
    "timestamp": "2026-06-29 07:37:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "117.237.10.118",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "117.237.10.118, 162.158.193.98",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE2IiwidXNlcm5hbWUiOiJLQU5BMTIzIiwiZW1haWwiOiJrYW5hamFhdDMxOEBnbWFpbC5jb20iLCJleHAiOjE3ODMzMjM0MjZ9.f1fEPydoVaYou1qGdUoxsiml6MNrS2fXXJDwMVwGUsM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1334489f95c02c2-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "117.237.10.118",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 07:37:45 UTC] === END API CALL LOG ===
[29-Jun-2026 07:37:45 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 07:37:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE2IiwidXNlcm5hbWUiOiJLQU5BMTIzIiwiZW1haWwiOiJrYW5hamFhdDMxOEBnbWFpbC5jb20iLCJleHAiOjE3ODMzMjM0MjZ9.f1fEPydoVaYou1qGdUoxsiml6MNrS2fXXJDwMVwGUsM
[29-Jun-2026 07:37:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 07:37:45 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 07:37:45 UTC] User ID: 916
[29-Jun-2026 07:37:45 UTC] ✅ User profile retrieved successfully for user ID: 916
[29-Jun-2026 07:37:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 07:37:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 07:37:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"117.237.10.118, 162.158.193.98","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE2IiwidXNlcm5hbWUiOiJLQU5BMTIzIiwiZW1haWwiOiJrYW5hamFhdDMxOEBnbWFpbC5jb20iLCJleHAiOjE3ODMzMjM0MjZ9.f1fEPydoVaYou1qGdUoxsiml6MNrS2fXXJDwMVwGUsM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a13344b66ed902c2-HKG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"117.237.10.118","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-Jun-2026 07:37:52 UTC] === User Orders API Called ===
[29-Jun-2026 07:37:52 UTC] User ID: 916
[29-Jun-2026 07:37:52 UTC] === API CALL LOG ===
[29-Jun-2026 07:37:52 UTC] Limit: 20, Offset: 0
[29-Jun-2026 07:37:52 UTC] Endpoint: user/profile.php
[29-Jun-2026 07:37:52 UTC] Full Log Data: {
    "timestamp": "2026-06-29 07:37:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "117.237.10.118",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "117.237.10.118, 162.158.193.98",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE2IiwidXNlcm5hbWUiOiJLQU5BMTIzIiwiZW1haWwiOiJrYW5hamFhdDMxOEBnbWFpbC5jb20iLCJleHAiOjE3ODMzMjM0MjZ9.f1fEPydoVaYou1qGdUoxsiml6MNrS2fXXJDwMVwGUsM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a13344b66edd02c2-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "117.237.10.118",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 07:37:52 UTC] === END API CALL LOG ===
[29-Jun-2026 07:37:52 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 07:37:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE2IiwidXNlcm5hbWUiOiJLQU5BMTIzIiwiZW1haWwiOiJrYW5hamFhdDMxOEBnbWFpbC5jb20iLCJleHAiOjE3ODMzMjM0MjZ9.f1fEPydoVaYou1qGdUoxsiml6MNrS2fXXJDwMVwGUsM
[29-Jun-2026 07:37:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 07:37:52 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 07:37:52 UTC] User ID: 916
[29-Jun-2026 07:37:52 UTC] Orders found: 0
[29-Jun-2026 07:37:52 UTC] Orders data: []
[29-Jun-2026 07:37:52 UTC] Total orders count: 0
[29-Jun-2026 07:37:52 UTC] ✅ User profile retrieved successfully for user ID: 916
[29-Jun-2026 07:37:53 UTC] === API CALL LOG ===
[29-Jun-2026 07:37:53 UTC] Endpoint: user/profile.php
[29-Jun-2026 07:37:53 UTC] Full Log Data: {
    "timestamp": "2026-06-29 07:37:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "117.237.10.118",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "117.237.10.118, 162.158.193.98",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE2IiwidXNlcm5hbWUiOiJLQU5BMTIzIiwiZW1haWwiOiJrYW5hamFhdDMxOEBnbWFpbC5jb20iLCJleHAiOjE3ODMzMjM0MjZ9.f1fEPydoVaYou1qGdUoxsiml6MNrS2fXXJDwMVwGUsM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a13344ba095202c2-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "117.237.10.118",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 07:37:53 UTC] === END API CALL LOG ===
[29-Jun-2026 07:37:53 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 07:37:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE2IiwidXNlcm5hbWUiOiJLQU5BMTIzIiwiZW1haWwiOiJrYW5hamFhdDMxOEBnbWFpbC5jb20iLCJleHAiOjE3ODMzMjM0MjZ9.f1fEPydoVaYou1qGdUoxsiml6MNrS2fXXJDwMVwGUsM
[29-Jun-2026 07:37:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 07:37:53 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 07:37:53 UTC] User ID: 916
[29-Jun-2026 07:37:53 UTC] ✅ User profile retrieved successfully for user ID: 916
[29-Jun-2026 07:37:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 07:37:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 07:37:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"117.237.10.118, 162.158.193.98","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE2IiwidXNlcm5hbWUiOiJLQU5BMTIzIiwiZW1haWwiOiJrYW5hamFhdDMxOEBnbWFpbC5jb20iLCJleHAiOjE3ODMzMjM0MjZ9.f1fEPydoVaYou1qGdUoxsiml6MNrS2fXXJDwMVwGUsM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a13344c00a3002c2-HKG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"117.237.10.118","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-Jun-2026 07:37:54 UTC] === User Orders API Called ===
[29-Jun-2026 07:37:54 UTC] User ID: 916
[29-Jun-2026 07:37:54 UTC] Limit: 20, Offset: 0
[29-Jun-2026 07:37:54 UTC] Orders found: 0
[29-Jun-2026 07:37:54 UTC] Orders data: []
[29-Jun-2026 07:37:54 UTC] Total orders count: 0
[29-Jun-2026 07:37:54 UTC] === API CALL LOG ===
[29-Jun-2026 07:37:54 UTC] Endpoint: user/profile.php
[29-Jun-2026 07:37:54 UTC] Full Log Data: {
    "timestamp": "2026-06-29 07:37:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "117.237.10.118",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "117.237.10.118, 162.158.193.98",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE2IiwidXNlcm5hbWUiOiJLQU5BMTIzIiwiZW1haWwiOiJrYW5hamFhdDMxOEBnbWFpbC5jb20iLCJleHAiOjE3ODMzMjM0MjZ9.f1fEPydoVaYou1qGdUoxsiml6MNrS2fXXJDwMVwGUsM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a13344c0fcb802c2-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "117.237.10.118",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 07:37:54 UTC] === END API CALL LOG ===
[29-Jun-2026 07:37:54 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 07:37:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE2IiwidXNlcm5hbWUiOiJLQU5BMTIzIiwiZW1haWwiOiJrYW5hamFhdDMxOEBnbWFpbC5jb20iLCJleHAiOjE3ODMzMjM0MjZ9.f1fEPydoVaYou1qGdUoxsiml6MNrS2fXXJDwMVwGUsM
[29-Jun-2026 07:37:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 07:37:54 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 07:37:54 UTC] User ID: 916
[29-Jun-2026 07:37:54 UTC] ✅ User profile retrieved successfully for user ID: 916
[29-Jun-2026 07:37:55 UTC] === API CALL LOG ===
[29-Jun-2026 07:37:55 UTC] Endpoint: user/profile.php
[29-Jun-2026 07:37:55 UTC] Full Log Data: {
    "timestamp": "2026-06-29 07:37:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "117.237.10.118",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "117.237.10.118, 162.158.193.98",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE2IiwidXNlcm5hbWUiOiJLQU5BMTIzIiwiZW1haWwiOiJrYW5hamFhdDMxOEBnbWFpbC5jb20iLCJleHAiOjE3ODMzMjM0MjZ9.f1fEPydoVaYou1qGdUoxsiml6MNrS2fXXJDwMVwGUsM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a13344c6fe4702c2-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "117.237.10.118",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 07:37:55 UTC] === END API CALL LOG ===
[29-Jun-2026 07:37:55 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 07:37:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE2IiwidXNlcm5hbWUiOiJLQU5BMTIzIiwiZW1haWwiOiJrYW5hamFhdDMxOEBnbWFpbC5jb20iLCJleHAiOjE3ODMzMjM0MjZ9.f1fEPydoVaYou1qGdUoxsiml6MNrS2fXXJDwMVwGUsM
[29-Jun-2026 07:37:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 07:37:55 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 07:37:55 UTC] User ID: 916
[29-Jun-2026 07:37:55 UTC] ✅ User profile retrieved successfully for user ID: 916
[29-Jun-2026 07:37:55 UTC] User Purchases API - User ID: 916
[29-Jun-2026 07:37:55 UTC] User Purchases API - Total purchases found: 0
[29-Jun-2026 07:37:58 UTC] === API CALL LOG ===
[29-Jun-2026 07:37:58 UTC] Endpoint: user/profile.php
[29-Jun-2026 07:37:58 UTC] Full Log Data: {
    "timestamp": "2026-06-29 07:37:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "117.237.10.118",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "117.237.10.118, 162.158.193.98",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE2IiwidXNlcm5hbWUiOiJLQU5BMTIzIiwiZW1haWwiOiJrYW5hamFhdDMxOEBnbWFpbC5jb20iLCJleHAiOjE3ODMzMjM0MjZ9.f1fEPydoVaYou1qGdUoxsiml6MNrS2fXXJDwMVwGUsM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a13344ddacfa02c2-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "117.237.10.118",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 07:37:58 UTC] === END API CALL LOG ===
[29-Jun-2026 07:37:58 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 07:37:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE2IiwidXNlcm5hbWUiOiJLQU5BMTIzIiwiZW1haWwiOiJrYW5hamFhdDMxOEBnbWFpbC5jb20iLCJleHAiOjE3ODMzMjM0MjZ9.f1fEPydoVaYou1qGdUoxsiml6MNrS2fXXJDwMVwGUsM
[29-Jun-2026 07:37:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 07:37:58 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 07:37:58 UTC] User ID: 916
[29-Jun-2026 07:37:58 UTC] ✅ User profile retrieved successfully for user ID: 916
[29-Jun-2026 07:37:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 07:37:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 07:37:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"117.237.10.118, 162.158.193.98","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE2IiwidXNlcm5hbWUiOiJLQU5BMTIzIiwiZW1haWwiOiJrYW5hamFhdDMxOEBnbWFpbC5jb20iLCJleHAiOjE3ODMzMjM0MjZ9.f1fEPydoVaYou1qGdUoxsiml6MNrS2fXXJDwMVwGUsM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a13344ddacf702c2-HKG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"117.237.10.118","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-Jun-2026 07:37:58 UTC] === User Orders API Called ===
[29-Jun-2026 07:37:58 UTC] User ID: 916
[29-Jun-2026 07:37:58 UTC] Limit: 20, Offset: 0
[29-Jun-2026 07:37:58 UTC] Orders found: 0
[29-Jun-2026 07:37:58 UTC] Orders data: []
[29-Jun-2026 07:37:58 UTC] Total orders count: 0
[29-Jun-2026 07:37:59 UTC] === API CALL LOG ===
[29-Jun-2026 07:37:59 UTC] Endpoint: user/profile.php
[29-Jun-2026 07:37:59 UTC] Full Log Data: {
    "timestamp": "2026-06-29 07:37:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "117.237.10.118",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "117.237.10.118, 162.158.193.98",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE2IiwidXNlcm5hbWUiOiJLQU5BMTIzIiwiZW1haWwiOiJrYW5hamFhdDMxOEBnbWFpbC5jb20iLCJleHAiOjE3ODMzMjM0MjZ9.f1fEPydoVaYou1qGdUoxsiml6MNrS2fXXJDwMVwGUsM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a13344e13e9c02c2-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "117.237.10.118",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 07:37:59 UTC] === END API CALL LOG ===
[29-Jun-2026 07:37:59 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 07:37:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE2IiwidXNlcm5hbWUiOiJLQU5BMTIzIiwiZW1haWwiOiJrYW5hamFhdDMxOEBnbWFpbC5jb20iLCJleHAiOjE3ODMzMjM0MjZ9.f1fEPydoVaYou1qGdUoxsiml6MNrS2fXXJDwMVwGUsM
[29-Jun-2026 07:37:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 07:37:59 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 07:37:59 UTC] User ID: 916
[29-Jun-2026 07:37:59 UTC] ✅ User profile retrieved successfully for user ID: 916
[29-Jun-2026 07:38:00 UTC] === API CALL LOG ===
[29-Jun-2026 07:38:00 UTC] Endpoint: user/profile.php
[29-Jun-2026 07:38:00 UTC] Full Log Data: {
    "timestamp": "2026-06-29 07:38:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "117.237.10.118",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "117.237.10.118, 162.158.193.98",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE2IiwidXNlcm5hbWUiOiJLQU5BMTIzIiwiZW1haWwiOiJrYW5hamFhdDMxOEBnbWFpbC5jb20iLCJleHAiOjE3ODMzMjM0MjZ9.f1fEPydoVaYou1qGdUoxsiml6MNrS2fXXJDwMVwGUsM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a13344e7982202c2-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "117.237.10.118",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 07:38:00 UTC] === END API CALL LOG ===
[29-Jun-2026 07:38:00 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 07:38:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE2IiwidXNlcm5hbWUiOiJLQU5BMTIzIiwiZW1haWwiOiJrYW5hamFhdDMxOEBnbWFpbC5jb20iLCJleHAiOjE3ODMzMjM0MjZ9.f1fEPydoVaYou1qGdUoxsiml6MNrS2fXXJDwMVwGUsM
[29-Jun-2026 07:38:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 07:38:00 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 07:38:00 UTC] User ID: 916
[29-Jun-2026 07:38:00 UTC] ✅ User profile retrieved successfully for user ID: 916
[29-Jun-2026 07:38:16 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 07:38:16 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 07:38:16 UTC] === API CALL LOG ===
[29-Jun-2026 07:38:16 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"117.237.10.118, 162.158.193.98","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE2IiwidXNlcm5hbWUiOiJLQU5BMTIzIiwiZW1haWwiOiJrYW5hamFhdDMxOEBnbWFpbC5jb20iLCJleHAiOjE3ODMzMjM0MjZ9.f1fEPydoVaYou1qGdUoxsiml6MNrS2fXXJDwMVwGUsM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a133454ecc8302c2-HKG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"117.237.10.118","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-Jun-2026 07:38:16 UTC] Endpoint: user/profile.php
[29-Jun-2026 07:38:16 UTC] Full Log Data: {
    "timestamp": "2026-06-29 07:38:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "117.237.10.118",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "117.237.10.118, 162.158.193.98",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE2IiwidXNlcm5hbWUiOiJLQU5BMTIzIiwiZW1haWwiOiJrYW5hamFhdDMxOEBnbWFpbC5jb20iLCJleHAiOjE3ODMzMjM0MjZ9.f1fEPydoVaYou1qGdUoxsiml6MNrS2fXXJDwMVwGUsM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a133454ecc8602c2-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "117.237.10.118",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 07:38:16 UTC] === END API CALL LOG ===
[29-Jun-2026 07:38:16 UTC] === User Orders API Called ===
[29-Jun-2026 07:38:16 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 07:38:16 UTC] User ID: 916
[29-Jun-2026 07:38:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE2IiwidXNlcm5hbWUiOiJLQU5BMTIzIiwiZW1haWwiOiJrYW5hamFhdDMxOEBnbWFpbC5jb20iLCJleHAiOjE3ODMzMjM0MjZ9.f1fEPydoVaYou1qGdUoxsiml6MNrS2fXXJDwMVwGUsM
[29-Jun-2026 07:38:16 UTC] Limit: 20, Offset: 0
[29-Jun-2026 07:38:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 07:38:16 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 07:38:16 UTC] User ID: 916
[29-Jun-2026 07:38:16 UTC] Orders found: 0
[29-Jun-2026 07:38:16 UTC] Orders data: []
[29-Jun-2026 07:38:16 UTC] ✅ User profile retrieved successfully for user ID: 916
[29-Jun-2026 07:38:16 UTC] Total orders count: 0
[29-Jun-2026 07:38:17 UTC] === API CALL LOG ===
[29-Jun-2026 07:38:17 UTC] Endpoint: user/profile.php
[29-Jun-2026 07:38:17 UTC] Full Log Data: {
    "timestamp": "2026-06-29 07:38:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "117.237.10.118",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "117.237.10.118, 162.158.193.98",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE2IiwidXNlcm5hbWUiOiJLQU5BMTIzIiwiZW1haWwiOiJrYW5hamFhdDMxOEBnbWFpbC5jb20iLCJleHAiOjE3ODMzMjM0MjZ9.f1fEPydoVaYou1qGdUoxsiml6MNrS2fXXJDwMVwGUsM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1334552c8a902c2-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "117.237.10.118",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 07:38:17 UTC] === END API CALL LOG ===
[29-Jun-2026 07:38:17 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 07:38:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE2IiwidXNlcm5hbWUiOiJLQU5BMTIzIiwiZW1haWwiOiJrYW5hamFhdDMxOEBnbWFpbC5jb20iLCJleHAiOjE3ODMzMjM0MjZ9.f1fEPydoVaYou1qGdUoxsiml6MNrS2fXXJDwMVwGUsM
[29-Jun-2026 07:38:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 07:38:17 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 07:38:17 UTC] User ID: 916
[29-Jun-2026 07:38:17 UTC] ✅ User profile retrieved successfully for user ID: 916
[29-Jun-2026 07:38:18 UTC] === API CALL LOG ===
[29-Jun-2026 07:38:18 UTC] Endpoint: user/profile.php
[29-Jun-2026 07:38:18 UTC] Full Log Data: {
    "timestamp": "2026-06-29 07:38:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "117.237.10.118",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "117.237.10.118, 162.158.193.98",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE2IiwidXNlcm5hbWUiOiJLQU5BMTIzIiwiZW1haWwiOiJrYW5hamFhdDMxOEBnbWFpbC5jb20iLCJleHAiOjE3ODMzMjM0MjZ9.f1fEPydoVaYou1qGdUoxsiml6MNrS2fXXJDwMVwGUsM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a13345589b1002c2-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "117.237.10.118",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 07:38:18 UTC] === END API CALL LOG ===
[29-Jun-2026 07:38:18 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 07:38:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE2IiwidXNlcm5hbWUiOiJLQU5BMTIzIiwiZW1haWwiOiJrYW5hamFhdDMxOEBnbWFpbC5jb20iLCJleHAiOjE3ODMzMjM0MjZ9.f1fEPydoVaYou1qGdUoxsiml6MNrS2fXXJDwMVwGUsM
[29-Jun-2026 07:38:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 07:38:18 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 07:38:18 UTC] User ID: 916
[29-Jun-2026 07:38:18 UTC] ✅ User profile retrieved successfully for user ID: 916
[29-Jun-2026 07:38:47 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 07:38:47 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 07:38:47 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"117.237.10.118, 162.158.193.99","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE2IiwidXNlcm5hbWUiOiJLQU5BMTIzIiwiZW1haWwiOiJrYW5hamFhdDMxOEBnbWFpbC5jb20iLCJleHAiOjE3ODMzMjM0MjZ9.f1fEPydoVaYou1qGdUoxsiml6MNrS2fXXJDwMVwGUsM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1334610ac6a02c2-HKG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"117.237.10.118","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-Jun-2026 07:38:47 UTC] === User Orders API Called ===
[29-Jun-2026 07:38:47 UTC] User ID: 916
[29-Jun-2026 07:38:47 UTC] Limit: 20, Offset: 0
[29-Jun-2026 07:38:47 UTC] Orders found: 0
[29-Jun-2026 07:38:47 UTC] Orders data: []
[29-Jun-2026 07:38:47 UTC] Total orders count: 0
[29-Jun-2026 07:38:47 UTC] === API CALL LOG ===
[29-Jun-2026 07:38:47 UTC] Endpoint: user/profile.php
[29-Jun-2026 07:38:47 UTC] Full Log Data: {
    "timestamp": "2026-06-29 07:38:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "117.237.10.118",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "117.237.10.118, 162.158.193.99",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE2IiwidXNlcm5hbWUiOiJLQU5BMTIzIiwiZW1haWwiOiJrYW5hamFhdDMxOEBnbWFpbC5jb20iLCJleHAiOjE3ODMzMjM0MjZ9.f1fEPydoVaYou1qGdUoxsiml6MNrS2fXXJDwMVwGUsM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1334610ac6f02c2-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "117.237.10.118",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 07:38:47 UTC] === END API CALL LOG ===
[29-Jun-2026 07:38:47 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 07:38:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE2IiwidXNlcm5hbWUiOiJLQU5BMTIzIiwiZW1haWwiOiJrYW5hamFhdDMxOEBnbWFpbC5jb20iLCJleHAiOjE3ODMzMjM0MjZ9.f1fEPydoVaYou1qGdUoxsiml6MNrS2fXXJDwMVwGUsM
[29-Jun-2026 07:38:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 07:38:47 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 07:38:47 UTC] User ID: 916
[29-Jun-2026 07:38:47 UTC] ✅ User profile retrieved successfully for user ID: 916
[29-Jun-2026 07:38:48 UTC] === API CALL LOG ===
[29-Jun-2026 07:38:48 UTC] Endpoint: user/profile.php
[29-Jun-2026 07:38:48 UTC] Full Log Data: {
    "timestamp": "2026-06-29 07:38:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "117.237.10.118",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "117.237.10.118, 162.158.193.99",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE2IiwidXNlcm5hbWUiOiJLQU5BMTIzIiwiZW1haWwiOiJrYW5hamFhdDMxOEBnbWFpbC5jb20iLCJleHAiOjE3ODMzMjM0MjZ9.f1fEPydoVaYou1qGdUoxsiml6MNrS2fXXJDwMVwGUsM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a13346144fda02c2-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "117.237.10.118",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 07:38:48 UTC] === END API CALL LOG ===
[29-Jun-2026 07:38:48 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 07:38:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE2IiwidXNlcm5hbWUiOiJLQU5BMTIzIiwiZW1haWwiOiJrYW5hamFhdDMxOEBnbWFpbC5jb20iLCJleHAiOjE3ODMzMjM0MjZ9.f1fEPydoVaYou1qGdUoxsiml6MNrS2fXXJDwMVwGUsM
[29-Jun-2026 07:38:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 07:38:48 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 07:38:48 UTC] User ID: 916
[29-Jun-2026 07:38:48 UTC] ✅ User profile retrieved successfully for user ID: 916
[29-Jun-2026 07:38:49 UTC] === API CALL LOG ===
[29-Jun-2026 07:38:49 UTC] Endpoint: user/profile.php
[29-Jun-2026 07:38:49 UTC] Full Log Data: {
    "timestamp": "2026-06-29 07:38:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "117.237.10.118",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "117.237.10.118, 162.158.193.99",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE2IiwidXNlcm5hbWUiOiJLQU5BMTIzIiwiZW1haWwiOiJrYW5hamFhdDMxOEBnbWFpbC5jb20iLCJleHAiOjE3ODMzMjM0MjZ9.f1fEPydoVaYou1qGdUoxsiml6MNrS2fXXJDwMVwGUsM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1334619f9b502c2-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "117.237.10.118",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 07:38:49 UTC] === END API CALL LOG ===
[29-Jun-2026 07:38:49 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 07:38:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE2IiwidXNlcm5hbWUiOiJLQU5BMTIzIiwiZW1haWwiOiJrYW5hamFhdDMxOEBnbWFpbC5jb20iLCJleHAiOjE3ODMzMjM0MjZ9.f1fEPydoVaYou1qGdUoxsiml6MNrS2fXXJDwMVwGUsM
[29-Jun-2026 07:38:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 07:38:49 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 07:38:49 UTC] User ID: 916
[29-Jun-2026 07:38:49 UTC] ✅ User profile retrieved successfully for user ID: 916
[29-Jun-2026 08:42:39 UTC] === API CALL LOG ===
[29-Jun-2026 08:42:39 UTC] Endpoint: user/profile.php
[29-Jun-2026 08:42:39 UTC] Full Log Data: {
    "timestamp": "2026-06-29 08:42:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a09:bac5:55fe:25cd::3c4:48",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a09:bac5:55fe:25cd::3c4:48, 162.158.88.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE3IiwidXNlcm5hbWUiOiJzYXJvYXIxMDAwIiwiZW1haWwiOiJzYXJvYXJpc2xhbTEyMjFAZ21haWwuY29tIiwiZXhwIjoxNzgzMzI3MzU4fQ.jlqsvmDD2ndKAI0jpNiav5AdA-QKp9BPQpd3_Y7jKqw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a133a39b891aff93-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a09:bac5:55fe:25cd::3c4:48",
        "cf-ipcountry": "SG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 08:42:39 UTC] === END API CALL LOG ===
[29-Jun-2026 08:42:39 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 08:42:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE3IiwidXNlcm5hbWUiOiJzYXJvYXIxMDAwIiwiZW1haWwiOiJzYXJvYXJpc2xhbTEyMjFAZ21haWwuY29tIiwiZXhwIjoxNzgzMzI3MzU4fQ.jlqsvmDD2ndKAI0jpNiav5AdA-QKp9BPQpd3_Y7jKqw
[29-Jun-2026 08:42:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 08:42:39 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 08:42:39 UTC] User ID: 917
[29-Jun-2026 08:42:39 UTC] ✅ User profile retrieved successfully for user ID: 917
[29-Jun-2026 08:42:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 08:42:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 08:42:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a09:bac5:55fe:25cd::3c4:48, 162.158.88.28","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE3IiwidXNlcm5hbWUiOiJzYXJvYXIxMDAwIiwiZW1haWwiOiJzYXJvYXJpc2xhbTEyMjFAZ21haWwuY29tIiwiZXhwIjoxNzgzMzI3MzU4fQ.jlqsvmDD2ndKAI0jpNiav5AdA-QKp9BPQpd3_Y7jKqw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a133a39b8925ff93-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a09:bac5:55fe:25cd::3c4:48","cf-ipcountry":"SG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-Jun-2026 08:42:39 UTC] === User Orders API Called ===
[29-Jun-2026 08:42:39 UTC] User ID: 917
[29-Jun-2026 08:42:39 UTC] Limit: 20, Offset: 0
[29-Jun-2026 08:42:39 UTC] Orders found: 0
[29-Jun-2026 08:42:39 UTC] Orders data: []
[29-Jun-2026 08:42:39 UTC] Total orders count: 0
[29-Jun-2026 08:42:39 UTC] === API CALL LOG ===
[29-Jun-2026 08:42:39 UTC] Endpoint: user/profile.php
[29-Jun-2026 08:42:39 UTC] Full Log Data: {
    "timestamp": "2026-06-29 08:42:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a09:bac5:55fe:25cd::3c4:48",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a09:bac5:55fe:25cd::3c4:48, 162.158.88.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE3IiwidXNlcm5hbWUiOiJzYXJvYXIxMDAwIiwiZW1haWwiOiJzYXJvYXJpc2xhbTEyMjFAZ21haWwuY29tIiwiZXhwIjoxNzgzMzI3MzU4fQ.jlqsvmDD2ndKAI0jpNiav5AdA-QKp9BPQpd3_Y7jKqw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a133a39c0ac4ff93-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a09:bac5:55fe:25cd::3c4:48",
        "cf-ipcountry": "SG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 08:42:39 UTC] === END API CALL LOG ===
[29-Jun-2026 08:42:39 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 08:42:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE3IiwidXNlcm5hbWUiOiJzYXJvYXIxMDAwIiwiZW1haWwiOiJzYXJvYXJpc2xhbTEyMjFAZ21haWwuY29tIiwiZXhwIjoxNzgzMzI3MzU4fQ.jlqsvmDD2ndKAI0jpNiav5AdA-QKp9BPQpd3_Y7jKqw
[29-Jun-2026 08:42:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 08:42:39 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 08:42:39 UTC] User ID: 917
[29-Jun-2026 08:42:39 UTC] ✅ User profile retrieved successfully for user ID: 917
[29-Jun-2026 08:42:40 UTC] === API CALL LOG ===
[29-Jun-2026 08:42:40 UTC] Endpoint: user/profile.php
[29-Jun-2026 08:42:40 UTC] Full Log Data: {
    "timestamp": "2026-06-29 08:42:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a09:bac5:55fe:25cd::3c4:48",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a09:bac5:55fe:25cd::3c4:48, 162.158.88.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE3IiwidXNlcm5hbWUiOiJzYXJvYXIxMDAwIiwiZW1haWwiOiJzYXJvYXJpc2xhbTEyMjFAZ21haWwuY29tIiwiZXhwIjoxNzgzMzI3MzU4fQ.jlqsvmDD2ndKAI0jpNiav5AdA-QKp9BPQpd3_Y7jKqw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a133a3a51e77ff93-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a09:bac5:55fe:25cd::3c4:48",
        "cf-ipcountry": "SG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 08:42:40 UTC] === END API CALL LOG ===
[29-Jun-2026 08:42:40 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 08:42:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE3IiwidXNlcm5hbWUiOiJzYXJvYXIxMDAwIiwiZW1haWwiOiJzYXJvYXJpc2xhbTEyMjFAZ21haWwuY29tIiwiZXhwIjoxNzgzMzI3MzU4fQ.jlqsvmDD2ndKAI0jpNiav5AdA-QKp9BPQpd3_Y7jKqw
[29-Jun-2026 08:42:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 08:42:40 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 08:42:40 UTC] User ID: 917
[29-Jun-2026 08:42:40 UTC] ✅ User profile retrieved successfully for user ID: 917
[29-Jun-2026 08:42:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 08:42:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 08:42:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a09:bac5:55fe:25cd::3c4:48, 162.158.88.28","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE3IiwidXNlcm5hbWUiOiJzYXJvYXIxMDAwIiwiZW1haWwiOiJzYXJvYXJpc2xhbTEyMjFAZ21haWwuY29tIiwiZXhwIjoxNzgzMzI3MzU4fQ.jlqsvmDD2ndKAI0jpNiav5AdA-QKp9BPQpd3_Y7jKqw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a133a40b6b09ff93-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a09:bac5:55fe:25cd::3c4:48","cf-ipcountry":"SG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-Jun-2026 08:42:57 UTC] === User Orders API Called ===
[29-Jun-2026 08:42:57 UTC] User ID: 917
[29-Jun-2026 08:42:57 UTC] Limit: 20, Offset: 0
[29-Jun-2026 08:42:57 UTC] Orders found: 0
[29-Jun-2026 08:42:57 UTC] Orders data: []
[29-Jun-2026 08:42:57 UTC] Total orders count: 0
[29-Jun-2026 08:42:57 UTC] === API CALL LOG ===
[29-Jun-2026 08:42:57 UTC] Endpoint: user/profile.php
[29-Jun-2026 08:42:57 UTC] Full Log Data: {
    "timestamp": "2026-06-29 08:42:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a09:bac5:55fe:25cd::3c4:48",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a09:bac5:55fe:25cd::3c4:48, 162.158.88.29",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE3IiwidXNlcm5hbWUiOiJzYXJvYXIxMDAwIiwiZW1haWwiOiJzYXJvYXJpc2xhbTEyMjFAZ21haWwuY29tIiwiZXhwIjoxNzgzMzI3MzU4fQ.jlqsvmDD2ndKAI0jpNiav5AdA-QKp9BPQpd3_Y7jKqw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a133a40b6b0fff93-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a09:bac5:55fe:25cd::3c4:48",
        "cf-ipcountry": "SG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 08:42:57 UTC] === END API CALL LOG ===
[29-Jun-2026 08:42:57 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 08:42:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE3IiwidXNlcm5hbWUiOiJzYXJvYXIxMDAwIiwiZW1haWwiOiJzYXJvYXJpc2xhbTEyMjFAZ21haWwuY29tIiwiZXhwIjoxNzgzMzI3MzU4fQ.jlqsvmDD2ndKAI0jpNiav5AdA-QKp9BPQpd3_Y7jKqw
[29-Jun-2026 08:42:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 08:42:57 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 08:42:57 UTC] User ID: 917
[29-Jun-2026 08:42:57 UTC] ✅ User profile retrieved successfully for user ID: 917
[29-Jun-2026 08:42:57 UTC] === API CALL LOG ===
[29-Jun-2026 08:42:57 UTC] Endpoint: user/profile.php
[29-Jun-2026 08:42:57 UTC] Full Log Data: {
    "timestamp": "2026-06-29 08:42:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a09:bac5:55fe:25cd::3c4:48",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a09:bac5:55fe:25cd::3c4:48, 162.158.88.29",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE3IiwidXNlcm5hbWUiOiJzYXJvYXIxMDAwIiwiZW1haWwiOiJzYXJvYXJpc2xhbTEyMjFAZ21haWwuY29tIiwiZXhwIjoxNzgzMzI3MzU4fQ.jlqsvmDD2ndKAI0jpNiav5AdA-QKp9BPQpd3_Y7jKqw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a133a40bcc42ff93-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a09:bac5:55fe:25cd::3c4:48",
        "cf-ipcountry": "SG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 08:42:57 UTC] === END API CALL LOG ===
[29-Jun-2026 08:42:57 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 08:42:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE3IiwidXNlcm5hbWUiOiJzYXJvYXIxMDAwIiwiZW1haWwiOiJzYXJvYXJpc2xhbTEyMjFAZ21haWwuY29tIiwiZXhwIjoxNzgzMzI3MzU4fQ.jlqsvmDD2ndKAI0jpNiav5AdA-QKp9BPQpd3_Y7jKqw
[29-Jun-2026 08:42:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 08:42:57 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 08:42:57 UTC] User ID: 917
[29-Jun-2026 08:42:57 UTC] ✅ User profile retrieved successfully for user ID: 917
[29-Jun-2026 08:42:59 UTC] === API CALL LOG ===
[29-Jun-2026 08:42:59 UTC] Endpoint: user/profile.php
[29-Jun-2026 08:42:59 UTC] Full Log Data: {
    "timestamp": "2026-06-29 08:42:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a09:bac5:55fe:25cd::3c4:48",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a09:bac5:55fe:25cd::3c4:48, 162.158.88.29",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE3IiwidXNlcm5hbWUiOiJzYXJvYXIxMDAwIiwiZW1haWwiOiJzYXJvYXJpc2xhbTEyMjFAZ21haWwuY29tIiwiZXhwIjoxNzgzMzI3MzU4fQ.jlqsvmDD2ndKAI0jpNiav5AdA-QKp9BPQpd3_Y7jKqw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a133a4168f04ff93-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a09:bac5:55fe:25cd::3c4:48",
        "cf-ipcountry": "SG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 08:42:59 UTC] === END API CALL LOG ===
[29-Jun-2026 08:42:59 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 08:42:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE3IiwidXNlcm5hbWUiOiJzYXJvYXIxMDAwIiwiZW1haWwiOiJzYXJvYXJpc2xhbTEyMjFAZ21haWwuY29tIiwiZXhwIjoxNzgzMzI3MzU4fQ.jlqsvmDD2ndKAI0jpNiav5AdA-QKp9BPQpd3_Y7jKqw
[29-Jun-2026 08:42:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 08:42:59 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 08:42:59 UTC] User ID: 917
[29-Jun-2026 08:42:59 UTC] ✅ User profile retrieved successfully for user ID: 917
[29-Jun-2026 08:43:16 UTC] === API CALL LOG ===
[29-Jun-2026 08:43:16 UTC] Endpoint: user/profile.php
[29-Jun-2026 08:43:16 UTC] Full Log Data: {
    "timestamp": "2026-06-29 08:43:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a09:bac5:55fe:25cd::3c4:48",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a09:bac5:55fe:25cd::3c4:48, 162.158.88.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE3IiwidXNlcm5hbWUiOiJzYXJvYXIxMDAwIiwiZW1haWwiOiJzYXJvYXJpc2xhbTEyMjFAZ21haWwuY29tIiwiZXhwIjoxNzgzMzI3MzU4fQ.jlqsvmDD2ndKAI0jpNiav5AdA-QKp9BPQpd3_Y7jKqw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a133a48428b7ff93-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a09:bac5:55fe:25cd::3c4:48",
        "cf-ipcountry": "SG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 08:43:16 UTC] === END API CALL LOG ===
[29-Jun-2026 08:43:16 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 08:43:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE3IiwidXNlcm5hbWUiOiJzYXJvYXIxMDAwIiwiZW1haWwiOiJzYXJvYXJpc2xhbTEyMjFAZ21haWwuY29tIiwiZXhwIjoxNzgzMzI3MzU4fQ.jlqsvmDD2ndKAI0jpNiav5AdA-QKp9BPQpd3_Y7jKqw
[29-Jun-2026 08:43:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 08:43:16 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 08:43:16 UTC] User ID: 917
[29-Jun-2026 08:43:16 UTC] ✅ User profile retrieved successfully for user ID: 917
[29-Jun-2026 08:43:16 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 08:43:16 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 08:43:16 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a09:bac5:55fe:25cd::3c4:48, 162.158.88.28","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE3IiwidXNlcm5hbWUiOiJzYXJvYXIxMDAwIiwiZW1haWwiOiJzYXJvYXJpc2xhbTEyMjFAZ21haWwuY29tIiwiZXhwIjoxNzgzMzI3MzU4fQ.jlqsvmDD2ndKAI0jpNiav5AdA-QKp9BPQpd3_Y7jKqw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a133a48428b2ff93-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a09:bac5:55fe:25cd::3c4:48","cf-ipcountry":"SG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-Jun-2026 08:43:16 UTC] === User Orders API Called ===
[29-Jun-2026 08:43:16 UTC] User ID: 917
[29-Jun-2026 08:43:16 UTC] Limit: 20, Offset: 0
[29-Jun-2026 08:43:16 UTC] Orders found: 0
[29-Jun-2026 08:43:16 UTC] Orders data: []
[29-Jun-2026 08:43:16 UTC] Total orders count: 0
[29-Jun-2026 08:43:16 UTC] === API CALL LOG ===
[29-Jun-2026 08:43:16 UTC] Endpoint: user/profile.php
[29-Jun-2026 08:43:16 UTC] Full Log Data: {
    "timestamp": "2026-06-29 08:43:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a09:bac5:55fe:25cd::3c4:48",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a09:bac5:55fe:25cd::3c4:48, 162.158.88.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE3IiwidXNlcm5hbWUiOiJzYXJvYXIxMDAwIiwiZW1haWwiOiJzYXJvYXJpc2xhbTEyMjFAZ21haWwuY29tIiwiZXhwIjoxNzgzMzI3MzU4fQ.jlqsvmDD2ndKAI0jpNiav5AdA-QKp9BPQpd3_Y7jKqw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a133a48499f9ff93-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a09:bac5:55fe:25cd::3c4:48",
        "cf-ipcountry": "SG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 08:43:16 UTC] === END API CALL LOG ===
[29-Jun-2026 08:43:16 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 08:43:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE3IiwidXNlcm5hbWUiOiJzYXJvYXIxMDAwIiwiZW1haWwiOiJzYXJvYXJpc2xhbTEyMjFAZ21haWwuY29tIiwiZXhwIjoxNzgzMzI3MzU4fQ.jlqsvmDD2ndKAI0jpNiav5AdA-QKp9BPQpd3_Y7jKqw
[29-Jun-2026 08:43:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 08:43:16 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 08:43:16 UTC] User ID: 917
[29-Jun-2026 08:43:16 UTC] ✅ User profile retrieved successfully for user ID: 917
[29-Jun-2026 08:43:17 UTC] === API CALL LOG ===
[29-Jun-2026 08:43:17 UTC] Endpoint: user/profile.php
[29-Jun-2026 08:43:17 UTC] Full Log Data: {
    "timestamp": "2026-06-29 08:43:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a09:bac5:55fe:25cd::3c4:48",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a09:bac5:55fe:25cd::3c4:48, 162.158.88.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE3IiwidXNlcm5hbWUiOiJzYXJvYXIxMDAwIiwiZW1haWwiOiJzYXJvYXJpc2xhbTEyMjFAZ21haWwuY29tIiwiZXhwIjoxNzgzMzI3MzU4fQ.jlqsvmDD2ndKAI0jpNiav5AdA-QKp9BPQpd3_Y7jKqw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a133a48b8a9eff93-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a09:bac5:55fe:25cd::3c4:48",
        "cf-ipcountry": "SG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 08:43:17 UTC] === END API CALL LOG ===
[29-Jun-2026 08:43:17 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 08:43:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE3IiwidXNlcm5hbWUiOiJzYXJvYXIxMDAwIiwiZW1haWwiOiJzYXJvYXJpc2xhbTEyMjFAZ21haWwuY29tIiwiZXhwIjoxNzgzMzI3MzU4fQ.jlqsvmDD2ndKAI0jpNiav5AdA-QKp9BPQpd3_Y7jKqw
[29-Jun-2026 08:43:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 08:43:17 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 08:43:17 UTC] User ID: 917
[29-Jun-2026 08:43:17 UTC] ✅ User profile retrieved successfully for user ID: 917
[29-Jun-2026 08:43:42 UTC] === API CALL LOG ===
[29-Jun-2026 08:43:42 UTC] Endpoint: user/profile.php
[29-Jun-2026 08:43:42 UTC] Full Log Data: {
    "timestamp": "2026-06-29 08:43:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a09:bac5:55fe:25cd::3c4:48",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a09:bac5:55fe:25cd::3c4:48, 162.158.88.29",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE3IiwidXNlcm5hbWUiOiJzYXJvYXIxMDAwIiwiZW1haWwiOiJzYXJvYXJpc2xhbTEyMjFAZ21haWwuY29tIiwiZXhwIjoxNzgzMzI3MzU4fQ.jlqsvmDD2ndKAI0jpNiav5AdA-QKp9BPQpd3_Y7jKqw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a133a521cf8bff93-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a09:bac5:55fe:25cd::3c4:48",
        "cf-ipcountry": "SG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 08:43:42 UTC] === END API CALL LOG ===
[29-Jun-2026 08:43:42 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 08:43:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE3IiwidXNlcm5hbWUiOiJzYXJvYXIxMDAwIiwiZW1haWwiOiJzYXJvYXJpc2xhbTEyMjFAZ21haWwuY29tIiwiZXhwIjoxNzgzMzI3MzU4fQ.jlqsvmDD2ndKAI0jpNiav5AdA-QKp9BPQpd3_Y7jKqw
[29-Jun-2026 08:43:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 08:43:42 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 08:43:42 UTC] User ID: 917
[29-Jun-2026 08:43:42 UTC] ✅ User profile retrieved successfully for user ID: 917
[29-Jun-2026 08:44:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 08:44:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 08:44:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a09:bac5:55fe:25cd::3c4:48, 162.158.88.28","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE3IiwidXNlcm5hbWUiOiJzYXJvYXIxMDAwIiwiZW1haWwiOiJzYXJvYXJpc2xhbTEyMjFAZ21haWwuY29tIiwiZXhwIjoxNzgzMzI3MzU4fQ.jlqsvmDD2ndKAI0jpNiav5AdA-QKp9BPQpd3_Y7jKqw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a133a5bda903ff93-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a09:bac5:55fe:25cd::3c4:48","cf-ipcountry":"SG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-Jun-2026 08:44:06 UTC] === User Orders API Called ===
[29-Jun-2026 08:44:06 UTC] User ID: 917
[29-Jun-2026 08:44:06 UTC] Limit: 20, Offset: 0
[29-Jun-2026 08:44:06 UTC] Orders found: 0
[29-Jun-2026 08:44:06 UTC] Orders data: []
[29-Jun-2026 08:44:06 UTC] Total orders count: 0
[29-Jun-2026 08:44:06 UTC] === API CALL LOG ===
[29-Jun-2026 08:44:06 UTC] Endpoint: user/profile.php
[29-Jun-2026 08:44:06 UTC] Full Log Data: {
    "timestamp": "2026-06-29 08:44:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a09:bac5:55fe:25cd::3c4:48",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a09:bac5:55fe:25cd::3c4:48, 162.158.88.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE3IiwidXNlcm5hbWUiOiJzYXJvYXIxMDAwIiwiZW1haWwiOiJzYXJvYXJpc2xhbTEyMjFAZ21haWwuY29tIiwiZXhwIjoxNzgzMzI3MzU4fQ.jlqsvmDD2ndKAI0jpNiav5AdA-QKp9BPQpd3_Y7jKqw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a133a5bda906ff93-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a09:bac5:55fe:25cd::3c4:48",
        "cf-ipcountry": "SG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 08:44:06 UTC] === END API CALL LOG ===
[29-Jun-2026 08:44:06 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 08:44:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE3IiwidXNlcm5hbWUiOiJzYXJvYXIxMDAwIiwiZW1haWwiOiJzYXJvYXJpc2xhbTEyMjFAZ21haWwuY29tIiwiZXhwIjoxNzgzMzI3MzU4fQ.jlqsvmDD2ndKAI0jpNiav5AdA-QKp9BPQpd3_Y7jKqw
[29-Jun-2026 08:44:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 08:44:06 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 08:44:06 UTC] User ID: 917
[29-Jun-2026 08:44:06 UTC] ✅ User profile retrieved successfully for user ID: 917
[29-Jun-2026 08:44:06 UTC] === API CALL LOG ===
[29-Jun-2026 08:44:06 UTC] Endpoint: user/profile.php
[29-Jun-2026 08:44:06 UTC] Full Log Data: {
    "timestamp": "2026-06-29 08:44:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a09:bac5:55fe:25cd::3c4:48",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a09:bac5:55fe:25cd::3c4:48, 162.158.88.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE3IiwidXNlcm5hbWUiOiJzYXJvYXIxMDAwIiwiZW1haWwiOiJzYXJvYXJpc2xhbTEyMjFAZ21haWwuY29tIiwiZXhwIjoxNzgzMzI3MzU4fQ.jlqsvmDD2ndKAI0jpNiav5AdA-QKp9BPQpd3_Y7jKqw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a133a5be9c05ff93-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a09:bac5:55fe:25cd::3c4:48",
        "cf-ipcountry": "SG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 08:44:06 UTC] === END API CALL LOG ===
[29-Jun-2026 08:44:06 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 08:44:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE3IiwidXNlcm5hbWUiOiJzYXJvYXIxMDAwIiwiZW1haWwiOiJzYXJvYXJpc2xhbTEyMjFAZ21haWwuY29tIiwiZXhwIjoxNzgzMzI3MzU4fQ.jlqsvmDD2ndKAI0jpNiav5AdA-QKp9BPQpd3_Y7jKqw
[29-Jun-2026 08:44:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 08:44:06 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 08:44:06 UTC] User ID: 917
[29-Jun-2026 08:44:06 UTC] ✅ User profile retrieved successfully for user ID: 917
[29-Jun-2026 08:44:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 08:44:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 08:44:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a09:bac5:55fe:25cd::3c4:48, 162.158.88.28","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE3IiwidXNlcm5hbWUiOiJzYXJvYXIxMDAwIiwiZW1haWwiOiJzYXJvYXJpc2xhbTEyMjFAZ21haWwuY29tIiwiZXhwIjoxNzgzMzI3MzU4fQ.jlqsvmDD2ndKAI0jpNiav5AdA-QKp9BPQpd3_Y7jKqw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a133a5db4acfff93-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a09:bac5:55fe:25cd::3c4:48","cf-ipcountry":"SG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-Jun-2026 08:44:11 UTC] === User Orders API Called ===
[29-Jun-2026 08:44:11 UTC] === API CALL LOG ===
[29-Jun-2026 08:44:11 UTC] User ID: 917
[29-Jun-2026 08:44:11 UTC] Endpoint: user/profile.php
[29-Jun-2026 08:44:11 UTC] Limit: 20, Offset: 0
[29-Jun-2026 08:44:11 UTC] Full Log Data: {
    "timestamp": "2026-06-29 08:44:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a09:bac5:55fe:25cd::3c4:48",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a09:bac5:55fe:25cd::3c4:48, 162.158.88.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE3IiwidXNlcm5hbWUiOiJzYXJvYXIxMDAwIiwiZW1haWwiOiJzYXJvYXJpc2xhbTEyMjFAZ21haWwuY29tIiwiZXhwIjoxNzgzMzI3MzU4fQ.jlqsvmDD2ndKAI0jpNiav5AdA-QKp9BPQpd3_Y7jKqw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a133a5db4ad2ff93-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a09:bac5:55fe:25cd::3c4:48",
        "cf-ipcountry": "SG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 08:44:11 UTC] === END API CALL LOG ===
[29-Jun-2026 08:44:11 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 08:44:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE3IiwidXNlcm5hbWUiOiJzYXJvYXIxMDAwIiwiZW1haWwiOiJzYXJvYXJpc2xhbTEyMjFAZ21haWwuY29tIiwiZXhwIjoxNzgzMzI3MzU4fQ.jlqsvmDD2ndKAI0jpNiav5AdA-QKp9BPQpd3_Y7jKqw
[29-Jun-2026 08:44:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 08:44:11 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 08:44:11 UTC] User ID: 917
[29-Jun-2026 08:44:11 UTC] Orders found: 0
[29-Jun-2026 08:44:11 UTC] Orders data: []
[29-Jun-2026 08:44:11 UTC] ✅ User profile retrieved successfully for user ID: 917
[29-Jun-2026 08:44:11 UTC] Total orders count: 0
[29-Jun-2026 08:44:11 UTC] === API CALL LOG ===
[29-Jun-2026 08:44:11 UTC] Endpoint: user/profile.php
[29-Jun-2026 08:44:11 UTC] Full Log Data: {
    "timestamp": "2026-06-29 08:44:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a09:bac5:55fe:25cd::3c4:48",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a09:bac5:55fe:25cd::3c4:48, 162.158.88.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE3IiwidXNlcm5hbWUiOiJzYXJvYXIxMDAwIiwiZW1haWwiOiJzYXJvYXJpc2xhbTEyMjFAZ21haWwuY29tIiwiZXhwIjoxNzgzMzI3MzU4fQ.jlqsvmDD2ndKAI0jpNiav5AdA-QKp9BPQpd3_Y7jKqw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a133a5dbdca4ff93-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a09:bac5:55fe:25cd::3c4:48",
        "cf-ipcountry": "SG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 08:44:11 UTC] === END API CALL LOG ===
[29-Jun-2026 08:44:11 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 08:44:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE3IiwidXNlcm5hbWUiOiJzYXJvYXIxMDAwIiwiZW1haWwiOiJzYXJvYXJpc2xhbTEyMjFAZ21haWwuY29tIiwiZXhwIjoxNzgzMzI3MzU4fQ.jlqsvmDD2ndKAI0jpNiav5AdA-QKp9BPQpd3_Y7jKqw
[29-Jun-2026 08:44:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 08:44:11 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 08:44:11 UTC] User ID: 917
[29-Jun-2026 08:44:11 UTC] ✅ User profile retrieved successfully for user ID: 917
[29-Jun-2026 10:42:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 10:42:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 10:42:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:b4dc:dcfd:7ddd:2caf:75f4:9c80, 162.158.108.70","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE4IiwidXNlcm5hbWUiOiJzYWxtYW4iLCJlbWFpbCI6InNhbG1hbmFuc2FyaTEwMDUwQGdtYWlsLmNvbSIsImV4cCI6MTc4MzMzNDU1OH0.l53_R5nysmRxM05qZ6B3K-dq8aDG4okBJOd7F3nunwk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1345367fa74fd41-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:b4dc:dcfd:7ddd:2caf:75f4:9c80","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-Jun-2026 10:42:40 UTC] === User Orders API Called ===
[29-Jun-2026 10:42:40 UTC] User ID: 918
[29-Jun-2026 10:42:40 UTC] Limit: 20, Offset: 0
[29-Jun-2026 10:42:40 UTC] Orders found: 0
[29-Jun-2026 10:42:40 UTC] Orders data: []
[29-Jun-2026 10:42:40 UTC] Total orders count: 0
[29-Jun-2026 10:42:40 UTC] === API CALL LOG ===
[29-Jun-2026 10:42:40 UTC] Endpoint: user/profile.php
[29-Jun-2026 10:42:40 UTC] Full Log Data: {
    "timestamp": "2026-06-29 10:42:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:b4dc:dcfd:7ddd:2caf:75f4:9c80",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:b4dc:dcfd:7ddd:2caf:75f4:9c80, 162.158.108.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE4IiwidXNlcm5hbWUiOiJzYWxtYW4iLCJlbWFpbCI6InNhbG1hbmFuc2FyaTEwMDUwQGdtYWlsLmNvbSIsImV4cCI6MTc4MzMzNDU1OH0.l53_R5nysmRxM05qZ6B3K-dq8aDG4okBJOd7F3nunwk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1345367fa78fd41-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:b4dc:dcfd:7ddd:2caf:75f4:9c80",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 10:42:40 UTC] === END API CALL LOG ===
[29-Jun-2026 10:42:40 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 10:42:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE4IiwidXNlcm5hbWUiOiJzYWxtYW4iLCJlbWFpbCI6InNhbG1hbmFuc2FyaTEwMDUwQGdtYWlsLmNvbSIsImV4cCI6MTc4MzMzNDU1OH0.l53_R5nysmRxM05qZ6B3K-dq8aDG4okBJOd7F3nunwk
[29-Jun-2026 10:42:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 10:42:40 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 10:42:40 UTC] User ID: 918
[29-Jun-2026 10:42:40 UTC] ✅ User profile retrieved successfully for user ID: 918
[29-Jun-2026 10:42:40 UTC] === API CALL LOG ===
[29-Jun-2026 10:42:40 UTC] Endpoint: user/profile.php
[29-Jun-2026 10:42:40 UTC] Full Log Data: {
    "timestamp": "2026-06-29 10:42:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:b4dc:dcfd:7ddd:2caf:75f4:9c80",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:b4dc:dcfd:7ddd:2caf:75f4:9c80, 162.158.108.31",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE4IiwidXNlcm5hbWUiOiJzYWxtYW4iLCJlbWFpbCI6InNhbG1hbmFuc2FyaTEwMDUwQGdtYWlsLmNvbSIsImV4cCI6MTc4MzMzNDU1OH0.l53_R5nysmRxM05qZ6B3K-dq8aDG4okBJOd7F3nunwk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1345367fa64fd41-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:b4dc:dcfd:7ddd:2caf:75f4:9c80",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 10:42:40 UTC] === END API CALL LOG ===
[29-Jun-2026 10:42:40 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 10:42:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE4IiwidXNlcm5hbWUiOiJzYWxtYW4iLCJlbWFpbCI6InNhbG1hbmFuc2FyaTEwMDUwQGdtYWlsLmNvbSIsImV4cCI6MTc4MzMzNDU1OH0.l53_R5nysmRxM05qZ6B3K-dq8aDG4okBJOd7F3nunwk
[29-Jun-2026 10:42:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 10:42:40 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 10:42:40 UTC] User ID: 918
[29-Jun-2026 10:42:40 UTC] ✅ User profile retrieved successfully for user ID: 918
[29-Jun-2026 10:42:42 UTC] === API CALL LOG ===
[29-Jun-2026 10:42:42 UTC] Endpoint: user/profile.php
[29-Jun-2026 10:42:42 UTC] Full Log Data: {
    "timestamp": "2026-06-29 10:42:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:b4dc:dcfd:7ddd:2caf:75f4:9c80",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:b4dc:dcfd:7ddd:2caf:75f4:9c80, 162.158.108.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE4IiwidXNlcm5hbWUiOiJzYWxtYW4iLCJlbWFpbCI6InNhbG1hbmFuc2FyaTEwMDUwQGdtYWlsLmNvbSIsImV4cCI6MTc4MzMzNDU1OH0.l53_R5nysmRxM05qZ6B3K-dq8aDG4okBJOd7F3nunwk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a13453793d19fd41-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:b4dc:dcfd:7ddd:2caf:75f4:9c80",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 10:42:42 UTC] === END API CALL LOG ===
[29-Jun-2026 10:42:42 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 10:42:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE4IiwidXNlcm5hbWUiOiJzYWxtYW4iLCJlbWFpbCI6InNhbG1hbmFuc2FyaTEwMDUwQGdtYWlsLmNvbSIsImV4cCI6MTc4MzMzNDU1OH0.l53_R5nysmRxM05qZ6B3K-dq8aDG4okBJOd7F3nunwk
[29-Jun-2026 10:42:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 10:42:42 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 10:42:42 UTC] User ID: 918
[29-Jun-2026 10:42:42 UTC] ✅ User profile retrieved successfully for user ID: 918
[29-Jun-2026 10:43:57 UTC] === API CALL LOG ===
[29-Jun-2026 10:43:57 UTC] Endpoint: user/profile.php
[29-Jun-2026 10:43:57 UTC] Full Log Data: {
    "timestamp": "2026-06-29 10:43:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:b4dc:dcfd:7ddd:2caf:75f4:9c80",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:b4dc:dcfd:7ddd:2caf:75f4:9c80, 162.158.108.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE4IiwidXNlcm5hbWUiOiJzYWxtYW4iLCJlbWFpbCI6InNhbG1hbmFuc2FyaTEwMDUwQGdtYWlsLmNvbSIsImV4cCI6MTc4MzMzNDU1OH0.l53_R5nysmRxM05qZ6B3K-dq8aDG4okBJOd7F3nunwk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a134554e1bedfd41-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:b4dc:dcfd:7ddd:2caf:75f4:9c80",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 10:43:57 UTC] === END API CALL LOG ===
[29-Jun-2026 10:43:57 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 10:43:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE4IiwidXNlcm5hbWUiOiJzYWxtYW4iLCJlbWFpbCI6InNhbG1hbmFuc2FyaTEwMDUwQGdtYWlsLmNvbSIsImV4cCI6MTc4MzMzNDU1OH0.l53_R5nysmRxM05qZ6B3K-dq8aDG4okBJOd7F3nunwk
[29-Jun-2026 10:43:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 10:43:57 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 10:43:57 UTC] User ID: 918
[29-Jun-2026 10:43:57 UTC] ✅ User profile retrieved successfully for user ID: 918
[29-Jun-2026 10:43:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 10:43:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 10:43:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:b4dc:dcfd:7ddd:2caf:75f4:9c80, 162.158.108.70","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE4IiwidXNlcm5hbWUiOiJzYWxtYW4iLCJlbWFpbCI6InNhbG1hbmFuc2FyaTEwMDUwQGdtYWlsLmNvbSIsImV4cCI6MTc4MzMzNDU1OH0.l53_R5nysmRxM05qZ6B3K-dq8aDG4okBJOd7F3nunwk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a134554e1be6fd41-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:b4dc:dcfd:7ddd:2caf:75f4:9c80","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-Jun-2026 10:43:57 UTC] === API CALL LOG ===
[29-Jun-2026 10:43:57 UTC] Endpoint: user/profile.php
[29-Jun-2026 10:43:57 UTC] === User Orders API Called ===
[29-Jun-2026 10:43:57 UTC] Full Log Data: {
    "timestamp": "2026-06-29 10:43:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:b4dc:dcfd:7ddd:2caf:75f4:9c80",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:b4dc:dcfd:7ddd:2caf:75f4:9c80, 162.158.108.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE4IiwidXNlcm5hbWUiOiJzYWxtYW4iLCJlbWFpbCI6InNhbG1hbmFuc2FyaTEwMDUwQGdtYWlsLmNvbSIsImV4cCI6MTc4MzMzNDU1OH0.l53_R5nysmRxM05qZ6B3K-dq8aDG4okBJOd7F3nunwk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a134554e1bebfd41-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:b4dc:dcfd:7ddd:2caf:75f4:9c80",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 10:43:57 UTC] User ID: 918
[29-Jun-2026 10:43:57 UTC] === END API CALL LOG ===
[29-Jun-2026 10:43:57 UTC] Limit: 20, Offset: 0
[29-Jun-2026 10:43:57 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 10:43:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE4IiwidXNlcm5hbWUiOiJzYWxtYW4iLCJlbWFpbCI6InNhbG1hbmFuc2FyaTEwMDUwQGdtYWlsLmNvbSIsImV4cCI6MTc4MzMzNDU1OH0.l53_R5nysmRxM05qZ6B3K-dq8aDG4okBJOd7F3nunwk
[29-Jun-2026 10:43:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 10:43:57 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 10:43:57 UTC] User ID: 918
[29-Jun-2026 10:43:57 UTC] Orders found: 0
[29-Jun-2026 10:43:57 UTC] Orders data: []
[29-Jun-2026 10:43:57 UTC] Total orders count: 0
[29-Jun-2026 10:43:57 UTC] ✅ User profile retrieved successfully for user ID: 918
[29-Jun-2026 10:44:09 UTC] === API CALL LOG ===
[29-Jun-2026 10:44:09 UTC] Endpoint: user/profile.php
[29-Jun-2026 10:44:09 UTC] Full Log Data: {
    "timestamp": "2026-06-29 10:44:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:b4dc:dcfd:7ddd:2caf:75f4:9c80",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:b4dc:dcfd:7ddd:2caf:75f4:9c80, 172.69.176.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE4IiwidXNlcm5hbWUiOiJzYWxtYW4iLCJlbWFpbCI6InNhbG1hbmFuc2FyaTEwMDUwQGdtYWlsLmNvbSIsImV4cCI6MTc4MzMzNDU1OH0.l53_R5nysmRxM05qZ6B3K-dq8aDG4okBJOd7F3nunwk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a13455952f8737b5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:b4dc:dcfd:7ddd:2caf:75f4:9c80",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 10:44:09 UTC] === END API CALL LOG ===
[29-Jun-2026 10:44:09 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 10:44:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE4IiwidXNlcm5hbWUiOiJzYWxtYW4iLCJlbWFpbCI6InNhbG1hbmFuc2FyaTEwMDUwQGdtYWlsLmNvbSIsImV4cCI6MTc4MzMzNDU1OH0.l53_R5nysmRxM05qZ6B3K-dq8aDG4okBJOd7F3nunwk
[29-Jun-2026 10:44:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 10:44:09 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 10:44:09 UTC] User ID: 918
[29-Jun-2026 10:44:09 UTC] ✅ User profile retrieved successfully for user ID: 918
[29-Jun-2026 10:44:13 UTC] === API CALL LOG ===
[29-Jun-2026 10:44:13 UTC] Endpoint: user/profile.php
[29-Jun-2026 10:44:13 UTC] Full Log Data: {
    "timestamp": "2026-06-29 10:44:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:b4dc:dcfd:7ddd:2caf:75f4:9c80",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:b4dc:dcfd:7ddd:2caf:75f4:9c80, 172.69.176.104",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE4IiwidXNlcm5hbWUiOiJzYWxtYW4iLCJlbWFpbCI6InNhbG1hbmFuc2FyaTEwMDUwQGdtYWlsLmNvbSIsImV4cCI6MTc4MzMzNDU1OH0.l53_R5nysmRxM05qZ6B3K-dq8aDG4okBJOd7F3nunwk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a13455af7b1b37b5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:b4dc:dcfd:7ddd:2caf:75f4:9c80",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 10:44:13 UTC] === END API CALL LOG ===
[29-Jun-2026 10:44:13 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 10:44:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE4IiwidXNlcm5hbWUiOiJzYWxtYW4iLCJlbWFpbCI6InNhbG1hbmFuc2FyaTEwMDUwQGdtYWlsLmNvbSIsImV4cCI6MTc4MzMzNDU1OH0.l53_R5nysmRxM05qZ6B3K-dq8aDG4okBJOd7F3nunwk
[29-Jun-2026 10:44:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 10:44:13 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 10:44:13 UTC] User ID: 918
[29-Jun-2026 10:44:13 UTC] ✅ User profile retrieved successfully for user ID: 918
[29-Jun-2026 10:44:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 10:44:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 10:44:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:b4dc:dcfd:7ddd:2caf:75f4:9c80, 172.69.176.104","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE4IiwidXNlcm5hbWUiOiJzYWxtYW4iLCJlbWFpbCI6InNhbG1hbmFuc2FyaTEwMDUwQGdtYWlsLmNvbSIsImV4cCI6MTc4MzMzNDU1OH0.l53_R5nysmRxM05qZ6B3K-dq8aDG4okBJOd7F3nunwk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a13455b2094f37b5-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:b4dc:dcfd:7ddd:2caf:75f4:9c80","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-Jun-2026 10:44:13 UTC] === User Orders API Called ===
[29-Jun-2026 10:44:13 UTC] User ID: 918
[29-Jun-2026 10:44:13 UTC] Limit: 20, Offset: 0
[29-Jun-2026 10:44:13 UTC] Orders found: 0
[29-Jun-2026 10:44:13 UTC] Orders data: []
[29-Jun-2026 10:44:13 UTC] Total orders count: 0
[29-Jun-2026 10:44:13 UTC] === API CALL LOG ===
[29-Jun-2026 10:44:13 UTC] Endpoint: user/profile.php
[29-Jun-2026 10:44:13 UTC] Full Log Data: {
    "timestamp": "2026-06-29 10:44:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:b4dc:dcfd:7ddd:2caf:75f4:9c80",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:b4dc:dcfd:7ddd:2caf:75f4:9c80, 172.69.176.104",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE4IiwidXNlcm5hbWUiOiJzYWxtYW4iLCJlbWFpbCI6InNhbG1hbmFuc2FyaTEwMDUwQGdtYWlsLmNvbSIsImV4cCI6MTc4MzMzNDU1OH0.l53_R5nysmRxM05qZ6B3K-dq8aDG4okBJOd7F3nunwk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a13455b2095337b5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:b4dc:dcfd:7ddd:2caf:75f4:9c80",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 10:44:13 UTC] === END API CALL LOG ===
[29-Jun-2026 10:44:13 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 10:44:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE4IiwidXNlcm5hbWUiOiJzYWxtYW4iLCJlbWFpbCI6InNhbG1hbmFuc2FyaTEwMDUwQGdtYWlsLmNvbSIsImV4cCI6MTc4MzMzNDU1OH0.l53_R5nysmRxM05qZ6B3K-dq8aDG4okBJOd7F3nunwk
[29-Jun-2026 10:44:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 10:44:13 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 10:44:13 UTC] User ID: 918
[29-Jun-2026 10:44:13 UTC] ✅ User profile retrieved successfully for user ID: 918
[29-Jun-2026 10:44:21 UTC] === API CALL LOG ===
[29-Jun-2026 10:44:21 UTC] Endpoint: user/profile.php
[29-Jun-2026 10:44:21 UTC] Full Log Data: {
    "timestamp": "2026-06-29 10:44:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:b4dc:dcfd:7ddd:2caf:75f4:9c80",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:b4dc:dcfd:7ddd:2caf:75f4:9c80, 172.69.176.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE4IiwidXNlcm5hbWUiOiJzYWxtYW4iLCJlbWFpbCI6InNhbG1hbmFuc2FyaTEwMDUwQGdtYWlsLmNvbSIsImV4cCI6MTc4MzMzNDU1OH0.l53_R5nysmRxM05qZ6B3K-dq8aDG4okBJOd7F3nunwk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a13455e0c95c37b5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:b4dc:dcfd:7ddd:2caf:75f4:9c80",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 10:44:21 UTC] === END API CALL LOG ===
[29-Jun-2026 10:44:21 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 10:44:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE4IiwidXNlcm5hbWUiOiJzYWxtYW4iLCJlbWFpbCI6InNhbG1hbmFuc2FyaTEwMDUwQGdtYWlsLmNvbSIsImV4cCI6MTc4MzMzNDU1OH0.l53_R5nysmRxM05qZ6B3K-dq8aDG4okBJOd7F3nunwk
[29-Jun-2026 10:44:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 10:44:21 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 10:44:21 UTC] User ID: 918
[29-Jun-2026 10:44:21 UTC] ✅ User profile retrieved successfully for user ID: 918
[29-Jun-2026 10:44:48 UTC] === API CALL LOG ===
[29-Jun-2026 10:44:48 UTC] Endpoint: user/profile.php
[29-Jun-2026 10:44:48 UTC] Full Log Data: {
    "timestamp": "2026-06-29 10:44:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:b4dc:dcfd:7ddd:2caf:75f4:9c80",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:b4dc:dcfd:7ddd:2caf:75f4:9c80, 172.69.176.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE4IiwidXNlcm5hbWUiOiJzYWxtYW4iLCJlbWFpbCI6InNhbG1hbmFuc2FyaTEwMDUwQGdtYWlsLmNvbSIsImV4cCI6MTc4MzMzNDU1OH0.l53_R5nysmRxM05qZ6B3K-dq8aDG4okBJOd7F3nunwk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a134568cab5537b5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:b4dc:dcfd:7ddd:2caf:75f4:9c80",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 10:44:48 UTC] === END API CALL LOG ===
[29-Jun-2026 10:44:48 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 10:44:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE4IiwidXNlcm5hbWUiOiJzYWxtYW4iLCJlbWFpbCI6InNhbG1hbmFuc2FyaTEwMDUwQGdtYWlsLmNvbSIsImV4cCI6MTc4MzMzNDU1OH0.l53_R5nysmRxM05qZ6B3K-dq8aDG4okBJOd7F3nunwk
[29-Jun-2026 10:44:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 10:44:48 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 10:44:48 UTC] User ID: 918
[29-Jun-2026 10:44:48 UTC] ✅ User profile retrieved successfully for user ID: 918
[29-Jun-2026 10:44:48 UTC] === API CALL LOG ===
[29-Jun-2026 10:44:48 UTC] Endpoint: user/profile.php
[29-Jun-2026 10:44:48 UTC] Full Log Data: {
    "timestamp": "2026-06-29 10:44:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:b4dc:dcfd:7ddd:2caf:75f4:9c80",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:b4dc:dcfd:7ddd:2caf:75f4:9c80, 172.69.176.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE4IiwidXNlcm5hbWUiOiJzYWxtYW4iLCJlbWFpbCI6InNhbG1hbmFuc2FyaTEwMDUwQGdtYWlsLmNvbSIsImV4cCI6MTc4MzMzNDU1OH0.l53_R5nysmRxM05qZ6B3K-dq8aDG4okBJOd7F3nunwk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a134568cab5737b5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:b4dc:dcfd:7ddd:2caf:75f4:9c80",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 10:44:48 UTC] === END API CALL LOG ===
[29-Jun-2026 10:44:48 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 10:44:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE4IiwidXNlcm5hbWUiOiJzYWxtYW4iLCJlbWFpbCI6InNhbG1hbmFuc2FyaTEwMDUwQGdtYWlsLmNvbSIsImV4cCI6MTc4MzMzNDU1OH0.l53_R5nysmRxM05qZ6B3K-dq8aDG4okBJOd7F3nunwk
[29-Jun-2026 10:44:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 10:44:48 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 10:44:48 UTC] User ID: 918
[29-Jun-2026 10:44:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 10:44:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 10:44:48 UTC] ✅ User profile retrieved successfully for user ID: 918
[29-Jun-2026 10:44:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:b4dc:dcfd:7ddd:2caf:75f4:9c80, 172.69.176.75","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE4IiwidXNlcm5hbWUiOiJzYWxtYW4iLCJlbWFpbCI6InNhbG1hbmFuc2FyaTEwMDUwQGdtYWlsLmNvbSIsImV4cCI6MTc4MzMzNDU1OH0.l53_R5nysmRxM05qZ6B3K-dq8aDG4okBJOd7F3nunwk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a134568cab5037b5-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:b4dc:dcfd:7ddd:2caf:75f4:9c80","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-Jun-2026 10:44:48 UTC] === User Orders API Called ===
[29-Jun-2026 10:44:48 UTC] User ID: 918
[29-Jun-2026 10:44:48 UTC] Limit: 20, Offset: 0
[29-Jun-2026 10:44:48 UTC] Orders found: 0
[29-Jun-2026 10:44:48 UTC] Orders data: []
[29-Jun-2026 10:44:48 UTC] Total orders count: 0
[29-Jun-2026 10:44:57 UTC] === API CALL LOG ===
[29-Jun-2026 10:44:57 UTC] Endpoint: user/profile.php
[29-Jun-2026 10:44:57 UTC] Full Log Data: {
    "timestamp": "2026-06-29 10:44:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:b4dc:dcfd:7ddd:2caf:75f4:9c80",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:b4dc:dcfd:7ddd:2caf:75f4:9c80, 162.158.108.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE4IiwidXNlcm5hbWUiOiJzYWxtYW4iLCJlbWFpbCI6InNhbG1hbmFuc2FyaTEwMDUwQGdtYWlsLmNvbSIsImV4cCI6MTc4MzMzNDU1OH0.l53_R5nysmRxM05qZ6B3K-dq8aDG4okBJOd7F3nunwk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a13456c22b95fcfa-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:b4dc:dcfd:7ddd:2caf:75f4:9c80",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 10:44:57 UTC] === END API CALL LOG ===
[29-Jun-2026 10:44:57 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 10:44:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE4IiwidXNlcm5hbWUiOiJzYWxtYW4iLCJlbWFpbCI6InNhbG1hbmFuc2FyaTEwMDUwQGdtYWlsLmNvbSIsImV4cCI6MTc4MzMzNDU1OH0.l53_R5nysmRxM05qZ6B3K-dq8aDG4okBJOd7F3nunwk
[29-Jun-2026 10:44:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 10:44:57 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 10:44:57 UTC] User ID: 918
[29-Jun-2026 10:44:57 UTC] ✅ User profile retrieved successfully for user ID: 918
[29-Jun-2026 10:45:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 10:45:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 10:45:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:b4dc:dcfd:7ddd:2caf:75f4:9c80, 162.158.108.71","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE4IiwidXNlcm5hbWUiOiJzYWxtYW4iLCJlbWFpbCI6InNhbG1hbmFuc2FyaTEwMDUwQGdtYWlsLmNvbSIsImV4cCI6MTc4MzMzNDU1OH0.l53_R5nysmRxM05qZ6B3K-dq8aDG4okBJOd7F3nunwk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a13456e46eecfcfa-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:b4dc:dcfd:7ddd:2caf:75f4:9c80","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-Jun-2026 10:45:02 UTC] === User Orders API Called ===
[29-Jun-2026 10:45:02 UTC] User ID: 918
[29-Jun-2026 10:45:02 UTC] === API CALL LOG ===
[29-Jun-2026 10:45:02 UTC] Limit: 20, Offset: 0
[29-Jun-2026 10:45:02 UTC] Endpoint: user/profile.php
[29-Jun-2026 10:45:02 UTC] Full Log Data: {
    "timestamp": "2026-06-29 10:45:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:b4dc:dcfd:7ddd:2caf:75f4:9c80",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:b4dc:dcfd:7ddd:2caf:75f4:9c80, 162.158.108.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE4IiwidXNlcm5hbWUiOiJzYWxtYW4iLCJlbWFpbCI6InNhbG1hbmFuc2FyaTEwMDUwQGdtYWlsLmNvbSIsImV4cCI6MTc4MzMzNDU1OH0.l53_R5nysmRxM05qZ6B3K-dq8aDG4okBJOd7F3nunwk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a13456e46ef1fcfa-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:b4dc:dcfd:7ddd:2caf:75f4:9c80",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 10:45:02 UTC] === END API CALL LOG ===
[29-Jun-2026 10:45:02 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 10:45:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE4IiwidXNlcm5hbWUiOiJzYWxtYW4iLCJlbWFpbCI6InNhbG1hbmFuc2FyaTEwMDUwQGdtYWlsLmNvbSIsImV4cCI6MTc4MzMzNDU1OH0.l53_R5nysmRxM05qZ6B3K-dq8aDG4okBJOd7F3nunwk
[29-Jun-2026 10:45:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 10:45:02 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 10:45:02 UTC] User ID: 918
[29-Jun-2026 10:45:02 UTC] Orders found: 0
[29-Jun-2026 10:45:02 UTC] Orders data: []
[29-Jun-2026 10:45:02 UTC] ✅ User profile retrieved successfully for user ID: 918
[29-Jun-2026 10:45:02 UTC] Total orders count: 0
[29-Jun-2026 10:45:03 UTC] === API CALL LOG ===
[29-Jun-2026 10:45:03 UTC] Endpoint: user/profile.php
[29-Jun-2026 10:45:03 UTC] Full Log Data: {
    "timestamp": "2026-06-29 10:45:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:b4dc:dcfd:7ddd:2caf:75f4:9c80",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:b4dc:dcfd:7ddd:2caf:75f4:9c80, 162.158.108.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE4IiwidXNlcm5hbWUiOiJzYWxtYW4iLCJlbWFpbCI6InNhbG1hbmFuc2FyaTEwMDUwQGdtYWlsLmNvbSIsImV4cCI6MTc4MzMzNDU1OH0.l53_R5nysmRxM05qZ6B3K-dq8aDG4okBJOd7F3nunwk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a13456e46ee4fcfa-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:b4dc:dcfd:7ddd:2caf:75f4:9c80",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 10:45:03 UTC] === END API CALL LOG ===
[29-Jun-2026 10:45:03 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 10:45:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE4IiwidXNlcm5hbWUiOiJzYWxtYW4iLCJlbWFpbCI6InNhbG1hbmFuc2FyaTEwMDUwQGdtYWlsLmNvbSIsImV4cCI6MTc4MzMzNDU1OH0.l53_R5nysmRxM05qZ6B3K-dq8aDG4okBJOd7F3nunwk
[29-Jun-2026 10:45:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 10:45:03 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 10:45:03 UTC] User ID: 918
[29-Jun-2026 10:45:03 UTC] ✅ User profile retrieved successfully for user ID: 918
[29-Jun-2026 10:45:39 UTC] === API CALL LOG ===
[29-Jun-2026 10:45:39 UTC] Endpoint: user/profile.php
[29-Jun-2026 10:45:39 UTC] Full Log Data: {
    "timestamp": "2026-06-29 10:45:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:b4dc:dcfd:7ddd:2caf:75f4:9c80",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:b4dc:dcfd:7ddd:2caf:75f4:9c80, 172.71.82.78",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE4IiwidXNlcm5hbWUiOiJzYWxtYW4iLCJlbWFpbCI6InNhbG1hbmFuc2FyaTEwMDUwQGdtYWlsLmNvbSIsImV4cCI6MTc4MzMzNDU1OH0.l53_R5nysmRxM05qZ6B3K-dq8aDG4okBJOd7F3nunwk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a13457c72e9c81d2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:b4dc:dcfd:7ddd:2caf:75f4:9c80",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 10:45:39 UTC] === END API CALL LOG ===
[29-Jun-2026 10:45:39 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 10:45:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE4IiwidXNlcm5hbWUiOiJzYWxtYW4iLCJlbWFpbCI6InNhbG1hbmFuc2FyaTEwMDUwQGdtYWlsLmNvbSIsImV4cCI6MTc4MzMzNDU1OH0.l53_R5nysmRxM05qZ6B3K-dq8aDG4okBJOd7F3nunwk
[29-Jun-2026 10:45:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 10:45:39 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 10:45:39 UTC] User ID: 918
[29-Jun-2026 10:45:39 UTC] ✅ User profile retrieved successfully for user ID: 918
[29-Jun-2026 10:45:45 UTC] === API CALL LOG ===
[29-Jun-2026 10:45:45 UTC] Endpoint: user/profile.php
[29-Jun-2026 10:45:45 UTC] Full Log Data: {
    "timestamp": "2026-06-29 10:45:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:b4dc:dcfd:7ddd:2caf:75f4:9c80",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:b4dc:dcfd:7ddd:2caf:75f4:9c80, 172.68.242.112",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE4IiwidXNlcm5hbWUiOiJzYWxtYW4iLCJlbWFpbCI6InNhbG1hbmFuc2FyaTEwMDUwQGdtYWlsLmNvbSIsImV4cCI6MTc4MzMzNDU1OH0.l53_R5nysmRxM05qZ6B3K-dq8aDG4okBJOd7F3nunwk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a13457f02f3f81d2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:b4dc:dcfd:7ddd:2caf:75f4:9c80",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 10:45:45 UTC] === END API CALL LOG ===
[29-Jun-2026 10:45:45 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 10:45:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE4IiwidXNlcm5hbWUiOiJzYWxtYW4iLCJlbWFpbCI6InNhbG1hbmFuc2FyaTEwMDUwQGdtYWlsLmNvbSIsImV4cCI6MTc4MzMzNDU1OH0.l53_R5nysmRxM05qZ6B3K-dq8aDG4okBJOd7F3nunwk
[29-Jun-2026 10:45:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 10:45:45 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 10:45:45 UTC] User ID: 918
[29-Jun-2026 10:45:45 UTC] ✅ User profile retrieved successfully for user ID: 918
[29-Jun-2026 10:45:45 UTC] === API CALL LOG ===
[29-Jun-2026 10:45:45 UTC] Endpoint: user/profile.php
[29-Jun-2026 10:45:45 UTC] Full Log Data: {
    "timestamp": "2026-06-29 10:45:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:b4dc:dcfd:7ddd:2caf:75f4:9c80",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:b4dc:dcfd:7ddd:2caf:75f4:9c80, 172.68.242.112",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE4IiwidXNlcm5hbWUiOiJzYWxtYW4iLCJlbWFpbCI6InNhbG1hbmFuc2FyaTEwMDUwQGdtYWlsLmNvbSIsImV4cCI6MTc4MzMzNDU1OH0.l53_R5nysmRxM05qZ6B3K-dq8aDG4okBJOd7F3nunwk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a13457f02f4481d2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:b4dc:dcfd:7ddd:2caf:75f4:9c80",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 10:45:45 UTC] === END API CALL LOG ===
[29-Jun-2026 10:45:45 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 10:45:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE4IiwidXNlcm5hbWUiOiJzYWxtYW4iLCJlbWFpbCI6InNhbG1hbmFuc2FyaTEwMDUwQGdtYWlsLmNvbSIsImV4cCI6MTc4MzMzNDU1OH0.l53_R5nysmRxM05qZ6B3K-dq8aDG4okBJOd7F3nunwk
[29-Jun-2026 10:45:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 10:45:45 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 10:45:45 UTC] User ID: 918
[29-Jun-2026 10:45:45 UTC] ✅ User profile retrieved successfully for user ID: 918
[29-Jun-2026 10:45:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 10:45:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 10:45:46 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:b4dc:dcfd:7ddd:2caf:75f4:9c80, 172.71.82.78","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE4IiwidXNlcm5hbWUiOiJzYWxtYW4iLCJlbWFpbCI6InNhbG1hbmFuc2FyaTEwMDUwQGdtYWlsLmNvbSIsImV4cCI6MTc4MzMzNDU1OH0.l53_R5nysmRxM05qZ6B3K-dq8aDG4okBJOd7F3nunwk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a13457f02f4881d2-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:b4dc:dcfd:7ddd:2caf:75f4:9c80","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-Jun-2026 10:45:46 UTC] === User Orders API Called ===
[29-Jun-2026 10:45:46 UTC] User ID: 918
[29-Jun-2026 10:45:46 UTC] Limit: 20, Offset: 0
[29-Jun-2026 10:45:46 UTC] Orders found: 0
[29-Jun-2026 10:45:46 UTC] Orders data: []
[29-Jun-2026 10:45:46 UTC] Total orders count: 0
[29-Jun-2026 10:59:04 UTC] === API CALL LOG ===
[29-Jun-2026 10:59:04 UTC] Endpoint: user/profile.php
[29-Jun-2026 10:59:04 UTC] Full Log Data: {
    "timestamp": "2026-06-29 10:59:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:72eb:7e00:df83:5a88:c8fa:49cc",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:72eb:7e00:df83:5a88:c8fa:49cc, 162.159.113.82",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE5IiwidXNlcm5hbWUiOiJiZWtqb25fc2hhdmthdG92IiwiZW1haWwiOiJiZWtqb25zaGF2a2F0b3YxQGdtYWlsLmNvbSIsImV4cCI6MTc4MzMzNTU0M30.PMW4250f05tvbzlHOvCbpEuGxjuReMRPks8MyU-gres",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1346b71ce25c76c-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a05:45c2:72eb:7e00:df83:5a88:c8fa:49cc",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 10:59:04 UTC] === END API CALL LOG ===
[29-Jun-2026 10:59:04 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 10:59:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE5IiwidXNlcm5hbWUiOiJiZWtqb25fc2hhdmthdG92IiwiZW1haWwiOiJiZWtqb25zaGF2a2F0b3YxQGdtYWlsLmNvbSIsImV4cCI6MTc4MzMzNTU0M30.PMW4250f05tvbzlHOvCbpEuGxjuReMRPks8MyU-gres
[29-Jun-2026 10:59:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 10:59:04 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 10:59:04 UTC] User ID: 919
[29-Jun-2026 10:59:04 UTC] ✅ User profile retrieved successfully for user ID: 919
[29-Jun-2026 10:59:04 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 10:59:04 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 10:59:04 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a05:45c2:72eb:7e00:df83:5a88:c8fa:49cc, 162.159.113.82","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE5IiwidXNlcm5hbWUiOiJiZWtqb25fc2hhdmthdG92IiwiZW1haWwiOiJiZWtqb25zaGF2a2F0b3YxQGdtYWlsLmNvbSIsImV4cCI6MTc4MzMzNTU0M30.PMW4250f05tvbzlHOvCbpEuGxjuReMRPks8MyU-gres","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1346b7298a7c76c-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a05:45c2:72eb:7e00:df83:5a88:c8fa:49cc","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-Jun-2026 10:59:04 UTC] === User Orders API Called ===
[29-Jun-2026 10:59:04 UTC] User ID: 919
[29-Jun-2026 10:59:04 UTC] === API CALL LOG ===
[29-Jun-2026 10:59:04 UTC] Limit: 20, Offset: 0
[29-Jun-2026 10:59:04 UTC] Endpoint: user/profile.php
[29-Jun-2026 10:59:04 UTC] Full Log Data: {
    "timestamp": "2026-06-29 10:59:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:72eb:7e00:df83:5a88:c8fa:49cc",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:72eb:7e00:df83:5a88:c8fa:49cc, 162.159.113.82",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE5IiwidXNlcm5hbWUiOiJiZWtqb25fc2hhdmthdG92IiwiZW1haWwiOiJiZWtqb25zaGF2a2F0b3YxQGdtYWlsLmNvbSIsImV4cCI6MTc4MzMzNTU0M30.PMW4250f05tvbzlHOvCbpEuGxjuReMRPks8MyU-gres",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1346b7298aac76c-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a05:45c2:72eb:7e00:df83:5a88:c8fa:49cc",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 10:59:04 UTC] === END API CALL LOG ===
[29-Jun-2026 10:59:04 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 10:59:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE5IiwidXNlcm5hbWUiOiJiZWtqb25fc2hhdmthdG92IiwiZW1haWwiOiJiZWtqb25zaGF2a2F0b3YxQGdtYWlsLmNvbSIsImV4cCI6MTc4MzMzNTU0M30.PMW4250f05tvbzlHOvCbpEuGxjuReMRPks8MyU-gres
[29-Jun-2026 10:59:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 10:59:04 UTC] Orders found: 0
[29-Jun-2026 10:59:04 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 10:59:04 UTC] User ID: 919
[29-Jun-2026 10:59:04 UTC] Orders data: []
[29-Jun-2026 10:59:04 UTC] Total orders count: 0
[29-Jun-2026 10:59:04 UTC] ✅ User profile retrieved successfully for user ID: 919
[29-Jun-2026 10:59:05 UTC] === API CALL LOG ===
[29-Jun-2026 10:59:05 UTC] Endpoint: user/profile.php
[29-Jun-2026 10:59:05 UTC] Full Log Data: {
    "timestamp": "2026-06-29 10:59:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:72eb:7e00:df83:5a88:c8fa:49cc",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:72eb:7e00:df83:5a88:c8fa:49cc, 162.159.113.82",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE5IiwidXNlcm5hbWUiOiJiZWtqb25fc2hhdmthdG92IiwiZW1haWwiOiJiZWtqb25zaGF2a2F0b3YxQGdtYWlsLmNvbSIsImV4cCI6MTc4MzMzNTU0M30.PMW4250f05tvbzlHOvCbpEuGxjuReMRPks8MyU-gres",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1346b794e26c76c-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a05:45c2:72eb:7e00:df83:5a88:c8fa:49cc",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 10:59:05 UTC] === END API CALL LOG ===
[29-Jun-2026 10:59:05 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 10:59:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE5IiwidXNlcm5hbWUiOiJiZWtqb25fc2hhdmthdG92IiwiZW1haWwiOiJiZWtqb25zaGF2a2F0b3YxQGdtYWlsLmNvbSIsImV4cCI6MTc4MzMzNTU0M30.PMW4250f05tvbzlHOvCbpEuGxjuReMRPks8MyU-gres
[29-Jun-2026 10:59:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 10:59:05 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 10:59:05 UTC] User ID: 919
[29-Jun-2026 10:59:05 UTC] ✅ User profile retrieved successfully for user ID: 919
[29-Jun-2026 10:59:09 UTC] === API CALL LOG ===
[29-Jun-2026 10:59:09 UTC] Endpoint: user/profile.php
[29-Jun-2026 10:59:09 UTC] Full Log Data: {
    "timestamp": "2026-06-29 10:59:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:72eb:7e00:df83:5a88:c8fa:49cc",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:72eb:7e00:df83:5a88:c8fa:49cc, 162.159.113.82",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE5IiwidXNlcm5hbWUiOiJiZWtqb25fc2hhdmthdG92IiwiZW1haWwiOiJiZWtqb25zaGF2a2F0b3YxQGdtYWlsLmNvbSIsImV4cCI6MTc4MzMzNTU0M30.PMW4250f05tvbzlHOvCbpEuGxjuReMRPks8MyU-gres",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1346b926fb9c76c-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a05:45c2:72eb:7e00:df83:5a88:c8fa:49cc",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 10:59:09 UTC] === END API CALL LOG ===
[29-Jun-2026 10:59:09 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 10:59:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE5IiwidXNlcm5hbWUiOiJiZWtqb25fc2hhdmthdG92IiwiZW1haWwiOiJiZWtqb25zaGF2a2F0b3YxQGdtYWlsLmNvbSIsImV4cCI6MTc4MzMzNTU0M30.PMW4250f05tvbzlHOvCbpEuGxjuReMRPks8MyU-gres
[29-Jun-2026 10:59:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 10:59:09 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 10:59:09 UTC] User ID: 919
[29-Jun-2026 10:59:09 UTC] ✅ User profile retrieved successfully for user ID: 919
[29-Jun-2026 10:59:10 UTC] User Purchases API - User ID: 919
[29-Jun-2026 10:59:10 UTC] User Purchases API - Total purchases found: 0
[29-Jun-2026 10:59:14 UTC] === API CALL LOG ===
[29-Jun-2026 10:59:14 UTC] Endpoint: user/profile.php
[29-Jun-2026 10:59:14 UTC] Full Log Data: {
    "timestamp": "2026-06-29 10:59:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:72eb:7e00:df83:5a88:c8fa:49cc",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:72eb:7e00:df83:5a88:c8fa:49cc, 162.159.113.82",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE5IiwidXNlcm5hbWUiOiJiZWtqb25fc2hhdmthdG92IiwiZW1haWwiOiJiZWtqb25zaGF2a2F0b3YxQGdtYWlsLmNvbSIsImV4cCI6MTc4MzMzNTU0M30.PMW4250f05tvbzlHOvCbpEuGxjuReMRPks8MyU-gres",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1346bafefb5c76c-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a05:45c2:72eb:7e00:df83:5a88:c8fa:49cc",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 10:59:14 UTC] === END API CALL LOG ===
[29-Jun-2026 10:59:14 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 10:59:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE5IiwidXNlcm5hbWUiOiJiZWtqb25fc2hhdmthdG92IiwiZW1haWwiOiJiZWtqb25zaGF2a2F0b3YxQGdtYWlsLmNvbSIsImV4cCI6MTc4MzMzNTU0M30.PMW4250f05tvbzlHOvCbpEuGxjuReMRPks8MyU-gres
[29-Jun-2026 10:59:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 10:59:14 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 10:59:14 UTC] User ID: 919
[29-Jun-2026 10:59:14 UTC] ✅ User profile retrieved successfully for user ID: 919
[29-Jun-2026 10:59:14 UTC] === API CALL LOG ===
[29-Jun-2026 10:59:14 UTC] Endpoint: user/profile.php
[29-Jun-2026 10:59:14 UTC] Full Log Data: {
    "timestamp": "2026-06-29 10:59:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:72eb:7e00:df83:5a88:c8fa:49cc",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:72eb:7e00:df83:5a88:c8fa:49cc, 162.159.113.82",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE5IiwidXNlcm5hbWUiOiJiZWtqb25fc2hhdmthdG92IiwiZW1haWwiOiJiZWtqb25zaGF2a2F0b3YxQGdtYWlsLmNvbSIsImV4cCI6MTc4MzMzNTU0M30.PMW4250f05tvbzlHOvCbpEuGxjuReMRPks8MyU-gres",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1346bafefafc76c-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a05:45c2:72eb:7e00:df83:5a88:c8fa:49cc",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 10:59:14 UTC] === END API CALL LOG ===
[29-Jun-2026 10:59:14 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 10:59:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE5IiwidXNlcm5hbWUiOiJiZWtqb25fc2hhdmthdG92IiwiZW1haWwiOiJiZWtqb25zaGF2a2F0b3YxQGdtYWlsLmNvbSIsImV4cCI6MTc4MzMzNTU0M30.PMW4250f05tvbzlHOvCbpEuGxjuReMRPks8MyU-gres
[29-Jun-2026 10:59:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 10:59:14 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 10:59:14 UTC] User ID: 919
[29-Jun-2026 10:59:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 10:59:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 10:59:14 UTC] ✅ User profile retrieved successfully for user ID: 919
[29-Jun-2026 10:59:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a05:45c2:72eb:7e00:df83:5a88:c8fa:49cc, 162.159.113.82","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE5IiwidXNlcm5hbWUiOiJiZWtqb25fc2hhdmthdG92IiwiZW1haWwiOiJiZWtqb25zaGF2a2F0b3YxQGdtYWlsLmNvbSIsImV4cCI6MTc4MzMzNTU0M30.PMW4250f05tvbzlHOvCbpEuGxjuReMRPks8MyU-gres","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1346bafefa8c76c-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a05:45c2:72eb:7e00:df83:5a88:c8fa:49cc","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-Jun-2026 10:59:14 UTC] === User Orders API Called ===
[29-Jun-2026 10:59:14 UTC] User ID: 919
[29-Jun-2026 10:59:14 UTC] Limit: 20, Offset: 0
[29-Jun-2026 10:59:14 UTC] Orders found: 0
[29-Jun-2026 10:59:14 UTC] Orders data: []
[29-Jun-2026 10:59:14 UTC] Total orders count: 0
[29-Jun-2026 10:59:15 UTC] === API CALL LOG ===
[29-Jun-2026 10:59:15 UTC] Endpoint: user/profile.php
[29-Jun-2026 10:59:15 UTC] Full Log Data: {
    "timestamp": "2026-06-29 10:59:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:72eb:7e00:df83:5a88:c8fa:49cc",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:72eb:7e00:df83:5a88:c8fa:49cc, 162.159.113.82",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE5IiwidXNlcm5hbWUiOiJiZWtqb25fc2hhdmthdG92IiwiZW1haWwiOiJiZWtqb25zaGF2a2F0b3YxQGdtYWlsLmNvbSIsImV4cCI6MTc4MzMzNTU0M30.PMW4250f05tvbzlHOvCbpEuGxjuReMRPks8MyU-gres",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1346bb4d9cec76c-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a05:45c2:72eb:7e00:df83:5a88:c8fa:49cc",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 10:59:15 UTC] === END API CALL LOG ===
[29-Jun-2026 10:59:15 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 10:59:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE5IiwidXNlcm5hbWUiOiJiZWtqb25fc2hhdmthdG92IiwiZW1haWwiOiJiZWtqb25zaGF2a2F0b3YxQGdtYWlsLmNvbSIsImV4cCI6MTc4MzMzNTU0M30.PMW4250f05tvbzlHOvCbpEuGxjuReMRPks8MyU-gres
[29-Jun-2026 10:59:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 10:59:15 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 10:59:15 UTC] User ID: 919
[29-Jun-2026 10:59:15 UTC] ✅ User profile retrieved successfully for user ID: 919
[29-Jun-2026 10:59:28 UTC] === API CALL LOG ===
[29-Jun-2026 10:59:28 UTC] Endpoint: user/profile.php
[29-Jun-2026 10:59:28 UTC] Full Log Data: {
    "timestamp": "2026-06-29 10:59:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:72eb:7e00:df83:5a88:c8fa:49cc",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:72eb:7e00:df83:5a88:c8fa:49cc, 162.159.113.82",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE5IiwidXNlcm5hbWUiOiJiZWtqb25fc2hhdmthdG92IiwiZW1haWwiOiJiZWtqb25zaGF2a2F0b3YxQGdtYWlsLmNvbSIsImV4cCI6MTc4MzMzNTU0M30.PMW4250f05tvbzlHOvCbpEuGxjuReMRPks8MyU-gres",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1346c0789efc76c-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a05:45c2:72eb:7e00:df83:5a88:c8fa:49cc",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 10:59:28 UTC] === END API CALL LOG ===
[29-Jun-2026 10:59:28 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 10:59:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE5IiwidXNlcm5hbWUiOiJiZWtqb25fc2hhdmthdG92IiwiZW1haWwiOiJiZWtqb25zaGF2a2F0b3YxQGdtYWlsLmNvbSIsImV4cCI6MTc4MzMzNTU0M30.PMW4250f05tvbzlHOvCbpEuGxjuReMRPks8MyU-gres
[29-Jun-2026 10:59:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 10:59:28 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 10:59:28 UTC] User ID: 919
[29-Jun-2026 10:59:28 UTC] ✅ User profile retrieved successfully for user ID: 919
[29-Jun-2026 10:59:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 10:59:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 10:59:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a05:45c2:72eb:7e00:df83:5a88:c8fa:49cc, 162.159.113.82","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE5IiwidXNlcm5hbWUiOiJiZWtqb25fc2hhdmthdG92IiwiZW1haWwiOiJiZWtqb25zaGF2a2F0b3YxQGdtYWlsLmNvbSIsImV4cCI6MTc4MzMzNTU0M30.PMW4250f05tvbzlHOvCbpEuGxjuReMRPks8MyU-gres","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1346c0789e9c76c-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a05:45c2:72eb:7e00:df83:5a88:c8fa:49cc","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-Jun-2026 10:59:28 UTC] === User Orders API Called ===
[29-Jun-2026 10:59:28 UTC] User ID: 919
[29-Jun-2026 10:59:28 UTC] Limit: 20, Offset: 0
[29-Jun-2026 10:59:28 UTC] Orders found: 0
[29-Jun-2026 10:59:28 UTC] Orders data: []
[29-Jun-2026 10:59:28 UTC] === API CALL LOG ===
[29-Jun-2026 10:59:28 UTC] Endpoint: user/profile.php
[29-Jun-2026 10:59:28 UTC] Full Log Data: {
    "timestamp": "2026-06-29 10:59:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:72eb:7e00:df83:5a88:c8fa:49cc",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:72eb:7e00:df83:5a88:c8fa:49cc, 162.159.113.82",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE5IiwidXNlcm5hbWUiOiJiZWtqb25fc2hhdmthdG92IiwiZW1haWwiOiJiZWtqb25zaGF2a2F0b3YxQGdtYWlsLmNvbSIsImV4cCI6MTc4MzMzNTU0M30.PMW4250f05tvbzlHOvCbpEuGxjuReMRPks8MyU-gres",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1346c0789f2c76c-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a05:45c2:72eb:7e00:df83:5a88:c8fa:49cc",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 10:59:28 UTC] Total orders count: 0
[29-Jun-2026 10:59:28 UTC] === END API CALL LOG ===
[29-Jun-2026 10:59:28 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 10:59:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE5IiwidXNlcm5hbWUiOiJiZWtqb25fc2hhdmthdG92IiwiZW1haWwiOiJiZWtqb25zaGF2a2F0b3YxQGdtYWlsLmNvbSIsImV4cCI6MTc4MzMzNTU0M30.PMW4250f05tvbzlHOvCbpEuGxjuReMRPks8MyU-gres
[29-Jun-2026 10:59:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 10:59:28 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 10:59:28 UTC] User ID: 919
[29-Jun-2026 10:59:28 UTC] ✅ User profile retrieved successfully for user ID: 919
[29-Jun-2026 10:59:29 UTC] === API CALL LOG ===
[29-Jun-2026 10:59:29 UTC] Endpoint: user/profile.php
[29-Jun-2026 10:59:29 UTC] Full Log Data: {
    "timestamp": "2026-06-29 10:59:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:72eb:7e00:df83:5a88:c8fa:49cc",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:72eb:7e00:df83:5a88:c8fa:49cc, 162.159.113.82",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE5IiwidXNlcm5hbWUiOiJiZWtqb25fc2hhdmthdG92IiwiZW1haWwiOiJiZWtqb25zaGF2a2F0b3YxQGdtYWlsLmNvbSIsImV4cCI6MTc4MzMzNTU0M30.PMW4250f05tvbzlHOvCbpEuGxjuReMRPks8MyU-gres",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1346c0c38e0c76c-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a05:45c2:72eb:7e00:df83:5a88:c8fa:49cc",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 10:59:29 UTC] === END API CALL LOG ===
[29-Jun-2026 10:59:29 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 10:59:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE5IiwidXNlcm5hbWUiOiJiZWtqb25fc2hhdmthdG92IiwiZW1haWwiOiJiZWtqb25zaGF2a2F0b3YxQGdtYWlsLmNvbSIsImV4cCI6MTc4MzMzNTU0M30.PMW4250f05tvbzlHOvCbpEuGxjuReMRPks8MyU-gres
[29-Jun-2026 10:59:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 10:59:29 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 10:59:29 UTC] User ID: 919
[29-Jun-2026 10:59:29 UTC] ✅ User profile retrieved successfully for user ID: 919
[29-Jun-2026 10:59:39 UTC] === API CALL LOG ===
[29-Jun-2026 10:59:39 UTC] Endpoint: user/profile.php
[29-Jun-2026 10:59:39 UTC] Full Log Data: {
    "timestamp": "2026-06-29 10:59:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:72eb:7e00:df83:5a88:c8fa:49cc",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:72eb:7e00:df83:5a88:c8fa:49cc, 162.159.113.82",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE5IiwidXNlcm5hbWUiOiJiZWtqb25fc2hhdmthdG92IiwiZW1haWwiOiJiZWtqb25zaGF2a2F0b3YxQGdtYWlsLmNvbSIsImV4cCI6MTc4MzMzNTU0M30.PMW4250f05tvbzlHOvCbpEuGxjuReMRPks8MyU-gres",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1346c4cebfec76c-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a05:45c2:72eb:7e00:df83:5a88:c8fa:49cc",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 10:59:39 UTC] === END API CALL LOG ===
[29-Jun-2026 10:59:39 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 10:59:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE5IiwidXNlcm5hbWUiOiJiZWtqb25fc2hhdmthdG92IiwiZW1haWwiOiJiZWtqb25zaGF2a2F0b3YxQGdtYWlsLmNvbSIsImV4cCI6MTc4MzMzNTU0M30.PMW4250f05tvbzlHOvCbpEuGxjuReMRPks8MyU-gres
[29-Jun-2026 10:59:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 10:59:39 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 10:59:39 UTC] User ID: 919
[29-Jun-2026 10:59:39 UTC] ✅ User profile retrieved successfully for user ID: 919
[29-Jun-2026 10:59:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 10:59:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 10:59:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a05:45c2:72eb:7e00:df83:5a88:c8fa:49cc, 162.159.113.82","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE5IiwidXNlcm5hbWUiOiJiZWtqb25fc2hhdmthdG92IiwiZW1haWwiOiJiZWtqb25zaGF2a2F0b3YxQGdtYWlsLmNvbSIsImV4cCI6MTc4MzMzNTU0M30.PMW4250f05tvbzlHOvCbpEuGxjuReMRPks8MyU-gres","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1346c4dae98c76c-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a05:45c2:72eb:7e00:df83:5a88:c8fa:49cc","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-Jun-2026 10:59:39 UTC] === User Orders API Called ===
[29-Jun-2026 10:59:39 UTC] User ID: 919
[29-Jun-2026 10:59:39 UTC] Limit: 20, Offset: 0
[29-Jun-2026 10:59:39 UTC] Orders found: 0
[29-Jun-2026 10:59:39 UTC] Orders data: []
[29-Jun-2026 10:59:39 UTC] Total orders count: 0
[29-Jun-2026 10:59:39 UTC] === API CALL LOG ===
[29-Jun-2026 10:59:39 UTC] Endpoint: user/profile.php
[29-Jun-2026 10:59:39 UTC] Full Log Data: {
    "timestamp": "2026-06-29 10:59:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:72eb:7e00:df83:5a88:c8fa:49cc",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:72eb:7e00:df83:5a88:c8fa:49cc, 162.159.113.82",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE5IiwidXNlcm5hbWUiOiJiZWtqb25fc2hhdmthdG92IiwiZW1haWwiOiJiZWtqb25zaGF2a2F0b3YxQGdtYWlsLmNvbSIsImV4cCI6MTc4MzMzNTU0M30.PMW4250f05tvbzlHOvCbpEuGxjuReMRPks8MyU-gres",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1346c4dae9cc76c-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a05:45c2:72eb:7e00:df83:5a88:c8fa:49cc",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 10:59:39 UTC] === END API CALL LOG ===
[29-Jun-2026 10:59:39 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 10:59:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE5IiwidXNlcm5hbWUiOiJiZWtqb25fc2hhdmthdG92IiwiZW1haWwiOiJiZWtqb25zaGF2a2F0b3YxQGdtYWlsLmNvbSIsImV4cCI6MTc4MzMzNTU0M30.PMW4250f05tvbzlHOvCbpEuGxjuReMRPks8MyU-gres
[29-Jun-2026 10:59:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 10:59:39 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 10:59:39 UTC] User ID: 919
[29-Jun-2026 10:59:39 UTC] ✅ User profile retrieved successfully for user ID: 919
[29-Jun-2026 10:59:40 UTC] === API CALL LOG ===
[29-Jun-2026 10:59:40 UTC] Endpoint: user/profile.php
[29-Jun-2026 10:59:40 UTC] Full Log Data: {
    "timestamp": "2026-06-29 10:59:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:72eb:7e00:df83:5a88:c8fa:49cc",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:72eb:7e00:df83:5a88:c8fa:49cc, 162.159.113.82",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE5IiwidXNlcm5hbWUiOiJiZWtqb25fc2hhdmthdG92IiwiZW1haWwiOiJiZWtqb25zaGF2a2F0b3YxQGdtYWlsLmNvbSIsImV4cCI6MTc4MzMzNTU0M30.PMW4250f05tvbzlHOvCbpEuGxjuReMRPks8MyU-gres",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1346c515a88c76c-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a05:45c2:72eb:7e00:df83:5a88:c8fa:49cc",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 10:59:40 UTC] === END API CALL LOG ===
[29-Jun-2026 10:59:40 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 10:59:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE5IiwidXNlcm5hbWUiOiJiZWtqb25fc2hhdmthdG92IiwiZW1haWwiOiJiZWtqb25zaGF2a2F0b3YxQGdtYWlsLmNvbSIsImV4cCI6MTc4MzMzNTU0M30.PMW4250f05tvbzlHOvCbpEuGxjuReMRPks8MyU-gres
[29-Jun-2026 10:59:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 10:59:40 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 10:59:40 UTC] User ID: 919
[29-Jun-2026 10:59:40 UTC] ✅ User profile retrieved successfully for user ID: 919
[29-Jun-2026 10:59:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 10:59:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 10:59:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a05:45c2:72eb:7e00:df83:5a88:c8fa:49cc, 162.159.113.82","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE5IiwidXNlcm5hbWUiOiJiZWtqb25fc2hhdmthdG92IiwiZW1haWwiOiJiZWtqb25zaGF2a2F0b3YxQGdtYWlsLmNvbSIsImV4cCI6MTc4MzMzNTU0M30.PMW4250f05tvbzlHOvCbpEuGxjuReMRPks8MyU-gres","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1346c6ed975c76c-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a05:45c2:72eb:7e00:df83:5a88:c8fa:49cc","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-Jun-2026 10:59:45 UTC] === User Orders API Called ===
[29-Jun-2026 10:59:45 UTC] User ID: 919
[29-Jun-2026 10:59:45 UTC] Limit: 20, Offset: 0
[29-Jun-2026 10:59:45 UTC] Orders found: 0
[29-Jun-2026 10:59:45 UTC] Orders data: []
[29-Jun-2026 10:59:45 UTC] Total orders count: 0
[29-Jun-2026 10:59:47 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 10:59:47 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 10:59:47 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a05:45c2:72eb:7e00:df83:5a88:c8fa:49cc, 162.159.113.82","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE5IiwidXNlcm5hbWUiOiJiZWtqb25fc2hhdmthdG92IiwiZW1haWwiOiJiZWtqb25zaGF2a2F0b3YxQGdtYWlsLmNvbSIsImV4cCI6MTc4MzMzNTU0M30.PMW4250f05tvbzlHOvCbpEuGxjuReMRPks8MyU-gres","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1346c7d48e2c76c-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a05:45c2:72eb:7e00:df83:5a88:c8fa:49cc","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-Jun-2026 10:59:47 UTC] === User Orders API Called ===
[29-Jun-2026 10:59:47 UTC] User ID: 919
[29-Jun-2026 10:59:47 UTC] Limit: 20, Offset: 0
[29-Jun-2026 10:59:47 UTC] Orders found: 0
[29-Jun-2026 10:59:47 UTC] Orders data: []
[29-Jun-2026 10:59:47 UTC] Total orders count: 0
[29-Jun-2026 10:59:47 UTC] === API CALL LOG ===
[29-Jun-2026 10:59:47 UTC] Endpoint: user/profile.php
[29-Jun-2026 10:59:47 UTC] Full Log Data: {
    "timestamp": "2026-06-29 10:59:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:72eb:7e00:df83:5a88:c8fa:49cc",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:72eb:7e00:df83:5a88:c8fa:49cc, 162.159.113.82",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE5IiwidXNlcm5hbWUiOiJiZWtqb25fc2hhdmthdG92IiwiZW1haWwiOiJiZWtqb25zaGF2a2F0b3YxQGdtYWlsLmNvbSIsImV4cCI6MTc4MzMzNTU0M30.PMW4250f05tvbzlHOvCbpEuGxjuReMRPks8MyU-gres",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1346c7d48e7c76c-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a05:45c2:72eb:7e00:df83:5a88:c8fa:49cc",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 10:59:47 UTC] === END API CALL LOG ===
[29-Jun-2026 10:59:47 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 10:59:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE5IiwidXNlcm5hbWUiOiJiZWtqb25fc2hhdmthdG92IiwiZW1haWwiOiJiZWtqb25zaGF2a2F0b3YxQGdtYWlsLmNvbSIsImV4cCI6MTc4MzMzNTU0M30.PMW4250f05tvbzlHOvCbpEuGxjuReMRPks8MyU-gres
[29-Jun-2026 10:59:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 10:59:47 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 10:59:47 UTC] User ID: 919
[29-Jun-2026 10:59:47 UTC] ✅ User profile retrieved successfully for user ID: 919
[29-Jun-2026 10:59:47 UTC] === API CALL LOG ===
[29-Jun-2026 10:59:47 UTC] Endpoint: user/profile.php
[29-Jun-2026 10:59:47 UTC] Full Log Data: {
    "timestamp": "2026-06-29 10:59:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:72eb:7e00:df83:5a88:c8fa:49cc",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:72eb:7e00:df83:5a88:c8fa:49cc, 162.159.113.82",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE5IiwidXNlcm5hbWUiOiJiZWtqb25fc2hhdmthdG92IiwiZW1haWwiOiJiZWtqb25zaGF2a2F0b3YxQGdtYWlsLmNvbSIsImV4cCI6MTc4MzMzNTU0M30.PMW4250f05tvbzlHOvCbpEuGxjuReMRPks8MyU-gres",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1346c7d48ecc76c-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a05:45c2:72eb:7e00:df83:5a88:c8fa:49cc",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 10:59:47 UTC] === END API CALL LOG ===
[29-Jun-2026 10:59:47 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 10:59:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE5IiwidXNlcm5hbWUiOiJiZWtqb25fc2hhdmthdG92IiwiZW1haWwiOiJiZWtqb25zaGF2a2F0b3YxQGdtYWlsLmNvbSIsImV4cCI6MTc4MzMzNTU0M30.PMW4250f05tvbzlHOvCbpEuGxjuReMRPks8MyU-gres
[29-Jun-2026 10:59:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 10:59:47 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 10:59:47 UTC] User ID: 919
[29-Jun-2026 10:59:47 UTC] ✅ User profile retrieved successfully for user ID: 919
[29-Jun-2026 10:59:48 UTC] === API CALL LOG ===
[29-Jun-2026 10:59:48 UTC] Endpoint: user/profile.php
[29-Jun-2026 10:59:48 UTC] Full Log Data: {
    "timestamp": "2026-06-29 10:59:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:72eb:7e00:df83:5a88:c8fa:49cc",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:72eb:7e00:df83:5a88:c8fa:49cc, 162.159.113.82",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE5IiwidXNlcm5hbWUiOiJiZWtqb25fc2hhdmthdG92IiwiZW1haWwiOiJiZWtqb25zaGF2a2F0b3YxQGdtYWlsLmNvbSIsImV4cCI6MTc4MzMzNTU0M30.PMW4250f05tvbzlHOvCbpEuGxjuReMRPks8MyU-gres",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1346c817ef7c76c-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a05:45c2:72eb:7e00:df83:5a88:c8fa:49cc",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 10:59:48 UTC] === END API CALL LOG ===
[29-Jun-2026 10:59:48 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 10:59:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE5IiwidXNlcm5hbWUiOiJiZWtqb25fc2hhdmthdG92IiwiZW1haWwiOiJiZWtqb25zaGF2a2F0b3YxQGdtYWlsLmNvbSIsImV4cCI6MTc4MzMzNTU0M30.PMW4250f05tvbzlHOvCbpEuGxjuReMRPks8MyU-gres
[29-Jun-2026 10:59:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 10:59:48 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 10:59:48 UTC] User ID: 919
[29-Jun-2026 10:59:48 UTC] ✅ User profile retrieved successfully for user ID: 919
[29-Jun-2026 10:59:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 10:59:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 10:59:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a05:45c2:72eb:7e00:df83:5a88:c8fa:49cc, 162.159.113.82","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE5IiwidXNlcm5hbWUiOiJiZWtqb25fc2hhdmthdG92IiwiZW1haWwiOiJiZWtqb25zaGF2a2F0b3YxQGdtYWlsLmNvbSIsImV4cCI6MTc4MzMzNTU0M30.PMW4250f05tvbzlHOvCbpEuGxjuReMRPks8MyU-gres","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1346c979e0fc76c-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a05:45c2:72eb:7e00:df83:5a88:c8fa:49cc","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-Jun-2026 10:59:51 UTC] === User Orders API Called ===
[29-Jun-2026 10:59:51 UTC] User ID: 919
[29-Jun-2026 10:59:51 UTC] Limit: 20, Offset: 0
[29-Jun-2026 10:59:51 UTC] Orders found: 0
[29-Jun-2026 10:59:51 UTC] Orders data: []
[29-Jun-2026 10:59:51 UTC] Total orders count: 0
[29-Jun-2026 10:59:53 UTC] === API CALL LOG ===
[29-Jun-2026 10:59:53 UTC] Endpoint: user/profile.php
[29-Jun-2026 10:59:53 UTC] Full Log Data: {
    "timestamp": "2026-06-29 10:59:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:72eb:7e00:df83:5a88:c8fa:49cc",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:72eb:7e00:df83:5a88:c8fa:49cc, 162.159.113.82",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE5IiwidXNlcm5hbWUiOiJiZWtqb25fc2hhdmthdG92IiwiZW1haWwiOiJiZWtqb25zaGF2a2F0b3YxQGdtYWlsLmNvbSIsImV4cCI6MTc4MzMzNTU0M30.PMW4250f05tvbzlHOvCbpEuGxjuReMRPks8MyU-gres",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1346ca45955c76c-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a05:45c2:72eb:7e00:df83:5a88:c8fa:49cc",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 10:59:53 UTC] === END API CALL LOG ===
[29-Jun-2026 10:59:53 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 10:59:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE5IiwidXNlcm5hbWUiOiJiZWtqb25fc2hhdmthdG92IiwiZW1haWwiOiJiZWtqb25zaGF2a2F0b3YxQGdtYWlsLmNvbSIsImV4cCI6MTc4MzMzNTU0M30.PMW4250f05tvbzlHOvCbpEuGxjuReMRPks8MyU-gres
[29-Jun-2026 10:59:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 10:59:53 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 10:59:53 UTC] User ID: 919
[29-Jun-2026 10:59:53 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 10:59:53 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 10:59:53 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a05:45c2:72eb:7e00:df83:5a88:c8fa:49cc, 162.159.113.82","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE5IiwidXNlcm5hbWUiOiJiZWtqb25fc2hhdmthdG92IiwiZW1haWwiOiJiZWtqb25zaGF2a2F0b3YxQGdtYWlsLmNvbSIsImV4cCI6MTc4MzMzNTU0M30.PMW4250f05tvbzlHOvCbpEuGxjuReMRPks8MyU-gres","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1346ca45950c76c-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a05:45c2:72eb:7e00:df83:5a88:c8fa:49cc","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-Jun-2026 10:59:53 UTC] === User Orders API Called ===
[29-Jun-2026 10:59:53 UTC] User ID: 919
[29-Jun-2026 10:59:53 UTC] ✅ User profile retrieved successfully for user ID: 919
[29-Jun-2026 10:59:53 UTC] Limit: 20, Offset: 0
[29-Jun-2026 10:59:53 UTC] Orders found: 0
[29-Jun-2026 10:59:53 UTC] Orders data: []
[29-Jun-2026 10:59:53 UTC] Total orders count: 0
[29-Jun-2026 10:59:53 UTC] === API CALL LOG ===
[29-Jun-2026 10:59:53 UTC] Endpoint: user/profile.php
[29-Jun-2026 10:59:53 UTC] Full Log Data: {
    "timestamp": "2026-06-29 10:59:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:72eb:7e00:df83:5a88:c8fa:49cc",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:72eb:7e00:df83:5a88:c8fa:49cc, 162.159.113.82",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE5IiwidXNlcm5hbWUiOiJiZWtqb25fc2hhdmthdG92IiwiZW1haWwiOiJiZWtqb25zaGF2a2F0b3YxQGdtYWlsLmNvbSIsImV4cCI6MTc4MzMzNTU0M30.PMW4250f05tvbzlHOvCbpEuGxjuReMRPks8MyU-gres",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1346ca45954c76c-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a05:45c2:72eb:7e00:df83:5a88:c8fa:49cc",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 10:59:53 UTC] === END API CALL LOG ===
[29-Jun-2026 10:59:53 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 10:59:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE5IiwidXNlcm5hbWUiOiJiZWtqb25fc2hhdmthdG92IiwiZW1haWwiOiJiZWtqb25zaGF2a2F0b3YxQGdtYWlsLmNvbSIsImV4cCI6MTc4MzMzNTU0M30.PMW4250f05tvbzlHOvCbpEuGxjuReMRPks8MyU-gres
[29-Jun-2026 10:59:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 10:59:53 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 10:59:53 UTC] User ID: 919
[29-Jun-2026 10:59:53 UTC] ✅ User profile retrieved successfully for user ID: 919
[29-Jun-2026 10:59:53 UTC] === API CALL LOG ===
[29-Jun-2026 10:59:53 UTC] Endpoint: user/profile.php
[29-Jun-2026 10:59:53 UTC] Full Log Data: {
    "timestamp": "2026-06-29 10:59:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:72eb:7e00:df83:5a88:c8fa:49cc",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:72eb:7e00:df83:5a88:c8fa:49cc, 162.159.113.82",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE5IiwidXNlcm5hbWUiOiJiZWtqb25fc2hhdmthdG92IiwiZW1haWwiOiJiZWtqb25zaGF2a2F0b3YxQGdtYWlsLmNvbSIsImV4cCI6MTc4MzMzNTU0M30.PMW4250f05tvbzlHOvCbpEuGxjuReMRPks8MyU-gres",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1346ca5ade6c76c-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a05:45c2:72eb:7e00:df83:5a88:c8fa:49cc",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 10:59:53 UTC] === END API CALL LOG ===
[29-Jun-2026 10:59:53 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 10:59:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE5IiwidXNlcm5hbWUiOiJiZWtqb25fc2hhdmthdG92IiwiZW1haWwiOiJiZWtqb25zaGF2a2F0b3YxQGdtYWlsLmNvbSIsImV4cCI6MTc4MzMzNTU0M30.PMW4250f05tvbzlHOvCbpEuGxjuReMRPks8MyU-gres
[29-Jun-2026 10:59:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 10:59:53 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 10:59:53 UTC] User ID: 919
[29-Jun-2026 10:59:53 UTC] ✅ User profile retrieved successfully for user ID: 919
[29-Jun-2026 10:59:54 UTC] User Purchases API - User ID: 919
[29-Jun-2026 10:59:54 UTC] User Purchases API - Total purchases found: 1
[29-Jun-2026 11:00:02 UTC] User Purchases API - User ID: 919
[29-Jun-2026 11:00:02 UTC] User Purchases API - Total purchases found: 1
[29-Jun-2026 11:00:04 UTC] === API CALL LOG ===
[29-Jun-2026 11:00:04 UTC] Endpoint: user/profile.php
[29-Jun-2026 11:00:04 UTC] Full Log Data: {
    "timestamp": "2026-06-29 11:00:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:72eb:7e00:df83:5a88:c8fa:49cc",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:72eb:7e00:df83:5a88:c8fa:49cc, 162.159.113.83",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE5IiwidXNlcm5hbWUiOiJiZWtqb25fc2hhdmthdG92IiwiZW1haWwiOiJiZWtqb25zaGF2a2F0b3YxQGdtYWlsLmNvbSIsImV4cCI6MTc4MzMzNTU0M30.PMW4250f05tvbzlHOvCbpEuGxjuReMRPks8MyU-gres",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1346ce618b5c76c-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a05:45c2:72eb:7e00:df83:5a88:c8fa:49cc",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 11:00:04 UTC] === END API CALL LOG ===
[29-Jun-2026 11:00:04 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 11:00:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE5IiwidXNlcm5hbWUiOiJiZWtqb25fc2hhdmthdG92IiwiZW1haWwiOiJiZWtqb25zaGF2a2F0b3YxQGdtYWlsLmNvbSIsImV4cCI6MTc4MzMzNTU0M30.PMW4250f05tvbzlHOvCbpEuGxjuReMRPks8MyU-gres
[29-Jun-2026 11:00:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 11:00:04 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 11:00:04 UTC] User ID: 919
[29-Jun-2026 11:00:04 UTC] ✅ User profile retrieved successfully for user ID: 919
[29-Jun-2026 11:00:04 UTC] User Purchases API - User ID: 919
[29-Jun-2026 11:00:04 UTC] User Purchases API - Total purchases found: 1
[29-Jun-2026 11:00:06 UTC] === API CALL LOG ===
[29-Jun-2026 11:00:06 UTC] Endpoint: user/profile.php
[29-Jun-2026 11:00:06 UTC] Full Log Data: {
    "timestamp": "2026-06-29 11:00:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:72eb:7e00:df83:5a88:c8fa:49cc",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:72eb:7e00:df83:5a88:c8fa:49cc, 162.159.113.83",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE5IiwidXNlcm5hbWUiOiJiZWtqb25fc2hhdmthdG92IiwiZW1haWwiOiJiZWtqb25zaGF2a2F0b3YxQGdtYWlsLmNvbSIsImV4cCI6MTc4MzMzNTU0M30.PMW4250f05tvbzlHOvCbpEuGxjuReMRPks8MyU-gres",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1346cf36fa4c76c-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a05:45c2:72eb:7e00:df83:5a88:c8fa:49cc",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 11:00:06 UTC] === END API CALL LOG ===
[29-Jun-2026 11:00:06 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 11:00:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE5IiwidXNlcm5hbWUiOiJiZWtqb25fc2hhdmthdG92IiwiZW1haWwiOiJiZWtqb25zaGF2a2F0b3YxQGdtYWlsLmNvbSIsImV4cCI6MTc4MzMzNTU0M30.PMW4250f05tvbzlHOvCbpEuGxjuReMRPks8MyU-gres
[29-Jun-2026 11:00:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 11:00:06 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 11:00:06 UTC] User ID: 919
[29-Jun-2026 11:00:06 UTC] ✅ User profile retrieved successfully for user ID: 919
[29-Jun-2026 11:00:06 UTC] User Purchases API - User ID: 919
[29-Jun-2026 11:00:06 UTC] User Purchases API - Total purchases found: 1
[29-Jun-2026 11:00:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 11:00:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 11:00:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a05:45c2:72eb:7e00:df83:5a88:c8fa:49cc, 162.159.113.83","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE5IiwidXNlcm5hbWUiOiJiZWtqb25fc2hhdmthdG92IiwiZW1haWwiOiJiZWtqb25zaGF2a2F0b3YxQGdtYWlsLmNvbSIsImV4cCI6MTc4MzMzNTU0M30.PMW4250f05tvbzlHOvCbpEuGxjuReMRPks8MyU-gres","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1346cfac9dfc76c-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a05:45c2:72eb:7e00:df83:5a88:c8fa:49cc","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-Jun-2026 11:00:07 UTC] === User Orders API Called ===
[29-Jun-2026 11:00:07 UTC] User ID: 919
[29-Jun-2026 11:00:07 UTC] Limit: 20, Offset: 0
[29-Jun-2026 11:00:07 UTC] Orders found: 0
[29-Jun-2026 11:00:07 UTC] Orders data: []
[29-Jun-2026 11:00:07 UTC] Total orders count: 0
[29-Jun-2026 11:00:07 UTC] === API CALL LOG ===
[29-Jun-2026 11:00:07 UTC] Endpoint: user/profile.php
[29-Jun-2026 11:00:07 UTC] Full Log Data: {
    "timestamp": "2026-06-29 11:00:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:72eb:7e00:df83:5a88:c8fa:49cc",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:72eb:7e00:df83:5a88:c8fa:49cc, 162.159.113.83",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE5IiwidXNlcm5hbWUiOiJiZWtqb25fc2hhdmthdG92IiwiZW1haWwiOiJiZWtqb25zaGF2a2F0b3YxQGdtYWlsLmNvbSIsImV4cCI6MTc4MzMzNTU0M30.PMW4250f05tvbzlHOvCbpEuGxjuReMRPks8MyU-gres",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1346cfaca21c76c-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a05:45c2:72eb:7e00:df83:5a88:c8fa:49cc",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 11:00:07 UTC] === END API CALL LOG ===
[29-Jun-2026 11:00:07 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 11:00:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE5IiwidXNlcm5hbWUiOiJiZWtqb25fc2hhdmthdG92IiwiZW1haWwiOiJiZWtqb25zaGF2a2F0b3YxQGdtYWlsLmNvbSIsImV4cCI6MTc4MzMzNTU0M30.PMW4250f05tvbzlHOvCbpEuGxjuReMRPks8MyU-gres
[29-Jun-2026 11:00:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 11:00:07 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 11:00:07 UTC] User ID: 919
[29-Jun-2026 11:00:07 UTC] ✅ User profile retrieved successfully for user ID: 919
[29-Jun-2026 11:00:07 UTC] === API CALL LOG ===
[29-Jun-2026 11:00:07 UTC] Endpoint: user/profile.php
[29-Jun-2026 11:00:07 UTC] Full Log Data: {
    "timestamp": "2026-06-29 11:00:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:72eb:7e00:df83:5a88:c8fa:49cc",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:72eb:7e00:df83:5a88:c8fa:49cc, 162.159.113.83",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE5IiwidXNlcm5hbWUiOiJiZWtqb25fc2hhdmthdG92IiwiZW1haWwiOiJiZWtqb25zaGF2a2F0b3YxQGdtYWlsLmNvbSIsImV4cCI6MTc4MzMzNTU0M30.PMW4250f05tvbzlHOvCbpEuGxjuReMRPks8MyU-gres",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1346cfaca38c76c-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a05:45c2:72eb:7e00:df83:5a88:c8fa:49cc",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 11:00:07 UTC] === END API CALL LOG ===
[29-Jun-2026 11:00:07 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 11:00:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE5IiwidXNlcm5hbWUiOiJiZWtqb25fc2hhdmthdG92IiwiZW1haWwiOiJiZWtqb25zaGF2a2F0b3YxQGdtYWlsLmNvbSIsImV4cCI6MTc4MzMzNTU0M30.PMW4250f05tvbzlHOvCbpEuGxjuReMRPks8MyU-gres
[29-Jun-2026 11:00:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 11:00:07 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 11:00:07 UTC] User ID: 919
[29-Jun-2026 11:00:07 UTC] ✅ User profile retrieved successfully for user ID: 919
[29-Jun-2026 11:00:08 UTC] === API CALL LOG ===
[29-Jun-2026 11:00:08 UTC] Endpoint: user/profile.php
[29-Jun-2026 11:00:08 UTC] Full Log Data: {
    "timestamp": "2026-06-29 11:00:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:72eb:7e00:df83:5a88:c8fa:49cc",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:72eb:7e00:df83:5a88:c8fa:49cc, 162.159.113.83",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE5IiwidXNlcm5hbWUiOiJiZWtqb25fc2hhdmthdG92IiwiZW1haWwiOiJiZWtqb25zaGF2a2F0b3YxQGdtYWlsLmNvbSIsImV4cCI6MTc4MzMzNTU0M30.PMW4250f05tvbzlHOvCbpEuGxjuReMRPks8MyU-gres",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1346cff9c9ec76c-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a05:45c2:72eb:7e00:df83:5a88:c8fa:49cc",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 11:00:08 UTC] === END API CALL LOG ===
[29-Jun-2026 11:00:08 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 11:00:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE5IiwidXNlcm5hbWUiOiJiZWtqb25fc2hhdmthdG92IiwiZW1haWwiOiJiZWtqb25zaGF2a2F0b3YxQGdtYWlsLmNvbSIsImV4cCI6MTc4MzMzNTU0M30.PMW4250f05tvbzlHOvCbpEuGxjuReMRPks8MyU-gres
[29-Jun-2026 11:00:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 11:00:08 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 11:00:08 UTC] User ID: 919
[29-Jun-2026 11:00:08 UTC] ✅ User profile retrieved successfully for user ID: 919
[29-Jun-2026 11:00:08 UTC] === API CALL LOG ===
[29-Jun-2026 11:00:08 UTC] Endpoint: user/profile.php
[29-Jun-2026 11:00:08 UTC] Full Log Data: {
    "timestamp": "2026-06-29 11:00:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:72eb:7e00:df83:5a88:c8fa:49cc",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:72eb:7e00:df83:5a88:c8fa:49cc, 162.159.113.83",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE5IiwidXNlcm5hbWUiOiJiZWtqb25fc2hhdmthdG92IiwiZW1haWwiOiJiZWtqb25zaGF2a2F0b3YxQGdtYWlsLmNvbSIsImV4cCI6MTc4MzMzNTU0M30.PMW4250f05tvbzlHOvCbpEuGxjuReMRPks8MyU-gres",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1346d030840c76c-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a05:45c2:72eb:7e00:df83:5a88:c8fa:49cc",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 11:00:08 UTC] === END API CALL LOG ===
[29-Jun-2026 11:00:08 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 11:00:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE5IiwidXNlcm5hbWUiOiJiZWtqb25fc2hhdmthdG92IiwiZW1haWwiOiJiZWtqb25zaGF2a2F0b3YxQGdtYWlsLmNvbSIsImV4cCI6MTc4MzMzNTU0M30.PMW4250f05tvbzlHOvCbpEuGxjuReMRPks8MyU-gres
[29-Jun-2026 11:00:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 11:00:08 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 11:00:08 UTC] User ID: 919
[29-Jun-2026 11:00:08 UTC] ✅ User profile retrieved successfully for user ID: 919
[29-Jun-2026 11:01:13 UTC] === API CALL LOG ===
[29-Jun-2026 11:01:13 UTC] Endpoint: user/profile.php
[29-Jun-2026 11:01:13 UTC] Full Log Data: {
    "timestamp": "2026-06-29 11:01:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.92.24.135",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.92.24.135, 172.71.241.85",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ4IiwidXNlcm5hbWUiOiJAbWFkdWthaWJlIiwiZW1haWwiOiJtYWR1a2FkYW5pZWx0b2NoaUBnbWFpbC5jb20iLCJleHAiOjE3ODAzOTc5MjN9.-15g-pHI-j-sDdRFCjhbHt0IOcFwLJbZ3s13p3PDy-Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1346e96bc78e539-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.92.24.135",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 11:01:13 UTC] === END API CALL LOG ===
[29-Jun-2026 11:01:13 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 11:01:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ4IiwidXNlcm5hbWUiOiJAbWFkdWthaWJlIiwiZW1haWwiOiJtYWR1a2FkYW5pZWx0b2NoaUBnbWFpbC5jb20iLCJleHAiOjE3ODAzOTc5MjN9.-15g-pHI-j-sDdRFCjhbHt0IOcFwLJbZ3s13p3PDy-Q
[29-Jun-2026 11:01:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 11:01:13 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 11:01:13 UTC] User ID: 648
[29-Jun-2026 11:01:13 UTC] ✅ User profile retrieved successfully for user ID: 648
[29-Jun-2026 11:01:14 UTC] === API CALL LOG ===
[29-Jun-2026 11:01:14 UTC] Endpoint: user/profile.php
[29-Jun-2026 11:01:14 UTC] Full Log Data: {
    "timestamp": "2026-06-29 11:01:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.92.24.135",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.92.24.135, 172.71.241.85",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ4IiwidXNlcm5hbWUiOiJAbWFkdWthaWJlIiwiZW1haWwiOiJtYWR1a2FkYW5pZWx0b2NoaUBnbWFpbC5jb20iLCJleHAiOjE3ODAzOTc5MjN9.-15g-pHI-j-sDdRFCjhbHt0IOcFwLJbZ3s13p3PDy-Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1346e9bcbc1e539-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.92.24.135",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 11:01:14 UTC] === END API CALL LOG ===
[29-Jun-2026 11:01:14 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 11:01:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ4IiwidXNlcm5hbWUiOiJAbWFkdWthaWJlIiwiZW1haWwiOiJtYWR1a2FkYW5pZWx0b2NoaUBnbWFpbC5jb20iLCJleHAiOjE3ODAzOTc5MjN9.-15g-pHI-j-sDdRFCjhbHt0IOcFwLJbZ3s13p3PDy-Q
[29-Jun-2026 11:01:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 11:01:14 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 11:01:14 UTC] User ID: 648
[29-Jun-2026 11:01:14 UTC] ✅ User profile retrieved successfully for user ID: 648
[29-Jun-2026 11:01:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 11:01:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 11:01:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.92.24.135, 172.71.241.85","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ4IiwidXNlcm5hbWUiOiJAbWFkdWthaWJlIiwiZW1haWwiOiJtYWR1a2FkYW5pZWx0b2NoaUBnbWFpbC5jb20iLCJleHAiOjE3ODAzOTc5MjN9.-15g-pHI-j-sDdRFCjhbHt0IOcFwLJbZ3s13p3PDy-Q","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1346e9bcbc4e539-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.92.24.135","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-Jun-2026 11:01:14 UTC] === User Orders API Called ===
[29-Jun-2026 11:01:14 UTC] User ID: 648
[29-Jun-2026 11:01:14 UTC] Limit: 20, Offset: 0
[29-Jun-2026 11:01:14 UTC] Orders found: 0
[29-Jun-2026 11:01:14 UTC] Orders data: []
[29-Jun-2026 11:01:14 UTC] Total orders count: 0
[29-Jun-2026 11:01:14 UTC] === API CALL LOG ===
[29-Jun-2026 11:01:14 UTC] Endpoint: user/profile.php
[29-Jun-2026 11:01:14 UTC] Full Log Data: {
    "timestamp": "2026-06-29 11:01:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.92.24.135",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.92.24.135, 172.71.241.20",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ4IiwidXNlcm5hbWUiOiJAbWFkdWthaWJlIiwiZW1haWwiOiJtYWR1a2FkYW5pZWx0b2NoaUBnbWFpbC5jb20iLCJleHAiOjE3ODAzOTc5MjN9.-15g-pHI-j-sDdRFCjhbHt0IOcFwLJbZ3s13p3PDy-Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1346e9d4864e539-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.92.24.135",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 11:01:14 UTC] === END API CALL LOG ===
[29-Jun-2026 11:01:14 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 11:01:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjQ4IiwidXNlcm5hbWUiOiJAbWFkdWthaWJlIiwiZW1haWwiOiJtYWR1a2FkYW5pZWx0b2NoaUBnbWFpbC5jb20iLCJleHAiOjE3ODAzOTc5MjN9.-15g-pHI-j-sDdRFCjhbHt0IOcFwLJbZ3s13p3PDy-Q
[29-Jun-2026 11:01:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 11:01:14 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 11:01:14 UTC] User ID: 648
[29-Jun-2026 11:01:14 UTC] ✅ User profile retrieved successfully for user ID: 648
[29-Jun-2026 15:19:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 15:19:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 15:19:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"114.122.101.216, 172.69.165.8","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIwIiwidXNlcm5hbWUiOiJtYXp6bzg4IiwiZW1haWwiOiJyYWZpZi5ycjAwOThAZ21haWwuY29tIiwiZXhwIjoxNzgzMzUxMTc2fQ.sNpdyLu2yie1I41GimUgiVIMhdvZTlwf759SztQcjgg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a135e937ad7cef70-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"114.122.101.216","cf-ipcountry":"ID","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-Jun-2026 15:19:42 UTC] === User Orders API Called ===
[29-Jun-2026 15:19:42 UTC] User ID: 920
[29-Jun-2026 15:19:42 UTC] Limit: 20, Offset: 0
[29-Jun-2026 15:19:42 UTC] Orders found: 0
[29-Jun-2026 15:19:42 UTC] Orders data: []
[29-Jun-2026 15:19:42 UTC] Total orders count: 0
[29-Jun-2026 15:19:42 UTC] === API CALL LOG ===
[29-Jun-2026 15:19:42 UTC] Endpoint: user/profile.php
[29-Jun-2026 15:19:42 UTC] Full Log Data: {
    "timestamp": "2026-06-29 15:19:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "114.122.101.216",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "114.122.101.216, 172.69.165.8",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIwIiwidXNlcm5hbWUiOiJtYXp6bzg4IiwiZW1haWwiOiJyYWZpZi5ycjAwOThAZ21haWwuY29tIiwiZXhwIjoxNzgzMzUxMTc2fQ.sNpdyLu2yie1I41GimUgiVIMhdvZTlwf759SztQcjgg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a135e937ad83ef70-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "114.122.101.216",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 15:19:42 UTC] === END API CALL LOG ===
[29-Jun-2026 15:19:42 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 15:19:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIwIiwidXNlcm5hbWUiOiJtYXp6bzg4IiwiZW1haWwiOiJyYWZpZi5ycjAwOThAZ21haWwuY29tIiwiZXhwIjoxNzgzMzUxMTc2fQ.sNpdyLu2yie1I41GimUgiVIMhdvZTlwf759SztQcjgg
[29-Jun-2026 15:19:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 15:19:42 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 15:19:42 UTC] User ID: 920
[29-Jun-2026 15:19:42 UTC] ✅ User profile retrieved successfully for user ID: 920
[29-Jun-2026 15:19:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 15:19:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 15:19:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"114.122.101.216, 172.69.165.48","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIwIiwidXNlcm5hbWUiOiJtYXp6bzg4IiwiZW1haWwiOiJyYWZpZi5ycjAwOThAZ21haWwuY29tIiwiZXhwIjoxNzgzMzUxMTc2fQ.sNpdyLu2yie1I41GimUgiVIMhdvZTlwf759SztQcjgg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a135e967dcf9ef70-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"114.122.101.216","cf-ipcountry":"ID","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-Jun-2026 15:19:50 UTC] === User Orders API Called ===
[29-Jun-2026 15:19:50 UTC] User ID: 920
[29-Jun-2026 15:19:50 UTC] Limit: 20, Offset: 0
[29-Jun-2026 15:19:50 UTC] Orders found: 0
[29-Jun-2026 15:19:50 UTC] Orders data: []
[29-Jun-2026 15:19:50 UTC] Total orders count: 0
[29-Jun-2026 15:19:50 UTC] === API CALL LOG ===
[29-Jun-2026 15:19:50 UTC] Endpoint: user/profile.php
[29-Jun-2026 15:19:50 UTC] Full Log Data: {
    "timestamp": "2026-06-29 15:19:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "114.122.101.216",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "114.122.101.216, 172.69.165.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIwIiwidXNlcm5hbWUiOiJtYXp6bzg4IiwiZW1haWwiOiJyYWZpZi5ycjAwOThAZ21haWwuY29tIiwiZXhwIjoxNzgzMzUxMTc2fQ.sNpdyLu2yie1I41GimUgiVIMhdvZTlwf759SztQcjgg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a135e96efd32ef70-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "114.122.101.216",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 15:19:50 UTC] === END API CALL LOG ===
[29-Jun-2026 15:19:50 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 15:19:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIwIiwidXNlcm5hbWUiOiJtYXp6bzg4IiwiZW1haWwiOiJyYWZpZi5ycjAwOThAZ21haWwuY29tIiwiZXhwIjoxNzgzMzUxMTc2fQ.sNpdyLu2yie1I41GimUgiVIMhdvZTlwf759SztQcjgg
[29-Jun-2026 15:19:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 15:19:50 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 15:19:50 UTC] User ID: 920
[29-Jun-2026 15:19:50 UTC] ✅ User profile retrieved successfully for user ID: 920
[29-Jun-2026 15:19:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 15:19:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 15:19:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"114.122.101.216, 172.69.165.48","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIwIiwidXNlcm5hbWUiOiJtYXp6bzg4IiwiZW1haWwiOiJyYWZpZi5ycjAwOThAZ21haWwuY29tIiwiZXhwIjoxNzgzMzUxMTc2fQ.sNpdyLu2yie1I41GimUgiVIMhdvZTlwf759SztQcjgg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a135e96efd3fef70-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"114.122.101.216","cf-ipcountry":"ID","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-Jun-2026 15:19:50 UTC] === User Orders API Called ===
[29-Jun-2026 15:19:50 UTC] User ID: 920
[29-Jun-2026 15:19:50 UTC] Limit: 20, Offset: 0
[29-Jun-2026 15:19:50 UTC] Orders found: 0
[29-Jun-2026 15:19:50 UTC] Orders data: []
[29-Jun-2026 15:19:50 UTC] Total orders count: 0
[29-Jun-2026 15:19:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 15:19:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 15:19:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"114.122.101.216, 172.69.165.48","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIwIiwidXNlcm5hbWUiOiJtYXp6bzg4IiwiZW1haWwiOiJyYWZpZi5ycjAwOThAZ21haWwuY29tIiwiZXhwIjoxNzgzMzUxMTc2fQ.sNpdyLu2yie1I41GimUgiVIMhdvZTlwf759SztQcjgg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a135e97a8d48ef70-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"114.122.101.216","cf-ipcountry":"ID","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-Jun-2026 15:19:52 UTC] === User Orders API Called ===
[29-Jun-2026 15:19:52 UTC] User ID: 920
[29-Jun-2026 15:19:52 UTC] Limit: 20, Offset: 0
[29-Jun-2026 15:19:52 UTC] Orders found: 0
[29-Jun-2026 15:19:52 UTC] Orders data: []
[29-Jun-2026 15:19:52 UTC] Total orders count: 0
[29-Jun-2026 15:19:52 UTC] === API CALL LOG ===
[29-Jun-2026 15:19:52 UTC] Endpoint: user/profile.php
[29-Jun-2026 15:19:52 UTC] Full Log Data: {
    "timestamp": "2026-06-29 15:19:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "114.122.101.216",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "114.122.101.216, 172.69.165.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIwIiwidXNlcm5hbWUiOiJtYXp6bzg4IiwiZW1haWwiOiJyYWZpZi5ycjAwOThAZ21haWwuY29tIiwiZXhwIjoxNzgzMzUxMTc2fQ.sNpdyLu2yie1I41GimUgiVIMhdvZTlwf759SztQcjgg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a135e97a8d4eef70-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "114.122.101.216",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 15:19:52 UTC] === END API CALL LOG ===
[29-Jun-2026 15:19:52 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 15:19:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIwIiwidXNlcm5hbWUiOiJtYXp6bzg4IiwiZW1haWwiOiJyYWZpZi5ycjAwOThAZ21haWwuY29tIiwiZXhwIjoxNzgzMzUxMTc2fQ.sNpdyLu2yie1I41GimUgiVIMhdvZTlwf759SztQcjgg
[29-Jun-2026 15:19:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 15:19:52 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 15:19:52 UTC] User ID: 920
[29-Jun-2026 15:19:52 UTC] ✅ User profile retrieved successfully for user ID: 920
[29-Jun-2026 15:19:53 UTC] === API CALL LOG ===
[29-Jun-2026 15:19:53 UTC] Endpoint: user/profile.php
[29-Jun-2026 15:19:53 UTC] Full Log Data: {
    "timestamp": "2026-06-29 15:19:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "114.122.101.216",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "114.122.101.216, 172.69.165.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIwIiwidXNlcm5hbWUiOiJtYXp6bzg4IiwiZW1haWwiOiJyYWZpZi5ycjAwOThAZ21haWwuY29tIiwiZXhwIjoxNzgzMzUxMTc2fQ.sNpdyLu2yie1I41GimUgiVIMhdvZTlwf759SztQcjgg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a135e9815c87ef70-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "114.122.101.216",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 15:19:53 UTC] === END API CALL LOG ===
[29-Jun-2026 15:19:53 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 15:19:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIwIiwidXNlcm5hbWUiOiJtYXp6bzg4IiwiZW1haWwiOiJyYWZpZi5ycjAwOThAZ21haWwuY29tIiwiZXhwIjoxNzgzMzUxMTc2fQ.sNpdyLu2yie1I41GimUgiVIMhdvZTlwf759SztQcjgg
[29-Jun-2026 15:19:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 15:19:53 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 15:19:53 UTC] User ID: 920
[29-Jun-2026 15:19:53 UTC] ✅ User profile retrieved successfully for user ID: 920
[29-Jun-2026 15:19:59 UTC] === API CALL LOG ===
[29-Jun-2026 15:19:59 UTC] Endpoint: user/profile.php
[29-Jun-2026 15:19:59 UTC] Full Log Data: {
    "timestamp": "2026-06-29 15:19:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "114.122.101.216",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "114.122.101.216, 172.69.165.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIwIiwidXNlcm5hbWUiOiJtYXp6bzg4IiwiZW1haWwiOiJyYWZpZi5ycjAwOThAZ21haWwuY29tIiwiZXhwIjoxNzgzMzUxMTc2fQ.sNpdyLu2yie1I41GimUgiVIMhdvZTlwf759SztQcjgg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a135e9a50c11ef70-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "114.122.101.216",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 15:19:59 UTC] === END API CALL LOG ===
[29-Jun-2026 15:19:59 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 15:19:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIwIiwidXNlcm5hbWUiOiJtYXp6bzg4IiwiZW1haWwiOiJyYWZpZi5ycjAwOThAZ21haWwuY29tIiwiZXhwIjoxNzgzMzUxMTc2fQ.sNpdyLu2yie1I41GimUgiVIMhdvZTlwf759SztQcjgg
[29-Jun-2026 15:19:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 15:19:59 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 15:19:59 UTC] User ID: 920
[29-Jun-2026 15:19:59 UTC] ✅ User profile retrieved successfully for user ID: 920
[29-Jun-2026 15:20:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 15:20:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 15:20:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"114.122.101.216, 172.69.165.49","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIwIiwidXNlcm5hbWUiOiJtYXp6bzg4IiwiZW1haWwiOiJyYWZpZi5ycjAwOThAZ21haWwuY29tIiwiZXhwIjoxNzgzMzUxMTc2fQ.sNpdyLu2yie1I41GimUgiVIMhdvZTlwf759SztQcjgg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a135e9dd9b51ef70-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"114.122.101.216","cf-ipcountry":"ID","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-Jun-2026 15:20:08 UTC] === User Orders API Called ===
[29-Jun-2026 15:20:08 UTC] User ID: 920
[29-Jun-2026 15:20:08 UTC] Limit: 20, Offset: 0
[29-Jun-2026 15:20:08 UTC] Orders found: 0
[29-Jun-2026 15:20:08 UTC] Orders data: []
[29-Jun-2026 15:20:08 UTC] Total orders count: 0
[29-Jun-2026 15:20:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 15:20:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 15:20:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"114.122.101.216, 172.69.165.49","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIwIiwidXNlcm5hbWUiOiJtYXp6bzg4IiwiZW1haWwiOiJyYWZpZi5ycjAwOThAZ21haWwuY29tIiwiZXhwIjoxNzgzMzUxMTc2fQ.sNpdyLu2yie1I41GimUgiVIMhdvZTlwf759SztQcjgg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a135ea4f28bcef70-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"114.122.101.216","cf-ipcountry":"ID","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-Jun-2026 15:20:26 UTC] === User Orders API Called ===
[29-Jun-2026 15:20:26 UTC] User ID: 920
[29-Jun-2026 15:20:26 UTC] Limit: 20, Offset: 0
[29-Jun-2026 15:20:26 UTC] Orders found: 0
[29-Jun-2026 15:20:26 UTC] Orders data: []
[29-Jun-2026 15:20:26 UTC] Total orders count: 0
[29-Jun-2026 15:20:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 15:20:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 15:20:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"114.122.101.216, 172.69.165.49","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIwIiwidXNlcm5hbWUiOiJtYXp6bzg4IiwiZW1haWwiOiJyYWZpZi5ycjAwOThAZ21haWwuY29tIiwiZXhwIjoxNzgzMzUxMTc2fQ.sNpdyLu2yie1I41GimUgiVIMhdvZTlwf759SztQcjgg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a135ea59cb45ef70-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"114.122.101.216","cf-ipcountry":"ID","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-Jun-2026 15:20:28 UTC] === User Orders API Called ===
[29-Jun-2026 15:20:28 UTC] User ID: 920
[29-Jun-2026 15:20:28 UTC] Limit: 20, Offset: 0
[29-Jun-2026 15:20:28 UTC] Orders found: 0
[29-Jun-2026 15:20:28 UTC] Orders data: []
[29-Jun-2026 15:20:28 UTC] Total orders count: 0
[29-Jun-2026 15:20:28 UTC] === API CALL LOG ===
[29-Jun-2026 15:20:28 UTC] Endpoint: user/profile.php
[29-Jun-2026 15:20:28 UTC] Full Log Data: {
    "timestamp": "2026-06-29 15:20:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "114.122.101.216",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "114.122.101.216, 172.69.165.49",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIwIiwidXNlcm5hbWUiOiJtYXp6bzg4IiwiZW1haWwiOiJyYWZpZi5ycjAwOThAZ21haWwuY29tIiwiZXhwIjoxNzgzMzUxMTc2fQ.sNpdyLu2yie1I41GimUgiVIMhdvZTlwf759SztQcjgg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a135ea59cb52ef70-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "114.122.101.216",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 15:20:28 UTC] === END API CALL LOG ===
[29-Jun-2026 15:20:28 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 15:20:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIwIiwidXNlcm5hbWUiOiJtYXp6bzg4IiwiZW1haWwiOiJyYWZpZi5ycjAwOThAZ21haWwuY29tIiwiZXhwIjoxNzgzMzUxMTc2fQ.sNpdyLu2yie1I41GimUgiVIMhdvZTlwf759SztQcjgg
[29-Jun-2026 15:20:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 15:20:28 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 15:20:28 UTC] User ID: 920
[29-Jun-2026 15:20:28 UTC] ✅ User profile retrieved successfully for user ID: 920
[29-Jun-2026 15:20:28 UTC] === API CALL LOG ===
[29-Jun-2026 15:20:28 UTC] Endpoint: user/profile.php
[29-Jun-2026 15:20:28 UTC] Full Log Data: {
    "timestamp": "2026-06-29 15:20:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "114.122.101.216",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "114.122.101.216, 172.69.165.49",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIwIiwidXNlcm5hbWUiOiJtYXp6bzg4IiwiZW1haWwiOiJyYWZpZi5ycjAwOThAZ21haWwuY29tIiwiZXhwIjoxNzgzMzUxMTc2fQ.sNpdyLu2yie1I41GimUgiVIMhdvZTlwf759SztQcjgg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a135ea5c8cddef70-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "114.122.101.216",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 15:20:28 UTC] === END API CALL LOG ===
[29-Jun-2026 15:20:28 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 15:20:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIwIiwidXNlcm5hbWUiOiJtYXp6bzg4IiwiZW1haWwiOiJyYWZpZi5ycjAwOThAZ21haWwuY29tIiwiZXhwIjoxNzgzMzUxMTc2fQ.sNpdyLu2yie1I41GimUgiVIMhdvZTlwf759SztQcjgg
[29-Jun-2026 15:20:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 15:20:28 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 15:20:28 UTC] User ID: 920
[29-Jun-2026 15:20:28 UTC] ✅ User profile retrieved successfully for user ID: 920
[29-Jun-2026 15:20:35 UTC] === API CALL LOG ===
[29-Jun-2026 15:20:35 UTC] Endpoint: user/profile.php
[29-Jun-2026 15:20:35 UTC] Full Log Data: {
    "timestamp": "2026-06-29 15:20:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "114.122.101.216",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "114.122.101.216, 172.69.165.49",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIwIiwidXNlcm5hbWUiOiJtYXp6bzg4IiwiZW1haWwiOiJyYWZpZi5ycjAwOThAZ21haWwuY29tIiwiZXhwIjoxNzgzMzUxMTc2fQ.sNpdyLu2yie1I41GimUgiVIMhdvZTlwf759SztQcjgg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a135ea85df3fef70-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "114.122.101.216",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 15:20:35 UTC] === END API CALL LOG ===
[29-Jun-2026 15:20:35 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 15:20:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIwIiwidXNlcm5hbWUiOiJtYXp6bzg4IiwiZW1haWwiOiJyYWZpZi5ycjAwOThAZ21haWwuY29tIiwiZXhwIjoxNzgzMzUxMTc2fQ.sNpdyLu2yie1I41GimUgiVIMhdvZTlwf759SztQcjgg
[29-Jun-2026 15:20:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 15:20:35 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 15:20:35 UTC] User ID: 920
[29-Jun-2026 15:20:35 UTC] ✅ User profile retrieved successfully for user ID: 920
[29-Jun-2026 15:20:48 UTC] === API CALL LOG ===
[29-Jun-2026 15:20:48 UTC] Endpoint: user/profile.php
[29-Jun-2026 15:20:48 UTC] Full Log Data: {
    "timestamp": "2026-06-29 15:20:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "114.122.101.216",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "114.122.101.216, 172.69.165.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIwIiwidXNlcm5hbWUiOiJtYXp6bzg4IiwiZW1haWwiOiJyYWZpZi5ycjAwOThAZ21haWwuY29tIiwiZXhwIjoxNzgzMzUxMTc2fQ.sNpdyLu2yie1I41GimUgiVIMhdvZTlwf759SztQcjgg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a135ead7997eef70-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "114.122.101.216",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 15:20:48 UTC] === END API CALL LOG ===
[29-Jun-2026 15:20:48 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 15:20:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIwIiwidXNlcm5hbWUiOiJtYXp6bzg4IiwiZW1haWwiOiJyYWZpZi5ycjAwOThAZ21haWwuY29tIiwiZXhwIjoxNzgzMzUxMTc2fQ.sNpdyLu2yie1I41GimUgiVIMhdvZTlwf759SztQcjgg
[29-Jun-2026 15:20:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 15:20:48 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 15:20:48 UTC] User ID: 920
[29-Jun-2026 15:20:48 UTC] ✅ User profile retrieved successfully for user ID: 920
[29-Jun-2026 15:20:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 15:20:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 15:20:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"114.122.101.216, 172.69.165.48","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIwIiwidXNlcm5hbWUiOiJtYXp6bzg4IiwiZW1haWwiOiJyYWZpZi5ycjAwOThAZ21haWwuY29tIiwiZXhwIjoxNzgzMzUxMTc2fQ.sNpdyLu2yie1I41GimUgiVIMhdvZTlwf759SztQcjgg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a135ead4f97fef70-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"114.122.101.216","cf-ipcountry":"ID","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-Jun-2026 15:20:48 UTC] === User Orders API Called ===
[29-Jun-2026 15:20:48 UTC] User ID: 920
[29-Jun-2026 15:20:48 UTC] Limit: 20, Offset: 0
[29-Jun-2026 15:20:48 UTC] Orders found: 0
[29-Jun-2026 15:20:48 UTC] Orders data: []
[29-Jun-2026 15:20:48 UTC] Total orders count: 0
[29-Jun-2026 15:20:48 UTC] === API CALL LOG ===
[29-Jun-2026 15:20:48 UTC] Endpoint: user/profile.php
[29-Jun-2026 15:20:48 UTC] Full Log Data: {
    "timestamp": "2026-06-29 15:20:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "114.122.101.216",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "114.122.101.216, 172.69.165.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIwIiwidXNlcm5hbWUiOiJtYXp6bzg4IiwiZW1haWwiOiJyYWZpZi5ycjAwOThAZ21haWwuY29tIiwiZXhwIjoxNzgzMzUxMTc2fQ.sNpdyLu2yie1I41GimUgiVIMhdvZTlwf759SztQcjgg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a135ead4f982ef70-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "114.122.101.216",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 15:20:48 UTC] === END API CALL LOG ===
[29-Jun-2026 15:20:48 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 15:20:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIwIiwidXNlcm5hbWUiOiJtYXp6bzg4IiwiZW1haWwiOiJyYWZpZi5ycjAwOThAZ21haWwuY29tIiwiZXhwIjoxNzgzMzUxMTc2fQ.sNpdyLu2yie1I41GimUgiVIMhdvZTlwf759SztQcjgg
[29-Jun-2026 15:20:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 15:20:48 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 15:20:48 UTC] User ID: 920
[29-Jun-2026 15:20:48 UTC] ✅ User profile retrieved successfully for user ID: 920
[29-Jun-2026 15:21:02 UTC] === API CALL LOG ===
[29-Jun-2026 15:21:02 UTC] Endpoint: user/profile.php
[29-Jun-2026 15:21:02 UTC] Full Log Data: {
    "timestamp": "2026-06-29 15:21:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "114.122.101.216",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "114.122.101.216, 172.69.165.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIwIiwidXNlcm5hbWUiOiJtYXp6bzg4IiwiZW1haWwiOiJyYWZpZi5ycjAwOThAZ21haWwuY29tIiwiZXhwIjoxNzgzMzUxMTc2fQ.sNpdyLu2yie1I41GimUgiVIMhdvZTlwf759SztQcjgg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a135eb2d49deef70-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "114.122.101.216",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 15:21:02 UTC] === END API CALL LOG ===
[29-Jun-2026 15:21:02 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 15:21:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIwIiwidXNlcm5hbWUiOiJtYXp6bzg4IiwiZW1haWwiOiJyYWZpZi5ycjAwOThAZ21haWwuY29tIiwiZXhwIjoxNzgzMzUxMTc2fQ.sNpdyLu2yie1I41GimUgiVIMhdvZTlwf759SztQcjgg
[29-Jun-2026 15:21:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 15:21:02 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 15:21:02 UTC] User ID: 920
[29-Jun-2026 15:21:02 UTC] ✅ User profile retrieved successfully for user ID: 920
[29-Jun-2026 15:21:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 15:21:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 15:21:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"114.122.101.216, 172.69.165.48","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIwIiwidXNlcm5hbWUiOiJtYXp6bzg4IiwiZW1haWwiOiJyYWZpZi5ycjAwOThAZ21haWwuY29tIiwiZXhwIjoxNzgzMzUxMTc2fQ.sNpdyLu2yie1I41GimUgiVIMhdvZTlwf759SztQcjgg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a135eb2d49dbef70-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"114.122.101.216","cf-ipcountry":"ID","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-Jun-2026 15:21:02 UTC] === User Orders API Called ===
[29-Jun-2026 15:21:02 UTC] User ID: 920
[29-Jun-2026 15:21:02 UTC] Limit: 20, Offset: 0
[29-Jun-2026 15:21:02 UTC] Orders found: 0
[29-Jun-2026 15:21:02 UTC] Orders data: []
[29-Jun-2026 15:21:02 UTC] Total orders count: 0
[29-Jun-2026 15:21:02 UTC] === API CALL LOG ===
[29-Jun-2026 15:21:02 UTC] Endpoint: user/profile.php
[29-Jun-2026 15:21:02 UTC] Full Log Data: {
    "timestamp": "2026-06-29 15:21:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "114.122.101.216",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "114.122.101.216, 172.69.165.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIwIiwidXNlcm5hbWUiOiJtYXp6bzg4IiwiZW1haWwiOiJyYWZpZi5ycjAwOThAZ21haWwuY29tIiwiZXhwIjoxNzgzMzUxMTc2fQ.sNpdyLu2yie1I41GimUgiVIMhdvZTlwf759SztQcjgg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a135eb30bdecef70-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "114.122.101.216",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 15:21:02 UTC] === END API CALL LOG ===
[29-Jun-2026 15:21:02 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 15:21:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIwIiwidXNlcm5hbWUiOiJtYXp6bzg4IiwiZW1haWwiOiJyYWZpZi5ycjAwOThAZ21haWwuY29tIiwiZXhwIjoxNzgzMzUxMTc2fQ.sNpdyLu2yie1I41GimUgiVIMhdvZTlwf759SztQcjgg
[29-Jun-2026 15:21:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 15:21:02 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 15:21:02 UTC] User ID: 920
[29-Jun-2026 15:21:02 UTC] ✅ User profile retrieved successfully for user ID: 920
[29-Jun-2026 15:21:10 UTC] === API CALL LOG ===
[29-Jun-2026 15:21:10 UTC] Endpoint: user/profile.php
[29-Jun-2026 15:21:10 UTC] Full Log Data: {
    "timestamp": "2026-06-29 15:21:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "114.122.101.216",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "114.122.101.216, 172.69.165.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIwIiwidXNlcm5hbWUiOiJtYXp6bzg4IiwiZW1haWwiOiJyYWZpZi5ycjAwOThAZ21haWwuY29tIiwiZXhwIjoxNzgzMzUxMTc2fQ.sNpdyLu2yie1I41GimUgiVIMhdvZTlwf759SztQcjgg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a135eb5d996bef70-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "114.122.101.216",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 15:21:10 UTC] === END API CALL LOG ===
[29-Jun-2026 15:21:10 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 15:21:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIwIiwidXNlcm5hbWUiOiJtYXp6bzg4IiwiZW1haWwiOiJyYWZpZi5ycjAwOThAZ21haWwuY29tIiwiZXhwIjoxNzgzMzUxMTc2fQ.sNpdyLu2yie1I41GimUgiVIMhdvZTlwf759SztQcjgg
[29-Jun-2026 15:21:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 15:21:10 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 15:21:10 UTC] User ID: 920
[29-Jun-2026 15:21:10 UTC] ✅ User profile retrieved successfully for user ID: 920
[29-Jun-2026 15:21:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 15:21:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 15:21:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"114.122.101.216, 172.69.165.48","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIwIiwidXNlcm5hbWUiOiJtYXp6bzg4IiwiZW1haWwiOiJyYWZpZi5ycjAwOThAZ21haWwuY29tIiwiZXhwIjoxNzgzMzUxMTc2fQ.sNpdyLu2yie1I41GimUgiVIMhdvZTlwf759SztQcjgg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a135eb5d9956ef70-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"114.122.101.216","cf-ipcountry":"ID","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-Jun-2026 15:21:10 UTC] === User Orders API Called ===
[29-Jun-2026 15:21:10 UTC] User ID: 920
[29-Jun-2026 15:21:10 UTC] Limit: 20, Offset: 0
[29-Jun-2026 15:21:10 UTC] Orders found: 0
[29-Jun-2026 15:21:10 UTC] Orders data: []
[29-Jun-2026 15:21:10 UTC] Total orders count: 0
[29-Jun-2026 15:21:11 UTC] === API CALL LOG ===
[29-Jun-2026 15:21:11 UTC] Endpoint: user/profile.php
[29-Jun-2026 15:21:11 UTC] Full Log Data: {
    "timestamp": "2026-06-29 15:21:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "114.122.101.216",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "114.122.101.216, 172.69.165.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIwIiwidXNlcm5hbWUiOiJtYXp6bzg4IiwiZW1haWwiOiJyYWZpZi5ycjAwOThAZ21haWwuY29tIiwiZXhwIjoxNzgzMzUxMTc2fQ.sNpdyLu2yie1I41GimUgiVIMhdvZTlwf759SztQcjgg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a135eb638bbbef70-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "114.122.101.216",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 15:21:11 UTC] === END API CALL LOG ===
[29-Jun-2026 15:21:11 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 15:21:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIwIiwidXNlcm5hbWUiOiJtYXp6bzg4IiwiZW1haWwiOiJyYWZpZi5ycjAwOThAZ21haWwuY29tIiwiZXhwIjoxNzgzMzUxMTc2fQ.sNpdyLu2yie1I41GimUgiVIMhdvZTlwf759SztQcjgg
[29-Jun-2026 15:21:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 15:21:11 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 15:21:11 UTC] User ID: 920
[29-Jun-2026 15:21:11 UTC] ✅ User profile retrieved successfully for user ID: 920
[29-Jun-2026 15:21:12 UTC] === API CALL LOG ===
[29-Jun-2026 15:21:12 UTC] Endpoint: user/profile.php
[29-Jun-2026 15:21:12 UTC] Full Log Data: {
    "timestamp": "2026-06-29 15:21:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "114.122.101.216",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "114.122.101.216, 172.69.165.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIwIiwidXNlcm5hbWUiOiJtYXp6bzg4IiwiZW1haWwiOiJyYWZpZi5ycjAwOThAZ21haWwuY29tIiwiZXhwIjoxNzgzMzUxMTc2fQ.sNpdyLu2yie1I41GimUgiVIMhdvZTlwf759SztQcjgg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a135eb6a7a5eef70-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "114.122.101.216",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 15:21:12 UTC] === END API CALL LOG ===
[29-Jun-2026 15:21:12 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 15:21:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIwIiwidXNlcm5hbWUiOiJtYXp6bzg4IiwiZW1haWwiOiJyYWZpZi5ycjAwOThAZ21haWwuY29tIiwiZXhwIjoxNzgzMzUxMTc2fQ.sNpdyLu2yie1I41GimUgiVIMhdvZTlwf759SztQcjgg
[29-Jun-2026 15:21:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 15:21:12 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 15:21:12 UTC] User ID: 920
[29-Jun-2026 15:21:12 UTC] ✅ User profile retrieved successfully for user ID: 920
[29-Jun-2026 15:21:13 UTC] User Purchases API - User ID: 920
[29-Jun-2026 15:21:13 UTC] User Purchases API - Total purchases found: 1
[29-Jun-2026 17:23:13 UTC] === API CALL LOG ===
[29-Jun-2026 17:23:13 UTC] Endpoint: user/profile.php
[29-Jun-2026 17:23:13 UTC] Full Log Data: {
    "timestamp": "2026-06-29 17:23:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "39.34.166.176",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "39.34.166.176, 104.22.96.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE1IiwidXNlcm5hbWUiOiJAZ29sZG1hcmtlc3Rhbmx5c2lzIiwiZW1haWwiOiJtcWw4NjcwOTBAZ21haWwuY29tIiwiZXhwIjoxNzgzMzE3NzM3fQ.H9WlEJytPArAFIpNUlxnxBzv_oEWrSgK14wvaBK3-JY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1369e241a512361-KHI",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "39.34.166.176",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 17:23:13 UTC] === END API CALL LOG ===
[29-Jun-2026 17:23:13 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 17:23:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE1IiwidXNlcm5hbWUiOiJAZ29sZG1hcmtlc3Rhbmx5c2lzIiwiZW1haWwiOiJtcWw4NjcwOTBAZ21haWwuY29tIiwiZXhwIjoxNzgzMzE3NzM3fQ.H9WlEJytPArAFIpNUlxnxBzv_oEWrSgK14wvaBK3-JY
[29-Jun-2026 17:23:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 17:23:13 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 17:23:13 UTC] User ID: 915
[29-Jun-2026 17:23:13 UTC] ✅ User profile retrieved successfully for user ID: 915
[29-Jun-2026 17:23:13 UTC] === API CALL LOG ===
[29-Jun-2026 17:23:13 UTC] Endpoint: user/profile.php
[29-Jun-2026 17:23:13 UTC] Full Log Data: {
    "timestamp": "2026-06-29 17:23:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "39.34.166.176",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "39.34.166.176, 104.22.96.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE1IiwidXNlcm5hbWUiOiJAZ29sZG1hcmtlc3Rhbmx5c2lzIiwiZW1haWwiOiJtcWw4NjcwOTBAZ21haWwuY29tIiwiZXhwIjoxNzgzMzE3NzM3fQ.H9WlEJytPArAFIpNUlxnxBzv_oEWrSgK14wvaBK3-JY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1369e29b9372361-KHI",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "39.34.166.176",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 17:23:13 UTC] === END API CALL LOG ===
[29-Jun-2026 17:23:13 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 17:23:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE1IiwidXNlcm5hbWUiOiJAZ29sZG1hcmtlc3Rhbmx5c2lzIiwiZW1haWwiOiJtcWw4NjcwOTBAZ21haWwuY29tIiwiZXhwIjoxNzgzMzE3NzM3fQ.H9WlEJytPArAFIpNUlxnxBzv_oEWrSgK14wvaBK3-JY
[29-Jun-2026 17:23:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 17:23:13 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 17:23:13 UTC] User ID: 915
[29-Jun-2026 17:23:13 UTC] ✅ User profile retrieved successfully for user ID: 915
[29-Jun-2026 17:23:13 UTC] === API CALL LOG ===
[29-Jun-2026 17:23:13 UTC] Endpoint: user/profile.php
[29-Jun-2026 17:23:13 UTC] Full Log Data: {
    "timestamp": "2026-06-29 17:23:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "39.34.166.176",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "39.34.166.176, 104.22.96.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE1IiwidXNlcm5hbWUiOiJAZ29sZG1hcmtlc3Rhbmx5c2lzIiwiZW1haWwiOiJtcWw4NjcwOTBAZ21haWwuY29tIiwiZXhwIjoxNzgzMzE3NzM3fQ.H9WlEJytPArAFIpNUlxnxBzv_oEWrSgK14wvaBK3-JY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1369e2a2a512361-KHI",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "39.34.166.176",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 17:23:13 UTC] === END API CALL LOG ===
[29-Jun-2026 17:23:13 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 17:23:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE1IiwidXNlcm5hbWUiOiJAZ29sZG1hcmtlc3Rhbmx5c2lzIiwiZW1haWwiOiJtcWw4NjcwOTBAZ21haWwuY29tIiwiZXhwIjoxNzgzMzE3NzM3fQ.H9WlEJytPArAFIpNUlxnxBzv_oEWrSgK14wvaBK3-JY
[29-Jun-2026 17:23:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 17:23:13 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 17:23:13 UTC] User ID: 915
[29-Jun-2026 17:23:13 UTC] ✅ User profile retrieved successfully for user ID: 915
[29-Jun-2026 17:23:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 17:23:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 17:23:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"39.34.166.176, 104.22.96.138","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE1IiwidXNlcm5hbWUiOiJAZ29sZG1hcmtlc3Rhbmx5c2lzIiwiZW1haWwiOiJtcWw4NjcwOTBAZ21haWwuY29tIiwiZXhwIjoxNzgzMzE3NzM3fQ.H9WlEJytPArAFIpNUlxnxBzv_oEWrSgK14wvaBK3-JY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1369e29b93a2361-KHI","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"39.34.166.176","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-Jun-2026 17:23:13 UTC] === User Orders API Called ===
[29-Jun-2026 17:23:13 UTC] User ID: 915
[29-Jun-2026 17:23:13 UTC] Limit: 20, Offset: 0
[29-Jun-2026 17:23:13 UTC] Orders found: 0
[29-Jun-2026 17:23:13 UTC] Orders data: []
[29-Jun-2026 17:23:13 UTC] Total orders count: 0
[29-Jun-2026 17:23:14 UTC] === API CALL LOG ===
[29-Jun-2026 17:23:14 UTC] Endpoint: user/profile.php
[29-Jun-2026 17:23:14 UTC] Full Log Data: {
    "timestamp": "2026-06-29 17:23:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "39.34.166.176",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "39.34.166.176, 104.22.96.138",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE1IiwidXNlcm5hbWUiOiJAZ29sZG1hcmtlc3Rhbmx5c2lzIiwiZW1haWwiOiJtcWw4NjcwOTBAZ21haWwuY29tIiwiZXhwIjoxNzgzMzE3NzM3fQ.H9WlEJytPArAFIpNUlxnxBzv_oEWrSgK14wvaBK3-JY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1369e3238cf2361-KHI",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "39.34.166.176",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 17:23:14 UTC] === END API CALL LOG ===
[29-Jun-2026 17:23:14 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 17:23:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE1IiwidXNlcm5hbWUiOiJAZ29sZG1hcmtlc3Rhbmx5c2lzIiwiZW1haWwiOiJtcWw4NjcwOTBAZ21haWwuY29tIiwiZXhwIjoxNzgzMzE3NzM3fQ.H9WlEJytPArAFIpNUlxnxBzv_oEWrSgK14wvaBK3-JY
[29-Jun-2026 17:23:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 17:23:14 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 17:23:14 UTC] User ID: 915
[29-Jun-2026 17:23:14 UTC] ✅ User profile retrieved successfully for user ID: 915
[29-Jun-2026 17:36:51 UTC] === API CALL LOG ===
[29-Jun-2026 17:36:51 UTC] Endpoint: user/profile.php
[29-Jun-2026 17:36:51 UTC] Full Log Data: {
    "timestamp": "2026-06-29 17:36:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.85.162.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.85.162.70, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTAxIiwidXNlcm5hbWUiOiJDQU1FTCIsImVtYWlsIjoiY2FtZWxwYXVsNUBnbWFpbC5jb20iLCJleHAiOjE3ODMxNTc3OTZ9.Z4HHnXeRm5Np8Pvq6NtgYA8yXo3H67MwFXLzNudCKDY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a136b222bbe4e1aa-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.85.162.70",
        "cf-ipcountry": "BJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 17:36:51 UTC] === END API CALL LOG ===
[29-Jun-2026 17:36:51 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 17:36:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTAxIiwidXNlcm5hbWUiOiJDQU1FTCIsImVtYWlsIjoiY2FtZWxwYXVsNUBnbWFpbC5jb20iLCJleHAiOjE3ODMxNTc3OTZ9.Z4HHnXeRm5Np8Pvq6NtgYA8yXo3H67MwFXLzNudCKDY
[29-Jun-2026 17:36:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 17:36:51 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 17:36:51 UTC] User ID: 901
[29-Jun-2026 17:36:51 UTC] ✅ User profile retrieved successfully for user ID: 901
[29-Jun-2026 17:36:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 17:36:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 17:36:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"41.85.162.70, 172.68.234.131","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTAxIiwidXNlcm5hbWUiOiJDQU1FTCIsImVtYWlsIjoiY2FtZWxwYXVsNUBnbWFpbC5jb20iLCJleHAiOjE3ODMxNTc3OTZ9.Z4HHnXeRm5Np8Pvq6NtgYA8yXo3H67MwFXLzNudCKDY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a136b226f94fe1aa-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"41.85.162.70","cf-ipcountry":"BJ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-Jun-2026 17:36:52 UTC] === User Orders API Called ===
[29-Jun-2026 17:36:52 UTC] User ID: 901
[29-Jun-2026 17:36:52 UTC] Limit: 20, Offset: 0
[29-Jun-2026 17:36:52 UTC] Orders found: 0
[29-Jun-2026 17:36:52 UTC] Orders data: []
[29-Jun-2026 17:36:52 UTC] Total orders count: 0
[29-Jun-2026 17:36:52 UTC] === API CALL LOG ===
[29-Jun-2026 17:36:52 UTC] Endpoint: user/profile.php
[29-Jun-2026 17:36:52 UTC] Full Log Data: {
    "timestamp": "2026-06-29 17:36:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.85.162.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.85.162.70, 172.68.234.189",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTAxIiwidXNlcm5hbWUiOiJDQU1FTCIsImVtYWlsIjoiY2FtZWxwYXVsNUBnbWFpbC5jb20iLCJleHAiOjE3ODMxNTc3OTZ9.Z4HHnXeRm5Np8Pvq6NtgYA8yXo3H67MwFXLzNudCKDY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a136b226f943e1aa-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.85.162.70",
        "cf-ipcountry": "BJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 17:36:52 UTC] === END API CALL LOG ===
[29-Jun-2026 17:36:52 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 17:36:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTAxIiwidXNlcm5hbWUiOiJDQU1FTCIsImVtYWlsIjoiY2FtZWxwYXVsNUBnbWFpbC5jb20iLCJleHAiOjE3ODMxNTc3OTZ9.Z4HHnXeRm5Np8Pvq6NtgYA8yXo3H67MwFXLzNudCKDY
[29-Jun-2026 17:36:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 17:36:52 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 17:36:52 UTC] User ID: 901
[29-Jun-2026 17:36:52 UTC] ✅ User profile retrieved successfully for user ID: 901
[29-Jun-2026 17:36:52 UTC] === API CALL LOG ===
[29-Jun-2026 17:36:52 UTC] Endpoint: user/profile.php
[29-Jun-2026 17:36:52 UTC] Full Log Data: {
    "timestamp": "2026-06-29 17:36:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.85.162.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.85.162.70, 172.68.234.189",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTAxIiwidXNlcm5hbWUiOiJDQU1FTCIsImVtYWlsIjoiY2FtZWxwYXVsNUBnbWFpbC5jb20iLCJleHAiOjE3ODMxNTc3OTZ9.Z4HHnXeRm5Np8Pvq6NtgYA8yXo3H67MwFXLzNudCKDY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a136b226f952e1aa-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.85.162.70",
        "cf-ipcountry": "BJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 17:36:52 UTC] === END API CALL LOG ===
[29-Jun-2026 17:36:52 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 17:36:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTAxIiwidXNlcm5hbWUiOiJDQU1FTCIsImVtYWlsIjoiY2FtZWxwYXVsNUBnbWFpbC5jb20iLCJleHAiOjE3ODMxNTc3OTZ9.Z4HHnXeRm5Np8Pvq6NtgYA8yXo3H67MwFXLzNudCKDY
[29-Jun-2026 17:36:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 17:36:52 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 17:36:52 UTC] User ID: 901
[29-Jun-2026 17:36:52 UTC] ✅ User profile retrieved successfully for user ID: 901
[29-Jun-2026 17:36:53 UTC] === API CALL LOG ===
[29-Jun-2026 17:36:53 UTC] Endpoint: user/profile.php
[29-Jun-2026 17:36:53 UTC] Full Log Data: {
    "timestamp": "2026-06-29 17:36:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.85.162.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.85.162.70, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTAxIiwidXNlcm5hbWUiOiJDQU1FTCIsImVtYWlsIjoiY2FtZWxwYXVsNUBnbWFpbC5jb20iLCJleHAiOjE3ODMxNTc3OTZ9.Z4HHnXeRm5Np8Pvq6NtgYA8yXo3H67MwFXLzNudCKDY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a136b22e5fb3e1aa-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.85.162.70",
        "cf-ipcountry": "BJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 17:36:53 UTC] === END API CALL LOG ===
[29-Jun-2026 17:36:53 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 17:36:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTAxIiwidXNlcm5hbWUiOiJDQU1FTCIsImVtYWlsIjoiY2FtZWxwYXVsNUBnbWFpbC5jb20iLCJleHAiOjE3ODMxNTc3OTZ9.Z4HHnXeRm5Np8Pvq6NtgYA8yXo3H67MwFXLzNudCKDY
[29-Jun-2026 17:36:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 17:36:53 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 17:36:53 UTC] User ID: 901
[29-Jun-2026 17:36:53 UTC] ✅ User profile retrieved successfully for user ID: 901
[29-Jun-2026 17:37:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 17:37:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 17:37:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"41.85.162.70, 172.68.234.130","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTAxIiwidXNlcm5hbWUiOiJDQU1FTCIsImVtYWlsIjoiY2FtZWxwYXVsNUBnbWFpbC5jb20iLCJleHAiOjE3ODMxNTc3OTZ9.Z4HHnXeRm5Np8Pvq6NtgYA8yXo3H67MwFXLzNudCKDY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a136b3168d80e1aa-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"41.85.162.70","cf-ipcountry":"BJ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-Jun-2026 17:37:30 UTC] === User Orders API Called ===
[29-Jun-2026 17:37:30 UTC] User ID: 901
[29-Jun-2026 17:37:30 UTC] Limit: 20, Offset: 0
[29-Jun-2026 17:37:30 UTC] Orders found: 0
[29-Jun-2026 17:37:30 UTC] Orders data: []
[29-Jun-2026 17:37:30 UTC] Total orders count: 0
[29-Jun-2026 17:37:34 UTC] === API CALL LOG ===
[29-Jun-2026 17:37:34 UTC] Endpoint: user/profile.php
[29-Jun-2026 17:37:34 UTC] Full Log Data: {
    "timestamp": "2026-06-29 17:37:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.85.162.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.85.162.70, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTAxIiwidXNlcm5hbWUiOiJDQU1FTCIsImVtYWlsIjoiY2FtZWxwYXVsNUBnbWFpbC5jb20iLCJleHAiOjE3ODMxNTc3OTZ9.Z4HHnXeRm5Np8Pvq6NtgYA8yXo3H67MwFXLzNudCKDY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a136b32c89d4e1aa-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.85.162.70",
        "cf-ipcountry": "BJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 17:37:34 UTC] === END API CALL LOG ===
[29-Jun-2026 17:37:34 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 17:37:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTAxIiwidXNlcm5hbWUiOiJDQU1FTCIsImVtYWlsIjoiY2FtZWxwYXVsNUBnbWFpbC5jb20iLCJleHAiOjE3ODMxNTc3OTZ9.Z4HHnXeRm5Np8Pvq6NtgYA8yXo3H67MwFXLzNudCKDY
[29-Jun-2026 17:37:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 17:37:34 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 17:37:34 UTC] User ID: 901
[29-Jun-2026 17:37:34 UTC] ✅ User profile retrieved successfully for user ID: 901
[29-Jun-2026 17:37:34 UTC] User Purchases API - User ID: 901
[29-Jun-2026 17:37:34 UTC] User Purchases API - Total purchases found: 1
[29-Jun-2026 17:37:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 17:37:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 17:37:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"41.85.162.70, 172.68.234.130","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTAxIiwidXNlcm5hbWUiOiJDQU1FTCIsImVtYWlsIjoiY2FtZWxwYXVsNUBnbWFpbC5jb20iLCJleHAiOjE3ODMxNTc3OTZ9.Z4HHnXeRm5Np8Pvq6NtgYA8yXo3H67MwFXLzNudCKDY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a136b349b91de1aa-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"41.85.162.70","cf-ipcountry":"BJ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-Jun-2026 17:37:38 UTC] === User Orders API Called ===
[29-Jun-2026 17:37:38 UTC] User ID: 901
[29-Jun-2026 17:37:38 UTC] Limit: 20, Offset: 0
[29-Jun-2026 17:37:38 UTC] Orders found: 0
[29-Jun-2026 17:37:38 UTC] Orders data: []
[29-Jun-2026 17:37:38 UTC] Total orders count: 0
[29-Jun-2026 17:37:38 UTC] === API CALL LOG ===
[29-Jun-2026 17:37:38 UTC] Endpoint: user/profile.php
[29-Jun-2026 17:37:38 UTC] Full Log Data: {
    "timestamp": "2026-06-29 17:37:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.85.162.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.85.162.70, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTAxIiwidXNlcm5hbWUiOiJDQU1FTCIsImVtYWlsIjoiY2FtZWxwYXVsNUBnbWFpbC5jb20iLCJleHAiOjE3ODMxNTc3OTZ9.Z4HHnXeRm5Np8Pvq6NtgYA8yXo3H67MwFXLzNudCKDY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a136b349b922e1aa-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.85.162.70",
        "cf-ipcountry": "BJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 17:37:38 UTC] === END API CALL LOG ===
[29-Jun-2026 17:37:38 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 17:37:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTAxIiwidXNlcm5hbWUiOiJDQU1FTCIsImVtYWlsIjoiY2FtZWxwYXVsNUBnbWFpbC5jb20iLCJleHAiOjE3ODMxNTc3OTZ9.Z4HHnXeRm5Np8Pvq6NtgYA8yXo3H67MwFXLzNudCKDY
[29-Jun-2026 17:37:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 17:37:38 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 17:37:38 UTC] User ID: 901
[29-Jun-2026 17:37:38 UTC] ✅ User profile retrieved successfully for user ID: 901
[29-Jun-2026 17:37:39 UTC] === API CALL LOG ===
[29-Jun-2026 17:37:39 UTC] Endpoint: user/profile.php
[29-Jun-2026 17:37:39 UTC] Full Log Data: {
    "timestamp": "2026-06-29 17:37:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.85.162.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.85.162.70, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTAxIiwidXNlcm5hbWUiOiJDQU1FTCIsImVtYWlsIjoiY2FtZWxwYXVsNUBnbWFpbC5jb20iLCJleHAiOjE3ODMxNTc3OTZ9.Z4HHnXeRm5Np8Pvq6NtgYA8yXo3H67MwFXLzNudCKDY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a136b34d3c1be1aa-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.85.162.70",
        "cf-ipcountry": "BJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 17:37:39 UTC] === END API CALL LOG ===
[29-Jun-2026 17:37:39 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 17:37:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTAxIiwidXNlcm5hbWUiOiJDQU1FTCIsImVtYWlsIjoiY2FtZWxwYXVsNUBnbWFpbC5jb20iLCJleHAiOjE3ODMxNTc3OTZ9.Z4HHnXeRm5Np8Pvq6NtgYA8yXo3H67MwFXLzNudCKDY
[29-Jun-2026 17:37:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 17:37:39 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 17:37:39 UTC] User ID: 901
[29-Jun-2026 17:37:39 UTC] ✅ User profile retrieved successfully for user ID: 901
[29-Jun-2026 17:37:40 UTC] === API CALL LOG ===
[29-Jun-2026 17:37:40 UTC] Endpoint: user/profile.php
[29-Jun-2026 17:37:40 UTC] Full Log Data: {
    "timestamp": "2026-06-29 17:37:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.85.162.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.85.162.70, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTAxIiwidXNlcm5hbWUiOiJDQU1FTCIsImVtYWlsIjoiY2FtZWxwYXVsNUBnbWFpbC5jb20iLCJleHAiOjE3ODMxNTc3OTZ9.Z4HHnXeRm5Np8Pvq6NtgYA8yXo3H67MwFXLzNudCKDY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a136b350eff7e1aa-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.85.162.70",
        "cf-ipcountry": "BJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 17:37:40 UTC] === END API CALL LOG ===
[29-Jun-2026 17:37:40 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 17:37:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTAxIiwidXNlcm5hbWUiOiJDQU1FTCIsImVtYWlsIjoiY2FtZWxwYXVsNUBnbWFpbC5jb20iLCJleHAiOjE3ODMxNTc3OTZ9.Z4HHnXeRm5Np8Pvq6NtgYA8yXo3H67MwFXLzNudCKDY
[29-Jun-2026 17:37:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 17:37:40 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 17:37:40 UTC] User ID: 901
[29-Jun-2026 17:37:40 UTC] ✅ User profile retrieved successfully for user ID: 901
[29-Jun-2026 20:59:03 UTC] === API CALL LOG ===
[29-Jun-2026 20:59:03 UTC] Endpoint: user/profile.php
[29-Jun-2026 20:59:03 UTC] Full Log Data: {
    "timestamp": "2026-06-29 20:59:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.38.131.90",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "51.38.131.90, 162.158.172.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIxIiwidXNlcm5hbWUiOiJtZWpoY3MiLCJlbWFpbCI6Im1leWlyYmVra3VyYmFuYWxpZXY0QGdtYWlsLmNvbSIsImV4cCI6MTc4MzM3MTU0Mn0.r_vj-ctJMz1bNIEY-NZokYIpPBkYVbDkLuO9_T4LZdk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a137da53299b270b-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "51.38.131.90",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 20:59:03 UTC] === END API CALL LOG ===
[29-Jun-2026 20:59:03 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 20:59:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIxIiwidXNlcm5hbWUiOiJtZWpoY3MiLCJlbWFpbCI6Im1leWlyYmVra3VyYmFuYWxpZXY0QGdtYWlsLmNvbSIsImV4cCI6MTc4MzM3MTU0Mn0.r_vj-ctJMz1bNIEY-NZokYIpPBkYVbDkLuO9_T4LZdk
[29-Jun-2026 20:59:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 20:59:03 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 20:59:03 UTC] User ID: 921
[29-Jun-2026 20:59:03 UTC] ✅ User profile retrieved successfully for user ID: 921
[29-Jun-2026 20:59:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 20:59:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 20:59:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"51.38.131.90, 162.158.172.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIxIiwidXNlcm5hbWUiOiJtZWpoY3MiLCJlbWFpbCI6Im1leWlyYmVra3VyYmFuYWxpZXY0QGdtYWlsLmNvbSIsImV4cCI6MTc4MzM3MTU0Mn0.r_vj-ctJMz1bNIEY-NZokYIpPBkYVbDkLuO9_T4LZdk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a137da5329a0270b-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"51.38.131.90","cf-ipcountry":"PL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-Jun-2026 20:59:03 UTC] === User Orders API Called ===
[29-Jun-2026 20:59:03 UTC] User ID: 921
[29-Jun-2026 20:59:03 UTC] Limit: 20, Offset: 0
[29-Jun-2026 20:59:03 UTC] Orders found: 0
[29-Jun-2026 20:59:03 UTC] Orders data: []
[29-Jun-2026 20:59:03 UTC] Total orders count: 0
[29-Jun-2026 20:59:03 UTC] === API CALL LOG ===
[29-Jun-2026 20:59:03 UTC] Endpoint: user/profile.php
[29-Jun-2026 20:59:03 UTC] Full Log Data: {
    "timestamp": "2026-06-29 20:59:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.38.131.90",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "51.38.131.90, 162.158.172.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIxIiwidXNlcm5hbWUiOiJtZWpoY3MiLCJlbWFpbCI6Im1leWlyYmVra3VyYmFuYWxpZXY0QGdtYWlsLmNvbSIsImV4cCI6MTc4MzM3MTU0Mn0.r_vj-ctJMz1bNIEY-NZokYIpPBkYVbDkLuO9_T4LZdk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a137da546d0e270b-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "51.38.131.90",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 20:59:03 UTC] === END API CALL LOG ===
[29-Jun-2026 20:59:03 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 20:59:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIxIiwidXNlcm5hbWUiOiJtZWpoY3MiLCJlbWFpbCI6Im1leWlyYmVra3VyYmFuYWxpZXY0QGdtYWlsLmNvbSIsImV4cCI6MTc4MzM3MTU0Mn0.r_vj-ctJMz1bNIEY-NZokYIpPBkYVbDkLuO9_T4LZdk
[29-Jun-2026 20:59:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 20:59:03 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 20:59:03 UTC] User ID: 921
[29-Jun-2026 20:59:03 UTC] ✅ User profile retrieved successfully for user ID: 921
[29-Jun-2026 20:59:05 UTC] === API CALL LOG ===
[29-Jun-2026 20:59:05 UTC] Endpoint: user/profile.php
[29-Jun-2026 20:59:05 UTC] Full Log Data: {
    "timestamp": "2026-06-29 20:59:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.38.131.90",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "51.38.131.90, 162.158.172.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIxIiwidXNlcm5hbWUiOiJtZWpoY3MiLCJlbWFpbCI6Im1leWlyYmVra3VyYmFuYWxpZXY0QGdtYWlsLmNvbSIsImV4cCI6MTc4MzM3MTU0Mn0.r_vj-ctJMz1bNIEY-NZokYIpPBkYVbDkLuO9_T4LZdk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a137da5fae30270b-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "51.38.131.90",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 20:59:05 UTC] === END API CALL LOG ===
[29-Jun-2026 20:59:05 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 20:59:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIxIiwidXNlcm5hbWUiOiJtZWpoY3MiLCJlbWFpbCI6Im1leWlyYmVra3VyYmFuYWxpZXY0QGdtYWlsLmNvbSIsImV4cCI6MTc4MzM3MTU0Mn0.r_vj-ctJMz1bNIEY-NZokYIpPBkYVbDkLuO9_T4LZdk
[29-Jun-2026 20:59:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 20:59:05 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 20:59:05 UTC] User ID: 921
[29-Jun-2026 20:59:05 UTC] ✅ User profile retrieved successfully for user ID: 921
[29-Jun-2026 20:59:06 UTC] === API CALL LOG ===
[29-Jun-2026 20:59:06 UTC] Endpoint: user/profile.php
[29-Jun-2026 20:59:06 UTC] Full Log Data: {
    "timestamp": "2026-06-29 20:59:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.38.131.90",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "51.38.131.90, 162.158.172.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIxIiwidXNlcm5hbWUiOiJtZWpoY3MiLCJlbWFpbCI6Im1leWlyYmVra3VyYmFuYWxpZXY0QGdtYWlsLmNvbSIsImV4cCI6MTc4MzM3MTU0Mn0.r_vj-ctJMz1bNIEY-NZokYIpPBkYVbDkLuO9_T4LZdk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a137da65aa7f270b-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "51.38.131.90",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 20:59:06 UTC] === END API CALL LOG ===
[29-Jun-2026 20:59:06 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 20:59:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIxIiwidXNlcm5hbWUiOiJtZWpoY3MiLCJlbWFpbCI6Im1leWlyYmVra3VyYmFuYWxpZXY0QGdtYWlsLmNvbSIsImV4cCI6MTc4MzM3MTU0Mn0.r_vj-ctJMz1bNIEY-NZokYIpPBkYVbDkLuO9_T4LZdk
[29-Jun-2026 20:59:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 20:59:06 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 20:59:06 UTC] User ID: 921
[29-Jun-2026 20:59:06 UTC] ✅ User profile retrieved successfully for user ID: 921
[29-Jun-2026 20:59:06 UTC] User Purchases API - User ID: 921
[29-Jun-2026 20:59:06 UTC] User Purchases API - Total purchases found: 0
[29-Jun-2026 20:59:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 20:59:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 20:59:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"51.38.131.90, 162.158.172.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIxIiwidXNlcm5hbWUiOiJtZWpoY3MiLCJlbWFpbCI6Im1leWlyYmVra3VyYmFuYWxpZXY0QGdtYWlsLmNvbSIsImV4cCI6MTc4MzM3MTU0Mn0.r_vj-ctJMz1bNIEY-NZokYIpPBkYVbDkLuO9_T4LZdk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a137da939fb5270b-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"51.38.131.90","cf-ipcountry":"PL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-Jun-2026 20:59:13 UTC] === User Orders API Called ===
[29-Jun-2026 20:59:13 UTC] User ID: 921
[29-Jun-2026 20:59:13 UTC] Limit: 20, Offset: 0
[29-Jun-2026 20:59:13 UTC] Orders found: 0
[29-Jun-2026 20:59:13 UTC] Orders data: []
[29-Jun-2026 20:59:13 UTC] Total orders count: 0
[29-Jun-2026 20:59:15 UTC] === API CALL LOG ===
[29-Jun-2026 20:59:15 UTC] Endpoint: user/profile.php
[29-Jun-2026 20:59:15 UTC] Full Log Data: {
    "timestamp": "2026-06-29 20:59:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.38.131.90",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "51.38.131.90, 162.158.172.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIxIiwidXNlcm5hbWUiOiJtZWpoY3MiLCJlbWFpbCI6Im1leWlyYmVra3VyYmFuYWxpZXY0QGdtYWlsLmNvbSIsImV4cCI6MTc4MzM3MTU0Mn0.r_vj-ctJMz1bNIEY-NZokYIpPBkYVbDkLuO9_T4LZdk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a137da9b3f1c270b-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "51.38.131.90",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 20:59:15 UTC] === END API CALL LOG ===
[29-Jun-2026 20:59:15 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 20:59:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIxIiwidXNlcm5hbWUiOiJtZWpoY3MiLCJlbWFpbCI6Im1leWlyYmVra3VyYmFuYWxpZXY0QGdtYWlsLmNvbSIsImV4cCI6MTc4MzM3MTU0Mn0.r_vj-ctJMz1bNIEY-NZokYIpPBkYVbDkLuO9_T4LZdk
[29-Jun-2026 20:59:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 20:59:15 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 20:59:15 UTC] User ID: 921
[29-Jun-2026 20:59:15 UTC] ✅ User profile retrieved successfully for user ID: 921
[29-Jun-2026 20:59:15 UTC] User Purchases API - User ID: 921
[29-Jun-2026 20:59:15 UTC] User Purchases API - Total purchases found: 0
[29-Jun-2026 20:59:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 20:59:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 20:59:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"51.38.131.90, 162.158.172.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIxIiwidXNlcm5hbWUiOiJtZWpoY3MiLCJlbWFpbCI6Im1leWlyYmVra3VyYmFuYWxpZXY0QGdtYWlsLmNvbSIsImV4cCI6MTc4MzM3MTU0Mn0.r_vj-ctJMz1bNIEY-NZokYIpPBkYVbDkLuO9_T4LZdk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a137dab00a79270b-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"51.38.131.90","cf-ipcountry":"PL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-Jun-2026 20:59:18 UTC] === User Orders API Called ===
[29-Jun-2026 20:59:18 UTC] User ID: 921
[29-Jun-2026 20:59:18 UTC] Limit: 20, Offset: 0
[29-Jun-2026 20:59:18 UTC] Orders found: 0
[29-Jun-2026 20:59:18 UTC] Orders data: []
[29-Jun-2026 20:59:18 UTC] Total orders count: 0
[29-Jun-2026 20:59:29 UTC] === API CALL LOG ===
[29-Jun-2026 20:59:29 UTC] Endpoint: user/profile.php
[29-Jun-2026 20:59:29 UTC] Full Log Data: {
    "timestamp": "2026-06-29 20:59:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.38.131.90",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "51.38.131.90, 162.158.172.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIxIiwidXNlcm5hbWUiOiJtZWpoY3MiLCJlbWFpbCI6Im1leWlyYmVra3VyYmFuYWxpZXY0QGdtYWlsLmNvbSIsImV4cCI6MTc4MzM3MTU0Mn0.r_vj-ctJMz1bNIEY-NZokYIpPBkYVbDkLuO9_T4LZdk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a137daf48b16270b-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "51.38.131.90",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 20:59:29 UTC] === END API CALL LOG ===
[29-Jun-2026 20:59:29 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 20:59:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIxIiwidXNlcm5hbWUiOiJtZWpoY3MiLCJlbWFpbCI6Im1leWlyYmVra3VyYmFuYWxpZXY0QGdtYWlsLmNvbSIsImV4cCI6MTc4MzM3MTU0Mn0.r_vj-ctJMz1bNIEY-NZokYIpPBkYVbDkLuO9_T4LZdk
[29-Jun-2026 20:59:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 20:59:29 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 20:59:29 UTC] User ID: 921
[29-Jun-2026 20:59:29 UTC] ✅ User profile retrieved successfully for user ID: 921
[29-Jun-2026 20:59:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 20:59:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 20:59:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"51.38.131.90, 162.158.172.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIxIiwidXNlcm5hbWUiOiJtZWpoY3MiLCJlbWFpbCI6Im1leWlyYmVra3VyYmFuYWxpZXY0QGdtYWlsLmNvbSIsImV4cCI6MTc4MzM3MTU0Mn0.r_vj-ctJMz1bNIEY-NZokYIpPBkYVbDkLuO9_T4LZdk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a137daf48b13270b-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"51.38.131.90","cf-ipcountry":"PL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-Jun-2026 20:59:29 UTC] === User Orders API Called ===
[29-Jun-2026 20:59:29 UTC] User ID: 921
[29-Jun-2026 20:59:29 UTC] Limit: 20, Offset: 0
[29-Jun-2026 20:59:29 UTC] Orders found: 0
[29-Jun-2026 20:59:29 UTC] Orders data: []
[29-Jun-2026 20:59:29 UTC] Total orders count: 0
[29-Jun-2026 20:59:30 UTC] === API CALL LOG ===
[29-Jun-2026 20:59:30 UTC] Endpoint: user/profile.php
[29-Jun-2026 20:59:30 UTC] Full Log Data: {
    "timestamp": "2026-06-29 20:59:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.38.131.90",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "51.38.131.90, 162.158.172.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIxIiwidXNlcm5hbWUiOiJtZWpoY3MiLCJlbWFpbCI6Im1leWlyYmVra3VyYmFuYWxpZXY0QGdtYWlsLmNvbSIsImV4cCI6MTc4MzM3MTU0Mn0.r_vj-ctJMz1bNIEY-NZokYIpPBkYVbDkLuO9_T4LZdk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a137daf91ced270b-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "51.38.131.90",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 20:59:30 UTC] === END API CALL LOG ===
[29-Jun-2026 20:59:30 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 20:59:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIxIiwidXNlcm5hbWUiOiJtZWpoY3MiLCJlbWFpbCI6Im1leWlyYmVra3VyYmFuYWxpZXY0QGdtYWlsLmNvbSIsImV4cCI6MTc4MzM3MTU0Mn0.r_vj-ctJMz1bNIEY-NZokYIpPBkYVbDkLuO9_T4LZdk
[29-Jun-2026 20:59:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 20:59:30 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 20:59:30 UTC] User ID: 921
[29-Jun-2026 20:59:30 UTC] ✅ User profile retrieved successfully for user ID: 921
[29-Jun-2026 20:59:30 UTC] === API CALL LOG ===
[29-Jun-2026 20:59:30 UTC] Endpoint: user/profile.php
[29-Jun-2026 20:59:30 UTC] Full Log Data: {
    "timestamp": "2026-06-29 20:59:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.38.131.90",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "51.38.131.90, 162.158.172.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIxIiwidXNlcm5hbWUiOiJtZWpoY3MiLCJlbWFpbCI6Im1leWlyYmVra3VyYmFuYWxpZXY0QGdtYWlsLmNvbSIsImV4cCI6MTc4MzM3MTU0Mn0.r_vj-ctJMz1bNIEY-NZokYIpPBkYVbDkLuO9_T4LZdk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a137dafc3c5e270b-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "51.38.131.90",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 20:59:30 UTC] === END API CALL LOG ===
[29-Jun-2026 20:59:30 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 20:59:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIxIiwidXNlcm5hbWUiOiJtZWpoY3MiLCJlbWFpbCI6Im1leWlyYmVra3VyYmFuYWxpZXY0QGdtYWlsLmNvbSIsImV4cCI6MTc4MzM3MTU0Mn0.r_vj-ctJMz1bNIEY-NZokYIpPBkYVbDkLuO9_T4LZdk
[29-Jun-2026 20:59:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 20:59:30 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 20:59:30 UTC] User ID: 921
[29-Jun-2026 20:59:30 UTC] ✅ User profile retrieved successfully for user ID: 921
[29-Jun-2026 20:59:42 UTC] === API CALL LOG ===
[29-Jun-2026 20:59:42 UTC] Endpoint: user/profile.php
[29-Jun-2026 20:59:42 UTC] Full Log Data: {
    "timestamp": "2026-06-29 20:59:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.38.131.90",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "51.38.131.90, 162.158.172.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIxIiwidXNlcm5hbWUiOiJtZWpoY3MiLCJlbWFpbCI6Im1leWlyYmVra3VyYmFuYWxpZXY0QGdtYWlsLmNvbSIsImV4cCI6MTc4MzM3MTU0Mn0.r_vj-ctJMz1bNIEY-NZokYIpPBkYVbDkLuO9_T4LZdk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a137db46ace7270b-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "51.38.131.90",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 20:59:42 UTC] === END API CALL LOG ===
[29-Jun-2026 20:59:42 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 20:59:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIxIiwidXNlcm5hbWUiOiJtZWpoY3MiLCJlbWFpbCI6Im1leWlyYmVra3VyYmFuYWxpZXY0QGdtYWlsLmNvbSIsImV4cCI6MTc4MzM3MTU0Mn0.r_vj-ctJMz1bNIEY-NZokYIpPBkYVbDkLuO9_T4LZdk
[29-Jun-2026 20:59:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 20:59:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 20:59:42 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 20:59:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 20:59:42 UTC] User ID: 921
[29-Jun-2026 20:59:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"51.38.131.90, 162.158.172.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIxIiwidXNlcm5hbWUiOiJtZWpoY3MiLCJlbWFpbCI6Im1leWlyYmVra3VyYmFuYWxpZXY0QGdtYWlsLmNvbSIsImV4cCI6MTc4MzM3MTU0Mn0.r_vj-ctJMz1bNIEY-NZokYIpPBkYVbDkLuO9_T4LZdk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a137db46ace3270b-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"51.38.131.90","cf-ipcountry":"PL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-Jun-2026 20:59:42 UTC] === User Orders API Called ===
[29-Jun-2026 20:59:42 UTC] User ID: 921
[29-Jun-2026 20:59:42 UTC] Limit: 20, Offset: 0
[29-Jun-2026 20:59:42 UTC] ✅ User profile retrieved successfully for user ID: 921
[29-Jun-2026 20:59:42 UTC] Orders found: 0
[29-Jun-2026 20:59:42 UTC] Orders data: []
[29-Jun-2026 20:59:42 UTC] Total orders count: 0
[29-Jun-2026 20:59:42 UTC] === API CALL LOG ===
[29-Jun-2026 20:59:42 UTC] Endpoint: user/profile.php
[29-Jun-2026 20:59:42 UTC] Full Log Data: {
    "timestamp": "2026-06-29 20:59:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.38.131.90",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "51.38.131.90, 162.158.172.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIxIiwidXNlcm5hbWUiOiJtZWpoY3MiLCJlbWFpbCI6Im1leWlyYmVra3VyYmFuYWxpZXY0QGdtYWlsLmNvbSIsImV4cCI6MTc4MzM3MTU0Mn0.r_vj-ctJMz1bNIEY-NZokYIpPBkYVbDkLuO9_T4LZdk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a137db491934270b-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "51.38.131.90",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 20:59:42 UTC] === END API CALL LOG ===
[29-Jun-2026 20:59:42 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 20:59:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIxIiwidXNlcm5hbWUiOiJtZWpoY3MiLCJlbWFpbCI6Im1leWlyYmVra3VyYmFuYWxpZXY0QGdtYWlsLmNvbSIsImV4cCI6MTc4MzM3MTU0Mn0.r_vj-ctJMz1bNIEY-NZokYIpPBkYVbDkLuO9_T4LZdk
[29-Jun-2026 20:59:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 20:59:42 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 20:59:42 UTC] User ID: 921
[29-Jun-2026 20:59:42 UTC] ✅ User profile retrieved successfully for user ID: 921
[29-Jun-2026 20:59:44 UTC] === API CALL LOG ===
[29-Jun-2026 20:59:44 UTC] Endpoint: user/profile.php
[29-Jun-2026 20:59:44 UTC] Full Log Data: {
    "timestamp": "2026-06-29 20:59:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.38.131.90",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "51.38.131.90, 162.158.172.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIxIiwidXNlcm5hbWUiOiJtZWpoY3MiLCJlbWFpbCI6Im1leWlyYmVra3VyYmFuYWxpZXY0QGdtYWlsLmNvbSIsImV4cCI6MTc4MzM3MTU0Mn0.r_vj-ctJMz1bNIEY-NZokYIpPBkYVbDkLuO9_T4LZdk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a137db525ae2270b-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "51.38.131.90",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 20:59:44 UTC] === END API CALL LOG ===
[29-Jun-2026 20:59:44 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 20:59:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIxIiwidXNlcm5hbWUiOiJtZWpoY3MiLCJlbWFpbCI6Im1leWlyYmVra3VyYmFuYWxpZXY0QGdtYWlsLmNvbSIsImV4cCI6MTc4MzM3MTU0Mn0.r_vj-ctJMz1bNIEY-NZokYIpPBkYVbDkLuO9_T4LZdk
[29-Jun-2026 20:59:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 20:59:44 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 20:59:44 UTC] User ID: 921
[29-Jun-2026 20:59:44 UTC] ✅ User profile retrieved successfully for user ID: 921
[29-Jun-2026 21:00:41 UTC] === API CALL LOG ===
[29-Jun-2026 21:00:41 UTC] Endpoint: user/profile.php
[29-Jun-2026 21:00:41 UTC] Full Log Data: {
    "timestamp": "2026-06-29 21:00:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.38.131.90",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "51.38.131.90, 162.158.172.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIxIiwidXNlcm5hbWUiOiJtZWpoY3MiLCJlbWFpbCI6Im1leWlyYmVra3VyYmFuYWxpZXY0QGdtYWlsLmNvbSIsImV4cCI6MTc4MzM3MTU0Mn0.r_vj-ctJMz1bNIEY-NZokYIpPBkYVbDkLuO9_T4LZdk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a137dcb5f9b3270b-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "51.38.131.90",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 21:00:41 UTC] === END API CALL LOG ===
[29-Jun-2026 21:00:41 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 21:00:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIxIiwidXNlcm5hbWUiOiJtZWpoY3MiLCJlbWFpbCI6Im1leWlyYmVra3VyYmFuYWxpZXY0QGdtYWlsLmNvbSIsImV4cCI6MTc4MzM3MTU0Mn0.r_vj-ctJMz1bNIEY-NZokYIpPBkYVbDkLuO9_T4LZdk
[29-Jun-2026 21:00:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 21:00:41 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 21:00:41 UTC] User ID: 921
[29-Jun-2026 21:00:41 UTC] ✅ User profile retrieved successfully for user ID: 921
[29-Jun-2026 21:01:23 UTC] === API CALL LOG ===
[29-Jun-2026 21:01:23 UTC] Endpoint: user/profile.php
[29-Jun-2026 21:01:23 UTC] Full Log Data: {
    "timestamp": "2026-06-29 21:01:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.38.131.90",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "51.38.131.90, 162.158.172.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIxIiwidXNlcm5hbWUiOiJtZWpoY3MiLCJlbWFpbCI6Im1leWlyYmVra3VyYmFuYWxpZXY0QGdtYWlsLmNvbSIsImV4cCI6MTc4MzM3MTU0Mn0.r_vj-ctJMz1bNIEY-NZokYIpPBkYVbDkLuO9_T4LZdk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a137ddba699d270b-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "51.38.131.90",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 21:01:23 UTC] === END API CALL LOG ===
[29-Jun-2026 21:01:23 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 21:01:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIxIiwidXNlcm5hbWUiOiJtZWpoY3MiLCJlbWFpbCI6Im1leWlyYmVra3VyYmFuYWxpZXY0QGdtYWlsLmNvbSIsImV4cCI6MTc4MzM3MTU0Mn0.r_vj-ctJMz1bNIEY-NZokYIpPBkYVbDkLuO9_T4LZdk
[29-Jun-2026 21:01:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 21:01:23 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 21:01:23 UTC] User ID: 921
[29-Jun-2026 21:01:23 UTC] ✅ User profile retrieved successfully for user ID: 921
[29-Jun-2026 21:01:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 21:01:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 21:01:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"51.38.131.90, 162.158.172.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIxIiwidXNlcm5hbWUiOiJtZWpoY3MiLCJlbWFpbCI6Im1leWlyYmVra3VyYmFuYWxpZXY0QGdtYWlsLmNvbSIsImV4cCI6MTc4MzM3MTU0Mn0.r_vj-ctJMz1bNIEY-NZokYIpPBkYVbDkLuO9_T4LZdk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a137ddd63d3f270b-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"51.38.131.90","cf-ipcountry":"PL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-Jun-2026 21:01:27 UTC] === User Orders API Called ===
[29-Jun-2026 21:01:27 UTC] User ID: 921
[29-Jun-2026 21:01:27 UTC] Limit: 20, Offset: 0
[29-Jun-2026 21:01:27 UTC] Orders found: 0
[29-Jun-2026 21:01:27 UTC] Orders data: []
[29-Jun-2026 21:01:27 UTC] Total orders count: 0
[29-Jun-2026 21:01:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 21:01:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 21:01:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"51.38.131.90, 162.158.172.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIxIiwidXNlcm5hbWUiOiJtZWpoY3MiLCJlbWFpbCI6Im1leWlyYmVra3VyYmFuYWxpZXY0QGdtYWlsLmNvbSIsImV4cCI6MTc4MzM3MTU0Mn0.r_vj-ctJMz1bNIEY-NZokYIpPBkYVbDkLuO9_T4LZdk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a137dde68bd4270b-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"51.38.131.90","cf-ipcountry":"PL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-Jun-2026 21:01:30 UTC] === User Orders API Called ===
[29-Jun-2026 21:01:30 UTC] User ID: 921
[29-Jun-2026 21:01:30 UTC] Limit: 20, Offset: 0
[29-Jun-2026 21:01:30 UTC] Orders found: 0
[29-Jun-2026 21:01:30 UTC] Orders data: []
[29-Jun-2026 21:01:30 UTC] Total orders count: 0
[29-Jun-2026 21:01:30 UTC] === API CALL LOG ===
[29-Jun-2026 21:01:30 UTC] Endpoint: user/profile.php
[29-Jun-2026 21:01:30 UTC] Full Log Data: {
    "timestamp": "2026-06-29 21:01:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.38.131.90",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "51.38.131.90, 162.158.172.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIxIiwidXNlcm5hbWUiOiJtZWpoY3MiLCJlbWFpbCI6Im1leWlyYmVra3VyYmFuYWxpZXY0QGdtYWlsLmNvbSIsImV4cCI6MTc4MzM3MTU0Mn0.r_vj-ctJMz1bNIEY-NZokYIpPBkYVbDkLuO9_T4LZdk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a137dde68bd8270b-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "51.38.131.90",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 21:01:30 UTC] === END API CALL LOG ===
[29-Jun-2026 21:01:30 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 21:01:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIxIiwidXNlcm5hbWUiOiJtZWpoY3MiLCJlbWFpbCI6Im1leWlyYmVra3VyYmFuYWxpZXY0QGdtYWlsLmNvbSIsImV4cCI6MTc4MzM3MTU0Mn0.r_vj-ctJMz1bNIEY-NZokYIpPBkYVbDkLuO9_T4LZdk
[29-Jun-2026 21:01:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 21:01:30 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 21:01:30 UTC] User ID: 921
[29-Jun-2026 21:01:30 UTC] ✅ User profile retrieved successfully for user ID: 921
[29-Jun-2026 21:01:30 UTC] === API CALL LOG ===
[29-Jun-2026 21:01:30 UTC] Endpoint: user/profile.php
[29-Jun-2026 21:01:30 UTC] Full Log Data: {
    "timestamp": "2026-06-29 21:01:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.38.131.90",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "51.38.131.90, 162.158.172.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIxIiwidXNlcm5hbWUiOiJtZWpoY3MiLCJlbWFpbCI6Im1leWlyYmVra3VyYmFuYWxpZXY0QGdtYWlsLmNvbSIsImV4cCI6MTc4MzM3MTU0Mn0.r_vj-ctJMz1bNIEY-NZokYIpPBkYVbDkLuO9_T4LZdk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a137ddea3b14270b-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "51.38.131.90",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 21:01:30 UTC] === END API CALL LOG ===
[29-Jun-2026 21:01:30 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 21:01:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIxIiwidXNlcm5hbWUiOiJtZWpoY3MiLCJlbWFpbCI6Im1leWlyYmVra3VyYmFuYWxpZXY0QGdtYWlsLmNvbSIsImV4cCI6MTc4MzM3MTU0Mn0.r_vj-ctJMz1bNIEY-NZokYIpPBkYVbDkLuO9_T4LZdk
[29-Jun-2026 21:01:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 21:01:30 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 21:01:30 UTC] User ID: 921
[29-Jun-2026 21:01:30 UTC] ✅ User profile retrieved successfully for user ID: 921
[29-Jun-2026 21:01:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 21:01:33 UTC] === API CALL LOG ===
[29-Jun-2026 21:01:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 21:01:33 UTC] Endpoint: user/profile.php
[29-Jun-2026 21:01:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"51.38.131.90, 162.158.172.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIxIiwidXNlcm5hbWUiOiJtZWpoY3MiLCJlbWFpbCI6Im1leWlyYmVra3VyYmFuYWxpZXY0QGdtYWlsLmNvbSIsImV4cCI6MTc4MzM3MTU0Mn0.r_vj-ctJMz1bNIEY-NZokYIpPBkYVbDkLuO9_T4LZdk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a137ddfd8e66270b-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"51.38.131.90","cf-ipcountry":"PL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-Jun-2026 21:01:33 UTC] Full Log Data: {
    "timestamp": "2026-06-29 21:01:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.38.131.90",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "51.38.131.90, 162.158.172.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIxIiwidXNlcm5hbWUiOiJtZWpoY3MiLCJlbWFpbCI6Im1leWlyYmVra3VyYmFuYWxpZXY0QGdtYWlsLmNvbSIsImV4cCI6MTc4MzM3MTU0Mn0.r_vj-ctJMz1bNIEY-NZokYIpPBkYVbDkLuO9_T4LZdk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a137ddfd8e67270b-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "51.38.131.90",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 21:01:33 UTC] === END API CALL LOG ===
[29-Jun-2026 21:01:33 UTC] === User Orders API Called ===
[29-Jun-2026 21:01:33 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 21:01:33 UTC] User ID: 921
[29-Jun-2026 21:01:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIxIiwidXNlcm5hbWUiOiJtZWpoY3MiLCJlbWFpbCI6Im1leWlyYmVra3VyYmFuYWxpZXY0QGdtYWlsLmNvbSIsImV4cCI6MTc4MzM3MTU0Mn0.r_vj-ctJMz1bNIEY-NZokYIpPBkYVbDkLuO9_T4LZdk
[29-Jun-2026 21:01:33 UTC] Limit: 20, Offset: 0
[29-Jun-2026 21:01:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 21:01:33 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 21:01:33 UTC] User ID: 921
[29-Jun-2026 21:01:33 UTC] Orders found: 0
[29-Jun-2026 21:01:33 UTC] ✅ User profile retrieved successfully for user ID: 921
[29-Jun-2026 21:01:33 UTC] Orders data: []
[29-Jun-2026 21:01:33 UTC] Total orders count: 0
[29-Jun-2026 21:01:34 UTC] === API CALL LOG ===
[29-Jun-2026 21:01:34 UTC] Endpoint: user/profile.php
[29-Jun-2026 21:01:34 UTC] Full Log Data: {
    "timestamp": "2026-06-29 21:01:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.38.131.90",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "51.38.131.90, 162.158.172.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIxIiwidXNlcm5hbWUiOiJtZWpoY3MiLCJlbWFpbCI6Im1leWlyYmVra3VyYmFuYWxpZXY0QGdtYWlsLmNvbSIsImV4cCI6MTc4MzM3MTU0Mn0.r_vj-ctJMz1bNIEY-NZokYIpPBkYVbDkLuO9_T4LZdk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a137de012d5e270b-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "51.38.131.90",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 21:01:34 UTC] === END API CALL LOG ===
[29-Jun-2026 21:01:34 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 21:01:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIxIiwidXNlcm5hbWUiOiJtZWpoY3MiLCJlbWFpbCI6Im1leWlyYmVra3VyYmFuYWxpZXY0QGdtYWlsLmNvbSIsImV4cCI6MTc4MzM3MTU0Mn0.r_vj-ctJMz1bNIEY-NZokYIpPBkYVbDkLuO9_T4LZdk
[29-Jun-2026 21:01:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 21:01:34 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 21:01:34 UTC] User ID: 921
[29-Jun-2026 21:01:34 UTC] ✅ User profile retrieved successfully for user ID: 921
[29-Jun-2026 21:01:53 UTC] === API CALL LOG ===
[29-Jun-2026 21:01:53 UTC] Endpoint: user/profile.php
[29-Jun-2026 21:01:53 UTC] Full Log Data: {
    "timestamp": "2026-06-29 21:01:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.38.131.90",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "51.38.131.90, 162.158.172.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIxIiwidXNlcm5hbWUiOiJtZWpoY3MiLCJlbWFpbCI6Im1leWlyYmVra3VyYmFuYWxpZXY0QGdtYWlsLmNvbSIsImV4cCI6MTc4MzM3MTU0Mn0.r_vj-ctJMz1bNIEY-NZokYIpPBkYVbDkLuO9_T4LZdk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a137de799e44b2ae-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "51.38.131.90",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 21:01:53 UTC] === END API CALL LOG ===
[29-Jun-2026 21:01:53 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 21:01:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIxIiwidXNlcm5hbWUiOiJtZWpoY3MiLCJlbWFpbCI6Im1leWlyYmVra3VyYmFuYWxpZXY0QGdtYWlsLmNvbSIsImV4cCI6MTc4MzM3MTU0Mn0.r_vj-ctJMz1bNIEY-NZokYIpPBkYVbDkLuO9_T4LZdk
[29-Jun-2026 21:01:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 21:01:53 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 21:01:53 UTC] User ID: 921
[29-Jun-2026 21:01:53 UTC] ✅ User profile retrieved successfully for user ID: 921
[29-Jun-2026 21:01:54 UTC] === API CALL LOG ===
[29-Jun-2026 21:01:54 UTC] Endpoint: user/profile.php
[29-Jun-2026 21:01:54 UTC] Full Log Data: {
    "timestamp": "2026-06-29 21:01:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.38.131.90",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "51.38.131.90, 162.158.172.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIxIiwidXNlcm5hbWUiOiJtZWpoY3MiLCJlbWFpbCI6Im1leWlyYmVra3VyYmFuYWxpZXY0QGdtYWlsLmNvbSIsImV4cCI6MTc4MzM3MTU0Mn0.r_vj-ctJMz1bNIEY-NZokYIpPBkYVbDkLuO9_T4LZdk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a137de810ca0b2ae-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "51.38.131.90",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 21:01:54 UTC] === END API CALL LOG ===
[29-Jun-2026 21:01:54 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 21:01:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIxIiwidXNlcm5hbWUiOiJtZWpoY3MiLCJlbWFpbCI6Im1leWlyYmVra3VyYmFuYWxpZXY0QGdtYWlsLmNvbSIsImV4cCI6MTc4MzM3MTU0Mn0.r_vj-ctJMz1bNIEY-NZokYIpPBkYVbDkLuO9_T4LZdk
[29-Jun-2026 21:01:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 21:01:54 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 21:01:54 UTC] User ID: 921
[29-Jun-2026 21:01:54 UTC] ✅ User profile retrieved successfully for user ID: 921
[29-Jun-2026 21:01:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 21:01:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 21:01:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"51.38.131.90, 162.158.172.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIxIiwidXNlcm5hbWUiOiJtZWpoY3MiLCJlbWFpbCI6Im1leWlyYmVra3VyYmFuYWxpZXY0QGdtYWlsLmNvbSIsImV4cCI6MTc4MzM3MTU0Mn0.r_vj-ctJMz1bNIEY-NZokYIpPBkYVbDkLuO9_T4LZdk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a137de810c9fb2ae-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"51.38.131.90","cf-ipcountry":"PL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-Jun-2026 21:01:54 UTC] === User Orders API Called ===
[29-Jun-2026 21:01:54 UTC] User ID: 921
[29-Jun-2026 21:01:54 UTC] Limit: 20, Offset: 0
[29-Jun-2026 21:01:54 UTC] Orders found: 0
[29-Jun-2026 21:01:54 UTC] Orders data: []
[29-Jun-2026 21:01:54 UTC] Total orders count: 0
[29-Jun-2026 21:01:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 21:01:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 21:01:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"144.124.199.134, 172.64.200.15","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIxIiwidXNlcm5hbWUiOiJtZWpoY3MiLCJlbWFpbCI6Im1leWlyYmVra3VyYmFuYWxpZXY0QGdtYWlsLmNvbSIsImV4cCI6MTc4MzM3MTU0Mn0.r_vj-ctJMz1bNIEY-NZokYIpPBkYVbDkLuO9_T4LZdk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a137de84ce4b70dc-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"144.124.199.134","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-Jun-2026 21:01:55 UTC] === User Orders API Called ===
[29-Jun-2026 21:01:55 UTC] User ID: 921
[29-Jun-2026 21:01:55 UTC] Limit: 20, Offset: 0
[29-Jun-2026 21:01:55 UTC] Orders found: 0
[29-Jun-2026 21:01:55 UTC] Orders data: []
[29-Jun-2026 21:01:55 UTC] Total orders count: 0
[29-Jun-2026 21:02:01 UTC] === API CALL LOG ===
[29-Jun-2026 21:02:01 UTC] Endpoint: user/profile.php
[29-Jun-2026 21:02:01 UTC] Full Log Data: {
    "timestamp": "2026-06-29 21:02:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "144.124.199.134",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "144.124.199.134, 172.64.200.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIxIiwidXNlcm5hbWUiOiJtZWpoY3MiLCJlbWFpbCI6Im1leWlyYmVra3VyYmFuYWxpZXY0QGdtYWlsLmNvbSIsImV4cCI6MTc4MzM3MTU0Mn0.r_vj-ctJMz1bNIEY-NZokYIpPBkYVbDkLuO9_T4LZdk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a137dea9fb9f70dc-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "144.124.199.134",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 21:02:01 UTC] === END API CALL LOG ===
[29-Jun-2026 21:02:01 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 21:02:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIxIiwidXNlcm5hbWUiOiJtZWpoY3MiLCJlbWFpbCI6Im1leWlyYmVra3VyYmFuYWxpZXY0QGdtYWlsLmNvbSIsImV4cCI6MTc4MzM3MTU0Mn0.r_vj-ctJMz1bNIEY-NZokYIpPBkYVbDkLuO9_T4LZdk
[29-Jun-2026 21:02:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 21:02:01 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 21:02:01 UTC] User ID: 921
[29-Jun-2026 21:02:01 UTC] ✅ User profile retrieved successfully for user ID: 921
[29-Jun-2026 21:04:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 21:04:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 21:04:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"144.124.199.134, 172.64.200.15","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIxIiwidXNlcm5hbWUiOiJtZWpoY3MiLCJlbWFpbCI6Im1leWlyYmVra3VyYmFuYWxpZXY0QGdtYWlsLmNvbSIsImV4cCI6MTc4MzM3MTU0Mn0.r_vj-ctJMz1bNIEY-NZokYIpPBkYVbDkLuO9_T4LZdk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a137e1e6193d70dc-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"144.124.199.134","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-Jun-2026 21:04:13 UTC] === User Orders API Called ===
[29-Jun-2026 21:04:13 UTC] User ID: 921
[29-Jun-2026 21:04:13 UTC] Limit: 20, Offset: 0
[29-Jun-2026 21:04:13 UTC] Orders found: 0
[29-Jun-2026 21:04:13 UTC] Orders data: []
[29-Jun-2026 21:04:13 UTC] Total orders count: 0
[29-Jun-2026 21:04:13 UTC] === API CALL LOG ===
[29-Jun-2026 21:04:13 UTC] Endpoint: user/profile.php
[29-Jun-2026 21:04:13 UTC] Full Log Data: {
    "timestamp": "2026-06-29 21:04:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "144.124.199.134",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "144.124.199.134, 172.64.200.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIxIiwidXNlcm5hbWUiOiJtZWpoY3MiLCJlbWFpbCI6Im1leWlyYmVra3VyYmFuYWxpZXY0QGdtYWlsLmNvbSIsImV4cCI6MTc4MzM3MTU0Mn0.r_vj-ctJMz1bNIEY-NZokYIpPBkYVbDkLuO9_T4LZdk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a137e1e6193f70dc-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "144.124.199.134",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 21:04:13 UTC] === END API CALL LOG ===
[29-Jun-2026 21:04:13 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 21:04:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIxIiwidXNlcm5hbWUiOiJtZWpoY3MiLCJlbWFpbCI6Im1leWlyYmVra3VyYmFuYWxpZXY0QGdtYWlsLmNvbSIsImV4cCI6MTc4MzM3MTU0Mn0.r_vj-ctJMz1bNIEY-NZokYIpPBkYVbDkLuO9_T4LZdk
[29-Jun-2026 21:04:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 21:04:13 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 21:04:13 UTC] User ID: 921
[29-Jun-2026 21:04:13 UTC] ✅ User profile retrieved successfully for user ID: 921
[29-Jun-2026 21:04:14 UTC] === API CALL LOG ===
[29-Jun-2026 21:04:14 UTC] Endpoint: user/profile.php
[29-Jun-2026 21:04:14 UTC] Full Log Data: {
    "timestamp": "2026-06-29 21:04:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "144.124.199.134",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "144.124.199.134, 172.64.200.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIxIiwidXNlcm5hbWUiOiJtZWpoY3MiLCJlbWFpbCI6Im1leWlyYmVra3VyYmFuYWxpZXY0QGdtYWlsLmNvbSIsImV4cCI6MTc4MzM3MTU0Mn0.r_vj-ctJMz1bNIEY-NZokYIpPBkYVbDkLuO9_T4LZdk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a137e1ea1a3a70dc-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "144.124.199.134",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 21:04:14 UTC] === END API CALL LOG ===
[29-Jun-2026 21:04:14 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 21:04:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIxIiwidXNlcm5hbWUiOiJtZWpoY3MiLCJlbWFpbCI6Im1leWlyYmVra3VyYmFuYWxpZXY0QGdtYWlsLmNvbSIsImV4cCI6MTc4MzM3MTU0Mn0.r_vj-ctJMz1bNIEY-NZokYIpPBkYVbDkLuO9_T4LZdk
[29-Jun-2026 21:04:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 21:04:14 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 21:04:14 UTC] User ID: 921
[29-Jun-2026 21:04:14 UTC] ✅ User profile retrieved successfully for user ID: 921
[29-Jun-2026 21:04:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 21:04:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 21:04:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"144.124.199.134, 172.64.200.15","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIxIiwidXNlcm5hbWUiOiJtZWpoY3MiLCJlbWFpbCI6Im1leWlyYmVra3VyYmFuYWxpZXY0QGdtYWlsLmNvbSIsImV4cCI6MTc4MzM3MTU0Mn0.r_vj-ctJMz1bNIEY-NZokYIpPBkYVbDkLuO9_T4LZdk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a137e20b6f8670dc-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"144.124.199.134","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-Jun-2026 21:04:19 UTC] === User Orders API Called ===
[29-Jun-2026 21:04:19 UTC] User ID: 921
[29-Jun-2026 21:04:19 UTC] Limit: 20, Offset: 0
[29-Jun-2026 21:04:19 UTC] Orders found: 0
[29-Jun-2026 21:04:19 UTC] Orders data: []
[29-Jun-2026 21:04:19 UTC] Total orders count: 0
[29-Jun-2026 21:04:19 UTC] === API CALL LOG ===
[29-Jun-2026 21:04:19 UTC] Endpoint: user/profile.php
[29-Jun-2026 21:04:19 UTC] Full Log Data: {
    "timestamp": "2026-06-29 21:04:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "144.124.199.134",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "144.124.199.134, 172.64.200.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIxIiwidXNlcm5hbWUiOiJtZWpoY3MiLCJlbWFpbCI6Im1leWlyYmVra3VyYmFuYWxpZXY0QGdtYWlsLmNvbSIsImV4cCI6MTc4MzM3MTU0Mn0.r_vj-ctJMz1bNIEY-NZokYIpPBkYVbDkLuO9_T4LZdk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a137e20b6f8870dc-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "144.124.199.134",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 21:04:19 UTC] === END API CALL LOG ===
[29-Jun-2026 21:04:19 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 21:04:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIxIiwidXNlcm5hbWUiOiJtZWpoY3MiLCJlbWFpbCI6Im1leWlyYmVra3VyYmFuYWxpZXY0QGdtYWlsLmNvbSIsImV4cCI6MTc4MzM3MTU0Mn0.r_vj-ctJMz1bNIEY-NZokYIpPBkYVbDkLuO9_T4LZdk
[29-Jun-2026 21:04:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 21:04:19 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 21:04:19 UTC] User ID: 921
[29-Jun-2026 21:04:19 UTC] ✅ User profile retrieved successfully for user ID: 921
[29-Jun-2026 21:04:20 UTC] === API CALL LOG ===
[29-Jun-2026 21:04:20 UTC] Endpoint: user/profile.php
[29-Jun-2026 21:04:20 UTC] Full Log Data: {
    "timestamp": "2026-06-29 21:04:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "144.124.199.134",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "144.124.199.134, 172.64.200.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIxIiwidXNlcm5hbWUiOiJtZWpoY3MiLCJlbWFpbCI6Im1leWlyYmVra3VyYmFuYWxpZXY0QGdtYWlsLmNvbSIsImV4cCI6MTc4MzM3MTU0Mn0.r_vj-ctJMz1bNIEY-NZokYIpPBkYVbDkLuO9_T4LZdk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a137e20f2f3370dc-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "144.124.199.134",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 21:04:20 UTC] === END API CALL LOG ===
[29-Jun-2026 21:04:20 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 21:04:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIxIiwidXNlcm5hbWUiOiJtZWpoY3MiLCJlbWFpbCI6Im1leWlyYmVra3VyYmFuYWxpZXY0QGdtYWlsLmNvbSIsImV4cCI6MTc4MzM3MTU0Mn0.r_vj-ctJMz1bNIEY-NZokYIpPBkYVbDkLuO9_T4LZdk
[29-Jun-2026 21:04:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 21:04:20 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 21:04:20 UTC] User ID: 921
[29-Jun-2026 21:04:20 UTC] ✅ User profile retrieved successfully for user ID: 921
[29-Jun-2026 21:04:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 21:04:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 21:04:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"144.124.199.134, 172.64.200.14","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIxIiwidXNlcm5hbWUiOiJtZWpoY3MiLCJlbWFpbCI6Im1leWlyYmVra3VyYmFuYWxpZXY0QGdtYWlsLmNvbSIsImV4cCI6MTc4MzM3MTU0Mn0.r_vj-ctJMz1bNIEY-NZokYIpPBkYVbDkLuO9_T4LZdk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a137e2512a4870dc-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"144.124.199.134","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-Jun-2026 21:04:30 UTC] === User Orders API Called ===
[29-Jun-2026 21:04:30 UTC] User ID: 921
[29-Jun-2026 21:04:30 UTC] Limit: 20, Offset: 0
[29-Jun-2026 21:04:30 UTC] Orders found: 0
[29-Jun-2026 21:04:30 UTC] Orders data: []
[29-Jun-2026 21:04:30 UTC] Total orders count: 0
[29-Jun-2026 21:04:30 UTC] === API CALL LOG ===
[29-Jun-2026 21:04:30 UTC] Endpoint: user/profile.php
[29-Jun-2026 21:04:30 UTC] Full Log Data: {
    "timestamp": "2026-06-29 21:04:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "144.124.199.134",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "144.124.199.134, 172.64.200.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIxIiwidXNlcm5hbWUiOiJtZWpoY3MiLCJlbWFpbCI6Im1leWlyYmVra3VyYmFuYWxpZXY0QGdtYWlsLmNvbSIsImV4cCI6MTc4MzM3MTU0Mn0.r_vj-ctJMz1bNIEY-NZokYIpPBkYVbDkLuO9_T4LZdk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a137e2512a4a70dc-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "144.124.199.134",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 21:04:30 UTC] === END API CALL LOG ===
[29-Jun-2026 21:04:30 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 21:04:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIxIiwidXNlcm5hbWUiOiJtZWpoY3MiLCJlbWFpbCI6Im1leWlyYmVra3VyYmFuYWxpZXY0QGdtYWlsLmNvbSIsImV4cCI6MTc4MzM3MTU0Mn0.r_vj-ctJMz1bNIEY-NZokYIpPBkYVbDkLuO9_T4LZdk
[29-Jun-2026 21:04:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 21:04:30 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 21:04:30 UTC] User ID: 921
[29-Jun-2026 21:04:30 UTC] ✅ User profile retrieved successfully for user ID: 921
[29-Jun-2026 21:04:31 UTC] === API CALL LOG ===
[29-Jun-2026 21:04:31 UTC] Endpoint: user/profile.php
[29-Jun-2026 21:04:31 UTC] Full Log Data: {
    "timestamp": "2026-06-29 21:04:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "144.124.199.134",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "144.124.199.134, 172.64.200.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIxIiwidXNlcm5hbWUiOiJtZWpoY3MiLCJlbWFpbCI6Im1leWlyYmVra3VyYmFuYWxpZXY0QGdtYWlsLmNvbSIsImV4cCI6MTc4MzM3MTU0Mn0.r_vj-ctJMz1bNIEY-NZokYIpPBkYVbDkLuO9_T4LZdk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a137e254ccc370dc-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "144.124.199.134",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 21:04:31 UTC] === END API CALL LOG ===
[29-Jun-2026 21:04:31 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 21:04:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIxIiwidXNlcm5hbWUiOiJtZWpoY3MiLCJlbWFpbCI6Im1leWlyYmVra3VyYmFuYWxpZXY0QGdtYWlsLmNvbSIsImV4cCI6MTc4MzM3MTU0Mn0.r_vj-ctJMz1bNIEY-NZokYIpPBkYVbDkLuO9_T4LZdk
[29-Jun-2026 21:04:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 21:04:31 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 21:04:31 UTC] User ID: 921
[29-Jun-2026 21:04:31 UTC] ✅ User profile retrieved successfully for user ID: 921
[29-Jun-2026 21:04:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 21:04:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 21:04:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"144.124.199.134, 172.64.200.14","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIxIiwidXNlcm5hbWUiOiJtZWpoY3MiLCJlbWFpbCI6Im1leWlyYmVra3VyYmFuYWxpZXY0QGdtYWlsLmNvbSIsImV4cCI6MTc4MzM3MTU0Mn0.r_vj-ctJMz1bNIEY-NZokYIpPBkYVbDkLuO9_T4LZdk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a137e27dca6770dc-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"144.124.199.134","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-Jun-2026 21:04:38 UTC] === User Orders API Called ===
[29-Jun-2026 21:04:38 UTC] User ID: 921
[29-Jun-2026 21:04:38 UTC] Limit: 20, Offset: 0
[29-Jun-2026 21:04:38 UTC] === API CALL LOG ===
[29-Jun-2026 21:04:38 UTC] Endpoint: user/profile.php
[29-Jun-2026 21:04:38 UTC] Full Log Data: {
    "timestamp": "2026-06-29 21:04:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "144.124.199.134",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "144.124.199.134, 172.64.200.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIxIiwidXNlcm5hbWUiOiJtZWpoY3MiLCJlbWFpbCI6Im1leWlyYmVra3VyYmFuYWxpZXY0QGdtYWlsLmNvbSIsImV4cCI6MTc4MzM3MTU0Mn0.r_vj-ctJMz1bNIEY-NZokYIpPBkYVbDkLuO9_T4LZdk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a137e27dca6a70dc-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "144.124.199.134",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 21:04:38 UTC] === END API CALL LOG ===
[29-Jun-2026 21:04:38 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 21:04:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIxIiwidXNlcm5hbWUiOiJtZWpoY3MiLCJlbWFpbCI6Im1leWlyYmVra3VyYmFuYWxpZXY0QGdtYWlsLmNvbSIsImV4cCI6MTc4MzM3MTU0Mn0.r_vj-ctJMz1bNIEY-NZokYIpPBkYVbDkLuO9_T4LZdk
[29-Jun-2026 21:04:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 21:04:38 UTC] Orders found: 0
[29-Jun-2026 21:04:38 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 21:04:38 UTC] Orders data: []
[29-Jun-2026 21:04:38 UTC] User ID: 921
[29-Jun-2026 21:04:38 UTC] Total orders count: 0
[29-Jun-2026 21:04:38 UTC] ✅ User profile retrieved successfully for user ID: 921
[29-Jun-2026 21:04:38 UTC] === API CALL LOG ===
[29-Jun-2026 21:04:38 UTC] Endpoint: user/profile.php
[29-Jun-2026 21:04:38 UTC] Full Log Data: {
    "timestamp": "2026-06-29 21:04:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "144.124.199.134",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "144.124.199.134, 172.64.200.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIxIiwidXNlcm5hbWUiOiJtZWpoY3MiLCJlbWFpbCI6Im1leWlyYmVra3VyYmFuYWxpZXY0QGdtYWlsLmNvbSIsImV4cCI6MTc4MzM3MTU0Mn0.r_vj-ctJMz1bNIEY-NZokYIpPBkYVbDkLuO9_T4LZdk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a137e2815a5870dc-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "144.124.199.134",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 21:04:38 UTC] === END API CALL LOG ===
[29-Jun-2026 21:04:38 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 21:04:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIxIiwidXNlcm5hbWUiOiJtZWpoY3MiLCJlbWFpbCI6Im1leWlyYmVra3VyYmFuYWxpZXY0QGdtYWlsLmNvbSIsImV4cCI6MTc4MzM3MTU0Mn0.r_vj-ctJMz1bNIEY-NZokYIpPBkYVbDkLuO9_T4LZdk
[29-Jun-2026 21:04:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 21:04:38 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 21:04:38 UTC] User ID: 921
[29-Jun-2026 21:04:38 UTC] ✅ User profile retrieved successfully for user ID: 921
[29-Jun-2026 21:05:09 UTC] === API CALL LOG ===
[29-Jun-2026 21:05:09 UTC] Endpoint: user/profile.php
[29-Jun-2026 21:05:09 UTC] Full Log Data: {
    "timestamp": "2026-06-29 21:05:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "144.124.199.134",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "144.124.199.134, 172.64.198.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIxIiwidXNlcm5hbWUiOiJtZWpoY3MiLCJlbWFpbCI6Im1leWlyYmVra3VyYmFuYWxpZXY0QGdtYWlsLmNvbSIsImV4cCI6MTc4MzM3MTU0Mn0.r_vj-ctJMz1bNIEY-NZokYIpPBkYVbDkLuO9_T4LZdk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a137e343ef03980c-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "144.124.199.134",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 21:05:09 UTC] === END API CALL LOG ===
[29-Jun-2026 21:05:09 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 21:05:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIxIiwidXNlcm5hbWUiOiJtZWpoY3MiLCJlbWFpbCI6Im1leWlyYmVra3VyYmFuYWxpZXY0QGdtYWlsLmNvbSIsImV4cCI6MTc4MzM3MTU0Mn0.r_vj-ctJMz1bNIEY-NZokYIpPBkYVbDkLuO9_T4LZdk
[29-Jun-2026 21:05:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 21:05:09 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 21:05:09 UTC] User ID: 921
[29-Jun-2026 21:05:09 UTC] ✅ User profile retrieved successfully for user ID: 921
[29-Jun-2026 21:05:10 UTC] === API CALL LOG ===
[29-Jun-2026 21:05:10 UTC] Endpoint: user/profile.php
[29-Jun-2026 21:05:10 UTC] Full Log Data: {
    "timestamp": "2026-06-29 21:05:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "144.124.199.134",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "144.124.199.134, 172.64.198.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIxIiwidXNlcm5hbWUiOiJtZWpoY3MiLCJlbWFpbCI6Im1leWlyYmVra3VyYmFuYWxpZXY0QGdtYWlsLmNvbSIsImV4cCI6MTc4MzM3MTU0Mn0.r_vj-ctJMz1bNIEY-NZokYIpPBkYVbDkLuO9_T4LZdk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a137e3497ac8980c-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "144.124.199.134",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 21:05:10 UTC] === END API CALL LOG ===
[29-Jun-2026 21:05:10 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 21:05:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIxIiwidXNlcm5hbWUiOiJtZWpoY3MiLCJlbWFpbCI6Im1leWlyYmVra3VyYmFuYWxpZXY0QGdtYWlsLmNvbSIsImV4cCI6MTc4MzM3MTU0Mn0.r_vj-ctJMz1bNIEY-NZokYIpPBkYVbDkLuO9_T4LZdk
[29-Jun-2026 21:05:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 21:05:10 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 21:05:10 UTC] User ID: 921
[29-Jun-2026 21:05:10 UTC] ✅ User profile retrieved successfully for user ID: 921
[29-Jun-2026 21:05:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 21:05:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 21:05:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"144.124.199.134, 172.64.198.81","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIxIiwidXNlcm5hbWUiOiJtZWpoY3MiLCJlbWFpbCI6Im1leWlyYmVra3VyYmFuYWxpZXY0QGdtYWlsLmNvbSIsImV4cCI6MTc4MzM3MTU0Mn0.r_vj-ctJMz1bNIEY-NZokYIpPBkYVbDkLuO9_T4LZdk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a137e3497acb980c-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"144.124.199.134","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-Jun-2026 21:05:10 UTC] === User Orders API Called ===
[29-Jun-2026 21:05:10 UTC] User ID: 921
[29-Jun-2026 21:05:10 UTC] Limit: 20, Offset: 0
[29-Jun-2026 21:05:10 UTC] Orders found: 0
[29-Jun-2026 21:05:10 UTC] Orders data: []
[29-Jun-2026 21:05:10 UTC] Total orders count: 0
[29-Jun-2026 21:05:10 UTC] === API CALL LOG ===
[29-Jun-2026 21:05:10 UTC] Endpoint: user/profile.php
[29-Jun-2026 21:05:10 UTC] Full Log Data: {
    "timestamp": "2026-06-29 21:05:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "144.124.199.134",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "144.124.199.134, 172.64.198.66",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIxIiwidXNlcm5hbWUiOiJtZWpoY3MiLCJlbWFpbCI6Im1leWlyYmVra3VyYmFuYWxpZXY0QGdtYWlsLmNvbSIsImV4cCI6MTc4MzM3MTU0Mn0.r_vj-ctJMz1bNIEY-NZokYIpPBkYVbDkLuO9_T4LZdk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a137e34a1c46980c-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "144.124.199.134",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 21:05:10 UTC] === END API CALL LOG ===
[29-Jun-2026 21:05:10 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 21:05:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIxIiwidXNlcm5hbWUiOiJtZWpoY3MiLCJlbWFpbCI6Im1leWlyYmVra3VyYmFuYWxpZXY0QGdtYWlsLmNvbSIsImV4cCI6MTc4MzM3MTU0Mn0.r_vj-ctJMz1bNIEY-NZokYIpPBkYVbDkLuO9_T4LZdk
[29-Jun-2026 21:05:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 21:05:10 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 21:05:10 UTC] User ID: 921
[29-Jun-2026 21:05:10 UTC] ✅ User profile retrieved successfully for user ID: 921
[29-Jun-2026 21:05:23 UTC] === API CALL LOG ===
[29-Jun-2026 21:05:23 UTC] Endpoint: user/profile.php
[29-Jun-2026 21:05:23 UTC] Full Log Data: {
    "timestamp": "2026-06-29 21:05:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "144.124.199.134",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "144.124.199.134, 172.64.198.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIxIiwidXNlcm5hbWUiOiJtZWpoY3MiLCJlbWFpbCI6Im1leWlyYmVra3VyYmFuYWxpZXY0QGdtYWlsLmNvbSIsImV4cCI6MTc4MzM3MTU0Mn0.r_vj-ctJMz1bNIEY-NZokYIpPBkYVbDkLuO9_T4LZdk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a137e39b0a89980c-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "144.124.199.134",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 21:05:23 UTC] === END API CALL LOG ===
[29-Jun-2026 21:05:23 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 21:05:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIxIiwidXNlcm5hbWUiOiJtZWpoY3MiLCJlbWFpbCI6Im1leWlyYmVra3VyYmFuYWxpZXY0QGdtYWlsLmNvbSIsImV4cCI6MTc4MzM3MTU0Mn0.r_vj-ctJMz1bNIEY-NZokYIpPBkYVbDkLuO9_T4LZdk
[29-Jun-2026 21:05:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 21:05:23 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 21:05:23 UTC] User ID: 921
[29-Jun-2026 21:05:23 UTC] ✅ User profile retrieved successfully for user ID: 921
[29-Jun-2026 21:05:23 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 21:05:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 21:05:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"144.124.199.134, 172.64.198.81","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIxIiwidXNlcm5hbWUiOiJtZWpoY3MiLCJlbWFpbCI6Im1leWlyYmVra3VyYmFuYWxpZXY0QGdtYWlsLmNvbSIsImV4cCI6MTc4MzM3MTU0Mn0.r_vj-ctJMz1bNIEY-NZokYIpPBkYVbDkLuO9_T4LZdk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a137e39b0a87980c-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"144.124.199.134","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-Jun-2026 21:05:23 UTC] === User Orders API Called ===
[29-Jun-2026 21:05:23 UTC] User ID: 921
[29-Jun-2026 21:05:23 UTC] Limit: 20, Offset: 0
[29-Jun-2026 21:05:23 UTC] Orders found: 0
[29-Jun-2026 21:05:23 UTC] Orders data: []
[29-Jun-2026 21:05:23 UTC] Total orders count: 0
[29-Jun-2026 21:05:24 UTC] === API CALL LOG ===
[29-Jun-2026 21:05:24 UTC] Endpoint: user/profile.php
[29-Jun-2026 21:05:24 UTC] Full Log Data: {
    "timestamp": "2026-06-29 21:05:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "144.124.199.134",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "144.124.199.134, 172.64.198.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIxIiwidXNlcm5hbWUiOiJtZWpoY3MiLCJlbWFpbCI6Im1leWlyYmVra3VyYmFuYWxpZXY0QGdtYWlsLmNvbSIsImV4cCI6MTc4MzM3MTU0Mn0.r_vj-ctJMz1bNIEY-NZokYIpPBkYVbDkLuO9_T4LZdk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a137e39efa84980c-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "144.124.199.134",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 21:05:24 UTC] === END API CALL LOG ===
[29-Jun-2026 21:05:24 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 21:05:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIxIiwidXNlcm5hbWUiOiJtZWpoY3MiLCJlbWFpbCI6Im1leWlyYmVra3VyYmFuYWxpZXY0QGdtYWlsLmNvbSIsImV4cCI6MTc4MzM3MTU0Mn0.r_vj-ctJMz1bNIEY-NZokYIpPBkYVbDkLuO9_T4LZdk
[29-Jun-2026 21:05:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 21:05:24 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 21:05:24 UTC] User ID: 921
[29-Jun-2026 21:05:24 UTC] ✅ User profile retrieved successfully for user ID: 921
[29-Jun-2026 21:05:33 UTC] === API CALL LOG ===
[29-Jun-2026 21:05:33 UTC] Endpoint: user/profile.php
[29-Jun-2026 21:05:33 UTC] Full Log Data: {
    "timestamp": "2026-06-29 21:05:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "144.124.199.134",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "144.124.199.134, 172.64.198.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIxIiwidXNlcm5hbWUiOiJtZWpoY3MiLCJlbWFpbCI6Im1leWlyYmVra3VyYmFuYWxpZXY0QGdtYWlsLmNvbSIsImV4cCI6MTc4MzM3MTU0Mn0.r_vj-ctJMz1bNIEY-NZokYIpPBkYVbDkLuO9_T4LZdk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a137e3d74fee980c-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "144.124.199.134",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 21:05:33 UTC] === END API CALL LOG ===
[29-Jun-2026 21:05:33 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 21:05:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIxIiwidXNlcm5hbWUiOiJtZWpoY3MiLCJlbWFpbCI6Im1leWlyYmVra3VyYmFuYWxpZXY0QGdtYWlsLmNvbSIsImV4cCI6MTc4MzM3MTU0Mn0.r_vj-ctJMz1bNIEY-NZokYIpPBkYVbDkLuO9_T4LZdk
[29-Jun-2026 21:05:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 21:05:33 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 21:05:33 UTC] User ID: 921
[29-Jun-2026 21:05:33 UTC] ✅ User profile retrieved successfully for user ID: 921
[29-Jun-2026 21:05:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 21:05:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 21:05:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"144.124.199.134, 172.64.198.81","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIxIiwidXNlcm5hbWUiOiJtZWpoY3MiLCJlbWFpbCI6Im1leWlyYmVra3VyYmFuYWxpZXY0QGdtYWlsLmNvbSIsImV4cCI6MTc4MzM3MTU0Mn0.r_vj-ctJMz1bNIEY-NZokYIpPBkYVbDkLuO9_T4LZdk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a137e3d74fec980c-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"144.124.199.134","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-Jun-2026 21:05:33 UTC] === User Orders API Called ===
[29-Jun-2026 21:05:33 UTC] User ID: 921
[29-Jun-2026 21:05:33 UTC] Limit: 20, Offset: 0
[29-Jun-2026 21:05:33 UTC] Orders found: 0
[29-Jun-2026 21:05:33 UTC] Orders data: []
[29-Jun-2026 21:05:33 UTC] Total orders count: 0
[29-Jun-2026 21:05:33 UTC] === API CALL LOG ===
[29-Jun-2026 21:05:33 UTC] Endpoint: user/profile.php
[29-Jun-2026 21:05:33 UTC] Full Log Data: {
    "timestamp": "2026-06-29 21:05:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "144.124.199.134",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "144.124.199.134, 172.64.198.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIxIiwidXNlcm5hbWUiOiJtZWpoY3MiLCJlbWFpbCI6Im1leWlyYmVra3VyYmFuYWxpZXY0QGdtYWlsLmNvbSIsImV4cCI6MTc4MzM3MTU0Mn0.r_vj-ctJMz1bNIEY-NZokYIpPBkYVbDkLuO9_T4LZdk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a137e3daeeff980c-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "144.124.199.134",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 21:05:33 UTC] === END API CALL LOG ===
[29-Jun-2026 21:05:33 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 21:05:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIxIiwidXNlcm5hbWUiOiJtZWpoY3MiLCJlbWFpbCI6Im1leWlyYmVra3VyYmFuYWxpZXY0QGdtYWlsLmNvbSIsImV4cCI6MTc4MzM3MTU0Mn0.r_vj-ctJMz1bNIEY-NZokYIpPBkYVbDkLuO9_T4LZdk
[29-Jun-2026 21:05:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 21:05:33 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 21:05:33 UTC] User ID: 921
[29-Jun-2026 21:05:33 UTC] ✅ User profile retrieved successfully for user ID: 921
[29-Jun-2026 21:05:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 21:05:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 21:05:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"144.124.199.134, 172.64.198.81","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIxIiwidXNlcm5hbWUiOiJtZWpoY3MiLCJlbWFpbCI6Im1leWlyYmVra3VyYmFuYWxpZXY0QGdtYWlsLmNvbSIsImV4cCI6MTc4MzM3MTU0Mn0.r_vj-ctJMz1bNIEY-NZokYIpPBkYVbDkLuO9_T4LZdk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a137e4342b89980c-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"144.124.199.134","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-Jun-2026 21:05:48 UTC] === User Orders API Called ===
[29-Jun-2026 21:05:48 UTC] User ID: 921
[29-Jun-2026 21:05:48 UTC] Limit: 20, Offset: 0
[29-Jun-2026 21:05:48 UTC] Orders found: 0
[29-Jun-2026 21:05:48 UTC] Orders data: []
[29-Jun-2026 21:05:48 UTC] Total orders count: 0
[29-Jun-2026 21:05:48 UTC] === API CALL LOG ===
[29-Jun-2026 21:05:48 UTC] Endpoint: user/profile.php
[29-Jun-2026 21:05:48 UTC] Full Log Data: {
    "timestamp": "2026-06-29 21:05:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "144.124.199.134",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "144.124.199.134, 172.64.198.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIxIiwidXNlcm5hbWUiOiJtZWpoY3MiLCJlbWFpbCI6Im1leWlyYmVra3VyYmFuYWxpZXY0QGdtYWlsLmNvbSIsImV4cCI6MTc4MzM3MTU0Mn0.r_vj-ctJMz1bNIEY-NZokYIpPBkYVbDkLuO9_T4LZdk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a137e4342b8c980c-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "144.124.199.134",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 21:05:48 UTC] === END API CALL LOG ===
[29-Jun-2026 21:05:48 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 21:05:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIxIiwidXNlcm5hbWUiOiJtZWpoY3MiLCJlbWFpbCI6Im1leWlyYmVra3VyYmFuYWxpZXY0QGdtYWlsLmNvbSIsImV4cCI6MTc4MzM3MTU0Mn0.r_vj-ctJMz1bNIEY-NZokYIpPBkYVbDkLuO9_T4LZdk
[29-Jun-2026 21:05:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 21:05:48 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 21:05:48 UTC] User ID: 921
[29-Jun-2026 21:05:48 UTC] ✅ User profile retrieved successfully for user ID: 921
[29-Jun-2026 21:05:48 UTC] === API CALL LOG ===
[29-Jun-2026 21:05:48 UTC] Endpoint: user/profile.php
[29-Jun-2026 21:05:48 UTC] Full Log Data: {
    "timestamp": "2026-06-29 21:05:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "144.124.199.134",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "144.124.199.134, 172.64.198.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIxIiwidXNlcm5hbWUiOiJtZWpoY3MiLCJlbWFpbCI6Im1leWlyYmVra3VyYmFuYWxpZXY0QGdtYWlsLmNvbSIsImV4cCI6MTc4MzM3MTU0Mn0.r_vj-ctJMz1bNIEY-NZokYIpPBkYVbDkLuO9_T4LZdk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a137e4382bf9980c-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "144.124.199.134",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 21:05:48 UTC] === END API CALL LOG ===
[29-Jun-2026 21:05:48 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 21:05:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIxIiwidXNlcm5hbWUiOiJtZWpoY3MiLCJlbWFpbCI6Im1leWlyYmVra3VyYmFuYWxpZXY0QGdtYWlsLmNvbSIsImV4cCI6MTc4MzM3MTU0Mn0.r_vj-ctJMz1bNIEY-NZokYIpPBkYVbDkLuO9_T4LZdk
[29-Jun-2026 21:05:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 21:05:48 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 21:05:48 UTC] User ID: 921
[29-Jun-2026 21:05:48 UTC] ✅ User profile retrieved successfully for user ID: 921
[29-Jun-2026 21:05:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 21:05:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 21:05:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"144.124.199.134, 172.64.198.81","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIxIiwidXNlcm5hbWUiOiJtZWpoY3MiLCJlbWFpbCI6Im1leWlyYmVra3VyYmFuYWxpZXY0QGdtYWlsLmNvbSIsImV4cCI6MTc4MzM3MTU0Mn0.r_vj-ctJMz1bNIEY-NZokYIpPBkYVbDkLuO9_T4LZdk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a137e45e3d8a980c-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"144.124.199.134","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-Jun-2026 21:05:54 UTC] === User Orders API Called ===
[29-Jun-2026 21:05:54 UTC] User ID: 921
[29-Jun-2026 21:05:54 UTC] Limit: 20, Offset: 0
[29-Jun-2026 21:05:54 UTC] Orders found: 0
[29-Jun-2026 21:05:54 UTC] Orders data: []
[29-Jun-2026 21:05:54 UTC] Total orders count: 0
[29-Jun-2026 21:05:55 UTC] === API CALL LOG ===
[29-Jun-2026 21:05:55 UTC] Endpoint: user/profile.php
[29-Jun-2026 21:05:55 UTC] Full Log Data: {
    "timestamp": "2026-06-29 21:05:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "144.124.199.134",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "144.124.199.134, 172.64.198.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIxIiwidXNlcm5hbWUiOiJtZWpoY3MiLCJlbWFpbCI6Im1leWlyYmVra3VyYmFuYWxpZXY0QGdtYWlsLmNvbSIsImV4cCI6MTc4MzM3MTU0Mn0.r_vj-ctJMz1bNIEY-NZokYIpPBkYVbDkLuO9_T4LZdk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a137e45f1f3b980c-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "144.124.199.134",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 21:05:55 UTC] === END API CALL LOG ===
[29-Jun-2026 21:05:55 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 21:05:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIxIiwidXNlcm5hbWUiOiJtZWpoY3MiLCJlbWFpbCI6Im1leWlyYmVra3VyYmFuYWxpZXY0QGdtYWlsLmNvbSIsImV4cCI6MTc4MzM3MTU0Mn0.r_vj-ctJMz1bNIEY-NZokYIpPBkYVbDkLuO9_T4LZdk
[29-Jun-2026 21:05:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 21:05:55 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 21:05:55 UTC] User ID: 921
[29-Jun-2026 21:05:55 UTC] ✅ User profile retrieved successfully for user ID: 921
[29-Jun-2026 21:05:55 UTC] === API CALL LOG ===
[29-Jun-2026 21:05:55 UTC] Endpoint: user/profile.php
[29-Jun-2026 21:05:55 UTC] Full Log Data: {
    "timestamp": "2026-06-29 21:05:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "144.124.199.134",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "144.124.199.134, 172.64.198.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIxIiwidXNlcm5hbWUiOiJtZWpoY3MiLCJlbWFpbCI6Im1leWlyYmVra3VyYmFuYWxpZXY0QGdtYWlsLmNvbSIsImV4cCI6MTc4MzM3MTU0Mn0.r_vj-ctJMz1bNIEY-NZokYIpPBkYVbDkLuO9_T4LZdk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a137e4621d6a980c-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "144.124.199.134",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 21:05:55 UTC] === END API CALL LOG ===
[29-Jun-2026 21:05:55 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 21:05:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIxIiwidXNlcm5hbWUiOiJtZWpoY3MiLCJlbWFpbCI6Im1leWlyYmVra3VyYmFuYWxpZXY0QGdtYWlsLmNvbSIsImV4cCI6MTc4MzM3MTU0Mn0.r_vj-ctJMz1bNIEY-NZokYIpPBkYVbDkLuO9_T4LZdk
[29-Jun-2026 21:05:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 21:05:55 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 21:05:55 UTC] User ID: 921
[29-Jun-2026 21:05:55 UTC] ✅ User profile retrieved successfully for user ID: 921
[29-Jun-2026 21:06:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 21:06:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 21:06:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"144.124.199.134, 172.64.198.80","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIxIiwidXNlcm5hbWUiOiJtZWpoY3MiLCJlbWFpbCI6Im1leWlyYmVra3VyYmFuYWxpZXY0QGdtYWlsLmNvbSIsImV4cCI6MTc4MzM3MTU0Mn0.r_vj-ctJMz1bNIEY-NZokYIpPBkYVbDkLuO9_T4LZdk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a137e480ae5f980c-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"144.124.199.134","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-Jun-2026 21:06:00 UTC] === User Orders API Called ===
[29-Jun-2026 21:06:00 UTC] User ID: 921
[29-Jun-2026 21:06:00 UTC] Limit: 20, Offset: 0
[29-Jun-2026 21:06:00 UTC] Orders found: 0
[29-Jun-2026 21:06:00 UTC] Orders data: []
[29-Jun-2026 21:06:00 UTC] Total orders count: 0
[29-Jun-2026 21:06:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 21:06:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 21:06:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"144.124.199.134, 172.64.198.80","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIxIiwidXNlcm5hbWUiOiJtZWpoY3MiLCJlbWFpbCI6Im1leWlyYmVra3VyYmFuYWxpZXY0QGdtYWlsLmNvbSIsImV4cCI6MTc4MzM3MTU0Mn0.r_vj-ctJMz1bNIEY-NZokYIpPBkYVbDkLuO9_T4LZdk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a137e4933adb980c-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"144.124.199.134","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-Jun-2026 21:06:03 UTC] === User Orders API Called ===
[29-Jun-2026 21:06:03 UTC] User ID: 921
[29-Jun-2026 21:06:03 UTC] Limit: 20, Offset: 0
[29-Jun-2026 21:06:03 UTC] === API CALL LOG ===
[29-Jun-2026 21:06:03 UTC] Endpoint: user/profile.php
[29-Jun-2026 21:06:03 UTC] Full Log Data: {
    "timestamp": "2026-06-29 21:06:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "144.124.199.134",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "144.124.199.134, 172.64.198.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIxIiwidXNlcm5hbWUiOiJtZWpoY3MiLCJlbWFpbCI6Im1leWlyYmVra3VyYmFuYWxpZXY0QGdtYWlsLmNvbSIsImV4cCI6MTc4MzM3MTU0Mn0.r_vj-ctJMz1bNIEY-NZokYIpPBkYVbDkLuO9_T4LZdk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a137e4933adc980c-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "144.124.199.134",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 21:06:03 UTC] === END API CALL LOG ===
[29-Jun-2026 21:06:03 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 21:06:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIxIiwidXNlcm5hbWUiOiJtZWpoY3MiLCJlbWFpbCI6Im1leWlyYmVra3VyYmFuYWxpZXY0QGdtYWlsLmNvbSIsImV4cCI6MTc4MzM3MTU0Mn0.r_vj-ctJMz1bNIEY-NZokYIpPBkYVbDkLuO9_T4LZdk
[29-Jun-2026 21:06:03 UTC] Orders found: 0
[29-Jun-2026 21:06:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 21:06:03 UTC] Orders data: []
[29-Jun-2026 21:06:03 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 21:06:03 UTC] User ID: 921
[29-Jun-2026 21:06:03 UTC] Total orders count: 0
[29-Jun-2026 21:06:03 UTC] ✅ User profile retrieved successfully for user ID: 921
[29-Jun-2026 21:06:04 UTC] === API CALL LOG ===
[29-Jun-2026 21:06:04 UTC] Endpoint: user/profile.php
[29-Jun-2026 21:06:04 UTC] Full Log Data: {
    "timestamp": "2026-06-29 21:06:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "144.124.199.134",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "144.124.199.134, 172.64.198.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIxIiwidXNlcm5hbWUiOiJtZWpoY3MiLCJlbWFpbCI6Im1leWlyYmVra3VyYmFuYWxpZXY0QGdtYWlsLmNvbSIsImV4cCI6MTc4MzM3MTU0Mn0.r_vj-ctJMz1bNIEY-NZokYIpPBkYVbDkLuO9_T4LZdk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a137e496fa1e980c-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "144.124.199.134",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 21:06:04 UTC] === END API CALL LOG ===
[29-Jun-2026 21:06:04 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 21:06:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIxIiwidXNlcm5hbWUiOiJtZWpoY3MiLCJlbWFpbCI6Im1leWlyYmVra3VyYmFuYWxpZXY0QGdtYWlsLmNvbSIsImV4cCI6MTc4MzM3MTU0Mn0.r_vj-ctJMz1bNIEY-NZokYIpPBkYVbDkLuO9_T4LZdk
[29-Jun-2026 21:06:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 21:06:04 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 21:06:04 UTC] User ID: 921
[29-Jun-2026 21:06:04 UTC] ✅ User profile retrieved successfully for user ID: 921
[29-Jun-2026 21:06:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 21:06:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 21:06:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"144.124.199.134, 172.64.198.81","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIxIiwidXNlcm5hbWUiOiJtZWpoY3MiLCJlbWFpbCI6Im1leWlyYmVra3VyYmFuYWxpZXY0QGdtYWlsLmNvbSIsImV4cCI6MTc4MzM3MTU0Mn0.r_vj-ctJMz1bNIEY-NZokYIpPBkYVbDkLuO9_T4LZdk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a137e4a86c4d980c-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"144.124.199.134","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-Jun-2026 21:06:06 UTC] === User Orders API Called ===
[29-Jun-2026 21:06:06 UTC] User ID: 921
[29-Jun-2026 21:06:06 UTC] Limit: 20, Offset: 0
[29-Jun-2026 21:06:06 UTC] Orders found: 0
[29-Jun-2026 21:06:06 UTC] Orders data: []
[29-Jun-2026 21:06:06 UTC] Total orders count: 0
[29-Jun-2026 21:06:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 21:06:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 21:06:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"144.124.199.134, 172.64.198.81","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIxIiwidXNlcm5hbWUiOiJtZWpoY3MiLCJlbWFpbCI6Im1leWlyYmVra3VyYmFuYWxpZXY0QGdtYWlsLmNvbSIsImV4cCI6MTc4MzM3MTU0Mn0.r_vj-ctJMz1bNIEY-NZokYIpPBkYVbDkLuO9_T4LZdk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a137e4af9977980c-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"144.124.199.134","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-Jun-2026 21:06:07 UTC] === User Orders API Called ===
[29-Jun-2026 21:06:07 UTC] User ID: 921
[29-Jun-2026 21:06:07 UTC] Limit: 20, Offset: 0
[29-Jun-2026 21:06:07 UTC] Orders found: 0
[29-Jun-2026 21:06:07 UTC] Orders data: []
[29-Jun-2026 21:06:07 UTC] Total orders count: 0
[29-Jun-2026 21:06:08 UTC] === API CALL LOG ===
[29-Jun-2026 21:06:08 UTC] Endpoint: user/profile.php
[29-Jun-2026 21:06:08 UTC] Full Log Data: {
    "timestamp": "2026-06-29 21:06:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "144.124.199.134",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "144.124.199.134, 172.64.198.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIxIiwidXNlcm5hbWUiOiJtZWpoY3MiLCJlbWFpbCI6Im1leWlyYmVra3VyYmFuYWxpZXY0QGdtYWlsLmNvbSIsImV4cCI6MTc4MzM3MTU0Mn0.r_vj-ctJMz1bNIEY-NZokYIpPBkYVbDkLuO9_T4LZdk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a137e4b07af2980c-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "144.124.199.134",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 21:06:08 UTC] === END API CALL LOG ===
[29-Jun-2026 21:06:08 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 21:06:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIxIiwidXNlcm5hbWUiOiJtZWpoY3MiLCJlbWFpbCI6Im1leWlyYmVra3VyYmFuYWxpZXY0QGdtYWlsLmNvbSIsImV4cCI6MTc4MzM3MTU0Mn0.r_vj-ctJMz1bNIEY-NZokYIpPBkYVbDkLuO9_T4LZdk
[29-Jun-2026 21:06:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 21:06:08 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 21:06:08 UTC] User ID: 921
[29-Jun-2026 21:06:08 UTC] ✅ User profile retrieved successfully for user ID: 921
[29-Jun-2026 21:06:08 UTC] === API CALL LOG ===
[29-Jun-2026 21:06:08 UTC] Endpoint: user/profile.php
[29-Jun-2026 21:06:08 UTC] Full Log Data: {
    "timestamp": "2026-06-29 21:06:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "144.124.199.134",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "144.124.199.134, 172.64.198.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIxIiwidXNlcm5hbWUiOiJtZWpoY3MiLCJlbWFpbCI6Im1leWlyYmVra3VyYmFuYWxpZXY0QGdtYWlsLmNvbSIsImV4cCI6MTc4MzM3MTU0Mn0.r_vj-ctJMz1bNIEY-NZokYIpPBkYVbDkLuO9_T4LZdk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a137e4b37887980c-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "144.124.199.134",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 21:06:08 UTC] === END API CALL LOG ===
[29-Jun-2026 21:06:08 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 21:06:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIxIiwidXNlcm5hbWUiOiJtZWpoY3MiLCJlbWFpbCI6Im1leWlyYmVra3VyYmFuYWxpZXY0QGdtYWlsLmNvbSIsImV4cCI6MTc4MzM3MTU0Mn0.r_vj-ctJMz1bNIEY-NZokYIpPBkYVbDkLuO9_T4LZdk
[29-Jun-2026 21:06:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 21:06:08 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 21:06:08 UTC] User ID: 921
[29-Jun-2026 21:06:08 UTC] ✅ User profile retrieved successfully for user ID: 921
[29-Jun-2026 21:21:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 21:21:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 21:21:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.118.9.23, 104.23.229.41","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIyIiwidXNlcm5hbWUiOiJlZGVuY2hpc3RpbmEiLCJlbWFpbCI6IkNocmlzdGluYWVkZW4yNzRAZ21haWwuY29tIiwiZXhwIjoxNzgzMzcyOTAzfQ.4HCig7xfgyOmWsah9ULusX5aoY2inqUJlAzS44Kytiw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a137fb8cdef92c31-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.118.9.23","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-Jun-2026 21:21:44 UTC] === User Orders API Called ===
[29-Jun-2026 21:21:44 UTC] User ID: 922
[29-Jun-2026 21:21:44 UTC] Limit: 20, Offset: 0
[29-Jun-2026 21:21:44 UTC] Orders found: 0
[29-Jun-2026 21:21:44 UTC] Orders data: []
[29-Jun-2026 21:21:44 UTC] Total orders count: 0
[29-Jun-2026 21:21:44 UTC] === API CALL LOG ===
[29-Jun-2026 21:21:44 UTC] Endpoint: user/profile.php
[29-Jun-2026 21:21:44 UTC] Full Log Data: {
    "timestamp": "2026-06-29 21:21:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.118.9.23",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.118.9.23, 104.23.229.41",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIyIiwidXNlcm5hbWUiOiJlZGVuY2hpc3RpbmEiLCJlbWFpbCI6IkNocmlzdGluYWVkZW4yNzRAZ21haWwuY29tIiwiZXhwIjoxNzgzMzcyOTAzfQ.4HCig7xfgyOmWsah9ULusX5aoY2inqUJlAzS44Kytiw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a137fb8cdeef2c31-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.118.9.23",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 21:21:44 UTC] === END API CALL LOG ===
[29-Jun-2026 21:21:44 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 21:21:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIyIiwidXNlcm5hbWUiOiJlZGVuY2hpc3RpbmEiLCJlbWFpbCI6IkNocmlzdGluYWVkZW4yNzRAZ21haWwuY29tIiwiZXhwIjoxNzgzMzcyOTAzfQ.4HCig7xfgyOmWsah9ULusX5aoY2inqUJlAzS44Kytiw
[29-Jun-2026 21:21:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 21:21:44 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 21:21:44 UTC] User ID: 922
[29-Jun-2026 21:21:44 UTC] ✅ User profile retrieved successfully for user ID: 922
[29-Jun-2026 21:21:44 UTC] === API CALL LOG ===
[29-Jun-2026 21:21:44 UTC] Endpoint: user/profile.php
[29-Jun-2026 21:21:44 UTC] Full Log Data: {
    "timestamp": "2026-06-29 21:21:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.118.9.23",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.118.9.23, 104.23.229.41",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIyIiwidXNlcm5hbWUiOiJlZGVuY2hpc3RpbmEiLCJlbWFpbCI6IkNocmlzdGluYWVkZW4yNzRAZ21haWwuY29tIiwiZXhwIjoxNzgzMzcyOTAzfQ.4HCig7xfgyOmWsah9ULusX5aoY2inqUJlAzS44Kytiw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a137fb8cdefd2c31-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.118.9.23",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 21:21:44 UTC] === END API CALL LOG ===
[29-Jun-2026 21:21:44 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 21:21:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIyIiwidXNlcm5hbWUiOiJlZGVuY2hpc3RpbmEiLCJlbWFpbCI6IkNocmlzdGluYWVkZW4yNzRAZ21haWwuY29tIiwiZXhwIjoxNzgzMzcyOTAzfQ.4HCig7xfgyOmWsah9ULusX5aoY2inqUJlAzS44Kytiw
[29-Jun-2026 21:21:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 21:21:44 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 21:21:44 UTC] User ID: 922
[29-Jun-2026 21:21:44 UTC] ✅ User profile retrieved successfully for user ID: 922
[29-Jun-2026 21:21:47 UTC] === API CALL LOG ===
[29-Jun-2026 21:21:47 UTC] Endpoint: user/profile.php
[29-Jun-2026 21:21:47 UTC] Full Log Data: {
    "timestamp": "2026-06-29 21:21:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.118.9.23",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.118.9.23, 104.23.229.41",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIyIiwidXNlcm5hbWUiOiJlZGVuY2hpc3RpbmEiLCJlbWFpbCI6IkNocmlzdGluYWVkZW4yNzRAZ21haWwuY29tIiwiZXhwIjoxNzgzMzcyOTAzfQ.4HCig7xfgyOmWsah9ULusX5aoY2inqUJlAzS44Kytiw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a137fb9ddcc92c31-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.118.9.23",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 21:21:47 UTC] === END API CALL LOG ===
[29-Jun-2026 21:21:47 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 21:21:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIyIiwidXNlcm5hbWUiOiJlZGVuY2hpc3RpbmEiLCJlbWFpbCI6IkNocmlzdGluYWVkZW4yNzRAZ21haWwuY29tIiwiZXhwIjoxNzgzMzcyOTAzfQ.4HCig7xfgyOmWsah9ULusX5aoY2inqUJlAzS44Kytiw
[29-Jun-2026 21:21:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 21:21:47 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 21:21:47 UTC] User ID: 922
[29-Jun-2026 21:21:47 UTC] ✅ User profile retrieved successfully for user ID: 922
[29-Jun-2026 21:25:49 UTC] === API CALL LOG ===
[29-Jun-2026 21:25:49 UTC] Endpoint: user/profile.php
[29-Jun-2026 21:25:49 UTC] Full Log Data: {
    "timestamp": "2026-06-29 21:25:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.118.9.23",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.118.9.23, 172.71.232.6",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIyIiwidXNlcm5hbWUiOiJlZGVuY2hpc3RpbmEiLCJlbWFpbCI6IkNocmlzdGluYWVkZW4yNzRAZ21haWwuY29tIiwiZXhwIjoxNzgzMzcyOTAzfQ.4HCig7xfgyOmWsah9ULusX5aoY2inqUJlAzS44Kytiw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a13801854fb2aea3-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.118.9.23",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 21:25:49 UTC] === END API CALL LOG ===
[29-Jun-2026 21:25:49 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 21:25:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIyIiwidXNlcm5hbWUiOiJlZGVuY2hpc3RpbmEiLCJlbWFpbCI6IkNocmlzdGluYWVkZW4yNzRAZ21haWwuY29tIiwiZXhwIjoxNzgzMzcyOTAzfQ.4HCig7xfgyOmWsah9ULusX5aoY2inqUJlAzS44Kytiw
[29-Jun-2026 21:25:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 21:25:49 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 21:25:49 UTC] User ID: 922
[29-Jun-2026 21:25:49 UTC] ✅ User profile retrieved successfully for user ID: 922
[29-Jun-2026 21:25:49 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 21:25:49 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 21:25:49 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.118.9.23, 172.71.232.82","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIyIiwidXNlcm5hbWUiOiJlZGVuY2hpc3RpbmEiLCJlbWFpbCI6IkNocmlzdGluYWVkZW4yNzRAZ21haWwuY29tIiwiZXhwIjoxNzgzMzcyOTAzfQ.4HCig7xfgyOmWsah9ULusX5aoY2inqUJlAzS44Kytiw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a138018afc66aea3-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.118.9.23","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-Jun-2026 21:25:49 UTC] === User Orders API Called ===
[29-Jun-2026 21:25:49 UTC] User ID: 922
[29-Jun-2026 21:25:49 UTC] Limit: 20, Offset: 0
[29-Jun-2026 21:25:49 UTC] Orders found: 0
[29-Jun-2026 21:25:49 UTC] Orders data: []
[29-Jun-2026 21:25:49 UTC] Total orders count: 0
[29-Jun-2026 21:25:49 UTC] === API CALL LOG ===
[29-Jun-2026 21:25:49 UTC] Endpoint: user/profile.php
[29-Jun-2026 21:25:49 UTC] Full Log Data: {
    "timestamp": "2026-06-29 21:25:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.118.9.23",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.118.9.23, 172.71.232.82",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIyIiwidXNlcm5hbWUiOiJlZGVuY2hpc3RpbmEiLCJlbWFpbCI6IkNocmlzdGluYWVkZW4yNzRAZ21haWwuY29tIiwiZXhwIjoxNzgzMzcyOTAzfQ.4HCig7xfgyOmWsah9ULusX5aoY2inqUJlAzS44Kytiw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a138018afc63aea3-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.118.9.23",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 21:25:49 UTC] === END API CALL LOG ===
[29-Jun-2026 21:25:49 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 21:25:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIyIiwidXNlcm5hbWUiOiJlZGVuY2hpc3RpbmEiLCJlbWFpbCI6IkNocmlzdGluYWVkZW4yNzRAZ21haWwuY29tIiwiZXhwIjoxNzgzMzcyOTAzfQ.4HCig7xfgyOmWsah9ULusX5aoY2inqUJlAzS44Kytiw
[29-Jun-2026 21:25:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 21:25:49 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 21:25:49 UTC] User ID: 922
[29-Jun-2026 21:25:49 UTC] ✅ User profile retrieved successfully for user ID: 922
[29-Jun-2026 21:25:49 UTC] === API CALL LOG ===
[29-Jun-2026 21:25:49 UTC] Endpoint: user/profile.php
[29-Jun-2026 21:25:49 UTC] Full Log Data: {
    "timestamp": "2026-06-29 21:25:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.118.9.23",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.118.9.23, 172.71.232.6",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIyIiwidXNlcm5hbWUiOiJlZGVuY2hpc3RpbmEiLCJlbWFpbCI6IkNocmlzdGluYWVkZW4yNzRAZ21haWwuY29tIiwiZXhwIjoxNzgzMzcyOTAzfQ.4HCig7xfgyOmWsah9ULusX5aoY2inqUJlAzS44Kytiw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a138018afc67aea3-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.118.9.23",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 21:25:49 UTC] === END API CALL LOG ===
[29-Jun-2026 21:25:49 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 21:25:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIyIiwidXNlcm5hbWUiOiJlZGVuY2hpc3RpbmEiLCJlbWFpbCI6IkNocmlzdGluYWVkZW4yNzRAZ21haWwuY29tIiwiZXhwIjoxNzgzMzcyOTAzfQ.4HCig7xfgyOmWsah9ULusX5aoY2inqUJlAzS44Kytiw
[29-Jun-2026 21:25:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 21:25:49 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 21:25:49 UTC] User ID: 922
[29-Jun-2026 21:25:49 UTC] ✅ User profile retrieved successfully for user ID: 922
[29-Jun-2026 21:25:51 UTC] === API CALL LOG ===
[29-Jun-2026 21:25:51 UTC] Endpoint: user/profile.php
[29-Jun-2026 21:25:51 UTC] Full Log Data: {
    "timestamp": "2026-06-29 21:25:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.118.9.23",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.118.9.23, 172.71.232.82",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIyIiwidXNlcm5hbWUiOiJlZGVuY2hpc3RpbmEiLCJlbWFpbCI6IkNocmlzdGluYWVkZW4yNzRAZ21haWwuY29tIiwiZXhwIjoxNzgzMzcyOTAzfQ.4HCig7xfgyOmWsah9ULusX5aoY2inqUJlAzS44Kytiw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1380196cfefaea3-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.118.9.23",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 21:25:51 UTC] === END API CALL LOG ===
[29-Jun-2026 21:25:51 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 21:25:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIyIiwidXNlcm5hbWUiOiJlZGVuY2hpc3RpbmEiLCJlbWFpbCI6IkNocmlzdGluYWVkZW4yNzRAZ21haWwuY29tIiwiZXhwIjoxNzgzMzcyOTAzfQ.4HCig7xfgyOmWsah9ULusX5aoY2inqUJlAzS44Kytiw
[29-Jun-2026 21:25:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 21:25:51 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 21:25:51 UTC] User ID: 922
[29-Jun-2026 21:25:51 UTC] ✅ User profile retrieved successfully for user ID: 922
[29-Jun-2026 21:26:59 UTC] === API CALL LOG ===
[29-Jun-2026 21:26:59 UTC] Endpoint: user/profile.php
[29-Jun-2026 21:26:59 UTC] Full Log Data: {
    "timestamp": "2026-06-29 21:26:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.118.9.23",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.118.9.23, 172.69.223.56",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIyIiwidXNlcm5hbWUiOiJlZGVuY2hpc3RpbmEiLCJlbWFpbCI6IkNocmlzdGluYWVkZW4yNzRAZ21haWwuY29tIiwiZXhwIjoxNzgzMzcyOTAzfQ.4HCig7xfgyOmWsah9ULusX5aoY2inqUJlAzS44Kytiw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a138033a99b29f04-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.118.9.23",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 21:26:59 UTC] === END API CALL LOG ===
[29-Jun-2026 21:26:59 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 21:26:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIyIiwidXNlcm5hbWUiOiJlZGVuY2hpc3RpbmEiLCJlbWFpbCI6IkNocmlzdGluYWVkZW4yNzRAZ21haWwuY29tIiwiZXhwIjoxNzgzMzcyOTAzfQ.4HCig7xfgyOmWsah9ULusX5aoY2inqUJlAzS44Kytiw
[29-Jun-2026 21:26:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 21:26:59 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 21:26:59 UTC] User ID: 922
[29-Jun-2026 21:26:59 UTC] ✅ User profile retrieved successfully for user ID: 922
[29-Jun-2026 21:30:17 UTC] === API CALL LOG ===
[29-Jun-2026 21:30:17 UTC] Endpoint: user/profile.php
[29-Jun-2026 21:30:17 UTC] Full Log Data: {
    "timestamp": "2026-06-29 21:30:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.118.9.23",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.118.9.23, 172.71.119.50",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIyIiwidXNlcm5hbWUiOiJlZGVuY2hpc3RpbmEiLCJlbWFpbCI6IkNocmlzdGluYWVkZW4yNzRAZ21haWwuY29tIiwiZXhwIjoxNzgzMzcyOTAzfQ.4HCig7xfgyOmWsah9ULusX5aoY2inqUJlAzS44Kytiw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1380815fe8aebac-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.118.9.23",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 21:30:17 UTC] === END API CALL LOG ===
[29-Jun-2026 21:30:17 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 21:30:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIyIiwidXNlcm5hbWUiOiJlZGVuY2hpc3RpbmEiLCJlbWFpbCI6IkNocmlzdGluYWVkZW4yNzRAZ21haWwuY29tIiwiZXhwIjoxNzgzMzcyOTAzfQ.4HCig7xfgyOmWsah9ULusX5aoY2inqUJlAzS44Kytiw
[29-Jun-2026 21:30:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 21:30:17 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 21:30:17 UTC] User ID: 922
[29-Jun-2026 21:30:17 UTC] ✅ User profile retrieved successfully for user ID: 922
[29-Jun-2026 21:30:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 21:30:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 21:30:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.118.9.23, 172.71.119.50","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIyIiwidXNlcm5hbWUiOiJlZGVuY2hpc3RpbmEiLCJlbWFpbCI6IkNocmlzdGluYWVkZW4yNzRAZ21haWwuY29tIiwiZXhwIjoxNzgzMzcyOTAzfQ.4HCig7xfgyOmWsah9ULusX5aoY2inqUJlAzS44Kytiw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1380815fe87ebac-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.118.9.23","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-Jun-2026 21:30:17 UTC] === User Orders API Called ===
[29-Jun-2026 21:30:17 UTC] User ID: 922
[29-Jun-2026 21:30:17 UTC] Limit: 20, Offset: 0
[29-Jun-2026 21:30:17 UTC] Orders found: 0
[29-Jun-2026 21:30:17 UTC] Orders data: []
[29-Jun-2026 21:30:17 UTC] Total orders count: 0
[29-Jun-2026 21:30:18 UTC] === API CALL LOG ===
[29-Jun-2026 21:30:18 UTC] Endpoint: user/profile.php
[29-Jun-2026 21:30:18 UTC] Full Log Data: {
    "timestamp": "2026-06-29 21:30:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.118.9.23",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.118.9.23, 172.71.119.50",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIyIiwidXNlcm5hbWUiOiJlZGVuY2hpc3RpbmEiLCJlbWFpbCI6IkNocmlzdGluYWVkZW4yNzRAZ21haWwuY29tIiwiZXhwIjoxNzgzMzcyOTAzfQ.4HCig7xfgyOmWsah9ULusX5aoY2inqUJlAzS44Kytiw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1380819c8aaebac-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.118.9.23",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 21:30:18 UTC] === END API CALL LOG ===
[29-Jun-2026 21:30:18 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 21:30:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIyIiwidXNlcm5hbWUiOiJlZGVuY2hpc3RpbmEiLCJlbWFpbCI6IkNocmlzdGluYWVkZW4yNzRAZ21haWwuY29tIiwiZXhwIjoxNzgzMzcyOTAzfQ.4HCig7xfgyOmWsah9ULusX5aoY2inqUJlAzS44Kytiw
[29-Jun-2026 21:30:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 21:30:18 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 21:30:18 UTC] User ID: 922
[29-Jun-2026 21:30:18 UTC] ✅ User profile retrieved successfully for user ID: 922
[29-Jun-2026 21:31:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 21:31:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 21:31:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.118.9.23, 172.71.119.49","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIyIiwidXNlcm5hbWUiOiJlZGVuY2hpc3RpbmEiLCJlbWFpbCI6IkNocmlzdGluYWVkZW4yNzRAZ21haWwuY29tIiwiZXhwIjoxNzgzMzcyOTAzfQ.4HCig7xfgyOmWsah9ULusX5aoY2inqUJlAzS44Kytiw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a138097f9a8cebac-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.118.9.23","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-Jun-2026 21:31:15 UTC] === User Orders API Called ===
[29-Jun-2026 21:31:15 UTC] User ID: 922
[29-Jun-2026 21:31:15 UTC] Limit: 20, Offset: 0
[29-Jun-2026 21:31:15 UTC] Orders found: 0
[29-Jun-2026 21:31:15 UTC] Orders data: []
[29-Jun-2026 21:31:15 UTC] Total orders count: 0
[29-Jun-2026 21:31:15 UTC] === API CALL LOG ===
[29-Jun-2026 21:31:15 UTC] Endpoint: user/profile.php
[29-Jun-2026 21:31:15 UTC] Full Log Data: {
    "timestamp": "2026-06-29 21:31:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.118.9.23",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.118.9.23, 172.71.119.49",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIyIiwidXNlcm5hbWUiOiJlZGVuY2hpc3RpbmEiLCJlbWFpbCI6IkNocmlzdGluYWVkZW4yNzRAZ21haWwuY29tIiwiZXhwIjoxNzgzMzcyOTAzfQ.4HCig7xfgyOmWsah9ULusX5aoY2inqUJlAzS44Kytiw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a138097f9a8febac-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.118.9.23",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 21:31:15 UTC] === END API CALL LOG ===
[29-Jun-2026 21:31:15 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 21:31:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIyIiwidXNlcm5hbWUiOiJlZGVuY2hpc3RpbmEiLCJlbWFpbCI6IkNocmlzdGluYWVkZW4yNzRAZ21haWwuY29tIiwiZXhwIjoxNzgzMzcyOTAzfQ.4HCig7xfgyOmWsah9ULusX5aoY2inqUJlAzS44Kytiw
[29-Jun-2026 21:31:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 21:31:15 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 21:31:15 UTC] User ID: 922
[29-Jun-2026 21:31:15 UTC] ✅ User profile retrieved successfully for user ID: 922
[29-Jun-2026 21:31:16 UTC] === API CALL LOG ===
[29-Jun-2026 21:31:16 UTC] Endpoint: user/profile.php
[29-Jun-2026 21:31:16 UTC] Full Log Data: {
    "timestamp": "2026-06-29 21:31:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.118.9.23",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.118.9.23, 172.71.119.49",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIyIiwidXNlcm5hbWUiOiJlZGVuY2hpc3RpbmEiLCJlbWFpbCI6IkNocmlzdGluYWVkZW4yNzRAZ21haWwuY29tIiwiZXhwIjoxNzgzMzcyOTAzfQ.4HCig7xfgyOmWsah9ULusX5aoY2inqUJlAzS44Kytiw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a13809839cfaebac-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.118.9.23",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 21:31:16 UTC] === END API CALL LOG ===
[29-Jun-2026 21:31:16 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 21:31:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIyIiwidXNlcm5hbWUiOiJlZGVuY2hpc3RpbmEiLCJlbWFpbCI6IkNocmlzdGluYWVkZW4yNzRAZ21haWwuY29tIiwiZXhwIjoxNzgzMzcyOTAzfQ.4HCig7xfgyOmWsah9ULusX5aoY2inqUJlAzS44Kytiw
[29-Jun-2026 21:31:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 21:31:16 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 21:31:16 UTC] User ID: 922
[29-Jun-2026 21:31:16 UTC] ✅ User profile retrieved successfully for user ID: 922
[29-Jun-2026 21:31:47 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 21:31:47 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 21:31:47 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.118.9.23, 172.71.119.50","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIyIiwidXNlcm5hbWUiOiJlZGVuY2hpc3RpbmEiLCJlbWFpbCI6IkNocmlzdGluYWVkZW4yNzRAZ21haWwuY29tIiwiZXhwIjoxNzgzMzcyOTAzfQ.4HCig7xfgyOmWsah9ULusX5aoY2inqUJlAzS44Kytiw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1380a488bbaebac-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.118.9.23","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-Jun-2026 21:31:47 UTC] === User Orders API Called ===
[29-Jun-2026 21:31:47 UTC] User ID: 922
[29-Jun-2026 21:31:47 UTC] Limit: 20, Offset: 0
[29-Jun-2026 21:31:47 UTC] Orders found: 1
[29-Jun-2026 21:31:47 UTC] Orders data: [{"id":373,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/FxstreetforexeNews","status":"pending","created_at":"2026-06-30 01:01:42","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[29-Jun-2026 21:31:47 UTC] Total orders count: 1
[29-Jun-2026 21:33:05 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 21:33:05 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 21:33:05 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.117.20.23, 104.23.225.99","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIyIiwidXNlcm5hbWUiOiJlZGVuY2hpc3RpbmEiLCJlbWFpbCI6IkNocmlzdGluYWVkZW4yNzRAZ21haWwuY29tIiwiZXhwIjoxNzgzMzcyOTAzfQ.4HCig7xfgyOmWsah9ULusX5aoY2inqUJlAzS44Kytiw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1380c2e68d99794-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.117.20.23","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-Jun-2026 21:33:05 UTC] === User Orders API Called ===
[29-Jun-2026 21:33:05 UTC] User ID: 922
[29-Jun-2026 21:33:05 UTC] Limit: 20, Offset: 0
[29-Jun-2026 21:33:05 UTC] Orders found: 1
[29-Jun-2026 21:33:05 UTC] Orders data: [{"id":373,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/FxstreetforexeNews","status":"pending","created_at":"2026-06-30 01:01:42","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[29-Jun-2026 21:33:05 UTC] Total orders count: 1
[29-Jun-2026 21:33:16 UTC] === API CALL LOG ===
[29-Jun-2026 21:33:16 UTC] Endpoint: user/profile.php
[29-Jun-2026 21:33:16 UTC] Full Log Data: {
    "timestamp": "2026-06-29 21:33:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.117.20.23",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.117.20.23, 104.23.225.99",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIyIiwidXNlcm5hbWUiOiJlZGVuY2hpc3RpbmEiLCJlbWFpbCI6IkNocmlzdGluYWVkZW4yNzRAZ21haWwuY29tIiwiZXhwIjoxNzgzMzcyOTAzfQ.4HCig7xfgyOmWsah9ULusX5aoY2inqUJlAzS44Kytiw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1380c70dd5c9794-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.117.20.23",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 21:33:16 UTC] === END API CALL LOG ===
[29-Jun-2026 21:33:16 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 21:33:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIyIiwidXNlcm5hbWUiOiJlZGVuY2hpc3RpbmEiLCJlbWFpbCI6IkNocmlzdGluYWVkZW4yNzRAZ21haWwuY29tIiwiZXhwIjoxNzgzMzcyOTAzfQ.4HCig7xfgyOmWsah9ULusX5aoY2inqUJlAzS44Kytiw
[29-Jun-2026 21:33:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 21:33:16 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 21:33:16 UTC] User ID: 922
[29-Jun-2026 21:33:16 UTC] ✅ User profile retrieved successfully for user ID: 922
[29-Jun-2026 21:33:18 UTC] User Purchases API - User ID: 922
[29-Jun-2026 21:33:18 UTC] User Purchases API - Total purchases found: 3
[29-Jun-2026 21:33:28 UTC] === API CALL LOG ===
[29-Jun-2026 21:33:28 UTC] Endpoint: user/profile.php
[29-Jun-2026 21:33:28 UTC] Full Log Data: {
    "timestamp": "2026-06-29 21:33:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.117.20.23",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.117.20.23, 104.23.225.98",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIyIiwidXNlcm5hbWUiOiJlZGVuY2hpc3RpbmEiLCJlbWFpbCI6IkNocmlzdGluYWVkZW4yNzRAZ21haWwuY29tIiwiZXhwIjoxNzgzMzcyOTAzfQ.4HCig7xfgyOmWsah9ULusX5aoY2inqUJlAzS44Kytiw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1380cbe2c009794-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.117.20.23",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 21:33:28 UTC] === END API CALL LOG ===
[29-Jun-2026 21:33:28 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 21:33:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIyIiwidXNlcm5hbWUiOiJlZGVuY2hpc3RpbmEiLCJlbWFpbCI6IkNocmlzdGluYWVkZW4yNzRAZ21haWwuY29tIiwiZXhwIjoxNzgzMzcyOTAzfQ.4HCig7xfgyOmWsah9ULusX5aoY2inqUJlAzS44Kytiw
[29-Jun-2026 21:33:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 21:33:28 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 21:33:28 UTC] User ID: 922
[29-Jun-2026 21:33:28 UTC] ✅ User profile retrieved successfully for user ID: 922
[29-Jun-2026 21:33:29 UTC] User Purchases API - User ID: 922
[29-Jun-2026 21:33:29 UTC] User Purchases API - Total purchases found: 3
[29-Jun-2026 21:33:53 UTC] === API CALL LOG ===
[29-Jun-2026 21:33:53 UTC] Endpoint: user/profile.php
[29-Jun-2026 21:33:53 UTC] Full Log Data: {
    "timestamp": "2026-06-29 21:33:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.117.20.23",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.117.20.23, 104.23.225.99",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIyIiwidXNlcm5hbWUiOiJlZGVuY2hpc3RpbmEiLCJlbWFpbCI6IkNocmlzdGluYWVkZW4yNzRAZ21haWwuY29tIiwiZXhwIjoxNzgzMzcyOTAzfQ.4HCig7xfgyOmWsah9ULusX5aoY2inqUJlAzS44Kytiw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1380d571e539794-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.117.20.23",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 21:33:53 UTC] === END API CALL LOG ===
[29-Jun-2026 21:33:53 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 21:33:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIyIiwidXNlcm5hbWUiOiJlZGVuY2hpc3RpbmEiLCJlbWFpbCI6IkNocmlzdGluYWVkZW4yNzRAZ21haWwuY29tIiwiZXhwIjoxNzgzMzcyOTAzfQ.4HCig7xfgyOmWsah9ULusX5aoY2inqUJlAzS44Kytiw
[29-Jun-2026 21:33:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 21:33:53 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 21:33:53 UTC] User ID: 922
[29-Jun-2026 21:33:53 UTC] ✅ User profile retrieved successfully for user ID: 922
[29-Jun-2026 21:33:53 UTC] User Purchases API - User ID: 922
[29-Jun-2026 21:33:53 UTC] User Purchases API - Total purchases found: 3
[29-Jun-2026 21:34:06 UTC] === API CALL LOG ===
[29-Jun-2026 21:34:06 UTC] Endpoint: user/profile.php
[29-Jun-2026 21:34:06 UTC] Full Log Data: {
    "timestamp": "2026-06-29 21:34:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.117.20.23",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.117.20.23, 104.23.225.98",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIyIiwidXNlcm5hbWUiOiJlZGVuY2hpc3RpbmEiLCJlbWFpbCI6IkNocmlzdGluYWVkZW4yNzRAZ21haWwuY29tIiwiZXhwIjoxNzgzMzcyOTAzfQ.4HCig7xfgyOmWsah9ULusX5aoY2inqUJlAzS44Kytiw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1380da72f509794-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.117.20.23",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 21:34:06 UTC] === END API CALL LOG ===
[29-Jun-2026 21:34:06 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 21:34:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIyIiwidXNlcm5hbWUiOiJlZGVuY2hpc3RpbmEiLCJlbWFpbCI6IkNocmlzdGluYWVkZW4yNzRAZ21haWwuY29tIiwiZXhwIjoxNzgzMzcyOTAzfQ.4HCig7xfgyOmWsah9ULusX5aoY2inqUJlAzS44Kytiw
[29-Jun-2026 21:34:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 21:34:06 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 21:34:06 UTC] User ID: 922
[29-Jun-2026 21:34:06 UTC] ✅ User profile retrieved successfully for user ID: 922
[29-Jun-2026 21:34:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 21:34:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 21:34:06 UTC] === API CALL LOG ===
[29-Jun-2026 21:34:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.117.20.23, 104.23.225.98","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIyIiwidXNlcm5hbWUiOiJlZGVuY2hpc3RpbmEiLCJlbWFpbCI6IkNocmlzdGluYWVkZW4yNzRAZ21haWwuY29tIiwiZXhwIjoxNzgzMzcyOTAzfQ.4HCig7xfgyOmWsah9ULusX5aoY2inqUJlAzS44Kytiw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1380da72f4c9794-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.117.20.23","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-Jun-2026 21:34:06 UTC] Endpoint: user/profile.php
[29-Jun-2026 21:34:06 UTC] Full Log Data: {
    "timestamp": "2026-06-29 21:34:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.117.20.23",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.117.20.23, 104.23.225.99",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIyIiwidXNlcm5hbWUiOiJlZGVuY2hpc3RpbmEiLCJlbWFpbCI6IkNocmlzdGluYWVkZW4yNzRAZ21haWwuY29tIiwiZXhwIjoxNzgzMzcyOTAzfQ.4HCig7xfgyOmWsah9ULusX5aoY2inqUJlAzS44Kytiw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1380da72f4d9794-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.117.20.23",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 21:34:06 UTC] === END API CALL LOG ===
[29-Jun-2026 21:34:06 UTC] === User Orders API Called ===
[29-Jun-2026 21:34:06 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 21:34:06 UTC] User ID: 922
[29-Jun-2026 21:34:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIyIiwidXNlcm5hbWUiOiJlZGVuY2hpc3RpbmEiLCJlbWFpbCI6IkNocmlzdGluYWVkZW4yNzRAZ21haWwuY29tIiwiZXhwIjoxNzgzMzcyOTAzfQ.4HCig7xfgyOmWsah9ULusX5aoY2inqUJlAzS44Kytiw
[29-Jun-2026 21:34:06 UTC] Limit: 20, Offset: 0
[29-Jun-2026 21:34:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 21:34:06 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 21:34:06 UTC] User ID: 922
[29-Jun-2026 21:34:06 UTC] ✅ User profile retrieved successfully for user ID: 922
[29-Jun-2026 21:34:06 UTC] Orders found: 1
[29-Jun-2026 21:34:06 UTC] Orders data: [{"id":373,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/FxstreetforexeNews","status":"pending","created_at":"2026-06-30 01:01:42","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[29-Jun-2026 21:34:06 UTC] Total orders count: 1
[29-Jun-2026 21:34:31 UTC] === API CALL LOG ===
[29-Jun-2026 21:34:31 UTC] Endpoint: user/profile.php
[29-Jun-2026 21:34:31 UTC] Full Log Data: {
    "timestamp": "2026-06-29 21:34:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.117.20.23",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.117.20.23, 172.68.151.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIyIiwidXNlcm5hbWUiOiJlZGVuY2hpc3RpbmEiLCJlbWFpbCI6IkNocmlzdGluYWVkZW4yNzRAZ21haWwuY29tIiwiZXhwIjoxNzgzMzcyOTAzfQ.4HCig7xfgyOmWsah9ULusX5aoY2inqUJlAzS44Kytiw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1380e480fc57b1d-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.117.20.23",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 21:34:31 UTC] === END API CALL LOG ===
[29-Jun-2026 21:34:31 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 21:34:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIyIiwidXNlcm5hbWUiOiJlZGVuY2hpc3RpbmEiLCJlbWFpbCI6IkNocmlzdGluYWVkZW4yNzRAZ21haWwuY29tIiwiZXhwIjoxNzgzMzcyOTAzfQ.4HCig7xfgyOmWsah9ULusX5aoY2inqUJlAzS44Kytiw
[29-Jun-2026 21:34:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 21:34:31 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 21:34:31 UTC] User ID: 922
[29-Jun-2026 21:34:31 UTC] ✅ User profile retrieved successfully for user ID: 922
[29-Jun-2026 21:34:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 21:34:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 21:34:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.117.20.23, 172.68.151.32","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIyIiwidXNlcm5hbWUiOiJlZGVuY2hpc3RpbmEiLCJlbWFpbCI6IkNocmlzdGluYWVkZW4yNzRAZ21haWwuY29tIiwiZXhwIjoxNzgzMzcyOTAzfQ.4HCig7xfgyOmWsah9ULusX5aoY2inqUJlAzS44Kytiw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1380e4bd8027b1d-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.117.20.23","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-Jun-2026 21:34:32 UTC] === User Orders API Called ===
[29-Jun-2026 21:34:32 UTC] User ID: 922
[29-Jun-2026 21:34:32 UTC] Limit: 20, Offset: 0
[29-Jun-2026 21:34:32 UTC] Orders found: 1
[29-Jun-2026 21:34:32 UTC] Orders data: [{"id":373,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/FxstreetforexeNews","status":"pending","created_at":"2026-06-30 01:01:42","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[29-Jun-2026 21:34:32 UTC] Total orders count: 1
[29-Jun-2026 21:34:36 UTC] === API CALL LOG ===
[29-Jun-2026 21:34:36 UTC] Endpoint: user/profile.php
[29-Jun-2026 21:34:36 UTC] Full Log Data: {
    "timestamp": "2026-06-29 21:34:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.117.20.23",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.117.20.23, 172.68.151.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIyIiwidXNlcm5hbWUiOiJlZGVuY2hpc3RpbmEiLCJlbWFpbCI6IkNocmlzdGluYWVkZW4yNzRAZ21haWwuY29tIiwiZXhwIjoxNzgzMzcyOTAzfQ.4HCig7xfgyOmWsah9ULusX5aoY2inqUJlAzS44Kytiw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1380e686a8a7b1d-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.117.20.23",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 21:34:36 UTC] === END API CALL LOG ===
[29-Jun-2026 21:34:36 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 21:34:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIyIiwidXNlcm5hbWUiOiJlZGVuY2hpc3RpbmEiLCJlbWFpbCI6IkNocmlzdGluYWVkZW4yNzRAZ21haWwuY29tIiwiZXhwIjoxNzgzMzcyOTAzfQ.4HCig7xfgyOmWsah9ULusX5aoY2inqUJlAzS44Kytiw
[29-Jun-2026 21:34:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 21:34:36 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 21:34:36 UTC] User ID: 922
[29-Jun-2026 21:34:36 UTC] ✅ User profile retrieved successfully for user ID: 922
[29-Jun-2026 21:34:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 21:34:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jun-2026 21:34:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.117.20.23, 172.68.151.71","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIyIiwidXNlcm5hbWUiOiJlZGVuY2hpc3RpbmEiLCJlbWFpbCI6IkNocmlzdGluYWVkZW4yNzRAZ21haWwuY29tIiwiZXhwIjoxNzgzMzcyOTAzfQ.4HCig7xfgyOmWsah9ULusX5aoY2inqUJlAzS44Kytiw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1380e686a877b1d-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.117.20.23","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-Jun-2026 21:34:36 UTC] === User Orders API Called ===
[29-Jun-2026 21:34:36 UTC] User ID: 922
[29-Jun-2026 21:34:36 UTC] Limit: 20, Offset: 0
[29-Jun-2026 21:34:36 UTC] Orders found: 1
[29-Jun-2026 21:34:36 UTC] Orders data: [{"id":373,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/FxstreetforexeNews","status":"pending","created_at":"2026-06-30 01:01:42","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[29-Jun-2026 21:34:36 UTC] Total orders count: 1
[29-Jun-2026 21:34:37 UTC] === API CALL LOG ===
[29-Jun-2026 21:34:37 UTC] Endpoint: user/profile.php
[29-Jun-2026 21:34:37 UTC] Full Log Data: {
    "timestamp": "2026-06-29 21:34:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.117.20.23",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.117.20.23, 172.68.151.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIyIiwidXNlcm5hbWUiOiJlZGVuY2hpc3RpbmEiLCJlbWFpbCI6IkNocmlzdGluYWVkZW4yNzRAZ21haWwuY29tIiwiZXhwIjoxNzgzMzcyOTAzfQ.4HCig7xfgyOmWsah9ULusX5aoY2inqUJlAzS44Kytiw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1380e6a7ffc7b1d-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.117.20.23",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 21:34:37 UTC] === END API CALL LOG ===
[29-Jun-2026 21:34:37 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 21:34:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIyIiwidXNlcm5hbWUiOiJlZGVuY2hpc3RpbmEiLCJlbWFpbCI6IkNocmlzdGluYWVkZW4yNzRAZ21haWwuY29tIiwiZXhwIjoxNzgzMzcyOTAzfQ.4HCig7xfgyOmWsah9ULusX5aoY2inqUJlAzS44Kytiw
[29-Jun-2026 21:34:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 21:34:37 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 21:34:37 UTC] User ID: 922
[29-Jun-2026 21:34:37 UTC] ✅ User profile retrieved successfully for user ID: 922
[29-Jun-2026 21:35:12 UTC] === API CALL LOG ===
[29-Jun-2026 21:35:12 UTC] Endpoint: user/profile.php
[29-Jun-2026 21:35:12 UTC] Full Log Data: {
    "timestamp": "2026-06-29 21:35:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.117.20.23",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.117.20.23, 172.68.151.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIyIiwidXNlcm5hbWUiOiJlZGVuY2hpc3RpbmEiLCJlbWFpbCI6IkNocmlzdGluYWVkZW4yNzRAZ21haWwuY29tIiwiZXhwIjoxNzgzMzcyOTAzfQ.4HCig7xfgyOmWsah9ULusX5aoY2inqUJlAzS44Kytiw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1380f493e4ff590-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.117.20.23",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jun-2026 21:35:12 UTC] === END API CALL LOG ===
[29-Jun-2026 21:35:12 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jun-2026 21:35:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIyIiwidXNlcm5hbWUiOiJlZGVuY2hpc3RpbmEiLCJlbWFpbCI6IkNocmlzdGluYWVkZW4yNzRAZ21haWwuY29tIiwiZXhwIjoxNzgzMzcyOTAzfQ.4HCig7xfgyOmWsah9ULusX5aoY2inqUJlAzS44Kytiw
[29-Jun-2026 21:35:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jun-2026 21:35:12 UTC] ✅ JWT token verified successfully for user profile
[29-Jun-2026 21:35:12 UTC] User ID: 922
[29-Jun-2026 21:35:12 UTC] ✅ User profile retrieved successfully for user ID: 922
[30-Jun-2026 00:42:06 UTC] === API CALL LOG ===
[30-Jun-2026 00:42:06 UTC] Endpoint: user/profile.php
[30-Jun-2026 00:42:06 UTC] Full Log Data: {
    "timestamp": "2026-06-30 00:42:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "131.108.177.3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "131.108.177.3, 172.68.19.197",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIzIiwidXNlcm5hbWUiOiJra2siLCJlbWFpbCI6Imd1c3Rhdm9yb2RhcnJvemFsQGdtYWlsLmNvbSIsImV4cCI6MTc4MzM4NDkyNX0.dfbi0NAROBrJoL-8d7_0KTFI_FVpyK3y8OsaoEitAok",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a139210e3eb07ff0-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "131.108.177.3",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jun-2026 00:42:06 UTC] === END API CALL LOG ===
[30-Jun-2026 00:42:06 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jun-2026 00:42:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIzIiwidXNlcm5hbWUiOiJra2siLCJlbWFpbCI6Imd1c3Rhdm9yb2RhcnJvemFsQGdtYWlsLmNvbSIsImV4cCI6MTc4MzM4NDkyNX0.dfbi0NAROBrJoL-8d7_0KTFI_FVpyK3y8OsaoEitAok
[30-Jun-2026 00:42:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jun-2026 00:42:06 UTC] ✅ JWT token verified successfully for user profile
[30-Jun-2026 00:42:06 UTC] User ID: 923
[30-Jun-2026 00:42:06 UTC] ✅ User profile retrieved successfully for user ID: 923
[30-Jun-2026 00:42:06 UTC] === API CALL LOG ===
[30-Jun-2026 00:42:06 UTC] Endpoint: user/profile.php
[30-Jun-2026 00:42:06 UTC] Full Log Data: {
    "timestamp": "2026-06-30 00:42:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "131.108.177.3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "131.108.177.3, 172.68.19.197",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIzIiwidXNlcm5hbWUiOiJra2siLCJlbWFpbCI6Imd1c3Rhdm9yb2RhcnJvemFsQGdtYWlsLmNvbSIsImV4cCI6MTc4MzM4NDkyNX0.dfbi0NAROBrJoL-8d7_0KTFI_FVpyK3y8OsaoEitAok",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a139210ec84b7ff0-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "131.108.177.3",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jun-2026 00:42:06 UTC] === END API CALL LOG ===
[30-Jun-2026 00:42:06 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jun-2026 00:42:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIzIiwidXNlcm5hbWUiOiJra2siLCJlbWFpbCI6Imd1c3Rhdm9yb2RhcnJvemFsQGdtYWlsLmNvbSIsImV4cCI6MTc4MzM4NDkyNX0.dfbi0NAROBrJoL-8d7_0KTFI_FVpyK3y8OsaoEitAok
[30-Jun-2026 00:42:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jun-2026 00:42:06 UTC] ✅ JWT token verified successfully for user profile
[30-Jun-2026 00:42:06 UTC] User ID: 923
[30-Jun-2026 00:42:06 UTC] ✅ User profile retrieved successfully for user ID: 923
[30-Jun-2026 00:42:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jun-2026 00:42:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jun-2026 00:42:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"131.108.177.3, 172.68.18.60","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIzIiwidXNlcm5hbWUiOiJra2siLCJlbWFpbCI6Imd1c3Rhdm9yb2RhcnJvemFsQGdtYWlsLmNvbSIsImV4cCI6MTc4MzM4NDkyNX0.dfbi0NAROBrJoL-8d7_0KTFI_FVpyK3y8OsaoEitAok","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a139210e5efa7ff0-GRU","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"131.108.177.3","cf-ipcountry":"BR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-Jun-2026 00:42:07 UTC] === User Orders API Called ===
[30-Jun-2026 00:42:07 UTC] User ID: 923
[30-Jun-2026 00:42:07 UTC] Limit: 20, Offset: 0
[30-Jun-2026 00:42:07 UTC] Orders found: 0
[30-Jun-2026 00:42:07 UTC] Orders data: []
[30-Jun-2026 00:42:07 UTC] Total orders count: 0
[30-Jun-2026 00:42:07 UTC] === API CALL LOG ===
[30-Jun-2026 00:42:07 UTC] Endpoint: user/profile.php
[30-Jun-2026 00:42:07 UTC] Full Log Data: {
    "timestamp": "2026-06-30 00:42:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "131.108.177.3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "131.108.177.3, 172.68.19.197",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIzIiwidXNlcm5hbWUiOiJra2siLCJlbWFpbCI6Imd1c3Rhdm9yb2RhcnJvemFsQGdtYWlsLmNvbSIsImV4cCI6MTc4MzM4NDkyNX0.dfbi0NAROBrJoL-8d7_0KTFI_FVpyK3y8OsaoEitAok",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1392116cdcc7ff0-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "131.108.177.3",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jun-2026 00:42:07 UTC] === END API CALL LOG ===
[30-Jun-2026 00:42:07 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jun-2026 00:42:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIzIiwidXNlcm5hbWUiOiJra2siLCJlbWFpbCI6Imd1c3Rhdm9yb2RhcnJvemFsQGdtYWlsLmNvbSIsImV4cCI6MTc4MzM4NDkyNX0.dfbi0NAROBrJoL-8d7_0KTFI_FVpyK3y8OsaoEitAok
[30-Jun-2026 00:42:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jun-2026 00:42:07 UTC] ✅ JWT token verified successfully for user profile
[30-Jun-2026 00:42:07 UTC] User ID: 923
[30-Jun-2026 00:42:07 UTC] ✅ User profile retrieved successfully for user ID: 923
[30-Jun-2026 00:42:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jun-2026 00:42:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jun-2026 00:42:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"131.108.177.3, 172.68.19.197","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIzIiwidXNlcm5hbWUiOiJra2siLCJlbWFpbCI6Imd1c3Rhdm9yb2RhcnJvemFsQGdtYWlsLmNvbSIsImV4cCI6MTc4MzM4NDkyNX0.dfbi0NAROBrJoL-8d7_0KTFI_FVpyK3y8OsaoEitAok","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a139215e3d6f7ff0-GRU","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"131.108.177.3","cf-ipcountry":"BR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-Jun-2026 00:42:19 UTC] === User Orders API Called ===
[30-Jun-2026 00:42:19 UTC] User ID: 923
[30-Jun-2026 00:42:19 UTC] Limit: 20, Offset: 0
[30-Jun-2026 00:42:19 UTC] Orders found: 0
[30-Jun-2026 00:42:19 UTC] Orders data: []
[30-Jun-2026 00:42:19 UTC] Total orders count: 0
[30-Jun-2026 00:42:19 UTC] === API CALL LOG ===
[30-Jun-2026 00:42:19 UTC] Endpoint: user/profile.php
[30-Jun-2026 00:42:19 UTC] Full Log Data: {
    "timestamp": "2026-06-30 00:42:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "131.108.177.3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "131.108.177.3, 172.68.19.197",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIzIiwidXNlcm5hbWUiOiJra2siLCJlbWFpbCI6Imd1c3Rhdm9yb2RhcnJvemFsQGdtYWlsLmNvbSIsImV4cCI6MTc4MzM4NDkyNX0.dfbi0NAROBrJoL-8d7_0KTFI_FVpyK3y8OsaoEitAok",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a139215ebec97ff0-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "131.108.177.3",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jun-2026 00:42:19 UTC] === END API CALL LOG ===
[30-Jun-2026 00:42:19 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jun-2026 00:42:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIzIiwidXNlcm5hbWUiOiJra2siLCJlbWFpbCI6Imd1c3Rhdm9yb2RhcnJvemFsQGdtYWlsLmNvbSIsImV4cCI6MTc4MzM4NDkyNX0.dfbi0NAROBrJoL-8d7_0KTFI_FVpyK3y8OsaoEitAok
[30-Jun-2026 00:42:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jun-2026 00:42:19 UTC] ✅ JWT token verified successfully for user profile
[30-Jun-2026 00:42:19 UTC] User ID: 923
[30-Jun-2026 00:42:19 UTC] ✅ User profile retrieved successfully for user ID: 923
[30-Jun-2026 00:42:20 UTC] === API CALL LOG ===
[30-Jun-2026 00:42:20 UTC] Endpoint: user/profile.php
[30-Jun-2026 00:42:20 UTC] Full Log Data: {
    "timestamp": "2026-06-30 00:42:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "131.108.177.3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "131.108.177.3, 172.68.19.197",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIzIiwidXNlcm5hbWUiOiJra2siLCJlbWFpbCI6Imd1c3Rhdm9yb2RhcnJvemFsQGdtYWlsLmNvbSIsImV4cCI6MTc4MzM4NDkyNX0.dfbi0NAROBrJoL-8d7_0KTFI_FVpyK3y8OsaoEitAok",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a139216289577ff0-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "131.108.177.3",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jun-2026 00:42:20 UTC] === END API CALL LOG ===
[30-Jun-2026 00:42:20 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jun-2026 00:42:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIzIiwidXNlcm5hbWUiOiJra2siLCJlbWFpbCI6Imd1c3Rhdm9yb2RhcnJvemFsQGdtYWlsLmNvbSIsImV4cCI6MTc4MzM4NDkyNX0.dfbi0NAROBrJoL-8d7_0KTFI_FVpyK3y8OsaoEitAok
[30-Jun-2026 00:42:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jun-2026 00:42:20 UTC] ✅ JWT token verified successfully for user profile
[30-Jun-2026 00:42:20 UTC] User ID: 923
[30-Jun-2026 00:42:20 UTC] ✅ User profile retrieved successfully for user ID: 923
[30-Jun-2026 00:42:20 UTC] === API CALL LOG ===
[30-Jun-2026 00:42:20 UTC] Endpoint: user/profile.php
[30-Jun-2026 00:42:20 UTC] Full Log Data: {
    "timestamp": "2026-06-30 00:42:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "131.108.177.3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "131.108.177.3, 172.68.19.197",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIzIiwidXNlcm5hbWUiOiJra2siLCJlbWFpbCI6Imd1c3Rhdm9yb2RhcnJvemFsQGdtYWlsLmNvbSIsImV4cCI6MTc4MzM4NDkyNX0.dfbi0NAROBrJoL-8d7_0KTFI_FVpyK3y8OsaoEitAok",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a13921639cfd7ff0-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "131.108.177.3",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jun-2026 00:42:20 UTC] === END API CALL LOG ===
[30-Jun-2026 00:42:20 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jun-2026 00:42:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIzIiwidXNlcm5hbWUiOiJra2siLCJlbWFpbCI6Imd1c3Rhdm9yb2RhcnJvemFsQGdtYWlsLmNvbSIsImV4cCI6MTc4MzM4NDkyNX0.dfbi0NAROBrJoL-8d7_0KTFI_FVpyK3y8OsaoEitAok
[30-Jun-2026 00:42:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jun-2026 00:42:20 UTC] ✅ JWT token verified successfully for user profile
[30-Jun-2026 00:42:20 UTC] User ID: 923
[30-Jun-2026 00:42:20 UTC] ✅ User profile retrieved successfully for user ID: 923
[30-Jun-2026 00:42:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jun-2026 00:42:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jun-2026 00:42:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"131.108.177.3, 172.68.19.197","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIzIiwidXNlcm5hbWUiOiJra2siLCJlbWFpbCI6Imd1c3Rhdm9yb2RhcnJvemFsQGdtYWlsLmNvbSIsImV4cCI6MTc4MzM4NDkyNX0.dfbi0NAROBrJoL-8d7_0KTFI_FVpyK3y8OsaoEitAok","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a13921cd7fee7ff0-GRU","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"131.108.177.3","cf-ipcountry":"BR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-Jun-2026 00:42:37 UTC] === User Orders API Called ===
[30-Jun-2026 00:42:37 UTC] User ID: 923
[30-Jun-2026 00:42:37 UTC] Limit: 20, Offset: 0
[30-Jun-2026 00:42:37 UTC] Orders found: 0
[30-Jun-2026 00:42:37 UTC] Orders data: []
[30-Jun-2026 00:42:37 UTC] Total orders count: 0
[30-Jun-2026 00:42:38 UTC] === API CALL LOG ===
[30-Jun-2026 00:42:38 UTC] Endpoint: user/profile.php
[30-Jun-2026 00:42:38 UTC] Full Log Data: {
    "timestamp": "2026-06-30 00:42:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "131.108.177.3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "131.108.177.3, 172.68.19.197",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIzIiwidXNlcm5hbWUiOiJra2siLCJlbWFpbCI6Imd1c3Rhdm9yb2RhcnJvemFsQGdtYWlsLmNvbSIsImV4cCI6MTc4MzM4NDkyNX0.dfbi0NAROBrJoL-8d7_0KTFI_FVpyK3y8OsaoEitAok",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a13921d52cd07ff0-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "131.108.177.3",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jun-2026 00:42:38 UTC] === END API CALL LOG ===
[30-Jun-2026 00:42:38 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jun-2026 00:42:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIzIiwidXNlcm5hbWUiOiJra2siLCJlbWFpbCI6Imd1c3Rhdm9yb2RhcnJvemFsQGdtYWlsLmNvbSIsImV4cCI6MTc4MzM4NDkyNX0.dfbi0NAROBrJoL-8d7_0KTFI_FVpyK3y8OsaoEitAok
[30-Jun-2026 00:42:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jun-2026 00:42:38 UTC] ✅ JWT token verified successfully for user profile
[30-Jun-2026 00:42:38 UTC] User ID: 923
[30-Jun-2026 00:42:38 UTC] ✅ User profile retrieved successfully for user ID: 923
[30-Jun-2026 00:42:38 UTC] User Purchases API - User ID: 923
[30-Jun-2026 00:42:38 UTC] User Purchases API - Total purchases found: 0
[30-Jun-2026 00:42:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jun-2026 00:42:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jun-2026 00:42:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"131.108.177.3, 172.68.19.197","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIzIiwidXNlcm5hbWUiOiJra2siLCJlbWFpbCI6Imd1c3Rhdm9yb2RhcnJvemFsQGdtYWlsLmNvbSIsImV4cCI6MTc4MzM4NDkyNX0.dfbi0NAROBrJoL-8d7_0KTFI_FVpyK3y8OsaoEitAok","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a13921e8a97f7ff0-GRU","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"131.108.177.3","cf-ipcountry":"BR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-Jun-2026 00:42:41 UTC] === User Orders API Called ===
[30-Jun-2026 00:42:41 UTC] User ID: 923
[30-Jun-2026 00:42:41 UTC] Limit: 20, Offset: 0
[30-Jun-2026 00:42:41 UTC] Orders found: 0
[30-Jun-2026 00:42:41 UTC] Orders data: []
[30-Jun-2026 00:42:41 UTC] Total orders count: 0
[30-Jun-2026 00:42:41 UTC] === API CALL LOG ===
[30-Jun-2026 00:42:41 UTC] Endpoint: user/profile.php
[30-Jun-2026 00:42:41 UTC] Full Log Data: {
    "timestamp": "2026-06-30 00:42:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "131.108.177.3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "131.108.177.3, 172.68.19.197",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIzIiwidXNlcm5hbWUiOiJra2siLCJlbWFpbCI6Imd1c3Rhdm9yb2RhcnJvemFsQGdtYWlsLmNvbSIsImV4cCI6MTc4MzM4NDkyNX0.dfbi0NAROBrJoL-8d7_0KTFI_FVpyK3y8OsaoEitAok",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a13921e91a957ff0-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "131.108.177.3",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jun-2026 00:42:41 UTC] === END API CALL LOG ===
[30-Jun-2026 00:42:41 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jun-2026 00:42:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIzIiwidXNlcm5hbWUiOiJra2siLCJlbWFpbCI6Imd1c3Rhdm9yb2RhcnJvemFsQGdtYWlsLmNvbSIsImV4cCI6MTc4MzM4NDkyNX0.dfbi0NAROBrJoL-8d7_0KTFI_FVpyK3y8OsaoEitAok
[30-Jun-2026 00:42:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jun-2026 00:42:41 UTC] ✅ JWT token verified successfully for user profile
[30-Jun-2026 00:42:41 UTC] User ID: 923
[30-Jun-2026 00:42:41 UTC] ✅ User profile retrieved successfully for user ID: 923
[30-Jun-2026 00:42:42 UTC] === API CALL LOG ===
[30-Jun-2026 00:42:42 UTC] Endpoint: user/profile.php
[30-Jun-2026 00:42:42 UTC] Full Log Data: {
    "timestamp": "2026-06-30 00:42:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "131.108.177.3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "131.108.177.3, 172.68.19.197",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIzIiwidXNlcm5hbWUiOiJra2siLCJlbWFpbCI6Imd1c3Rhdm9yb2RhcnJvemFsQGdtYWlsLmNvbSIsImV4cCI6MTc4MzM4NDkyNX0.dfbi0NAROBrJoL-8d7_0KTFI_FVpyK3y8OsaoEitAok",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a13921ed0d1a7ff0-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "131.108.177.3",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jun-2026 00:42:42 UTC] === END API CALL LOG ===
[30-Jun-2026 00:42:42 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jun-2026 00:42:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIzIiwidXNlcm5hbWUiOiJra2siLCJlbWFpbCI6Imd1c3Rhdm9yb2RhcnJvemFsQGdtYWlsLmNvbSIsImV4cCI6MTc4MzM4NDkyNX0.dfbi0NAROBrJoL-8d7_0KTFI_FVpyK3y8OsaoEitAok
[30-Jun-2026 00:42:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jun-2026 00:42:42 UTC] ✅ JWT token verified successfully for user profile
[30-Jun-2026 00:42:42 UTC] User ID: 923
[30-Jun-2026 00:42:42 UTC] ✅ User profile retrieved successfully for user ID: 923
[30-Jun-2026 00:42:42 UTC] === API CALL LOG ===
[30-Jun-2026 00:42:42 UTC] Endpoint: user/profile.php
[30-Jun-2026 00:42:42 UTC] Full Log Data: {
    "timestamp": "2026-06-30 00:42:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "131.108.177.3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "131.108.177.3, 172.68.19.197",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIzIiwidXNlcm5hbWUiOiJra2siLCJlbWFpbCI6Imd1c3Rhdm9yb2RhcnJvemFsQGdtYWlsLmNvbSIsImV4cCI6MTc4MzM4NDkyNX0.dfbi0NAROBrJoL-8d7_0KTFI_FVpyK3y8OsaoEitAok",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a13921edef917ff0-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "131.108.177.3",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jun-2026 00:42:42 UTC] === END API CALL LOG ===
[30-Jun-2026 00:42:42 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jun-2026 00:42:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIzIiwidXNlcm5hbWUiOiJra2siLCJlbWFpbCI6Imd1c3Rhdm9yb2RhcnJvemFsQGdtYWlsLmNvbSIsImV4cCI6MTc4MzM4NDkyNX0.dfbi0NAROBrJoL-8d7_0KTFI_FVpyK3y8OsaoEitAok
[30-Jun-2026 00:42:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jun-2026 00:42:42 UTC] ✅ JWT token verified successfully for user profile
[30-Jun-2026 00:42:42 UTC] User ID: 923
[30-Jun-2026 00:42:42 UTC] ✅ User profile retrieved successfully for user ID: 923
[30-Jun-2026 00:42:47 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jun-2026 00:42:47 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jun-2026 00:42:47 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"131.108.177.3, 172.68.19.197","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIzIiwidXNlcm5hbWUiOiJra2siLCJlbWFpbCI6Imd1c3Rhdm9yb2RhcnJvemFsQGdtYWlsLmNvbSIsImV4cCI6MTc4MzM4NDkyNX0.dfbi0NAROBrJoL-8d7_0KTFI_FVpyK3y8OsaoEitAok","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a139220ca85c7ff0-GRU","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"131.108.177.3","cf-ipcountry":"BR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-Jun-2026 00:42:47 UTC] === User Orders API Called ===
[30-Jun-2026 00:42:47 UTC] User ID: 923
[30-Jun-2026 00:42:47 UTC] Limit: 20, Offset: 0
[30-Jun-2026 00:42:47 UTC] Orders found: 0
[30-Jun-2026 00:42:47 UTC] Orders data: []
[30-Jun-2026 00:42:47 UTC] Total orders count: 0
[30-Jun-2026 00:42:47 UTC] === API CALL LOG ===
[30-Jun-2026 00:42:47 UTC] Endpoint: user/profile.php
[30-Jun-2026 00:42:47 UTC] Full Log Data: {
    "timestamp": "2026-06-30 00:42:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "131.108.177.3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "131.108.177.3, 172.68.19.197",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIzIiwidXNlcm5hbWUiOiJra2siLCJlbWFpbCI6Imd1c3Rhdm9yb2RhcnJvemFsQGdtYWlsLmNvbSIsImV4cCI6MTc4MzM4NDkyNX0.dfbi0NAROBrJoL-8d7_0KTFI_FVpyK3y8OsaoEitAok",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a139220d095d7ff0-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "131.108.177.3",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jun-2026 00:42:47 UTC] === END API CALL LOG ===
[30-Jun-2026 00:42:47 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jun-2026 00:42:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIzIiwidXNlcm5hbWUiOiJra2siLCJlbWFpbCI6Imd1c3Rhdm9yb2RhcnJvemFsQGdtYWlsLmNvbSIsImV4cCI6MTc4MzM4NDkyNX0.dfbi0NAROBrJoL-8d7_0KTFI_FVpyK3y8OsaoEitAok
[30-Jun-2026 00:42:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jun-2026 00:42:47 UTC] ✅ JWT token verified successfully for user profile
[30-Jun-2026 00:42:47 UTC] User ID: 923
[30-Jun-2026 00:42:47 UTC] ✅ User profile retrieved successfully for user ID: 923
[30-Jun-2026 00:42:47 UTC] === API CALL LOG ===
[30-Jun-2026 00:42:47 UTC] Endpoint: user/profile.php
[30-Jun-2026 00:42:47 UTC] Full Log Data: {
    "timestamp": "2026-06-30 00:42:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "131.108.177.3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "131.108.177.3, 172.68.19.197",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIzIiwidXNlcm5hbWUiOiJra2siLCJlbWFpbCI6Imd1c3Rhdm9yb2RhcnJvemFsQGdtYWlsLmNvbSIsImV4cCI6MTc4MzM4NDkyNX0.dfbi0NAROBrJoL-8d7_0KTFI_FVpyK3y8OsaoEitAok",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1392210dc7a7ff0-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "131.108.177.3",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jun-2026 00:42:47 UTC] === END API CALL LOG ===
[30-Jun-2026 00:42:47 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jun-2026 00:42:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIzIiwidXNlcm5hbWUiOiJra2siLCJlbWFpbCI6Imd1c3Rhdm9yb2RhcnJvemFsQGdtYWlsLmNvbSIsImV4cCI6MTc4MzM4NDkyNX0.dfbi0NAROBrJoL-8d7_0KTFI_FVpyK3y8OsaoEitAok
[30-Jun-2026 00:42:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jun-2026 00:42:47 UTC] ✅ JWT token verified successfully for user profile
[30-Jun-2026 00:42:47 UTC] User ID: 923
[30-Jun-2026 00:42:47 UTC] ✅ User profile retrieved successfully for user ID: 923
[30-Jun-2026 00:42:48 UTC] === API CALL LOG ===
[30-Jun-2026 00:42:48 UTC] Endpoint: user/profile.php
[30-Jun-2026 00:42:48 UTC] Full Log Data: {
    "timestamp": "2026-06-30 00:42:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "131.108.177.3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "131.108.177.3, 172.68.19.197",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIzIiwidXNlcm5hbWUiOiJra2siLCJlbWFpbCI6Imd1c3Rhdm9yb2RhcnJvemFsQGdtYWlsLmNvbSIsImV4cCI6MTc4MzM4NDkyNX0.dfbi0NAROBrJoL-8d7_0KTFI_FVpyK3y8OsaoEitAok",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1392212686f7ff0-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "131.108.177.3",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jun-2026 00:42:48 UTC] === END API CALL LOG ===
[30-Jun-2026 00:42:48 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jun-2026 00:42:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIzIiwidXNlcm5hbWUiOiJra2siLCJlbWFpbCI6Imd1c3Rhdm9yb2RhcnJvemFsQGdtYWlsLmNvbSIsImV4cCI6MTc4MzM4NDkyNX0.dfbi0NAROBrJoL-8d7_0KTFI_FVpyK3y8OsaoEitAok
[30-Jun-2026 00:42:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jun-2026 00:42:48 UTC] ✅ JWT token verified successfully for user profile
[30-Jun-2026 00:42:48 UTC] User ID: 923
[30-Jun-2026 00:42:48 UTC] ✅ User profile retrieved successfully for user ID: 923
[30-Jun-2026 00:42:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jun-2026 00:42:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jun-2026 00:42:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"131.108.177.3, 172.68.19.197","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIzIiwidXNlcm5hbWUiOiJra2siLCJlbWFpbCI6Imd1c3Rhdm9yb2RhcnJvemFsQGdtYWlsLmNvbSIsImV4cCI6MTc4MzM4NDkyNX0.dfbi0NAROBrJoL-8d7_0KTFI_FVpyK3y8OsaoEitAok","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a13922212f037ff0-GRU","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"131.108.177.3","cf-ipcountry":"BR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-Jun-2026 00:42:50 UTC] === User Orders API Called ===
[30-Jun-2026 00:42:50 UTC] User ID: 923
[30-Jun-2026 00:42:50 UTC] Limit: 20, Offset: 0
[30-Jun-2026 00:42:50 UTC] Orders found: 0
[30-Jun-2026 00:42:50 UTC] Orders data: []
[30-Jun-2026 00:42:50 UTC] Total orders count: 0
[30-Jun-2026 00:42:50 UTC] === API CALL LOG ===
[30-Jun-2026 00:42:50 UTC] Endpoint: user/profile.php
[30-Jun-2026 00:42:50 UTC] Full Log Data: {
    "timestamp": "2026-06-30 00:42:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "131.108.177.3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "131.108.177.3, 172.68.19.197",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIzIiwidXNlcm5hbWUiOiJra2siLCJlbWFpbCI6Imd1c3Rhdm9yb2RhcnJvemFsQGdtYWlsLmNvbSIsImV4cCI6MTc4MzM4NDkyNX0.dfbi0NAROBrJoL-8d7_0KTFI_FVpyK3y8OsaoEitAok",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a13922242edc7ff0-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "131.108.177.3",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jun-2026 00:42:50 UTC] === END API CALL LOG ===
[30-Jun-2026 00:42:50 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jun-2026 00:42:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIzIiwidXNlcm5hbWUiOiJra2siLCJlbWFpbCI6Imd1c3Rhdm9yb2RhcnJvemFsQGdtYWlsLmNvbSIsImV4cCI6MTc4MzM4NDkyNX0.dfbi0NAROBrJoL-8d7_0KTFI_FVpyK3y8OsaoEitAok
[30-Jun-2026 00:42:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jun-2026 00:42:50 UTC] ✅ JWT token verified successfully for user profile
[30-Jun-2026 00:42:50 UTC] User ID: 923
[30-Jun-2026 00:42:50 UTC] ✅ User profile retrieved successfully for user ID: 923
[30-Jun-2026 00:42:51 UTC] User Purchases API - User ID: 923
[30-Jun-2026 00:42:51 UTC] User Purchases API - Total purchases found: 0
[30-Jun-2026 00:57:30 UTC] === API CALL LOG ===
[30-Jun-2026 00:57:30 UTC] Endpoint: user/profile.php
[30-Jun-2026 00:57:30 UTC] Full Log Data: {
    "timestamp": "2026-06-30 00:57:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.163.62.214",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.163.62.214, 172.70.189.162",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEzIiwidXNlcm5hbWUiOiJwYW5kZXkiLCJlbWFpbCI6InJpc2hpcGFuZGF0MDAwMUBnbWFpbC5jb20iLCJleHAiOjE3ODMzMDYyMzl9.ONaNv8rZMUrLD6rMEkB_lvAI3xvAoOVUU31leJ9R-TU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a139379a4aff6bc3-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.163.62.214",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jun-2026 00:57:30 UTC] === END API CALL LOG ===
[30-Jun-2026 00:57:30 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jun-2026 00:57:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEzIiwidXNlcm5hbWUiOiJwYW5kZXkiLCJlbWFpbCI6InJpc2hpcGFuZGF0MDAwMUBnbWFpbC5jb20iLCJleHAiOjE3ODMzMDYyMzl9.ONaNv8rZMUrLD6rMEkB_lvAI3xvAoOVUU31leJ9R-TU
[30-Jun-2026 00:57:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jun-2026 00:57:30 UTC] ✅ JWT token verified successfully for user profile
[30-Jun-2026 00:57:30 UTC] User ID: 913
[30-Jun-2026 00:57:30 UTC] ✅ User profile retrieved successfully for user ID: 913
[30-Jun-2026 00:57:31 UTC] === API CALL LOG ===
[30-Jun-2026 00:57:31 UTC] Endpoint: user/profile.php
[30-Jun-2026 00:57:31 UTC] Full Log Data: {
    "timestamp": "2026-06-30 00:57:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.163.62.214",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.163.62.214, 172.70.189.26",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEzIiwidXNlcm5hbWUiOiJwYW5kZXkiLCJlbWFpbCI6InJpc2hpcGFuZGF0MDAwMUBnbWFpbC5jb20iLCJleHAiOjE3ODMzMDYyMzl9.ONaNv8rZMUrLD6rMEkB_lvAI3xvAoOVUU31leJ9R-TU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a13937a1df216bc3-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.163.62.214",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jun-2026 00:57:31 UTC] === END API CALL LOG ===
[30-Jun-2026 00:57:31 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jun-2026 00:57:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEzIiwidXNlcm5hbWUiOiJwYW5kZXkiLCJlbWFpbCI6InJpc2hpcGFuZGF0MDAwMUBnbWFpbC5jb20iLCJleHAiOjE3ODMzMDYyMzl9.ONaNv8rZMUrLD6rMEkB_lvAI3xvAoOVUU31leJ9R-TU
[30-Jun-2026 00:57:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jun-2026 00:57:31 UTC] ✅ JWT token verified successfully for user profile
[30-Jun-2026 00:57:31 UTC] User ID: 913
[30-Jun-2026 00:57:31 UTC] ✅ User profile retrieved successfully for user ID: 913
[30-Jun-2026 00:57:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jun-2026 00:57:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jun-2026 00:57:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.163.62.214, 172.70.189.25","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEzIiwidXNlcm5hbWUiOiJwYW5kZXkiLCJlbWFpbCI6InJpc2hpcGFuZGF0MDAwMUBnbWFpbC5jb20iLCJleHAiOjE3ODMzMDYyMzl9.ONaNv8rZMUrLD6rMEkB_lvAI3xvAoOVUU31leJ9R-TU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a13937a1df236bc3-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.163.62.214","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-Jun-2026 00:57:31 UTC] === User Orders API Called ===
[30-Jun-2026 00:57:31 UTC] User ID: 913
[30-Jun-2026 00:57:31 UTC] Limit: 20, Offset: 0
[30-Jun-2026 00:57:31 UTC] Orders found: 2
[30-Jun-2026 00:57:31 UTC] Orders data: [{"id":372,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/TheSnatniRishi","status":"pending","created_at":"2026-06-29 06:30:37","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":371,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/TheSnatniRishi","status":"pending","created_at":"2026-06-29 06:30:13","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[30-Jun-2026 00:57:31 UTC] Total orders count: 2
[30-Jun-2026 00:57:31 UTC] === API CALL LOG ===
[30-Jun-2026 00:57:31 UTC] Endpoint: user/profile.php
[30-Jun-2026 00:57:31 UTC] Full Log Data: {
    "timestamp": "2026-06-30 00:57:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.163.62.214",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.163.62.214, 172.70.189.26",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEzIiwidXNlcm5hbWUiOiJwYW5kZXkiLCJlbWFpbCI6InJpc2hpcGFuZGF0MDAwMUBnbWFpbC5jb20iLCJleHAiOjE3ODMzMDYyMzl9.ONaNv8rZMUrLD6rMEkB_lvAI3xvAoOVUU31leJ9R-TU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a13937a28f9f6bc3-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.163.62.214",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jun-2026 00:57:31 UTC] === END API CALL LOG ===
[30-Jun-2026 00:57:31 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jun-2026 00:57:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEzIiwidXNlcm5hbWUiOiJwYW5kZXkiLCJlbWFpbCI6InJpc2hpcGFuZGF0MDAwMUBnbWFpbC5jb20iLCJleHAiOjE3ODMzMDYyMzl9.ONaNv8rZMUrLD6rMEkB_lvAI3xvAoOVUU31leJ9R-TU
[30-Jun-2026 00:57:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jun-2026 00:57:31 UTC] ✅ JWT token verified successfully for user profile
[30-Jun-2026 00:57:31 UTC] User ID: 913
[30-Jun-2026 00:57:31 UTC] ✅ User profile retrieved successfully for user ID: 913
[30-Jun-2026 00:57:34 UTC] === API CALL LOG ===
[30-Jun-2026 00:57:34 UTC] Endpoint: user/profile.php
[30-Jun-2026 00:57:34 UTC] Full Log Data: {
    "timestamp": "2026-06-30 00:57:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.163.62.214",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.163.62.214, 172.70.189.25",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEzIiwidXNlcm5hbWUiOiJwYW5kZXkiLCJlbWFpbCI6InJpc2hpcGFuZGF0MDAwMUBnbWFpbC5jb20iLCJleHAiOjE3ODMzMDYyMzl9.ONaNv8rZMUrLD6rMEkB_lvAI3xvAoOVUU31leJ9R-TU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a13937b75b4e6bc3-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.163.62.214",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jun-2026 00:57:34 UTC] === END API CALL LOG ===
[30-Jun-2026 00:57:34 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jun-2026 00:57:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEzIiwidXNlcm5hbWUiOiJwYW5kZXkiLCJlbWFpbCI6InJpc2hpcGFuZGF0MDAwMUBnbWFpbC5jb20iLCJleHAiOjE3ODMzMDYyMzl9.ONaNv8rZMUrLD6rMEkB_lvAI3xvAoOVUU31leJ9R-TU
[30-Jun-2026 00:57:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jun-2026 00:57:34 UTC] ✅ JWT token verified successfully for user profile
[30-Jun-2026 00:57:34 UTC] User ID: 913
[30-Jun-2026 00:57:34 UTC] ✅ User profile retrieved successfully for user ID: 913
[30-Jun-2026 00:57:35 UTC] User Purchases API - User ID: 913
[30-Jun-2026 00:57:35 UTC] User Purchases API - Total purchases found: 1
[30-Jun-2026 00:57:39 UTC] === API CALL LOG ===
[30-Jun-2026 00:57:39 UTC] Endpoint: user/profile.php
[30-Jun-2026 00:57:39 UTC] Full Log Data: {
    "timestamp": "2026-06-30 00:57:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.163.62.214",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.163.62.214, 172.70.189.162",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEzIiwidXNlcm5hbWUiOiJwYW5kZXkiLCJlbWFpbCI6InJpc2hpcGFuZGF0MDAwMUBnbWFpbC5jb20iLCJleHAiOjE3ODMzMDYyMzl9.ONaNv8rZMUrLD6rMEkB_lvAI3xvAoOVUU31leJ9R-TU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a13937d77cd36bc3-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.163.62.214",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jun-2026 00:57:39 UTC] === END API CALL LOG ===
[30-Jun-2026 00:57:39 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jun-2026 00:57:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEzIiwidXNlcm5hbWUiOiJwYW5kZXkiLCJlbWFpbCI6InJpc2hpcGFuZGF0MDAwMUBnbWFpbC5jb20iLCJleHAiOjE3ODMzMDYyMzl9.ONaNv8rZMUrLD6rMEkB_lvAI3xvAoOVUU31leJ9R-TU
[30-Jun-2026 00:57:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jun-2026 00:57:39 UTC] ✅ JWT token verified successfully for user profile
[30-Jun-2026 00:57:39 UTC] User ID: 913
[30-Jun-2026 00:57:39 UTC] ✅ User profile retrieved successfully for user ID: 913
[30-Jun-2026 00:57:40 UTC] User Purchases API - User ID: 913
[30-Jun-2026 00:57:40 UTC] User Purchases API - Total purchases found: 1
[30-Jun-2026 05:11:21 UTC] === API CALL LOG ===
[30-Jun-2026 05:11:21 UTC] Endpoint: user/profile.php
[30-Jun-2026 05:11:21 UTC] Full Log Data: {
    "timestamp": "2026-06-30 05:11:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2803:c600:5115:f587:f00f:435c:96be:c3a8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2803:c600:5115:f587:f00f:435c:96be:c3a8, 104.22.86.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI0IiwidXNlcm5hbWUiOiJAY2lyY3VuY2ljaW9uYWRvIiwiZW1haWwiOiJuaWNvMTIzNGtrMEBnbWFpbC5jb20iLCJleHAiOjE3ODM0MDEwODB9.cYV9JuboJK9Fn6ZV6ZOe5Jc5P_U4UHXca3zJObO0nuE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a13aab78ffd2df48-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2803:c600:5115:f587:f00f:435c:96be:c3a8",
        "cf-ipcountry": "CL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jun-2026 05:11:21 UTC] === END API CALL LOG ===
[30-Jun-2026 05:11:21 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jun-2026 05:11:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI0IiwidXNlcm5hbWUiOiJAY2lyY3VuY2ljaW9uYWRvIiwiZW1haWwiOiJuaWNvMTIzNGtrMEBnbWFpbC5jb20iLCJleHAiOjE3ODM0MDEwODB9.cYV9JuboJK9Fn6ZV6ZOe5Jc5P_U4UHXca3zJObO0nuE
[30-Jun-2026 05:11:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jun-2026 05:11:21 UTC] ✅ JWT token verified successfully for user profile
[30-Jun-2026 05:11:21 UTC] User ID: 924
[30-Jun-2026 05:11:21 UTC] ✅ User profile retrieved successfully for user ID: 924
[30-Jun-2026 05:11:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jun-2026 05:11:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jun-2026 05:11:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2803:c600:5115:f587:f00f:435c:96be:c3a8, 104.22.86.172","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI0IiwidXNlcm5hbWUiOiJAY2lyY3VuY2ljaW9uYWRvIiwiZW1haWwiOiJuaWNvMTIzNGtrMEBnbWFpbC5jb20iLCJleHAiOjE3ODM0MDEwODB9.cYV9JuboJK9Fn6ZV6ZOe5Jc5P_U4UHXca3zJObO0nuE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a13aab7988d4df48-MIA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2803:c600:5115:f587:f00f:435c:96be:c3a8","cf-ipcountry":"CL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-Jun-2026 05:11:21 UTC] === User Orders API Called ===
[30-Jun-2026 05:11:21 UTC] User ID: 924
[30-Jun-2026 05:11:21 UTC] Limit: 20, Offset: 0
[30-Jun-2026 05:11:21 UTC] Orders found: 0
[30-Jun-2026 05:11:21 UTC] Orders data: []
[30-Jun-2026 05:11:21 UTC] Total orders count: 0
[30-Jun-2026 05:11:22 UTC] === API CALL LOG ===
[30-Jun-2026 05:11:22 UTC] Endpoint: user/profile.php
[30-Jun-2026 05:11:22 UTC] Full Log Data: {
    "timestamp": "2026-06-30 05:11:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2803:c600:5115:f587:f00f:435c:96be:c3a8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2803:c600:5115:f587:f00f:435c:96be:c3a8, 104.22.86.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI0IiwidXNlcm5hbWUiOiJAY2lyY3VuY2ljaW9uYWRvIiwiZW1haWwiOiJuaWNvMTIzNGtrMEBnbWFpbC5jb20iLCJleHAiOjE3ODM0MDEwODB9.cYV9JuboJK9Fn6ZV6ZOe5Jc5P_U4UHXca3zJObO0nuE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a13aab7a2a0fdf48-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2803:c600:5115:f587:f00f:435c:96be:c3a8",
        "cf-ipcountry": "CL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jun-2026 05:11:22 UTC] === END API CALL LOG ===
[30-Jun-2026 05:11:22 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jun-2026 05:11:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI0IiwidXNlcm5hbWUiOiJAY2lyY3VuY2ljaW9uYWRvIiwiZW1haWwiOiJuaWNvMTIzNGtrMEBnbWFpbC5jb20iLCJleHAiOjE3ODM0MDEwODB9.cYV9JuboJK9Fn6ZV6ZOe5Jc5P_U4UHXca3zJObO0nuE
[30-Jun-2026 05:11:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jun-2026 05:11:22 UTC] ✅ JWT token verified successfully for user profile
[30-Jun-2026 05:11:22 UTC] User ID: 924
[30-Jun-2026 05:11:22 UTC] ✅ User profile retrieved successfully for user ID: 924
[30-Jun-2026 05:11:23 UTC] === API CALL LOG ===
[30-Jun-2026 05:11:23 UTC] Endpoint: user/profile.php
[30-Jun-2026 05:11:23 UTC] Full Log Data: {
    "timestamp": "2026-06-30 05:11:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2803:c600:5115:f587:f00f:435c:96be:c3a8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2803:c600:5115:f587:f00f:435c:96be:c3a8, 104.22.86.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI0IiwidXNlcm5hbWUiOiJAY2lyY3VuY2ljaW9uYWRvIiwiZW1haWwiOiJuaWNvMTIzNGtrMEBnbWFpbC5jb20iLCJleHAiOjE3ODM0MDEwODB9.cYV9JuboJK9Fn6ZV6ZOe5Jc5P_U4UHXca3zJObO0nuE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a13aab809ba4df48-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2803:c600:5115:f587:f00f:435c:96be:c3a8",
        "cf-ipcountry": "CL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jun-2026 05:11:23 UTC] === END API CALL LOG ===
[30-Jun-2026 05:11:23 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jun-2026 05:11:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI0IiwidXNlcm5hbWUiOiJAY2lyY3VuY2ljaW9uYWRvIiwiZW1haWwiOiJuaWNvMTIzNGtrMEBnbWFpbC5jb20iLCJleHAiOjE3ODM0MDEwODB9.cYV9JuboJK9Fn6ZV6ZOe5Jc5P_U4UHXca3zJObO0nuE
[30-Jun-2026 05:11:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jun-2026 05:11:23 UTC] ✅ JWT token verified successfully for user profile
[30-Jun-2026 05:11:23 UTC] User ID: 924
[30-Jun-2026 05:11:23 UTC] ✅ User profile retrieved successfully for user ID: 924
[30-Jun-2026 05:11:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jun-2026 05:11:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jun-2026 05:11:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2803:c600:5115:f587:f00f:435c:96be:c3a8, 104.22.86.172","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI0IiwidXNlcm5hbWUiOiJAY2lyY3VuY2ljaW9uYWRvIiwiZW1haWwiOiJuaWNvMTIzNGtrMEBnbWFpbC5jb20iLCJleHAiOjE3ODM0MDEwODB9.cYV9JuboJK9Fn6ZV6ZOe5Jc5P_U4UHXca3zJObO0nuE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a13aac5748badf48-MIA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2803:c600:5115:f587:f00f:435c:96be:c3a8","cf-ipcountry":"CL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-Jun-2026 05:11:57 UTC] === User Orders API Called ===
[30-Jun-2026 05:11:57 UTC] User ID: 924
[30-Jun-2026 05:11:57 UTC] Limit: 20, Offset: 0
[30-Jun-2026 05:11:57 UTC] Orders found: 0
[30-Jun-2026 05:11:57 UTC] Orders data: []
[30-Jun-2026 05:11:57 UTC] Total orders count: 0
[30-Jun-2026 05:11:57 UTC] === API CALL LOG ===
[30-Jun-2026 05:11:57 UTC] Endpoint: user/profile.php
[30-Jun-2026 05:11:57 UTC] Full Log Data: {
    "timestamp": "2026-06-30 05:11:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2803:c600:5115:f587:f00f:435c:96be:c3a8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2803:c600:5115:f587:f00f:435c:96be:c3a8, 104.22.86.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI0IiwidXNlcm5hbWUiOiJAY2lyY3VuY2ljaW9uYWRvIiwiZW1haWwiOiJuaWNvMTIzNGtrMEBnbWFpbC5jb20iLCJleHAiOjE3ODM0MDEwODB9.cYV9JuboJK9Fn6ZV6ZOe5Jc5P_U4UHXca3zJObO0nuE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a13aac57d98bdf48-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2803:c600:5115:f587:f00f:435c:96be:c3a8",
        "cf-ipcountry": "CL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jun-2026 05:11:57 UTC] === END API CALL LOG ===
[30-Jun-2026 05:11:57 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jun-2026 05:11:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI0IiwidXNlcm5hbWUiOiJAY2lyY3VuY2ljaW9uYWRvIiwiZW1haWwiOiJuaWNvMTIzNGtrMEBnbWFpbC5jb20iLCJleHAiOjE3ODM0MDEwODB9.cYV9JuboJK9Fn6ZV6ZOe5Jc5P_U4UHXca3zJObO0nuE
[30-Jun-2026 05:11:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jun-2026 05:11:57 UTC] ✅ JWT token verified successfully for user profile
[30-Jun-2026 05:11:57 UTC] User ID: 924
[30-Jun-2026 05:11:57 UTC] ✅ User profile retrieved successfully for user ID: 924
[30-Jun-2026 05:11:58 UTC] === API CALL LOG ===
[30-Jun-2026 05:11:58 UTC] Endpoint: user/profile.php
[30-Jun-2026 05:11:58 UTC] Full Log Data: {
    "timestamp": "2026-06-30 05:11:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2803:c600:5115:f587:f00f:435c:96be:c3a8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2803:c600:5115:f587:f00f:435c:96be:c3a8, 104.22.86.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI0IiwidXNlcm5hbWUiOiJAY2lyY3VuY2ljaW9uYWRvIiwiZW1haWwiOiJuaWNvMTIzNGtrMEBnbWFpbC5jb20iLCJleHAiOjE3ODM0MDEwODB9.cYV9JuboJK9Fn6ZV6ZOe5Jc5P_U4UHXca3zJObO0nuE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a13aac5b3e1edf48-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2803:c600:5115:f587:f00f:435c:96be:c3a8",
        "cf-ipcountry": "CL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jun-2026 05:11:58 UTC] === END API CALL LOG ===
[30-Jun-2026 05:11:58 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jun-2026 05:11:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI0IiwidXNlcm5hbWUiOiJAY2lyY3VuY2ljaW9uYWRvIiwiZW1haWwiOiJuaWNvMTIzNGtrMEBnbWFpbC5jb20iLCJleHAiOjE3ODM0MDEwODB9.cYV9JuboJK9Fn6ZV6ZOe5Jc5P_U4UHXca3zJObO0nuE
[30-Jun-2026 05:11:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jun-2026 05:11:58 UTC] ✅ JWT token verified successfully for user profile
[30-Jun-2026 05:11:58 UTC] User ID: 924
[30-Jun-2026 05:11:58 UTC] ✅ User profile retrieved successfully for user ID: 924
[30-Jun-2026 05:11:58 UTC] === API CALL LOG ===
[30-Jun-2026 05:11:58 UTC] Endpoint: user/profile.php
[30-Jun-2026 05:11:58 UTC] Full Log Data: {
    "timestamp": "2026-06-30 05:11:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2803:c600:5115:f587:f00f:435c:96be:c3a8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2803:c600:5115:f587:f00f:435c:96be:c3a8, 104.22.86.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI0IiwidXNlcm5hbWUiOiJAY2lyY3VuY2ljaW9uYWRvIiwiZW1haWwiOiJuaWNvMTIzNGtrMEBnbWFpbC5jb20iLCJleHAiOjE3ODM0MDEwODB9.cYV9JuboJK9Fn6ZV6ZOe5Jc5P_U4UHXca3zJObO0nuE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a13aac5f2c03df48-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2803:c600:5115:f587:f00f:435c:96be:c3a8",
        "cf-ipcountry": "CL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jun-2026 05:11:58 UTC] === END API CALL LOG ===
[30-Jun-2026 05:11:58 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jun-2026 05:11:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI0IiwidXNlcm5hbWUiOiJAY2lyY3VuY2ljaW9uYWRvIiwiZW1haWwiOiJuaWNvMTIzNGtrMEBnbWFpbC5jb20iLCJleHAiOjE3ODM0MDEwODB9.cYV9JuboJK9Fn6ZV6ZOe5Jc5P_U4UHXca3zJObO0nuE
[30-Jun-2026 05:11:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jun-2026 05:11:58 UTC] ✅ JWT token verified successfully for user profile
[30-Jun-2026 05:11:58 UTC] User ID: 924
[30-Jun-2026 05:11:58 UTC] ✅ User profile retrieved successfully for user ID: 924
[30-Jun-2026 12:26:13 UTC] === API CALL LOG ===
[30-Jun-2026 12:26:13 UTC] Endpoint: user/profile.php
[30-Jun-2026 12:26:13 UTC] Full Log Data: {
    "timestamp": "2026-06-30 12:26:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "78.174.203.158",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "78.174.203.158, 172.71.182.119",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a13d28795cbe0a6b-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "78.174.203.158",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jun-2026 12:26:13 UTC] === END API CALL LOG ===
[30-Jun-2026 12:26:13 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jun-2026 12:26:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[30-Jun-2026 12:26:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jun-2026 12:26:13 UTC] ✅ JWT token verified successfully for user profile
[30-Jun-2026 12:26:13 UTC] User ID: 267
[30-Jun-2026 12:26:13 UTC] ✅ User profile retrieved successfully for user ID: 267
[30-Jun-2026 12:26:13 UTC] === API CALL LOG ===
[30-Jun-2026 12:26:13 UTC] Endpoint: user/profile.php
[30-Jun-2026 12:26:13 UTC] Full Log Data: {
    "timestamp": "2026-06-30 12:26:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "78.174.203.158",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "78.174.203.158, 172.71.182.119",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a13d287bbe1a0a6b-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "78.174.203.158",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jun-2026 12:26:13 UTC] === END API CALL LOG ===
[30-Jun-2026 12:26:13 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jun-2026 12:26:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[30-Jun-2026 12:26:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jun-2026 12:26:13 UTC] ✅ JWT token verified successfully for user profile
[30-Jun-2026 12:26:13 UTC] User ID: 267
[30-Jun-2026 12:26:13 UTC] ✅ User profile retrieved successfully for user ID: 267
[30-Jun-2026 12:26:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jun-2026 12:26:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jun-2026 12:26:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"78.174.203.158, 172.71.182.119","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a13d287bbe200a6b-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"78.174.203.158","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-Jun-2026 12:26:13 UTC] === User Orders API Called ===
[30-Jun-2026 12:26:13 UTC] User ID: 267
[30-Jun-2026 12:26:13 UTC] Limit: 20, Offset: 0
[30-Jun-2026 12:26:13 UTC] Orders found: 9
[30-Jun-2026 12:26:13 UTC] Orders data: [{"id":210,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/480","status":"completed","created_at":"2026-04-19 14:52:33","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":209,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/468","status":"completed","created_at":"2026-04-18 21:22:03","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":208,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/469","status":"completed","created_at":"2026-04-18 21:21:44","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":207,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/477","status":"completed","created_at":"2026-04-18 21:21:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":206,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/478","status":"completed","created_at":"2026-04-18 21:20:58","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":205,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/479","status":"completed","created_at":"2026-04-18 17:27:08","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":203,"quantity":20,"total_coins":400,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat","status":"cancelled","created_at":"2026-04-17 14:12:55","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":186,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/431","status":"completed","created_at":"2026-04-12 22:03:30","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":171,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/427","status":"completed","created_at":"2026-04-08 13:54:48","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[30-Jun-2026 12:26:13 UTC] Total orders count: 9
[30-Jun-2026 12:26:13 UTC] === API CALL LOG ===
[30-Jun-2026 12:26:13 UTC] Endpoint: user/profile.php
[30-Jun-2026 12:26:13 UTC] Full Log Data: {
    "timestamp": "2026-06-30 12:26:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "78.174.203.158",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "78.174.203.158, 172.71.182.119",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a13d287c5e6e0a6b-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "78.174.203.158",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jun-2026 12:26:13 UTC] === END API CALL LOG ===
[30-Jun-2026 12:26:13 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jun-2026 12:26:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[30-Jun-2026 12:26:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jun-2026 12:26:13 UTC] ✅ JWT token verified successfully for user profile
[30-Jun-2026 12:26:13 UTC] User ID: 267
[30-Jun-2026 12:26:13 UTC] ✅ User profile retrieved successfully for user ID: 267
[30-Jun-2026 12:26:14 UTC] === API CALL LOG ===
[30-Jun-2026 12:26:14 UTC] Endpoint: user/profile.php
[30-Jun-2026 12:26:14 UTC] Full Log Data: {
    "timestamp": "2026-06-30 12:26:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "78.174.203.158",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "78.174.203.158, 172.71.182.119",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a13d287f682b0a6b-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "78.174.203.158",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jun-2026 12:26:14 UTC] === END API CALL LOG ===
[30-Jun-2026 12:26:14 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jun-2026 12:26:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[30-Jun-2026 12:26:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jun-2026 12:26:14 UTC] ✅ JWT token verified successfully for user profile
[30-Jun-2026 12:26:14 UTC] User ID: 267
[30-Jun-2026 12:26:14 UTC] ✅ User profile retrieved successfully for user ID: 267
[30-Jun-2026 12:26:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jun-2026 12:26:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jun-2026 12:26:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"78.174.203.158, 172.71.182.119","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a13d2899fc040a6b-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"78.174.203.158","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-Jun-2026 12:26:18 UTC] === User Orders API Called ===
[30-Jun-2026 12:26:18 UTC] User ID: 267
[30-Jun-2026 12:26:18 UTC] Limit: 20, Offset: 0
[30-Jun-2026 12:26:18 UTC] Orders found: 9
[30-Jun-2026 12:26:18 UTC] Orders data: [{"id":210,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/480","status":"completed","created_at":"2026-04-19 14:52:33","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":209,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/468","status":"completed","created_at":"2026-04-18 21:22:03","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":208,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/469","status":"completed","created_at":"2026-04-18 21:21:44","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":207,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/477","status":"completed","created_at":"2026-04-18 21:21:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":206,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/478","status":"completed","created_at":"2026-04-18 21:20:58","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":205,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/479","status":"completed","created_at":"2026-04-18 17:27:08","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":203,"quantity":20,"total_coins":400,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat","status":"cancelled","created_at":"2026-04-17 14:12:55","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":186,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/431","status":"completed","created_at":"2026-04-12 22:03:30","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":171,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/427","status":"completed","created_at":"2026-04-08 13:54:48","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[30-Jun-2026 12:26:18 UTC] Total orders count: 9
[30-Jun-2026 12:26:20 UTC] === API CALL LOG ===
[30-Jun-2026 12:26:20 UTC] Endpoint: user/profile.php
[30-Jun-2026 12:26:20 UTC] Full Log Data: {
    "timestamp": "2026-06-30 12:26:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "78.174.203.158",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "78.174.203.158, 172.71.182.119",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a13d28a4590b0a6b-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "78.174.203.158",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jun-2026 12:26:20 UTC] === END API CALL LOG ===
[30-Jun-2026 12:26:20 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jun-2026 12:26:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[30-Jun-2026 12:26:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jun-2026 12:26:20 UTC] ✅ JWT token verified successfully for user profile
[30-Jun-2026 12:26:20 UTC] User ID: 267
[30-Jun-2026 12:26:20 UTC] ✅ User profile retrieved successfully for user ID: 267
[30-Jun-2026 12:26:20 UTC] User Purchases API - User ID: 267
[30-Jun-2026 12:26:20 UTC] User Purchases API - Total purchases found: 2
[30-Jun-2026 12:26:22 UTC] === API CALL LOG ===
[30-Jun-2026 12:26:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jun-2026 12:26:22 UTC] Endpoint: user/profile.php
[30-Jun-2026 12:26:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jun-2026 12:26:22 UTC] Full Log Data: {
    "timestamp": "2026-06-30 12:26:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "78.174.203.158",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "78.174.203.158, 172.71.182.119",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a13d28affe3a0a6b-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "78.174.203.158",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jun-2026 12:26:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"78.174.203.158, 172.71.182.119","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a13d28affe390a6b-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"78.174.203.158","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-Jun-2026 12:26:22 UTC] === END API CALL LOG ===
[30-Jun-2026 12:26:22 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jun-2026 12:26:22 UTC] === User Orders API Called ===
[30-Jun-2026 12:26:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[30-Jun-2026 12:26:22 UTC] User ID: 267
[30-Jun-2026 12:26:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jun-2026 12:26:22 UTC] Limit: 20, Offset: 0
[30-Jun-2026 12:26:22 UTC] ✅ JWT token verified successfully for user profile
[30-Jun-2026 12:26:22 UTC] User ID: 267
[30-Jun-2026 12:26:22 UTC] ✅ User profile retrieved successfully for user ID: 267
[30-Jun-2026 12:26:22 UTC] Orders found: 9
[30-Jun-2026 12:26:22 UTC] Orders data: [{"id":210,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/480","status":"completed","created_at":"2026-04-19 14:52:33","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":209,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/468","status":"completed","created_at":"2026-04-18 21:22:03","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":208,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/469","status":"completed","created_at":"2026-04-18 21:21:44","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":207,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/477","status":"completed","created_at":"2026-04-18 21:21:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":206,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/478","status":"completed","created_at":"2026-04-18 21:20:58","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":205,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/479","status":"completed","created_at":"2026-04-18 17:27:08","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":203,"quantity":20,"total_coins":400,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat","status":"cancelled","created_at":"2026-04-17 14:12:55","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":186,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/431","status":"completed","created_at":"2026-04-12 22:03:30","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":171,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/427","status":"completed","created_at":"2026-04-08 13:54:48","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[30-Jun-2026 12:26:22 UTC] Total orders count: 9
[30-Jun-2026 12:26:22 UTC] === API CALL LOG ===
[30-Jun-2026 12:26:22 UTC] Endpoint: user/profile.php
[30-Jun-2026 12:26:22 UTC] Full Log Data: {
    "timestamp": "2026-06-30 12:26:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "78.174.203.158",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "78.174.203.158, 172.71.182.119",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a13d28b2af310a6b-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "78.174.203.158",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jun-2026 12:26:22 UTC] === END API CALL LOG ===
[30-Jun-2026 12:26:22 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jun-2026 12:26:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[30-Jun-2026 12:26:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jun-2026 12:26:22 UTC] ✅ JWT token verified successfully for user profile
[30-Jun-2026 12:26:22 UTC] User ID: 267
[30-Jun-2026 12:26:22 UTC] ✅ User profile retrieved successfully for user ID: 267
[30-Jun-2026 12:26:22 UTC] === API CALL LOG ===
[30-Jun-2026 12:26:22 UTC] Endpoint: user/profile.php
[30-Jun-2026 12:26:22 UTC] Full Log Data: {
    "timestamp": "2026-06-30 12:26:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "78.174.203.158",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "78.174.203.158, 172.71.182.119",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a13d28b34f5c0a6b-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "78.174.203.158",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jun-2026 12:26:22 UTC] === END API CALL LOG ===
[30-Jun-2026 12:26:22 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jun-2026 12:26:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[30-Jun-2026 12:26:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jun-2026 12:26:22 UTC] ✅ JWT token verified successfully for user profile
[30-Jun-2026 12:26:22 UTC] User ID: 267
[30-Jun-2026 12:26:22 UTC] ✅ User profile retrieved successfully for user ID: 267
[30-Jun-2026 12:26:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jun-2026 12:26:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jun-2026 12:26:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"78.174.203.158, 172.71.182.119","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a13d293298d80a6b-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"78.174.203.158","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-Jun-2026 12:26:42 UTC] === User Orders API Called ===
[30-Jun-2026 12:26:42 UTC] User ID: 267
[30-Jun-2026 12:26:42 UTC] Limit: 20, Offset: 0
[30-Jun-2026 12:26:42 UTC] Orders found: 10
[30-Jun-2026 12:26:42 UTC] Orders data: [{"id":374,"quantity":200,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/605","status":"pending","created_at":"2026-06-30 15:56:40","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":210,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/480","status":"completed","created_at":"2026-04-19 14:52:33","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":209,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/468","status":"completed","created_at":"2026-04-18 21:22:03","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":208,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/469","status":"completed","created_at":"2026-04-18 21:21:44","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":207,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/477","status":"completed","created_at":"2026-04-18 21:21:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":206,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/478","status":"completed","created_at":"2026-04-18 21:20:58","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":205,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/479","status":"completed","created_at":"2026-04-18 17:27:08","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":203,"quantity":20,"total_coins":400,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat","status":"cancelled","created_at":"2026-04-17 14:12:55","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":186,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/431","status":"completed","created_at":"2026-04-12 22:03:30","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":171,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/427","status":"completed","created_at":"2026-04-08 13:54:48","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[30-Jun-2026 12:26:42 UTC] Total orders count: 10
[30-Jun-2026 15:29:24 UTC] === API CALL LOG ===
[30-Jun-2026 15:29:24 UTC] Endpoint: user/profile.php
[30-Jun-2026 15:29:24 UTC] Full Log Data: {
    "timestamp": "2026-06-30 15:29:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.222.199.87",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.222.199.87, 172.68.42.17",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI1IiwidXNlcm5hbWUiOiJUaGFkZGVlIGFoaXRhIiwiZW1haWwiOiJ0aGFkZGVlYWhpdGE2QGdtYWlsLmNvbSIsImV4cCI6MTc4MzQzODE2M30.SjYblBfLNFxX4urcUcqUAwohoYJeeM2EMvuF4zQmgAg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a13e34d069f173f2-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.222.199.87",
        "cf-ipcountry": "CD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jun-2026 15:29:24 UTC] === END API CALL LOG ===
[30-Jun-2026 15:29:24 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jun-2026 15:29:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI1IiwidXNlcm5hbWUiOiJUaGFkZGVlIGFoaXRhIiwiZW1haWwiOiJ0aGFkZGVlYWhpdGE2QGdtYWlsLmNvbSIsImV4cCI6MTc4MzQzODE2M30.SjYblBfLNFxX4urcUcqUAwohoYJeeM2EMvuF4zQmgAg
[30-Jun-2026 15:29:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jun-2026 15:29:24 UTC] ✅ JWT token verified successfully for user profile
[30-Jun-2026 15:29:24 UTC] User ID: 925
[30-Jun-2026 15:29:24 UTC] ✅ User profile retrieved successfully for user ID: 925
[30-Jun-2026 15:29:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jun-2026 15:29:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jun-2026 15:29:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"41.222.199.87, 172.68.42.17","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI1IiwidXNlcm5hbWUiOiJUaGFkZGVlIGFoaXRhIiwiZW1haWwiOiJ0aGFkZGVlYWhpdGE2QGdtYWlsLmNvbSIsImV4cCI6MTc4MzQzODE2M30.SjYblBfLNFxX4urcUcqUAwohoYJeeM2EMvuF4zQmgAg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a13e34d11a7573f2-JNB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"41.222.199.87","cf-ipcountry":"CD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-Jun-2026 15:29:24 UTC] === User Orders API Called ===
[30-Jun-2026 15:29:24 UTC] User ID: 925
[30-Jun-2026 15:29:24 UTC] Limit: 20, Offset: 0
[30-Jun-2026 15:29:24 UTC] Orders found: 0
[30-Jun-2026 15:29:24 UTC] Orders data: []
[30-Jun-2026 15:29:24 UTC] Total orders count: 0
[30-Jun-2026 15:29:24 UTC] === API CALL LOG ===
[30-Jun-2026 15:29:24 UTC] Endpoint: user/profile.php
[30-Jun-2026 15:29:24 UTC] Full Log Data: {
    "timestamp": "2026-06-30 15:29:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.222.199.87",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.222.199.87, 172.68.42.17",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI1IiwidXNlcm5hbWUiOiJUaGFkZGVlIGFoaXRhIiwiZW1haWwiOiJ0aGFkZGVlYWhpdGE2QGdtYWlsLmNvbSIsImV4cCI6MTc4MzQzODE2M30.SjYblBfLNFxX4urcUcqUAwohoYJeeM2EMvuF4zQmgAg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a13e34d11a7673f2-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.222.199.87",
        "cf-ipcountry": "CD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jun-2026 15:29:24 UTC] === END API CALL LOG ===
[30-Jun-2026 15:29:24 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jun-2026 15:29:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI1IiwidXNlcm5hbWUiOiJUaGFkZGVlIGFoaXRhIiwiZW1haWwiOiJ0aGFkZGVlYWhpdGE2QGdtYWlsLmNvbSIsImV4cCI6MTc4MzQzODE2M30.SjYblBfLNFxX4urcUcqUAwohoYJeeM2EMvuF4zQmgAg
[30-Jun-2026 15:29:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jun-2026 15:29:24 UTC] ✅ JWT token verified successfully for user profile
[30-Jun-2026 15:29:24 UTC] User ID: 925
[30-Jun-2026 15:29:24 UTC] ✅ User profile retrieved successfully for user ID: 925
[30-Jun-2026 15:29:25 UTC] === API CALL LOG ===
[30-Jun-2026 15:29:25 UTC] Endpoint: user/profile.php
[30-Jun-2026 15:29:25 UTC] Full Log Data: {
    "timestamp": "2026-06-30 15:29:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.222.199.87",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.222.199.87, 172.68.42.17",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI1IiwidXNlcm5hbWUiOiJUaGFkZGVlIGFoaXRhIiwiZW1haWwiOiJ0aGFkZGVlYWhpdGE2QGdtYWlsLmNvbSIsImV4cCI6MTc4MzQzODE2M30.SjYblBfLNFxX4urcUcqUAwohoYJeeM2EMvuF4zQmgAg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a13e34d89f7d73f2-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.222.199.87",
        "cf-ipcountry": "CD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jun-2026 15:29:25 UTC] === END API CALL LOG ===
[30-Jun-2026 15:29:25 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jun-2026 15:29:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI1IiwidXNlcm5hbWUiOiJUaGFkZGVlIGFoaXRhIiwiZW1haWwiOiJ0aGFkZGVlYWhpdGE2QGdtYWlsLmNvbSIsImV4cCI6MTc4MzQzODE2M30.SjYblBfLNFxX4urcUcqUAwohoYJeeM2EMvuF4zQmgAg
[30-Jun-2026 15:29:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jun-2026 15:29:25 UTC] ✅ JWT token verified successfully for user profile
[30-Jun-2026 15:29:25 UTC] User ID: 925
[30-Jun-2026 15:29:25 UTC] ✅ User profile retrieved successfully for user ID: 925
[30-Jun-2026 15:29:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jun-2026 15:29:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jun-2026 15:29:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"41.222.199.87, 172.68.42.16","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI1IiwidXNlcm5hbWUiOiJUaGFkZGVlIGFoaXRhIiwiZW1haWwiOiJ0aGFkZGVlYWhpdGE2QGdtYWlsLmNvbSIsImV4cCI6MTc4MzQzODE2M30.SjYblBfLNFxX4urcUcqUAwohoYJeeM2EMvuF4zQmgAg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a13e353c9f4173f2-JNB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"41.222.199.87","cf-ipcountry":"CD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-Jun-2026 15:29:41 UTC] === User Orders API Called ===
[30-Jun-2026 15:29:41 UTC] User ID: 925
[30-Jun-2026 15:29:41 UTC] Limit: 20, Offset: 0
[30-Jun-2026 15:29:41 UTC] Orders found: 0
[30-Jun-2026 15:29:41 UTC] Orders data: []
[30-Jun-2026 15:29:41 UTC] Total orders count: 0
[30-Jun-2026 15:29:43 UTC] === API CALL LOG ===
[30-Jun-2026 15:29:43 UTC] Endpoint: user/profile.php
[30-Jun-2026 15:29:43 UTC] Full Log Data: {
    "timestamp": "2026-06-30 15:29:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.222.199.87",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.222.199.87, 172.68.42.16",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI1IiwidXNlcm5hbWUiOiJUaGFkZGVlIGFoaXRhIiwiZW1haWwiOiJ0aGFkZGVlYWhpdGE2QGdtYWlsLmNvbSIsImV4cCI6MTc4MzQzODE2M30.SjYblBfLNFxX4urcUcqUAwohoYJeeM2EMvuF4zQmgAg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a13e3547ffcd73f2-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.222.199.87",
        "cf-ipcountry": "CD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jun-2026 15:29:43 UTC] === END API CALL LOG ===
[30-Jun-2026 15:29:43 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jun-2026 15:29:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI1IiwidXNlcm5hbWUiOiJUaGFkZGVlIGFoaXRhIiwiZW1haWwiOiJ0aGFkZGVlYWhpdGE2QGdtYWlsLmNvbSIsImV4cCI6MTc4MzQzODE2M30.SjYblBfLNFxX4urcUcqUAwohoYJeeM2EMvuF4zQmgAg
[30-Jun-2026 15:29:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jun-2026 15:29:43 UTC] ✅ JWT token verified successfully for user profile
[30-Jun-2026 15:29:43 UTC] User ID: 925
[30-Jun-2026 15:29:43 UTC] ✅ User profile retrieved successfully for user ID: 925
[30-Jun-2026 15:29:44 UTC] User Purchases API - User ID: 925
[30-Jun-2026 15:29:44 UTC] User Purchases API - Total purchases found: 0
[30-Jun-2026 15:29:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jun-2026 15:29:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jun-2026 15:29:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"41.222.199.87, 172.68.42.16","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI1IiwidXNlcm5hbWUiOiJUaGFkZGVlIGFoaXRhIiwiZW1haWwiOiJ0aGFkZGVlYWhpdGE2QGdtYWlsLmNvbSIsImV4cCI6MTc4MzQzODE2M30.SjYblBfLNFxX4urcUcqUAwohoYJeeM2EMvuF4zQmgAg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a13e3565592073f2-JNB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"41.222.199.87","cf-ipcountry":"CD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-Jun-2026 15:29:48 UTC] === User Orders API Called ===
[30-Jun-2026 15:29:48 UTC] User ID: 925
[30-Jun-2026 15:29:48 UTC] Limit: 20, Offset: 0
[30-Jun-2026 15:29:48 UTC] Orders found: 0
[30-Jun-2026 15:29:48 UTC] Orders data: []
[30-Jun-2026 15:29:48 UTC] Total orders count: 0
[30-Jun-2026 15:29:48 UTC] === API CALL LOG ===
[30-Jun-2026 15:29:48 UTC] Endpoint: user/profile.php
[30-Jun-2026 15:29:48 UTC] Full Log Data: {
    "timestamp": "2026-06-30 15:29:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.222.199.87",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.222.199.87, 172.68.42.16",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI1IiwidXNlcm5hbWUiOiJUaGFkZGVlIGFoaXRhIiwiZW1haWwiOiJ0aGFkZGVlYWhpdGE2QGdtYWlsLmNvbSIsImV4cCI6MTc4MzQzODE2M30.SjYblBfLNFxX4urcUcqUAwohoYJeeM2EMvuF4zQmgAg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a13e3565592173f2-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.222.199.87",
        "cf-ipcountry": "CD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jun-2026 15:29:48 UTC] === END API CALL LOG ===
[30-Jun-2026 15:29:48 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jun-2026 15:29:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI1IiwidXNlcm5hbWUiOiJUaGFkZGVlIGFoaXRhIiwiZW1haWwiOiJ0aGFkZGVlYWhpdGE2QGdtYWlsLmNvbSIsImV4cCI6MTc4MzQzODE2M30.SjYblBfLNFxX4urcUcqUAwohoYJeeM2EMvuF4zQmgAg
[30-Jun-2026 15:29:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jun-2026 15:29:48 UTC] ✅ JWT token verified successfully for user profile
[30-Jun-2026 15:29:48 UTC] User ID: 925
[30-Jun-2026 15:29:48 UTC] ✅ User profile retrieved successfully for user ID: 925
[30-Jun-2026 15:29:49 UTC] === API CALL LOG ===
[30-Jun-2026 15:29:49 UTC] Endpoint: user/profile.php
[30-Jun-2026 15:29:49 UTC] Full Log Data: {
    "timestamp": "2026-06-30 15:29:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.222.199.87",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.222.199.87, 172.68.42.16",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI1IiwidXNlcm5hbWUiOiJUaGFkZGVlIGFoaXRhIiwiZW1haWwiOiJ0aGFkZGVlYWhpdGE2QGdtYWlsLmNvbSIsImV4cCI6MTc4MzQzODE2M30.SjYblBfLNFxX4urcUcqUAwohoYJeeM2EMvuF4zQmgAg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a13e35693b7d73f2-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.222.199.87",
        "cf-ipcountry": "CD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jun-2026 15:29:49 UTC] === END API CALL LOG ===
[30-Jun-2026 15:29:49 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jun-2026 15:29:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI1IiwidXNlcm5hbWUiOiJUaGFkZGVlIGFoaXRhIiwiZW1haWwiOiJ0aGFkZGVlYWhpdGE2QGdtYWlsLmNvbSIsImV4cCI6MTc4MzQzODE2M30.SjYblBfLNFxX4urcUcqUAwohoYJeeM2EMvuF4zQmgAg
[30-Jun-2026 15:29:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jun-2026 15:29:49 UTC] ✅ JWT token verified successfully for user profile
[30-Jun-2026 15:29:49 UTC] User ID: 925
[30-Jun-2026 15:29:49 UTC] ✅ User profile retrieved successfully for user ID: 925
[30-Jun-2026 15:29:49 UTC] === API CALL LOG ===
[30-Jun-2026 15:29:49 UTC] Endpoint: user/profile.php
[30-Jun-2026 15:29:49 UTC] Full Log Data: {
    "timestamp": "2026-06-30 15:29:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.222.199.87",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.222.199.87, 172.68.42.16",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI1IiwidXNlcm5hbWUiOiJUaGFkZGVlIGFoaXRhIiwiZW1haWwiOiJ0aGFkZGVlYWhpdGE2QGdtYWlsLmNvbSIsImV4cCI6MTc4MzQzODE2M30.SjYblBfLNFxX4urcUcqUAwohoYJeeM2EMvuF4zQmgAg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a13e356c4d3473f2-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.222.199.87",
        "cf-ipcountry": "CD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jun-2026 15:29:49 UTC] === END API CALL LOG ===
[30-Jun-2026 15:29:49 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jun-2026 15:29:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI1IiwidXNlcm5hbWUiOiJUaGFkZGVlIGFoaXRhIiwiZW1haWwiOiJ0aGFkZGVlYWhpdGE2QGdtYWlsLmNvbSIsImV4cCI6MTc4MzQzODE2M30.SjYblBfLNFxX4urcUcqUAwohoYJeeM2EMvuF4zQmgAg
[30-Jun-2026 15:29:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jun-2026 15:29:49 UTC] ✅ JWT token verified successfully for user profile
[30-Jun-2026 15:29:49 UTC] User ID: 925
[30-Jun-2026 15:29:49 UTC] ✅ User profile retrieved successfully for user ID: 925
[30-Jun-2026 15:29:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jun-2026 15:29:55 UTC] === API CALL LOG ===
[30-Jun-2026 15:29:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jun-2026 15:29:55 UTC] Endpoint: user/profile.php
[30-Jun-2026 15:29:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"41.222.199.87, 172.68.42.16","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI1IiwidXNlcm5hbWUiOiJUaGFkZGVlIGFoaXRhIiwiZW1haWwiOiJ0aGFkZGVlYWhpdGE2QGdtYWlsLmNvbSIsImV4cCI6MTc4MzQzODE2M30.SjYblBfLNFxX4urcUcqUAwohoYJeeM2EMvuF4zQmgAg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a13e358fbd8873f2-JNB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"41.222.199.87","cf-ipcountry":"CD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-Jun-2026 15:29:55 UTC] Full Log Data: {
    "timestamp": "2026-06-30 15:29:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.222.199.87",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.222.199.87, 172.68.42.16",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI1IiwidXNlcm5hbWUiOiJUaGFkZGVlIGFoaXRhIiwiZW1haWwiOiJ0aGFkZGVlYWhpdGE2QGdtYWlsLmNvbSIsImV4cCI6MTc4MzQzODE2M30.SjYblBfLNFxX4urcUcqUAwohoYJeeM2EMvuF4zQmgAg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a13e358fbd8973f2-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.222.199.87",
        "cf-ipcountry": "CD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jun-2026 15:29:55 UTC] === User Orders API Called ===
[30-Jun-2026 15:29:55 UTC] === END API CALL LOG ===
[30-Jun-2026 15:29:55 UTC] User ID: 925
[30-Jun-2026 15:29:55 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jun-2026 15:29:55 UTC] Limit: 20, Offset: 0
[30-Jun-2026 15:29:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI1IiwidXNlcm5hbWUiOiJUaGFkZGVlIGFoaXRhIiwiZW1haWwiOiJ0aGFkZGVlYWhpdGE2QGdtYWlsLmNvbSIsImV4cCI6MTc4MzQzODE2M30.SjYblBfLNFxX4urcUcqUAwohoYJeeM2EMvuF4zQmgAg
[30-Jun-2026 15:29:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jun-2026 15:29:55 UTC] ✅ JWT token verified successfully for user profile
[30-Jun-2026 15:29:55 UTC] User ID: 925
[30-Jun-2026 15:29:55 UTC] Orders found: 0
[30-Jun-2026 15:29:55 UTC] ✅ User profile retrieved successfully for user ID: 925
[30-Jun-2026 15:29:55 UTC] Orders data: []
[30-Jun-2026 15:29:55 UTC] Total orders count: 0
[30-Jun-2026 15:29:55 UTC] === API CALL LOG ===
[30-Jun-2026 15:29:55 UTC] Endpoint: user/profile.php
[30-Jun-2026 15:29:55 UTC] Full Log Data: {
    "timestamp": "2026-06-30 15:29:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.222.199.87",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.222.199.87, 172.68.42.16",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI1IiwidXNlcm5hbWUiOiJUaGFkZGVlIGFoaXRhIiwiZW1haWwiOiJ0aGFkZGVlYWhpdGE2QGdtYWlsLmNvbSIsImV4cCI6MTc4MzQzODE2M30.SjYblBfLNFxX4urcUcqUAwohoYJeeM2EMvuF4zQmgAg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a13e35939fb473f2-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.222.199.87",
        "cf-ipcountry": "CD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jun-2026 15:29:55 UTC] === END API CALL LOG ===
[30-Jun-2026 15:29:55 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jun-2026 15:29:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI1IiwidXNlcm5hbWUiOiJUaGFkZGVlIGFoaXRhIiwiZW1haWwiOiJ0aGFkZGVlYWhpdGE2QGdtYWlsLmNvbSIsImV4cCI6MTc4MzQzODE2M30.SjYblBfLNFxX4urcUcqUAwohoYJeeM2EMvuF4zQmgAg
[30-Jun-2026 15:29:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jun-2026 15:29:55 UTC] ✅ JWT token verified successfully for user profile
[30-Jun-2026 15:29:55 UTC] User ID: 925
[30-Jun-2026 15:29:55 UTC] ✅ User profile retrieved successfully for user ID: 925
[30-Jun-2026 15:29:56 UTC] === API CALL LOG ===
[30-Jun-2026 15:29:56 UTC] Endpoint: user/profile.php
[30-Jun-2026 15:29:56 UTC] Full Log Data: {
    "timestamp": "2026-06-30 15:29:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.222.199.87",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.222.199.87, 172.68.42.16",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI1IiwidXNlcm5hbWUiOiJUaGFkZGVlIGFoaXRhIiwiZW1haWwiOiJ0aGFkZGVlYWhpdGE2QGdtYWlsLmNvbSIsImV4cCI6MTc4MzQzODE2M30.SjYblBfLNFxX4urcUcqUAwohoYJeeM2EMvuF4zQmgAg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a13e3596b9ba73f2-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.222.199.87",
        "cf-ipcountry": "CD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jun-2026 15:29:56 UTC] === END API CALL LOG ===
[30-Jun-2026 15:29:56 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jun-2026 15:29:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI1IiwidXNlcm5hbWUiOiJUaGFkZGVlIGFoaXRhIiwiZW1haWwiOiJ0aGFkZGVlYWhpdGE2QGdtYWlsLmNvbSIsImV4cCI6MTc4MzQzODE2M30.SjYblBfLNFxX4urcUcqUAwohoYJeeM2EMvuF4zQmgAg
[30-Jun-2026 15:29:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jun-2026 15:29:56 UTC] ✅ JWT token verified successfully for user profile
[30-Jun-2026 15:29:56 UTC] User ID: 925
[30-Jun-2026 15:29:56 UTC] ✅ User profile retrieved successfully for user ID: 925
[30-Jun-2026 15:48:01 UTC] === API CALL LOG ===
[30-Jun-2026 15:48:01 UTC] Endpoint: user/profile.php
[30-Jun-2026 15:48:01 UTC] Full Log Data: {
    "timestamp": "2026-06-30 15:48:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.222.199.87",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.222.199.87, 172.68.42.17",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI1IiwidXNlcm5hbWUiOiJUaGFkZGVlIGFoaXRhIiwiZW1haWwiOiJ0aGFkZGVlYWhpdGE2QGdtYWlsLmNvbSIsImV4cCI6MTc4MzQzODE2M30.SjYblBfLNFxX4urcUcqUAwohoYJeeM2EMvuF4zQmgAg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a13e50131e4e73fd-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.222.199.87",
        "cf-ipcountry": "CD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jun-2026 15:48:01 UTC] === END API CALL LOG ===
[30-Jun-2026 15:48:01 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jun-2026 15:48:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI1IiwidXNlcm5hbWUiOiJUaGFkZGVlIGFoaXRhIiwiZW1haWwiOiJ0aGFkZGVlYWhpdGE2QGdtYWlsLmNvbSIsImV4cCI6MTc4MzQzODE2M30.SjYblBfLNFxX4urcUcqUAwohoYJeeM2EMvuF4zQmgAg
[30-Jun-2026 15:48:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jun-2026 15:48:01 UTC] ✅ JWT token verified successfully for user profile
[30-Jun-2026 15:48:01 UTC] User ID: 925
[30-Jun-2026 15:48:01 UTC] ✅ User profile retrieved successfully for user ID: 925
[30-Jun-2026 15:48:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jun-2026 15:48:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jun-2026 15:48:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"41.222.199.87, 172.68.42.17","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI1IiwidXNlcm5hbWUiOiJUaGFkZGVlIGFoaXRhIiwiZW1haWwiOiJ0aGFkZGVlYWhpdGE2QGdtYWlsLmNvbSIsImV4cCI6MTc4MzQzODE2M30.SjYblBfLNFxX4urcUcqUAwohoYJeeM2EMvuF4zQmgAg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a13e501e2e3e73fd-JNB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"41.222.199.87","cf-ipcountry":"CD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-Jun-2026 15:48:03 UTC] === User Orders API Called ===
[30-Jun-2026 15:48:03 UTC] User ID: 925
[30-Jun-2026 15:48:03 UTC] Limit: 20, Offset: 0
[30-Jun-2026 15:48:03 UTC] Orders found: 0
[30-Jun-2026 15:48:03 UTC] Orders data: []
[30-Jun-2026 15:48:03 UTC] Total orders count: 0
[30-Jun-2026 15:48:03 UTC] === API CALL LOG ===
[30-Jun-2026 15:48:03 UTC] Endpoint: user/profile.php
[30-Jun-2026 15:48:03 UTC] Full Log Data: {
    "timestamp": "2026-06-30 15:48:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.222.199.87",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.222.199.87, 172.68.42.17",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI1IiwidXNlcm5hbWUiOiJUaGFkZGVlIGFoaXRhIiwiZW1haWwiOiJ0aGFkZGVlYWhpdGE2QGdtYWlsLmNvbSIsImV4cCI6MTc4MzQzODE2M30.SjYblBfLNFxX4urcUcqUAwohoYJeeM2EMvuF4zQmgAg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a13e501ecec173fd-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.222.199.87",
        "cf-ipcountry": "CD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jun-2026 15:48:03 UTC] === END API CALL LOG ===
[30-Jun-2026 15:48:03 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jun-2026 15:48:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI1IiwidXNlcm5hbWUiOiJUaGFkZGVlIGFoaXRhIiwiZW1haWwiOiJ0aGFkZGVlYWhpdGE2QGdtYWlsLmNvbSIsImV4cCI6MTc4MzQzODE2M30.SjYblBfLNFxX4urcUcqUAwohoYJeeM2EMvuF4zQmgAg
[30-Jun-2026 15:48:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jun-2026 15:48:03 UTC] ✅ JWT token verified successfully for user profile
[30-Jun-2026 15:48:03 UTC] User ID: 925
[30-Jun-2026 15:48:03 UTC] ✅ User profile retrieved successfully for user ID: 925
[30-Jun-2026 17:50:18 UTC] === API CALL LOG ===
[30-Jun-2026 17:50:18 UTC] Endpoint: user/profile.php
[30-Jun-2026 17:50:18 UTC] Full Log Data: {
    "timestamp": "2026-06-30 17:50:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:201:200c:e135:bf84:4a0d:7b5c:6072",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2405:201:200c:e135:bf84:4a0d:7b5c:6072, 172.69.166.29",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI2IiwidXNlcm5hbWUiOiJkaHJ1dGkgVmlyYW5pIiwiZW1haWwiOiJkaHJ1dGl2aXJhbmk5MDdAZ21haWwuY29tIiwiZXhwIjoxNzgzNDQ2NjE2fQ.C-6N9Hs0Ms3TIIkFntkN9tyrw_uIKBzrS_UXIcvJotI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a13f0332eb69c50c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2405:201:200c:e135:bf84:4a0d:7b5c:6072",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jun-2026 17:50:18 UTC] === END API CALL LOG ===
[30-Jun-2026 17:50:18 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jun-2026 17:50:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI2IiwidXNlcm5hbWUiOiJkaHJ1dGkgVmlyYW5pIiwiZW1haWwiOiJkaHJ1dGl2aXJhbmk5MDdAZ21haWwuY29tIiwiZXhwIjoxNzgzNDQ2NjE2fQ.C-6N9Hs0Ms3TIIkFntkN9tyrw_uIKBzrS_UXIcvJotI
[30-Jun-2026 17:50:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jun-2026 17:50:18 UTC] ✅ JWT token verified successfully for user profile
[30-Jun-2026 17:50:18 UTC] User ID: 926
[30-Jun-2026 17:50:18 UTC] ✅ User profile retrieved successfully for user ID: 926
[30-Jun-2026 17:50:18 UTC] === API CALL LOG ===
[30-Jun-2026 17:50:18 UTC] Endpoint: user/profile.php
[30-Jun-2026 17:50:18 UTC] Full Log Data: {
    "timestamp": "2026-06-30 17:50:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:201:200c:e135:bf84:4a0d:7b5c:6072",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2405:201:200c:e135:bf84:4a0d:7b5c:6072, 172.69.166.29",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI2IiwidXNlcm5hbWUiOiJkaHJ1dGkgVmlyYW5pIiwiZW1haWwiOiJkaHJ1dGl2aXJhbmk5MDdAZ21haWwuY29tIiwiZXhwIjoxNzgzNDQ2NjE2fQ.C-6N9Hs0Ms3TIIkFntkN9tyrw_uIKBzrS_UXIcvJotI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a13f032f8acac50c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2405:201:200c:e135:bf84:4a0d:7b5c:6072",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jun-2026 17:50:18 UTC] === END API CALL LOG ===
[30-Jun-2026 17:50:18 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jun-2026 17:50:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI2IiwidXNlcm5hbWUiOiJkaHJ1dGkgVmlyYW5pIiwiZW1haWwiOiJkaHJ1dGl2aXJhbmk5MDdAZ21haWwuY29tIiwiZXhwIjoxNzgzNDQ2NjE2fQ.C-6N9Hs0Ms3TIIkFntkN9tyrw_uIKBzrS_UXIcvJotI
[30-Jun-2026 17:50:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jun-2026 17:50:18 UTC] ✅ JWT token verified successfully for user profile
[30-Jun-2026 17:50:18 UTC] User ID: 926
[30-Jun-2026 17:50:18 UTC] ✅ User profile retrieved successfully for user ID: 926
[30-Jun-2026 17:50:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jun-2026 17:50:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jun-2026 17:50:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2405:201:200c:e135:bf84:4a0d:7b5c:6072, 172.71.152.72","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI2IiwidXNlcm5hbWUiOiJkaHJ1dGkgVmlyYW5pIiwiZW1haWwiOiJkaHJ1dGl2aXJhbmk5MDdAZ21haWwuY29tIiwiZXhwIjoxNzgzNDQ2NjE2fQ.C-6N9Hs0Ms3TIIkFntkN9tyrw_uIKBzrS_UXIcvJotI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a13f0332eb67c50c-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2405:201:200c:e135:bf84:4a0d:7b5c:6072","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-Jun-2026 17:50:18 UTC] === User Orders API Called ===
[30-Jun-2026 17:50:18 UTC] User ID: 926
[30-Jun-2026 17:50:18 UTC] Limit: 20, Offset: 0
[30-Jun-2026 17:50:18 UTC] Orders found: 0
[30-Jun-2026 17:50:18 UTC] Orders data: []
[30-Jun-2026 17:50:18 UTC] Total orders count: 0
[30-Jun-2026 17:50:20 UTC] === API CALL LOG ===
[30-Jun-2026 17:50:20 UTC] Endpoint: user/profile.php
[30-Jun-2026 17:50:20 UTC] Full Log Data: {
    "timestamp": "2026-06-30 17:50:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:201:200c:e135:bf84:4a0d:7b5c:6072",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2405:201:200c:e135:bf84:4a0d:7b5c:6072, 172.69.166.29",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI2IiwidXNlcm5hbWUiOiJkaHJ1dGkgVmlyYW5pIiwiZW1haWwiOiJkaHJ1dGl2aXJhbmk5MDdAZ21haWwuY29tIiwiZXhwIjoxNzgzNDQ2NjE2fQ.C-6N9Hs0Ms3TIIkFntkN9tyrw_uIKBzrS_UXIcvJotI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a13f03419c7bc50c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2405:201:200c:e135:bf84:4a0d:7b5c:6072",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jun-2026 17:50:20 UTC] === END API CALL LOG ===
[30-Jun-2026 17:50:20 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jun-2026 17:50:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI2IiwidXNlcm5hbWUiOiJkaHJ1dGkgVmlyYW5pIiwiZW1haWwiOiJkaHJ1dGl2aXJhbmk5MDdAZ21haWwuY29tIiwiZXhwIjoxNzgzNDQ2NjE2fQ.C-6N9Hs0Ms3TIIkFntkN9tyrw_uIKBzrS_UXIcvJotI
[30-Jun-2026 17:50:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jun-2026 17:50:20 UTC] ✅ JWT token verified successfully for user profile
[30-Jun-2026 17:50:20 UTC] User ID: 926
[30-Jun-2026 17:50:20 UTC] ✅ User profile retrieved successfully for user ID: 926
[30-Jun-2026 17:50:51 UTC] === API CALL LOG ===
[30-Jun-2026 17:50:51 UTC] Endpoint: user/profile.php
[30-Jun-2026 17:50:51 UTC] Full Log Data: {
    "timestamp": "2026-06-30 17:50:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:201:200c:e135:bf84:4a0d:7b5c:6072",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2405:201:200c:e135:bf84:4a0d:7b5c:6072, 172.71.152.72",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI2IiwidXNlcm5hbWUiOiJkaHJ1dGkgVmlyYW5pIiwiZW1haWwiOiJkaHJ1dGl2aXJhbmk5MDdAZ21haWwuY29tIiwiZXhwIjoxNzgzNDQ2NjE2fQ.C-6N9Hs0Ms3TIIkFntkN9tyrw_uIKBzrS_UXIcvJotI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a13f03ffde12c50c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2405:201:200c:e135:bf84:4a0d:7b5c:6072",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jun-2026 17:50:51 UTC] === END API CALL LOG ===
[30-Jun-2026 17:50:51 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jun-2026 17:50:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI2IiwidXNlcm5hbWUiOiJkaHJ1dGkgVmlyYW5pIiwiZW1haWwiOiJkaHJ1dGl2aXJhbmk5MDdAZ21haWwuY29tIiwiZXhwIjoxNzgzNDQ2NjE2fQ.C-6N9Hs0Ms3TIIkFntkN9tyrw_uIKBzrS_UXIcvJotI
[30-Jun-2026 17:50:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jun-2026 17:50:51 UTC] ✅ JWT token verified successfully for user profile
[30-Jun-2026 17:50:51 UTC] User ID: 926
[30-Jun-2026 17:50:51 UTC] ✅ User profile retrieved successfully for user ID: 926
[30-Jun-2026 17:50:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jun-2026 17:50:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jun-2026 17:50:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2405:201:200c:e135:bf84:4a0d:7b5c:6072, 172.71.152.72","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI2IiwidXNlcm5hbWUiOiJkaHJ1dGkgVmlyYW5pIiwiZW1haWwiOiJkaHJ1dGl2aXJhbmk5MDdAZ21haWwuY29tIiwiZXhwIjoxNzgzNDQ2NjE2fQ.C-6N9Hs0Ms3TIIkFntkN9tyrw_uIKBzrS_UXIcvJotI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a13f042eb902c50c-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2405:201:200c:e135:bf84:4a0d:7b5c:6072","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-Jun-2026 17:50:58 UTC] === User Orders API Called ===
[30-Jun-2026 17:50:58 UTC] User ID: 926
[30-Jun-2026 17:50:58 UTC] Limit: 20, Offset: 0
[30-Jun-2026 17:50:58 UTC] Orders found: 0
[30-Jun-2026 17:50:58 UTC] Orders data: []
[30-Jun-2026 17:50:58 UTC] === API CALL LOG ===
[30-Jun-2026 17:50:58 UTC] Endpoint: user/profile.php
[30-Jun-2026 17:50:58 UTC] Full Log Data: {
    "timestamp": "2026-06-30 17:50:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:201:200c:e135:bf84:4a0d:7b5c:6072",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2405:201:200c:e135:bf84:4a0d:7b5c:6072, 172.71.152.72",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI2IiwidXNlcm5hbWUiOiJkaHJ1dGkgVmlyYW5pIiwiZW1haWwiOiJkaHJ1dGl2aXJhbmk5MDdAZ21haWwuY29tIiwiZXhwIjoxNzgzNDQ2NjE2fQ.C-6N9Hs0Ms3TIIkFntkN9tyrw_uIKBzrS_UXIcvJotI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a13f042eb90cc50c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2405:201:200c:e135:bf84:4a0d:7b5c:6072",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jun-2026 17:50:58 UTC] Total orders count: 0
[30-Jun-2026 17:50:58 UTC] === END API CALL LOG ===
[30-Jun-2026 17:50:58 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jun-2026 17:50:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI2IiwidXNlcm5hbWUiOiJkaHJ1dGkgVmlyYW5pIiwiZW1haWwiOiJkaHJ1dGl2aXJhbmk5MDdAZ21haWwuY29tIiwiZXhwIjoxNzgzNDQ2NjE2fQ.C-6N9Hs0Ms3TIIkFntkN9tyrw_uIKBzrS_UXIcvJotI
[30-Jun-2026 17:50:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jun-2026 17:50:58 UTC] ✅ JWT token verified successfully for user profile
[30-Jun-2026 17:50:58 UTC] User ID: 926
[30-Jun-2026 17:50:58 UTC] ✅ User profile retrieved successfully for user ID: 926
[30-Jun-2026 17:50:59 UTC] === API CALL LOG ===
[30-Jun-2026 17:50:59 UTC] Endpoint: user/profile.php
[30-Jun-2026 17:50:59 UTC] Full Log Data: {
    "timestamp": "2026-06-30 17:50:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:201:200c:e135:bf84:4a0d:7b5c:6072",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2405:201:200c:e135:bf84:4a0d:7b5c:6072, 172.71.152.72",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI2IiwidXNlcm5hbWUiOiJkaHJ1dGkgVmlyYW5pIiwiZW1haWwiOiJkaHJ1dGl2aXJhbmk5MDdAZ21haWwuY29tIiwiZXhwIjoxNzgzNDQ2NjE2fQ.C-6N9Hs0Ms3TIIkFntkN9tyrw_uIKBzrS_UXIcvJotI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a13f0432ac05c50c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2405:201:200c:e135:bf84:4a0d:7b5c:6072",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jun-2026 17:50:59 UTC] === END API CALL LOG ===
[30-Jun-2026 17:50:59 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jun-2026 17:50:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI2IiwidXNlcm5hbWUiOiJkaHJ1dGkgVmlyYW5pIiwiZW1haWwiOiJkaHJ1dGl2aXJhbmk5MDdAZ21haWwuY29tIiwiZXhwIjoxNzgzNDQ2NjE2fQ.C-6N9Hs0Ms3TIIkFntkN9tyrw_uIKBzrS_UXIcvJotI
[30-Jun-2026 17:50:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jun-2026 17:50:59 UTC] ✅ JWT token verified successfully for user profile
[30-Jun-2026 17:50:59 UTC] User ID: 926
[30-Jun-2026 17:50:59 UTC] ✅ User profile retrieved successfully for user ID: 926
[30-Jun-2026 17:51:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jun-2026 17:51:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jun-2026 17:51:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2405:201:200c:e135:bf84:4a0d:7b5c:6072, 172.71.152.71","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI2IiwidXNlcm5hbWUiOiJkaHJ1dGkgVmlyYW5pIiwiZW1haWwiOiJkaHJ1dGl2aXJhbmk5MDdAZ21haWwuY29tIiwiZXhwIjoxNzgzNDQ2NjE2fQ.C-6N9Hs0Ms3TIIkFntkN9tyrw_uIKBzrS_UXIcvJotI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a13f0461bc8ac50c-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2405:201:200c:e135:bf84:4a0d:7b5c:6072","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-Jun-2026 17:51:06 UTC] === User Orders API Called ===
[30-Jun-2026 17:51:06 UTC] User ID: 926
[30-Jun-2026 17:51:06 UTC] Limit: 20, Offset: 0
[30-Jun-2026 17:51:06 UTC] Orders found: 0
[30-Jun-2026 17:51:06 UTC] Orders data: []
[30-Jun-2026 17:51:06 UTC] Total orders count: 0
[30-Jun-2026 17:51:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jun-2026 17:51:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jun-2026 17:51:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2405:201:200c:e135:bf84:4a0d:7b5c:6072, 172.71.152.71","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI2IiwidXNlcm5hbWUiOiJkaHJ1dGkgVmlyYW5pIiwiZW1haWwiOiJkaHJ1dGl2aXJhbmk5MDdAZ21haWwuY29tIiwiZXhwIjoxNzgzNDQ2NjE2fQ.C-6N9Hs0Ms3TIIkFntkN9tyrw_uIKBzrS_UXIcvJotI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a13f046afe18c50c-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2405:201:200c:e135:bf84:4a0d:7b5c:6072","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-Jun-2026 17:51:08 UTC] === User Orders API Called ===
[30-Jun-2026 17:51:08 UTC] User ID: 926
[30-Jun-2026 17:51:08 UTC] Limit: 20, Offset: 0
[30-Jun-2026 17:51:08 UTC] Orders found: 0
[30-Jun-2026 17:51:08 UTC] Orders data: []
[30-Jun-2026 17:51:08 UTC] Total orders count: 0
[30-Jun-2026 17:51:08 UTC] === API CALL LOG ===
[30-Jun-2026 17:51:08 UTC] Endpoint: user/profile.php
[30-Jun-2026 17:51:08 UTC] Full Log Data: {
    "timestamp": "2026-06-30 17:51:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:201:200c:e135:bf84:4a0d:7b5c:6072",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2405:201:200c:e135:bf84:4a0d:7b5c:6072, 172.71.152.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI2IiwidXNlcm5hbWUiOiJkaHJ1dGkgVmlyYW5pIiwiZW1haWwiOiJkaHJ1dGl2aXJhbmk5MDdAZ21haWwuY29tIiwiZXhwIjoxNzgzNDQ2NjE2fQ.C-6N9Hs0Ms3TIIkFntkN9tyrw_uIKBzrS_UXIcvJotI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a13f046b7fd1c50c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2405:201:200c:e135:bf84:4a0d:7b5c:6072",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jun-2026 17:51:08 UTC] === END API CALL LOG ===
[30-Jun-2026 17:51:08 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jun-2026 17:51:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI2IiwidXNlcm5hbWUiOiJkaHJ1dGkgVmlyYW5pIiwiZW1haWwiOiJkaHJ1dGl2aXJhbmk5MDdAZ21haWwuY29tIiwiZXhwIjoxNzgzNDQ2NjE2fQ.C-6N9Hs0Ms3TIIkFntkN9tyrw_uIKBzrS_UXIcvJotI
[30-Jun-2026 17:51:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jun-2026 17:51:08 UTC] ✅ JWT token verified successfully for user profile
[30-Jun-2026 17:51:08 UTC] User ID: 926
[30-Jun-2026 17:51:08 UTC] ✅ User profile retrieved successfully for user ID: 926
[30-Jun-2026 17:51:08 UTC] === API CALL LOG ===
[30-Jun-2026 17:51:08 UTC] Endpoint: user/profile.php
[30-Jun-2026 17:51:08 UTC] Full Log Data: {
    "timestamp": "2026-06-30 17:51:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:201:200c:e135:bf84:4a0d:7b5c:6072",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2405:201:200c:e135:bf84:4a0d:7b5c:6072, 172.71.152.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI2IiwidXNlcm5hbWUiOiJkaHJ1dGkgVmlyYW5pIiwiZW1haWwiOiJkaHJ1dGl2aXJhbmk5MDdAZ21haWwuY29tIiwiZXhwIjoxNzgzNDQ2NjE2fQ.C-6N9Hs0Ms3TIIkFntkN9tyrw_uIKBzrS_UXIcvJotI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a13f046f1a31c50c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2405:201:200c:e135:bf84:4a0d:7b5c:6072",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jun-2026 17:51:08 UTC] === END API CALL LOG ===
[30-Jun-2026 17:51:08 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jun-2026 17:51:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI2IiwidXNlcm5hbWUiOiJkaHJ1dGkgVmlyYW5pIiwiZW1haWwiOiJkaHJ1dGl2aXJhbmk5MDdAZ21haWwuY29tIiwiZXhwIjoxNzgzNDQ2NjE2fQ.C-6N9Hs0Ms3TIIkFntkN9tyrw_uIKBzrS_UXIcvJotI
[30-Jun-2026 17:51:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jun-2026 17:51:08 UTC] ✅ JWT token verified successfully for user profile
[30-Jun-2026 17:51:08 UTC] User ID: 926
[30-Jun-2026 17:51:08 UTC] ✅ User profile retrieved successfully for user ID: 926
[30-Jun-2026 17:51:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jun-2026 17:51:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jun-2026 17:51:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2405:201:200c:e135:bf84:4a0d:7b5c:6072, 172.71.152.71","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI2IiwidXNlcm5hbWUiOiJkaHJ1dGkgVmlyYW5pIiwiZW1haWwiOiJkaHJ1dGl2aXJhbmk5MDdAZ21haWwuY29tIiwiZXhwIjoxNzgzNDQ2NjE2fQ.C-6N9Hs0Ms3TIIkFntkN9tyrw_uIKBzrS_UXIcvJotI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a13f048b5bc3c50c-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2405:201:200c:e135:bf84:4a0d:7b5c:6072","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-Jun-2026 17:51:13 UTC] === User Orders API Called ===
[30-Jun-2026 17:51:13 UTC] User ID: 926
[30-Jun-2026 17:51:13 UTC] Limit: 20, Offset: 0
[30-Jun-2026 17:51:13 UTC] Orders found: 0
[30-Jun-2026 17:51:13 UTC] Orders data: []
[30-Jun-2026 17:51:13 UTC] === API CALL LOG ===
[30-Jun-2026 17:51:13 UTC] Endpoint: user/profile.php
[30-Jun-2026 17:51:13 UTC] Full Log Data: {
    "timestamp": "2026-06-30 17:51:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:201:200c:e135:bf84:4a0d:7b5c:6072",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2405:201:200c:e135:bf84:4a0d:7b5c:6072, 172.71.152.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI2IiwidXNlcm5hbWUiOiJkaHJ1dGkgVmlyYW5pIiwiZW1haWwiOiJkaHJ1dGl2aXJhbmk5MDdAZ21haWwuY29tIiwiZXhwIjoxNzgzNDQ2NjE2fQ.C-6N9Hs0Ms3TIIkFntkN9tyrw_uIKBzrS_UXIcvJotI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a13f048b5bc9c50c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2405:201:200c:e135:bf84:4a0d:7b5c:6072",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jun-2026 17:51:13 UTC] Total orders count: 0
[30-Jun-2026 17:51:13 UTC] === END API CALL LOG ===
[30-Jun-2026 17:51:13 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jun-2026 17:51:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI2IiwidXNlcm5hbWUiOiJkaHJ1dGkgVmlyYW5pIiwiZW1haWwiOiJkaHJ1dGl2aXJhbmk5MDdAZ21haWwuY29tIiwiZXhwIjoxNzgzNDQ2NjE2fQ.C-6N9Hs0Ms3TIIkFntkN9tyrw_uIKBzrS_UXIcvJotI
[30-Jun-2026 17:51:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jun-2026 17:51:13 UTC] ✅ JWT token verified successfully for user profile
[30-Jun-2026 17:51:13 UTC] User ID: 926
[30-Jun-2026 17:51:13 UTC] ✅ User profile retrieved successfully for user ID: 926
[30-Jun-2026 17:51:13 UTC] === API CALL LOG ===
[30-Jun-2026 17:51:13 UTC] Endpoint: user/profile.php
[30-Jun-2026 17:51:13 UTC] Full Log Data: {
    "timestamp": "2026-06-30 17:51:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:201:200c:e135:bf84:4a0d:7b5c:6072",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2405:201:200c:e135:bf84:4a0d:7b5c:6072, 172.71.152.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI2IiwidXNlcm5hbWUiOiJkaHJ1dGkgVmlyYW5pIiwiZW1haWwiOiJkaHJ1dGl2aXJhbmk5MDdAZ21haWwuY29tIiwiZXhwIjoxNzgzNDQ2NjE2fQ.C-6N9Hs0Ms3TIIkFntkN9tyrw_uIKBzrS_UXIcvJotI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a13f048fd8a4c50c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2405:201:200c:e135:bf84:4a0d:7b5c:6072",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jun-2026 17:51:13 UTC] === END API CALL LOG ===
[30-Jun-2026 17:51:13 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jun-2026 17:51:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI2IiwidXNlcm5hbWUiOiJkaHJ1dGkgVmlyYW5pIiwiZW1haWwiOiJkaHJ1dGl2aXJhbmk5MDdAZ21haWwuY29tIiwiZXhwIjoxNzgzNDQ2NjE2fQ.C-6N9Hs0Ms3TIIkFntkN9tyrw_uIKBzrS_UXIcvJotI
[30-Jun-2026 17:51:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jun-2026 17:51:13 UTC] ✅ JWT token verified successfully for user profile
[30-Jun-2026 17:51:13 UTC] User ID: 926
[30-Jun-2026 17:51:13 UTC] ✅ User profile retrieved successfully for user ID: 926
[30-Jun-2026 17:51:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jun-2026 17:51:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jun-2026 17:51:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2405:201:200c:e135:bf84:4a0d:7b5c:6072, 172.71.152.71","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI2IiwidXNlcm5hbWUiOiJkaHJ1dGkgVmlyYW5pIiwiZW1haWwiOiJkaHJ1dGl2aXJhbmk5MDdAZ21haWwuY29tIiwiZXhwIjoxNzgzNDQ2NjE2fQ.C-6N9Hs0Ms3TIIkFntkN9tyrw_uIKBzrS_UXIcvJotI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a13f04c2087ac50c-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2405:201:200c:e135:bf84:4a0d:7b5c:6072","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-Jun-2026 17:51:22 UTC] === User Orders API Called ===
[30-Jun-2026 17:51:22 UTC] User ID: 926
[30-Jun-2026 17:51:22 UTC] Limit: 20, Offset: 0
[30-Jun-2026 17:51:22 UTC] Orders found: 0
[30-Jun-2026 17:51:22 UTC] Orders data: []
[30-Jun-2026 17:51:22 UTC] Total orders count: 0
[30-Jun-2026 17:51:22 UTC] === API CALL LOG ===
[30-Jun-2026 17:51:22 UTC] Endpoint: user/profile.php
[30-Jun-2026 17:51:22 UTC] Full Log Data: {
    "timestamp": "2026-06-30 17:51:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:201:200c:e135:bf84:4a0d:7b5c:6072",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2405:201:200c:e135:bf84:4a0d:7b5c:6072, 172.71.152.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI2IiwidXNlcm5hbWUiOiJkaHJ1dGkgVmlyYW5pIiwiZW1haWwiOiJkaHJ1dGl2aXJhbmk5MDdAZ21haWwuY29tIiwiZXhwIjoxNzgzNDQ2NjE2fQ.C-6N9Hs0Ms3TIIkFntkN9tyrw_uIKBzrS_UXIcvJotI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a13f04c2087ec50c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2405:201:200c:e135:bf84:4a0d:7b5c:6072",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jun-2026 17:51:22 UTC] === END API CALL LOG ===
[30-Jun-2026 17:51:22 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jun-2026 17:51:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI2IiwidXNlcm5hbWUiOiJkaHJ1dGkgVmlyYW5pIiwiZW1haWwiOiJkaHJ1dGl2aXJhbmk5MDdAZ21haWwuY29tIiwiZXhwIjoxNzgzNDQ2NjE2fQ.C-6N9Hs0Ms3TIIkFntkN9tyrw_uIKBzrS_UXIcvJotI
[30-Jun-2026 17:51:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jun-2026 17:51:22 UTC] ✅ JWT token verified successfully for user profile
[30-Jun-2026 17:51:22 UTC] User ID: 926
[30-Jun-2026 17:51:22 UTC] ✅ User profile retrieved successfully for user ID: 926
[30-Jun-2026 17:51:22 UTC] === API CALL LOG ===
[30-Jun-2026 17:51:22 UTC] Endpoint: user/profile.php
[30-Jun-2026 17:51:22 UTC] Full Log Data: {
    "timestamp": "2026-06-30 17:51:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:201:200c:e135:bf84:4a0d:7b5c:6072",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2405:201:200c:e135:bf84:4a0d:7b5c:6072, 172.71.152.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI2IiwidXNlcm5hbWUiOiJkaHJ1dGkgVmlyYW5pIiwiZW1haWwiOiJkaHJ1dGl2aXJhbmk5MDdAZ21haWwuY29tIiwiZXhwIjoxNzgzNDQ2NjE2fQ.C-6N9Hs0Ms3TIIkFntkN9tyrw_uIKBzrS_UXIcvJotI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a13f04c5290cc50c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2405:201:200c:e135:bf84:4a0d:7b5c:6072",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jun-2026 17:51:22 UTC] === END API CALL LOG ===
[30-Jun-2026 17:51:22 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jun-2026 17:51:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI2IiwidXNlcm5hbWUiOiJkaHJ1dGkgVmlyYW5pIiwiZW1haWwiOiJkaHJ1dGl2aXJhbmk5MDdAZ21haWwuY29tIiwiZXhwIjoxNzgzNDQ2NjE2fQ.C-6N9Hs0Ms3TIIkFntkN9tyrw_uIKBzrS_UXIcvJotI
[30-Jun-2026 17:51:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jun-2026 17:51:22 UTC] ✅ JWT token verified successfully for user profile
[30-Jun-2026 17:51:22 UTC] User ID: 926
[30-Jun-2026 17:51:22 UTC] ✅ User profile retrieved successfully for user ID: 926
[30-Jun-2026 17:51:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jun-2026 17:51:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jun-2026 17:51:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:54c3:8955:748:7c18:6a11:3c27, 104.22.66.73","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI2IiwidXNlcm5hbWUiOiJkaHJ1dGkgVmlyYW5pIiwiZW1haWwiOiJkaHJ1dGl2aXJhbmk5MDdAZ21haWwuY29tIiwiZXhwIjoxNzgzNDQ2NjE2fQ.C-6N9Hs0Ms3TIIkFntkN9tyrw_uIKBzrS_UXIcvJotI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a13f05244e0d7abd-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:54c3:8955:748:7c18:6a11:3c27","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-Jun-2026 17:51:38 UTC] === User Orders API Called ===
[30-Jun-2026 17:51:38 UTC] User ID: 926
[30-Jun-2026 17:51:38 UTC] Limit: 20, Offset: 0
[30-Jun-2026 17:51:38 UTC] Orders found: 0
[30-Jun-2026 17:51:38 UTC] Orders data: []
[30-Jun-2026 17:51:38 UTC] Total orders count: 0
[30-Jun-2026 17:51:40 UTC] === API CALL LOG ===
[30-Jun-2026 17:51:40 UTC] Endpoint: user/profile.php
[30-Jun-2026 17:51:40 UTC] Full Log Data: {
    "timestamp": "2026-06-30 17:51:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:54c3:8955:748:7c18:6a11:3c27",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:54c3:8955:748:7c18:6a11:3c27, 104.22.66.73",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI2IiwidXNlcm5hbWUiOiJkaHJ1dGkgVmlyYW5pIiwiZW1haWwiOiJkaHJ1dGl2aXJhbmk5MDdAZ21haWwuY29tIiwiZXhwIjoxNzgzNDQ2NjE2fQ.C-6N9Hs0Ms3TIIkFntkN9tyrw_uIKBzrS_UXIcvJotI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a13f05347cd07abd-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:54c3:8955:748:7c18:6a11:3c27",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jun-2026 17:51:40 UTC] === END API CALL LOG ===
[30-Jun-2026 17:51:40 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jun-2026 17:51:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI2IiwidXNlcm5hbWUiOiJkaHJ1dGkgVmlyYW5pIiwiZW1haWwiOiJkaHJ1dGl2aXJhbmk5MDdAZ21haWwuY29tIiwiZXhwIjoxNzgzNDQ2NjE2fQ.C-6N9Hs0Ms3TIIkFntkN9tyrw_uIKBzrS_UXIcvJotI
[30-Jun-2026 17:51:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jun-2026 17:51:40 UTC] ✅ JWT token verified successfully for user profile
[30-Jun-2026 17:51:40 UTC] User ID: 926
[30-Jun-2026 17:51:40 UTC] ✅ User profile retrieved successfully for user ID: 926
[30-Jun-2026 17:51:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jun-2026 17:51:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jun-2026 17:51:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:54c3:8955:748:7c18:6a11:3c27, 104.22.66.82","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI2IiwidXNlcm5hbWUiOiJkaHJ1dGkgVmlyYW5pIiwiZW1haWwiOiJkaHJ1dGl2aXJhbmk5MDdAZ21haWwuY29tIiwiZXhwIjoxNzgzNDQ2NjE2fQ.C-6N9Hs0Ms3TIIkFntkN9tyrw_uIKBzrS_UXIcvJotI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a13f05347ccd7abd-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:54c3:8955:748:7c18:6a11:3c27","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-Jun-2026 17:51:40 UTC] === User Orders API Called ===
[30-Jun-2026 17:51:40 UTC] User ID: 926
[30-Jun-2026 17:51:40 UTC] Limit: 20, Offset: 0
[30-Jun-2026 17:51:40 UTC] Orders found: 0
[30-Jun-2026 17:51:40 UTC] Orders data: []
[30-Jun-2026 17:51:40 UTC] Total orders count: 0
[30-Jun-2026 17:51:41 UTC] === API CALL LOG ===
[30-Jun-2026 17:51:41 UTC] Endpoint: user/profile.php
[30-Jun-2026 17:51:41 UTC] Full Log Data: {
    "timestamp": "2026-06-30 17:51:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:54c3:8955:748:7c18:6a11:3c27",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:54c3:8955:748:7c18:6a11:3c27, 104.22.66.73",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI2IiwidXNlcm5hbWUiOiJkaHJ1dGkgVmlyYW5pIiwiZW1haWwiOiJkaHJ1dGl2aXJhbmk5MDdAZ21haWwuY29tIiwiZXhwIjoxNzgzNDQ2NjE2fQ.C-6N9Hs0Ms3TIIkFntkN9tyrw_uIKBzrS_UXIcvJotI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a13f0538ec357abd-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:54c3:8955:748:7c18:6a11:3c27",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jun-2026 17:51:41 UTC] === END API CALL LOG ===
[30-Jun-2026 17:51:41 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jun-2026 17:51:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI2IiwidXNlcm5hbWUiOiJkaHJ1dGkgVmlyYW5pIiwiZW1haWwiOiJkaHJ1dGl2aXJhbmk5MDdAZ21haWwuY29tIiwiZXhwIjoxNzgzNDQ2NjE2fQ.C-6N9Hs0Ms3TIIkFntkN9tyrw_uIKBzrS_UXIcvJotI
[30-Jun-2026 17:51:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jun-2026 17:51:41 UTC] ✅ JWT token verified successfully for user profile
[30-Jun-2026 17:51:41 UTC] User ID: 926
[30-Jun-2026 17:51:41 UTC] ✅ User profile retrieved successfully for user ID: 926
[30-Jun-2026 17:51:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jun-2026 17:51:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jun-2026 17:51:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:54c3:8955:748:7c18:6a11:3c27, 104.22.66.73","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI2IiwidXNlcm5hbWUiOiJkaHJ1dGkgVmlyYW5pIiwiZW1haWwiOiJkaHJ1dGl2aXJhbmk5MDdAZ21haWwuY29tIiwiZXhwIjoxNzgzNDQ2NjE2fQ.C-6N9Hs0Ms3TIIkFntkN9tyrw_uIKBzrS_UXIcvJotI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a13f05574df27abd-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:54c3:8955:748:7c18:6a11:3c27","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-Jun-2026 17:51:45 UTC] === User Orders API Called ===
[30-Jun-2026 17:51:45 UTC] User ID: 926
[30-Jun-2026 17:51:45 UTC] Limit: 20, Offset: 0
[30-Jun-2026 17:51:45 UTC] Orders found: 0
[30-Jun-2026 17:51:45 UTC] Orders data: []
[30-Jun-2026 17:51:45 UTC] === API CALL LOG ===
[30-Jun-2026 17:51:45 UTC] Total orders count: 0
[30-Jun-2026 17:51:45 UTC] Endpoint: user/profile.php
[30-Jun-2026 17:51:45 UTC] Full Log Data: {
    "timestamp": "2026-06-30 17:51:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:54c3:8955:748:7c18:6a11:3c27",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:54c3:8955:748:7c18:6a11:3c27, 104.22.66.73",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI2IiwidXNlcm5hbWUiOiJkaHJ1dGkgVmlyYW5pIiwiZW1haWwiOiJkaHJ1dGl2aXJhbmk5MDdAZ21haWwuY29tIiwiZXhwIjoxNzgzNDQ2NjE2fQ.C-6N9Hs0Ms3TIIkFntkN9tyrw_uIKBzrS_UXIcvJotI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a13f05574df67abd-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:54c3:8955:748:7c18:6a11:3c27",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jun-2026 17:51:45 UTC] === END API CALL LOG ===
[30-Jun-2026 17:51:45 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jun-2026 17:51:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI2IiwidXNlcm5hbWUiOiJkaHJ1dGkgVmlyYW5pIiwiZW1haWwiOiJkaHJ1dGl2aXJhbmk5MDdAZ21haWwuY29tIiwiZXhwIjoxNzgzNDQ2NjE2fQ.C-6N9Hs0Ms3TIIkFntkN9tyrw_uIKBzrS_UXIcvJotI
[30-Jun-2026 17:51:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jun-2026 17:51:45 UTC] ✅ JWT token verified successfully for user profile
[30-Jun-2026 17:51:45 UTC] User ID: 926
[30-Jun-2026 17:51:45 UTC] ✅ User profile retrieved successfully for user ID: 926
[30-Jun-2026 17:51:46 UTC] === API CALL LOG ===
[30-Jun-2026 17:51:46 UTC] Endpoint: user/profile.php
[30-Jun-2026 17:51:46 UTC] Full Log Data: {
    "timestamp": "2026-06-30 17:51:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:54c3:8955:748:7c18:6a11:3c27",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:54c3:8955:748:7c18:6a11:3c27, 104.22.66.73",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI2IiwidXNlcm5hbWUiOiJkaHJ1dGkgVmlyYW5pIiwiZW1haWwiOiJkaHJ1dGl2aXJhbmk5MDdAZ21haWwuY29tIiwiZXhwIjoxNzgzNDQ2NjE2fQ.C-6N9Hs0Ms3TIIkFntkN9tyrw_uIKBzrS_UXIcvJotI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a13f055918ec7abd-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:54c3:8955:748:7c18:6a11:3c27",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jun-2026 17:51:46 UTC] === END API CALL LOG ===
[30-Jun-2026 17:51:46 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jun-2026 17:51:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI2IiwidXNlcm5hbWUiOiJkaHJ1dGkgVmlyYW5pIiwiZW1haWwiOiJkaHJ1dGl2aXJhbmk5MDdAZ21haWwuY29tIiwiZXhwIjoxNzgzNDQ2NjE2fQ.C-6N9Hs0Ms3TIIkFntkN9tyrw_uIKBzrS_UXIcvJotI
[30-Jun-2026 17:51:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jun-2026 17:51:46 UTC] ✅ JWT token verified successfully for user profile
[30-Jun-2026 17:51:46 UTC] User ID: 926
[30-Jun-2026 17:51:46 UTC] ✅ User profile retrieved successfully for user ID: 926
[30-Jun-2026 17:51:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jun-2026 17:51:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jun-2026 17:51:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:54c3:8955:748:7c18:6a11:3c27, 104.22.66.73","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI2IiwidXNlcm5hbWUiOiJkaHJ1dGkgVmlyYW5pIiwiZW1haWwiOiJkaHJ1dGl2aXJhbmk5MDdAZ21haWwuY29tIiwiZXhwIjoxNzgzNDQ2NjE2fQ.C-6N9Hs0Ms3TIIkFntkN9tyrw_uIKBzrS_UXIcvJotI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a13f059d8d747abd-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:54c3:8955:748:7c18:6a11:3c27","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-Jun-2026 17:51:57 UTC] === User Orders API Called ===
[30-Jun-2026 17:51:57 UTC] User ID: 926
[30-Jun-2026 17:51:57 UTC] Limit: 20, Offset: 0
[30-Jun-2026 17:51:57 UTC] Orders found: 0
[30-Jun-2026 17:51:57 UTC] Orders data: []
[30-Jun-2026 17:51:57 UTC] Total orders count: 0
[30-Jun-2026 17:51:58 UTC] === API CALL LOG ===
[30-Jun-2026 17:51:58 UTC] Endpoint: user/profile.php
[30-Jun-2026 17:51:58 UTC] Full Log Data: {
    "timestamp": "2026-06-30 17:51:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:54c3:8955:748:7c18:6a11:3c27",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:54c3:8955:748:7c18:6a11:3c27, 104.22.66.73",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI2IiwidXNlcm5hbWUiOiJkaHJ1dGkgVmlyYW5pIiwiZW1haWwiOiJkaHJ1dGl2aXJhbmk5MDdAZ21haWwuY29tIiwiZXhwIjoxNzgzNDQ2NjE2fQ.C-6N9Hs0Ms3TIIkFntkN9tyrw_uIKBzrS_UXIcvJotI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a13f05a5fa387abd-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:54c3:8955:748:7c18:6a11:3c27",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jun-2026 17:51:58 UTC] === END API CALL LOG ===
[30-Jun-2026 17:51:58 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jun-2026 17:51:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI2IiwidXNlcm5hbWUiOiJkaHJ1dGkgVmlyYW5pIiwiZW1haWwiOiJkaHJ1dGl2aXJhbmk5MDdAZ21haWwuY29tIiwiZXhwIjoxNzgzNDQ2NjE2fQ.C-6N9Hs0Ms3TIIkFntkN9tyrw_uIKBzrS_UXIcvJotI
[30-Jun-2026 17:51:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jun-2026 17:51:58 UTC] ✅ JWT token verified successfully for user profile
[30-Jun-2026 17:51:58 UTC] User ID: 926
[30-Jun-2026 17:51:58 UTC] ✅ User profile retrieved successfully for user ID: 926
[30-Jun-2026 17:51:58 UTC] User Purchases API - User ID: 926
[30-Jun-2026 17:51:58 UTC] User Purchases API - Total purchases found: 1
[30-Jun-2026 17:52:04 UTC] === API CALL LOG ===
[30-Jun-2026 17:52:04 UTC] Endpoint: user/profile.php
[30-Jun-2026 17:52:04 UTC] Full Log Data: {
    "timestamp": "2026-06-30 17:52:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:54c3:8955:748:7c18:6a11:3c27",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:54c3:8955:748:7c18:6a11:3c27, 104.22.66.73",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI2IiwidXNlcm5hbWUiOiJkaHJ1dGkgVmlyYW5pIiwiZW1haWwiOiJkaHJ1dGl2aXJhbmk5MDdAZ21haWwuY29tIiwiZXhwIjoxNzgzNDQ2NjE2fQ.C-6N9Hs0Ms3TIIkFntkN9tyrw_uIKBzrS_UXIcvJotI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a13f05c9db847abd-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:54c3:8955:748:7c18:6a11:3c27",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jun-2026 17:52:04 UTC] === END API CALL LOG ===
[30-Jun-2026 17:52:04 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jun-2026 17:52:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI2IiwidXNlcm5hbWUiOiJkaHJ1dGkgVmlyYW5pIiwiZW1haWwiOiJkaHJ1dGl2aXJhbmk5MDdAZ21haWwuY29tIiwiZXhwIjoxNzgzNDQ2NjE2fQ.C-6N9Hs0Ms3TIIkFntkN9tyrw_uIKBzrS_UXIcvJotI
[30-Jun-2026 17:52:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jun-2026 17:52:04 UTC] ✅ JWT token verified successfully for user profile
[30-Jun-2026 17:52:04 UTC] User ID: 926
[30-Jun-2026 17:52:04 UTC] ✅ User profile retrieved successfully for user ID: 926
[30-Jun-2026 17:52:04 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jun-2026 17:52:04 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jun-2026 17:52:04 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:54c3:8955:748:7c18:6a11:3c27, 104.22.66.73","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI2IiwidXNlcm5hbWUiOiJkaHJ1dGkgVmlyYW5pIiwiZW1haWwiOiJkaHJ1dGl2aXJhbmk5MDdAZ21haWwuY29tIiwiZXhwIjoxNzgzNDQ2NjE2fQ.C-6N9Hs0Ms3TIIkFntkN9tyrw_uIKBzrS_UXIcvJotI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a13f05c9db827abd-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:54c3:8955:748:7c18:6a11:3c27","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-Jun-2026 17:52:04 UTC] === User Orders API Called ===
[30-Jun-2026 17:52:04 UTC] User ID: 926
[30-Jun-2026 17:52:04 UTC] Limit: 20, Offset: 0
[30-Jun-2026 17:52:04 UTC] Orders found: 0
[30-Jun-2026 17:52:04 UTC] Orders data: []
[30-Jun-2026 17:52:04 UTC] Total orders count: 0
[30-Jun-2026 17:52:04 UTC] === API CALL LOG ===
[30-Jun-2026 17:52:04 UTC] Endpoint: user/profile.php
[30-Jun-2026 17:52:04 UTC] Full Log Data: {
    "timestamp": "2026-06-30 17:52:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:54c3:8955:748:7c18:6a11:3c27",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:54c3:8955:748:7c18:6a11:3c27, 104.22.66.73",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI2IiwidXNlcm5hbWUiOiJkaHJ1dGkgVmlyYW5pIiwiZW1haWwiOiJkaHJ1dGl2aXJhbmk5MDdAZ21haWwuY29tIiwiZXhwIjoxNzgzNDQ2NjE2fQ.C-6N9Hs0Ms3TIIkFntkN9tyrw_uIKBzrS_UXIcvJotI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a13f05cc4fcf7abd-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:54c3:8955:748:7c18:6a11:3c27",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jun-2026 17:52:04 UTC] === END API CALL LOG ===
[30-Jun-2026 17:52:04 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jun-2026 17:52:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI2IiwidXNlcm5hbWUiOiJkaHJ1dGkgVmlyYW5pIiwiZW1haWwiOiJkaHJ1dGl2aXJhbmk5MDdAZ21haWwuY29tIiwiZXhwIjoxNzgzNDQ2NjE2fQ.C-6N9Hs0Ms3TIIkFntkN9tyrw_uIKBzrS_UXIcvJotI
[30-Jun-2026 17:52:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jun-2026 17:52:04 UTC] ✅ JWT token verified successfully for user profile
[30-Jun-2026 17:52:04 UTC] User ID: 926
[30-Jun-2026 17:52:04 UTC] ✅ User profile retrieved successfully for user ID: 926
[30-Jun-2026 17:52:15 UTC] === API CALL LOG ===
[30-Jun-2026 17:52:15 UTC] Endpoint: user/profile.php
[30-Jun-2026 17:52:15 UTC] Full Log Data: {
    "timestamp": "2026-06-30 17:52:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:54c3:8955:748:7c18:6a11:3c27",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:54c3:8955:748:7c18:6a11:3c27, 104.22.66.73",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI2IiwidXNlcm5hbWUiOiJkaHJ1dGkgVmlyYW5pIiwiZW1haWwiOiJkaHJ1dGl2aXJhbmk5MDdAZ21haWwuY29tIiwiZXhwIjoxNzgzNDQ2NjE2fQ.C-6N9Hs0Ms3TIIkFntkN9tyrw_uIKBzrS_UXIcvJotI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a13f060d8a0b7abd-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:54c3:8955:748:7c18:6a11:3c27",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jun-2026 17:52:15 UTC] === END API CALL LOG ===
[30-Jun-2026 17:52:15 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jun-2026 17:52:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI2IiwidXNlcm5hbWUiOiJkaHJ1dGkgVmlyYW5pIiwiZW1haWwiOiJkaHJ1dGl2aXJhbmk5MDdAZ21haWwuY29tIiwiZXhwIjoxNzgzNDQ2NjE2fQ.C-6N9Hs0Ms3TIIkFntkN9tyrw_uIKBzrS_UXIcvJotI
[30-Jun-2026 17:52:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jun-2026 17:52:15 UTC] ✅ JWT token verified successfully for user profile
[30-Jun-2026 17:52:15 UTC] User ID: 926
[30-Jun-2026 17:52:15 UTC] ✅ User profile retrieved successfully for user ID: 926
[30-Jun-2026 17:52:53 UTC] === API CALL LOG ===
[30-Jun-2026 17:52:53 UTC] Endpoint: user/profile.php
[30-Jun-2026 17:52:53 UTC] Full Log Data: {
    "timestamp": "2026-06-30 17:52:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:54c3:8955:748:7c18:6a11:3c27",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:54c3:8955:748:7c18:6a11:3c27, 104.22.66.73",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI2IiwidXNlcm5hbWUiOiJkaHJ1dGkgVmlyYW5pIiwiZW1haWwiOiJkaHJ1dGl2aXJhbmk5MDdAZ21haWwuY29tIiwiZXhwIjoxNzgzNDQ2NjE2fQ.C-6N9Hs0Ms3TIIkFntkN9tyrw_uIKBzrS_UXIcvJotI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a13f06fd1e7a7abd-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:54c3:8955:748:7c18:6a11:3c27",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jun-2026 17:52:53 UTC] === END API CALL LOG ===
[30-Jun-2026 17:52:53 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jun-2026 17:52:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI2IiwidXNlcm5hbWUiOiJkaHJ1dGkgVmlyYW5pIiwiZW1haWwiOiJkaHJ1dGl2aXJhbmk5MDdAZ21haWwuY29tIiwiZXhwIjoxNzgzNDQ2NjE2fQ.C-6N9Hs0Ms3TIIkFntkN9tyrw_uIKBzrS_UXIcvJotI
[30-Jun-2026 17:52:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jun-2026 17:52:53 UTC] ✅ JWT token verified successfully for user profile
[30-Jun-2026 17:52:53 UTC] User ID: 926
[30-Jun-2026 17:52:53 UTC] ✅ User profile retrieved successfully for user ID: 926
[30-Jun-2026 17:52:53 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jun-2026 17:52:53 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jun-2026 17:52:53 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:54c3:8955:748:7c18:6a11:3c27, 104.22.66.72","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI2IiwidXNlcm5hbWUiOiJkaHJ1dGkgVmlyYW5pIiwiZW1haWwiOiJkaHJ1dGl2aXJhbmk5MDdAZ21haWwuY29tIiwiZXhwIjoxNzgzNDQ2NjE2fQ.C-6N9Hs0Ms3TIIkFntkN9tyrw_uIKBzrS_UXIcvJotI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a13f06fa8a437abd-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:54c3:8955:748:7c18:6a11:3c27","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-Jun-2026 17:52:53 UTC] === User Orders API Called ===
[30-Jun-2026 17:52:53 UTC] User ID: 926
[30-Jun-2026 17:52:53 UTC] Limit: 20, Offset: 0
[30-Jun-2026 17:52:53 UTC] Orders found: 0
[30-Jun-2026 17:52:53 UTC] Orders data: []
[30-Jun-2026 17:52:53 UTC] Total orders count: 0
[30-Jun-2026 17:52:53 UTC] === API CALL LOG ===
[30-Jun-2026 17:52:53 UTC] Endpoint: user/profile.php
[30-Jun-2026 17:52:53 UTC] Full Log Data: {
    "timestamp": "2026-06-30 17:52:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:54c3:8955:748:7c18:6a11:3c27",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:54c3:8955:748:7c18:6a11:3c27, 104.22.66.72",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI2IiwidXNlcm5hbWUiOiJkaHJ1dGkgVmlyYW5pIiwiZW1haWwiOiJkaHJ1dGl2aXJhbmk5MDdAZ21haWwuY29tIiwiZXhwIjoxNzgzNDQ2NjE2fQ.C-6N9Hs0Ms3TIIkFntkN9tyrw_uIKBzrS_UXIcvJotI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a13f06fa8a447abd-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:54c3:8955:748:7c18:6a11:3c27",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jun-2026 17:52:53 UTC] === END API CALL LOG ===
[30-Jun-2026 17:52:53 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jun-2026 17:52:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI2IiwidXNlcm5hbWUiOiJkaHJ1dGkgVmlyYW5pIiwiZW1haWwiOiJkaHJ1dGl2aXJhbmk5MDdAZ21haWwuY29tIiwiZXhwIjoxNzgzNDQ2NjE2fQ.C-6N9Hs0Ms3TIIkFntkN9tyrw_uIKBzrS_UXIcvJotI
[30-Jun-2026 17:52:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jun-2026 17:52:53 UTC] ✅ JWT token verified successfully for user profile
[30-Jun-2026 17:52:53 UTC] User ID: 926
[30-Jun-2026 17:52:53 UTC] ✅ User profile retrieved successfully for user ID: 926
[30-Jun-2026 17:53:04 UTC] === API CALL LOG ===
[30-Jun-2026 17:53:04 UTC] Endpoint: user/profile.php
[30-Jun-2026 17:53:04 UTC] Full Log Data: {
    "timestamp": "2026-06-30 17:53:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:54c3:8955:748:7c18:6a11:3c27",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:54c3:8955:748:7c18:6a11:3c27, 172.69.151.122",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI2IiwidXNlcm5hbWUiOiJkaHJ1dGkgVmlyYW5pIiwiZW1haWwiOiJkaHJ1dGl2aXJhbmk5MDdAZ21haWwuY29tIiwiZXhwIjoxNzgzNDQ2NjE2fQ.C-6N9Hs0Ms3TIIkFntkN9tyrw_uIKBzrS_UXIcvJotI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a13f074248ae7abd-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:54c3:8955:748:7c18:6a11:3c27",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jun-2026 17:53:04 UTC] === END API CALL LOG ===
[30-Jun-2026 17:53:04 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jun-2026 17:53:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI2IiwidXNlcm5hbWUiOiJkaHJ1dGkgVmlyYW5pIiwiZW1haWwiOiJkaHJ1dGl2aXJhbmk5MDdAZ21haWwuY29tIiwiZXhwIjoxNzgzNDQ2NjE2fQ.C-6N9Hs0Ms3TIIkFntkN9tyrw_uIKBzrS_UXIcvJotI
[30-Jun-2026 17:53:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jun-2026 17:53:04 UTC] ✅ JWT token verified successfully for user profile
[30-Jun-2026 17:53:04 UTC] User ID: 926
[30-Jun-2026 17:53:04 UTC] ✅ User profile retrieved successfully for user ID: 926
[30-Jun-2026 17:53:04 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jun-2026 17:53:04 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jun-2026 17:53:04 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:54c3:8955:748:7c18:6a11:3c27, 172.69.150.150","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI2IiwidXNlcm5hbWUiOiJkaHJ1dGkgVmlyYW5pIiwiZW1haWwiOiJkaHJ1dGl2aXJhbmk5MDdAZ21haWwuY29tIiwiZXhwIjoxNzgzNDQ2NjE2fQ.C-6N9Hs0Ms3TIIkFntkN9tyrw_uIKBzrS_UXIcvJotI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a13f074248aa7abd-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:54c3:8955:748:7c18:6a11:3c27","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-Jun-2026 17:53:04 UTC] === User Orders API Called ===
[30-Jun-2026 17:53:04 UTC] User ID: 926
[30-Jun-2026 17:53:04 UTC] Limit: 20, Offset: 0
[30-Jun-2026 17:53:04 UTC] Orders found: 0
[30-Jun-2026 17:53:04 UTC] Orders data: []
[30-Jun-2026 17:53:04 UTC] Total orders count: 0
[30-Jun-2026 17:53:05 UTC] === API CALL LOG ===
[30-Jun-2026 17:53:05 UTC] Endpoint: user/profile.php
[30-Jun-2026 17:53:05 UTC] Full Log Data: {
    "timestamp": "2026-06-30 17:53:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:54c3:8955:748:7c18:6a11:3c27",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:54c3:8955:748:7c18:6a11:3c27, 104.22.66.72",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI2IiwidXNlcm5hbWUiOiJkaHJ1dGkgVmlyYW5pIiwiZW1haWwiOiJkaHJ1dGl2aXJhbmk5MDdAZ21haWwuY29tIiwiZXhwIjoxNzgzNDQ2NjE2fQ.C-6N9Hs0Ms3TIIkFntkN9tyrw_uIKBzrS_UXIcvJotI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a13f07458dc17abd-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:54c3:8955:748:7c18:6a11:3c27",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jun-2026 17:53:05 UTC] === END API CALL LOG ===
[30-Jun-2026 17:53:05 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jun-2026 17:53:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI2IiwidXNlcm5hbWUiOiJkaHJ1dGkgVmlyYW5pIiwiZW1haWwiOiJkaHJ1dGl2aXJhbmk5MDdAZ21haWwuY29tIiwiZXhwIjoxNzgzNDQ2NjE2fQ.C-6N9Hs0Ms3TIIkFntkN9tyrw_uIKBzrS_UXIcvJotI
[30-Jun-2026 17:53:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jun-2026 17:53:05 UTC] ✅ JWT token verified successfully for user profile
[30-Jun-2026 17:53:05 UTC] User ID: 926
[30-Jun-2026 17:53:05 UTC] ✅ User profile retrieved successfully for user ID: 926
[30-Jun-2026 17:53:13 UTC] === API CALL LOG ===
[30-Jun-2026 17:53:13 UTC] Endpoint: user/profile.php
[30-Jun-2026 17:53:13 UTC] Full Log Data: {
    "timestamp": "2026-06-30 17:53:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:54c3:8955:748:7c18:6a11:3c27",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:54c3:8955:748:7c18:6a11:3c27, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI2IiwidXNlcm5hbWUiOiJkaHJ1dGkgVmlyYW5pIiwiZW1haWwiOiJkaHJ1dGl2aXJhbmk5MDdAZ21haWwuY29tIiwiZXhwIjoxNzgzNDQ2NjE2fQ.C-6N9Hs0Ms3TIIkFntkN9tyrw_uIKBzrS_UXIcvJotI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a13f077698e2bc78-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:54c3:8955:748:7c18:6a11:3c27",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jun-2026 17:53:13 UTC] === END API CALL LOG ===
[30-Jun-2026 17:53:13 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jun-2026 17:53:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI2IiwidXNlcm5hbWUiOiJkaHJ1dGkgVmlyYW5pIiwiZW1haWwiOiJkaHJ1dGl2aXJhbmk5MDdAZ21haWwuY29tIiwiZXhwIjoxNzgzNDQ2NjE2fQ.C-6N9Hs0Ms3TIIkFntkN9tyrw_uIKBzrS_UXIcvJotI
[30-Jun-2026 17:53:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jun-2026 17:53:13 UTC] ✅ JWT token verified successfully for user profile
[30-Jun-2026 17:53:13 UTC] User ID: 926
[30-Jun-2026 17:53:13 UTC] ✅ User profile retrieved successfully for user ID: 926
[30-Jun-2026 17:53:16 UTC] === API CALL LOG ===
[30-Jun-2026 17:53:16 UTC] Endpoint: user/profile.php
[30-Jun-2026 17:53:16 UTC] Full Log Data: {
    "timestamp": "2026-06-30 17:53:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:54c3:8955:748:7c18:6a11:3c27",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:54c3:8955:748:7c18:6a11:3c27, 172.71.124.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI2IiwidXNlcm5hbWUiOiJkaHJ1dGkgVmlyYW5pIiwiZW1haWwiOiJkaHJ1dGl2aXJhbmk5MDdAZ21haWwuY29tIiwiZXhwIjoxNzgzNDQ2NjE2fQ.C-6N9Hs0Ms3TIIkFntkN9tyrw_uIKBzrS_UXIcvJotI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a13f078b3fabce06-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:54c3:8955:748:7c18:6a11:3c27",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jun-2026 17:53:16 UTC] === END API CALL LOG ===
[30-Jun-2026 17:53:16 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jun-2026 17:53:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI2IiwidXNlcm5hbWUiOiJkaHJ1dGkgVmlyYW5pIiwiZW1haWwiOiJkaHJ1dGl2aXJhbmk5MDdAZ21haWwuY29tIiwiZXhwIjoxNzgzNDQ2NjE2fQ.C-6N9Hs0Ms3TIIkFntkN9tyrw_uIKBzrS_UXIcvJotI
[30-Jun-2026 17:53:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jun-2026 17:53:16 UTC] ✅ JWT token verified successfully for user profile
[30-Jun-2026 17:53:16 UTC] User ID: 926
[30-Jun-2026 17:53:16 UTC] ✅ User profile retrieved successfully for user ID: 926
[30-Jun-2026 17:53:18 UTC] === API CALL LOG ===
[30-Jun-2026 17:53:18 UTC] Endpoint: user/profile.php
[30-Jun-2026 17:53:18 UTC] Full Log Data: {
    "timestamp": "2026-06-30 17:53:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:54c3:8955:748:7c18:6a11:3c27",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:54c3:8955:748:7c18:6a11:3c27, 172.71.124.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI2IiwidXNlcm5hbWUiOiJkaHJ1dGkgVmlyYW5pIiwiZW1haWwiOiJkaHJ1dGl2aXJhbmk5MDdAZ21haWwuY29tIiwiZXhwIjoxNzgzNDQ2NjE2fQ.C-6N9Hs0Ms3TIIkFntkN9tyrw_uIKBzrS_UXIcvJotI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a13f07991e36ce06-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:54c3:8955:748:7c18:6a11:3c27",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jun-2026 17:53:18 UTC] === END API CALL LOG ===
[30-Jun-2026 17:53:18 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jun-2026 17:53:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI2IiwidXNlcm5hbWUiOiJkaHJ1dGkgVmlyYW5pIiwiZW1haWwiOiJkaHJ1dGl2aXJhbmk5MDdAZ21haWwuY29tIiwiZXhwIjoxNzgzNDQ2NjE2fQ.C-6N9Hs0Ms3TIIkFntkN9tyrw_uIKBzrS_UXIcvJotI
[30-Jun-2026 17:53:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jun-2026 17:53:18 UTC] ✅ JWT token verified successfully for user profile
[30-Jun-2026 17:53:18 UTC] User ID: 926
[30-Jun-2026 17:53:18 UTC] ✅ User profile retrieved successfully for user ID: 926
[30-Jun-2026 17:53:18 UTC] === API CALL LOG ===
[30-Jun-2026 17:53:18 UTC] Endpoint: user/profile.php
[30-Jun-2026 17:53:18 UTC] Full Log Data: {
    "timestamp": "2026-06-30 17:53:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:54c3:8955:748:7c18:6a11:3c27",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:54c3:8955:748:7c18:6a11:3c27, 172.71.124.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI2IiwidXNlcm5hbWUiOiJkaHJ1dGkgVmlyYW5pIiwiZW1haWwiOiJkaHJ1dGl2aXJhbmk5MDdAZ21haWwuY29tIiwiZXhwIjoxNzgzNDQ2NjE2fQ.C-6N9Hs0Ms3TIIkFntkN9tyrw_uIKBzrS_UXIcvJotI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a13f07991e3ece06-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:54c3:8955:748:7c18:6a11:3c27",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jun-2026 17:53:18 UTC] === END API CALL LOG ===
[30-Jun-2026 17:53:18 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jun-2026 17:53:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI2IiwidXNlcm5hbWUiOiJkaHJ1dGkgVmlyYW5pIiwiZW1haWwiOiJkaHJ1dGl2aXJhbmk5MDdAZ21haWwuY29tIiwiZXhwIjoxNzgzNDQ2NjE2fQ.C-6N9Hs0Ms3TIIkFntkN9tyrw_uIKBzrS_UXIcvJotI
[30-Jun-2026 17:53:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jun-2026 17:53:18 UTC] ✅ JWT token verified successfully for user profile
[30-Jun-2026 17:53:18 UTC] User ID: 926
[30-Jun-2026 17:53:18 UTC] ✅ User profile retrieved successfully for user ID: 926
[30-Jun-2026 17:53:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jun-2026 17:53:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jun-2026 17:53:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:54c3:8955:748:7c18:6a11:3c27, 172.71.124.74","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI2IiwidXNlcm5hbWUiOiJkaHJ1dGkgVmlyYW5pIiwiZW1haWwiOiJkaHJ1dGl2aXJhbmk5MDdAZ21haWwuY29tIiwiZXhwIjoxNzgzNDQ2NjE2fQ.C-6N9Hs0Ms3TIIkFntkN9tyrw_uIKBzrS_UXIcvJotI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a13f07991e3cce06-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:54c3:8955:748:7c18:6a11:3c27","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-Jun-2026 17:53:18 UTC] === User Orders API Called ===
[30-Jun-2026 17:53:18 UTC] User ID: 926
[30-Jun-2026 17:53:18 UTC] Limit: 20, Offset: 0
[30-Jun-2026 17:53:18 UTC] Orders found: 0
[30-Jun-2026 17:53:18 UTC] Orders data: []
[30-Jun-2026 17:53:18 UTC] Total orders count: 0
[30-Jun-2026 17:53:44 UTC] === API CALL LOG ===
[30-Jun-2026 17:53:44 UTC] Endpoint: user/profile.php
[30-Jun-2026 17:53:44 UTC] Full Log Data: {
    "timestamp": "2026-06-30 17:53:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:54c3:8955:748:7c18:6a11:3c27",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:54c3:8955:748:7c18:6a11:3c27, 172.71.124.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI2IiwidXNlcm5hbWUiOiJkaHJ1dGkgVmlyYW5pIiwiZW1haWwiOiJkaHJ1dGl2aXJhbmk5MDdAZ21haWwuY29tIiwiZXhwIjoxNzgzNDQ2NjE2fQ.C-6N9Hs0Ms3TIIkFntkN9tyrw_uIKBzrS_UXIcvJotI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a13f083a6acdce06-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:54c3:8955:748:7c18:6a11:3c27",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jun-2026 17:53:44 UTC] === END API CALL LOG ===
[30-Jun-2026 17:53:44 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jun-2026 17:53:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI2IiwidXNlcm5hbWUiOiJkaHJ1dGkgVmlyYW5pIiwiZW1haWwiOiJkaHJ1dGl2aXJhbmk5MDdAZ21haWwuY29tIiwiZXhwIjoxNzgzNDQ2NjE2fQ.C-6N9Hs0Ms3TIIkFntkN9tyrw_uIKBzrS_UXIcvJotI
[30-Jun-2026 17:53:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jun-2026 17:53:44 UTC] ✅ JWT token verified successfully for user profile
[30-Jun-2026 17:53:44 UTC] User ID: 926
[30-Jun-2026 17:53:44 UTC] ✅ User profile retrieved successfully for user ID: 926
[30-Jun-2026 17:53:44 UTC] === API CALL LOG ===
[30-Jun-2026 17:53:44 UTC] Endpoint: user/profile.php
[30-Jun-2026 17:53:44 UTC] Full Log Data: {
    "timestamp": "2026-06-30 17:53:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:54c3:8955:748:7c18:6a11:3c27",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:54c3:8955:748:7c18:6a11:3c27, 172.71.124.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI2IiwidXNlcm5hbWUiOiJkaHJ1dGkgVmlyYW5pIiwiZW1haWwiOiJkaHJ1dGl2aXJhbmk5MDdAZ21haWwuY29tIiwiZXhwIjoxNzgzNDQ2NjE2fQ.C-6N9Hs0Ms3TIIkFntkN9tyrw_uIKBzrS_UXIcvJotI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a13f0837ccdbce06-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:54c3:8955:748:7c18:6a11:3c27",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jun-2026 17:53:44 UTC] === END API CALL LOG ===
[30-Jun-2026 17:53:44 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jun-2026 17:53:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI2IiwidXNlcm5hbWUiOiJkaHJ1dGkgVmlyYW5pIiwiZW1haWwiOiJkaHJ1dGl2aXJhbmk5MDdAZ21haWwuY29tIiwiZXhwIjoxNzgzNDQ2NjE2fQ.C-6N9Hs0Ms3TIIkFntkN9tyrw_uIKBzrS_UXIcvJotI
[30-Jun-2026 17:53:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jun-2026 17:53:44 UTC] ✅ JWT token verified successfully for user profile
[30-Jun-2026 17:53:44 UTC] User ID: 926
[30-Jun-2026 17:53:44 UTC] ✅ User profile retrieved successfully for user ID: 926
[30-Jun-2026 17:53:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jun-2026 17:53:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jun-2026 17:53:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:54c3:8955:748:7c18:6a11:3c27, 172.71.124.88","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI2IiwidXNlcm5hbWUiOiJkaHJ1dGkgVmlyYW5pIiwiZW1haWwiOiJkaHJ1dGl2aXJhbmk5MDdAZ21haWwuY29tIiwiZXhwIjoxNzgzNDQ2NjE2fQ.C-6N9Hs0Ms3TIIkFntkN9tyrw_uIKBzrS_UXIcvJotI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a13f0837ccd8ce06-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:54c3:8955:748:7c18:6a11:3c27","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-Jun-2026 17:53:44 UTC] === User Orders API Called ===
[30-Jun-2026 17:53:44 UTC] User ID: 926
[30-Jun-2026 17:53:44 UTC] Limit: 20, Offset: 0
[30-Jun-2026 17:53:44 UTC] Orders found: 0
[30-Jun-2026 17:53:44 UTC] Orders data: []
[30-Jun-2026 17:53:44 UTC] Total orders count: 0
[30-Jun-2026 17:53:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jun-2026 17:53:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jun-2026 17:53:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:54c3:8955:748:7c18:6a11:3c27, 172.71.124.89","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI2IiwidXNlcm5hbWUiOiJkaHJ1dGkgVmlyYW5pIiwiZW1haWwiOiJkaHJ1dGl2aXJhbmk5MDdAZ21haWwuY29tIiwiZXhwIjoxNzgzNDQ2NjE2fQ.C-6N9Hs0Ms3TIIkFntkN9tyrw_uIKBzrS_UXIcvJotI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a13f0865c835ce06-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:54c3:8955:748:7c18:6a11:3c27","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-Jun-2026 17:53:51 UTC] === User Orders API Called ===
[30-Jun-2026 17:53:51 UTC] User ID: 926
[30-Jun-2026 17:53:51 UTC] Limit: 20, Offset: 0
[30-Jun-2026 17:53:51 UTC] Orders found: 0
[30-Jun-2026 17:53:51 UTC] Orders data: []
[30-Jun-2026 17:53:51 UTC] Total orders count: 0
[30-Jun-2026 17:53:51 UTC] === API CALL LOG ===
[30-Jun-2026 17:53:51 UTC] Endpoint: user/profile.php
[30-Jun-2026 17:53:51 UTC] Full Log Data: {
    "timestamp": "2026-06-30 17:53:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:54c3:8955:748:7c18:6a11:3c27",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:54c3:8955:748:7c18:6a11:3c27, 172.71.124.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI2IiwidXNlcm5hbWUiOiJkaHJ1dGkgVmlyYW5pIiwiZW1haWwiOiJkaHJ1dGl2aXJhbmk5MDdAZ21haWwuY29tIiwiZXhwIjoxNzgzNDQ2NjE2fQ.C-6N9Hs0Ms3TIIkFntkN9tyrw_uIKBzrS_UXIcvJotI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a13f0865c836ce06-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:54c3:8955:748:7c18:6a11:3c27",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jun-2026 17:53:51 UTC] === END API CALL LOG ===
[30-Jun-2026 17:53:51 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jun-2026 17:53:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI2IiwidXNlcm5hbWUiOiJkaHJ1dGkgVmlyYW5pIiwiZW1haWwiOiJkaHJ1dGl2aXJhbmk5MDdAZ21haWwuY29tIiwiZXhwIjoxNzgzNDQ2NjE2fQ.C-6N9Hs0Ms3TIIkFntkN9tyrw_uIKBzrS_UXIcvJotI
[30-Jun-2026 17:53:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jun-2026 17:53:51 UTC] ✅ JWT token verified successfully for user profile
[30-Jun-2026 17:53:51 UTC] User ID: 926
[30-Jun-2026 17:53:51 UTC] ✅ User profile retrieved successfully for user ID: 926
[30-Jun-2026 17:53:51 UTC] === API CALL LOG ===
[30-Jun-2026 17:53:51 UTC] Endpoint: user/profile.php
[30-Jun-2026 17:53:51 UTC] Full Log Data: {
    "timestamp": "2026-06-30 17:53:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:54c3:8955:748:7c18:6a11:3c27",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:54c3:8955:748:7c18:6a11:3c27, 172.71.124.88",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI2IiwidXNlcm5hbWUiOiJkaHJ1dGkgVmlyYW5pIiwiZW1haWwiOiJkaHJ1dGl2aXJhbmk5MDdAZ21haWwuY29tIiwiZXhwIjoxNzgzNDQ2NjE2fQ.C-6N9Hs0Ms3TIIkFntkN9tyrw_uIKBzrS_UXIcvJotI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a13f0868bda8ce06-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:54c3:8955:748:7c18:6a11:3c27",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jun-2026 17:53:51 UTC] === END API CALL LOG ===
[30-Jun-2026 17:53:51 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jun-2026 17:53:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI2IiwidXNlcm5hbWUiOiJkaHJ1dGkgVmlyYW5pIiwiZW1haWwiOiJkaHJ1dGl2aXJhbmk5MDdAZ21haWwuY29tIiwiZXhwIjoxNzgzNDQ2NjE2fQ.C-6N9Hs0Ms3TIIkFntkN9tyrw_uIKBzrS_UXIcvJotI
[30-Jun-2026 17:53:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jun-2026 17:53:51 UTC] ✅ JWT token verified successfully for user profile
[30-Jun-2026 17:53:51 UTC] User ID: 926
[30-Jun-2026 17:53:51 UTC] ✅ User profile retrieved successfully for user ID: 926
[30-Jun-2026 17:53:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jun-2026 17:53:57 UTC] === API CALL LOG ===
[30-Jun-2026 17:53:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jun-2026 17:53:57 UTC] Endpoint: user/profile.php
[30-Jun-2026 17:53:57 UTC] Full Log Data: {
    "timestamp": "2026-06-30 17:53:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:54c3:8955:748:7c18:6a11:3c27",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:54c3:8955:748:7c18:6a11:3c27, 172.71.124.88",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI2IiwidXNlcm5hbWUiOiJkaHJ1dGkgVmlyYW5pIiwiZW1haWwiOiJkaHJ1dGl2aXJhbmk5MDdAZ21haWwuY29tIiwiZXhwIjoxNzgzNDQ2NjE2fQ.C-6N9Hs0Ms3TIIkFntkN9tyrw_uIKBzrS_UXIcvJotI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a13f088c0f0fce06-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:54c3:8955:748:7c18:6a11:3c27",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jun-2026 17:53:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:54c3:8955:748:7c18:6a11:3c27, 172.71.124.88","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI2IiwidXNlcm5hbWUiOiJkaHJ1dGkgVmlyYW5pIiwiZW1haWwiOiJkaHJ1dGl2aXJhbmk5MDdAZ21haWwuY29tIiwiZXhwIjoxNzgzNDQ2NjE2fQ.C-6N9Hs0Ms3TIIkFntkN9tyrw_uIKBzrS_UXIcvJotI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a13f088c0f0bce06-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:54c3:8955:748:7c18:6a11:3c27","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-Jun-2026 17:53:57 UTC] === END API CALL LOG ===
[30-Jun-2026 17:53:57 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jun-2026 17:53:57 UTC] === User Orders API Called ===
[30-Jun-2026 17:53:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI2IiwidXNlcm5hbWUiOiJkaHJ1dGkgVmlyYW5pIiwiZW1haWwiOiJkaHJ1dGl2aXJhbmk5MDdAZ21haWwuY29tIiwiZXhwIjoxNzgzNDQ2NjE2fQ.C-6N9Hs0Ms3TIIkFntkN9tyrw_uIKBzrS_UXIcvJotI
[30-Jun-2026 17:53:57 UTC] User ID: 926
[30-Jun-2026 17:53:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jun-2026 17:53:57 UTC] Limit: 20, Offset: 0
[30-Jun-2026 17:53:57 UTC] ✅ JWT token verified successfully for user profile
[30-Jun-2026 17:53:57 UTC] User ID: 926
[30-Jun-2026 17:53:57 UTC] ✅ User profile retrieved successfully for user ID: 926
[30-Jun-2026 17:53:57 UTC] Orders found: 0
[30-Jun-2026 17:53:57 UTC] Orders data: []
[30-Jun-2026 17:53:57 UTC] Total orders count: 0
[30-Jun-2026 17:53:57 UTC] === API CALL LOG ===
[30-Jun-2026 17:53:57 UTC] Endpoint: user/profile.php
[30-Jun-2026 17:53:57 UTC] Full Log Data: {
    "timestamp": "2026-06-30 17:53:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:54c3:8955:748:7c18:6a11:3c27",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:54c3:8955:748:7c18:6a11:3c27, 172.71.124.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI2IiwidXNlcm5hbWUiOiJkaHJ1dGkgVmlyYW5pIiwiZW1haWwiOiJkaHJ1dGl2aXJhbmk5MDdAZ21haWwuY29tIiwiZXhwIjoxNzgzNDQ2NjE2fQ.C-6N9Hs0Ms3TIIkFntkN9tyrw_uIKBzrS_UXIcvJotI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a13f088faf6ece06-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:54c3:8955:748:7c18:6a11:3c27",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jun-2026 17:53:57 UTC] === END API CALL LOG ===
[30-Jun-2026 17:53:57 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jun-2026 17:53:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI2IiwidXNlcm5hbWUiOiJkaHJ1dGkgVmlyYW5pIiwiZW1haWwiOiJkaHJ1dGl2aXJhbmk5MDdAZ21haWwuY29tIiwiZXhwIjoxNzgzNDQ2NjE2fQ.C-6N9Hs0Ms3TIIkFntkN9tyrw_uIKBzrS_UXIcvJotI
[30-Jun-2026 17:53:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jun-2026 17:53:57 UTC] ✅ JWT token verified successfully for user profile
[30-Jun-2026 17:53:57 UTC] User ID: 926
[30-Jun-2026 17:53:57 UTC] ✅ User profile retrieved successfully for user ID: 926
[30-Jun-2026 18:28:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jun-2026 18:28:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jun-2026 18:28:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"144.124.192.251, 162.158.102.213","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI3IiwidXNlcm5hbWUiOiJidXp6MXkxIiwiZW1haWwiOiJraGFraW1qb25vdmRvdnVkYmVrQGdtYWlsLmNvbSIsImV4cCI6MTc4MzQ0ODkyNH0.kAUPJkDVMZGzH6PUBgXvXfRvlvYuj33e7hIf3sbITQE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a13f3b87cdefef8f-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"144.124.192.251","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-Jun-2026 18:28:45 UTC] === User Orders API Called ===
[30-Jun-2026 18:28:45 UTC] User ID: 927
[30-Jun-2026 18:28:45 UTC] Limit: 20, Offset: 0
[30-Jun-2026 18:28:45 UTC] Orders found: 0
[30-Jun-2026 18:28:45 UTC] Orders data: []
[30-Jun-2026 18:28:45 UTC] Total orders count: 0
[30-Jun-2026 18:28:45 UTC] === API CALL LOG ===
[30-Jun-2026 18:28:45 UTC] Endpoint: user/profile.php
[30-Jun-2026 18:28:45 UTC] Full Log Data: {
    "timestamp": "2026-06-30 18:28:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "144.124.192.251",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "144.124.192.251, 162.158.102.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI3IiwidXNlcm5hbWUiOiJidXp6MXkxIiwiZW1haWwiOiJraGFraW1qb25vdmRvdnVkYmVrQGdtYWlsLmNvbSIsImV4cCI6MTc4MzQ0ODkyNH0.kAUPJkDVMZGzH6PUBgXvXfRvlvYuj33e7hIf3sbITQE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a13f3b87cde9ef8f-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "144.124.192.251",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jun-2026 18:28:45 UTC] === END API CALL LOG ===
[30-Jun-2026 18:28:45 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jun-2026 18:28:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI3IiwidXNlcm5hbWUiOiJidXp6MXkxIiwiZW1haWwiOiJraGFraW1qb25vdmRvdnVkYmVrQGdtYWlsLmNvbSIsImV4cCI6MTc4MzQ0ODkyNH0.kAUPJkDVMZGzH6PUBgXvXfRvlvYuj33e7hIf3sbITQE
[30-Jun-2026 18:28:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jun-2026 18:28:45 UTC] ✅ JWT token verified successfully for user profile
[30-Jun-2026 18:28:45 UTC] User ID: 927
[30-Jun-2026 18:28:45 UTC] === API CALL LOG ===
[30-Jun-2026 18:28:45 UTC] ✅ User profile retrieved successfully for user ID: 927
[30-Jun-2026 18:28:45 UTC] Endpoint: user/profile.php
[30-Jun-2026 18:28:45 UTC] Full Log Data: {
    "timestamp": "2026-06-30 18:28:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "144.124.192.251",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "144.124.192.251, 162.158.102.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI3IiwidXNlcm5hbWUiOiJidXp6MXkxIiwiZW1haWwiOiJraGFraW1qb25vdmRvdnVkYmVrQGdtYWlsLmNvbSIsImV4cCI6MTc4MzQ0ODkyNH0.kAUPJkDVMZGzH6PUBgXvXfRvlvYuj33e7hIf3sbITQE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a13f3b87cdf2ef8f-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "144.124.192.251",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jun-2026 18:28:45 UTC] === END API CALL LOG ===
[30-Jun-2026 18:28:45 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jun-2026 18:28:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI3IiwidXNlcm5hbWUiOiJidXp6MXkxIiwiZW1haWwiOiJraGFraW1qb25vdmRvdnVkYmVrQGdtYWlsLmNvbSIsImV4cCI6MTc4MzQ0ODkyNH0.kAUPJkDVMZGzH6PUBgXvXfRvlvYuj33e7hIf3sbITQE
[30-Jun-2026 18:28:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jun-2026 18:28:45 UTC] ✅ JWT token verified successfully for user profile
[30-Jun-2026 18:28:45 UTC] User ID: 927
[30-Jun-2026 18:28:45 UTC] ✅ User profile retrieved successfully for user ID: 927
[30-Jun-2026 18:28:46 UTC] === API CALL LOG ===
[30-Jun-2026 18:28:46 UTC] Endpoint: user/profile.php
[30-Jun-2026 18:28:46 UTC] Full Log Data: {
    "timestamp": "2026-06-30 18:28:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "144.124.192.251",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "144.124.192.251, 162.158.102.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI3IiwidXNlcm5hbWUiOiJidXp6MXkxIiwiZW1haWwiOiJraGFraW1qb25vdmRvdnVkYmVrQGdtYWlsLmNvbSIsImV4cCI6MTc4MzQ0ODkyNH0.kAUPJkDVMZGzH6PUBgXvXfRvlvYuj33e7hIf3sbITQE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a13f3b8bbfefef8f-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "144.124.192.251",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jun-2026 18:28:46 UTC] === END API CALL LOG ===
[30-Jun-2026 18:28:46 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jun-2026 18:28:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI3IiwidXNlcm5hbWUiOiJidXp6MXkxIiwiZW1haWwiOiJraGFraW1qb25vdmRvdnVkYmVrQGdtYWlsLmNvbSIsImV4cCI6MTc4MzQ0ODkyNH0.kAUPJkDVMZGzH6PUBgXvXfRvlvYuj33e7hIf3sbITQE
[30-Jun-2026 18:28:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jun-2026 18:28:46 UTC] ✅ JWT token verified successfully for user profile
[30-Jun-2026 18:28:46 UTC] User ID: 927
[30-Jun-2026 18:28:46 UTC] ✅ User profile retrieved successfully for user ID: 927
[30-Jun-2026 18:29:02 UTC] === API CALL LOG ===
[30-Jun-2026 18:29:02 UTC] Endpoint: user/profile.php
[30-Jun-2026 18:29:02 UTC] Full Log Data: {
    "timestamp": "2026-06-30 18:29:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "144.124.192.251",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "144.124.192.251, 162.158.102.212",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI3IiwidXNlcm5hbWUiOiJidXp6MXkxIiwiZW1haWwiOiJraGFraW1qb25vdmRvdnVkYmVrQGdtYWlsLmNvbSIsImV4cCI6MTc4MzQ0ODkyNH0.kAUPJkDVMZGzH6PUBgXvXfRvlvYuj33e7hIf3sbITQE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a13f3bf47e7fef8f-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "144.124.192.251",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jun-2026 18:29:02 UTC] === END API CALL LOG ===
[30-Jun-2026 18:29:02 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jun-2026 18:29:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI3IiwidXNlcm5hbWUiOiJidXp6MXkxIiwiZW1haWwiOiJraGFraW1qb25vdmRvdnVkYmVrQGdtYWlsLmNvbSIsImV4cCI6MTc4MzQ0ODkyNH0.kAUPJkDVMZGzH6PUBgXvXfRvlvYuj33e7hIf3sbITQE
[30-Jun-2026 18:29:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jun-2026 18:29:02 UTC] ✅ JWT token verified successfully for user profile
[30-Jun-2026 18:29:02 UTC] User ID: 927
[30-Jun-2026 18:29:02 UTC] ✅ User profile retrieved successfully for user ID: 927
[30-Jun-2026 18:29:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jun-2026 18:29:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jun-2026 18:29:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"144.124.192.251, 162.158.102.212","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI3IiwidXNlcm5hbWUiOiJidXp6MXkxIiwiZW1haWwiOiJraGFraW1qb25vdmRvdnVkYmVrQGdtYWlsLmNvbSIsImV4cCI6MTc4MzQ0ODkyNH0.kAUPJkDVMZGzH6PUBgXvXfRvlvYuj33e7hIf3sbITQE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a13f3bf47e79ef8f-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"144.124.192.251","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-Jun-2026 18:29:02 UTC] === User Orders API Called ===
[30-Jun-2026 18:29:02 UTC] User ID: 927
[30-Jun-2026 18:29:02 UTC] Limit: 20, Offset: 0
[30-Jun-2026 18:29:02 UTC] Orders found: 0
[30-Jun-2026 18:29:02 UTC] Orders data: []
[30-Jun-2026 18:29:02 UTC] Total orders count: 0
[30-Jun-2026 18:29:03 UTC] === API CALL LOG ===
[30-Jun-2026 18:29:03 UTC] Endpoint: user/profile.php
[30-Jun-2026 18:29:03 UTC] Full Log Data: {
    "timestamp": "2026-06-30 18:29:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "144.124.192.251",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "144.124.192.251, 162.158.102.212",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI3IiwidXNlcm5hbWUiOiJidXp6MXkxIiwiZW1haWwiOiJraGFraW1qb25vdmRvdnVkYmVrQGdtYWlsLmNvbSIsImV4cCI6MTc4MzQ0ODkyNH0.kAUPJkDVMZGzH6PUBgXvXfRvlvYuj33e7hIf3sbITQE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a13f3bf7ff71ef8f-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "144.124.192.251",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jun-2026 18:29:03 UTC] === END API CALL LOG ===
[30-Jun-2026 18:29:03 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jun-2026 18:29:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI3IiwidXNlcm5hbWUiOiJidXp6MXkxIiwiZW1haWwiOiJraGFraW1qb25vdmRvdnVkYmVrQGdtYWlsLmNvbSIsImV4cCI6MTc4MzQ0ODkyNH0.kAUPJkDVMZGzH6PUBgXvXfRvlvYuj33e7hIf3sbITQE
[30-Jun-2026 18:29:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jun-2026 18:29:03 UTC] ✅ JWT token verified successfully for user profile
[30-Jun-2026 18:29:03 UTC] User ID: 927
[30-Jun-2026 18:29:03 UTC] ✅ User profile retrieved successfully for user ID: 927
[30-Jun-2026 18:29:03 UTC] === API CALL LOG ===
[30-Jun-2026 18:29:03 UTC] Endpoint: user/profile.php
[30-Jun-2026 18:29:03 UTC] Full Log Data: {
    "timestamp": "2026-06-30 18:29:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "144.124.192.251",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "144.124.192.251, 162.158.102.212",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI3IiwidXNlcm5hbWUiOiJidXp6MXkxIiwiZW1haWwiOiJraGFraW1qb25vdmRvdnVkYmVrQGdtYWlsLmNvbSIsImV4cCI6MTc4MzQ0ODkyNH0.kAUPJkDVMZGzH6PUBgXvXfRvlvYuj33e7hIf3sbITQE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a13f3bf8ca09ef8f-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "144.124.192.251",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jun-2026 18:29:03 UTC] === END API CALL LOG ===
[30-Jun-2026 18:29:03 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jun-2026 18:29:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI3IiwidXNlcm5hbWUiOiJidXp6MXkxIiwiZW1haWwiOiJraGFraW1qb25vdmRvdnVkYmVrQGdtYWlsLmNvbSIsImV4cCI6MTc4MzQ0ODkyNH0.kAUPJkDVMZGzH6PUBgXvXfRvlvYuj33e7hIf3sbITQE
[30-Jun-2026 18:29:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jun-2026 18:29:03 UTC] ✅ JWT token verified successfully for user profile
[30-Jun-2026 18:29:03 UTC] User ID: 927
[30-Jun-2026 18:29:03 UTC] ✅ User profile retrieved successfully for user ID: 927
[30-Jun-2026 18:29:38 UTC] === API CALL LOG ===
[30-Jun-2026 18:29:38 UTC] Endpoint: user/profile.php
[30-Jun-2026 18:29:38 UTC] Full Log Data: {
    "timestamp": "2026-06-30 18:29:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "144.124.192.251",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "144.124.192.251, 162.158.102.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI3IiwidXNlcm5hbWUiOiJidXp6MXkxIiwiZW1haWwiOiJraGFraW1qb25vdmRvdnVkYmVrQGdtYWlsLmNvbSIsImV4cCI6MTc4MzQ0ODkyNH0.kAUPJkDVMZGzH6PUBgXvXfRvlvYuj33e7hIf3sbITQE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a13f3cd31a42ef8f-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "144.124.192.251",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jun-2026 18:29:38 UTC] === END API CALL LOG ===
[30-Jun-2026 18:29:38 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jun-2026 18:29:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI3IiwidXNlcm5hbWUiOiJidXp6MXkxIiwiZW1haWwiOiJraGFraW1qb25vdmRvdnVkYmVrQGdtYWlsLmNvbSIsImV4cCI6MTc4MzQ0ODkyNH0.kAUPJkDVMZGzH6PUBgXvXfRvlvYuj33e7hIf3sbITQE
[30-Jun-2026 18:29:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jun-2026 18:29:38 UTC] ✅ JWT token verified successfully for user profile
[30-Jun-2026 18:29:38 UTC] User ID: 927
[30-Jun-2026 18:29:38 UTC] ✅ User profile retrieved successfully for user ID: 927
[30-Jun-2026 18:30:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jun-2026 18:30:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jun-2026 18:30:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"144.124.192.251, 162.158.102.213","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI3IiwidXNlcm5hbWUiOiJidXp6MXkxIiwiZW1haWwiOiJraGFraW1qb25vdmRvdnVkYmVrQGdtYWlsLmNvbSIsImV4cCI6MTc4MzQ0ODkyNH0.kAUPJkDVMZGzH6PUBgXvXfRvlvYuj33e7hIf3sbITQE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a13f3dcba988ef8f-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"144.124.192.251","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-Jun-2026 18:30:18 UTC] === User Orders API Called ===
[30-Jun-2026 18:30:18 UTC] User ID: 927
[30-Jun-2026 18:30:18 UTC] === API CALL LOG ===
[30-Jun-2026 18:30:18 UTC] Limit: 20, Offset: 0
[30-Jun-2026 18:30:18 UTC] Endpoint: user/profile.php
[30-Jun-2026 18:30:18 UTC] Full Log Data: {
    "timestamp": "2026-06-30 18:30:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "144.124.192.251",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "144.124.192.251, 162.158.102.212",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI3IiwidXNlcm5hbWUiOiJidXp6MXkxIiwiZW1haWwiOiJraGFraW1qb25vdmRvdnVkYmVrQGdtYWlsLmNvbSIsImV4cCI6MTc4MzQ0ODkyNH0.kAUPJkDVMZGzH6PUBgXvXfRvlvYuj33e7hIf3sbITQE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a13f3dcba98cef8f-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "144.124.192.251",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jun-2026 18:30:18 UTC] === END API CALL LOG ===
[30-Jun-2026 18:30:18 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jun-2026 18:30:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI3IiwidXNlcm5hbWUiOiJidXp6MXkxIiwiZW1haWwiOiJraGFraW1qb25vdmRvdnVkYmVrQGdtYWlsLmNvbSIsImV4cCI6MTc4MzQ0ODkyNH0.kAUPJkDVMZGzH6PUBgXvXfRvlvYuj33e7hIf3sbITQE
[30-Jun-2026 18:30:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jun-2026 18:30:18 UTC] ✅ JWT token verified successfully for user profile
[30-Jun-2026 18:30:18 UTC] User ID: 927
[30-Jun-2026 18:30:18 UTC] Orders found: 0
[30-Jun-2026 18:30:18 UTC] Orders data: []
[30-Jun-2026 18:30:18 UTC] ✅ User profile retrieved successfully for user ID: 927
[30-Jun-2026 18:30:18 UTC] Total orders count: 0
[30-Jun-2026 18:30:18 UTC] === API CALL LOG ===
[30-Jun-2026 18:30:18 UTC] Endpoint: user/profile.php
[30-Jun-2026 18:30:18 UTC] Full Log Data: {
    "timestamp": "2026-06-30 18:30:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "144.124.192.251",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "144.124.192.251, 162.158.102.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI3IiwidXNlcm5hbWUiOiJidXp6MXkxIiwiZW1haWwiOiJraGFraW1qb25vdmRvdnVkYmVrQGdtYWlsLmNvbSIsImV4cCI6MTc4MzQ0ODkyNH0.kAUPJkDVMZGzH6PUBgXvXfRvlvYuj33e7hIf3sbITQE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a13f3dcf7d7cef8f-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "144.124.192.251",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jun-2026 18:30:18 UTC] === END API CALL LOG ===
[30-Jun-2026 18:30:18 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jun-2026 18:30:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI3IiwidXNlcm5hbWUiOiJidXp6MXkxIiwiZW1haWwiOiJraGFraW1qb25vdmRvdnVkYmVrQGdtYWlsLmNvbSIsImV4cCI6MTc4MzQ0ODkyNH0.kAUPJkDVMZGzH6PUBgXvXfRvlvYuj33e7hIf3sbITQE
[30-Jun-2026 18:30:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jun-2026 18:30:18 UTC] ✅ JWT token verified successfully for user profile
[30-Jun-2026 18:30:18 UTC] User ID: 927
[30-Jun-2026 18:30:18 UTC] ✅ User profile retrieved successfully for user ID: 927
[30-Jun-2026 18:30:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jun-2026 18:30:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jun-2026 18:30:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"144.124.192.251, 162.158.102.212","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI3IiwidXNlcm5hbWUiOiJidXp6MXkxIiwiZW1haWwiOiJraGFraW1qb25vdmRvdnVkYmVrQGdtYWlsLmNvbSIsImV4cCI6MTc4MzQ0ODkyNH0.kAUPJkDVMZGzH6PUBgXvXfRvlvYuj33e7hIf3sbITQE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a13f3e160957ef8f-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"144.124.192.251","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-Jun-2026 18:30:30 UTC] === User Orders API Called ===
[30-Jun-2026 18:30:30 UTC] User ID: 927
[30-Jun-2026 18:30:30 UTC] Limit: 20, Offset: 0
[30-Jun-2026 18:30:30 UTC] Orders found: 0
[30-Jun-2026 18:30:30 UTC] Orders data: []
[30-Jun-2026 18:30:30 UTC] Total orders count: 0
[30-Jun-2026 18:30:30 UTC] === API CALL LOG ===
[30-Jun-2026 18:30:30 UTC] Endpoint: user/profile.php
[30-Jun-2026 18:30:30 UTC] Full Log Data: {
    "timestamp": "2026-06-30 18:30:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "144.124.192.251",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "144.124.192.251, 162.158.102.212",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI3IiwidXNlcm5hbWUiOiJidXp6MXkxIiwiZW1haWwiOiJraGFraW1qb25vdmRvdnVkYmVrQGdtYWlsLmNvbSIsImV4cCI6MTc4MzQ0ODkyNH0.kAUPJkDVMZGzH6PUBgXvXfRvlvYuj33e7hIf3sbITQE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a13f3e169b2aef8f-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "144.124.192.251",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jun-2026 18:30:30 UTC] === END API CALL LOG ===
[30-Jun-2026 18:30:30 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jun-2026 18:30:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI3IiwidXNlcm5hbWUiOiJidXp6MXkxIiwiZW1haWwiOiJraGFraW1qb25vdmRvdnVkYmVrQGdtYWlsLmNvbSIsImV4cCI6MTc4MzQ0ODkyNH0.kAUPJkDVMZGzH6PUBgXvXfRvlvYuj33e7hIf3sbITQE
[30-Jun-2026 18:30:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jun-2026 18:30:30 UTC] ✅ JWT token verified successfully for user profile
[30-Jun-2026 18:30:30 UTC] User ID: 927
[30-Jun-2026 18:30:30 UTC] ✅ User profile retrieved successfully for user ID: 927
[30-Jun-2026 18:30:30 UTC] === API CALL LOG ===
[30-Jun-2026 18:30:30 UTC] Endpoint: user/profile.php
[30-Jun-2026 18:30:30 UTC] Full Log Data: {
    "timestamp": "2026-06-30 18:30:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "144.124.192.251",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "144.124.192.251, 162.158.102.212",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI3IiwidXNlcm5hbWUiOiJidXp6MXkxIiwiZW1haWwiOiJraGFraW1qb25vdmRvdnVkYmVrQGdtYWlsLmNvbSIsImV4cCI6MTc4MzQ0ODkyNH0.kAUPJkDVMZGzH6PUBgXvXfRvlvYuj33e7hIf3sbITQE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a13f3e19fc60ef8f-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "144.124.192.251",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jun-2026 18:30:30 UTC] === END API CALL LOG ===
[30-Jun-2026 18:30:30 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jun-2026 18:30:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI3IiwidXNlcm5hbWUiOiJidXp6MXkxIiwiZW1haWwiOiJraGFraW1qb25vdmRvdnVkYmVrQGdtYWlsLmNvbSIsImV4cCI6MTc4MzQ0ODkyNH0.kAUPJkDVMZGzH6PUBgXvXfRvlvYuj33e7hIf3sbITQE
[30-Jun-2026 18:30:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jun-2026 18:30:30 UTC] ✅ JWT token verified successfully for user profile
[30-Jun-2026 18:30:30 UTC] User ID: 927
[30-Jun-2026 18:30:30 UTC] ✅ User profile retrieved successfully for user ID: 927
[30-Jun-2026 18:30:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jun-2026 18:30:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jun-2026 18:30:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"144.124.192.251, 162.158.102.212","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI3IiwidXNlcm5hbWUiOiJidXp6MXkxIiwiZW1haWwiOiJraGFraW1qb25vdmRvdnVkYmVrQGdtYWlsLmNvbSIsImV4cCI6MTc4MzQ0ODkyNH0.kAUPJkDVMZGzH6PUBgXvXfRvlvYuj33e7hIf3sbITQE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a13f3e1dfef8ef8f-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"144.124.192.251","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-Jun-2026 18:30:31 UTC] === User Orders API Called ===
[30-Jun-2026 18:30:31 UTC] User ID: 927
[30-Jun-2026 18:30:31 UTC] Limit: 20, Offset: 0
[30-Jun-2026 18:30:31 UTC] Orders found: 0
[30-Jun-2026 18:30:31 UTC] Orders data: []
[30-Jun-2026 18:30:31 UTC] Total orders count: 0
[30-Jun-2026 18:30:32 UTC] === API CALL LOG ===
[30-Jun-2026 18:30:32 UTC] Endpoint: user/profile.php
[30-Jun-2026 18:30:32 UTC] Full Log Data: {
    "timestamp": "2026-06-30 18:30:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "144.124.192.251",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "144.124.192.251, 162.158.102.212",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI3IiwidXNlcm5hbWUiOiJidXp6MXkxIiwiZW1haWwiOiJraGFraW1qb25vdmRvdnVkYmVrQGdtYWlsLmNvbSIsImV4cCI6MTc4MzQ0ODkyNH0.kAUPJkDVMZGzH6PUBgXvXfRvlvYuj33e7hIf3sbITQE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a13f3e27f962ef8f-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "144.124.192.251",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jun-2026 18:30:32 UTC] === END API CALL LOG ===
[30-Jun-2026 18:30:32 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jun-2026 18:30:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI3IiwidXNlcm5hbWUiOiJidXp6MXkxIiwiZW1haWwiOiJraGFraW1qb25vdmRvdnVkYmVrQGdtYWlsLmNvbSIsImV4cCI6MTc4MzQ0ODkyNH0.kAUPJkDVMZGzH6PUBgXvXfRvlvYuj33e7hIf3sbITQE
[30-Jun-2026 18:30:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jun-2026 18:30:32 UTC] ✅ JWT token verified successfully for user profile
[30-Jun-2026 18:30:32 UTC] User ID: 927
[30-Jun-2026 18:30:32 UTC] ✅ User profile retrieved successfully for user ID: 927
[30-Jun-2026 18:30:33 UTC] User Purchases API - User ID: 927
[30-Jun-2026 18:30:33 UTC] User Purchases API - Total purchases found: 0
[30-Jun-2026 19:11:31 UTC] === API CALL LOG ===
[30-Jun-2026 19:11:31 UTC] Endpoint: user/profile.php
[30-Jun-2026 19:11:31 UTC] Full Log Data: {
    "timestamp": "2026-06-30 19:11:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.121.42.154",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.121.42.154, 104.22.7.111",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc2IiwidXNlcm5hbWUiOiJjaGVyZ3VpIiwiZW1haWwiOiJ3aW5uYXI5ODhAZ21haWwuY29tIiwiZXhwIjoxNzgyODQxNTMzfQ.rJyxoUBLbVNccoDSHVKLAZ17El5texMJ62D2DrXsyRc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a13f7a2edea31bc5-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.121.42.154",
        "cf-ipcountry": "DZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jun-2026 19:11:31 UTC] === END API CALL LOG ===
[30-Jun-2026 19:11:31 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jun-2026 19:11:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc2IiwidXNlcm5hbWUiOiJjaGVyZ3VpIiwiZW1haWwiOiJ3aW5uYXI5ODhAZ21haWwuY29tIiwiZXhwIjoxNzgyODQxNTMzfQ.rJyxoUBLbVNccoDSHVKLAZ17El5texMJ62D2DrXsyRc
[30-Jun-2026 19:11:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jun-2026 19:11:31 UTC] ✅ JWT token verified successfully for user profile
[30-Jun-2026 19:11:31 UTC] User ID: 876
[30-Jun-2026 19:11:31 UTC] ✅ User profile retrieved successfully for user ID: 876
[30-Jun-2026 19:11:33 UTC] === API CALL LOG ===
[30-Jun-2026 19:11:33 UTC] Endpoint: user/profile.php
[30-Jun-2026 19:11:33 UTC] Full Log Data: {
    "timestamp": "2026-06-30 19:11:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.121.42.154",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.121.42.154, 172.68.135.76",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc2IiwidXNlcm5hbWUiOiJjaGVyZ3VpIiwiZW1haWwiOiJ3aW5uYXI5ODhAZ21haWwuY29tIiwiZXhwIjoxNzgyODQxNTMzfQ.rJyxoUBLbVNccoDSHVKLAZ17El5texMJ62D2DrXsyRc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a13f7a381e981bc5-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.121.42.154",
        "cf-ipcountry": "DZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jun-2026 19:11:33 UTC] === END API CALL LOG ===
[30-Jun-2026 19:11:33 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jun-2026 19:11:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc2IiwidXNlcm5hbWUiOiJjaGVyZ3VpIiwiZW1haWwiOiJ3aW5uYXI5ODhAZ21haWwuY29tIiwiZXhwIjoxNzgyODQxNTMzfQ.rJyxoUBLbVNccoDSHVKLAZ17El5texMJ62D2DrXsyRc
[30-Jun-2026 19:11:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jun-2026 19:11:33 UTC] ✅ JWT token verified successfully for user profile
[30-Jun-2026 19:11:33 UTC] User ID: 876
[30-Jun-2026 19:11:33 UTC] ✅ User profile retrieved successfully for user ID: 876
[30-Jun-2026 19:11:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jun-2026 19:11:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jun-2026 19:11:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"154.121.42.154, 104.22.7.111","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc2IiwidXNlcm5hbWUiOiJjaGVyZ3VpIiwiZW1haWwiOiJ3aW5uYXI5ODhAZ21haWwuY29tIiwiZXhwIjoxNzgyODQxNTMzfQ.rJyxoUBLbVNccoDSHVKLAZ17El5texMJ62D2DrXsyRc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a13f7a38df281bc5-MAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"154.121.42.154","cf-ipcountry":"DZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-Jun-2026 19:11:33 UTC] === User Orders API Called ===
[30-Jun-2026 19:11:33 UTC] User ID: 876
[30-Jun-2026 19:11:33 UTC] Limit: 20, Offset: 0
[30-Jun-2026 19:11:33 UTC] Orders found: 0
[30-Jun-2026 19:11:33 UTC] Orders data: []
[30-Jun-2026 19:11:33 UTC] Total orders count: 0
[30-Jun-2026 19:11:33 UTC] === API CALL LOG ===
[30-Jun-2026 19:11:33 UTC] Endpoint: user/profile.php
[30-Jun-2026 19:11:33 UTC] Full Log Data: {
    "timestamp": "2026-06-30 19:11:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.121.42.154",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.121.42.154, 172.68.135.76",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc2IiwidXNlcm5hbWUiOiJjaGVyZ3VpIiwiZW1haWwiOiJ3aW5uYXI5ODhAZ21haWwuY29tIiwiZXhwIjoxNzgyODQxNTMzfQ.rJyxoUBLbVNccoDSHVKLAZ17El5texMJ62D2DrXsyRc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a13f7a392f6d1bc5-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.121.42.154",
        "cf-ipcountry": "DZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jun-2026 19:11:33 UTC] === END API CALL LOG ===
[30-Jun-2026 19:11:33 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jun-2026 19:11:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc2IiwidXNlcm5hbWUiOiJjaGVyZ3VpIiwiZW1haWwiOiJ3aW5uYXI5ODhAZ21haWwuY29tIiwiZXhwIjoxNzgyODQxNTMzfQ.rJyxoUBLbVNccoDSHVKLAZ17El5texMJ62D2DrXsyRc
[30-Jun-2026 19:11:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jun-2026 19:11:33 UTC] ✅ JWT token verified successfully for user profile
[30-Jun-2026 19:11:33 UTC] User ID: 876
[30-Jun-2026 19:11:33 UTC] ✅ User profile retrieved successfully for user ID: 876
[30-Jun-2026 19:11:55 UTC] === API CALL LOG ===
[30-Jun-2026 19:11:55 UTC] Endpoint: user/profile.php
[30-Jun-2026 19:11:55 UTC] Full Log Data: {
    "timestamp": "2026-06-30 19:11:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.121.42.154",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.121.42.154, 104.22.7.111",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc2IiwidXNlcm5hbWUiOiJjaGVyZ3VpIiwiZW1haWwiOiJ3aW5uYXI5ODhAZ21haWwuY29tIiwiZXhwIjoxNzgyODQxNTMzfQ.rJyxoUBLbVNccoDSHVKLAZ17El5texMJ62D2DrXsyRc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a13f7ac35cee1bc5-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.121.42.154",
        "cf-ipcountry": "DZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jun-2026 19:11:55 UTC] === END API CALL LOG ===
[30-Jun-2026 19:11:55 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jun-2026 19:11:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc2IiwidXNlcm5hbWUiOiJjaGVyZ3VpIiwiZW1haWwiOiJ3aW5uYXI5ODhAZ21haWwuY29tIiwiZXhwIjoxNzgyODQxNTMzfQ.rJyxoUBLbVNccoDSHVKLAZ17El5texMJ62D2DrXsyRc
[30-Jun-2026 19:11:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jun-2026 19:11:55 UTC] ✅ JWT token verified successfully for user profile
[30-Jun-2026 19:11:55 UTC] User ID: 876
[30-Jun-2026 19:11:55 UTC] ✅ User profile retrieved successfully for user ID: 876
[30-Jun-2026 19:12:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jun-2026 19:12:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jun-2026 19:12:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"154.121.42.154, 104.22.7.111","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc2IiwidXNlcm5hbWUiOiJjaGVyZ3VpIiwiZW1haWwiOiJ3aW5uYXI5ODhAZ21haWwuY29tIiwiZXhwIjoxNzgyODQxNTMzfQ.rJyxoUBLbVNccoDSHVKLAZ17El5texMJ62D2DrXsyRc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a13f7bc3e8541bc5-MAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"154.121.42.154","cf-ipcountry":"DZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-Jun-2026 19:12:36 UTC] === User Orders API Called ===
[30-Jun-2026 19:12:36 UTC] User ID: 876
[30-Jun-2026 19:12:36 UTC] Limit: 20, Offset: 0
[30-Jun-2026 19:12:36 UTC] Orders found: 0
[30-Jun-2026 19:12:36 UTC] Orders data: []
[30-Jun-2026 19:12:36 UTC] Total orders count: 0
[30-Jun-2026 19:12:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jun-2026 19:12:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jun-2026 19:12:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"154.121.42.154, 104.22.7.111","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc2IiwidXNlcm5hbWUiOiJjaGVyZ3VpIiwiZW1haWwiOiJ3aW5uYXI5ODhAZ21haWwuY29tIiwiZXhwIjoxNzgyODQxNTMzfQ.rJyxoUBLbVNccoDSHVKLAZ17El5texMJ62D2DrXsyRc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a13f7bd528b41bc5-MAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"154.121.42.154","cf-ipcountry":"DZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-Jun-2026 19:12:39 UTC] === User Orders API Called ===
[30-Jun-2026 19:12:39 UTC] User ID: 876
[30-Jun-2026 19:12:39 UTC] Limit: 20, Offset: 0
[30-Jun-2026 19:12:39 UTC] Orders found: 0
[30-Jun-2026 19:12:39 UTC] Orders data: []
[30-Jun-2026 19:12:39 UTC] Total orders count: 0
[30-Jun-2026 19:12:39 UTC] === API CALL LOG ===
[30-Jun-2026 19:12:39 UTC] Endpoint: user/profile.php
[30-Jun-2026 19:12:39 UTC] Full Log Data: {
    "timestamp": "2026-06-30 19:12:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.121.42.154",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.121.42.154, 104.22.7.111",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc2IiwidXNlcm5hbWUiOiJjaGVyZ3VpIiwiZW1haWwiOiJ3aW5uYXI5ODhAZ21haWwuY29tIiwiZXhwIjoxNzgyODQxNTMzfQ.rJyxoUBLbVNccoDSHVKLAZ17El5texMJ62D2DrXsyRc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a13f7bd71b3c1bc5-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.121.42.154",
        "cf-ipcountry": "DZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jun-2026 19:12:39 UTC] === END API CALL LOG ===
[30-Jun-2026 19:12:39 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jun-2026 19:12:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc2IiwidXNlcm5hbWUiOiJjaGVyZ3VpIiwiZW1haWwiOiJ3aW5uYXI5ODhAZ21haWwuY29tIiwiZXhwIjoxNzgyODQxNTMzfQ.rJyxoUBLbVNccoDSHVKLAZ17El5texMJ62D2DrXsyRc
[30-Jun-2026 19:12:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jun-2026 19:12:39 UTC] ✅ JWT token verified successfully for user profile
[30-Jun-2026 19:12:39 UTC] User ID: 876
[30-Jun-2026 19:12:39 UTC] ✅ User profile retrieved successfully for user ID: 876
[30-Jun-2026 19:12:39 UTC] === API CALL LOG ===
[30-Jun-2026 19:12:39 UTC] Endpoint: user/profile.php
[30-Jun-2026 19:12:39 UTC] Full Log Data: {
    "timestamp": "2026-06-30 19:12:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.121.42.154",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.121.42.154, 104.22.7.111",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc2IiwidXNlcm5hbWUiOiJjaGVyZ3VpIiwiZW1haWwiOiJ3aW5uYXI5ODhAZ21haWwuY29tIiwiZXhwIjoxNzgyODQxNTMzfQ.rJyxoUBLbVNccoDSHVKLAZ17El5texMJ62D2DrXsyRc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a13f7bd7cc121bc5-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.121.42.154",
        "cf-ipcountry": "DZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jun-2026 19:12:39 UTC] === END API CALL LOG ===
[30-Jun-2026 19:12:39 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jun-2026 19:12:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc2IiwidXNlcm5hbWUiOiJjaGVyZ3VpIiwiZW1haWwiOiJ3aW5uYXI5ODhAZ21haWwuY29tIiwiZXhwIjoxNzgyODQxNTMzfQ.rJyxoUBLbVNccoDSHVKLAZ17El5texMJ62D2DrXsyRc
[30-Jun-2026 19:12:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jun-2026 19:12:39 UTC] ✅ JWT token verified successfully for user profile
[30-Jun-2026 19:12:39 UTC] User ID: 876
[30-Jun-2026 19:12:39 UTC] ✅ User profile retrieved successfully for user ID: 876
[30-Jun-2026 19:12:42 UTC] === API CALL LOG ===
[30-Jun-2026 19:12:42 UTC] Endpoint: user/profile.php
[30-Jun-2026 19:12:42 UTC] Full Log Data: {
    "timestamp": "2026-06-30 19:12:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.121.42.154",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.121.42.154, 104.22.7.111",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc2IiwidXNlcm5hbWUiOiJjaGVyZ3VpIiwiZW1haWwiOiJ3aW5uYXI5ODhAZ21haWwuY29tIiwiZXhwIjoxNzgyODQxNTMzfQ.rJyxoUBLbVNccoDSHVKLAZ17El5texMJ62D2DrXsyRc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a13f7be68a381bc5-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.121.42.154",
        "cf-ipcountry": "DZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jun-2026 19:12:42 UTC] === END API CALL LOG ===
[30-Jun-2026 19:12:42 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jun-2026 19:12:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc2IiwidXNlcm5hbWUiOiJjaGVyZ3VpIiwiZW1haWwiOiJ3aW5uYXI5ODhAZ21haWwuY29tIiwiZXhwIjoxNzgyODQxNTMzfQ.rJyxoUBLbVNccoDSHVKLAZ17El5texMJ62D2DrXsyRc
[30-Jun-2026 19:12:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jun-2026 19:12:42 UTC] ✅ JWT token verified successfully for user profile
[30-Jun-2026 19:12:42 UTC] User ID: 876
[30-Jun-2026 19:12:42 UTC] ✅ User profile retrieved successfully for user ID: 876
[30-Jun-2026 19:12:42 UTC] User Purchases API - User ID: 876
[30-Jun-2026 19:12:42 UTC] User Purchases API - Total purchases found: 0
[30-Jun-2026 19:12:48 UTC] User Purchases API - User ID: 876
[30-Jun-2026 19:12:48 UTC] User Purchases API - Total purchases found: 0
[30-Jun-2026 19:12:50 UTC] === API CALL LOG ===
[30-Jun-2026 19:12:50 UTC] Endpoint: user/profile.php
[30-Jun-2026 19:12:50 UTC] Full Log Data: {
    "timestamp": "2026-06-30 19:12:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.121.42.154",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.121.42.154, 104.22.7.110",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc2IiwidXNlcm5hbWUiOiJjaGVyZ3VpIiwiZW1haWwiOiJ3aW5uYXI5ODhAZ21haWwuY29tIiwiZXhwIjoxNzgyODQxNTMzfQ.rJyxoUBLbVNccoDSHVKLAZ17El5texMJ62D2DrXsyRc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a13f7c1b7f461bc5-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.121.42.154",
        "cf-ipcountry": "DZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jun-2026 19:12:50 UTC] === END API CALL LOG ===
[30-Jun-2026 19:12:50 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jun-2026 19:12:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc2IiwidXNlcm5hbWUiOiJjaGVyZ3VpIiwiZW1haWwiOiJ3aW5uYXI5ODhAZ21haWwuY29tIiwiZXhwIjoxNzgyODQxNTMzfQ.rJyxoUBLbVNccoDSHVKLAZ17El5texMJ62D2DrXsyRc
[30-Jun-2026 19:12:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jun-2026 19:12:50 UTC] ✅ JWT token verified successfully for user profile
[30-Jun-2026 19:12:50 UTC] User ID: 876
[30-Jun-2026 19:12:50 UTC] ✅ User profile retrieved successfully for user ID: 876
[30-Jun-2026 19:12:50 UTC] User Purchases API - User ID: 876
[30-Jun-2026 19:12:50 UTC] User Purchases API - Total purchases found: 0
[30-Jun-2026 19:12:59 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jun-2026 19:12:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jun-2026 19:12:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"154.121.42.154, 104.22.7.111","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc2IiwidXNlcm5hbWUiOiJjaGVyZ3VpIiwiZW1haWwiOiJ3aW5uYXI5ODhAZ21haWwuY29tIiwiZXhwIjoxNzgyODQxNTMzfQ.rJyxoUBLbVNccoDSHVKLAZ17El5texMJ62D2DrXsyRc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a13f7c559c7a1bc5-MAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"154.121.42.154","cf-ipcountry":"DZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-Jun-2026 19:12:59 UTC] === User Orders API Called ===
[30-Jun-2026 19:12:59 UTC] User ID: 876
[30-Jun-2026 19:12:59 UTC] Limit: 20, Offset: 0
[30-Jun-2026 19:12:59 UTC] Orders found: 0
[30-Jun-2026 19:12:59 UTC] Orders data: []
[30-Jun-2026 19:12:59 UTC] Total orders count: 0
[30-Jun-2026 19:12:59 UTC] === API CALL LOG ===
[30-Jun-2026 19:12:59 UTC] Endpoint: user/profile.php
[30-Jun-2026 19:12:59 UTC] Full Log Data: {
    "timestamp": "2026-06-30 19:12:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.121.42.154",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.121.42.154, 104.22.7.110",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc2IiwidXNlcm5hbWUiOiJjaGVyZ3VpIiwiZW1haWwiOiJ3aW5uYXI5ODhAZ21haWwuY29tIiwiZXhwIjoxNzgyODQxNTMzfQ.rJyxoUBLbVNccoDSHVKLAZ17El5texMJ62D2DrXsyRc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a13f7c559c7b1bc5-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.121.42.154",
        "cf-ipcountry": "DZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jun-2026 19:12:59 UTC] === END API CALL LOG ===
[30-Jun-2026 19:12:59 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jun-2026 19:12:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc2IiwidXNlcm5hbWUiOiJjaGVyZ3VpIiwiZW1haWwiOiJ3aW5uYXI5ODhAZ21haWwuY29tIiwiZXhwIjoxNzgyODQxNTMzfQ.rJyxoUBLbVNccoDSHVKLAZ17El5texMJ62D2DrXsyRc
[30-Jun-2026 19:12:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jun-2026 19:12:59 UTC] ✅ JWT token verified successfully for user profile
[30-Jun-2026 19:12:59 UTC] User ID: 876
[30-Jun-2026 19:12:59 UTC] ✅ User profile retrieved successfully for user ID: 876
[30-Jun-2026 19:13:00 UTC] === API CALL LOG ===
[30-Jun-2026 19:13:00 UTC] Endpoint: user/profile.php
[30-Jun-2026 19:13:00 UTC] Full Log Data: {
    "timestamp": "2026-06-30 19:13:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.121.42.154",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.121.42.154, 104.22.7.111",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc2IiwidXNlcm5hbWUiOiJjaGVyZ3VpIiwiZW1haWwiOiJ3aW5uYXI5ODhAZ21haWwuY29tIiwiZXhwIjoxNzgyODQxNTMzfQ.rJyxoUBLbVNccoDSHVKLAZ17El5texMJ62D2DrXsyRc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a13f7c57bec71bc5-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.121.42.154",
        "cf-ipcountry": "DZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jun-2026 19:13:00 UTC] === END API CALL LOG ===
[30-Jun-2026 19:13:00 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jun-2026 19:13:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc2IiwidXNlcm5hbWUiOiJjaGVyZ3VpIiwiZW1haWwiOiJ3aW5uYXI5ODhAZ21haWwuY29tIiwiZXhwIjoxNzgyODQxNTMzfQ.rJyxoUBLbVNccoDSHVKLAZ17El5texMJ62D2DrXsyRc
[30-Jun-2026 19:13:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jun-2026 19:13:00 UTC] ✅ JWT token verified successfully for user profile
[30-Jun-2026 19:13:00 UTC] User ID: 876
[30-Jun-2026 19:13:00 UTC] ✅ User profile retrieved successfully for user ID: 876
[30-Jun-2026 19:13:09 UTC] === API CALL LOG ===
[30-Jun-2026 19:13:09 UTC] Endpoint: user/profile.php
[30-Jun-2026 19:13:09 UTC] Full Log Data: {
    "timestamp": "2026-06-30 19:13:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.121.42.154",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.121.42.154, 104.22.7.111",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc2IiwidXNlcm5hbWUiOiJjaGVyZ3VpIiwiZW1haWwiOiJ3aW5uYXI5ODhAZ21haWwuY29tIiwiZXhwIjoxNzgyODQxNTMzfQ.rJyxoUBLbVNccoDSHVKLAZ17El5texMJ62D2DrXsyRc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a13f7c921cea1bc5-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.121.42.154",
        "cf-ipcountry": "DZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jun-2026 19:13:09 UTC] === END API CALL LOG ===
[30-Jun-2026 19:13:09 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jun-2026 19:13:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODc2IiwidXNlcm5hbWUiOiJjaGVyZ3VpIiwiZW1haWwiOiJ3aW5uYXI5ODhAZ21haWwuY29tIiwiZXhwIjoxNzgyODQxNTMzfQ.rJyxoUBLbVNccoDSHVKLAZ17El5texMJ62D2DrXsyRc
[30-Jun-2026 19:13:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jun-2026 19:13:09 UTC] ✅ JWT token verified successfully for user profile
[30-Jun-2026 19:13:09 UTC] User ID: 876
[30-Jun-2026 19:13:09 UTC] ✅ User profile retrieved successfully for user ID: 876
[30-Jun-2026 19:13:09 UTC] User Purchases API - User ID: 876
[30-Jun-2026 19:13:09 UTC] User Purchases API - Total purchases found: 0
[30-Jun-2026 21:45:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jun-2026 21:45:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jun-2026 21:45:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.93.9.186, 172.70.160.244","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI4IiwidXNlcm5hbWUiOiJhZGltY2hpIiwiZW1haWwiOiJ1a2VidW9mYXZvdXI1MEBnbWFpbC5jb20iLCJleHAiOjE3ODM0NjA2OTl9.4s6JCl7aF85hhobxyZj9OrCxzoK7P8q3CgQz_Rz_t8E","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1405b008dc193f1-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.93.9.186","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-Jun-2026 21:45:00 UTC] === User Orders API Called ===
[30-Jun-2026 21:45:00 UTC] User ID: 928
[30-Jun-2026 21:45:00 UTC] Limit: 20, Offset: 0
[30-Jun-2026 21:45:00 UTC] Orders found: 0
[30-Jun-2026 21:45:00 UTC] Orders data: []
[30-Jun-2026 21:45:00 UTC] Total orders count: 0
[30-Jun-2026 21:45:00 UTC] === API CALL LOG ===
[30-Jun-2026 21:45:00 UTC] Endpoint: user/profile.php
[30-Jun-2026 21:45:00 UTC] Full Log Data: {
    "timestamp": "2026-06-30 21:45:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.93.9.186",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.93.9.186, 172.70.162.241",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI4IiwidXNlcm5hbWUiOiJhZGltY2hpIiwiZW1haWwiOiJ1a2VidW9mYXZvdXI1MEBnbWFpbC5jb20iLCJleHAiOjE3ODM0NjA2OTl9.4s6JCl7aF85hhobxyZj9OrCxzoK7P8q3CgQz_Rz_t8E",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1405b015e7393f1-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.93.9.186",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jun-2026 21:45:00 UTC] === END API CALL LOG ===
[30-Jun-2026 21:45:00 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jun-2026 21:45:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI4IiwidXNlcm5hbWUiOiJhZGltY2hpIiwiZW1haWwiOiJ1a2VidW9mYXZvdXI1MEBnbWFpbC5jb20iLCJleHAiOjE3ODM0NjA2OTl9.4s6JCl7aF85hhobxyZj9OrCxzoK7P8q3CgQz_Rz_t8E
[30-Jun-2026 21:45:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jun-2026 21:45:00 UTC] ✅ JWT token verified successfully for user profile
[30-Jun-2026 21:45:00 UTC] User ID: 928
[30-Jun-2026 21:45:00 UTC] ✅ User profile retrieved successfully for user ID: 928
[30-Jun-2026 21:46:05 UTC] === API CALL LOG ===
[30-Jun-2026 21:46:05 UTC] Endpoint: user/profile.php
[30-Jun-2026 21:46:05 UTC] Full Log Data: {
    "timestamp": "2026-06-30 21:46:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.93.9.186",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.93.9.186, 172.68.229.180",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI4IiwidXNlcm5hbWUiOiJhZGltY2hpIiwiZW1haWwiOiJ1a2VidW9mYXZvdXI1MEBnbWFpbC5jb20iLCJleHAiOjE3ODM0NjA2OTl9.4s6JCl7aF85hhobxyZj9OrCxzoK7P8q3CgQz_Rz_t8E",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1405c9a7bfbe6ac-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.93.9.186",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jun-2026 21:46:05 UTC] === END API CALL LOG ===
[30-Jun-2026 21:46:05 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jun-2026 21:46:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI4IiwidXNlcm5hbWUiOiJhZGltY2hpIiwiZW1haWwiOiJ1a2VidW9mYXZvdXI1MEBnbWFpbC5jb20iLCJleHAiOjE3ODM0NjA2OTl9.4s6JCl7aF85hhobxyZj9OrCxzoK7P8q3CgQz_Rz_t8E
[30-Jun-2026 21:46:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jun-2026 21:46:05 UTC] ✅ JWT token verified successfully for user profile
[30-Jun-2026 21:46:05 UTC] User ID: 928
[30-Jun-2026 21:46:05 UTC] ✅ User profile retrieved successfully for user ID: 928
[30-Jun-2026 21:46:06 UTC] === API CALL LOG ===
[30-Jun-2026 21:46:06 UTC] Endpoint: user/profile.php
[30-Jun-2026 21:46:06 UTC] Full Log Data: {
    "timestamp": "2026-06-30 21:46:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.93.9.186",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.93.9.186, 172.68.229.142",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI4IiwidXNlcm5hbWUiOiJhZGltY2hpIiwiZW1haWwiOiJ1a2VidW9mYXZvdXI1MEBnbWFpbC5jb20iLCJleHAiOjE3ODM0NjA2OTl9.4s6JCl7aF85hhobxyZj9OrCxzoK7P8q3CgQz_Rz_t8E",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1405c9b8e80e6ac-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.93.9.186",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jun-2026 21:46:06 UTC] === END API CALL LOG ===
[30-Jun-2026 21:46:06 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jun-2026 21:46:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI4IiwidXNlcm5hbWUiOiJhZGltY2hpIiwiZW1haWwiOiJ1a2VidW9mYXZvdXI1MEBnbWFpbC5jb20iLCJleHAiOjE3ODM0NjA2OTl9.4s6JCl7aF85hhobxyZj9OrCxzoK7P8q3CgQz_Rz_t8E
[30-Jun-2026 21:46:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jun-2026 21:46:06 UTC] ✅ JWT token verified successfully for user profile
[30-Jun-2026 21:46:06 UTC] User ID: 928
[30-Jun-2026 21:46:06 UTC] ✅ User profile retrieved successfully for user ID: 928
[30-Jun-2026 21:46:06 UTC] === API CALL LOG ===
[30-Jun-2026 21:46:06 UTC] Endpoint: user/profile.php
[30-Jun-2026 21:46:06 UTC] Full Log Data: {
    "timestamp": "2026-06-30 21:46:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.93.9.186",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.93.9.186, 172.68.229.142",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI4IiwidXNlcm5hbWUiOiJhZGltY2hpIiwiZW1haWwiOiJ1a2VidW9mYXZvdXI1MEBnbWFpbC5jb20iLCJleHAiOjE3ODM0NjA2OTl9.4s6JCl7aF85hhobxyZj9OrCxzoK7P8q3CgQz_Rz_t8E",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1405c9ca95ce6ac-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.93.9.186",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jun-2026 21:46:06 UTC] === END API CALL LOG ===
[30-Jun-2026 21:46:06 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jun-2026 21:46:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI4IiwidXNlcm5hbWUiOiJhZGltY2hpIiwiZW1haWwiOiJ1a2VidW9mYXZvdXI1MEBnbWFpbC5jb20iLCJleHAiOjE3ODM0NjA2OTl9.4s6JCl7aF85hhobxyZj9OrCxzoK7P8q3CgQz_Rz_t8E
[30-Jun-2026 21:46:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jun-2026 21:46:06 UTC] ✅ JWT token verified successfully for user profile
[30-Jun-2026 21:46:06 UTC] User ID: 928
[30-Jun-2026 21:46:06 UTC] ✅ User profile retrieved successfully for user ID: 928
[30-Jun-2026 21:46:15 UTC] === API CALL LOG ===
[30-Jun-2026 21:46:15 UTC] Endpoint: user/profile.php
[30-Jun-2026 21:46:15 UTC] Full Log Data: {
    "timestamp": "2026-06-30 21:46:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.93.9.186",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.93.9.186, 172.68.229.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI4IiwidXNlcm5hbWUiOiJhZGltY2hpIiwiZW1haWwiOiJ1a2VidW9mYXZvdXI1MEBnbWFpbC5jb20iLCJleHAiOjE3ODM0NjA2OTl9.4s6JCl7aF85hhobxyZj9OrCxzoK7P8q3CgQz_Rz_t8E",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1405cd729dfe6ac-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.93.9.186",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jun-2026 21:46:15 UTC] === END API CALL LOG ===
[30-Jun-2026 21:46:15 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jun-2026 21:46:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI4IiwidXNlcm5hbWUiOiJhZGltY2hpIiwiZW1haWwiOiJ1a2VidW9mYXZvdXI1MEBnbWFpbC5jb20iLCJleHAiOjE3ODM0NjA2OTl9.4s6JCl7aF85hhobxyZj9OrCxzoK7P8q3CgQz_Rz_t8E
[30-Jun-2026 21:46:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jun-2026 21:46:15 UTC] ✅ JWT token verified successfully for user profile
[30-Jun-2026 21:46:15 UTC] User ID: 928
[30-Jun-2026 21:46:15 UTC] ✅ User profile retrieved successfully for user ID: 928
[30-Jun-2026 21:46:15 UTC] === API CALL LOG ===
[30-Jun-2026 21:46:15 UTC] Endpoint: user/profile.php
[30-Jun-2026 21:46:15 UTC] Full Log Data: {
    "timestamp": "2026-06-30 21:46:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.93.9.186",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.93.9.186, 172.68.229.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI4IiwidXNlcm5hbWUiOiJhZGltY2hpIiwiZW1haWwiOiJ1a2VidW9mYXZvdXI1MEBnbWFpbC5jb20iLCJleHAiOjE3ODM0NjA2OTl9.4s6JCl7aF85hhobxyZj9OrCxzoK7P8q3CgQz_Rz_t8E",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1405cd9a801e6ac-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.93.9.186",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jun-2026 21:46:15 UTC] === END API CALL LOG ===
[30-Jun-2026 21:46:15 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jun-2026 21:46:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI4IiwidXNlcm5hbWUiOiJhZGltY2hpIiwiZW1haWwiOiJ1a2VidW9mYXZvdXI1MEBnbWFpbC5jb20iLCJleHAiOjE3ODM0NjA2OTl9.4s6JCl7aF85hhobxyZj9OrCxzoK7P8q3CgQz_Rz_t8E
[30-Jun-2026 21:46:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jun-2026 21:46:15 UTC] ✅ JWT token verified successfully for user profile
[30-Jun-2026 21:46:15 UTC] User ID: 928
[30-Jun-2026 21:46:15 UTC] ✅ User profile retrieved successfully for user ID: 928
[30-Jun-2026 21:46:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jun-2026 21:46:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jun-2026 21:46:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.93.9.186, 172.68.229.181","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI4IiwidXNlcm5hbWUiOiJhZGltY2hpIiwiZW1haWwiOiJ1a2VidW9mYXZvdXI1MEBnbWFpbC5jb20iLCJleHAiOjE3ODM0NjA2OTl9.4s6JCl7aF85hhobxyZj9OrCxzoK7P8q3CgQz_Rz_t8E","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1405cd9a804e6ac-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.93.9.186","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-Jun-2026 21:46:15 UTC] === User Orders API Called ===
[30-Jun-2026 21:46:15 UTC] User ID: 928
[30-Jun-2026 21:46:15 UTC] Limit: 20, Offset: 0
[30-Jun-2026 21:46:15 UTC] Orders found: 0
[30-Jun-2026 21:46:15 UTC] Orders data: []
[30-Jun-2026 21:46:15 UTC] Total orders count: 0
[30-Jun-2026 21:46:15 UTC] === API CALL LOG ===
[30-Jun-2026 21:46:15 UTC] Endpoint: user/profile.php
[30-Jun-2026 21:46:15 UTC] Full Log Data: {
    "timestamp": "2026-06-30 21:46:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.93.9.186",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.93.9.186, 172.68.229.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI4IiwidXNlcm5hbWUiOiJhZGltY2hpIiwiZW1haWwiOiJ1a2VidW9mYXZvdXI1MEBnbWFpbC5jb20iLCJleHAiOjE3ODM0NjA2OTl9.4s6JCl7aF85hhobxyZj9OrCxzoK7P8q3CgQz_Rz_t8E",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1405cd9a805e6ac-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.93.9.186",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jun-2026 21:46:15 UTC] === END API CALL LOG ===
[30-Jun-2026 21:46:15 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jun-2026 21:46:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI4IiwidXNlcm5hbWUiOiJhZGltY2hpIiwiZW1haWwiOiJ1a2VidW9mYXZvdXI1MEBnbWFpbC5jb20iLCJleHAiOjE3ODM0NjA2OTl9.4s6JCl7aF85hhobxyZj9OrCxzoK7P8q3CgQz_Rz_t8E
[30-Jun-2026 21:46:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jun-2026 21:46:15 UTC] ✅ JWT token verified successfully for user profile
[30-Jun-2026 21:46:15 UTC] User ID: 928
[30-Jun-2026 21:46:15 UTC] ✅ User profile retrieved successfully for user ID: 928
[30-Jun-2026 21:46:19 UTC] === API CALL LOG ===
[30-Jun-2026 21:46:19 UTC] Endpoint: user/profile.php
[30-Jun-2026 21:46:19 UTC] Full Log Data: {
    "timestamp": "2026-06-30 21:46:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.93.9.186",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.93.9.186, 172.68.229.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI4IiwidXNlcm5hbWUiOiJhZGltY2hpIiwiZW1haWwiOiJ1a2VidW9mYXZvdXI1MEBnbWFpbC5jb20iLCJleHAiOjE3ODM0NjA2OTl9.4s6JCl7aF85hhobxyZj9OrCxzoK7P8q3CgQz_Rz_t8E",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1405cf14d8ce6ac-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.93.9.186",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jun-2026 21:46:19 UTC] === END API CALL LOG ===
[30-Jun-2026 21:46:19 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jun-2026 21:46:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI4IiwidXNlcm5hbWUiOiJhZGltY2hpIiwiZW1haWwiOiJ1a2VidW9mYXZvdXI1MEBnbWFpbC5jb20iLCJleHAiOjE3ODM0NjA2OTl9.4s6JCl7aF85hhobxyZj9OrCxzoK7P8q3CgQz_Rz_t8E
[30-Jun-2026 21:46:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jun-2026 21:46:19 UTC] ✅ JWT token verified successfully for user profile
[30-Jun-2026 21:46:19 UTC] User ID: 928
[30-Jun-2026 21:46:19 UTC] ✅ User profile retrieved successfully for user ID: 928
[30-Jun-2026 21:46:22 UTC] === API CALL LOG ===
[30-Jun-2026 21:46:22 UTC] Endpoint: user/profile.php
[30-Jun-2026 21:46:22 UTC] Full Log Data: {
    "timestamp": "2026-06-30 21:46:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.93.9.186",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.93.9.186, 172.68.229.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI4IiwidXNlcm5hbWUiOiJhZGltY2hpIiwiZW1haWwiOiJ1a2VidW9mYXZvdXI1MEBnbWFpbC5jb20iLCJleHAiOjE3ODM0NjA2OTl9.4s6JCl7aF85hhobxyZj9OrCxzoK7P8q3CgQz_Rz_t8E",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1405d036deae6ac-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.93.9.186",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jun-2026 21:46:22 UTC] === END API CALL LOG ===
[30-Jun-2026 21:46:22 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jun-2026 21:46:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI4IiwidXNlcm5hbWUiOiJhZGltY2hpIiwiZW1haWwiOiJ1a2VidW9mYXZvdXI1MEBnbWFpbC5jb20iLCJleHAiOjE3ODM0NjA2OTl9.4s6JCl7aF85hhobxyZj9OrCxzoK7P8q3CgQz_Rz_t8E
[30-Jun-2026 21:46:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jun-2026 21:46:22 UTC] ✅ JWT token verified successfully for user profile
[30-Jun-2026 21:46:22 UTC] User ID: 928
[30-Jun-2026 21:46:22 UTC] ✅ User profile retrieved successfully for user ID: 928
[30-Jun-2026 21:49:56 UTC] === API CALL LOG ===
[30-Jun-2026 21:49:56 UTC] Endpoint: user/profile.php
[30-Jun-2026 21:49:56 UTC] Full Log Data: {
    "timestamp": "2026-06-30 21:49:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:f5c0:b0a:45df:430c:b7fd:7cc4:6c1c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:f5c0:b0a:45df:430c:b7fd:7cc4:6c1c, 172.64.192.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI4IiwidXNlcm5hbWUiOiJhZGltY2hpIiwiZW1haWwiOiJ1a2VidW9mYXZvdXI1MEBnbWFpbC5jb20iLCJleHAiOjE3ODM0NjA2OTl9.4s6JCl7aF85hhobxyZj9OrCxzoK7P8q3CgQz_Rz_t8E",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a140623a48879038-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:f5c0:b0a:45df:430c:b7fd:7cc4:6c1c",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jun-2026 21:49:56 UTC] === END API CALL LOG ===
[30-Jun-2026 21:49:56 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jun-2026 21:49:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI4IiwidXNlcm5hbWUiOiJhZGltY2hpIiwiZW1haWwiOiJ1a2VidW9mYXZvdXI1MEBnbWFpbC5jb20iLCJleHAiOjE3ODM0NjA2OTl9.4s6JCl7aF85hhobxyZj9OrCxzoK7P8q3CgQz_Rz_t8E
[30-Jun-2026 21:49:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jun-2026 21:49:56 UTC] ✅ JWT token verified successfully for user profile
[30-Jun-2026 21:49:56 UTC] User ID: 928
[30-Jun-2026 21:49:56 UTC] ✅ User profile retrieved successfully for user ID: 928
[30-Jun-2026 21:49:56 UTC] === API CALL LOG ===
[30-Jun-2026 21:49:56 UTC] Endpoint: user/profile.php
[30-Jun-2026 21:49:56 UTC] Full Log Data: {
    "timestamp": "2026-06-30 21:49:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:f5c0:b0a:45df:430c:b7fd:7cc4:6c1c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:f5c0:b0a:45df:430c:b7fd:7cc4:6c1c, 172.64.192.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI4IiwidXNlcm5hbWUiOiJhZGltY2hpIiwiZW1haWwiOiJ1a2VidW9mYXZvdXI1MEBnbWFpbC5jb20iLCJleHAiOjE3ODM0NjA2OTl9.4s6JCl7aF85hhobxyZj9OrCxzoK7P8q3CgQz_Rz_t8E",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a140623b9bd89038-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:f5c0:b0a:45df:430c:b7fd:7cc4:6c1c",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jun-2026 21:49:56 UTC] === END API CALL LOG ===
[30-Jun-2026 21:49:56 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jun-2026 21:49:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI4IiwidXNlcm5hbWUiOiJhZGltY2hpIiwiZW1haWwiOiJ1a2VidW9mYXZvdXI1MEBnbWFpbC5jb20iLCJleHAiOjE3ODM0NjA2OTl9.4s6JCl7aF85hhobxyZj9OrCxzoK7P8q3CgQz_Rz_t8E
[30-Jun-2026 21:49:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jun-2026 21:49:56 UTC] ✅ JWT token verified successfully for user profile
[30-Jun-2026 21:49:56 UTC] User ID: 928
[30-Jun-2026 21:49:56 UTC] ✅ User profile retrieved successfully for user ID: 928
[30-Jun-2026 21:49:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jun-2026 21:49:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jun-2026 21:49:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2c0f:f5c0:b0a:45df:430c:b7fd:7cc4:6c1c, 172.64.192.67","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI4IiwidXNlcm5hbWUiOiJhZGltY2hpIiwiZW1haWwiOiJ1a2VidW9mYXZvdXI1MEBnbWFpbC5jb20iLCJleHAiOjE3ODM0NjA2OTl9.4s6JCl7aF85hhobxyZj9OrCxzoK7P8q3CgQz_Rz_t8E","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a140623b9bd79038-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2c0f:f5c0:b0a:45df:430c:b7fd:7cc4:6c1c","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-Jun-2026 21:49:56 UTC] === User Orders API Called ===
[30-Jun-2026 21:49:56 UTC] User ID: 928
[30-Jun-2026 21:49:56 UTC] Limit: 20, Offset: 0
[30-Jun-2026 21:49:56 UTC] Orders found: 0
[30-Jun-2026 21:49:56 UTC] Orders data: []
[30-Jun-2026 21:49:56 UTC] Total orders count: 0
[30-Jun-2026 21:49:57 UTC] === API CALL LOG ===
[30-Jun-2026 21:49:57 UTC] Endpoint: user/profile.php
[30-Jun-2026 21:49:57 UTC] Full Log Data: {
    "timestamp": "2026-06-30 21:49:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:f5c0:b0a:45df:430c:b7fd:7cc4:6c1c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:f5c0:b0a:45df:430c:b7fd:7cc4:6c1c, 172.64.192.67",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI4IiwidXNlcm5hbWUiOiJhZGltY2hpIiwiZW1haWwiOiJ1a2VidW9mYXZvdXI1MEBnbWFpbC5jb20iLCJleHAiOjE3ODM0NjA2OTl9.4s6JCl7aF85hhobxyZj9OrCxzoK7P8q3CgQz_Rz_t8E",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a14062415a8b9038-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:f5c0:b0a:45df:430c:b7fd:7cc4:6c1c",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jun-2026 21:49:57 UTC] === END API CALL LOG ===
[30-Jun-2026 21:49:57 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jun-2026 21:49:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI4IiwidXNlcm5hbWUiOiJhZGltY2hpIiwiZW1haWwiOiJ1a2VidW9mYXZvdXI1MEBnbWFpbC5jb20iLCJleHAiOjE3ODM0NjA2OTl9.4s6JCl7aF85hhobxyZj9OrCxzoK7P8q3CgQz_Rz_t8E
[30-Jun-2026 21:49:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jun-2026 21:49:57 UTC] ✅ JWT token verified successfully for user profile
[30-Jun-2026 21:49:57 UTC] User ID: 928
[30-Jun-2026 21:49:57 UTC] ✅ User profile retrieved successfully for user ID: 928
[30-Jun-2026 21:50:08 UTC] === API CALL LOG ===
[30-Jun-2026 21:50:08 UTC] Endpoint: user/profile.php
[30-Jun-2026 21:50:08 UTC] Full Log Data: {
    "timestamp": "2026-06-30 21:50:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:f5c0:b0a:45df:430c:b7fd:7cc4:6c1c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:f5c0:b0a:45df:430c:b7fd:7cc4:6c1c, 172.64.192.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI4IiwidXNlcm5hbWUiOiJhZGltY2hpIiwiZW1haWwiOiJ1a2VidW9mYXZvdXI1MEBnbWFpbC5jb20iLCJleHAiOjE3ODM0NjA2OTl9.4s6JCl7aF85hhobxyZj9OrCxzoK7P8q3CgQz_Rz_t8E",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1406284ba9a9038-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:f5c0:b0a:45df:430c:b7fd:7cc4:6c1c",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jun-2026 21:50:08 UTC] === END API CALL LOG ===
[30-Jun-2026 21:50:08 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jun-2026 21:50:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI4IiwidXNlcm5hbWUiOiJhZGltY2hpIiwiZW1haWwiOiJ1a2VidW9mYXZvdXI1MEBnbWFpbC5jb20iLCJleHAiOjE3ODM0NjA2OTl9.4s6JCl7aF85hhobxyZj9OrCxzoK7P8q3CgQz_Rz_t8E
[30-Jun-2026 21:50:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jun-2026 21:50:08 UTC] ✅ JWT token verified successfully for user profile
[30-Jun-2026 21:50:08 UTC] User ID: 928
[30-Jun-2026 21:50:08 UTC] ✅ User profile retrieved successfully for user ID: 928
[30-Jun-2026 21:50:08 UTC] === API CALL LOG ===
[30-Jun-2026 21:50:08 UTC] Endpoint: user/profile.php
[30-Jun-2026 21:50:08 UTC] Full Log Data: {
    "timestamp": "2026-06-30 21:50:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:f5c0:b0a:45df:430c:b7fd:7cc4:6c1c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:f5c0:b0a:45df:430c:b7fd:7cc4:6c1c, 172.64.192.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI4IiwidXNlcm5hbWUiOiJhZGltY2hpIiwiZW1haWwiOiJ1a2VidW9mYXZvdXI1MEBnbWFpbC5jb20iLCJleHAiOjE3ODM0NjA2OTl9.4s6JCl7aF85hhobxyZj9OrCxzoK7P8q3CgQz_Rz_t8E",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1406285cd519038-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:f5c0:b0a:45df:430c:b7fd:7cc4:6c1c",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jun-2026 21:50:08 UTC] === END API CALL LOG ===
[30-Jun-2026 21:50:08 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jun-2026 21:50:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI4IiwidXNlcm5hbWUiOiJhZGltY2hpIiwiZW1haWwiOiJ1a2VidW9mYXZvdXI1MEBnbWFpbC5jb20iLCJleHAiOjE3ODM0NjA2OTl9.4s6JCl7aF85hhobxyZj9OrCxzoK7P8q3CgQz_Rz_t8E
[30-Jun-2026 21:50:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jun-2026 21:50:08 UTC] ✅ JWT token verified successfully for user profile
[30-Jun-2026 21:50:08 UTC] User ID: 928
[30-Jun-2026 21:50:08 UTC] ✅ User profile retrieved successfully for user ID: 928
[30-Jun-2026 21:50:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jun-2026 21:50:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jun-2026 21:50:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2c0f:f5c0:b0a:45df:430c:b7fd:7cc4:6c1c, 172.64.192.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI4IiwidXNlcm5hbWUiOiJhZGltY2hpIiwiZW1haWwiOiJ1a2VidW9mYXZvdXI1MEBnbWFpbC5jb20iLCJleHAiOjE3ODM0NjA2OTl9.4s6JCl7aF85hhobxyZj9OrCxzoK7P8q3CgQz_Rz_t8E","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1406285cd5a9038-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2c0f:f5c0:b0a:45df:430c:b7fd:7cc4:6c1c","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-Jun-2026 21:50:08 UTC] === User Orders API Called ===
[30-Jun-2026 21:50:08 UTC] User ID: 928
[30-Jun-2026 21:50:08 UTC] Limit: 20, Offset: 0
[30-Jun-2026 21:50:08 UTC] Orders found: 0
[30-Jun-2026 21:50:08 UTC] Orders data: []
[30-Jun-2026 21:50:08 UTC] Total orders count: 0
[30-Jun-2026 21:50:08 UTC] === API CALL LOG ===
[30-Jun-2026 21:50:08 UTC] Endpoint: user/profile.php
[30-Jun-2026 21:50:08 UTC] Full Log Data: {
    "timestamp": "2026-06-30 21:50:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:f5c0:b0a:45df:430c:b7fd:7cc4:6c1c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:f5c0:b0a:45df:430c:b7fd:7cc4:6c1c, 172.64.192.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI4IiwidXNlcm5hbWUiOiJhZGltY2hpIiwiZW1haWwiOiJ1a2VidW9mYXZvdXI1MEBnbWFpbC5jb20iLCJleHAiOjE3ODM0NjA2OTl9.4s6JCl7aF85hhobxyZj9OrCxzoK7P8q3CgQz_Rz_t8E",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a14062868f829038-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:f5c0:b0a:45df:430c:b7fd:7cc4:6c1c",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jun-2026 21:50:08 UTC] === END API CALL LOG ===
[30-Jun-2026 21:50:08 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jun-2026 21:50:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI4IiwidXNlcm5hbWUiOiJhZGltY2hpIiwiZW1haWwiOiJ1a2VidW9mYXZvdXI1MEBnbWFpbC5jb20iLCJleHAiOjE3ODM0NjA2OTl9.4s6JCl7aF85hhobxyZj9OrCxzoK7P8q3CgQz_Rz_t8E
[30-Jun-2026 21:50:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jun-2026 21:50:08 UTC] ✅ JWT token verified successfully for user profile
[30-Jun-2026 21:50:08 UTC] User ID: 928
[30-Jun-2026 21:50:08 UTC] ✅ User profile retrieved successfully for user ID: 928
[30-Jun-2026 21:50:09 UTC] === API CALL LOG ===
[30-Jun-2026 21:50:09 UTC] Endpoint: user/profile.php
[30-Jun-2026 21:50:09 UTC] Full Log Data: {
    "timestamp": "2026-06-30 21:50:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:f5c0:b0a:45df:430c:b7fd:7cc4:6c1c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:f5c0:b0a:45df:430c:b7fd:7cc4:6c1c, 172.64.192.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI4IiwidXNlcm5hbWUiOiJhZGltY2hpIiwiZW1haWwiOiJ1a2VidW9mYXZvdXI1MEBnbWFpbC5jb20iLCJleHAiOjE3ODM0NjA2OTl9.4s6JCl7aF85hhobxyZj9OrCxzoK7P8q3CgQz_Rz_t8E",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a140628acbc29038-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:f5c0:b0a:45df:430c:b7fd:7cc4:6c1c",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jun-2026 21:50:09 UTC] === END API CALL LOG ===
[30-Jun-2026 21:50:09 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jun-2026 21:50:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI4IiwidXNlcm5hbWUiOiJhZGltY2hpIiwiZW1haWwiOiJ1a2VidW9mYXZvdXI1MEBnbWFpbC5jb20iLCJleHAiOjE3ODM0NjA2OTl9.4s6JCl7aF85hhobxyZj9OrCxzoK7P8q3CgQz_Rz_t8E
[30-Jun-2026 21:50:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jun-2026 21:50:09 UTC] ✅ JWT token verified successfully for user profile
[30-Jun-2026 21:50:09 UTC] User ID: 928
[30-Jun-2026 21:50:09 UTC] ✅ User profile retrieved successfully for user ID: 928
[30-Jun-2026 21:50:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jun-2026 21:50:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jun-2026 21:50:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2c0f:f5c0:b0a:45df:430c:b7fd:7cc4:6c1c, 172.64.192.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI4IiwidXNlcm5hbWUiOiJhZGltY2hpIiwiZW1haWwiOiJ1a2VidW9mYXZvdXI1MEBnbWFpbC5jb20iLCJleHAiOjE3ODM0NjA2OTl9.4s6JCl7aF85hhobxyZj9OrCxzoK7P8q3CgQz_Rz_t8E","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a14062a44e4e9038-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2c0f:f5c0:b0a:45df:430c:b7fd:7cc4:6c1c","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-Jun-2026 21:50:13 UTC] === User Orders API Called ===
[30-Jun-2026 21:50:13 UTC] User ID: 928
[30-Jun-2026 21:50:13 UTC] Limit: 20, Offset: 0
[30-Jun-2026 21:50:13 UTC] Orders found: 0
[30-Jun-2026 21:50:13 UTC] Orders data: []
[30-Jun-2026 21:50:13 UTC] Total orders count: 0
[30-Jun-2026 21:50:15 UTC] === API CALL LOG ===
[30-Jun-2026 21:50:15 UTC] Endpoint: user/profile.php
[30-Jun-2026 21:50:15 UTC] Full Log Data: {
    "timestamp": "2026-06-30 21:50:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:f5c0:b0a:45df:430c:b7fd:7cc4:6c1c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:f5c0:b0a:45df:430c:b7fd:7cc4:6c1c, 172.64.192.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI4IiwidXNlcm5hbWUiOiJhZGltY2hpIiwiZW1haWwiOiJ1a2VidW9mYXZvdXI1MEBnbWFpbC5jb20iLCJleHAiOjE3ODM0NjA2OTl9.4s6JCl7aF85hhobxyZj9OrCxzoK7P8q3CgQz_Rz_t8E",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a14062b109e99038-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:f5c0:b0a:45df:430c:b7fd:7cc4:6c1c",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jun-2026 21:50:15 UTC] === END API CALL LOG ===
[30-Jun-2026 21:50:15 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jun-2026 21:50:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI4IiwidXNlcm5hbWUiOiJhZGltY2hpIiwiZW1haWwiOiJ1a2VidW9mYXZvdXI1MEBnbWFpbC5jb20iLCJleHAiOjE3ODM0NjA2OTl9.4s6JCl7aF85hhobxyZj9OrCxzoK7P8q3CgQz_Rz_t8E
[30-Jun-2026 21:50:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jun-2026 21:50:15 UTC] ✅ JWT token verified successfully for user profile
[30-Jun-2026 21:50:15 UTC] User ID: 928
[30-Jun-2026 21:50:15 UTC] ✅ User profile retrieved successfully for user ID: 928
[30-Jun-2026 21:50:15 UTC] User Purchases API - User ID: 928
[30-Jun-2026 21:50:15 UTC] User Purchases API - Total purchases found: 0
[30-Jun-2026 21:51:10 UTC] === API CALL LOG ===
[30-Jun-2026 21:51:10 UTC] Endpoint: user/profile.php
[30-Jun-2026 21:51:10 UTC] Full Log Data: {
    "timestamp": "2026-06-30 21:51:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:f5c0:b0a:45df:430c:b7fd:7cc4:6c1c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:f5c0:b0a:45df:430c:b7fd:7cc4:6c1c, 172.64.192.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI4IiwidXNlcm5hbWUiOiJhZGltY2hpIiwiZW1haWwiOiJ1a2VidW9mYXZvdXI1MEBnbWFpbC5jb20iLCJleHAiOjE3ODM0NjA2OTl9.4s6JCl7aF85hhobxyZj9OrCxzoK7P8q3CgQz_Rz_t8E",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a14064075b7a9038-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:f5c0:b0a:45df:430c:b7fd:7cc4:6c1c",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jun-2026 21:51:10 UTC] === END API CALL LOG ===
[30-Jun-2026 21:51:10 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jun-2026 21:51:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI4IiwidXNlcm5hbWUiOiJhZGltY2hpIiwiZW1haWwiOiJ1a2VidW9mYXZvdXI1MEBnbWFpbC5jb20iLCJleHAiOjE3ODM0NjA2OTl9.4s6JCl7aF85hhobxyZj9OrCxzoK7P8q3CgQz_Rz_t8E
[30-Jun-2026 21:51:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jun-2026 21:51:10 UTC] ✅ JWT token verified successfully for user profile
[30-Jun-2026 21:51:10 UTC] User ID: 928
[30-Jun-2026 21:51:10 UTC] ✅ User profile retrieved successfully for user ID: 928
[30-Jun-2026 21:51:10 UTC] User Purchases API - User ID: 928
[30-Jun-2026 21:51:10 UTC] User Purchases API - Total purchases found: 1
[30-Jun-2026 21:51:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jun-2026 21:51:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jun-2026 21:51:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2c0f:f5c0:b0a:45df:430c:b7fd:7cc4:6c1c, 172.64.192.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI4IiwidXNlcm5hbWUiOiJhZGltY2hpIiwiZW1haWwiOiJ1a2VidW9mYXZvdXI1MEBnbWFpbC5jb20iLCJleHAiOjE3ODM0NjA2OTl9.4s6JCl7aF85hhobxyZj9OrCxzoK7P8q3CgQz_Rz_t8E","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a140648a29349038-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2c0f:f5c0:b0a:45df:430c:b7fd:7cc4:6c1c","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-Jun-2026 21:51:31 UTC] === User Orders API Called ===
[30-Jun-2026 21:51:31 UTC] User ID: 928
[30-Jun-2026 21:51:31 UTC] Limit: 20, Offset: 0
[30-Jun-2026 21:51:31 UTC] Orders found: 0
[30-Jun-2026 21:51:31 UTC] Orders data: []
[30-Jun-2026 21:51:31 UTC] Total orders count: 0
[30-Jun-2026 21:51:31 UTC] === API CALL LOG ===
[30-Jun-2026 21:51:31 UTC] Endpoint: user/profile.php
[30-Jun-2026 21:51:31 UTC] Full Log Data: {
    "timestamp": "2026-06-30 21:51:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:f5c0:b0a:45df:430c:b7fd:7cc4:6c1c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:f5c0:b0a:45df:430c:b7fd:7cc4:6c1c, 172.64.192.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI4IiwidXNlcm5hbWUiOiJhZGltY2hpIiwiZW1haWwiOiJ1a2VidW9mYXZvdXI1MEBnbWFpbC5jb20iLCJleHAiOjE3ODM0NjA2OTl9.4s6JCl7aF85hhobxyZj9OrCxzoK7P8q3CgQz_Rz_t8E",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a140648b5cf69038-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:f5c0:b0a:45df:430c:b7fd:7cc4:6c1c",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jun-2026 21:51:31 UTC] === END API CALL LOG ===
[30-Jun-2026 21:51:31 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jun-2026 21:51:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI4IiwidXNlcm5hbWUiOiJhZGltY2hpIiwiZW1haWwiOiJ1a2VidW9mYXZvdXI1MEBnbWFpbC5jb20iLCJleHAiOjE3ODM0NjA2OTl9.4s6JCl7aF85hhobxyZj9OrCxzoK7P8q3CgQz_Rz_t8E
[30-Jun-2026 21:51:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jun-2026 21:51:31 UTC] ✅ JWT token verified successfully for user profile
[30-Jun-2026 21:51:31 UTC] User ID: 928
[30-Jun-2026 21:51:31 UTC] ✅ User profile retrieved successfully for user ID: 928
[30-Jun-2026 21:51:31 UTC] === API CALL LOG ===
[30-Jun-2026 21:51:31 UTC] Endpoint: user/profile.php
[30-Jun-2026 21:51:31 UTC] Full Log Data: {
    "timestamp": "2026-06-30 21:51:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:f5c0:b0a:45df:430c:b7fd:7cc4:6c1c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:f5c0:b0a:45df:430c:b7fd:7cc4:6c1c, 172.64.192.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI4IiwidXNlcm5hbWUiOiJhZGltY2hpIiwiZW1haWwiOiJ1a2VidW9mYXZvdXI1MEBnbWFpbC5jb20iLCJleHAiOjE3ODM0NjA2OTl9.4s6JCl7aF85hhobxyZj9OrCxzoK7P8q3CgQz_Rz_t8E",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a140648f9a749038-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:f5c0:b0a:45df:430c:b7fd:7cc4:6c1c",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jun-2026 21:51:31 UTC] === END API CALL LOG ===
[30-Jun-2026 21:51:31 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jun-2026 21:51:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI4IiwidXNlcm5hbWUiOiJhZGltY2hpIiwiZW1haWwiOiJ1a2VidW9mYXZvdXI1MEBnbWFpbC5jb20iLCJleHAiOjE3ODM0NjA2OTl9.4s6JCl7aF85hhobxyZj9OrCxzoK7P8q3CgQz_Rz_t8E
[30-Jun-2026 21:51:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jun-2026 21:51:31 UTC] ✅ JWT token verified successfully for user profile
[30-Jun-2026 21:51:31 UTC] User ID: 928
[30-Jun-2026 21:51:31 UTC] ✅ User profile retrieved successfully for user ID: 928
[30-Jun-2026 21:51:31 UTC] === API CALL LOG ===
[30-Jun-2026 21:51:31 UTC] Endpoint: user/profile.php
[30-Jun-2026 21:51:31 UTC] Full Log Data: {
    "timestamp": "2026-06-30 21:51:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:f5c0:b0a:45df:430c:b7fd:7cc4:6c1c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:f5c0:b0a:45df:430c:b7fd:7cc4:6c1c, 172.64.192.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI4IiwidXNlcm5hbWUiOiJhZGltY2hpIiwiZW1haWwiOiJ1a2VidW9mYXZvdXI1MEBnbWFpbC5jb20iLCJleHAiOjE3ODM0NjA2OTl9.4s6JCl7aF85hhobxyZj9OrCxzoK7P8q3CgQz_Rz_t8E",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a14064909d9e9038-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:f5c0:b0a:45df:430c:b7fd:7cc4:6c1c",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jun-2026 21:51:31 UTC] === END API CALL LOG ===
[30-Jun-2026 21:51:31 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jun-2026 21:51:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI4IiwidXNlcm5hbWUiOiJhZGltY2hpIiwiZW1haWwiOiJ1a2VidW9mYXZvdXI1MEBnbWFpbC5jb20iLCJleHAiOjE3ODM0NjA2OTl9.4s6JCl7aF85hhobxyZj9OrCxzoK7P8q3CgQz_Rz_t8E
[30-Jun-2026 21:51:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jun-2026 21:51:31 UTC] ✅ JWT token verified successfully for user profile
[30-Jun-2026 21:51:31 UTC] User ID: 928
[30-Jun-2026 21:51:31 UTC] ✅ User profile retrieved successfully for user ID: 928
[30-Jun-2026 21:51:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jun-2026 21:51:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jun-2026 21:51:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2c0f:f5c0:b0a:45df:430c:b7fd:7cc4:6c1c, 172.64.192.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI4IiwidXNlcm5hbWUiOiJhZGltY2hpIiwiZW1haWwiOiJ1a2VidW9mYXZvdXI1MEBnbWFpbC5jb20iLCJleHAiOjE3ODM0NjA2OTl9.4s6JCl7aF85hhobxyZj9OrCxzoK7P8q3CgQz_Rz_t8E","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a14064a15d4c9038-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2c0f:f5c0:b0a:45df:430c:b7fd:7cc4:6c1c","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-Jun-2026 21:51:34 UTC] === User Orders API Called ===
[30-Jun-2026 21:51:34 UTC] User ID: 928
[30-Jun-2026 21:51:34 UTC] Limit: 20, Offset: 0
[30-Jun-2026 21:51:34 UTC] Orders found: 0
[30-Jun-2026 21:51:34 UTC] Orders data: []
[30-Jun-2026 21:51:34 UTC] Total orders count: 0
[30-Jun-2026 21:51:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jun-2026 21:51:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jun-2026 21:51:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2c0f:f5c0:b0a:45df:430c:b7fd:7cc4:6c1c, 172.64.192.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI4IiwidXNlcm5hbWUiOiJhZGltY2hpIiwiZW1haWwiOiJ1a2VidW9mYXZvdXI1MEBnbWFpbC5jb20iLCJleHAiOjE3ODM0NjA2OTl9.4s6JCl7aF85hhobxyZj9OrCxzoK7P8q3CgQz_Rz_t8E","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a14064b12cb09038-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2c0f:f5c0:b0a:45df:430c:b7fd:7cc4:6c1c","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-Jun-2026 21:51:37 UTC] === API CALL LOG ===
[30-Jun-2026 21:51:37 UTC] === User Orders API Called ===
[30-Jun-2026 21:51:37 UTC] User ID: 928
[30-Jun-2026 21:51:37 UTC] Endpoint: user/profile.php
[30-Jun-2026 21:51:37 UTC] Limit: 20, Offset: 0
[30-Jun-2026 21:51:37 UTC] Full Log Data: {
    "timestamp": "2026-06-30 21:51:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:f5c0:b0a:45df:430c:b7fd:7cc4:6c1c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:f5c0:b0a:45df:430c:b7fd:7cc4:6c1c, 172.64.192.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI4IiwidXNlcm5hbWUiOiJhZGltY2hpIiwiZW1haWwiOiJ1a2VidW9mYXZvdXI1MEBnbWFpbC5jb20iLCJleHAiOjE3ODM0NjA2OTl9.4s6JCl7aF85hhobxyZj9OrCxzoK7P8q3CgQz_Rz_t8E",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a14064b12cb39038-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:f5c0:b0a:45df:430c:b7fd:7cc4:6c1c",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jun-2026 21:51:37 UTC] === END API CALL LOG ===
[30-Jun-2026 21:51:37 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jun-2026 21:51:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI4IiwidXNlcm5hbWUiOiJhZGltY2hpIiwiZW1haWwiOiJ1a2VidW9mYXZvdXI1MEBnbWFpbC5jb20iLCJleHAiOjE3ODM0NjA2OTl9.4s6JCl7aF85hhobxyZj9OrCxzoK7P8q3CgQz_Rz_t8E
[30-Jun-2026 21:51:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jun-2026 21:51:37 UTC] Orders found: 0
[30-Jun-2026 21:51:37 UTC] ✅ JWT token verified successfully for user profile
[30-Jun-2026 21:51:37 UTC] Orders data: []
[30-Jun-2026 21:51:37 UTC] User ID: 928
[30-Jun-2026 21:51:37 UTC] Total orders count: 0
[30-Jun-2026 21:51:37 UTC] ✅ User profile retrieved successfully for user ID: 928
[30-Jun-2026 21:51:37 UTC] === API CALL LOG ===
[30-Jun-2026 21:51:37 UTC] Endpoint: user/profile.php
[30-Jun-2026 21:51:37 UTC] Full Log Data: {
    "timestamp": "2026-06-30 21:51:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:f5c0:b0a:45df:430c:b7fd:7cc4:6c1c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:f5c0:b0a:45df:430c:b7fd:7cc4:6c1c, 172.64.192.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI4IiwidXNlcm5hbWUiOiJhZGltY2hpIiwiZW1haWwiOiJ1a2VidW9mYXZvdXI1MEBnbWFpbC5jb20iLCJleHAiOjE3ODM0NjA2OTl9.4s6JCl7aF85hhobxyZj9OrCxzoK7P8q3CgQz_Rz_t8E",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a14064b559729038-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:f5c0:b0a:45df:430c:b7fd:7cc4:6c1c",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jun-2026 21:51:37 UTC] === END API CALL LOG ===
[30-Jun-2026 21:51:37 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jun-2026 21:51:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI4IiwidXNlcm5hbWUiOiJhZGltY2hpIiwiZW1haWwiOiJ1a2VidW9mYXZvdXI1MEBnbWFpbC5jb20iLCJleHAiOjE3ODM0NjA2OTl9.4s6JCl7aF85hhobxyZj9OrCxzoK7P8q3CgQz_Rz_t8E
[30-Jun-2026 21:51:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jun-2026 21:51:37 UTC] ✅ JWT token verified successfully for user profile
[30-Jun-2026 21:51:37 UTC] User ID: 928
[30-Jun-2026 21:51:37 UTC] ✅ User profile retrieved successfully for user ID: 928
[30-Jun-2026 21:51:37 UTC] === API CALL LOG ===
[30-Jun-2026 21:51:37 UTC] Endpoint: user/profile.php
[30-Jun-2026 21:51:37 UTC] Full Log Data: {
    "timestamp": "2026-06-30 21:51:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:f5c0:b0a:45df:430c:b7fd:7cc4:6c1c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:f5c0:b0a:45df:430c:b7fd:7cc4:6c1c, 172.64.192.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI4IiwidXNlcm5hbWUiOiJhZGltY2hpIiwiZW1haWwiOiJ1a2VidW9mYXZvdXI1MEBnbWFpbC5jb20iLCJleHAiOjE3ODM0NjA2OTl9.4s6JCl7aF85hhobxyZj9OrCxzoK7P8q3CgQz_Rz_t8E",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a14064b64bfe9038-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:f5c0:b0a:45df:430c:b7fd:7cc4:6c1c",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jun-2026 21:51:37 UTC] === END API CALL LOG ===
[30-Jun-2026 21:51:37 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jun-2026 21:51:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI4IiwidXNlcm5hbWUiOiJhZGltY2hpIiwiZW1haWwiOiJ1a2VidW9mYXZvdXI1MEBnbWFpbC5jb20iLCJleHAiOjE3ODM0NjA2OTl9.4s6JCl7aF85hhobxyZj9OrCxzoK7P8q3CgQz_Rz_t8E
[30-Jun-2026 21:51:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jun-2026 21:51:37 UTC] ✅ JWT token verified successfully for user profile
[30-Jun-2026 21:51:37 UTC] User ID: 928
[30-Jun-2026 21:51:37 UTC] ✅ User profile retrieved successfully for user ID: 928
[30-Jun-2026 21:51:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jun-2026 21:51:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jun-2026 21:51:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2c0f:f5c0:b0a:45df:430c:b7fd:7cc4:6c1c, 172.64.192.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI4IiwidXNlcm5hbWUiOiJhZGltY2hpIiwiZW1haWwiOiJ1a2VidW9mYXZvdXI1MEBnbWFpbC5jb20iLCJleHAiOjE3ODM0NjA2OTl9.4s6JCl7aF85hhobxyZj9OrCxzoK7P8q3CgQz_Rz_t8E","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a14064d7aa2d9038-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2c0f:f5c0:b0a:45df:430c:b7fd:7cc4:6c1c","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-Jun-2026 21:51:43 UTC] === User Orders API Called ===
[30-Jun-2026 21:51:43 UTC] User ID: 928
[30-Jun-2026 21:51:43 UTC] Limit: 20, Offset: 0
[30-Jun-2026 21:51:43 UTC] Orders found: 0
[30-Jun-2026 21:51:43 UTC] Orders data: []
[30-Jun-2026 21:51:43 UTC] === API CALL LOG ===
[30-Jun-2026 21:51:43 UTC] Endpoint: user/profile.php
[30-Jun-2026 21:51:43 UTC] Full Log Data: {
    "timestamp": "2026-06-30 21:51:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:f5c0:b0a:45df:430c:b7fd:7cc4:6c1c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:f5c0:b0a:45df:430c:b7fd:7cc4:6c1c, 172.64.192.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI4IiwidXNlcm5hbWUiOiJhZGltY2hpIiwiZW1haWwiOiJ1a2VidW9mYXZvdXI1MEBnbWFpbC5jb20iLCJleHAiOjE3ODM0NjA2OTl9.4s6JCl7aF85hhobxyZj9OrCxzoK7P8q3CgQz_Rz_t8E",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a14064d7aa329038-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:f5c0:b0a:45df:430c:b7fd:7cc4:6c1c",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jun-2026 21:51:43 UTC] === END API CALL LOG ===
[30-Jun-2026 21:51:43 UTC] Total orders count: 0
[30-Jun-2026 21:51:43 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jun-2026 21:51:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI4IiwidXNlcm5hbWUiOiJhZGltY2hpIiwiZW1haWwiOiJ1a2VidW9mYXZvdXI1MEBnbWFpbC5jb20iLCJleHAiOjE3ODM0NjA2OTl9.4s6JCl7aF85hhobxyZj9OrCxzoK7P8q3CgQz_Rz_t8E
[30-Jun-2026 21:51:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jun-2026 21:51:43 UTC] ✅ JWT token verified successfully for user profile
[30-Jun-2026 21:51:43 UTC] User ID: 928
[30-Jun-2026 21:51:43 UTC] ✅ User profile retrieved successfully for user ID: 928
[30-Jun-2026 21:51:43 UTC] === API CALL LOG ===
[30-Jun-2026 21:51:43 UTC] Endpoint: user/profile.php
[30-Jun-2026 21:51:43 UTC] Full Log Data: {
    "timestamp": "2026-06-30 21:51:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:f5c0:b0a:45df:430c:b7fd:7cc4:6c1c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:f5c0:b0a:45df:430c:b7fd:7cc4:6c1c, 172.64.192.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI4IiwidXNlcm5hbWUiOiJhZGltY2hpIiwiZW1haWwiOiJ1a2VidW9mYXZvdXI1MEBnbWFpbC5jb20iLCJleHAiOjE3ODM0NjA2OTl9.4s6JCl7aF85hhobxyZj9OrCxzoK7P8q3CgQz_Rz_t8E",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a14064db0c309038-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:f5c0:b0a:45df:430c:b7fd:7cc4:6c1c",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jun-2026 21:51:43 UTC] === END API CALL LOG ===
[30-Jun-2026 21:51:43 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jun-2026 21:51:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI4IiwidXNlcm5hbWUiOiJhZGltY2hpIiwiZW1haWwiOiJ1a2VidW9mYXZvdXI1MEBnbWFpbC5jb20iLCJleHAiOjE3ODM0NjA2OTl9.4s6JCl7aF85hhobxyZj9OrCxzoK7P8q3CgQz_Rz_t8E
[30-Jun-2026 21:51:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jun-2026 21:51:43 UTC] ✅ JWT token verified successfully for user profile
[30-Jun-2026 21:51:43 UTC] User ID: 928
[30-Jun-2026 21:51:43 UTC] ✅ User profile retrieved successfully for user ID: 928
[30-Jun-2026 21:51:44 UTC] === API CALL LOG ===
[30-Jun-2026 21:51:44 UTC] Endpoint: user/profile.php
[30-Jun-2026 21:51:44 UTC] Full Log Data: {
    "timestamp": "2026-06-30 21:51:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:f5c0:b0a:45df:430c:b7fd:7cc4:6c1c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:f5c0:b0a:45df:430c:b7fd:7cc4:6c1c, 172.64.192.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI4IiwidXNlcm5hbWUiOiJhZGltY2hpIiwiZW1haWwiOiJ1a2VidW9mYXZvdXI1MEBnbWFpbC5jb20iLCJleHAiOjE3ODM0NjA2OTl9.4s6JCl7aF85hhobxyZj9OrCxzoK7P8q3CgQz_Rz_t8E",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a14064dd2acb9038-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:f5c0:b0a:45df:430c:b7fd:7cc4:6c1c",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jun-2026 21:51:44 UTC] === END API CALL LOG ===
[30-Jun-2026 21:51:44 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jun-2026 21:51:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI4IiwidXNlcm5hbWUiOiJhZGltY2hpIiwiZW1haWwiOiJ1a2VidW9mYXZvdXI1MEBnbWFpbC5jb20iLCJleHAiOjE3ODM0NjA2OTl9.4s6JCl7aF85hhobxyZj9OrCxzoK7P8q3CgQz_Rz_t8E
[30-Jun-2026 21:51:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jun-2026 21:51:44 UTC] ✅ JWT token verified successfully for user profile
[30-Jun-2026 21:51:44 UTC] User ID: 928
[30-Jun-2026 21:51:44 UTC] ✅ User profile retrieved successfully for user ID: 928
[30-Jun-2026 21:53:03 UTC] === API CALL LOG ===
[30-Jun-2026 21:53:03 UTC] Endpoint: user/profile.php
[30-Jun-2026 21:53:03 UTC] Full Log Data: {
    "timestamp": "2026-06-30 21:53:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:f5c0:b0a:45df:430c:b7fd:7cc4:6c1c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:f5c0:b0a:45df:430c:b7fd:7cc4:6c1c, 172.64.192.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI4IiwidXNlcm5hbWUiOiJhZGltY2hpIiwiZW1haWwiOiJ1a2VidW9mYXZvdXI1MEBnbWFpbC5jb20iLCJleHAiOjE3ODM0NjA2OTl9.4s6JCl7aF85hhobxyZj9OrCxzoK7P8q3CgQz_Rz_t8E",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a14066cb9d6b9038-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:f5c0:b0a:45df:430c:b7fd:7cc4:6c1c",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jun-2026 21:53:03 UTC] === END API CALL LOG ===
[30-Jun-2026 21:53:03 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jun-2026 21:53:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI4IiwidXNlcm5hbWUiOiJhZGltY2hpIiwiZW1haWwiOiJ1a2VidW9mYXZvdXI1MEBnbWFpbC5jb20iLCJleHAiOjE3ODM0NjA2OTl9.4s6JCl7aF85hhobxyZj9OrCxzoK7P8q3CgQz_Rz_t8E
[30-Jun-2026 21:53:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jun-2026 21:53:03 UTC] ✅ JWT token verified successfully for user profile
[30-Jun-2026 21:53:03 UTC] User ID: 928
[30-Jun-2026 21:53:03 UTC] ✅ User profile retrieved successfully for user ID: 928
[30-Jun-2026 21:53:03 UTC] User Purchases API - User ID: 928
[30-Jun-2026 21:53:03 UTC] User Purchases API - Total purchases found: 1
[30-Jun-2026 21:55:55 UTC] === API CALL LOG ===
[30-Jun-2026 21:55:55 UTC] Endpoint: user/profile.php
[30-Jun-2026 21:55:55 UTC] Full Log Data: {
    "timestamp": "2026-06-30 21:55:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:f5c0:b0a:45df:430c:b7fd:7cc4:6c1c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:f5c0:b0a:45df:430c:b7fd:7cc4:6c1c, 172.68.229.180",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI4IiwidXNlcm5hbWUiOiJhZGltY2hpIiwiZW1haWwiOiJ1a2VidW9mYXZvdXI1MEBnbWFpbC5jb20iLCJleHAiOjE3ODM0NjA2OTl9.4s6JCl7aF85hhobxyZj9OrCxzoK7P8q3CgQz_Rz_t8E",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1406afbc9b50bac-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:f5c0:b0a:45df:430c:b7fd:7cc4:6c1c",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jun-2026 21:55:55 UTC] === END API CALL LOG ===
[30-Jun-2026 21:55:55 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jun-2026 21:55:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI4IiwidXNlcm5hbWUiOiJhZGltY2hpIiwiZW1haWwiOiJ1a2VidW9mYXZvdXI1MEBnbWFpbC5jb20iLCJleHAiOjE3ODM0NjA2OTl9.4s6JCl7aF85hhobxyZj9OrCxzoK7P8q3CgQz_Rz_t8E
[30-Jun-2026 21:55:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jun-2026 21:55:55 UTC] ✅ JWT token verified successfully for user profile
[30-Jun-2026 21:55:55 UTC] User ID: 928
[30-Jun-2026 21:55:55 UTC] ✅ User profile retrieved successfully for user ID: 928
[30-Jun-2026 21:55:55 UTC] === API CALL LOG ===
[30-Jun-2026 21:55:55 UTC] Endpoint: user/profile.php
[30-Jun-2026 21:55:55 UTC] Full Log Data: {
    "timestamp": "2026-06-30 21:55:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:f5c0:b0a:45df:430c:b7fd:7cc4:6c1c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:f5c0:b0a:45df:430c:b7fd:7cc4:6c1c, 172.68.229.180",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI4IiwidXNlcm5hbWUiOiJhZGltY2hpIiwiZW1haWwiOiJ1a2VidW9mYXZvdXI1MEBnbWFpbC5jb20iLCJleHAiOjE3ODM0NjA2OTl9.4s6JCl7aF85hhobxyZj9OrCxzoK7P8q3CgQz_Rz_t8E",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1406affdc5f0bac-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:f5c0:b0a:45df:430c:b7fd:7cc4:6c1c",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jun-2026 21:55:55 UTC] === END API CALL LOG ===
[30-Jun-2026 21:55:55 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jun-2026 21:55:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI4IiwidXNlcm5hbWUiOiJhZGltY2hpIiwiZW1haWwiOiJ1a2VidW9mYXZvdXI1MEBnbWFpbC5jb20iLCJleHAiOjE3ODM0NjA2OTl9.4s6JCl7aF85hhobxyZj9OrCxzoK7P8q3CgQz_Rz_t8E
[30-Jun-2026 21:55:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jun-2026 21:55:55 UTC] ✅ JWT token verified successfully for user profile
[30-Jun-2026 21:55:55 UTC] User ID: 928
[30-Jun-2026 21:55:55 UTC] ✅ User profile retrieved successfully for user ID: 928
[30-Jun-2026 21:55:55 UTC] === API CALL LOG ===
[30-Jun-2026 21:55:55 UTC] Endpoint: user/profile.php
[30-Jun-2026 21:55:55 UTC] Full Log Data: {
    "timestamp": "2026-06-30 21:55:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:f5c0:b0a:45df:430c:b7fd:7cc4:6c1c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:f5c0:b0a:45df:430c:b7fd:7cc4:6c1c, 172.68.229.180",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI4IiwidXNlcm5hbWUiOiJhZGltY2hpIiwiZW1haWwiOiJ1a2VidW9mYXZvdXI1MEBnbWFpbC5jb20iLCJleHAiOjE3ODM0NjA2OTl9.4s6JCl7aF85hhobxyZj9OrCxzoK7P8q3CgQz_Rz_t8E",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1406b01a8bc0bac-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:f5c0:b0a:45df:430c:b7fd:7cc4:6c1c",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jun-2026 21:55:55 UTC] === END API CALL LOG ===
[30-Jun-2026 21:55:55 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jun-2026 21:55:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI4IiwidXNlcm5hbWUiOiJhZGltY2hpIiwiZW1haWwiOiJ1a2VidW9mYXZvdXI1MEBnbWFpbC5jb20iLCJleHAiOjE3ODM0NjA2OTl9.4s6JCl7aF85hhobxyZj9OrCxzoK7P8q3CgQz_Rz_t8E
[30-Jun-2026 21:55:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jun-2026 21:55:55 UTC] ✅ JWT token verified successfully for user profile
[30-Jun-2026 21:55:55 UTC] User ID: 928
[30-Jun-2026 21:55:55 UTC] ✅ User profile retrieved successfully for user ID: 928
[30-Jun-2026 21:55:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jun-2026 21:55:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jun-2026 21:55:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2c0f:f5c0:b0a:45df:430c:b7fd:7cc4:6c1c, 172.68.229.180","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI4IiwidXNlcm5hbWUiOiJhZGltY2hpIiwiZW1haWwiOiJ1a2VidW9mYXZvdXI1MEBnbWFpbC5jb20iLCJleHAiOjE3ODM0NjA2OTl9.4s6JCl7aF85hhobxyZj9OrCxzoK7P8q3CgQz_Rz_t8E","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1406b01a8c00bac-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2c0f:f5c0:b0a:45df:430c:b7fd:7cc4:6c1c","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-Jun-2026 21:55:55 UTC] === User Orders API Called ===
[30-Jun-2026 21:55:55 UTC] User ID: 928
[30-Jun-2026 21:55:55 UTC] Limit: 20, Offset: 0
[30-Jun-2026 21:55:55 UTC] Orders found: 0
[30-Jun-2026 21:55:55 UTC] Orders data: []
[30-Jun-2026 21:55:55 UTC] Total orders count: 0
[30-Jun-2026 21:55:55 UTC] === API CALL LOG ===
[30-Jun-2026 21:55:55 UTC] Endpoint: user/profile.php
[30-Jun-2026 21:55:55 UTC] Full Log Data: {
    "timestamp": "2026-06-30 21:55:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:f5c0:b0a:45df:430c:b7fd:7cc4:6c1c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:f5c0:b0a:45df:430c:b7fd:7cc4:6c1c, 172.68.229.180",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI4IiwidXNlcm5hbWUiOiJhZGltY2hpIiwiZW1haWwiOiJ1a2VidW9mYXZvdXI1MEBnbWFpbC5jb20iLCJleHAiOjE3ODM0NjA2OTl9.4s6JCl7aF85hhobxyZj9OrCxzoK7P8q3CgQz_Rz_t8E",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1406b026a8d0bac-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:f5c0:b0a:45df:430c:b7fd:7cc4:6c1c",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jun-2026 21:55:55 UTC] === END API CALL LOG ===
[30-Jun-2026 21:55:55 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jun-2026 21:55:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI4IiwidXNlcm5hbWUiOiJhZGltY2hpIiwiZW1haWwiOiJ1a2VidW9mYXZvdXI1MEBnbWFpbC5jb20iLCJleHAiOjE3ODM0NjA2OTl9.4s6JCl7aF85hhobxyZj9OrCxzoK7P8q3CgQz_Rz_t8E
[30-Jun-2026 21:55:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jun-2026 21:55:55 UTC] ✅ JWT token verified successfully for user profile
[30-Jun-2026 21:55:55 UTC] User ID: 928
[30-Jun-2026 21:55:55 UTC] ✅ User profile retrieved successfully for user ID: 928
[30-Jun-2026 21:55:56 UTC] === API CALL LOG ===
[30-Jun-2026 21:55:56 UTC] Endpoint: user/profile.php
[30-Jun-2026 21:55:56 UTC] Full Log Data: {
    "timestamp": "2026-06-30 21:55:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:f5c0:b0a:45df:430c:b7fd:7cc4:6c1c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:f5c0:b0a:45df:430c:b7fd:7cc4:6c1c, 172.68.229.180",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI4IiwidXNlcm5hbWUiOiJhZGltY2hpIiwiZW1haWwiOiJ1a2VidW9mYXZvdXI1MEBnbWFpbC5jb20iLCJleHAiOjE3ODM0NjA2OTl9.4s6JCl7aF85hhobxyZj9OrCxzoK7P8q3CgQz_Rz_t8E",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1406b070e140bac-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:f5c0:b0a:45df:430c:b7fd:7cc4:6c1c",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jun-2026 21:55:56 UTC] === END API CALL LOG ===
[30-Jun-2026 21:55:56 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jun-2026 21:55:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI4IiwidXNlcm5hbWUiOiJhZGltY2hpIiwiZW1haWwiOiJ1a2VidW9mYXZvdXI1MEBnbWFpbC5jb20iLCJleHAiOjE3ODM0NjA2OTl9.4s6JCl7aF85hhobxyZj9OrCxzoK7P8q3CgQz_Rz_t8E
[30-Jun-2026 21:55:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jun-2026 21:55:56 UTC] ✅ JWT token verified successfully for user profile
[30-Jun-2026 21:55:56 UTC] User ID: 928
[30-Jun-2026 21:55:56 UTC] ✅ User profile retrieved successfully for user ID: 928
[30-Jun-2026 21:56:35 UTC] === API CALL LOG ===
[30-Jun-2026 21:56:35 UTC] Endpoint: user/profile.php
[30-Jun-2026 21:56:35 UTC] Full Log Data: {
    "timestamp": "2026-06-30 21:56:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:f5c0:b0a:45df:430c:b7fd:7cc4:6c1c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:f5c0:b0a:45df:430c:b7fd:7cc4:6c1c, 172.68.229.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI4IiwidXNlcm5hbWUiOiJhZGltY2hpIiwiZW1haWwiOiJ1a2VidW9mYXZvdXI1MEBnbWFpbC5jb20iLCJleHAiOjE3ODM0NjA2OTl9.4s6JCl7aF85hhobxyZj9OrCxzoK7P8q3CgQz_Rz_t8E",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1406bfc3e570bac-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:f5c0:b0a:45df:430c:b7fd:7cc4:6c1c",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jun-2026 21:56:35 UTC] === END API CALL LOG ===
[30-Jun-2026 21:56:35 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jun-2026 21:56:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI4IiwidXNlcm5hbWUiOiJhZGltY2hpIiwiZW1haWwiOiJ1a2VidW9mYXZvdXI1MEBnbWFpbC5jb20iLCJleHAiOjE3ODM0NjA2OTl9.4s6JCl7aF85hhobxyZj9OrCxzoK7P8q3CgQz_Rz_t8E
[30-Jun-2026 21:56:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jun-2026 21:56:35 UTC] ✅ JWT token verified successfully for user profile
[30-Jun-2026 21:56:35 UTC] User ID: 928
[30-Jun-2026 21:56:35 UTC] ✅ User profile retrieved successfully for user ID: 928
[30-Jun-2026 21:56:36 UTC] User Purchases API - User ID: 928
[30-Jun-2026 21:56:36 UTC] User Purchases API - Total purchases found: 1
[30-Jun-2026 21:56:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jun-2026 21:56:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jun-2026 21:56:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2c0f:f5c0:b0a:45df:430c:b7fd:7cc4:6c1c, 172.68.229.181","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI4IiwidXNlcm5hbWUiOiJhZGltY2hpIiwiZW1haWwiOiJ1a2VidW9mYXZvdXI1MEBnbWFpbC5jb20iLCJleHAiOjE3ODM0NjA2OTl9.4s6JCl7aF85hhobxyZj9OrCxzoK7P8q3CgQz_Rz_t8E","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1406c013bf80bac-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2c0f:f5c0:b0a:45df:430c:b7fd:7cc4:6c1c","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-Jun-2026 21:56:36 UTC] === User Orders API Called ===
[30-Jun-2026 21:56:36 UTC] User ID: 928
[30-Jun-2026 21:56:36 UTC] Limit: 20, Offset: 0
[30-Jun-2026 21:56:36 UTC] Orders found: 0
[30-Jun-2026 21:56:36 UTC] Orders data: []
[30-Jun-2026 21:56:36 UTC] Total orders count: 0
[30-Jun-2026 21:56:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jun-2026 21:56:38 UTC] === API CALL LOG ===
[30-Jun-2026 21:56:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jun-2026 21:56:38 UTC] Endpoint: user/profile.php
[30-Jun-2026 21:56:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2c0f:f5c0:b0a:45df:430c:b7fd:7cc4:6c1c, 172.68.229.181","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI4IiwidXNlcm5hbWUiOiJhZGltY2hpIiwiZW1haWwiOiJ1a2VidW9mYXZvdXI1MEBnbWFpbC5jb20iLCJleHAiOjE3ODM0NjA2OTl9.4s6JCl7aF85hhobxyZj9OrCxzoK7P8q3CgQz_Rz_t8E","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1406c0d7fe40bac-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2c0f:f5c0:b0a:45df:430c:b7fd:7cc4:6c1c","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-Jun-2026 21:56:38 UTC] Full Log Data: {
    "timestamp": "2026-06-30 21:56:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:f5c0:b0a:45df:430c:b7fd:7cc4:6c1c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:f5c0:b0a:45df:430c:b7fd:7cc4:6c1c, 172.68.229.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI4IiwidXNlcm5hbWUiOiJhZGltY2hpIiwiZW1haWwiOiJ1a2VidW9mYXZvdXI1MEBnbWFpbC5jb20iLCJleHAiOjE3ODM0NjA2OTl9.4s6JCl7aF85hhobxyZj9OrCxzoK7P8q3CgQz_Rz_t8E",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1406c0d7fe70bac-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:f5c0:b0a:45df:430c:b7fd:7cc4:6c1c",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jun-2026 21:56:38 UTC] === END API CALL LOG ===
[30-Jun-2026 21:56:38 UTC] === User Orders API Called ===
[30-Jun-2026 21:56:38 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jun-2026 21:56:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI4IiwidXNlcm5hbWUiOiJhZGltY2hpIiwiZW1haWwiOiJ1a2VidW9mYXZvdXI1MEBnbWFpbC5jb20iLCJleHAiOjE3ODM0NjA2OTl9.4s6JCl7aF85hhobxyZj9OrCxzoK7P8q3CgQz_Rz_t8E
[30-Jun-2026 21:56:38 UTC] User ID: 928
[30-Jun-2026 21:56:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jun-2026 21:56:38 UTC] Limit: 20, Offset: 0
[30-Jun-2026 21:56:38 UTC] ✅ JWT token verified successfully for user profile
[30-Jun-2026 21:56:38 UTC] User ID: 928
[30-Jun-2026 21:56:38 UTC] ✅ User profile retrieved successfully for user ID: 928
[30-Jun-2026 21:56:38 UTC] Orders found: 0
[30-Jun-2026 21:56:38 UTC] Orders data: []
[30-Jun-2026 21:56:38 UTC] Total orders count: 0
[30-Jun-2026 21:56:39 UTC] === API CALL LOG ===
[30-Jun-2026 21:56:39 UTC] Endpoint: user/profile.php
[30-Jun-2026 21:56:39 UTC] Full Log Data: {
    "timestamp": "2026-06-30 21:56:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:f5c0:b0a:45df:430c:b7fd:7cc4:6c1c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:f5c0:b0a:45df:430c:b7fd:7cc4:6c1c, 172.68.229.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI4IiwidXNlcm5hbWUiOiJhZGltY2hpIiwiZW1haWwiOiJ1a2VidW9mYXZvdXI1MEBnbWFpbC5jb20iLCJleHAiOjE3ODM0NjA2OTl9.4s6JCl7aF85hhobxyZj9OrCxzoK7P8q3CgQz_Rz_t8E",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1406c119c550bac-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:f5c0:b0a:45df:430c:b7fd:7cc4:6c1c",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jun-2026 21:56:39 UTC] === END API CALL LOG ===
[30-Jun-2026 21:56:39 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jun-2026 21:56:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI4IiwidXNlcm5hbWUiOiJhZGltY2hpIiwiZW1haWwiOiJ1a2VidW9mYXZvdXI1MEBnbWFpbC5jb20iLCJleHAiOjE3ODM0NjA2OTl9.4s6JCl7aF85hhobxyZj9OrCxzoK7P8q3CgQz_Rz_t8E
[30-Jun-2026 21:56:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jun-2026 21:56:39 UTC] ✅ JWT token verified successfully for user profile
[30-Jun-2026 21:56:39 UTC] User ID: 928
[30-Jun-2026 21:56:39 UTC] ✅ User profile retrieved successfully for user ID: 928
[30-Jun-2026 21:56:39 UTC] === API CALL LOG ===
[30-Jun-2026 21:56:39 UTC] Endpoint: user/profile.php
[30-Jun-2026 21:56:39 UTC] Full Log Data: {
    "timestamp": "2026-06-30 21:56:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:f5c0:b0a:45df:430c:b7fd:7cc4:6c1c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:f5c0:b0a:45df:430c:b7fd:7cc4:6c1c, 172.68.229.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI4IiwidXNlcm5hbWUiOiJhZGltY2hpIiwiZW1haWwiOiJ1a2VidW9mYXZvdXI1MEBnbWFpbC5jb20iLCJleHAiOjE3ODM0NjA2OTl9.4s6JCl7aF85hhobxyZj9OrCxzoK7P8q3CgQz_Rz_t8E",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1406c128f830bac-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:f5c0:b0a:45df:430c:b7fd:7cc4:6c1c",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jun-2026 21:56:39 UTC] === END API CALL LOG ===
[30-Jun-2026 21:56:39 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jun-2026 21:56:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI4IiwidXNlcm5hbWUiOiJhZGltY2hpIiwiZW1haWwiOiJ1a2VidW9mYXZvdXI1MEBnbWFpbC5jb20iLCJleHAiOjE3ODM0NjA2OTl9.4s6JCl7aF85hhobxyZj9OrCxzoK7P8q3CgQz_Rz_t8E
[30-Jun-2026 21:56:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jun-2026 21:56:39 UTC] ✅ JWT token verified successfully for user profile
[30-Jun-2026 21:56:39 UTC] User ID: 928
[30-Jun-2026 21:56:39 UTC] ✅ User profile retrieved successfully for user ID: 928
[30-Jun-2026 21:56:46 UTC] === API CALL LOG ===
[30-Jun-2026 21:56:46 UTC] Endpoint: user/profile.php
[30-Jun-2026 21:56:46 UTC] Full Log Data: {
    "timestamp": "2026-06-30 21:56:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:f5c0:b0a:45df:430c:b7fd:7cc4:6c1c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:f5c0:b0a:45df:430c:b7fd:7cc4:6c1c, 172.68.229.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI4IiwidXNlcm5hbWUiOiJhZGltY2hpIiwiZW1haWwiOiJ1a2VidW9mYXZvdXI1MEBnbWFpbC5jb20iLCJleHAiOjE3ODM0NjA2OTl9.4s6JCl7aF85hhobxyZj9OrCxzoK7P8q3CgQz_Rz_t8E",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1406c3e0f3d0bac-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:f5c0:b0a:45df:430c:b7fd:7cc4:6c1c",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jun-2026 21:56:46 UTC] === END API CALL LOG ===
[30-Jun-2026 21:56:46 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jun-2026 21:56:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI4IiwidXNlcm5hbWUiOiJhZGltY2hpIiwiZW1haWwiOiJ1a2VidW9mYXZvdXI1MEBnbWFpbC5jb20iLCJleHAiOjE3ODM0NjA2OTl9.4s6JCl7aF85hhobxyZj9OrCxzoK7P8q3CgQz_Rz_t8E
[30-Jun-2026 21:56:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jun-2026 21:56:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jun-2026 21:56:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jun-2026 21:56:46 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2c0f:f5c0:b0a:45df:430c:b7fd:7cc4:6c1c, 172.68.229.181","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI4IiwidXNlcm5hbWUiOiJhZGltY2hpIiwiZW1haWwiOiJ1a2VidW9mYXZvdXI1MEBnbWFpbC5jb20iLCJleHAiOjE3ODM0NjA2OTl9.4s6JCl7aF85hhobxyZj9OrCxzoK7P8q3CgQz_Rz_t8E","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1406c3e0f390bac-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2c0f:f5c0:b0a:45df:430c:b7fd:7cc4:6c1c","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-Jun-2026 21:56:46 UTC] ✅ JWT token verified successfully for user profile
[30-Jun-2026 21:56:46 UTC] User ID: 928
[30-Jun-2026 21:56:46 UTC] === User Orders API Called ===
[30-Jun-2026 21:56:46 UTC] User ID: 928
[30-Jun-2026 21:56:46 UTC] Limit: 20, Offset: 0
[30-Jun-2026 21:56:46 UTC] ✅ User profile retrieved successfully for user ID: 928
[30-Jun-2026 21:56:46 UTC] Orders found: 0
[30-Jun-2026 21:56:46 UTC] Orders data: []
[30-Jun-2026 21:56:46 UTC] Total orders count: 0
[30-Jun-2026 21:56:46 UTC] === API CALL LOG ===
[30-Jun-2026 21:56:46 UTC] Endpoint: user/profile.php
[30-Jun-2026 21:56:46 UTC] Full Log Data: {
    "timestamp": "2026-06-30 21:56:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:f5c0:b0a:45df:430c:b7fd:7cc4:6c1c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:f5c0:b0a:45df:430c:b7fd:7cc4:6c1c, 172.68.229.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI4IiwidXNlcm5hbWUiOiJhZGltY2hpIiwiZW1haWwiOiJ1a2VidW9mYXZvdXI1MEBnbWFpbC5jb20iLCJleHAiOjE3ODM0NjA2OTl9.4s6JCl7aF85hhobxyZj9OrCxzoK7P8q3CgQz_Rz_t8E",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1406c40fec60bac-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:f5c0:b0a:45df:430c:b7fd:7cc4:6c1c",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jun-2026 21:56:46 UTC] === END API CALL LOG ===
[30-Jun-2026 21:56:46 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jun-2026 21:56:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI4IiwidXNlcm5hbWUiOiJhZGltY2hpIiwiZW1haWwiOiJ1a2VidW9mYXZvdXI1MEBnbWFpbC5jb20iLCJleHAiOjE3ODM0NjA2OTl9.4s6JCl7aF85hhobxyZj9OrCxzoK7P8q3CgQz_Rz_t8E
[30-Jun-2026 21:56:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jun-2026 21:56:46 UTC] ✅ JWT token verified successfully for user profile
[30-Jun-2026 21:56:46 UTC] User ID: 928
[30-Jun-2026 21:56:46 UTC] ✅ User profile retrieved successfully for user ID: 928
[30-Jun-2026 21:56:47 UTC] === API CALL LOG ===
[30-Jun-2026 21:56:47 UTC] Endpoint: user/profile.php
[30-Jun-2026 21:56:47 UTC] Full Log Data: {
    "timestamp": "2026-06-30 21:56:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:f5c0:b0a:45df:430c:b7fd:7cc4:6c1c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:f5c0:b0a:45df:430c:b7fd:7cc4:6c1c, 172.68.229.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI4IiwidXNlcm5hbWUiOiJhZGltY2hpIiwiZW1haWwiOiJ1a2VidW9mYXZvdXI1MEBnbWFpbC5jb20iLCJleHAiOjE3ODM0NjA2OTl9.4s6JCl7aF85hhobxyZj9OrCxzoK7P8q3CgQz_Rz_t8E",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1406c433c490bac-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:f5c0:b0a:45df:430c:b7fd:7cc4:6c1c",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jun-2026 21:56:47 UTC] === END API CALL LOG ===
[30-Jun-2026 21:56:47 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jun-2026 21:56:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI4IiwidXNlcm5hbWUiOiJhZGltY2hpIiwiZW1haWwiOiJ1a2VidW9mYXZvdXI1MEBnbWFpbC5jb20iLCJleHAiOjE3ODM0NjA2OTl9.4s6JCl7aF85hhobxyZj9OrCxzoK7P8q3CgQz_Rz_t8E
[30-Jun-2026 21:56:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jun-2026 21:56:47 UTC] ✅ JWT token verified successfully for user profile
[30-Jun-2026 21:56:47 UTC] User ID: 928
[30-Jun-2026 21:56:47 UTC] ✅ User profile retrieved successfully for user ID: 928
[30-Jun-2026 21:58:05 UTC] === API CALL LOG ===
[30-Jun-2026 21:58:05 UTC] Endpoint: user/profile.php
[30-Jun-2026 21:58:05 UTC] Full Log Data: {
    "timestamp": "2026-06-30 21:58:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.243.11.126",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.243.11.126, 172.68.42.16",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI1IiwidXNlcm5hbWUiOiJUaGFkZGVlIGFoaXRhIiwiZW1haWwiOiJ0aGFkZGVlYWhpdGE2QGdtYWlsLmNvbSIsImV4cCI6MTc4MzQzODE2M30.SjYblBfLNFxX4urcUcqUAwohoYJeeM2EMvuF4zQmgAg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1406e28a90d73ee-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.243.11.126",
        "cf-ipcountry": "CD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jun-2026 21:58:05 UTC] === END API CALL LOG ===
[30-Jun-2026 21:58:05 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jun-2026 21:58:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI1IiwidXNlcm5hbWUiOiJUaGFkZGVlIGFoaXRhIiwiZW1haWwiOiJ0aGFkZGVlYWhpdGE2QGdtYWlsLmNvbSIsImV4cCI6MTc4MzQzODE2M30.SjYblBfLNFxX4urcUcqUAwohoYJeeM2EMvuF4zQmgAg
[30-Jun-2026 21:58:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jun-2026 21:58:05 UTC] ✅ JWT token verified successfully for user profile
[30-Jun-2026 21:58:05 UTC] User ID: 925
[30-Jun-2026 21:58:05 UTC] ✅ User profile retrieved successfully for user ID: 925
[30-Jun-2026 21:58:06 UTC] === API CALL LOG ===
[30-Jun-2026 21:58:06 UTC] Endpoint: user/profile.php
[30-Jun-2026 21:58:06 UTC] Full Log Data: {
    "timestamp": "2026-06-30 21:58:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.243.11.126",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.243.11.126, 172.68.42.16",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI1IiwidXNlcm5hbWUiOiJUaGFkZGVlIGFoaXRhIiwiZW1haWwiOiJ0aGFkZGVlYWhpdGE2QGdtYWlsLmNvbSIsImV4cCI6MTc4MzQzODE2M30.SjYblBfLNFxX4urcUcqUAwohoYJeeM2EMvuF4zQmgAg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1406e32ce7673ee-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.243.11.126",
        "cf-ipcountry": "CD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jun-2026 21:58:06 UTC] === END API CALL LOG ===
[30-Jun-2026 21:58:06 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jun-2026 21:58:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI1IiwidXNlcm5hbWUiOiJUaGFkZGVlIGFoaXRhIiwiZW1haWwiOiJ0aGFkZGVlYWhpdGE2QGdtYWlsLmNvbSIsImV4cCI6MTc4MzQzODE2M30.SjYblBfLNFxX4urcUcqUAwohoYJeeM2EMvuF4zQmgAg
[30-Jun-2026 21:58:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jun-2026 21:58:06 UTC] ✅ JWT token verified successfully for user profile
[30-Jun-2026 21:58:06 UTC] User ID: 925
[30-Jun-2026 21:58:06 UTC] ✅ User profile retrieved successfully for user ID: 925
[30-Jun-2026 21:58:06 UTC] === API CALL LOG ===
[30-Jun-2026 21:58:06 UTC] Endpoint: user/profile.php
[30-Jun-2026 21:58:06 UTC] Full Log Data: {
    "timestamp": "2026-06-30 21:58:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.243.11.126",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.243.11.126, 172.68.42.16",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI1IiwidXNlcm5hbWUiOiJUaGFkZGVlIGFoaXRhIiwiZW1haWwiOiJ0aGFkZGVlYWhpdGE2QGdtYWlsLmNvbSIsImV4cCI6MTc4MzQzODE2M30.SjYblBfLNFxX4urcUcqUAwohoYJeeM2EMvuF4zQmgAg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1406e337ee073ee-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.243.11.126",
        "cf-ipcountry": "CD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jun-2026 21:58:06 UTC] === END API CALL LOG ===
[30-Jun-2026 21:58:06 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jun-2026 21:58:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI1IiwidXNlcm5hbWUiOiJUaGFkZGVlIGFoaXRhIiwiZW1haWwiOiJ0aGFkZGVlYWhpdGE2QGdtYWlsLmNvbSIsImV4cCI6MTc4MzQzODE2M30.SjYblBfLNFxX4urcUcqUAwohoYJeeM2EMvuF4zQmgAg
[30-Jun-2026 21:58:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jun-2026 21:58:06 UTC] ✅ JWT token verified successfully for user profile
[30-Jun-2026 21:58:06 UTC] User ID: 925
[30-Jun-2026 21:58:06 UTC] ✅ User profile retrieved successfully for user ID: 925
[30-Jun-2026 21:58:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jun-2026 21:58:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jun-2026 21:58:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"41.243.11.126, 172.68.42.71","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI1IiwidXNlcm5hbWUiOiJUaGFkZGVlIGFoaXRhIiwiZW1haWwiOiJ0aGFkZGVlYWhpdGE2QGdtYWlsLmNvbSIsImV4cCI6MTc4MzQzODE2M30.SjYblBfLNFxX4urcUcqUAwohoYJeeM2EMvuF4zQmgAg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1406e337edf73ee-JNB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"41.243.11.126","cf-ipcountry":"CD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-Jun-2026 21:58:07 UTC] === User Orders API Called ===
[30-Jun-2026 21:58:07 UTC] User ID: 925
[30-Jun-2026 21:58:07 UTC] Limit: 20, Offset: 0
[30-Jun-2026 21:58:07 UTC] Orders found: 0
[30-Jun-2026 21:58:07 UTC] Orders data: []
[30-Jun-2026 21:58:07 UTC] Total orders count: 0
[30-Jun-2026 21:58:08 UTC] === API CALL LOG ===
[30-Jun-2026 21:58:08 UTC] Endpoint: user/profile.php
[30-Jun-2026 21:58:08 UTC] Full Log Data: {
    "timestamp": "2026-06-30 21:58:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.243.11.126",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.243.11.126, 172.68.42.16",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI1IiwidXNlcm5hbWUiOiJUaGFkZGVlIGFoaXRhIiwiZW1haWwiOiJ0aGFkZGVlYWhpdGE2QGdtYWlsLmNvbSIsImV4cCI6MTc4MzQzODE2M30.SjYblBfLNFxX4urcUcqUAwohoYJeeM2EMvuF4zQmgAg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1406e3f0d4273ee-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.243.11.126",
        "cf-ipcountry": "CD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jun-2026 21:58:08 UTC] === END API CALL LOG ===
[30-Jun-2026 21:58:08 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jun-2026 21:58:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI1IiwidXNlcm5hbWUiOiJUaGFkZGVlIGFoaXRhIiwiZW1haWwiOiJ0aGFkZGVlYWhpdGE2QGdtYWlsLmNvbSIsImV4cCI6MTc4MzQzODE2M30.SjYblBfLNFxX4urcUcqUAwohoYJeeM2EMvuF4zQmgAg
[30-Jun-2026 21:58:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jun-2026 21:58:08 UTC] ✅ JWT token verified successfully for user profile
[30-Jun-2026 21:58:08 UTC] User ID: 925
[30-Jun-2026 21:58:08 UTC] ✅ User profile retrieved successfully for user ID: 925
[30-Jun-2026 23:00:58 UTC] === API CALL LOG ===
[30-Jun-2026 23:00:58 UTC] Endpoint: user/profile.php
[30-Jun-2026 23:00:58 UTC] Full Log Data: {
    "timestamp": "2026-06-30 23:00:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.243.11.126",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.243.11.126, 104.22.45.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI1IiwidXNlcm5hbWUiOiJUaGFkZGVlIGFoaXRhIiwiZW1haWwiOiJ0aGFkZGVlYWhpdGE2QGdtYWlsLmNvbSIsImV4cCI6MTc4MzQzODE2M30.SjYblBfLNFxX4urcUcqUAwohoYJeeM2EMvuF4zQmgAg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a140ca465a3dd89d-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.243.11.126",
        "cf-ipcountry": "CD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jun-2026 23:00:58 UTC] === END API CALL LOG ===
[30-Jun-2026 23:00:58 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jun-2026 23:00:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI1IiwidXNlcm5hbWUiOiJUaGFkZGVlIGFoaXRhIiwiZW1haWwiOiJ0aGFkZGVlYWhpdGE2QGdtYWlsLmNvbSIsImV4cCI6MTc4MzQzODE2M30.SjYblBfLNFxX4urcUcqUAwohoYJeeM2EMvuF4zQmgAg
[30-Jun-2026 23:00:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jun-2026 23:00:58 UTC] ✅ JWT token verified successfully for user profile
[30-Jun-2026 23:00:58 UTC] User ID: 925
[30-Jun-2026 23:00:58 UTC] ✅ User profile retrieved successfully for user ID: 925
[30-Jun-2026 23:01:00 UTC] === API CALL LOG ===
[30-Jun-2026 23:01:00 UTC] Endpoint: user/profile.php
[30-Jun-2026 23:01:00 UTC] Full Log Data: {
    "timestamp": "2026-06-30 23:01:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.243.11.126",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.243.11.126, 104.22.45.107",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI1IiwidXNlcm5hbWUiOiJUaGFkZGVlIGFoaXRhIiwiZW1haWwiOiJ0aGFkZGVlYWhpdGE2QGdtYWlsLmNvbSIsImV4cCI6MTc4MzQzODE2M30.SjYblBfLNFxX4urcUcqUAwohoYJeeM2EMvuF4zQmgAg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a140ca535e03d89d-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.243.11.126",
        "cf-ipcountry": "CD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jun-2026 23:01:00 UTC] === END API CALL LOG ===
[30-Jun-2026 23:01:00 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jun-2026 23:01:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI1IiwidXNlcm5hbWUiOiJUaGFkZGVlIGFoaXRhIiwiZW1haWwiOiJ0aGFkZGVlYWhpdGE2QGdtYWlsLmNvbSIsImV4cCI6MTc4MzQzODE2M30.SjYblBfLNFxX4urcUcqUAwohoYJeeM2EMvuF4zQmgAg
[30-Jun-2026 23:01:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jun-2026 23:01:00 UTC] ✅ JWT token verified successfully for user profile
[30-Jun-2026 23:01:00 UTC] User ID: 925
[30-Jun-2026 23:01:00 UTC] ✅ User profile retrieved successfully for user ID: 925
[30-Jun-2026 23:01:00 UTC] === API CALL LOG ===
[30-Jun-2026 23:01:00 UTC] Endpoint: user/profile.php
[30-Jun-2026 23:01:00 UTC] Full Log Data: {
    "timestamp": "2026-06-30 23:01:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.243.11.126",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.243.11.126, 104.22.45.107",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI1IiwidXNlcm5hbWUiOiJUaGFkZGVlIGFoaXRhIiwiZW1haWwiOiJ0aGFkZGVlYWhpdGE2QGdtYWlsLmNvbSIsImV4cCI6MTc4MzQzODE2M30.SjYblBfLNFxX4urcUcqUAwohoYJeeM2EMvuF4zQmgAg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a140ca54dfd2d89d-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.243.11.126",
        "cf-ipcountry": "CD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jun-2026 23:01:00 UTC] === END API CALL LOG ===
[30-Jun-2026 23:01:00 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jun-2026 23:01:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI1IiwidXNlcm5hbWUiOiJUaGFkZGVlIGFoaXRhIiwiZW1haWwiOiJ0aGFkZGVlYWhpdGE2QGdtYWlsLmNvbSIsImV4cCI6MTc4MzQzODE2M30.SjYblBfLNFxX4urcUcqUAwohoYJeeM2EMvuF4zQmgAg
[30-Jun-2026 23:01:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jun-2026 23:01:00 UTC] ✅ JWT token verified successfully for user profile
[30-Jun-2026 23:01:00 UTC] User ID: 925
[30-Jun-2026 23:01:00 UTC] ✅ User profile retrieved successfully for user ID: 925
[30-Jun-2026 23:01:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jun-2026 23:01:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jun-2026 23:01:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"41.243.11.126, 104.22.45.107","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI1IiwidXNlcm5hbWUiOiJUaGFkZGVlIGFoaXRhIiwiZW1haWwiOiJ0aGFkZGVlYWhpdGE2QGdtYWlsLmNvbSIsImV4cCI6MTc4MzQzODE2M30.SjYblBfLNFxX4urcUcqUAwohoYJeeM2EMvuF4zQmgAg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a140ca5598fbd89d-JNB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"41.243.11.126","cf-ipcountry":"CD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-Jun-2026 23:01:01 UTC] === User Orders API Called ===
[30-Jun-2026 23:01:01 UTC] User ID: 925
[30-Jun-2026 23:01:01 UTC] Limit: 20, Offset: 0
[30-Jun-2026 23:01:01 UTC] Orders found: 0
[30-Jun-2026 23:01:01 UTC] Orders data: []
[30-Jun-2026 23:01:01 UTC] Total orders count: 0
[30-Jun-2026 23:01:01 UTC] === API CALL LOG ===
[30-Jun-2026 23:01:01 UTC] Endpoint: user/profile.php
[30-Jun-2026 23:01:01 UTC] Full Log Data: {
    "timestamp": "2026-06-30 23:01:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.243.11.126",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.243.11.126, 104.22.45.107",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI1IiwidXNlcm5hbWUiOiJUaGFkZGVlIGFoaXRhIiwiZW1haWwiOiJ0aGFkZGVlYWhpdGE2QGdtYWlsLmNvbSIsImV4cCI6MTc4MzQzODE2M30.SjYblBfLNFxX4urcUcqUAwohoYJeeM2EMvuF4zQmgAg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a140ca5639e7d89d-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.243.11.126",
        "cf-ipcountry": "CD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jun-2026 23:01:01 UTC] === END API CALL LOG ===
[30-Jun-2026 23:01:01 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jun-2026 23:01:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI1IiwidXNlcm5hbWUiOiJUaGFkZGVlIGFoaXRhIiwiZW1haWwiOiJ0aGFkZGVlYWhpdGE2QGdtYWlsLmNvbSIsImV4cCI6MTc4MzQzODE2M30.SjYblBfLNFxX4urcUcqUAwohoYJeeM2EMvuF4zQmgAg
[30-Jun-2026 23:01:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jun-2026 23:01:01 UTC] ✅ JWT token verified successfully for user profile
[30-Jun-2026 23:01:01 UTC] User ID: 925
[30-Jun-2026 23:01:01 UTC] ✅ User profile retrieved successfully for user ID: 925
[30-Jun-2026 23:01:02 UTC] === API CALL LOG ===
[30-Jun-2026 23:01:02 UTC] Endpoint: user/profile.php
[30-Jun-2026 23:01:02 UTC] Full Log Data: {
    "timestamp": "2026-06-30 23:01:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.243.11.126",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.243.11.126, 104.22.45.107",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI1IiwidXNlcm5hbWUiOiJUaGFkZGVlIGFoaXRhIiwiZW1haWwiOiJ0aGFkZGVlYWhpdGE2QGdtYWlsLmNvbSIsImV4cCI6MTc4MzQzODE2M30.SjYblBfLNFxX4urcUcqUAwohoYJeeM2EMvuF4zQmgAg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a140ca60aabfd89d-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.243.11.126",
        "cf-ipcountry": "CD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jun-2026 23:01:02 UTC] === END API CALL LOG ===
[30-Jun-2026 23:01:02 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jun-2026 23:01:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI1IiwidXNlcm5hbWUiOiJUaGFkZGVlIGFoaXRhIiwiZW1haWwiOiJ0aGFkZGVlYWhpdGE2QGdtYWlsLmNvbSIsImV4cCI6MTc4MzQzODE2M30.SjYblBfLNFxX4urcUcqUAwohoYJeeM2EMvuF4zQmgAg
[30-Jun-2026 23:01:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jun-2026 23:01:02 UTC] ✅ JWT token verified successfully for user profile
[30-Jun-2026 23:01:02 UTC] User ID: 925
[30-Jun-2026 23:01:02 UTC] ✅ User profile retrieved successfully for user ID: 925
[30-Jun-2026 23:03:15 UTC] === API CALL LOG ===
[30-Jun-2026 23:03:15 UTC] Endpoint: user/profile.php
[30-Jun-2026 23:03:15 UTC] Full Log Data: {
    "timestamp": "2026-06-30 23:03:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:f5c0:b0a:45df:430c:b7fd:7cc4:6c1c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:f5c0:b0a:45df:430c:b7fd:7cc4:6c1c, 172.70.85.151",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI4IiwidXNlcm5hbWUiOiJhZGltY2hpIiwiZW1haWwiOiJ1a2VidW9mYXZvdXI1MEBnbWFpbC5jb20iLCJleHAiOjE3ODM0NjA2OTl9.4s6JCl7aF85hhobxyZj9OrCxzoK7P8q3CgQz_Rz_t8E",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a140cda398d888ad-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:f5c0:b0a:45df:430c:b7fd:7cc4:6c1c",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jun-2026 23:03:15 UTC] === END API CALL LOG ===
[30-Jun-2026 23:03:15 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jun-2026 23:03:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI4IiwidXNlcm5hbWUiOiJhZGltY2hpIiwiZW1haWwiOiJ1a2VidW9mYXZvdXI1MEBnbWFpbC5jb20iLCJleHAiOjE3ODM0NjA2OTl9.4s6JCl7aF85hhobxyZj9OrCxzoK7P8q3CgQz_Rz_t8E
[30-Jun-2026 23:03:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jun-2026 23:03:15 UTC] ✅ JWT token verified successfully for user profile
[30-Jun-2026 23:03:15 UTC] User ID: 928
[30-Jun-2026 23:03:15 UTC] ✅ User profile retrieved successfully for user ID: 928
[30-Jun-2026 23:03:16 UTC] === API CALL LOG ===
[30-Jun-2026 23:03:16 UTC] Endpoint: user/profile.php
[30-Jun-2026 23:03:16 UTC] Full Log Data: {
    "timestamp": "2026-06-30 23:03:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:f5c0:b0a:45df:430c:b7fd:7cc4:6c1c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:f5c0:b0a:45df:430c:b7fd:7cc4:6c1c, 172.70.85.151",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI4IiwidXNlcm5hbWUiOiJhZGltY2hpIiwiZW1haWwiOiJ1a2VidW9mYXZvdXI1MEBnbWFpbC5jb20iLCJleHAiOjE3ODM0NjA2OTl9.4s6JCl7aF85hhobxyZj9OrCxzoK7P8q3CgQz_Rz_t8E",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a140cdaacd3488ad-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:f5c0:b0a:45df:430c:b7fd:7cc4:6c1c",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jun-2026 23:03:16 UTC] === END API CALL LOG ===
[30-Jun-2026 23:03:16 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jun-2026 23:03:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI4IiwidXNlcm5hbWUiOiJhZGltY2hpIiwiZW1haWwiOiJ1a2VidW9mYXZvdXI1MEBnbWFpbC5jb20iLCJleHAiOjE3ODM0NjA2OTl9.4s6JCl7aF85hhobxyZj9OrCxzoK7P8q3CgQz_Rz_t8E
[30-Jun-2026 23:03:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jun-2026 23:03:16 UTC] ✅ JWT token verified successfully for user profile
[30-Jun-2026 23:03:16 UTC] User ID: 928
[30-Jun-2026 23:03:16 UTC] ✅ User profile retrieved successfully for user ID: 928
[30-Jun-2026 23:03:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jun-2026 23:03:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jun-2026 23:03:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2c0f:f5c0:b0a:45df:430c:b7fd:7cc4:6c1c, 172.70.85.151","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI4IiwidXNlcm5hbWUiOiJhZGltY2hpIiwiZW1haWwiOiJ1a2VidW9mYXZvdXI1MEBnbWFpbC5jb20iLCJleHAiOjE3ODM0NjA2OTl9.4s6JCl7aF85hhobxyZj9OrCxzoK7P8q3CgQz_Rz_t8E","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a140cdab8dad88ad-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2c0f:f5c0:b0a:45df:430c:b7fd:7cc4:6c1c","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-Jun-2026 23:03:17 UTC] === User Orders API Called ===
[30-Jun-2026 23:03:17 UTC] User ID: 928
[30-Jun-2026 23:03:17 UTC] Limit: 20, Offset: 0
[30-Jun-2026 23:03:17 UTC] Orders found: 0
[30-Jun-2026 23:03:17 UTC] Orders data: []
[30-Jun-2026 23:03:17 UTC] Total orders count: 0
[30-Jun-2026 23:03:17 UTC] === API CALL LOG ===
[30-Jun-2026 23:03:17 UTC] Endpoint: user/profile.php
[30-Jun-2026 23:03:17 UTC] Full Log Data: {
    "timestamp": "2026-06-30 23:03:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:f5c0:b0a:45df:430c:b7fd:7cc4:6c1c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:f5c0:b0a:45df:430c:b7fd:7cc4:6c1c, 172.70.85.151",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI4IiwidXNlcm5hbWUiOiJhZGltY2hpIiwiZW1haWwiOiJ1a2VidW9mYXZvdXI1MEBnbWFpbC5jb20iLCJleHAiOjE3ODM0NjA2OTl9.4s6JCl7aF85hhobxyZj9OrCxzoK7P8q3CgQz_Rz_t8E",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a140cdac8e4588ad-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:f5c0:b0a:45df:430c:b7fd:7cc4:6c1c",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jun-2026 23:03:17 UTC] === END API CALL LOG ===
[30-Jun-2026 23:03:17 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jun-2026 23:03:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI4IiwidXNlcm5hbWUiOiJhZGltY2hpIiwiZW1haWwiOiJ1a2VidW9mYXZvdXI1MEBnbWFpbC5jb20iLCJleHAiOjE3ODM0NjA2OTl9.4s6JCl7aF85hhobxyZj9OrCxzoK7P8q3CgQz_Rz_t8E
[30-Jun-2026 23:03:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jun-2026 23:03:17 UTC] ✅ JWT token verified successfully for user profile
[30-Jun-2026 23:03:17 UTC] User ID: 928
[30-Jun-2026 23:03:17 UTC] ✅ User profile retrieved successfully for user ID: 928
[30-Jun-2026 23:03:18 UTC] === API CALL LOG ===
[30-Jun-2026 23:03:18 UTC] Endpoint: user/profile.php
[30-Jun-2026 23:03:18 UTC] Full Log Data: {
    "timestamp": "2026-06-30 23:03:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:f5c0:b0a:45df:430c:b7fd:7cc4:6c1c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:f5c0:b0a:45df:430c:b7fd:7cc4:6c1c, 172.70.85.151",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI4IiwidXNlcm5hbWUiOiJhZGltY2hpIiwiZW1haWwiOiJ1a2VidW9mYXZvdXI1MEBnbWFpbC5jb20iLCJleHAiOjE3ODM0NjA2OTl9.4s6JCl7aF85hhobxyZj9OrCxzoK7P8q3CgQz_Rz_t8E",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a140cdb1889488ad-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:f5c0:b0a:45df:430c:b7fd:7cc4:6c1c",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jun-2026 23:03:18 UTC] === END API CALL LOG ===
[30-Jun-2026 23:03:18 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jun-2026 23:03:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI4IiwidXNlcm5hbWUiOiJhZGltY2hpIiwiZW1haWwiOiJ1a2VidW9mYXZvdXI1MEBnbWFpbC5jb20iLCJleHAiOjE3ODM0NjA2OTl9.4s6JCl7aF85hhobxyZj9OrCxzoK7P8q3CgQz_Rz_t8E
[30-Jun-2026 23:03:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jun-2026 23:03:18 UTC] ✅ JWT token verified successfully for user profile
[30-Jun-2026 23:03:18 UTC] User ID: 928
[30-Jun-2026 23:03:18 UTC] ✅ User profile retrieved successfully for user ID: 928
[01-Jul-2026 00:13:49 UTC] === API CALL LOG ===
[01-Jul-2026 00:13:49 UTC] Endpoint: user/profile.php
[01-Jul-2026 00:13:49 UTC] Full Log Data: {
    "timestamp": "2026-07-01 00:13:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.118.3.9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.118.3.9, 172.71.127.116",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgwIiwidXNlcm5hbWUiOiJTdXBwb3J0IFRlYW0iLCJlbWFpbCI6Im1hcmxlbmFtZXNiMTJAZ21haWwuY29tIiwiZXhwIjoxNzgxNzE1MTkxfQ.wVQpMRb1i7WbBUQEA7nHiZQq0fiVO2q5RVT0Cb8ONCc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a14135003801d383-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.118.3.9",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jul-2026 00:13:49 UTC] === END API CALL LOG ===
[01-Jul-2026 00:13:49 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jul-2026 00:13:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgwIiwidXNlcm5hbWUiOiJTdXBwb3J0IFRlYW0iLCJlbWFpbCI6Im1hcmxlbmFtZXNiMTJAZ21haWwuY29tIiwiZXhwIjoxNzgxNzE1MTkxfQ.wVQpMRb1i7WbBUQEA7nHiZQq0fiVO2q5RVT0Cb8ONCc
[01-Jul-2026 00:13:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jul-2026 00:13:49 UTC] ✅ JWT token verified successfully for user profile
[01-Jul-2026 00:13:49 UTC] User ID: 780
[01-Jul-2026 00:13:49 UTC] ✅ User profile retrieved successfully for user ID: 780
[01-Jul-2026 00:13:50 UTC] === API CALL LOG ===
[01-Jul-2026 00:13:50 UTC] Endpoint: user/profile.php
[01-Jul-2026 00:13:50 UTC] Full Log Data: {
    "timestamp": "2026-07-01 00:13:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.118.3.9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.118.3.9, 172.71.126.125",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgwIiwidXNlcm5hbWUiOiJTdXBwb3J0IFRlYW0iLCJlbWFpbCI6Im1hcmxlbmFtZXNiMTJAZ21haWwuY29tIiwiZXhwIjoxNzgxNzE1MTkxfQ.wVQpMRb1i7WbBUQEA7nHiZQq0fiVO2q5RVT0Cb8ONCc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1413506c8f9d383-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.118.3.9",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jul-2026 00:13:50 UTC] === END API CALL LOG ===
[01-Jul-2026 00:13:50 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jul-2026 00:13:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgwIiwidXNlcm5hbWUiOiJTdXBwb3J0IFRlYW0iLCJlbWFpbCI6Im1hcmxlbmFtZXNiMTJAZ21haWwuY29tIiwiZXhwIjoxNzgxNzE1MTkxfQ.wVQpMRb1i7WbBUQEA7nHiZQq0fiVO2q5RVT0Cb8ONCc
[01-Jul-2026 00:13:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jul-2026 00:13:50 UTC] ✅ JWT token verified successfully for user profile
[01-Jul-2026 00:13:50 UTC] User ID: 780
[01-Jul-2026 00:13:50 UTC] ✅ User profile retrieved successfully for user ID: 780
[01-Jul-2026 00:13:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Jul-2026 00:13:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Jul-2026 00:13:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.118.3.9, 172.71.126.125","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgwIiwidXNlcm5hbWUiOiJTdXBwb3J0IFRlYW0iLCJlbWFpbCI6Im1hcmxlbmFtZXNiMTJAZ21haWwuY29tIiwiZXhwIjoxNzgxNzE1MTkxfQ.wVQpMRb1i7WbBUQEA7nHiZQq0fiVO2q5RVT0Cb8ONCc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a14135082935d383-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.118.3.9","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[01-Jul-2026 00:13:50 UTC] === User Orders API Called ===
[01-Jul-2026 00:13:50 UTC] User ID: 780
[01-Jul-2026 00:13:50 UTC] Limit: 20, Offset: 0
[01-Jul-2026 00:13:50 UTC] Orders found: 0
[01-Jul-2026 00:13:50 UTC] Orders data: []
[01-Jul-2026 00:13:50 UTC] Total orders count: 0
[01-Jul-2026 00:13:50 UTC] === API CALL LOG ===
[01-Jul-2026 00:13:50 UTC] Endpoint: user/profile.php
[01-Jul-2026 00:13:50 UTC] Full Log Data: {
    "timestamp": "2026-07-01 00:13:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.118.3.9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.118.3.9, 172.71.126.125",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgwIiwidXNlcm5hbWUiOiJTdXBwb3J0IFRlYW0iLCJlbWFpbCI6Im1hcmxlbmFtZXNiMTJAZ21haWwuY29tIiwiZXhwIjoxNzgxNzE1MTkxfQ.wVQpMRb1i7WbBUQEA7nHiZQq0fiVO2q5RVT0Cb8ONCc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a14135082936d383-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.118.3.9",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jul-2026 00:13:50 UTC] === END API CALL LOG ===
[01-Jul-2026 00:13:50 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jul-2026 00:13:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgwIiwidXNlcm5hbWUiOiJTdXBwb3J0IFRlYW0iLCJlbWFpbCI6Im1hcmxlbmFtZXNiMTJAZ21haWwuY29tIiwiZXhwIjoxNzgxNzE1MTkxfQ.wVQpMRb1i7WbBUQEA7nHiZQq0fiVO2q5RVT0Cb8ONCc
[01-Jul-2026 00:13:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jul-2026 00:13:50 UTC] ✅ JWT token verified successfully for user profile
[01-Jul-2026 00:13:50 UTC] User ID: 780
[01-Jul-2026 00:13:50 UTC] ✅ User profile retrieved successfully for user ID: 780
[01-Jul-2026 00:13:51 UTC] === API CALL LOG ===
[01-Jul-2026 00:13:51 UTC] Endpoint: user/profile.php
[01-Jul-2026 00:13:51 UTC] Full Log Data: {
    "timestamp": "2026-07-01 00:13:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.118.3.9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.118.3.9, 172.71.126.125",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgwIiwidXNlcm5hbWUiOiJTdXBwb3J0IFRlYW0iLCJlbWFpbCI6Im1hcmxlbmFtZXNiMTJAZ21haWwuY29tIiwiZXhwIjoxNzgxNzE1MTkxfQ.wVQpMRb1i7WbBUQEA7nHiZQq0fiVO2q5RVT0Cb8ONCc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a141350eea39d383-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.118.3.9",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jul-2026 00:13:51 UTC] === END API CALL LOG ===
[01-Jul-2026 00:13:51 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jul-2026 00:13:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgwIiwidXNlcm5hbWUiOiJTdXBwb3J0IFRlYW0iLCJlbWFpbCI6Im1hcmxlbmFtZXNiMTJAZ21haWwuY29tIiwiZXhwIjoxNzgxNzE1MTkxfQ.wVQpMRb1i7WbBUQEA7nHiZQq0fiVO2q5RVT0Cb8ONCc
[01-Jul-2026 00:13:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jul-2026 00:13:51 UTC] ✅ JWT token verified successfully for user profile
[01-Jul-2026 00:13:51 UTC] User ID: 780
[01-Jul-2026 00:13:51 UTC] ✅ User profile retrieved successfully for user ID: 780
[01-Jul-2026 00:14:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Jul-2026 00:14:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Jul-2026 00:14:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.118.3.9, 172.71.127.115","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgwIiwidXNlcm5hbWUiOiJTdXBwb3J0IFRlYW0iLCJlbWFpbCI6Im1hcmxlbmFtZXNiMTJAZ21haWwuY29tIiwiZXhwIjoxNzgxNzE1MTkxfQ.wVQpMRb1i7WbBUQEA7nHiZQq0fiVO2q5RVT0Cb8ONCc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1413587adc8d383-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.118.3.9","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[01-Jul-2026 00:14:11 UTC] === User Orders API Called ===
[01-Jul-2026 00:14:11 UTC] User ID: 780
[01-Jul-2026 00:14:11 UTC] Limit: 20, Offset: 0
[01-Jul-2026 00:14:11 UTC] Orders found: 0
[01-Jul-2026 00:14:11 UTC] Orders data: []
[01-Jul-2026 00:14:11 UTC] Total orders count: 0
[01-Jul-2026 00:14:13 UTC] === API CALL LOG ===
[01-Jul-2026 00:14:13 UTC] Endpoint: user/profile.php
[01-Jul-2026 00:14:13 UTC] Full Log Data: {
    "timestamp": "2026-07-01 00:14:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.118.3.9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.118.3.9, 172.71.127.115",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgwIiwidXNlcm5hbWUiOiJTdXBwb3J0IFRlYW0iLCJlbWFpbCI6Im1hcmxlbmFtZXNiMTJAZ21haWwuY29tIiwiZXhwIjoxNzgxNzE1MTkxfQ.wVQpMRb1i7WbBUQEA7nHiZQq0fiVO2q5RVT0Cb8ONCc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1413597e84ed383-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.118.3.9",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jul-2026 00:14:13 UTC] === END API CALL LOG ===
[01-Jul-2026 00:14:13 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jul-2026 00:14:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgwIiwidXNlcm5hbWUiOiJTdXBwb3J0IFRlYW0iLCJlbWFpbCI6Im1hcmxlbmFtZXNiMTJAZ21haWwuY29tIiwiZXhwIjoxNzgxNzE1MTkxfQ.wVQpMRb1i7WbBUQEA7nHiZQq0fiVO2q5RVT0Cb8ONCc
[01-Jul-2026 00:14:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jul-2026 00:14:13 UTC] ✅ JWT token verified successfully for user profile
[01-Jul-2026 00:14:13 UTC] User ID: 780
[01-Jul-2026 00:14:13 UTC] ✅ User profile retrieved successfully for user ID: 780
[01-Jul-2026 00:14:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Jul-2026 00:14:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Jul-2026 00:14:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.118.3.9, 172.71.127.115","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgwIiwidXNlcm5hbWUiOiJTdXBwb3J0IFRlYW0iLCJlbWFpbCI6Im1hcmxlbmFtZXNiMTJAZ21haWwuY29tIiwiZXhwIjoxNzgxNzE1MTkxfQ.wVQpMRb1i7WbBUQEA7nHiZQq0fiVO2q5RVT0Cb8ONCc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1413597e84dd383-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.118.3.9","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[01-Jul-2026 00:14:13 UTC] === User Orders API Called ===
[01-Jul-2026 00:14:13 UTC] User ID: 780
[01-Jul-2026 00:14:13 UTC] Limit: 20, Offset: 0
[01-Jul-2026 00:14:13 UTC] Orders found: 0
[01-Jul-2026 00:14:13 UTC] Orders data: []
[01-Jul-2026 00:14:13 UTC] Total orders count: 0
[01-Jul-2026 00:14:14 UTC] === API CALL LOG ===
[01-Jul-2026 00:14:14 UTC] Endpoint: user/profile.php
[01-Jul-2026 00:14:14 UTC] Full Log Data: {
    "timestamp": "2026-07-01 00:14:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.118.3.9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.118.3.9, 172.71.127.115",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgwIiwidXNlcm5hbWUiOiJTdXBwb3J0IFRlYW0iLCJlbWFpbCI6Im1hcmxlbmFtZXNiMTJAZ21haWwuY29tIiwiZXhwIjoxNzgxNzE1MTkxfQ.wVQpMRb1i7WbBUQEA7nHiZQq0fiVO2q5RVT0Cb8ONCc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a141359ba8c4d383-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.118.3.9",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jul-2026 00:14:14 UTC] === END API CALL LOG ===
[01-Jul-2026 00:14:14 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jul-2026 00:14:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgwIiwidXNlcm5hbWUiOiJTdXBwb3J0IFRlYW0iLCJlbWFpbCI6Im1hcmxlbmFtZXNiMTJAZ21haWwuY29tIiwiZXhwIjoxNzgxNzE1MTkxfQ.wVQpMRb1i7WbBUQEA7nHiZQq0fiVO2q5RVT0Cb8ONCc
[01-Jul-2026 00:14:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jul-2026 00:14:14 UTC] ✅ JWT token verified successfully for user profile
[01-Jul-2026 00:14:14 UTC] User ID: 780
[01-Jul-2026 00:14:14 UTC] ✅ User profile retrieved successfully for user ID: 780
[01-Jul-2026 00:14:15 UTC] === API CALL LOG ===
[01-Jul-2026 00:14:15 UTC] Endpoint: user/profile.php
[01-Jul-2026 00:14:15 UTC] Full Log Data: {
    "timestamp": "2026-07-01 00:14:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.118.3.9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.118.3.9, 172.71.127.115",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgwIiwidXNlcm5hbWUiOiJTdXBwb3J0IFRlYW0iLCJlbWFpbCI6Im1hcmxlbmFtZXNiMTJAZ21haWwuY29tIiwiZXhwIjoxNzgxNzE1MTkxfQ.wVQpMRb1i7WbBUQEA7nHiZQq0fiVO2q5RVT0Cb8ONCc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a14135a0a9c0d383-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.118.3.9",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jul-2026 00:14:15 UTC] === END API CALL LOG ===
[01-Jul-2026 00:14:15 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jul-2026 00:14:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgwIiwidXNlcm5hbWUiOiJTdXBwb3J0IFRlYW0iLCJlbWFpbCI6Im1hcmxlbmFtZXNiMTJAZ21haWwuY29tIiwiZXhwIjoxNzgxNzE1MTkxfQ.wVQpMRb1i7WbBUQEA7nHiZQq0fiVO2q5RVT0Cb8ONCc
[01-Jul-2026 00:14:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jul-2026 00:14:15 UTC] ✅ JWT token verified successfully for user profile
[01-Jul-2026 00:14:15 UTC] User ID: 780
[01-Jul-2026 00:14:15 UTC] ✅ User profile retrieved successfully for user ID: 780
[01-Jul-2026 00:14:29 UTC] === API CALL LOG ===
[01-Jul-2026 00:14:29 UTC] Endpoint: user/profile.php
[01-Jul-2026 00:14:29 UTC] Full Log Data: {
    "timestamp": "2026-07-01 00:14:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.118.3.9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.118.3.9, 172.71.119.50",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgwIiwidXNlcm5hbWUiOiJTdXBwb3J0IFRlYW0iLCJlbWFpbCI6Im1hcmxlbmFtZXNiMTJAZ21haWwuY29tIiwiZXhwIjoxNzgxNzE1MTkxfQ.wVQpMRb1i7WbBUQEA7nHiZQq0fiVO2q5RVT0Cb8ONCc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a14135f78dadd0a7-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.118.3.9",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jul-2026 00:14:29 UTC] === END API CALL LOG ===
[01-Jul-2026 00:14:29 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jul-2026 00:14:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgwIiwidXNlcm5hbWUiOiJTdXBwb3J0IFRlYW0iLCJlbWFpbCI6Im1hcmxlbmFtZXNiMTJAZ21haWwuY29tIiwiZXhwIjoxNzgxNzE1MTkxfQ.wVQpMRb1i7WbBUQEA7nHiZQq0fiVO2q5RVT0Cb8ONCc
[01-Jul-2026 00:14:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jul-2026 00:14:29 UTC] ✅ JWT token verified successfully for user profile
[01-Jul-2026 00:14:29 UTC] User ID: 780
[01-Jul-2026 00:14:29 UTC] ✅ User profile retrieved successfully for user ID: 780
[01-Jul-2026 00:14:30 UTC] === API CALL LOG ===
[01-Jul-2026 00:14:30 UTC] Endpoint: user/profile.php
[01-Jul-2026 00:14:30 UTC] Full Log Data: {
    "timestamp": "2026-07-01 00:14:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.118.3.9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.118.3.9, 172.71.118.201",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgwIiwidXNlcm5hbWUiOiJTdXBwb3J0IFRlYW0iLCJlbWFpbCI6Im1hcmxlbmFtZXNiMTJAZ21haWwuY29tIiwiZXhwIjoxNzgxNzE1MTkxfQ.wVQpMRb1i7WbBUQEA7nHiZQq0fiVO2q5RVT0Cb8ONCc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a14135fd4e56d0a7-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.118.3.9",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jul-2026 00:14:30 UTC] === END API CALL LOG ===
[01-Jul-2026 00:14:30 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jul-2026 00:14:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgwIiwidXNlcm5hbWUiOiJTdXBwb3J0IFRlYW0iLCJlbWFpbCI6Im1hcmxlbmFtZXNiMTJAZ21haWwuY29tIiwiZXhwIjoxNzgxNzE1MTkxfQ.wVQpMRb1i7WbBUQEA7nHiZQq0fiVO2q5RVT0Cb8ONCc
[01-Jul-2026 00:14:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jul-2026 00:14:30 UTC] ✅ JWT token verified successfully for user profile
[01-Jul-2026 00:14:30 UTC] User ID: 780
[01-Jul-2026 00:14:30 UTC] ✅ User profile retrieved successfully for user ID: 780
[01-Jul-2026 00:14:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Jul-2026 00:14:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Jul-2026 00:14:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.118.3.9, 172.71.119.50","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgwIiwidXNlcm5hbWUiOiJTdXBwb3J0IFRlYW0iLCJlbWFpbCI6Im1hcmxlbmFtZXNiMTJAZ21haWwuY29tIiwiZXhwIjoxNzgxNzE1MTkxfQ.wVQpMRb1i7WbBUQEA7nHiZQq0fiVO2q5RVT0Cb8ONCc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a14135fec8abd0a7-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.118.3.9","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[01-Jul-2026 00:14:30 UTC] === User Orders API Called ===
[01-Jul-2026 00:14:30 UTC] User ID: 780
[01-Jul-2026 00:14:30 UTC] Limit: 20, Offset: 0
[01-Jul-2026 00:14:30 UTC] === API CALL LOG ===
[01-Jul-2026 00:14:30 UTC] Endpoint: user/profile.php
[01-Jul-2026 00:14:30 UTC] Full Log Data: {
    "timestamp": "2026-07-01 00:14:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.118.3.9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.118.3.9, 172.71.118.201",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgwIiwidXNlcm5hbWUiOiJTdXBwb3J0IFRlYW0iLCJlbWFpbCI6Im1hcmxlbmFtZXNiMTJAZ21haWwuY29tIiwiZXhwIjoxNzgxNzE1MTkxfQ.wVQpMRb1i7WbBUQEA7nHiZQq0fiVO2q5RVT0Cb8ONCc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a14135fec8aed0a7-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.118.3.9",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jul-2026 00:14:30 UTC] === END API CALL LOG ===
[01-Jul-2026 00:14:30 UTC] Orders found: 0
[01-Jul-2026 00:14:30 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jul-2026 00:14:30 UTC] Orders data: []
[01-Jul-2026 00:14:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgwIiwidXNlcm5hbWUiOiJTdXBwb3J0IFRlYW0iLCJlbWFpbCI6Im1hcmxlbmFtZXNiMTJAZ21haWwuY29tIiwiZXhwIjoxNzgxNzE1MTkxfQ.wVQpMRb1i7WbBUQEA7nHiZQq0fiVO2q5RVT0Cb8ONCc
[01-Jul-2026 00:14:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jul-2026 00:14:30 UTC] ✅ JWT token verified successfully for user profile
[01-Jul-2026 00:14:30 UTC] Total orders count: 0
[01-Jul-2026 00:14:30 UTC] User ID: 780
[01-Jul-2026 00:14:30 UTC] ✅ User profile retrieved successfully for user ID: 780
[01-Jul-2026 00:14:31 UTC] === API CALL LOG ===
[01-Jul-2026 00:14:31 UTC] Endpoint: user/profile.php
[01-Jul-2026 00:14:31 UTC] Full Log Data: {
    "timestamp": "2026-07-01 00:14:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.118.3.9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.118.3.9, 172.71.119.50",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgwIiwidXNlcm5hbWUiOiJTdXBwb3J0IFRlYW0iLCJlbWFpbCI6Im1hcmxlbmFtZXNiMTJAZ21haWwuY29tIiwiZXhwIjoxNzgxNzE1MTkxfQ.wVQpMRb1i7WbBUQEA7nHiZQq0fiVO2q5RVT0Cb8ONCc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a14136054abed0a7-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.118.3.9",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jul-2026 00:14:31 UTC] === END API CALL LOG ===
[01-Jul-2026 00:14:31 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jul-2026 00:14:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgwIiwidXNlcm5hbWUiOiJTdXBwb3J0IFRlYW0iLCJlbWFpbCI6Im1hcmxlbmFtZXNiMTJAZ21haWwuY29tIiwiZXhwIjoxNzgxNzE1MTkxfQ.wVQpMRb1i7WbBUQEA7nHiZQq0fiVO2q5RVT0Cb8ONCc
[01-Jul-2026 00:14:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jul-2026 00:14:31 UTC] ✅ JWT token verified successfully for user profile
[01-Jul-2026 00:14:31 UTC] User ID: 780
[01-Jul-2026 00:14:31 UTC] ✅ User profile retrieved successfully for user ID: 780
[01-Jul-2026 02:21:19 UTC] === API CALL LOG ===
[01-Jul-2026 02:21:19 UTC] Endpoint: user/profile.php
[01-Jul-2026 02:21:19 UTC] Full Log Data: {
    "timestamp": "2026-07-01 02:21:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "192.99.151.92",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "192.99.151.92, 172.70.50.18",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI5IiwidXNlcm5hbWUiOiJASmFuaXRoXzEiLCJlbWFpbCI6Imphbml0aDYxNEBvdXRsb29rLmNvbSIsImV4cCI6MTc4MzQ3NzI2Nn0.ORuRJ1lO0gPeRP-utuMbT3nhz5BIhr7BN63iLY7xNKM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a141efc2faa6f54f-YYZ",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "192.99.151.92",
        "cf-ipcountry": "CA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jul-2026 02:21:19 UTC] === END API CALL LOG ===
[01-Jul-2026 02:21:19 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jul-2026 02:21:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI5IiwidXNlcm5hbWUiOiJASmFuaXRoXzEiLCJlbWFpbCI6Imphbml0aDYxNEBvdXRsb29rLmNvbSIsImV4cCI6MTc4MzQ3NzI2Nn0.ORuRJ1lO0gPeRP-utuMbT3nhz5BIhr7BN63iLY7xNKM
[01-Jul-2026 02:21:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jul-2026 02:21:19 UTC] ✅ JWT token verified successfully for user profile
[01-Jul-2026 02:21:19 UTC] User ID: 929
[01-Jul-2026 02:21:19 UTC] ✅ User profile retrieved successfully for user ID: 929
[01-Jul-2026 02:21:24 UTC] === API CALL LOG ===
[01-Jul-2026 02:21:24 UTC] Endpoint: user/profile.php
[01-Jul-2026 02:21:24 UTC] Full Log Data: {
    "timestamp": "2026-07-01 02:21:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "192.99.151.92",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "192.99.151.92, 172.69.130.39",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI5IiwidXNlcm5hbWUiOiJASmFuaXRoXzEiLCJlbWFpbCI6Imphbml0aDYxNEBvdXRsb29rLmNvbSIsImV4cCI6MTc4MzQ3NzI2Nn0.ORuRJ1lO0gPeRP-utuMbT3nhz5BIhr7BN63iLY7xNKM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a141efe2696274a7-YYZ",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "192.99.151.92",
        "cf-ipcountry": "CA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jul-2026 02:21:24 UTC] === END API CALL LOG ===
[01-Jul-2026 02:21:24 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jul-2026 02:21:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI5IiwidXNlcm5hbWUiOiJASmFuaXRoXzEiLCJlbWFpbCI6Imphbml0aDYxNEBvdXRsb29rLmNvbSIsImV4cCI6MTc4MzQ3NzI2Nn0.ORuRJ1lO0gPeRP-utuMbT3nhz5BIhr7BN63iLY7xNKM
[01-Jul-2026 02:21:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jul-2026 02:21:24 UTC] ✅ JWT token verified successfully for user profile
[01-Jul-2026 02:21:24 UTC] User ID: 929
[01-Jul-2026 02:21:24 UTC] ✅ User profile retrieved successfully for user ID: 929
[01-Jul-2026 08:46:20 UTC] === API CALL LOG ===
[01-Jul-2026 08:46:20 UTC] Endpoint: user/profile.php
[01-Jul-2026 08:46:20 UTC] Full Log Data: {
    "timestamp": "2026-07-01 08:46:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "160.176.145.157",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "160.176.145.157, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMwIiwidXNlcm5hbWUiOiJtb2hhIiwiZW1haWwiOiJ3YXdhd2F3YXdhMDI5QGdtYWlsLmNvbSIsImV4cCI6MTc4MzUwMDM3OH0.VHRdBX4zvS40499pA5HbsjPEpxxIWZG5QDQRtevhZpQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a14423c289c03ee8-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "160.176.145.157",
        "cf-ipcountry": "MA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jul-2026 08:46:20 UTC] === END API CALL LOG ===
[01-Jul-2026 08:46:20 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jul-2026 08:46:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMwIiwidXNlcm5hbWUiOiJtb2hhIiwiZW1haWwiOiJ3YXdhd2F3YXdhMDI5QGdtYWlsLmNvbSIsImV4cCI6MTc4MzUwMDM3OH0.VHRdBX4zvS40499pA5HbsjPEpxxIWZG5QDQRtevhZpQ
[01-Jul-2026 08:46:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jul-2026 08:46:20 UTC] ✅ JWT token verified successfully for user profile
[01-Jul-2026 08:46:20 UTC] User ID: 930
[01-Jul-2026 08:46:20 UTC] ✅ User profile retrieved successfully for user ID: 930
[01-Jul-2026 08:46:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Jul-2026 08:46:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Jul-2026 08:46:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"160.176.145.157, 172.68.234.188","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMwIiwidXNlcm5hbWUiOiJtb2hhIiwiZW1haWwiOiJ3YXdhd2F3YXdhMDI5QGdtYWlsLmNvbSIsImV4cCI6MTc4MzUwMDM3OH0.VHRdBX4zvS40499pA5HbsjPEpxxIWZG5QDQRtevhZpQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a14423c2ea9e3ee8-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"160.176.145.157","cf-ipcountry":"MA","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[01-Jul-2026 08:46:20 UTC] === User Orders API Called ===
[01-Jul-2026 08:46:20 UTC] User ID: 930
[01-Jul-2026 08:46:20 UTC] Limit: 20, Offset: 0
[01-Jul-2026 08:46:20 UTC] Orders found: 0
[01-Jul-2026 08:46:20 UTC] Orders data: []
[01-Jul-2026 08:46:20 UTC] Total orders count: 0
[01-Jul-2026 08:46:20 UTC] === API CALL LOG ===
[01-Jul-2026 08:46:20 UTC] Endpoint: user/profile.php
[01-Jul-2026 08:46:20 UTC] Full Log Data: {
    "timestamp": "2026-07-01 08:46:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "160.176.145.157",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "160.176.145.157, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMwIiwidXNlcm5hbWUiOiJtb2hhIiwiZW1haWwiOiJ3YXdhd2F3YXdhMDI5QGdtYWlsLmNvbSIsImV4cCI6MTc4MzUwMDM3OH0.VHRdBX4zvS40499pA5HbsjPEpxxIWZG5QDQRtevhZpQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a14423c42d6f3ee8-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "160.176.145.157",
        "cf-ipcountry": "MA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jul-2026 08:46:20 UTC] === END API CALL LOG ===
[01-Jul-2026 08:46:20 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jul-2026 08:46:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMwIiwidXNlcm5hbWUiOiJtb2hhIiwiZW1haWwiOiJ3YXdhd2F3YXdhMDI5QGdtYWlsLmNvbSIsImV4cCI6MTc4MzUwMDM3OH0.VHRdBX4zvS40499pA5HbsjPEpxxIWZG5QDQRtevhZpQ
[01-Jul-2026 08:46:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jul-2026 08:46:20 UTC] ✅ JWT token verified successfully for user profile
[01-Jul-2026 08:46:20 UTC] User ID: 930
[01-Jul-2026 08:46:20 UTC] ✅ User profile retrieved successfully for user ID: 930
[01-Jul-2026 08:46:21 UTC] === API CALL LOG ===
[01-Jul-2026 08:46:21 UTC] Endpoint: user/profile.php
[01-Jul-2026 08:46:21 UTC] Full Log Data: {
    "timestamp": "2026-07-01 08:46:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "160.176.145.157",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "160.176.145.157, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMwIiwidXNlcm5hbWUiOiJtb2hhIiwiZW1haWwiOiJ3YXdhd2F3YXdhMDI5QGdtYWlsLmNvbSIsImV4cCI6MTc4MzUwMDM3OH0.VHRdBX4zvS40499pA5HbsjPEpxxIWZG5QDQRtevhZpQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a14423c82d173ee8-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "160.176.145.157",
        "cf-ipcountry": "MA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jul-2026 08:46:21 UTC] === END API CALL LOG ===
[01-Jul-2026 08:46:21 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jul-2026 08:46:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMwIiwidXNlcm5hbWUiOiJtb2hhIiwiZW1haWwiOiJ3YXdhd2F3YXdhMDI5QGdtYWlsLmNvbSIsImV4cCI6MTc4MzUwMDM3OH0.VHRdBX4zvS40499pA5HbsjPEpxxIWZG5QDQRtevhZpQ
[01-Jul-2026 08:46:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jul-2026 08:46:21 UTC] ✅ JWT token verified successfully for user profile
[01-Jul-2026 08:46:21 UTC] User ID: 930
[01-Jul-2026 08:46:21 UTC] ✅ User profile retrieved successfully for user ID: 930
[01-Jul-2026 08:46:42 UTC] === API CALL LOG ===
[01-Jul-2026 08:46:42 UTC] Endpoint: user/profile.php
[01-Jul-2026 08:46:42 UTC] Full Log Data: {
    "timestamp": "2026-07-01 08:46:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "160.176.145.157",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "160.176.145.157, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMwIiwidXNlcm5hbWUiOiJtb2hhIiwiZW1haWwiOiJ3YXdhd2F3YXdhMDI5QGdtYWlsLmNvbSIsImV4cCI6MTc4MzUwMDM3OH0.VHRdBX4zvS40499pA5HbsjPEpxxIWZG5QDQRtevhZpQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a144244aea3c3ee8-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "160.176.145.157",
        "cf-ipcountry": "MA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jul-2026 08:46:42 UTC] === END API CALL LOG ===
[01-Jul-2026 08:46:42 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jul-2026 08:46:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMwIiwidXNlcm5hbWUiOiJtb2hhIiwiZW1haWwiOiJ3YXdhd2F3YXdhMDI5QGdtYWlsLmNvbSIsImV4cCI6MTc4MzUwMDM3OH0.VHRdBX4zvS40499pA5HbsjPEpxxIWZG5QDQRtevhZpQ
[01-Jul-2026 08:46:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jul-2026 08:46:42 UTC] ✅ JWT token verified successfully for user profile
[01-Jul-2026 08:46:42 UTC] User ID: 930
[01-Jul-2026 08:46:42 UTC] ✅ User profile retrieved successfully for user ID: 930
[01-Jul-2026 08:47:21 UTC] === API CALL LOG ===
[01-Jul-2026 08:47:21 UTC] Endpoint: user/profile.php
[01-Jul-2026 08:47:21 UTC] Full Log Data: {
    "timestamp": "2026-07-01 08:47:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "160.176.145.157",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "160.176.145.157, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMwIiwidXNlcm5hbWUiOiJtb2hhIiwiZW1haWwiOiJ3YXdhd2F3YXdhMDI5QGdtYWlsLmNvbSIsImV4cCI6MTc4MzUwMDM3OH0.VHRdBX4zvS40499pA5HbsjPEpxxIWZG5QDQRtevhZpQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a144253c8f013ee8-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "160.176.145.157",
        "cf-ipcountry": "MA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jul-2026 08:47:21 UTC] === END API CALL LOG ===
[01-Jul-2026 08:47:21 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jul-2026 08:47:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMwIiwidXNlcm5hbWUiOiJtb2hhIiwiZW1haWwiOiJ3YXdhd2F3YXdhMDI5QGdtYWlsLmNvbSIsImV4cCI6MTc4MzUwMDM3OH0.VHRdBX4zvS40499pA5HbsjPEpxxIWZG5QDQRtevhZpQ
[01-Jul-2026 08:47:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jul-2026 08:47:21 UTC] ✅ JWT token verified successfully for user profile
[01-Jul-2026 08:47:21 UTC] User ID: 930
[01-Jul-2026 08:47:21 UTC] ✅ User profile retrieved successfully for user ID: 930
[01-Jul-2026 08:47:48 UTC] === API CALL LOG ===
[01-Jul-2026 08:47:48 UTC] Endpoint: user/profile.php
[01-Jul-2026 08:47:48 UTC] Full Log Data: {
    "timestamp": "2026-07-01 08:47:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "160.176.145.157",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "160.176.145.157, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMwIiwidXNlcm5hbWUiOiJtb2hhIiwiZW1haWwiOiJ3YXdhd2F3YXdhMDI5QGdtYWlsLmNvbSIsImV4cCI6MTc4MzUwMDM3OH0.VHRdBX4zvS40499pA5HbsjPEpxxIWZG5QDQRtevhZpQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a14425e84dbf3ee8-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "160.176.145.157",
        "cf-ipcountry": "MA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jul-2026 08:47:48 UTC] === END API CALL LOG ===
[01-Jul-2026 08:47:48 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jul-2026 08:47:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMwIiwidXNlcm5hbWUiOiJtb2hhIiwiZW1haWwiOiJ3YXdhd2F3YXdhMDI5QGdtYWlsLmNvbSIsImV4cCI6MTc4MzUwMDM3OH0.VHRdBX4zvS40499pA5HbsjPEpxxIWZG5QDQRtevhZpQ
[01-Jul-2026 08:47:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jul-2026 08:47:48 UTC] ✅ JWT token verified successfully for user profile
[01-Jul-2026 08:47:48 UTC] User ID: 930
[01-Jul-2026 08:47:48 UTC] ✅ User profile retrieved successfully for user ID: 930
[01-Jul-2026 08:48:02 UTC] === API CALL LOG ===
[01-Jul-2026 08:48:02 UTC] Endpoint: user/profile.php
[01-Jul-2026 08:48:02 UTC] Full Log Data: {
    "timestamp": "2026-07-01 08:48:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "160.176.145.157",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "160.176.145.157, 172.68.102.37",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMwIiwidXNlcm5hbWUiOiJtb2hhIiwiZW1haWwiOiJ3YXdhd2F3YXdhMDI5QGdtYWlsLmNvbSIsImV4cCI6MTc4MzUwMDM3OH0.VHRdBX4zvS40499pA5HbsjPEpxxIWZG5QDQRtevhZpQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a144263e5bef547f-LIS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "160.176.145.157",
        "cf-ipcountry": "MA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jul-2026 08:48:02 UTC] === END API CALL LOG ===
[01-Jul-2026 08:48:02 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jul-2026 08:48:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMwIiwidXNlcm5hbWUiOiJtb2hhIiwiZW1haWwiOiJ3YXdhd2F3YXdhMDI5QGdtYWlsLmNvbSIsImV4cCI6MTc4MzUwMDM3OH0.VHRdBX4zvS40499pA5HbsjPEpxxIWZG5QDQRtevhZpQ
[01-Jul-2026 08:48:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jul-2026 08:48:02 UTC] ✅ JWT token verified successfully for user profile
[01-Jul-2026 08:48:02 UTC] User ID: 930
[01-Jul-2026 08:48:02 UTC] ✅ User profile retrieved successfully for user ID: 930
[01-Jul-2026 08:48:03 UTC] === API CALL LOG ===
[01-Jul-2026 08:48:03 UTC] Endpoint: user/profile.php
[01-Jul-2026 08:48:03 UTC] Full Log Data: {
    "timestamp": "2026-07-01 08:48:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "160.176.145.157",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "160.176.145.157, 172.68.102.37",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMwIiwidXNlcm5hbWUiOiJtb2hhIiwiZW1haWwiOiJ3YXdhd2F3YXdhMDI5QGdtYWlsLmNvbSIsImV4cCI6MTc4MzUwMDM3OH0.VHRdBX4zvS40499pA5HbsjPEpxxIWZG5QDQRtevhZpQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1442647fbd1547f-LIS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "160.176.145.157",
        "cf-ipcountry": "MA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jul-2026 08:48:03 UTC] === END API CALL LOG ===
[01-Jul-2026 08:48:03 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jul-2026 08:48:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMwIiwidXNlcm5hbWUiOiJtb2hhIiwiZW1haWwiOiJ3YXdhd2F3YXdhMDI5QGdtYWlsLmNvbSIsImV4cCI6MTc4MzUwMDM3OH0.VHRdBX4zvS40499pA5HbsjPEpxxIWZG5QDQRtevhZpQ
[01-Jul-2026 08:48:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jul-2026 08:48:03 UTC] ✅ JWT token verified successfully for user profile
[01-Jul-2026 08:48:03 UTC] User ID: 930
[01-Jul-2026 08:48:03 UTC] ✅ User profile retrieved successfully for user ID: 930
[01-Jul-2026 08:48:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Jul-2026 08:48:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Jul-2026 08:48:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"160.176.145.157, 172.68.102.37","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMwIiwidXNlcm5hbWUiOiJtb2hhIiwiZW1haWwiOiJ3YXdhd2F3YXdhMDI5QGdtYWlsLmNvbSIsImV4cCI6MTc4MzUwMDM3OH0.VHRdBX4zvS40499pA5HbsjPEpxxIWZG5QDQRtevhZpQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a14426487d0f547f-LIS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"160.176.145.157","cf-ipcountry":"MA","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[01-Jul-2026 08:48:03 UTC] === User Orders API Called ===
[01-Jul-2026 08:48:03 UTC] User ID: 930
[01-Jul-2026 08:48:03 UTC] Limit: 20, Offset: 0
[01-Jul-2026 08:48:03 UTC] Orders found: 0
[01-Jul-2026 08:48:03 UTC] Orders data: []
[01-Jul-2026 08:48:03 UTC] Total orders count: 0
[01-Jul-2026 08:48:03 UTC] === API CALL LOG ===
[01-Jul-2026 08:48:03 UTC] Endpoint: user/profile.php
[01-Jul-2026 08:48:03 UTC] Full Log Data: {
    "timestamp": "2026-07-01 08:48:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "160.176.145.157",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "160.176.145.157, 172.68.103.117",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMwIiwidXNlcm5hbWUiOiJtb2hhIiwiZW1haWwiOiJ3YXdhd2F3YXdhMDI5QGdtYWlsLmNvbSIsImV4cCI6MTc4MzUwMDM3OH0.VHRdBX4zvS40499pA5HbsjPEpxxIWZG5QDQRtevhZpQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1442648bdc8547f-LIS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "160.176.145.157",
        "cf-ipcountry": "MA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jul-2026 08:48:03 UTC] === END API CALL LOG ===
[01-Jul-2026 08:48:03 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jul-2026 08:48:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMwIiwidXNlcm5hbWUiOiJtb2hhIiwiZW1haWwiOiJ3YXdhd2F3YXdhMDI5QGdtYWlsLmNvbSIsImV4cCI6MTc4MzUwMDM3OH0.VHRdBX4zvS40499pA5HbsjPEpxxIWZG5QDQRtevhZpQ
[01-Jul-2026 08:48:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jul-2026 08:48:03 UTC] ✅ JWT token verified successfully for user profile
[01-Jul-2026 08:48:03 UTC] User ID: 930
[01-Jul-2026 08:48:03 UTC] ✅ User profile retrieved successfully for user ID: 930
[01-Jul-2026 08:48:18 UTC] === API CALL LOG ===
[01-Jul-2026 08:48:18 UTC] Endpoint: user/profile.php
[01-Jul-2026 08:48:18 UTC] Full Log Data: {
    "timestamp": "2026-07-01 08:48:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "160.176.145.157",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "160.176.145.157, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMwIiwidXNlcm5hbWUiOiJtb2hhIiwiZW1haWwiOiJ3YXdhd2F3YXdhMDI5QGdtYWlsLmNvbSIsImV4cCI6MTc4MzUwMDM3OH0.VHRdBX4zvS40499pA5HbsjPEpxxIWZG5QDQRtevhZpQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a14426a13fd4a65d-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "160.176.145.157",
        "cf-ipcountry": "MA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jul-2026 08:48:18 UTC] === END API CALL LOG ===
[01-Jul-2026 08:48:18 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jul-2026 08:48:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMwIiwidXNlcm5hbWUiOiJtb2hhIiwiZW1haWwiOiJ3YXdhd2F3YXdhMDI5QGdtYWlsLmNvbSIsImV4cCI6MTc4MzUwMDM3OH0.VHRdBX4zvS40499pA5HbsjPEpxxIWZG5QDQRtevhZpQ
[01-Jul-2026 08:48:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jul-2026 08:48:18 UTC] ✅ JWT token verified successfully for user profile
[01-Jul-2026 08:48:18 UTC] User ID: 930
[01-Jul-2026 08:48:18 UTC] ✅ User profile retrieved successfully for user ID: 930
[01-Jul-2026 08:48:19 UTC] === API CALL LOG ===
[01-Jul-2026 08:48:19 UTC] Endpoint: user/profile.php
[01-Jul-2026 08:48:19 UTC] Full Log Data: {
    "timestamp": "2026-07-01 08:48:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "160.176.145.157",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "160.176.145.157, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMwIiwidXNlcm5hbWUiOiJtb2hhIiwiZW1haWwiOiJ3YXdhd2F3YXdhMDI5QGdtYWlsLmNvbSIsImV4cCI6MTc4MzUwMDM3OH0.VHRdBX4zvS40499pA5HbsjPEpxxIWZG5QDQRtevhZpQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a14426a8af2da65d-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "160.176.145.157",
        "cf-ipcountry": "MA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jul-2026 08:48:19 UTC] === END API CALL LOG ===
[01-Jul-2026 08:48:19 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jul-2026 08:48:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMwIiwidXNlcm5hbWUiOiJtb2hhIiwiZW1haWwiOiJ3YXdhd2F3YXdhMDI5QGdtYWlsLmNvbSIsImV4cCI6MTc4MzUwMDM3OH0.VHRdBX4zvS40499pA5HbsjPEpxxIWZG5QDQRtevhZpQ
[01-Jul-2026 08:48:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jul-2026 08:48:19 UTC] ✅ JWT token verified successfully for user profile
[01-Jul-2026 08:48:19 UTC] User ID: 930
[01-Jul-2026 08:48:19 UTC] ✅ User profile retrieved successfully for user ID: 930
[01-Jul-2026 08:48:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Jul-2026 08:48:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Jul-2026 08:48:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"160.176.145.157, 172.68.234.131","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMwIiwidXNlcm5hbWUiOiJtb2hhIiwiZW1haWwiOiJ3YXdhd2F3YXdhMDI5QGdtYWlsLmNvbSIsImV4cCI6MTc4MzUwMDM3OH0.VHRdBX4zvS40499pA5HbsjPEpxxIWZG5QDQRtevhZpQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a14426a90fe0a65d-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"160.176.145.157","cf-ipcountry":"MA","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[01-Jul-2026 08:48:19 UTC] === User Orders API Called ===
[01-Jul-2026 08:48:19 UTC] User ID: 930
[01-Jul-2026 08:48:19 UTC] Limit: 20, Offset: 0
[01-Jul-2026 08:48:19 UTC] Orders found: 0
[01-Jul-2026 08:48:19 UTC] Orders data: []
[01-Jul-2026 08:48:19 UTC] Total orders count: 0
[01-Jul-2026 08:48:19 UTC] === API CALL LOG ===
[01-Jul-2026 08:48:19 UTC] Endpoint: user/profile.php
[01-Jul-2026 08:48:19 UTC] Full Log Data: {
    "timestamp": "2026-07-01 08:48:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "160.176.145.157",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "160.176.145.157, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMwIiwidXNlcm5hbWUiOiJtb2hhIiwiZW1haWwiOiJ3YXdhd2F3YXdhMDI5QGdtYWlsLmNvbSIsImV4cCI6MTc4MzUwMDM3OH0.VHRdBX4zvS40499pA5HbsjPEpxxIWZG5QDQRtevhZpQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a14426a9585ea65d-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "160.176.145.157",
        "cf-ipcountry": "MA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jul-2026 08:48:19 UTC] === END API CALL LOG ===
[01-Jul-2026 08:48:19 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jul-2026 08:48:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMwIiwidXNlcm5hbWUiOiJtb2hhIiwiZW1haWwiOiJ3YXdhd2F3YXdhMDI5QGdtYWlsLmNvbSIsImV4cCI6MTc4MzUwMDM3OH0.VHRdBX4zvS40499pA5HbsjPEpxxIWZG5QDQRtevhZpQ
[01-Jul-2026 08:48:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jul-2026 08:48:19 UTC] ✅ JWT token verified successfully for user profile
[01-Jul-2026 08:48:19 UTC] User ID: 930
[01-Jul-2026 08:48:19 UTC] ✅ User profile retrieved successfully for user ID: 930
[01-Jul-2026 09:55:32 UTC] === API CALL LOG ===
[01-Jul-2026 09:55:32 UTC] Endpoint: user/profile.php
[01-Jul-2026 09:55:32 UTC] Full Log Data: {
    "timestamp": "2026-07-01 09:55:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.125.245.98",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.125.245.98, 104.23.221.59",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMxIiwidXNlcm5hbWUiOiJhZHJpOTciLCJlbWFpbCI6ImZvcnRoZWdwY2xpbmsxMEBnbWFpbC5jb20iLCJleHAiOjE3ODM1MDQ1MzB9.nzT9Wkm4otSZnF2Med_NOyljXwOpzcGy0Upjfz1Zr64",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a144892178e535cc-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.125.245.98",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jul-2026 09:55:32 UTC] === END API CALL LOG ===
[01-Jul-2026 09:55:32 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jul-2026 09:55:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMxIiwidXNlcm5hbWUiOiJhZHJpOTciLCJlbWFpbCI6ImZvcnRoZWdwY2xpbmsxMEBnbWFpbC5jb20iLCJleHAiOjE3ODM1MDQ1MzB9.nzT9Wkm4otSZnF2Med_NOyljXwOpzcGy0Upjfz1Zr64
[01-Jul-2026 09:55:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jul-2026 09:55:32 UTC] ✅ JWT token verified successfully for user profile
[01-Jul-2026 09:55:32 UTC] User ID: 931
[01-Jul-2026 09:55:32 UTC] ✅ User profile retrieved successfully for user ID: 931
[01-Jul-2026 09:55:32 UTC] === API CALL LOG ===
[01-Jul-2026 09:55:32 UTC] Endpoint: user/profile.php
[01-Jul-2026 09:55:32 UTC] Full Log Data: {
    "timestamp": "2026-07-01 09:55:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.125.245.98",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.125.245.98, 104.23.221.59",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMxIiwidXNlcm5hbWUiOiJhZHJpOTciLCJlbWFpbCI6ImZvcnRoZWdwY2xpbmsxMEBnbWFpbC5jb20iLCJleHAiOjE3ODM1MDQ1MzB9.nzT9Wkm4otSZnF2Med_NOyljXwOpzcGy0Upjfz1Zr64",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a144892178eb35cc-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.125.245.98",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jul-2026 09:55:32 UTC] === END API CALL LOG ===
[01-Jul-2026 09:55:32 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jul-2026 09:55:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMxIiwidXNlcm5hbWUiOiJhZHJpOTciLCJlbWFpbCI6ImZvcnRoZWdwY2xpbmsxMEBnbWFpbC5jb20iLCJleHAiOjE3ODM1MDQ1MzB9.nzT9Wkm4otSZnF2Med_NOyljXwOpzcGy0Upjfz1Zr64
[01-Jul-2026 09:55:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jul-2026 09:55:32 UTC] ✅ JWT token verified successfully for user profile
[01-Jul-2026 09:55:32 UTC] User ID: 931
[01-Jul-2026 09:55:32 UTC] ✅ User profile retrieved successfully for user ID: 931
[01-Jul-2026 09:55:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Jul-2026 09:55:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Jul-2026 09:55:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"5.125.245.98, 104.23.221.185","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMxIiwidXNlcm5hbWUiOiJhZHJpOTciLCJlbWFpbCI6ImZvcnRoZWdwY2xpbmsxMEBnbWFpbC5jb20iLCJleHAiOjE3ODM1MDQ1MzB9.nzT9Wkm4otSZnF2Med_NOyljXwOpzcGy0Upjfz1Zr64","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a144892178e935cc-ARN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"5.125.245.98","cf-ipcountry":"IR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[01-Jul-2026 09:55:32 UTC] === User Orders API Called ===
[01-Jul-2026 09:55:32 UTC] User ID: 931
[01-Jul-2026 09:55:32 UTC] Limit: 20, Offset: 0
[01-Jul-2026 09:55:32 UTC] Orders found: 0
[01-Jul-2026 09:55:32 UTC] Orders data: []
[01-Jul-2026 09:55:32 UTC] Total orders count: 0
[01-Jul-2026 09:55:35 UTC] === API CALL LOG ===
[01-Jul-2026 09:55:35 UTC] Endpoint: user/profile.php
[01-Jul-2026 09:55:35 UTC] Full Log Data: {
    "timestamp": "2026-07-01 09:55:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.125.245.98",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.125.245.98, 104.23.221.59",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMxIiwidXNlcm5hbWUiOiJhZHJpOTciLCJlbWFpbCI6ImZvcnRoZWdwY2xpbmsxMEBnbWFpbC5jb20iLCJleHAiOjE3ODM1MDQ1MzB9.nzT9Wkm4otSZnF2Med_NOyljXwOpzcGy0Upjfz1Zr64",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a144893529c535cc-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.125.245.98",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jul-2026 09:55:35 UTC] === END API CALL LOG ===
[01-Jul-2026 09:55:35 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jul-2026 09:55:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMxIiwidXNlcm5hbWUiOiJhZHJpOTciLCJlbWFpbCI6ImZvcnRoZWdwY2xpbmsxMEBnbWFpbC5jb20iLCJleHAiOjE3ODM1MDQ1MzB9.nzT9Wkm4otSZnF2Med_NOyljXwOpzcGy0Upjfz1Zr64
[01-Jul-2026 09:55:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jul-2026 09:55:35 UTC] ✅ JWT token verified successfully for user profile
[01-Jul-2026 09:55:35 UTC] User ID: 931
[01-Jul-2026 09:55:35 UTC] ✅ User profile retrieved successfully for user ID: 931
[01-Jul-2026 09:56:02 UTC] === API CALL LOG ===
[01-Jul-2026 09:56:02 UTC] Endpoint: user/profile.php
[01-Jul-2026 09:56:02 UTC] Full Log Data: {
    "timestamp": "2026-07-01 09:56:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.125.245.98",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.125.245.98, 104.23.221.59",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMxIiwidXNlcm5hbWUiOiJhZHJpOTciLCJlbWFpbCI6ImZvcnRoZWdwY2xpbmsxMEBnbWFpbC5jb20iLCJleHAiOjE3ODM1MDQ1MzB9.nzT9Wkm4otSZnF2Med_NOyljXwOpzcGy0Upjfz1Zr64",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a14489db297a35cc-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.125.245.98",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jul-2026 09:56:02 UTC] === END API CALL LOG ===
[01-Jul-2026 09:56:02 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jul-2026 09:56:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMxIiwidXNlcm5hbWUiOiJhZHJpOTciLCJlbWFpbCI6ImZvcnRoZWdwY2xpbmsxMEBnbWFpbC5jb20iLCJleHAiOjE3ODM1MDQ1MzB9.nzT9Wkm4otSZnF2Med_NOyljXwOpzcGy0Upjfz1Zr64
[01-Jul-2026 09:56:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jul-2026 09:56:02 UTC] ✅ JWT token verified successfully for user profile
[01-Jul-2026 09:56:02 UTC] User ID: 931
[01-Jul-2026 09:56:02 UTC] ✅ User profile retrieved successfully for user ID: 931
[01-Jul-2026 09:56:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Jul-2026 09:56:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Jul-2026 09:56:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"5.125.245.98, 104.23.221.59","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMxIiwidXNlcm5hbWUiOiJhZHJpOTciLCJlbWFpbCI6ImZvcnRoZWdwY2xpbmsxMEBnbWFpbC5jb20iLCJleHAiOjE3ODM1MDQ1MzB9.nzT9Wkm4otSZnF2Med_NOyljXwOpzcGy0Upjfz1Zr64","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a14489f6dfc835cc-ARN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"5.125.245.98","cf-ipcountry":"IR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[01-Jul-2026 09:56:06 UTC] === User Orders API Called ===
[01-Jul-2026 09:56:06 UTC] User ID: 931
[01-Jul-2026 09:56:06 UTC] Limit: 20, Offset: 0
[01-Jul-2026 09:56:06 UTC] Orders found: 0
[01-Jul-2026 09:56:06 UTC] Orders data: []
[01-Jul-2026 09:56:06 UTC] Total orders count: 0
[01-Jul-2026 09:56:16 UTC] === API CALL LOG ===
[01-Jul-2026 09:56:16 UTC] Endpoint: user/profile.php
[01-Jul-2026 09:56:16 UTC] Full Log Data: {
    "timestamp": "2026-07-01 09:56:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.125.245.98",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.125.245.98, 104.23.221.58",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMxIiwidXNlcm5hbWUiOiJhZHJpOTciLCJlbWFpbCI6ImZvcnRoZWdwY2xpbmsxMEBnbWFpbC5jb20iLCJleHAiOjE3ODM1MDQ1MzB9.nzT9Wkm4otSZnF2Med_NOyljXwOpzcGy0Upjfz1Zr64",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1448a32a8d135cc-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.125.245.98",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jul-2026 09:56:16 UTC] === END API CALL LOG ===
[01-Jul-2026 09:56:16 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jul-2026 09:56:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMxIiwidXNlcm5hbWUiOiJhZHJpOTciLCJlbWFpbCI6ImZvcnRoZWdwY2xpbmsxMEBnbWFpbC5jb20iLCJleHAiOjE3ODM1MDQ1MzB9.nzT9Wkm4otSZnF2Med_NOyljXwOpzcGy0Upjfz1Zr64
[01-Jul-2026 09:56:16 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Jul-2026 09:56:16 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Jul-2026 09:56:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jul-2026 09:56:16 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"5.125.245.98, 104.23.221.58","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMxIiwidXNlcm5hbWUiOiJhZHJpOTciLCJlbWFpbCI6ImZvcnRoZWdwY2xpbmsxMEBnbWFpbC5jb20iLCJleHAiOjE3ODM1MDQ1MzB9.nzT9Wkm4otSZnF2Med_NOyljXwOpzcGy0Upjfz1Zr64","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1448a32a8cd35cc-ARN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"5.125.245.98","cf-ipcountry":"IR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[01-Jul-2026 09:56:16 UTC] ✅ JWT token verified successfully for user profile
[01-Jul-2026 09:56:16 UTC] === User Orders API Called ===
[01-Jul-2026 09:56:16 UTC] User ID: 931
[01-Jul-2026 09:56:16 UTC] User ID: 931
[01-Jul-2026 09:56:16 UTC] Limit: 20, Offset: 0
[01-Jul-2026 09:56:16 UTC] ✅ User profile retrieved successfully for user ID: 931
[01-Jul-2026 09:56:16 UTC] Orders found: 0
[01-Jul-2026 09:56:16 UTC] Orders data: []
[01-Jul-2026 09:56:16 UTC] Total orders count: 0
[01-Jul-2026 09:56:16 UTC] === API CALL LOG ===
[01-Jul-2026 09:56:16 UTC] Endpoint: user/profile.php
[01-Jul-2026 09:56:16 UTC] Full Log Data: {
    "timestamp": "2026-07-01 09:56:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.125.245.98",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.125.245.98, 104.23.221.58",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMxIiwidXNlcm5hbWUiOiJhZHJpOTciLCJlbWFpbCI6ImZvcnRoZWdwY2xpbmsxMEBnbWFpbC5jb20iLCJleHAiOjE3ODM1MDQ1MzB9.nzT9Wkm4otSZnF2Med_NOyljXwOpzcGy0Upjfz1Zr64",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1448a32a8d535cc-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.125.245.98",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jul-2026 09:56:16 UTC] === END API CALL LOG ===
[01-Jul-2026 09:56:16 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jul-2026 09:56:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMxIiwidXNlcm5hbWUiOiJhZHJpOTciLCJlbWFpbCI6ImZvcnRoZWdwY2xpbmsxMEBnbWFpbC5jb20iLCJleHAiOjE3ODM1MDQ1MzB9.nzT9Wkm4otSZnF2Med_NOyljXwOpzcGy0Upjfz1Zr64
[01-Jul-2026 09:56:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jul-2026 09:56:16 UTC] ✅ JWT token verified successfully for user profile
[01-Jul-2026 09:56:16 UTC] User ID: 931
[01-Jul-2026 09:56:16 UTC] ✅ User profile retrieved successfully for user ID: 931
[01-Jul-2026 09:56:24 UTC] === API CALL LOG ===
[01-Jul-2026 09:56:24 UTC] Endpoint: user/profile.php
[01-Jul-2026 09:56:24 UTC] Full Log Data: {
    "timestamp": "2026-07-01 09:56:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.125.245.98",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.125.245.98, 104.23.221.59",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMxIiwidXNlcm5hbWUiOiJhZHJpOTciLCJlbWFpbCI6ImZvcnRoZWdwY2xpbmsxMEBnbWFpbC5jb20iLCJleHAiOjE3ODM1MDQ1MzB9.nzT9Wkm4otSZnF2Med_NOyljXwOpzcGy0Upjfz1Zr64",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1448a664c1435cc-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.125.245.98",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jul-2026 09:56:24 UTC] === END API CALL LOG ===
[01-Jul-2026 09:56:24 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jul-2026 09:56:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMxIiwidXNlcm5hbWUiOiJhZHJpOTciLCJlbWFpbCI6ImZvcnRoZWdwY2xpbmsxMEBnbWFpbC5jb20iLCJleHAiOjE3ODM1MDQ1MzB9.nzT9Wkm4otSZnF2Med_NOyljXwOpzcGy0Upjfz1Zr64
[01-Jul-2026 09:56:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jul-2026 09:56:24 UTC] ✅ JWT token verified successfully for user profile
[01-Jul-2026 09:56:24 UTC] User ID: 931
[01-Jul-2026 09:56:24 UTC] ✅ User profile retrieved successfully for user ID: 931
[01-Jul-2026 09:56:36 UTC] === API CALL LOG ===
[01-Jul-2026 09:56:36 UTC] Endpoint: user/profile.php
[01-Jul-2026 09:56:36 UTC] Full Log Data: {
    "timestamp": "2026-07-01 09:56:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.125.245.98",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.125.245.98, 104.23.221.59",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMxIiwidXNlcm5hbWUiOiJhZHJpOTciLCJlbWFpbCI6ImZvcnRoZWdwY2xpbmsxMEBnbWFpbC5jb20iLCJleHAiOjE3ODM1MDQ1MzB9.nzT9Wkm4otSZnF2Med_NOyljXwOpzcGy0Upjfz1Zr64",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1448ab1388635cc-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.125.245.98",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jul-2026 09:56:36 UTC] === END API CALL LOG ===
[01-Jul-2026 09:56:36 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jul-2026 09:56:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMxIiwidXNlcm5hbWUiOiJhZHJpOTciLCJlbWFpbCI6ImZvcnRoZWdwY2xpbmsxMEBnbWFpbC5jb20iLCJleHAiOjE3ODM1MDQ1MzB9.nzT9Wkm4otSZnF2Med_NOyljXwOpzcGy0Upjfz1Zr64
[01-Jul-2026 09:56:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jul-2026 09:56:36 UTC] ✅ JWT token verified successfully for user profile
[01-Jul-2026 09:56:36 UTC] User ID: 931
[01-Jul-2026 09:56:36 UTC] ✅ User profile retrieved successfully for user ID: 931
[01-Jul-2026 09:56:36 UTC] === API CALL LOG ===
[01-Jul-2026 09:56:36 UTC] Endpoint: user/profile.php
[01-Jul-2026 09:56:36 UTC] Full Log Data: {
    "timestamp": "2026-07-01 09:56:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.125.245.98",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.125.245.98, 104.23.221.58",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMxIiwidXNlcm5hbWUiOiJhZHJpOTciLCJlbWFpbCI6ImZvcnRoZWdwY2xpbmsxMEBnbWFpbC5jb20iLCJleHAiOjE3ODM1MDQ1MzB9.nzT9Wkm4otSZnF2Med_NOyljXwOpzcGy0Upjfz1Zr64",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1448ab1388435cc-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.125.245.98",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jul-2026 09:56:36 UTC] === END API CALL LOG ===
[01-Jul-2026 09:56:36 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jul-2026 09:56:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMxIiwidXNlcm5hbWUiOiJhZHJpOTciLCJlbWFpbCI6ImZvcnRoZWdwY2xpbmsxMEBnbWFpbC5jb20iLCJleHAiOjE3ODM1MDQ1MzB9.nzT9Wkm4otSZnF2Med_NOyljXwOpzcGy0Upjfz1Zr64
[01-Jul-2026 09:56:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jul-2026 09:56:36 UTC] ✅ JWT token verified successfully for user profile
[01-Jul-2026 09:56:36 UTC] User ID: 931
[01-Jul-2026 09:56:36 UTC] ✅ User profile retrieved successfully for user ID: 931
[01-Jul-2026 09:56:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Jul-2026 09:56:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Jul-2026 09:56:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"5.125.245.98, 104.23.221.58","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMxIiwidXNlcm5hbWUiOiJhZHJpOTciLCJlbWFpbCI6ImZvcnRoZWdwY2xpbmsxMEBnbWFpbC5jb20iLCJleHAiOjE3ODM1MDQ1MzB9.nzT9Wkm4otSZnF2Med_NOyljXwOpzcGy0Upjfz1Zr64","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1448ab1387e35cc-ARN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"5.125.245.98","cf-ipcountry":"IR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[01-Jul-2026 09:56:36 UTC] === User Orders API Called ===
[01-Jul-2026 09:56:36 UTC] User ID: 931
[01-Jul-2026 09:56:36 UTC] Limit: 20, Offset: 0
[01-Jul-2026 09:56:36 UTC] Orders found: 0
[01-Jul-2026 09:56:36 UTC] Orders data: []
[01-Jul-2026 09:56:36 UTC] Total orders count: 0
[01-Jul-2026 09:56:37 UTC] === API CALL LOG ===
[01-Jul-2026 09:56:37 UTC] Endpoint: user/profile.php
[01-Jul-2026 09:56:37 UTC] Full Log Data: {
    "timestamp": "2026-07-01 09:56:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.125.245.98",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.125.245.98, 104.23.221.58",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMxIiwidXNlcm5hbWUiOiJhZHJpOTciLCJlbWFpbCI6ImZvcnRoZWdwY2xpbmsxMEBnbWFpbC5jb20iLCJleHAiOjE3ODM1MDQ1MzB9.nzT9Wkm4otSZnF2Med_NOyljXwOpzcGy0Upjfz1Zr64",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1448ab6bb1435cc-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.125.245.98",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jul-2026 09:56:37 UTC] === END API CALL LOG ===
[01-Jul-2026 09:56:37 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jul-2026 09:56:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMxIiwidXNlcm5hbWUiOiJhZHJpOTciLCJlbWFpbCI6ImZvcnRoZWdwY2xpbmsxMEBnbWFpbC5jb20iLCJleHAiOjE3ODM1MDQ1MzB9.nzT9Wkm4otSZnF2Med_NOyljXwOpzcGy0Upjfz1Zr64
[01-Jul-2026 09:56:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jul-2026 09:56:37 UTC] ✅ JWT token verified successfully for user profile
[01-Jul-2026 09:56:37 UTC] User ID: 931
[01-Jul-2026 09:56:37 UTC] ✅ User profile retrieved successfully for user ID: 931
[01-Jul-2026 09:56:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Jul-2026 09:56:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Jul-2026 09:56:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"5.125.245.98, 104.23.221.58","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMxIiwidXNlcm5hbWUiOiJhZHJpOTciLCJlbWFpbCI6ImZvcnRoZWdwY2xpbmsxMEBnbWFpbC5jb20iLCJleHAiOjE3ODM1MDQ1MzB9.nzT9Wkm4otSZnF2Med_NOyljXwOpzcGy0Upjfz1Zr64","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1448b138f1335cc-ARN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"5.125.245.98","cf-ipcountry":"IR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[01-Jul-2026 09:56:52 UTC] === User Orders API Called ===
[01-Jul-2026 09:56:52 UTC] User ID: 931
[01-Jul-2026 09:56:52 UTC] Limit: 20, Offset: 0
[01-Jul-2026 09:56:52 UTC] Orders found: 0
[01-Jul-2026 09:56:52 UTC] Orders data: []
[01-Jul-2026 09:56:52 UTC] Total orders count: 0
[01-Jul-2026 09:56:52 UTC] === API CALL LOG ===
[01-Jul-2026 09:56:52 UTC] Endpoint: user/profile.php
[01-Jul-2026 09:56:52 UTC] Full Log Data: {
    "timestamp": "2026-07-01 09:56:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.125.245.98",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.125.245.98, 104.23.221.58",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMxIiwidXNlcm5hbWUiOiJhZHJpOTciLCJlbWFpbCI6ImZvcnRoZWdwY2xpbmsxMEBnbWFpbC5jb20iLCJleHAiOjE3ODM1MDQ1MzB9.nzT9Wkm4otSZnF2Med_NOyljXwOpzcGy0Upjfz1Zr64",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1448b138f1635cc-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.125.245.98",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jul-2026 09:56:52 UTC] === END API CALL LOG ===
[01-Jul-2026 09:56:52 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jul-2026 09:56:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMxIiwidXNlcm5hbWUiOiJhZHJpOTciLCJlbWFpbCI6ImZvcnRoZWdwY2xpbmsxMEBnbWFpbC5jb20iLCJleHAiOjE3ODM1MDQ1MzB9.nzT9Wkm4otSZnF2Med_NOyljXwOpzcGy0Upjfz1Zr64
[01-Jul-2026 09:56:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jul-2026 09:56:52 UTC] ✅ JWT token verified successfully for user profile
[01-Jul-2026 09:56:52 UTC] User ID: 931
[01-Jul-2026 09:56:52 UTC] ✅ User profile retrieved successfully for user ID: 931
[01-Jul-2026 09:56:52 UTC] === API CALL LOG ===
[01-Jul-2026 09:56:52 UTC] Endpoint: user/profile.php
[01-Jul-2026 09:56:52 UTC] Full Log Data: {
    "timestamp": "2026-07-01 09:56:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.125.245.98",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.125.245.98, 104.23.221.58",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMxIiwidXNlcm5hbWUiOiJhZHJpOTciLCJlbWFpbCI6ImZvcnRoZWdwY2xpbmsxMEBnbWFpbC5jb20iLCJleHAiOjE3ODM1MDQ1MzB9.nzT9Wkm4otSZnF2Med_NOyljXwOpzcGy0Upjfz1Zr64",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1448b138f1935cc-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.125.245.98",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jul-2026 09:56:52 UTC] === END API CALL LOG ===
[01-Jul-2026 09:56:52 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jul-2026 09:56:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMxIiwidXNlcm5hbWUiOiJhZHJpOTciLCJlbWFpbCI6ImZvcnRoZWdwY2xpbmsxMEBnbWFpbC5jb20iLCJleHAiOjE3ODM1MDQ1MzB9.nzT9Wkm4otSZnF2Med_NOyljXwOpzcGy0Upjfz1Zr64
[01-Jul-2026 09:56:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jul-2026 09:56:52 UTC] ✅ JWT token verified successfully for user profile
[01-Jul-2026 09:56:52 UTC] User ID: 931
[01-Jul-2026 09:56:52 UTC] ✅ User profile retrieved successfully for user ID: 931
[01-Jul-2026 09:56:52 UTC] === API CALL LOG ===
[01-Jul-2026 09:56:52 UTC] Endpoint: user/profile.php
[01-Jul-2026 09:56:52 UTC] Full Log Data: {
    "timestamp": "2026-07-01 09:56:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.125.245.98",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.125.245.98, 104.23.221.58",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMxIiwidXNlcm5hbWUiOiJhZHJpOTciLCJlbWFpbCI6ImZvcnRoZWdwY2xpbmsxMEBnbWFpbC5jb20iLCJleHAiOjE3ODM1MDQ1MzB9.nzT9Wkm4otSZnF2Med_NOyljXwOpzcGy0Upjfz1Zr64",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1448b171a2a35cc-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.125.245.98",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jul-2026 09:56:52 UTC] === END API CALL LOG ===
[01-Jul-2026 09:56:52 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jul-2026 09:56:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMxIiwidXNlcm5hbWUiOiJhZHJpOTciLCJlbWFpbCI6ImZvcnRoZWdwY2xpbmsxMEBnbWFpbC5jb20iLCJleHAiOjE3ODM1MDQ1MzB9.nzT9Wkm4otSZnF2Med_NOyljXwOpzcGy0Upjfz1Zr64
[01-Jul-2026 09:56:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jul-2026 09:56:52 UTC] ✅ JWT token verified successfully for user profile
[01-Jul-2026 09:56:52 UTC] User ID: 931
[01-Jul-2026 09:56:52 UTC] ✅ User profile retrieved successfully for user ID: 931
[01-Jul-2026 09:57:16 UTC] === API CALL LOG ===
[01-Jul-2026 09:57:16 UTC] Endpoint: user/profile.php
[01-Jul-2026 09:57:16 UTC] Full Log Data: {
    "timestamp": "2026-07-01 09:57:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.125.245.98",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.125.245.98, 104.23.221.58",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMxIiwidXNlcm5hbWUiOiJhZHJpOTciLCJlbWFpbCI6ImZvcnRoZWdwY2xpbmsxMEBnbWFpbC5jb20iLCJleHAiOjE3ODM1MDQ1MzB9.nzT9Wkm4otSZnF2Med_NOyljXwOpzcGy0Upjfz1Zr64",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1448ba98bf335cc-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.125.245.98",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jul-2026 09:57:16 UTC] === END API CALL LOG ===
[01-Jul-2026 09:57:16 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jul-2026 09:57:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMxIiwidXNlcm5hbWUiOiJhZHJpOTciLCJlbWFpbCI6ImZvcnRoZWdwY2xpbmsxMEBnbWFpbC5jb20iLCJleHAiOjE3ODM1MDQ1MzB9.nzT9Wkm4otSZnF2Med_NOyljXwOpzcGy0Upjfz1Zr64
[01-Jul-2026 09:57:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jul-2026 09:57:16 UTC] ✅ JWT token verified successfully for user profile
[01-Jul-2026 09:57:16 UTC] User ID: 931
[01-Jul-2026 09:57:16 UTC] ✅ User profile retrieved successfully for user ID: 931
[01-Jul-2026 09:57:16 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Jul-2026 09:57:16 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Jul-2026 09:57:16 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"5.125.245.98, 104.23.221.58","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMxIiwidXNlcm5hbWUiOiJhZHJpOTciLCJlbWFpbCI6ImZvcnRoZWdwY2xpbmsxMEBnbWFpbC5jb20iLCJleHAiOjE3ODM1MDQ1MzB9.nzT9Wkm4otSZnF2Med_NOyljXwOpzcGy0Upjfz1Zr64","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1448ba98bea35cc-ARN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"5.125.245.98","cf-ipcountry":"IR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[01-Jul-2026 09:57:16 UTC] === User Orders API Called ===
[01-Jul-2026 09:57:16 UTC] User ID: 931
[01-Jul-2026 09:57:16 UTC] Limit: 20, Offset: 0
[01-Jul-2026 09:57:16 UTC] Orders found: 0
[01-Jul-2026 09:57:16 UTC] Orders data: []
[01-Jul-2026 09:57:16 UTC] Total orders count: 0
[01-Jul-2026 09:57:16 UTC] === API CALL LOG ===
[01-Jul-2026 09:57:16 UTC] Endpoint: user/profile.php
[01-Jul-2026 09:57:16 UTC] Full Log Data: {
    "timestamp": "2026-07-01 09:57:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.125.245.98",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.125.245.98, 104.23.221.58",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMxIiwidXNlcm5hbWUiOiJhZHJpOTciLCJlbWFpbCI6ImZvcnRoZWdwY2xpbmsxMEBnbWFpbC5jb20iLCJleHAiOjE3ODM1MDQ1MzB9.nzT9Wkm4otSZnF2Med_NOyljXwOpzcGy0Upjfz1Zr64",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1448ba98bf035cc-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.125.245.98",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jul-2026 09:57:16 UTC] === END API CALL LOG ===
[01-Jul-2026 09:57:16 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jul-2026 09:57:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMxIiwidXNlcm5hbWUiOiJhZHJpOTciLCJlbWFpbCI6ImZvcnRoZWdwY2xpbmsxMEBnbWFpbC5jb20iLCJleHAiOjE3ODM1MDQ1MzB9.nzT9Wkm4otSZnF2Med_NOyljXwOpzcGy0Upjfz1Zr64
[01-Jul-2026 09:57:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jul-2026 09:57:16 UTC] ✅ JWT token verified successfully for user profile
[01-Jul-2026 09:57:16 UTC] User ID: 931
[01-Jul-2026 09:57:16 UTC] ✅ User profile retrieved successfully for user ID: 931
[01-Jul-2026 09:57:18 UTC] === API CALL LOG ===
[01-Jul-2026 09:57:18 UTC] Endpoint: user/profile.php
[01-Jul-2026 09:57:18 UTC] Full Log Data: {
    "timestamp": "2026-07-01 09:57:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.125.245.98",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.125.245.98, 104.23.221.58",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMxIiwidXNlcm5hbWUiOiJhZHJpOTciLCJlbWFpbCI6ImZvcnRoZWdwY2xpbmsxMEBnbWFpbC5jb20iLCJleHAiOjE3ODM1MDQ1MzB9.nzT9Wkm4otSZnF2Med_NOyljXwOpzcGy0Upjfz1Zr64",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1448bb5597b35cc-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.125.245.98",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jul-2026 09:57:18 UTC] === END API CALL LOG ===
[01-Jul-2026 09:57:18 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jul-2026 09:57:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMxIiwidXNlcm5hbWUiOiJhZHJpOTciLCJlbWFpbCI6ImZvcnRoZWdwY2xpbmsxMEBnbWFpbC5jb20iLCJleHAiOjE3ODM1MDQ1MzB9.nzT9Wkm4otSZnF2Med_NOyljXwOpzcGy0Upjfz1Zr64
[01-Jul-2026 09:57:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jul-2026 09:57:18 UTC] ✅ JWT token verified successfully for user profile
[01-Jul-2026 09:57:18 UTC] User ID: 931
[01-Jul-2026 09:57:18 UTC] ✅ User profile retrieved successfully for user ID: 931
[01-Jul-2026 09:57:55 UTC] === API CALL LOG ===
[01-Jul-2026 09:57:55 UTC] Endpoint: user/profile.php
[01-Jul-2026 09:57:55 UTC] Full Log Data: {
    "timestamp": "2026-07-01 09:57:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.125.245.98",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.125.245.98, 104.23.223.41",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMxIiwidXNlcm5hbWUiOiJhZHJpOTciLCJlbWFpbCI6ImZvcnRoZWdwY2xpbmsxMEBnbWFpbC5jb20iLCJleHAiOjE3ODM1MDQ1MzB9.nzT9Wkm4otSZnF2Med_NOyljXwOpzcGy0Upjfz1Zr64",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1448c9f8aceb000-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.125.245.98",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jul-2026 09:57:55 UTC] === END API CALL LOG ===
[01-Jul-2026 09:57:55 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jul-2026 09:57:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMxIiwidXNlcm5hbWUiOiJhZHJpOTciLCJlbWFpbCI6ImZvcnRoZWdwY2xpbmsxMEBnbWFpbC5jb20iLCJleHAiOjE3ODM1MDQ1MzB9.nzT9Wkm4otSZnF2Med_NOyljXwOpzcGy0Upjfz1Zr64
[01-Jul-2026 09:57:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jul-2026 09:57:55 UTC] ✅ JWT token verified successfully for user profile
[01-Jul-2026 09:57:55 UTC] User ID: 931
[01-Jul-2026 09:57:55 UTC] ✅ User profile retrieved successfully for user ID: 931
[01-Jul-2026 09:57:56 UTC] === API CALL LOG ===
[01-Jul-2026 09:57:56 UTC] Endpoint: user/profile.php
[01-Jul-2026 09:57:56 UTC] Full Log Data: {
    "timestamp": "2026-07-01 09:57:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.125.245.98",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.125.245.98, 104.23.223.41",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMxIiwidXNlcm5hbWUiOiJhZHJpOTciLCJlbWFpbCI6ImZvcnRoZWdwY2xpbmsxMEBnbWFpbC5jb20iLCJleHAiOjE3ODM1MDQ1MzB9.nzT9Wkm4otSZnF2Med_NOyljXwOpzcGy0Upjfz1Zr64",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1448ca5f828b000-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.125.245.98",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jul-2026 09:57:56 UTC] === END API CALL LOG ===
[01-Jul-2026 09:57:56 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jul-2026 09:57:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMxIiwidXNlcm5hbWUiOiJhZHJpOTciLCJlbWFpbCI6ImZvcnRoZWdwY2xpbmsxMEBnbWFpbC5jb20iLCJleHAiOjE3ODM1MDQ1MzB9.nzT9Wkm4otSZnF2Med_NOyljXwOpzcGy0Upjfz1Zr64
[01-Jul-2026 09:57:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jul-2026 09:57:56 UTC] ✅ JWT token verified successfully for user profile
[01-Jul-2026 09:57:56 UTC] User ID: 931
[01-Jul-2026 09:57:56 UTC] ✅ User profile retrieved successfully for user ID: 931
[01-Jul-2026 09:57:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Jul-2026 09:57:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Jul-2026 09:57:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"5.125.245.98, 104.23.223.41","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMxIiwidXNlcm5hbWUiOiJhZHJpOTciLCJlbWFpbCI6ImZvcnRoZWdwY2xpbmsxMEBnbWFpbC5jb20iLCJleHAiOjE3ODM1MDQ1MzB9.nzT9Wkm4otSZnF2Med_NOyljXwOpzcGy0Upjfz1Zr64","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1448ca5f831b000-ARN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"5.125.245.98","cf-ipcountry":"IR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[01-Jul-2026 09:57:56 UTC] === User Orders API Called ===
[01-Jul-2026 09:57:56 UTC] User ID: 931
[01-Jul-2026 09:57:56 UTC] Limit: 20, Offset: 0
[01-Jul-2026 09:57:56 UTC] Orders found: 0
[01-Jul-2026 09:57:56 UTC] Orders data: []
[01-Jul-2026 09:57:56 UTC] Total orders count: 0
[01-Jul-2026 09:57:56 UTC] === API CALL LOG ===
[01-Jul-2026 09:57:56 UTC] Endpoint: user/profile.php
[01-Jul-2026 09:57:56 UTC] Full Log Data: {
    "timestamp": "2026-07-01 09:57:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.125.245.98",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.125.245.98, 104.23.223.41",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMxIiwidXNlcm5hbWUiOiJhZHJpOTciLCJlbWFpbCI6ImZvcnRoZWdwY2xpbmsxMEBnbWFpbC5jb20iLCJleHAiOjE3ODM1MDQ1MzB9.nzT9Wkm4otSZnF2Med_NOyljXwOpzcGy0Upjfz1Zr64",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1448ca5f834b000-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.125.245.98",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jul-2026 09:57:56 UTC] === END API CALL LOG ===
[01-Jul-2026 09:57:56 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jul-2026 09:57:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMxIiwidXNlcm5hbWUiOiJhZHJpOTciLCJlbWFpbCI6ImZvcnRoZWdwY2xpbmsxMEBnbWFpbC5jb20iLCJleHAiOjE3ODM1MDQ1MzB9.nzT9Wkm4otSZnF2Med_NOyljXwOpzcGy0Upjfz1Zr64
[01-Jul-2026 09:57:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jul-2026 09:57:56 UTC] ✅ JWT token verified successfully for user profile
[01-Jul-2026 09:57:56 UTC] User ID: 931
[01-Jul-2026 09:57:56 UTC] ✅ User profile retrieved successfully for user ID: 931
[01-Jul-2026 09:57:57 UTC] === API CALL LOG ===
[01-Jul-2026 09:57:57 UTC] Endpoint: user/profile.php
[01-Jul-2026 09:57:57 UTC] Full Log Data: {
    "timestamp": "2026-07-01 09:57:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.125.245.98",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.125.245.98, 104.23.223.41",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMxIiwidXNlcm5hbWUiOiJhZHJpOTciLCJlbWFpbCI6ImZvcnRoZWdwY2xpbmsxMEBnbWFpbC5jb20iLCJleHAiOjE3ODM1MDQ1MzB9.nzT9Wkm4otSZnF2Med_NOyljXwOpzcGy0Upjfz1Zr64",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1448cacb83bb000-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.125.245.98",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jul-2026 09:57:57 UTC] === END API CALL LOG ===
[01-Jul-2026 09:57:57 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jul-2026 09:57:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMxIiwidXNlcm5hbWUiOiJhZHJpOTciLCJlbWFpbCI6ImZvcnRoZWdwY2xpbmsxMEBnbWFpbC5jb20iLCJleHAiOjE3ODM1MDQ1MzB9.nzT9Wkm4otSZnF2Med_NOyljXwOpzcGy0Upjfz1Zr64
[01-Jul-2026 09:57:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jul-2026 09:57:57 UTC] ✅ JWT token verified successfully for user profile
[01-Jul-2026 09:57:57 UTC] User ID: 931
[01-Jul-2026 09:57:57 UTC] ✅ User profile retrieved successfully for user ID: 931
[01-Jul-2026 09:58:12 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Jul-2026 09:58:12 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Jul-2026 09:58:12 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"5.125.245.98, 104.23.223.41","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMxIiwidXNlcm5hbWUiOiJhZHJpOTciLCJlbWFpbCI6ImZvcnRoZWdwY2xpbmsxMEBnbWFpbC5jb20iLCJleHAiOjE3ODM1MDQ1MzB9.nzT9Wkm4otSZnF2Med_NOyljXwOpzcGy0Upjfz1Zr64","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1448d08bcdcb000-ARN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"5.125.245.98","cf-ipcountry":"IR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[01-Jul-2026 09:58:12 UTC] === User Orders API Called ===
[01-Jul-2026 09:58:12 UTC] User ID: 931
[01-Jul-2026 09:58:12 UTC] Limit: 20, Offset: 0
[01-Jul-2026 09:58:12 UTC] Orders found: 0
[01-Jul-2026 09:58:12 UTC] Orders data: []
[01-Jul-2026 09:58:12 UTC] Total orders count: 0
[01-Jul-2026 09:58:12 UTC] === API CALL LOG ===
[01-Jul-2026 09:58:12 UTC] === API CALL LOG ===
[01-Jul-2026 09:58:12 UTC] Endpoint: user/profile.php
[01-Jul-2026 09:58:12 UTC] Endpoint: user/profile.php
[01-Jul-2026 09:58:12 UTC] Full Log Data: {
    "timestamp": "2026-07-01 09:58:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.125.245.98",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.125.245.98, 104.23.223.40",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMxIiwidXNlcm5hbWUiOiJhZHJpOTciLCJlbWFpbCI6ImZvcnRoZWdwY2xpbmsxMEBnbWFpbC5jb20iLCJleHAiOjE3ODM1MDQ1MzB9.nzT9Wkm4otSZnF2Med_NOyljXwOpzcGy0Upjfz1Zr64",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1448d08bce3b000-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.125.245.98",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jul-2026 09:58:12 UTC] Full Log Data: {
    "timestamp": "2026-07-01 09:58:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.125.245.98",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.125.245.98, 104.23.223.41",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMxIiwidXNlcm5hbWUiOiJhZHJpOTciLCJlbWFpbCI6ImZvcnRoZWdwY2xpbmsxMEBnbWFpbC5jb20iLCJleHAiOjE3ODM1MDQ1MzB9.nzT9Wkm4otSZnF2Med_NOyljXwOpzcGy0Upjfz1Zr64",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1448d08bce2b000-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.125.245.98",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jul-2026 09:58:12 UTC] === END API CALL LOG ===
[01-Jul-2026 09:58:12 UTC] === END API CALL LOG ===
[01-Jul-2026 09:58:12 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jul-2026 09:58:12 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jul-2026 09:58:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMxIiwidXNlcm5hbWUiOiJhZHJpOTciLCJlbWFpbCI6ImZvcnRoZWdwY2xpbmsxMEBnbWFpbC5jb20iLCJleHAiOjE3ODM1MDQ1MzB9.nzT9Wkm4otSZnF2Med_NOyljXwOpzcGy0Upjfz1Zr64
[01-Jul-2026 09:58:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMxIiwidXNlcm5hbWUiOiJhZHJpOTciLCJlbWFpbCI6ImZvcnRoZWdwY2xpbmsxMEBnbWFpbC5jb20iLCJleHAiOjE3ODM1MDQ1MzB9.nzT9Wkm4otSZnF2Med_NOyljXwOpzcGy0Upjfz1Zr64
[01-Jul-2026 09:58:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jul-2026 09:58:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jul-2026 09:58:12 UTC] ✅ JWT token verified successfully for user profile
[01-Jul-2026 09:58:12 UTC] ✅ JWT token verified successfully for user profile
[01-Jul-2026 09:58:12 UTC] User ID: 931
[01-Jul-2026 09:58:12 UTC] User ID: 931
[01-Jul-2026 09:58:12 UTC] ✅ User profile retrieved successfully for user ID: 931
[01-Jul-2026 09:58:12 UTC] ✅ User profile retrieved successfully for user ID: 931
[01-Jul-2026 09:58:14 UTC] === API CALL LOG ===
[01-Jul-2026 09:58:14 UTC] Endpoint: user/profile.php
[01-Jul-2026 09:58:14 UTC] Full Log Data: {
    "timestamp": "2026-07-01 09:58:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.125.245.98",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.125.245.98, 104.23.223.41",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMxIiwidXNlcm5hbWUiOiJhZHJpOTciLCJlbWFpbCI6ImZvcnRoZWdwY2xpbmsxMEBnbWFpbC5jb20iLCJleHAiOjE3ODM1MDQ1MzB9.nzT9Wkm4otSZnF2Med_NOyljXwOpzcGy0Upjfz1Zr64",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1448d11a834b000-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.125.245.98",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jul-2026 09:58:14 UTC] === END API CALL LOG ===
[01-Jul-2026 09:58:14 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jul-2026 09:58:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMxIiwidXNlcm5hbWUiOiJhZHJpOTciLCJlbWFpbCI6ImZvcnRoZWdwY2xpbmsxMEBnbWFpbC5jb20iLCJleHAiOjE3ODM1MDQ1MzB9.nzT9Wkm4otSZnF2Med_NOyljXwOpzcGy0Upjfz1Zr64
[01-Jul-2026 09:58:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jul-2026 09:58:14 UTC] ✅ JWT token verified successfully for user profile
[01-Jul-2026 09:58:14 UTC] User ID: 931
[01-Jul-2026 09:58:14 UTC] ✅ User profile retrieved successfully for user ID: 931
[01-Jul-2026 09:58:26 UTC] === API CALL LOG ===
[01-Jul-2026 09:58:26 UTC] Endpoint: user/profile.php
[01-Jul-2026 09:58:26 UTC] Full Log Data: {
    "timestamp": "2026-07-01 09:58:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.125.245.98",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.125.245.98, 104.23.223.40",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMxIiwidXNlcm5hbWUiOiJhZHJpOTciLCJlbWFpbCI6ImZvcnRoZWdwY2xpbmsxMEBnbWFpbC5jb20iLCJleHAiOjE3ODM1MDQ1MzB9.nzT9Wkm4otSZnF2Med_NOyljXwOpzcGy0Upjfz1Zr64",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1448d605b7eb000-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.125.245.98",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jul-2026 09:58:26 UTC] === END API CALL LOG ===
[01-Jul-2026 09:58:26 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jul-2026 09:58:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMxIiwidXNlcm5hbWUiOiJhZHJpOTciLCJlbWFpbCI6ImZvcnRoZWdwY2xpbmsxMEBnbWFpbC5jb20iLCJleHAiOjE3ODM1MDQ1MzB9.nzT9Wkm4otSZnF2Med_NOyljXwOpzcGy0Upjfz1Zr64
[01-Jul-2026 09:58:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jul-2026 09:58:26 UTC] ✅ JWT token verified successfully for user profile
[01-Jul-2026 09:58:26 UTC] User ID: 931
[01-Jul-2026 09:58:26 UTC] ✅ User profile retrieved successfully for user ID: 931
[01-Jul-2026 09:59:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Jul-2026 09:59:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Jul-2026 09:59:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"5.125.245.98, 104.23.223.40","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMxIiwidXNlcm5hbWUiOiJhZHJpOTciLCJlbWFpbCI6ImZvcnRoZWdwY2xpbmsxMEBnbWFpbC5jb20iLCJleHAiOjE3ODM1MDQ1MzB9.nzT9Wkm4otSZnF2Med_NOyljXwOpzcGy0Upjfz1Zr64","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1448f498829b000-ARN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"5.125.245.98","cf-ipcountry":"IR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[01-Jul-2026 09:59:44 UTC] === User Orders API Called ===
[01-Jul-2026 09:59:44 UTC] User ID: 931
[01-Jul-2026 09:59:44 UTC] Limit: 20, Offset: 0
[01-Jul-2026 09:59:44 UTC] Orders found: 0
[01-Jul-2026 09:59:44 UTC] Orders data: []
[01-Jul-2026 09:59:44 UTC] Total orders count: 0
[01-Jul-2026 09:59:44 UTC] === API CALL LOG ===
[01-Jul-2026 09:59:44 UTC] Endpoint: user/profile.php
[01-Jul-2026 09:59:44 UTC] Full Log Data: {
    "timestamp": "2026-07-01 09:59:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.125.245.98",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.125.245.98, 104.23.223.40",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMxIiwidXNlcm5hbWUiOiJhZHJpOTciLCJlbWFpbCI6ImZvcnRoZWdwY2xpbmsxMEBnbWFpbC5jb20iLCJleHAiOjE3ODM1MDQ1MzB9.nzT9Wkm4otSZnF2Med_NOyljXwOpzcGy0Upjfz1Zr64",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1448f49882cb000-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.125.245.98",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jul-2026 09:59:44 UTC] === END API CALL LOG ===
[01-Jul-2026 09:59:44 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jul-2026 09:59:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMxIiwidXNlcm5hbWUiOiJhZHJpOTciLCJlbWFpbCI6ImZvcnRoZWdwY2xpbmsxMEBnbWFpbC5jb20iLCJleHAiOjE3ODM1MDQ1MzB9.nzT9Wkm4otSZnF2Med_NOyljXwOpzcGy0Upjfz1Zr64
[01-Jul-2026 09:59:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jul-2026 09:59:44 UTC] ✅ JWT token verified successfully for user profile
[01-Jul-2026 09:59:44 UTC] === API CALL LOG ===
[01-Jul-2026 09:59:44 UTC] User ID: 931
[01-Jul-2026 09:59:44 UTC] Endpoint: user/profile.php
[01-Jul-2026 09:59:44 UTC] Full Log Data: {
    "timestamp": "2026-07-01 09:59:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.125.245.98",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.125.245.98, 104.23.223.40",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMxIiwidXNlcm5hbWUiOiJhZHJpOTciLCJlbWFpbCI6ImZvcnRoZWdwY2xpbmsxMEBnbWFpbC5jb20iLCJleHAiOjE3ODM1MDQ1MzB9.nzT9Wkm4otSZnF2Med_NOyljXwOpzcGy0Upjfz1Zr64",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1448f498832b000-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.125.245.98",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jul-2026 09:59:44 UTC] === END API CALL LOG ===
[01-Jul-2026 09:59:44 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jul-2026 09:59:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMxIiwidXNlcm5hbWUiOiJhZHJpOTciLCJlbWFpbCI6ImZvcnRoZWdwY2xpbmsxMEBnbWFpbC5jb20iLCJleHAiOjE3ODM1MDQ1MzB9.nzT9Wkm4otSZnF2Med_NOyljXwOpzcGy0Upjfz1Zr64
[01-Jul-2026 09:59:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jul-2026 09:59:44 UTC] ✅ User profile retrieved successfully for user ID: 931
[01-Jul-2026 09:59:44 UTC] ✅ JWT token verified successfully for user profile
[01-Jul-2026 09:59:44 UTC] User ID: 931
[01-Jul-2026 09:59:44 UTC] ✅ User profile retrieved successfully for user ID: 931
[01-Jul-2026 09:59:45 UTC] === API CALL LOG ===
[01-Jul-2026 09:59:45 UTC] Endpoint: user/profile.php
[01-Jul-2026 09:59:45 UTC] Full Log Data: {
    "timestamp": "2026-07-01 09:59:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.125.245.98",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.125.245.98, 104.23.223.40",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMxIiwidXNlcm5hbWUiOiJhZHJpOTciLCJlbWFpbCI6ImZvcnRoZWdwY2xpbmsxMEBnbWFpbC5jb20iLCJleHAiOjE3ODM1MDQ1MzB9.nzT9Wkm4otSZnF2Med_NOyljXwOpzcGy0Upjfz1Zr64",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1448f4e4f1fb000-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.125.245.98",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jul-2026 09:59:45 UTC] === END API CALL LOG ===
[01-Jul-2026 09:59:45 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jul-2026 09:59:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMxIiwidXNlcm5hbWUiOiJhZHJpOTciLCJlbWFpbCI6ImZvcnRoZWdwY2xpbmsxMEBnbWFpbC5jb20iLCJleHAiOjE3ODM1MDQ1MzB9.nzT9Wkm4otSZnF2Med_NOyljXwOpzcGy0Upjfz1Zr64
[01-Jul-2026 09:59:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jul-2026 09:59:45 UTC] ✅ JWT token verified successfully for user profile
[01-Jul-2026 09:59:45 UTC] User ID: 931
[01-Jul-2026 09:59:45 UTC] ✅ User profile retrieved successfully for user ID: 931
[01-Jul-2026 10:00:06 UTC] === API CALL LOG ===
[01-Jul-2026 10:00:06 UTC] Endpoint: user/profile.php
[01-Jul-2026 10:00:06 UTC] Full Log Data: {
    "timestamp": "2026-07-01 10:00:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.125.245.98",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.125.245.98, 104.23.223.40",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMxIiwidXNlcm5hbWUiOiJhZHJpOTciLCJlbWFpbCI6ImZvcnRoZWdwY2xpbmsxMEBnbWFpbC5jb20iLCJleHAiOjE3ODM1MDQ1MzB9.nzT9Wkm4otSZnF2Med_NOyljXwOpzcGy0Upjfz1Zr64",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1448fce3fc2b000-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.125.245.98",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jul-2026 10:00:06 UTC] === END API CALL LOG ===
[01-Jul-2026 10:00:06 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jul-2026 10:00:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMxIiwidXNlcm5hbWUiOiJhZHJpOTciLCJlbWFpbCI6ImZvcnRoZWdwY2xpbmsxMEBnbWFpbC5jb20iLCJleHAiOjE3ODM1MDQ1MzB9.nzT9Wkm4otSZnF2Med_NOyljXwOpzcGy0Upjfz1Zr64
[01-Jul-2026 10:00:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jul-2026 10:00:06 UTC] ✅ JWT token verified successfully for user profile
[01-Jul-2026 10:00:06 UTC] User ID: 931
[01-Jul-2026 10:00:06 UTC] ✅ User profile retrieved successfully for user ID: 931
[01-Jul-2026 10:00:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Jul-2026 10:00:06 UTC] === API CALL LOG ===
[01-Jul-2026 10:00:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Jul-2026 10:00:06 UTC] Endpoint: user/profile.php
[01-Jul-2026 10:00:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"5.125.245.98, 104.23.223.40","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMxIiwidXNlcm5hbWUiOiJhZHJpOTciLCJlbWFpbCI6ImZvcnRoZWdwY2xpbmsxMEBnbWFpbC5jb20iLCJleHAiOjE3ODM1MDQ1MzB9.nzT9Wkm4otSZnF2Med_NOyljXwOpzcGy0Upjfz1Zr64","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1448fce3fbeb000-ARN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"5.125.245.98","cf-ipcountry":"IR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[01-Jul-2026 10:00:06 UTC] Full Log Data: {
    "timestamp": "2026-07-01 10:00:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.125.245.98",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.125.245.98, 104.23.223.40",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMxIiwidXNlcm5hbWUiOiJhZHJpOTciLCJlbWFpbCI6ImZvcnRoZWdwY2xpbmsxMEBnbWFpbC5jb20iLCJleHAiOjE3ODM1MDQ1MzB9.nzT9Wkm4otSZnF2Med_NOyljXwOpzcGy0Upjfz1Zr64",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1448fce3fc0b000-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.125.245.98",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jul-2026 10:00:06 UTC] === END API CALL LOG ===
[01-Jul-2026 10:00:06 UTC] === User Orders API Called ===
[01-Jul-2026 10:00:06 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jul-2026 10:00:06 UTC] User ID: 931
[01-Jul-2026 10:00:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMxIiwidXNlcm5hbWUiOiJhZHJpOTciLCJlbWFpbCI6ImZvcnRoZWdwY2xpbmsxMEBnbWFpbC5jb20iLCJleHAiOjE3ODM1MDQ1MzB9.nzT9Wkm4otSZnF2Med_NOyljXwOpzcGy0Upjfz1Zr64
[01-Jul-2026 10:00:06 UTC] Limit: 20, Offset: 0
[01-Jul-2026 10:00:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jul-2026 10:00:06 UTC] ✅ JWT token verified successfully for user profile
[01-Jul-2026 10:00:06 UTC] User ID: 931
[01-Jul-2026 10:00:06 UTC] Orders found: 0
[01-Jul-2026 10:00:06 UTC] Orders data: []
[01-Jul-2026 10:00:06 UTC] ✅ User profile retrieved successfully for user ID: 931
[01-Jul-2026 10:00:06 UTC] Total orders count: 0
[01-Jul-2026 10:00:06 UTC] === API CALL LOG ===
[01-Jul-2026 10:00:06 UTC] Endpoint: user/profile.php
[01-Jul-2026 10:00:06 UTC] Full Log Data: {
    "timestamp": "2026-07-01 10:00:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.125.245.98",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.125.245.98, 104.23.223.40",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMxIiwidXNlcm5hbWUiOiJhZHJpOTciLCJlbWFpbCI6ImZvcnRoZWdwY2xpbmsxMEBnbWFpbC5jb20iLCJleHAiOjE3ODM1MDQ1MzB9.nzT9Wkm4otSZnF2Med_NOyljXwOpzcGy0Upjfz1Zr64",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1448fd21bb3b000-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.125.245.98",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jul-2026 10:00:06 UTC] === END API CALL LOG ===
[01-Jul-2026 10:00:06 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jul-2026 10:00:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMxIiwidXNlcm5hbWUiOiJhZHJpOTciLCJlbWFpbCI6ImZvcnRoZWdwY2xpbmsxMEBnbWFpbC5jb20iLCJleHAiOjE3ODM1MDQ1MzB9.nzT9Wkm4otSZnF2Med_NOyljXwOpzcGy0Upjfz1Zr64
[01-Jul-2026 10:00:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jul-2026 10:00:06 UTC] ✅ JWT token verified successfully for user profile
[01-Jul-2026 10:00:06 UTC] User ID: 931
[01-Jul-2026 10:00:06 UTC] ✅ User profile retrieved successfully for user ID: 931
[01-Jul-2026 10:00:55 UTC] === API CALL LOG ===
[01-Jul-2026 10:00:55 UTC] Endpoint: user/profile.php
[01-Jul-2026 10:00:55 UTC] Full Log Data: {
    "timestamp": "2026-07-01 10:00:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.125.245.98",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.125.245.98, 104.23.223.40",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMxIiwidXNlcm5hbWUiOiJhZHJpOTciLCJlbWFpbCI6ImZvcnRoZWdwY2xpbmsxMEBnbWFpbC5jb20iLCJleHAiOjE3ODM1MDQ1MzB9.nzT9Wkm4otSZnF2Med_NOyljXwOpzcGy0Upjfz1Zr64",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a14491018f4eb000-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.125.245.98",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jul-2026 10:00:55 UTC] === END API CALL LOG ===
[01-Jul-2026 10:00:55 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jul-2026 10:00:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMxIiwidXNlcm5hbWUiOiJhZHJpOTciLCJlbWFpbCI6ImZvcnRoZWdwY2xpbmsxMEBnbWFpbC5jb20iLCJleHAiOjE3ODM1MDQ1MzB9.nzT9Wkm4otSZnF2Med_NOyljXwOpzcGy0Upjfz1Zr64
[01-Jul-2026 10:00:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jul-2026 10:00:55 UTC] ✅ JWT token verified successfully for user profile
[01-Jul-2026 10:00:55 UTC] User ID: 931
[01-Jul-2026 10:00:55 UTC] ✅ User profile retrieved successfully for user ID: 931
[01-Jul-2026 10:01:12 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Jul-2026 10:01:12 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Jul-2026 10:01:12 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"5.125.245.98, 104.23.223.40","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMxIiwidXNlcm5hbWUiOiJhZHJpOTciLCJlbWFpbCI6ImZvcnRoZWdwY2xpbmsxMEBnbWFpbC5jb20iLCJleHAiOjE3ODM1MDQ1MzB9.nzT9Wkm4otSZnF2Med_NOyljXwOpzcGy0Upjfz1Zr64","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a144916abee0b000-ARN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"5.125.245.98","cf-ipcountry":"IR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[01-Jul-2026 10:01:12 UTC] === User Orders API Called ===
[01-Jul-2026 10:01:12 UTC] User ID: 931
[01-Jul-2026 10:01:12 UTC] Limit: 20, Offset: 0
[01-Jul-2026 10:01:12 UTC] Orders found: 0
[01-Jul-2026 10:01:12 UTC] Orders data: []
[01-Jul-2026 10:01:12 UTC] Total orders count: 0
[01-Jul-2026 10:01:14 UTC] === API CALL LOG ===
[01-Jul-2026 10:01:14 UTC] Endpoint: user/profile.php
[01-Jul-2026 10:01:14 UTC] Full Log Data: {
    "timestamp": "2026-07-01 10:01:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.125.245.98",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.125.245.98, 104.23.223.40",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMxIiwidXNlcm5hbWUiOiJhZHJpOTciLCJlbWFpbCI6ImZvcnRoZWdwY2xpbmsxMEBnbWFpbC5jb20iLCJleHAiOjE3ODM1MDQ1MzB9.nzT9Wkm4otSZnF2Med_NOyljXwOpzcGy0Upjfz1Zr64",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1449176e84eb000-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.125.245.98",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jul-2026 10:01:14 UTC] === END API CALL LOG ===
[01-Jul-2026 10:01:14 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jul-2026 10:01:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMxIiwidXNlcm5hbWUiOiJhZHJpOTciLCJlbWFpbCI6ImZvcnRoZWdwY2xpbmsxMEBnbWFpbC5jb20iLCJleHAiOjE3ODM1MDQ1MzB9.nzT9Wkm4otSZnF2Med_NOyljXwOpzcGy0Upjfz1Zr64
[01-Jul-2026 10:01:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jul-2026 10:01:14 UTC] ✅ JWT token verified successfully for user profile
[01-Jul-2026 10:01:14 UTC] User ID: 931
[01-Jul-2026 10:01:14 UTC] ✅ User profile retrieved successfully for user ID: 931
[01-Jul-2026 10:01:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Jul-2026 10:01:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Jul-2026 10:01:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"5.125.245.98, 104.23.223.40","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMxIiwidXNlcm5hbWUiOiJhZHJpOTciLCJlbWFpbCI6ImZvcnRoZWdwY2xpbmsxMEBnbWFpbC5jb20iLCJleHAiOjE3ODM1MDQ1MzB9.nzT9Wkm4otSZnF2Med_NOyljXwOpzcGy0Upjfz1Zr64","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1449176e849b000-ARN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"5.125.245.98","cf-ipcountry":"IR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[01-Jul-2026 10:01:14 UTC] === User Orders API Called ===
[01-Jul-2026 10:01:14 UTC] User ID: 931
[01-Jul-2026 10:01:14 UTC] Limit: 20, Offset: 0
[01-Jul-2026 10:01:14 UTC] Orders found: 0
[01-Jul-2026 10:01:14 UTC] Orders data: []
[01-Jul-2026 10:01:14 UTC] Total orders count: 0
[01-Jul-2026 10:01:14 UTC] === API CALL LOG ===
[01-Jul-2026 10:01:14 UTC] Endpoint: user/profile.php
[01-Jul-2026 10:01:14 UTC] Full Log Data: {
    "timestamp": "2026-07-01 10:01:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.125.245.98",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.125.245.98, 104.23.223.40",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMxIiwidXNlcm5hbWUiOiJhZHJpOTciLCJlbWFpbCI6ImZvcnRoZWdwY2xpbmsxMEBnbWFpbC5jb20iLCJleHAiOjE3ODM1MDQ1MzB9.nzT9Wkm4otSZnF2Med_NOyljXwOpzcGy0Upjfz1Zr64",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1449176e84db000-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.125.245.98",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jul-2026 10:01:14 UTC] === END API CALL LOG ===
[01-Jul-2026 10:01:14 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jul-2026 10:01:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMxIiwidXNlcm5hbWUiOiJhZHJpOTciLCJlbWFpbCI6ImZvcnRoZWdwY2xpbmsxMEBnbWFpbC5jb20iLCJleHAiOjE3ODM1MDQ1MzB9.nzT9Wkm4otSZnF2Med_NOyljXwOpzcGy0Upjfz1Zr64
[01-Jul-2026 10:01:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jul-2026 10:01:14 UTC] ✅ JWT token verified successfully for user profile
[01-Jul-2026 10:01:14 UTC] User ID: 931
[01-Jul-2026 10:01:14 UTC] ✅ User profile retrieved successfully for user ID: 931
[01-Jul-2026 10:01:14 UTC] === API CALL LOG ===
[01-Jul-2026 10:01:14 UTC] Endpoint: user/profile.php
[01-Jul-2026 10:01:14 UTC] Full Log Data: {
    "timestamp": "2026-07-01 10:01:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.125.245.98",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.125.245.98, 104.23.223.40",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMxIiwidXNlcm5hbWUiOiJhZHJpOTciLCJlbWFpbCI6ImZvcnRoZWdwY2xpbmsxMEBnbWFpbC5jb20iLCJleHAiOjE3ODM1MDQ1MzB9.nzT9Wkm4otSZnF2Med_NOyljXwOpzcGy0Upjfz1Zr64",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a144917aee10b000-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.125.245.98",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jul-2026 10:01:14 UTC] === END API CALL LOG ===
[01-Jul-2026 10:01:14 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jul-2026 10:01:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMxIiwidXNlcm5hbWUiOiJhZHJpOTciLCJlbWFpbCI6ImZvcnRoZWdwY2xpbmsxMEBnbWFpbC5jb20iLCJleHAiOjE3ODM1MDQ1MzB9.nzT9Wkm4otSZnF2Med_NOyljXwOpzcGy0Upjfz1Zr64
[01-Jul-2026 10:01:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jul-2026 10:01:14 UTC] ✅ JWT token verified successfully for user profile
[01-Jul-2026 10:01:14 UTC] User ID: 931
[01-Jul-2026 10:01:14 UTC] ✅ User profile retrieved successfully for user ID: 931
[01-Jul-2026 10:01:16 UTC] === API CALL LOG ===
[01-Jul-2026 10:01:16 UTC] Endpoint: user/profile.php
[01-Jul-2026 10:01:16 UTC] Full Log Data: {
    "timestamp": "2026-07-01 10:01:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.125.245.98",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.125.245.98, 104.23.223.40",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMxIiwidXNlcm5hbWUiOiJhZHJpOTciLCJlbWFpbCI6ImZvcnRoZWdwY2xpbmsxMEBnbWFpbC5jb20iLCJleHAiOjE3ODM1MDQ1MzB9.nzT9Wkm4otSZnF2Med_NOyljXwOpzcGy0Upjfz1Zr64",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1449186ce88b000-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.125.245.98",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jul-2026 10:01:16 UTC] === END API CALL LOG ===
[01-Jul-2026 10:01:16 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jul-2026 10:01:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMxIiwidXNlcm5hbWUiOiJhZHJpOTciLCJlbWFpbCI6ImZvcnRoZWdwY2xpbmsxMEBnbWFpbC5jb20iLCJleHAiOjE3ODM1MDQ1MzB9.nzT9Wkm4otSZnF2Med_NOyljXwOpzcGy0Upjfz1Zr64
[01-Jul-2026 10:01:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jul-2026 10:01:16 UTC] ✅ JWT token verified successfully for user profile
[01-Jul-2026 10:01:16 UTC] User ID: 931
[01-Jul-2026 10:01:16 UTC] ✅ User profile retrieved successfully for user ID: 931
[01-Jul-2026 10:01:16 UTC] User Purchases API - User ID: 931
[01-Jul-2026 10:01:16 UTC] User Purchases API - Total purchases found: 0
[01-Jul-2026 10:01:26 UTC] === API CALL LOG ===
[01-Jul-2026 10:01:26 UTC] Endpoint: user/profile.php
[01-Jul-2026 10:01:26 UTC] Full Log Data: {
    "timestamp": "2026-07-01 10:01:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.125.245.98",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.125.245.98, 104.23.223.41",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMxIiwidXNlcm5hbWUiOiJhZHJpOTciLCJlbWFpbCI6ImZvcnRoZWdwY2xpbmsxMEBnbWFpbC5jb20iLCJleHAiOjE3ODM1MDQ1MzB9.nzT9Wkm4otSZnF2Med_NOyljXwOpzcGy0Upjfz1Zr64",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a14491c40b46b000-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.125.245.98",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jul-2026 10:01:26 UTC] === END API CALL LOG ===
[01-Jul-2026 10:01:26 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jul-2026 10:01:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMxIiwidXNlcm5hbWUiOiJhZHJpOTciLCJlbWFpbCI6ImZvcnRoZWdwY2xpbmsxMEBnbWFpbC5jb20iLCJleHAiOjE3ODM1MDQ1MzB9.nzT9Wkm4otSZnF2Med_NOyljXwOpzcGy0Upjfz1Zr64
[01-Jul-2026 10:01:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jul-2026 10:01:26 UTC] ✅ JWT token verified successfully for user profile
[01-Jul-2026 10:01:26 UTC] User ID: 931
[01-Jul-2026 10:01:26 UTC] ✅ User profile retrieved successfully for user ID: 931
[01-Jul-2026 10:01:26 UTC] User Purchases API - User ID: 931
[01-Jul-2026 10:01:26 UTC] User Purchases API - Total purchases found: 0
[01-Jul-2026 10:02:55 UTC] === API CALL LOG ===
[01-Jul-2026 10:02:55 UTC] Endpoint: user/profile.php
[01-Jul-2026 10:02:55 UTC] Full Log Data: {
    "timestamp": "2026-07-01 10:02:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.125.245.98",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.125.245.98, 104.23.223.41",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MzEsInVzZXJuYW1lIjoiYWRyaTk3IiwiZW1haWwiOiJmb3J0aGVncGNsaW5rMTBAZ21haWwuY29tIiwiZXhwIjoxNzgzNTA0OTc1fQ.tmc_7PlTjfZl91mlJ2Q8Zrmh5_ReVA4mJe67tRsAneo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a14493f28defb000-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.125.245.98",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jul-2026 10:02:55 UTC] === END API CALL LOG ===
[01-Jul-2026 10:02:55 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jul-2026 10:02:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MzEsInVzZXJuYW1lIjoiYWRyaTk3IiwiZW1haWwiOiJmb3J0aGVncGNsaW5rMTBAZ21haWwuY29tIiwiZXhwIjoxNzgzNTA0OTc1fQ.tmc_7PlTjfZl91mlJ2Q8Zrmh5_ReVA4mJe67tRsAneo
[01-Jul-2026 10:02:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jul-2026 10:02:55 UTC] ✅ JWT token verified successfully for user profile
[01-Jul-2026 10:02:55 UTC] User ID: 931
[01-Jul-2026 10:02:55 UTC] ✅ User profile retrieved successfully for user ID: 931
[01-Jul-2026 10:02:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Jul-2026 10:02:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Jul-2026 10:02:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"5.125.245.98, 104.23.223.41","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MzEsInVzZXJuYW1lIjoiYWRyaTk3IiwiZW1haWwiOiJmb3J0aGVncGNsaW5rMTBAZ21haWwuY29tIiwiZXhwIjoxNzgzNTA0OTc1fQ.tmc_7PlTjfZl91mlJ2Q8Zrmh5_ReVA4mJe67tRsAneo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a14493f28df6b000-ARN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"5.125.245.98","cf-ipcountry":"IR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[01-Jul-2026 10:02:55 UTC] === User Orders API Called ===
[01-Jul-2026 10:02:55 UTC] User ID: 931
[01-Jul-2026 10:02:55 UTC] Limit: 20, Offset: 0
[01-Jul-2026 10:02:55 UTC] Orders found: 0
[01-Jul-2026 10:02:55 UTC] Orders data: []
[01-Jul-2026 10:02:55 UTC] Total orders count: 0
[01-Jul-2026 10:02:55 UTC] === API CALL LOG ===
[01-Jul-2026 10:02:55 UTC] Endpoint: user/profile.php
[01-Jul-2026 10:02:55 UTC] Full Log Data: {
    "timestamp": "2026-07-01 10:02:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.125.245.98",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.125.245.98, 104.23.223.41",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MzEsInVzZXJuYW1lIjoiYWRyaTk3IiwiZW1haWwiOiJmb3J0aGVncGNsaW5rMTBAZ21haWwuY29tIiwiZXhwIjoxNzgzNTA0OTc1fQ.tmc_7PlTjfZl91mlJ2Q8Zrmh5_ReVA4mJe67tRsAneo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a14493f33febb000-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.125.245.98",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jul-2026 10:02:55 UTC] === END API CALL LOG ===
[01-Jul-2026 10:02:55 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jul-2026 10:02:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MzEsInVzZXJuYW1lIjoiYWRyaTk3IiwiZW1haWwiOiJmb3J0aGVncGNsaW5rMTBAZ21haWwuY29tIiwiZXhwIjoxNzgzNTA0OTc1fQ.tmc_7PlTjfZl91mlJ2Q8Zrmh5_ReVA4mJe67tRsAneo
[01-Jul-2026 10:02:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jul-2026 10:02:55 UTC] ✅ JWT token verified successfully for user profile
[01-Jul-2026 10:02:55 UTC] User ID: 931
[01-Jul-2026 10:02:55 UTC] ✅ User profile retrieved successfully for user ID: 931
[01-Jul-2026 10:02:56 UTC] === API CALL LOG ===
[01-Jul-2026 10:02:56 UTC] Endpoint: user/profile.php
[01-Jul-2026 10:02:56 UTC] Full Log Data: {
    "timestamp": "2026-07-01 10:02:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.125.245.98",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.125.245.98, 104.23.223.41",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MzEsInVzZXJuYW1lIjoiYWRyaTk3IiwiZW1haWwiOiJmb3J0aGVncGNsaW5rMTBAZ21haWwuY29tIiwiZXhwIjoxNzgzNTA0OTc1fQ.tmc_7PlTjfZl91mlJ2Q8Zrmh5_ReVA4mJe67tRsAneo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a14493f70bceb000-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.125.245.98",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jul-2026 10:02:56 UTC] === END API CALL LOG ===
[01-Jul-2026 10:02:56 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jul-2026 10:02:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MzEsInVzZXJuYW1lIjoiYWRyaTk3IiwiZW1haWwiOiJmb3J0aGVncGNsaW5rMTBAZ21haWwuY29tIiwiZXhwIjoxNzgzNTA0OTc1fQ.tmc_7PlTjfZl91mlJ2Q8Zrmh5_ReVA4mJe67tRsAneo
[01-Jul-2026 10:02:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jul-2026 10:02:56 UTC] ✅ JWT token verified successfully for user profile
[01-Jul-2026 10:02:56 UTC] User ID: 931
[01-Jul-2026 10:02:56 UTC] ✅ User profile retrieved successfully for user ID: 931
[01-Jul-2026 10:02:57 UTC] === API CALL LOG ===
[01-Jul-2026 10:02:57 UTC] Endpoint: user/profile.php
[01-Jul-2026 10:02:57 UTC] Full Log Data: {
    "timestamp": "2026-07-01 10:02:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.125.245.98",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.125.245.98, 104.23.223.41",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MzEsInVzZXJuYW1lIjoiYWRyaTk3IiwiZW1haWwiOiJmb3J0aGVncGNsaW5rMTBAZ21haWwuY29tIiwiZXhwIjoxNzgzNTA0OTc1fQ.tmc_7PlTjfZl91mlJ2Q8Zrmh5_ReVA4mJe67tRsAneo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a14493fc5cd6b000-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.125.245.98",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jul-2026 10:02:57 UTC] === END API CALL LOG ===
[01-Jul-2026 10:02:57 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jul-2026 10:02:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MzEsInVzZXJuYW1lIjoiYWRyaTk3IiwiZW1haWwiOiJmb3J0aGVncGNsaW5rMTBAZ21haWwuY29tIiwiZXhwIjoxNzgzNTA0OTc1fQ.tmc_7PlTjfZl91mlJ2Q8Zrmh5_ReVA4mJe67tRsAneo
[01-Jul-2026 10:02:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jul-2026 10:02:57 UTC] ✅ JWT token verified successfully for user profile
[01-Jul-2026 10:02:57 UTC] User ID: 931
[01-Jul-2026 10:02:57 UTC] ✅ User profile retrieved successfully for user ID: 931
[01-Jul-2026 10:02:57 UTC] User Purchases API - User ID: 931
[01-Jul-2026 10:02:57 UTC] User Purchases API - Total purchases found: 0
[01-Jul-2026 10:03:29 UTC] === API CALL LOG ===
[01-Jul-2026 10:03:29 UTC] Endpoint: user/profile.php
[01-Jul-2026 10:03:29 UTC] Full Log Data: {
    "timestamp": "2026-07-01 10:03:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.125.245.98",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.125.245.98, 104.23.223.40",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MzEsInVzZXJuYW1lIjoiYWRyaTk3IiwiZW1haWwiOiJmb3J0aGVncGNsaW5rMTBAZ21haWwuY29tIiwiZXhwIjoxNzgzNTA0OTc1fQ.tmc_7PlTjfZl91mlJ2Q8Zrmh5_ReVA4mJe67tRsAneo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a14494c5cd23b000-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.125.245.98",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jul-2026 10:03:29 UTC] === END API CALL LOG ===
[01-Jul-2026 10:03:29 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jul-2026 10:03:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MzEsInVzZXJuYW1lIjoiYWRyaTk3IiwiZW1haWwiOiJmb3J0aGVncGNsaW5rMTBAZ21haWwuY29tIiwiZXhwIjoxNzgzNTA0OTc1fQ.tmc_7PlTjfZl91mlJ2Q8Zrmh5_ReVA4mJe67tRsAneo
[01-Jul-2026 10:03:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jul-2026 10:03:29 UTC] ✅ JWT token verified successfully for user profile
[01-Jul-2026 10:03:29 UTC] User ID: 931
[01-Jul-2026 10:03:29 UTC] ✅ User profile retrieved successfully for user ID: 931
[01-Jul-2026 10:03:29 UTC] User Purchases API - User ID: 931
[01-Jul-2026 10:03:29 UTC] User Purchases API - Total purchases found: 0
[01-Jul-2026 10:03:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Jul-2026 10:03:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Jul-2026 10:03:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"5.125.245.98, 104.23.223.41","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MzEsInVzZXJuYW1lIjoiYWRyaTk3IiwiZW1haWwiOiJmb3J0aGVncGNsaW5rMTBAZ21haWwuY29tIiwiZXhwIjoxNzgzNTA0OTc1fQ.tmc_7PlTjfZl91mlJ2Q8Zrmh5_ReVA4mJe67tRsAneo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a14494ebdf85b000-ARN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"5.125.245.98","cf-ipcountry":"IR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[01-Jul-2026 10:03:35 UTC] === User Orders API Called ===
[01-Jul-2026 10:03:35 UTC] User ID: 931
[01-Jul-2026 10:03:35 UTC] Limit: 20, Offset: 0
[01-Jul-2026 10:03:35 UTC] Orders found: 0
[01-Jul-2026 10:03:35 UTC] Orders data: []
[01-Jul-2026 10:03:35 UTC] Total orders count: 0
[01-Jul-2026 10:03:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Jul-2026 10:03:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Jul-2026 10:03:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"5.125.245.98, 104.23.223.41","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MzEsInVzZXJuYW1lIjoiYWRyaTk3IiwiZW1haWwiOiJmb3J0aGVncGNsaW5rMTBAZ21haWwuY29tIiwiZXhwIjoxNzgzNTA0OTc1fQ.tmc_7PlTjfZl91mlJ2Q8Zrmh5_ReVA4mJe67tRsAneo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a14494f59f59b000-ARN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"5.125.245.98","cf-ipcountry":"IR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[01-Jul-2026 10:03:37 UTC] === User Orders API Called ===
[01-Jul-2026 10:03:37 UTC] User ID: 931
[01-Jul-2026 10:03:37 UTC] Limit: 20, Offset: 0
[01-Jul-2026 10:03:37 UTC] Orders found: 0
[01-Jul-2026 10:03:37 UTC] Orders data: []
[01-Jul-2026 10:03:37 UTC] Total orders count: 0
[01-Jul-2026 10:03:37 UTC] === API CALL LOG ===
[01-Jul-2026 10:03:37 UTC] Endpoint: user/profile.php
[01-Jul-2026 10:03:37 UTC] Full Log Data: {
    "timestamp": "2026-07-01 10:03:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.125.245.98",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.125.245.98, 104.23.223.41",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MzEsInVzZXJuYW1lIjoiYWRyaTk3IiwiZW1haWwiOiJmb3J0aGVncGNsaW5rMTBAZ21haWwuY29tIiwiZXhwIjoxNzgzNTA0OTc1fQ.tmc_7PlTjfZl91mlJ2Q8Zrmh5_ReVA4mJe67tRsAneo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a14494f59f5fb000-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.125.245.98",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jul-2026 10:03:37 UTC] === END API CALL LOG ===
[01-Jul-2026 10:03:37 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jul-2026 10:03:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MzEsInVzZXJuYW1lIjoiYWRyaTk3IiwiZW1haWwiOiJmb3J0aGVncGNsaW5rMTBAZ21haWwuY29tIiwiZXhwIjoxNzgzNTA0OTc1fQ.tmc_7PlTjfZl91mlJ2Q8Zrmh5_ReVA4mJe67tRsAneo
[01-Jul-2026 10:03:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jul-2026 10:03:37 UTC] ✅ JWT token verified successfully for user profile
[01-Jul-2026 10:03:37 UTC] User ID: 931
[01-Jul-2026 10:03:37 UTC] ✅ User profile retrieved successfully for user ID: 931
[01-Jul-2026 10:03:37 UTC] === API CALL LOG ===
[01-Jul-2026 10:03:37 UTC] Endpoint: user/profile.php
[01-Jul-2026 10:03:37 UTC] Full Log Data: {
    "timestamp": "2026-07-01 10:03:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.125.245.98",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.125.245.98, 104.23.223.41",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MzEsInVzZXJuYW1lIjoiYWRyaTk3IiwiZW1haWwiOiJmb3J0aGVncGNsaW5rMTBAZ21haWwuY29tIiwiZXhwIjoxNzgzNTA0OTc1fQ.tmc_7PlTjfZl91mlJ2Q8Zrmh5_ReVA4mJe67tRsAneo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a14494f59f61b000-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.125.245.98",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jul-2026 10:03:37 UTC] === END API CALL LOG ===
[01-Jul-2026 10:03:37 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jul-2026 10:03:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MzEsInVzZXJuYW1lIjoiYWRyaTk3IiwiZW1haWwiOiJmb3J0aGVncGNsaW5rMTBAZ21haWwuY29tIiwiZXhwIjoxNzgzNTA0OTc1fQ.tmc_7PlTjfZl91mlJ2Q8Zrmh5_ReVA4mJe67tRsAneo
[01-Jul-2026 10:03:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jul-2026 10:03:37 UTC] ✅ JWT token verified successfully for user profile
[01-Jul-2026 10:03:37 UTC] User ID: 931
[01-Jul-2026 10:03:37 UTC] ✅ User profile retrieved successfully for user ID: 931
[01-Jul-2026 10:03:37 UTC] === API CALL LOG ===
[01-Jul-2026 10:03:37 UTC] Endpoint: user/profile.php
[01-Jul-2026 10:03:37 UTC] Full Log Data: {
    "timestamp": "2026-07-01 10:03:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.125.245.98",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.125.245.98, 104.23.223.41",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MzEsInVzZXJuYW1lIjoiYWRyaTk3IiwiZW1haWwiOiJmb3J0aGVncGNsaW5rMTBAZ21haWwuY29tIiwiZXhwIjoxNzgzNTA0OTc1fQ.tmc_7PlTjfZl91mlJ2Q8Zrmh5_ReVA4mJe67tRsAneo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a14494f8991db000-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.125.245.98",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jul-2026 10:03:37 UTC] === END API CALL LOG ===
[01-Jul-2026 10:03:37 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jul-2026 10:03:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MzEsInVzZXJuYW1lIjoiYWRyaTk3IiwiZW1haWwiOiJmb3J0aGVncGNsaW5rMTBAZ21haWwuY29tIiwiZXhwIjoxNzgzNTA0OTc1fQ.tmc_7PlTjfZl91mlJ2Q8Zrmh5_ReVA4mJe67tRsAneo
[01-Jul-2026 10:03:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jul-2026 10:03:37 UTC] ✅ JWT token verified successfully for user profile
[01-Jul-2026 10:03:37 UTC] User ID: 931
[01-Jul-2026 10:03:37 UTC] ✅ User profile retrieved successfully for user ID: 931
[01-Jul-2026 10:03:38 UTC] === API CALL LOG ===
[01-Jul-2026 10:03:38 UTC] Endpoint: user/profile.php
[01-Jul-2026 10:03:38 UTC] Full Log Data: {
    "timestamp": "2026-07-01 10:03:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.125.245.98",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.125.245.98, 104.23.223.41",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MzEsInVzZXJuYW1lIjoiYWRyaTk3IiwiZW1haWwiOiJmb3J0aGVncGNsaW5rMTBAZ21haWwuY29tIiwiZXhwIjoxNzgzNTA0OTc1fQ.tmc_7PlTjfZl91mlJ2Q8Zrmh5_ReVA4mJe67tRsAneo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a14494fa9fabb000-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.125.245.98",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jul-2026 10:03:38 UTC] === END API CALL LOG ===
[01-Jul-2026 10:03:38 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jul-2026 10:03:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MzEsInVzZXJuYW1lIjoiYWRyaTk3IiwiZW1haWwiOiJmb3J0aGVncGNsaW5rMTBAZ21haWwuY29tIiwiZXhwIjoxNzgzNTA0OTc1fQ.tmc_7PlTjfZl91mlJ2Q8Zrmh5_ReVA4mJe67tRsAneo
[01-Jul-2026 10:03:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jul-2026 10:03:38 UTC] ✅ JWT token verified successfully for user profile
[01-Jul-2026 10:03:38 UTC] User ID: 931
[01-Jul-2026 10:03:38 UTC] ✅ User profile retrieved successfully for user ID: 931
[01-Jul-2026 10:03:38 UTC] === API CALL LOG ===
[01-Jul-2026 10:03:38 UTC] Endpoint: user/profile.php
[01-Jul-2026 10:03:38 UTC] Full Log Data: {
    "timestamp": "2026-07-01 10:03:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.125.245.98",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.125.245.98, 104.23.223.41",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MzEsInVzZXJuYW1lIjoiYWRyaTk3IiwiZW1haWwiOiJmb3J0aGVncGNsaW5rMTBAZ21haWwuY29tIiwiZXhwIjoxNzgzNTA0OTc1fQ.tmc_7PlTjfZl91mlJ2Q8Zrmh5_ReVA4mJe67tRsAneo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a14494fc3d8bb000-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.125.245.98",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jul-2026 10:03:38 UTC] === END API CALL LOG ===
[01-Jul-2026 10:03:38 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jul-2026 10:03:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MzEsInVzZXJuYW1lIjoiYWRyaTk3IiwiZW1haWwiOiJmb3J0aGVncGNsaW5rMTBAZ21haWwuY29tIiwiZXhwIjoxNzgzNTA0OTc1fQ.tmc_7PlTjfZl91mlJ2Q8Zrmh5_ReVA4mJe67tRsAneo
[01-Jul-2026 10:03:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jul-2026 10:03:38 UTC] ✅ JWT token verified successfully for user profile
[01-Jul-2026 10:03:38 UTC] User ID: 931
[01-Jul-2026 10:03:38 UTC] ✅ User profile retrieved successfully for user ID: 931
[01-Jul-2026 10:03:38 UTC] User Purchases API - User ID: 931
[01-Jul-2026 10:03:38 UTC] User Purchases API - Total purchases found: 0
[01-Jul-2026 11:59:07 UTC] === API CALL LOG ===
[01-Jul-2026 11:59:07 UTC] Endpoint: user/profile.php
[01-Jul-2026 11:59:07 UTC] Full Log Data: {
    "timestamp": "2026-07-01 11:59:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.243.11.126",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.243.11.126, 104.22.45.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI1IiwidXNlcm5hbWUiOiJUaGFkZGVlIGFoaXRhIiwiZW1haWwiOiJ0aGFkZGVlYWhpdGE2QGdtYWlsLmNvbSIsImV4cCI6MTc4MzQzODE2M30.SjYblBfLNFxX4urcUcqUAwohoYJeeM2EMvuF4zQmgAg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1453e217eb49997-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.243.11.126",
        "cf-ipcountry": "CD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jul-2026 11:59:07 UTC] === END API CALL LOG ===
[01-Jul-2026 11:59:07 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jul-2026 11:59:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI1IiwidXNlcm5hbWUiOiJUaGFkZGVlIGFoaXRhIiwiZW1haWwiOiJ0aGFkZGVlYWhpdGE2QGdtYWlsLmNvbSIsImV4cCI6MTc4MzQzODE2M30.SjYblBfLNFxX4urcUcqUAwohoYJeeM2EMvuF4zQmgAg
[01-Jul-2026 11:59:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jul-2026 11:59:07 UTC] ✅ JWT token verified successfully for user profile
[01-Jul-2026 11:59:07 UTC] User ID: 925
[01-Jul-2026 11:59:07 UTC] ✅ User profile retrieved successfully for user ID: 925
[01-Jul-2026 11:59:08 UTC] === API CALL LOG ===
[01-Jul-2026 11:59:08 UTC] Endpoint: user/profile.php
[01-Jul-2026 11:59:08 UTC] Full Log Data: {
    "timestamp": "2026-07-01 11:59:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.243.11.126",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.243.11.126, 104.22.45.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI1IiwidXNlcm5hbWUiOiJUaGFkZGVlIGFoaXRhIiwiZW1haWwiOiJ0aGFkZGVlYWhpdGE2QGdtYWlsLmNvbSIsImV4cCI6MTc4MzQzODE2M30.SjYblBfLNFxX4urcUcqUAwohoYJeeM2EMvuF4zQmgAg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1453e2b9c2d9997-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.243.11.126",
        "cf-ipcountry": "CD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jul-2026 11:59:08 UTC] === END API CALL LOG ===
[01-Jul-2026 11:59:08 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jul-2026 11:59:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI1IiwidXNlcm5hbWUiOiJUaGFkZGVlIGFoaXRhIiwiZW1haWwiOiJ0aGFkZGVlYWhpdGE2QGdtYWlsLmNvbSIsImV4cCI6MTc4MzQzODE2M30.SjYblBfLNFxX4urcUcqUAwohoYJeeM2EMvuF4zQmgAg
[01-Jul-2026 11:59:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jul-2026 11:59:08 UTC] ✅ JWT token verified successfully for user profile
[01-Jul-2026 11:59:08 UTC] User ID: 925
[01-Jul-2026 11:59:08 UTC] ✅ User profile retrieved successfully for user ID: 925
[01-Jul-2026 11:59:08 UTC] === API CALL LOG ===
[01-Jul-2026 11:59:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Jul-2026 11:59:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Jul-2026 11:59:08 UTC] Endpoint: user/profile.php
[01-Jul-2026 11:59:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"41.243.11.126, 104.22.45.74","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI1IiwidXNlcm5hbWUiOiJUaGFkZGVlIGFoaXRhIiwiZW1haWwiOiJ0aGFkZGVlYWhpdGE2QGdtYWlsLmNvbSIsImV4cCI6MTc4MzQzODE2M30.SjYblBfLNFxX4urcUcqUAwohoYJeeM2EMvuF4zQmgAg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1453e2c4e289997-JNB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"41.243.11.126","cf-ipcountry":"CD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[01-Jul-2026 11:59:08 UTC] Full Log Data: {
    "timestamp": "2026-07-01 11:59:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.243.11.126",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.243.11.126, 104.22.45.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI1IiwidXNlcm5hbWUiOiJUaGFkZGVlIGFoaXRhIiwiZW1haWwiOiJ0aGFkZGVlYWhpdGE2QGdtYWlsLmNvbSIsImV4cCI6MTc4MzQzODE2M30.SjYblBfLNFxX4urcUcqUAwohoYJeeM2EMvuF4zQmgAg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1453e2c4e2b9997-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.243.11.126",
        "cf-ipcountry": "CD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jul-2026 11:59:08 UTC] === END API CALL LOG ===
[01-Jul-2026 11:59:08 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jul-2026 11:59:08 UTC] === User Orders API Called ===
[01-Jul-2026 11:59:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI1IiwidXNlcm5hbWUiOiJUaGFkZGVlIGFoaXRhIiwiZW1haWwiOiJ0aGFkZGVlYWhpdGE2QGdtYWlsLmNvbSIsImV4cCI6MTc4MzQzODE2M30.SjYblBfLNFxX4urcUcqUAwohoYJeeM2EMvuF4zQmgAg
[01-Jul-2026 11:59:08 UTC] User ID: 925
[01-Jul-2026 11:59:08 UTC] Limit: 20, Offset: 0
[01-Jul-2026 11:59:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jul-2026 11:59:08 UTC] ✅ JWT token verified successfully for user profile
[01-Jul-2026 11:59:08 UTC] User ID: 925
[01-Jul-2026 11:59:08 UTC] ✅ User profile retrieved successfully for user ID: 925
[01-Jul-2026 11:59:08 UTC] Orders found: 0
[01-Jul-2026 11:59:08 UTC] Orders data: []
[01-Jul-2026 11:59:08 UTC] Total orders count: 0
[01-Jul-2026 11:59:09 UTC] === API CALL LOG ===
[01-Jul-2026 11:59:09 UTC] Endpoint: user/profile.php
[01-Jul-2026 11:59:09 UTC] Full Log Data: {
    "timestamp": "2026-07-01 11:59:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.243.11.126",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.243.11.126, 104.22.45.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI1IiwidXNlcm5hbWUiOiJUaGFkZGVlIGFoaXRhIiwiZW1haWwiOiJ0aGFkZGVlYWhpdGE2QGdtYWlsLmNvbSIsImV4cCI6MTc4MzQzODE2M30.SjYblBfLNFxX4urcUcqUAwohoYJeeM2EMvuF4zQmgAg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1453e342da99997-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.243.11.126",
        "cf-ipcountry": "CD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jul-2026 11:59:09 UTC] === END API CALL LOG ===
[01-Jul-2026 11:59:09 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jul-2026 11:59:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTI1IiwidXNlcm5hbWUiOiJUaGFkZGVlIGFoaXRhIiwiZW1haWwiOiJ0aGFkZGVlYWhpdGE2QGdtYWlsLmNvbSIsImV4cCI6MTc4MzQzODE2M30.SjYblBfLNFxX4urcUcqUAwohoYJeeM2EMvuF4zQmgAg
[01-Jul-2026 11:59:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jul-2026 11:59:09 UTC] ✅ JWT token verified successfully for user profile
[01-Jul-2026 11:59:09 UTC] User ID: 925
[01-Jul-2026 11:59:09 UTC] ✅ User profile retrieved successfully for user ID: 925
[01-Jul-2026 12:52:51 UTC] === API CALL LOG ===
[01-Jul-2026 12:52:51 UTC] Endpoint: user/profile.php
[01-Jul-2026 12:52:51 UTC] Full Log Data: {
    "timestamp": "2026-07-01 12:52:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.116.7.11",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.116.7.11, 172.71.119.49",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1458cdc0915d0ba-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.116.7.11",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jul-2026 12:52:51 UTC] === END API CALL LOG ===
[01-Jul-2026 12:52:51 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jul-2026 12:52:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4
[01-Jul-2026 12:52:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jul-2026 12:52:51 UTC] ✅ JWT token verified successfully for user profile
[01-Jul-2026 12:52:51 UTC] User ID: 795
[01-Jul-2026 12:52:51 UTC] ✅ User profile retrieved successfully for user ID: 795
[01-Jul-2026 12:52:51 UTC] === API CALL LOG ===
[01-Jul-2026 12:52:51 UTC] Endpoint: user/profile.php
[01-Jul-2026 12:52:51 UTC] Full Log Data: {
    "timestamp": "2026-07-01 12:52:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.116.7.11",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.116.7.11, 172.71.119.49",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1458cdefa2bd0ba-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.116.7.11",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jul-2026 12:52:51 UTC] === END API CALL LOG ===
[01-Jul-2026 12:52:51 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jul-2026 12:52:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4
[01-Jul-2026 12:52:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jul-2026 12:52:51 UTC] ✅ JWT token verified successfully for user profile
[01-Jul-2026 12:52:51 UTC] User ID: 795
[01-Jul-2026 12:52:51 UTC] ✅ User profile retrieved successfully for user ID: 795
[01-Jul-2026 12:52:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Jul-2026 12:52:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Jul-2026 12:52:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.116.7.11, 172.71.119.49","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1458cdefa2dd0ba-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.116.7.11","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[01-Jul-2026 12:52:51 UTC] === User Orders API Called ===
[01-Jul-2026 12:52:51 UTC] User ID: 795
[01-Jul-2026 12:52:51 UTC] Limit: 20, Offset: 0
[01-Jul-2026 12:52:51 UTC] Orders found: 1
[01-Jul-2026 12:52:51 UTC] Orders data: [{"id":342,"quantity":100,"total_coins":3500,"coin_type":"regular","telegram_link":"t.me\/Liliana_Andzell","status":"cancelled","created_at":"2026-06-13 11:47:34","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[01-Jul-2026 12:52:51 UTC] Total orders count: 1
[01-Jul-2026 12:52:51 UTC] === API CALL LOG ===
[01-Jul-2026 12:52:51 UTC] Endpoint: user/profile.php
[01-Jul-2026 12:52:51 UTC] Full Log Data: {
    "timestamp": "2026-07-01 12:52:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.116.7.11",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.116.7.11, 172.71.119.49",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1458ce08e87d0ba-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.116.7.11",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jul-2026 12:52:51 UTC] === END API CALL LOG ===
[01-Jul-2026 12:52:51 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jul-2026 12:52:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4
[01-Jul-2026 12:52:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jul-2026 12:52:51 UTC] ✅ JWT token verified successfully for user profile
[01-Jul-2026 12:52:51 UTC] User ID: 795
[01-Jul-2026 12:52:51 UTC] ✅ User profile retrieved successfully for user ID: 795
[01-Jul-2026 12:52:52 UTC] === API CALL LOG ===
[01-Jul-2026 12:52:52 UTC] Endpoint: user/profile.php
[01-Jul-2026 12:52:52 UTC] Full Log Data: {
    "timestamp": "2026-07-01 12:52:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.116.7.11",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.116.7.11, 172.71.119.49",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1458ce71956d0ba-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.116.7.11",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jul-2026 12:52:52 UTC] === END API CALL LOG ===
[01-Jul-2026 12:52:52 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jul-2026 12:52:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4
[01-Jul-2026 12:52:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jul-2026 12:52:52 UTC] ✅ JWT token verified successfully for user profile
[01-Jul-2026 12:52:52 UTC] User ID: 795
[01-Jul-2026 12:52:52 UTC] ✅ User profile retrieved successfully for user ID: 795
[01-Jul-2026 12:53:36 UTC] === API CALL LOG ===
[01-Jul-2026 12:53:36 UTC] Endpoint: user/profile.php
[01-Jul-2026 12:53:36 UTC] Full Log Data: {
    "timestamp": "2026-07-01 12:53:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.116.7.11",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.116.7.11, 172.71.119.50",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1458df51acad0ba-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.116.7.11",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jul-2026 12:53:36 UTC] === END API CALL LOG ===
[01-Jul-2026 12:53:36 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jul-2026 12:53:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzk1IiwidXNlcm5hbWUiOiJsaWxpYW5hIiwiZW1haWwiOiJsaWxpYW5hYW5kemVsbEBnbWFpbC5jb20iLCJleHAiOjE3ODE5MDA2NTl9.wTOhV3Ag4A6W8d5S0UPjXsKemHLQEatS6mp0Jj3QFn4
[01-Jul-2026 12:53:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jul-2026 12:53:36 UTC] ✅ JWT token verified successfully for user profile
[01-Jul-2026 12:53:36 UTC] User ID: 795
[01-Jul-2026 12:53:36 UTC] ✅ User profile retrieved successfully for user ID: 795
[01-Jul-2026 12:53:36 UTC] User Purchases API - User ID: 795
[01-Jul-2026 12:53:36 UTC] User Purchases API - Total purchases found: 2
[01-Jul-2026 16:54:52 UTC] === API CALL LOG ===
[01-Jul-2026 16:54:52 UTC] Endpoint: user/profile.php
[01-Jul-2026 16:54:52 UTC] Full Log Data: {
    "timestamp": "2026-07-01 16:54:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.163.180.124",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.163.180.124, 172.71.103.31",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMyIiwidXNlcm5hbWUiOiJkb3Zhc2thIiwiZW1haWwiOiJpZ2FybmltYWxpbkBnbWFpbC5jb20iLCJleHAiOjE3ODM1Mjk2OTF9.p2O2XJCKi0i0vNuCWOb0JFihg4_oa8TZk2uncekv45g",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a146ef628c08b8e4-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "95.163.180.124",
        "cf-ipcountry": "RU",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jul-2026 16:54:52 UTC] === END API CALL LOG ===
[01-Jul-2026 16:54:52 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jul-2026 16:54:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMyIiwidXNlcm5hbWUiOiJkb3Zhc2thIiwiZW1haWwiOiJpZ2FybmltYWxpbkBnbWFpbC5jb20iLCJleHAiOjE3ODM1Mjk2OTF9.p2O2XJCKi0i0vNuCWOb0JFihg4_oa8TZk2uncekv45g
[01-Jul-2026 16:54:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jul-2026 16:54:52 UTC] ✅ JWT token verified successfully for user profile
[01-Jul-2026 16:54:52 UTC] User ID: 932
[01-Jul-2026 16:54:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Jul-2026 16:54:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Jul-2026 16:54:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"95.163.180.124, 172.71.103.31","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMyIiwidXNlcm5hbWUiOiJkb3Zhc2thIiwiZW1haWwiOiJpZ2FybmltYWxpbkBnbWFpbC5jb20iLCJleHAiOjE3ODM1Mjk2OTF9.p2O2XJCKi0i0vNuCWOb0JFihg4_oa8TZk2uncekv45g","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a146ef628c0ab8e4-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"95.163.180.124","cf-ipcountry":"RU","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[01-Jul-2026 16:54:52 UTC] ✅ User profile retrieved successfully for user ID: 932
[01-Jul-2026 16:54:52 UTC] === User Orders API Called ===
[01-Jul-2026 16:54:52 UTC] User ID: 932
[01-Jul-2026 16:54:52 UTC] Limit: 20, Offset: 0
[01-Jul-2026 16:54:52 UTC] Orders found: 0
[01-Jul-2026 16:54:52 UTC] Orders data: []
[01-Jul-2026 16:54:52 UTC] Total orders count: 0
[01-Jul-2026 16:54:52 UTC] === API CALL LOG ===
[01-Jul-2026 16:54:52 UTC] Endpoint: user/profile.php
[01-Jul-2026 16:54:52 UTC] Full Log Data: {
    "timestamp": "2026-07-01 16:54:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.163.180.124",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.163.180.124, 172.71.103.31",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMyIiwidXNlcm5hbWUiOiJkb3Zhc2thIiwiZW1haWwiOiJpZ2FybmltYWxpbkBnbWFpbC5jb20iLCJleHAiOjE3ODM1Mjk2OTF9.p2O2XJCKi0i0vNuCWOb0JFihg4_oa8TZk2uncekv45g",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a146ef635ca2b8e4-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "95.163.180.124",
        "cf-ipcountry": "RU",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jul-2026 16:54:52 UTC] === END API CALL LOG ===
[01-Jul-2026 16:54:52 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jul-2026 16:54:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMyIiwidXNlcm5hbWUiOiJkb3Zhc2thIiwiZW1haWwiOiJpZ2FybmltYWxpbkBnbWFpbC5jb20iLCJleHAiOjE3ODM1Mjk2OTF9.p2O2XJCKi0i0vNuCWOb0JFihg4_oa8TZk2uncekv45g
[01-Jul-2026 16:54:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jul-2026 16:54:52 UTC] ✅ JWT token verified successfully for user profile
[01-Jul-2026 16:54:52 UTC] User ID: 932
[01-Jul-2026 16:54:52 UTC] ✅ User profile retrieved successfully for user ID: 932
[01-Jul-2026 16:54:53 UTC] === API CALL LOG ===
[01-Jul-2026 16:54:53 UTC] Endpoint: user/profile.php
[01-Jul-2026 16:54:53 UTC] Full Log Data: {
    "timestamp": "2026-07-01 16:54:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.163.180.124",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.163.180.124, 172.71.103.31",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMyIiwidXNlcm5hbWUiOiJkb3Zhc2thIiwiZW1haWwiOiJpZ2FybmltYWxpbkBnbWFpbC5jb20iLCJleHAiOjE3ODM1Mjk2OTF9.p2O2XJCKi0i0vNuCWOb0JFihg4_oa8TZk2uncekv45g",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a146ef6849d2b8e4-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "95.163.180.124",
        "cf-ipcountry": "RU",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jul-2026 16:54:53 UTC] === END API CALL LOG ===
[01-Jul-2026 16:54:53 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jul-2026 16:54:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMyIiwidXNlcm5hbWUiOiJkb3Zhc2thIiwiZW1haWwiOiJpZ2FybmltYWxpbkBnbWFpbC5jb20iLCJleHAiOjE3ODM1Mjk2OTF9.p2O2XJCKi0i0vNuCWOb0JFihg4_oa8TZk2uncekv45g
[01-Jul-2026 16:54:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jul-2026 16:54:53 UTC] ✅ JWT token verified successfully for user profile
[01-Jul-2026 16:54:53 UTC] User ID: 932
[01-Jul-2026 16:54:53 UTC] ✅ User profile retrieved successfully for user ID: 932
[01-Jul-2026 16:55:07 UTC] === API CALL LOG ===
[01-Jul-2026 16:55:07 UTC] Endpoint: user/profile.php
[01-Jul-2026 16:55:07 UTC] Full Log Data: {
    "timestamp": "2026-07-01 16:55:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.163.180.124",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.163.180.124, 172.70.46.99",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMyIiwidXNlcm5hbWUiOiJkb3Zhc2thIiwiZW1haWwiOiJpZ2FybmltYWxpbkBnbWFpbC5jb20iLCJleHAiOjE3ODM1Mjk2OTF9.p2O2XJCKi0i0vNuCWOb0JFihg4_oa8TZk2uncekv45g",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a146efc18928656b-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "95.163.180.124",
        "cf-ipcountry": "RU",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jul-2026 16:55:07 UTC] === END API CALL LOG ===
[01-Jul-2026 16:55:07 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jul-2026 16:55:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMyIiwidXNlcm5hbWUiOiJkb3Zhc2thIiwiZW1haWwiOiJpZ2FybmltYWxpbkBnbWFpbC5jb20iLCJleHAiOjE3ODM1Mjk2OTF9.p2O2XJCKi0i0vNuCWOb0JFihg4_oa8TZk2uncekv45g
[01-Jul-2026 16:55:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jul-2026 16:55:07 UTC] ✅ JWT token verified successfully for user profile
[01-Jul-2026 16:55:07 UTC] User ID: 932
[01-Jul-2026 16:55:07 UTC] ✅ User profile retrieved successfully for user ID: 932
[01-Jul-2026 16:55:24 UTC] === API CALL LOG ===
[01-Jul-2026 16:55:24 UTC] Endpoint: user/profile.php
[01-Jul-2026 16:55:24 UTC] Full Log Data: {
    "timestamp": "2026-07-01 16:55:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.163.180.124",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.163.180.124, 172.70.46.98",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMyIiwidXNlcm5hbWUiOiJkb3Zhc2thIiwiZW1haWwiOiJpZ2FybmltYWxpbkBnbWFpbC5jb20iLCJleHAiOjE3ODM1Mjk2OTF9.p2O2XJCKi0i0vNuCWOb0JFihg4_oa8TZk2uncekv45g",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a146f027baf6d204-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "95.163.180.124",
        "cf-ipcountry": "RU",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jul-2026 16:55:24 UTC] === END API CALL LOG ===
[01-Jul-2026 16:55:24 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jul-2026 16:55:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMyIiwidXNlcm5hbWUiOiJkb3Zhc2thIiwiZW1haWwiOiJpZ2FybmltYWxpbkBnbWFpbC5jb20iLCJleHAiOjE3ODM1Mjk2OTF9.p2O2XJCKi0i0vNuCWOb0JFihg4_oa8TZk2uncekv45g
[01-Jul-2026 16:55:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jul-2026 16:55:24 UTC] ✅ JWT token verified successfully for user profile
[01-Jul-2026 16:55:24 UTC] User ID: 932
[01-Jul-2026 16:55:24 UTC] ✅ User profile retrieved successfully for user ID: 932
[01-Jul-2026 16:55:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Jul-2026 16:55:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Jul-2026 16:55:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"95.163.180.124, 172.70.46.99","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMyIiwidXNlcm5hbWUiOiJkb3Zhc2thIiwiZW1haWwiOiJpZ2FybmltYWxpbkBnbWFpbC5jb20iLCJleHAiOjE3ODM1Mjk2OTF9.p2O2XJCKi0i0vNuCWOb0JFihg4_oa8TZk2uncekv45g","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a146f06fbcccd204-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"95.163.180.124","cf-ipcountry":"RU","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[01-Jul-2026 16:55:35 UTC] === User Orders API Called ===
[01-Jul-2026 16:55:35 UTC] User ID: 932
[01-Jul-2026 16:55:35 UTC] Limit: 20, Offset: 0
[01-Jul-2026 16:55:35 UTC] Orders found: 0
[01-Jul-2026 16:55:35 UTC] Orders data: []
[01-Jul-2026 16:55:35 UTC] Total orders count: 0
[01-Jul-2026 16:55:36 UTC] === API CALL LOG ===
[01-Jul-2026 16:55:36 UTC] Endpoint: user/profile.php
[01-Jul-2026 16:55:36 UTC] Full Log Data: {
    "timestamp": "2026-07-01 16:55:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.163.180.124",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.163.180.124, 172.70.46.99",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMyIiwidXNlcm5hbWUiOiJkb3Zhc2thIiwiZW1haWwiOiJpZ2FybmltYWxpbkBnbWFpbC5jb20iLCJleHAiOjE3ODM1Mjk2OTF9.p2O2XJCKi0i0vNuCWOb0JFihg4_oa8TZk2uncekv45g",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a146f0774f08d204-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "95.163.180.124",
        "cf-ipcountry": "RU",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jul-2026 16:55:36 UTC] === END API CALL LOG ===
[01-Jul-2026 16:55:36 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jul-2026 16:55:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMyIiwidXNlcm5hbWUiOiJkb3Zhc2thIiwiZW1haWwiOiJpZ2FybmltYWxpbkBnbWFpbC5jb20iLCJleHAiOjE3ODM1Mjk2OTF9.p2O2XJCKi0i0vNuCWOb0JFihg4_oa8TZk2uncekv45g
[01-Jul-2026 16:55:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jul-2026 16:55:36 UTC] ✅ JWT token verified successfully for user profile
[01-Jul-2026 16:55:36 UTC] User ID: 932
[01-Jul-2026 16:55:36 UTC] ✅ User profile retrieved successfully for user ID: 932
[01-Jul-2026 16:55:36 UTC] User Purchases API - User ID: 932
[01-Jul-2026 16:55:36 UTC] User Purchases API - Total purchases found: 0
[01-Jul-2026 16:55:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Jul-2026 16:55:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Jul-2026 16:55:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"95.163.180.124, 172.70.46.99","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMyIiwidXNlcm5hbWUiOiJkb3Zhc2thIiwiZW1haWwiOiJpZ2FybmltYWxpbkBnbWFpbC5jb20iLCJleHAiOjE3ODM1Mjk2OTF9.p2O2XJCKi0i0vNuCWOb0JFihg4_oa8TZk2uncekv45g","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a146f0925dbad204-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"95.163.180.124","cf-ipcountry":"RU","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[01-Jul-2026 16:55:41 UTC] === User Orders API Called ===
[01-Jul-2026 16:55:41 UTC] User ID: 932
[01-Jul-2026 16:55:41 UTC] Limit: 20, Offset: 0
[01-Jul-2026 16:55:41 UTC] Orders found: 0
[01-Jul-2026 16:55:41 UTC] Orders data: []
[01-Jul-2026 16:55:41 UTC] Total orders count: 0
[01-Jul-2026 16:55:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Jul-2026 16:55:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Jul-2026 16:55:46 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"95.163.180.124, 172.70.46.99","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMyIiwidXNlcm5hbWUiOiJkb3Zhc2thIiwiZW1haWwiOiJpZ2FybmltYWxpbkBnbWFpbC5jb20iLCJleHAiOjE3ODM1Mjk2OTF9.p2O2XJCKi0i0vNuCWOb0JFihg4_oa8TZk2uncekv45g","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a146f0b44e43d204-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"95.163.180.124","cf-ipcountry":"RU","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[01-Jul-2026 16:55:46 UTC] === User Orders API Called ===
[01-Jul-2026 16:55:46 UTC] User ID: 932
[01-Jul-2026 16:55:46 UTC] Limit: 20, Offset: 0
[01-Jul-2026 16:55:46 UTC] Orders found: 0
[01-Jul-2026 16:55:46 UTC] Orders data: []
[01-Jul-2026 16:55:46 UTC] Total orders count: 0
[01-Jul-2026 16:55:46 UTC] === API CALL LOG ===
[01-Jul-2026 16:55:46 UTC] Endpoint: user/profile.php
[01-Jul-2026 16:55:46 UTC] Full Log Data: {
    "timestamp": "2026-07-01 16:55:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.163.180.124",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.163.180.124, 172.70.46.99",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMyIiwidXNlcm5hbWUiOiJkb3Zhc2thIiwiZW1haWwiOiJpZ2FybmltYWxpbkBnbWFpbC5jb20iLCJleHAiOjE3ODM1Mjk2OTF9.p2O2XJCKi0i0vNuCWOb0JFihg4_oa8TZk2uncekv45g",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a146f0b46ea1d204-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "95.163.180.124",
        "cf-ipcountry": "RU",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jul-2026 16:55:46 UTC] === END API CALL LOG ===
[01-Jul-2026 16:55:46 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jul-2026 16:55:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMyIiwidXNlcm5hbWUiOiJkb3Zhc2thIiwiZW1haWwiOiJpZ2FybmltYWxpbkBnbWFpbC5jb20iLCJleHAiOjE3ODM1Mjk2OTF9.p2O2XJCKi0i0vNuCWOb0JFihg4_oa8TZk2uncekv45g
[01-Jul-2026 16:55:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jul-2026 16:55:46 UTC] ✅ JWT token verified successfully for user profile
[01-Jul-2026 16:55:46 UTC] User ID: 932
[01-Jul-2026 16:55:46 UTC] ✅ User profile retrieved successfully for user ID: 932
[01-Jul-2026 16:55:46 UTC] === API CALL LOG ===
[01-Jul-2026 16:55:46 UTC] Endpoint: user/profile.php
[01-Jul-2026 16:55:46 UTC] Full Log Data: {
    "timestamp": "2026-07-01 16:55:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.163.180.124",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.163.180.124, 172.70.46.99",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMyIiwidXNlcm5hbWUiOiJkb3Zhc2thIiwiZW1haWwiOiJpZ2FybmltYWxpbkBnbWFpbC5jb20iLCJleHAiOjE3ODM1Mjk2OTF9.p2O2XJCKi0i0vNuCWOb0JFihg4_oa8TZk2uncekv45g",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a146f0b60cd9d204-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "95.163.180.124",
        "cf-ipcountry": "RU",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jul-2026 16:55:46 UTC] === END API CALL LOG ===
[01-Jul-2026 16:55:46 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jul-2026 16:55:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMyIiwidXNlcm5hbWUiOiJkb3Zhc2thIiwiZW1haWwiOiJpZ2FybmltYWxpbkBnbWFpbC5jb20iLCJleHAiOjE3ODM1Mjk2OTF9.p2O2XJCKi0i0vNuCWOb0JFihg4_oa8TZk2uncekv45g
[01-Jul-2026 16:55:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jul-2026 16:55:46 UTC] ✅ JWT token verified successfully for user profile
[01-Jul-2026 16:55:46 UTC] User ID: 932
[01-Jul-2026 16:55:46 UTC] ✅ User profile retrieved successfully for user ID: 932
[01-Jul-2026 16:55:53 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Jul-2026 16:55:53 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Jul-2026 16:55:53 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"95.163.180.124, 172.70.46.99","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMyIiwidXNlcm5hbWUiOiJkb3Zhc2thIiwiZW1haWwiOiJpZ2FybmltYWxpbkBnbWFpbC5jb20iLCJleHAiOjE3ODM1Mjk2OTF9.p2O2XJCKi0i0vNuCWOb0JFihg4_oa8TZk2uncekv45g","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a146f0e02a7ad204-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"95.163.180.124","cf-ipcountry":"RU","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[01-Jul-2026 16:55:53 UTC] === User Orders API Called ===
[01-Jul-2026 16:55:53 UTC] User ID: 932
[01-Jul-2026 16:55:53 UTC] Limit: 20, Offset: 0
[01-Jul-2026 16:55:53 UTC] Orders found: 0
[01-Jul-2026 16:55:53 UTC] Orders data: []
[01-Jul-2026 16:55:53 UTC] Total orders count: 0
[01-Jul-2026 16:55:53 UTC] === API CALL LOG ===
[01-Jul-2026 16:55:53 UTC] Endpoint: user/profile.php
[01-Jul-2026 16:55:53 UTC] Full Log Data: {
    "timestamp": "2026-07-01 16:55:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.163.180.124",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.163.180.124, 172.70.46.99",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMyIiwidXNlcm5hbWUiOiJkb3Zhc2thIiwiZW1haWwiOiJpZ2FybmltYWxpbkBnbWFpbC5jb20iLCJleHAiOjE3ODM1Mjk2OTF9.p2O2XJCKi0i0vNuCWOb0JFihg4_oa8TZk2uncekv45g",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a146f0e05af1d204-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "95.163.180.124",
        "cf-ipcountry": "RU",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jul-2026 16:55:53 UTC] === END API CALL LOG ===
[01-Jul-2026 16:55:53 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jul-2026 16:55:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMyIiwidXNlcm5hbWUiOiJkb3Zhc2thIiwiZW1haWwiOiJpZ2FybmltYWxpbkBnbWFpbC5jb20iLCJleHAiOjE3ODM1Mjk2OTF9.p2O2XJCKi0i0vNuCWOb0JFihg4_oa8TZk2uncekv45g
[01-Jul-2026 16:55:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jul-2026 16:55:53 UTC] ✅ JWT token verified successfully for user profile
[01-Jul-2026 16:55:53 UTC] User ID: 932
[01-Jul-2026 16:55:53 UTC] ✅ User profile retrieved successfully for user ID: 932
[01-Jul-2026 16:55:53 UTC] === API CALL LOG ===
[01-Jul-2026 16:55:53 UTC] Endpoint: user/profile.php
[01-Jul-2026 16:55:53 UTC] Full Log Data: {
    "timestamp": "2026-07-01 16:55:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.163.180.124",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.163.180.124, 172.70.46.99",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMyIiwidXNlcm5hbWUiOiJkb3Zhc2thIiwiZW1haWwiOiJpZ2FybmltYWxpbkBnbWFpbC5jb20iLCJleHAiOjE3ODM1Mjk2OTF9.p2O2XJCKi0i0vNuCWOb0JFihg4_oa8TZk2uncekv45g",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a146f0e1efbfd204-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "95.163.180.124",
        "cf-ipcountry": "RU",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jul-2026 16:55:53 UTC] === END API CALL LOG ===
[01-Jul-2026 16:55:53 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jul-2026 16:55:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMyIiwidXNlcm5hbWUiOiJkb3Zhc2thIiwiZW1haWwiOiJpZ2FybmltYWxpbkBnbWFpbC5jb20iLCJleHAiOjE3ODM1Mjk2OTF9.p2O2XJCKi0i0vNuCWOb0JFihg4_oa8TZk2uncekv45g
[01-Jul-2026 16:55:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jul-2026 16:55:53 UTC] ✅ JWT token verified successfully for user profile
[01-Jul-2026 16:55:53 UTC] User ID: 932
[01-Jul-2026 16:55:53 UTC] ✅ User profile retrieved successfully for user ID: 932
[01-Jul-2026 16:56:06 UTC] === API CALL LOG ===
[01-Jul-2026 16:56:06 UTC] Endpoint: user/profile.php
[01-Jul-2026 16:56:06 UTC] Full Log Data: {
    "timestamp": "2026-07-01 16:56:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.163.180.124",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.163.180.124, 172.70.46.99",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMyIiwidXNlcm5hbWUiOiJkb3Zhc2thIiwiZW1haWwiOiJpZ2FybmltYWxpbkBnbWFpbC5jb20iLCJleHAiOjE3ODM1Mjk2OTF9.p2O2XJCKi0i0vNuCWOb0JFihg4_oa8TZk2uncekv45g",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a146f12f5992d204-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "95.163.180.124",
        "cf-ipcountry": "RU",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jul-2026 16:56:06 UTC] === END API CALL LOG ===
[01-Jul-2026 16:56:06 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jul-2026 16:56:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMyIiwidXNlcm5hbWUiOiJkb3Zhc2thIiwiZW1haWwiOiJpZ2FybmltYWxpbkBnbWFpbC5jb20iLCJleHAiOjE3ODM1Mjk2OTF9.p2O2XJCKi0i0vNuCWOb0JFihg4_oa8TZk2uncekv45g
[01-Jul-2026 16:56:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jul-2026 16:56:06 UTC] ✅ JWT token verified successfully for user profile
[01-Jul-2026 16:56:06 UTC] User ID: 932
[01-Jul-2026 16:56:06 UTC] ✅ User profile retrieved successfully for user ID: 932
[01-Jul-2026 16:56:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Jul-2026 16:56:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Jul-2026 16:56:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"95.163.180.124, 172.70.46.99","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMyIiwidXNlcm5hbWUiOiJkb3Zhc2thIiwiZW1haWwiOiJpZ2FybmltYWxpbkBnbWFpbC5jb20iLCJleHAiOjE3ODM1Mjk2OTF9.p2O2XJCKi0i0vNuCWOb0JFihg4_oa8TZk2uncekv45g","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a146f12f598dd204-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"95.163.180.124","cf-ipcountry":"RU","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[01-Jul-2026 16:56:06 UTC] === User Orders API Called ===
[01-Jul-2026 16:56:06 UTC] User ID: 932
[01-Jul-2026 16:56:06 UTC] Limit: 20, Offset: 0
[01-Jul-2026 16:56:06 UTC] Orders found: 0
[01-Jul-2026 16:56:06 UTC] Orders data: []
[01-Jul-2026 16:56:06 UTC] Total orders count: 0
[01-Jul-2026 16:56:06 UTC] === API CALL LOG ===
[01-Jul-2026 16:56:06 UTC] Endpoint: user/profile.php
[01-Jul-2026 16:56:06 UTC] Full Log Data: {
    "timestamp": "2026-07-01 16:56:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.163.180.124",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.163.180.124, 172.70.46.99",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMyIiwidXNlcm5hbWUiOiJkb3Zhc2thIiwiZW1haWwiOiJpZ2FybmltYWxpbkBnbWFpbC5jb20iLCJleHAiOjE3ODM1Mjk2OTF9.p2O2XJCKi0i0vNuCWOb0JFihg4_oa8TZk2uncekv45g",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a146f1310803d204-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "95.163.180.124",
        "cf-ipcountry": "RU",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jul-2026 16:56:06 UTC] === END API CALL LOG ===
[01-Jul-2026 16:56:06 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jul-2026 16:56:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMyIiwidXNlcm5hbWUiOiJkb3Zhc2thIiwiZW1haWwiOiJpZ2FybmltYWxpbkBnbWFpbC5jb20iLCJleHAiOjE3ODM1Mjk2OTF9.p2O2XJCKi0i0vNuCWOb0JFihg4_oa8TZk2uncekv45g
[01-Jul-2026 16:56:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jul-2026 16:56:06 UTC] ✅ JWT token verified successfully for user profile
[01-Jul-2026 16:56:06 UTC] User ID: 932
[01-Jul-2026 16:56:06 UTC] ✅ User profile retrieved successfully for user ID: 932
[01-Jul-2026 16:56:12 UTC] === API CALL LOG ===
[01-Jul-2026 16:56:12 UTC] Endpoint: user/profile.php
[01-Jul-2026 16:56:12 UTC] Full Log Data: {
    "timestamp": "2026-07-01 16:56:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.163.180.124",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.163.180.124, 172.70.46.98",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMyIiwidXNlcm5hbWUiOiJkb3Zhc2thIiwiZW1haWwiOiJpZ2FybmltYWxpbkBnbWFpbC5jb20iLCJleHAiOjE3ODM1Mjk2OTF9.p2O2XJCKi0i0vNuCWOb0JFihg4_oa8TZk2uncekv45g",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a146f153d9cad204-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "95.163.180.124",
        "cf-ipcountry": "RU",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jul-2026 16:56:12 UTC] === END API CALL LOG ===
[01-Jul-2026 16:56:12 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jul-2026 16:56:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMyIiwidXNlcm5hbWUiOiJkb3Zhc2thIiwiZW1haWwiOiJpZ2FybmltYWxpbkBnbWFpbC5jb20iLCJleHAiOjE3ODM1Mjk2OTF9.p2O2XJCKi0i0vNuCWOb0JFihg4_oa8TZk2uncekv45g
[01-Jul-2026 16:56:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jul-2026 16:56:12 UTC] ✅ JWT token verified successfully for user profile
[01-Jul-2026 16:56:12 UTC] User ID: 932
[01-Jul-2026 16:56:12 UTC] ✅ User profile retrieved successfully for user ID: 932
[01-Jul-2026 16:57:31 UTC] === API CALL LOG ===
[01-Jul-2026 16:57:31 UTC] Endpoint: user/profile.php
[01-Jul-2026 16:57:31 UTC] Full Log Data: {
    "timestamp": "2026-07-01 16:57:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.163.180.124",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.163.180.124, 104.23.166.100",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMyIiwidXNlcm5hbWUiOiJkb3Zhc2thIiwiZW1haWwiOiJpZ2FybmltYWxpbkBnbWFpbC5jb20iLCJleHAiOjE3ODM1Mjk2OTF9.p2O2XJCKi0i0vNuCWOb0JFihg4_oa8TZk2uncekv45g",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a146f3429e06e64c-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "95.163.180.124",
        "cf-ipcountry": "RU",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jul-2026 16:57:31 UTC] === END API CALL LOG ===
[01-Jul-2026 16:57:31 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jul-2026 16:57:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMyIiwidXNlcm5hbWUiOiJkb3Zhc2thIiwiZW1haWwiOiJpZ2FybmltYWxpbkBnbWFpbC5jb20iLCJleHAiOjE3ODM1Mjk2OTF9.p2O2XJCKi0i0vNuCWOb0JFihg4_oa8TZk2uncekv45g
[01-Jul-2026 16:57:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jul-2026 16:57:31 UTC] ✅ JWT token verified successfully for user profile
[01-Jul-2026 16:57:31 UTC] User ID: 932
[01-Jul-2026 16:57:31 UTC] ✅ User profile retrieved successfully for user ID: 932
[01-Jul-2026 16:57:31 UTC] === API CALL LOG ===
[01-Jul-2026 16:57:31 UTC] Endpoint: user/profile.php
[01-Jul-2026 16:57:31 UTC] Full Log Data: {
    "timestamp": "2026-07-01 16:57:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.163.180.124",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.163.180.124, 104.23.166.100",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMyIiwidXNlcm5hbWUiOiJkb3Zhc2thIiwiZW1haWwiOiJpZ2FybmltYWxpbkBnbWFpbC5jb20iLCJleHAiOjE3ODM1Mjk2OTF9.p2O2XJCKi0i0vNuCWOb0JFihg4_oa8TZk2uncekv45g",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a146f345cdb9e64c-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "95.163.180.124",
        "cf-ipcountry": "RU",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jul-2026 16:57:31 UTC] === END API CALL LOG ===
[01-Jul-2026 16:57:31 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jul-2026 16:57:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMyIiwidXNlcm5hbWUiOiJkb3Zhc2thIiwiZW1haWwiOiJpZ2FybmltYWxpbkBnbWFpbC5jb20iLCJleHAiOjE3ODM1Mjk2OTF9.p2O2XJCKi0i0vNuCWOb0JFihg4_oa8TZk2uncekv45g
[01-Jul-2026 16:57:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jul-2026 16:57:31 UTC] ✅ JWT token verified successfully for user profile
[01-Jul-2026 16:57:31 UTC] User ID: 932
[01-Jul-2026 16:57:31 UTC] ✅ User profile retrieved successfully for user ID: 932
[01-Jul-2026 16:57:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Jul-2026 16:57:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Jul-2026 16:57:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"95.163.180.124, 104.23.166.100","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMyIiwidXNlcm5hbWUiOiJkb3Zhc2thIiwiZW1haWwiOiJpZ2FybmltYWxpbkBnbWFpbC5jb20iLCJleHAiOjE3ODM1Mjk2OTF9.p2O2XJCKi0i0vNuCWOb0JFihg4_oa8TZk2uncekv45g","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a146f3462ecee64c-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"95.163.180.124","cf-ipcountry":"RU","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[01-Jul-2026 16:57:31 UTC] === User Orders API Called ===
[01-Jul-2026 16:57:31 UTC] User ID: 932
[01-Jul-2026 16:57:31 UTC] Limit: 20, Offset: 0
[01-Jul-2026 16:57:31 UTC] Orders found: 0
[01-Jul-2026 16:57:31 UTC] Orders data: []
[01-Jul-2026 16:57:31 UTC] Total orders count: 0
[01-Jul-2026 16:57:31 UTC] === API CALL LOG ===
[01-Jul-2026 16:57:31 UTC] Endpoint: user/profile.php
[01-Jul-2026 16:57:31 UTC] Full Log Data: {
    "timestamp": "2026-07-01 16:57:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.163.180.124",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.163.180.124, 104.23.166.100",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMyIiwidXNlcm5hbWUiOiJkb3Zhc2thIiwiZW1haWwiOiJpZ2FybmltYWxpbkBnbWFpbC5jb20iLCJleHAiOjE3ODM1Mjk2OTF9.p2O2XJCKi0i0vNuCWOb0JFihg4_oa8TZk2uncekv45g",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a146f3467faae64c-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "95.163.180.124",
        "cf-ipcountry": "RU",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jul-2026 16:57:31 UTC] === END API CALL LOG ===
[01-Jul-2026 16:57:31 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jul-2026 16:57:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMyIiwidXNlcm5hbWUiOiJkb3Zhc2thIiwiZW1haWwiOiJpZ2FybmltYWxpbkBnbWFpbC5jb20iLCJleHAiOjE3ODM1Mjk2OTF9.p2O2XJCKi0i0vNuCWOb0JFihg4_oa8TZk2uncekv45g
[01-Jul-2026 16:57:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jul-2026 16:57:31 UTC] ✅ JWT token verified successfully for user profile
[01-Jul-2026 16:57:31 UTC] User ID: 932
[01-Jul-2026 16:57:31 UTC] ✅ User profile retrieved successfully for user ID: 932
[01-Jul-2026 16:57:46 UTC] === API CALL LOG ===
[01-Jul-2026 16:57:46 UTC] Endpoint: user/profile.php
[01-Jul-2026 16:57:46 UTC] Full Log Data: {
    "timestamp": "2026-07-01 16:57:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.163.180.124",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.163.180.124, 104.23.166.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMyIiwidXNlcm5hbWUiOiJkb3Zhc2thIiwiZW1haWwiOiJpZ2FybmltYWxpbkBnbWFpbC5jb20iLCJleHAiOjE3ODM1Mjk2OTF9.p2O2XJCKi0i0vNuCWOb0JFihg4_oa8TZk2uncekv45g",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a146f3a36a4ee64c-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "95.163.180.124",
        "cf-ipcountry": "RU",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jul-2026 16:57:46 UTC] === END API CALL LOG ===
[01-Jul-2026 16:57:46 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jul-2026 16:57:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMyIiwidXNlcm5hbWUiOiJkb3Zhc2thIiwiZW1haWwiOiJpZ2FybmltYWxpbkBnbWFpbC5jb20iLCJleHAiOjE3ODM1Mjk2OTF9.p2O2XJCKi0i0vNuCWOb0JFihg4_oa8TZk2uncekv45g
[01-Jul-2026 16:57:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jul-2026 16:57:46 UTC] ✅ JWT token verified successfully for user profile
[01-Jul-2026 16:57:46 UTC] User ID: 932
[01-Jul-2026 16:57:46 UTC] ✅ User profile retrieved successfully for user ID: 932
[01-Jul-2026 16:57:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Jul-2026 16:57:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Jul-2026 16:57:46 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"95.163.180.124, 104.23.166.101","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMyIiwidXNlcm5hbWUiOiJkb3Zhc2thIiwiZW1haWwiOiJpZ2FybmltYWxpbkBnbWFpbC5jb20iLCJleHAiOjE3ODM1Mjk2OTF9.p2O2XJCKi0i0vNuCWOb0JFihg4_oa8TZk2uncekv45g","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a146f3a36a47e64c-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"95.163.180.124","cf-ipcountry":"RU","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[01-Jul-2026 16:57:46 UTC] === User Orders API Called ===
[01-Jul-2026 16:57:46 UTC] User ID: 932
[01-Jul-2026 16:57:46 UTC] Limit: 20, Offset: 0
[01-Jul-2026 16:57:46 UTC] Orders found: 0
[01-Jul-2026 16:57:46 UTC] Orders data: []
[01-Jul-2026 16:57:46 UTC] Total orders count: 0
[01-Jul-2026 16:57:47 UTC] === API CALL LOG ===
[01-Jul-2026 16:57:47 UTC] Endpoint: user/profile.php
[01-Jul-2026 16:57:47 UTC] Full Log Data: {
    "timestamp": "2026-07-01 16:57:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.163.180.124",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.163.180.124, 104.23.166.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMyIiwidXNlcm5hbWUiOiJkb3Zhc2thIiwiZW1haWwiOiJpZ2FybmltYWxpbkBnbWFpbC5jb20iLCJleHAiOjE3ODM1Mjk2OTF9.p2O2XJCKi0i0vNuCWOb0JFihg4_oa8TZk2uncekv45g",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a146f3a59976e64c-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "95.163.180.124",
        "cf-ipcountry": "RU",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jul-2026 16:57:47 UTC] === END API CALL LOG ===
[01-Jul-2026 16:57:47 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jul-2026 16:57:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMyIiwidXNlcm5hbWUiOiJkb3Zhc2thIiwiZW1haWwiOiJpZ2FybmltYWxpbkBnbWFpbC5jb20iLCJleHAiOjE3ODM1Mjk2OTF9.p2O2XJCKi0i0vNuCWOb0JFihg4_oa8TZk2uncekv45g
[01-Jul-2026 16:57:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jul-2026 16:57:47 UTC] ✅ JWT token verified successfully for user profile
[01-Jul-2026 16:57:47 UTC] User ID: 932
[01-Jul-2026 16:57:47 UTC] ✅ User profile retrieved successfully for user ID: 932
[01-Jul-2026 16:57:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Jul-2026 16:57:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Jul-2026 16:57:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"95.163.180.124, 104.23.166.101","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMyIiwidXNlcm5hbWUiOiJkb3Zhc2thIiwiZW1haWwiOiJpZ2FybmltYWxpbkBnbWFpbC5jb20iLCJleHAiOjE3ODM1Mjk2OTF9.p2O2XJCKi0i0vNuCWOb0JFihg4_oa8TZk2uncekv45g","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a146f3dacfd5e64c-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"95.163.180.124","cf-ipcountry":"RU","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[01-Jul-2026 16:57:55 UTC] === User Orders API Called ===
[01-Jul-2026 16:57:55 UTC] User ID: 932
[01-Jul-2026 16:57:55 UTC] Limit: 20, Offset: 0
[01-Jul-2026 16:57:55 UTC] Orders found: 0
[01-Jul-2026 16:57:55 UTC] Orders data: []
[01-Jul-2026 16:57:55 UTC] Total orders count: 0
[01-Jul-2026 16:57:55 UTC] === API CALL LOG ===
[01-Jul-2026 16:57:55 UTC] Endpoint: user/profile.php
[01-Jul-2026 16:57:55 UTC] Full Log Data: {
    "timestamp": "2026-07-01 16:57:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.163.180.124",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.163.180.124, 104.23.166.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMyIiwidXNlcm5hbWUiOiJkb3Zhc2thIiwiZW1haWwiOiJpZ2FybmltYWxpbkBnbWFpbC5jb20iLCJleHAiOjE3ODM1Mjk2OTF9.p2O2XJCKi0i0vNuCWOb0JFihg4_oa8TZk2uncekv45g",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a146f3daf84de64c-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "95.163.180.124",
        "cf-ipcountry": "RU",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jul-2026 16:57:55 UTC] === END API CALL LOG ===
[01-Jul-2026 16:57:55 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jul-2026 16:57:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMyIiwidXNlcm5hbWUiOiJkb3Zhc2thIiwiZW1haWwiOiJpZ2FybmltYWxpbkBnbWFpbC5jb20iLCJleHAiOjE3ODM1Mjk2OTF9.p2O2XJCKi0i0vNuCWOb0JFihg4_oa8TZk2uncekv45g
[01-Jul-2026 16:57:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jul-2026 16:57:55 UTC] ✅ JWT token verified successfully for user profile
[01-Jul-2026 16:57:55 UTC] User ID: 932
[01-Jul-2026 16:57:55 UTC] ✅ User profile retrieved successfully for user ID: 932
[01-Jul-2026 16:57:55 UTC] === API CALL LOG ===
[01-Jul-2026 16:57:55 UTC] Endpoint: user/profile.php
[01-Jul-2026 16:57:55 UTC] Full Log Data: {
    "timestamp": "2026-07-01 16:57:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.163.180.124",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.163.180.124, 104.23.166.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMyIiwidXNlcm5hbWUiOiJkb3Zhc2thIiwiZW1haWwiOiJpZ2FybmltYWxpbkBnbWFpbC5jb20iLCJleHAiOjE3ODM1Mjk2OTF9.p2O2XJCKi0i0vNuCWOb0JFihg4_oa8TZk2uncekv45g",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a146f3dc9c2be64c-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "95.163.180.124",
        "cf-ipcountry": "RU",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jul-2026 16:57:55 UTC] === END API CALL LOG ===
[01-Jul-2026 16:57:55 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jul-2026 16:57:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMyIiwidXNlcm5hbWUiOiJkb3Zhc2thIiwiZW1haWwiOiJpZ2FybmltYWxpbkBnbWFpbC5jb20iLCJleHAiOjE3ODM1Mjk2OTF9.p2O2XJCKi0i0vNuCWOb0JFihg4_oa8TZk2uncekv45g
[01-Jul-2026 16:57:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jul-2026 16:57:55 UTC] ✅ JWT token verified successfully for user profile
[01-Jul-2026 16:57:55 UTC] User ID: 932
[01-Jul-2026 16:57:55 UTC] ✅ User profile retrieved successfully for user ID: 932
[01-Jul-2026 16:58:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Jul-2026 16:58:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Jul-2026 16:58:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"95.163.180.124, 104.23.166.101","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMyIiwidXNlcm5hbWUiOiJkb3Zhc2thIiwiZW1haWwiOiJpZ2FybmltYWxpbkBnbWFpbC5jb20iLCJleHAiOjE3ODM1Mjk2OTF9.p2O2XJCKi0i0vNuCWOb0JFihg4_oa8TZk2uncekv45g","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a146f40c8faee64c-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"95.163.180.124","cf-ipcountry":"RU","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[01-Jul-2026 16:58:03 UTC] === User Orders API Called ===
[01-Jul-2026 16:58:03 UTC] User ID: 932
[01-Jul-2026 16:58:03 UTC] Limit: 20, Offset: 0
[01-Jul-2026 16:58:03 UTC] Orders found: 0
[01-Jul-2026 16:58:03 UTC] Orders data: []
[01-Jul-2026 16:58:03 UTC] Total orders count: 0
[01-Jul-2026 16:58:06 UTC] === API CALL LOG ===
[01-Jul-2026 16:58:06 UTC] Endpoint: user/profile.php
[01-Jul-2026 16:58:06 UTC] Full Log Data: {
    "timestamp": "2026-07-01 16:58:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.163.180.124",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.163.180.124, 104.23.166.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMyIiwidXNlcm5hbWUiOiJkb3Zhc2thIiwiZW1haWwiOiJpZ2FybmltYWxpbkBnbWFpbC5jb20iLCJleHAiOjE3ODM1Mjk2OTF9.p2O2XJCKi0i0vNuCWOb0JFihg4_oa8TZk2uncekv45g",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a146f41bfa34e64c-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "95.163.180.124",
        "cf-ipcountry": "RU",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jul-2026 16:58:06 UTC] === END API CALL LOG ===
[01-Jul-2026 16:58:06 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jul-2026 16:58:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMyIiwidXNlcm5hbWUiOiJkb3Zhc2thIiwiZW1haWwiOiJpZ2FybmltYWxpbkBnbWFpbC5jb20iLCJleHAiOjE3ODM1Mjk2OTF9.p2O2XJCKi0i0vNuCWOb0JFihg4_oa8TZk2uncekv45g
[01-Jul-2026 16:58:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jul-2026 16:58:06 UTC] ✅ JWT token verified successfully for user profile
[01-Jul-2026 16:58:06 UTC] User ID: 932
[01-Jul-2026 16:58:06 UTC] ✅ User profile retrieved successfully for user ID: 932
[01-Jul-2026 16:58:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Jul-2026 16:58:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Jul-2026 16:58:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"95.163.180.124, 104.23.166.101","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMyIiwidXNlcm5hbWUiOiJkb3Zhc2thIiwiZW1haWwiOiJpZ2FybmltYWxpbkBnbWFpbC5jb20iLCJleHAiOjE3ODM1Mjk2OTF9.p2O2XJCKi0i0vNuCWOb0JFihg4_oa8TZk2uncekv45g","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a146f41bfa31e64c-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"95.163.180.124","cf-ipcountry":"RU","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[01-Jul-2026 16:58:06 UTC] === User Orders API Called ===
[01-Jul-2026 16:58:06 UTC] User ID: 932
[01-Jul-2026 16:58:06 UTC] Limit: 20, Offset: 0
[01-Jul-2026 16:58:06 UTC] Orders found: 0
[01-Jul-2026 16:58:06 UTC] Orders data: []
[01-Jul-2026 16:58:06 UTC] Total orders count: 0
[01-Jul-2026 16:58:06 UTC] === API CALL LOG ===
[01-Jul-2026 16:58:06 UTC] Endpoint: user/profile.php
[01-Jul-2026 16:58:06 UTC] Full Log Data: {
    "timestamp": "2026-07-01 16:58:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.163.180.124",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.163.180.124, 104.23.166.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMyIiwidXNlcm5hbWUiOiJkb3Zhc2thIiwiZW1haWwiOiJpZ2FybmltYWxpbkBnbWFpbC5jb20iLCJleHAiOjE3ODM1Mjk2OTF9.p2O2XJCKi0i0vNuCWOb0JFihg4_oa8TZk2uncekv45g",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a146f41dc83de64c-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "95.163.180.124",
        "cf-ipcountry": "RU",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jul-2026 16:58:06 UTC] === END API CALL LOG ===
[01-Jul-2026 16:58:06 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jul-2026 16:58:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMyIiwidXNlcm5hbWUiOiJkb3Zhc2thIiwiZW1haWwiOiJpZ2FybmltYWxpbkBnbWFpbC5jb20iLCJleHAiOjE3ODM1Mjk2OTF9.p2O2XJCKi0i0vNuCWOb0JFihg4_oa8TZk2uncekv45g
[01-Jul-2026 16:58:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jul-2026 16:58:06 UTC] ✅ JWT token verified successfully for user profile
[01-Jul-2026 16:58:06 UTC] User ID: 932
[01-Jul-2026 16:58:06 UTC] ✅ User profile retrieved successfully for user ID: 932
[01-Jul-2026 16:58:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Jul-2026 16:58:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Jul-2026 16:58:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"95.163.180.124, 104.23.166.101","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMyIiwidXNlcm5hbWUiOiJkb3Zhc2thIiwiZW1haWwiOiJpZ2FybmltYWxpbkBnbWFpbC5jb20iLCJleHAiOjE3ODM1Mjk2OTF9.p2O2XJCKi0i0vNuCWOb0JFihg4_oa8TZk2uncekv45g","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a146f424faf8e64c-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"95.163.180.124","cf-ipcountry":"RU","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[01-Jul-2026 16:58:07 UTC] === User Orders API Called ===
[01-Jul-2026 16:58:07 UTC] User ID: 932
[01-Jul-2026 16:58:07 UTC] Limit: 20, Offset: 0
[01-Jul-2026 16:58:07 UTC] Orders found: 0
[01-Jul-2026 16:58:07 UTC] Orders data: []
[01-Jul-2026 16:58:07 UTC] Total orders count: 0
[01-Jul-2026 16:58:08 UTC] === API CALL LOG ===
[01-Jul-2026 16:58:08 UTC] Endpoint: user/profile.php
[01-Jul-2026 16:58:08 UTC] Full Log Data: {
    "timestamp": "2026-07-01 16:58:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.163.180.124",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.163.180.124, 104.23.166.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMyIiwidXNlcm5hbWUiOiJkb3Zhc2thIiwiZW1haWwiOiJpZ2FybmltYWxpbkBnbWFpbC5jb20iLCJleHAiOjE3ODM1Mjk2OTF9.p2O2XJCKi0i0vNuCWOb0JFihg4_oa8TZk2uncekv45g",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a146f429cdd4e64c-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "95.163.180.124",
        "cf-ipcountry": "RU",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jul-2026 16:58:08 UTC] === END API CALL LOG ===
[01-Jul-2026 16:58:08 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jul-2026 16:58:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMyIiwidXNlcm5hbWUiOiJkb3Zhc2thIiwiZW1haWwiOiJpZ2FybmltYWxpbkBnbWFpbC5jb20iLCJleHAiOjE3ODM1Mjk2OTF9.p2O2XJCKi0i0vNuCWOb0JFihg4_oa8TZk2uncekv45g
[01-Jul-2026 16:58:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jul-2026 16:58:08 UTC] ✅ JWT token verified successfully for user profile
[01-Jul-2026 16:58:08 UTC] User ID: 932
[01-Jul-2026 16:58:08 UTC] ✅ User profile retrieved successfully for user ID: 932
[01-Jul-2026 16:58:08 UTC] User Purchases API - User ID: 932
[01-Jul-2026 16:58:08 UTC] User Purchases API - Total purchases found: 1
[01-Jul-2026 17:17:53 UTC] === API CALL LOG ===
[01-Jul-2026 17:17:53 UTC] Endpoint: user/profile.php
[01-Jul-2026 17:17:53 UTC] Full Log Data: {
    "timestamp": "2026-07-01 17:17:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:2280:39:42de:d0c2:36ff:fe0d:36f8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:2280:39:42de:d0c2:36ff:fe0d:36f8, 104.22.45.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a14711185e2baf0f-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:2280:39:42de:d0c2:36ff:fe0d:36f8",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jul-2026 17:17:53 UTC] === END API CALL LOG ===
[01-Jul-2026 17:17:53 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jul-2026 17:17:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U
[01-Jul-2026 17:17:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jul-2026 17:17:53 UTC] ✅ JWT token verified successfully for user profile
[01-Jul-2026 17:17:53 UTC] User ID: 92
[01-Jul-2026 17:17:53 UTC] ✅ User profile retrieved successfully for user ID: 92
[01-Jul-2026 17:17:53 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Jul-2026 17:17:53 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Jul-2026 17:17:53 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2c0f:2280:39:42de:d0c2:36ff:fe0d:36f8, 104.22.45.74","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a14711185e33af0f-JNB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2c0f:2280:39:42de:d0c2:36ff:fe0d:36f8","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[01-Jul-2026 17:17:53 UTC] === User Orders API Called ===
[01-Jul-2026 17:17:53 UTC] User ID: 92
[01-Jul-2026 17:17:53 UTC] Limit: 20, Offset: 0
[01-Jul-2026 17:17:53 UTC] Orders found: 0
[01-Jul-2026 17:17:53 UTC] Orders data: []
[01-Jul-2026 17:17:53 UTC] === API CALL LOG ===
[01-Jul-2026 17:17:53 UTC] Endpoint: user/profile.php
[01-Jul-2026 17:17:53 UTC] Total orders count: 0
[01-Jul-2026 17:17:53 UTC] Full Log Data: {
    "timestamp": "2026-07-01 17:17:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:2280:39:42de:d0c2:36ff:fe0d:36f8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:2280:39:42de:d0c2:36ff:fe0d:36f8, 104.22.45.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a14711185e35af0f-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:2280:39:42de:d0c2:36ff:fe0d:36f8",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jul-2026 17:17:53 UTC] === END API CALL LOG ===
[01-Jul-2026 17:17:53 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jul-2026 17:17:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U
[01-Jul-2026 17:17:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jul-2026 17:17:53 UTC] ✅ JWT token verified successfully for user profile
[01-Jul-2026 17:17:53 UTC] User ID: 92
[01-Jul-2026 17:17:53 UTC] ✅ User profile retrieved successfully for user ID: 92
[01-Jul-2026 17:17:55 UTC] === API CALL LOG ===
[01-Jul-2026 17:17:55 UTC] Endpoint: user/profile.php
[01-Jul-2026 17:17:55 UTC] Full Log Data: {
    "timestamp": "2026-07-01 17:17:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:2280:39:42de:d0c2:36ff:fe0d:36f8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:2280:39:42de:d0c2:36ff:fe0d:36f8, 104.22.45.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a14711260fb2af0f-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:2280:39:42de:d0c2:36ff:fe0d:36f8",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jul-2026 17:17:55 UTC] === END API CALL LOG ===
[01-Jul-2026 17:17:55 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jul-2026 17:17:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U
[01-Jul-2026 17:17:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jul-2026 17:17:55 UTC] ✅ JWT token verified successfully for user profile
[01-Jul-2026 17:17:55 UTC] User ID: 92
[01-Jul-2026 17:17:55 UTC] ✅ User profile retrieved successfully for user ID: 92
[01-Jul-2026 17:18:11 UTC] === API CALL LOG ===
[01-Jul-2026 17:18:11 UTC] Endpoint: user/profile.php
[01-Jul-2026 17:18:11 UTC] Full Log Data: {
    "timestamp": "2026-07-01 17:18:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:2280:39:42de:d0c2:36ff:fe0d:36f8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:2280:39:42de:d0c2:36ff:fe0d:36f8, 104.22.45.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a147118bcd17af0f-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:2280:39:42de:d0c2:36ff:fe0d:36f8",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jul-2026 17:18:11 UTC] === END API CALL LOG ===
[01-Jul-2026 17:18:11 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jul-2026 17:18:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U
[01-Jul-2026 17:18:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jul-2026 17:18:11 UTC] ✅ JWT token verified successfully for user profile
[01-Jul-2026 17:18:11 UTC] User ID: 92
[01-Jul-2026 17:18:11 UTC] ✅ User profile retrieved successfully for user ID: 92
[01-Jul-2026 17:18:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Jul-2026 17:18:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Jul-2026 17:18:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2c0f:2280:39:42de:d0c2:36ff:fe0d:36f8, 104.22.45.75","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a147118bcd14af0f-JNB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2c0f:2280:39:42de:d0c2:36ff:fe0d:36f8","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[01-Jul-2026 17:18:11 UTC] === User Orders API Called ===
[01-Jul-2026 17:18:11 UTC] User ID: 92
[01-Jul-2026 17:18:11 UTC] Limit: 20, Offset: 0
[01-Jul-2026 17:18:11 UTC] Orders found: 0
[01-Jul-2026 17:18:11 UTC] Orders data: []
[01-Jul-2026 17:18:11 UTC] Total orders count: 0
[01-Jul-2026 17:18:12 UTC] === API CALL LOG ===
[01-Jul-2026 17:18:12 UTC] Endpoint: user/profile.php
[01-Jul-2026 17:18:12 UTC] Full Log Data: {
    "timestamp": "2026-07-01 17:18:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:2280:39:42de:d0c2:36ff:fe0d:36f8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:2280:39:42de:d0c2:36ff:fe0d:36f8, 104.22.45.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a147118effd8af0f-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:2280:39:42de:d0c2:36ff:fe0d:36f8",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jul-2026 17:18:12 UTC] === END API CALL LOG ===
[01-Jul-2026 17:18:12 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jul-2026 17:18:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U
[01-Jul-2026 17:18:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jul-2026 17:18:12 UTC] ✅ JWT token verified successfully for user profile
[01-Jul-2026 17:18:12 UTC] User ID: 92
[01-Jul-2026 17:18:12 UTC] ✅ User profile retrieved successfully for user ID: 92
[01-Jul-2026 17:18:13 UTC] === API CALL LOG ===
[01-Jul-2026 17:18:13 UTC] Endpoint: user/profile.php
[01-Jul-2026 17:18:13 UTC] Full Log Data: {
    "timestamp": "2026-07-01 17:18:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:2280:39:42de:d0c2:36ff:fe0d:36f8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:2280:39:42de:d0c2:36ff:fe0d:36f8, 104.22.45.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a14711977a73af0f-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:2280:39:42de:d0c2:36ff:fe0d:36f8",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jul-2026 17:18:13 UTC] === END API CALL LOG ===
[01-Jul-2026 17:18:13 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jul-2026 17:18:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U
[01-Jul-2026 17:18:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jul-2026 17:18:13 UTC] ✅ JWT token verified successfully for user profile
[01-Jul-2026 17:18:13 UTC] User ID: 92
[01-Jul-2026 17:18:13 UTC] ✅ User profile retrieved successfully for user ID: 92
[01-Jul-2026 17:18:24 UTC] === API CALL LOG ===
[01-Jul-2026 17:18:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Jul-2026 17:18:24 UTC] Endpoint: user/profile.php
[01-Jul-2026 17:18:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Jul-2026 17:18:24 UTC] Full Log Data: {
    "timestamp": "2026-07-01 17:18:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:2280:39:42de:d0c2:36ff:fe0d:36f8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:2280:39:42de:d0c2:36ff:fe0d:36f8, 104.22.45.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a14711d908daaf0f-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:2280:39:42de:d0c2:36ff:fe0d:36f8",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jul-2026 17:18:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2c0f:2280:39:42de:d0c2:36ff:fe0d:36f8, 104.22.45.75","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a14711d908d6af0f-JNB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2c0f:2280:39:42de:d0c2:36ff:fe0d:36f8","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[01-Jul-2026 17:18:24 UTC] === END API CALL LOG ===
[01-Jul-2026 17:18:24 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jul-2026 17:18:24 UTC] === User Orders API Called ===
[01-Jul-2026 17:18:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U
[01-Jul-2026 17:18:24 UTC] User ID: 92
[01-Jul-2026 17:18:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jul-2026 17:18:24 UTC] Limit: 20, Offset: 0
[01-Jul-2026 17:18:24 UTC] ✅ JWT token verified successfully for user profile
[01-Jul-2026 17:18:24 UTC] User ID: 92
[01-Jul-2026 17:18:24 UTC] ✅ User profile retrieved successfully for user ID: 92
[01-Jul-2026 17:18:24 UTC] Orders found: 0
[01-Jul-2026 17:18:24 UTC] Orders data: []
[01-Jul-2026 17:18:24 UTC] Total orders count: 0
[01-Jul-2026 17:18:24 UTC] === API CALL LOG ===
[01-Jul-2026 17:18:24 UTC] Endpoint: user/profile.php
[01-Jul-2026 17:18:24 UTC] Full Log Data: {
    "timestamp": "2026-07-01 17:18:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:2280:39:42de:d0c2:36ff:fe0d:36f8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:2280:39:42de:d0c2:36ff:fe0d:36f8, 104.22.45.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a14711dc9d04af0f-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:2280:39:42de:d0c2:36ff:fe0d:36f8",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jul-2026 17:18:24 UTC] === END API CALL LOG ===
[01-Jul-2026 17:18:24 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jul-2026 17:18:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U
[01-Jul-2026 17:18:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jul-2026 17:18:24 UTC] ✅ JWT token verified successfully for user profile
[01-Jul-2026 17:18:24 UTC] User ID: 92
[01-Jul-2026 17:18:24 UTC] ✅ User profile retrieved successfully for user ID: 92
[01-Jul-2026 17:18:26 UTC] === API CALL LOG ===
[01-Jul-2026 17:18:26 UTC] Endpoint: user/profile.php
[01-Jul-2026 17:18:26 UTC] Full Log Data: {
    "timestamp": "2026-07-01 17:18:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:2280:39:42de:d0c2:36ff:fe0d:36f8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:2280:39:42de:d0c2:36ff:fe0d:36f8, 104.22.45.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a14711e66c6daf0f-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:2280:39:42de:d0c2:36ff:fe0d:36f8",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jul-2026 17:18:26 UTC] === END API CALL LOG ===
[01-Jul-2026 17:18:26 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jul-2026 17:18:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U
[01-Jul-2026 17:18:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jul-2026 17:18:26 UTC] ✅ JWT token verified successfully for user profile
[01-Jul-2026 17:18:26 UTC] User ID: 92
[01-Jul-2026 17:18:26 UTC] ✅ User profile retrieved successfully for user ID: 92
[01-Jul-2026 17:18:36 UTC] === API CALL LOG ===
[01-Jul-2026 17:18:36 UTC] Endpoint: user/profile.php
[01-Jul-2026 17:18:36 UTC] Full Log Data: {
    "timestamp": "2026-07-01 17:18:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:2280:39:42de:d0c2:36ff:fe0d:36f8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:2280:39:42de:d0c2:36ff:fe0d:36f8, 104.22.45.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a14712205f2baf0f-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:2280:39:42de:d0c2:36ff:fe0d:36f8",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jul-2026 17:18:36 UTC] === END API CALL LOG ===
[01-Jul-2026 17:18:36 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jul-2026 17:18:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U
[01-Jul-2026 17:18:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jul-2026 17:18:36 UTC] ✅ JWT token verified successfully for user profile
[01-Jul-2026 17:18:36 UTC] User ID: 92
[01-Jul-2026 17:18:36 UTC] ✅ User profile retrieved successfully for user ID: 92
[01-Jul-2026 17:19:47 UTC] === API CALL LOG ===
[01-Jul-2026 17:19:47 UTC] Endpoint: user/profile.php
[01-Jul-2026 17:19:47 UTC] Full Log Data: {
    "timestamp": "2026-07-01 17:19:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:2280:39:42de:d0c2:36ff:fe0d:36f8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:2280:39:42de:d0c2:36ff:fe0d:36f8, 104.22.45.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a14713db3b8aaf0f-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:2280:39:42de:d0c2:36ff:fe0d:36f8",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jul-2026 17:19:47 UTC] === END API CALL LOG ===
[01-Jul-2026 17:19:47 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jul-2026 17:19:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U
[01-Jul-2026 17:19:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jul-2026 17:19:47 UTC] ✅ JWT token verified successfully for user profile
[01-Jul-2026 17:19:47 UTC] User ID: 92
[01-Jul-2026 17:19:47 UTC] ✅ User profile retrieved successfully for user ID: 92
[01-Jul-2026 17:21:28 UTC] === API CALL LOG ===
[01-Jul-2026 17:21:28 UTC] Endpoint: user/profile.php
[01-Jul-2026 17:21:28 UTC] Full Log Data: {
    "timestamp": "2026-07-01 17:21:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:2280:39:42de:d0c2:36ff:fe0d:36f8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:2280:39:42de:d0c2:36ff:fe0d:36f8, 104.22.45.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a14716558e46af0f-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:2280:39:42de:d0c2:36ff:fe0d:36f8",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jul-2026 17:21:28 UTC] === END API CALL LOG ===
[01-Jul-2026 17:21:28 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jul-2026 17:21:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U
[01-Jul-2026 17:21:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jul-2026 17:21:28 UTC] ✅ JWT token verified successfully for user profile
[01-Jul-2026 17:21:28 UTC] User ID: 92
[01-Jul-2026 17:21:28 UTC] ✅ User profile retrieved successfully for user ID: 92
[01-Jul-2026 17:21:29 UTC] User Purchases API - User ID: 92
[01-Jul-2026 17:21:29 UTC] User Purchases API - Total purchases found: 3
[01-Jul-2026 17:21:35 UTC] User Purchases API - User ID: 92
[01-Jul-2026 17:21:35 UTC] User Purchases API - Total purchases found: 3
[01-Jul-2026 17:22:01 UTC] === API CALL LOG ===
[01-Jul-2026 17:22:01 UTC] Endpoint: user/profile.php
[01-Jul-2026 17:22:01 UTC] Full Log Data: {
    "timestamp": "2026-07-01 17:22:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:2280:39:42de:d0c2:36ff:fe0d:36f8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:2280:39:42de:d0c2:36ff:fe0d:36f8, 104.22.45.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a14717249cfaaf0f-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:2280:39:42de:d0c2:36ff:fe0d:36f8",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jul-2026 17:22:01 UTC] === END API CALL LOG ===
[01-Jul-2026 17:22:01 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jul-2026 17:22:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U
[01-Jul-2026 17:22:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jul-2026 17:22:01 UTC] ✅ JWT token verified successfully for user profile
[01-Jul-2026 17:22:01 UTC] User ID: 92
[01-Jul-2026 17:22:01 UTC] ✅ User profile retrieved successfully for user ID: 92
[01-Jul-2026 17:22:01 UTC] === API CALL LOG ===
[01-Jul-2026 17:22:01 UTC] Endpoint: user/profile.php
[01-Jul-2026 17:22:01 UTC] Full Log Data: {
    "timestamp": "2026-07-01 17:22:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:2280:39:42de:d0c2:36ff:fe0d:36f8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:2280:39:42de:d0c2:36ff:fe0d:36f8, 104.22.45.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a14717217b41af0f-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:2280:39:42de:d0c2:36ff:fe0d:36f8",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jul-2026 17:22:01 UTC] === END API CALL LOG ===
[01-Jul-2026 17:22:01 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jul-2026 17:22:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U
[01-Jul-2026 17:22:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jul-2026 17:22:01 UTC] ✅ JWT token verified successfully for user profile
[01-Jul-2026 17:22:01 UTC] User ID: 92
[01-Jul-2026 17:22:01 UTC] ✅ User profile retrieved successfully for user ID: 92
[01-Jul-2026 17:22:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Jul-2026 17:22:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Jul-2026 17:22:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2c0f:2280:39:42de:d0c2:36ff:fe0d:36f8, 104.22.45.75","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a14717217b40af0f-JNB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2c0f:2280:39:42de:d0c2:36ff:fe0d:36f8","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[01-Jul-2026 17:22:01 UTC] === User Orders API Called ===
[01-Jul-2026 17:22:01 UTC] User ID: 92
[01-Jul-2026 17:22:01 UTC] Limit: 20, Offset: 0
[01-Jul-2026 17:22:01 UTC] Orders found: 0
[01-Jul-2026 17:22:01 UTC] Orders data: []
[01-Jul-2026 17:22:01 UTC] Total orders count: 0
[01-Jul-2026 17:22:03 UTC] === API CALL LOG ===
[01-Jul-2026 17:22:03 UTC] Endpoint: user/profile.php
[01-Jul-2026 17:22:03 UTC] Full Log Data: {
    "timestamp": "2026-07-01 17:22:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:2280:39:42de:d0c2:36ff:fe0d:36f8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:2280:39:42de:d0c2:36ff:fe0d:36f8, 104.22.45.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1471730cbd0af0f-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:2280:39:42de:d0c2:36ff:fe0d:36f8",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jul-2026 17:22:03 UTC] === END API CALL LOG ===
[01-Jul-2026 17:22:03 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jul-2026 17:22:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U
[01-Jul-2026 17:22:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jul-2026 17:22:03 UTC] ✅ JWT token verified successfully for user profile
[01-Jul-2026 17:22:03 UTC] User ID: 92
[01-Jul-2026 17:22:03 UTC] ✅ User profile retrieved successfully for user ID: 92
[01-Jul-2026 17:23:07 UTC] === API CALL LOG ===
[01-Jul-2026 17:23:07 UTC] Endpoint: user/profile.php
[01-Jul-2026 17:23:07 UTC] Full Log Data: {
    "timestamp": "2026-07-01 17:23:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:2280:39:42de:d0c2:36ff:fe0d:36f8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:2280:39:42de:d0c2:36ff:fe0d:36f8, 104.22.45.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a14718c23fafaf0f-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:2280:39:42de:d0c2:36ff:fe0d:36f8",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jul-2026 17:23:07 UTC] === END API CALL LOG ===
[01-Jul-2026 17:23:07 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jul-2026 17:23:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U
[01-Jul-2026 17:23:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jul-2026 17:23:07 UTC] ✅ JWT token verified successfully for user profile
[01-Jul-2026 17:23:07 UTC] User ID: 92
[01-Jul-2026 17:23:07 UTC] ✅ User profile retrieved successfully for user ID: 92
[01-Jul-2026 17:24:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Jul-2026 17:24:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Jul-2026 17:24:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2c0f:2280:39:42de:d0c2:36ff:fe0d:36f8, 104.22.45.75","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1471b47ce96af0f-JNB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2c0f:2280:39:42de:d0c2:36ff:fe0d:36f8","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[01-Jul-2026 17:24:50 UTC] === User Orders API Called ===
[01-Jul-2026 17:24:50 UTC] User ID: 92
[01-Jul-2026 17:24:50 UTC] Limit: 20, Offset: 0
[01-Jul-2026 17:24:50 UTC] Orders found: 0
[01-Jul-2026 17:24:50 UTC] Orders data: []
[01-Jul-2026 17:24:50 UTC] Total orders count: 0
[01-Jul-2026 17:24:50 UTC] === API CALL LOG ===
[01-Jul-2026 17:24:50 UTC] Endpoint: user/profile.php
[01-Jul-2026 17:24:50 UTC] Full Log Data: {
    "timestamp": "2026-07-01 17:24:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:2280:39:42de:d0c2:36ff:fe0d:36f8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:2280:39:42de:d0c2:36ff:fe0d:36f8, 104.22.45.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1471b47ce99af0f-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:2280:39:42de:d0c2:36ff:fe0d:36f8",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jul-2026 17:24:50 UTC] === END API CALL LOG ===
[01-Jul-2026 17:24:50 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jul-2026 17:24:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U
[01-Jul-2026 17:24:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jul-2026 17:24:50 UTC] ✅ JWT token verified successfully for user profile
[01-Jul-2026 17:24:50 UTC] User ID: 92
[01-Jul-2026 17:24:50 UTC] ✅ User profile retrieved successfully for user ID: 92
[01-Jul-2026 17:24:51 UTC] === API CALL LOG ===
[01-Jul-2026 17:24:51 UTC] Endpoint: user/profile.php
[01-Jul-2026 17:24:51 UTC] Full Log Data: {
    "timestamp": "2026-07-01 17:24:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:2280:39:42de:d0c2:36ff:fe0d:36f8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:2280:39:42de:d0c2:36ff:fe0d:36f8, 104.22.45.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1471b4b4942af0f-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:2280:39:42de:d0c2:36ff:fe0d:36f8",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jul-2026 17:24:51 UTC] === END API CALL LOG ===
[01-Jul-2026 17:24:51 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jul-2026 17:24:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U
[01-Jul-2026 17:24:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jul-2026 17:24:51 UTC] ✅ JWT token verified successfully for user profile
[01-Jul-2026 17:24:51 UTC] User ID: 92
[01-Jul-2026 17:24:51 UTC] ✅ User profile retrieved successfully for user ID: 92
[01-Jul-2026 17:24:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Jul-2026 17:24:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Jul-2026 17:24:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2c0f:2280:39:42de:d0c2:36ff:fe0d:36f8, 104.22.45.74","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1471b681ea1af0f-JNB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2c0f:2280:39:42de:d0c2:36ff:fe0d:36f8","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[01-Jul-2026 17:24:55 UTC] === User Orders API Called ===
[01-Jul-2026 17:24:55 UTC] User ID: 92
[01-Jul-2026 17:24:55 UTC] Limit: 20, Offset: 0
[01-Jul-2026 17:24:55 UTC] Orders found: 0
[01-Jul-2026 17:24:55 UTC] Orders data: []
[01-Jul-2026 17:24:55 UTC] Total orders count: 0
[01-Jul-2026 17:24:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Jul-2026 17:24:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Jul-2026 17:24:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2c0f:2280:39:42de:d0c2:36ff:fe0d:36f8, 104.22.45.74","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1471b774847af0f-JNB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2c0f:2280:39:42de:d0c2:36ff:fe0d:36f8","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[01-Jul-2026 17:24:58 UTC] === User Orders API Called ===
[01-Jul-2026 17:24:58 UTC] User ID: 92
[01-Jul-2026 17:24:58 UTC] Limit: 20, Offset: 0
[01-Jul-2026 17:24:58 UTC] === API CALL LOG ===
[01-Jul-2026 17:24:58 UTC] Endpoint: user/profile.php
[01-Jul-2026 17:24:58 UTC] Full Log Data: {
    "timestamp": "2026-07-01 17:24:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:2280:39:42de:d0c2:36ff:fe0d:36f8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:2280:39:42de:d0c2:36ff:fe0d:36f8, 104.22.45.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1471b77484baf0f-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:2280:39:42de:d0c2:36ff:fe0d:36f8",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jul-2026 17:24:58 UTC] === END API CALL LOG ===
[01-Jul-2026 17:24:58 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jul-2026 17:24:58 UTC] Orders found: 0
[01-Jul-2026 17:24:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U
[01-Jul-2026 17:24:58 UTC] Orders data: []
[01-Jul-2026 17:24:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jul-2026 17:24:58 UTC] ✅ JWT token verified successfully for user profile
[01-Jul-2026 17:24:58 UTC] User ID: 92
[01-Jul-2026 17:24:58 UTC] Total orders count: 0
[01-Jul-2026 17:24:58 UTC] ✅ User profile retrieved successfully for user ID: 92
[01-Jul-2026 17:24:58 UTC] === API CALL LOG ===
[01-Jul-2026 17:24:58 UTC] Endpoint: user/profile.php
[01-Jul-2026 17:24:58 UTC] Full Log Data: {
    "timestamp": "2026-07-01 17:24:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:2280:39:42de:d0c2:36ff:fe0d:36f8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:2280:39:42de:d0c2:36ff:fe0d:36f8, 104.22.45.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1471b7aeb46af0f-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:2280:39:42de:d0c2:36ff:fe0d:36f8",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jul-2026 17:24:58 UTC] === END API CALL LOG ===
[01-Jul-2026 17:24:58 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jul-2026 17:24:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U
[01-Jul-2026 17:24:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jul-2026 17:24:58 UTC] ✅ JWT token verified successfully for user profile
[01-Jul-2026 17:24:58 UTC] User ID: 92
[01-Jul-2026 17:24:58 UTC] ✅ User profile retrieved successfully for user ID: 92
[01-Jul-2026 17:25:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Jul-2026 17:25:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Jul-2026 17:25:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2c0f:2280:39:42de:d0c2:36ff:fe0d:36f8, 104.22.45.75","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1471cdc5818af0f-JNB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2c0f:2280:39:42de:d0c2:36ff:fe0d:36f8","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[01-Jul-2026 17:25:55 UTC] === User Orders API Called ===
[01-Jul-2026 17:25:55 UTC] User ID: 92
[01-Jul-2026 17:25:55 UTC] Limit: 20, Offset: 0
[01-Jul-2026 17:25:55 UTC] Orders found: 0
[01-Jul-2026 17:25:55 UTC] Orders data: []
[01-Jul-2026 17:25:55 UTC] Total orders count: 0
[01-Jul-2026 17:25:56 UTC] === API CALL LOG ===
[01-Jul-2026 17:25:56 UTC] Endpoint: user/profile.php
[01-Jul-2026 17:25:56 UTC] Full Log Data: {
    "timestamp": "2026-07-01 17:25:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:2280:39:42de:d0c2:36ff:fe0d:36f8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:2280:39:42de:d0c2:36ff:fe0d:36f8, 104.22.45.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1471cdf1927af0f-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:2280:39:42de:d0c2:36ff:fe0d:36f8",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jul-2026 17:25:56 UTC] === END API CALL LOG ===
[01-Jul-2026 17:25:56 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jul-2026 17:25:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U
[01-Jul-2026 17:25:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jul-2026 17:25:56 UTC] ✅ JWT token verified successfully for user profile
[01-Jul-2026 17:25:56 UTC] User ID: 92
[01-Jul-2026 17:25:56 UTC] ✅ User profile retrieved successfully for user ID: 92
[01-Jul-2026 17:25:57 UTC] === API CALL LOG ===
[01-Jul-2026 17:25:57 UTC] Endpoint: user/profile.php
[01-Jul-2026 17:25:57 UTC] Full Log Data: {
    "timestamp": "2026-07-01 17:25:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:2280:39:42de:d0c2:36ff:fe0d:36f8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:2280:39:42de:d0c2:36ff:fe0d:36f8, 104.22.45.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1471cdc5819af0f-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:2280:39:42de:d0c2:36ff:fe0d:36f8",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jul-2026 17:25:57 UTC] === END API CALL LOG ===
[01-Jul-2026 17:25:57 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jul-2026 17:25:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U
[01-Jul-2026 17:25:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jul-2026 17:25:57 UTC] ✅ JWT token verified successfully for user profile
[01-Jul-2026 17:25:57 UTC] User ID: 92
[01-Jul-2026 17:25:57 UTC] ✅ User profile retrieved successfully for user ID: 92
[01-Jul-2026 17:26:21 UTC] === API CALL LOG ===
[01-Jul-2026 17:26:21 UTC] Endpoint: user/profile.php
[01-Jul-2026 17:26:21 UTC] Full Log Data: {
    "timestamp": "2026-07-01 17:26:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:2280:39:42de:d0c2:36ff:fe0d:36f8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:2280:39:42de:d0c2:36ff:fe0d:36f8, 104.22.45.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1471d7cdca1af0f-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:2280:39:42de:d0c2:36ff:fe0d:36f8",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jul-2026 17:26:21 UTC] === END API CALL LOG ===
[01-Jul-2026 17:26:21 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jul-2026 17:26:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U
[01-Jul-2026 17:26:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jul-2026 17:26:21 UTC] ✅ JWT token verified successfully for user profile
[01-Jul-2026 17:26:21 UTC] User ID: 92
[01-Jul-2026 17:26:21 UTC] ✅ User profile retrieved successfully for user ID: 92
[01-Jul-2026 17:26:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Jul-2026 17:26:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Jul-2026 17:26:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2c0f:2280:39:42de:d0c2:36ff:fe0d:36f8, 104.22.45.74","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1471d981ec2af0f-JNB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2c0f:2280:39:42de:d0c2:36ff:fe0d:36f8","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[01-Jul-2026 17:26:25 UTC] === User Orders API Called ===
[01-Jul-2026 17:26:25 UTC] User ID: 92
[01-Jul-2026 17:26:25 UTC] Limit: 20, Offset: 0
[01-Jul-2026 17:26:25 UTC] Orders found: 0
[01-Jul-2026 17:26:25 UTC] Orders data: []
[01-Jul-2026 17:26:25 UTC] Total orders count: 0
[01-Jul-2026 17:26:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Jul-2026 17:26:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Jul-2026 17:26:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2c0f:2280:39:42de:d0c2:36ff:fe0d:36f8, 104.22.45.74","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1471db88a06af0f-JNB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2c0f:2280:39:42de:d0c2:36ff:fe0d:36f8","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[01-Jul-2026 17:26:30 UTC] === User Orders API Called ===
[01-Jul-2026 17:26:30 UTC] User ID: 92
[01-Jul-2026 17:26:30 UTC] Limit: 20, Offset: 0
[01-Jul-2026 17:26:30 UTC] Orders found: 0
[01-Jul-2026 17:26:30 UTC] Orders data: []
[01-Jul-2026 17:26:30 UTC] Total orders count: 0
[01-Jul-2026 17:26:30 UTC] === API CALL LOG ===
[01-Jul-2026 17:26:30 UTC] Endpoint: user/profile.php
[01-Jul-2026 17:26:30 UTC] Full Log Data: {
    "timestamp": "2026-07-01 17:26:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:2280:39:42de:d0c2:36ff:fe0d:36f8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:2280:39:42de:d0c2:36ff:fe0d:36f8, 104.22.45.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1471db88a0daf0f-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:2280:39:42de:d0c2:36ff:fe0d:36f8",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jul-2026 17:26:30 UTC] === END API CALL LOG ===
[01-Jul-2026 17:26:30 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jul-2026 17:26:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U
[01-Jul-2026 17:26:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jul-2026 17:26:30 UTC] ✅ JWT token verified successfully for user profile
[01-Jul-2026 17:26:30 UTC] User ID: 92
[01-Jul-2026 17:26:30 UTC] ✅ User profile retrieved successfully for user ID: 92
[01-Jul-2026 17:26:31 UTC] === API CALL LOG ===
[01-Jul-2026 17:26:31 UTC] Endpoint: user/profile.php
[01-Jul-2026 17:26:31 UTC] Full Log Data: {
    "timestamp": "2026-07-01 17:26:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:2280:39:42de:d0c2:36ff:fe0d:36f8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:2280:39:42de:d0c2:36ff:fe0d:36f8, 104.22.45.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1471dbc1cf5af0f-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:2280:39:42de:d0c2:36ff:fe0d:36f8",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jul-2026 17:26:31 UTC] === END API CALL LOG ===
[01-Jul-2026 17:26:31 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jul-2026 17:26:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U
[01-Jul-2026 17:26:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jul-2026 17:26:31 UTC] ✅ JWT token verified successfully for user profile
[01-Jul-2026 17:26:31 UTC] User ID: 92
[01-Jul-2026 17:26:31 UTC] ✅ User profile retrieved successfully for user ID: 92
[01-Jul-2026 17:26:31 UTC] === API CALL LOG ===
[01-Jul-2026 17:26:31 UTC] Endpoint: user/profile.php
[01-Jul-2026 17:26:31 UTC] Full Log Data: {
    "timestamp": "2026-07-01 17:26:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:2280:39:42de:d0c2:36ff:fe0d:36f8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:2280:39:42de:d0c2:36ff:fe0d:36f8, 104.22.45.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1471dbf3e12af0f-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:2280:39:42de:d0c2:36ff:fe0d:36f8",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jul-2026 17:26:31 UTC] === END API CALL LOG ===
[01-Jul-2026 17:26:31 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jul-2026 17:26:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U
[01-Jul-2026 17:26:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jul-2026 17:26:31 UTC] ✅ JWT token verified successfully for user profile
[01-Jul-2026 17:26:31 UTC] User ID: 92
[01-Jul-2026 17:26:31 UTC] ✅ User profile retrieved successfully for user ID: 92
[01-Jul-2026 17:26:32 UTC] === API CALL LOG ===
[01-Jul-2026 17:26:32 UTC] Endpoint: user/profile.php
[01-Jul-2026 17:26:32 UTC] Full Log Data: {
    "timestamp": "2026-07-01 17:26:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:2280:39:42de:d0c2:36ff:fe0d:36f8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:2280:39:42de:d0c2:36ff:fe0d:36f8, 104.22.45.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1471dc3dc35af0f-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:2280:39:42de:d0c2:36ff:fe0d:36f8",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jul-2026 17:26:32 UTC] === END API CALL LOG ===
[01-Jul-2026 17:26:32 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jul-2026 17:26:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U
[01-Jul-2026 17:26:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jul-2026 17:26:32 UTC] ✅ JWT token verified successfully for user profile
[01-Jul-2026 17:26:32 UTC] User ID: 92
[01-Jul-2026 17:26:32 UTC] ✅ User profile retrieved successfully for user ID: 92
[01-Jul-2026 17:26:33 UTC] User Purchases API - User ID: 92
[01-Jul-2026 17:26:33 UTC] User Purchases API - Total purchases found: 3
[01-Jul-2026 17:27:00 UTC] === API CALL LOG ===
[01-Jul-2026 17:27:00 UTC] Endpoint: user/profile.php
[01-Jul-2026 17:27:00 UTC] Full Log Data: {
    "timestamp": "2026-07-01 17:27:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:2280:39:42de:d0c2:36ff:fe0d:36f8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:2280:39:42de:d0c2:36ff:fe0d:36f8, 104.22.45.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1471e70f8a5af0f-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:2280:39:42de:d0c2:36ff:fe0d:36f8",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jul-2026 17:27:00 UTC] === END API CALL LOG ===
[01-Jul-2026 17:27:00 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jul-2026 17:27:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U
[01-Jul-2026 17:27:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jul-2026 17:27:00 UTC] ✅ JWT token verified successfully for user profile
[01-Jul-2026 17:27:00 UTC] User ID: 92
[01-Jul-2026 17:27:00 UTC] ✅ User profile retrieved successfully for user ID: 92
[01-Jul-2026 17:27:00 UTC] User Purchases API - User ID: 92
[01-Jul-2026 17:27:00 UTC] User Purchases API - Total purchases found: 3
[01-Jul-2026 17:27:08 UTC] === API CALL LOG ===
[01-Jul-2026 17:27:08 UTC] Endpoint: user/profile.php
[01-Jul-2026 17:27:08 UTC] Full Log Data: {
    "timestamp": "2026-07-01 17:27:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:2280:39:42de:d0c2:36ff:fe0d:36f8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:2280:39:42de:d0c2:36ff:fe0d:36f8, 104.22.45.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1471ea59bdaaf0f-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:2280:39:42de:d0c2:36ff:fe0d:36f8",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jul-2026 17:27:08 UTC] === END API CALL LOG ===
[01-Jul-2026 17:27:08 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jul-2026 17:27:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U
[01-Jul-2026 17:27:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jul-2026 17:27:08 UTC] ✅ JWT token verified successfully for user profile
[01-Jul-2026 17:27:08 UTC] User ID: 92
[01-Jul-2026 17:27:08 UTC] ✅ User profile retrieved successfully for user ID: 92
[01-Jul-2026 17:27:09 UTC] User Purchases API - User ID: 92
[01-Jul-2026 17:27:09 UTC] User Purchases API - Total purchases found: 3
[01-Jul-2026 17:27:15 UTC] === API CALL LOG ===
[01-Jul-2026 17:27:15 UTC] Endpoint: user/profile.php
[01-Jul-2026 17:27:15 UTC] Full Log Data: {
    "timestamp": "2026-07-01 17:27:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:2280:39:42de:d0c2:36ff:fe0d:36f8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:2280:39:42de:d0c2:36ff:fe0d:36f8, 104.22.45.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1471ed1feaeaf0f-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:2280:39:42de:d0c2:36ff:fe0d:36f8",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jul-2026 17:27:15 UTC] === END API CALL LOG ===
[01-Jul-2026 17:27:15 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jul-2026 17:27:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U
[01-Jul-2026 17:27:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jul-2026 17:27:15 UTC] ✅ JWT token verified successfully for user profile
[01-Jul-2026 17:27:15 UTC] User ID: 92
[01-Jul-2026 17:27:15 UTC] ✅ User profile retrieved successfully for user ID: 92
[01-Jul-2026 17:27:15 UTC] === API CALL LOG ===
[01-Jul-2026 17:27:15 UTC] Endpoint: user/profile.php
[01-Jul-2026 17:27:15 UTC] Full Log Data: {
    "timestamp": "2026-07-01 17:27:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:2280:39:42de:d0c2:36ff:fe0d:36f8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:2280:39:42de:d0c2:36ff:fe0d:36f8, 104.22.45.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1471ecf4e7faf0f-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:2280:39:42de:d0c2:36ff:fe0d:36f8",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jul-2026 17:27:15 UTC] === END API CALL LOG ===
[01-Jul-2026 17:27:15 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jul-2026 17:27:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U
[01-Jul-2026 17:27:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jul-2026 17:27:15 UTC] ✅ JWT token verified successfully for user profile
[01-Jul-2026 17:27:15 UTC] User ID: 92
[01-Jul-2026 17:27:15 UTC] ✅ User profile retrieved successfully for user ID: 92
[01-Jul-2026 17:27:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Jul-2026 17:27:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Jul-2026 17:27:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2c0f:2280:39:42de:d0c2:36ff:fe0d:36f8, 104.22.45.75","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1471ecf4e7daf0f-JNB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2c0f:2280:39:42de:d0c2:36ff:fe0d:36f8","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[01-Jul-2026 17:27:15 UTC] === User Orders API Called ===
[01-Jul-2026 17:27:15 UTC] User ID: 92
[01-Jul-2026 17:27:15 UTC] Limit: 20, Offset: 0
[01-Jul-2026 17:27:15 UTC] Orders found: 0
[01-Jul-2026 17:27:15 UTC] Orders data: []
[01-Jul-2026 17:27:15 UTC] Total orders count: 0
[01-Jul-2026 17:27:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Jul-2026 17:27:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Jul-2026 17:27:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2c0f:2280:39:42de:d0c2:36ff:fe0d:36f8, 104.22.45.75","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1471f0f3bf8af0f-JNB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2c0f:2280:39:42de:d0c2:36ff:fe0d:36f8","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[01-Jul-2026 17:27:26 UTC] === User Orders API Called ===
[01-Jul-2026 17:27:26 UTC] User ID: 92
[01-Jul-2026 17:27:26 UTC] Limit: 20, Offset: 0
[01-Jul-2026 17:27:26 UTC] Orders found: 0
[01-Jul-2026 17:27:26 UTC] Orders data: []
[01-Jul-2026 17:27:26 UTC] Total orders count: 0
[01-Jul-2026 17:27:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Jul-2026 17:27:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Jul-2026 17:27:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2c0f:2280:39:42de:d0c2:36ff:fe0d:36f8, 104.22.45.75","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1471f21aa24af0f-JNB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2c0f:2280:39:42de:d0c2:36ff:fe0d:36f8","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[01-Jul-2026 17:27:28 UTC] === User Orders API Called ===
[01-Jul-2026 17:27:28 UTC] User ID: 92
[01-Jul-2026 17:27:28 UTC] Limit: 20, Offset: 0
[01-Jul-2026 17:27:28 UTC] Orders found: 0
[01-Jul-2026 17:27:28 UTC] Orders data: []
[01-Jul-2026 17:27:28 UTC] Total orders count: 0
[01-Jul-2026 17:27:28 UTC] === API CALL LOG ===
[01-Jul-2026 17:27:28 UTC] Endpoint: user/profile.php
[01-Jul-2026 17:27:28 UTC] Full Log Data: {
    "timestamp": "2026-07-01 17:27:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:2280:39:42de:d0c2:36ff:fe0d:36f8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:2280:39:42de:d0c2:36ff:fe0d:36f8, 104.22.45.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1471f21aa29af0f-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:2280:39:42de:d0c2:36ff:fe0d:36f8",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jul-2026 17:27:28 UTC] === END API CALL LOG ===
[01-Jul-2026 17:27:28 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jul-2026 17:27:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U
[01-Jul-2026 17:27:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jul-2026 17:27:28 UTC] ✅ JWT token verified successfully for user profile
[01-Jul-2026 17:27:28 UTC] User ID: 92
[01-Jul-2026 17:27:28 UTC] ✅ User profile retrieved successfully for user ID: 92
[01-Jul-2026 17:27:29 UTC] === API CALL LOG ===
[01-Jul-2026 17:27:29 UTC] Endpoint: user/profile.php
[01-Jul-2026 17:27:29 UTC] Full Log Data: {
    "timestamp": "2026-07-01 17:27:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:2280:39:42de:d0c2:36ff:fe0d:36f8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:2280:39:42de:d0c2:36ff:fe0d:36f8, 104.22.45.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1471f25b808af0f-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:2280:39:42de:d0c2:36ff:fe0d:36f8",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jul-2026 17:27:29 UTC] === END API CALL LOG ===
[01-Jul-2026 17:27:29 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jul-2026 17:27:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U
[01-Jul-2026 17:27:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jul-2026 17:27:29 UTC] ✅ JWT token verified successfully for user profile
[01-Jul-2026 17:27:29 UTC] User ID: 92
[01-Jul-2026 17:27:29 UTC] ✅ User profile retrieved successfully for user ID: 92
[01-Jul-2026 17:27:34 UTC] === API CALL LOG ===
[01-Jul-2026 17:27:34 UTC] Endpoint: user/profile.php
[01-Jul-2026 17:27:34 UTC] Full Log Data: {
    "timestamp": "2026-07-01 17:27:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:2280:39:42de:d0c2:36ff:fe0d:36f8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:2280:39:42de:d0c2:36ff:fe0d:36f8, 104.22.45.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1471f48bfb0af0f-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:2280:39:42de:d0c2:36ff:fe0d:36f8",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jul-2026 17:27:34 UTC] === END API CALL LOG ===
[01-Jul-2026 17:27:34 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jul-2026 17:27:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U
[01-Jul-2026 17:27:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jul-2026 17:27:34 UTC] ✅ JWT token verified successfully for user profile
[01-Jul-2026 17:27:34 UTC] User ID: 92
[01-Jul-2026 17:27:34 UTC] ✅ User profile retrieved successfully for user ID: 92
[01-Jul-2026 17:27:35 UTC] User Purchases API - User ID: 92
[01-Jul-2026 17:27:35 UTC] User Purchases API - Total purchases found: 3
[01-Jul-2026 17:27:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Jul-2026 17:27:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Jul-2026 17:27:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2c0f:2280:39:42de:d0c2:36ff:fe0d:36f8, 104.22.45.75","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1471f6538c2af0f-JNB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2c0f:2280:39:42de:d0c2:36ff:fe0d:36f8","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[01-Jul-2026 17:27:39 UTC] === User Orders API Called ===
[01-Jul-2026 17:27:39 UTC] User ID: 92
[01-Jul-2026 17:27:39 UTC] Limit: 20, Offset: 0
[01-Jul-2026 17:27:39 UTC] Orders found: 0
[01-Jul-2026 17:27:39 UTC] Orders data: []
[01-Jul-2026 17:27:39 UTC] Total orders count: 0
[01-Jul-2026 17:27:44 UTC] === API CALL LOG ===
[01-Jul-2026 17:27:44 UTC] Endpoint: user/profile.php
[01-Jul-2026 17:27:44 UTC] Full Log Data: {
    "timestamp": "2026-07-01 17:27:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:2280:39:42de:d0c2:36ff:fe0d:36f8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:2280:39:42de:d0c2:36ff:fe0d:36f8, 104.22.45.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1471f866b4caf0f-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:2280:39:42de:d0c2:36ff:fe0d:36f8",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jul-2026 17:27:44 UTC] === END API CALL LOG ===
[01-Jul-2026 17:27:44 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jul-2026 17:27:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U
[01-Jul-2026 17:27:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jul-2026 17:27:44 UTC] ✅ JWT token verified successfully for user profile
[01-Jul-2026 17:27:44 UTC] User ID: 92
[01-Jul-2026 17:27:44 UTC] ✅ User profile retrieved successfully for user ID: 92
[01-Jul-2026 17:27:44 UTC] === API CALL LOG ===
[01-Jul-2026 17:27:44 UTC] Endpoint: user/profile.php
[01-Jul-2026 17:27:44 UTC] Full Log Data: {
    "timestamp": "2026-07-01 17:27:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:2280:39:42de:d0c2:36ff:fe0d:36f8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:2280:39:42de:d0c2:36ff:fe0d:36f8, 104.22.45.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1471f866b50af0f-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:2280:39:42de:d0c2:36ff:fe0d:36f8",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jul-2026 17:27:44 UTC] === END API CALL LOG ===
[01-Jul-2026 17:27:44 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jul-2026 17:27:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U
[01-Jul-2026 17:27:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jul-2026 17:27:44 UTC] ✅ JWT token verified successfully for user profile
[01-Jul-2026 17:27:44 UTC] User ID: 92
[01-Jul-2026 17:27:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Jul-2026 17:27:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Jul-2026 17:27:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2c0f:2280:39:42de:d0c2:36ff:fe0d:36f8, 104.22.45.75","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1471f866b48af0f-JNB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2c0f:2280:39:42de:d0c2:36ff:fe0d:36f8","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[01-Jul-2026 17:27:44 UTC] === User Orders API Called ===
[01-Jul-2026 17:27:44 UTC] User ID: 92
[01-Jul-2026 17:27:44 UTC] Limit: 20, Offset: 0
[01-Jul-2026 17:27:44 UTC] ✅ User profile retrieved successfully for user ID: 92
[01-Jul-2026 17:27:44 UTC] Orders found: 0
[01-Jul-2026 17:27:44 UTC] Orders data: []
[01-Jul-2026 17:27:44 UTC] Total orders count: 0
[01-Jul-2026 17:47:05 UTC] === API CALL LOG ===
[01-Jul-2026 17:47:05 UTC] Endpoint: user/profile.php
[01-Jul-2026 17:47:05 UTC] Full Log Data: {
    "timestamp": "2026-07-01 17:47:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "144.124.199.134",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "144.124.199.134, 162.158.102.212",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIxIiwidXNlcm5hbWUiOiJtZWpoY3MiLCJlbWFpbCI6Im1leWlyYmVra3VyYmFuYWxpZXY0QGdtYWlsLmNvbSIsImV4cCI6MTc4MzM3MTU0Mn0.r_vj-ctJMz1bNIEY-NZokYIpPBkYVbDkLuO9_T4LZdk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1473bdf9f0ac00d-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "144.124.199.134",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jul-2026 17:47:05 UTC] === END API CALL LOG ===
[01-Jul-2026 17:47:05 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jul-2026 17:47:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIxIiwidXNlcm5hbWUiOiJtZWpoY3MiLCJlbWFpbCI6Im1leWlyYmVra3VyYmFuYWxpZXY0QGdtYWlsLmNvbSIsImV4cCI6MTc4MzM3MTU0Mn0.r_vj-ctJMz1bNIEY-NZokYIpPBkYVbDkLuO9_T4LZdk
[01-Jul-2026 17:47:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jul-2026 17:47:05 UTC] ✅ JWT token verified successfully for user profile
[01-Jul-2026 17:47:05 UTC] User ID: 921
[01-Jul-2026 17:47:05 UTC] ✅ User profile retrieved successfully for user ID: 921
[01-Jul-2026 17:47:06 UTC] === API CALL LOG ===
[01-Jul-2026 17:47:06 UTC] Endpoint: user/profile.php
[01-Jul-2026 17:47:06 UTC] Full Log Data: {
    "timestamp": "2026-07-01 17:47:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "144.124.199.134",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "144.124.199.134, 162.158.102.212",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIxIiwidXNlcm5hbWUiOiJtZWpoY3MiLCJlbWFpbCI6Im1leWlyYmVra3VyYmFuYWxpZXY0QGdtYWlsLmNvbSIsImV4cCI6MTc4MzM3MTU0Mn0.r_vj-ctJMz1bNIEY-NZokYIpPBkYVbDkLuO9_T4LZdk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1473be74afdc00d-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "144.124.199.134",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jul-2026 17:47:06 UTC] === END API CALL LOG ===
[01-Jul-2026 17:47:06 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jul-2026 17:47:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIxIiwidXNlcm5hbWUiOiJtZWpoY3MiLCJlbWFpbCI6Im1leWlyYmVra3VyYmFuYWxpZXY0QGdtYWlsLmNvbSIsImV4cCI6MTc4MzM3MTU0Mn0.r_vj-ctJMz1bNIEY-NZokYIpPBkYVbDkLuO9_T4LZdk
[01-Jul-2026 17:47:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jul-2026 17:47:06 UTC] ✅ JWT token verified successfully for user profile
[01-Jul-2026 17:47:06 UTC] User ID: 921
[01-Jul-2026 17:47:06 UTC] ✅ User profile retrieved successfully for user ID: 921
[01-Jul-2026 17:47:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Jul-2026 17:47:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Jul-2026 17:47:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"144.124.199.134, 162.158.102.212","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIxIiwidXNlcm5hbWUiOiJtZWpoY3MiLCJlbWFpbCI6Im1leWlyYmVra3VyYmFuYWxpZXY0QGdtYWlsLmNvbSIsImV4cCI6MTc4MzM3MTU0Mn0.r_vj-ctJMz1bNIEY-NZokYIpPBkYVbDkLuO9_T4LZdk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1473be74affc00d-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"144.124.199.134","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[01-Jul-2026 17:47:06 UTC] === User Orders API Called ===
[01-Jul-2026 17:47:06 UTC] User ID: 921
[01-Jul-2026 17:47:06 UTC] Limit: 20, Offset: 0
[01-Jul-2026 17:47:06 UTC] Orders found: 0
[01-Jul-2026 17:47:06 UTC] Orders data: []
[01-Jul-2026 17:47:06 UTC] Total orders count: 0
[01-Jul-2026 17:47:06 UTC] === API CALL LOG ===
[01-Jul-2026 17:47:06 UTC] Endpoint: user/profile.php
[01-Jul-2026 17:47:06 UTC] Full Log Data: {
    "timestamp": "2026-07-01 17:47:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "144.124.199.134",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "144.124.199.134, 162.158.102.220",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIxIiwidXNlcm5hbWUiOiJtZWpoY3MiLCJlbWFpbCI6Im1leWlyYmVra3VyYmFuYWxpZXY0QGdtYWlsLmNvbSIsImV4cCI6MTc4MzM3MTU0Mn0.r_vj-ctJMz1bNIEY-NZokYIpPBkYVbDkLuO9_T4LZdk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1473be83b78c00d-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "144.124.199.134",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jul-2026 17:47:06 UTC] === END API CALL LOG ===
[01-Jul-2026 17:47:06 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jul-2026 17:47:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIxIiwidXNlcm5hbWUiOiJtZWpoY3MiLCJlbWFpbCI6Im1leWlyYmVra3VyYmFuYWxpZXY0QGdtYWlsLmNvbSIsImV4cCI6MTc4MzM3MTU0Mn0.r_vj-ctJMz1bNIEY-NZokYIpPBkYVbDkLuO9_T4LZdk
[01-Jul-2026 17:47:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jul-2026 17:47:06 UTC] ✅ JWT token verified successfully for user profile
[01-Jul-2026 17:47:06 UTC] User ID: 921
[01-Jul-2026 17:47:06 UTC] ✅ User profile retrieved successfully for user ID: 921
[01-Jul-2026 17:47:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Jul-2026 17:47:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Jul-2026 17:47:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"144.124.199.134, 162.158.102.212","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIxIiwidXNlcm5hbWUiOiJtZWpoY3MiLCJlbWFpbCI6Im1leWlyYmVra3VyYmFuYWxpZXY0QGdtYWlsLmNvbSIsImV4cCI6MTc4MzM3MTU0Mn0.r_vj-ctJMz1bNIEY-NZokYIpPBkYVbDkLuO9_T4LZdk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1473c1dbe55c00d-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"144.124.199.134","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[01-Jul-2026 17:47:15 UTC] === User Orders API Called ===
[01-Jul-2026 17:47:15 UTC] User ID: 921
[01-Jul-2026 17:47:15 UTC] Limit: 20, Offset: 0
[01-Jul-2026 17:47:15 UTC] Orders found: 0
[01-Jul-2026 17:47:15 UTC] Orders data: []
[01-Jul-2026 17:47:15 UTC] Total orders count: 0
[01-Jul-2026 17:47:19 UTC] === API CALL LOG ===
[01-Jul-2026 17:47:19 UTC] Endpoint: user/profile.php
[01-Jul-2026 17:47:19 UTC] Full Log Data: {
    "timestamp": "2026-07-01 17:47:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "144.124.199.134",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "144.124.199.134, 162.158.102.212",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIxIiwidXNlcm5hbWUiOiJtZWpoY3MiLCJlbWFpbCI6Im1leWlyYmVra3VyYmFuYWxpZXY0QGdtYWlsLmNvbSIsImV4cCI6MTc4MzM3MTU0Mn0.r_vj-ctJMz1bNIEY-NZokYIpPBkYVbDkLuO9_T4LZdk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1473c343feac00d-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "144.124.199.134",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jul-2026 17:47:19 UTC] === END API CALL LOG ===
[01-Jul-2026 17:47:19 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jul-2026 17:47:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIxIiwidXNlcm5hbWUiOiJtZWpoY3MiLCJlbWFpbCI6Im1leWlyYmVra3VyYmFuYWxpZXY0QGdtYWlsLmNvbSIsImV4cCI6MTc4MzM3MTU0Mn0.r_vj-ctJMz1bNIEY-NZokYIpPBkYVbDkLuO9_T4LZdk
[01-Jul-2026 17:47:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jul-2026 17:47:19 UTC] ✅ JWT token verified successfully for user profile
[01-Jul-2026 17:47:19 UTC] User ID: 921
[01-Jul-2026 17:47:19 UTC] ✅ User profile retrieved successfully for user ID: 921
[01-Jul-2026 17:47:19 UTC] User Purchases API - User ID: 921
[01-Jul-2026 17:47:19 UTC] User Purchases API - Total purchases found: 1
[01-Jul-2026 17:47:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Jul-2026 17:47:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Jul-2026 17:47:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"144.124.199.134, 162.158.102.212","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIxIiwidXNlcm5hbWUiOiJtZWpoY3MiLCJlbWFpbCI6Im1leWlyYmVra3VyYmFuYWxpZXY0QGdtYWlsLmNvbSIsImV4cCI6MTc4MzM3MTU0Mn0.r_vj-ctJMz1bNIEY-NZokYIpPBkYVbDkLuO9_T4LZdk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1473c4a99fdc00d-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"144.124.199.134","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[01-Jul-2026 17:47:22 UTC] === User Orders API Called ===
[01-Jul-2026 17:47:22 UTC] User ID: 921
[01-Jul-2026 17:47:22 UTC] Limit: 20, Offset: 0
[01-Jul-2026 17:47:22 UTC] Orders found: 0
[01-Jul-2026 17:47:22 UTC] Orders data: []
[01-Jul-2026 17:47:22 UTC] Total orders count: 0
[01-Jul-2026 17:47:22 UTC] === API CALL LOG ===
[01-Jul-2026 17:47:22 UTC] Endpoint: user/profile.php
[01-Jul-2026 17:47:22 UTC] Full Log Data: {
    "timestamp": "2026-07-01 17:47:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "144.124.199.134",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "144.124.199.134, 162.158.102.212",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIxIiwidXNlcm5hbWUiOiJtZWpoY3MiLCJlbWFpbCI6Im1leWlyYmVra3VyYmFuYWxpZXY0QGdtYWlsLmNvbSIsImV4cCI6MTc4MzM3MTU0Mn0.r_vj-ctJMz1bNIEY-NZokYIpPBkYVbDkLuO9_T4LZdk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1473c4a9a00c00d-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "144.124.199.134",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jul-2026 17:47:22 UTC] === END API CALL LOG ===
[01-Jul-2026 17:47:22 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jul-2026 17:47:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIxIiwidXNlcm5hbWUiOiJtZWpoY3MiLCJlbWFpbCI6Im1leWlyYmVra3VyYmFuYWxpZXY0QGdtYWlsLmNvbSIsImV4cCI6MTc4MzM3MTU0Mn0.r_vj-ctJMz1bNIEY-NZokYIpPBkYVbDkLuO9_T4LZdk
[01-Jul-2026 17:47:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jul-2026 17:47:22 UTC] ✅ JWT token verified successfully for user profile
[01-Jul-2026 17:47:22 UTC] User ID: 921
[01-Jul-2026 17:47:22 UTC] ✅ User profile retrieved successfully for user ID: 921
[01-Jul-2026 17:47:23 UTC] === API CALL LOG ===
[01-Jul-2026 17:47:23 UTC] Endpoint: user/profile.php
[01-Jul-2026 17:47:23 UTC] Full Log Data: {
    "timestamp": "2026-07-01 17:47:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "144.124.199.134",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "144.124.199.134, 162.158.102.212",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIxIiwidXNlcm5hbWUiOiJtZWpoY3MiLCJlbWFpbCI6Im1leWlyYmVra3VyYmFuYWxpZXY0QGdtYWlsLmNvbSIsImV4cCI6MTc4MzM3MTU0Mn0.r_vj-ctJMz1bNIEY-NZokYIpPBkYVbDkLuO9_T4LZdk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1473c4f1c06c00d-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "144.124.199.134",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jul-2026 17:47:23 UTC] === END API CALL LOG ===
[01-Jul-2026 17:47:23 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jul-2026 17:47:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIxIiwidXNlcm5hbWUiOiJtZWpoY3MiLCJlbWFpbCI6Im1leWlyYmVra3VyYmFuYWxpZXY0QGdtYWlsLmNvbSIsImV4cCI6MTc4MzM3MTU0Mn0.r_vj-ctJMz1bNIEY-NZokYIpPBkYVbDkLuO9_T4LZdk
[01-Jul-2026 17:47:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jul-2026 17:47:23 UTC] ✅ JWT token verified successfully for user profile
[01-Jul-2026 17:47:23 UTC] User ID: 921
[01-Jul-2026 17:47:23 UTC] ✅ User profile retrieved successfully for user ID: 921
[01-Jul-2026 17:47:27 UTC] === API CALL LOG ===
[01-Jul-2026 17:47:27 UTC] Endpoint: user/profile.php
[01-Jul-2026 17:47:27 UTC] Full Log Data: {
    "timestamp": "2026-07-01 17:47:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "144.124.199.134",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "144.124.199.134, 162.158.102.212",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIxIiwidXNlcm5hbWUiOiJtZWpoY3MiLCJlbWFpbCI6Im1leWlyYmVra3VyYmFuYWxpZXY0QGdtYWlsLmNvbSIsImV4cCI6MTc4MzM3MTU0Mn0.r_vj-ctJMz1bNIEY-NZokYIpPBkYVbDkLuO9_T4LZdk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1473c681f37c00d-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "144.124.199.134",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jul-2026 17:47:27 UTC] === END API CALL LOG ===
[01-Jul-2026 17:47:27 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jul-2026 17:47:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIxIiwidXNlcm5hbWUiOiJtZWpoY3MiLCJlbWFpbCI6Im1leWlyYmVra3VyYmFuYWxpZXY0QGdtYWlsLmNvbSIsImV4cCI6MTc4MzM3MTU0Mn0.r_vj-ctJMz1bNIEY-NZokYIpPBkYVbDkLuO9_T4LZdk
[01-Jul-2026 17:47:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jul-2026 17:47:27 UTC] ✅ JWT token verified successfully for user profile
[01-Jul-2026 17:47:27 UTC] User ID: 921
[01-Jul-2026 17:47:27 UTC] ✅ User profile retrieved successfully for user ID: 921
[01-Jul-2026 17:47:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Jul-2026 17:47:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Jul-2026 17:47:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"144.124.199.134, 162.158.102.213","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIxIiwidXNlcm5hbWUiOiJtZWpoY3MiLCJlbWFpbCI6Im1leWlyYmVra3VyYmFuYWxpZXY0QGdtYWlsLmNvbSIsImV4cCI6MTc4MzM3MTU0Mn0.r_vj-ctJMz1bNIEY-NZokYIpPBkYVbDkLuO9_T4LZdk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1473c681f36c00d-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"144.124.199.134","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[01-Jul-2026 17:47:27 UTC] === User Orders API Called ===
[01-Jul-2026 17:47:27 UTC] User ID: 921
[01-Jul-2026 17:47:27 UTC] Limit: 20, Offset: 0
[01-Jul-2026 17:47:27 UTC] Orders found: 0
[01-Jul-2026 17:47:27 UTC] Orders data: []
[01-Jul-2026 17:47:27 UTC] Total orders count: 0
[01-Jul-2026 17:47:27 UTC] === API CALL LOG ===
[01-Jul-2026 17:47:27 UTC] Endpoint: user/profile.php
[01-Jul-2026 17:47:27 UTC] Full Log Data: {
    "timestamp": "2026-07-01 17:47:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "144.124.199.134",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "144.124.199.134, 162.158.102.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIxIiwidXNlcm5hbWUiOiJtZWpoY3MiLCJlbWFpbCI6Im1leWlyYmVra3VyYmFuYWxpZXY0QGdtYWlsLmNvbSIsImV4cCI6MTc4MzM3MTU0Mn0.r_vj-ctJMz1bNIEY-NZokYIpPBkYVbDkLuO9_T4LZdk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1473c6b68e9c00d-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "144.124.199.134",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jul-2026 17:47:27 UTC] === END API CALL LOG ===
[01-Jul-2026 17:47:27 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jul-2026 17:47:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIxIiwidXNlcm5hbWUiOiJtZWpoY3MiLCJlbWFpbCI6Im1leWlyYmVra3VyYmFuYWxpZXY0QGdtYWlsLmNvbSIsImV4cCI6MTc4MzM3MTU0Mn0.r_vj-ctJMz1bNIEY-NZokYIpPBkYVbDkLuO9_T4LZdk
[01-Jul-2026 17:47:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jul-2026 17:47:27 UTC] ✅ JWT token verified successfully for user profile
[01-Jul-2026 17:47:27 UTC] User ID: 921
[01-Jul-2026 17:47:27 UTC] ✅ User profile retrieved successfully for user ID: 921
[01-Jul-2026 17:47:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Jul-2026 17:47:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Jul-2026 17:47:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"144.124.199.134, 162.158.102.213","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIxIiwidXNlcm5hbWUiOiJtZWpoY3MiLCJlbWFpbCI6Im1leWlyYmVra3VyYmFuYWxpZXY0QGdtYWlsLmNvbSIsImV4cCI6MTc4MzM3MTU0Mn0.r_vj-ctJMz1bNIEY-NZokYIpPBkYVbDkLuO9_T4LZdk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1473c91fbc5c00d-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"144.124.199.134","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[01-Jul-2026 17:47:34 UTC] === User Orders API Called ===
[01-Jul-2026 17:47:34 UTC] User ID: 921
[01-Jul-2026 17:47:34 UTC] Limit: 20, Offset: 0
[01-Jul-2026 17:47:34 UTC] Orders found: 0
[01-Jul-2026 17:47:34 UTC] Orders data: []
[01-Jul-2026 17:47:34 UTC] === API CALL LOG ===
[01-Jul-2026 17:47:34 UTC] Endpoint: user/profile.php
[01-Jul-2026 17:47:34 UTC] Full Log Data: {
    "timestamp": "2026-07-01 17:47:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "144.124.199.134",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "144.124.199.134, 162.158.102.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIxIiwidXNlcm5hbWUiOiJtZWpoY3MiLCJlbWFpbCI6Im1leWlyYmVra3VyYmFuYWxpZXY0QGdtYWlsLmNvbSIsImV4cCI6MTc4MzM3MTU0Mn0.r_vj-ctJMz1bNIEY-NZokYIpPBkYVbDkLuO9_T4LZdk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1473c91fbc6c00d-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "144.124.199.134",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jul-2026 17:47:34 UTC] === END API CALL LOG ===
[01-Jul-2026 17:47:34 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jul-2026 17:47:34 UTC] Total orders count: 0
[01-Jul-2026 17:47:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIxIiwidXNlcm5hbWUiOiJtZWpoY3MiLCJlbWFpbCI6Im1leWlyYmVra3VyYmFuYWxpZXY0QGdtYWlsLmNvbSIsImV4cCI6MTc4MzM3MTU0Mn0.r_vj-ctJMz1bNIEY-NZokYIpPBkYVbDkLuO9_T4LZdk
[01-Jul-2026 17:47:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jul-2026 17:47:34 UTC] ✅ JWT token verified successfully for user profile
[01-Jul-2026 17:47:34 UTC] User ID: 921
[01-Jul-2026 17:47:34 UTC] ✅ User profile retrieved successfully for user ID: 921
[01-Jul-2026 17:47:34 UTC] === API CALL LOG ===
[01-Jul-2026 17:47:34 UTC] Endpoint: user/profile.php
[01-Jul-2026 17:47:34 UTC] Full Log Data: {
    "timestamp": "2026-07-01 17:47:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "144.124.199.134",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "144.124.199.134, 162.158.102.212",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIxIiwidXNlcm5hbWUiOiJtZWpoY3MiLCJlbWFpbCI6Im1leWlyYmVra3VyYmFuYWxpZXY0QGdtYWlsLmNvbSIsImV4cCI6MTc4MzM3MTU0Mn0.r_vj-ctJMz1bNIEY-NZokYIpPBkYVbDkLuO9_T4LZdk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1473c953cfbc00d-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "144.124.199.134",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Jul-2026 17:47:34 UTC] === END API CALL LOG ===
[01-Jul-2026 17:47:34 UTC] ✅ API Hash verification passed for profile endpoint
[01-Jul-2026 17:47:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIxIiwidXNlcm5hbWUiOiJtZWpoY3MiLCJlbWFpbCI6Im1leWlyYmVra3VyYmFuYWxpZXY0QGdtYWlsLmNvbSIsImV4cCI6MTc4MzM3MTU0Mn0.r_vj-ctJMz1bNIEY-NZokYIpPBkYVbDkLuO9_T4LZdk
[01-Jul-2026 17:47:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Jul-2026 17:47:34 UTC] ✅ JWT token verified successfully for user profile
[01-Jul-2026 17:47:34 UTC] User ID: 921
[01-Jul-2026 17:47:34 UTC] ✅ User profile retrieved successfully for user ID: 921
[02-Jul-2026 11:26:22 UTC] === API CALL LOG ===
[02-Jul-2026 11:26:22 UTC] Endpoint: user/profile.php
[02-Jul-2026 11:26:22 UTC] Full Log Data: {
    "timestamp": "2026-07-02 11:26:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:3bd7:13c8:72c4:a3bb:2bf:781a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:3bd7:13c8:72c4:a3bb:2bf:781a, 162.158.108.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMzIiwidXNlcm5hbWUiOiJ5dWppdG16IiwiZW1haWwiOiJudW1hcmFpMjIxMDEwQGdtYWlsLmNvbSIsImV4cCI6MTc4MzU5NjM4MX0.LR34k9sqqxv24XL8ktecRIFplnjfiHgzgWXDH3hdSTI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a14d4b8ef8a0fd31-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:3bd7:13c8:72c4:a3bb:2bf:781a",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 11:26:22 UTC] === END API CALL LOG ===
[02-Jul-2026 11:26:22 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 11:26:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMzIiwidXNlcm5hbWUiOiJ5dWppdG16IiwiZW1haWwiOiJudW1hcmFpMjIxMDEwQGdtYWlsLmNvbSIsImV4cCI6MTc4MzU5NjM4MX0.LR34k9sqqxv24XL8ktecRIFplnjfiHgzgWXDH3hdSTI
[02-Jul-2026 11:26:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 11:26:22 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 11:26:22 UTC] User ID: 933
[02-Jul-2026 11:26:22 UTC] ✅ User profile retrieved successfully for user ID: 933
[02-Jul-2026 11:26:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 11:26:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 11:26:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:3bd7:13c8:72c4:a3bb:2bf:781a, 162.158.108.70","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMzIiwidXNlcm5hbWUiOiJ5dWppdG16IiwiZW1haWwiOiJudW1hcmFpMjIxMDEwQGdtYWlsLmNvbSIsImV4cCI6MTc4MzU5NjM4MX0.LR34k9sqqxv24XL8ktecRIFplnjfiHgzgWXDH3hdSTI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a14d4b8f8addfd31-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:3bd7:13c8:72c4:a3bb:2bf:781a","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Jul-2026 11:26:22 UTC] === User Orders API Called ===
[02-Jul-2026 11:26:22 UTC] User ID: 933
[02-Jul-2026 11:26:22 UTC] Limit: 20, Offset: 0
[02-Jul-2026 11:26:22 UTC] Orders found: 0
[02-Jul-2026 11:26:22 UTC] Orders data: []
[02-Jul-2026 11:26:22 UTC] Total orders count: 0
[02-Jul-2026 11:26:23 UTC] === API CALL LOG ===
[02-Jul-2026 11:26:23 UTC] Endpoint: user/profile.php
[02-Jul-2026 11:26:23 UTC] Full Log Data: {
    "timestamp": "2026-07-02 11:26:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:3bd7:13c8:72c4:a3bb:2bf:781a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:3bd7:13c8:72c4:a3bb:2bf:781a, 162.158.108.30",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMzIiwidXNlcm5hbWUiOiJ5dWppdG16IiwiZW1haWwiOiJudW1hcmFpMjIxMDEwQGdtYWlsLmNvbSIsImV4cCI6MTc4MzU5NjM4MX0.LR34k9sqqxv24XL8ktecRIFplnjfiHgzgWXDH3hdSTI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a14d4b902cc9fd31-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:3bd7:13c8:72c4:a3bb:2bf:781a",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 11:26:23 UTC] === END API CALL LOG ===
[02-Jul-2026 11:26:23 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 11:26:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMzIiwidXNlcm5hbWUiOiJ5dWppdG16IiwiZW1haWwiOiJudW1hcmFpMjIxMDEwQGdtYWlsLmNvbSIsImV4cCI6MTc4MzU5NjM4MX0.LR34k9sqqxv24XL8ktecRIFplnjfiHgzgWXDH3hdSTI
[02-Jul-2026 11:26:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 11:26:23 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 11:26:23 UTC] User ID: 933
[02-Jul-2026 11:26:23 UTC] ✅ User profile retrieved successfully for user ID: 933
[02-Jul-2026 11:26:24 UTC] === API CALL LOG ===
[02-Jul-2026 11:26:24 UTC] Endpoint: user/profile.php
[02-Jul-2026 11:26:24 UTC] Full Log Data: {
    "timestamp": "2026-07-02 11:26:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:3bd7:13c8:72c4:a3bb:2bf:781a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:3bd7:13c8:72c4:a3bb:2bf:781a, 162.158.108.31",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMzIiwidXNlcm5hbWUiOiJ5dWppdG16IiwiZW1haWwiOiJudW1hcmFpMjIxMDEwQGdtYWlsLmNvbSIsImV4cCI6MTc4MzU5NjM4MX0.LR34k9sqqxv24XL8ktecRIFplnjfiHgzgWXDH3hdSTI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a14d4b99ce1efd31-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:3bd7:13c8:72c4:a3bb:2bf:781a",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 11:26:24 UTC] === END API CALL LOG ===
[02-Jul-2026 11:26:24 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 11:26:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMzIiwidXNlcm5hbWUiOiJ5dWppdG16IiwiZW1haWwiOiJudW1hcmFpMjIxMDEwQGdtYWlsLmNvbSIsImV4cCI6MTc4MzU5NjM4MX0.LR34k9sqqxv24XL8ktecRIFplnjfiHgzgWXDH3hdSTI
[02-Jul-2026 11:26:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 11:26:24 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 11:26:24 UTC] User ID: 933
[02-Jul-2026 11:26:24 UTC] ✅ User profile retrieved successfully for user ID: 933
[02-Jul-2026 11:26:59 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 11:26:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 11:26:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:3bd7:13c8:72c4:a3bb:2bf:781a, 162.158.108.70","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMzIiwidXNlcm5hbWUiOiJ5dWppdG16IiwiZW1haWwiOiJudW1hcmFpMjIxMDEwQGdtYWlsLmNvbSIsImV4cCI6MTc4MzU5NjM4MX0.LR34k9sqqxv24XL8ktecRIFplnjfiHgzgWXDH3hdSTI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a14d4c723fe3fd31-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:3bd7:13c8:72c4:a3bb:2bf:781a","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Jul-2026 11:26:59 UTC] === User Orders API Called ===
[02-Jul-2026 11:26:59 UTC] User ID: 933
[02-Jul-2026 11:26:59 UTC] Limit: 20, Offset: 0
[02-Jul-2026 11:26:59 UTC] Orders found: 0
[02-Jul-2026 11:26:59 UTC] Orders data: []
[02-Jul-2026 11:26:59 UTC] Total orders count: 0
[02-Jul-2026 11:27:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 11:27:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 11:27:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:3bd7:13c8:72c4:a3bb:2bf:781a, 162.158.108.70","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMzIiwidXNlcm5hbWUiOiJ5dWppdG16IiwiZW1haWwiOiJudW1hcmFpMjIxMDEwQGdtYWlsLmNvbSIsImV4cCI6MTc4MzU5NjM4MX0.LR34k9sqqxv24XL8ktecRIFplnjfiHgzgWXDH3hdSTI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a14d4c7c4fcafd31-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:3bd7:13c8:72c4:a3bb:2bf:781a","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Jul-2026 11:27:00 UTC] === User Orders API Called ===
[02-Jul-2026 11:27:00 UTC] User ID: 933
[02-Jul-2026 11:27:00 UTC] Limit: 20, Offset: 0
[02-Jul-2026 11:27:00 UTC] Orders found: 0
[02-Jul-2026 11:27:00 UTC] Orders data: []
[02-Jul-2026 11:27:00 UTC] Total orders count: 0
[02-Jul-2026 11:27:00 UTC] === API CALL LOG ===
[02-Jul-2026 11:27:00 UTC] Endpoint: user/profile.php
[02-Jul-2026 11:27:00 UTC] Full Log Data: {
    "timestamp": "2026-07-02 11:27:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:3bd7:13c8:72c4:a3bb:2bf:781a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:3bd7:13c8:72c4:a3bb:2bf:781a, 162.158.108.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMzIiwidXNlcm5hbWUiOiJ5dWppdG16IiwiZW1haWwiOiJudW1hcmFpMjIxMDEwQGdtYWlsLmNvbSIsImV4cCI6MTc4MzU5NjM4MX0.LR34k9sqqxv24XL8ktecRIFplnjfiHgzgWXDH3hdSTI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a14d4c7c4fd0fd31-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:3bd7:13c8:72c4:a3bb:2bf:781a",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 11:27:00 UTC] === END API CALL LOG ===
[02-Jul-2026 11:27:00 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 11:27:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMzIiwidXNlcm5hbWUiOiJ5dWppdG16IiwiZW1haWwiOiJudW1hcmFpMjIxMDEwQGdtYWlsLmNvbSIsImV4cCI6MTc4MzU5NjM4MX0.LR34k9sqqxv24XL8ktecRIFplnjfiHgzgWXDH3hdSTI
[02-Jul-2026 11:27:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 11:27:00 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 11:27:00 UTC] User ID: 933
[02-Jul-2026 11:27:00 UTC] ✅ User profile retrieved successfully for user ID: 933
[02-Jul-2026 11:27:01 UTC] === API CALL LOG ===
[02-Jul-2026 11:27:01 UTC] Endpoint: user/profile.php
[02-Jul-2026 11:27:01 UTC] Full Log Data: {
    "timestamp": "2026-07-02 11:27:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:3bd7:13c8:72c4:a3bb:2bf:781a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:3bd7:13c8:72c4:a3bb:2bf:781a, 162.158.108.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMzIiwidXNlcm5hbWUiOiJ5dWppdG16IiwiZW1haWwiOiJudW1hcmFpMjIxMDEwQGdtYWlsLmNvbSIsImV4cCI6MTc4MzU5NjM4MX0.LR34k9sqqxv24XL8ktecRIFplnjfiHgzgWXDH3hdSTI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a14d4c800b03fd31-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:3bd7:13c8:72c4:a3bb:2bf:781a",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 11:27:01 UTC] === END API CALL LOG ===
[02-Jul-2026 11:27:01 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 11:27:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMzIiwidXNlcm5hbWUiOiJ5dWppdG16IiwiZW1haWwiOiJudW1hcmFpMjIxMDEwQGdtYWlsLmNvbSIsImV4cCI6MTc4MzU5NjM4MX0.LR34k9sqqxv24XL8ktecRIFplnjfiHgzgWXDH3hdSTI
[02-Jul-2026 11:27:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 11:27:01 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 11:27:01 UTC] User ID: 933
[02-Jul-2026 11:27:01 UTC] ✅ User profile retrieved successfully for user ID: 933
[02-Jul-2026 11:27:01 UTC] === API CALL LOG ===
[02-Jul-2026 11:27:01 UTC] Endpoint: user/profile.php
[02-Jul-2026 11:27:01 UTC] Full Log Data: {
    "timestamp": "2026-07-02 11:27:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:3bd7:13c8:72c4:a3bb:2bf:781a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:3bd7:13c8:72c4:a3bb:2bf:781a, 162.158.108.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMzIiwidXNlcm5hbWUiOiJ5dWppdG16IiwiZW1haWwiOiJudW1hcmFpMjIxMDEwQGdtYWlsLmNvbSIsImV4cCI6MTc4MzU5NjM4MX0.LR34k9sqqxv24XL8ktecRIFplnjfiHgzgWXDH3hdSTI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a14d4c830c40fd31-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:3bd7:13c8:72c4:a3bb:2bf:781a",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 11:27:01 UTC] === END API CALL LOG ===
[02-Jul-2026 11:27:01 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 11:27:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMzIiwidXNlcm5hbWUiOiJ5dWppdG16IiwiZW1haWwiOiJudW1hcmFpMjIxMDEwQGdtYWlsLmNvbSIsImV4cCI6MTc4MzU5NjM4MX0.LR34k9sqqxv24XL8ktecRIFplnjfiHgzgWXDH3hdSTI
[02-Jul-2026 11:27:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 11:27:01 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 11:27:01 UTC] User ID: 933
[02-Jul-2026 11:27:01 UTC] ✅ User profile retrieved successfully for user ID: 933
[02-Jul-2026 11:27:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 11:27:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 11:27:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:3bd7:13c8:72c4:a3bb:2bf:781a, 162.158.108.70","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMzIiwidXNlcm5hbWUiOiJ5dWppdG16IiwiZW1haWwiOiJudW1hcmFpMjIxMDEwQGdtYWlsLmNvbSIsImV4cCI6MTc4MzU5NjM4MX0.LR34k9sqqxv24XL8ktecRIFplnjfiHgzgWXDH3hdSTI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a14d4ca82b58fd31-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:3bd7:13c8:72c4:a3bb:2bf:781a","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Jul-2026 11:27:07 UTC] === User Orders API Called ===
[02-Jul-2026 11:27:07 UTC] User ID: 933
[02-Jul-2026 11:27:07 UTC] Limit: 20, Offset: 0
[02-Jul-2026 11:27:07 UTC] Orders found: 0
[02-Jul-2026 11:27:07 UTC] Orders data: []
[02-Jul-2026 11:27:07 UTC] Total orders count: 0
[02-Jul-2026 11:27:07 UTC] === API CALL LOG ===
[02-Jul-2026 11:27:07 UTC] Endpoint: user/profile.php
[02-Jul-2026 11:27:07 UTC] Full Log Data: {
    "timestamp": "2026-07-02 11:27:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:3bd7:13c8:72c4:a3bb:2bf:781a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:3bd7:13c8:72c4:a3bb:2bf:781a, 162.158.108.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMzIiwidXNlcm5hbWUiOiJ5dWppdG16IiwiZW1haWwiOiJudW1hcmFpMjIxMDEwQGdtYWlsLmNvbSIsImV4cCI6MTc4MzU5NjM4MX0.LR34k9sqqxv24XL8ktecRIFplnjfiHgzgWXDH3hdSTI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a14d4ca8bcf4fd31-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:3bd7:13c8:72c4:a3bb:2bf:781a",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 11:27:07 UTC] === END API CALL LOG ===
[02-Jul-2026 11:27:07 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 11:27:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMzIiwidXNlcm5hbWUiOiJ5dWppdG16IiwiZW1haWwiOiJudW1hcmFpMjIxMDEwQGdtYWlsLmNvbSIsImV4cCI6MTc4MzU5NjM4MX0.LR34k9sqqxv24XL8ktecRIFplnjfiHgzgWXDH3hdSTI
[02-Jul-2026 11:27:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 11:27:07 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 11:27:07 UTC] User ID: 933
[02-Jul-2026 11:27:07 UTC] ✅ User profile retrieved successfully for user ID: 933
[02-Jul-2026 11:27:08 UTC] === API CALL LOG ===
[02-Jul-2026 11:27:08 UTC] Endpoint: user/profile.php
[02-Jul-2026 11:27:08 UTC] Full Log Data: {
    "timestamp": "2026-07-02 11:27:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:3bd7:13c8:72c4:a3bb:2bf:781a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:3bd7:13c8:72c4:a3bb:2bf:781a, 162.158.108.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMzIiwidXNlcm5hbWUiOiJ5dWppdG16IiwiZW1haWwiOiJudW1hcmFpMjIxMDEwQGdtYWlsLmNvbSIsImV4cCI6MTc4MzU5NjM4MX0.LR34k9sqqxv24XL8ktecRIFplnjfiHgzgWXDH3hdSTI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a14d4cac2e83fd31-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:3bd7:13c8:72c4:a3bb:2bf:781a",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 11:27:08 UTC] === END API CALL LOG ===
[02-Jul-2026 11:27:08 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 11:27:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMzIiwidXNlcm5hbWUiOiJ5dWppdG16IiwiZW1haWwiOiJudW1hcmFpMjIxMDEwQGdtYWlsLmNvbSIsImV4cCI6MTc4MzU5NjM4MX0.LR34k9sqqxv24XL8ktecRIFplnjfiHgzgWXDH3hdSTI
[02-Jul-2026 11:27:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 11:27:08 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 11:27:08 UTC] User ID: 933
[02-Jul-2026 11:27:08 UTC] ✅ User profile retrieved successfully for user ID: 933
[02-Jul-2026 11:27:08 UTC] === API CALL LOG ===
[02-Jul-2026 11:27:08 UTC] Endpoint: user/profile.php
[02-Jul-2026 11:27:08 UTC] Full Log Data: {
    "timestamp": "2026-07-02 11:27:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:3bd7:13c8:72c4:a3bb:2bf:781a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:3bd7:13c8:72c4:a3bb:2bf:781a, 162.158.108.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMzIiwidXNlcm5hbWUiOiJ5dWppdG16IiwiZW1haWwiOiJudW1hcmFpMjIxMDEwQGdtYWlsLmNvbSIsImV4cCI6MTc4MzU5NjM4MX0.LR34k9sqqxv24XL8ktecRIFplnjfiHgzgWXDH3hdSTI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a14d4caeee5dfd31-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:3bd7:13c8:72c4:a3bb:2bf:781a",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 11:27:08 UTC] === END API CALL LOG ===
[02-Jul-2026 11:27:08 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 11:27:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMzIiwidXNlcm5hbWUiOiJ5dWppdG16IiwiZW1haWwiOiJudW1hcmFpMjIxMDEwQGdtYWlsLmNvbSIsImV4cCI6MTc4MzU5NjM4MX0.LR34k9sqqxv24XL8ktecRIFplnjfiHgzgWXDH3hdSTI
[02-Jul-2026 11:27:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 11:27:08 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 11:27:08 UTC] User ID: 933
[02-Jul-2026 11:27:08 UTC] ✅ User profile retrieved successfully for user ID: 933
[02-Jul-2026 11:27:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 11:27:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 11:27:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:3bd7:13c8:72c4:a3bb:2bf:781a, 162.158.108.70","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMzIiwidXNlcm5hbWUiOiJ5dWppdG16IiwiZW1haWwiOiJudW1hcmFpMjIxMDEwQGdtYWlsLmNvbSIsImV4cCI6MTc4MzU5NjM4MX0.LR34k9sqqxv24XL8ktecRIFplnjfiHgzgWXDH3hdSTI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a14d4cd6bca1fd31-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:3bd7:13c8:72c4:a3bb:2bf:781a","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Jul-2026 11:27:15 UTC] === User Orders API Called ===
[02-Jul-2026 11:27:15 UTC] User ID: 933
[02-Jul-2026 11:27:15 UTC] Limit: 20, Offset: 0
[02-Jul-2026 11:27:15 UTC] Orders found: 0
[02-Jul-2026 11:27:15 UTC] Orders data: []
[02-Jul-2026 11:27:15 UTC] Total orders count: 0
[02-Jul-2026 11:27:15 UTC] === API CALL LOG ===
[02-Jul-2026 11:27:15 UTC] Endpoint: user/profile.php
[02-Jul-2026 11:27:15 UTC] Full Log Data: {
    "timestamp": "2026-07-02 11:27:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:3bd7:13c8:72c4:a3bb:2bf:781a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:3bd7:13c8:72c4:a3bb:2bf:781a, 162.158.108.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMzIiwidXNlcm5hbWUiOiJ5dWppdG16IiwiZW1haWwiOiJudW1hcmFpMjIxMDEwQGdtYWlsLmNvbSIsImV4cCI6MTc4MzU5NjM4MX0.LR34k9sqqxv24XL8ktecRIFplnjfiHgzgWXDH3hdSTI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a14d4cd74e3bfd31-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:3bd7:13c8:72c4:a3bb:2bf:781a",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 11:27:15 UTC] === END API CALL LOG ===
[02-Jul-2026 11:27:15 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 11:27:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMzIiwidXNlcm5hbWUiOiJ5dWppdG16IiwiZW1haWwiOiJudW1hcmFpMjIxMDEwQGdtYWlsLmNvbSIsImV4cCI6MTc4MzU5NjM4MX0.LR34k9sqqxv24XL8ktecRIFplnjfiHgzgWXDH3hdSTI
[02-Jul-2026 11:27:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 11:27:15 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 11:27:15 UTC] User ID: 933
[02-Jul-2026 11:27:15 UTC] ✅ User profile retrieved successfully for user ID: 933
[02-Jul-2026 11:27:15 UTC] === API CALL LOG ===
[02-Jul-2026 11:27:15 UTC] Endpoint: user/profile.php
[02-Jul-2026 11:27:15 UTC] Full Log Data: {
    "timestamp": "2026-07-02 11:27:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:3bd7:13c8:72c4:a3bb:2bf:781a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:3bd7:13c8:72c4:a3bb:2bf:781a, 162.158.108.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMzIiwidXNlcm5hbWUiOiJ5dWppdG16IiwiZW1haWwiOiJudW1hcmFpMjIxMDEwQGdtYWlsLmNvbSIsImV4cCI6MTc4MzU5NjM4MX0.LR34k9sqqxv24XL8ktecRIFplnjfiHgzgWXDH3hdSTI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a14d4cdab90dfd31-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:3bd7:13c8:72c4:a3bb:2bf:781a",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 11:27:15 UTC] === END API CALL LOG ===
[02-Jul-2026 11:27:15 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 11:27:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMzIiwidXNlcm5hbWUiOiJ5dWppdG16IiwiZW1haWwiOiJudW1hcmFpMjIxMDEwQGdtYWlsLmNvbSIsImV4cCI6MTc4MzU5NjM4MX0.LR34k9sqqxv24XL8ktecRIFplnjfiHgzgWXDH3hdSTI
[02-Jul-2026 11:27:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 11:27:15 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 11:27:15 UTC] User ID: 933
[02-Jul-2026 11:27:15 UTC] ✅ User profile retrieved successfully for user ID: 933
[02-Jul-2026 11:27:16 UTC] === API CALL LOG ===
[02-Jul-2026 11:27:16 UTC] Endpoint: user/profile.php
[02-Jul-2026 11:27:16 UTC] Full Log Data: {
    "timestamp": "2026-07-02 11:27:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:3bd7:13c8:72c4:a3bb:2bf:781a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:3bd7:13c8:72c4:a3bb:2bf:781a, 162.158.108.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMzIiwidXNlcm5hbWUiOiJ5dWppdG16IiwiZW1haWwiOiJudW1hcmFpMjIxMDEwQGdtYWlsLmNvbSIsImV4cCI6MTc4MzU5NjM4MX0.LR34k9sqqxv24XL8ktecRIFplnjfiHgzgWXDH3hdSTI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a14d4cdd587cfd31-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:3bd7:13c8:72c4:a3bb:2bf:781a",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 11:27:16 UTC] === END API CALL LOG ===
[02-Jul-2026 11:27:16 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 11:27:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMzIiwidXNlcm5hbWUiOiJ5dWppdG16IiwiZW1haWwiOiJudW1hcmFpMjIxMDEwQGdtYWlsLmNvbSIsImV4cCI6MTc4MzU5NjM4MX0.LR34k9sqqxv24XL8ktecRIFplnjfiHgzgWXDH3hdSTI
[02-Jul-2026 11:27:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 11:27:16 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 11:27:16 UTC] User ID: 933
[02-Jul-2026 11:27:16 UTC] ✅ User profile retrieved successfully for user ID: 933
[02-Jul-2026 11:27:23 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 11:27:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 11:27:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:3bd7:13c8:72c4:a3bb:2bf:781a, 162.158.108.71","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMzIiwidXNlcm5hbWUiOiJ5dWppdG16IiwiZW1haWwiOiJudW1hcmFpMjIxMDEwQGdtYWlsLmNvbSIsImV4cCI6MTc4MzU5NjM4MX0.LR34k9sqqxv24XL8ktecRIFplnjfiHgzgWXDH3hdSTI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a14d4d0a9dbdfd31-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:3bd7:13c8:72c4:a3bb:2bf:781a","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Jul-2026 11:27:23 UTC] === User Orders API Called ===
[02-Jul-2026 11:27:23 UTC] User ID: 933
[02-Jul-2026 11:27:23 UTC] Limit: 20, Offset: 0
[02-Jul-2026 11:27:23 UTC] Orders found: 0
[02-Jul-2026 11:27:23 UTC] Orders data: []
[02-Jul-2026 11:27:23 UTC] Total orders count: 0
[02-Jul-2026 11:27:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 11:27:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 11:27:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:3bd7:13c8:72c4:a3bb:2bf:781a, 162.158.108.71","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMzIiwidXNlcm5hbWUiOiJ5dWppdG16IiwiZW1haWwiOiJudW1hcmFpMjIxMDEwQGdtYWlsLmNvbSIsImV4cCI6MTc4MzU5NjM4MX0.LR34k9sqqxv24XL8ktecRIFplnjfiHgzgWXDH3hdSTI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a14d4d1a4ddcfd31-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:3bd7:13c8:72c4:a3bb:2bf:781a","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Jul-2026 11:27:25 UTC] === User Orders API Called ===
[02-Jul-2026 11:27:25 UTC] User ID: 933
[02-Jul-2026 11:27:25 UTC] Limit: 20, Offset: 0
[02-Jul-2026 11:27:25 UTC] Orders found: 0
[02-Jul-2026 11:27:25 UTC] Orders data: []
[02-Jul-2026 11:27:25 UTC] Total orders count: 0
[02-Jul-2026 11:27:25 UTC] === API CALL LOG ===
[02-Jul-2026 11:27:25 UTC] Endpoint: user/profile.php
[02-Jul-2026 11:27:25 UTC] Full Log Data: {
    "timestamp": "2026-07-02 11:27:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:3bd7:13c8:72c4:a3bb:2bf:781a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:3bd7:13c8:72c4:a3bb:2bf:781a, 162.158.108.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMzIiwidXNlcm5hbWUiOiJ5dWppdG16IiwiZW1haWwiOiJudW1hcmFpMjIxMDEwQGdtYWlsLmNvbSIsImV4cCI6MTc4MzU5NjM4MX0.LR34k9sqqxv24XL8ktecRIFplnjfiHgzgWXDH3hdSTI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a14d4d1adfc9fd31-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:3bd7:13c8:72c4:a3bb:2bf:781a",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 11:27:25 UTC] === END API CALL LOG ===
[02-Jul-2026 11:27:25 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 11:27:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMzIiwidXNlcm5hbWUiOiJ5dWppdG16IiwiZW1haWwiOiJudW1hcmFpMjIxMDEwQGdtYWlsLmNvbSIsImV4cCI6MTc4MzU5NjM4MX0.LR34k9sqqxv24XL8ktecRIFplnjfiHgzgWXDH3hdSTI
[02-Jul-2026 11:27:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 11:27:25 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 11:27:25 UTC] User ID: 933
[02-Jul-2026 11:27:25 UTC] ✅ User profile retrieved successfully for user ID: 933
[02-Jul-2026 11:27:26 UTC] === API CALL LOG ===
[02-Jul-2026 11:27:26 UTC] Endpoint: user/profile.php
[02-Jul-2026 11:27:26 UTC] Full Log Data: {
    "timestamp": "2026-07-02 11:27:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:3bd7:13c8:72c4:a3bb:2bf:781a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:3bd7:13c8:72c4:a3bb:2bf:781a, 162.158.108.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMzIiwidXNlcm5hbWUiOiJ5dWppdG16IiwiZW1haWwiOiJudW1hcmFpMjIxMDEwQGdtYWlsLmNvbSIsImV4cCI6MTc4MzU5NjM4MX0.LR34k9sqqxv24XL8ktecRIFplnjfiHgzgWXDH3hdSTI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a14d4d1e2cc7fd31-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:3bd7:13c8:72c4:a3bb:2bf:781a",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 11:27:26 UTC] === END API CALL LOG ===
[02-Jul-2026 11:27:26 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 11:27:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMzIiwidXNlcm5hbWUiOiJ5dWppdG16IiwiZW1haWwiOiJudW1hcmFpMjIxMDEwQGdtYWlsLmNvbSIsImV4cCI6MTc4MzU5NjM4MX0.LR34k9sqqxv24XL8ktecRIFplnjfiHgzgWXDH3hdSTI
[02-Jul-2026 11:27:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 11:27:26 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 11:27:26 UTC] User ID: 933
[02-Jul-2026 11:27:26 UTC] ✅ User profile retrieved successfully for user ID: 933
[02-Jul-2026 11:27:26 UTC] === API CALL LOG ===
[02-Jul-2026 11:27:26 UTC] Endpoint: user/profile.php
[02-Jul-2026 11:27:26 UTC] Full Log Data: {
    "timestamp": "2026-07-02 11:27:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:3bd7:13c8:72c4:a3bb:2bf:781a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:3bd7:13c8:72c4:a3bb:2bf:781a, 162.158.108.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMzIiwidXNlcm5hbWUiOiJ5dWppdG16IiwiZW1haWwiOiJudW1hcmFpMjIxMDEwQGdtYWlsLmNvbSIsImV4cCI6MTc4MzU5NjM4MX0.LR34k9sqqxv24XL8ktecRIFplnjfiHgzgWXDH3hdSTI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a14d4d210f7cfd31-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:3bd7:13c8:72c4:a3bb:2bf:781a",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 11:27:26 UTC] === END API CALL LOG ===
[02-Jul-2026 11:27:26 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 11:27:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMzIiwidXNlcm5hbWUiOiJ5dWppdG16IiwiZW1haWwiOiJudW1hcmFpMjIxMDEwQGdtYWlsLmNvbSIsImV4cCI6MTc4MzU5NjM4MX0.LR34k9sqqxv24XL8ktecRIFplnjfiHgzgWXDH3hdSTI
[02-Jul-2026 11:27:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 11:27:26 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 11:27:26 UTC] User ID: 933
[02-Jul-2026 11:27:26 UTC] ✅ User profile retrieved successfully for user ID: 933
[02-Jul-2026 11:27:45 UTC] === API CALL LOG ===
[02-Jul-2026 11:27:45 UTC] Endpoint: user/profile.php
[02-Jul-2026 11:27:45 UTC] Full Log Data: {
    "timestamp": "2026-07-02 11:27:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:3bd7:13c8:72c4:a3bb:2bf:781a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:3bd7:13c8:72c4:a3bb:2bf:781a, 104.22.66.72",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMzIiwidXNlcm5hbWUiOiJ5dWppdG16IiwiZW1haWwiOiJudW1hcmFpMjIxMDEwQGdtYWlsLmNvbSIsImV4cCI6MTc4MzU5NjM4MX0.LR34k9sqqxv24XL8ktecRIFplnjfiHgzgWXDH3hdSTI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a14d4d92fcc0c4d2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:3bd7:13c8:72c4:a3bb:2bf:781a",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 11:27:45 UTC] === END API CALL LOG ===
[02-Jul-2026 11:27:45 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 11:27:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMzIiwidXNlcm5hbWUiOiJ5dWppdG16IiwiZW1haWwiOiJudW1hcmFpMjIxMDEwQGdtYWlsLmNvbSIsImV4cCI6MTc4MzU5NjM4MX0.LR34k9sqqxv24XL8ktecRIFplnjfiHgzgWXDH3hdSTI
[02-Jul-2026 11:27:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 11:27:45 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 11:27:45 UTC] User ID: 933
[02-Jul-2026 11:27:45 UTC] ✅ User profile retrieved successfully for user ID: 933
[02-Jul-2026 11:27:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 11:27:51 UTC] === API CALL LOG ===
[02-Jul-2026 11:27:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 11:27:51 UTC] Endpoint: user/profile.php
[02-Jul-2026 11:27:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:3bd7:13c8:72c4:a3bb:2bf:781a, 104.22.66.82","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMzIiwidXNlcm5hbWUiOiJ5dWppdG16IiwiZW1haWwiOiJudW1hcmFpMjIxMDEwQGdtYWlsLmNvbSIsImV4cCI6MTc4MzU5NjM4MX0.LR34k9sqqxv24XL8ktecRIFplnjfiHgzgWXDH3hdSTI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a14d4db8090dc4d2-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:3bd7:13c8:72c4:a3bb:2bf:781a","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Jul-2026 11:27:51 UTC] Full Log Data: {
    "timestamp": "2026-07-02 11:27:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:3bd7:13c8:72c4:a3bb:2bf:781a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:3bd7:13c8:72c4:a3bb:2bf:781a, 104.22.66.82",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMzIiwidXNlcm5hbWUiOiJ5dWppdG16IiwiZW1haWwiOiJudW1hcmFpMjIxMDEwQGdtYWlsLmNvbSIsImV4cCI6MTc4MzU5NjM4MX0.LR34k9sqqxv24XL8ktecRIFplnjfiHgzgWXDH3hdSTI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a14d4db80912c4d2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:3bd7:13c8:72c4:a3bb:2bf:781a",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 11:27:51 UTC] === END API CALL LOG ===
[02-Jul-2026 11:27:51 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 11:27:51 UTC] === User Orders API Called ===
[02-Jul-2026 11:27:51 UTC] User ID: 933
[02-Jul-2026 11:27:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMzIiwidXNlcm5hbWUiOiJ5dWppdG16IiwiZW1haWwiOiJudW1hcmFpMjIxMDEwQGdtYWlsLmNvbSIsImV4cCI6MTc4MzU5NjM4MX0.LR34k9sqqxv24XL8ktecRIFplnjfiHgzgWXDH3hdSTI
[02-Jul-2026 11:27:51 UTC] Limit: 20, Offset: 0
[02-Jul-2026 11:27:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 11:27:51 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 11:27:51 UTC] User ID: 933
[02-Jul-2026 11:27:51 UTC] ✅ User profile retrieved successfully for user ID: 933
[02-Jul-2026 11:27:51 UTC] Orders found: 0
[02-Jul-2026 11:27:51 UTC] Orders data: []
[02-Jul-2026 11:27:51 UTC] Total orders count: 0
[02-Jul-2026 11:27:51 UTC] === API CALL LOG ===
[02-Jul-2026 11:27:51 UTC] Endpoint: user/profile.php
[02-Jul-2026 11:27:51 UTC] Full Log Data: {
    "timestamp": "2026-07-02 11:27:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:3bd7:13c8:72c4:a3bb:2bf:781a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:3bd7:13c8:72c4:a3bb:2bf:781a, 104.22.66.82",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMzIiwidXNlcm5hbWUiOiJ5dWppdG16IiwiZW1haWwiOiJudW1hcmFpMjIxMDEwQGdtYWlsLmNvbSIsImV4cCI6MTc4MzU5NjM4MX0.LR34k9sqqxv24XL8ktecRIFplnjfiHgzgWXDH3hdSTI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a14d4dbbf95bc4d2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:3bd7:13c8:72c4:a3bb:2bf:781a",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 11:27:51 UTC] === END API CALL LOG ===
[02-Jul-2026 11:27:51 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 11:27:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMzIiwidXNlcm5hbWUiOiJ5dWppdG16IiwiZW1haWwiOiJudW1hcmFpMjIxMDEwQGdtYWlsLmNvbSIsImV4cCI6MTc4MzU5NjM4MX0.LR34k9sqqxv24XL8ktecRIFplnjfiHgzgWXDH3hdSTI
[02-Jul-2026 11:27:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 11:27:51 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 11:27:51 UTC] User ID: 933
[02-Jul-2026 11:27:51 UTC] ✅ User profile retrieved successfully for user ID: 933
[02-Jul-2026 11:29:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 11:29:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 11:29:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:3bd7:13c8:72c4:a3bb:2bf:781a, 172.71.152.71","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMzIiwidXNlcm5hbWUiOiJ5dWppdG16IiwiZW1haWwiOiJudW1hcmFpMjIxMDEwQGdtYWlsLmNvbSIsImV4cCI6MTc4MzU5NjM4MX0.LR34k9sqqxv24XL8ktecRIFplnjfiHgzgWXDH3hdSTI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a14d4fc3d8d6a8e3-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:3bd7:13c8:72c4:a3bb:2bf:781a","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Jul-2026 11:29:15 UTC] === User Orders API Called ===
[02-Jul-2026 11:29:15 UTC] User ID: 933
[02-Jul-2026 11:29:15 UTC] Limit: 20, Offset: 0
[02-Jul-2026 11:29:15 UTC] Orders found: 0
[02-Jul-2026 11:29:15 UTC] Orders data: []
[02-Jul-2026 11:29:15 UTC] Total orders count: 0
[02-Jul-2026 11:29:15 UTC] === API CALL LOG ===
[02-Jul-2026 11:29:15 UTC] Endpoint: user/profile.php
[02-Jul-2026 11:29:15 UTC] Full Log Data: {
    "timestamp": "2026-07-02 11:29:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:3bd7:13c8:72c4:a3bb:2bf:781a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:3bd7:13c8:72c4:a3bb:2bf:781a, 172.71.152.72",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMzIiwidXNlcm5hbWUiOiJ5dWppdG16IiwiZW1haWwiOiJudW1hcmFpMjIxMDEwQGdtYWlsLmNvbSIsImV4cCI6MTc4MzU5NjM4MX0.LR34k9sqqxv24XL8ktecRIFplnjfiHgzgWXDH3hdSTI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a14d4fc46974a8e3-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:3bd7:13c8:72c4:a3bb:2bf:781a",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 11:29:15 UTC] === END API CALL LOG ===
[02-Jul-2026 11:29:15 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 11:29:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMzIiwidXNlcm5hbWUiOiJ5dWppdG16IiwiZW1haWwiOiJudW1hcmFpMjIxMDEwQGdtYWlsLmNvbSIsImV4cCI6MTc4MzU5NjM4MX0.LR34k9sqqxv24XL8ktecRIFplnjfiHgzgWXDH3hdSTI
[02-Jul-2026 11:29:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 11:29:15 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 11:29:15 UTC] User ID: 933
[02-Jul-2026 11:29:15 UTC] ✅ User profile retrieved successfully for user ID: 933
[02-Jul-2026 11:29:15 UTC] === API CALL LOG ===
[02-Jul-2026 11:29:15 UTC] Endpoint: user/profile.php
[02-Jul-2026 11:29:15 UTC] Full Log Data: {
    "timestamp": "2026-07-02 11:29:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:3bd7:13c8:72c4:a3bb:2bf:781a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:3bd7:13c8:72c4:a3bb:2bf:781a, 172.71.152.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMzIiwidXNlcm5hbWUiOiJ5dWppdG16IiwiZW1haWwiOiJudW1hcmFpMjIxMDEwQGdtYWlsLmNvbSIsImV4cCI6MTc4MzU5NjM4MX0.LR34k9sqqxv24XL8ktecRIFplnjfiHgzgWXDH3hdSTI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a14d4fc68b63a8e3-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:3bd7:13c8:72c4:a3bb:2bf:781a",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 11:29:15 UTC] === END API CALL LOG ===
[02-Jul-2026 11:29:15 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 11:29:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMzIiwidXNlcm5hbWUiOiJ5dWppdG16IiwiZW1haWwiOiJudW1hcmFpMjIxMDEwQGdtYWlsLmNvbSIsImV4cCI6MTc4MzU5NjM4MX0.LR34k9sqqxv24XL8ktecRIFplnjfiHgzgWXDH3hdSTI
[02-Jul-2026 11:29:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 11:29:15 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 11:29:15 UTC] User ID: 933
[02-Jul-2026 11:29:15 UTC] ✅ User profile retrieved successfully for user ID: 933
[02-Jul-2026 11:30:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 11:30:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 11:30:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:3bd7:13c8:72c4:a3bb:2bf:781a, 172.71.152.71","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMzIiwidXNlcm5hbWUiOiJ5dWppdG16IiwiZW1haWwiOiJudW1hcmFpMjIxMDEwQGdtYWlsLmNvbSIsImV4cCI6MTc4MzU5NjM4MX0.LR34k9sqqxv24XL8ktecRIFplnjfiHgzgWXDH3hdSTI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a14d5132bceaa8e3-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:3bd7:13c8:72c4:a3bb:2bf:781a","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Jul-2026 11:30:14 UTC] === User Orders API Called ===
[02-Jul-2026 11:30:14 UTC] User ID: 933
[02-Jul-2026 11:30:14 UTC] Limit: 20, Offset: 0
[02-Jul-2026 11:30:14 UTC] Orders found: 0
[02-Jul-2026 11:30:14 UTC] Orders data: []
[02-Jul-2026 11:30:14 UTC] Total orders count: 0
[02-Jul-2026 11:30:14 UTC] === API CALL LOG ===
[02-Jul-2026 11:30:14 UTC] Endpoint: user/profile.php
[02-Jul-2026 11:30:14 UTC] Full Log Data: {
    "timestamp": "2026-07-02 11:30:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:3bd7:13c8:72c4:a3bb:2bf:781a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:3bd7:13c8:72c4:a3bb:2bf:781a, 172.71.152.72",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMzIiwidXNlcm5hbWUiOiJ5dWppdG16IiwiZW1haWwiOiJudW1hcmFpMjIxMDEwQGdtYWlsLmNvbSIsImV4cCI6MTc4MzU5NjM4MX0.LR34k9sqqxv24XL8ktecRIFplnjfiHgzgWXDH3hdSTI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a14d51334d70a8e3-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:3bd7:13c8:72c4:a3bb:2bf:781a",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 11:30:14 UTC] === END API CALL LOG ===
[02-Jul-2026 11:30:14 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 11:30:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMzIiwidXNlcm5hbWUiOiJ5dWppdG16IiwiZW1haWwiOiJudW1hcmFpMjIxMDEwQGdtYWlsLmNvbSIsImV4cCI6MTc4MzU5NjM4MX0.LR34k9sqqxv24XL8ktecRIFplnjfiHgzgWXDH3hdSTI
[02-Jul-2026 11:30:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 11:30:14 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 11:30:14 UTC] User ID: 933
[02-Jul-2026 11:30:14 UTC] ✅ User profile retrieved successfully for user ID: 933
[02-Jul-2026 11:30:14 UTC] === API CALL LOG ===
[02-Jul-2026 11:30:14 UTC] Endpoint: user/profile.php
[02-Jul-2026 11:30:14 UTC] Full Log Data: {
    "timestamp": "2026-07-02 11:30:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:3bd7:13c8:72c4:a3bb:2bf:781a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:3bd7:13c8:72c4:a3bb:2bf:781a, 172.71.152.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMzIiwidXNlcm5hbWUiOiJ5dWppdG16IiwiZW1haWwiOiJudW1hcmFpMjIxMDEwQGdtYWlsLmNvbSIsImV4cCI6MTc4MzU5NjM4MX0.LR34k9sqqxv24XL8ktecRIFplnjfiHgzgWXDH3hdSTI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a14d5136c87da8e3-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:3bd7:13c8:72c4:a3bb:2bf:781a",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 11:30:14 UTC] === END API CALL LOG ===
[02-Jul-2026 11:30:14 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 11:30:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMzIiwidXNlcm5hbWUiOiJ5dWppdG16IiwiZW1haWwiOiJudW1hcmFpMjIxMDEwQGdtYWlsLmNvbSIsImV4cCI6MTc4MzU5NjM4MX0.LR34k9sqqxv24XL8ktecRIFplnjfiHgzgWXDH3hdSTI
[02-Jul-2026 11:30:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 11:30:14 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 11:30:14 UTC] User ID: 933
[02-Jul-2026 11:30:14 UTC] ✅ User profile retrieved successfully for user ID: 933
[02-Jul-2026 11:30:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 11:30:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 11:30:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:3bd7:13c8:72c4:a3bb:2bf:781a, 172.71.152.71","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMzIiwidXNlcm5hbWUiOiJ5dWppdG16IiwiZW1haWwiOiJudW1hcmFpMjIxMDEwQGdtYWlsLmNvbSIsImV4cCI6MTc4MzU5NjM4MX0.LR34k9sqqxv24XL8ktecRIFplnjfiHgzgWXDH3hdSTI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a14d515a7f00a8e3-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:3bd7:13c8:72c4:a3bb:2bf:781a","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Jul-2026 11:30:20 UTC] === User Orders API Called ===
[02-Jul-2026 11:30:20 UTC] User ID: 933
[02-Jul-2026 11:30:20 UTC] Limit: 20, Offset: 0
[02-Jul-2026 11:30:20 UTC] Orders found: 0
[02-Jul-2026 11:30:20 UTC] Orders data: []
[02-Jul-2026 11:30:20 UTC] Total orders count: 0
[02-Jul-2026 11:30:20 UTC] === API CALL LOG ===
[02-Jul-2026 11:30:20 UTC] Endpoint: user/profile.php
[02-Jul-2026 11:30:20 UTC] Full Log Data: {
    "timestamp": "2026-07-02 11:30:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:3bd7:13c8:72c4:a3bb:2bf:781a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:3bd7:13c8:72c4:a3bb:2bf:781a, 172.71.152.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMzIiwidXNlcm5hbWUiOiJ5dWppdG16IiwiZW1haWwiOiJudW1hcmFpMjIxMDEwQGdtYWlsLmNvbSIsImV4cCI6MTc4MzU5NjM4MX0.LR34k9sqqxv24XL8ktecRIFplnjfiHgzgWXDH3hdSTI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a14d515a7f04a8e3-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:3bd7:13c8:72c4:a3bb:2bf:781a",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 11:30:20 UTC] === END API CALL LOG ===
[02-Jul-2026 11:30:20 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 11:30:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMzIiwidXNlcm5hbWUiOiJ5dWppdG16IiwiZW1haWwiOiJudW1hcmFpMjIxMDEwQGdtYWlsLmNvbSIsImV4cCI6MTc4MzU5NjM4MX0.LR34k9sqqxv24XL8ktecRIFplnjfiHgzgWXDH3hdSTI
[02-Jul-2026 11:30:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 11:30:20 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 11:30:20 UTC] User ID: 933
[02-Jul-2026 11:30:20 UTC] ✅ User profile retrieved successfully for user ID: 933
[02-Jul-2026 11:30:20 UTC] === API CALL LOG ===
[02-Jul-2026 11:30:20 UTC] Endpoint: user/profile.php
[02-Jul-2026 11:30:20 UTC] Full Log Data: {
    "timestamp": "2026-07-02 11:30:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:3bd7:13c8:72c4:a3bb:2bf:781a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:3bd7:13c8:72c4:a3bb:2bf:781a, 172.71.152.72",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMzIiwidXNlcm5hbWUiOiJ5dWppdG16IiwiZW1haWwiOiJudW1hcmFpMjIxMDEwQGdtYWlsLmNvbSIsImV4cCI6MTc4MzU5NjM4MX0.LR34k9sqqxv24XL8ktecRIFplnjfiHgzgWXDH3hdSTI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a14d515e7b28a8e3-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:3bd7:13c8:72c4:a3bb:2bf:781a",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 11:30:20 UTC] === END API CALL LOG ===
[02-Jul-2026 11:30:20 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 11:30:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMzIiwidXNlcm5hbWUiOiJ5dWppdG16IiwiZW1haWwiOiJudW1hcmFpMjIxMDEwQGdtYWlsLmNvbSIsImV4cCI6MTc4MzU5NjM4MX0.LR34k9sqqxv24XL8ktecRIFplnjfiHgzgWXDH3hdSTI
[02-Jul-2026 11:30:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 11:30:20 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 11:30:20 UTC] User ID: 933
[02-Jul-2026 11:30:20 UTC] ✅ User profile retrieved successfully for user ID: 933
[02-Jul-2026 11:30:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 11:30:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 11:30:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:3bd7:13c8:72c4:a3bb:2bf:781a, 172.71.152.72","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMzIiwidXNlcm5hbWUiOiJ5dWppdG16IiwiZW1haWwiOiJudW1hcmFpMjIxMDEwQGdtYWlsLmNvbSIsImV4cCI6MTc4MzU5NjM4MX0.LR34k9sqqxv24XL8ktecRIFplnjfiHgzgWXDH3hdSTI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a14d517d1d76a8e3-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:3bd7:13c8:72c4:a3bb:2bf:781a","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Jul-2026 11:30:25 UTC] === User Orders API Called ===
[02-Jul-2026 11:30:25 UTC] User ID: 933
[02-Jul-2026 11:30:25 UTC] Limit: 20, Offset: 0
[02-Jul-2026 11:30:25 UTC] Orders found: 0
[02-Jul-2026 11:30:25 UTC] Orders data: []
[02-Jul-2026 11:30:25 UTC] Total orders count: 0
[02-Jul-2026 11:30:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 11:30:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 11:30:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:3bd7:13c8:72c4:a3bb:2bf:781a, 172.71.152.72","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMzIiwidXNlcm5hbWUiOiJ5dWppdG16IiwiZW1haWwiOiJudW1hcmFpMjIxMDEwQGdtYWlsLmNvbSIsImV4cCI6MTc4MzU5NjM4MX0.LR34k9sqqxv24XL8ktecRIFplnjfiHgzgWXDH3hdSTI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a14d518838f7a8e3-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:3bd7:13c8:72c4:a3bb:2bf:781a","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Jul-2026 11:30:27 UTC] === User Orders API Called ===
[02-Jul-2026 11:30:27 UTC] User ID: 933
[02-Jul-2026 11:30:27 UTC] Limit: 20, Offset: 0
[02-Jul-2026 11:30:27 UTC] Orders found: 0
[02-Jul-2026 11:30:27 UTC] Orders data: []
[02-Jul-2026 11:30:27 UTC] Total orders count: 0
[02-Jul-2026 11:30:27 UTC] === API CALL LOG ===
[02-Jul-2026 11:30:27 UTC] Endpoint: user/profile.php
[02-Jul-2026 11:30:27 UTC] Full Log Data: {
    "timestamp": "2026-07-02 11:30:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:3bd7:13c8:72c4:a3bb:2bf:781a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:3bd7:13c8:72c4:a3bb:2bf:781a, 172.71.152.72",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMzIiwidXNlcm5hbWUiOiJ5dWppdG16IiwiZW1haWwiOiJudW1hcmFpMjIxMDEwQGdtYWlsLmNvbSIsImV4cCI6MTc4MzU5NjM4MX0.LR34k9sqqxv24XL8ktecRIFplnjfiHgzgWXDH3hdSTI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a14d518838f8a8e3-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:3bd7:13c8:72c4:a3bb:2bf:781a",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 11:30:27 UTC] === END API CALL LOG ===
[02-Jul-2026 11:30:27 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 11:30:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMzIiwidXNlcm5hbWUiOiJ5dWppdG16IiwiZW1haWwiOiJudW1hcmFpMjIxMDEwQGdtYWlsLmNvbSIsImV4cCI6MTc4MzU5NjM4MX0.LR34k9sqqxv24XL8ktecRIFplnjfiHgzgWXDH3hdSTI
[02-Jul-2026 11:30:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 11:30:27 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 11:30:27 UTC] User ID: 933
[02-Jul-2026 11:30:27 UTC] ✅ User profile retrieved successfully for user ID: 933
[02-Jul-2026 11:30:27 UTC] === API CALL LOG ===
[02-Jul-2026 11:30:27 UTC] Endpoint: user/profile.php
[02-Jul-2026 11:30:27 UTC] Full Log Data: {
    "timestamp": "2026-07-02 11:30:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:3bd7:13c8:72c4:a3bb:2bf:781a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:3bd7:13c8:72c4:a3bb:2bf:781a, 172.71.152.72",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMzIiwidXNlcm5hbWUiOiJ5dWppdG16IiwiZW1haWwiOiJudW1hcmFpMjIxMDEwQGdtYWlsLmNvbSIsImV4cCI6MTc4MzU5NjM4MX0.LR34k9sqqxv24XL8ktecRIFplnjfiHgzgWXDH3hdSTI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a14d518b7c00a8e3-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:3bd7:13c8:72c4:a3bb:2bf:781a",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 11:30:27 UTC] === END API CALL LOG ===
[02-Jul-2026 11:30:27 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 11:30:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMzIiwidXNlcm5hbWUiOiJ5dWppdG16IiwiZW1haWwiOiJudW1hcmFpMjIxMDEwQGdtYWlsLmNvbSIsImV4cCI6MTc4MzU5NjM4MX0.LR34k9sqqxv24XL8ktecRIFplnjfiHgzgWXDH3hdSTI
[02-Jul-2026 11:30:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 11:30:27 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 11:30:27 UTC] User ID: 933
[02-Jul-2026 11:30:27 UTC] ✅ User profile retrieved successfully for user ID: 933
[02-Jul-2026 11:30:36 UTC] === API CALL LOG ===
[02-Jul-2026 11:30:36 UTC] Endpoint: user/profile.php
[02-Jul-2026 11:30:36 UTC] Full Log Data: {
    "timestamp": "2026-07-02 11:30:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:3bd7:13c8:72c4:a3bb:2bf:781a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:3bd7:13c8:72c4:a3bb:2bf:781a, 162.158.108.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMzIiwidXNlcm5hbWUiOiJ5dWppdG16IiwiZW1haWwiOiJudW1hcmFpMjIxMDEwQGdtYWlsLmNvbSIsImV4cCI6MTc4MzU5NjM4MX0.LR34k9sqqxv24XL8ktecRIFplnjfiHgzgWXDH3hdSTI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a14d51c13837fd16-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:3bd7:13c8:72c4:a3bb:2bf:781a",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 11:30:36 UTC] === END API CALL LOG ===
[02-Jul-2026 11:30:36 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 11:30:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMzIiwidXNlcm5hbWUiOiJ5dWppdG16IiwiZW1haWwiOiJudW1hcmFpMjIxMDEwQGdtYWlsLmNvbSIsImV4cCI6MTc4MzU5NjM4MX0.LR34k9sqqxv24XL8ktecRIFplnjfiHgzgWXDH3hdSTI
[02-Jul-2026 11:30:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 11:30:36 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 11:30:36 UTC] User ID: 933
[02-Jul-2026 11:30:36 UTC] ✅ User profile retrieved successfully for user ID: 933
[02-Jul-2026 11:30:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 11:30:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 11:30:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:3bd7:13c8:72c4:a3bb:2bf:781a, 162.158.108.71","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMzIiwidXNlcm5hbWUiOiJ5dWppdG16IiwiZW1haWwiOiJudW1hcmFpMjIxMDEwQGdtYWlsLmNvbSIsImV4cCI6MTc4MzU5NjM4MX0.LR34k9sqqxv24XL8ktecRIFplnjfiHgzgWXDH3hdSTI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a14d51c8de78fd16-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:3bd7:13c8:72c4:a3bb:2bf:781a","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Jul-2026 11:30:37 UTC] === User Orders API Called ===
[02-Jul-2026 11:30:37 UTC] User ID: 933
[02-Jul-2026 11:30:37 UTC] Limit: 20, Offset: 0
[02-Jul-2026 11:30:37 UTC] Orders found: 0
[02-Jul-2026 11:30:37 UTC] Orders data: []
[02-Jul-2026 11:30:37 UTC] Total orders count: 0
[02-Jul-2026 11:30:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 11:30:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 11:30:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:3bd7:13c8:72c4:a3bb:2bf:781a, 162.158.108.71","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMzIiwidXNlcm5hbWUiOiJ5dWppdG16IiwiZW1haWwiOiJudW1hcmFpMjIxMDEwQGdtYWlsLmNvbSIsImV4cCI6MTc4MzU5NjM4MX0.LR34k9sqqxv24XL8ktecRIFplnjfiHgzgWXDH3hdSTI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a14d51d4c968fd16-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:3bd7:13c8:72c4:a3bb:2bf:781a","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Jul-2026 11:30:39 UTC] === User Orders API Called ===
[02-Jul-2026 11:30:39 UTC] User ID: 933
[02-Jul-2026 11:30:39 UTC] Limit: 20, Offset: 0
[02-Jul-2026 11:30:39 UTC] Orders found: 0
[02-Jul-2026 11:30:39 UTC] Orders data: []
[02-Jul-2026 11:30:39 UTC] Total orders count: 0
[02-Jul-2026 11:30:39 UTC] === API CALL LOG ===
[02-Jul-2026 11:30:39 UTC] Endpoint: user/profile.php
[02-Jul-2026 11:30:39 UTC] Full Log Data: {
    "timestamp": "2026-07-02 11:30:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:3bd7:13c8:72c4:a3bb:2bf:781a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:3bd7:13c8:72c4:a3bb:2bf:781a, 162.158.108.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMzIiwidXNlcm5hbWUiOiJ5dWppdG16IiwiZW1haWwiOiJudW1hcmFpMjIxMDEwQGdtYWlsLmNvbSIsImV4cCI6MTc4MzU5NjM4MX0.LR34k9sqqxv24XL8ktecRIFplnjfiHgzgWXDH3hdSTI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a14d51d56b0ffd16-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:3bd7:13c8:72c4:a3bb:2bf:781a",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 11:30:39 UTC] === END API CALL LOG ===
[02-Jul-2026 11:30:39 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 11:30:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMzIiwidXNlcm5hbWUiOiJ5dWppdG16IiwiZW1haWwiOiJudW1hcmFpMjIxMDEwQGdtYWlsLmNvbSIsImV4cCI6MTc4MzU5NjM4MX0.LR34k9sqqxv24XL8ktecRIFplnjfiHgzgWXDH3hdSTI
[02-Jul-2026 11:30:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 11:30:39 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 11:30:39 UTC] User ID: 933
[02-Jul-2026 11:30:39 UTC] ✅ User profile retrieved successfully for user ID: 933
[02-Jul-2026 11:30:40 UTC] === API CALL LOG ===
[02-Jul-2026 11:30:40 UTC] Endpoint: user/profile.php
[02-Jul-2026 11:30:40 UTC] Full Log Data: {
    "timestamp": "2026-07-02 11:30:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:3bd7:13c8:72c4:a3bb:2bf:781a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:3bd7:13c8:72c4:a3bb:2bf:781a, 162.158.108.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMzIiwidXNlcm5hbWUiOiJ5dWppdG16IiwiZW1haWwiOiJudW1hcmFpMjIxMDEwQGdtYWlsLmNvbSIsImV4cCI6MTc4MzU5NjM4MX0.LR34k9sqqxv24XL8ktecRIFplnjfiHgzgWXDH3hdSTI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a14d51d8bc69fd16-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:3bd7:13c8:72c4:a3bb:2bf:781a",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 11:30:40 UTC] === END API CALL LOG ===
[02-Jul-2026 11:30:40 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 11:30:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMzIiwidXNlcm5hbWUiOiJ5dWppdG16IiwiZW1haWwiOiJudW1hcmFpMjIxMDEwQGdtYWlsLmNvbSIsImV4cCI6MTc4MzU5NjM4MX0.LR34k9sqqxv24XL8ktecRIFplnjfiHgzgWXDH3hdSTI
[02-Jul-2026 11:30:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 11:30:40 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 11:30:40 UTC] User ID: 933
[02-Jul-2026 11:30:40 UTC] ✅ User profile retrieved successfully for user ID: 933
[02-Jul-2026 11:31:07 UTC] === API CALL LOG ===
[02-Jul-2026 11:31:07 UTC] Endpoint: user/profile.php
[02-Jul-2026 11:31:07 UTC] Full Log Data: {
    "timestamp": "2026-07-02 11:31:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:3bd7:13c8:72c4:a3bb:2bf:781a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:3bd7:13c8:72c4:a3bb:2bf:781a, 172.71.82.78",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMzIiwidXNlcm5hbWUiOiJ5dWppdG16IiwiZW1haWwiOiJudW1hcmFpMjIxMDEwQGdtYWlsLmNvbSIsImV4cCI6MTc4MzU5NjM4MX0.LR34k9sqqxv24XL8ktecRIFplnjfiHgzgWXDH3hdSTI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a14d527edae59c59-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:3bd7:13c8:72c4:a3bb:2bf:781a",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 11:31:07 UTC] === END API CALL LOG ===
[02-Jul-2026 11:31:07 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 11:31:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMzIiwidXNlcm5hbWUiOiJ5dWppdG16IiwiZW1haWwiOiJudW1hcmFpMjIxMDEwQGdtYWlsLmNvbSIsImV4cCI6MTc4MzU5NjM4MX0.LR34k9sqqxv24XL8ktecRIFplnjfiHgzgWXDH3hdSTI
[02-Jul-2026 11:31:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 11:31:07 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 11:31:07 UTC] User ID: 933
[02-Jul-2026 11:31:07 UTC] ✅ User profile retrieved successfully for user ID: 933
[02-Jul-2026 11:31:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 11:31:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 11:31:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:3bd7:13c8:72c4:a3bb:2bf:781a, 172.68.242.113","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMzIiwidXNlcm5hbWUiOiJ5dWppdG16IiwiZW1haWwiOiJudW1hcmFpMjIxMDEwQGdtYWlsLmNvbSIsImV4cCI6MTc4MzU5NjM4MX0.LR34k9sqqxv24XL8ktecRIFplnjfiHgzgWXDH3hdSTI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a14d52c1cd429c59-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:3bd7:13c8:72c4:a3bb:2bf:781a","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Jul-2026 11:31:17 UTC] === User Orders API Called ===
[02-Jul-2026 11:31:17 UTC] User ID: 933
[02-Jul-2026 11:31:17 UTC] Limit: 20, Offset: 0
[02-Jul-2026 11:31:17 UTC] Orders found: 0
[02-Jul-2026 11:31:17 UTC] Orders data: []
[02-Jul-2026 11:31:17 UTC] Total orders count: 0
[02-Jul-2026 11:31:18 UTC] === API CALL LOG ===
[02-Jul-2026 11:31:18 UTC] Endpoint: user/profile.php
[02-Jul-2026 11:31:18 UTC] Full Log Data: {
    "timestamp": "2026-07-02 11:31:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:3bd7:13c8:72c4:a3bb:2bf:781a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:3bd7:13c8:72c4:a3bb:2bf:781a, 172.71.82.79",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMzIiwidXNlcm5hbWUiOiJ5dWppdG16IiwiZW1haWwiOiJudW1hcmFpMjIxMDEwQGdtYWlsLmNvbSIsImV4cCI6MTc4MzU5NjM4MX0.LR34k9sqqxv24XL8ktecRIFplnjfiHgzgWXDH3hdSTI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a14d52c26dd39c59-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:3bd7:13c8:72c4:a3bb:2bf:781a",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 11:31:18 UTC] === END API CALL LOG ===
[02-Jul-2026 11:31:18 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 11:31:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMzIiwidXNlcm5hbWUiOiJ5dWppdG16IiwiZW1haWwiOiJudW1hcmFpMjIxMDEwQGdtYWlsLmNvbSIsImV4cCI6MTc4MzU5NjM4MX0.LR34k9sqqxv24XL8ktecRIFplnjfiHgzgWXDH3hdSTI
[02-Jul-2026 11:31:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 11:31:18 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 11:31:18 UTC] User ID: 933
[02-Jul-2026 11:31:18 UTC] ✅ User profile retrieved successfully for user ID: 933
[02-Jul-2026 11:31:18 UTC] === API CALL LOG ===
[02-Jul-2026 11:31:18 UTC] Endpoint: user/profile.php
[02-Jul-2026 11:31:18 UTC] Full Log Data: {
    "timestamp": "2026-07-02 11:31:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:3bd7:13c8:72c4:a3bb:2bf:781a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:3bd7:13c8:72c4:a3bb:2bf:781a, 172.71.82.79",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMzIiwidXNlcm5hbWUiOiJ5dWppdG16IiwiZW1haWwiOiJudW1hcmFpMjIxMDEwQGdtYWlsLmNvbSIsImV4cCI6MTc4MzU5NjM4MX0.LR34k9sqqxv24XL8ktecRIFplnjfiHgzgWXDH3hdSTI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a14d52c5c90e9c59-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:3bd7:13c8:72c4:a3bb:2bf:781a",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 11:31:18 UTC] === END API CALL LOG ===
[02-Jul-2026 11:31:18 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 11:31:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMzIiwidXNlcm5hbWUiOiJ5dWppdG16IiwiZW1haWwiOiJudW1hcmFpMjIxMDEwQGdtYWlsLmNvbSIsImV4cCI6MTc4MzU5NjM4MX0.LR34k9sqqxv24XL8ktecRIFplnjfiHgzgWXDH3hdSTI
[02-Jul-2026 11:31:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 11:31:18 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 11:31:18 UTC] User ID: 933
[02-Jul-2026 11:31:18 UTC] ✅ User profile retrieved successfully for user ID: 933
[02-Jul-2026 11:31:28 UTC] === API CALL LOG ===
[02-Jul-2026 11:31:28 UTC] Endpoint: user/profile.php
[02-Jul-2026 11:31:28 UTC] Full Log Data: {
    "timestamp": "2026-07-02 11:31:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:3bd7:13c8:72c4:a3bb:2bf:781a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:3bd7:13c8:72c4:a3bb:2bf:781a, 172.71.82.79",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMzIiwidXNlcm5hbWUiOiJ5dWppdG16IiwiZW1haWwiOiJudW1hcmFpMjIxMDEwQGdtYWlsLmNvbSIsImV4cCI6MTc4MzU5NjM4MX0.LR34k9sqqxv24XL8ktecRIFplnjfiHgzgWXDH3hdSTI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a14d53029ca99c59-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:3bd7:13c8:72c4:a3bb:2bf:781a",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 11:31:28 UTC] === END API CALL LOG ===
[02-Jul-2026 11:31:28 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 11:31:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMzIiwidXNlcm5hbWUiOiJ5dWppdG16IiwiZW1haWwiOiJudW1hcmFpMjIxMDEwQGdtYWlsLmNvbSIsImV4cCI6MTc4MzU5NjM4MX0.LR34k9sqqxv24XL8ktecRIFplnjfiHgzgWXDH3hdSTI
[02-Jul-2026 11:31:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 11:31:28 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 11:31:28 UTC] User ID: 933
[02-Jul-2026 11:31:28 UTC] ✅ User profile retrieved successfully for user ID: 933
[02-Jul-2026 11:31:28 UTC] User Purchases API - User ID: 933
[02-Jul-2026 11:31:28 UTC] User Purchases API - Total purchases found: 1
[02-Jul-2026 11:31:33 UTC] === API CALL LOG ===
[02-Jul-2026 11:31:33 UTC] Endpoint: user/profile.php
[02-Jul-2026 11:31:33 UTC] Full Log Data: {
    "timestamp": "2026-07-02 11:31:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:3bd7:13c8:72c4:a3bb:2bf:781a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:3bd7:13c8:72c4:a3bb:2bf:781a, 172.71.82.79",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMzIiwidXNlcm5hbWUiOiJ5dWppdG16IiwiZW1haWwiOiJudW1hcmFpMjIxMDEwQGdtYWlsLmNvbSIsImV4cCI6MTc4MzU5NjM4MX0.LR34k9sqqxv24XL8ktecRIFplnjfiHgzgWXDH3hdSTI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a14d53230b149c59-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:3bd7:13c8:72c4:a3bb:2bf:781a",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 11:31:33 UTC] === END API CALL LOG ===
[02-Jul-2026 11:31:33 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 11:31:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMzIiwidXNlcm5hbWUiOiJ5dWppdG16IiwiZW1haWwiOiJudW1hcmFpMjIxMDEwQGdtYWlsLmNvbSIsImV4cCI6MTc4MzU5NjM4MX0.LR34k9sqqxv24XL8ktecRIFplnjfiHgzgWXDH3hdSTI
[02-Jul-2026 11:31:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 11:31:33 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 11:31:33 UTC] User ID: 933
[02-Jul-2026 11:31:33 UTC] ✅ User profile retrieved successfully for user ID: 933
[02-Jul-2026 11:31:33 UTC] User Purchases API - User ID: 933
[02-Jul-2026 11:31:33 UTC] User Purchases API - Total purchases found: 1
[02-Jul-2026 11:31:38 UTC] === API CALL LOG ===
[02-Jul-2026 11:31:38 UTC] Endpoint: user/profile.php
[02-Jul-2026 11:31:38 UTC] Full Log Data: {
    "timestamp": "2026-07-02 11:31:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:3bd7:13c8:72c4:a3bb:2bf:781a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:3bd7:13c8:72c4:a3bb:2bf:781a, 172.71.82.79",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMzIiwidXNlcm5hbWUiOiJ5dWppdG16IiwiZW1haWwiOiJudW1hcmFpMjIxMDEwQGdtYWlsLmNvbSIsImV4cCI6MTc4MzU5NjM4MX0.LR34k9sqqxv24XL8ktecRIFplnjfiHgzgWXDH3hdSTI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a14d534369e39c59-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:3bd7:13c8:72c4:a3bb:2bf:781a",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 11:31:38 UTC] === END API CALL LOG ===
[02-Jul-2026 11:31:38 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 11:31:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMzIiwidXNlcm5hbWUiOiJ5dWppdG16IiwiZW1haWwiOiJudW1hcmFpMjIxMDEwQGdtYWlsLmNvbSIsImV4cCI6MTc4MzU5NjM4MX0.LR34k9sqqxv24XL8ktecRIFplnjfiHgzgWXDH3hdSTI
[02-Jul-2026 11:31:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 11:31:38 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 11:31:38 UTC] User ID: 933
[02-Jul-2026 11:31:38 UTC] ✅ User profile retrieved successfully for user ID: 933
[02-Jul-2026 11:31:38 UTC] User Purchases API - User ID: 933
[02-Jul-2026 11:31:38 UTC] User Purchases API - Total purchases found: 1
[02-Jul-2026 11:31:44 UTC] === API CALL LOG ===
[02-Jul-2026 11:31:44 UTC] Endpoint: user/profile.php
[02-Jul-2026 11:31:44 UTC] Full Log Data: {
    "timestamp": "2026-07-02 11:31:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:3bd7:13c8:72c4:a3bb:2bf:781a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:3bd7:13c8:72c4:a3bb:2bf:781a, 172.71.82.79",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMzIiwidXNlcm5hbWUiOiJ5dWppdG16IiwiZW1haWwiOiJudW1hcmFpMjIxMDEwQGdtYWlsLmNvbSIsImV4cCI6MTc4MzU5NjM4MX0.LR34k9sqqxv24XL8ktecRIFplnjfiHgzgWXDH3hdSTI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a14d53694dd49c59-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:3bd7:13c8:72c4:a3bb:2bf:781a",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 11:31:44 UTC] === END API CALL LOG ===
[02-Jul-2026 11:31:44 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 11:31:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMzIiwidXNlcm5hbWUiOiJ5dWppdG16IiwiZW1haWwiOiJudW1hcmFpMjIxMDEwQGdtYWlsLmNvbSIsImV4cCI6MTc4MzU5NjM4MX0.LR34k9sqqxv24XL8ktecRIFplnjfiHgzgWXDH3hdSTI
[02-Jul-2026 11:31:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 11:31:44 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 11:31:44 UTC] User ID: 933
[02-Jul-2026 11:31:44 UTC] ✅ User profile retrieved successfully for user ID: 933
[02-Jul-2026 11:31:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 11:31:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 11:31:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:3bd7:13c8:72c4:a3bb:2bf:781a, 172.71.82.78","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMzIiwidXNlcm5hbWUiOiJ5dWppdG16IiwiZW1haWwiOiJudW1hcmFpMjIxMDEwQGdtYWlsLmNvbSIsImV4cCI6MTc4MzU5NjM4MX0.LR34k9sqqxv24XL8ktecRIFplnjfiHgzgWXDH3hdSTI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a14d53694dd19c59-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:3bd7:13c8:72c4:a3bb:2bf:781a","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Jul-2026 11:31:44 UTC] === User Orders API Called ===
[02-Jul-2026 11:31:44 UTC] User ID: 933
[02-Jul-2026 11:31:44 UTC] Limit: 20, Offset: 0
[02-Jul-2026 11:31:44 UTC] Orders found: 0
[02-Jul-2026 11:31:44 UTC] Orders data: []
[02-Jul-2026 11:31:44 UTC] Total orders count: 0
[02-Jul-2026 11:31:44 UTC] === API CALL LOG ===
[02-Jul-2026 11:31:44 UTC] Endpoint: user/profile.php
[02-Jul-2026 11:31:44 UTC] Full Log Data: {
    "timestamp": "2026-07-02 11:31:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:3bd7:13c8:72c4:a3bb:2bf:781a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:3bd7:13c8:72c4:a3bb:2bf:781a, 172.71.82.78",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMzIiwidXNlcm5hbWUiOiJ5dWppdG16IiwiZW1haWwiOiJudW1hcmFpMjIxMDEwQGdtYWlsLmNvbSIsImV4cCI6MTc4MzU5NjM4MX0.LR34k9sqqxv24XL8ktecRIFplnjfiHgzgWXDH3hdSTI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a14d536d39d79c59-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:3bd7:13c8:72c4:a3bb:2bf:781a",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 11:31:44 UTC] === END API CALL LOG ===
[02-Jul-2026 11:31:44 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 11:31:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMzIiwidXNlcm5hbWUiOiJ5dWppdG16IiwiZW1haWwiOiJudW1hcmFpMjIxMDEwQGdtYWlsLmNvbSIsImV4cCI6MTc4MzU5NjM4MX0.LR34k9sqqxv24XL8ktecRIFplnjfiHgzgWXDH3hdSTI
[02-Jul-2026 11:31:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 11:31:44 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 11:31:44 UTC] User ID: 933
[02-Jul-2026 11:31:44 UTC] ✅ User profile retrieved successfully for user ID: 933
[02-Jul-2026 11:31:53 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 11:31:53 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 11:31:53 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:3bd7:13c8:72c4:a3bb:2bf:781a, 172.71.82.78","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMzIiwidXNlcm5hbWUiOiJ5dWppdG16IiwiZW1haWwiOiJudW1hcmFpMjIxMDEwQGdtYWlsLmNvbSIsImV4cCI6MTc4MzU5NjM4MX0.LR34k9sqqxv24XL8ktecRIFplnjfiHgzgWXDH3hdSTI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a14d53a14ed29c59-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:3bd7:13c8:72c4:a3bb:2bf:781a","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Jul-2026 11:31:53 UTC] === User Orders API Called ===
[02-Jul-2026 11:31:53 UTC] User ID: 933
[02-Jul-2026 11:31:53 UTC] Limit: 20, Offset: 0
[02-Jul-2026 11:31:53 UTC] Orders found: 0
[02-Jul-2026 11:31:53 UTC] Orders data: []
[02-Jul-2026 11:31:53 UTC] Total orders count: 0
[02-Jul-2026 11:31:53 UTC] === API CALL LOG ===
[02-Jul-2026 11:31:53 UTC] Endpoint: user/profile.php
[02-Jul-2026 11:31:53 UTC] Full Log Data: {
    "timestamp": "2026-07-02 11:31:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:3bd7:13c8:72c4:a3bb:2bf:781a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:3bd7:13c8:72c4:a3bb:2bf:781a, 172.71.82.78",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMzIiwidXNlcm5hbWUiOiJ5dWppdG16IiwiZW1haWwiOiJudW1hcmFpMjIxMDEwQGdtYWlsLmNvbSIsImV4cCI6MTc4MzU5NjM4MX0.LR34k9sqqxv24XL8ktecRIFplnjfiHgzgWXDH3hdSTI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a14d53a14ed59c59-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:3bd7:13c8:72c4:a3bb:2bf:781a",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 11:31:53 UTC] === END API CALL LOG ===
[02-Jul-2026 11:31:53 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 11:31:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMzIiwidXNlcm5hbWUiOiJ5dWppdG16IiwiZW1haWwiOiJudW1hcmFpMjIxMDEwQGdtYWlsLmNvbSIsImV4cCI6MTc4MzU5NjM4MX0.LR34k9sqqxv24XL8ktecRIFplnjfiHgzgWXDH3hdSTI
[02-Jul-2026 11:31:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 11:31:53 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 11:31:53 UTC] User ID: 933
[02-Jul-2026 11:31:53 UTC] ✅ User profile retrieved successfully for user ID: 933
[02-Jul-2026 11:31:53 UTC] === API CALL LOG ===
[02-Jul-2026 11:31:53 UTC] Endpoint: user/profile.php
[02-Jul-2026 11:31:53 UTC] Full Log Data: {
    "timestamp": "2026-07-02 11:31:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:3bd7:13c8:72c4:a3bb:2bf:781a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:3bd7:13c8:72c4:a3bb:2bf:781a, 172.71.82.78",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMzIiwidXNlcm5hbWUiOiJ5dWppdG16IiwiZW1haWwiOiJudW1hcmFpMjIxMDEwQGdtYWlsLmNvbSIsImV4cCI6MTc4MzU5NjM4MX0.LR34k9sqqxv24XL8ktecRIFplnjfiHgzgWXDH3hdSTI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a14d53a50a2b9c59-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:3bd7:13c8:72c4:a3bb:2bf:781a",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 11:31:53 UTC] === END API CALL LOG ===
[02-Jul-2026 11:31:53 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 11:31:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMzIiwidXNlcm5hbWUiOiJ5dWppdG16IiwiZW1haWwiOiJudW1hcmFpMjIxMDEwQGdtYWlsLmNvbSIsImV4cCI6MTc4MzU5NjM4MX0.LR34k9sqqxv24XL8ktecRIFplnjfiHgzgWXDH3hdSTI
[02-Jul-2026 11:31:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 11:31:53 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 11:31:53 UTC] User ID: 933
[02-Jul-2026 11:31:53 UTC] ✅ User profile retrieved successfully for user ID: 933
[02-Jul-2026 11:31:54 UTC] === API CALL LOG ===
[02-Jul-2026 11:31:54 UTC] Endpoint: user/profile.php
[02-Jul-2026 11:31:54 UTC] Full Log Data: {
    "timestamp": "2026-07-02 11:31:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:3bd7:13c8:72c4:a3bb:2bf:781a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:3bd7:13c8:72c4:a3bb:2bf:781a, 172.71.82.78",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMzIiwidXNlcm5hbWUiOiJ5dWppdG16IiwiZW1haWwiOiJudW1hcmFpMjIxMDEwQGdtYWlsLmNvbSIsImV4cCI6MTc4MzU5NjM4MX0.LR34k9sqqxv24XL8ktecRIFplnjfiHgzgWXDH3hdSTI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a14d53a7ace89c59-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:3bd7:13c8:72c4:a3bb:2bf:781a",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 11:31:54 UTC] === END API CALL LOG ===
[02-Jul-2026 11:31:54 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 11:31:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTMzIiwidXNlcm5hbWUiOiJ5dWppdG16IiwiZW1haWwiOiJudW1hcmFpMjIxMDEwQGdtYWlsLmNvbSIsImV4cCI6MTc4MzU5NjM4MX0.LR34k9sqqxv24XL8ktecRIFplnjfiHgzgWXDH3hdSTI
[02-Jul-2026 11:31:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 11:31:54 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 11:31:54 UTC] User ID: 933
[02-Jul-2026 11:31:54 UTC] ✅ User profile retrieved successfully for user ID: 933
[02-Jul-2026 11:31:54 UTC] User Purchases API - User ID: 933
[02-Jul-2026 11:31:54 UTC] User Purchases API - Total purchases found: 1
[02-Jul-2026 14:31:45 UTC] === API CALL LOG ===
[02-Jul-2026 14:31:45 UTC] Endpoint: user/profile.php
[02-Jul-2026 14:31:45 UTC] Full Log Data: {
    "timestamp": "2026-07-02 14:31:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "202.46.68.11",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "202.46.68.11, 172.70.208.4",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIwIiwidXNlcm5hbWUiOiJtYXp6bzg4IiwiZW1haWwiOiJyYWZpZi5ycjAwOThAZ21haWwuY29tIiwiZXhwIjoxNzgzMzUxMTc2fQ.sNpdyLu2yie1I41GimUgiVIMhdvZTlwf759SztQcjgg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a14e5b190d98fd61-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "202.46.68.11",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 14:31:45 UTC] === END API CALL LOG ===
[02-Jul-2026 14:31:45 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 14:31:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIwIiwidXNlcm5hbWUiOiJtYXp6bzg4IiwiZW1haWwiOiJyYWZpZi5ycjAwOThAZ21haWwuY29tIiwiZXhwIjoxNzgzMzUxMTc2fQ.sNpdyLu2yie1I41GimUgiVIMhdvZTlwf759SztQcjgg
[02-Jul-2026 14:31:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 14:31:45 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 14:31:45 UTC] User ID: 920
[02-Jul-2026 14:31:45 UTC] ✅ User profile retrieved successfully for user ID: 920
[02-Jul-2026 14:31:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 14:31:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 14:31:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"202.46.68.11, 172.70.208.4","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIwIiwidXNlcm5hbWUiOiJtYXp6bzg4IiwiZW1haWwiOiJyYWZpZi5ycjAwOThAZ21haWwuY29tIiwiZXhwIjoxNzgzMzUxMTc2fQ.sNpdyLu2yie1I41GimUgiVIMhdvZTlwf759SztQcjgg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a14e5b1f0a2afd61-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"202.46.68.11","cf-ipcountry":"ID","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Jul-2026 14:31:45 UTC] === User Orders API Called ===
[02-Jul-2026 14:31:45 UTC] User ID: 920
[02-Jul-2026 14:31:45 UTC] Limit: 20, Offset: 0
[02-Jul-2026 14:31:45 UTC] Orders found: 0
[02-Jul-2026 14:31:45 UTC] Orders data: []
[02-Jul-2026 14:31:45 UTC] Total orders count: 0
[02-Jul-2026 14:31:46 UTC] === API CALL LOG ===
[02-Jul-2026 14:31:46 UTC] Endpoint: user/profile.php
[02-Jul-2026 14:31:46 UTC] Full Log Data: {
    "timestamp": "2026-07-02 14:31:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "202.46.68.11",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "202.46.68.11, 172.70.208.49",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIwIiwidXNlcm5hbWUiOiJtYXp6bzg4IiwiZW1haWwiOiJyYWZpZi5ycjAwOThAZ21haWwuY29tIiwiZXhwIjoxNzgzMzUxMTc2fQ.sNpdyLu2yie1I41GimUgiVIMhdvZTlwf759SztQcjgg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a14e5b1f09b8fd61-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "202.46.68.11",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 14:31:46 UTC] === END API CALL LOG ===
[02-Jul-2026 14:31:46 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 14:31:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIwIiwidXNlcm5hbWUiOiJtYXp6bzg4IiwiZW1haWwiOiJyYWZpZi5ycjAwOThAZ21haWwuY29tIiwiZXhwIjoxNzgzMzUxMTc2fQ.sNpdyLu2yie1I41GimUgiVIMhdvZTlwf759SztQcjgg
[02-Jul-2026 14:31:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 14:31:46 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 14:31:46 UTC] User ID: 920
[02-Jul-2026 14:31:46 UTC] ✅ User profile retrieved successfully for user ID: 920
[02-Jul-2026 14:31:46 UTC] === API CALL LOG ===
[02-Jul-2026 14:31:46 UTC] Endpoint: user/profile.php
[02-Jul-2026 14:31:46 UTC] Full Log Data: {
    "timestamp": "2026-07-02 14:31:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "202.46.68.11",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "202.46.68.11, 172.70.208.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIwIiwidXNlcm5hbWUiOiJtYXp6bzg4IiwiZW1haWwiOiJyYWZpZi5ycjAwOThAZ21haWwuY29tIiwiZXhwIjoxNzgzMzUxMTc2fQ.sNpdyLu2yie1I41GimUgiVIMhdvZTlwf759SztQcjgg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a14e5b1f9b60fd61-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "202.46.68.11",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 14:31:46 UTC] === END API CALL LOG ===
[02-Jul-2026 14:31:46 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 14:31:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIwIiwidXNlcm5hbWUiOiJtYXp6bzg4IiwiZW1haWwiOiJyYWZpZi5ycjAwOThAZ21haWwuY29tIiwiZXhwIjoxNzgzMzUxMTc2fQ.sNpdyLu2yie1I41GimUgiVIMhdvZTlwf759SztQcjgg
[02-Jul-2026 14:31:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 14:31:46 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 14:31:46 UTC] User ID: 920
[02-Jul-2026 14:31:46 UTC] ✅ User profile retrieved successfully for user ID: 920
[02-Jul-2026 14:31:46 UTC] === API CALL LOG ===
[02-Jul-2026 14:31:46 UTC] Endpoint: user/profile.php
[02-Jul-2026 14:31:46 UTC] Full Log Data: {
    "timestamp": "2026-07-02 14:31:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "202.46.68.11",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "202.46.68.11, 172.70.208.4",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIwIiwidXNlcm5hbWUiOiJtYXp6bzg4IiwiZW1haWwiOiJyYWZpZi5ycjAwOThAZ21haWwuY29tIiwiZXhwIjoxNzgzMzUxMTc2fQ.sNpdyLu2yie1I41GimUgiVIMhdvZTlwf759SztQcjgg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a14e5b252df8fd61-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "202.46.68.11",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 14:31:46 UTC] === END API CALL LOG ===
[02-Jul-2026 14:31:46 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 14:31:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIwIiwidXNlcm5hbWUiOiJtYXp6bzg4IiwiZW1haWwiOiJyYWZpZi5ycjAwOThAZ21haWwuY29tIiwiZXhwIjoxNzgzMzUxMTc2fQ.sNpdyLu2yie1I41GimUgiVIMhdvZTlwf759SztQcjgg
[02-Jul-2026 14:31:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 14:31:46 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 14:31:46 UTC] User ID: 920
[02-Jul-2026 14:31:46 UTC] ✅ User profile retrieved successfully for user ID: 920
[02-Jul-2026 14:31:59 UTC] === API CALL LOG ===
[02-Jul-2026 14:31:59 UTC] Endpoint: user/profile.php
[02-Jul-2026 14:31:59 UTC] Full Log Data: {
    "timestamp": "2026-07-02 14:31:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "202.46.68.11",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "202.46.68.11, 172.70.208.4",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIwIiwidXNlcm5hbWUiOiJtYXp6bzg4IiwiZW1haWwiOiJyYWZpZi5ycjAwOThAZ21haWwuY29tIiwiZXhwIjoxNzgzMzUxMTc2fQ.sNpdyLu2yie1I41GimUgiVIMhdvZTlwf759SztQcjgg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a14e5b717a52fd61-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "202.46.68.11",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 14:31:59 UTC] === END API CALL LOG ===
[02-Jul-2026 14:31:59 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 14:31:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIwIiwidXNlcm5hbWUiOiJtYXp6bzg4IiwiZW1haWwiOiJyYWZpZi5ycjAwOThAZ21haWwuY29tIiwiZXhwIjoxNzgzMzUxMTc2fQ.sNpdyLu2yie1I41GimUgiVIMhdvZTlwf759SztQcjgg
[02-Jul-2026 14:31:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 14:31:59 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 14:31:59 UTC] User ID: 920
[02-Jul-2026 14:31:59 UTC] ✅ User profile retrieved successfully for user ID: 920
[02-Jul-2026 14:31:59 UTC] User Purchases API - User ID: 920
[02-Jul-2026 14:31:59 UTC] User Purchases API - Total purchases found: 1
[02-Jul-2026 14:32:12 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 14:32:12 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 14:32:12 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"202.46.68.11, 172.70.208.4","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIwIiwidXNlcm5hbWUiOiJtYXp6bzg4IiwiZW1haWwiOiJyYWZpZi5ycjAwOThAZ21haWwuY29tIiwiZXhwIjoxNzgzMzUxMTc2fQ.sNpdyLu2yie1I41GimUgiVIMhdvZTlwf759SztQcjgg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a14e5bc33ac2fd61-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"202.46.68.11","cf-ipcountry":"ID","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Jul-2026 14:32:12 UTC] === User Orders API Called ===
[02-Jul-2026 14:32:12 UTC] User ID: 920
[02-Jul-2026 14:32:12 UTC] Limit: 20, Offset: 0
[02-Jul-2026 14:32:12 UTC] Orders found: 0
[02-Jul-2026 14:32:12 UTC] Orders data: []
[02-Jul-2026 14:32:12 UTC] Total orders count: 0
[02-Jul-2026 14:32:12 UTC] === API CALL LOG ===
[02-Jul-2026 14:32:12 UTC] Endpoint: user/profile.php
[02-Jul-2026 14:32:12 UTC] Full Log Data: {
    "timestamp": "2026-07-02 14:32:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "202.46.68.11",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "202.46.68.11, 172.70.208.4",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIwIiwidXNlcm5hbWUiOiJtYXp6bzg4IiwiZW1haWwiOiJyYWZpZi5ycjAwOThAZ21haWwuY29tIiwiZXhwIjoxNzgzMzUxMTc2fQ.sNpdyLu2yie1I41GimUgiVIMhdvZTlwf759SztQcjgg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a14e5bc37ba9fd61-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "202.46.68.11",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 14:32:12 UTC] === END API CALL LOG ===
[02-Jul-2026 14:32:12 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 14:32:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIwIiwidXNlcm5hbWUiOiJtYXp6bzg4IiwiZW1haWwiOiJyYWZpZi5ycjAwOThAZ21haWwuY29tIiwiZXhwIjoxNzgzMzUxMTc2fQ.sNpdyLu2yie1I41GimUgiVIMhdvZTlwf759SztQcjgg
[02-Jul-2026 14:32:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 14:32:12 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 14:32:12 UTC] User ID: 920
[02-Jul-2026 14:32:12 UTC] ✅ User profile retrieved successfully for user ID: 920
[02-Jul-2026 14:32:12 UTC] === API CALL LOG ===
[02-Jul-2026 14:32:12 UTC] Endpoint: user/profile.php
[02-Jul-2026 14:32:12 UTC] Full Log Data: {
    "timestamp": "2026-07-02 14:32:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "202.46.68.11",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "202.46.68.11, 172.70.208.4",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIwIiwidXNlcm5hbWUiOiJtYXp6bzg4IiwiZW1haWwiOiJyYWZpZi5ycjAwOThAZ21haWwuY29tIiwiZXhwIjoxNzgzMzUxMTc2fQ.sNpdyLu2yie1I41GimUgiVIMhdvZTlwf759SztQcjgg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a14e5bc75bbcfd61-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "202.46.68.11",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 14:32:12 UTC] === END API CALL LOG ===
[02-Jul-2026 14:32:12 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 14:32:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIwIiwidXNlcm5hbWUiOiJtYXp6bzg4IiwiZW1haWwiOiJyYWZpZi5ycjAwOThAZ21haWwuY29tIiwiZXhwIjoxNzgzMzUxMTc2fQ.sNpdyLu2yie1I41GimUgiVIMhdvZTlwf759SztQcjgg
[02-Jul-2026 14:32:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 14:32:12 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 14:32:12 UTC] User ID: 920
[02-Jul-2026 14:32:12 UTC] ✅ User profile retrieved successfully for user ID: 920
[02-Jul-2026 14:32:13 UTC] === API CALL LOG ===
[02-Jul-2026 14:32:13 UTC] Endpoint: user/profile.php
[02-Jul-2026 14:32:13 UTC] Full Log Data: {
    "timestamp": "2026-07-02 14:32:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "202.46.68.11",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "202.46.68.11, 172.70.208.4",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIwIiwidXNlcm5hbWUiOiJtYXp6bzg4IiwiZW1haWwiOiJyYWZpZi5ycjAwOThAZ21haWwuY29tIiwiZXhwIjoxNzgzMzUxMTc2fQ.sNpdyLu2yie1I41GimUgiVIMhdvZTlwf759SztQcjgg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a14e5bcb7bebfd61-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "202.46.68.11",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 14:32:13 UTC] === END API CALL LOG ===
[02-Jul-2026 14:32:13 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 14:32:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIwIiwidXNlcm5hbWUiOiJtYXp6bzg4IiwiZW1haWwiOiJyYWZpZi5ycjAwOThAZ21haWwuY29tIiwiZXhwIjoxNzgzMzUxMTc2fQ.sNpdyLu2yie1I41GimUgiVIMhdvZTlwf759SztQcjgg
[02-Jul-2026 14:32:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 14:32:13 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 14:32:13 UTC] User ID: 920
[02-Jul-2026 14:32:13 UTC] ✅ User profile retrieved successfully for user ID: 920
[02-Jul-2026 14:32:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 14:32:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 14:32:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"202.46.68.11, 172.70.208.4","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIwIiwidXNlcm5hbWUiOiJtYXp6bzg4IiwiZW1haWwiOiJyYWZpZi5ycjAwOThAZ21haWwuY29tIiwiZXhwIjoxNzgzMzUxMTc2fQ.sNpdyLu2yie1I41GimUgiVIMhdvZTlwf759SztQcjgg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a14e5be5dd8ffd61-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"202.46.68.11","cf-ipcountry":"ID","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Jul-2026 14:32:17 UTC] === User Orders API Called ===
[02-Jul-2026 14:32:17 UTC] User ID: 920
[02-Jul-2026 14:32:17 UTC] Limit: 20, Offset: 0
[02-Jul-2026 14:32:17 UTC] Orders found: 0
[02-Jul-2026 14:32:17 UTC] Orders data: []
[02-Jul-2026 14:32:17 UTC] Total orders count: 0
[02-Jul-2026 14:32:17 UTC] === API CALL LOG ===
[02-Jul-2026 14:32:17 UTC] Endpoint: user/profile.php
[02-Jul-2026 14:32:17 UTC] Full Log Data: {
    "timestamp": "2026-07-02 14:32:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "202.46.68.11",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "202.46.68.11, 172.70.208.4",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIwIiwidXNlcm5hbWUiOiJtYXp6bzg4IiwiZW1haWwiOiJyYWZpZi5ycjAwOThAZ21haWwuY29tIiwiZXhwIjoxNzgzMzUxMTc2fQ.sNpdyLu2yie1I41GimUgiVIMhdvZTlwf759SztQcjgg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a14e5be65f4afd61-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "202.46.68.11",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 14:32:17 UTC] === END API CALL LOG ===
[02-Jul-2026 14:32:17 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 14:32:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIwIiwidXNlcm5hbWUiOiJtYXp6bzg4IiwiZW1haWwiOiJyYWZpZi5ycjAwOThAZ21haWwuY29tIiwiZXhwIjoxNzgzMzUxMTc2fQ.sNpdyLu2yie1I41GimUgiVIMhdvZTlwf759SztQcjgg
[02-Jul-2026 14:32:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 14:32:17 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 14:32:17 UTC] User ID: 920
[02-Jul-2026 14:32:17 UTC] ✅ User profile retrieved successfully for user ID: 920
[02-Jul-2026 14:32:18 UTC] === API CALL LOG ===
[02-Jul-2026 14:32:18 UTC] Endpoint: user/profile.php
[02-Jul-2026 14:32:18 UTC] Full Log Data: {
    "timestamp": "2026-07-02 14:32:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "202.46.68.11",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "202.46.68.11, 172.70.208.5",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIwIiwidXNlcm5hbWUiOiJtYXp6bzg4IiwiZW1haWwiOiJyYWZpZi5ycjAwOThAZ21haWwuY29tIiwiZXhwIjoxNzgzMzUxMTc2fQ.sNpdyLu2yie1I41GimUgiVIMhdvZTlwf759SztQcjgg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a14e5bea3cfafd61-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "202.46.68.11",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 14:32:18 UTC] === END API CALL LOG ===
[02-Jul-2026 14:32:18 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 14:32:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIwIiwidXNlcm5hbWUiOiJtYXp6bzg4IiwiZW1haWwiOiJyYWZpZi5ycjAwOThAZ21haWwuY29tIiwiZXhwIjoxNzgzMzUxMTc2fQ.sNpdyLu2yie1I41GimUgiVIMhdvZTlwf759SztQcjgg
[02-Jul-2026 14:32:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 14:32:18 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 14:32:18 UTC] User ID: 920
[02-Jul-2026 14:32:18 UTC] ✅ User profile retrieved successfully for user ID: 920
[02-Jul-2026 14:32:18 UTC] === API CALL LOG ===
[02-Jul-2026 14:32:18 UTC] Endpoint: user/profile.php
[02-Jul-2026 14:32:18 UTC] Full Log Data: {
    "timestamp": "2026-07-02 14:32:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "202.46.68.11",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "202.46.68.11, 172.70.208.5",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIwIiwidXNlcm5hbWUiOiJtYXp6bzg4IiwiZW1haWwiOiJyYWZpZi5ycjAwOThAZ21haWwuY29tIiwiZXhwIjoxNzgzMzUxMTc2fQ.sNpdyLu2yie1I41GimUgiVIMhdvZTlwf759SztQcjgg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a14e5beb38d6fd61-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "202.46.68.11",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 14:32:18 UTC] === END API CALL LOG ===
[02-Jul-2026 14:32:18 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 14:32:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTIwIiwidXNlcm5hbWUiOiJtYXp6bzg4IiwiZW1haWwiOiJyYWZpZi5ycjAwOThAZ21haWwuY29tIiwiZXhwIjoxNzgzMzUxMTc2fQ.sNpdyLu2yie1I41GimUgiVIMhdvZTlwf759SztQcjgg
[02-Jul-2026 14:32:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 14:32:18 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 14:32:18 UTC] User ID: 920
[02-Jul-2026 14:32:18 UTC] ✅ User profile retrieved successfully for user ID: 920
[02-Jul-2026 15:31:16 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 15:31:16 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 15:31:16 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.97.254, 172.71.241.85","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM0IiwidXNlcm5hbWUiOiJwaGFpdGg3MzUiLCJlbWFpbCI6Im5lbGx5Z3JhY2U2MDBAZ21haWwuY29tIiwiZXhwIjoxNzgzNjExMDc1fQ.qpwYsI-prI0ZrtAt6L_x7O0ZgQOSzaL5dwYinSNJx98","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a14eb24cd94ee5af-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.97.254","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Jul-2026 15:31:16 UTC] === User Orders API Called ===
[02-Jul-2026 15:31:16 UTC] User ID: 934
[02-Jul-2026 15:31:16 UTC] Limit: 20, Offset: 0
[02-Jul-2026 15:31:16 UTC] Orders found: 0
[02-Jul-2026 15:31:16 UTC] Orders data: []
[02-Jul-2026 15:31:16 UTC] Total orders count: 0
[02-Jul-2026 15:31:16 UTC] === API CALL LOG ===
[02-Jul-2026 15:31:16 UTC] Endpoint: user/profile.php
[02-Jul-2026 15:31:16 UTC] Full Log Data: {
    "timestamp": "2026-07-02 15:31:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.97.254",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.97.254, 172.71.241.85",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM0IiwidXNlcm5hbWUiOiJwaGFpdGg3MzUiLCJlbWFpbCI6Im5lbGx5Z3JhY2U2MDBAZ21haWwuY29tIiwiZXhwIjoxNzgzNjExMDc1fQ.qpwYsI-prI0ZrtAt6L_x7O0ZgQOSzaL5dwYinSNJx98",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a14eb24cd940e5af-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.97.254",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 15:31:16 UTC] === END API CALL LOG ===
[02-Jul-2026 15:31:16 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 15:31:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM0IiwidXNlcm5hbWUiOiJwaGFpdGg3MzUiLCJlbWFpbCI6Im5lbGx5Z3JhY2U2MDBAZ21haWwuY29tIiwiZXhwIjoxNzgzNjExMDc1fQ.qpwYsI-prI0ZrtAt6L_x7O0ZgQOSzaL5dwYinSNJx98
[02-Jul-2026 15:31:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 15:31:16 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 15:31:16 UTC] User ID: 934
[02-Jul-2026 15:31:16 UTC] ✅ User profile retrieved successfully for user ID: 934
[02-Jul-2026 15:31:16 UTC] === API CALL LOG ===
[02-Jul-2026 15:31:16 UTC] Endpoint: user/profile.php
[02-Jul-2026 15:31:16 UTC] Full Log Data: {
    "timestamp": "2026-07-02 15:31:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.97.254",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.97.254, 172.71.241.85",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM0IiwidXNlcm5hbWUiOiJwaGFpdGg3MzUiLCJlbWFpbCI6Im5lbGx5Z3JhY2U2MDBAZ21haWwuY29tIiwiZXhwIjoxNzgzNjExMDc1fQ.qpwYsI-prI0ZrtAt6L_x7O0ZgQOSzaL5dwYinSNJx98",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a14eb24cd950e5af-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.97.254",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 15:31:16 UTC] === END API CALL LOG ===
[02-Jul-2026 15:31:16 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 15:31:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM0IiwidXNlcm5hbWUiOiJwaGFpdGg3MzUiLCJlbWFpbCI6Im5lbGx5Z3JhY2U2MDBAZ21haWwuY29tIiwiZXhwIjoxNzgzNjExMDc1fQ.qpwYsI-prI0ZrtAt6L_x7O0ZgQOSzaL5dwYinSNJx98
[02-Jul-2026 15:31:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 15:31:16 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 15:31:16 UTC] User ID: 934
[02-Jul-2026 15:31:16 UTC] ✅ User profile retrieved successfully for user ID: 934
[02-Jul-2026 15:31:17 UTC] === API CALL LOG ===
[02-Jul-2026 15:31:17 UTC] Endpoint: user/profile.php
[02-Jul-2026 15:31:17 UTC] Full Log Data: {
    "timestamp": "2026-07-02 15:31:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.97.254",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.97.254, 172.71.241.85",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM0IiwidXNlcm5hbWUiOiJwaGFpdGg3MzUiLCJlbWFpbCI6Im5lbGx5Z3JhY2U2MDBAZ21haWwuY29tIiwiZXhwIjoxNzgzNjExMDc1fQ.qpwYsI-prI0ZrtAt6L_x7O0ZgQOSzaL5dwYinSNJx98",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a14eb2532a4ee5af-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.97.254",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 15:31:17 UTC] === END API CALL LOG ===
[02-Jul-2026 15:31:17 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 15:31:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM0IiwidXNlcm5hbWUiOiJwaGFpdGg3MzUiLCJlbWFpbCI6Im5lbGx5Z3JhY2U2MDBAZ21haWwuY29tIiwiZXhwIjoxNzgzNjExMDc1fQ.qpwYsI-prI0ZrtAt6L_x7O0ZgQOSzaL5dwYinSNJx98
[02-Jul-2026 15:31:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 15:31:17 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 15:31:17 UTC] User ID: 934
[02-Jul-2026 15:31:17 UTC] ✅ User profile retrieved successfully for user ID: 934
[02-Jul-2026 15:32:17 UTC] === API CALL LOG ===
[02-Jul-2026 15:32:17 UTC] Endpoint: user/profile.php
[02-Jul-2026 15:32:17 UTC] Full Log Data: {
    "timestamp": "2026-07-02 15:32:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.97.254",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.97.254, 172.69.194.232",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM0IiwidXNlcm5hbWUiOiJwaGFpdGg3MzUiLCJlbWFpbCI6Im5lbGx5Z3JhY2U2MDBAZ21haWwuY29tIiwiZXhwIjoxNzgzNjExMDc1fQ.qpwYsI-prI0ZrtAt6L_x7O0ZgQOSzaL5dwYinSNJx98",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a14eb3cb3b0e6442-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.97.254",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 15:32:17 UTC] === END API CALL LOG ===
[02-Jul-2026 15:32:17 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 15:32:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM0IiwidXNlcm5hbWUiOiJwaGFpdGg3MzUiLCJlbWFpbCI6Im5lbGx5Z3JhY2U2MDBAZ21haWwuY29tIiwiZXhwIjoxNzgzNjExMDc1fQ.qpwYsI-prI0ZrtAt6L_x7O0ZgQOSzaL5dwYinSNJx98
[02-Jul-2026 15:32:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 15:32:17 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 15:32:17 UTC] User ID: 934
[02-Jul-2026 15:32:17 UTC] ✅ User profile retrieved successfully for user ID: 934
[02-Jul-2026 15:32:18 UTC] === API CALL LOG ===
[02-Jul-2026 15:32:18 UTC] Endpoint: user/profile.php
[02-Jul-2026 15:32:18 UTC] Full Log Data: {
    "timestamp": "2026-07-02 15:32:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.97.254",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.97.254, 172.69.43.204",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM0IiwidXNlcm5hbWUiOiJwaGFpdGg3MzUiLCJlbWFpbCI6Im5lbGx5Z3JhY2U2MDBAZ21haWwuY29tIiwiZXhwIjoxNzgzNjExMDc1fQ.qpwYsI-prI0ZrtAt6L_x7O0ZgQOSzaL5dwYinSNJx98",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a14eb3d11fdb6442-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.97.254",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 15:32:18 UTC] === END API CALL LOG ===
[02-Jul-2026 15:32:18 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 15:32:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM0IiwidXNlcm5hbWUiOiJwaGFpdGg3MzUiLCJlbWFpbCI6Im5lbGx5Z3JhY2U2MDBAZ21haWwuY29tIiwiZXhwIjoxNzgzNjExMDc1fQ.qpwYsI-prI0ZrtAt6L_x7O0ZgQOSzaL5dwYinSNJx98
[02-Jul-2026 15:32:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 15:32:18 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 15:32:18 UTC] User ID: 934
[02-Jul-2026 15:32:18 UTC] ✅ User profile retrieved successfully for user ID: 934
[02-Jul-2026 15:32:19 UTC] === API CALL LOG ===
[02-Jul-2026 15:32:19 UTC] Endpoint: user/profile.php
[02-Jul-2026 15:32:19 UTC] Full Log Data: {
    "timestamp": "2026-07-02 15:32:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.97.254",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.97.254, 172.69.194.232",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM0IiwidXNlcm5hbWUiOiJwaGFpdGg3MzUiLCJlbWFpbCI6Im5lbGx5Z3JhY2U2MDBAZ21haWwuY29tIiwiZXhwIjoxNzgzNjExMDc1fQ.qpwYsI-prI0ZrtAt6L_x7O0ZgQOSzaL5dwYinSNJx98",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a14eb3d329776442-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.97.254",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 15:32:19 UTC] === END API CALL LOG ===
[02-Jul-2026 15:32:19 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 15:32:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM0IiwidXNlcm5hbWUiOiJwaGFpdGg3MzUiLCJlbWFpbCI6Im5lbGx5Z3JhY2U2MDBAZ21haWwuY29tIiwiZXhwIjoxNzgzNjExMDc1fQ.qpwYsI-prI0ZrtAt6L_x7O0ZgQOSzaL5dwYinSNJx98
[02-Jul-2026 15:32:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 15:32:19 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 15:32:19 UTC] User ID: 934
[02-Jul-2026 15:32:19 UTC] ✅ User profile retrieved successfully for user ID: 934
[02-Jul-2026 15:32:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 15:32:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 15:32:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.97.254, 172.69.194.232","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM0IiwidXNlcm5hbWUiOiJwaGFpdGg3MzUiLCJlbWFpbCI6Im5lbGx5Z3JhY2U2MDBAZ21haWwuY29tIiwiZXhwIjoxNzgzNjExMDc1fQ.qpwYsI-prI0ZrtAt6L_x7O0ZgQOSzaL5dwYinSNJx98","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a14eb3d3297d6442-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.97.254","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Jul-2026 15:32:19 UTC] === User Orders API Called ===
[02-Jul-2026 15:32:19 UTC] User ID: 934
[02-Jul-2026 15:32:19 UTC] Limit: 20, Offset: 0
[02-Jul-2026 15:32:19 UTC] Orders found: 0
[02-Jul-2026 15:32:19 UTC] Orders data: []
[02-Jul-2026 15:32:19 UTC] Total orders count: 0
[02-Jul-2026 15:32:19 UTC] === API CALL LOG ===
[02-Jul-2026 15:32:19 UTC] Endpoint: user/profile.php
[02-Jul-2026 15:32:19 UTC] Full Log Data: {
    "timestamp": "2026-07-02 15:32:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.97.254",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.97.254, 172.69.43.204",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM0IiwidXNlcm5hbWUiOiJwaGFpdGg3MzUiLCJlbWFpbCI6Im5lbGx5Z3JhY2U2MDBAZ21haWwuY29tIiwiZXhwIjoxNzgzNjExMDc1fQ.qpwYsI-prI0ZrtAt6L_x7O0ZgQOSzaL5dwYinSNJx98",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a14eb3d42a596442-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.97.254",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 15:32:19 UTC] === END API CALL LOG ===
[02-Jul-2026 15:32:19 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 15:32:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM0IiwidXNlcm5hbWUiOiJwaGFpdGg3MzUiLCJlbWFpbCI6Im5lbGx5Z3JhY2U2MDBAZ21haWwuY29tIiwiZXhwIjoxNzgzNjExMDc1fQ.qpwYsI-prI0ZrtAt6L_x7O0ZgQOSzaL5dwYinSNJx98
[02-Jul-2026 15:32:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 15:32:19 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 15:32:19 UTC] User ID: 934
[02-Jul-2026 15:32:19 UTC] ✅ User profile retrieved successfully for user ID: 934
[02-Jul-2026 15:34:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 15:34:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 15:34:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.97.254, 172.64.192.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM0IiwidXNlcm5hbWUiOiJwaGFpdGg3MzUiLCJlbWFpbCI6Im5lbGx5Z3JhY2U2MDBAZ21haWwuY29tIiwiZXhwIjoxNzgzNjExMDc1fQ.qpwYsI-prI0ZrtAt6L_x7O0ZgQOSzaL5dwYinSNJx98","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a14eb6e3ce13ccc0-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.97.254","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Jul-2026 15:34:24 UTC] === User Orders API Called ===
[02-Jul-2026 15:34:24 UTC] User ID: 934
[02-Jul-2026 15:34:24 UTC] Limit: 20, Offset: 0
[02-Jul-2026 15:34:24 UTC] Orders found: 0
[02-Jul-2026 15:34:24 UTC] Orders data: []
[02-Jul-2026 15:34:24 UTC] Total orders count: 0
[02-Jul-2026 15:34:24 UTC] === API CALL LOG ===
[02-Jul-2026 15:34:24 UTC] Endpoint: user/profile.php
[02-Jul-2026 15:34:24 UTC] Full Log Data: {
    "timestamp": "2026-07-02 15:34:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.97.254",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.97.254, 172.64.192.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM0IiwidXNlcm5hbWUiOiJwaGFpdGg3MzUiLCJlbWFpbCI6Im5lbGx5Z3JhY2U2MDBAZ21haWwuY29tIiwiZXhwIjoxNzgzNjExMDc1fQ.qpwYsI-prI0ZrtAt6L_x7O0ZgQOSzaL5dwYinSNJx98",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a14eb6e3ce15ccc0-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.97.254",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 15:34:24 UTC] === END API CALL LOG ===
[02-Jul-2026 15:34:24 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 15:34:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM0IiwidXNlcm5hbWUiOiJwaGFpdGg3MzUiLCJlbWFpbCI6Im5lbGx5Z3JhY2U2MDBAZ21haWwuY29tIiwiZXhwIjoxNzgzNjExMDc1fQ.qpwYsI-prI0ZrtAt6L_x7O0ZgQOSzaL5dwYinSNJx98
[02-Jul-2026 15:34:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 15:34:24 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 15:34:24 UTC] User ID: 934
[02-Jul-2026 15:34:24 UTC] ✅ User profile retrieved successfully for user ID: 934
[02-Jul-2026 15:34:25 UTC] === API CALL LOG ===
[02-Jul-2026 15:34:25 UTC] Endpoint: user/profile.php
[02-Jul-2026 15:34:25 UTC] Full Log Data: {
    "timestamp": "2026-07-02 15:34:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.97.254",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.97.254, 172.64.192.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM0IiwidXNlcm5hbWUiOiJwaGFpdGg3MzUiLCJlbWFpbCI6Im5lbGx5Z3JhY2U2MDBAZ21haWwuY29tIiwiZXhwIjoxNzgzNjExMDc1fQ.qpwYsI-prI0ZrtAt6L_x7O0ZgQOSzaL5dwYinSNJx98",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a14eb6e7083fccc0-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.97.254",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 15:34:25 UTC] === END API CALL LOG ===
[02-Jul-2026 15:34:25 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 15:34:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM0IiwidXNlcm5hbWUiOiJwaGFpdGg3MzUiLCJlbWFpbCI6Im5lbGx5Z3JhY2U2MDBAZ21haWwuY29tIiwiZXhwIjoxNzgzNjExMDc1fQ.qpwYsI-prI0ZrtAt6L_x7O0ZgQOSzaL5dwYinSNJx98
[02-Jul-2026 15:34:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 15:34:25 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 15:34:25 UTC] User ID: 934
[02-Jul-2026 15:34:25 UTC] ✅ User profile retrieved successfully for user ID: 934
[02-Jul-2026 15:35:52 UTC] === API CALL LOG ===
[02-Jul-2026 15:35:52 UTC] Endpoint: user/profile.php
[02-Jul-2026 15:35:52 UTC] Full Log Data: {
    "timestamp": "2026-07-02 15:35:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.97.254",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.97.254, 172.64.192.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM0IiwidXNlcm5hbWUiOiJwaGFpdGg3MzUiLCJlbWFpbCI6Im5lbGx5Z3JhY2U2MDBAZ21haWwuY29tIiwiZXhwIjoxNzgzNjExMDc1fQ.qpwYsI-prI0ZrtAt6L_x7O0ZgQOSzaL5dwYinSNJx98",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a14eb90b18faccc0-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.97.254",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 15:35:52 UTC] === END API CALL LOG ===
[02-Jul-2026 15:35:52 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 15:35:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM0IiwidXNlcm5hbWUiOiJwaGFpdGg3MzUiLCJlbWFpbCI6Im5lbGx5Z3JhY2U2MDBAZ21haWwuY29tIiwiZXhwIjoxNzgzNjExMDc1fQ.qpwYsI-prI0ZrtAt6L_x7O0ZgQOSzaL5dwYinSNJx98
[02-Jul-2026 15:35:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 15:35:52 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 15:35:52 UTC] User ID: 934
[02-Jul-2026 15:35:52 UTC] ✅ User profile retrieved successfully for user ID: 934
[02-Jul-2026 15:35:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 15:35:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 15:35:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.97.254, 172.64.192.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM0IiwidXNlcm5hbWUiOiJwaGFpdGg3MzUiLCJlbWFpbCI6Im5lbGx5Z3JhY2U2MDBAZ21haWwuY29tIiwiZXhwIjoxNzgzNjExMDc1fQ.qpwYsI-prI0ZrtAt6L_x7O0ZgQOSzaL5dwYinSNJx98","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a14eb90b18f8ccc0-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.97.254","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Jul-2026 15:35:52 UTC] === User Orders API Called ===
[02-Jul-2026 15:35:52 UTC] User ID: 934
[02-Jul-2026 15:35:52 UTC] Limit: 20, Offset: 0
[02-Jul-2026 15:35:52 UTC] Orders found: 0
[02-Jul-2026 15:35:52 UTC] Orders data: []
[02-Jul-2026 15:35:52 UTC] Total orders count: 0
[02-Jul-2026 15:35:53 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 15:35:53 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 15:35:53 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.97.254, 172.64.192.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM0IiwidXNlcm5hbWUiOiJwaGFpdGg3MzUiLCJlbWFpbCI6Im5lbGx5Z3JhY2U2MDBAZ21haWwuY29tIiwiZXhwIjoxNzgzNjExMDc1fQ.qpwYsI-prI0ZrtAt6L_x7O0ZgQOSzaL5dwYinSNJx98","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a14eb90eccabccc0-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.97.254","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Jul-2026 15:35:53 UTC] === User Orders API Called ===
[02-Jul-2026 15:35:53 UTC] User ID: 934
[02-Jul-2026 15:35:53 UTC] Limit: 20, Offset: 0
[02-Jul-2026 15:35:53 UTC] Orders found: 0
[02-Jul-2026 15:35:53 UTC] Orders data: []
[02-Jul-2026 15:35:53 UTC] Total orders count: 0
[02-Jul-2026 15:35:54 UTC] === API CALL LOG ===
[02-Jul-2026 15:35:54 UTC] Endpoint: user/profile.php
[02-Jul-2026 15:35:54 UTC] Full Log Data: {
    "timestamp": "2026-07-02 15:35:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.97.254",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.97.254, 172.64.192.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM0IiwidXNlcm5hbWUiOiJwaGFpdGg3MzUiLCJlbWFpbCI6Im5lbGx5Z3JhY2U2MDBAZ21haWwuY29tIiwiZXhwIjoxNzgzNjExMDc1fQ.qpwYsI-prI0ZrtAt6L_x7O0ZgQOSzaL5dwYinSNJx98",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a14eb9183c97ccc0-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.97.254",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 15:35:54 UTC] === END API CALL LOG ===
[02-Jul-2026 15:35:54 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 15:35:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM0IiwidXNlcm5hbWUiOiJwaGFpdGg3MzUiLCJlbWFpbCI6Im5lbGx5Z3JhY2U2MDBAZ21haWwuY29tIiwiZXhwIjoxNzgzNjExMDc1fQ.qpwYsI-prI0ZrtAt6L_x7O0ZgQOSzaL5dwYinSNJx98
[02-Jul-2026 15:35:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 15:35:54 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 15:35:54 UTC] User ID: 934
[02-Jul-2026 15:35:54 UTC] ✅ User profile retrieved successfully for user ID: 934
[02-Jul-2026 15:35:55 UTC] User Purchases API - User ID: 934
[02-Jul-2026 15:35:55 UTC] User Purchases API - Total purchases found: 2
[02-Jul-2026 15:35:59 UTC] === API CALL LOG ===
[02-Jul-2026 15:35:59 UTC] Endpoint: user/profile.php
[02-Jul-2026 15:35:59 UTC] Full Log Data: {
    "timestamp": "2026-07-02 15:35:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.97.254",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.97.254, 172.64.192.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM0IiwidXNlcm5hbWUiOiJwaGFpdGg3MzUiLCJlbWFpbCI6Im5lbGx5Z3JhY2U2MDBAZ21haWwuY29tIiwiZXhwIjoxNzgzNjExMDc1fQ.qpwYsI-prI0ZrtAt6L_x7O0ZgQOSzaL5dwYinSNJx98",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a14eb933bd20ccc0-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.97.254",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 15:35:59 UTC] === END API CALL LOG ===
[02-Jul-2026 15:35:59 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 15:35:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM0IiwidXNlcm5hbWUiOiJwaGFpdGg3MzUiLCJlbWFpbCI6Im5lbGx5Z3JhY2U2MDBAZ21haWwuY29tIiwiZXhwIjoxNzgzNjExMDc1fQ.qpwYsI-prI0ZrtAt6L_x7O0ZgQOSzaL5dwYinSNJx98
[02-Jul-2026 15:35:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 15:35:59 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 15:35:59 UTC] User ID: 934
[02-Jul-2026 15:35:59 UTC] ✅ User profile retrieved successfully for user ID: 934
[02-Jul-2026 15:35:59 UTC] User Purchases API - User ID: 934
[02-Jul-2026 15:35:59 UTC] User Purchases API - Total purchases found: 2
[02-Jul-2026 15:36:00 UTC] User Purchases API - User ID: 934
[02-Jul-2026 15:36:00 UTC] User Purchases API - Total purchases found: 2
[02-Jul-2026 15:36:05 UTC] === API CALL LOG ===
[02-Jul-2026 15:36:05 UTC] Endpoint: user/profile.php
[02-Jul-2026 15:36:05 UTC] Full Log Data: {
    "timestamp": "2026-07-02 15:36:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.97.254",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.97.254, 172.64.192.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM0IiwidXNlcm5hbWUiOiJwaGFpdGg3MzUiLCJlbWFpbCI6Im5lbGx5Z3JhY2U2MDBAZ21haWwuY29tIiwiZXhwIjoxNzgzNjExMDc1fQ.qpwYsI-prI0ZrtAt6L_x7O0ZgQOSzaL5dwYinSNJx98",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a14eb95a9e20ccc0-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.97.254",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 15:36:05 UTC] === END API CALL LOG ===
[02-Jul-2026 15:36:05 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 15:36:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM0IiwidXNlcm5hbWUiOiJwaGFpdGg3MzUiLCJlbWFpbCI6Im5lbGx5Z3JhY2U2MDBAZ21haWwuY29tIiwiZXhwIjoxNzgzNjExMDc1fQ.qpwYsI-prI0ZrtAt6L_x7O0ZgQOSzaL5dwYinSNJx98
[02-Jul-2026 15:36:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 15:36:05 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 15:36:05 UTC] User ID: 934
[02-Jul-2026 15:36:05 UTC] ✅ User profile retrieved successfully for user ID: 934
[02-Jul-2026 15:36:05 UTC] User Purchases API - User ID: 934
[02-Jul-2026 15:36:05 UTC] User Purchases API - Total purchases found: 2
[02-Jul-2026 15:36:08 UTC] === API CALL LOG ===
[02-Jul-2026 15:36:08 UTC] Endpoint: user/profile.php
[02-Jul-2026 15:36:08 UTC] Full Log Data: {
    "timestamp": "2026-07-02 15:36:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.97.254",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.97.254, 172.64.192.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM0IiwidXNlcm5hbWUiOiJwaGFpdGg3MzUiLCJlbWFpbCI6Im5lbGx5Z3JhY2U2MDBAZ21haWwuY29tIiwiZXhwIjoxNzgzNjExMDc1fQ.qpwYsI-prI0ZrtAt6L_x7O0ZgQOSzaL5dwYinSNJx98",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a14eb96e9995ccc0-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.97.254",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 15:36:08 UTC] === END API CALL LOG ===
[02-Jul-2026 15:36:08 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 15:36:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM0IiwidXNlcm5hbWUiOiJwaGFpdGg3MzUiLCJlbWFpbCI6Im5lbGx5Z3JhY2U2MDBAZ21haWwuY29tIiwiZXhwIjoxNzgzNjExMDc1fQ.qpwYsI-prI0ZrtAt6L_x7O0ZgQOSzaL5dwYinSNJx98
[02-Jul-2026 15:36:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 15:36:08 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 15:36:08 UTC] User ID: 934
[02-Jul-2026 15:36:08 UTC] ✅ User profile retrieved successfully for user ID: 934
[02-Jul-2026 15:36:08 UTC] User Purchases API - User ID: 934
[02-Jul-2026 15:36:08 UTC] User Purchases API - Total purchases found: 2
[02-Jul-2026 15:36:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 15:36:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 15:36:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.97.254, 172.64.192.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM0IiwidXNlcm5hbWUiOiJwaGFpdGg3MzUiLCJlbWFpbCI6Im5lbGx5Z3JhY2U2MDBAZ21haWwuY29tIiwiZXhwIjoxNzgzNjExMDc1fQ.qpwYsI-prI0ZrtAt6L_x7O0ZgQOSzaL5dwYinSNJx98","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a14eb98abe59ccc0-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.97.254","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Jul-2026 15:36:13 UTC] === User Orders API Called ===
[02-Jul-2026 15:36:13 UTC] User ID: 934
[02-Jul-2026 15:36:13 UTC] Limit: 20, Offset: 0
[02-Jul-2026 15:36:13 UTC] Orders found: 0
[02-Jul-2026 15:36:13 UTC] Orders data: []
[02-Jul-2026 15:36:13 UTC] Total orders count: 0
[02-Jul-2026 15:36:13 UTC] === API CALL LOG ===
[02-Jul-2026 15:36:13 UTC] Endpoint: user/profile.php
[02-Jul-2026 15:36:13 UTC] Full Log Data: {
    "timestamp": "2026-07-02 15:36:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.97.254",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.97.254, 172.64.192.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM0IiwidXNlcm5hbWUiOiJwaGFpdGg3MzUiLCJlbWFpbCI6Im5lbGx5Z3JhY2U2MDBAZ21haWwuY29tIiwiZXhwIjoxNzgzNjExMDc1fQ.qpwYsI-prI0ZrtAt6L_x7O0ZgQOSzaL5dwYinSNJx98",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a14eb98abe5fccc0-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.97.254",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 15:36:13 UTC] === END API CALL LOG ===
[02-Jul-2026 15:36:13 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 15:36:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM0IiwidXNlcm5hbWUiOiJwaGFpdGg3MzUiLCJlbWFpbCI6Im5lbGx5Z3JhY2U2MDBAZ21haWwuY29tIiwiZXhwIjoxNzgzNjExMDc1fQ.qpwYsI-prI0ZrtAt6L_x7O0ZgQOSzaL5dwYinSNJx98
[02-Jul-2026 15:36:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 15:36:13 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 15:36:13 UTC] User ID: 934
[02-Jul-2026 15:36:13 UTC] ✅ User profile retrieved successfully for user ID: 934
[02-Jul-2026 15:36:13 UTC] === API CALL LOG ===
[02-Jul-2026 15:36:13 UTC] Endpoint: user/profile.php
[02-Jul-2026 15:36:13 UTC] Full Log Data: {
    "timestamp": "2026-07-02 15:36:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.97.254",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.97.254, 172.64.192.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM0IiwidXNlcm5hbWUiOiJwaGFpdGg3MzUiLCJlbWFpbCI6Im5lbGx5Z3JhY2U2MDBAZ21haWwuY29tIiwiZXhwIjoxNzgzNjExMDc1fQ.qpwYsI-prI0ZrtAt6L_x7O0ZgQOSzaL5dwYinSNJx98",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a14eb98e3a3eccc0-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.97.254",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 15:36:13 UTC] === END API CALL LOG ===
[02-Jul-2026 15:36:13 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 15:36:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM0IiwidXNlcm5hbWUiOiJwaGFpdGg3MzUiLCJlbWFpbCI6Im5lbGx5Z3JhY2U2MDBAZ21haWwuY29tIiwiZXhwIjoxNzgzNjExMDc1fQ.qpwYsI-prI0ZrtAt6L_x7O0ZgQOSzaL5dwYinSNJx98
[02-Jul-2026 15:36:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 15:36:13 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 15:36:13 UTC] User ID: 934
[02-Jul-2026 15:36:13 UTC] ✅ User profile retrieved successfully for user ID: 934
[02-Jul-2026 15:36:42 UTC] === API CALL LOG ===
[02-Jul-2026 15:36:42 UTC] Endpoint: user/profile.php
[02-Jul-2026 15:36:42 UTC] Full Log Data: {
    "timestamp": "2026-07-02 15:36:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.97.254",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.97.254, 172.64.192.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM0IiwidXNlcm5hbWUiOiJwaGFpdGg3MzUiLCJlbWFpbCI6Im5lbGx5Z3JhY2U2MDBAZ21haWwuY29tIiwiZXhwIjoxNzgzNjExMDc1fQ.qpwYsI-prI0ZrtAt6L_x7O0ZgQOSzaL5dwYinSNJx98",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a14eba4089f5ccc0-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.97.254",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 15:36:42 UTC] === END API CALL LOG ===
[02-Jul-2026 15:36:42 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 15:36:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM0IiwidXNlcm5hbWUiOiJwaGFpdGg3MzUiLCJlbWFpbCI6Im5lbGx5Z3JhY2U2MDBAZ21haWwuY29tIiwiZXhwIjoxNzgzNjExMDc1fQ.qpwYsI-prI0ZrtAt6L_x7O0ZgQOSzaL5dwYinSNJx98
[02-Jul-2026 15:36:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 15:36:42 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 15:36:42 UTC] User ID: 934
[02-Jul-2026 15:36:42 UTC] ✅ User profile retrieved successfully for user ID: 934
[02-Jul-2026 15:36:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 15:36:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 15:36:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.97.254, 172.64.192.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM0IiwidXNlcm5hbWUiOiJwaGFpdGg3MzUiLCJlbWFpbCI6Im5lbGx5Z3JhY2U2MDBAZ21haWwuY29tIiwiZXhwIjoxNzgzNjExMDc1fQ.qpwYsI-prI0ZrtAt6L_x7O0ZgQOSzaL5dwYinSNJx98","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a14eba4089f0ccc0-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.97.254","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Jul-2026 15:36:42 UTC] === User Orders API Called ===
[02-Jul-2026 15:36:42 UTC] User ID: 934
[02-Jul-2026 15:36:42 UTC] Limit: 20, Offset: 0
[02-Jul-2026 15:36:42 UTC] Orders found: 0
[02-Jul-2026 15:36:42 UTC] Orders data: []
[02-Jul-2026 15:36:42 UTC] Total orders count: 0
[02-Jul-2026 15:36:42 UTC] === API CALL LOG ===
[02-Jul-2026 15:36:42 UTC] Endpoint: user/profile.php
[02-Jul-2026 15:36:42 UTC] Full Log Data: {
    "timestamp": "2026-07-02 15:36:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.97.254",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.97.254, 172.64.192.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM0IiwidXNlcm5hbWUiOiJwaGFpdGg3MzUiLCJlbWFpbCI6Im5lbGx5Z3JhY2U2MDBAZ21haWwuY29tIiwiZXhwIjoxNzgzNjExMDc1fQ.qpwYsI-prI0ZrtAt6L_x7O0ZgQOSzaL5dwYinSNJx98",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a14eba427863ccc0-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.97.254",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 15:36:42 UTC] === END API CALL LOG ===
[02-Jul-2026 15:36:42 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 15:36:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM0IiwidXNlcm5hbWUiOiJwaGFpdGg3MzUiLCJlbWFpbCI6Im5lbGx5Z3JhY2U2MDBAZ21haWwuY29tIiwiZXhwIjoxNzgzNjExMDc1fQ.qpwYsI-prI0ZrtAt6L_x7O0ZgQOSzaL5dwYinSNJx98
[02-Jul-2026 15:36:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 15:36:42 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 15:36:42 UTC] User ID: 934
[02-Jul-2026 15:36:42 UTC] ✅ User profile retrieved successfully for user ID: 934
[02-Jul-2026 15:36:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 15:36:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 15:36:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.97.254, 172.64.192.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM0IiwidXNlcm5hbWUiOiJwaGFpdGg3MzUiLCJlbWFpbCI6Im5lbGx5Z3JhY2U2MDBAZ21haWwuY29tIiwiZXhwIjoxNzgzNjExMDc1fQ.qpwYsI-prI0ZrtAt6L_x7O0ZgQOSzaL5dwYinSNJx98","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a14eba53ef62ccc0-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.97.254","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Jul-2026 15:36:45 UTC] === User Orders API Called ===
[02-Jul-2026 15:36:45 UTC] User ID: 934
[02-Jul-2026 15:36:45 UTC] Limit: 20, Offset: 0
[02-Jul-2026 15:36:45 UTC] Orders found: 0
[02-Jul-2026 15:36:45 UTC] Orders data: []
[02-Jul-2026 15:36:45 UTC] Total orders count: 0
[02-Jul-2026 16:27:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 16:27:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 16:27:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"198.163.193.210, 162.158.182.95","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM1IiwidXNlcm5hbWUiOiJtbW1tIiwiZW1haWwiOiJzaG9oaXN0YW1hc2hhcmlwb3ZhNTVAZ21haWwuY29tIiwiZXhwIjoxNzgzNjE0NDU0fQ.DsBVlyeZcxpHqgKVWUZ3dI7xaSxv__350D6P2hi1jy0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a14f04cc9a360a20-ARN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"198.163.193.210","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Jul-2026 16:27:35 UTC] === User Orders API Called ===
[02-Jul-2026 16:27:35 UTC] User ID: 935
[02-Jul-2026 16:27:35 UTC] Limit: 20, Offset: 0
[02-Jul-2026 16:27:35 UTC] Orders found: 0
[02-Jul-2026 16:27:35 UTC] Orders data: []
[02-Jul-2026 16:27:35 UTC] Total orders count: 0
[02-Jul-2026 16:27:35 UTC] === API CALL LOG ===
[02-Jul-2026 16:27:35 UTC] Endpoint: user/profile.php
[02-Jul-2026 16:27:35 UTC] Full Log Data: {
    "timestamp": "2026-07-02 16:27:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "198.163.193.210",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "198.163.193.210, 162.158.182.94",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM1IiwidXNlcm5hbWUiOiJtbW1tIiwiZW1haWwiOiJzaG9oaXN0YW1hc2hhcmlwb3ZhNTVAZ21haWwuY29tIiwiZXhwIjoxNzgzNjE0NDU0fQ.DsBVlyeZcxpHqgKVWUZ3dI7xaSxv__350D6P2hi1jy0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a14f04cc9a340a20-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "198.163.193.210",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 16:27:35 UTC] === END API CALL LOG ===
[02-Jul-2026 16:27:35 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 16:27:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM1IiwidXNlcm5hbWUiOiJtbW1tIiwiZW1haWwiOiJzaG9oaXN0YW1hc2hhcmlwb3ZhNTVAZ21haWwuY29tIiwiZXhwIjoxNzgzNjE0NDU0fQ.DsBVlyeZcxpHqgKVWUZ3dI7xaSxv__350D6P2hi1jy0
[02-Jul-2026 16:27:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 16:27:35 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 16:27:35 UTC] User ID: 935
[02-Jul-2026 16:27:35 UTC] ✅ User profile retrieved successfully for user ID: 935
[02-Jul-2026 16:27:35 UTC] === API CALL LOG ===
[02-Jul-2026 16:27:35 UTC] Endpoint: user/profile.php
[02-Jul-2026 16:27:35 UTC] Full Log Data: {
    "timestamp": "2026-07-02 16:27:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "198.163.193.210",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "198.163.193.210, 162.158.182.94",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM1IiwidXNlcm5hbWUiOiJtbW1tIiwiZW1haWwiOiJzaG9oaXN0YW1hc2hhcmlwb3ZhNTVAZ21haWwuY29tIiwiZXhwIjoxNzgzNjE0NDU0fQ.DsBVlyeZcxpHqgKVWUZ3dI7xaSxv__350D6P2hi1jy0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a14f04cd1a870a20-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "198.163.193.210",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 16:27:35 UTC] === END API CALL LOG ===
[02-Jul-2026 16:27:35 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 16:27:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM1IiwidXNlcm5hbWUiOiJtbW1tIiwiZW1haWwiOiJzaG9oaXN0YW1hc2hhcmlwb3ZhNTVAZ21haWwuY29tIiwiZXhwIjoxNzgzNjE0NDU0fQ.DsBVlyeZcxpHqgKVWUZ3dI7xaSxv__350D6P2hi1jy0
[02-Jul-2026 16:27:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 16:27:35 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 16:27:35 UTC] User ID: 935
[02-Jul-2026 16:27:35 UTC] ✅ User profile retrieved successfully for user ID: 935
[02-Jul-2026 16:27:36 UTC] === API CALL LOG ===
[02-Jul-2026 16:27:36 UTC] Endpoint: user/profile.php
[02-Jul-2026 16:27:36 UTC] Full Log Data: {
    "timestamp": "2026-07-02 16:27:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "198.163.193.210",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "198.163.193.210, 162.158.182.95",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM1IiwidXNlcm5hbWUiOiJtbW1tIiwiZW1haWwiOiJzaG9oaXN0YW1hc2hhcmlwb3ZhNTVAZ21haWwuY29tIiwiZXhwIjoxNzgzNjE0NDU0fQ.DsBVlyeZcxpHqgKVWUZ3dI7xaSxv__350D6P2hi1jy0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a14f04d21e010a20-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "198.163.193.210",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 16:27:36 UTC] === END API CALL LOG ===
[02-Jul-2026 16:27:36 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 16:27:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM1IiwidXNlcm5hbWUiOiJtbW1tIiwiZW1haWwiOiJzaG9oaXN0YW1hc2hhcmlwb3ZhNTVAZ21haWwuY29tIiwiZXhwIjoxNzgzNjE0NDU0fQ.DsBVlyeZcxpHqgKVWUZ3dI7xaSxv__350D6P2hi1jy0
[02-Jul-2026 16:27:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 16:27:36 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 16:27:36 UTC] User ID: 935
[02-Jul-2026 16:27:36 UTC] ✅ User profile retrieved successfully for user ID: 935
[02-Jul-2026 16:27:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 16:27:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 16:27:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"198.163.193.210, 162.158.182.94","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM1IiwidXNlcm5hbWUiOiJtbW1tIiwiZW1haWwiOiJzaG9oaXN0YW1hc2hhcmlwb3ZhNTVAZ21haWwuY29tIiwiZXhwIjoxNzgzNjE0NDU0fQ.DsBVlyeZcxpHqgKVWUZ3dI7xaSxv__350D6P2hi1jy0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a14f052bbadf0a20-ARN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"198.163.193.210","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Jul-2026 16:27:51 UTC] === User Orders API Called ===
[02-Jul-2026 16:27:51 UTC] User ID: 935
[02-Jul-2026 16:27:51 UTC] Limit: 20, Offset: 0
[02-Jul-2026 16:27:51 UTC] Orders found: 0
[02-Jul-2026 16:27:51 UTC] Orders data: []
[02-Jul-2026 16:27:51 UTC] Total orders count: 0
[02-Jul-2026 16:27:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 16:27:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 16:27:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"198.163.193.210, 162.158.182.94","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM1IiwidXNlcm5hbWUiOiJtbW1tIiwiZW1haWwiOiJzaG9oaXN0YW1hc2hhcmlwb3ZhNTVAZ21haWwuY29tIiwiZXhwIjoxNzgzNjE0NDU0fQ.DsBVlyeZcxpHqgKVWUZ3dI7xaSxv__350D6P2hi1jy0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a14f05369a660a20-ARN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"198.163.193.210","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Jul-2026 16:27:52 UTC] === User Orders API Called ===
[02-Jul-2026 16:27:52 UTC] User ID: 935
[02-Jul-2026 16:27:52 UTC] Limit: 20, Offset: 0
[02-Jul-2026 16:27:52 UTC] Orders found: 0
[02-Jul-2026 16:27:52 UTC] Orders data: []
[02-Jul-2026 16:27:52 UTC] Total orders count: 0
[02-Jul-2026 16:27:52 UTC] === API CALL LOG ===
[02-Jul-2026 16:27:52 UTC] Endpoint: user/profile.php
[02-Jul-2026 16:27:52 UTC] Full Log Data: {
    "timestamp": "2026-07-02 16:27:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "198.163.193.210",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "198.163.193.210, 162.158.182.94",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM1IiwidXNlcm5hbWUiOiJtbW1tIiwiZW1haWwiOiJzaG9oaXN0YW1hc2hhcmlwb3ZhNTVAZ21haWwuY29tIiwiZXhwIjoxNzgzNjE0NDU0fQ.DsBVlyeZcxpHqgKVWUZ3dI7xaSxv__350D6P2hi1jy0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a14f05369a680a20-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "198.163.193.210",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 16:27:52 UTC] === END API CALL LOG ===
[02-Jul-2026 16:27:52 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 16:27:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM1IiwidXNlcm5hbWUiOiJtbW1tIiwiZW1haWwiOiJzaG9oaXN0YW1hc2hhcmlwb3ZhNTVAZ21haWwuY29tIiwiZXhwIjoxNzgzNjE0NDU0fQ.DsBVlyeZcxpHqgKVWUZ3dI7xaSxv__350D6P2hi1jy0
[02-Jul-2026 16:27:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 16:27:52 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 16:27:52 UTC] User ID: 935
[02-Jul-2026 16:27:52 UTC] ✅ User profile retrieved successfully for user ID: 935
[02-Jul-2026 16:27:53 UTC] === API CALL LOG ===
[02-Jul-2026 16:27:53 UTC] Endpoint: user/profile.php
[02-Jul-2026 16:27:53 UTC] Full Log Data: {
    "timestamp": "2026-07-02 16:27:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "198.163.193.210",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "198.163.193.210, 162.158.182.94",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM1IiwidXNlcm5hbWUiOiJtbW1tIiwiZW1haWwiOiJzaG9oaXN0YW1hc2hhcmlwb3ZhNTVAZ21haWwuY29tIiwiZXhwIjoxNzgzNjE0NDU0fQ.DsBVlyeZcxpHqgKVWUZ3dI7xaSxv__350D6P2hi1jy0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a14f053a8d7a0a20-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "198.163.193.210",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 16:27:53 UTC] === END API CALL LOG ===
[02-Jul-2026 16:27:53 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 16:27:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM1IiwidXNlcm5hbWUiOiJtbW1tIiwiZW1haWwiOiJzaG9oaXN0YW1hc2hhcmlwb3ZhNTVAZ21haWwuY29tIiwiZXhwIjoxNzgzNjE0NDU0fQ.DsBVlyeZcxpHqgKVWUZ3dI7xaSxv__350D6P2hi1jy0
[02-Jul-2026 16:27:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 16:27:53 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 16:27:53 UTC] User ID: 935
[02-Jul-2026 16:27:53 UTC] ✅ User profile retrieved successfully for user ID: 935
[02-Jul-2026 16:27:53 UTC] === API CALL LOG ===
[02-Jul-2026 16:27:53 UTC] Endpoint: user/profile.php
[02-Jul-2026 16:27:53 UTC] Full Log Data: {
    "timestamp": "2026-07-02 16:27:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "198.163.193.210",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "198.163.193.210, 162.158.182.94",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM1IiwidXNlcm5hbWUiOiJtbW1tIiwiZW1haWwiOiJzaG9oaXN0YW1hc2hhcmlwb3ZhNTVAZ21haWwuY29tIiwiZXhwIjoxNzgzNjE0NDU0fQ.DsBVlyeZcxpHqgKVWUZ3dI7xaSxv__350D6P2hi1jy0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a14f053b0dc90a20-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "198.163.193.210",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 16:27:53 UTC] === END API CALL LOG ===
[02-Jul-2026 16:27:53 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 16:27:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM1IiwidXNlcm5hbWUiOiJtbW1tIiwiZW1haWwiOiJzaG9oaXN0YW1hc2hhcmlwb3ZhNTVAZ21haWwuY29tIiwiZXhwIjoxNzgzNjE0NDU0fQ.DsBVlyeZcxpHqgKVWUZ3dI7xaSxv__350D6P2hi1jy0
[02-Jul-2026 16:27:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 16:27:53 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 16:27:53 UTC] User ID: 935
[02-Jul-2026 16:27:53 UTC] ✅ User profile retrieved successfully for user ID: 935
[02-Jul-2026 16:27:56 UTC] === API CALL LOG ===
[02-Jul-2026 16:27:56 UTC] Endpoint: user/profile.php
[02-Jul-2026 16:27:56 UTC] Full Log Data: {
    "timestamp": "2026-07-02 16:27:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "198.163.193.210",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "198.163.193.210, 162.158.182.94",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM1IiwidXNlcm5hbWUiOiJtbW1tIiwiZW1haWwiOiJzaG9oaXN0YW1hc2hhcmlwb3ZhNTVAZ21haWwuY29tIiwiZXhwIjoxNzgzNjE0NDU0fQ.DsBVlyeZcxpHqgKVWUZ3dI7xaSxv__350D6P2hi1jy0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a14f054b496b0a20-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "198.163.193.210",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 16:27:56 UTC] === END API CALL LOG ===
[02-Jul-2026 16:27:56 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 16:27:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM1IiwidXNlcm5hbWUiOiJtbW1tIiwiZW1haWwiOiJzaG9oaXN0YW1hc2hhcmlwb3ZhNTVAZ21haWwuY29tIiwiZXhwIjoxNzgzNjE0NDU0fQ.DsBVlyeZcxpHqgKVWUZ3dI7xaSxv__350D6P2hi1jy0
[02-Jul-2026 16:27:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 16:27:56 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 16:27:56 UTC] User ID: 935
[02-Jul-2026 16:27:56 UTC] ✅ User profile retrieved successfully for user ID: 935
[02-Jul-2026 16:27:57 UTC] === API CALL LOG ===
[02-Jul-2026 16:27:57 UTC] Endpoint: user/profile.php
[02-Jul-2026 16:27:57 UTC] Full Log Data: {
    "timestamp": "2026-07-02 16:27:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "198.163.193.210",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "198.163.193.210, 162.158.182.94",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM1IiwidXNlcm5hbWUiOiJtbW1tIiwiZW1haWwiOiJzaG9oaXN0YW1hc2hhcmlwb3ZhNTVAZ21haWwuY29tIiwiZXhwIjoxNzgzNjE0NDU0fQ.DsBVlyeZcxpHqgKVWUZ3dI7xaSxv__350D6P2hi1jy0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a14f0554efca0a20-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "198.163.193.210",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 16:27:57 UTC] === END API CALL LOG ===
[02-Jul-2026 16:27:57 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 16:27:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM1IiwidXNlcm5hbWUiOiJtbW1tIiwiZW1haWwiOiJzaG9oaXN0YW1hc2hhcmlwb3ZhNTVAZ21haWwuY29tIiwiZXhwIjoxNzgzNjE0NDU0fQ.DsBVlyeZcxpHqgKVWUZ3dI7xaSxv__350D6P2hi1jy0
[02-Jul-2026 16:27:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 16:27:57 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 16:27:57 UTC] User ID: 935
[02-Jul-2026 16:27:57 UTC] ✅ User profile retrieved successfully for user ID: 935
[02-Jul-2026 16:28:08 UTC] === API CALL LOG ===
[02-Jul-2026 16:28:08 UTC] Endpoint: user/profile.php
[02-Jul-2026 16:28:08 UTC] Full Log Data: {
    "timestamp": "2026-07-02 16:28:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "198.163.193.210",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "198.163.193.210, 162.158.182.94",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM1IiwidXNlcm5hbWUiOiJtbW1tIiwiZW1haWwiOiJzaG9oaXN0YW1hc2hhcmlwb3ZhNTVAZ21haWwuY29tIiwiZXhwIjoxNzgzNjE0NDU0fQ.DsBVlyeZcxpHqgKVWUZ3dI7xaSxv__350D6P2hi1jy0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a14f059b4f9c0a20-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "198.163.193.210",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 16:28:08 UTC] === END API CALL LOG ===
[02-Jul-2026 16:28:08 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 16:28:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM1IiwidXNlcm5hbWUiOiJtbW1tIiwiZW1haWwiOiJzaG9oaXN0YW1hc2hhcmlwb3ZhNTVAZ21haWwuY29tIiwiZXhwIjoxNzgzNjE0NDU0fQ.DsBVlyeZcxpHqgKVWUZ3dI7xaSxv__350D6P2hi1jy0
[02-Jul-2026 16:28:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 16:28:08 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 16:28:08 UTC] User ID: 935
[02-Jul-2026 16:28:08 UTC] ✅ User profile retrieved successfully for user ID: 935
[02-Jul-2026 16:28:09 UTC] User Purchases API - User ID: 935
[02-Jul-2026 16:28:09 UTC] User Purchases API - Total purchases found: 1
[02-Jul-2026 16:28:16 UTC] === API CALL LOG ===
[02-Jul-2026 16:28:16 UTC] Endpoint: user/profile.php
[02-Jul-2026 16:28:16 UTC] Full Log Data: {
    "timestamp": "2026-07-02 16:28:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "198.163.193.210",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "198.163.193.210, 162.158.182.95",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM1IiwidXNlcm5hbWUiOiJtbW1tIiwiZW1haWwiOiJzaG9oaXN0YW1hc2hhcmlwb3ZhNTVAZ21haWwuY29tIiwiZXhwIjoxNzgzNjE0NDU0fQ.DsBVlyeZcxpHqgKVWUZ3dI7xaSxv__350D6P2hi1jy0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a14f05cd9bee0a20-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "198.163.193.210",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 16:28:16 UTC] === END API CALL LOG ===
[02-Jul-2026 16:28:16 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 16:28:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM1IiwidXNlcm5hbWUiOiJtbW1tIiwiZW1haWwiOiJzaG9oaXN0YW1hc2hhcmlwb3ZhNTVAZ21haWwuY29tIiwiZXhwIjoxNzgzNjE0NDU0fQ.DsBVlyeZcxpHqgKVWUZ3dI7xaSxv__350D6P2hi1jy0
[02-Jul-2026 16:28:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 16:28:16 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 16:28:16 UTC] User ID: 935
[02-Jul-2026 16:28:16 UTC] ✅ User profile retrieved successfully for user ID: 935
[02-Jul-2026 16:28:16 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 16:28:16 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 16:28:16 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"198.163.193.210, 162.158.182.94","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM1IiwidXNlcm5hbWUiOiJtbW1tIiwiZW1haWwiOiJzaG9oaXN0YW1hc2hhcmlwb3ZhNTVAZ21haWwuY29tIiwiZXhwIjoxNzgzNjE0NDU0fQ.DsBVlyeZcxpHqgKVWUZ3dI7xaSxv__350D6P2hi1jy0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a14f05ccfb5e0a20-ARN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"198.163.193.210","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Jul-2026 16:28:16 UTC] === User Orders API Called ===
[02-Jul-2026 16:28:16 UTC] User ID: 935
[02-Jul-2026 16:28:16 UTC] Limit: 20, Offset: 0
[02-Jul-2026 16:28:16 UTC] Orders found: 0
[02-Jul-2026 16:28:16 UTC] Orders data: []
[02-Jul-2026 16:28:16 UTC] Total orders count: 0
[02-Jul-2026 16:28:17 UTC] === API CALL LOG ===
[02-Jul-2026 16:28:17 UTC] Endpoint: user/profile.php
[02-Jul-2026 16:28:17 UTC] Full Log Data: {
    "timestamp": "2026-07-02 16:28:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "198.163.193.210",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "198.163.193.210, 162.158.182.94",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM1IiwidXNlcm5hbWUiOiJtbW1tIiwiZW1haWwiOiJzaG9oaXN0YW1hc2hhcmlwb3ZhNTVAZ21haWwuY29tIiwiZXhwIjoxNzgzNjE0NDU0fQ.DsBVlyeZcxpHqgKVWUZ3dI7xaSxv__350D6P2hi1jy0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a14f05d0ee510a20-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "198.163.193.210",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 16:28:17 UTC] === END API CALL LOG ===
[02-Jul-2026 16:28:17 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 16:28:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM1IiwidXNlcm5hbWUiOiJtbW1tIiwiZW1haWwiOiJzaG9oaXN0YW1hc2hhcmlwb3ZhNTVAZ21haWwuY29tIiwiZXhwIjoxNzgzNjE0NDU0fQ.DsBVlyeZcxpHqgKVWUZ3dI7xaSxv__350D6P2hi1jy0
[02-Jul-2026 16:28:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 16:28:17 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 16:28:17 UTC] User ID: 935
[02-Jul-2026 16:28:17 UTC] ✅ User profile retrieved successfully for user ID: 935
[02-Jul-2026 16:28:17 UTC] === API CALL LOG ===
[02-Jul-2026 16:28:17 UTC] Endpoint: user/profile.php
[02-Jul-2026 16:28:17 UTC] Full Log Data: {
    "timestamp": "2026-07-02 16:28:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "198.163.193.210",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "198.163.193.210, 162.158.182.95",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM1IiwidXNlcm5hbWUiOiJtbW1tIiwiZW1haWwiOiJzaG9oaXN0YW1hc2hhcmlwb3ZhNTVAZ21haWwuY29tIiwiZXhwIjoxNzgzNjE0NDU0fQ.DsBVlyeZcxpHqgKVWUZ3dI7xaSxv__350D6P2hi1jy0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a14f05d17ea40a20-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "198.163.193.210",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 16:28:17 UTC] === END API CALL LOG ===
[02-Jul-2026 16:28:17 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 16:28:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM1IiwidXNlcm5hbWUiOiJtbW1tIiwiZW1haWwiOiJzaG9oaXN0YW1hc2hhcmlwb3ZhNTVAZ21haWwuY29tIiwiZXhwIjoxNzgzNjE0NDU0fQ.DsBVlyeZcxpHqgKVWUZ3dI7xaSxv__350D6P2hi1jy0
[02-Jul-2026 16:28:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 16:28:17 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 16:28:17 UTC] User ID: 935
[02-Jul-2026 16:28:17 UTC] ✅ User profile retrieved successfully for user ID: 935
[02-Jul-2026 16:28:23 UTC] === API CALL LOG ===
[02-Jul-2026 16:28:23 UTC] Endpoint: user/profile.php
[02-Jul-2026 16:28:23 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 16:28:23 UTC] Full Log Data: {
    "timestamp": "2026-07-02 16:28:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "198.163.193.210",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "198.163.193.210, 162.158.182.95",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM1IiwidXNlcm5hbWUiOiJtbW1tIiwiZW1haWwiOiJzaG9oaXN0YW1hc2hhcmlwb3ZhNTVAZ21haWwuY29tIiwiZXhwIjoxNzgzNjE0NDU0fQ.DsBVlyeZcxpHqgKVWUZ3dI7xaSxv__350D6P2hi1jy0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a14f05f868660a20-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "198.163.193.210",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 16:28:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 16:28:23 UTC] === END API CALL LOG ===
[02-Jul-2026 16:28:23 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 16:28:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"198.163.193.210, 162.158.182.95","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM1IiwidXNlcm5hbWUiOiJtbW1tIiwiZW1haWwiOiJzaG9oaXN0YW1hc2hhcmlwb3ZhNTVAZ21haWwuY29tIiwiZXhwIjoxNzgzNjE0NDU0fQ.DsBVlyeZcxpHqgKVWUZ3dI7xaSxv__350D6P2hi1jy0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a14f05f868640a20-ARN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"198.163.193.210","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Jul-2026 16:28:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM1IiwidXNlcm5hbWUiOiJtbW1tIiwiZW1haWwiOiJzaG9oaXN0YW1hc2hhcmlwb3ZhNTVAZ21haWwuY29tIiwiZXhwIjoxNzgzNjE0NDU0fQ.DsBVlyeZcxpHqgKVWUZ3dI7xaSxv__350D6P2hi1jy0
[02-Jul-2026 16:28:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 16:28:23 UTC] === User Orders API Called ===
[02-Jul-2026 16:28:23 UTC] User ID: 935
[02-Jul-2026 16:28:23 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 16:28:23 UTC] User ID: 935
[02-Jul-2026 16:28:23 UTC] Limit: 20, Offset: 0
[02-Jul-2026 16:28:23 UTC] ✅ User profile retrieved successfully for user ID: 935
[02-Jul-2026 16:28:23 UTC] Orders found: 0
[02-Jul-2026 16:28:23 UTC] Orders data: []
[02-Jul-2026 16:28:23 UTC] Total orders count: 0
[02-Jul-2026 16:28:24 UTC] === API CALL LOG ===
[02-Jul-2026 16:28:24 UTC] Endpoint: user/profile.php
[02-Jul-2026 16:28:24 UTC] Full Log Data: {
    "timestamp": "2026-07-02 16:28:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "198.163.193.210",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "198.163.193.210, 162.158.182.95",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM1IiwidXNlcm5hbWUiOiJtbW1tIiwiZW1haWwiOiJzaG9oaXN0YW1hc2hhcmlwb3ZhNTVAZ21haWwuY29tIiwiZXhwIjoxNzgzNjE0NDU0fQ.DsBVlyeZcxpHqgKVWUZ3dI7xaSxv__350D6P2hi1jy0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a14f05fc1b7e0a20-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "198.163.193.210",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 16:28:24 UTC] === END API CALL LOG ===
[02-Jul-2026 16:28:24 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 16:28:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM1IiwidXNlcm5hbWUiOiJtbW1tIiwiZW1haWwiOiJzaG9oaXN0YW1hc2hhcmlwb3ZhNTVAZ21haWwuY29tIiwiZXhwIjoxNzgzNjE0NDU0fQ.DsBVlyeZcxpHqgKVWUZ3dI7xaSxv__350D6P2hi1jy0
[02-Jul-2026 16:28:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 16:28:24 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 16:28:24 UTC] User ID: 935
[02-Jul-2026 16:28:24 UTC] ✅ User profile retrieved successfully for user ID: 935
[02-Jul-2026 16:39:34 UTC] === API CALL LOG ===
[02-Jul-2026 16:39:34 UTC] Endpoint: user/profile.php
[02-Jul-2026 16:39:34 UTC] Full Log Data: {
    "timestamp": "2026-07-02 16:39:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e6:201:1173:f85f:d9ff:fec6:9225",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e6:201:1173:f85f:d9ff:fec6:9225, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkwIiwidXNlcm5hbWUiOiJWaXNoYWwxMiIsImVtYWlsIjoic2lkaGFydHJhamJoYXJAZ21haWwuY29tIiwiZXhwIjoxNzc4NTY5NTE1fQ.D05eEhiYAyfsYiuZpAGF88_mFJ7pQ39jlaGnaurPieQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a14f16510b1ed18a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e6:201:1173:f85f:d9ff:fec6:9225",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 16:39:34 UTC] === END API CALL LOG ===
[02-Jul-2026 16:39:34 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 16:39:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNDkwIiwidXNlcm5hbWUiOiJWaXNoYWwxMiIsImVtYWlsIjoic2lkaGFydHJhamJoYXJAZ21haWwuY29tIiwiZXhwIjoxNzc4NTY5NTE1fQ.D05eEhiYAyfsYiuZpAGF88_mFJ7pQ39jlaGnaurPieQ
[02-Jul-2026 16:39:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 16:39:34 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 16:39:34 UTC] User ID: 490
[02-Jul-2026 16:39:34 UTC] ✅ User profile retrieved successfully for user ID: 490
[02-Jul-2026 16:43:30 UTC] === API CALL LOG ===
[02-Jul-2026 16:43:30 UTC] Endpoint: user/profile.php
[02-Jul-2026 16:43:30 UTC] Full Log Data: {
    "timestamp": "2026-07-02 16:43:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "198.163.193.210",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "198.163.193.210, 104.23.217.141",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM1IiwidXNlcm5hbWUiOiJtbW1tIiwiZW1haWwiOiJzaG9oaXN0YW1hc2hhcmlwb3ZhNTVAZ21haWwuY29tIiwiZXhwIjoxNzgzNjE0NDU0fQ.DsBVlyeZcxpHqgKVWUZ3dI7xaSxv__350D6P2hi1jy0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a14f1c1a5e68269f-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "198.163.193.210",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 16:43:30 UTC] === END API CALL LOG ===
[02-Jul-2026 16:43:30 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 16:43:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM1IiwidXNlcm5hbWUiOiJtbW1tIiwiZW1haWwiOiJzaG9oaXN0YW1hc2hhcmlwb3ZhNTVAZ21haWwuY29tIiwiZXhwIjoxNzgzNjE0NDU0fQ.DsBVlyeZcxpHqgKVWUZ3dI7xaSxv__350D6P2hi1jy0
[02-Jul-2026 16:43:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 16:43:30 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 16:43:30 UTC] User ID: 935
[02-Jul-2026 16:43:30 UTC] ✅ User profile retrieved successfully for user ID: 935
[02-Jul-2026 16:43:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 16:43:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 16:43:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"198.163.193.210, 104.23.217.140","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM1IiwidXNlcm5hbWUiOiJtbW1tIiwiZW1haWwiOiJzaG9oaXN0YW1hc2hhcmlwb3ZhNTVAZ21haWwuY29tIiwiZXhwIjoxNzgzNjE0NDU0fQ.DsBVlyeZcxpHqgKVWUZ3dI7xaSxv__350D6P2hi1jy0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a14f1c55c9f8269f-ARN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"198.163.193.210","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Jul-2026 16:43:39 UTC] === User Orders API Called ===
[02-Jul-2026 16:43:39 UTC] User ID: 935
[02-Jul-2026 16:43:39 UTC] Limit: 20, Offset: 0
[02-Jul-2026 16:43:39 UTC] Orders found: 0
[02-Jul-2026 16:43:39 UTC] Orders data: []
[02-Jul-2026 16:43:39 UTC] Total orders count: 0
[02-Jul-2026 16:43:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 16:43:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 16:43:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"198.163.193.210, 104.23.217.141","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM1IiwidXNlcm5hbWUiOiJtbW1tIiwiZW1haWwiOiJzaG9oaXN0YW1hc2hhcmlwb3ZhNTVAZ21haWwuY29tIiwiZXhwIjoxNzgzNjE0NDU0fQ.DsBVlyeZcxpHqgKVWUZ3dI7xaSxv__350D6P2hi1jy0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a14f1c7778ae269f-ARN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"198.163.193.210","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Jul-2026 16:43:45 UTC] === User Orders API Called ===
[02-Jul-2026 16:43:45 UTC] User ID: 935
[02-Jul-2026 16:43:45 UTC] Limit: 20, Offset: 0
[02-Jul-2026 16:43:45 UTC] Orders found: 0
[02-Jul-2026 16:43:45 UTC] Orders data: []
[02-Jul-2026 16:43:45 UTC] Total orders count: 0
[02-Jul-2026 16:43:45 UTC] === API CALL LOG ===
[02-Jul-2026 16:43:45 UTC] Endpoint: user/profile.php
[02-Jul-2026 16:43:45 UTC] Full Log Data: {
    "timestamp": "2026-07-02 16:43:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "198.163.193.210",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "198.163.193.210, 104.23.217.141",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM1IiwidXNlcm5hbWUiOiJtbW1tIiwiZW1haWwiOiJzaG9oaXN0YW1hc2hhcmlwb3ZhNTVAZ21haWwuY29tIiwiZXhwIjoxNzgzNjE0NDU0fQ.DsBVlyeZcxpHqgKVWUZ3dI7xaSxv__350D6P2hi1jy0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a14f1c781925269f-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "198.163.193.210",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 16:43:45 UTC] === END API CALL LOG ===
[02-Jul-2026 16:43:45 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 16:43:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM1IiwidXNlcm5hbWUiOiJtbW1tIiwiZW1haWwiOiJzaG9oaXN0YW1hc2hhcmlwb3ZhNTVAZ21haWwuY29tIiwiZXhwIjoxNzgzNjE0NDU0fQ.DsBVlyeZcxpHqgKVWUZ3dI7xaSxv__350D6P2hi1jy0
[02-Jul-2026 16:43:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 16:43:45 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 16:43:45 UTC] User ID: 935
[02-Jul-2026 16:43:45 UTC] ✅ User profile retrieved successfully for user ID: 935
[02-Jul-2026 16:43:45 UTC] === API CALL LOG ===
[02-Jul-2026 16:43:45 UTC] Endpoint: user/profile.php
[02-Jul-2026 16:43:45 UTC] Full Log Data: {
    "timestamp": "2026-07-02 16:43:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "198.163.193.210",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "198.163.193.210, 104.23.217.141",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM1IiwidXNlcm5hbWUiOiJtbW1tIiwiZW1haWwiOiJzaG9oaXN0YW1hc2hhcmlwb3ZhNTVAZ21haWwuY29tIiwiZXhwIjoxNzgzNjE0NDU0fQ.DsBVlyeZcxpHqgKVWUZ3dI7xaSxv__350D6P2hi1jy0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a14f1c7b6b97269f-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "198.163.193.210",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 16:43:45 UTC] === END API CALL LOG ===
[02-Jul-2026 16:43:45 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 16:43:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM1IiwidXNlcm5hbWUiOiJtbW1tIiwiZW1haWwiOiJzaG9oaXN0YW1hc2hhcmlwb3ZhNTVAZ21haWwuY29tIiwiZXhwIjoxNzgzNjE0NDU0fQ.DsBVlyeZcxpHqgKVWUZ3dI7xaSxv__350D6P2hi1jy0
[02-Jul-2026 16:43:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 16:43:45 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 16:43:45 UTC] User ID: 935
[02-Jul-2026 16:43:45 UTC] ✅ User profile retrieved successfully for user ID: 935
[02-Jul-2026 16:43:45 UTC] === API CALL LOG ===
[02-Jul-2026 16:43:45 UTC] Endpoint: user/profile.php
[02-Jul-2026 16:43:45 UTC] Full Log Data: {
    "timestamp": "2026-07-02 16:43:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "198.163.193.210",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "198.163.193.210, 104.23.217.141",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM1IiwidXNlcm5hbWUiOiJtbW1tIiwiZW1haWwiOiJzaG9oaXN0YW1hc2hhcmlwb3ZhNTVAZ21haWwuY29tIiwiZXhwIjoxNzgzNjE0NDU0fQ.DsBVlyeZcxpHqgKVWUZ3dI7xaSxv__350D6P2hi1jy0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a14f1c7c0bf5269f-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "198.163.193.210",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 16:43:45 UTC] === END API CALL LOG ===
[02-Jul-2026 16:43:45 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 16:43:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM1IiwidXNlcm5hbWUiOiJtbW1tIiwiZW1haWwiOiJzaG9oaXN0YW1hc2hhcmlwb3ZhNTVAZ21haWwuY29tIiwiZXhwIjoxNzgzNjE0NDU0fQ.DsBVlyeZcxpHqgKVWUZ3dI7xaSxv__350D6P2hi1jy0
[02-Jul-2026 16:43:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 16:43:45 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 16:43:45 UTC] User ID: 935
[02-Jul-2026 16:43:45 UTC] ✅ User profile retrieved successfully for user ID: 935
[02-Jul-2026 16:44:42 UTC] === API CALL LOG ===
[02-Jul-2026 16:44:42 UTC] Endpoint: user/profile.php
[02-Jul-2026 16:44:42 UTC] Full Log Data: {
    "timestamp": "2026-07-02 16:44:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "198.163.193.210",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-forwarded-proto": "https",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM1IiwidXNlcm5hbWUiOiJtbW1tIiwiZW1haWwiOiJzaG9oaXN0YW1hc2hhcmlwb3ZhNTVAZ21haWwuY29tIiwiZXhwIjoxNzgzNjE0NDU0fQ.DsBVlyeZcxpHqgKVWUZ3dI7xaSxv__350D6P2hi1jy0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a14f1dde797733b7-AMS",
        "X-Forwarded-For": "198.163.193.210, 104.23.166.100",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "198.163.193.210",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 16:44:42 UTC] === END API CALL LOG ===
[02-Jul-2026 16:44:42 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 16:44:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM1IiwidXNlcm5hbWUiOiJtbW1tIiwiZW1haWwiOiJzaG9oaXN0YW1hc2hhcmlwb3ZhNTVAZ21haWwuY29tIiwiZXhwIjoxNzgzNjE0NDU0fQ.DsBVlyeZcxpHqgKVWUZ3dI7xaSxv__350D6P2hi1jy0
[02-Jul-2026 16:44:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 16:44:42 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 16:44:42 UTC] User ID: 935
[02-Jul-2026 16:44:42 UTC] ✅ User profile retrieved successfully for user ID: 935
[02-Jul-2026 16:44:59 UTC] === API CALL LOG ===
[02-Jul-2026 16:44:59 UTC] Endpoint: user/profile.php
[02-Jul-2026 16:44:59 UTC] Full Log Data: {
    "timestamp": "2026-07-02 16:44:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "198.163.193.210",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-forwarded-proto": "https",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM1IiwidXNlcm5hbWUiOiJtbW1tIiwiZW1haWwiOiJzaG9oaXN0YW1hc2hhcmlwb3ZhNTVAZ21haWwuY29tIiwiZXhwIjoxNzgzNjE0NDU0fQ.DsBVlyeZcxpHqgKVWUZ3dI7xaSxv__350D6P2hi1jy0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a14f1e465a16d38e-FRA",
        "X-Forwarded-For": "198.163.193.210, 172.71.172.163",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "198.163.193.210",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 16:44:59 UTC] === END API CALL LOG ===
[02-Jul-2026 16:44:59 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 16:44:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM1IiwidXNlcm5hbWUiOiJtbW1tIiwiZW1haWwiOiJzaG9oaXN0YW1hc2hhcmlwb3ZhNTVAZ21haWwuY29tIiwiZXhwIjoxNzgzNjE0NDU0fQ.DsBVlyeZcxpHqgKVWUZ3dI7xaSxv__350D6P2hi1jy0
[02-Jul-2026 16:44:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 16:44:59 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 16:44:59 UTC] User ID: 935
[02-Jul-2026 16:44:59 UTC] ✅ User profile retrieved successfully for user ID: 935
[02-Jul-2026 16:46:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 16:46:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 16:46:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"198.163.193.210, 104.23.221.59","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM1IiwidXNlcm5hbWUiOiJtbW1tIiwiZW1haWwiOiJzaG9oaXN0YW1hc2hhcmlwb3ZhNTVAZ21haWwuY29tIiwiZXhwIjoxNzgzNjE0NDU0fQ.DsBVlyeZcxpHqgKVWUZ3dI7xaSxv__350D6P2hi1jy0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a14f2005fcfa9a3e-ARN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"198.163.193.210","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Jul-2026 16:46:10 UTC] === User Orders API Called ===
[02-Jul-2026 16:46:10 UTC] User ID: 935
[02-Jul-2026 16:46:10 UTC] Limit: 20, Offset: 0
[02-Jul-2026 16:46:10 UTC] Orders found: 0
[02-Jul-2026 16:46:10 UTC] Orders data: []
[02-Jul-2026 16:46:10 UTC] Total orders count: 0
[02-Jul-2026 16:46:10 UTC] === API CALL LOG ===
[02-Jul-2026 16:46:10 UTC] Endpoint: user/profile.php
[02-Jul-2026 16:46:10 UTC] Full Log Data: {
    "timestamp": "2026-07-02 16:46:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "198.163.193.210",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "198.163.193.210, 104.23.221.184",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM1IiwidXNlcm5hbWUiOiJtbW1tIiwiZW1haWwiOiJzaG9oaXN0YW1hc2hhcmlwb3ZhNTVAZ21haWwuY29tIiwiZXhwIjoxNzgzNjE0NDU0fQ.DsBVlyeZcxpHqgKVWUZ3dI7xaSxv__350D6P2hi1jy0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a14f20067e9e9a3e-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "198.163.193.210",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 16:46:10 UTC] === END API CALL LOG ===
[02-Jul-2026 16:46:10 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 16:46:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM1IiwidXNlcm5hbWUiOiJtbW1tIiwiZW1haWwiOiJzaG9oaXN0YW1hc2hhcmlwb3ZhNTVAZ21haWwuY29tIiwiZXhwIjoxNzgzNjE0NDU0fQ.DsBVlyeZcxpHqgKVWUZ3dI7xaSxv__350D6P2hi1jy0
[02-Jul-2026 16:46:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 16:46:10 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 16:46:10 UTC] User ID: 935
[02-Jul-2026 16:46:10 UTC] ✅ User profile retrieved successfully for user ID: 935
[02-Jul-2026 16:46:11 UTC] === API CALL LOG ===
[02-Jul-2026 16:46:11 UTC] Endpoint: user/profile.php
[02-Jul-2026 16:46:11 UTC] Full Log Data: {
    "timestamp": "2026-07-02 16:46:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "198.163.193.210",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "198.163.193.210, 104.23.221.184",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM1IiwidXNlcm5hbWUiOiJtbW1tIiwiZW1haWwiOiJzaG9oaXN0YW1hc2hhcmlwb3ZhNTVAZ21haWwuY29tIiwiZXhwIjoxNzgzNjE0NDU0fQ.DsBVlyeZcxpHqgKVWUZ3dI7xaSxv__350D6P2hi1jy0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a14f2009d9989a3e-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "198.163.193.210",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 16:46:11 UTC] === END API CALL LOG ===
[02-Jul-2026 16:46:11 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 16:46:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM1IiwidXNlcm5hbWUiOiJtbW1tIiwiZW1haWwiOiJzaG9oaXN0YW1hc2hhcmlwb3ZhNTVAZ21haWwuY29tIiwiZXhwIjoxNzgzNjE0NDU0fQ.DsBVlyeZcxpHqgKVWUZ3dI7xaSxv__350D6P2hi1jy0
[02-Jul-2026 16:46:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 16:46:11 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 16:46:11 UTC] User ID: 935
[02-Jul-2026 16:46:11 UTC] ✅ User profile retrieved successfully for user ID: 935
[02-Jul-2026 16:46:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 16:46:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 16:46:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"198.163.193.210, 104.23.221.59","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM1IiwidXNlcm5hbWUiOiJtbW1tIiwiZW1haWwiOiJzaG9oaXN0YW1hc2hhcmlwb3ZhNTVAZ21haWwuY29tIiwiZXhwIjoxNzgzNjE0NDU0fQ.DsBVlyeZcxpHqgKVWUZ3dI7xaSxv__350D6P2hi1jy0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a14f20229c0e9a3e-ARN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"198.163.193.210","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Jul-2026 16:46:15 UTC] === User Orders API Called ===
[02-Jul-2026 16:46:15 UTC] User ID: 935
[02-Jul-2026 16:46:15 UTC] Limit: 20, Offset: 0
[02-Jul-2026 16:46:15 UTC] Orders found: 0
[02-Jul-2026 16:46:15 UTC] Orders data: []
[02-Jul-2026 16:46:15 UTC] Total orders count: 0
[02-Jul-2026 16:46:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 16:46:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 16:46:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"198.163.193.210, 104.23.221.59","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM1IiwidXNlcm5hbWUiOiJtbW1tIiwiZW1haWwiOiJzaG9oaXN0YW1hc2hhcmlwb3ZhNTVAZ21haWwuY29tIiwiZXhwIjoxNzgzNjE0NDU0fQ.DsBVlyeZcxpHqgKVWUZ3dI7xaSxv__350D6P2hi1jy0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a14f20318daf9a3e-ARN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"198.163.193.210","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Jul-2026 16:46:17 UTC] === User Orders API Called ===
[02-Jul-2026 16:46:17 UTC] User ID: 935
[02-Jul-2026 16:46:17 UTC] Limit: 20, Offset: 0
[02-Jul-2026 16:46:17 UTC] Orders found: 0
[02-Jul-2026 16:46:17 UTC] Orders data: []
[02-Jul-2026 16:46:17 UTC] Total orders count: 0
[02-Jul-2026 16:46:18 UTC] === API CALL LOG ===
[02-Jul-2026 16:46:18 UTC] Endpoint: user/profile.php
[02-Jul-2026 16:46:18 UTC] Full Log Data: {
    "timestamp": "2026-07-02 16:46:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "198.163.193.210",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "198.163.193.210, 104.23.221.59",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM1IiwidXNlcm5hbWUiOiJtbW1tIiwiZW1haWwiOiJzaG9oaXN0YW1hc2hhcmlwb3ZhNTVAZ21haWwuY29tIiwiZXhwIjoxNzgzNjE0NDU0fQ.DsBVlyeZcxpHqgKVWUZ3dI7xaSxv__350D6P2hi1jy0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a14f20336b8f9a3e-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "198.163.193.210",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 16:46:18 UTC] === END API CALL LOG ===
[02-Jul-2026 16:46:18 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 16:46:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM1IiwidXNlcm5hbWUiOiJtbW1tIiwiZW1haWwiOiJzaG9oaXN0YW1hc2hhcmlwb3ZhNTVAZ21haWwuY29tIiwiZXhwIjoxNzgzNjE0NDU0fQ.DsBVlyeZcxpHqgKVWUZ3dI7xaSxv__350D6P2hi1jy0
[02-Jul-2026 16:46:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 16:46:18 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 16:46:18 UTC] User ID: 935
[02-Jul-2026 16:46:18 UTC] ✅ User profile retrieved successfully for user ID: 935
[02-Jul-2026 16:46:18 UTC] === API CALL LOG ===
[02-Jul-2026 16:46:18 UTC] Endpoint: user/profile.php
[02-Jul-2026 16:46:18 UTC] Full Log Data: {
    "timestamp": "2026-07-02 16:46:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "198.163.193.210",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "198.163.193.210, 104.23.221.59",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM1IiwidXNlcm5hbWUiOiJtbW1tIiwiZW1haWwiOiJzaG9oaXN0YW1hc2hhcmlwb3ZhNTVAZ21haWwuY29tIiwiZXhwIjoxNzgzNjE0NDU0fQ.DsBVlyeZcxpHqgKVWUZ3dI7xaSxv__350D6P2hi1jy0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a14f2035aaa59a3e-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "198.163.193.210",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 16:46:18 UTC] === END API CALL LOG ===
[02-Jul-2026 16:46:18 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 16:46:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM1IiwidXNlcm5hbWUiOiJtbW1tIiwiZW1haWwiOiJzaG9oaXN0YW1hc2hhcmlwb3ZhNTVAZ21haWwuY29tIiwiZXhwIjoxNzgzNjE0NDU0fQ.DsBVlyeZcxpHqgKVWUZ3dI7xaSxv__350D6P2hi1jy0
[02-Jul-2026 16:46:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 16:46:18 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 16:46:18 UTC] User ID: 935
[02-Jul-2026 16:46:18 UTC] ✅ User profile retrieved successfully for user ID: 935
[02-Jul-2026 16:46:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 16:46:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 16:46:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"198.163.193.210, 104.23.221.59","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM1IiwidXNlcm5hbWUiOiJtbW1tIiwiZW1haWwiOiJzaG9oaXN0YW1hc2hhcmlwb3ZhNTVAZ21haWwuY29tIiwiZXhwIjoxNzgzNjE0NDU0fQ.DsBVlyeZcxpHqgKVWUZ3dI7xaSxv__350D6P2hi1jy0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a14f205ef9f89a3e-ARN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"198.163.193.210","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Jul-2026 16:46:25 UTC] === API CALL LOG ===
[02-Jul-2026 16:46:25 UTC] === User Orders API Called ===
[02-Jul-2026 16:46:25 UTC] Endpoint: user/profile.php
[02-Jul-2026 16:46:25 UTC] User ID: 935
[02-Jul-2026 16:46:25 UTC] Full Log Data: {
    "timestamp": "2026-07-02 16:46:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "198.163.193.210",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "198.163.193.210, 104.23.221.59",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM1IiwidXNlcm5hbWUiOiJtbW1tIiwiZW1haWwiOiJzaG9oaXN0YW1hc2hhcmlwb3ZhNTVAZ21haWwuY29tIiwiZXhwIjoxNzgzNjE0NDU0fQ.DsBVlyeZcxpHqgKVWUZ3dI7xaSxv__350D6P2hi1jy0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a14f205efa029a3e-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "198.163.193.210",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 16:46:25 UTC] Limit: 20, Offset: 0
[02-Jul-2026 16:46:25 UTC] === END API CALL LOG ===
[02-Jul-2026 16:46:25 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 16:46:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM1IiwidXNlcm5hbWUiOiJtbW1tIiwiZW1haWwiOiJzaG9oaXN0YW1hc2hhcmlwb3ZhNTVAZ21haWwuY29tIiwiZXhwIjoxNzgzNjE0NDU0fQ.DsBVlyeZcxpHqgKVWUZ3dI7xaSxv__350D6P2hi1jy0
[02-Jul-2026 16:46:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 16:46:25 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 16:46:25 UTC] User ID: 935
[02-Jul-2026 16:46:25 UTC] Orders found: 0
[02-Jul-2026 16:46:25 UTC] ✅ User profile retrieved successfully for user ID: 935
[02-Jul-2026 16:46:25 UTC] Orders data: []
[02-Jul-2026 16:46:25 UTC] Total orders count: 0
[02-Jul-2026 16:46:25 UTC] === API CALL LOG ===
[02-Jul-2026 16:46:25 UTC] Endpoint: user/profile.php
[02-Jul-2026 16:46:25 UTC] Full Log Data: {
    "timestamp": "2026-07-02 16:46:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "198.163.193.210",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "198.163.193.210, 104.23.221.59",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM1IiwidXNlcm5hbWUiOiJtbW1tIiwiZW1haWwiOiJzaG9oaXN0YW1hc2hhcmlwb3ZhNTVAZ21haWwuY29tIiwiZXhwIjoxNzgzNjE0NDU0fQ.DsBVlyeZcxpHqgKVWUZ3dI7xaSxv__350D6P2hi1jy0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a14f20604df59a3e-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "198.163.193.210",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 16:46:25 UTC] === END API CALL LOG ===
[02-Jul-2026 16:46:25 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 16:46:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM1IiwidXNlcm5hbWUiOiJtbW1tIiwiZW1haWwiOiJzaG9oaXN0YW1hc2hhcmlwb3ZhNTVAZ21haWwuY29tIiwiZXhwIjoxNzgzNjE0NDU0fQ.DsBVlyeZcxpHqgKVWUZ3dI7xaSxv__350D6P2hi1jy0
[02-Jul-2026 16:46:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 16:46:25 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 16:46:25 UTC] User ID: 935
[02-Jul-2026 16:46:25 UTC] ✅ User profile retrieved successfully for user ID: 935
[02-Jul-2026 16:46:47 UTC] === API CALL LOG ===
[02-Jul-2026 16:46:47 UTC] Endpoint: user/profile.php
[02-Jul-2026 16:46:47 UTC] Full Log Data: {
    "timestamp": "2026-07-02 16:46:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "198.163.193.210",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "198.163.193.210, 104.23.221.58",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM1IiwidXNlcm5hbWUiOiJtbW1tIiwiZW1haWwiOiJzaG9oaXN0YW1hc2hhcmlwb3ZhNTVAZ21haWwuY29tIiwiZXhwIjoxNzgzNjE0NDU0fQ.DsBVlyeZcxpHqgKVWUZ3dI7xaSxv__350D6P2hi1jy0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a14f20eae9119a3e-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "198.163.193.210",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 16:46:47 UTC] === END API CALL LOG ===
[02-Jul-2026 16:46:47 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 16:46:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM1IiwidXNlcm5hbWUiOiJtbW1tIiwiZW1haWwiOiJzaG9oaXN0YW1hc2hhcmlwb3ZhNTVAZ21haWwuY29tIiwiZXhwIjoxNzgzNjE0NDU0fQ.DsBVlyeZcxpHqgKVWUZ3dI7xaSxv__350D6P2hi1jy0
[02-Jul-2026 16:46:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 16:46:47 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 16:46:47 UTC] User ID: 935
[02-Jul-2026 16:46:47 UTC] ✅ User profile retrieved successfully for user ID: 935
[02-Jul-2026 16:46:47 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 16:46:47 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 16:46:47 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"198.163.193.210, 104.23.221.58","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM1IiwidXNlcm5hbWUiOiJtbW1tIiwiZW1haWwiOiJzaG9oaXN0YW1hc2hhcmlwb3ZhNTVAZ21haWwuY29tIiwiZXhwIjoxNzgzNjE0NDU0fQ.DsBVlyeZcxpHqgKVWUZ3dI7xaSxv__350D6P2hi1jy0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a14f20ea5f3f9a3e-ARN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"198.163.193.210","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Jul-2026 16:46:47 UTC] === User Orders API Called ===
[02-Jul-2026 16:46:47 UTC] User ID: 935
[02-Jul-2026 16:46:47 UTC] Limit: 20, Offset: 0
[02-Jul-2026 16:46:47 UTC] Orders found: 0
[02-Jul-2026 16:46:47 UTC] Orders data: []
[02-Jul-2026 16:46:47 UTC] Total orders count: 0
[02-Jul-2026 16:46:48 UTC] === API CALL LOG ===
[02-Jul-2026 16:46:48 UTC] Endpoint: user/profile.php
[02-Jul-2026 16:46:48 UTC] Full Log Data: {
    "timestamp": "2026-07-02 16:46:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "198.163.193.210",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "198.163.193.210, 104.23.221.58",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM1IiwidXNlcm5hbWUiOiJtbW1tIiwiZW1haWwiOiJzaG9oaXN0YW1hc2hhcmlwb3ZhNTVAZ21haWwuY29tIiwiZXhwIjoxNzgzNjE0NDU0fQ.DsBVlyeZcxpHqgKVWUZ3dI7xaSxv__350D6P2hi1jy0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a14f20ee3c029a3e-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "198.163.193.210",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 16:46:48 UTC] === END API CALL LOG ===
[02-Jul-2026 16:46:48 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 16:46:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM1IiwidXNlcm5hbWUiOiJtbW1tIiwiZW1haWwiOiJzaG9oaXN0YW1hc2hhcmlwb3ZhNTVAZ21haWwuY29tIiwiZXhwIjoxNzgzNjE0NDU0fQ.DsBVlyeZcxpHqgKVWUZ3dI7xaSxv__350D6P2hi1jy0
[02-Jul-2026 16:46:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 16:46:48 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 16:46:48 UTC] User ID: 935
[02-Jul-2026 16:46:48 UTC] ✅ User profile retrieved successfully for user ID: 935
[02-Jul-2026 16:47:12 UTC] === API CALL LOG ===
[02-Jul-2026 16:47:12 UTC] Endpoint: user/profile.php
[02-Jul-2026 16:47:12 UTC] Full Log Data: {
    "timestamp": "2026-07-02 16:47:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "198.163.193.210",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-forwarded-proto": "https",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM1IiwidXNlcm5hbWUiOiJtbW1tIiwiZW1haWwiOiJzaG9oaXN0YW1hc2hhcmlwb3ZhNTVAZ21haWwuY29tIiwiZXhwIjoxNzgzNjE0NDU0fQ.DsBVlyeZcxpHqgKVWUZ3dI7xaSxv__350D6P2hi1jy0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a14f21875f22bd9c-AMS",
        "X-Forwarded-For": "198.163.193.210, 104.23.168.98",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "198.163.193.210",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 16:47:12 UTC] === END API CALL LOG ===
[02-Jul-2026 16:47:12 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 16:47:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM1IiwidXNlcm5hbWUiOiJtbW1tIiwiZW1haWwiOiJzaG9oaXN0YW1hc2hhcmlwb3ZhNTVAZ21haWwuY29tIiwiZXhwIjoxNzgzNjE0NDU0fQ.DsBVlyeZcxpHqgKVWUZ3dI7xaSxv__350D6P2hi1jy0
[02-Jul-2026 16:47:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 16:47:12 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 16:47:12 UTC] User ID: 935
[02-Jul-2026 16:47:12 UTC] ✅ User profile retrieved successfully for user ID: 935
[02-Jul-2026 16:47:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 16:47:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 16:47:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-forwarded-proto":"https","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM1IiwidXNlcm5hbWUiOiJtbW1tIiwiZW1haWwiOiJzaG9oaXN0YW1hc2hhcmlwb3ZhNTVAZ21haWwuY29tIiwiZXhwIjoxNzgzNjE0NDU0fQ.DsBVlyeZcxpHqgKVWUZ3dI7xaSxv__350D6P2hi1jy0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a14f2190bbbcd7a1-AMS","X-Forwarded-For":"198.163.193.210, 104.23.170.178","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"198.163.193.210","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}"}
[02-Jul-2026 16:47:14 UTC] === User Orders API Called ===
[02-Jul-2026 16:47:14 UTC] User ID: 935
[02-Jul-2026 16:47:14 UTC] Limit: 20, Offset: 0
[02-Jul-2026 16:47:14 UTC] Orders found: 0
[02-Jul-2026 16:47:14 UTC] Orders data: []
[02-Jul-2026 16:47:14 UTC] Total orders count: 0
[02-Jul-2026 16:47:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 16:47:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 16:47:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-forwarded-proto":"https","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM1IiwidXNlcm5hbWUiOiJtbW1tIiwiZW1haWwiOiJzaG9oaXN0YW1hc2hhcmlwb3ZhNTVAZ21haWwuY29tIiwiZXhwIjoxNzgzNjE0NDU0fQ.DsBVlyeZcxpHqgKVWUZ3dI7xaSxv__350D6P2hi1jy0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a14f21bdcfd49d31-AMS","X-Forwarded-For":"198.163.193.210, 104.23.170.178","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"198.163.193.210","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}"}
[02-Jul-2026 16:47:21 UTC] === User Orders API Called ===
[02-Jul-2026 16:47:21 UTC] User ID: 935
[02-Jul-2026 16:47:21 UTC] Limit: 20, Offset: 0
[02-Jul-2026 16:47:21 UTC] Orders found: 0
[02-Jul-2026 16:47:21 UTC] Orders data: []
[02-Jul-2026 16:47:21 UTC] Total orders count: 0
[02-Jul-2026 16:47:21 UTC] === API CALL LOG ===
[02-Jul-2026 16:47:21 UTC] Endpoint: user/profile.php
[02-Jul-2026 16:47:21 UTC] Full Log Data: {
    "timestamp": "2026-07-02 16:47:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "198.163.193.210",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-forwarded-proto": "https",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM1IiwidXNlcm5hbWUiOiJtbW1tIiwiZW1haWwiOiJzaG9oaXN0YW1hc2hhcmlwb3ZhNTVAZ21haWwuY29tIiwiZXhwIjoxNzgzNjE0NDU0fQ.DsBVlyeZcxpHqgKVWUZ3dI7xaSxv__350D6P2hi1jy0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a14f21be1da1fba3-AMS",
        "X-Forwarded-For": "198.163.193.210, 141.101.76.185",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "198.163.193.210",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 16:47:21 UTC] === END API CALL LOG ===
[02-Jul-2026 16:47:21 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 16:47:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM1IiwidXNlcm5hbWUiOiJtbW1tIiwiZW1haWwiOiJzaG9oaXN0YW1hc2hhcmlwb3ZhNTVAZ21haWwuY29tIiwiZXhwIjoxNzgzNjE0NDU0fQ.DsBVlyeZcxpHqgKVWUZ3dI7xaSxv__350D6P2hi1jy0
[02-Jul-2026 16:47:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 16:47:21 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 16:47:21 UTC] User ID: 935
[02-Jul-2026 16:47:21 UTC] ✅ User profile retrieved successfully for user ID: 935
[02-Jul-2026 16:47:21 UTC] === API CALL LOG ===
[02-Jul-2026 16:47:21 UTC] Endpoint: user/profile.php
[02-Jul-2026 16:47:21 UTC] Full Log Data: {
    "timestamp": "2026-07-02 16:47:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "198.163.193.210",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "198.163.193.210, 104.23.223.41",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM1IiwidXNlcm5hbWUiOiJtbW1tIiwiZW1haWwiOiJzaG9oaXN0YW1hc2hhcmlwb3ZhNTVAZ21haWwuY29tIiwiZXhwIjoxNzgzNjE0NDU0fQ.DsBVlyeZcxpHqgKVWUZ3dI7xaSxv__350D6P2hi1jy0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a14f21c0fdafbc2f-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "198.163.193.210",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 16:47:21 UTC] === END API CALL LOG ===
[02-Jul-2026 16:47:21 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 16:47:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM1IiwidXNlcm5hbWUiOiJtbW1tIiwiZW1haWwiOiJzaG9oaXN0YW1hc2hhcmlwb3ZhNTVAZ21haWwuY29tIiwiZXhwIjoxNzgzNjE0NDU0fQ.DsBVlyeZcxpHqgKVWUZ3dI7xaSxv__350D6P2hi1jy0
[02-Jul-2026 16:47:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 16:47:21 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 16:47:21 UTC] User ID: 935
[02-Jul-2026 16:47:21 UTC] ✅ User profile retrieved successfully for user ID: 935
[02-Jul-2026 16:47:27 UTC] === API CALL LOG ===
[02-Jul-2026 16:47:27 UTC] Endpoint: user/profile.php
[02-Jul-2026 16:47:27 UTC] Full Log Data: {
    "timestamp": "2026-07-02 16:47:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "198.163.193.210",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "198.163.193.210, 104.23.223.102",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM1IiwidXNlcm5hbWUiOiJtbW1tIiwiZW1haWwiOiJzaG9oaXN0YW1hc2hhcmlwb3ZhNTVAZ21haWwuY29tIiwiZXhwIjoxNzgzNjE0NDU0fQ.DsBVlyeZcxpHqgKVWUZ3dI7xaSxv__350D6P2hi1jy0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a14f21e32e99bc2f-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "198.163.193.210",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 16:47:27 UTC] === END API CALL LOG ===
[02-Jul-2026 16:47:27 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 16:47:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM1IiwidXNlcm5hbWUiOiJtbW1tIiwiZW1haWwiOiJzaG9oaXN0YW1hc2hhcmlwb3ZhNTVAZ21haWwuY29tIiwiZXhwIjoxNzgzNjE0NDU0fQ.DsBVlyeZcxpHqgKVWUZ3dI7xaSxv__350D6P2hi1jy0
[02-Jul-2026 16:47:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 16:47:27 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 16:47:27 UTC] User ID: 935
[02-Jul-2026 16:47:27 UTC] ✅ User profile retrieved successfully for user ID: 935
[02-Jul-2026 16:47:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 16:47:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 16:47:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"198.163.193.210, 104.23.223.41","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM1IiwidXNlcm5hbWUiOiJtbW1tIiwiZW1haWwiOiJzaG9oaXN0YW1hc2hhcmlwb3ZhNTVAZ21haWwuY29tIiwiZXhwIjoxNzgzNjE0NDU0fQ.DsBVlyeZcxpHqgKVWUZ3dI7xaSxv__350D6P2hi1jy0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a14f21e97be2bc2f-ARN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"198.163.193.210","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Jul-2026 16:47:28 UTC] === User Orders API Called ===
[02-Jul-2026 16:47:28 UTC] User ID: 935
[02-Jul-2026 16:47:28 UTC] Limit: 20, Offset: 0
[02-Jul-2026 16:47:28 UTC] Orders found: 0
[02-Jul-2026 16:47:28 UTC] Orders data: []
[02-Jul-2026 16:47:28 UTC] Total orders count: 0
[02-Jul-2026 18:44:12 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 18:44:12 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 18:44:12 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"36.255.83.167, 172.68.221.157","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM2IiwidXNlcm5hbWUiOiJiYWRodW4zNCIsImVtYWlsIjoibWRyb2RheWVkaG9zc2FpbkBnbWFpbC5jb20iLCJleHAiOjE3ODM2MjI2NTF9.kRi0TZPs2jYBvfVEKGKu6dkz1jHI1lVYpto1oSmW5Lk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a14fcce9d972d056-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"36.255.83.167","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Jul-2026 18:44:12 UTC] === User Orders API Called ===
[02-Jul-2026 18:44:12 UTC] User ID: 936
[02-Jul-2026 18:44:12 UTC] Limit: 20, Offset: 0
[02-Jul-2026 18:44:12 UTC] Orders found: 0
[02-Jul-2026 18:44:12 UTC] Orders data: []
[02-Jul-2026 18:44:12 UTC] Total orders count: 0
[02-Jul-2026 18:44:12 UTC] === API CALL LOG ===
[02-Jul-2026 18:44:12 UTC] Endpoint: user/profile.php
[02-Jul-2026 18:44:12 UTC] Full Log Data: {
    "timestamp": "2026-07-02 18:44:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.255.83.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.255.83.167, 172.68.221.157",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM2IiwidXNlcm5hbWUiOiJiYWRodW4zNCIsImVtYWlsIjoibWRyb2RheWVkaG9zc2FpbkBnbWFpbC5jb20iLCJleHAiOjE3ODM2MjI2NTF9.kRi0TZPs2jYBvfVEKGKu6dkz1jHI1lVYpto1oSmW5Lk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a14fcce9d96fd056-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.255.83.167",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 18:44:12 UTC] === END API CALL LOG ===
[02-Jul-2026 18:44:12 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 18:44:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM2IiwidXNlcm5hbWUiOiJiYWRodW4zNCIsImVtYWlsIjoibWRyb2RheWVkaG9zc2FpbkBnbWFpbC5jb20iLCJleHAiOjE3ODM2MjI2NTF9.kRi0TZPs2jYBvfVEKGKu6dkz1jHI1lVYpto1oSmW5Lk
[02-Jul-2026 18:44:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 18:44:12 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 18:44:12 UTC] User ID: 936
[02-Jul-2026 18:44:12 UTC] ✅ User profile retrieved successfully for user ID: 936
[02-Jul-2026 18:44:12 UTC] === API CALL LOG ===
[02-Jul-2026 18:44:12 UTC] Endpoint: user/profile.php
[02-Jul-2026 18:44:12 UTC] Full Log Data: {
    "timestamp": "2026-07-02 18:44:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.255.83.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.255.83.167, 172.68.221.157",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM2IiwidXNlcm5hbWUiOiJiYWRodW4zNCIsImVtYWlsIjoibWRyb2RheWVkaG9zc2FpbkBnbWFpbC5jb20iLCJleHAiOjE3ODM2MjI2NTF9.kRi0TZPs2jYBvfVEKGKu6dkz1jHI1lVYpto1oSmW5Lk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a14fccea59e2d056-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.255.83.167",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 18:44:12 UTC] === END API CALL LOG ===
[02-Jul-2026 18:44:12 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 18:44:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM2IiwidXNlcm5hbWUiOiJiYWRodW4zNCIsImVtYWlsIjoibWRyb2RheWVkaG9zc2FpbkBnbWFpbC5jb20iLCJleHAiOjE3ODM2MjI2NTF9.kRi0TZPs2jYBvfVEKGKu6dkz1jHI1lVYpto1oSmW5Lk
[02-Jul-2026 18:44:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 18:44:12 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 18:44:12 UTC] User ID: 936
[02-Jul-2026 18:44:12 UTC] ✅ User profile retrieved successfully for user ID: 936
[02-Jul-2026 18:44:13 UTC] === API CALL LOG ===
[02-Jul-2026 18:44:13 UTC] Endpoint: user/profile.php
[02-Jul-2026 18:44:13 UTC] Full Log Data: {
    "timestamp": "2026-07-02 18:44:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.255.83.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.255.83.167, 172.68.221.157",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM2IiwidXNlcm5hbWUiOiJiYWRodW4zNCIsImVtYWlsIjoibWRyb2RheWVkaG9zc2FpbkBnbWFpbC5jb20iLCJleHAiOjE3ODM2MjI2NTF9.kRi0TZPs2jYBvfVEKGKu6dkz1jHI1lVYpto1oSmW5Lk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a14fccf23a28d056-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.255.83.167",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 18:44:13 UTC] === END API CALL LOG ===
[02-Jul-2026 18:44:13 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 18:44:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM2IiwidXNlcm5hbWUiOiJiYWRodW4zNCIsImVtYWlsIjoibWRyb2RheWVkaG9zc2FpbkBnbWFpbC5jb20iLCJleHAiOjE3ODM2MjI2NTF9.kRi0TZPs2jYBvfVEKGKu6dkz1jHI1lVYpto1oSmW5Lk
[02-Jul-2026 18:44:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 18:44:13 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 18:44:13 UTC] User ID: 936
[02-Jul-2026 18:44:13 UTC] ✅ User profile retrieved successfully for user ID: 936
[02-Jul-2026 18:44:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 18:44:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 18:44:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"36.255.83.167, 172.68.221.157","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM2IiwidXNlcm5hbWUiOiJiYWRodW4zNCIsImVtYWlsIjoibWRyb2RheWVkaG9zc2FpbkBnbWFpbC5jb20iLCJleHAiOjE3ODM2MjI2NTF9.kRi0TZPs2jYBvfVEKGKu6dkz1jHI1lVYpto1oSmW5Lk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a14fcd923d7dd056-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"36.255.83.167","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Jul-2026 18:44:39 UTC] === User Orders API Called ===
[02-Jul-2026 18:44:39 UTC] User ID: 936
[02-Jul-2026 18:44:39 UTC] Limit: 20, Offset: 0
[02-Jul-2026 18:44:39 UTC] Orders found: 0
[02-Jul-2026 18:44:39 UTC] Orders data: []
[02-Jul-2026 18:44:39 UTC] Total orders count: 0
[02-Jul-2026 18:44:39 UTC] === API CALL LOG ===
[02-Jul-2026 18:44:39 UTC] Endpoint: user/profile.php
[02-Jul-2026 18:44:39 UTC] Full Log Data: {
    "timestamp": "2026-07-02 18:44:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.255.83.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.255.83.167, 172.68.221.157",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM2IiwidXNlcm5hbWUiOiJiYWRodW4zNCIsImVtYWlsIjoibWRyb2RheWVkaG9zc2FpbkBnbWFpbC5jb20iLCJleHAiOjE3ODM2MjI2NTF9.kRi0TZPs2jYBvfVEKGKu6dkz1jHI1lVYpto1oSmW5Lk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a14fcd929e06d056-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.255.83.167",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 18:44:39 UTC] === END API CALL LOG ===
[02-Jul-2026 18:44:39 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 18:44:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM2IiwidXNlcm5hbWUiOiJiYWRodW4zNCIsImVtYWlsIjoibWRyb2RheWVkaG9zc2FpbkBnbWFpbC5jb20iLCJleHAiOjE3ODM2MjI2NTF9.kRi0TZPs2jYBvfVEKGKu6dkz1jHI1lVYpto1oSmW5Lk
[02-Jul-2026 18:44:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 18:44:39 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 18:44:39 UTC] User ID: 936
[02-Jul-2026 18:44:39 UTC] ✅ User profile retrieved successfully for user ID: 936
[02-Jul-2026 18:44:40 UTC] === API CALL LOG ===
[02-Jul-2026 18:44:40 UTC] Endpoint: user/profile.php
[02-Jul-2026 18:44:40 UTC] Full Log Data: {
    "timestamp": "2026-07-02 18:44:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.255.83.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.255.83.167, 172.68.221.157",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM2IiwidXNlcm5hbWUiOiJiYWRodW4zNCIsImVtYWlsIjoibWRyb2RheWVkaG9zc2FpbkBnbWFpbC5jb20iLCJleHAiOjE3ODM2MjI2NTF9.kRi0TZPs2jYBvfVEKGKu6dkz1jHI1lVYpto1oSmW5Lk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a14fcd966a99d056-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.255.83.167",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 18:44:40 UTC] === END API CALL LOG ===
[02-Jul-2026 18:44:40 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 18:44:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM2IiwidXNlcm5hbWUiOiJiYWRodW4zNCIsImVtYWlsIjoibWRyb2RheWVkaG9zc2FpbkBnbWFpbC5jb20iLCJleHAiOjE3ODM2MjI2NTF9.kRi0TZPs2jYBvfVEKGKu6dkz1jHI1lVYpto1oSmW5Lk
[02-Jul-2026 18:44:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 18:44:40 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 18:44:40 UTC] User ID: 936
[02-Jul-2026 18:44:40 UTC] ✅ User profile retrieved successfully for user ID: 936
[02-Jul-2026 18:44:40 UTC] === API CALL LOG ===
[02-Jul-2026 18:44:40 UTC] Endpoint: user/profile.php
[02-Jul-2026 18:44:40 UTC] Full Log Data: {
    "timestamp": "2026-07-02 18:44:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.255.83.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.255.83.167, 172.68.221.157",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM2IiwidXNlcm5hbWUiOiJiYWRodW4zNCIsImVtYWlsIjoibWRyb2RheWVkaG9zc2FpbkBnbWFpbC5jb20iLCJleHAiOjE3ODM2MjI2NTF9.kRi0TZPs2jYBvfVEKGKu6dkz1jHI1lVYpto1oSmW5Lk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a14fcd9a4eddd056-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.255.83.167",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 18:44:40 UTC] === END API CALL LOG ===
[02-Jul-2026 18:44:40 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 18:44:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM2IiwidXNlcm5hbWUiOiJiYWRodW4zNCIsImVtYWlsIjoibWRyb2RheWVkaG9zc2FpbkBnbWFpbC5jb20iLCJleHAiOjE3ODM2MjI2NTF9.kRi0TZPs2jYBvfVEKGKu6dkz1jHI1lVYpto1oSmW5Lk
[02-Jul-2026 18:44:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 18:44:40 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 18:44:40 UTC] User ID: 936
[02-Jul-2026 18:44:40 UTC] ✅ User profile retrieved successfully for user ID: 936
[02-Jul-2026 18:44:53 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 18:44:53 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 18:44:53 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"36.255.83.167, 172.68.221.157","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM2IiwidXNlcm5hbWUiOiJiYWRodW4zNCIsImVtYWlsIjoibWRyb2RheWVkaG9zc2FpbkBnbWFpbC5jb20iLCJleHAiOjE3ODM2MjI2NTF9.kRi0TZPs2jYBvfVEKGKu6dkz1jHI1lVYpto1oSmW5Lk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a14fcde73e03d056-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"36.255.83.167","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Jul-2026 18:44:53 UTC] === User Orders API Called ===
[02-Jul-2026 18:44:53 UTC] User ID: 936
[02-Jul-2026 18:44:53 UTC] Limit: 20, Offset: 0
[02-Jul-2026 18:44:53 UTC] Orders found: 0
[02-Jul-2026 18:44:53 UTC] Orders data: []
[02-Jul-2026 18:44:53 UTC] Total orders count: 0
[02-Jul-2026 18:44:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 18:44:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 18:44:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"36.255.83.167, 172.68.221.157","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM2IiwidXNlcm5hbWUiOiJiYWRodW4zNCIsImVtYWlsIjoibWRyb2RheWVkaG9zc2FpbkBnbWFpbC5jb20iLCJleHAiOjE3ODM2MjI2NTF9.kRi0TZPs2jYBvfVEKGKu6dkz1jHI1lVYpto1oSmW5Lk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a14fcdee7c85d056-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"36.255.83.167","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Jul-2026 18:44:54 UTC] === User Orders API Called ===
[02-Jul-2026 18:44:54 UTC] User ID: 936
[02-Jul-2026 18:44:54 UTC] Limit: 20, Offset: 0
[02-Jul-2026 18:44:54 UTC] Orders found: 0
[02-Jul-2026 18:44:54 UTC] Orders data: []
[02-Jul-2026 18:44:54 UTC] Total orders count: 0
[02-Jul-2026 18:44:54 UTC] === API CALL LOG ===
[02-Jul-2026 18:44:54 UTC] Endpoint: user/profile.php
[02-Jul-2026 18:44:54 UTC] Full Log Data: {
    "timestamp": "2026-07-02 18:44:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.255.83.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.255.83.167, 172.68.221.157",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM2IiwidXNlcm5hbWUiOiJiYWRodW4zNCIsImVtYWlsIjoibWRyb2RheWVkaG9zc2FpbkBnbWFpbC5jb20iLCJleHAiOjE3ODM2MjI2NTF9.kRi0TZPs2jYBvfVEKGKu6dkz1jHI1lVYpto1oSmW5Lk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a14fcdeeccd3d056-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.255.83.167",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 18:44:54 UTC] === END API CALL LOG ===
[02-Jul-2026 18:44:54 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 18:44:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM2IiwidXNlcm5hbWUiOiJiYWRodW4zNCIsImVtYWlsIjoibWRyb2RheWVkaG9zc2FpbkBnbWFpbC5jb20iLCJleHAiOjE3ODM2MjI2NTF9.kRi0TZPs2jYBvfVEKGKu6dkz1jHI1lVYpto1oSmW5Lk
[02-Jul-2026 18:44:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 18:44:54 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 18:44:54 UTC] User ID: 936
[02-Jul-2026 18:44:54 UTC] ✅ User profile retrieved successfully for user ID: 936
[02-Jul-2026 18:44:54 UTC] === API CALL LOG ===
[02-Jul-2026 18:44:54 UTC] Endpoint: user/profile.php
[02-Jul-2026 18:44:54 UTC] Full Log Data: {
    "timestamp": "2026-07-02 18:44:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.255.83.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.255.83.167, 172.68.221.157",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM2IiwidXNlcm5hbWUiOiJiYWRodW4zNCIsImVtYWlsIjoibWRyb2RheWVkaG9zc2FpbkBnbWFpbC5jb20iLCJleHAiOjE3ODM2MjI2NTF9.kRi0TZPs2jYBvfVEKGKu6dkz1jHI1lVYpto1oSmW5Lk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a14fcdf298bed056-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.255.83.167",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 18:44:54 UTC] === END API CALL LOG ===
[02-Jul-2026 18:44:54 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 18:44:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM2IiwidXNlcm5hbWUiOiJiYWRodW4zNCIsImVtYWlsIjoibWRyb2RheWVkaG9zc2FpbkBnbWFpbC5jb20iLCJleHAiOjE3ODM2MjI2NTF9.kRi0TZPs2jYBvfVEKGKu6dkz1jHI1lVYpto1oSmW5Lk
[02-Jul-2026 18:44:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 18:44:54 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 18:44:54 UTC] User ID: 936
[02-Jul-2026 18:44:54 UTC] ✅ User profile retrieved successfully for user ID: 936
[02-Jul-2026 18:44:55 UTC] === API CALL LOG ===
[02-Jul-2026 18:44:55 UTC] Endpoint: user/profile.php
[02-Jul-2026 18:44:55 UTC] Full Log Data: {
    "timestamp": "2026-07-02 18:44:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.255.83.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.255.83.167, 172.68.221.157",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM2IiwidXNlcm5hbWUiOiJiYWRodW4zNCIsImVtYWlsIjoibWRyb2RheWVkaG9zc2FpbkBnbWFpbC5jb20iLCJleHAiOjE3ODM2MjI2NTF9.kRi0TZPs2jYBvfVEKGKu6dkz1jHI1lVYpto1oSmW5Lk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a14fcdf4db41d056-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.255.83.167",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 18:44:55 UTC] === END API CALL LOG ===
[02-Jul-2026 18:44:55 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 18:44:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM2IiwidXNlcm5hbWUiOiJiYWRodW4zNCIsImVtYWlsIjoibWRyb2RheWVkaG9zc2FpbkBnbWFpbC5jb20iLCJleHAiOjE3ODM2MjI2NTF9.kRi0TZPs2jYBvfVEKGKu6dkz1jHI1lVYpto1oSmW5Lk
[02-Jul-2026 18:44:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 18:44:55 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 18:44:55 UTC] User ID: 936
[02-Jul-2026 18:44:55 UTC] ✅ User profile retrieved successfully for user ID: 936
[02-Jul-2026 18:44:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 18:44:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 18:44:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"36.255.83.167, 172.68.221.157","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM2IiwidXNlcm5hbWUiOiJiYWRodW4zNCIsImVtYWlsIjoibWRyb2RheWVkaG9zc2FpbkBnbWFpbC5jb20iLCJleHAiOjE3ODM2MjI2NTF9.kRi0TZPs2jYBvfVEKGKu6dkz1jHI1lVYpto1oSmW5Lk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a14fce043b66d056-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"36.255.83.167","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Jul-2026 18:44:57 UTC] === User Orders API Called ===
[02-Jul-2026 18:44:57 UTC] User ID: 936
[02-Jul-2026 18:44:57 UTC] Limit: 20, Offset: 0
[02-Jul-2026 18:44:57 UTC] Orders found: 0
[02-Jul-2026 18:44:57 UTC] Orders data: []
[02-Jul-2026 18:44:57 UTC] Total orders count: 0
[02-Jul-2026 18:44:57 UTC] === API CALL LOG ===
[02-Jul-2026 18:44:57 UTC] Endpoint: user/profile.php
[02-Jul-2026 18:44:57 UTC] Full Log Data: {
    "timestamp": "2026-07-02 18:44:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.255.83.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.255.83.167, 172.68.221.157",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM2IiwidXNlcm5hbWUiOiJiYWRodW4zNCIsImVtYWlsIjoibWRyb2RheWVkaG9zc2FpbkBnbWFpbC5jb20iLCJleHAiOjE3ODM2MjI2NTF9.kRi0TZPs2jYBvfVEKGKu6dkz1jHI1lVYpto1oSmW5Lk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a14fce047badd056-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.255.83.167",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 18:44:57 UTC] === END API CALL LOG ===
[02-Jul-2026 18:44:57 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 18:44:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM2IiwidXNlcm5hbWUiOiJiYWRodW4zNCIsImVtYWlsIjoibWRyb2RheWVkaG9zc2FpbkBnbWFpbC5jb20iLCJleHAiOjE3ODM2MjI2NTF9.kRi0TZPs2jYBvfVEKGKu6dkz1jHI1lVYpto1oSmW5Lk
[02-Jul-2026 18:44:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 18:44:57 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 18:44:57 UTC] User ID: 936
[02-Jul-2026 18:44:57 UTC] ✅ User profile retrieved successfully for user ID: 936
[02-Jul-2026 18:44:58 UTC] === API CALL LOG ===
[02-Jul-2026 18:44:58 UTC] Endpoint: user/profile.php
[02-Jul-2026 18:44:58 UTC] Full Log Data: {
    "timestamp": "2026-07-02 18:44:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.255.83.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.255.83.167, 172.68.221.157",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM2IiwidXNlcm5hbWUiOiJiYWRodW4zNCIsImVtYWlsIjoibWRyb2RheWVkaG9zc2FpbkBnbWFpbC5jb20iLCJleHAiOjE3ODM2MjI2NTF9.kRi0TZPs2jYBvfVEKGKu6dkz1jHI1lVYpto1oSmW5Lk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a14fce088869d056-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.255.83.167",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 18:44:58 UTC] === END API CALL LOG ===
[02-Jul-2026 18:44:58 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 18:44:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM2IiwidXNlcm5hbWUiOiJiYWRodW4zNCIsImVtYWlsIjoibWRyb2RheWVkaG9zc2FpbkBnbWFpbC5jb20iLCJleHAiOjE3ODM2MjI2NTF9.kRi0TZPs2jYBvfVEKGKu6dkz1jHI1lVYpto1oSmW5Lk
[02-Jul-2026 18:44:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 18:44:58 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 18:44:58 UTC] User ID: 936
[02-Jul-2026 18:44:58 UTC] ✅ User profile retrieved successfully for user ID: 936
[02-Jul-2026 18:44:58 UTC] === API CALL LOG ===
[02-Jul-2026 18:44:58 UTC] Endpoint: user/profile.php
[02-Jul-2026 18:44:58 UTC] Full Log Data: {
    "timestamp": "2026-07-02 18:44:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.255.83.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.255.83.167, 172.68.221.157",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM2IiwidXNlcm5hbWUiOiJiYWRodW4zNCIsImVtYWlsIjoibWRyb2RheWVkaG9zc2FpbkBnbWFpbC5jb20iLCJleHAiOjE3ODM2MjI2NTF9.kRi0TZPs2jYBvfVEKGKu6dkz1jHI1lVYpto1oSmW5Lk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a14fce0a8a92d056-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.255.83.167",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 18:44:58 UTC] === END API CALL LOG ===
[02-Jul-2026 18:44:58 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 18:44:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM2IiwidXNlcm5hbWUiOiJiYWRodW4zNCIsImVtYWlsIjoibWRyb2RheWVkaG9zc2FpbkBnbWFpbC5jb20iLCJleHAiOjE3ODM2MjI2NTF9.kRi0TZPs2jYBvfVEKGKu6dkz1jHI1lVYpto1oSmW5Lk
[02-Jul-2026 18:44:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 18:44:58 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 18:44:58 UTC] User ID: 936
[02-Jul-2026 18:44:58 UTC] ✅ User profile retrieved successfully for user ID: 936
[02-Jul-2026 18:45:11 UTC] === API CALL LOG ===
[02-Jul-2026 18:45:11 UTC] Endpoint: user/profile.php
[02-Jul-2026 18:45:11 UTC] Full Log Data: {
    "timestamp": "2026-07-02 18:45:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.255.83.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.255.83.167, 172.68.221.157",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM2IiwidXNlcm5hbWUiOiJiYWRodW4zNCIsImVtYWlsIjoibWRyb2RheWVkaG9zc2FpbkBnbWFpbC5jb20iLCJleHAiOjE3ODM2MjI2NTF9.kRi0TZPs2jYBvfVEKGKu6dkz1jHI1lVYpto1oSmW5Lk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a14fce588ae3d056-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.255.83.167",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 18:45:11 UTC] === END API CALL LOG ===
[02-Jul-2026 18:45:11 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 18:45:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM2IiwidXNlcm5hbWUiOiJiYWRodW4zNCIsImVtYWlsIjoibWRyb2RheWVkaG9zc2FpbkBnbWFpbC5jb20iLCJleHAiOjE3ODM2MjI2NTF9.kRi0TZPs2jYBvfVEKGKu6dkz1jHI1lVYpto1oSmW5Lk
[02-Jul-2026 18:45:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 18:45:11 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 18:45:11 UTC] User ID: 936
[02-Jul-2026 18:45:11 UTC] ✅ User profile retrieved successfully for user ID: 936
[02-Jul-2026 18:45:11 UTC] === API CALL LOG ===
[02-Jul-2026 18:45:11 UTC] Endpoint: user/profile.php
[02-Jul-2026 18:45:11 UTC] Full Log Data: {
    "timestamp": "2026-07-02 18:45:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.255.83.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.255.83.167, 172.68.221.157",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM2IiwidXNlcm5hbWUiOiJiYWRodW4zNCIsImVtYWlsIjoibWRyb2RheWVkaG9zc2FpbkBnbWFpbC5jb20iLCJleHAiOjE3ODM2MjI2NTF9.kRi0TZPs2jYBvfVEKGKu6dkz1jHI1lVYpto1oSmW5Lk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a14fce5c9fd9d056-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.255.83.167",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 18:45:11 UTC] === END API CALL LOG ===
[02-Jul-2026 18:45:11 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 18:45:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM2IiwidXNlcm5hbWUiOiJiYWRodW4zNCIsImVtYWlsIjoibWRyb2RheWVkaG9zc2FpbkBnbWFpbC5jb20iLCJleHAiOjE3ODM2MjI2NTF9.kRi0TZPs2jYBvfVEKGKu6dkz1jHI1lVYpto1oSmW5Lk
[02-Jul-2026 18:45:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 18:45:11 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 18:45:11 UTC] User ID: 936
[02-Jul-2026 18:45:11 UTC] ✅ User profile retrieved successfully for user ID: 936
[02-Jul-2026 18:45:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 18:45:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 18:45:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"36.255.83.167, 172.68.221.157","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM2IiwidXNlcm5hbWUiOiJiYWRodW4zNCIsImVtYWlsIjoibWRyb2RheWVkaG9zc2FpbkBnbWFpbC5jb20iLCJleHAiOjE3ODM2MjI2NTF9.kRi0TZPs2jYBvfVEKGKu6dkz1jHI1lVYpto1oSmW5Lk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a14fce583a9bd056-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"36.255.83.167","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Jul-2026 18:45:11 UTC] === User Orders API Called ===
[02-Jul-2026 18:45:11 UTC] User ID: 936
[02-Jul-2026 18:45:11 UTC] Limit: 20, Offset: 0
[02-Jul-2026 18:45:11 UTC] Orders found: 0
[02-Jul-2026 18:45:11 UTC] Orders data: []
[02-Jul-2026 18:45:11 UTC] Total orders count: 0
[02-Jul-2026 18:45:13 UTC] === API CALL LOG ===
[02-Jul-2026 18:45:13 UTC] Endpoint: user/profile.php
[02-Jul-2026 18:45:13 UTC] Full Log Data: {
    "timestamp": "2026-07-02 18:45:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.255.83.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.255.83.167, 172.68.221.157",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM2IiwidXNlcm5hbWUiOiJiYWRodW4zNCIsImVtYWlsIjoibWRyb2RheWVkaG9zc2FpbkBnbWFpbC5jb20iLCJleHAiOjE3ODM2MjI2NTF9.kRi0TZPs2jYBvfVEKGKu6dkz1jHI1lVYpto1oSmW5Lk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a14fce64c8dad056-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.255.83.167",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 18:45:13 UTC] === END API CALL LOG ===
[02-Jul-2026 18:45:13 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 18:45:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM2IiwidXNlcm5hbWUiOiJiYWRodW4zNCIsImVtYWlsIjoibWRyb2RheWVkaG9zc2FpbkBnbWFpbC5jb20iLCJleHAiOjE3ODM2MjI2NTF9.kRi0TZPs2jYBvfVEKGKu6dkz1jHI1lVYpto1oSmW5Lk
[02-Jul-2026 18:45:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 18:45:13 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 18:45:13 UTC] User ID: 936
[02-Jul-2026 18:45:13 UTC] ✅ User profile retrieved successfully for user ID: 936
[02-Jul-2026 18:45:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 18:45:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 18:45:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"36.255.83.167, 172.68.221.157","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM2IiwidXNlcm5hbWUiOiJiYWRodW4zNCIsImVtYWlsIjoibWRyb2RheWVkaG9zc2FpbkBnbWFpbC5jb20iLCJleHAiOjE3ODM2MjI2NTF9.kRi0TZPs2jYBvfVEKGKu6dkz1jHI1lVYpto1oSmW5Lk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a14fce983aead056-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"36.255.83.167","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Jul-2026 18:45:21 UTC] === User Orders API Called ===
[02-Jul-2026 18:45:21 UTC] User ID: 936
[02-Jul-2026 18:45:21 UTC] Limit: 20, Offset: 0
[02-Jul-2026 18:45:21 UTC] Orders found: 0
[02-Jul-2026 18:45:21 UTC] Orders data: []
[02-Jul-2026 18:45:21 UTC] Total orders count: 0
[02-Jul-2026 18:45:21 UTC] === API CALL LOG ===
[02-Jul-2026 18:45:21 UTC] Endpoint: user/profile.php
[02-Jul-2026 18:45:21 UTC] Full Log Data: {
    "timestamp": "2026-07-02 18:45:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.255.83.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.255.83.167, 172.68.221.157",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM2IiwidXNlcm5hbWUiOiJiYWRodW4zNCIsImVtYWlsIjoibWRyb2RheWVkaG9zc2FpbkBnbWFpbC5jb20iLCJleHAiOjE3ODM2MjI2NTF9.kRi0TZPs2jYBvfVEKGKu6dkz1jHI1lVYpto1oSmW5Lk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a14fce988b52d056-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.255.83.167",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 18:45:21 UTC] === END API CALL LOG ===
[02-Jul-2026 18:45:21 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 18:45:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM2IiwidXNlcm5hbWUiOiJiYWRodW4zNCIsImVtYWlsIjoibWRyb2RheWVkaG9zc2FpbkBnbWFpbC5jb20iLCJleHAiOjE3ODM2MjI2NTF9.kRi0TZPs2jYBvfVEKGKu6dkz1jHI1lVYpto1oSmW5Lk
[02-Jul-2026 18:45:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 18:45:21 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 18:45:21 UTC] User ID: 936
[02-Jul-2026 18:45:21 UTC] ✅ User profile retrieved successfully for user ID: 936
[02-Jul-2026 18:45:22 UTC] === API CALL LOG ===
[02-Jul-2026 18:45:22 UTC] Endpoint: user/profile.php
[02-Jul-2026 18:45:22 UTC] Full Log Data: {
    "timestamp": "2026-07-02 18:45:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.255.83.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.255.83.167, 172.68.221.157",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM2IiwidXNlcm5hbWUiOiJiYWRodW4zNCIsImVtYWlsIjoibWRyb2RheWVkaG9zc2FpbkBnbWFpbC5jb20iLCJleHAiOjE3ODM2MjI2NTF9.kRi0TZPs2jYBvfVEKGKu6dkz1jHI1lVYpto1oSmW5Lk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a14fce9c9f90d056-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.255.83.167",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 18:45:22 UTC] === END API CALL LOG ===
[02-Jul-2026 18:45:22 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 18:45:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM2IiwidXNlcm5hbWUiOiJiYWRodW4zNCIsImVtYWlsIjoibWRyb2RheWVkaG9zc2FpbkBnbWFpbC5jb20iLCJleHAiOjE3ODM2MjI2NTF9.kRi0TZPs2jYBvfVEKGKu6dkz1jHI1lVYpto1oSmW5Lk
[02-Jul-2026 18:45:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 18:45:22 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 18:45:22 UTC] User ID: 936
[02-Jul-2026 18:45:22 UTC] ✅ User profile retrieved successfully for user ID: 936
[02-Jul-2026 18:45:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 18:45:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 18:45:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"36.255.83.167, 172.68.221.157","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM2IiwidXNlcm5hbWUiOiJiYWRodW4zNCIsImVtYWlsIjoibWRyb2RheWVkaG9zc2FpbkBnbWFpbC5jb20iLCJleHAiOjE3ODM2MjI2NTF9.kRi0TZPs2jYBvfVEKGKu6dkz1jHI1lVYpto1oSmW5Lk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a14fce9fdb2cd056-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"36.255.83.167","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Jul-2026 18:45:22 UTC] === User Orders API Called ===
[02-Jul-2026 18:45:22 UTC] User ID: 936
[02-Jul-2026 18:45:22 UTC] Limit: 20, Offset: 0
[02-Jul-2026 18:45:22 UTC] Orders found: 0
[02-Jul-2026 18:45:22 UTC] Orders data: []
[02-Jul-2026 18:45:22 UTC] Total orders count: 0
[02-Jul-2026 18:45:22 UTC] === API CALL LOG ===
[02-Jul-2026 18:45:22 UTC] Endpoint: user/profile.php
[02-Jul-2026 18:45:22 UTC] Full Log Data: {
    "timestamp": "2026-07-02 18:45:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.255.83.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.255.83.167, 172.68.221.157",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM2IiwidXNlcm5hbWUiOiJiYWRodW4zNCIsImVtYWlsIjoibWRyb2RheWVkaG9zc2FpbkBnbWFpbC5jb20iLCJleHAiOjE3ODM2MjI2NTF9.kRi0TZPs2jYBvfVEKGKu6dkz1jHI1lVYpto1oSmW5Lk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a14fcea08beed056-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.255.83.167",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 18:45:22 UTC] === END API CALL LOG ===
[02-Jul-2026 18:45:22 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 18:45:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM2IiwidXNlcm5hbWUiOiJiYWRodW4zNCIsImVtYWlsIjoibWRyb2RheWVkaG9zc2FpbkBnbWFpbC5jb20iLCJleHAiOjE3ODM2MjI2NTF9.kRi0TZPs2jYBvfVEKGKu6dkz1jHI1lVYpto1oSmW5Lk
[02-Jul-2026 18:45:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 18:45:22 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 18:45:22 UTC] User ID: 936
[02-Jul-2026 18:45:22 UTC] ✅ User profile retrieved successfully for user ID: 936
[02-Jul-2026 18:45:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 18:45:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 18:45:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"36.255.83.167, 172.68.221.157","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM2IiwidXNlcm5hbWUiOiJiYWRodW4zNCIsImVtYWlsIjoibWRyb2RheWVkaG9zc2FpbkBnbWFpbC5jb20iLCJleHAiOjE3ODM2MjI2NTF9.kRi0TZPs2jYBvfVEKGKu6dkz1jHI1lVYpto1oSmW5Lk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a14fceacb886d056-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"36.255.83.167","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Jul-2026 18:45:24 UTC] === User Orders API Called ===
[02-Jul-2026 18:45:24 UTC] User ID: 936
[02-Jul-2026 18:45:24 UTC] Limit: 20, Offset: 0
[02-Jul-2026 18:45:24 UTC] Orders found: 0
[02-Jul-2026 18:45:24 UTC] Orders data: []
[02-Jul-2026 18:45:24 UTC] Total orders count: 0
[02-Jul-2026 18:45:24 UTC] === API CALL LOG ===
[02-Jul-2026 18:45:24 UTC] Endpoint: user/profile.php
[02-Jul-2026 18:45:24 UTC] Full Log Data: {
    "timestamp": "2026-07-02 18:45:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.255.83.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.255.83.167, 172.68.221.157",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM2IiwidXNlcm5hbWUiOiJiYWRodW4zNCIsImVtYWlsIjoibWRyb2RheWVkaG9zc2FpbkBnbWFpbC5jb20iLCJleHAiOjE3ODM2MjI2NTF9.kRi0TZPs2jYBvfVEKGKu6dkz1jHI1lVYpto1oSmW5Lk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a14fcead18e7d056-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.255.83.167",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 18:45:24 UTC] === END API CALL LOG ===
[02-Jul-2026 18:45:24 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 18:45:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM2IiwidXNlcm5hbWUiOiJiYWRodW4zNCIsImVtYWlsIjoibWRyb2RheWVkaG9zc2FpbkBnbWFpbC5jb20iLCJleHAiOjE3ODM2MjI2NTF9.kRi0TZPs2jYBvfVEKGKu6dkz1jHI1lVYpto1oSmW5Lk
[02-Jul-2026 18:45:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 18:45:24 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 18:45:24 UTC] User ID: 936
[02-Jul-2026 18:45:24 UTC] ✅ User profile retrieved successfully for user ID: 936
[02-Jul-2026 18:45:25 UTC] === API CALL LOG ===
[02-Jul-2026 18:45:25 UTC] Endpoint: user/profile.php
[02-Jul-2026 18:45:25 UTC] Full Log Data: {
    "timestamp": "2026-07-02 18:45:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.255.83.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.255.83.167, 172.68.221.157",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM2IiwidXNlcm5hbWUiOiJiYWRodW4zNCIsImVtYWlsIjoibWRyb2RheWVkaG9zc2FpbkBnbWFpbC5jb20iLCJleHAiOjE3ODM2MjI2NTF9.kRi0TZPs2jYBvfVEKGKu6dkz1jHI1lVYpto1oSmW5Lk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a14fceb0fd35d056-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.255.83.167",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 18:45:25 UTC] === END API CALL LOG ===
[02-Jul-2026 18:45:25 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 18:45:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM2IiwidXNlcm5hbWUiOiJiYWRodW4zNCIsImVtYWlsIjoibWRyb2RheWVkaG9zc2FpbkBnbWFpbC5jb20iLCJleHAiOjE3ODM2MjI2NTF9.kRi0TZPs2jYBvfVEKGKu6dkz1jHI1lVYpto1oSmW5Lk
[02-Jul-2026 18:45:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 18:45:25 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 18:45:25 UTC] User ID: 936
[02-Jul-2026 18:45:25 UTC] ✅ User profile retrieved successfully for user ID: 936
[02-Jul-2026 18:45:25 UTC] === API CALL LOG ===
[02-Jul-2026 18:45:25 UTC] Endpoint: user/profile.php
[02-Jul-2026 18:45:25 UTC] Full Log Data: {
    "timestamp": "2026-07-02 18:45:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.255.83.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.255.83.167, 172.68.221.157",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM2IiwidXNlcm5hbWUiOiJiYWRodW4zNCIsImVtYWlsIjoibWRyb2RheWVkaG9zc2FpbkBnbWFpbC5jb20iLCJleHAiOjE3ODM2MjI2NTF9.kRi0TZPs2jYBvfVEKGKu6dkz1jHI1lVYpto1oSmW5Lk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a14fceb499a7d056-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.255.83.167",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 18:45:25 UTC] === END API CALL LOG ===
[02-Jul-2026 18:45:25 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 18:45:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM2IiwidXNlcm5hbWUiOiJiYWRodW4zNCIsImVtYWlsIjoibWRyb2RheWVkaG9zc2FpbkBnbWFpbC5jb20iLCJleHAiOjE3ODM2MjI2NTF9.kRi0TZPs2jYBvfVEKGKu6dkz1jHI1lVYpto1oSmW5Lk
[02-Jul-2026 18:45:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 18:45:25 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 18:45:25 UTC] User ID: 936
[02-Jul-2026 18:45:25 UTC] ✅ User profile retrieved successfully for user ID: 936
[02-Jul-2026 18:45:26 UTC] === API CALL LOG ===
[02-Jul-2026 18:45:26 UTC] Endpoint: user/profile.php
[02-Jul-2026 18:45:26 UTC] Full Log Data: {
    "timestamp": "2026-07-02 18:45:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.255.83.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.255.83.167, 172.68.221.157",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM2IiwidXNlcm5hbWUiOiJiYWRodW4zNCIsImVtYWlsIjoibWRyb2RheWVkaG9zc2FpbkBnbWFpbC5jb20iLCJleHAiOjE3ODM2MjI2NTF9.kRi0TZPs2jYBvfVEKGKu6dkz1jHI1lVYpto1oSmW5Lk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a14fceb50a27d056-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.255.83.167",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 18:45:26 UTC] === END API CALL LOG ===
[02-Jul-2026 18:45:26 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 18:45:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM2IiwidXNlcm5hbWUiOiJiYWRodW4zNCIsImVtYWlsIjoibWRyb2RheWVkaG9zc2FpbkBnbWFpbC5jb20iLCJleHAiOjE3ODM2MjI2NTF9.kRi0TZPs2jYBvfVEKGKu6dkz1jHI1lVYpto1oSmW5Lk
[02-Jul-2026 18:45:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 18:45:26 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 18:45:26 UTC] User ID: 936
[02-Jul-2026 18:45:26 UTC] ✅ User profile retrieved successfully for user ID: 936
[02-Jul-2026 18:45:26 UTC] User Purchases API - User ID: 936
[02-Jul-2026 18:45:26 UTC] User Purchases API - Total purchases found: 1
[02-Jul-2026 18:45:29 UTC] === API CALL LOG ===
[02-Jul-2026 18:45:29 UTC] Endpoint: user/profile.php
[02-Jul-2026 18:45:29 UTC] Full Log Data: {
    "timestamp": "2026-07-02 18:45:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.255.83.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.255.83.167, 172.68.221.157",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM2IiwidXNlcm5hbWUiOiJiYWRodW4zNCIsImVtYWlsIjoibWRyb2RheWVkaG9zc2FpbkBnbWFpbC5jb20iLCJleHAiOjE3ODM2MjI2NTF9.kRi0TZPs2jYBvfVEKGKu6dkz1jHI1lVYpto1oSmW5Lk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a14fcecd5dbbd056-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.255.83.167",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 18:45:29 UTC] === END API CALL LOG ===
[02-Jul-2026 18:45:29 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 18:45:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM2IiwidXNlcm5hbWUiOiJiYWRodW4zNCIsImVtYWlsIjoibWRyb2RheWVkaG9zc2FpbkBnbWFpbC5jb20iLCJleHAiOjE3ODM2MjI2NTF9.kRi0TZPs2jYBvfVEKGKu6dkz1jHI1lVYpto1oSmW5Lk
[02-Jul-2026 18:45:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 18:45:29 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 18:45:29 UTC] User ID: 936
[02-Jul-2026 18:45:29 UTC] ✅ User profile retrieved successfully for user ID: 936
[02-Jul-2026 18:45:30 UTC] User Purchases API - User ID: 936
[02-Jul-2026 18:45:30 UTC] User Purchases API - Total purchases found: 1
[02-Jul-2026 18:45:33 UTC] === API CALL LOG ===
[02-Jul-2026 18:45:33 UTC] Endpoint: user/profile.php
[02-Jul-2026 18:45:33 UTC] Full Log Data: {
    "timestamp": "2026-07-02 18:45:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.255.83.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.255.83.167, 172.68.221.157",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM2IiwidXNlcm5hbWUiOiJiYWRodW4zNCIsImVtYWlsIjoibWRyb2RheWVkaG9zc2FpbkBnbWFpbC5jb20iLCJleHAiOjE3ODM2MjI2NTF9.kRi0TZPs2jYBvfVEKGKu6dkz1jHI1lVYpto1oSmW5Lk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a14fcee14bcfd056-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.255.83.167",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 18:45:33 UTC] === END API CALL LOG ===
[02-Jul-2026 18:45:33 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 18:45:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM2IiwidXNlcm5hbWUiOiJiYWRodW4zNCIsImVtYWlsIjoibWRyb2RheWVkaG9zc2FpbkBnbWFpbC5jb20iLCJleHAiOjE3ODM2MjI2NTF9.kRi0TZPs2jYBvfVEKGKu6dkz1jHI1lVYpto1oSmW5Lk
[02-Jul-2026 18:45:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 18:45:33 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 18:45:33 UTC] User ID: 936
[02-Jul-2026 18:45:33 UTC] ✅ User profile retrieved successfully for user ID: 936
[02-Jul-2026 18:45:33 UTC] User Purchases API - User ID: 936
[02-Jul-2026 18:45:33 UTC] User Purchases API - Total purchases found: 1
[02-Jul-2026 18:45:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 18:45:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 18:45:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"36.255.83.167, 172.68.221.157","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM2IiwidXNlcm5hbWUiOiJiYWRodW4zNCIsImVtYWlsIjoibWRyb2RheWVkaG9zc2FpbkBnbWFpbC5jb20iLCJleHAiOjE3ODM2MjI2NTF9.kRi0TZPs2jYBvfVEKGKu6dkz1jHI1lVYpto1oSmW5Lk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a14fceea7e6ad056-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"36.255.83.167","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Jul-2026 18:45:34 UTC] === User Orders API Called ===
[02-Jul-2026 18:45:34 UTC] User ID: 936
[02-Jul-2026 18:45:34 UTC] Limit: 20, Offset: 0
[02-Jul-2026 18:45:34 UTC] Orders found: 0
[02-Jul-2026 18:45:34 UTC] Orders data: []
[02-Jul-2026 18:45:34 UTC] Total orders count: 0
[02-Jul-2026 18:45:34 UTC] === API CALL LOG ===
[02-Jul-2026 18:45:34 UTC] Endpoint: user/profile.php
[02-Jul-2026 18:45:34 UTC] Full Log Data: {
    "timestamp": "2026-07-02 18:45:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.255.83.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.255.83.167, 172.68.221.157",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM2IiwidXNlcm5hbWUiOiJiYWRodW4zNCIsImVtYWlsIjoibWRyb2RheWVkaG9zc2FpbkBnbWFpbC5jb20iLCJleHAiOjE3ODM2MjI2NTF9.kRi0TZPs2jYBvfVEKGKu6dkz1jHI1lVYpto1oSmW5Lk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a14fceeaced9d056-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.255.83.167",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 18:45:34 UTC] === END API CALL LOG ===
[02-Jul-2026 18:45:34 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 18:45:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM2IiwidXNlcm5hbWUiOiJiYWRodW4zNCIsImVtYWlsIjoibWRyb2RheWVkaG9zc2FpbkBnbWFpbC5jb20iLCJleHAiOjE3ODM2MjI2NTF9.kRi0TZPs2jYBvfVEKGKu6dkz1jHI1lVYpto1oSmW5Lk
[02-Jul-2026 18:45:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 18:45:34 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 18:45:34 UTC] User ID: 936
[02-Jul-2026 18:45:34 UTC] ✅ User profile retrieved successfully for user ID: 936
[02-Jul-2026 18:45:35 UTC] === API CALL LOG ===
[02-Jul-2026 18:45:35 UTC] Endpoint: user/profile.php
[02-Jul-2026 18:45:35 UTC] Full Log Data: {
    "timestamp": "2026-07-02 18:45:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.255.83.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.255.83.167, 172.68.221.157",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM2IiwidXNlcm5hbWUiOiJiYWRodW4zNCIsImVtYWlsIjoibWRyb2RheWVkaG9zc2FpbkBnbWFpbC5jb20iLCJleHAiOjE3ODM2MjI2NTF9.kRi0TZPs2jYBvfVEKGKu6dkz1jHI1lVYpto1oSmW5Lk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a14fceee9b34d056-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.255.83.167",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 18:45:35 UTC] === END API CALL LOG ===
[02-Jul-2026 18:45:35 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 18:45:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM2IiwidXNlcm5hbWUiOiJiYWRodW4zNCIsImVtYWlsIjoibWRyb2RheWVkaG9zc2FpbkBnbWFpbC5jb20iLCJleHAiOjE3ODM2MjI2NTF9.kRi0TZPs2jYBvfVEKGKu6dkz1jHI1lVYpto1oSmW5Lk
[02-Jul-2026 18:45:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 18:45:35 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 18:45:35 UTC] User ID: 936
[02-Jul-2026 18:45:35 UTC] ✅ User profile retrieved successfully for user ID: 936
[02-Jul-2026 18:45:35 UTC] === API CALL LOG ===
[02-Jul-2026 18:45:35 UTC] Endpoint: user/profile.php
[02-Jul-2026 18:45:35 UTC] Full Log Data: {
    "timestamp": "2026-07-02 18:45:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.255.83.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.255.83.167, 172.68.221.157",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM2IiwidXNlcm5hbWUiOiJiYWRodW4zNCIsImVtYWlsIjoibWRyb2RheWVkaG9zc2FpbkBnbWFpbC5jb20iLCJleHAiOjE3ODM2MjI2NTF9.kRi0TZPs2jYBvfVEKGKu6dkz1jHI1lVYpto1oSmW5Lk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a14fcef24edfd056-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.255.83.167",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 18:45:35 UTC] === END API CALL LOG ===
[02-Jul-2026 18:45:35 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 18:45:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM2IiwidXNlcm5hbWUiOiJiYWRodW4zNCIsImVtYWlsIjoibWRyb2RheWVkaG9zc2FpbkBnbWFpbC5jb20iLCJleHAiOjE3ODM2MjI2NTF9.kRi0TZPs2jYBvfVEKGKu6dkz1jHI1lVYpto1oSmW5Lk
[02-Jul-2026 18:45:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 18:45:35 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 18:45:35 UTC] User ID: 936
[02-Jul-2026 18:45:35 UTC] ✅ User profile retrieved successfully for user ID: 936
[02-Jul-2026 18:45:36 UTC] === API CALL LOG ===
[02-Jul-2026 18:45:36 UTC] Endpoint: user/profile.php
[02-Jul-2026 18:45:36 UTC] Full Log Data: {
    "timestamp": "2026-07-02 18:45:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.255.83.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.255.83.167, 172.68.221.157",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM2IiwidXNlcm5hbWUiOiJiYWRodW4zNCIsImVtYWlsIjoibWRyb2RheWVkaG9zc2FpbkBnbWFpbC5jb20iLCJleHAiOjE3ODM2MjI2NTF9.kRi0TZPs2jYBvfVEKGKu6dkz1jHI1lVYpto1oSmW5Lk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a14fcef4b9f4d056-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.255.83.167",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 18:45:36 UTC] === END API CALL LOG ===
[02-Jul-2026 18:45:36 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 18:45:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM2IiwidXNlcm5hbWUiOiJiYWRodW4zNCIsImVtYWlsIjoibWRyb2RheWVkaG9zc2FpbkBnbWFpbC5jb20iLCJleHAiOjE3ODM2MjI2NTF9.kRi0TZPs2jYBvfVEKGKu6dkz1jHI1lVYpto1oSmW5Lk
[02-Jul-2026 18:45:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 18:45:36 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 18:45:36 UTC] User ID: 936
[02-Jul-2026 18:45:36 UTC] ✅ User profile retrieved successfully for user ID: 936
[02-Jul-2026 18:45:36 UTC] User Purchases API - User ID: 936
[02-Jul-2026 18:45:36 UTC] User Purchases API - Total purchases found: 1
[02-Jul-2026 18:45:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 18:45:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 18:45:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"36.255.83.167, 172.68.221.157","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM2IiwidXNlcm5hbWUiOiJiYWRodW4zNCIsImVtYWlsIjoibWRyb2RheWVkaG9zc2FpbkBnbWFpbC5jb20iLCJleHAiOjE3ODM2MjI2NTF9.kRi0TZPs2jYBvfVEKGKu6dkz1jHI1lVYpto1oSmW5Lk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a14fcf0a3fddd056-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"36.255.83.167","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Jul-2026 18:45:39 UTC] === User Orders API Called ===
[02-Jul-2026 18:45:39 UTC] User ID: 936
[02-Jul-2026 18:45:39 UTC] Limit: 20, Offset: 0
[02-Jul-2026 18:45:39 UTC] Orders found: 0
[02-Jul-2026 18:45:39 UTC] Orders data: []
[02-Jul-2026 18:45:39 UTC] Total orders count: 0
[02-Jul-2026 18:45:39 UTC] === API CALL LOG ===
[02-Jul-2026 18:45:39 UTC] Endpoint: user/profile.php
[02-Jul-2026 18:45:39 UTC] Full Log Data: {
    "timestamp": "2026-07-02 18:45:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.255.83.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.255.83.167, 172.68.221.157",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM2IiwidXNlcm5hbWUiOiJiYWRodW4zNCIsImVtYWlsIjoibWRyb2RheWVkaG9zc2FpbkBnbWFpbC5jb20iLCJleHAiOjE3ODM2MjI2NTF9.kRi0TZPs2jYBvfVEKGKu6dkz1jHI1lVYpto1oSmW5Lk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a14fcf0a7819d056-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.255.83.167",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 18:45:39 UTC] === END API CALL LOG ===
[02-Jul-2026 18:45:39 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 18:45:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM2IiwidXNlcm5hbWUiOiJiYWRodW4zNCIsImVtYWlsIjoibWRyb2RheWVkaG9zc2FpbkBnbWFpbC5jb20iLCJleHAiOjE3ODM2MjI2NTF9.kRi0TZPs2jYBvfVEKGKu6dkz1jHI1lVYpto1oSmW5Lk
[02-Jul-2026 18:45:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 18:45:39 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 18:45:39 UTC] User ID: 936
[02-Jul-2026 18:45:39 UTC] ✅ User profile retrieved successfully for user ID: 936
[02-Jul-2026 18:45:40 UTC] === API CALL LOG ===
[02-Jul-2026 18:45:40 UTC] Endpoint: user/profile.php
[02-Jul-2026 18:45:40 UTC] Full Log Data: {
    "timestamp": "2026-07-02 18:45:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.255.83.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.255.83.167, 172.68.221.157",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM2IiwidXNlcm5hbWUiOiJiYWRodW4zNCIsImVtYWlsIjoibWRyb2RheWVkaG9zc2FpbkBnbWFpbC5jb20iLCJleHAiOjE3ODM2MjI2NTF9.kRi0TZPs2jYBvfVEKGKu6dkz1jHI1lVYpto1oSmW5Lk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a14fcf0e9d01d056-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.255.83.167",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 18:45:40 UTC] === END API CALL LOG ===
[02-Jul-2026 18:45:40 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 18:45:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM2IiwidXNlcm5hbWUiOiJiYWRodW4zNCIsImVtYWlsIjoibWRyb2RheWVkaG9zc2FpbkBnbWFpbC5jb20iLCJleHAiOjE3ODM2MjI2NTF9.kRi0TZPs2jYBvfVEKGKu6dkz1jHI1lVYpto1oSmW5Lk
[02-Jul-2026 18:45:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 18:45:40 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 18:45:40 UTC] User ID: 936
[02-Jul-2026 18:45:40 UTC] ✅ User profile retrieved successfully for user ID: 936
[02-Jul-2026 18:45:40 UTC] === API CALL LOG ===
[02-Jul-2026 18:45:40 UTC] Endpoint: user/profile.php
[02-Jul-2026 18:45:40 UTC] Full Log Data: {
    "timestamp": "2026-07-02 18:45:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.255.83.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.255.83.167, 172.68.221.157",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM2IiwidXNlcm5hbWUiOiJiYWRodW4zNCIsImVtYWlsIjoibWRyb2RheWVkaG9zc2FpbkBnbWFpbC5jb20iLCJleHAiOjE3ODM2MjI2NTF9.kRi0TZPs2jYBvfVEKGKu6dkz1jHI1lVYpto1oSmW5Lk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a14fcf1248b9d056-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.255.83.167",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 18:45:40 UTC] === END API CALL LOG ===
[02-Jul-2026 18:45:40 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 18:45:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM2IiwidXNlcm5hbWUiOiJiYWRodW4zNCIsImVtYWlsIjoibWRyb2RheWVkaG9zc2FpbkBnbWFpbC5jb20iLCJleHAiOjE3ODM2MjI2NTF9.kRi0TZPs2jYBvfVEKGKu6dkz1jHI1lVYpto1oSmW5Lk
[02-Jul-2026 18:45:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 18:45:40 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 18:45:40 UTC] User ID: 936
[02-Jul-2026 18:45:40 UTC] ✅ User profile retrieved successfully for user ID: 936
[02-Jul-2026 18:46:34 UTC] === API CALL LOG ===
[02-Jul-2026 18:46:34 UTC] Endpoint: user/profile.php
[02-Jul-2026 18:46:34 UTC] Full Log Data: {
    "timestamp": "2026-07-02 18:46:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.255.83.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.255.83.167, 172.68.221.157",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM2IiwidXNlcm5hbWUiOiJiYWRodW4zNCIsImVtYWlsIjoibWRyb2RheWVkaG9zc2FpbkBnbWFpbC5jb20iLCJleHAiOjE3ODM2MjI2NTF9.kRi0TZPs2jYBvfVEKGKu6dkz1jHI1lVYpto1oSmW5Lk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a14fd05e0bdcd05b-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.255.83.167",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 18:46:34 UTC] === END API CALL LOG ===
[02-Jul-2026 18:46:34 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 18:46:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM2IiwidXNlcm5hbWUiOiJiYWRodW4zNCIsImVtYWlsIjoibWRyb2RheWVkaG9zc2FpbkBnbWFpbC5jb20iLCJleHAiOjE3ODM2MjI2NTF9.kRi0TZPs2jYBvfVEKGKu6dkz1jHI1lVYpto1oSmW5Lk
[02-Jul-2026 18:46:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 18:46:34 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 18:46:34 UTC] User ID: 936
[02-Jul-2026 18:46:34 UTC] ✅ User profile retrieved successfully for user ID: 936
[02-Jul-2026 18:46:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 18:46:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 18:46:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"36.255.83.167, 172.68.221.157","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM2IiwidXNlcm5hbWUiOiJiYWRodW4zNCIsImVtYWlsIjoibWRyb2RheWVkaG9zc2FpbkBnbWFpbC5jb20iLCJleHAiOjE3ODM2MjI2NTF9.kRi0TZPs2jYBvfVEKGKu6dkz1jHI1lVYpto1oSmW5Lk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a14fd07e9b53d05b-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"36.255.83.167","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Jul-2026 18:46:39 UTC] === User Orders API Called ===
[02-Jul-2026 18:46:39 UTC] User ID: 936
[02-Jul-2026 18:46:39 UTC] Limit: 20, Offset: 0
[02-Jul-2026 18:46:39 UTC] Orders found: 0
[02-Jul-2026 18:46:39 UTC] Orders data: []
[02-Jul-2026 18:46:39 UTC] Total orders count: 0
[02-Jul-2026 18:46:39 UTC] === API CALL LOG ===
[02-Jul-2026 18:46:39 UTC] Endpoint: user/profile.php
[02-Jul-2026 18:46:39 UTC] Full Log Data: {
    "timestamp": "2026-07-02 18:46:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.255.83.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.255.83.167, 172.68.221.157",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM2IiwidXNlcm5hbWUiOiJiYWRodW4zNCIsImVtYWlsIjoibWRyb2RheWVkaG9zc2FpbkBnbWFpbC5jb20iLCJleHAiOjE3ODM2MjI2NTF9.kRi0TZPs2jYBvfVEKGKu6dkz1jHI1lVYpto1oSmW5Lk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a14fd07eeba6d05b-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.255.83.167",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 18:46:39 UTC] === END API CALL LOG ===
[02-Jul-2026 18:46:39 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 18:46:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM2IiwidXNlcm5hbWUiOiJiYWRodW4zNCIsImVtYWlsIjoibWRyb2RheWVkaG9zc2FpbkBnbWFpbC5jb20iLCJleHAiOjE3ODM2MjI2NTF9.kRi0TZPs2jYBvfVEKGKu6dkz1jHI1lVYpto1oSmW5Lk
[02-Jul-2026 18:46:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 18:46:39 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 18:46:39 UTC] User ID: 936
[02-Jul-2026 18:46:39 UTC] ✅ User profile retrieved successfully for user ID: 936
[02-Jul-2026 18:46:39 UTC] === API CALL LOG ===
[02-Jul-2026 18:46:39 UTC] Endpoint: user/profile.php
[02-Jul-2026 18:46:39 UTC] Full Log Data: {
    "timestamp": "2026-07-02 18:46:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.255.83.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.255.83.167, 172.68.221.157",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM2IiwidXNlcm5hbWUiOiJiYWRodW4zNCIsImVtYWlsIjoibWRyb2RheWVkaG9zc2FpbkBnbWFpbC5jb20iLCJleHAiOjE3ODM2MjI2NTF9.kRi0TZPs2jYBvfVEKGKu6dkz1jHI1lVYpto1oSmW5Lk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a14fd082bf8dd05b-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.255.83.167",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 18:46:39 UTC] === END API CALL LOG ===
[02-Jul-2026 18:46:39 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 18:46:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM2IiwidXNlcm5hbWUiOiJiYWRodW4zNCIsImVtYWlsIjoibWRyb2RheWVkaG9zc2FpbkBnbWFpbC5jb20iLCJleHAiOjE3ODM2MjI2NTF9.kRi0TZPs2jYBvfVEKGKu6dkz1jHI1lVYpto1oSmW5Lk
[02-Jul-2026 18:46:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 18:46:39 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 18:46:39 UTC] User ID: 936
[02-Jul-2026 18:46:39 UTC] ✅ User profile retrieved successfully for user ID: 936
[02-Jul-2026 18:46:49 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 18:46:49 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 18:46:49 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"36.255.83.167, 172.68.221.156","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM2IiwidXNlcm5hbWUiOiJiYWRodW4zNCIsImVtYWlsIjoibWRyb2RheWVkaG9zc2FpbkBnbWFpbC5jb20iLCJleHAiOjE3ODM2MjI2NTF9.kRi0TZPs2jYBvfVEKGKu6dkz1jHI1lVYpto1oSmW5Lk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a14fd0c1b826d05b-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"36.255.83.167","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Jul-2026 18:46:49 UTC] === User Orders API Called ===
[02-Jul-2026 18:46:49 UTC] User ID: 936
[02-Jul-2026 18:46:49 UTC] Limit: 20, Offset: 0
[02-Jul-2026 18:46:49 UTC] Orders found: 0
[02-Jul-2026 18:46:49 UTC] Orders data: []
[02-Jul-2026 18:46:49 UTC] Total orders count: 0
[02-Jul-2026 18:46:50 UTC] === API CALL LOG ===
[02-Jul-2026 18:46:50 UTC] Endpoint: user/profile.php
[02-Jul-2026 18:46:50 UTC] Full Log Data: {
    "timestamp": "2026-07-02 18:46:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.255.83.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.255.83.167, 172.68.221.156",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM2IiwidXNlcm5hbWUiOiJiYWRodW4zNCIsImVtYWlsIjoibWRyb2RheWVkaG9zc2FpbkBnbWFpbC5jb20iLCJleHAiOjE3ODM2MjI2NTF9.kRi0TZPs2jYBvfVEKGKu6dkz1jHI1lVYpto1oSmW5Lk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a14fd0c2085bd05b-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.255.83.167",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 18:46:50 UTC] === END API CALL LOG ===
[02-Jul-2026 18:46:50 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 18:46:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM2IiwidXNlcm5hbWUiOiJiYWRodW4zNCIsImVtYWlsIjoibWRyb2RheWVkaG9zc2FpbkBnbWFpbC5jb20iLCJleHAiOjE3ODM2MjI2NTF9.kRi0TZPs2jYBvfVEKGKu6dkz1jHI1lVYpto1oSmW5Lk
[02-Jul-2026 18:46:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 18:46:50 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 18:46:50 UTC] User ID: 936
[02-Jul-2026 18:46:50 UTC] ✅ User profile retrieved successfully for user ID: 936
[02-Jul-2026 18:46:50 UTC] === API CALL LOG ===
[02-Jul-2026 18:46:50 UTC] Endpoint: user/profile.php
[02-Jul-2026 18:46:50 UTC] Full Log Data: {
    "timestamp": "2026-07-02 18:46:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.255.83.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.255.83.167, 172.68.221.156",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM2IiwidXNlcm5hbWUiOiJiYWRodW4zNCIsImVtYWlsIjoibWRyb2RheWVkaG9zc2FpbkBnbWFpbC5jb20iLCJleHAiOjE3ODM2MjI2NTF9.kRi0TZPs2jYBvfVEKGKu6dkz1jHI1lVYpto1oSmW5Lk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a14fd0c5cbcdd05b-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.255.83.167",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 18:46:50 UTC] === END API CALL LOG ===
[02-Jul-2026 18:46:50 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 18:46:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM2IiwidXNlcm5hbWUiOiJiYWRodW4zNCIsImVtYWlsIjoibWRyb2RheWVkaG9zc2FpbkBnbWFpbC5jb20iLCJleHAiOjE3ODM2MjI2NTF9.kRi0TZPs2jYBvfVEKGKu6dkz1jHI1lVYpto1oSmW5Lk
[02-Jul-2026 18:46:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 18:46:50 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 18:46:50 UTC] User ID: 936
[02-Jul-2026 18:46:50 UTC] ✅ User profile retrieved successfully for user ID: 936
[02-Jul-2026 18:46:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 18:46:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 18:46:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"36.255.83.167, 172.68.221.156","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM2IiwidXNlcm5hbWUiOiJiYWRodW4zNCIsImVtYWlsIjoibWRyb2RheWVkaG9zc2FpbkBnbWFpbC5jb20iLCJleHAiOjE3ODM2MjI2NTF9.kRi0TZPs2jYBvfVEKGKu6dkz1jHI1lVYpto1oSmW5Lk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a14fd0dffc82d05b-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"36.255.83.167","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Jul-2026 18:46:54 UTC] === User Orders API Called ===
[02-Jul-2026 18:46:54 UTC] User ID: 936
[02-Jul-2026 18:46:54 UTC] Limit: 20, Offset: 0
[02-Jul-2026 18:46:54 UTC] Orders found: 0
[02-Jul-2026 18:46:54 UTC] Orders data: []
[02-Jul-2026 18:46:54 UTC] Total orders count: 0
[02-Jul-2026 18:46:54 UTC] === API CALL LOG ===
[02-Jul-2026 18:46:54 UTC] Endpoint: user/profile.php
[02-Jul-2026 18:46:54 UTC] Full Log Data: {
    "timestamp": "2026-07-02 18:46:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.255.83.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.255.83.167, 172.68.221.156",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM2IiwidXNlcm5hbWUiOiJiYWRodW4zNCIsImVtYWlsIjoibWRyb2RheWVkaG9zc2FpbkBnbWFpbC5jb20iLCJleHAiOjE3ODM2MjI2NTF9.kRi0TZPs2jYBvfVEKGKu6dkz1jHI1lVYpto1oSmW5Lk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a14fd0e02cc2d05b-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.255.83.167",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 18:46:54 UTC] === END API CALL LOG ===
[02-Jul-2026 18:46:54 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 18:46:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM2IiwidXNlcm5hbWUiOiJiYWRodW4zNCIsImVtYWlsIjoibWRyb2RheWVkaG9zc2FpbkBnbWFpbC5jb20iLCJleHAiOjE3ODM2MjI2NTF9.kRi0TZPs2jYBvfVEKGKu6dkz1jHI1lVYpto1oSmW5Lk
[02-Jul-2026 18:46:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 18:46:54 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 18:46:54 UTC] User ID: 936
[02-Jul-2026 18:46:54 UTC] ✅ User profile retrieved successfully for user ID: 936
[02-Jul-2026 18:46:55 UTC] === API CALL LOG ===
[02-Jul-2026 18:46:55 UTC] Endpoint: user/profile.php
[02-Jul-2026 18:46:55 UTC] Full Log Data: {
    "timestamp": "2026-07-02 18:46:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.255.83.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.255.83.167, 172.68.221.156",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM2IiwidXNlcm5hbWUiOiJiYWRodW4zNCIsImVtYWlsIjoibWRyb2RheWVkaG9zc2FpbkBnbWFpbC5jb20iLCJleHAiOjE3ODM2MjI2NTF9.kRi0TZPs2jYBvfVEKGKu6dkz1jHI1lVYpto1oSmW5Lk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a14fd0e46966d05b-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.255.83.167",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 18:46:55 UTC] === END API CALL LOG ===
[02-Jul-2026 18:46:55 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 18:46:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM2IiwidXNlcm5hbWUiOiJiYWRodW4zNCIsImVtYWlsIjoibWRyb2RheWVkaG9zc2FpbkBnbWFpbC5jb20iLCJleHAiOjE3ODM2MjI2NTF9.kRi0TZPs2jYBvfVEKGKu6dkz1jHI1lVYpto1oSmW5Lk
[02-Jul-2026 18:46:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 18:46:55 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 18:46:55 UTC] User ID: 936
[02-Jul-2026 18:46:55 UTC] ✅ User profile retrieved successfully for user ID: 936
[02-Jul-2026 18:47:00 UTC] === API CALL LOG ===
[02-Jul-2026 18:47:00 UTC] Endpoint: user/profile.php
[02-Jul-2026 18:47:00 UTC] Full Log Data: {
    "timestamp": "2026-07-02 18:47:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.255.83.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.255.83.167, 172.68.221.156",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM2IiwidXNlcm5hbWUiOiJiYWRodW4zNCIsImVtYWlsIjoibWRyb2RheWVkaG9zc2FpbkBnbWFpbC5jb20iLCJleHAiOjE3ODM2MjI2NTF9.kRi0TZPs2jYBvfVEKGKu6dkz1jHI1lVYpto1oSmW5Lk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a14fd100ddaed05b-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.255.83.167",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 18:47:00 UTC] === END API CALL LOG ===
[02-Jul-2026 18:47:00 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 18:47:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM2IiwidXNlcm5hbWUiOiJiYWRodW4zNCIsImVtYWlsIjoibWRyb2RheWVkaG9zc2FpbkBnbWFpbC5jb20iLCJleHAiOjE3ODM2MjI2NTF9.kRi0TZPs2jYBvfVEKGKu6dkz1jHI1lVYpto1oSmW5Lk
[02-Jul-2026 18:47:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 18:47:00 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 18:47:00 UTC] User ID: 936
[02-Jul-2026 18:47:00 UTC] ✅ User profile retrieved successfully for user ID: 936
[02-Jul-2026 18:47:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 18:47:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 18:47:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"36.255.83.167, 172.68.221.157","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM2IiwidXNlcm5hbWUiOiJiYWRodW4zNCIsImVtYWlsIjoibWRyb2RheWVkaG9zc2FpbkBnbWFpbC5jb20iLCJleHAiOjE3ODM2MjI2NTF9.kRi0TZPs2jYBvfVEKGKu6dkz1jHI1lVYpto1oSmW5Lk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a14fd17e0baad05b-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"36.255.83.167","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Jul-2026 18:47:20 UTC] === User Orders API Called ===
[02-Jul-2026 18:47:20 UTC] User ID: 936
[02-Jul-2026 18:47:20 UTC] Limit: 20, Offset: 0
[02-Jul-2026 18:47:20 UTC] Orders found: 0
[02-Jul-2026 18:47:20 UTC] Orders data: []
[02-Jul-2026 18:47:20 UTC] Total orders count: 0
[02-Jul-2026 18:47:20 UTC] === API CALL LOG ===
[02-Jul-2026 18:47:20 UTC] Endpoint: user/profile.php
[02-Jul-2026 18:47:20 UTC] Full Log Data: {
    "timestamp": "2026-07-02 18:47:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.255.83.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.255.83.167, 172.68.221.157",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM2IiwidXNlcm5hbWUiOiJiYWRodW4zNCIsImVtYWlsIjoibWRyb2RheWVkaG9zc2FpbkBnbWFpbC5jb20iLCJleHAiOjE3ODM2MjI2NTF9.kRi0TZPs2jYBvfVEKGKu6dkz1jHI1lVYpto1oSmW5Lk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a14fd17e4bf2d05b-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.255.83.167",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 18:47:20 UTC] === END API CALL LOG ===
[02-Jul-2026 18:47:20 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 18:47:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM2IiwidXNlcm5hbWUiOiJiYWRodW4zNCIsImVtYWlsIjoibWRyb2RheWVkaG9zc2FpbkBnbWFpbC5jb20iLCJleHAiOjE3ODM2MjI2NTF9.kRi0TZPs2jYBvfVEKGKu6dkz1jHI1lVYpto1oSmW5Lk
[02-Jul-2026 18:47:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 18:47:20 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 18:47:20 UTC] User ID: 936
[02-Jul-2026 18:47:20 UTC] ✅ User profile retrieved successfully for user ID: 936
[02-Jul-2026 18:47:20 UTC] === API CALL LOG ===
[02-Jul-2026 18:47:20 UTC] Endpoint: user/profile.php
[02-Jul-2026 18:47:20 UTC] Full Log Data: {
    "timestamp": "2026-07-02 18:47:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.255.83.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.255.83.167, 172.68.221.157",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM2IiwidXNlcm5hbWUiOiJiYWRodW4zNCIsImVtYWlsIjoibWRyb2RheWVkaG9zc2FpbkBnbWFpbC5jb20iLCJleHAiOjE3ODM2MjI2NTF9.kRi0TZPs2jYBvfVEKGKu6dkz1jHI1lVYpto1oSmW5Lk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a14fd1823ff4d05b-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.255.83.167",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 18:47:20 UTC] === END API CALL LOG ===
[02-Jul-2026 18:47:20 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 18:47:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM2IiwidXNlcm5hbWUiOiJiYWRodW4zNCIsImVtYWlsIjoibWRyb2RheWVkaG9zc2FpbkBnbWFpbC5jb20iLCJleHAiOjE3ODM2MjI2NTF9.kRi0TZPs2jYBvfVEKGKu6dkz1jHI1lVYpto1oSmW5Lk
[02-Jul-2026 18:47:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 18:47:20 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 18:47:20 UTC] User ID: 936
[02-Jul-2026 18:47:20 UTC] ✅ User profile retrieved successfully for user ID: 936
[02-Jul-2026 18:47:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 18:47:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 18:47:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"36.255.83.167, 172.68.221.157","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM2IiwidXNlcm5hbWUiOiJiYWRodW4zNCIsImVtYWlsIjoibWRyb2RheWVkaG9zc2FpbkBnbWFpbC5jb20iLCJleHAiOjE3ODM2MjI2NTF9.kRi0TZPs2jYBvfVEKGKu6dkz1jHI1lVYpto1oSmW5Lk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a14fd209bd2dd05b-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"36.255.83.167","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Jul-2026 18:47:42 UTC] === User Orders API Called ===
[02-Jul-2026 18:47:42 UTC] User ID: 936
[02-Jul-2026 18:47:42 UTC] Limit: 20, Offset: 0
[02-Jul-2026 18:47:42 UTC] Orders found: 0
[02-Jul-2026 18:47:42 UTC] Orders data: []
[02-Jul-2026 18:47:42 UTC] Total orders count: 0
[02-Jul-2026 18:47:43 UTC] === API CALL LOG ===
[02-Jul-2026 18:47:43 UTC] Endpoint: user/profile.php
[02-Jul-2026 18:47:43 UTC] Full Log Data: {
    "timestamp": "2026-07-02 18:47:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.255.83.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.255.83.167, 172.68.221.157",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM2IiwidXNlcm5hbWUiOiJiYWRodW4zNCIsImVtYWlsIjoibWRyb2RheWVkaG9zc2FpbkBnbWFpbC5jb20iLCJleHAiOjE3ODM2MjI2NTF9.kRi0TZPs2jYBvfVEKGKu6dkz1jHI1lVYpto1oSmW5Lk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a14fd2134fd3d05b-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.255.83.167",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 18:47:43 UTC] === END API CALL LOG ===
[02-Jul-2026 18:47:43 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 18:47:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM2IiwidXNlcm5hbWUiOiJiYWRodW4zNCIsImVtYWlsIjoibWRyb2RheWVkaG9zc2FpbkBnbWFpbC5jb20iLCJleHAiOjE3ODM2MjI2NTF9.kRi0TZPs2jYBvfVEKGKu6dkz1jHI1lVYpto1oSmW5Lk
[02-Jul-2026 18:47:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 18:47:43 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 18:47:43 UTC] User ID: 936
[02-Jul-2026 18:47:43 UTC] ✅ User profile retrieved successfully for user ID: 936
[02-Jul-2026 18:47:44 UTC] User Purchases API - User ID: 936
[02-Jul-2026 18:47:44 UTC] User Purchases API - Total purchases found: 1
[02-Jul-2026 19:13:54 UTC] === API CALL LOG ===
[02-Jul-2026 19:13:54 UTC] Endpoint: user/profile.php
[02-Jul-2026 19:13:54 UTC] Full Log Data: {
    "timestamp": "2026-07-02 19:13:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.255.81.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.255.81.129, 172.68.221.156",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM2IiwidXNlcm5hbWUiOiJiYWRodW4zNCIsImVtYWlsIjoibWRyb2RheWVkaG9zc2FpbkBnbWFpbC5jb20iLCJleHAiOjE3ODM2MjI2NTF9.kRi0TZPs2jYBvfVEKGKu6dkz1jHI1lVYpto1oSmW5Lk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a14ff863eafc8e79-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.255.81.129",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 19:13:54 UTC] === END API CALL LOG ===
[02-Jul-2026 19:13:54 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 19:13:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM2IiwidXNlcm5hbWUiOiJiYWRodW4zNCIsImVtYWlsIjoibWRyb2RheWVkaG9zc2FpbkBnbWFpbC5jb20iLCJleHAiOjE3ODM2MjI2NTF9.kRi0TZPs2jYBvfVEKGKu6dkz1jHI1lVYpto1oSmW5Lk
[02-Jul-2026 19:13:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 19:13:54 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 19:13:54 UTC] User ID: 936
[02-Jul-2026 19:13:54 UTC] ✅ User profile retrieved successfully for user ID: 936
[02-Jul-2026 19:13:54 UTC] === API CALL LOG ===
[02-Jul-2026 19:13:54 UTC] Endpoint: user/profile.php
[02-Jul-2026 19:13:54 UTC] Full Log Data: {
    "timestamp": "2026-07-02 19:13:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.255.81.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.255.81.129, 172.68.221.156",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM2IiwidXNlcm5hbWUiOiJiYWRodW4zNCIsImVtYWlsIjoibWRyb2RheWVkaG9zc2FpbkBnbWFpbC5jb20iLCJleHAiOjE3ODM2MjI2NTF9.kRi0TZPs2jYBvfVEKGKu6dkz1jHI1lVYpto1oSmW5Lk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a14ff86b4a5d8e79-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.255.81.129",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 19:13:54 UTC] === END API CALL LOG ===
[02-Jul-2026 19:13:54 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 19:13:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM2IiwidXNlcm5hbWUiOiJiYWRodW4zNCIsImVtYWlsIjoibWRyb2RheWVkaG9zc2FpbkBnbWFpbC5jb20iLCJleHAiOjE3ODM2MjI2NTF9.kRi0TZPs2jYBvfVEKGKu6dkz1jHI1lVYpto1oSmW5Lk
[02-Jul-2026 19:13:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 19:13:54 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 19:13:54 UTC] User ID: 936
[02-Jul-2026 19:13:54 UTC] ✅ User profile retrieved successfully for user ID: 936
[02-Jul-2026 19:13:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 19:13:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 19:13:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"36.255.81.129, 172.68.221.156","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM2IiwidXNlcm5hbWUiOiJiYWRodW4zNCIsImVtYWlsIjoibWRyb2RheWVkaG9zc2FpbkBnbWFpbC5jb20iLCJleHAiOjE3ODM2MjI2NTF9.kRi0TZPs2jYBvfVEKGKu6dkz1jHI1lVYpto1oSmW5Lk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a14ff86b4a668e79-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"36.255.81.129","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Jul-2026 19:13:54 UTC] === User Orders API Called ===
[02-Jul-2026 19:13:54 UTC] User ID: 936
[02-Jul-2026 19:13:54 UTC] Limit: 20, Offset: 0
[02-Jul-2026 19:13:54 UTC] Orders found: 0
[02-Jul-2026 19:13:54 UTC] Orders data: []
[02-Jul-2026 19:13:54 UTC] Total orders count: 0
[02-Jul-2026 19:13:54 UTC] === API CALL LOG ===
[02-Jul-2026 19:13:54 UTC] Endpoint: user/profile.php
[02-Jul-2026 19:13:54 UTC] Full Log Data: {
    "timestamp": "2026-07-02 19:13:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.255.81.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.255.81.129, 172.68.221.156",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM2IiwidXNlcm5hbWUiOiJiYWRodW4zNCIsImVtYWlsIjoibWRyb2RheWVkaG9zc2FpbkBnbWFpbC5jb20iLCJleHAiOjE3ODM2MjI2NTF9.kRi0TZPs2jYBvfVEKGKu6dkz1jHI1lVYpto1oSmW5Lk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a14ff86bcc208e79-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.255.81.129",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 19:13:54 UTC] === END API CALL LOG ===
[02-Jul-2026 19:13:54 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 19:13:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM2IiwidXNlcm5hbWUiOiJiYWRodW4zNCIsImVtYWlsIjoibWRyb2RheWVkaG9zc2FpbkBnbWFpbC5jb20iLCJleHAiOjE3ODM2MjI2NTF9.kRi0TZPs2jYBvfVEKGKu6dkz1jHI1lVYpto1oSmW5Lk
[02-Jul-2026 19:13:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 19:13:54 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 19:13:54 UTC] User ID: 936
[02-Jul-2026 19:13:54 UTC] ✅ User profile retrieved successfully for user ID: 936
[02-Jul-2026 19:13:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 19:13:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 19:13:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"36.255.81.129, 172.68.221.156","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM2IiwidXNlcm5hbWUiOiJiYWRodW4zNCIsImVtYWlsIjoibWRyb2RheWVkaG9zc2FpbkBnbWFpbC5jb20iLCJleHAiOjE3ODM2MjI2NTF9.kRi0TZPs2jYBvfVEKGKu6dkz1jHI1lVYpto1oSmW5Lk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a14ff8852c8e8e79-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"36.255.81.129","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Jul-2026 19:13:58 UTC] === User Orders API Called ===
[02-Jul-2026 19:13:58 UTC] User ID: 936
[02-Jul-2026 19:13:58 UTC] Limit: 20, Offset: 0
[02-Jul-2026 19:13:58 UTC] Orders found: 0
[02-Jul-2026 19:13:58 UTC] Orders data: []
[02-Jul-2026 19:13:58 UTC] Total orders count: 0
[02-Jul-2026 19:14:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 19:14:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 19:14:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"36.255.81.129, 172.68.221.156","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM2IiwidXNlcm5hbWUiOiJiYWRodW4zNCIsImVtYWlsIjoibWRyb2RheWVkaG9zc2FpbkBnbWFpbC5jb20iLCJleHAiOjE3ODM2MjI2NTF9.kRi0TZPs2jYBvfVEKGKu6dkz1jHI1lVYpto1oSmW5Lk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a14ff8994cbe8e79-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"36.255.81.129","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Jul-2026 19:14:01 UTC] === User Orders API Called ===
[02-Jul-2026 19:14:01 UTC] User ID: 936
[02-Jul-2026 19:14:01 UTC] Limit: 20, Offset: 0
[02-Jul-2026 19:14:01 UTC] Orders found: 0
[02-Jul-2026 19:14:01 UTC] Orders data: []
[02-Jul-2026 19:14:01 UTC] Total orders count: 0
[02-Jul-2026 19:14:01 UTC] === API CALL LOG ===
[02-Jul-2026 19:14:01 UTC] Endpoint: user/profile.php
[02-Jul-2026 19:14:01 UTC] Full Log Data: {
    "timestamp": "2026-07-02 19:14:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.255.81.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.255.81.129, 172.68.221.156",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM2IiwidXNlcm5hbWUiOiJiYWRodW4zNCIsImVtYWlsIjoibWRyb2RheWVkaG9zc2FpbkBnbWFpbC5jb20iLCJleHAiOjE3ODM2MjI2NTF9.kRi0TZPs2jYBvfVEKGKu6dkz1jHI1lVYpto1oSmW5Lk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a14ff8998d988e79-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.255.81.129",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 19:14:01 UTC] === END API CALL LOG ===
[02-Jul-2026 19:14:01 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 19:14:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM2IiwidXNlcm5hbWUiOiJiYWRodW4zNCIsImVtYWlsIjoibWRyb2RheWVkaG9zc2FpbkBnbWFpbC5jb20iLCJleHAiOjE3ODM2MjI2NTF9.kRi0TZPs2jYBvfVEKGKu6dkz1jHI1lVYpto1oSmW5Lk
[02-Jul-2026 19:14:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 19:14:01 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 19:14:01 UTC] User ID: 936
[02-Jul-2026 19:14:01 UTC] ✅ User profile retrieved successfully for user ID: 936
[02-Jul-2026 19:14:02 UTC] === API CALL LOG ===
[02-Jul-2026 19:14:02 UTC] Endpoint: user/profile.php
[02-Jul-2026 19:14:02 UTC] Full Log Data: {
    "timestamp": "2026-07-02 19:14:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.255.81.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.255.81.129, 172.68.221.156",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM2IiwidXNlcm5hbWUiOiJiYWRodW4zNCIsImVtYWlsIjoibWRyb2RheWVkaG9zc2FpbkBnbWFpbC5jb20iLCJleHAiOjE3ODM2MjI2NTF9.kRi0TZPs2jYBvfVEKGKu6dkz1jHI1lVYpto1oSmW5Lk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a14ff89d69518e79-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.255.81.129",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 19:14:02 UTC] === END API CALL LOG ===
[02-Jul-2026 19:14:02 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 19:14:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM2IiwidXNlcm5hbWUiOiJiYWRodW4zNCIsImVtYWlsIjoibWRyb2RheWVkaG9zc2FpbkBnbWFpbC5jb20iLCJleHAiOjE3ODM2MjI2NTF9.kRi0TZPs2jYBvfVEKGKu6dkz1jHI1lVYpto1oSmW5Lk
[02-Jul-2026 19:14:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 19:14:02 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 19:14:02 UTC] User ID: 936
[02-Jul-2026 19:14:02 UTC] ✅ User profile retrieved successfully for user ID: 936
[02-Jul-2026 19:14:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 19:14:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 19:14:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"36.255.81.129, 172.68.221.156","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM2IiwidXNlcm5hbWUiOiJiYWRodW4zNCIsImVtYWlsIjoibWRyb2RheWVkaG9zc2FpbkBnbWFpbC5jb20iLCJleHAiOjE3ODM2MjI2NTF9.kRi0TZPs2jYBvfVEKGKu6dkz1jHI1lVYpto1oSmW5Lk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a14ff900aa888e79-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"36.255.81.129","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Jul-2026 19:14:19 UTC] === User Orders API Called ===
[02-Jul-2026 19:14:19 UTC] User ID: 936
[02-Jul-2026 19:14:19 UTC] Limit: 20, Offset: 0
[02-Jul-2026 19:14:19 UTC] Orders found: 0
[02-Jul-2026 19:14:19 UTC] Orders data: []
[02-Jul-2026 19:14:19 UTC] Total orders count: 0
[02-Jul-2026 19:14:19 UTC] === API CALL LOG ===
[02-Jul-2026 19:14:19 UTC] Endpoint: user/profile.php
[02-Jul-2026 19:14:19 UTC] Full Log Data: {
    "timestamp": "2026-07-02 19:14:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.255.81.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.255.81.129, 172.68.221.157",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM2IiwidXNlcm5hbWUiOiJiYWRodW4zNCIsImVtYWlsIjoibWRyb2RheWVkaG9zc2FpbkBnbWFpbC5jb20iLCJleHAiOjE3ODM2MjI2NTF9.kRi0TZPs2jYBvfVEKGKu6dkz1jHI1lVYpto1oSmW5Lk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a14ff9011be48e79-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.255.81.129",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 19:14:19 UTC] === END API CALL LOG ===
[02-Jul-2026 19:14:19 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 19:14:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM2IiwidXNlcm5hbWUiOiJiYWRodW4zNCIsImVtYWlsIjoibWRyb2RheWVkaG9zc2FpbkBnbWFpbC5jb20iLCJleHAiOjE3ODM2MjI2NTF9.kRi0TZPs2jYBvfVEKGKu6dkz1jHI1lVYpto1oSmW5Lk
[02-Jul-2026 19:14:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 19:14:19 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 19:14:19 UTC] User ID: 936
[02-Jul-2026 19:14:19 UTC] ✅ User profile retrieved successfully for user ID: 936
[02-Jul-2026 19:14:19 UTC] === API CALL LOG ===
[02-Jul-2026 19:14:19 UTC] Endpoint: user/profile.php
[02-Jul-2026 19:14:19 UTC] Full Log Data: {
    "timestamp": "2026-07-02 19:14:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.255.81.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.255.81.129, 172.68.221.156",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM2IiwidXNlcm5hbWUiOiJiYWRodW4zNCIsImVtYWlsIjoibWRyb2RheWVkaG9zc2FpbkBnbWFpbC5jb20iLCJleHAiOjE3ODM2MjI2NTF9.kRi0TZPs2jYBvfVEKGKu6dkz1jHI1lVYpto1oSmW5Lk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a14ff904d8258e79-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.255.81.129",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 19:14:19 UTC] === END API CALL LOG ===
[02-Jul-2026 19:14:19 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 19:14:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM2IiwidXNlcm5hbWUiOiJiYWRodW4zNCIsImVtYWlsIjoibWRyb2RheWVkaG9zc2FpbkBnbWFpbC5jb20iLCJleHAiOjE3ODM2MjI2NTF9.kRi0TZPs2jYBvfVEKGKu6dkz1jHI1lVYpto1oSmW5Lk
[02-Jul-2026 19:14:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 19:14:19 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 19:14:19 UTC] User ID: 936
[02-Jul-2026 19:14:19 UTC] ✅ User profile retrieved successfully for user ID: 936
[02-Jul-2026 19:14:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 19:14:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 19:14:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"36.255.81.129, 172.68.221.156","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM2IiwidXNlcm5hbWUiOiJiYWRodW4zNCIsImVtYWlsIjoibWRyb2RheWVkaG9zc2FpbkBnbWFpbC5jb20iLCJleHAiOjE3ODM2MjI2NTF9.kRi0TZPs2jYBvfVEKGKu6dkz1jHI1lVYpto1oSmW5Lk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a14ff90bde718e79-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"36.255.81.129","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Jul-2026 19:14:20 UTC] === User Orders API Called ===
[02-Jul-2026 19:14:20 UTC] User ID: 936
[02-Jul-2026 19:14:20 UTC] Limit: 20, Offset: 0
[02-Jul-2026 19:14:20 UTC] Orders found: 0
[02-Jul-2026 19:14:20 UTC] Orders data: []
[02-Jul-2026 19:14:20 UTC] Total orders count: 0
[02-Jul-2026 19:14:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 19:14:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 19:14:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"36.255.81.129, 172.68.221.156","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM2IiwidXNlcm5hbWUiOiJiYWRodW4zNCIsImVtYWlsIjoibWRyb2RheWVkaG9zc2FpbkBnbWFpbC5jb20iLCJleHAiOjE3ODM2MjI2NTF9.kRi0TZPs2jYBvfVEKGKu6dkz1jHI1lVYpto1oSmW5Lk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a14ff918bf528e79-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"36.255.81.129","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Jul-2026 19:14:22 UTC] === API CALL LOG ===
[02-Jul-2026 19:14:22 UTC] === User Orders API Called ===
[02-Jul-2026 19:14:22 UTC] Endpoint: user/profile.php
[02-Jul-2026 19:14:22 UTC] User ID: 936
[02-Jul-2026 19:14:22 UTC] Full Log Data: {
    "timestamp": "2026-07-02 19:14:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.255.81.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.255.81.129, 172.68.221.156",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM2IiwidXNlcm5hbWUiOiJiYWRodW4zNCIsImVtYWlsIjoibWRyb2RheWVkaG9zc2FpbkBnbWFpbC5jb20iLCJleHAiOjE3ODM2MjI2NTF9.kRi0TZPs2jYBvfVEKGKu6dkz1jHI1lVYpto1oSmW5Lk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a14ff918bf558e79-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.255.81.129",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 19:14:22 UTC] Limit: 20, Offset: 0
[02-Jul-2026 19:14:22 UTC] === END API CALL LOG ===
[02-Jul-2026 19:14:22 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 19:14:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM2IiwidXNlcm5hbWUiOiJiYWRodW4zNCIsImVtYWlsIjoibWRyb2RheWVkaG9zc2FpbkBnbWFpbC5jb20iLCJleHAiOjE3ODM2MjI2NTF9.kRi0TZPs2jYBvfVEKGKu6dkz1jHI1lVYpto1oSmW5Lk
[02-Jul-2026 19:14:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 19:14:22 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 19:14:22 UTC] User ID: 936
[02-Jul-2026 19:14:22 UTC] Orders found: 0
[02-Jul-2026 19:14:22 UTC] Orders data: []
[02-Jul-2026 19:14:22 UTC] ✅ User profile retrieved successfully for user ID: 936
[02-Jul-2026 19:14:22 UTC] Total orders count: 0
[02-Jul-2026 19:14:22 UTC] === API CALL LOG ===
[02-Jul-2026 19:14:22 UTC] Endpoint: user/profile.php
[02-Jul-2026 19:14:22 UTC] Full Log Data: {
    "timestamp": "2026-07-02 19:14:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.255.81.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.255.81.129, 172.68.221.157",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM2IiwidXNlcm5hbWUiOiJiYWRodW4zNCIsImVtYWlsIjoibWRyb2RheWVkaG9zc2FpbkBnbWFpbC5jb20iLCJleHAiOjE3ODM2MjI2NTF9.kRi0TZPs2jYBvfVEKGKu6dkz1jHI1lVYpto1oSmW5Lk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a14ff91be9248e79-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.255.81.129",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 19:14:22 UTC] === END API CALL LOG ===
[02-Jul-2026 19:14:22 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 19:14:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM2IiwidXNlcm5hbWUiOiJiYWRodW4zNCIsImVtYWlsIjoibWRyb2RheWVkaG9zc2FpbkBnbWFpbC5jb20iLCJleHAiOjE3ODM2MjI2NTF9.kRi0TZPs2jYBvfVEKGKu6dkz1jHI1lVYpto1oSmW5Lk
[02-Jul-2026 19:14:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 19:14:22 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 19:14:22 UTC] User ID: 936
[02-Jul-2026 19:14:22 UTC] ✅ User profile retrieved successfully for user ID: 936
[02-Jul-2026 19:14:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 19:14:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 19:14:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"36.255.81.129, 172.68.221.156","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM2IiwidXNlcm5hbWUiOiJiYWRodW4zNCIsImVtYWlsIjoibWRyb2RheWVkaG9zc2FpbkBnbWFpbC5jb20iLCJleHAiOjE3ODM2MjI2NTF9.kRi0TZPs2jYBvfVEKGKu6dkz1jHI1lVYpto1oSmW5Lk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a14ff9390b998e79-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"36.255.81.129","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Jul-2026 19:14:27 UTC] === User Orders API Called ===
[02-Jul-2026 19:14:27 UTC] User ID: 936
[02-Jul-2026 19:14:27 UTC] Limit: 20, Offset: 0
[02-Jul-2026 19:14:27 UTC] Orders found: 0
[02-Jul-2026 19:14:27 UTC] Orders data: []
[02-Jul-2026 19:14:27 UTC] Total orders count: 0
[02-Jul-2026 19:14:27 UTC] === API CALL LOG ===
[02-Jul-2026 19:14:27 UTC] Endpoint: user/profile.php
[02-Jul-2026 19:14:27 UTC] Full Log Data: {
    "timestamp": "2026-07-02 19:14:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.255.81.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.255.81.129, 172.68.221.156",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM2IiwidXNlcm5hbWUiOiJiYWRodW4zNCIsImVtYWlsIjoibWRyb2RheWVkaG9zc2FpbkBnbWFpbC5jb20iLCJleHAiOjE3ODM2MjI2NTF9.kRi0TZPs2jYBvfVEKGKu6dkz1jHI1lVYpto1oSmW5Lk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a14ff9395c338e79-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.255.81.129",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 19:14:27 UTC] === END API CALL LOG ===
[02-Jul-2026 19:14:27 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 19:14:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM2IiwidXNlcm5hbWUiOiJiYWRodW4zNCIsImVtYWlsIjoibWRyb2RheWVkaG9zc2FpbkBnbWFpbC5jb20iLCJleHAiOjE3ODM2MjI2NTF9.kRi0TZPs2jYBvfVEKGKu6dkz1jHI1lVYpto1oSmW5Lk
[02-Jul-2026 19:14:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 19:14:27 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 19:14:27 UTC] User ID: 936
[02-Jul-2026 19:14:27 UTC] ✅ User profile retrieved successfully for user ID: 936
[02-Jul-2026 19:14:28 UTC] === API CALL LOG ===
[02-Jul-2026 19:14:28 UTC] Endpoint: user/profile.php
[02-Jul-2026 19:14:28 UTC] Full Log Data: {
    "timestamp": "2026-07-02 19:14:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.255.81.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.255.81.129, 172.68.221.157",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM2IiwidXNlcm5hbWUiOiJiYWRodW4zNCIsImVtYWlsIjoibWRyb2RheWVkaG9zc2FpbkBnbWFpbC5jb20iLCJleHAiOjE3ODM2MjI2NTF9.kRi0TZPs2jYBvfVEKGKu6dkz1jHI1lVYpto1oSmW5Lk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a14ff93d1ece8e79-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.255.81.129",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 19:14:28 UTC] === END API CALL LOG ===
[02-Jul-2026 19:14:28 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 19:14:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM2IiwidXNlcm5hbWUiOiJiYWRodW4zNCIsImVtYWlsIjoibWRyb2RheWVkaG9zc2FpbkBnbWFpbC5jb20iLCJleHAiOjE3ODM2MjI2NTF9.kRi0TZPs2jYBvfVEKGKu6dkz1jHI1lVYpto1oSmW5Lk
[02-Jul-2026 19:14:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 19:14:28 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 19:14:28 UTC] User ID: 936
[02-Jul-2026 19:14:28 UTC] ✅ User profile retrieved successfully for user ID: 936
[02-Jul-2026 19:14:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 19:14:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 19:14:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"36.255.81.129, 172.68.221.157","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM2IiwidXNlcm5hbWUiOiJiYWRodW4zNCIsImVtYWlsIjoibWRyb2RheWVkaG9zc2FpbkBnbWFpbC5jb20iLCJleHAiOjE3ODM2MjI2NTF9.kRi0TZPs2jYBvfVEKGKu6dkz1jHI1lVYpto1oSmW5Lk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a14ff95e08198e79-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"36.255.81.129","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Jul-2026 19:14:33 UTC] === User Orders API Called ===
[02-Jul-2026 19:14:33 UTC] User ID: 936
[02-Jul-2026 19:14:33 UTC] Limit: 20, Offset: 0
[02-Jul-2026 19:14:33 UTC] Orders found: 0
[02-Jul-2026 19:14:33 UTC] Orders data: []
[02-Jul-2026 19:14:33 UTC] Total orders count: 0
[02-Jul-2026 19:14:33 UTC] === API CALL LOG ===
[02-Jul-2026 19:14:33 UTC] Endpoint: user/profile.php
[02-Jul-2026 19:14:33 UTC] Full Log Data: {
    "timestamp": "2026-07-02 19:14:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.255.81.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.255.81.129, 172.68.221.157",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM2IiwidXNlcm5hbWUiOiJiYWRodW4zNCIsImVtYWlsIjoibWRyb2RheWVkaG9zc2FpbkBnbWFpbC5jb20iLCJleHAiOjE3ODM2MjI2NTF9.kRi0TZPs2jYBvfVEKGKu6dkz1jHI1lVYpto1oSmW5Lk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a14ff95e38c18e79-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.255.81.129",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 19:14:33 UTC] === END API CALL LOG ===
[02-Jul-2026 19:14:33 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 19:14:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM2IiwidXNlcm5hbWUiOiJiYWRodW4zNCIsImVtYWlsIjoibWRyb2RheWVkaG9zc2FpbkBnbWFpbC5jb20iLCJleHAiOjE3ODM2MjI2NTF9.kRi0TZPs2jYBvfVEKGKu6dkz1jHI1lVYpto1oSmW5Lk
[02-Jul-2026 19:14:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 19:14:33 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 19:14:33 UTC] User ID: 936
[02-Jul-2026 19:14:33 UTC] ✅ User profile retrieved successfully for user ID: 936
[02-Jul-2026 19:14:34 UTC] === API CALL LOG ===
[02-Jul-2026 19:14:34 UTC] Endpoint: user/profile.php
[02-Jul-2026 19:14:34 UTC] Full Log Data: {
    "timestamp": "2026-07-02 19:14:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.255.81.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.255.81.129, 172.68.221.157",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM2IiwidXNlcm5hbWUiOiJiYWRodW4zNCIsImVtYWlsIjoibWRyb2RheWVkaG9zc2FpbkBnbWFpbC5jb20iLCJleHAiOjE3ODM2MjI2NTF9.kRi0TZPs2jYBvfVEKGKu6dkz1jHI1lVYpto1oSmW5Lk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a14ff9628e5e8e79-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.255.81.129",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 19:14:34 UTC] === END API CALL LOG ===
[02-Jul-2026 19:14:34 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 19:14:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM2IiwidXNlcm5hbWUiOiJiYWRodW4zNCIsImVtYWlsIjoibWRyb2RheWVkaG9zc2FpbkBnbWFpbC5jb20iLCJleHAiOjE3ODM2MjI2NTF9.kRi0TZPs2jYBvfVEKGKu6dkz1jHI1lVYpto1oSmW5Lk
[02-Jul-2026 19:14:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 19:14:34 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 19:14:34 UTC] User ID: 936
[02-Jul-2026 19:14:34 UTC] ✅ User profile retrieved successfully for user ID: 936
[02-Jul-2026 19:24:17 UTC] === API CALL LOG ===
[02-Jul-2026 19:24:17 UTC] Endpoint: user/profile.php
[02-Jul-2026 19:24:17 UTC] Full Log Data: {
    "timestamp": "2026-07-02 19:24:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "175.158.241.175",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "175.158.241.175, 162.158.108.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM3IiwidXNlcm5hbWUiOiJAeW91a25vd21lbWUiLCJlbWFpbCI6ImFiZWxsYWxhbmNlMTBAZ21haWwuY29tIiwiZXhwIjoxNzgzNjI1MDU2fQ.c-ARvw-qp8xvfCaj0t_4r6JVhdBP-dPWgtkAhJNN4lE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15007a21b22fcf0-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "175.158.241.175",
        "cf-ipcountry": "PH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 19:24:17 UTC] === END API CALL LOG ===
[02-Jul-2026 19:24:17 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 19:24:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM3IiwidXNlcm5hbWUiOiJAeW91a25vd21lbWUiLCJlbWFpbCI6ImFiZWxsYWxhbmNlMTBAZ21haWwuY29tIiwiZXhwIjoxNzgzNjI1MDU2fQ.c-ARvw-qp8xvfCaj0t_4r6JVhdBP-dPWgtkAhJNN4lE
[02-Jul-2026 19:24:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 19:24:17 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 19:24:17 UTC] User ID: 937
[02-Jul-2026 19:24:17 UTC] ✅ User profile retrieved successfully for user ID: 937
[02-Jul-2026 19:24:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 19:24:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 19:24:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"175.158.241.175, 162.158.108.71","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM3IiwidXNlcm5hbWUiOiJAeW91a25vd21lbWUiLCJlbWFpbCI6ImFiZWxsYWxhbmNlMTBAZ21haWwuY29tIiwiZXhwIjoxNzgzNjI1MDU2fQ.c-ARvw-qp8xvfCaj0t_4r6JVhdBP-dPWgtkAhJNN4lE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a15007a21b27fcf0-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"175.158.241.175","cf-ipcountry":"PH","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Jul-2026 19:24:17 UTC] === User Orders API Called ===
[02-Jul-2026 19:24:17 UTC] User ID: 937
[02-Jul-2026 19:24:17 UTC] Limit: 20, Offset: 0
[02-Jul-2026 19:24:17 UTC] Orders found: 0
[02-Jul-2026 19:24:17 UTC] Orders data: []
[02-Jul-2026 19:24:17 UTC] Total orders count: 0
[02-Jul-2026 19:24:17 UTC] === API CALL LOG ===
[02-Jul-2026 19:24:17 UTC] Endpoint: user/profile.php
[02-Jul-2026 19:24:17 UTC] Full Log Data: {
    "timestamp": "2026-07-02 19:24:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "175.158.241.175",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "175.158.241.175, 162.158.108.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM3IiwidXNlcm5hbWUiOiJAeW91a25vd21lbWUiLCJlbWFpbCI6ImFiZWxsYWxhbmNlMTBAZ21haWwuY29tIiwiZXhwIjoxNzgzNjI1MDU2fQ.c-ARvw-qp8xvfCaj0t_4r6JVhdBP-dPWgtkAhJNN4lE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15007a2ac2bfcf0-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "175.158.241.175",
        "cf-ipcountry": "PH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 19:24:17 UTC] === END API CALL LOG ===
[02-Jul-2026 19:24:17 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 19:24:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM3IiwidXNlcm5hbWUiOiJAeW91a25vd21lbWUiLCJlbWFpbCI6ImFiZWxsYWxhbmNlMTBAZ21haWwuY29tIiwiZXhwIjoxNzgzNjI1MDU2fQ.c-ARvw-qp8xvfCaj0t_4r6JVhdBP-dPWgtkAhJNN4lE
[02-Jul-2026 19:24:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 19:24:17 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 19:24:17 UTC] User ID: 937
[02-Jul-2026 19:24:17 UTC] ✅ User profile retrieved successfully for user ID: 937
[02-Jul-2026 19:24:19 UTC] === API CALL LOG ===
[02-Jul-2026 19:24:19 UTC] Endpoint: user/profile.php
[02-Jul-2026 19:24:19 UTC] Full Log Data: {
    "timestamp": "2026-07-02 19:24:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "175.158.241.175",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "175.158.241.175, 162.158.108.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM3IiwidXNlcm5hbWUiOiJAeW91a25vd21lbWUiLCJlbWFpbCI6ImFiZWxsYWxhbmNlMTBAZ21haWwuY29tIiwiZXhwIjoxNzgzNjI1MDU2fQ.c-ARvw-qp8xvfCaj0t_4r6JVhdBP-dPWgtkAhJNN4lE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15007aa2b47fcf0-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "175.158.241.175",
        "cf-ipcountry": "PH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 19:24:19 UTC] === END API CALL LOG ===
[02-Jul-2026 19:24:19 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 19:24:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM3IiwidXNlcm5hbWUiOiJAeW91a25vd21lbWUiLCJlbWFpbCI6ImFiZWxsYWxhbmNlMTBAZ21haWwuY29tIiwiZXhwIjoxNzgzNjI1MDU2fQ.c-ARvw-qp8xvfCaj0t_4r6JVhdBP-dPWgtkAhJNN4lE
[02-Jul-2026 19:24:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 19:24:19 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 19:24:19 UTC] User ID: 937
[02-Jul-2026 19:24:19 UTC] ✅ User profile retrieved successfully for user ID: 937
[02-Jul-2026 19:24:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 19:24:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 19:24:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"175.158.241.175, 162.158.108.71","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM3IiwidXNlcm5hbWUiOiJAeW91a25vd21lbWUiLCJlbWFpbCI6ImFiZWxsYWxhbmNlMTBAZ21haWwuY29tIiwiZXhwIjoxNzgzNjI1MDU2fQ.c-ARvw-qp8xvfCaj0t_4r6JVhdBP-dPWgtkAhJNN4lE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a15007d71ff9fcf0-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"175.158.241.175","cf-ipcountry":"PH","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Jul-2026 19:24:26 UTC] === User Orders API Called ===
[02-Jul-2026 19:24:26 UTC] User ID: 937
[02-Jul-2026 19:24:26 UTC] Limit: 20, Offset: 0
[02-Jul-2026 19:24:26 UTC] Orders found: 0
[02-Jul-2026 19:24:26 UTC] Orders data: []
[02-Jul-2026 19:24:26 UTC] Total orders count: 0
[02-Jul-2026 19:24:27 UTC] === API CALL LOG ===
[02-Jul-2026 19:24:27 UTC] Endpoint: user/profile.php
[02-Jul-2026 19:24:27 UTC] Full Log Data: {
    "timestamp": "2026-07-02 19:24:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "175.158.241.175",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "175.158.241.175, 162.158.108.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM3IiwidXNlcm5hbWUiOiJAeW91a25vd21lbWUiLCJlbWFpbCI6ImFiZWxsYWxhbmNlMTBAZ21haWwuY29tIiwiZXhwIjoxNzgzNjI1MDU2fQ.c-ARvw-qp8xvfCaj0t_4r6JVhdBP-dPWgtkAhJNN4lE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15007e14d35fcf0-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "175.158.241.175",
        "cf-ipcountry": "PH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 19:24:27 UTC] === END API CALL LOG ===
[02-Jul-2026 19:24:27 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 19:24:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM3IiwidXNlcm5hbWUiOiJAeW91a25vd21lbWUiLCJlbWFpbCI6ImFiZWxsYWxhbmNlMTBAZ21haWwuY29tIiwiZXhwIjoxNzgzNjI1MDU2fQ.c-ARvw-qp8xvfCaj0t_4r6JVhdBP-dPWgtkAhJNN4lE
[02-Jul-2026 19:24:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 19:24:27 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 19:24:27 UTC] User ID: 937
[02-Jul-2026 19:24:27 UTC] ✅ User profile retrieved successfully for user ID: 937
[02-Jul-2026 19:24:28 UTC] User Purchases API - User ID: 937
[02-Jul-2026 19:24:28 UTC] User Purchases API - Total purchases found: 0
[02-Jul-2026 19:24:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 19:24:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 19:24:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"175.158.241.175, 162.158.108.71","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM3IiwidXNlcm5hbWUiOiJAeW91a25vd21lbWUiLCJlbWFpbCI6ImFiZWxsYWxhbmNlMTBAZ21haWwuY29tIiwiZXhwIjoxNzgzNjI1MDU2fQ.c-ARvw-qp8xvfCaj0t_4r6JVhdBP-dPWgtkAhJNN4lE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a15007e6db0efcf0-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"175.158.241.175","cf-ipcountry":"PH","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Jul-2026 19:24:28 UTC] === User Orders API Called ===
[02-Jul-2026 19:24:28 UTC] User ID: 937
[02-Jul-2026 19:24:28 UTC] Limit: 20, Offset: 0
[02-Jul-2026 19:24:28 UTC] Orders found: 0
[02-Jul-2026 19:24:28 UTC] Orders data: []
[02-Jul-2026 19:24:28 UTC] Total orders count: 0
[02-Jul-2026 19:24:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 19:24:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 19:24:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"175.158.241.175, 162.158.108.71","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM3IiwidXNlcm5hbWUiOiJAeW91a25vd21lbWUiLCJlbWFpbCI6ImFiZWxsYWxhbmNlMTBAZ21haWwuY29tIiwiZXhwIjoxNzgzNjI1MDU2fQ.c-ARvw-qp8xvfCaj0t_4r6JVhdBP-dPWgtkAhJNN4lE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a15007ef2897fcf0-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"175.158.241.175","cf-ipcountry":"PH","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Jul-2026 19:24:30 UTC] === API CALL LOG ===
[02-Jul-2026 19:24:30 UTC] === User Orders API Called ===
[02-Jul-2026 19:24:30 UTC] Endpoint: user/profile.php
[02-Jul-2026 19:24:30 UTC] User ID: 937
[02-Jul-2026 19:24:30 UTC] Full Log Data: {
    "timestamp": "2026-07-02 19:24:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "175.158.241.175",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "175.158.241.175, 162.158.108.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM3IiwidXNlcm5hbWUiOiJAeW91a25vd21lbWUiLCJlbWFpbCI6ImFiZWxsYWxhbmNlMTBAZ21haWwuY29tIiwiZXhwIjoxNzgzNjI1MDU2fQ.c-ARvw-qp8xvfCaj0t_4r6JVhdBP-dPWgtkAhJNN4lE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15007ef2899fcf0-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "175.158.241.175",
        "cf-ipcountry": "PH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 19:24:30 UTC] Limit: 20, Offset: 0
[02-Jul-2026 19:24:30 UTC] === END API CALL LOG ===
[02-Jul-2026 19:24:30 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 19:24:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM3IiwidXNlcm5hbWUiOiJAeW91a25vd21lbWUiLCJlbWFpbCI6ImFiZWxsYWxhbmNlMTBAZ21haWwuY29tIiwiZXhwIjoxNzgzNjI1MDU2fQ.c-ARvw-qp8xvfCaj0t_4r6JVhdBP-dPWgtkAhJNN4lE
[02-Jul-2026 19:24:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 19:24:30 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 19:24:30 UTC] User ID: 937
[02-Jul-2026 19:24:30 UTC] Orders found: 0
[02-Jul-2026 19:24:30 UTC] Orders data: []
[02-Jul-2026 19:24:30 UTC] ✅ User profile retrieved successfully for user ID: 937
[02-Jul-2026 19:24:30 UTC] Total orders count: 0
[02-Jul-2026 19:24:30 UTC] === API CALL LOG ===
[02-Jul-2026 19:24:30 UTC] Endpoint: user/profile.php
[02-Jul-2026 19:24:30 UTC] Full Log Data: {
    "timestamp": "2026-07-02 19:24:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "175.158.241.175",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "175.158.241.175, 162.158.108.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM3IiwidXNlcm5hbWUiOiJAeW91a25vd21lbWUiLCJlbWFpbCI6ImFiZWxsYWxhbmNlMTBAZ21haWwuY29tIiwiZXhwIjoxNzgzNjI1MDU2fQ.c-ARvw-qp8xvfCaj0t_4r6JVhdBP-dPWgtkAhJNN4lE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15007f2d950fcf0-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "175.158.241.175",
        "cf-ipcountry": "PH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 19:24:30 UTC] === END API CALL LOG ===
[02-Jul-2026 19:24:30 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 19:24:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM3IiwidXNlcm5hbWUiOiJAeW91a25vd21lbWUiLCJlbWFpbCI6ImFiZWxsYWxhbmNlMTBAZ21haWwuY29tIiwiZXhwIjoxNzgzNjI1MDU2fQ.c-ARvw-qp8xvfCaj0t_4r6JVhdBP-dPWgtkAhJNN4lE
[02-Jul-2026 19:24:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 19:24:30 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 19:24:30 UTC] User ID: 937
[02-Jul-2026 19:24:30 UTC] ✅ User profile retrieved successfully for user ID: 937
[02-Jul-2026 19:24:31 UTC] === API CALL LOG ===
[02-Jul-2026 19:24:31 UTC] Endpoint: user/profile.php
[02-Jul-2026 19:24:31 UTC] Full Log Data: {
    "timestamp": "2026-07-02 19:24:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "175.158.241.175",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "175.158.241.175, 162.158.108.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM3IiwidXNlcm5hbWUiOiJAeW91a25vd21lbWUiLCJlbWFpbCI6ImFiZWxsYWxhbmNlMTBAZ21haWwuY29tIiwiZXhwIjoxNzgzNjI1MDU2fQ.c-ARvw-qp8xvfCaj0t_4r6JVhdBP-dPWgtkAhJNN4lE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15007f61940fcf0-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "175.158.241.175",
        "cf-ipcountry": "PH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 19:24:31 UTC] === END API CALL LOG ===
[02-Jul-2026 19:24:31 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 19:24:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM3IiwidXNlcm5hbWUiOiJAeW91a25vd21lbWUiLCJlbWFpbCI6ImFiZWxsYWxhbmNlMTBAZ21haWwuY29tIiwiZXhwIjoxNzgzNjI1MDU2fQ.c-ARvw-qp8xvfCaj0t_4r6JVhdBP-dPWgtkAhJNN4lE
[02-Jul-2026 19:24:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 19:24:31 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 19:24:31 UTC] User ID: 937
[02-Jul-2026 19:24:31 UTC] ✅ User profile retrieved successfully for user ID: 937
[02-Jul-2026 19:24:35 UTC] === API CALL LOG ===
[02-Jul-2026 19:24:35 UTC] Endpoint: user/profile.php
[02-Jul-2026 19:24:35 UTC] Full Log Data: {
    "timestamp": "2026-07-02 19:24:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "175.158.241.175",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "175.158.241.175, 162.158.108.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM3IiwidXNlcm5hbWUiOiJAeW91a25vd21lbWUiLCJlbWFpbCI6ImFiZWxsYWxhbmNlMTBAZ21haWwuY29tIiwiZXhwIjoxNzgzNjI1MDU2fQ.c-ARvw-qp8xvfCaj0t_4r6JVhdBP-dPWgtkAhJNN4lE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1500813b9e0fcf0-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "175.158.241.175",
        "cf-ipcountry": "PH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 19:24:35 UTC] === END API CALL LOG ===
[02-Jul-2026 19:24:35 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 19:24:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM3IiwidXNlcm5hbWUiOiJAeW91a25vd21lbWUiLCJlbWFpbCI6ImFiZWxsYWxhbmNlMTBAZ21haWwuY29tIiwiZXhwIjoxNzgzNjI1MDU2fQ.c-ARvw-qp8xvfCaj0t_4r6JVhdBP-dPWgtkAhJNN4lE
[02-Jul-2026 19:24:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 19:24:35 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 19:24:35 UTC] User ID: 937
[02-Jul-2026 19:24:35 UTC] ✅ User profile retrieved successfully for user ID: 937
[02-Jul-2026 19:24:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 19:24:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 19:24:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"175.158.241.175, 162.158.108.71","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM3IiwidXNlcm5hbWUiOiJAeW91a25vd21lbWUiLCJlbWFpbCI6ImFiZWxsYWxhbmNlMTBAZ21haWwuY29tIiwiZXhwIjoxNzgzNjI1MDU2fQ.c-ARvw-qp8xvfCaj0t_4r6JVhdBP-dPWgtkAhJNN4lE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1500813b9dcfcf0-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"175.158.241.175","cf-ipcountry":"PH","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Jul-2026 19:24:35 UTC] === User Orders API Called ===
[02-Jul-2026 19:24:35 UTC] User ID: 937
[02-Jul-2026 19:24:35 UTC] Limit: 20, Offset: 0
[02-Jul-2026 19:24:35 UTC] Orders found: 0
[02-Jul-2026 19:24:35 UTC] Orders data: []
[02-Jul-2026 19:24:35 UTC] Total orders count: 0
[02-Jul-2026 19:24:36 UTC] === API CALL LOG ===
[02-Jul-2026 19:24:36 UTC] Endpoint: user/profile.php
[02-Jul-2026 19:24:36 UTC] Full Log Data: {
    "timestamp": "2026-07-02 19:24:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "175.158.241.175",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "175.158.241.175, 162.158.108.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM3IiwidXNlcm5hbWUiOiJAeW91a25vd21lbWUiLCJlbWFpbCI6ImFiZWxsYWxhbmNlMTBAZ21haWwuY29tIiwiZXhwIjoxNzgzNjI1MDU2fQ.c-ARvw-qp8xvfCaj0t_4r6JVhdBP-dPWgtkAhJNN4lE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15008179b18fcf0-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "175.158.241.175",
        "cf-ipcountry": "PH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 19:24:36 UTC] === END API CALL LOG ===
[02-Jul-2026 19:24:36 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 19:24:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM3IiwidXNlcm5hbWUiOiJAeW91a25vd21lbWUiLCJlbWFpbCI6ImFiZWxsYWxhbmNlMTBAZ21haWwuY29tIiwiZXhwIjoxNzgzNjI1MDU2fQ.c-ARvw-qp8xvfCaj0t_4r6JVhdBP-dPWgtkAhJNN4lE
[02-Jul-2026 19:24:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 19:24:36 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 19:24:36 UTC] User ID: 937
[02-Jul-2026 19:24:36 UTC] ✅ User profile retrieved successfully for user ID: 937
[02-Jul-2026 19:24:36 UTC] === API CALL LOG ===
[02-Jul-2026 19:24:36 UTC] Endpoint: user/profile.php
[02-Jul-2026 19:24:36 UTC] Full Log Data: {
    "timestamp": "2026-07-02 19:24:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "175.158.241.175",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "175.158.241.175, 162.158.108.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM3IiwidXNlcm5hbWUiOiJAeW91a25vd21lbWUiLCJlbWFpbCI6ImFiZWxsYWxhbmNlMTBAZ21haWwuY29tIiwiZXhwIjoxNzgzNjI1MDU2fQ.c-ARvw-qp8xvfCaj0t_4r6JVhdBP-dPWgtkAhJNN4lE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a150081a9a06fcf0-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "175.158.241.175",
        "cf-ipcountry": "PH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 19:24:36 UTC] === END API CALL LOG ===
[02-Jul-2026 19:24:36 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 19:24:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM3IiwidXNlcm5hbWUiOiJAeW91a25vd21lbWUiLCJlbWFpbCI6ImFiZWxsYWxhbmNlMTBAZ21haWwuY29tIiwiZXhwIjoxNzgzNjI1MDU2fQ.c-ARvw-qp8xvfCaj0t_4r6JVhdBP-dPWgtkAhJNN4lE
[02-Jul-2026 19:24:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 19:24:36 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 19:24:36 UTC] User ID: 937
[02-Jul-2026 19:24:36 UTC] ✅ User profile retrieved successfully for user ID: 937
[02-Jul-2026 19:25:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 19:25:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 19:25:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"175.158.241.175, 162.158.108.70","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM3IiwidXNlcm5hbWUiOiJAeW91a25vd21lbWUiLCJlbWFpbCI6ImFiZWxsYWxhbmNlMTBAZ21haWwuY29tIiwiZXhwIjoxNzgzNjI1MDU2fQ.c-ARvw-qp8xvfCaj0t_4r6JVhdBP-dPWgtkAhJNN4lE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a15008aec9c1fcf0-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"175.158.241.175","cf-ipcountry":"PH","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Jul-2026 19:25:00 UTC] === User Orders API Called ===
[02-Jul-2026 19:25:00 UTC] User ID: 937
[02-Jul-2026 19:25:00 UTC] Limit: 20, Offset: 0
[02-Jul-2026 19:25:00 UTC] Orders found: 0
[02-Jul-2026 19:25:00 UTC] Orders data: []
[02-Jul-2026 19:25:00 UTC] Total orders count: 0
[02-Jul-2026 19:25:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 19:25:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 19:25:07 UTC] === API CALL LOG ===
[02-Jul-2026 19:25:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"175.158.241.175, 162.158.108.70","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM3IiwidXNlcm5hbWUiOiJAeW91a25vd21lbWUiLCJlbWFpbCI6ImFiZWxsYWxhbmNlMTBAZ21haWwuY29tIiwiZXhwIjoxNzgzNjI1MDU2fQ.c-ARvw-qp8xvfCaj0t_4r6JVhdBP-dPWgtkAhJNN4lE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a15008d6cd1cfcf0-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"175.158.241.175","cf-ipcountry":"PH","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Jul-2026 19:25:07 UTC] Endpoint: user/profile.php
[02-Jul-2026 19:25:07 UTC] Full Log Data: {
    "timestamp": "2026-07-02 19:25:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "175.158.241.175",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "175.158.241.175, 162.158.108.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM3IiwidXNlcm5hbWUiOiJAeW91a25vd21lbWUiLCJlbWFpbCI6ImFiZWxsYWxhbmNlMTBAZ21haWwuY29tIiwiZXhwIjoxNzgzNjI1MDU2fQ.c-ARvw-qp8xvfCaj0t_4r6JVhdBP-dPWgtkAhJNN4lE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15008d6cd20fcf0-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "175.158.241.175",
        "cf-ipcountry": "PH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 19:25:07 UTC] === User Orders API Called ===
[02-Jul-2026 19:25:07 UTC] === END API CALL LOG ===
[02-Jul-2026 19:25:07 UTC] User ID: 937
[02-Jul-2026 19:25:07 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 19:25:07 UTC] Limit: 20, Offset: 0
[02-Jul-2026 19:25:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM3IiwidXNlcm5hbWUiOiJAeW91a25vd21lbWUiLCJlbWFpbCI6ImFiZWxsYWxhbmNlMTBAZ21haWwuY29tIiwiZXhwIjoxNzgzNjI1MDU2fQ.c-ARvw-qp8xvfCaj0t_4r6JVhdBP-dPWgtkAhJNN4lE
[02-Jul-2026 19:25:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 19:25:07 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 19:25:07 UTC] User ID: 937
[02-Jul-2026 19:25:07 UTC] Orders found: 0
[02-Jul-2026 19:25:07 UTC] Orders data: []
[02-Jul-2026 19:25:07 UTC] ✅ User profile retrieved successfully for user ID: 937
[02-Jul-2026 19:25:07 UTC] Total orders count: 0
[02-Jul-2026 19:25:07 UTC] === API CALL LOG ===
[02-Jul-2026 19:25:07 UTC] Endpoint: user/profile.php
[02-Jul-2026 19:25:07 UTC] Full Log Data: {
    "timestamp": "2026-07-02 19:25:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "175.158.241.175",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "175.158.241.175, 162.158.108.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM3IiwidXNlcm5hbWUiOiJAeW91a25vd21lbWUiLCJlbWFpbCI6ImFiZWxsYWxhbmNlMTBAZ21haWwuY29tIiwiZXhwIjoxNzgzNjI1MDU2fQ.c-ARvw-qp8xvfCaj0t_4r6JVhdBP-dPWgtkAhJNN4lE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15008da8d41fcf0-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "175.158.241.175",
        "cf-ipcountry": "PH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 19:25:07 UTC] === END API CALL LOG ===
[02-Jul-2026 19:25:07 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 19:25:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM3IiwidXNlcm5hbWUiOiJAeW91a25vd21lbWUiLCJlbWFpbCI6ImFiZWxsYWxhbmNlMTBAZ21haWwuY29tIiwiZXhwIjoxNzgzNjI1MDU2fQ.c-ARvw-qp8xvfCaj0t_4r6JVhdBP-dPWgtkAhJNN4lE
[02-Jul-2026 19:25:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 19:25:07 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 19:25:07 UTC] User ID: 937
[02-Jul-2026 19:25:07 UTC] ✅ User profile retrieved successfully for user ID: 937
[02-Jul-2026 19:25:08 UTC] === API CALL LOG ===
[02-Jul-2026 19:25:08 UTC] Endpoint: user/profile.php
[02-Jul-2026 19:25:08 UTC] Full Log Data: {
    "timestamp": "2026-07-02 19:25:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "175.158.241.175",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "175.158.241.175, 162.158.108.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM3IiwidXNlcm5hbWUiOiJAeW91a25vd21lbWUiLCJlbWFpbCI6ImFiZWxsYWxhbmNlMTBAZ21haWwuY29tIiwiZXhwIjoxNzgzNjI1MDU2fQ.c-ARvw-qp8xvfCaj0t_4r6JVhdBP-dPWgtkAhJNN4lE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15008ddbc18fcf0-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "175.158.241.175",
        "cf-ipcountry": "PH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 19:25:08 UTC] === END API CALL LOG ===
[02-Jul-2026 19:25:08 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 19:25:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM3IiwidXNlcm5hbWUiOiJAeW91a25vd21lbWUiLCJlbWFpbCI6ImFiZWxsYWxhbmNlMTBAZ21haWwuY29tIiwiZXhwIjoxNzgzNjI1MDU2fQ.c-ARvw-qp8xvfCaj0t_4r6JVhdBP-dPWgtkAhJNN4lE
[02-Jul-2026 19:25:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 19:25:08 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 19:25:08 UTC] User ID: 937
[02-Jul-2026 19:25:08 UTC] ✅ User profile retrieved successfully for user ID: 937
[02-Jul-2026 19:25:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 19:25:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 19:25:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"175.158.241.175, 162.158.108.70","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM3IiwidXNlcm5hbWUiOiJAeW91a25vd21lbWUiLCJlbWFpbCI6ImFiZWxsYWxhbmNlMTBAZ21haWwuY29tIiwiZXhwIjoxNzgzNjI1MDU2fQ.c-ARvw-qp8xvfCaj0t_4r6JVhdBP-dPWgtkAhJNN4lE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a15008e5de07fcf0-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"175.158.241.175","cf-ipcountry":"PH","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Jul-2026 19:25:09 UTC] === User Orders API Called ===
[02-Jul-2026 19:25:09 UTC] User ID: 937
[02-Jul-2026 19:25:09 UTC] Limit: 20, Offset: 0
[02-Jul-2026 19:25:09 UTC] Orders found: 0
[02-Jul-2026 19:25:09 UTC] Orders data: []
[02-Jul-2026 19:25:09 UTC] Total orders count: 0
[02-Jul-2026 19:25:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 19:25:11 UTC] === API CALL LOG ===
[02-Jul-2026 19:25:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 19:25:11 UTC] Endpoint: user/profile.php
[02-Jul-2026 19:25:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"175.158.241.175, 162.158.108.70","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM3IiwidXNlcm5hbWUiOiJAeW91a25vd21lbWUiLCJlbWFpbCI6ImFiZWxsYWxhbmNlMTBAZ21haWwuY29tIiwiZXhwIjoxNzgzNjI1MDU2fQ.c-ARvw-qp8xvfCaj0t_4r6JVhdBP-dPWgtkAhJNN4lE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a15008effb09fcf0-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"175.158.241.175","cf-ipcountry":"PH","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Jul-2026 19:25:11 UTC] Full Log Data: {
    "timestamp": "2026-07-02 19:25:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "175.158.241.175",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "175.158.241.175, 162.158.108.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM3IiwidXNlcm5hbWUiOiJAeW91a25vd21lbWUiLCJlbWFpbCI6ImFiZWxsYWxhbmNlMTBAZ21haWwuY29tIiwiZXhwIjoxNzgzNjI1MDU2fQ.c-ARvw-qp8xvfCaj0t_4r6JVhdBP-dPWgtkAhJNN4lE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15008effb0afcf0-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "175.158.241.175",
        "cf-ipcountry": "PH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 19:25:11 UTC] === END API CALL LOG ===
[02-Jul-2026 19:25:11 UTC] === User Orders API Called ===
[02-Jul-2026 19:25:11 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 19:25:11 UTC] User ID: 937
[02-Jul-2026 19:25:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM3IiwidXNlcm5hbWUiOiJAeW91a25vd21lbWUiLCJlbWFpbCI6ImFiZWxsYWxhbmNlMTBAZ21haWwuY29tIiwiZXhwIjoxNzgzNjI1MDU2fQ.c-ARvw-qp8xvfCaj0t_4r6JVhdBP-dPWgtkAhJNN4lE
[02-Jul-2026 19:25:11 UTC] Limit: 20, Offset: 0
[02-Jul-2026 19:25:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 19:25:11 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 19:25:11 UTC] User ID: 937
[02-Jul-2026 19:25:11 UTC] Orders found: 0
[02-Jul-2026 19:25:11 UTC] Orders data: []
[02-Jul-2026 19:25:11 UTC] ✅ User profile retrieved successfully for user ID: 937
[02-Jul-2026 19:25:11 UTC] Total orders count: 0
[02-Jul-2026 19:25:11 UTC] === API CALL LOG ===
[02-Jul-2026 19:25:11 UTC] Endpoint: user/profile.php
[02-Jul-2026 19:25:11 UTC] Full Log Data: {
    "timestamp": "2026-07-02 19:25:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "175.158.241.175",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "175.158.241.175, 162.158.108.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM3IiwidXNlcm5hbWUiOiJAeW91a25vd21lbWUiLCJlbWFpbCI6ImFiZWxsYWxhbmNlMTBAZ21haWwuY29tIiwiZXhwIjoxNzgzNjI1MDU2fQ.c-ARvw-qp8xvfCaj0t_4r6JVhdBP-dPWgtkAhJNN4lE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15008f399fefcf0-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "175.158.241.175",
        "cf-ipcountry": "PH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 19:25:11 UTC] === END API CALL LOG ===
[02-Jul-2026 19:25:11 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 19:25:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM3IiwidXNlcm5hbWUiOiJAeW91a25vd21lbWUiLCJlbWFpbCI6ImFiZWxsYWxhbmNlMTBAZ21haWwuY29tIiwiZXhwIjoxNzgzNjI1MDU2fQ.c-ARvw-qp8xvfCaj0t_4r6JVhdBP-dPWgtkAhJNN4lE
[02-Jul-2026 19:25:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 19:25:11 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 19:25:11 UTC] User ID: 937
[02-Jul-2026 19:25:11 UTC] ✅ User profile retrieved successfully for user ID: 937
[02-Jul-2026 19:25:12 UTC] === API CALL LOG ===
[02-Jul-2026 19:25:12 UTC] Endpoint: user/profile.php
[02-Jul-2026 19:25:12 UTC] Full Log Data: {
    "timestamp": "2026-07-02 19:25:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "175.158.241.175",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "175.158.241.175, 162.158.108.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM3IiwidXNlcm5hbWUiOiJAeW91a25vd21lbWUiLCJlbWFpbCI6ImFiZWxsYWxhbmNlMTBAZ21haWwuY29tIiwiZXhwIjoxNzgzNjI1MDU2fQ.c-ARvw-qp8xvfCaj0t_4r6JVhdBP-dPWgtkAhJNN4lE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15008f6bfe9fcf0-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "175.158.241.175",
        "cf-ipcountry": "PH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 19:25:12 UTC] === END API CALL LOG ===
[02-Jul-2026 19:25:12 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 19:25:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM3IiwidXNlcm5hbWUiOiJAeW91a25vd21lbWUiLCJlbWFpbCI6ImFiZWxsYWxhbmNlMTBAZ21haWwuY29tIiwiZXhwIjoxNzgzNjI1MDU2fQ.c-ARvw-qp8xvfCaj0t_4r6JVhdBP-dPWgtkAhJNN4lE
[02-Jul-2026 19:25:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 19:25:12 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 19:25:12 UTC] User ID: 937
[02-Jul-2026 19:25:12 UTC] ✅ User profile retrieved successfully for user ID: 937
[02-Jul-2026 19:25:39 UTC] === API CALL LOG ===
[02-Jul-2026 19:25:39 UTC] Endpoint: user/profile.php
[02-Jul-2026 19:25:39 UTC] Full Log Data: {
    "timestamp": "2026-07-02 19:25:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "175.158.241.175",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "175.158.241.175, 172.68.164.100",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM3IiwidXNlcm5hbWUiOiJAeW91a25vd21lbWUiLCJlbWFpbCI6ImFiZWxsYWxhbmNlMTBAZ21haWwuY29tIiwiZXhwIjoxNzgzNjI1MDU2fQ.c-ARvw-qp8xvfCaj0t_4r6JVhdBP-dPWgtkAhJNN4lE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15009a04f9bf8c8-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "175.158.241.175",
        "cf-ipcountry": "PH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 19:25:39 UTC] === END API CALL LOG ===
[02-Jul-2026 19:25:39 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 19:25:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM3IiwidXNlcm5hbWUiOiJAeW91a25vd21lbWUiLCJlbWFpbCI6ImFiZWxsYWxhbmNlMTBAZ21haWwuY29tIiwiZXhwIjoxNzgzNjI1MDU2fQ.c-ARvw-qp8xvfCaj0t_4r6JVhdBP-dPWgtkAhJNN4lE
[02-Jul-2026 19:25:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 19:25:39 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 19:25:39 UTC] User ID: 937
[02-Jul-2026 19:25:39 UTC] ✅ User profile retrieved successfully for user ID: 937
[02-Jul-2026 19:25:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 19:25:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 19:25:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"175.158.241.175, 172.68.164.136","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM3IiwidXNlcm5hbWUiOiJAeW91a25vd21lbWUiLCJlbWFpbCI6ImFiZWxsYWxhbmNlMTBAZ21haWwuY29tIiwiZXhwIjoxNzgzNjI1MDU2fQ.c-ARvw-qp8xvfCaj0t_4r6JVhdBP-dPWgtkAhJNN4lE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a15009acb80ff8c8-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"175.158.241.175","cf-ipcountry":"PH","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Jul-2026 19:25:41 UTC] === User Orders API Called ===
[02-Jul-2026 19:25:41 UTC] User ID: 937
[02-Jul-2026 19:25:41 UTC] Limit: 20, Offset: 0
[02-Jul-2026 19:25:41 UTC] Orders found: 0
[02-Jul-2026 19:25:41 UTC] Orders data: []
[02-Jul-2026 19:25:41 UTC] Total orders count: 0
[02-Jul-2026 19:25:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 19:25:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 19:25:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"175.158.241.175, 172.68.164.136","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM3IiwidXNlcm5hbWUiOiJAeW91a25vd21lbWUiLCJlbWFpbCI6ImFiZWxsYWxhbmNlMTBAZ21haWwuY29tIiwiZXhwIjoxNzgzNjI1MDU2fQ.c-ARvw-qp8xvfCaj0t_4r6JVhdBP-dPWgtkAhJNN4lE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a15009ba9a66f8c8-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"175.158.241.175","cf-ipcountry":"PH","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Jul-2026 19:25:43 UTC] === User Orders API Called ===
[02-Jul-2026 19:25:43 UTC] User ID: 937
[02-Jul-2026 19:25:43 UTC] Limit: 20, Offset: 0
[02-Jul-2026 19:25:43 UTC] Orders found: 0
[02-Jul-2026 19:25:43 UTC] Orders data: []
[02-Jul-2026 19:25:43 UTC] Total orders count: 0
[02-Jul-2026 19:25:43 UTC] === API CALL LOG ===
[02-Jul-2026 19:25:43 UTC] Endpoint: user/profile.php
[02-Jul-2026 19:25:43 UTC] Full Log Data: {
    "timestamp": "2026-07-02 19:25:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "175.158.241.175",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "175.158.241.175, 172.68.164.136",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM3IiwidXNlcm5hbWUiOiJAeW91a25vd21lbWUiLCJlbWFpbCI6ImFiZWxsYWxhbmNlMTBAZ21haWwuY29tIiwiZXhwIjoxNzgzNjI1MDU2fQ.c-ARvw-qp8xvfCaj0t_4r6JVhdBP-dPWgtkAhJNN4lE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15009bb1b66f8c8-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "175.158.241.175",
        "cf-ipcountry": "PH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 19:25:43 UTC] === END API CALL LOG ===
[02-Jul-2026 19:25:43 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 19:25:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM3IiwidXNlcm5hbWUiOiJAeW91a25vd21lbWUiLCJlbWFpbCI6ImFiZWxsYWxhbmNlMTBAZ21haWwuY29tIiwiZXhwIjoxNzgzNjI1MDU2fQ.c-ARvw-qp8xvfCaj0t_4r6JVhdBP-dPWgtkAhJNN4lE
[02-Jul-2026 19:25:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 19:25:43 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 19:25:43 UTC] User ID: 937
[02-Jul-2026 19:25:43 UTC] ✅ User profile retrieved successfully for user ID: 937
[02-Jul-2026 19:25:44 UTC] === API CALL LOG ===
[02-Jul-2026 19:25:44 UTC] Endpoint: user/profile.php
[02-Jul-2026 19:25:44 UTC] Full Log Data: {
    "timestamp": "2026-07-02 19:25:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "175.158.241.175",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "175.158.241.175, 172.68.164.136",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM3IiwidXNlcm5hbWUiOiJAeW91a25vd21lbWUiLCJlbWFpbCI6ImFiZWxsYWxhbmNlMTBAZ21haWwuY29tIiwiZXhwIjoxNzgzNjI1MDU2fQ.c-ARvw-qp8xvfCaj0t_4r6JVhdBP-dPWgtkAhJNN4lE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15009be7a7cf8c8-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "175.158.241.175",
        "cf-ipcountry": "PH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 19:25:44 UTC] === END API CALL LOG ===
[02-Jul-2026 19:25:44 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 19:25:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM3IiwidXNlcm5hbWUiOiJAeW91a25vd21lbWUiLCJlbWFpbCI6ImFiZWxsYWxhbmNlMTBAZ21haWwuY29tIiwiZXhwIjoxNzgzNjI1MDU2fQ.c-ARvw-qp8xvfCaj0t_4r6JVhdBP-dPWgtkAhJNN4lE
[02-Jul-2026 19:25:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 19:25:44 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 19:25:44 UTC] User ID: 937
[02-Jul-2026 19:25:44 UTC] ✅ User profile retrieved successfully for user ID: 937
[02-Jul-2026 19:26:04 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 19:26:04 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 19:26:04 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"175.158.241.175, 172.68.164.101","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM3IiwidXNlcm5hbWUiOiJAeW91a25vd21lbWUiLCJlbWFpbCI6ImFiZWxsYWxhbmNlMTBAZ21haWwuY29tIiwiZXhwIjoxNzgzNjI1MDU2fQ.c-ARvw-qp8xvfCaj0t_4r6JVhdBP-dPWgtkAhJNN4lE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1500a3a786ff8c8-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"175.158.241.175","cf-ipcountry":"PH","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Jul-2026 19:26:04 UTC] === User Orders API Called ===
[02-Jul-2026 19:26:04 UTC] User ID: 937
[02-Jul-2026 19:26:04 UTC] Limit: 20, Offset: 0
[02-Jul-2026 19:26:04 UTC] Orders found: 0
[02-Jul-2026 19:26:04 UTC] Orders data: []
[02-Jul-2026 19:26:04 UTC] Total orders count: 0
[02-Jul-2026 19:26:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 19:26:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 19:26:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"175.158.241.175, 172.68.164.101","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM3IiwidXNlcm5hbWUiOiJAeW91a25vd21lbWUiLCJlbWFpbCI6ImFiZWxsYWxhbmNlMTBAZ21haWwuY29tIiwiZXhwIjoxNzgzNjI1MDU2fQ.c-ARvw-qp8xvfCaj0t_4r6JVhdBP-dPWgtkAhJNN4lE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1500a8abe95f8c8-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"175.158.241.175","cf-ipcountry":"PH","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Jul-2026 19:26:17 UTC] === User Orders API Called ===
[02-Jul-2026 19:26:17 UTC] User ID: 937
[02-Jul-2026 19:26:17 UTC] Limit: 20, Offset: 0
[02-Jul-2026 19:26:17 UTC] Orders found: 0
[02-Jul-2026 19:26:17 UTC] Orders data: []
[02-Jul-2026 19:26:17 UTC] Total orders count: 0
[02-Jul-2026 19:26:18 UTC] === API CALL LOG ===
[02-Jul-2026 19:26:18 UTC] Endpoint: user/profile.php
[02-Jul-2026 19:26:18 UTC] Full Log Data: {
    "timestamp": "2026-07-02 19:26:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "175.158.241.175",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "175.158.241.175, 172.68.164.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM3IiwidXNlcm5hbWUiOiJAeW91a25vd21lbWUiLCJlbWFpbCI6ImFiZWxsYWxhbmNlMTBAZ21haWwuY29tIiwiZXhwIjoxNzgzNjI1MDU2fQ.c-ARvw-qp8xvfCaj0t_4r6JVhdBP-dPWgtkAhJNN4lE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1500a930f6ff8c8-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "175.158.241.175",
        "cf-ipcountry": "PH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 19:26:18 UTC] === END API CALL LOG ===
[02-Jul-2026 19:26:18 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 19:26:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM3IiwidXNlcm5hbWUiOiJAeW91a25vd21lbWUiLCJlbWFpbCI6ImFiZWxsYWxhbmNlMTBAZ21haWwuY29tIiwiZXhwIjoxNzgzNjI1MDU2fQ.c-ARvw-qp8xvfCaj0t_4r6JVhdBP-dPWgtkAhJNN4lE
[02-Jul-2026 19:26:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 19:26:18 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 19:26:18 UTC] User ID: 937
[02-Jul-2026 19:26:18 UTC] ✅ User profile retrieved successfully for user ID: 937
[02-Jul-2026 19:26:18 UTC] User Purchases API - User ID: 937
[02-Jul-2026 19:26:18 UTC] User Purchases API - Total purchases found: 0
[02-Jul-2026 19:26:23 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 19:26:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 19:26:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"175.158.241.175, 172.68.164.101","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM3IiwidXNlcm5hbWUiOiJAeW91a25vd21lbWUiLCJlbWFpbCI6ImFiZWxsYWxhbmNlMTBAZ21haWwuY29tIiwiZXhwIjoxNzgzNjI1MDU2fQ.c-ARvw-qp8xvfCaj0t_4r6JVhdBP-dPWgtkAhJNN4lE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1500ab18d2ff8c8-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"175.158.241.175","cf-ipcountry":"PH","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Jul-2026 19:26:23 UTC] === User Orders API Called ===
[02-Jul-2026 19:26:23 UTC] User ID: 937
[02-Jul-2026 19:26:23 UTC] Limit: 20, Offset: 0
[02-Jul-2026 19:26:23 UTC] Orders found: 0
[02-Jul-2026 19:26:23 UTC] Orders data: []
[02-Jul-2026 19:26:23 UTC] Total orders count: 0
[02-Jul-2026 19:26:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 19:26:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 19:26:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"175.158.241.175, 172.68.164.101","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM3IiwidXNlcm5hbWUiOiJAeW91a25vd21lbWUiLCJlbWFpbCI6ImFiZWxsYWxhbmNlMTBAZ21haWwuY29tIiwiZXhwIjoxNzgzNjI1MDU2fQ.c-ARvw-qp8xvfCaj0t_4r6JVhdBP-dPWgtkAhJNN4lE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1500abe1e19f8c8-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"175.158.241.175","cf-ipcountry":"PH","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Jul-2026 19:26:25 UTC] === User Orders API Called ===
[02-Jul-2026 19:26:25 UTC] User ID: 937
[02-Jul-2026 19:26:25 UTC] Limit: 20, Offset: 0
[02-Jul-2026 19:26:25 UTC] Orders found: 0
[02-Jul-2026 19:26:25 UTC] Orders data: []
[02-Jul-2026 19:26:25 UTC] Total orders count: 0
[02-Jul-2026 19:26:25 UTC] === API CALL LOG ===
[02-Jul-2026 19:26:25 UTC] Endpoint: user/profile.php
[02-Jul-2026 19:26:25 UTC] Full Log Data: {
    "timestamp": "2026-07-02 19:26:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "175.158.241.175",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "175.158.241.175, 172.68.164.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM3IiwidXNlcm5hbWUiOiJAeW91a25vd21lbWUiLCJlbWFpbCI6ImFiZWxsYWxhbmNlMTBAZ21haWwuY29tIiwiZXhwIjoxNzgzNjI1MDU2fQ.c-ARvw-qp8xvfCaj0t_4r6JVhdBP-dPWgtkAhJNN4lE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1500abe1e1bf8c8-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "175.158.241.175",
        "cf-ipcountry": "PH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 19:26:25 UTC] === END API CALL LOG ===
[02-Jul-2026 19:26:25 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 19:26:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM3IiwidXNlcm5hbWUiOiJAeW91a25vd21lbWUiLCJlbWFpbCI6ImFiZWxsYWxhbmNlMTBAZ21haWwuY29tIiwiZXhwIjoxNzgzNjI1MDU2fQ.c-ARvw-qp8xvfCaj0t_4r6JVhdBP-dPWgtkAhJNN4lE
[02-Jul-2026 19:26:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 19:26:25 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 19:26:25 UTC] User ID: 937
[02-Jul-2026 19:26:25 UTC] ✅ User profile retrieved successfully for user ID: 937
[02-Jul-2026 19:26:25 UTC] === API CALL LOG ===
[02-Jul-2026 19:26:25 UTC] Endpoint: user/profile.php
[02-Jul-2026 19:26:25 UTC] Full Log Data: {
    "timestamp": "2026-07-02 19:26:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "175.158.241.175",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "175.158.241.175, 172.68.164.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM3IiwidXNlcm5hbWUiOiJAeW91a25vd21lbWUiLCJlbWFpbCI6ImFiZWxsYWxhbmNlMTBAZ21haWwuY29tIiwiZXhwIjoxNzgzNjI1MDU2fQ.c-ARvw-qp8xvfCaj0t_4r6JVhdBP-dPWgtkAhJNN4lE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1500ac1dd2ff8c8-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "175.158.241.175",
        "cf-ipcountry": "PH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 19:26:25 UTC] === END API CALL LOG ===
[02-Jul-2026 19:26:25 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 19:26:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM3IiwidXNlcm5hbWUiOiJAeW91a25vd21lbWUiLCJlbWFpbCI6ImFiZWxsYWxhbmNlMTBAZ21haWwuY29tIiwiZXhwIjoxNzgzNjI1MDU2fQ.c-ARvw-qp8xvfCaj0t_4r6JVhdBP-dPWgtkAhJNN4lE
[02-Jul-2026 19:26:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 19:26:25 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 19:26:25 UTC] User ID: 937
[02-Jul-2026 19:26:25 UTC] ✅ User profile retrieved successfully for user ID: 937
[02-Jul-2026 19:26:53 UTC] === API CALL LOG ===
[02-Jul-2026 19:26:53 UTC] Endpoint: user/profile.php
[02-Jul-2026 19:26:53 UTC] Full Log Data: {
    "timestamp": "2026-07-02 19:26:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "175.158.241.175",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "175.158.241.175, 172.68.164.100",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM3IiwidXNlcm5hbWUiOiJAeW91a25vd21lbWUiLCJlbWFpbCI6ImFiZWxsYWxhbmNlMTBAZ21haWwuY29tIiwiZXhwIjoxNzgzNjI1MDU2fQ.c-ARvw-qp8xvfCaj0t_4r6JVhdBP-dPWgtkAhJNN4lE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1500b6f6876f8c8-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "175.158.241.175",
        "cf-ipcountry": "PH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 19:26:53 UTC] === END API CALL LOG ===
[02-Jul-2026 19:26:53 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 19:26:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM3IiwidXNlcm5hbWUiOiJAeW91a25vd21lbWUiLCJlbWFpbCI6ImFiZWxsYWxhbmNlMTBAZ21haWwuY29tIiwiZXhwIjoxNzgzNjI1MDU2fQ.c-ARvw-qp8xvfCaj0t_4r6JVhdBP-dPWgtkAhJNN4lE
[02-Jul-2026 19:26:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 19:26:53 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 19:26:53 UTC] User ID: 937
[02-Jul-2026 19:26:53 UTC] ✅ User profile retrieved successfully for user ID: 937
[02-Jul-2026 19:26:53 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 19:26:53 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 19:26:53 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"175.158.241.175, 172.68.164.101","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM3IiwidXNlcm5hbWUiOiJAeW91a25vd21lbWUiLCJlbWFpbCI6ImFiZWxsYWxhbmNlMTBAZ21haWwuY29tIiwiZXhwIjoxNzgzNjI1MDU2fQ.c-ARvw-qp8xvfCaj0t_4r6JVhdBP-dPWgtkAhJNN4lE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1500b6f6874f8c8-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"175.158.241.175","cf-ipcountry":"PH","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Jul-2026 19:26:53 UTC] === User Orders API Called ===
[02-Jul-2026 19:26:53 UTC] User ID: 937
[02-Jul-2026 19:26:53 UTC] Limit: 20, Offset: 0
[02-Jul-2026 19:26:53 UTC] Orders found: 0
[02-Jul-2026 19:26:53 UTC] Orders data: []
[02-Jul-2026 19:26:53 UTC] Total orders count: 0
[02-Jul-2026 19:26:54 UTC] === API CALL LOG ===
[02-Jul-2026 19:26:54 UTC] Endpoint: user/profile.php
[02-Jul-2026 19:26:54 UTC] Full Log Data: {
    "timestamp": "2026-07-02 19:26:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "175.158.241.175",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "175.158.241.175, 172.68.164.100",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM3IiwidXNlcm5hbWUiOiJAeW91a25vd21lbWUiLCJlbWFpbCI6ImFiZWxsYWxhbmNlMTBAZ21haWwuY29tIiwiZXhwIjoxNzgzNjI1MDU2fQ.c-ARvw-qp8xvfCaj0t_4r6JVhdBP-dPWgtkAhJNN4lE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1500b72ff4df8c8-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "175.158.241.175",
        "cf-ipcountry": "PH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 19:26:54 UTC] === END API CALL LOG ===
[02-Jul-2026 19:26:54 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 19:26:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM3IiwidXNlcm5hbWUiOiJAeW91a25vd21lbWUiLCJlbWFpbCI6ImFiZWxsYWxhbmNlMTBAZ21haWwuY29tIiwiZXhwIjoxNzgzNjI1MDU2fQ.c-ARvw-qp8xvfCaj0t_4r6JVhdBP-dPWgtkAhJNN4lE
[02-Jul-2026 19:26:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 19:26:54 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 19:26:54 UTC] User ID: 937
[02-Jul-2026 19:26:54 UTC] ✅ User profile retrieved successfully for user ID: 937
[02-Jul-2026 19:26:59 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 19:26:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 19:26:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"175.158.241.175, 172.68.164.100","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM3IiwidXNlcm5hbWUiOiJAeW91a25vd21lbWUiLCJlbWFpbCI6ImFiZWxsYWxhbmNlMTBAZ21haWwuY29tIiwiZXhwIjoxNzgzNjI1MDU2fQ.c-ARvw-qp8xvfCaj0t_4r6JVhdBP-dPWgtkAhJNN4lE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1500b93f972f8c8-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"175.158.241.175","cf-ipcountry":"PH","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Jul-2026 19:26:59 UTC] === User Orders API Called ===
[02-Jul-2026 19:26:59 UTC] User ID: 937
[02-Jul-2026 19:26:59 UTC] Limit: 20, Offset: 0
[02-Jul-2026 19:26:59 UTC] Orders found: 0
[02-Jul-2026 19:26:59 UTC] Orders data: []
[02-Jul-2026 19:26:59 UTC] Total orders count: 0
[02-Jul-2026 19:27:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 19:27:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 19:27:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"175.158.241.175, 172.68.164.100","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM3IiwidXNlcm5hbWUiOiJAeW91a25vd21lbWUiLCJlbWFpbCI6ImFiZWxsYWxhbmNlMTBAZ21haWwuY29tIiwiZXhwIjoxNzgzNjI1MDU2fQ.c-ARvw-qp8xvfCaj0t_4r6JVhdBP-dPWgtkAhJNN4lE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1500ba8790af8c8-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"175.158.241.175","cf-ipcountry":"PH","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Jul-2026 19:27:02 UTC] === User Orders API Called ===
[02-Jul-2026 19:27:02 UTC] User ID: 937
[02-Jul-2026 19:27:02 UTC] Limit: 20, Offset: 0
[02-Jul-2026 19:27:02 UTC] Orders found: 0
[02-Jul-2026 19:27:02 UTC] Orders data: []
[02-Jul-2026 19:27:02 UTC] Total orders count: 0
[02-Jul-2026 19:27:02 UTC] === API CALL LOG ===
[02-Jul-2026 19:27:02 UTC] Endpoint: user/profile.php
[02-Jul-2026 19:27:02 UTC] Full Log Data: {
    "timestamp": "2026-07-02 19:27:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "175.158.241.175",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "175.158.241.175, 172.68.164.100",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM3IiwidXNlcm5hbWUiOiJAeW91a25vd21lbWUiLCJlbWFpbCI6ImFiZWxsYWxhbmNlMTBAZ21haWwuY29tIiwiZXhwIjoxNzgzNjI1MDU2fQ.c-ARvw-qp8xvfCaj0t_4r6JVhdBP-dPWgtkAhJNN4lE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1500ba8fa0af8c8-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "175.158.241.175",
        "cf-ipcountry": "PH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 19:27:02 UTC] === END API CALL LOG ===
[02-Jul-2026 19:27:02 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 19:27:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM3IiwidXNlcm5hbWUiOiJAeW91a25vd21lbWUiLCJlbWFpbCI6ImFiZWxsYWxhbmNlMTBAZ21haWwuY29tIiwiZXhwIjoxNzgzNjI1MDU2fQ.c-ARvw-qp8xvfCaj0t_4r6JVhdBP-dPWgtkAhJNN4lE
[02-Jul-2026 19:27:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 19:27:02 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 19:27:02 UTC] User ID: 937
[02-Jul-2026 19:27:02 UTC] ✅ User profile retrieved successfully for user ID: 937
[02-Jul-2026 19:27:03 UTC] === API CALL LOG ===
[02-Jul-2026 19:27:03 UTC] Endpoint: user/profile.php
[02-Jul-2026 19:27:03 UTC] Full Log Data: {
    "timestamp": "2026-07-02 19:27:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "175.158.241.175",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "175.158.241.175, 172.68.164.100",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM3IiwidXNlcm5hbWUiOiJAeW91a25vd21lbWUiLCJlbWFpbCI6ImFiZWxsYWxhbmNlMTBAZ21haWwuY29tIiwiZXhwIjoxNzgzNjI1MDU2fQ.c-ARvw-qp8xvfCaj0t_4r6JVhdBP-dPWgtkAhJNN4lE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1500bac78f1f8c8-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "175.158.241.175",
        "cf-ipcountry": "PH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 19:27:03 UTC] === END API CALL LOG ===
[02-Jul-2026 19:27:03 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 19:27:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM3IiwidXNlcm5hbWUiOiJAeW91a25vd21lbWUiLCJlbWFpbCI6ImFiZWxsYWxhbmNlMTBAZ21haWwuY29tIiwiZXhwIjoxNzgzNjI1MDU2fQ.c-ARvw-qp8xvfCaj0t_4r6JVhdBP-dPWgtkAhJNN4lE
[02-Jul-2026 19:27:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 19:27:03 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 19:27:03 UTC] User ID: 937
[02-Jul-2026 19:27:03 UTC] ✅ User profile retrieved successfully for user ID: 937
[02-Jul-2026 19:27:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 19:27:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 19:27:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"175.158.241.175, 172.68.164.100","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM3IiwidXNlcm5hbWUiOiJAeW91a25vd21lbWUiLCJlbWFpbCI6ImFiZWxsYWxhbmNlMTBAZ21haWwuY29tIiwiZXhwIjoxNzgzNjI1MDU2fQ.c-ARvw-qp8xvfCaj0t_4r6JVhdBP-dPWgtkAhJNN4lE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1500bc30dcff8c8-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"175.158.241.175","cf-ipcountry":"PH","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Jul-2026 19:27:06 UTC] === User Orders API Called ===
[02-Jul-2026 19:27:06 UTC] User ID: 937
[02-Jul-2026 19:27:06 UTC] Limit: 20, Offset: 0
[02-Jul-2026 19:27:06 UTC] Orders found: 0
[02-Jul-2026 19:27:06 UTC] Orders data: []
[02-Jul-2026 19:27:06 UTC] Total orders count: 0
[02-Jul-2026 19:27:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 19:27:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 19:27:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"175.158.241.175, 172.68.164.100","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM3IiwidXNlcm5hbWUiOiJAeW91a25vd21lbWUiLCJlbWFpbCI6ImFiZWxsYWxhbmNlMTBAZ21haWwuY29tIiwiZXhwIjoxNzgzNjI1MDU2fQ.c-ARvw-qp8xvfCaj0t_4r6JVhdBP-dPWgtkAhJNN4lE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1500bdd29acf8c8-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"175.158.241.175","cf-ipcountry":"PH","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Jul-2026 19:27:10 UTC] === User Orders API Called ===
[02-Jul-2026 19:27:10 UTC] User ID: 937
[02-Jul-2026 19:27:10 UTC] Limit: 20, Offset: 0
[02-Jul-2026 19:27:10 UTC] Orders found: 0
[02-Jul-2026 19:27:10 UTC] Orders data: []
[02-Jul-2026 19:27:10 UTC] Total orders count: 0
[02-Jul-2026 19:27:11 UTC] === API CALL LOG ===
[02-Jul-2026 19:27:11 UTC] Endpoint: user/profile.php
[02-Jul-2026 19:27:11 UTC] Full Log Data: {
    "timestamp": "2026-07-02 19:27:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "175.158.241.175",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "175.158.241.175, 172.68.164.100",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM3IiwidXNlcm5hbWUiOiJAeW91a25vd21lbWUiLCJlbWFpbCI6ImFiZWxsYWxhbmNlMTBAZ21haWwuY29tIiwiZXhwIjoxNzgzNjI1MDU2fQ.c-ARvw-qp8xvfCaj0t_4r6JVhdBP-dPWgtkAhJNN4lE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1500bddaab9f8c8-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "175.158.241.175",
        "cf-ipcountry": "PH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 19:27:11 UTC] === END API CALL LOG ===
[02-Jul-2026 19:27:11 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 19:27:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM3IiwidXNlcm5hbWUiOiJAeW91a25vd21lbWUiLCJlbWFpbCI6ImFiZWxsYWxhbmNlMTBAZ21haWwuY29tIiwiZXhwIjoxNzgzNjI1MDU2fQ.c-ARvw-qp8xvfCaj0t_4r6JVhdBP-dPWgtkAhJNN4lE
[02-Jul-2026 19:27:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 19:27:11 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 19:27:11 UTC] User ID: 937
[02-Jul-2026 19:27:11 UTC] ✅ User profile retrieved successfully for user ID: 937
[02-Jul-2026 19:27:11 UTC] === API CALL LOG ===
[02-Jul-2026 19:27:11 UTC] Endpoint: user/profile.php
[02-Jul-2026 19:27:11 UTC] Full Log Data: {
    "timestamp": "2026-07-02 19:27:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "175.158.241.175",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "175.158.241.175, 172.68.164.100",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM3IiwidXNlcm5hbWUiOiJAeW91a25vd21lbWUiLCJlbWFpbCI6ImFiZWxsYWxhbmNlMTBAZ21haWwuY29tIiwiZXhwIjoxNzgzNjI1MDU2fQ.c-ARvw-qp8xvfCaj0t_4r6JVhdBP-dPWgtkAhJNN4lE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1500be12995f8c8-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "175.158.241.175",
        "cf-ipcountry": "PH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 19:27:11 UTC] === END API CALL LOG ===
[02-Jul-2026 19:27:11 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 19:27:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM3IiwidXNlcm5hbWUiOiJAeW91a25vd21lbWUiLCJlbWFpbCI6ImFiZWxsYWxhbmNlMTBAZ21haWwuY29tIiwiZXhwIjoxNzgzNjI1MDU2fQ.c-ARvw-qp8xvfCaj0t_4r6JVhdBP-dPWgtkAhJNN4lE
[02-Jul-2026 19:27:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 19:27:11 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 19:27:11 UTC] User ID: 937
[02-Jul-2026 19:27:11 UTC] ✅ User profile retrieved successfully for user ID: 937
[02-Jul-2026 19:27:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 19:27:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 19:27:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"175.158.241.175, 172.68.164.100","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM3IiwidXNlcm5hbWUiOiJAeW91a25vd21lbWUiLCJlbWFpbCI6ImFiZWxsYWxhbmNlMTBAZ21haWwuY29tIiwiZXhwIjoxNzgzNjI1MDU2fQ.c-ARvw-qp8xvfCaj0t_4r6JVhdBP-dPWgtkAhJNN4lE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1500be25c41f8c8-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"175.158.241.175","cf-ipcountry":"PH","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Jul-2026 19:27:11 UTC] === User Orders API Called ===
[02-Jul-2026 19:27:11 UTC] User ID: 937
[02-Jul-2026 19:27:11 UTC] Limit: 20, Offset: 0
[02-Jul-2026 19:27:11 UTC] Orders found: 0
[02-Jul-2026 19:27:11 UTC] Orders data: []
[02-Jul-2026 19:27:11 UTC] Total orders count: 0
[02-Jul-2026 19:29:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 19:29:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 19:29:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"175.158.241.175, 172.68.164.100","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM3IiwidXNlcm5hbWUiOiJAeW91a25vd21lbWUiLCJlbWFpbCI6ImFiZWxsYWxhbmNlMTBAZ21haWwuY29tIiwiZXhwIjoxNzgzNjI1MDU2fQ.c-ARvw-qp8xvfCaj0t_4r6JVhdBP-dPWgtkAhJNN4lE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1500e8a8817f8c8-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"175.158.241.175","cf-ipcountry":"PH","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Jul-2026 19:29:01 UTC] === User Orders API Called ===
[02-Jul-2026 19:29:01 UTC] User ID: 937
[02-Jul-2026 19:29:01 UTC] Limit: 20, Offset: 0
[02-Jul-2026 19:29:01 UTC] Orders found: 0
[02-Jul-2026 19:29:01 UTC] Orders data: []
[02-Jul-2026 19:29:01 UTC] Total orders count: 0
[02-Jul-2026 19:29:01 UTC] === API CALL LOG ===
[02-Jul-2026 19:29:01 UTC] Endpoint: user/profile.php
[02-Jul-2026 19:29:01 UTC] Full Log Data: {
    "timestamp": "2026-07-02 19:29:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "175.158.241.175",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "175.158.241.175, 172.68.164.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM3IiwidXNlcm5hbWUiOiJAeW91a25vd21lbWUiLCJlbWFpbCI6ImFiZWxsYWxhbmNlMTBAZ21haWwuY29tIiwiZXhwIjoxNzgzNjI1MDU2fQ.c-ARvw-qp8xvfCaj0t_4r6JVhdBP-dPWgtkAhJNN4lE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1500e8a881bf8c8-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "175.158.241.175",
        "cf-ipcountry": "PH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 19:29:01 UTC] === END API CALL LOG ===
[02-Jul-2026 19:29:01 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 19:29:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM3IiwidXNlcm5hbWUiOiJAeW91a25vd21lbWUiLCJlbWFpbCI6ImFiZWxsYWxhbmNlMTBAZ21haWwuY29tIiwiZXhwIjoxNzgzNjI1MDU2fQ.c-ARvw-qp8xvfCaj0t_4r6JVhdBP-dPWgtkAhJNN4lE
[02-Jul-2026 19:29:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 19:29:01 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 19:29:01 UTC] User ID: 937
[02-Jul-2026 19:29:01 UTC] ✅ User profile retrieved successfully for user ID: 937
[02-Jul-2026 19:29:01 UTC] === API CALL LOG ===
[02-Jul-2026 19:29:01 UTC] Endpoint: user/profile.php
[02-Jul-2026 19:29:01 UTC] Full Log Data: {
    "timestamp": "2026-07-02 19:29:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "175.158.241.175",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "175.158.241.175, 172.68.164.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM3IiwidXNlcm5hbWUiOiJAeW91a25vd21lbWUiLCJlbWFpbCI6ImFiZWxsYWxhbmNlMTBAZ21haWwuY29tIiwiZXhwIjoxNzgzNjI1MDU2fQ.c-ARvw-qp8xvfCaj0t_4r6JVhdBP-dPWgtkAhJNN4lE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1500e8e0f6ff8c8-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "175.158.241.175",
        "cf-ipcountry": "PH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 19:29:01 UTC] === END API CALL LOG ===
[02-Jul-2026 19:29:01 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 19:29:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM3IiwidXNlcm5hbWUiOiJAeW91a25vd21lbWUiLCJlbWFpbCI6ImFiZWxsYWxhbmNlMTBAZ21haWwuY29tIiwiZXhwIjoxNzgzNjI1MDU2fQ.c-ARvw-qp8xvfCaj0t_4r6JVhdBP-dPWgtkAhJNN4lE
[02-Jul-2026 19:29:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 19:29:01 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 19:29:01 UTC] User ID: 937
[02-Jul-2026 19:29:01 UTC] ✅ User profile retrieved successfully for user ID: 937
[02-Jul-2026 19:29:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 19:29:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 19:29:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"175.158.241.175, 172.68.164.100","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM3IiwidXNlcm5hbWUiOiJAeW91a25vd21lbWUiLCJlbWFpbCI6ImFiZWxsYWxhbmNlMTBAZ21haWwuY29tIiwiZXhwIjoxNzgzNjI1MDU2fQ.c-ARvw-qp8xvfCaj0t_4r6JVhdBP-dPWgtkAhJNN4lE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1500e98ddbcf8c8-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"175.158.241.175","cf-ipcountry":"PH","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Jul-2026 19:29:02 UTC] === User Orders API Called ===
[02-Jul-2026 19:29:02 UTC] User ID: 937
[02-Jul-2026 19:29:02 UTC] Limit: 20, Offset: 0
[02-Jul-2026 19:29:02 UTC] Orders found: 0
[02-Jul-2026 19:29:02 UTC] Orders data: []
[02-Jul-2026 19:29:02 UTC] Total orders count: 0
[02-Jul-2026 19:29:04 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 19:29:04 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 19:29:04 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"175.158.241.175, 172.68.164.101","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM3IiwidXNlcm5hbWUiOiJAeW91a25vd21lbWUiLCJlbWFpbCI6ImFiZWxsYWxhbmNlMTBAZ21haWwuY29tIiwiZXhwIjoxNzgzNjI1MDU2fQ.c-ARvw-qp8xvfCaj0t_4r6JVhdBP-dPWgtkAhJNN4lE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1500ea25f1cf8c8-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"175.158.241.175","cf-ipcountry":"PH","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Jul-2026 19:29:04 UTC] === User Orders API Called ===
[02-Jul-2026 19:29:04 UTC] User ID: 937
[02-Jul-2026 19:29:04 UTC] Limit: 20, Offset: 0
[02-Jul-2026 19:29:04 UTC] Orders found: 0
[02-Jul-2026 19:29:04 UTC] Orders data: []
[02-Jul-2026 19:29:04 UTC] Total orders count: 0
[02-Jul-2026 19:29:04 UTC] === API CALL LOG ===
[02-Jul-2026 19:29:04 UTC] Endpoint: user/profile.php
[02-Jul-2026 19:29:04 UTC] Full Log Data: {
    "timestamp": "2026-07-02 19:29:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "175.158.241.175",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "175.158.241.175, 172.68.164.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM3IiwidXNlcm5hbWUiOiJAeW91a25vd21lbWUiLCJlbWFpbCI6ImFiZWxsYWxhbmNlMTBAZ21haWwuY29tIiwiZXhwIjoxNzgzNjI1MDU2fQ.c-ARvw-qp8xvfCaj0t_4r6JVhdBP-dPWgtkAhJNN4lE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1500ea2e823f8c8-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "175.158.241.175",
        "cf-ipcountry": "PH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 19:29:04 UTC] === END API CALL LOG ===
[02-Jul-2026 19:29:04 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 19:29:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM3IiwidXNlcm5hbWUiOiJAeW91a25vd21lbWUiLCJlbWFpbCI6ImFiZWxsYWxhbmNlMTBAZ21haWwuY29tIiwiZXhwIjoxNzgzNjI1MDU2fQ.c-ARvw-qp8xvfCaj0t_4r6JVhdBP-dPWgtkAhJNN4lE
[02-Jul-2026 19:29:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 19:29:04 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 19:29:04 UTC] User ID: 937
[02-Jul-2026 19:29:04 UTC] ✅ User profile retrieved successfully for user ID: 937
[02-Jul-2026 19:29:05 UTC] === API CALL LOG ===
[02-Jul-2026 19:29:05 UTC] Endpoint: user/profile.php
[02-Jul-2026 19:29:05 UTC] Full Log Data: {
    "timestamp": "2026-07-02 19:29:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "175.158.241.175",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "175.158.241.175, 172.68.164.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM3IiwidXNlcm5hbWUiOiJAeW91a25vd21lbWUiLCJlbWFpbCI6ImFiZWxsYWxhbmNlMTBAZ21haWwuY29tIiwiZXhwIjoxNzgzNjI1MDU2fQ.c-ARvw-qp8xvfCaj0t_4r6JVhdBP-dPWgtkAhJNN4lE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1500ea63e4cf8c8-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "175.158.241.175",
        "cf-ipcountry": "PH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 19:29:05 UTC] === END API CALL LOG ===
[02-Jul-2026 19:29:05 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 19:29:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM3IiwidXNlcm5hbWUiOiJAeW91a25vd21lbWUiLCJlbWFpbCI6ImFiZWxsYWxhbmNlMTBAZ21haWwuY29tIiwiZXhwIjoxNzgzNjI1MDU2fQ.c-ARvw-qp8xvfCaj0t_4r6JVhdBP-dPWgtkAhJNN4lE
[02-Jul-2026 19:29:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 19:29:05 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 19:29:05 UTC] User ID: 937
[02-Jul-2026 19:29:05 UTC] ✅ User profile retrieved successfully for user ID: 937
[02-Jul-2026 19:50:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 19:50:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 19:50:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"82.180.201.7, 172.69.151.121","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM4IiwidXNlcm5hbWUiOiJHYW5nIiwiZW1haWwiOiJhYnRpbm5hZGVyaTIwQGdtYWlsLmNvbSIsImV4cCI6MTc4MzYyNjYxMH0.4sDbJA39nkcqw9ahoF7Txh6Ib-5yAhyZRYhLoIM2Fuw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1502d92a8694d3e-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"82.180.201.7","cf-ipcountry":"IR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Jul-2026 19:50:11 UTC] === User Orders API Called ===
[02-Jul-2026 19:50:11 UTC] User ID: 938
[02-Jul-2026 19:50:11 UTC] Limit: 20, Offset: 0
[02-Jul-2026 19:50:11 UTC] Orders found: 0
[02-Jul-2026 19:50:11 UTC] Orders data: []
[02-Jul-2026 19:50:11 UTC] Total orders count: 0
[02-Jul-2026 19:50:11 UTC] === API CALL LOG ===
[02-Jul-2026 19:50:11 UTC] Endpoint: user/profile.php
[02-Jul-2026 19:50:11 UTC] Full Log Data: {
    "timestamp": "2026-07-02 19:50:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "82.180.201.7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "82.180.201.7, 172.69.151.121",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM4IiwidXNlcm5hbWUiOiJHYW5nIiwiZW1haWwiOiJhYnRpbm5hZGVyaTIwQGdtYWlsLmNvbSIsImV4cCI6MTc4MzYyNjYxMH0.4sDbJA39nkcqw9ahoF7Txh6Ib-5yAhyZRYhLoIM2Fuw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1502d92a8664d3e-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "82.180.201.7",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 19:50:11 UTC] === END API CALL LOG ===
[02-Jul-2026 19:50:11 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 19:50:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM4IiwidXNlcm5hbWUiOiJHYW5nIiwiZW1haWwiOiJhYnRpbm5hZGVyaTIwQGdtYWlsLmNvbSIsImV4cCI6MTc4MzYyNjYxMH0.4sDbJA39nkcqw9ahoF7Txh6Ib-5yAhyZRYhLoIM2Fuw
[02-Jul-2026 19:50:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 19:50:11 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 19:50:11 UTC] User ID: 938
[02-Jul-2026 19:50:11 UTC] ✅ User profile retrieved successfully for user ID: 938
[02-Jul-2026 19:50:11 UTC] === API CALL LOG ===
[02-Jul-2026 19:50:11 UTC] Endpoint: user/profile.php
[02-Jul-2026 19:50:11 UTC] Full Log Data: {
    "timestamp": "2026-07-02 19:50:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "82.180.201.7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "82.180.201.7, 172.69.150.150",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM4IiwidXNlcm5hbWUiOiJHYW5nIiwiZW1haWwiOiJhYnRpbm5hZGVyaTIwQGdtYWlsLmNvbSIsImV4cCI6MTc4MzYyNjYxMH0.4sDbJA39nkcqw9ahoF7Txh6Ib-5yAhyZRYhLoIM2Fuw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1502d92a86a4d3e-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "82.180.201.7",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 19:50:11 UTC] === END API CALL LOG ===
[02-Jul-2026 19:50:11 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 19:50:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM4IiwidXNlcm5hbWUiOiJHYW5nIiwiZW1haWwiOiJhYnRpbm5hZGVyaTIwQGdtYWlsLmNvbSIsImV4cCI6MTc4MzYyNjYxMH0.4sDbJA39nkcqw9ahoF7Txh6Ib-5yAhyZRYhLoIM2Fuw
[02-Jul-2026 19:50:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 19:50:11 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 19:50:11 UTC] User ID: 938
[02-Jul-2026 19:50:11 UTC] ✅ User profile retrieved successfully for user ID: 938
[02-Jul-2026 19:50:12 UTC] === API CALL LOG ===
[02-Jul-2026 19:50:12 UTC] Endpoint: user/profile.php
[02-Jul-2026 19:50:12 UTC] Full Log Data: {
    "timestamp": "2026-07-02 19:50:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "82.180.201.7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "82.180.201.7, 172.69.150.150",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM4IiwidXNlcm5hbWUiOiJHYW5nIiwiZW1haWwiOiJhYnRpbm5hZGVyaTIwQGdtYWlsLmNvbSIsImV4cCI6MTc4MzYyNjYxMH0.4sDbJA39nkcqw9ahoF7Txh6Ib-5yAhyZRYhLoIM2Fuw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1502d972c8c4d3e-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "82.180.201.7",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 19:50:12 UTC] === END API CALL LOG ===
[02-Jul-2026 19:50:12 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 19:50:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM4IiwidXNlcm5hbWUiOiJHYW5nIiwiZW1haWwiOiJhYnRpbm5hZGVyaTIwQGdtYWlsLmNvbSIsImV4cCI6MTc4MzYyNjYxMH0.4sDbJA39nkcqw9ahoF7Txh6Ib-5yAhyZRYhLoIM2Fuw
[02-Jul-2026 19:50:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 19:50:12 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 19:50:12 UTC] User ID: 938
[02-Jul-2026 19:50:12 UTC] ✅ User profile retrieved successfully for user ID: 938
[02-Jul-2026 19:50:23 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 19:50:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 19:50:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"82.180.201.7, 172.69.151.121","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM4IiwidXNlcm5hbWUiOiJHYW5nIiwiZW1haWwiOiJhYnRpbm5hZGVyaTIwQGdtYWlsLmNvbSIsImV4cCI6MTc4MzYyNjYxMH0.4sDbJA39nkcqw9ahoF7Txh6Ib-5yAhyZRYhLoIM2Fuw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1502dd9bc774d3e-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"82.180.201.7","cf-ipcountry":"IR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Jul-2026 19:50:23 UTC] === User Orders API Called ===
[02-Jul-2026 19:50:23 UTC] User ID: 938
[02-Jul-2026 19:50:23 UTC] === API CALL LOG ===
[02-Jul-2026 19:50:23 UTC] Limit: 20, Offset: 0
[02-Jul-2026 19:50:23 UTC] Endpoint: user/profile.php
[02-Jul-2026 19:50:23 UTC] Full Log Data: {
    "timestamp": "2026-07-02 19:50:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "82.180.201.7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "82.180.201.7, 172.69.151.121",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM4IiwidXNlcm5hbWUiOiJHYW5nIiwiZW1haWwiOiJhYnRpbm5hZGVyaTIwQGdtYWlsLmNvbSIsImV4cCI6MTc4MzYyNjYxMH0.4sDbJA39nkcqw9ahoF7Txh6Ib-5yAhyZRYhLoIM2Fuw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1502dd9bc7a4d3e-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "82.180.201.7",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 19:50:23 UTC] === END API CALL LOG ===
[02-Jul-2026 19:50:23 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 19:50:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM4IiwidXNlcm5hbWUiOiJHYW5nIiwiZW1haWwiOiJhYnRpbm5hZGVyaTIwQGdtYWlsLmNvbSIsImV4cCI6MTc4MzYyNjYxMH0.4sDbJA39nkcqw9ahoF7Txh6Ib-5yAhyZRYhLoIM2Fuw
[02-Jul-2026 19:50:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 19:50:23 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 19:50:23 UTC] User ID: 938
[02-Jul-2026 19:50:23 UTC] Orders found: 0
[02-Jul-2026 19:50:23 UTC] Orders data: []
[02-Jul-2026 19:50:23 UTC] Total orders count: 0
[02-Jul-2026 19:50:23 UTC] ✅ User profile retrieved successfully for user ID: 938
[02-Jul-2026 19:50:23 UTC] === API CALL LOG ===
[02-Jul-2026 19:50:23 UTC] Endpoint: user/profile.php
[02-Jul-2026 19:50:23 UTC] Full Log Data: {
    "timestamp": "2026-07-02 19:50:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "82.180.201.7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "82.180.201.7, 172.69.151.121",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM4IiwidXNlcm5hbWUiOiJHYW5nIiwiZW1haWwiOiJhYnRpbm5hZGVyaTIwQGdtYWlsLmNvbSIsImV4cCI6MTc4MzYyNjYxMH0.4sDbJA39nkcqw9ahoF7Txh6Ib-5yAhyZRYhLoIM2Fuw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1502ddbfe764d3e-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "82.180.201.7",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 19:50:23 UTC] === END API CALL LOG ===
[02-Jul-2026 19:50:23 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 19:50:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM4IiwidXNlcm5hbWUiOiJHYW5nIiwiZW1haWwiOiJhYnRpbm5hZGVyaTIwQGdtYWlsLmNvbSIsImV4cCI6MTc4MzYyNjYxMH0.4sDbJA39nkcqw9ahoF7Txh6Ib-5yAhyZRYhLoIM2Fuw
[02-Jul-2026 19:50:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 19:50:23 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 19:50:23 UTC] User ID: 938
[02-Jul-2026 19:50:23 UTC] ✅ User profile retrieved successfully for user ID: 938
[02-Jul-2026 19:50:23 UTC] === API CALL LOG ===
[02-Jul-2026 19:50:23 UTC] Endpoint: user/profile.php
[02-Jul-2026 19:50:23 UTC] Full Log Data: {
    "timestamp": "2026-07-02 19:50:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "82.180.201.7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "82.180.201.7, 172.69.151.121",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM4IiwidXNlcm5hbWUiOiJHYW5nIiwiZW1haWwiOiJhYnRpbm5hZGVyaTIwQGdtYWlsLmNvbSIsImV4cCI6MTc4MzYyNjYxMH0.4sDbJA39nkcqw9ahoF7Txh6Ib-5yAhyZRYhLoIM2Fuw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1502ddfb9ee4d3e-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "82.180.201.7",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 19:50:23 UTC] === END API CALL LOG ===
[02-Jul-2026 19:50:23 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 19:50:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM4IiwidXNlcm5hbWUiOiJHYW5nIiwiZW1haWwiOiJhYnRpbm5hZGVyaTIwQGdtYWlsLmNvbSIsImV4cCI6MTc4MzYyNjYxMH0.4sDbJA39nkcqw9ahoF7Txh6Ib-5yAhyZRYhLoIM2Fuw
[02-Jul-2026 19:50:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 19:50:23 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 19:50:23 UTC] User ID: 938
[02-Jul-2026 19:50:23 UTC] ✅ User profile retrieved successfully for user ID: 938
[02-Jul-2026 19:50:32 UTC] === API CALL LOG ===
[02-Jul-2026 19:50:32 UTC] Endpoint: user/profile.php
[02-Jul-2026 19:50:32 UTC] Full Log Data: {
    "timestamp": "2026-07-02 19:50:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "82.180.201.7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "82.180.201.7, 172.69.151.121",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM4IiwidXNlcm5hbWUiOiJHYW5nIiwiZW1haWwiOiJhYnRpbm5hZGVyaTIwQGdtYWlsLmNvbSIsImV4cCI6MTc4MzYyNjYxMH0.4sDbJA39nkcqw9ahoF7Txh6Ib-5yAhyZRYhLoIM2Fuw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1502e152ca64d3e-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "82.180.201.7",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 19:50:32 UTC] === END API CALL LOG ===
[02-Jul-2026 19:50:32 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 19:50:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM4IiwidXNlcm5hbWUiOiJHYW5nIiwiZW1haWwiOiJhYnRpbm5hZGVyaTIwQGdtYWlsLmNvbSIsImV4cCI6MTc4MzYyNjYxMH0.4sDbJA39nkcqw9ahoF7Txh6Ib-5yAhyZRYhLoIM2Fuw
[02-Jul-2026 19:50:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 19:50:32 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 19:50:32 UTC] User ID: 938
[02-Jul-2026 19:50:32 UTC] ✅ User profile retrieved successfully for user ID: 938
[02-Jul-2026 19:50:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 19:50:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 19:50:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"82.180.201.7, 172.69.151.121","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM4IiwidXNlcm5hbWUiOiJHYW5nIiwiZW1haWwiOiJhYnRpbm5hZGVyaTIwQGdtYWlsLmNvbSIsImV4cCI6MTc4MzYyNjYxMH0.4sDbJA39nkcqw9ahoF7Txh6Ib-5yAhyZRYhLoIM2Fuw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1502e152ca24d3e-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"82.180.201.7","cf-ipcountry":"IR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Jul-2026 19:50:32 UTC] === User Orders API Called ===
[02-Jul-2026 19:50:32 UTC] User ID: 938
[02-Jul-2026 19:50:32 UTC] Limit: 20, Offset: 0
[02-Jul-2026 19:50:32 UTC] Orders found: 0
[02-Jul-2026 19:50:32 UTC] Orders data: []
[02-Jul-2026 19:50:32 UTC] Total orders count: 0
[02-Jul-2026 19:50:32 UTC] === API CALL LOG ===
[02-Jul-2026 19:50:32 UTC] Endpoint: user/profile.php
[02-Jul-2026 19:50:32 UTC] Full Log Data: {
    "timestamp": "2026-07-02 19:50:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "82.180.201.7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "82.180.201.7, 172.69.151.121",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM4IiwidXNlcm5hbWUiOiJHYW5nIiwiZW1haWwiOiJhYnRpbm5hZGVyaTIwQGdtYWlsLmNvbSIsImV4cCI6MTc4MzYyNjYxMH0.4sDbJA39nkcqw9ahoF7Txh6Ib-5yAhyZRYhLoIM2Fuw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1502e16ee874d3e-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "82.180.201.7",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 19:50:32 UTC] === END API CALL LOG ===
[02-Jul-2026 19:50:32 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 19:50:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM4IiwidXNlcm5hbWUiOiJHYW5nIiwiZW1haWwiOiJhYnRpbm5hZGVyaTIwQGdtYWlsLmNvbSIsImV4cCI6MTc4MzYyNjYxMH0.4sDbJA39nkcqw9ahoF7Txh6Ib-5yAhyZRYhLoIM2Fuw
[02-Jul-2026 19:50:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 19:50:32 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 19:50:32 UTC] User ID: 938
[02-Jul-2026 19:50:32 UTC] ✅ User profile retrieved successfully for user ID: 938
[02-Jul-2026 19:50:33 UTC] === API CALL LOG ===
[02-Jul-2026 19:50:33 UTC] Endpoint: user/profile.php
[02-Jul-2026 19:50:33 UTC] Full Log Data: {
    "timestamp": "2026-07-02 19:50:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "82.180.201.7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "82.180.201.7, 172.69.151.121",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM4IiwidXNlcm5hbWUiOiJHYW5nIiwiZW1haWwiOiJhYnRpbm5hZGVyaTIwQGdtYWlsLmNvbSIsImV4cCI6MTc4MzYyNjYxMH0.4sDbJA39nkcqw9ahoF7Txh6Ib-5yAhyZRYhLoIM2Fuw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1502e1a69f14d3e-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "82.180.201.7",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 19:50:33 UTC] === END API CALL LOG ===
[02-Jul-2026 19:50:33 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 19:50:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM4IiwidXNlcm5hbWUiOiJHYW5nIiwiZW1haWwiOiJhYnRpbm5hZGVyaTIwQGdtYWlsLmNvbSIsImV4cCI6MTc4MzYyNjYxMH0.4sDbJA39nkcqw9ahoF7Txh6Ib-5yAhyZRYhLoIM2Fuw
[02-Jul-2026 19:50:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 19:50:33 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 19:50:33 UTC] User ID: 938
[02-Jul-2026 19:50:33 UTC] ✅ User profile retrieved successfully for user ID: 938
[02-Jul-2026 19:50:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 19:50:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 19:50:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"82.180.201.7, 172.69.151.121","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM4IiwidXNlcm5hbWUiOiJHYW5nIiwiZW1haWwiOiJhYnRpbm5hZGVyaTIwQGdtYWlsLmNvbSIsImV4cCI6MTc4MzYyNjYxMH0.4sDbJA39nkcqw9ahoF7Txh6Ib-5yAhyZRYhLoIM2Fuw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1502e4bde964d3e-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"82.180.201.7","cf-ipcountry":"IR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Jul-2026 19:50:41 UTC] === User Orders API Called ===
[02-Jul-2026 19:50:41 UTC] User ID: 938
[02-Jul-2026 19:50:41 UTC] Limit: 20, Offset: 0
[02-Jul-2026 19:50:41 UTC] Orders found: 0
[02-Jul-2026 19:50:41 UTC] Orders data: []
[02-Jul-2026 19:50:41 UTC] Total orders count: 0
[02-Jul-2026 19:50:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 19:50:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 19:50:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"82.180.201.7, 172.69.151.121","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM4IiwidXNlcm5hbWUiOiJHYW5nIiwiZW1haWwiOiJhYnRpbm5hZGVyaTIwQGdtYWlsLmNvbSIsImV4cCI6MTc4MzYyNjYxMH0.4sDbJA39nkcqw9ahoF7Txh6Ib-5yAhyZRYhLoIM2Fuw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1502e53fe3e4d3e-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"82.180.201.7","cf-ipcountry":"IR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Jul-2026 19:50:42 UTC] === User Orders API Called ===
[02-Jul-2026 19:50:42 UTC] User ID: 938
[02-Jul-2026 19:50:42 UTC] Limit: 20, Offset: 0
[02-Jul-2026 19:50:42 UTC] Orders found: 0
[02-Jul-2026 19:50:42 UTC] Orders data: []
[02-Jul-2026 19:50:42 UTC] Total orders count: 0
[02-Jul-2026 19:50:42 UTC] === API CALL LOG ===
[02-Jul-2026 19:50:42 UTC] Endpoint: user/profile.php
[02-Jul-2026 19:50:42 UTC] Full Log Data: {
    "timestamp": "2026-07-02 19:50:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "82.180.201.7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "82.180.201.7, 172.69.151.121",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM4IiwidXNlcm5hbWUiOiJHYW5nIiwiZW1haWwiOiJhYnRpbm5hZGVyaTIwQGdtYWlsLmNvbSIsImV4cCI6MTc4MzYyNjYxMH0.4sDbJA39nkcqw9ahoF7Txh6Ib-5yAhyZRYhLoIM2Fuw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1502e53fe404d3e-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "82.180.201.7",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 19:50:42 UTC] === END API CALL LOG ===
[02-Jul-2026 19:50:42 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 19:50:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM4IiwidXNlcm5hbWUiOiJHYW5nIiwiZW1haWwiOiJhYnRpbm5hZGVyaTIwQGdtYWlsLmNvbSIsImV4cCI6MTc4MzYyNjYxMH0.4sDbJA39nkcqw9ahoF7Txh6Ib-5yAhyZRYhLoIM2Fuw
[02-Jul-2026 19:50:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 19:50:42 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 19:50:42 UTC] User ID: 938
[02-Jul-2026 19:50:42 UTC] ✅ User profile retrieved successfully for user ID: 938
[02-Jul-2026 19:50:42 UTC] === API CALL LOG ===
[02-Jul-2026 19:50:42 UTC] Endpoint: user/profile.php
[02-Jul-2026 19:50:42 UTC] Full Log Data: {
    "timestamp": "2026-07-02 19:50:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "82.180.201.7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "82.180.201.7, 172.69.151.121",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM4IiwidXNlcm5hbWUiOiJHYW5nIiwiZW1haWwiOiJhYnRpbm5hZGVyaTIwQGdtYWlsLmNvbSIsImV4cCI6MTc4MzYyNjYxMH0.4sDbJA39nkcqw9ahoF7Txh6Ib-5yAhyZRYhLoIM2Fuw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1502e55cff04d3e-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "82.180.201.7",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 19:50:42 UTC] === END API CALL LOG ===
[02-Jul-2026 19:50:42 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 19:50:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM4IiwidXNlcm5hbWUiOiJHYW5nIiwiZW1haWwiOiJhYnRpbm5hZGVyaTIwQGdtYWlsLmNvbSIsImV4cCI6MTc4MzYyNjYxMH0.4sDbJA39nkcqw9ahoF7Txh6Ib-5yAhyZRYhLoIM2Fuw
[02-Jul-2026 19:50:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 19:50:42 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 19:50:42 UTC] User ID: 938
[02-Jul-2026 19:50:42 UTC] ✅ User profile retrieved successfully for user ID: 938
[02-Jul-2026 19:50:43 UTC] === API CALL LOG ===
[02-Jul-2026 19:50:43 UTC] Endpoint: user/profile.php
[02-Jul-2026 19:50:43 UTC] Full Log Data: {
    "timestamp": "2026-07-02 19:50:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "82.180.201.7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "82.180.201.7, 172.69.151.121",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM4IiwidXNlcm5hbWUiOiJHYW5nIiwiZW1haWwiOiJhYnRpbm5hZGVyaTIwQGdtYWlsLmNvbSIsImV4cCI6MTc4MzYyNjYxMH0.4sDbJA39nkcqw9ahoF7Txh6Ib-5yAhyZRYhLoIM2Fuw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1502e593b5e4d3e-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "82.180.201.7",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 19:50:43 UTC] === END API CALL LOG ===
[02-Jul-2026 19:50:43 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 19:50:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM4IiwidXNlcm5hbWUiOiJHYW5nIiwiZW1haWwiOiJhYnRpbm5hZGVyaTIwQGdtYWlsLmNvbSIsImV4cCI6MTc4MzYyNjYxMH0.4sDbJA39nkcqw9ahoF7Txh6Ib-5yAhyZRYhLoIM2Fuw
[02-Jul-2026 19:50:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 19:50:43 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 19:50:43 UTC] User ID: 938
[02-Jul-2026 19:50:43 UTC] ✅ User profile retrieved successfully for user ID: 938
[02-Jul-2026 19:51:20 UTC] === API CALL LOG ===
[02-Jul-2026 19:51:20 UTC] Endpoint: user/profile.php
[02-Jul-2026 19:51:20 UTC] Full Log Data: {
    "timestamp": "2026-07-02 19:51:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "82.180.201.7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "82.180.201.7, 172.69.151.121",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM4IiwidXNlcm5hbWUiOiJHYW5nIiwiZW1haWwiOiJhYnRpbm5hZGVyaTIwQGdtYWlsLmNvbSIsImV4cCI6MTc4MzYyNjYxMH0.4sDbJA39nkcqw9ahoF7Txh6Ib-5yAhyZRYhLoIM2Fuw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1502f3eef2a4d3e-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "82.180.201.7",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 19:51:20 UTC] === END API CALL LOG ===
[02-Jul-2026 19:51:20 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 19:51:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM4IiwidXNlcm5hbWUiOiJHYW5nIiwiZW1haWwiOiJhYnRpbm5hZGVyaTIwQGdtYWlsLmNvbSIsImV4cCI6MTc4MzYyNjYxMH0.4sDbJA39nkcqw9ahoF7Txh6Ib-5yAhyZRYhLoIM2Fuw
[02-Jul-2026 19:51:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 19:51:20 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 19:51:20 UTC] User ID: 938
[02-Jul-2026 19:51:20 UTC] ✅ User profile retrieved successfully for user ID: 938
[02-Jul-2026 19:51:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 19:51:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 19:51:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"82.180.201.7, 172.69.151.121","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM4IiwidXNlcm5hbWUiOiJHYW5nIiwiZW1haWwiOiJhYnRpbm5hZGVyaTIwQGdtYWlsLmNvbSIsImV4cCI6MTc4MzYyNjYxMH0.4sDbJA39nkcqw9ahoF7Txh6Ib-5yAhyZRYhLoIM2Fuw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1502f3eef284d3e-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"82.180.201.7","cf-ipcountry":"IR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Jul-2026 19:51:20 UTC] === User Orders API Called ===
[02-Jul-2026 19:51:20 UTC] User ID: 938
[02-Jul-2026 19:51:20 UTC] Limit: 20, Offset: 0
[02-Jul-2026 19:51:20 UTC] Orders found: 0
[02-Jul-2026 19:51:20 UTC] Orders data: []
[02-Jul-2026 19:51:20 UTC] Total orders count: 0
[02-Jul-2026 19:51:20 UTC] === API CALL LOG ===
[02-Jul-2026 19:51:20 UTC] Endpoint: user/profile.php
[02-Jul-2026 19:51:20 UTC] Full Log Data: {
    "timestamp": "2026-07-02 19:51:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "82.180.201.7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "82.180.201.7, 172.69.151.121",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM4IiwidXNlcm5hbWUiOiJHYW5nIiwiZW1haWwiOiJhYnRpbm5hZGVyaTIwQGdtYWlsLmNvbSIsImV4cCI6MTc4MzYyNjYxMH0.4sDbJA39nkcqw9ahoF7Txh6Ib-5yAhyZRYhLoIM2Fuw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1502f41fada4d3e-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "82.180.201.7",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 19:51:20 UTC] === END API CALL LOG ===
[02-Jul-2026 19:51:20 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 19:51:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM4IiwidXNlcm5hbWUiOiJHYW5nIiwiZW1haWwiOiJhYnRpbm5hZGVyaTIwQGdtYWlsLmNvbSIsImV4cCI6MTc4MzYyNjYxMH0.4sDbJA39nkcqw9ahoF7Txh6Ib-5yAhyZRYhLoIM2Fuw
[02-Jul-2026 19:51:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 19:51:20 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 19:51:20 UTC] User ID: 938
[02-Jul-2026 19:51:20 UTC] ✅ User profile retrieved successfully for user ID: 938
[02-Jul-2026 19:51:21 UTC] === API CALL LOG ===
[02-Jul-2026 19:51:21 UTC] Endpoint: user/profile.php
[02-Jul-2026 19:51:21 UTC] Full Log Data: {
    "timestamp": "2026-07-02 19:51:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "82.180.201.7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "82.180.201.7, 172.69.151.121",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM4IiwidXNlcm5hbWUiOiJHYW5nIiwiZW1haWwiOiJhYnRpbm5hZGVyaTIwQGdtYWlsLmNvbSIsImV4cCI6MTc4MzYyNjYxMH0.4sDbJA39nkcqw9ahoF7Txh6Ib-5yAhyZRYhLoIM2Fuw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1502f454e654d3e-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "82.180.201.7",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 19:51:21 UTC] === END API CALL LOG ===
[02-Jul-2026 19:51:21 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 19:51:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM4IiwidXNlcm5hbWUiOiJHYW5nIiwiZW1haWwiOiJhYnRpbm5hZGVyaTIwQGdtYWlsLmNvbSIsImV4cCI6MTc4MzYyNjYxMH0.4sDbJA39nkcqw9ahoF7Txh6Ib-5yAhyZRYhLoIM2Fuw
[02-Jul-2026 19:51:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 19:51:21 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 19:51:21 UTC] User ID: 938
[02-Jul-2026 19:51:21 UTC] ✅ User profile retrieved successfully for user ID: 938
[02-Jul-2026 19:51:32 UTC] === API CALL LOG ===
[02-Jul-2026 19:51:32 UTC] Endpoint: user/profile.php
[02-Jul-2026 19:51:32 UTC] Full Log Data: {
    "timestamp": "2026-07-02 19:51:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "82.180.201.7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "82.180.201.7, 172.69.151.121",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM4IiwidXNlcm5hbWUiOiJHYW5nIiwiZW1haWwiOiJhYnRpbm5hZGVyaTIwQGdtYWlsLmNvbSIsImV4cCI6MTc4MzYyNjYxMH0.4sDbJA39nkcqw9ahoF7Txh6Ib-5yAhyZRYhLoIM2Fuw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1502f8b88094d3e-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "82.180.201.7",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 19:51:32 UTC] === END API CALL LOG ===
[02-Jul-2026 19:51:32 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 19:51:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM4IiwidXNlcm5hbWUiOiJHYW5nIiwiZW1haWwiOiJhYnRpbm5hZGVyaTIwQGdtYWlsLmNvbSIsImV4cCI6MTc4MzYyNjYxMH0.4sDbJA39nkcqw9ahoF7Txh6Ib-5yAhyZRYhLoIM2Fuw
[02-Jul-2026 19:51:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 19:51:32 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 19:51:32 UTC] User ID: 938
[02-Jul-2026 19:51:32 UTC] ✅ User profile retrieved successfully for user ID: 938
[02-Jul-2026 19:51:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 19:51:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 19:51:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"82.180.201.7, 172.69.151.121","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM4IiwidXNlcm5hbWUiOiJHYW5nIiwiZW1haWwiOiJhYnRpbm5hZGVyaTIwQGdtYWlsLmNvbSIsImV4cCI6MTc4MzYyNjYxMH0.4sDbJA39nkcqw9ahoF7Txh6Ib-5yAhyZRYhLoIM2Fuw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1502f8b88064d3e-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"82.180.201.7","cf-ipcountry":"IR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Jul-2026 19:51:32 UTC] === User Orders API Called ===
[02-Jul-2026 19:51:32 UTC] User ID: 938
[02-Jul-2026 19:51:32 UTC] Limit: 20, Offset: 0
[02-Jul-2026 19:51:32 UTC] Orders found: 0
[02-Jul-2026 19:51:32 UTC] Orders data: []
[02-Jul-2026 19:51:32 UTC] Total orders count: 0
[02-Jul-2026 19:51:32 UTC] === API CALL LOG ===
[02-Jul-2026 19:51:32 UTC] Endpoint: user/profile.php
[02-Jul-2026 19:51:32 UTC] Full Log Data: {
    "timestamp": "2026-07-02 19:51:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "82.180.201.7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "82.180.201.7, 172.69.151.121",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM4IiwidXNlcm5hbWUiOiJHYW5nIiwiZW1haWwiOiJhYnRpbm5hZGVyaTIwQGdtYWlsLmNvbSIsImV4cCI6MTc4MzYyNjYxMH0.4sDbJA39nkcqw9ahoF7Txh6Ib-5yAhyZRYhLoIM2Fuw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1502f8d49b34d3e-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "82.180.201.7",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 19:51:32 UTC] === END API CALL LOG ===
[02-Jul-2026 19:51:32 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 19:51:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM4IiwidXNlcm5hbWUiOiJHYW5nIiwiZW1haWwiOiJhYnRpbm5hZGVyaTIwQGdtYWlsLmNvbSIsImV4cCI6MTc4MzYyNjYxMH0.4sDbJA39nkcqw9ahoF7Txh6Ib-5yAhyZRYhLoIM2Fuw
[02-Jul-2026 19:51:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 19:51:32 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 19:51:32 UTC] User ID: 938
[02-Jul-2026 19:51:32 UTC] ✅ User profile retrieved successfully for user ID: 938
[02-Jul-2026 19:51:33 UTC] === API CALL LOG ===
[02-Jul-2026 19:51:33 UTC] Endpoint: user/profile.php
[02-Jul-2026 19:51:33 UTC] Full Log Data: {
    "timestamp": "2026-07-02 19:51:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "82.180.201.7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "82.180.201.7, 172.69.151.121",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM4IiwidXNlcm5hbWUiOiJHYW5nIiwiZW1haWwiOiJhYnRpbm5hZGVyaTIwQGdtYWlsLmNvbSIsImV4cCI6MTc4MzYyNjYxMH0.4sDbJA39nkcqw9ahoF7Txh6Ib-5yAhyZRYhLoIM2Fuw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1502f903c004d3e-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "82.180.201.7",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 19:51:33 UTC] === END API CALL LOG ===
[02-Jul-2026 19:51:33 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 19:51:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM4IiwidXNlcm5hbWUiOiJHYW5nIiwiZW1haWwiOiJhYnRpbm5hZGVyaTIwQGdtYWlsLmNvbSIsImV4cCI6MTc4MzYyNjYxMH0.4sDbJA39nkcqw9ahoF7Txh6Ib-5yAhyZRYhLoIM2Fuw
[02-Jul-2026 19:51:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 19:51:33 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 19:51:33 UTC] User ID: 938
[02-Jul-2026 19:51:33 UTC] ✅ User profile retrieved successfully for user ID: 938
[02-Jul-2026 19:51:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 19:51:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 19:51:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"82.180.201.7, 172.69.151.121","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM4IiwidXNlcm5hbWUiOiJHYW5nIiwiZW1haWwiOiJhYnRpbm5hZGVyaTIwQGdtYWlsLmNvbSIsImV4cCI6MTc4MzYyNjYxMH0.4sDbJA39nkcqw9ahoF7Txh6Ib-5yAhyZRYhLoIM2Fuw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1502f980b0c4d3e-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"82.180.201.7","cf-ipcountry":"IR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Jul-2026 19:51:34 UTC] === User Orders API Called ===
[02-Jul-2026 19:51:34 UTC] User ID: 938
[02-Jul-2026 19:51:34 UTC] Limit: 20, Offset: 0
[02-Jul-2026 19:51:34 UTC] Orders found: 0
[02-Jul-2026 19:51:34 UTC] Orders data: []
[02-Jul-2026 19:51:34 UTC] Total orders count: 0
[02-Jul-2026 19:51:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 19:51:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 19:51:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"82.180.201.7, 172.69.151.121","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM4IiwidXNlcm5hbWUiOiJHYW5nIiwiZW1haWwiOiJhYnRpbm5hZGVyaTIwQGdtYWlsLmNvbSIsImV4cCI6MTc4MzYyNjYxMH0.4sDbJA39nkcqw9ahoF7Txh6Ib-5yAhyZRYhLoIM2Fuw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1502fa1fb7a4d3e-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"82.180.201.7","cf-ipcountry":"IR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Jul-2026 19:51:36 UTC] === User Orders API Called ===
[02-Jul-2026 19:51:36 UTC] User ID: 938
[02-Jul-2026 19:51:36 UTC] Limit: 20, Offset: 0
[02-Jul-2026 19:51:36 UTC] Orders found: 0
[02-Jul-2026 19:51:36 UTC] Orders data: []
[02-Jul-2026 19:51:36 UTC] Total orders count: 0
[02-Jul-2026 19:51:36 UTC] === API CALL LOG ===
[02-Jul-2026 19:51:36 UTC] Endpoint: user/profile.php
[02-Jul-2026 19:51:36 UTC] Full Log Data: {
    "timestamp": "2026-07-02 19:51:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "82.180.201.7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "82.180.201.7, 172.69.151.121",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM4IiwidXNlcm5hbWUiOiJHYW5nIiwiZW1haWwiOiJhYnRpbm5hZGVyaTIwQGdtYWlsLmNvbSIsImV4cCI6MTc4MzYyNjYxMH0.4sDbJA39nkcqw9ahoF7Txh6Ib-5yAhyZRYhLoIM2Fuw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1502fa1fb7c4d3e-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "82.180.201.7",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 19:51:36 UTC] === END API CALL LOG ===
[02-Jul-2026 19:51:36 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 19:51:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM4IiwidXNlcm5hbWUiOiJHYW5nIiwiZW1haWwiOiJhYnRpbm5hZGVyaTIwQGdtYWlsLmNvbSIsImV4cCI6MTc4MzYyNjYxMH0.4sDbJA39nkcqw9ahoF7Txh6Ib-5yAhyZRYhLoIM2Fuw
[02-Jul-2026 19:51:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 19:51:36 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 19:51:36 UTC] User ID: 938
[02-Jul-2026 19:51:36 UTC] ✅ User profile retrieved successfully for user ID: 938
[02-Jul-2026 19:51:36 UTC] === API CALL LOG ===
[02-Jul-2026 19:51:36 UTC] Endpoint: user/profile.php
[02-Jul-2026 19:51:36 UTC] Full Log Data: {
    "timestamp": "2026-07-02 19:51:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "82.180.201.7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "82.180.201.7, 172.69.151.121",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM4IiwidXNlcm5hbWUiOiJHYW5nIiwiZW1haWwiOiJhYnRpbm5hZGVyaTIwQGdtYWlsLmNvbSIsImV4cCI6MTc4MzYyNjYxMH0.4sDbJA39nkcqw9ahoF7Txh6Ib-5yAhyZRYhLoIM2Fuw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1502fa2cc3c4d3e-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "82.180.201.7",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 19:51:36 UTC] === END API CALL LOG ===
[02-Jul-2026 19:51:36 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 19:51:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM4IiwidXNlcm5hbWUiOiJHYW5nIiwiZW1haWwiOiJhYnRpbm5hZGVyaTIwQGdtYWlsLmNvbSIsImV4cCI6MTc4MzYyNjYxMH0.4sDbJA39nkcqw9ahoF7Txh6Ib-5yAhyZRYhLoIM2Fuw
[02-Jul-2026 19:51:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 19:51:36 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 19:51:36 UTC] User ID: 938
[02-Jul-2026 19:51:36 UTC] ✅ User profile retrieved successfully for user ID: 938
[02-Jul-2026 19:51:36 UTC] === API CALL LOG ===
[02-Jul-2026 19:51:36 UTC] Endpoint: user/profile.php
[02-Jul-2026 19:51:36 UTC] Full Log Data: {
    "timestamp": "2026-07-02 19:51:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "82.180.201.7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "82.180.201.7, 172.69.151.121",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM4IiwidXNlcm5hbWUiOiJHYW5nIiwiZW1haWwiOiJhYnRpbm5hZGVyaTIwQGdtYWlsLmNvbSIsImV4cCI6MTc4MzYyNjYxMH0.4sDbJA39nkcqw9ahoF7Txh6Ib-5yAhyZRYhLoIM2Fuw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1502fa66f844d3e-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "82.180.201.7",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 19:51:36 UTC] === END API CALL LOG ===
[02-Jul-2026 19:51:36 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 19:51:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM4IiwidXNlcm5hbWUiOiJHYW5nIiwiZW1haWwiOiJhYnRpbm5hZGVyaTIwQGdtYWlsLmNvbSIsImV4cCI6MTc4MzYyNjYxMH0.4sDbJA39nkcqw9ahoF7Txh6Ib-5yAhyZRYhLoIM2Fuw
[02-Jul-2026 19:51:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 19:51:36 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 19:51:36 UTC] User ID: 938
[02-Jul-2026 19:51:36 UTC] ✅ User profile retrieved successfully for user ID: 938
[02-Jul-2026 19:51:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 19:51:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 19:51:37 UTC] === API CALL LOG ===
[02-Jul-2026 19:51:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"82.180.201.7, 172.69.151.121","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM4IiwidXNlcm5hbWUiOiJHYW5nIiwiZW1haWwiOiJhYnRpbm5hZGVyaTIwQGdtYWlsLmNvbSIsImV4cCI6MTc4MzYyNjYxMH0.4sDbJA39nkcqw9ahoF7Txh6Ib-5yAhyZRYhLoIM2Fuw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1502fab1b224d3e-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"82.180.201.7","cf-ipcountry":"IR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Jul-2026 19:51:37 UTC] Endpoint: user/profile.php
[02-Jul-2026 19:51:37 UTC] === User Orders API Called ===
[02-Jul-2026 19:51:37 UTC] Full Log Data: {
    "timestamp": "2026-07-02 19:51:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "82.180.201.7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "82.180.201.7, 172.69.151.121",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM4IiwidXNlcm5hbWUiOiJHYW5nIiwiZW1haWwiOiJhYnRpbm5hZGVyaTIwQGdtYWlsLmNvbSIsImV4cCI6MTc4MzYyNjYxMH0.4sDbJA39nkcqw9ahoF7Txh6Ib-5yAhyZRYhLoIM2Fuw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1502fab1b234d3e-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "82.180.201.7",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 19:51:37 UTC] User ID: 938
[02-Jul-2026 19:51:37 UTC] === END API CALL LOG ===
[02-Jul-2026 19:51:37 UTC] Limit: 20, Offset: 0
[02-Jul-2026 19:51:37 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 19:51:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM4IiwidXNlcm5hbWUiOiJHYW5nIiwiZW1haWwiOiJhYnRpbm5hZGVyaTIwQGdtYWlsLmNvbSIsImV4cCI6MTc4MzYyNjYxMH0.4sDbJA39nkcqw9ahoF7Txh6Ib-5yAhyZRYhLoIM2Fuw
[02-Jul-2026 19:51:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 19:51:37 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 19:51:37 UTC] User ID: 938
[02-Jul-2026 19:51:37 UTC] Orders found: 0
[02-Jul-2026 19:51:37 UTC] ✅ User profile retrieved successfully for user ID: 938
[02-Jul-2026 19:51:37 UTC] Orders data: []
[02-Jul-2026 19:51:37 UTC] Total orders count: 0
[02-Jul-2026 19:51:37 UTC] === API CALL LOG ===
[02-Jul-2026 19:51:37 UTC] Endpoint: user/profile.php
[02-Jul-2026 19:51:37 UTC] Full Log Data: {
    "timestamp": "2026-07-02 19:51:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "82.180.201.7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "82.180.201.7, 172.69.151.121",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM4IiwidXNlcm5hbWUiOiJHYW5nIiwiZW1haWwiOiJhYnRpbm5hZGVyaTIwQGdtYWlsLmNvbSIsImV4cCI6MTc4MzYyNjYxMH0.4sDbJA39nkcqw9ahoF7Txh6Ib-5yAhyZRYhLoIM2Fuw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1502facdcc94d3e-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "82.180.201.7",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 19:51:37 UTC] === END API CALL LOG ===
[02-Jul-2026 19:51:37 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 19:51:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM4IiwidXNlcm5hbWUiOiJHYW5nIiwiZW1haWwiOiJhYnRpbm5hZGVyaTIwQGdtYWlsLmNvbSIsImV4cCI6MTc4MzYyNjYxMH0.4sDbJA39nkcqw9ahoF7Txh6Ib-5yAhyZRYhLoIM2Fuw
[02-Jul-2026 19:51:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 19:51:37 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 19:51:37 UTC] User ID: 938
[02-Jul-2026 19:51:37 UTC] ✅ User profile retrieved successfully for user ID: 938
[02-Jul-2026 19:51:38 UTC] === API CALL LOG ===
[02-Jul-2026 19:51:38 UTC] Endpoint: user/profile.php
[02-Jul-2026 19:51:38 UTC] Full Log Data: {
    "timestamp": "2026-07-02 19:51:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "82.180.201.7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "82.180.201.7, 172.69.151.121",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM4IiwidXNlcm5hbWUiOiJHYW5nIiwiZW1haWwiOiJhYnRpbm5hZGVyaTIwQGdtYWlsLmNvbSIsImV4cCI6MTc4MzYyNjYxMH0.4sDbJA39nkcqw9ahoF7Txh6Ib-5yAhyZRYhLoIM2Fuw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1502fb0dfef4d3e-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "82.180.201.7",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 19:51:38 UTC] === END API CALL LOG ===
[02-Jul-2026 19:51:38 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 19:51:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM4IiwidXNlcm5hbWUiOiJHYW5nIiwiZW1haWwiOiJhYnRpbm5hZGVyaTIwQGdtYWlsLmNvbSIsImV4cCI6MTc4MzYyNjYxMH0.4sDbJA39nkcqw9ahoF7Txh6Ib-5yAhyZRYhLoIM2Fuw
[02-Jul-2026 19:51:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 19:51:38 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 19:51:38 UTC] User ID: 938
[02-Jul-2026 19:51:38 UTC] ✅ User profile retrieved successfully for user ID: 938
[02-Jul-2026 19:51:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 19:51:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 19:51:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"82.180.201.7, 172.69.151.121","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM4IiwidXNlcm5hbWUiOiJHYW5nIiwiZW1haWwiOiJhYnRpbm5hZGVyaTIwQGdtYWlsLmNvbSIsImV4cCI6MTc4MzYyNjYxMH0.4sDbJA39nkcqw9ahoF7Txh6Ib-5yAhyZRYhLoIM2Fuw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a15030085bf14d3e-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"82.180.201.7","cf-ipcountry":"IR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Jul-2026 19:51:52 UTC] === User Orders API Called ===
[02-Jul-2026 19:51:52 UTC] User ID: 938
[02-Jul-2026 19:51:52 UTC] Limit: 20, Offset: 0
[02-Jul-2026 19:51:52 UTC] Orders found: 0
[02-Jul-2026 19:51:52 UTC] Orders data: []
[02-Jul-2026 19:51:52 UTC] Total orders count: 0
[02-Jul-2026 19:51:53 UTC] === API CALL LOG ===
[02-Jul-2026 19:51:53 UTC] Endpoint: user/profile.php
[02-Jul-2026 19:51:53 UTC] Full Log Data: {
    "timestamp": "2026-07-02 19:51:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "82.180.201.7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "82.180.201.7, 172.69.151.121",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM4IiwidXNlcm5hbWUiOiJHYW5nIiwiZW1haWwiOiJhYnRpbm5hZGVyaTIwQGdtYWlsLmNvbSIsImV4cCI6MTc4MzYyNjYxMH0.4sDbJA39nkcqw9ahoF7Txh6Ib-5yAhyZRYhLoIM2Fuw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a150300d588f4d3e-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "82.180.201.7",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 19:51:53 UTC] === END API CALL LOG ===
[02-Jul-2026 19:51:53 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 19:51:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM4IiwidXNlcm5hbWUiOiJHYW5nIiwiZW1haWwiOiJhYnRpbm5hZGVyaTIwQGdtYWlsLmNvbSIsImV4cCI6MTc4MzYyNjYxMH0.4sDbJA39nkcqw9ahoF7Txh6Ib-5yAhyZRYhLoIM2Fuw
[02-Jul-2026 19:51:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 19:51:53 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 19:51:53 UTC] User ID: 938
[02-Jul-2026 19:51:53 UTC] ✅ User profile retrieved successfully for user ID: 938
[02-Jul-2026 19:51:53 UTC] User Purchases API - User ID: 938
[02-Jul-2026 19:51:53 UTC] User Purchases API - Total purchases found: 0
[02-Jul-2026 19:51:59 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 19:51:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 19:51:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"82.180.201.7, 172.69.151.121","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM4IiwidXNlcm5hbWUiOiJHYW5nIiwiZW1haWwiOiJhYnRpbm5hZGVyaTIwQGdtYWlsLmNvbSIsImV4cCI6MTc4MzYyNjYxMH0.4sDbJA39nkcqw9ahoF7Txh6Ib-5yAhyZRYhLoIM2Fuw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1503031e9874d3e-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"82.180.201.7","cf-ipcountry":"IR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Jul-2026 19:51:59 UTC] === User Orders API Called ===
[02-Jul-2026 19:51:59 UTC] User ID: 938
[02-Jul-2026 19:51:59 UTC] Limit: 20, Offset: 0
[02-Jul-2026 19:51:59 UTC] === API CALL LOG ===
[02-Jul-2026 19:51:59 UTC] Endpoint: user/profile.php
[02-Jul-2026 19:51:59 UTC] Orders found: 0
[02-Jul-2026 19:51:59 UTC] Full Log Data: {
    "timestamp": "2026-07-02 19:51:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "82.180.201.7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "82.180.201.7, 172.69.151.121",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM4IiwidXNlcm5hbWUiOiJHYW5nIiwiZW1haWwiOiJhYnRpbm5hZGVyaTIwQGdtYWlsLmNvbSIsImV4cCI6MTc4MzYyNjYxMH0.4sDbJA39nkcqw9ahoF7Txh6Ib-5yAhyZRYhLoIM2Fuw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1503031e9884d3e-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "82.180.201.7",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 19:51:59 UTC] Orders data: []
[02-Jul-2026 19:51:59 UTC] === END API CALL LOG ===
[02-Jul-2026 19:51:59 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 19:51:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM4IiwidXNlcm5hbWUiOiJHYW5nIiwiZW1haWwiOiJhYnRpbm5hZGVyaTIwQGdtYWlsLmNvbSIsImV4cCI6MTc4MzYyNjYxMH0.4sDbJA39nkcqw9ahoF7Txh6Ib-5yAhyZRYhLoIM2Fuw
[02-Jul-2026 19:51:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 19:51:59 UTC] Total orders count: 0
[02-Jul-2026 19:51:59 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 19:51:59 UTC] User ID: 938
[02-Jul-2026 19:51:59 UTC] ✅ User profile retrieved successfully for user ID: 938
[02-Jul-2026 19:51:59 UTC] === API CALL LOG ===
[02-Jul-2026 19:51:59 UTC] Endpoint: user/profile.php
[02-Jul-2026 19:51:59 UTC] Full Log Data: {
    "timestamp": "2026-07-02 19:51:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "82.180.201.7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "82.180.201.7, 172.69.151.121",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM4IiwidXNlcm5hbWUiOiJHYW5nIiwiZW1haWwiOiJhYnRpbm5hZGVyaTIwQGdtYWlsLmNvbSIsImV4cCI6MTc4MzYyNjYxMH0.4sDbJA39nkcqw9ahoF7Txh6Ib-5yAhyZRYhLoIM2Fuw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15030329a194d3e-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "82.180.201.7",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 19:51:59 UTC] === END API CALL LOG ===
[02-Jul-2026 19:51:59 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 19:51:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM4IiwidXNlcm5hbWUiOiJHYW5nIiwiZW1haWwiOiJhYnRpbm5hZGVyaTIwQGdtYWlsLmNvbSIsImV4cCI6MTc4MzYyNjYxMH0.4sDbJA39nkcqw9ahoF7Txh6Ib-5yAhyZRYhLoIM2Fuw
[02-Jul-2026 19:51:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 19:51:59 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 19:51:59 UTC] User ID: 938
[02-Jul-2026 19:51:59 UTC] ✅ User profile retrieved successfully for user ID: 938
[02-Jul-2026 19:51:59 UTC] === API CALL LOG ===
[02-Jul-2026 19:51:59 UTC] Endpoint: user/profile.php
[02-Jul-2026 19:51:59 UTC] Full Log Data: {
    "timestamp": "2026-07-02 19:51:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "82.180.201.7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "82.180.201.7, 172.69.151.121",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM4IiwidXNlcm5hbWUiOiJHYW5nIiwiZW1haWwiOiJhYnRpbm5hZGVyaTIwQGdtYWlsLmNvbSIsImV4cCI6MTc4MzYyNjYxMH0.4sDbJA39nkcqw9ahoF7Txh6Ib-5yAhyZRYhLoIM2Fuw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15030355cc64d3e-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "82.180.201.7",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 19:51:59 UTC] === END API CALL LOG ===
[02-Jul-2026 19:51:59 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 19:51:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM4IiwidXNlcm5hbWUiOiJHYW5nIiwiZW1haWwiOiJhYnRpbm5hZGVyaTIwQGdtYWlsLmNvbSIsImV4cCI6MTc4MzYyNjYxMH0.4sDbJA39nkcqw9ahoF7Txh6Ib-5yAhyZRYhLoIM2Fuw
[02-Jul-2026 19:51:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 19:51:59 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 19:51:59 UTC] User ID: 938
[02-Jul-2026 19:51:59 UTC] ✅ User profile retrieved successfully for user ID: 938
[02-Jul-2026 22:16:49 UTC] === API CALL LOG ===
[02-Jul-2026 22:16:49 UTC] === API CALL LOG ===
[02-Jul-2026 22:16:49 UTC] Endpoint: user/profile.php
[02-Jul-2026 22:16:49 UTC] Endpoint: user/profile.php
[02-Jul-2026 22:16:49 UTC] Full Log Data: {
    "timestamp": "2026-07-02 22:16:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:6ea0:ce14:3035::11",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:6ea0:ce14:3035::11, 172.64.200.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM5IiwidXNlcm5hbWUiOiJ0aHVnIiwiZW1haWwiOiJha2FjaHVrd3Vpa2Vud2EzQGdtYWlsLmNvbSIsImV4cCI6MTc4MzYzNTQwOH0.FUJ6o7_HD9qGCkd7pW5zrvWvcLE2Caoh1YsETP7MxSA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15104603c985f09-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:6ea0:ce14:3035::11",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 22:16:49 UTC] Full Log Data: {
    "timestamp": "2026-07-02 22:16:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:6ea0:ce14:3035::11",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:6ea0:ce14:3035::11, 172.64.200.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM5IiwidXNlcm5hbWUiOiJ0aHVnIiwiZW1haWwiOiJha2FjaHVrd3Vpa2Vud2EzQGdtYWlsLmNvbSIsImV4cCI6MTc4MzYzNTQwOH0.FUJ6o7_HD9qGCkd7pW5zrvWvcLE2Caoh1YsETP7MxSA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15104603ca05f09-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:6ea0:ce14:3035::11",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 22:16:49 UTC] === END API CALL LOG ===
[02-Jul-2026 22:16:49 UTC] === END API CALL LOG ===
[02-Jul-2026 22:16:49 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 22:16:49 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 22:16:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM5IiwidXNlcm5hbWUiOiJ0aHVnIiwiZW1haWwiOiJha2FjaHVrd3Vpa2Vud2EzQGdtYWlsLmNvbSIsImV4cCI6MTc4MzYzNTQwOH0.FUJ6o7_HD9qGCkd7pW5zrvWvcLE2Caoh1YsETP7MxSA
[02-Jul-2026 22:16:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM5IiwidXNlcm5hbWUiOiJ0aHVnIiwiZW1haWwiOiJha2FjaHVrd3Vpa2Vud2EzQGdtYWlsLmNvbSIsImV4cCI6MTc4MzYzNTQwOH0.FUJ6o7_HD9qGCkd7pW5zrvWvcLE2Caoh1YsETP7MxSA
[02-Jul-2026 22:16:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 22:16:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 22:16:49 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 22:16:49 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 22:16:49 UTC] User ID: 939
[02-Jul-2026 22:16:49 UTC] User ID: 939
[02-Jul-2026 22:16:49 UTC] ✅ User profile retrieved successfully for user ID: 939
[02-Jul-2026 22:16:49 UTC] ✅ User profile retrieved successfully for user ID: 939
[02-Jul-2026 22:16:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 22:16:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 22:16:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a02:6ea0:ce14:3035::11, 172.64.200.48","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM5IiwidXNlcm5hbWUiOiJ0aHVnIiwiZW1haWwiOiJha2FjaHVrd3Vpa2Vud2EzQGdtYWlsLmNvbSIsImV4cCI6MTc4MzYzNTQwOH0.FUJ6o7_HD9qGCkd7pW5zrvWvcLE2Caoh1YsETP7MxSA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a15104603c9d5f09-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a02:6ea0:ce14:3035::11","cf-ipcountry":"PL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Jul-2026 22:16:50 UTC] === User Orders API Called ===
[02-Jul-2026 22:16:50 UTC] User ID: 939
[02-Jul-2026 22:16:50 UTC] Limit: 20, Offset: 0
[02-Jul-2026 22:16:50 UTC] Orders found: 0
[02-Jul-2026 22:16:50 UTC] Orders data: []
[02-Jul-2026 22:16:50 UTC] Total orders count: 0
[02-Jul-2026 22:16:51 UTC] === API CALL LOG ===
[02-Jul-2026 22:16:51 UTC] Endpoint: user/profile.php
[02-Jul-2026 22:16:51 UTC] Full Log Data: {
    "timestamp": "2026-07-02 22:16:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:6ea0:ce14:3035::11",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:6ea0:ce14:3035::11, 172.64.200.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM5IiwidXNlcm5hbWUiOiJ0aHVnIiwiZW1haWwiOiJha2FjaHVrd3Vpa2Vud2EzQGdtYWlsLmNvbSIsImV4cCI6MTc4MzYzNTQwOH0.FUJ6o7_HD9qGCkd7pW5zrvWvcLE2Caoh1YsETP7MxSA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15104688de75f09-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:6ea0:ce14:3035::11",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 22:16:51 UTC] === END API CALL LOG ===
[02-Jul-2026 22:16:51 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 22:16:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM5IiwidXNlcm5hbWUiOiJ0aHVnIiwiZW1haWwiOiJha2FjaHVrd3Vpa2Vud2EzQGdtYWlsLmNvbSIsImV4cCI6MTc4MzYzNTQwOH0.FUJ6o7_HD9qGCkd7pW5zrvWvcLE2Caoh1YsETP7MxSA
[02-Jul-2026 22:16:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 22:16:51 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 22:16:51 UTC] User ID: 939
[02-Jul-2026 22:16:51 UTC] ✅ User profile retrieved successfully for user ID: 939
[02-Jul-2026 22:17:54 UTC] === API CALL LOG ===
[02-Jul-2026 22:17:54 UTC] Endpoint: user/profile.php
[02-Jul-2026 22:17:54 UTC] Full Log Data: {
    "timestamp": "2026-07-02 22:17:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:6ea0:ce14:3035::11",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:6ea0:ce14:3035::11, 162.158.102.212",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM5IiwidXNlcm5hbWUiOiJ0aHVnIiwiZW1haWwiOiJha2FjaHVrd3Vpa2Vud2EzQGdtYWlsLmNvbSIsImV4cCI6MTc4MzYzNTQwOH0.FUJ6o7_HD9qGCkd7pW5zrvWvcLE2Caoh1YsETP7MxSA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15105f5aec1ecb8-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:6ea0:ce14:3035::11",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 22:17:54 UTC] === END API CALL LOG ===
[02-Jul-2026 22:17:54 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 22:17:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM5IiwidXNlcm5hbWUiOiJ0aHVnIiwiZW1haWwiOiJha2FjaHVrd3Vpa2Vud2EzQGdtYWlsLmNvbSIsImV4cCI6MTc4MzYzNTQwOH0.FUJ6o7_HD9qGCkd7pW5zrvWvcLE2Caoh1YsETP7MxSA
[02-Jul-2026 22:17:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 22:17:54 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 22:17:54 UTC] User ID: 939
[02-Jul-2026 22:17:54 UTC] ✅ User profile retrieved successfully for user ID: 939
[02-Jul-2026 22:18:13 UTC] === API CALL LOG ===
[02-Jul-2026 22:18:13 UTC] Endpoint: user/profile.php
[02-Jul-2026 22:18:13 UTC] Full Log Data: {
    "timestamp": "2026-07-02 22:18:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:6ea0:ce14:3035::11",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:6ea0:ce14:3035::11, 162.158.102.212",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM5IiwidXNlcm5hbWUiOiJ0aHVnIiwiZW1haWwiOiJha2FjaHVrd3Vpa2Vud2EzQGdtYWlsLmNvbSIsImV4cCI6MTc4MzYzNTQwOH0.FUJ6o7_HD9qGCkd7pW5zrvWvcLE2Caoh1YsETP7MxSA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a151066ada64ecb8-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:6ea0:ce14:3035::11",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 22:18:13 UTC] === END API CALL LOG ===
[02-Jul-2026 22:18:13 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 22:18:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM5IiwidXNlcm5hbWUiOiJ0aHVnIiwiZW1haWwiOiJha2FjaHVrd3Vpa2Vud2EzQGdtYWlsLmNvbSIsImV4cCI6MTc4MzYzNTQwOH0.FUJ6o7_HD9qGCkd7pW5zrvWvcLE2Caoh1YsETP7MxSA
[02-Jul-2026 22:18:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 22:18:13 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 22:18:13 UTC] User ID: 939
[02-Jul-2026 22:18:13 UTC] ✅ User profile retrieved successfully for user ID: 939
[02-Jul-2026 22:18:14 UTC] User Purchases API - User ID: 939
[02-Jul-2026 22:18:14 UTC] User Purchases API - Total purchases found: 0
[02-Jul-2026 22:18:26 UTC] === API CALL LOG ===
[02-Jul-2026 22:18:26 UTC] Endpoint: user/profile.php
[02-Jul-2026 22:18:26 UTC] Full Log Data: {
    "timestamp": "2026-07-02 22:18:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:6ea0:ce14:3035::11",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:6ea0:ce14:3035::11, 162.158.102.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM5IiwidXNlcm5hbWUiOiJ0aHVnIiwiZW1haWwiOiJha2FjaHVrd3Vpa2Vud2EzQGdtYWlsLmNvbSIsImV4cCI6MTc4MzYzNTQwOH0.FUJ6o7_HD9qGCkd7pW5zrvWvcLE2Caoh1YsETP7MxSA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15106b8e835ecb8-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:6ea0:ce14:3035::11",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 22:18:26 UTC] === END API CALL LOG ===
[02-Jul-2026 22:18:26 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 22:18:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM5IiwidXNlcm5hbWUiOiJ0aHVnIiwiZW1haWwiOiJha2FjaHVrd3Vpa2Vud2EzQGdtYWlsLmNvbSIsImV4cCI6MTc4MzYzNTQwOH0.FUJ6o7_HD9qGCkd7pW5zrvWvcLE2Caoh1YsETP7MxSA
[02-Jul-2026 22:18:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 22:18:26 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 22:18:26 UTC] User ID: 939
[02-Jul-2026 22:18:26 UTC] ✅ User profile retrieved successfully for user ID: 939
[02-Jul-2026 22:18:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 22:18:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 22:18:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a02:6ea0:ce14:3035::11, 162.158.102.213","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM5IiwidXNlcm5hbWUiOiJ0aHVnIiwiZW1haWwiOiJha2FjaHVrd3Vpa2Vud2EzQGdtYWlsLmNvbSIsImV4cCI6MTc4MzYzNTQwOH0.FUJ6o7_HD9qGCkd7pW5zrvWvcLE2Caoh1YsETP7MxSA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a15106b8e834ecb8-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a02:6ea0:ce14:3035::11","cf-ipcountry":"PL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Jul-2026 22:18:26 UTC] === User Orders API Called ===
[02-Jul-2026 22:18:26 UTC] User ID: 939
[02-Jul-2026 22:18:26 UTC] Limit: 20, Offset: 0
[02-Jul-2026 22:18:26 UTC] Orders found: 0
[02-Jul-2026 22:18:26 UTC] Orders data: []
[02-Jul-2026 22:18:26 UTC] Total orders count: 0
[02-Jul-2026 22:18:26 UTC] === API CALL LOG ===
[02-Jul-2026 22:18:26 UTC] Endpoint: user/profile.php
[02-Jul-2026 22:18:26 UTC] Full Log Data: {
    "timestamp": "2026-07-02 22:18:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:6ea0:ce14:3035::11",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:6ea0:ce14:3035::11, 162.158.102.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM5IiwidXNlcm5hbWUiOiJ0aHVnIiwiZW1haWwiOiJha2FjaHVrd3Vpa2Vud2EzQGdtYWlsLmNvbSIsImV4cCI6MTc4MzYzNTQwOH0.FUJ6o7_HD9qGCkd7pW5zrvWvcLE2Caoh1YsETP7MxSA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15106bdce68ecb8-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:6ea0:ce14:3035::11",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 22:18:26 UTC] === END API CALL LOG ===
[02-Jul-2026 22:18:26 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 22:18:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM5IiwidXNlcm5hbWUiOiJ0aHVnIiwiZW1haWwiOiJha2FjaHVrd3Vpa2Vud2EzQGdtYWlsLmNvbSIsImV4cCI6MTc4MzYzNTQwOH0.FUJ6o7_HD9qGCkd7pW5zrvWvcLE2Caoh1YsETP7MxSA
[02-Jul-2026 22:18:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 22:18:26 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 22:18:26 UTC] User ID: 939
[02-Jul-2026 22:18:26 UTC] ✅ User profile retrieved successfully for user ID: 939
[02-Jul-2026 22:20:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 22:20:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 22:20:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a02:6ea0:ce14:3035::11, 162.158.102.213","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM5IiwidXNlcm5hbWUiOiJ0aHVnIiwiZW1haWwiOiJha2FjaHVrd3Vpa2Vud2EzQGdtYWlsLmNvbSIsImV4cCI6MTc4MzYzNTQwOH0.FUJ6o7_HD9qGCkd7pW5zrvWvcLE2Caoh1YsETP7MxSA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1510a200bb3ecb8-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a02:6ea0:ce14:3035::11","cf-ipcountry":"PL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Jul-2026 22:20:45 UTC] === User Orders API Called ===
[02-Jul-2026 22:20:45 UTC] User ID: 939
[02-Jul-2026 22:20:45 UTC] Limit: 20, Offset: 0
[02-Jul-2026 22:20:45 UTC] Orders found: 0
[02-Jul-2026 22:20:45 UTC] Orders data: []
[02-Jul-2026 22:20:45 UTC] Total orders count: 0
[02-Jul-2026 22:20:47 UTC] === API CALL LOG ===
[02-Jul-2026 22:20:47 UTC] Endpoint: user/profile.php
[02-Jul-2026 22:20:47 UTC] Full Log Data: {
    "timestamp": "2026-07-02 22:20:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:6ea0:ce14:3035::11",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:6ea0:ce14:3035::11, 162.158.102.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM5IiwidXNlcm5hbWUiOiJ0aHVnIiwiZW1haWwiOiJha2FjaHVrd3Vpa2Vud2EzQGdtYWlsLmNvbSIsImV4cCI6MTc4MzYzNTQwOH0.FUJ6o7_HD9qGCkd7pW5zrvWvcLE2Caoh1YsETP7MxSA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1510a2b5b76ecb8-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:6ea0:ce14:3035::11",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 22:20:47 UTC] === END API CALL LOG ===
[02-Jul-2026 22:20:47 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 22:20:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM5IiwidXNlcm5hbWUiOiJ0aHVnIiwiZW1haWwiOiJha2FjaHVrd3Vpa2Vud2EzQGdtYWlsLmNvbSIsImV4cCI6MTc4MzYzNTQwOH0.FUJ6o7_HD9qGCkd7pW5zrvWvcLE2Caoh1YsETP7MxSA
[02-Jul-2026 22:20:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 22:20:47 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 22:20:47 UTC] User ID: 939
[02-Jul-2026 22:20:47 UTC] ✅ User profile retrieved successfully for user ID: 939
[02-Jul-2026 22:20:47 UTC] User Purchases API - User ID: 939
[02-Jul-2026 22:20:47 UTC] User Purchases API - Total purchases found: 0
[02-Jul-2026 22:20:56 UTC] === API CALL LOG ===
[02-Jul-2026 22:20:56 UTC] Endpoint: user/profile.php
[02-Jul-2026 22:20:56 UTC] Full Log Data: {
    "timestamp": "2026-07-02 22:20:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:6ea0:ce14:3035::11",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:6ea0:ce14:3035::11, 162.158.102.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM5IiwidXNlcm5hbWUiOiJ0aHVnIiwiZW1haWwiOiJha2FjaHVrd3Vpa2Vud2EzQGdtYWlsLmNvbSIsImV4cCI6MTc4MzYzNTQwOH0.FUJ6o7_HD9qGCkd7pW5zrvWvcLE2Caoh1YsETP7MxSA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1510a67698fecb8-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:6ea0:ce14:3035::11",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 22:20:56 UTC] === END API CALL LOG ===
[02-Jul-2026 22:20:56 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 22:20:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM5IiwidXNlcm5hbWUiOiJ0aHVnIiwiZW1haWwiOiJha2FjaHVrd3Vpa2Vud2EzQGdtYWlsLmNvbSIsImV4cCI6MTc4MzYzNTQwOH0.FUJ6o7_HD9qGCkd7pW5zrvWvcLE2Caoh1YsETP7MxSA
[02-Jul-2026 22:20:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 22:20:56 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 22:20:56 UTC] User ID: 939
[02-Jul-2026 22:20:56 UTC] ✅ User profile retrieved successfully for user ID: 939
[02-Jul-2026 22:20:57 UTC] User Purchases API - User ID: 939
[02-Jul-2026 22:20:57 UTC] User Purchases API - Total purchases found: 0
[02-Jul-2026 22:21:00 UTC] User Purchases API - User ID: 939
[02-Jul-2026 22:21:00 UTC] User Purchases API - Total purchases found: 0
[02-Jul-2026 22:21:03 UTC] === API CALL LOG ===
[02-Jul-2026 22:21:03 UTC] Endpoint: user/profile.php
[02-Jul-2026 22:21:03 UTC] Full Log Data: {
    "timestamp": "2026-07-02 22:21:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:6ea0:ce14:3035::11",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:6ea0:ce14:3035::11, 162.158.102.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM5IiwidXNlcm5hbWUiOiJ0aHVnIiwiZW1haWwiOiJha2FjaHVrd3Vpa2Vud2EzQGdtYWlsLmNvbSIsImV4cCI6MTc4MzYzNTQwOH0.FUJ6o7_HD9qGCkd7pW5zrvWvcLE2Caoh1YsETP7MxSA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1510a8de865ecb8-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:6ea0:ce14:3035::11",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 22:21:03 UTC] === END API CALL LOG ===
[02-Jul-2026 22:21:03 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 22:21:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM5IiwidXNlcm5hbWUiOiJ0aHVnIiwiZW1haWwiOiJha2FjaHVrd3Vpa2Vud2EzQGdtYWlsLmNvbSIsImV4cCI6MTc4MzYzNTQwOH0.FUJ6o7_HD9qGCkd7pW5zrvWvcLE2Caoh1YsETP7MxSA
[02-Jul-2026 22:21:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 22:21:03 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 22:21:03 UTC] User ID: 939
[02-Jul-2026 22:21:03 UTC] ✅ User profile retrieved successfully for user ID: 939
[02-Jul-2026 22:21:03 UTC] User Purchases API - User ID: 939
[02-Jul-2026 22:21:03 UTC] User Purchases API - Total purchases found: 0
[02-Jul-2026 22:21:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 22:21:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 22:21:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a02:6ea0:ce14:3035::11, 162.158.102.213","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM5IiwidXNlcm5hbWUiOiJ0aHVnIiwiZW1haWwiOiJha2FjaHVrd3Vpa2Vud2EzQGdtYWlsLmNvbSIsImV4cCI6MTc4MzYzNTQwOH0.FUJ6o7_HD9qGCkd7pW5zrvWvcLE2Caoh1YsETP7MxSA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1510aaa4cf4ecb8-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a02:6ea0:ce14:3035::11","cf-ipcountry":"PL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Jul-2026 22:21:07 UTC] === User Orders API Called ===
[02-Jul-2026 22:21:07 UTC] User ID: 939
[02-Jul-2026 22:21:07 UTC] Limit: 20, Offset: 0
[02-Jul-2026 22:21:07 UTC] Orders found: 0
[02-Jul-2026 22:21:07 UTC] Orders data: []
[02-Jul-2026 22:21:07 UTC] Total orders count: 0
[02-Jul-2026 22:21:07 UTC] === API CALL LOG ===
[02-Jul-2026 22:21:07 UTC] Endpoint: user/profile.php
[02-Jul-2026 22:21:07 UTC] Full Log Data: {
    "timestamp": "2026-07-02 22:21:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:6ea0:ce14:3035::11",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:6ea0:ce14:3035::11, 162.158.102.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM5IiwidXNlcm5hbWUiOiJ0aHVnIiwiZW1haWwiOiJha2FjaHVrd3Vpa2Vud2EzQGdtYWlsLmNvbSIsImV4cCI6MTc4MzYzNTQwOH0.FUJ6o7_HD9qGCkd7pW5zrvWvcLE2Caoh1YsETP7MxSA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1510aaa4cf6ecb8-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:6ea0:ce14:3035::11",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 22:21:07 UTC] === END API CALL LOG ===
[02-Jul-2026 22:21:07 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 22:21:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM5IiwidXNlcm5hbWUiOiJ0aHVnIiwiZW1haWwiOiJha2FjaHVrd3Vpa2Vud2EzQGdtYWlsLmNvbSIsImV4cCI6MTc4MzYzNTQwOH0.FUJ6o7_HD9qGCkd7pW5zrvWvcLE2Caoh1YsETP7MxSA
[02-Jul-2026 22:21:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 22:21:07 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 22:21:07 UTC] User ID: 939
[02-Jul-2026 22:21:07 UTC] ✅ User profile retrieved successfully for user ID: 939
[02-Jul-2026 22:21:08 UTC] === API CALL LOG ===
[02-Jul-2026 22:21:08 UTC] Endpoint: user/profile.php
[02-Jul-2026 22:21:08 UTC] Full Log Data: {
    "timestamp": "2026-07-02 22:21:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:6ea0:ce14:3035::11",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:6ea0:ce14:3035::11, 162.158.102.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM5IiwidXNlcm5hbWUiOiJ0aHVnIiwiZW1haWwiOiJha2FjaHVrd3Vpa2Vud2EzQGdtYWlsLmNvbSIsImV4cCI6MTc4MzYzNTQwOH0.FUJ6o7_HD9qGCkd7pW5zrvWvcLE2Caoh1YsETP7MxSA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1510aadba5becb8-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:6ea0:ce14:3035::11",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 22:21:08 UTC] === END API CALL LOG ===
[02-Jul-2026 22:21:08 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 22:21:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM5IiwidXNlcm5hbWUiOiJ0aHVnIiwiZW1haWwiOiJha2FjaHVrd3Vpa2Vud2EzQGdtYWlsLmNvbSIsImV4cCI6MTc4MzYzNTQwOH0.FUJ6o7_HD9qGCkd7pW5zrvWvcLE2Caoh1YsETP7MxSA
[02-Jul-2026 22:21:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 22:21:08 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 22:21:08 UTC] User ID: 939
[02-Jul-2026 22:21:08 UTC] ✅ User profile retrieved successfully for user ID: 939
[02-Jul-2026 22:21:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 22:21:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 22:21:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a02:6ea0:ce14:3035::11, 162.158.102.212","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM5IiwidXNlcm5hbWUiOiJ0aHVnIiwiZW1haWwiOiJha2FjaHVrd3Vpa2Vud2EzQGdtYWlsLmNvbSIsImV4cCI6MTc4MzYzNTQwOH0.FUJ6o7_HD9qGCkd7pW5zrvWvcLE2Caoh1YsETP7MxSA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1510b311b5eecb8-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a02:6ea0:ce14:3035::11","cf-ipcountry":"PL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Jul-2026 22:21:29 UTC] === User Orders API Called ===
[02-Jul-2026 22:21:29 UTC] User ID: 939
[02-Jul-2026 22:21:29 UTC] Limit: 20, Offset: 0
[02-Jul-2026 22:21:29 UTC] Orders found: 0
[02-Jul-2026 22:21:29 UTC] Orders data: []
[02-Jul-2026 22:21:29 UTC] Total orders count: 0
[02-Jul-2026 22:21:29 UTC] === API CALL LOG ===
[02-Jul-2026 22:21:29 UTC] Endpoint: user/profile.php
[02-Jul-2026 22:21:29 UTC] Full Log Data: {
    "timestamp": "2026-07-02 22:21:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:6ea0:ce14:3035::11",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:6ea0:ce14:3035::11, 162.158.102.212",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM5IiwidXNlcm5hbWUiOiJ0aHVnIiwiZW1haWwiOiJha2FjaHVrd3Vpa2Vud2EzQGdtYWlsLmNvbSIsImV4cCI6MTc4MzYzNTQwOH0.FUJ6o7_HD9qGCkd7pW5zrvWvcLE2Caoh1YsETP7MxSA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1510b311b62ecb8-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:6ea0:ce14:3035::11",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 22:21:29 UTC] === END API CALL LOG ===
[02-Jul-2026 22:21:29 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 22:21:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM5IiwidXNlcm5hbWUiOiJ0aHVnIiwiZW1haWwiOiJha2FjaHVrd3Vpa2Vud2EzQGdtYWlsLmNvbSIsImV4cCI6MTc4MzYzNTQwOH0.FUJ6o7_HD9qGCkd7pW5zrvWvcLE2Caoh1YsETP7MxSA
[02-Jul-2026 22:21:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 22:21:29 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 22:21:29 UTC] User ID: 939
[02-Jul-2026 22:21:29 UTC] ✅ User profile retrieved successfully for user ID: 939
[02-Jul-2026 22:21:29 UTC] === API CALL LOG ===
[02-Jul-2026 22:21:29 UTC] Endpoint: user/profile.php
[02-Jul-2026 22:21:29 UTC] Full Log Data: {
    "timestamp": "2026-07-02 22:21:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:6ea0:ce14:3035::11",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:6ea0:ce14:3035::11, 162.158.102.212",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM5IiwidXNlcm5hbWUiOiJ0aHVnIiwiZW1haWwiOiJha2FjaHVrd3Vpa2Vud2EzQGdtYWlsLmNvbSIsImV4cCI6MTc4MzYzNTQwOH0.FUJ6o7_HD9qGCkd7pW5zrvWvcLE2Caoh1YsETP7MxSA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1510b342efdecb8-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:6ea0:ce14:3035::11",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 22:21:29 UTC] === END API CALL LOG ===
[02-Jul-2026 22:21:29 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 22:21:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM5IiwidXNlcm5hbWUiOiJ0aHVnIiwiZW1haWwiOiJha2FjaHVrd3Vpa2Vud2EzQGdtYWlsLmNvbSIsImV4cCI6MTc4MzYzNTQwOH0.FUJ6o7_HD9qGCkd7pW5zrvWvcLE2Caoh1YsETP7MxSA
[02-Jul-2026 22:21:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 22:21:29 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 22:21:29 UTC] User ID: 939
[02-Jul-2026 22:21:29 UTC] ✅ User profile retrieved successfully for user ID: 939
[02-Jul-2026 22:22:53 UTC] === API CALL LOG ===
[02-Jul-2026 22:22:53 UTC] Endpoint: user/profile.php
[02-Jul-2026 22:22:53 UTC] Full Log Data: {
    "timestamp": "2026-07-02 22:22:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:6ea0:ce14:3035::11",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:6ea0:ce14:3035::11, 162.158.102.212",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM5IiwidXNlcm5hbWUiOiJ0aHVnIiwiZW1haWwiOiJha2FjaHVrd3Vpa2Vud2EzQGdtYWlsLmNvbSIsImV4cCI6MTc4MzYzNTQwOH0.FUJ6o7_HD9qGCkd7pW5zrvWvcLE2Caoh1YsETP7MxSA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1510d42de6cecb8-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:6ea0:ce14:3035::11",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 22:22:53 UTC] === END API CALL LOG ===
[02-Jul-2026 22:22:53 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 22:22:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM5IiwidXNlcm5hbWUiOiJ0aHVnIiwiZW1haWwiOiJha2FjaHVrd3Vpa2Vud2EzQGdtYWlsLmNvbSIsImV4cCI6MTc4MzYzNTQwOH0.FUJ6o7_HD9qGCkd7pW5zrvWvcLE2Caoh1YsETP7MxSA
[02-Jul-2026 22:22:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 22:22:53 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 22:22:53 UTC] User ID: 939
[02-Jul-2026 22:22:53 UTC] ✅ User profile retrieved successfully for user ID: 939
[02-Jul-2026 22:22:53 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 22:22:53 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 22:22:53 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a02:6ea0:ce14:3035::11, 162.158.102.212","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM5IiwidXNlcm5hbWUiOiJ0aHVnIiwiZW1haWwiOiJha2FjaHVrd3Vpa2Vud2EzQGdtYWlsLmNvbSIsImV4cCI6MTc4MzYzNTQwOH0.FUJ6o7_HD9qGCkd7pW5zrvWvcLE2Caoh1YsETP7MxSA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1510d42de6aecb8-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a02:6ea0:ce14:3035::11","cf-ipcountry":"PL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Jul-2026 22:22:53 UTC] === User Orders API Called ===
[02-Jul-2026 22:22:53 UTC] User ID: 939
[02-Jul-2026 22:22:53 UTC] Limit: 20, Offset: 0
[02-Jul-2026 22:22:53 UTC] Orders found: 0
[02-Jul-2026 22:22:53 UTC] Orders data: []
[02-Jul-2026 22:22:53 UTC] Total orders count: 0
[02-Jul-2026 22:22:54 UTC] === API CALL LOG ===
[02-Jul-2026 22:22:54 UTC] Endpoint: user/profile.php
[02-Jul-2026 22:22:54 UTC] Full Log Data: {
    "timestamp": "2026-07-02 22:22:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:6ea0:ce14:3035::11",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:6ea0:ce14:3035::11, 162.158.102.212",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM5IiwidXNlcm5hbWUiOiJ0aHVnIiwiZW1haWwiOiJha2FjaHVrd3Vpa2Vud2EzQGdtYWlsLmNvbSIsImV4cCI6MTc4MzYzNTQwOH0.FUJ6o7_HD9qGCkd7pW5zrvWvcLE2Caoh1YsETP7MxSA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1510d45fabfecb8-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:6ea0:ce14:3035::11",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 22:22:54 UTC] === END API CALL LOG ===
[02-Jul-2026 22:22:54 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 22:22:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM5IiwidXNlcm5hbWUiOiJ0aHVnIiwiZW1haWwiOiJha2FjaHVrd3Vpa2Vud2EzQGdtYWlsLmNvbSIsImV4cCI6MTc4MzYzNTQwOH0.FUJ6o7_HD9qGCkd7pW5zrvWvcLE2Caoh1YsETP7MxSA
[02-Jul-2026 22:22:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 22:22:54 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 22:22:54 UTC] User ID: 939
[02-Jul-2026 22:22:54 UTC] ✅ User profile retrieved successfully for user ID: 939
[02-Jul-2026 22:23:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 22:23:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 22:23:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a02:6ea0:ce14:3035::11, 162.158.102.212","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM5IiwidXNlcm5hbWUiOiJ0aHVnIiwiZW1haWwiOiJha2FjaHVrd3Vpa2Vud2EzQGdtYWlsLmNvbSIsImV4cCI6MTc4MzYzNTQwOH0.FUJ6o7_HD9qGCkd7pW5zrvWvcLE2Caoh1YsETP7MxSA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1510d919bf9ecb8-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a02:6ea0:ce14:3035::11","cf-ipcountry":"PL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Jul-2026 22:23:06 UTC] === User Orders API Called ===
[02-Jul-2026 22:23:06 UTC] User ID: 939
[02-Jul-2026 22:23:06 UTC] Limit: 20, Offset: 0
[02-Jul-2026 22:23:06 UTC] Orders found: 0
[02-Jul-2026 22:23:06 UTC] Orders data: []
[02-Jul-2026 22:23:06 UTC] Total orders count: 0
[02-Jul-2026 22:23:06 UTC] === API CALL LOG ===
[02-Jul-2026 22:23:06 UTC] Endpoint: user/profile.php
[02-Jul-2026 22:23:06 UTC] Full Log Data: {
    "timestamp": "2026-07-02 22:23:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:6ea0:ce14:3035::11",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:6ea0:ce14:3035::11, 162.158.102.212",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM5IiwidXNlcm5hbWUiOiJ0aHVnIiwiZW1haWwiOiJha2FjaHVrd3Vpa2Vud2EzQGdtYWlsLmNvbSIsImV4cCI6MTc4MzYzNTQwOH0.FUJ6o7_HD9qGCkd7pW5zrvWvcLE2Caoh1YsETP7MxSA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1510d919bfcecb8-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:6ea0:ce14:3035::11",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 22:23:06 UTC] === END API CALL LOG ===
[02-Jul-2026 22:23:06 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 22:23:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM5IiwidXNlcm5hbWUiOiJ0aHVnIiwiZW1haWwiOiJha2FjaHVrd3Vpa2Vud2EzQGdtYWlsLmNvbSIsImV4cCI6MTc4MzYzNTQwOH0.FUJ6o7_HD9qGCkd7pW5zrvWvcLE2Caoh1YsETP7MxSA
[02-Jul-2026 22:23:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 22:23:06 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 22:23:06 UTC] User ID: 939
[02-Jul-2026 22:23:06 UTC] ✅ User profile retrieved successfully for user ID: 939
[02-Jul-2026 22:23:07 UTC] === API CALL LOG ===
[02-Jul-2026 22:23:07 UTC] Endpoint: user/profile.php
[02-Jul-2026 22:23:07 UTC] Full Log Data: {
    "timestamp": "2026-07-02 22:23:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:6ea0:ce14:3035::11",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:6ea0:ce14:3035::11, 162.158.102.212",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM5IiwidXNlcm5hbWUiOiJ0aHVnIiwiZW1haWwiOiJha2FjaHVrd3Vpa2Vud2EzQGdtYWlsLmNvbSIsImV4cCI6MTc4MzYzNTQwOH0.FUJ6o7_HD9qGCkd7pW5zrvWvcLE2Caoh1YsETP7MxSA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1510d96285aecb8-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:6ea0:ce14:3035::11",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 22:23:07 UTC] === END API CALL LOG ===
[02-Jul-2026 22:23:07 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 22:23:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM5IiwidXNlcm5hbWUiOiJ0aHVnIiwiZW1haWwiOiJha2FjaHVrd3Vpa2Vud2EzQGdtYWlsLmNvbSIsImV4cCI6MTc4MzYzNTQwOH0.FUJ6o7_HD9qGCkd7pW5zrvWvcLE2Caoh1YsETP7MxSA
[02-Jul-2026 22:23:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 22:23:07 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 22:23:07 UTC] User ID: 939
[02-Jul-2026 22:23:07 UTC] ✅ User profile retrieved successfully for user ID: 939
[02-Jul-2026 23:56:08 UTC] === API CALL LOG ===
[02-Jul-2026 23:56:08 UTC] Endpoint: user/profile.php
[02-Jul-2026 23:56:08 UTC] Full Log Data: {
    "timestamp": "2026-07-02 23:56:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.69.5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.89.69.5, 172.69.194.233",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQwIiwidXNlcm5hbWUiOiJtaWtlZ29kd2luMDIiLCJlbWFpbCI6Im9sYW9sdXdhdG9zaW43ODlAZ21haWwuY29tIiwiZXhwIjoxNzgzNjQxMzY3fQ.oT_kuHCuq_cTdsOTqRII--y9hPq6KO7amMt8FYuq6hY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15195db2c646388-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.89.69.5",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 23:56:08 UTC] === END API CALL LOG ===
[02-Jul-2026 23:56:08 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 23:56:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQwIiwidXNlcm5hbWUiOiJtaWtlZ29kd2luMDIiLCJlbWFpbCI6Im9sYW9sdXdhdG9zaW43ODlAZ21haWwuY29tIiwiZXhwIjoxNzgzNjQxMzY3fQ.oT_kuHCuq_cTdsOTqRII--y9hPq6KO7amMt8FYuq6hY
[02-Jul-2026 23:56:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 23:56:08 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 23:56:08 UTC] User ID: 940
[02-Jul-2026 23:56:08 UTC] ✅ User profile retrieved successfully for user ID: 940
[02-Jul-2026 23:56:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 23:56:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 23:56:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.89.69.5, 172.69.194.233","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQwIiwidXNlcm5hbWUiOiJtaWtlZ29kd2luMDIiLCJlbWFpbCI6Im9sYW9sdXdhdG9zaW43ODlAZ21haWwuY29tIiwiZXhwIjoxNzgzNjQxMzY3fQ.oT_kuHCuq_cTdsOTqRII--y9hPq6KO7amMt8FYuq6hY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a15195db2c666388-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.89.69.5","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Jul-2026 23:56:08 UTC] === API CALL LOG ===
[02-Jul-2026 23:56:08 UTC] Endpoint: user/profile.php
[02-Jul-2026 23:56:08 UTC] === User Orders API Called ===
[02-Jul-2026 23:56:08 UTC] Full Log Data: {
    "timestamp": "2026-07-02 23:56:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.69.5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.89.69.5, 172.69.194.233",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQwIiwidXNlcm5hbWUiOiJtaWtlZ29kd2luMDIiLCJlbWFpbCI6Im9sYW9sdXdhdG9zaW43ODlAZ21haWwuY29tIiwiZXhwIjoxNzgzNjQxMzY3fQ.oT_kuHCuq_cTdsOTqRII--y9hPq6KO7amMt8FYuq6hY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15195db2c676388-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.89.69.5",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 23:56:08 UTC] User ID: 940
[02-Jul-2026 23:56:08 UTC] === END API CALL LOG ===
[02-Jul-2026 23:56:08 UTC] Limit: 20, Offset: 0
[02-Jul-2026 23:56:08 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 23:56:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQwIiwidXNlcm5hbWUiOiJtaWtlZ29kd2luMDIiLCJlbWFpbCI6Im9sYW9sdXdhdG9zaW43ODlAZ21haWwuY29tIiwiZXhwIjoxNzgzNjQxMzY3fQ.oT_kuHCuq_cTdsOTqRII--y9hPq6KO7amMt8FYuq6hY
[02-Jul-2026 23:56:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 23:56:08 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 23:56:08 UTC] User ID: 940
[02-Jul-2026 23:56:08 UTC] Orders found: 0
[02-Jul-2026 23:56:08 UTC] Orders data: []
[02-Jul-2026 23:56:08 UTC] ✅ User profile retrieved successfully for user ID: 940
[02-Jul-2026 23:56:08 UTC] Total orders count: 0
[02-Jul-2026 23:56:09 UTC] === API CALL LOG ===
[02-Jul-2026 23:56:09 UTC] Endpoint: user/profile.php
[02-Jul-2026 23:56:09 UTC] Full Log Data: {
    "timestamp": "2026-07-02 23:56:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.69.5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.89.69.5, 172.69.194.233",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQwIiwidXNlcm5hbWUiOiJtaWtlZ29kd2luMDIiLCJlbWFpbCI6Im9sYW9sdXdhdG9zaW43ODlAZ21haWwuY29tIiwiZXhwIjoxNzgzNjQxMzY3fQ.oT_kuHCuq_cTdsOTqRII--y9hPq6KO7amMt8FYuq6hY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15195e1bec26388-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.89.69.5",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 23:56:09 UTC] === END API CALL LOG ===
[02-Jul-2026 23:56:09 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 23:56:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQwIiwidXNlcm5hbWUiOiJtaWtlZ29kd2luMDIiLCJlbWFpbCI6Im9sYW9sdXdhdG9zaW43ODlAZ21haWwuY29tIiwiZXhwIjoxNzgzNjQxMzY3fQ.oT_kuHCuq_cTdsOTqRII--y9hPq6KO7amMt8FYuq6hY
[02-Jul-2026 23:56:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 23:56:09 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 23:56:09 UTC] User ID: 940
[02-Jul-2026 23:56:09 UTC] ✅ User profile retrieved successfully for user ID: 940
[02-Jul-2026 23:56:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 23:56:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 23:56:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.89.69.5, 172.69.194.232","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQwIiwidXNlcm5hbWUiOiJtaWtlZ29kd2luMDIiLCJlbWFpbCI6Im9sYW9sdXdhdG9zaW43ODlAZ21haWwuY29tIiwiZXhwIjoxNzgzNjQxMzY3fQ.oT_kuHCuq_cTdsOTqRII--y9hPq6KO7amMt8FYuq6hY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a151962c7f926388-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.89.69.5","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Jul-2026 23:56:21 UTC] === User Orders API Called ===
[02-Jul-2026 23:56:21 UTC] User ID: 940
[02-Jul-2026 23:56:21 UTC] Limit: 20, Offset: 0
[02-Jul-2026 23:56:21 UTC] Orders found: 0
[02-Jul-2026 23:56:21 UTC] Orders data: []
[02-Jul-2026 23:56:21 UTC] Total orders count: 0
[02-Jul-2026 23:56:23 UTC] === API CALL LOG ===
[02-Jul-2026 23:56:23 UTC] Endpoint: user/profile.php
[02-Jul-2026 23:56:23 UTC] Full Log Data: {
    "timestamp": "2026-07-02 23:56:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.69.5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.89.69.5, 172.69.194.232",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQwIiwidXNlcm5hbWUiOiJtaWtlZ29kd2luMDIiLCJlbWFpbCI6Im9sYW9sdXdhdG9zaW43ODlAZ21haWwuY29tIiwiZXhwIjoxNzgzNjQxMzY3fQ.oT_kuHCuq_cTdsOTqRII--y9hPq6KO7amMt8FYuq6hY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15196365b666388-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.89.69.5",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 23:56:23 UTC] === END API CALL LOG ===
[02-Jul-2026 23:56:23 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 23:56:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQwIiwidXNlcm5hbWUiOiJtaWtlZ29kd2luMDIiLCJlbWFpbCI6Im9sYW9sdXdhdG9zaW43ODlAZ21haWwuY29tIiwiZXhwIjoxNzgzNjQxMzY3fQ.oT_kuHCuq_cTdsOTqRII--y9hPq6KO7amMt8FYuq6hY
[02-Jul-2026 23:56:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 23:56:23 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 23:56:23 UTC] User ID: 940
[02-Jul-2026 23:56:23 UTC] ✅ User profile retrieved successfully for user ID: 940
[02-Jul-2026 23:56:23 UTC] User Purchases API - User ID: 940
[02-Jul-2026 23:56:23 UTC] User Purchases API - Total purchases found: 0
[02-Jul-2026 23:56:28 UTC] === API CALL LOG ===
[02-Jul-2026 23:56:28 UTC] Endpoint: user/profile.php
[02-Jul-2026 23:56:28 UTC] Full Log Data: {
    "timestamp": "2026-07-02 23:56:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.69.5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.89.69.5, 172.69.194.232",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQwIiwidXNlcm5hbWUiOiJtaWtlZ29kd2luMDIiLCJlbWFpbCI6Im9sYW9sdXdhdG9zaW43ODlAZ21haWwuY29tIiwiZXhwIjoxNzgzNjQxMzY3fQ.oT_kuHCuq_cTdsOTqRII--y9hPq6KO7amMt8FYuq6hY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15196535ed06388-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.89.69.5",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 23:56:28 UTC] === END API CALL LOG ===
[02-Jul-2026 23:56:28 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 23:56:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQwIiwidXNlcm5hbWUiOiJtaWtlZ29kd2luMDIiLCJlbWFpbCI6Im9sYW9sdXdhdG9zaW43ODlAZ21haWwuY29tIiwiZXhwIjoxNzgzNjQxMzY3fQ.oT_kuHCuq_cTdsOTqRII--y9hPq6KO7amMt8FYuq6hY
[02-Jul-2026 23:56:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 23:56:28 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 23:56:28 UTC] User ID: 940
[02-Jul-2026 23:56:28 UTC] ✅ User profile retrieved successfully for user ID: 940
[02-Jul-2026 23:56:28 UTC] User Purchases API - User ID: 940
[02-Jul-2026 23:56:28 UTC] User Purchases API - Total purchases found: 0
[02-Jul-2026 23:56:31 UTC] === API CALL LOG ===
[02-Jul-2026 23:56:31 UTC] Endpoint: user/profile.php
[02-Jul-2026 23:56:31 UTC] Full Log Data: {
    "timestamp": "2026-07-02 23:56:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.69.5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.89.69.5, 172.69.194.232",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQwIiwidXNlcm5hbWUiOiJtaWtlZ29kd2luMDIiLCJlbWFpbCI6Im9sYW9sdXdhdG9zaW43ODlAZ21haWwuY29tIiwiZXhwIjoxNzgzNjQxMzY3fQ.oT_kuHCuq_cTdsOTqRII--y9hPq6KO7amMt8FYuq6hY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a151966b98ea6388-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.89.69.5",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 23:56:31 UTC] === END API CALL LOG ===
[02-Jul-2026 23:56:31 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 23:56:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQwIiwidXNlcm5hbWUiOiJtaWtlZ29kd2luMDIiLCJlbWFpbCI6Im9sYW9sdXdhdG9zaW43ODlAZ21haWwuY29tIiwiZXhwIjoxNzgzNjQxMzY3fQ.oT_kuHCuq_cTdsOTqRII--y9hPq6KO7amMt8FYuq6hY
[02-Jul-2026 23:56:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 23:56:31 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 23:56:31 UTC] User ID: 940
[02-Jul-2026 23:56:31 UTC] ✅ User profile retrieved successfully for user ID: 940
[02-Jul-2026 23:56:32 UTC] User Purchases API - User ID: 940
[02-Jul-2026 23:56:32 UTC] User Purchases API - Total purchases found: 0
[02-Jul-2026 23:56:34 UTC] User Purchases API - User ID: 940
[02-Jul-2026 23:56:34 UTC] User Purchases API - Total purchases found: 0
[02-Jul-2026 23:56:36 UTC] === API CALL LOG ===
[02-Jul-2026 23:56:36 UTC] Endpoint: user/profile.php
[02-Jul-2026 23:56:36 UTC] Full Log Data: {
    "timestamp": "2026-07-02 23:56:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.69.5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.89.69.5, 172.69.194.232",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQwIiwidXNlcm5hbWUiOiJtaWtlZ29kd2luMDIiLCJlbWFpbCI6Im9sYW9sdXdhdG9zaW43ODlAZ21haWwuY29tIiwiZXhwIjoxNzgzNjQxMzY3fQ.oT_kuHCuq_cTdsOTqRII--y9hPq6KO7amMt8FYuq6hY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15196892f486388-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.89.69.5",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 23:56:36 UTC] === END API CALL LOG ===
[02-Jul-2026 23:56:36 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 23:56:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQwIiwidXNlcm5hbWUiOiJtaWtlZ29kd2luMDIiLCJlbWFpbCI6Im9sYW9sdXdhdG9zaW43ODlAZ21haWwuY29tIiwiZXhwIjoxNzgzNjQxMzY3fQ.oT_kuHCuq_cTdsOTqRII--y9hPq6KO7amMt8FYuq6hY
[02-Jul-2026 23:56:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 23:56:36 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 23:56:36 UTC] User ID: 940
[02-Jul-2026 23:56:36 UTC] ✅ User profile retrieved successfully for user ID: 940
[02-Jul-2026 23:56:36 UTC] User Purchases API - User ID: 940
[02-Jul-2026 23:56:36 UTC] User Purchases API - Total purchases found: 0
[02-Jul-2026 23:56:44 UTC] === API CALL LOG ===
[02-Jul-2026 23:56:44 UTC] Endpoint: user/profile.php
[02-Jul-2026 23:56:44 UTC] Full Log Data: {
    "timestamp": "2026-07-02 23:56:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.69.5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.89.69.5, 172.69.194.233",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQwIiwidXNlcm5hbWUiOiJtaWtlZ29kd2luMDIiLCJlbWFpbCI6Im9sYW9sdXdhdG9zaW43ODlAZ21haWwuY29tIiwiZXhwIjoxNzgzNjQxMzY3fQ.oT_kuHCuq_cTdsOTqRII--y9hPq6KO7amMt8FYuq6hY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15196b73c066388-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.89.69.5",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 23:56:44 UTC] === END API CALL LOG ===
[02-Jul-2026 23:56:44 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 23:56:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQwIiwidXNlcm5hbWUiOiJtaWtlZ29kd2luMDIiLCJlbWFpbCI6Im9sYW9sdXdhdG9zaW43ODlAZ21haWwuY29tIiwiZXhwIjoxNzgzNjQxMzY3fQ.oT_kuHCuq_cTdsOTqRII--y9hPq6KO7amMt8FYuq6hY
[02-Jul-2026 23:56:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 23:56:44 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 23:56:44 UTC] User ID: 940
[02-Jul-2026 23:56:44 UTC] ✅ User profile retrieved successfully for user ID: 940
[02-Jul-2026 23:56:44 UTC] User Purchases API - User ID: 940
[02-Jul-2026 23:56:44 UTC] User Purchases API - Total purchases found: 0
[02-Jul-2026 23:56:45 UTC] === API CALL LOG ===
[02-Jul-2026 23:56:45 UTC] Endpoint: user/profile.php
[02-Jul-2026 23:56:45 UTC] Full Log Data: {
    "timestamp": "2026-07-02 23:56:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.69.5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.89.69.5, 172.69.194.233",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQwIiwidXNlcm5hbWUiOiJtaWtlZ29kd2luMDIiLCJlbWFpbCI6Im9sYW9sdXdhdG9zaW43ODlAZ21haWwuY29tIiwiZXhwIjoxNzgzNjQxMzY3fQ.oT_kuHCuq_cTdsOTqRII--y9hPq6KO7amMt8FYuq6hY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15196be2f0b6388-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.89.69.5",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 23:56:45 UTC] === END API CALL LOG ===
[02-Jul-2026 23:56:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 23:56:45 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 23:56:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 23:56:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQwIiwidXNlcm5hbWUiOiJtaWtlZ29kd2luMDIiLCJlbWFpbCI6Im9sYW9sdXdhdG9zaW43ODlAZ21haWwuY29tIiwiZXhwIjoxNzgzNjQxMzY3fQ.oT_kuHCuq_cTdsOTqRII--y9hPq6KO7amMt8FYuq6hY
[02-Jul-2026 23:56:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.89.69.5, 172.69.194.233","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQwIiwidXNlcm5hbWUiOiJtaWtlZ29kd2luMDIiLCJlbWFpbCI6Im9sYW9sdXdhdG9zaW43ODlAZ21haWwuY29tIiwiZXhwIjoxNzgzNjQxMzY3fQ.oT_kuHCuq_cTdsOTqRII--y9hPq6KO7amMt8FYuq6hY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a15196be2f0a6388-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.89.69.5","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Jul-2026 23:56:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 23:56:45 UTC] === User Orders API Called ===
[02-Jul-2026 23:56:45 UTC] User ID: 940
[02-Jul-2026 23:56:45 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 23:56:45 UTC] Limit: 20, Offset: 0
[02-Jul-2026 23:56:45 UTC] User ID: 940
[02-Jul-2026 23:56:45 UTC] ✅ User profile retrieved successfully for user ID: 940
[02-Jul-2026 23:56:45 UTC] Orders found: 0
[02-Jul-2026 23:56:45 UTC] Orders data: []
[02-Jul-2026 23:56:45 UTC] Total orders count: 0
[02-Jul-2026 23:56:45 UTC] === API CALL LOG ===
[02-Jul-2026 23:56:45 UTC] Endpoint: user/profile.php
[02-Jul-2026 23:56:45 UTC] Full Log Data: {
    "timestamp": "2026-07-02 23:56:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.69.5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.89.69.5, 172.69.194.233",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQwIiwidXNlcm5hbWUiOiJtaWtlZ29kd2luMDIiLCJlbWFpbCI6Im9sYW9sdXdhdG9zaW43ODlAZ21haWwuY29tIiwiZXhwIjoxNzgzNjQxMzY3fQ.oT_kuHCuq_cTdsOTqRII--y9hPq6KO7amMt8FYuq6hY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15196c1b8996388-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.89.69.5",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 23:56:45 UTC] === END API CALL LOG ===
[02-Jul-2026 23:56:45 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 23:56:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQwIiwidXNlcm5hbWUiOiJtaWtlZ29kd2luMDIiLCJlbWFpbCI6Im9sYW9sdXdhdG9zaW43ODlAZ21haWwuY29tIiwiZXhwIjoxNzgzNjQxMzY3fQ.oT_kuHCuq_cTdsOTqRII--y9hPq6KO7amMt8FYuq6hY
[02-Jul-2026 23:56:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 23:56:45 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 23:56:45 UTC] User ID: 940
[02-Jul-2026 23:56:45 UTC] ✅ User profile retrieved successfully for user ID: 940
[02-Jul-2026 23:56:46 UTC] === API CALL LOG ===
[02-Jul-2026 23:56:46 UTC] Endpoint: user/profile.php
[02-Jul-2026 23:56:46 UTC] Full Log Data: {
    "timestamp": "2026-07-02 23:56:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.69.5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.89.69.5, 172.69.194.233",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQwIiwidXNlcm5hbWUiOiJtaWtlZ29kd2luMDIiLCJlbWFpbCI6Im9sYW9sdXdhdG9zaW43ODlAZ21haWwuY29tIiwiZXhwIjoxNzgzNjQxMzY3fQ.oT_kuHCuq_cTdsOTqRII--y9hPq6KO7amMt8FYuq6hY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15196c469966388-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.89.69.5",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 23:56:46 UTC] === END API CALL LOG ===
[02-Jul-2026 23:56:46 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 23:56:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQwIiwidXNlcm5hbWUiOiJtaWtlZ29kd2luMDIiLCJlbWFpbCI6Im9sYW9sdXdhdG9zaW43ODlAZ21haWwuY29tIiwiZXhwIjoxNzgzNjQxMzY3fQ.oT_kuHCuq_cTdsOTqRII--y9hPq6KO7amMt8FYuq6hY
[02-Jul-2026 23:56:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 23:56:46 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 23:56:46 UTC] User ID: 940
[02-Jul-2026 23:56:46 UTC] ✅ User profile retrieved successfully for user ID: 940
[02-Jul-2026 23:56:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 23:56:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 23:56:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.89.69.5, 172.69.194.233","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQwIiwidXNlcm5hbWUiOiJtaWtlZ29kd2luMDIiLCJlbWFpbCI6Im9sYW9sdXdhdG9zaW43ODlAZ21haWwuY29tIiwiZXhwIjoxNzgzNjQxMzY3fQ.oT_kuHCuq_cTdsOTqRII--y9hPq6KO7amMt8FYuq6hY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1519710bef66388-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.89.69.5","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Jul-2026 23:56:58 UTC] === User Orders API Called ===
[02-Jul-2026 23:56:58 UTC] User ID: 940
[02-Jul-2026 23:56:58 UTC] Limit: 20, Offset: 0
[02-Jul-2026 23:56:58 UTC] Orders found: 0
[02-Jul-2026 23:56:58 UTC] Orders data: []
[02-Jul-2026 23:56:58 UTC] Total orders count: 0
[02-Jul-2026 23:56:58 UTC] === API CALL LOG ===
[02-Jul-2026 23:56:58 UTC] Endpoint: user/profile.php
[02-Jul-2026 23:56:58 UTC] Full Log Data: {
    "timestamp": "2026-07-02 23:56:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.69.5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.89.69.5, 172.69.194.233",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQwIiwidXNlcm5hbWUiOiJtaWtlZ29kd2luMDIiLCJlbWFpbCI6Im9sYW9sdXdhdG9zaW43ODlAZ21haWwuY29tIiwiZXhwIjoxNzgzNjQxMzY3fQ.oT_kuHCuq_cTdsOTqRII--y9hPq6KO7amMt8FYuq6hY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1519710bef96388-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.89.69.5",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 23:56:58 UTC] === END API CALL LOG ===
[02-Jul-2026 23:56:58 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 23:56:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQwIiwidXNlcm5hbWUiOiJtaWtlZ29kd2luMDIiLCJlbWFpbCI6Im9sYW9sdXdhdG9zaW43ODlAZ21haWwuY29tIiwiZXhwIjoxNzgzNjQxMzY3fQ.oT_kuHCuq_cTdsOTqRII--y9hPq6KO7amMt8FYuq6hY
[02-Jul-2026 23:56:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 23:56:58 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 23:56:58 UTC] User ID: 940
[02-Jul-2026 23:56:58 UTC] ✅ User profile retrieved successfully for user ID: 940
[02-Jul-2026 23:56:58 UTC] === API CALL LOG ===
[02-Jul-2026 23:56:58 UTC] Endpoint: user/profile.php
[02-Jul-2026 23:56:58 UTC] Full Log Data: {
    "timestamp": "2026-07-02 23:56:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.69.5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.89.69.5, 172.69.194.233",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQwIiwidXNlcm5hbWUiOiJtaWtlZ29kd2luMDIiLCJlbWFpbCI6Im9sYW9sdXdhdG9zaW43ODlAZ21haWwuY29tIiwiZXhwIjoxNzgzNjQxMzY3fQ.oT_kuHCuq_cTdsOTqRII--y9hPq6KO7amMt8FYuq6hY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a151971408326388-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.89.69.5",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 23:56:58 UTC] === END API CALL LOG ===
[02-Jul-2026 23:56:58 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 23:56:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQwIiwidXNlcm5hbWUiOiJtaWtlZ29kd2luMDIiLCJlbWFpbCI6Im9sYW9sdXdhdG9zaW43ODlAZ21haWwuY29tIiwiZXhwIjoxNzgzNjQxMzY3fQ.oT_kuHCuq_cTdsOTqRII--y9hPq6KO7amMt8FYuq6hY
[02-Jul-2026 23:56:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 23:56:58 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 23:56:58 UTC] User ID: 940
[02-Jul-2026 23:56:58 UTC] ✅ User profile retrieved successfully for user ID: 940
[02-Jul-2026 23:56:59 UTC] === API CALL LOG ===
[02-Jul-2026 23:56:59 UTC] Endpoint: user/profile.php
[02-Jul-2026 23:56:59 UTC] Full Log Data: {
    "timestamp": "2026-07-02 23:56:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.69.5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.89.69.5, 172.69.194.233",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQwIiwidXNlcm5hbWUiOiJtaWtlZ29kd2luMDIiLCJlbWFpbCI6Im9sYW9sdXdhdG9zaW43ODlAZ21haWwuY29tIiwiZXhwIjoxNzgzNjQxMzY3fQ.oT_kuHCuq_cTdsOTqRII--y9hPq6KO7amMt8FYuq6hY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1519716d9086388-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.89.69.5",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 23:56:59 UTC] === END API CALL LOG ===
[02-Jul-2026 23:56:59 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 23:56:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQwIiwidXNlcm5hbWUiOiJtaWtlZ29kd2luMDIiLCJlbWFpbCI6Im9sYW9sdXdhdG9zaW43ODlAZ21haWwuY29tIiwiZXhwIjoxNzgzNjQxMzY3fQ.oT_kuHCuq_cTdsOTqRII--y9hPq6KO7amMt8FYuq6hY
[02-Jul-2026 23:56:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 23:56:59 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 23:56:59 UTC] User ID: 940
[02-Jul-2026 23:56:59 UTC] ✅ User profile retrieved successfully for user ID: 940
[02-Jul-2026 23:57:34 UTC] === API CALL LOG ===
[02-Jul-2026 23:57:34 UTC] Endpoint: user/profile.php
[02-Jul-2026 23:57:34 UTC] Full Log Data: {
    "timestamp": "2026-07-02 23:57:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.69.5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.89.69.5, 172.69.194.233",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQwIiwidXNlcm5hbWUiOiJtaWtlZ29kd2luMDIiLCJlbWFpbCI6Im9sYW9sdXdhdG9zaW43ODlAZ21haWwuY29tIiwiZXhwIjoxNzgzNjQxMzY3fQ.oT_kuHCuq_cTdsOTqRII--y9hPq6KO7amMt8FYuq6hY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15197f10d4a6388-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.89.69.5",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 23:57:34 UTC] === END API CALL LOG ===
[02-Jul-2026 23:57:34 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 23:57:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQwIiwidXNlcm5hbWUiOiJtaWtlZ29kd2luMDIiLCJlbWFpbCI6Im9sYW9sdXdhdG9zaW43ODlAZ21haWwuY29tIiwiZXhwIjoxNzgzNjQxMzY3fQ.oT_kuHCuq_cTdsOTqRII--y9hPq6KO7amMt8FYuq6hY
[02-Jul-2026 23:57:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 23:57:34 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 23:57:34 UTC] User ID: 940
[02-Jul-2026 23:57:34 UTC] ✅ User profile retrieved successfully for user ID: 940
[02-Jul-2026 23:58:22 UTC] === API CALL LOG ===
[02-Jul-2026 23:58:22 UTC] Endpoint: user/profile.php
[02-Jul-2026 23:58:22 UTC] Full Log Data: {
    "timestamp": "2026-07-02 23:58:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.69.5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.89.69.5, 172.71.178.4",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQwIiwidXNlcm5hbWUiOiJtaWtlZ29kd2luMDIiLCJlbWFpbCI6Im9sYW9sdXdhdG9zaW43ODlAZ21haWwuY29tIiwiZXhwIjoxNzgzNjQxMzY3fQ.oT_kuHCuq_cTdsOTqRII--y9hPq6KO7amMt8FYuq6hY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a151991c4f13db2e-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.89.69.5",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 23:58:22 UTC] === END API CALL LOG ===
[02-Jul-2026 23:58:22 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 23:58:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQwIiwidXNlcm5hbWUiOiJtaWtlZ29kd2luMDIiLCJlbWFpbCI6Im9sYW9sdXdhdG9zaW43ODlAZ21haWwuY29tIiwiZXhwIjoxNzgzNjQxMzY3fQ.oT_kuHCuq_cTdsOTqRII--y9hPq6KO7amMt8FYuq6hY
[02-Jul-2026 23:58:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 23:58:22 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 23:58:22 UTC] User ID: 940
[02-Jul-2026 23:58:22 UTC] ✅ User profile retrieved successfully for user ID: 940
[02-Jul-2026 23:58:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 23:58:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 23:58:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.89.69.5, 172.71.178.4","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQwIiwidXNlcm5hbWUiOiJtaWtlZ29kd2luMDIiLCJlbWFpbCI6Im9sYW9sdXdhdG9zaW43ODlAZ21haWwuY29tIiwiZXhwIjoxNzgzNjQxMzY3fQ.oT_kuHCuq_cTdsOTqRII--y9hPq6KO7amMt8FYuq6hY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a151996a6985db2e-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.89.69.5","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Jul-2026 23:58:34 UTC] === User Orders API Called ===
[02-Jul-2026 23:58:34 UTC] User ID: 940
[02-Jul-2026 23:58:34 UTC] Limit: 20, Offset: 0
[02-Jul-2026 23:58:34 UTC] Orders found: 0
[02-Jul-2026 23:58:34 UTC] Orders data: []
[02-Jul-2026 23:58:34 UTC] Total orders count: 0
[02-Jul-2026 23:58:34 UTC] === API CALL LOG ===
[02-Jul-2026 23:58:34 UTC] Endpoint: user/profile.php
[02-Jul-2026 23:58:34 UTC] Full Log Data: {
    "timestamp": "2026-07-02 23:58:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.69.5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.89.69.5, 172.71.178.4",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQwIiwidXNlcm5hbWUiOiJtaWtlZ29kd2luMDIiLCJlbWFpbCI6Im9sYW9sdXdhdG9zaW43ODlAZ21haWwuY29tIiwiZXhwIjoxNzgzNjQxMzY3fQ.oT_kuHCuq_cTdsOTqRII--y9hPq6KO7amMt8FYuq6hY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a151996a6988db2e-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.89.69.5",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 23:58:34 UTC] === END API CALL LOG ===
[02-Jul-2026 23:58:34 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 23:58:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQwIiwidXNlcm5hbWUiOiJtaWtlZ29kd2luMDIiLCJlbWFpbCI6Im9sYW9sdXdhdG9zaW43ODlAZ21haWwuY29tIiwiZXhwIjoxNzgzNjQxMzY3fQ.oT_kuHCuq_cTdsOTqRII--y9hPq6KO7amMt8FYuq6hY
[02-Jul-2026 23:58:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 23:58:34 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 23:58:34 UTC] User ID: 940
[02-Jul-2026 23:58:34 UTC] ✅ User profile retrieved successfully for user ID: 940
[02-Jul-2026 23:58:35 UTC] === API CALL LOG ===
[02-Jul-2026 23:58:35 UTC] Endpoint: user/profile.php
[02-Jul-2026 23:58:35 UTC] Full Log Data: {
    "timestamp": "2026-07-02 23:58:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.69.5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.89.69.5, 172.71.178.4",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQwIiwidXNlcm5hbWUiOiJtaWtlZ29kd2luMDIiLCJlbWFpbCI6Im9sYW9sdXdhdG9zaW43ODlAZ21haWwuY29tIiwiZXhwIjoxNzgzNjQxMzY3fQ.oT_kuHCuq_cTdsOTqRII--y9hPq6KO7amMt8FYuq6hY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a151996e6f93db2e-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.89.69.5",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 23:58:35 UTC] === END API CALL LOG ===
[02-Jul-2026 23:58:35 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 23:58:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQwIiwidXNlcm5hbWUiOiJtaWtlZ29kd2luMDIiLCJlbWFpbCI6Im9sYW9sdXdhdG9zaW43ODlAZ21haWwuY29tIiwiZXhwIjoxNzgzNjQxMzY3fQ.oT_kuHCuq_cTdsOTqRII--y9hPq6KO7amMt8FYuq6hY
[02-Jul-2026 23:58:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 23:58:35 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 23:58:35 UTC] User ID: 940
[02-Jul-2026 23:58:35 UTC] ✅ User profile retrieved successfully for user ID: 940
[02-Jul-2026 23:58:35 UTC] === API CALL LOG ===
[02-Jul-2026 23:58:35 UTC] Endpoint: user/profile.php
[02-Jul-2026 23:58:35 UTC] Full Log Data: {
    "timestamp": "2026-07-02 23:58:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.69.5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.89.69.5, 172.71.178.4",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQwIiwidXNlcm5hbWUiOiJtaWtlZ29kd2luMDIiLCJlbWFpbCI6Im9sYW9sdXdhdG9zaW43ODlAZ21haWwuY29tIiwiZXhwIjoxNzgzNjQxMzY3fQ.oT_kuHCuq_cTdsOTqRII--y9hPq6KO7amMt8FYuq6hY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1519970ab55db2e-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.89.69.5",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 23:58:35 UTC] === END API CALL LOG ===
[02-Jul-2026 23:58:35 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 23:58:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQwIiwidXNlcm5hbWUiOiJtaWtlZ29kd2luMDIiLCJlbWFpbCI6Im9sYW9sdXdhdG9zaW43ODlAZ21haWwuY29tIiwiZXhwIjoxNzgzNjQxMzY3fQ.oT_kuHCuq_cTdsOTqRII--y9hPq6KO7amMt8FYuq6hY
[02-Jul-2026 23:58:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 23:58:35 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 23:58:35 UTC] User ID: 940
[02-Jul-2026 23:58:35 UTC] ✅ User profile retrieved successfully for user ID: 940
[02-Jul-2026 23:58:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 23:58:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 23:58:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.89.69.5, 172.71.178.4","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQwIiwidXNlcm5hbWUiOiJtaWtlZ29kd2luMDIiLCJlbWFpbCI6Im9sYW9sdXdhdG9zaW43ODlAZ21haWwuY29tIiwiZXhwIjoxNzgzNjQxMzY3fQ.oT_kuHCuq_cTdsOTqRII--y9hPq6KO7amMt8FYuq6hY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1519971cceedb2e-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.89.69.5","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Jul-2026 23:58:35 UTC] === User Orders API Called ===
[02-Jul-2026 23:58:35 UTC] User ID: 940
[02-Jul-2026 23:58:35 UTC] Limit: 20, Offset: 0
[02-Jul-2026 23:58:35 UTC] Orders found: 0
[02-Jul-2026 23:58:35 UTC] Orders data: []
[02-Jul-2026 23:58:35 UTC] Total orders count: 0
[02-Jul-2026 23:58:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 23:58:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Jul-2026 23:58:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.89.69.5, 172.71.178.4","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQwIiwidXNlcm5hbWUiOiJtaWtlZ29kd2luMDIiLCJlbWFpbCI6Im9sYW9sdXdhdG9zaW43ODlAZ21haWwuY29tIiwiZXhwIjoxNzgzNjQxMzY3fQ.oT_kuHCuq_cTdsOTqRII--y9hPq6KO7amMt8FYuq6hY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a151997fec0bdb2e-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.89.69.5","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Jul-2026 23:58:38 UTC] === User Orders API Called ===
[02-Jul-2026 23:58:38 UTC] User ID: 940
[02-Jul-2026 23:58:38 UTC] Limit: 20, Offset: 0
[02-Jul-2026 23:58:38 UTC] Orders found: 0
[02-Jul-2026 23:58:38 UTC] Orders data: []
[02-Jul-2026 23:58:38 UTC] Total orders count: 0
[02-Jul-2026 23:58:38 UTC] === API CALL LOG ===
[02-Jul-2026 23:58:38 UTC] Endpoint: user/profile.php
[02-Jul-2026 23:58:38 UTC] Full Log Data: {
    "timestamp": "2026-07-02 23:58:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.69.5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.89.69.5, 172.71.178.4",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQwIiwidXNlcm5hbWUiOiJtaWtlZ29kd2luMDIiLCJlbWFpbCI6Im9sYW9sdXdhdG9zaW43ODlAZ21haWwuY29tIiwiZXhwIjoxNzgzNjQxMzY3fQ.oT_kuHCuq_cTdsOTqRII--y9hPq6KO7amMt8FYuq6hY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a151997fec0fdb2e-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.89.69.5",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 23:58:38 UTC] === END API CALL LOG ===
[02-Jul-2026 23:58:38 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 23:58:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQwIiwidXNlcm5hbWUiOiJtaWtlZ29kd2luMDIiLCJlbWFpbCI6Im9sYW9sdXdhdG9zaW43ODlAZ21haWwuY29tIiwiZXhwIjoxNzgzNjQxMzY3fQ.oT_kuHCuq_cTdsOTqRII--y9hPq6KO7amMt8FYuq6hY
[02-Jul-2026 23:58:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 23:58:38 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 23:58:38 UTC] User ID: 940
[02-Jul-2026 23:58:38 UTC] ✅ User profile retrieved successfully for user ID: 940
[02-Jul-2026 23:58:38 UTC] === API CALL LOG ===
[02-Jul-2026 23:58:38 UTC] Endpoint: user/profile.php
[02-Jul-2026 23:58:38 UTC] Full Log Data: {
    "timestamp": "2026-07-02 23:58:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.69.5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.89.69.5, 172.71.178.4",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQwIiwidXNlcm5hbWUiOiJtaWtlZ29kd2luMDIiLCJlbWFpbCI6Im9sYW9sdXdhdG9zaW43ODlAZ21haWwuY29tIiwiZXhwIjoxNzgzNjQxMzY3fQ.oT_kuHCuq_cTdsOTqRII--y9hPq6KO7amMt8FYuq6hY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1519982f891db2e-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.89.69.5",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 23:58:38 UTC] === END API CALL LOG ===
[02-Jul-2026 23:58:38 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 23:58:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQwIiwidXNlcm5hbWUiOiJtaWtlZ29kd2luMDIiLCJlbWFpbCI6Im9sYW9sdXdhdG9zaW43ODlAZ21haWwuY29tIiwiZXhwIjoxNzgzNjQxMzY3fQ.oT_kuHCuq_cTdsOTqRII--y9hPq6KO7amMt8FYuq6hY
[02-Jul-2026 23:58:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 23:58:38 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 23:58:38 UTC] User ID: 940
[02-Jul-2026 23:58:38 UTC] ✅ User profile retrieved successfully for user ID: 940
[02-Jul-2026 23:58:39 UTC] === API CALL LOG ===
[02-Jul-2026 23:58:39 UTC] Endpoint: user/profile.php
[02-Jul-2026 23:58:39 UTC] Full Log Data: {
    "timestamp": "2026-07-02 23:58:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.69.5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.89.69.5, 172.71.178.4",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQwIiwidXNlcm5hbWUiOiJtaWtlZ29kd2luMDIiLCJlbWFpbCI6Im9sYW9sdXdhdG9zaW43ODlAZ21haWwuY29tIiwiZXhwIjoxNzgzNjQxMzY3fQ.oT_kuHCuq_cTdsOTqRII--y9hPq6KO7amMt8FYuq6hY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15199880f28db2e-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.89.69.5",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Jul-2026 23:58:39 UTC] === END API CALL LOG ===
[02-Jul-2026 23:58:39 UTC] ✅ API Hash verification passed for profile endpoint
[02-Jul-2026 23:58:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQwIiwidXNlcm5hbWUiOiJtaWtlZ29kd2luMDIiLCJlbWFpbCI6Im9sYW9sdXdhdG9zaW43ODlAZ21haWwuY29tIiwiZXhwIjoxNzgzNjQxMzY3fQ.oT_kuHCuq_cTdsOTqRII--y9hPq6KO7amMt8FYuq6hY
[02-Jul-2026 23:58:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Jul-2026 23:58:39 UTC] ✅ JWT token verified successfully for user profile
[02-Jul-2026 23:58:39 UTC] User ID: 940
[02-Jul-2026 23:58:39 UTC] ✅ User profile retrieved successfully for user ID: 940
[03-Jul-2026 00:00:15 UTC] === API CALL LOG ===
[03-Jul-2026 00:00:15 UTC] Endpoint: user/profile.php
[03-Jul-2026 00:00:15 UTC] Full Log Data: {
    "timestamp": "2026-07-03 00:00:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.69.5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.89.69.5, 172.71.178.4",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQwIiwidXNlcm5hbWUiOiJtaWtlZ29kd2luMDIiLCJlbWFpbCI6Im9sYW9sdXdhdG9zaW43ODlAZ21haWwuY29tIiwiZXhwIjoxNzgzNjQxMzY3fQ.oT_kuHCuq_cTdsOTqRII--y9hPq6KO7amMt8FYuq6hY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1519be22848db2e-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.89.69.5",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 00:00:15 UTC] === END API CALL LOG ===
[03-Jul-2026 00:00:15 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 00:00:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQwIiwidXNlcm5hbWUiOiJtaWtlZ29kd2luMDIiLCJlbWFpbCI6Im9sYW9sdXdhdG9zaW43ODlAZ21haWwuY29tIiwiZXhwIjoxNzgzNjQxMzY3fQ.oT_kuHCuq_cTdsOTqRII--y9hPq6KO7amMt8FYuq6hY
[03-Jul-2026 00:00:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 00:00:15 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 00:00:15 UTC] User ID: 940
[03-Jul-2026 00:00:15 UTC] ✅ User profile retrieved successfully for user ID: 940
[03-Jul-2026 00:00:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 00:00:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 00:00:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.89.69.5, 172.71.178.4","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQwIiwidXNlcm5hbWUiOiJtaWtlZ29kd2luMDIiLCJlbWFpbCI6Im9sYW9sdXdhdG9zaW43ODlAZ21haWwuY29tIiwiZXhwIjoxNzgzNjQxMzY3fQ.oT_kuHCuq_cTdsOTqRII--y9hPq6KO7amMt8FYuq6hY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1519be22846db2e-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.89.69.5","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Jul-2026 00:00:15 UTC] === User Orders API Called ===
[03-Jul-2026 00:00:15 UTC] User ID: 940
[03-Jul-2026 00:00:15 UTC] Limit: 20, Offset: 0
[03-Jul-2026 00:00:15 UTC] Orders found: 0
[03-Jul-2026 00:00:15 UTC] Orders data: []
[03-Jul-2026 00:00:15 UTC] Total orders count: 0
[03-Jul-2026 00:00:16 UTC] === API CALL LOG ===
[03-Jul-2026 00:00:16 UTC] Endpoint: user/profile.php
[03-Jul-2026 00:00:16 UTC] Full Log Data: {
    "timestamp": "2026-07-03 00:00:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.69.5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.89.69.5, 172.71.178.4",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQwIiwidXNlcm5hbWUiOiJtaWtlZ29kd2luMDIiLCJlbWFpbCI6Im9sYW9sdXdhdG9zaW43ODlAZ21haWwuY29tIiwiZXhwIjoxNzgzNjQxMzY3fQ.oT_kuHCuq_cTdsOTqRII--y9hPq6KO7amMt8FYuq6hY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1519be40b11db2e-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.89.69.5",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 00:00:16 UTC] === END API CALL LOG ===
[03-Jul-2026 00:00:16 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 00:00:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQwIiwidXNlcm5hbWUiOiJtaWtlZ29kd2luMDIiLCJlbWFpbCI6Im9sYW9sdXdhdG9zaW43ODlAZ21haWwuY29tIiwiZXhwIjoxNzgzNjQxMzY3fQ.oT_kuHCuq_cTdsOTqRII--y9hPq6KO7amMt8FYuq6hY
[03-Jul-2026 00:00:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 00:00:16 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 00:00:16 UTC] User ID: 940
[03-Jul-2026 00:00:16 UTC] ✅ User profile retrieved successfully for user ID: 940
[03-Jul-2026 00:00:16 UTC] === API CALL LOG ===
[03-Jul-2026 00:00:16 UTC] Endpoint: user/profile.php
[03-Jul-2026 00:00:16 UTC] Full Log Data: {
    "timestamp": "2026-07-03 00:00:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.69.5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.89.69.5, 172.71.178.4",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQwIiwidXNlcm5hbWUiOiJtaWtlZ29kd2luMDIiLCJlbWFpbCI6Im9sYW9sdXdhdG9zaW43ODlAZ21haWwuY29tIiwiZXhwIjoxNzgzNjQxMzY3fQ.oT_kuHCuq_cTdsOTqRII--y9hPq6KO7amMt8FYuq6hY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1519be7e8d1db2e-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.89.69.5",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 00:00:16 UTC] === END API CALL LOG ===
[03-Jul-2026 00:00:16 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 00:00:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQwIiwidXNlcm5hbWUiOiJtaWtlZ29kd2luMDIiLCJlbWFpbCI6Im9sYW9sdXdhdG9zaW43ODlAZ21haWwuY29tIiwiZXhwIjoxNzgzNjQxMzY3fQ.oT_kuHCuq_cTdsOTqRII--y9hPq6KO7amMt8FYuq6hY
[03-Jul-2026 00:00:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 00:00:16 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 00:00:16 UTC] User ID: 940
[03-Jul-2026 00:00:16 UTC] ✅ User profile retrieved successfully for user ID: 940
[03-Jul-2026 00:00:19 UTC] === API CALL LOG ===
[03-Jul-2026 00:00:19 UTC] Endpoint: user/profile.php
[03-Jul-2026 00:00:19 UTC] Full Log Data: {
    "timestamp": "2026-07-03 00:00:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.69.5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.89.69.5, 172.71.178.4",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQwIiwidXNlcm5hbWUiOiJtaWtlZ29kd2luMDIiLCJlbWFpbCI6Im9sYW9sdXdhdG9zaW43ODlAZ21haWwuY29tIiwiZXhwIjoxNzgzNjQxMzY3fQ.oT_kuHCuq_cTdsOTqRII--y9hPq6KO7amMt8FYuq6hY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1519bf76d7ddb2e-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.89.69.5",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 00:00:19 UTC] === END API CALL LOG ===
[03-Jul-2026 00:00:19 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 00:00:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQwIiwidXNlcm5hbWUiOiJtaWtlZ29kd2luMDIiLCJlbWFpbCI6Im9sYW9sdXdhdG9zaW43ODlAZ21haWwuY29tIiwiZXhwIjoxNzgzNjQxMzY3fQ.oT_kuHCuq_cTdsOTqRII--y9hPq6KO7amMt8FYuq6hY
[03-Jul-2026 00:00:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 00:00:19 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 00:00:19 UTC] User ID: 940
[03-Jul-2026 00:00:19 UTC] ✅ User profile retrieved successfully for user ID: 940
[03-Jul-2026 00:00:19 UTC] User Purchases API - User ID: 940
[03-Jul-2026 00:00:19 UTC] User Purchases API - Total purchases found: 0
[03-Jul-2026 01:57:32 UTC] === API CALL LOG ===
[03-Jul-2026 01:57:32 UTC] Endpoint: user/profile.php
[03-Jul-2026 01:57:32 UTC] Full Log Data: {
    "timestamp": "2026-07-03 01:57:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:1c40:391:38a0:acb4:baff:febc:52bf",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:1c40:391:38a0:acb4:baff:febc:52bf, 172.68.221.157",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM2IiwidXNlcm5hbWUiOiJiYWRodW4zNCIsImVtYWlsIjoibWRyb2RheWVkaG9zc2FpbkBnbWFpbC5jb20iLCJleHAiOjE3ODM2MjI2NTF9.kRi0TZPs2jYBvfVEKGKu6dkz1jHI1lVYpto1oSmW5Lk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15247a9d9b194e9-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:1c40:391:38a0:acb4:baff:febc:52bf",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 01:57:32 UTC] === END API CALL LOG ===
[03-Jul-2026 01:57:32 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 01:57:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM2IiwidXNlcm5hbWUiOiJiYWRodW4zNCIsImVtYWlsIjoibWRyb2RheWVkaG9zc2FpbkBnbWFpbC5jb20iLCJleHAiOjE3ODM2MjI2NTF9.kRi0TZPs2jYBvfVEKGKu6dkz1jHI1lVYpto1oSmW5Lk
[03-Jul-2026 01:57:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 01:57:32 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 01:57:32 UTC] User ID: 936
[03-Jul-2026 01:57:32 UTC] ✅ User profile retrieved successfully for user ID: 936
[03-Jul-2026 01:57:33 UTC] === API CALL LOG ===
[03-Jul-2026 01:57:33 UTC] Endpoint: user/profile.php
[03-Jul-2026 01:57:33 UTC] Full Log Data: {
    "timestamp": "2026-07-03 01:57:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:1c40:391:38a0:acb4:baff:febc:52bf",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:1c40:391:38a0:acb4:baff:febc:52bf, 172.68.221.157",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM2IiwidXNlcm5hbWUiOiJiYWRodW4zNCIsImVtYWlsIjoibWRyb2RheWVkaG9zc2FpbkBnbWFpbC5jb20iLCJleHAiOjE3ODM2MjI2NTF9.kRi0TZPs2jYBvfVEKGKu6dkz1jHI1lVYpto1oSmW5Lk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15247b3a8c694e9-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:1c40:391:38a0:acb4:baff:febc:52bf",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 01:57:33 UTC] === END API CALL LOG ===
[03-Jul-2026 01:57:33 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 01:57:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM2IiwidXNlcm5hbWUiOiJiYWRodW4zNCIsImVtYWlsIjoibWRyb2RheWVkaG9zc2FpbkBnbWFpbC5jb20iLCJleHAiOjE3ODM2MjI2NTF9.kRi0TZPs2jYBvfVEKGKu6dkz1jHI1lVYpto1oSmW5Lk
[03-Jul-2026 01:57:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 01:57:33 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 01:57:33 UTC] User ID: 936
[03-Jul-2026 01:57:33 UTC] ✅ User profile retrieved successfully for user ID: 936
[03-Jul-2026 01:57:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 01:57:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 01:57:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2404:1c40:391:38a0:acb4:baff:febc:52bf, 172.68.221.157","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM2IiwidXNlcm5hbWUiOiJiYWRodW4zNCIsImVtYWlsIjoibWRyb2RheWVkaG9zc2FpbkBnbWFpbC5jb20iLCJleHAiOjE3ODM2MjI2NTF9.kRi0TZPs2jYBvfVEKGKu6dkz1jHI1lVYpto1oSmW5Lk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a15247b3e91f94e9-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2404:1c40:391:38a0:acb4:baff:febc:52bf","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Jul-2026 01:57:33 UTC] === User Orders API Called ===
[03-Jul-2026 01:57:33 UTC] User ID: 936
[03-Jul-2026 01:57:33 UTC] Limit: 20, Offset: 0
[03-Jul-2026 01:57:33 UTC] Orders found: 0
[03-Jul-2026 01:57:33 UTC] Orders data: []
[03-Jul-2026 01:57:33 UTC] Total orders count: 0
[03-Jul-2026 01:57:34 UTC] === API CALL LOG ===
[03-Jul-2026 01:57:34 UTC] Endpoint: user/profile.php
[03-Jul-2026 01:57:34 UTC] Full Log Data: {
    "timestamp": "2026-07-03 01:57:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:1c40:391:38a0:acb4:baff:febc:52bf",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:1c40:391:38a0:acb4:baff:febc:52bf, 172.68.221.166",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM2IiwidXNlcm5hbWUiOiJiYWRodW4zNCIsImVtYWlsIjoibWRyb2RheWVkaG9zc2FpbkBnbWFpbC5jb20iLCJleHAiOjE3ODM2MjI2NTF9.kRi0TZPs2jYBvfVEKGKu6dkz1jHI1lVYpto1oSmW5Lk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15247b4399c94e9-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:1c40:391:38a0:acb4:baff:febc:52bf",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 01:57:34 UTC] === END API CALL LOG ===
[03-Jul-2026 01:57:34 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 01:57:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM2IiwidXNlcm5hbWUiOiJiYWRodW4zNCIsImVtYWlsIjoibWRyb2RheWVkaG9zc2FpbkBnbWFpbC5jb20iLCJleHAiOjE3ODM2MjI2NTF9.kRi0TZPs2jYBvfVEKGKu6dkz1jHI1lVYpto1oSmW5Lk
[03-Jul-2026 01:57:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 01:57:34 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 01:57:34 UTC] User ID: 936
[03-Jul-2026 01:57:34 UTC] ✅ User profile retrieved successfully for user ID: 936
[03-Jul-2026 01:57:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 01:57:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 01:57:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2404:1c40:391:38a0:acb4:baff:febc:52bf, 172.68.221.157","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM2IiwidXNlcm5hbWUiOiJiYWRodW4zNCIsImVtYWlsIjoibWRyb2RheWVkaG9zc2FpbkBnbWFpbC5jb20iLCJleHAiOjE3ODM2MjI2NTF9.kRi0TZPs2jYBvfVEKGKu6dkz1jHI1lVYpto1oSmW5Lk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a15247df5c7b94e9-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2404:1c40:391:38a0:acb4:baff:febc:52bf","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Jul-2026 01:57:41 UTC] === User Orders API Called ===
[03-Jul-2026 01:57:41 UTC] User ID: 936
[03-Jul-2026 01:57:41 UTC] Limit: 20, Offset: 0
[03-Jul-2026 01:57:41 UTC] Orders found: 0
[03-Jul-2026 01:57:41 UTC] Orders data: []
[03-Jul-2026 01:57:41 UTC] Total orders count: 0
[03-Jul-2026 01:57:41 UTC] === API CALL LOG ===
[03-Jul-2026 01:57:41 UTC] Endpoint: user/profile.php
[03-Jul-2026 01:57:41 UTC] Full Log Data: {
    "timestamp": "2026-07-03 01:57:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:1c40:391:38a0:acb4:baff:febc:52bf",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:1c40:391:38a0:acb4:baff:febc:52bf, 172.68.221.157",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM2IiwidXNlcm5hbWUiOiJiYWRodW4zNCIsImVtYWlsIjoibWRyb2RheWVkaG9zc2FpbkBnbWFpbC5jb20iLCJleHAiOjE3ODM2MjI2NTF9.kRi0TZPs2jYBvfVEKGKu6dkz1jHI1lVYpto1oSmW5Lk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15247e38b0a94e9-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:1c40:391:38a0:acb4:baff:febc:52bf",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 01:57:41 UTC] === END API CALL LOG ===
[03-Jul-2026 01:57:41 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 01:57:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM2IiwidXNlcm5hbWUiOiJiYWRodW4zNCIsImVtYWlsIjoibWRyb2RheWVkaG9zc2FpbkBnbWFpbC5jb20iLCJleHAiOjE3ODM2MjI2NTF9.kRi0TZPs2jYBvfVEKGKu6dkz1jHI1lVYpto1oSmW5Lk
[03-Jul-2026 01:57:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 01:57:41 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 01:57:41 UTC] User ID: 936
[03-Jul-2026 01:57:41 UTC] ✅ User profile retrieved successfully for user ID: 936
[03-Jul-2026 01:57:41 UTC] === API CALL LOG ===
[03-Jul-2026 01:57:41 UTC] Endpoint: user/profile.php
[03-Jul-2026 01:57:41 UTC] Full Log Data: {
    "timestamp": "2026-07-03 01:57:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:1c40:391:38a0:acb4:baff:febc:52bf",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:1c40:391:38a0:acb4:baff:febc:52bf, 172.68.221.157",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM2IiwidXNlcm5hbWUiOiJiYWRodW4zNCIsImVtYWlsIjoibWRyb2RheWVkaG9zc2FpbkBnbWFpbC5jb20iLCJleHAiOjE3ODM2MjI2NTF9.kRi0TZPs2jYBvfVEKGKu6dkz1jHI1lVYpto1oSmW5Lk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15247dfbd0c94e9-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:1c40:391:38a0:acb4:baff:febc:52bf",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 01:57:41 UTC] === END API CALL LOG ===
[03-Jul-2026 01:57:41 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 01:57:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM2IiwidXNlcm5hbWUiOiJiYWRodW4zNCIsImVtYWlsIjoibWRyb2RheWVkaG9zc2FpbkBnbWFpbC5jb20iLCJleHAiOjE3ODM2MjI2NTF9.kRi0TZPs2jYBvfVEKGKu6dkz1jHI1lVYpto1oSmW5Lk
[03-Jul-2026 01:57:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 01:57:41 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 01:57:41 UTC] User ID: 936
[03-Jul-2026 01:57:41 UTC] ✅ User profile retrieved successfully for user ID: 936
[03-Jul-2026 01:57:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 01:57:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 01:57:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2404:1c40:391:38a0:acb4:baff:febc:52bf, 172.68.221.156","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM2IiwidXNlcm5hbWUiOiJiYWRodW4zNCIsImVtYWlsIjoibWRyb2RheWVkaG9zc2FpbkBnbWFpbC5jb20iLCJleHAiOjE3ODM2MjI2NTF9.kRi0TZPs2jYBvfVEKGKu6dkz1jHI1lVYpto1oSmW5Lk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a15248263b6e94e9-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2404:1c40:391:38a0:acb4:baff:febc:52bf","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Jul-2026 01:57:52 UTC] === User Orders API Called ===
[03-Jul-2026 01:57:52 UTC] User ID: 936
[03-Jul-2026 01:57:52 UTC] Limit: 20, Offset: 0
[03-Jul-2026 01:57:52 UTC] Orders found: 0
[03-Jul-2026 01:57:52 UTC] Orders data: []
[03-Jul-2026 01:57:52 UTC] Total orders count: 0
[03-Jul-2026 01:57:52 UTC] === API CALL LOG ===
[03-Jul-2026 01:57:52 UTC] Endpoint: user/profile.php
[03-Jul-2026 01:57:52 UTC] Full Log Data: {
    "timestamp": "2026-07-03 01:57:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:1c40:391:38a0:acb4:baff:febc:52bf",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:1c40:391:38a0:acb4:baff:febc:52bf, 172.68.221.157",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM2IiwidXNlcm5hbWUiOiJiYWRodW4zNCIsImVtYWlsIjoibWRyb2RheWVkaG9zc2FpbkBnbWFpbC5jb20iLCJleHAiOjE3ODM2MjI2NTF9.kRi0TZPs2jYBvfVEKGKu6dkz1jHI1lVYpto1oSmW5Lk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15248269bcf94e9-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:1c40:391:38a0:acb4:baff:febc:52bf",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 01:57:52 UTC] === END API CALL LOG ===
[03-Jul-2026 01:57:52 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 01:57:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM2IiwidXNlcm5hbWUiOiJiYWRodW4zNCIsImVtYWlsIjoibWRyb2RheWVkaG9zc2FpbkBnbWFpbC5jb20iLCJleHAiOjE3ODM2MjI2NTF9.kRi0TZPs2jYBvfVEKGKu6dkz1jHI1lVYpto1oSmW5Lk
[03-Jul-2026 01:57:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 01:57:52 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 01:57:52 UTC] User ID: 936
[03-Jul-2026 01:57:52 UTC] ✅ User profile retrieved successfully for user ID: 936
[03-Jul-2026 01:57:52 UTC] === API CALL LOG ===
[03-Jul-2026 01:57:52 UTC] Endpoint: user/profile.php
[03-Jul-2026 01:57:52 UTC] Full Log Data: {
    "timestamp": "2026-07-03 01:57:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:1c40:391:38a0:acb4:baff:febc:52bf",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:1c40:391:38a0:acb4:baff:febc:52bf, 172.68.221.157",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM2IiwidXNlcm5hbWUiOiJiYWRodW4zNCIsImVtYWlsIjoibWRyb2RheWVkaG9zc2FpbkBnbWFpbC5jb20iLCJleHAiOjE3ODM2MjI2NTF9.kRi0TZPs2jYBvfVEKGKu6dkz1jHI1lVYpto1oSmW5Lk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a152482a79b194e9-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:1c40:391:38a0:acb4:baff:febc:52bf",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 01:57:52 UTC] === END API CALL LOG ===
[03-Jul-2026 01:57:52 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 01:57:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM2IiwidXNlcm5hbWUiOiJiYWRodW4zNCIsImVtYWlsIjoibWRyb2RheWVkaG9zc2FpbkBnbWFpbC5jb20iLCJleHAiOjE3ODM2MjI2NTF9.kRi0TZPs2jYBvfVEKGKu6dkz1jHI1lVYpto1oSmW5Lk
[03-Jul-2026 01:57:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 01:57:52 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 01:57:52 UTC] User ID: 936
[03-Jul-2026 01:57:52 UTC] ✅ User profile retrieved successfully for user ID: 936
[03-Jul-2026 01:58:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 01:58:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 01:58:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2404:1c40:391:38a0:acb4:baff:febc:52bf, 172.68.221.156","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM2IiwidXNlcm5hbWUiOiJiYWRodW4zNCIsImVtYWlsIjoibWRyb2RheWVkaG9zc2FpbkBnbWFpbC5jb20iLCJleHAiOjE3ODM2MjI2NTF9.kRi0TZPs2jYBvfVEKGKu6dkz1jHI1lVYpto1oSmW5Lk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a152486acd8394e9-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2404:1c40:391:38a0:acb4:baff:febc:52bf","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Jul-2026 01:58:03 UTC] === User Orders API Called ===
[03-Jul-2026 01:58:03 UTC] User ID: 936
[03-Jul-2026 01:58:03 UTC] Limit: 20, Offset: 0
[03-Jul-2026 01:58:03 UTC] Orders found: 0
[03-Jul-2026 01:58:03 UTC] Orders data: []
[03-Jul-2026 01:58:03 UTC] Total orders count: 0
[03-Jul-2026 01:58:03 UTC] === API CALL LOG ===
[03-Jul-2026 01:58:03 UTC] Endpoint: user/profile.php
[03-Jul-2026 01:58:03 UTC] Full Log Data: {
    "timestamp": "2026-07-03 01:58:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:1c40:391:38a0:acb4:baff:febc:52bf",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:1c40:391:38a0:acb4:baff:febc:52bf, 172.68.221.157",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM2IiwidXNlcm5hbWUiOiJiYWRodW4zNCIsImVtYWlsIjoibWRyb2RheWVkaG9zc2FpbkBnbWFpbC5jb20iLCJleHAiOjE3ODM2MjI2NTF9.kRi0TZPs2jYBvfVEKGKu6dkz1jHI1lVYpto1oSmW5Lk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a152486b1e1794e9-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:1c40:391:38a0:acb4:baff:febc:52bf",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 01:58:03 UTC] === END API CALL LOG ===
[03-Jul-2026 01:58:03 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 01:58:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM2IiwidXNlcm5hbWUiOiJiYWRodW4zNCIsImVtYWlsIjoibWRyb2RheWVkaG9zc2FpbkBnbWFpbC5jb20iLCJleHAiOjE3ODM2MjI2NTF9.kRi0TZPs2jYBvfVEKGKu6dkz1jHI1lVYpto1oSmW5Lk
[03-Jul-2026 01:58:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 01:58:03 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 01:58:03 UTC] User ID: 936
[03-Jul-2026 01:58:03 UTC] ✅ User profile retrieved successfully for user ID: 936
[03-Jul-2026 01:58:03 UTC] === API CALL LOG ===
[03-Jul-2026 01:58:03 UTC] Endpoint: user/profile.php
[03-Jul-2026 01:58:03 UTC] Full Log Data: {
    "timestamp": "2026-07-03 01:58:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:1c40:391:38a0:acb4:baff:febc:52bf",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:1c40:391:38a0:acb4:baff:febc:52bf, 172.68.221.156",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM2IiwidXNlcm5hbWUiOiJiYWRodW4zNCIsImVtYWlsIjoibWRyb2RheWVkaG9zc2FpbkBnbWFpbC5jb20iLCJleHAiOjE3ODM2MjI2NTF9.kRi0TZPs2jYBvfVEKGKu6dkz1jHI1lVYpto1oSmW5Lk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a152486f2d0594e9-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:1c40:391:38a0:acb4:baff:febc:52bf",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 01:58:03 UTC] === END API CALL LOG ===
[03-Jul-2026 01:58:03 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 01:58:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM2IiwidXNlcm5hbWUiOiJiYWRodW4zNCIsImVtYWlsIjoibWRyb2RheWVkaG9zc2FpbkBnbWFpbC5jb20iLCJleHAiOjE3ODM2MjI2NTF9.kRi0TZPs2jYBvfVEKGKu6dkz1jHI1lVYpto1oSmW5Lk
[03-Jul-2026 01:58:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 01:58:03 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 01:58:03 UTC] User ID: 936
[03-Jul-2026 01:58:03 UTC] ✅ User profile retrieved successfully for user ID: 936
[03-Jul-2026 02:06:14 UTC] === API CALL LOG ===
[03-Jul-2026 02:06:14 UTC] Endpoint: user/profile.php
[03-Jul-2026 02:06:14 UTC] Full Log Data: {
    "timestamp": "2026-07-03 02:06:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:1c40:391:38a0:acb4:baff:febc:52bf",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:1c40:391:38a0:acb4:baff:febc:52bf, 172.68.221.156",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM2IiwidXNlcm5hbWUiOiJiYWRodW4zNCIsImVtYWlsIjoibWRyb2RheWVkaG9zc2FpbkBnbWFpbC5jb20iLCJleHAiOjE3ODM2MjI2NTF9.kRi0TZPs2jYBvfVEKGKu6dkz1jHI1lVYpto1oSmW5Lk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a152546a39175658-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:1c40:391:38a0:acb4:baff:febc:52bf",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 02:06:14 UTC] === END API CALL LOG ===
[03-Jul-2026 02:06:14 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 02:06:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM2IiwidXNlcm5hbWUiOiJiYWRodW4zNCIsImVtYWlsIjoibWRyb2RheWVkaG9zc2FpbkBnbWFpbC5jb20iLCJleHAiOjE3ODM2MjI2NTF9.kRi0TZPs2jYBvfVEKGKu6dkz1jHI1lVYpto1oSmW5Lk
[03-Jul-2026 02:06:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 02:06:14 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 02:06:14 UTC] User ID: 936
[03-Jul-2026 02:06:14 UTC] ✅ User profile retrieved successfully for user ID: 936
[03-Jul-2026 08:21:19 UTC] === API CALL LOG ===
[03-Jul-2026 08:21:19 UTC] Endpoint: user/profile.php
[03-Jul-2026 08:21:19 UTC] Full Log Data: {
    "timestamp": "2026-07-03 08:21:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a101:85d3:3ce2:c6ff:fe60:b520",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a101:85d3:3ce2:c6ff:fe60:b520, 162.158.19.191",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM2NzE2Nzh9.1vV1CyyrAaRiSHSXiHPLm47uTWZKfyvRvI0nFH6u2Wk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15479d9dc80f3a9-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a101:85d3:3ce2:c6ff:fe60:b520",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 08:21:19 UTC] === END API CALL LOG ===
[03-Jul-2026 08:21:19 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 08:21:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM2NzE2Nzh9.1vV1CyyrAaRiSHSXiHPLm47uTWZKfyvRvI0nFH6u2Wk
[03-Jul-2026 08:21:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 08:21:19 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 08:21:19 UTC] User ID: 694
[03-Jul-2026 08:21:19 UTC] ✅ User profile retrieved successfully for user ID: 694
[03-Jul-2026 08:21:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 08:21:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 08:21:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a00:1880:a101:85d3:3ce2:c6ff:fe60:b520, 162.158.19.191","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM2NzE2Nzh9.1vV1CyyrAaRiSHSXiHPLm47uTWZKfyvRvI0nFH6u2Wk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a15479da1d07f3a9-OTP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a00:1880:a101:85d3:3ce2:c6ff:fe60:b520","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Jul-2026 08:21:19 UTC] === User Orders API Called ===
[03-Jul-2026 08:21:19 UTC] User ID: 694
[03-Jul-2026 08:21:19 UTC] Limit: 20, Offset: 0
[03-Jul-2026 08:21:19 UTC] Orders found: 0
[03-Jul-2026 08:21:19 UTC] Orders data: []
[03-Jul-2026 08:21:19 UTC] Total orders count: 0
[03-Jul-2026 08:21:19 UTC] === API CALL LOG ===
[03-Jul-2026 08:21:19 UTC] Endpoint: user/profile.php
[03-Jul-2026 08:21:19 UTC] Full Log Data: {
    "timestamp": "2026-07-03 08:21:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a101:85d3:3ce2:c6ff:fe60:b520",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a101:85d3:3ce2:c6ff:fe60:b520, 162.158.19.191",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM2NzE2Nzh9.1vV1CyyrAaRiSHSXiHPLm47uTWZKfyvRvI0nFH6u2Wk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15479da8de3f3a9-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a101:85d3:3ce2:c6ff:fe60:b520",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 08:21:19 UTC] === END API CALL LOG ===
[03-Jul-2026 08:21:19 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 08:21:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM2NzE2Nzh9.1vV1CyyrAaRiSHSXiHPLm47uTWZKfyvRvI0nFH6u2Wk
[03-Jul-2026 08:21:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 08:21:19 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 08:21:19 UTC] User ID: 694
[03-Jul-2026 08:21:19 UTC] ✅ User profile retrieved successfully for user ID: 694
[03-Jul-2026 08:21:29 UTC] === API CALL LOG ===
[03-Jul-2026 08:21:29 UTC] Endpoint: user/profile.php
[03-Jul-2026 08:21:29 UTC] Full Log Data: {
    "timestamp": "2026-07-03 08:21:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a101:85d3:3ce2:c6ff:fe60:b520",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a101:85d3:3ce2:c6ff:fe60:b520, 162.158.14.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM2NzE2Nzh9.1vV1CyyrAaRiSHSXiHPLm47uTWZKfyvRvI0nFH6u2Wk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1547a184e08e458-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a101:85d3:3ce2:c6ff:fe60:b520",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 08:21:29 UTC] === END API CALL LOG ===
[03-Jul-2026 08:21:29 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 08:21:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM2NzE2Nzh9.1vV1CyyrAaRiSHSXiHPLm47uTWZKfyvRvI0nFH6u2Wk
[03-Jul-2026 08:21:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 08:21:29 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 08:21:29 UTC] User ID: 694
[03-Jul-2026 08:21:29 UTC] ✅ User profile retrieved successfully for user ID: 694
[03-Jul-2026 08:21:29 UTC] === API CALL LOG ===
[03-Jul-2026 08:21:29 UTC] Endpoint: user/profile.php
[03-Jul-2026 08:21:29 UTC] Full Log Data: {
    "timestamp": "2026-07-03 08:21:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a101:85d3:3ce2:c6ff:fe60:b520",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a101:85d3:3ce2:c6ff:fe60:b520, 162.158.14.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM2NzE2Nzh9.1vV1CyyrAaRiSHSXiHPLm47uTWZKfyvRvI0nFH6u2Wk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1547a1c286ce458-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a101:85d3:3ce2:c6ff:fe60:b520",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 08:21:29 UTC] === END API CALL LOG ===
[03-Jul-2026 08:21:29 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 08:21:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM2NzE2Nzh9.1vV1CyyrAaRiSHSXiHPLm47uTWZKfyvRvI0nFH6u2Wk
[03-Jul-2026 08:21:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 08:21:29 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 08:21:29 UTC] User ID: 694
[03-Jul-2026 08:21:29 UTC] ✅ User profile retrieved successfully for user ID: 694
[03-Jul-2026 08:21:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 08:21:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 08:21:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a00:1880:a101:85d3:3ce2:c6ff:fe60:b520, 162.158.14.216","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM2NzE2Nzh9.1vV1CyyrAaRiSHSXiHPLm47uTWZKfyvRvI0nFH6u2Wk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1547a1c6890e458-OTP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a00:1880:a101:85d3:3ce2:c6ff:fe60:b520","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Jul-2026 08:21:29 UTC] === User Orders API Called ===
[03-Jul-2026 08:21:29 UTC] User ID: 694
[03-Jul-2026 08:21:29 UTC] Limit: 20, Offset: 0
[03-Jul-2026 08:21:29 UTC] Orders found: 0
[03-Jul-2026 08:21:29 UTC] Orders data: []
[03-Jul-2026 08:21:29 UTC] Total orders count: 0
[03-Jul-2026 08:21:29 UTC] === API CALL LOG ===
[03-Jul-2026 08:21:29 UTC] Endpoint: user/profile.php
[03-Jul-2026 08:21:29 UTC] Full Log Data: {
    "timestamp": "2026-07-03 08:21:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a101:85d3:3ce2:c6ff:fe60:b520",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a101:85d3:3ce2:c6ff:fe60:b520, 162.158.14.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM2NzE2Nzh9.1vV1CyyrAaRiSHSXiHPLm47uTWZKfyvRvI0nFH6u2Wk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1547a1cc8cce458-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a101:85d3:3ce2:c6ff:fe60:b520",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 08:21:29 UTC] === END API CALL LOG ===
[03-Jul-2026 08:21:29 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 08:21:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM2NzE2Nzh9.1vV1CyyrAaRiSHSXiHPLm47uTWZKfyvRvI0nFH6u2Wk
[03-Jul-2026 08:21:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 08:21:29 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 08:21:29 UTC] User ID: 694
[03-Jul-2026 08:21:29 UTC] ✅ User profile retrieved successfully for user ID: 694
[03-Jul-2026 08:21:39 UTC] === API CALL LOG ===
[03-Jul-2026 08:21:39 UTC] Endpoint: user/profile.php
[03-Jul-2026 08:21:39 UTC] Full Log Data: {
    "timestamp": "2026-07-03 08:21:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a101:85d3:3ce2:c6ff:fe60:b520",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a101:85d3:3ce2:c6ff:fe60:b520, 162.158.14.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM2NzE2Nzh9.1vV1CyyrAaRiSHSXiHPLm47uTWZKfyvRvI0nFH6u2Wk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1547a5c0e62e44d-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a101:85d3:3ce2:c6ff:fe60:b520",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 08:21:39 UTC] === END API CALL LOG ===
[03-Jul-2026 08:21:39 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 08:21:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM2NzE2Nzh9.1vV1CyyrAaRiSHSXiHPLm47uTWZKfyvRvI0nFH6u2Wk
[03-Jul-2026 08:21:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 08:21:39 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 08:21:39 UTC] User ID: 694
[03-Jul-2026 08:21:39 UTC] ✅ User profile retrieved successfully for user ID: 694
[03-Jul-2026 08:21:40 UTC] === API CALL LOG ===
[03-Jul-2026 08:21:40 UTC] Endpoint: user/profile.php
[03-Jul-2026 08:21:40 UTC] Full Log Data: {
    "timestamp": "2026-07-03 08:21:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a101:85d3:3ce2:c6ff:fe60:b520",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a101:85d3:3ce2:c6ff:fe60:b520, 162.158.14.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM2NzE2Nzh9.1vV1CyyrAaRiSHSXiHPLm47uTWZKfyvRvI0nFH6u2Wk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1547a5fe9c5e44d-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a101:85d3:3ce2:c6ff:fe60:b520",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 08:21:40 UTC] === END API CALL LOG ===
[03-Jul-2026 08:21:40 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 08:21:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM2NzE2Nzh9.1vV1CyyrAaRiSHSXiHPLm47uTWZKfyvRvI0nFH6u2Wk
[03-Jul-2026 08:21:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 08:21:40 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 08:21:40 UTC] User ID: 694
[03-Jul-2026 08:21:40 UTC] ✅ User profile retrieved successfully for user ID: 694
[03-Jul-2026 08:21:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 08:21:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 08:21:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a00:1880:a101:85d3:3ce2:c6ff:fe60:b520, 162.158.14.48","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM2NzE2Nzh9.1vV1CyyrAaRiSHSXiHPLm47uTWZKfyvRvI0nFH6u2Wk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1547a6049fde44d-OTP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a00:1880:a101:85d3:3ce2:c6ff:fe60:b520","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Jul-2026 08:21:40 UTC] === User Orders API Called ===
[03-Jul-2026 08:21:40 UTC] User ID: 694
[03-Jul-2026 08:21:40 UTC] Limit: 20, Offset: 0
[03-Jul-2026 08:21:40 UTC] Orders found: 0
[03-Jul-2026 08:21:40 UTC] Orders data: []
[03-Jul-2026 08:21:40 UTC] Total orders count: 0
[03-Jul-2026 08:21:40 UTC] === API CALL LOG ===
[03-Jul-2026 08:21:40 UTC] Endpoint: user/profile.php
[03-Jul-2026 08:21:40 UTC] Full Log Data: {
    "timestamp": "2026-07-03 08:21:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a101:85d3:3ce2:c6ff:fe60:b520",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a101:85d3:3ce2:c6ff:fe60:b520, 162.158.14.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM2NzE2Nzh9.1vV1CyyrAaRiSHSXiHPLm47uTWZKfyvRvI0nFH6u2Wk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1547a609a3be44d-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a101:85d3:3ce2:c6ff:fe60:b520",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 08:21:40 UTC] === END API CALL LOG ===
[03-Jul-2026 08:21:40 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 08:21:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM2NzE2Nzh9.1vV1CyyrAaRiSHSXiHPLm47uTWZKfyvRvI0nFH6u2Wk
[03-Jul-2026 08:21:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 08:21:40 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 08:21:40 UTC] User ID: 694
[03-Jul-2026 08:21:40 UTC] ✅ User profile retrieved successfully for user ID: 694
[03-Jul-2026 08:22:04 UTC] === API CALL LOG ===
[03-Jul-2026 08:22:04 UTC] Endpoint: user/profile.php
[03-Jul-2026 08:22:04 UTC] Full Log Data: {
    "timestamp": "2026-07-03 08:22:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a101:85d3:3ce2:c6ff:fe60:b520",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a101:85d3:3ce2:c6ff:fe60:b520, 162.158.14.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM2NzE2Nzh9.1vV1CyyrAaRiSHSXiHPLm47uTWZKfyvRvI0nFH6u2Wk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1547af4ecc6e44d-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a101:85d3:3ce2:c6ff:fe60:b520",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 08:22:04 UTC] === END API CALL LOG ===
[03-Jul-2026 08:22:04 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 08:22:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM2NzE2Nzh9.1vV1CyyrAaRiSHSXiHPLm47uTWZKfyvRvI0nFH6u2Wk
[03-Jul-2026 08:22:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 08:22:04 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 08:22:04 UTC] User ID: 694
[03-Jul-2026 08:22:04 UTC] ✅ User profile retrieved successfully for user ID: 694
[03-Jul-2026 08:22:04 UTC] User Purchases API - User ID: 694
[03-Jul-2026 08:22:04 UTC] User Purchases API - Total purchases found: 0
[03-Jul-2026 08:22:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 08:22:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 08:22:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a00:1880:a101:85d3:3ce2:c6ff:fe60:b520, 162.158.14.48","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM2NzE2Nzh9.1vV1CyyrAaRiSHSXiHPLm47uTWZKfyvRvI0nFH6u2Wk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1547b469f10e44d-OTP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a00:1880:a101:85d3:3ce2:c6ff:fe60:b520","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Jul-2026 08:22:17 UTC] === User Orders API Called ===
[03-Jul-2026 08:22:17 UTC] User ID: 694
[03-Jul-2026 08:22:17 UTC] Limit: 20, Offset: 0
[03-Jul-2026 08:22:17 UTC] Orders found: 0
[03-Jul-2026 08:22:17 UTC] Orders data: []
[03-Jul-2026 08:22:17 UTC] Total orders count: 0
[03-Jul-2026 08:22:17 UTC] === API CALL LOG ===
[03-Jul-2026 08:22:17 UTC] Endpoint: user/profile.php
[03-Jul-2026 08:22:17 UTC] Full Log Data: {
    "timestamp": "2026-07-03 08:22:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a101:85d3:3ce2:c6ff:fe60:b520",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a101:85d3:3ce2:c6ff:fe60:b520, 162.158.14.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM2NzE2Nzh9.1vV1CyyrAaRiSHSXiHPLm47uTWZKfyvRvI0nFH6u2Wk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1547b46ff3fe44d-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a101:85d3:3ce2:c6ff:fe60:b520",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 08:22:17 UTC] === END API CALL LOG ===
[03-Jul-2026 08:22:17 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 08:22:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM2NzE2Nzh9.1vV1CyyrAaRiSHSXiHPLm47uTWZKfyvRvI0nFH6u2Wk
[03-Jul-2026 08:22:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 08:22:17 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 08:22:17 UTC] User ID: 694
[03-Jul-2026 08:22:17 UTC] ✅ User profile retrieved successfully for user ID: 694
[03-Jul-2026 08:22:18 UTC] === API CALL LOG ===
[03-Jul-2026 08:22:18 UTC] Endpoint: user/profile.php
[03-Jul-2026 08:22:18 UTC] Full Log Data: {
    "timestamp": "2026-07-03 08:22:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a101:85d3:3ce2:c6ff:fe60:b520",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a101:85d3:3ce2:c6ff:fe60:b520, 162.158.14.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM2NzE2Nzh9.1vV1CyyrAaRiSHSXiHPLm47uTWZKfyvRvI0nFH6u2Wk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1547b4afa39e44d-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a101:85d3:3ce2:c6ff:fe60:b520",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 08:22:18 UTC] === END API CALL LOG ===
[03-Jul-2026 08:22:18 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 08:22:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM2NzE2Nzh9.1vV1CyyrAaRiSHSXiHPLm47uTWZKfyvRvI0nFH6u2Wk
[03-Jul-2026 08:22:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 08:22:18 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 08:22:18 UTC] User ID: 694
[03-Jul-2026 08:22:18 UTC] ✅ User profile retrieved successfully for user ID: 694
[03-Jul-2026 08:22:24 UTC] === API CALL LOG ===
[03-Jul-2026 08:22:24 UTC] Endpoint: user/profile.php
[03-Jul-2026 08:22:24 UTC] Full Log Data: {
    "timestamp": "2026-07-03 08:22:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a101:85d3:3ce2:c6ff:fe60:b520",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a101:85d3:3ce2:c6ff:fe60:b520, 162.158.19.223",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM2NzE2Nzh9.1vV1CyyrAaRiSHSXiHPLm47uTWZKfyvRvI0nFH6u2Wk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1547b72bd0c23c9-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a101:85d3:3ce2:c6ff:fe60:b520",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 08:22:24 UTC] === END API CALL LOG ===
[03-Jul-2026 08:22:24 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 08:22:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM2NzE2Nzh9.1vV1CyyrAaRiSHSXiHPLm47uTWZKfyvRvI0nFH6u2Wk
[03-Jul-2026 08:22:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 08:22:24 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 08:22:24 UTC] User ID: 694
[03-Jul-2026 08:22:24 UTC] ✅ User profile retrieved successfully for user ID: 694
[03-Jul-2026 08:22:25 UTC] === API CALL LOG ===
[03-Jul-2026 08:22:25 UTC] Endpoint: user/profile.php
[03-Jul-2026 08:22:25 UTC] Full Log Data: {
    "timestamp": "2026-07-03 08:22:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a101:85d3:3ce2:c6ff:fe60:b520",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a101:85d3:3ce2:c6ff:fe60:b520, 162.158.19.223",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM2NzE2Nzh9.1vV1CyyrAaRiSHSXiHPLm47uTWZKfyvRvI0nFH6u2Wk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1547b76f9b823c9-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a101:85d3:3ce2:c6ff:fe60:b520",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 08:22:25 UTC] === END API CALL LOG ===
[03-Jul-2026 08:22:25 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 08:22:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM2NzE2Nzh9.1vV1CyyrAaRiSHSXiHPLm47uTWZKfyvRvI0nFH6u2Wk
[03-Jul-2026 08:22:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 08:22:25 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 08:22:25 UTC] User ID: 694
[03-Jul-2026 08:22:25 UTC] ✅ User profile retrieved successfully for user ID: 694
[03-Jul-2026 08:22:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 08:22:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 08:22:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a00:1880:a101:85d3:3ce2:c6ff:fe60:b520, 162.158.19.223","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM2NzE2Nzh9.1vV1CyyrAaRiSHSXiHPLm47uTWZKfyvRvI0nFH6u2Wk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1547b76f9bf23c9-OTP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a00:1880:a101:85d3:3ce2:c6ff:fe60:b520","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Jul-2026 08:22:25 UTC] === User Orders API Called ===
[03-Jul-2026 08:22:25 UTC] User ID: 694
[03-Jul-2026 08:22:25 UTC] Limit: 20, Offset: 0
[03-Jul-2026 08:22:25 UTC] Orders found: 0
[03-Jul-2026 08:22:25 UTC] Orders data: []
[03-Jul-2026 08:22:25 UTC] Total orders count: 0
[03-Jul-2026 08:22:25 UTC] === API CALL LOG ===
[03-Jul-2026 08:22:25 UTC] Endpoint: user/profile.php
[03-Jul-2026 08:22:25 UTC] Full Log Data: {
    "timestamp": "2026-07-03 08:22:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a101:85d3:3ce2:c6ff:fe60:b520",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a101:85d3:3ce2:c6ff:fe60:b520, 162.158.19.223",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM2NzE2Nzh9.1vV1CyyrAaRiSHSXiHPLm47uTWZKfyvRvI0nFH6u2Wk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1547b772a3223c9-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a101:85d3:3ce2:c6ff:fe60:b520",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 08:22:25 UTC] === END API CALL LOG ===
[03-Jul-2026 08:22:25 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 08:22:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM2NzE2Nzh9.1vV1CyyrAaRiSHSXiHPLm47uTWZKfyvRvI0nFH6u2Wk
[03-Jul-2026 08:22:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 08:22:25 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 08:22:25 UTC] User ID: 694
[03-Jul-2026 08:22:25 UTC] ✅ User profile retrieved successfully for user ID: 694
[03-Jul-2026 08:22:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 08:22:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 08:22:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a00:1880:a101:85d3:3ce2:c6ff:fe60:b520, 162.158.19.223","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM2NzE2Nzh9.1vV1CyyrAaRiSHSXiHPLm47uTWZKfyvRvI0nFH6u2Wk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1547b80ec3f23c9-OTP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a00:1880:a101:85d3:3ce2:c6ff:fe60:b520","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Jul-2026 08:22:26 UTC] === User Orders API Called ===
[03-Jul-2026 08:22:26 UTC] User ID: 694
[03-Jul-2026 08:22:26 UTC] Limit: 20, Offset: 0
[03-Jul-2026 08:22:26 UTC] Orders found: 0
[03-Jul-2026 08:22:26 UTC] Orders data: []
[03-Jul-2026 08:22:26 UTC] Total orders count: 0
[03-Jul-2026 09:15:21 UTC] === API CALL LOG ===
[03-Jul-2026 09:15:21 UTC] Endpoint: user/profile.php
[03-Jul-2026 09:15:21 UTC] Full Log Data: {
    "timestamp": "2026-07-03 09:15:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.251.253.69",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.251.253.69, 172.68.254.150",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQxIiwidXNlcm5hbWUiOiJmYXJlcyIsImVtYWlsIjoiZmFyZXNmYXJlczE4MTJAZ21haWwuY29tIiwiZXhwIjoxNzgzNjc0OTIwfQ.CbnwpkrRHdXWCKES873CKLxDfxTBTWdc2-1xHRrYiRk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a154c9047ee13447-ORN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.251.253.69",
        "cf-ipcountry": "DZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 09:15:21 UTC] === END API CALL LOG ===
[03-Jul-2026 09:15:21 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 09:15:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQxIiwidXNlcm5hbWUiOiJmYXJlcyIsImVtYWlsIjoiZmFyZXNmYXJlczE4MTJAZ21haWwuY29tIiwiZXhwIjoxNzgzNjc0OTIwfQ.CbnwpkrRHdXWCKES873CKLxDfxTBTWdc2-1xHRrYiRk
[03-Jul-2026 09:15:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 09:15:21 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 09:15:21 UTC] User ID: 941
[03-Jul-2026 09:15:21 UTC] ✅ User profile retrieved successfully for user ID: 941
[03-Jul-2026 09:15:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 09:15:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 09:15:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"154.251.253.69, 172.68.254.150","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQxIiwidXNlcm5hbWUiOiJmYXJlcyIsImVtYWlsIjoiZmFyZXNmYXJlczE4MTJAZ21haWwuY29tIiwiZXhwIjoxNzgzNjc0OTIwfQ.CbnwpkrRHdXWCKES873CKLxDfxTBTWdc2-1xHRrYiRk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a154c9048ef23447-ORN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"154.251.253.69","cf-ipcountry":"DZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Jul-2026 09:15:21 UTC] === User Orders API Called ===
[03-Jul-2026 09:15:21 UTC] User ID: 941
[03-Jul-2026 09:15:21 UTC] Limit: 20, Offset: 0
[03-Jul-2026 09:15:21 UTC] Orders found: 0
[03-Jul-2026 09:15:21 UTC] Orders data: []
[03-Jul-2026 09:15:21 UTC] Total orders count: 0
[03-Jul-2026 09:15:21 UTC] === API CALL LOG ===
[03-Jul-2026 09:15:21 UTC] Endpoint: user/profile.php
[03-Jul-2026 09:15:21 UTC] Full Log Data: {
    "timestamp": "2026-07-03 09:15:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.251.253.69",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.251.253.69, 172.68.254.136",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQxIiwidXNlcm5hbWUiOiJmYXJlcyIsImVtYWlsIjoiZmFyZXNmYXJlczE4MTJAZ21haWwuY29tIiwiZXhwIjoxNzgzNjc0OTIwfQ.CbnwpkrRHdXWCKES873CKLxDfxTBTWdc2-1xHRrYiRk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a154c9052fb63447-ORN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.251.253.69",
        "cf-ipcountry": "DZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 09:15:21 UTC] === END API CALL LOG ===
[03-Jul-2026 09:15:21 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 09:15:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQxIiwidXNlcm5hbWUiOiJmYXJlcyIsImVtYWlsIjoiZmFyZXNmYXJlczE4MTJAZ21haWwuY29tIiwiZXhwIjoxNzgzNjc0OTIwfQ.CbnwpkrRHdXWCKES873CKLxDfxTBTWdc2-1xHRrYiRk
[03-Jul-2026 09:15:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 09:15:21 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 09:15:21 UTC] User ID: 941
[03-Jul-2026 09:15:21 UTC] ✅ User profile retrieved successfully for user ID: 941
[03-Jul-2026 09:15:23 UTC] === API CALL LOG ===
[03-Jul-2026 09:15:23 UTC] Endpoint: user/profile.php
[03-Jul-2026 09:15:23 UTC] Full Log Data: {
    "timestamp": "2026-07-03 09:15:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.251.253.69",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.251.253.69, 172.68.254.136",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQxIiwidXNlcm5hbWUiOiJmYXJlcyIsImVtYWlsIjoiZmFyZXNmYXJlczE4MTJAZ21haWwuY29tIiwiZXhwIjoxNzgzNjc0OTIwfQ.CbnwpkrRHdXWCKES873CKLxDfxTBTWdc2-1xHRrYiRk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a154c90cc8313447-ORN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.251.253.69",
        "cf-ipcountry": "DZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 09:15:23 UTC] === END API CALL LOG ===
[03-Jul-2026 09:15:23 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 09:15:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQxIiwidXNlcm5hbWUiOiJmYXJlcyIsImVtYWlsIjoiZmFyZXNmYXJlczE4MTJAZ21haWwuY29tIiwiZXhwIjoxNzgzNjc0OTIwfQ.CbnwpkrRHdXWCKES873CKLxDfxTBTWdc2-1xHRrYiRk
[03-Jul-2026 09:15:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 09:15:23 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 09:15:23 UTC] User ID: 941
[03-Jul-2026 09:15:23 UTC] ✅ User profile retrieved successfully for user ID: 941
[03-Jul-2026 09:47:45 UTC] === API CALL LOG ===
[03-Jul-2026 09:47:45 UTC] Endpoint: user/profile.php
[03-Jul-2026 09:47:45 UTC] Full Log Data: {
    "timestamp": "2026-07-03 09:47:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8, 197.234.242.162",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a154f874dbd3738f-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 09:47:45 UTC] === END API CALL LOG ===
[03-Jul-2026 09:47:45 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 09:47:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U
[03-Jul-2026 09:47:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 09:47:45 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 09:47:45 UTC] User ID: 92
[03-Jul-2026 09:47:45 UTC] ✅ User profile retrieved successfully for user ID: 92
[03-Jul-2026 09:47:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 09:47:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 09:47:46 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8, 197.234.242.162","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a154f87f6ac0738f-JNB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Jul-2026 09:47:46 UTC] === User Orders API Called ===
[03-Jul-2026 09:47:46 UTC] User ID: 92
[03-Jul-2026 09:47:46 UTC] Limit: 20, Offset: 0
[03-Jul-2026 09:47:46 UTC] Orders found: 0
[03-Jul-2026 09:47:46 UTC] Orders data: []
[03-Jul-2026 09:47:46 UTC] Total orders count: 0
[03-Jul-2026 09:47:47 UTC] === API CALL LOG ===
[03-Jul-2026 09:47:47 UTC] Endpoint: user/profile.php
[03-Jul-2026 09:47:47 UTC] Full Log Data: {
    "timestamp": "2026-07-03 09:47:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8, 197.234.242.114",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a154f87f6abb738f-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 09:47:47 UTC] === END API CALL LOG ===
[03-Jul-2026 09:47:47 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 09:47:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U
[03-Jul-2026 09:47:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 09:47:47 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 09:47:47 UTC] User ID: 92
[03-Jul-2026 09:47:47 UTC] ✅ User profile retrieved successfully for user ID: 92
[03-Jul-2026 09:47:47 UTC] === API CALL LOG ===
[03-Jul-2026 09:47:47 UTC] Endpoint: user/profile.php
[03-Jul-2026 09:47:47 UTC] Full Log Data: {
    "timestamp": "2026-07-03 09:47:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8, 197.234.242.115",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a154f87f6ac1738f-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 09:47:47 UTC] === END API CALL LOG ===
[03-Jul-2026 09:47:47 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 09:47:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U
[03-Jul-2026 09:47:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 09:47:47 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 09:47:47 UTC] User ID: 92
[03-Jul-2026 09:47:47 UTC] ✅ User profile retrieved successfully for user ID: 92
[03-Jul-2026 09:49:22 UTC] === API CALL LOG ===
[03-Jul-2026 09:49:22 UTC] Endpoint: user/profile.php
[03-Jul-2026 09:49:22 UTC] Full Log Data: {
    "timestamp": "2026-07-03 09:49:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8, 104.22.45.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a154fad28dfbb169-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 09:49:22 UTC] === END API CALL LOG ===
[03-Jul-2026 09:49:22 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 09:49:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U
[03-Jul-2026 09:49:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 09:49:22 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 09:49:22 UTC] User ID: 92
[03-Jul-2026 09:49:22 UTC] ✅ User profile retrieved successfully for user ID: 92
[03-Jul-2026 09:49:23 UTC] === API CALL LOG ===
[03-Jul-2026 09:49:23 UTC] Endpoint: user/profile.php
[03-Jul-2026 09:49:23 UTC] Full Log Data: {
    "timestamp": "2026-07-03 09:49:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8, 104.22.45.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a154fadc48f1b169-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 09:49:23 UTC] === END API CALL LOG ===
[03-Jul-2026 09:49:23 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 09:49:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U
[03-Jul-2026 09:49:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 09:49:23 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 09:49:23 UTC] User ID: 92
[03-Jul-2026 09:49:23 UTC] ✅ User profile retrieved successfully for user ID: 92
[03-Jul-2026 09:49:23 UTC] === API CALL LOG ===
[03-Jul-2026 09:49:23 UTC] Endpoint: user/profile.php
[03-Jul-2026 09:49:23 UTC] Full Log Data: {
    "timestamp": "2026-07-03 09:49:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8, 104.22.45.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a154fadc4900b169-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 09:49:23 UTC] === END API CALL LOG ===
[03-Jul-2026 09:49:23 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 09:49:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U
[03-Jul-2026 09:49:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 09:49:23 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 09:49:23 UTC] User ID: 92
[03-Jul-2026 09:49:23 UTC] ✅ User profile retrieved successfully for user ID: 92
[03-Jul-2026 09:49:23 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 09:49:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 09:49:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8, 104.22.45.74","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a154fadc48f9b169-JNB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Jul-2026 09:49:23 UTC] === User Orders API Called ===
[03-Jul-2026 09:49:23 UTC] User ID: 92
[03-Jul-2026 09:49:23 UTC] Limit: 20, Offset: 0
[03-Jul-2026 09:49:23 UTC] Orders found: 0
[03-Jul-2026 09:49:23 UTC] Orders data: []
[03-Jul-2026 09:49:23 UTC] Total orders count: 0
[03-Jul-2026 09:50:26 UTC] === API CALL LOG ===
[03-Jul-2026 09:50:26 UTC] Endpoint: user/profile.php
[03-Jul-2026 09:50:26 UTC] Full Log Data: {
    "timestamp": "2026-07-03 09:50:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8, 104.22.45.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a154fc650f55b169-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 09:50:26 UTC] === END API CALL LOG ===
[03-Jul-2026 09:50:26 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 09:50:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U
[03-Jul-2026 09:50:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 09:50:26 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 09:50:26 UTC] User ID: 92
[03-Jul-2026 09:50:26 UTC] ✅ User profile retrieved successfully for user ID: 92
[03-Jul-2026 09:50:26 UTC] === API CALL LOG ===
[03-Jul-2026 09:50:26 UTC] Endpoint: user/profile.php
[03-Jul-2026 09:50:26 UTC] Full Log Data: {
    "timestamp": "2026-07-03 09:50:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8, 104.22.45.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a154fc620f27b169-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 09:50:26 UTC] === END API CALL LOG ===
[03-Jul-2026 09:50:26 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 09:50:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U
[03-Jul-2026 09:50:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 09:50:26 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 09:50:26 UTC] User ID: 92
[03-Jul-2026 09:50:26 UTC] ✅ User profile retrieved successfully for user ID: 92
[03-Jul-2026 09:50:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 09:50:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 09:50:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8, 104.22.45.75","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a154fc620f24b169-JNB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Jul-2026 09:50:26 UTC] === User Orders API Called ===
[03-Jul-2026 09:50:26 UTC] User ID: 92
[03-Jul-2026 09:50:26 UTC] Limit: 20, Offset: 0
[03-Jul-2026 09:50:26 UTC] Orders found: 0
[03-Jul-2026 09:50:26 UTC] Orders data: []
[03-Jul-2026 09:50:26 UTC] Total orders count: 0
[03-Jul-2026 09:50:36 UTC] === API CALL LOG ===
[03-Jul-2026 09:50:36 UTC] Endpoint: user/profile.php
[03-Jul-2026 09:50:36 UTC] Full Log Data: {
    "timestamp": "2026-07-03 09:50:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8, 104.22.45.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a154fca78a9eb169-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 09:50:36 UTC] === END API CALL LOG ===
[03-Jul-2026 09:50:36 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 09:50:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U
[03-Jul-2026 09:50:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 09:50:36 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 09:50:36 UTC] User ID: 92
[03-Jul-2026 09:50:36 UTC] ✅ User profile retrieved successfully for user ID: 92
[03-Jul-2026 09:50:36 UTC] === API CALL LOG ===
[03-Jul-2026 09:50:36 UTC] Endpoint: user/profile.php
[03-Jul-2026 09:50:36 UTC] Full Log Data: {
    "timestamp": "2026-07-03 09:50:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8, 104.22.45.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a154fca4ab1bb169-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 09:50:36 UTC] === END API CALL LOG ===
[03-Jul-2026 09:50:36 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 09:50:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U
[03-Jul-2026 09:50:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 09:50:36 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 09:50:36 UTC] User ID: 92
[03-Jul-2026 09:50:36 UTC] ✅ User profile retrieved successfully for user ID: 92
[03-Jul-2026 09:50:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 09:50:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 09:50:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8, 104.22.45.75","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a154fca4ab19b169-JNB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Jul-2026 09:50:36 UTC] === User Orders API Called ===
[03-Jul-2026 09:50:36 UTC] User ID: 92
[03-Jul-2026 09:50:36 UTC] Limit: 20, Offset: 0
[03-Jul-2026 09:50:36 UTC] Orders found: 0
[03-Jul-2026 09:50:36 UTC] Orders data: []
[03-Jul-2026 09:50:36 UTC] Total orders count: 0
[03-Jul-2026 09:50:45 UTC] === API CALL LOG ===
[03-Jul-2026 09:50:45 UTC] Endpoint: user/profile.php
[03-Jul-2026 09:50:45 UTC] Full Log Data: {
    "timestamp": "2026-07-03 09:50:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8, 104.22.45.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a154fcdd1978b169-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 09:50:45 UTC] === END API CALL LOG ===
[03-Jul-2026 09:50:45 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 09:50:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U
[03-Jul-2026 09:50:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 09:50:45 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 09:50:45 UTC] User ID: 92
[03-Jul-2026 09:50:45 UTC] ✅ User profile retrieved successfully for user ID: 92
[03-Jul-2026 09:50:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 09:50:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 09:50:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8, 104.22.45.74","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a154fcdd1975b169-JNB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Jul-2026 09:50:45 UTC] === User Orders API Called ===
[03-Jul-2026 09:50:45 UTC] User ID: 92
[03-Jul-2026 09:50:45 UTC] Limit: 20, Offset: 0
[03-Jul-2026 09:50:45 UTC] Orders found: 0
[03-Jul-2026 09:50:45 UTC] Orders data: []
[03-Jul-2026 09:50:45 UTC] Total orders count: 0
[03-Jul-2026 09:50:45 UTC] === API CALL LOG ===
[03-Jul-2026 09:50:45 UTC] Endpoint: user/profile.php
[03-Jul-2026 09:50:45 UTC] Full Log Data: {
    "timestamp": "2026-07-03 09:50:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8, 104.22.45.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a154fce049edb169-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 09:50:45 UTC] === END API CALL LOG ===
[03-Jul-2026 09:50:45 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 09:50:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U
[03-Jul-2026 09:50:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 09:50:45 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 09:50:45 UTC] User ID: 92
[03-Jul-2026 09:50:45 UTC] ✅ User profile retrieved successfully for user ID: 92
[03-Jul-2026 09:50:55 UTC] === API CALL LOG ===
[03-Jul-2026 09:50:55 UTC] Endpoint: user/profile.php
[03-Jul-2026 09:50:55 UTC] Full Log Data: {
    "timestamp": "2026-07-03 09:50:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8, 104.22.45.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a154fd16398bb169-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 09:50:55 UTC] === END API CALL LOG ===
[03-Jul-2026 09:50:55 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 09:50:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U
[03-Jul-2026 09:50:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 09:50:55 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 09:50:55 UTC] User ID: 92
[03-Jul-2026 09:50:55 UTC] ✅ User profile retrieved successfully for user ID: 92
[03-Jul-2026 09:50:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 09:50:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 09:50:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8, 104.22.45.74","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a154fd2dcc97b169-JNB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Jul-2026 09:50:58 UTC] === User Orders API Called ===
[03-Jul-2026 09:50:58 UTC] User ID: 92
[03-Jul-2026 09:50:58 UTC] Limit: 20, Offset: 0
[03-Jul-2026 09:50:58 UTC] Orders found: 0
[03-Jul-2026 09:50:58 UTC] Orders data: []
[03-Jul-2026 09:50:58 UTC] Total orders count: 0
[03-Jul-2026 09:51:12 UTC] === API CALL LOG ===
[03-Jul-2026 09:51:12 UTC] Endpoint: user/profile.php
[03-Jul-2026 09:51:12 UTC] Full Log Data: {
    "timestamp": "2026-07-03 09:51:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8, 104.22.45.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a154fd854de8b169-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 09:51:12 UTC] === END API CALL LOG ===
[03-Jul-2026 09:51:12 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 09:51:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U
[03-Jul-2026 09:51:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 09:51:12 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 09:51:12 UTC] User ID: 92
[03-Jul-2026 09:51:12 UTC] ✅ User profile retrieved successfully for user ID: 92
[03-Jul-2026 09:51:12 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 09:51:12 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 09:51:12 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8, 104.22.45.75","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a154fd82ae6db169-JNB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Jul-2026 09:51:12 UTC] === User Orders API Called ===
[03-Jul-2026 09:51:12 UTC] User ID: 92
[03-Jul-2026 09:51:12 UTC] Limit: 20, Offset: 0
[03-Jul-2026 09:51:12 UTC] Orders found: 0
[03-Jul-2026 09:51:12 UTC] Orders data: []
[03-Jul-2026 09:51:12 UTC] Total orders count: 0
[03-Jul-2026 09:51:12 UTC] === API CALL LOG ===
[03-Jul-2026 09:51:12 UTC] Endpoint: user/profile.php
[03-Jul-2026 09:51:12 UTC] Full Log Data: {
    "timestamp": "2026-07-03 09:51:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8, 104.22.45.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a154fd82ae73b169-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 09:51:12 UTC] === END API CALL LOG ===
[03-Jul-2026 09:51:12 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 09:51:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U
[03-Jul-2026 09:51:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 09:51:12 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 09:51:12 UTC] User ID: 92
[03-Jul-2026 09:51:12 UTC] ✅ User profile retrieved successfully for user ID: 92
[03-Jul-2026 09:51:53 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 09:51:53 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 09:51:53 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8, 104.22.45.74","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a154fe821922b169-JNB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Jul-2026 09:51:53 UTC] === User Orders API Called ===
[03-Jul-2026 09:51:53 UTC] User ID: 92
[03-Jul-2026 09:51:53 UTC] Limit: 20, Offset: 0
[03-Jul-2026 09:51:53 UTC] Orders found: 0
[03-Jul-2026 09:51:53 UTC] Orders data: []
[03-Jul-2026 09:51:53 UTC] Total orders count: 0
[03-Jul-2026 09:51:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 09:51:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 09:51:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8, 104.22.45.74","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a154fe91980db169-JNB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Jul-2026 09:51:55 UTC] === User Orders API Called ===
[03-Jul-2026 09:51:55 UTC] User ID: 92
[03-Jul-2026 09:51:55 UTC] Limit: 20, Offset: 0
[03-Jul-2026 09:51:55 UTC] Orders found: 0
[03-Jul-2026 09:51:55 UTC] Orders data: []
[03-Jul-2026 09:51:55 UTC] Total orders count: 0
[03-Jul-2026 09:51:55 UTC] === API CALL LOG ===
[03-Jul-2026 09:51:55 UTC] Endpoint: user/profile.php
[03-Jul-2026 09:51:55 UTC] Full Log Data: {
    "timestamp": "2026-07-03 09:51:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8, 104.22.45.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a154fe919812b169-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 09:51:55 UTC] === END API CALL LOG ===
[03-Jul-2026 09:51:55 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 09:51:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U
[03-Jul-2026 09:51:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 09:51:55 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 09:51:55 UTC] User ID: 92
[03-Jul-2026 09:51:55 UTC] ✅ User profile retrieved successfully for user ID: 92
[03-Jul-2026 09:51:55 UTC] === API CALL LOG ===
[03-Jul-2026 09:51:55 UTC] Endpoint: user/profile.php
[03-Jul-2026 09:51:55 UTC] Full Log Data: {
    "timestamp": "2026-07-03 09:51:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8, 104.22.45.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a154fe952a9bb169-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 09:51:55 UTC] === END API CALL LOG ===
[03-Jul-2026 09:51:55 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 09:51:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U
[03-Jul-2026 09:51:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 09:51:55 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 09:51:55 UTC] User ID: 92
[03-Jul-2026 09:51:55 UTC] ✅ User profile retrieved successfully for user ID: 92
[03-Jul-2026 09:52:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 09:52:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 09:52:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8, 104.22.45.74","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a154fec7ca3db169-JNB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Jul-2026 09:52:03 UTC] === User Orders API Called ===
[03-Jul-2026 09:52:03 UTC] User ID: 92
[03-Jul-2026 09:52:03 UTC] Limit: 20, Offset: 0
[03-Jul-2026 09:52:03 UTC] Orders found: 0
[03-Jul-2026 09:52:03 UTC] Orders data: []
[03-Jul-2026 09:52:03 UTC] Total orders count: 0
[03-Jul-2026 09:52:03 UTC] === API CALL LOG ===
[03-Jul-2026 09:52:03 UTC] Endpoint: user/profile.php
[03-Jul-2026 09:52:03 UTC] Full Log Data: {
    "timestamp": "2026-07-03 09:52:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8, 104.22.45.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a154fec7ca43b169-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 09:52:03 UTC] === END API CALL LOG ===
[03-Jul-2026 09:52:03 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 09:52:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U
[03-Jul-2026 09:52:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 09:52:03 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 09:52:03 UTC] User ID: 92
[03-Jul-2026 09:52:03 UTC] ✅ User profile retrieved successfully for user ID: 92
[03-Jul-2026 09:52:04 UTC] === API CALL LOG ===
[03-Jul-2026 09:52:04 UTC] Endpoint: user/profile.php
[03-Jul-2026 09:52:04 UTC] Full Log Data: {
    "timestamp": "2026-07-03 09:52:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8, 104.22.45.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a154fecb4bcdb169-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 09:52:04 UTC] === END API CALL LOG ===
[03-Jul-2026 09:52:04 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 09:52:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U
[03-Jul-2026 09:52:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 09:52:04 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 09:52:04 UTC] User ID: 92
[03-Jul-2026 09:52:04 UTC] ✅ User profile retrieved successfully for user ID: 92
[03-Jul-2026 09:52:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 09:52:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 09:52:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8, 104.22.45.74","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a154ff6d0a4eb169-JNB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Jul-2026 09:52:30 UTC] === User Orders API Called ===
[03-Jul-2026 09:52:30 UTC] User ID: 92
[03-Jul-2026 09:52:30 UTC] Limit: 20, Offset: 0
[03-Jul-2026 09:52:30 UTC] Orders found: 0
[03-Jul-2026 09:52:30 UTC] Orders data: []
[03-Jul-2026 09:52:30 UTC] Total orders count: 0
[03-Jul-2026 09:52:32 UTC] === API CALL LOG ===
[03-Jul-2026 09:52:32 UTC] Endpoint: user/profile.php
[03-Jul-2026 09:52:32 UTC] Full Log Data: {
    "timestamp": "2026-07-03 09:52:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8, 104.22.45.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a154ff7d2853b169-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 09:52:32 UTC] === END API CALL LOG ===
[03-Jul-2026 09:52:32 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 09:52:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U
[03-Jul-2026 09:52:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 09:52:32 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 09:52:32 UTC] User ID: 92
[03-Jul-2026 09:52:32 UTC] ✅ User profile retrieved successfully for user ID: 92
[03-Jul-2026 09:52:33 UTC] User Purchases API - User ID: 92
[03-Jul-2026 09:52:33 UTC] User Purchases API - Total purchases found: 3
[03-Jul-2026 09:52:46 UTC] === API CALL LOG ===
[03-Jul-2026 09:52:46 UTC] Endpoint: user/profile.php
[03-Jul-2026 09:52:46 UTC] Full Log Data: {
    "timestamp": "2026-07-03 09:52:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8, 104.22.45.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a154ffd48c1db169-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 09:52:46 UTC] === END API CALL LOG ===
[03-Jul-2026 09:52:46 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 09:52:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U
[03-Jul-2026 09:52:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 09:52:46 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 09:52:46 UTC] User ID: 92
[03-Jul-2026 09:52:46 UTC] ✅ User profile retrieved successfully for user ID: 92
[03-Jul-2026 09:52:47 UTC] User Purchases API - User ID: 92
[03-Jul-2026 09:52:47 UTC] User Purchases API - Total purchases found: 3
[03-Jul-2026 09:52:56 UTC] === API CALL LOG ===
[03-Jul-2026 09:52:56 UTC] Endpoint: user/profile.php
[03-Jul-2026 09:52:56 UTC] Full Log Data: {
    "timestamp": "2026-07-03 09:52:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8, 104.22.45.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15500126be8b169-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 09:52:56 UTC] === END API CALL LOG ===
[03-Jul-2026 09:52:56 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 09:52:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U
[03-Jul-2026 09:52:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 09:52:56 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 09:52:56 UTC] User ID: 92
[03-Jul-2026 09:52:56 UTC] ✅ User profile retrieved successfully for user ID: 92
[03-Jul-2026 09:52:57 UTC] User Purchases API - User ID: 92
[03-Jul-2026 09:52:57 UTC] User Purchases API - Total purchases found: 3
[03-Jul-2026 09:52:59 UTC] User Purchases API - User ID: 92
[03-Jul-2026 09:52:59 UTC] User Purchases API - Total purchases found: 3
[03-Jul-2026 09:53:18 UTC] === API CALL LOG ===
[03-Jul-2026 09:53:18 UTC] Endpoint: user/profile.php
[03-Jul-2026 09:53:18 UTC] Full Log Data: {
    "timestamp": "2026-07-03 09:53:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8, 104.22.45.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1550099c863b169-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 09:53:18 UTC] === END API CALL LOG ===
[03-Jul-2026 09:53:18 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 09:53:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U
[03-Jul-2026 09:53:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 09:53:18 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 09:53:18 UTC] User ID: 92
[03-Jul-2026 09:53:18 UTC] ✅ User profile retrieved successfully for user ID: 92
[03-Jul-2026 09:53:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 09:53:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 09:53:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8, 104.22.45.75","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1550096c891b169-JNB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Jul-2026 09:53:18 UTC] === User Orders API Called ===
[03-Jul-2026 09:53:18 UTC] User ID: 92
[03-Jul-2026 09:53:18 UTC] Limit: 20, Offset: 0
[03-Jul-2026 09:53:18 UTC] Orders found: 0
[03-Jul-2026 09:53:18 UTC] Orders data: []
[03-Jul-2026 09:53:18 UTC] Total orders count: 0
[03-Jul-2026 09:53:18 UTC] === API CALL LOG ===
[03-Jul-2026 09:53:18 UTC] Endpoint: user/profile.php
[03-Jul-2026 09:53:18 UTC] Full Log Data: {
    "timestamp": "2026-07-03 09:53:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8, 104.22.45.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1550096c895b169-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 09:53:18 UTC] === END API CALL LOG ===
[03-Jul-2026 09:53:18 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 09:53:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U
[03-Jul-2026 09:53:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 09:53:18 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 09:53:18 UTC] User ID: 92
[03-Jul-2026 09:53:18 UTC] ✅ User profile retrieved successfully for user ID: 92
[03-Jul-2026 09:54:07 UTC] === API CALL LOG ===
[03-Jul-2026 09:54:07 UTC] Endpoint: user/profile.php
[03-Jul-2026 09:54:07 UTC] Full Log Data: {
    "timestamp": "2026-07-03 09:54:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8, 104.22.45.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15501cd2a01b169-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 09:54:07 UTC] === END API CALL LOG ===
[03-Jul-2026 09:54:07 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 09:54:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U
[03-Jul-2026 09:54:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 09:54:07 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 09:54:07 UTC] User ID: 92
[03-Jul-2026 09:54:07 UTC] ✅ User profile retrieved successfully for user ID: 92
[03-Jul-2026 09:54:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 09:54:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 09:54:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8, 104.22.45.74","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a15501ca191db169-JNB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Jul-2026 09:54:07 UTC] === User Orders API Called ===
[03-Jul-2026 09:54:07 UTC] User ID: 92
[03-Jul-2026 09:54:07 UTC] Limit: 20, Offset: 0
[03-Jul-2026 09:54:07 UTC] Orders found: 0
[03-Jul-2026 09:54:07 UTC] Orders data: []
[03-Jul-2026 09:54:07 UTC] Total orders count: 0
[03-Jul-2026 09:54:07 UTC] === API CALL LOG ===
[03-Jul-2026 09:54:07 UTC] Endpoint: user/profile.php
[03-Jul-2026 09:54:07 UTC] Full Log Data: {
    "timestamp": "2026-07-03 09:54:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8, 104.22.45.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15501ca1927b169-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 09:54:07 UTC] === END API CALL LOG ===
[03-Jul-2026 09:54:07 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 09:54:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U
[03-Jul-2026 09:54:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 09:54:07 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 09:54:07 UTC] User ID: 92
[03-Jul-2026 09:54:07 UTC] ✅ User profile retrieved successfully for user ID: 92
[03-Jul-2026 09:54:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 09:54:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 09:54:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8, 104.22.45.74","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a15502a64d72b169-JNB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Jul-2026 09:54:42 UTC] === User Orders API Called ===
[03-Jul-2026 09:54:42 UTC] User ID: 92
[03-Jul-2026 09:54:42 UTC] Limit: 20, Offset: 0
[03-Jul-2026 09:54:42 UTC] Orders found: 0
[03-Jul-2026 09:54:42 UTC] Orders data: []
[03-Jul-2026 09:54:42 UTC] Total orders count: 0
[03-Jul-2026 09:54:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 09:54:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 09:54:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8, 104.22.45.74","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a15502b819e8b169-JNB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Jul-2026 09:54:45 UTC] === User Orders API Called ===
[03-Jul-2026 09:54:45 UTC] User ID: 92
[03-Jul-2026 09:54:45 UTC] Limit: 20, Offset: 0
[03-Jul-2026 09:54:45 UTC] Orders found: 0
[03-Jul-2026 09:54:45 UTC] Orders data: []
[03-Jul-2026 09:54:45 UTC] Total orders count: 0
[03-Jul-2026 09:54:45 UTC] === API CALL LOG ===
[03-Jul-2026 09:54:45 UTC] Endpoint: user/profile.php
[03-Jul-2026 09:54:45 UTC] Full Log Data: {
    "timestamp": "2026-07-03 09:54:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8, 104.22.45.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15502b819eeb169-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 09:54:45 UTC] === END API CALL LOG ===
[03-Jul-2026 09:54:45 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 09:54:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U
[03-Jul-2026 09:54:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 09:54:45 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 09:54:45 UTC] User ID: 92
[03-Jul-2026 09:54:45 UTC] ✅ User profile retrieved successfully for user ID: 92
[03-Jul-2026 09:54:45 UTC] === API CALL LOG ===
[03-Jul-2026 09:54:45 UTC] Endpoint: user/profile.php
[03-Jul-2026 09:54:45 UTC] Full Log Data: {
    "timestamp": "2026-07-03 09:54:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8, 104.22.45.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15502bb6b4eb169-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 09:54:45 UTC] === END API CALL LOG ===
[03-Jul-2026 09:54:45 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 09:54:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U
[03-Jul-2026 09:54:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 09:54:45 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 09:54:45 UTC] User ID: 92
[03-Jul-2026 09:54:45 UTC] ✅ User profile retrieved successfully for user ID: 92
[03-Jul-2026 09:54:46 UTC] === API CALL LOG ===
[03-Jul-2026 09:54:46 UTC] Endpoint: user/profile.php
[03-Jul-2026 09:54:46 UTC] Full Log Data: {
    "timestamp": "2026-07-03 09:54:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8, 104.22.45.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15502c1adf0b169-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 09:54:46 UTC] === END API CALL LOG ===
[03-Jul-2026 09:54:46 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 09:54:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U
[03-Jul-2026 09:54:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 09:54:46 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 09:54:46 UTC] User ID: 92
[03-Jul-2026 09:54:46 UTC] ✅ User profile retrieved successfully for user ID: 92
[03-Jul-2026 09:54:47 UTC] User Purchases API - User ID: 92
[03-Jul-2026 09:54:47 UTC] User Purchases API - Total purchases found: 3
[03-Jul-2026 09:54:59 UTC] === API CALL LOG ===
[03-Jul-2026 09:54:59 UTC] Endpoint: user/profile.php
[03-Jul-2026 09:54:59 UTC] Full Log Data: {
    "timestamp": "2026-07-03 09:54:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8, 104.22.45.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a155030fea20b169-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 09:54:59 UTC] === END API CALL LOG ===
[03-Jul-2026 09:54:59 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 09:54:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U
[03-Jul-2026 09:54:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 09:54:59 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 09:54:59 UTC] User ID: 92
[03-Jul-2026 09:54:59 UTC] ✅ User profile retrieved successfully for user ID: 92
[03-Jul-2026 09:54:59 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 09:54:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 09:54:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8, 104.22.45.74","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a155030dac22b169-JNB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Jul-2026 09:54:59 UTC] === User Orders API Called ===
[03-Jul-2026 09:54:59 UTC] User ID: 92
[03-Jul-2026 09:54:59 UTC] Limit: 20, Offset: 0
[03-Jul-2026 09:54:59 UTC] Orders found: 0
[03-Jul-2026 09:54:59 UTC] Orders data: []
[03-Jul-2026 09:54:59 UTC] Total orders count: 0
[03-Jul-2026 09:54:59 UTC] === API CALL LOG ===
[03-Jul-2026 09:54:59 UTC] Endpoint: user/profile.php
[03-Jul-2026 09:54:59 UTC] Full Log Data: {
    "timestamp": "2026-07-03 09:54:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8, 104.22.45.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a155030dac23b169-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 09:54:59 UTC] === END API CALL LOG ===
[03-Jul-2026 09:54:59 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 09:54:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U
[03-Jul-2026 09:54:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 09:54:59 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 09:54:59 UTC] User ID: 92
[03-Jul-2026 09:54:59 UTC] ✅ User profile retrieved successfully for user ID: 92
[03-Jul-2026 09:55:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 09:55:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 09:55:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8, 104.22.45.74","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a155039c2d14b169-JNB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Jul-2026 09:55:21 UTC] === User Orders API Called ===
[03-Jul-2026 09:55:21 UTC] User ID: 92
[03-Jul-2026 09:55:21 UTC] Limit: 20, Offset: 0
[03-Jul-2026 09:55:21 UTC] Orders found: 1
[03-Jul-2026 09:55:21 UTC] Orders data: [{"id":375,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/extendedtraders00","status":"pending","created_at":"2026-07-03 13:25:19","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[03-Jul-2026 09:55:21 UTC] Total orders count: 1
[03-Jul-2026 09:55:40 UTC] === API CALL LOG ===
[03-Jul-2026 09:55:40 UTC] Endpoint: user/profile.php
[03-Jul-2026 09:55:40 UTC] Full Log Data: {
    "timestamp": "2026-07-03 09:55:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8, 104.22.45.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1550413092fb169-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 09:55:40 UTC] === END API CALL LOG ===
[03-Jul-2026 09:55:40 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 09:55:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U
[03-Jul-2026 09:55:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 09:55:40 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 09:55:40 UTC] User ID: 92
[03-Jul-2026 09:55:40 UTC] ✅ User profile retrieved successfully for user ID: 92
[03-Jul-2026 09:55:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 09:55:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 09:55:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8, 104.22.45.75","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a15504103964b169-JNB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Jul-2026 09:55:40 UTC] === User Orders API Called ===
[03-Jul-2026 09:55:40 UTC] User ID: 92
[03-Jul-2026 09:55:40 UTC] Limit: 20, Offset: 0
[03-Jul-2026 09:55:40 UTC] === API CALL LOG ===
[03-Jul-2026 09:55:40 UTC] Endpoint: user/profile.php
[03-Jul-2026 09:55:40 UTC] Full Log Data: {
    "timestamp": "2026-07-03 09:55:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8, 104.22.45.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15504103969b169-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 09:55:40 UTC] === END API CALL LOG ===
[03-Jul-2026 09:55:40 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 09:55:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U
[03-Jul-2026 09:55:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 09:55:40 UTC] Orders found: 1
[03-Jul-2026 09:55:40 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 09:55:40 UTC] Orders data: [{"id":375,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/extendedtraders00","status":"pending","created_at":"2026-07-03 13:25:19","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[03-Jul-2026 09:55:40 UTC] User ID: 92
[03-Jul-2026 09:55:40 UTC] Total orders count: 1
[03-Jul-2026 09:55:40 UTC] ✅ User profile retrieved successfully for user ID: 92
[03-Jul-2026 09:55:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 09:55:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 09:55:46 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8, 104.22.45.75","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a15504384fb0b169-JNB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Jul-2026 09:55:46 UTC] === User Orders API Called ===
[03-Jul-2026 09:55:46 UTC] User ID: 92
[03-Jul-2026 09:55:46 UTC] Limit: 20, Offset: 0
[03-Jul-2026 09:55:46 UTC] Orders found: 1
[03-Jul-2026 09:55:46 UTC] Orders data: [{"id":375,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/extendedtraders00","status":"pending","created_at":"2026-07-03 13:25:19","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[03-Jul-2026 09:55:46 UTC] Total orders count: 1
[03-Jul-2026 09:56:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 09:56:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 09:56:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8, 104.22.45.75","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a155056f7e42b169-JNB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Jul-2026 09:56:37 UTC] === User Orders API Called ===
[03-Jul-2026 09:56:37 UTC] User ID: 92
[03-Jul-2026 09:56:37 UTC] Limit: 20, Offset: 0
[03-Jul-2026 09:56:37 UTC] Orders found: 1
[03-Jul-2026 09:56:37 UTC] Orders data: [{"id":375,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/extendedtraders00","status":"pending","created_at":"2026-07-03 13:25:19","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[03-Jul-2026 09:56:37 UTC] Total orders count: 1
[03-Jul-2026 09:56:37 UTC] === API CALL LOG ===
[03-Jul-2026 09:56:37 UTC] Endpoint: user/profile.php
[03-Jul-2026 09:56:37 UTC] Full Log Data: {
    "timestamp": "2026-07-03 09:56:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8, 104.22.45.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15505715b9eb169-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 09:56:37 UTC] === END API CALL LOG ===
[03-Jul-2026 09:56:37 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 09:56:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U
[03-Jul-2026 09:56:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 09:56:37 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 09:56:37 UTC] User ID: 92
[03-Jul-2026 09:56:37 UTC] ✅ User profile retrieved successfully for user ID: 92
[03-Jul-2026 09:56:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 09:56:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 09:56:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8, 104.22.45.75","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a15505715ba0b169-JNB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Jul-2026 09:56:37 UTC] === User Orders API Called ===
[03-Jul-2026 09:56:37 UTC] User ID: 92
[03-Jul-2026 09:56:37 UTC] Limit: 20, Offset: 0
[03-Jul-2026 09:56:37 UTC] Orders found: 1
[03-Jul-2026 09:56:37 UTC] Orders data: [{"id":375,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/extendedtraders00","status":"pending","created_at":"2026-07-03 13:25:19","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[03-Jul-2026 09:56:37 UTC] Total orders count: 1
[03-Jul-2026 09:56:37 UTC] === API CALL LOG ===
[03-Jul-2026 09:56:37 UTC] Endpoint: user/profile.php
[03-Jul-2026 09:56:37 UTC] Full Log Data: {
    "timestamp": "2026-07-03 09:56:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8, 104.22.45.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15505715ba5b169-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 09:56:37 UTC] === END API CALL LOG ===
[03-Jul-2026 09:56:37 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 09:56:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U
[03-Jul-2026 09:56:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 09:56:37 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 09:56:37 UTC] User ID: 92
[03-Jul-2026 09:56:37 UTC] ✅ User profile retrieved successfully for user ID: 92
[03-Jul-2026 09:56:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 09:56:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 09:56:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8, 104.22.45.75","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a15505b80989b169-JNB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Jul-2026 09:56:48 UTC] === User Orders API Called ===
[03-Jul-2026 09:56:48 UTC] User ID: 92
[03-Jul-2026 09:56:48 UTC] Limit: 20, Offset: 0
[03-Jul-2026 09:56:48 UTC] Orders found: 1
[03-Jul-2026 09:56:48 UTC] Orders data: [{"id":375,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/extendedtraders00","status":"pending","created_at":"2026-07-03 13:25:19","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[03-Jul-2026 09:56:48 UTC] Total orders count: 1
[03-Jul-2026 10:05:19 UTC] === API CALL LOG ===
[03-Jul-2026 10:05:19 UTC] Endpoint: user/profile.php
[03-Jul-2026 10:05:19 UTC] Full Log Data: {
    "timestamp": "2026-07-03 10:05:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e4:69:46a0:91c3:50a9:fa5f:acbe",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e4:69:46a0:91c3:50a9:fa5f:acbe, 172.68.164.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQyIiwidXNlcm5hbWUiOiJAaGloZ2dpdWciLCJlbWFpbCI6InBwNzA2NDk4MTExQGdtYWlsLmNvbSIsImV4cCI6MTc4MzY3NzkxOH0.cnk2-WSNO9h37za_Ueg_xmAD3ZEuNlcaaHjBxm0zr50",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15512337b93f8da-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e4:69:46a0:91c3:50a9:fa5f:acbe",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 10:05:19 UTC] === END API CALL LOG ===
[03-Jul-2026 10:05:19 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 10:05:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQyIiwidXNlcm5hbWUiOiJAaGloZ2dpdWciLCJlbWFpbCI6InBwNzA2NDk4MTExQGdtYWlsLmNvbSIsImV4cCI6MTc4MzY3NzkxOH0.cnk2-WSNO9h37za_Ueg_xmAD3ZEuNlcaaHjBxm0zr50
[03-Jul-2026 10:05:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 10:05:19 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 10:05:19 UTC] User ID: 942
[03-Jul-2026 10:05:19 UTC] ✅ User profile retrieved successfully for user ID: 942
[03-Jul-2026 10:05:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 10:05:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 10:05:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40e4:69:46a0:91c3:50a9:fa5f:acbe, 172.68.164.101","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQyIiwidXNlcm5hbWUiOiJAaGloZ2dpdWciLCJlbWFpbCI6InBwNzA2NDk4MTExQGdtYWlsLmNvbSIsImV4cCI6MTc4MzY3NzkxOH0.cnk2-WSNO9h37za_Ueg_xmAD3ZEuNlcaaHjBxm0zr50","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a15512337b9af8da-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40e4:69:46a0:91c3:50a9:fa5f:acbe","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Jul-2026 10:05:19 UTC] === User Orders API Called ===
[03-Jul-2026 10:05:19 UTC] User ID: 942
[03-Jul-2026 10:05:19 UTC] Limit: 20, Offset: 0
[03-Jul-2026 10:05:19 UTC] Orders found: 0
[03-Jul-2026 10:05:19 UTC] Orders data: []
[03-Jul-2026 10:05:19 UTC] Total orders count: 0
[03-Jul-2026 10:05:19 UTC] === API CALL LOG ===
[03-Jul-2026 10:05:19 UTC] Endpoint: user/profile.php
[03-Jul-2026 10:05:19 UTC] Full Log Data: {
    "timestamp": "2026-07-03 10:05:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e4:69:46a0:91c3:50a9:fa5f:acbe",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e4:69:46a0:91c3:50a9:fa5f:acbe, 172.68.164.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQyIiwidXNlcm5hbWUiOiJAaGloZ2dpdWciLCJlbWFpbCI6InBwNzA2NDk4MTExQGdtYWlsLmNvbSIsImV4cCI6MTc4MzY3NzkxOH0.cnk2-WSNO9h37za_Ueg_xmAD3ZEuNlcaaHjBxm0zr50",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15512342d48f8da-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e4:69:46a0:91c3:50a9:fa5f:acbe",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 10:05:19 UTC] === END API CALL LOG ===
[03-Jul-2026 10:05:19 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 10:05:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQyIiwidXNlcm5hbWUiOiJAaGloZ2dpdWciLCJlbWFpbCI6InBwNzA2NDk4MTExQGdtYWlsLmNvbSIsImV4cCI6MTc4MzY3NzkxOH0.cnk2-WSNO9h37za_Ueg_xmAD3ZEuNlcaaHjBxm0zr50
[03-Jul-2026 10:05:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 10:05:19 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 10:05:19 UTC] User ID: 942
[03-Jul-2026 10:05:19 UTC] ✅ User profile retrieved successfully for user ID: 942
[03-Jul-2026 10:05:20 UTC] === API CALL LOG ===
[03-Jul-2026 10:05:20 UTC] Endpoint: user/profile.php
[03-Jul-2026 10:05:20 UTC] Full Log Data: {
    "timestamp": "2026-07-03 10:05:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e4:69:46a0:91c3:50a9:fa5f:acbe",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e4:69:46a0:91c3:50a9:fa5f:acbe, 172.68.164.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQyIiwidXNlcm5hbWUiOiJAaGloZ2dpdWciLCJlbWFpbCI6InBwNzA2NDk4MTExQGdtYWlsLmNvbSIsImV4cCI6MTc4MzY3NzkxOH0.cnk2-WSNO9h37za_Ueg_xmAD3ZEuNlcaaHjBxm0zr50",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a155123b983ef8da-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e4:69:46a0:91c3:50a9:fa5f:acbe",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 10:05:20 UTC] === END API CALL LOG ===
[03-Jul-2026 10:05:20 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 10:05:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQyIiwidXNlcm5hbWUiOiJAaGloZ2dpdWciLCJlbWFpbCI6InBwNzA2NDk4MTExQGdtYWlsLmNvbSIsImV4cCI6MTc4MzY3NzkxOH0.cnk2-WSNO9h37za_Ueg_xmAD3ZEuNlcaaHjBxm0zr50
[03-Jul-2026 10:05:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 10:05:20 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 10:05:20 UTC] User ID: 942
[03-Jul-2026 10:05:20 UTC] ✅ User profile retrieved successfully for user ID: 942
[03-Jul-2026 10:05:36 UTC] === API CALL LOG ===
[03-Jul-2026 10:05:36 UTC] Endpoint: user/profile.php
[03-Jul-2026 10:05:36 UTC] Full Log Data: {
    "timestamp": "2026-07-03 10:05:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a101:85d3:3ce2:c6ff:fe60:b520",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a101:85d3:3ce2:c6ff:fe60:b520, 162.158.19.191",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM2Nzc5MzV9.RNFms87ew3mFIZr3h7QCwmH7_CEi1wnVAhuzcsF-vIM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a155129e1f70c9dc-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a101:85d3:3ce2:c6ff:fe60:b520",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 10:05:36 UTC] === END API CALL LOG ===
[03-Jul-2026 10:05:36 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 10:05:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM2Nzc5MzV9.RNFms87ew3mFIZr3h7QCwmH7_CEi1wnVAhuzcsF-vIM
[03-Jul-2026 10:05:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 10:05:36 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 10:05:36 UTC] User ID: 694
[03-Jul-2026 10:05:36 UTC] ✅ User profile retrieved successfully for user ID: 694
[03-Jul-2026 10:05:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 10:05:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 10:05:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a00:1880:a101:85d3:3ce2:c6ff:fe60:b520, 162.158.19.191","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM2Nzc5MzV9.RNFms87ew3mFIZr3h7QCwmH7_CEi1wnVAhuzcsF-vIM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a155129e5812c9dc-OTP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a00:1880:a101:85d3:3ce2:c6ff:fe60:b520","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Jul-2026 10:05:36 UTC] === User Orders API Called ===
[03-Jul-2026 10:05:36 UTC] User ID: 694
[03-Jul-2026 10:05:36 UTC] Limit: 20, Offset: 0
[03-Jul-2026 10:05:36 UTC] Orders found: 0
[03-Jul-2026 10:05:36 UTC] Orders data: []
[03-Jul-2026 10:05:36 UTC] Total orders count: 0
[03-Jul-2026 10:05:36 UTC] === API CALL LOG ===
[03-Jul-2026 10:05:36 UTC] Endpoint: user/profile.php
[03-Jul-2026 10:05:36 UTC] Full Log Data: {
    "timestamp": "2026-07-03 10:05:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a101:85d3:3ce2:c6ff:fe60:b520",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a101:85d3:3ce2:c6ff:fe60:b520, 162.158.19.191",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM2Nzc5MzV9.RNFms87ew3mFIZr3h7QCwmH7_CEi1wnVAhuzcsF-vIM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15512a0be53c9dc-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a101:85d3:3ce2:c6ff:fe60:b520",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 10:05:36 UTC] === END API CALL LOG ===
[03-Jul-2026 10:05:36 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 10:05:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM2Nzc5MzV9.RNFms87ew3mFIZr3h7QCwmH7_CEi1wnVAhuzcsF-vIM
[03-Jul-2026 10:05:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 10:05:36 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 10:05:36 UTC] User ID: 694
[03-Jul-2026 10:05:36 UTC] ✅ User profile retrieved successfully for user ID: 694
[03-Jul-2026 10:05:47 UTC] === API CALL LOG ===
[03-Jul-2026 10:05:47 UTC] Endpoint: user/profile.php
[03-Jul-2026 10:05:47 UTC] Full Log Data: {
    "timestamp": "2026-07-03 10:05:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a101:85d3:3ce2:c6ff:fe60:b520",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a101:85d3:3ce2:c6ff:fe60:b520, 162.158.19.223",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM2Nzc5MzV9.RNFms87ew3mFIZr3h7QCwmH7_CEi1wnVAhuzcsF-vIM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15512e51b26c9f3-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a101:85d3:3ce2:c6ff:fe60:b520",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 10:05:47 UTC] === END API CALL LOG ===
[03-Jul-2026 10:05:47 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 10:05:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM2Nzc5MzV9.RNFms87ew3mFIZr3h7QCwmH7_CEi1wnVAhuzcsF-vIM
[03-Jul-2026 10:05:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 10:05:47 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 10:05:47 UTC] User ID: 694
[03-Jul-2026 10:05:47 UTC] ✅ User profile retrieved successfully for user ID: 694
[03-Jul-2026 10:05:48 UTC] === API CALL LOG ===
[03-Jul-2026 10:05:48 UTC] Endpoint: user/profile.php
[03-Jul-2026 10:05:48 UTC] Full Log Data: {
    "timestamp": "2026-07-03 10:05:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a101:85d3:3ce2:c6ff:fe60:b520",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a101:85d3:3ce2:c6ff:fe60:b520, 162.158.19.223",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM2Nzc5MzV9.RNFms87ew3mFIZr3h7QCwmH7_CEi1wnVAhuzcsF-vIM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15512e9ae42c9f3-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a101:85d3:3ce2:c6ff:fe60:b520",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 10:05:48 UTC] === END API CALL LOG ===
[03-Jul-2026 10:05:48 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 10:05:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM2Nzc5MzV9.RNFms87ew3mFIZr3h7QCwmH7_CEi1wnVAhuzcsF-vIM
[03-Jul-2026 10:05:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 10:05:48 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 10:05:48 UTC] User ID: 694
[03-Jul-2026 10:05:48 UTC] ✅ User profile retrieved successfully for user ID: 694
[03-Jul-2026 10:05:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 10:05:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 10:05:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a00:1880:a101:85d3:3ce2:c6ff:fe60:b520, 162.158.19.223","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM2Nzc5MzV9.RNFms87ew3mFIZr3h7QCwmH7_CEi1wnVAhuzcsF-vIM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a15512e9dea4c9f3-OTP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a00:1880:a101:85d3:3ce2:c6ff:fe60:b520","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Jul-2026 10:05:48 UTC] === User Orders API Called ===
[03-Jul-2026 10:05:48 UTC] User ID: 694
[03-Jul-2026 10:05:48 UTC] Limit: 20, Offset: 0
[03-Jul-2026 10:05:48 UTC] Orders found: 0
[03-Jul-2026 10:05:48 UTC] Orders data: []
[03-Jul-2026 10:05:48 UTC] Total orders count: 0
[03-Jul-2026 10:05:48 UTC] === API CALL LOG ===
[03-Jul-2026 10:05:48 UTC] Endpoint: user/profile.php
[03-Jul-2026 10:05:48 UTC] Full Log Data: {
    "timestamp": "2026-07-03 10:05:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a101:85d3:3ce2:c6ff:fe60:b520",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a101:85d3:3ce2:c6ff:fe60:b520, 162.158.19.223",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM2Nzc5MzV9.RNFms87ew3mFIZr3h7QCwmH7_CEi1wnVAhuzcsF-vIM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15512ea4f71c9f3-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a101:85d3:3ce2:c6ff:fe60:b520",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 10:05:48 UTC] === END API CALL LOG ===
[03-Jul-2026 10:05:48 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 10:05:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM2Nzc5MzV9.RNFms87ew3mFIZr3h7QCwmH7_CEi1wnVAhuzcsF-vIM
[03-Jul-2026 10:05:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 10:05:48 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 10:05:48 UTC] User ID: 694
[03-Jul-2026 10:05:48 UTC] ✅ User profile retrieved successfully for user ID: 694
[03-Jul-2026 10:05:51 UTC] === API CALL LOG ===
[03-Jul-2026 10:05:51 UTC] Endpoint: user/profile.php
[03-Jul-2026 10:05:51 UTC] Full Log Data: {
    "timestamp": "2026-07-03 10:05:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a101:85d3:3ce2:c6ff:fe60:b520",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a101:85d3:3ce2:c6ff:fe60:b520, 162.158.19.223",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM2Nzc5MzV9.RNFms87ew3mFIZr3h7QCwmH7_CEi1wnVAhuzcsF-vIM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15512fbcfdcc9f3-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a101:85d3:3ce2:c6ff:fe60:b520",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 10:05:51 UTC] === END API CALL LOG ===
[03-Jul-2026 10:05:51 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 10:05:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM2Nzc5MzV9.RNFms87ew3mFIZr3h7QCwmH7_CEi1wnVAhuzcsF-vIM
[03-Jul-2026 10:05:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 10:05:51 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 10:05:51 UTC] User ID: 694
[03-Jul-2026 10:05:51 UTC] ✅ User profile retrieved successfully for user ID: 694
[03-Jul-2026 10:05:51 UTC] User Purchases API - User ID: 694
[03-Jul-2026 10:05:51 UTC] User Purchases API - Total purchases found: 0
[03-Jul-2026 10:05:58 UTC] User Purchases API - User ID: 694
[03-Jul-2026 10:05:58 UTC] User Purchases API - Total purchases found: 0
[03-Jul-2026 10:09:25 UTC] === API CALL LOG ===
[03-Jul-2026 10:09:25 UTC] Endpoint: user/profile.php
[03-Jul-2026 10:09:25 UTC] Full Log Data: {
    "timestamp": "2026-07-03 10:09:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8, 172.68.42.16",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15518310ab925c1-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 10:09:25 UTC] === END API CALL LOG ===
[03-Jul-2026 10:09:25 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 10:09:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U
[03-Jul-2026 10:09:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 10:09:25 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 10:09:25 UTC] User ID: 92
[03-Jul-2026 10:09:25 UTC] ✅ User profile retrieved successfully for user ID: 92
[03-Jul-2026 10:09:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 10:09:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 10:09:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8, 172.68.42.16","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a155183a1be225c1-JNB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Jul-2026 10:09:26 UTC] === User Orders API Called ===
[03-Jul-2026 10:09:26 UTC] User ID: 92
[03-Jul-2026 10:09:26 UTC] Limit: 20, Offset: 0
[03-Jul-2026 10:09:26 UTC] Orders found: 1
[03-Jul-2026 10:09:26 UTC] Orders data: [{"id":375,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/extendedtraders00","status":"pending","created_at":"2026-07-03 13:25:19","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[03-Jul-2026 10:09:26 UTC] Total orders count: 1
[03-Jul-2026 10:09:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 10:09:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 10:09:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8, 172.68.42.16","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a155183c090f25c1-JNB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Jul-2026 10:09:26 UTC] === User Orders API Called ===
[03-Jul-2026 10:09:26 UTC] User ID: 92
[03-Jul-2026 10:09:26 UTC] Limit: 20, Offset: 0
[03-Jul-2026 10:09:26 UTC] Orders found: 1
[03-Jul-2026 10:09:26 UTC] Orders data: [{"id":375,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/extendedtraders00","status":"pending","created_at":"2026-07-03 13:25:19","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[03-Jul-2026 10:09:26 UTC] Total orders count: 1
[03-Jul-2026 10:09:26 UTC] === API CALL LOG ===
[03-Jul-2026 10:09:26 UTC] Endpoint: user/profile.php
[03-Jul-2026 10:09:26 UTC] Full Log Data: {
    "timestamp": "2026-07-03 10:09:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8, 172.68.42.16",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a155183c090925c1-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 10:09:26 UTC] === END API CALL LOG ===
[03-Jul-2026 10:09:26 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 10:09:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U
[03-Jul-2026 10:09:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 10:09:26 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 10:09:26 UTC] User ID: 92
[03-Jul-2026 10:09:26 UTC] === API CALL LOG ===
[03-Jul-2026 10:09:26 UTC] Endpoint: user/profile.php
[03-Jul-2026 10:09:26 UTC] Full Log Data: {
    "timestamp": "2026-07-03 10:09:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8, 172.68.42.16",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a155183c091025c1-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 10:09:26 UTC] ✅ User profile retrieved successfully for user ID: 92
[03-Jul-2026 10:09:26 UTC] === END API CALL LOG ===
[03-Jul-2026 10:09:26 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 10:09:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U
[03-Jul-2026 10:09:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 10:09:26 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 10:09:26 UTC] User ID: 92
[03-Jul-2026 10:09:26 UTC] ✅ User profile retrieved successfully for user ID: 92
[03-Jul-2026 10:09:48 UTC] === API CALL LOG ===
[03-Jul-2026 10:09:48 UTC] Endpoint: user/profile.php
[03-Jul-2026 10:09:48 UTC] Full Log Data: {
    "timestamp": "2026-07-03 10:09:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8, 172.68.42.16",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15518c2c96d25c1-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 10:09:48 UTC] === END API CALL LOG ===
[03-Jul-2026 10:09:48 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 10:09:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U
[03-Jul-2026 10:09:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 10:09:48 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 10:09:48 UTC] User ID: 92
[03-Jul-2026 10:09:48 UTC] ✅ User profile retrieved successfully for user ID: 92
[03-Jul-2026 10:09:51 UTC] === API CALL LOG ===
[03-Jul-2026 10:09:51 UTC] Endpoint: user/profile.php
[03-Jul-2026 10:09:51 UTC] Full Log Data: {
    "timestamp": "2026-07-03 10:09:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8, 172.68.42.16",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15518d61bfb25c1-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 10:09:51 UTC] === END API CALL LOG ===
[03-Jul-2026 10:09:51 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 10:09:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U
[03-Jul-2026 10:09:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 10:09:51 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 10:09:51 UTC] User ID: 92
[03-Jul-2026 10:09:51 UTC] ✅ User profile retrieved successfully for user ID: 92
[03-Jul-2026 10:09:51 UTC] === API CALL LOG ===
[03-Jul-2026 10:09:51 UTC] Endpoint: user/profile.php
[03-Jul-2026 10:09:51 UTC] Full Log Data: {
    "timestamp": "2026-07-03 10:09:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8, 172.68.42.16",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15518d9cb8325c1-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 10:09:51 UTC] === END API CALL LOG ===
[03-Jul-2026 10:09:51 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 10:09:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U
[03-Jul-2026 10:09:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 10:09:51 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 10:09:51 UTC] User ID: 92
[03-Jul-2026 10:09:51 UTC] ✅ User profile retrieved successfully for user ID: 92
[03-Jul-2026 10:09:51 UTC] === API CALL LOG ===
[03-Jul-2026 10:09:51 UTC] Endpoint: user/profile.php
[03-Jul-2026 10:09:51 UTC] Full Log Data: {
    "timestamp": "2026-07-03 10:09:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8, 172.68.42.16",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15518d9cb8d25c1-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 10:09:51 UTC] === END API CALL LOG ===
[03-Jul-2026 10:09:51 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 10:09:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U
[03-Jul-2026 10:09:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 10:09:51 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 10:09:51 UTC] User ID: 92
[03-Jul-2026 10:09:51 UTC] ✅ User profile retrieved successfully for user ID: 92
[03-Jul-2026 10:09:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 10:09:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 10:09:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8, 172.68.42.16","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a15518d9cb8925c1-JNB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Jul-2026 10:09:51 UTC] === User Orders API Called ===
[03-Jul-2026 10:09:51 UTC] User ID: 92
[03-Jul-2026 10:09:51 UTC] Limit: 20, Offset: 0
[03-Jul-2026 10:09:51 UTC] Orders found: 1
[03-Jul-2026 10:09:51 UTC] Orders data: [{"id":375,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/extendedtraders00","status":"pending","created_at":"2026-07-03 13:25:19","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[03-Jul-2026 10:09:51 UTC] Total orders count: 1
[03-Jul-2026 10:09:53 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 10:09:53 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 10:09:53 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8, 172.68.42.16","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a15518e1fd0025c1-JNB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Jul-2026 10:09:53 UTC] === User Orders API Called ===
[03-Jul-2026 10:09:53 UTC] User ID: 92
[03-Jul-2026 10:09:53 UTC] Limit: 20, Offset: 0
[03-Jul-2026 10:09:53 UTC] Orders found: 1
[03-Jul-2026 10:09:53 UTC] Orders data: [{"id":375,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/extendedtraders00","status":"pending","created_at":"2026-07-03 13:25:19","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[03-Jul-2026 10:09:53 UTC] Total orders count: 1
[03-Jul-2026 10:10:01 UTC] === API CALL LOG ===
[03-Jul-2026 10:10:01 UTC] Endpoint: user/profile.php
[03-Jul-2026 10:10:01 UTC] Full Log Data: {
    "timestamp": "2026-07-03 10:10:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8, 172.68.42.17",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1551918fd7725c1-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 10:10:01 UTC] === END API CALL LOG ===
[03-Jul-2026 10:10:01 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 10:10:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U
[03-Jul-2026 10:10:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 10:10:01 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 10:10:01 UTC] User ID: 92
[03-Jul-2026 10:10:01 UTC] ✅ User profile retrieved successfully for user ID: 92
[03-Jul-2026 10:10:02 UTC] === API CALL LOG ===
[03-Jul-2026 10:10:02 UTC] Endpoint: user/profile.php
[03-Jul-2026 10:10:02 UTC] Full Log Data: {
    "timestamp": "2026-07-03 10:10:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8, 172.68.42.16",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a155191749f225c1-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 10:10:02 UTC] === END API CALL LOG ===
[03-Jul-2026 10:10:02 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 10:10:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U
[03-Jul-2026 10:10:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 10:10:02 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 10:10:02 UTC] User ID: 92
[03-Jul-2026 10:10:02 UTC] ✅ User profile retrieved successfully for user ID: 92
[03-Jul-2026 10:10:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 10:10:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 10:10:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8, 172.68.42.17","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a155191749ee25c1-JNB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Jul-2026 10:10:02 UTC] === User Orders API Called ===
[03-Jul-2026 10:10:02 UTC] User ID: 92
[03-Jul-2026 10:10:02 UTC] Limit: 20, Offset: 0
[03-Jul-2026 10:10:02 UTC] Orders found: 1
[03-Jul-2026 10:10:02 UTC] Orders data: [{"id":375,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/extendedtraders00","status":"pending","created_at":"2026-07-03 13:25:19","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[03-Jul-2026 10:10:02 UTC] Total orders count: 1
[03-Jul-2026 10:13:31 UTC] === API CALL LOG ===
[03-Jul-2026 10:13:31 UTC] Endpoint: user/profile.php
[03-Jul-2026 10:13:31 UTC] Full Log Data: {
    "timestamp": "2026-07-03 10:13:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8, 197.234.242.162",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1551e347e0ab3d6-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 10:13:31 UTC] === END API CALL LOG ===
[03-Jul-2026 10:13:31 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 10:13:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U
[03-Jul-2026 10:13:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 10:13:31 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 10:13:31 UTC] User ID: 92
[03-Jul-2026 10:13:31 UTC] ✅ User profile retrieved successfully for user ID: 92
[03-Jul-2026 10:13:32 UTC] === API CALL LOG ===
[03-Jul-2026 10:13:32 UTC] Endpoint: user/profile.php
[03-Jul-2026 10:13:32 UTC] Full Log Data: {
    "timestamp": "2026-07-03 10:13:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8, 197.234.242.162",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1551e3d0a52b3d6-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 10:13:32 UTC] === END API CALL LOG ===
[03-Jul-2026 10:13:32 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 10:13:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U
[03-Jul-2026 10:13:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 10:13:32 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 10:13:32 UTC] User ID: 92
[03-Jul-2026 10:13:32 UTC] ✅ User profile retrieved successfully for user ID: 92
[03-Jul-2026 10:13:32 UTC] === API CALL LOG ===
[03-Jul-2026 10:13:32 UTC] Endpoint: user/profile.php
[03-Jul-2026 10:13:32 UTC] Full Log Data: {
    "timestamp": "2026-07-03 10:13:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8, 197.234.242.162",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1551e3ece42b3d6-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 10:13:32 UTC] === END API CALL LOG ===
[03-Jul-2026 10:13:32 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 10:13:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U
[03-Jul-2026 10:13:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 10:13:32 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 10:13:32 UTC] User ID: 92
[03-Jul-2026 10:13:32 UTC] ✅ User profile retrieved successfully for user ID: 92
[03-Jul-2026 10:13:32 UTC] === API CALL LOG ===
[03-Jul-2026 10:13:32 UTC] Endpoint: user/profile.php
[03-Jul-2026 10:13:32 UTC] Full Log Data: {
    "timestamp": "2026-07-03 10:13:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8, 197.234.242.162",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1551e3ece49b3d6-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 10:13:32 UTC] === END API CALL LOG ===
[03-Jul-2026 10:13:32 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 10:13:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U
[03-Jul-2026 10:13:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 10:13:32 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 10:13:32 UTC] User ID: 92
[03-Jul-2026 10:13:32 UTC] ✅ User profile retrieved successfully for user ID: 92
[03-Jul-2026 10:13:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 10:13:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 10:13:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8, 197.234.242.162","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1551e3ece46b3d6-JNB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Jul-2026 10:13:32 UTC] === User Orders API Called ===
[03-Jul-2026 10:13:32 UTC] User ID: 92
[03-Jul-2026 10:13:32 UTC] Limit: 20, Offset: 0
[03-Jul-2026 10:13:32 UTC] Orders found: 1
[03-Jul-2026 10:13:32 UTC] Orders data: [{"id":375,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/extendedtraders00","status":"pending","created_at":"2026-07-03 13:25:19","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[03-Jul-2026 10:13:32 UTC] Total orders count: 1
[03-Jul-2026 10:13:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 10:13:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 10:13:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8, 197.234.242.162","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1551e53ecf4b3d6-JNB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Jul-2026 10:13:36 UTC] === User Orders API Called ===
[03-Jul-2026 10:13:36 UTC] User ID: 92
[03-Jul-2026 10:13:36 UTC] Limit: 20, Offset: 0
[03-Jul-2026 10:13:36 UTC] Orders found: 1
[03-Jul-2026 10:13:36 UTC] Orders data: [{"id":375,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/extendedtraders00","status":"pending","created_at":"2026-07-03 13:25:19","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[03-Jul-2026 10:13:36 UTC] Total orders count: 1
[03-Jul-2026 10:13:45 UTC] === API CALL LOG ===
[03-Jul-2026 10:13:45 UTC] Endpoint: user/profile.php
[03-Jul-2026 10:13:45 UTC] Full Log Data: {
    "timestamp": "2026-07-03 10:13:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8, 197.234.242.162",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1551e90692db3d6-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 10:13:45 UTC] === END API CALL LOG ===
[03-Jul-2026 10:13:45 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 10:13:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U
[03-Jul-2026 10:13:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 10:13:45 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 10:13:45 UTC] User ID: 92
[03-Jul-2026 10:13:45 UTC] ✅ User profile retrieved successfully for user ID: 92
[03-Jul-2026 10:13:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 10:13:45 UTC] === API CALL LOG ===
[03-Jul-2026 10:13:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 10:13:45 UTC] Endpoint: user/profile.php
[03-Jul-2026 10:13:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8, 197.234.242.162","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1551e8daa10b3d6-JNB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Jul-2026 10:13:45 UTC] Full Log Data: {
    "timestamp": "2026-07-03 10:13:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8, 197.234.242.162",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1551e8daa14b3d6-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 10:13:45 UTC] === User Orders API Called ===
[03-Jul-2026 10:13:45 UTC] === END API CALL LOG ===
[03-Jul-2026 10:13:45 UTC] User ID: 92
[03-Jul-2026 10:13:45 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 10:13:45 UTC] Limit: 20, Offset: 0
[03-Jul-2026 10:13:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U
[03-Jul-2026 10:13:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 10:13:45 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 10:13:45 UTC] User ID: 92
[03-Jul-2026 10:13:45 UTC] Orders found: 1
[03-Jul-2026 10:13:45 UTC] ✅ User profile retrieved successfully for user ID: 92
[03-Jul-2026 10:13:45 UTC] Orders data: [{"id":375,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/extendedtraders00","status":"pending","created_at":"2026-07-03 13:25:19","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[03-Jul-2026 10:13:45 UTC] Total orders count: 1
[03-Jul-2026 10:14:23 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 10:14:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 10:14:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8, 197.234.242.162","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1551f7a0db9b3d6-JNB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Jul-2026 10:14:23 UTC] === User Orders API Called ===
[03-Jul-2026 10:14:23 UTC] User ID: 92
[03-Jul-2026 10:14:23 UTC] Limit: 20, Offset: 0
[03-Jul-2026 10:14:23 UTC] Orders found: 1
[03-Jul-2026 10:14:23 UTC] Orders data: [{"id":375,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/extendedtraders00","status":"pending","created_at":"2026-07-03 13:25:19","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[03-Jul-2026 10:14:23 UTC] Total orders count: 1
[03-Jul-2026 10:14:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 10:14:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 10:14:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8, 197.234.242.162","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1551f8eac21b3d6-JNB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Jul-2026 10:14:26 UTC] === User Orders API Called ===
[03-Jul-2026 10:14:26 UTC] User ID: 92
[03-Jul-2026 10:14:26 UTC] Limit: 20, Offset: 0
[03-Jul-2026 10:14:26 UTC] === API CALL LOG ===
[03-Jul-2026 10:14:26 UTC] Endpoint: user/profile.php
[03-Jul-2026 10:14:26 UTC] Full Log Data: {
    "timestamp": "2026-07-03 10:14:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8, 197.234.242.162",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1551f8eac22b3d6-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 10:14:26 UTC] === END API CALL LOG ===
[03-Jul-2026 10:14:26 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 10:14:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U
[03-Jul-2026 10:14:26 UTC] Orders found: 1
[03-Jul-2026 10:14:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 10:14:26 UTC] Orders data: [{"id":375,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/extendedtraders00","status":"pending","created_at":"2026-07-03 13:25:19","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[03-Jul-2026 10:14:26 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 10:14:26 UTC] User ID: 92
[03-Jul-2026 10:14:26 UTC] Total orders count: 1
[03-Jul-2026 10:14:26 UTC] ✅ User profile retrieved successfully for user ID: 92
[03-Jul-2026 10:14:27 UTC] === API CALL LOG ===
[03-Jul-2026 10:14:27 UTC] Endpoint: user/profile.php
[03-Jul-2026 10:14:27 UTC] Full Log Data: {
    "timestamp": "2026-07-03 10:14:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8, 197.234.242.162",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1551f926ca5b3d6-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 10:14:27 UTC] === END API CALL LOG ===
[03-Jul-2026 10:14:27 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 10:14:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U
[03-Jul-2026 10:14:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 10:14:27 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 10:14:27 UTC] User ID: 92
[03-Jul-2026 10:14:27 UTC] ✅ User profile retrieved successfully for user ID: 92
[03-Jul-2026 10:15:01 UTC] === API CALL LOG ===
[03-Jul-2026 10:15:01 UTC] Endpoint: user/profile.php
[03-Jul-2026 10:15:01 UTC] Full Log Data: {
    "timestamp": "2026-07-03 10:15:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8, 197.234.242.163",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a155206baba0b3d6-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 10:15:01 UTC] === END API CALL LOG ===
[03-Jul-2026 10:15:01 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 10:15:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U
[03-Jul-2026 10:15:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 10:15:01 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 10:15:01 UTC] User ID: 92
[03-Jul-2026 10:15:01 UTC] ✅ User profile retrieved successfully for user ID: 92
[03-Jul-2026 10:15:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 10:15:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 10:15:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8, 197.234.242.162","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a15520690dc1b3d6-JNB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Jul-2026 10:15:01 UTC] === User Orders API Called ===
[03-Jul-2026 10:15:01 UTC] User ID: 92
[03-Jul-2026 10:15:01 UTC] Limit: 20, Offset: 0
[03-Jul-2026 10:15:01 UTC] Orders found: 1
[03-Jul-2026 10:15:01 UTC] Orders data: [{"id":375,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/extendedtraders00","status":"pending","created_at":"2026-07-03 13:25:19","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[03-Jul-2026 10:15:01 UTC] Total orders count: 1
[03-Jul-2026 10:15:01 UTC] === API CALL LOG ===
[03-Jul-2026 10:15:01 UTC] Endpoint: user/profile.php
[03-Jul-2026 10:15:01 UTC] Full Log Data: {
    "timestamp": "2026-07-03 10:15:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8, 197.234.242.162",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15520690dc3b3d6-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 10:15:01 UTC] === END API CALL LOG ===
[03-Jul-2026 10:15:01 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 10:15:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U
[03-Jul-2026 10:15:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 10:15:01 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 10:15:01 UTC] User ID: 92
[03-Jul-2026 10:15:01 UTC] ✅ User profile retrieved successfully for user ID: 92
[03-Jul-2026 10:15:07 UTC] === API CALL LOG ===
[03-Jul-2026 10:15:07 UTC] Endpoint: user/profile.php
[03-Jul-2026 10:15:07 UTC] Full Log Data: {
    "timestamp": "2026-07-03 10:15:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8, 197.234.242.162",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a155208fef73b3d6-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 10:15:07 UTC] === END API CALL LOG ===
[03-Jul-2026 10:15:07 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 10:15:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U
[03-Jul-2026 10:15:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 10:15:07 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 10:15:07 UTC] User ID: 92
[03-Jul-2026 10:15:07 UTC] ✅ User profile retrieved successfully for user ID: 92
[03-Jul-2026 10:15:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 10:15:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 10:15:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8, 197.234.242.162","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a155208fef6fb3d6-JNB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Jul-2026 10:15:07 UTC] === User Orders API Called ===
[03-Jul-2026 10:15:07 UTC] User ID: 92
[03-Jul-2026 10:15:07 UTC] Limit: 20, Offset: 0
[03-Jul-2026 10:15:07 UTC] Orders found: 1
[03-Jul-2026 10:15:07 UTC] Orders data: [{"id":375,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/extendedtraders00","status":"pending","created_at":"2026-07-03 13:25:19","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[03-Jul-2026 10:15:07 UTC] Total orders count: 1
[03-Jul-2026 10:15:08 UTC] === API CALL LOG ===
[03-Jul-2026 10:15:08 UTC] Endpoint: user/profile.php
[03-Jul-2026 10:15:08 UTC] Full Log Data: {
    "timestamp": "2026-07-03 10:15:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8, 197.234.242.162",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15520936f2fb3d6-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 10:15:08 UTC] === END API CALL LOG ===
[03-Jul-2026 10:15:08 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 10:15:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U
[03-Jul-2026 10:15:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 10:15:08 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 10:15:08 UTC] User ID: 92
[03-Jul-2026 10:15:08 UTC] ✅ User profile retrieved successfully for user ID: 92
[03-Jul-2026 10:15:36 UTC] === API CALL LOG ===
[03-Jul-2026 10:15:36 UTC] Endpoint: user/profile.php
[03-Jul-2026 10:15:36 UTC] Full Log Data: {
    "timestamp": "2026-07-03 10:15:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8, 197.234.242.163",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1552141e9b5b3d6-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 10:15:36 UTC] === END API CALL LOG ===
[03-Jul-2026 10:15:36 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 10:15:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U
[03-Jul-2026 10:15:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 10:15:36 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 10:15:36 UTC] User ID: 92
[03-Jul-2026 10:15:36 UTC] ✅ User profile retrieved successfully for user ID: 92
[03-Jul-2026 10:15:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 10:15:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 10:15:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8, 197.234.242.162","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a155213f4bb0b3d6-JNB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Jul-2026 10:15:36 UTC] === User Orders API Called ===
[03-Jul-2026 10:15:36 UTC] User ID: 92
[03-Jul-2026 10:15:36 UTC] Limit: 20, Offset: 0
[03-Jul-2026 10:15:36 UTC] Orders found: 1
[03-Jul-2026 10:15:36 UTC] Orders data: [{"id":375,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/extendedtraders00","status":"pending","created_at":"2026-07-03 13:25:19","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[03-Jul-2026 10:15:36 UTC] Total orders count: 1
[03-Jul-2026 10:15:36 UTC] === API CALL LOG ===
[03-Jul-2026 10:15:36 UTC] Endpoint: user/profile.php
[03-Jul-2026 10:15:36 UTC] Full Log Data: {
    "timestamp": "2026-07-03 10:15:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8, 197.234.242.163",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a155213f4bb4b3d6-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 10:15:36 UTC] === END API CALL LOG ===
[03-Jul-2026 10:15:36 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 10:15:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U
[03-Jul-2026 10:15:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 10:15:36 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 10:15:36 UTC] User ID: 92
[03-Jul-2026 10:15:36 UTC] ✅ User profile retrieved successfully for user ID: 92
[03-Jul-2026 10:15:50 UTC] === API CALL LOG ===
[03-Jul-2026 10:15:50 UTC] Endpoint: user/profile.php
[03-Jul-2026 10:15:50 UTC] Full Log Data: {
    "timestamp": "2026-07-03 10:15:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8, 197.234.242.162",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a155219cc837b3d6-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 10:15:50 UTC] === END API CALL LOG ===
[03-Jul-2026 10:15:50 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 10:15:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U
[03-Jul-2026 10:15:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 10:15:50 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 10:15:50 UTC] User ID: 92
[03-Jul-2026 10:15:50 UTC] ✅ User profile retrieved successfully for user ID: 92
[03-Jul-2026 10:15:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 10:15:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 10:15:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8, 197.234.242.162","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a155219cc835b3d6-JNB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Jul-2026 10:15:50 UTC] === User Orders API Called ===
[03-Jul-2026 10:15:50 UTC] User ID: 92
[03-Jul-2026 10:15:50 UTC] Limit: 20, Offset: 0
[03-Jul-2026 10:15:50 UTC] Orders found: 1
[03-Jul-2026 10:15:50 UTC] Orders data: [{"id":375,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/extendedtraders00","status":"pending","created_at":"2026-07-03 13:25:19","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[03-Jul-2026 10:15:50 UTC] Total orders count: 1
[03-Jul-2026 10:15:51 UTC] === API CALL LOG ===
[03-Jul-2026 10:15:51 UTC] Endpoint: user/profile.php
[03-Jul-2026 10:15:51 UTC] Full Log Data: {
    "timestamp": "2026-07-03 10:15:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8, 197.234.242.162",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15521a06879b3d6-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 10:15:51 UTC] === END API CALL LOG ===
[03-Jul-2026 10:15:51 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 10:15:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U
[03-Jul-2026 10:15:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 10:15:51 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 10:15:51 UTC] User ID: 92
[03-Jul-2026 10:15:51 UTC] ✅ User profile retrieved successfully for user ID: 92
[03-Jul-2026 10:15:56 UTC] === API CALL LOG ===
[03-Jul-2026 10:15:56 UTC] Endpoint: user/profile.php
[03-Jul-2026 10:15:56 UTC] Full Log Data: {
    "timestamp": "2026-07-03 10:15:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8, 197.234.242.162",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15521c3d829b3d6-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 10:15:56 UTC] === END API CALL LOG ===
[03-Jul-2026 10:15:56 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 10:15:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U
[03-Jul-2026 10:15:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 10:15:56 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 10:15:56 UTC] User ID: 92
[03-Jul-2026 10:15:56 UTC] ✅ User profile retrieved successfully for user ID: 92
[03-Jul-2026 10:15:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 10:15:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 10:15:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8, 197.234.242.162","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a15521c3d827b3d6-JNB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Jul-2026 10:15:56 UTC] === User Orders API Called ===
[03-Jul-2026 10:15:56 UTC] User ID: 92
[03-Jul-2026 10:15:56 UTC] Limit: 20, Offset: 0
[03-Jul-2026 10:15:56 UTC] Orders found: 1
[03-Jul-2026 10:15:56 UTC] Orders data: [{"id":375,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/extendedtraders00","status":"pending","created_at":"2026-07-03 13:25:19","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[03-Jul-2026 10:15:56 UTC] Total orders count: 1
[03-Jul-2026 10:15:57 UTC] === API CALL LOG ===
[03-Jul-2026 10:15:57 UTC] Endpoint: user/profile.php
[03-Jul-2026 10:15:57 UTC] Full Log Data: {
    "timestamp": "2026-07-03 10:15:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8, 197.234.242.162",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15521c779cbb3d6-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 10:15:57 UTC] === END API CALL LOG ===
[03-Jul-2026 10:15:57 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 10:15:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U
[03-Jul-2026 10:15:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 10:15:57 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 10:15:57 UTC] User ID: 92
[03-Jul-2026 10:15:57 UTC] ✅ User profile retrieved successfully for user ID: 92
[03-Jul-2026 10:16:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 10:16:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 10:16:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8, 197.234.242.162","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a15521da2dfcb3d6-JNB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Jul-2026 10:16:00 UTC] === User Orders API Called ===
[03-Jul-2026 10:16:00 UTC] User ID: 92
[03-Jul-2026 10:16:00 UTC] Limit: 20, Offset: 0
[03-Jul-2026 10:16:00 UTC] Orders found: 1
[03-Jul-2026 10:16:00 UTC] Orders data: [{"id":375,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/extendedtraders00","status":"pending","created_at":"2026-07-03 13:25:19","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[03-Jul-2026 10:16:00 UTC] Total orders count: 1
[03-Jul-2026 10:16:02 UTC] === API CALL LOG ===
[03-Jul-2026 10:16:02 UTC] Endpoint: user/profile.php
[03-Jul-2026 10:16:02 UTC] Full Log Data: {
    "timestamp": "2026-07-03 10:16:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8, 197.234.242.162",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15521e7aff3b3d6-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 10:16:02 UTC] === END API CALL LOG ===
[03-Jul-2026 10:16:02 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 10:16:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U
[03-Jul-2026 10:16:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 10:16:02 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 10:16:02 UTC] User ID: 92
[03-Jul-2026 10:16:02 UTC] ✅ User profile retrieved successfully for user ID: 92
[03-Jul-2026 10:16:03 UTC] User Purchases API - User ID: 92
[03-Jul-2026 10:16:03 UTC] User Purchases API - Total purchases found: 3
[03-Jul-2026 10:16:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 10:16:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 10:16:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8, 197.234.242.162","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1552202aea2b3d6-JNB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Jul-2026 10:16:06 UTC] === User Orders API Called ===
[03-Jul-2026 10:16:06 UTC] User ID: 92
[03-Jul-2026 10:16:06 UTC] Limit: 20, Offset: 0
[03-Jul-2026 10:16:06 UTC] Orders found: 1
[03-Jul-2026 10:16:06 UTC] Orders data: [{"id":375,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/extendedtraders00","status":"pending","created_at":"2026-07-03 13:25:19","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[03-Jul-2026 10:16:06 UTC] Total orders count: 1
[03-Jul-2026 10:16:08 UTC] === API CALL LOG ===
[03-Jul-2026 10:16:08 UTC] Endpoint: user/profile.php
[03-Jul-2026 10:16:08 UTC] Full Log Data: {
    "timestamp": "2026-07-03 10:16:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8, 197.234.242.162",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a155220a2814b3d6-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 10:16:08 UTC] === END API CALL LOG ===
[03-Jul-2026 10:16:08 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 10:16:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U
[03-Jul-2026 10:16:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 10:16:08 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 10:16:08 UTC] User ID: 92
[03-Jul-2026 10:16:08 UTC] ✅ User profile retrieved successfully for user ID: 92
[03-Jul-2026 10:16:08 UTC] User Purchases API - User ID: 92
[03-Jul-2026 10:16:08 UTC] User Purchases API - Total purchases found: 3
[03-Jul-2026 10:16:12 UTC] === API CALL LOG ===
[03-Jul-2026 10:16:12 UTC] Endpoint: user/profile.php
[03-Jul-2026 10:16:12 UTC] Full Log Data: {
    "timestamp": "2026-07-03 10:16:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8, 197.234.242.162",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1552222aa81b3d6-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 10:16:12 UTC] === END API CALL LOG ===
[03-Jul-2026 10:16:12 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 10:16:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U
[03-Jul-2026 10:16:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 10:16:12 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 10:16:12 UTC] User ID: 92
[03-Jul-2026 10:16:12 UTC] ✅ User profile retrieved successfully for user ID: 92
[03-Jul-2026 10:16:12 UTC] User Purchases API - User ID: 92
[03-Jul-2026 10:16:12 UTC] User Purchases API - Total purchases found: 3
[03-Jul-2026 10:16:17 UTC] === API CALL LOG ===
[03-Jul-2026 10:16:17 UTC] Endpoint: user/profile.php
[03-Jul-2026 10:16:17 UTC] Full Log Data: {
    "timestamp": "2026-07-03 10:16:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8, 197.234.242.162",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1552246cda8b3d6-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 10:16:17 UTC] === END API CALL LOG ===
[03-Jul-2026 10:16:17 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 10:16:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U
[03-Jul-2026 10:16:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 10:16:17 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 10:16:17 UTC] User ID: 92
[03-Jul-2026 10:16:17 UTC] ✅ User profile retrieved successfully for user ID: 92
[03-Jul-2026 10:16:18 UTC] User Purchases API - User ID: 92
[03-Jul-2026 10:16:18 UTC] User Purchases API - Total purchases found: 3
[03-Jul-2026 10:16:22 UTC] === API CALL LOG ===
[03-Jul-2026 10:16:22 UTC] Endpoint: user/profile.php
[03-Jul-2026 10:16:22 UTC] Full Log Data: {
    "timestamp": "2026-07-03 10:16:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8, 197.234.242.162",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a155226269d9b3d6-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 10:16:22 UTC] === END API CALL LOG ===
[03-Jul-2026 10:16:22 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 10:16:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U
[03-Jul-2026 10:16:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 10:16:22 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 10:16:22 UTC] User ID: 92
[03-Jul-2026 10:16:22 UTC] ✅ User profile retrieved successfully for user ID: 92
[03-Jul-2026 10:16:22 UTC] User Purchases API - User ID: 92
[03-Jul-2026 10:16:22 UTC] User Purchases API - Total purchases found: 3
[03-Jul-2026 10:16:26 UTC] User Purchases API - User ID: 92
[03-Jul-2026 10:16:26 UTC] User Purchases API - Total purchases found: 3
[03-Jul-2026 10:16:32 UTC] === API CALL LOG ===
[03-Jul-2026 10:16:32 UTC] Endpoint: user/profile.php
[03-Jul-2026 10:16:32 UTC] Full Log Data: {
    "timestamp": "2026-07-03 10:16:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8, 197.234.242.163",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15522a0e9f5b3d6-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 10:16:32 UTC] === END API CALL LOG ===
[03-Jul-2026 10:16:32 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 10:16:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U
[03-Jul-2026 10:16:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 10:16:32 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 10:16:32 UTC] User ID: 92
[03-Jul-2026 10:16:32 UTC] ✅ User profile retrieved successfully for user ID: 92
[03-Jul-2026 10:16:33 UTC] User Purchases API - User ID: 92
[03-Jul-2026 10:16:33 UTC] User Purchases API - Total purchases found: 3
[03-Jul-2026 10:16:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 10:16:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 10:16:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8, 197.234.242.163","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a15522b57e5eb3d6-JNB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Jul-2026 10:16:35 UTC] === User Orders API Called ===
[03-Jul-2026 10:16:35 UTC] User ID: 92
[03-Jul-2026 10:16:35 UTC] Limit: 20, Offset: 0
[03-Jul-2026 10:16:35 UTC] Orders found: 1
[03-Jul-2026 10:16:35 UTC] Orders data: [{"id":375,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/extendedtraders00","status":"pending","created_at":"2026-07-03 13:25:19","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[03-Jul-2026 10:16:35 UTC] Total orders count: 1
[03-Jul-2026 10:16:35 UTC] === API CALL LOG ===
[03-Jul-2026 10:16:35 UTC] Endpoint: user/profile.php
[03-Jul-2026 10:16:35 UTC] Full Log Data: {
    "timestamp": "2026-07-03 10:16:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8, 197.234.242.163",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15522b57e60b3d6-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 10:16:35 UTC] === END API CALL LOG ===
[03-Jul-2026 10:16:35 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 10:16:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U
[03-Jul-2026 10:16:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 10:16:35 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 10:16:35 UTC] User ID: 92
[03-Jul-2026 10:16:35 UTC] ✅ User profile retrieved successfully for user ID: 92
[03-Jul-2026 10:16:36 UTC] === API CALL LOG ===
[03-Jul-2026 10:16:36 UTC] Endpoint: user/profile.php
[03-Jul-2026 10:16:36 UTC] Full Log Data: {
    "timestamp": "2026-07-03 10:16:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8, 197.234.242.163",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15522b8ede5b3d6-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:2280:37:a4f4:d0c2:36ff:fe0d:36f8",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 10:16:36 UTC] === END API CALL LOG ===
[03-Jul-2026 10:16:36 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 10:16:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MiwidXNlcm5hbWUiOiJBbnVjaGF1a2EiLCJlbWFpbCI6InRoYW5rZ29ka2U3NkBnbWFpbC5jb20iLCJleHAiOjE3ODM1MzEwNzJ9.ZjkDWneBc02L0PDLYe_r8Qqy0nPpYzA-RhCoB__mF_U
[03-Jul-2026 10:16:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 10:16:36 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 10:16:36 UTC] User ID: 92
[03-Jul-2026 10:16:36 UTC] ✅ User profile retrieved successfully for user ID: 92
[03-Jul-2026 10:43:49 UTC] === API CALL LOG ===
[03-Jul-2026 10:43:49 UTC] Endpoint: user/profile.php
[03-Jul-2026 10:43:49 UTC] Full Log Data: {
    "timestamp": "2026-07-03 10:43:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:7c80:0:3c5::14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:7c80:0:3c5::14, 104.23.166.100",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQyIiwidXNlcm5hbWUiOiJAaGloZ2dpdWciLCJlbWFpbCI6InBwNzA2NDk4MTExQGdtYWlsLmNvbSIsImV4cCI6MTc4MzY3NzkxOH0.cnk2-WSNO9h37za_Ueg_xmAD3ZEuNlcaaHjBxm0zr50",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1554a990db25b28-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:7c80:0:3c5::14",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 10:43:49 UTC] === END API CALL LOG ===
[03-Jul-2026 10:43:49 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 10:43:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQyIiwidXNlcm5hbWUiOiJAaGloZ2dpdWciLCJlbWFpbCI6InBwNzA2NDk4MTExQGdtYWlsLmNvbSIsImV4cCI6MTc4MzY3NzkxOH0.cnk2-WSNO9h37za_Ueg_xmAD3ZEuNlcaaHjBxm0zr50
[03-Jul-2026 10:43:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 10:43:49 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 10:43:49 UTC] User ID: 942
[03-Jul-2026 10:43:49 UTC] ✅ User profile retrieved successfully for user ID: 942
[03-Jul-2026 10:43:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 10:43:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 10:43:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a00:7c80:0:3c5::14, 104.23.166.100","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQyIiwidXNlcm5hbWUiOiJAaGloZ2dpdWciLCJlbWFpbCI6InBwNzA2NDk4MTExQGdtYWlsLmNvbSIsImV4cCI6MTc4MzY3NzkxOH0.cnk2-WSNO9h37za_Ueg_xmAD3ZEuNlcaaHjBxm0zr50","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1554aa6bfe85b28-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a00:7c80:0:3c5::14","cf-ipcountry":"NL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Jul-2026 10:43:51 UTC] === User Orders API Called ===
[03-Jul-2026 10:43:51 UTC] User ID: 942
[03-Jul-2026 10:43:51 UTC] Limit: 20, Offset: 0
[03-Jul-2026 10:43:51 UTC] Orders found: 0
[03-Jul-2026 10:43:51 UTC] Orders data: []
[03-Jul-2026 10:43:51 UTC] Total orders count: 0
[03-Jul-2026 10:43:51 UTC] === API CALL LOG ===
[03-Jul-2026 10:43:51 UTC] Endpoint: user/profile.php
[03-Jul-2026 10:43:51 UTC] Full Log Data: {
    "timestamp": "2026-07-03 10:43:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:7c80:0:3c5::14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:7c80:0:3c5::14, 104.23.166.100",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQyIiwidXNlcm5hbWUiOiJAaGloZ2dpdWciLCJlbWFpbCI6InBwNzA2NDk4MTExQGdtYWlsLmNvbSIsImV4cCI6MTc4MzY3NzkxOH0.cnk2-WSNO9h37za_Ueg_xmAD3ZEuNlcaaHjBxm0zr50",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1554aa6bfeb5b28-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:7c80:0:3c5::14",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 10:43:51 UTC] === END API CALL LOG ===
[03-Jul-2026 10:43:51 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 10:43:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQyIiwidXNlcm5hbWUiOiJAaGloZ2dpdWciLCJlbWFpbCI6InBwNzA2NDk4MTExQGdtYWlsLmNvbSIsImV4cCI6MTc4MzY3NzkxOH0.cnk2-WSNO9h37za_Ueg_xmAD3ZEuNlcaaHjBxm0zr50
[03-Jul-2026 10:43:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 10:43:51 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 10:43:51 UTC] User ID: 942
[03-Jul-2026 10:43:51 UTC] === API CALL LOG ===
[03-Jul-2026 10:43:51 UTC] ✅ User profile retrieved successfully for user ID: 942
[03-Jul-2026 10:43:51 UTC] Endpoint: user/profile.php
[03-Jul-2026 10:43:51 UTC] Full Log Data: {
    "timestamp": "2026-07-03 10:43:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:7c80:0:3c5::14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:7c80:0:3c5::14, 104.23.166.100",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQyIiwidXNlcm5hbWUiOiJAaGloZ2dpdWciLCJlbWFpbCI6InBwNzA2NDk4MTExQGdtYWlsLmNvbSIsImV4cCI6MTc4MzY3NzkxOH0.cnk2-WSNO9h37za_Ueg_xmAD3ZEuNlcaaHjBxm0zr50",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1554aa6bfdf5b28-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:7c80:0:3c5::14",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 10:43:51 UTC] === END API CALL LOG ===
[03-Jul-2026 10:43:51 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 10:43:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQyIiwidXNlcm5hbWUiOiJAaGloZ2dpdWciLCJlbWFpbCI6InBwNzA2NDk4MTExQGdtYWlsLmNvbSIsImV4cCI6MTc4MzY3NzkxOH0.cnk2-WSNO9h37za_Ueg_xmAD3ZEuNlcaaHjBxm0zr50
[03-Jul-2026 10:43:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 10:43:51 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 10:43:51 UTC] User ID: 942
[03-Jul-2026 10:43:51 UTC] ✅ User profile retrieved successfully for user ID: 942
[03-Jul-2026 10:43:53 UTC] === API CALL LOG ===
[03-Jul-2026 10:43:53 UTC] Endpoint: user/profile.php
[03-Jul-2026 10:43:53 UTC] Full Log Data: {
    "timestamp": "2026-07-03 10:43:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:7c80:0:3c5::14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:7c80:0:3c5::14, 104.23.166.100",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQyIiwidXNlcm5hbWUiOiJAaGloZ2dpdWciLCJlbWFpbCI6InBwNzA2NDk4MTExQGdtYWlsLmNvbSIsImV4cCI6MTc4MzY3NzkxOH0.cnk2-WSNO9h37za_Ueg_xmAD3ZEuNlcaaHjBxm0zr50",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1554ab4fbb45b28-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:7c80:0:3c5::14",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 10:43:53 UTC] === END API CALL LOG ===
[03-Jul-2026 10:43:53 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 10:43:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQyIiwidXNlcm5hbWUiOiJAaGloZ2dpdWciLCJlbWFpbCI6InBwNzA2NDk4MTExQGdtYWlsLmNvbSIsImV4cCI6MTc4MzY3NzkxOH0.cnk2-WSNO9h37za_Ueg_xmAD3ZEuNlcaaHjBxm0zr50
[03-Jul-2026 10:43:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 10:43:53 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 10:43:53 UTC] User ID: 942
[03-Jul-2026 10:43:53 UTC] ✅ User profile retrieved successfully for user ID: 942
[03-Jul-2026 10:44:02 UTC] === API CALL LOG ===
[03-Jul-2026 10:44:02 UTC] Endpoint: user/profile.php
[03-Jul-2026 10:44:02 UTC] Full Log Data: {
    "timestamp": "2026-07-03 10:44:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:7c80:0:3c5::14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:7c80:0:3c5::14, 162.159.113.83",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQyIiwidXNlcm5hbWUiOiJAaGloZ2dpdWciLCJlbWFpbCI6InBwNzA2NDk4MTExQGdtYWlsLmNvbSIsImV4cCI6MTc4MzY3NzkxOH0.cnk2-WSNO9h37za_Ueg_xmAD3ZEuNlcaaHjBxm0zr50",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1554ae94a6cc118-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:7c80:0:3c5::14",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 10:44:02 UTC] === END API CALL LOG ===
[03-Jul-2026 10:44:02 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 10:44:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQyIiwidXNlcm5hbWUiOiJAaGloZ2dpdWciLCJlbWFpbCI6InBwNzA2NDk4MTExQGdtYWlsLmNvbSIsImV4cCI6MTc4MzY3NzkxOH0.cnk2-WSNO9h37za_Ueg_xmAD3ZEuNlcaaHjBxm0zr50
[03-Jul-2026 10:44:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 10:44:02 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 10:44:02 UTC] User ID: 942
[03-Jul-2026 10:44:02 UTC] ✅ User profile retrieved successfully for user ID: 942
[03-Jul-2026 10:44:02 UTC] === API CALL LOG ===
[03-Jul-2026 10:44:02 UTC] Endpoint: user/profile.php
[03-Jul-2026 10:44:02 UTC] Full Log Data: {
    "timestamp": "2026-07-03 10:44:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:7c80:0:3c5::14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:7c80:0:3c5::14, 162.159.113.83",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQyIiwidXNlcm5hbWUiOiJAaGloZ2dpdWciLCJlbWFpbCI6InBwNzA2NDk4MTExQGdtYWlsLmNvbSIsImV4cCI6MTc4MzY3NzkxOH0.cnk2-WSNO9h37za_Ueg_xmAD3ZEuNlcaaHjBxm0zr50",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1554aee6956c118-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:7c80:0:3c5::14",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 10:44:02 UTC] === END API CALL LOG ===
[03-Jul-2026 10:44:02 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 10:44:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQyIiwidXNlcm5hbWUiOiJAaGloZ2dpdWciLCJlbWFpbCI6InBwNzA2NDk4MTExQGdtYWlsLmNvbSIsImV4cCI6MTc4MzY3NzkxOH0.cnk2-WSNO9h37za_Ueg_xmAD3ZEuNlcaaHjBxm0zr50
[03-Jul-2026 10:44:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 10:44:02 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 10:44:02 UTC] User ID: 942
[03-Jul-2026 10:44:02 UTC] ✅ User profile retrieved successfully for user ID: 942
[03-Jul-2026 10:44:02 UTC] === API CALL LOG ===
[03-Jul-2026 10:44:02 UTC] Endpoint: user/profile.php
[03-Jul-2026 10:44:02 UTC] Full Log Data: {
    "timestamp": "2026-07-03 10:44:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:7c80:0:3c5::14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:7c80:0:3c5::14, 162.159.113.83",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQyIiwidXNlcm5hbWUiOiJAaGloZ2dpdWciLCJlbWFpbCI6InBwNzA2NDk4MTExQGdtYWlsLmNvbSIsImV4cCI6MTc4MzY3NzkxOH0.cnk2-WSNO9h37za_Ueg_xmAD3ZEuNlcaaHjBxm0zr50",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1554aee696ac118-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:7c80:0:3c5::14",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 10:44:02 UTC] === END API CALL LOG ===
[03-Jul-2026 10:44:02 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 10:44:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQyIiwidXNlcm5hbWUiOiJAaGloZ2dpdWciLCJlbWFpbCI6InBwNzA2NDk4MTExQGdtYWlsLmNvbSIsImV4cCI6MTc4MzY3NzkxOH0.cnk2-WSNO9h37za_Ueg_xmAD3ZEuNlcaaHjBxm0zr50
[03-Jul-2026 10:44:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 10:44:02 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 10:44:02 UTC] User ID: 942
[03-Jul-2026 10:44:02 UTC] ✅ User profile retrieved successfully for user ID: 942
[03-Jul-2026 10:44:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 10:44:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 10:44:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a00:7c80:0:3c5::14, 162.159.113.83","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQyIiwidXNlcm5hbWUiOiJAaGloZ2dpdWciLCJlbWFpbCI6InBwNzA2NDk4MTExQGdtYWlsLmNvbSIsImV4cCI6MTc4MzY3NzkxOH0.cnk2-WSNO9h37za_Ueg_xmAD3ZEuNlcaaHjBxm0zr50","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1554aee6963c118-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a00:7c80:0:3c5::14","cf-ipcountry":"NL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Jul-2026 10:44:02 UTC] === User Orders API Called ===
[03-Jul-2026 10:44:02 UTC] User ID: 942
[03-Jul-2026 10:44:02 UTC] Limit: 20, Offset: 0
[03-Jul-2026 10:44:02 UTC] Orders found: 0
[03-Jul-2026 10:44:02 UTC] Orders data: []
[03-Jul-2026 10:44:02 UTC] Total orders count: 0
[03-Jul-2026 10:44:05 UTC] === API CALL LOG ===
[03-Jul-2026 10:44:05 UTC] Endpoint: user/profile.php
[03-Jul-2026 10:44:05 UTC] Full Log Data: {
    "timestamp": "2026-07-03 10:44:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:7c80:0:3c5::14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:7c80:0:3c5::14, 162.159.113.83",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQyIiwidXNlcm5hbWUiOiJAaGloZ2dpdWciLCJlbWFpbCI6InBwNzA2NDk4MTExQGdtYWlsLmNvbSIsImV4cCI6MTc4MzY3NzkxOH0.cnk2-WSNO9h37za_Ueg_xmAD3ZEuNlcaaHjBxm0zr50",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1554afe0abcc118-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:7c80:0:3c5::14",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 10:44:05 UTC] === END API CALL LOG ===
[03-Jul-2026 10:44:05 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 10:44:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQyIiwidXNlcm5hbWUiOiJAaGloZ2dpdWciLCJlbWFpbCI6InBwNzA2NDk4MTExQGdtYWlsLmNvbSIsImV4cCI6MTc4MzY3NzkxOH0.cnk2-WSNO9h37za_Ueg_xmAD3ZEuNlcaaHjBxm0zr50
[03-Jul-2026 10:44:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 10:44:05 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 10:44:05 UTC] User ID: 942
[03-Jul-2026 10:44:05 UTC] ✅ User profile retrieved successfully for user ID: 942
[03-Jul-2026 10:44:10 UTC] === API CALL LOG ===
[03-Jul-2026 10:44:10 UTC] Endpoint: user/profile.php
[03-Jul-2026 10:44:10 UTC] Full Log Data: {
    "timestamp": "2026-07-03 10:44:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:7c80:0:3c5::14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:7c80:0:3c5::14, 104.23.166.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQyIiwidXNlcm5hbWUiOiJAaGloZ2dpdWciLCJlbWFpbCI6InBwNzA2NDk4MTExQGdtYWlsLmNvbSIsImV4cCI6MTc4MzY3NzkxOH0.cnk2-WSNO9h37za_Ueg_xmAD3ZEuNlcaaHjBxm0zr50",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1554b1c486aaba7-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:7c80:0:3c5::14",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 10:44:10 UTC] === END API CALL LOG ===
[03-Jul-2026 10:44:10 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 10:44:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQyIiwidXNlcm5hbWUiOiJAaGloZ2dpdWciLCJlbWFpbCI6InBwNzA2NDk4MTExQGdtYWlsLmNvbSIsImV4cCI6MTc4MzY3NzkxOH0.cnk2-WSNO9h37za_Ueg_xmAD3ZEuNlcaaHjBxm0zr50
[03-Jul-2026 10:44:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 10:44:10 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 10:44:10 UTC] User ID: 942
[03-Jul-2026 10:44:10 UTC] ✅ User profile retrieved successfully for user ID: 942
[03-Jul-2026 10:44:11 UTC] === API CALL LOG ===
[03-Jul-2026 10:44:11 UTC] Endpoint: user/profile.php
[03-Jul-2026 10:44:11 UTC] Full Log Data: {
    "timestamp": "2026-07-03 10:44:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:7c80:0:3c5::14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:7c80:0:3c5::14, 104.23.166.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQyIiwidXNlcm5hbWUiOiJAaGloZ2dpdWciLCJlbWFpbCI6InBwNzA2NDk4MTExQGdtYWlsLmNvbSIsImV4cCI6MTc4MzY3NzkxOH0.cnk2-WSNO9h37za_Ueg_xmAD3ZEuNlcaaHjBxm0zr50",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1554b21caceaba7-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:7c80:0:3c5::14",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 10:44:11 UTC] === END API CALL LOG ===
[03-Jul-2026 10:44:11 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 10:44:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQyIiwidXNlcm5hbWUiOiJAaGloZ2dpdWciLCJlbWFpbCI6InBwNzA2NDk4MTExQGdtYWlsLmNvbSIsImV4cCI6MTc4MzY3NzkxOH0.cnk2-WSNO9h37za_Ueg_xmAD3ZEuNlcaaHjBxm0zr50
[03-Jul-2026 10:44:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 10:44:11 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 10:44:11 UTC] User ID: 942
[03-Jul-2026 10:44:11 UTC] ✅ User profile retrieved successfully for user ID: 942
[03-Jul-2026 10:44:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 10:44:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 10:44:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a00:7c80:0:3c5::14, 104.23.166.101","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQyIiwidXNlcm5hbWUiOiJAaGloZ2dpdWciLCJlbWFpbCI6InBwNzA2NDk4MTExQGdtYWlsLmNvbSIsImV4cCI6MTc4MzY3NzkxOH0.cnk2-WSNO9h37za_Ueg_xmAD3ZEuNlcaaHjBxm0zr50","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1554b21cad4aba7-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a00:7c80:0:3c5::14","cf-ipcountry":"NL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Jul-2026 10:44:11 UTC] === User Orders API Called ===
[03-Jul-2026 10:44:11 UTC] User ID: 942
[03-Jul-2026 10:44:11 UTC] Limit: 20, Offset: 0
[03-Jul-2026 10:44:11 UTC] Orders found: 0
[03-Jul-2026 10:44:11 UTC] Orders data: []
[03-Jul-2026 10:44:11 UTC] Total orders count: 0
[03-Jul-2026 10:44:11 UTC] === API CALL LOG ===
[03-Jul-2026 10:44:11 UTC] Endpoint: user/profile.php
[03-Jul-2026 10:44:11 UTC] Full Log Data: {
    "timestamp": "2026-07-03 10:44:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:7c80:0:3c5::14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:7c80:0:3c5::14, 104.23.166.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQyIiwidXNlcm5hbWUiOiJAaGloZ2dpdWciLCJlbWFpbCI6InBwNzA2NDk4MTExQGdtYWlsLmNvbSIsImV4cCI6MTc4MzY3NzkxOH0.cnk2-WSNO9h37za_Ueg_xmAD3ZEuNlcaaHjBxm0zr50",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1554b21cad6aba7-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:7c80:0:3c5::14",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 10:44:11 UTC] === END API CALL LOG ===
[03-Jul-2026 10:44:11 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 10:44:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQyIiwidXNlcm5hbWUiOiJAaGloZ2dpdWciLCJlbWFpbCI6InBwNzA2NDk4MTExQGdtYWlsLmNvbSIsImV4cCI6MTc4MzY3NzkxOH0.cnk2-WSNO9h37za_Ueg_xmAD3ZEuNlcaaHjBxm0zr50
[03-Jul-2026 10:44:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 10:44:11 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 10:44:11 UTC] User ID: 942
[03-Jul-2026 10:44:11 UTC] ✅ User profile retrieved successfully for user ID: 942
[03-Jul-2026 10:44:16 UTC] === API CALL LOG ===
[03-Jul-2026 10:44:16 UTC] Endpoint: user/profile.php
[03-Jul-2026 10:44:16 UTC] Full Log Data: {
    "timestamp": "2026-07-03 10:44:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:7c80:0:3c5::14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:7c80:0:3c5::14, 104.23.166.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQyIiwidXNlcm5hbWUiOiJAaGloZ2dpdWciLCJlbWFpbCI6InBwNzA2NDk4MTExQGdtYWlsLmNvbSIsImV4cCI6MTc4MzY3NzkxOH0.cnk2-WSNO9h37za_Ueg_xmAD3ZEuNlcaaHjBxm0zr50",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1554b40ad6d5b28-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:7c80:0:3c5::14",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 10:44:16 UTC] === END API CALL LOG ===
[03-Jul-2026 10:44:16 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 10:44:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQyIiwidXNlcm5hbWUiOiJAaGloZ2dpdWciLCJlbWFpbCI6InBwNzA2NDk4MTExQGdtYWlsLmNvbSIsImV4cCI6MTc4MzY3NzkxOH0.cnk2-WSNO9h37za_Ueg_xmAD3ZEuNlcaaHjBxm0zr50
[03-Jul-2026 10:44:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 10:44:16 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 10:44:16 UTC] User ID: 942
[03-Jul-2026 10:44:16 UTC] ✅ User profile retrieved successfully for user ID: 942
[03-Jul-2026 10:44:17 UTC] === API CALL LOG ===
[03-Jul-2026 10:44:17 UTC] Endpoint: user/profile.php
[03-Jul-2026 10:44:17 UTC] Full Log Data: {
    "timestamp": "2026-07-03 10:44:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:7c80:0:3c5::14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:7c80:0:3c5::14, 104.23.166.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQyIiwidXNlcm5hbWUiOiJAaGloZ2dpdWciLCJlbWFpbCI6InBwNzA2NDk4MTExQGdtYWlsLmNvbSIsImV4cCI6MTc4MzY3NzkxOH0.cnk2-WSNO9h37za_Ueg_xmAD3ZEuNlcaaHjBxm0zr50",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1554b46d8b05b28-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:7c80:0:3c5::14",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 10:44:17 UTC] === END API CALL LOG ===
[03-Jul-2026 10:44:17 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 10:44:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQyIiwidXNlcm5hbWUiOiJAaGloZ2dpdWciLCJlbWFpbCI6InBwNzA2NDk4MTExQGdtYWlsLmNvbSIsImV4cCI6MTc4MzY3NzkxOH0.cnk2-WSNO9h37za_Ueg_xmAD3ZEuNlcaaHjBxm0zr50
[03-Jul-2026 10:44:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 10:44:17 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 10:44:17 UTC] User ID: 942
[03-Jul-2026 10:44:17 UTC] ✅ User profile retrieved successfully for user ID: 942
[03-Jul-2026 10:44:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 10:44:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 10:44:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a00:7c80:0:3c5::14, 104.23.166.101","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQyIiwidXNlcm5hbWUiOiJAaGloZ2dpdWciLCJlbWFpbCI6InBwNzA2NDk4MTExQGdtYWlsLmNvbSIsImV4cCI6MTc4MzY3NzkxOH0.cnk2-WSNO9h37za_Ueg_xmAD3ZEuNlcaaHjBxm0zr50","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1554b46d8b95b28-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a00:7c80:0:3c5::14","cf-ipcountry":"NL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Jul-2026 10:44:17 UTC] === User Orders API Called ===
[03-Jul-2026 10:44:17 UTC] User ID: 942
[03-Jul-2026 10:44:17 UTC] Limit: 20, Offset: 0
[03-Jul-2026 10:44:17 UTC] Orders found: 0
[03-Jul-2026 10:44:17 UTC] Orders data: []
[03-Jul-2026 10:44:17 UTC] Total orders count: 0
[03-Jul-2026 10:44:17 UTC] === API CALL LOG ===
[03-Jul-2026 10:44:17 UTC] Endpoint: user/profile.php
[03-Jul-2026 10:44:17 UTC] Full Log Data: {
    "timestamp": "2026-07-03 10:44:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:7c80:0:3c5::14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:7c80:0:3c5::14, 104.23.166.100",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQyIiwidXNlcm5hbWUiOiJAaGloZ2dpdWciLCJlbWFpbCI6InBwNzA2NDk4MTExQGdtYWlsLmNvbSIsImV4cCI6MTc4MzY3NzkxOH0.cnk2-WSNO9h37za_Ueg_xmAD3ZEuNlcaaHjBxm0zr50",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1554b46d8bb5b28-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:7c80:0:3c5::14",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 10:44:17 UTC] === END API CALL LOG ===
[03-Jul-2026 10:44:17 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 10:44:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQyIiwidXNlcm5hbWUiOiJAaGloZ2dpdWciLCJlbWFpbCI6InBwNzA2NDk4MTExQGdtYWlsLmNvbSIsImV4cCI6MTc4MzY3NzkxOH0.cnk2-WSNO9h37za_Ueg_xmAD3ZEuNlcaaHjBxm0zr50
[03-Jul-2026 10:44:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 10:44:17 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 10:44:17 UTC] User ID: 942
[03-Jul-2026 10:44:17 UTC] ✅ User profile retrieved successfully for user ID: 942
[03-Jul-2026 10:44:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 10:44:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 10:44:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a00:7c80:0:3c5::14, 104.23.166.100","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQyIiwidXNlcm5hbWUiOiJAaGloZ2dpdWciLCJlbWFpbCI6InBwNzA2NDk4MTExQGdtYWlsLmNvbSIsImV4cCI6MTc4MzY3NzkxOH0.cnk2-WSNO9h37za_Ueg_xmAD3ZEuNlcaaHjBxm0zr50","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1554b4c9ad95b28-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a00:7c80:0:3c5::14","cf-ipcountry":"NL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Jul-2026 10:44:18 UTC] === User Orders API Called ===
[03-Jul-2026 10:44:18 UTC] User ID: 942
[03-Jul-2026 10:44:18 UTC] Limit: 20, Offset: 0
[03-Jul-2026 10:44:18 UTC] Orders found: 0
[03-Jul-2026 10:44:18 UTC] Orders data: []
[03-Jul-2026 10:44:18 UTC] Total orders count: 0
[03-Jul-2026 10:44:19 UTC] === API CALL LOG ===
[03-Jul-2026 10:44:19 UTC] Endpoint: user/profile.php
[03-Jul-2026 10:44:19 UTC] Full Log Data: {
    "timestamp": "2026-07-03 10:44:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:7c80:0:3c5::14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:7c80:0:3c5::14, 104.23.166.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQyIiwidXNlcm5hbWUiOiJAaGloZ2dpdWciLCJlbWFpbCI6InBwNzA2NDk4MTExQGdtYWlsLmNvbSIsImV4cCI6MTc4MzY3NzkxOH0.cnk2-WSNO9h37za_Ueg_xmAD3ZEuNlcaaHjBxm0zr50",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1554b586f6d5b28-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:7c80:0:3c5::14",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 10:44:19 UTC] === END API CALL LOG ===
[03-Jul-2026 10:44:19 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 10:44:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQyIiwidXNlcm5hbWUiOiJAaGloZ2dpdWciLCJlbWFpbCI6InBwNzA2NDk4MTExQGdtYWlsLmNvbSIsImV4cCI6MTc4MzY3NzkxOH0.cnk2-WSNO9h37za_Ueg_xmAD3ZEuNlcaaHjBxm0zr50
[03-Jul-2026 10:44:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 10:44:19 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 10:44:19 UTC] User ID: 942
[03-Jul-2026 10:44:19 UTC] ✅ User profile retrieved successfully for user ID: 942
[03-Jul-2026 10:44:20 UTC] User Purchases API - User ID: 942
[03-Jul-2026 10:44:20 UTC] User Purchases API - Total purchases found: 0
[03-Jul-2026 10:44:26 UTC] === API CALL LOG ===
[03-Jul-2026 10:44:26 UTC] Endpoint: user/profile.php
[03-Jul-2026 10:44:26 UTC] Full Log Data: {
    "timestamp": "2026-07-03 10:44:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:7c80:0:3c5::14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:7c80:0:3c5::14, 104.23.166.100",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQyIiwidXNlcm5hbWUiOiJAaGloZ2dpdWciLCJlbWFpbCI6InBwNzA2NDk4MTExQGdtYWlsLmNvbSIsImV4cCI6MTc4MzY3NzkxOH0.cnk2-WSNO9h37za_Ueg_xmAD3ZEuNlcaaHjBxm0zr50",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1554b8078ae5b28-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:7c80:0:3c5::14",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 10:44:26 UTC] === END API CALL LOG ===
[03-Jul-2026 10:44:26 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 10:44:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQyIiwidXNlcm5hbWUiOiJAaGloZ2dpdWciLCJlbWFpbCI6InBwNzA2NDk4MTExQGdtYWlsLmNvbSIsImV4cCI6MTc4MzY3NzkxOH0.cnk2-WSNO9h37za_Ueg_xmAD3ZEuNlcaaHjBxm0zr50
[03-Jul-2026 10:44:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 10:44:26 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 10:44:26 UTC] User ID: 942
[03-Jul-2026 10:44:26 UTC] ✅ User profile retrieved successfully for user ID: 942
[03-Jul-2026 10:44:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 10:44:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 10:44:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a00:7c80:0:3c5::14, 104.23.166.100","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQyIiwidXNlcm5hbWUiOiJAaGloZ2dpdWciLCJlbWFpbCI6InBwNzA2NDk4MTExQGdtYWlsLmNvbSIsImV4cCI6MTc4MzY3NzkxOH0.cnk2-WSNO9h37za_Ueg_xmAD3ZEuNlcaaHjBxm0zr50","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1554b8078a85b28-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a00:7c80:0:3c5::14","cf-ipcountry":"NL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Jul-2026 10:44:26 UTC] === User Orders API Called ===
[03-Jul-2026 10:44:26 UTC] User ID: 942
[03-Jul-2026 10:44:26 UTC] Limit: 20, Offset: 0
[03-Jul-2026 10:44:26 UTC] Orders found: 0
[03-Jul-2026 10:44:26 UTC] Orders data: []
[03-Jul-2026 10:44:26 UTC] Total orders count: 0
[03-Jul-2026 10:44:26 UTC] === API CALL LOG ===
[03-Jul-2026 10:44:26 UTC] Endpoint: user/profile.php
[03-Jul-2026 10:44:26 UTC] Full Log Data: {
    "timestamp": "2026-07-03 10:44:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:7c80:0:3c5::14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:7c80:0:3c5::14, 104.23.166.100",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQyIiwidXNlcm5hbWUiOiJAaGloZ2dpdWciLCJlbWFpbCI6InBwNzA2NDk4MTExQGdtYWlsLmNvbSIsImV4cCI6MTc4MzY3NzkxOH0.cnk2-WSNO9h37za_Ueg_xmAD3ZEuNlcaaHjBxm0zr50",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1554b8078b25b28-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:7c80:0:3c5::14",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 10:44:26 UTC] === END API CALL LOG ===
[03-Jul-2026 10:44:26 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 10:44:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQyIiwidXNlcm5hbWUiOiJAaGloZ2dpdWciLCJlbWFpbCI6InBwNzA2NDk4MTExQGdtYWlsLmNvbSIsImV4cCI6MTc4MzY3NzkxOH0.cnk2-WSNO9h37za_Ueg_xmAD3ZEuNlcaaHjBxm0zr50
[03-Jul-2026 10:44:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 10:44:26 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 10:44:26 UTC] User ID: 942
[03-Jul-2026 10:44:26 UTC] ✅ User profile retrieved successfully for user ID: 942
[03-Jul-2026 10:44:28 UTC] === API CALL LOG ===
[03-Jul-2026 10:44:28 UTC] Endpoint: user/profile.php
[03-Jul-2026 10:44:28 UTC] Full Log Data: {
    "timestamp": "2026-07-03 10:44:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:7c80:0:3c5::14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:7c80:0:3c5::14, 104.23.166.100",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQyIiwidXNlcm5hbWUiOiJAaGloZ2dpdWciLCJlbWFpbCI6InBwNzA2NDk4MTExQGdtYWlsLmNvbSIsImV4cCI6MTc4MzY3NzkxOH0.cnk2-WSNO9h37za_Ueg_xmAD3ZEuNlcaaHjBxm0zr50",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1554b8db9fc5b28-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:7c80:0:3c5::14",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 10:44:28 UTC] === END API CALL LOG ===
[03-Jul-2026 10:44:28 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 10:44:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQyIiwidXNlcm5hbWUiOiJAaGloZ2dpdWciLCJlbWFpbCI6InBwNzA2NDk4MTExQGdtYWlsLmNvbSIsImV4cCI6MTc4MzY3NzkxOH0.cnk2-WSNO9h37za_Ueg_xmAD3ZEuNlcaaHjBxm0zr50
[03-Jul-2026 10:44:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 10:44:28 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 10:44:28 UTC] User ID: 942
[03-Jul-2026 10:44:28 UTC] ✅ User profile retrieved successfully for user ID: 942
[03-Jul-2026 10:44:54 UTC] === API CALL LOG ===
[03-Jul-2026 10:44:54 UTC] Endpoint: user/profile.php
[03-Jul-2026 10:44:54 UTC] Full Log Data: {
    "timestamp": "2026-07-03 10:44:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:7c80:0:3c5::14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:7c80:0:3c5::14, 104.23.166.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQyIiwidXNlcm5hbWUiOiJAaGloZ2dpdWciLCJlbWFpbCI6InBwNzA2NDk4MTExQGdtYWlsLmNvbSIsImV4cCI6MTc4MzY3NzkxOH0.cnk2-WSNO9h37za_Ueg_xmAD3ZEuNlcaaHjBxm0zr50",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1554c2d8a2e5b28-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:7c80:0:3c5::14",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 10:44:54 UTC] === END API CALL LOG ===
[03-Jul-2026 10:44:54 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 10:44:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQyIiwidXNlcm5hbWUiOiJAaGloZ2dpdWciLCJlbWFpbCI6InBwNzA2NDk4MTExQGdtYWlsLmNvbSIsImV4cCI6MTc4MzY3NzkxOH0.cnk2-WSNO9h37za_Ueg_xmAD3ZEuNlcaaHjBxm0zr50
[03-Jul-2026 10:44:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 10:44:54 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 10:44:54 UTC] User ID: 942
[03-Jul-2026 10:44:54 UTC] ✅ User profile retrieved successfully for user ID: 942
[03-Jul-2026 10:44:54 UTC] === API CALL LOG ===
[03-Jul-2026 10:44:54 UTC] Endpoint: user/profile.php
[03-Jul-2026 10:44:54 UTC] Full Log Data: {
    "timestamp": "2026-07-03 10:44:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:7c80:0:3c5::14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:7c80:0:3c5::14, 104.23.166.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQyIiwidXNlcm5hbWUiOiJAaGloZ2dpdWciLCJlbWFpbCI6InBwNzA2NDk4MTExQGdtYWlsLmNvbSIsImV4cCI6MTc4MzY3NzkxOH0.cnk2-WSNO9h37za_Ueg_xmAD3ZEuNlcaaHjBxm0zr50",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1554c2d8a325b28-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:7c80:0:3c5::14",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 10:44:54 UTC] === END API CALL LOG ===
[03-Jul-2026 10:44:54 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 10:44:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQyIiwidXNlcm5hbWUiOiJAaGloZ2dpdWciLCJlbWFpbCI6InBwNzA2NDk4MTExQGdtYWlsLmNvbSIsImV4cCI6MTc4MzY3NzkxOH0.cnk2-WSNO9h37za_Ueg_xmAD3ZEuNlcaaHjBxm0zr50
[03-Jul-2026 10:44:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 10:44:54 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 10:44:54 UTC] User ID: 942
[03-Jul-2026 10:44:54 UTC] ✅ User profile retrieved successfully for user ID: 942
[03-Jul-2026 10:44:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 10:44:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 10:44:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a00:7c80:0:3c5::14, 104.23.166.101","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQyIiwidXNlcm5hbWUiOiJAaGloZ2dpdWciLCJlbWFpbCI6InBwNzA2NDk4MTExQGdtYWlsLmNvbSIsImV4cCI6MTc4MzY3NzkxOH0.cnk2-WSNO9h37za_Ueg_xmAD3ZEuNlcaaHjBxm0zr50","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1554c2d8a275b28-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a00:7c80:0:3c5::14","cf-ipcountry":"NL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Jul-2026 10:44:54 UTC] === User Orders API Called ===
[03-Jul-2026 10:44:54 UTC] User ID: 942
[03-Jul-2026 10:44:54 UTC] Limit: 20, Offset: 0
[03-Jul-2026 10:44:54 UTC] Orders found: 0
[03-Jul-2026 10:44:54 UTC] Orders data: []
[03-Jul-2026 10:44:54 UTC] Total orders count: 0
[03-Jul-2026 10:44:58 UTC] === API CALL LOG ===
[03-Jul-2026 10:44:58 UTC] Endpoint: user/profile.php
[03-Jul-2026 10:44:58 UTC] Full Log Data: {
    "timestamp": "2026-07-03 10:44:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:7c80:0:3c5::14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:7c80:0:3c5::14, 172.71.182.119",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQyIiwidXNlcm5hbWUiOiJAaGloZ2dpdWciLCJlbWFpbCI6InBwNzA2NDk4MTExQGdtYWlsLmNvbSIsImV4cCI6MTc4MzY3NzkxOH0.cnk2-WSNO9h37za_Ueg_xmAD3ZEuNlcaaHjBxm0zr50",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1554c4928519f5a-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:7c80:0:3c5::14",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 10:44:58 UTC] === END API CALL LOG ===
[03-Jul-2026 10:44:58 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 10:44:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQyIiwidXNlcm5hbWUiOiJAaGloZ2dpdWciLCJlbWFpbCI6InBwNzA2NDk4MTExQGdtYWlsLmNvbSIsImV4cCI6MTc4MzY3NzkxOH0.cnk2-WSNO9h37za_Ueg_xmAD3ZEuNlcaaHjBxm0zr50
[03-Jul-2026 10:44:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 10:44:58 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 10:44:58 UTC] User ID: 942
[03-Jul-2026 10:44:58 UTC] ✅ User profile retrieved successfully for user ID: 942
[03-Jul-2026 10:44:59 UTC] === API CALL LOG ===
[03-Jul-2026 10:44:59 UTC] Endpoint: user/profile.php
[03-Jul-2026 10:44:59 UTC] Full Log Data: {
    "timestamp": "2026-07-03 10:44:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:7c80:0:3c5::14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:7c80:0:3c5::14, 172.71.182.119",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQyIiwidXNlcm5hbWUiOiJAaGloZ2dpdWciLCJlbWFpbCI6InBwNzA2NDk4MTExQGdtYWlsLmNvbSIsImV4cCI6MTc4MzY3NzkxOH0.cnk2-WSNO9h37za_Ueg_xmAD3ZEuNlcaaHjBxm0zr50",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1554c4e1cf39f5a-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:7c80:0:3c5::14",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 10:44:59 UTC] === END API CALL LOG ===
[03-Jul-2026 10:44:59 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 10:44:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQyIiwidXNlcm5hbWUiOiJAaGloZ2dpdWciLCJlbWFpbCI6InBwNzA2NDk4MTExQGdtYWlsLmNvbSIsImV4cCI6MTc4MzY3NzkxOH0.cnk2-WSNO9h37za_Ueg_xmAD3ZEuNlcaaHjBxm0zr50
[03-Jul-2026 10:44:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 10:44:59 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 10:44:59 UTC] User ID: 942
[03-Jul-2026 10:44:59 UTC] ✅ User profile retrieved successfully for user ID: 942
[03-Jul-2026 10:44:59 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 10:44:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 10:44:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a00:7c80:0:3c5::14, 172.71.182.119","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQyIiwidXNlcm5hbWUiOiJAaGloZ2dpdWciLCJlbWFpbCI6InBwNzA2NDk4MTExQGdtYWlsLmNvbSIsImV4cCI6MTc4MzY3NzkxOH0.cnk2-WSNO9h37za_Ueg_xmAD3ZEuNlcaaHjBxm0zr50","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1554c4e1cf99f5a-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a00:7c80:0:3c5::14","cf-ipcountry":"NL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Jul-2026 10:44:59 UTC] === User Orders API Called ===
[03-Jul-2026 10:44:59 UTC] User ID: 942
[03-Jul-2026 10:44:59 UTC] Limit: 20, Offset: 0
[03-Jul-2026 10:44:59 UTC] Orders found: 0
[03-Jul-2026 10:44:59 UTC] Orders data: []
[03-Jul-2026 10:44:59 UTC] === API CALL LOG ===
[03-Jul-2026 10:44:59 UTC] Endpoint: user/profile.php
[03-Jul-2026 10:44:59 UTC] Full Log Data: {
    "timestamp": "2026-07-03 10:44:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:7c80:0:3c5::14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:7c80:0:3c5::14, 172.71.182.119",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQyIiwidXNlcm5hbWUiOiJAaGloZ2dpdWciLCJlbWFpbCI6InBwNzA2NDk4MTExQGdtYWlsLmNvbSIsImV4cCI6MTc4MzY3NzkxOH0.cnk2-WSNO9h37za_Ueg_xmAD3ZEuNlcaaHjBxm0zr50",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1554c4e1cfa9f5a-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:7c80:0:3c5::14",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 10:44:59 UTC] Total orders count: 0
[03-Jul-2026 10:44:59 UTC] === END API CALL LOG ===
[03-Jul-2026 10:44:59 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 10:44:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQyIiwidXNlcm5hbWUiOiJAaGloZ2dpdWciLCJlbWFpbCI6InBwNzA2NDk4MTExQGdtYWlsLmNvbSIsImV4cCI6MTc4MzY3NzkxOH0.cnk2-WSNO9h37za_Ueg_xmAD3ZEuNlcaaHjBxm0zr50
[03-Jul-2026 10:44:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 10:44:59 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 10:44:59 UTC] User ID: 942
[03-Jul-2026 10:44:59 UTC] ✅ User profile retrieved successfully for user ID: 942
[03-Jul-2026 10:45:06 UTC] === API CALL LOG ===
[03-Jul-2026 10:45:06 UTC] Endpoint: user/profile.php
[03-Jul-2026 10:45:06 UTC] Full Log Data: {
    "timestamp": "2026-07-03 10:45:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:7c80:0:3c5::14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:7c80:0:3c5::14, 104.23.168.99",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQyIiwidXNlcm5hbWUiOiJAaGloZ2dpdWciLCJlbWFpbCI6InBwNzA2NDk4MTExQGdtYWlsLmNvbSIsImV4cCI6MTc4MzY3NzkxOH0.cnk2-WSNO9h37za_Ueg_xmAD3ZEuNlcaaHjBxm0zr50",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1554c7828b58ade-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:7c80:0:3c5::14",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 10:45:06 UTC] === END API CALL LOG ===
[03-Jul-2026 10:45:06 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 10:45:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQyIiwidXNlcm5hbWUiOiJAaGloZ2dpdWciLCJlbWFpbCI6InBwNzA2NDk4MTExQGdtYWlsLmNvbSIsImV4cCI6MTc4MzY3NzkxOH0.cnk2-WSNO9h37za_Ueg_xmAD3ZEuNlcaaHjBxm0zr50
[03-Jul-2026 10:45:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 10:45:06 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 10:45:06 UTC] User ID: 942
[03-Jul-2026 10:45:06 UTC] ✅ User profile retrieved successfully for user ID: 942
[03-Jul-2026 11:11:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 11:11:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 11:11:46 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"5.237.22.222, 162.158.110.104","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQzIiwidXNlcm5hbWUiOiJlcm5pa2E4OCIsImVtYWlsIjoiZXJuaWthYWJiYXNuZXpoYWQ4OEBnbWFpbC5jb20iLCJleHAiOjE3ODM2ODE5MDV9.sHMI4ua1kOLAE4BXCsN8EO2hEuiju4HdSx3lO4zk3uc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a155738b4e8e18e9-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"5.237.22.222","cf-ipcountry":"IR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Jul-2026 11:11:46 UTC] === User Orders API Called ===
[03-Jul-2026 11:11:46 UTC] User ID: 943
[03-Jul-2026 11:11:46 UTC] Limit: 20, Offset: 0
[03-Jul-2026 11:11:46 UTC] Orders found: 0
[03-Jul-2026 11:11:46 UTC] Orders data: []
[03-Jul-2026 11:11:46 UTC] Total orders count: 0
[03-Jul-2026 11:11:46 UTC] === API CALL LOG ===
[03-Jul-2026 11:11:46 UTC] Endpoint: user/profile.php
[03-Jul-2026 11:11:46 UTC] Full Log Data: {
    "timestamp": "2026-07-03 11:11:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.237.22.222",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.237.22.222, 162.158.110.104",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQzIiwidXNlcm5hbWUiOiJlcm5pa2E4OCIsImVtYWlsIjoiZXJuaWthYWJiYXNuZXpoYWQ4OEBnbWFpbC5jb20iLCJleHAiOjE3ODM2ODE5MDV9.sHMI4ua1kOLAE4BXCsN8EO2hEuiju4HdSx3lO4zk3uc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a155738b4e8618e9-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.237.22.222",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 11:11:46 UTC] === END API CALL LOG ===
[03-Jul-2026 11:11:46 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 11:11:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQzIiwidXNlcm5hbWUiOiJlcm5pa2E4OCIsImVtYWlsIjoiZXJuaWthYWJiYXNuZXpoYWQ4OEBnbWFpbC5jb20iLCJleHAiOjE3ODM2ODE5MDV9.sHMI4ua1kOLAE4BXCsN8EO2hEuiju4HdSx3lO4zk3uc
[03-Jul-2026 11:11:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 11:11:46 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 11:11:46 UTC] User ID: 943
[03-Jul-2026 11:11:46 UTC] ✅ User profile retrieved successfully for user ID: 943
[03-Jul-2026 11:11:46 UTC] === API CALL LOG ===
[03-Jul-2026 11:11:46 UTC] Endpoint: user/profile.php
[03-Jul-2026 11:11:46 UTC] Full Log Data: {
    "timestamp": "2026-07-03 11:11:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.237.22.222",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.237.22.222, 162.158.110.104",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQzIiwidXNlcm5hbWUiOiJlcm5pa2E4OCIsImVtYWlsIjoiZXJuaWthYWJiYXNuZXpoYWQ4OEBnbWFpbC5jb20iLCJleHAiOjE3ODM2ODE5MDV9.sHMI4ua1kOLAE4BXCsN8EO2hEuiju4HdSx3lO4zk3uc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a155738c2f8218e9-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.237.22.222",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 11:11:46 UTC] === END API CALL LOG ===
[03-Jul-2026 11:11:46 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 11:11:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQzIiwidXNlcm5hbWUiOiJlcm5pa2E4OCIsImVtYWlsIjoiZXJuaWthYWJiYXNuZXpoYWQ4OEBnbWFpbC5jb20iLCJleHAiOjE3ODM2ODE5MDV9.sHMI4ua1kOLAE4BXCsN8EO2hEuiju4HdSx3lO4zk3uc
[03-Jul-2026 11:11:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 11:11:46 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 11:11:46 UTC] User ID: 943
[03-Jul-2026 11:11:46 UTC] ✅ User profile retrieved successfully for user ID: 943
[03-Jul-2026 11:11:47 UTC] === API CALL LOG ===
[03-Jul-2026 11:11:47 UTC] Endpoint: user/profile.php
[03-Jul-2026 11:11:47 UTC] Full Log Data: {
    "timestamp": "2026-07-03 11:11:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.237.22.222",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.237.22.222, 162.158.110.104",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQzIiwidXNlcm5hbWUiOiJlcm5pa2E4OCIsImVtYWlsIjoiZXJuaWthYWJiYXNuZXpoYWQ4OEBnbWFpbC5jb20iLCJleHAiOjE3ODM2ODE5MDV9.sHMI4ua1kOLAE4BXCsN8EO2hEuiju4HdSx3lO4zk3uc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15573902c1e18e9-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.237.22.222",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 11:11:47 UTC] === END API CALL LOG ===
[03-Jul-2026 11:11:47 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 11:11:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQzIiwidXNlcm5hbWUiOiJlcm5pa2E4OCIsImVtYWlsIjoiZXJuaWthYWJiYXNuZXpoYWQ4OEBnbWFpbC5jb20iLCJleHAiOjE3ODM2ODE5MDV9.sHMI4ua1kOLAE4BXCsN8EO2hEuiju4HdSx3lO4zk3uc
[03-Jul-2026 11:11:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 11:11:47 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 11:11:47 UTC] User ID: 943
[03-Jul-2026 11:11:47 UTC] ✅ User profile retrieved successfully for user ID: 943
[03-Jul-2026 11:12:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 11:12:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 11:12:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"5.237.22.222, 162.158.110.104","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQzIiwidXNlcm5hbWUiOiJlcm5pa2E4OCIsImVtYWlsIjoiZXJuaWthYWJiYXNuZXpoYWQ4OEBnbWFpbC5jb20iLCJleHAiOjE3ODM2ODE5MDV9.sHMI4ua1kOLAE4BXCsN8EO2hEuiju4HdSx3lO4zk3uc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a15574883fef18e9-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"5.237.22.222","cf-ipcountry":"IR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Jul-2026 11:12:26 UTC] === User Orders API Called ===
[03-Jul-2026 11:12:26 UTC] User ID: 943
[03-Jul-2026 11:12:26 UTC] Limit: 20, Offset: 0
[03-Jul-2026 11:12:26 UTC] Orders found: 0
[03-Jul-2026 11:12:26 UTC] Orders data: []
[03-Jul-2026 11:12:26 UTC] Total orders count: 0
[03-Jul-2026 11:12:26 UTC] === API CALL LOG ===
[03-Jul-2026 11:12:26 UTC] Endpoint: user/profile.php
[03-Jul-2026 11:12:26 UTC] Full Log Data: {
    "timestamp": "2026-07-03 11:12:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.237.22.222",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.237.22.222, 162.158.110.104",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQzIiwidXNlcm5hbWUiOiJlcm5pa2E4OCIsImVtYWlsIjoiZXJuaWthYWJiYXNuZXpoYWQ4OEBnbWFpbC5jb20iLCJleHAiOjE3ODM2ODE5MDV9.sHMI4ua1kOLAE4BXCsN8EO2hEuiju4HdSx3lO4zk3uc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15574883ff018e9-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.237.22.222",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 11:12:26 UTC] === END API CALL LOG ===
[03-Jul-2026 11:12:26 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 11:12:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQzIiwidXNlcm5hbWUiOiJlcm5pa2E4OCIsImVtYWlsIjoiZXJuaWthYWJiYXNuZXpoYWQ4OEBnbWFpbC5jb20iLCJleHAiOjE3ODM2ODE5MDV9.sHMI4ua1kOLAE4BXCsN8EO2hEuiju4HdSx3lO4zk3uc
[03-Jul-2026 11:12:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 11:12:26 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 11:12:26 UTC] User ID: 943
[03-Jul-2026 11:12:26 UTC] ✅ User profile retrieved successfully for user ID: 943
[03-Jul-2026 11:12:27 UTC] === API CALL LOG ===
[03-Jul-2026 11:12:27 UTC] Endpoint: user/profile.php
[03-Jul-2026 11:12:27 UTC] Full Log Data: {
    "timestamp": "2026-07-03 11:12:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.237.22.222",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.237.22.222, 162.158.110.104",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQzIiwidXNlcm5hbWUiOiJlcm5pa2E4OCIsImVtYWlsIjoiZXJuaWthYWJiYXNuZXpoYWQ4OEBnbWFpbC5jb20iLCJleHAiOjE3ODM2ODE5MDV9.sHMI4ua1kOLAE4BXCsN8EO2hEuiju4HdSx3lO4zk3uc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a155748beb4918e9-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.237.22.222",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 11:12:27 UTC] === END API CALL LOG ===
[03-Jul-2026 11:12:27 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 11:12:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQzIiwidXNlcm5hbWUiOiJlcm5pa2E4OCIsImVtYWlsIjoiZXJuaWthYWJiYXNuZXpoYWQ4OEBnbWFpbC5jb20iLCJleHAiOjE3ODM2ODE5MDV9.sHMI4ua1kOLAE4BXCsN8EO2hEuiju4HdSx3lO4zk3uc
[03-Jul-2026 11:12:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 11:12:27 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 11:12:27 UTC] User ID: 943
[03-Jul-2026 11:12:27 UTC] ✅ User profile retrieved successfully for user ID: 943
[03-Jul-2026 11:12:27 UTC] === API CALL LOG ===
[03-Jul-2026 11:12:27 UTC] Endpoint: user/profile.php
[03-Jul-2026 11:12:27 UTC] Full Log Data: {
    "timestamp": "2026-07-03 11:12:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.237.22.222",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.237.22.222, 162.158.110.104",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQzIiwidXNlcm5hbWUiOiJlcm5pa2E4OCIsImVtYWlsIjoiZXJuaWthYWJiYXNuZXpoYWQ4OEBnbWFpbC5jb20iLCJleHAiOjE3ODM2ODE5MDV9.sHMI4ua1kOLAE4BXCsN8EO2hEuiju4HdSx3lO4zk3uc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a155748ccc1b18e9-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.237.22.222",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 11:12:27 UTC] === END API CALL LOG ===
[03-Jul-2026 11:12:27 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 11:12:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQzIiwidXNlcm5hbWUiOiJlcm5pa2E4OCIsImVtYWlsIjoiZXJuaWthYWJiYXNuZXpoYWQ4OEBnbWFpbC5jb20iLCJleHAiOjE3ODM2ODE5MDV9.sHMI4ua1kOLAE4BXCsN8EO2hEuiju4HdSx3lO4zk3uc
[03-Jul-2026 11:12:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 11:12:27 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 11:12:27 UTC] User ID: 943
[03-Jul-2026 11:12:27 UTC] ✅ User profile retrieved successfully for user ID: 943
[03-Jul-2026 11:12:31 UTC] === API CALL LOG ===
[03-Jul-2026 11:12:31 UTC] Endpoint: user/profile.php
[03-Jul-2026 11:12:31 UTC] Full Log Data: {
    "timestamp": "2026-07-03 11:12:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.237.22.222",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.237.22.222, 162.158.110.104",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQzIiwidXNlcm5hbWUiOiJlcm5pa2E4OCIsImVtYWlsIjoiZXJuaWthYWJiYXNuZXpoYWQ4OEBnbWFpbC5jb20iLCJleHAiOjE3ODM2ODE5MDV9.sHMI4ua1kOLAE4BXCsN8EO2hEuiju4HdSx3lO4zk3uc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15574a3f8cc18e9-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.237.22.222",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 11:12:31 UTC] === END API CALL LOG ===
[03-Jul-2026 11:12:31 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 11:12:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQzIiwidXNlcm5hbWUiOiJlcm5pa2E4OCIsImVtYWlsIjoiZXJuaWthYWJiYXNuZXpoYWQ4OEBnbWFpbC5jb20iLCJleHAiOjE3ODM2ODE5MDV9.sHMI4ua1kOLAE4BXCsN8EO2hEuiju4HdSx3lO4zk3uc
[03-Jul-2026 11:12:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 11:12:31 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 11:12:31 UTC] User ID: 943
[03-Jul-2026 11:12:31 UTC] ✅ User profile retrieved successfully for user ID: 943
[03-Jul-2026 11:12:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 11:12:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 11:12:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"5.237.22.222, 162.158.110.104","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQzIiwidXNlcm5hbWUiOiJlcm5pa2E4OCIsImVtYWlsIjoiZXJuaWthYWJiYXNuZXpoYWQ4OEBnbWFpbC5jb20iLCJleHAiOjE3ODM2ODE5MDV9.sHMI4ua1kOLAE4BXCsN8EO2hEuiju4HdSx3lO4zk3uc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a15574c019fb18e9-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"5.237.22.222","cf-ipcountry":"IR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Jul-2026 11:12:35 UTC] === User Orders API Called ===
[03-Jul-2026 11:12:35 UTC] User ID: 943
[03-Jul-2026 11:12:35 UTC] Limit: 20, Offset: 0
[03-Jul-2026 11:12:35 UTC] Orders found: 0
[03-Jul-2026 11:12:35 UTC] Orders data: []
[03-Jul-2026 11:12:35 UTC] Total orders count: 0
[03-Jul-2026 11:12:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 11:12:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 11:12:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"5.237.22.222, 162.158.110.104","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQzIiwidXNlcm5hbWUiOiJlcm5pa2E4OCIsImVtYWlsIjoiZXJuaWthYWJiYXNuZXpoYWQ4OEBnbWFpbC5jb20iLCJleHAiOjE3ODM2ODE5MDV9.sHMI4ua1kOLAE4BXCsN8EO2hEuiju4HdSx3lO4zk3uc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a15574cd4e6e18e9-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"5.237.22.222","cf-ipcountry":"IR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Jul-2026 11:12:37 UTC] === User Orders API Called ===
[03-Jul-2026 11:12:37 UTC] User ID: 943
[03-Jul-2026 11:12:37 UTC] Limit: 20, Offset: 0
[03-Jul-2026 11:12:37 UTC] === API CALL LOG ===
[03-Jul-2026 11:12:37 UTC] Endpoint: user/profile.php
[03-Jul-2026 11:12:37 UTC] Full Log Data: {
    "timestamp": "2026-07-03 11:12:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.237.22.222",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.237.22.222, 162.158.110.104",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQzIiwidXNlcm5hbWUiOiJlcm5pa2E4OCIsImVtYWlsIjoiZXJuaWthYWJiYXNuZXpoYWQ4OEBnbWFpbC5jb20iLCJleHAiOjE3ODM2ODE5MDV9.sHMI4ua1kOLAE4BXCsN8EO2hEuiju4HdSx3lO4zk3uc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15574cd4e7218e9-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.237.22.222",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 11:12:37 UTC] === END API CALL LOG ===
[03-Jul-2026 11:12:37 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 11:12:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQzIiwidXNlcm5hbWUiOiJlcm5pa2E4OCIsImVtYWlsIjoiZXJuaWthYWJiYXNuZXpoYWQ4OEBnbWFpbC5jb20iLCJleHAiOjE3ODM2ODE5MDV9.sHMI4ua1kOLAE4BXCsN8EO2hEuiju4HdSx3lO4zk3uc
[03-Jul-2026 11:12:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 11:12:37 UTC] Orders found: 0
[03-Jul-2026 11:12:37 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 11:12:37 UTC] Orders data: []
[03-Jul-2026 11:12:37 UTC] User ID: 943
[03-Jul-2026 11:12:37 UTC] Total orders count: 0
[03-Jul-2026 11:12:37 UTC] ✅ User profile retrieved successfully for user ID: 943
[03-Jul-2026 11:12:38 UTC] === API CALL LOG ===
[03-Jul-2026 11:12:38 UTC] Endpoint: user/profile.php
[03-Jul-2026 11:12:38 UTC] Full Log Data: {
    "timestamp": "2026-07-03 11:12:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.237.22.222",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.237.22.222, 162.158.110.104",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQzIiwidXNlcm5hbWUiOiJlcm5pa2E4OCIsImVtYWlsIjoiZXJuaWthYWJiYXNuZXpoYWQ4OEBnbWFpbC5jb20iLCJleHAiOjE3ODM2ODE5MDV9.sHMI4ua1kOLAE4BXCsN8EO2hEuiju4HdSx3lO4zk3uc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15574d2eae918e9-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.237.22.222",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 11:12:38 UTC] === END API CALL LOG ===
[03-Jul-2026 11:12:38 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 11:12:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQzIiwidXNlcm5hbWUiOiJlcm5pa2E4OCIsImVtYWlsIjoiZXJuaWthYWJiYXNuZXpoYWQ4OEBnbWFpbC5jb20iLCJleHAiOjE3ODM2ODE5MDV9.sHMI4ua1kOLAE4BXCsN8EO2hEuiju4HdSx3lO4zk3uc
[03-Jul-2026 11:12:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 11:12:38 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 11:12:38 UTC] User ID: 943
[03-Jul-2026 11:12:38 UTC] ✅ User profile retrieved successfully for user ID: 943
[03-Jul-2026 11:59:53 UTC] === API CALL LOG ===
[03-Jul-2026 11:59:53 UTC] Endpoint: user/profile.php
[03-Jul-2026 11:59:53 UTC] Full Log Data: {
    "timestamp": "2026-07-03 11:59:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.21.166.16",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.21.166.16, 172.71.152.72",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ0IiwidXNlcm5hbWUiOiJQcmFib2RoYSIsImVtYWlsIjoicG9vcm5hcHJhYm9kaGEyMDI2QGdtYWlsLmNvbSIsImV4cCI6MTc4MzY4NDc4MH0.a4s99O0Xj8IneFb0HN7UMF9zgANYL1LsPPSDcbXB7Nw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a155ba039bd69e2e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.21.166.16",
        "cf-ipcountry": "LK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 11:59:53 UTC] === END API CALL LOG ===
[03-Jul-2026 11:59:53 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 11:59:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ0IiwidXNlcm5hbWUiOiJQcmFib2RoYSIsImVtYWlsIjoicG9vcm5hcHJhYm9kaGEyMDI2QGdtYWlsLmNvbSIsImV4cCI6MTc4MzY4NDc4MH0.a4s99O0Xj8IneFb0HN7UMF9zgANYL1LsPPSDcbXB7Nw
[03-Jul-2026 11:59:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 11:59:53 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 11:59:53 UTC] User ID: 944
[03-Jul-2026 11:59:53 UTC] ✅ User profile retrieved successfully for user ID: 944
[03-Jul-2026 12:00:02 UTC] === API CALL LOG ===
[03-Jul-2026 12:00:02 UTC] Endpoint: user/profile.php
[03-Jul-2026 12:00:02 UTC] Full Log Data: {
    "timestamp": "2026-07-03 12:00:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.21.166.16",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.21.166.16, 162.158.170.175",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ0IiwidXNlcm5hbWUiOiJQcmFib2RoYSIsImVtYWlsIjoicG9vcm5hcHJhYm9kaGEyMDI2QGdtYWlsLmNvbSIsImV4cCI6MTc4MzY4NDc4MH0.a4s99O0Xj8IneFb0HN7UMF9zgANYL1LsPPSDcbXB7Nw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a155ba3bee90a132-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.21.166.16",
        "cf-ipcountry": "LK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 12:00:02 UTC] === END API CALL LOG ===
[03-Jul-2026 12:00:02 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 12:00:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ0IiwidXNlcm5hbWUiOiJQcmFib2RoYSIsImVtYWlsIjoicG9vcm5hcHJhYm9kaGEyMDI2QGdtYWlsLmNvbSIsImV4cCI6MTc4MzY4NDc4MH0.a4s99O0Xj8IneFb0HN7UMF9zgANYL1LsPPSDcbXB7Nw
[03-Jul-2026 12:00:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 12:00:02 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 12:00:02 UTC] User ID: 944
[03-Jul-2026 12:00:02 UTC] ✅ User profile retrieved successfully for user ID: 944
[03-Jul-2026 12:00:08 UTC] === API CALL LOG ===
[03-Jul-2026 12:00:08 UTC] Endpoint: user/profile.php
[03-Jul-2026 12:00:08 UTC] Full Log Data: {
    "timestamp": "2026-07-03 12:00:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.21.166.16",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.21.166.16, 104.22.66.72",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ0IiwidXNlcm5hbWUiOiJQcmFib2RoYSIsImVtYWlsIjoicG9vcm5hcHJhYm9kaGEyMDI2QGdtYWlsLmNvbSIsImV4cCI6MTc4MzY4NDc4MH0.a4s99O0Xj8IneFb0HN7UMF9zgANYL1LsPPSDcbXB7Nw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a155ba5fad3c0550-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.21.166.16",
        "cf-ipcountry": "LK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 12:00:08 UTC] === END API CALL LOG ===
[03-Jul-2026 12:00:08 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 12:00:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ0IiwidXNlcm5hbWUiOiJQcmFib2RoYSIsImVtYWlsIjoicG9vcm5hcHJhYm9kaGEyMDI2QGdtYWlsLmNvbSIsImV4cCI6MTc4MzY4NDc4MH0.a4s99O0Xj8IneFb0HN7UMF9zgANYL1LsPPSDcbXB7Nw
[03-Jul-2026 12:00:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 12:00:08 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 12:00:08 UTC] User ID: 944
[03-Jul-2026 12:00:08 UTC] ✅ User profile retrieved successfully for user ID: 944
[03-Jul-2026 12:00:32 UTC] === API CALL LOG ===
[03-Jul-2026 12:00:32 UTC] Endpoint: user/profile.php
[03-Jul-2026 12:00:32 UTC] Full Log Data: {
    "timestamp": "2026-07-03 12:00:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.21.166.16",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.21.166.16, 162.158.88.29",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ0IiwidXNlcm5hbWUiOiJQcmFib2RoYSIsImVtYWlsIjoicG9vcm5hcHJhYm9kaGEyMDI2QGdtYWlsLmNvbSIsImV4cCI6MTc4MzY4NDc4MH0.a4s99O0Xj8IneFb0HN7UMF9zgANYL1LsPPSDcbXB7Nw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a155baf6dae6fe11-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.21.166.16",
        "cf-ipcountry": "LK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 12:00:32 UTC] === END API CALL LOG ===
[03-Jul-2026 12:00:32 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 12:00:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ0IiwidXNlcm5hbWUiOiJQcmFib2RoYSIsImVtYWlsIjoicG9vcm5hcHJhYm9kaGEyMDI2QGdtYWlsLmNvbSIsImV4cCI6MTc4MzY4NDc4MH0.a4s99O0Xj8IneFb0HN7UMF9zgANYL1LsPPSDcbXB7Nw
[03-Jul-2026 12:00:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 12:00:32 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 12:00:32 UTC] User ID: 944
[03-Jul-2026 12:00:32 UTC] ✅ User profile retrieved successfully for user ID: 944
[03-Jul-2026 12:00:36 UTC] === API CALL LOG ===
[03-Jul-2026 12:00:36 UTC] Endpoint: user/profile.php
[03-Jul-2026 12:00:36 UTC] Full Log Data: {
    "timestamp": "2026-07-03 12:00:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.21.166.16",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.21.166.16, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ0IiwidXNlcm5hbWUiOiJQcmFib2RoYSIsImVtYWlsIjoicG9vcm5hcHJhYm9kaGEyMDI2QGdtYWlsLmNvbSIsImV4cCI6MTc4MzY4NDc4MH0.a4s99O0Xj8IneFb0HN7UMF9zgANYL1LsPPSDcbXB7Nw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a155bb0fe913a742-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.21.166.16",
        "cf-ipcountry": "LK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 12:00:36 UTC] === END API CALL LOG ===
[03-Jul-2026 12:00:36 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 12:00:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ0IiwidXNlcm5hbWUiOiJQcmFib2RoYSIsImVtYWlsIjoicG9vcm5hcHJhYm9kaGEyMDI2QGdtYWlsLmNvbSIsImV4cCI6MTc4MzY4NDc4MH0.a4s99O0Xj8IneFb0HN7UMF9zgANYL1LsPPSDcbXB7Nw
[03-Jul-2026 12:00:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 12:00:36 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 12:00:36 UTC] User ID: 944
[03-Jul-2026 12:00:36 UTC] ✅ User profile retrieved successfully for user ID: 944
[03-Jul-2026 12:00:40 UTC] === API CALL LOG ===
[03-Jul-2026 12:00:40 UTC] Endpoint: user/profile.php
[03-Jul-2026 12:00:40 UTC] Full Log Data: {
    "timestamp": "2026-07-03 12:00:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.21.166.16",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.21.166.16, 172.70.208.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ0IiwidXNlcm5hbWUiOiJQcmFib2RoYSIsImVtYWlsIjoicG9vcm5hcHJhYm9kaGEyMDI2QGdtYWlsLmNvbSIsImV4cCI6MTc4MzY4NDc4MH0.a4s99O0Xj8IneFb0HN7UMF9zgANYL1LsPPSDcbXB7Nw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a155bb286dd7fd88-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.21.166.16",
        "cf-ipcountry": "LK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 12:00:40 UTC] === END API CALL LOG ===
[03-Jul-2026 12:00:40 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 12:00:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ0IiwidXNlcm5hbWUiOiJQcmFib2RoYSIsImVtYWlsIjoicG9vcm5hcHJhYm9kaGEyMDI2QGdtYWlsLmNvbSIsImV4cCI6MTc4MzY4NDc4MH0.a4s99O0Xj8IneFb0HN7UMF9zgANYL1LsPPSDcbXB7Nw
[03-Jul-2026 12:00:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 12:00:40 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 12:00:40 UTC] User ID: 944
[03-Jul-2026 12:00:40 UTC] ✅ User profile retrieved successfully for user ID: 944
[03-Jul-2026 12:01:41 UTC] === API CALL LOG ===
[03-Jul-2026 12:01:41 UTC] Endpoint: user/profile.php
[03-Jul-2026 12:01:41 UTC] Full Log Data: {
    "timestamp": "2026-07-03 12:01:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.21.166.16",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.21.166.16, 172.70.147.178",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ0IiwidXNlcm5hbWUiOiJQcmFib2RoYSIsImVtYWlsIjoicG9vcm5hcHJhYm9kaGEyMDI2QGdtYWlsLmNvbSIsImV4cCI6MTc4MzY4NDc4MH0.a4s99O0Xj8IneFb0HN7UMF9zgANYL1LsPPSDcbXB7Nw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a155bca71d478958-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.21.166.16",
        "cf-ipcountry": "LK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 12:01:41 UTC] === END API CALL LOG ===
[03-Jul-2026 12:01:41 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 12:01:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ0IiwidXNlcm5hbWUiOiJQcmFib2RoYSIsImVtYWlsIjoicG9vcm5hcHJhYm9kaGEyMDI2QGdtYWlsLmNvbSIsImV4cCI6MTc4MzY4NDc4MH0.a4s99O0Xj8IneFb0HN7UMF9zgANYL1LsPPSDcbXB7Nw
[03-Jul-2026 12:01:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 12:01:41 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 12:01:41 UTC] User ID: 944
[03-Jul-2026 12:01:41 UTC] ✅ User profile retrieved successfully for user ID: 944
[03-Jul-2026 12:01:52 UTC] === API CALL LOG ===
[03-Jul-2026 12:01:52 UTC] Endpoint: user/profile.php
[03-Jul-2026 12:01:52 UTC] Full Log Data: {
    "timestamp": "2026-07-03 12:01:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.21.166.16",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.21.166.16, 172.69.165.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ0IiwidXNlcm5hbWUiOiJQcmFib2RoYSIsImVtYWlsIjoicG9vcm5hcHJhYm9kaGEyMDI2QGdtYWlsLmNvbSIsImV4cCI6MTc4MzY4NDc4MH0.a4s99O0Xj8IneFb0HN7UMF9zgANYL1LsPPSDcbXB7Nw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a155bce9af630c16-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.21.166.16",
        "cf-ipcountry": "LK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 12:01:52 UTC] === END API CALL LOG ===
[03-Jul-2026 12:01:52 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 12:01:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ0IiwidXNlcm5hbWUiOiJQcmFib2RoYSIsImVtYWlsIjoicG9vcm5hcHJhYm9kaGEyMDI2QGdtYWlsLmNvbSIsImV4cCI6MTc4MzY4NDc4MH0.a4s99O0Xj8IneFb0HN7UMF9zgANYL1LsPPSDcbXB7Nw
[03-Jul-2026 12:01:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 12:01:52 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 12:01:52 UTC] User ID: 944
[03-Jul-2026 12:01:52 UTC] ✅ User profile retrieved successfully for user ID: 944
[03-Jul-2026 12:01:56 UTC] === API CALL LOG ===
[03-Jul-2026 12:01:56 UTC] Endpoint: user/profile.php
[03-Jul-2026 12:01:56 UTC] Full Log Data: {
    "timestamp": "2026-07-03 12:01:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.21.166.16",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.21.166.16, 172.70.208.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ0IiwidXNlcm5hbWUiOiJQcmFib2RoYSIsImVtYWlsIjoicG9vcm5hcHJhYm9kaGEyMDI2QGdtYWlsLmNvbSIsImV4cCI6MTc4MzY4NDc4MH0.a4s99O0Xj8IneFb0HN7UMF9zgANYL1LsPPSDcbXB7Nw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a155bd056c37fda3-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.21.166.16",
        "cf-ipcountry": "LK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 12:01:56 UTC] === END API CALL LOG ===
[03-Jul-2026 12:01:56 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 12:01:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ0IiwidXNlcm5hbWUiOiJQcmFib2RoYSIsImVtYWlsIjoicG9vcm5hcHJhYm9kaGEyMDI2QGdtYWlsLmNvbSIsImV4cCI6MTc4MzY4NDc4MH0.a4s99O0Xj8IneFb0HN7UMF9zgANYL1LsPPSDcbXB7Nw
[03-Jul-2026 12:01:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 12:01:56 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 12:01:56 UTC] User ID: 944
[03-Jul-2026 12:01:56 UTC] ✅ User profile retrieved successfully for user ID: 944
[03-Jul-2026 12:12:21 UTC] === API CALL LOG ===
[03-Jul-2026 12:12:21 UTC] Endpoint: user/profile.php
[03-Jul-2026 12:12:21 UTC] Full Log Data: {
    "timestamp": "2026-07-03 12:12:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.121.91.99",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.121.91.99, 162.158.108.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ0IiwidXNlcm5hbWUiOiJQcmFib2RoYSIsImVtYWlsIjoicG9vcm5hcHJhYm9kaGEyMDI2QGdtYWlsLmNvbSIsImV4cCI6MTc4MzY4NDc4MH0.a4s99O0Xj8IneFb0HN7UMF9zgANYL1LsPPSDcbXB7Nw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a155cc440dc8fd10-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.121.91.99",
        "cf-ipcountry": "LK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 12:12:21 UTC] === END API CALL LOG ===
[03-Jul-2026 12:12:21 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 12:12:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ0IiwidXNlcm5hbWUiOiJQcmFib2RoYSIsImVtYWlsIjoicG9vcm5hcHJhYm9kaGEyMDI2QGdtYWlsLmNvbSIsImV4cCI6MTc4MzY4NDc4MH0.a4s99O0Xj8IneFb0HN7UMF9zgANYL1LsPPSDcbXB7Nw
[03-Jul-2026 12:12:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 12:12:21 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 12:12:21 UTC] User ID: 944
[03-Jul-2026 12:12:21 UTC] ✅ User profile retrieved successfully for user ID: 944
[03-Jul-2026 12:12:22 UTC] === API CALL LOG ===
[03-Jul-2026 12:12:22 UTC] Endpoint: user/profile.php
[03-Jul-2026 12:12:22 UTC] Full Log Data: {
    "timestamp": "2026-07-03 12:12:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.121.91.99",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.121.91.99, 162.158.108.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ0IiwidXNlcm5hbWUiOiJQcmFib2RoYSIsImVtYWlsIjoicG9vcm5hcHJhYm9kaGEyMDI2QGdtYWlsLmNvbSIsImV4cCI6MTc4MzY4NDc4MH0.a4s99O0Xj8IneFb0HN7UMF9zgANYL1LsPPSDcbXB7Nw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a155cc528b8ffd10-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.121.91.99",
        "cf-ipcountry": "LK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 12:12:22 UTC] === END API CALL LOG ===
[03-Jul-2026 12:12:22 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 12:12:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ0IiwidXNlcm5hbWUiOiJQcmFib2RoYSIsImVtYWlsIjoicG9vcm5hcHJhYm9kaGEyMDI2QGdtYWlsLmNvbSIsImV4cCI6MTc4MzY4NDc4MH0.a4s99O0Xj8IneFb0HN7UMF9zgANYL1LsPPSDcbXB7Nw
[03-Jul-2026 12:12:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 12:12:22 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 12:12:22 UTC] User ID: 944
[03-Jul-2026 12:12:22 UTC] ✅ User profile retrieved successfully for user ID: 944
[03-Jul-2026 12:12:23 UTC] === API CALL LOG ===
[03-Jul-2026 12:12:23 UTC] Endpoint: user/profile.php
[03-Jul-2026 12:12:23 UTC] Full Log Data: {
    "timestamp": "2026-07-03 12:12:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.121.91.99",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.121.91.99, 162.158.108.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ0IiwidXNlcm5hbWUiOiJQcmFib2RoYSIsImVtYWlsIjoicG9vcm5hcHJhYm9kaGEyMDI2QGdtYWlsLmNvbSIsImV4cCI6MTc4MzY4NDc4MH0.a4s99O0Xj8IneFb0HN7UMF9zgANYL1LsPPSDcbXB7Nw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a155cc536e1afd10-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.121.91.99",
        "cf-ipcountry": "LK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 12:12:23 UTC] === END API CALL LOG ===
[03-Jul-2026 12:12:23 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 12:12:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ0IiwidXNlcm5hbWUiOiJQcmFib2RoYSIsImVtYWlsIjoicG9vcm5hcHJhYm9kaGEyMDI2QGdtYWlsLmNvbSIsImV4cCI6MTc4MzY4NDc4MH0.a4s99O0Xj8IneFb0HN7UMF9zgANYL1LsPPSDcbXB7Nw
[03-Jul-2026 12:12:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 12:12:23 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 12:12:23 UTC] User ID: 944
[03-Jul-2026 12:12:23 UTC] ✅ User profile retrieved successfully for user ID: 944
[03-Jul-2026 12:12:23 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 12:12:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 12:12:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"45.121.91.99, 162.158.108.31","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ0IiwidXNlcm5hbWUiOiJQcmFib2RoYSIsImVtYWlsIjoicG9vcm5hcHJhYm9kaGEyMDI2QGdtYWlsLmNvbSIsImV4cCI6MTc4MzY4NDc4MH0.a4s99O0Xj8IneFb0HN7UMF9zgANYL1LsPPSDcbXB7Nw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a155cc536e11fd10-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"45.121.91.99","cf-ipcountry":"LK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Jul-2026 12:12:23 UTC] === User Orders API Called ===
[03-Jul-2026 12:12:23 UTC] User ID: 944
[03-Jul-2026 12:12:23 UTC] Limit: 20, Offset: 0
[03-Jul-2026 12:12:23 UTC] Orders found: 0
[03-Jul-2026 12:12:23 UTC] Orders data: []
[03-Jul-2026 12:12:23 UTC] Total orders count: 0
[03-Jul-2026 12:12:25 UTC] === API CALL LOG ===
[03-Jul-2026 12:12:25 UTC] Endpoint: user/profile.php
[03-Jul-2026 12:12:25 UTC] Full Log Data: {
    "timestamp": "2026-07-03 12:12:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.121.91.99",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.121.91.99, 162.158.108.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ0IiwidXNlcm5hbWUiOiJQcmFib2RoYSIsImVtYWlsIjoicG9vcm5hcHJhYm9kaGEyMDI2QGdtYWlsLmNvbSIsImV4cCI6MTc4MzY4NDc4MH0.a4s99O0Xj8IneFb0HN7UMF9zgANYL1LsPPSDcbXB7Nw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a155cc61ed1afd10-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.121.91.99",
        "cf-ipcountry": "LK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 12:12:25 UTC] === END API CALL LOG ===
[03-Jul-2026 12:12:25 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 12:12:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ0IiwidXNlcm5hbWUiOiJQcmFib2RoYSIsImVtYWlsIjoicG9vcm5hcHJhYm9kaGEyMDI2QGdtYWlsLmNvbSIsImV4cCI6MTc4MzY4NDc4MH0.a4s99O0Xj8IneFb0HN7UMF9zgANYL1LsPPSDcbXB7Nw
[03-Jul-2026 12:12:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 12:12:25 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 12:12:25 UTC] User ID: 944
[03-Jul-2026 12:12:25 UTC] ✅ User profile retrieved successfully for user ID: 944
[03-Jul-2026 12:15:55 UTC] === API CALL LOG ===
[03-Jul-2026 12:15:55 UTC] Endpoint: user/profile.php
[03-Jul-2026 12:15:55 UTC] Full Log Data: {
    "timestamp": "2026-07-03 12:15:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.121.91.99",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.121.91.99, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ0IiwidXNlcm5hbWUiOiJQcmFib2RoYSIsImVtYWlsIjoicG9vcm5hcHJhYm9kaGEyMDI2QGdtYWlsLmNvbSIsImV4cCI6MTc4MzY4NDc4MH0.a4s99O0Xj8IneFb0HN7UMF9zgANYL1LsPPSDcbXB7Nw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a155d1829b07f847-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.121.91.99",
        "cf-ipcountry": "LK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 12:15:55 UTC] === END API CALL LOG ===
[03-Jul-2026 12:15:55 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 12:15:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ0IiwidXNlcm5hbWUiOiJQcmFib2RoYSIsImVtYWlsIjoicG9vcm5hcHJhYm9kaGEyMDI2QGdtYWlsLmNvbSIsImV4cCI6MTc4MzY4NDc4MH0.a4s99O0Xj8IneFb0HN7UMF9zgANYL1LsPPSDcbXB7Nw
[03-Jul-2026 12:15:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 12:15:55 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 12:15:55 UTC] User ID: 944
[03-Jul-2026 12:15:55 UTC] ✅ User profile retrieved successfully for user ID: 944
[03-Jul-2026 12:16:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 12:16:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 12:16:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"45.121.91.99, 104.23.175.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ0IiwidXNlcm5hbWUiOiJQcmFib2RoYSIsImVtYWlsIjoicG9vcm5hcHJhYm9kaGEyMDI2QGdtYWlsLmNvbSIsImV4cCI6MTc4MzY4NDc4MH0.a4s99O0Xj8IneFb0HN7UMF9zgANYL1LsPPSDcbXB7Nw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a155d28b7d23f847-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"45.121.91.99","cf-ipcountry":"LK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Jul-2026 12:16:38 UTC] === User Orders API Called ===
[03-Jul-2026 12:16:38 UTC] User ID: 944
[03-Jul-2026 12:16:38 UTC] Limit: 20, Offset: 0
[03-Jul-2026 12:16:38 UTC] Orders found: 0
[03-Jul-2026 12:16:38 UTC] Orders data: []
[03-Jul-2026 12:16:38 UTC] Total orders count: 0
[03-Jul-2026 12:16:38 UTC] === API CALL LOG ===
[03-Jul-2026 12:16:38 UTC] Endpoint: user/profile.php
[03-Jul-2026 12:16:38 UTC] Full Log Data: {
    "timestamp": "2026-07-03 12:16:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.121.91.99",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.121.91.99, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ0IiwidXNlcm5hbWUiOiJQcmFib2RoYSIsImVtYWlsIjoicG9vcm5hcHJhYm9kaGEyMDI2QGdtYWlsLmNvbSIsImV4cCI6MTc4MzY4NDc4MH0.a4s99O0Xj8IneFb0HN7UMF9zgANYL1LsPPSDcbXB7Nw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a155d28b7d29f847-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.121.91.99",
        "cf-ipcountry": "LK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 12:16:38 UTC] === END API CALL LOG ===
[03-Jul-2026 12:16:38 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 12:16:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ0IiwidXNlcm5hbWUiOiJQcmFib2RoYSIsImVtYWlsIjoicG9vcm5hcHJhYm9kaGEyMDI2QGdtYWlsLmNvbSIsImV4cCI6MTc4MzY4NDc4MH0.a4s99O0Xj8IneFb0HN7UMF9zgANYL1LsPPSDcbXB7Nw
[03-Jul-2026 12:16:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 12:16:38 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 12:16:38 UTC] User ID: 944
[03-Jul-2026 12:16:38 UTC] ✅ User profile retrieved successfully for user ID: 944
[03-Jul-2026 12:16:38 UTC] === API CALL LOG ===
[03-Jul-2026 12:16:38 UTC] Endpoint: user/profile.php
[03-Jul-2026 12:16:38 UTC] Full Log Data: {
    "timestamp": "2026-07-03 12:16:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.121.91.99",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.121.91.99, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ0IiwidXNlcm5hbWUiOiJQcmFib2RoYSIsImVtYWlsIjoicG9vcm5hcHJhYm9kaGEyMDI2QGdtYWlsLmNvbSIsImV4cCI6MTc4MzY4NDc4MH0.a4s99O0Xj8IneFb0HN7UMF9zgANYL1LsPPSDcbXB7Nw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a155d28f79cdf847-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.121.91.99",
        "cf-ipcountry": "LK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 12:16:38 UTC] === END API CALL LOG ===
[03-Jul-2026 12:16:38 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 12:16:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ0IiwidXNlcm5hbWUiOiJQcmFib2RoYSIsImVtYWlsIjoicG9vcm5hcHJhYm9kaGEyMDI2QGdtYWlsLmNvbSIsImV4cCI6MTc4MzY4NDc4MH0.a4s99O0Xj8IneFb0HN7UMF9zgANYL1LsPPSDcbXB7Nw
[03-Jul-2026 12:16:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 12:16:38 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 12:16:38 UTC] User ID: 944
[03-Jul-2026 12:16:38 UTC] ✅ User profile retrieved successfully for user ID: 944
[03-Jul-2026 12:16:39 UTC] === API CALL LOG ===
[03-Jul-2026 12:16:39 UTC] Endpoint: user/profile.php
[03-Jul-2026 12:16:39 UTC] Full Log Data: {
    "timestamp": "2026-07-03 12:16:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.121.91.99",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.121.91.99, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ0IiwidXNlcm5hbWUiOiJQcmFib2RoYSIsImVtYWlsIjoicG9vcm5hcHJhYm9kaGEyMDI2QGdtYWlsLmNvbSIsImV4cCI6MTc4MzY4NDc4MH0.a4s99O0Xj8IneFb0HN7UMF9zgANYL1LsPPSDcbXB7Nw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a155d2974a50f847-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.121.91.99",
        "cf-ipcountry": "LK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 12:16:39 UTC] === END API CALL LOG ===
[03-Jul-2026 12:16:39 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 12:16:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ0IiwidXNlcm5hbWUiOiJQcmFib2RoYSIsImVtYWlsIjoicG9vcm5hcHJhYm9kaGEyMDI2QGdtYWlsLmNvbSIsImV4cCI6MTc4MzY4NDc4MH0.a4s99O0Xj8IneFb0HN7UMF9zgANYL1LsPPSDcbXB7Nw
[03-Jul-2026 12:16:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 12:16:39 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 12:16:39 UTC] User ID: 944
[03-Jul-2026 12:16:39 UTC] ✅ User profile retrieved successfully for user ID: 944
[03-Jul-2026 12:17:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 12:17:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 12:17:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"45.121.91.99, 104.23.175.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ0IiwidXNlcm5hbWUiOiJQcmFib2RoYSIsImVtYWlsIjoicG9vcm5hcHJhYm9kaGEyMDI2QGdtYWlsLmNvbSIsImV4cCI6MTc4MzY4NDc4MH0.a4s99O0Xj8IneFb0HN7UMF9zgANYL1LsPPSDcbXB7Nw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a155d31da85bf847-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"45.121.91.99","cf-ipcountry":"LK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Jul-2026 12:17:01 UTC] === User Orders API Called ===
[03-Jul-2026 12:17:01 UTC] User ID: 944
[03-Jul-2026 12:17:01 UTC] Limit: 20, Offset: 0
[03-Jul-2026 12:17:01 UTC] Orders found: 0
[03-Jul-2026 12:17:01 UTC] Orders data: []
[03-Jul-2026 12:17:01 UTC] Total orders count: 0
[03-Jul-2026 12:17:03 UTC] === API CALL LOG ===
[03-Jul-2026 12:17:03 UTC] Endpoint: user/profile.php
[03-Jul-2026 12:17:03 UTC] Full Log Data: {
    "timestamp": "2026-07-03 12:17:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.121.91.99",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.121.91.99, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ0IiwidXNlcm5hbWUiOiJQcmFib2RoYSIsImVtYWlsIjoicG9vcm5hcHJhYm9kaGEyMDI2QGdtYWlsLmNvbSIsImV4cCI6MTc4MzY4NDc4MH0.a4s99O0Xj8IneFb0HN7UMF9zgANYL1LsPPSDcbXB7Nw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a155d32d8f50f847-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.121.91.99",
        "cf-ipcountry": "LK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 12:17:03 UTC] === END API CALL LOG ===
[03-Jul-2026 12:17:03 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 12:17:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ0IiwidXNlcm5hbWUiOiJQcmFib2RoYSIsImVtYWlsIjoicG9vcm5hcHJhYm9kaGEyMDI2QGdtYWlsLmNvbSIsImV4cCI6MTc4MzY4NDc4MH0.a4s99O0Xj8IneFb0HN7UMF9zgANYL1LsPPSDcbXB7Nw
[03-Jul-2026 12:17:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 12:17:03 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 12:17:03 UTC] User ID: 944
[03-Jul-2026 12:17:03 UTC] ✅ User profile retrieved successfully for user ID: 944
[03-Jul-2026 12:17:04 UTC] User Purchases API - User ID: 944
[03-Jul-2026 12:17:04 UTC] User Purchases API - Total purchases found: 0
[03-Jul-2026 12:17:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 12:17:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 12:17:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"45.121.91.99, 104.23.175.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ0IiwidXNlcm5hbWUiOiJQcmFib2RoYSIsImVtYWlsIjoicG9vcm5hcHJhYm9kaGEyMDI2QGdtYWlsLmNvbSIsImV4cCI6MTc4MzY4NDc4MH0.a4s99O0Xj8IneFb0HN7UMF9zgANYL1LsPPSDcbXB7Nw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a155d36bee07f847-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"45.121.91.99","cf-ipcountry":"LK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Jul-2026 12:17:14 UTC] === User Orders API Called ===
[03-Jul-2026 12:17:14 UTC] User ID: 944
[03-Jul-2026 12:17:14 UTC] Limit: 20, Offset: 0
[03-Jul-2026 12:17:14 UTC] Orders found: 0
[03-Jul-2026 12:17:14 UTC] Orders data: []
[03-Jul-2026 12:17:14 UTC] Total orders count: 0
[03-Jul-2026 12:17:14 UTC] === API CALL LOG ===
[03-Jul-2026 12:17:14 UTC] Endpoint: user/profile.php
[03-Jul-2026 12:17:14 UTC] Full Log Data: {
    "timestamp": "2026-07-03 12:17:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.121.91.99",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.121.91.99, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ0IiwidXNlcm5hbWUiOiJQcmFib2RoYSIsImVtYWlsIjoicG9vcm5hcHJhYm9kaGEyMDI2QGdtYWlsLmNvbSIsImV4cCI6MTc4MzY4NDc4MH0.a4s99O0Xj8IneFb0HN7UMF9zgANYL1LsPPSDcbXB7Nw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a155d36bee09f847-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.121.91.99",
        "cf-ipcountry": "LK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 12:17:14 UTC] === END API CALL LOG ===
[03-Jul-2026 12:17:14 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 12:17:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ0IiwidXNlcm5hbWUiOiJQcmFib2RoYSIsImVtYWlsIjoicG9vcm5hcHJhYm9kaGEyMDI2QGdtYWlsLmNvbSIsImV4cCI6MTc4MzY4NDc4MH0.a4s99O0Xj8IneFb0HN7UMF9zgANYL1LsPPSDcbXB7Nw
[03-Jul-2026 12:17:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 12:17:14 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 12:17:14 UTC] User ID: 944
[03-Jul-2026 12:17:14 UTC] ✅ User profile retrieved successfully for user ID: 944
[03-Jul-2026 12:17:14 UTC] === API CALL LOG ===
[03-Jul-2026 12:17:14 UTC] Endpoint: user/profile.php
[03-Jul-2026 12:17:14 UTC] Full Log Data: {
    "timestamp": "2026-07-03 12:17:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.121.91.99",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.121.91.99, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ0IiwidXNlcm5hbWUiOiJQcmFib2RoYSIsImVtYWlsIjoicG9vcm5hcHJhYm9kaGEyMDI2QGdtYWlsLmNvbSIsImV4cCI6MTc4MzY4NDc4MH0.a4s99O0Xj8IneFb0HN7UMF9zgANYL1LsPPSDcbXB7Nw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a155d36fc966f847-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.121.91.99",
        "cf-ipcountry": "LK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 12:17:14 UTC] === END API CALL LOG ===
[03-Jul-2026 12:17:14 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 12:17:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ0IiwidXNlcm5hbWUiOiJQcmFib2RoYSIsImVtYWlsIjoicG9vcm5hcHJhYm9kaGEyMDI2QGdtYWlsLmNvbSIsImV4cCI6MTc4MzY4NDc4MH0.a4s99O0Xj8IneFb0HN7UMF9zgANYL1LsPPSDcbXB7Nw
[03-Jul-2026 12:17:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 12:17:14 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 12:17:14 UTC] User ID: 944
[03-Jul-2026 12:17:14 UTC] ✅ User profile retrieved successfully for user ID: 944
[03-Jul-2026 12:17:15 UTC] === API CALL LOG ===
[03-Jul-2026 12:17:15 UTC] Endpoint: user/profile.php
[03-Jul-2026 12:17:15 UTC] Full Log Data: {
    "timestamp": "2026-07-03 12:17:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.121.91.99",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.121.91.99, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ0IiwidXNlcm5hbWUiOiJQcmFib2RoYSIsImVtYWlsIjoicG9vcm5hcHJhYm9kaGEyMDI2QGdtYWlsLmNvbSIsImV4cCI6MTc4MzY4NDc4MH0.a4s99O0Xj8IneFb0HN7UMF9zgANYL1LsPPSDcbXB7Nw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a155d3786b58f847-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.121.91.99",
        "cf-ipcountry": "LK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 12:17:15 UTC] === END API CALL LOG ===
[03-Jul-2026 12:17:15 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 12:17:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ0IiwidXNlcm5hbWUiOiJQcmFib2RoYSIsImVtYWlsIjoicG9vcm5hcHJhYm9kaGEyMDI2QGdtYWlsLmNvbSIsImV4cCI6MTc4MzY4NDc4MH0.a4s99O0Xj8IneFb0HN7UMF9zgANYL1LsPPSDcbXB7Nw
[03-Jul-2026 12:17:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 12:17:15 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 12:17:15 UTC] User ID: 944
[03-Jul-2026 12:17:15 UTC] ✅ User profile retrieved successfully for user ID: 944
[03-Jul-2026 12:17:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 12:17:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 12:17:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"45.121.91.99, 104.23.175.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ0IiwidXNlcm5hbWUiOiJQcmFib2RoYSIsImVtYWlsIjoicG9vcm5hcHJhYm9kaGEyMDI2QGdtYWlsLmNvbSIsImV4cCI6MTc4MzY4NDc4MH0.a4s99O0Xj8IneFb0HN7UMF9zgANYL1LsPPSDcbXB7Nw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a155d39eae88f847-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"45.121.91.99","cf-ipcountry":"LK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Jul-2026 12:17:22 UTC] === User Orders API Called ===
[03-Jul-2026 12:17:22 UTC] User ID: 944
[03-Jul-2026 12:17:22 UTC] Limit: 20, Offset: 0
[03-Jul-2026 12:17:22 UTC] Orders found: 0
[03-Jul-2026 12:17:22 UTC] Orders data: []
[03-Jul-2026 12:17:22 UTC] Total orders count: 0
[03-Jul-2026 12:17:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 12:17:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 12:17:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"45.121.91.99, 104.23.175.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ0IiwidXNlcm5hbWUiOiJQcmFib2RoYSIsImVtYWlsIjoicG9vcm5hcHJhYm9kaGEyMDI2QGdtYWlsLmNvbSIsImV4cCI6MTc4MzY4NDc4MH0.a4s99O0Xj8IneFb0HN7UMF9zgANYL1LsPPSDcbXB7Nw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a155d3b94cc2f847-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"45.121.91.99","cf-ipcountry":"LK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Jul-2026 12:17:26 UTC] === User Orders API Called ===
[03-Jul-2026 12:17:26 UTC] User ID: 944
[03-Jul-2026 12:17:26 UTC] Limit: 20, Offset: 0
[03-Jul-2026 12:17:26 UTC] Orders found: 0
[03-Jul-2026 12:17:26 UTC] Orders data: []
[03-Jul-2026 12:17:26 UTC] Total orders count: 0
[03-Jul-2026 12:17:26 UTC] === API CALL LOG ===
[03-Jul-2026 12:17:26 UTC] Endpoint: user/profile.php
[03-Jul-2026 12:17:26 UTC] Full Log Data: {
    "timestamp": "2026-07-03 12:17:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.121.91.99",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.121.91.99, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ0IiwidXNlcm5hbWUiOiJQcmFib2RoYSIsImVtYWlsIjoicG9vcm5hcHJhYm9kaGEyMDI2QGdtYWlsLmNvbSIsImV4cCI6MTc4MzY4NDc4MH0.a4s99O0Xj8IneFb0HN7UMF9zgANYL1LsPPSDcbXB7Nw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a155d3b94ccbf847-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.121.91.99",
        "cf-ipcountry": "LK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 12:17:26 UTC] === END API CALL LOG ===
[03-Jul-2026 12:17:26 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 12:17:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ0IiwidXNlcm5hbWUiOiJQcmFib2RoYSIsImVtYWlsIjoicG9vcm5hcHJhYm9kaGEyMDI2QGdtYWlsLmNvbSIsImV4cCI6MTc4MzY4NDc4MH0.a4s99O0Xj8IneFb0HN7UMF9zgANYL1LsPPSDcbXB7Nw
[03-Jul-2026 12:17:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 12:17:26 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 12:17:26 UTC] User ID: 944
[03-Jul-2026 12:17:26 UTC] ✅ User profile retrieved successfully for user ID: 944
[03-Jul-2026 12:17:26 UTC] === API CALL LOG ===
[03-Jul-2026 12:17:26 UTC] Endpoint: user/profile.php
[03-Jul-2026 12:17:26 UTC] Full Log Data: {
    "timestamp": "2026-07-03 12:17:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.121.91.99",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.121.91.99, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ0IiwidXNlcm5hbWUiOiJQcmFib2RoYSIsImVtYWlsIjoicG9vcm5hcHJhYm9kaGEyMDI2QGdtYWlsLmNvbSIsImV4cCI6MTc4MzY4NDc4MH0.a4s99O0Xj8IneFb0HN7UMF9zgANYL1LsPPSDcbXB7Nw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a155d3bccf6bf847-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.121.91.99",
        "cf-ipcountry": "LK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 12:17:26 UTC] === END API CALL LOG ===
[03-Jul-2026 12:17:26 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 12:17:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ0IiwidXNlcm5hbWUiOiJQcmFib2RoYSIsImVtYWlsIjoicG9vcm5hcHJhYm9kaGEyMDI2QGdtYWlsLmNvbSIsImV4cCI6MTc4MzY4NDc4MH0.a4s99O0Xj8IneFb0HN7UMF9zgANYL1LsPPSDcbXB7Nw
[03-Jul-2026 12:17:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 12:17:26 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 12:17:26 UTC] User ID: 944
[03-Jul-2026 12:17:26 UTC] ✅ User profile retrieved successfully for user ID: 944
[03-Jul-2026 12:17:27 UTC] === API CALL LOG ===
[03-Jul-2026 12:17:27 UTC] Endpoint: user/profile.php
[03-Jul-2026 12:17:27 UTC] Full Log Data: {
    "timestamp": "2026-07-03 12:17:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.121.91.99",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.121.91.99, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ0IiwidXNlcm5hbWUiOiJQcmFib2RoYSIsImVtYWlsIjoicG9vcm5hcHJhYm9kaGEyMDI2QGdtYWlsLmNvbSIsImV4cCI6MTc4MzY4NDc4MH0.a4s99O0Xj8IneFb0HN7UMF9zgANYL1LsPPSDcbXB7Nw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a155d3c27911f847-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.121.91.99",
        "cf-ipcountry": "LK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 12:17:27 UTC] === END API CALL LOG ===
[03-Jul-2026 12:17:27 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 12:17:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ0IiwidXNlcm5hbWUiOiJQcmFib2RoYSIsImVtYWlsIjoicG9vcm5hcHJhYm9kaGEyMDI2QGdtYWlsLmNvbSIsImV4cCI6MTc4MzY4NDc4MH0.a4s99O0Xj8IneFb0HN7UMF9zgANYL1LsPPSDcbXB7Nw
[03-Jul-2026 12:17:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 12:17:27 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 12:17:27 UTC] User ID: 944
[03-Jul-2026 12:17:27 UTC] ✅ User profile retrieved successfully for user ID: 944
[03-Jul-2026 12:17:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 12:17:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 12:17:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"45.121.91.99, 104.23.175.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ0IiwidXNlcm5hbWUiOiJQcmFib2RoYSIsImVtYWlsIjoicG9vcm5hcHJhYm9kaGEyMDI2QGdtYWlsLmNvbSIsImV4cCI6MTc4MzY4NDc4MH0.a4s99O0Xj8IneFb0HN7UMF9zgANYL1LsPPSDcbXB7Nw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a155d41c9b99f847-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"45.121.91.99","cf-ipcountry":"LK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Jul-2026 12:17:42 UTC] === User Orders API Called ===
[03-Jul-2026 12:17:42 UTC] User ID: 944
[03-Jul-2026 12:17:42 UTC] Limit: 20, Offset: 0
[03-Jul-2026 12:17:42 UTC] Orders found: 0
[03-Jul-2026 12:17:42 UTC] Orders data: []
[03-Jul-2026 12:17:42 UTC] Total orders count: 0
[03-Jul-2026 12:17:42 UTC] === API CALL LOG ===
[03-Jul-2026 12:17:42 UTC] Endpoint: user/profile.php
[03-Jul-2026 12:17:42 UTC] Full Log Data: {
    "timestamp": "2026-07-03 12:17:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.121.91.99",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.121.91.99, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ0IiwidXNlcm5hbWUiOiJQcmFib2RoYSIsImVtYWlsIjoicG9vcm5hcHJhYm9kaGEyMDI2QGdtYWlsLmNvbSIsImV4cCI6MTc4MzY4NDc4MH0.a4s99O0Xj8IneFb0HN7UMF9zgANYL1LsPPSDcbXB7Nw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a155d41c9b9df847-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.121.91.99",
        "cf-ipcountry": "LK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 12:17:42 UTC] === END API CALL LOG ===
[03-Jul-2026 12:17:42 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 12:17:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ0IiwidXNlcm5hbWUiOiJQcmFib2RoYSIsImVtYWlsIjoicG9vcm5hcHJhYm9kaGEyMDI2QGdtYWlsLmNvbSIsImV4cCI6MTc4MzY4NDc4MH0.a4s99O0Xj8IneFb0HN7UMF9zgANYL1LsPPSDcbXB7Nw
[03-Jul-2026 12:17:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 12:17:42 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 12:17:42 UTC] User ID: 944
[03-Jul-2026 12:17:42 UTC] ✅ User profile retrieved successfully for user ID: 944
[03-Jul-2026 12:17:42 UTC] === API CALL LOG ===
[03-Jul-2026 12:17:42 UTC] Endpoint: user/profile.php
[03-Jul-2026 12:17:42 UTC] Full Log Data: {
    "timestamp": "2026-07-03 12:17:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.121.91.99",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.121.91.99, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ0IiwidXNlcm5hbWUiOiJQcmFib2RoYSIsImVtYWlsIjoicG9vcm5hcHJhYm9kaGEyMDI2QGdtYWlsLmNvbSIsImV4cCI6MTc4MzY4NDc4MH0.a4s99O0Xj8IneFb0HN7UMF9zgANYL1LsPPSDcbXB7Nw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a155d41fedf0f847-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.121.91.99",
        "cf-ipcountry": "LK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 12:17:42 UTC] === END API CALL LOG ===
[03-Jul-2026 12:17:42 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 12:17:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ0IiwidXNlcm5hbWUiOiJQcmFib2RoYSIsImVtYWlsIjoicG9vcm5hcHJhYm9kaGEyMDI2QGdtYWlsLmNvbSIsImV4cCI6MTc4MzY4NDc4MH0.a4s99O0Xj8IneFb0HN7UMF9zgANYL1LsPPSDcbXB7Nw
[03-Jul-2026 12:17:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 12:17:42 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 12:17:42 UTC] User ID: 944
[03-Jul-2026 12:17:42 UTC] ✅ User profile retrieved successfully for user ID: 944
[03-Jul-2026 12:19:01 UTC] === API CALL LOG ===
[03-Jul-2026 12:19:01 UTC] Endpoint: user/profile.php
[03-Jul-2026 12:19:01 UTC] Full Log Data: {
    "timestamp": "2026-07-03 12:19:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.121.91.99",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.121.91.99, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ0IiwidXNlcm5hbWUiOiJQcmFib2RoYSIsImVtYWlsIjoicG9vcm5hcHJhYm9kaGEyMDI2QGdtYWlsLmNvbSIsImV4cCI6MTc4MzY4NDc4MH0.a4s99O0Xj8IneFb0HN7UMF9zgANYL1LsPPSDcbXB7Nw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a155d60bc90ff847-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.121.91.99",
        "cf-ipcountry": "LK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 12:19:01 UTC] === END API CALL LOG ===
[03-Jul-2026 12:19:01 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 12:19:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ0IiwidXNlcm5hbWUiOiJQcmFib2RoYSIsImVtYWlsIjoicG9vcm5hcHJhYm9kaGEyMDI2QGdtYWlsLmNvbSIsImV4cCI6MTc4MzY4NDc4MH0.a4s99O0Xj8IneFb0HN7UMF9zgANYL1LsPPSDcbXB7Nw
[03-Jul-2026 12:19:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 12:19:01 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 12:19:01 UTC] User ID: 944
[03-Jul-2026 12:19:01 UTC] ✅ User profile retrieved successfully for user ID: 944
[03-Jul-2026 12:19:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 12:19:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 12:19:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"45.121.91.99, 104.23.175.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ0IiwidXNlcm5hbWUiOiJQcmFib2RoYSIsImVtYWlsIjoicG9vcm5hcHJhYm9kaGEyMDI2QGdtYWlsLmNvbSIsImV4cCI6MTc4MzY4NDc4MH0.a4s99O0Xj8IneFb0HN7UMF9zgANYL1LsPPSDcbXB7Nw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a155d60bc90af847-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"45.121.91.99","cf-ipcountry":"LK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Jul-2026 12:19:01 UTC] === User Orders API Called ===
[03-Jul-2026 12:19:01 UTC] User ID: 944
[03-Jul-2026 12:19:01 UTC] Limit: 20, Offset: 0
[03-Jul-2026 12:19:01 UTC] Orders found: 0
[03-Jul-2026 12:19:01 UTC] Orders data: []
[03-Jul-2026 12:19:01 UTC] Total orders count: 0
[03-Jul-2026 12:19:01 UTC] === API CALL LOG ===
[03-Jul-2026 12:19:01 UTC] Endpoint: user/profile.php
[03-Jul-2026 12:19:01 UTC] Full Log Data: {
    "timestamp": "2026-07-03 12:19:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.121.91.99",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.121.91.99, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ0IiwidXNlcm5hbWUiOiJQcmFib2RoYSIsImVtYWlsIjoicG9vcm5hcHJhYm9kaGEyMDI2QGdtYWlsLmNvbSIsImV4cCI6MTc4MzY4NDc4MH0.a4s99O0Xj8IneFb0HN7UMF9zgANYL1LsPPSDcbXB7Nw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a155d60f5d37f847-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.121.91.99",
        "cf-ipcountry": "LK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 12:19:01 UTC] === END API CALL LOG ===
[03-Jul-2026 12:19:01 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 12:19:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ0IiwidXNlcm5hbWUiOiJQcmFib2RoYSIsImVtYWlsIjoicG9vcm5hcHJhYm9kaGEyMDI2QGdtYWlsLmNvbSIsImV4cCI6MTc4MzY4NDc4MH0.a4s99O0Xj8IneFb0HN7UMF9zgANYL1LsPPSDcbXB7Nw
[03-Jul-2026 12:19:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 12:19:01 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 12:19:01 UTC] User ID: 944
[03-Jul-2026 12:19:01 UTC] ✅ User profile retrieved successfully for user ID: 944
[03-Jul-2026 12:19:03 UTC] === API CALL LOG ===
[03-Jul-2026 12:19:03 UTC] Endpoint: user/profile.php
[03-Jul-2026 12:19:03 UTC] Full Log Data: {
    "timestamp": "2026-07-03 12:19:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.121.91.99",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.121.91.99, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ0IiwidXNlcm5hbWUiOiJQcmFib2RoYSIsImVtYWlsIjoicG9vcm5hcHJhYm9kaGEyMDI2QGdtYWlsLmNvbSIsImV4cCI6MTc4MzY4NDc4MH0.a4s99O0Xj8IneFb0HN7UMF9zgANYL1LsPPSDcbXB7Nw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a155d617bd3ef847-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.121.91.99",
        "cf-ipcountry": "LK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 12:19:03 UTC] === END API CALL LOG ===
[03-Jul-2026 12:19:03 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 12:19:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ0IiwidXNlcm5hbWUiOiJQcmFib2RoYSIsImVtYWlsIjoicG9vcm5hcHJhYm9kaGEyMDI2QGdtYWlsLmNvbSIsImV4cCI6MTc4MzY4NDc4MH0.a4s99O0Xj8IneFb0HN7UMF9zgANYL1LsPPSDcbXB7Nw
[03-Jul-2026 12:19:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 12:19:03 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 12:19:03 UTC] User ID: 944
[03-Jul-2026 12:19:03 UTC] ✅ User profile retrieved successfully for user ID: 944
[03-Jul-2026 12:19:39 UTC] === API CALL LOG ===
[03-Jul-2026 12:19:39 UTC] Endpoint: user/profile.php
[03-Jul-2026 12:19:39 UTC] Full Log Data: {
    "timestamp": "2026-07-03 12:19:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.121.91.99",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.121.91.99, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ0IiwidXNlcm5hbWUiOiJQcmFib2RoYSIsImVtYWlsIjoicG9vcm5hcHJhYm9kaGEyMDI2QGdtYWlsLmNvbSIsImV4cCI6MTc4MzY4NDc4MH0.a4s99O0Xj8IneFb0HN7UMF9zgANYL1LsPPSDcbXB7Nw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a155d6f5b9a9f847-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.121.91.99",
        "cf-ipcountry": "LK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 12:19:39 UTC] === END API CALL LOG ===
[03-Jul-2026 12:19:39 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 12:19:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ0IiwidXNlcm5hbWUiOiJQcmFib2RoYSIsImVtYWlsIjoicG9vcm5hcHJhYm9kaGEyMDI2QGdtYWlsLmNvbSIsImV4cCI6MTc4MzY4NDc4MH0.a4s99O0Xj8IneFb0HN7UMF9zgANYL1LsPPSDcbXB7Nw
[03-Jul-2026 12:19:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 12:19:39 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 12:19:39 UTC] User ID: 944
[03-Jul-2026 12:19:39 UTC] ✅ User profile retrieved successfully for user ID: 944
[03-Jul-2026 12:19:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 12:19:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 12:19:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"45.121.91.99, 104.23.175.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ0IiwidXNlcm5hbWUiOiJQcmFib2RoYSIsImVtYWlsIjoicG9vcm5hcHJhYm9kaGEyMDI2QGdtYWlsLmNvbSIsImV4cCI6MTc4MzY4NDc4MH0.a4s99O0Xj8IneFb0HN7UMF9zgANYL1LsPPSDcbXB7Nw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a155d6f5b9b2f847-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"45.121.91.99","cf-ipcountry":"LK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Jul-2026 12:19:39 UTC] === User Orders API Called ===
[03-Jul-2026 12:19:39 UTC] User ID: 944
[03-Jul-2026 12:19:39 UTC] Limit: 20, Offset: 0
[03-Jul-2026 12:19:39 UTC] Orders found: 0
[03-Jul-2026 12:19:39 UTC] Orders data: []
[03-Jul-2026 12:19:39 UTC] Total orders count: 0
[03-Jul-2026 12:19:39 UTC] === API CALL LOG ===
[03-Jul-2026 12:19:39 UTC] Endpoint: user/profile.php
[03-Jul-2026 12:19:39 UTC] Full Log Data: {
    "timestamp": "2026-07-03 12:19:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.121.91.99",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.121.91.99, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ0IiwidXNlcm5hbWUiOiJQcmFib2RoYSIsImVtYWlsIjoicG9vcm5hcHJhYm9kaGEyMDI2QGdtYWlsLmNvbSIsImV4cCI6MTc4MzY4NDc4MH0.a4s99O0Xj8IneFb0HN7UMF9zgANYL1LsPPSDcbXB7Nw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a155d6f91d13f847-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.121.91.99",
        "cf-ipcountry": "LK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 12:19:39 UTC] === END API CALL LOG ===
[03-Jul-2026 12:19:39 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 12:19:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ0IiwidXNlcm5hbWUiOiJQcmFib2RoYSIsImVtYWlsIjoicG9vcm5hcHJhYm9kaGEyMDI2QGdtYWlsLmNvbSIsImV4cCI6MTc4MzY4NDc4MH0.a4s99O0Xj8IneFb0HN7UMF9zgANYL1LsPPSDcbXB7Nw
[03-Jul-2026 12:19:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 12:19:39 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 12:19:39 UTC] User ID: 944
[03-Jul-2026 12:19:39 UTC] ✅ User profile retrieved successfully for user ID: 944
[03-Jul-2026 12:19:40 UTC] === API CALL LOG ===
[03-Jul-2026 12:19:40 UTC] Endpoint: user/profile.php
[03-Jul-2026 12:19:40 UTC] Full Log Data: {
    "timestamp": "2026-07-03 12:19:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.121.91.99",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.121.91.99, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ0IiwidXNlcm5hbWUiOiJQcmFib2RoYSIsImVtYWlsIjoicG9vcm5hcHJhYm9kaGEyMDI2QGdtYWlsLmNvbSIsImV4cCI6MTc4MzY4NDc4MH0.a4s99O0Xj8IneFb0HN7UMF9zgANYL1LsPPSDcbXB7Nw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a155d7013f48f847-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.121.91.99",
        "cf-ipcountry": "LK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 12:19:40 UTC] === END API CALL LOG ===
[03-Jul-2026 12:19:40 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 12:19:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ0IiwidXNlcm5hbWUiOiJQcmFib2RoYSIsImVtYWlsIjoicG9vcm5hcHJhYm9kaGEyMDI2QGdtYWlsLmNvbSIsImV4cCI6MTc4MzY4NDc4MH0.a4s99O0Xj8IneFb0HN7UMF9zgANYL1LsPPSDcbXB7Nw
[03-Jul-2026 12:19:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 12:19:40 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 12:19:40 UTC] User ID: 944
[03-Jul-2026 12:19:40 UTC] ✅ User profile retrieved successfully for user ID: 944
[03-Jul-2026 15:01:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 15:01:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 15:01:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40c1:34:2d02:cbb:1a00:109f:3c46, 172.69.176.105","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ1IiwidXNlcm5hbWUiOiJyYW40NDE0IiwiZW1haWwiOiJzaW1pamk0MzgzQHdwcm9sbC5jb20iLCJleHAiOjE3ODM2OTU2NjR9.0kLYoFcg2xMmaSsjKsQdfXJR6HbwRxZ6HBNGORTD6xs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a156c3779e6e1f6e-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40c1:34:2d02:cbb:1a00:109f:3c46","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Jul-2026 15:01:06 UTC] === User Orders API Called ===
[03-Jul-2026 15:01:06 UTC] User ID: 945
[03-Jul-2026 15:01:06 UTC] Limit: 20, Offset: 0
[03-Jul-2026 15:01:06 UTC] Orders found: 0
[03-Jul-2026 15:01:06 UTC] Orders data: []
[03-Jul-2026 15:01:06 UTC] Total orders count: 0
[03-Jul-2026 15:01:06 UTC] === API CALL LOG ===
[03-Jul-2026 15:01:06 UTC] Endpoint: user/profile.php
[03-Jul-2026 15:01:06 UTC] Full Log Data: {
    "timestamp": "2026-07-03 15:01:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:34:2d02:cbb:1a00:109f:3c46",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c1:34:2d02:cbb:1a00:109f:3c46, 172.69.176.104",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ1IiwidXNlcm5hbWUiOiJyYW40NDE0IiwiZW1haWwiOiJzaW1pamk0MzgzQHdwcm9sbC5jb20iLCJleHAiOjE3ODM2OTU2NjR9.0kLYoFcg2xMmaSsjKsQdfXJR6HbwRxZ6HBNGORTD6xs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a156c3779e501f6e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c1:34:2d02:cbb:1a00:109f:3c46",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 15:01:06 UTC] === END API CALL LOG ===
[03-Jul-2026 15:01:06 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 15:01:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ1IiwidXNlcm5hbWUiOiJyYW40NDE0IiwiZW1haWwiOiJzaW1pamk0MzgzQHdwcm9sbC5jb20iLCJleHAiOjE3ODM2OTU2NjR9.0kLYoFcg2xMmaSsjKsQdfXJR6HbwRxZ6HBNGORTD6xs
[03-Jul-2026 15:01:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 15:01:06 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 15:01:06 UTC] User ID: 945
[03-Jul-2026 15:01:06 UTC] ✅ User profile retrieved successfully for user ID: 945
[03-Jul-2026 15:01:06 UTC] === API CALL LOG ===
[03-Jul-2026 15:01:06 UTC] Endpoint: user/profile.php
[03-Jul-2026 15:01:06 UTC] Full Log Data: {
    "timestamp": "2026-07-03 15:01:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:34:2d02:cbb:1a00:109f:3c46",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c1:34:2d02:cbb:1a00:109f:3c46, 172.69.176.104",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ1IiwidXNlcm5hbWUiOiJyYW40NDE0IiwiZW1haWwiOiJzaW1pamk0MzgzQHdwcm9sbC5jb20iLCJleHAiOjE3ODM2OTU2NjR9.0kLYoFcg2xMmaSsjKsQdfXJR6HbwRxZ6HBNGORTD6xs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a156c378584d1f6e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c1:34:2d02:cbb:1a00:109f:3c46",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 15:01:06 UTC] === END API CALL LOG ===
[03-Jul-2026 15:01:06 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 15:01:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ1IiwidXNlcm5hbWUiOiJyYW40NDE0IiwiZW1haWwiOiJzaW1pamk0MzgzQHdwcm9sbC5jb20iLCJleHAiOjE3ODM2OTU2NjR9.0kLYoFcg2xMmaSsjKsQdfXJR6HbwRxZ6HBNGORTD6xs
[03-Jul-2026 15:01:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 15:01:06 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 15:01:06 UTC] User ID: 945
[03-Jul-2026 15:01:06 UTC] ✅ User profile retrieved successfully for user ID: 945
[03-Jul-2026 15:01:07 UTC] === API CALL LOG ===
[03-Jul-2026 15:01:07 UTC] Endpoint: user/profile.php
[03-Jul-2026 15:01:07 UTC] Full Log Data: {
    "timestamp": "2026-07-03 15:01:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:34:2d02:cbb:1a00:109f:3c46",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c1:34:2d02:cbb:1a00:109f:3c46, 172.69.176.104",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ1IiwidXNlcm5hbWUiOiJyYW40NDE0IiwiZW1haWwiOiJzaW1pamk0MzgzQHdwcm9sbC5jb20iLCJleHAiOjE3ODM2OTU2NjR9.0kLYoFcg2xMmaSsjKsQdfXJR6HbwRxZ6HBNGORTD6xs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a156c3835b191f6e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c1:34:2d02:cbb:1a00:109f:3c46",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 15:01:07 UTC] === END API CALL LOG ===
[03-Jul-2026 15:01:07 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 15:01:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ1IiwidXNlcm5hbWUiOiJyYW40NDE0IiwiZW1haWwiOiJzaW1pamk0MzgzQHdwcm9sbC5jb20iLCJleHAiOjE3ODM2OTU2NjR9.0kLYoFcg2xMmaSsjKsQdfXJR6HbwRxZ6HBNGORTD6xs
[03-Jul-2026 15:01:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 15:01:07 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 15:01:07 UTC] User ID: 945
[03-Jul-2026 15:01:07 UTC] ✅ User profile retrieved successfully for user ID: 945
[03-Jul-2026 15:02:14 UTC] === API CALL LOG ===
[03-Jul-2026 15:02:14 UTC] Endpoint: user/profile.php
[03-Jul-2026 15:02:14 UTC] Full Log Data: {
    "timestamp": "2026-07-03 15:02:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:34:2d02:cbb:1a00:109f:3c46",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c1:34:2d02:cbb:1a00:109f:3c46, 172.69.176.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ1IiwidXNlcm5hbWUiOiJyYW40NDE0IiwiZW1haWwiOiJzaW1pamk0MzgzQHdwcm9sbC5jb20iLCJleHAiOjE3ODM2OTU2NjR9.0kLYoFcg2xMmaSsjKsQdfXJR6HbwRxZ6HBNGORTD6xs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a156c5233c381f6e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c1:34:2d02:cbb:1a00:109f:3c46",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 15:02:14 UTC] === END API CALL LOG ===
[03-Jul-2026 15:02:14 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 15:02:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ1IiwidXNlcm5hbWUiOiJyYW40NDE0IiwiZW1haWwiOiJzaW1pamk0MzgzQHdwcm9sbC5jb20iLCJleHAiOjE3ODM2OTU2NjR9.0kLYoFcg2xMmaSsjKsQdfXJR6HbwRxZ6HBNGORTD6xs
[03-Jul-2026 15:02:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 15:02:14 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 15:02:14 UTC] User ID: 945
[03-Jul-2026 15:02:14 UTC] ✅ User profile retrieved successfully for user ID: 945
[03-Jul-2026 15:02:26 UTC] === API CALL LOG ===
[03-Jul-2026 15:02:26 UTC] Endpoint: user/profile.php
[03-Jul-2026 15:02:26 UTC] Full Log Data: {
    "timestamp": "2026-07-03 15:02:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:34:2d02:cbb:1a00:109f:3c46",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c1:34:2d02:cbb:1a00:109f:3c46, 172.69.176.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ1IiwidXNlcm5hbWUiOiJyYW40NDE0IiwiZW1haWwiOiJzaW1pamk0MzgzQHdwcm9sbC5jb20iLCJleHAiOjE3ODM2OTU2NjR9.0kLYoFcg2xMmaSsjKsQdfXJR6HbwRxZ6HBNGORTD6xs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a156c56c09591f6e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c1:34:2d02:cbb:1a00:109f:3c46",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 15:02:26 UTC] === END API CALL LOG ===
[03-Jul-2026 15:02:26 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 15:02:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ1IiwidXNlcm5hbWUiOiJyYW40NDE0IiwiZW1haWwiOiJzaW1pamk0MzgzQHdwcm9sbC5jb20iLCJleHAiOjE3ODM2OTU2NjR9.0kLYoFcg2xMmaSsjKsQdfXJR6HbwRxZ6HBNGORTD6xs
[03-Jul-2026 15:02:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 15:02:26 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 15:02:26 UTC] User ID: 945
[03-Jul-2026 15:02:26 UTC] ✅ User profile retrieved successfully for user ID: 945
[03-Jul-2026 15:02:54 UTC] === API CALL LOG ===
[03-Jul-2026 15:02:54 UTC] Endpoint: user/profile.php
[03-Jul-2026 15:02:54 UTC] Full Log Data: {
    "timestamp": "2026-07-03 15:02:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:34:2d02:cbb:1a00:109f:3c46",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c1:34:2d02:cbb:1a00:109f:3c46, 172.69.176.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ1IiwidXNlcm5hbWUiOiJyYW40NDE0IiwiZW1haWwiOiJzaW1pamk0MzgzQHdwcm9sbC5jb20iLCJleHAiOjE3ODM2OTU2NjR9.0kLYoFcg2xMmaSsjKsQdfXJR6HbwRxZ6HBNGORTD6xs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a156c6188ca61f6e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c1:34:2d02:cbb:1a00:109f:3c46",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 15:02:54 UTC] === END API CALL LOG ===
[03-Jul-2026 15:02:54 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 15:02:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ1IiwidXNlcm5hbWUiOiJyYW40NDE0IiwiZW1haWwiOiJzaW1pamk0MzgzQHdwcm9sbC5jb20iLCJleHAiOjE3ODM2OTU2NjR9.0kLYoFcg2xMmaSsjKsQdfXJR6HbwRxZ6HBNGORTD6xs
[03-Jul-2026 15:02:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 15:02:54 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 15:02:54 UTC] User ID: 945
[03-Jul-2026 15:02:54 UTC] ✅ User profile retrieved successfully for user ID: 945
[03-Jul-2026 15:02:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 15:02:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 15:02:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40c1:34:2d02:cbb:1a00:109f:3c46, 172.69.176.75","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ1IiwidXNlcm5hbWUiOiJyYW40NDE0IiwiZW1haWwiOiJzaW1pamk0MzgzQHdwcm9sbC5jb20iLCJleHAiOjE3ODM2OTU2NjR9.0kLYoFcg2xMmaSsjKsQdfXJR6HbwRxZ6HBNGORTD6xs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a156c6188ca21f6e-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40c1:34:2d02:cbb:1a00:109f:3c46","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Jul-2026 15:02:54 UTC] === User Orders API Called ===
[03-Jul-2026 15:02:54 UTC] User ID: 945
[03-Jul-2026 15:02:54 UTC] Limit: 20, Offset: 0
[03-Jul-2026 15:02:54 UTC] Orders found: 0
[03-Jul-2026 15:02:54 UTC] Orders data: []
[03-Jul-2026 15:02:54 UTC] Total orders count: 0
[03-Jul-2026 15:02:54 UTC] === API CALL LOG ===
[03-Jul-2026 15:02:54 UTC] Endpoint: user/profile.php
[03-Jul-2026 15:02:54 UTC] Full Log Data: {
    "timestamp": "2026-07-03 15:02:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:34:2d02:cbb:1a00:109f:3c46",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c1:34:2d02:cbb:1a00:109f:3c46, 172.69.176.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ1IiwidXNlcm5hbWUiOiJyYW40NDE0IiwiZW1haWwiOiJzaW1pamk0MzgzQHdwcm9sbC5jb20iLCJleHAiOjE3ODM2OTU2NjR9.0kLYoFcg2xMmaSsjKsQdfXJR6HbwRxZ6HBNGORTD6xs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a156c61c484d1f6e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c1:34:2d02:cbb:1a00:109f:3c46",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 15:02:54 UTC] === END API CALL LOG ===
[03-Jul-2026 15:02:54 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 15:02:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ1IiwidXNlcm5hbWUiOiJyYW40NDE0IiwiZW1haWwiOiJzaW1pamk0MzgzQHdwcm9sbC5jb20iLCJleHAiOjE3ODM2OTU2NjR9.0kLYoFcg2xMmaSsjKsQdfXJR6HbwRxZ6HBNGORTD6xs
[03-Jul-2026 15:02:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 15:02:54 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 15:02:54 UTC] User ID: 945
[03-Jul-2026 15:02:54 UTC] ✅ User profile retrieved successfully for user ID: 945
[03-Jul-2026 15:03:02 UTC] === API CALL LOG ===
[03-Jul-2026 15:03:02 UTC] Endpoint: user/profile.php
[03-Jul-2026 15:03:02 UTC] Full Log Data: {
    "timestamp": "2026-07-03 15:03:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:34:2d02:cbb:1a00:109f:3c46",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c1:34:2d02:cbb:1a00:109f:3c46, 172.69.176.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ1IiwidXNlcm5hbWUiOiJyYW40NDE0IiwiZW1haWwiOiJzaW1pamk0MzgzQHdwcm9sbC5jb20iLCJleHAiOjE3ODM2OTU2NjR9.0kLYoFcg2xMmaSsjKsQdfXJR6HbwRxZ6HBNGORTD6xs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a156c65198061f6e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c1:34:2d02:cbb:1a00:109f:3c46",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 15:03:02 UTC] === END API CALL LOG ===
[03-Jul-2026 15:03:02 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 15:03:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ1IiwidXNlcm5hbWUiOiJyYW40NDE0IiwiZW1haWwiOiJzaW1pamk0MzgzQHdwcm9sbC5jb20iLCJleHAiOjE3ODM2OTU2NjR9.0kLYoFcg2xMmaSsjKsQdfXJR6HbwRxZ6HBNGORTD6xs
[03-Jul-2026 15:03:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 15:03:02 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 15:03:02 UTC] User ID: 945
[03-Jul-2026 15:03:02 UTC] ✅ User profile retrieved successfully for user ID: 945
[03-Jul-2026 15:03:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 15:03:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 15:03:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40c1:34:2d02:cbb:1a00:109f:3c46, 172.69.176.74","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ1IiwidXNlcm5hbWUiOiJyYW40NDE0IiwiZW1haWwiOiJzaW1pamk0MzgzQHdwcm9sbC5jb20iLCJleHAiOjE3ODM2OTU2NjR9.0kLYoFcg2xMmaSsjKsQdfXJR6HbwRxZ6HBNGORTD6xs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a156c6519ff31f6e-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40c1:34:2d02:cbb:1a00:109f:3c46","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Jul-2026 15:03:02 UTC] === User Orders API Called ===
[03-Jul-2026 15:03:02 UTC] User ID: 945
[03-Jul-2026 15:03:02 UTC] Limit: 20, Offset: 0
[03-Jul-2026 15:03:02 UTC] Orders found: 0
[03-Jul-2026 15:03:02 UTC] Orders data: []
[03-Jul-2026 15:03:02 UTC] Total orders count: 0
[03-Jul-2026 15:03:03 UTC] === API CALL LOG ===
[03-Jul-2026 15:03:03 UTC] Endpoint: user/profile.php
[03-Jul-2026 15:03:03 UTC] Full Log Data: {
    "timestamp": "2026-07-03 15:03:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:34:2d02:cbb:1a00:109f:3c46",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c1:34:2d02:cbb:1a00:109f:3c46, 172.69.176.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ1IiwidXNlcm5hbWUiOiJyYW40NDE0IiwiZW1haWwiOiJzaW1pamk0MzgzQHdwcm9sbC5jb20iLCJleHAiOjE3ODM2OTU2NjR9.0kLYoFcg2xMmaSsjKsQdfXJR6HbwRxZ6HBNGORTD6xs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a156c6559ca11f6e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c1:34:2d02:cbb:1a00:109f:3c46",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 15:03:03 UTC] === END API CALL LOG ===
[03-Jul-2026 15:03:03 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 15:03:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ1IiwidXNlcm5hbWUiOiJyYW40NDE0IiwiZW1haWwiOiJzaW1pamk0MzgzQHdwcm9sbC5jb20iLCJleHAiOjE3ODM2OTU2NjR9.0kLYoFcg2xMmaSsjKsQdfXJR6HbwRxZ6HBNGORTD6xs
[03-Jul-2026 15:03:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 15:03:03 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 15:03:03 UTC] User ID: 945
[03-Jul-2026 15:03:03 UTC] ✅ User profile retrieved successfully for user ID: 945
[03-Jul-2026 15:03:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 15:03:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 15:03:09 UTC] === API CALL LOG ===
[03-Jul-2026 15:03:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40c1:34:2d02:cbb:1a00:109f:3c46, 172.69.176.74","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ1IiwidXNlcm5hbWUiOiJyYW40NDE0IiwiZW1haWwiOiJzaW1pamk0MzgzQHdwcm9sbC5jb20iLCJleHAiOjE3ODM2OTU2NjR9.0kLYoFcg2xMmaSsjKsQdfXJR6HbwRxZ6HBNGORTD6xs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a156c679ca331f6e-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40c1:34:2d02:cbb:1a00:109f:3c46","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Jul-2026 15:03:09 UTC] Endpoint: user/profile.php
[03-Jul-2026 15:03:09 UTC] Full Log Data: {
    "timestamp": "2026-07-03 15:03:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:34:2d02:cbb:1a00:109f:3c46",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c1:34:2d02:cbb:1a00:109f:3c46, 172.69.176.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ1IiwidXNlcm5hbWUiOiJyYW40NDE0IiwiZW1haWwiOiJzaW1pamk0MzgzQHdwcm9sbC5jb20iLCJleHAiOjE3ODM2OTU2NjR9.0kLYoFcg2xMmaSsjKsQdfXJR6HbwRxZ6HBNGORTD6xs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a156c679ca391f6e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c1:34:2d02:cbb:1a00:109f:3c46",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 15:03:09 UTC] === User Orders API Called ===
[03-Jul-2026 15:03:09 UTC] === END API CALL LOG ===
[03-Jul-2026 15:03:09 UTC] User ID: 945
[03-Jul-2026 15:03:09 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 15:03:09 UTC] Limit: 20, Offset: 0
[03-Jul-2026 15:03:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ1IiwidXNlcm5hbWUiOiJyYW40NDE0IiwiZW1haWwiOiJzaW1pamk0MzgzQHdwcm9sbC5jb20iLCJleHAiOjE3ODM2OTU2NjR9.0kLYoFcg2xMmaSsjKsQdfXJR6HbwRxZ6HBNGORTD6xs
[03-Jul-2026 15:03:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 15:03:09 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 15:03:09 UTC] User ID: 945
[03-Jul-2026 15:03:09 UTC] ✅ User profile retrieved successfully for user ID: 945
[03-Jul-2026 15:03:09 UTC] Orders found: 0
[03-Jul-2026 15:03:09 UTC] Orders data: []
[03-Jul-2026 15:03:09 UTC] Total orders count: 0
[03-Jul-2026 15:03:09 UTC] === API CALL LOG ===
[03-Jul-2026 15:03:09 UTC] Endpoint: user/profile.php
[03-Jul-2026 15:03:09 UTC] Full Log Data: {
    "timestamp": "2026-07-03 15:03:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:34:2d02:cbb:1a00:109f:3c46",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c1:34:2d02:cbb:1a00:109f:3c46, 172.69.176.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ1IiwidXNlcm5hbWUiOiJyYW40NDE0IiwiZW1haWwiOiJzaW1pamk0MzgzQHdwcm9sbC5jb20iLCJleHAiOjE3ODM2OTU2NjR9.0kLYoFcg2xMmaSsjKsQdfXJR6HbwRxZ6HBNGORTD6xs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a156c67d8ed61f6e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c1:34:2d02:cbb:1a00:109f:3c46",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 15:03:09 UTC] === END API CALL LOG ===
[03-Jul-2026 15:03:09 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 15:03:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ1IiwidXNlcm5hbWUiOiJyYW40NDE0IiwiZW1haWwiOiJzaW1pamk0MzgzQHdwcm9sbC5jb20iLCJleHAiOjE3ODM2OTU2NjR9.0kLYoFcg2xMmaSsjKsQdfXJR6HbwRxZ6HBNGORTD6xs
[03-Jul-2026 15:03:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 15:03:09 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 15:03:09 UTC] User ID: 945
[03-Jul-2026 15:03:09 UTC] ✅ User profile retrieved successfully for user ID: 945
[03-Jul-2026 15:03:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 15:03:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 15:03:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40c1:34:2d02:cbb:1a00:109f:3c46, 172.69.176.74","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ1IiwidXNlcm5hbWUiOiJyYW40NDE0IiwiZW1haWwiOiJzaW1pamk0MzgzQHdwcm9sbC5jb20iLCJleHAiOjE3ODM2OTU2NjR9.0kLYoFcg2xMmaSsjKsQdfXJR6HbwRxZ6HBNGORTD6xs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a156c6c08be61f6e-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40c1:34:2d02:cbb:1a00:109f:3c46","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Jul-2026 15:03:20 UTC] === User Orders API Called ===
[03-Jul-2026 15:03:20 UTC] User ID: 945
[03-Jul-2026 15:03:20 UTC] Limit: 20, Offset: 0
[03-Jul-2026 15:03:20 UTC] Orders found: 0
[03-Jul-2026 15:03:20 UTC] Orders data: []
[03-Jul-2026 15:03:20 UTC] Total orders count: 0
[03-Jul-2026 15:03:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 15:03:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 15:03:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40c1:34:2d02:cbb:1a00:109f:3c46, 172.69.176.74","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ1IiwidXNlcm5hbWUiOiJyYW40NDE0IiwiZW1haWwiOiJzaW1pamk0MzgzQHdwcm9sbC5jb20iLCJleHAiOjE3ODM2OTU2NjR9.0kLYoFcg2xMmaSsjKsQdfXJR6HbwRxZ6HBNGORTD6xs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a156c6f18d1a1f6e-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40c1:34:2d02:cbb:1a00:109f:3c46","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Jul-2026 15:03:28 UTC] === User Orders API Called ===
[03-Jul-2026 15:03:28 UTC] User ID: 945
[03-Jul-2026 15:03:28 UTC] Limit: 20, Offset: 0
[03-Jul-2026 15:03:28 UTC] Orders found: 0
[03-Jul-2026 15:03:28 UTC] Orders data: []
[03-Jul-2026 15:03:28 UTC] Total orders count: 0
[03-Jul-2026 15:03:28 UTC] === API CALL LOG ===
[03-Jul-2026 15:03:28 UTC] Endpoint: user/profile.php
[03-Jul-2026 15:03:28 UTC] Full Log Data: {
    "timestamp": "2026-07-03 15:03:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:34:2d02:cbb:1a00:109f:3c46",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c1:34:2d02:cbb:1a00:109f:3c46, 172.69.176.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ1IiwidXNlcm5hbWUiOiJyYW40NDE0IiwiZW1haWwiOiJzaW1pamk0MzgzQHdwcm9sbC5jb20iLCJleHAiOjE3ODM2OTU2NjR9.0kLYoFcg2xMmaSsjKsQdfXJR6HbwRxZ6HBNGORTD6xs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a156c6f24fa61f6e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c1:34:2d02:cbb:1a00:109f:3c46",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 15:03:28 UTC] === END API CALL LOG ===
[03-Jul-2026 15:03:28 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 15:03:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ1IiwidXNlcm5hbWUiOiJyYW40NDE0IiwiZW1haWwiOiJzaW1pamk0MzgzQHdwcm9sbC5jb20iLCJleHAiOjE3ODM2OTU2NjR9.0kLYoFcg2xMmaSsjKsQdfXJR6HbwRxZ6HBNGORTD6xs
[03-Jul-2026 15:03:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 15:03:28 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 15:03:28 UTC] User ID: 945
[03-Jul-2026 15:03:28 UTC] ✅ User profile retrieved successfully for user ID: 945
[03-Jul-2026 15:03:29 UTC] === API CALL LOG ===
[03-Jul-2026 15:03:29 UTC] Endpoint: user/profile.php
[03-Jul-2026 15:03:29 UTC] Full Log Data: {
    "timestamp": "2026-07-03 15:03:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:34:2d02:cbb:1a00:109f:3c46",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c1:34:2d02:cbb:1a00:109f:3c46, 172.69.176.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ1IiwidXNlcm5hbWUiOiJyYW40NDE0IiwiZW1haWwiOiJzaW1pamk0MzgzQHdwcm9sbC5jb20iLCJleHAiOjE3ODM2OTU2NjR9.0kLYoFcg2xMmaSsjKsQdfXJR6HbwRxZ6HBNGORTD6xs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a156c6f60b501f6e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c1:34:2d02:cbb:1a00:109f:3c46",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 15:03:29 UTC] === END API CALL LOG ===
[03-Jul-2026 15:03:29 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 15:03:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ1IiwidXNlcm5hbWUiOiJyYW40NDE0IiwiZW1haWwiOiJzaW1pamk0MzgzQHdwcm9sbC5jb20iLCJleHAiOjE3ODM2OTU2NjR9.0kLYoFcg2xMmaSsjKsQdfXJR6HbwRxZ6HBNGORTD6xs
[03-Jul-2026 15:03:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 15:03:29 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 15:03:29 UTC] User ID: 945
[03-Jul-2026 15:03:29 UTC] ✅ User profile retrieved successfully for user ID: 945
[03-Jul-2026 15:03:41 UTC] === API CALL LOG ===
[03-Jul-2026 15:03:41 UTC] Endpoint: user/profile.php
[03-Jul-2026 15:03:41 UTC] Full Log Data: {
    "timestamp": "2026-07-03 15:03:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:34:2d02:cbb:1a00:109f:3c46",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c1:34:2d02:cbb:1a00:109f:3c46, 172.69.176.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ1IiwidXNlcm5hbWUiOiJyYW40NDE0IiwiZW1haWwiOiJzaW1pamk0MzgzQHdwcm9sbC5jb20iLCJleHAiOjE3ODM2OTU2NjR9.0kLYoFcg2xMmaSsjKsQdfXJR6HbwRxZ6HBNGORTD6xs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a156c73ddf761f6e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c1:34:2d02:cbb:1a00:109f:3c46",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 15:03:41 UTC] === END API CALL LOG ===
[03-Jul-2026 15:03:41 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 15:03:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ1IiwidXNlcm5hbWUiOiJyYW40NDE0IiwiZW1haWwiOiJzaW1pamk0MzgzQHdwcm9sbC5jb20iLCJleHAiOjE3ODM2OTU2NjR9.0kLYoFcg2xMmaSsjKsQdfXJR6HbwRxZ6HBNGORTD6xs
[03-Jul-2026 15:03:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 15:03:41 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 15:03:41 UTC] User ID: 945
[03-Jul-2026 15:03:41 UTC] ✅ User profile retrieved successfully for user ID: 945
[03-Jul-2026 15:03:41 UTC] User Purchases API - User ID: 945
[03-Jul-2026 15:03:41 UTC] User Purchases API - Total purchases found: 0
[03-Jul-2026 15:03:47 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 15:03:47 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 15:03:47 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40c1:34:2d02:cbb:1a00:109f:3c46, 172.69.176.74","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ1IiwidXNlcm5hbWUiOiJyYW40NDE0IiwiZW1haWwiOiJzaW1pamk0MzgzQHdwcm9sbC5jb20iLCJleHAiOjE3ODM2OTU2NjR9.0kLYoFcg2xMmaSsjKsQdfXJR6HbwRxZ6HBNGORTD6xs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a156c7634d7f1f6e-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40c1:34:2d02:cbb:1a00:109f:3c46","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Jul-2026 15:03:47 UTC] === User Orders API Called ===
[03-Jul-2026 15:03:47 UTC] User ID: 945
[03-Jul-2026 15:03:47 UTC] Limit: 20, Offset: 0
[03-Jul-2026 15:03:47 UTC] Orders found: 0
[03-Jul-2026 15:03:47 UTC] Orders data: []
[03-Jul-2026 15:03:47 UTC] Total orders count: 0
[03-Jul-2026 16:46:56 UTC] === API CALL LOG ===
[03-Jul-2026 16:46:56 UTC] Endpoint: user/profile.php
[03-Jul-2026 16:46:56 UTC] Full Log Data: {
    "timestamp": "2026-07-03 16:46:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "217.113.194.242",
    "user_agent": "Mozilla\/5.0 (compatible; Barkrowler\/0.9; +https:\/\/babbar.tech\/crawler)",
    "headers": {
        "Host": "api.memberx.app",
        "x-forwarded-proto": "https",
        "Accept": "text\/html;q=0.95,text\/*;q=0.9,*\/*;q=0.8",
        "from": "tech@babbar.tech",
        "Accept-Encoding": "gzip, br",
        "User-Agent": "Mozilla\/5.0 (compatible; Barkrowler\/0.9; +https:\/\/babbar.tech\/crawler)",
        "cf-ray": "a1575e7fcea83740-CDG",
        "X-Forwarded-For": "217.113.194.242, 172.71.232.7",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "217.113.194.242",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 16:46:56 UTC] === END API CALL LOG ===
[03-Jul-2026 17:36:37 UTC] API Hash Debug - Received: 
[03-Jul-2026 17:36:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 17:36:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-forwarded-proto":"https","Accept":"text\/html;q=0.95,text\/*;q=0.9,*\/*;q=0.8","from":"tech@babbar.tech","Accept-Encoding":"gzip, br","User-Agent":"Mozilla\/5.0 (compatible; Barkrowler\/0.9; +https:\/\/babbar.tech\/crawler)","cf-ray":"a157a74a6bf1b1ea-CDG","X-Forwarded-For":"217.113.194.6, 104.23.229.40","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"217.113.194.6","cf-ipcountry":"FR","cf-visitor":"{\"scheme\":\"https\"}"}
[03-Jul-2026 19:26:42 UTC] === API CALL LOG ===
[03-Jul-2026 19:26:42 UTC] Endpoint: user/profile.php
[03-Jul-2026 19:26:42 UTC] Full Log Data: {
    "timestamp": "2026-07-03 19:26:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.237.130.53",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "37.237.130.53, 162.158.210.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ2IiwidXNlcm5hbWUiOiJsa2tra2poZiIsImVtYWlsIjoiZGdqZmR5dWZyeWhoZmdqaGdAZ21haWwuY29tIiwiZXhwIjoxNzgzNzExNTk2fQ.peXLngzk_KGgmKv_XPFivr-toj_Ih0AlTUc2nuzhjbU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15848898f84b5c8-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "37.237.130.53",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 19:26:42 UTC] === END API CALL LOG ===
[03-Jul-2026 19:26:42 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 19:26:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ2IiwidXNlcm5hbWUiOiJsa2tra2poZiIsImVtYWlsIjoiZGdqZmR5dWZyeWhoZmdqaGdAZ21haWwuY29tIiwiZXhwIjoxNzgzNzExNTk2fQ.peXLngzk_KGgmKv_XPFivr-toj_Ih0AlTUc2nuzhjbU
[03-Jul-2026 19:26:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 19:26:42 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 19:26:42 UTC] User ID: 946
[03-Jul-2026 19:26:42 UTC] ✅ User profile retrieved successfully for user ID: 946
[03-Jul-2026 19:26:45 UTC] === API CALL LOG ===
[03-Jul-2026 19:26:45 UTC] Endpoint: user/profile.php
[03-Jul-2026 19:26:45 UTC] Full Log Data: {
    "timestamp": "2026-07-03 19:26:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.237.130.53",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "37.237.130.53, 162.158.210.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ2IiwidXNlcm5hbWUiOiJsa2tra2poZiIsImVtYWlsIjoiZGdqZmR5dWZyeWhoZmdqaGdAZ21haWwuY29tIiwiZXhwIjoxNzgzNzExNTk2fQ.peXLngzk_KGgmKv_XPFivr-toj_Ih0AlTUc2nuzhjbU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a158489b6fb79aa0-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "37.237.130.53",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 19:26:45 UTC] === END API CALL LOG ===
[03-Jul-2026 19:26:45 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 19:26:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ2IiwidXNlcm5hbWUiOiJsa2tra2poZiIsImVtYWlsIjoiZGdqZmR5dWZyeWhoZmdqaGdAZ21haWwuY29tIiwiZXhwIjoxNzgzNzExNTk2fQ.peXLngzk_KGgmKv_XPFivr-toj_Ih0AlTUc2nuzhjbU
[03-Jul-2026 19:26:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 19:26:45 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 19:26:45 UTC] User ID: 946
[03-Jul-2026 19:26:45 UTC] ✅ User profile retrieved successfully for user ID: 946
[03-Jul-2026 19:26:49 UTC] === API CALL LOG ===
[03-Jul-2026 19:26:49 UTC] Endpoint: user/profile.php
[03-Jul-2026 19:26:49 UTC] Full Log Data: {
    "timestamp": "2026-07-03 19:26:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.237.130.53",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "37.237.130.53, 162.158.210.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ2IiwidXNlcm5hbWUiOiJsa2tra2poZiIsImVtYWlsIjoiZGdqZmR5dWZyeWhoZmdqaGdAZ21haWwuY29tIiwiZXhwIjoxNzgzNzExNTk2fQ.peXLngzk_KGgmKv_XPFivr-toj_Ih0AlTUc2nuzhjbU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15848b41f663d44-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "37.237.130.53",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 19:26:49 UTC] === END API CALL LOG ===
[03-Jul-2026 19:26:49 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 19:26:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ2IiwidXNlcm5hbWUiOiJsa2tra2poZiIsImVtYWlsIjoiZGdqZmR5dWZyeWhoZmdqaGdAZ21haWwuY29tIiwiZXhwIjoxNzgzNzExNTk2fQ.peXLngzk_KGgmKv_XPFivr-toj_Ih0AlTUc2nuzhjbU
[03-Jul-2026 19:26:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 19:26:49 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 19:26:49 UTC] User ID: 946
[03-Jul-2026 19:26:49 UTC] ✅ User profile retrieved successfully for user ID: 946
[03-Jul-2026 19:26:51 UTC] === API CALL LOG ===
[03-Jul-2026 19:26:51 UTC] Endpoint: user/profile.php
[03-Jul-2026 19:26:51 UTC] Full Log Data: {
    "timestamp": "2026-07-03 19:26:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.237.130.53",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "37.237.130.53, 162.158.210.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ2IiwidXNlcm5hbWUiOiJsa2tra2poZiIsImVtYWlsIjoiZGdqZmR5dWZyeWhoZmdqaGdAZ21haWwuY29tIiwiZXhwIjoxNzgzNzExNTk2fQ.peXLngzk_KGgmKv_XPFivr-toj_Ih0AlTUc2nuzhjbU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15848c44c2dd0dc-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "37.237.130.53",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 19:26:51 UTC] === END API CALL LOG ===
[03-Jul-2026 19:26:51 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 19:26:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ2IiwidXNlcm5hbWUiOiJsa2tra2poZiIsImVtYWlsIjoiZGdqZmR5dWZyeWhoZmdqaGdAZ21haWwuY29tIiwiZXhwIjoxNzgzNzExNTk2fQ.peXLngzk_KGgmKv_XPFivr-toj_Ih0AlTUc2nuzhjbU
[03-Jul-2026 19:26:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 19:26:51 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 19:26:51 UTC] User ID: 946
[03-Jul-2026 19:26:51 UTC] ✅ User profile retrieved successfully for user ID: 946
[03-Jul-2026 20:15:05 UTC] === API CALL LOG ===
[03-Jul-2026 20:15:05 UTC] Endpoint: user/profile.php
[03-Jul-2026 20:15:05 UTC] Full Log Data: {
    "timestamp": "2026-07-03 20:15:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "152.233.34.249",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "152.233.34.249, 172.71.172.163",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ3IiwidXNlcm5hbWUiOiJAQXJpYW4xOTIwIiwiZW1haWwiOiJtZWhyMDAxMTAwMTFAZ21haWwuY29tIiwiZXhwIjoxNzgzNzE0NTA0fQ.l8KGvGIqFCg8MqNL8JNKO5MhwCf8T6N54rdE17Coz8Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1588f696a2ed3b4-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "152.233.34.249",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 20:15:05 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 20:15:05 UTC] === END API CALL LOG ===
[03-Jul-2026 20:15:05 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 20:15:05 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 20:15:05 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"152.233.34.249, 172.71.172.163","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ3IiwidXNlcm5hbWUiOiJAQXJpYW4xOTIwIiwiZW1haWwiOiJtZWhyMDAxMTAwMTFAZ21haWwuY29tIiwiZXhwIjoxNzgzNzE0NTA0fQ.l8KGvGIqFCg8MqNL8JNKO5MhwCf8T6N54rdE17Coz8Q","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1588f696a49d3b4-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"152.233.34.249","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Jul-2026 20:15:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ3IiwidXNlcm5hbWUiOiJAQXJpYW4xOTIwIiwiZW1haWwiOiJtZWhyMDAxMTAwMTFAZ21haWwuY29tIiwiZXhwIjoxNzgzNzE0NTA0fQ.l8KGvGIqFCg8MqNL8JNKO5MhwCf8T6N54rdE17Coz8Q
[03-Jul-2026 20:15:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 20:15:05 UTC] === User Orders API Called ===
[03-Jul-2026 20:15:05 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 20:15:05 UTC] User ID: 947
[03-Jul-2026 20:15:05 UTC] User ID: 947
[03-Jul-2026 20:15:05 UTC] Limit: 20, Offset: 0
[03-Jul-2026 20:15:05 UTC] ✅ User profile retrieved successfully for user ID: 947
[03-Jul-2026 20:15:05 UTC] Orders found: 0
[03-Jul-2026 20:15:05 UTC] Orders data: []
[03-Jul-2026 20:15:05 UTC] Total orders count: 0
[03-Jul-2026 20:15:05 UTC] === API CALL LOG ===
[03-Jul-2026 20:15:05 UTC] Endpoint: user/profile.php
[03-Jul-2026 20:15:05 UTC] Full Log Data: {
    "timestamp": "2026-07-03 20:15:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "152.233.34.249",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "152.233.34.249, 172.71.172.163",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ3IiwidXNlcm5hbWUiOiJAQXJpYW4xOTIwIiwiZW1haWwiOiJtZWhyMDAxMTAwMTFAZ21haWwuY29tIiwiZXhwIjoxNzgzNzE0NTA0fQ.l8KGvGIqFCg8MqNL8JNKO5MhwCf8T6N54rdE17Coz8Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1588f6a8e13d3b4-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "152.233.34.249",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 20:15:05 UTC] === END API CALL LOG ===
[03-Jul-2026 20:15:05 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 20:15:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ3IiwidXNlcm5hbWUiOiJAQXJpYW4xOTIwIiwiZW1haWwiOiJtZWhyMDAxMTAwMTFAZ21haWwuY29tIiwiZXhwIjoxNzgzNzE0NTA0fQ.l8KGvGIqFCg8MqNL8JNKO5MhwCf8T6N54rdE17Coz8Q
[03-Jul-2026 20:15:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 20:15:05 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 20:15:05 UTC] User ID: 947
[03-Jul-2026 20:15:05 UTC] ✅ User profile retrieved successfully for user ID: 947
[03-Jul-2026 20:15:06 UTC] === API CALL LOG ===
[03-Jul-2026 20:15:06 UTC] Endpoint: user/profile.php
[03-Jul-2026 20:15:06 UTC] Full Log Data: {
    "timestamp": "2026-07-03 20:15:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "152.233.34.249",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "152.233.34.249, 172.71.172.163",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ3IiwidXNlcm5hbWUiOiJAQXJpYW4xOTIwIiwiZW1haWwiOiJtZWhyMDAxMTAwMTFAZ21haWwuY29tIiwiZXhwIjoxNzgzNzE0NTA0fQ.l8KGvGIqFCg8MqNL8JNKO5MhwCf8T6N54rdE17Coz8Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1588f726b82d3b4-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "152.233.34.249",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 20:15:06 UTC] === END API CALL LOG ===
[03-Jul-2026 20:15:06 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 20:15:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ3IiwidXNlcm5hbWUiOiJAQXJpYW4xOTIwIiwiZW1haWwiOiJtZWhyMDAxMTAwMTFAZ21haWwuY29tIiwiZXhwIjoxNzgzNzE0NTA0fQ.l8KGvGIqFCg8MqNL8JNKO5MhwCf8T6N54rdE17Coz8Q
[03-Jul-2026 20:15:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 20:15:06 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 20:15:06 UTC] User ID: 947
[03-Jul-2026 20:15:06 UTC] ✅ User profile retrieved successfully for user ID: 947
[03-Jul-2026 20:15:25 UTC] === API CALL LOG ===
[03-Jul-2026 20:15:25 UTC] Endpoint: user/profile.php
[03-Jul-2026 20:15:25 UTC] Full Log Data: {
    "timestamp": "2026-07-03 20:15:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "152.233.34.249",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "152.233.34.249, 172.71.172.162",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ3IiwidXNlcm5hbWUiOiJAQXJpYW4xOTIwIiwiZW1haWwiOiJtZWhyMDAxMTAwMTFAZ21haWwuY29tIiwiZXhwIjoxNzgzNzE0NTA0fQ.l8KGvGIqFCg8MqNL8JNKO5MhwCf8T6N54rdE17Coz8Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1588fea8e47d3b4-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "152.233.34.249",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 20:15:25 UTC] === END API CALL LOG ===
[03-Jul-2026 20:15:25 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 20:15:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ3IiwidXNlcm5hbWUiOiJAQXJpYW4xOTIwIiwiZW1haWwiOiJtZWhyMDAxMTAwMTFAZ21haWwuY29tIiwiZXhwIjoxNzgzNzE0NTA0fQ.l8KGvGIqFCg8MqNL8JNKO5MhwCf8T6N54rdE17Coz8Q
[03-Jul-2026 20:15:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 20:15:25 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 20:15:25 UTC] User ID: 947
[03-Jul-2026 20:15:25 UTC] ✅ User profile retrieved successfully for user ID: 947
[03-Jul-2026 20:15:27 UTC] === API CALL LOG ===
[03-Jul-2026 20:15:27 UTC] Endpoint: user/profile.php
[03-Jul-2026 20:15:27 UTC] Full Log Data: {
    "timestamp": "2026-07-03 20:15:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "152.233.34.249",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "152.233.34.249, 172.71.172.162",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ3IiwidXNlcm5hbWUiOiJAQXJpYW4xOTIwIiwiZW1haWwiOiJtZWhyMDAxMTAwMTFAZ21haWwuY29tIiwiZXhwIjoxNzgzNzE0NTA0fQ.l8KGvGIqFCg8MqNL8JNKO5MhwCf8T6N54rdE17Coz8Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1588ff77ee7d3b4-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "152.233.34.249",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 20:15:27 UTC] === END API CALL LOG ===
[03-Jul-2026 20:15:27 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 20:15:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ3IiwidXNlcm5hbWUiOiJAQXJpYW4xOTIwIiwiZW1haWwiOiJtZWhyMDAxMTAwMTFAZ21haWwuY29tIiwiZXhwIjoxNzgzNzE0NTA0fQ.l8KGvGIqFCg8MqNL8JNKO5MhwCf8T6N54rdE17Coz8Q
[03-Jul-2026 20:15:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 20:15:27 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 20:15:27 UTC] User ID: 947
[03-Jul-2026 20:15:27 UTC] ✅ User profile retrieved successfully for user ID: 947
[03-Jul-2026 20:15:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 20:15:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 20:15:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"152.233.34.249, 172.71.172.163","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ3IiwidXNlcm5hbWUiOiJAQXJpYW4xOTIwIiwiZW1haWwiOiJtZWhyMDAxMTAwMTFAZ21haWwuY29tIiwiZXhwIjoxNzgzNzE0NTA0fQ.l8KGvGIqFCg8MqNL8JNKO5MhwCf8T6N54rdE17Coz8Q","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a158903c3fb5d3b4-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"152.233.34.249","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Jul-2026 20:15:38 UTC] === User Orders API Called ===
[03-Jul-2026 20:15:38 UTC] User ID: 947
[03-Jul-2026 20:15:38 UTC] Limit: 20, Offset: 0
[03-Jul-2026 20:15:38 UTC] Orders found: 0
[03-Jul-2026 20:15:38 UTC] Orders data: []
[03-Jul-2026 20:15:38 UTC] Total orders count: 0
[03-Jul-2026 20:15:40 UTC] === API CALL LOG ===
[03-Jul-2026 20:15:40 UTC] Endpoint: user/profile.php
[03-Jul-2026 20:15:40 UTC] Full Log Data: {
    "timestamp": "2026-07-03 20:15:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "152.233.34.249",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "152.233.34.249, 172.71.172.163",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ3IiwidXNlcm5hbWUiOiJAQXJpYW4xOTIwIiwiZW1haWwiOiJtZWhyMDAxMTAwMTFAZ21haWwuY29tIiwiZXhwIjoxNzgzNzE0NTA0fQ.l8KGvGIqFCg8MqNL8JNKO5MhwCf8T6N54rdE17Coz8Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15890455f9fd3b4-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "152.233.34.249",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 20:15:40 UTC] === END API CALL LOG ===
[03-Jul-2026 20:15:40 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 20:15:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ3IiwidXNlcm5hbWUiOiJAQXJpYW4xOTIwIiwiZW1haWwiOiJtZWhyMDAxMTAwMTFAZ21haWwuY29tIiwiZXhwIjoxNzgzNzE0NTA0fQ.l8KGvGIqFCg8MqNL8JNKO5MhwCf8T6N54rdE17Coz8Q
[03-Jul-2026 20:15:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 20:15:40 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 20:15:40 UTC] User ID: 947
[03-Jul-2026 20:15:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 20:15:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 20:15:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"152.233.34.249, 172.71.172.163","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ3IiwidXNlcm5hbWUiOiJAQXJpYW4xOTIwIiwiZW1haWwiOiJtZWhyMDAxMTAwMTFAZ21haWwuY29tIiwiZXhwIjoxNzgzNzE0NTA0fQ.l8KGvGIqFCg8MqNL8JNKO5MhwCf8T6N54rdE17Coz8Q","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a15890455f9bd3b4-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"152.233.34.249","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Jul-2026 20:15:40 UTC] ✅ User profile retrieved successfully for user ID: 947
[03-Jul-2026 20:15:40 UTC] === User Orders API Called ===
[03-Jul-2026 20:15:40 UTC] User ID: 947
[03-Jul-2026 20:15:40 UTC] Limit: 20, Offset: 0
[03-Jul-2026 20:15:40 UTC] Orders found: 0
[03-Jul-2026 20:15:40 UTC] Orders data: []
[03-Jul-2026 20:15:40 UTC] Total orders count: 0
[03-Jul-2026 20:15:40 UTC] === API CALL LOG ===
[03-Jul-2026 20:15:40 UTC] Endpoint: user/profile.php
[03-Jul-2026 20:15:40 UTC] Full Log Data: {
    "timestamp": "2026-07-03 20:15:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "152.233.34.249",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "152.233.34.249, 172.71.172.163",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ3IiwidXNlcm5hbWUiOiJAQXJpYW4xOTIwIiwiZW1haWwiOiJtZWhyMDAxMTAwMTFAZ21haWwuY29tIiwiZXhwIjoxNzgzNzE0NTA0fQ.l8KGvGIqFCg8MqNL8JNKO5MhwCf8T6N54rdE17Coz8Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15890491c50d3b4-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "152.233.34.249",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 20:15:40 UTC] === END API CALL LOG ===
[03-Jul-2026 20:15:40 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 20:15:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ3IiwidXNlcm5hbWUiOiJAQXJpYW4xOTIwIiwiZW1haWwiOiJtZWhyMDAxMTAwMTFAZ21haWwuY29tIiwiZXhwIjoxNzgzNzE0NTA0fQ.l8KGvGIqFCg8MqNL8JNKO5MhwCf8T6N54rdE17Coz8Q
[03-Jul-2026 20:15:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 20:15:40 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 20:15:40 UTC] User ID: 947
[03-Jul-2026 20:15:40 UTC] ✅ User profile retrieved successfully for user ID: 947
[03-Jul-2026 20:15:41 UTC] === API CALL LOG ===
[03-Jul-2026 20:15:41 UTC] Endpoint: user/profile.php
[03-Jul-2026 20:15:41 UTC] Full Log Data: {
    "timestamp": "2026-07-03 20:15:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "152.233.34.249",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "152.233.34.249, 172.71.172.163",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ3IiwidXNlcm5hbWUiOiJAQXJpYW4xOTIwIiwiZW1haWwiOiJtZWhyMDAxMTAwMTFAZ21haWwuY29tIiwiZXhwIjoxNzgzNzE0NTA0fQ.l8KGvGIqFCg8MqNL8JNKO5MhwCf8T6N54rdE17Coz8Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a158904c1f05d3b4-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "152.233.34.249",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 20:15:41 UTC] === END API CALL LOG ===
[03-Jul-2026 20:15:41 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 20:15:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ3IiwidXNlcm5hbWUiOiJAQXJpYW4xOTIwIiwiZW1haWwiOiJtZWhyMDAxMTAwMTFAZ21haWwuY29tIiwiZXhwIjoxNzgzNzE0NTA0fQ.l8KGvGIqFCg8MqNL8JNKO5MhwCf8T6N54rdE17Coz8Q
[03-Jul-2026 20:15:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 20:15:41 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 20:15:41 UTC] User ID: 947
[03-Jul-2026 20:15:41 UTC] ✅ User profile retrieved successfully for user ID: 947
[03-Jul-2026 20:15:53 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 20:15:53 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 20:15:53 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"152.233.34.249, 172.71.172.162","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ3IiwidXNlcm5hbWUiOiJAQXJpYW4xOTIwIiwiZW1haWwiOiJtZWhyMDAxMTAwMTFAZ21haWwuY29tIiwiZXhwIjoxNzgzNzE0NTA0fQ.l8KGvGIqFCg8MqNL8JNKO5MhwCf8T6N54rdE17Coz8Q","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a15890972964d3b4-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"152.233.34.249","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Jul-2026 20:15:53 UTC] === User Orders API Called ===
[03-Jul-2026 20:15:53 UTC] User ID: 947
[03-Jul-2026 20:15:53 UTC] Limit: 20, Offset: 0
[03-Jul-2026 20:15:53 UTC] Orders found: 0
[03-Jul-2026 20:15:53 UTC] Orders data: []
[03-Jul-2026 20:15:53 UTC] Total orders count: 0
[03-Jul-2026 20:15:55 UTC] === API CALL LOG ===
[03-Jul-2026 20:15:55 UTC] Endpoint: user/profile.php
[03-Jul-2026 20:15:55 UTC] Full Log Data: {
    "timestamp": "2026-07-03 20:15:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "152.233.34.249",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "152.233.34.249, 172.71.172.162",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ3IiwidXNlcm5hbWUiOiJAQXJpYW4xOTIwIiwiZW1haWwiOiJtZWhyMDAxMTAwMTFAZ21haWwuY29tIiwiZXhwIjoxNzgzNzE0NTA0fQ.l8KGvGIqFCg8MqNL8JNKO5MhwCf8T6N54rdE17Coz8Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15890a12c90d3b4-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "152.233.34.249",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 20:15:55 UTC] === END API CALL LOG ===
[03-Jul-2026 20:15:55 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 20:15:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ3IiwidXNlcm5hbWUiOiJAQXJpYW4xOTIwIiwiZW1haWwiOiJtZWhyMDAxMTAwMTFAZ21haWwuY29tIiwiZXhwIjoxNzgzNzE0NTA0fQ.l8KGvGIqFCg8MqNL8JNKO5MhwCf8T6N54rdE17Coz8Q
[03-Jul-2026 20:15:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 20:15:55 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 20:15:55 UTC] User ID: 947
[03-Jul-2026 20:15:55 UTC] ✅ User profile retrieved successfully for user ID: 947
[03-Jul-2026 20:15:55 UTC] User Purchases API - User ID: 947
[03-Jul-2026 20:15:55 UTC] User Purchases API - Total purchases found: 0
[03-Jul-2026 20:16:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 20:16:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 20:16:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"152.233.34.249, 172.71.172.163","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ3IiwidXNlcm5hbWUiOiJAQXJpYW4xOTIwIiwiZW1haWwiOiJtZWhyMDAxMTAwMTFAZ21haWwuY29tIiwiZXhwIjoxNzgzNzE0NTA0fQ.l8KGvGIqFCg8MqNL8JNKO5MhwCf8T6N54rdE17Coz8Q","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a15891007e2bd3b4-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"152.233.34.249","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Jul-2026 20:16:10 UTC] === User Orders API Called ===
[03-Jul-2026 20:16:10 UTC] User ID: 947
[03-Jul-2026 20:16:10 UTC] Limit: 20, Offset: 0
[03-Jul-2026 20:16:10 UTC] Orders found: 0
[03-Jul-2026 20:16:10 UTC] Orders data: []
[03-Jul-2026 20:16:10 UTC] Total orders count: 0
[03-Jul-2026 20:16:12 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 20:16:12 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 20:16:12 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"152.233.34.249, 172.71.172.163","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ3IiwidXNlcm5hbWUiOiJAQXJpYW4xOTIwIiwiZW1haWwiOiJtZWhyMDAxMTAwMTFAZ21haWwuY29tIiwiZXhwIjoxNzgzNzE0NTA0fQ.l8KGvGIqFCg8MqNL8JNKO5MhwCf8T6N54rdE17Coz8Q","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a158910c48e8d3b4-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"152.233.34.249","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Jul-2026 20:16:12 UTC] === User Orders API Called ===
[03-Jul-2026 20:16:12 UTC] User ID: 947
[03-Jul-2026 20:16:12 UTC] Limit: 20, Offset: 0
[03-Jul-2026 20:16:12 UTC] Orders found: 0
[03-Jul-2026 20:16:12 UTC] Orders data: []
[03-Jul-2026 20:16:12 UTC] Total orders count: 0
[03-Jul-2026 20:16:12 UTC] === API CALL LOG ===
[03-Jul-2026 20:16:12 UTC] Endpoint: user/profile.php
[03-Jul-2026 20:16:12 UTC] Full Log Data: {
    "timestamp": "2026-07-03 20:16:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "152.233.34.249",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "152.233.34.249, 172.71.172.163",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ3IiwidXNlcm5hbWUiOiJAQXJpYW4xOTIwIiwiZW1haWwiOiJtZWhyMDAxMTAwMTFAZ21haWwuY29tIiwiZXhwIjoxNzgzNzE0NTA0fQ.l8KGvGIqFCg8MqNL8JNKO5MhwCf8T6N54rdE17Coz8Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a158910c48ecd3b4-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "152.233.34.249",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 20:16:12 UTC] === END API CALL LOG ===
[03-Jul-2026 20:16:12 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 20:16:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ3IiwidXNlcm5hbWUiOiJAQXJpYW4xOTIwIiwiZW1haWwiOiJtZWhyMDAxMTAwMTFAZ21haWwuY29tIiwiZXhwIjoxNzgzNzE0NTA0fQ.l8KGvGIqFCg8MqNL8JNKO5MhwCf8T6N54rdE17Coz8Q
[03-Jul-2026 20:16:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 20:16:12 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 20:16:12 UTC] User ID: 947
[03-Jul-2026 20:16:12 UTC] ✅ User profile retrieved successfully for user ID: 947
[03-Jul-2026 20:16:12 UTC] === API CALL LOG ===
[03-Jul-2026 20:16:12 UTC] Endpoint: user/profile.php
[03-Jul-2026 20:16:12 UTC] Full Log Data: {
    "timestamp": "2026-07-03 20:16:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "152.233.34.249",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "152.233.34.249, 172.71.172.163",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ3IiwidXNlcm5hbWUiOiJAQXJpYW4xOTIwIiwiZW1haWwiOiJtZWhyMDAxMTAwMTFAZ21haWwuY29tIiwiZXhwIjoxNzgzNzE0NTA0fQ.l8KGvGIqFCg8MqNL8JNKO5MhwCf8T6N54rdE17Coz8Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15891104e94d3b4-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "152.233.34.249",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 20:16:12 UTC] === END API CALL LOG ===
[03-Jul-2026 20:16:12 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 20:16:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ3IiwidXNlcm5hbWUiOiJAQXJpYW4xOTIwIiwiZW1haWwiOiJtZWhyMDAxMTAwMTFAZ21haWwuY29tIiwiZXhwIjoxNzgzNzE0NTA0fQ.l8KGvGIqFCg8MqNL8JNKO5MhwCf8T6N54rdE17Coz8Q
[03-Jul-2026 20:16:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 20:16:12 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 20:16:12 UTC] User ID: 947
[03-Jul-2026 20:16:12 UTC] ✅ User profile retrieved successfully for user ID: 947
[03-Jul-2026 20:16:14 UTC] === API CALL LOG ===
[03-Jul-2026 20:16:14 UTC] Endpoint: user/profile.php
[03-Jul-2026 20:16:14 UTC] Full Log Data: {
    "timestamp": "2026-07-03 20:16:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "152.233.34.249",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "152.233.34.249, 172.71.172.163",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ3IiwidXNlcm5hbWUiOiJAQXJpYW4xOTIwIiwiZW1haWwiOiJtZWhyMDAxMTAwMTFAZ21haWwuY29tIiwiZXhwIjoxNzgzNzE0NTA0fQ.l8KGvGIqFCg8MqNL8JNKO5MhwCf8T6N54rdE17Coz8Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1589117daedd3b4-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "152.233.34.249",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 20:16:14 UTC] === END API CALL LOG ===
[03-Jul-2026 20:16:14 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 20:16:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ3IiwidXNlcm5hbWUiOiJAQXJpYW4xOTIwIiwiZW1haWwiOiJtZWhyMDAxMTAwMTFAZ21haWwuY29tIiwiZXhwIjoxNzgzNzE0NTA0fQ.l8KGvGIqFCg8MqNL8JNKO5MhwCf8T6N54rdE17Coz8Q
[03-Jul-2026 20:16:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 20:16:14 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 20:16:14 UTC] User ID: 947
[03-Jul-2026 20:16:14 UTC] ✅ User profile retrieved successfully for user ID: 947
[03-Jul-2026 20:16:15 UTC] === API CALL LOG ===
[03-Jul-2026 20:16:15 UTC] Endpoint: user/profile.php
[03-Jul-2026 20:16:15 UTC] Full Log Data: {
    "timestamp": "2026-07-03 20:16:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "152.233.34.249",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "152.233.34.249, 172.71.172.163",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ3IiwidXNlcm5hbWUiOiJAQXJpYW4xOTIwIiwiZW1haWwiOiJtZWhyMDAxMTAwMTFAZ21haWwuY29tIiwiZXhwIjoxNzgzNzE0NTA0fQ.l8KGvGIqFCg8MqNL8JNKO5MhwCf8T6N54rdE17Coz8Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a158911e8a7bd3b4-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "152.233.34.249",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 20:16:15 UTC] === END API CALL LOG ===
[03-Jul-2026 20:16:15 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 20:16:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ3IiwidXNlcm5hbWUiOiJAQXJpYW4xOTIwIiwiZW1haWwiOiJtZWhyMDAxMTAwMTFAZ21haWwuY29tIiwiZXhwIjoxNzgzNzE0NTA0fQ.l8KGvGIqFCg8MqNL8JNKO5MhwCf8T6N54rdE17Coz8Q
[03-Jul-2026 20:16:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 20:16:15 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 20:16:15 UTC] User ID: 947
[03-Jul-2026 20:16:15 UTC] ✅ User profile retrieved successfully for user ID: 947
[03-Jul-2026 20:57:10 UTC] === API CALL LOG ===
[03-Jul-2026 20:57:10 UTC] Endpoint: user/profile.php
[03-Jul-2026 20:57:10 UTC] Full Log Data: {
    "timestamp": "2026-07-03 20:57:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.16.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.16.56, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ4IiwidXNlcm5hbWUiOiJAQW1hbl9KT0pPIiwiZW1haWwiOiJ5b2hhbmVza2ViZWRlMTQ3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzcxNzAyOH0.cIgHfsyWcqaJGFwYCJtDyecOBOHq-ofnAraGairrkDk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a158cd0d7dee4b73-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.16.56",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 20:57:10 UTC] === END API CALL LOG ===
[03-Jul-2026 20:57:10 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 20:57:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ4IiwidXNlcm5hbWUiOiJAQW1hbl9KT0pPIiwiZW1haWwiOiJ5b2hhbmVza2ViZWRlMTQ3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzcxNzAyOH0.cIgHfsyWcqaJGFwYCJtDyecOBOHq-ofnAraGairrkDk
[03-Jul-2026 20:57:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 20:57:10 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 20:57:10 UTC] User ID: 948
[03-Jul-2026 20:57:10 UTC] ✅ User profile retrieved successfully for user ID: 948
[03-Jul-2026 20:57:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 20:57:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 20:57:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.189.16.56, 104.23.208.145","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ4IiwidXNlcm5hbWUiOiJAQW1hbl9KT0pPIiwiZW1haWwiOiJ5b2hhbmVza2ViZWRlMTQ3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzcxNzAyOH0.cIgHfsyWcqaJGFwYCJtDyecOBOHq-ofnAraGairrkDk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a158cd0dce514b73-ADD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.189.16.56","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Jul-2026 20:57:10 UTC] === User Orders API Called ===
[03-Jul-2026 20:57:10 UTC] User ID: 948
[03-Jul-2026 20:57:10 UTC] Limit: 20, Offset: 0
[03-Jul-2026 20:57:10 UTC] Orders found: 0
[03-Jul-2026 20:57:10 UTC] Orders data: []
[03-Jul-2026 20:57:10 UTC] Total orders count: 0
[03-Jul-2026 20:57:10 UTC] === API CALL LOG ===
[03-Jul-2026 20:57:10 UTC] Endpoint: user/profile.php
[03-Jul-2026 20:57:10 UTC] Full Log Data: {
    "timestamp": "2026-07-03 20:57:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.16.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.16.56, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ4IiwidXNlcm5hbWUiOiJAQW1hbl9KT0pPIiwiZW1haWwiOiJ5b2hhbmVza2ViZWRlMTQ3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzcxNzAyOH0.cIgHfsyWcqaJGFwYCJtDyecOBOHq-ofnAraGairrkDk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a158cd0e0ea14b73-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.16.56",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 20:57:10 UTC] === END API CALL LOG ===
[03-Jul-2026 20:57:10 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 20:57:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ4IiwidXNlcm5hbWUiOiJAQW1hbl9KT0pPIiwiZW1haWwiOiJ5b2hhbmVza2ViZWRlMTQ3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzcxNzAyOH0.cIgHfsyWcqaJGFwYCJtDyecOBOHq-ofnAraGairrkDk
[03-Jul-2026 20:57:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 20:57:10 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 20:57:10 UTC] User ID: 948
[03-Jul-2026 20:57:10 UTC] ✅ User profile retrieved successfully for user ID: 948
[03-Jul-2026 20:57:10 UTC] === API CALL LOG ===
[03-Jul-2026 20:57:10 UTC] Endpoint: user/profile.php
[03-Jul-2026 20:57:10 UTC] Full Log Data: {
    "timestamp": "2026-07-03 20:57:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.16.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.16.56, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ4IiwidXNlcm5hbWUiOiJAQW1hbl9KT0pPIiwiZW1haWwiOiJ5b2hhbmVza2ViZWRlMTQ3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzcxNzAyOH0.cIgHfsyWcqaJGFwYCJtDyecOBOHq-ofnAraGairrkDk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a158cd114a1c4b73-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.16.56",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 20:57:10 UTC] === END API CALL LOG ===
[03-Jul-2026 20:57:10 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 20:57:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ4IiwidXNlcm5hbWUiOiJAQW1hbl9KT0pPIiwiZW1haWwiOiJ5b2hhbmVza2ViZWRlMTQ3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzcxNzAyOH0.cIgHfsyWcqaJGFwYCJtDyecOBOHq-ofnAraGairrkDk
[03-Jul-2026 20:57:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 20:57:10 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 20:57:10 UTC] User ID: 948
[03-Jul-2026 20:57:10 UTC] ✅ User profile retrieved successfully for user ID: 948
[03-Jul-2026 20:57:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 20:57:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 20:57:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.189.16.56, 104.23.208.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ4IiwidXNlcm5hbWUiOiJAQW1hbl9KT0pPIiwiZW1haWwiOiJ5b2hhbmVza2ViZWRlMTQ3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzcxNzAyOH0.cIgHfsyWcqaJGFwYCJtDyecOBOHq-ofnAraGairrkDk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a158cd526ad24b73-ADD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.189.16.56","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Jul-2026 20:57:21 UTC] === User Orders API Called ===
[03-Jul-2026 20:57:21 UTC] User ID: 948
[03-Jul-2026 20:57:21 UTC] Limit: 20, Offset: 0
[03-Jul-2026 20:57:21 UTC] Orders found: 0
[03-Jul-2026 20:57:21 UTC] Orders data: []
[03-Jul-2026 20:57:21 UTC] Total orders count: 0
[03-Jul-2026 20:57:22 UTC] === API CALL LOG ===
[03-Jul-2026 20:57:22 UTC] Endpoint: user/profile.php
[03-Jul-2026 20:57:22 UTC] Full Log Data: {
    "timestamp": "2026-07-03 20:57:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.16.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.16.56, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ4IiwidXNlcm5hbWUiOiJAQW1hbl9KT0pPIiwiZW1haWwiOiJ5b2hhbmVza2ViZWRlMTQ3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzcxNzAyOH0.cIgHfsyWcqaJGFwYCJtDyecOBOHq-ofnAraGairrkDk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a158cd594b874b73-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.16.56",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 20:57:22 UTC] === END API CALL LOG ===
[03-Jul-2026 20:57:22 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 20:57:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ4IiwidXNlcm5hbWUiOiJAQW1hbl9KT0pPIiwiZW1haWwiOiJ5b2hhbmVza2ViZWRlMTQ3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzcxNzAyOH0.cIgHfsyWcqaJGFwYCJtDyecOBOHq-ofnAraGairrkDk
[03-Jul-2026 20:57:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 20:57:22 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 20:57:22 UTC] User ID: 948
[03-Jul-2026 20:57:22 UTC] ✅ User profile retrieved successfully for user ID: 948
[03-Jul-2026 20:57:22 UTC] User Purchases API - User ID: 948
[03-Jul-2026 20:57:22 UTC] User Purchases API - Total purchases found: 0
[03-Jul-2026 20:57:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 20:57:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 20:57:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.189.16.56, 104.23.208.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ4IiwidXNlcm5hbWUiOiJAQW1hbl9KT0pPIiwiZW1haWwiOiJ5b2hhbmVza2ViZWRlMTQ3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzcxNzAyOH0.cIgHfsyWcqaJGFwYCJtDyecOBOHq-ofnAraGairrkDk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a158cd681de04b73-ADD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.189.16.56","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Jul-2026 20:57:24 UTC] === User Orders API Called ===
[03-Jul-2026 20:57:24 UTC] User ID: 948
[03-Jul-2026 20:57:24 UTC] Limit: 20, Offset: 0
[03-Jul-2026 20:57:24 UTC] === API CALL LOG ===
[03-Jul-2026 20:57:24 UTC] Endpoint: user/profile.php
[03-Jul-2026 20:57:24 UTC] Full Log Data: {
    "timestamp": "2026-07-03 20:57:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.16.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.16.56, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ4IiwidXNlcm5hbWUiOiJAQW1hbl9KT0pPIiwiZW1haWwiOiJ5b2hhbmVza2ViZWRlMTQ3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzcxNzAyOH0.cIgHfsyWcqaJGFwYCJtDyecOBOHq-ofnAraGairrkDk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a158cd681de24b73-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.16.56",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 20:57:24 UTC] === END API CALL LOG ===
[03-Jul-2026 20:57:24 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 20:57:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ4IiwidXNlcm5hbWUiOiJAQW1hbl9KT0pPIiwiZW1haWwiOiJ5b2hhbmVza2ViZWRlMTQ3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzcxNzAyOH0.cIgHfsyWcqaJGFwYCJtDyecOBOHq-ofnAraGairrkDk
[03-Jul-2026 20:57:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 20:57:24 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 20:57:24 UTC] Orders found: 0
[03-Jul-2026 20:57:24 UTC] User ID: 948
[03-Jul-2026 20:57:24 UTC] Orders data: []
[03-Jul-2026 20:57:24 UTC] Total orders count: 0
[03-Jul-2026 20:57:24 UTC] ✅ User profile retrieved successfully for user ID: 948
[03-Jul-2026 20:57:25 UTC] === API CALL LOG ===
[03-Jul-2026 20:57:25 UTC] Endpoint: user/profile.php
[03-Jul-2026 20:57:25 UTC] Full Log Data: {
    "timestamp": "2026-07-03 20:57:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.16.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.16.56, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ4IiwidXNlcm5hbWUiOiJAQW1hbl9KT0pPIiwiZW1haWwiOiJ5b2hhbmVza2ViZWRlMTQ3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzcxNzAyOH0.cIgHfsyWcqaJGFwYCJtDyecOBOHq-ofnAraGairrkDk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a158cd6c4ba84b73-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.16.56",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 20:57:25 UTC] === END API CALL LOG ===
[03-Jul-2026 20:57:25 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 20:57:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ4IiwidXNlcm5hbWUiOiJAQW1hbl9KT0pPIiwiZW1haWwiOiJ5b2hhbmVza2ViZWRlMTQ3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzcxNzAyOH0.cIgHfsyWcqaJGFwYCJtDyecOBOHq-ofnAraGairrkDk
[03-Jul-2026 20:57:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 20:57:25 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 20:57:25 UTC] User ID: 948
[03-Jul-2026 20:57:25 UTC] ✅ User profile retrieved successfully for user ID: 948
[03-Jul-2026 20:57:25 UTC] === API CALL LOG ===
[03-Jul-2026 20:57:25 UTC] Endpoint: user/profile.php
[03-Jul-2026 20:57:25 UTC] Full Log Data: {
    "timestamp": "2026-07-03 20:57:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.16.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.16.56, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ4IiwidXNlcm5hbWUiOiJAQW1hbl9KT0pPIiwiZW1haWwiOiJ5b2hhbmVza2ViZWRlMTQ3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzcxNzAyOH0.cIgHfsyWcqaJGFwYCJtDyecOBOHq-ofnAraGairrkDk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a158cd6d9d914b73-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.16.56",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 20:57:25 UTC] === END API CALL LOG ===
[03-Jul-2026 20:57:25 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 20:57:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ4IiwidXNlcm5hbWUiOiJAQW1hbl9KT0pPIiwiZW1haWwiOiJ5b2hhbmVza2ViZWRlMTQ3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzcxNzAyOH0.cIgHfsyWcqaJGFwYCJtDyecOBOHq-ofnAraGairrkDk
[03-Jul-2026 20:57:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 20:57:25 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 20:57:25 UTC] User ID: 948
[03-Jul-2026 20:57:25 UTC] ✅ User profile retrieved successfully for user ID: 948
[03-Jul-2026 20:57:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 20:57:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 20:57:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.189.16.56, 104.23.208.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ4IiwidXNlcm5hbWUiOiJAQW1hbl9KT0pPIiwiZW1haWwiOiJ5b2hhbmVza2ViZWRlMTQ3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzcxNzAyOH0.cIgHfsyWcqaJGFwYCJtDyecOBOHq-ofnAraGairrkDk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a158cde44d284b73-ADD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.189.16.56","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Jul-2026 20:57:44 UTC] === User Orders API Called ===
[03-Jul-2026 20:57:44 UTC] User ID: 948
[03-Jul-2026 20:57:44 UTC] Limit: 20, Offset: 0
[03-Jul-2026 20:57:44 UTC] Orders found: 0
[03-Jul-2026 20:57:44 UTC] Orders data: []
[03-Jul-2026 20:57:44 UTC] Total orders count: 0
[03-Jul-2026 20:57:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 20:57:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 20:57:46 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.189.16.56, 104.23.208.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ4IiwidXNlcm5hbWUiOiJAQW1hbl9KT0pPIiwiZW1haWwiOiJ5b2hhbmVza2ViZWRlMTQ3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzcxNzAyOH0.cIgHfsyWcqaJGFwYCJtDyecOBOHq-ofnAraGairrkDk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a158cdf28e784b73-ADD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.189.16.56","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Jul-2026 20:57:46 UTC] === User Orders API Called ===
[03-Jul-2026 20:57:46 UTC] User ID: 948
[03-Jul-2026 20:57:46 UTC] Limit: 20, Offset: 0
[03-Jul-2026 20:57:46 UTC] Orders found: 0
[03-Jul-2026 20:57:46 UTC] Orders data: []
[03-Jul-2026 20:57:46 UTC] Total orders count: 0
[03-Jul-2026 20:57:46 UTC] === API CALL LOG ===
[03-Jul-2026 20:57:46 UTC] Endpoint: user/profile.php
[03-Jul-2026 20:57:46 UTC] Full Log Data: {
    "timestamp": "2026-07-03 20:57:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.16.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.16.56, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ4IiwidXNlcm5hbWUiOiJAQW1hbl9KT0pPIiwiZW1haWwiOiJ5b2hhbmVza2ViZWRlMTQ3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzcxNzAyOH0.cIgHfsyWcqaJGFwYCJtDyecOBOHq-ofnAraGairrkDk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a158cdf30f354b73-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.16.56",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 20:57:46 UTC] === END API CALL LOG ===
[03-Jul-2026 20:57:46 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 20:57:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ4IiwidXNlcm5hbWUiOiJAQW1hbl9KT0pPIiwiZW1haWwiOiJ5b2hhbmVza2ViZWRlMTQ3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzcxNzAyOH0.cIgHfsyWcqaJGFwYCJtDyecOBOHq-ofnAraGairrkDk
[03-Jul-2026 20:57:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 20:57:46 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 20:57:46 UTC] User ID: 948
[03-Jul-2026 20:57:46 UTC] ✅ User profile retrieved successfully for user ID: 948
[03-Jul-2026 20:57:47 UTC] === API CALL LOG ===
[03-Jul-2026 20:57:47 UTC] Endpoint: user/profile.php
[03-Jul-2026 20:57:47 UTC] Full Log Data: {
    "timestamp": "2026-07-03 20:57:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.16.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.16.56, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ4IiwidXNlcm5hbWUiOiJAQW1hbl9KT0pPIiwiZW1haWwiOiJ5b2hhbmVza2ViZWRlMTQ3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzcxNzAyOH0.cIgHfsyWcqaJGFwYCJtDyecOBOHq-ofnAraGairrkDk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a158cdf5caa34b73-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.16.56",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 20:57:47 UTC] === END API CALL LOG ===
[03-Jul-2026 20:57:47 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 20:57:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ4IiwidXNlcm5hbWUiOiJAQW1hbl9KT0pPIiwiZW1haWwiOiJ5b2hhbmVza2ViZWRlMTQ3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzcxNzAyOH0.cIgHfsyWcqaJGFwYCJtDyecOBOHq-ofnAraGairrkDk
[03-Jul-2026 20:57:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 20:57:47 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 20:57:47 UTC] User ID: 948
[03-Jul-2026 20:57:47 UTC] ✅ User profile retrieved successfully for user ID: 948
[03-Jul-2026 20:57:47 UTC] === API CALL LOG ===
[03-Jul-2026 20:57:47 UTC] Endpoint: user/profile.php
[03-Jul-2026 20:57:47 UTC] Full Log Data: {
    "timestamp": "2026-07-03 20:57:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.16.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.16.56, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ4IiwidXNlcm5hbWUiOiJAQW1hbl9KT0pPIiwiZW1haWwiOiJ5b2hhbmVza2ViZWRlMTQ3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzcxNzAyOH0.cIgHfsyWcqaJGFwYCJtDyecOBOHq-ofnAraGairrkDk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a158cdf6fc304b73-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.16.56",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 20:57:47 UTC] === END API CALL LOG ===
[03-Jul-2026 20:57:47 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 20:57:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ4IiwidXNlcm5hbWUiOiJAQW1hbl9KT0pPIiwiZW1haWwiOiJ5b2hhbmVza2ViZWRlMTQ3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzcxNzAyOH0.cIgHfsyWcqaJGFwYCJtDyecOBOHq-ofnAraGairrkDk
[03-Jul-2026 20:57:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 20:57:47 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 20:57:47 UTC] User ID: 948
[03-Jul-2026 20:57:47 UTC] ✅ User profile retrieved successfully for user ID: 948
[03-Jul-2026 21:01:34 UTC] === API CALL LOG ===
[03-Jul-2026 21:01:34 UTC] Endpoint: user/profile.php
[03-Jul-2026 21:01:34 UTC] Full Log Data: {
    "timestamp": "2026-07-03 21:01:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.16.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.16.56, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ4IiwidXNlcm5hbWUiOiJAQW1hbl9KT0pPIiwiZW1haWwiOiJ5b2hhbmVza2ViZWRlMTQ3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzcxNzAyOH0.cIgHfsyWcqaJGFwYCJtDyecOBOHq-ofnAraGairrkDk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a158d3817a6e4b73-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.16.56",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 21:01:34 UTC] === END API CALL LOG ===
[03-Jul-2026 21:01:34 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 21:01:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ4IiwidXNlcm5hbWUiOiJAQW1hbl9KT0pPIiwiZW1haWwiOiJ5b2hhbmVza2ViZWRlMTQ3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzcxNzAyOH0.cIgHfsyWcqaJGFwYCJtDyecOBOHq-ofnAraGairrkDk
[03-Jul-2026 21:01:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 21:01:34 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 21:01:34 UTC] User ID: 948
[03-Jul-2026 21:01:34 UTC] ✅ User profile retrieved successfully for user ID: 948
[03-Jul-2026 21:01:34 UTC] User Purchases API - User ID: 948
[03-Jul-2026 21:01:34 UTC] User Purchases API - Total purchases found: 0
[03-Jul-2026 21:01:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 21:01:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 21:01:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.189.16.56, 104.23.208.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ4IiwidXNlcm5hbWUiOiJAQW1hbl9KT0pPIiwiZW1haWwiOiJ5b2hhbmVza2ViZWRlMTQ3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzcxNzAyOH0.cIgHfsyWcqaJGFwYCJtDyecOBOHq-ofnAraGairrkDk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a158d3ae4fb14b73-ADD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.189.16.56","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Jul-2026 21:01:41 UTC] === User Orders API Called ===
[03-Jul-2026 21:01:41 UTC] User ID: 948
[03-Jul-2026 21:01:41 UTC] Limit: 20, Offset: 0
[03-Jul-2026 21:01:41 UTC] Orders found: 0
[03-Jul-2026 21:01:41 UTC] Orders data: []
[03-Jul-2026 21:01:41 UTC] Total orders count: 0
[03-Jul-2026 21:01:41 UTC] === API CALL LOG ===
[03-Jul-2026 21:01:41 UTC] Endpoint: user/profile.php
[03-Jul-2026 21:01:41 UTC] Full Log Data: {
    "timestamp": "2026-07-03 21:01:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.16.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.16.56, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ4IiwidXNlcm5hbWUiOiJAQW1hbl9KT0pPIiwiZW1haWwiOiJ5b2hhbmVza2ViZWRlMTQ3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzcxNzAyOH0.cIgHfsyWcqaJGFwYCJtDyecOBOHq-ofnAraGairrkDk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a158d3aed85c4b73-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.16.56",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 21:01:41 UTC] === END API CALL LOG ===
[03-Jul-2026 21:01:41 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 21:01:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ4IiwidXNlcm5hbWUiOiJAQW1hbl9KT0pPIiwiZW1haWwiOiJ5b2hhbmVza2ViZWRlMTQ3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzcxNzAyOH0.cIgHfsyWcqaJGFwYCJtDyecOBOHq-ofnAraGairrkDk
[03-Jul-2026 21:01:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 21:01:41 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 21:01:41 UTC] User ID: 948
[03-Jul-2026 21:01:41 UTC] ✅ User profile retrieved successfully for user ID: 948
[03-Jul-2026 21:01:42 UTC] === API CALL LOG ===
[03-Jul-2026 21:01:42 UTC] Endpoint: user/profile.php
[03-Jul-2026 21:01:42 UTC] Full Log Data: {
    "timestamp": "2026-07-03 21:01:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.16.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.16.56, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ4IiwidXNlcm5hbWUiOiJAQW1hbl9KT0pPIiwiZW1haWwiOiJ5b2hhbmVza2ViZWRlMTQ3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzcxNzAyOH0.cIgHfsyWcqaJGFwYCJtDyecOBOHq-ofnAraGairrkDk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a158d3b2bd7a4b73-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.16.56",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 21:01:42 UTC] === END API CALL LOG ===
[03-Jul-2026 21:01:42 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 21:01:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ4IiwidXNlcm5hbWUiOiJAQW1hbl9KT0pPIiwiZW1haWwiOiJ5b2hhbmVza2ViZWRlMTQ3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzcxNzAyOH0.cIgHfsyWcqaJGFwYCJtDyecOBOHq-ofnAraGairrkDk
[03-Jul-2026 21:01:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 21:01:42 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 21:01:42 UTC] User ID: 948
[03-Jul-2026 21:01:42 UTC] ✅ User profile retrieved successfully for user ID: 948
[03-Jul-2026 21:01:42 UTC] === API CALL LOG ===
[03-Jul-2026 21:01:42 UTC] Endpoint: user/profile.php
[03-Jul-2026 21:01:42 UTC] Full Log Data: {
    "timestamp": "2026-07-03 21:01:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.16.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.16.56, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ4IiwidXNlcm5hbWUiOiJAQW1hbl9KT0pPIiwiZW1haWwiOiJ5b2hhbmVza2ViZWRlMTQ3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzcxNzAyOH0.cIgHfsyWcqaJGFwYCJtDyecOBOHq-ofnAraGairrkDk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a158d3b31dd14b73-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.16.56",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 21:01:42 UTC] === END API CALL LOG ===
[03-Jul-2026 21:01:42 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 21:01:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ4IiwidXNlcm5hbWUiOiJAQW1hbl9KT0pPIiwiZW1haWwiOiJ5b2hhbmVza2ViZWRlMTQ3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzcxNzAyOH0.cIgHfsyWcqaJGFwYCJtDyecOBOHq-ofnAraGairrkDk
[03-Jul-2026 21:01:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 21:01:42 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 21:01:42 UTC] User ID: 948
[03-Jul-2026 21:01:42 UTC] ✅ User profile retrieved successfully for user ID: 948
[03-Jul-2026 21:01:46 UTC] === API CALL LOG ===
[03-Jul-2026 21:01:46 UTC] Endpoint: user/profile.php
[03-Jul-2026 21:01:46 UTC] Full Log Data: {
    "timestamp": "2026-07-03 21:01:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.16.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.16.56, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ4IiwidXNlcm5hbWUiOiJAQW1hbl9KT0pPIiwiZW1haWwiOiJ5b2hhbmVza2ViZWRlMTQ3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzcxNzAyOH0.cIgHfsyWcqaJGFwYCJtDyecOBOHq-ofnAraGairrkDk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a158d3cf9a6c4b73-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.16.56",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 21:01:46 UTC] === END API CALL LOG ===
[03-Jul-2026 21:01:46 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 21:01:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ4IiwidXNlcm5hbWUiOiJAQW1hbl9KT0pPIiwiZW1haWwiOiJ5b2hhbmVza2ViZWRlMTQ3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzcxNzAyOH0.cIgHfsyWcqaJGFwYCJtDyecOBOHq-ofnAraGairrkDk
[03-Jul-2026 21:01:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 21:01:46 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 21:01:46 UTC] User ID: 948
[03-Jul-2026 21:01:46 UTC] ✅ User profile retrieved successfully for user ID: 948
[03-Jul-2026 21:01:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 21:01:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 21:01:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.189.16.56, 104.23.208.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ4IiwidXNlcm5hbWUiOiJAQW1hbl9KT0pPIiwiZW1haWwiOiJ5b2hhbmVza2ViZWRlMTQ3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzcxNzAyOH0.cIgHfsyWcqaJGFwYCJtDyecOBOHq-ofnAraGairrkDk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a158d3dc19f84b73-ADD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.189.16.56","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Jul-2026 21:01:48 UTC] === User Orders API Called ===
[03-Jul-2026 21:01:48 UTC] User ID: 948
[03-Jul-2026 21:01:48 UTC] Limit: 20, Offset: 0
[03-Jul-2026 21:01:48 UTC] Orders found: 0
[03-Jul-2026 21:01:48 UTC] Orders data: []
[03-Jul-2026 21:01:48 UTC] Total orders count: 0
[03-Jul-2026 21:01:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 21:01:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 21:01:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.189.16.56, 104.23.208.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ4IiwidXNlcm5hbWUiOiJAQW1hbl9KT0pPIiwiZW1haWwiOiJ5b2hhbmVza2ViZWRlMTQ3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzcxNzAyOH0.cIgHfsyWcqaJGFwYCJtDyecOBOHq-ofnAraGairrkDk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a158d3e63e224b73-ADD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.189.16.56","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Jul-2026 21:01:50 UTC] === User Orders API Called ===
[03-Jul-2026 21:01:50 UTC] User ID: 948
[03-Jul-2026 21:01:50 UTC] Limit: 20, Offset: 0
[03-Jul-2026 21:01:50 UTC] Orders found: 0
[03-Jul-2026 21:01:50 UTC] Orders data: []
[03-Jul-2026 21:01:50 UTC] Total orders count: 0
[03-Jul-2026 21:01:50 UTC] === API CALL LOG ===
[03-Jul-2026 21:01:50 UTC] Endpoint: user/profile.php
[03-Jul-2026 21:01:50 UTC] Full Log Data: {
    "timestamp": "2026-07-03 21:01:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.16.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.16.56, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ4IiwidXNlcm5hbWUiOiJAQW1hbl9KT0pPIiwiZW1haWwiOiJ5b2hhbmVza2ViZWRlMTQ3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzcxNzAyOH0.cIgHfsyWcqaJGFwYCJtDyecOBOHq-ofnAraGairrkDk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a158d3e6cedf4b73-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.16.56",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 21:01:50 UTC] === END API CALL LOG ===
[03-Jul-2026 21:01:50 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 21:01:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ4IiwidXNlcm5hbWUiOiJAQW1hbl9KT0pPIiwiZW1haWwiOiJ5b2hhbmVza2ViZWRlMTQ3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzcxNzAyOH0.cIgHfsyWcqaJGFwYCJtDyecOBOHq-ofnAraGairrkDk
[03-Jul-2026 21:01:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 21:01:50 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 21:01:50 UTC] User ID: 948
[03-Jul-2026 21:01:50 UTC] ✅ User profile retrieved successfully for user ID: 948
[03-Jul-2026 21:01:51 UTC] === API CALL LOG ===
[03-Jul-2026 21:01:51 UTC] Endpoint: user/profile.php
[03-Jul-2026 21:01:51 UTC] Full Log Data: {
    "timestamp": "2026-07-03 21:01:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.16.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.16.56, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ4IiwidXNlcm5hbWUiOiJAQW1hbl9KT0pPIiwiZW1haWwiOiJ5b2hhbmVza2ViZWRlMTQ3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzcxNzAyOH0.cIgHfsyWcqaJGFwYCJtDyecOBOHq-ofnAraGairrkDk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a158d3e97a0f4b73-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.16.56",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 21:01:51 UTC] === END API CALL LOG ===
[03-Jul-2026 21:01:51 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 21:01:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ4IiwidXNlcm5hbWUiOiJAQW1hbl9KT0pPIiwiZW1haWwiOiJ5b2hhbmVza2ViZWRlMTQ3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzcxNzAyOH0.cIgHfsyWcqaJGFwYCJtDyecOBOHq-ofnAraGairrkDk
[03-Jul-2026 21:01:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 21:01:51 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 21:01:51 UTC] User ID: 948
[03-Jul-2026 21:01:51 UTC] ✅ User profile retrieved successfully for user ID: 948
[03-Jul-2026 21:01:51 UTC] === API CALL LOG ===
[03-Jul-2026 21:01:51 UTC] Endpoint: user/profile.php
[03-Jul-2026 21:01:51 UTC] Full Log Data: {
    "timestamp": "2026-07-03 21:01:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.16.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.16.56, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ4IiwidXNlcm5hbWUiOiJAQW1hbl9KT0pPIiwiZW1haWwiOiJ5b2hhbmVza2ViZWRlMTQ3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzcxNzAyOH0.cIgHfsyWcqaJGFwYCJtDyecOBOHq-ofnAraGairrkDk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a158d3eaab474b73-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.16.56",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 21:01:51 UTC] === END API CALL LOG ===
[03-Jul-2026 21:01:51 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 21:01:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ4IiwidXNlcm5hbWUiOiJAQW1hbl9KT0pPIiwiZW1haWwiOiJ5b2hhbmVza2ViZWRlMTQ3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzcxNzAyOH0.cIgHfsyWcqaJGFwYCJtDyecOBOHq-ofnAraGairrkDk
[03-Jul-2026 21:01:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 21:01:51 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 21:01:51 UTC] User ID: 948
[03-Jul-2026 21:01:51 UTC] ✅ User profile retrieved successfully for user ID: 948
[03-Jul-2026 21:02:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 21:02:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 21:02:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.189.16.56, 104.23.208.145","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ4IiwidXNlcm5hbWUiOiJAQW1hbl9KT0pPIiwiZW1haWwiOiJ5b2hhbmVza2ViZWRlMTQ3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzcxNzAyOH0.cIgHfsyWcqaJGFwYCJtDyecOBOHq-ofnAraGairrkDk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a158d4279af54b73-ADD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.189.16.56","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Jul-2026 21:02:01 UTC] === User Orders API Called ===
[03-Jul-2026 21:02:01 UTC] User ID: 948
[03-Jul-2026 21:02:01 UTC] Limit: 20, Offset: 0
[03-Jul-2026 21:02:01 UTC] Orders found: 0
[03-Jul-2026 21:02:01 UTC] Orders data: []
[03-Jul-2026 21:02:01 UTC] Total orders count: 0
[03-Jul-2026 21:02:01 UTC] === API CALL LOG ===
[03-Jul-2026 21:02:01 UTC] Endpoint: user/profile.php
[03-Jul-2026 21:02:01 UTC] Full Log Data: {
    "timestamp": "2026-07-03 21:02:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.16.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.16.56, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ4IiwidXNlcm5hbWUiOiJAQW1hbl9KT0pPIiwiZW1haWwiOiJ5b2hhbmVza2ViZWRlMTQ3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzcxNzAyOH0.cIgHfsyWcqaJGFwYCJtDyecOBOHq-ofnAraGairrkDk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a158d4282b8e4b73-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.16.56",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 21:02:01 UTC] === END API CALL LOG ===
[03-Jul-2026 21:02:01 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 21:02:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ4IiwidXNlcm5hbWUiOiJAQW1hbl9KT0pPIiwiZW1haWwiOiJ5b2hhbmVza2ViZWRlMTQ3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzcxNzAyOH0.cIgHfsyWcqaJGFwYCJtDyecOBOHq-ofnAraGairrkDk
[03-Jul-2026 21:02:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 21:02:01 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 21:02:01 UTC] User ID: 948
[03-Jul-2026 21:02:01 UTC] ✅ User profile retrieved successfully for user ID: 948
[03-Jul-2026 21:02:01 UTC] === API CALL LOG ===
[03-Jul-2026 21:02:01 UTC] Endpoint: user/profile.php
[03-Jul-2026 21:02:01 UTC] Full Log Data: {
    "timestamp": "2026-07-03 21:02:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.16.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.16.56, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ4IiwidXNlcm5hbWUiOiJAQW1hbl9KT0pPIiwiZW1haWwiOiJ5b2hhbmVza2ViZWRlMTQ3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzcxNzAyOH0.cIgHfsyWcqaJGFwYCJtDyecOBOHq-ofnAraGairrkDk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a158d42c28fa4b73-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.16.56",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 21:02:01 UTC] === END API CALL LOG ===
[03-Jul-2026 21:02:01 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 21:02:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ4IiwidXNlcm5hbWUiOiJAQW1hbl9KT0pPIiwiZW1haWwiOiJ5b2hhbmVza2ViZWRlMTQ3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzcxNzAyOH0.cIgHfsyWcqaJGFwYCJtDyecOBOHq-ofnAraGairrkDk
[03-Jul-2026 21:02:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 21:02:01 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 21:02:01 UTC] User ID: 948
[03-Jul-2026 21:02:01 UTC] ✅ User profile retrieved successfully for user ID: 948
[03-Jul-2026 21:02:01 UTC] === API CALL LOG ===
[03-Jul-2026 21:02:01 UTC] Endpoint: user/profile.php
[03-Jul-2026 21:02:01 UTC] Full Log Data: {
    "timestamp": "2026-07-03 21:02:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.16.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.16.56, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ4IiwidXNlcm5hbWUiOiJAQW1hbl9KT0pPIiwiZW1haWwiOiJ5b2hhbmVza2ViZWRlMTQ3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzcxNzAyOH0.cIgHfsyWcqaJGFwYCJtDyecOBOHq-ofnAraGairrkDk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a158d42d7aa94b73-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.16.56",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 21:02:01 UTC] === END API CALL LOG ===
[03-Jul-2026 21:02:01 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 21:02:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ4IiwidXNlcm5hbWUiOiJAQW1hbl9KT0pPIiwiZW1haWwiOiJ5b2hhbmVza2ViZWRlMTQ3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzcxNzAyOH0.cIgHfsyWcqaJGFwYCJtDyecOBOHq-ofnAraGairrkDk
[03-Jul-2026 21:02:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 21:02:01 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 21:02:01 UTC] User ID: 948
[03-Jul-2026 21:02:01 UTC] ✅ User profile retrieved successfully for user ID: 948
[03-Jul-2026 21:02:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 21:02:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 21:02:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.189.16.56, 104.23.208.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ4IiwidXNlcm5hbWUiOiJAQW1hbl9KT0pPIiwiZW1haWwiOiJ5b2hhbmVza2ViZWRlMTQ3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzcxNzAyOH0.cIgHfsyWcqaJGFwYCJtDyecOBOHq-ofnAraGairrkDk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a158d47e582f4b73-ADD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.189.16.56","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Jul-2026 21:02:14 UTC] === User Orders API Called ===
[03-Jul-2026 21:02:14 UTC] User ID: 948
[03-Jul-2026 21:02:14 UTC] Limit: 20, Offset: 0
[03-Jul-2026 21:02:14 UTC] Orders found: 0
[03-Jul-2026 21:02:14 UTC] Orders data: []
[03-Jul-2026 21:02:14 UTC] Total orders count: 0
[03-Jul-2026 21:02:14 UTC] === API CALL LOG ===
[03-Jul-2026 21:02:14 UTC] Endpoint: user/profile.php
[03-Jul-2026 21:02:14 UTC] Full Log Data: {
    "timestamp": "2026-07-03 21:02:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.16.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.16.56, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ4IiwidXNlcm5hbWUiOiJAQW1hbl9KT0pPIiwiZW1haWwiOiJ5b2hhbmVza2ViZWRlMTQ3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzcxNzAyOH0.cIgHfsyWcqaJGFwYCJtDyecOBOHq-ofnAraGairrkDk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a158d47ef8fb4b73-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.16.56",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 21:02:14 UTC] === END API CALL LOG ===
[03-Jul-2026 21:02:14 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 21:02:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ4IiwidXNlcm5hbWUiOiJAQW1hbl9KT0pPIiwiZW1haWwiOiJ5b2hhbmVza2ViZWRlMTQ3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzcxNzAyOH0.cIgHfsyWcqaJGFwYCJtDyecOBOHq-ofnAraGairrkDk
[03-Jul-2026 21:02:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 21:02:14 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 21:02:14 UTC] User ID: 948
[03-Jul-2026 21:02:14 UTC] ✅ User profile retrieved successfully for user ID: 948
[03-Jul-2026 21:02:15 UTC] === API CALL LOG ===
[03-Jul-2026 21:02:15 UTC] Endpoint: user/profile.php
[03-Jul-2026 21:02:15 UTC] Full Log Data: {
    "timestamp": "2026-07-03 21:02:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.16.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.16.56, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ4IiwidXNlcm5hbWUiOiJAQW1hbl9KT0pPIiwiZW1haWwiOiJ5b2hhbmVza2ViZWRlMTQ3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzcxNzAyOH0.cIgHfsyWcqaJGFwYCJtDyecOBOHq-ofnAraGairrkDk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a158d4818c164b73-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.16.56",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 21:02:15 UTC] === END API CALL LOG ===
[03-Jul-2026 21:02:15 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 21:02:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ4IiwidXNlcm5hbWUiOiJAQW1hbl9KT0pPIiwiZW1haWwiOiJ5b2hhbmVza2ViZWRlMTQ3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzcxNzAyOH0.cIgHfsyWcqaJGFwYCJtDyecOBOHq-ofnAraGairrkDk
[03-Jul-2026 21:02:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 21:02:15 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 21:02:15 UTC] User ID: 948
[03-Jul-2026 21:02:15 UTC] ✅ User profile retrieved successfully for user ID: 948
[03-Jul-2026 21:02:15 UTC] === API CALL LOG ===
[03-Jul-2026 21:02:15 UTC] Endpoint: user/profile.php
[03-Jul-2026 21:02:15 UTC] Full Log Data: {
    "timestamp": "2026-07-03 21:02:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.16.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.16.56, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ4IiwidXNlcm5hbWUiOiJAQW1hbl9KT0pPIiwiZW1haWwiOiJ5b2hhbmVza2ViZWRlMTQ3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzcxNzAyOH0.cIgHfsyWcqaJGFwYCJtDyecOBOHq-ofnAraGairrkDk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a158d482dd7b4b73-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.16.56",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 21:02:15 UTC] === END API CALL LOG ===
[03-Jul-2026 21:02:15 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 21:02:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ4IiwidXNlcm5hbWUiOiJAQW1hbl9KT0pPIiwiZW1haWwiOiJ5b2hhbmVza2ViZWRlMTQ3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzcxNzAyOH0.cIgHfsyWcqaJGFwYCJtDyecOBOHq-ofnAraGairrkDk
[03-Jul-2026 21:02:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 21:02:15 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 21:02:15 UTC] User ID: 948
[03-Jul-2026 21:02:15 UTC] ✅ User profile retrieved successfully for user ID: 948
[03-Jul-2026 21:03:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 21:03:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 21:03:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.189.16.56, 104.23.208.145","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ4IiwidXNlcm5hbWUiOiJAQW1hbl9KT0pPIiwiZW1haWwiOiJ5b2hhbmVza2ViZWRlMTQ3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzcxNzAyOH0.cIgHfsyWcqaJGFwYCJtDyecOBOHq-ofnAraGairrkDk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a158d6a08dc69dd1-ADD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.189.16.56","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Jul-2026 21:03:42 UTC] === User Orders API Called ===
[03-Jul-2026 21:03:42 UTC] User ID: 948
[03-Jul-2026 21:03:42 UTC] Limit: 20, Offset: 0
[03-Jul-2026 21:03:42 UTC] Orders found: 0
[03-Jul-2026 21:03:42 UTC] Orders data: []
[03-Jul-2026 21:03:42 UTC] Total orders count: 0
[03-Jul-2026 21:03:42 UTC] === API CALL LOG ===
[03-Jul-2026 21:03:42 UTC] Endpoint: user/profile.php
[03-Jul-2026 21:03:42 UTC] Full Log Data: {
    "timestamp": "2026-07-03 21:03:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.16.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.16.56, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ4IiwidXNlcm5hbWUiOiJAQW1hbl9KT0pPIiwiZW1haWwiOiJ5b2hhbmVza2ViZWRlMTQ3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzcxNzAyOH0.cIgHfsyWcqaJGFwYCJtDyecOBOHq-ofnAraGairrkDk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a158d6a11e789dd1-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.16.56",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 21:03:42 UTC] === END API CALL LOG ===
[03-Jul-2026 21:03:42 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 21:03:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ4IiwidXNlcm5hbWUiOiJAQW1hbl9KT0pPIiwiZW1haWwiOiJ5b2hhbmVza2ViZWRlMTQ3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzcxNzAyOH0.cIgHfsyWcqaJGFwYCJtDyecOBOHq-ofnAraGairrkDk
[03-Jul-2026 21:03:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 21:03:42 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 21:03:42 UTC] User ID: 948
[03-Jul-2026 21:03:42 UTC] ✅ User profile retrieved successfully for user ID: 948
[03-Jul-2026 21:03:42 UTC] === API CALL LOG ===
[03-Jul-2026 21:03:42 UTC] Endpoint: user/profile.php
[03-Jul-2026 21:03:42 UTC] Full Log Data: {
    "timestamp": "2026-07-03 21:03:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.16.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.16.56, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ4IiwidXNlcm5hbWUiOiJAQW1hbl9KT0pPIiwiZW1haWwiOiJ5b2hhbmVza2ViZWRlMTQ3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzcxNzAyOH0.cIgHfsyWcqaJGFwYCJtDyecOBOHq-ofnAraGairrkDk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a158d6a51b2a9dd1-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.16.56",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 21:03:42 UTC] === END API CALL LOG ===
[03-Jul-2026 21:03:42 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 21:03:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ4IiwidXNlcm5hbWUiOiJAQW1hbl9KT0pPIiwiZW1haWwiOiJ5b2hhbmVza2ViZWRlMTQ3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzcxNzAyOH0.cIgHfsyWcqaJGFwYCJtDyecOBOHq-ofnAraGairrkDk
[03-Jul-2026 21:03:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 21:03:42 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 21:03:42 UTC] User ID: 948
[03-Jul-2026 21:03:42 UTC] ✅ User profile retrieved successfully for user ID: 948
[03-Jul-2026 21:03:43 UTC] === API CALL LOG ===
[03-Jul-2026 21:03:43 UTC] Endpoint: user/profile.php
[03-Jul-2026 21:03:43 UTC] Full Log Data: {
    "timestamp": "2026-07-03 21:03:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.16.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.16.56, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ4IiwidXNlcm5hbWUiOiJAQW1hbl9KT0pPIiwiZW1haWwiOiJ5b2hhbmVza2ViZWRlMTQ3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzcxNzAyOH0.cIgHfsyWcqaJGFwYCJtDyecOBOHq-ofnAraGairrkDk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a158d6a58ba39dd1-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.16.56",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 21:03:43 UTC] === END API CALL LOG ===
[03-Jul-2026 21:03:43 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 21:03:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ4IiwidXNlcm5hbWUiOiJAQW1hbl9KT0pPIiwiZW1haWwiOiJ5b2hhbmVza2ViZWRlMTQ3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzcxNzAyOH0.cIgHfsyWcqaJGFwYCJtDyecOBOHq-ofnAraGairrkDk
[03-Jul-2026 21:03:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 21:03:43 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 21:03:43 UTC] User ID: 948
[03-Jul-2026 21:03:43 UTC] ✅ User profile retrieved successfully for user ID: 948
[03-Jul-2026 21:05:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 21:05:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 21:05:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.189.16.56, 104.23.208.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ4IiwidXNlcm5hbWUiOiJAQW1hbl9KT0pPIiwiZW1haWwiOiJ5b2hhbmVza2ViZWRlMTQ3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzcxNzAyOH0.cIgHfsyWcqaJGFwYCJtDyecOBOHq-ofnAraGairrkDk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a158d9a17b39e6b4-ADD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.189.16.56","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Jul-2026 21:05:45 UTC] === User Orders API Called ===
[03-Jul-2026 21:05:45 UTC] User ID: 948
[03-Jul-2026 21:05:45 UTC] Limit: 20, Offset: 0
[03-Jul-2026 21:05:45 UTC] Orders found: 0
[03-Jul-2026 21:05:45 UTC] Orders data: []
[03-Jul-2026 21:05:45 UTC] Total orders count: 0
[03-Jul-2026 21:05:47 UTC] === API CALL LOG ===
[03-Jul-2026 21:05:47 UTC] Endpoint: user/profile.php
[03-Jul-2026 21:05:47 UTC] Full Log Data: {
    "timestamp": "2026-07-03 21:05:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.16.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.16.56, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ4IiwidXNlcm5hbWUiOiJAQW1hbl9KT0pPIiwiZW1haWwiOiJ5b2hhbmVza2ViZWRlMTQ3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzcxNzAyOH0.cIgHfsyWcqaJGFwYCJtDyecOBOHq-ofnAraGairrkDk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a158d9b1afe3e6b4-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.16.56",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 21:05:47 UTC] === END API CALL LOG ===
[03-Jul-2026 21:05:47 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 21:05:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ4IiwidXNlcm5hbWUiOiJAQW1hbl9KT0pPIiwiZW1haWwiOiJ5b2hhbmVza2ViZWRlMTQ3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzcxNzAyOH0.cIgHfsyWcqaJGFwYCJtDyecOBOHq-ofnAraGairrkDk
[03-Jul-2026 21:05:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 21:05:47 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 21:05:47 UTC] User ID: 948
[03-Jul-2026 21:05:47 UTC] ✅ User profile retrieved successfully for user ID: 948
[03-Jul-2026 21:05:47 UTC] User Purchases API - User ID: 948
[03-Jul-2026 21:05:47 UTC] User Purchases API - Total purchases found: 0
[03-Jul-2026 21:05:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 21:05:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 21:05:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.189.16.56, 104.23.208.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ4IiwidXNlcm5hbWUiOiJAQW1hbl9KT0pPIiwiZW1haWwiOiJ5b2hhbmVza2ViZWRlMTQ3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzcxNzAyOH0.cIgHfsyWcqaJGFwYCJtDyecOBOHq-ofnAraGairrkDk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a158d9c81d61e6b4-ADD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.189.16.56","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Jul-2026 21:05:51 UTC] === User Orders API Called ===
[03-Jul-2026 21:05:51 UTC] User ID: 948
[03-Jul-2026 21:05:51 UTC] Limit: 20, Offset: 0
[03-Jul-2026 21:05:51 UTC] Orders found: 0
[03-Jul-2026 21:05:51 UTC] Orders data: []
[03-Jul-2026 21:05:51 UTC] Total orders count: 0
[03-Jul-2026 21:05:51 UTC] === API CALL LOG ===
[03-Jul-2026 21:05:51 UTC] Endpoint: user/profile.php
[03-Jul-2026 21:05:51 UTC] Full Log Data: {
    "timestamp": "2026-07-03 21:05:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.16.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.16.56, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ4IiwidXNlcm5hbWUiOiJAQW1hbl9KT0pPIiwiZW1haWwiOiJ5b2hhbmVza2ViZWRlMTQ3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzcxNzAyOH0.cIgHfsyWcqaJGFwYCJtDyecOBOHq-ofnAraGairrkDk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a158d9c8de53e6b4-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.16.56",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 21:05:51 UTC] === END API CALL LOG ===
[03-Jul-2026 21:05:51 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 21:05:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ4IiwidXNlcm5hbWUiOiJAQW1hbl9KT0pPIiwiZW1haWwiOiJ5b2hhbmVza2ViZWRlMTQ3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzcxNzAyOH0.cIgHfsyWcqaJGFwYCJtDyecOBOHq-ofnAraGairrkDk
[03-Jul-2026 21:05:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 21:05:51 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 21:05:51 UTC] User ID: 948
[03-Jul-2026 21:05:51 UTC] ✅ User profile retrieved successfully for user ID: 948
[03-Jul-2026 21:05:51 UTC] === API CALL LOG ===
[03-Jul-2026 21:05:51 UTC] Endpoint: user/profile.php
[03-Jul-2026 21:05:51 UTC] Full Log Data: {
    "timestamp": "2026-07-03 21:05:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.16.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.16.56, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ4IiwidXNlcm5hbWUiOiJAQW1hbl9KT0pPIiwiZW1haWwiOiJ5b2hhbmVza2ViZWRlMTQ3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzcxNzAyOH0.cIgHfsyWcqaJGFwYCJtDyecOBOHq-ofnAraGairrkDk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a158d9cb49e1e6b4-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.16.56",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 21:05:51 UTC] === END API CALL LOG ===
[03-Jul-2026 21:05:51 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 21:05:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ4IiwidXNlcm5hbWUiOiJAQW1hbl9KT0pPIiwiZW1haWwiOiJ5b2hhbmVza2ViZWRlMTQ3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzcxNzAyOH0.cIgHfsyWcqaJGFwYCJtDyecOBOHq-ofnAraGairrkDk
[03-Jul-2026 21:05:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 21:05:51 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 21:05:51 UTC] User ID: 948
[03-Jul-2026 21:05:51 UTC] ✅ User profile retrieved successfully for user ID: 948
[03-Jul-2026 21:05:52 UTC] === API CALL LOG ===
[03-Jul-2026 21:05:52 UTC] Endpoint: user/profile.php
[03-Jul-2026 21:05:52 UTC] Full Log Data: {
    "timestamp": "2026-07-03 21:05:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.16.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.16.56, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ4IiwidXNlcm5hbWUiOiJAQW1hbl9KT0pPIiwiZW1haWwiOiJ5b2hhbmVza2ViZWRlMTQ3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzcxNzAyOH0.cIgHfsyWcqaJGFwYCJtDyecOBOHq-ofnAraGairrkDk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a158d9cc9b58e6b4-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.16.56",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 21:05:52 UTC] === END API CALL LOG ===
[03-Jul-2026 21:05:52 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 21:05:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ4IiwidXNlcm5hbWUiOiJAQW1hbl9KT0pPIiwiZW1haWwiOiJ5b2hhbmVza2ViZWRlMTQ3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzcxNzAyOH0.cIgHfsyWcqaJGFwYCJtDyecOBOHq-ofnAraGairrkDk
[03-Jul-2026 21:05:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 21:05:52 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 21:05:52 UTC] User ID: 948
[03-Jul-2026 21:05:52 UTC] ✅ User profile retrieved successfully for user ID: 948
[03-Jul-2026 21:06:44 UTC] === API CALL LOG ===
[03-Jul-2026 21:06:44 UTC] Endpoint: user/profile.php
[03-Jul-2026 21:06:44 UTC] Full Log Data: {
    "timestamp": "2026-07-03 21:06:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.16.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.16.56, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ4IiwidXNlcm5hbWUiOiJAQW1hbl9KT0pPIiwiZW1haWwiOiJ5b2hhbmVza2ViZWRlMTQ3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzcxNzAyOH0.cIgHfsyWcqaJGFwYCJtDyecOBOHq-ofnAraGairrkDk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a158db106f9eaea6-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.16.56",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 21:06:44 UTC] === END API CALL LOG ===
[03-Jul-2026 21:06:44 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 21:06:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ4IiwidXNlcm5hbWUiOiJAQW1hbl9KT0pPIiwiZW1haWwiOiJ5b2hhbmVza2ViZWRlMTQ3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzcxNzAyOH0.cIgHfsyWcqaJGFwYCJtDyecOBOHq-ofnAraGairrkDk
[03-Jul-2026 21:06:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 21:06:44 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 21:06:44 UTC] User ID: 948
[03-Jul-2026 21:06:44 UTC] ✅ User profile retrieved successfully for user ID: 948
[03-Jul-2026 21:06:54 UTC] === API CALL LOG ===
[03-Jul-2026 21:06:54 UTC] Endpoint: user/profile.php
[03-Jul-2026 21:06:54 UTC] Full Log Data: {
    "timestamp": "2026-07-03 21:06:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.16.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.16.56, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ4IiwidXNlcm5hbWUiOiJAQW1hbl9KT0pPIiwiZW1haWwiOiJ5b2hhbmVza2ViZWRlMTQ3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzcxNzAyOH0.cIgHfsyWcqaJGFwYCJtDyecOBOHq-ofnAraGairrkDk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a158db523af5aea6-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.16.56",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 21:06:54 UTC] === END API CALL LOG ===
[03-Jul-2026 21:06:54 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 21:06:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ4IiwidXNlcm5hbWUiOiJAQW1hbl9KT0pPIiwiZW1haWwiOiJ5b2hhbmVza2ViZWRlMTQ3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzcxNzAyOH0.cIgHfsyWcqaJGFwYCJtDyecOBOHq-ofnAraGairrkDk
[03-Jul-2026 21:06:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 21:06:54 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 21:06:54 UTC] User ID: 948
[03-Jul-2026 21:06:54 UTC] ✅ User profile retrieved successfully for user ID: 948
[03-Jul-2026 21:07:06 UTC] === API CALL LOG ===
[03-Jul-2026 21:07:06 UTC] Endpoint: user/profile.php
[03-Jul-2026 21:07:06 UTC] Full Log Data: {
    "timestamp": "2026-07-03 21:07:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.16.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.16.56, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ4IiwidXNlcm5hbWUiOiJAQW1hbl9KT0pPIiwiZW1haWwiOiJ5b2hhbmVza2ViZWRlMTQ3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzcxNzAyOH0.cIgHfsyWcqaJGFwYCJtDyecOBOHq-ofnAraGairrkDk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a158db985fcaaea6-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.16.56",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 21:07:06 UTC] === END API CALL LOG ===
[03-Jul-2026 21:07:06 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 21:07:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ4IiwidXNlcm5hbWUiOiJAQW1hbl9KT0pPIiwiZW1haWwiOiJ5b2hhbmVza2ViZWRlMTQ3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzcxNzAyOH0.cIgHfsyWcqaJGFwYCJtDyecOBOHq-ofnAraGairrkDk
[03-Jul-2026 21:07:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 21:07:06 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 21:07:06 UTC] User ID: 948
[03-Jul-2026 21:07:06 UTC] ✅ User profile retrieved successfully for user ID: 948
[03-Jul-2026 21:07:22 UTC] === API CALL LOG ===
[03-Jul-2026 21:07:22 UTC] Endpoint: user/profile.php
[03-Jul-2026 21:07:22 UTC] Full Log Data: {
    "timestamp": "2026-07-03 21:07:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.16.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.16.56, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ4IiwidXNlcm5hbWUiOiJAQW1hbl9KT0pPIiwiZW1haWwiOiJ5b2hhbmVza2ViZWRlMTQ3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzcxNzAyOH0.cIgHfsyWcqaJGFwYCJtDyecOBOHq-ofnAraGairrkDk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a158dc01adacaea6-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.16.56",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 21:07:22 UTC] === END API CALL LOG ===
[03-Jul-2026 21:07:22 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 21:07:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ4IiwidXNlcm5hbWUiOiJAQW1hbl9KT0pPIiwiZW1haWwiOiJ5b2hhbmVza2ViZWRlMTQ3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzcxNzAyOH0.cIgHfsyWcqaJGFwYCJtDyecOBOHq-ofnAraGairrkDk
[03-Jul-2026 21:07:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 21:07:22 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 21:07:22 UTC] User ID: 948
[03-Jul-2026 21:07:22 UTC] ✅ User profile retrieved successfully for user ID: 948
[03-Jul-2026 21:07:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 21:07:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 21:07:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.189.16.56, 104.23.208.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ4IiwidXNlcm5hbWUiOiJAQW1hbl9KT0pPIiwiZW1haWwiOiJ5b2hhbmVza2ViZWRlMTQ3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzcxNzAyOH0.cIgHfsyWcqaJGFwYCJtDyecOBOHq-ofnAraGairrkDk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a158dc18bc78aea6-ADD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.189.16.56","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Jul-2026 21:07:26 UTC] === User Orders API Called ===
[03-Jul-2026 21:07:26 UTC] User ID: 948
[03-Jul-2026 21:07:26 UTC] Limit: 20, Offset: 0
[03-Jul-2026 21:07:26 UTC] Orders found: 0
[03-Jul-2026 21:07:26 UTC] Orders data: []
[03-Jul-2026 21:07:26 UTC] Total orders count: 0
[03-Jul-2026 21:07:26 UTC] === API CALL LOG ===
[03-Jul-2026 21:07:26 UTC] Endpoint: user/profile.php
[03-Jul-2026 21:07:26 UTC] Full Log Data: {
    "timestamp": "2026-07-03 21:07:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.16.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.16.56, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ4IiwidXNlcm5hbWUiOiJAQW1hbl9KT0pPIiwiZW1haWwiOiJ5b2hhbmVza2ViZWRlMTQ3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzcxNzAyOH0.cIgHfsyWcqaJGFwYCJtDyecOBOHq-ofnAraGairrkDk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a158dc194d11aea6-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.16.56",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 21:07:26 UTC] === END API CALL LOG ===
[03-Jul-2026 21:07:26 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 21:07:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ4IiwidXNlcm5hbWUiOiJAQW1hbl9KT0pPIiwiZW1haWwiOiJ5b2hhbmVza2ViZWRlMTQ3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzcxNzAyOH0.cIgHfsyWcqaJGFwYCJtDyecOBOHq-ofnAraGairrkDk
[03-Jul-2026 21:07:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 21:07:26 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 21:07:26 UTC] User ID: 948
[03-Jul-2026 21:07:26 UTC] ✅ User profile retrieved successfully for user ID: 948
[03-Jul-2026 21:07:26 UTC] === API CALL LOG ===
[03-Jul-2026 21:07:26 UTC] Endpoint: user/profile.php
[03-Jul-2026 21:07:26 UTC] Full Log Data: {
    "timestamp": "2026-07-03 21:07:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.16.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.16.56, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ4IiwidXNlcm5hbWUiOiJAQW1hbl9KT0pPIiwiZW1haWwiOiJ5b2hhbmVza2ViZWRlMTQ3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzcxNzAyOH0.cIgHfsyWcqaJGFwYCJtDyecOBOHq-ofnAraGairrkDk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a158dc1d2a18aea6-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.16.56",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 21:07:26 UTC] === END API CALL LOG ===
[03-Jul-2026 21:07:26 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 21:07:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ4IiwidXNlcm5hbWUiOiJAQW1hbl9KT0pPIiwiZW1haWwiOiJ5b2hhbmVza2ViZWRlMTQ3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzcxNzAyOH0.cIgHfsyWcqaJGFwYCJtDyecOBOHq-ofnAraGairrkDk
[03-Jul-2026 21:07:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 21:07:26 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 21:07:26 UTC] User ID: 948
[03-Jul-2026 21:07:26 UTC] ✅ User profile retrieved successfully for user ID: 948
[03-Jul-2026 21:07:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 21:07:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 21:07:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.189.16.56, 104.23.208.145","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ4IiwidXNlcm5hbWUiOiJAQW1hbl9KT0pPIiwiZW1haWwiOiJ5b2hhbmVza2ViZWRlMTQ3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzcxNzAyOH0.cIgHfsyWcqaJGFwYCJtDyecOBOHq-ofnAraGairrkDk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a158dc843effaea6-ADD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.189.16.56","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Jul-2026 21:07:43 UTC] === User Orders API Called ===
[03-Jul-2026 21:07:43 UTC] User ID: 948
[03-Jul-2026 21:07:43 UTC] Limit: 20, Offset: 0
[03-Jul-2026 21:07:43 UTC] Orders found: 0
[03-Jul-2026 21:07:43 UTC] Orders data: []
[03-Jul-2026 21:07:43 UTC] Total orders count: 0
[03-Jul-2026 21:07:44 UTC] === API CALL LOG ===
[03-Jul-2026 21:07:44 UTC] Endpoint: user/profile.php
[03-Jul-2026 21:07:44 UTC] Full Log Data: {
    "timestamp": "2026-07-03 21:07:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.16.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.16.56, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ4IiwidXNlcm5hbWUiOiJAQW1hbl9KT0pPIiwiZW1haWwiOiJ5b2hhbmVza2ViZWRlMTQ3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzcxNzAyOH0.cIgHfsyWcqaJGFwYCJtDyecOBOHq-ofnAraGairrkDk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a158dc8c2887aea6-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.16.56",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 21:07:44 UTC] === END API CALL LOG ===
[03-Jul-2026 21:07:44 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 21:07:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ4IiwidXNlcm5hbWUiOiJAQW1hbl9KT0pPIiwiZW1haWwiOiJ5b2hhbmVza2ViZWRlMTQ3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzcxNzAyOH0.cIgHfsyWcqaJGFwYCJtDyecOBOHq-ofnAraGairrkDk
[03-Jul-2026 21:07:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 21:07:44 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 21:07:44 UTC] User ID: 948
[03-Jul-2026 21:07:44 UTC] ✅ User profile retrieved successfully for user ID: 948
[03-Jul-2026 21:07:44 UTC] User Purchases API - User ID: 948
[03-Jul-2026 21:07:44 UTC] User Purchases API - Total purchases found: 0
[03-Jul-2026 21:07:48 UTC] === API CALL LOG ===
[03-Jul-2026 21:07:48 UTC] Endpoint: user/profile.php
[03-Jul-2026 21:07:48 UTC] Full Log Data: {
    "timestamp": "2026-07-03 21:07:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.16.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.16.56, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ4IiwidXNlcm5hbWUiOiJAQW1hbl9KT0pPIiwiZW1haWwiOiJ5b2hhbmVza2ViZWRlMTQ3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzcxNzAyOH0.cIgHfsyWcqaJGFwYCJtDyecOBOHq-ofnAraGairrkDk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a158dca3ae0caea6-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.16.56",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 21:07:48 UTC] === END API CALL LOG ===
[03-Jul-2026 21:07:48 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 21:07:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ4IiwidXNlcm5hbWUiOiJAQW1hbl9KT0pPIiwiZW1haWwiOiJ5b2hhbmVza2ViZWRlMTQ3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzcxNzAyOH0.cIgHfsyWcqaJGFwYCJtDyecOBOHq-ofnAraGairrkDk
[03-Jul-2026 21:07:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 21:07:48 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 21:07:48 UTC] User ID: 948
[03-Jul-2026 21:07:48 UTC] ✅ User profile retrieved successfully for user ID: 948
[03-Jul-2026 21:07:48 UTC] User Purchases API - User ID: 948
[03-Jul-2026 21:07:48 UTC] User Purchases API - Total purchases found: 0
[03-Jul-2026 21:07:54 UTC] === API CALL LOG ===
[03-Jul-2026 21:07:54 UTC] Endpoint: user/profile.php
[03-Jul-2026 21:07:54 UTC] Full Log Data: {
    "timestamp": "2026-07-03 21:07:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.16.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.16.56, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ4IiwidXNlcm5hbWUiOiJAQW1hbl9KT0pPIiwiZW1haWwiOiJ5b2hhbmVza2ViZWRlMTQ3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzcxNzAyOH0.cIgHfsyWcqaJGFwYCJtDyecOBOHq-ofnAraGairrkDk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a158dcc95f7eaea6-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.16.56",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 21:07:54 UTC] === END API CALL LOG ===
[03-Jul-2026 21:07:54 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 21:07:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ4IiwidXNlcm5hbWUiOiJAQW1hbl9KT0pPIiwiZW1haWwiOiJ5b2hhbmVza2ViZWRlMTQ3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzcxNzAyOH0.cIgHfsyWcqaJGFwYCJtDyecOBOHq-ofnAraGairrkDk
[03-Jul-2026 21:07:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 21:07:54 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 21:07:54 UTC] User ID: 948
[03-Jul-2026 21:07:54 UTC] ✅ User profile retrieved successfully for user ID: 948
[03-Jul-2026 21:07:54 UTC] User Purchases API - User ID: 948
[03-Jul-2026 21:07:54 UTC] User Purchases API - Total purchases found: 0
[03-Jul-2026 21:07:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 21:07:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 21:07:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.189.16.56, 104.23.208.145","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ4IiwidXNlcm5hbWUiOiJAQW1hbl9KT0pPIiwiZW1haWwiOiJ5b2hhbmVza2ViZWRlMTQ3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzcxNzAyOH0.cIgHfsyWcqaJGFwYCJtDyecOBOHq-ofnAraGairrkDk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a158dcd4ad73aea6-ADD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.189.16.56","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Jul-2026 21:07:56 UTC] === User Orders API Called ===
[03-Jul-2026 21:07:56 UTC] User ID: 948
[03-Jul-2026 21:07:56 UTC] Limit: 20, Offset: 0
[03-Jul-2026 21:07:56 UTC] Orders found: 0
[03-Jul-2026 21:07:56 UTC] Orders data: []
[03-Jul-2026 21:07:56 UTC] Total orders count: 0
[03-Jul-2026 21:07:56 UTC] === API CALL LOG ===
[03-Jul-2026 21:07:56 UTC] Endpoint: user/profile.php
[03-Jul-2026 21:07:56 UTC] Full Log Data: {
    "timestamp": "2026-07-03 21:07:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.16.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.16.56, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ4IiwidXNlcm5hbWUiOiJAQW1hbl9KT0pPIiwiZW1haWwiOiJ5b2hhbmVza2ViZWRlMTQ3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzcxNzAyOH0.cIgHfsyWcqaJGFwYCJtDyecOBOHq-ofnAraGairrkDk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a158dcd53e31aea6-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.16.56",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 21:07:56 UTC] === END API CALL LOG ===
[03-Jul-2026 21:07:56 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 21:07:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ4IiwidXNlcm5hbWUiOiJAQW1hbl9KT0pPIiwiZW1haWwiOiJ5b2hhbmVza2ViZWRlMTQ3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzcxNzAyOH0.cIgHfsyWcqaJGFwYCJtDyecOBOHq-ofnAraGairrkDk
[03-Jul-2026 21:07:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 21:07:56 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 21:07:56 UTC] User ID: 948
[03-Jul-2026 21:07:56 UTC] ✅ User profile retrieved successfully for user ID: 948
[03-Jul-2026 21:07:57 UTC] === API CALL LOG ===
[03-Jul-2026 21:07:57 UTC] Endpoint: user/profile.php
[03-Jul-2026 21:07:57 UTC] Full Log Data: {
    "timestamp": "2026-07-03 21:07:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.16.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.16.56, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ4IiwidXNlcm5hbWUiOiJAQW1hbl9KT0pPIiwiZW1haWwiOiJ5b2hhbmVza2ViZWRlMTQ3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzcxNzAyOH0.cIgHfsyWcqaJGFwYCJtDyecOBOHq-ofnAraGairrkDk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a158dcd93bb6aea6-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.16.56",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 21:07:57 UTC] === END API CALL LOG ===
[03-Jul-2026 21:07:57 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 21:07:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ4IiwidXNlcm5hbWUiOiJAQW1hbl9KT0pPIiwiZW1haWwiOiJ5b2hhbmVza2ViZWRlMTQ3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzcxNzAyOH0.cIgHfsyWcqaJGFwYCJtDyecOBOHq-ofnAraGairrkDk
[03-Jul-2026 21:07:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 21:07:57 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 21:07:57 UTC] User ID: 948
[03-Jul-2026 21:07:57 UTC] ✅ User profile retrieved successfully for user ID: 948
[03-Jul-2026 21:08:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 21:08:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 21:08:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.189.16.56, 104.23.208.145","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ4IiwidXNlcm5hbWUiOiJAQW1hbl9KT0pPIiwiZW1haWwiOiJ5b2hhbmVza2ViZWRlMTQ3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzcxNzAyOH0.cIgHfsyWcqaJGFwYCJtDyecOBOHq-ofnAraGairrkDk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a158dd290f49aea6-ADD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.189.16.56","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Jul-2026 21:08:10 UTC] === User Orders API Called ===
[03-Jul-2026 21:08:10 UTC] User ID: 948
[03-Jul-2026 21:08:10 UTC] Limit: 20, Offset: 0
[03-Jul-2026 21:08:10 UTC] Orders found: 0
[03-Jul-2026 21:08:10 UTC] Orders data: []
[03-Jul-2026 21:08:10 UTC] Total orders count: 0
[03-Jul-2026 21:08:10 UTC] === API CALL LOG ===
[03-Jul-2026 21:08:10 UTC] Endpoint: user/profile.php
[03-Jul-2026 21:08:10 UTC] Full Log Data: {
    "timestamp": "2026-07-03 21:08:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.16.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.16.56, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ4IiwidXNlcm5hbWUiOiJAQW1hbl9KT0pPIiwiZW1haWwiOiJ5b2hhbmVza2ViZWRlMTQ3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzcxNzAyOH0.cIgHfsyWcqaJGFwYCJtDyecOBOHq-ofnAraGairrkDk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a158dd299809aea6-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.16.56",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 21:08:10 UTC] === END API CALL LOG ===
[03-Jul-2026 21:08:10 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 21:08:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ4IiwidXNlcm5hbWUiOiJAQW1hbl9KT0pPIiwiZW1haWwiOiJ5b2hhbmVza2ViZWRlMTQ3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzcxNzAyOH0.cIgHfsyWcqaJGFwYCJtDyecOBOHq-ofnAraGairrkDk
[03-Jul-2026 21:08:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 21:08:10 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 21:08:10 UTC] User ID: 948
[03-Jul-2026 21:08:10 UTC] ✅ User profile retrieved successfully for user ID: 948
[03-Jul-2026 21:08:10 UTC] === API CALL LOG ===
[03-Jul-2026 21:08:10 UTC] Endpoint: user/profile.php
[03-Jul-2026 21:08:10 UTC] Full Log Data: {
    "timestamp": "2026-07-03 21:08:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.16.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.16.56, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ4IiwidXNlcm5hbWUiOiJAQW1hbl9KT0pPIiwiZW1haWwiOiJ5b2hhbmVza2ViZWRlMTQ3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzcxNzAyOH0.cIgHfsyWcqaJGFwYCJtDyecOBOHq-ofnAraGairrkDk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a158dd2dacb5aea6-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.16.56",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 21:08:10 UTC] === END API CALL LOG ===
[03-Jul-2026 21:08:10 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 21:08:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ4IiwidXNlcm5hbWUiOiJAQW1hbl9KT0pPIiwiZW1haWwiOiJ5b2hhbmVza2ViZWRlMTQ3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzcxNzAyOH0.cIgHfsyWcqaJGFwYCJtDyecOBOHq-ofnAraGairrkDk
[03-Jul-2026 21:08:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 21:08:10 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 21:08:10 UTC] User ID: 948
[03-Jul-2026 21:08:10 UTC] ✅ User profile retrieved successfully for user ID: 948
[03-Jul-2026 21:08:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 21:08:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 21:08:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.189.16.56, 104.23.208.145","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ4IiwidXNlcm5hbWUiOiJAQW1hbl9KT0pPIiwiZW1haWwiOiJ5b2hhbmVza2ViZWRlMTQ3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzcxNzAyOH0.cIgHfsyWcqaJGFwYCJtDyecOBOHq-ofnAraGairrkDk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a158de5c3d53aea6-ADD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.189.16.56","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Jul-2026 21:08:58 UTC] === User Orders API Called ===
[03-Jul-2026 21:08:58 UTC] User ID: 948
[03-Jul-2026 21:08:58 UTC] Limit: 20, Offset: 0
[03-Jul-2026 21:08:58 UTC] Orders found: 0
[03-Jul-2026 21:08:58 UTC] Orders data: []
[03-Jul-2026 21:08:58 UTC] Total orders count: 0
[03-Jul-2026 21:08:59 UTC] === API CALL LOG ===
[03-Jul-2026 21:08:59 UTC] Endpoint: user/profile.php
[03-Jul-2026 21:08:59 UTC] Full Log Data: {
    "timestamp": "2026-07-03 21:08:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.16.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.16.56, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ4IiwidXNlcm5hbWUiOiJAQW1hbl9KT0pPIiwiZW1haWwiOiJ5b2hhbmVza2ViZWRlMTQ3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzcxNzAyOH0.cIgHfsyWcqaJGFwYCJtDyecOBOHq-ofnAraGairrkDk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a158de5cde1baea6-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.16.56",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 21:08:59 UTC] === END API CALL LOG ===
[03-Jul-2026 21:08:59 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 21:08:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ4IiwidXNlcm5hbWUiOiJAQW1hbl9KT0pPIiwiZW1haWwiOiJ5b2hhbmVza2ViZWRlMTQ3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzcxNzAyOH0.cIgHfsyWcqaJGFwYCJtDyecOBOHq-ofnAraGairrkDk
[03-Jul-2026 21:08:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 21:08:59 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 21:08:59 UTC] User ID: 948
[03-Jul-2026 21:08:59 UTC] ✅ User profile retrieved successfully for user ID: 948
[03-Jul-2026 21:08:59 UTC] === API CALL LOG ===
[03-Jul-2026 21:08:59 UTC] Endpoint: user/profile.php
[03-Jul-2026 21:08:59 UTC] Full Log Data: {
    "timestamp": "2026-07-03 21:08:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.16.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.16.56, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ4IiwidXNlcm5hbWUiOiJAQW1hbl9KT0pPIiwiZW1haWwiOiJ5b2hhbmVza2ViZWRlMTQ3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzcxNzAyOH0.cIgHfsyWcqaJGFwYCJtDyecOBOHq-ofnAraGairrkDk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a158de60bb14aea6-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.16.56",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 21:08:59 UTC] === END API CALL LOG ===
[03-Jul-2026 21:08:59 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 21:08:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ4IiwidXNlcm5hbWUiOiJAQW1hbl9KT0pPIiwiZW1haWwiOiJ5b2hhbmVza2ViZWRlMTQ3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzcxNzAyOH0.cIgHfsyWcqaJGFwYCJtDyecOBOHq-ofnAraGairrkDk
[03-Jul-2026 21:08:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 21:08:59 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 21:08:59 UTC] User ID: 948
[03-Jul-2026 21:08:59 UTC] ✅ User profile retrieved successfully for user ID: 948
[03-Jul-2026 21:09:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 21:09:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 21:09:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.189.16.56, 104.23.208.145","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ4IiwidXNlcm5hbWUiOiJAQW1hbl9KT0pPIiwiZW1haWwiOiJ5b2hhbmVza2ViZWRlMTQ3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzcxNzAyOH0.cIgHfsyWcqaJGFwYCJtDyecOBOHq-ofnAraGairrkDk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a158de8e2cb8aea6-ADD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.189.16.56","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Jul-2026 21:09:06 UTC] === User Orders API Called ===
[03-Jul-2026 21:09:06 UTC] User ID: 948
[03-Jul-2026 21:09:06 UTC] Limit: 20, Offset: 0
[03-Jul-2026 21:09:06 UTC] === API CALL LOG ===
[03-Jul-2026 21:09:06 UTC] Endpoint: user/profile.php
[03-Jul-2026 21:09:06 UTC] Orders found: 0
[03-Jul-2026 21:09:06 UTC] Full Log Data: {
    "timestamp": "2026-07-03 21:09:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.16.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.16.56, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ4IiwidXNlcm5hbWUiOiJAQW1hbl9KT0pPIiwiZW1haWwiOiJ5b2hhbmVza2ViZWRlMTQ3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzcxNzAyOH0.cIgHfsyWcqaJGFwYCJtDyecOBOHq-ofnAraGairrkDk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a158de8e2cb9aea6-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.16.56",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 21:09:06 UTC] === END API CALL LOG ===
[03-Jul-2026 21:09:06 UTC] Orders data: []
[03-Jul-2026 21:09:06 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 21:09:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ4IiwidXNlcm5hbWUiOiJAQW1hbl9KT0pPIiwiZW1haWwiOiJ5b2hhbmVza2ViZWRlMTQ3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzcxNzAyOH0.cIgHfsyWcqaJGFwYCJtDyecOBOHq-ofnAraGairrkDk
[03-Jul-2026 21:09:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 21:09:06 UTC] Total orders count: 0
[03-Jul-2026 21:09:06 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 21:09:06 UTC] User ID: 948
[03-Jul-2026 21:09:06 UTC] ✅ User profile retrieved successfully for user ID: 948
[03-Jul-2026 21:09:07 UTC] === API CALL LOG ===
[03-Jul-2026 21:09:07 UTC] Endpoint: user/profile.php
[03-Jul-2026 21:09:07 UTC] Full Log Data: {
    "timestamp": "2026-07-03 21:09:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.16.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.16.56, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ4IiwidXNlcm5hbWUiOiJAQW1hbl9KT0pPIiwiZW1haWwiOiJ5b2hhbmVza2ViZWRlMTQ3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzcxNzAyOH0.cIgHfsyWcqaJGFwYCJtDyecOBOHq-ofnAraGairrkDk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a158de91f974aea6-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.16.56",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 21:09:07 UTC] === END API CALL LOG ===
[03-Jul-2026 21:09:07 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 21:09:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ4IiwidXNlcm5hbWUiOiJAQW1hbl9KT0pPIiwiZW1haWwiOiJ5b2hhbmVza2ViZWRlMTQ3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzcxNzAyOH0.cIgHfsyWcqaJGFwYCJtDyecOBOHq-ofnAraGairrkDk
[03-Jul-2026 21:09:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 21:09:07 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 21:09:07 UTC] User ID: 948
[03-Jul-2026 21:09:07 UTC] ✅ User profile retrieved successfully for user ID: 948
[03-Jul-2026 21:09:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 21:09:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 21:09:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.189.16.56, 104.23.208.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ4IiwidXNlcm5hbWUiOiJAQW1hbl9KT0pPIiwiZW1haWwiOiJ5b2hhbmVza2ViZWRlMTQ3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzcxNzAyOH0.cIgHfsyWcqaJGFwYCJtDyecOBOHq-ofnAraGairrkDk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a158df77cf09348a-ADD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.189.16.56","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Jul-2026 21:09:44 UTC] === User Orders API Called ===
[03-Jul-2026 21:09:44 UTC] User ID: 948
[03-Jul-2026 21:09:44 UTC] Limit: 20, Offset: 0
[03-Jul-2026 21:09:44 UTC] Orders found: 0
[03-Jul-2026 21:09:44 UTC] Orders data: []
[03-Jul-2026 21:09:44 UTC] Total orders count: 0
[03-Jul-2026 21:09:44 UTC] === API CALL LOG ===
[03-Jul-2026 21:09:44 UTC] Endpoint: user/profile.php
[03-Jul-2026 21:09:44 UTC] Full Log Data: {
    "timestamp": "2026-07-03 21:09:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.16.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.16.56, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ4IiwidXNlcm5hbWUiOiJAQW1hbl9KT0pPIiwiZW1haWwiOiJ5b2hhbmVza2ViZWRlMTQ3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzcxNzAyOH0.cIgHfsyWcqaJGFwYCJtDyecOBOHq-ofnAraGairrkDk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a158df781f67348a-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.16.56",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 21:09:44 UTC] === END API CALL LOG ===
[03-Jul-2026 21:09:44 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 21:09:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ4IiwidXNlcm5hbWUiOiJAQW1hbl9KT0pPIiwiZW1haWwiOiJ5b2hhbmVza2ViZWRlMTQ3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzcxNzAyOH0.cIgHfsyWcqaJGFwYCJtDyecOBOHq-ofnAraGairrkDk
[03-Jul-2026 21:09:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 21:09:44 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 21:09:44 UTC] User ID: 948
[03-Jul-2026 21:09:44 UTC] ✅ User profile retrieved successfully for user ID: 948
[03-Jul-2026 21:09:45 UTC] === API CALL LOG ===
[03-Jul-2026 21:09:45 UTC] Endpoint: user/profile.php
[03-Jul-2026 21:09:45 UTC] Full Log Data: {
    "timestamp": "2026-07-03 21:09:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.16.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.16.56, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ4IiwidXNlcm5hbWUiOiJAQW1hbl9KT0pPIiwiZW1haWwiOiJ5b2hhbmVza2ViZWRlMTQ3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzcxNzAyOH0.cIgHfsyWcqaJGFwYCJtDyecOBOHq-ofnAraGairrkDk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a158df7c0d3c348a-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.16.56",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 21:09:45 UTC] === END API CALL LOG ===
[03-Jul-2026 21:09:45 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 21:09:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ4IiwidXNlcm5hbWUiOiJAQW1hbl9KT0pPIiwiZW1haWwiOiJ5b2hhbmVza2ViZWRlMTQ3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzcxNzAyOH0.cIgHfsyWcqaJGFwYCJtDyecOBOHq-ofnAraGairrkDk
[03-Jul-2026 21:09:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 21:09:45 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 21:09:45 UTC] User ID: 948
[03-Jul-2026 21:09:45 UTC] ✅ User profile retrieved successfully for user ID: 948
[03-Jul-2026 21:09:49 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 21:09:49 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 21:09:49 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.189.16.56, 104.23.208.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ4IiwidXNlcm5hbWUiOiJAQW1hbl9KT0pPIiwiZW1haWwiOiJ5b2hhbmVza2ViZWRlMTQ3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzcxNzAyOH0.cIgHfsyWcqaJGFwYCJtDyecOBOHq-ofnAraGairrkDk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a158df975b7d348a-ADD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.189.16.56","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Jul-2026 21:09:49 UTC] === User Orders API Called ===
[03-Jul-2026 21:09:49 UTC] User ID: 948
[03-Jul-2026 21:09:49 UTC] Limit: 20, Offset: 0
[03-Jul-2026 21:09:49 UTC] Orders found: 0
[03-Jul-2026 21:09:49 UTC] Orders data: []
[03-Jul-2026 21:09:49 UTC] Total orders count: 0
[03-Jul-2026 21:09:49 UTC] === API CALL LOG ===
[03-Jul-2026 21:09:49 UTC] Endpoint: user/profile.php
[03-Jul-2026 21:09:49 UTC] Full Log Data: {
    "timestamp": "2026-07-03 21:09:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.16.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.16.56, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ4IiwidXNlcm5hbWUiOiJAQW1hbl9KT0pPIiwiZW1haWwiOiJ5b2hhbmVza2ViZWRlMTQ3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzcxNzAyOH0.cIgHfsyWcqaJGFwYCJtDyecOBOHq-ofnAraGairrkDk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a158df97fc70348a-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.16.56",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 21:09:49 UTC] === END API CALL LOG ===
[03-Jul-2026 21:09:49 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 21:09:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ4IiwidXNlcm5hbWUiOiJAQW1hbl9KT0pPIiwiZW1haWwiOiJ5b2hhbmVza2ViZWRlMTQ3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzcxNzAyOH0.cIgHfsyWcqaJGFwYCJtDyecOBOHq-ofnAraGairrkDk
[03-Jul-2026 21:09:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 21:09:49 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 21:09:49 UTC] User ID: 948
[03-Jul-2026 21:09:49 UTC] ✅ User profile retrieved successfully for user ID: 948
[03-Jul-2026 21:09:50 UTC] === API CALL LOG ===
[03-Jul-2026 21:09:50 UTC] Endpoint: user/profile.php
[03-Jul-2026 21:09:50 UTC] Full Log Data: {
    "timestamp": "2026-07-03 21:09:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.16.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.16.56, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ4IiwidXNlcm5hbWUiOiJAQW1hbl9KT0pPIiwiZW1haWwiOiJ5b2hhbmVza2ViZWRlMTQ3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzcxNzAyOH0.cIgHfsyWcqaJGFwYCJtDyecOBOHq-ofnAraGairrkDk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a158df9bda6b348a-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.16.56",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 21:09:50 UTC] === END API CALL LOG ===
[03-Jul-2026 21:09:50 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 21:09:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ4IiwidXNlcm5hbWUiOiJAQW1hbl9KT0pPIiwiZW1haWwiOiJ5b2hhbmVza2ViZWRlMTQ3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzcxNzAyOH0.cIgHfsyWcqaJGFwYCJtDyecOBOHq-ofnAraGairrkDk
[03-Jul-2026 21:09:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 21:09:50 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 21:09:50 UTC] User ID: 948
[03-Jul-2026 21:09:50 UTC] ✅ User profile retrieved successfully for user ID: 948
[03-Jul-2026 21:10:17 UTC] === API CALL LOG ===
[03-Jul-2026 21:10:17 UTC] Endpoint: user/profile.php
[03-Jul-2026 21:10:17 UTC] Full Log Data: {
    "timestamp": "2026-07-03 21:10:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.16.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.16.56, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ4IiwidXNlcm5hbWUiOiJAQW1hbl9KT0pPIiwiZW1haWwiOiJ5b2hhbmVza2ViZWRlMTQ3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzcxNzAyOH0.cIgHfsyWcqaJGFwYCJtDyecOBOHq-ofnAraGairrkDk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a158e042ff7c7e19-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.16.56",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 21:10:17 UTC] === END API CALL LOG ===
[03-Jul-2026 21:10:17 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 21:10:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ4IiwidXNlcm5hbWUiOiJAQW1hbl9KT0pPIiwiZW1haWwiOiJ5b2hhbmVza2ViZWRlMTQ3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzcxNzAyOH0.cIgHfsyWcqaJGFwYCJtDyecOBOHq-ofnAraGairrkDk
[03-Jul-2026 21:10:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 21:10:17 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 21:10:17 UTC] User ID: 948
[03-Jul-2026 21:10:17 UTC] ✅ User profile retrieved successfully for user ID: 948
[03-Jul-2026 21:10:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 21:10:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 21:10:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.189.16.56, 104.23.208.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ4IiwidXNlcm5hbWUiOiJAQW1hbl9KT0pPIiwiZW1haWwiOiJ5b2hhbmVza2ViZWRlMTQ3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzcxNzAyOH0.cIgHfsyWcqaJGFwYCJtDyecOBOHq-ofnAraGairrkDk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a158e04f39d47e19-ADD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.189.16.56","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Jul-2026 21:10:18 UTC] === User Orders API Called ===
[03-Jul-2026 21:10:18 UTC] User ID: 948
[03-Jul-2026 21:10:18 UTC] Limit: 20, Offset: 0
[03-Jul-2026 21:10:18 UTC] Orders found: 0
[03-Jul-2026 21:10:18 UTC] Orders data: []
[03-Jul-2026 21:10:18 UTC] Total orders count: 0
[03-Jul-2026 21:10:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 21:10:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 21:10:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.189.16.56, 104.23.208.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ4IiwidXNlcm5hbWUiOiJAQW1hbl9KT0pPIiwiZW1haWwiOiJ5b2hhbmVza2ViZWRlMTQ3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzcxNzAyOH0.cIgHfsyWcqaJGFwYCJtDyecOBOHq-ofnAraGairrkDk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a158e06f9e817e19-ADD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.189.16.56","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Jul-2026 21:10:24 UTC] === User Orders API Called ===
[03-Jul-2026 21:10:24 UTC] User ID: 948
[03-Jul-2026 21:10:24 UTC] Limit: 20, Offset: 0
[03-Jul-2026 21:10:24 UTC] Orders found: 0
[03-Jul-2026 21:10:24 UTC] Orders data: []
[03-Jul-2026 21:10:24 UTC] Total orders count: 0
[03-Jul-2026 21:10:24 UTC] === API CALL LOG ===
[03-Jul-2026 21:10:24 UTC] Endpoint: user/profile.php
[03-Jul-2026 21:10:24 UTC] Full Log Data: {
    "timestamp": "2026-07-03 21:10:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.16.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.16.56, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ4IiwidXNlcm5hbWUiOiJAQW1hbl9KT0pPIiwiZW1haWwiOiJ5b2hhbmVza2ViZWRlMTQ3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzcxNzAyOH0.cIgHfsyWcqaJGFwYCJtDyecOBOHq-ofnAraGairrkDk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a158e0702f437e19-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.16.56",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 21:10:24 UTC] === END API CALL LOG ===
[03-Jul-2026 21:10:24 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 21:10:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ4IiwidXNlcm5hbWUiOiJAQW1hbl9KT0pPIiwiZW1haWwiOiJ5b2hhbmVza2ViZWRlMTQ3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzcxNzAyOH0.cIgHfsyWcqaJGFwYCJtDyecOBOHq-ofnAraGairrkDk
[03-Jul-2026 21:10:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 21:10:24 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 21:10:24 UTC] User ID: 948
[03-Jul-2026 21:10:24 UTC] ✅ User profile retrieved successfully for user ID: 948
[03-Jul-2026 21:10:24 UTC] === API CALL LOG ===
[03-Jul-2026 21:10:24 UTC] Endpoint: user/profile.php
[03-Jul-2026 21:10:24 UTC] Full Log Data: {
    "timestamp": "2026-07-03 21:10:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.16.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.16.56, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ4IiwidXNlcm5hbWUiOiJAQW1hbl9KT0pPIiwiZW1haWwiOiJ5b2hhbmVza2ViZWRlMTQ3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzcxNzAyOH0.cIgHfsyWcqaJGFwYCJtDyecOBOHq-ofnAraGairrkDk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a158e0740c6d7e19-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.16.56",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 21:10:24 UTC] === END API CALL LOG ===
[03-Jul-2026 21:10:24 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 21:10:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ4IiwidXNlcm5hbWUiOiJAQW1hbl9KT0pPIiwiZW1haWwiOiJ5b2hhbmVza2ViZWRlMTQ3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzcxNzAyOH0.cIgHfsyWcqaJGFwYCJtDyecOBOHq-ofnAraGairrkDk
[03-Jul-2026 21:10:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 21:10:24 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 21:10:24 UTC] User ID: 948
[03-Jul-2026 21:10:24 UTC] ✅ User profile retrieved successfully for user ID: 948
[03-Jul-2026 21:10:37 UTC] === API CALL LOG ===
[03-Jul-2026 21:10:37 UTC] Endpoint: user/profile.php
[03-Jul-2026 21:10:37 UTC] Full Log Data: {
    "timestamp": "2026-07-03 21:10:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.16.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.16.56, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ4IiwidXNlcm5hbWUiOiJAQW1hbl9KT0pPIiwiZW1haWwiOiJ5b2hhbmVza2ViZWRlMTQ3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzcxNzAyOH0.cIgHfsyWcqaJGFwYCJtDyecOBOHq-ofnAraGairrkDk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a158e0c3fc107e19-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.16.56",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 21:10:37 UTC] === END API CALL LOG ===
[03-Jul-2026 21:10:37 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 21:10:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ4IiwidXNlcm5hbWUiOiJAQW1hbl9KT0pPIiwiZW1haWwiOiJ5b2hhbmVza2ViZWRlMTQ3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzcxNzAyOH0.cIgHfsyWcqaJGFwYCJtDyecOBOHq-ofnAraGairrkDk
[03-Jul-2026 21:10:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 21:10:37 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 21:10:37 UTC] User ID: 948
[03-Jul-2026 21:10:37 UTC] ✅ User profile retrieved successfully for user ID: 948
[03-Jul-2026 21:10:41 UTC] === API CALL LOG ===
[03-Jul-2026 21:10:41 UTC] Endpoint: user/profile.php
[03-Jul-2026 21:10:41 UTC] Full Log Data: {
    "timestamp": "2026-07-03 21:10:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.16.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.16.56, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ4IiwidXNlcm5hbWUiOiJAQW1hbl9KT0pPIiwiZW1haWwiOiJ5b2hhbmVza2ViZWRlMTQ3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzcxNzAyOH0.cIgHfsyWcqaJGFwYCJtDyecOBOHq-ofnAraGairrkDk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a158e0dcce447e19-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.16.56",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 21:10:41 UTC] === END API CALL LOG ===
[03-Jul-2026 21:10:41 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 21:10:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ4IiwidXNlcm5hbWUiOiJAQW1hbl9KT0pPIiwiZW1haWwiOiJ5b2hhbmVza2ViZWRlMTQ3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzcxNzAyOH0.cIgHfsyWcqaJGFwYCJtDyecOBOHq-ofnAraGairrkDk
[03-Jul-2026 21:10:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 21:10:41 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 21:10:41 UTC] User ID: 948
[03-Jul-2026 21:10:41 UTC] ✅ User profile retrieved successfully for user ID: 948
[03-Jul-2026 21:20:46 UTC] === API CALL LOG ===
[03-Jul-2026 21:20:46 UTC] Endpoint: user/profile.php
[03-Jul-2026 21:20:46 UTC] Full Log Data: {
    "timestamp": "2026-07-03 21:20:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.16.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.16.56, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ4IiwidXNlcm5hbWUiOiJAQW1hbl9KT0pPIiwiZW1haWwiOiJ5b2hhbmVza2ViZWRlMTQ3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzcxNzAyOH0.cIgHfsyWcqaJGFwYCJtDyecOBOHq-ofnAraGairrkDk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a158efa2ad1c9dd1-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.16.56",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 21:20:46 UTC] === END API CALL LOG ===
[03-Jul-2026 21:20:46 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 21:20:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ4IiwidXNlcm5hbWUiOiJAQW1hbl9KT0pPIiwiZW1haWwiOiJ5b2hhbmVza2ViZWRlMTQ3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzcxNzAyOH0.cIgHfsyWcqaJGFwYCJtDyecOBOHq-ofnAraGairrkDk
[03-Jul-2026 21:20:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 21:20:46 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 21:20:46 UTC] User ID: 948
[03-Jul-2026 21:20:46 UTC] ✅ User profile retrieved successfully for user ID: 948
[03-Jul-2026 21:20:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 21:20:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 21:20:46 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.189.16.56, 104.23.208.145","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ4IiwidXNlcm5hbWUiOiJAQW1hbl9KT0pPIiwiZW1haWwiOiJ5b2hhbmVza2ViZWRlMTQ3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzcxNzAyOH0.cIgHfsyWcqaJGFwYCJtDyecOBOHq-ofnAraGairrkDk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a158efa2ad1a9dd1-ADD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.189.16.56","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Jul-2026 21:20:46 UTC] === User Orders API Called ===
[03-Jul-2026 21:20:46 UTC] User ID: 948
[03-Jul-2026 21:20:46 UTC] Limit: 20, Offset: 0
[03-Jul-2026 21:20:46 UTC] Orders found: 0
[03-Jul-2026 21:20:46 UTC] Orders data: []
[03-Jul-2026 21:20:46 UTC] Total orders count: 0
[03-Jul-2026 21:20:47 UTC] === API CALL LOG ===
[03-Jul-2026 21:20:47 UTC] Endpoint: user/profile.php
[03-Jul-2026 21:20:47 UTC] Full Log Data: {
    "timestamp": "2026-07-03 21:20:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.16.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.16.56, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ4IiwidXNlcm5hbWUiOiJAQW1hbl9KT0pPIiwiZW1haWwiOiJ5b2hhbmVza2ViZWRlMTQ3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzcxNzAyOH0.cIgHfsyWcqaJGFwYCJtDyecOBOHq-ofnAraGairrkDk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a158efa618f89dd1-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.16.56",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 21:20:47 UTC] === END API CALL LOG ===
[03-Jul-2026 21:20:47 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 21:20:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ4IiwidXNlcm5hbWUiOiJAQW1hbl9KT0pPIiwiZW1haWwiOiJ5b2hhbmVza2ViZWRlMTQ3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzcxNzAyOH0.cIgHfsyWcqaJGFwYCJtDyecOBOHq-ofnAraGairrkDk
[03-Jul-2026 21:20:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 21:20:47 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 21:20:47 UTC] User ID: 948
[03-Jul-2026 21:20:47 UTC] ✅ User profile retrieved successfully for user ID: 948
[03-Jul-2026 21:20:49 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 21:20:49 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 21:20:49 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.189.16.56, 104.23.208.145","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ4IiwidXNlcm5hbWUiOiJAQW1hbl9KT0pPIiwiZW1haWwiOiJ5b2hhbmVza2ViZWRlMTQ3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzcxNzAyOH0.cIgHfsyWcqaJGFwYCJtDyecOBOHq-ofnAraGairrkDk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a158efb7ed4b9dd1-ADD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.189.16.56","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Jul-2026 21:20:49 UTC] === User Orders API Called ===
[03-Jul-2026 21:20:49 UTC] User ID: 948
[03-Jul-2026 21:20:49 UTC] Limit: 20, Offset: 0
[03-Jul-2026 21:20:49 UTC] Orders found: 0
[03-Jul-2026 21:20:49 UTC] Orders data: []
[03-Jul-2026 21:20:49 UTC] Total orders count: 0
[03-Jul-2026 21:20:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 21:20:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 21:20:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.189.16.56, 104.23.208.145","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ4IiwidXNlcm5hbWUiOiJAQW1hbl9KT0pPIiwiZW1haWwiOiJ5b2hhbmVza2ViZWRlMTQ3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzcxNzAyOH0.cIgHfsyWcqaJGFwYCJtDyecOBOHq-ofnAraGairrkDk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a158efc4ab1f9dd1-ADD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.189.16.56","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Jul-2026 21:20:52 UTC] === User Orders API Called ===
[03-Jul-2026 21:20:52 UTC] User ID: 948
[03-Jul-2026 21:20:52 UTC] Limit: 20, Offset: 0
[03-Jul-2026 21:20:52 UTC] Orders found: 0
[03-Jul-2026 21:20:52 UTC] Orders data: []
[03-Jul-2026 21:20:52 UTC] Total orders count: 0
[03-Jul-2026 21:20:52 UTC] === API CALL LOG ===
[03-Jul-2026 21:20:52 UTC] Endpoint: user/profile.php
[03-Jul-2026 21:20:52 UTC] Full Log Data: {
    "timestamp": "2026-07-03 21:20:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.16.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.16.56, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ4IiwidXNlcm5hbWUiOiJAQW1hbl9KT0pPIiwiZW1haWwiOiJ5b2hhbmVza2ViZWRlMTQ3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzcxNzAyOH0.cIgHfsyWcqaJGFwYCJtDyecOBOHq-ofnAraGairrkDk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a158efc51b889dd1-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.16.56",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 21:20:52 UTC] === END API CALL LOG ===
[03-Jul-2026 21:20:52 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 21:20:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ4IiwidXNlcm5hbWUiOiJAQW1hbl9KT0pPIiwiZW1haWwiOiJ5b2hhbmVza2ViZWRlMTQ3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzcxNzAyOH0.cIgHfsyWcqaJGFwYCJtDyecOBOHq-ofnAraGairrkDk
[03-Jul-2026 21:20:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 21:20:52 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 21:20:52 UTC] User ID: 948
[03-Jul-2026 21:20:52 UTC] ✅ User profile retrieved successfully for user ID: 948
[03-Jul-2026 21:20:52 UTC] === API CALL LOG ===
[03-Jul-2026 21:20:52 UTC] Endpoint: user/profile.php
[03-Jul-2026 21:20:52 UTC] Full Log Data: {
    "timestamp": "2026-07-03 21:20:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.16.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.16.56, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ4IiwidXNlcm5hbWUiOiJAQW1hbl9KT0pPIiwiZW1haWwiOiJ5b2hhbmVza2ViZWRlMTQ3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzcxNzAyOH0.cIgHfsyWcqaJGFwYCJtDyecOBOHq-ofnAraGairrkDk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a158efc8ff6b9dd1-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.16.56",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 21:20:52 UTC] === END API CALL LOG ===
[03-Jul-2026 21:20:52 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 21:20:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ4IiwidXNlcm5hbWUiOiJAQW1hbl9KT0pPIiwiZW1haWwiOiJ5b2hhbmVza2ViZWRlMTQ3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzcxNzAyOH0.cIgHfsyWcqaJGFwYCJtDyecOBOHq-ofnAraGairrkDk
[03-Jul-2026 21:20:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 21:20:52 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 21:20:52 UTC] User ID: 948
[03-Jul-2026 21:20:52 UTC] ✅ User profile retrieved successfully for user ID: 948
[03-Jul-2026 21:21:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 21:21:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 21:21:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.189.16.56, 104.23.208.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ4IiwidXNlcm5hbWUiOiJAQW1hbl9KT0pPIiwiZW1haWwiOiJ5b2hhbmVza2ViZWRlMTQ3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzcxNzAyOH0.cIgHfsyWcqaJGFwYCJtDyecOBOHq-ofnAraGairrkDk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a158f124ce7b9dd1-ADD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.189.16.56","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Jul-2026 21:21:48 UTC] === User Orders API Called ===
[03-Jul-2026 21:21:48 UTC] User ID: 948
[03-Jul-2026 21:21:48 UTC] Limit: 20, Offset: 0
[03-Jul-2026 21:21:48 UTC] Orders found: 0
[03-Jul-2026 21:21:48 UTC] Orders data: []
[03-Jul-2026 21:21:48 UTC] Total orders count: 0
[03-Jul-2026 21:21:48 UTC] === API CALL LOG ===
[03-Jul-2026 21:21:48 UTC] Endpoint: user/profile.php
[03-Jul-2026 21:21:48 UTC] Full Log Data: {
    "timestamp": "2026-07-03 21:21:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.16.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.16.56, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ4IiwidXNlcm5hbWUiOiJAQW1hbl9KT0pPIiwiZW1haWwiOiJ5b2hhbmVza2ViZWRlMTQ3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzcxNzAyOH0.cIgHfsyWcqaJGFwYCJtDyecOBOHq-ofnAraGairrkDk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a158f1255f0d9dd1-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.16.56",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 21:21:48 UTC] === END API CALL LOG ===
[03-Jul-2026 21:21:48 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 21:21:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ4IiwidXNlcm5hbWUiOiJAQW1hbl9KT0pPIiwiZW1haWwiOiJ5b2hhbmVza2ViZWRlMTQ3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzcxNzAyOH0.cIgHfsyWcqaJGFwYCJtDyecOBOHq-ofnAraGairrkDk
[03-Jul-2026 21:21:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 21:21:48 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 21:21:48 UTC] User ID: 948
[03-Jul-2026 21:21:48 UTC] ✅ User profile retrieved successfully for user ID: 948
[03-Jul-2026 21:21:49 UTC] === API CALL LOG ===
[03-Jul-2026 21:21:49 UTC] Endpoint: user/profile.php
[03-Jul-2026 21:21:49 UTC] Full Log Data: {
    "timestamp": "2026-07-03 21:21:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.16.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.16.56, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ4IiwidXNlcm5hbWUiOiJAQW1hbl9KT0pPIiwiZW1haWwiOiJ5b2hhbmVza2ViZWRlMTQ3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzcxNzAyOH0.cIgHfsyWcqaJGFwYCJtDyecOBOHq-ofnAraGairrkDk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a158f1294a8f9dd1-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.16.56",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 21:21:49 UTC] === END API CALL LOG ===
[03-Jul-2026 21:21:49 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 21:21:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ4IiwidXNlcm5hbWUiOiJAQW1hbl9KT0pPIiwiZW1haWwiOiJ5b2hhbmVza2ViZWRlMTQ3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzcxNzAyOH0.cIgHfsyWcqaJGFwYCJtDyecOBOHq-ofnAraGairrkDk
[03-Jul-2026 21:21:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 21:21:49 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 21:21:49 UTC] User ID: 948
[03-Jul-2026 21:21:49 UTC] ✅ User profile retrieved successfully for user ID: 948
[03-Jul-2026 21:21:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 21:21:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 21:21:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.189.16.56, 104.23.208.145","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ4IiwidXNlcm5hbWUiOiJAQW1hbl9KT0pPIiwiZW1haWwiOiJ5b2hhbmVza2ViZWRlMTQ3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzcxNzAyOH0.cIgHfsyWcqaJGFwYCJtDyecOBOHq-ofnAraGairrkDk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a158f149ad109dd1-ADD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.189.16.56","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Jul-2026 21:21:54 UTC] === User Orders API Called ===
[03-Jul-2026 21:21:54 UTC] User ID: 948
[03-Jul-2026 21:21:54 UTC] Limit: 20, Offset: 0
[03-Jul-2026 21:21:54 UTC] Orders found: 0
[03-Jul-2026 21:21:54 UTC] Orders data: []
[03-Jul-2026 21:21:54 UTC] Total orders count: 0
[03-Jul-2026 21:21:55 UTC] === API CALL LOG ===
[03-Jul-2026 21:21:55 UTC] Endpoint: user/profile.php
[03-Jul-2026 21:21:55 UTC] Full Log Data: {
    "timestamp": "2026-07-03 21:21:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.16.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.16.56, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ4IiwidXNlcm5hbWUiOiJAQW1hbl9KT0pPIiwiZW1haWwiOiJ5b2hhbmVza2ViZWRlMTQ3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzcxNzAyOH0.cIgHfsyWcqaJGFwYCJtDyecOBOHq-ofnAraGairrkDk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a158f1509d419dd1-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.16.56",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 21:21:55 UTC] === END API CALL LOG ===
[03-Jul-2026 21:21:55 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 21:21:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ4IiwidXNlcm5hbWUiOiJAQW1hbl9KT0pPIiwiZW1haWwiOiJ5b2hhbmVza2ViZWRlMTQ3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzcxNzAyOH0.cIgHfsyWcqaJGFwYCJtDyecOBOHq-ofnAraGairrkDk
[03-Jul-2026 21:21:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 21:21:55 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 21:21:55 UTC] User ID: 948
[03-Jul-2026 21:21:55 UTC] ✅ User profile retrieved successfully for user ID: 948
[03-Jul-2026 21:21:55 UTC] User Purchases API - User ID: 948
[03-Jul-2026 21:21:55 UTC] User Purchases API - Total purchases found: 0
[03-Jul-2026 21:21:58 UTC] === API CALL LOG ===
[03-Jul-2026 21:21:58 UTC] Endpoint: user/profile.php
[03-Jul-2026 21:21:58 UTC] Full Log Data: {
    "timestamp": "2026-07-03 21:21:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.16.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.16.56, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ4IiwidXNlcm5hbWUiOiJAQW1hbl9KT0pPIiwiZW1haWwiOiJ5b2hhbmVza2ViZWRlMTQ3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzcxNzAyOH0.cIgHfsyWcqaJGFwYCJtDyecOBOHq-ofnAraGairrkDk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a158f161c8be9dd1-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.16.56",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 21:21:58 UTC] === END API CALL LOG ===
[03-Jul-2026 21:21:58 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 21:21:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ4IiwidXNlcm5hbWUiOiJAQW1hbl9KT0pPIiwiZW1haWwiOiJ5b2hhbmVza2ViZWRlMTQ3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzcxNzAyOH0.cIgHfsyWcqaJGFwYCJtDyecOBOHq-ofnAraGairrkDk
[03-Jul-2026 21:21:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 21:21:58 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 21:21:58 UTC] User ID: 948
[03-Jul-2026 21:21:58 UTC] ✅ User profile retrieved successfully for user ID: 948
[03-Jul-2026 21:21:58 UTC] User Purchases API - User ID: 948
[03-Jul-2026 21:21:58 UTC] User Purchases API - Total purchases found: 0
[03-Jul-2026 21:21:59 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 21:21:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 21:21:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.189.16.56, 104.23.208.145","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ4IiwidXNlcm5hbWUiOiJAQW1hbl9KT0pPIiwiZW1haWwiOiJ5b2hhbmVza2ViZWRlMTQ3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzcxNzAyOH0.cIgHfsyWcqaJGFwYCJtDyecOBOHq-ofnAraGairrkDk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a158f16a3a269dd1-ADD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.189.16.56","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Jul-2026 21:21:59 UTC] === User Orders API Called ===
[03-Jul-2026 21:21:59 UTC] User ID: 948
[03-Jul-2026 21:21:59 UTC] Limit: 20, Offset: 0
[03-Jul-2026 21:21:59 UTC] Orders found: 0
[03-Jul-2026 21:21:59 UTC] Orders data: []
[03-Jul-2026 21:21:59 UTC] Total orders count: 0
[03-Jul-2026 21:21:59 UTC] === API CALL LOG ===
[03-Jul-2026 21:21:59 UTC] Endpoint: user/profile.php
[03-Jul-2026 21:21:59 UTC] Full Log Data: {
    "timestamp": "2026-07-03 21:21:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.16.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.16.56, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ4IiwidXNlcm5hbWUiOiJAQW1hbl9KT0pPIiwiZW1haWwiOiJ5b2hhbmVza2ViZWRlMTQ3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzcxNzAyOH0.cIgHfsyWcqaJGFwYCJtDyecOBOHq-ofnAraGairrkDk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a158f16aaac19dd1-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.16.56",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 21:21:59 UTC] === END API CALL LOG ===
[03-Jul-2026 21:21:59 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 21:21:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ4IiwidXNlcm5hbWUiOiJAQW1hbl9KT0pPIiwiZW1haWwiOiJ5b2hhbmVza2ViZWRlMTQ3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzcxNzAyOH0.cIgHfsyWcqaJGFwYCJtDyecOBOHq-ofnAraGairrkDk
[03-Jul-2026 21:21:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 21:21:59 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 21:21:59 UTC] User ID: 948
[03-Jul-2026 21:21:59 UTC] ✅ User profile retrieved successfully for user ID: 948
[03-Jul-2026 21:22:00 UTC] === API CALL LOG ===
[03-Jul-2026 21:22:00 UTC] Endpoint: user/profile.php
[03-Jul-2026 21:22:00 UTC] Full Log Data: {
    "timestamp": "2026-07-03 21:22:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.16.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.16.56, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ4IiwidXNlcm5hbWUiOiJAQW1hbl9KT0pPIiwiZW1haWwiOiJ5b2hhbmVza2ViZWRlMTQ3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzcxNzAyOH0.cIgHfsyWcqaJGFwYCJtDyecOBOHq-ofnAraGairrkDk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a158f16e8f409dd1-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.16.56",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 21:22:00 UTC] === END API CALL LOG ===
[03-Jul-2026 21:22:00 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 21:22:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ4IiwidXNlcm5hbWUiOiJAQW1hbl9KT0pPIiwiZW1haWwiOiJ5b2hhbmVza2ViZWRlMTQ3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzcxNzAyOH0.cIgHfsyWcqaJGFwYCJtDyecOBOHq-ofnAraGairrkDk
[03-Jul-2026 21:22:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 21:22:00 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 21:22:00 UTC] User ID: 948
[03-Jul-2026 21:22:00 UTC] ✅ User profile retrieved successfully for user ID: 948
[03-Jul-2026 21:22:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 21:22:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 21:22:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.189.16.56, 104.23.208.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ4IiwidXNlcm5hbWUiOiJAQW1hbl9KT0pPIiwiZW1haWwiOiJ5b2hhbmVza2ViZWRlMTQ3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzcxNzAyOH0.cIgHfsyWcqaJGFwYCJtDyecOBOHq-ofnAraGairrkDk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a158f1ca2e789dd1-ADD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.189.16.56","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Jul-2026 21:22:14 UTC] === User Orders API Called ===
[03-Jul-2026 21:22:14 UTC] User ID: 948
[03-Jul-2026 21:22:14 UTC] Limit: 20, Offset: 0
[03-Jul-2026 21:22:14 UTC] Orders found: 0
[03-Jul-2026 21:22:14 UTC] Orders data: []
[03-Jul-2026 21:22:14 UTC] Total orders count: 0
[03-Jul-2026 21:22:14 UTC] === API CALL LOG ===
[03-Jul-2026 21:22:14 UTC] Endpoint: user/profile.php
[03-Jul-2026 21:22:14 UTC] Full Log Data: {
    "timestamp": "2026-07-03 21:22:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.16.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.16.56, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ4IiwidXNlcm5hbWUiOiJAQW1hbl9KT0pPIiwiZW1haWwiOiJ5b2hhbmVza2ViZWRlMTQ3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzcxNzAyOH0.cIgHfsyWcqaJGFwYCJtDyecOBOHq-ofnAraGairrkDk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a158f1cacefa9dd1-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.16.56",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 21:22:14 UTC] === END API CALL LOG ===
[03-Jul-2026 21:22:14 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 21:22:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ4IiwidXNlcm5hbWUiOiJAQW1hbl9KT0pPIiwiZW1haWwiOiJ5b2hhbmVza2ViZWRlMTQ3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzcxNzAyOH0.cIgHfsyWcqaJGFwYCJtDyecOBOHq-ofnAraGairrkDk
[03-Jul-2026 21:22:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 21:22:14 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 21:22:14 UTC] User ID: 948
[03-Jul-2026 21:22:14 UTC] ✅ User profile retrieved successfully for user ID: 948
[03-Jul-2026 21:22:15 UTC] === API CALL LOG ===
[03-Jul-2026 21:22:15 UTC] Endpoint: user/profile.php
[03-Jul-2026 21:22:15 UTC] Full Log Data: {
    "timestamp": "2026-07-03 21:22:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.16.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.16.56, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ4IiwidXNlcm5hbWUiOiJAQW1hbl9KT0pPIiwiZW1haWwiOiJ5b2hhbmVza2ViZWRlMTQ3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzcxNzAyOH0.cIgHfsyWcqaJGFwYCJtDyecOBOHq-ofnAraGairrkDk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a158f1ceaad59dd1-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.16.56",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 21:22:15 UTC] === END API CALL LOG ===
[03-Jul-2026 21:22:15 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 21:22:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ4IiwidXNlcm5hbWUiOiJAQW1hbl9KT0pPIiwiZW1haWwiOiJ5b2hhbmVza2ViZWRlMTQ3QGdtYWlsLmNvbSIsImV4cCI6MTc4MzcxNzAyOH0.cIgHfsyWcqaJGFwYCJtDyecOBOHq-ofnAraGairrkDk
[03-Jul-2026 21:22:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 21:22:15 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 21:22:15 UTC] User ID: 948
[03-Jul-2026 21:22:15 UTC] ✅ User profile retrieved successfully for user ID: 948
[03-Jul-2026 22:00:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 22:00:56 UTC] === API CALL LOG ===
[03-Jul-2026 22:00:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 22:00:56 UTC] Endpoint: user/profile.php
[03-Jul-2026 22:00:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2.179.172.184, 172.69.68.142","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ5IiwidXNlcm5hbWUiOiJrb3Vyb3NoMTI0IiwiZW1haWwiOiJrb3Vyb3NodmFyZGFuQGdtYWlsLmNvbSIsImV4cCI6MTc4MzcyMDg1NH0.6i6hcfJBauzIQJXPIVG-OJB58oYl3Lgm3GIfbHuK6v4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1592a761af2ee7c-MXP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2.179.172.184","cf-ipcountry":"IR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Jul-2026 22:00:56 UTC] Full Log Data: {
    "timestamp": "2026-07-03 22:00:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2.179.172.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2.179.172.184, 172.69.68.142",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ5IiwidXNlcm5hbWUiOiJrb3Vyb3NoMTI0IiwiZW1haWwiOiJrb3Vyb3NodmFyZGFuQGdtYWlsLmNvbSIsImV4cCI6MTc4MzcyMDg1NH0.6i6hcfJBauzIQJXPIVG-OJB58oYl3Lgm3GIfbHuK6v4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1592a761aedee7c-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2.179.172.184",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 22:00:56 UTC] === END API CALL LOG ===
[03-Jul-2026 22:00:56 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 22:00:56 UTC] === User Orders API Called ===
[03-Jul-2026 22:00:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ5IiwidXNlcm5hbWUiOiJrb3Vyb3NoMTI0IiwiZW1haWwiOiJrb3Vyb3NodmFyZGFuQGdtYWlsLmNvbSIsImV4cCI6MTc4MzcyMDg1NH0.6i6hcfJBauzIQJXPIVG-OJB58oYl3Lgm3GIfbHuK6v4
[03-Jul-2026 22:00:56 UTC] User ID: 949
[03-Jul-2026 22:00:56 UTC] Limit: 20, Offset: 0
[03-Jul-2026 22:00:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 22:00:56 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 22:00:56 UTC] User ID: 949
[03-Jul-2026 22:00:56 UTC] ✅ User profile retrieved successfully for user ID: 949
[03-Jul-2026 22:00:56 UTC] Orders found: 0
[03-Jul-2026 22:00:56 UTC] Orders data: []
[03-Jul-2026 22:00:56 UTC] Total orders count: 0
[03-Jul-2026 22:00:56 UTC] === API CALL LOG ===
[03-Jul-2026 22:00:56 UTC] Endpoint: user/profile.php
[03-Jul-2026 22:00:56 UTC] Full Log Data: {
    "timestamp": "2026-07-03 22:00:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2.179.172.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2.179.172.184, 172.69.68.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ5IiwidXNlcm5hbWUiOiJrb3Vyb3NoMTI0IiwiZW1haWwiOiJrb3Vyb3NodmFyZGFuQGdtYWlsLmNvbSIsImV4cCI6MTc4MzcyMDg1NH0.6i6hcfJBauzIQJXPIVG-OJB58oYl3Lgm3GIfbHuK6v4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1592a761af4ee7c-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2.179.172.184",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 22:00:56 UTC] === END API CALL LOG ===
[03-Jul-2026 22:00:56 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 22:00:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ5IiwidXNlcm5hbWUiOiJrb3Vyb3NoMTI0IiwiZW1haWwiOiJrb3Vyb3NodmFyZGFuQGdtYWlsLmNvbSIsImV4cCI6MTc4MzcyMDg1NH0.6i6hcfJBauzIQJXPIVG-OJB58oYl3Lgm3GIfbHuK6v4
[03-Jul-2026 22:00:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 22:00:56 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 22:00:56 UTC] User ID: 949
[03-Jul-2026 22:00:56 UTC] ✅ User profile retrieved successfully for user ID: 949
[03-Jul-2026 22:00:56 UTC] === API CALL LOG ===
[03-Jul-2026 22:00:56 UTC] Endpoint: user/profile.php
[03-Jul-2026 22:00:56 UTC] Full Log Data: {
    "timestamp": "2026-07-03 22:00:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2.179.172.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2.179.172.184, 172.69.68.142",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ5IiwidXNlcm5hbWUiOiJrb3Vyb3NoMTI0IiwiZW1haWwiOiJrb3Vyb3NodmFyZGFuQGdtYWlsLmNvbSIsImV4cCI6MTc4MzcyMDg1NH0.6i6hcfJBauzIQJXPIVG-OJB58oYl3Lgm3GIfbHuK6v4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1592a7baf18ee7c-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2.179.172.184",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 22:00:56 UTC] === END API CALL LOG ===
[03-Jul-2026 22:00:56 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 22:00:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ5IiwidXNlcm5hbWUiOiJrb3Vyb3NoMTI0IiwiZW1haWwiOiJrb3Vyb3NodmFyZGFuQGdtYWlsLmNvbSIsImV4cCI6MTc4MzcyMDg1NH0.6i6hcfJBauzIQJXPIVG-OJB58oYl3Lgm3GIfbHuK6v4
[03-Jul-2026 22:00:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 22:00:56 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 22:00:56 UTC] User ID: 949
[03-Jul-2026 22:00:56 UTC] ✅ User profile retrieved successfully for user ID: 949
[03-Jul-2026 22:01:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 22:01:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 22:01:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2.179.172.184, 172.69.68.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ5IiwidXNlcm5hbWUiOiJrb3Vyb3NoMTI0IiwiZW1haWwiOiJrb3Vyb3NodmFyZGFuQGdtYWlsLmNvbSIsImV4cCI6MTc4MzcyMDg1NH0.6i6hcfJBauzIQJXPIVG-OJB58oYl3Lgm3GIfbHuK6v4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1592ae888efee7c-MXP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2.179.172.184","cf-ipcountry":"IR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Jul-2026 22:01:14 UTC] === User Orders API Called ===
[03-Jul-2026 22:01:14 UTC] User ID: 949
[03-Jul-2026 22:01:14 UTC] Limit: 20, Offset: 0
[03-Jul-2026 22:01:14 UTC] Orders found: 0
[03-Jul-2026 22:01:14 UTC] Orders data: []
[03-Jul-2026 22:01:14 UTC] Total orders count: 0
[03-Jul-2026 22:01:16 UTC] === API CALL LOG ===
[03-Jul-2026 22:01:16 UTC] Endpoint: user/profile.php
[03-Jul-2026 22:01:16 UTC] Full Log Data: {
    "timestamp": "2026-07-03 22:01:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2.179.172.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2.179.172.184, 172.69.68.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ5IiwidXNlcm5hbWUiOiJrb3Vyb3NoMTI0IiwiZW1haWwiOiJrb3Vyb3NodmFyZGFuQGdtYWlsLmNvbSIsImV4cCI6MTc4MzcyMDg1NH0.6i6hcfJBauzIQJXPIVG-OJB58oYl3Lgm3GIfbHuK6v4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1592af52fb0ee7c-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2.179.172.184",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 22:01:16 UTC] === END API CALL LOG ===
[03-Jul-2026 22:01:16 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 22:01:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ5IiwidXNlcm5hbWUiOiJrb3Vyb3NoMTI0IiwiZW1haWwiOiJrb3Vyb3NodmFyZGFuQGdtYWlsLmNvbSIsImV4cCI6MTc4MzcyMDg1NH0.6i6hcfJBauzIQJXPIVG-OJB58oYl3Lgm3GIfbHuK6v4
[03-Jul-2026 22:01:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 22:01:16 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 22:01:16 UTC] User ID: 949
[03-Jul-2026 22:01:16 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 22:01:16 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 22:01:16 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2.179.172.184, 172.69.68.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ5IiwidXNlcm5hbWUiOiJrb3Vyb3NoMTI0IiwiZW1haWwiOiJrb3Vyb3NodmFyZGFuQGdtYWlsLmNvbSIsImV4cCI6MTc4MzcyMDg1NH0.6i6hcfJBauzIQJXPIVG-OJB58oYl3Lgm3GIfbHuK6v4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1592af52faeee7c-MXP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2.179.172.184","cf-ipcountry":"IR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Jul-2026 22:01:16 UTC] ✅ User profile retrieved successfully for user ID: 949
[03-Jul-2026 22:01:16 UTC] === User Orders API Called ===
[03-Jul-2026 22:01:16 UTC] User ID: 949
[03-Jul-2026 22:01:16 UTC] Limit: 20, Offset: 0
[03-Jul-2026 22:01:16 UTC] Orders found: 0
[03-Jul-2026 22:01:16 UTC] Orders data: []
[03-Jul-2026 22:01:16 UTC] Total orders count: 0
[03-Jul-2026 22:01:16 UTC] === API CALL LOG ===
[03-Jul-2026 22:01:16 UTC] Endpoint: user/profile.php
[03-Jul-2026 22:01:16 UTC] Full Log Data: {
    "timestamp": "2026-07-03 22:01:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2.179.172.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2.179.172.184, 172.69.68.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ5IiwidXNlcm5hbWUiOiJrb3Vyb3NoMTI0IiwiZW1haWwiOiJrb3Vyb3NodmFyZGFuQGdtYWlsLmNvbSIsImV4cCI6MTc4MzcyMDg1NH0.6i6hcfJBauzIQJXPIVG-OJB58oYl3Lgm3GIfbHuK6v4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1592af8be8eee7c-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2.179.172.184",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 22:01:16 UTC] === END API CALL LOG ===
[03-Jul-2026 22:01:16 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 22:01:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ5IiwidXNlcm5hbWUiOiJrb3Vyb3NoMTI0IiwiZW1haWwiOiJrb3Vyb3NodmFyZGFuQGdtYWlsLmNvbSIsImV4cCI6MTc4MzcyMDg1NH0.6i6hcfJBauzIQJXPIVG-OJB58oYl3Lgm3GIfbHuK6v4
[03-Jul-2026 22:01:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 22:01:16 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 22:01:16 UTC] User ID: 949
[03-Jul-2026 22:01:16 UTC] ✅ User profile retrieved successfully for user ID: 949
[03-Jul-2026 22:01:17 UTC] === API CALL LOG ===
[03-Jul-2026 22:01:17 UTC] Endpoint: user/profile.php
[03-Jul-2026 22:01:17 UTC] Full Log Data: {
    "timestamp": "2026-07-03 22:01:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2.179.172.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2.179.172.184, 172.69.68.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ5IiwidXNlcm5hbWUiOiJrb3Vyb3NoMTI0IiwiZW1haWwiOiJrb3Vyb3NodmFyZGFuQGdtYWlsLmNvbSIsImV4cCI6MTc4MzcyMDg1NH0.6i6hcfJBauzIQJXPIVG-OJB58oYl3Lgm3GIfbHuK6v4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1592afb7b4cee7c-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2.179.172.184",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 22:01:17 UTC] === END API CALL LOG ===
[03-Jul-2026 22:01:17 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 22:01:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ5IiwidXNlcm5hbWUiOiJrb3Vyb3NoMTI0IiwiZW1haWwiOiJrb3Vyb3NodmFyZGFuQGdtYWlsLmNvbSIsImV4cCI6MTc4MzcyMDg1NH0.6i6hcfJBauzIQJXPIVG-OJB58oYl3Lgm3GIfbHuK6v4
[03-Jul-2026 22:01:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 22:01:17 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 22:01:17 UTC] User ID: 949
[03-Jul-2026 22:01:17 UTC] ✅ User profile retrieved successfully for user ID: 949
[03-Jul-2026 22:01:32 UTC] === API CALL LOG ===
[03-Jul-2026 22:01:32 UTC] Endpoint: user/profile.php
[03-Jul-2026 22:01:32 UTC] Full Log Data: {
    "timestamp": "2026-07-03 22:01:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2.179.172.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2.179.172.184, 172.69.68.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ5IiwidXNlcm5hbWUiOiJrb3Vyb3NoMTI0IiwiZW1haWwiOiJrb3Vyb3NodmFyZGFuQGdtYWlsLmNvbSIsImV4cCI6MTc4MzcyMDg1NH0.6i6hcfJBauzIQJXPIVG-OJB58oYl3Lgm3GIfbHuK6v4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1592b590834ee7c-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2.179.172.184",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 22:01:32 UTC] === END API CALL LOG ===
[03-Jul-2026 22:01:32 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 22:01:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ5IiwidXNlcm5hbWUiOiJrb3Vyb3NoMTI0IiwiZW1haWwiOiJrb3Vyb3NodmFyZGFuQGdtYWlsLmNvbSIsImV4cCI6MTc4MzcyMDg1NH0.6i6hcfJBauzIQJXPIVG-OJB58oYl3Lgm3GIfbHuK6v4
[03-Jul-2026 22:01:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 22:01:32 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 22:01:32 UTC] User ID: 949
[03-Jul-2026 22:01:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 22:01:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 22:01:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2.179.172.184, 172.69.68.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ5IiwidXNlcm5hbWUiOiJrb3Vyb3NoMTI0IiwiZW1haWwiOiJrb3Vyb3NodmFyZGFuQGdtYWlsLmNvbSIsImV4cCI6MTc4MzcyMDg1NH0.6i6hcfJBauzIQJXPIVG-OJB58oYl3Lgm3GIfbHuK6v4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1592b590831ee7c-MXP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2.179.172.184","cf-ipcountry":"IR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Jul-2026 22:01:32 UTC] === User Orders API Called ===
[03-Jul-2026 22:01:32 UTC] User ID: 949
[03-Jul-2026 22:01:32 UTC] Limit: 20, Offset: 0
[03-Jul-2026 22:01:32 UTC] ✅ User profile retrieved successfully for user ID: 949
[03-Jul-2026 22:01:32 UTC] Orders found: 0
[03-Jul-2026 22:01:32 UTC] Orders data: []
[03-Jul-2026 22:01:32 UTC] Total orders count: 0
[03-Jul-2026 22:01:32 UTC] === API CALL LOG ===
[03-Jul-2026 22:01:32 UTC] Endpoint: user/profile.php
[03-Jul-2026 22:01:32 UTC] Full Log Data: {
    "timestamp": "2026-07-03 22:01:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2.179.172.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2.179.172.184, 172.69.68.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ5IiwidXNlcm5hbWUiOiJrb3Vyb3NoMTI0IiwiZW1haWwiOiJrb3Vyb3NodmFyZGFuQGdtYWlsLmNvbSIsImV4cCI6MTc4MzcyMDg1NH0.6i6hcfJBauzIQJXPIVG-OJB58oYl3Lgm3GIfbHuK6v4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1592b5cdf7aee7c-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2.179.172.184",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 22:01:32 UTC] === END API CALL LOG ===
[03-Jul-2026 22:01:32 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 22:01:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ5IiwidXNlcm5hbWUiOiJrb3Vyb3NoMTI0IiwiZW1haWwiOiJrb3Vyb3NodmFyZGFuQGdtYWlsLmNvbSIsImV4cCI6MTc4MzcyMDg1NH0.6i6hcfJBauzIQJXPIVG-OJB58oYl3Lgm3GIfbHuK6v4
[03-Jul-2026 22:01:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 22:01:32 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 22:01:32 UTC] User ID: 949
[03-Jul-2026 22:01:32 UTC] ✅ User profile retrieved successfully for user ID: 949
[03-Jul-2026 22:01:33 UTC] === API CALL LOG ===
[03-Jul-2026 22:01:33 UTC] Endpoint: user/profile.php
[03-Jul-2026 22:01:33 UTC] Full Log Data: {
    "timestamp": "2026-07-03 22:01:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2.179.172.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2.179.172.184, 172.69.68.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ5IiwidXNlcm5hbWUiOiJrb3Vyb3NoMTI0IiwiZW1haWwiOiJrb3Vyb3NodmFyZGFuQGdtYWlsLmNvbSIsImV4cCI6MTc4MzcyMDg1NH0.6i6hcfJBauzIQJXPIVG-OJB58oYl3Lgm3GIfbHuK6v4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1592b5f9c8bee7c-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2.179.172.184",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 22:01:33 UTC] === END API CALL LOG ===
[03-Jul-2026 22:01:33 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 22:01:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ5IiwidXNlcm5hbWUiOiJrb3Vyb3NoMTI0IiwiZW1haWwiOiJrb3Vyb3NodmFyZGFuQGdtYWlsLmNvbSIsImV4cCI6MTc4MzcyMDg1NH0.6i6hcfJBauzIQJXPIVG-OJB58oYl3Lgm3GIfbHuK6v4
[03-Jul-2026 22:01:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 22:01:33 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 22:01:33 UTC] User ID: 949
[03-Jul-2026 22:01:33 UTC] ✅ User profile retrieved successfully for user ID: 949
[03-Jul-2026 22:02:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 22:02:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Jul-2026 22:02:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2.179.172.184, 172.69.68.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ5IiwidXNlcm5hbWUiOiJrb3Vyb3NoMTI0IiwiZW1haWwiOiJrb3Vyb3NodmFyZGFuQGdtYWlsLmNvbSIsImV4cCI6MTc4MzcyMDg1NH0.6i6hcfJBauzIQJXPIVG-OJB58oYl3Lgm3GIfbHuK6v4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1592c159d66ee7c-MXP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2.179.172.184","cf-ipcountry":"IR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Jul-2026 22:02:02 UTC] === User Orders API Called ===
[03-Jul-2026 22:02:02 UTC] User ID: 949
[03-Jul-2026 22:02:02 UTC] Limit: 20, Offset: 0
[03-Jul-2026 22:02:02 UTC] Orders found: 0
[03-Jul-2026 22:02:02 UTC] Orders data: []
[03-Jul-2026 22:02:02 UTC] Total orders count: 0
[03-Jul-2026 22:02:03 UTC] === API CALL LOG ===
[03-Jul-2026 22:02:03 UTC] Endpoint: user/profile.php
[03-Jul-2026 22:02:03 UTC] Full Log Data: {
    "timestamp": "2026-07-03 22:02:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2.179.172.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2.179.172.184, 172.69.68.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ5IiwidXNlcm5hbWUiOiJrb3Vyb3NoMTI0IiwiZW1haWwiOiJrb3Vyb3NodmFyZGFuQGdtYWlsLmNvbSIsImV4cCI6MTc4MzcyMDg1NH0.6i6hcfJBauzIQJXPIVG-OJB58oYl3Lgm3GIfbHuK6v4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1592c1ddc5eee7c-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2.179.172.184",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Jul-2026 22:02:03 UTC] === END API CALL LOG ===
[03-Jul-2026 22:02:03 UTC] ✅ API Hash verification passed for profile endpoint
[03-Jul-2026 22:02:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTQ5IiwidXNlcm5hbWUiOiJrb3Vyb3NoMTI0IiwiZW1haWwiOiJrb3Vyb3NodmFyZGFuQGdtYWlsLmNvbSIsImV4cCI6MTc4MzcyMDg1NH0.6i6hcfJBauzIQJXPIVG-OJB58oYl3Lgm3GIfbHuK6v4
[03-Jul-2026 22:02:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Jul-2026 22:02:03 UTC] ✅ JWT token verified successfully for user profile
[03-Jul-2026 22:02:03 UTC] User ID: 949
[03-Jul-2026 22:02:03 UTC] ✅ User profile retrieved successfully for user ID: 949
[03-Jul-2026 22:02:04 UTC] User Purchases API - User ID: 949
[03-Jul-2026 22:02:04 UTC] User Purchases API - Total purchases found: 0
[04-Jul-2026 01:28:30 UTC] === API CALL LOG ===
[04-Jul-2026 01:28:30 UTC] Endpoint: user/profile.php
[04-Jul-2026 01:28:30 UTC] Full Log Data: {
    "timestamp": "2026-07-04 01:28:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.241.87.175",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.241.87.175, 172.68.50.221",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUwIiwidXNlcm5hbWUiOiJkZXJkZSIsImVtYWlsIjoidW11dHJhaXhAZ21haWwuY29tIiwiZXhwIjoxNzgzNzMzMzA5fQ.7Hea31T-WIjMJZTNLCWT_XqCS_St_rfddS3oceuJxLk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15a5a867f0bc2e8-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.241.87.175",
        "cf-ipcountry": "AT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 01:28:30 UTC] === END API CALL LOG ===
[04-Jul-2026 01:28:30 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 01:28:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUwIiwidXNlcm5hbWUiOiJkZXJkZSIsImVtYWlsIjoidW11dHJhaXhAZ21haWwuY29tIiwiZXhwIjoxNzgzNzMzMzA5fQ.7Hea31T-WIjMJZTNLCWT_XqCS_St_rfddS3oceuJxLk
[04-Jul-2026 01:28:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 01:28:30 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 01:28:30 UTC] User ID: 950
[04-Jul-2026 01:28:30 UTC] ✅ User profile retrieved successfully for user ID: 950
[04-Jul-2026 01:28:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 01:28:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 01:28:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"212.241.87.175, 172.68.50.221","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUwIiwidXNlcm5hbWUiOiJkZXJkZSIsImVtYWlsIjoidW11dHJhaXhAZ21haWwuY29tIiwiZXhwIjoxNzgzNzMzMzA5fQ.7Hea31T-WIjMJZTNLCWT_XqCS_St_rfddS3oceuJxLk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a15a5a868f10c2e8-VIE","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"212.241.87.175","cf-ipcountry":"AT","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jul-2026 01:28:30 UTC] === User Orders API Called ===
[04-Jul-2026 01:28:30 UTC] User ID: 950
[04-Jul-2026 01:28:30 UTC] Limit: 20, Offset: 0
[04-Jul-2026 01:28:30 UTC] Orders found: 0
[04-Jul-2026 01:28:30 UTC] Orders data: []
[04-Jul-2026 01:28:30 UTC] Total orders count: 0
[04-Jul-2026 01:28:30 UTC] === API CALL LOG ===
[04-Jul-2026 01:28:30 UTC] Endpoint: user/profile.php
[04-Jul-2026 01:28:30 UTC] Full Log Data: {
    "timestamp": "2026-07-04 01:28:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.241.87.175",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.241.87.175, 172.68.50.221",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUwIiwidXNlcm5hbWUiOiJkZXJkZSIsImVtYWlsIjoidW11dHJhaXhAZ21haWwuY29tIiwiZXhwIjoxNzgzNzMzMzA5fQ.7Hea31T-WIjMJZTNLCWT_XqCS_St_rfddS3oceuJxLk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15a5a871f24c2e8-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.241.87.175",
        "cf-ipcountry": "AT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 01:28:30 UTC] === END API CALL LOG ===
[04-Jul-2026 01:28:30 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 01:28:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUwIiwidXNlcm5hbWUiOiJkZXJkZSIsImVtYWlsIjoidW11dHJhaXhAZ21haWwuY29tIiwiZXhwIjoxNzgzNzMzMzA5fQ.7Hea31T-WIjMJZTNLCWT_XqCS_St_rfddS3oceuJxLk
[04-Jul-2026 01:28:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 01:28:30 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 01:28:30 UTC] User ID: 950
[04-Jul-2026 01:28:30 UTC] ✅ User profile retrieved successfully for user ID: 950
[04-Jul-2026 01:28:30 UTC] === API CALL LOG ===
[04-Jul-2026 01:28:30 UTC] Endpoint: user/profile.php
[04-Jul-2026 01:28:30 UTC] Full Log Data: {
    "timestamp": "2026-07-04 01:28:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.241.87.175",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.241.87.175, 172.68.50.221",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUwIiwidXNlcm5hbWUiOiJkZXJkZSIsImVtYWlsIjoidW11dHJhaXhAZ21haWwuY29tIiwiZXhwIjoxNzgzNzMzMzA5fQ.7Hea31T-WIjMJZTNLCWT_XqCS_St_rfddS3oceuJxLk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15a5a880f4fc2e8-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.241.87.175",
        "cf-ipcountry": "AT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 01:28:30 UTC] === END API CALL LOG ===
[04-Jul-2026 01:28:30 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 01:28:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUwIiwidXNlcm5hbWUiOiJkZXJkZSIsImVtYWlsIjoidW11dHJhaXhAZ21haWwuY29tIiwiZXhwIjoxNzgzNzMzMzA5fQ.7Hea31T-WIjMJZTNLCWT_XqCS_St_rfddS3oceuJxLk
[04-Jul-2026 01:28:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 01:28:30 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 01:28:30 UTC] User ID: 950
[04-Jul-2026 01:28:30 UTC] ✅ User profile retrieved successfully for user ID: 950
[04-Jul-2026 01:28:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 01:28:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 01:28:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"212.241.87.175, 172.68.50.97","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUwIiwidXNlcm5hbWUiOiJkZXJkZSIsImVtYWlsIjoidW11dHJhaXhAZ21haWwuY29tIiwiZXhwIjoxNzgzNzMzMzA5fQ.7Hea31T-WIjMJZTNLCWT_XqCS_St_rfddS3oceuJxLk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a15a5ab2ae65c2e8-VIE","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"212.241.87.175","cf-ipcountry":"AT","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jul-2026 01:28:37 UTC] === User Orders API Called ===
[04-Jul-2026 01:28:37 UTC] User ID: 950
[04-Jul-2026 01:28:37 UTC] Limit: 20, Offset: 0
[04-Jul-2026 01:28:37 UTC] Orders found: 0
[04-Jul-2026 01:28:37 UTC] Orders data: []
[04-Jul-2026 01:28:37 UTC] Total orders count: 0
[04-Jul-2026 01:28:37 UTC] === API CALL LOG ===
[04-Jul-2026 01:28:37 UTC] Endpoint: user/profile.php
[04-Jul-2026 01:28:37 UTC] Full Log Data: {
    "timestamp": "2026-07-04 01:28:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.241.87.175",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.241.87.175, 172.68.50.97",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUwIiwidXNlcm5hbWUiOiJkZXJkZSIsImVtYWlsIjoidW11dHJhaXhAZ21haWwuY29tIiwiZXhwIjoxNzgzNzMzMzA5fQ.7Hea31T-WIjMJZTNLCWT_XqCS_St_rfddS3oceuJxLk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15a5ab31e7bc2e8-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.241.87.175",
        "cf-ipcountry": "AT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 01:28:37 UTC] === END API CALL LOG ===
[04-Jul-2026 01:28:37 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 01:28:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUwIiwidXNlcm5hbWUiOiJkZXJkZSIsImVtYWlsIjoidW11dHJhaXhAZ21haWwuY29tIiwiZXhwIjoxNzgzNzMzMzA5fQ.7Hea31T-WIjMJZTNLCWT_XqCS_St_rfddS3oceuJxLk
[04-Jul-2026 01:28:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 01:28:37 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 01:28:37 UTC] User ID: 950
[04-Jul-2026 01:28:37 UTC] ✅ User profile retrieved successfully for user ID: 950
[04-Jul-2026 01:28:37 UTC] === API CALL LOG ===
[04-Jul-2026 01:28:37 UTC] Endpoint: user/profile.php
[04-Jul-2026 01:28:37 UTC] Full Log Data: {
    "timestamp": "2026-07-04 01:28:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.241.87.175",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.241.87.175, 172.68.50.97",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUwIiwidXNlcm5hbWUiOiJkZXJkZSIsImVtYWlsIjoidW11dHJhaXhAZ21haWwuY29tIiwiZXhwIjoxNzgzNzMzMzA5fQ.7Hea31T-WIjMJZTNLCWT_XqCS_St_rfddS3oceuJxLk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15a5ab56eecc2e8-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.241.87.175",
        "cf-ipcountry": "AT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 01:28:37 UTC] === END API CALL LOG ===
[04-Jul-2026 01:28:37 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 01:28:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUwIiwidXNlcm5hbWUiOiJkZXJkZSIsImVtYWlsIjoidW11dHJhaXhAZ21haWwuY29tIiwiZXhwIjoxNzgzNzMzMzA5fQ.7Hea31T-WIjMJZTNLCWT_XqCS_St_rfddS3oceuJxLk
[04-Jul-2026 01:28:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 01:28:37 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 01:28:37 UTC] User ID: 950
[04-Jul-2026 01:28:37 UTC] ✅ User profile retrieved successfully for user ID: 950
[04-Jul-2026 01:28:38 UTC] === API CALL LOG ===
[04-Jul-2026 01:28:38 UTC] Endpoint: user/profile.php
[04-Jul-2026 01:28:38 UTC] Full Log Data: {
    "timestamp": "2026-07-04 01:28:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.241.87.175",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.241.87.175, 172.68.50.97",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUwIiwidXNlcm5hbWUiOiJkZXJkZSIsImVtYWlsIjoidW11dHJhaXhAZ21haWwuY29tIiwiZXhwIjoxNzgzNzMzMzA5fQ.7Hea31T-WIjMJZTNLCWT_XqCS_St_rfddS3oceuJxLk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15a5ab6df2ac2e8-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.241.87.175",
        "cf-ipcountry": "AT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 01:28:38 UTC] === END API CALL LOG ===
[04-Jul-2026 01:28:38 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 01:28:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUwIiwidXNlcm5hbWUiOiJkZXJkZSIsImVtYWlsIjoidW11dHJhaXhAZ21haWwuY29tIiwiZXhwIjoxNzgzNzMzMzA5fQ.7Hea31T-WIjMJZTNLCWT_XqCS_St_rfddS3oceuJxLk
[04-Jul-2026 01:28:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 01:28:38 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 01:28:38 UTC] User ID: 950
[04-Jul-2026 01:28:38 UTC] ✅ User profile retrieved successfully for user ID: 950
[04-Jul-2026 01:28:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 01:28:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 01:28:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"212.241.87.175, 172.68.50.97","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUwIiwidXNlcm5hbWUiOiJkZXJkZSIsImVtYWlsIjoidW11dHJhaXhAZ21haWwuY29tIiwiZXhwIjoxNzgzNzMzMzA5fQ.7Hea31T-WIjMJZTNLCWT_XqCS_St_rfddS3oceuJxLk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a15a5b02ebeec2e8-VIE","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"212.241.87.175","cf-ipcountry":"AT","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jul-2026 01:28:50 UTC] === User Orders API Called ===
[04-Jul-2026 01:28:50 UTC] User ID: 950
[04-Jul-2026 01:28:50 UTC] Limit: 20, Offset: 0
[04-Jul-2026 01:28:50 UTC] Orders found: 0
[04-Jul-2026 01:28:50 UTC] Orders data: []
[04-Jul-2026 01:28:50 UTC] Total orders count: 0
[04-Jul-2026 01:28:50 UTC] === API CALL LOG ===
[04-Jul-2026 01:28:50 UTC] Endpoint: user/profile.php
[04-Jul-2026 01:28:50 UTC] Full Log Data: {
    "timestamp": "2026-07-04 01:28:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.241.87.175",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.241.87.175, 172.68.50.97",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUwIiwidXNlcm5hbWUiOiJkZXJkZSIsImVtYWlsIjoidW11dHJhaXhAZ21haWwuY29tIiwiZXhwIjoxNzgzNzMzMzA5fQ.7Hea31T-WIjMJZTNLCWT_XqCS_St_rfddS3oceuJxLk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15a5b035bffc2e8-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.241.87.175",
        "cf-ipcountry": "AT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 01:28:50 UTC] === END API CALL LOG ===
[04-Jul-2026 01:28:50 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 01:28:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUwIiwidXNlcm5hbWUiOiJkZXJkZSIsImVtYWlsIjoidW11dHJhaXhAZ21haWwuY29tIiwiZXhwIjoxNzgzNzMzMzA5fQ.7Hea31T-WIjMJZTNLCWT_XqCS_St_rfddS3oceuJxLk
[04-Jul-2026 01:28:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 01:28:50 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 01:28:50 UTC] User ID: 950
[04-Jul-2026 01:28:50 UTC] ✅ User profile retrieved successfully for user ID: 950
[04-Jul-2026 01:28:50 UTC] === API CALL LOG ===
[04-Jul-2026 01:28:50 UTC] Endpoint: user/profile.php
[04-Jul-2026 01:28:50 UTC] Full Log Data: {
    "timestamp": "2026-07-04 01:28:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.241.87.175",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.241.87.175, 172.68.50.97",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUwIiwidXNlcm5hbWUiOiJkZXJkZSIsImVtYWlsIjoidW11dHJhaXhAZ21haWwuY29tIiwiZXhwIjoxNzgzNzMzMzA5fQ.7Hea31T-WIjMJZTNLCWT_XqCS_St_rfddS3oceuJxLk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15a5b04ac5ec2e8-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.241.87.175",
        "cf-ipcountry": "AT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 01:28:50 UTC] === END API CALL LOG ===
[04-Jul-2026 01:28:50 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 01:28:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUwIiwidXNlcm5hbWUiOiJkZXJkZSIsImVtYWlsIjoidW11dHJhaXhAZ21haWwuY29tIiwiZXhwIjoxNzgzNzMzMzA5fQ.7Hea31T-WIjMJZTNLCWT_XqCS_St_rfddS3oceuJxLk
[04-Jul-2026 01:28:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 01:28:50 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 01:28:50 UTC] User ID: 950
[04-Jul-2026 01:28:50 UTC] ✅ User profile retrieved successfully for user ID: 950
[04-Jul-2026 01:28:51 UTC] === API CALL LOG ===
[04-Jul-2026 01:28:51 UTC] Endpoint: user/profile.php
[04-Jul-2026 01:28:51 UTC] Full Log Data: {
    "timestamp": "2026-07-04 01:28:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.241.87.175",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.241.87.175, 172.68.50.97",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUwIiwidXNlcm5hbWUiOiJkZXJkZSIsImVtYWlsIjoidW11dHJhaXhAZ21haWwuY29tIiwiZXhwIjoxNzgzNzMzMzA5fQ.7Hea31T-WIjMJZTNLCWT_XqCS_St_rfddS3oceuJxLk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15a5b06fca5c2e8-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.241.87.175",
        "cf-ipcountry": "AT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 01:28:51 UTC] === END API CALL LOG ===
[04-Jul-2026 01:28:51 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 01:28:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUwIiwidXNlcm5hbWUiOiJkZXJkZSIsImVtYWlsIjoidW11dHJhaXhAZ21haWwuY29tIiwiZXhwIjoxNzgzNzMzMzA5fQ.7Hea31T-WIjMJZTNLCWT_XqCS_St_rfddS3oceuJxLk
[04-Jul-2026 01:28:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 01:28:51 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 01:28:51 UTC] User ID: 950
[04-Jul-2026 01:28:51 UTC] ✅ User profile retrieved successfully for user ID: 950
[04-Jul-2026 01:28:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 01:28:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 01:28:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"212.241.87.175, 172.68.50.97","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUwIiwidXNlcm5hbWUiOiJkZXJkZSIsImVtYWlsIjoidW11dHJhaXhAZ21haWwuY29tIiwiZXhwIjoxNzgzNzMzMzA5fQ.7Hea31T-WIjMJZTNLCWT_XqCS_St_rfddS3oceuJxLk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a15a5b19cfd2c2e8-VIE","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"212.241.87.175","cf-ipcountry":"AT","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jul-2026 01:28:54 UTC] === User Orders API Called ===
[04-Jul-2026 01:28:54 UTC] User ID: 950
[04-Jul-2026 01:28:54 UTC] Limit: 20, Offset: 0
[04-Jul-2026 01:28:54 UTC] Orders found: 0
[04-Jul-2026 01:28:54 UTC] Orders data: []
[04-Jul-2026 01:28:54 UTC] Total orders count: 0
[04-Jul-2026 01:28:54 UTC] === API CALL LOG ===
[04-Jul-2026 01:28:54 UTC] Endpoint: user/profile.php
[04-Jul-2026 01:28:54 UTC] Full Log Data: {
    "timestamp": "2026-07-04 01:28:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.241.87.175",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.241.87.175, 172.68.50.97",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUwIiwidXNlcm5hbWUiOiJkZXJkZSIsImVtYWlsIjoidW11dHJhaXhAZ21haWwuY29tIiwiZXhwIjoxNzgzNzMzMzA5fQ.7Hea31T-WIjMJZTNLCWT_XqCS_St_rfddS3oceuJxLk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15a5b1a3fe7c2e8-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.241.87.175",
        "cf-ipcountry": "AT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 01:28:54 UTC] === END API CALL LOG ===
[04-Jul-2026 01:28:54 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 01:28:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUwIiwidXNlcm5hbWUiOiJkZXJkZSIsImVtYWlsIjoidW11dHJhaXhAZ21haWwuY29tIiwiZXhwIjoxNzgzNzMzMzA5fQ.7Hea31T-WIjMJZTNLCWT_XqCS_St_rfddS3oceuJxLk
[04-Jul-2026 01:28:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 01:28:54 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 01:28:54 UTC] User ID: 950
[04-Jul-2026 01:28:54 UTC] ✅ User profile retrieved successfully for user ID: 950
[04-Jul-2026 01:28:54 UTC] === API CALL LOG ===
[04-Jul-2026 01:28:54 UTC] Endpoint: user/profile.php
[04-Jul-2026 01:28:54 UTC] Full Log Data: {
    "timestamp": "2026-07-04 01:28:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.241.87.175",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.241.87.175, 172.68.50.97",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUwIiwidXNlcm5hbWUiOiJkZXJkZSIsImVtYWlsIjoidW11dHJhaXhAZ21haWwuY29tIiwiZXhwIjoxNzgzNzMzMzA5fQ.7Hea31T-WIjMJZTNLCWT_XqCS_St_rfddS3oceuJxLk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15a5b1af812c2e8-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.241.87.175",
        "cf-ipcountry": "AT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 01:28:54 UTC] === END API CALL LOG ===
[04-Jul-2026 01:28:54 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 01:28:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUwIiwidXNlcm5hbWUiOiJkZXJkZSIsImVtYWlsIjoidW11dHJhaXhAZ21haWwuY29tIiwiZXhwIjoxNzgzNzMzMzA5fQ.7Hea31T-WIjMJZTNLCWT_XqCS_St_rfddS3oceuJxLk
[04-Jul-2026 01:28:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 01:28:54 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 01:28:54 UTC] User ID: 950
[04-Jul-2026 01:28:54 UTC] ✅ User profile retrieved successfully for user ID: 950
[04-Jul-2026 01:28:54 UTC] === API CALL LOG ===
[04-Jul-2026 01:28:54 UTC] Endpoint: user/profile.php
[04-Jul-2026 01:28:54 UTC] Full Log Data: {
    "timestamp": "2026-07-04 01:28:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.241.87.175",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.241.87.175, 172.68.50.97",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUwIiwidXNlcm5hbWUiOiJkZXJkZSIsImVtYWlsIjoidW11dHJhaXhAZ21haWwuY29tIiwiZXhwIjoxNzgzNzMzMzA5fQ.7Hea31T-WIjMJZTNLCWT_XqCS_St_rfddS3oceuJxLk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15a5b1e087bc2e8-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.241.87.175",
        "cf-ipcountry": "AT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 01:28:54 UTC] === END API CALL LOG ===
[04-Jul-2026 01:28:54 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 01:28:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUwIiwidXNlcm5hbWUiOiJkZXJkZSIsImVtYWlsIjoidW11dHJhaXhAZ21haWwuY29tIiwiZXhwIjoxNzgzNzMzMzA5fQ.7Hea31T-WIjMJZTNLCWT_XqCS_St_rfddS3oceuJxLk
[04-Jul-2026 01:28:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 01:28:54 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 01:28:54 UTC] User ID: 950
[04-Jul-2026 01:28:54 UTC] ✅ User profile retrieved successfully for user ID: 950
[04-Jul-2026 01:29:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 01:29:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 01:29:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"212.241.87.175, 172.68.50.96","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUwIiwidXNlcm5hbWUiOiJkZXJkZSIsImVtYWlsIjoidW11dHJhaXhAZ21haWwuY29tIiwiZXhwIjoxNzgzNzMzMzA5fQ.7Hea31T-WIjMJZTNLCWT_XqCS_St_rfddS3oceuJxLk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a15a5b970f12c2e8-VIE","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"212.241.87.175","cf-ipcountry":"AT","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jul-2026 01:29:14 UTC] === User Orders API Called ===
[04-Jul-2026 01:29:14 UTC] User ID: 950
[04-Jul-2026 01:29:14 UTC] Limit: 20, Offset: 0
[04-Jul-2026 01:29:14 UTC] Orders found: 0
[04-Jul-2026 01:29:14 UTC] Orders data: []
[04-Jul-2026 01:29:14 UTC] Total orders count: 0
[04-Jul-2026 01:29:14 UTC] === API CALL LOG ===
[04-Jul-2026 01:29:14 UTC] Endpoint: user/profile.php
[04-Jul-2026 01:29:14 UTC] Full Log Data: {
    "timestamp": "2026-07-04 01:29:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.241.87.175",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.241.87.175, 172.68.50.96",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUwIiwidXNlcm5hbWUiOiJkZXJkZSIsImVtYWlsIjoidW11dHJhaXhAZ21haWwuY29tIiwiZXhwIjoxNzgzNzMzMzA5fQ.7Hea31T-WIjMJZTNLCWT_XqCS_St_rfddS3oceuJxLk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15a5b974f2fc2e8-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.241.87.175",
        "cf-ipcountry": "AT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 01:29:14 UTC] === END API CALL LOG ===
[04-Jul-2026 01:29:14 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 01:29:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUwIiwidXNlcm5hbWUiOiJkZXJkZSIsImVtYWlsIjoidW11dHJhaXhAZ21haWwuY29tIiwiZXhwIjoxNzgzNzMzMzA5fQ.7Hea31T-WIjMJZTNLCWT_XqCS_St_rfddS3oceuJxLk
[04-Jul-2026 01:29:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 01:29:14 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 01:29:14 UTC] User ID: 950
[04-Jul-2026 01:29:14 UTC] ✅ User profile retrieved successfully for user ID: 950
[04-Jul-2026 01:29:14 UTC] === API CALL LOG ===
[04-Jul-2026 01:29:14 UTC] Endpoint: user/profile.php
[04-Jul-2026 01:29:14 UTC] Full Log Data: {
    "timestamp": "2026-07-04 01:29:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.241.87.175",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.241.87.175, 172.68.50.96",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUwIiwidXNlcm5hbWUiOiJkZXJkZSIsImVtYWlsIjoidW11dHJhaXhAZ21haWwuY29tIiwiZXhwIjoxNzgzNzMzMzA5fQ.7Hea31T-WIjMJZTNLCWT_XqCS_St_rfddS3oceuJxLk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15a5b989f4ec2e8-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.241.87.175",
        "cf-ipcountry": "AT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 01:29:14 UTC] === END API CALL LOG ===
[04-Jul-2026 01:29:14 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 01:29:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUwIiwidXNlcm5hbWUiOiJkZXJkZSIsImVtYWlsIjoidW11dHJhaXhAZ21haWwuY29tIiwiZXhwIjoxNzgzNzMzMzA5fQ.7Hea31T-WIjMJZTNLCWT_XqCS_St_rfddS3oceuJxLk
[04-Jul-2026 01:29:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 01:29:14 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 01:29:14 UTC] User ID: 950
[04-Jul-2026 01:29:14 UTC] ✅ User profile retrieved successfully for user ID: 950
[04-Jul-2026 01:29:14 UTC] === API CALL LOG ===
[04-Jul-2026 01:29:14 UTC] Endpoint: user/profile.php
[04-Jul-2026 01:29:14 UTC] Full Log Data: {
    "timestamp": "2026-07-04 01:29:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.241.87.175",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.241.87.175, 172.68.50.96",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUwIiwidXNlcm5hbWUiOiJkZXJkZSIsImVtYWlsIjoidW11dHJhaXhAZ21haWwuY29tIiwiZXhwIjoxNzgzNzMzMzA5fQ.7Hea31T-WIjMJZTNLCWT_XqCS_St_rfddS3oceuJxLk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15a5b9b5fbcc2e8-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.241.87.175",
        "cf-ipcountry": "AT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 01:29:14 UTC] === END API CALL LOG ===
[04-Jul-2026 01:29:14 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 01:29:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUwIiwidXNlcm5hbWUiOiJkZXJkZSIsImVtYWlsIjoidW11dHJhaXhAZ21haWwuY29tIiwiZXhwIjoxNzgzNzMzMzA5fQ.7Hea31T-WIjMJZTNLCWT_XqCS_St_rfddS3oceuJxLk
[04-Jul-2026 01:29:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 01:29:14 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 01:29:14 UTC] User ID: 950
[04-Jul-2026 01:29:14 UTC] ✅ User profile retrieved successfully for user ID: 950
[04-Jul-2026 01:29:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 01:29:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 01:29:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"212.241.87.175, 172.68.50.97","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUwIiwidXNlcm5hbWUiOiJkZXJkZSIsImVtYWlsIjoidW11dHJhaXhAZ21haWwuY29tIiwiZXhwIjoxNzgzNzMzMzA5fQ.7Hea31T-WIjMJZTNLCWT_XqCS_St_rfddS3oceuJxLk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a15a5c0cb9c0c2e8-VIE","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"212.241.87.175","cf-ipcountry":"AT","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jul-2026 01:29:32 UTC] === User Orders API Called ===
[04-Jul-2026 01:29:32 UTC] User ID: 950
[04-Jul-2026 01:29:32 UTC] Limit: 20, Offset: 0
[04-Jul-2026 01:29:32 UTC] Orders found: 0
[04-Jul-2026 01:29:32 UTC] Orders data: []
[04-Jul-2026 01:29:32 UTC] Total orders count: 0
[04-Jul-2026 01:29:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 01:29:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 01:29:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"212.241.87.175, 172.68.50.97","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUwIiwidXNlcm5hbWUiOiJkZXJkZSIsImVtYWlsIjoidW11dHJhaXhAZ21haWwuY29tIiwiZXhwIjoxNzgzNzMzMzA5fQ.7Hea31T-WIjMJZTNLCWT_XqCS_St_rfddS3oceuJxLk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a15a5c2aff70c2e8-VIE","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"212.241.87.175","cf-ipcountry":"AT","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jul-2026 01:29:37 UTC] === User Orders API Called ===
[04-Jul-2026 01:29:37 UTC] User ID: 950
[04-Jul-2026 01:29:37 UTC] Limit: 20, Offset: 0
[04-Jul-2026 01:29:37 UTC] Orders found: 0
[04-Jul-2026 01:29:37 UTC] Orders data: []
[04-Jul-2026 01:29:37 UTC] Total orders count: 0
[04-Jul-2026 01:29:37 UTC] === API CALL LOG ===
[04-Jul-2026 01:29:37 UTC] Endpoint: user/profile.php
[04-Jul-2026 01:29:37 UTC] Full Log Data: {
    "timestamp": "2026-07-04 01:29:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.241.87.175",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.241.87.175, 172.68.50.97",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUwIiwidXNlcm5hbWUiOiJkZXJkZSIsImVtYWlsIjoidW11dHJhaXhAZ21haWwuY29tIiwiZXhwIjoxNzgzNzMzMzA5fQ.7Hea31T-WIjMJZTNLCWT_XqCS_St_rfddS3oceuJxLk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15a5c2b7f88c2e8-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.241.87.175",
        "cf-ipcountry": "AT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 01:29:37 UTC] === END API CALL LOG ===
[04-Jul-2026 01:29:37 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 01:29:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUwIiwidXNlcm5hbWUiOiJkZXJkZSIsImVtYWlsIjoidW11dHJhaXhAZ21haWwuY29tIiwiZXhwIjoxNzgzNzMzMzA5fQ.7Hea31T-WIjMJZTNLCWT_XqCS_St_rfddS3oceuJxLk
[04-Jul-2026 01:29:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 01:29:37 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 01:29:37 UTC] User ID: 950
[04-Jul-2026 01:29:37 UTC] ✅ User profile retrieved successfully for user ID: 950
[04-Jul-2026 01:29:38 UTC] === API CALL LOG ===
[04-Jul-2026 01:29:38 UTC] Endpoint: user/profile.php
[04-Jul-2026 01:29:38 UTC] Full Log Data: {
    "timestamp": "2026-07-04 01:29:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.241.87.175",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.241.87.175, 172.68.50.97",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUwIiwidXNlcm5hbWUiOiJkZXJkZSIsImVtYWlsIjoidW11dHJhaXhAZ21haWwuY29tIiwiZXhwIjoxNzgzNzMzMzA5fQ.7Hea31T-WIjMJZTNLCWT_XqCS_St_rfddS3oceuJxLk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15a5c2cafb5c2e8-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.241.87.175",
        "cf-ipcountry": "AT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 01:29:38 UTC] === END API CALL LOG ===
[04-Jul-2026 01:29:38 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 01:29:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUwIiwidXNlcm5hbWUiOiJkZXJkZSIsImVtYWlsIjoidW11dHJhaXhAZ21haWwuY29tIiwiZXhwIjoxNzgzNzMzMzA5fQ.7Hea31T-WIjMJZTNLCWT_XqCS_St_rfddS3oceuJxLk
[04-Jul-2026 01:29:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 01:29:38 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 01:29:38 UTC] User ID: 950
[04-Jul-2026 01:29:38 UTC] ✅ User profile retrieved successfully for user ID: 950
[04-Jul-2026 01:29:38 UTC] === API CALL LOG ===
[04-Jul-2026 01:29:38 UTC] Endpoint: user/profile.php
[04-Jul-2026 01:29:38 UTC] Full Log Data: {
    "timestamp": "2026-07-04 01:29:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.241.87.175",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.241.87.175, 172.68.50.97",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUwIiwidXNlcm5hbWUiOiJkZXJkZSIsImVtYWlsIjoidW11dHJhaXhAZ21haWwuY29tIiwiZXhwIjoxNzgzNzMzMzA5fQ.7Hea31T-WIjMJZTNLCWT_XqCS_St_rfddS3oceuJxLk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15a5c2f3821c2e8-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.241.87.175",
        "cf-ipcountry": "AT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 01:29:38 UTC] === END API CALL LOG ===
[04-Jul-2026 01:29:38 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 01:29:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUwIiwidXNlcm5hbWUiOiJkZXJkZSIsImVtYWlsIjoidW11dHJhaXhAZ21haWwuY29tIiwiZXhwIjoxNzgzNzMzMzA5fQ.7Hea31T-WIjMJZTNLCWT_XqCS_St_rfddS3oceuJxLk
[04-Jul-2026 01:29:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 01:29:38 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 01:29:38 UTC] User ID: 950
[04-Jul-2026 01:29:38 UTC] ✅ User profile retrieved successfully for user ID: 950
[04-Jul-2026 01:29:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 01:29:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 01:29:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"212.241.87.175, 172.68.50.97","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUwIiwidXNlcm5hbWUiOiJkZXJkZSIsImVtYWlsIjoidW11dHJhaXhAZ21haWwuY29tIiwiZXhwIjoxNzgzNzMzMzA5fQ.7Hea31T-WIjMJZTNLCWT_XqCS_St_rfddS3oceuJxLk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a15a5c3d8accc2e8-VIE","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"212.241.87.175","cf-ipcountry":"AT","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jul-2026 01:29:40 UTC] === User Orders API Called ===
[04-Jul-2026 01:29:40 UTC] User ID: 950
[04-Jul-2026 01:29:40 UTC] Limit: 20, Offset: 0
[04-Jul-2026 01:29:40 UTC] Orders found: 0
[04-Jul-2026 01:29:40 UTC] Orders data: []
[04-Jul-2026 01:29:40 UTC] Total orders count: 0
[04-Jul-2026 01:29:40 UTC] === API CALL LOG ===
[04-Jul-2026 01:29:40 UTC] Endpoint: user/profile.php
[04-Jul-2026 01:29:40 UTC] Full Log Data: {
    "timestamp": "2026-07-04 01:29:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.241.87.175",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.241.87.175, 172.68.50.97",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUwIiwidXNlcm5hbWUiOiJkZXJkZSIsImVtYWlsIjoidW11dHJhaXhAZ21haWwuY29tIiwiZXhwIjoxNzgzNzMzMzA5fQ.7Hea31T-WIjMJZTNLCWT_XqCS_St_rfddS3oceuJxLk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15a5c3dead9c2e8-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.241.87.175",
        "cf-ipcountry": "AT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 01:29:40 UTC] === END API CALL LOG ===
[04-Jul-2026 01:29:40 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 01:29:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUwIiwidXNlcm5hbWUiOiJkZXJkZSIsImVtYWlsIjoidW11dHJhaXhAZ21haWwuY29tIiwiZXhwIjoxNzgzNzMzMzA5fQ.7Hea31T-WIjMJZTNLCWT_XqCS_St_rfddS3oceuJxLk
[04-Jul-2026 01:29:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 01:29:40 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 01:29:40 UTC] User ID: 950
[04-Jul-2026 01:29:40 UTC] ✅ User profile retrieved successfully for user ID: 950
[04-Jul-2026 01:29:41 UTC] === API CALL LOG ===
[04-Jul-2026 01:29:41 UTC] Endpoint: user/profile.php
[04-Jul-2026 01:29:41 UTC] Full Log Data: {
    "timestamp": "2026-07-04 01:29:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.241.87.175",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.241.87.175, 172.68.50.97",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUwIiwidXNlcm5hbWUiOiJkZXJkZSIsImVtYWlsIjoidW11dHJhaXhAZ21haWwuY29tIiwiZXhwIjoxNzgzNzMzMzA5fQ.7Hea31T-WIjMJZTNLCWT_XqCS_St_rfddS3oceuJxLk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15a5c3f4b04c2e8-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.241.87.175",
        "cf-ipcountry": "AT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 01:29:41 UTC] === END API CALL LOG ===
[04-Jul-2026 01:29:41 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 01:29:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUwIiwidXNlcm5hbWUiOiJkZXJkZSIsImVtYWlsIjoidW11dHJhaXhAZ21haWwuY29tIiwiZXhwIjoxNzgzNzMzMzA5fQ.7Hea31T-WIjMJZTNLCWT_XqCS_St_rfddS3oceuJxLk
[04-Jul-2026 01:29:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 01:29:41 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 01:29:41 UTC] User ID: 950
[04-Jul-2026 01:29:41 UTC] ✅ User profile retrieved successfully for user ID: 950
[04-Jul-2026 01:29:41 UTC] === API CALL LOG ===
[04-Jul-2026 01:29:41 UTC] Endpoint: user/profile.php
[04-Jul-2026 01:29:41 UTC] Full Log Data: {
    "timestamp": "2026-07-04 01:29:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.241.87.175",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.241.87.175, 172.68.50.97",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUwIiwidXNlcm5hbWUiOiJkZXJkZSIsImVtYWlsIjoidW11dHJhaXhAZ21haWwuY29tIiwiZXhwIjoxNzgzNzMzMzA5fQ.7Hea31T-WIjMJZTNLCWT_XqCS_St_rfddS3oceuJxLk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15a5c41bb6fc2e8-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.241.87.175",
        "cf-ipcountry": "AT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 01:29:41 UTC] === END API CALL LOG ===
[04-Jul-2026 01:29:41 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 01:29:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUwIiwidXNlcm5hbWUiOiJkZXJkZSIsImVtYWlsIjoidW11dHJhaXhAZ21haWwuY29tIiwiZXhwIjoxNzgzNzMzMzA5fQ.7Hea31T-WIjMJZTNLCWT_XqCS_St_rfddS3oceuJxLk
[04-Jul-2026 01:29:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 01:29:41 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 01:29:41 UTC] User ID: 950
[04-Jul-2026 01:29:41 UTC] ✅ User profile retrieved successfully for user ID: 950
[04-Jul-2026 01:29:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 01:29:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 01:29:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"212.241.87.175, 172.68.50.97","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUwIiwidXNlcm5hbWUiOiJkZXJkZSIsImVtYWlsIjoidW11dHJhaXhAZ21haWwuY29tIiwiZXhwIjoxNzgzNzMzMzA5fQ.7Hea31T-WIjMJZTNLCWT_XqCS_St_rfddS3oceuJxLk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a15a5c424b85c2e8-VIE","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"212.241.87.175","cf-ipcountry":"AT","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jul-2026 01:29:41 UTC] === User Orders API Called ===
[04-Jul-2026 01:29:41 UTC] User ID: 950
[04-Jul-2026 01:29:41 UTC] Limit: 20, Offset: 0
[04-Jul-2026 01:29:41 UTC] Orders found: 0
[04-Jul-2026 01:29:41 UTC] Orders data: []
[04-Jul-2026 01:29:41 UTC] Total orders count: 0
[04-Jul-2026 01:29:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 01:29:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 01:29:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"212.241.87.175, 172.68.50.97","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUwIiwidXNlcm5hbWUiOiJkZXJkZSIsImVtYWlsIjoidW11dHJhaXhAZ21haWwuY29tIiwiZXhwIjoxNzgzNzMzMzA5fQ.7Hea31T-WIjMJZTNLCWT_XqCS_St_rfddS3oceuJxLk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a15a5c49ccc2c2e8-VIE","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"212.241.87.175","cf-ipcountry":"AT","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jul-2026 01:29:42 UTC] === User Orders API Called ===
[04-Jul-2026 01:29:42 UTC] User ID: 950
[04-Jul-2026 01:29:42 UTC] Limit: 20, Offset: 0
[04-Jul-2026 01:29:42 UTC] Orders found: 0
[04-Jul-2026 01:29:42 UTC] Orders data: []
[04-Jul-2026 01:29:42 UTC] Total orders count: 0
[04-Jul-2026 01:29:42 UTC] === API CALL LOG ===
[04-Jul-2026 01:29:42 UTC] Endpoint: user/profile.php
[04-Jul-2026 01:29:42 UTC] Full Log Data: {
    "timestamp": "2026-07-04 01:29:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.241.87.175",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.241.87.175, 172.68.50.97",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUwIiwidXNlcm5hbWUiOiJkZXJkZSIsImVtYWlsIjoidW11dHJhaXhAZ21haWwuY29tIiwiZXhwIjoxNzgzNzMzMzA5fQ.7Hea31T-WIjMJZTNLCWT_XqCS_St_rfddS3oceuJxLk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15a5c4a3ce2c2e8-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.241.87.175",
        "cf-ipcountry": "AT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 01:29:42 UTC] === END API CALL LOG ===
[04-Jul-2026 01:29:42 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 01:29:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUwIiwidXNlcm5hbWUiOiJkZXJkZSIsImVtYWlsIjoidW11dHJhaXhAZ21haWwuY29tIiwiZXhwIjoxNzgzNzMzMzA5fQ.7Hea31T-WIjMJZTNLCWT_XqCS_St_rfddS3oceuJxLk
[04-Jul-2026 01:29:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 01:29:42 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 01:29:42 UTC] User ID: 950
[04-Jul-2026 01:29:42 UTC] ✅ User profile retrieved successfully for user ID: 950
[04-Jul-2026 01:29:43 UTC] === API CALL LOG ===
[04-Jul-2026 01:29:43 UTC] Endpoint: user/profile.php
[04-Jul-2026 01:29:43 UTC] Full Log Data: {
    "timestamp": "2026-07-04 01:29:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.241.87.175",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.241.87.175, 172.68.50.97",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUwIiwidXNlcm5hbWUiOiJkZXJkZSIsImVtYWlsIjoidW11dHJhaXhAZ21haWwuY29tIiwiZXhwIjoxNzgzNzMzMzA5fQ.7Hea31T-WIjMJZTNLCWT_XqCS_St_rfddS3oceuJxLk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15a5c4c5d33c2e8-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.241.87.175",
        "cf-ipcountry": "AT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 01:29:43 UTC] === END API CALL LOG ===
[04-Jul-2026 01:29:43 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 01:29:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUwIiwidXNlcm5hbWUiOiJkZXJkZSIsImVtYWlsIjoidW11dHJhaXhAZ21haWwuY29tIiwiZXhwIjoxNzgzNzMzMzA5fQ.7Hea31T-WIjMJZTNLCWT_XqCS_St_rfddS3oceuJxLk
[04-Jul-2026 01:29:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 01:29:43 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 01:29:43 UTC] User ID: 950
[04-Jul-2026 01:29:43 UTC] ✅ User profile retrieved successfully for user ID: 950
[04-Jul-2026 01:29:43 UTC] === API CALL LOG ===
[04-Jul-2026 01:29:43 UTC] Endpoint: user/profile.php
[04-Jul-2026 01:29:43 UTC] Full Log Data: {
    "timestamp": "2026-07-04 01:29:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.241.87.175",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.241.87.175, 172.68.50.97",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUwIiwidXNlcm5hbWUiOiJkZXJkZSIsImVtYWlsIjoidW11dHJhaXhAZ21haWwuY29tIiwiZXhwIjoxNzgzNzMzMzA5fQ.7Hea31T-WIjMJZTNLCWT_XqCS_St_rfddS3oceuJxLk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15a5c4e0d86c2e8-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.241.87.175",
        "cf-ipcountry": "AT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 01:29:43 UTC] === END API CALL LOG ===
[04-Jul-2026 01:29:43 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 01:29:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUwIiwidXNlcm5hbWUiOiJkZXJkZSIsImVtYWlsIjoidW11dHJhaXhAZ21haWwuY29tIiwiZXhwIjoxNzgzNzMzMzA5fQ.7Hea31T-WIjMJZTNLCWT_XqCS_St_rfddS3oceuJxLk
[04-Jul-2026 01:29:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 01:29:43 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 01:29:43 UTC] User ID: 950
[04-Jul-2026 01:29:43 UTC] ✅ User profile retrieved successfully for user ID: 950
[04-Jul-2026 01:29:47 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 01:29:47 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 01:29:47 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"212.241.87.175, 172.68.50.97","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUwIiwidXNlcm5hbWUiOiJkZXJkZSIsImVtYWlsIjoidW11dHJhaXhAZ21haWwuY29tIiwiZXhwIjoxNzgzNzMzMzA5fQ.7Hea31T-WIjMJZTNLCWT_XqCS_St_rfddS3oceuJxLk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a15a5c64e949c2e8-VIE","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"212.241.87.175","cf-ipcountry":"AT","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jul-2026 01:29:47 UTC] === User Orders API Called ===
[04-Jul-2026 01:29:47 UTC] User ID: 950
[04-Jul-2026 01:29:47 UTC] Limit: 20, Offset: 0
[04-Jul-2026 01:29:47 UTC] Orders found: 0
[04-Jul-2026 01:29:47 UTC] Orders data: []
[04-Jul-2026 01:29:47 UTC] Total orders count: 0
[04-Jul-2026 01:29:47 UTC] === API CALL LOG ===
[04-Jul-2026 01:29:47 UTC] Endpoint: user/profile.php
[04-Jul-2026 01:29:47 UTC] Full Log Data: {
    "timestamp": "2026-07-04 01:29:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.241.87.175",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.241.87.175, 172.68.50.97",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUwIiwidXNlcm5hbWUiOiJkZXJkZSIsImVtYWlsIjoidW11dHJhaXhAZ21haWwuY29tIiwiZXhwIjoxNzgzNzMzMzA5fQ.7Hea31T-WIjMJZTNLCWT_XqCS_St_rfddS3oceuJxLk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15a5c65e977c2e8-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.241.87.175",
        "cf-ipcountry": "AT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 01:29:47 UTC] === END API CALL LOG ===
[04-Jul-2026 01:29:47 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 01:29:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUwIiwidXNlcm5hbWUiOiJkZXJkZSIsImVtYWlsIjoidW11dHJhaXhAZ21haWwuY29tIiwiZXhwIjoxNzgzNzMzMzA5fQ.7Hea31T-WIjMJZTNLCWT_XqCS_St_rfddS3oceuJxLk
[04-Jul-2026 01:29:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 01:29:47 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 01:29:47 UTC] User ID: 950
[04-Jul-2026 01:29:47 UTC] ✅ User profile retrieved successfully for user ID: 950
[04-Jul-2026 01:29:47 UTC] === API CALL LOG ===
[04-Jul-2026 01:29:47 UTC] Endpoint: user/profile.php
[04-Jul-2026 01:29:47 UTC] Full Log Data: {
    "timestamp": "2026-07-04 01:29:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.241.87.175",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.241.87.175, 172.68.50.97",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUwIiwidXNlcm5hbWUiOiJkZXJkZSIsImVtYWlsIjoidW11dHJhaXhAZ21haWwuY29tIiwiZXhwIjoxNzgzNzMzMzA5fQ.7Hea31T-WIjMJZTNLCWT_XqCS_St_rfddS3oceuJxLk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15a5c6739afc2e8-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.241.87.175",
        "cf-ipcountry": "AT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 01:29:47 UTC] === END API CALL LOG ===
[04-Jul-2026 01:29:47 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 01:29:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUwIiwidXNlcm5hbWUiOiJkZXJkZSIsImVtYWlsIjoidW11dHJhaXhAZ21haWwuY29tIiwiZXhwIjoxNzgzNzMzMzA5fQ.7Hea31T-WIjMJZTNLCWT_XqCS_St_rfddS3oceuJxLk
[04-Jul-2026 01:29:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 01:29:47 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 01:29:47 UTC] User ID: 950
[04-Jul-2026 01:29:47 UTC] ✅ User profile retrieved successfully for user ID: 950
[04-Jul-2026 01:29:47 UTC] === API CALL LOG ===
[04-Jul-2026 01:29:47 UTC] Endpoint: user/profile.php
[04-Jul-2026 01:29:47 UTC] Full Log Data: {
    "timestamp": "2026-07-04 01:29:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.241.87.175",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.241.87.175, 172.68.50.97",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUwIiwidXNlcm5hbWUiOiJkZXJkZSIsImVtYWlsIjoidW11dHJhaXhAZ21haWwuY29tIiwiZXhwIjoxNzgzNzMzMzA5fQ.7Hea31T-WIjMJZTNLCWT_XqCS_St_rfddS3oceuJxLk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15a5c6939fec2e8-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.241.87.175",
        "cf-ipcountry": "AT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 01:29:47 UTC] === END API CALL LOG ===
[04-Jul-2026 01:29:47 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 01:29:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUwIiwidXNlcm5hbWUiOiJkZXJkZSIsImVtYWlsIjoidW11dHJhaXhAZ21haWwuY29tIiwiZXhwIjoxNzgzNzMzMzA5fQ.7Hea31T-WIjMJZTNLCWT_XqCS_St_rfddS3oceuJxLk
[04-Jul-2026 01:29:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 01:29:47 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 01:29:47 UTC] User ID: 950
[04-Jul-2026 01:29:47 UTC] ✅ User profile retrieved successfully for user ID: 950
[04-Jul-2026 01:30:27 UTC] === API CALL LOG ===
[04-Jul-2026 01:30:27 UTC] Endpoint: user/profile.php
[04-Jul-2026 01:30:27 UTC] Full Log Data: {
    "timestamp": "2026-07-04 01:30:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.241.87.175",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.241.87.175, 104.23.162.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUwIiwidXNlcm5hbWUiOiJkZXJkZSIsImVtYWlsIjoidW11dHJhaXhAZ21haWwuY29tIiwiZXhwIjoxNzgzNzMzMzA5fQ.7Hea31T-WIjMJZTNLCWT_XqCS_St_rfddS3oceuJxLk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15a5d621de483f0-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.241.87.175",
        "cf-ipcountry": "AT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 01:30:27 UTC] === END API CALL LOG ===
[04-Jul-2026 01:30:27 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 01:30:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUwIiwidXNlcm5hbWUiOiJkZXJkZSIsImVtYWlsIjoidW11dHJhaXhAZ21haWwuY29tIiwiZXhwIjoxNzgzNzMzMzA5fQ.7Hea31T-WIjMJZTNLCWT_XqCS_St_rfddS3oceuJxLk
[04-Jul-2026 01:30:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 01:30:27 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 01:30:27 UTC] User ID: 950
[04-Jul-2026 01:30:27 UTC] ✅ User profile retrieved successfully for user ID: 950
[04-Jul-2026 01:30:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 01:30:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 01:30:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"212.241.87.175, 104.23.162.70","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUwIiwidXNlcm5hbWUiOiJkZXJkZSIsImVtYWlsIjoidW11dHJhaXhAZ21haWwuY29tIiwiZXhwIjoxNzgzNzMzMzA5fQ.7Hea31T-WIjMJZTNLCWT_XqCS_St_rfddS3oceuJxLk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a15a5dfa6f4283f0-VIE","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"212.241.87.175","cf-ipcountry":"AT","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jul-2026 01:30:51 UTC] === User Orders API Called ===
[04-Jul-2026 01:30:51 UTC] User ID: 950
[04-Jul-2026 01:30:51 UTC] Limit: 20, Offset: 0
[04-Jul-2026 01:30:51 UTC] Orders found: 0
[04-Jul-2026 01:30:51 UTC] Orders data: []
[04-Jul-2026 01:30:51 UTC] Total orders count: 0
[04-Jul-2026 01:30:52 UTC] === API CALL LOG ===
[04-Jul-2026 01:30:52 UTC] Endpoint: user/profile.php
[04-Jul-2026 01:30:52 UTC] Full Log Data: {
    "timestamp": "2026-07-04 01:30:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.241.87.175",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.241.87.175, 104.23.162.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUwIiwidXNlcm5hbWUiOiJkZXJkZSIsImVtYWlsIjoidW11dHJhaXhAZ21haWwuY29tIiwiZXhwIjoxNzgzNzMzMzA5fQ.7Hea31T-WIjMJZTNLCWT_XqCS_St_rfddS3oceuJxLk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15a5dfaef7b83f0-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.241.87.175",
        "cf-ipcountry": "AT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 01:30:52 UTC] === END API CALL LOG ===
[04-Jul-2026 01:30:52 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 01:30:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUwIiwidXNlcm5hbWUiOiJkZXJkZSIsImVtYWlsIjoidW11dHJhaXhAZ21haWwuY29tIiwiZXhwIjoxNzgzNzMzMzA5fQ.7Hea31T-WIjMJZTNLCWT_XqCS_St_rfddS3oceuJxLk
[04-Jul-2026 01:30:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 01:30:52 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 01:30:52 UTC] User ID: 950
[04-Jul-2026 01:30:52 UTC] ✅ User profile retrieved successfully for user ID: 950
[04-Jul-2026 01:30:52 UTC] === API CALL LOG ===
[04-Jul-2026 01:30:52 UTC] Endpoint: user/profile.php
[04-Jul-2026 01:30:52 UTC] Full Log Data: {
    "timestamp": "2026-07-04 01:30:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.241.87.175",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.241.87.175, 104.23.162.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUwIiwidXNlcm5hbWUiOiJkZXJkZSIsImVtYWlsIjoidW11dHJhaXhAZ21haWwuY29tIiwiZXhwIjoxNzgzNzMzMzA5fQ.7Hea31T-WIjMJZTNLCWT_XqCS_St_rfddS3oceuJxLk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15a5dfef91383f0-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.241.87.175",
        "cf-ipcountry": "AT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 01:30:52 UTC] === END API CALL LOG ===
[04-Jul-2026 01:30:52 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 01:30:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUwIiwidXNlcm5hbWUiOiJkZXJkZSIsImVtYWlsIjoidW11dHJhaXhAZ21haWwuY29tIiwiZXhwIjoxNzgzNzMzMzA5fQ.7Hea31T-WIjMJZTNLCWT_XqCS_St_rfddS3oceuJxLk
[04-Jul-2026 01:30:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 01:30:52 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 01:30:52 UTC] User ID: 950
[04-Jul-2026 01:30:52 UTC] ✅ User profile retrieved successfully for user ID: 950
[04-Jul-2026 01:31:02 UTC] === API CALL LOG ===
[04-Jul-2026 01:31:02 UTC] Endpoint: user/profile.php
[04-Jul-2026 01:31:02 UTC] Full Log Data: {
    "timestamp": "2026-07-04 01:31:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.241.87.175",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.241.87.175, 104.23.162.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUwIiwidXNlcm5hbWUiOiJkZXJkZSIsImVtYWlsIjoidW11dHJhaXhAZ21haWwuY29tIiwiZXhwIjoxNzgzNzMzMzA5fQ.7Hea31T-WIjMJZTNLCWT_XqCS_St_rfddS3oceuJxLk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15a5e39c84483f0-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.241.87.175",
        "cf-ipcountry": "AT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 01:31:02 UTC] === END API CALL LOG ===
[04-Jul-2026 01:31:02 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 01:31:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUwIiwidXNlcm5hbWUiOiJkZXJkZSIsImVtYWlsIjoidW11dHJhaXhAZ21haWwuY29tIiwiZXhwIjoxNzgzNzMzMzA5fQ.7Hea31T-WIjMJZTNLCWT_XqCS_St_rfddS3oceuJxLk
[04-Jul-2026 01:31:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 01:31:02 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 01:31:02 UTC] User ID: 950
[04-Jul-2026 01:31:02 UTC] ✅ User profile retrieved successfully for user ID: 950
[04-Jul-2026 01:31:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 01:31:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 01:31:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"212.241.87.175, 104.23.162.70","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUwIiwidXNlcm5hbWUiOiJkZXJkZSIsImVtYWlsIjoidW11dHJhaXhAZ21haWwuY29tIiwiZXhwIjoxNzgzNzMzMzA5fQ.7Hea31T-WIjMJZTNLCWT_XqCS_St_rfddS3oceuJxLk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a15a5e39c84283f0-VIE","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"212.241.87.175","cf-ipcountry":"AT","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jul-2026 01:31:02 UTC] === User Orders API Called ===
[04-Jul-2026 01:31:02 UTC] User ID: 950
[04-Jul-2026 01:31:02 UTC] Limit: 20, Offset: 0
[04-Jul-2026 01:31:02 UTC] Orders found: 0
[04-Jul-2026 01:31:02 UTC] Orders data: []
[04-Jul-2026 01:31:02 UTC] Total orders count: 0
[04-Jul-2026 01:31:02 UTC] === API CALL LOG ===
[04-Jul-2026 01:31:02 UTC] Endpoint: user/profile.php
[04-Jul-2026 01:31:02 UTC] Full Log Data: {
    "timestamp": "2026-07-04 01:31:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.241.87.175",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.241.87.175, 104.23.162.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUwIiwidXNlcm5hbWUiOiJkZXJkZSIsImVtYWlsIjoidW11dHJhaXhAZ21haWwuY29tIiwiZXhwIjoxNzgzNzMzMzA5fQ.7Hea31T-WIjMJZTNLCWT_XqCS_St_rfddS3oceuJxLk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15a5e3d798a83f0-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.241.87.175",
        "cf-ipcountry": "AT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 01:31:02 UTC] === END API CALL LOG ===
[04-Jul-2026 01:31:02 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 01:31:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUwIiwidXNlcm5hbWUiOiJkZXJkZSIsImVtYWlsIjoidW11dHJhaXhAZ21haWwuY29tIiwiZXhwIjoxNzgzNzMzMzA5fQ.7Hea31T-WIjMJZTNLCWT_XqCS_St_rfddS3oceuJxLk
[04-Jul-2026 01:31:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 01:31:02 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 01:31:02 UTC] User ID: 950
[04-Jul-2026 01:31:02 UTC] ✅ User profile retrieved successfully for user ID: 950
[04-Jul-2026 01:31:09 UTC] === API CALL LOG ===
[04-Jul-2026 01:31:09 UTC] Endpoint: user/profile.php
[04-Jul-2026 01:31:09 UTC] Full Log Data: {
    "timestamp": "2026-07-04 01:31:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.241.87.175",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.241.87.175, 104.23.162.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUwIiwidXNlcm5hbWUiOiJkZXJkZSIsImVtYWlsIjoidW11dHJhaXhAZ21haWwuY29tIiwiZXhwIjoxNzgzNzMzMzA5fQ.7Hea31T-WIjMJZTNLCWT_XqCS_St_rfddS3oceuJxLk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15a5e66daa183f0-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.241.87.175",
        "cf-ipcountry": "AT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 01:31:09 UTC] === END API CALL LOG ===
[04-Jul-2026 01:31:09 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 01:31:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUwIiwidXNlcm5hbWUiOiJkZXJkZSIsImVtYWlsIjoidW11dHJhaXhAZ21haWwuY29tIiwiZXhwIjoxNzgzNzMzMzA5fQ.7Hea31T-WIjMJZTNLCWT_XqCS_St_rfddS3oceuJxLk
[04-Jul-2026 01:31:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 01:31:09 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 01:31:09 UTC] User ID: 950
[04-Jul-2026 01:31:09 UTC] ✅ User profile retrieved successfully for user ID: 950
[04-Jul-2026 01:31:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 01:31:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 01:31:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"212.241.87.175, 104.23.162.71","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUwIiwidXNlcm5hbWUiOiJkZXJkZSIsImVtYWlsIjoidW11dHJhaXhAZ21haWwuY29tIiwiZXhwIjoxNzgzNzMzMzA5fQ.7Hea31T-WIjMJZTNLCWT_XqCS_St_rfddS3oceuJxLk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a15a5e990db483f0-VIE","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"212.241.87.175","cf-ipcountry":"AT","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jul-2026 01:31:17 UTC] === User Orders API Called ===
[04-Jul-2026 01:31:17 UTC] User ID: 950
[04-Jul-2026 01:31:17 UTC] Limit: 20, Offset: 0
[04-Jul-2026 01:31:17 UTC] Orders found: 0
[04-Jul-2026 01:31:17 UTC] Orders data: []
[04-Jul-2026 01:31:17 UTC] Total orders count: 0
[04-Jul-2026 01:31:17 UTC] === API CALL LOG ===
[04-Jul-2026 01:31:17 UTC] Endpoint: user/profile.php
[04-Jul-2026 01:31:17 UTC] Full Log Data: {
    "timestamp": "2026-07-04 01:31:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.241.87.175",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.241.87.175, 104.23.162.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUwIiwidXNlcm5hbWUiOiJkZXJkZSIsImVtYWlsIjoidW11dHJhaXhAZ21haWwuY29tIiwiZXhwIjoxNzgzNzMzMzA5fQ.7Hea31T-WIjMJZTNLCWT_XqCS_St_rfddS3oceuJxLk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15a5e994dd883f0-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.241.87.175",
        "cf-ipcountry": "AT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 01:31:17 UTC] === END API CALL LOG ===
[04-Jul-2026 01:31:17 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 01:31:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUwIiwidXNlcm5hbWUiOiJkZXJkZSIsImVtYWlsIjoidW11dHJhaXhAZ21haWwuY29tIiwiZXhwIjoxNzgzNzMzMzA5fQ.7Hea31T-WIjMJZTNLCWT_XqCS_St_rfddS3oceuJxLk
[04-Jul-2026 01:31:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 01:31:17 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 01:31:17 UTC] User ID: 950
[04-Jul-2026 01:31:17 UTC] ✅ User profile retrieved successfully for user ID: 950
[04-Jul-2026 01:31:17 UTC] === API CALL LOG ===
[04-Jul-2026 01:31:17 UTC] Endpoint: user/profile.php
[04-Jul-2026 01:31:17 UTC] Full Log Data: {
    "timestamp": "2026-07-04 01:31:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.241.87.175",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.241.87.175, 104.23.162.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUwIiwidXNlcm5hbWUiOiJkZXJkZSIsImVtYWlsIjoidW11dHJhaXhAZ21haWwuY29tIiwiZXhwIjoxNzgzNzMzMzA5fQ.7Hea31T-WIjMJZTNLCWT_XqCS_St_rfddS3oceuJxLk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15a5e9d2f8383f0-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.241.87.175",
        "cf-ipcountry": "AT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 01:31:17 UTC] === END API CALL LOG ===
[04-Jul-2026 01:31:17 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 01:31:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUwIiwidXNlcm5hbWUiOiJkZXJkZSIsImVtYWlsIjoidW11dHJhaXhAZ21haWwuY29tIiwiZXhwIjoxNzgzNzMzMzA5fQ.7Hea31T-WIjMJZTNLCWT_XqCS_St_rfddS3oceuJxLk
[04-Jul-2026 01:31:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 01:31:17 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 01:31:17 UTC] User ID: 950
[04-Jul-2026 01:31:17 UTC] ✅ User profile retrieved successfully for user ID: 950
[04-Jul-2026 01:31:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 01:31:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 01:31:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"212.241.87.175, 141.101.104.90","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUwIiwidXNlcm5hbWUiOiJkZXJkZSIsImVtYWlsIjoidW11dHJhaXhAZ21haWwuY29tIiwiZXhwIjoxNzgzNzMzMzA5fQ.7Hea31T-WIjMJZTNLCWT_XqCS_St_rfddS3oceuJxLk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a15a5f776abd5bb3-VIE","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"212.241.87.175","cf-ipcountry":"AT","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jul-2026 01:31:52 UTC] === User Orders API Called ===
[04-Jul-2026 01:31:52 UTC] User ID: 950
[04-Jul-2026 01:31:52 UTC] Limit: 20, Offset: 0
[04-Jul-2026 01:31:52 UTC] Orders found: 0
[04-Jul-2026 01:31:52 UTC] Orders data: []
[04-Jul-2026 01:31:52 UTC] Total orders count: 0
[04-Jul-2026 01:31:52 UTC] === API CALL LOG ===
[04-Jul-2026 01:31:52 UTC] Endpoint: user/profile.php
[04-Jul-2026 01:31:52 UTC] Full Log Data: {
    "timestamp": "2026-07-04 01:31:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.241.87.175",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.241.87.175, 141.101.104.90",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUwIiwidXNlcm5hbWUiOiJkZXJkZSIsImVtYWlsIjoidW11dHJhaXhAZ21haWwuY29tIiwiZXhwIjoxNzgzNzMzMzA5fQ.7Hea31T-WIjMJZTNLCWT_XqCS_St_rfddS3oceuJxLk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15a5f781ae95bb3-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.241.87.175",
        "cf-ipcountry": "AT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 01:31:52 UTC] === END API CALL LOG ===
[04-Jul-2026 01:31:52 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 01:31:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUwIiwidXNlcm5hbWUiOiJkZXJkZSIsImVtYWlsIjoidW11dHJhaXhAZ21haWwuY29tIiwiZXhwIjoxNzgzNzMzMzA5fQ.7Hea31T-WIjMJZTNLCWT_XqCS_St_rfddS3oceuJxLk
[04-Jul-2026 01:31:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 01:31:52 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 01:31:52 UTC] User ID: 950
[04-Jul-2026 01:31:52 UTC] ✅ User profile retrieved successfully for user ID: 950
[04-Jul-2026 01:31:53 UTC] === API CALL LOG ===
[04-Jul-2026 01:31:53 UTC] Endpoint: user/profile.php
[04-Jul-2026 01:31:53 UTC] Full Log Data: {
    "timestamp": "2026-07-04 01:31:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.241.87.175",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.241.87.175, 141.101.104.90",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUwIiwidXNlcm5hbWUiOiJkZXJkZSIsImVtYWlsIjoidW11dHJhaXhAZ21haWwuY29tIiwiZXhwIjoxNzgzNzMzMzA5fQ.7Hea31T-WIjMJZTNLCWT_XqCS_St_rfddS3oceuJxLk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15a5f7bdc255bb3-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.241.87.175",
        "cf-ipcountry": "AT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 01:31:53 UTC] === END API CALL LOG ===
[04-Jul-2026 01:31:53 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 01:31:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUwIiwidXNlcm5hbWUiOiJkZXJkZSIsImVtYWlsIjoidW11dHJhaXhAZ21haWwuY29tIiwiZXhwIjoxNzgzNzMzMzA5fQ.7Hea31T-WIjMJZTNLCWT_XqCS_St_rfddS3oceuJxLk
[04-Jul-2026 01:31:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 01:31:53 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 01:31:53 UTC] User ID: 950
[04-Jul-2026 01:31:53 UTC] ✅ User profile retrieved successfully for user ID: 950
[04-Jul-2026 01:32:16 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 01:32:16 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 01:32:16 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"212.241.87.175, 141.101.104.90","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUwIiwidXNlcm5hbWUiOiJkZXJkZSIsImVtYWlsIjoidW11dHJhaXhAZ21haWwuY29tIiwiZXhwIjoxNzgzNzMzMzA5fQ.7Hea31T-WIjMJZTNLCWT_XqCS_St_rfddS3oceuJxLk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a15a600aa9ef5bb3-VIE","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"212.241.87.175","cf-ipcountry":"AT","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jul-2026 01:32:16 UTC] === User Orders API Called ===
[04-Jul-2026 01:32:16 UTC] User ID: 950
[04-Jul-2026 01:32:16 UTC] Limit: 20, Offset: 0
[04-Jul-2026 01:32:16 UTC] Orders found: 0
[04-Jul-2026 01:32:16 UTC] Orders data: []
[04-Jul-2026 01:32:16 UTC] Total orders count: 0
[04-Jul-2026 01:32:16 UTC] === API CALL LOG ===
[04-Jul-2026 01:32:16 UTC] Endpoint: user/profile.php
[04-Jul-2026 01:32:16 UTC] Full Log Data: {
    "timestamp": "2026-07-04 01:32:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.241.87.175",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.241.87.175, 141.101.104.90",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUwIiwidXNlcm5hbWUiOiJkZXJkZSIsImVtYWlsIjoidW11dHJhaXhAZ21haWwuY29tIiwiZXhwIjoxNzgzNzMzMzA5fQ.7Hea31T-WIjMJZTNLCWT_XqCS_St_rfddS3oceuJxLk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15a600b1a185bb3-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.241.87.175",
        "cf-ipcountry": "AT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 01:32:16 UTC] === END API CALL LOG ===
[04-Jul-2026 01:32:16 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 01:32:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUwIiwidXNlcm5hbWUiOiJkZXJkZSIsImVtYWlsIjoidW11dHJhaXhAZ21haWwuY29tIiwiZXhwIjoxNzgzNzMzMzA5fQ.7Hea31T-WIjMJZTNLCWT_XqCS_St_rfddS3oceuJxLk
[04-Jul-2026 01:32:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 01:32:16 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 01:32:16 UTC] User ID: 950
[04-Jul-2026 01:32:16 UTC] ✅ User profile retrieved successfully for user ID: 950
[04-Jul-2026 01:32:17 UTC] === API CALL LOG ===
[04-Jul-2026 01:32:17 UTC] Endpoint: user/profile.php
[04-Jul-2026 01:32:17 UTC] Full Log Data: {
    "timestamp": "2026-07-04 01:32:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.241.87.175",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.241.87.175, 141.101.104.90",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUwIiwidXNlcm5hbWUiOiJkZXJkZSIsImVtYWlsIjoidW11dHJhaXhAZ21haWwuY29tIiwiZXhwIjoxNzgzNzMzMzA5fQ.7Hea31T-WIjMJZTNLCWT_XqCS_St_rfddS3oceuJxLk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15a600efb015bb3-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.241.87.175",
        "cf-ipcountry": "AT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 01:32:17 UTC] === END API CALL LOG ===
[04-Jul-2026 01:32:17 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 01:32:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUwIiwidXNlcm5hbWUiOiJkZXJkZSIsImVtYWlsIjoidW11dHJhaXhAZ21haWwuY29tIiwiZXhwIjoxNzgzNzMzMzA5fQ.7Hea31T-WIjMJZTNLCWT_XqCS_St_rfddS3oceuJxLk
[04-Jul-2026 01:32:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 01:32:17 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 01:32:17 UTC] User ID: 950
[04-Jul-2026 01:32:17 UTC] ✅ User profile retrieved successfully for user ID: 950
[04-Jul-2026 01:32:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 01:32:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 01:32:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"212.241.87.175, 141.101.104.90","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUwIiwidXNlcm5hbWUiOiJkZXJkZSIsImVtYWlsIjoidW11dHJhaXhAZ21haWwuY29tIiwiZXhwIjoxNzgzNzMzMzA5fQ.7Hea31T-WIjMJZTNLCWT_XqCS_St_rfddS3oceuJxLk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a15a602f0b945bb3-VIE","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"212.241.87.175","cf-ipcountry":"AT","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jul-2026 01:32:22 UTC] === User Orders API Called ===
[04-Jul-2026 01:32:22 UTC] User ID: 950
[04-Jul-2026 01:32:22 UTC] Limit: 20, Offset: 0
[04-Jul-2026 01:32:22 UTC] Orders found: 0
[04-Jul-2026 01:32:22 UTC] Orders data: []
[04-Jul-2026 01:32:22 UTC] Total orders count: 0
[04-Jul-2026 01:32:22 UTC] === API CALL LOG ===
[04-Jul-2026 01:32:22 UTC] Endpoint: user/profile.php
[04-Jul-2026 01:32:22 UTC] Full Log Data: {
    "timestamp": "2026-07-04 01:32:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.241.87.175",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.241.87.175, 141.101.104.90",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUwIiwidXNlcm5hbWUiOiJkZXJkZSIsImVtYWlsIjoidW11dHJhaXhAZ21haWwuY29tIiwiZXhwIjoxNzgzNzMzMzA5fQ.7Hea31T-WIjMJZTNLCWT_XqCS_St_rfddS3oceuJxLk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15a602f8bb85bb3-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.241.87.175",
        "cf-ipcountry": "AT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 01:32:22 UTC] === END API CALL LOG ===
[04-Jul-2026 01:32:22 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 01:32:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUwIiwidXNlcm5hbWUiOiJkZXJkZSIsImVtYWlsIjoidW11dHJhaXhAZ21haWwuY29tIiwiZXhwIjoxNzgzNzMzMzA5fQ.7Hea31T-WIjMJZTNLCWT_XqCS_St_rfddS3oceuJxLk
[04-Jul-2026 01:32:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 01:32:22 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 01:32:22 UTC] User ID: 950
[04-Jul-2026 01:32:22 UTC] ✅ User profile retrieved successfully for user ID: 950
[04-Jul-2026 01:32:22 UTC] === API CALL LOG ===
[04-Jul-2026 01:32:22 UTC] Endpoint: user/profile.php
[04-Jul-2026 01:32:22 UTC] Full Log Data: {
    "timestamp": "2026-07-04 01:32:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.241.87.175",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.241.87.175, 141.101.104.90",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUwIiwidXNlcm5hbWUiOiJkZXJkZSIsImVtYWlsIjoidW11dHJhaXhAZ21haWwuY29tIiwiZXhwIjoxNzgzNzMzMzA5fQ.7Hea31T-WIjMJZTNLCWT_XqCS_St_rfddS3oceuJxLk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15a60335cc95bb3-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.241.87.175",
        "cf-ipcountry": "AT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 01:32:22 UTC] === END API CALL LOG ===
[04-Jul-2026 01:32:22 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 01:32:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUwIiwidXNlcm5hbWUiOiJkZXJkZSIsImVtYWlsIjoidW11dHJhaXhAZ21haWwuY29tIiwiZXhwIjoxNzgzNzMzMzA5fQ.7Hea31T-WIjMJZTNLCWT_XqCS_St_rfddS3oceuJxLk
[04-Jul-2026 01:32:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 01:32:22 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 01:32:22 UTC] User ID: 950
[04-Jul-2026 01:32:22 UTC] ✅ User profile retrieved successfully for user ID: 950
[04-Jul-2026 01:32:30 UTC] === API CALL LOG ===
[04-Jul-2026 01:32:30 UTC] Endpoint: user/profile.php
[04-Jul-2026 01:32:30 UTC] Full Log Data: {
    "timestamp": "2026-07-04 01:32:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.241.87.175",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.241.87.175, 141.101.104.90",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUwIiwidXNlcm5hbWUiOiJkZXJkZSIsImVtYWlsIjoidW11dHJhaXhAZ21haWwuY29tIiwiZXhwIjoxNzgzNzMzMzA5fQ.7Hea31T-WIjMJZTNLCWT_XqCS_St_rfddS3oceuJxLk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15a6061ef935bb3-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.241.87.175",
        "cf-ipcountry": "AT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 01:32:30 UTC] === END API CALL LOG ===
[04-Jul-2026 01:32:30 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 01:32:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUwIiwidXNlcm5hbWUiOiJkZXJkZSIsImVtYWlsIjoidW11dHJhaXhAZ21haWwuY29tIiwiZXhwIjoxNzgzNzMzMzA5fQ.7Hea31T-WIjMJZTNLCWT_XqCS_St_rfddS3oceuJxLk
[04-Jul-2026 01:32:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 01:32:30 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 01:32:30 UTC] User ID: 950
[04-Jul-2026 01:32:30 UTC] ✅ User profile retrieved successfully for user ID: 950
[04-Jul-2026 01:33:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 01:33:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 01:33:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"212.241.87.175, 141.101.104.91","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUwIiwidXNlcm5hbWUiOiJkZXJkZSIsImVtYWlsIjoidW11dHJhaXhAZ21haWwuY29tIiwiZXhwIjoxNzgzNzMzMzA5fQ.7Hea31T-WIjMJZTNLCWT_XqCS_St_rfddS3oceuJxLk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a15a61b11f165bb3-VIE","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"212.241.87.175","cf-ipcountry":"AT","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jul-2026 01:33:24 UTC] === User Orders API Called ===
[04-Jul-2026 01:33:24 UTC] User ID: 950
[04-Jul-2026 01:33:24 UTC] Limit: 20, Offset: 0
[04-Jul-2026 01:33:24 UTC] Orders found: 1
[04-Jul-2026 01:33:24 UTC] Orders data: [{"id":376,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/okkesincbio\/13","status":"pending","created_at":"2026-07-04 05:03:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[04-Jul-2026 01:33:24 UTC] Total orders count: 1
[04-Jul-2026 01:33:25 UTC] === API CALL LOG ===
[04-Jul-2026 01:33:25 UTC] Endpoint: user/profile.php
[04-Jul-2026 01:33:25 UTC] Full Log Data: {
    "timestamp": "2026-07-04 01:33:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.241.87.175",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.241.87.175, 141.101.104.91",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUwIiwidXNlcm5hbWUiOiJkZXJkZSIsImVtYWlsIjoidW11dHJhaXhAZ21haWwuY29tIiwiZXhwIjoxNzgzNzMzMzA5fQ.7Hea31T-WIjMJZTNLCWT_XqCS_St_rfddS3oceuJxLk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15a61bd6a625bb3-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.241.87.175",
        "cf-ipcountry": "AT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 01:33:25 UTC] === END API CALL LOG ===
[04-Jul-2026 01:33:25 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 01:33:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUwIiwidXNlcm5hbWUiOiJkZXJkZSIsImVtYWlsIjoidW11dHJhaXhAZ21haWwuY29tIiwiZXhwIjoxNzgzNzMzMzA5fQ.7Hea31T-WIjMJZTNLCWT_XqCS_St_rfddS3oceuJxLk
[04-Jul-2026 01:33:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 01:33:25 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 01:33:25 UTC] User ID: 950
[04-Jul-2026 01:33:25 UTC] ✅ User profile retrieved successfully for user ID: 950
[04-Jul-2026 01:33:26 UTC] User Purchases API - User ID: 950
[04-Jul-2026 01:33:26 UTC] User Purchases API - Total purchases found: 1
[04-Jul-2026 01:33:28 UTC] User Purchases API - User ID: 950
[04-Jul-2026 01:33:28 UTC] User Purchases API - Total purchases found: 1
[04-Jul-2026 01:33:29 UTC] === API CALL LOG ===
[04-Jul-2026 01:33:29 UTC] Endpoint: user/profile.php
[04-Jul-2026 01:33:29 UTC] Full Log Data: {
    "timestamp": "2026-07-04 01:33:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.241.87.175",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.241.87.175, 141.101.104.91",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUwIiwidXNlcm5hbWUiOiJkZXJkZSIsImVtYWlsIjoidW11dHJhaXhAZ21haWwuY29tIiwiZXhwIjoxNzgzNzMzMzA5fQ.7Hea31T-WIjMJZTNLCWT_XqCS_St_rfddS3oceuJxLk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15a61d598b45bb3-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.241.87.175",
        "cf-ipcountry": "AT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 01:33:29 UTC] === END API CALL LOG ===
[04-Jul-2026 01:33:29 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 01:33:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUwIiwidXNlcm5hbWUiOiJkZXJkZSIsImVtYWlsIjoidW11dHJhaXhAZ21haWwuY29tIiwiZXhwIjoxNzgzNzMzMzA5fQ.7Hea31T-WIjMJZTNLCWT_XqCS_St_rfddS3oceuJxLk
[04-Jul-2026 01:33:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 01:33:29 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 01:33:29 UTC] User ID: 950
[04-Jul-2026 01:33:29 UTC] ✅ User profile retrieved successfully for user ID: 950
[04-Jul-2026 01:33:29 UTC] User Purchases API - User ID: 950
[04-Jul-2026 01:33:29 UTC] User Purchases API - Total purchases found: 1
[04-Jul-2026 01:33:31 UTC] User Purchases API - User ID: 950
[04-Jul-2026 01:33:31 UTC] User Purchases API - Total purchases found: 1
[04-Jul-2026 01:33:34 UTC] === API CALL LOG ===
[04-Jul-2026 01:33:34 UTC] Endpoint: user/profile.php
[04-Jul-2026 01:33:34 UTC] Full Log Data: {
    "timestamp": "2026-07-04 01:33:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.241.87.175",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.241.87.175, 141.101.104.91",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUwIiwidXNlcm5hbWUiOiJkZXJkZSIsImVtYWlsIjoidW11dHJhaXhAZ21haWwuY29tIiwiZXhwIjoxNzgzNzMzMzA5fQ.7Hea31T-WIjMJZTNLCWT_XqCS_St_rfddS3oceuJxLk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15a61f0e81a5bb3-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.241.87.175",
        "cf-ipcountry": "AT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 01:33:34 UTC] === END API CALL LOG ===
[04-Jul-2026 01:33:34 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 01:33:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUwIiwidXNlcm5hbWUiOiJkZXJkZSIsImVtYWlsIjoidW11dHJhaXhAZ21haWwuY29tIiwiZXhwIjoxNzgzNzMzMzA5fQ.7Hea31T-WIjMJZTNLCWT_XqCS_St_rfddS3oceuJxLk
[04-Jul-2026 01:33:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 01:33:34 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 01:33:34 UTC] User ID: 950
[04-Jul-2026 01:33:34 UTC] ✅ User profile retrieved successfully for user ID: 950
[04-Jul-2026 01:33:34 UTC] User Purchases API - User ID: 950
[04-Jul-2026 01:33:34 UTC] User Purchases API - Total purchases found: 1
[04-Jul-2026 01:33:36 UTC] === API CALL LOG ===
[04-Jul-2026 01:33:36 UTC] Endpoint: user/profile.php
[04-Jul-2026 01:33:36 UTC] Full Log Data: {
    "timestamp": "2026-07-04 01:33:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.241.87.175",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.241.87.175, 141.101.104.91",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUwIiwidXNlcm5hbWUiOiJkZXJkZSIsImVtYWlsIjoidW11dHJhaXhAZ21haWwuY29tIiwiZXhwIjoxNzgzNzMzMzA5fQ.7Hea31T-WIjMJZTNLCWT_XqCS_St_rfddS3oceuJxLk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15a6201bc0c5bb3-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.241.87.175",
        "cf-ipcountry": "AT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 01:33:36 UTC] === END API CALL LOG ===
[04-Jul-2026 01:33:36 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 01:33:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUwIiwidXNlcm5hbWUiOiJkZXJkZSIsImVtYWlsIjoidW11dHJhaXhAZ21haWwuY29tIiwiZXhwIjoxNzgzNzMzMzA5fQ.7Hea31T-WIjMJZTNLCWT_XqCS_St_rfddS3oceuJxLk
[04-Jul-2026 01:33:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 01:33:36 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 01:33:36 UTC] User ID: 950
[04-Jul-2026 01:33:36 UTC] ✅ User profile retrieved successfully for user ID: 950
[04-Jul-2026 01:33:36 UTC] User Purchases API - User ID: 950
[04-Jul-2026 01:33:36 UTC] User Purchases API - Total purchases found: 1
[04-Jul-2026 01:33:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 01:33:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 01:33:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"212.241.87.175, 141.101.104.91","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUwIiwidXNlcm5hbWUiOiJkZXJkZSIsImVtYWlsIjoidW11dHJhaXhAZ21haWwuY29tIiwiZXhwIjoxNzgzNzMzMzA5fQ.7Hea31T-WIjMJZTNLCWT_XqCS_St_rfddS3oceuJxLk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a15a621ecbee5bb3-VIE","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"212.241.87.175","cf-ipcountry":"AT","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jul-2026 01:33:41 UTC] === User Orders API Called ===
[04-Jul-2026 01:33:41 UTC] User ID: 950
[04-Jul-2026 01:33:41 UTC] Limit: 20, Offset: 0
[04-Jul-2026 01:33:41 UTC] Orders found: 1
[04-Jul-2026 01:33:41 UTC] Orders data: [{"id":376,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/okkesincbio\/13","status":"pending","created_at":"2026-07-04 05:03:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[04-Jul-2026 01:33:41 UTC] Total orders count: 1
[04-Jul-2026 01:33:41 UTC] === API CALL LOG ===
[04-Jul-2026 01:33:41 UTC] Endpoint: user/profile.php
[04-Jul-2026 01:33:41 UTC] Full Log Data: {
    "timestamp": "2026-07-04 01:33:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.241.87.175",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.241.87.175, 141.101.104.91",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUwIiwidXNlcm5hbWUiOiJkZXJkZSIsImVtYWlsIjoidW11dHJhaXhAZ21haWwuY29tIiwiZXhwIjoxNzgzNzMzMzA5fQ.7Hea31T-WIjMJZTNLCWT_XqCS_St_rfddS3oceuJxLk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15a621f3c005bb3-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.241.87.175",
        "cf-ipcountry": "AT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 01:33:41 UTC] === END API CALL LOG ===
[04-Jul-2026 01:33:41 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 01:33:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUwIiwidXNlcm5hbWUiOiJkZXJkZSIsImVtYWlsIjoidW11dHJhaXhAZ21haWwuY29tIiwiZXhwIjoxNzgzNzMzMzA5fQ.7Hea31T-WIjMJZTNLCWT_XqCS_St_rfddS3oceuJxLk
[04-Jul-2026 01:33:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 01:33:41 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 01:33:41 UTC] User ID: 950
[04-Jul-2026 01:33:41 UTC] ✅ User profile retrieved successfully for user ID: 950
[04-Jul-2026 01:33:42 UTC] === API CALL LOG ===
[04-Jul-2026 01:33:42 UTC] Endpoint: user/profile.php
[04-Jul-2026 01:33:42 UTC] Full Log Data: {
    "timestamp": "2026-07-04 01:33:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.241.87.175",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.241.87.175, 141.101.104.91",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUwIiwidXNlcm5hbWUiOiJkZXJkZSIsImVtYWlsIjoidW11dHJhaXhAZ21haWwuY29tIiwiZXhwIjoxNzgzNzMzMzA5fQ.7Hea31T-WIjMJZTNLCWT_XqCS_St_rfddS3oceuJxLk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15a62231d165bb3-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.241.87.175",
        "cf-ipcountry": "AT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 01:33:42 UTC] === END API CALL LOG ===
[04-Jul-2026 01:33:42 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 01:33:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUwIiwidXNlcm5hbWUiOiJkZXJkZSIsImVtYWlsIjoidW11dHJhaXhAZ21haWwuY29tIiwiZXhwIjoxNzgzNzMzMzA5fQ.7Hea31T-WIjMJZTNLCWT_XqCS_St_rfddS3oceuJxLk
[04-Jul-2026 01:33:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 01:33:42 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 01:33:42 UTC] User ID: 950
[04-Jul-2026 01:33:42 UTC] ✅ User profile retrieved successfully for user ID: 950
[04-Jul-2026 01:33:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 01:33:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 01:33:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"212.241.87.175, 141.101.104.91","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUwIiwidXNlcm5hbWUiOiJkZXJkZSIsImVtYWlsIjoidW11dHJhaXhAZ21haWwuY29tIiwiZXhwIjoxNzgzNzMzMzA5fQ.7Hea31T-WIjMJZTNLCWT_XqCS_St_rfddS3oceuJxLk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a15a62842f8c5bb3-VIE","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"212.241.87.175","cf-ipcountry":"AT","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jul-2026 01:33:57 UTC] === User Orders API Called ===
[04-Jul-2026 01:33:57 UTC] User ID: 950
[04-Jul-2026 01:33:57 UTC] Limit: 20, Offset: 0
[04-Jul-2026 01:33:57 UTC] Orders found: 1
[04-Jul-2026 01:33:57 UTC] Orders data: [{"id":376,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/okkesincbio\/13","status":"pending","created_at":"2026-07-04 05:03:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[04-Jul-2026 01:33:57 UTC] Total orders count: 1
[04-Jul-2026 01:33:57 UTC] === API CALL LOG ===
[04-Jul-2026 01:33:57 UTC] Endpoint: user/profile.php
[04-Jul-2026 01:33:57 UTC] Full Log Data: {
    "timestamp": "2026-07-04 01:33:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.241.87.175",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.241.87.175, 141.101.104.91",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUwIiwidXNlcm5hbWUiOiJkZXJkZSIsImVtYWlsIjoidW11dHJhaXhAZ21haWwuY29tIiwiZXhwIjoxNzgzNzMzMzA5fQ.7Hea31T-WIjMJZTNLCWT_XqCS_St_rfddS3oceuJxLk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15a6284afb25bb3-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.241.87.175",
        "cf-ipcountry": "AT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 01:33:57 UTC] === END API CALL LOG ===
[04-Jul-2026 01:33:57 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 01:33:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUwIiwidXNlcm5hbWUiOiJkZXJkZSIsImVtYWlsIjoidW11dHJhaXhAZ21haWwuY29tIiwiZXhwIjoxNzgzNzMzMzA5fQ.7Hea31T-WIjMJZTNLCWT_XqCS_St_rfddS3oceuJxLk
[04-Jul-2026 01:33:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 01:33:57 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 01:33:57 UTC] User ID: 950
[04-Jul-2026 01:33:57 UTC] ✅ User profile retrieved successfully for user ID: 950
[04-Jul-2026 01:33:58 UTC] === API CALL LOG ===
[04-Jul-2026 01:33:58 UTC] Endpoint: user/profile.php
[04-Jul-2026 01:33:58 UTC] Full Log Data: {
    "timestamp": "2026-07-04 01:33:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.241.87.175",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.241.87.175, 141.101.104.91",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUwIiwidXNlcm5hbWUiOiJkZXJkZSIsImVtYWlsIjoidW11dHJhaXhAZ21haWwuY29tIiwiZXhwIjoxNzgzNzMzMzA5fQ.7Hea31T-WIjMJZTNLCWT_XqCS_St_rfddS3oceuJxLk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15a6288888f5bb3-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.241.87.175",
        "cf-ipcountry": "AT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 01:33:58 UTC] === END API CALL LOG ===
[04-Jul-2026 01:33:58 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 01:33:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUwIiwidXNlcm5hbWUiOiJkZXJkZSIsImVtYWlsIjoidW11dHJhaXhAZ21haWwuY29tIiwiZXhwIjoxNzgzNzMzMzA5fQ.7Hea31T-WIjMJZTNLCWT_XqCS_St_rfddS3oceuJxLk
[04-Jul-2026 01:33:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 01:33:58 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 01:33:58 UTC] User ID: 950
[04-Jul-2026 01:33:58 UTC] ✅ User profile retrieved successfully for user ID: 950
[04-Jul-2026 01:33:59 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 01:33:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 01:33:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"212.241.87.175, 141.101.104.91","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUwIiwidXNlcm5hbWUiOiJkZXJkZSIsImVtYWlsIjoidW11dHJhaXhAZ21haWwuY29tIiwiZXhwIjoxNzgzNzMzMzA5fQ.7Hea31T-WIjMJZTNLCWT_XqCS_St_rfddS3oceuJxLk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a15a62913b195bb3-VIE","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"212.241.87.175","cf-ipcountry":"AT","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jul-2026 01:33:59 UTC] === User Orders API Called ===
[04-Jul-2026 01:33:59 UTC] User ID: 950
[04-Jul-2026 01:33:59 UTC] Limit: 20, Offset: 0
[04-Jul-2026 01:33:59 UTC] Orders found: 1
[04-Jul-2026 01:33:59 UTC] Orders data: [{"id":376,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/okkesincbio\/13","status":"pending","created_at":"2026-07-04 05:03:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[04-Jul-2026 01:33:59 UTC] Total orders count: 1
[04-Jul-2026 01:34:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 01:34:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 01:34:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"212.241.87.175, 141.101.104.91","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUwIiwidXNlcm5hbWUiOiJkZXJkZSIsImVtYWlsIjoidW11dHJhaXhAZ21haWwuY29tIiwiZXhwIjoxNzgzNzMzMzA5fQ.7Hea31T-WIjMJZTNLCWT_XqCS_St_rfddS3oceuJxLk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a15a629bedf05bb3-VIE","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"212.241.87.175","cf-ipcountry":"AT","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jul-2026 01:34:01 UTC] === User Orders API Called ===
[04-Jul-2026 01:34:01 UTC] User ID: 950
[04-Jul-2026 01:34:01 UTC] Limit: 20, Offset: 0
[04-Jul-2026 01:34:01 UTC] Orders found: 1
[04-Jul-2026 01:34:01 UTC] Orders data: [{"id":376,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/okkesincbio\/13","status":"pending","created_at":"2026-07-04 05:03:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[04-Jul-2026 01:34:01 UTC] Total orders count: 1
[04-Jul-2026 01:34:01 UTC] === API CALL LOG ===
[04-Jul-2026 01:34:01 UTC] Endpoint: user/profile.php
[04-Jul-2026 01:34:01 UTC] Full Log Data: {
    "timestamp": "2026-07-04 01:34:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.241.87.175",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.241.87.175, 141.101.104.91",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUwIiwidXNlcm5hbWUiOiJkZXJkZSIsImVtYWlsIjoidW11dHJhaXhAZ21haWwuY29tIiwiZXhwIjoxNzgzNzMzMzA5fQ.7Hea31T-WIjMJZTNLCWT_XqCS_St_rfddS3oceuJxLk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15a629cee375bb3-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.241.87.175",
        "cf-ipcountry": "AT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 01:34:01 UTC] === END API CALL LOG ===
[04-Jul-2026 01:34:01 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 01:34:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUwIiwidXNlcm5hbWUiOiJkZXJkZSIsImVtYWlsIjoidW11dHJhaXhAZ21haWwuY29tIiwiZXhwIjoxNzgzNzMzMzA5fQ.7Hea31T-WIjMJZTNLCWT_XqCS_St_rfddS3oceuJxLk
[04-Jul-2026 01:34:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 01:34:01 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 01:34:01 UTC] User ID: 950
[04-Jul-2026 01:34:01 UTC] ✅ User profile retrieved successfully for user ID: 950
[04-Jul-2026 01:34:02 UTC] === API CALL LOG ===
[04-Jul-2026 01:34:02 UTC] Endpoint: user/profile.php
[04-Jul-2026 01:34:02 UTC] Full Log Data: {
    "timestamp": "2026-07-04 01:34:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.241.87.175",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.241.87.175, 141.101.104.91",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUwIiwidXNlcm5hbWUiOiJkZXJkZSIsImVtYWlsIjoidW11dHJhaXhAZ21haWwuY29tIiwiZXhwIjoxNzgzNzMzMzA5fQ.7Hea31T-WIjMJZTNLCWT_XqCS_St_rfddS3oceuJxLk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15a62a03edc5bb3-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.241.87.175",
        "cf-ipcountry": "AT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 01:34:02 UTC] === END API CALL LOG ===
[04-Jul-2026 01:34:02 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 01:34:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUwIiwidXNlcm5hbWUiOiJkZXJkZSIsImVtYWlsIjoidW11dHJhaXhAZ21haWwuY29tIiwiZXhwIjoxNzgzNzMzMzA5fQ.7Hea31T-WIjMJZTNLCWT_XqCS_St_rfddS3oceuJxLk
[04-Jul-2026 01:34:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 01:34:02 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 01:34:02 UTC] User ID: 950
[04-Jul-2026 01:34:02 UTC] ✅ User profile retrieved successfully for user ID: 950
[04-Jul-2026 01:34:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 01:34:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 01:34:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"212.241.87.175, 141.101.104.91","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUwIiwidXNlcm5hbWUiOiJkZXJkZSIsImVtYWlsIjoidW11dHJhaXhAZ21haWwuY29tIiwiZXhwIjoxNzgzNzMzMzA5fQ.7Hea31T-WIjMJZTNLCWT_XqCS_St_rfddS3oceuJxLk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a15a62becde05bb3-VIE","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"212.241.87.175","cf-ipcountry":"AT","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jul-2026 01:34:07 UTC] === User Orders API Called ===
[04-Jul-2026 01:34:07 UTC] User ID: 950
[04-Jul-2026 01:34:07 UTC] Limit: 20, Offset: 0
[04-Jul-2026 01:34:07 UTC] Orders found: 1
[04-Jul-2026 01:34:07 UTC] Orders data: [{"id":376,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/okkesincbio\/13","status":"pending","created_at":"2026-07-04 05:03:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[04-Jul-2026 01:34:07 UTC] Total orders count: 1
[04-Jul-2026 01:34:07 UTC] === API CALL LOG ===
[04-Jul-2026 01:34:07 UTC] Endpoint: user/profile.php
[04-Jul-2026 01:34:07 UTC] Full Log Data: {
    "timestamp": "2026-07-04 01:34:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.241.87.175",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.241.87.175, 141.101.104.91",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUwIiwidXNlcm5hbWUiOiJkZXJkZSIsImVtYWlsIjoidW11dHJhaXhAZ21haWwuY29tIiwiZXhwIjoxNzgzNzMzMzA5fQ.7Hea31T-WIjMJZTNLCWT_XqCS_St_rfddS3oceuJxLk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15a62bf3df85bb3-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.241.87.175",
        "cf-ipcountry": "AT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 01:34:07 UTC] === END API CALL LOG ===
[04-Jul-2026 01:34:07 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 01:34:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUwIiwidXNlcm5hbWUiOiJkZXJkZSIsImVtYWlsIjoidW11dHJhaXhAZ21haWwuY29tIiwiZXhwIjoxNzgzNzMzMzA5fQ.7Hea31T-WIjMJZTNLCWT_XqCS_St_rfddS3oceuJxLk
[04-Jul-2026 01:34:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 01:34:07 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 01:34:07 UTC] User ID: 950
[04-Jul-2026 01:34:07 UTC] ✅ User profile retrieved successfully for user ID: 950
[04-Jul-2026 01:34:07 UTC] === API CALL LOG ===
[04-Jul-2026 01:34:07 UTC] Endpoint: user/profile.php
[04-Jul-2026 01:34:07 UTC] Full Log Data: {
    "timestamp": "2026-07-04 01:34:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.241.87.175",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.241.87.175, 141.101.104.91",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUwIiwidXNlcm5hbWUiOiJkZXJkZSIsImVtYWlsIjoidW11dHJhaXhAZ21haWwuY29tIiwiZXhwIjoxNzgzNzMzMzA5fQ.7Hea31T-WIjMJZTNLCWT_XqCS_St_rfddS3oceuJxLk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15a62c31ec35bb3-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.241.87.175",
        "cf-ipcountry": "AT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 01:34:07 UTC] === END API CALL LOG ===
[04-Jul-2026 01:34:07 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 01:34:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUwIiwidXNlcm5hbWUiOiJkZXJkZSIsImVtYWlsIjoidW11dHJhaXhAZ21haWwuY29tIiwiZXhwIjoxNzgzNzMzMzA5fQ.7Hea31T-WIjMJZTNLCWT_XqCS_St_rfddS3oceuJxLk
[04-Jul-2026 01:34:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 01:34:07 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 01:34:07 UTC] User ID: 950
[04-Jul-2026 01:34:07 UTC] ✅ User profile retrieved successfully for user ID: 950
[04-Jul-2026 01:34:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 01:34:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 01:34:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"212.241.87.175, 141.101.104.91","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUwIiwidXNlcm5hbWUiOiJkZXJkZSIsImVtYWlsIjoidW11dHJhaXhAZ21haWwuY29tIiwiZXhwIjoxNzgzNzMzMzA5fQ.7Hea31T-WIjMJZTNLCWT_XqCS_St_rfddS3oceuJxLk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a15a62e5ef6d5bb3-VIE","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"212.241.87.175","cf-ipcountry":"AT","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jul-2026 01:34:13 UTC] === User Orders API Called ===
[04-Jul-2026 01:34:13 UTC] User ID: 950
[04-Jul-2026 01:34:13 UTC] Limit: 20, Offset: 0
[04-Jul-2026 01:34:13 UTC] Orders found: 1
[04-Jul-2026 01:34:13 UTC] Orders data: [{"id":376,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/okkesincbio\/13","status":"pending","created_at":"2026-07-04 05:03:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[04-Jul-2026 01:34:13 UTC] Total orders count: 1
[04-Jul-2026 01:34:13 UTC] === API CALL LOG ===
[04-Jul-2026 01:34:13 UTC] Endpoint: user/profile.php
[04-Jul-2026 01:34:13 UTC] Full Log Data: {
    "timestamp": "2026-07-04 01:34:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.241.87.175",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.241.87.175, 141.101.104.91",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUwIiwidXNlcm5hbWUiOiJkZXJkZSIsImVtYWlsIjoidW11dHJhaXhAZ21haWwuY29tIiwiZXhwIjoxNzgzNzMzMzA5fQ.7Hea31T-WIjMJZTNLCWT_XqCS_St_rfddS3oceuJxLk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15a62e66f9b5bb3-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.241.87.175",
        "cf-ipcountry": "AT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 01:34:13 UTC] === END API CALL LOG ===
[04-Jul-2026 01:34:13 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 01:34:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUwIiwidXNlcm5hbWUiOiJkZXJkZSIsImVtYWlsIjoidW11dHJhaXhAZ21haWwuY29tIiwiZXhwIjoxNzgzNzMzMzA5fQ.7Hea31T-WIjMJZTNLCWT_XqCS_St_rfddS3oceuJxLk
[04-Jul-2026 01:34:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 01:34:13 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 01:34:13 UTC] User ID: 950
[04-Jul-2026 01:34:13 UTC] ✅ User profile retrieved successfully for user ID: 950
[04-Jul-2026 01:34:14 UTC] === API CALL LOG ===
[04-Jul-2026 01:34:14 UTC] Endpoint: user/profile.php
[04-Jul-2026 01:34:14 UTC] Full Log Data: {
    "timestamp": "2026-07-04 01:34:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.241.87.175",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.241.87.175, 141.101.104.91",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUwIiwidXNlcm5hbWUiOiJkZXJkZSIsImVtYWlsIjoidW11dHJhaXhAZ21haWwuY29tIiwiZXhwIjoxNzgzNzMzMzA5fQ.7Hea31T-WIjMJZTNLCWT_XqCS_St_rfddS3oceuJxLk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15a62ea287a5bb3-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.241.87.175",
        "cf-ipcountry": "AT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 01:34:14 UTC] === END API CALL LOG ===
[04-Jul-2026 01:34:14 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 01:34:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUwIiwidXNlcm5hbWUiOiJkZXJkZSIsImVtYWlsIjoidW11dHJhaXhAZ21haWwuY29tIiwiZXhwIjoxNzgzNzMzMzA5fQ.7Hea31T-WIjMJZTNLCWT_XqCS_St_rfddS3oceuJxLk
[04-Jul-2026 01:34:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 01:34:14 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 01:34:14 UTC] User ID: 950
[04-Jul-2026 01:34:14 UTC] ✅ User profile retrieved successfully for user ID: 950
[04-Jul-2026 01:34:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 01:34:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 01:34:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"212.241.87.175, 141.101.104.91","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUwIiwidXNlcm5hbWUiOiJkZXJkZSIsImVtYWlsIjoidW11dHJhaXhAZ21haWwuY29tIiwiZXhwIjoxNzgzNzMzMzA5fQ.7Hea31T-WIjMJZTNLCWT_XqCS_St_rfddS3oceuJxLk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a15a63076f975bb3-VIE","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"212.241.87.175","cf-ipcountry":"AT","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jul-2026 01:34:18 UTC] === User Orders API Called ===
[04-Jul-2026 01:34:18 UTC] User ID: 950
[04-Jul-2026 01:34:18 UTC] Limit: 20, Offset: 0
[04-Jul-2026 01:34:18 UTC] Orders found: 1
[04-Jul-2026 01:34:18 UTC] Orders data: [{"id":376,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/okkesincbio\/13","status":"pending","created_at":"2026-07-04 05:03:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[04-Jul-2026 01:34:18 UTC] Total orders count: 1
[04-Jul-2026 01:34:18 UTC] === API CALL LOG ===
[04-Jul-2026 01:34:18 UTC] Endpoint: user/profile.php
[04-Jul-2026 01:34:18 UTC] Full Log Data: {
    "timestamp": "2026-07-04 01:34:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.241.87.175",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.241.87.175, 141.101.104.91",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUwIiwidXNlcm5hbWUiOiJkZXJkZSIsImVtYWlsIjoidW11dHJhaXhAZ21haWwuY29tIiwiZXhwIjoxNzgzNzMzMzA5fQ.7Hea31T-WIjMJZTNLCWT_XqCS_St_rfddS3oceuJxLk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15a6307dfaf5bb3-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.241.87.175",
        "cf-ipcountry": "AT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 01:34:18 UTC] === END API CALL LOG ===
[04-Jul-2026 01:34:18 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 01:34:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUwIiwidXNlcm5hbWUiOiJkZXJkZSIsImVtYWlsIjoidW11dHJhaXhAZ21haWwuY29tIiwiZXhwIjoxNzgzNzMzMzA5fQ.7Hea31T-WIjMJZTNLCWT_XqCS_St_rfddS3oceuJxLk
[04-Jul-2026 01:34:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 01:34:18 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 01:34:18 UTC] User ID: 950
[04-Jul-2026 01:34:18 UTC] ✅ User profile retrieved successfully for user ID: 950
[04-Jul-2026 01:34:19 UTC] === API CALL LOG ===
[04-Jul-2026 01:34:19 UTC] Endpoint: user/profile.php
[04-Jul-2026 01:34:19 UTC] Full Log Data: {
    "timestamp": "2026-07-04 01:34:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.241.87.175",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.241.87.175, 141.101.104.91",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUwIiwidXNlcm5hbWUiOiJkZXJkZSIsImVtYWlsIjoidW11dHJhaXhAZ21haWwuY29tIiwiZXhwIjoxNzgzNzMzMzA5fQ.7Hea31T-WIjMJZTNLCWT_XqCS_St_rfddS3oceuJxLk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15a630b98855bb3-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.241.87.175",
        "cf-ipcountry": "AT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 01:34:19 UTC] === END API CALL LOG ===
[04-Jul-2026 01:34:19 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 01:34:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUwIiwidXNlcm5hbWUiOiJkZXJkZSIsImVtYWlsIjoidW11dHJhaXhAZ21haWwuY29tIiwiZXhwIjoxNzgzNzMzMzA5fQ.7Hea31T-WIjMJZTNLCWT_XqCS_St_rfddS3oceuJxLk
[04-Jul-2026 01:34:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 01:34:19 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 01:34:19 UTC] User ID: 950
[04-Jul-2026 01:34:19 UTC] ✅ User profile retrieved successfully for user ID: 950
[04-Jul-2026 01:34:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 01:34:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 01:34:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"212.241.87.175, 141.101.104.91","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUwIiwidXNlcm5hbWUiOiJkZXJkZSIsImVtYWlsIjoidW11dHJhaXhAZ21haWwuY29tIiwiZXhwIjoxNzgzNzMzMzA5fQ.7Hea31T-WIjMJZTNLCWT_XqCS_St_rfddS3oceuJxLk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a15a63340b8e5bb3-VIE","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"212.241.87.175","cf-ipcountry":"AT","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jul-2026 01:34:25 UTC] === User Orders API Called ===
[04-Jul-2026 01:34:25 UTC] User ID: 950
[04-Jul-2026 01:34:25 UTC] Limit: 20, Offset: 0
[04-Jul-2026 01:34:25 UTC] Orders found: 1
[04-Jul-2026 01:34:25 UTC] Orders data: [{"id":376,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/okkesincbio\/13","status":"pending","created_at":"2026-07-04 05:03:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[04-Jul-2026 01:34:25 UTC] Total orders count: 1
[04-Jul-2026 01:34:26 UTC] === API CALL LOG ===
[04-Jul-2026 01:34:26 UTC] Endpoint: user/profile.php
[04-Jul-2026 01:34:26 UTC] Full Log Data: {
    "timestamp": "2026-07-04 01:34:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.241.87.175",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.241.87.175, 141.101.104.91",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUwIiwidXNlcm5hbWUiOiJkZXJkZSIsImVtYWlsIjoidW11dHJhaXhAZ21haWwuY29tIiwiZXhwIjoxNzgzNzMzMzA5fQ.7Hea31T-WIjMJZTNLCWT_XqCS_St_rfddS3oceuJxLk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15a6334abc05bb3-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.241.87.175",
        "cf-ipcountry": "AT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 01:34:26 UTC] === END API CALL LOG ===
[04-Jul-2026 01:34:26 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 01:34:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUwIiwidXNlcm5hbWUiOiJkZXJkZSIsImVtYWlsIjoidW11dHJhaXhAZ21haWwuY29tIiwiZXhwIjoxNzgzNzMzMzA5fQ.7Hea31T-WIjMJZTNLCWT_XqCS_St_rfddS3oceuJxLk
[04-Jul-2026 01:34:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 01:34:26 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 01:34:26 UTC] User ID: 950
[04-Jul-2026 01:34:26 UTC] ✅ User profile retrieved successfully for user ID: 950
[04-Jul-2026 01:34:26 UTC] === API CALL LOG ===
[04-Jul-2026 01:34:26 UTC] Endpoint: user/profile.php
[04-Jul-2026 01:34:26 UTC] Full Log Data: {
    "timestamp": "2026-07-04 01:34:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.241.87.175",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.241.87.175, 141.101.104.91",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUwIiwidXNlcm5hbWUiOiJkZXJkZSIsImVtYWlsIjoidW11dHJhaXhAZ21haWwuY29tIiwiZXhwIjoxNzgzNzMzMzA5fQ.7Hea31T-WIjMJZTNLCWT_XqCS_St_rfddS3oceuJxLk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15a63382cad5bb3-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.241.87.175",
        "cf-ipcountry": "AT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 01:34:26 UTC] === END API CALL LOG ===
[04-Jul-2026 01:34:26 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 01:34:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUwIiwidXNlcm5hbWUiOiJkZXJkZSIsImVtYWlsIjoidW11dHJhaXhAZ21haWwuY29tIiwiZXhwIjoxNzgzNzMzMzA5fQ.7Hea31T-WIjMJZTNLCWT_XqCS_St_rfddS3oceuJxLk
[04-Jul-2026 01:34:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 01:34:26 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 01:34:26 UTC] User ID: 950
[04-Jul-2026 01:34:26 UTC] ✅ User profile retrieved successfully for user ID: 950
[04-Jul-2026 01:35:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 01:35:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 01:35:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"212.241.87.175, 141.101.104.91","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUwIiwidXNlcm5hbWUiOiJkZXJkZSIsImVtYWlsIjoidW11dHJhaXhAZ21haWwuY29tIiwiZXhwIjoxNzgzNzMzMzA5fQ.7Hea31T-WIjMJZTNLCWT_XqCS_St_rfddS3oceuJxLk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a15a6520dd1c5bb3-VIE","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"212.241.87.175","cf-ipcountry":"AT","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jul-2026 01:35:44 UTC] === User Orders API Called ===
[04-Jul-2026 01:35:44 UTC] User ID: 950
[04-Jul-2026 01:35:44 UTC] Limit: 20, Offset: 0
[04-Jul-2026 01:35:44 UTC] Orders found: 1
[04-Jul-2026 01:35:44 UTC] Orders data: [{"id":376,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/okkesincbio\/13","status":"pending","created_at":"2026-07-04 05:03:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[04-Jul-2026 01:35:44 UTC] Total orders count: 1
[04-Jul-2026 01:35:44 UTC] === API CALL LOG ===
[04-Jul-2026 01:35:44 UTC] Endpoint: user/profile.php
[04-Jul-2026 01:35:44 UTC] Full Log Data: {
    "timestamp": "2026-07-04 01:35:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.241.87.175",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.241.87.175, 141.101.104.91",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUwIiwidXNlcm5hbWUiOiJkZXJkZSIsImVtYWlsIjoidW11dHJhaXhAZ21haWwuY29tIiwiZXhwIjoxNzgzNzMzMzA5fQ.7Hea31T-WIjMJZTNLCWT_XqCS_St_rfddS3oceuJxLk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15a65217d3c5bb3-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.241.87.175",
        "cf-ipcountry": "AT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 01:35:44 UTC] === END API CALL LOG ===
[04-Jul-2026 01:35:44 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 01:35:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUwIiwidXNlcm5hbWUiOiJkZXJkZSIsImVtYWlsIjoidW11dHJhaXhAZ21haWwuY29tIiwiZXhwIjoxNzgzNzMzMzA5fQ.7Hea31T-WIjMJZTNLCWT_XqCS_St_rfddS3oceuJxLk
[04-Jul-2026 01:35:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 01:35:44 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 01:35:44 UTC] User ID: 950
[04-Jul-2026 01:35:44 UTC] ✅ User profile retrieved successfully for user ID: 950
[04-Jul-2026 01:35:45 UTC] === API CALL LOG ===
[04-Jul-2026 01:35:45 UTC] Endpoint: user/profile.php
[04-Jul-2026 01:35:45 UTC] Full Log Data: {
    "timestamp": "2026-07-04 01:35:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.241.87.175",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.241.87.175, 141.101.104.91",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUwIiwidXNlcm5hbWUiOiJkZXJkZSIsImVtYWlsIjoidW11dHJhaXhAZ21haWwuY29tIiwiZXhwIjoxNzgzNzMzMzA5fQ.7Hea31T-WIjMJZTNLCWT_XqCS_St_rfddS3oceuJxLk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15a65250e025bb3-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.241.87.175",
        "cf-ipcountry": "AT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 01:35:45 UTC] === END API CALL LOG ===
[04-Jul-2026 01:35:45 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 01:35:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUwIiwidXNlcm5hbWUiOiJkZXJkZSIsImVtYWlsIjoidW11dHJhaXhAZ21haWwuY29tIiwiZXhwIjoxNzgzNzMzMzA5fQ.7Hea31T-WIjMJZTNLCWT_XqCS_St_rfddS3oceuJxLk
[04-Jul-2026 01:35:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 01:35:45 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 01:35:45 UTC] User ID: 950
[04-Jul-2026 01:35:45 UTC] ✅ User profile retrieved successfully for user ID: 950
[04-Jul-2026 01:35:53 UTC] === API CALL LOG ===
[04-Jul-2026 01:35:53 UTC] Endpoint: user/profile.php
[04-Jul-2026 01:35:53 UTC] Full Log Data: {
    "timestamp": "2026-07-04 01:35:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.241.87.175",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.241.87.175, 104.23.162.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUwIiwidXNlcm5hbWUiOiJkZXJkZSIsImVtYWlsIjoidW11dHJhaXhAZ21haWwuY29tIiwiZXhwIjoxNzgzNzMzMzA5fQ.7Hea31T-WIjMJZTNLCWT_XqCS_St_rfddS3oceuJxLk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15a65580d83fe40-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.241.87.175",
        "cf-ipcountry": "AT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 01:35:53 UTC] === END API CALL LOG ===
[04-Jul-2026 01:35:53 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 01:35:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUwIiwidXNlcm5hbWUiOiJkZXJkZSIsImVtYWlsIjoidW11dHJhaXhAZ21haWwuY29tIiwiZXhwIjoxNzgzNzMzMzA5fQ.7Hea31T-WIjMJZTNLCWT_XqCS_St_rfddS3oceuJxLk
[04-Jul-2026 01:35:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 01:35:53 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 01:35:53 UTC] User ID: 950
[04-Jul-2026 01:35:53 UTC] ✅ User profile retrieved successfully for user ID: 950
[04-Jul-2026 01:35:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 01:35:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 01:35:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"212.241.87.175, 104.23.162.71","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUwIiwidXNlcm5hbWUiOiJkZXJkZSIsImVtYWlsIjoidW11dHJhaXhAZ21haWwuY29tIiwiZXhwIjoxNzgzNzMzMzA5fQ.7Hea31T-WIjMJZTNLCWT_XqCS_St_rfddS3oceuJxLk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a15a655b9ef1fe40-VIE","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"212.241.87.175","cf-ipcountry":"AT","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jul-2026 01:35:54 UTC] === User Orders API Called ===
[04-Jul-2026 01:35:54 UTC] User ID: 950
[04-Jul-2026 01:35:54 UTC] Limit: 20, Offset: 0
[04-Jul-2026 01:35:54 UTC] Orders found: 1
[04-Jul-2026 01:35:54 UTC] Orders data: [{"id":376,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/okkesincbio\/13","status":"pending","created_at":"2026-07-04 05:03:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[04-Jul-2026 01:35:54 UTC] Total orders count: 1
[04-Jul-2026 01:35:59 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 01:35:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 01:35:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"212.241.87.175, 104.23.162.71","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUwIiwidXNlcm5hbWUiOiJkZXJkZSIsImVtYWlsIjoidW11dHJhaXhAZ21haWwuY29tIiwiZXhwIjoxNzgzNzMzMzA5fQ.7Hea31T-WIjMJZTNLCWT_XqCS_St_rfddS3oceuJxLk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a15a657fce7cfe40-VIE","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"212.241.87.175","cf-ipcountry":"AT","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jul-2026 01:35:59 UTC] === User Orders API Called ===
[04-Jul-2026 01:35:59 UTC] User ID: 950
[04-Jul-2026 01:35:59 UTC] Limit: 20, Offset: 0
[04-Jul-2026 01:35:59 UTC] Orders found: 1
[04-Jul-2026 01:35:59 UTC] Orders data: [{"id":376,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/okkesincbio\/13","status":"pending","created_at":"2026-07-04 05:03:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[04-Jul-2026 01:35:59 UTC] Total orders count: 1
[04-Jul-2026 01:36:00 UTC] === API CALL LOG ===
[04-Jul-2026 01:36:00 UTC] Endpoint: user/profile.php
[04-Jul-2026 01:36:00 UTC] Full Log Data: {
    "timestamp": "2026-07-04 01:36:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.241.87.175",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.241.87.175, 104.23.162.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUwIiwidXNlcm5hbWUiOiJkZXJkZSIsImVtYWlsIjoidW11dHJhaXhAZ21haWwuY29tIiwiZXhwIjoxNzgzNzMzMzA5fQ.7Hea31T-WIjMJZTNLCWT_XqCS_St_rfddS3oceuJxLk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15a65802ea7fe40-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.241.87.175",
        "cf-ipcountry": "AT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 01:36:00 UTC] === END API CALL LOG ===
[04-Jul-2026 01:36:00 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 01:36:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUwIiwidXNlcm5hbWUiOiJkZXJkZSIsImVtYWlsIjoidW11dHJhaXhAZ21haWwuY29tIiwiZXhwIjoxNzgzNzMzMzA5fQ.7Hea31T-WIjMJZTNLCWT_XqCS_St_rfddS3oceuJxLk
[04-Jul-2026 01:36:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 01:36:00 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 01:36:00 UTC] User ID: 950
[04-Jul-2026 01:36:00 UTC] ✅ User profile retrieved successfully for user ID: 950
[04-Jul-2026 01:36:00 UTC] === API CALL LOG ===
[04-Jul-2026 01:36:00 UTC] Endpoint: user/profile.php
[04-Jul-2026 01:36:00 UTC] Full Log Data: {
    "timestamp": "2026-07-04 01:36:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.241.87.175",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.241.87.175, 104.23.162.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUwIiwidXNlcm5hbWUiOiJkZXJkZSIsImVtYWlsIjoidW11dHJhaXhAZ21haWwuY29tIiwiZXhwIjoxNzgzNzMzMzA5fQ.7Hea31T-WIjMJZTNLCWT_XqCS_St_rfddS3oceuJxLk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15a6583f862fe40-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.241.87.175",
        "cf-ipcountry": "AT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 01:36:00 UTC] === END API CALL LOG ===
[04-Jul-2026 01:36:00 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 01:36:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUwIiwidXNlcm5hbWUiOiJkZXJkZSIsImVtYWlsIjoidW11dHJhaXhAZ21haWwuY29tIiwiZXhwIjoxNzgzNzMzMzA5fQ.7Hea31T-WIjMJZTNLCWT_XqCS_St_rfddS3oceuJxLk
[04-Jul-2026 01:36:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 01:36:00 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 01:36:00 UTC] User ID: 950
[04-Jul-2026 01:36:00 UTC] ✅ User profile retrieved successfully for user ID: 950
[04-Jul-2026 01:36:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 01:36:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 01:36:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"212.241.87.175, 104.23.162.71","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUwIiwidXNlcm5hbWUiOiJkZXJkZSIsImVtYWlsIjoidW11dHJhaXhAZ21haWwuY29tIiwiZXhwIjoxNzgzNzMzMzA5fQ.7Hea31T-WIjMJZTNLCWT_XqCS_St_rfddS3oceuJxLk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a15a65b76f2afe40-VIE","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"212.241.87.175","cf-ipcountry":"AT","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jul-2026 01:36:08 UTC] === User Orders API Called ===
[04-Jul-2026 01:36:08 UTC] User ID: 950
[04-Jul-2026 01:36:08 UTC] Limit: 20, Offset: 0
[04-Jul-2026 01:36:08 UTC] Orders found: 1
[04-Jul-2026 01:36:08 UTC] Orders data: [{"id":376,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/okkesincbio\/13","status":"pending","created_at":"2026-07-04 05:03:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[04-Jul-2026 01:36:08 UTC] Total orders count: 1
[04-Jul-2026 01:36:09 UTC] === API CALL LOG ===
[04-Jul-2026 01:36:09 UTC] Endpoint: user/profile.php
[04-Jul-2026 01:36:09 UTC] Full Log Data: {
    "timestamp": "2026-07-04 01:36:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.241.87.175",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.241.87.175, 104.23.162.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUwIiwidXNlcm5hbWUiOiJkZXJkZSIsImVtYWlsIjoidW11dHJhaXhAZ21haWwuY29tIiwiZXhwIjoxNzgzNzMzMzA5fQ.7Hea31T-WIjMJZTNLCWT_XqCS_St_rfddS3oceuJxLk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15a65b9c857fe40-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.241.87.175",
        "cf-ipcountry": "AT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 01:36:09 UTC] === END API CALL LOG ===
[04-Jul-2026 01:36:09 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 01:36:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUwIiwidXNlcm5hbWUiOiJkZXJkZSIsImVtYWlsIjoidW11dHJhaXhAZ21haWwuY29tIiwiZXhwIjoxNzgzNzMzMzA5fQ.7Hea31T-WIjMJZTNLCWT_XqCS_St_rfddS3oceuJxLk
[04-Jul-2026 01:36:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 01:36:09 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 01:36:09 UTC] User ID: 950
[04-Jul-2026 01:36:09 UTC] ✅ User profile retrieved successfully for user ID: 950
[04-Jul-2026 01:36:09 UTC] User Purchases API - User ID: 950
[04-Jul-2026 01:36:09 UTC] User Purchases API - Total purchases found: 2
[04-Jul-2026 01:43:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 01:43:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 01:43:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"212.241.87.175, 141.101.104.90","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUwIiwidXNlcm5hbWUiOiJkZXJkZSIsImVtYWlsIjoidW11dHJhaXhAZ21haWwuY29tIiwiZXhwIjoxNzgzNzMzMzA5fQ.7Hea31T-WIjMJZTNLCWT_XqCS_St_rfddS3oceuJxLk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a15a71178f7b5ba7-VIE","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"212.241.87.175","cf-ipcountry":"AT","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jul-2026 01:43:54 UTC] === User Orders API Called ===
[04-Jul-2026 01:43:54 UTC] User ID: 950
[04-Jul-2026 01:43:54 UTC] Limit: 20, Offset: 0
[04-Jul-2026 01:43:54 UTC] Orders found: 1
[04-Jul-2026 01:43:54 UTC] Orders data: [{"id":376,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/okkesincbio\/13","status":"pending","created_at":"2026-07-04 05:03:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[04-Jul-2026 01:43:54 UTC] Total orders count: 1
[04-Jul-2026 04:50:08 UTC] === API CALL LOG ===
[04-Jul-2026 04:50:08 UTC] Endpoint: user/profile.php
[04-Jul-2026 04:50:08 UTC] Full Log Data: {
    "timestamp": "2026-07-04 04:50:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.78.185.176",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "149.78.185.176, 104.22.10.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUxIiwidXNlcm5hbWUiOiJsY3RkcmZ4IiwiZW1haWwiOiJsdWNhc3plemVhdmVkb0BnbWFpbC5jb20iLCJleHAiOjE3ODM3NDU0MDZ9.Gkt7YvYjuU9LPeJyMAMYlaXSjcWlVIRx8C3J1iYflIA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15b81e1093ddf6c-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "149.78.185.176",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 04:50:08 UTC] === END API CALL LOG ===
[04-Jul-2026 04:50:08 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 04:50:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUxIiwidXNlcm5hbWUiOiJsY3RkcmZ4IiwiZW1haWwiOiJsdWNhc3plemVhdmVkb0BnbWFpbC5jb20iLCJleHAiOjE3ODM3NDU0MDZ9.Gkt7YvYjuU9LPeJyMAMYlaXSjcWlVIRx8C3J1iYflIA
[04-Jul-2026 04:50:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 04:50:08 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 04:50:08 UTC] User ID: 951
[04-Jul-2026 04:50:08 UTC] ✅ User profile retrieved successfully for user ID: 951
[04-Jul-2026 04:50:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 04:50:08 UTC] === API CALL LOG ===
[04-Jul-2026 04:50:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 04:50:08 UTC] Endpoint: user/profile.php
[04-Jul-2026 04:50:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"149.78.185.176, 104.22.10.14","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUxIiwidXNlcm5hbWUiOiJsY3RkcmZ4IiwiZW1haWwiOiJsdWNhc3plemVhdmVkb0BnbWFpbC5jb20iLCJleHAiOjE3ODM3NDU0MDZ9.Gkt7YvYjuU9LPeJyMAMYlaXSjcWlVIRx8C3J1iYflIA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a15b81e10940df6c-GRU","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"149.78.185.176","cf-ipcountry":"BR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jul-2026 04:50:08 UTC] Full Log Data: {
    "timestamp": "2026-07-04 04:50:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.78.185.176",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "149.78.185.176, 104.22.10.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUxIiwidXNlcm5hbWUiOiJsY3RkcmZ4IiwiZW1haWwiOiJsdWNhc3plemVhdmVkb0BnbWFpbC5jb20iLCJleHAiOjE3ODM3NDU0MDZ9.Gkt7YvYjuU9LPeJyMAMYlaXSjcWlVIRx8C3J1iYflIA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15b81e10941df6c-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "149.78.185.176",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 04:50:08 UTC] === END API CALL LOG ===
[04-Jul-2026 04:50:08 UTC] === User Orders API Called ===
[04-Jul-2026 04:50:08 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 04:50:08 UTC] User ID: 951
[04-Jul-2026 04:50:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUxIiwidXNlcm5hbWUiOiJsY3RkcmZ4IiwiZW1haWwiOiJsdWNhc3plemVhdmVkb0BnbWFpbC5jb20iLCJleHAiOjE3ODM3NDU0MDZ9.Gkt7YvYjuU9LPeJyMAMYlaXSjcWlVIRx8C3J1iYflIA
[04-Jul-2026 04:50:08 UTC] Limit: 20, Offset: 0
[04-Jul-2026 04:50:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 04:50:08 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 04:50:08 UTC] User ID: 951
[04-Jul-2026 04:50:08 UTC] ✅ User profile retrieved successfully for user ID: 951
[04-Jul-2026 04:50:08 UTC] Orders found: 0
[04-Jul-2026 04:50:08 UTC] Orders data: []
[04-Jul-2026 04:50:08 UTC] Total orders count: 0
[04-Jul-2026 04:50:09 UTC] === API CALL LOG ===
[04-Jul-2026 04:50:09 UTC] Endpoint: user/profile.php
[04-Jul-2026 04:50:09 UTC] Full Log Data: {
    "timestamp": "2026-07-04 04:50:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.78.185.176",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "149.78.185.176, 104.22.10.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUxIiwidXNlcm5hbWUiOiJsY3RkcmZ4IiwiZW1haWwiOiJsdWNhc3plemVhdmVkb0BnbWFpbC5jb20iLCJleHAiOjE3ODM3NDU0MDZ9.Gkt7YvYjuU9LPeJyMAMYlaXSjcWlVIRx8C3J1iYflIA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15b81e98c9fdf6c-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "149.78.185.176",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 04:50:09 UTC] === END API CALL LOG ===
[04-Jul-2026 04:50:09 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 04:50:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUxIiwidXNlcm5hbWUiOiJsY3RkcmZ4IiwiZW1haWwiOiJsdWNhc3plemVhdmVkb0BnbWFpbC5jb20iLCJleHAiOjE3ODM3NDU0MDZ9.Gkt7YvYjuU9LPeJyMAMYlaXSjcWlVIRx8C3J1iYflIA
[04-Jul-2026 04:50:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 04:50:09 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 04:50:09 UTC] User ID: 951
[04-Jul-2026 04:50:09 UTC] ✅ User profile retrieved successfully for user ID: 951
[04-Jul-2026 04:50:39 UTC] === API CALL LOG ===
[04-Jul-2026 04:50:39 UTC] Endpoint: user/profile.php
[04-Jul-2026 04:50:39 UTC] Full Log Data: {
    "timestamp": "2026-07-04 04:50:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.78.185.176",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "149.78.185.176, 104.23.254.17",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUxIiwidXNlcm5hbWUiOiJsY3RkcmZ4IiwiZW1haWwiOiJsdWNhc3plemVhdmVkb0BnbWFpbC5jb20iLCJleHAiOjE3ODM3NDU0MDZ9.Gkt7YvYjuU9LPeJyMAMYlaXSjcWlVIRx8C3J1iYflIA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15b829ffd0893a8-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "149.78.185.176",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 04:50:39 UTC] === END API CALL LOG ===
[04-Jul-2026 04:50:39 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 04:50:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUxIiwidXNlcm5hbWUiOiJsY3RkcmZ4IiwiZW1haWwiOiJsdWNhc3plemVhdmVkb0BnbWFpbC5jb20iLCJleHAiOjE3ODM3NDU0MDZ9.Gkt7YvYjuU9LPeJyMAMYlaXSjcWlVIRx8C3J1iYflIA
[04-Jul-2026 04:50:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 04:50:39 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 04:50:39 UTC] User ID: 951
[04-Jul-2026 04:50:39 UTC] ✅ User profile retrieved successfully for user ID: 951
[04-Jul-2026 04:51:10 UTC] === API CALL LOG ===
[04-Jul-2026 04:51:10 UTC] Endpoint: user/profile.php
[04-Jul-2026 04:51:10 UTC] Full Log Data: {
    "timestamp": "2026-07-04 04:51:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.78.185.176",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "149.78.185.176, 104.23.254.16",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUxIiwidXNlcm5hbWUiOiJsY3RkcmZ4IiwiZW1haWwiOiJsdWNhc3plemVhdmVkb0BnbWFpbC5jb20iLCJleHAiOjE3ODM3NDU0MDZ9.Gkt7YvYjuU9LPeJyMAMYlaXSjcWlVIRx8C3J1iYflIA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15b83641b4e93a8-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "149.78.185.176",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 04:51:10 UTC] === END API CALL LOG ===
[04-Jul-2026 04:51:10 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 04:51:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUxIiwidXNlcm5hbWUiOiJsY3RkcmZ4IiwiZW1haWwiOiJsdWNhc3plemVhdmVkb0BnbWFpbC5jb20iLCJleHAiOjE3ODM3NDU0MDZ9.Gkt7YvYjuU9LPeJyMAMYlaXSjcWlVIRx8C3J1iYflIA
[04-Jul-2026 04:51:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 04:51:10 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 04:51:10 UTC] User ID: 951
[04-Jul-2026 04:51:10 UTC] ✅ User profile retrieved successfully for user ID: 951
[04-Jul-2026 04:51:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 04:51:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 04:51:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"149.78.185.176, 104.23.254.16","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUxIiwidXNlcm5hbWUiOiJsY3RkcmZ4IiwiZW1haWwiOiJsdWNhc3plemVhdmVkb0BnbWFpbC5jb20iLCJleHAiOjE3ODM3NDU0MDZ9.Gkt7YvYjuU9LPeJyMAMYlaXSjcWlVIRx8C3J1iYflIA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a15b83641b4d93a8-GRU","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"149.78.185.176","cf-ipcountry":"BR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jul-2026 04:51:10 UTC] === User Orders API Called ===
[04-Jul-2026 04:51:10 UTC] User ID: 951
[04-Jul-2026 04:51:10 UTC] Limit: 20, Offset: 0
[04-Jul-2026 04:51:10 UTC] Orders found: 0
[04-Jul-2026 04:51:10 UTC] Orders data: []
[04-Jul-2026 04:51:10 UTC] Total orders count: 0
[04-Jul-2026 04:51:10 UTC] === API CALL LOG ===
[04-Jul-2026 04:51:10 UTC] Endpoint: user/profile.php
[04-Jul-2026 04:51:10 UTC] Full Log Data: {
    "timestamp": "2026-07-04 04:51:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.78.185.176",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "149.78.185.176, 104.23.254.16",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUxIiwidXNlcm5hbWUiOiJsY3RkcmZ4IiwiZW1haWwiOiJsdWNhc3plemVhdmVkb0BnbWFpbC5jb20iLCJleHAiOjE3ODM3NDU0MDZ9.Gkt7YvYjuU9LPeJyMAMYlaXSjcWlVIRx8C3J1iYflIA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15b8368195393a8-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "149.78.185.176",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 04:51:10 UTC] === END API CALL LOG ===
[04-Jul-2026 04:51:10 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 04:51:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUxIiwidXNlcm5hbWUiOiJsY3RkcmZ4IiwiZW1haWwiOiJsdWNhc3plemVhdmVkb0BnbWFpbC5jb20iLCJleHAiOjE3ODM3NDU0MDZ9.Gkt7YvYjuU9LPeJyMAMYlaXSjcWlVIRx8C3J1iYflIA
[04-Jul-2026 04:51:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 04:51:10 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 04:51:10 UTC] User ID: 951
[04-Jul-2026 04:51:10 UTC] ✅ User profile retrieved successfully for user ID: 951
[04-Jul-2026 04:51:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 04:51:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 04:51:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"149.78.185.176, 104.23.254.16","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUxIiwidXNlcm5hbWUiOiJsY3RkcmZ4IiwiZW1haWwiOiJsdWNhc3plemVhdmVkb0BnbWFpbC5jb20iLCJleHAiOjE3ODM3NDU0MDZ9.Gkt7YvYjuU9LPeJyMAMYlaXSjcWlVIRx8C3J1iYflIA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a15b83ba0e9d93a8-GRU","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"149.78.185.176","cf-ipcountry":"BR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jul-2026 04:51:24 UTC] === User Orders API Called ===
[04-Jul-2026 04:51:24 UTC] User ID: 951
[04-Jul-2026 04:51:24 UTC] Limit: 20, Offset: 0
[04-Jul-2026 04:51:24 UTC] Orders found: 0
[04-Jul-2026 04:51:24 UTC] Orders data: []
[04-Jul-2026 04:51:24 UTC] Total orders count: 0
[04-Jul-2026 04:51:25 UTC] === API CALL LOG ===
[04-Jul-2026 04:51:25 UTC] Endpoint: user/profile.php
[04-Jul-2026 04:51:25 UTC] Full Log Data: {
    "timestamp": "2026-07-04 04:51:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.78.185.176",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "149.78.185.176, 104.23.254.16",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUxIiwidXNlcm5hbWUiOiJsY3RkcmZ4IiwiZW1haWwiOiJsdWNhc3plemVhdmVkb0BnbWFpbC5jb20iLCJleHAiOjE3ODM3NDU0MDZ9.Gkt7YvYjuU9LPeJyMAMYlaXSjcWlVIRx8C3J1iYflIA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15b83c6ec0093a8-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "149.78.185.176",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 04:51:25 UTC] === END API CALL LOG ===
[04-Jul-2026 04:51:25 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 04:51:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUxIiwidXNlcm5hbWUiOiJsY3RkcmZ4IiwiZW1haWwiOiJsdWNhc3plemVhdmVkb0BnbWFpbC5jb20iLCJleHAiOjE3ODM3NDU0MDZ9.Gkt7YvYjuU9LPeJyMAMYlaXSjcWlVIRx8C3J1iYflIA
[04-Jul-2026 04:51:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 04:51:25 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 04:51:25 UTC] User ID: 951
[04-Jul-2026 04:51:25 UTC] ✅ User profile retrieved successfully for user ID: 951
[04-Jul-2026 04:51:26 UTC] User Purchases API - User ID: 951
[04-Jul-2026 04:51:26 UTC] User Purchases API - Total purchases found: 0
[04-Jul-2026 04:51:35 UTC] === API CALL LOG ===
[04-Jul-2026 04:51:35 UTC] Endpoint: user/profile.php
[04-Jul-2026 04:51:35 UTC] Full Log Data: {
    "timestamp": "2026-07-04 04:51:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.78.185.176",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "149.78.185.176, 104.23.254.16",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUxIiwidXNlcm5hbWUiOiJsY3RkcmZ4IiwiZW1haWwiOiJsdWNhc3plemVhdmVkb0BnbWFpbC5jb20iLCJleHAiOjE3ODM3NDU0MDZ9.Gkt7YvYjuU9LPeJyMAMYlaXSjcWlVIRx8C3J1iYflIA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15b8400890893a8-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "149.78.185.176",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 04:51:35 UTC] === END API CALL LOG ===
[04-Jul-2026 04:51:35 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 04:51:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUxIiwidXNlcm5hbWUiOiJsY3RkcmZ4IiwiZW1haWwiOiJsdWNhc3plemVhdmVkb0BnbWFpbC5jb20iLCJleHAiOjE3ODM3NDU0MDZ9.Gkt7YvYjuU9LPeJyMAMYlaXSjcWlVIRx8C3J1iYflIA
[04-Jul-2026 04:51:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 04:51:35 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 04:51:35 UTC] User ID: 951
[04-Jul-2026 04:51:35 UTC] ✅ User profile retrieved successfully for user ID: 951
[04-Jul-2026 04:51:36 UTC] User Purchases API - User ID: 951
[04-Jul-2026 04:51:36 UTC] User Purchases API - Total purchases found: 0
[04-Jul-2026 04:51:47 UTC] === API CALL LOG ===
[04-Jul-2026 04:51:47 UTC] Endpoint: user/profile.php
[04-Jul-2026 04:51:47 UTC] Full Log Data: {
    "timestamp": "2026-07-04 04:51:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.78.185.176",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "149.78.185.176, 104.23.254.16",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUxIiwidXNlcm5hbWUiOiJsY3RkcmZ4IiwiZW1haWwiOiJsdWNhc3plemVhdmVkb0BnbWFpbC5jb20iLCJleHAiOjE3ODM3NDU0MDZ9.Gkt7YvYjuU9LPeJyMAMYlaXSjcWlVIRx8C3J1iYflIA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15b844e883193a8-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "149.78.185.176",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 04:51:47 UTC] === END API CALL LOG ===
[04-Jul-2026 04:51:47 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 04:51:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUxIiwidXNlcm5hbWUiOiJsY3RkcmZ4IiwiZW1haWwiOiJsdWNhc3plemVhdmVkb0BnbWFpbC5jb20iLCJleHAiOjE3ODM3NDU0MDZ9.Gkt7YvYjuU9LPeJyMAMYlaXSjcWlVIRx8C3J1iYflIA
[04-Jul-2026 04:51:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 04:51:47 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 04:51:47 UTC] User ID: 951
[04-Jul-2026 04:51:47 UTC] ✅ User profile retrieved successfully for user ID: 951
[04-Jul-2026 04:51:47 UTC] === API CALL LOG ===
[04-Jul-2026 04:51:47 UTC] Endpoint: user/profile.php
[04-Jul-2026 04:51:47 UTC] Full Log Data: {
    "timestamp": "2026-07-04 04:51:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.78.185.176",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "149.78.185.176, 104.23.254.16",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUxIiwidXNlcm5hbWUiOiJsY3RkcmZ4IiwiZW1haWwiOiJsdWNhc3plemVhdmVkb0BnbWFpbC5jb20iLCJleHAiOjE3ODM3NDU0MDZ9.Gkt7YvYjuU9LPeJyMAMYlaXSjcWlVIRx8C3J1iYflIA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15b844bfbff93a8-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "149.78.185.176",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 04:51:47 UTC] === END API CALL LOG ===
[04-Jul-2026 04:51:47 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 04:51:47 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 04:51:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUxIiwidXNlcm5hbWUiOiJsY3RkcmZ4IiwiZW1haWwiOiJsdWNhc3plemVhdmVkb0BnbWFpbC5jb20iLCJleHAiOjE3ODM3NDU0MDZ9.Gkt7YvYjuU9LPeJyMAMYlaXSjcWlVIRx8C3J1iYflIA
[04-Jul-2026 04:51:47 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 04:51:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 04:51:47 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"149.78.185.176, 104.23.254.17","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUxIiwidXNlcm5hbWUiOiJsY3RkcmZ4IiwiZW1haWwiOiJsdWNhc3plemVhdmVkb0BnbWFpbC5jb20iLCJleHAiOjE3ODM3NDU0MDZ9.Gkt7YvYjuU9LPeJyMAMYlaXSjcWlVIRx8C3J1iYflIA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a15b844bfbfe93a8-GRU","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"149.78.185.176","cf-ipcountry":"BR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jul-2026 04:51:47 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 04:51:47 UTC] User ID: 951
[04-Jul-2026 04:51:47 UTC] === User Orders API Called ===
[04-Jul-2026 04:51:47 UTC] User ID: 951
[04-Jul-2026 04:51:47 UTC] Limit: 20, Offset: 0
[04-Jul-2026 04:51:47 UTC] ✅ User profile retrieved successfully for user ID: 951
[04-Jul-2026 04:51:47 UTC] Orders found: 0
[04-Jul-2026 04:51:47 UTC] Orders data: []
[04-Jul-2026 04:51:47 UTC] Total orders count: 0
[04-Jul-2026 04:52:06 UTC] === API CALL LOG ===
[04-Jul-2026 04:52:06 UTC] Endpoint: user/profile.php
[04-Jul-2026 04:52:06 UTC] Full Log Data: {
    "timestamp": "2026-07-04 04:52:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.78.185.176",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "149.78.185.176, 104.23.254.17",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUxIiwidXNlcm5hbWUiOiJsY3RkcmZ4IiwiZW1haWwiOiJsdWNhc3plemVhdmVkb0BnbWFpbC5jb20iLCJleHAiOjE3ODM3NDU0MDZ9.Gkt7YvYjuU9LPeJyMAMYlaXSjcWlVIRx8C3J1iYflIA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15b84c24ac393a8-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "149.78.185.176",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 04:52:06 UTC] === END API CALL LOG ===
[04-Jul-2026 04:52:06 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 04:52:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUxIiwidXNlcm5hbWUiOiJsY3RkcmZ4IiwiZW1haWwiOiJsdWNhc3plemVhdmVkb0BnbWFpbC5jb20iLCJleHAiOjE3ODM3NDU0MDZ9.Gkt7YvYjuU9LPeJyMAMYlaXSjcWlVIRx8C3J1iYflIA
[04-Jul-2026 04:52:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 04:52:06 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 04:52:06 UTC] User ID: 951
[04-Jul-2026 04:52:06 UTC] ✅ User profile retrieved successfully for user ID: 951
[04-Jul-2026 04:52:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 04:52:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 04:52:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"149.78.185.176, 104.23.254.16","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUxIiwidXNlcm5hbWUiOiJsY3RkcmZ4IiwiZW1haWwiOiJsdWNhc3plemVhdmVkb0BnbWFpbC5jb20iLCJleHAiOjE3ODM3NDU0MDZ9.Gkt7YvYjuU9LPeJyMAMYlaXSjcWlVIRx8C3J1iYflIA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a15b84bfef3793a8-GRU","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"149.78.185.176","cf-ipcountry":"BR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jul-2026 04:52:06 UTC] === User Orders API Called ===
[04-Jul-2026 04:52:06 UTC] User ID: 951
[04-Jul-2026 04:52:06 UTC] Limit: 20, Offset: 0
[04-Jul-2026 04:52:06 UTC] Orders found: 0
[04-Jul-2026 04:52:06 UTC] Orders data: []
[04-Jul-2026 04:52:06 UTC] Total orders count: 0
[04-Jul-2026 04:52:06 UTC] === API CALL LOG ===
[04-Jul-2026 04:52:06 UTC] Endpoint: user/profile.php
[04-Jul-2026 04:52:06 UTC] Full Log Data: {
    "timestamp": "2026-07-04 04:52:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.78.185.176",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "149.78.185.176, 104.23.254.16",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUxIiwidXNlcm5hbWUiOiJsY3RkcmZ4IiwiZW1haWwiOiJsdWNhc3plemVhdmVkb0BnbWFpbC5jb20iLCJleHAiOjE3ODM3NDU0MDZ9.Gkt7YvYjuU9LPeJyMAMYlaXSjcWlVIRx8C3J1iYflIA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15b84bfef3a93a8-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "149.78.185.176",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 04:52:06 UTC] === END API CALL LOG ===
[04-Jul-2026 04:52:06 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 04:52:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUxIiwidXNlcm5hbWUiOiJsY3RkcmZ4IiwiZW1haWwiOiJsdWNhc3plemVhdmVkb0BnbWFpbC5jb20iLCJleHAiOjE3ODM3NDU0MDZ9.Gkt7YvYjuU9LPeJyMAMYlaXSjcWlVIRx8C3J1iYflIA
[04-Jul-2026 04:52:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 04:52:06 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 04:52:06 UTC] User ID: 951
[04-Jul-2026 04:52:06 UTC] ✅ User profile retrieved successfully for user ID: 951
[04-Jul-2026 04:52:16 UTC] === API CALL LOG ===
[04-Jul-2026 04:52:16 UTC] Endpoint: user/profile.php
[04-Jul-2026 04:52:16 UTC] Full Log Data: {
    "timestamp": "2026-07-04 04:52:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.78.185.176",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "149.78.185.176, 104.23.254.16",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUxIiwidXNlcm5hbWUiOiJsY3RkcmZ4IiwiZW1haWwiOiJsdWNhc3plemVhdmVkb0BnbWFpbC5jb20iLCJleHAiOjE3ODM3NDU0MDZ9.Gkt7YvYjuU9LPeJyMAMYlaXSjcWlVIRx8C3J1iYflIA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15b84ffecfb93a8-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "149.78.185.176",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 04:52:16 UTC] === END API CALL LOG ===
[04-Jul-2026 04:52:16 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 04:52:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUxIiwidXNlcm5hbWUiOiJsY3RkcmZ4IiwiZW1haWwiOiJsdWNhc3plemVhdmVkb0BnbWFpbC5jb20iLCJleHAiOjE3ODM3NDU0MDZ9.Gkt7YvYjuU9LPeJyMAMYlaXSjcWlVIRx8C3J1iYflIA
[04-Jul-2026 04:52:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 04:52:16 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 04:52:16 UTC] User ID: 951
[04-Jul-2026 04:52:16 UTC] ✅ User profile retrieved successfully for user ID: 951
[04-Jul-2026 04:52:16 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 04:52:16 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 04:52:16 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"149.78.185.176, 104.23.254.16","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUxIiwidXNlcm5hbWUiOiJsY3RkcmZ4IiwiZW1haWwiOiJsdWNhc3plemVhdmVkb0BnbWFpbC5jb20iLCJleHAiOjE3ODM3NDU0MDZ9.Gkt7YvYjuU9LPeJyMAMYlaXSjcWlVIRx8C3J1iYflIA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a15b84fca81693a8-GRU","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"149.78.185.176","cf-ipcountry":"BR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jul-2026 04:52:16 UTC] === User Orders API Called ===
[04-Jul-2026 04:52:16 UTC] User ID: 951
[04-Jul-2026 04:52:16 UTC] Limit: 20, Offset: 0
[04-Jul-2026 04:52:16 UTC] Orders found: 0
[04-Jul-2026 04:52:16 UTC] Orders data: []
[04-Jul-2026 04:52:16 UTC] Total orders count: 0
[04-Jul-2026 04:52:16 UTC] === API CALL LOG ===
[04-Jul-2026 04:52:16 UTC] Endpoint: user/profile.php
[04-Jul-2026 04:52:16 UTC] Full Log Data: {
    "timestamp": "2026-07-04 04:52:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.78.185.176",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "149.78.185.176, 104.23.254.17",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUxIiwidXNlcm5hbWUiOiJsY3RkcmZ4IiwiZW1haWwiOiJsdWNhc3plemVhdmVkb0BnbWFpbC5jb20iLCJleHAiOjE3ODM3NDU0MDZ9.Gkt7YvYjuU9LPeJyMAMYlaXSjcWlVIRx8C3J1iYflIA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15b84fd28d893a8-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "149.78.185.176",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 04:52:16 UTC] === END API CALL LOG ===
[04-Jul-2026 04:52:16 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 04:52:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUxIiwidXNlcm5hbWUiOiJsY3RkcmZ4IiwiZW1haWwiOiJsdWNhc3plemVhdmVkb0BnbWFpbC5jb20iLCJleHAiOjE3ODM3NDU0MDZ9.Gkt7YvYjuU9LPeJyMAMYlaXSjcWlVIRx8C3J1iYflIA
[04-Jul-2026 04:52:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 04:52:16 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 04:52:16 UTC] User ID: 951
[04-Jul-2026 04:52:16 UTC] ✅ User profile retrieved successfully for user ID: 951
[04-Jul-2026 04:53:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 04:53:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 04:53:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"149.78.185.176, 104.22.10.14","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUxIiwidXNlcm5hbWUiOiJsY3RkcmZ4IiwiZW1haWwiOiJsdWNhc3plemVhdmVkb0BnbWFpbC5jb20iLCJleHAiOjE3ODM3NDU0MDZ9.Gkt7YvYjuU9LPeJyMAMYlaXSjcWlVIRx8C3J1iYflIA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a15b8627ece3c089-GRU","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"149.78.185.176","cf-ipcountry":"BR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jul-2026 04:53:03 UTC] === User Orders API Called ===
[04-Jul-2026 04:53:03 UTC] User ID: 951
[04-Jul-2026 04:53:03 UTC] Limit: 20, Offset: 0
[04-Jul-2026 04:53:03 UTC] Orders found: 0
[04-Jul-2026 04:53:03 UTC] Orders data: []
[04-Jul-2026 04:53:03 UTC] Total orders count: 0
[04-Jul-2026 04:53:03 UTC] === API CALL LOG ===
[04-Jul-2026 04:53:03 UTC] Endpoint: user/profile.php
[04-Jul-2026 04:53:03 UTC] Full Log Data: {
    "timestamp": "2026-07-04 04:53:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.78.185.176",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "149.78.185.176, 104.22.10.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUxIiwidXNlcm5hbWUiOiJsY3RkcmZ4IiwiZW1haWwiOiJsdWNhc3plemVhdmVkb0BnbWFpbC5jb20iLCJleHAiOjE3ODM3NDU0MDZ9.Gkt7YvYjuU9LPeJyMAMYlaXSjcWlVIRx8C3J1iYflIA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15b8628de27c089-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "149.78.185.176",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 04:53:03 UTC] === END API CALL LOG ===
[04-Jul-2026 04:53:03 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 04:53:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUxIiwidXNlcm5hbWUiOiJsY3RkcmZ4IiwiZW1haWwiOiJsdWNhc3plemVhdmVkb0BnbWFpbC5jb20iLCJleHAiOjE3ODM3NDU0MDZ9.Gkt7YvYjuU9LPeJyMAMYlaXSjcWlVIRx8C3J1iYflIA
[04-Jul-2026 04:53:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 04:53:03 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 04:53:03 UTC] User ID: 951
[04-Jul-2026 04:53:03 UTC] ✅ User profile retrieved successfully for user ID: 951
[04-Jul-2026 04:53:04 UTC] === API CALL LOG ===
[04-Jul-2026 04:53:04 UTC] Endpoint: user/profile.php
[04-Jul-2026 04:53:04 UTC] Full Log Data: {
    "timestamp": "2026-07-04 04:53:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.78.185.176",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "149.78.185.176, 104.22.10.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUxIiwidXNlcm5hbWUiOiJsY3RkcmZ4IiwiZW1haWwiOiJsdWNhc3plemVhdmVkb0BnbWFpbC5jb20iLCJleHAiOjE3ODM3NDU0MDZ9.Gkt7YvYjuU9LPeJyMAMYlaXSjcWlVIRx8C3J1iYflIA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15b862c0ab4c089-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "149.78.185.176",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 04:53:04 UTC] === END API CALL LOG ===
[04-Jul-2026 04:53:04 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 04:53:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUxIiwidXNlcm5hbWUiOiJsY3RkcmZ4IiwiZW1haWwiOiJsdWNhc3plemVhdmVkb0BnbWFpbC5jb20iLCJleHAiOjE3ODM3NDU0MDZ9.Gkt7YvYjuU9LPeJyMAMYlaXSjcWlVIRx8C3J1iYflIA
[04-Jul-2026 04:53:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 04:53:04 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 04:53:04 UTC] User ID: 951
[04-Jul-2026 04:53:04 UTC] ✅ User profile retrieved successfully for user ID: 951
[04-Jul-2026 04:53:26 UTC] === API CALL LOG ===
[04-Jul-2026 04:53:26 UTC] Endpoint: user/profile.php
[04-Jul-2026 04:53:26 UTC] Full Log Data: {
    "timestamp": "2026-07-04 04:53:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.78.185.176",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "149.78.185.176, 104.22.10.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUxIiwidXNlcm5hbWUiOiJsY3RkcmZ4IiwiZW1haWwiOiJsdWNhc3plemVhdmVkb0BnbWFpbC5jb20iLCJleHAiOjE3ODM3NDU0MDZ9.Gkt7YvYjuU9LPeJyMAMYlaXSjcWlVIRx8C3J1iYflIA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15b86b4aab4c089-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "149.78.185.176",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 04:53:26 UTC] === END API CALL LOG ===
[04-Jul-2026 04:53:26 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 04:53:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUxIiwidXNlcm5hbWUiOiJsY3RkcmZ4IiwiZW1haWwiOiJsdWNhc3plemVhdmVkb0BnbWFpbC5jb20iLCJleHAiOjE3ODM3NDU0MDZ9.Gkt7YvYjuU9LPeJyMAMYlaXSjcWlVIRx8C3J1iYflIA
[04-Jul-2026 04:53:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 04:53:26 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 04:53:26 UTC] User ID: 951
[04-Jul-2026 04:53:26 UTC] ✅ User profile retrieved successfully for user ID: 951
[04-Jul-2026 04:53:26 UTC] User Purchases API - User ID: 951
[04-Jul-2026 04:53:26 UTC] User Purchases API - Total purchases found: 1
[04-Jul-2026 04:53:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 04:53:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 04:53:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"149.78.185.176, 104.22.10.15","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUxIiwidXNlcm5hbWUiOiJsY3RkcmZ4IiwiZW1haWwiOiJsdWNhc3plemVhdmVkb0BnbWFpbC5jb20iLCJleHAiOjE3ODM3NDU0MDZ9.Gkt7YvYjuU9LPeJyMAMYlaXSjcWlVIRx8C3J1iYflIA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a15b86bc8c75c089-GRU","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"149.78.185.176","cf-ipcountry":"BR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jul-2026 04:53:27 UTC] === User Orders API Called ===
[04-Jul-2026 04:53:27 UTC] User ID: 951
[04-Jul-2026 04:53:27 UTC] Limit: 20, Offset: 0
[04-Jul-2026 04:53:27 UTC] Orders found: 0
[04-Jul-2026 04:53:27 UTC] Orders data: []
[04-Jul-2026 04:53:27 UTC] Total orders count: 0
[04-Jul-2026 04:53:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 04:53:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 04:53:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"149.78.185.176, 104.22.10.15","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUxIiwidXNlcm5hbWUiOiJsY3RkcmZ4IiwiZW1haWwiOiJsdWNhc3plemVhdmVkb0BnbWFpbC5jb20iLCJleHAiOjE3ODM3NDU0MDZ9.Gkt7YvYjuU9LPeJyMAMYlaXSjcWlVIRx8C3J1iYflIA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a15b86c9fd2fc089-GRU","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"149.78.185.176","cf-ipcountry":"BR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jul-2026 04:53:29 UTC] === User Orders API Called ===
[04-Jul-2026 04:53:29 UTC] User ID: 951
[04-Jul-2026 04:53:29 UTC] Limit: 20, Offset: 0
[04-Jul-2026 04:53:29 UTC] Orders found: 0
[04-Jul-2026 04:53:29 UTC] Orders data: []
[04-Jul-2026 04:53:29 UTC] Total orders count: 0
[04-Jul-2026 04:53:29 UTC] === API CALL LOG ===
[04-Jul-2026 04:53:29 UTC] Endpoint: user/profile.php
[04-Jul-2026 04:53:29 UTC] Full Log Data: {
    "timestamp": "2026-07-04 04:53:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.78.185.176",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "149.78.185.176, 104.22.10.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUxIiwidXNlcm5hbWUiOiJsY3RkcmZ4IiwiZW1haWwiOiJsdWNhc3plemVhdmVkb0BnbWFpbC5jb20iLCJleHAiOjE3ODM3NDU0MDZ9.Gkt7YvYjuU9LPeJyMAMYlaXSjcWlVIRx8C3J1iYflIA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15b86ca5da9c089-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "149.78.185.176",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 04:53:29 UTC] === END API CALL LOG ===
[04-Jul-2026 04:53:29 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 04:53:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUxIiwidXNlcm5hbWUiOiJsY3RkcmZ4IiwiZW1haWwiOiJsdWNhc3plemVhdmVkb0BnbWFpbC5jb20iLCJleHAiOjE3ODM3NDU0MDZ9.Gkt7YvYjuU9LPeJyMAMYlaXSjcWlVIRx8C3J1iYflIA
[04-Jul-2026 04:53:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 04:53:29 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 04:53:29 UTC] User ID: 951
[04-Jul-2026 04:53:29 UTC] ✅ User profile retrieved successfully for user ID: 951
[04-Jul-2026 04:53:30 UTC] === API CALL LOG ===
[04-Jul-2026 04:53:30 UTC] Endpoint: user/profile.php
[04-Jul-2026 04:53:30 UTC] Full Log Data: {
    "timestamp": "2026-07-04 04:53:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.78.185.176",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "149.78.185.176, 104.22.10.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUxIiwidXNlcm5hbWUiOiJsY3RkcmZ4IiwiZW1haWwiOiJsdWNhc3plemVhdmVkb0BnbWFpbC5jb20iLCJleHAiOjE3ODM3NDU0MDZ9.Gkt7YvYjuU9LPeJyMAMYlaXSjcWlVIRx8C3J1iYflIA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15b86ce2a0cc089-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "149.78.185.176",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 04:53:30 UTC] === END API CALL LOG ===
[04-Jul-2026 04:53:30 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 04:53:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUxIiwidXNlcm5hbWUiOiJsY3RkcmZ4IiwiZW1haWwiOiJsdWNhc3plemVhdmVkb0BnbWFpbC5jb20iLCJleHAiOjE3ODM3NDU0MDZ9.Gkt7YvYjuU9LPeJyMAMYlaXSjcWlVIRx8C3J1iYflIA
[04-Jul-2026 04:53:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 04:53:30 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 04:53:30 UTC] User ID: 951
[04-Jul-2026 04:53:30 UTC] ✅ User profile retrieved successfully for user ID: 951
[04-Jul-2026 04:53:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 04:53:36 UTC] === API CALL LOG ===
[04-Jul-2026 04:53:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 04:53:36 UTC] Endpoint: user/profile.php
[04-Jul-2026 04:53:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"149.78.185.176, 104.22.10.15","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUxIiwidXNlcm5hbWUiOiJsY3RkcmZ4IiwiZW1haWwiOiJsdWNhc3plemVhdmVkb0BnbWFpbC5jb20iLCJleHAiOjE3ODM3NDU0MDZ9.Gkt7YvYjuU9LPeJyMAMYlaXSjcWlVIRx8C3J1iYflIA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a15b86f92bb7c089-GRU","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"149.78.185.176","cf-ipcountry":"BR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jul-2026 04:53:36 UTC] Full Log Data: {
    "timestamp": "2026-07-04 04:53:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.78.185.176",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "149.78.185.176, 104.22.10.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUxIiwidXNlcm5hbWUiOiJsY3RkcmZ4IiwiZW1haWwiOiJsdWNhc3plemVhdmVkb0BnbWFpbC5jb20iLCJleHAiOjE3ODM3NDU0MDZ9.Gkt7YvYjuU9LPeJyMAMYlaXSjcWlVIRx8C3J1iYflIA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15b86f92bb8c089-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "149.78.185.176",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 04:53:36 UTC] === END API CALL LOG ===
[04-Jul-2026 04:53:36 UTC] === User Orders API Called ===
[04-Jul-2026 04:53:36 UTC] User ID: 951
[04-Jul-2026 04:53:36 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 04:53:36 UTC] Limit: 20, Offset: 0
[04-Jul-2026 04:53:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUxIiwidXNlcm5hbWUiOiJsY3RkcmZ4IiwiZW1haWwiOiJsdWNhc3plemVhdmVkb0BnbWFpbC5jb20iLCJleHAiOjE3ODM3NDU0MDZ9.Gkt7YvYjuU9LPeJyMAMYlaXSjcWlVIRx8C3J1iYflIA
[04-Jul-2026 04:53:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 04:53:36 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 04:53:36 UTC] User ID: 951
[04-Jul-2026 04:53:36 UTC] Orders found: 0
[04-Jul-2026 04:53:36 UTC] Orders data: []
[04-Jul-2026 04:53:36 UTC] ✅ User profile retrieved successfully for user ID: 951
[04-Jul-2026 04:53:36 UTC] Total orders count: 0
[04-Jul-2026 04:53:37 UTC] === API CALL LOG ===
[04-Jul-2026 04:53:37 UTC] Endpoint: user/profile.php
[04-Jul-2026 04:53:37 UTC] Full Log Data: {
    "timestamp": "2026-07-04 04:53:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.78.185.176",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "149.78.185.176, 104.22.10.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUxIiwidXNlcm5hbWUiOiJsY3RkcmZ4IiwiZW1haWwiOiJsdWNhc3plemVhdmVkb0BnbWFpbC5jb20iLCJleHAiOjE3ODM3NDU0MDZ9.Gkt7YvYjuU9LPeJyMAMYlaXSjcWlVIRx8C3J1iYflIA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15b86fce876c089-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "149.78.185.176",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 04:53:37 UTC] === END API CALL LOG ===
[04-Jul-2026 04:53:37 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 04:53:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUxIiwidXNlcm5hbWUiOiJsY3RkcmZ4IiwiZW1haWwiOiJsdWNhc3plemVhdmVkb0BnbWFpbC5jb20iLCJleHAiOjE3ODM3NDU0MDZ9.Gkt7YvYjuU9LPeJyMAMYlaXSjcWlVIRx8C3J1iYflIA
[04-Jul-2026 04:53:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 04:53:37 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 04:53:37 UTC] User ID: 951
[04-Jul-2026 04:53:37 UTC] ✅ User profile retrieved successfully for user ID: 951
[04-Jul-2026 04:53:43 UTC] === API CALL LOG ===
[04-Jul-2026 04:53:43 UTC] Endpoint: user/profile.php
[04-Jul-2026 04:53:43 UTC] Full Log Data: {
    "timestamp": "2026-07-04 04:53:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.78.185.176",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "149.78.185.176, 104.22.10.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUxIiwidXNlcm5hbWUiOiJsY3RkcmZ4IiwiZW1haWwiOiJsdWNhc3plemVhdmVkb0BnbWFpbC5jb20iLCJleHAiOjE3ODM3NDU0MDZ9.Gkt7YvYjuU9LPeJyMAMYlaXSjcWlVIRx8C3J1iYflIA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15b87249cd9c089-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "149.78.185.176",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 04:53:43 UTC] === END API CALL LOG ===
[04-Jul-2026 04:53:43 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 04:53:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUxIiwidXNlcm5hbWUiOiJsY3RkcmZ4IiwiZW1haWwiOiJsdWNhc3plemVhdmVkb0BnbWFpbC5jb20iLCJleHAiOjE3ODM3NDU0MDZ9.Gkt7YvYjuU9LPeJyMAMYlaXSjcWlVIRx8C3J1iYflIA
[04-Jul-2026 04:53:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 04:53:43 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 04:53:43 UTC] User ID: 951
[04-Jul-2026 04:53:43 UTC] ✅ User profile retrieved successfully for user ID: 951
[04-Jul-2026 04:53:44 UTC] User Purchases API - User ID: 951
[04-Jul-2026 04:53:44 UTC] User Purchases API - Total purchases found: 1
[04-Jul-2026 04:53:59 UTC] === API CALL LOG ===
[04-Jul-2026 04:53:59 UTC] Endpoint: user/profile.php
[04-Jul-2026 04:53:59 UTC] Full Log Data: {
    "timestamp": "2026-07-04 04:53:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.78.185.176",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "149.78.185.176, 104.22.10.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUxIiwidXNlcm5hbWUiOiJsY3RkcmZ4IiwiZW1haWwiOiJsdWNhc3plemVhdmVkb0BnbWFpbC5jb20iLCJleHAiOjE3ODM3NDU0MDZ9.Gkt7YvYjuU9LPeJyMAMYlaXSjcWlVIRx8C3J1iYflIA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15b8780a862c089-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "149.78.185.176",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 04:53:59 UTC] === END API CALL LOG ===
[04-Jul-2026 04:53:59 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 04:53:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUxIiwidXNlcm5hbWUiOiJsY3RkcmZ4IiwiZW1haWwiOiJsdWNhc3plemVhdmVkb0BnbWFpbC5jb20iLCJleHAiOjE3ODM3NDU0MDZ9.Gkt7YvYjuU9LPeJyMAMYlaXSjcWlVIRx8C3J1iYflIA
[04-Jul-2026 04:53:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 04:53:59 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 04:53:59 UTC] User ID: 951
[04-Jul-2026 04:53:59 UTC] ✅ User profile retrieved successfully for user ID: 951
[04-Jul-2026 04:53:59 UTC] User Purchases API - User ID: 951
[04-Jul-2026 04:53:59 UTC] User Purchases API - Total purchases found: 1
[04-Jul-2026 04:54:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 04:54:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 04:54:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"149.78.185.176, 104.22.10.15","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUxIiwidXNlcm5hbWUiOiJsY3RkcmZ4IiwiZW1haWwiOiJsdWNhc3plemVhdmVkb0BnbWFpbC5jb20iLCJleHAiOjE3ODM3NDU0MDZ9.Gkt7YvYjuU9LPeJyMAMYlaXSjcWlVIRx8C3J1iYflIA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a15b879dd80cc089-GRU","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"149.78.185.176","cf-ipcountry":"BR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jul-2026 04:54:03 UTC] === User Orders API Called ===
[04-Jul-2026 04:54:03 UTC] User ID: 951
[04-Jul-2026 04:54:03 UTC] === API CALL LOG ===
[04-Jul-2026 04:54:03 UTC] Limit: 20, Offset: 0
[04-Jul-2026 04:54:03 UTC] Endpoint: user/profile.php
[04-Jul-2026 04:54:03 UTC] Full Log Data: {
    "timestamp": "2026-07-04 04:54:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.78.185.176",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "149.78.185.176, 104.22.10.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUxIiwidXNlcm5hbWUiOiJsY3RkcmZ4IiwiZW1haWwiOiJsdWNhc3plemVhdmVkb0BnbWFpbC5jb20iLCJleHAiOjE3ODM3NDU0MDZ9.Gkt7YvYjuU9LPeJyMAMYlaXSjcWlVIRx8C3J1iYflIA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15b879dd80dc089-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "149.78.185.176",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 04:54:03 UTC] === END API CALL LOG ===
[04-Jul-2026 04:54:03 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 04:54:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUxIiwidXNlcm5hbWUiOiJsY3RkcmZ4IiwiZW1haWwiOiJsdWNhc3plemVhdmVkb0BnbWFpbC5jb20iLCJleHAiOjE3ODM3NDU0MDZ9.Gkt7YvYjuU9LPeJyMAMYlaXSjcWlVIRx8C3J1iYflIA
[04-Jul-2026 04:54:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 04:54:03 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 04:54:03 UTC] User ID: 951
[04-Jul-2026 04:54:03 UTC] Orders found: 0
[04-Jul-2026 04:54:03 UTC] Orders data: []
[04-Jul-2026 04:54:03 UTC] ✅ User profile retrieved successfully for user ID: 951
[04-Jul-2026 04:54:03 UTC] Total orders count: 0
[04-Jul-2026 04:54:03 UTC] === API CALL LOG ===
[04-Jul-2026 04:54:03 UTC] Endpoint: user/profile.php
[04-Jul-2026 04:54:03 UTC] Full Log Data: {
    "timestamp": "2026-07-04 04:54:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.78.185.176",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "149.78.185.176, 104.22.10.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUxIiwidXNlcm5hbWUiOiJsY3RkcmZ4IiwiZW1haWwiOiJsdWNhc3plemVhdmVkb0BnbWFpbC5jb20iLCJleHAiOjE3ODM3NDU0MDZ9.Gkt7YvYjuU9LPeJyMAMYlaXSjcWlVIRx8C3J1iYflIA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15b87a0ac0bc089-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "149.78.185.176",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 04:54:03 UTC] === END API CALL LOG ===
[04-Jul-2026 04:54:03 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 04:54:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUxIiwidXNlcm5hbWUiOiJsY3RkcmZ4IiwiZW1haWwiOiJsdWNhc3plemVhdmVkb0BnbWFpbC5jb20iLCJleHAiOjE3ODM3NDU0MDZ9.Gkt7YvYjuU9LPeJyMAMYlaXSjcWlVIRx8C3J1iYflIA
[04-Jul-2026 04:54:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 04:54:03 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 04:54:03 UTC] User ID: 951
[04-Jul-2026 04:54:03 UTC] ✅ User profile retrieved successfully for user ID: 951
[04-Jul-2026 04:54:11 UTC] === API CALL LOG ===
[04-Jul-2026 04:54:11 UTC] Endpoint: user/profile.php
[04-Jul-2026 04:54:11 UTC] Full Log Data: {
    "timestamp": "2026-07-04 04:54:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.78.185.176",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "149.78.185.176, 104.22.10.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUxIiwidXNlcm5hbWUiOiJsY3RkcmZ4IiwiZW1haWwiOiJsdWNhc3plemVhdmVkb0BnbWFpbC5jb20iLCJleHAiOjE3ODM3NDU0MDZ9.Gkt7YvYjuU9LPeJyMAMYlaXSjcWlVIRx8C3J1iYflIA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15b87cf1c44c089-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "149.78.185.176",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 04:54:11 UTC] === END API CALL LOG ===
[04-Jul-2026 04:54:11 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 04:54:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUxIiwidXNlcm5hbWUiOiJsY3RkcmZ4IiwiZW1haWwiOiJsdWNhc3plemVhdmVkb0BnbWFpbC5jb20iLCJleHAiOjE3ODM3NDU0MDZ9.Gkt7YvYjuU9LPeJyMAMYlaXSjcWlVIRx8C3J1iYflIA
[04-Jul-2026 04:54:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 04:54:11 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 04:54:11 UTC] User ID: 951
[04-Jul-2026 04:54:11 UTC] ✅ User profile retrieved successfully for user ID: 951
[04-Jul-2026 04:54:12 UTC] === API CALL LOG ===
[04-Jul-2026 04:54:12 UTC] Endpoint: user/profile.php
[04-Jul-2026 04:54:12 UTC] Full Log Data: {
    "timestamp": "2026-07-04 04:54:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "149.78.185.176",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "149.78.185.176, 104.22.10.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUxIiwidXNlcm5hbWUiOiJsY3RkcmZ4IiwiZW1haWwiOiJsdWNhc3plemVhdmVkb0BnbWFpbC5jb20iLCJleHAiOjE3ODM3NDU0MDZ9.Gkt7YvYjuU9LPeJyMAMYlaXSjcWlVIRx8C3J1iYflIA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15b87d58e8fc089-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "149.78.185.176",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 04:54:12 UTC] === END API CALL LOG ===
[04-Jul-2026 04:54:12 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 04:54:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUxIiwidXNlcm5hbWUiOiJsY3RkcmZ4IiwiZW1haWwiOiJsdWNhc3plemVhdmVkb0BnbWFpbC5jb20iLCJleHAiOjE3ODM3NDU0MDZ9.Gkt7YvYjuU9LPeJyMAMYlaXSjcWlVIRx8C3J1iYflIA
[04-Jul-2026 04:54:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 04:54:12 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 04:54:12 UTC] User ID: 951
[04-Jul-2026 04:54:12 UTC] ✅ User profile retrieved successfully for user ID: 951
[04-Jul-2026 04:54:12 UTC] User Purchases API - User ID: 951
[04-Jul-2026 04:54:12 UTC] User Purchases API - Total purchases found: 1
[04-Jul-2026 04:59:06 UTC] === API CALL LOG ===
[04-Jul-2026 04:59:06 UTC] Endpoint: user/profile.php
[04-Jul-2026 04:59:06 UTC] Full Log Data: {
    "timestamp": "2026-07-04 04:59:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "43.245.143.137",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "43.245.143.137, 172.68.231.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM2IiwidXNlcm5hbWUiOiJiYWRodW4zNCIsImVtYWlsIjoibWRyb2RheWVkaG9zc2FpbkBnbWFpbC5jb20iLCJleHAiOjE3ODM2MjI2NTF9.kRi0TZPs2jYBvfVEKGKu6dkz1jHI1lVYpto1oSmW5Lk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15b8efe79f9a9cf-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "43.245.143.137",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 04:59:06 UTC] === END API CALL LOG ===
[04-Jul-2026 04:59:06 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 04:59:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM2IiwidXNlcm5hbWUiOiJiYWRodW4zNCIsImVtYWlsIjoibWRyb2RheWVkaG9zc2FpbkBnbWFpbC5jb20iLCJleHAiOjE3ODM2MjI2NTF9.kRi0TZPs2jYBvfVEKGKu6dkz1jHI1lVYpto1oSmW5Lk
[04-Jul-2026 04:59:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 04:59:06 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 04:59:06 UTC] User ID: 936
[04-Jul-2026 04:59:06 UTC] ✅ User profile retrieved successfully for user ID: 936
[04-Jul-2026 04:59:07 UTC] === API CALL LOG ===
[04-Jul-2026 04:59:07 UTC] Endpoint: user/profile.php
[04-Jul-2026 04:59:07 UTC] Full Log Data: {
    "timestamp": "2026-07-04 04:59:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "43.245.143.137",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "43.245.143.137, 172.68.231.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM2IiwidXNlcm5hbWUiOiJiYWRodW4zNCIsImVtYWlsIjoibWRyb2RheWVkaG9zc2FpbkBnbWFpbC5jb20iLCJleHAiOjE3ODM2MjI2NTF9.kRi0TZPs2jYBvfVEKGKu6dkz1jHI1lVYpto1oSmW5Lk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15b8f087810a9cf-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "43.245.143.137",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 04:59:07 UTC] === END API CALL LOG ===
[04-Jul-2026 04:59:07 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 04:59:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM2IiwidXNlcm5hbWUiOiJiYWRodW4zNCIsImVtYWlsIjoibWRyb2RheWVkaG9zc2FpbkBnbWFpbC5jb20iLCJleHAiOjE3ODM2MjI2NTF9.kRi0TZPs2jYBvfVEKGKu6dkz1jHI1lVYpto1oSmW5Lk
[04-Jul-2026 04:59:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 04:59:07 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 04:59:07 UTC] User ID: 936
[04-Jul-2026 04:59:07 UTC] ✅ User profile retrieved successfully for user ID: 936
[04-Jul-2026 04:59:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 04:59:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 04:59:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"43.245.143.137, 172.68.231.172","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM2IiwidXNlcm5hbWUiOiJiYWRodW4zNCIsImVtYWlsIjoibWRyb2RheWVkaG9zc2FpbkBnbWFpbC5jb20iLCJleHAiOjE3ODM2MjI2NTF9.kRi0TZPs2jYBvfVEKGKu6dkz1jHI1lVYpto1oSmW5Lk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a15b8f08a829a9cf-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"43.245.143.137","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jul-2026 04:59:07 UTC] === User Orders API Called ===
[04-Jul-2026 04:59:07 UTC] User ID: 936
[04-Jul-2026 04:59:07 UTC] Limit: 20, Offset: 0
[04-Jul-2026 04:59:07 UTC] Orders found: 0
[04-Jul-2026 04:59:07 UTC] Orders data: []
[04-Jul-2026 04:59:07 UTC] Total orders count: 0
[04-Jul-2026 04:59:07 UTC] === API CALL LOG ===
[04-Jul-2026 04:59:07 UTC] Endpoint: user/profile.php
[04-Jul-2026 04:59:07 UTC] Full Log Data: {
    "timestamp": "2026-07-04 04:59:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "43.245.143.137",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "43.245.143.137, 172.68.231.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM2IiwidXNlcm5hbWUiOiJiYWRodW4zNCIsImVtYWlsIjoibWRyb2RheWVkaG9zc2FpbkBnbWFpbC5jb20iLCJleHAiOjE3ODM2MjI2NTF9.kRi0TZPs2jYBvfVEKGKu6dkz1jHI1lVYpto1oSmW5Lk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15b8f092871a9cf-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "43.245.143.137",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 04:59:07 UTC] === END API CALL LOG ===
[04-Jul-2026 04:59:07 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 04:59:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM2IiwidXNlcm5hbWUiOiJiYWRodW4zNCIsImVtYWlsIjoibWRyb2RheWVkaG9zc2FpbkBnbWFpbC5jb20iLCJleHAiOjE3ODM2MjI2NTF9.kRi0TZPs2jYBvfVEKGKu6dkz1jHI1lVYpto1oSmW5Lk
[04-Jul-2026 04:59:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 04:59:07 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 04:59:07 UTC] User ID: 936
[04-Jul-2026 04:59:07 UTC] ✅ User profile retrieved successfully for user ID: 936
[04-Jul-2026 04:59:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 04:59:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 04:59:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"43.245.143.137, 172.68.231.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTM2IiwidXNlcm5hbWUiOiJiYWRodW4zNCIsImVtYWlsIjoibWRyb2RheWVkaG9zc2FpbkBnbWFpbC5jb20iLCJleHAiOjE3ODM2MjI2NTF9.kRi0TZPs2jYBvfVEKGKu6dkz1jHI1lVYpto1oSmW5Lk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a15b8f19bcd4a9cf-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"43.245.143.137","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jul-2026 04:59:09 UTC] === User Orders API Called ===
[04-Jul-2026 04:59:09 UTC] User ID: 936
[04-Jul-2026 04:59:09 UTC] Limit: 20, Offset: 0
[04-Jul-2026 04:59:09 UTC] Orders found: 0
[04-Jul-2026 04:59:09 UTC] Orders data: []
[04-Jul-2026 04:59:09 UTC] Total orders count: 0
[04-Jul-2026 05:53:16 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 05:53:16 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 05:53:16 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2804:2d24:1a6:be00:a82a:80b8:b4ca:a7de, 104.23.254.16","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUyIiwidXNlcm5hbWUiOiJpc2EiLCJlbWFpbCI6Im1lbmRlc2lzYWJlbGE5MTJAZ21haWwuY29tIiwiZXhwIjoxNzgzNzQ5MTk2fQ.KZDtxb2QXG4fniWZUOoPUnHEs7AHeUXDDo9l7awPvHg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a15bde5f38a69872-GRU","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2804:2d24:1a6:be00:a82a:80b8:b4ca:a7de","cf-ipcountry":"BR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jul-2026 05:53:16 UTC] === User Orders API Called ===
[04-Jul-2026 05:53:16 UTC] User ID: 952
[04-Jul-2026 05:53:16 UTC] Limit: 20, Offset: 0
[04-Jul-2026 05:53:16 UTC] Orders found: 0
[04-Jul-2026 05:53:16 UTC] Orders data: []
[04-Jul-2026 05:53:16 UTC] Total orders count: 0
[04-Jul-2026 05:53:16 UTC] === API CALL LOG ===
[04-Jul-2026 05:53:16 UTC] Endpoint: user/profile.php
[04-Jul-2026 05:53:16 UTC] Full Log Data: {
    "timestamp": "2026-07-04 05:53:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:2d24:1a6:be00:a82a:80b8:b4ca:a7de",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2804:2d24:1a6:be00:a82a:80b8:b4ca:a7de, 104.23.254.16",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUyIiwidXNlcm5hbWUiOiJpc2EiLCJlbWFpbCI6Im1lbmRlc2lzYWJlbGE5MTJAZ21haWwuY29tIiwiZXhwIjoxNzgzNzQ5MTk2fQ.KZDtxb2QXG4fniWZUOoPUnHEs7AHeUXDDo9l7awPvHg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15bde5fb92b9872-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2804:2d24:1a6:be00:a82a:80b8:b4ca:a7de",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 05:53:16 UTC] === END API CALL LOG ===
[04-Jul-2026 05:53:16 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 05:53:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUyIiwidXNlcm5hbWUiOiJpc2EiLCJlbWFpbCI6Im1lbmRlc2lzYWJlbGE5MTJAZ21haWwuY29tIiwiZXhwIjoxNzgzNzQ5MTk2fQ.KZDtxb2QXG4fniWZUOoPUnHEs7AHeUXDDo9l7awPvHg
[04-Jul-2026 05:53:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 05:53:16 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 05:53:16 UTC] User ID: 952
[04-Jul-2026 05:53:16 UTC] ✅ User profile retrieved successfully for user ID: 952
[04-Jul-2026 05:53:17 UTC] === API CALL LOG ===
[04-Jul-2026 05:53:17 UTC] Endpoint: user/profile.php
[04-Jul-2026 05:53:17 UTC] Full Log Data: {
    "timestamp": "2026-07-04 05:53:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:2d24:1a6:be00:a82a:80b8:b4ca:a7de",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2804:2d24:1a6:be00:a82a:80b8:b4ca:a7de, 104.23.254.50",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUyIiwidXNlcm5hbWUiOiJpc2EiLCJlbWFpbCI6Im1lbmRlc2lzYWJlbGE5MTJAZ21haWwuY29tIiwiZXhwIjoxNzgzNzQ5MTk2fQ.KZDtxb2QXG4fniWZUOoPUnHEs7AHeUXDDo9l7awPvHg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15bde5f18859872-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2804:2d24:1a6:be00:a82a:80b8:b4ca:a7de",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 05:53:17 UTC] === END API CALL LOG ===
[04-Jul-2026 05:53:17 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 05:53:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUyIiwidXNlcm5hbWUiOiJpc2EiLCJlbWFpbCI6Im1lbmRlc2lzYWJlbGE5MTJAZ21haWwuY29tIiwiZXhwIjoxNzgzNzQ5MTk2fQ.KZDtxb2QXG4fniWZUOoPUnHEs7AHeUXDDo9l7awPvHg
[04-Jul-2026 05:53:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 05:53:17 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 05:53:17 UTC] User ID: 952
[04-Jul-2026 05:53:17 UTC] ✅ User profile retrieved successfully for user ID: 952
[04-Jul-2026 05:53:18 UTC] === API CALL LOG ===
[04-Jul-2026 05:53:18 UTC] Endpoint: user/profile.php
[04-Jul-2026 05:53:18 UTC] Full Log Data: {
    "timestamp": "2026-07-04 05:53:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:2d24:1a6:be00:a82a:80b8:b4ca:a7de",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2804:2d24:1a6:be00:a82a:80b8:b4ca:a7de, 104.23.254.16",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUyIiwidXNlcm5hbWUiOiJpc2EiLCJlbWFpbCI6Im1lbmRlc2lzYWJlbGE5MTJAZ21haWwuY29tIiwiZXhwIjoxNzgzNzQ5MTk2fQ.KZDtxb2QXG4fniWZUOoPUnHEs7AHeUXDDo9l7awPvHg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15bde67ea6c9872-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2804:2d24:1a6:be00:a82a:80b8:b4ca:a7de",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 05:53:18 UTC] === END API CALL LOG ===
[04-Jul-2026 05:53:18 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 05:53:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUyIiwidXNlcm5hbWUiOiJpc2EiLCJlbWFpbCI6Im1lbmRlc2lzYWJlbGE5MTJAZ21haWwuY29tIiwiZXhwIjoxNzgzNzQ5MTk2fQ.KZDtxb2QXG4fniWZUOoPUnHEs7AHeUXDDo9l7awPvHg
[04-Jul-2026 05:53:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 05:53:18 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 05:53:18 UTC] User ID: 952
[04-Jul-2026 05:53:18 UTC] ✅ User profile retrieved successfully for user ID: 952
[04-Jul-2026 05:53:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 05:53:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 05:53:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2804:2d24:1a6:be00:a82a:80b8:b4ca:a7de, 104.23.254.16","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUyIiwidXNlcm5hbWUiOiJpc2EiLCJlbWFpbCI6Im1lbmRlc2lzYWJlbGE5MTJAZ21haWwuY29tIiwiZXhwIjoxNzgzNzQ5MTk2fQ.KZDtxb2QXG4fniWZUOoPUnHEs7AHeUXDDo9l7awPvHg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a15bde7a2e0a9872-GRU","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2804:2d24:1a6:be00:a82a:80b8:b4ca:a7de","cf-ipcountry":"BR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jul-2026 05:53:21 UTC] === User Orders API Called ===
[04-Jul-2026 05:53:21 UTC] User ID: 952
[04-Jul-2026 05:53:21 UTC] Limit: 20, Offset: 0
[04-Jul-2026 05:53:21 UTC] Orders found: 0
[04-Jul-2026 05:53:21 UTC] Orders data: []
[04-Jul-2026 05:53:21 UTC] Total orders count: 0
[04-Jul-2026 05:53:24 UTC] === API CALL LOG ===
[04-Jul-2026 05:53:24 UTC] Endpoint: user/profile.php
[04-Jul-2026 05:53:24 UTC] Full Log Data: {
    "timestamp": "2026-07-04 05:53:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:2d24:1a6:be00:a82a:80b8:b4ca:a7de",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2804:2d24:1a6:be00:a82a:80b8:b4ca:a7de, 104.23.254.16",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUyIiwidXNlcm5hbWUiOiJpc2EiLCJlbWFpbCI6Im1lbmRlc2lzYWJlbGE5MTJAZ21haWwuY29tIiwiZXhwIjoxNzgzNzQ5MTk2fQ.KZDtxb2QXG4fniWZUOoPUnHEs7AHeUXDDo9l7awPvHg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15bde91da389872-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2804:2d24:1a6:be00:a82a:80b8:b4ca:a7de",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 05:53:24 UTC] === END API CALL LOG ===
[04-Jul-2026 05:53:24 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 05:53:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUyIiwidXNlcm5hbWUiOiJpc2EiLCJlbWFpbCI6Im1lbmRlc2lzYWJlbGE5MTJAZ21haWwuY29tIiwiZXhwIjoxNzgzNzQ5MTk2fQ.KZDtxb2QXG4fniWZUOoPUnHEs7AHeUXDDo9l7awPvHg
[04-Jul-2026 05:53:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 05:53:24 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 05:53:24 UTC] User ID: 952
[04-Jul-2026 05:53:24 UTC] ✅ User profile retrieved successfully for user ID: 952
[04-Jul-2026 05:53:25 UTC] User Purchases API - User ID: 952
[04-Jul-2026 05:53:25 UTC] User Purchases API - Total purchases found: 0
[04-Jul-2026 05:53:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 05:53:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 05:53:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2804:2d24:1a6:be00:a82a:80b8:b4ca:a7de, 104.23.254.16","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUyIiwidXNlcm5hbWUiOiJpc2EiLCJlbWFpbCI6Im1lbmRlc2lzYWJlbGE5MTJAZ21haWwuY29tIiwiZXhwIjoxNzgzNzQ5MTk2fQ.KZDtxb2QXG4fniWZUOoPUnHEs7AHeUXDDo9l7awPvHg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a15bdebe3feb9872-GRU","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2804:2d24:1a6:be00:a82a:80b8:b4ca:a7de","cf-ipcountry":"BR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jul-2026 05:53:31 UTC] === User Orders API Called ===
[04-Jul-2026 05:53:31 UTC] User ID: 952
[04-Jul-2026 05:53:31 UTC] Limit: 20, Offset: 0
[04-Jul-2026 05:53:31 UTC] Orders found: 0
[04-Jul-2026 05:53:31 UTC] Orders data: []
[04-Jul-2026 05:53:31 UTC] Total orders count: 0
[04-Jul-2026 05:53:32 UTC] === API CALL LOG ===
[04-Jul-2026 05:53:32 UTC] Endpoint: user/profile.php
[04-Jul-2026 05:53:32 UTC] Full Log Data: {
    "timestamp": "2026-07-04 05:53:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:2d24:1a6:be00:a82a:80b8:b4ca:a7de",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2804:2d24:1a6:be00:a82a:80b8:b4ca:a7de, 104.23.254.16",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUyIiwidXNlcm5hbWUiOiJpc2EiLCJlbWFpbCI6Im1lbmRlc2lzYWJlbGE5MTJAZ21haWwuY29tIiwiZXhwIjoxNzgzNzQ5MTk2fQ.KZDtxb2QXG4fniWZUOoPUnHEs7AHeUXDDo9l7awPvHg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15bdebea8979872-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2804:2d24:1a6:be00:a82a:80b8:b4ca:a7de",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 05:53:32 UTC] === END API CALL LOG ===
[04-Jul-2026 05:53:32 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 05:53:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUyIiwidXNlcm5hbWUiOiJpc2EiLCJlbWFpbCI6Im1lbmRlc2lzYWJlbGE5MTJAZ21haWwuY29tIiwiZXhwIjoxNzgzNzQ5MTk2fQ.KZDtxb2QXG4fniWZUOoPUnHEs7AHeUXDDo9l7awPvHg
[04-Jul-2026 05:53:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 05:53:32 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 05:53:32 UTC] User ID: 952
[04-Jul-2026 05:53:32 UTC] ✅ User profile retrieved successfully for user ID: 952
[04-Jul-2026 05:53:32 UTC] === API CALL LOG ===
[04-Jul-2026 05:53:32 UTC] Endpoint: user/profile.php
[04-Jul-2026 05:53:32 UTC] Full Log Data: {
    "timestamp": "2026-07-04 05:53:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:2d24:1a6:be00:a82a:80b8:b4ca:a7de",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2804:2d24:1a6:be00:a82a:80b8:b4ca:a7de, 104.23.254.16",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUyIiwidXNlcm5hbWUiOiJpc2EiLCJlbWFpbCI6Im1lbmRlc2lzYWJlbGE5MTJAZ21haWwuY29tIiwiZXhwIjoxNzgzNzQ5MTk2fQ.KZDtxb2QXG4fniWZUOoPUnHEs7AHeUXDDo9l7awPvHg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15bdec2acb09872-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2804:2d24:1a6:be00:a82a:80b8:b4ca:a7de",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 05:53:32 UTC] === END API CALL LOG ===
[04-Jul-2026 05:53:32 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 05:53:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUyIiwidXNlcm5hbWUiOiJpc2EiLCJlbWFpbCI6Im1lbmRlc2lzYWJlbGE5MTJAZ21haWwuY29tIiwiZXhwIjoxNzgzNzQ5MTk2fQ.KZDtxb2QXG4fniWZUOoPUnHEs7AHeUXDDo9l7awPvHg
[04-Jul-2026 05:53:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 05:53:32 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 05:53:32 UTC] User ID: 952
[04-Jul-2026 05:53:32 UTC] ✅ User profile retrieved successfully for user ID: 952
[04-Jul-2026 05:53:32 UTC] === API CALL LOG ===
[04-Jul-2026 05:53:32 UTC] Endpoint: user/profile.php
[04-Jul-2026 05:53:32 UTC] Full Log Data: {
    "timestamp": "2026-07-04 05:53:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:2d24:1a6:be00:a82a:80b8:b4ca:a7de",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2804:2d24:1a6:be00:a82a:80b8:b4ca:a7de, 104.23.254.16",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUyIiwidXNlcm5hbWUiOiJpc2EiLCJlbWFpbCI6Im1lbmRlc2lzYWJlbGE5MTJAZ21haWwuY29tIiwiZXhwIjoxNzgzNzQ5MTk2fQ.KZDtxb2QXG4fniWZUOoPUnHEs7AHeUXDDo9l7awPvHg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15bdec3ee009872-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2804:2d24:1a6:be00:a82a:80b8:b4ca:a7de",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 05:53:32 UTC] === END API CALL LOG ===
[04-Jul-2026 05:53:32 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 05:53:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUyIiwidXNlcm5hbWUiOiJpc2EiLCJlbWFpbCI6Im1lbmRlc2lzYWJlbGE5MTJAZ21haWwuY29tIiwiZXhwIjoxNzgzNzQ5MTk2fQ.KZDtxb2QXG4fniWZUOoPUnHEs7AHeUXDDo9l7awPvHg
[04-Jul-2026 05:53:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 05:53:32 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 05:53:32 UTC] User ID: 952
[04-Jul-2026 05:53:32 UTC] ✅ User profile retrieved successfully for user ID: 952
[04-Jul-2026 05:54:08 UTC] === API CALL LOG ===
[04-Jul-2026 05:54:08 UTC] Endpoint: user/profile.php
[04-Jul-2026 05:54:08 UTC] Full Log Data: {
    "timestamp": "2026-07-04 05:54:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:2d24:1a6:be00:a82a:80b8:b4ca:a7de",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2804:2d24:1a6:be00:a82a:80b8:b4ca:a7de, 104.22.10.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUyIiwidXNlcm5hbWUiOiJpc2EiLCJlbWFpbCI6Im1lbmRlc2lzYWJlbGE5MTJAZ21haWwuY29tIiwiZXhwIjoxNzgzNzQ5MTk2fQ.KZDtxb2QXG4fniWZUOoPUnHEs7AHeUXDDo9l7awPvHg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15bdf9ebcc5df24-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2804:2d24:1a6:be00:a82a:80b8:b4ca:a7de",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 05:54:08 UTC] === END API CALL LOG ===
[04-Jul-2026 05:54:08 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 05:54:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUyIiwidXNlcm5hbWUiOiJpc2EiLCJlbWFpbCI6Im1lbmRlc2lzYWJlbGE5MTJAZ21haWwuY29tIiwiZXhwIjoxNzgzNzQ5MTk2fQ.KZDtxb2QXG4fniWZUOoPUnHEs7AHeUXDDo9l7awPvHg
[04-Jul-2026 05:54:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 05:54:08 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 05:54:08 UTC] User ID: 952
[04-Jul-2026 05:54:08 UTC] ✅ User profile retrieved successfully for user ID: 952
[04-Jul-2026 05:54:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 05:54:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 05:54:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2804:2d24:1a6:be00:a82a:80b8:b4ca:a7de, 104.22.10.14","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUyIiwidXNlcm5hbWUiOiJpc2EiLCJlbWFpbCI6Im1lbmRlc2lzYWJlbGE5MTJAZ21haWwuY29tIiwiZXhwIjoxNzgzNzQ5MTk2fQ.KZDtxb2QXG4fniWZUOoPUnHEs7AHeUXDDo9l7awPvHg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a15bdfdd2b10df24-GRU","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2804:2d24:1a6:be00:a82a:80b8:b4ca:a7de","cf-ipcountry":"BR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jul-2026 05:54:18 UTC] === User Orders API Called ===
[04-Jul-2026 05:54:18 UTC] User ID: 952
[04-Jul-2026 05:54:18 UTC] Limit: 20, Offset: 0
[04-Jul-2026 05:54:18 UTC] Orders found: 0
[04-Jul-2026 05:54:18 UTC] Orders data: []
[04-Jul-2026 05:54:18 UTC] Total orders count: 0
[04-Jul-2026 05:54:18 UTC] === API CALL LOG ===
[04-Jul-2026 05:54:18 UTC] Endpoint: user/profile.php
[04-Jul-2026 05:54:18 UTC] Full Log Data: {
    "timestamp": "2026-07-04 05:54:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:2d24:1a6:be00:a82a:80b8:b4ca:a7de",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2804:2d24:1a6:be00:a82a:80b8:b4ca:a7de, 104.22.10.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUyIiwidXNlcm5hbWUiOiJpc2EiLCJlbWFpbCI6Im1lbmRlc2lzYWJlbGE5MTJAZ21haWwuY29tIiwiZXhwIjoxNzgzNzQ5MTk2fQ.KZDtxb2QXG4fniWZUOoPUnHEs7AHeUXDDo9l7awPvHg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15bdfddab7ddf24-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2804:2d24:1a6:be00:a82a:80b8:b4ca:a7de",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 05:54:18 UTC] === END API CALL LOG ===
[04-Jul-2026 05:54:18 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 05:54:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUyIiwidXNlcm5hbWUiOiJpc2EiLCJlbWFpbCI6Im1lbmRlc2lzYWJlbGE5MTJAZ21haWwuY29tIiwiZXhwIjoxNzgzNzQ5MTk2fQ.KZDtxb2QXG4fniWZUOoPUnHEs7AHeUXDDo9l7awPvHg
[04-Jul-2026 05:54:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 05:54:18 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 05:54:18 UTC] User ID: 952
[04-Jul-2026 05:54:18 UTC] ✅ User profile retrieved successfully for user ID: 952
[04-Jul-2026 05:54:18 UTC] === API CALL LOG ===
[04-Jul-2026 05:54:18 UTC] Endpoint: user/profile.php
[04-Jul-2026 05:54:18 UTC] Full Log Data: {
    "timestamp": "2026-07-04 05:54:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:2d24:1a6:be00:a82a:80b8:b4ca:a7de",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2804:2d24:1a6:be00:a82a:80b8:b4ca:a7de, 104.22.10.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUyIiwidXNlcm5hbWUiOiJpc2EiLCJlbWFpbCI6Im1lbmRlc2lzYWJlbGE5MTJAZ21haWwuY29tIiwiZXhwIjoxNzgzNzQ5MTk2fQ.KZDtxb2QXG4fniWZUOoPUnHEs7AHeUXDDo9l7awPvHg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15bdfe1b8c3df24-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2804:2d24:1a6:be00:a82a:80b8:b4ca:a7de",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 05:54:18 UTC] === END API CALL LOG ===
[04-Jul-2026 05:54:18 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 05:54:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUyIiwidXNlcm5hbWUiOiJpc2EiLCJlbWFpbCI6Im1lbmRlc2lzYWJlbGE5MTJAZ21haWwuY29tIiwiZXhwIjoxNzgzNzQ5MTk2fQ.KZDtxb2QXG4fniWZUOoPUnHEs7AHeUXDDo9l7awPvHg
[04-Jul-2026 05:54:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 05:54:18 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 05:54:18 UTC] User ID: 952
[04-Jul-2026 05:54:18 UTC] ✅ User profile retrieved successfully for user ID: 952
[04-Jul-2026 05:54:19 UTC] === API CALL LOG ===
[04-Jul-2026 05:54:19 UTC] Endpoint: user/profile.php
[04-Jul-2026 05:54:19 UTC] Full Log Data: {
    "timestamp": "2026-07-04 05:54:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:2d24:1a6:be00:a82a:80b8:b4ca:a7de",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2804:2d24:1a6:be00:a82a:80b8:b4ca:a7de, 104.22.10.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUyIiwidXNlcm5hbWUiOiJpc2EiLCJlbWFpbCI6Im1lbmRlc2lzYWJlbGE5MTJAZ21haWwuY29tIiwiZXhwIjoxNzgzNzQ5MTk2fQ.KZDtxb2QXG4fniWZUOoPUnHEs7AHeUXDDo9l7awPvHg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15bdfe62ddfdf24-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2804:2d24:1a6:be00:a82a:80b8:b4ca:a7de",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 05:54:19 UTC] === END API CALL LOG ===
[04-Jul-2026 05:54:19 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 05:54:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUyIiwidXNlcm5hbWUiOiJpc2EiLCJlbWFpbCI6Im1lbmRlc2lzYWJlbGE5MTJAZ21haWwuY29tIiwiZXhwIjoxNzgzNzQ5MTk2fQ.KZDtxb2QXG4fniWZUOoPUnHEs7AHeUXDDo9l7awPvHg
[04-Jul-2026 05:54:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 05:54:19 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 05:54:19 UTC] User ID: 952
[04-Jul-2026 05:54:19 UTC] ✅ User profile retrieved successfully for user ID: 952
[04-Jul-2026 05:54:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 05:54:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 05:54:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2804:2d24:1a6:be00:a82a:80b8:b4ca:a7de, 104.22.10.14","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUyIiwidXNlcm5hbWUiOiJpc2EiLCJlbWFpbCI6Im1lbmRlc2lzYWJlbGE5MTJAZ21haWwuY29tIiwiZXhwIjoxNzgzNzQ5MTk2fQ.KZDtxb2QXG4fniWZUOoPUnHEs7AHeUXDDo9l7awPvHg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a15bdffa9dd1df24-GRU","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2804:2d24:1a6:be00:a82a:80b8:b4ca:a7de","cf-ipcountry":"BR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jul-2026 05:54:22 UTC] === User Orders API Called ===
[04-Jul-2026 05:54:22 UTC] User ID: 952
[04-Jul-2026 05:54:22 UTC] Limit: 20, Offset: 0
[04-Jul-2026 05:54:22 UTC] Orders found: 0
[04-Jul-2026 05:54:22 UTC] Orders data: []
[04-Jul-2026 05:54:22 UTC] Total orders count: 0
[04-Jul-2026 05:54:22 UTC] === API CALL LOG ===
[04-Jul-2026 05:54:22 UTC] Endpoint: user/profile.php
[04-Jul-2026 05:54:22 UTC] Full Log Data: {
    "timestamp": "2026-07-04 05:54:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:2d24:1a6:be00:a82a:80b8:b4ca:a7de",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2804:2d24:1a6:be00:a82a:80b8:b4ca:a7de, 104.22.10.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUyIiwidXNlcm5hbWUiOiJpc2EiLCJlbWFpbCI6Im1lbmRlc2lzYWJlbGE5MTJAZ21haWwuY29tIiwiZXhwIjoxNzgzNzQ5MTk2fQ.KZDtxb2QXG4fniWZUOoPUnHEs7AHeUXDDo9l7awPvHg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15bdffb1e67df24-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2804:2d24:1a6:be00:a82a:80b8:b4ca:a7de",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 05:54:22 UTC] === END API CALL LOG ===
[04-Jul-2026 05:54:22 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 05:54:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUyIiwidXNlcm5hbWUiOiJpc2EiLCJlbWFpbCI6Im1lbmRlc2lzYWJlbGE5MTJAZ21haWwuY29tIiwiZXhwIjoxNzgzNzQ5MTk2fQ.KZDtxb2QXG4fniWZUOoPUnHEs7AHeUXDDo9l7awPvHg
[04-Jul-2026 05:54:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 05:54:22 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 05:54:22 UTC] User ID: 952
[04-Jul-2026 05:54:22 UTC] ✅ User profile retrieved successfully for user ID: 952
[04-Jul-2026 05:54:23 UTC] === API CALL LOG ===
[04-Jul-2026 05:54:23 UTC] Endpoint: user/profile.php
[04-Jul-2026 05:54:23 UTC] Full Log Data: {
    "timestamp": "2026-07-04 05:54:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:2d24:1a6:be00:a82a:80b8:b4ca:a7de",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2804:2d24:1a6:be00:a82a:80b8:b4ca:a7de, 104.22.10.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUyIiwidXNlcm5hbWUiOiJpc2EiLCJlbWFpbCI6Im1lbmRlc2lzYWJlbGE5MTJAZ21haWwuY29tIiwiZXhwIjoxNzgzNzQ5MTk2fQ.KZDtxb2QXG4fniWZUOoPUnHEs7AHeUXDDo9l7awPvHg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15bdffefa60df24-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2804:2d24:1a6:be00:a82a:80b8:b4ca:a7de",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 05:54:23 UTC] === END API CALL LOG ===
[04-Jul-2026 05:54:23 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 05:54:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUyIiwidXNlcm5hbWUiOiJpc2EiLCJlbWFpbCI6Im1lbmRlc2lzYWJlbGE5MTJAZ21haWwuY29tIiwiZXhwIjoxNzgzNzQ5MTk2fQ.KZDtxb2QXG4fniWZUOoPUnHEs7AHeUXDDo9l7awPvHg
[04-Jul-2026 05:54:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 05:54:23 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 05:54:23 UTC] User ID: 952
[04-Jul-2026 05:54:23 UTC] ✅ User profile retrieved successfully for user ID: 952
[04-Jul-2026 05:54:23 UTC] === API CALL LOG ===
[04-Jul-2026 05:54:23 UTC] Endpoint: user/profile.php
[04-Jul-2026 05:54:23 UTC] Full Log Data: {
    "timestamp": "2026-07-04 05:54:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:2d24:1a6:be00:a82a:80b8:b4ca:a7de",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2804:2d24:1a6:be00:a82a:80b8:b4ca:a7de, 104.22.10.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUyIiwidXNlcm5hbWUiOiJpc2EiLCJlbWFpbCI6Im1lbmRlc2lzYWJlbGE5MTJAZ21haWwuY29tIiwiZXhwIjoxNzgzNzQ5MTk2fQ.KZDtxb2QXG4fniWZUOoPUnHEs7AHeUXDDo9l7awPvHg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15be0005be5df24-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2804:2d24:1a6:be00:a82a:80b8:b4ca:a7de",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 05:54:23 UTC] === END API CALL LOG ===
[04-Jul-2026 05:54:23 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 05:54:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUyIiwidXNlcm5hbWUiOiJpc2EiLCJlbWFpbCI6Im1lbmRlc2lzYWJlbGE5MTJAZ21haWwuY29tIiwiZXhwIjoxNzgzNzQ5MTk2fQ.KZDtxb2QXG4fniWZUOoPUnHEs7AHeUXDDo9l7awPvHg
[04-Jul-2026 05:54:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 05:54:23 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 05:54:23 UTC] User ID: 952
[04-Jul-2026 05:54:23 UTC] ✅ User profile retrieved successfully for user ID: 952
[04-Jul-2026 05:54:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 05:54:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 05:54:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2804:2d24:1a6:be00:a82a:80b8:b4ca:a7de, 104.22.10.14","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUyIiwidXNlcm5hbWUiOiJpc2EiLCJlbWFpbCI6Im1lbmRlc2lzYWJlbGE5MTJAZ21haWwuY29tIiwiZXhwIjoxNzgzNzQ5MTk2fQ.KZDtxb2QXG4fniWZUOoPUnHEs7AHeUXDDo9l7awPvHg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a15be01e8d96df24-GRU","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2804:2d24:1a6:be00:a82a:80b8:b4ca:a7de","cf-ipcountry":"BR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jul-2026 05:54:28 UTC] === User Orders API Called ===
[04-Jul-2026 05:54:28 UTC] User ID: 952
[04-Jul-2026 05:54:28 UTC] Limit: 20, Offset: 0
[04-Jul-2026 05:54:28 UTC] Orders found: 0
[04-Jul-2026 05:54:28 UTC] Orders data: []
[04-Jul-2026 05:54:28 UTC] Total orders count: 0
[04-Jul-2026 05:54:28 UTC] === API CALL LOG ===
[04-Jul-2026 05:54:28 UTC] Endpoint: user/profile.php
[04-Jul-2026 05:54:28 UTC] Full Log Data: {
    "timestamp": "2026-07-04 05:54:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:2d24:1a6:be00:a82a:80b8:b4ca:a7de",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2804:2d24:1a6:be00:a82a:80b8:b4ca:a7de, 104.22.10.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUyIiwidXNlcm5hbWUiOiJpc2EiLCJlbWFpbCI6Im1lbmRlc2lzYWJlbGE5MTJAZ21haWwuY29tIiwiZXhwIjoxNzgzNzQ5MTk2fQ.KZDtxb2QXG4fniWZUOoPUnHEs7AHeUXDDo9l7awPvHg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15be01eee26df24-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2804:2d24:1a6:be00:a82a:80b8:b4ca:a7de",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 05:54:28 UTC] === END API CALL LOG ===
[04-Jul-2026 05:54:28 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 05:54:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUyIiwidXNlcm5hbWUiOiJpc2EiLCJlbWFpbCI6Im1lbmRlc2lzYWJlbGE5MTJAZ21haWwuY29tIiwiZXhwIjoxNzgzNzQ5MTk2fQ.KZDtxb2QXG4fniWZUOoPUnHEs7AHeUXDDo9l7awPvHg
[04-Jul-2026 05:54:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 05:54:28 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 05:54:28 UTC] User ID: 952
[04-Jul-2026 05:54:28 UTC] ✅ User profile retrieved successfully for user ID: 952
[04-Jul-2026 05:54:29 UTC] === API CALL LOG ===
[04-Jul-2026 05:54:29 UTC] Endpoint: user/profile.php
[04-Jul-2026 05:54:29 UTC] Full Log Data: {
    "timestamp": "2026-07-04 05:54:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:2d24:1a6:be00:a82a:80b8:b4ca:a7de",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2804:2d24:1a6:be00:a82a:80b8:b4ca:a7de, 104.22.10.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUyIiwidXNlcm5hbWUiOiJpc2EiLCJlbWFpbCI6Im1lbmRlc2lzYWJlbGE5MTJAZ21haWwuY29tIiwiZXhwIjoxNzgzNzQ5MTk2fQ.KZDtxb2QXG4fniWZUOoPUnHEs7AHeUXDDo9l7awPvHg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15be022db02df24-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2804:2d24:1a6:be00:a82a:80b8:b4ca:a7de",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 05:54:29 UTC] === END API CALL LOG ===
[04-Jul-2026 05:54:29 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 05:54:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUyIiwidXNlcm5hbWUiOiJpc2EiLCJlbWFpbCI6Im1lbmRlc2lzYWJlbGE5MTJAZ21haWwuY29tIiwiZXhwIjoxNzgzNzQ5MTk2fQ.KZDtxb2QXG4fniWZUOoPUnHEs7AHeUXDDo9l7awPvHg
[04-Jul-2026 05:54:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 05:54:29 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 05:54:29 UTC] User ID: 952
[04-Jul-2026 05:54:29 UTC] ✅ User profile retrieved successfully for user ID: 952
[04-Jul-2026 05:54:29 UTC] === API CALL LOG ===
[04-Jul-2026 05:54:29 UTC] Endpoint: user/profile.php
[04-Jul-2026 05:54:29 UTC] Full Log Data: {
    "timestamp": "2026-07-04 05:54:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:2d24:1a6:be00:a82a:80b8:b4ca:a7de",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2804:2d24:1a6:be00:a82a:80b8:b4ca:a7de, 104.22.10.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUyIiwidXNlcm5hbWUiOiJpc2EiLCJlbWFpbCI6Im1lbmRlc2lzYWJlbGE5MTJAZ21haWwuY29tIiwiZXhwIjoxNzgzNzQ5MTk2fQ.KZDtxb2QXG4fniWZUOoPUnHEs7AHeUXDDo9l7awPvHg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15be023dc26df24-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2804:2d24:1a6:be00:a82a:80b8:b4ca:a7de",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 05:54:29 UTC] === END API CALL LOG ===
[04-Jul-2026 05:54:29 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 05:54:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUyIiwidXNlcm5hbWUiOiJpc2EiLCJlbWFpbCI6Im1lbmRlc2lzYWJlbGE5MTJAZ21haWwuY29tIiwiZXhwIjoxNzgzNzQ5MTk2fQ.KZDtxb2QXG4fniWZUOoPUnHEs7AHeUXDDo9l7awPvHg
[04-Jul-2026 05:54:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 05:54:29 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 05:54:29 UTC] User ID: 952
[04-Jul-2026 05:54:29 UTC] ✅ User profile retrieved successfully for user ID: 952
[04-Jul-2026 07:11:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 07:11:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 07:11:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a00:1880:a109:5f1f:f4b7:3cff:fe73:e251, 162.158.210.86","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM3NTM4NzV9.dfBQTQ75ZVYbaT_Gl-HcaQI4hful7Dgc9FF5m1L4phc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a15c509aeab46e9c-SOF","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a00:1880:a109:5f1f:f4b7:3cff:fe73:e251","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jul-2026 07:11:15 UTC] === User Orders API Called ===
[04-Jul-2026 07:11:15 UTC] User ID: 694
[04-Jul-2026 07:11:15 UTC] Limit: 20, Offset: 0
[04-Jul-2026 07:11:15 UTC] Orders found: 0
[04-Jul-2026 07:11:15 UTC] Orders data: []
[04-Jul-2026 07:11:15 UTC] Total orders count: 0
[04-Jul-2026 07:11:15 UTC] === API CALL LOG ===
[04-Jul-2026 07:11:15 UTC] Endpoint: user/profile.php
[04-Jul-2026 07:11:15 UTC] Full Log Data: {
    "timestamp": "2026-07-04 07:11:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a109:5f1f:f4b7:3cff:fe73:e251",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a109:5f1f:f4b7:3cff:fe73:e251, 162.158.210.94",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM3NTM4NzV9.dfBQTQ75ZVYbaT_Gl-HcaQI4hful7Dgc9FF5m1L4phc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15c509aaa836e9c-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a109:5f1f:f4b7:3cff:fe73:e251",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 07:11:15 UTC] === END API CALL LOG ===
[04-Jul-2026 07:11:15 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 07:11:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM3NTM4NzV9.dfBQTQ75ZVYbaT_Gl-HcaQI4hful7Dgc9FF5m1L4phc
[04-Jul-2026 07:11:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 07:11:15 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 07:11:15 UTC] User ID: 694
[04-Jul-2026 07:11:15 UTC] ✅ User profile retrieved successfully for user ID: 694
[04-Jul-2026 07:11:15 UTC] === API CALL LOG ===
[04-Jul-2026 07:11:15 UTC] Endpoint: user/profile.php
[04-Jul-2026 07:11:15 UTC] Full Log Data: {
    "timestamp": "2026-07-04 07:11:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a109:5f1f:f4b7:3cff:fe73:e251",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a109:5f1f:f4b7:3cff:fe73:e251, 162.158.210.94",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM3NTM4NzV9.dfBQTQ75ZVYbaT_Gl-HcaQI4hful7Dgc9FF5m1L4phc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15c509b7b1a6e9c-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a109:5f1f:f4b7:3cff:fe73:e251",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 07:11:15 UTC] === END API CALL LOG ===
[04-Jul-2026 07:11:15 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 07:11:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM3NTM4NzV9.dfBQTQ75ZVYbaT_Gl-HcaQI4hful7Dgc9FF5m1L4phc
[04-Jul-2026 07:11:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 07:11:15 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 07:11:15 UTC] User ID: 694
[04-Jul-2026 07:11:15 UTC] ✅ User profile retrieved successfully for user ID: 694
[04-Jul-2026 07:12:23 UTC] === API CALL LOG ===
[04-Jul-2026 07:12:23 UTC] Endpoint: user/profile.php
[04-Jul-2026 07:12:23 UTC] Full Log Data: {
    "timestamp": "2026-07-04 07:12:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a109:5f1f:f4b7:3cff:fe73:e251",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a109:5f1f:f4b7:3cff:fe73:e251, 172.69.251.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM3NTM4NzV9.dfBQTQ75ZVYbaT_Gl-HcaQI4hful7Dgc9FF5m1L4phc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15c5241d95c1594-IST",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a109:5f1f:f4b7:3cff:fe73:e251",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 07:12:23 UTC] === END API CALL LOG ===
[04-Jul-2026 07:12:23 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 07:12:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM3NTM4NzV9.dfBQTQ75ZVYbaT_Gl-HcaQI4hful7Dgc9FF5m1L4phc
[04-Jul-2026 07:12:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 07:12:23 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 07:12:23 UTC] User ID: 694
[04-Jul-2026 07:12:23 UTC] ✅ User profile retrieved successfully for user ID: 694
[04-Jul-2026 07:12:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 07:12:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 07:12:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a00:1880:a109:5f1f:f4b7:3cff:fe73:e251, 172.69.251.152","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM3NTM4NzV9.dfBQTQ75ZVYbaT_Gl-HcaQI4hful7Dgc9FF5m1L4phc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a15c52464f7d1594-IST","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a00:1880:a109:5f1f:f4b7:3cff:fe73:e251","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jul-2026 07:12:24 UTC] === User Orders API Called ===
[04-Jul-2026 07:12:24 UTC] User ID: 694
[04-Jul-2026 07:12:24 UTC] Limit: 20, Offset: 0
[04-Jul-2026 07:12:24 UTC] Orders found: 0
[04-Jul-2026 07:12:24 UTC] Orders data: []
[04-Jul-2026 07:12:24 UTC] Total orders count: 0
[04-Jul-2026 07:12:24 UTC] === API CALL LOG ===
[04-Jul-2026 07:12:24 UTC] Endpoint: user/profile.php
[04-Jul-2026 07:12:24 UTC] Full Log Data: {
    "timestamp": "2026-07-04 07:12:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a109:5f1f:f4b7:3cff:fe73:e251",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a109:5f1f:f4b7:3cff:fe73:e251, 172.69.251.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM3NTM4NzV9.dfBQTQ75ZVYbaT_Gl-HcaQI4hful7Dgc9FF5m1L4phc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15c5246a8031594-IST",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a109:5f1f:f4b7:3cff:fe73:e251",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 07:12:24 UTC] === END API CALL LOG ===
[04-Jul-2026 07:12:24 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 07:12:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM3NTM4NzV9.dfBQTQ75ZVYbaT_Gl-HcaQI4hful7Dgc9FF5m1L4phc
[04-Jul-2026 07:12:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 07:12:24 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 07:12:24 UTC] User ID: 694
[04-Jul-2026 07:12:24 UTC] ✅ User profile retrieved successfully for user ID: 694
[04-Jul-2026 07:12:24 UTC] === API CALL LOG ===
[04-Jul-2026 07:12:24 UTC] Endpoint: user/profile.php
[04-Jul-2026 07:12:24 UTC] Full Log Data: {
    "timestamp": "2026-07-04 07:12:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a109:5f1f:f4b7:3cff:fe73:e251",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a109:5f1f:f4b7:3cff:fe73:e251, 172.69.251.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM3NTM4NzV9.dfBQTQ75ZVYbaT_Gl-HcaQI4hful7Dgc9FF5m1L4phc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15c52460f2d1594-IST",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a109:5f1f:f4b7:3cff:fe73:e251",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 07:12:24 UTC] === END API CALL LOG ===
[04-Jul-2026 07:12:24 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 07:12:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM3NTM4NzV9.dfBQTQ75ZVYbaT_Gl-HcaQI4hful7Dgc9FF5m1L4phc
[04-Jul-2026 07:12:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 07:12:24 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 07:12:24 UTC] User ID: 694
[04-Jul-2026 07:12:24 UTC] ✅ User profile retrieved successfully for user ID: 694
[04-Jul-2026 07:12:35 UTC] === API CALL LOG ===
[04-Jul-2026 07:12:35 UTC] Endpoint: user/profile.php
[04-Jul-2026 07:12:35 UTC] Full Log Data: {
    "timestamp": "2026-07-04 07:12:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a109:5f1f:f4b7:3cff:fe73:e251",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a109:5f1f:f4b7:3cff:fe73:e251, 172.69.251.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM3NTM4NzV9.dfBQTQ75ZVYbaT_Gl-HcaQI4hful7Dgc9FF5m1L4phc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15c528efef02356-IST",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a109:5f1f:f4b7:3cff:fe73:e251",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 07:12:35 UTC] === END API CALL LOG ===
[04-Jul-2026 07:12:35 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 07:12:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM3NTM4NzV9.dfBQTQ75ZVYbaT_Gl-HcaQI4hful7Dgc9FF5m1L4phc
[04-Jul-2026 07:12:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 07:12:35 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 07:12:35 UTC] User ID: 694
[04-Jul-2026 07:12:35 UTC] ✅ User profile retrieved successfully for user ID: 694
[04-Jul-2026 07:12:36 UTC] === API CALL LOG ===
[04-Jul-2026 07:12:36 UTC] Endpoint: user/profile.php
[04-Jul-2026 07:12:36 UTC] Full Log Data: {
    "timestamp": "2026-07-04 07:12:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a109:5f1f:f4b7:3cff:fe73:e251",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a109:5f1f:f4b7:3cff:fe73:e251, 172.69.251.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM3NTM4NzV9.dfBQTQ75ZVYbaT_Gl-HcaQI4hful7Dgc9FF5m1L4phc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15c5292ccdf2356-IST",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a109:5f1f:f4b7:3cff:fe73:e251",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 07:12:36 UTC] === END API CALL LOG ===
[04-Jul-2026 07:12:36 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 07:12:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM3NTM4NzV9.dfBQTQ75ZVYbaT_Gl-HcaQI4hful7Dgc9FF5m1L4phc
[04-Jul-2026 07:12:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 07:12:36 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 07:12:36 UTC] User ID: 694
[04-Jul-2026 07:12:36 UTC] ✅ User profile retrieved successfully for user ID: 694
[04-Jul-2026 07:12:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 07:12:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 07:12:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a00:1880:a109:5f1f:f4b7:3cff:fe73:e251, 172.69.251.172","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM3NTM4NzV9.dfBQTQ75ZVYbaT_Gl-HcaQI4hful7Dgc9FF5m1L4phc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a15c52933d772356-IST","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a00:1880:a109:5f1f:f4b7:3cff:fe73:e251","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jul-2026 07:12:36 UTC] === User Orders API Called ===
[04-Jul-2026 07:12:36 UTC] User ID: 694
[04-Jul-2026 07:12:36 UTC] Limit: 20, Offset: 0
[04-Jul-2026 07:12:36 UTC] Orders found: 0
[04-Jul-2026 07:12:36 UTC] Orders data: []
[04-Jul-2026 07:12:36 UTC] Total orders count: 0
[04-Jul-2026 07:12:36 UTC] === API CALL LOG ===
[04-Jul-2026 07:12:36 UTC] Endpoint: user/profile.php
[04-Jul-2026 07:12:36 UTC] Full Log Data: {
    "timestamp": "2026-07-04 07:12:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a109:5f1f:f4b7:3cff:fe73:e251",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a109:5f1f:f4b7:3cff:fe73:e251, 172.69.251.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM3NTM4NzV9.dfBQTQ75ZVYbaT_Gl-HcaQI4hful7Dgc9FF5m1L4phc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15c52939ddc2356-IST",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a109:5f1f:f4b7:3cff:fe73:e251",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 07:12:36 UTC] === END API CALL LOG ===
[04-Jul-2026 07:12:36 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 07:12:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM3NTM4NzV9.dfBQTQ75ZVYbaT_Gl-HcaQI4hful7Dgc9FF5m1L4phc
[04-Jul-2026 07:12:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 07:12:36 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 07:12:36 UTC] User ID: 694
[04-Jul-2026 07:12:36 UTC] ✅ User profile retrieved successfully for user ID: 694
[04-Jul-2026 07:12:38 UTC] === API CALL LOG ===
[04-Jul-2026 07:12:38 UTC] Endpoint: user/profile.php
[04-Jul-2026 07:12:38 UTC] Full Log Data: {
    "timestamp": "2026-07-04 07:12:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a109:5f1f:f4b7:3cff:fe73:e251",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a109:5f1f:f4b7:3cff:fe73:e251, 172.69.251.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM3NTM4NzV9.dfBQTQ75ZVYbaT_Gl-HcaQI4hful7Dgc9FF5m1L4phc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15c529dbbb82356-IST",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a109:5f1f:f4b7:3cff:fe73:e251",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 07:12:38 UTC] === END API CALL LOG ===
[04-Jul-2026 07:12:38 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 07:12:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM3NTM4NzV9.dfBQTQ75ZVYbaT_Gl-HcaQI4hful7Dgc9FF5m1L4phc
[04-Jul-2026 07:12:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 07:12:38 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 07:12:38 UTC] User ID: 694
[04-Jul-2026 07:12:38 UTC] ✅ User profile retrieved successfully for user ID: 694
[04-Jul-2026 07:12:38 UTC] User Purchases API - User ID: 694
[04-Jul-2026 07:12:38 UTC] User Purchases API - Total purchases found: 0
[04-Jul-2026 07:12:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 07:12:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 07:12:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a00:1880:a109:5f1f:f4b7:3cff:fe73:e251, 172.69.251.172","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM3NTM4NzV9.dfBQTQ75ZVYbaT_Gl-HcaQI4hful7Dgc9FF5m1L4phc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a15c52c19b292356-IST","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a00:1880:a109:5f1f:f4b7:3cff:fe73:e251","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jul-2026 07:12:43 UTC] === User Orders API Called ===
[04-Jul-2026 07:12:43 UTC] User ID: 694
[04-Jul-2026 07:12:43 UTC] Limit: 20, Offset: 0
[04-Jul-2026 07:12:43 UTC] Orders found: 0
[04-Jul-2026 07:12:43 UTC] Orders data: []
[04-Jul-2026 07:12:43 UTC] Total orders count: 0
[04-Jul-2026 07:12:43 UTC] === API CALL LOG ===
[04-Jul-2026 07:12:43 UTC] Endpoint: user/profile.php
[04-Jul-2026 07:12:43 UTC] Full Log Data: {
    "timestamp": "2026-07-04 07:12:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a109:5f1f:f4b7:3cff:fe73:e251",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a109:5f1f:f4b7:3cff:fe73:e251, 172.69.251.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM3NTM4NzV9.dfBQTQ75ZVYbaT_Gl-HcaQI4hful7Dgc9FF5m1L4phc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15c52c1eb8f2356-IST",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a109:5f1f:f4b7:3cff:fe73:e251",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 07:12:43 UTC] === END API CALL LOG ===
[04-Jul-2026 07:12:43 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 07:12:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM3NTM4NzV9.dfBQTQ75ZVYbaT_Gl-HcaQI4hful7Dgc9FF5m1L4phc
[04-Jul-2026 07:12:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 07:12:43 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 07:12:43 UTC] User ID: 694
[04-Jul-2026 07:12:43 UTC] ✅ User profile retrieved successfully for user ID: 694
[04-Jul-2026 07:12:44 UTC] === API CALL LOG ===
[04-Jul-2026 07:12:44 UTC] Endpoint: user/profile.php
[04-Jul-2026 07:12:44 UTC] Full Log Data: {
    "timestamp": "2026-07-04 07:12:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a109:5f1f:f4b7:3cff:fe73:e251",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a109:5f1f:f4b7:3cff:fe73:e251, 172.69.251.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM3NTM4NzV9.dfBQTQ75ZVYbaT_Gl-HcaQI4hful7Dgc9FF5m1L4phc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15c52c5f9692356-IST",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a109:5f1f:f4b7:3cff:fe73:e251",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 07:12:44 UTC] === END API CALL LOG ===
[04-Jul-2026 07:12:44 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 07:12:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM3NTM4NzV9.dfBQTQ75ZVYbaT_Gl-HcaQI4hful7Dgc9FF5m1L4phc
[04-Jul-2026 07:12:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 07:12:44 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 07:12:44 UTC] User ID: 694
[04-Jul-2026 07:12:44 UTC] ✅ User profile retrieved successfully for user ID: 694
[04-Jul-2026 07:12:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 07:12:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 07:12:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a00:1880:a109:5f1f:f4b7:3cff:fe73:e251, 172.69.251.172","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM3NTM4NzV9.dfBQTQ75ZVYbaT_Gl-HcaQI4hful7Dgc9FF5m1L4phc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a15c52f6fac02356-IST","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a00:1880:a109:5f1f:f4b7:3cff:fe73:e251","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jul-2026 07:12:52 UTC] === User Orders API Called ===
[04-Jul-2026 07:12:52 UTC] User ID: 694
[04-Jul-2026 07:12:52 UTC] Limit: 20, Offset: 0
[04-Jul-2026 07:12:52 UTC] Orders found: 0
[04-Jul-2026 07:12:52 UTC] Orders data: []
[04-Jul-2026 07:12:52 UTC] Total orders count: 0
[04-Jul-2026 07:12:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 07:12:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 07:12:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a00:1880:a109:5f1f:f4b7:3cff:fe73:e251, 172.69.251.172","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM3NTM4NzV9.dfBQTQ75ZVYbaT_Gl-HcaQI4hful7Dgc9FF5m1L4phc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a15c5304ac5b2356-IST","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a00:1880:a109:5f1f:f4b7:3cff:fe73:e251","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jul-2026 07:12:54 UTC] === User Orders API Called ===
[04-Jul-2026 07:12:54 UTC] User ID: 694
[04-Jul-2026 07:12:54 UTC] Limit: 20, Offset: 0
[04-Jul-2026 07:12:54 UTC] Orders found: 0
[04-Jul-2026 07:12:54 UTC] Orders data: []
[04-Jul-2026 07:12:54 UTC] Total orders count: 0
[04-Jul-2026 07:12:54 UTC] === API CALL LOG ===
[04-Jul-2026 07:12:54 UTC] Endpoint: user/profile.php
[04-Jul-2026 07:12:54 UTC] Full Log Data: {
    "timestamp": "2026-07-04 07:12:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a109:5f1f:f4b7:3cff:fe73:e251",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a109:5f1f:f4b7:3cff:fe73:e251, 172.69.251.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM3NTM4NzV9.dfBQTQ75ZVYbaT_Gl-HcaQI4hful7Dgc9FF5m1L4phc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15c5304fcb52356-IST",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a109:5f1f:f4b7:3cff:fe73:e251",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 07:12:54 UTC] === END API CALL LOG ===
[04-Jul-2026 07:12:54 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 07:12:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM3NTM4NzV9.dfBQTQ75ZVYbaT_Gl-HcaQI4hful7Dgc9FF5m1L4phc
[04-Jul-2026 07:12:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 07:12:54 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 07:12:54 UTC] User ID: 694
[04-Jul-2026 07:12:54 UTC] ✅ User profile retrieved successfully for user ID: 694
[04-Jul-2026 07:12:55 UTC] === API CALL LOG ===
[04-Jul-2026 07:12:55 UTC] Endpoint: user/profile.php
[04-Jul-2026 07:12:55 UTC] Full Log Data: {
    "timestamp": "2026-07-04 07:12:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a109:5f1f:f4b7:3cff:fe73:e251",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a109:5f1f:f4b7:3cff:fe73:e251, 172.69.251.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM3NTM4NzV9.dfBQTQ75ZVYbaT_Gl-HcaQI4hful7Dgc9FF5m1L4phc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15c530909642356-IST",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a109:5f1f:f4b7:3cff:fe73:e251",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 07:12:55 UTC] === END API CALL LOG ===
[04-Jul-2026 07:12:55 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 07:12:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM3NTM4NzV9.dfBQTQ75ZVYbaT_Gl-HcaQI4hful7Dgc9FF5m1L4phc
[04-Jul-2026 07:12:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 07:12:55 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 07:12:55 UTC] User ID: 694
[04-Jul-2026 07:12:55 UTC] ✅ User profile retrieved successfully for user ID: 694
[04-Jul-2026 07:13:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 07:13:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 07:13:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a00:1880:a109:5f1f:f4b7:3cff:fe73:e251, 172.69.251.172","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM3NTM4NzV9.dfBQTQ75ZVYbaT_Gl-HcaQI4hful7Dgc9FF5m1L4phc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a15c53ab7b092356-IST","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a00:1880:a109:5f1f:f4b7:3cff:fe73:e251","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jul-2026 07:13:21 UTC] === User Orders API Called ===
[04-Jul-2026 07:13:21 UTC] User ID: 694
[04-Jul-2026 07:13:21 UTC] Limit: 20, Offset: 0
[04-Jul-2026 07:13:21 UTC] Orders found: 0
[04-Jul-2026 07:13:21 UTC] Orders data: []
[04-Jul-2026 07:13:21 UTC] Total orders count: 0
[04-Jul-2026 07:13:21 UTC] === API CALL LOG ===
[04-Jul-2026 07:13:21 UTC] Endpoint: user/profile.php
[04-Jul-2026 07:13:21 UTC] Full Log Data: {
    "timestamp": "2026-07-04 07:13:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a109:5f1f:f4b7:3cff:fe73:e251",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a109:5f1f:f4b7:3cff:fe73:e251, 172.69.251.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM3NTM4NzV9.dfBQTQ75ZVYbaT_Gl-HcaQI4hful7Dgc9FF5m1L4phc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15c53abfbc52356-IST",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a109:5f1f:f4b7:3cff:fe73:e251",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 07:13:21 UTC] === END API CALL LOG ===
[04-Jul-2026 07:13:21 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 07:13:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM3NTM4NzV9.dfBQTQ75ZVYbaT_Gl-HcaQI4hful7Dgc9FF5m1L4phc
[04-Jul-2026 07:13:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 07:13:21 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 07:13:21 UTC] User ID: 694
[04-Jul-2026 07:13:21 UTC] ✅ User profile retrieved successfully for user ID: 694
[04-Jul-2026 07:13:21 UTC] === API CALL LOG ===
[04-Jul-2026 07:13:21 UTC] Endpoint: user/profile.php
[04-Jul-2026 07:13:21 UTC] Full Log Data: {
    "timestamp": "2026-07-04 07:13:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a109:5f1f:f4b7:3cff:fe73:e251",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a109:5f1f:f4b7:3cff:fe73:e251, 172.69.251.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM3NTM4NzV9.dfBQTQ75ZVYbaT_Gl-HcaQI4hful7Dgc9FF5m1L4phc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15c53b018f82356-IST",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a109:5f1f:f4b7:3cff:fe73:e251",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 07:13:21 UTC] === END API CALL LOG ===
[04-Jul-2026 07:13:21 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 07:13:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM3NTM4NzV9.dfBQTQ75ZVYbaT_Gl-HcaQI4hful7Dgc9FF5m1L4phc
[04-Jul-2026 07:13:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 07:13:21 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 07:13:21 UTC] User ID: 694
[04-Jul-2026 07:13:21 UTC] ✅ User profile retrieved successfully for user ID: 694
[04-Jul-2026 07:13:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 07:13:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 07:13:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a00:1880:a109:5f1f:f4b7:3cff:fe73:e251, 172.69.251.172","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM3NTM4NzV9.dfBQTQ75ZVYbaT_Gl-HcaQI4hful7Dgc9FF5m1L4phc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a15c53bf8e202356-IST","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a00:1880:a109:5f1f:f4b7:3cff:fe73:e251","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jul-2026 07:13:24 UTC] === User Orders API Called ===
[04-Jul-2026 07:13:24 UTC] User ID: 694
[04-Jul-2026 07:13:24 UTC] Limit: 20, Offset: 0
[04-Jul-2026 07:13:24 UTC] Orders found: 0
[04-Jul-2026 07:13:24 UTC] Orders data: []
[04-Jul-2026 07:13:24 UTC] Total orders count: 0
[04-Jul-2026 07:13:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 07:13:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 07:13:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a00:1880:a109:5f1f:f4b7:3cff:fe73:e251, 172.69.251.172","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM3NTM4NzV9.dfBQTQ75ZVYbaT_Gl-HcaQI4hful7Dgc9FF5m1L4phc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a15c53cadea12356-IST","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a00:1880:a109:5f1f:f4b7:3cff:fe73:e251","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jul-2026 07:13:26 UTC] === User Orders API Called ===
[04-Jul-2026 07:13:26 UTC] User ID: 694
[04-Jul-2026 07:13:26 UTC] Limit: 20, Offset: 0
[04-Jul-2026 07:13:26 UTC] Orders found: 0
[04-Jul-2026 07:13:26 UTC] Orders data: []
[04-Jul-2026 07:13:26 UTC] Total orders count: 0
[04-Jul-2026 07:13:26 UTC] === API CALL LOG ===
[04-Jul-2026 07:13:26 UTC] Endpoint: user/profile.php
[04-Jul-2026 07:13:26 UTC] Full Log Data: {
    "timestamp": "2026-07-04 07:13:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a109:5f1f:f4b7:3cff:fe73:e251",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a109:5f1f:f4b7:3cff:fe73:e251, 172.69.251.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM3NTM4NzV9.dfBQTQ75ZVYbaT_Gl-HcaQI4hful7Dgc9FF5m1L4phc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15c53cb7f822356-IST",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a109:5f1f:f4b7:3cff:fe73:e251",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 07:13:26 UTC] === END API CALL LOG ===
[04-Jul-2026 07:13:26 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 07:13:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM3NTM4NzV9.dfBQTQ75ZVYbaT_Gl-HcaQI4hful7Dgc9FF5m1L4phc
[04-Jul-2026 07:13:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 07:13:26 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 07:13:26 UTC] User ID: 694
[04-Jul-2026 07:13:26 UTC] ✅ User profile retrieved successfully for user ID: 694
[04-Jul-2026 07:13:26 UTC] === API CALL LOG ===
[04-Jul-2026 07:13:26 UTC] Endpoint: user/profile.php
[04-Jul-2026 07:13:26 UTC] Full Log Data: {
    "timestamp": "2026-07-04 07:13:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a109:5f1f:f4b7:3cff:fe73:e251",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a109:5f1f:f4b7:3cff:fe73:e251, 172.69.251.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM3NTM4NzV9.dfBQTQ75ZVYbaT_Gl-HcaQI4hful7Dgc9FF5m1L4phc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15c53cf2ccc2356-IST",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a109:5f1f:f4b7:3cff:fe73:e251",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 07:13:26 UTC] === END API CALL LOG ===
[04-Jul-2026 07:13:26 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 07:13:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM3NTM4NzV9.dfBQTQ75ZVYbaT_Gl-HcaQI4hful7Dgc9FF5m1L4phc
[04-Jul-2026 07:13:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 07:13:26 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 07:13:26 UTC] User ID: 694
[04-Jul-2026 07:13:26 UTC] ✅ User profile retrieved successfully for user ID: 694
[04-Jul-2026 07:13:36 UTC] === API CALL LOG ===
[04-Jul-2026 07:13:36 UTC] Endpoint: user/profile.php
[04-Jul-2026 07:13:36 UTC] Full Log Data: {
    "timestamp": "2026-07-04 07:13:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a109:5f1f:f4b7:3cff:fe73:e251",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a109:5f1f:f4b7:3cff:fe73:e251, 172.69.251.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM3NTM4NzV9.dfBQTQ75ZVYbaT_Gl-HcaQI4hful7Dgc9FF5m1L4phc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15c5409ab7f2357-IST",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a109:5f1f:f4b7:3cff:fe73:e251",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 07:13:36 UTC] === END API CALL LOG ===
[04-Jul-2026 07:13:36 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 07:13:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM3NTM4NzV9.dfBQTQ75ZVYbaT_Gl-HcaQI4hful7Dgc9FF5m1L4phc
[04-Jul-2026 07:13:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 07:13:36 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 07:13:36 UTC] User ID: 694
[04-Jul-2026 07:13:36 UTC] ✅ User profile retrieved successfully for user ID: 694
[04-Jul-2026 07:13:37 UTC] === API CALL LOG ===
[04-Jul-2026 07:13:37 UTC] Endpoint: user/profile.php
[04-Jul-2026 07:13:37 UTC] Full Log Data: {
    "timestamp": "2026-07-04 07:13:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a109:5f1f:f4b7:3cff:fe73:e251",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a109:5f1f:f4b7:3cff:fe73:e251, 172.69.251.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM3NTM4NzV9.dfBQTQ75ZVYbaT_Gl-HcaQI4hful7Dgc9FF5m1L4phc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15c540f8b852357-IST",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a109:5f1f:f4b7:3cff:fe73:e251",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 07:13:37 UTC] === END API CALL LOG ===
[04-Jul-2026 07:13:37 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 07:13:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM3NTM4NzV9.dfBQTQ75ZVYbaT_Gl-HcaQI4hful7Dgc9FF5m1L4phc
[04-Jul-2026 07:13:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 07:13:37 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 07:13:37 UTC] User ID: 694
[04-Jul-2026 07:13:37 UTC] ✅ User profile retrieved successfully for user ID: 694
[04-Jul-2026 07:13:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 07:13:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 07:13:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a00:1880:a109:5f1f:f4b7:3cff:fe73:e251, 172.69.251.172","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM3NTM4NzV9.dfBQTQ75ZVYbaT_Gl-HcaQI4hful7Dgc9FF5m1L4phc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a15c540fbbd12357-IST","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a00:1880:a109:5f1f:f4b7:3cff:fe73:e251","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jul-2026 07:13:37 UTC] === User Orders API Called ===
[04-Jul-2026 07:13:37 UTC] User ID: 694
[04-Jul-2026 07:13:37 UTC] Limit: 20, Offset: 0
[04-Jul-2026 07:13:37 UTC] Orders found: 0
[04-Jul-2026 07:13:37 UTC] Orders data: []
[04-Jul-2026 07:13:37 UTC] Total orders count: 0
[04-Jul-2026 07:13:37 UTC] === API CALL LOG ===
[04-Jul-2026 07:13:37 UTC] Endpoint: user/profile.php
[04-Jul-2026 07:13:37 UTC] Full Log Data: {
    "timestamp": "2026-07-04 07:13:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a109:5f1f:f4b7:3cff:fe73:e251",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a109:5f1f:f4b7:3cff:fe73:e251, 172.69.251.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM3NTM4NzV9.dfBQTQ75ZVYbaT_Gl-HcaQI4hful7Dgc9FF5m1L4phc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15c54102c5b2357-IST",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a109:5f1f:f4b7:3cff:fe73:e251",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 07:13:37 UTC] === END API CALL LOG ===
[04-Jul-2026 07:13:37 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 07:13:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM3NTM4NzV9.dfBQTQ75ZVYbaT_Gl-HcaQI4hful7Dgc9FF5m1L4phc
[04-Jul-2026 07:13:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 07:13:37 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 07:13:37 UTC] User ID: 694
[04-Jul-2026 07:13:37 UTC] ✅ User profile retrieved successfully for user ID: 694
[04-Jul-2026 07:13:45 UTC] === API CALL LOG ===
[04-Jul-2026 07:13:45 UTC] Endpoint: user/profile.php
[04-Jul-2026 07:13:45 UTC] Full Log Data: {
    "timestamp": "2026-07-04 07:13:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a109:5f1f:f4b7:3cff:fe73:e251",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a109:5f1f:f4b7:3cff:fe73:e251, 172.69.251.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM3NTM4NzV9.dfBQTQ75ZVYbaT_Gl-HcaQI4hful7Dgc9FF5m1L4phc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15c544229c52352-IST",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a109:5f1f:f4b7:3cff:fe73:e251",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 07:13:45 UTC] === END API CALL LOG ===
[04-Jul-2026 07:13:45 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 07:13:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM3NTM4NzV9.dfBQTQ75ZVYbaT_Gl-HcaQI4hful7Dgc9FF5m1L4phc
[04-Jul-2026 07:13:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 07:13:45 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 07:13:45 UTC] User ID: 694
[04-Jul-2026 07:13:45 UTC] ✅ User profile retrieved successfully for user ID: 694
[04-Jul-2026 07:13:45 UTC] === API CALL LOG ===
[04-Jul-2026 07:13:45 UTC] Endpoint: user/profile.php
[04-Jul-2026 07:13:45 UTC] Full Log Data: {
    "timestamp": "2026-07-04 07:13:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a109:5f1f:f4b7:3cff:fe73:e251",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a109:5f1f:f4b7:3cff:fe73:e251, 172.69.251.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM3NTM4NzV9.dfBQTQ75ZVYbaT_Gl-HcaQI4hful7Dgc9FF5m1L4phc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15c54462ffe2352-IST",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a109:5f1f:f4b7:3cff:fe73:e251",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 07:13:45 UTC] === END API CALL LOG ===
[04-Jul-2026 07:13:45 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 07:13:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM3NTM4NzV9.dfBQTQ75ZVYbaT_Gl-HcaQI4hful7Dgc9FF5m1L4phc
[04-Jul-2026 07:13:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 07:13:45 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 07:13:45 UTC] User ID: 694
[04-Jul-2026 07:13:45 UTC] ✅ User profile retrieved successfully for user ID: 694
[04-Jul-2026 07:13:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 07:13:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 07:13:46 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a00:1880:a109:5f1f:f4b7:3cff:fe73:e251, 172.69.251.172","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM3NTM4NzV9.dfBQTQ75ZVYbaT_Gl-HcaQI4hful7Dgc9FF5m1L4phc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a15c5446887a2352-IST","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a00:1880:a109:5f1f:f4b7:3cff:fe73:e251","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jul-2026 07:13:46 UTC] === User Orders API Called ===
[04-Jul-2026 07:13:46 UTC] User ID: 694
[04-Jul-2026 07:13:46 UTC] Limit: 20, Offset: 0
[04-Jul-2026 07:13:46 UTC] Orders found: 0
[04-Jul-2026 07:13:46 UTC] Orders data: []
[04-Jul-2026 07:13:46 UTC] Total orders count: 0
[04-Jul-2026 07:13:46 UTC] === API CALL LOG ===
[04-Jul-2026 07:13:46 UTC] Endpoint: user/profile.php
[04-Jul-2026 07:13:46 UTC] Full Log Data: {
    "timestamp": "2026-07-04 07:13:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a109:5f1f:f4b7:3cff:fe73:e251",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a109:5f1f:f4b7:3cff:fe73:e251, 172.69.251.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM3NTM4NzV9.dfBQTQ75ZVYbaT_Gl-HcaQI4hful7Dgc9FF5m1L4phc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15c5446f9212352-IST",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a109:5f1f:f4b7:3cff:fe73:e251",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 07:13:46 UTC] === END API CALL LOG ===
[04-Jul-2026 07:13:46 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 07:13:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM3NTM4NzV9.dfBQTQ75ZVYbaT_Gl-HcaQI4hful7Dgc9FF5m1L4phc
[04-Jul-2026 07:13:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 07:13:46 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 07:13:46 UTC] User ID: 694
[04-Jul-2026 07:13:46 UTC] ✅ User profile retrieved successfully for user ID: 694
[04-Jul-2026 07:14:05 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 07:14:05 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 07:14:05 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a00:1880:a109:5f1f:f4b7:3cff:fe73:e251, 172.69.251.172","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM3NTM4NzV9.dfBQTQ75ZVYbaT_Gl-HcaQI4hful7Dgc9FF5m1L4phc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a15c54c0bd4b2352-IST","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a00:1880:a109:5f1f:f4b7:3cff:fe73:e251","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jul-2026 07:14:05 UTC] === User Orders API Called ===
[04-Jul-2026 07:14:05 UTC] User ID: 694
[04-Jul-2026 07:14:05 UTC] Limit: 20, Offset: 0
[04-Jul-2026 07:14:05 UTC] Orders found: 0
[04-Jul-2026 07:14:05 UTC] Orders data: []
[04-Jul-2026 07:14:05 UTC] Total orders count: 0
[04-Jul-2026 07:14:05 UTC] === API CALL LOG ===
[04-Jul-2026 07:14:05 UTC] Endpoint: user/profile.php
[04-Jul-2026 07:14:05 UTC] Full Log Data: {
    "timestamp": "2026-07-04 07:14:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a109:5f1f:f4b7:3cff:fe73:e251",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a109:5f1f:f4b7:3cff:fe73:e251, 172.69.251.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM3NTM4NzV9.dfBQTQ75ZVYbaT_Gl-HcaQI4hful7Dgc9FF5m1L4phc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15c54c10da62352-IST",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a109:5f1f:f4b7:3cff:fe73:e251",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 07:14:05 UTC] === END API CALL LOG ===
[04-Jul-2026 07:14:05 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 07:14:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM3NTM4NzV9.dfBQTQ75ZVYbaT_Gl-HcaQI4hful7Dgc9FF5m1L4phc
[04-Jul-2026 07:14:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 07:14:05 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 07:14:05 UTC] User ID: 694
[04-Jul-2026 07:14:05 UTC] ✅ User profile retrieved successfully for user ID: 694
[04-Jul-2026 07:14:06 UTC] === API CALL LOG ===
[04-Jul-2026 07:14:06 UTC] Endpoint: user/profile.php
[04-Jul-2026 07:14:06 UTC] Full Log Data: {
    "timestamp": "2026-07-04 07:14:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a109:5f1f:f4b7:3cff:fe73:e251",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a109:5f1f:f4b7:3cff:fe73:e251, 172.69.251.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM3NTM4NzV9.dfBQTQ75ZVYbaT_Gl-HcaQI4hful7Dgc9FF5m1L4phc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15c54c52aeb2352-IST",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a109:5f1f:f4b7:3cff:fe73:e251",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 07:14:06 UTC] === END API CALL LOG ===
[04-Jul-2026 07:14:06 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 07:14:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM3NTM4NzV9.dfBQTQ75ZVYbaT_Gl-HcaQI4hful7Dgc9FF5m1L4phc
[04-Jul-2026 07:14:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 07:14:06 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 07:14:06 UTC] User ID: 694
[04-Jul-2026 07:14:06 UTC] ✅ User profile retrieved successfully for user ID: 694
[04-Jul-2026 07:14:14 UTC] === API CALL LOG ===
[04-Jul-2026 07:14:14 UTC] Endpoint: user/profile.php
[04-Jul-2026 07:14:14 UTC] Full Log Data: {
    "timestamp": "2026-07-04 07:14:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a109:5f1f:f4b7:3cff:fe73:e251",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a109:5f1f:f4b7:3cff:fe73:e251, 172.69.251.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM3NTM4NzV9.dfBQTQ75ZVYbaT_Gl-HcaQI4hful7Dgc9FF5m1L4phc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15c54f71e9e1578-IST",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a109:5f1f:f4b7:3cff:fe73:e251",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 07:14:14 UTC] === END API CALL LOG ===
[04-Jul-2026 07:14:14 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 07:14:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM3NTM4NzV9.dfBQTQ75ZVYbaT_Gl-HcaQI4hful7Dgc9FF5m1L4phc
[04-Jul-2026 07:14:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 07:14:14 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 07:14:14 UTC] User ID: 694
[04-Jul-2026 07:14:14 UTC] ✅ User profile retrieved successfully for user ID: 694
[04-Jul-2026 07:14:14 UTC] === API CALL LOG ===
[04-Jul-2026 07:14:14 UTC] Endpoint: user/profile.php
[04-Jul-2026 07:14:14 UTC] Full Log Data: {
    "timestamp": "2026-07-04 07:14:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a109:5f1f:f4b7:3cff:fe73:e251",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a109:5f1f:f4b7:3cff:fe73:e251, 172.69.251.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM3NTM4NzV9.dfBQTQ75ZVYbaT_Gl-HcaQI4hful7Dgc9FF5m1L4phc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15c54fb3c841578-IST",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a109:5f1f:f4b7:3cff:fe73:e251",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 07:14:14 UTC] === END API CALL LOG ===
[04-Jul-2026 07:14:14 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 07:14:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM3NTM4NzV9.dfBQTQ75ZVYbaT_Gl-HcaQI4hful7Dgc9FF5m1L4phc
[04-Jul-2026 07:14:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 07:14:14 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 07:14:14 UTC] User ID: 694
[04-Jul-2026 07:14:14 UTC] ✅ User profile retrieved successfully for user ID: 694
[04-Jul-2026 07:14:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 07:14:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 07:14:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a00:1880:a109:5f1f:f4b7:3cff:fe73:e251, 172.69.251.172","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM3NTM4NzV9.dfBQTQ75ZVYbaT_Gl-HcaQI4hful7Dgc9FF5m1L4phc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a15c54fbbd341578-IST","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a00:1880:a109:5f1f:f4b7:3cff:fe73:e251","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jul-2026 07:14:15 UTC] === User Orders API Called ===
[04-Jul-2026 07:14:15 UTC] User ID: 694
[04-Jul-2026 07:14:15 UTC] Limit: 20, Offset: 0
[04-Jul-2026 07:14:15 UTC] Orders found: 0
[04-Jul-2026 07:14:15 UTC] Orders data: []
[04-Jul-2026 07:14:15 UTC] Total orders count: 0
[04-Jul-2026 07:14:15 UTC] === API CALL LOG ===
[04-Jul-2026 07:14:15 UTC] Endpoint: user/profile.php
[04-Jul-2026 07:14:15 UTC] Full Log Data: {
    "timestamp": "2026-07-04 07:14:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a109:5f1f:f4b7:3cff:fe73:e251",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a109:5f1f:f4b7:3cff:fe73:e251, 172.69.251.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM3NTM4NzV9.dfBQTQ75ZVYbaT_Gl-HcaQI4hful7Dgc9FF5m1L4phc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15c54fc1dbf1578-IST",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a109:5f1f:f4b7:3cff:fe73:e251",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 07:14:15 UTC] === END API CALL LOG ===
[04-Jul-2026 07:14:15 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 07:14:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM3NTM4NzV9.dfBQTQ75ZVYbaT_Gl-HcaQI4hful7Dgc9FF5m1L4phc
[04-Jul-2026 07:14:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 07:14:15 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 07:14:15 UTC] User ID: 694
[04-Jul-2026 07:14:15 UTC] ✅ User profile retrieved successfully for user ID: 694
[04-Jul-2026 07:14:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 07:14:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 07:14:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a00:1880:a109:5f1f:f4b7:3cff:fe73:e251, 172.69.251.172","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM3NTM4NzV9.dfBQTQ75ZVYbaT_Gl-HcaQI4hful7Dgc9FF5m1L4phc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a15c55bb4ef91578-IST","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a00:1880:a109:5f1f:f4b7:3cff:fe73:e251","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jul-2026 07:14:45 UTC] === User Orders API Called ===
[04-Jul-2026 07:14:45 UTC] User ID: 694
[04-Jul-2026 07:14:45 UTC] Limit: 20, Offset: 0
[04-Jul-2026 07:14:45 UTC] Orders found: 0
[04-Jul-2026 07:14:45 UTC] Orders data: []
[04-Jul-2026 07:14:45 UTC] Total orders count: 0
[04-Jul-2026 07:14:45 UTC] === API CALL LOG ===
[04-Jul-2026 07:14:45 UTC] Endpoint: user/profile.php
[04-Jul-2026 07:14:45 UTC] Full Log Data: {
    "timestamp": "2026-07-04 07:14:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a109:5f1f:f4b7:3cff:fe73:e251",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a109:5f1f:f4b7:3cff:fe73:e251, 172.69.251.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM3NTM4NzV9.dfBQTQ75ZVYbaT_Gl-HcaQI4hful7Dgc9FF5m1L4phc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15c55bb8f421578-IST",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a109:5f1f:f4b7:3cff:fe73:e251",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 07:14:45 UTC] === END API CALL LOG ===
[04-Jul-2026 07:14:45 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 07:14:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM3NTM4NzV9.dfBQTQ75ZVYbaT_Gl-HcaQI4hful7Dgc9FF5m1L4phc
[04-Jul-2026 07:14:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 07:14:45 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 07:14:45 UTC] User ID: 694
[04-Jul-2026 07:14:45 UTC] ✅ User profile retrieved successfully for user ID: 694
[04-Jul-2026 07:14:46 UTC] === API CALL LOG ===
[04-Jul-2026 07:14:46 UTC] Endpoint: user/profile.php
[04-Jul-2026 07:14:46 UTC] Full Log Data: {
    "timestamp": "2026-07-04 07:14:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a109:5f1f:f4b7:3cff:fe73:e251",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a109:5f1f:f4b7:3cff:fe73:e251, 172.69.251.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM3NTM4NzV9.dfBQTQ75ZVYbaT_Gl-HcaQI4hful7Dgc9FF5m1L4phc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15c55bfbbe61578-IST",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a109:5f1f:f4b7:3cff:fe73:e251",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 07:14:46 UTC] === END API CALL LOG ===
[04-Jul-2026 07:14:46 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 07:14:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM3NTM4NzV9.dfBQTQ75ZVYbaT_Gl-HcaQI4hful7Dgc9FF5m1L4phc
[04-Jul-2026 07:14:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 07:14:46 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 07:14:46 UTC] User ID: 694
[04-Jul-2026 07:14:46 UTC] ✅ User profile retrieved successfully for user ID: 694
[04-Jul-2026 08:42:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 08:42:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 08:42:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40c4:1ab:be94:8000::, 162.158.108.70","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUzIiwidXNlcm5hbWUiOiJAc2FyYWhvcmVpeiIsImVtYWlsIjoia2l5b3Rha2FlaXphbjlAZ21haWwuY29tIiwiZXhwIjoxNzgzNzU5MzQxfQ.w0QhQaSIYyCIMICCdB-pmCt2MeBl9X2PX4081asYwIs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a15cd6107dfdfd32-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40c4:1ab:be94:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jul-2026 08:42:22 UTC] === User Orders API Called ===
[04-Jul-2026 08:42:22 UTC] User ID: 953
[04-Jul-2026 08:42:22 UTC] Limit: 20, Offset: 0
[04-Jul-2026 08:42:22 UTC] Orders found: 0
[04-Jul-2026 08:42:22 UTC] Orders data: []
[04-Jul-2026 08:42:22 UTC] Total orders count: 0
[04-Jul-2026 08:42:22 UTC] === API CALL LOG ===
[04-Jul-2026 08:42:22 UTC] Endpoint: user/profile.php
[04-Jul-2026 08:42:22 UTC] Full Log Data: {
    "timestamp": "2026-07-04 08:42:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c4:1ab:be94:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c4:1ab:be94:8000::, 162.158.108.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUzIiwidXNlcm5hbWUiOiJAc2FyYWhvcmVpeiIsImVtYWlsIjoia2l5b3Rha2FlaXphbjlAZ21haWwuY29tIiwiZXhwIjoxNzgzNzU5MzQxfQ.w0QhQaSIYyCIMICCdB-pmCt2MeBl9X2PX4081asYwIs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15cd6107df9fd32-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c4:1ab:be94:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 08:42:22 UTC] === END API CALL LOG ===
[04-Jul-2026 08:42:22 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 08:42:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUzIiwidXNlcm5hbWUiOiJAc2FyYWhvcmVpeiIsImVtYWlsIjoia2l5b3Rha2FlaXphbjlAZ21haWwuY29tIiwiZXhwIjoxNzgzNzU5MzQxfQ.w0QhQaSIYyCIMICCdB-pmCt2MeBl9X2PX4081asYwIs
[04-Jul-2026 08:42:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 08:42:22 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 08:42:22 UTC] User ID: 953
[04-Jul-2026 08:42:22 UTC] ✅ User profile retrieved successfully for user ID: 953
[04-Jul-2026 08:42:22 UTC] === API CALL LOG ===
[04-Jul-2026 08:42:22 UTC] Endpoint: user/profile.php
[04-Jul-2026 08:42:22 UTC] Full Log Data: {
    "timestamp": "2026-07-04 08:42:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c4:1ab:be94:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c4:1ab:be94:8000::, 162.158.108.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUzIiwidXNlcm5hbWUiOiJAc2FyYWhvcmVpeiIsImVtYWlsIjoia2l5b3Rha2FlaXphbjlAZ21haWwuY29tIiwiZXhwIjoxNzgzNzU5MzQxfQ.w0QhQaSIYyCIMICCdB-pmCt2MeBl9X2PX4081asYwIs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15cd6110fc7fd32-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c4:1ab:be94:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 08:42:22 UTC] === END API CALL LOG ===
[04-Jul-2026 08:42:22 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 08:42:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUzIiwidXNlcm5hbWUiOiJAc2FyYWhvcmVpeiIsImVtYWlsIjoia2l5b3Rha2FlaXphbjlAZ21haWwuY29tIiwiZXhwIjoxNzgzNzU5MzQxfQ.w0QhQaSIYyCIMICCdB-pmCt2MeBl9X2PX4081asYwIs
[04-Jul-2026 08:42:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 08:42:22 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 08:42:22 UTC] User ID: 953
[04-Jul-2026 08:42:22 UTC] ✅ User profile retrieved successfully for user ID: 953
[04-Jul-2026 08:42:23 UTC] === API CALL LOG ===
[04-Jul-2026 08:42:23 UTC] Endpoint: user/profile.php
[04-Jul-2026 08:42:23 UTC] Full Log Data: {
    "timestamp": "2026-07-04 08:42:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c4:1ab:be94:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c4:1ab:be94:8000::, 162.158.108.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUzIiwidXNlcm5hbWUiOiJAc2FyYWhvcmVpeiIsImVtYWlsIjoia2l5b3Rha2FlaXphbjlAZ21haWwuY29tIiwiZXhwIjoxNzgzNzU5MzQxfQ.w0QhQaSIYyCIMICCdB-pmCt2MeBl9X2PX4081asYwIs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15cd6177a3ffd32-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c4:1ab:be94:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 08:42:23 UTC] === END API CALL LOG ===
[04-Jul-2026 08:42:23 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 08:42:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUzIiwidXNlcm5hbWUiOiJAc2FyYWhvcmVpeiIsImVtYWlsIjoia2l5b3Rha2FlaXphbjlAZ21haWwuY29tIiwiZXhwIjoxNzgzNzU5MzQxfQ.w0QhQaSIYyCIMICCdB-pmCt2MeBl9X2PX4081asYwIs
[04-Jul-2026 08:42:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 08:42:23 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 08:42:23 UTC] User ID: 953
[04-Jul-2026 08:42:23 UTC] ✅ User profile retrieved successfully for user ID: 953
[04-Jul-2026 08:42:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 08:42:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 08:42:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40c4:1ab:be94:8000::, 162.158.108.70","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUzIiwidXNlcm5hbWUiOiJAc2FyYWhvcmVpeiIsImVtYWlsIjoia2l5b3Rha2FlaXphbjlAZ21haWwuY29tIiwiZXhwIjoxNzgzNzU5MzQxfQ.w0QhQaSIYyCIMICCdB-pmCt2MeBl9X2PX4081asYwIs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a15cd6715924fd32-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40c4:1ab:be94:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jul-2026 08:42:37 UTC] === User Orders API Called ===
[04-Jul-2026 08:42:37 UTC] User ID: 953
[04-Jul-2026 08:42:37 UTC] Limit: 20, Offset: 0
[04-Jul-2026 08:42:37 UTC] Orders found: 0
[04-Jul-2026 08:42:37 UTC] Orders data: []
[04-Jul-2026 08:42:37 UTC] Total orders count: 0
[04-Jul-2026 08:42:37 UTC] === API CALL LOG ===
[04-Jul-2026 08:42:37 UTC] Endpoint: user/profile.php
[04-Jul-2026 08:42:37 UTC] Full Log Data: {
    "timestamp": "2026-07-04 08:42:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c4:1ab:be94:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c4:1ab:be94:8000::, 162.158.108.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUzIiwidXNlcm5hbWUiOiJAc2FyYWhvcmVpeiIsImVtYWlsIjoia2l5b3Rha2FlaXphbjlAZ21haWwuY29tIiwiZXhwIjoxNzgzNzU5MzQxfQ.w0QhQaSIYyCIMICCdB-pmCt2MeBl9X2PX4081asYwIs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15cd671ca8ffd32-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c4:1ab:be94:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 08:42:37 UTC] === END API CALL LOG ===
[04-Jul-2026 08:42:37 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 08:42:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUzIiwidXNlcm5hbWUiOiJAc2FyYWhvcmVpeiIsImVtYWlsIjoia2l5b3Rha2FlaXphbjlAZ21haWwuY29tIiwiZXhwIjoxNzgzNzU5MzQxfQ.w0QhQaSIYyCIMICCdB-pmCt2MeBl9X2PX4081asYwIs
[04-Jul-2026 08:42:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 08:42:37 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 08:42:37 UTC] User ID: 953
[04-Jul-2026 08:42:37 UTC] ✅ User profile retrieved successfully for user ID: 953
[04-Jul-2026 08:42:38 UTC] === API CALL LOG ===
[04-Jul-2026 08:42:38 UTC] Endpoint: user/profile.php
[04-Jul-2026 08:42:38 UTC] Full Log Data: {
    "timestamp": "2026-07-04 08:42:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c4:1ab:be94:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c4:1ab:be94:8000::, 162.158.108.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUzIiwidXNlcm5hbWUiOiJAc2FyYWhvcmVpeiIsImVtYWlsIjoia2l5b3Rha2FlaXphbjlAZ21haWwuY29tIiwiZXhwIjoxNzgzNzU5MzQxfQ.w0QhQaSIYyCIMICCdB-pmCt2MeBl9X2PX4081asYwIs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15cd6756bf6fd32-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c4:1ab:be94:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 08:42:38 UTC] === END API CALL LOG ===
[04-Jul-2026 08:42:38 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 08:42:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUzIiwidXNlcm5hbWUiOiJAc2FyYWhvcmVpeiIsImVtYWlsIjoia2l5b3Rha2FlaXphbjlAZ21haWwuY29tIiwiZXhwIjoxNzgzNzU5MzQxfQ.w0QhQaSIYyCIMICCdB-pmCt2MeBl9X2PX4081asYwIs
[04-Jul-2026 08:42:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 08:42:38 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 08:42:38 UTC] User ID: 953
[04-Jul-2026 08:42:38 UTC] ✅ User profile retrieved successfully for user ID: 953
[04-Jul-2026 08:42:38 UTC] === API CALL LOG ===
[04-Jul-2026 08:42:38 UTC] Endpoint: user/profile.php
[04-Jul-2026 08:42:38 UTC] Full Log Data: {
    "timestamp": "2026-07-04 08:42:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c4:1ab:be94:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c4:1ab:be94:8000::, 162.158.108.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUzIiwidXNlcm5hbWUiOiJAc2FyYWhvcmVpeiIsImVtYWlsIjoia2l5b3Rha2FlaXphbjlAZ21haWwuY29tIiwiZXhwIjoxNzgzNzU5MzQxfQ.w0QhQaSIYyCIMICCdB-pmCt2MeBl9X2PX4081asYwIs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15cd6781b2cfd32-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c4:1ab:be94:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 08:42:38 UTC] === END API CALL LOG ===
[04-Jul-2026 08:42:38 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 08:42:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUzIiwidXNlcm5hbWUiOiJAc2FyYWhvcmVpeiIsImVtYWlsIjoia2l5b3Rha2FlaXphbjlAZ21haWwuY29tIiwiZXhwIjoxNzgzNzU5MzQxfQ.w0QhQaSIYyCIMICCdB-pmCt2MeBl9X2PX4081asYwIs
[04-Jul-2026 08:42:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 08:42:38 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 08:42:38 UTC] User ID: 953
[04-Jul-2026 08:42:38 UTC] ✅ User profile retrieved successfully for user ID: 953
[04-Jul-2026 08:42:49 UTC] === API CALL LOG ===
[04-Jul-2026 08:42:49 UTC] Endpoint: user/profile.php
[04-Jul-2026 08:42:49 UTC] Full Log Data: {
    "timestamp": "2026-07-04 08:42:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c4:1ab:be94:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c4:1ab:be94:8000::, 162.158.108.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUzIiwidXNlcm5hbWUiOiJAc2FyYWhvcmVpeiIsImVtYWlsIjoia2l5b3Rha2FlaXphbjlAZ21haWwuY29tIiwiZXhwIjoxNzgzNzU5MzQxfQ.w0QhQaSIYyCIMICCdB-pmCt2MeBl9X2PX4081asYwIs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15cd6ba7ae9fd32-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c4:1ab:be94:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 08:42:49 UTC] === END API CALL LOG ===
[04-Jul-2026 08:42:49 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 08:42:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUzIiwidXNlcm5hbWUiOiJAc2FyYWhvcmVpeiIsImVtYWlsIjoia2l5b3Rha2FlaXphbjlAZ21haWwuY29tIiwiZXhwIjoxNzgzNzU5MzQxfQ.w0QhQaSIYyCIMICCdB-pmCt2MeBl9X2PX4081asYwIs
[04-Jul-2026 08:42:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 08:42:49 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 08:42:49 UTC] User ID: 953
[04-Jul-2026 08:42:49 UTC] ✅ User profile retrieved successfully for user ID: 953
[04-Jul-2026 08:42:49 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 08:42:49 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 08:42:49 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40c4:1ab:be94:8000::, 162.158.108.71","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUzIiwidXNlcm5hbWUiOiJAc2FyYWhvcmVpeiIsImVtYWlsIjoia2l5b3Rha2FlaXphbjlAZ21haWwuY29tIiwiZXhwIjoxNzgzNzU5MzQxfQ.w0QhQaSIYyCIMICCdB-pmCt2MeBl9X2PX4081asYwIs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a15cd6ba7ae6fd32-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40c4:1ab:be94:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jul-2026 08:42:49 UTC] === User Orders API Called ===
[04-Jul-2026 08:42:49 UTC] User ID: 953
[04-Jul-2026 08:42:49 UTC] Limit: 20, Offset: 0
[04-Jul-2026 08:42:49 UTC] Orders found: 0
[04-Jul-2026 08:42:49 UTC] Orders data: []
[04-Jul-2026 08:42:49 UTC] Total orders count: 0
[04-Jul-2026 08:42:50 UTC] === API CALL LOG ===
[04-Jul-2026 08:42:50 UTC] Endpoint: user/profile.php
[04-Jul-2026 08:42:50 UTC] Full Log Data: {
    "timestamp": "2026-07-04 08:42:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c4:1ab:be94:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c4:1ab:be94:8000::, 162.158.108.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUzIiwidXNlcm5hbWUiOiJAc2FyYWhvcmVpeiIsImVtYWlsIjoia2l5b3Rha2FlaXphbjlAZ21haWwuY29tIiwiZXhwIjoxNzgzNzU5MzQxfQ.w0QhQaSIYyCIMICCdB-pmCt2MeBl9X2PX4081asYwIs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15cd6be5cf8fd32-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c4:1ab:be94:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 08:42:50 UTC] === END API CALL LOG ===
[04-Jul-2026 08:42:50 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 08:42:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUzIiwidXNlcm5hbWUiOiJAc2FyYWhvcmVpeiIsImVtYWlsIjoia2l5b3Rha2FlaXphbjlAZ21haWwuY29tIiwiZXhwIjoxNzgzNzU5MzQxfQ.w0QhQaSIYyCIMICCdB-pmCt2MeBl9X2PX4081asYwIs
[04-Jul-2026 08:42:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 08:42:50 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 08:42:50 UTC] User ID: 953
[04-Jul-2026 08:42:50 UTC] ✅ User profile retrieved successfully for user ID: 953
[04-Jul-2026 08:42:51 UTC] === API CALL LOG ===
[04-Jul-2026 08:42:51 UTC] Endpoint: user/profile.php
[04-Jul-2026 08:42:51 UTC] Full Log Data: {
    "timestamp": "2026-07-04 08:42:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c4:1ab:be94:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c4:1ab:be94:8000::, 162.158.108.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUzIiwidXNlcm5hbWUiOiJAc2FyYWhvcmVpeiIsImVtYWlsIjoia2l5b3Rha2FlaXphbjlAZ21haWwuY29tIiwiZXhwIjoxNzgzNzU5MzQxfQ.w0QhQaSIYyCIMICCdB-pmCt2MeBl9X2PX4081asYwIs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15cd6c5ba4afd32-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c4:1ab:be94:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 08:42:51 UTC] === END API CALL LOG ===
[04-Jul-2026 08:42:51 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 08:42:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUzIiwidXNlcm5hbWUiOiJAc2FyYWhvcmVpeiIsImVtYWlsIjoia2l5b3Rha2FlaXphbjlAZ21haWwuY29tIiwiZXhwIjoxNzgzNzU5MzQxfQ.w0QhQaSIYyCIMICCdB-pmCt2MeBl9X2PX4081asYwIs
[04-Jul-2026 08:42:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 08:42:51 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 08:42:51 UTC] User ID: 953
[04-Jul-2026 08:42:51 UTC] ✅ User profile retrieved successfully for user ID: 953
[04-Jul-2026 08:44:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 08:44:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 08:44:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40c4:1ab:be94:8000::, 172.71.124.88","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUzIiwidXNlcm5hbWUiOiJAc2FyYWhvcmVpeiIsImVtYWlsIjoia2l5b3Rha2FlaXphbjlAZ21haWwuY29tIiwiZXhwIjoxNzgzNzU5MzQxfQ.w0QhQaSIYyCIMICCdB-pmCt2MeBl9X2PX4081asYwIs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a15cd8c88902ce4d-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40c4:1ab:be94:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jul-2026 08:44:13 UTC] === User Orders API Called ===
[04-Jul-2026 08:44:13 UTC] User ID: 953
[04-Jul-2026 08:44:13 UTC] Limit: 20, Offset: 0
[04-Jul-2026 08:44:13 UTC] Orders found: 0
[04-Jul-2026 08:44:13 UTC] Orders data: []
[04-Jul-2026 08:44:13 UTC] Total orders count: 0
[04-Jul-2026 08:44:13 UTC] === API CALL LOG ===
[04-Jul-2026 08:44:13 UTC] Endpoint: user/profile.php
[04-Jul-2026 08:44:13 UTC] Full Log Data: {
    "timestamp": "2026-07-04 08:44:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c4:1ab:be94:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c4:1ab:be94:8000::, 172.71.124.88",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUzIiwidXNlcm5hbWUiOiJAc2FyYWhvcmVpeiIsImVtYWlsIjoia2l5b3Rha2FlaXphbjlAZ21haWwuY29tIiwiZXhwIjoxNzgzNzU5MzQxfQ.w0QhQaSIYyCIMICCdB-pmCt2MeBl9X2PX4081asYwIs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15cd8c92aa9ce4d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c4:1ab:be94:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 08:44:13 UTC] === END API CALL LOG ===
[04-Jul-2026 08:44:13 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 08:44:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUzIiwidXNlcm5hbWUiOiJAc2FyYWhvcmVpeiIsImVtYWlsIjoia2l5b3Rha2FlaXphbjlAZ21haWwuY29tIiwiZXhwIjoxNzgzNzU5MzQxfQ.w0QhQaSIYyCIMICCdB-pmCt2MeBl9X2PX4081asYwIs
[04-Jul-2026 08:44:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 08:44:13 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 08:44:13 UTC] User ID: 953
[04-Jul-2026 08:44:13 UTC] ✅ User profile retrieved successfully for user ID: 953
[04-Jul-2026 08:44:14 UTC] === API CALL LOG ===
[04-Jul-2026 08:44:14 UTC] Endpoint: user/profile.php
[04-Jul-2026 08:44:14 UTC] Full Log Data: {
    "timestamp": "2026-07-04 08:44:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c4:1ab:be94:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c4:1ab:be94:8000::, 172.71.124.88",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUzIiwidXNlcm5hbWUiOiJAc2FyYWhvcmVpeiIsImVtYWlsIjoia2l5b3Rha2FlaXphbjlAZ21haWwuY29tIiwiZXhwIjoxNzgzNzU5MzQxfQ.w0QhQaSIYyCIMICCdB-pmCt2MeBl9X2PX4081asYwIs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15cd8cc9ba6ce4d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c4:1ab:be94:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 08:44:14 UTC] === END API CALL LOG ===
[04-Jul-2026 08:44:14 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 08:44:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUzIiwidXNlcm5hbWUiOiJAc2FyYWhvcmVpeiIsImVtYWlsIjoia2l5b3Rha2FlaXphbjlAZ21haWwuY29tIiwiZXhwIjoxNzgzNzU5MzQxfQ.w0QhQaSIYyCIMICCdB-pmCt2MeBl9X2PX4081asYwIs
[04-Jul-2026 08:44:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 08:44:14 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 08:44:14 UTC] User ID: 953
[04-Jul-2026 08:44:14 UTC] ✅ User profile retrieved successfully for user ID: 953
[04-Jul-2026 08:44:14 UTC] === API CALL LOG ===
[04-Jul-2026 08:44:14 UTC] Endpoint: user/profile.php
[04-Jul-2026 08:44:14 UTC] Full Log Data: {
    "timestamp": "2026-07-04 08:44:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c4:1ab:be94:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c4:1ab:be94:8000::, 172.71.124.88",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUzIiwidXNlcm5hbWUiOiJAc2FyYWhvcmVpeiIsImVtYWlsIjoia2l5b3Rha2FlaXphbjlAZ21haWwuY29tIiwiZXhwIjoxNzgzNzU5MzQxfQ.w0QhQaSIYyCIMICCdB-pmCt2MeBl9X2PX4081asYwIs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15cd8cfdbb9ce4d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c4:1ab:be94:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 08:44:14 UTC] === END API CALL LOG ===
[04-Jul-2026 08:44:14 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 08:44:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUzIiwidXNlcm5hbWUiOiJAc2FyYWhvcmVpeiIsImVtYWlsIjoia2l5b3Rha2FlaXphbjlAZ21haWwuY29tIiwiZXhwIjoxNzgzNzU5MzQxfQ.w0QhQaSIYyCIMICCdB-pmCt2MeBl9X2PX4081asYwIs
[04-Jul-2026 08:44:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 08:44:14 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 08:44:14 UTC] User ID: 953
[04-Jul-2026 08:44:14 UTC] ✅ User profile retrieved successfully for user ID: 953
[04-Jul-2026 08:44:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 08:44:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 08:44:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40c4:1ab:be94:8000::, 172.71.124.88","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUzIiwidXNlcm5hbWUiOiJAc2FyYWhvcmVpeiIsImVtYWlsIjoia2l5b3Rha2FlaXphbjlAZ21haWwuY29tIiwiZXhwIjoxNzgzNzU5MzQxfQ.w0QhQaSIYyCIMICCdB-pmCt2MeBl9X2PX4081asYwIs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a15cd8f2f845ce4d-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40c4:1ab:be94:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jul-2026 08:44:20 UTC] === User Orders API Called ===
[04-Jul-2026 08:44:20 UTC] User ID: 953
[04-Jul-2026 08:44:20 UTC] Limit: 20, Offset: 0
[04-Jul-2026 08:44:20 UTC] Orders found: 0
[04-Jul-2026 08:44:20 UTC] Orders data: []
[04-Jul-2026 08:44:20 UTC] Total orders count: 0
[04-Jul-2026 08:44:20 UTC] === API CALL LOG ===
[04-Jul-2026 08:44:20 UTC] Endpoint: user/profile.php
[04-Jul-2026 08:44:20 UTC] Full Log Data: {
    "timestamp": "2026-07-04 08:44:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c4:1ab:be94:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c4:1ab:be94:8000::, 172.71.124.88",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUzIiwidXNlcm5hbWUiOiJAc2FyYWhvcmVpeiIsImVtYWlsIjoia2l5b3Rha2FlaXphbjlAZ21haWwuY29tIiwiZXhwIjoxNzgzNzU5MzQxfQ.w0QhQaSIYyCIMICCdB-pmCt2MeBl9X2PX4081asYwIs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15cd8f3aa78ce4d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c4:1ab:be94:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 08:44:20 UTC] === END API CALL LOG ===
[04-Jul-2026 08:44:20 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 08:44:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUzIiwidXNlcm5hbWUiOiJAc2FyYWhvcmVpeiIsImVtYWlsIjoia2l5b3Rha2FlaXphbjlAZ21haWwuY29tIiwiZXhwIjoxNzgzNzU5MzQxfQ.w0QhQaSIYyCIMICCdB-pmCt2MeBl9X2PX4081asYwIs
[04-Jul-2026 08:44:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 08:44:20 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 08:44:20 UTC] User ID: 953
[04-Jul-2026 08:44:20 UTC] ✅ User profile retrieved successfully for user ID: 953
[04-Jul-2026 08:44:21 UTC] === API CALL LOG ===
[04-Jul-2026 08:44:21 UTC] Endpoint: user/profile.php
[04-Jul-2026 08:44:21 UTC] Full Log Data: {
    "timestamp": "2026-07-04 08:44:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c4:1ab:be94:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c4:1ab:be94:8000::, 172.71.124.88",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUzIiwidXNlcm5hbWUiOiJAc2FyYWhvcmVpeiIsImVtYWlsIjoia2l5b3Rha2FlaXphbjlAZ21haWwuY29tIiwiZXhwIjoxNzgzNzU5MzQxfQ.w0QhQaSIYyCIMICCdB-pmCt2MeBl9X2PX4081asYwIs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15cd8f72be1ce4d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c4:1ab:be94:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 08:44:21 UTC] === END API CALL LOG ===
[04-Jul-2026 08:44:21 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 08:44:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUzIiwidXNlcm5hbWUiOiJAc2FyYWhvcmVpeiIsImVtYWlsIjoia2l5b3Rha2FlaXphbjlAZ21haWwuY29tIiwiZXhwIjoxNzgzNzU5MzQxfQ.w0QhQaSIYyCIMICCdB-pmCt2MeBl9X2PX4081asYwIs
[04-Jul-2026 08:44:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 08:44:21 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 08:44:21 UTC] User ID: 953
[04-Jul-2026 08:44:21 UTC] ✅ User profile retrieved successfully for user ID: 953
[04-Jul-2026 08:44:21 UTC] === API CALL LOG ===
[04-Jul-2026 08:44:21 UTC] Endpoint: user/profile.php
[04-Jul-2026 08:44:21 UTC] Full Log Data: {
    "timestamp": "2026-07-04 08:44:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c4:1ab:be94:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c4:1ab:be94:8000::, 172.71.124.88",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUzIiwidXNlcm5hbWUiOiJAc2FyYWhvcmVpeiIsImVtYWlsIjoia2l5b3Rha2FlaXphbjlAZ21haWwuY29tIiwiZXhwIjoxNzgzNzU5MzQxfQ.w0QhQaSIYyCIMICCdB-pmCt2MeBl9X2PX4081asYwIs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15cd8f9aa96ce4d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c4:1ab:be94:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 08:44:21 UTC] === END API CALL LOG ===
[04-Jul-2026 08:44:21 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 08:44:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUzIiwidXNlcm5hbWUiOiJAc2FyYWhvcmVpeiIsImVtYWlsIjoia2l5b3Rha2FlaXphbjlAZ21haWwuY29tIiwiZXhwIjoxNzgzNzU5MzQxfQ.w0QhQaSIYyCIMICCdB-pmCt2MeBl9X2PX4081asYwIs
[04-Jul-2026 08:44:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 08:44:21 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 08:44:21 UTC] User ID: 953
[04-Jul-2026 08:44:21 UTC] ✅ User profile retrieved successfully for user ID: 953
[04-Jul-2026 08:44:24 UTC] === API CALL LOG ===
[04-Jul-2026 08:44:24 UTC] Endpoint: user/profile.php
[04-Jul-2026 08:44:24 UTC] Full Log Data: {
    "timestamp": "2026-07-04 08:44:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c4:1ab:be94:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c4:1ab:be94:8000::, 172.71.124.88",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUzIiwidXNlcm5hbWUiOiJAc2FyYWhvcmVpeiIsImVtYWlsIjoia2l5b3Rha2FlaXphbjlAZ21haWwuY29tIiwiZXhwIjoxNzgzNzU5MzQxfQ.w0QhQaSIYyCIMICCdB-pmCt2MeBl9X2PX4081asYwIs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15cd90f0b87ce4d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c4:1ab:be94:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 08:44:24 UTC] === END API CALL LOG ===
[04-Jul-2026 08:44:24 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 08:44:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUzIiwidXNlcm5hbWUiOiJAc2FyYWhvcmVpeiIsImVtYWlsIjoia2l5b3Rha2FlaXphbjlAZ21haWwuY29tIiwiZXhwIjoxNzgzNzU5MzQxfQ.w0QhQaSIYyCIMICCdB-pmCt2MeBl9X2PX4081asYwIs
[04-Jul-2026 08:44:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 08:44:24 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 08:44:24 UTC] User ID: 953
[04-Jul-2026 08:44:24 UTC] ✅ User profile retrieved successfully for user ID: 953
[04-Jul-2026 08:44:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 08:44:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 08:44:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40c4:1ab:be94:8000::, 172.71.124.88","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUzIiwidXNlcm5hbWUiOiJAc2FyYWhvcmVpeiIsImVtYWlsIjoia2l5b3Rha2FlaXphbjlAZ21haWwuY29tIiwiZXhwIjoxNzgzNzU5MzQxfQ.w0QhQaSIYyCIMICCdB-pmCt2MeBl9X2PX4081asYwIs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a15cd90f0b86ce4d-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40c4:1ab:be94:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jul-2026 08:44:24 UTC] === User Orders API Called ===
[04-Jul-2026 08:44:24 UTC] User ID: 953
[04-Jul-2026 08:44:24 UTC] Limit: 20, Offset: 0
[04-Jul-2026 08:44:24 UTC] Orders found: 0
[04-Jul-2026 08:44:24 UTC] Orders data: []
[04-Jul-2026 08:44:24 UTC] Total orders count: 0
[04-Jul-2026 08:44:25 UTC] === API CALL LOG ===
[04-Jul-2026 08:44:25 UTC] Endpoint: user/profile.php
[04-Jul-2026 08:44:25 UTC] Full Log Data: {
    "timestamp": "2026-07-04 08:44:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c4:1ab:be94:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c4:1ab:be94:8000::, 172.71.124.88",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUzIiwidXNlcm5hbWUiOiJAc2FyYWhvcmVpeiIsImVtYWlsIjoia2l5b3Rha2FlaXphbjlAZ21haWwuY29tIiwiZXhwIjoxNzgzNzU5MzQxfQ.w0QhQaSIYyCIMICCdB-pmCt2MeBl9X2PX4081asYwIs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15cd9132e60ce4d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c4:1ab:be94:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 08:44:25 UTC] === END API CALL LOG ===
[04-Jul-2026 08:44:25 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 08:44:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUzIiwidXNlcm5hbWUiOiJAc2FyYWhvcmVpeiIsImVtYWlsIjoia2l5b3Rha2FlaXphbjlAZ21haWwuY29tIiwiZXhwIjoxNzgzNzU5MzQxfQ.w0QhQaSIYyCIMICCdB-pmCt2MeBl9X2PX4081asYwIs
[04-Jul-2026 08:44:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 08:44:25 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 08:44:25 UTC] User ID: 953
[04-Jul-2026 08:44:25 UTC] ✅ User profile retrieved successfully for user ID: 953
[04-Jul-2026 08:44:25 UTC] === API CALL LOG ===
[04-Jul-2026 08:44:25 UTC] Endpoint: user/profile.php
[04-Jul-2026 08:44:25 UTC] Full Log Data: {
    "timestamp": "2026-07-04 08:44:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c4:1ab:be94:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c4:1ab:be94:8000::, 172.71.124.88",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUzIiwidXNlcm5hbWUiOiJAc2FyYWhvcmVpeiIsImVtYWlsIjoia2l5b3Rha2FlaXphbjlAZ21haWwuY29tIiwiZXhwIjoxNzgzNzU5MzQxfQ.w0QhQaSIYyCIMICCdB-pmCt2MeBl9X2PX4081asYwIs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15cd915dcf6ce4d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c4:1ab:be94:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 08:44:25 UTC] === END API CALL LOG ===
[04-Jul-2026 08:44:25 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 08:44:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUzIiwidXNlcm5hbWUiOiJAc2FyYWhvcmVpeiIsImVtYWlsIjoia2l5b3Rha2FlaXphbjlAZ21haWwuY29tIiwiZXhwIjoxNzgzNzU5MzQxfQ.w0QhQaSIYyCIMICCdB-pmCt2MeBl9X2PX4081asYwIs
[04-Jul-2026 08:44:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 08:44:25 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 08:44:25 UTC] User ID: 953
[04-Jul-2026 08:44:25 UTC] ✅ User profile retrieved successfully for user ID: 953
[04-Jul-2026 08:44:48 UTC] === API CALL LOG ===
[04-Jul-2026 08:44:48 UTC] Endpoint: user/profile.php
[04-Jul-2026 08:44:48 UTC] Full Log Data: {
    "timestamp": "2026-07-04 08:44:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c4:1ab:be94:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c4:1ab:be94:8000::, 172.71.82.79",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUzIiwidXNlcm5hbWUiOiJAc2FyYWhvcmVpeiIsImVtYWlsIjoia2l5b3Rha2FlaXphbjlAZ21haWwuY29tIiwiZXhwIjoxNzgzNzU5MzQxfQ.w0QhQaSIYyCIMICCdB-pmCt2MeBl9X2PX4081asYwIs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15cd9a22a2981c2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c4:1ab:be94:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 08:44:48 UTC] === END API CALL LOG ===
[04-Jul-2026 08:44:48 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 08:44:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUzIiwidXNlcm5hbWUiOiJAc2FyYWhvcmVpeiIsImVtYWlsIjoia2l5b3Rha2FlaXphbjlAZ21haWwuY29tIiwiZXhwIjoxNzgzNzU5MzQxfQ.w0QhQaSIYyCIMICCdB-pmCt2MeBl9X2PX4081asYwIs
[04-Jul-2026 08:44:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 08:44:48 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 08:44:48 UTC] User ID: 953
[04-Jul-2026 08:44:48 UTC] ✅ User profile retrieved successfully for user ID: 953
[04-Jul-2026 08:45:49 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 08:45:49 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 08:45:49 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40c4:1ab:be94:8000::, 172.70.208.4","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUzIiwidXNlcm5hbWUiOiJAc2FyYWhvcmVpeiIsImVtYWlsIjoia2l5b3Rha2FlaXphbjlAZ21haWwuY29tIiwiZXhwIjoxNzgzNzU5MzQxfQ.w0QhQaSIYyCIMICCdB-pmCt2MeBl9X2PX4081asYwIs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a15cdb1bc962fda4-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40c4:1ab:be94:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jul-2026 08:45:49 UTC] === User Orders API Called ===
[04-Jul-2026 08:45:49 UTC] User ID: 953
[04-Jul-2026 08:45:49 UTC] Limit: 20, Offset: 0
[04-Jul-2026 08:45:49 UTC] Orders found: 0
[04-Jul-2026 08:45:49 UTC] Orders data: []
[04-Jul-2026 08:45:49 UTC] Total orders count: 0
[04-Jul-2026 08:45:49 UTC] === API CALL LOG ===
[04-Jul-2026 08:45:49 UTC] Endpoint: user/profile.php
[04-Jul-2026 08:45:49 UTC] Full Log Data: {
    "timestamp": "2026-07-04 08:45:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c4:1ab:be94:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c4:1ab:be94:8000::, 172.70.208.4",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUzIiwidXNlcm5hbWUiOiJAc2FyYWhvcmVpeiIsImVtYWlsIjoia2l5b3Rha2FlaXphbjlAZ21haWwuY29tIiwiZXhwIjoxNzgzNzU5MzQxfQ.w0QhQaSIYyCIMICCdB-pmCt2MeBl9X2PX4081asYwIs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15cdb1c5b0ffda4-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c4:1ab:be94:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 08:45:49 UTC] === END API CALL LOG ===
[04-Jul-2026 08:45:49 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 08:45:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUzIiwidXNlcm5hbWUiOiJAc2FyYWhvcmVpeiIsImVtYWlsIjoia2l5b3Rha2FlaXphbjlAZ21haWwuY29tIiwiZXhwIjoxNzgzNzU5MzQxfQ.w0QhQaSIYyCIMICCdB-pmCt2MeBl9X2PX4081asYwIs
[04-Jul-2026 08:45:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 08:45:49 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 08:45:49 UTC] User ID: 953
[04-Jul-2026 08:45:49 UTC] ✅ User profile retrieved successfully for user ID: 953
[04-Jul-2026 08:45:49 UTC] === API CALL LOG ===
[04-Jul-2026 08:45:49 UTC] Endpoint: user/profile.php
[04-Jul-2026 08:45:49 UTC] Full Log Data: {
    "timestamp": "2026-07-04 08:45:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c4:1ab:be94:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c4:1ab:be94:8000::, 172.70.208.4",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUzIiwidXNlcm5hbWUiOiJAc2FyYWhvcmVpeiIsImVtYWlsIjoia2l5b3Rha2FlaXphbjlAZ21haWwuY29tIiwiZXhwIjoxNzgzNzU5MzQxfQ.w0QhQaSIYyCIMICCdB-pmCt2MeBl9X2PX4081asYwIs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15cdb1fece1fda4-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c4:1ab:be94:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 08:45:49 UTC] === END API CALL LOG ===
[04-Jul-2026 08:45:49 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 08:45:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUzIiwidXNlcm5hbWUiOiJAc2FyYWhvcmVpeiIsImVtYWlsIjoia2l5b3Rha2FlaXphbjlAZ21haWwuY29tIiwiZXhwIjoxNzgzNzU5MzQxfQ.w0QhQaSIYyCIMICCdB-pmCt2MeBl9X2PX4081asYwIs
[04-Jul-2026 08:45:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 08:45:49 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 08:45:49 UTC] User ID: 953
[04-Jul-2026 08:45:49 UTC] ✅ User profile retrieved successfully for user ID: 953
[04-Jul-2026 08:46:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 08:46:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 08:46:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40c4:1ab:be94:8000::, 172.70.208.4","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUzIiwidXNlcm5hbWUiOiJAc2FyYWhvcmVpeiIsImVtYWlsIjoia2l5b3Rha2FlaXphbjlAZ21haWwuY29tIiwiZXhwIjoxNzgzNzU5MzQxfQ.w0QhQaSIYyCIMICCdB-pmCt2MeBl9X2PX4081asYwIs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a15cdb633cecfda4-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40c4:1ab:be94:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jul-2026 08:46:00 UTC] === User Orders API Called ===
[04-Jul-2026 08:46:00 UTC] User ID: 953
[04-Jul-2026 08:46:00 UTC] Limit: 20, Offset: 0
[04-Jul-2026 08:46:00 UTC] Orders found: 0
[04-Jul-2026 08:46:00 UTC] Orders data: []
[04-Jul-2026 08:46:00 UTC] Total orders count: 0
[04-Jul-2026 08:46:00 UTC] === API CALL LOG ===
[04-Jul-2026 08:46:00 UTC] Endpoint: user/profile.php
[04-Jul-2026 08:46:00 UTC] Full Log Data: {
    "timestamp": "2026-07-04 08:46:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c4:1ab:be94:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c4:1ab:be94:8000::, 172.70.208.4",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUzIiwidXNlcm5hbWUiOiJAc2FyYWhvcmVpeiIsImVtYWlsIjoia2l5b3Rha2FlaXphbjlAZ21haWwuY29tIiwiZXhwIjoxNzgzNzU5MzQxfQ.w0QhQaSIYyCIMICCdB-pmCt2MeBl9X2PX4081asYwIs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15cdb63be91fda4-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c4:1ab:be94:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 08:46:00 UTC] === END API CALL LOG ===
[04-Jul-2026 08:46:00 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 08:46:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUzIiwidXNlcm5hbWUiOiJAc2FyYWhvcmVpeiIsImVtYWlsIjoia2l5b3Rha2FlaXphbjlAZ21haWwuY29tIiwiZXhwIjoxNzgzNzU5MzQxfQ.w0QhQaSIYyCIMICCdB-pmCt2MeBl9X2PX4081asYwIs
[04-Jul-2026 08:46:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 08:46:00 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 08:46:00 UTC] User ID: 953
[04-Jul-2026 08:46:00 UTC] ✅ User profile retrieved successfully for user ID: 953
[04-Jul-2026 08:46:00 UTC] === API CALL LOG ===
[04-Jul-2026 08:46:00 UTC] Endpoint: user/profile.php
[04-Jul-2026 08:46:00 UTC] Full Log Data: {
    "timestamp": "2026-07-04 08:46:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c4:1ab:be94:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c4:1ab:be94:8000::, 172.70.208.4",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUzIiwidXNlcm5hbWUiOiJAc2FyYWhvcmVpeiIsImVtYWlsIjoia2l5b3Rha2FlaXphbjlAZ21haWwuY29tIiwiZXhwIjoxNzgzNzU5MzQxfQ.w0QhQaSIYyCIMICCdB-pmCt2MeBl9X2PX4081asYwIs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15cdb674881fda4-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c4:1ab:be94:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 08:46:00 UTC] === END API CALL LOG ===
[04-Jul-2026 08:46:00 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 08:46:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUzIiwidXNlcm5hbWUiOiJAc2FyYWhvcmVpeiIsImVtYWlsIjoia2l5b3Rha2FlaXphbjlAZ21haWwuY29tIiwiZXhwIjoxNzgzNzU5MzQxfQ.w0QhQaSIYyCIMICCdB-pmCt2MeBl9X2PX4081asYwIs
[04-Jul-2026 08:46:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 08:46:00 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 08:46:00 UTC] User ID: 953
[04-Jul-2026 08:46:00 UTC] ✅ User profile retrieved successfully for user ID: 953
[04-Jul-2026 08:46:19 UTC] === API CALL LOG ===
[04-Jul-2026 08:46:19 UTC] Endpoint: user/profile.php
[04-Jul-2026 08:46:19 UTC] Full Log Data: {
    "timestamp": "2026-07-04 08:46:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c4:1ab:be94:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c4:1ab:be94:8000::, 162.158.170.175",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUzIiwidXNlcm5hbWUiOiJAc2FyYWhvcmVpeiIsImVtYWlsIjoia2l5b3Rha2FlaXphbjlAZ21haWwuY29tIiwiZXhwIjoxNzgzNzU5MzQxfQ.w0QhQaSIYyCIMICCdB-pmCt2MeBl9X2PX4081asYwIs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15cdbd5c8d2a089-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c4:1ab:be94:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 08:46:19 UTC] === END API CALL LOG ===
[04-Jul-2026 08:46:19 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 08:46:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUzIiwidXNlcm5hbWUiOiJAc2FyYWhvcmVpeiIsImVtYWlsIjoia2l5b3Rha2FlaXphbjlAZ21haWwuY29tIiwiZXhwIjoxNzgzNzU5MzQxfQ.w0QhQaSIYyCIMICCdB-pmCt2MeBl9X2PX4081asYwIs
[04-Jul-2026 08:46:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 08:46:19 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 08:46:19 UTC] User ID: 953
[04-Jul-2026 08:46:19 UTC] ✅ User profile retrieved successfully for user ID: 953
[04-Jul-2026 08:46:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 08:46:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 08:46:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40c4:1ab:be94:8000::, 162.158.170.175","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUzIiwidXNlcm5hbWUiOiJAc2FyYWhvcmVpeiIsImVtYWlsIjoia2l5b3Rha2FlaXphbjlAZ21haWwuY29tIiwiZXhwIjoxNzgzNzU5MzQxfQ.w0QhQaSIYyCIMICCdB-pmCt2MeBl9X2PX4081asYwIs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a15cdbfab8f6a089-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40c4:1ab:be94:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jul-2026 08:46:24 UTC] === User Orders API Called ===
[04-Jul-2026 08:46:24 UTC] User ID: 953
[04-Jul-2026 08:46:24 UTC] Limit: 20, Offset: 0
[04-Jul-2026 08:46:24 UTC] Orders found: 0
[04-Jul-2026 08:46:24 UTC] Orders data: []
[04-Jul-2026 08:46:24 UTC] Total orders count: 0
[04-Jul-2026 08:46:25 UTC] === API CALL LOG ===
[04-Jul-2026 08:46:25 UTC] Endpoint: user/profile.php
[04-Jul-2026 08:46:25 UTC] Full Log Data: {
    "timestamp": "2026-07-04 08:46:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c4:1ab:be94:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c4:1ab:be94:8000::, 162.158.170.175",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUzIiwidXNlcm5hbWUiOiJAc2FyYWhvcmVpeiIsImVtYWlsIjoia2l5b3Rha2FlaXphbjlAZ21haWwuY29tIiwiZXhwIjoxNzgzNzU5MzQxfQ.w0QhQaSIYyCIMICCdB-pmCt2MeBl9X2PX4081asYwIs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15cdc036e27a089-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c4:1ab:be94:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 08:46:25 UTC] === END API CALL LOG ===
[04-Jul-2026 08:46:25 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 08:46:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUzIiwidXNlcm5hbWUiOiJAc2FyYWhvcmVpeiIsImVtYWlsIjoia2l5b3Rha2FlaXphbjlAZ21haWwuY29tIiwiZXhwIjoxNzgzNzU5MzQxfQ.w0QhQaSIYyCIMICCdB-pmCt2MeBl9X2PX4081asYwIs
[04-Jul-2026 08:46:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 08:46:25 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 08:46:25 UTC] User ID: 953
[04-Jul-2026 08:46:25 UTC] ✅ User profile retrieved successfully for user ID: 953
[04-Jul-2026 08:46:26 UTC] User Purchases API - User ID: 953
[04-Jul-2026 08:46:26 UTC] User Purchases API - Total purchases found: 2
[04-Jul-2026 08:46:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 08:46:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 08:46:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40c4:1ab:be94:8000::, 162.158.170.175","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUzIiwidXNlcm5hbWUiOiJAc2FyYWhvcmVpeiIsImVtYWlsIjoia2l5b3Rha2FlaXphbjlAZ21haWwuY29tIiwiZXhwIjoxNzgzNzU5MzQxfQ.w0QhQaSIYyCIMICCdB-pmCt2MeBl9X2PX4081asYwIs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a15cdc0e8cf8a089-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40c4:1ab:be94:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jul-2026 08:46:27 UTC] === User Orders API Called ===
[04-Jul-2026 08:46:27 UTC] User ID: 953
[04-Jul-2026 08:46:27 UTC] Limit: 20, Offset: 0
[04-Jul-2026 08:46:27 UTC] Orders found: 0
[04-Jul-2026 08:46:27 UTC] Orders data: []
[04-Jul-2026 08:46:27 UTC] Total orders count: 0
[04-Jul-2026 08:46:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 08:46:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 08:46:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40c4:1ab:be94:8000::, 162.158.170.175","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUzIiwidXNlcm5hbWUiOiJAc2FyYWhvcmVpeiIsImVtYWlsIjoia2l5b3Rha2FlaXphbjlAZ21haWwuY29tIiwiZXhwIjoxNzgzNzU5MzQxfQ.w0QhQaSIYyCIMICCdB-pmCt2MeBl9X2PX4081asYwIs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a15cdc147870a089-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40c4:1ab:be94:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jul-2026 08:46:28 UTC] === User Orders API Called ===
[04-Jul-2026 08:46:28 UTC] User ID: 953
[04-Jul-2026 08:46:28 UTC] Limit: 20, Offset: 0
[04-Jul-2026 08:46:28 UTC] Orders found: 0
[04-Jul-2026 08:46:28 UTC] Orders data: []
[04-Jul-2026 08:46:28 UTC] Total orders count: 0
[04-Jul-2026 08:46:28 UTC] === API CALL LOG ===
[04-Jul-2026 08:46:28 UTC] Endpoint: user/profile.php
[04-Jul-2026 08:46:28 UTC] Full Log Data: {
    "timestamp": "2026-07-04 08:46:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c4:1ab:be94:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c4:1ab:be94:8000::, 162.158.170.175",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUzIiwidXNlcm5hbWUiOiJAc2FyYWhvcmVpeiIsImVtYWlsIjoia2l5b3Rha2FlaXphbjlAZ21haWwuY29tIiwiZXhwIjoxNzgzNzU5MzQxfQ.w0QhQaSIYyCIMICCdB-pmCt2MeBl9X2PX4081asYwIs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15cdc1508c5a089-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c4:1ab:be94:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 08:46:28 UTC] === END API CALL LOG ===
[04-Jul-2026 08:46:28 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 08:46:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUzIiwidXNlcm5hbWUiOiJAc2FyYWhvcmVpeiIsImVtYWlsIjoia2l5b3Rha2FlaXphbjlAZ21haWwuY29tIiwiZXhwIjoxNzgzNzU5MzQxfQ.w0QhQaSIYyCIMICCdB-pmCt2MeBl9X2PX4081asYwIs
[04-Jul-2026 08:46:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 08:46:28 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 08:46:28 UTC] User ID: 953
[04-Jul-2026 08:46:28 UTC] ✅ User profile retrieved successfully for user ID: 953
[04-Jul-2026 08:46:29 UTC] === API CALL LOG ===
[04-Jul-2026 08:46:29 UTC] Endpoint: user/profile.php
[04-Jul-2026 08:46:29 UTC] Full Log Data: {
    "timestamp": "2026-07-04 08:46:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c4:1ab:be94:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c4:1ab:be94:8000::, 162.158.170.175",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUzIiwidXNlcm5hbWUiOiJAc2FyYWhvcmVpeiIsImVtYWlsIjoia2l5b3Rha2FlaXphbjlAZ21haWwuY29tIiwiZXhwIjoxNzgzNzU5MzQxfQ.w0QhQaSIYyCIMICCdB-pmCt2MeBl9X2PX4081asYwIs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15cdc188af1a089-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c4:1ab:be94:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 08:46:29 UTC] === END API CALL LOG ===
[04-Jul-2026 08:46:29 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 08:46:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUzIiwidXNlcm5hbWUiOiJAc2FyYWhvcmVpeiIsImVtYWlsIjoia2l5b3Rha2FlaXphbjlAZ21haWwuY29tIiwiZXhwIjoxNzgzNzU5MzQxfQ.w0QhQaSIYyCIMICCdB-pmCt2MeBl9X2PX4081asYwIs
[04-Jul-2026 08:46:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 08:46:29 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 08:46:29 UTC] User ID: 953
[04-Jul-2026 08:46:29 UTC] ✅ User profile retrieved successfully for user ID: 953
[04-Jul-2026 08:46:53 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 08:46:53 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 08:46:53 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40c4:1ab:be94:8000::, 172.71.152.71","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUzIiwidXNlcm5hbWUiOiJAc2FyYWhvcmVpeiIsImVtYWlsIjoia2l5b3Rha2FlaXphbjlAZ21haWwuY29tIiwiZXhwIjoxNzgzNzU5MzQxfQ.w0QhQaSIYyCIMICCdB-pmCt2MeBl9X2PX4081asYwIs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a15cdcb25e4f6014-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40c4:1ab:be94:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jul-2026 08:46:53 UTC] === User Orders API Called ===
[04-Jul-2026 08:46:53 UTC] User ID: 953
[04-Jul-2026 08:46:53 UTC] Limit: 20, Offset: 0
[04-Jul-2026 08:46:53 UTC] Orders found: 1
[04-Jul-2026 08:46:53 UTC] Orders data: [{"id":377,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/yappingfxmily","status":"pending","created_at":"2026-07-04 12:16:51","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[04-Jul-2026 08:46:53 UTC] Total orders count: 1
[04-Jul-2026 08:47:04 UTC] === API CALL LOG ===
[04-Jul-2026 08:47:04 UTC] Endpoint: user/profile.php
[04-Jul-2026 08:47:04 UTC] Full Log Data: {
    "timestamp": "2026-07-04 08:47:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c4:1ab:be94:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c4:1ab:be94:8000::, 172.71.152.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUzIiwidXNlcm5hbWUiOiJAc2FyYWhvcmVpeiIsImVtYWlsIjoia2l5b3Rha2FlaXphbjlAZ21haWwuY29tIiwiZXhwIjoxNzgzNzU5MzQxfQ.w0QhQaSIYyCIMICCdB-pmCt2MeBl9X2PX4081asYwIs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15cdcef8c5e6014-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c4:1ab:be94:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 08:47:04 UTC] === END API CALL LOG ===
[04-Jul-2026 08:47:04 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 08:47:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUzIiwidXNlcm5hbWUiOiJAc2FyYWhvcmVpeiIsImVtYWlsIjoia2l5b3Rha2FlaXphbjlAZ21haWwuY29tIiwiZXhwIjoxNzgzNzU5MzQxfQ.w0QhQaSIYyCIMICCdB-pmCt2MeBl9X2PX4081asYwIs
[04-Jul-2026 08:47:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 08:47:04 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 08:47:04 UTC] User ID: 953
[04-Jul-2026 08:47:04 UTC] ✅ User profile retrieved successfully for user ID: 953
[04-Jul-2026 08:47:04 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 08:47:04 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 08:47:04 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40c4:1ab:be94:8000::, 172.71.152.72","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUzIiwidXNlcm5hbWUiOiJAc2FyYWhvcmVpeiIsImVtYWlsIjoia2l5b3Rha2FlaXphbjlAZ21haWwuY29tIiwiZXhwIjoxNzgzNzU5MzQxfQ.w0QhQaSIYyCIMICCdB-pmCt2MeBl9X2PX4081asYwIs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a15cdcef8c5c6014-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40c4:1ab:be94:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jul-2026 08:47:04 UTC] === User Orders API Called ===
[04-Jul-2026 08:47:04 UTC] User ID: 953
[04-Jul-2026 08:47:04 UTC] Limit: 20, Offset: 0
[04-Jul-2026 08:47:04 UTC] Orders found: 1
[04-Jul-2026 08:47:04 UTC] Orders data: [{"id":377,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/yappingfxmily","status":"pending","created_at":"2026-07-04 12:16:51","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[04-Jul-2026 08:47:04 UTC] Total orders count: 1
[04-Jul-2026 08:47:04 UTC] === API CALL LOG ===
[04-Jul-2026 08:47:04 UTC] Endpoint: user/profile.php
[04-Jul-2026 08:47:04 UTC] Full Log Data: {
    "timestamp": "2026-07-04 08:47:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c4:1ab:be94:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c4:1ab:be94:8000::, 172.71.152.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUzIiwidXNlcm5hbWUiOiJAc2FyYWhvcmVpeiIsImVtYWlsIjoia2l5b3Rha2FlaXphbjlAZ21haWwuY29tIiwiZXhwIjoxNzgzNzU5MzQxfQ.w0QhQaSIYyCIMICCdB-pmCt2MeBl9X2PX4081asYwIs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15cdcf37f516014-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c4:1ab:be94:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 08:47:04 UTC] === END API CALL LOG ===
[04-Jul-2026 08:47:04 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 08:47:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUzIiwidXNlcm5hbWUiOiJAc2FyYWhvcmVpeiIsImVtYWlsIjoia2l5b3Rha2FlaXphbjlAZ21haWwuY29tIiwiZXhwIjoxNzgzNzU5MzQxfQ.w0QhQaSIYyCIMICCdB-pmCt2MeBl9X2PX4081asYwIs
[04-Jul-2026 08:47:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 08:47:04 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 08:47:04 UTC] User ID: 953
[04-Jul-2026 08:47:04 UTC] ✅ User profile retrieved successfully for user ID: 953
[04-Jul-2026 08:47:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 08:47:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 08:47:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40c4:1ab:be94:8000::, 172.71.152.71","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUzIiwidXNlcm5hbWUiOiJAc2FyYWhvcmVpeiIsImVtYWlsIjoia2l5b3Rha2FlaXphbjlAZ21haWwuY29tIiwiZXhwIjoxNzgzNzU5MzQxfQ.w0QhQaSIYyCIMICCdB-pmCt2MeBl9X2PX4081asYwIs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a15cdd080fbf6014-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40c4:1ab:be94:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jul-2026 08:47:07 UTC] === User Orders API Called ===
[04-Jul-2026 08:47:07 UTC] User ID: 953
[04-Jul-2026 08:47:07 UTC] Limit: 20, Offset: 0
[04-Jul-2026 08:47:07 UTC] Orders found: 1
[04-Jul-2026 08:47:07 UTC] Orders data: [{"id":377,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/yappingfxmily","status":"pending","created_at":"2026-07-04 12:16:51","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[04-Jul-2026 08:47:07 UTC] Total orders count: 1
[04-Jul-2026 08:47:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 08:47:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 08:47:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40c4:1ab:be94:8000::, 172.71.152.71","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUzIiwidXNlcm5hbWUiOiJAc2FyYWhvcmVpeiIsImVtYWlsIjoia2l5b3Rha2FlaXphbjlAZ21haWwuY29tIiwiZXhwIjoxNzgzNzU5MzQxfQ.w0QhQaSIYyCIMICCdB-pmCt2MeBl9X2PX4081asYwIs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a15cdd2bdd496014-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40c4:1ab:be94:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jul-2026 08:47:13 UTC] === User Orders API Called ===
[04-Jul-2026 08:47:13 UTC] User ID: 953
[04-Jul-2026 08:47:13 UTC] === API CALL LOG ===
[04-Jul-2026 08:47:13 UTC] Limit: 20, Offset: 0
[04-Jul-2026 08:47:13 UTC] Endpoint: user/profile.php
[04-Jul-2026 08:47:13 UTC] Full Log Data: {
    "timestamp": "2026-07-04 08:47:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c4:1ab:be94:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c4:1ab:be94:8000::, 172.71.152.72",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUzIiwidXNlcm5hbWUiOiJAc2FyYWhvcmVpeiIsImVtYWlsIjoia2l5b3Rha2FlaXphbjlAZ21haWwuY29tIiwiZXhwIjoxNzgzNzU5MzQxfQ.w0QhQaSIYyCIMICCdB-pmCt2MeBl9X2PX4081asYwIs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15cdd2bdd4b6014-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c4:1ab:be94:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 08:47:13 UTC] === END API CALL LOG ===
[04-Jul-2026 08:47:13 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 08:47:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUzIiwidXNlcm5hbWUiOiJAc2FyYWhvcmVpeiIsImVtYWlsIjoia2l5b3Rha2FlaXphbjlAZ21haWwuY29tIiwiZXhwIjoxNzgzNzU5MzQxfQ.w0QhQaSIYyCIMICCdB-pmCt2MeBl9X2PX4081asYwIs
[04-Jul-2026 08:47:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 08:47:13 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 08:47:13 UTC] Orders found: 1
[04-Jul-2026 08:47:13 UTC] User ID: 953
[04-Jul-2026 08:47:13 UTC] Orders data: [{"id":377,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/yappingfxmily","status":"pending","created_at":"2026-07-04 12:16:51","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[04-Jul-2026 08:47:13 UTC] Total orders count: 1
[04-Jul-2026 08:47:13 UTC] ✅ User profile retrieved successfully for user ID: 953
[04-Jul-2026 08:47:13 UTC] === API CALL LOG ===
[04-Jul-2026 08:47:13 UTC] Endpoint: user/profile.php
[04-Jul-2026 08:47:13 UTC] Full Log Data: {
    "timestamp": "2026-07-04 08:47:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c4:1ab:be94:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c4:1ab:be94:8000::, 172.71.152.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUzIiwidXNlcm5hbWUiOiJAc2FyYWhvcmVpeiIsImVtYWlsIjoia2l5b3Rha2FlaXphbjlAZ21haWwuY29tIiwiZXhwIjoxNzgzNzU5MzQxfQ.w0QhQaSIYyCIMICCdB-pmCt2MeBl9X2PX4081asYwIs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15cdd2f88186014-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c4:1ab:be94:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 08:47:13 UTC] === END API CALL LOG ===
[04-Jul-2026 08:47:13 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 08:47:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUzIiwidXNlcm5hbWUiOiJAc2FyYWhvcmVpeiIsImVtYWlsIjoia2l5b3Rha2FlaXphbjlAZ21haWwuY29tIiwiZXhwIjoxNzgzNzU5MzQxfQ.w0QhQaSIYyCIMICCdB-pmCt2MeBl9X2PX4081asYwIs
[04-Jul-2026 08:47:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 08:47:13 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 08:47:13 UTC] User ID: 953
[04-Jul-2026 08:47:13 UTC] ✅ User profile retrieved successfully for user ID: 953
[04-Jul-2026 08:47:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 08:47:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 08:47:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40c4:1ab:be94:8000::, 172.71.152.71","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUzIiwidXNlcm5hbWUiOiJAc2FyYWhvcmVpeiIsImVtYWlsIjoia2l5b3Rha2FlaXphbjlAZ21haWwuY29tIiwiZXhwIjoxNzgzNzU5MzQxfQ.w0QhQaSIYyCIMICCdB-pmCt2MeBl9X2PX4081asYwIs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a15cdd720e8a6014-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40c4:1ab:be94:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jul-2026 08:47:24 UTC] === User Orders API Called ===
[04-Jul-2026 08:47:24 UTC] User ID: 953
[04-Jul-2026 08:47:24 UTC] Limit: 20, Offset: 0
[04-Jul-2026 08:47:24 UTC] Orders found: 1
[04-Jul-2026 08:47:24 UTC] Orders data: [{"id":377,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/yappingfxmily","status":"pending","created_at":"2026-07-04 12:16:51","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[04-Jul-2026 08:47:24 UTC] Total orders count: 1
[04-Jul-2026 08:47:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 08:47:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 08:47:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40c4:1ab:be94:8000::, 172.71.152.71","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUzIiwidXNlcm5hbWUiOiJAc2FyYWhvcmVpeiIsImVtYWlsIjoia2l5b3Rha2FlaXphbjlAZ21haWwuY29tIiwiZXhwIjoxNzgzNzU5MzQxfQ.w0QhQaSIYyCIMICCdB-pmCt2MeBl9X2PX4081asYwIs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a15cdd7cef286014-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40c4:1ab:be94:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jul-2026 08:47:26 UTC] === User Orders API Called ===
[04-Jul-2026 08:47:26 UTC] User ID: 953
[04-Jul-2026 08:47:26 UTC] Limit: 20, Offset: 0
[04-Jul-2026 08:47:26 UTC] Orders found: 1
[04-Jul-2026 08:47:26 UTC] Orders data: [{"id":377,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/yappingfxmily","status":"pending","created_at":"2026-07-04 12:16:51","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[04-Jul-2026 08:47:26 UTC] Total orders count: 1
[04-Jul-2026 08:47:26 UTC] === API CALL LOG ===
[04-Jul-2026 08:47:26 UTC] Endpoint: user/profile.php
[04-Jul-2026 08:47:26 UTC] Full Log Data: {
    "timestamp": "2026-07-04 08:47:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c4:1ab:be94:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c4:1ab:be94:8000::, 172.71.152.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUzIiwidXNlcm5hbWUiOiJAc2FyYWhvcmVpeiIsImVtYWlsIjoia2l5b3Rha2FlaXphbjlAZ21haWwuY29tIiwiZXhwIjoxNzgzNzU5MzQxfQ.w0QhQaSIYyCIMICCdB-pmCt2MeBl9X2PX4081asYwIs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15cdd7d7f6c6014-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c4:1ab:be94:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 08:47:26 UTC] === END API CALL LOG ===
[04-Jul-2026 08:47:26 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 08:47:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUzIiwidXNlcm5hbWUiOiJAc2FyYWhvcmVpeiIsImVtYWlsIjoia2l5b3Rha2FlaXphbjlAZ21haWwuY29tIiwiZXhwIjoxNzgzNzU5MzQxfQ.w0QhQaSIYyCIMICCdB-pmCt2MeBl9X2PX4081asYwIs
[04-Jul-2026 08:47:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 08:47:26 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 08:47:26 UTC] User ID: 953
[04-Jul-2026 08:47:26 UTC] ✅ User profile retrieved successfully for user ID: 953
[04-Jul-2026 08:47:26 UTC] === API CALL LOG ===
[04-Jul-2026 08:47:26 UTC] Endpoint: user/profile.php
[04-Jul-2026 08:47:26 UTC] Full Log Data: {
    "timestamp": "2026-07-04 08:47:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c4:1ab:be94:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c4:1ab:be94:8000::, 172.71.152.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUzIiwidXNlcm5hbWUiOiJAc2FyYWhvcmVpeiIsImVtYWlsIjoia2l5b3Rha2FlaXphbjlAZ21haWwuY29tIiwiZXhwIjoxNzgzNzU5MzQxfQ.w0QhQaSIYyCIMICCdB-pmCt2MeBl9X2PX4081asYwIs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15cdd80fa826014-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c4:1ab:be94:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 08:47:26 UTC] === END API CALL LOG ===
[04-Jul-2026 08:47:26 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 08:47:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUzIiwidXNlcm5hbWUiOiJAc2FyYWhvcmVpeiIsImVtYWlsIjoia2l5b3Rha2FlaXphbjlAZ21haWwuY29tIiwiZXhwIjoxNzgzNzU5MzQxfQ.w0QhQaSIYyCIMICCdB-pmCt2MeBl9X2PX4081asYwIs
[04-Jul-2026 08:47:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 08:47:26 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 08:47:26 UTC] User ID: 953
[04-Jul-2026 08:47:26 UTC] ✅ User profile retrieved successfully for user ID: 953
[04-Jul-2026 08:47:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 08:47:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 08:47:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40c4:1ab:be94:8000::, 172.71.152.71","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUzIiwidXNlcm5hbWUiOiJAc2FyYWhvcmVpeiIsImVtYWlsIjoia2l5b3Rha2FlaXphbjlAZ21haWwuY29tIiwiZXhwIjoxNzgzNzU5MzQxfQ.w0QhQaSIYyCIMICCdB-pmCt2MeBl9X2PX4081asYwIs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a15cdd885f6a6014-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40c4:1ab:be94:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jul-2026 08:47:28 UTC] === User Orders API Called ===
[04-Jul-2026 08:47:28 UTC] User ID: 953
[04-Jul-2026 08:47:28 UTC] Limit: 20, Offset: 0
[04-Jul-2026 08:47:28 UTC] Orders found: 1
[04-Jul-2026 08:47:28 UTC] Orders data: [{"id":377,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/yappingfxmily","status":"pending","created_at":"2026-07-04 12:16:51","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[04-Jul-2026 08:47:28 UTC] Total orders count: 1
[04-Jul-2026 08:47:39 UTC] === API CALL LOG ===
[04-Jul-2026 08:47:39 UTC] Endpoint: user/profile.php
[04-Jul-2026 08:47:39 UTC] Full Log Data: {
    "timestamp": "2026-07-04 08:47:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c4:1ab:be94:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c4:1ab:be94:8000::, 162.158.170.175",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUzIiwidXNlcm5hbWUiOiJAc2FyYWhvcmVpeiIsImVtYWlsIjoia2l5b3Rha2FlaXphbjlAZ21haWwuY29tIiwiZXhwIjoxNzgzNzU5MzQxfQ.w0QhQaSIYyCIMICCdB-pmCt2MeBl9X2PX4081asYwIs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15cddcd9b159f71-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c4:1ab:be94:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 08:47:39 UTC] === END API CALL LOG ===
[04-Jul-2026 08:47:39 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 08:47:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUzIiwidXNlcm5hbWUiOiJAc2FyYWhvcmVpeiIsImVtYWlsIjoia2l5b3Rha2FlaXphbjlAZ21haWwuY29tIiwiZXhwIjoxNzgzNzU5MzQxfQ.w0QhQaSIYyCIMICCdB-pmCt2MeBl9X2PX4081asYwIs
[04-Jul-2026 08:47:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 08:47:39 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 08:47:39 UTC] User ID: 953
[04-Jul-2026 08:47:39 UTC] ✅ User profile retrieved successfully for user ID: 953
[04-Jul-2026 08:47:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 08:47:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 08:47:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40c4:1ab:be94:8000::, 162.158.170.175","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUzIiwidXNlcm5hbWUiOiJAc2FyYWhvcmVpeiIsImVtYWlsIjoia2l5b3Rha2FlaXphbjlAZ21haWwuY29tIiwiZXhwIjoxNzgzNzU5MzQxfQ.w0QhQaSIYyCIMICCdB-pmCt2MeBl9X2PX4081asYwIs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a15cddceebbf9f71-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40c4:1ab:be94:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jul-2026 08:47:39 UTC] === User Orders API Called ===
[04-Jul-2026 08:47:39 UTC] User ID: 953
[04-Jul-2026 08:47:39 UTC] Limit: 20, Offset: 0
[04-Jul-2026 08:47:39 UTC] Orders found: 1
[04-Jul-2026 08:47:39 UTC] Orders data: [{"id":377,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/yappingfxmily","status":"pending","created_at":"2026-07-04 12:16:51","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[04-Jul-2026 08:47:39 UTC] Total orders count: 1
[04-Jul-2026 08:47:40 UTC] === API CALL LOG ===
[04-Jul-2026 08:47:40 UTC] Endpoint: user/profile.php
[04-Jul-2026 08:47:40 UTC] Full Log Data: {
    "timestamp": "2026-07-04 08:47:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c4:1ab:be94:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c4:1ab:be94:8000::, 162.158.170.174",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUzIiwidXNlcm5hbWUiOiJAc2FyYWhvcmVpeiIsImVtYWlsIjoia2l5b3Rha2FlaXphbjlAZ21haWwuY29tIiwiZXhwIjoxNzgzNzU5MzQxfQ.w0QhQaSIYyCIMICCdB-pmCt2MeBl9X2PX4081asYwIs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15cddcffc7f9f71-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c4:1ab:be94:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 08:47:40 UTC] === END API CALL LOG ===
[04-Jul-2026 08:47:40 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 08:47:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUzIiwidXNlcm5hbWUiOiJAc2FyYWhvcmVpeiIsImVtYWlsIjoia2l5b3Rha2FlaXphbjlAZ21haWwuY29tIiwiZXhwIjoxNzgzNzU5MzQxfQ.w0QhQaSIYyCIMICCdB-pmCt2MeBl9X2PX4081asYwIs
[04-Jul-2026 08:47:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 08:47:40 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 08:47:40 UTC] User ID: 953
[04-Jul-2026 08:47:40 UTC] ✅ User profile retrieved successfully for user ID: 953
[04-Jul-2026 08:47:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 08:47:44 UTC] === API CALL LOG ===
[04-Jul-2026 08:47:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 08:47:44 UTC] Endpoint: user/profile.php
[04-Jul-2026 08:47:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40c4:1ab:be94:8000::, 162.158.170.174","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUzIiwidXNlcm5hbWUiOiJAc2FyYWhvcmVpeiIsImVtYWlsIjoia2l5b3Rha2FlaXphbjlAZ21haWwuY29tIiwiZXhwIjoxNzgzNzU5MzQxfQ.w0QhQaSIYyCIMICCdB-pmCt2MeBl9X2PX4081asYwIs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a15cddf0a9ca9f71-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40c4:1ab:be94:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jul-2026 08:47:44 UTC] Full Log Data: {
    "timestamp": "2026-07-04 08:47:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c4:1ab:be94:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c4:1ab:be94:8000::, 162.158.170.174",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUzIiwidXNlcm5hbWUiOiJAc2FyYWhvcmVpeiIsImVtYWlsIjoia2l5b3Rha2FlaXphbjlAZ21haWwuY29tIiwiZXhwIjoxNzgzNzU5MzQxfQ.w0QhQaSIYyCIMICCdB-pmCt2MeBl9X2PX4081asYwIs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15cddf0a9cb9f71-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c4:1ab:be94:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 08:47:44 UTC] === END API CALL LOG ===
[04-Jul-2026 08:47:44 UTC] === User Orders API Called ===
[04-Jul-2026 08:47:44 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 08:47:44 UTC] User ID: 953
[04-Jul-2026 08:47:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUzIiwidXNlcm5hbWUiOiJAc2FyYWhvcmVpeiIsImVtYWlsIjoia2l5b3Rha2FlaXphbjlAZ21haWwuY29tIiwiZXhwIjoxNzgzNzU5MzQxfQ.w0QhQaSIYyCIMICCdB-pmCt2MeBl9X2PX4081asYwIs
[04-Jul-2026 08:47:44 UTC] Limit: 20, Offset: 0
[04-Jul-2026 08:47:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 08:47:44 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 08:47:44 UTC] User ID: 953
[04-Jul-2026 08:47:44 UTC] Orders found: 1
[04-Jul-2026 08:47:44 UTC] ✅ User profile retrieved successfully for user ID: 953
[04-Jul-2026 08:47:44 UTC] Orders data: [{"id":377,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/yappingfxmily","status":"pending","created_at":"2026-07-04 12:16:51","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[04-Jul-2026 08:47:44 UTC] Total orders count: 1
[04-Jul-2026 08:47:45 UTC] === API CALL LOG ===
[04-Jul-2026 08:47:45 UTC] Endpoint: user/profile.php
[04-Jul-2026 08:47:45 UTC] Full Log Data: {
    "timestamp": "2026-07-04 08:47:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c4:1ab:be94:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c4:1ab:be94:8000::, 162.158.170.175",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUzIiwidXNlcm5hbWUiOiJAc2FyYWhvcmVpeiIsImVtYWlsIjoia2l5b3Rha2FlaXphbjlAZ21haWwuY29tIiwiZXhwIjoxNzgzNzU5MzQxfQ.w0QhQaSIYyCIMICCdB-pmCt2MeBl9X2PX4081asYwIs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15cddf4bc759f71-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c4:1ab:be94:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 08:47:45 UTC] === END API CALL LOG ===
[04-Jul-2026 08:47:45 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 08:47:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUzIiwidXNlcm5hbWUiOiJAc2FyYWhvcmVpeiIsImVtYWlsIjoia2l5b3Rha2FlaXphbjlAZ21haWwuY29tIiwiZXhwIjoxNzgzNzU5MzQxfQ.w0QhQaSIYyCIMICCdB-pmCt2MeBl9X2PX4081asYwIs
[04-Jul-2026 08:47:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 08:47:45 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 08:47:45 UTC] User ID: 953
[04-Jul-2026 08:47:45 UTC] ✅ User profile retrieved successfully for user ID: 953
[04-Jul-2026 08:47:59 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 08:47:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 08:47:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40c4:1ab:be94:8000::, 162.158.170.175","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUzIiwidXNlcm5hbWUiOiJAc2FyYWhvcmVpeiIsImVtYWlsIjoia2l5b3Rha2FlaXphbjlAZ21haWwuY29tIiwiZXhwIjoxNzgzNzU5MzQxfQ.w0QhQaSIYyCIMICCdB-pmCt2MeBl9X2PX4081asYwIs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a15cde4b29659f71-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40c4:1ab:be94:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jul-2026 08:47:59 UTC] === User Orders API Called ===
[04-Jul-2026 08:47:59 UTC] User ID: 953
[04-Jul-2026 08:47:59 UTC] Limit: 20, Offset: 0
[04-Jul-2026 08:47:59 UTC] Orders found: 2
[04-Jul-2026 08:47:59 UTC] Orders data: [{"id":378,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/yappingfxmily","status":"pending","created_at":"2026-07-04 12:17:57","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":377,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/yappingfxmily","status":"pending","created_at":"2026-07-04 12:16:51","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[04-Jul-2026 08:47:59 UTC] Total orders count: 2
[04-Jul-2026 08:55:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 08:55:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 08:55:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40c4:1ab:be94:8000::, 172.70.189.26","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUzIiwidXNlcm5hbWUiOiJAc2FyYWhvcmVpeiIsImVtYWlsIjoia2l5b3Rha2FlaXphbjlAZ21haWwuY29tIiwiZXhwIjoxNzgzNzU5MzQxfQ.w0QhQaSIYyCIMICCdB-pmCt2MeBl9X2PX4081asYwIs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a15ce8a15c776be1-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40c4:1ab:be94:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jul-2026 08:55:03 UTC] === User Orders API Called ===
[04-Jul-2026 08:55:03 UTC] User ID: 953
[04-Jul-2026 08:55:03 UTC] Limit: 20, Offset: 0
[04-Jul-2026 08:55:03 UTC] Orders found: 2
[04-Jul-2026 08:55:03 UTC] Orders data: [{"id":378,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/yappingfxmily","status":"pending","created_at":"2026-07-04 12:17:57","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":377,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/yappingfxmily","status":"pending","created_at":"2026-07-04 12:16:51","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[04-Jul-2026 08:55:03 UTC] Total orders count: 2
[04-Jul-2026 08:55:03 UTC] === API CALL LOG ===
[04-Jul-2026 08:55:03 UTC] Endpoint: user/profile.php
[04-Jul-2026 08:55:03 UTC] Full Log Data: {
    "timestamp": "2026-07-04 08:55:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c4:1ab:be94:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c4:1ab:be94:8000::, 172.70.189.25",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUzIiwidXNlcm5hbWUiOiJAc2FyYWhvcmVpeiIsImVtYWlsIjoia2l5b3Rha2FlaXphbjlAZ21haWwuY29tIiwiZXhwIjoxNzgzNzU5MzQxfQ.w0QhQaSIYyCIMICCdB-pmCt2MeBl9X2PX4081asYwIs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15ce8a23cf76be1-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c4:1ab:be94:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 08:55:03 UTC] === END API CALL LOG ===
[04-Jul-2026 08:55:03 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 08:55:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUzIiwidXNlcm5hbWUiOiJAc2FyYWhvcmVpeiIsImVtYWlsIjoia2l5b3Rha2FlaXphbjlAZ21haWwuY29tIiwiZXhwIjoxNzgzNzU5MzQxfQ.w0QhQaSIYyCIMICCdB-pmCt2MeBl9X2PX4081asYwIs
[04-Jul-2026 08:55:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 08:55:03 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 08:55:03 UTC] User ID: 953
[04-Jul-2026 08:55:03 UTC] ✅ User profile retrieved successfully for user ID: 953
[04-Jul-2026 08:55:03 UTC] === API CALL LOG ===
[04-Jul-2026 08:55:03 UTC] Endpoint: user/profile.php
[04-Jul-2026 08:55:03 UTC] Full Log Data: {
    "timestamp": "2026-07-04 08:55:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c4:1ab:be94:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c4:1ab:be94:8000::, 172.70.189.25",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUzIiwidXNlcm5hbWUiOiJAc2FyYWhvcmVpeiIsImVtYWlsIjoia2l5b3Rha2FlaXphbjlAZ21haWwuY29tIiwiZXhwIjoxNzgzNzU5MzQxfQ.w0QhQaSIYyCIMICCdB-pmCt2MeBl9X2PX4081asYwIs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15ce8a5cf666be1-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c4:1ab:be94:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 08:55:03 UTC] === END API CALL LOG ===
[04-Jul-2026 08:55:03 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 08:55:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUzIiwidXNlcm5hbWUiOiJAc2FyYWhvcmVpeiIsImVtYWlsIjoia2l5b3Rha2FlaXphbjlAZ21haWwuY29tIiwiZXhwIjoxNzgzNzU5MzQxfQ.w0QhQaSIYyCIMICCdB-pmCt2MeBl9X2PX4081asYwIs
[04-Jul-2026 08:55:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 08:55:03 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 08:55:03 UTC] User ID: 953
[04-Jul-2026 08:55:03 UTC] ✅ User profile retrieved successfully for user ID: 953
[04-Jul-2026 09:00:50 UTC] === API CALL LOG ===
[04-Jul-2026 09:00:50 UTC] Endpoint: user/profile.php
[04-Jul-2026 09:00:50 UTC] Full Log Data: {
    "timestamp": "2026-07-04 09:00:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c4:1ab:be94:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c4:1ab:be94:8000::, 172.71.124.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUzIiwidXNlcm5hbWUiOiJAc2FyYWhvcmVpeiIsImVtYWlsIjoia2l5b3Rha2FlaXphbjlAZ21haWwuY29tIiwiZXhwIjoxNzgzNzU5MzQxfQ.w0QhQaSIYyCIMICCdB-pmCt2MeBl9X2PX4081asYwIs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15cf11c8f94ce5f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c4:1ab:be94:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 09:00:50 UTC] === END API CALL LOG ===
[04-Jul-2026 09:00:50 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 09:00:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUzIiwidXNlcm5hbWUiOiJAc2FyYWhvcmVpeiIsImVtYWlsIjoia2l5b3Rha2FlaXphbjlAZ21haWwuY29tIiwiZXhwIjoxNzgzNzU5MzQxfQ.w0QhQaSIYyCIMICCdB-pmCt2MeBl9X2PX4081asYwIs
[04-Jul-2026 09:00:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 09:00:50 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 09:00:50 UTC] User ID: 953
[04-Jul-2026 09:00:50 UTC] ✅ User profile retrieved successfully for user ID: 953
[04-Jul-2026 09:00:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 09:00:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 09:00:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40c4:1ab:be94:8000::, 172.71.124.89","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUzIiwidXNlcm5hbWUiOiJAc2FyYWhvcmVpeiIsImVtYWlsIjoia2l5b3Rha2FlaXphbjlAZ21haWwuY29tIiwiZXhwIjoxNzgzNzU5MzQxfQ.w0QhQaSIYyCIMICCdB-pmCt2MeBl9X2PX4081asYwIs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a15cf12c0b7ace5f-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40c4:1ab:be94:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jul-2026 09:00:52 UTC] === User Orders API Called ===
[04-Jul-2026 09:00:52 UTC] User ID: 953
[04-Jul-2026 09:00:52 UTC] Limit: 20, Offset: 0
[04-Jul-2026 09:00:52 UTC] Orders found: 2
[04-Jul-2026 09:00:52 UTC] Orders data: [{"id":378,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/yappingfxmily","status":"pending","created_at":"2026-07-04 12:17:57","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":377,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/yappingfxmily","status":"pending","created_at":"2026-07-04 12:16:51","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[04-Jul-2026 09:00:52 UTC] Total orders count: 2
[04-Jul-2026 09:04:49 UTC] === API CALL LOG ===
[04-Jul-2026 09:04:49 UTC] Endpoint: user/profile.php
[04-Jul-2026 09:04:49 UTC] Full Log Data: {
    "timestamp": "2026-07-04 09:04:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c4:1ab:be94:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c4:1ab:be94:8000::, 172.71.82.79",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUzIiwidXNlcm5hbWUiOiJAc2FyYWhvcmVpeiIsImVtYWlsIjoia2l5b3Rha2FlaXphbjlAZ21haWwuY29tIiwiZXhwIjoxNzgzNzU5MzQxfQ.w0QhQaSIYyCIMICCdB-pmCt2MeBl9X2PX4081asYwIs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15cf6f0feccd439-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c4:1ab:be94:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 09:04:49 UTC] === END API CALL LOG ===
[04-Jul-2026 09:04:49 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 09:04:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUzIiwidXNlcm5hbWUiOiJAc2FyYWhvcmVpeiIsImVtYWlsIjoia2l5b3Rha2FlaXphbjlAZ21haWwuY29tIiwiZXhwIjoxNzgzNzU5MzQxfQ.w0QhQaSIYyCIMICCdB-pmCt2MeBl9X2PX4081asYwIs
[04-Jul-2026 09:04:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 09:04:49 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 09:04:49 UTC] User ID: 953
[04-Jul-2026 09:04:49 UTC] ✅ User profile retrieved successfully for user ID: 953
[04-Jul-2026 09:04:49 UTC] User Purchases API - User ID: 953
[04-Jul-2026 09:04:49 UTC] User Purchases API - Total purchases found: 2
[04-Jul-2026 09:04:53 UTC] === API CALL LOG ===
[04-Jul-2026 09:04:53 UTC] Endpoint: user/profile.php
[04-Jul-2026 09:04:53 UTC] Full Log Data: {
    "timestamp": "2026-07-04 09:04:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c4:1ab:be94:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c4:1ab:be94:8000::, 172.71.82.79",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUzIiwidXNlcm5hbWUiOiJAc2FyYWhvcmVpeiIsImVtYWlsIjoia2l5b3Rha2FlaXphbjlAZ21haWwuY29tIiwiZXhwIjoxNzgzNzU5MzQxfQ.w0QhQaSIYyCIMICCdB-pmCt2MeBl9X2PX4081asYwIs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15cf70d98a4d439-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c4:1ab:be94:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 09:04:53 UTC] === END API CALL LOG ===
[04-Jul-2026 09:04:53 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 09:04:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUzIiwidXNlcm5hbWUiOiJAc2FyYWhvcmVpeiIsImVtYWlsIjoia2l5b3Rha2FlaXphbjlAZ21haWwuY29tIiwiZXhwIjoxNzgzNzU5MzQxfQ.w0QhQaSIYyCIMICCdB-pmCt2MeBl9X2PX4081asYwIs
[04-Jul-2026 09:04:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 09:04:53 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 09:04:53 UTC] User ID: 953
[04-Jul-2026 09:04:53 UTC] ✅ User profile retrieved successfully for user ID: 953
[04-Jul-2026 09:04:53 UTC] User Purchases API - User ID: 953
[04-Jul-2026 09:04:53 UTC] User Purchases API - Total purchases found: 2
[04-Jul-2026 09:04:54 UTC] User Purchases API - User ID: 953
[04-Jul-2026 09:04:54 UTC] User Purchases API - Total purchases found: 2
[04-Jul-2026 09:04:58 UTC] === API CALL LOG ===
[04-Jul-2026 09:04:58 UTC] Endpoint: user/profile.php
[04-Jul-2026 09:04:58 UTC] Full Log Data: {
    "timestamp": "2026-07-04 09:04:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c4:1ab:be94:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c4:1ab:be94:8000::, 172.71.82.79",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUzIiwidXNlcm5hbWUiOiJAc2FyYWhvcmVpeiIsImVtYWlsIjoia2l5b3Rha2FlaXphbjlAZ21haWwuY29tIiwiZXhwIjoxNzgzNzU5MzQxfQ.w0QhQaSIYyCIMICCdB-pmCt2MeBl9X2PX4081asYwIs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15cf72b4da7d439-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c4:1ab:be94:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 09:04:58 UTC] === END API CALL LOG ===
[04-Jul-2026 09:04:58 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 09:04:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUzIiwidXNlcm5hbWUiOiJAc2FyYWhvcmVpeiIsImVtYWlsIjoia2l5b3Rha2FlaXphbjlAZ21haWwuY29tIiwiZXhwIjoxNzgzNzU5MzQxfQ.w0QhQaSIYyCIMICCdB-pmCt2MeBl9X2PX4081asYwIs
[04-Jul-2026 09:04:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 09:04:58 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 09:04:58 UTC] User ID: 953
[04-Jul-2026 09:04:58 UTC] ✅ User profile retrieved successfully for user ID: 953
[04-Jul-2026 09:04:58 UTC] User Purchases API - User ID: 953
[04-Jul-2026 09:04:58 UTC] User Purchases API - Total purchases found: 2
[04-Jul-2026 09:07:18 UTC] === API CALL LOG ===
[04-Jul-2026 09:07:18 UTC] Endpoint: user/profile.php
[04-Jul-2026 09:07:18 UTC] Full Log Data: {
    "timestamp": "2026-07-04 09:07:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "59.182.214.197",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "59.182.214.197, 172.68.146.206",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU0IiwidXNlcm5hbWUiOiJpc2hhbW9sIiwiZW1haWwiOiJyaWNoaWVpc2Nvb2w0ZXZhQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzc2MDgzNn0.7z2cjb3tQenJNAj4uqCc5f00BNo3J1QlA9ydKdH2WEc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15cfa971f64c728-MAA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "59.182.214.197",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 09:07:18 UTC] === END API CALL LOG ===
[04-Jul-2026 09:07:18 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 09:07:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU0IiwidXNlcm5hbWUiOiJpc2hhbW9sIiwiZW1haWwiOiJyaWNoaWVpc2Nvb2w0ZXZhQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzc2MDgzNn0.7z2cjb3tQenJNAj4uqCc5f00BNo3J1QlA9ydKdH2WEc
[04-Jul-2026 09:07:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 09:07:18 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 09:07:18 UTC] User ID: 954
[04-Jul-2026 09:07:18 UTC] ✅ User profile retrieved successfully for user ID: 954
[04-Jul-2026 09:07:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 09:07:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 09:07:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"59.182.214.197, 172.68.146.206","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU0IiwidXNlcm5hbWUiOiJpc2hhbW9sIiwiZW1haWwiOiJyaWNoaWVpc2Nvb2w0ZXZhQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzc2MDgzNn0.7z2cjb3tQenJNAj4uqCc5f00BNo3J1QlA9ydKdH2WEc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a15cfa97a929c728-MAA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"59.182.214.197","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jul-2026 09:07:18 UTC] === User Orders API Called ===
[04-Jul-2026 09:07:18 UTC] User ID: 954
[04-Jul-2026 09:07:18 UTC] Limit: 20, Offset: 0
[04-Jul-2026 09:07:18 UTC] Orders found: 0
[04-Jul-2026 09:07:18 UTC] Orders data: []
[04-Jul-2026 09:07:18 UTC] Total orders count: 0
[04-Jul-2026 09:07:18 UTC] === API CALL LOG ===
[04-Jul-2026 09:07:18 UTC] Endpoint: user/profile.php
[04-Jul-2026 09:07:18 UTC] Full Log Data: {
    "timestamp": "2026-07-04 09:07:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "59.182.214.197",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "59.182.214.197, 172.68.146.206",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU0IiwidXNlcm5hbWUiOiJpc2hhbW9sIiwiZW1haWwiOiJyaWNoaWVpc2Nvb2w0ZXZhQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzc2MDgzNn0.7z2cjb3tQenJNAj4uqCc5f00BNo3J1QlA9ydKdH2WEc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15cfa97b989c728-MAA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "59.182.214.197",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 09:07:18 UTC] === END API CALL LOG ===
[04-Jul-2026 09:07:18 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 09:07:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU0IiwidXNlcm5hbWUiOiJpc2hhbW9sIiwiZW1haWwiOiJyaWNoaWVpc2Nvb2w0ZXZhQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzc2MDgzNn0.7z2cjb3tQenJNAj4uqCc5f00BNo3J1QlA9ydKdH2WEc
[04-Jul-2026 09:07:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 09:07:18 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 09:07:18 UTC] User ID: 954
[04-Jul-2026 09:07:18 UTC] ✅ User profile retrieved successfully for user ID: 954
[04-Jul-2026 09:07:19 UTC] === API CALL LOG ===
[04-Jul-2026 09:07:19 UTC] Endpoint: user/profile.php
[04-Jul-2026 09:07:19 UTC] Full Log Data: {
    "timestamp": "2026-07-04 09:07:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "59.182.214.197",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "59.182.214.197, 172.68.146.206",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU0IiwidXNlcm5hbWUiOiJpc2hhbW9sIiwiZW1haWwiOiJyaWNoaWVpc2Nvb2w0ZXZhQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzc2MDgzNn0.7z2cjb3tQenJNAj4uqCc5f00BNo3J1QlA9ydKdH2WEc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15cfa9f9a37c728-MAA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "59.182.214.197",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 09:07:19 UTC] === END API CALL LOG ===
[04-Jul-2026 09:07:19 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 09:07:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU0IiwidXNlcm5hbWUiOiJpc2hhbW9sIiwiZW1haWwiOiJyaWNoaWVpc2Nvb2w0ZXZhQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzc2MDgzNn0.7z2cjb3tQenJNAj4uqCc5f00BNo3J1QlA9ydKdH2WEc
[04-Jul-2026 09:07:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 09:07:19 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 09:07:19 UTC] User ID: 954
[04-Jul-2026 09:07:19 UTC] ✅ User profile retrieved successfully for user ID: 954
[04-Jul-2026 09:08:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 09:08:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 09:08:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"59.182.214.197, 172.68.146.207","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU0IiwidXNlcm5hbWUiOiJpc2hhbW9sIiwiZW1haWwiOiJyaWNoaWVpc2Nvb2w0ZXZhQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzc2MDgzNn0.7z2cjb3tQenJNAj4uqCc5f00BNo3J1QlA9ydKdH2WEc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a15cfb976935c728-MAA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"59.182.214.197","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jul-2026 09:08:00 UTC] === User Orders API Called ===
[04-Jul-2026 09:08:00 UTC] User ID: 954
[04-Jul-2026 09:08:00 UTC] Limit: 20, Offset: 0
[04-Jul-2026 09:08:00 UTC] Orders found: 0
[04-Jul-2026 09:08:00 UTC] Orders data: []
[04-Jul-2026 09:08:00 UTC] Total orders count: 0
[04-Jul-2026 09:08:00 UTC] === API CALL LOG ===
[04-Jul-2026 09:08:00 UTC] Endpoint: user/profile.php
[04-Jul-2026 09:08:00 UTC] Full Log Data: {
    "timestamp": "2026-07-04 09:08:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "59.182.214.197",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "59.182.214.197, 172.68.146.206",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU0IiwidXNlcm5hbWUiOiJpc2hhbW9sIiwiZW1haWwiOiJyaWNoaWVpc2Nvb2w0ZXZhQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzc2MDgzNn0.7z2cjb3tQenJNAj4uqCc5f00BNo3J1QlA9ydKdH2WEc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15cfb9799cfc728-MAA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "59.182.214.197",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 09:08:00 UTC] === END API CALL LOG ===
[04-Jul-2026 09:08:00 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 09:08:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU0IiwidXNlcm5hbWUiOiJpc2hhbW9sIiwiZW1haWwiOiJyaWNoaWVpc2Nvb2w0ZXZhQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzc2MDgzNn0.7z2cjb3tQenJNAj4uqCc5f00BNo3J1QlA9ydKdH2WEc
[04-Jul-2026 09:08:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 09:08:00 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 09:08:00 UTC] User ID: 954
[04-Jul-2026 09:08:00 UTC] ✅ User profile retrieved successfully for user ID: 954
[04-Jul-2026 09:08:00 UTC] === API CALL LOG ===
[04-Jul-2026 09:08:00 UTC] Endpoint: user/profile.php
[04-Jul-2026 09:08:00 UTC] Full Log Data: {
    "timestamp": "2026-07-04 09:08:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "59.182.214.197",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "59.182.214.197, 172.68.146.207",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU0IiwidXNlcm5hbWUiOiJpc2hhbW9sIiwiZW1haWwiOiJyaWNoaWVpc2Nvb2w0ZXZhQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzc2MDgzNn0.7z2cjb3tQenJNAj4uqCc5f00BNo3J1QlA9ydKdH2WEc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15cfb9b9d7ec728-MAA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "59.182.214.197",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 09:08:00 UTC] === END API CALL LOG ===
[04-Jul-2026 09:08:00 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 09:08:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU0IiwidXNlcm5hbWUiOiJpc2hhbW9sIiwiZW1haWwiOiJyaWNoaWVpc2Nvb2w0ZXZhQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzc2MDgzNn0.7z2cjb3tQenJNAj4uqCc5f00BNo3J1QlA9ydKdH2WEc
[04-Jul-2026 09:08:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 09:08:00 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 09:08:00 UTC] User ID: 954
[04-Jul-2026 09:08:00 UTC] ✅ User profile retrieved successfully for user ID: 954
[04-Jul-2026 09:08:01 UTC] === API CALL LOG ===
[04-Jul-2026 09:08:01 UTC] Endpoint: user/profile.php
[04-Jul-2026 09:08:01 UTC] Full Log Data: {
    "timestamp": "2026-07-04 09:08:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "59.182.214.197",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "59.182.214.197, 172.68.146.207",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU0IiwidXNlcm5hbWUiOiJpc2hhbW9sIiwiZW1haWwiOiJyaWNoaWVpc2Nvb2w0ZXZhQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzc2MDgzNn0.7z2cjb3tQenJNAj4uqCc5f00BNo3J1QlA9ydKdH2WEc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15cfba3de8dc728-MAA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "59.182.214.197",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 09:08:01 UTC] === END API CALL LOG ===
[04-Jul-2026 09:08:01 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 09:08:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU0IiwidXNlcm5hbWUiOiJpc2hhbW9sIiwiZW1haWwiOiJyaWNoaWVpc2Nvb2w0ZXZhQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzc2MDgzNn0.7z2cjb3tQenJNAj4uqCc5f00BNo3J1QlA9ydKdH2WEc
[04-Jul-2026 09:08:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 09:08:01 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 09:08:01 UTC] User ID: 954
[04-Jul-2026 09:08:01 UTC] ✅ User profile retrieved successfully for user ID: 954
[04-Jul-2026 09:08:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 09:08:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 09:08:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"59.182.214.197, 172.68.146.206","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU0IiwidXNlcm5hbWUiOiJpc2hhbW9sIiwiZW1haWwiOiJyaWNoaWVpc2Nvb2w0ZXZhQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzc2MDgzNn0.7z2cjb3tQenJNAj4uqCc5f00BNo3J1QlA9ydKdH2WEc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a15cfc83a93fc728-MAA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"59.182.214.197","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jul-2026 09:08:38 UTC] === User Orders API Called ===
[04-Jul-2026 09:08:38 UTC] User ID: 954
[04-Jul-2026 09:08:38 UTC] Limit: 20, Offset: 0
[04-Jul-2026 09:08:38 UTC] Orders found: 0
[04-Jul-2026 09:08:38 UTC] Orders data: []
[04-Jul-2026 09:08:38 UTC] Total orders count: 0
[04-Jul-2026 09:08:38 UTC] === API CALL LOG ===
[04-Jul-2026 09:08:38 UTC] Endpoint: user/profile.php
[04-Jul-2026 09:08:38 UTC] Full Log Data: {
    "timestamp": "2026-07-04 09:08:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "59.182.214.197",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "59.182.214.197, 172.68.146.207",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU0IiwidXNlcm5hbWUiOiJpc2hhbW9sIiwiZW1haWwiOiJyaWNoaWVpc2Nvb2w0ZXZhQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzc2MDgzNn0.7z2cjb3tQenJNAj4uqCc5f00BNo3J1QlA9ydKdH2WEc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15cfc843affc728-MAA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "59.182.214.197",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 09:08:38 UTC] === END API CALL LOG ===
[04-Jul-2026 09:08:38 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 09:08:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU0IiwidXNlcm5hbWUiOiJpc2hhbW9sIiwiZW1haWwiOiJyaWNoaWVpc2Nvb2w0ZXZhQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzc2MDgzNn0.7z2cjb3tQenJNAj4uqCc5f00BNo3J1QlA9ydKdH2WEc
[04-Jul-2026 09:08:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 09:08:38 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 09:08:38 UTC] User ID: 954
[04-Jul-2026 09:08:38 UTC] ✅ User profile retrieved successfully for user ID: 954
[04-Jul-2026 09:08:38 UTC] === API CALL LOG ===
[04-Jul-2026 09:08:38 UTC] Endpoint: user/profile.php
[04-Jul-2026 09:08:38 UTC] Full Log Data: {
    "timestamp": "2026-07-04 09:08:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "59.182.214.197",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "59.182.214.197, 172.68.146.206",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU0IiwidXNlcm5hbWUiOiJpc2hhbW9sIiwiZW1haWwiOiJyaWNoaWVpc2Nvb2w0ZXZhQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzc2MDgzNn0.7z2cjb3tQenJNAj4uqCc5f00BNo3J1QlA9ydKdH2WEc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15cfc884f49c728-MAA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "59.182.214.197",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 09:08:38 UTC] === END API CALL LOG ===
[04-Jul-2026 09:08:38 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 09:08:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU0IiwidXNlcm5hbWUiOiJpc2hhbW9sIiwiZW1haWwiOiJyaWNoaWVpc2Nvb2w0ZXZhQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzc2MDgzNn0.7z2cjb3tQenJNAj4uqCc5f00BNo3J1QlA9ydKdH2WEc
[04-Jul-2026 09:08:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 09:08:38 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 09:08:38 UTC] User ID: 954
[04-Jul-2026 09:08:38 UTC] ✅ User profile retrieved successfully for user ID: 954
[04-Jul-2026 09:08:40 UTC] === API CALL LOG ===
[04-Jul-2026 09:08:40 UTC] Endpoint: user/profile.php
[04-Jul-2026 09:08:40 UTC] Full Log Data: {
    "timestamp": "2026-07-04 09:08:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "59.182.214.197",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "59.182.214.197, 172.68.146.206",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU0IiwidXNlcm5hbWUiOiJpc2hhbW9sIiwiZW1haWwiOiJyaWNoaWVpc2Nvb2w0ZXZhQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzc2MDgzNn0.7z2cjb3tQenJNAj4uqCc5f00BNo3J1QlA9ydKdH2WEc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15cfc96fbf0c728-MAA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "59.182.214.197",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 09:08:40 UTC] === END API CALL LOG ===
[04-Jul-2026 09:08:40 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 09:08:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU0IiwidXNlcm5hbWUiOiJpc2hhbW9sIiwiZW1haWwiOiJyaWNoaWVpc2Nvb2w0ZXZhQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzc2MDgzNn0.7z2cjb3tQenJNAj4uqCc5f00BNo3J1QlA9ydKdH2WEc
[04-Jul-2026 09:08:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 09:08:40 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 09:08:40 UTC] User ID: 954
[04-Jul-2026 09:08:40 UTC] ✅ User profile retrieved successfully for user ID: 954
[04-Jul-2026 09:08:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 09:08:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 09:08:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"59.182.214.197, 172.68.146.206","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU0IiwidXNlcm5hbWUiOiJpc2hhbW9sIiwiZW1haWwiOiJyaWNoaWVpc2Nvb2w0ZXZhQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzc2MDgzNn0.7z2cjb3tQenJNAj4uqCc5f00BNo3J1QlA9ydKdH2WEc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a15cfca47caac728-MAA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"59.182.214.197","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jul-2026 09:08:42 UTC] === User Orders API Called ===
[04-Jul-2026 09:08:42 UTC] User ID: 954
[04-Jul-2026 09:08:42 UTC] Limit: 20, Offset: 0
[04-Jul-2026 09:08:42 UTC] Orders found: 0
[04-Jul-2026 09:08:42 UTC] Orders data: []
[04-Jul-2026 09:08:42 UTC] Total orders count: 0
[04-Jul-2026 09:08:43 UTC] === API CALL LOG ===
[04-Jul-2026 09:08:43 UTC] Endpoint: user/profile.php
[04-Jul-2026 09:08:43 UTC] Full Log Data: {
    "timestamp": "2026-07-04 09:08:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "59.182.214.197",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "59.182.214.197, 172.68.146.206",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU0IiwidXNlcm5hbWUiOiJpc2hhbW9sIiwiZW1haWwiOiJyaWNoaWVpc2Nvb2w0ZXZhQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzc2MDgzNn0.7z2cjb3tQenJNAj4uqCc5f00BNo3J1QlA9ydKdH2WEc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15cfcaccd12c728-MAA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "59.182.214.197",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 09:08:43 UTC] === END API CALL LOG ===
[04-Jul-2026 09:08:43 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 09:08:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU0IiwidXNlcm5hbWUiOiJpc2hhbW9sIiwiZW1haWwiOiJyaWNoaWVpc2Nvb2w0ZXZhQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzc2MDgzNn0.7z2cjb3tQenJNAj4uqCc5f00BNo3J1QlA9ydKdH2WEc
[04-Jul-2026 09:08:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 09:08:43 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 09:08:43 UTC] User ID: 954
[04-Jul-2026 09:08:43 UTC] ✅ User profile retrieved successfully for user ID: 954
[04-Jul-2026 09:08:44 UTC] User Purchases API - User ID: 954
[04-Jul-2026 09:08:44 UTC] User Purchases API - Total purchases found: 0
[04-Jul-2026 09:08:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 09:08:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 09:08:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"59.182.214.197, 172.68.146.206","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU0IiwidXNlcm5hbWUiOiJpc2hhbW9sIiwiZW1haWwiOiJyaWNoaWVpc2Nvb2w0ZXZhQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzc2MDgzNn0.7z2cjb3tQenJNAj4uqCc5f00BNo3J1QlA9ydKdH2WEc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a15cfcc77fd2c728-MAA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"59.182.214.197","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jul-2026 09:08:48 UTC] === User Orders API Called ===
[04-Jul-2026 09:08:48 UTC] User ID: 954
[04-Jul-2026 09:08:48 UTC] Limit: 20, Offset: 0
[04-Jul-2026 09:08:48 UTC] Orders found: 0
[04-Jul-2026 09:08:48 UTC] Orders data: []
[04-Jul-2026 09:08:48 UTC] Total orders count: 0
[04-Jul-2026 09:08:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 09:08:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 09:08:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"59.182.214.197, 172.68.146.206","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU0IiwidXNlcm5hbWUiOiJpc2hhbW9sIiwiZW1haWwiOiJyaWNoaWVpc2Nvb2w0ZXZhQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzc2MDgzNn0.7z2cjb3tQenJNAj4uqCc5f00BNo3J1QlA9ydKdH2WEc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a15cfcdc1f95c728-MAA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"59.182.214.197","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jul-2026 09:08:51 UTC] === User Orders API Called ===
[04-Jul-2026 09:08:51 UTC] User ID: 954
[04-Jul-2026 09:08:51 UTC] Limit: 20, Offset: 0
[04-Jul-2026 09:08:51 UTC] Orders found: 0
[04-Jul-2026 09:08:51 UTC] Orders data: []
[04-Jul-2026 09:08:51 UTC] Total orders count: 0
[04-Jul-2026 09:08:51 UTC] === API CALL LOG ===
[04-Jul-2026 09:08:51 UTC] Endpoint: user/profile.php
[04-Jul-2026 09:08:51 UTC] Full Log Data: {
    "timestamp": "2026-07-04 09:08:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "59.182.214.197",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "59.182.214.197, 172.68.146.206",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU0IiwidXNlcm5hbWUiOiJpc2hhbW9sIiwiZW1haWwiOiJyaWNoaWVpc2Nvb2w0ZXZhQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzc2MDgzNn0.7z2cjb3tQenJNAj4uqCc5f00BNo3J1QlA9ydKdH2WEc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15cfcdc88f6c728-MAA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "59.182.214.197",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 09:08:51 UTC] === END API CALL LOG ===
[04-Jul-2026 09:08:51 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 09:08:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU0IiwidXNlcm5hbWUiOiJpc2hhbW9sIiwiZW1haWwiOiJyaWNoaWVpc2Nvb2w0ZXZhQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzc2MDgzNn0.7z2cjb3tQenJNAj4uqCc5f00BNo3J1QlA9ydKdH2WEc
[04-Jul-2026 09:08:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 09:08:51 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 09:08:51 UTC] User ID: 954
[04-Jul-2026 09:08:51 UTC] ✅ User profile retrieved successfully for user ID: 954
[04-Jul-2026 09:08:52 UTC] === API CALL LOG ===
[04-Jul-2026 09:08:52 UTC] Endpoint: user/profile.php
[04-Jul-2026 09:08:52 UTC] Full Log Data: {
    "timestamp": "2026-07-04 09:08:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "59.182.214.197",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "59.182.214.197, 172.68.146.206",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU0IiwidXNlcm5hbWUiOiJpc2hhbW9sIiwiZW1haWwiOiJyaWNoaWVpc2Nvb2w0ZXZhQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzc2MDgzNn0.7z2cjb3tQenJNAj4uqCc5f00BNo3J1QlA9ydKdH2WEc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15cfce06d45c728-MAA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "59.182.214.197",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 09:08:52 UTC] === END API CALL LOG ===
[04-Jul-2026 09:08:52 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 09:08:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU0IiwidXNlcm5hbWUiOiJpc2hhbW9sIiwiZW1haWwiOiJyaWNoaWVpc2Nvb2w0ZXZhQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzc2MDgzNn0.7z2cjb3tQenJNAj4uqCc5f00BNo3J1QlA9ydKdH2WEc
[04-Jul-2026 09:08:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 09:08:52 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 09:08:52 UTC] User ID: 954
[04-Jul-2026 09:08:52 UTC] ✅ User profile retrieved successfully for user ID: 954
[04-Jul-2026 09:08:52 UTC] === API CALL LOG ===
[04-Jul-2026 09:08:52 UTC] Endpoint: user/profile.php
[04-Jul-2026 09:08:52 UTC] Full Log Data: {
    "timestamp": "2026-07-04 09:08:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "59.182.214.197",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "59.182.214.197, 172.68.146.206",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU0IiwidXNlcm5hbWUiOiJpc2hhbW9sIiwiZW1haWwiOiJyaWNoaWVpc2Nvb2w0ZXZhQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzc2MDgzNn0.7z2cjb3tQenJNAj4uqCc5f00BNo3J1QlA9ydKdH2WEc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15cfce5de29c728-MAA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "59.182.214.197",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 09:08:52 UTC] === END API CALL LOG ===
[04-Jul-2026 09:08:52 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 09:08:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU0IiwidXNlcm5hbWUiOiJpc2hhbW9sIiwiZW1haWwiOiJyaWNoaWVpc2Nvb2w0ZXZhQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzc2MDgzNn0.7z2cjb3tQenJNAj4uqCc5f00BNo3J1QlA9ydKdH2WEc
[04-Jul-2026 09:08:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 09:08:52 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 09:08:52 UTC] User ID: 954
[04-Jul-2026 09:08:52 UTC] ✅ User profile retrieved successfully for user ID: 954
[04-Jul-2026 09:08:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 09:08:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 09:08:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"59.182.214.197, 172.68.146.206","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU0IiwidXNlcm5hbWUiOiJpc2hhbW9sIiwiZW1haWwiOiJyaWNoaWVpc2Nvb2w0ZXZhQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzc2MDgzNn0.7z2cjb3tQenJNAj4uqCc5f00BNo3J1QlA9ydKdH2WEc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a15cfceed963c728-MAA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"59.182.214.197","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jul-2026 09:08:54 UTC] === User Orders API Called ===
[04-Jul-2026 09:08:54 UTC] User ID: 954
[04-Jul-2026 09:08:54 UTC] Limit: 20, Offset: 0
[04-Jul-2026 09:08:54 UTC] Orders found: 0
[04-Jul-2026 09:08:54 UTC] Orders data: []
[04-Jul-2026 09:08:54 UTC] Total orders count: 0
[04-Jul-2026 09:08:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 09:08:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 09:08:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"59.182.214.197, 172.68.146.206","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU0IiwidXNlcm5hbWUiOiJpc2hhbW9sIiwiZW1haWwiOiJyaWNoaWVpc2Nvb2w0ZXZhQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzc2MDgzNn0.7z2cjb3tQenJNAj4uqCc5f00BNo3J1QlA9ydKdH2WEc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a15cfcfa3c5dc728-MAA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"59.182.214.197","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jul-2026 09:08:56 UTC] === User Orders API Called ===
[04-Jul-2026 09:08:56 UTC] User ID: 954
[04-Jul-2026 09:08:56 UTC] Limit: 20, Offset: 0
[04-Jul-2026 09:08:56 UTC] Orders found: 0
[04-Jul-2026 09:08:56 UTC] Orders data: []
[04-Jul-2026 09:08:56 UTC] Total orders count: 0
[04-Jul-2026 09:08:56 UTC] === API CALL LOG ===
[04-Jul-2026 09:08:56 UTC] Endpoint: user/profile.php
[04-Jul-2026 09:08:56 UTC] Full Log Data: {
    "timestamp": "2026-07-04 09:08:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "59.182.214.197",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "59.182.214.197, 172.68.146.206",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU0IiwidXNlcm5hbWUiOiJpc2hhbW9sIiwiZW1haWwiOiJyaWNoaWVpc2Nvb2w0ZXZhQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzc2MDgzNn0.7z2cjb3tQenJNAj4uqCc5f00BNo3J1QlA9ydKdH2WEc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15cfcfaadecc728-MAA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "59.182.214.197",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 09:08:56 UTC] === END API CALL LOG ===
[04-Jul-2026 09:08:56 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 09:08:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU0IiwidXNlcm5hbWUiOiJpc2hhbW9sIiwiZW1haWwiOiJyaWNoaWVpc2Nvb2w0ZXZhQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzc2MDgzNn0.7z2cjb3tQenJNAj4uqCc5f00BNo3J1QlA9ydKdH2WEc
[04-Jul-2026 09:08:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 09:08:56 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 09:08:56 UTC] User ID: 954
[04-Jul-2026 09:08:56 UTC] ✅ User profile retrieved successfully for user ID: 954
[04-Jul-2026 09:08:56 UTC] === API CALL LOG ===
[04-Jul-2026 09:08:56 UTC] Endpoint: user/profile.php
[04-Jul-2026 09:08:56 UTC] Full Log Data: {
    "timestamp": "2026-07-04 09:08:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "59.182.214.197",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "59.182.214.197, 172.68.146.206",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU0IiwidXNlcm5hbWUiOiJpc2hhbW9sIiwiZW1haWwiOiJyaWNoaWVpc2Nvb2w0ZXZhQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzc2MDgzNn0.7z2cjb3tQenJNAj4uqCc5f00BNo3J1QlA9ydKdH2WEc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15cfcfe9917c728-MAA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "59.182.214.197",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 09:08:56 UTC] === END API CALL LOG ===
[04-Jul-2026 09:08:56 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 09:08:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU0IiwidXNlcm5hbWUiOiJpc2hhbW9sIiwiZW1haWwiOiJyaWNoaWVpc2Nvb2w0ZXZhQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzc2MDgzNn0.7z2cjb3tQenJNAj4uqCc5f00BNo3J1QlA9ydKdH2WEc
[04-Jul-2026 09:08:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 09:08:56 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 09:08:56 UTC] User ID: 954
[04-Jul-2026 09:08:56 UTC] ✅ User profile retrieved successfully for user ID: 954
[04-Jul-2026 09:08:57 UTC] === API CALL LOG ===
[04-Jul-2026 09:08:57 UTC] Endpoint: user/profile.php
[04-Jul-2026 09:08:57 UTC] Full Log Data: {
    "timestamp": "2026-07-04 09:08:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "59.182.214.197",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "59.182.214.197, 172.68.146.206",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU0IiwidXNlcm5hbWUiOiJpc2hhbW9sIiwiZW1haWwiOiJyaWNoaWVpc2Nvb2w0ZXZhQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzc2MDgzNn0.7z2cjb3tQenJNAj4uqCc5f00BNo3J1QlA9ydKdH2WEc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15cfd021c53c728-MAA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "59.182.214.197",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 09:08:57 UTC] === END API CALL LOG ===
[04-Jul-2026 09:08:57 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 09:08:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU0IiwidXNlcm5hbWUiOiJpc2hhbW9sIiwiZW1haWwiOiJyaWNoaWVpc2Nvb2w0ZXZhQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzc2MDgzNn0.7z2cjb3tQenJNAj4uqCc5f00BNo3J1QlA9ydKdH2WEc
[04-Jul-2026 09:08:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 09:08:57 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 09:08:57 UTC] User ID: 954
[04-Jul-2026 09:08:57 UTC] ✅ User profile retrieved successfully for user ID: 954
[04-Jul-2026 09:09:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 09:09:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 09:09:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"59.182.214.197, 172.68.146.206","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU0IiwidXNlcm5hbWUiOiJpc2hhbW9sIiwiZW1haWwiOiJyaWNoaWVpc2Nvb2w0ZXZhQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzc2MDgzNn0.7z2cjb3tQenJNAj4uqCc5f00BNo3J1QlA9ydKdH2WEc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a15cfdf58c09c728-MAA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"59.182.214.197","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jul-2026 09:09:37 UTC] === User Orders API Called ===
[04-Jul-2026 09:09:37 UTC] User ID: 954
[04-Jul-2026 09:09:37 UTC] Limit: 20, Offset: 0
[04-Jul-2026 09:09:37 UTC] Orders found: 0
[04-Jul-2026 09:09:37 UTC] Orders data: []
[04-Jul-2026 09:09:37 UTC] Total orders count: 0
[04-Jul-2026 09:09:37 UTC] === API CALL LOG ===
[04-Jul-2026 09:09:37 UTC] Endpoint: user/profile.php
[04-Jul-2026 09:09:37 UTC] Full Log Data: {
    "timestamp": "2026-07-04 09:09:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "59.182.214.197",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "59.182.214.197, 172.68.146.206",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU0IiwidXNlcm5hbWUiOiJpc2hhbW9sIiwiZW1haWwiOiJyaWNoaWVpc2Nvb2w0ZXZhQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzc2MDgzNn0.7z2cjb3tQenJNAj4uqCc5f00BNo3J1QlA9ydKdH2WEc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15cfdf60d9bc728-MAA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "59.182.214.197",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 09:09:37 UTC] === END API CALL LOG ===
[04-Jul-2026 09:09:37 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 09:09:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU0IiwidXNlcm5hbWUiOiJpc2hhbW9sIiwiZW1haWwiOiJyaWNoaWVpc2Nvb2w0ZXZhQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzc2MDgzNn0.7z2cjb3tQenJNAj4uqCc5f00BNo3J1QlA9ydKdH2WEc
[04-Jul-2026 09:09:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 09:09:37 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 09:09:37 UTC] User ID: 954
[04-Jul-2026 09:09:37 UTC] ✅ User profile retrieved successfully for user ID: 954
[04-Jul-2026 09:09:37 UTC] === API CALL LOG ===
[04-Jul-2026 09:09:37 UTC] Endpoint: user/profile.php
[04-Jul-2026 09:09:37 UTC] Full Log Data: {
    "timestamp": "2026-07-04 09:09:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "59.182.214.197",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "59.182.214.197, 172.68.146.207",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU0IiwidXNlcm5hbWUiOiJpc2hhbW9sIiwiZW1haWwiOiJyaWNoaWVpc2Nvb2w0ZXZhQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzc2MDgzNn0.7z2cjb3tQenJNAj4uqCc5f00BNo3J1QlA9ydKdH2WEc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15cfdf9e9d1c728-MAA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "59.182.214.197",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 09:09:37 UTC] === END API CALL LOG ===
[04-Jul-2026 09:09:37 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 09:09:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU0IiwidXNlcm5hbWUiOiJpc2hhbW9sIiwiZW1haWwiOiJyaWNoaWVpc2Nvb2w0ZXZhQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzc2MDgzNn0.7z2cjb3tQenJNAj4uqCc5f00BNo3J1QlA9ydKdH2WEc
[04-Jul-2026 09:09:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 09:09:37 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 09:09:37 UTC] User ID: 954
[04-Jul-2026 09:09:37 UTC] ✅ User profile retrieved successfully for user ID: 954
[04-Jul-2026 09:09:38 UTC] === API CALL LOG ===
[04-Jul-2026 09:09:38 UTC] Endpoint: user/profile.php
[04-Jul-2026 09:09:38 UTC] Full Log Data: {
    "timestamp": "2026-07-04 09:09:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "59.182.214.197",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "59.182.214.197, 172.68.146.206",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU0IiwidXNlcm5hbWUiOiJpc2hhbW9sIiwiZW1haWwiOiJyaWNoaWVpc2Nvb2w0ZXZhQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzc2MDgzNn0.7z2cjb3tQenJNAj4uqCc5f00BNo3J1QlA9ydKdH2WEc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15cfe04d959c728-MAA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "59.182.214.197",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 09:09:38 UTC] === END API CALL LOG ===
[04-Jul-2026 09:09:38 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 09:09:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU0IiwidXNlcm5hbWUiOiJpc2hhbW9sIiwiZW1haWwiOiJyaWNoaWVpc2Nvb2w0ZXZhQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzc2MDgzNn0.7z2cjb3tQenJNAj4uqCc5f00BNo3J1QlA9ydKdH2WEc
[04-Jul-2026 09:09:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 09:09:38 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 09:09:38 UTC] User ID: 954
[04-Jul-2026 09:09:38 UTC] ✅ User profile retrieved successfully for user ID: 954
[04-Jul-2026 09:11:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 09:11:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 09:11:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"59.182.214.197, 162.158.54.111","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU0IiwidXNlcm5hbWUiOiJpc2hhbW9sIiwiZW1haWwiOiJyaWNoaWVpc2Nvb2w0ZXZhQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzc2MDgzNn0.7z2cjb3tQenJNAj4uqCc5f00BNo3J1QlA9ydKdH2WEc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a15d00214b5058e7-MAA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"59.182.214.197","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jul-2026 09:11:06 UTC] === User Orders API Called ===
[04-Jul-2026 09:11:06 UTC] User ID: 954
[04-Jul-2026 09:11:06 UTC] Limit: 20, Offset: 0
[04-Jul-2026 09:11:06 UTC] Orders found: 0
[04-Jul-2026 09:11:06 UTC] Orders data: []
[04-Jul-2026 09:11:06 UTC] Total orders count: 0
[04-Jul-2026 09:11:06 UTC] === API CALL LOG ===
[04-Jul-2026 09:11:06 UTC] Endpoint: user/profile.php
[04-Jul-2026 09:11:06 UTC] Full Log Data: {
    "timestamp": "2026-07-04 09:11:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "59.182.214.197",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "59.182.214.197, 162.158.54.110",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU0IiwidXNlcm5hbWUiOiJpc2hhbW9sIiwiZW1haWwiOiJyaWNoaWVpc2Nvb2w0ZXZhQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzc2MDgzNn0.7z2cjb3tQenJNAj4uqCc5f00BNo3J1QlA9ydKdH2WEc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15d0021cd0b58e7-MAA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "59.182.214.197",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 09:11:06 UTC] === END API CALL LOG ===
[04-Jul-2026 09:11:06 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 09:11:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU0IiwidXNlcm5hbWUiOiJpc2hhbW9sIiwiZW1haWwiOiJyaWNoaWVpc2Nvb2w0ZXZhQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzc2MDgzNn0.7z2cjb3tQenJNAj4uqCc5f00BNo3J1QlA9ydKdH2WEc
[04-Jul-2026 09:11:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 09:11:06 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 09:11:06 UTC] User ID: 954
[04-Jul-2026 09:11:06 UTC] ✅ User profile retrieved successfully for user ID: 954
[04-Jul-2026 09:11:06 UTC] === API CALL LOG ===
[04-Jul-2026 09:11:06 UTC] Endpoint: user/profile.php
[04-Jul-2026 09:11:06 UTC] Full Log Data: {
    "timestamp": "2026-07-04 09:11:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "59.182.214.197",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "59.182.214.197, 162.158.54.110",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU0IiwidXNlcm5hbWUiOiJpc2hhbW9sIiwiZW1haWwiOiJyaWNoaWVpc2Nvb2w0ZXZhQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzc2MDgzNn0.7z2cjb3tQenJNAj4uqCc5f00BNo3J1QlA9ydKdH2WEc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15d0025da3058e7-MAA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "59.182.214.197",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 09:11:06 UTC] === END API CALL LOG ===
[04-Jul-2026 09:11:06 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 09:11:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU0IiwidXNlcm5hbWUiOiJpc2hhbW9sIiwiZW1haWwiOiJyaWNoaWVpc2Nvb2w0ZXZhQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzc2MDgzNn0.7z2cjb3tQenJNAj4uqCc5f00BNo3J1QlA9ydKdH2WEc
[04-Jul-2026 09:11:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 09:11:06 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 09:11:06 UTC] User ID: 954
[04-Jul-2026 09:11:06 UTC] ✅ User profile retrieved successfully for user ID: 954
[04-Jul-2026 09:11:07 UTC] === API CALL LOG ===
[04-Jul-2026 09:11:07 UTC] Endpoint: user/profile.php
[04-Jul-2026 09:11:07 UTC] Full Log Data: {
    "timestamp": "2026-07-04 09:11:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "59.182.214.197",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "59.182.214.197, 162.158.54.110",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU0IiwidXNlcm5hbWUiOiJpc2hhbW9sIiwiZW1haWwiOiJyaWNoaWVpc2Nvb2w0ZXZhQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzc2MDgzNn0.7z2cjb3tQenJNAj4uqCc5f00BNo3J1QlA9ydKdH2WEc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15d002f7f4858e7-MAA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "59.182.214.197",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 09:11:07 UTC] === END API CALL LOG ===
[04-Jul-2026 09:11:07 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 09:11:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU0IiwidXNlcm5hbWUiOiJpc2hhbW9sIiwiZW1haWwiOiJyaWNoaWVpc2Nvb2w0ZXZhQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzc2MDgzNn0.7z2cjb3tQenJNAj4uqCc5f00BNo3J1QlA9ydKdH2WEc
[04-Jul-2026 09:11:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 09:11:07 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 09:11:07 UTC] User ID: 954
[04-Jul-2026 09:11:07 UTC] ✅ User profile retrieved successfully for user ID: 954
[04-Jul-2026 09:11:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 09:11:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 09:11:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"59.182.214.197, 162.158.54.111","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU0IiwidXNlcm5hbWUiOiJpc2hhbW9sIiwiZW1haWwiOiJyaWNoaWVpc2Nvb2w0ZXZhQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzc2MDgzNn0.7z2cjb3tQenJNAj4uqCc5f00BNo3J1QlA9ydKdH2WEc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a15d01367fe458e7-MAA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"59.182.214.197","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jul-2026 09:11:50 UTC] === User Orders API Called ===
[04-Jul-2026 09:11:50 UTC] User ID: 954
[04-Jul-2026 09:11:50 UTC] Limit: 20, Offset: 0
[04-Jul-2026 09:11:50 UTC] Orders found: 0
[04-Jul-2026 09:11:50 UTC] Orders data: []
[04-Jul-2026 09:11:50 UTC] Total orders count: 0
[04-Jul-2026 09:11:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 09:11:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 09:11:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"59.182.214.197, 162.158.54.111","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU0IiwidXNlcm5hbWUiOiJpc2hhbW9sIiwiZW1haWwiOiJyaWNoaWVpc2Nvb2w0ZXZhQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzc2MDgzNn0.7z2cjb3tQenJNAj4uqCc5f00BNo3J1QlA9ydKdH2WEc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a15d01439f4458e7-MAA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"59.182.214.197","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jul-2026 09:11:51 UTC] === User Orders API Called ===
[04-Jul-2026 09:11:51 UTC] User ID: 954
[04-Jul-2026 09:11:51 UTC] Limit: 20, Offset: 0
[04-Jul-2026 09:11:51 UTC] Orders found: 0
[04-Jul-2026 09:11:51 UTC] Orders data: []
[04-Jul-2026 09:11:51 UTC] Total orders count: 0
[04-Jul-2026 09:11:51 UTC] === API CALL LOG ===
[04-Jul-2026 09:11:51 UTC] Endpoint: user/profile.php
[04-Jul-2026 09:11:51 UTC] Full Log Data: {
    "timestamp": "2026-07-04 09:11:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "59.182.214.197",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "59.182.214.197, 162.158.54.111",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU0IiwidXNlcm5hbWUiOiJpc2hhbW9sIiwiZW1haWwiOiJyaWNoaWVpc2Nvb2w0ZXZhQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzc2MDgzNn0.7z2cjb3tQenJNAj4uqCc5f00BNo3J1QlA9ydKdH2WEc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15d014418c858e7-MAA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "59.182.214.197",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 09:11:51 UTC] === END API CALL LOG ===
[04-Jul-2026 09:11:51 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 09:11:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU0IiwidXNlcm5hbWUiOiJpc2hhbW9sIiwiZW1haWwiOiJyaWNoaWVpc2Nvb2w0ZXZhQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzc2MDgzNn0.7z2cjb3tQenJNAj4uqCc5f00BNo3J1QlA9ydKdH2WEc
[04-Jul-2026 09:11:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 09:11:51 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 09:11:51 UTC] User ID: 954
[04-Jul-2026 09:11:51 UTC] ✅ User profile retrieved successfully for user ID: 954
[04-Jul-2026 09:11:52 UTC] === API CALL LOG ===
[04-Jul-2026 09:11:52 UTC] Endpoint: user/profile.php
[04-Jul-2026 09:11:52 UTC] Full Log Data: {
    "timestamp": "2026-07-04 09:11:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "59.182.214.197",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "59.182.214.197, 162.158.54.111",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU0IiwidXNlcm5hbWUiOiJpc2hhbW9sIiwiZW1haWwiOiJyaWNoaWVpc2Nvb2w0ZXZhQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzc2MDgzNn0.7z2cjb3tQenJNAj4uqCc5f00BNo3J1QlA9ydKdH2WEc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15d0147ebe258e7-MAA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "59.182.214.197",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 09:11:52 UTC] === END API CALL LOG ===
[04-Jul-2026 09:11:52 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 09:11:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU0IiwidXNlcm5hbWUiOiJpc2hhbW9sIiwiZW1haWwiOiJyaWNoaWVpc2Nvb2w0ZXZhQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzc2MDgzNn0.7z2cjb3tQenJNAj4uqCc5f00BNo3J1QlA9ydKdH2WEc
[04-Jul-2026 09:11:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 09:11:52 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 09:11:52 UTC] User ID: 954
[04-Jul-2026 09:11:52 UTC] ✅ User profile retrieved successfully for user ID: 954
[04-Jul-2026 09:11:53 UTC] === API CALL LOG ===
[04-Jul-2026 09:11:53 UTC] Endpoint: user/profile.php
[04-Jul-2026 09:11:53 UTC] Full Log Data: {
    "timestamp": "2026-07-04 09:11:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "59.182.214.197",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "59.182.214.197, 162.158.54.111",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU0IiwidXNlcm5hbWUiOiJpc2hhbW9sIiwiZW1haWwiOiJyaWNoaWVpc2Nvb2w0ZXZhQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzc2MDgzNn0.7z2cjb3tQenJNAj4uqCc5f00BNo3J1QlA9ydKdH2WEc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15d014baf7158e7-MAA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "59.182.214.197",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 09:11:53 UTC] === END API CALL LOG ===
[04-Jul-2026 09:11:53 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 09:11:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU0IiwidXNlcm5hbWUiOiJpc2hhbW9sIiwiZW1haWwiOiJyaWNoaWVpc2Nvb2w0ZXZhQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzc2MDgzNn0.7z2cjb3tQenJNAj4uqCc5f00BNo3J1QlA9ydKdH2WEc
[04-Jul-2026 09:11:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 09:11:53 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 09:11:53 UTC] User ID: 954
[04-Jul-2026 09:11:53 UTC] ✅ User profile retrieved successfully for user ID: 954
[04-Jul-2026 09:12:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 09:12:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 09:12:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"59.182.214.197, 162.158.54.110","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU0IiwidXNlcm5hbWUiOiJpc2hhbW9sIiwiZW1haWwiOiJyaWNoaWVpc2Nvb2w0ZXZhQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzc2MDgzNn0.7z2cjb3tQenJNAj4uqCc5f00BNo3J1QlA9ydKdH2WEc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a15d01c52ea258e7-MAA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"59.182.214.197","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jul-2026 09:12:13 UTC] === User Orders API Called ===
[04-Jul-2026 09:12:13 UTC] User ID: 954
[04-Jul-2026 09:12:13 UTC] Limit: 20, Offset: 0
[04-Jul-2026 09:12:13 UTC] Orders found: 0
[04-Jul-2026 09:12:13 UTC] Orders data: []
[04-Jul-2026 09:12:13 UTC] Total orders count: 0
[04-Jul-2026 09:12:13 UTC] === API CALL LOG ===
[04-Jul-2026 09:12:13 UTC] Endpoint: user/profile.php
[04-Jul-2026 09:12:13 UTC] Full Log Data: {
    "timestamp": "2026-07-04 09:12:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "59.182.214.197",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "59.182.214.197, 162.158.54.110",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU0IiwidXNlcm5hbWUiOiJpc2hhbW9sIiwiZW1haWwiOiJyaWNoaWVpc2Nvb2w0ZXZhQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzc2MDgzNn0.7z2cjb3tQenJNAj4uqCc5f00BNo3J1QlA9ydKdH2WEc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15d01c5981f58e7-MAA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "59.182.214.197",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 09:12:13 UTC] === END API CALL LOG ===
[04-Jul-2026 09:12:13 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 09:12:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU0IiwidXNlcm5hbWUiOiJpc2hhbW9sIiwiZW1haWwiOiJyaWNoaWVpc2Nvb2w0ZXZhQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzc2MDgzNn0.7z2cjb3tQenJNAj4uqCc5f00BNo3J1QlA9ydKdH2WEc
[04-Jul-2026 09:12:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 09:12:13 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 09:12:13 UTC] User ID: 954
[04-Jul-2026 09:12:13 UTC] ✅ User profile retrieved successfully for user ID: 954
[04-Jul-2026 09:12:13 UTC] === API CALL LOG ===
[04-Jul-2026 09:12:13 UTC] Endpoint: user/profile.php
[04-Jul-2026 09:12:13 UTC] Full Log Data: {
    "timestamp": "2026-07-04 09:12:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "59.182.214.197",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "59.182.214.197, 162.158.54.111",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU0IiwidXNlcm5hbWUiOiJpc2hhbW9sIiwiZW1haWwiOiJyaWNoaWVpc2Nvb2w0ZXZhQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzc2MDgzNn0.7z2cjb3tQenJNAj4uqCc5f00BNo3J1QlA9ydKdH2WEc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15d01c98c0658e7-MAA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "59.182.214.197",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 09:12:13 UTC] === END API CALL LOG ===
[04-Jul-2026 09:12:13 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 09:12:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU0IiwidXNlcm5hbWUiOiJpc2hhbW9sIiwiZW1haWwiOiJyaWNoaWVpc2Nvb2w0ZXZhQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzc2MDgzNn0.7z2cjb3tQenJNAj4uqCc5f00BNo3J1QlA9ydKdH2WEc
[04-Jul-2026 09:12:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 09:12:13 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 09:12:13 UTC] User ID: 954
[04-Jul-2026 09:12:13 UTC] ✅ User profile retrieved successfully for user ID: 954
[04-Jul-2026 09:12:14 UTC] === API CALL LOG ===
[04-Jul-2026 09:12:14 UTC] Endpoint: user/profile.php
[04-Jul-2026 09:12:14 UTC] Full Log Data: {
    "timestamp": "2026-07-04 09:12:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "59.182.214.197",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "59.182.214.197, 162.158.54.110",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU0IiwidXNlcm5hbWUiOiJpc2hhbW9sIiwiZW1haWwiOiJyaWNoaWVpc2Nvb2w0ZXZhQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzc2MDgzNn0.7z2cjb3tQenJNAj4uqCc5f00BNo3J1QlA9ydKdH2WEc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15d01d2cfdc58e7-MAA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "59.182.214.197",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 09:12:14 UTC] === END API CALL LOG ===
[04-Jul-2026 09:12:14 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 09:12:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU0IiwidXNlcm5hbWUiOiJpc2hhbW9sIiwiZW1haWwiOiJyaWNoaWVpc2Nvb2w0ZXZhQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzc2MDgzNn0.7z2cjb3tQenJNAj4uqCc5f00BNo3J1QlA9ydKdH2WEc
[04-Jul-2026 09:12:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 09:12:14 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 09:12:14 UTC] User ID: 954
[04-Jul-2026 09:12:14 UTC] ✅ User profile retrieved successfully for user ID: 954
[04-Jul-2026 10:11:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 10:11:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 10:11:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a0d:5600:19:29::14, 162.158.127.225","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU1IiwidXNlcm5hbWUiOiJqZGkzbmVoZHNiIiwiZW1haWwiOiJtYXJpb3Jpcmk5MDdAZ21haWwuY29tIiwiZXhwIjoxNzgzNzY0NjU4fQ.35V64wZnf8Xx79wT-tBa_VdvICvZaMbkHvzG0XSIPZ8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a15d57e62b9ca2f8-YUL","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a0d:5600:19:29::14","cf-ipcountry":"CA","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jul-2026 10:11:00 UTC] === User Orders API Called ===
[04-Jul-2026 10:11:00 UTC] User ID: 955
[04-Jul-2026 10:11:00 UTC] Limit: 20, Offset: 0
[04-Jul-2026 10:11:00 UTC] Orders found: 0
[04-Jul-2026 10:11:00 UTC] Orders data: []
[04-Jul-2026 10:11:00 UTC] Total orders count: 0
[04-Jul-2026 10:11:00 UTC] === API CALL LOG ===
[04-Jul-2026 10:11:00 UTC] Endpoint: user/profile.php
[04-Jul-2026 10:11:00 UTC] Full Log Data: {
    "timestamp": "2026-07-04 10:11:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a0d:5600:19:29::14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a0d:5600:19:29::14, 162.158.127.225",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU1IiwidXNlcm5hbWUiOiJqZGkzbmVoZHNiIiwiZW1haWwiOiJtYXJpb3Jpcmk5MDdAZ21haWwuY29tIiwiZXhwIjoxNzgzNzY0NjU4fQ.35V64wZnf8Xx79wT-tBa_VdvICvZaMbkHvzG0XSIPZ8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15d57e62b96a2f8-YUL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a0d:5600:19:29::14",
        "cf-ipcountry": "CA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 10:11:00 UTC] === END API CALL LOG ===
[04-Jul-2026 10:11:00 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 10:11:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU1IiwidXNlcm5hbWUiOiJqZGkzbmVoZHNiIiwiZW1haWwiOiJtYXJpb3Jpcmk5MDdAZ21haWwuY29tIiwiZXhwIjoxNzgzNzY0NjU4fQ.35V64wZnf8Xx79wT-tBa_VdvICvZaMbkHvzG0XSIPZ8
[04-Jul-2026 10:11:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 10:11:00 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 10:11:00 UTC] User ID: 955
[04-Jul-2026 10:11:00 UTC] ✅ User profile retrieved successfully for user ID: 955
[04-Jul-2026 10:11:00 UTC] === API CALL LOG ===
[04-Jul-2026 10:11:00 UTC] Endpoint: user/profile.php
[04-Jul-2026 10:11:00 UTC] Full Log Data: {
    "timestamp": "2026-07-04 10:11:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a0d:5600:19:29::14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a0d:5600:19:29::14, 162.158.127.119",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU1IiwidXNlcm5hbWUiOiJqZGkzbmVoZHNiIiwiZW1haWwiOiJtYXJpb3Jpcmk5MDdAZ21haWwuY29tIiwiZXhwIjoxNzgzNzY0NjU4fQ.35V64wZnf8Xx79wT-tBa_VdvICvZaMbkHvzG0XSIPZ8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15d57e62ba0a2f8-YUL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a0d:5600:19:29::14",
        "cf-ipcountry": "CA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 10:11:00 UTC] === END API CALL LOG ===
[04-Jul-2026 10:11:00 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 10:11:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU1IiwidXNlcm5hbWUiOiJqZGkzbmVoZHNiIiwiZW1haWwiOiJtYXJpb3Jpcmk5MDdAZ21haWwuY29tIiwiZXhwIjoxNzgzNzY0NjU4fQ.35V64wZnf8Xx79wT-tBa_VdvICvZaMbkHvzG0XSIPZ8
[04-Jul-2026 10:11:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 10:11:00 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 10:11:00 UTC] User ID: 955
[04-Jul-2026 10:11:00 UTC] ✅ User profile retrieved successfully for user ID: 955
[04-Jul-2026 10:11:02 UTC] === API CALL LOG ===
[04-Jul-2026 10:11:02 UTC] Endpoint: user/profile.php
[04-Jul-2026 10:11:02 UTC] Full Log Data: {
    "timestamp": "2026-07-04 10:11:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a0d:5600:19:29::14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a0d:5600:19:29::14, 162.158.127.225",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU1IiwidXNlcm5hbWUiOiJqZGkzbmVoZHNiIiwiZW1haWwiOiJtYXJpb3Jpcmk5MDdAZ21haWwuY29tIiwiZXhwIjoxNzgzNzY0NjU4fQ.35V64wZnf8Xx79wT-tBa_VdvICvZaMbkHvzG0XSIPZ8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15d57f44abca2f8-YUL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a0d:5600:19:29::14",
        "cf-ipcountry": "CA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 10:11:02 UTC] === END API CALL LOG ===
[04-Jul-2026 10:11:02 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 10:11:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU1IiwidXNlcm5hbWUiOiJqZGkzbmVoZHNiIiwiZW1haWwiOiJtYXJpb3Jpcmk5MDdAZ21haWwuY29tIiwiZXhwIjoxNzgzNzY0NjU4fQ.35V64wZnf8Xx79wT-tBa_VdvICvZaMbkHvzG0XSIPZ8
[04-Jul-2026 10:11:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 10:11:02 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 10:11:02 UTC] User ID: 955
[04-Jul-2026 10:11:02 UTC] ✅ User profile retrieved successfully for user ID: 955
[04-Jul-2026 10:11:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 10:11:06 UTC] === API CALL LOG ===
[04-Jul-2026 10:11:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 10:11:06 UTC] Endpoint: user/profile.php
[04-Jul-2026 10:11:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a0d:5600:19:29::14, 162.158.127.225","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU1IiwidXNlcm5hbWUiOiJqZGkzbmVoZHNiIiwiZW1haWwiOiJtYXJpb3Jpcmk5MDdAZ21haWwuY29tIiwiZXhwIjoxNzgzNzY0NjU4fQ.35V64wZnf8Xx79wT-tBa_VdvICvZaMbkHvzG0XSIPZ8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a15d580bff50a2f8-YUL","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a0d:5600:19:29::14","cf-ipcountry":"CA","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jul-2026 10:11:06 UTC] Full Log Data: {
    "timestamp": "2026-07-04 10:11:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a0d:5600:19:29::14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a0d:5600:19:29::14, 162.158.127.225",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU1IiwidXNlcm5hbWUiOiJqZGkzbmVoZHNiIiwiZW1haWwiOiJtYXJpb3Jpcmk5MDdAZ21haWwuY29tIiwiZXhwIjoxNzgzNzY0NjU4fQ.35V64wZnf8Xx79wT-tBa_VdvICvZaMbkHvzG0XSIPZ8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15d580bff52a2f8-YUL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a0d:5600:19:29::14",
        "cf-ipcountry": "CA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 10:11:06 UTC] === END API CALL LOG ===
[04-Jul-2026 10:11:06 UTC] === User Orders API Called ===
[04-Jul-2026 10:11:06 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 10:11:06 UTC] User ID: 955
[04-Jul-2026 10:11:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU1IiwidXNlcm5hbWUiOiJqZGkzbmVoZHNiIiwiZW1haWwiOiJtYXJpb3Jpcmk5MDdAZ21haWwuY29tIiwiZXhwIjoxNzgzNzY0NjU4fQ.35V64wZnf8Xx79wT-tBa_VdvICvZaMbkHvzG0XSIPZ8
[04-Jul-2026 10:11:06 UTC] Limit: 20, Offset: 0
[04-Jul-2026 10:11:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 10:11:06 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 10:11:06 UTC] User ID: 955
[04-Jul-2026 10:11:06 UTC] Orders found: 0
[04-Jul-2026 10:11:06 UTC] ✅ User profile retrieved successfully for user ID: 955
[04-Jul-2026 10:11:06 UTC] Orders data: []
[04-Jul-2026 10:11:06 UTC] Total orders count: 0
[04-Jul-2026 10:11:06 UTC] === API CALL LOG ===
[04-Jul-2026 10:11:06 UTC] Endpoint: user/profile.php
[04-Jul-2026 10:11:06 UTC] Full Log Data: {
    "timestamp": "2026-07-04 10:11:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a0d:5600:19:29::14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a0d:5600:19:29::14, 162.158.127.225",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU1IiwidXNlcm5hbWUiOiJqZGkzbmVoZHNiIiwiZW1haWwiOiJtYXJpb3Jpcmk5MDdAZ21haWwuY29tIiwiZXhwIjoxNzgzNzY0NjU4fQ.35V64wZnf8Xx79wT-tBa_VdvICvZaMbkHvzG0XSIPZ8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15d580f7c32a2f8-YUL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a0d:5600:19:29::14",
        "cf-ipcountry": "CA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 10:11:06 UTC] === END API CALL LOG ===
[04-Jul-2026 10:11:06 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 10:11:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU1IiwidXNlcm5hbWUiOiJqZGkzbmVoZHNiIiwiZW1haWwiOiJtYXJpb3Jpcmk5MDdAZ21haWwuY29tIiwiZXhwIjoxNzgzNzY0NjU4fQ.35V64wZnf8Xx79wT-tBa_VdvICvZaMbkHvzG0XSIPZ8
[04-Jul-2026 10:11:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 10:11:06 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 10:11:06 UTC] User ID: 955
[04-Jul-2026 10:11:06 UTC] ✅ User profile retrieved successfully for user ID: 955
[04-Jul-2026 10:11:07 UTC] === API CALL LOG ===
[04-Jul-2026 10:11:07 UTC] Endpoint: user/profile.php
[04-Jul-2026 10:11:07 UTC] Full Log Data: {
    "timestamp": "2026-07-04 10:11:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a0d:5600:19:29::14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a0d:5600:19:29::14, 162.158.127.225",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU1IiwidXNlcm5hbWUiOiJqZGkzbmVoZHNiIiwiZW1haWwiOiJtYXJpb3Jpcmk5MDdAZ21haWwuY29tIiwiZXhwIjoxNzgzNzY0NjU4fQ.35V64wZnf8Xx79wT-tBa_VdvICvZaMbkHvzG0XSIPZ8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15d5815de5da2f8-YUL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a0d:5600:19:29::14",
        "cf-ipcountry": "CA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 10:11:07 UTC] === END API CALL LOG ===
[04-Jul-2026 10:11:07 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 10:11:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU1IiwidXNlcm5hbWUiOiJqZGkzbmVoZHNiIiwiZW1haWwiOiJtYXJpb3Jpcmk5MDdAZ21haWwuY29tIiwiZXhwIjoxNzgzNzY0NjU4fQ.35V64wZnf8Xx79wT-tBa_VdvICvZaMbkHvzG0XSIPZ8
[04-Jul-2026 10:11:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 10:11:07 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 10:11:07 UTC] User ID: 955
[04-Jul-2026 10:11:07 UTC] ✅ User profile retrieved successfully for user ID: 955
[04-Jul-2026 10:11:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 10:11:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 10:11:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a0d:5600:19:29::14, 162.158.127.225","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU1IiwidXNlcm5hbWUiOiJqZGkzbmVoZHNiIiwiZW1haWwiOiJtYXJpb3Jpcmk5MDdAZ21haWwuY29tIiwiZXhwIjoxNzgzNzY0NjU4fQ.35V64wZnf8Xx79wT-tBa_VdvICvZaMbkHvzG0XSIPZ8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a15d582e3973a2f8-YUL","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a0d:5600:19:29::14","cf-ipcountry":"CA","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jul-2026 10:11:11 UTC] === User Orders API Called ===
[04-Jul-2026 10:11:11 UTC] User ID: 955
[04-Jul-2026 10:11:11 UTC] Limit: 20, Offset: 0
[04-Jul-2026 10:11:11 UTC] Orders found: 0
[04-Jul-2026 10:11:11 UTC] Orders data: []
[04-Jul-2026 10:11:11 UTC] Total orders count: 0
[04-Jul-2026 10:11:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 10:11:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 10:11:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a0d:5600:19:29::14, 162.158.127.225","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU1IiwidXNlcm5hbWUiOiJqZGkzbmVoZHNiIiwiZW1haWwiOiJtYXJpb3Jpcmk5MDdAZ21haWwuY29tIiwiZXhwIjoxNzgzNzY0NjU4fQ.35V64wZnf8Xx79wT-tBa_VdvICvZaMbkHvzG0XSIPZ8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a15d58382f3da2f8-YUL","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a0d:5600:19:29::14","cf-ipcountry":"CA","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jul-2026 10:11:13 UTC] === User Orders API Called ===
[04-Jul-2026 10:11:13 UTC] User ID: 955
[04-Jul-2026 10:11:13 UTC] Limit: 20, Offset: 0
[04-Jul-2026 10:11:13 UTC] === API CALL LOG ===
[04-Jul-2026 10:11:13 UTC] Endpoint: user/profile.php
[04-Jul-2026 10:11:13 UTC] Full Log Data: {
    "timestamp": "2026-07-04 10:11:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a0d:5600:19:29::14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a0d:5600:19:29::14, 162.158.127.225",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU1IiwidXNlcm5hbWUiOiJqZGkzbmVoZHNiIiwiZW1haWwiOiJtYXJpb3Jpcmk5MDdAZ21haWwuY29tIiwiZXhwIjoxNzgzNzY0NjU4fQ.35V64wZnf8Xx79wT-tBa_VdvICvZaMbkHvzG0XSIPZ8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15d58382f3ea2f8-YUL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a0d:5600:19:29::14",
        "cf-ipcountry": "CA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 10:11:13 UTC] === END API CALL LOG ===
[04-Jul-2026 10:11:13 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 10:11:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU1IiwidXNlcm5hbWUiOiJqZGkzbmVoZHNiIiwiZW1haWwiOiJtYXJpb3Jpcmk5MDdAZ21haWwuY29tIiwiZXhwIjoxNzgzNzY0NjU4fQ.35V64wZnf8Xx79wT-tBa_VdvICvZaMbkHvzG0XSIPZ8
[04-Jul-2026 10:11:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 10:11:13 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 10:11:13 UTC] User ID: 955
[04-Jul-2026 10:11:13 UTC] ✅ User profile retrieved successfully for user ID: 955
[04-Jul-2026 10:11:13 UTC] Orders found: 0
[04-Jul-2026 10:11:13 UTC] Orders data: []
[04-Jul-2026 10:11:13 UTC] Total orders count: 0
[04-Jul-2026 10:11:13 UTC] === API CALL LOG ===
[04-Jul-2026 10:11:13 UTC] Endpoint: user/profile.php
[04-Jul-2026 10:11:13 UTC] Full Log Data: {
    "timestamp": "2026-07-04 10:11:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a0d:5600:19:29::14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a0d:5600:19:29::14, 162.158.127.225",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU1IiwidXNlcm5hbWUiOiJqZGkzbmVoZHNiIiwiZW1haWwiOiJtYXJpb3Jpcmk5MDdAZ21haWwuY29tIiwiZXhwIjoxNzgzNzY0NjU4fQ.35V64wZnf8Xx79wT-tBa_VdvICvZaMbkHvzG0XSIPZ8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15d583b8bcba2f8-YUL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a0d:5600:19:29::14",
        "cf-ipcountry": "CA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 10:11:13 UTC] === END API CALL LOG ===
[04-Jul-2026 10:11:13 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 10:11:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU1IiwidXNlcm5hbWUiOiJqZGkzbmVoZHNiIiwiZW1haWwiOiJtYXJpb3Jpcmk5MDdAZ21haWwuY29tIiwiZXhwIjoxNzgzNzY0NjU4fQ.35V64wZnf8Xx79wT-tBa_VdvICvZaMbkHvzG0XSIPZ8
[04-Jul-2026 10:11:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 10:11:13 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 10:11:13 UTC] User ID: 955
[04-Jul-2026 10:11:13 UTC] ✅ User profile retrieved successfully for user ID: 955
[04-Jul-2026 10:11:14 UTC] === API CALL LOG ===
[04-Jul-2026 10:11:14 UTC] Endpoint: user/profile.php
[04-Jul-2026 10:11:14 UTC] Full Log Data: {
    "timestamp": "2026-07-04 10:11:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a0d:5600:19:29::14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a0d:5600:19:29::14, 162.158.127.225",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU1IiwidXNlcm5hbWUiOiJqZGkzbmVoZHNiIiwiZW1haWwiOiJtYXJpb3Jpcmk5MDdAZ21haWwuY29tIiwiZXhwIjoxNzgzNzY0NjU4fQ.35V64wZnf8Xx79wT-tBa_VdvICvZaMbkHvzG0XSIPZ8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15d58418be3a2f8-YUL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a0d:5600:19:29::14",
        "cf-ipcountry": "CA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 10:11:14 UTC] === END API CALL LOG ===
[04-Jul-2026 10:11:14 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 10:11:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU1IiwidXNlcm5hbWUiOiJqZGkzbmVoZHNiIiwiZW1haWwiOiJtYXJpb3Jpcmk5MDdAZ21haWwuY29tIiwiZXhwIjoxNzgzNzY0NjU4fQ.35V64wZnf8Xx79wT-tBa_VdvICvZaMbkHvzG0XSIPZ8
[04-Jul-2026 10:11:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 10:11:14 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 10:11:14 UTC] User ID: 955
[04-Jul-2026 10:11:14 UTC] ✅ User profile retrieved successfully for user ID: 955
[04-Jul-2026 10:11:21 UTC] === API CALL LOG ===
[04-Jul-2026 10:11:21 UTC] Endpoint: user/profile.php
[04-Jul-2026 10:11:21 UTC] Full Log Data: {
    "timestamp": "2026-07-04 10:11:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a0d:5600:19:29::14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a0d:5600:19:29::14, 162.158.127.225",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU1IiwidXNlcm5hbWUiOiJqZGkzbmVoZHNiIiwiZW1haWwiOiJtYXJpb3Jpcmk5MDdAZ21haWwuY29tIiwiZXhwIjoxNzgzNzY0NjU4fQ.35V64wZnf8Xx79wT-tBa_VdvICvZaMbkHvzG0XSIPZ8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15d58692cb2a2f8-YUL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a0d:5600:19:29::14",
        "cf-ipcountry": "CA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 10:11:21 UTC] === END API CALL LOG ===
[04-Jul-2026 10:11:21 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 10:11:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU1IiwidXNlcm5hbWUiOiJqZGkzbmVoZHNiIiwiZW1haWwiOiJtYXJpb3Jpcmk5MDdAZ21haWwuY29tIiwiZXhwIjoxNzgzNzY0NjU4fQ.35V64wZnf8Xx79wT-tBa_VdvICvZaMbkHvzG0XSIPZ8
[04-Jul-2026 10:11:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 10:11:21 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 10:11:21 UTC] User ID: 955
[04-Jul-2026 10:11:21 UTC] ✅ User profile retrieved successfully for user ID: 955
[04-Jul-2026 10:11:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 10:11:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 10:11:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a0d:5600:19:29::14, 162.158.127.225","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU1IiwidXNlcm5hbWUiOiJqZGkzbmVoZHNiIiwiZW1haWwiOiJtYXJpb3Jpcmk5MDdAZ21haWwuY29tIiwiZXhwIjoxNzgzNzY0NjU4fQ.35V64wZnf8Xx79wT-tBa_VdvICvZaMbkHvzG0XSIPZ8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a15d58692cb0a2f8-YUL","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a0d:5600:19:29::14","cf-ipcountry":"CA","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jul-2026 10:11:21 UTC] === User Orders API Called ===
[04-Jul-2026 10:11:21 UTC] User ID: 955
[04-Jul-2026 10:11:21 UTC] Limit: 20, Offset: 0
[04-Jul-2026 10:11:21 UTC] Orders found: 0
[04-Jul-2026 10:11:21 UTC] Orders data: []
[04-Jul-2026 10:11:21 UTC] Total orders count: 0
[04-Jul-2026 10:11:21 UTC] === API CALL LOG ===
[04-Jul-2026 10:11:21 UTC] Endpoint: user/profile.php
[04-Jul-2026 10:11:21 UTC] Full Log Data: {
    "timestamp": "2026-07-04 10:11:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a0d:5600:19:29::14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a0d:5600:19:29::14, 162.158.127.225",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU1IiwidXNlcm5hbWUiOiJqZGkzbmVoZHNiIiwiZW1haWwiOiJtYXJpb3Jpcmk5MDdAZ21haWwuY29tIiwiZXhwIjoxNzgzNzY0NjU4fQ.35V64wZnf8Xx79wT-tBa_VdvICvZaMbkHvzG0XSIPZ8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15d586c99bca2f8-YUL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a0d:5600:19:29::14",
        "cf-ipcountry": "CA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 10:11:21 UTC] === END API CALL LOG ===
[04-Jul-2026 10:11:21 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 10:11:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU1IiwidXNlcm5hbWUiOiJqZGkzbmVoZHNiIiwiZW1haWwiOiJtYXJpb3Jpcmk5MDdAZ21haWwuY29tIiwiZXhwIjoxNzgzNzY0NjU4fQ.35V64wZnf8Xx79wT-tBa_VdvICvZaMbkHvzG0XSIPZ8
[04-Jul-2026 10:11:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 10:11:21 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 10:11:21 UTC] User ID: 955
[04-Jul-2026 10:11:21 UTC] ✅ User profile retrieved successfully for user ID: 955
[04-Jul-2026 10:11:22 UTC] === API CALL LOG ===
[04-Jul-2026 10:11:22 UTC] Endpoint: user/profile.php
[04-Jul-2026 10:11:22 UTC] Full Log Data: {
    "timestamp": "2026-07-04 10:11:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a0d:5600:19:29::14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a0d:5600:19:29::14, 162.158.127.225",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU1IiwidXNlcm5hbWUiOiJqZGkzbmVoZHNiIiwiZW1haWwiOiJtYXJpb3Jpcmk5MDdAZ21haWwuY29tIiwiZXhwIjoxNzgzNzY0NjU4fQ.35V64wZnf8Xx79wT-tBa_VdvICvZaMbkHvzG0XSIPZ8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15d58735b1aa2f8-YUL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a0d:5600:19:29::14",
        "cf-ipcountry": "CA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 10:11:22 UTC] === END API CALL LOG ===
[04-Jul-2026 10:11:22 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 10:11:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU1IiwidXNlcm5hbWUiOiJqZGkzbmVoZHNiIiwiZW1haWwiOiJtYXJpb3Jpcmk5MDdAZ21haWwuY29tIiwiZXhwIjoxNzgzNzY0NjU4fQ.35V64wZnf8Xx79wT-tBa_VdvICvZaMbkHvzG0XSIPZ8
[04-Jul-2026 10:11:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 10:11:22 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 10:11:22 UTC] User ID: 955
[04-Jul-2026 10:11:22 UTC] ✅ User profile retrieved successfully for user ID: 955
[04-Jul-2026 10:11:29 UTC] === API CALL LOG ===
[04-Jul-2026 10:11:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 10:11:29 UTC] Endpoint: user/profile.php
[04-Jul-2026 10:11:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 10:11:29 UTC] Full Log Data: {
    "timestamp": "2026-07-04 10:11:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a0d:5600:19:29::14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a0d:5600:19:29::14, 162.158.127.225",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU1IiwidXNlcm5hbWUiOiJqZGkzbmVoZHNiIiwiZW1haWwiOiJtYXJpb3Jpcmk5MDdAZ21haWwuY29tIiwiZXhwIjoxNzgzNzY0NjU4fQ.35V64wZnf8Xx79wT-tBa_VdvICvZaMbkHvzG0XSIPZ8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15d589a8eaca2f8-YUL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a0d:5600:19:29::14",
        "cf-ipcountry": "CA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 10:11:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a0d:5600:19:29::14, 162.158.127.225","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU1IiwidXNlcm5hbWUiOiJqZGkzbmVoZHNiIiwiZW1haWwiOiJtYXJpb3Jpcmk5MDdAZ21haWwuY29tIiwiZXhwIjoxNzgzNzY0NjU4fQ.35V64wZnf8Xx79wT-tBa_VdvICvZaMbkHvzG0XSIPZ8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a15d589a8ea7a2f8-YUL","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a0d:5600:19:29::14","cf-ipcountry":"CA","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jul-2026 10:11:29 UTC] === END API CALL LOG ===
[04-Jul-2026 10:11:29 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 10:11:29 UTC] === User Orders API Called ===
[04-Jul-2026 10:11:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU1IiwidXNlcm5hbWUiOiJqZGkzbmVoZHNiIiwiZW1haWwiOiJtYXJpb3Jpcmk5MDdAZ21haWwuY29tIiwiZXhwIjoxNzgzNzY0NjU4fQ.35V64wZnf8Xx79wT-tBa_VdvICvZaMbkHvzG0XSIPZ8
[04-Jul-2026 10:11:29 UTC] User ID: 955
[04-Jul-2026 10:11:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 10:11:29 UTC] Limit: 20, Offset: 0
[04-Jul-2026 10:11:29 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 10:11:29 UTC] User ID: 955
[04-Jul-2026 10:11:29 UTC] ✅ User profile retrieved successfully for user ID: 955
[04-Jul-2026 10:11:29 UTC] Orders found: 0
[04-Jul-2026 10:11:29 UTC] Orders data: []
[04-Jul-2026 10:11:29 UTC] Total orders count: 0
[04-Jul-2026 10:11:29 UTC] === API CALL LOG ===
[04-Jul-2026 10:11:29 UTC] Endpoint: user/profile.php
[04-Jul-2026 10:11:29 UTC] Full Log Data: {
    "timestamp": "2026-07-04 10:11:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a0d:5600:19:29::14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a0d:5600:19:29::14, 162.158.127.225",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU1IiwidXNlcm5hbWUiOiJqZGkzbmVoZHNiIiwiZW1haWwiOiJtYXJpb3Jpcmk5MDdAZ21haWwuY29tIiwiZXhwIjoxNzgzNzY0NjU4fQ.35V64wZnf8Xx79wT-tBa_VdvICvZaMbkHvzG0XSIPZ8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15d589deb32a2f8-YUL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a0d:5600:19:29::14",
        "cf-ipcountry": "CA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 10:11:29 UTC] === END API CALL LOG ===
[04-Jul-2026 10:11:29 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 10:11:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU1IiwidXNlcm5hbWUiOiJqZGkzbmVoZHNiIiwiZW1haWwiOiJtYXJpb3Jpcmk5MDdAZ21haWwuY29tIiwiZXhwIjoxNzgzNzY0NjU4fQ.35V64wZnf8Xx79wT-tBa_VdvICvZaMbkHvzG0XSIPZ8
[04-Jul-2026 10:11:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 10:11:29 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 10:11:29 UTC] User ID: 955
[04-Jul-2026 10:11:29 UTC] ✅ User profile retrieved successfully for user ID: 955
[04-Jul-2026 10:11:30 UTC] === API CALL LOG ===
[04-Jul-2026 10:11:30 UTC] Endpoint: user/profile.php
[04-Jul-2026 10:11:30 UTC] Full Log Data: {
    "timestamp": "2026-07-04 10:11:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a0d:5600:19:29::14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a0d:5600:19:29::14, 162.158.127.225",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU1IiwidXNlcm5hbWUiOiJqZGkzbmVoZHNiIiwiZW1haWwiOiJtYXJpb3Jpcmk5MDdAZ21haWwuY29tIiwiZXhwIjoxNzgzNzY0NjU4fQ.35V64wZnf8Xx79wT-tBa_VdvICvZaMbkHvzG0XSIPZ8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15d58a4ada6a2f8-YUL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a0d:5600:19:29::14",
        "cf-ipcountry": "CA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 10:11:30 UTC] === END API CALL LOG ===
[04-Jul-2026 10:11:30 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 10:11:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU1IiwidXNlcm5hbWUiOiJqZGkzbmVoZHNiIiwiZW1haWwiOiJtYXJpb3Jpcmk5MDdAZ21haWwuY29tIiwiZXhwIjoxNzgzNzY0NjU4fQ.35V64wZnf8Xx79wT-tBa_VdvICvZaMbkHvzG0XSIPZ8
[04-Jul-2026 10:11:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 10:11:30 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 10:11:30 UTC] User ID: 955
[04-Jul-2026 10:11:30 UTC] ✅ User profile retrieved successfully for user ID: 955
[04-Jul-2026 10:11:37 UTC] === API CALL LOG ===
[04-Jul-2026 10:11:37 UTC] Endpoint: user/profile.php
[04-Jul-2026 10:11:37 UTC] Full Log Data: {
    "timestamp": "2026-07-04 10:11:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a0d:5600:19:29::14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a0d:5600:19:29::14, 162.158.127.225",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU1IiwidXNlcm5hbWUiOiJqZGkzbmVoZHNiIiwiZW1haWwiOiJtYXJpb3Jpcmk5MDdAZ21haWwuY29tIiwiZXhwIjoxNzgzNzY0NjU4fQ.35V64wZnf8Xx79wT-tBa_VdvICvZaMbkHvzG0XSIPZ8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15d58ce09b5a2f8-YUL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a0d:5600:19:29::14",
        "cf-ipcountry": "CA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 10:11:37 UTC] === END API CALL LOG ===
[04-Jul-2026 10:11:37 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 10:11:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU1IiwidXNlcm5hbWUiOiJqZGkzbmVoZHNiIiwiZW1haWwiOiJtYXJpb3Jpcmk5MDdAZ21haWwuY29tIiwiZXhwIjoxNzgzNzY0NjU4fQ.35V64wZnf8Xx79wT-tBa_VdvICvZaMbkHvzG0XSIPZ8
[04-Jul-2026 10:11:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 10:11:37 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 10:11:37 UTC] User ID: 955
[04-Jul-2026 10:11:37 UTC] ✅ User profile retrieved successfully for user ID: 955
[04-Jul-2026 10:11:37 UTC] User Purchases API - User ID: 955
[04-Jul-2026 10:11:37 UTC] User Purchases API - Total purchases found: 0
[04-Jul-2026 10:11:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 10:11:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 10:11:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a0d:5600:19:29::14, 162.158.127.225","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU1IiwidXNlcm5hbWUiOiJqZGkzbmVoZHNiIiwiZW1haWwiOiJtYXJpb3Jpcmk5MDdAZ21haWwuY29tIiwiZXhwIjoxNzgzNzY0NjU4fQ.35V64wZnf8Xx79wT-tBa_VdvICvZaMbkHvzG0XSIPZ8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a15d58d8e8c8a2f8-YUL","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a0d:5600:19:29::14","cf-ipcountry":"CA","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jul-2026 10:11:39 UTC] === User Orders API Called ===
[04-Jul-2026 10:11:39 UTC] User ID: 955
[04-Jul-2026 10:11:39 UTC] Limit: 20, Offset: 0
[04-Jul-2026 10:11:39 UTC] Orders found: 0
[04-Jul-2026 10:11:39 UTC] Orders data: []
[04-Jul-2026 10:11:39 UTC] Total orders count: 0
[04-Jul-2026 10:11:41 UTC] === API CALL LOG ===
[04-Jul-2026 10:11:41 UTC] Endpoint: user/profile.php
[04-Jul-2026 10:11:41 UTC] Full Log Data: {
    "timestamp": "2026-07-04 10:11:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a0d:5600:19:29::14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a0d:5600:19:29::14, 162.158.127.225",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU1IiwidXNlcm5hbWUiOiJqZGkzbmVoZHNiIiwiZW1haWwiOiJtYXJpb3Jpcmk5MDdAZ21haWwuY29tIiwiZXhwIjoxNzgzNzY0NjU4fQ.35V64wZnf8Xx79wT-tBa_VdvICvZaMbkHvzG0XSIPZ8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15d58e65d6fa2f8-YUL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a0d:5600:19:29::14",
        "cf-ipcountry": "CA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 10:11:41 UTC] === END API CALL LOG ===
[04-Jul-2026 10:11:41 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 10:11:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU1IiwidXNlcm5hbWUiOiJqZGkzbmVoZHNiIiwiZW1haWwiOiJtYXJpb3Jpcmk5MDdAZ21haWwuY29tIiwiZXhwIjoxNzgzNzY0NjU4fQ.35V64wZnf8Xx79wT-tBa_VdvICvZaMbkHvzG0XSIPZ8
[04-Jul-2026 10:11:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 10:11:41 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 10:11:41 UTC] User ID: 955
[04-Jul-2026 10:11:41 UTC] ✅ User profile retrieved successfully for user ID: 955
[04-Jul-2026 10:11:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 10:11:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 10:11:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a0d:5600:19:29::14, 162.158.127.225","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU1IiwidXNlcm5hbWUiOiJqZGkzbmVoZHNiIiwiZW1haWwiOiJtYXJpb3Jpcmk5MDdAZ21haWwuY29tIiwiZXhwIjoxNzgzNzY0NjU4fQ.35V64wZnf8Xx79wT-tBa_VdvICvZaMbkHvzG0XSIPZ8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a15d58e65d6da2f8-YUL","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a0d:5600:19:29::14","cf-ipcountry":"CA","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jul-2026 10:11:41 UTC] === User Orders API Called ===
[04-Jul-2026 10:11:41 UTC] User ID: 955
[04-Jul-2026 10:11:41 UTC] Limit: 20, Offset: 0
[04-Jul-2026 10:11:41 UTC] Orders found: 0
[04-Jul-2026 10:11:41 UTC] Orders data: []
[04-Jul-2026 10:11:41 UTC] Total orders count: 0
[04-Jul-2026 10:11:41 UTC] === API CALL LOG ===
[04-Jul-2026 10:11:41 UTC] Endpoint: user/profile.php
[04-Jul-2026 10:11:41 UTC] Full Log Data: {
    "timestamp": "2026-07-04 10:11:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a0d:5600:19:29::14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a0d:5600:19:29::14, 162.158.127.225",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU1IiwidXNlcm5hbWUiOiJqZGkzbmVoZHNiIiwiZW1haWwiOiJtYXJpb3Jpcmk5MDdAZ21haWwuY29tIiwiZXhwIjoxNzgzNzY0NjU4fQ.35V64wZnf8Xx79wT-tBa_VdvICvZaMbkHvzG0XSIPZ8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15d58e9dafca2f8-YUL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a0d:5600:19:29::14",
        "cf-ipcountry": "CA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 10:11:41 UTC] === END API CALL LOG ===
[04-Jul-2026 10:11:41 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 10:11:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU1IiwidXNlcm5hbWUiOiJqZGkzbmVoZHNiIiwiZW1haWwiOiJtYXJpb3Jpcmk5MDdAZ21haWwuY29tIiwiZXhwIjoxNzgzNzY0NjU4fQ.35V64wZnf8Xx79wT-tBa_VdvICvZaMbkHvzG0XSIPZ8
[04-Jul-2026 10:11:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 10:11:41 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 10:11:41 UTC] User ID: 955
[04-Jul-2026 10:11:41 UTC] ✅ User profile retrieved successfully for user ID: 955
[04-Jul-2026 10:11:42 UTC] === API CALL LOG ===
[04-Jul-2026 10:11:42 UTC] Endpoint: user/profile.php
[04-Jul-2026 10:11:42 UTC] Full Log Data: {
    "timestamp": "2026-07-04 10:11:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a0d:5600:19:29::14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a0d:5600:19:29::14, 162.158.127.225",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU1IiwidXNlcm5hbWUiOiJqZGkzbmVoZHNiIiwiZW1haWwiOiJtYXJpb3Jpcmk5MDdAZ21haWwuY29tIiwiZXhwIjoxNzgzNzY0NjU4fQ.35V64wZnf8Xx79wT-tBa_VdvICvZaMbkHvzG0XSIPZ8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15d58f0addba2f8-YUL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a0d:5600:19:29::14",
        "cf-ipcountry": "CA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 10:11:42 UTC] === END API CALL LOG ===
[04-Jul-2026 10:11:42 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 10:11:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU1IiwidXNlcm5hbWUiOiJqZGkzbmVoZHNiIiwiZW1haWwiOiJtYXJpb3Jpcmk5MDdAZ21haWwuY29tIiwiZXhwIjoxNzgzNzY0NjU4fQ.35V64wZnf8Xx79wT-tBa_VdvICvZaMbkHvzG0XSIPZ8
[04-Jul-2026 10:11:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 10:11:42 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 10:11:42 UTC] User ID: 955
[04-Jul-2026 10:11:42 UTC] ✅ User profile retrieved successfully for user ID: 955
[04-Jul-2026 10:11:47 UTC] === API CALL LOG ===
[04-Jul-2026 10:11:47 UTC] Endpoint: user/profile.php
[04-Jul-2026 10:11:47 UTC] Full Log Data: {
    "timestamp": "2026-07-04 10:11:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a0d:5600:19:29::14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a0d:5600:19:29::14, 162.158.127.225",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU1IiwidXNlcm5hbWUiOiJqZGkzbmVoZHNiIiwiZW1haWwiOiJtYXJpb3Jpcmk5MDdAZ21haWwuY29tIiwiZXhwIjoxNzgzNzY0NjU4fQ.35V64wZnf8Xx79wT-tBa_VdvICvZaMbkHvzG0XSIPZ8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15d590cfe7da2f8-YUL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a0d:5600:19:29::14",
        "cf-ipcountry": "CA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 10:11:47 UTC] === END API CALL LOG ===
[04-Jul-2026 10:11:47 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 10:11:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU1IiwidXNlcm5hbWUiOiJqZGkzbmVoZHNiIiwiZW1haWwiOiJtYXJpb3Jpcmk5MDdAZ21haWwuY29tIiwiZXhwIjoxNzgzNzY0NjU4fQ.35V64wZnf8Xx79wT-tBa_VdvICvZaMbkHvzG0XSIPZ8
[04-Jul-2026 10:11:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 10:11:47 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 10:11:47 UTC] User ID: 955
[04-Jul-2026 10:11:47 UTC] ✅ User profile retrieved successfully for user ID: 955
[04-Jul-2026 10:11:47 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 10:11:47 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 10:11:47 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a0d:5600:19:29::14, 162.158.127.225","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU1IiwidXNlcm5hbWUiOiJqZGkzbmVoZHNiIiwiZW1haWwiOiJtYXJpb3Jpcmk5MDdAZ21haWwuY29tIiwiZXhwIjoxNzgzNzY0NjU4fQ.35V64wZnf8Xx79wT-tBa_VdvICvZaMbkHvzG0XSIPZ8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a15d590cfe7ba2f8-YUL","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a0d:5600:19:29::14","cf-ipcountry":"CA","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jul-2026 10:11:47 UTC] === User Orders API Called ===
[04-Jul-2026 10:11:47 UTC] User ID: 955
[04-Jul-2026 10:11:47 UTC] Limit: 20, Offset: 0
[04-Jul-2026 10:11:47 UTC] Orders found: 0
[04-Jul-2026 10:11:47 UTC] Orders data: []
[04-Jul-2026 10:11:47 UTC] Total orders count: 0
[04-Jul-2026 10:11:47 UTC] === API CALL LOG ===
[04-Jul-2026 10:11:47 UTC] Endpoint: user/profile.php
[04-Jul-2026 10:11:47 UTC] Full Log Data: {
    "timestamp": "2026-07-04 10:11:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a0d:5600:19:29::14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a0d:5600:19:29::14, 162.158.127.225",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU1IiwidXNlcm5hbWUiOiJqZGkzbmVoZHNiIiwiZW1haWwiOiJtYXJpb3Jpcmk5MDdAZ21haWwuY29tIiwiZXhwIjoxNzgzNzY0NjU4fQ.35V64wZnf8Xx79wT-tBa_VdvICvZaMbkHvzG0XSIPZ8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15d59106b80a2f8-YUL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a0d:5600:19:29::14",
        "cf-ipcountry": "CA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 10:11:47 UTC] === END API CALL LOG ===
[04-Jul-2026 10:11:47 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 10:11:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU1IiwidXNlcm5hbWUiOiJqZGkzbmVoZHNiIiwiZW1haWwiOiJtYXJpb3Jpcmk5MDdAZ21haWwuY29tIiwiZXhwIjoxNzgzNzY0NjU4fQ.35V64wZnf8Xx79wT-tBa_VdvICvZaMbkHvzG0XSIPZ8
[04-Jul-2026 10:11:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 10:11:47 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 10:11:47 UTC] User ID: 955
[04-Jul-2026 10:11:47 UTC] ✅ User profile retrieved successfully for user ID: 955
[04-Jul-2026 10:11:48 UTC] === API CALL LOG ===
[04-Jul-2026 10:11:48 UTC] Endpoint: user/profile.php
[04-Jul-2026 10:11:48 UTC] Full Log Data: {
    "timestamp": "2026-07-04 10:11:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a0d:5600:19:29::14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a0d:5600:19:29::14, 162.158.127.225",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU1IiwidXNlcm5hbWUiOiJqZGkzbmVoZHNiIiwiZW1haWwiOiJtYXJpb3Jpcmk5MDdAZ21haWwuY29tIiwiZXhwIjoxNzgzNzY0NjU4fQ.35V64wZnf8Xx79wT-tBa_VdvICvZaMbkHvzG0XSIPZ8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15d59166d34a2f8-YUL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a0d:5600:19:29::14",
        "cf-ipcountry": "CA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 10:11:48 UTC] === END API CALL LOG ===
[04-Jul-2026 10:11:48 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 10:11:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU1IiwidXNlcm5hbWUiOiJqZGkzbmVoZHNiIiwiZW1haWwiOiJtYXJpb3Jpcmk5MDdAZ21haWwuY29tIiwiZXhwIjoxNzgzNzY0NjU4fQ.35V64wZnf8Xx79wT-tBa_VdvICvZaMbkHvzG0XSIPZ8
[04-Jul-2026 10:11:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 10:11:48 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 10:11:48 UTC] User ID: 955
[04-Jul-2026 10:11:48 UTC] ✅ User profile retrieved successfully for user ID: 955
[04-Jul-2026 10:11:59 UTC] === API CALL LOG ===
[04-Jul-2026 10:11:59 UTC] Endpoint: user/profile.php
[04-Jul-2026 10:11:59 UTC] Full Log Data: {
    "timestamp": "2026-07-04 10:11:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a0d:5600:19:29::14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a0d:5600:19:29::14, 162.158.127.225",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU1IiwidXNlcm5hbWUiOiJqZGkzbmVoZHNiIiwiZW1haWwiOiJtYXJpb3Jpcmk5MDdAZ21haWwuY29tIiwiZXhwIjoxNzgzNzY0NjU4fQ.35V64wZnf8Xx79wT-tBa_VdvICvZaMbkHvzG0XSIPZ8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15d59561bd5a2f8-YUL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a0d:5600:19:29::14",
        "cf-ipcountry": "CA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 10:11:59 UTC] === END API CALL LOG ===
[04-Jul-2026 10:11:59 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 10:11:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU1IiwidXNlcm5hbWUiOiJqZGkzbmVoZHNiIiwiZW1haWwiOiJtYXJpb3Jpcmk5MDdAZ21haWwuY29tIiwiZXhwIjoxNzgzNzY0NjU4fQ.35V64wZnf8Xx79wT-tBa_VdvICvZaMbkHvzG0XSIPZ8
[04-Jul-2026 10:11:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 10:11:59 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 10:11:59 UTC] User ID: 955
[04-Jul-2026 10:11:59 UTC] ✅ User profile retrieved successfully for user ID: 955
[04-Jul-2026 10:12:11 UTC] === API CALL LOG ===
[04-Jul-2026 10:12:11 UTC] Endpoint: user/profile.php
[04-Jul-2026 10:12:11 UTC] Full Log Data: {
    "timestamp": "2026-07-04 10:12:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a0d:5600:19:29::14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a0d:5600:19:29::14, 162.158.127.225",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU1IiwidXNlcm5hbWUiOiJqZGkzbmVoZHNiIiwiZW1haWwiOiJtYXJpb3Jpcmk5MDdAZ21haWwuY29tIiwiZXhwIjoxNzgzNzY0NjU4fQ.35V64wZnf8Xx79wT-tBa_VdvICvZaMbkHvzG0XSIPZ8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15d599f4ba3a2f8-YUL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a0d:5600:19:29::14",
        "cf-ipcountry": "CA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 10:12:11 UTC] === END API CALL LOG ===
[04-Jul-2026 10:12:11 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 10:12:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU1IiwidXNlcm5hbWUiOiJqZGkzbmVoZHNiIiwiZW1haWwiOiJtYXJpb3Jpcmk5MDdAZ21haWwuY29tIiwiZXhwIjoxNzgzNzY0NjU4fQ.35V64wZnf8Xx79wT-tBa_VdvICvZaMbkHvzG0XSIPZ8
[04-Jul-2026 10:12:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 10:12:11 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 10:12:11 UTC] User ID: 955
[04-Jul-2026 10:12:11 UTC] ✅ User profile retrieved successfully for user ID: 955
[04-Jul-2026 10:12:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 10:12:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 10:12:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a0d:5600:19:29::14, 162.158.127.225","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU1IiwidXNlcm5hbWUiOiJqZGkzbmVoZHNiIiwiZW1haWwiOiJtYXJpb3Jpcmk5MDdAZ21haWwuY29tIiwiZXhwIjoxNzgzNzY0NjU4fQ.35V64wZnf8Xx79wT-tBa_VdvICvZaMbkHvzG0XSIPZ8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a15d599f4ba0a2f8-YUL","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a0d:5600:19:29::14","cf-ipcountry":"CA","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jul-2026 10:12:11 UTC] === User Orders API Called ===
[04-Jul-2026 10:12:11 UTC] User ID: 955
[04-Jul-2026 10:12:11 UTC] Limit: 20, Offset: 0
[04-Jul-2026 10:12:11 UTC] Orders found: 0
[04-Jul-2026 10:12:11 UTC] Orders data: []
[04-Jul-2026 10:12:11 UTC] Total orders count: 0
[04-Jul-2026 10:12:11 UTC] === API CALL LOG ===
[04-Jul-2026 10:12:11 UTC] Endpoint: user/profile.php
[04-Jul-2026 10:12:11 UTC] Full Log Data: {
    "timestamp": "2026-07-04 10:12:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a0d:5600:19:29::14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a0d:5600:19:29::14, 162.158.127.225",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU1IiwidXNlcm5hbWUiOiJqZGkzbmVoZHNiIiwiZW1haWwiOiJtYXJpb3Jpcmk5MDdAZ21haWwuY29tIiwiZXhwIjoxNzgzNzY0NjU4fQ.35V64wZnf8Xx79wT-tBa_VdvICvZaMbkHvzG0XSIPZ8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15d59a2b93aa2f8-YUL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a0d:5600:19:29::14",
        "cf-ipcountry": "CA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 10:12:11 UTC] === END API CALL LOG ===
[04-Jul-2026 10:12:11 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 10:12:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU1IiwidXNlcm5hbWUiOiJqZGkzbmVoZHNiIiwiZW1haWwiOiJtYXJpb3Jpcmk5MDdAZ21haWwuY29tIiwiZXhwIjoxNzgzNzY0NjU4fQ.35V64wZnf8Xx79wT-tBa_VdvICvZaMbkHvzG0XSIPZ8
[04-Jul-2026 10:12:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 10:12:11 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 10:12:11 UTC] User ID: 955
[04-Jul-2026 10:12:11 UTC] ✅ User profile retrieved successfully for user ID: 955
[04-Jul-2026 10:12:12 UTC] === API CALL LOG ===
[04-Jul-2026 10:12:12 UTC] Endpoint: user/profile.php
[04-Jul-2026 10:12:12 UTC] Full Log Data: {
    "timestamp": "2026-07-04 10:12:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a0d:5600:19:29::14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a0d:5600:19:29::14, 162.158.127.225",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU1IiwidXNlcm5hbWUiOiJqZGkzbmVoZHNiIiwiZW1haWwiOiJtYXJpb3Jpcmk5MDdAZ21haWwuY29tIiwiZXhwIjoxNzgzNzY0NjU4fQ.35V64wZnf8Xx79wT-tBa_VdvICvZaMbkHvzG0XSIPZ8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15d59abcf36a2f8-YUL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a0d:5600:19:29::14",
        "cf-ipcountry": "CA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 10:12:12 UTC] === END API CALL LOG ===
[04-Jul-2026 10:12:12 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 10:12:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU1IiwidXNlcm5hbWUiOiJqZGkzbmVoZHNiIiwiZW1haWwiOiJtYXJpb3Jpcmk5MDdAZ21haWwuY29tIiwiZXhwIjoxNzgzNzY0NjU4fQ.35V64wZnf8Xx79wT-tBa_VdvICvZaMbkHvzG0XSIPZ8
[04-Jul-2026 10:12:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 10:12:12 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 10:12:12 UTC] User ID: 955
[04-Jul-2026 10:12:12 UTC] ✅ User profile retrieved successfully for user ID: 955
[04-Jul-2026 10:12:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 10:12:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 10:12:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a0d:5600:19:29::14, 162.158.127.225","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU1IiwidXNlcm5hbWUiOiJqZGkzbmVoZHNiIiwiZW1haWwiOiJtYXJpb3Jpcmk5MDdAZ21haWwuY29tIiwiZXhwIjoxNzgzNzY0NjU4fQ.35V64wZnf8Xx79wT-tBa_VdvICvZaMbkHvzG0XSIPZ8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a15d59d57d89a2f8-YUL","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a0d:5600:19:29::14","cf-ipcountry":"CA","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jul-2026 10:12:19 UTC] === User Orders API Called ===
[04-Jul-2026 10:12:19 UTC] User ID: 955
[04-Jul-2026 10:12:19 UTC] Limit: 20, Offset: 0
[04-Jul-2026 10:12:19 UTC] Orders found: 0
[04-Jul-2026 10:12:19 UTC] Orders data: []
[04-Jul-2026 10:12:19 UTC] Total orders count: 0
[04-Jul-2026 10:12:19 UTC] === API CALL LOG ===
[04-Jul-2026 10:12:19 UTC] Endpoint: user/profile.php
[04-Jul-2026 10:12:19 UTC] Full Log Data: {
    "timestamp": "2026-07-04 10:12:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a0d:5600:19:29::14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a0d:5600:19:29::14, 162.158.127.225",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU1IiwidXNlcm5hbWUiOiJqZGkzbmVoZHNiIiwiZW1haWwiOiJtYXJpb3Jpcmk5MDdAZ21haWwuY29tIiwiZXhwIjoxNzgzNzY0NjU4fQ.35V64wZnf8Xx79wT-tBa_VdvICvZaMbkHvzG0XSIPZ8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15d59d57d95a2f8-YUL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a0d:5600:19:29::14",
        "cf-ipcountry": "CA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 10:12:19 UTC] === END API CALL LOG ===
[04-Jul-2026 10:12:19 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 10:12:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU1IiwidXNlcm5hbWUiOiJqZGkzbmVoZHNiIiwiZW1haWwiOiJtYXJpb3Jpcmk5MDdAZ21haWwuY29tIiwiZXhwIjoxNzgzNzY0NjU4fQ.35V64wZnf8Xx79wT-tBa_VdvICvZaMbkHvzG0XSIPZ8
[04-Jul-2026 10:12:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 10:12:19 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 10:12:19 UTC] User ID: 955
[04-Jul-2026 10:12:19 UTC] ✅ User profile retrieved successfully for user ID: 955
[04-Jul-2026 10:12:20 UTC] === API CALL LOG ===
[04-Jul-2026 10:12:20 UTC] Endpoint: user/profile.php
[04-Jul-2026 10:12:20 UTC] Full Log Data: {
    "timestamp": "2026-07-04 10:12:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a0d:5600:19:29::14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a0d:5600:19:29::14, 162.158.127.225",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU1IiwidXNlcm5hbWUiOiJqZGkzbmVoZHNiIiwiZW1haWwiOiJtYXJpb3Jpcmk5MDdAZ21haWwuY29tIiwiZXhwIjoxNzgzNzY0NjU4fQ.35V64wZnf8Xx79wT-tBa_VdvICvZaMbkHvzG0XSIPZ8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15d59d9fc13a2f8-YUL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a0d:5600:19:29::14",
        "cf-ipcountry": "CA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 10:12:20 UTC] === END API CALL LOG ===
[04-Jul-2026 10:12:20 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 10:12:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU1IiwidXNlcm5hbWUiOiJqZGkzbmVoZHNiIiwiZW1haWwiOiJtYXJpb3Jpcmk5MDdAZ21haWwuY29tIiwiZXhwIjoxNzgzNzY0NjU4fQ.35V64wZnf8Xx79wT-tBa_VdvICvZaMbkHvzG0XSIPZ8
[04-Jul-2026 10:12:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 10:12:20 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 10:12:20 UTC] User ID: 955
[04-Jul-2026 10:12:20 UTC] ✅ User profile retrieved successfully for user ID: 955
[04-Jul-2026 10:12:20 UTC] === API CALL LOG ===
[04-Jul-2026 10:12:20 UTC] Endpoint: user/profile.php
[04-Jul-2026 10:12:20 UTC] Full Log Data: {
    "timestamp": "2026-07-04 10:12:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a0d:5600:19:29::14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a0d:5600:19:29::14, 162.158.127.225",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU1IiwidXNlcm5hbWUiOiJqZGkzbmVoZHNiIiwiZW1haWwiOiJtYXJpb3Jpcmk5MDdAZ21haWwuY29tIiwiZXhwIjoxNzgzNzY0NjU4fQ.35V64wZnf8Xx79wT-tBa_VdvICvZaMbkHvzG0XSIPZ8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15d59de7a4ea2f8-YUL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a0d:5600:19:29::14",
        "cf-ipcountry": "CA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 10:12:20 UTC] === END API CALL LOG ===
[04-Jul-2026 10:12:20 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 10:12:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU1IiwidXNlcm5hbWUiOiJqZGkzbmVoZHNiIiwiZW1haWwiOiJtYXJpb3Jpcmk5MDdAZ21haWwuY29tIiwiZXhwIjoxNzgzNzY0NjU4fQ.35V64wZnf8Xx79wT-tBa_VdvICvZaMbkHvzG0XSIPZ8
[04-Jul-2026 10:12:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 10:12:20 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 10:12:20 UTC] User ID: 955
[04-Jul-2026 10:12:20 UTC] ✅ User profile retrieved successfully for user ID: 955
[04-Jul-2026 10:12:22 UTC] === API CALL LOG ===
[04-Jul-2026 10:12:22 UTC] Endpoint: user/profile.php
[04-Jul-2026 10:12:22 UTC] Full Log Data: {
    "timestamp": "2026-07-04 10:12:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a0d:5600:19:29::14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a0d:5600:19:29::14, 162.158.127.225",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU1IiwidXNlcm5hbWUiOiJqZGkzbmVoZHNiIiwiZW1haWwiOiJtYXJpb3Jpcmk5MDdAZ21haWwuY29tIiwiZXhwIjoxNzgzNzY0NjU4fQ.35V64wZnf8Xx79wT-tBa_VdvICvZaMbkHvzG0XSIPZ8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15d59e8283ca2f8-YUL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a0d:5600:19:29::14",
        "cf-ipcountry": "CA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 10:12:22 UTC] === END API CALL LOG ===
[04-Jul-2026 10:12:22 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 10:12:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU1IiwidXNlcm5hbWUiOiJqZGkzbmVoZHNiIiwiZW1haWwiOiJtYXJpb3Jpcmk5MDdAZ21haWwuY29tIiwiZXhwIjoxNzgzNzY0NjU4fQ.35V64wZnf8Xx79wT-tBa_VdvICvZaMbkHvzG0XSIPZ8
[04-Jul-2026 10:12:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 10:12:22 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 10:12:22 UTC] User ID: 955
[04-Jul-2026 10:12:22 UTC] ✅ User profile retrieved successfully for user ID: 955
[04-Jul-2026 10:12:31 UTC] === API CALL LOG ===
[04-Jul-2026 10:12:31 UTC] Endpoint: user/profile.php
[04-Jul-2026 10:12:31 UTC] Full Log Data: {
    "timestamp": "2026-07-04 10:12:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a0d:5600:19:29::14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a0d:5600:19:29::14, 162.158.127.189",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU1IiwidXNlcm5hbWUiOiJqZGkzbmVoZHNiIiwiZW1haWwiOiJtYXJpb3Jpcmk5MDdAZ21haWwuY29tIiwiZXhwIjoxNzgzNzY0NjU4fQ.35V64wZnf8Xx79wT-tBa_VdvICvZaMbkHvzG0XSIPZ8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15d5a2048d1a2f8-YUL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a0d:5600:19:29::14",
        "cf-ipcountry": "CA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 10:12:31 UTC] === END API CALL LOG ===
[04-Jul-2026 10:12:31 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 10:12:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU1IiwidXNlcm5hbWUiOiJqZGkzbmVoZHNiIiwiZW1haWwiOiJtYXJpb3Jpcmk5MDdAZ21haWwuY29tIiwiZXhwIjoxNzgzNzY0NjU4fQ.35V64wZnf8Xx79wT-tBa_VdvICvZaMbkHvzG0XSIPZ8
[04-Jul-2026 10:12:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 10:12:31 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 10:12:31 UTC] User ID: 955
[04-Jul-2026 10:12:31 UTC] ✅ User profile retrieved successfully for user ID: 955
[04-Jul-2026 10:12:32 UTC] User Purchases API - User ID: 955
[04-Jul-2026 10:12:32 UTC] User Purchases API - Total purchases found: 0
[04-Jul-2026 11:11:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 11:11:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 11:11:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.102.216, 141.101.98.56","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU2IiwidXNlcm5hbWUiOiJpZmVhbnlpMjIyIiwiZW1haWwiOiJpZmVhbnlpMjAyNGlnd2VAZ21haWwuY29tIiwiZXhwIjoxNzgzNzY4MjY5fQ.zfkOfssV6MwQD085aykaDvSJIVntgr0VhZTdHMtWpqY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a15db012bc40ef23-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.102.216","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jul-2026 11:11:11 UTC] === User Orders API Called ===
[04-Jul-2026 11:11:11 UTC] User ID: 956
[04-Jul-2026 11:11:11 UTC] Limit: 20, Offset: 0
[04-Jul-2026 11:11:11 UTC] Orders found: 0
[04-Jul-2026 11:11:11 UTC] Orders data: []
[04-Jul-2026 11:11:11 UTC] Total orders count: 0
[04-Jul-2026 11:11:11 UTC] === API CALL LOG ===
[04-Jul-2026 11:11:11 UTC] Endpoint: user/profile.php
[04-Jul-2026 11:11:11 UTC] Full Log Data: {
    "timestamp": "2026-07-04 11:11:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.102.216",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.102.216, 141.101.98.57",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU2IiwidXNlcm5hbWUiOiJpZmVhbnlpMjIyIiwiZW1haWwiOiJpZmVhbnlpMjAyNGlnd2VAZ21haWwuY29tIiwiZXhwIjoxNzgzNzY4MjY5fQ.zfkOfssV6MwQD085aykaDvSJIVntgr0VhZTdHMtWpqY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15db012bc3def23-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.102.216",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 11:11:11 UTC] === END API CALL LOG ===
[04-Jul-2026 11:11:11 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 11:11:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU2IiwidXNlcm5hbWUiOiJpZmVhbnlpMjIyIiwiZW1haWwiOiJpZmVhbnlpMjAyNGlnd2VAZ21haWwuY29tIiwiZXhwIjoxNzgzNzY4MjY5fQ.zfkOfssV6MwQD085aykaDvSJIVntgr0VhZTdHMtWpqY
[04-Jul-2026 11:11:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 11:11:11 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 11:11:11 UTC] User ID: 956
[04-Jul-2026 11:11:11 UTC] ✅ User profile retrieved successfully for user ID: 956
[04-Jul-2026 11:11:14 UTC] === API CALL LOG ===
[04-Jul-2026 11:11:14 UTC] Endpoint: user/profile.php
[04-Jul-2026 11:11:14 UTC] Full Log Data: {
    "timestamp": "2026-07-04 11:11:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.102.216",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.102.216, 141.101.99.151",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU2IiwidXNlcm5hbWUiOiJpZmVhbnlpMjIyIiwiZW1haWwiOiJpZmVhbnlpMjAyNGlnd2VAZ21haWwuY29tIiwiZXhwIjoxNzgzNzY4MjY5fQ.zfkOfssV6MwQD085aykaDvSJIVntgr0VhZTdHMtWpqY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15db0249d6aef23-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.102.216",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 11:11:14 UTC] === END API CALL LOG ===
[04-Jul-2026 11:11:14 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 11:11:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU2IiwidXNlcm5hbWUiOiJpZmVhbnlpMjIyIiwiZW1haWwiOiJpZmVhbnlpMjAyNGlnd2VAZ21haWwuY29tIiwiZXhwIjoxNzgzNzY4MjY5fQ.zfkOfssV6MwQD085aykaDvSJIVntgr0VhZTdHMtWpqY
[04-Jul-2026 11:11:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 11:11:14 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 11:11:14 UTC] User ID: 956
[04-Jul-2026 11:11:14 UTC] ✅ User profile retrieved successfully for user ID: 956
[04-Jul-2026 11:11:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 11:11:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 11:11:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.102.216, 141.101.99.151","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU2IiwidXNlcm5hbWUiOiJpZmVhbnlpMjIyIiwiZW1haWwiOiJpZmVhbnlpMjAyNGlnd2VAZ21haWwuY29tIiwiZXhwIjoxNzgzNzY4MjY5fQ.zfkOfssV6MwQD085aykaDvSJIVntgr0VhZTdHMtWpqY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a15db0757f1def23-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.102.216","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jul-2026 11:11:27 UTC] === User Orders API Called ===
[04-Jul-2026 11:11:27 UTC] User ID: 956
[04-Jul-2026 11:11:27 UTC] Limit: 20, Offset: 0
[04-Jul-2026 11:11:27 UTC] Orders found: 0
[04-Jul-2026 11:11:27 UTC] Orders data: []
[04-Jul-2026 11:11:27 UTC] Total orders count: 0
[04-Jul-2026 11:11:27 UTC] === API CALL LOG ===
[04-Jul-2026 11:11:27 UTC] Endpoint: user/profile.php
[04-Jul-2026 11:11:27 UTC] Full Log Data: {
    "timestamp": "2026-07-04 11:11:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.102.216",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.102.216, 141.101.99.151",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU2IiwidXNlcm5hbWUiOiJpZmVhbnlpMjIyIiwiZW1haWwiOiJpZmVhbnlpMjAyNGlnd2VAZ21haWwuY29tIiwiZXhwIjoxNzgzNzY4MjY5fQ.zfkOfssV6MwQD085aykaDvSJIVntgr0VhZTdHMtWpqY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15db0757f24ef23-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.102.216",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 11:11:27 UTC] === END API CALL LOG ===
[04-Jul-2026 11:11:27 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 11:11:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU2IiwidXNlcm5hbWUiOiJpZmVhbnlpMjIyIiwiZW1haWwiOiJpZmVhbnlpMjAyNGlnd2VAZ21haWwuY29tIiwiZXhwIjoxNzgzNzY4MjY5fQ.zfkOfssV6MwQD085aykaDvSJIVntgr0VhZTdHMtWpqY
[04-Jul-2026 11:11:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 11:11:27 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 11:11:27 UTC] User ID: 956
[04-Jul-2026 11:11:27 UTC] ✅ User profile retrieved successfully for user ID: 956
[04-Jul-2026 11:11:27 UTC] === API CALL LOG ===
[04-Jul-2026 11:11:27 UTC] Endpoint: user/profile.php
[04-Jul-2026 11:11:27 UTC] Full Log Data: {
    "timestamp": "2026-07-04 11:11:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.102.216",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.102.216, 141.101.99.151",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU2IiwidXNlcm5hbWUiOiJpZmVhbnlpMjIyIiwiZW1haWwiOiJpZmVhbnlpMjAyNGlnd2VAZ21haWwuY29tIiwiZXhwIjoxNzgzNzY4MjY5fQ.zfkOfssV6MwQD085aykaDvSJIVntgr0VhZTdHMtWpqY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15db0757f21ef23-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.102.216",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 11:11:27 UTC] === END API CALL LOG ===
[04-Jul-2026 11:11:27 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 11:11:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU2IiwidXNlcm5hbWUiOiJpZmVhbnlpMjIyIiwiZW1haWwiOiJpZmVhbnlpMjAyNGlnd2VAZ21haWwuY29tIiwiZXhwIjoxNzgzNzY4MjY5fQ.zfkOfssV6MwQD085aykaDvSJIVntgr0VhZTdHMtWpqY
[04-Jul-2026 11:11:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 11:11:27 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 11:11:27 UTC] User ID: 956
[04-Jul-2026 11:11:27 UTC] ✅ User profile retrieved successfully for user ID: 956
[04-Jul-2026 12:11:58 UTC] === API CALL LOG ===
[04-Jul-2026 12:11:58 UTC] Endpoint: user/profile.php
[04-Jul-2026 12:11:58 UTC] Full Log Data: {
    "timestamp": "2026-07-04 12:11:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.192.122.248",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.192.122.248, 104.22.39.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU3IiwidXNlcm5hbWUiOiJiZWtlciIsImVtYWlsIjoiS2FiZXJvbWFyaWMwQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzc3MTkxNn0.uKNywfcUJWoxLhqSON-k7TuiDrpsMXtHlUxTvf-KgCI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15e09174e9e9e6e-ABJ",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.192.122.248",
        "cf-ipcountry": "CI",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 12:11:58 UTC] === END API CALL LOG ===
[04-Jul-2026 12:11:58 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 12:11:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU3IiwidXNlcm5hbWUiOiJiZWtlciIsImVtYWlsIjoiS2FiZXJvbWFyaWMwQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzc3MTkxNn0.uKNywfcUJWoxLhqSON-k7TuiDrpsMXtHlUxTvf-KgCI
[04-Jul-2026 12:11:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 12:11:58 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 12:11:58 UTC] User ID: 957
[04-Jul-2026 12:11:58 UTC] ✅ User profile retrieved successfully for user ID: 957
[04-Jul-2026 12:11:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 12:11:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 12:11:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.192.122.248, 104.22.39.137","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU3IiwidXNlcm5hbWUiOiJiZWtlciIsImVtYWlsIjoiS2FiZXJvbWFyaWMwQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzc3MTkxNn0.uKNywfcUJWoxLhqSON-k7TuiDrpsMXtHlUxTvf-KgCI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a15e09176eb39e6e-ABJ","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.192.122.248","cf-ipcountry":"CI","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jul-2026 12:11:58 UTC] === User Orders API Called ===
[04-Jul-2026 12:11:58 UTC] User ID: 957
[04-Jul-2026 12:11:58 UTC] Limit: 20, Offset: 0
[04-Jul-2026 12:11:58 UTC] Orders found: 0
[04-Jul-2026 12:11:58 UTC] Orders data: []
[04-Jul-2026 12:11:58 UTC] Total orders count: 0
[04-Jul-2026 12:11:58 UTC] === API CALL LOG ===
[04-Jul-2026 12:11:58 UTC] Endpoint: user/profile.php
[04-Jul-2026 12:11:58 UTC] Full Log Data: {
    "timestamp": "2026-07-04 12:11:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.192.122.248",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.192.122.248, 104.22.39.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU3IiwidXNlcm5hbWUiOiJiZWtlciIsImVtYWlsIjoiS2FiZXJvbWFyaWMwQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzc3MTkxNn0.uKNywfcUJWoxLhqSON-k7TuiDrpsMXtHlUxTvf-KgCI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15e0917bec39e6e-ABJ",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.192.122.248",
        "cf-ipcountry": "CI",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 12:11:58 UTC] === END API CALL LOG ===
[04-Jul-2026 12:11:58 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 12:11:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU3IiwidXNlcm5hbWUiOiJiZWtlciIsImVtYWlsIjoiS2FiZXJvbWFyaWMwQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzc3MTkxNn0.uKNywfcUJWoxLhqSON-k7TuiDrpsMXtHlUxTvf-KgCI
[04-Jul-2026 12:11:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 12:11:58 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 12:11:58 UTC] User ID: 957
[04-Jul-2026 12:11:58 UTC] ✅ User profile retrieved successfully for user ID: 957
[04-Jul-2026 12:11:58 UTC] === API CALL LOG ===
[04-Jul-2026 12:11:58 UTC] Endpoint: user/profile.php
[04-Jul-2026 12:11:58 UTC] Full Log Data: {
    "timestamp": "2026-07-04 12:11:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.192.122.248",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.192.122.248, 104.22.39.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU3IiwidXNlcm5hbWUiOiJiZWtlciIsImVtYWlsIjoiS2FiZXJvbWFyaWMwQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzc3MTkxNn0.uKNywfcUJWoxLhqSON-k7TuiDrpsMXtHlUxTvf-KgCI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15e091c88439e6e-ABJ",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.192.122.248",
        "cf-ipcountry": "CI",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 12:11:58 UTC] === END API CALL LOG ===
[04-Jul-2026 12:11:58 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 12:11:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU3IiwidXNlcm5hbWUiOiJiZWtlciIsImVtYWlsIjoiS2FiZXJvbWFyaWMwQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzc3MTkxNn0.uKNywfcUJWoxLhqSON-k7TuiDrpsMXtHlUxTvf-KgCI
[04-Jul-2026 12:11:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 12:11:58 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 12:11:58 UTC] User ID: 957
[04-Jul-2026 12:11:58 UTC] ✅ User profile retrieved successfully for user ID: 957
[04-Jul-2026 12:12:51 UTC] === API CALL LOG ===
[04-Jul-2026 12:12:51 UTC] Endpoint: user/profile.php
[04-Jul-2026 12:12:51 UTC] Full Log Data: {
    "timestamp": "2026-07-04 12:12:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.192.122.248",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.192.122.248, 104.22.39.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU3IiwidXNlcm5hbWUiOiJiZWtlciIsImVtYWlsIjoiS2FiZXJvbWFyaWMwQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzc3MTkxNn0.uKNywfcUJWoxLhqSON-k7TuiDrpsMXtHlUxTvf-KgCI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15e0a600afc1677-ABJ",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.192.122.248",
        "cf-ipcountry": "CI",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 12:12:51 UTC] === END API CALL LOG ===
[04-Jul-2026 12:12:51 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 12:12:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU3IiwidXNlcm5hbWUiOiJiZWtlciIsImVtYWlsIjoiS2FiZXJvbWFyaWMwQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzc3MTkxNn0.uKNywfcUJWoxLhqSON-k7TuiDrpsMXtHlUxTvf-KgCI
[04-Jul-2026 12:12:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 12:12:51 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 12:12:51 UTC] User ID: 957
[04-Jul-2026 12:12:51 UTC] ✅ User profile retrieved successfully for user ID: 957
[04-Jul-2026 12:12:51 UTC] === API CALL LOG ===
[04-Jul-2026 12:12:51 UTC] Endpoint: user/profile.php
[04-Jul-2026 12:12:51 UTC] Full Log Data: {
    "timestamp": "2026-07-04 12:12:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.192.122.248",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.192.122.248, 104.22.39.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU3IiwidXNlcm5hbWUiOiJiZWtlciIsImVtYWlsIjoiS2FiZXJvbWFyaWMwQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzc3MTkxNn0.uKNywfcUJWoxLhqSON-k7TuiDrpsMXtHlUxTvf-KgCI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15e0a659bc91677-ABJ",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.192.122.248",
        "cf-ipcountry": "CI",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 12:12:51 UTC] === END API CALL LOG ===
[04-Jul-2026 12:12:51 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 12:12:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU3IiwidXNlcm5hbWUiOiJiZWtlciIsImVtYWlsIjoiS2FiZXJvbWFyaWMwQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzc3MTkxNn0.uKNywfcUJWoxLhqSON-k7TuiDrpsMXtHlUxTvf-KgCI
[04-Jul-2026 12:12:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 12:12:51 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 12:12:51 UTC] User ID: 957
[04-Jul-2026 12:12:51 UTC] ✅ User profile retrieved successfully for user ID: 957
[04-Jul-2026 12:12:51 UTC] === API CALL LOG ===
[04-Jul-2026 12:12:51 UTC] Endpoint: user/profile.php
[04-Jul-2026 12:12:51 UTC] Full Log Data: {
    "timestamp": "2026-07-04 12:12:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.192.122.248",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.192.122.248, 104.22.39.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU3IiwidXNlcm5hbWUiOiJiZWtlciIsImVtYWlsIjoiS2FiZXJvbWFyaWMwQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzc3MTkxNn0.uKNywfcUJWoxLhqSON-k7TuiDrpsMXtHlUxTvf-KgCI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15e0a663bdc1677-ABJ",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.192.122.248",
        "cf-ipcountry": "CI",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 12:12:51 UTC] === END API CALL LOG ===
[04-Jul-2026 12:12:51 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 12:12:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU3IiwidXNlcm5hbWUiOiJiZWtlciIsImVtYWlsIjoiS2FiZXJvbWFyaWMwQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzc3MTkxNn0.uKNywfcUJWoxLhqSON-k7TuiDrpsMXtHlUxTvf-KgCI
[04-Jul-2026 12:12:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 12:12:51 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 12:12:51 UTC] User ID: 957
[04-Jul-2026 12:12:51 UTC] ✅ User profile retrieved successfully for user ID: 957
[04-Jul-2026 12:12:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 12:12:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 12:12:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.192.122.248, 104.22.39.137","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU3IiwidXNlcm5hbWUiOiJiZWtlciIsImVtYWlsIjoiS2FiZXJvbWFyaWMwQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzc3MTkxNn0.uKNywfcUJWoxLhqSON-k7TuiDrpsMXtHlUxTvf-KgCI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a15e0a667be51677-ABJ","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.192.122.248","cf-ipcountry":"CI","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jul-2026 12:12:51 UTC] === User Orders API Called ===
[04-Jul-2026 12:12:51 UTC] User ID: 957
[04-Jul-2026 12:12:51 UTC] Limit: 20, Offset: 0
[04-Jul-2026 12:12:51 UTC] Orders found: 0
[04-Jul-2026 12:12:51 UTC] Orders data: []
[04-Jul-2026 12:12:51 UTC] Total orders count: 0
[04-Jul-2026 12:12:51 UTC] === API CALL LOG ===
[04-Jul-2026 12:12:51 UTC] Endpoint: user/profile.php
[04-Jul-2026 12:12:51 UTC] Full Log Data: {
    "timestamp": "2026-07-04 12:12:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.192.122.248",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.192.122.248, 104.22.39.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU3IiwidXNlcm5hbWUiOiJiZWtlciIsImVtYWlsIjoiS2FiZXJvbWFyaWMwQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzc3MTkxNn0.uKNywfcUJWoxLhqSON-k7TuiDrpsMXtHlUxTvf-KgCI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15e0a66dbf01677-ABJ",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.192.122.248",
        "cf-ipcountry": "CI",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 12:12:51 UTC] === END API CALL LOG ===
[04-Jul-2026 12:12:51 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 12:12:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU3IiwidXNlcm5hbWUiOiJiZWtlciIsImVtYWlsIjoiS2FiZXJvbWFyaWMwQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzc3MTkxNn0.uKNywfcUJWoxLhqSON-k7TuiDrpsMXtHlUxTvf-KgCI
[04-Jul-2026 12:12:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 12:12:51 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 12:12:51 UTC] User ID: 957
[04-Jul-2026 12:12:51 UTC] ✅ User profile retrieved successfully for user ID: 957
[04-Jul-2026 12:13:05 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 12:13:05 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 12:13:05 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.192.122.248, 104.22.39.136","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU3IiwidXNlcm5hbWUiOiJiZWtlciIsImVtYWlsIjoiS2FiZXJvbWFyaWMwQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzc3MTkxNn0.uKNywfcUJWoxLhqSON-k7TuiDrpsMXtHlUxTvf-KgCI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a15e0abf98ea1677-ABJ","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.192.122.248","cf-ipcountry":"CI","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jul-2026 12:13:05 UTC] === User Orders API Called ===
[04-Jul-2026 12:13:05 UTC] User ID: 957
[04-Jul-2026 12:13:05 UTC] Limit: 20, Offset: 0
[04-Jul-2026 12:13:05 UTC] Orders found: 0
[04-Jul-2026 12:13:05 UTC] Orders data: []
[04-Jul-2026 12:13:05 UTC] Total orders count: 0
[04-Jul-2026 12:13:07 UTC] === API CALL LOG ===
[04-Jul-2026 12:13:07 UTC] Endpoint: user/profile.php
[04-Jul-2026 12:13:07 UTC] Full Log Data: {
    "timestamp": "2026-07-04 12:13:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.192.122.248",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.192.122.248, 104.22.39.136",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU3IiwidXNlcm5hbWUiOiJiZWtlciIsImVtYWlsIjoiS2FiZXJvbWFyaWMwQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzc3MTkxNn0.uKNywfcUJWoxLhqSON-k7TuiDrpsMXtHlUxTvf-KgCI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15e0acb0a721677-ABJ",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.192.122.248",
        "cf-ipcountry": "CI",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 12:13:07 UTC] === END API CALL LOG ===
[04-Jul-2026 12:13:07 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 12:13:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU3IiwidXNlcm5hbWUiOiJiZWtlciIsImVtYWlsIjoiS2FiZXJvbWFyaWMwQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzc3MTkxNn0.uKNywfcUJWoxLhqSON-k7TuiDrpsMXtHlUxTvf-KgCI
[04-Jul-2026 12:13:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 12:13:07 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 12:13:07 UTC] User ID: 957
[04-Jul-2026 12:13:07 UTC] ✅ User profile retrieved successfully for user ID: 957
[04-Jul-2026 12:13:07 UTC] User Purchases API - User ID: 957
[04-Jul-2026 12:13:07 UTC] User Purchases API - Total purchases found: 0
[04-Jul-2026 12:13:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 12:13:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 12:13:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.192.122.248, 104.22.39.136","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU3IiwidXNlcm5hbWUiOiJiZWtlciIsImVtYWlsIjoiS2FiZXJvbWFyaWMwQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzc3MTkxNn0.uKNywfcUJWoxLhqSON-k7TuiDrpsMXtHlUxTvf-KgCI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a15e0b04ca321677-ABJ","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.192.122.248","cf-ipcountry":"CI","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jul-2026 12:13:17 UTC] === User Orders API Called ===
[04-Jul-2026 12:13:17 UTC] User ID: 957
[04-Jul-2026 12:13:17 UTC] Limit: 20, Offset: 0
[04-Jul-2026 12:13:17 UTC] Orders found: 0
[04-Jul-2026 12:13:17 UTC] Orders data: []
[04-Jul-2026 12:13:17 UTC] Total orders count: 0
[04-Jul-2026 12:13:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 12:13:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 12:13:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.192.122.248, 104.22.39.136","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU3IiwidXNlcm5hbWUiOiJiZWtlciIsImVtYWlsIjoiS2FiZXJvbWFyaWMwQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzc3MTkxNn0.uKNywfcUJWoxLhqSON-k7TuiDrpsMXtHlUxTvf-KgCI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a15e0b7face61677-ABJ","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.192.122.248","cf-ipcountry":"CI","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jul-2026 12:13:37 UTC] === User Orders API Called ===
[04-Jul-2026 12:13:37 UTC] User ID: 957
[04-Jul-2026 12:13:37 UTC] Limit: 20, Offset: 0
[04-Jul-2026 12:13:37 UTC] Orders found: 0
[04-Jul-2026 12:13:37 UTC] Orders data: []
[04-Jul-2026 12:13:37 UTC] Total orders count: 0
[04-Jul-2026 12:13:37 UTC] === API CALL LOG ===
[04-Jul-2026 12:13:37 UTC] Endpoint: user/profile.php
[04-Jul-2026 12:13:37 UTC] Full Log Data: {
    "timestamp": "2026-07-04 12:13:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.192.122.248",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.192.122.248, 104.22.39.136",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU3IiwidXNlcm5hbWUiOiJiZWtlciIsImVtYWlsIjoiS2FiZXJvbWFyaWMwQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzc3MTkxNn0.uKNywfcUJWoxLhqSON-k7TuiDrpsMXtHlUxTvf-KgCI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15e0b7face71677-ABJ",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.192.122.248",
        "cf-ipcountry": "CI",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 12:13:37 UTC] === END API CALL LOG ===
[04-Jul-2026 12:13:37 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 12:13:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU3IiwidXNlcm5hbWUiOiJiZWtlciIsImVtYWlsIjoiS2FiZXJvbWFyaWMwQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzc3MTkxNn0.uKNywfcUJWoxLhqSON-k7TuiDrpsMXtHlUxTvf-KgCI
[04-Jul-2026 12:13:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 12:13:37 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 12:13:37 UTC] User ID: 957
[04-Jul-2026 12:13:37 UTC] ✅ User profile retrieved successfully for user ID: 957
[04-Jul-2026 12:13:37 UTC] === API CALL LOG ===
[04-Jul-2026 12:13:37 UTC] Endpoint: user/profile.php
[04-Jul-2026 12:13:37 UTC] Full Log Data: {
    "timestamp": "2026-07-04 12:13:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.192.122.248",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.192.122.248, 104.22.39.136",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU3IiwidXNlcm5hbWUiOiJiZWtlciIsImVtYWlsIjoiS2FiZXJvbWFyaWMwQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzc3MTkxNn0.uKNywfcUJWoxLhqSON-k7TuiDrpsMXtHlUxTvf-KgCI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15e0b7ffcf41677-ABJ",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.192.122.248",
        "cf-ipcountry": "CI",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 12:13:37 UTC] === END API CALL LOG ===
[04-Jul-2026 12:13:37 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 12:13:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU3IiwidXNlcm5hbWUiOiJiZWtlciIsImVtYWlsIjoiS2FiZXJvbWFyaWMwQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzc3MTkxNn0.uKNywfcUJWoxLhqSON-k7TuiDrpsMXtHlUxTvf-KgCI
[04-Jul-2026 12:13:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 12:13:37 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 12:13:37 UTC] User ID: 957
[04-Jul-2026 12:13:37 UTC] ✅ User profile retrieved successfully for user ID: 957
[04-Jul-2026 12:13:57 UTC] === API CALL LOG ===
[04-Jul-2026 12:13:57 UTC] Endpoint: user/profile.php
[04-Jul-2026 12:13:57 UTC] Full Log Data: {
    "timestamp": "2026-07-04 12:13:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.192.122.248",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.192.122.248, 104.22.39.136",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU3IiwidXNlcm5hbWUiOiJiZWtlciIsImVtYWlsIjoiS2FiZXJvbWFyaWMwQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzc3MTkxNn0.uKNywfcUJWoxLhqSON-k7TuiDrpsMXtHlUxTvf-KgCI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15e0bfd3e951677-ABJ",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.192.122.248",
        "cf-ipcountry": "CI",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 12:13:57 UTC] === END API CALL LOG ===
[04-Jul-2026 12:13:57 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 12:13:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU3IiwidXNlcm5hbWUiOiJiZWtlciIsImVtYWlsIjoiS2FiZXJvbWFyaWMwQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzc3MTkxNn0.uKNywfcUJWoxLhqSON-k7TuiDrpsMXtHlUxTvf-KgCI
[04-Jul-2026 12:13:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 12:13:57 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 12:13:57 UTC] User ID: 957
[04-Jul-2026 12:13:57 UTC] ✅ User profile retrieved successfully for user ID: 957
[04-Jul-2026 12:13:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 12:13:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 12:13:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.192.122.248, 104.22.39.136","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU3IiwidXNlcm5hbWUiOiJiZWtlciIsImVtYWlsIjoiS2FiZXJvbWFyaWMwQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzc3MTkxNn0.uKNywfcUJWoxLhqSON-k7TuiDrpsMXtHlUxTvf-KgCI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a15e0bfd3e941677-ABJ","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.192.122.248","cf-ipcountry":"CI","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jul-2026 12:13:57 UTC] === User Orders API Called ===
[04-Jul-2026 12:13:57 UTC] User ID: 957
[04-Jul-2026 12:13:57 UTC] Limit: 20, Offset: 0
[04-Jul-2026 12:13:57 UTC] Orders found: 0
[04-Jul-2026 12:13:57 UTC] Orders data: []
[04-Jul-2026 12:13:57 UTC] Total orders count: 0
[04-Jul-2026 12:13:57 UTC] === API CALL LOG ===
[04-Jul-2026 12:13:57 UTC] Endpoint: user/profile.php
[04-Jul-2026 12:13:57 UTC] Full Log Data: {
    "timestamp": "2026-07-04 12:13:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.192.122.248",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.192.122.248, 104.22.39.136",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU3IiwidXNlcm5hbWUiOiJiZWtlciIsImVtYWlsIjoiS2FiZXJvbWFyaWMwQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzc3MTkxNn0.uKNywfcUJWoxLhqSON-k7TuiDrpsMXtHlUxTvf-KgCI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15e0bfd9e9c1677-ABJ",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.192.122.248",
        "cf-ipcountry": "CI",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 12:13:57 UTC] === END API CALL LOG ===
[04-Jul-2026 12:13:57 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 12:13:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU3IiwidXNlcm5hbWUiOiJiZWtlciIsImVtYWlsIjoiS2FiZXJvbWFyaWMwQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzc3MTkxNn0.uKNywfcUJWoxLhqSON-k7TuiDrpsMXtHlUxTvf-KgCI
[04-Jul-2026 12:13:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 12:13:57 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 12:13:57 UTC] User ID: 957
[04-Jul-2026 12:13:57 UTC] ✅ User profile retrieved successfully for user ID: 957
[04-Jul-2026 12:14:18 UTC] === API CALL LOG ===
[04-Jul-2026 12:14:18 UTC] Endpoint: user/profile.php
[04-Jul-2026 12:14:18 UTC] Full Log Data: {
    "timestamp": "2026-07-04 12:14:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.192.122.248",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.192.122.248, 104.22.39.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU3IiwidXNlcm5hbWUiOiJiZWtlciIsImVtYWlsIjoiS2FiZXJvbWFyaWMwQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzc3MTkxNn0.uKNywfcUJWoxLhqSON-k7TuiDrpsMXtHlUxTvf-KgCI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15e0c822cce1677-ABJ",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.192.122.248",
        "cf-ipcountry": "CI",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 12:14:18 UTC] === END API CALL LOG ===
[04-Jul-2026 12:14:18 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 12:14:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU3IiwidXNlcm5hbWUiOiJiZWtlciIsImVtYWlsIjoiS2FiZXJvbWFyaWMwQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzc3MTkxNn0.uKNywfcUJWoxLhqSON-k7TuiDrpsMXtHlUxTvf-KgCI
[04-Jul-2026 12:14:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 12:14:18 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 12:14:18 UTC] User ID: 957
[04-Jul-2026 12:14:18 UTC] ✅ User profile retrieved successfully for user ID: 957
[04-Jul-2026 12:14:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 12:14:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 12:14:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.192.122.248, 104.22.39.136","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU3IiwidXNlcm5hbWUiOiJiZWtlciIsImVtYWlsIjoiS2FiZXJvbWFyaWMwQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzc3MTkxNn0.uKNywfcUJWoxLhqSON-k7TuiDrpsMXtHlUxTvf-KgCI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a15e0c824cd11677-ABJ","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.192.122.248","cf-ipcountry":"CI","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jul-2026 12:14:18 UTC] === User Orders API Called ===
[04-Jul-2026 12:14:18 UTC] User ID: 957
[04-Jul-2026 12:14:18 UTC] Limit: 20, Offset: 0
[04-Jul-2026 12:14:18 UTC] Orders found: 0
[04-Jul-2026 12:14:18 UTC] Orders data: []
[04-Jul-2026 12:14:18 UTC] Total orders count: 0
[04-Jul-2026 12:14:18 UTC] === API CALL LOG ===
[04-Jul-2026 12:14:18 UTC] Endpoint: user/profile.php
[04-Jul-2026 12:14:18 UTC] Full Log Data: {
    "timestamp": "2026-07-04 12:14:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.192.122.248",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.192.122.248, 104.22.39.136",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU3IiwidXNlcm5hbWUiOiJiZWtlciIsImVtYWlsIjoiS2FiZXJvbWFyaWMwQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzc3MTkxNn0.uKNywfcUJWoxLhqSON-k7TuiDrpsMXtHlUxTvf-KgCI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15e0c829cd81677-ABJ",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.192.122.248",
        "cf-ipcountry": "CI",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 12:14:18 UTC] === END API CALL LOG ===
[04-Jul-2026 12:14:18 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 12:14:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU3IiwidXNlcm5hbWUiOiJiZWtlciIsImVtYWlsIjoiS2FiZXJvbWFyaWMwQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzc3MTkxNn0.uKNywfcUJWoxLhqSON-k7TuiDrpsMXtHlUxTvf-KgCI
[04-Jul-2026 12:14:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 12:14:18 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 12:14:18 UTC] User ID: 957
[04-Jul-2026 12:14:18 UTC] ✅ User profile retrieved successfully for user ID: 957
[04-Jul-2026 12:14:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 12:14:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 12:14:46 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.192.122.248, 104.22.39.136","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU3IiwidXNlcm5hbWUiOiJiZWtlciIsImVtYWlsIjoiS2FiZXJvbWFyaWMwQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzc3MTkxNn0.uKNywfcUJWoxLhqSON-k7TuiDrpsMXtHlUxTvf-KgCI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a15e0d33fac61677-ABJ","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.192.122.248","cf-ipcountry":"CI","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jul-2026 12:14:46 UTC] === User Orders API Called ===
[04-Jul-2026 12:14:46 UTC] User ID: 957
[04-Jul-2026 12:14:46 UTC] Limit: 20, Offset: 0
[04-Jul-2026 12:14:46 UTC] Orders found: 0
[04-Jul-2026 12:14:46 UTC] Orders data: []
[04-Jul-2026 12:14:46 UTC] Total orders count: 0
[04-Jul-2026 12:14:46 UTC] === API CALL LOG ===
[04-Jul-2026 12:14:46 UTC] Endpoint: user/profile.php
[04-Jul-2026 12:14:46 UTC] Full Log Data: {
    "timestamp": "2026-07-04 12:14:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.192.122.248",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.192.122.248, 104.22.39.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU3IiwidXNlcm5hbWUiOiJiZWtlciIsImVtYWlsIjoiS2FiZXJvbWFyaWMwQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzc3MTkxNn0.uKNywfcUJWoxLhqSON-k7TuiDrpsMXtHlUxTvf-KgCI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15e0d342ace1677-ABJ",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.192.122.248",
        "cf-ipcountry": "CI",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 12:14:46 UTC] === END API CALL LOG ===
[04-Jul-2026 12:14:46 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 12:14:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU3IiwidXNlcm5hbWUiOiJiZWtlciIsImVtYWlsIjoiS2FiZXJvbWFyaWMwQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzc3MTkxNn0.uKNywfcUJWoxLhqSON-k7TuiDrpsMXtHlUxTvf-KgCI
[04-Jul-2026 12:14:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 12:14:46 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 12:14:46 UTC] User ID: 957
[04-Jul-2026 12:14:46 UTC] ✅ User profile retrieved successfully for user ID: 957
[04-Jul-2026 12:14:46 UTC] === API CALL LOG ===
[04-Jul-2026 12:14:46 UTC] Endpoint: user/profile.php
[04-Jul-2026 12:14:46 UTC] Full Log Data: {
    "timestamp": "2026-07-04 12:14:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.192.122.248",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.192.122.248, 104.22.39.136",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU3IiwidXNlcm5hbWUiOiJiZWtlciIsImVtYWlsIjoiS2FiZXJvbWFyaWMwQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzc3MTkxNn0.uKNywfcUJWoxLhqSON-k7TuiDrpsMXtHlUxTvf-KgCI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15e0d346ad91677-ABJ",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.192.122.248",
        "cf-ipcountry": "CI",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 12:14:46 UTC] === END API CALL LOG ===
[04-Jul-2026 12:14:46 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 12:14:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU3IiwidXNlcm5hbWUiOiJiZWtlciIsImVtYWlsIjoiS2FiZXJvbWFyaWMwQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzc3MTkxNn0.uKNywfcUJWoxLhqSON-k7TuiDrpsMXtHlUxTvf-KgCI
[04-Jul-2026 12:14:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 12:14:46 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 12:14:46 UTC] User ID: 957
[04-Jul-2026 12:14:46 UTC] ✅ User profile retrieved successfully for user ID: 957
[04-Jul-2026 12:15:00 UTC] === API CALL LOG ===
[04-Jul-2026 12:15:00 UTC] Endpoint: user/profile.php
[04-Jul-2026 12:15:00 UTC] Full Log Data: {
    "timestamp": "2026-07-04 12:15:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.192.122.248",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.192.122.248, 104.22.39.136",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU3IiwidXNlcm5hbWUiOiJiZWtlciIsImVtYWlsIjoiS2FiZXJvbWFyaWMwQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzc3MTkxNn0.uKNywfcUJWoxLhqSON-k7TuiDrpsMXtHlUxTvf-KgCI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15e0d882ead1677-ABJ",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.192.122.248",
        "cf-ipcountry": "CI",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 12:15:00 UTC] === END API CALL LOG ===
[04-Jul-2026 12:15:00 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 12:15:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU3IiwidXNlcm5hbWUiOiJiZWtlciIsImVtYWlsIjoiS2FiZXJvbWFyaWMwQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzc3MTkxNn0.uKNywfcUJWoxLhqSON-k7TuiDrpsMXtHlUxTvf-KgCI
[04-Jul-2026 12:15:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 12:15:00 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 12:15:00 UTC] User ID: 957
[04-Jul-2026 12:15:00 UTC] ✅ User profile retrieved successfully for user ID: 957
[04-Jul-2026 12:15:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 12:15:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 12:15:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.192.122.248, 104.22.39.137","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU3IiwidXNlcm5hbWUiOiJiZWtlciIsImVtYWlsIjoiS2FiZXJvbWFyaWMwQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzc3MTkxNn0.uKNywfcUJWoxLhqSON-k7TuiDrpsMXtHlUxTvf-KgCI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a15e0d882eac1677-ABJ","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.192.122.248","cf-ipcountry":"CI","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jul-2026 12:15:00 UTC] === User Orders API Called ===
[04-Jul-2026 12:15:00 UTC] User ID: 957
[04-Jul-2026 12:15:00 UTC] Limit: 20, Offset: 0
[04-Jul-2026 12:15:00 UTC] Orders found: 0
[04-Jul-2026 12:15:00 UTC] Orders data: []
[04-Jul-2026 12:15:00 UTC] Total orders count: 0
[04-Jul-2026 12:15:00 UTC] === API CALL LOG ===
[04-Jul-2026 12:15:00 UTC] Endpoint: user/profile.php
[04-Jul-2026 12:15:00 UTC] Full Log Data: {
    "timestamp": "2026-07-04 12:15:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.192.122.248",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.192.122.248, 104.22.39.136",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU3IiwidXNlcm5hbWUiOiJiZWtlciIsImVtYWlsIjoiS2FiZXJvbWFyaWMwQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzc3MTkxNn0.uKNywfcUJWoxLhqSON-k7TuiDrpsMXtHlUxTvf-KgCI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15e0d888ebc1677-ABJ",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.192.122.248",
        "cf-ipcountry": "CI",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 12:15:00 UTC] === END API CALL LOG ===
[04-Jul-2026 12:15:00 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 12:15:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU3IiwidXNlcm5hbWUiOiJiZWtlciIsImVtYWlsIjoiS2FiZXJvbWFyaWMwQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzc3MTkxNn0.uKNywfcUJWoxLhqSON-k7TuiDrpsMXtHlUxTvf-KgCI
[04-Jul-2026 12:15:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 12:15:00 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 12:15:00 UTC] User ID: 957
[04-Jul-2026 12:15:00 UTC] ✅ User profile retrieved successfully for user ID: 957
[04-Jul-2026 12:15:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 12:15:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 12:15:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.192.122.248, 104.22.39.136","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU3IiwidXNlcm5hbWUiOiJiZWtlciIsImVtYWlsIjoiS2FiZXJvbWFyaWMwQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzc3MTkxNn0.uKNywfcUJWoxLhqSON-k7TuiDrpsMXtHlUxTvf-KgCI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a15e0e228dfb1677-ABJ","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.192.122.248","cf-ipcountry":"CI","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jul-2026 12:15:24 UTC] === User Orders API Called ===
[04-Jul-2026 12:15:24 UTC] User ID: 957
[04-Jul-2026 12:15:24 UTC] Limit: 20, Offset: 0
[04-Jul-2026 12:15:24 UTC] Orders found: 1
[04-Jul-2026 12:15:24 UTC] Orders data: [{"id":379,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/investirdurablement","status":"pending","created_at":"2026-07-04 15:45:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[04-Jul-2026 12:15:24 UTC] Total orders count: 1
[04-Jul-2026 12:15:50 UTC] === API CALL LOG ===
[04-Jul-2026 12:15:50 UTC] Endpoint: user/profile.php
[04-Jul-2026 12:15:50 UTC] Full Log Data: {
    "timestamp": "2026-07-04 12:15:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.192.122.248",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.192.122.248, 104.22.39.136",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU3IiwidXNlcm5hbWUiOiJiZWtlciIsImVtYWlsIjoiS2FiZXJvbWFyaWMwQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzc3MTkxNn0.uKNywfcUJWoxLhqSON-k7TuiDrpsMXtHlUxTvf-KgCI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15e0ec1dfb91677-ABJ",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.192.122.248",
        "cf-ipcountry": "CI",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 12:15:50 UTC] === END API CALL LOG ===
[04-Jul-2026 12:15:50 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 12:15:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU3IiwidXNlcm5hbWUiOiJiZWtlciIsImVtYWlsIjoiS2FiZXJvbWFyaWMwQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzc3MTkxNn0.uKNywfcUJWoxLhqSON-k7TuiDrpsMXtHlUxTvf-KgCI
[04-Jul-2026 12:15:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 12:15:50 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 12:15:50 UTC] User ID: 957
[04-Jul-2026 12:15:50 UTC] ✅ User profile retrieved successfully for user ID: 957
[04-Jul-2026 12:15:50 UTC] User Purchases API - User ID: 957
[04-Jul-2026 12:15:50 UTC] User Purchases API - Total purchases found: 0
[04-Jul-2026 12:16:00 UTC] === API CALL LOG ===
[04-Jul-2026 12:16:00 UTC] Endpoint: user/profile.php
[04-Jul-2026 12:16:00 UTC] Full Log Data: {
    "timestamp": "2026-07-04 12:16:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.192.122.248",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.192.122.248, 104.22.39.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU3IiwidXNlcm5hbWUiOiJiZWtlciIsImVtYWlsIjoiS2FiZXJvbWFyaWMwQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzc3MTkxNn0.uKNywfcUJWoxLhqSON-k7TuiDrpsMXtHlUxTvf-KgCI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15e0f00da511677-ABJ",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.192.122.248",
        "cf-ipcountry": "CI",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 12:16:00 UTC] === END API CALL LOG ===
[04-Jul-2026 12:16:00 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 12:16:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU3IiwidXNlcm5hbWUiOiJiZWtlciIsImVtYWlsIjoiS2FiZXJvbWFyaWMwQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzc3MTkxNn0.uKNywfcUJWoxLhqSON-k7TuiDrpsMXtHlUxTvf-KgCI
[04-Jul-2026 12:16:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 12:16:00 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 12:16:00 UTC] User ID: 957
[04-Jul-2026 12:16:00 UTC] ✅ User profile retrieved successfully for user ID: 957
[04-Jul-2026 12:16:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 12:16:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 12:16:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.192.122.248, 104.22.39.137","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU3IiwidXNlcm5hbWUiOiJiZWtlciIsImVtYWlsIjoiS2FiZXJvbWFyaWMwQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzc3MTkxNn0.uKNywfcUJWoxLhqSON-k7TuiDrpsMXtHlUxTvf-KgCI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a15e0f00da501677-ABJ","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.192.122.248","cf-ipcountry":"CI","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jul-2026 12:16:00 UTC] === User Orders API Called ===
[04-Jul-2026 12:16:00 UTC] User ID: 957
[04-Jul-2026 12:16:00 UTC] Limit: 20, Offset: 0
[04-Jul-2026 12:16:00 UTC] Orders found: 1
[04-Jul-2026 12:16:00 UTC] Orders data: [{"id":379,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/investirdurablement","status":"pending","created_at":"2026-07-04 15:45:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[04-Jul-2026 12:16:00 UTC] Total orders count: 1
[04-Jul-2026 12:16:00 UTC] === API CALL LOG ===
[04-Jul-2026 12:16:00 UTC] Endpoint: user/profile.php
[04-Jul-2026 12:16:00 UTC] Full Log Data: {
    "timestamp": "2026-07-04 12:16:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.192.122.248",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.192.122.248, 104.22.39.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU3IiwidXNlcm5hbWUiOiJiZWtlciIsImVtYWlsIjoiS2FiZXJvbWFyaWMwQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzc3MTkxNn0.uKNywfcUJWoxLhqSON-k7TuiDrpsMXtHlUxTvf-KgCI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15e0f014a5e1677-ABJ",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.192.122.248",
        "cf-ipcountry": "CI",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 12:16:00 UTC] === END API CALL LOG ===
[04-Jul-2026 12:16:00 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 12:16:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU3IiwidXNlcm5hbWUiOiJiZWtlciIsImVtYWlsIjoiS2FiZXJvbWFyaWMwQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzc3MTkxNn0.uKNywfcUJWoxLhqSON-k7TuiDrpsMXtHlUxTvf-KgCI
[04-Jul-2026 12:16:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 12:16:00 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 12:16:00 UTC] User ID: 957
[04-Jul-2026 12:16:00 UTC] ✅ User profile retrieved successfully for user ID: 957
[04-Jul-2026 12:16:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 12:16:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 12:16:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.192.122.248, 104.22.39.137","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU3IiwidXNlcm5hbWUiOiJiZWtlciIsImVtYWlsIjoiS2FiZXJvbWFyaWMwQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzc3MTkxNn0.uKNywfcUJWoxLhqSON-k7TuiDrpsMXtHlUxTvf-KgCI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a15e0f3c2b2c1677-ABJ","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.192.122.248","cf-ipcountry":"CI","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jul-2026 12:16:09 UTC] === User Orders API Called ===
[04-Jul-2026 12:16:09 UTC] User ID: 957
[04-Jul-2026 12:16:09 UTC] Limit: 20, Offset: 0
[04-Jul-2026 12:16:09 UTC] Orders found: 1
[04-Jul-2026 12:16:09 UTC] Orders data: [{"id":379,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/investirdurablement","status":"pending","created_at":"2026-07-04 15:45:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[04-Jul-2026 12:16:09 UTC] Total orders count: 1
[04-Jul-2026 12:16:09 UTC] === API CALL LOG ===
[04-Jul-2026 12:16:09 UTC] Endpoint: user/profile.php
[04-Jul-2026 12:16:09 UTC] Full Log Data: {
    "timestamp": "2026-07-04 12:16:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.192.122.248",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.192.122.248, 104.22.39.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU3IiwidXNlcm5hbWUiOiJiZWtlciIsImVtYWlsIjoiS2FiZXJvbWFyaWMwQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzc3MTkxNn0.uKNywfcUJWoxLhqSON-k7TuiDrpsMXtHlUxTvf-KgCI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15e0f3c4b2f1677-ABJ",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.192.122.248",
        "cf-ipcountry": "CI",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 12:16:09 UTC] === END API CALL LOG ===
[04-Jul-2026 12:16:09 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 12:16:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU3IiwidXNlcm5hbWUiOiJiZWtlciIsImVtYWlsIjoiS2FiZXJvbWFyaWMwQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzc3MTkxNn0.uKNywfcUJWoxLhqSON-k7TuiDrpsMXtHlUxTvf-KgCI
[04-Jul-2026 12:16:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 12:16:09 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 12:16:09 UTC] User ID: 957
[04-Jul-2026 12:16:09 UTC] ✅ User profile retrieved successfully for user ID: 957
[04-Jul-2026 12:16:09 UTC] === API CALL LOG ===
[04-Jul-2026 12:16:09 UTC] Endpoint: user/profile.php
[04-Jul-2026 12:16:09 UTC] Full Log Data: {
    "timestamp": "2026-07-04 12:16:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.192.122.248",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.192.122.248, 104.22.39.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU3IiwidXNlcm5hbWUiOiJiZWtlciIsImVtYWlsIjoiS2FiZXJvbWFyaWMwQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzc3MTkxNn0.uKNywfcUJWoxLhqSON-k7TuiDrpsMXtHlUxTvf-KgCI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15e0f3c8b3b1677-ABJ",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.192.122.248",
        "cf-ipcountry": "CI",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 12:16:09 UTC] === END API CALL LOG ===
[04-Jul-2026 12:16:09 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 12:16:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU3IiwidXNlcm5hbWUiOiJiZWtlciIsImVtYWlsIjoiS2FiZXJvbWFyaWMwQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzc3MTkxNn0.uKNywfcUJWoxLhqSON-k7TuiDrpsMXtHlUxTvf-KgCI
[04-Jul-2026 12:16:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 12:16:09 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 12:16:09 UTC] User ID: 957
[04-Jul-2026 12:16:09 UTC] ✅ User profile retrieved successfully for user ID: 957
[04-Jul-2026 12:28:14 UTC] === API CALL LOG ===
[04-Jul-2026 12:28:14 UTC] Endpoint: user/profile.php
[04-Jul-2026 12:28:14 UTC] Full Log Data: {
    "timestamp": "2026-07-04 12:28:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "93.34.147.20",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "93.34.147.20, 162.158.116.12",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU4IiwidXNlcm5hbWUiOiJtYXJjaGV0dG8wMDk0OCIsImVtYWlsIjoidGVzdGZsc2l0ZUBnbWFpbC5jb20iLCJleHAiOjE3ODM3NzI4OTR9.mYt4GfkiQLPXZOStdB4BrYEmGiSmcxBD_uSGibVAUzg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15e20f00abfea6d-FCO",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "93.34.147.20",
        "cf-ipcountry": "IT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 12:28:14 UTC] === END API CALL LOG ===
[04-Jul-2026 12:28:14 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 12:28:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU4IiwidXNlcm5hbWUiOiJtYXJjaGV0dG8wMDk0OCIsImVtYWlsIjoidGVzdGZsc2l0ZUBnbWFpbC5jb20iLCJleHAiOjE3ODM3NzI4OTR9.mYt4GfkiQLPXZOStdB4BrYEmGiSmcxBD_uSGibVAUzg
[04-Jul-2026 12:28:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 12:28:14 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 12:28:14 UTC] User ID: 958
[04-Jul-2026 12:28:14 UTC] ✅ User profile retrieved successfully for user ID: 958
[04-Jul-2026 12:28:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 12:28:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 12:28:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"93.34.147.20, 162.158.116.12","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU4IiwidXNlcm5hbWUiOiJtYXJjaGV0dG8wMDk0OCIsImVtYWlsIjoidGVzdGZsc2l0ZUBnbWFpbC5jb20iLCJleHAiOjE3ODM3NzI4OTR9.mYt4GfkiQLPXZOStdB4BrYEmGiSmcxBD_uSGibVAUzg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a15e20ef8910ea6d-FCO","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"93.34.147.20","cf-ipcountry":"IT","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jul-2026 12:28:14 UTC] === User Orders API Called ===
[04-Jul-2026 12:28:14 UTC] User ID: 958
[04-Jul-2026 12:28:14 UTC] Limit: 20, Offset: 0
[04-Jul-2026 12:28:14 UTC] Orders found: 0
[04-Jul-2026 12:28:14 UTC] Orders data: []
[04-Jul-2026 12:28:14 UTC] === API CALL LOG ===
[04-Jul-2026 12:28:14 UTC] Endpoint: user/profile.php
[04-Jul-2026 12:28:14 UTC] Total orders count: 0
[04-Jul-2026 12:28:14 UTC] Full Log Data: {
    "timestamp": "2026-07-04 12:28:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "93.34.147.20",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "93.34.147.20, 162.158.116.12",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU4IiwidXNlcm5hbWUiOiJtYXJjaGV0dG8wMDk0OCIsImVtYWlsIjoidGVzdGZsc2l0ZUBnbWFpbC5jb20iLCJleHAiOjE3ODM3NzI4OTR9.mYt4GfkiQLPXZOStdB4BrYEmGiSmcxBD_uSGibVAUzg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15e20ef8906ea6d-FCO",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "93.34.147.20",
        "cf-ipcountry": "IT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 12:28:14 UTC] === END API CALL LOG ===
[04-Jul-2026 12:28:14 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 12:28:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU4IiwidXNlcm5hbWUiOiJtYXJjaGV0dG8wMDk0OCIsImVtYWlsIjoidGVzdGZsc2l0ZUBnbWFpbC5jb20iLCJleHAiOjE3ODM3NzI4OTR9.mYt4GfkiQLPXZOStdB4BrYEmGiSmcxBD_uSGibVAUzg
[04-Jul-2026 12:28:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 12:28:14 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 12:28:14 UTC] User ID: 958
[04-Jul-2026 12:28:14 UTC] ✅ User profile retrieved successfully for user ID: 958
[04-Jul-2026 12:28:15 UTC] === API CALL LOG ===
[04-Jul-2026 12:28:15 UTC] Endpoint: user/profile.php
[04-Jul-2026 12:28:15 UTC] Full Log Data: {
    "timestamp": "2026-07-04 12:28:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "93.34.147.20",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "93.34.147.20, 162.158.116.12",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU4IiwidXNlcm5hbWUiOiJtYXJjaGV0dG8wMDk0OCIsImVtYWlsIjoidGVzdGZsc2l0ZUBnbWFpbC5jb20iLCJleHAiOjE3ODM3NzI4OTR9.mYt4GfkiQLPXZOStdB4BrYEmGiSmcxBD_uSGibVAUzg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15e20f23afbea6d-FCO",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "93.34.147.20",
        "cf-ipcountry": "IT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 12:28:15 UTC] === END API CALL LOG ===
[04-Jul-2026 12:28:15 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 12:28:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU4IiwidXNlcm5hbWUiOiJtYXJjaGV0dG8wMDk0OCIsImVtYWlsIjoidGVzdGZsc2l0ZUBnbWFpbC5jb20iLCJleHAiOjE3ODM3NzI4OTR9.mYt4GfkiQLPXZOStdB4BrYEmGiSmcxBD_uSGibVAUzg
[04-Jul-2026 12:28:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 12:28:15 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 12:28:15 UTC] User ID: 958
[04-Jul-2026 12:28:15 UTC] ✅ User profile retrieved successfully for user ID: 958
[04-Jul-2026 12:28:33 UTC] === API CALL LOG ===
[04-Jul-2026 12:28:33 UTC] Endpoint: user/profile.php
[04-Jul-2026 12:28:33 UTC] Full Log Data: {
    "timestamp": "2026-07-04 12:28:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "93.34.147.20",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "93.34.147.20, 162.158.116.180",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU4IiwidXNlcm5hbWUiOiJtYXJjaGV0dG8wMDk0OCIsImVtYWlsIjoidGVzdGZsc2l0ZUBnbWFpbC5jb20iLCJleHAiOjE3ODM3NzI4OTR9.mYt4GfkiQLPXZOStdB4BrYEmGiSmcxBD_uSGibVAUzg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15e2162da73ea6d-FCO",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "93.34.147.20",
        "cf-ipcountry": "IT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 12:28:33 UTC] === END API CALL LOG ===
[04-Jul-2026 12:28:33 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 12:28:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU4IiwidXNlcm5hbWUiOiJtYXJjaGV0dG8wMDk0OCIsImVtYWlsIjoidGVzdGZsc2l0ZUBnbWFpbC5jb20iLCJleHAiOjE3ODM3NzI4OTR9.mYt4GfkiQLPXZOStdB4BrYEmGiSmcxBD_uSGibVAUzg
[04-Jul-2026 12:28:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 12:28:33 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 12:28:33 UTC] User ID: 958
[04-Jul-2026 12:28:33 UTC] ✅ User profile retrieved successfully for user ID: 958
[04-Jul-2026 12:28:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 12:28:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 12:28:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"93.34.147.20, 162.158.116.180","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU4IiwidXNlcm5hbWUiOiJtYXJjaGV0dG8wMDk0OCIsImVtYWlsIjoidGVzdGZsc2l0ZUBnbWFpbC5jb20iLCJleHAiOjE3ODM3NzI4OTR9.mYt4GfkiQLPXZOStdB4BrYEmGiSmcxBD_uSGibVAUzg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a15e216258d9ea6d-FCO","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"93.34.147.20","cf-ipcountry":"IT","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jul-2026 12:28:33 UTC] === User Orders API Called ===
[04-Jul-2026 12:28:33 UTC] User ID: 958
[04-Jul-2026 12:28:33 UTC] Limit: 20, Offset: 0
[04-Jul-2026 12:28:33 UTC] Orders found: 0
[04-Jul-2026 12:28:33 UTC] Orders data: []
[04-Jul-2026 12:28:33 UTC] Total orders count: 0
[04-Jul-2026 12:28:33 UTC] === API CALL LOG ===
[04-Jul-2026 12:28:33 UTC] Endpoint: user/profile.php
[04-Jul-2026 12:28:33 UTC] Full Log Data: {
    "timestamp": "2026-07-04 12:28:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "93.34.147.20",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "93.34.147.20, 162.158.116.180",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU4IiwidXNlcm5hbWUiOiJtYXJjaGV0dG8wMDk0OCIsImVtYWlsIjoidGVzdGZsc2l0ZUBnbWFpbC5jb20iLCJleHAiOjE3ODM3NzI4OTR9.mYt4GfkiQLPXZOStdB4BrYEmGiSmcxBD_uSGibVAUzg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15e21651a64ea6d-FCO",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "93.34.147.20",
        "cf-ipcountry": "IT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 12:28:33 UTC] === END API CALL LOG ===
[04-Jul-2026 12:28:33 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 12:28:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU4IiwidXNlcm5hbWUiOiJtYXJjaGV0dG8wMDk0OCIsImVtYWlsIjoidGVzdGZsc2l0ZUBnbWFpbC5jb20iLCJleHAiOjE3ODM3NzI4OTR9.mYt4GfkiQLPXZOStdB4BrYEmGiSmcxBD_uSGibVAUzg
[04-Jul-2026 12:28:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 12:28:33 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 12:28:33 UTC] User ID: 958
[04-Jul-2026 12:28:33 UTC] ✅ User profile retrieved successfully for user ID: 958
[04-Jul-2026 12:28:33 UTC] === API CALL LOG ===
[04-Jul-2026 12:28:33 UTC] Endpoint: user/profile.php
[04-Jul-2026 12:28:33 UTC] Full Log Data: {
    "timestamp": "2026-07-04 12:28:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "93.34.147.20",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "93.34.147.20, 162.158.116.180",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU4IiwidXNlcm5hbWUiOiJtYXJjaGV0dG8wMDk0OCIsImVtYWlsIjoidGVzdGZsc2l0ZUBnbWFpbC5jb20iLCJleHAiOjE3ODM3NzI4OTR9.mYt4GfkiQLPXZOStdB4BrYEmGiSmcxBD_uSGibVAUzg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15e21674a56ea6d-FCO",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "93.34.147.20",
        "cf-ipcountry": "IT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 12:28:33 UTC] === END API CALL LOG ===
[04-Jul-2026 12:28:33 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 12:28:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU4IiwidXNlcm5hbWUiOiJtYXJjaGV0dG8wMDk0OCIsImVtYWlsIjoidGVzdGZsc2l0ZUBnbWFpbC5jb20iLCJleHAiOjE3ODM3NzI4OTR9.mYt4GfkiQLPXZOStdB4BrYEmGiSmcxBD_uSGibVAUzg
[04-Jul-2026 12:28:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 12:28:33 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 12:28:33 UTC] User ID: 958
[04-Jul-2026 12:28:33 UTC] ✅ User profile retrieved successfully for user ID: 958
[04-Jul-2026 12:28:59 UTC] === API CALL LOG ===
[04-Jul-2026 12:28:59 UTC] Endpoint: user/profile.php
[04-Jul-2026 12:28:59 UTC] Full Log Data: {
    "timestamp": "2026-07-04 12:28:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "93.34.147.20",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "93.34.147.20, 162.158.116.180",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU4IiwidXNlcm5hbWUiOiJtYXJjaGV0dG8wMDk0OCIsImVtYWlsIjoidGVzdGZsc2l0ZUBnbWFpbC5jb20iLCJleHAiOjE3ODM3NzI4OTR9.mYt4GfkiQLPXZOStdB4BrYEmGiSmcxBD_uSGibVAUzg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15e22070ea1ea6d-FCO",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "93.34.147.20",
        "cf-ipcountry": "IT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 12:28:59 UTC] === END API CALL LOG ===
[04-Jul-2026 12:28:59 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 12:28:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU4IiwidXNlcm5hbWUiOiJtYXJjaGV0dG8wMDk0OCIsImVtYWlsIjoidGVzdGZsc2l0ZUBnbWFpbC5jb20iLCJleHAiOjE3ODM3NzI4OTR9.mYt4GfkiQLPXZOStdB4BrYEmGiSmcxBD_uSGibVAUzg
[04-Jul-2026 12:28:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 12:28:59 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 12:28:59 UTC] User ID: 958
[04-Jul-2026 12:28:59 UTC] ✅ User profile retrieved successfully for user ID: 958
[04-Jul-2026 12:28:59 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 12:28:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 12:28:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"93.34.147.20, 162.158.116.180","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU4IiwidXNlcm5hbWUiOiJtYXJjaGV0dG8wMDk0OCIsImVtYWlsIjoidGVzdGZsc2l0ZUBnbWFpbC5jb20iLCJleHAiOjE3ODM3NzI4OTR9.mYt4GfkiQLPXZOStdB4BrYEmGiSmcxBD_uSGibVAUzg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a15e22068c96ea6d-FCO","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"93.34.147.20","cf-ipcountry":"IT","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jul-2026 12:28:59 UTC] === User Orders API Called ===
[04-Jul-2026 12:28:59 UTC] User ID: 958
[04-Jul-2026 12:28:59 UTC] Limit: 20, Offset: 0
[04-Jul-2026 12:28:59 UTC] Orders found: 0
[04-Jul-2026 12:28:59 UTC] Orders data: []
[04-Jul-2026 12:28:59 UTC] Total orders count: 0
[04-Jul-2026 12:28:59 UTC] === API CALL LOG ===
[04-Jul-2026 12:28:59 UTC] Endpoint: user/profile.php
[04-Jul-2026 12:28:59 UTC] Full Log Data: {
    "timestamp": "2026-07-04 12:28:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "93.34.147.20",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "93.34.147.20, 162.158.116.180",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU4IiwidXNlcm5hbWUiOiJtYXJjaGV0dG8wMDk0OCIsImVtYWlsIjoidGVzdGZsc2l0ZUBnbWFpbC5jb20iLCJleHAiOjE3ODM3NzI4OTR9.mYt4GfkiQLPXZOStdB4BrYEmGiSmcxBD_uSGibVAUzg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15e22090e20ea6d-FCO",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "93.34.147.20",
        "cf-ipcountry": "IT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 12:28:59 UTC] === END API CALL LOG ===
[04-Jul-2026 12:28:59 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 12:28:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU4IiwidXNlcm5hbWUiOiJtYXJjaGV0dG8wMDk0OCIsImVtYWlsIjoidGVzdGZsc2l0ZUBnbWFpbC5jb20iLCJleHAiOjE3ODM3NzI4OTR9.mYt4GfkiQLPXZOStdB4BrYEmGiSmcxBD_uSGibVAUzg
[04-Jul-2026 12:28:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 12:28:59 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 12:28:59 UTC] User ID: 958
[04-Jul-2026 12:28:59 UTC] ✅ User profile retrieved successfully for user ID: 958
[04-Jul-2026 12:29:00 UTC] === API CALL LOG ===
[04-Jul-2026 12:29:00 UTC] Endpoint: user/profile.php
[04-Jul-2026 12:29:00 UTC] Full Log Data: {
    "timestamp": "2026-07-04 12:29:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "93.34.147.20",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "93.34.147.20, 162.158.116.180",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU4IiwidXNlcm5hbWUiOiJtYXJjaGV0dG8wMDk0OCIsImVtYWlsIjoidGVzdGZsc2l0ZUBnbWFpbC5jb20iLCJleHAiOjE3ODM3NzI4OTR9.mYt4GfkiQLPXZOStdB4BrYEmGiSmcxBD_uSGibVAUzg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15e220aed07ea6d-FCO",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "93.34.147.20",
        "cf-ipcountry": "IT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 12:29:00 UTC] === END API CALL LOG ===
[04-Jul-2026 12:29:00 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 12:29:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU4IiwidXNlcm5hbWUiOiJtYXJjaGV0dG8wMDk0OCIsImVtYWlsIjoidGVzdGZsc2l0ZUBnbWFpbC5jb20iLCJleHAiOjE3ODM3NzI4OTR9.mYt4GfkiQLPXZOStdB4BrYEmGiSmcxBD_uSGibVAUzg
[04-Jul-2026 12:29:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 12:29:00 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 12:29:00 UTC] User ID: 958
[04-Jul-2026 12:29:00 UTC] ✅ User profile retrieved successfully for user ID: 958
[04-Jul-2026 12:29:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 12:29:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 12:29:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"93.34.147.20, 162.158.116.180","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU4IiwidXNlcm5hbWUiOiJtYXJjaGV0dG8wMDk0OCIsImVtYWlsIjoidGVzdGZsc2l0ZUBnbWFpbC5jb20iLCJleHAiOjE3ODM3NzI4OTR9.mYt4GfkiQLPXZOStdB4BrYEmGiSmcxBD_uSGibVAUzg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a15e2222df67ea6d-FCO","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"93.34.147.20","cf-ipcountry":"IT","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jul-2026 12:29:03 UTC] === User Orders API Called ===
[04-Jul-2026 12:29:03 UTC] User ID: 958
[04-Jul-2026 12:29:03 UTC] Limit: 20, Offset: 0
[04-Jul-2026 12:29:03 UTC] Orders found: 0
[04-Jul-2026 12:29:03 UTC] Orders data: []
[04-Jul-2026 12:29:03 UTC] Total orders count: 0
[04-Jul-2026 12:29:04 UTC] === API CALL LOG ===
[04-Jul-2026 12:29:04 UTC] Endpoint: user/profile.php
[04-Jul-2026 12:29:04 UTC] Full Log Data: {
    "timestamp": "2026-07-04 12:29:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "93.34.147.20",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "93.34.147.20, 162.158.116.180",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU4IiwidXNlcm5hbWUiOiJtYXJjaGV0dG8wMDk0OCIsImVtYWlsIjoidGVzdGZsc2l0ZUBnbWFpbC5jb20iLCJleHAiOjE3ODM3NzI4OTR9.mYt4GfkiQLPXZOStdB4BrYEmGiSmcxBD_uSGibVAUzg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15e22246d22ea6d-FCO",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "93.34.147.20",
        "cf-ipcountry": "IT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 12:29:04 UTC] === END API CALL LOG ===
[04-Jul-2026 12:29:04 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 12:29:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU4IiwidXNlcm5hbWUiOiJtYXJjaGV0dG8wMDk0OCIsImVtYWlsIjoidGVzdGZsc2l0ZUBnbWFpbC5jb20iLCJleHAiOjE3ODM3NzI4OTR9.mYt4GfkiQLPXZOStdB4BrYEmGiSmcxBD_uSGibVAUzg
[04-Jul-2026 12:29:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 12:29:04 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 12:29:04 UTC] User ID: 958
[04-Jul-2026 12:29:04 UTC] ✅ User profile retrieved successfully for user ID: 958
[04-Jul-2026 12:29:04 UTC] === API CALL LOG ===
[04-Jul-2026 12:29:04 UTC] Endpoint: user/profile.php
[04-Jul-2026 12:29:04 UTC] Full Log Data: {
    "timestamp": "2026-07-04 12:29:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "93.34.147.20",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "93.34.147.20, 162.158.116.180",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU4IiwidXNlcm5hbWUiOiJtYXJjaGV0dG8wMDk0OCIsImVtYWlsIjoidGVzdGZsc2l0ZUBnbWFpbC5jb20iLCJleHAiOjE3ODM3NzI4OTR9.mYt4GfkiQLPXZOStdB4BrYEmGiSmcxBD_uSGibVAUzg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15e2225ea40ea6d-FCO",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "93.34.147.20",
        "cf-ipcountry": "IT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 12:29:04 UTC] === END API CALL LOG ===
[04-Jul-2026 12:29:04 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 12:29:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU4IiwidXNlcm5hbWUiOiJtYXJjaGV0dG8wMDk0OCIsImVtYWlsIjoidGVzdGZsc2l0ZUBnbWFpbC5jb20iLCJleHAiOjE3ODM3NzI4OTR9.mYt4GfkiQLPXZOStdB4BrYEmGiSmcxBD_uSGibVAUzg
[04-Jul-2026 12:29:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 12:29:04 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 12:29:04 UTC] User ID: 958
[04-Jul-2026 12:29:04 UTC] ✅ User profile retrieved successfully for user ID: 958
[04-Jul-2026 12:29:04 UTC] === API CALL LOG ===
[04-Jul-2026 12:29:04 UTC] Endpoint: user/profile.php
[04-Jul-2026 12:29:04 UTC] Full Log Data: {
    "timestamp": "2026-07-04 12:29:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "93.34.147.20",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "93.34.147.20, 162.158.116.180",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU4IiwidXNlcm5hbWUiOiJtYXJjaGV0dG8wMDk0OCIsImVtYWlsIjoidGVzdGZsc2l0ZUBnbWFpbC5jb20iLCJleHAiOjE3ODM3NzI4OTR9.mYt4GfkiQLPXZOStdB4BrYEmGiSmcxBD_uSGibVAUzg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15e22272ef6ea6d-FCO",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "93.34.147.20",
        "cf-ipcountry": "IT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 12:29:04 UTC] === END API CALL LOG ===
[04-Jul-2026 12:29:04 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 12:29:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU4IiwidXNlcm5hbWUiOiJtYXJjaGV0dG8wMDk0OCIsImVtYWlsIjoidGVzdGZsc2l0ZUBnbWFpbC5jb20iLCJleHAiOjE3ODM3NzI4OTR9.mYt4GfkiQLPXZOStdB4BrYEmGiSmcxBD_uSGibVAUzg
[04-Jul-2026 12:29:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 12:29:04 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 12:29:04 UTC] User ID: 958
[04-Jul-2026 12:29:04 UTC] ✅ User profile retrieved successfully for user ID: 958
[04-Jul-2026 12:29:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 12:29:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 12:29:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"93.34.147.20, 162.158.116.180","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU4IiwidXNlcm5hbWUiOiJtYXJjaGV0dG8wMDk0OCIsImVtYWlsIjoidGVzdGZsc2l0ZUBnbWFpbC5jb20iLCJleHAiOjE3ODM3NzI4OTR9.mYt4GfkiQLPXZOStdB4BrYEmGiSmcxBD_uSGibVAUzg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a15e22359be8ea6d-FCO","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"93.34.147.20","cf-ipcountry":"IT","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jul-2026 12:29:06 UTC] === User Orders API Called ===
[04-Jul-2026 12:29:06 UTC] User ID: 958
[04-Jul-2026 12:29:06 UTC] Limit: 20, Offset: 0
[04-Jul-2026 12:29:06 UTC] Orders found: 0
[04-Jul-2026 12:29:06 UTC] Orders data: []
[04-Jul-2026 12:29:06 UTC] Total orders count: 0
[04-Jul-2026 12:29:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 12:29:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 12:29:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"93.34.147.20, 162.158.116.180","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU4IiwidXNlcm5hbWUiOiJtYXJjaGV0dG8wMDk0OCIsImVtYWlsIjoidGVzdGZsc2l0ZUBnbWFpbC5jb20iLCJleHAiOjE3ODM3NzI4OTR9.mYt4GfkiQLPXZOStdB4BrYEmGiSmcxBD_uSGibVAUzg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a15e223f7891ea6d-FCO","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"93.34.147.20","cf-ipcountry":"IT","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jul-2026 12:29:08 UTC] === User Orders API Called ===
[04-Jul-2026 12:29:08 UTC] User ID: 958
[04-Jul-2026 12:29:08 UTC] Limit: 20, Offset: 0
[04-Jul-2026 12:29:08 UTC] Orders found: 0
[04-Jul-2026 12:29:08 UTC] Orders data: []
[04-Jul-2026 12:29:08 UTC] Total orders count: 0
[04-Jul-2026 12:29:08 UTC] === API CALL LOG ===
[04-Jul-2026 12:29:08 UTC] Endpoint: user/profile.php
[04-Jul-2026 12:29:08 UTC] Full Log Data: {
    "timestamp": "2026-07-04 12:29:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "93.34.147.20",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "93.34.147.20, 162.158.116.180",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU4IiwidXNlcm5hbWUiOiJtYXJjaGV0dG8wMDk0OCIsImVtYWlsIjoidGVzdGZsc2l0ZUBnbWFpbC5jb20iLCJleHAiOjE3ODM3NzI4OTR9.mYt4GfkiQLPXZOStdB4BrYEmGiSmcxBD_uSGibVAUzg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15e22402b3bea6d-FCO",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "93.34.147.20",
        "cf-ipcountry": "IT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 12:29:08 UTC] === END API CALL LOG ===
[04-Jul-2026 12:29:08 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 12:29:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU4IiwidXNlcm5hbWUiOiJtYXJjaGV0dG8wMDk0OCIsImVtYWlsIjoidGVzdGZsc2l0ZUBnbWFpbC5jb20iLCJleHAiOjE3ODM3NzI4OTR9.mYt4GfkiQLPXZOStdB4BrYEmGiSmcxBD_uSGibVAUzg
[04-Jul-2026 12:29:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 12:29:08 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 12:29:08 UTC] User ID: 958
[04-Jul-2026 12:29:08 UTC] ✅ User profile retrieved successfully for user ID: 958
[04-Jul-2026 12:29:08 UTC] === API CALL LOG ===
[04-Jul-2026 12:29:08 UTC] Endpoint: user/profile.php
[04-Jul-2026 12:29:08 UTC] Full Log Data: {
    "timestamp": "2026-07-04 12:29:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "93.34.147.20",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "93.34.147.20, 162.158.116.180",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU4IiwidXNlcm5hbWUiOiJtYXJjaGV0dG8wMDk0OCIsImVtYWlsIjoidGVzdGZsc2l0ZUBnbWFpbC5jb20iLCJleHAiOjE3ODM3NzI4OTR9.mYt4GfkiQLPXZOStdB4BrYEmGiSmcxBD_uSGibVAUzg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15e22415fdbea6d-FCO",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "93.34.147.20",
        "cf-ipcountry": "IT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 12:29:08 UTC] === END API CALL LOG ===
[04-Jul-2026 12:29:08 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 12:29:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU4IiwidXNlcm5hbWUiOiJtYXJjaGV0dG8wMDk0OCIsImVtYWlsIjoidGVzdGZsc2l0ZUBnbWFpbC5jb20iLCJleHAiOjE3ODM3NzI4OTR9.mYt4GfkiQLPXZOStdB4BrYEmGiSmcxBD_uSGibVAUzg
[04-Jul-2026 12:29:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 12:29:08 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 12:29:08 UTC] User ID: 958
[04-Jul-2026 12:29:08 UTC] ✅ User profile retrieved successfully for user ID: 958
[04-Jul-2026 12:29:09 UTC] === API CALL LOG ===
[04-Jul-2026 12:29:09 UTC] Endpoint: user/profile.php
[04-Jul-2026 12:29:09 UTC] Full Log Data: {
    "timestamp": "2026-07-04 12:29:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "93.34.147.20",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "93.34.147.20, 162.158.116.180",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU4IiwidXNlcm5hbWUiOiJtYXJjaGV0dG8wMDk0OCIsImVtYWlsIjoidGVzdGZsc2l0ZUBnbWFpbC5jb20iLCJleHAiOjE3ODM3NzI4OTR9.mYt4GfkiQLPXZOStdB4BrYEmGiSmcxBD_uSGibVAUzg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15e2243c9acea6d-FCO",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "93.34.147.20",
        "cf-ipcountry": "IT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 12:29:09 UTC] === END API CALL LOG ===
[04-Jul-2026 12:29:09 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 12:29:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU4IiwidXNlcm5hbWUiOiJtYXJjaGV0dG8wMDk0OCIsImVtYWlsIjoidGVzdGZsc2l0ZUBnbWFpbC5jb20iLCJleHAiOjE3ODM3NzI4OTR9.mYt4GfkiQLPXZOStdB4BrYEmGiSmcxBD_uSGibVAUzg
[04-Jul-2026 12:29:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 12:29:09 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 12:29:09 UTC] User ID: 958
[04-Jul-2026 12:29:09 UTC] ✅ User profile retrieved successfully for user ID: 958
[04-Jul-2026 12:29:16 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 12:29:16 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 12:29:16 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"93.34.147.20, 162.158.116.180","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU4IiwidXNlcm5hbWUiOiJtYXJjaGV0dG8wMDk0OCIsImVtYWlsIjoidGVzdGZsc2l0ZUBnbWFpbC5jb20iLCJleHAiOjE3ODM3NzI4OTR9.mYt4GfkiQLPXZOStdB4BrYEmGiSmcxBD_uSGibVAUzg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a15e2272f847ea6d-FCO","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"93.34.147.20","cf-ipcountry":"IT","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jul-2026 12:29:16 UTC] === User Orders API Called ===
[04-Jul-2026 12:29:16 UTC] User ID: 958
[04-Jul-2026 12:29:16 UTC] Limit: 20, Offset: 0
[04-Jul-2026 12:29:16 UTC] Orders found: 0
[04-Jul-2026 12:29:16 UTC] Orders data: []
[04-Jul-2026 12:29:16 UTC] Total orders count: 0
[04-Jul-2026 12:29:16 UTC] === API CALL LOG ===
[04-Jul-2026 12:29:16 UTC] Endpoint: user/profile.php
[04-Jul-2026 12:29:16 UTC] Full Log Data: {
    "timestamp": "2026-07-04 12:29:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "93.34.147.20",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "93.34.147.20, 162.158.116.180",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU4IiwidXNlcm5hbWUiOiJtYXJjaGV0dG8wMDk0OCIsImVtYWlsIjoidGVzdGZsc2l0ZUBnbWFpbC5jb20iLCJleHAiOjE3ODM3NzI4OTR9.mYt4GfkiQLPXZOStdB4BrYEmGiSmcxBD_uSGibVAUzg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15e2273aae6ea6d-FCO",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "93.34.147.20",
        "cf-ipcountry": "IT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 12:29:16 UTC] === END API CALL LOG ===
[04-Jul-2026 12:29:16 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 12:29:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU4IiwidXNlcm5hbWUiOiJtYXJjaGV0dG8wMDk0OCIsImVtYWlsIjoidGVzdGZsc2l0ZUBnbWFpbC5jb20iLCJleHAiOjE3ODM3NzI4OTR9.mYt4GfkiQLPXZOStdB4BrYEmGiSmcxBD_uSGibVAUzg
[04-Jul-2026 12:29:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 12:29:16 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 12:29:16 UTC] User ID: 958
[04-Jul-2026 12:29:16 UTC] ✅ User profile retrieved successfully for user ID: 958
[04-Jul-2026 12:29:16 UTC] === API CALL LOG ===
[04-Jul-2026 12:29:16 UTC] Endpoint: user/profile.php
[04-Jul-2026 12:29:16 UTC] Full Log Data: {
    "timestamp": "2026-07-04 12:29:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "93.34.147.20",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "93.34.147.20, 162.158.116.180",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU4IiwidXNlcm5hbWUiOiJtYXJjaGV0dG8wMDk0OCIsImVtYWlsIjoidGVzdGZsc2l0ZUBnbWFpbC5jb20iLCJleHAiOjE3ODM3NzI4OTR9.mYt4GfkiQLPXZOStdB4BrYEmGiSmcxBD_uSGibVAUzg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15e2275189aea6d-FCO",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "93.34.147.20",
        "cf-ipcountry": "IT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 12:29:16 UTC] === END API CALL LOG ===
[04-Jul-2026 12:29:16 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 12:29:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU4IiwidXNlcm5hbWUiOiJtYXJjaGV0dG8wMDk0OCIsImVtYWlsIjoidGVzdGZsc2l0ZUBnbWFpbC5jb20iLCJleHAiOjE3ODM3NzI4OTR9.mYt4GfkiQLPXZOStdB4BrYEmGiSmcxBD_uSGibVAUzg
[04-Jul-2026 12:29:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 12:29:16 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 12:29:16 UTC] User ID: 958
[04-Jul-2026 12:29:16 UTC] ✅ User profile retrieved successfully for user ID: 958
[04-Jul-2026 12:29:17 UTC] === API CALL LOG ===
[04-Jul-2026 12:29:17 UTC] Endpoint: user/profile.php
[04-Jul-2026 12:29:17 UTC] Full Log Data: {
    "timestamp": "2026-07-04 12:29:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "93.34.147.20",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "93.34.147.20, 162.158.116.180",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU4IiwidXNlcm5hbWUiOiJtYXJjaGV0dG8wMDk0OCIsImVtYWlsIjoidGVzdGZsc2l0ZUBnbWFpbC5jb20iLCJleHAiOjE3ODM3NzI4OTR9.mYt4GfkiQLPXZOStdB4BrYEmGiSmcxBD_uSGibVAUzg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15e2277ca51ea6d-FCO",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "93.34.147.20",
        "cf-ipcountry": "IT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 12:29:17 UTC] === END API CALL LOG ===
[04-Jul-2026 12:29:17 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 12:29:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU4IiwidXNlcm5hbWUiOiJtYXJjaGV0dG8wMDk0OCIsImVtYWlsIjoidGVzdGZsc2l0ZUBnbWFpbC5jb20iLCJleHAiOjE3ODM3NzI4OTR9.mYt4GfkiQLPXZOStdB4BrYEmGiSmcxBD_uSGibVAUzg
[04-Jul-2026 12:29:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 12:29:17 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 12:29:17 UTC] User ID: 958
[04-Jul-2026 12:29:17 UTC] ✅ User profile retrieved successfully for user ID: 958
[04-Jul-2026 12:30:28 UTC] === API CALL LOG ===
[04-Jul-2026 12:30:28 UTC] Endpoint: user/profile.php
[04-Jul-2026 12:30:28 UTC] Full Log Data: {
    "timestamp": "2026-07-04 12:30:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.192.122.248",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.192.122.248, 104.22.39.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU3IiwidXNlcm5hbWUiOiJiZWtlciIsImVtYWlsIjoiS2FiZXJvbWFyaWMwQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzc3MTkxNn0.uKNywfcUJWoxLhqSON-k7TuiDrpsMXtHlUxTvf-KgCI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15e242fffd78e35-ABJ",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.192.122.248",
        "cf-ipcountry": "CI",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 12:30:28 UTC] === END API CALL LOG ===
[04-Jul-2026 12:30:28 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 12:30:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU3IiwidXNlcm5hbWUiOiJiZWtlciIsImVtYWlsIjoiS2FiZXJvbWFyaWMwQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzc3MTkxNn0.uKNywfcUJWoxLhqSON-k7TuiDrpsMXtHlUxTvf-KgCI
[04-Jul-2026 12:30:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 12:30:28 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 12:30:28 UTC] User ID: 957
[04-Jul-2026 12:30:28 UTC] ✅ User profile retrieved successfully for user ID: 957
[04-Jul-2026 12:30:29 UTC] === API CALL LOG ===
[04-Jul-2026 12:30:29 UTC] Endpoint: user/profile.php
[04-Jul-2026 12:30:29 UTC] Full Log Data: {
    "timestamp": "2026-07-04 12:30:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.192.122.248",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.192.122.248, 104.22.39.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU3IiwidXNlcm5hbWUiOiJiZWtlciIsImVtYWlsIjoiS2FiZXJvbWFyaWMwQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzc3MTkxNn0.uKNywfcUJWoxLhqSON-k7TuiDrpsMXtHlUxTvf-KgCI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15e243889dd8e35-ABJ",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.192.122.248",
        "cf-ipcountry": "CI",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 12:30:29 UTC] === END API CALL LOG ===
[04-Jul-2026 12:30:29 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 12:30:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU3IiwidXNlcm5hbWUiOiJiZWtlciIsImVtYWlsIjoiS2FiZXJvbWFyaWMwQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzc3MTkxNn0.uKNywfcUJWoxLhqSON-k7TuiDrpsMXtHlUxTvf-KgCI
[04-Jul-2026 12:30:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 12:30:29 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 12:30:29 UTC] User ID: 957
[04-Jul-2026 12:30:29 UTC] ✅ User profile retrieved successfully for user ID: 957
[04-Jul-2026 12:30:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 12:30:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 12:30:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.192.122.248, 104.22.39.137","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU3IiwidXNlcm5hbWUiOiJiZWtlciIsImVtYWlsIjoiS2FiZXJvbWFyaWMwQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzc3MTkxNn0.uKNywfcUJWoxLhqSON-k7TuiDrpsMXtHlUxTvf-KgCI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a15e24390a008e35-ABJ","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.192.122.248","cf-ipcountry":"CI","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jul-2026 12:30:29 UTC] === User Orders API Called ===
[04-Jul-2026 12:30:29 UTC] User ID: 957
[04-Jul-2026 12:30:29 UTC] Limit: 20, Offset: 0
[04-Jul-2026 12:30:29 UTC] Orders found: 1
[04-Jul-2026 12:30:29 UTC] Orders data: [{"id":379,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/investirdurablement","status":"pending","created_at":"2026-07-04 15:45:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[04-Jul-2026 12:30:29 UTC] Total orders count: 1
[04-Jul-2026 12:30:29 UTC] === API CALL LOG ===
[04-Jul-2026 12:30:29 UTC] Endpoint: user/profile.php
[04-Jul-2026 12:30:29 UTC] Full Log Data: {
    "timestamp": "2026-07-04 12:30:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.192.122.248",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.192.122.248, 104.22.39.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU3IiwidXNlcm5hbWUiOiJiZWtlciIsImVtYWlsIjoiS2FiZXJvbWFyaWMwQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzc3MTkxNn0.uKNywfcUJWoxLhqSON-k7TuiDrpsMXtHlUxTvf-KgCI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15e24392a098e35-ABJ",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.192.122.248",
        "cf-ipcountry": "CI",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 12:30:29 UTC] === END API CALL LOG ===
[04-Jul-2026 12:30:29 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 12:30:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU3IiwidXNlcm5hbWUiOiJiZWtlciIsImVtYWlsIjoiS2FiZXJvbWFyaWMwQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzc3MTkxNn0.uKNywfcUJWoxLhqSON-k7TuiDrpsMXtHlUxTvf-KgCI
[04-Jul-2026 12:30:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 12:30:29 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 12:30:29 UTC] User ID: 957
[04-Jul-2026 12:30:29 UTC] ✅ User profile retrieved successfully for user ID: 957
[04-Jul-2026 12:30:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 12:30:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 12:30:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.192.122.248, 104.22.39.137","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU3IiwidXNlcm5hbWUiOiJiZWtlciIsImVtYWlsIjoiS2FiZXJvbWFyaWMwQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzc3MTkxNn0.uKNywfcUJWoxLhqSON-k7TuiDrpsMXtHlUxTvf-KgCI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a15e24470db68e35-ABJ","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.192.122.248","cf-ipcountry":"CI","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jul-2026 12:30:31 UTC] === User Orders API Called ===
[04-Jul-2026 12:30:31 UTC] User ID: 957
[04-Jul-2026 12:30:31 UTC] Limit: 20, Offset: 0
[04-Jul-2026 12:30:31 UTC] Orders found: 1
[04-Jul-2026 12:30:31 UTC] Orders data: [{"id":379,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/investirdurablement","status":"pending","created_at":"2026-07-04 15:45:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[04-Jul-2026 12:30:31 UTC] Total orders count: 1
[04-Jul-2026 12:30:48 UTC] === API CALL LOG ===
[04-Jul-2026 12:30:48 UTC] Endpoint: user/profile.php
[04-Jul-2026 12:30:48 UTC] Full Log Data: {
    "timestamp": "2026-07-04 12:30:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.192.122.248",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.192.122.248, 104.22.39.136",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU3IiwidXNlcm5hbWUiOiJiZWtlciIsImVtYWlsIjoiS2FiZXJvbWFyaWMwQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzc3MTkxNn0.uKNywfcUJWoxLhqSON-k7TuiDrpsMXtHlUxTvf-KgCI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15e24ac8c228e35-ABJ",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.192.122.248",
        "cf-ipcountry": "CI",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 12:30:48 UTC] === END API CALL LOG ===
[04-Jul-2026 12:30:48 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 12:30:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU3IiwidXNlcm5hbWUiOiJiZWtlciIsImVtYWlsIjoiS2FiZXJvbWFyaWMwQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzc3MTkxNn0.uKNywfcUJWoxLhqSON-k7TuiDrpsMXtHlUxTvf-KgCI
[04-Jul-2026 12:30:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 12:30:48 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 12:30:48 UTC] User ID: 957
[04-Jul-2026 12:30:48 UTC] ✅ User profile retrieved successfully for user ID: 957
[04-Jul-2026 12:30:48 UTC] User Purchases API - User ID: 957
[04-Jul-2026 12:30:48 UTC] User Purchases API - Total purchases found: 0
[04-Jul-2026 12:31:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 12:31:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 12:31:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.192.122.248, 104.22.39.137","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU3IiwidXNlcm5hbWUiOiJiZWtlciIsImVtYWlsIjoiS2FiZXJvbWFyaWMwQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzc3MTkxNn0.uKNywfcUJWoxLhqSON-k7TuiDrpsMXtHlUxTvf-KgCI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a15e252b59ed8e35-ABJ","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.192.122.248","cf-ipcountry":"CI","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jul-2026 12:31:08 UTC] === User Orders API Called ===
[04-Jul-2026 12:31:08 UTC] User ID: 957
[04-Jul-2026 12:31:08 UTC] Limit: 20, Offset: 0
[04-Jul-2026 12:31:08 UTC] Orders found: 1
[04-Jul-2026 12:31:08 UTC] Orders data: [{"id":379,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/investirdurablement","status":"pending","created_at":"2026-07-04 15:45:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[04-Jul-2026 12:31:08 UTC] Total orders count: 1
[04-Jul-2026 12:31:08 UTC] === API CALL LOG ===
[04-Jul-2026 12:31:08 UTC] Endpoint: user/profile.php
[04-Jul-2026 12:31:08 UTC] Full Log Data: {
    "timestamp": "2026-07-04 12:31:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.192.122.248",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.192.122.248, 104.22.39.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU3IiwidXNlcm5hbWUiOiJiZWtlciIsImVtYWlsIjoiS2FiZXJvbWFyaWMwQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzc3MTkxNn0.uKNywfcUJWoxLhqSON-k7TuiDrpsMXtHlUxTvf-KgCI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15e252b79f48e35-ABJ",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.192.122.248",
        "cf-ipcountry": "CI",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 12:31:08 UTC] === END API CALL LOG ===
[04-Jul-2026 12:31:08 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 12:31:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU3IiwidXNlcm5hbWUiOiJiZWtlciIsImVtYWlsIjoiS2FiZXJvbWFyaWMwQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzc3MTkxNn0.uKNywfcUJWoxLhqSON-k7TuiDrpsMXtHlUxTvf-KgCI
[04-Jul-2026 12:31:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 12:31:08 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 12:31:08 UTC] User ID: 957
[04-Jul-2026 12:31:08 UTC] ✅ User profile retrieved successfully for user ID: 957
[04-Jul-2026 12:31:08 UTC] === API CALL LOG ===
[04-Jul-2026 12:31:08 UTC] Endpoint: user/profile.php
[04-Jul-2026 12:31:08 UTC] Full Log Data: {
    "timestamp": "2026-07-04 12:31:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.192.122.248",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.192.122.248, 104.22.39.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU3IiwidXNlcm5hbWUiOiJiZWtlciIsImVtYWlsIjoiS2FiZXJvbWFyaWMwQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzc3MTkxNn0.uKNywfcUJWoxLhqSON-k7TuiDrpsMXtHlUxTvf-KgCI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15e252b99fd8e35-ABJ",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.192.122.248",
        "cf-ipcountry": "CI",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 12:31:08 UTC] === END API CALL LOG ===
[04-Jul-2026 12:31:08 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 12:31:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU3IiwidXNlcm5hbWUiOiJiZWtlciIsImVtYWlsIjoiS2FiZXJvbWFyaWMwQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzc3MTkxNn0.uKNywfcUJWoxLhqSON-k7TuiDrpsMXtHlUxTvf-KgCI
[04-Jul-2026 12:31:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 12:31:08 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 12:31:08 UTC] User ID: 957
[04-Jul-2026 12:31:08 UTC] ✅ User profile retrieved successfully for user ID: 957
[04-Jul-2026 12:31:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 12:31:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 12:31:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.192.122.248, 104.22.39.137","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU3IiwidXNlcm5hbWUiOiJiZWtlciIsImVtYWlsIjoiS2FiZXJvbWFyaWMwQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzc3MTkxNn0.uKNywfcUJWoxLhqSON-k7TuiDrpsMXtHlUxTvf-KgCI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a15e25bd5b1e8e35-ABJ","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.192.122.248","cf-ipcountry":"CI","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jul-2026 12:31:31 UTC] === User Orders API Called ===
[04-Jul-2026 12:31:31 UTC] User ID: 957
[04-Jul-2026 12:31:31 UTC] Limit: 20, Offset: 0
[04-Jul-2026 12:31:31 UTC] Orders found: 2
[04-Jul-2026 12:31:31 UTC] Orders data: [{"id":380,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/investirdurablement","status":"pending","created_at":"2026-07-04 16:01:29","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":379,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/investirdurablement","status":"pending","created_at":"2026-07-04 15:45:22","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[04-Jul-2026 12:31:31 UTC] Total orders count: 2
[04-Jul-2026 12:31:46 UTC] === API CALL LOG ===
[04-Jul-2026 12:31:46 UTC] Endpoint: user/profile.php
[04-Jul-2026 12:31:46 UTC] Full Log Data: {
    "timestamp": "2026-07-04 12:31:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.192.122.248",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.192.122.248, 104.22.39.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU3IiwidXNlcm5hbWUiOiJiZWtlciIsImVtYWlsIjoiS2FiZXJvbWFyaWMwQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzc3MTkxNn0.uKNywfcUJWoxLhqSON-k7TuiDrpsMXtHlUxTvf-KgCI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15e261abad18e35-ABJ",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.192.122.248",
        "cf-ipcountry": "CI",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 12:31:46 UTC] === END API CALL LOG ===
[04-Jul-2026 12:31:46 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 12:31:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU3IiwidXNlcm5hbWUiOiJiZWtlciIsImVtYWlsIjoiS2FiZXJvbWFyaWMwQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzc3MTkxNn0.uKNywfcUJWoxLhqSON-k7TuiDrpsMXtHlUxTvf-KgCI
[04-Jul-2026 12:31:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 12:31:46 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 12:31:46 UTC] User ID: 957
[04-Jul-2026 12:31:46 UTC] ✅ User profile retrieved successfully for user ID: 957
[04-Jul-2026 12:31:47 UTC] User Purchases API - User ID: 957
[04-Jul-2026 12:31:47 UTC] User Purchases API - Total purchases found: 0
[04-Jul-2026 12:31:53 UTC] === API CALL LOG ===
[04-Jul-2026 12:31:53 UTC] Endpoint: user/profile.php
[04-Jul-2026 12:31:53 UTC] Full Log Data: {
    "timestamp": "2026-07-04 12:31:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.192.122.248",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.192.122.248, 104.22.39.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU3IiwidXNlcm5hbWUiOiJiZWtlciIsImVtYWlsIjoiS2FiZXJvbWFyaWMwQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzc3MTkxNn0.uKNywfcUJWoxLhqSON-k7TuiDrpsMXtHlUxTvf-KgCI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15e2649ce048e35-ABJ",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.192.122.248",
        "cf-ipcountry": "CI",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 12:31:53 UTC] === END API CALL LOG ===
[04-Jul-2026 12:31:53 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 12:31:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU3IiwidXNlcm5hbWUiOiJiZWtlciIsImVtYWlsIjoiS2FiZXJvbWFyaWMwQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzc3MTkxNn0.uKNywfcUJWoxLhqSON-k7TuiDrpsMXtHlUxTvf-KgCI
[04-Jul-2026 12:31:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 12:31:53 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 12:31:53 UTC] User ID: 957
[04-Jul-2026 12:31:53 UTC] ✅ User profile retrieved successfully for user ID: 957
[04-Jul-2026 12:31:54 UTC] User Purchases API - User ID: 957
[04-Jul-2026 12:31:54 UTC] User Purchases API - Total purchases found: 0
[04-Jul-2026 12:31:57 UTC] User Purchases API - User ID: 957
[04-Jul-2026 12:31:57 UTC] User Purchases API - Total purchases found: 0
[04-Jul-2026 12:32:03 UTC] === API CALL LOG ===
[04-Jul-2026 12:32:03 UTC] Endpoint: user/profile.php
[04-Jul-2026 12:32:03 UTC] Full Log Data: {
    "timestamp": "2026-07-04 12:32:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.192.122.248",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.192.122.248, 104.22.39.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU3IiwidXNlcm5hbWUiOiJiZWtlciIsImVtYWlsIjoiS2FiZXJvbWFyaWMwQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzc3MTkxNn0.uKNywfcUJWoxLhqSON-k7TuiDrpsMXtHlUxTvf-KgCI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15e26818c038e35-ABJ",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.192.122.248",
        "cf-ipcountry": "CI",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 12:32:03 UTC] === END API CALL LOG ===
[04-Jul-2026 12:32:03 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 12:32:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU3IiwidXNlcm5hbWUiOiJiZWtlciIsImVtYWlsIjoiS2FiZXJvbWFyaWMwQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzc3MTkxNn0.uKNywfcUJWoxLhqSON-k7TuiDrpsMXtHlUxTvf-KgCI
[04-Jul-2026 12:32:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 12:32:03 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 12:32:03 UTC] User ID: 957
[04-Jul-2026 12:32:03 UTC] ✅ User profile retrieved successfully for user ID: 957
[04-Jul-2026 12:32:03 UTC] User Purchases API - User ID: 957
[04-Jul-2026 12:32:03 UTC] User Purchases API - Total purchases found: 0
[04-Jul-2026 12:32:16 UTC] === API CALL LOG ===
[04-Jul-2026 12:32:16 UTC] Endpoint: user/profile.php
[04-Jul-2026 12:32:16 UTC] Full Log Data: {
    "timestamp": "2026-07-04 12:32:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.192.122.248",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.192.122.248, 104.22.39.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU3IiwidXNlcm5hbWUiOiJiZWtlciIsImVtYWlsIjoiS2FiZXJvbWFyaWMwQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzc3MTkxNn0.uKNywfcUJWoxLhqSON-k7TuiDrpsMXtHlUxTvf-KgCI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15e26d4a8898e35-ABJ",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.192.122.248",
        "cf-ipcountry": "CI",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 12:32:16 UTC] === END API CALL LOG ===
[04-Jul-2026 12:32:16 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 12:32:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU3IiwidXNlcm5hbWUiOiJiZWtlciIsImVtYWlsIjoiS2FiZXJvbWFyaWMwQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzc3MTkxNn0.uKNywfcUJWoxLhqSON-k7TuiDrpsMXtHlUxTvf-KgCI
[04-Jul-2026 12:32:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 12:32:16 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 12:32:16 UTC] User ID: 957
[04-Jul-2026 12:32:16 UTC] ✅ User profile retrieved successfully for user ID: 957
[04-Jul-2026 12:32:16 UTC] User Purchases API - User ID: 957
[04-Jul-2026 12:32:16 UTC] User Purchases API - Total purchases found: 0
[04-Jul-2026 15:50:21 UTC] === API CALL LOG ===
[04-Jul-2026 15:50:21 UTC] Endpoint: user/profile.php
[04-Jul-2026 15:50:21 UTC] Full Log Data: {
    "timestamp": "2026-07-04 15:50:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "198.44.167.68",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "198.44.167.68, 104.23.211.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU5IiwidXNlcm5hbWUiOiJnaGF6YWwiLCJlbWFpbCI6IkdoYXphbGZhemxpODJAZ21haWwuY29tIiwiZXhwIjoxNzgzNzg1MDIwfQ.twu_ssoxy9SeSbsoz2a6bxHmjSDNkUHvw797xh3uG9E",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15f4900ea331216-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "198.44.167.68",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 15:50:21 UTC] === END API CALL LOG ===
[04-Jul-2026 15:50:21 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 15:50:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU5IiwidXNlcm5hbWUiOiJnaGF6YWwiLCJlbWFpbCI6IkdoYXphbGZhemxpODJAZ21haWwuY29tIiwiZXhwIjoxNzgzNzg1MDIwfQ.twu_ssoxy9SeSbsoz2a6bxHmjSDNkUHvw797xh3uG9E
[04-Jul-2026 15:50:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 15:50:21 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 15:50:21 UTC] User ID: 959
[04-Jul-2026 15:50:21 UTC] ✅ User profile retrieved successfully for user ID: 959
[04-Jul-2026 15:50:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 15:50:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 15:50:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"198.44.167.68, 104.23.211.15","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU5IiwidXNlcm5hbWUiOiJnaGF6YWwiLCJlbWFpbCI6IkdoYXphbGZhemxpODJAZ21haWwuY29tIiwiZXhwIjoxNzgzNzg1MDIwfQ.twu_ssoxy9SeSbsoz2a6bxHmjSDNkUHvw797xh3uG9E","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a15f4900ea391216-IAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"198.44.167.68","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jul-2026 15:50:21 UTC] === User Orders API Called ===
[04-Jul-2026 15:50:21 UTC] User ID: 959
[04-Jul-2026 15:50:21 UTC] Limit: 20, Offset: 0
[04-Jul-2026 15:50:21 UTC] Orders found: 0
[04-Jul-2026 15:50:21 UTC] Orders data: []
[04-Jul-2026 15:50:21 UTC] Total orders count: 0
[04-Jul-2026 15:50:21 UTC] === API CALL LOG ===
[04-Jul-2026 15:50:21 UTC] Endpoint: user/profile.php
[04-Jul-2026 15:50:21 UTC] Full Log Data: {
    "timestamp": "2026-07-04 15:50:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "198.44.167.68",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "198.44.167.68, 104.23.211.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU5IiwidXNlcm5hbWUiOiJnaGF6YWwiLCJlbWFpbCI6IkdoYXphbGZhemxpODJAZ21haWwuY29tIiwiZXhwIjoxNzgzNzg1MDIwfQ.twu_ssoxy9SeSbsoz2a6bxHmjSDNkUHvw797xh3uG9E",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15f4901cc5a1216-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "198.44.167.68",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 15:50:21 UTC] === END API CALL LOG ===
[04-Jul-2026 15:50:21 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 15:50:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU5IiwidXNlcm5hbWUiOiJnaGF6YWwiLCJlbWFpbCI6IkdoYXphbGZhemxpODJAZ21haWwuY29tIiwiZXhwIjoxNzgzNzg1MDIwfQ.twu_ssoxy9SeSbsoz2a6bxHmjSDNkUHvw797xh3uG9E
[04-Jul-2026 15:50:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 15:50:21 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 15:50:21 UTC] User ID: 959
[04-Jul-2026 15:50:21 UTC] ✅ User profile retrieved successfully for user ID: 959
[04-Jul-2026 15:50:23 UTC] === API CALL LOG ===
[04-Jul-2026 15:50:23 UTC] Endpoint: user/profile.php
[04-Jul-2026 15:50:23 UTC] Full Log Data: {
    "timestamp": "2026-07-04 15:50:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "198.44.167.68",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "198.44.167.68, 104.23.211.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU5IiwidXNlcm5hbWUiOiJnaGF6YWwiLCJlbWFpbCI6IkdoYXphbGZhemxpODJAZ21haWwuY29tIiwiZXhwIjoxNzgzNzg1MDIwfQ.twu_ssoxy9SeSbsoz2a6bxHmjSDNkUHvw797xh3uG9E",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15f490e98bc1216-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "198.44.167.68",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 15:50:23 UTC] === END API CALL LOG ===
[04-Jul-2026 15:50:23 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 15:50:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU5IiwidXNlcm5hbWUiOiJnaGF6YWwiLCJlbWFpbCI6IkdoYXphbGZhemxpODJAZ21haWwuY29tIiwiZXhwIjoxNzgzNzg1MDIwfQ.twu_ssoxy9SeSbsoz2a6bxHmjSDNkUHvw797xh3uG9E
[04-Jul-2026 15:50:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 15:50:23 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 15:50:23 UTC] User ID: 959
[04-Jul-2026 15:50:23 UTC] ✅ User profile retrieved successfully for user ID: 959
[04-Jul-2026 15:50:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 15:50:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 15:50:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"198.44.167.68, 104.23.211.15","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU5IiwidXNlcm5hbWUiOiJnaGF6YWwiLCJlbWFpbCI6IkdoYXphbGZhemxpODJAZ21haWwuY29tIiwiZXhwIjoxNzgzNzg1MDIwfQ.twu_ssoxy9SeSbsoz2a6bxHmjSDNkUHvw797xh3uG9E","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a15f494b8ae11216-IAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"198.44.167.68","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jul-2026 15:50:33 UTC] === User Orders API Called ===
[04-Jul-2026 15:50:33 UTC] User ID: 959
[04-Jul-2026 15:50:33 UTC] Limit: 20, Offset: 0
[04-Jul-2026 15:50:33 UTC] Orders found: 0
[04-Jul-2026 15:50:33 UTC] Orders data: []
[04-Jul-2026 15:50:33 UTC] Total orders count: 0
[04-Jul-2026 15:50:33 UTC] === API CALL LOG ===
[04-Jul-2026 15:50:33 UTC] Endpoint: user/profile.php
[04-Jul-2026 15:50:33 UTC] Full Log Data: {
    "timestamp": "2026-07-04 15:50:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "198.44.167.68",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "198.44.167.68, 104.23.211.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU5IiwidXNlcm5hbWUiOiJnaGF6YWwiLCJlbWFpbCI6IkdoYXphbGZhemxpODJAZ21haWwuY29tIiwiZXhwIjoxNzgzNzg1MDIwfQ.twu_ssoxy9SeSbsoz2a6bxHmjSDNkUHvw797xh3uG9E",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15f494b8ae21216-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "198.44.167.68",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 15:50:33 UTC] === END API CALL LOG ===
[04-Jul-2026 15:50:33 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 15:50:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU5IiwidXNlcm5hbWUiOiJnaGF6YWwiLCJlbWFpbCI6IkdoYXphbGZhemxpODJAZ21haWwuY29tIiwiZXhwIjoxNzgzNzg1MDIwfQ.twu_ssoxy9SeSbsoz2a6bxHmjSDNkUHvw797xh3uG9E
[04-Jul-2026 15:50:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 15:50:33 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 15:50:33 UTC] User ID: 959
[04-Jul-2026 15:50:33 UTC] ✅ User profile retrieved successfully for user ID: 959
[04-Jul-2026 15:50:34 UTC] === API CALL LOG ===
[04-Jul-2026 15:50:34 UTC] Endpoint: user/profile.php
[04-Jul-2026 15:50:34 UTC] Full Log Data: {
    "timestamp": "2026-07-04 15:50:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "198.44.167.68",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "198.44.167.68, 104.23.211.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU5IiwidXNlcm5hbWUiOiJnaGF6YWwiLCJlbWFpbCI6IkdoYXphbGZhemxpODJAZ21haWwuY29tIiwiZXhwIjoxNzgzNzg1MDIwfQ.twu_ssoxy9SeSbsoz2a6bxHmjSDNkUHvw797xh3uG9E",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15f49546dc81216-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "198.44.167.68",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 15:50:34 UTC] === END API CALL LOG ===
[04-Jul-2026 15:50:34 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 15:50:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU5IiwidXNlcm5hbWUiOiJnaGF6YWwiLCJlbWFpbCI6IkdoYXphbGZhemxpODJAZ21haWwuY29tIiwiZXhwIjoxNzgzNzg1MDIwfQ.twu_ssoxy9SeSbsoz2a6bxHmjSDNkUHvw797xh3uG9E
[04-Jul-2026 15:50:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 15:50:34 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 15:50:34 UTC] User ID: 959
[04-Jul-2026 15:50:34 UTC] ✅ User profile retrieved successfully for user ID: 959
[04-Jul-2026 15:50:36 UTC] === API CALL LOG ===
[04-Jul-2026 15:50:36 UTC] Endpoint: user/profile.php
[04-Jul-2026 15:50:36 UTC] Full Log Data: {
    "timestamp": "2026-07-04 15:50:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "198.44.167.68",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "198.44.167.68, 104.23.211.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU5IiwidXNlcm5hbWUiOiJnaGF6YWwiLCJlbWFpbCI6IkdoYXphbGZhemxpODJAZ21haWwuY29tIiwiZXhwIjoxNzgzNzg1MDIwfQ.twu_ssoxy9SeSbsoz2a6bxHmjSDNkUHvw797xh3uG9E",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15f495d4fca1216-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "198.44.167.68",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 15:50:36 UTC] === END API CALL LOG ===
[04-Jul-2026 15:50:36 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 15:50:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU5IiwidXNlcm5hbWUiOiJnaGF6YWwiLCJlbWFpbCI6IkdoYXphbGZhemxpODJAZ21haWwuY29tIiwiZXhwIjoxNzgzNzg1MDIwfQ.twu_ssoxy9SeSbsoz2a6bxHmjSDNkUHvw797xh3uG9E
[04-Jul-2026 15:50:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 15:50:36 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 15:50:36 UTC] User ID: 959
[04-Jul-2026 15:50:36 UTC] ✅ User profile retrieved successfully for user ID: 959
[04-Jul-2026 15:50:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 15:50:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 15:50:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"198.44.167.68, 172.68.138.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU5IiwidXNlcm5hbWUiOiJnaGF6YWwiLCJlbWFpbCI6IkdoYXphbGZhemxpODJAZ21haWwuY29tIiwiZXhwIjoxNzgzNzg1MDIwfQ.twu_ssoxy9SeSbsoz2a6bxHmjSDNkUHvw797xh3uG9E","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a15f498e6b6b3928-IAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"198.44.167.68","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jul-2026 15:50:44 UTC] === User Orders API Called ===
[04-Jul-2026 15:50:44 UTC] User ID: 959
[04-Jul-2026 15:50:44 UTC] Limit: 20, Offset: 0
[04-Jul-2026 15:50:44 UTC] Orders found: 0
[04-Jul-2026 15:50:44 UTC] Orders data: []
[04-Jul-2026 15:50:44 UTC] Total orders count: 0
[04-Jul-2026 15:50:44 UTC] === API CALL LOG ===
[04-Jul-2026 15:50:44 UTC] Endpoint: user/profile.php
[04-Jul-2026 15:50:44 UTC] Full Log Data: {
    "timestamp": "2026-07-04 15:50:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "198.44.167.68",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "198.44.167.68, 172.70.38.141",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU5IiwidXNlcm5hbWUiOiJnaGF6YWwiLCJlbWFpbCI6IkdoYXphbGZhemxpODJAZ21haWwuY29tIiwiZXhwIjoxNzgzNzg1MDIwfQ.twu_ssoxy9SeSbsoz2a6bxHmjSDNkUHvw797xh3uG9E",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15f498e6b6d3928-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "198.44.167.68",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 15:50:44 UTC] === END API CALL LOG ===
[04-Jul-2026 15:50:44 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 15:50:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU5IiwidXNlcm5hbWUiOiJnaGF6YWwiLCJlbWFpbCI6IkdoYXphbGZhemxpODJAZ21haWwuY29tIiwiZXhwIjoxNzgzNzg1MDIwfQ.twu_ssoxy9SeSbsoz2a6bxHmjSDNkUHvw797xh3uG9E
[04-Jul-2026 15:50:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 15:50:44 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 15:50:44 UTC] User ID: 959
[04-Jul-2026 15:50:44 UTC] ✅ User profile retrieved successfully for user ID: 959
[04-Jul-2026 15:50:44 UTC] === API CALL LOG ===
[04-Jul-2026 15:50:44 UTC] Endpoint: user/profile.php
[04-Jul-2026 15:50:44 UTC] Full Log Data: {
    "timestamp": "2026-07-04 15:50:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "198.44.167.68",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "198.44.167.68, 172.68.138.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU5IiwidXNlcm5hbWUiOiJnaGF6YWwiLCJlbWFpbCI6IkdoYXphbGZhemxpODJAZ21haWwuY29tIiwiZXhwIjoxNzgzNzg1MDIwfQ.twu_ssoxy9SeSbsoz2a6bxHmjSDNkUHvw797xh3uG9E",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15f4991ed853928-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "198.44.167.68",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 15:50:44 UTC] === END API CALL LOG ===
[04-Jul-2026 15:50:44 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 15:50:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU5IiwidXNlcm5hbWUiOiJnaGF6YWwiLCJlbWFpbCI6IkdoYXphbGZhemxpODJAZ21haWwuY29tIiwiZXhwIjoxNzgzNzg1MDIwfQ.twu_ssoxy9SeSbsoz2a6bxHmjSDNkUHvw797xh3uG9E
[04-Jul-2026 15:50:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 15:50:44 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 15:50:44 UTC] User ID: 959
[04-Jul-2026 15:50:44 UTC] ✅ User profile retrieved successfully for user ID: 959
[04-Jul-2026 15:50:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 15:50:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 15:50:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"198.44.167.68, 172.68.138.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU5IiwidXNlcm5hbWUiOiJnaGF6YWwiLCJlbWFpbCI6IkdoYXphbGZhemxpODJAZ21haWwuY29tIiwiZXhwIjoxNzgzNzg1MDIwfQ.twu_ssoxy9SeSbsoz2a6bxHmjSDNkUHvw797xh3uG9E","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a15f49ca6f123928-IAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"198.44.167.68","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jul-2026 15:50:54 UTC] === User Orders API Called ===
[04-Jul-2026 15:50:54 UTC] User ID: 959
[04-Jul-2026 15:50:54 UTC] Limit: 20, Offset: 0
[04-Jul-2026 15:50:54 UTC] Orders found: 0
[04-Jul-2026 15:50:54 UTC] Orders data: []
[04-Jul-2026 15:50:54 UTC] Total orders count: 0
[04-Jul-2026 15:50:54 UTC] === API CALL LOG ===
[04-Jul-2026 15:50:54 UTC] Endpoint: user/profile.php
[04-Jul-2026 15:50:54 UTC] Full Log Data: {
    "timestamp": "2026-07-04 15:50:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "198.44.167.68",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "198.44.167.68, 172.68.138.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU5IiwidXNlcm5hbWUiOiJnaGF6YWwiLCJlbWFpbCI6IkdoYXphbGZhemxpODJAZ21haWwuY29tIiwiZXhwIjoxNzgzNzg1MDIwfQ.twu_ssoxy9SeSbsoz2a6bxHmjSDNkUHvw797xh3uG9E",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15f49ca6f133928-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "198.44.167.68",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 15:50:54 UTC] === END API CALL LOG ===
[04-Jul-2026 15:50:54 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 15:50:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU5IiwidXNlcm5hbWUiOiJnaGF6YWwiLCJlbWFpbCI6IkdoYXphbGZhemxpODJAZ21haWwuY29tIiwiZXhwIjoxNzgzNzg1MDIwfQ.twu_ssoxy9SeSbsoz2a6bxHmjSDNkUHvw797xh3uG9E
[04-Jul-2026 15:50:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 15:50:54 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 15:50:54 UTC] User ID: 959
[04-Jul-2026 15:50:54 UTC] ✅ User profile retrieved successfully for user ID: 959
[04-Jul-2026 15:50:54 UTC] === API CALL LOG ===
[04-Jul-2026 15:50:54 UTC] Endpoint: user/profile.php
[04-Jul-2026 15:50:54 UTC] Full Log Data: {
    "timestamp": "2026-07-04 15:50:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "198.44.167.68",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "198.44.167.68, 172.68.138.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU5IiwidXNlcm5hbWUiOiJnaGF6YWwiLCJlbWFpbCI6IkdoYXphbGZhemxpODJAZ21haWwuY29tIiwiZXhwIjoxNzgzNzg1MDIwfQ.twu_ssoxy9SeSbsoz2a6bxHmjSDNkUHvw797xh3uG9E",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15f49cf29dc3928-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "198.44.167.68",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 15:50:54 UTC] === END API CALL LOG ===
[04-Jul-2026 15:50:54 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 15:50:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU5IiwidXNlcm5hbWUiOiJnaGF6YWwiLCJlbWFpbCI6IkdoYXphbGZhemxpODJAZ21haWwuY29tIiwiZXhwIjoxNzgzNzg1MDIwfQ.twu_ssoxy9SeSbsoz2a6bxHmjSDNkUHvw797xh3uG9E
[04-Jul-2026 15:50:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 15:50:54 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 15:50:54 UTC] User ID: 959
[04-Jul-2026 15:50:54 UTC] ✅ User profile retrieved successfully for user ID: 959
[04-Jul-2026 15:50:56 UTC] === API CALL LOG ===
[04-Jul-2026 15:50:56 UTC] Endpoint: user/profile.php
[04-Jul-2026 15:50:56 UTC] Full Log Data: {
    "timestamp": "2026-07-04 15:50:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "198.44.167.68",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "198.44.167.68, 172.68.138.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU5IiwidXNlcm5hbWUiOiJnaGF6YWwiLCJlbWFpbCI6IkdoYXphbGZhemxpODJAZ21haWwuY29tIiwiZXhwIjoxNzgzNzg1MDIwfQ.twu_ssoxy9SeSbsoz2a6bxHmjSDNkUHvw797xh3uG9E",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15f49da684f3928-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "198.44.167.68",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 15:50:56 UTC] === END API CALL LOG ===
[04-Jul-2026 15:50:56 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 15:50:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU5IiwidXNlcm5hbWUiOiJnaGF6YWwiLCJlbWFpbCI6IkdoYXphbGZhemxpODJAZ21haWwuY29tIiwiZXhwIjoxNzgzNzg1MDIwfQ.twu_ssoxy9SeSbsoz2a6bxHmjSDNkUHvw797xh3uG9E
[04-Jul-2026 15:50:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 15:50:56 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 15:50:56 UTC] User ID: 959
[04-Jul-2026 15:50:56 UTC] ✅ User profile retrieved successfully for user ID: 959
[04-Jul-2026 15:51:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 15:51:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 15:51:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"198.44.167.68, 172.68.138.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU5IiwidXNlcm5hbWUiOiJnaGF6YWwiLCJlbWFpbCI6IkdoYXphbGZhemxpODJAZ21haWwuY29tIiwiZXhwIjoxNzgzNzg1MDIwfQ.twu_ssoxy9SeSbsoz2a6bxHmjSDNkUHvw797xh3uG9E","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a15f4a206c4c3928-IAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"198.44.167.68","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jul-2026 15:51:07 UTC] === User Orders API Called ===
[04-Jul-2026 15:51:07 UTC] User ID: 959
[04-Jul-2026 15:51:07 UTC] Limit: 20, Offset: 0
[04-Jul-2026 15:51:07 UTC] Orders found: 0
[04-Jul-2026 15:51:07 UTC] Orders data: []
[04-Jul-2026 15:51:07 UTC] Total orders count: 0
[04-Jul-2026 15:51:07 UTC] === API CALL LOG ===
[04-Jul-2026 15:51:07 UTC] Endpoint: user/profile.php
[04-Jul-2026 15:51:07 UTC] Full Log Data: {
    "timestamp": "2026-07-04 15:51:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "198.44.167.68",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "198.44.167.68, 172.68.138.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU5IiwidXNlcm5hbWUiOiJnaGF6YWwiLCJlbWFpbCI6IkdoYXphbGZhemxpODJAZ21haWwuY29tIiwiZXhwIjoxNzgzNzg1MDIwfQ.twu_ssoxy9SeSbsoz2a6bxHmjSDNkUHvw797xh3uG9E",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15f4a21ad053928-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "198.44.167.68",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 15:51:07 UTC] === END API CALL LOG ===
[04-Jul-2026 15:51:07 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 15:51:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU5IiwidXNlcm5hbWUiOiJnaGF6YWwiLCJlbWFpbCI6IkdoYXphbGZhemxpODJAZ21haWwuY29tIiwiZXhwIjoxNzgzNzg1MDIwfQ.twu_ssoxy9SeSbsoz2a6bxHmjSDNkUHvw797xh3uG9E
[04-Jul-2026 15:51:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 15:51:07 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 15:51:07 UTC] User ID: 959
[04-Jul-2026 15:51:07 UTC] ✅ User profile retrieved successfully for user ID: 959
[04-Jul-2026 15:51:08 UTC] === API CALL LOG ===
[04-Jul-2026 15:51:08 UTC] Endpoint: user/profile.php
[04-Jul-2026 15:51:08 UTC] Full Log Data: {
    "timestamp": "2026-07-04 15:51:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "198.44.167.68",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "198.44.167.68, 172.68.138.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU5IiwidXNlcm5hbWUiOiJnaGF6YWwiLCJlbWFpbCI6IkdoYXphbGZhemxpODJAZ21haWwuY29tIiwiZXhwIjoxNzgzNzg1MDIwfQ.twu_ssoxy9SeSbsoz2a6bxHmjSDNkUHvw797xh3uG9E",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15f4a242e973928-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "198.44.167.68",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 15:51:08 UTC] === END API CALL LOG ===
[04-Jul-2026 15:51:08 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 15:51:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU5IiwidXNlcm5hbWUiOiJnaGF6YWwiLCJlbWFpbCI6IkdoYXphbGZhemxpODJAZ21haWwuY29tIiwiZXhwIjoxNzgzNzg1MDIwfQ.twu_ssoxy9SeSbsoz2a6bxHmjSDNkUHvw797xh3uG9E
[04-Jul-2026 15:51:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 15:51:08 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 15:51:08 UTC] User ID: 959
[04-Jul-2026 15:51:08 UTC] ✅ User profile retrieved successfully for user ID: 959
[04-Jul-2026 15:51:09 UTC] === API CALL LOG ===
[04-Jul-2026 15:51:09 UTC] Endpoint: user/profile.php
[04-Jul-2026 15:51:09 UTC] Full Log Data: {
    "timestamp": "2026-07-04 15:51:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "198.44.167.68",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "198.44.167.68, 172.68.138.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU5IiwidXNlcm5hbWUiOiJnaGF6YWwiLCJlbWFpbCI6IkdoYXphbGZhemxpODJAZ21haWwuY29tIiwiZXhwIjoxNzgzNzg1MDIwfQ.twu_ssoxy9SeSbsoz2a6bxHmjSDNkUHvw797xh3uG9E",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15f4a2a5a013928-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "198.44.167.68",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 15:51:09 UTC] === END API CALL LOG ===
[04-Jul-2026 15:51:09 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 15:51:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU5IiwidXNlcm5hbWUiOiJnaGF6YWwiLCJlbWFpbCI6IkdoYXphbGZhemxpODJAZ21haWwuY29tIiwiZXhwIjoxNzgzNzg1MDIwfQ.twu_ssoxy9SeSbsoz2a6bxHmjSDNkUHvw797xh3uG9E
[04-Jul-2026 15:51:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 15:51:09 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 15:51:09 UTC] User ID: 959
[04-Jul-2026 15:51:09 UTC] ✅ User profile retrieved successfully for user ID: 959
[04-Jul-2026 15:51:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 15:51:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 15:51:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"198.44.167.68, 172.68.138.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU5IiwidXNlcm5hbWUiOiJnaGF6YWwiLCJlbWFpbCI6IkdoYXphbGZhemxpODJAZ21haWwuY29tIiwiZXhwIjoxNzgzNzg1MDIwfQ.twu_ssoxy9SeSbsoz2a6bxHmjSDNkUHvw797xh3uG9E","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a15f4a3578503928-IAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"198.44.167.68","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jul-2026 15:51:11 UTC] === User Orders API Called ===
[04-Jul-2026 15:51:11 UTC] User ID: 959
[04-Jul-2026 15:51:11 UTC] Limit: 20, Offset: 0
[04-Jul-2026 15:51:11 UTC] Orders found: 0
[04-Jul-2026 15:51:11 UTC] Orders data: []
[04-Jul-2026 15:51:11 UTC] Total orders count: 0
[04-Jul-2026 15:51:12 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 15:51:12 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 15:51:12 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"198.44.167.68, 172.68.138.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU5IiwidXNlcm5hbWUiOiJnaGF6YWwiLCJlbWFpbCI6IkdoYXphbGZhemxpODJAZ21haWwuY29tIiwiZXhwIjoxNzgzNzg1MDIwfQ.twu_ssoxy9SeSbsoz2a6bxHmjSDNkUHvw797xh3uG9E","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a15f4a3e6ca83928-IAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"198.44.167.68","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jul-2026 15:51:12 UTC] === User Orders API Called ===
[04-Jul-2026 15:51:12 UTC] User ID: 959
[04-Jul-2026 15:51:12 UTC] Limit: 20, Offset: 0
[04-Jul-2026 15:51:12 UTC] Orders found: 0
[04-Jul-2026 15:51:12 UTC] Orders data: []
[04-Jul-2026 15:51:12 UTC] Total orders count: 0
[04-Jul-2026 15:51:12 UTC] === API CALL LOG ===
[04-Jul-2026 15:51:12 UTC] Endpoint: user/profile.php
[04-Jul-2026 15:51:12 UTC] Full Log Data: {
    "timestamp": "2026-07-04 15:51:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "198.44.167.68",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "198.44.167.68, 172.68.138.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU5IiwidXNlcm5hbWUiOiJnaGF6YWwiLCJlbWFpbCI6IkdoYXphbGZhemxpODJAZ21haWwuY29tIiwiZXhwIjoxNzgzNzg1MDIwfQ.twu_ssoxy9SeSbsoz2a6bxHmjSDNkUHvw797xh3uG9E",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15f4a3f6d4e3928-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "198.44.167.68",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 15:51:12 UTC] === END API CALL LOG ===
[04-Jul-2026 15:51:12 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 15:51:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU5IiwidXNlcm5hbWUiOiJnaGF6YWwiLCJlbWFpbCI6IkdoYXphbGZhemxpODJAZ21haWwuY29tIiwiZXhwIjoxNzgzNzg1MDIwfQ.twu_ssoxy9SeSbsoz2a6bxHmjSDNkUHvw797xh3uG9E
[04-Jul-2026 15:51:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 15:51:12 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 15:51:12 UTC] User ID: 959
[04-Jul-2026 15:51:12 UTC] ✅ User profile retrieved successfully for user ID: 959
[04-Jul-2026 15:51:13 UTC] === API CALL LOG ===
[04-Jul-2026 15:51:13 UTC] Endpoint: user/profile.php
[04-Jul-2026 15:51:13 UTC] Full Log Data: {
    "timestamp": "2026-07-04 15:51:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "198.44.167.68",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "198.44.167.68, 172.68.138.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU5IiwidXNlcm5hbWUiOiJnaGF6YWwiLCJlbWFpbCI6IkdoYXphbGZhemxpODJAZ21haWwuY29tIiwiZXhwIjoxNzgzNzg1MDIwfQ.twu_ssoxy9SeSbsoz2a6bxHmjSDNkUHvw797xh3uG9E",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15f4a41fe873928-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "198.44.167.68",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 15:51:13 UTC] === END API CALL LOG ===
[04-Jul-2026 15:51:13 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 15:51:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU5IiwidXNlcm5hbWUiOiJnaGF6YWwiLCJlbWFpbCI6IkdoYXphbGZhemxpODJAZ21haWwuY29tIiwiZXhwIjoxNzgzNzg1MDIwfQ.twu_ssoxy9SeSbsoz2a6bxHmjSDNkUHvw797xh3uG9E
[04-Jul-2026 15:51:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 15:51:13 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 15:51:13 UTC] User ID: 959
[04-Jul-2026 15:51:13 UTC] ✅ User profile retrieved successfully for user ID: 959
[04-Jul-2026 15:51:16 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 15:51:16 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 15:51:16 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"198.44.167.68, 172.68.138.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU5IiwidXNlcm5hbWUiOiJnaGF6YWwiLCJlbWFpbCI6IkdoYXphbGZhemxpODJAZ21haWwuY29tIiwiZXhwIjoxNzgzNzg1MDIwfQ.twu_ssoxy9SeSbsoz2a6bxHmjSDNkUHvw797xh3uG9E","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a15f4a55fc433928-IAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"198.44.167.68","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jul-2026 15:51:16 UTC] === User Orders API Called ===
[04-Jul-2026 15:51:16 UTC] User ID: 959
[04-Jul-2026 15:51:16 UTC] Limit: 20, Offset: 0
[04-Jul-2026 15:51:16 UTC] Orders found: 0
[04-Jul-2026 15:51:16 UTC] Orders data: []
[04-Jul-2026 15:51:16 UTC] Total orders count: 0
[04-Jul-2026 15:51:16 UTC] === API CALL LOG ===
[04-Jul-2026 15:51:16 UTC] Endpoint: user/profile.php
[04-Jul-2026 15:51:16 UTC] Full Log Data: {
    "timestamp": "2026-07-04 15:51:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "198.44.167.68",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "198.44.167.68, 172.68.138.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU5IiwidXNlcm5hbWUiOiJnaGF6YWwiLCJlbWFpbCI6IkdoYXphbGZhemxpODJAZ21haWwuY29tIiwiZXhwIjoxNzgzNzg1MDIwfQ.twu_ssoxy9SeSbsoz2a6bxHmjSDNkUHvw797xh3uG9E",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15f4a55fc453928-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "198.44.167.68",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 15:51:16 UTC] === END API CALL LOG ===
[04-Jul-2026 15:51:16 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 15:51:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU5IiwidXNlcm5hbWUiOiJnaGF6YWwiLCJlbWFpbCI6IkdoYXphbGZhemxpODJAZ21haWwuY29tIiwiZXhwIjoxNzgzNzg1MDIwfQ.twu_ssoxy9SeSbsoz2a6bxHmjSDNkUHvw797xh3uG9E
[04-Jul-2026 15:51:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 15:51:16 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 15:51:16 UTC] User ID: 959
[04-Jul-2026 15:51:16 UTC] ✅ User profile retrieved successfully for user ID: 959
[04-Jul-2026 15:51:16 UTC] === API CALL LOG ===
[04-Jul-2026 15:51:16 UTC] Endpoint: user/profile.php
[04-Jul-2026 15:51:16 UTC] Full Log Data: {
    "timestamp": "2026-07-04 15:51:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "198.44.167.68",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "198.44.167.68, 172.68.138.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU5IiwidXNlcm5hbWUiOiJnaGF6YWwiLCJlbWFpbCI6IkdoYXphbGZhemxpODJAZ21haWwuY29tIiwiZXhwIjoxNzgzNzg1MDIwfQ.twu_ssoxy9SeSbsoz2a6bxHmjSDNkUHvw797xh3uG9E",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15f4a59ee5d3928-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "198.44.167.68",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 15:51:16 UTC] === END API CALL LOG ===
[04-Jul-2026 15:51:16 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 15:51:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU5IiwidXNlcm5hbWUiOiJnaGF6YWwiLCJlbWFpbCI6IkdoYXphbGZhemxpODJAZ21haWwuY29tIiwiZXhwIjoxNzgzNzg1MDIwfQ.twu_ssoxy9SeSbsoz2a6bxHmjSDNkUHvw797xh3uG9E
[04-Jul-2026 15:51:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 15:51:16 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 15:51:16 UTC] User ID: 959
[04-Jul-2026 15:51:16 UTC] ✅ User profile retrieved successfully for user ID: 959
[04-Jul-2026 15:51:17 UTC] === API CALL LOG ===
[04-Jul-2026 15:51:17 UTC] Endpoint: user/profile.php
[04-Jul-2026 15:51:17 UTC] Full Log Data: {
    "timestamp": "2026-07-04 15:51:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "198.44.167.68",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "198.44.167.68, 172.68.138.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU5IiwidXNlcm5hbWUiOiJnaGF6YWwiLCJlbWFpbCI6IkdoYXphbGZhemxpODJAZ21haWwuY29tIiwiZXhwIjoxNzgzNzg1MDIwfQ.twu_ssoxy9SeSbsoz2a6bxHmjSDNkUHvw797xh3uG9E",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15f4a5ff9c43928-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "198.44.167.68",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 15:51:17 UTC] === END API CALL LOG ===
[04-Jul-2026 15:51:17 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 15:51:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU5IiwidXNlcm5hbWUiOiJnaGF6YWwiLCJlbWFpbCI6IkdoYXphbGZhemxpODJAZ21haWwuY29tIiwiZXhwIjoxNzgzNzg1MDIwfQ.twu_ssoxy9SeSbsoz2a6bxHmjSDNkUHvw797xh3uG9E
[04-Jul-2026 15:51:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 15:51:17 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 15:51:17 UTC] User ID: 959
[04-Jul-2026 15:51:17 UTC] ✅ User profile retrieved successfully for user ID: 959
[04-Jul-2026 15:51:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 15:51:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 15:51:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"198.44.167.68, 172.68.138.145","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU5IiwidXNlcm5hbWUiOiJnaGF6YWwiLCJlbWFpbCI6IkdoYXphbGZhemxpODJAZ21haWwuY29tIiwiZXhwIjoxNzgzNzg1MDIwfQ.twu_ssoxy9SeSbsoz2a6bxHmjSDNkUHvw797xh3uG9E","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a15f4aa8b8963928-IAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"198.44.167.68","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jul-2026 15:51:29 UTC] === User Orders API Called ===
[04-Jul-2026 15:51:29 UTC] User ID: 959
[04-Jul-2026 15:51:29 UTC] Limit: 20, Offset: 0
[04-Jul-2026 15:51:29 UTC] Orders found: 0
[04-Jul-2026 15:51:29 UTC] Orders data: []
[04-Jul-2026 15:51:29 UTC] Total orders count: 0
[04-Jul-2026 15:51:29 UTC] === API CALL LOG ===
[04-Jul-2026 15:51:29 UTC] Endpoint: user/profile.php
[04-Jul-2026 15:51:29 UTC] Full Log Data: {
    "timestamp": "2026-07-04 15:51:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "198.44.167.68",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "198.44.167.68, 172.68.138.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU5IiwidXNlcm5hbWUiOiJnaGF6YWwiLCJlbWFpbCI6IkdoYXphbGZhemxpODJAZ21haWwuY29tIiwiZXhwIjoxNzgzNzg1MDIwfQ.twu_ssoxy9SeSbsoz2a6bxHmjSDNkUHvw797xh3uG9E",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15f4aaa597e3928-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "198.44.167.68",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 15:51:29 UTC] === END API CALL LOG ===
[04-Jul-2026 15:51:29 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 15:51:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU5IiwidXNlcm5hbWUiOiJnaGF6YWwiLCJlbWFpbCI6IkdoYXphbGZhemxpODJAZ21haWwuY29tIiwiZXhwIjoxNzgzNzg1MDIwfQ.twu_ssoxy9SeSbsoz2a6bxHmjSDNkUHvw797xh3uG9E
[04-Jul-2026 15:51:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 15:51:29 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 15:51:29 UTC] User ID: 959
[04-Jul-2026 15:51:29 UTC] ✅ User profile retrieved successfully for user ID: 959
[04-Jul-2026 15:51:29 UTC] === API CALL LOG ===
[04-Jul-2026 15:51:29 UTC] Endpoint: user/profile.php
[04-Jul-2026 15:51:29 UTC] Full Log Data: {
    "timestamp": "2026-07-04 15:51:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "198.44.167.68",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "198.44.167.68, 172.68.138.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU5IiwidXNlcm5hbWUiOiJnaGF6YWwiLCJlbWFpbCI6IkdoYXphbGZhemxpODJAZ21haWwuY29tIiwiZXhwIjoxNzgzNzg1MDIwfQ.twu_ssoxy9SeSbsoz2a6bxHmjSDNkUHvw797xh3uG9E",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a15f4aabaa1e3928-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "198.44.167.68",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 15:51:29 UTC] === END API CALL LOG ===
[04-Jul-2026 15:51:29 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 15:51:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTU5IiwidXNlcm5hbWUiOiJnaGF6YWwiLCJlbWFpbCI6IkdoYXphbGZhemxpODJAZ21haWwuY29tIiwiZXhwIjoxNzgzNzg1MDIwfQ.twu_ssoxy9SeSbsoz2a6bxHmjSDNkUHvw797xh3uG9E
[04-Jul-2026 15:51:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 15:51:29 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 15:51:29 UTC] User ID: 959
[04-Jul-2026 15:51:29 UTC] ✅ User profile retrieved successfully for user ID: 959
[04-Jul-2026 21:04:30 UTC] === API CALL LOG ===
[04-Jul-2026 21:04:30 UTC] Endpoint: user/profile.php
[04-Jul-2026 21:04:30 UTC] Full Log Data: {
    "timestamp": "2026-07-04 21:04:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c4:1ab:be94:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c4:1ab:be94:8000::, 172.71.152.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUzIiwidXNlcm5hbWUiOiJAc2FyYWhvcmVpeiIsImVtYWlsIjoia2l5b3Rha2FlaXphbjlAZ21haWwuY29tIiwiZXhwIjoxNzgzNzU5MzQxfQ.w0QhQaSIYyCIMICCdB-pmCt2MeBl9X2PX4081asYwIs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16115291b1da1ad-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c4:1ab:be94:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 21:04:30 UTC] === END API CALL LOG ===
[04-Jul-2026 21:04:30 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 21:04:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUzIiwidXNlcm5hbWUiOiJAc2FyYWhvcmVpeiIsImVtYWlsIjoia2l5b3Rha2FlaXphbjlAZ21haWwuY29tIiwiZXhwIjoxNzgzNzU5MzQxfQ.w0QhQaSIYyCIMICCdB-pmCt2MeBl9X2PX4081asYwIs
[04-Jul-2026 21:04:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 21:04:30 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 21:04:30 UTC] User ID: 953
[04-Jul-2026 21:04:30 UTC] ✅ User profile retrieved successfully for user ID: 953
[04-Jul-2026 21:04:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 21:04:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 21:04:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40c4:1ab:be94:8000::, 172.69.166.28","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUzIiwidXNlcm5hbWUiOiJAc2FyYWhvcmVpeiIsImVtYWlsIjoia2l5b3Rha2FlaXphbjlAZ21haWwuY29tIiwiZXhwIjoxNzgzNzU5MzQxfQ.w0QhQaSIYyCIMICCdB-pmCt2MeBl9X2PX4081asYwIs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1611530fe8fa1ad-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40c4:1ab:be94:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jul-2026 21:04:31 UTC] === User Orders API Called ===
[04-Jul-2026 21:04:31 UTC] User ID: 953
[04-Jul-2026 21:04:31 UTC] Limit: 20, Offset: 0
[04-Jul-2026 21:04:31 UTC] Orders found: 2
[04-Jul-2026 21:04:31 UTC] Orders data: [{"id":378,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/yappingfxmily","status":"pending","created_at":"2026-07-04 12:17:57","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":377,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/yappingfxmily","status":"pending","created_at":"2026-07-04 12:16:51","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[04-Jul-2026 21:04:31 UTC] Total orders count: 2
[04-Jul-2026 21:04:31 UTC] === API CALL LOG ===
[04-Jul-2026 21:04:31 UTC] Endpoint: user/profile.php
[04-Jul-2026 21:04:31 UTC] Full Log Data: {
    "timestamp": "2026-07-04 21:04:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c4:1ab:be94:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c4:1ab:be94:8000::, 172.69.166.29",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUzIiwidXNlcm5hbWUiOiJAc2FyYWhvcmVpeiIsImVtYWlsIjoia2l5b3Rha2FlaXphbjlAZ21haWwuY29tIiwiZXhwIjoxNzgzNzU5MzQxfQ.w0QhQaSIYyCIMICCdB-pmCt2MeBl9X2PX4081asYwIs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1611530fe8da1ad-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c4:1ab:be94:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 21:04:31 UTC] === END API CALL LOG ===
[04-Jul-2026 21:04:31 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 21:04:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUzIiwidXNlcm5hbWUiOiJAc2FyYWhvcmVpeiIsImVtYWlsIjoia2l5b3Rha2FlaXphbjlAZ21haWwuY29tIiwiZXhwIjoxNzgzNzU5MzQxfQ.w0QhQaSIYyCIMICCdB-pmCt2MeBl9X2PX4081asYwIs
[04-Jul-2026 21:04:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 21:04:31 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 21:04:31 UTC] User ID: 953
[04-Jul-2026 21:04:31 UTC] ✅ User profile retrieved successfully for user ID: 953
[04-Jul-2026 21:04:31 UTC] === API CALL LOG ===
[04-Jul-2026 21:04:31 UTC] Endpoint: user/profile.php
[04-Jul-2026 21:04:31 UTC] Full Log Data: {
    "timestamp": "2026-07-04 21:04:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c4:1ab:be94:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c4:1ab:be94:8000::, 172.69.166.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUzIiwidXNlcm5hbWUiOiJAc2FyYWhvcmVpeiIsImVtYWlsIjoia2l5b3Rha2FlaXphbjlAZ21haWwuY29tIiwiZXhwIjoxNzgzNzU5MzQxfQ.w0QhQaSIYyCIMICCdB-pmCt2MeBl9X2PX4081asYwIs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1611531aecca1ad-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c4:1ab:be94:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 21:04:31 UTC] === END API CALL LOG ===
[04-Jul-2026 21:04:31 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 21:04:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUzIiwidXNlcm5hbWUiOiJAc2FyYWhvcmVpeiIsImVtYWlsIjoia2l5b3Rha2FlaXphbjlAZ21haWwuY29tIiwiZXhwIjoxNzgzNzU5MzQxfQ.w0QhQaSIYyCIMICCdB-pmCt2MeBl9X2PX4081asYwIs
[04-Jul-2026 21:04:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 21:04:31 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 21:04:31 UTC] User ID: 953
[04-Jul-2026 21:04:31 UTC] ✅ User profile retrieved successfully for user ID: 953
[04-Jul-2026 21:04:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 21:04:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 21:04:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40c4:1ab:be94:8000::, 172.69.166.29","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUzIiwidXNlcm5hbWUiOiJAc2FyYWhvcmVpeiIsImVtYWlsIjoia2l5b3Rha2FlaXphbjlAZ21haWwuY29tIiwiZXhwIjoxNzgzNzU5MzQxfQ.w0QhQaSIYyCIMICCdB-pmCt2MeBl9X2PX4081asYwIs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a16115446ecaa1ad-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40c4:1ab:be94:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jul-2026 21:04:34 UTC] === User Orders API Called ===
[04-Jul-2026 21:04:34 UTC] User ID: 953
[04-Jul-2026 21:04:34 UTC] Limit: 20, Offset: 0
[04-Jul-2026 21:04:34 UTC] Orders found: 2
[04-Jul-2026 21:04:34 UTC] Orders data: [{"id":378,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/yappingfxmily","status":"pending","created_at":"2026-07-04 12:17:57","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":377,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/yappingfxmily","status":"pending","created_at":"2026-07-04 12:16:51","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[04-Jul-2026 21:04:34 UTC] Total orders count: 2
[04-Jul-2026 21:04:42 UTC] === API CALL LOG ===
[04-Jul-2026 21:04:42 UTC] Endpoint: user/profile.php
[04-Jul-2026 21:04:42 UTC] Full Log Data: {
    "timestamp": "2026-07-04 21:04:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c4:1ab:be94:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c4:1ab:be94:8000::, 172.71.152.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUzIiwidXNlcm5hbWUiOiJAc2FyYWhvcmVpeiIsImVtYWlsIjoia2l5b3Rha2FlaXphbjlAZ21haWwuY29tIiwiZXhwIjoxNzgzNzU5MzQxfQ.w0QhQaSIYyCIMICCdB-pmCt2MeBl9X2PX4081asYwIs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1611574ebeba1ad-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c4:1ab:be94:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 21:04:42 UTC] === END API CALL LOG ===
[04-Jul-2026 21:04:42 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 21:04:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUzIiwidXNlcm5hbWUiOiJAc2FyYWhvcmVpeiIsImVtYWlsIjoia2l5b3Rha2FlaXphbjlAZ21haWwuY29tIiwiZXhwIjoxNzgzNzU5MzQxfQ.w0QhQaSIYyCIMICCdB-pmCt2MeBl9X2PX4081asYwIs
[04-Jul-2026 21:04:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 21:04:42 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 21:04:42 UTC] User ID: 953
[04-Jul-2026 21:04:42 UTC] ✅ User profile retrieved successfully for user ID: 953
[04-Jul-2026 21:04:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 21:04:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 21:04:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40c4:1ab:be94:8000::, 172.71.152.72","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUzIiwidXNlcm5hbWUiOiJAc2FyYWhvcmVpeiIsImVtYWlsIjoia2l5b3Rha2FlaXphbjlAZ21haWwuY29tIiwiZXhwIjoxNzgzNzU5MzQxfQ.w0QhQaSIYyCIMICCdB-pmCt2MeBl9X2PX4081asYwIs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1611574ebeaa1ad-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40c4:1ab:be94:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jul-2026 21:04:42 UTC] === User Orders API Called ===
[04-Jul-2026 21:04:42 UTC] User ID: 953
[04-Jul-2026 21:04:42 UTC] Limit: 20, Offset: 0
[04-Jul-2026 21:04:42 UTC] Orders found: 2
[04-Jul-2026 21:04:42 UTC] Orders data: [{"id":378,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/yappingfxmily","status":"pending","created_at":"2026-07-04 12:17:57","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":377,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/yappingfxmily","status":"pending","created_at":"2026-07-04 12:16:51","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[04-Jul-2026 21:04:42 UTC] Total orders count: 2
[04-Jul-2026 21:04:42 UTC] === API CALL LOG ===
[04-Jul-2026 21:04:42 UTC] Endpoint: user/profile.php
[04-Jul-2026 21:04:42 UTC] Full Log Data: {
    "timestamp": "2026-07-04 21:04:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c4:1ab:be94:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c4:1ab:be94:8000::, 172.71.152.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUzIiwidXNlcm5hbWUiOiJAc2FyYWhvcmVpeiIsImVtYWlsIjoia2l5b3Rha2FlaXphbjlAZ21haWwuY29tIiwiZXhwIjoxNzgzNzU5MzQxfQ.w0QhQaSIYyCIMICCdB-pmCt2MeBl9X2PX4081asYwIs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1611578ed8ca1ad-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c4:1ab:be94:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 21:04:42 UTC] === END API CALL LOG ===
[04-Jul-2026 21:04:42 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 21:04:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUzIiwidXNlcm5hbWUiOiJAc2FyYWhvcmVpeiIsImVtYWlsIjoia2l5b3Rha2FlaXphbjlAZ21haWwuY29tIiwiZXhwIjoxNzgzNzU5MzQxfQ.w0QhQaSIYyCIMICCdB-pmCt2MeBl9X2PX4081asYwIs
[04-Jul-2026 21:04:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 21:04:42 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 21:04:42 UTC] User ID: 953
[04-Jul-2026 21:04:42 UTC] ✅ User profile retrieved successfully for user ID: 953
[04-Jul-2026 21:04:49 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 21:04:49 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 21:04:49 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40c4:1ab:be94:8000::, 172.71.152.71","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUzIiwidXNlcm5hbWUiOiJAc2FyYWhvcmVpeiIsImVtYWlsIjoia2l5b3Rha2FlaXphbjlAZ21haWwuY29tIiwiZXhwIjoxNzgzNzU5MzQxfQ.w0QhQaSIYyCIMICCdB-pmCt2MeBl9X2PX4081asYwIs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a16115a6a844a1ad-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40c4:1ab:be94:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jul-2026 21:04:49 UTC] === User Orders API Called ===
[04-Jul-2026 21:04:49 UTC] User ID: 953
[04-Jul-2026 21:04:49 UTC] Limit: 20, Offset: 0
[04-Jul-2026 21:04:49 UTC] Orders found: 2
[04-Jul-2026 21:04:49 UTC] Orders data: [{"id":378,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/yappingfxmily","status":"pending","created_at":"2026-07-04 12:17:57","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":377,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/yappingfxmily","status":"pending","created_at":"2026-07-04 12:16:51","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[04-Jul-2026 21:04:49 UTC] Total orders count: 2
[04-Jul-2026 21:04:49 UTC] === API CALL LOG ===
[04-Jul-2026 21:04:49 UTC] Endpoint: user/profile.php
[04-Jul-2026 21:04:49 UTC] Full Log Data: {
    "timestamp": "2026-07-04 21:04:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c4:1ab:be94:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c4:1ab:be94:8000::, 172.71.152.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUzIiwidXNlcm5hbWUiOiJAc2FyYWhvcmVpeiIsImVtYWlsIjoia2l5b3Rha2FlaXphbjlAZ21haWwuY29tIiwiZXhwIjoxNzgzNzU5MzQxfQ.w0QhQaSIYyCIMICCdB-pmCt2MeBl9X2PX4081asYwIs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16115a75899a1ad-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c4:1ab:be94:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 21:04:49 UTC] === END API CALL LOG ===
[04-Jul-2026 21:04:49 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 21:04:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUzIiwidXNlcm5hbWUiOiJAc2FyYWhvcmVpeiIsImVtYWlsIjoia2l5b3Rha2FlaXphbjlAZ21haWwuY29tIiwiZXhwIjoxNzgzNzU5MzQxfQ.w0QhQaSIYyCIMICCdB-pmCt2MeBl9X2PX4081asYwIs
[04-Jul-2026 21:04:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 21:04:49 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 21:04:49 UTC] User ID: 953
[04-Jul-2026 21:04:49 UTC] ✅ User profile retrieved successfully for user ID: 953
[04-Jul-2026 21:04:50 UTC] === API CALL LOG ===
[04-Jul-2026 21:04:50 UTC] Endpoint: user/profile.php
[04-Jul-2026 21:04:50 UTC] Full Log Data: {
    "timestamp": "2026-07-04 21:04:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c4:1ab:be94:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c4:1ab:be94:8000::, 172.71.152.72",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUzIiwidXNlcm5hbWUiOiJAc2FyYWhvcmVpeiIsImVtYWlsIjoia2l5b3Rha2FlaXphbjlAZ21haWwuY29tIiwiZXhwIjoxNzgzNzU5MzQxfQ.w0QhQaSIYyCIMICCdB-pmCt2MeBl9X2PX4081asYwIs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16115aa99d1a1ad-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c4:1ab:be94:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 21:04:50 UTC] === END API CALL LOG ===
[04-Jul-2026 21:04:50 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 21:04:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUzIiwidXNlcm5hbWUiOiJAc2FyYWhvcmVpeiIsImVtYWlsIjoia2l5b3Rha2FlaXphbjlAZ21haWwuY29tIiwiZXhwIjoxNzgzNzU5MzQxfQ.w0QhQaSIYyCIMICCdB-pmCt2MeBl9X2PX4081asYwIs
[04-Jul-2026 21:04:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 21:04:50 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 21:04:50 UTC] User ID: 953
[04-Jul-2026 21:04:50 UTC] ✅ User profile retrieved successfully for user ID: 953
[04-Jul-2026 21:05:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 21:05:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 21:05:01 UTC] === API CALL LOG ===
[04-Jul-2026 21:05:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40c4:1ab:be94:8000::, 172.71.152.72","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUzIiwidXNlcm5hbWUiOiJAc2FyYWhvcmVpeiIsImVtYWlsIjoia2l5b3Rha2FlaXphbjlAZ21haWwuY29tIiwiZXhwIjoxNzgzNzU5MzQxfQ.w0QhQaSIYyCIMICCdB-pmCt2MeBl9X2PX4081asYwIs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a16115f16976a1ad-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40c4:1ab:be94:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jul-2026 21:05:01 UTC] Endpoint: user/profile.php
[04-Jul-2026 21:05:01 UTC] Full Log Data: {
    "timestamp": "2026-07-04 21:05:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c4:1ab:be94:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c4:1ab:be94:8000::, 172.71.152.72",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUzIiwidXNlcm5hbWUiOiJAc2FyYWhvcmVpeiIsImVtYWlsIjoia2l5b3Rha2FlaXphbjlAZ21haWwuY29tIiwiZXhwIjoxNzgzNzU5MzQxfQ.w0QhQaSIYyCIMICCdB-pmCt2MeBl9X2PX4081asYwIs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16115f16977a1ad-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c4:1ab:be94:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 21:05:01 UTC] === User Orders API Called ===
[04-Jul-2026 21:05:01 UTC] === END API CALL LOG ===
[04-Jul-2026 21:05:01 UTC] User ID: 953
[04-Jul-2026 21:05:01 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 21:05:01 UTC] Limit: 20, Offset: 0
[04-Jul-2026 21:05:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUzIiwidXNlcm5hbWUiOiJAc2FyYWhvcmVpeiIsImVtYWlsIjoia2l5b3Rha2FlaXphbjlAZ21haWwuY29tIiwiZXhwIjoxNzgzNzU5MzQxfQ.w0QhQaSIYyCIMICCdB-pmCt2MeBl9X2PX4081asYwIs
[04-Jul-2026 21:05:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 21:05:01 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 21:05:01 UTC] User ID: 953
[04-Jul-2026 21:05:01 UTC] Orders found: 2
[04-Jul-2026 21:05:01 UTC] ✅ User profile retrieved successfully for user ID: 953
[04-Jul-2026 21:05:01 UTC] Orders data: [{"id":378,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/yappingfxmily","status":"pending","created_at":"2026-07-04 12:17:57","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":377,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/yappingfxmily","status":"pending","created_at":"2026-07-04 12:16:51","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[04-Jul-2026 21:05:01 UTC] Total orders count: 2
[04-Jul-2026 21:05:02 UTC] === API CALL LOG ===
[04-Jul-2026 21:05:02 UTC] Endpoint: user/profile.php
[04-Jul-2026 21:05:02 UTC] Full Log Data: {
    "timestamp": "2026-07-04 21:05:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c4:1ab:be94:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c4:1ab:be94:8000::, 172.71.152.72",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUzIiwidXNlcm5hbWUiOiJAc2FyYWhvcmVpeiIsImVtYWlsIjoia2l5b3Rha2FlaXphbjlAZ21haWwuY29tIiwiZXhwIjoxNzgzNzU5MzQxfQ.w0QhQaSIYyCIMICCdB-pmCt2MeBl9X2PX4081asYwIs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16115f55b4ea1ad-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c4:1ab:be94:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 21:05:02 UTC] === END API CALL LOG ===
[04-Jul-2026 21:05:02 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 21:05:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUzIiwidXNlcm5hbWUiOiJAc2FyYWhvcmVpeiIsImVtYWlsIjoia2l5b3Rha2FlaXphbjlAZ21haWwuY29tIiwiZXhwIjoxNzgzNzU5MzQxfQ.w0QhQaSIYyCIMICCdB-pmCt2MeBl9X2PX4081asYwIs
[04-Jul-2026 21:05:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 21:05:02 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 21:05:02 UTC] User ID: 953
[04-Jul-2026 21:05:02 UTC] ✅ User profile retrieved successfully for user ID: 953
[04-Jul-2026 21:05:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 21:05:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 21:05:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40c4:1ab:be94:8000::, 172.71.152.72","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUzIiwidXNlcm5hbWUiOiJAc2FyYWhvcmVpeiIsImVtYWlsIjoia2l5b3Rha2FlaXphbjlAZ21haWwuY29tIiwiZXhwIjoxNzgzNzU5MzQxfQ.w0QhQaSIYyCIMICCdB-pmCt2MeBl9X2PX4081asYwIs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1611620e814a1ad-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40c4:1ab:be94:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jul-2026 21:05:09 UTC] === User Orders API Called ===
[04-Jul-2026 21:05:09 UTC] User ID: 953
[04-Jul-2026 21:05:09 UTC] Limit: 20, Offset: 0
[04-Jul-2026 21:05:09 UTC] Orders found: 2
[04-Jul-2026 21:05:09 UTC] Orders data: [{"id":378,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/yappingfxmily","status":"pending","created_at":"2026-07-04 12:17:57","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":377,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/yappingfxmily","status":"pending","created_at":"2026-07-04 12:16:51","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[04-Jul-2026 21:05:09 UTC] Total orders count: 2
[04-Jul-2026 21:05:10 UTC] === API CALL LOG ===
[04-Jul-2026 21:05:10 UTC] Endpoint: user/profile.php
[04-Jul-2026 21:05:10 UTC] Full Log Data: {
    "timestamp": "2026-07-04 21:05:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c4:1ab:be94:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c4:1ab:be94:8000::, 172.71.152.72",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUzIiwidXNlcm5hbWUiOiJAc2FyYWhvcmVpeiIsImVtYWlsIjoia2l5b3Rha2FlaXphbjlAZ21haWwuY29tIiwiZXhwIjoxNzgzNzU5MzQxfQ.w0QhQaSIYyCIMICCdB-pmCt2MeBl9X2PX4081asYwIs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1611626eb04a1ad-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c4:1ab:be94:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 21:05:10 UTC] === END API CALL LOG ===
[04-Jul-2026 21:05:10 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 21:05:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUzIiwidXNlcm5hbWUiOiJAc2FyYWhvcmVpeiIsImVtYWlsIjoia2l5b3Rha2FlaXphbjlAZ21haWwuY29tIiwiZXhwIjoxNzgzNzU5MzQxfQ.w0QhQaSIYyCIMICCdB-pmCt2MeBl9X2PX4081asYwIs
[04-Jul-2026 21:05:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 21:05:10 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 21:05:10 UTC] User ID: 953
[04-Jul-2026 21:05:10 UTC] ✅ User profile retrieved successfully for user ID: 953
[04-Jul-2026 21:05:10 UTC] User Purchases API - User ID: 953
[04-Jul-2026 21:05:10 UTC] User Purchases API - Total purchases found: 2
[04-Jul-2026 21:05:14 UTC] === API CALL LOG ===
[04-Jul-2026 21:05:14 UTC] Endpoint: user/profile.php
[04-Jul-2026 21:05:14 UTC] Full Log Data: {
    "timestamp": "2026-07-04 21:05:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c4:1ab:be94:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c4:1ab:be94:8000::, 172.71.152.72",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUzIiwidXNlcm5hbWUiOiJAc2FyYWhvcmVpeiIsImVtYWlsIjoia2l5b3Rha2FlaXphbjlAZ21haWwuY29tIiwiZXhwIjoxNzgzNzU5MzQxfQ.w0QhQaSIYyCIMICCdB-pmCt2MeBl9X2PX4081asYwIs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1611642a804a1ad-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c4:1ab:be94:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 21:05:14 UTC] === END API CALL LOG ===
[04-Jul-2026 21:05:14 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 21:05:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUzIiwidXNlcm5hbWUiOiJAc2FyYWhvcmVpeiIsImVtYWlsIjoia2l5b3Rha2FlaXphbjlAZ21haWwuY29tIiwiZXhwIjoxNzgzNzU5MzQxfQ.w0QhQaSIYyCIMICCdB-pmCt2MeBl9X2PX4081asYwIs
[04-Jul-2026 21:05:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 21:05:14 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 21:05:14 UTC] User ID: 953
[04-Jul-2026 21:05:14 UTC] ✅ User profile retrieved successfully for user ID: 953
[04-Jul-2026 21:05:15 UTC] User Purchases API - User ID: 953
[04-Jul-2026 21:05:15 UTC] User Purchases API - Total purchases found: 2
[04-Jul-2026 21:05:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 21:05:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 21:05:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40c4:1ab:be94:8000::, 172.71.152.72","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUzIiwidXNlcm5hbWUiOiJAc2FyYWhvcmVpeiIsImVtYWlsIjoia2l5b3Rha2FlaXphbjlAZ21haWwuY29tIiwiZXhwIjoxNzgzNzU5MzQxfQ.w0QhQaSIYyCIMICCdB-pmCt2MeBl9X2PX4081asYwIs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a16116556fe9a1ad-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40c4:1ab:be94:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jul-2026 21:05:17 UTC] === User Orders API Called ===
[04-Jul-2026 21:05:17 UTC] User ID: 953
[04-Jul-2026 21:05:17 UTC] Limit: 20, Offset: 0
[04-Jul-2026 21:05:17 UTC] Orders found: 2
[04-Jul-2026 21:05:17 UTC] Orders data: [{"id":378,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/yappingfxmily","status":"pending","created_at":"2026-07-04 12:17:57","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":377,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/yappingfxmily","status":"pending","created_at":"2026-07-04 12:16:51","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[04-Jul-2026 21:05:17 UTC] Total orders count: 2
[04-Jul-2026 21:05:17 UTC] === API CALL LOG ===
[04-Jul-2026 21:05:17 UTC] Endpoint: user/profile.php
[04-Jul-2026 21:05:17 UTC] Full Log Data: {
    "timestamp": "2026-07-04 21:05:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c4:1ab:be94:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c4:1ab:be94:8000::, 172.71.152.72",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUzIiwidXNlcm5hbWUiOiJAc2FyYWhvcmVpeiIsImVtYWlsIjoia2l5b3Rha2FlaXphbjlAZ21haWwuY29tIiwiZXhwIjoxNzgzNzU5MzQxfQ.w0QhQaSIYyCIMICCdB-pmCt2MeBl9X2PX4081asYwIs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16116562835a1ad-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c4:1ab:be94:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 21:05:17 UTC] === END API CALL LOG ===
[04-Jul-2026 21:05:17 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 21:05:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUzIiwidXNlcm5hbWUiOiJAc2FyYWhvcmVpeiIsImVtYWlsIjoia2l5b3Rha2FlaXphbjlAZ21haWwuY29tIiwiZXhwIjoxNzgzNzU5MzQxfQ.w0QhQaSIYyCIMICCdB-pmCt2MeBl9X2PX4081asYwIs
[04-Jul-2026 21:05:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 21:05:17 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 21:05:17 UTC] User ID: 953
[04-Jul-2026 21:05:17 UTC] ✅ User profile retrieved successfully for user ID: 953
[04-Jul-2026 21:05:18 UTC] === API CALL LOG ===
[04-Jul-2026 21:05:18 UTC] Endpoint: user/profile.php
[04-Jul-2026 21:05:18 UTC] Full Log Data: {
    "timestamp": "2026-07-04 21:05:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c4:1ab:be94:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c4:1ab:be94:8000::, 172.71.152.72",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUzIiwidXNlcm5hbWUiOiJAc2FyYWhvcmVpeiIsImVtYWlsIjoia2l5b3Rha2FlaXphbjlAZ21haWwuY29tIiwiZXhwIjoxNzgzNzU5MzQxfQ.w0QhQaSIYyCIMICCdB-pmCt2MeBl9X2PX4081asYwIs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1611659b9c0a1ad-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c4:1ab:be94:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 21:05:18 UTC] === END API CALL LOG ===
[04-Jul-2026 21:05:18 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 21:05:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUzIiwidXNlcm5hbWUiOiJAc2FyYWhvcmVpeiIsImVtYWlsIjoia2l5b3Rha2FlaXphbjlAZ21haWwuY29tIiwiZXhwIjoxNzgzNzU5MzQxfQ.w0QhQaSIYyCIMICCdB-pmCt2MeBl9X2PX4081asYwIs
[04-Jul-2026 21:05:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 21:05:18 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 21:05:18 UTC] User ID: 953
[04-Jul-2026 21:05:18 UTC] ✅ User profile retrieved successfully for user ID: 953
[04-Jul-2026 21:05:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 21:05:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 21:05:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40c4:1ab:be94:8000::, 172.71.152.72","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUzIiwidXNlcm5hbWUiOiJAc2FyYWhvcmVpeiIsImVtYWlsIjoia2l5b3Rha2FlaXphbjlAZ21haWwuY29tIiwiZXhwIjoxNzgzNzU5MzQxfQ.w0QhQaSIYyCIMICCdB-pmCt2MeBl9X2PX4081asYwIs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a161166fdb75a1ad-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40c4:1ab:be94:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jul-2026 21:05:21 UTC] === User Orders API Called ===
[04-Jul-2026 21:05:21 UTC] User ID: 953
[04-Jul-2026 21:05:21 UTC] Limit: 20, Offset: 0
[04-Jul-2026 21:05:21 UTC] Orders found: 2
[04-Jul-2026 21:05:21 UTC] Orders data: [{"id":378,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/yappingfxmily","status":"pending","created_at":"2026-07-04 12:17:57","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":377,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/yappingfxmily","status":"pending","created_at":"2026-07-04 12:16:51","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[04-Jul-2026 21:05:21 UTC] Total orders count: 2
[04-Jul-2026 21:05:23 UTC] === API CALL LOG ===
[04-Jul-2026 21:05:23 UTC] Endpoint: user/profile.php
[04-Jul-2026 21:05:23 UTC] Full Log Data: {
    "timestamp": "2026-07-04 21:05:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c4:1ab:be94:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c4:1ab:be94:8000::, 172.71.152.72",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUzIiwidXNlcm5hbWUiOiJAc2FyYWhvcmVpeiIsImVtYWlsIjoia2l5b3Rha2FlaXphbjlAZ21haWwuY29tIiwiZXhwIjoxNzgzNzU5MzQxfQ.w0QhQaSIYyCIMICCdB-pmCt2MeBl9X2PX4081asYwIs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1611677eea9a1ad-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c4:1ab:be94:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 21:05:23 UTC] === END API CALL LOG ===
[04-Jul-2026 21:05:23 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 21:05:23 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 21:05:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUzIiwidXNlcm5hbWUiOiJAc2FyYWhvcmVpeiIsImVtYWlsIjoia2l5b3Rha2FlaXphbjlAZ21haWwuY29tIiwiZXhwIjoxNzgzNzU5MzQxfQ.w0QhQaSIYyCIMICCdB-pmCt2MeBl9X2PX4081asYwIs
[04-Jul-2026 21:05:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 21:05:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40c4:1ab:be94:8000::, 172.71.152.72","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUzIiwidXNlcm5hbWUiOiJAc2FyYWhvcmVpeiIsImVtYWlsIjoia2l5b3Rha2FlaXphbjlAZ21haWwuY29tIiwiZXhwIjoxNzgzNzU5MzQxfQ.w0QhQaSIYyCIMICCdB-pmCt2MeBl9X2PX4081asYwIs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1611677eea8a1ad-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40c4:1ab:be94:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jul-2026 21:05:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 21:05:23 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 21:05:23 UTC] User ID: 953
[04-Jul-2026 21:05:23 UTC] === User Orders API Called ===
[04-Jul-2026 21:05:23 UTC] User ID: 953
[04-Jul-2026 21:05:23 UTC] Limit: 20, Offset: 0
[04-Jul-2026 21:05:23 UTC] ✅ User profile retrieved successfully for user ID: 953
[04-Jul-2026 21:05:23 UTC] Orders found: 2
[04-Jul-2026 21:05:23 UTC] Orders data: [{"id":378,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/yappingfxmily","status":"pending","created_at":"2026-07-04 12:17:57","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":377,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/yappingfxmily","status":"pending","created_at":"2026-07-04 12:16:51","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[04-Jul-2026 21:05:23 UTC] Total orders count: 2
[04-Jul-2026 21:05:23 UTC] === API CALL LOG ===
[04-Jul-2026 21:05:23 UTC] Endpoint: user/profile.php
[04-Jul-2026 21:05:23 UTC] Full Log Data: {
    "timestamp": "2026-07-04 21:05:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c4:1ab:be94:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c4:1ab:be94:8000::, 172.71.152.72",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUzIiwidXNlcm5hbWUiOiJAc2FyYWhvcmVpeiIsImVtYWlsIjoia2l5b3Rha2FlaXphbjlAZ21haWwuY29tIiwiZXhwIjoxNzgzNzU5MzQxfQ.w0QhQaSIYyCIMICCdB-pmCt2MeBl9X2PX4081asYwIs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a161167ba842a1ad-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c4:1ab:be94:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 21:05:23 UTC] === END API CALL LOG ===
[04-Jul-2026 21:05:23 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 21:05:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUzIiwidXNlcm5hbWUiOiJAc2FyYWhvcmVpeiIsImVtYWlsIjoia2l5b3Rha2FlaXphbjlAZ21haWwuY29tIiwiZXhwIjoxNzgzNzU5MzQxfQ.w0QhQaSIYyCIMICCdB-pmCt2MeBl9X2PX4081asYwIs
[04-Jul-2026 21:05:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 21:05:23 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 21:05:23 UTC] User ID: 953
[04-Jul-2026 21:05:23 UTC] ✅ User profile retrieved successfully for user ID: 953
[04-Jul-2026 21:05:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 21:05:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 21:05:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40c4:1ab:be94:8000::, 172.71.152.72","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUzIiwidXNlcm5hbWUiOiJAc2FyYWhvcmVpeiIsImVtYWlsIjoia2l5b3Rha2FlaXphbjlAZ21haWwuY29tIiwiZXhwIjoxNzgzNzU5MzQxfQ.w0QhQaSIYyCIMICCdB-pmCt2MeBl9X2PX4081asYwIs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a16116ad9d5fa1ad-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40c4:1ab:be94:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jul-2026 21:05:31 UTC] === User Orders API Called ===
[04-Jul-2026 21:05:31 UTC] User ID: 953
[04-Jul-2026 21:05:31 UTC] Limit: 20, Offset: 0
[04-Jul-2026 21:05:31 UTC] Orders found: 2
[04-Jul-2026 21:05:31 UTC] Orders data: [{"id":378,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/yappingfxmily","status":"pending","created_at":"2026-07-04 12:17:57","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":377,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/yappingfxmily","status":"pending","created_at":"2026-07-04 12:16:51","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[04-Jul-2026 21:05:31 UTC] Total orders count: 2
[04-Jul-2026 21:24:04 UTC] === API CALL LOG ===
[04-Jul-2026 21:24:04 UTC] Endpoint: user/profile.php
[04-Jul-2026 21:24:04 UTC] Full Log Data: {
    "timestamp": "2026-07-04 21:24:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a106:1486:cc0b:36ff:feb4:f437",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a106:1486:cc0b:36ff:feb4:f437, 162.158.14.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM4MDUwNDN9.48XWzpCAsaJ4XPa35YiwSwbhNjCy9sY2bEY1yIb99aU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16131d81c09e458-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a106:1486:cc0b:36ff:feb4:f437",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 21:24:04 UTC] === END API CALL LOG ===
[04-Jul-2026 21:24:04 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 21:24:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM4MDUwNDN9.48XWzpCAsaJ4XPa35YiwSwbhNjCy9sY2bEY1yIb99aU
[04-Jul-2026 21:24:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 21:24:04 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 21:24:04 UTC] User ID: 694
[04-Jul-2026 21:24:04 UTC] ✅ User profile retrieved successfully for user ID: 694
[04-Jul-2026 21:24:04 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 21:24:04 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 21:24:04 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a00:1880:a106:1486:cc0b:36ff:feb4:f437, 162.158.14.216","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM4MDUwNDN9.48XWzpCAsaJ4XPa35YiwSwbhNjCy9sY2bEY1yIb99aU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a16131d84c21e458-OTP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a00:1880:a106:1486:cc0b:36ff:feb4:f437","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jul-2026 21:24:04 UTC] === User Orders API Called ===
[04-Jul-2026 21:24:04 UTC] User ID: 694
[04-Jul-2026 21:24:04 UTC] Limit: 20, Offset: 0
[04-Jul-2026 21:24:04 UTC] Orders found: 0
[04-Jul-2026 21:24:04 UTC] Orders data: []
[04-Jul-2026 21:24:04 UTC] Total orders count: 0
[04-Jul-2026 21:24:04 UTC] === API CALL LOG ===
[04-Jul-2026 21:24:04 UTC] Endpoint: user/profile.php
[04-Jul-2026 21:24:04 UTC] Full Log Data: {
    "timestamp": "2026-07-04 21:24:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a106:1486:cc0b:36ff:feb4:f437",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a106:1486:cc0b:36ff:feb4:f437, 162.158.14.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM4MDUwNDN9.48XWzpCAsaJ4XPa35YiwSwbhNjCy9sY2bEY1yIb99aU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16131d8ac51e458-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a106:1486:cc0b:36ff:feb4:f437",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 21:24:04 UTC] === END API CALL LOG ===
[04-Jul-2026 21:24:04 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 21:24:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM4MDUwNDN9.48XWzpCAsaJ4XPa35YiwSwbhNjCy9sY2bEY1yIb99aU
[04-Jul-2026 21:24:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 21:24:04 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 21:24:04 UTC] User ID: 694
[04-Jul-2026 21:24:04 UTC] ✅ User profile retrieved successfully for user ID: 694
[04-Jul-2026 21:25:20 UTC] === API CALL LOG ===
[04-Jul-2026 21:25:20 UTC] Endpoint: user/profile.php
[04-Jul-2026 21:25:20 UTC] Full Log Data: {
    "timestamp": "2026-07-04 21:25:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a106:1486:cc0b:36ff:feb4:f437",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a106:1486:cc0b:36ff:feb4:f437, 162.158.14.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM4MDUwNDN9.48XWzpCAsaJ4XPa35YiwSwbhNjCy9sY2bEY1yIb99aU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16133b12acee594-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a106:1486:cc0b:36ff:feb4:f437",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 21:25:20 UTC] === END API CALL LOG ===
[04-Jul-2026 21:25:20 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 21:25:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM4MDUwNDN9.48XWzpCAsaJ4XPa35YiwSwbhNjCy9sY2bEY1yIb99aU
[04-Jul-2026 21:25:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 21:25:20 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 21:25:20 UTC] User ID: 694
[04-Jul-2026 21:25:20 UTC] ✅ User profile retrieved successfully for user ID: 694
[04-Jul-2026 21:25:21 UTC] === API CALL LOG ===
[04-Jul-2026 21:25:21 UTC] Endpoint: user/profile.php
[04-Jul-2026 21:25:21 UTC] Full Log Data: {
    "timestamp": "2026-07-04 21:25:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a106:1486:cc0b:36ff:feb4:f437",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a106:1486:cc0b:36ff:feb4:f437, 162.158.14.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM4MDUwNDN9.48XWzpCAsaJ4XPa35YiwSwbhNjCy9sY2bEY1yIb99aU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16133b66d59e594-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a106:1486:cc0b:36ff:feb4:f437",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 21:25:21 UTC] === END API CALL LOG ===
[04-Jul-2026 21:25:21 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 21:25:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM4MDUwNDN9.48XWzpCAsaJ4XPa35YiwSwbhNjCy9sY2bEY1yIb99aU
[04-Jul-2026 21:25:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 21:25:21 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 21:25:21 UTC] User ID: 694
[04-Jul-2026 21:25:21 UTC] ✅ User profile retrieved successfully for user ID: 694
[04-Jul-2026 21:25:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 21:25:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 21:25:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a00:1880:a106:1486:cc0b:36ff:feb4:f437, 162.158.14.48","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM4MDUwNDN9.48XWzpCAsaJ4XPa35YiwSwbhNjCy9sY2bEY1yIb99aU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a16133b6ed9de594-OTP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a00:1880:a106:1486:cc0b:36ff:feb4:f437","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jul-2026 21:25:21 UTC] === User Orders API Called ===
[04-Jul-2026 21:25:21 UTC] User ID: 694
[04-Jul-2026 21:25:21 UTC] Limit: 20, Offset: 0
[04-Jul-2026 21:25:21 UTC] Orders found: 0
[04-Jul-2026 21:25:21 UTC] Orders data: []
[04-Jul-2026 21:25:21 UTC] Total orders count: 0
[04-Jul-2026 21:25:21 UTC] === API CALL LOG ===
[04-Jul-2026 21:25:21 UTC] Endpoint: user/profile.php
[04-Jul-2026 21:25:21 UTC] Full Log Data: {
    "timestamp": "2026-07-04 21:25:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a106:1486:cc0b:36ff:feb4:f437",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a106:1486:cc0b:36ff:feb4:f437, 162.158.14.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM4MDUwNDN9.48XWzpCAsaJ4XPa35YiwSwbhNjCy9sY2bEY1yIb99aU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16133b74e13e594-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a106:1486:cc0b:36ff:feb4:f437",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 21:25:21 UTC] === END API CALL LOG ===
[04-Jul-2026 21:25:21 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 21:25:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM4MDUwNDN9.48XWzpCAsaJ4XPa35YiwSwbhNjCy9sY2bEY1yIb99aU
[04-Jul-2026 21:25:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 21:25:21 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 21:25:21 UTC] User ID: 694
[04-Jul-2026 21:25:21 UTC] ✅ User profile retrieved successfully for user ID: 694
[04-Jul-2026 21:25:27 UTC] === API CALL LOG ===
[04-Jul-2026 21:25:27 UTC] Endpoint: user/profile.php
[04-Jul-2026 21:25:27 UTC] Full Log Data: {
    "timestamp": "2026-07-04 21:25:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a106:1486:cc0b:36ff:feb4:f437",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a106:1486:cc0b:36ff:feb4:f437, 162.158.14.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM4MDUwNDN9.48XWzpCAsaJ4XPa35YiwSwbhNjCy9sY2bEY1yIb99aU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16133de7e15e594-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a106:1486:cc0b:36ff:feb4:f437",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 21:25:27 UTC] === END API CALL LOG ===
[04-Jul-2026 21:25:27 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 21:25:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM4MDUwNDN9.48XWzpCAsaJ4XPa35YiwSwbhNjCy9sY2bEY1yIb99aU
[04-Jul-2026 21:25:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 21:25:27 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 21:25:27 UTC] User ID: 694
[04-Jul-2026 21:25:27 UTC] ✅ User profile retrieved successfully for user ID: 694
[04-Jul-2026 23:08:57 UTC] === API CALL LOG ===
[04-Jul-2026 23:08:57 UTC] Endpoint: user/profile.php
[04-Jul-2026 23:08:57 UTC] Full Log Data: {
    "timestamp": "2026-07-04 23:08:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.99.245",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.99.245, 172.70.85.151",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYwIiwidXNlcm5hbWUiOiJAS2Fyc2l5YWthbGlpMzYiLCJlbWFpbCI6ImNvbW11bml0eXRvbnlzQGdtYWlsLmNvbSIsImV4cCI6MTc4MzgxMTMzNn0.prcBsh244vq-jgNAPuuwSgeTnbV3WggfsLciZ9KesKU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a161cb7c2c6bbea4-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.99.245",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 23:08:57 UTC] === END API CALL LOG ===
[04-Jul-2026 23:08:57 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 23:08:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYwIiwidXNlcm5hbWUiOiJAS2Fyc2l5YWthbGlpMzYiLCJlbWFpbCI6ImNvbW11bml0eXRvbnlzQGdtYWlsLmNvbSIsImV4cCI6MTc4MzgxMTMzNn0.prcBsh244vq-jgNAPuuwSgeTnbV3WggfsLciZ9KesKU
[04-Jul-2026 23:08:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 23:08:57 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 23:08:57 UTC] User ID: 960
[04-Jul-2026 23:08:57 UTC] ✅ User profile retrieved successfully for user ID: 960
[04-Jul-2026 23:08:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 23:08:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 23:08:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.99.245, 172.70.85.151","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYwIiwidXNlcm5hbWUiOiJAS2Fyc2l5YWthbGlpMzYiLCJlbWFpbCI6ImNvbW11bml0eXRvbnlzQGdtYWlsLmNvbSIsImV4cCI6MTc4MzgxMTMzNn0.prcBsh244vq-jgNAPuuwSgeTnbV3WggfsLciZ9KesKU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a161cb7c2c70bea4-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.99.245","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jul-2026 23:08:57 UTC] === User Orders API Called ===
[04-Jul-2026 23:08:57 UTC] User ID: 960
[04-Jul-2026 23:08:57 UTC] Limit: 20, Offset: 0
[04-Jul-2026 23:08:57 UTC] Orders found: 0
[04-Jul-2026 23:08:57 UTC] Orders data: []
[04-Jul-2026 23:08:57 UTC] Total orders count: 0
[04-Jul-2026 23:08:57 UTC] === API CALL LOG ===
[04-Jul-2026 23:08:57 UTC] Endpoint: user/profile.php
[04-Jul-2026 23:08:57 UTC] Full Log Data: {
    "timestamp": "2026-07-04 23:08:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.99.245",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.99.245, 172.70.85.103",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYwIiwidXNlcm5hbWUiOiJAS2Fyc2l5YWthbGlpMzYiLCJlbWFpbCI6ImNvbW11bml0eXRvbnlzQGdtYWlsLmNvbSIsImV4cCI6MTc4MzgxMTMzNn0.prcBsh244vq-jgNAPuuwSgeTnbV3WggfsLciZ9KesKU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a161cb7d1d0abea4-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.99.245",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 23:08:57 UTC] === END API CALL LOG ===
[04-Jul-2026 23:08:57 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 23:08:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYwIiwidXNlcm5hbWUiOiJAS2Fyc2l5YWthbGlpMzYiLCJlbWFpbCI6ImNvbW11bml0eXRvbnlzQGdtYWlsLmNvbSIsImV4cCI6MTc4MzgxMTMzNn0.prcBsh244vq-jgNAPuuwSgeTnbV3WggfsLciZ9KesKU
[04-Jul-2026 23:08:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 23:08:57 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 23:08:57 UTC] User ID: 960
[04-Jul-2026 23:08:57 UTC] ✅ User profile retrieved successfully for user ID: 960
[04-Jul-2026 23:08:58 UTC] === API CALL LOG ===
[04-Jul-2026 23:08:58 UTC] Endpoint: user/profile.php
[04-Jul-2026 23:08:58 UTC] Full Log Data: {
    "timestamp": "2026-07-04 23:08:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.99.245",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.99.245, 172.70.85.103",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYwIiwidXNlcm5hbWUiOiJAS2Fyc2l5YWthbGlpMzYiLCJlbWFpbCI6ImNvbW11bml0eXRvbnlzQGdtYWlsLmNvbSIsImV4cCI6MTc4MzgxMTMzNn0.prcBsh244vq-jgNAPuuwSgeTnbV3WggfsLciZ9KesKU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a161cb81f88dbea4-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.99.245",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 23:08:58 UTC] === END API CALL LOG ===
[04-Jul-2026 23:08:58 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 23:08:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYwIiwidXNlcm5hbWUiOiJAS2Fyc2l5YWthbGlpMzYiLCJlbWFpbCI6ImNvbW11bml0eXRvbnlzQGdtYWlsLmNvbSIsImV4cCI6MTc4MzgxMTMzNn0.prcBsh244vq-jgNAPuuwSgeTnbV3WggfsLciZ9KesKU
[04-Jul-2026 23:08:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 23:08:58 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 23:08:58 UTC] User ID: 960
[04-Jul-2026 23:08:58 UTC] ✅ User profile retrieved successfully for user ID: 960
[04-Jul-2026 23:09:10 UTC] === API CALL LOG ===
[04-Jul-2026 23:09:10 UTC] Endpoint: user/profile.php
[04-Jul-2026 23:09:10 UTC] Full Log Data: {
    "timestamp": "2026-07-04 23:09:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.99.245",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.99.245, 172.70.85.150",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYwIiwidXNlcm5hbWUiOiJAS2Fyc2l5YWthbGlpMzYiLCJlbWFpbCI6ImNvbW11bml0eXRvbnlzQGdtYWlsLmNvbSIsImV4cCI6MTc4MzgxMTMzNn0.prcBsh244vq-jgNAPuuwSgeTnbV3WggfsLciZ9KesKU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a161cbcbc81cbea4-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.99.245",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 23:09:10 UTC] === END API CALL LOG ===
[04-Jul-2026 23:09:10 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 23:09:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYwIiwidXNlcm5hbWUiOiJAS2Fyc2l5YWthbGlpMzYiLCJlbWFpbCI6ImNvbW11bml0eXRvbnlzQGdtYWlsLmNvbSIsImV4cCI6MTc4MzgxMTMzNn0.prcBsh244vq-jgNAPuuwSgeTnbV3WggfsLciZ9KesKU
[04-Jul-2026 23:09:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 23:09:10 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 23:09:10 UTC] User ID: 960
[04-Jul-2026 23:09:10 UTC] ✅ User profile retrieved successfully for user ID: 960
[04-Jul-2026 23:09:10 UTC] User Purchases API - User ID: 960
[04-Jul-2026 23:09:10 UTC] User Purchases API - Total purchases found: 0
[04-Jul-2026 23:09:47 UTC] === API CALL LOG ===
[04-Jul-2026 23:09:47 UTC] Endpoint: user/profile.php
[04-Jul-2026 23:09:47 UTC] Full Log Data: {
    "timestamp": "2026-07-04 23:09:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.99.245",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.99.245, 172.70.85.151",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYwIiwidXNlcm5hbWUiOiJAS2Fyc2l5YWthbGlpMzYiLCJlbWFpbCI6ImNvbW11bml0eXRvbnlzQGdtYWlsLmNvbSIsImV4cCI6MTc4MzgxMTMzNn0.prcBsh244vq-jgNAPuuwSgeTnbV3WggfsLciZ9KesKU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a161ccb4fa26bea4-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.99.245",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 23:09:47 UTC] === END API CALL LOG ===
[04-Jul-2026 23:09:47 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 23:09:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYwIiwidXNlcm5hbWUiOiJAS2Fyc2l5YWthbGlpMzYiLCJlbWFpbCI6ImNvbW11bml0eXRvbnlzQGdtYWlsLmNvbSIsImV4cCI6MTc4MzgxMTMzNn0.prcBsh244vq-jgNAPuuwSgeTnbV3WggfsLciZ9KesKU
[04-Jul-2026 23:09:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 23:09:47 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 23:09:47 UTC] User ID: 960
[04-Jul-2026 23:09:47 UTC] ✅ User profile retrieved successfully for user ID: 960
[04-Jul-2026 23:09:47 UTC] User Purchases API - User ID: 960
[04-Jul-2026 23:09:47 UTC] User Purchases API - Total purchases found: 0
[04-Jul-2026 23:09:58 UTC] User Purchases API - User ID: 960
[04-Jul-2026 23:09:58 UTC] User Purchases API - Total purchases found: 0
[04-Jul-2026 23:10:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 23:10:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 23:10:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.99.245, 172.70.85.150","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYwIiwidXNlcm5hbWUiOiJAS2Fyc2l5YWthbGlpMzYiLCJlbWFpbCI6ImNvbW11bml0eXRvbnlzQGdtYWlsLmNvbSIsImV4cCI6MTc4MzgxMTMzNn0.prcBsh244vq-jgNAPuuwSgeTnbV3WggfsLciZ9KesKU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a161cd9f7f26bea4-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.99.245","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jul-2026 23:10:25 UTC] === User Orders API Called ===
[04-Jul-2026 23:10:25 UTC] User ID: 960
[04-Jul-2026 23:10:25 UTC] Limit: 20, Offset: 0
[04-Jul-2026 23:10:25 UTC] Orders found: 0
[04-Jul-2026 23:10:25 UTC] Orders data: []
[04-Jul-2026 23:10:25 UTC] Total orders count: 0
[04-Jul-2026 23:10:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 23:10:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 23:10:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.99.245, 172.70.85.150","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYwIiwidXNlcm5hbWUiOiJAS2Fyc2l5YWthbGlpMzYiLCJlbWFpbCI6ImNvbW11bml0eXRvbnlzQGdtYWlsLmNvbSIsImV4cCI6MTc4MzgxMTMzNn0.prcBsh244vq-jgNAPuuwSgeTnbV3WggfsLciZ9KesKU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a161cdbcea41bea4-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.99.245","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jul-2026 23:10:29 UTC] === User Orders API Called ===
[04-Jul-2026 23:10:29 UTC] User ID: 960
[04-Jul-2026 23:10:29 UTC] Limit: 20, Offset: 0
[04-Jul-2026 23:10:29 UTC] Orders found: 0
[04-Jul-2026 23:10:29 UTC] Orders data: []
[04-Jul-2026 23:10:29 UTC] Total orders count: 0
[04-Jul-2026 23:10:29 UTC] === API CALL LOG ===
[04-Jul-2026 23:10:29 UTC] Endpoint: user/profile.php
[04-Jul-2026 23:10:29 UTC] Full Log Data: {
    "timestamp": "2026-07-04 23:10:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.99.245",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.99.245, 172.70.85.150",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYwIiwidXNlcm5hbWUiOiJAS2Fyc2l5YWthbGlpMzYiLCJlbWFpbCI6ImNvbW11bml0eXRvbnlzQGdtYWlsLmNvbSIsImV4cCI6MTc4MzgxMTMzNn0.prcBsh244vq-jgNAPuuwSgeTnbV3WggfsLciZ9KesKU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a161cdbcea42bea4-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.99.245",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 23:10:29 UTC] === END API CALL LOG ===
[04-Jul-2026 23:10:29 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 23:10:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYwIiwidXNlcm5hbWUiOiJAS2Fyc2l5YWthbGlpMzYiLCJlbWFpbCI6ImNvbW11bml0eXRvbnlzQGdtYWlsLmNvbSIsImV4cCI6MTc4MzgxMTMzNn0.prcBsh244vq-jgNAPuuwSgeTnbV3WggfsLciZ9KesKU
[04-Jul-2026 23:10:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 23:10:29 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 23:10:29 UTC] User ID: 960
[04-Jul-2026 23:10:29 UTC] ✅ User profile retrieved successfully for user ID: 960
[04-Jul-2026 23:10:30 UTC] === API CALL LOG ===
[04-Jul-2026 23:10:30 UTC] Endpoint: user/profile.php
[04-Jul-2026 23:10:30 UTC] Full Log Data: {
    "timestamp": "2026-07-04 23:10:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.99.245",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.99.245, 172.70.85.150",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYwIiwidXNlcm5hbWUiOiJAS2Fyc2l5YWthbGlpMzYiLCJlbWFpbCI6ImNvbW11bml0eXRvbnlzQGdtYWlsLmNvbSIsImV4cCI6MTc4MzgxMTMzNn0.prcBsh244vq-jgNAPuuwSgeTnbV3WggfsLciZ9KesKU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a161cdc12d6abea4-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.99.245",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 23:10:30 UTC] === END API CALL LOG ===
[04-Jul-2026 23:10:30 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 23:10:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYwIiwidXNlcm5hbWUiOiJAS2Fyc2l5YWthbGlpMzYiLCJlbWFpbCI6ImNvbW11bml0eXRvbnlzQGdtYWlsLmNvbSIsImV4cCI6MTc4MzgxMTMzNn0.prcBsh244vq-jgNAPuuwSgeTnbV3WggfsLciZ9KesKU
[04-Jul-2026 23:10:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 23:10:30 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 23:10:30 UTC] User ID: 960
[04-Jul-2026 23:10:30 UTC] ✅ User profile retrieved successfully for user ID: 960
[04-Jul-2026 23:10:30 UTC] === API CALL LOG ===
[04-Jul-2026 23:10:30 UTC] Endpoint: user/profile.php
[04-Jul-2026 23:10:30 UTC] Full Log Data: {
    "timestamp": "2026-07-04 23:10:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.99.245",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.99.245, 172.70.85.150",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYwIiwidXNlcm5hbWUiOiJAS2Fyc2l5YWthbGlpMzYiLCJlbWFpbCI6ImNvbW11bml0eXRvbnlzQGdtYWlsLmNvbSIsImV4cCI6MTc4MzgxMTMzNn0.prcBsh244vq-jgNAPuuwSgeTnbV3WggfsLciZ9KesKU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a161cdc25e36bea4-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.99.245",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 23:10:30 UTC] === END API CALL LOG ===
[04-Jul-2026 23:10:30 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 23:10:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYwIiwidXNlcm5hbWUiOiJAS2Fyc2l5YWthbGlpMzYiLCJlbWFpbCI6ImNvbW11bml0eXRvbnlzQGdtYWlsLmNvbSIsImV4cCI6MTc4MzgxMTMzNn0.prcBsh244vq-jgNAPuuwSgeTnbV3WggfsLciZ9KesKU
[04-Jul-2026 23:10:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 23:10:30 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 23:10:30 UTC] User ID: 960
[04-Jul-2026 23:10:30 UTC] ✅ User profile retrieved successfully for user ID: 960
[04-Jul-2026 23:13:15 UTC] === API CALL LOG ===
[04-Jul-2026 23:13:15 UTC] Endpoint: user/profile.php
[04-Jul-2026 23:13:15 UTC] Full Log Data: {
    "timestamp": "2026-07-04 23:13:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.99.245",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.99.245, 141.101.99.151",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYwIiwidXNlcm5hbWUiOiJAS2Fyc2l5YWthbGlpMzYiLCJlbWFpbCI6ImNvbW11bml0eXRvbnlzQGdtYWlsLmNvbSIsImV4cCI6MTc4MzgxMTMzNn0.prcBsh244vq-jgNAPuuwSgeTnbV3WggfsLciZ9KesKU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a161d1c4d8c8ed04-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.99.245",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 23:13:15 UTC] === END API CALL LOG ===
[04-Jul-2026 23:13:15 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 23:13:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYwIiwidXNlcm5hbWUiOiJAS2Fyc2l5YWthbGlpMzYiLCJlbWFpbCI6ImNvbW11bml0eXRvbnlzQGdtYWlsLmNvbSIsImV4cCI6MTc4MzgxMTMzNn0.prcBsh244vq-jgNAPuuwSgeTnbV3WggfsLciZ9KesKU
[04-Jul-2026 23:13:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 23:13:15 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 23:13:15 UTC] User ID: 960
[04-Jul-2026 23:13:15 UTC] ✅ User profile retrieved successfully for user ID: 960
[04-Jul-2026 23:13:15 UTC] === API CALL LOG ===
[04-Jul-2026 23:13:15 UTC] Endpoint: user/profile.php
[04-Jul-2026 23:13:15 UTC] Full Log Data: {
    "timestamp": "2026-07-04 23:13:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.99.245",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.99.245, 141.101.99.151",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYwIiwidXNlcm5hbWUiOiJAS2Fyc2l5YWthbGlpMzYiLCJlbWFpbCI6ImNvbW11bml0eXRvbnlzQGdtYWlsLmNvbSIsImV4cCI6MTc4MzgxMTMzNn0.prcBsh244vq-jgNAPuuwSgeTnbV3WggfsLciZ9KesKU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a161d1c85fb3ed04-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.99.245",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 23:13:15 UTC] === END API CALL LOG ===
[04-Jul-2026 23:13:15 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 23:13:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYwIiwidXNlcm5hbWUiOiJAS2Fyc2l5YWthbGlpMzYiLCJlbWFpbCI6ImNvbW11bml0eXRvbnlzQGdtYWlsLmNvbSIsImV4cCI6MTc4MzgxMTMzNn0.prcBsh244vq-jgNAPuuwSgeTnbV3WggfsLciZ9KesKU
[04-Jul-2026 23:13:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 23:13:15 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 23:13:15 UTC] User ID: 960
[04-Jul-2026 23:13:15 UTC] ✅ User profile retrieved successfully for user ID: 960
[04-Jul-2026 23:13:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 23:13:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Jul-2026 23:13:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.99.245, 141.101.99.151","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYwIiwidXNlcm5hbWUiOiJAS2Fyc2l5YWthbGlpMzYiLCJlbWFpbCI6ImNvbW11bml0eXRvbnlzQGdtYWlsLmNvbSIsImV4cCI6MTc4MzgxMTMzNn0.prcBsh244vq-jgNAPuuwSgeTnbV3WggfsLciZ9KesKU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a161d1c85fb1ed04-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.99.245","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Jul-2026 23:13:15 UTC] === User Orders API Called ===
[04-Jul-2026 23:13:15 UTC] User ID: 960
[04-Jul-2026 23:13:15 UTC] Limit: 20, Offset: 0
[04-Jul-2026 23:13:15 UTC] Orders found: 0
[04-Jul-2026 23:13:15 UTC] Orders data: []
[04-Jul-2026 23:13:15 UTC] Total orders count: 0
[04-Jul-2026 23:13:16 UTC] === API CALL LOG ===
[04-Jul-2026 23:13:16 UTC] Endpoint: user/profile.php
[04-Jul-2026 23:13:16 UTC] Full Log Data: {
    "timestamp": "2026-07-04 23:13:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.99.245",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.99.245, 141.101.99.151",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYwIiwidXNlcm5hbWUiOiJAS2Fyc2l5YWthbGlpMzYiLCJlbWFpbCI6ImNvbW11bml0eXRvbnlzQGdtYWlsLmNvbSIsImV4cCI6MTc4MzgxMTMzNn0.prcBsh244vq-jgNAPuuwSgeTnbV3WggfsLciZ9KesKU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a161d1cc7f58ed04-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.99.245",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Jul-2026 23:13:16 UTC] === END API CALL LOG ===
[04-Jul-2026 23:13:16 UTC] ✅ API Hash verification passed for profile endpoint
[04-Jul-2026 23:13:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYwIiwidXNlcm5hbWUiOiJAS2Fyc2l5YWthbGlpMzYiLCJlbWFpbCI6ImNvbW11bml0eXRvbnlzQGdtYWlsLmNvbSIsImV4cCI6MTc4MzgxMTMzNn0.prcBsh244vq-jgNAPuuwSgeTnbV3WggfsLciZ9KesKU
[04-Jul-2026 23:13:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Jul-2026 23:13:16 UTC] ✅ JWT token verified successfully for user profile
[04-Jul-2026 23:13:16 UTC] User ID: 960
[04-Jul-2026 23:13:16 UTC] ✅ User profile retrieved successfully for user ID: 960
[05-Jul-2026 04:51:23 UTC] === API CALL LOG ===
[05-Jul-2026 04:51:23 UTC] Endpoint: user/profile.php
[05-Jul-2026 04:51:23 UTC] Full Log Data: {
    "timestamp": "2026-07-05 04:51:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "182.190.221.23",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "182.190.221.23, 104.22.96.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYxIiwidXNlcm5hbWUiOiJBbndhciIsImVtYWlsIjoiYW53YXJhbGliYWhhbGthbmk1ODlAZ21haWwuY29tIiwiZXhwIjoxNzgzODMxODgxfQ.6mPWQFCYjvaWpS95PVbqPNBjmA7UUEr0RahCsJJg4xM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a163c11928cf2361-KHI",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "182.190.221.23",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 04:51:23 UTC] === END API CALL LOG ===
[05-Jul-2026 04:51:23 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 04:51:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYxIiwidXNlcm5hbWUiOiJBbndhciIsImVtYWlsIjoiYW53YXJhbGliYWhhbGthbmk1ODlAZ21haWwuY29tIiwiZXhwIjoxNzgzODMxODgxfQ.6mPWQFCYjvaWpS95PVbqPNBjmA7UUEr0RahCsJJg4xM
[05-Jul-2026 04:51:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 04:51:23 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 04:51:23 UTC] User ID: 961
[05-Jul-2026 04:51:23 UTC] ✅ User profile retrieved successfully for user ID: 961
[05-Jul-2026 04:51:23 UTC] === API CALL LOG ===
[05-Jul-2026 04:51:23 UTC] Endpoint: user/profile.php
[05-Jul-2026 04:51:23 UTC] Full Log Data: {
    "timestamp": "2026-07-05 04:51:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "182.190.221.23",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "182.190.221.23, 104.22.96.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYxIiwidXNlcm5hbWUiOiJBbndhciIsImVtYWlsIjoiYW53YXJhbGliYWhhbGthbmk1ODlAZ21haWwuY29tIiwiZXhwIjoxNzgzODMxODgxfQ.6mPWQFCYjvaWpS95PVbqPNBjmA7UUEr0RahCsJJg4xM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a163c11928d42361-KHI",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "182.190.221.23",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 04:51:23 UTC] === END API CALL LOG ===
[05-Jul-2026 04:51:23 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 04:51:23 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 04:51:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 04:51:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYxIiwidXNlcm5hbWUiOiJBbndhciIsImVtYWlsIjoiYW53YXJhbGliYWhhbGthbmk1ODlAZ21haWwuY29tIiwiZXhwIjoxNzgzODMxODgxfQ.6mPWQFCYjvaWpS95PVbqPNBjmA7UUEr0RahCsJJg4xM
[05-Jul-2026 04:51:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"182.190.221.23, 104.22.96.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYxIiwidXNlcm5hbWUiOiJBbndhciIsImVtYWlsIjoiYW53YXJhbGliYWhhbGthbmk1ODlAZ21haWwuY29tIiwiZXhwIjoxNzgzODMxODgxfQ.6mPWQFCYjvaWpS95PVbqPNBjmA7UUEr0RahCsJJg4xM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a163c11928d22361-KHI","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"182.190.221.23","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jul-2026 04:51:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 04:51:23 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 04:51:23 UTC] === User Orders API Called ===
[05-Jul-2026 04:51:23 UTC] User ID: 961
[05-Jul-2026 04:51:23 UTC] User ID: 961
[05-Jul-2026 04:51:23 UTC] Limit: 20, Offset: 0
[05-Jul-2026 04:51:23 UTC] ✅ User profile retrieved successfully for user ID: 961
[05-Jul-2026 04:51:23 UTC] Orders found: 0
[05-Jul-2026 04:51:23 UTC] Orders data: []
[05-Jul-2026 04:51:23 UTC] Total orders count: 0
[05-Jul-2026 04:51:27 UTC] === API CALL LOG ===
[05-Jul-2026 04:51:27 UTC] Endpoint: user/profile.php
[05-Jul-2026 04:51:27 UTC] Full Log Data: {
    "timestamp": "2026-07-05 04:51:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "182.190.221.23",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "182.190.221.23, 104.22.96.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYxIiwidXNlcm5hbWUiOiJBbndhciIsImVtYWlsIjoiYW53YXJhbGliYWhhbGthbmk1ODlAZ21haWwuY29tIiwiZXhwIjoxNzgzODMxODgxfQ.6mPWQFCYjvaWpS95PVbqPNBjmA7UUEr0RahCsJJg4xM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a163c13028d72361-KHI",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "182.190.221.23",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 04:51:27 UTC] === END API CALL LOG ===
[05-Jul-2026 04:51:27 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 04:51:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYxIiwidXNlcm5hbWUiOiJBbndhciIsImVtYWlsIjoiYW53YXJhbGliYWhhbGthbmk1ODlAZ21haWwuY29tIiwiZXhwIjoxNzgzODMxODgxfQ.6mPWQFCYjvaWpS95PVbqPNBjmA7UUEr0RahCsJJg4xM
[05-Jul-2026 04:51:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 04:51:27 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 04:51:27 UTC] User ID: 961
[05-Jul-2026 04:51:27 UTC] ✅ User profile retrieved successfully for user ID: 961
[05-Jul-2026 04:54:30 UTC] === API CALL LOG ===
[05-Jul-2026 04:54:30 UTC] Endpoint: user/profile.php
[05-Jul-2026 04:54:30 UTC] Full Log Data: {
    "timestamp": "2026-07-05 04:54:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.158.233.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "51.158.233.144, 162.159.113.82",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYxIiwidXNlcm5hbWUiOiJBbndhciIsImVtYWlsIjoiYW53YXJhbGliYWhhbGthbmk1ODlAZ21haWwuY29tIiwiZXhwIjoxNzgzODMxODgxfQ.6mPWQFCYjvaWpS95PVbqPNBjmA7UUEr0RahCsJJg4xM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a163c5a9fb040d1a-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "51.158.233.144",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 04:54:30 UTC] === END API CALL LOG ===
[05-Jul-2026 04:54:30 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 04:54:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYxIiwidXNlcm5hbWUiOiJBbndhciIsImVtYWlsIjoiYW53YXJhbGliYWhhbGthbmk1ODlAZ21haWwuY29tIiwiZXhwIjoxNzgzODMxODgxfQ.6mPWQFCYjvaWpS95PVbqPNBjmA7UUEr0RahCsJJg4xM
[05-Jul-2026 04:54:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 04:54:30 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 04:54:30 UTC] User ID: 961
[05-Jul-2026 04:54:30 UTC] ✅ User profile retrieved successfully for user ID: 961
[05-Jul-2026 04:57:08 UTC] === API CALL LOG ===
[05-Jul-2026 04:57:08 UTC] Endpoint: user/profile.php
[05-Jul-2026 04:57:08 UTC] Full Log Data: {
    "timestamp": "2026-07-05 04:57:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.158.233.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "51.158.233.144, 162.159.113.82",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYxIiwidXNlcm5hbWUiOiJBbndhciIsImVtYWlsIjoiYW53YXJhbGliYWhhbGthbmk1ODlAZ21haWwuY29tIiwiZXhwIjoxNzgzODMxODgxfQ.6mPWQFCYjvaWpS95PVbqPNBjmA7UUEr0RahCsJJg4xM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a163c983dc9a0d1a-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "51.158.233.144",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 04:57:08 UTC] === END API CALL LOG ===
[05-Jul-2026 04:57:08 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 04:57:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYxIiwidXNlcm5hbWUiOiJBbndhciIsImVtYWlsIjoiYW53YXJhbGliYWhhbGthbmk1ODlAZ21haWwuY29tIiwiZXhwIjoxNzgzODMxODgxfQ.6mPWQFCYjvaWpS95PVbqPNBjmA7UUEr0RahCsJJg4xM
[05-Jul-2026 04:57:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 04:57:08 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 04:57:08 UTC] User ID: 961
[05-Jul-2026 04:57:08 UTC] ✅ User profile retrieved successfully for user ID: 961
[05-Jul-2026 04:58:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 04:58:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 04:58:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"51.158.233.144, 162.159.113.82","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYxIiwidXNlcm5hbWUiOiJBbndhciIsImVtYWlsIjoiYW53YXJhbGliYWhhbGthbmk1ODlAZ21haWwuY29tIiwiZXhwIjoxNzgzODMxODgxfQ.6mPWQFCYjvaWpS95PVbqPNBjmA7UUEr0RahCsJJg4xM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a163cbbd0cfd0d1a-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"51.158.233.144","cf-ipcountry":"NL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jul-2026 04:58:39 UTC] === User Orders API Called ===
[05-Jul-2026 04:58:39 UTC] User ID: 961
[05-Jul-2026 04:58:39 UTC] Limit: 20, Offset: 0
[05-Jul-2026 04:58:39 UTC] Orders found: 0
[05-Jul-2026 04:58:39 UTC] Orders data: []
[05-Jul-2026 04:58:39 UTC] Total orders count: 0
[05-Jul-2026 04:59:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 04:59:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 04:59:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"51.158.233.144, 162.159.113.82","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYxIiwidXNlcm5hbWUiOiJBbndhciIsImVtYWlsIjoiYW53YXJhbGliYWhhbGthbmk1ODlAZ21haWwuY29tIiwiZXhwIjoxNzgzODMxODgxfQ.6mPWQFCYjvaWpS95PVbqPNBjmA7UUEr0RahCsJJg4xM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a163cc7359280d1a-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"51.158.233.144","cf-ipcountry":"NL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jul-2026 04:59:08 UTC] === User Orders API Called ===
[05-Jul-2026 04:59:08 UTC] User ID: 961
[05-Jul-2026 04:59:08 UTC] Limit: 20, Offset: 0
[05-Jul-2026 04:59:08 UTC] === API CALL LOG ===
[05-Jul-2026 04:59:08 UTC] Endpoint: user/profile.php
[05-Jul-2026 04:59:08 UTC] Full Log Data: {
    "timestamp": "2026-07-05 04:59:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.158.233.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "51.158.233.144, 162.159.113.82",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYxIiwidXNlcm5hbWUiOiJBbndhciIsImVtYWlsIjoiYW53YXJhbGliYWhhbGthbmk1ODlAZ21haWwuY29tIiwiZXhwIjoxNzgzODMxODgxfQ.6mPWQFCYjvaWpS95PVbqPNBjmA7UUEr0RahCsJJg4xM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a163cc7359290d1a-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "51.158.233.144",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 04:59:08 UTC] === END API CALL LOG ===
[05-Jul-2026 04:59:08 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 04:59:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYxIiwidXNlcm5hbWUiOiJBbndhciIsImVtYWlsIjoiYW53YXJhbGliYWhhbGthbmk1ODlAZ21haWwuY29tIiwiZXhwIjoxNzgzODMxODgxfQ.6mPWQFCYjvaWpS95PVbqPNBjmA7UUEr0RahCsJJg4xM
[05-Jul-2026 04:59:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 04:59:08 UTC] Orders found: 0
[05-Jul-2026 04:59:08 UTC] Orders data: []
[05-Jul-2026 04:59:08 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 04:59:08 UTC] User ID: 961
[05-Jul-2026 04:59:08 UTC] Total orders count: 0
[05-Jul-2026 04:59:08 UTC] ✅ User profile retrieved successfully for user ID: 961
[05-Jul-2026 04:59:08 UTC] === API CALL LOG ===
[05-Jul-2026 04:59:08 UTC] Endpoint: user/profile.php
[05-Jul-2026 04:59:08 UTC] Full Log Data: {
    "timestamp": "2026-07-05 04:59:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.158.233.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "51.158.233.144, 162.159.113.83",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYxIiwidXNlcm5hbWUiOiJBbndhciIsImVtYWlsIjoiYW53YXJhbGliYWhhbGthbmk1ODlAZ21haWwuY29tIiwiZXhwIjoxNzgzODMxODgxfQ.6mPWQFCYjvaWpS95PVbqPNBjmA7UUEr0RahCsJJg4xM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a163cc73592a0d1a-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "51.158.233.144",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 04:59:08 UTC] === END API CALL LOG ===
[05-Jul-2026 04:59:08 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 04:59:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYxIiwidXNlcm5hbWUiOiJBbndhciIsImVtYWlsIjoiYW53YXJhbGliYWhhbGthbmk1ODlAZ21haWwuY29tIiwiZXhwIjoxNzgzODMxODgxfQ.6mPWQFCYjvaWpS95PVbqPNBjmA7UUEr0RahCsJJg4xM
[05-Jul-2026 04:59:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 04:59:08 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 04:59:08 UTC] User ID: 961
[05-Jul-2026 04:59:08 UTC] ✅ User profile retrieved successfully for user ID: 961
[05-Jul-2026 04:59:14 UTC] === API CALL LOG ===
[05-Jul-2026 04:59:14 UTC] Endpoint: user/profile.php
[05-Jul-2026 04:59:14 UTC] Full Log Data: {
    "timestamp": "2026-07-05 04:59:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.158.233.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "51.158.233.144, 162.159.113.82",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYxIiwidXNlcm5hbWUiOiJBbndhciIsImVtYWlsIjoiYW53YXJhbGliYWhhbGthbmk1ODlAZ21haWwuY29tIiwiZXhwIjoxNzgzODMxODgxfQ.6mPWQFCYjvaWpS95PVbqPNBjmA7UUEr0RahCsJJg4xM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a163cc97e82d0d1a-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "51.158.233.144",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 04:59:14 UTC] === END API CALL LOG ===
[05-Jul-2026 04:59:14 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 04:59:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYxIiwidXNlcm5hbWUiOiJBbndhciIsImVtYWlsIjoiYW53YXJhbGliYWhhbGthbmk1ODlAZ21haWwuY29tIiwiZXhwIjoxNzgzODMxODgxfQ.6mPWQFCYjvaWpS95PVbqPNBjmA7UUEr0RahCsJJg4xM
[05-Jul-2026 04:59:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 04:59:14 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 04:59:14 UTC] User ID: 961
[05-Jul-2026 04:59:14 UTC] ✅ User profile retrieved successfully for user ID: 961
[05-Jul-2026 04:59:14 UTC] === API CALL LOG ===
[05-Jul-2026 04:59:14 UTC] Endpoint: user/profile.php
[05-Jul-2026 04:59:14 UTC] Full Log Data: {
    "timestamp": "2026-07-05 04:59:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.158.233.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "51.158.233.144, 162.159.113.82",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYxIiwidXNlcm5hbWUiOiJBbndhciIsImVtYWlsIjoiYW53YXJhbGliYWhhbGthbmk1ODlAZ21haWwuY29tIiwiZXhwIjoxNzgzODMxODgxfQ.6mPWQFCYjvaWpS95PVbqPNBjmA7UUEr0RahCsJJg4xM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a163cc97e82a0d1a-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "51.158.233.144",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 04:59:14 UTC] === END API CALL LOG ===
[05-Jul-2026 04:59:14 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 04:59:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYxIiwidXNlcm5hbWUiOiJBbndhciIsImVtYWlsIjoiYW53YXJhbGliYWhhbGthbmk1ODlAZ21haWwuY29tIiwiZXhwIjoxNzgzODMxODgxfQ.6mPWQFCYjvaWpS95PVbqPNBjmA7UUEr0RahCsJJg4xM
[05-Jul-2026 04:59:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 04:59:14 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 04:59:14 UTC] User ID: 961
[05-Jul-2026 04:59:14 UTC] ✅ User profile retrieved successfully for user ID: 961
[05-Jul-2026 04:59:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 04:59:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 04:59:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"51.158.233.144, 162.159.113.83","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYxIiwidXNlcm5hbWUiOiJBbndhciIsImVtYWlsIjoiYW53YXJhbGliYWhhbGthbmk1ODlAZ21haWwuY29tIiwiZXhwIjoxNzgzODMxODgxfQ.6mPWQFCYjvaWpS95PVbqPNBjmA7UUEr0RahCsJJg4xM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a163cc97e82e0d1a-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"51.158.233.144","cf-ipcountry":"NL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jul-2026 04:59:14 UTC] === User Orders API Called ===
[05-Jul-2026 04:59:14 UTC] User ID: 961
[05-Jul-2026 04:59:14 UTC] Limit: 20, Offset: 0
[05-Jul-2026 04:59:14 UTC] Orders found: 0
[05-Jul-2026 04:59:14 UTC] Orders data: []
[05-Jul-2026 04:59:14 UTC] Total orders count: 0
[05-Jul-2026 04:59:17 UTC] === API CALL LOG ===
[05-Jul-2026 04:59:17 UTC] Endpoint: user/profile.php
[05-Jul-2026 04:59:17 UTC] Full Log Data: {
    "timestamp": "2026-07-05 04:59:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.158.233.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "51.158.233.144, 162.159.113.82",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYxIiwidXNlcm5hbWUiOiJBbndhciIsImVtYWlsIjoiYW53YXJhbGliYWhhbGthbmk1ODlAZ21haWwuY29tIiwiZXhwIjoxNzgzODMxODgxfQ.6mPWQFCYjvaWpS95PVbqPNBjmA7UUEr0RahCsJJg4xM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a163cca88c850d1a-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "51.158.233.144",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 04:59:17 UTC] === END API CALL LOG ===
[05-Jul-2026 04:59:17 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 04:59:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYxIiwidXNlcm5hbWUiOiJBbndhciIsImVtYWlsIjoiYW53YXJhbGliYWhhbGthbmk1ODlAZ21haWwuY29tIiwiZXhwIjoxNzgzODMxODgxfQ.6mPWQFCYjvaWpS95PVbqPNBjmA7UUEr0RahCsJJg4xM
[05-Jul-2026 04:59:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 04:59:17 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 04:59:17 UTC] User ID: 961
[05-Jul-2026 04:59:17 UTC] ✅ User profile retrieved successfully for user ID: 961
[05-Jul-2026 04:59:17 UTC] === API CALL LOG ===
[05-Jul-2026 04:59:17 UTC] Endpoint: user/profile.php
[05-Jul-2026 04:59:17 UTC] Full Log Data: {
    "timestamp": "2026-07-05 04:59:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.158.233.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "51.158.233.144, 162.159.113.82",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYxIiwidXNlcm5hbWUiOiJBbndhciIsImVtYWlsIjoiYW53YXJhbGliYWhhbGthbmk1ODlAZ21haWwuY29tIiwiZXhwIjoxNzgzODMxODgxfQ.6mPWQFCYjvaWpS95PVbqPNBjmA7UUEr0RahCsJJg4xM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a163cca88c860d1a-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "51.158.233.144",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 04:59:17 UTC] === END API CALL LOG ===
[05-Jul-2026 04:59:17 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 04:59:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYxIiwidXNlcm5hbWUiOiJBbndhciIsImVtYWlsIjoiYW53YXJhbGliYWhhbGthbmk1ODlAZ21haWwuY29tIiwiZXhwIjoxNzgzODMxODgxfQ.6mPWQFCYjvaWpS95PVbqPNBjmA7UUEr0RahCsJJg4xM
[05-Jul-2026 04:59:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 04:59:17 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 04:59:17 UTC] User ID: 961
[05-Jul-2026 04:59:17 UTC] ✅ User profile retrieved successfully for user ID: 961
[05-Jul-2026 04:59:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 04:59:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 04:59:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"51.158.233.144, 162.159.113.83","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYxIiwidXNlcm5hbWUiOiJBbndhciIsImVtYWlsIjoiYW53YXJhbGliYWhhbGthbmk1ODlAZ21haWwuY29tIiwiZXhwIjoxNzgzODMxODgxfQ.6mPWQFCYjvaWpS95PVbqPNBjmA7UUEr0RahCsJJg4xM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a163cd4fae850d1a-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"51.158.233.144","cf-ipcountry":"NL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jul-2026 04:59:43 UTC] === User Orders API Called ===
[05-Jul-2026 04:59:43 UTC] User ID: 961
[05-Jul-2026 04:59:43 UTC] Limit: 20, Offset: 0
[05-Jul-2026 04:59:43 UTC] Orders found: 0
[05-Jul-2026 04:59:43 UTC] Orders data: []
[05-Jul-2026 04:59:43 UTC] Total orders count: 0
[05-Jul-2026 04:59:47 UTC] === API CALL LOG ===
[05-Jul-2026 04:59:47 UTC] Endpoint: user/profile.php
[05-Jul-2026 04:59:47 UTC] Full Log Data: {
    "timestamp": "2026-07-05 04:59:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.158.233.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "51.158.233.144, 162.159.113.83",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYxIiwidXNlcm5hbWUiOiJBbndhciIsImVtYWlsIjoiYW53YXJhbGliYWhhbGthbmk1ODlAZ21haWwuY29tIiwiZXhwIjoxNzgzODMxODgxfQ.6mPWQFCYjvaWpS95PVbqPNBjmA7UUEr0RahCsJJg4xM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a163cd68ad650d1a-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "51.158.233.144",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 04:59:47 UTC] === END API CALL LOG ===
[05-Jul-2026 04:59:47 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 04:59:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYxIiwidXNlcm5hbWUiOiJBbndhciIsImVtYWlsIjoiYW53YXJhbGliYWhhbGthbmk1ODlAZ21haWwuY29tIiwiZXhwIjoxNzgzODMxODgxfQ.6mPWQFCYjvaWpS95PVbqPNBjmA7UUEr0RahCsJJg4xM
[05-Jul-2026 04:59:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 04:59:47 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 04:59:47 UTC] User ID: 961
[05-Jul-2026 04:59:47 UTC] ✅ User profile retrieved successfully for user ID: 961
[05-Jul-2026 04:59:50 UTC] === API CALL LOG ===
[05-Jul-2026 04:59:50 UTC] Endpoint: user/profile.php
[05-Jul-2026 04:59:50 UTC] Full Log Data: {
    "timestamp": "2026-07-05 04:59:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.158.233.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "51.158.233.144, 162.159.113.83",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYxIiwidXNlcm5hbWUiOiJBbndhciIsImVtYWlsIjoiYW53YXJhbGliYWhhbGthbmk1ODlAZ21haWwuY29tIiwiZXhwIjoxNzgzODMxODgxfQ.6mPWQFCYjvaWpS95PVbqPNBjmA7UUEr0RahCsJJg4xM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a163cd78ce340d1a-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "51.158.233.144",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 04:59:50 UTC] === END API CALL LOG ===
[05-Jul-2026 04:59:50 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 04:59:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYxIiwidXNlcm5hbWUiOiJBbndhciIsImVtYWlsIjoiYW53YXJhbGliYWhhbGthbmk1ODlAZ21haWwuY29tIiwiZXhwIjoxNzgzODMxODgxfQ.6mPWQFCYjvaWpS95PVbqPNBjmA7UUEr0RahCsJJg4xM
[05-Jul-2026 04:59:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 04:59:50 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 04:59:50 UTC] User ID: 961
[05-Jul-2026 04:59:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 04:59:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 04:59:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"51.158.233.144, 162.159.113.83","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYxIiwidXNlcm5hbWUiOiJBbndhciIsImVtYWlsIjoiYW53YXJhbGliYWhhbGthbmk1ODlAZ21haWwuY29tIiwiZXhwIjoxNzgzODMxODgxfQ.6mPWQFCYjvaWpS95PVbqPNBjmA7UUEr0RahCsJJg4xM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a163cd78ce310d1a-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"51.158.233.144","cf-ipcountry":"NL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jul-2026 04:59:50 UTC] ✅ User profile retrieved successfully for user ID: 961
[05-Jul-2026 04:59:50 UTC] === User Orders API Called ===
[05-Jul-2026 04:59:50 UTC] User ID: 961
[05-Jul-2026 04:59:50 UTC] Limit: 20, Offset: 0
[05-Jul-2026 04:59:50 UTC] Orders found: 0
[05-Jul-2026 04:59:50 UTC] Orders data: []
[05-Jul-2026 04:59:50 UTC] Total orders count: 0
[05-Jul-2026 04:59:50 UTC] === API CALL LOG ===
[05-Jul-2026 04:59:50 UTC] Endpoint: user/profile.php
[05-Jul-2026 04:59:50 UTC] Full Log Data: {
    "timestamp": "2026-07-05 04:59:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.158.233.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "51.158.233.144, 162.159.113.83",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYxIiwidXNlcm5hbWUiOiJBbndhciIsImVtYWlsIjoiYW53YXJhbGliYWhhbGthbmk1ODlAZ21haWwuY29tIiwiZXhwIjoxNzgzODMxODgxfQ.6mPWQFCYjvaWpS95PVbqPNBjmA7UUEr0RahCsJJg4xM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a163cd78ce350d1a-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "51.158.233.144",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 04:59:50 UTC] === END API CALL LOG ===
[05-Jul-2026 04:59:50 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 04:59:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYxIiwidXNlcm5hbWUiOiJBbndhciIsImVtYWlsIjoiYW53YXJhbGliYWhhbGthbmk1ODlAZ21haWwuY29tIiwiZXhwIjoxNzgzODMxODgxfQ.6mPWQFCYjvaWpS95PVbqPNBjmA7UUEr0RahCsJJg4xM
[05-Jul-2026 04:59:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 04:59:50 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 04:59:50 UTC] User ID: 961
[05-Jul-2026 04:59:50 UTC] ✅ User profile retrieved successfully for user ID: 961
[05-Jul-2026 05:00:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 05:00:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 05:00:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"51.158.233.144, 162.159.113.82","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYxIiwidXNlcm5hbWUiOiJBbndhciIsImVtYWlsIjoiYW53YXJhbGliYWhhbGthbmk1ODlAZ21haWwuY29tIiwiZXhwIjoxNzgzODMxODgxfQ.6mPWQFCYjvaWpS95PVbqPNBjmA7UUEr0RahCsJJg4xM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a163ce5c6f880d1a-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"51.158.233.144","cf-ipcountry":"NL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jul-2026 05:00:26 UTC] === User Orders API Called ===
[05-Jul-2026 05:00:26 UTC] User ID: 961
[05-Jul-2026 05:00:26 UTC] Limit: 20, Offset: 0
[05-Jul-2026 05:00:26 UTC] Orders found: 1
[05-Jul-2026 05:00:26 UTC] Orders data: [{"id":381,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/FOREX_KING43","status":"pending","created_at":"2026-07-05 08:30:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[05-Jul-2026 05:00:26 UTC] Total orders count: 1
[05-Jul-2026 05:00:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 05:00:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 05:00:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"51.158.233.144, 162.159.113.83","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYxIiwidXNlcm5hbWUiOiJBbndhciIsImVtYWlsIjoiYW53YXJhbGliYWhhbGthbmk1ODlAZ21haWwuY29tIiwiZXhwIjoxNzgzODMxODgxfQ.6mPWQFCYjvaWpS95PVbqPNBjmA7UUEr0RahCsJJg4xM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a163ce98ddae0d1a-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"51.158.233.144","cf-ipcountry":"NL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jul-2026 05:00:36 UTC] === User Orders API Called ===
[05-Jul-2026 05:00:36 UTC] User ID: 961
[05-Jul-2026 05:00:36 UTC] Limit: 20, Offset: 0
[05-Jul-2026 05:00:36 UTC] Orders found: 1
[05-Jul-2026 05:00:36 UTC] Orders data: [{"id":381,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/FOREX_KING43","status":"pending","created_at":"2026-07-05 08:30:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[05-Jul-2026 05:00:36 UTC] Total orders count: 1
[05-Jul-2026 05:00:36 UTC] === API CALL LOG ===
[05-Jul-2026 05:00:36 UTC] Endpoint: user/profile.php
[05-Jul-2026 05:00:36 UTC] Full Log Data: {
    "timestamp": "2026-07-05 05:00:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.158.233.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "51.158.233.144, 162.159.113.83",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYxIiwidXNlcm5hbWUiOiJBbndhciIsImVtYWlsIjoiYW53YXJhbGliYWhhbGthbmk1ODlAZ21haWwuY29tIiwiZXhwIjoxNzgzODMxODgxfQ.6mPWQFCYjvaWpS95PVbqPNBjmA7UUEr0RahCsJJg4xM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a163ce98ddb10d1a-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "51.158.233.144",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 05:00:36 UTC] === END API CALL LOG ===
[05-Jul-2026 05:00:36 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 05:00:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYxIiwidXNlcm5hbWUiOiJBbndhciIsImVtYWlsIjoiYW53YXJhbGliYWhhbGthbmk1ODlAZ21haWwuY29tIiwiZXhwIjoxNzgzODMxODgxfQ.6mPWQFCYjvaWpS95PVbqPNBjmA7UUEr0RahCsJJg4xM
[05-Jul-2026 05:00:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 05:00:36 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 05:00:36 UTC] User ID: 961
[05-Jul-2026 05:00:36 UTC] ✅ User profile retrieved successfully for user ID: 961
[05-Jul-2026 05:00:36 UTC] === API CALL LOG ===
[05-Jul-2026 05:00:36 UTC] Endpoint: user/profile.php
[05-Jul-2026 05:00:36 UTC] Full Log Data: {
    "timestamp": "2026-07-05 05:00:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.158.233.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "51.158.233.144, 162.159.113.83",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYxIiwidXNlcm5hbWUiOiJBbndhciIsImVtYWlsIjoiYW53YXJhbGliYWhhbGthbmk1ODlAZ21haWwuY29tIiwiZXhwIjoxNzgzODMxODgxfQ.6mPWQFCYjvaWpS95PVbqPNBjmA7UUEr0RahCsJJg4xM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a163ce9aa8c10d1a-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "51.158.233.144",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 05:00:36 UTC] === END API CALL LOG ===
[05-Jul-2026 05:00:36 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 05:00:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYxIiwidXNlcm5hbWUiOiJBbndhciIsImVtYWlsIjoiYW53YXJhbGliYWhhbGthbmk1ODlAZ21haWwuY29tIiwiZXhwIjoxNzgzODMxODgxfQ.6mPWQFCYjvaWpS95PVbqPNBjmA7UUEr0RahCsJJg4xM
[05-Jul-2026 05:00:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 05:00:36 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 05:00:36 UTC] User ID: 961
[05-Jul-2026 05:00:36 UTC] ✅ User profile retrieved successfully for user ID: 961
[05-Jul-2026 05:01:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 05:01:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 05:01:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"51.158.233.144, 162.159.113.83","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYxIiwidXNlcm5hbWUiOiJBbndhciIsImVtYWlsIjoiYW53YXJhbGliYWhhbGthbmk1ODlAZ21haWwuY29tIiwiZXhwIjoxNzgzODMxODgxfQ.6mPWQFCYjvaWpS95PVbqPNBjmA7UUEr0RahCsJJg4xM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a163cfd8786c0d1a-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"51.158.233.144","cf-ipcountry":"NL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jul-2026 05:01:27 UTC] === User Orders API Called ===
[05-Jul-2026 05:01:27 UTC] User ID: 961
[05-Jul-2026 05:01:27 UTC] Limit: 20, Offset: 0
[05-Jul-2026 05:01:27 UTC] Orders found: 2
[05-Jul-2026 05:01:27 UTC] Orders data: [{"id":382,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/FOREX_KING43","status":"pending","created_at":"2026-07-05 08:31:13","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":381,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/FOREX_KING43","status":"pending","created_at":"2026-07-05 08:30:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[05-Jul-2026 05:01:27 UTC] Total orders count: 2
[05-Jul-2026 05:01:42 UTC] === API CALL LOG ===
[05-Jul-2026 05:01:42 UTC] Endpoint: user/profile.php
[05-Jul-2026 05:01:42 UTC] Full Log Data: {
    "timestamp": "2026-07-05 05:01:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.158.233.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "51.158.233.144, 162.159.113.82",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYxIiwidXNlcm5hbWUiOiJBbndhciIsImVtYWlsIjoiYW53YXJhbGliYWhhbGthbmk1ODlAZ21haWwuY29tIiwiZXhwIjoxNzgzODMxODgxfQ.6mPWQFCYjvaWpS95PVbqPNBjmA7UUEr0RahCsJJg4xM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a163d03719830d1a-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "51.158.233.144",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 05:01:42 UTC] === END API CALL LOG ===
[05-Jul-2026 05:01:42 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 05:01:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYxIiwidXNlcm5hbWUiOiJBbndhciIsImVtYWlsIjoiYW53YXJhbGliYWhhbGthbmk1ODlAZ21haWwuY29tIiwiZXhwIjoxNzgzODMxODgxfQ.6mPWQFCYjvaWpS95PVbqPNBjmA7UUEr0RahCsJJg4xM
[05-Jul-2026 05:01:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 05:01:42 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 05:01:42 UTC] User ID: 961
[05-Jul-2026 05:01:42 UTC] ✅ User profile retrieved successfully for user ID: 961
[05-Jul-2026 05:01:42 UTC] === API CALL LOG ===
[05-Jul-2026 05:01:42 UTC] Endpoint: user/profile.php
[05-Jul-2026 05:01:42 UTC] Full Log Data: {
    "timestamp": "2026-07-05 05:01:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.158.233.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "51.158.233.144, 162.159.113.82",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYxIiwidXNlcm5hbWUiOiJBbndhciIsImVtYWlsIjoiYW53YXJhbGliYWhhbGthbmk1ODlAZ21haWwuY29tIiwiZXhwIjoxNzgzODMxODgxfQ.6mPWQFCYjvaWpS95PVbqPNBjmA7UUEr0RahCsJJg4xM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a163d03719810d1a-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "51.158.233.144",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 05:01:42 UTC] === END API CALL LOG ===
[05-Jul-2026 05:01:42 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 05:01:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYxIiwidXNlcm5hbWUiOiJBbndhciIsImVtYWlsIjoiYW53YXJhbGliYWhhbGthbmk1ODlAZ21haWwuY29tIiwiZXhwIjoxNzgzODMxODgxfQ.6mPWQFCYjvaWpS95PVbqPNBjmA7UUEr0RahCsJJg4xM
[05-Jul-2026 05:01:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 05:01:42 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 05:01:42 UTC] User ID: 961
[05-Jul-2026 05:01:42 UTC] ✅ User profile retrieved successfully for user ID: 961
[05-Jul-2026 05:01:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 05:01:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 05:01:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"51.158.233.144, 162.159.113.82","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYxIiwidXNlcm5hbWUiOiJBbndhciIsImVtYWlsIjoiYW53YXJhbGliYWhhbGthbmk1ODlAZ21haWwuY29tIiwiZXhwIjoxNzgzODMxODgxfQ.6mPWQFCYjvaWpS95PVbqPNBjmA7UUEr0RahCsJJg4xM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a163d037197e0d1a-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"51.158.233.144","cf-ipcountry":"NL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jul-2026 05:01:42 UTC] === User Orders API Called ===
[05-Jul-2026 05:01:42 UTC] User ID: 961
[05-Jul-2026 05:01:42 UTC] Limit: 20, Offset: 0
[05-Jul-2026 05:01:42 UTC] Orders found: 2
[05-Jul-2026 05:01:42 UTC] Orders data: [{"id":382,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/FOREX_KING43","status":"pending","created_at":"2026-07-05 08:31:13","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":381,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/FOREX_KING43","status":"pending","created_at":"2026-07-05 08:30:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[05-Jul-2026 05:01:42 UTC] Total orders count: 2
[05-Jul-2026 05:02:01 UTC] === API CALL LOG ===
[05-Jul-2026 05:02:01 UTC] Endpoint: user/profile.php
[05-Jul-2026 05:02:01 UTC] Full Log Data: {
    "timestamp": "2026-07-05 05:02:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.158.233.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "51.158.233.144, 162.159.113.82",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYxIiwidXNlcm5hbWUiOiJBbndhciIsImVtYWlsIjoiYW53YXJhbGliYWhhbGthbmk1ODlAZ21haWwuY29tIiwiZXhwIjoxNzgzODMxODgxfQ.6mPWQFCYjvaWpS95PVbqPNBjmA7UUEr0RahCsJJg4xM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a163d0ac6fdb0d1a-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "51.158.233.144",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 05:02:01 UTC] === END API CALL LOG ===
[05-Jul-2026 05:02:01 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 05:02:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYxIiwidXNlcm5hbWUiOiJBbndhciIsImVtYWlsIjoiYW53YXJhbGliYWhhbGthbmk1ODlAZ21haWwuY29tIiwiZXhwIjoxNzgzODMxODgxfQ.6mPWQFCYjvaWpS95PVbqPNBjmA7UUEr0RahCsJJg4xM
[05-Jul-2026 05:02:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 05:02:01 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 05:02:01 UTC] User ID: 961
[05-Jul-2026 05:02:01 UTC] ✅ User profile retrieved successfully for user ID: 961
[05-Jul-2026 05:02:01 UTC] === API CALL LOG ===
[05-Jul-2026 05:02:01 UTC] Endpoint: user/profile.php
[05-Jul-2026 05:02:01 UTC] Full Log Data: {
    "timestamp": "2026-07-05 05:02:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.158.233.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "51.158.233.144, 162.159.113.83",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYxIiwidXNlcm5hbWUiOiJBbndhciIsImVtYWlsIjoiYW53YXJhbGliYWhhbGthbmk1ODlAZ21haWwuY29tIiwiZXhwIjoxNzgzODMxODgxfQ.6mPWQFCYjvaWpS95PVbqPNBjmA7UUEr0RahCsJJg4xM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a163d0ac6fd90d1a-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "51.158.233.144",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 05:02:01 UTC] === END API CALL LOG ===
[05-Jul-2026 05:02:01 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 05:02:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYxIiwidXNlcm5hbWUiOiJBbndhciIsImVtYWlsIjoiYW53YXJhbGliYWhhbGthbmk1ODlAZ21haWwuY29tIiwiZXhwIjoxNzgzODMxODgxfQ.6mPWQFCYjvaWpS95PVbqPNBjmA7UUEr0RahCsJJg4xM
[05-Jul-2026 05:02:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 05:02:01 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 05:02:01 UTC] User ID: 961
[05-Jul-2026 05:02:01 UTC] ✅ User profile retrieved successfully for user ID: 961
[05-Jul-2026 05:02:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 05:02:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 05:02:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"51.158.233.144, 162.159.113.83","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYxIiwidXNlcm5hbWUiOiJBbndhciIsImVtYWlsIjoiYW53YXJhbGliYWhhbGthbmk1ODlAZ21haWwuY29tIiwiZXhwIjoxNzgzODMxODgxfQ.6mPWQFCYjvaWpS95PVbqPNBjmA7UUEr0RahCsJJg4xM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a163d0ac6fd80d1a-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"51.158.233.144","cf-ipcountry":"NL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jul-2026 05:02:01 UTC] === User Orders API Called ===
[05-Jul-2026 05:02:01 UTC] User ID: 961
[05-Jul-2026 05:02:01 UTC] Limit: 20, Offset: 0
[05-Jul-2026 05:02:01 UTC] Orders found: 2
[05-Jul-2026 05:02:01 UTC] Orders data: [{"id":382,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/FOREX_KING43","status":"pending","created_at":"2026-07-05 08:31:13","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":381,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/FOREX_KING43","status":"pending","created_at":"2026-07-05 08:30:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[05-Jul-2026 05:02:01 UTC] Total orders count: 2
[05-Jul-2026 05:02:30 UTC] === API CALL LOG ===
[05-Jul-2026 05:02:30 UTC] Endpoint: user/profile.php
[05-Jul-2026 05:02:30 UTC] Full Log Data: {
    "timestamp": "2026-07-05 05:02:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.158.233.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "51.158.233.144, 162.159.113.83",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYxIiwidXNlcm5hbWUiOiJBbndhciIsImVtYWlsIjoiYW53YXJhbGliYWhhbGthbmk1ODlAZ21haWwuY29tIiwiZXhwIjoxNzgzODMxODgxfQ.6mPWQFCYjvaWpS95PVbqPNBjmA7UUEr0RahCsJJg4xM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a163d1620b970d1a-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "51.158.233.144",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 05:02:30 UTC] === END API CALL LOG ===
[05-Jul-2026 05:02:30 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 05:02:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYxIiwidXNlcm5hbWUiOiJBbndhciIsImVtYWlsIjoiYW53YXJhbGliYWhhbGthbmk1ODlAZ21haWwuY29tIiwiZXhwIjoxNzgzODMxODgxfQ.6mPWQFCYjvaWpS95PVbqPNBjmA7UUEr0RahCsJJg4xM
[05-Jul-2026 05:02:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 05:02:30 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 05:02:30 UTC] User ID: 961
[05-Jul-2026 05:02:30 UTC] ✅ User profile retrieved successfully for user ID: 961
[05-Jul-2026 05:02:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 05:02:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 05:02:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"51.158.233.144, 162.159.113.83","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYxIiwidXNlcm5hbWUiOiJBbndhciIsImVtYWlsIjoiYW53YXJhbGliYWhhbGthbmk1ODlAZ21haWwuY29tIiwiZXhwIjoxNzgzODMxODgxfQ.6mPWQFCYjvaWpS95PVbqPNBjmA7UUEr0RahCsJJg4xM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a163d1620b960d1a-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"51.158.233.144","cf-ipcountry":"NL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jul-2026 05:02:30 UTC] === User Orders API Called ===
[05-Jul-2026 05:02:30 UTC] User ID: 961
[05-Jul-2026 05:02:30 UTC] Limit: 20, Offset: 0
[05-Jul-2026 05:02:30 UTC] Orders found: 2
[05-Jul-2026 05:02:30 UTC] Orders data: [{"id":382,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/FOREX_KING43","status":"pending","created_at":"2026-07-05 08:31:13","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":381,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/FOREX_KING43","status":"pending","created_at":"2026-07-05 08:30:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[05-Jul-2026 05:02:30 UTC] === API CALL LOG ===
[05-Jul-2026 05:02:30 UTC] Endpoint: user/profile.php
[05-Jul-2026 05:02:30 UTC] Total orders count: 2
[05-Jul-2026 05:02:30 UTC] Full Log Data: {
    "timestamp": "2026-07-05 05:02:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.158.233.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "51.158.233.144, 162.159.113.83",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYxIiwidXNlcm5hbWUiOiJBbndhciIsImVtYWlsIjoiYW53YXJhbGliYWhhbGthbmk1ODlAZ21haWwuY29tIiwiZXhwIjoxNzgzODMxODgxfQ.6mPWQFCYjvaWpS95PVbqPNBjmA7UUEr0RahCsJJg4xM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a163d1620b980d1a-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "51.158.233.144",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 05:02:30 UTC] === END API CALL LOG ===
[05-Jul-2026 05:02:30 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 05:02:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYxIiwidXNlcm5hbWUiOiJBbndhciIsImVtYWlsIjoiYW53YXJhbGliYWhhbGthbmk1ODlAZ21haWwuY29tIiwiZXhwIjoxNzgzODMxODgxfQ.6mPWQFCYjvaWpS95PVbqPNBjmA7UUEr0RahCsJJg4xM
[05-Jul-2026 05:02:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 05:02:30 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 05:02:30 UTC] User ID: 961
[05-Jul-2026 05:02:30 UTC] ✅ User profile retrieved successfully for user ID: 961
[05-Jul-2026 05:03:06 UTC] === API CALL LOG ===
[05-Jul-2026 05:03:06 UTC] Endpoint: user/profile.php
[05-Jul-2026 05:03:06 UTC] Full Log Data: {
    "timestamp": "2026-07-05 05:03:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:7e33:992e:8080:6712:148d:9255",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:7e33:992e:8080:6712:148d:9255, 172.71.82.79",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYyIiwidXNlcm5hbWUiOiJuaXJ1cmFqIiwiZW1haWwiOiJuaXR1cmFqZGV3YWxAZ21haWwuY29tIiwiZXhwIjoxNzgzODMyNTg1fQ.tcArMYhUy9PR6xpY49zcw7wVmRXaeFvyJ4LLnqa_f8w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a163d2423cd981fe-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:7e33:992e:8080:6712:148d:9255",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 05:03:06 UTC] === END API CALL LOG ===
[05-Jul-2026 05:03:06 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 05:03:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYyIiwidXNlcm5hbWUiOiJuaXJ1cmFqIiwiZW1haWwiOiJuaXR1cmFqZGV3YWxAZ21haWwuY29tIiwiZXhwIjoxNzgzODMyNTg1fQ.tcArMYhUy9PR6xpY49zcw7wVmRXaeFvyJ4LLnqa_f8w
[05-Jul-2026 05:03:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 05:03:06 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 05:03:06 UTC] User ID: 962
[05-Jul-2026 05:03:06 UTC] ✅ User profile retrieved successfully for user ID: 962
[05-Jul-2026 05:03:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 05:03:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 05:03:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:7e33:992e:8080:6712:148d:9255, 172.68.242.113","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYyIiwidXNlcm5hbWUiOiJuaXJ1cmFqIiwiZW1haWwiOiJuaXR1cmFqZGV3YWxAZ21haWwuY29tIiwiZXhwIjoxNzgzODMyNTg1fQ.tcArMYhUy9PR6xpY49zcw7wVmRXaeFvyJ4LLnqa_f8w","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a163d2423cdf81fe-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:7e33:992e:8080:6712:148d:9255","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jul-2026 05:03:07 UTC] === User Orders API Called ===
[05-Jul-2026 05:03:07 UTC] User ID: 962
[05-Jul-2026 05:03:07 UTC] Limit: 20, Offset: 0
[05-Jul-2026 05:03:07 UTC] Orders found: 0
[05-Jul-2026 05:03:07 UTC] Orders data: []
[05-Jul-2026 05:03:07 UTC] Total orders count: 0
[05-Jul-2026 05:03:07 UTC] === API CALL LOG ===
[05-Jul-2026 05:03:07 UTC] Endpoint: user/profile.php
[05-Jul-2026 05:03:07 UTC] Full Log Data: {
    "timestamp": "2026-07-05 05:03:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:7e33:992e:8080:6712:148d:9255",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:7e33:992e:8080:6712:148d:9255, 172.68.242.113",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYyIiwidXNlcm5hbWUiOiJuaXJ1cmFqIiwiZW1haWwiOiJuaXR1cmFqZGV3YWxAZ21haWwuY29tIiwiZXhwIjoxNzgzODMyNTg1fQ.tcArMYhUy9PR6xpY49zcw7wVmRXaeFvyJ4LLnqa_f8w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a163d242cd5581fe-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:7e33:992e:8080:6712:148d:9255",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 05:03:07 UTC] === END API CALL LOG ===
[05-Jul-2026 05:03:07 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 05:03:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYyIiwidXNlcm5hbWUiOiJuaXJ1cmFqIiwiZW1haWwiOiJuaXR1cmFqZGV3YWxAZ21haWwuY29tIiwiZXhwIjoxNzgzODMyNTg1fQ.tcArMYhUy9PR6xpY49zcw7wVmRXaeFvyJ4LLnqa_f8w
[05-Jul-2026 05:03:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 05:03:07 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 05:03:07 UTC] User ID: 962
[05-Jul-2026 05:03:07 UTC] ✅ User profile retrieved successfully for user ID: 962
[05-Jul-2026 05:03:08 UTC] === API CALL LOG ===
[05-Jul-2026 05:03:08 UTC] Endpoint: user/profile.php
[05-Jul-2026 05:03:08 UTC] Full Log Data: {
    "timestamp": "2026-07-05 05:03:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:7e33:992e:8080:6712:148d:9255",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:7e33:992e:8080:6712:148d:9255, 172.68.242.113",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYyIiwidXNlcm5hbWUiOiJuaXJ1cmFqIiwiZW1haWwiOiJuaXR1cmFqZGV3YWxAZ21haWwuY29tIiwiZXhwIjoxNzgzODMyNTg1fQ.tcArMYhUy9PR6xpY49zcw7wVmRXaeFvyJ4LLnqa_f8w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a163d24acb5d81fe-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:7e33:992e:8080:6712:148d:9255",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 05:03:08 UTC] === END API CALL LOG ===
[05-Jul-2026 05:03:08 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 05:03:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYyIiwidXNlcm5hbWUiOiJuaXJ1cmFqIiwiZW1haWwiOiJuaXR1cmFqZGV3YWxAZ21haWwuY29tIiwiZXhwIjoxNzgzODMyNTg1fQ.tcArMYhUy9PR6xpY49zcw7wVmRXaeFvyJ4LLnqa_f8w
[05-Jul-2026 05:03:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 05:03:08 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 05:03:08 UTC] User ID: 962
[05-Jul-2026 05:03:08 UTC] ✅ User profile retrieved successfully for user ID: 962
[05-Jul-2026 05:03:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 05:03:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 05:03:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:7e33:992e:8080:6712:148d:9255, 172.71.82.78","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYyIiwidXNlcm5hbWUiOiJuaXJ1cmFqIiwiZW1haWwiOiJuaXR1cmFqZGV3YWxAZ21haWwuY29tIiwiZXhwIjoxNzgzODMyNTg1fQ.tcArMYhUy9PR6xpY49zcw7wVmRXaeFvyJ4LLnqa_f8w","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a163d2c79e1681fe-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:7e33:992e:8080:6712:148d:9255","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jul-2026 05:03:28 UTC] === User Orders API Called ===
[05-Jul-2026 05:03:28 UTC] User ID: 962
[05-Jul-2026 05:03:28 UTC] Limit: 20, Offset: 0
[05-Jul-2026 05:03:28 UTC] Orders found: 0
[05-Jul-2026 05:03:28 UTC] Orders data: []
[05-Jul-2026 05:03:28 UTC] Total orders count: 0
[05-Jul-2026 05:03:30 UTC] === API CALL LOG ===
[05-Jul-2026 05:03:30 UTC] Endpoint: user/profile.php
[05-Jul-2026 05:03:30 UTC] Full Log Data: {
    "timestamp": "2026-07-05 05:03:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:7e33:992e:8080:6712:148d:9255",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:7e33:992e:8080:6712:148d:9255, 172.71.82.78",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYyIiwidXNlcm5hbWUiOiJuaXJ1cmFqIiwiZW1haWwiOiJuaXR1cmFqZGV3YWxAZ21haWwuY29tIiwiZXhwIjoxNzgzODMyNTg1fQ.tcArMYhUy9PR6xpY49zcw7wVmRXaeFvyJ4LLnqa_f8w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a163d2d63f9081fe-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:7e33:992e:8080:6712:148d:9255",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 05:03:30 UTC] === END API CALL LOG ===
[05-Jul-2026 05:03:30 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 05:03:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYyIiwidXNlcm5hbWUiOiJuaXJ1cmFqIiwiZW1haWwiOiJuaXR1cmFqZGV3YWxAZ21haWwuY29tIiwiZXhwIjoxNzgzODMyNTg1fQ.tcArMYhUy9PR6xpY49zcw7wVmRXaeFvyJ4LLnqa_f8w
[05-Jul-2026 05:03:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 05:03:30 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 05:03:30 UTC] User ID: 962
[05-Jul-2026 05:03:30 UTC] ✅ User profile retrieved successfully for user ID: 962
[05-Jul-2026 05:03:30 UTC] User Purchases API - User ID: 962
[05-Jul-2026 05:03:30 UTC] User Purchases API - Total purchases found: 0
[05-Jul-2026 05:03:33 UTC] === API CALL LOG ===
[05-Jul-2026 05:03:33 UTC] Endpoint: user/profile.php
[05-Jul-2026 05:03:33 UTC] Full Log Data: {
    "timestamp": "2026-07-05 05:03:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.158.233.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "51.158.233.144, 162.159.113.83",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYxIiwidXNlcm5hbWUiOiJBbndhciIsImVtYWlsIjoiYW53YXJhbGliYWhhbGthbmk1ODlAZ21haWwuY29tIiwiZXhwIjoxNzgzODMxODgxfQ.6mPWQFCYjvaWpS95PVbqPNBjmA7UUEr0RahCsJJg4xM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a163d2ec7dd30d1a-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "51.158.233.144",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 05:03:33 UTC] === END API CALL LOG ===
[05-Jul-2026 05:03:33 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 05:03:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYxIiwidXNlcm5hbWUiOiJBbndhciIsImVtYWlsIjoiYW53YXJhbGliYWhhbGthbmk1ODlAZ21haWwuY29tIiwiZXhwIjoxNzgzODMxODgxfQ.6mPWQFCYjvaWpS95PVbqPNBjmA7UUEr0RahCsJJg4xM
[05-Jul-2026 05:03:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 05:03:33 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 05:03:33 UTC] User ID: 961
[05-Jul-2026 05:03:33 UTC] ✅ User profile retrieved successfully for user ID: 961
[05-Jul-2026 05:03:34 UTC] User Purchases API - User ID: 961
[05-Jul-2026 05:03:34 UTC] User Purchases API - Total purchases found: 2
[05-Jul-2026 05:03:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 05:03:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 05:03:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:7e33:992e:8080:6712:148d:9255, 172.71.82.78","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYyIiwidXNlcm5hbWUiOiJuaXJ1cmFqIiwiZW1haWwiOiJuaXR1cmFqZGV3YWxAZ21haWwuY29tIiwiZXhwIjoxNzgzODMyNTg1fQ.tcArMYhUy9PR6xpY49zcw7wVmRXaeFvyJ4LLnqa_f8w","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a163d2ee687581fe-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:7e33:992e:8080:6712:148d:9255","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jul-2026 05:03:34 UTC] === User Orders API Called ===
[05-Jul-2026 05:03:34 UTC] User ID: 962
[05-Jul-2026 05:03:34 UTC] Limit: 20, Offset: 0
[05-Jul-2026 05:03:34 UTC] Orders found: 0
[05-Jul-2026 05:03:34 UTC] Orders data: []
[05-Jul-2026 05:03:34 UTC] Total orders count: 0
[05-Jul-2026 05:03:34 UTC] === API CALL LOG ===
[05-Jul-2026 05:03:34 UTC] Endpoint: user/profile.php
[05-Jul-2026 05:03:34 UTC] Full Log Data: {
    "timestamp": "2026-07-05 05:03:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:7e33:992e:8080:6712:148d:9255",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:7e33:992e:8080:6712:148d:9255, 172.71.82.78",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYyIiwidXNlcm5hbWUiOiJuaXJ1cmFqIiwiZW1haWwiOiJuaXR1cmFqZGV3YWxAZ21haWwuY29tIiwiZXhwIjoxNzgzODMyNTg1fQ.tcArMYhUy9PR6xpY49zcw7wVmRXaeFvyJ4LLnqa_f8w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a163d2ee687681fe-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:7e33:992e:8080:6712:148d:9255",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 05:03:34 UTC] === END API CALL LOG ===
[05-Jul-2026 05:03:34 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 05:03:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYyIiwidXNlcm5hbWUiOiJuaXJ1cmFqIiwiZW1haWwiOiJuaXR1cmFqZGV3YWxAZ21haWwuY29tIiwiZXhwIjoxNzgzODMyNTg1fQ.tcArMYhUy9PR6xpY49zcw7wVmRXaeFvyJ4LLnqa_f8w
[05-Jul-2026 05:03:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 05:03:34 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 05:03:34 UTC] User ID: 962
[05-Jul-2026 05:03:34 UTC] ✅ User profile retrieved successfully for user ID: 962
[05-Jul-2026 05:03:34 UTC] === API CALL LOG ===
[05-Jul-2026 05:03:34 UTC] Endpoint: user/profile.php
[05-Jul-2026 05:03:34 UTC] Full Log Data: {
    "timestamp": "2026-07-05 05:03:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:7e33:992e:8080:6712:148d:9255",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:7e33:992e:8080:6712:148d:9255, 172.71.82.78",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYyIiwidXNlcm5hbWUiOiJuaXJ1cmFqIiwiZW1haWwiOiJuaXR1cmFqZGV3YWxAZ21haWwuY29tIiwiZXhwIjoxNzgzODMyNTg1fQ.tcArMYhUy9PR6xpY49zcw7wVmRXaeFvyJ4LLnqa_f8w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a163d2f24ae881fe-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:7e33:992e:8080:6712:148d:9255",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 05:03:34 UTC] === END API CALL LOG ===
[05-Jul-2026 05:03:34 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 05:03:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYyIiwidXNlcm5hbWUiOiJuaXJ1cmFqIiwiZW1haWwiOiJuaXR1cmFqZGV3YWxAZ21haWwuY29tIiwiZXhwIjoxNzgzODMyNTg1fQ.tcArMYhUy9PR6xpY49zcw7wVmRXaeFvyJ4LLnqa_f8w
[05-Jul-2026 05:03:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 05:03:34 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 05:03:34 UTC] User ID: 962
[05-Jul-2026 05:03:34 UTC] ✅ User profile retrieved successfully for user ID: 962
[05-Jul-2026 05:03:35 UTC] === API CALL LOG ===
[05-Jul-2026 05:03:35 UTC] Endpoint: user/profile.php
[05-Jul-2026 05:03:35 UTC] Full Log Data: {
    "timestamp": "2026-07-05 05:03:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:7e33:992e:8080:6712:148d:9255",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:7e33:992e:8080:6712:148d:9255, 172.71.82.78",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYyIiwidXNlcm5hbWUiOiJuaXJ1cmFqIiwiZW1haWwiOiJuaXR1cmFqZGV3YWxAZ21haWwuY29tIiwiZXhwIjoxNzgzODMyNTg1fQ.tcArMYhUy9PR6xpY49zcw7wVmRXaeFvyJ4LLnqa_f8w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a163d2f6addd81fe-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:7e33:992e:8080:6712:148d:9255",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 05:03:35 UTC] === END API CALL LOG ===
[05-Jul-2026 05:03:35 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 05:03:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYyIiwidXNlcm5hbWUiOiJuaXJ1cmFqIiwiZW1haWwiOiJuaXR1cmFqZGV3YWxAZ21haWwuY29tIiwiZXhwIjoxNzgzODMyNTg1fQ.tcArMYhUy9PR6xpY49zcw7wVmRXaeFvyJ4LLnqa_f8w
[05-Jul-2026 05:03:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 05:03:35 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 05:03:35 UTC] User ID: 962
[05-Jul-2026 05:03:35 UTC] ✅ User profile retrieved successfully for user ID: 962
[05-Jul-2026 05:03:42 UTC] === API CALL LOG ===
[05-Jul-2026 05:03:42 UTC] Endpoint: user/profile.php
[05-Jul-2026 05:03:42 UTC] Full Log Data: {
    "timestamp": "2026-07-05 05:03:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.158.233.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "51.158.233.144, 162.159.113.83",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYxIiwidXNlcm5hbWUiOiJBbndhciIsImVtYWlsIjoiYW53YXJhbGliYWhhbGthbmk1ODlAZ21haWwuY29tIiwiZXhwIjoxNzgzODMxODgxfQ.6mPWQFCYjvaWpS95PVbqPNBjmA7UUEr0RahCsJJg4xM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a163d3236ab60d1a-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "51.158.233.144",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 05:03:42 UTC] === END API CALL LOG ===
[05-Jul-2026 05:03:42 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 05:03:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYxIiwidXNlcm5hbWUiOiJBbndhciIsImVtYWlsIjoiYW53YXJhbGliYWhhbGthbmk1ODlAZ21haWwuY29tIiwiZXhwIjoxNzgzODMxODgxfQ.6mPWQFCYjvaWpS95PVbqPNBjmA7UUEr0RahCsJJg4xM
[05-Jul-2026 05:03:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 05:03:42 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 05:03:42 UTC] User ID: 961
[05-Jul-2026 05:03:42 UTC] ✅ User profile retrieved successfully for user ID: 961
[05-Jul-2026 05:03:48 UTC] User Purchases API - User ID: 961
[05-Jul-2026 05:03:48 UTC] User Purchases API - Total purchases found: 2
[05-Jul-2026 05:03:49 UTC] === API CALL LOG ===
[05-Jul-2026 05:03:49 UTC] Endpoint: user/profile.php
[05-Jul-2026 05:03:49 UTC] Full Log Data: {
    "timestamp": "2026-07-05 05:03:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:7e33:992e:8080:6712:148d:9255",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:7e33:992e:8080:6712:148d:9255, 172.71.82.79",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYyIiwidXNlcm5hbWUiOiJuaXJ1cmFqIiwiZW1haWwiOiJuaXR1cmFqZGV3YWxAZ21haWwuY29tIiwiZXhwIjoxNzgzODMyNTg1fQ.tcArMYhUy9PR6xpY49zcw7wVmRXaeFvyJ4LLnqa_f8w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a163d3494e8a81fe-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:7e33:992e:8080:6712:148d:9255",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 05:03:49 UTC] === END API CALL LOG ===
[05-Jul-2026 05:03:49 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 05:03:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYyIiwidXNlcm5hbWUiOiJuaXJ1cmFqIiwiZW1haWwiOiJuaXR1cmFqZGV3YWxAZ21haWwuY29tIiwiZXhwIjoxNzgzODMyNTg1fQ.tcArMYhUy9PR6xpY49zcw7wVmRXaeFvyJ4LLnqa_f8w
[05-Jul-2026 05:03:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 05:03:49 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 05:03:49 UTC] User ID: 962
[05-Jul-2026 05:03:49 UTC] ✅ User profile retrieved successfully for user ID: 962
[05-Jul-2026 05:03:49 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 05:03:49 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 05:03:49 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:7e33:992e:8080:6712:148d:9255, 172.71.82.79","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYyIiwidXNlcm5hbWUiOiJuaXJ1cmFqIiwiZW1haWwiOiJuaXR1cmFqZGV3YWxAZ21haWwuY29tIiwiZXhwIjoxNzgzODMyNTg1fQ.tcArMYhUy9PR6xpY49zcw7wVmRXaeFvyJ4LLnqa_f8w","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a163d3494e8581fe-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:7e33:992e:8080:6712:148d:9255","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jul-2026 05:03:49 UTC] === User Orders API Called ===
[05-Jul-2026 05:03:49 UTC] User ID: 962
[05-Jul-2026 05:03:49 UTC] Limit: 20, Offset: 0
[05-Jul-2026 05:03:49 UTC] Orders found: 0
[05-Jul-2026 05:03:49 UTC] Orders data: []
[05-Jul-2026 05:03:49 UTC] Total orders count: 0
[05-Jul-2026 05:03:49 UTC] === API CALL LOG ===
[05-Jul-2026 05:03:49 UTC] Endpoint: user/profile.php
[05-Jul-2026 05:03:49 UTC] Full Log Data: {
    "timestamp": "2026-07-05 05:03:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:7e33:992e:8080:6712:148d:9255",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:7e33:992e:8080:6712:148d:9255, 172.71.82.78",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYyIiwidXNlcm5hbWUiOiJuaXJ1cmFqIiwiZW1haWwiOiJuaXR1cmFqZGV3YWxAZ21haWwuY29tIiwiZXhwIjoxNzgzODMyNTg1fQ.tcArMYhUy9PR6xpY49zcw7wVmRXaeFvyJ4LLnqa_f8w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a163d34d18f981fe-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:7e33:992e:8080:6712:148d:9255",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 05:03:49 UTC] === END API CALL LOG ===
[05-Jul-2026 05:03:49 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 05:03:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYyIiwidXNlcm5hbWUiOiJuaXJ1cmFqIiwiZW1haWwiOiJuaXR1cmFqZGV3YWxAZ21haWwuY29tIiwiZXhwIjoxNzgzODMyNTg1fQ.tcArMYhUy9PR6xpY49zcw7wVmRXaeFvyJ4LLnqa_f8w
[05-Jul-2026 05:03:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 05:03:49 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 05:03:49 UTC] User ID: 962
[05-Jul-2026 05:03:49 UTC] ✅ User profile retrieved successfully for user ID: 962
[05-Jul-2026 05:03:50 UTC] === API CALL LOG ===
[05-Jul-2026 05:03:50 UTC] Endpoint: user/profile.php
[05-Jul-2026 05:03:50 UTC] Full Log Data: {
    "timestamp": "2026-07-05 05:03:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:7e33:992e:8080:6712:148d:9255",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:7e33:992e:8080:6712:148d:9255, 172.71.82.78",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYyIiwidXNlcm5hbWUiOiJuaXJ1cmFqIiwiZW1haWwiOiJuaXR1cmFqZGV3YWxAZ21haWwuY29tIiwiZXhwIjoxNzgzODMyNTg1fQ.tcArMYhUy9PR6xpY49zcw7wVmRXaeFvyJ4LLnqa_f8w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a163d353bd7281fe-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:7e33:992e:8080:6712:148d:9255",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 05:03:50 UTC] === END API CALL LOG ===
[05-Jul-2026 05:03:50 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 05:03:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYyIiwidXNlcm5hbWUiOiJuaXJ1cmFqIiwiZW1haWwiOiJuaXR1cmFqZGV3YWxAZ21haWwuY29tIiwiZXhwIjoxNzgzODMyNTg1fQ.tcArMYhUy9PR6xpY49zcw7wVmRXaeFvyJ4LLnqa_f8w
[05-Jul-2026 05:03:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 05:03:50 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 05:03:50 UTC] User ID: 962
[05-Jul-2026 05:03:50 UTC] ✅ User profile retrieved successfully for user ID: 962
[05-Jul-2026 05:03:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 05:03:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 05:03:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:7e33:992e:8080:6712:148d:9255, 172.71.82.78","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYyIiwidXNlcm5hbWUiOiJuaXJ1cmFqIiwiZW1haWwiOiJuaXR1cmFqZGV3YWxAZ21haWwuY29tIiwiZXhwIjoxNzgzODMyNTg1fQ.tcArMYhUy9PR6xpY49zcw7wVmRXaeFvyJ4LLnqa_f8w","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a163d36d892c81fe-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:7e33:992e:8080:6712:148d:9255","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jul-2026 05:03:54 UTC] === User Orders API Called ===
[05-Jul-2026 05:03:54 UTC] User ID: 962
[05-Jul-2026 05:03:54 UTC] Limit: 20, Offset: 0
[05-Jul-2026 05:03:54 UTC] Orders found: 0
[05-Jul-2026 05:03:54 UTC] Orders data: []
[05-Jul-2026 05:03:54 UTC] Total orders count: 0
[05-Jul-2026 05:03:54 UTC] === API CALL LOG ===
[05-Jul-2026 05:03:54 UTC] Endpoint: user/profile.php
[05-Jul-2026 05:03:54 UTC] Full Log Data: {
    "timestamp": "2026-07-05 05:03:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:7e33:992e:8080:6712:148d:9255",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:7e33:992e:8080:6712:148d:9255, 172.71.82.78",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYyIiwidXNlcm5hbWUiOiJuaXJ1cmFqIiwiZW1haWwiOiJuaXR1cmFqZGV3YWxAZ21haWwuY29tIiwiZXhwIjoxNzgzODMyNTg1fQ.tcArMYhUy9PR6xpY49zcw7wVmRXaeFvyJ4LLnqa_f8w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a163d36d892e81fe-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:7e33:992e:8080:6712:148d:9255",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 05:03:54 UTC] === END API CALL LOG ===
[05-Jul-2026 05:03:54 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 05:03:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYyIiwidXNlcm5hbWUiOiJuaXJ1cmFqIiwiZW1haWwiOiJuaXR1cmFqZGV3YWxAZ21haWwuY29tIiwiZXhwIjoxNzgzODMyNTg1fQ.tcArMYhUy9PR6xpY49zcw7wVmRXaeFvyJ4LLnqa_f8w
[05-Jul-2026 05:03:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 05:03:54 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 05:03:54 UTC] User ID: 962
[05-Jul-2026 05:03:54 UTC] ✅ User profile retrieved successfully for user ID: 962
[05-Jul-2026 05:03:55 UTC] === API CALL LOG ===
[05-Jul-2026 05:03:55 UTC] Endpoint: user/profile.php
[05-Jul-2026 05:03:55 UTC] Full Log Data: {
    "timestamp": "2026-07-05 05:03:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:7e33:992e:8080:6712:148d:9255",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:7e33:992e:8080:6712:148d:9255, 172.71.82.79",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYyIiwidXNlcm5hbWUiOiJuaXJ1cmFqIiwiZW1haWwiOiJuaXR1cmFqZGV3YWxAZ21haWwuY29tIiwiZXhwIjoxNzgzODMyNTg1fQ.tcArMYhUy9PR6xpY49zcw7wVmRXaeFvyJ4LLnqa_f8w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a163d3715b4381fe-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:7e33:992e:8080:6712:148d:9255",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 05:03:55 UTC] === END API CALL LOG ===
[05-Jul-2026 05:03:55 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 05:03:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYyIiwidXNlcm5hbWUiOiJuaXJ1cmFqIiwiZW1haWwiOiJuaXR1cmFqZGV3YWxAZ21haWwuY29tIiwiZXhwIjoxNzgzODMyNTg1fQ.tcArMYhUy9PR6xpY49zcw7wVmRXaeFvyJ4LLnqa_f8w
[05-Jul-2026 05:03:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 05:03:55 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 05:03:55 UTC] User ID: 962
[05-Jul-2026 05:03:55 UTC] ✅ User profile retrieved successfully for user ID: 962
[05-Jul-2026 05:03:55 UTC] === API CALL LOG ===
[05-Jul-2026 05:03:55 UTC] Endpoint: user/profile.php
[05-Jul-2026 05:03:55 UTC] Full Log Data: {
    "timestamp": "2026-07-05 05:03:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:7e33:992e:8080:6712:148d:9255",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:7e33:992e:8080:6712:148d:9255, 172.71.82.79",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYyIiwidXNlcm5hbWUiOiJuaXJ1cmFqIiwiZW1haWwiOiJuaXR1cmFqZGV3YWxAZ21haWwuY29tIiwiZXhwIjoxNzgzODMyNTg1fQ.tcArMYhUy9PR6xpY49zcw7wVmRXaeFvyJ4LLnqa_f8w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a163d3747d5881fe-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:7e33:992e:8080:6712:148d:9255",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 05:03:55 UTC] === END API CALL LOG ===
[05-Jul-2026 05:03:55 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 05:03:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYyIiwidXNlcm5hbWUiOiJuaXJ1cmFqIiwiZW1haWwiOiJuaXR1cmFqZGV3YWxAZ21haWwuY29tIiwiZXhwIjoxNzgzODMyNTg1fQ.tcArMYhUy9PR6xpY49zcw7wVmRXaeFvyJ4LLnqa_f8w
[05-Jul-2026 05:03:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 05:03:55 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 05:03:55 UTC] User ID: 962
[05-Jul-2026 05:03:55 UTC] ✅ User profile retrieved successfully for user ID: 962
[05-Jul-2026 05:03:58 UTC] === API CALL LOG ===
[05-Jul-2026 05:03:58 UTC] Endpoint: user/profile.php
[05-Jul-2026 05:03:58 UTC] Full Log Data: {
    "timestamp": "2026-07-05 05:03:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.158.233.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "51.158.233.144, 162.159.113.82",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYxIiwidXNlcm5hbWUiOiJBbndhciIsImVtYWlsIjoiYW53YXJhbGliYWhhbGthbmk1ODlAZ21haWwuY29tIiwiZXhwIjoxNzgzODMxODgxfQ.6mPWQFCYjvaWpS95PVbqPNBjmA7UUEr0RahCsJJg4xM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a163d38878710d1a-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "51.158.233.144",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 05:03:58 UTC] === END API CALL LOG ===
[05-Jul-2026 05:03:58 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 05:03:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYxIiwidXNlcm5hbWUiOiJBbndhciIsImVtYWlsIjoiYW53YXJhbGliYWhhbGthbmk1ODlAZ21haWwuY29tIiwiZXhwIjoxNzgzODMxODgxfQ.6mPWQFCYjvaWpS95PVbqPNBjmA7UUEr0RahCsJJg4xM
[05-Jul-2026 05:03:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 05:03:58 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 05:03:58 UTC] User ID: 961
[05-Jul-2026 05:03:58 UTC] ✅ User profile retrieved successfully for user ID: 961
[05-Jul-2026 05:04:00 UTC] User Purchases API - User ID: 961
[05-Jul-2026 05:04:00 UTC] User Purchases API - Total purchases found: 2
[05-Jul-2026 05:04:06 UTC] User Purchases API - User ID: 961
[05-Jul-2026 05:04:06 UTC] User Purchases API - Total purchases found: 2
[05-Jul-2026 05:04:16 UTC] === API CALL LOG ===
[05-Jul-2026 05:04:16 UTC] Endpoint: user/profile.php
[05-Jul-2026 05:04:16 UTC] Full Log Data: {
    "timestamp": "2026-07-05 05:04:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.158.233.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "51.158.233.144, 162.159.113.83",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYxIiwidXNlcm5hbWUiOiJBbndhciIsImVtYWlsIjoiYW53YXJhbGliYWhhbGthbmk1ODlAZ21haWwuY29tIiwiZXhwIjoxNzgzODMxODgxfQ.6mPWQFCYjvaWpS95PVbqPNBjmA7UUEr0RahCsJJg4xM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a163d3f4ff0a0d1a-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "51.158.233.144",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 05:04:16 UTC] === END API CALL LOG ===
[05-Jul-2026 05:04:16 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 05:04:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYxIiwidXNlcm5hbWUiOiJBbndhciIsImVtYWlsIjoiYW53YXJhbGliYWhhbGthbmk1ODlAZ21haWwuY29tIiwiZXhwIjoxNzgzODMxODgxfQ.6mPWQFCYjvaWpS95PVbqPNBjmA7UUEr0RahCsJJg4xM
[05-Jul-2026 05:04:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 05:04:16 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 05:04:16 UTC] User ID: 961
[05-Jul-2026 05:04:16 UTC] ✅ User profile retrieved successfully for user ID: 961
[05-Jul-2026 05:04:16 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 05:04:16 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 05:04:16 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"51.158.233.144, 162.159.113.83","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYxIiwidXNlcm5hbWUiOiJBbndhciIsImVtYWlsIjoiYW53YXJhbGliYWhhbGthbmk1ODlAZ21haWwuY29tIiwiZXhwIjoxNzgzODMxODgxfQ.6mPWQFCYjvaWpS95PVbqPNBjmA7UUEr0RahCsJJg4xM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a163d3f4ff050d1a-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"51.158.233.144","cf-ipcountry":"NL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jul-2026 05:04:16 UTC] === User Orders API Called ===
[05-Jul-2026 05:04:16 UTC] User ID: 961
[05-Jul-2026 05:04:16 UTC] Limit: 20, Offset: 0
[05-Jul-2026 05:04:16 UTC] Orders found: 2
[05-Jul-2026 05:04:16 UTC] Orders data: [{"id":382,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/FOREX_KING43","status":"pending","created_at":"2026-07-05 08:31:13","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":381,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/FOREX_KING43","status":"pending","created_at":"2026-07-05 08:30:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[05-Jul-2026 05:04:16 UTC] === API CALL LOG ===
[05-Jul-2026 05:04:16 UTC] Endpoint: user/profile.php
[05-Jul-2026 05:04:16 UTC] Full Log Data: {
    "timestamp": "2026-07-05 05:04:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.158.233.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "51.158.233.144, 162.159.113.83",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYxIiwidXNlcm5hbWUiOiJBbndhciIsImVtYWlsIjoiYW53YXJhbGliYWhhbGthbmk1ODlAZ21haWwuY29tIiwiZXhwIjoxNzgzODMxODgxfQ.6mPWQFCYjvaWpS95PVbqPNBjmA7UUEr0RahCsJJg4xM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a163d3f4ff080d1a-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "51.158.233.144",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 05:04:16 UTC] Total orders count: 2
[05-Jul-2026 05:04:16 UTC] === END API CALL LOG ===
[05-Jul-2026 05:04:16 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 05:04:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYxIiwidXNlcm5hbWUiOiJBbndhciIsImVtYWlsIjoiYW53YXJhbGliYWhhbGthbmk1ODlAZ21haWwuY29tIiwiZXhwIjoxNzgzODMxODgxfQ.6mPWQFCYjvaWpS95PVbqPNBjmA7UUEr0RahCsJJg4xM
[05-Jul-2026 05:04:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 05:04:16 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 05:04:16 UTC] User ID: 961
[05-Jul-2026 05:04:16 UTC] ✅ User profile retrieved successfully for user ID: 961
[05-Jul-2026 05:04:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 05:04:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 05:04:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"51.158.233.144, 162.159.113.82","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYxIiwidXNlcm5hbWUiOiJBbndhciIsImVtYWlsIjoiYW53YXJhbGliYWhhbGthbmk1ODlAZ21haWwuY29tIiwiZXhwIjoxNzgzODMxODgxfQ.6mPWQFCYjvaWpS95PVbqPNBjmA7UUEr0RahCsJJg4xM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a163d43b58540d1a-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"51.158.233.144","cf-ipcountry":"NL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jul-2026 05:04:27 UTC] === User Orders API Called ===
[05-Jul-2026 05:04:27 UTC] User ID: 961
[05-Jul-2026 05:04:27 UTC] Limit: 20, Offset: 0
[05-Jul-2026 05:04:27 UTC] Orders found: 2
[05-Jul-2026 05:04:27 UTC] Orders data: [{"id":382,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/FOREX_KING43","status":"pending","created_at":"2026-07-05 08:31:13","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":381,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/FOREX_KING43","status":"pending","created_at":"2026-07-05 08:30:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[05-Jul-2026 05:04:27 UTC] Total orders count: 2
[05-Jul-2026 05:04:31 UTC] === API CALL LOG ===
[05-Jul-2026 05:04:31 UTC] Endpoint: user/profile.php
[05-Jul-2026 05:04:31 UTC] Full Log Data: {
    "timestamp": "2026-07-05 05:04:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.158.233.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "51.158.233.144, 162.159.113.82",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYxIiwidXNlcm5hbWUiOiJBbndhciIsImVtYWlsIjoiYW53YXJhbGliYWhhbGthbmk1ODlAZ21haWwuY29tIiwiZXhwIjoxNzgzODMxODgxfQ.6mPWQFCYjvaWpS95PVbqPNBjmA7UUEr0RahCsJJg4xM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a163d4572b100d1a-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "51.158.233.144",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 05:04:31 UTC] === END API CALL LOG ===
[05-Jul-2026 05:04:31 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 05:04:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYxIiwidXNlcm5hbWUiOiJBbndhciIsImVtYWlsIjoiYW53YXJhbGliYWhhbGthbmk1ODlAZ21haWwuY29tIiwiZXhwIjoxNzgzODMxODgxfQ.6mPWQFCYjvaWpS95PVbqPNBjmA7UUEr0RahCsJJg4xM
[05-Jul-2026 05:04:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 05:04:31 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 05:04:31 UTC] User ID: 961
[05-Jul-2026 05:04:31 UTC] ✅ User profile retrieved successfully for user ID: 961
[05-Jul-2026 05:04:32 UTC] User Purchases API - User ID: 961
[05-Jul-2026 05:04:32 UTC] User Purchases API - Total purchases found: 2
[05-Jul-2026 05:04:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 05:04:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 05:04:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"51.158.233.144, 162.159.113.82","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYxIiwidXNlcm5hbWUiOiJBbndhciIsImVtYWlsIjoiYW53YXJhbGliYWhhbGthbmk1ODlAZ21haWwuY29tIiwiZXhwIjoxNzgzODMxODgxfQ.6mPWQFCYjvaWpS95PVbqPNBjmA7UUEr0RahCsJJg4xM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a163d481df150d1a-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"51.158.233.144","cf-ipcountry":"NL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jul-2026 05:04:38 UTC] === User Orders API Called ===
[05-Jul-2026 05:04:38 UTC] User ID: 961
[05-Jul-2026 05:04:38 UTC] Limit: 20, Offset: 0
[05-Jul-2026 05:04:38 UTC] === API CALL LOG ===
[05-Jul-2026 05:04:38 UTC] Endpoint: user/profile.php
[05-Jul-2026 05:04:38 UTC] Full Log Data: {
    "timestamp": "2026-07-05 05:04:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.158.233.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "51.158.233.144, 162.159.113.82",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYxIiwidXNlcm5hbWUiOiJBbndhciIsImVtYWlsIjoiYW53YXJhbGliYWhhbGthbmk1ODlAZ21haWwuY29tIiwiZXhwIjoxNzgzODMxODgxfQ.6mPWQFCYjvaWpS95PVbqPNBjmA7UUEr0RahCsJJg4xM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a163d481df180d1a-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "51.158.233.144",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 05:04:38 UTC] === END API CALL LOG ===
[05-Jul-2026 05:04:38 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 05:04:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYxIiwidXNlcm5hbWUiOiJBbndhciIsImVtYWlsIjoiYW53YXJhbGliYWhhbGthbmk1ODlAZ21haWwuY29tIiwiZXhwIjoxNzgzODMxODgxfQ.6mPWQFCYjvaWpS95PVbqPNBjmA7UUEr0RahCsJJg4xM
[05-Jul-2026 05:04:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 05:04:38 UTC] Orders found: 2
[05-Jul-2026 05:04:38 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 05:04:38 UTC] Orders data: [{"id":382,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/FOREX_KING43","status":"pending","created_at":"2026-07-05 08:31:13","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":381,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/FOREX_KING43","status":"pending","created_at":"2026-07-05 08:30:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[05-Jul-2026 05:04:38 UTC] User ID: 961
[05-Jul-2026 05:04:38 UTC] Total orders count: 2
[05-Jul-2026 05:04:38 UTC] ✅ User profile retrieved successfully for user ID: 961
[05-Jul-2026 05:04:38 UTC] === API CALL LOG ===
[05-Jul-2026 05:04:38 UTC] Endpoint: user/profile.php
[05-Jul-2026 05:04:38 UTC] Full Log Data: {
    "timestamp": "2026-07-05 05:04:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.158.233.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "51.158.233.144, 162.159.113.82",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYxIiwidXNlcm5hbWUiOiJBbndhciIsImVtYWlsIjoiYW53YXJhbGliYWhhbGthbmk1ODlAZ21haWwuY29tIiwiZXhwIjoxNzgzODMxODgxfQ.6mPWQFCYjvaWpS95PVbqPNBjmA7UUEr0RahCsJJg4xM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a163d481df1b0d1a-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "51.158.233.144",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 05:04:38 UTC] === END API CALL LOG ===
[05-Jul-2026 05:04:38 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 05:04:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYxIiwidXNlcm5hbWUiOiJBbndhciIsImVtYWlsIjoiYW53YXJhbGliYWhhbGthbmk1ODlAZ21haWwuY29tIiwiZXhwIjoxNzgzODMxODgxfQ.6mPWQFCYjvaWpS95PVbqPNBjmA7UUEr0RahCsJJg4xM
[05-Jul-2026 05:04:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 05:04:38 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 05:04:38 UTC] User ID: 961
[05-Jul-2026 05:04:38 UTC] ✅ User profile retrieved successfully for user ID: 961
[05-Jul-2026 05:04:44 UTC] === API CALL LOG ===
[05-Jul-2026 05:04:44 UTC] Endpoint: user/profile.php
[05-Jul-2026 05:04:44 UTC] Full Log Data: {
    "timestamp": "2026-07-05 05:04:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:7e33:992e:8080:6712:148d:9255",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:7e33:992e:8080:6712:148d:9255, 172.71.82.79",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYyIiwidXNlcm5hbWUiOiJuaXJ1cmFqIiwiZW1haWwiOiJuaXR1cmFqZGV3YWxAZ21haWwuY29tIiwiZXhwIjoxNzgzODMyNTg1fQ.tcArMYhUy9PR6xpY49zcw7wVmRXaeFvyJ4LLnqa_f8w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a163d49ffef281fe-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:7e33:992e:8080:6712:148d:9255",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 05:04:44 UTC] === END API CALL LOG ===
[05-Jul-2026 05:04:44 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 05:04:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYyIiwidXNlcm5hbWUiOiJuaXJ1cmFqIiwiZW1haWwiOiJuaXR1cmFqZGV3YWxAZ21haWwuY29tIiwiZXhwIjoxNzgzODMyNTg1fQ.tcArMYhUy9PR6xpY49zcw7wVmRXaeFvyJ4LLnqa_f8w
[05-Jul-2026 05:04:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 05:04:44 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 05:04:44 UTC] User ID: 962
[05-Jul-2026 05:04:44 UTC] ✅ User profile retrieved successfully for user ID: 962
[05-Jul-2026 05:05:01 UTC] === API CALL LOG ===
[05-Jul-2026 05:05:01 UTC] Endpoint: user/profile.php
[05-Jul-2026 05:05:01 UTC] Full Log Data: {
    "timestamp": "2026-07-05 05:05:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:7e33:992e:8080:6712:148d:9255",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:7e33:992e:8080:6712:148d:9255, 172.71.82.79",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYyIiwidXNlcm5hbWUiOiJuaXJ1cmFqIiwiZW1haWwiOiJuaXR1cmFqZGV3YWxAZ21haWwuY29tIiwiZXhwIjoxNzgzODMyNTg1fQ.tcArMYhUy9PR6xpY49zcw7wVmRXaeFvyJ4LLnqa_f8w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a163d509af3881fe-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:7e33:992e:8080:6712:148d:9255",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 05:05:01 UTC] === END API CALL LOG ===
[05-Jul-2026 05:05:01 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 05:05:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYyIiwidXNlcm5hbWUiOiJuaXJ1cmFqIiwiZW1haWwiOiJuaXR1cmFqZGV3YWxAZ21haWwuY29tIiwiZXhwIjoxNzgzODMyNTg1fQ.tcArMYhUy9PR6xpY49zcw7wVmRXaeFvyJ4LLnqa_f8w
[05-Jul-2026 05:05:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 05:05:01 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 05:05:01 UTC] User ID: 962
[05-Jul-2026 05:05:01 UTC] ✅ User profile retrieved successfully for user ID: 962
[05-Jul-2026 05:05:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 05:05:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 05:05:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:7e33:992e:8080:6712:148d:9255, 172.71.82.79","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYyIiwidXNlcm5hbWUiOiJuaXJ1cmFqIiwiZW1haWwiOiJuaXR1cmFqZGV3YWxAZ21haWwuY29tIiwiZXhwIjoxNzgzODMyNTg1fQ.tcArMYhUy9PR6xpY49zcw7wVmRXaeFvyJ4LLnqa_f8w","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a163d509af3281fe-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:7e33:992e:8080:6712:148d:9255","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jul-2026 05:05:01 UTC] === User Orders API Called ===
[05-Jul-2026 05:05:01 UTC] User ID: 962
[05-Jul-2026 05:05:01 UTC] Limit: 20, Offset: 0
[05-Jul-2026 05:05:01 UTC] Orders found: 0
[05-Jul-2026 05:05:01 UTC] Orders data: []
[05-Jul-2026 05:05:01 UTC] Total orders count: 0
[05-Jul-2026 05:05:01 UTC] === API CALL LOG ===
[05-Jul-2026 05:05:01 UTC] Endpoint: user/profile.php
[05-Jul-2026 05:05:01 UTC] Full Log Data: {
    "timestamp": "2026-07-05 05:05:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:7e33:992e:8080:6712:148d:9255",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:7e33:992e:8080:6712:148d:9255, 172.71.82.79",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYyIiwidXNlcm5hbWUiOiJuaXJ1cmFqIiwiZW1haWwiOiJuaXR1cmFqZGV3YWxAZ21haWwuY29tIiwiZXhwIjoxNzgzODMyNTg1fQ.tcArMYhUy9PR6xpY49zcw7wVmRXaeFvyJ4LLnqa_f8w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a163d50d7a5781fe-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:7e33:992e:8080:6712:148d:9255",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 05:05:01 UTC] === END API CALL LOG ===
[05-Jul-2026 05:05:01 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 05:05:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYyIiwidXNlcm5hbWUiOiJuaXJ1cmFqIiwiZW1haWwiOiJuaXR1cmFqZGV3YWxAZ21haWwuY29tIiwiZXhwIjoxNzgzODMyNTg1fQ.tcArMYhUy9PR6xpY49zcw7wVmRXaeFvyJ4LLnqa_f8w
[05-Jul-2026 05:05:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 05:05:01 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 05:05:01 UTC] User ID: 962
[05-Jul-2026 05:05:01 UTC] ✅ User profile retrieved successfully for user ID: 962
[05-Jul-2026 05:10:05 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 05:10:05 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 05:10:05 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"51.158.233.144, 172.71.103.32","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYxIiwidXNlcm5hbWUiOiJBbndhciIsImVtYWlsIjoiYW53YXJhbGliYWhhbGthbmk1ODlAZ21haWwuY29tIiwiZXhwIjoxNzgzODMxODgxfQ.6mPWQFCYjvaWpS95PVbqPNBjmA7UUEr0RahCsJJg4xM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a163dc7cba24b8de-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"51.158.233.144","cf-ipcountry":"NL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jul-2026 05:10:05 UTC] === User Orders API Called ===
[05-Jul-2026 05:10:05 UTC] User ID: 961
[05-Jul-2026 05:10:05 UTC] Limit: 20, Offset: 0
[05-Jul-2026 05:10:05 UTC] Orders found: 2
[05-Jul-2026 05:10:05 UTC] Orders data: [{"id":382,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/FOREX_KING43","status":"pending","created_at":"2026-07-05 08:31:13","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":381,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/FOREX_KING43","status":"pending","created_at":"2026-07-05 08:30:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[05-Jul-2026 05:10:05 UTC] Total orders count: 2
[05-Jul-2026 05:10:07 UTC] === API CALL LOG ===
[05-Jul-2026 05:10:07 UTC] Endpoint: user/profile.php
[05-Jul-2026 05:10:07 UTC] Full Log Data: {
    "timestamp": "2026-07-05 05:10:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.158.233.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "51.158.233.144, 172.71.103.32",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYxIiwidXNlcm5hbWUiOiJBbndhciIsImVtYWlsIjoiYW53YXJhbGliYWhhbGthbmk1ODlAZ21haWwuY29tIiwiZXhwIjoxNzgzODMxODgxfQ.6mPWQFCYjvaWpS95PVbqPNBjmA7UUEr0RahCsJJg4xM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a163dc8a8de3b8de-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "51.158.233.144",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 05:10:07 UTC] === END API CALL LOG ===
[05-Jul-2026 05:10:07 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 05:10:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYxIiwidXNlcm5hbWUiOiJBbndhciIsImVtYWlsIjoiYW53YXJhbGliYWhhbGthbmk1ODlAZ21haWwuY29tIiwiZXhwIjoxNzgzODMxODgxfQ.6mPWQFCYjvaWpS95PVbqPNBjmA7UUEr0RahCsJJg4xM
[05-Jul-2026 05:10:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 05:10:07 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 05:10:07 UTC] User ID: 961
[05-Jul-2026 05:10:07 UTC] ✅ User profile retrieved successfully for user ID: 961
[05-Jul-2026 05:10:18 UTC] === API CALL LOG ===
[05-Jul-2026 05:10:18 UTC] Endpoint: user/profile.php
[05-Jul-2026 05:10:18 UTC] Full Log Data: {
    "timestamp": "2026-07-05 05:10:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.158.233.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "51.158.233.144, 172.71.103.32",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYxIiwidXNlcm5hbWUiOiJBbndhciIsImVtYWlsIjoiYW53YXJhbGliYWhhbGthbmk1ODlAZ21haWwuY29tIiwiZXhwIjoxNzgzODMxODgxfQ.6mPWQFCYjvaWpS95PVbqPNBjmA7UUEr0RahCsJJg4xM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a163dccfefacb8de-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "51.158.233.144",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 05:10:18 UTC] === END API CALL LOG ===
[05-Jul-2026 05:10:18 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 05:10:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYxIiwidXNlcm5hbWUiOiJBbndhciIsImVtYWlsIjoiYW53YXJhbGliYWhhbGthbmk1ODlAZ21haWwuY29tIiwiZXhwIjoxNzgzODMxODgxfQ.6mPWQFCYjvaWpS95PVbqPNBjmA7UUEr0RahCsJJg4xM
[05-Jul-2026 05:10:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 05:10:18 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 05:10:18 UTC] User ID: 961
[05-Jul-2026 05:10:18 UTC] ✅ User profile retrieved successfully for user ID: 961
[05-Jul-2026 05:10:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 05:10:18 UTC] === API CALL LOG ===
[05-Jul-2026 05:10:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 05:10:18 UTC] Endpoint: user/profile.php
[05-Jul-2026 05:10:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"51.158.233.144, 172.71.103.32","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYxIiwidXNlcm5hbWUiOiJBbndhciIsImVtYWlsIjoiYW53YXJhbGliYWhhbGthbmk1ODlAZ21haWwuY29tIiwiZXhwIjoxNzgzODMxODgxfQ.6mPWQFCYjvaWpS95PVbqPNBjmA7UUEr0RahCsJJg4xM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a163dccfefabb8de-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"51.158.233.144","cf-ipcountry":"NL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jul-2026 05:10:18 UTC] Full Log Data: {
    "timestamp": "2026-07-05 05:10:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.158.233.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "51.158.233.144, 172.71.103.32",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYxIiwidXNlcm5hbWUiOiJBbndhciIsImVtYWlsIjoiYW53YXJhbGliYWhhbGthbmk1ODlAZ21haWwuY29tIiwiZXhwIjoxNzgzODMxODgxfQ.6mPWQFCYjvaWpS95PVbqPNBjmA7UUEr0RahCsJJg4xM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a163dccfefadb8de-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "51.158.233.144",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 05:10:18 UTC] === END API CALL LOG ===
[05-Jul-2026 05:10:18 UTC] === User Orders API Called ===
[05-Jul-2026 05:10:18 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 05:10:18 UTC] User ID: 961
[05-Jul-2026 05:10:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYxIiwidXNlcm5hbWUiOiJBbndhciIsImVtYWlsIjoiYW53YXJhbGliYWhhbGthbmk1ODlAZ21haWwuY29tIiwiZXhwIjoxNzgzODMxODgxfQ.6mPWQFCYjvaWpS95PVbqPNBjmA7UUEr0RahCsJJg4xM
[05-Jul-2026 05:10:18 UTC] Limit: 20, Offset: 0
[05-Jul-2026 05:10:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 05:10:18 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 05:10:18 UTC] User ID: 961
[05-Jul-2026 05:10:18 UTC] Orders found: 2
[05-Jul-2026 05:10:18 UTC] ✅ User profile retrieved successfully for user ID: 961
[05-Jul-2026 05:10:18 UTC] Orders data: [{"id":382,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/FOREX_KING43","status":"pending","created_at":"2026-07-05 08:31:13","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":381,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/FOREX_KING43","status":"pending","created_at":"2026-07-05 08:30:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[05-Jul-2026 05:10:18 UTC] Total orders count: 2
[05-Jul-2026 05:13:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 05:13:10 UTC] === API CALL LOG ===
[05-Jul-2026 05:13:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 05:13:10 UTC] Endpoint: user/profile.php
[05-Jul-2026 05:13:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.215.239.67, 104.23.170.179","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYzIiwidXNlcm5hbWUiOiJhbWlycmFmaTIiLCJlbWFpbCI6ImFtaXJyZXphcmFmZWkyMTBAZ21haWwuY29tIiwiZXhwIjoxNzgzODMzMTkwfQ.Bz_FFn-2lbdrT6KRPy-fW_4oHE9QmKD_Y56NMni71gw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a163e102a85b49b9-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.215.239.67","cf-ipcountry":"NL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jul-2026 05:13:10 UTC] Full Log Data: {
    "timestamp": "2026-07-05 05:13:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.215.239.67",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.215.239.67, 104.23.170.179",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYzIiwidXNlcm5hbWUiOiJhbWlycmFmaTIiLCJlbWFpbCI6ImFtaXJyZXphcmFmZWkyMTBAZ21haWwuY29tIiwiZXhwIjoxNzgzODMzMTkwfQ.Bz_FFn-2lbdrT6KRPy-fW_4oHE9QmKD_Y56NMni71gw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a163e102a85849b9-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.215.239.67",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 05:13:10 UTC] === END API CALL LOG ===
[05-Jul-2026 05:13:10 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 05:13:10 UTC] === User Orders API Called ===
[05-Jul-2026 05:13:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYzIiwidXNlcm5hbWUiOiJhbWlycmFmaTIiLCJlbWFpbCI6ImFtaXJyZXphcmFmZWkyMTBAZ21haWwuY29tIiwiZXhwIjoxNzgzODMzMTkwfQ.Bz_FFn-2lbdrT6KRPy-fW_4oHE9QmKD_Y56NMni71gw
[05-Jul-2026 05:13:10 UTC] User ID: 963
[05-Jul-2026 05:13:10 UTC] Limit: 20, Offset: 0
[05-Jul-2026 05:13:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 05:13:10 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 05:13:10 UTC] User ID: 963
[05-Jul-2026 05:13:10 UTC] Orders found: 0
[05-Jul-2026 05:13:10 UTC] Orders data: []
[05-Jul-2026 05:13:10 UTC] ✅ User profile retrieved successfully for user ID: 963
[05-Jul-2026 05:13:10 UTC] Total orders count: 0
[05-Jul-2026 05:13:10 UTC] === API CALL LOG ===
[05-Jul-2026 05:13:10 UTC] Endpoint: user/profile.php
[05-Jul-2026 05:13:10 UTC] Full Log Data: {
    "timestamp": "2026-07-05 05:13:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.215.239.67",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.215.239.67, 104.23.170.179",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYzIiwidXNlcm5hbWUiOiJhbWlycmFmaTIiLCJlbWFpbCI6ImFtaXJyZXphcmFmZWkyMTBAZ21haWwuY29tIiwiZXhwIjoxNzgzODMzMTkwfQ.Bz_FFn-2lbdrT6KRPy-fW_4oHE9QmKD_Y56NMni71gw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a163e10399b749b9-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.215.239.67",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 05:13:10 UTC] === END API CALL LOG ===
[05-Jul-2026 05:13:10 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 05:13:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYzIiwidXNlcm5hbWUiOiJhbWlycmFmaTIiLCJlbWFpbCI6ImFtaXJyZXphcmFmZWkyMTBAZ21haWwuY29tIiwiZXhwIjoxNzgzODMzMTkwfQ.Bz_FFn-2lbdrT6KRPy-fW_4oHE9QmKD_Y56NMni71gw
[05-Jul-2026 05:13:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 05:13:10 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 05:13:10 UTC] User ID: 963
[05-Jul-2026 05:13:10 UTC] ✅ User profile retrieved successfully for user ID: 963
[05-Jul-2026 05:13:11 UTC] === API CALL LOG ===
[05-Jul-2026 05:13:11 UTC] Endpoint: user/profile.php
[05-Jul-2026 05:13:11 UTC] Full Log Data: {
    "timestamp": "2026-07-05 05:13:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.215.239.67",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.215.239.67, 104.23.170.179",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYzIiwidXNlcm5hbWUiOiJhbWlycmFmaTIiLCJlbWFpbCI6ImFtaXJyZXphcmFmZWkyMTBAZ21haWwuY29tIiwiZXhwIjoxNzgzODMzMTkwfQ.Bz_FFn-2lbdrT6KRPy-fW_4oHE9QmKD_Y56NMni71gw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a163e1067ec449b9-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.215.239.67",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 05:13:11 UTC] === END API CALL LOG ===
[05-Jul-2026 05:13:11 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 05:13:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYzIiwidXNlcm5hbWUiOiJhbWlycmFmaTIiLCJlbWFpbCI6ImFtaXJyZXphcmFmZWkyMTBAZ21haWwuY29tIiwiZXhwIjoxNzgzODMzMTkwfQ.Bz_FFn-2lbdrT6KRPy-fW_4oHE9QmKD_Y56NMni71gw
[05-Jul-2026 05:13:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 05:13:11 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 05:13:11 UTC] User ID: 963
[05-Jul-2026 05:13:11 UTC] ✅ User profile retrieved successfully for user ID: 963
[05-Jul-2026 05:13:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 05:13:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 05:13:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.215.239.67, 104.23.170.178","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYzIiwidXNlcm5hbWUiOiJhbWlycmFmaTIiLCJlbWFpbCI6ImFtaXJyZXphcmFmZWkyMTBAZ21haWwuY29tIiwiZXhwIjoxNzgzODMzMTkwfQ.Bz_FFn-2lbdrT6KRPy-fW_4oHE9QmKD_Y56NMni71gw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a163e18f8d3f49b9-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.215.239.67","cf-ipcountry":"NL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jul-2026 05:13:33 UTC] === User Orders API Called ===
[05-Jul-2026 05:13:33 UTC] User ID: 963
[05-Jul-2026 05:13:33 UTC] Limit: 20, Offset: 0
[05-Jul-2026 05:13:33 UTC] Orders found: 0
[05-Jul-2026 05:13:33 UTC] Orders data: []
[05-Jul-2026 05:13:33 UTC] Total orders count: 0
[05-Jul-2026 05:13:33 UTC] === API CALL LOG ===
[05-Jul-2026 05:13:33 UTC] Endpoint: user/profile.php
[05-Jul-2026 05:13:33 UTC] Full Log Data: {
    "timestamp": "2026-07-05 05:13:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.215.239.67",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.215.239.67, 104.23.170.178",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYzIiwidXNlcm5hbWUiOiJhbWlycmFmaTIiLCJlbWFpbCI6ImFtaXJyZXphcmFmZWkyMTBAZ21haWwuY29tIiwiZXhwIjoxNzgzODMzMTkwfQ.Bz_FFn-2lbdrT6KRPy-fW_4oHE9QmKD_Y56NMni71gw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a163e1902e4a49b9-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.215.239.67",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 05:13:33 UTC] === END API CALL LOG ===
[05-Jul-2026 05:13:33 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 05:13:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYzIiwidXNlcm5hbWUiOiJhbWlycmFmaTIiLCJlbWFpbCI6ImFtaXJyZXphcmFmZWkyMTBAZ21haWwuY29tIiwiZXhwIjoxNzgzODMzMTkwfQ.Bz_FFn-2lbdrT6KRPy-fW_4oHE9QmKD_Y56NMni71gw
[05-Jul-2026 05:13:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 05:13:33 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 05:13:33 UTC] User ID: 963
[05-Jul-2026 05:13:33 UTC] ✅ User profile retrieved successfully for user ID: 963
[05-Jul-2026 05:13:33 UTC] === API CALL LOG ===
[05-Jul-2026 05:13:33 UTC] Endpoint: user/profile.php
[05-Jul-2026 05:13:33 UTC] Full Log Data: {
    "timestamp": "2026-07-05 05:13:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.215.239.67",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.215.239.67, 104.23.170.178",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYzIiwidXNlcm5hbWUiOiJhbWlycmFmaTIiLCJlbWFpbCI6ImFtaXJyZXphcmFmZWkyMTBAZ21haWwuY29tIiwiZXhwIjoxNzgzODMzMTkwfQ.Bz_FFn-2lbdrT6KRPy-fW_4oHE9QmKD_Y56NMni71gw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a163e1935bd949b9-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.215.239.67",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 05:13:33 UTC] === END API CALL LOG ===
[05-Jul-2026 05:13:33 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 05:13:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYzIiwidXNlcm5hbWUiOiJhbWlycmFmaTIiLCJlbWFpbCI6ImFtaXJyZXphcmFmZWkyMTBAZ21haWwuY29tIiwiZXhwIjoxNzgzODMzMTkwfQ.Bz_FFn-2lbdrT6KRPy-fW_4oHE9QmKD_Y56NMni71gw
[05-Jul-2026 05:13:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 05:13:33 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 05:13:33 UTC] User ID: 963
[05-Jul-2026 05:13:33 UTC] ✅ User profile retrieved successfully for user ID: 963
[05-Jul-2026 05:13:34 UTC] === API CALL LOG ===
[05-Jul-2026 05:13:34 UTC] Endpoint: user/profile.php
[05-Jul-2026 05:13:34 UTC] Full Log Data: {
    "timestamp": "2026-07-05 05:13:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.215.239.67",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.215.239.67, 104.23.170.178",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYzIiwidXNlcm5hbWUiOiJhbWlycmFmaTIiLCJlbWFpbCI6ImFtaXJyZXphcmFmZWkyMTBAZ21haWwuY29tIiwiZXhwIjoxNzgzODMzMTkwfQ.Bz_FFn-2lbdrT6KRPy-fW_4oHE9QmKD_Y56NMni71gw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a163e1944dcf49b9-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.215.239.67",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 05:13:34 UTC] === END API CALL LOG ===
[05-Jul-2026 05:13:34 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 05:13:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYzIiwidXNlcm5hbWUiOiJhbWlycmFmaTIiLCJlbWFpbCI6ImFtaXJyZXphcmFmZWkyMTBAZ21haWwuY29tIiwiZXhwIjoxNzgzODMzMTkwfQ.Bz_FFn-2lbdrT6KRPy-fW_4oHE9QmKD_Y56NMni71gw
[05-Jul-2026 05:13:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 05:13:34 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 05:13:34 UTC] User ID: 963
[05-Jul-2026 05:13:34 UTC] ✅ User profile retrieved successfully for user ID: 963
[05-Jul-2026 05:14:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 05:14:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 05:14:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.215.239.67, 104.23.170.179","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYzIiwidXNlcm5hbWUiOiJhbWlycmFmaTIiLCJlbWFpbCI6ImFtaXJyZXphcmFmZWkyMTBAZ21haWwuY29tIiwiZXhwIjoxNzgzODMzMTkwfQ.Bz_FFn-2lbdrT6KRPy-fW_4oHE9QmKD_Y56NMni71gw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a163e2631d0d49b9-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.215.239.67","cf-ipcountry":"NL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jul-2026 05:14:07 UTC] === User Orders API Called ===
[05-Jul-2026 05:14:07 UTC] User ID: 963
[05-Jul-2026 05:14:07 UTC] Limit: 20, Offset: 0
[05-Jul-2026 05:14:07 UTC] Orders found: 0
[05-Jul-2026 05:14:07 UTC] Orders data: []
[05-Jul-2026 05:14:07 UTC] Total orders count: 0
[05-Jul-2026 05:14:07 UTC] === API CALL LOG ===
[05-Jul-2026 05:14:07 UTC] Endpoint: user/profile.php
[05-Jul-2026 05:14:07 UTC] Full Log Data: {
    "timestamp": "2026-07-05 05:14:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.215.239.67",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.215.239.67, 104.23.170.179",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYzIiwidXNlcm5hbWUiOiJhbWlycmFmaTIiLCJlbWFpbCI6ImFtaXJyZXphcmFmZWkyMTBAZ21haWwuY29tIiwiZXhwIjoxNzgzODMzMTkwfQ.Bz_FFn-2lbdrT6KRPy-fW_4oHE9QmKD_Y56NMni71gw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a163e2642f0949b9-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.215.239.67",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 05:14:07 UTC] === END API CALL LOG ===
[05-Jul-2026 05:14:07 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 05:14:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYzIiwidXNlcm5hbWUiOiJhbWlycmFmaTIiLCJlbWFpbCI6ImFtaXJyZXphcmFmZWkyMTBAZ21haWwuY29tIiwiZXhwIjoxNzgzODMzMTkwfQ.Bz_FFn-2lbdrT6KRPy-fW_4oHE9QmKD_Y56NMni71gw
[05-Jul-2026 05:14:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 05:14:07 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 05:14:07 UTC] User ID: 963
[05-Jul-2026 05:14:07 UTC] ✅ User profile retrieved successfully for user ID: 963
[05-Jul-2026 05:14:07 UTC] === API CALL LOG ===
[05-Jul-2026 05:14:07 UTC] Endpoint: user/profile.php
[05-Jul-2026 05:14:07 UTC] Full Log Data: {
    "timestamp": "2026-07-05 05:14:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.215.239.67",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.215.239.67, 104.23.170.178",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYzIiwidXNlcm5hbWUiOiJhbWlycmFmaTIiLCJlbWFpbCI6ImFtaXJyZXphcmFmZWkyMTBAZ21haWwuY29tIiwiZXhwIjoxNzgzODMzMTkwfQ.Bz_FFn-2lbdrT6KRPy-fW_4oHE9QmKD_Y56NMni71gw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a163e2675c6e49b9-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.215.239.67",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 05:14:07 UTC] === END API CALL LOG ===
[05-Jul-2026 05:14:07 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 05:14:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYzIiwidXNlcm5hbWUiOiJhbWlycmFmaTIiLCJlbWFpbCI6ImFtaXJyZXphcmFmZWkyMTBAZ21haWwuY29tIiwiZXhwIjoxNzgzODMzMTkwfQ.Bz_FFn-2lbdrT6KRPy-fW_4oHE9QmKD_Y56NMni71gw
[05-Jul-2026 05:14:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 05:14:07 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 05:14:07 UTC] User ID: 963
[05-Jul-2026 05:14:07 UTC] ✅ User profile retrieved successfully for user ID: 963
[05-Jul-2026 05:14:07 UTC] === API CALL LOG ===
[05-Jul-2026 05:14:07 UTC] Endpoint: user/profile.php
[05-Jul-2026 05:14:07 UTC] Full Log Data: {
    "timestamp": "2026-07-05 05:14:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.215.239.67",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.215.239.67, 104.23.170.179",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYzIiwidXNlcm5hbWUiOiJhbWlycmFmaTIiLCJlbWFpbCI6ImFtaXJyZXphcmFmZWkyMTBAZ21haWwuY29tIiwiZXhwIjoxNzgzODMzMTkwfQ.Bz_FFn-2lbdrT6KRPy-fW_4oHE9QmKD_Y56NMni71gw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a163e267ad0249b9-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.215.239.67",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 05:14:07 UTC] === END API CALL LOG ===
[05-Jul-2026 05:14:07 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 05:14:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYzIiwidXNlcm5hbWUiOiJhbWlycmFmaTIiLCJlbWFpbCI6ImFtaXJyZXphcmFmZWkyMTBAZ21haWwuY29tIiwiZXhwIjoxNzgzODMzMTkwfQ.Bz_FFn-2lbdrT6KRPy-fW_4oHE9QmKD_Y56NMni71gw
[05-Jul-2026 05:14:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 05:14:07 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 05:14:07 UTC] User ID: 963
[05-Jul-2026 05:14:07 UTC] ✅ User profile retrieved successfully for user ID: 963
[05-Jul-2026 05:14:12 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 05:14:12 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 05:14:12 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.215.239.67, 104.23.170.178","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYzIiwidXNlcm5hbWUiOiJhbWlycmFmaTIiLCJlbWFpbCI6ImFtaXJyZXphcmFmZWkyMTBAZ21haWwuY29tIiwiZXhwIjoxNzgzODMzMTkwfQ.Bz_FFn-2lbdrT6KRPy-fW_4oHE9QmKD_Y56NMni71gw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a163e283df0a49b9-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.215.239.67","cf-ipcountry":"NL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jul-2026 05:14:12 UTC] === User Orders API Called ===
[05-Jul-2026 05:14:12 UTC] User ID: 963
[05-Jul-2026 05:14:12 UTC] Limit: 20, Offset: 0
[05-Jul-2026 05:14:12 UTC] Orders found: 0
[05-Jul-2026 05:14:12 UTC] Orders data: []
[05-Jul-2026 05:14:12 UTC] Total orders count: 0
[05-Jul-2026 05:14:12 UTC] === API CALL LOG ===
[05-Jul-2026 05:14:12 UTC] Endpoint: user/profile.php
[05-Jul-2026 05:14:12 UTC] Full Log Data: {
    "timestamp": "2026-07-05 05:14:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.215.239.67",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.215.239.67, 104.23.170.178",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYzIiwidXNlcm5hbWUiOiJhbWlycmFmaTIiLCJlbWFpbCI6ImFtaXJyZXphcmFmZWkyMTBAZ21haWwuY29tIiwiZXhwIjoxNzgzODMzMTkwfQ.Bz_FFn-2lbdrT6KRPy-fW_4oHE9QmKD_Y56NMni71gw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a163e283df0b49b9-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.215.239.67",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 05:14:12 UTC] === END API CALL LOG ===
[05-Jul-2026 05:14:12 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 05:14:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYzIiwidXNlcm5hbWUiOiJhbWlycmFmaTIiLCJlbWFpbCI6ImFtaXJyZXphcmFmZWkyMTBAZ21haWwuY29tIiwiZXhwIjoxNzgzODMzMTkwfQ.Bz_FFn-2lbdrT6KRPy-fW_4oHE9QmKD_Y56NMni71gw
[05-Jul-2026 05:14:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 05:14:12 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 05:14:12 UTC] User ID: 963
[05-Jul-2026 05:14:12 UTC] ✅ User profile retrieved successfully for user ID: 963
[05-Jul-2026 05:14:13 UTC] === API CALL LOG ===
[05-Jul-2026 05:14:13 UTC] Endpoint: user/profile.php
[05-Jul-2026 05:14:13 UTC] Full Log Data: {
    "timestamp": "2026-07-05 05:14:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.215.239.67",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.215.239.67, 104.23.170.178",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYzIiwidXNlcm5hbWUiOiJhbWlycmFmaTIiLCJlbWFpbCI6ImFtaXJyZXphcmFmZWkyMTBAZ21haWwuY29tIiwiZXhwIjoxNzgzODMzMTkwfQ.Bz_FFn-2lbdrT6KRPy-fW_4oHE9QmKD_Y56NMni71gw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a163e2878dca49b9-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.215.239.67",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 05:14:13 UTC] === END API CALL LOG ===
[05-Jul-2026 05:14:13 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 05:14:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYzIiwidXNlcm5hbWUiOiJhbWlycmFmaTIiLCJlbWFpbCI6ImFtaXJyZXphcmFmZWkyMTBAZ21haWwuY29tIiwiZXhwIjoxNzgzODMzMTkwfQ.Bz_FFn-2lbdrT6KRPy-fW_4oHE9QmKD_Y56NMni71gw
[05-Jul-2026 05:14:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 05:14:13 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 05:14:13 UTC] User ID: 963
[05-Jul-2026 05:14:13 UTC] ✅ User profile retrieved successfully for user ID: 963
[05-Jul-2026 05:14:13 UTC] === API CALL LOG ===
[05-Jul-2026 05:14:13 UTC] Endpoint: user/profile.php
[05-Jul-2026 05:14:13 UTC] Full Log Data: {
    "timestamp": "2026-07-05 05:14:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.215.239.67",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.215.239.67, 104.23.170.179",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYzIiwidXNlcm5hbWUiOiJhbWlycmFmaTIiLCJlbWFpbCI6ImFtaXJyZXphcmFmZWkyMTBAZ21haWwuY29tIiwiZXhwIjoxNzgzODMzMTkwfQ.Bz_FFn-2lbdrT6KRPy-fW_4oHE9QmKD_Y56NMni71gw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a163e287fe8d49b9-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.215.239.67",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 05:14:13 UTC] === END API CALL LOG ===
[05-Jul-2026 05:14:13 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 05:14:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYzIiwidXNlcm5hbWUiOiJhbWlycmFmaTIiLCJlbWFpbCI6ImFtaXJyZXphcmFmZWkyMTBAZ21haWwuY29tIiwiZXhwIjoxNzgzODMzMTkwfQ.Bz_FFn-2lbdrT6KRPy-fW_4oHE9QmKD_Y56NMni71gw
[05-Jul-2026 05:14:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 05:14:13 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 05:14:13 UTC] User ID: 963
[05-Jul-2026 05:14:13 UTC] ✅ User profile retrieved successfully for user ID: 963
[05-Jul-2026 05:14:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 05:14:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 05:14:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.215.239.67, 104.23.170.178","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYzIiwidXNlcm5hbWUiOiJhbWlycmFmaTIiLCJlbWFpbCI6ImFtaXJyZXphcmFmZWkyMTBAZ21haWwuY29tIiwiZXhwIjoxNzgzODMzMTkwfQ.Bz_FFn-2lbdrT6KRPy-fW_4oHE9QmKD_Y56NMni71gw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a163e2f7c9c049b9-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.215.239.67","cf-ipcountry":"NL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jul-2026 05:14:31 UTC] === User Orders API Called ===
[05-Jul-2026 05:14:31 UTC] User ID: 963
[05-Jul-2026 05:14:31 UTC] Limit: 20, Offset: 0
[05-Jul-2026 05:14:31 UTC] Orders found: 0
[05-Jul-2026 05:14:31 UTC] Orders data: []
[05-Jul-2026 05:14:31 UTC] Total orders count: 0
[05-Jul-2026 05:14:31 UTC] === API CALL LOG ===
[05-Jul-2026 05:14:31 UTC] Endpoint: user/profile.php
[05-Jul-2026 05:14:31 UTC] Full Log Data: {
    "timestamp": "2026-07-05 05:14:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.215.239.67",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.215.239.67, 104.23.170.178",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYzIiwidXNlcm5hbWUiOiJhbWlycmFmaTIiLCJlbWFpbCI6ImFtaXJyZXphcmFmZWkyMTBAZ21haWwuY29tIiwiZXhwIjoxNzgzODMzMTkwfQ.Bz_FFn-2lbdrT6KRPy-fW_4oHE9QmKD_Y56NMni71gw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a163e2f8ab4749b9-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.215.239.67",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 05:14:31 UTC] === END API CALL LOG ===
[05-Jul-2026 05:14:31 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 05:14:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYzIiwidXNlcm5hbWUiOiJhbWlycmFmaTIiLCJlbWFpbCI6ImFtaXJyZXphcmFmZWkyMTBAZ21haWwuY29tIiwiZXhwIjoxNzgzODMzMTkwfQ.Bz_FFn-2lbdrT6KRPy-fW_4oHE9QmKD_Y56NMni71gw
[05-Jul-2026 05:14:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 05:14:31 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 05:14:31 UTC] User ID: 963
[05-Jul-2026 05:14:31 UTC] ✅ User profile retrieved successfully for user ID: 963
[05-Jul-2026 05:14:31 UTC] === API CALL LOG ===
[05-Jul-2026 05:14:31 UTC] Endpoint: user/profile.php
[05-Jul-2026 05:14:31 UTC] Full Log Data: {
    "timestamp": "2026-07-05 05:14:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.215.239.67",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.215.239.67, 104.23.170.178",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYzIiwidXNlcm5hbWUiOiJhbWlycmFmaTIiLCJlbWFpbCI6ImFtaXJyZXphcmFmZWkyMTBAZ21haWwuY29tIiwiZXhwIjoxNzgzODMzMTkwfQ.Bz_FFn-2lbdrT6KRPy-fW_4oHE9QmKD_Y56NMni71gw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a163e2fba8a549b9-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.215.239.67",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 05:14:31 UTC] === END API CALL LOG ===
[05-Jul-2026 05:14:31 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 05:14:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYzIiwidXNlcm5hbWUiOiJhbWlycmFmaTIiLCJlbWFpbCI6ImFtaXJyZXphcmFmZWkyMTBAZ21haWwuY29tIiwiZXhwIjoxNzgzODMzMTkwfQ.Bz_FFn-2lbdrT6KRPy-fW_4oHE9QmKD_Y56NMni71gw
[05-Jul-2026 05:14:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 05:14:31 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 05:14:31 UTC] User ID: 963
[05-Jul-2026 05:14:31 UTC] ✅ User profile retrieved successfully for user ID: 963
[05-Jul-2026 05:14:31 UTC] === API CALL LOG ===
[05-Jul-2026 05:14:31 UTC] Endpoint: user/profile.php
[05-Jul-2026 05:14:31 UTC] Full Log Data: {
    "timestamp": "2026-07-05 05:14:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.215.239.67",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.215.239.67, 104.23.170.178",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYzIiwidXNlcm5hbWUiOiJhbWlycmFmaTIiLCJlbWFpbCI6ImFtaXJyZXphcmFmZWkyMTBAZ21haWwuY29tIiwiZXhwIjoxNzgzODMzMTkwfQ.Bz_FFn-2lbdrT6KRPy-fW_4oHE9QmKD_Y56NMni71gw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a163e2fc59fe49b9-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.215.239.67",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 05:14:31 UTC] === END API CALL LOG ===
[05-Jul-2026 05:14:31 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 05:14:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYzIiwidXNlcm5hbWUiOiJhbWlycmFmaTIiLCJlbWFpbCI6ImFtaXJyZXphcmFmZWkyMTBAZ21haWwuY29tIiwiZXhwIjoxNzgzODMzMTkwfQ.Bz_FFn-2lbdrT6KRPy-fW_4oHE9QmKD_Y56NMni71gw
[05-Jul-2026 05:14:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 05:14:31 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 05:14:31 UTC] User ID: 963
[05-Jul-2026 05:14:31 UTC] ✅ User profile retrieved successfully for user ID: 963
[05-Jul-2026 05:14:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 05:14:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 05:14:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.215.239.67, 104.23.170.179","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYzIiwidXNlcm5hbWUiOiJhbWlycmFmaTIiLCJlbWFpbCI6ImFtaXJyZXphcmFmZWkyMTBAZ21haWwuY29tIiwiZXhwIjoxNzgzODMzMTkwfQ.Bz_FFn-2lbdrT6KRPy-fW_4oHE9QmKD_Y56NMni71gw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a163e33c5a0c49b9-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.215.239.67","cf-ipcountry":"NL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jul-2026 05:14:42 UTC] === User Orders API Called ===
[05-Jul-2026 05:14:42 UTC] User ID: 963
[05-Jul-2026 05:14:42 UTC] Limit: 20, Offset: 0
[05-Jul-2026 05:14:42 UTC] Orders found: 0
[05-Jul-2026 05:14:42 UTC] Orders data: []
[05-Jul-2026 05:14:42 UTC] Total orders count: 0
[05-Jul-2026 05:14:42 UTC] === API CALL LOG ===
[05-Jul-2026 05:14:42 UTC] Endpoint: user/profile.php
[05-Jul-2026 05:14:42 UTC] Full Log Data: {
    "timestamp": "2026-07-05 05:14:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.215.239.67",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.215.239.67, 104.23.170.178",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYzIiwidXNlcm5hbWUiOiJhbWlycmFmaTIiLCJlbWFpbCI6ImFtaXJyZXphcmFmZWkyMTBAZ21haWwuY29tIiwiZXhwIjoxNzgzODMzMTkwfQ.Bz_FFn-2lbdrT6KRPy-fW_4oHE9QmKD_Y56NMni71gw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a163e33ceb4f49b9-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.215.239.67",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 05:14:42 UTC] === END API CALL LOG ===
[05-Jul-2026 05:14:42 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 05:14:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYzIiwidXNlcm5hbWUiOiJhbWlycmFmaTIiLCJlbWFpbCI6ImFtaXJyZXphcmFmZWkyMTBAZ21haWwuY29tIiwiZXhwIjoxNzgzODMzMTkwfQ.Bz_FFn-2lbdrT6KRPy-fW_4oHE9QmKD_Y56NMni71gw
[05-Jul-2026 05:14:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 05:14:42 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 05:14:42 UTC] User ID: 963
[05-Jul-2026 05:14:42 UTC] ✅ User profile retrieved successfully for user ID: 963
[05-Jul-2026 05:14:42 UTC] === API CALL LOG ===
[05-Jul-2026 05:14:42 UTC] Endpoint: user/profile.php
[05-Jul-2026 05:14:42 UTC] Full Log Data: {
    "timestamp": "2026-07-05 05:14:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.215.239.67",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.215.239.67, 104.23.170.178",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYzIiwidXNlcm5hbWUiOiJhbWlycmFmaTIiLCJlbWFpbCI6ImFtaXJyZXphcmFmZWkyMTBAZ21haWwuY29tIiwiZXhwIjoxNzgzODMzMTkwfQ.Bz_FFn-2lbdrT6KRPy-fW_4oHE9QmKD_Y56NMni71gw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a163e34079b449b9-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.215.239.67",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 05:14:42 UTC] === END API CALL LOG ===
[05-Jul-2026 05:14:42 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 05:14:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYzIiwidXNlcm5hbWUiOiJhbWlycmFmaTIiLCJlbWFpbCI6ImFtaXJyZXphcmFmZWkyMTBAZ21haWwuY29tIiwiZXhwIjoxNzgzODMzMTkwfQ.Bz_FFn-2lbdrT6KRPy-fW_4oHE9QmKD_Y56NMni71gw
[05-Jul-2026 05:14:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 05:14:42 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 05:14:42 UTC] User ID: 963
[05-Jul-2026 05:14:42 UTC] ✅ User profile retrieved successfully for user ID: 963
[05-Jul-2026 05:14:42 UTC] === API CALL LOG ===
[05-Jul-2026 05:14:42 UTC] Endpoint: user/profile.php
[05-Jul-2026 05:14:42 UTC] Full Log Data: {
    "timestamp": "2026-07-05 05:14:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.215.239.67",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.215.239.67, 104.23.170.179",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYzIiwidXNlcm5hbWUiOiJhbWlycmFmaTIiLCJlbWFpbCI6ImFtaXJyZXphcmFmZWkyMTBAZ21haWwuY29tIiwiZXhwIjoxNzgzODMzMTkwfQ.Bz_FFn-2lbdrT6KRPy-fW_4oHE9QmKD_Y56NMni71gw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a163e3415b3949b9-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.215.239.67",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 05:14:42 UTC] === END API CALL LOG ===
[05-Jul-2026 05:14:42 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 05:14:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYzIiwidXNlcm5hbWUiOiJhbWlycmFmaTIiLCJlbWFpbCI6ImFtaXJyZXphcmFmZWkyMTBAZ21haWwuY29tIiwiZXhwIjoxNzgzODMzMTkwfQ.Bz_FFn-2lbdrT6KRPy-fW_4oHE9QmKD_Y56NMni71gw
[05-Jul-2026 05:14:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 05:14:42 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 05:14:42 UTC] User ID: 963
[05-Jul-2026 05:14:42 UTC] ✅ User profile retrieved successfully for user ID: 963
[05-Jul-2026 05:14:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 05:14:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 05:14:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.215.239.67, 104.23.170.179","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYzIiwidXNlcm5hbWUiOiJhbWlycmFmaTIiLCJlbWFpbCI6ImFtaXJyZXphcmFmZWkyMTBAZ21haWwuY29tIiwiZXhwIjoxNzgzODMzMTkwfQ.Bz_FFn-2lbdrT6KRPy-fW_4oHE9QmKD_Y56NMni71gw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a163e3750a7049b9-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.215.239.67","cf-ipcountry":"NL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jul-2026 05:14:51 UTC] === User Orders API Called ===
[05-Jul-2026 05:14:51 UTC] User ID: 963
[05-Jul-2026 05:14:51 UTC] Limit: 20, Offset: 0
[05-Jul-2026 05:14:51 UTC] Orders found: 0
[05-Jul-2026 05:14:51 UTC] Orders data: []
[05-Jul-2026 05:14:51 UTC] Total orders count: 0
[05-Jul-2026 05:14:51 UTC] === API CALL LOG ===
[05-Jul-2026 05:14:51 UTC] Endpoint: user/profile.php
[05-Jul-2026 05:14:51 UTC] Full Log Data: {
    "timestamp": "2026-07-05 05:14:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.215.239.67",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.215.239.67, 104.23.170.178",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYzIiwidXNlcm5hbWUiOiJhbWlycmFmaTIiLCJlbWFpbCI6ImFtaXJyZXphcmFmZWkyMTBAZ21haWwuY29tIiwiZXhwIjoxNzgzODMzMTkwfQ.Bz_FFn-2lbdrT6KRPy-fW_4oHE9QmKD_Y56NMni71gw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a163e3757b2a49b9-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.215.239.67",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 05:14:51 UTC] === END API CALL LOG ===
[05-Jul-2026 05:14:51 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 05:14:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYzIiwidXNlcm5hbWUiOiJhbWlycmFmaTIiLCJlbWFpbCI6ImFtaXJyZXphcmFmZWkyMTBAZ21haWwuY29tIiwiZXhwIjoxNzgzODMzMTkwfQ.Bz_FFn-2lbdrT6KRPy-fW_4oHE9QmKD_Y56NMni71gw
[05-Jul-2026 05:14:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 05:14:51 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 05:14:51 UTC] User ID: 963
[05-Jul-2026 05:14:51 UTC] ✅ User profile retrieved successfully for user ID: 963
[05-Jul-2026 05:14:51 UTC] === API CALL LOG ===
[05-Jul-2026 05:14:51 UTC] Endpoint: user/profile.php
[05-Jul-2026 05:14:51 UTC] Full Log Data: {
    "timestamp": "2026-07-05 05:14:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.215.239.67",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.215.239.67, 104.23.170.178",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYzIiwidXNlcm5hbWUiOiJhbWlycmFmaTIiLCJlbWFpbCI6ImFtaXJyZXphcmFmZWkyMTBAZ21haWwuY29tIiwiZXhwIjoxNzgzODMzMTkwfQ.Bz_FFn-2lbdrT6KRPy-fW_4oHE9QmKD_Y56NMni71gw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a163e378d92d49b9-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.215.239.67",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 05:14:51 UTC] === END API CALL LOG ===
[05-Jul-2026 05:14:51 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 05:14:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYzIiwidXNlcm5hbWUiOiJhbWlycmFmaTIiLCJlbWFpbCI6ImFtaXJyZXphcmFmZWkyMTBAZ21haWwuY29tIiwiZXhwIjoxNzgzODMzMTkwfQ.Bz_FFn-2lbdrT6KRPy-fW_4oHE9QmKD_Y56NMni71gw
[05-Jul-2026 05:14:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 05:14:51 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 05:14:51 UTC] User ID: 963
[05-Jul-2026 05:14:51 UTC] ✅ User profile retrieved successfully for user ID: 963
[05-Jul-2026 05:14:51 UTC] === API CALL LOG ===
[05-Jul-2026 05:14:51 UTC] Endpoint: user/profile.php
[05-Jul-2026 05:14:51 UTC] Full Log Data: {
    "timestamp": "2026-07-05 05:14:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.215.239.67",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.215.239.67, 104.23.170.179",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYzIiwidXNlcm5hbWUiOiJhbWlycmFmaTIiLCJlbWFpbCI6ImFtaXJyZXphcmFmZWkyMTBAZ21haWwuY29tIiwiZXhwIjoxNzgzODMzMTkwfQ.Bz_FFn-2lbdrT6KRPy-fW_4oHE9QmKD_Y56NMni71gw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a163e379cab349b9-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.215.239.67",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 05:14:51 UTC] === END API CALL LOG ===
[05-Jul-2026 05:14:51 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 05:14:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYzIiwidXNlcm5hbWUiOiJhbWlycmFmaTIiLCJlbWFpbCI6ImFtaXJyZXphcmFmZWkyMTBAZ21haWwuY29tIiwiZXhwIjoxNzgzODMzMTkwfQ.Bz_FFn-2lbdrT6KRPy-fW_4oHE9QmKD_Y56NMni71gw
[05-Jul-2026 05:14:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 05:14:51 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 05:14:51 UTC] User ID: 963
[05-Jul-2026 05:14:51 UTC] ✅ User profile retrieved successfully for user ID: 963
[05-Jul-2026 05:14:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 05:14:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 05:14:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.215.239.67, 104.23.170.179","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYzIiwidXNlcm5hbWUiOiJhbWlycmFmaTIiLCJlbWFpbCI6ImFtaXJyZXphcmFmZWkyMTBAZ21haWwuY29tIiwiZXhwIjoxNzgzODMzMTkwfQ.Bz_FFn-2lbdrT6KRPy-fW_4oHE9QmKD_Y56NMni71gw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a163e38c09c049b9-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.215.239.67","cf-ipcountry":"NL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jul-2026 05:14:54 UTC] === User Orders API Called ===
[05-Jul-2026 05:14:54 UTC] User ID: 963
[05-Jul-2026 05:14:54 UTC] Limit: 20, Offset: 0
[05-Jul-2026 05:14:54 UTC] Orders found: 0
[05-Jul-2026 05:14:54 UTC] Orders data: []
[05-Jul-2026 05:14:54 UTC] Total orders count: 0
[05-Jul-2026 05:14:54 UTC] === API CALL LOG ===
[05-Jul-2026 05:14:54 UTC] Endpoint: user/profile.php
[05-Jul-2026 05:14:54 UTC] Full Log Data: {
    "timestamp": "2026-07-05 05:14:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.215.239.67",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.215.239.67, 104.23.170.179",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYzIiwidXNlcm5hbWUiOiJhbWlycmFmaTIiLCJlbWFpbCI6ImFtaXJyZXphcmFmZWkyMTBAZ21haWwuY29tIiwiZXhwIjoxNzgzODMzMTkwfQ.Bz_FFn-2lbdrT6KRPy-fW_4oHE9QmKD_Y56NMni71gw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a163e38ceb2349b9-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.215.239.67",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 05:14:54 UTC] === END API CALL LOG ===
[05-Jul-2026 05:14:54 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 05:14:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYzIiwidXNlcm5hbWUiOiJhbWlycmFmaTIiLCJlbWFpbCI6ImFtaXJyZXphcmFmZWkyMTBAZ21haWwuY29tIiwiZXhwIjoxNzgzODMzMTkwfQ.Bz_FFn-2lbdrT6KRPy-fW_4oHE9QmKD_Y56NMni71gw
[05-Jul-2026 05:14:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 05:14:54 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 05:14:54 UTC] User ID: 963
[05-Jul-2026 05:14:54 UTC] ✅ User profile retrieved successfully for user ID: 963
[05-Jul-2026 05:14:55 UTC] === API CALL LOG ===
[05-Jul-2026 05:14:55 UTC] Endpoint: user/profile.php
[05-Jul-2026 05:14:55 UTC] Full Log Data: {
    "timestamp": "2026-07-05 05:14:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.215.239.67",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.215.239.67, 104.23.170.178",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYzIiwidXNlcm5hbWUiOiJhbWlycmFmaTIiLCJlbWFpbCI6ImFtaXJyZXphcmFmZWkyMTBAZ21haWwuY29tIiwiZXhwIjoxNzgzODMzMTkwfQ.Bz_FFn-2lbdrT6KRPy-fW_4oHE9QmKD_Y56NMni71gw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a163e38fefbc49b9-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.215.239.67",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 05:14:55 UTC] === END API CALL LOG ===
[05-Jul-2026 05:14:55 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 05:14:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYzIiwidXNlcm5hbWUiOiJhbWlycmFmaTIiLCJlbWFpbCI6ImFtaXJyZXphcmFmZWkyMTBAZ21haWwuY29tIiwiZXhwIjoxNzgzODMzMTkwfQ.Bz_FFn-2lbdrT6KRPy-fW_4oHE9QmKD_Y56NMni71gw
[05-Jul-2026 05:14:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 05:14:55 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 05:14:55 UTC] User ID: 963
[05-Jul-2026 05:14:55 UTC] ✅ User profile retrieved successfully for user ID: 963
[05-Jul-2026 05:14:55 UTC] === API CALL LOG ===
[05-Jul-2026 05:14:55 UTC] Endpoint: user/profile.php
[05-Jul-2026 05:14:55 UTC] Full Log Data: {
    "timestamp": "2026-07-05 05:14:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.215.239.67",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.215.239.67, 104.23.170.179",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYzIiwidXNlcm5hbWUiOiJhbWlycmFmaTIiLCJlbWFpbCI6ImFtaXJyZXphcmFmZWkyMTBAZ21haWwuY29tIiwiZXhwIjoxNzgzODMzMTkwfQ.Bz_FFn-2lbdrT6KRPy-fW_4oHE9QmKD_Y56NMni71gw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a163e390c96349b9-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.215.239.67",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 05:14:55 UTC] === END API CALL LOG ===
[05-Jul-2026 05:14:55 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 05:14:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYzIiwidXNlcm5hbWUiOiJhbWlycmFmaTIiLCJlbWFpbCI6ImFtaXJyZXphcmFmZWkyMTBAZ21haWwuY29tIiwiZXhwIjoxNzgzODMzMTkwfQ.Bz_FFn-2lbdrT6KRPy-fW_4oHE9QmKD_Y56NMni71gw
[05-Jul-2026 05:14:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 05:14:55 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 05:14:55 UTC] User ID: 963
[05-Jul-2026 05:14:55 UTC] ✅ User profile retrieved successfully for user ID: 963
[05-Jul-2026 05:14:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 05:14:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 05:14:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.215.239.67, 104.23.170.178","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYzIiwidXNlcm5hbWUiOiJhbWlycmFmaTIiLCJlbWFpbCI6ImFtaXJyZXphcmFmZWkyMTBAZ21haWwuY29tIiwiZXhwIjoxNzgzODMzMTkwfQ.Bz_FFn-2lbdrT6KRPy-fW_4oHE9QmKD_Y56NMni71gw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a163e3915a4449b9-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.215.239.67","cf-ipcountry":"NL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jul-2026 05:14:55 UTC] === User Orders API Called ===
[05-Jul-2026 05:14:55 UTC] User ID: 963
[05-Jul-2026 05:14:55 UTC] Limit: 20, Offset: 0
[05-Jul-2026 05:14:55 UTC] Orders found: 0
[05-Jul-2026 05:14:55 UTC] Orders data: []
[05-Jul-2026 05:14:55 UTC] Total orders count: 0
[05-Jul-2026 05:14:57 UTC] === API CALL LOG ===
[05-Jul-2026 05:14:57 UTC] Endpoint: user/profile.php
[05-Jul-2026 05:14:57 UTC] Full Log Data: {
    "timestamp": "2026-07-05 05:14:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.215.239.67",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.215.239.67, 104.23.170.178",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYzIiwidXNlcm5hbWUiOiJhbWlycmFmaTIiLCJlbWFpbCI6ImFtaXJyZXphcmFmZWkyMTBAZ21haWwuY29tIiwiZXhwIjoxNzgzODMzMTkwfQ.Bz_FFn-2lbdrT6KRPy-fW_4oHE9QmKD_Y56NMni71gw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a163e39a899749b9-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.215.239.67",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 05:14:57 UTC] === END API CALL LOG ===
[05-Jul-2026 05:14:57 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 05:14:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYzIiwidXNlcm5hbWUiOiJhbWlycmFmaTIiLCJlbWFpbCI6ImFtaXJyZXphcmFmZWkyMTBAZ21haWwuY29tIiwiZXhwIjoxNzgzODMzMTkwfQ.Bz_FFn-2lbdrT6KRPy-fW_4oHE9QmKD_Y56NMni71gw
[05-Jul-2026 05:14:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 05:14:57 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 05:14:57 UTC] User ID: 963
[05-Jul-2026 05:14:57 UTC] ✅ User profile retrieved successfully for user ID: 963
[05-Jul-2026 05:14:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 05:14:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 05:14:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.215.239.67, 104.23.170.178","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYzIiwidXNlcm5hbWUiOiJhbWlycmFmaTIiLCJlbWFpbCI6ImFtaXJyZXphcmFmZWkyMTBAZ21haWwuY29tIiwiZXhwIjoxNzgzODMzMTkwfQ.Bz_FFn-2lbdrT6KRPy-fW_4oHE9QmKD_Y56NMni71gw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a163e39a899649b9-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.215.239.67","cf-ipcountry":"NL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jul-2026 05:14:57 UTC] === User Orders API Called ===
[05-Jul-2026 05:14:57 UTC] User ID: 963
[05-Jul-2026 05:14:57 UTC] Limit: 20, Offset: 0
[05-Jul-2026 05:14:57 UTC] Orders found: 0
[05-Jul-2026 05:14:57 UTC] Orders data: []
[05-Jul-2026 05:14:57 UTC] Total orders count: 0
[05-Jul-2026 05:14:57 UTC] === API CALL LOG ===
[05-Jul-2026 05:14:57 UTC] Endpoint: user/profile.php
[05-Jul-2026 05:14:57 UTC] Full Log Data: {
    "timestamp": "2026-07-05 05:14:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.215.239.67",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.215.239.67, 104.23.170.179",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYzIiwidXNlcm5hbWUiOiJhbWlycmFmaTIiLCJlbWFpbCI6ImFtaXJyZXphcmFmZWkyMTBAZ21haWwuY29tIiwiZXhwIjoxNzgzODMzMTkwfQ.Bz_FFn-2lbdrT6KRPy-fW_4oHE9QmKD_Y56NMni71gw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a163e39d5da549b9-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.215.239.67",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 05:14:57 UTC] === END API CALL LOG ===
[05-Jul-2026 05:14:57 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 05:14:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYzIiwidXNlcm5hbWUiOiJhbWlycmFmaTIiLCJlbWFpbCI6ImFtaXJyZXphcmFmZWkyMTBAZ21haWwuY29tIiwiZXhwIjoxNzgzODMzMTkwfQ.Bz_FFn-2lbdrT6KRPy-fW_4oHE9QmKD_Y56NMni71gw
[05-Jul-2026 05:14:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 05:14:57 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 05:14:57 UTC] User ID: 963
[05-Jul-2026 05:14:57 UTC] ✅ User profile retrieved successfully for user ID: 963
[05-Jul-2026 05:14:57 UTC] === API CALL LOG ===
[05-Jul-2026 05:14:57 UTC] Endpoint: user/profile.php
[05-Jul-2026 05:14:57 UTC] Full Log Data: {
    "timestamp": "2026-07-05 05:14:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.215.239.67",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.215.239.67, 104.23.170.178",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYzIiwidXNlcm5hbWUiOiJhbWlycmFmaTIiLCJlbWFpbCI6ImFtaXJyZXphcmFmZWkyMTBAZ21haWwuY29tIiwiZXhwIjoxNzgzODMzMTkwfQ.Bz_FFn-2lbdrT6KRPy-fW_4oHE9QmKD_Y56NMni71gw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a163e39dee6349b9-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.215.239.67",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 05:14:57 UTC] === END API CALL LOG ===
[05-Jul-2026 05:14:57 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 05:14:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYzIiwidXNlcm5hbWUiOiJhbWlycmFmaTIiLCJlbWFpbCI6ImFtaXJyZXphcmFmZWkyMTBAZ21haWwuY29tIiwiZXhwIjoxNzgzODMzMTkwfQ.Bz_FFn-2lbdrT6KRPy-fW_4oHE9QmKD_Y56NMni71gw
[05-Jul-2026 05:14:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 05:14:57 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 05:14:57 UTC] User ID: 963
[05-Jul-2026 05:14:57 UTC] ✅ User profile retrieved successfully for user ID: 963
[05-Jul-2026 05:15:28 UTC] === API CALL LOG ===
[05-Jul-2026 05:15:28 UTC] Endpoint: user/profile.php
[05-Jul-2026 05:15:28 UTC] Full Log Data: {
    "timestamp": "2026-07-05 05:15:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.215.239.67",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.215.239.67, 104.23.170.179",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYzIiwidXNlcm5hbWUiOiJhbWlycmFmaTIiLCJlbWFpbCI6ImFtaXJyZXphcmFmZWkyMTBAZ21haWwuY29tIiwiZXhwIjoxNzgzODMzMTkwfQ.Bz_FFn-2lbdrT6KRPy-fW_4oHE9QmKD_Y56NMni71gw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a163e45cfc8549b9-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.215.239.67",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 05:15:28 UTC] === END API CALL LOG ===
[05-Jul-2026 05:15:28 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 05:15:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYzIiwidXNlcm5hbWUiOiJhbWlycmFmaTIiLCJlbWFpbCI6ImFtaXJyZXphcmFmZWkyMTBAZ21haWwuY29tIiwiZXhwIjoxNzgzODMzMTkwfQ.Bz_FFn-2lbdrT6KRPy-fW_4oHE9QmKD_Y56NMni71gw
[05-Jul-2026 05:15:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 05:15:28 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 05:15:28 UTC] User ID: 963
[05-Jul-2026 05:15:28 UTC] ✅ User profile retrieved successfully for user ID: 963
[05-Jul-2026 05:15:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 05:15:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 05:15:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.215.239.67, 104.23.170.178","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYzIiwidXNlcm5hbWUiOiJhbWlycmFmaTIiLCJlbWFpbCI6ImFtaXJyZXphcmFmZWkyMTBAZ21haWwuY29tIiwiZXhwIjoxNzgzODMzMTkwfQ.Bz_FFn-2lbdrT6KRPy-fW_4oHE9QmKD_Y56NMni71gw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a163e47ffb1f49b9-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.215.239.67","cf-ipcountry":"NL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jul-2026 05:15:33 UTC] === User Orders API Called ===
[05-Jul-2026 05:15:33 UTC] User ID: 963
[05-Jul-2026 05:15:33 UTC] Limit: 20, Offset: 0
[05-Jul-2026 05:15:33 UTC] Orders found: 0
[05-Jul-2026 05:15:33 UTC] Orders data: []
[05-Jul-2026 05:15:33 UTC] Total orders count: 0
[05-Jul-2026 05:15:34 UTC] === API CALL LOG ===
[05-Jul-2026 05:15:34 UTC] Endpoint: user/profile.php
[05-Jul-2026 05:15:34 UTC] Full Log Data: {
    "timestamp": "2026-07-05 05:15:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.215.239.67",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.215.239.67, 104.23.170.178",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYzIiwidXNlcm5hbWUiOiJhbWlycmFmaTIiLCJlbWFpbCI6ImFtaXJyZXphcmFmZWkyMTBAZ21haWwuY29tIiwiZXhwIjoxNzgzODMzMTkwfQ.Bz_FFn-2lbdrT6KRPy-fW_4oHE9QmKD_Y56NMni71gw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a163e483d9a449b9-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.215.239.67",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 05:15:34 UTC] === END API CALL LOG ===
[05-Jul-2026 05:15:34 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 05:15:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYzIiwidXNlcm5hbWUiOiJhbWlycmFmaTIiLCJlbWFpbCI6ImFtaXJyZXphcmFmZWkyMTBAZ21haWwuY29tIiwiZXhwIjoxNzgzODMzMTkwfQ.Bz_FFn-2lbdrT6KRPy-fW_4oHE9QmKD_Y56NMni71gw
[05-Jul-2026 05:15:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 05:15:34 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 05:15:34 UTC] User ID: 963
[05-Jul-2026 05:15:34 UTC] ✅ User profile retrieved successfully for user ID: 963
[05-Jul-2026 05:15:34 UTC] User Purchases API - User ID: 963
[05-Jul-2026 05:15:34 UTC] User Purchases API - Total purchases found: 0
[05-Jul-2026 05:15:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 05:15:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 05:15:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.215.239.67, 104.23.170.179","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYzIiwidXNlcm5hbWUiOiJhbWlycmFmaTIiLCJlbWFpbCI6ImFtaXJyZXphcmFmZWkyMTBAZ21haWwuY29tIiwiZXhwIjoxNzgzODMzMTkwfQ.Bz_FFn-2lbdrT6KRPy-fW_4oHE9QmKD_Y56NMni71gw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a163e4a79e3d49b9-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.215.239.67","cf-ipcountry":"NL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jul-2026 05:15:40 UTC] === User Orders API Called ===
[05-Jul-2026 05:15:40 UTC] User ID: 963
[05-Jul-2026 05:15:40 UTC] Limit: 20, Offset: 0
[05-Jul-2026 05:15:40 UTC] Orders found: 0
[05-Jul-2026 05:15:40 UTC] Orders data: []
[05-Jul-2026 05:15:40 UTC] Total orders count: 0
[05-Jul-2026 05:15:44 UTC] === API CALL LOG ===
[05-Jul-2026 05:15:44 UTC] Endpoint: user/profile.php
[05-Jul-2026 05:15:44 UTC] Full Log Data: {
    "timestamp": "2026-07-05 05:15:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.215.239.67",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.215.239.67, 104.23.170.179",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYzIiwidXNlcm5hbWUiOiJhbWlycmFmaTIiLCJlbWFpbCI6ImFtaXJyZXphcmFmZWkyMTBAZ21haWwuY29tIiwiZXhwIjoxNzgzODMzMTkwfQ.Bz_FFn-2lbdrT6KRPy-fW_4oHE9QmKD_Y56NMni71gw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a163e4c3ff2649b9-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.215.239.67",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 05:15:44 UTC] === END API CALL LOG ===
[05-Jul-2026 05:15:44 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 05:15:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYzIiwidXNlcm5hbWUiOiJhbWlycmFmaTIiLCJlbWFpbCI6ImFtaXJyZXphcmFmZWkyMTBAZ21haWwuY29tIiwiZXhwIjoxNzgzODMzMTkwfQ.Bz_FFn-2lbdrT6KRPy-fW_4oHE9QmKD_Y56NMni71gw
[05-Jul-2026 05:15:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 05:15:44 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 05:15:44 UTC] User ID: 963
[05-Jul-2026 05:15:44 UTC] ✅ User profile retrieved successfully for user ID: 963
[05-Jul-2026 05:15:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 05:15:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 05:15:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.215.239.67, 104.23.170.179","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYzIiwidXNlcm5hbWUiOiJhbWlycmFmaTIiLCJlbWFpbCI6ImFtaXJyZXphcmFmZWkyMTBAZ21haWwuY29tIiwiZXhwIjoxNzgzODMzMTkwfQ.Bz_FFn-2lbdrT6KRPy-fW_4oHE9QmKD_Y56NMni71gw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a163e4c3ff2449b9-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.215.239.67","cf-ipcountry":"NL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jul-2026 05:15:44 UTC] === User Orders API Called ===
[05-Jul-2026 05:15:44 UTC] User ID: 963
[05-Jul-2026 05:15:44 UTC] Limit: 20, Offset: 0
[05-Jul-2026 05:15:44 UTC] Orders found: 0
[05-Jul-2026 05:15:44 UTC] Orders data: []
[05-Jul-2026 05:15:44 UTC] Total orders count: 0
[05-Jul-2026 05:15:45 UTC] === API CALL LOG ===
[05-Jul-2026 05:15:45 UTC] Endpoint: user/profile.php
[05-Jul-2026 05:15:45 UTC] Full Log Data: {
    "timestamp": "2026-07-05 05:15:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.215.239.67",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.215.239.67, 104.23.170.179",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYzIiwidXNlcm5hbWUiOiJhbWlycmFmaTIiLCJlbWFpbCI6ImFtaXJyZXphcmFmZWkyMTBAZ21haWwuY29tIiwiZXhwIjoxNzgzODMzMTkwfQ.Bz_FFn-2lbdrT6KRPy-fW_4oHE9QmKD_Y56NMni71gw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a163e4c77d4249b9-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.215.239.67",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 05:15:45 UTC] === END API CALL LOG ===
[05-Jul-2026 05:15:45 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 05:15:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYzIiwidXNlcm5hbWUiOiJhbWlycmFmaTIiLCJlbWFpbCI6ImFtaXJyZXphcmFmZWkyMTBAZ21haWwuY29tIiwiZXhwIjoxNzgzODMzMTkwfQ.Bz_FFn-2lbdrT6KRPy-fW_4oHE9QmKD_Y56NMni71gw
[05-Jul-2026 05:15:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 05:15:45 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 05:15:45 UTC] User ID: 963
[05-Jul-2026 05:15:45 UTC] ✅ User profile retrieved successfully for user ID: 963
[05-Jul-2026 05:15:50 UTC] === API CALL LOG ===
[05-Jul-2026 05:15:50 UTC] Endpoint: user/profile.php
[05-Jul-2026 05:15:50 UTC] Full Log Data: {
    "timestamp": "2026-07-05 05:15:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.215.239.67",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.215.239.67, 104.23.170.179",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYzIiwidXNlcm5hbWUiOiJhbWlycmFmaTIiLCJlbWFpbCI6ImFtaXJyZXphcmFmZWkyMTBAZ21haWwuY29tIiwiZXhwIjoxNzgzODMzMTkwfQ.Bz_FFn-2lbdrT6KRPy-fW_4oHE9QmKD_Y56NMni71gw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a163e4e5e92f49b9-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.215.239.67",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 05:15:50 UTC] === END API CALL LOG ===
[05-Jul-2026 05:15:50 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 05:15:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYzIiwidXNlcm5hbWUiOiJhbWlycmFmaTIiLCJlbWFpbCI6ImFtaXJyZXphcmFmZWkyMTBAZ21haWwuY29tIiwiZXhwIjoxNzgzODMzMTkwfQ.Bz_FFn-2lbdrT6KRPy-fW_4oHE9QmKD_Y56NMni71gw
[05-Jul-2026 05:15:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 05:15:50 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 05:15:50 UTC] User ID: 963
[05-Jul-2026 05:15:50 UTC] ✅ User profile retrieved successfully for user ID: 963
[05-Jul-2026 05:15:50 UTC] === API CALL LOG ===
[05-Jul-2026 05:15:50 UTC] Endpoint: user/profile.php
[05-Jul-2026 05:15:50 UTC] Full Log Data: {
    "timestamp": "2026-07-05 05:15:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.215.239.67",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.215.239.67, 104.23.170.179",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYzIiwidXNlcm5hbWUiOiJhbWlycmFmaTIiLCJlbWFpbCI6ImFtaXJyZXphcmFmZWkyMTBAZ21haWwuY29tIiwiZXhwIjoxNzgzODMzMTkwfQ.Bz_FFn-2lbdrT6KRPy-fW_4oHE9QmKD_Y56NMni71gw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a163e4eac97449b9-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.215.239.67",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 05:15:50 UTC] === END API CALL LOG ===
[05-Jul-2026 05:15:50 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 05:15:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYzIiwidXNlcm5hbWUiOiJhbWlycmFmaTIiLCJlbWFpbCI6ImFtaXJyZXphcmFmZWkyMTBAZ21haWwuY29tIiwiZXhwIjoxNzgzODMzMTkwfQ.Bz_FFn-2lbdrT6KRPy-fW_4oHE9QmKD_Y56NMni71gw
[05-Jul-2026 05:15:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 05:15:50 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 05:15:50 UTC] User ID: 963
[05-Jul-2026 05:15:50 UTC] ✅ User profile retrieved successfully for user ID: 963
[05-Jul-2026 05:15:51 UTC] User Purchases API - User ID: 963
[05-Jul-2026 05:15:51 UTC] User Purchases API - Total purchases found: 0
[05-Jul-2026 05:28:10 UTC] === API CALL LOG ===
[05-Jul-2026 05:28:10 UTC] Endpoint: user/profile.php
[05-Jul-2026 05:28:10 UTC] Full Log Data: {
    "timestamp": "2026-07-05 05:28:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "151.115.164.58",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "151.115.164.58, 172.69.68.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYxIiwidXNlcm5hbWUiOiJBbndhciIsImVtYWlsIjoiYW53YXJhbGliYWhhbGthbmk1ODlAZ21haWwuY29tIiwiZXhwIjoxNzgzODMxODgxfQ.6mPWQFCYjvaWpS95PVbqPNBjmA7UUEr0RahCsJJg4xM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a163f6f84b29c99e-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "151.115.164.58",
        "cf-ipcountry": "IT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 05:28:10 UTC] === END API CALL LOG ===
[05-Jul-2026 05:28:10 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 05:28:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYxIiwidXNlcm5hbWUiOiJBbndhciIsImVtYWlsIjoiYW53YXJhbGliYWhhbGthbmk1ODlAZ21haWwuY29tIiwiZXhwIjoxNzgzODMxODgxfQ.6mPWQFCYjvaWpS95PVbqPNBjmA7UUEr0RahCsJJg4xM
[05-Jul-2026 05:28:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 05:28:10 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 05:28:10 UTC] User ID: 961
[05-Jul-2026 05:28:10 UTC] ✅ User profile retrieved successfully for user ID: 961
[05-Jul-2026 05:28:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 05:28:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 05:28:10 UTC] === API CALL LOG ===
[05-Jul-2026 05:28:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"151.115.164.58, 172.69.68.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYxIiwidXNlcm5hbWUiOiJBbndhciIsImVtYWlsIjoiYW53YXJhbGliYWhhbGthbmk1ODlAZ21haWwuY29tIiwiZXhwIjoxNzgzODMxODgxfQ.6mPWQFCYjvaWpS95PVbqPNBjmA7UUEr0RahCsJJg4xM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a163f6fbed72c99e-MXP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"151.115.164.58","cf-ipcountry":"IT","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jul-2026 05:28:10 UTC] Endpoint: user/profile.php
[05-Jul-2026 05:28:10 UTC] Full Log Data: {
    "timestamp": "2026-07-05 05:28:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "151.115.164.58",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "151.115.164.58, 172.69.68.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYxIiwidXNlcm5hbWUiOiJBbndhciIsImVtYWlsIjoiYW53YXJhbGliYWhhbGthbmk1ODlAZ21haWwuY29tIiwiZXhwIjoxNzgzODMxODgxfQ.6mPWQFCYjvaWpS95PVbqPNBjmA7UUEr0RahCsJJg4xM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a163f6fbed6ec99e-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "151.115.164.58",
        "cf-ipcountry": "IT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 05:28:10 UTC] === User Orders API Called ===
[05-Jul-2026 05:28:10 UTC] === END API CALL LOG ===
[05-Jul-2026 05:28:10 UTC] User ID: 961
[05-Jul-2026 05:28:10 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 05:28:10 UTC] Limit: 20, Offset: 0
[05-Jul-2026 05:28:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYxIiwidXNlcm5hbWUiOiJBbndhciIsImVtYWlsIjoiYW53YXJhbGliYWhhbGthbmk1ODlAZ21haWwuY29tIiwiZXhwIjoxNzgzODMxODgxfQ.6mPWQFCYjvaWpS95PVbqPNBjmA7UUEr0RahCsJJg4xM
[05-Jul-2026 05:28:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 05:28:10 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 05:28:10 UTC] User ID: 961
[05-Jul-2026 05:28:10 UTC] Orders found: 2
[05-Jul-2026 05:28:10 UTC] ✅ User profile retrieved successfully for user ID: 961
[05-Jul-2026 05:28:10 UTC] Orders data: [{"id":382,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/FOREX_KING43","status":"pending","created_at":"2026-07-05 08:31:13","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":381,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/FOREX_KING43","status":"pending","created_at":"2026-07-05 08:30:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[05-Jul-2026 05:28:10 UTC] Total orders count: 2
[05-Jul-2026 05:28:10 UTC] === API CALL LOG ===
[05-Jul-2026 05:28:10 UTC] Endpoint: user/profile.php
[05-Jul-2026 05:28:10 UTC] Full Log Data: {
    "timestamp": "2026-07-05 05:28:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "151.115.164.58",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "151.115.164.58, 172.69.68.143",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYxIiwidXNlcm5hbWUiOiJBbndhciIsImVtYWlsIjoiYW53YXJhbGliYWhhbGthbmk1ODlAZ21haWwuY29tIiwiZXhwIjoxNzgzODMxODgxfQ.6mPWQFCYjvaWpS95PVbqPNBjmA7UUEr0RahCsJJg4xM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a163f6fbed74c99e-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "151.115.164.58",
        "cf-ipcountry": "IT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 05:28:10 UTC] === END API CALL LOG ===
[05-Jul-2026 05:28:10 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 05:28:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYxIiwidXNlcm5hbWUiOiJBbndhciIsImVtYWlsIjoiYW53YXJhbGliYWhhbGthbmk1ODlAZ21haWwuY29tIiwiZXhwIjoxNzgzODMxODgxfQ.6mPWQFCYjvaWpS95PVbqPNBjmA7UUEr0RahCsJJg4xM
[05-Jul-2026 05:28:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 05:28:10 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 05:28:10 UTC] User ID: 961
[05-Jul-2026 05:28:10 UTC] ✅ User profile retrieved successfully for user ID: 961
[05-Jul-2026 05:28:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 05:28:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 05:28:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"151.115.164.58, 172.69.68.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYxIiwidXNlcm5hbWUiOiJBbndhciIsImVtYWlsIjoiYW53YXJhbGliYWhhbGthbmk1ODlAZ21haWwuY29tIiwiZXhwIjoxNzgzODMxODgxfQ.6mPWQFCYjvaWpS95PVbqPNBjmA7UUEr0RahCsJJg4xM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a163f70eb97ac99e-MXP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"151.115.164.58","cf-ipcountry":"IT","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jul-2026 05:28:13 UTC] === User Orders API Called ===
[05-Jul-2026 05:28:13 UTC] User ID: 961
[05-Jul-2026 05:28:13 UTC] Limit: 20, Offset: 0
[05-Jul-2026 05:28:13 UTC] Orders found: 2
[05-Jul-2026 05:28:13 UTC] Orders data: [{"id":382,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/FOREX_KING43","status":"pending","created_at":"2026-07-05 08:31:13","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":381,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/FOREX_KING43","status":"pending","created_at":"2026-07-05 08:30:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[05-Jul-2026 05:28:13 UTC] Total orders count: 2
[05-Jul-2026 05:28:16 UTC] === API CALL LOG ===
[05-Jul-2026 05:28:16 UTC] Endpoint: user/profile.php
[05-Jul-2026 05:28:16 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 05:28:16 UTC] Full Log Data: {
    "timestamp": "2026-07-05 05:28:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "151.115.164.58",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "151.115.164.58, 172.69.68.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYxIiwidXNlcm5hbWUiOiJBbndhciIsImVtYWlsIjoiYW53YXJhbGliYWhhbGthbmk1ODlAZ21haWwuY29tIiwiZXhwIjoxNzgzODMxODgxfQ.6mPWQFCYjvaWpS95PVbqPNBjmA7UUEr0RahCsJJg4xM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a163f71d5b50c99e-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "151.115.164.58",
        "cf-ipcountry": "IT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 05:28:16 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 05:28:16 UTC] === END API CALL LOG ===
[05-Jul-2026 05:28:16 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"151.115.164.58, 172.69.68.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYxIiwidXNlcm5hbWUiOiJBbndhciIsImVtYWlsIjoiYW53YXJhbGliYWhhbGthbmk1ODlAZ21haWwuY29tIiwiZXhwIjoxNzgzODMxODgxfQ.6mPWQFCYjvaWpS95PVbqPNBjmA7UUEr0RahCsJJg4xM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a163f71d5b4ec99e-MXP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"151.115.164.58","cf-ipcountry":"IT","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jul-2026 05:28:16 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 05:28:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYxIiwidXNlcm5hbWUiOiJBbndhciIsImVtYWlsIjoiYW53YXJhbGliYWhhbGthbmk1ODlAZ21haWwuY29tIiwiZXhwIjoxNzgzODMxODgxfQ.6mPWQFCYjvaWpS95PVbqPNBjmA7UUEr0RahCsJJg4xM
[05-Jul-2026 05:28:16 UTC] === User Orders API Called ===
[05-Jul-2026 05:28:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 05:28:16 UTC] User ID: 961
[05-Jul-2026 05:28:16 UTC] Limit: 20, Offset: 0
[05-Jul-2026 05:28:16 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 05:28:16 UTC] User ID: 961
[05-Jul-2026 05:28:16 UTC] ✅ User profile retrieved successfully for user ID: 961
[05-Jul-2026 05:28:16 UTC] Orders found: 2
[05-Jul-2026 05:28:16 UTC] Orders data: [{"id":382,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/FOREX_KING43","status":"pending","created_at":"2026-07-05 08:31:13","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":381,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/FOREX_KING43","status":"pending","created_at":"2026-07-05 08:30:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[05-Jul-2026 05:28:16 UTC] Total orders count: 2
[05-Jul-2026 05:28:16 UTC] === API CALL LOG ===
[05-Jul-2026 05:28:16 UTC] Endpoint: user/profile.php
[05-Jul-2026 05:28:16 UTC] Full Log Data: {
    "timestamp": "2026-07-05 05:28:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "151.115.164.58",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "151.115.164.58, 172.69.68.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYxIiwidXNlcm5hbWUiOiJBbndhciIsImVtYWlsIjoiYW53YXJhbGliYWhhbGthbmk1ODlAZ21haWwuY29tIiwiZXhwIjoxNzgzODMxODgxfQ.6mPWQFCYjvaWpS95PVbqPNBjmA7UUEr0RahCsJJg4xM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a163f71e6bedc99e-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "151.115.164.58",
        "cf-ipcountry": "IT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 05:28:16 UTC] === END API CALL LOG ===
[05-Jul-2026 05:28:16 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 05:28:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYxIiwidXNlcm5hbWUiOiJBbndhciIsImVtYWlsIjoiYW53YXJhbGliYWhhbGthbmk1ODlAZ21haWwuY29tIiwiZXhwIjoxNzgzODMxODgxfQ.6mPWQFCYjvaWpS95PVbqPNBjmA7UUEr0RahCsJJg4xM
[05-Jul-2026 05:28:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 05:28:16 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 05:28:16 UTC] User ID: 961
[05-Jul-2026 05:28:16 UTC] ✅ User profile retrieved successfully for user ID: 961
[05-Jul-2026 05:28:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 05:28:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 05:28:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"151.115.164.58, 172.69.68.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYxIiwidXNlcm5hbWUiOiJBbndhciIsImVtYWlsIjoiYW53YXJhbGliYWhhbGthbmk1ODlAZ21haWwuY29tIiwiZXhwIjoxNzgzODMxODgxfQ.6mPWQFCYjvaWpS95PVbqPNBjmA7UUEr0RahCsJJg4xM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a163f77cfb27c99e-MXP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"151.115.164.58","cf-ipcountry":"IT","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jul-2026 05:28:31 UTC] === User Orders API Called ===
[05-Jul-2026 05:28:31 UTC] User ID: 961
[05-Jul-2026 05:28:31 UTC] Limit: 20, Offset: 0
[05-Jul-2026 05:28:31 UTC] Orders found: 2
[05-Jul-2026 05:28:31 UTC] Orders data: [{"id":382,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/FOREX_KING43","status":"pending","created_at":"2026-07-05 08:31:13","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":381,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/FOREX_KING43","status":"pending","created_at":"2026-07-05 08:30:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[05-Jul-2026 05:28:31 UTC] Total orders count: 2
[05-Jul-2026 05:28:31 UTC] === API CALL LOG ===
[05-Jul-2026 05:28:31 UTC] Endpoint: user/profile.php
[05-Jul-2026 05:28:31 UTC] Full Log Data: {
    "timestamp": "2026-07-05 05:28:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "151.115.164.58",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "151.115.164.58, 172.69.68.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYxIiwidXNlcm5hbWUiOiJBbndhciIsImVtYWlsIjoiYW53YXJhbGliYWhhbGthbmk1ODlAZ21haWwuY29tIiwiZXhwIjoxNzgzODMxODgxfQ.6mPWQFCYjvaWpS95PVbqPNBjmA7UUEr0RahCsJJg4xM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a163f77cfb28c99e-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "151.115.164.58",
        "cf-ipcountry": "IT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 05:28:31 UTC] === END API CALL LOG ===
[05-Jul-2026 05:28:31 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 05:28:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYxIiwidXNlcm5hbWUiOiJBbndhciIsImVtYWlsIjoiYW53YXJhbGliYWhhbGthbmk1ODlAZ21haWwuY29tIiwiZXhwIjoxNzgzODMxODgxfQ.6mPWQFCYjvaWpS95PVbqPNBjmA7UUEr0RahCsJJg4xM
[05-Jul-2026 05:28:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 05:28:31 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 05:28:31 UTC] User ID: 961
[05-Jul-2026 05:28:31 UTC] ✅ User profile retrieved successfully for user ID: 961
[05-Jul-2026 05:28:31 UTC] === API CALL LOG ===
[05-Jul-2026 05:28:31 UTC] Endpoint: user/profile.php
[05-Jul-2026 05:28:31 UTC] Full Log Data: {
    "timestamp": "2026-07-05 05:28:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "151.115.164.58",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "151.115.164.58, 172.69.68.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYxIiwidXNlcm5hbWUiOiJBbndhciIsImVtYWlsIjoiYW53YXJhbGliYWhhbGthbmk1ODlAZ21haWwuY29tIiwiZXhwIjoxNzgzODMxODgxfQ.6mPWQFCYjvaWpS95PVbqPNBjmA7UUEr0RahCsJJg4xM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a163f77dbb94c99e-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "151.115.164.58",
        "cf-ipcountry": "IT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 05:28:31 UTC] === END API CALL LOG ===
[05-Jul-2026 05:28:31 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 05:28:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYxIiwidXNlcm5hbWUiOiJBbndhciIsImVtYWlsIjoiYW53YXJhbGliYWhhbGthbmk1ODlAZ21haWwuY29tIiwiZXhwIjoxNzgzODMxODgxfQ.6mPWQFCYjvaWpS95PVbqPNBjmA7UUEr0RahCsJJg4xM
[05-Jul-2026 05:28:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 05:28:31 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 05:28:31 UTC] User ID: 961
[05-Jul-2026 05:28:31 UTC] ✅ User profile retrieved successfully for user ID: 961
[05-Jul-2026 05:29:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 05:29:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 05:29:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:3bf6:814:d77f:9f38:d072:6f1f, 104.22.66.73","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MzMsInVzZXJuYW1lIjoieXVqaXRteiIsImVtYWlsIjoibnVtYXJhaTIyMTAxMEBnbWFpbC5jb20iLCJleHAiOjE3ODM4MzQxNzV9.IxbHfjErcbaN1LXJlOhQbRH_iOO3YjZuUA5AZcWZj7s","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a163f9106d9c8151-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:3bf6:814:d77f:9f38:d072:6f1f","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jul-2026 05:29:36 UTC] === User Orders API Called ===
[05-Jul-2026 05:29:36 UTC] User ID: 933
[05-Jul-2026 05:29:36 UTC] Limit: 20, Offset: 0
[05-Jul-2026 05:29:36 UTC] Orders found: 0
[05-Jul-2026 05:29:36 UTC] Orders data: []
[05-Jul-2026 05:29:36 UTC] Total orders count: 0
[05-Jul-2026 05:29:36 UTC] === API CALL LOG ===
[05-Jul-2026 05:29:36 UTC] Endpoint: user/profile.php
[05-Jul-2026 05:29:36 UTC] Full Log Data: {
    "timestamp": "2026-07-05 05:29:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:3bf6:814:d77f:9f38:d072:6f1f",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:3bf6:814:d77f:9f38:d072:6f1f, 104.22.66.82",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MzMsInVzZXJuYW1lIjoieXVqaXRteiIsImVtYWlsIjoibnVtYXJhaTIyMTAxMEBnbWFpbC5jb20iLCJleHAiOjE3ODM4MzQxNzV9.IxbHfjErcbaN1LXJlOhQbRH_iOO3YjZuUA5AZcWZj7s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a163f9106d908151-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:3bf6:814:d77f:9f38:d072:6f1f",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 05:29:36 UTC] === END API CALL LOG ===
[05-Jul-2026 05:29:36 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 05:29:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MzMsInVzZXJuYW1lIjoieXVqaXRteiIsImVtYWlsIjoibnVtYXJhaTIyMTAxMEBnbWFpbC5jb20iLCJleHAiOjE3ODM4MzQxNzV9.IxbHfjErcbaN1LXJlOhQbRH_iOO3YjZuUA5AZcWZj7s
[05-Jul-2026 05:29:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 05:29:36 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 05:29:36 UTC] User ID: 933
[05-Jul-2026 05:29:36 UTC] ✅ User profile retrieved successfully for user ID: 933
[05-Jul-2026 05:29:36 UTC] === API CALL LOG ===
[05-Jul-2026 05:29:36 UTC] Endpoint: user/profile.php
[05-Jul-2026 05:29:36 UTC] Full Log Data: {
    "timestamp": "2026-07-05 05:29:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:3bf6:814:d77f:9f38:d072:6f1f",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:3bf6:814:d77f:9f38:d072:6f1f, 104.22.66.82",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MzMsInVzZXJuYW1lIjoieXVqaXRteiIsImVtYWlsIjoibnVtYXJhaTIyMTAxMEBnbWFpbC5jb20iLCJleHAiOjE3ODM4MzQxNzV9.IxbHfjErcbaN1LXJlOhQbRH_iOO3YjZuUA5AZcWZj7s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a163f910eef18151-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:3bf6:814:d77f:9f38:d072:6f1f",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 05:29:36 UTC] === END API CALL LOG ===
[05-Jul-2026 05:29:36 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 05:29:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MzMsInVzZXJuYW1lIjoieXVqaXRteiIsImVtYWlsIjoibnVtYXJhaTIyMTAxMEBnbWFpbC5jb20iLCJleHAiOjE3ODM4MzQxNzV9.IxbHfjErcbaN1LXJlOhQbRH_iOO3YjZuUA5AZcWZj7s
[05-Jul-2026 05:29:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 05:29:36 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 05:29:36 UTC] User ID: 933
[05-Jul-2026 05:29:36 UTC] ✅ User profile retrieved successfully for user ID: 933
[05-Jul-2026 05:29:51 UTC] === API CALL LOG ===
[05-Jul-2026 05:29:51 UTC] Endpoint: user/profile.php
[05-Jul-2026 05:29:51 UTC] Full Log Data: {
    "timestamp": "2026-07-05 05:29:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:3bf6:814:d77f:9f38:d072:6f1f",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:3bf6:814:d77f:9f38:d072:6f1f, 104.22.66.72",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MzMsInVzZXJuYW1lIjoieXVqaXRteiIsImVtYWlsIjoibnVtYXJhaTIyMTAxMEBnbWFpbC5jb20iLCJleHAiOjE3ODM4MzQxNzV9.IxbHfjErcbaN1LXJlOhQbRH_iOO3YjZuUA5AZcWZj7s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a163f96fdc4f8151-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:3bf6:814:d77f:9f38:d072:6f1f",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 05:29:51 UTC] === END API CALL LOG ===
[05-Jul-2026 05:29:51 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 05:29:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MzMsInVzZXJuYW1lIjoieXVqaXRteiIsImVtYWlsIjoibnVtYXJhaTIyMTAxMEBnbWFpbC5jb20iLCJleHAiOjE3ODM4MzQxNzV9.IxbHfjErcbaN1LXJlOhQbRH_iOO3YjZuUA5AZcWZj7s
[05-Jul-2026 05:29:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 05:29:51 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 05:29:51 UTC] User ID: 933
[05-Jul-2026 05:29:51 UTC] ✅ User profile retrieved successfully for user ID: 933
[05-Jul-2026 05:29:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 05:29:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 05:29:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:3bf6:814:d77f:9f38:d072:6f1f, 104.22.66.73","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MzMsInVzZXJuYW1lIjoieXVqaXRteiIsImVtYWlsIjoibnVtYXJhaTIyMTAxMEBnbWFpbC5jb20iLCJleHAiOjE3ODM4MzQxNzV9.IxbHfjErcbaN1LXJlOhQbRH_iOO3YjZuUA5AZcWZj7s","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a163f96fdc4b8151-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:3bf6:814:d77f:9f38:d072:6f1f","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jul-2026 05:29:51 UTC] === User Orders API Called ===
[05-Jul-2026 05:29:51 UTC] User ID: 933
[05-Jul-2026 05:29:51 UTC] Limit: 20, Offset: 0
[05-Jul-2026 05:29:51 UTC] Orders found: 0
[05-Jul-2026 05:29:51 UTC] Orders data: []
[05-Jul-2026 05:29:51 UTC] Total orders count: 0
[05-Jul-2026 05:29:52 UTC] === API CALL LOG ===
[05-Jul-2026 05:29:52 UTC] Endpoint: user/profile.php
[05-Jul-2026 05:29:52 UTC] Full Log Data: {
    "timestamp": "2026-07-05 05:29:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:3bf6:814:d77f:9f38:d072:6f1f",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:3bf6:814:d77f:9f38:d072:6f1f, 104.22.66.72",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MzMsInVzZXJuYW1lIjoieXVqaXRteiIsImVtYWlsIjoibnVtYXJhaTIyMTAxMEBnbWFpbC5jb20iLCJleHAiOjE3ODM4MzQxNzV9.IxbHfjErcbaN1LXJlOhQbRH_iOO3YjZuUA5AZcWZj7s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a163f973ce148151-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:3bf6:814:d77f:9f38:d072:6f1f",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 05:29:52 UTC] === END API CALL LOG ===
[05-Jul-2026 05:29:52 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 05:29:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MzMsInVzZXJuYW1lIjoieXVqaXRteiIsImVtYWlsIjoibnVtYXJhaTIyMTAxMEBnbWFpbC5jb20iLCJleHAiOjE3ODM4MzQxNzV9.IxbHfjErcbaN1LXJlOhQbRH_iOO3YjZuUA5AZcWZj7s
[05-Jul-2026 05:29:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 05:29:52 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 05:29:52 UTC] User ID: 933
[05-Jul-2026 05:29:52 UTC] ✅ User profile retrieved successfully for user ID: 933
[05-Jul-2026 05:31:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 05:31:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 05:31:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"151.115.164.58, 172.69.68.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYxIiwidXNlcm5hbWUiOiJBbndhciIsImVtYWlsIjoiYW53YXJhbGliYWhhbGthbmk1ODlAZ21haWwuY29tIiwiZXhwIjoxNzgzODMxODgxfQ.6mPWQFCYjvaWpS95PVbqPNBjmA7UUEr0RahCsJJg4xM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a163fc87ab9ac99e-MXP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"151.115.164.58","cf-ipcountry":"IT","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jul-2026 05:31:58 UTC] === User Orders API Called ===
[05-Jul-2026 05:31:58 UTC] User ID: 961
[05-Jul-2026 05:31:58 UTC] Limit: 20, Offset: 0
[05-Jul-2026 05:31:58 UTC] Orders found: 2
[05-Jul-2026 05:31:58 UTC] Orders data: [{"id":382,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/FOREX_KING43","status":"pending","created_at":"2026-07-05 08:31:13","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":381,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/FOREX_KING43","status":"pending","created_at":"2026-07-05 08:30:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[05-Jul-2026 05:31:58 UTC] Total orders count: 2
[05-Jul-2026 05:31:58 UTC] === API CALL LOG ===
[05-Jul-2026 05:31:58 UTC] Endpoint: user/profile.php
[05-Jul-2026 05:31:58 UTC] Full Log Data: {
    "timestamp": "2026-07-05 05:31:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "151.115.164.58",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "151.115.164.58, 172.69.68.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYxIiwidXNlcm5hbWUiOiJBbndhciIsImVtYWlsIjoiYW53YXJhbGliYWhhbGthbmk1ODlAZ21haWwuY29tIiwiZXhwIjoxNzgzODMxODgxfQ.6mPWQFCYjvaWpS95PVbqPNBjmA7UUEr0RahCsJJg4xM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a163fc87ab9cc99e-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "151.115.164.58",
        "cf-ipcountry": "IT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 05:31:58 UTC] === END API CALL LOG ===
[05-Jul-2026 05:31:58 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 05:31:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYxIiwidXNlcm5hbWUiOiJBbndhciIsImVtYWlsIjoiYW53YXJhbGliYWhhbGthbmk1ODlAZ21haWwuY29tIiwiZXhwIjoxNzgzODMxODgxfQ.6mPWQFCYjvaWpS95PVbqPNBjmA7UUEr0RahCsJJg4xM
[05-Jul-2026 05:31:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 05:31:58 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 05:31:58 UTC] User ID: 961
[05-Jul-2026 05:31:58 UTC] ✅ User profile retrieved successfully for user ID: 961
[05-Jul-2026 05:31:58 UTC] === API CALL LOG ===
[05-Jul-2026 05:31:58 UTC] Endpoint: user/profile.php
[05-Jul-2026 05:31:58 UTC] Full Log Data: {
    "timestamp": "2026-07-05 05:31:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "151.115.164.58",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "151.115.164.58, 172.69.68.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYxIiwidXNlcm5hbWUiOiJBbndhciIsImVtYWlsIjoiYW53YXJhbGliYWhhbGthbmk1ODlAZ21haWwuY29tIiwiZXhwIjoxNzgzODMxODgxfQ.6mPWQFCYjvaWpS95PVbqPNBjmA7UUEr0RahCsJJg4xM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a163fc88ec60c99e-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "151.115.164.58",
        "cf-ipcountry": "IT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 05:31:58 UTC] === END API CALL LOG ===
[05-Jul-2026 05:31:58 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 05:31:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYxIiwidXNlcm5hbWUiOiJBbndhciIsImVtYWlsIjoiYW53YXJhbGliYWhhbGthbmk1ODlAZ21haWwuY29tIiwiZXhwIjoxNzgzODMxODgxfQ.6mPWQFCYjvaWpS95PVbqPNBjmA7UUEr0RahCsJJg4xM
[05-Jul-2026 05:31:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 05:31:58 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 05:31:58 UTC] User ID: 961
[05-Jul-2026 05:31:58 UTC] ✅ User profile retrieved successfully for user ID: 961
[05-Jul-2026 05:43:22 UTC] === API CALL LOG ===
[05-Jul-2026 05:43:22 UTC] Endpoint: user/profile.php
[05-Jul-2026 05:43:22 UTC] Full Log Data: {
    "timestamp": "2026-07-05 05:43:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "151.115.164.58",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "151.115.164.58, 162.158.129.234",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYxIiwidXNlcm5hbWUiOiJBbndhciIsImVtYWlsIjoiYW53YXJhbGliYWhhbGthbmk1ODlAZ21haWwuY29tIiwiZXhwIjoxNzgzODMxODgxfQ.6mPWQFCYjvaWpS95PVbqPNBjmA7UUEr0RahCsJJg4xM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1640d39fabb2435-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "151.115.164.58",
        "cf-ipcountry": "IT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 05:43:22 UTC] === END API CALL LOG ===
[05-Jul-2026 05:43:22 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 05:43:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYxIiwidXNlcm5hbWUiOiJBbndhciIsImVtYWlsIjoiYW53YXJhbGliYWhhbGthbmk1ODlAZ21haWwuY29tIiwiZXhwIjoxNzgzODMxODgxfQ.6mPWQFCYjvaWpS95PVbqPNBjmA7UUEr0RahCsJJg4xM
[05-Jul-2026 05:43:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 05:43:22 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 05:43:22 UTC] User ID: 961
[05-Jul-2026 05:43:22 UTC] ✅ User profile retrieved successfully for user ID: 961
[05-Jul-2026 05:57:15 UTC] === API CALL LOG ===
[05-Jul-2026 05:57:15 UTC] Endpoint: user/profile.php
[05-Jul-2026 05:57:15 UTC] Full Log Data: {
    "timestamp": "2026-07-05 05:57:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "151.115.164.58",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "151.115.164.58, 172.69.68.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYxIiwidXNlcm5hbWUiOiJBbndhciIsImVtYWlsIjoiYW53YXJhbGliYWhhbGthbmk1ODlAZ21haWwuY29tIiwiZXhwIjoxNzgzODMxODgxfQ.6mPWQFCYjvaWpS95PVbqPNBjmA7UUEr0RahCsJJg4xM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16421933f3aee6c-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "151.115.164.58",
        "cf-ipcountry": "IT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 05:57:15 UTC] === END API CALL LOG ===
[05-Jul-2026 05:57:15 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 05:57:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYxIiwidXNlcm5hbWUiOiJBbndhciIsImVtYWlsIjoiYW53YXJhbGliYWhhbGthbmk1ODlAZ21haWwuY29tIiwiZXhwIjoxNzgzODMxODgxfQ.6mPWQFCYjvaWpS95PVbqPNBjmA7UUEr0RahCsJJg4xM
[05-Jul-2026 05:57:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 05:57:15 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 05:57:15 UTC] User ID: 961
[05-Jul-2026 05:57:15 UTC] ✅ User profile retrieved successfully for user ID: 961
[05-Jul-2026 05:57:16 UTC] === API CALL LOG ===
[05-Jul-2026 05:57:16 UTC] Endpoint: user/profile.php
[05-Jul-2026 05:57:16 UTC] Full Log Data: {
    "timestamp": "2026-07-05 05:57:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "151.115.164.58",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "151.115.164.58, 172.69.68.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYxIiwidXNlcm5hbWUiOiJBbndhciIsImVtYWlsIjoiYW53YXJhbGliYWhhbGthbmk1ODlAZ21haWwuY29tIiwiZXhwIjoxNzgzODMxODgxfQ.6mPWQFCYjvaWpS95PVbqPNBjmA7UUEr0RahCsJJg4xM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16421975c61ee6c-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "151.115.164.58",
        "cf-ipcountry": "IT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 05:57:16 UTC] === END API CALL LOG ===
[05-Jul-2026 05:57:16 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 05:57:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYxIiwidXNlcm5hbWUiOiJBbndhciIsImVtYWlsIjoiYW53YXJhbGliYWhhbGthbmk1ODlAZ21haWwuY29tIiwiZXhwIjoxNzgzODMxODgxfQ.6mPWQFCYjvaWpS95PVbqPNBjmA7UUEr0RahCsJJg4xM
[05-Jul-2026 05:57:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 05:57:16 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 05:57:16 UTC] User ID: 961
[05-Jul-2026 05:57:16 UTC] ✅ User profile retrieved successfully for user ID: 961
[05-Jul-2026 05:57:16 UTC] === API CALL LOG ===
[05-Jul-2026 05:57:16 UTC] Endpoint: user/profile.php
[05-Jul-2026 05:57:16 UTC] Full Log Data: {
    "timestamp": "2026-07-05 05:57:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "151.115.164.58",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "151.115.164.58, 172.69.68.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYxIiwidXNlcm5hbWUiOiJBbndhciIsImVtYWlsIjoiYW53YXJhbGliYWhhbGthbmk1ODlAZ21haWwuY29tIiwiZXhwIjoxNzgzODMxODgxfQ.6mPWQFCYjvaWpS95PVbqPNBjmA7UUEr0RahCsJJg4xM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16421975c5cee6c-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "151.115.164.58",
        "cf-ipcountry": "IT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 05:57:16 UTC] === END API CALL LOG ===
[05-Jul-2026 05:57:16 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 05:57:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYxIiwidXNlcm5hbWUiOiJBbndhciIsImVtYWlsIjoiYW53YXJhbGliYWhhbGthbmk1ODlAZ21haWwuY29tIiwiZXhwIjoxNzgzODMxODgxfQ.6mPWQFCYjvaWpS95PVbqPNBjmA7UUEr0RahCsJJg4xM
[05-Jul-2026 05:57:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 05:57:16 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 05:57:16 UTC] User ID: 961
[05-Jul-2026 05:57:16 UTC] ✅ User profile retrieved successfully for user ID: 961
[05-Jul-2026 05:57:16 UTC] === API CALL LOG ===
[05-Jul-2026 05:57:16 UTC] Endpoint: user/profile.php
[05-Jul-2026 05:57:16 UTC] Full Log Data: {
    "timestamp": "2026-07-05 05:57:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "151.115.164.58",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "151.115.164.58, 172.69.68.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYxIiwidXNlcm5hbWUiOiJBbndhciIsImVtYWlsIjoiYW53YXJhbGliYWhhbGthbmk1ODlAZ21haWwuY29tIiwiZXhwIjoxNzgzODMxODgxfQ.6mPWQFCYjvaWpS95PVbqPNBjmA7UUEr0RahCsJJg4xM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16421975c66ee6c-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "151.115.164.58",
        "cf-ipcountry": "IT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 05:57:16 UTC] === END API CALL LOG ===
[05-Jul-2026 05:57:16 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 05:57:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYxIiwidXNlcm5hbWUiOiJBbndhciIsImVtYWlsIjoiYW53YXJhbGliYWhhbGthbmk1ODlAZ21haWwuY29tIiwiZXhwIjoxNzgzODMxODgxfQ.6mPWQFCYjvaWpS95PVbqPNBjmA7UUEr0RahCsJJg4xM
[05-Jul-2026 05:57:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 05:57:16 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 05:57:16 UTC] User ID: 961
[05-Jul-2026 05:57:16 UTC] ✅ User profile retrieved successfully for user ID: 961
[05-Jul-2026 05:57:16 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 05:57:16 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 05:57:16 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"151.115.164.58, 172.69.68.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTYxIiwidXNlcm5hbWUiOiJBbndhciIsImVtYWlsIjoiYW53YXJhbGliYWhhbGthbmk1ODlAZ21haWwuY29tIiwiZXhwIjoxNzgzODMxODgxfQ.6mPWQFCYjvaWpS95PVbqPNBjmA7UUEr0RahCsJJg4xM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a16421975c64ee6c-MXP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"151.115.164.58","cf-ipcountry":"IT","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jul-2026 05:57:16 UTC] === User Orders API Called ===
[05-Jul-2026 05:57:16 UTC] User ID: 961
[05-Jul-2026 05:57:16 UTC] Limit: 20, Offset: 0
[05-Jul-2026 05:57:16 UTC] Orders found: 2
[05-Jul-2026 05:57:16 UTC] Orders data: [{"id":382,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/FOREX_KING43","status":"pending","created_at":"2026-07-05 08:31:13","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":381,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/FOREX_KING43","status":"pending","created_at":"2026-07-05 08:30:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[05-Jul-2026 05:57:16 UTC] Total orders count: 2
[05-Jul-2026 07:48:26 UTC] === API CALL LOG ===
[05-Jul-2026 07:48:26 UTC] Endpoint: user/profile.php
[05-Jul-2026 07:48:26 UTC] Full Log Data: {
    "timestamp": "2026-07-05 07:48:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a10d:138d:4068:6eff:fe07:3cc5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a10d:138d:4068:6eff:fe07:3cc5, 162.158.19.223",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM4NDI1MDZ9.OUDMvv8j6s90X3a7qpeiYwY2DTpj3YDWXGEngp07Nes",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a164c4738da0c9f0-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a10d:138d:4068:6eff:fe07:3cc5",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 07:48:26 UTC] === END API CALL LOG ===
[05-Jul-2026 07:48:26 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 07:48:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM4NDI1MDZ9.OUDMvv8j6s90X3a7qpeiYwY2DTpj3YDWXGEngp07Nes
[05-Jul-2026 07:48:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 07:48:26 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 07:48:26 UTC] User ID: 694
[05-Jul-2026 07:48:26 UTC] ✅ User profile retrieved successfully for user ID: 694
[05-Jul-2026 07:48:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 07:48:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 07:48:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a00:1880:a10d:138d:4068:6eff:fe07:3cc5, 162.158.19.223","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM4NDI1MDZ9.OUDMvv8j6s90X3a7qpeiYwY2DTpj3YDWXGEngp07Nes","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a164c473be0fc9f0-OTP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a00:1880:a10d:138d:4068:6eff:fe07:3cc5","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jul-2026 07:48:26 UTC] === User Orders API Called ===
[05-Jul-2026 07:48:26 UTC] User ID: 694
[05-Jul-2026 07:48:26 UTC] Limit: 20, Offset: 0
[05-Jul-2026 07:48:26 UTC] Orders found: 0
[05-Jul-2026 07:48:26 UTC] Orders data: []
[05-Jul-2026 07:48:26 UTC] Total orders count: 0
[05-Jul-2026 07:48:26 UTC] === API CALL LOG ===
[05-Jul-2026 07:48:26 UTC] Endpoint: user/profile.php
[05-Jul-2026 07:48:26 UTC] Full Log Data: {
    "timestamp": "2026-07-05 07:48:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a10d:138d:4068:6eff:fe07:3cc5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a10d:138d:4068:6eff:fe07:3cc5, 162.158.19.191",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM4NDI1MDZ9.OUDMvv8j6s90X3a7qpeiYwY2DTpj3YDWXGEngp07Nes",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a164c4743ee9c9f0-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a10d:138d:4068:6eff:fe07:3cc5",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 07:48:26 UTC] === END API CALL LOG ===
[05-Jul-2026 07:48:26 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 07:48:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM4NDI1MDZ9.OUDMvv8j6s90X3a7qpeiYwY2DTpj3YDWXGEngp07Nes
[05-Jul-2026 07:48:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 07:48:26 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 07:48:26 UTC] User ID: 694
[05-Jul-2026 07:48:26 UTC] ✅ User profile retrieved successfully for user ID: 694
[05-Jul-2026 07:49:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 07:49:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 07:49:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a00:1880:a10d:138d:4068:6eff:fe07:3cc5, 162.158.19.223","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM4NDI1MDZ9.OUDMvv8j6s90X3a7qpeiYwY2DTpj3YDWXGEngp07Nes","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a164c6022a38c9f0-OTP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a00:1880:a10d:138d:4068:6eff:fe07:3cc5","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jul-2026 07:49:30 UTC] === User Orders API Called ===
[05-Jul-2026 07:49:30 UTC] User ID: 694
[05-Jul-2026 07:49:30 UTC] Limit: 20, Offset: 0
[05-Jul-2026 07:49:30 UTC] Orders found: 0
[05-Jul-2026 07:49:30 UTC] Orders data: []
[05-Jul-2026 07:49:30 UTC] Total orders count: 0
[05-Jul-2026 07:49:37 UTC] === API CALL LOG ===
[05-Jul-2026 07:49:37 UTC] Endpoint: user/profile.php
[05-Jul-2026 07:49:37 UTC] Full Log Data: {
    "timestamp": "2026-07-05 07:49:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a10d:138d:4068:6eff:fe07:3cc5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a10d:138d:4068:6eff:fe07:3cc5, 162.158.19.223",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM4NDI1MDZ9.OUDMvv8j6s90X3a7qpeiYwY2DTpj3YDWXGEngp07Nes",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a164c62da9f2c9f0-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a10d:138d:4068:6eff:fe07:3cc5",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 07:49:37 UTC] === END API CALL LOG ===
[05-Jul-2026 07:49:37 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 07:49:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM4NDI1MDZ9.OUDMvv8j6s90X3a7qpeiYwY2DTpj3YDWXGEngp07Nes
[05-Jul-2026 07:49:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 07:49:37 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 07:49:37 UTC] User ID: 694
[05-Jul-2026 07:49:37 UTC] ✅ User profile retrieved successfully for user ID: 694
[05-Jul-2026 07:49:37 UTC] User Purchases API - User ID: 694
[05-Jul-2026 07:49:37 UTC] User Purchases API - Total purchases found: 0
[05-Jul-2026 07:49:55 UTC] === API CALL LOG ===
[05-Jul-2026 07:49:55 UTC] Endpoint: user/profile.php
[05-Jul-2026 07:49:55 UTC] Full Log Data: {
    "timestamp": "2026-07-05 07:49:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a10d:138d:4068:6eff:fe07:3cc5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a10d:138d:4068:6eff:fe07:3cc5, 162.158.19.223",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM4NDI1MDZ9.OUDMvv8j6s90X3a7qpeiYwY2DTpj3YDWXGEngp07Nes",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a164c69f1a0ee0c7-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a10d:138d:4068:6eff:fe07:3cc5",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 07:49:55 UTC] === END API CALL LOG ===
[05-Jul-2026 07:49:55 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 07:49:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM4NDI1MDZ9.OUDMvv8j6s90X3a7qpeiYwY2DTpj3YDWXGEngp07Nes
[05-Jul-2026 07:49:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 07:49:55 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 07:49:55 UTC] User ID: 694
[05-Jul-2026 07:49:55 UTC] ✅ User profile retrieved successfully for user ID: 694
[05-Jul-2026 07:49:56 UTC] === API CALL LOG ===
[05-Jul-2026 07:49:56 UTC] Endpoint: user/profile.php
[05-Jul-2026 07:49:56 UTC] Full Log Data: {
    "timestamp": "2026-07-05 07:49:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a10d:138d:4068:6eff:fe07:3cc5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a10d:138d:4068:6eff:fe07:3cc5, 162.158.19.223",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM4NDI1MDZ9.OUDMvv8j6s90X3a7qpeiYwY2DTpj3YDWXGEngp07Nes",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a164c6a27eaee0c7-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a10d:138d:4068:6eff:fe07:3cc5",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 07:49:56 UTC] === END API CALL LOG ===
[05-Jul-2026 07:49:56 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 07:49:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM4NDI1MDZ9.OUDMvv8j6s90X3a7qpeiYwY2DTpj3YDWXGEngp07Nes
[05-Jul-2026 07:49:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 07:49:56 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 07:49:56 UTC] User ID: 694
[05-Jul-2026 07:49:56 UTC] ✅ User profile retrieved successfully for user ID: 694
[05-Jul-2026 07:49:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 07:49:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 07:49:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a00:1880:a10d:138d:4068:6eff:fe07:3cc5, 162.158.19.223","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM4NDI1MDZ9.OUDMvv8j6s90X3a7qpeiYwY2DTpj3YDWXGEngp07Nes","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a164c6a2aeede0c7-OTP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a00:1880:a10d:138d:4068:6eff:fe07:3cc5","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jul-2026 07:49:56 UTC] === User Orders API Called ===
[05-Jul-2026 07:49:56 UTC] User ID: 694
[05-Jul-2026 07:49:56 UTC] Limit: 20, Offset: 0
[05-Jul-2026 07:49:56 UTC] Orders found: 0
[05-Jul-2026 07:49:56 UTC] Orders data: []
[05-Jul-2026 07:49:56 UTC] Total orders count: 0
[05-Jul-2026 07:49:56 UTC] === API CALL LOG ===
[05-Jul-2026 07:49:56 UTC] Endpoint: user/profile.php
[05-Jul-2026 07:49:56 UTC] Full Log Data: {
    "timestamp": "2026-07-05 07:49:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a10d:138d:4068:6eff:fe07:3cc5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a10d:138d:4068:6eff:fe07:3cc5, 162.158.19.223",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM4NDI1MDZ9.OUDMvv8j6s90X3a7qpeiYwY2DTpj3YDWXGEngp07Nes",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a164c6a31f7ee0c7-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a10d:138d:4068:6eff:fe07:3cc5",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 07:49:56 UTC] === END API CALL LOG ===
[05-Jul-2026 07:49:56 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 07:49:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM4NDI1MDZ9.OUDMvv8j6s90X3a7qpeiYwY2DTpj3YDWXGEngp07Nes
[05-Jul-2026 07:49:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 07:49:56 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 07:49:56 UTC] User ID: 694
[05-Jul-2026 07:49:56 UTC] ✅ User profile retrieved successfully for user ID: 694
[05-Jul-2026 07:50:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 07:50:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 07:50:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a00:1880:a10d:138d:4068:6eff:fe07:3cc5, 162.158.19.223","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM4NDI1MDZ9.OUDMvv8j6s90X3a7qpeiYwY2DTpj3YDWXGEngp07Nes","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a164c6cc08a5e0c7-OTP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a00:1880:a10d:138d:4068:6eff:fe07:3cc5","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jul-2026 07:50:02 UTC] === User Orders API Called ===
[05-Jul-2026 07:50:02 UTC] User ID: 694
[05-Jul-2026 07:50:02 UTC] Limit: 20, Offset: 0
[05-Jul-2026 07:50:02 UTC] Orders found: 0
[05-Jul-2026 07:50:02 UTC] Orders data: []
[05-Jul-2026 07:50:02 UTC] Total orders count: 0
[05-Jul-2026 07:50:14 UTC] === API CALL LOG ===
[05-Jul-2026 07:50:14 UTC] Endpoint: user/profile.php
[05-Jul-2026 07:50:14 UTC] Full Log Data: {
    "timestamp": "2026-07-05 07:50:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a10d:138d:4068:6eff:fe07:3cc5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a10d:138d:4068:6eff:fe07:3cc5, 162.158.19.223",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM4NDI1MDZ9.OUDMvv8j6s90X3a7qpeiYwY2DTpj3YDWXGEngp07Nes",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a164c7154cf8f3a9-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a10d:138d:4068:6eff:fe07:3cc5",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 07:50:14 UTC] === END API CALL LOG ===
[05-Jul-2026 07:50:14 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 07:50:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM4NDI1MDZ9.OUDMvv8j6s90X3a7qpeiYwY2DTpj3YDWXGEngp07Nes
[05-Jul-2026 07:50:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 07:50:14 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 07:50:14 UTC] User ID: 694
[05-Jul-2026 07:50:14 UTC] ✅ User profile retrieved successfully for user ID: 694
[05-Jul-2026 07:50:15 UTC] === API CALL LOG ===
[05-Jul-2026 07:50:15 UTC] Endpoint: user/profile.php
[05-Jul-2026 07:50:15 UTC] Full Log Data: {
    "timestamp": "2026-07-05 07:50:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a10d:138d:4068:6eff:fe07:3cc5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a10d:138d:4068:6eff:fe07:3cc5, 162.158.19.223",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM4NDI1MDZ9.OUDMvv8j6s90X3a7qpeiYwY2DTpj3YDWXGEngp07Nes",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a164c71879ccf3a9-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a10d:138d:4068:6eff:fe07:3cc5",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 07:50:15 UTC] === END API CALL LOG ===
[05-Jul-2026 07:50:15 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 07:50:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM4NDI1MDZ9.OUDMvv8j6s90X3a7qpeiYwY2DTpj3YDWXGEngp07Nes
[05-Jul-2026 07:50:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 07:50:15 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 07:50:15 UTC] User ID: 694
[05-Jul-2026 07:50:15 UTC] ✅ User profile retrieved successfully for user ID: 694
[05-Jul-2026 07:50:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 07:50:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 07:50:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a00:1880:a10d:138d:4068:6eff:fe07:3cc5, 162.158.19.223","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM4NDI1MDZ9.OUDMvv8j6s90X3a7qpeiYwY2DTpj3YDWXGEngp07Nes","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a164c718aa15f3a9-OTP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a00:1880:a10d:138d:4068:6eff:fe07:3cc5","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jul-2026 07:50:15 UTC] === User Orders API Called ===
[05-Jul-2026 07:50:15 UTC] User ID: 694
[05-Jul-2026 07:50:15 UTC] Limit: 20, Offset: 0
[05-Jul-2026 07:50:15 UTC] Orders found: 0
[05-Jul-2026 07:50:15 UTC] Orders data: []
[05-Jul-2026 07:50:15 UTC] Total orders count: 0
[05-Jul-2026 07:50:15 UTC] === API CALL LOG ===
[05-Jul-2026 07:50:15 UTC] Endpoint: user/profile.php
[05-Jul-2026 07:50:15 UTC] Full Log Data: {
    "timestamp": "2026-07-05 07:50:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a10d:138d:4068:6eff:fe07:3cc5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a10d:138d:4068:6eff:fe07:3cc5, 162.158.19.223",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM4NDI1MDZ9.OUDMvv8j6s90X3a7qpeiYwY2DTpj3YDWXGEngp07Nes",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a164c7191a9bf3a9-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a10d:138d:4068:6eff:fe07:3cc5",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 07:50:15 UTC] === END API CALL LOG ===
[05-Jul-2026 07:50:15 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 07:50:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM4NDI1MDZ9.OUDMvv8j6s90X3a7qpeiYwY2DTpj3YDWXGEngp07Nes
[05-Jul-2026 07:50:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 07:50:15 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 07:50:15 UTC] User ID: 694
[05-Jul-2026 07:50:15 UTC] ✅ User profile retrieved successfully for user ID: 694
[05-Jul-2026 07:50:25 UTC] === API CALL LOG ===
[05-Jul-2026 07:50:25 UTC] Endpoint: user/profile.php
[05-Jul-2026 07:50:25 UTC] Full Log Data: {
    "timestamp": "2026-07-05 07:50:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a10d:138d:4068:6eff:fe07:3cc5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a10d:138d:4068:6eff:fe07:3cc5, 162.158.19.223",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM4NDI1MDZ9.OUDMvv8j6s90X3a7qpeiYwY2DTpj3YDWXGEngp07Nes",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a164c7578c19f3a9-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a10d:138d:4068:6eff:fe07:3cc5",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 07:50:25 UTC] === END API CALL LOG ===
[05-Jul-2026 07:50:25 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 07:50:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM4NDI1MDZ9.OUDMvv8j6s90X3a7qpeiYwY2DTpj3YDWXGEngp07Nes
[05-Jul-2026 07:50:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 07:50:25 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 07:50:25 UTC] User ID: 694
[05-Jul-2026 07:50:25 UTC] ✅ User profile retrieved successfully for user ID: 694
[05-Jul-2026 07:51:10 UTC] === API CALL LOG ===
[05-Jul-2026 07:51:10 UTC] Endpoint: user/profile.php
[05-Jul-2026 07:51:10 UTC] Full Log Data: {
    "timestamp": "2026-07-05 07:51:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a10d:138d:4068:6eff:fe07:3cc5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a10d:138d:4068:6eff:fe07:3cc5, 162.158.19.223",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM4NDI1MDZ9.OUDMvv8j6s90X3a7qpeiYwY2DTpj3YDWXGEngp07Nes",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a164c8733d0fc9ed-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a10d:138d:4068:6eff:fe07:3cc5",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 07:51:10 UTC] === END API CALL LOG ===
[05-Jul-2026 07:51:10 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 07:51:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM4NDI1MDZ9.OUDMvv8j6s90X3a7qpeiYwY2DTpj3YDWXGEngp07Nes
[05-Jul-2026 07:51:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 07:51:10 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 07:51:10 UTC] User ID: 694
[05-Jul-2026 07:51:10 UTC] ✅ User profile retrieved successfully for user ID: 694
[05-Jul-2026 07:51:11 UTC] === API CALL LOG ===
[05-Jul-2026 07:51:11 UTC] Endpoint: user/profile.php
[05-Jul-2026 07:51:11 UTC] Full Log Data: {
    "timestamp": "2026-07-05 07:51:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a10d:138d:4068:6eff:fe07:3cc5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a10d:138d:4068:6eff:fe07:3cc5, 162.158.19.223",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM4NDI1MDZ9.OUDMvv8j6s90X3a7qpeiYwY2DTpj3YDWXGEngp07Nes",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a164c8765b06c9ed-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a10d:138d:4068:6eff:fe07:3cc5",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 07:51:11 UTC] === END API CALL LOG ===
[05-Jul-2026 07:51:11 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 07:51:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM4NDI1MDZ9.OUDMvv8j6s90X3a7qpeiYwY2DTpj3YDWXGEngp07Nes
[05-Jul-2026 07:51:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 07:51:11 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 07:51:11 UTC] User ID: 694
[05-Jul-2026 07:51:11 UTC] ✅ User profile retrieved successfully for user ID: 694
[05-Jul-2026 07:51:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 07:51:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 07:51:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a00:1880:a10d:138d:4068:6eff:fe07:3cc5, 162.158.19.223","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM4NDI1MDZ9.OUDMvv8j6s90X3a7qpeiYwY2DTpj3YDWXGEngp07Nes","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a164c8769b68c9ed-OTP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a00:1880:a10d:138d:4068:6eff:fe07:3cc5","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jul-2026 07:51:11 UTC] === User Orders API Called ===
[05-Jul-2026 07:51:11 UTC] User ID: 694
[05-Jul-2026 07:51:11 UTC] Limit: 20, Offset: 0
[05-Jul-2026 07:51:11 UTC] Orders found: 0
[05-Jul-2026 07:51:11 UTC] Orders data: []
[05-Jul-2026 07:51:11 UTC] Total orders count: 0
[05-Jul-2026 07:51:11 UTC] === API CALL LOG ===
[05-Jul-2026 07:51:11 UTC] Endpoint: user/profile.php
[05-Jul-2026 07:51:11 UTC] Full Log Data: {
    "timestamp": "2026-07-05 07:51:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a10d:138d:4068:6eff:fe07:3cc5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a10d:138d:4068:6eff:fe07:3cc5, 162.158.19.223",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM4NDI1MDZ9.OUDMvv8j6s90X3a7qpeiYwY2DTpj3YDWXGEngp07Nes",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a164c8770c58c9ed-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a10d:138d:4068:6eff:fe07:3cc5",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 07:51:11 UTC] === END API CALL LOG ===
[05-Jul-2026 07:51:11 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 07:51:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM4NDI1MDZ9.OUDMvv8j6s90X3a7qpeiYwY2DTpj3YDWXGEngp07Nes
[05-Jul-2026 07:51:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 07:51:11 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 07:51:11 UTC] User ID: 694
[05-Jul-2026 07:51:11 UTC] ✅ User profile retrieved successfully for user ID: 694
[05-Jul-2026 07:51:15 UTC] === API CALL LOG ===
[05-Jul-2026 07:51:15 UTC] Endpoint: user/profile.php
[05-Jul-2026 07:51:15 UTC] Full Log Data: {
    "timestamp": "2026-07-05 07:51:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a10d:138d:4068:6eff:fe07:3cc5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a10d:138d:4068:6eff:fe07:3cc5, 162.158.19.223",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM4NDI1MDZ9.OUDMvv8j6s90X3a7qpeiYwY2DTpj3YDWXGEngp07Nes",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a164c8936b11ca1d-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a10d:138d:4068:6eff:fe07:3cc5",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 07:51:15 UTC] === END API CALL LOG ===
[05-Jul-2026 07:51:15 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 07:51:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM4NDI1MDZ9.OUDMvv8j6s90X3a7qpeiYwY2DTpj3YDWXGEngp07Nes
[05-Jul-2026 07:51:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 07:51:15 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 07:51:15 UTC] User ID: 694
[05-Jul-2026 07:51:15 UTC] ✅ User profile retrieved successfully for user ID: 694
[05-Jul-2026 07:51:16 UTC] === API CALL LOG ===
[05-Jul-2026 07:51:16 UTC] Endpoint: user/profile.php
[05-Jul-2026 07:51:16 UTC] Full Log Data: {
    "timestamp": "2026-07-05 07:51:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a10d:138d:4068:6eff:fe07:3cc5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a10d:138d:4068:6eff:fe07:3cc5, 162.158.19.223",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM4NDI1MDZ9.OUDMvv8j6s90X3a7qpeiYwY2DTpj3YDWXGEngp07Nes",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a164c8960847ca1d-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a10d:138d:4068:6eff:fe07:3cc5",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 07:51:16 UTC] === END API CALL LOG ===
[05-Jul-2026 07:51:16 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 07:51:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM4NDI1MDZ9.OUDMvv8j6s90X3a7qpeiYwY2DTpj3YDWXGEngp07Nes
[05-Jul-2026 07:51:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 07:51:16 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 07:51:16 UTC] User ID: 694
[05-Jul-2026 07:51:16 UTC] ✅ User profile retrieved successfully for user ID: 694
[05-Jul-2026 07:51:16 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 07:51:16 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 07:51:16 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a00:1880:a10d:138d:4068:6eff:fe07:3cc5, 162.158.19.223","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM4NDI1MDZ9.OUDMvv8j6s90X3a7qpeiYwY2DTpj3YDWXGEngp07Nes","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a164c89648beca1d-OTP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a00:1880:a10d:138d:4068:6eff:fe07:3cc5","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jul-2026 07:51:16 UTC] === User Orders API Called ===
[05-Jul-2026 07:51:16 UTC] User ID: 694
[05-Jul-2026 07:51:16 UTC] Limit: 20, Offset: 0
[05-Jul-2026 07:51:16 UTC] Orders found: 0
[05-Jul-2026 07:51:16 UTC] Orders data: []
[05-Jul-2026 07:51:16 UTC] Total orders count: 0
[05-Jul-2026 07:51:16 UTC] === API CALL LOG ===
[05-Jul-2026 07:51:16 UTC] Endpoint: user/profile.php
[05-Jul-2026 07:51:16 UTC] Full Log Data: {
    "timestamp": "2026-07-05 07:51:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a10d:138d:4068:6eff:fe07:3cc5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a10d:138d:4068:6eff:fe07:3cc5, 162.158.19.223",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM4NDI1MDZ9.OUDMvv8j6s90X3a7qpeiYwY2DTpj3YDWXGEngp07Nes",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a164c896a969ca1d-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a10d:138d:4068:6eff:fe07:3cc5",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 07:51:16 UTC] === END API CALL LOG ===
[05-Jul-2026 07:51:16 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 07:51:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM4NDI1MDZ9.OUDMvv8j6s90X3a7qpeiYwY2DTpj3YDWXGEngp07Nes
[05-Jul-2026 07:51:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 07:51:16 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 07:51:16 UTC] User ID: 694
[05-Jul-2026 07:51:16 UTC] ✅ User profile retrieved successfully for user ID: 694
[05-Jul-2026 07:51:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 07:51:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 07:51:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a00:1880:a10d:138d:4068:6eff:fe07:3cc5, 162.158.19.223","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM4NDI1MDZ9.OUDMvv8j6s90X3a7qpeiYwY2DTpj3YDWXGEngp07Nes","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a164c92ddc1fca1d-OTP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a00:1880:a10d:138d:4068:6eff:fe07:3cc5","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jul-2026 07:51:40 UTC] === User Orders API Called ===
[05-Jul-2026 07:51:40 UTC] User ID: 694
[05-Jul-2026 07:51:40 UTC] Limit: 20, Offset: 0
[05-Jul-2026 07:51:40 UTC] Orders found: 0
[05-Jul-2026 07:51:40 UTC] Orders data: []
[05-Jul-2026 07:51:40 UTC] Total orders count: 0
[05-Jul-2026 07:51:40 UTC] === API CALL LOG ===
[05-Jul-2026 07:51:40 UTC] Endpoint: user/profile.php
[05-Jul-2026 07:51:40 UTC] Full Log Data: {
    "timestamp": "2026-07-05 07:51:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a10d:138d:4068:6eff:fe07:3cc5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a10d:138d:4068:6eff:fe07:3cc5, 162.158.19.223",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM4NDI1MDZ9.OUDMvv8j6s90X3a7qpeiYwY2DTpj3YDWXGEngp07Nes",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a164c92e3cacca1d-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a10d:138d:4068:6eff:fe07:3cc5",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 07:51:40 UTC] === END API CALL LOG ===
[05-Jul-2026 07:51:40 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 07:51:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM4NDI1MDZ9.OUDMvv8j6s90X3a7qpeiYwY2DTpj3YDWXGEngp07Nes
[05-Jul-2026 07:51:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 07:51:40 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 07:51:40 UTC] User ID: 694
[05-Jul-2026 07:51:40 UTC] ✅ User profile retrieved successfully for user ID: 694
[05-Jul-2026 07:51:41 UTC] === API CALL LOG ===
[05-Jul-2026 07:51:41 UTC] Endpoint: user/profile.php
[05-Jul-2026 07:51:41 UTC] Full Log Data: {
    "timestamp": "2026-07-05 07:51:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a10d:138d:4068:6eff:fe07:3cc5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a10d:138d:4068:6eff:fe07:3cc5, 162.158.19.223",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM4NDI1MDZ9.OUDMvv8j6s90X3a7qpeiYwY2DTpj3YDWXGEngp07Nes",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a164c9327cd4ca1d-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a10d:138d:4068:6eff:fe07:3cc5",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 07:51:41 UTC] === END API CALL LOG ===
[05-Jul-2026 07:51:41 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 07:51:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM4NDI1MDZ9.OUDMvv8j6s90X3a7qpeiYwY2DTpj3YDWXGEngp07Nes
[05-Jul-2026 07:51:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 07:51:41 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 07:51:41 UTC] User ID: 694
[05-Jul-2026 07:51:41 UTC] ✅ User profile retrieved successfully for user ID: 694
[05-Jul-2026 07:51:45 UTC] === API CALL LOG ===
[05-Jul-2026 07:51:45 UTC] Endpoint: user/profile.php
[05-Jul-2026 07:51:45 UTC] Full Log Data: {
    "timestamp": "2026-07-05 07:51:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a10d:138d:4068:6eff:fe07:3cc5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a10d:138d:4068:6eff:fe07:3cc5, 162.158.19.223",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM4NDI1MDZ9.OUDMvv8j6s90X3a7qpeiYwY2DTpj3YDWXGEngp07Nes",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a164c94b2856c9ed-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a10d:138d:4068:6eff:fe07:3cc5",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 07:51:45 UTC] === END API CALL LOG ===
[05-Jul-2026 07:51:45 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 07:51:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM4NDI1MDZ9.OUDMvv8j6s90X3a7qpeiYwY2DTpj3YDWXGEngp07Nes
[05-Jul-2026 07:51:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 07:51:45 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 07:51:45 UTC] User ID: 694
[05-Jul-2026 07:51:45 UTC] ✅ User profile retrieved successfully for user ID: 694
[05-Jul-2026 07:51:45 UTC] === API CALL LOG ===
[05-Jul-2026 07:51:45 UTC] Endpoint: user/profile.php
[05-Jul-2026 07:51:45 UTC] Full Log Data: {
    "timestamp": "2026-07-05 07:51:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a10d:138d:4068:6eff:fe07:3cc5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a10d:138d:4068:6eff:fe07:3cc5, 162.158.19.223",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM4NDI1MDZ9.OUDMvv8j6s90X3a7qpeiYwY2DTpj3YDWXGEngp07Nes",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a164c94dcd73c9ed-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a10d:138d:4068:6eff:fe07:3cc5",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 07:51:45 UTC] === END API CALL LOG ===
[05-Jul-2026 07:51:45 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 07:51:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM4NDI1MDZ9.OUDMvv8j6s90X3a7qpeiYwY2DTpj3YDWXGEngp07Nes
[05-Jul-2026 07:51:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 07:51:45 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 07:51:45 UTC] User ID: 694
[05-Jul-2026 07:51:45 UTC] ✅ User profile retrieved successfully for user ID: 694
[05-Jul-2026 07:51:45 UTC] === API CALL LOG ===
[05-Jul-2026 07:51:45 UTC] Endpoint: user/profile.php
[05-Jul-2026 07:51:45 UTC] Full Log Data: {
    "timestamp": "2026-07-05 07:51:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a10d:138d:4068:6eff:fe07:3cc5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a10d:138d:4068:6eff:fe07:3cc5, 162.158.19.223",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM4NDI1MDZ9.OUDMvv8j6s90X3a7qpeiYwY2DTpj3YDWXGEngp07Nes",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a164c94e6e6dc9ed-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a10d:138d:4068:6eff:fe07:3cc5",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 07:51:45 UTC] === END API CALL LOG ===
[05-Jul-2026 07:51:45 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 07:51:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM4NDI1MDZ9.OUDMvv8j6s90X3a7qpeiYwY2DTpj3YDWXGEngp07Nes
[05-Jul-2026 07:51:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 07:51:45 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 07:51:45 UTC] User ID: 694
[05-Jul-2026 07:51:45 UTC] ✅ User profile retrieved successfully for user ID: 694
[05-Jul-2026 07:51:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 07:51:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 07:51:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a00:1880:a10d:138d:4068:6eff:fe07:3cc5, 162.158.19.223","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM4NDI1MDZ9.OUDMvv8j6s90X3a7qpeiYwY2DTpj3YDWXGEngp07Nes","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a164c94e0dd6c9ed-OTP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a00:1880:a10d:138d:4068:6eff:fe07:3cc5","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jul-2026 07:51:45 UTC] === User Orders API Called ===
[05-Jul-2026 07:51:45 UTC] User ID: 694
[05-Jul-2026 07:51:45 UTC] Limit: 20, Offset: 0
[05-Jul-2026 07:51:45 UTC] Orders found: 0
[05-Jul-2026 07:51:45 UTC] Orders data: []
[05-Jul-2026 07:51:45 UTC] Total orders count: 0
[05-Jul-2026 08:06:50 UTC] === API CALL LOG ===
[05-Jul-2026 08:06:50 UTC] Endpoint: user/profile.php
[05-Jul-2026 08:06:50 UTC] Full Log Data: {
    "timestamp": "2026-07-05 08:06:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:3bf6:814:d77f:9f38:d072:6f1f",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:3bf6:814:d77f:9f38:d072:6f1f, 162.158.108.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MzMsInVzZXJuYW1lIjoieXVqaXRteiIsImVtYWlsIjoibnVtYXJhaTIyMTAxMEBnbWFpbC5jb20iLCJleHAiOjE3ODM4MzQxNzV9.IxbHfjErcbaN1LXJlOhQbRH_iOO3YjZuUA5AZcWZj7s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a164df624894fd17-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:3bf6:814:d77f:9f38:d072:6f1f",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 08:06:50 UTC] === END API CALL LOG ===
[05-Jul-2026 08:06:50 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 08:06:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MzMsInVzZXJuYW1lIjoieXVqaXRteiIsImVtYWlsIjoibnVtYXJhaTIyMTAxMEBnbWFpbC5jb20iLCJleHAiOjE3ODM4MzQxNzV9.IxbHfjErcbaN1LXJlOhQbRH_iOO3YjZuUA5AZcWZj7s
[05-Jul-2026 08:06:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 08:06:50 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 08:06:50 UTC] User ID: 933
[05-Jul-2026 08:06:50 UTC] ✅ User profile retrieved successfully for user ID: 933
[05-Jul-2026 08:06:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 08:06:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 08:06:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:3bf6:814:d77f:9f38:d072:6f1f, 162.158.108.70","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MzMsInVzZXJuYW1lIjoieXVqaXRteiIsImVtYWlsIjoibnVtYXJhaTIyMTAxMEBnbWFpbC5jb20iLCJleHAiOjE3ODM4MzQxNzV9.IxbHfjErcbaN1LXJlOhQbRH_iOO3YjZuUA5AZcWZj7s","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a164df69de12fd17-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:3bf6:814:d77f:9f38:d072:6f1f","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jul-2026 08:06:51 UTC] === User Orders API Called ===
[05-Jul-2026 08:06:51 UTC] User ID: 933
[05-Jul-2026 08:06:51 UTC] Limit: 20, Offset: 0
[05-Jul-2026 08:06:51 UTC] Orders found: 0
[05-Jul-2026 08:06:51 UTC] Orders data: []
[05-Jul-2026 08:06:51 UTC] Total orders count: 0
[05-Jul-2026 08:06:51 UTC] === API CALL LOG ===
[05-Jul-2026 08:06:51 UTC] Endpoint: user/profile.php
[05-Jul-2026 08:06:51 UTC] Full Log Data: {
    "timestamp": "2026-07-05 08:06:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:3bf6:814:d77f:9f38:d072:6f1f",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:3bf6:814:d77f:9f38:d072:6f1f, 162.158.108.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MzMsInVzZXJuYW1lIjoieXVqaXRteiIsImVtYWlsIjoibnVtYXJhaTIyMTAxMEBnbWFpbC5jb20iLCJleHAiOjE3ODM4MzQxNzV9.IxbHfjErcbaN1LXJlOhQbRH_iOO3YjZuUA5AZcWZj7s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a164df69de0cfd17-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:3bf6:814:d77f:9f38:d072:6f1f",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 08:06:51 UTC] === END API CALL LOG ===
[05-Jul-2026 08:06:51 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 08:06:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MzMsInVzZXJuYW1lIjoieXVqaXRteiIsImVtYWlsIjoibnVtYXJhaTIyMTAxMEBnbWFpbC5jb20iLCJleHAiOjE3ODM4MzQxNzV9.IxbHfjErcbaN1LXJlOhQbRH_iOO3YjZuUA5AZcWZj7s
[05-Jul-2026 08:06:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 08:06:51 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 08:06:51 UTC] User ID: 933
[05-Jul-2026 08:06:51 UTC] ✅ User profile retrieved successfully for user ID: 933
[05-Jul-2026 08:06:51 UTC] === API CALL LOG ===
[05-Jul-2026 08:06:51 UTC] Endpoint: user/profile.php
[05-Jul-2026 08:06:51 UTC] Full Log Data: {
    "timestamp": "2026-07-05 08:06:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:3bf6:814:d77f:9f38:d072:6f1f",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:3bf6:814:d77f:9f38:d072:6f1f, 162.158.108.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MzMsInVzZXJuYW1lIjoieXVqaXRteiIsImVtYWlsIjoibnVtYXJhaTIyMTAxMEBnbWFpbC5jb20iLCJleHAiOjE3ODM4MzQxNzV9.IxbHfjErcbaN1LXJlOhQbRH_iOO3YjZuUA5AZcWZj7s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a164df6a5f46fd17-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:3bf6:814:d77f:9f38:d072:6f1f",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 08:06:51 UTC] === END API CALL LOG ===
[05-Jul-2026 08:06:51 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 08:06:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MzMsInVzZXJuYW1lIjoieXVqaXRteiIsImVtYWlsIjoibnVtYXJhaTIyMTAxMEBnbWFpbC5jb20iLCJleHAiOjE3ODM4MzQxNzV9.IxbHfjErcbaN1LXJlOhQbRH_iOO3YjZuUA5AZcWZj7s
[05-Jul-2026 08:06:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 08:06:51 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 08:06:51 UTC] User ID: 933
[05-Jul-2026 08:06:51 UTC] ✅ User profile retrieved successfully for user ID: 933
[05-Jul-2026 08:07:08 UTC] === API CALL LOG ===
[05-Jul-2026 08:07:08 UTC] Endpoint: user/profile.php
[05-Jul-2026 08:07:08 UTC] Full Log Data: {
    "timestamp": "2026-07-05 08:07:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:3bf6:814:d77f:9f38:d072:6f1f",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:3bf6:814:d77f:9f38:d072:6f1f, 162.158.88.29",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MzMsInVzZXJuYW1lIjoieXVqaXRteiIsImVtYWlsIjoibnVtYXJhaTIyMTAxMEBnbWFpbC5jb20iLCJleHAiOjE3ODM4MzQxNzV9.IxbHfjErcbaN1LXJlOhQbRH_iOO3YjZuUA5AZcWZj7s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a164dfd41ef3fdf2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:3bf6:814:d77f:9f38:d072:6f1f",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 08:07:08 UTC] === END API CALL LOG ===
[05-Jul-2026 08:07:08 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 08:07:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MzMsInVzZXJuYW1lIjoieXVqaXRteiIsImVtYWlsIjoibnVtYXJhaTIyMTAxMEBnbWFpbC5jb20iLCJleHAiOjE3ODM4MzQxNzV9.IxbHfjErcbaN1LXJlOhQbRH_iOO3YjZuUA5AZcWZj7s
[05-Jul-2026 08:07:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 08:07:08 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 08:07:08 UTC] User ID: 933
[05-Jul-2026 08:07:08 UTC] ✅ User profile retrieved successfully for user ID: 933
[05-Jul-2026 08:07:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 08:07:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 08:07:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:3bf6:814:d77f:9f38:d072:6f1f, 162.158.88.28","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MzMsInVzZXJuYW1lIjoieXVqaXRteiIsImVtYWlsIjoibnVtYXJhaTIyMTAxMEBnbWFpbC5jb20iLCJleHAiOjE3ODM4MzQxNzV9.IxbHfjErcbaN1LXJlOhQbRH_iOO3YjZuUA5AZcWZj7s","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a164e039f8d6fdf2-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:3bf6:814:d77f:9f38:d072:6f1f","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jul-2026 08:07:25 UTC] === User Orders API Called ===
[05-Jul-2026 08:07:25 UTC] User ID: 933
[05-Jul-2026 08:07:25 UTC] Limit: 20, Offset: 0
[05-Jul-2026 08:07:25 UTC] Orders found: 0
[05-Jul-2026 08:07:25 UTC] Orders data: []
[05-Jul-2026 08:07:25 UTC] Total orders count: 0
[05-Jul-2026 08:07:25 UTC] === API CALL LOG ===
[05-Jul-2026 08:07:25 UTC] === API CALL LOG ===
[05-Jul-2026 08:07:25 UTC] Endpoint: user/profile.php
[05-Jul-2026 08:07:25 UTC] Endpoint: user/profile.php
[05-Jul-2026 08:07:25 UTC] Full Log Data: {
    "timestamp": "2026-07-05 08:07:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:3bf6:814:d77f:9f38:d072:6f1f",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:3bf6:814:d77f:9f38:d072:6f1f, 162.158.88.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MzMsInVzZXJuYW1lIjoieXVqaXRteiIsImVtYWlsIjoibnVtYXJhaTIyMTAxMEBnbWFpbC5jb20iLCJleHAiOjE3ODM4MzQxNzV9.IxbHfjErcbaN1LXJlOhQbRH_iOO3YjZuUA5AZcWZj7s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a164e03d3a2efdf2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:3bf6:814:d77f:9f38:d072:6f1f",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 08:07:25 UTC] Full Log Data: {
    "timestamp": "2026-07-05 08:07:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:3bf6:814:d77f:9f38:d072:6f1f",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:3bf6:814:d77f:9f38:d072:6f1f, 162.158.88.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MzMsInVzZXJuYW1lIjoieXVqaXRteiIsImVtYWlsIjoibnVtYXJhaTIyMTAxMEBnbWFpbC5jb20iLCJleHAiOjE3ODM4MzQxNzV9.IxbHfjErcbaN1LXJlOhQbRH_iOO3YjZuUA5AZcWZj7s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a164e039f8e3fdf2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:3bf6:814:d77f:9f38:d072:6f1f",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 08:07:25 UTC] === END API CALL LOG ===
[05-Jul-2026 08:07:25 UTC] === END API CALL LOG ===
[05-Jul-2026 08:07:25 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 08:07:25 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 08:07:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MzMsInVzZXJuYW1lIjoieXVqaXRteiIsImVtYWlsIjoibnVtYXJhaTIyMTAxMEBnbWFpbC5jb20iLCJleHAiOjE3ODM4MzQxNzV9.IxbHfjErcbaN1LXJlOhQbRH_iOO3YjZuUA5AZcWZj7s
[05-Jul-2026 08:07:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MzMsInVzZXJuYW1lIjoieXVqaXRteiIsImVtYWlsIjoibnVtYXJhaTIyMTAxMEBnbWFpbC5jb20iLCJleHAiOjE3ODM4MzQxNzV9.IxbHfjErcbaN1LXJlOhQbRH_iOO3YjZuUA5AZcWZj7s
[05-Jul-2026 08:07:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 08:07:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 08:07:25 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 08:07:25 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 08:07:25 UTC] User ID: 933
[05-Jul-2026 08:07:25 UTC] User ID: 933
[05-Jul-2026 08:07:25 UTC] ✅ User profile retrieved successfully for user ID: 933
[05-Jul-2026 08:07:25 UTC] ✅ User profile retrieved successfully for user ID: 933
[05-Jul-2026 08:07:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 08:07:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 08:07:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:3bf6:814:d77f:9f38:d072:6f1f, 162.158.88.28","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MzMsInVzZXJuYW1lIjoieXVqaXRteiIsImVtYWlsIjoibnVtYXJhaTIyMTAxMEBnbWFpbC5jb20iLCJleHAiOjE3ODM4MzQxNzV9.IxbHfjErcbaN1LXJlOhQbRH_iOO3YjZuUA5AZcWZj7s","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a164e0688862fdf2-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:3bf6:814:d77f:9f38:d072:6f1f","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jul-2026 08:07:32 UTC] === User Orders API Called ===
[05-Jul-2026 08:07:32 UTC] User ID: 933
[05-Jul-2026 08:07:32 UTC] Limit: 20, Offset: 0
[05-Jul-2026 08:07:32 UTC] Orders found: 0
[05-Jul-2026 08:07:32 UTC] Orders data: []
[05-Jul-2026 08:07:32 UTC] Total orders count: 0
[05-Jul-2026 08:07:32 UTC] === API CALL LOG ===
[05-Jul-2026 08:07:32 UTC] Endpoint: user/profile.php
[05-Jul-2026 08:07:32 UTC] Full Log Data: {
    "timestamp": "2026-07-05 08:07:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:3bf6:814:d77f:9f38:d072:6f1f",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:3bf6:814:d77f:9f38:d072:6f1f, 162.158.88.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MzMsInVzZXJuYW1lIjoieXVqaXRteiIsImVtYWlsIjoibnVtYXJhaTIyMTAxMEBnbWFpbC5jb20iLCJleHAiOjE3ODM4MzQxNzV9.IxbHfjErcbaN1LXJlOhQbRH_iOO3YjZuUA5AZcWZj7s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a164e068886bfdf2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:3bf6:814:d77f:9f38:d072:6f1f",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 08:07:32 UTC] === END API CALL LOG ===
[05-Jul-2026 08:07:32 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 08:07:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MzMsInVzZXJuYW1lIjoieXVqaXRteiIsImVtYWlsIjoibnVtYXJhaTIyMTAxMEBnbWFpbC5jb20iLCJleHAiOjE3ODM4MzQxNzV9.IxbHfjErcbaN1LXJlOhQbRH_iOO3YjZuUA5AZcWZj7s
[05-Jul-2026 08:07:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 08:07:32 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 08:07:32 UTC] User ID: 933
[05-Jul-2026 08:07:32 UTC] ✅ User profile retrieved successfully for user ID: 933
[05-Jul-2026 08:07:32 UTC] === API CALL LOG ===
[05-Jul-2026 08:07:32 UTC] Endpoint: user/profile.php
[05-Jul-2026 08:07:32 UTC] Full Log Data: {
    "timestamp": "2026-07-05 08:07:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:3bf6:814:d77f:9f38:d072:6f1f",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:3bf6:814:d77f:9f38:d072:6f1f, 162.158.88.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MzMsInVzZXJuYW1lIjoieXVqaXRteiIsImVtYWlsIjoibnVtYXJhaTIyMTAxMEBnbWFpbC5jb20iLCJleHAiOjE3ODM4MzQxNzV9.IxbHfjErcbaN1LXJlOhQbRH_iOO3YjZuUA5AZcWZj7s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a164e06bf9b3fdf2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:3bf6:814:d77f:9f38:d072:6f1f",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 08:07:32 UTC] === END API CALL LOG ===
[05-Jul-2026 08:07:32 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 08:07:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MzMsInVzZXJuYW1lIjoieXVqaXRteiIsImVtYWlsIjoibnVtYXJhaTIyMTAxMEBnbWFpbC5jb20iLCJleHAiOjE3ODM4MzQxNzV9.IxbHfjErcbaN1LXJlOhQbRH_iOO3YjZuUA5AZcWZj7s
[05-Jul-2026 08:07:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 08:07:32 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 08:07:32 UTC] User ID: 933
[05-Jul-2026 08:07:32 UTC] ✅ User profile retrieved successfully for user ID: 933
[05-Jul-2026 08:07:49 UTC] === API CALL LOG ===
[05-Jul-2026 08:07:49 UTC] Endpoint: user/profile.php
[05-Jul-2026 08:07:49 UTC] Full Log Data: {
    "timestamp": "2026-07-05 08:07:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:3bf6:814:d77f:9f38:d072:6f1f",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:3bf6:814:d77f:9f38:d072:6f1f, 162.158.88.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MzMsInVzZXJuYW1lIjoieXVqaXRteiIsImVtYWlsIjoibnVtYXJhaTIyMTAxMEBnbWFpbC5jb20iLCJleHAiOjE3ODM4MzQxNzV9.IxbHfjErcbaN1LXJlOhQbRH_iOO3YjZuUA5AZcWZj7s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a164e0d2bffefdf2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:3bf6:814:d77f:9f38:d072:6f1f",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 08:07:49 UTC] === END API CALL LOG ===
[05-Jul-2026 08:07:49 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 08:07:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MzMsInVzZXJuYW1lIjoieXVqaXRteiIsImVtYWlsIjoibnVtYXJhaTIyMTAxMEBnbWFpbC5jb20iLCJleHAiOjE3ODM4MzQxNzV9.IxbHfjErcbaN1LXJlOhQbRH_iOO3YjZuUA5AZcWZj7s
[05-Jul-2026 08:07:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 08:07:49 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 08:07:49 UTC] User ID: 933
[05-Jul-2026 08:07:49 UTC] ✅ User profile retrieved successfully for user ID: 933
[05-Jul-2026 08:07:49 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 08:07:49 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 08:07:49 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:3bf6:814:d77f:9f38:d072:6f1f, 162.158.88.29","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MzMsInVzZXJuYW1lIjoieXVqaXRteiIsImVtYWlsIjoibnVtYXJhaTIyMTAxMEBnbWFpbC5jb20iLCJleHAiOjE3ODM4MzQxNzV9.IxbHfjErcbaN1LXJlOhQbRH_iOO3YjZuUA5AZcWZj7s","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a164e0d2bff6fdf2-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:3bf6:814:d77f:9f38:d072:6f1f","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jul-2026 08:07:49 UTC] === User Orders API Called ===
[05-Jul-2026 08:07:49 UTC] User ID: 933
[05-Jul-2026 08:07:49 UTC] Limit: 20, Offset: 0
[05-Jul-2026 08:07:49 UTC] Orders found: 0
[05-Jul-2026 08:07:49 UTC] Orders data: []
[05-Jul-2026 08:07:49 UTC] Total orders count: 0
[05-Jul-2026 08:07:49 UTC] === API CALL LOG ===
[05-Jul-2026 08:07:49 UTC] Endpoint: user/profile.php
[05-Jul-2026 08:07:49 UTC] Full Log Data: {
    "timestamp": "2026-07-05 08:07:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:3bf6:814:d77f:9f38:d072:6f1f",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:3bf6:814:d77f:9f38:d072:6f1f, 162.158.88.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MzMsInVzZXJuYW1lIjoieXVqaXRteiIsImVtYWlsIjoibnVtYXJhaTIyMTAxMEBnbWFpbC5jb20iLCJleHAiOjE3ODM4MzQxNzV9.IxbHfjErcbaN1LXJlOhQbRH_iOO3YjZuUA5AZcWZj7s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a164e0d84f76fdf2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:3bf6:814:d77f:9f38:d072:6f1f",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 08:07:49 UTC] === END API CALL LOG ===
[05-Jul-2026 08:07:49 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 08:07:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MzMsInVzZXJuYW1lIjoieXVqaXRteiIsImVtYWlsIjoibnVtYXJhaTIyMTAxMEBnbWFpbC5jb20iLCJleHAiOjE3ODM4MzQxNzV9.IxbHfjErcbaN1LXJlOhQbRH_iOO3YjZuUA5AZcWZj7s
[05-Jul-2026 08:07:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 08:07:49 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 08:07:49 UTC] User ID: 933
[05-Jul-2026 08:07:49 UTC] ✅ User profile retrieved successfully for user ID: 933
[05-Jul-2026 08:08:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 08:08:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 08:08:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:3bf6:814:d77f:9f38:d072:6f1f, 162.158.88.29","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MzMsInVzZXJuYW1lIjoieXVqaXRteiIsImVtYWlsIjoibnVtYXJhaTIyMTAxMEBnbWFpbC5jb20iLCJleHAiOjE3ODM4MzQxNzV9.IxbHfjErcbaN1LXJlOhQbRH_iOO3YjZuUA5AZcWZj7s","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a164e149aa8ffdf2-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:3bf6:814:d77f:9f38:d072:6f1f","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jul-2026 08:08:08 UTC] === User Orders API Called ===
[05-Jul-2026 08:08:08 UTC] User ID: 933
[05-Jul-2026 08:08:08 UTC] Limit: 20, Offset: 0
[05-Jul-2026 08:08:08 UTC] Orders found: 0
[05-Jul-2026 08:08:08 UTC] Orders data: []
[05-Jul-2026 08:08:08 UTC] Total orders count: 0
[05-Jul-2026 08:08:08 UTC] === API CALL LOG ===
[05-Jul-2026 08:08:08 UTC] Endpoint: user/profile.php
[05-Jul-2026 08:08:08 UTC] Full Log Data: {
    "timestamp": "2026-07-05 08:08:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:3bf6:814:d77f:9f38:d072:6f1f",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:3bf6:814:d77f:9f38:d072:6f1f, 162.158.88.29",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MzMsInVzZXJuYW1lIjoieXVqaXRteiIsImVtYWlsIjoibnVtYXJhaTIyMTAxMEBnbWFpbC5jb20iLCJleHAiOjE3ODM4MzQxNzV9.IxbHfjErcbaN1LXJlOhQbRH_iOO3YjZuUA5AZcWZj7s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a164e14a7cdcfdf2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:3bf6:814:d77f:9f38:d072:6f1f",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 08:08:08 UTC] === END API CALL LOG ===
[05-Jul-2026 08:08:08 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 08:08:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5MzMsInVzZXJuYW1lIjoieXVqaXRteiIsImVtYWlsIjoibnVtYXJhaTIyMTAxMEBnbWFpbC5jb20iLCJleHAiOjE3ODM4MzQxNzV9.IxbHfjErcbaN1LXJlOhQbRH_iOO3YjZuUA5AZcWZj7s
[05-Jul-2026 08:08:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 08:08:08 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 08:08:08 UTC] User ID: 933
[05-Jul-2026 08:08:08 UTC] ✅ User profile retrieved successfully for user ID: 933
[05-Jul-2026 09:57:57 UTC] === API CALL LOG ===
[05-Jul-2026 09:57:57 UTC] Endpoint: user/profile.php
[05-Jul-2026 09:57:57 UTC] Full Log Data: {
    "timestamp": "2026-07-05 09:57:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "195.74.93.35",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "195.74.93.35, 162.158.111.156",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY0IiwidXNlcm5hbWUiOiJJdHMwMWl2ZSIsImVtYWlsIjoibW5zYmFyYW4zQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzg1MDI3Nn0.WSGH9ND_TDOqNr8Hw5D6OhLoOjS8il3n-ibhg0nA688",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a165822ac82e3642-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "195.74.93.35",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 09:57:57 UTC] === END API CALL LOG ===
[05-Jul-2026 09:57:57 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 09:57:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY0IiwidXNlcm5hbWUiOiJJdHMwMWl2ZSIsImVtYWlsIjoibW5zYmFyYW4zQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzg1MDI3Nn0.WSGH9ND_TDOqNr8Hw5D6OhLoOjS8il3n-ibhg0nA688
[05-Jul-2026 09:57:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 09:57:57 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 09:57:57 UTC] User ID: 964
[05-Jul-2026 09:57:57 UTC] === API CALL LOG ===
[05-Jul-2026 09:57:57 UTC] ✅ User profile retrieved successfully for user ID: 964
[05-Jul-2026 09:57:57 UTC] Endpoint: user/profile.php
[05-Jul-2026 09:57:57 UTC] Full Log Data: {
    "timestamp": "2026-07-05 09:57:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "195.74.93.35",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "195.74.93.35, 162.158.111.156",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY0IiwidXNlcm5hbWUiOiJJdHMwMWl2ZSIsImVtYWlsIjoibW5zYmFyYW4zQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzg1MDI3Nn0.WSGH9ND_TDOqNr8Hw5D6OhLoOjS8il3n-ibhg0nA688",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a165822ac8293642-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "195.74.93.35",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 09:57:57 UTC] === END API CALL LOG ===
[05-Jul-2026 09:57:57 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 09:57:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY0IiwidXNlcm5hbWUiOiJJdHMwMWl2ZSIsImVtYWlsIjoibW5zYmFyYW4zQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzg1MDI3Nn0.WSGH9ND_TDOqNr8Hw5D6OhLoOjS8il3n-ibhg0nA688
[05-Jul-2026 09:57:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 09:57:57 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 09:57:57 UTC] User ID: 964
[05-Jul-2026 09:57:57 UTC] ✅ User profile retrieved successfully for user ID: 964
[05-Jul-2026 09:57:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 09:57:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 09:57:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"195.74.93.35, 162.158.111.156","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY0IiwidXNlcm5hbWUiOiJJdHMwMWl2ZSIsImVtYWlsIjoibW5zYmFyYW4zQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzg1MDI3Nn0.WSGH9ND_TDOqNr8Hw5D6OhLoOjS8il3n-ibhg0nA688","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a165822ac82d3642-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"195.74.93.35","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jul-2026 09:57:57 UTC] === User Orders API Called ===
[05-Jul-2026 09:57:57 UTC] User ID: 964
[05-Jul-2026 09:57:57 UTC] Limit: 20, Offset: 0
[05-Jul-2026 09:57:57 UTC] Orders found: 0
[05-Jul-2026 09:57:57 UTC] Orders data: []
[05-Jul-2026 09:57:57 UTC] Total orders count: 0
[05-Jul-2026 09:57:58 UTC] === API CALL LOG ===
[05-Jul-2026 09:57:58 UTC] Endpoint: user/profile.php
[05-Jul-2026 09:57:58 UTC] Full Log Data: {
    "timestamp": "2026-07-05 09:57:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "195.74.93.35",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "195.74.93.35, 162.158.111.156",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY0IiwidXNlcm5hbWUiOiJJdHMwMWl2ZSIsImVtYWlsIjoibW5zYmFyYW4zQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzg1MDI3Nn0.WSGH9ND_TDOqNr8Hw5D6OhLoOjS8il3n-ibhg0nA688",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a165822eec173642-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "195.74.93.35",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 09:57:58 UTC] === END API CALL LOG ===
[05-Jul-2026 09:57:58 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 09:57:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY0IiwidXNlcm5hbWUiOiJJdHMwMWl2ZSIsImVtYWlsIjoibW5zYmFyYW4zQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzg1MDI3Nn0.WSGH9ND_TDOqNr8Hw5D6OhLoOjS8il3n-ibhg0nA688
[05-Jul-2026 09:57:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 09:57:58 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 09:57:58 UTC] User ID: 964
[05-Jul-2026 09:57:58 UTC] ✅ User profile retrieved successfully for user ID: 964
[05-Jul-2026 09:58:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 09:58:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 09:58:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"195.74.93.35, 162.158.110.208","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY0IiwidXNlcm5hbWUiOiJJdHMwMWl2ZSIsImVtYWlsIjoibW5zYmFyYW4zQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzg1MDI3Nn0.WSGH9ND_TDOqNr8Hw5D6OhLoOjS8il3n-ibhg0nA688","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a165825029523642-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"195.74.93.35","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jul-2026 09:58:03 UTC] === User Orders API Called ===
[05-Jul-2026 09:58:03 UTC] User ID: 964
[05-Jul-2026 09:58:03 UTC] Limit: 20, Offset: 0
[05-Jul-2026 09:58:03 UTC] Orders found: 0
[05-Jul-2026 09:58:03 UTC] Orders data: []
[05-Jul-2026 09:58:03 UTC] Total orders count: 0
[05-Jul-2026 09:58:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 09:58:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 09:58:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"195.74.93.35, 162.158.110.208","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY0IiwidXNlcm5hbWUiOiJJdHMwMWl2ZSIsImVtYWlsIjoibW5zYmFyYW4zQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzg1MDI3Nn0.WSGH9ND_TDOqNr8Hw5D6OhLoOjS8il3n-ibhg0nA688","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a16582633a7e3642-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"195.74.93.35","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jul-2026 09:58:06 UTC] === User Orders API Called ===
[05-Jul-2026 09:58:06 UTC] User ID: 964
[05-Jul-2026 09:58:06 UTC] Limit: 20, Offset: 0
[05-Jul-2026 09:58:06 UTC] Orders found: 0
[05-Jul-2026 09:58:06 UTC] Orders data: []
[05-Jul-2026 09:58:06 UTC] Total orders count: 0
[05-Jul-2026 09:58:06 UTC] === API CALL LOG ===
[05-Jul-2026 09:58:06 UTC] Endpoint: user/profile.php
[05-Jul-2026 09:58:06 UTC] Full Log Data: {
    "timestamp": "2026-07-05 09:58:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "195.74.93.35",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "195.74.93.35, 162.158.110.208",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY0IiwidXNlcm5hbWUiOiJJdHMwMWl2ZSIsImVtYWlsIjoibW5zYmFyYW4zQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzg1MDI3Nn0.WSGH9ND_TDOqNr8Hw5D6OhLoOjS8il3n-ibhg0nA688",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16582642b883642-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "195.74.93.35",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 09:58:06 UTC] === END API CALL LOG ===
[05-Jul-2026 09:58:06 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 09:58:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY0IiwidXNlcm5hbWUiOiJJdHMwMWl2ZSIsImVtYWlsIjoibW5zYmFyYW4zQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzg1MDI3Nn0.WSGH9ND_TDOqNr8Hw5D6OhLoOjS8il3n-ibhg0nA688
[05-Jul-2026 09:58:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 09:58:06 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 09:58:06 UTC] User ID: 964
[05-Jul-2026 09:58:06 UTC] ✅ User profile retrieved successfully for user ID: 964
[05-Jul-2026 09:58:07 UTC] === API CALL LOG ===
[05-Jul-2026 09:58:07 UTC] Endpoint: user/profile.php
[05-Jul-2026 09:58:07 UTC] Full Log Data: {
    "timestamp": "2026-07-05 09:58:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "195.74.93.35",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "195.74.93.35, 162.158.110.208",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY0IiwidXNlcm5hbWUiOiJJdHMwMWl2ZSIsImVtYWlsIjoibW5zYmFyYW4zQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzg1MDI3Nn0.WSGH9ND_TDOqNr8Hw5D6OhLoOjS8il3n-ibhg0nA688",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16582681ede3642-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "195.74.93.35",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 09:58:07 UTC] === END API CALL LOG ===
[05-Jul-2026 09:58:07 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 09:58:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY0IiwidXNlcm5hbWUiOiJJdHMwMWl2ZSIsImVtYWlsIjoibW5zYmFyYW4zQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzg1MDI3Nn0.WSGH9ND_TDOqNr8Hw5D6OhLoOjS8il3n-ibhg0nA688
[05-Jul-2026 09:58:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 09:58:07 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 09:58:07 UTC] User ID: 964
[05-Jul-2026 09:58:07 UTC] ✅ User profile retrieved successfully for user ID: 964
[05-Jul-2026 09:58:07 UTC] === API CALL LOG ===
[05-Jul-2026 09:58:07 UTC] Endpoint: user/profile.php
[05-Jul-2026 09:58:07 UTC] Full Log Data: {
    "timestamp": "2026-07-05 09:58:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "195.74.93.35",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "195.74.93.35, 162.158.110.208",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY0IiwidXNlcm5hbWUiOiJJdHMwMWl2ZSIsImVtYWlsIjoibW5zYmFyYW4zQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzg1MDI3Nn0.WSGH9ND_TDOqNr8Hw5D6OhLoOjS8il3n-ibhg0nA688",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16582684efb3642-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "195.74.93.35",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 09:58:07 UTC] === END API CALL LOG ===
[05-Jul-2026 09:58:07 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 09:58:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY0IiwidXNlcm5hbWUiOiJJdHMwMWl2ZSIsImVtYWlsIjoibW5zYmFyYW4zQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzg1MDI3Nn0.WSGH9ND_TDOqNr8Hw5D6OhLoOjS8il3n-ibhg0nA688
[05-Jul-2026 09:58:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 09:58:07 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 09:58:07 UTC] User ID: 964
[05-Jul-2026 09:58:07 UTC] ✅ User profile retrieved successfully for user ID: 964
[05-Jul-2026 09:58:34 UTC] === API CALL LOG ===
[05-Jul-2026 09:58:34 UTC] Endpoint: user/profile.php
[05-Jul-2026 09:58:34 UTC] Full Log Data: {
    "timestamp": "2026-07-05 09:58:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "195.74.93.35",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "195.74.93.35, 162.158.110.208",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY0IiwidXNlcm5hbWUiOiJJdHMwMWl2ZSIsImVtYWlsIjoibW5zYmFyYW4zQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzg1MDI3Nn0.WSGH9ND_TDOqNr8Hw5D6OhLoOjS8il3n-ibhg0nA688",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a165830f1b1f3642-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "195.74.93.35",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 09:58:34 UTC] === END API CALL LOG ===
[05-Jul-2026 09:58:34 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 09:58:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY0IiwidXNlcm5hbWUiOiJJdHMwMWl2ZSIsImVtYWlsIjoibW5zYmFyYW4zQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzg1MDI3Nn0.WSGH9ND_TDOqNr8Hw5D6OhLoOjS8il3n-ibhg0nA688
[05-Jul-2026 09:58:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 09:58:34 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 09:58:34 UTC] User ID: 964
[05-Jul-2026 09:58:34 UTC] ✅ User profile retrieved successfully for user ID: 964
[05-Jul-2026 09:58:47 UTC] === API CALL LOG ===
[05-Jul-2026 09:58:47 UTC] Endpoint: user/profile.php
[05-Jul-2026 09:58:47 UTC] Full Log Data: {
    "timestamp": "2026-07-05 09:58:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "195.74.93.35",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "195.74.93.35, 172.71.164.218",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY0IiwidXNlcm5hbWUiOiJJdHMwMWl2ZSIsImVtYWlsIjoibW5zYmFyYW4zQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzg1MDI3Nn0.WSGH9ND_TDOqNr8Hw5D6OhLoOjS8il3n-ibhg0nA688",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16583617c01d27a-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "195.74.93.35",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 09:58:47 UTC] === END API CALL LOG ===
[05-Jul-2026 09:58:47 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 09:58:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY0IiwidXNlcm5hbWUiOiJJdHMwMWl2ZSIsImVtYWlsIjoibW5zYmFyYW4zQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzg1MDI3Nn0.WSGH9ND_TDOqNr8Hw5D6OhLoOjS8il3n-ibhg0nA688
[05-Jul-2026 09:58:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 09:58:47 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 09:58:47 UTC] User ID: 964
[05-Jul-2026 09:58:47 UTC] ✅ User profile retrieved successfully for user ID: 964
[05-Jul-2026 09:58:47 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 09:58:47 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 09:58:47 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"195.74.93.35, 172.71.164.218","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY0IiwidXNlcm5hbWUiOiJJdHMwMWl2ZSIsImVtYWlsIjoibW5zYmFyYW4zQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzg1MDI3Nn0.WSGH9ND_TDOqNr8Hw5D6OhLoOjS8il3n-ibhg0nA688","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a16583659890d27a-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"195.74.93.35","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jul-2026 09:58:47 UTC] === User Orders API Called ===
[05-Jul-2026 09:58:47 UTC] User ID: 964
[05-Jul-2026 09:58:47 UTC] Limit: 20, Offset: 0
[05-Jul-2026 09:58:47 UTC] Orders found: 0
[05-Jul-2026 09:58:47 UTC] Orders data: []
[05-Jul-2026 09:58:47 UTC] Total orders count: 0
[05-Jul-2026 09:58:47 UTC] === API CALL LOG ===
[05-Jul-2026 09:58:47 UTC] Endpoint: user/profile.php
[05-Jul-2026 09:58:47 UTC] Full Log Data: {
    "timestamp": "2026-07-05 09:58:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "195.74.93.35",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "195.74.93.35, 172.71.164.218",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY0IiwidXNlcm5hbWUiOiJJdHMwMWl2ZSIsImVtYWlsIjoibW5zYmFyYW4zQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzg1MDI3Nn0.WSGH9ND_TDOqNr8Hw5D6OhLoOjS8il3n-ibhg0nA688",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1658365988ad27a-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "195.74.93.35",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 09:58:47 UTC] === END API CALL LOG ===
[05-Jul-2026 09:58:47 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 09:58:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY0IiwidXNlcm5hbWUiOiJJdHMwMWl2ZSIsImVtYWlsIjoibW5zYmFyYW4zQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzg1MDI3Nn0.WSGH9ND_TDOqNr8Hw5D6OhLoOjS8il3n-ibhg0nA688
[05-Jul-2026 09:58:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 09:58:47 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 09:58:47 UTC] User ID: 964
[05-Jul-2026 09:58:47 UTC] ✅ User profile retrieved successfully for user ID: 964
[05-Jul-2026 09:58:48 UTC] === API CALL LOG ===
[05-Jul-2026 09:58:48 UTC] Endpoint: user/profile.php
[05-Jul-2026 09:58:48 UTC] Full Log Data: {
    "timestamp": "2026-07-05 09:58:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "195.74.93.35",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "195.74.93.35, 172.71.164.218",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY0IiwidXNlcm5hbWUiOiJJdHMwMWl2ZSIsImVtYWlsIjoibW5zYmFyYW4zQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzg1MDI3Nn0.WSGH9ND_TDOqNr8Hw5D6OhLoOjS8il3n-ibhg0nA688",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16583669ba9d27a-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "195.74.93.35",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 09:58:48 UTC] === END API CALL LOG ===
[05-Jul-2026 09:58:48 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 09:58:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY0IiwidXNlcm5hbWUiOiJJdHMwMWl2ZSIsImVtYWlsIjoibW5zYmFyYW4zQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzg1MDI3Nn0.WSGH9ND_TDOqNr8Hw5D6OhLoOjS8il3n-ibhg0nA688
[05-Jul-2026 09:58:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 09:58:48 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 09:58:48 UTC] User ID: 964
[05-Jul-2026 09:58:48 UTC] ✅ User profile retrieved successfully for user ID: 964
[05-Jul-2026 09:58:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 09:58:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 09:58:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"195.74.93.35, 172.71.164.218","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY0IiwidXNlcm5hbWUiOiJJdHMwMWl2ZSIsImVtYWlsIjoibW5zYmFyYW4zQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzg1MDI3Nn0.WSGH9ND_TDOqNr8Hw5D6OhLoOjS8il3n-ibhg0nA688","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a165839a8b84d27a-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"195.74.93.35","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jul-2026 09:58:56 UTC] === User Orders API Called ===
[05-Jul-2026 09:58:56 UTC] User ID: 964
[05-Jul-2026 09:58:56 UTC] Limit: 20, Offset: 0
[05-Jul-2026 09:58:56 UTC] Orders found: 0
[05-Jul-2026 09:58:56 UTC] Orders data: []
[05-Jul-2026 09:58:56 UTC] Total orders count: 0
[05-Jul-2026 09:58:56 UTC] === API CALL LOG ===
[05-Jul-2026 09:58:56 UTC] Endpoint: user/profile.php
[05-Jul-2026 09:58:56 UTC] Full Log Data: {
    "timestamp": "2026-07-05 09:58:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "195.74.93.35",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "195.74.93.35, 172.71.164.218",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY0IiwidXNlcm5hbWUiOiJJdHMwMWl2ZSIsImVtYWlsIjoibW5zYmFyYW4zQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzg1MDI3Nn0.WSGH9ND_TDOqNr8Hw5D6OhLoOjS8il3n-ibhg0nA688",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a165839b2d97d27a-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "195.74.93.35",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 09:58:56 UTC] === END API CALL LOG ===
[05-Jul-2026 09:58:56 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 09:58:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY0IiwidXNlcm5hbWUiOiJJdHMwMWl2ZSIsImVtYWlsIjoibW5zYmFyYW4zQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzg1MDI3Nn0.WSGH9ND_TDOqNr8Hw5D6OhLoOjS8il3n-ibhg0nA688
[05-Jul-2026 09:58:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 09:58:56 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 09:58:56 UTC] User ID: 964
[05-Jul-2026 09:58:56 UTC] ✅ User profile retrieved successfully for user ID: 964
[05-Jul-2026 09:58:57 UTC] === API CALL LOG ===
[05-Jul-2026 09:58:57 UTC] Endpoint: user/profile.php
[05-Jul-2026 09:58:57 UTC] Full Log Data: {
    "timestamp": "2026-07-05 09:58:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "195.74.93.35",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "195.74.93.35, 172.71.164.218",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY0IiwidXNlcm5hbWUiOiJJdHMwMWl2ZSIsImVtYWlsIjoibW5zYmFyYW4zQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzg1MDI3Nn0.WSGH9ND_TDOqNr8Hw5D6OhLoOjS8il3n-ibhg0nA688",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a165839ef9edd27a-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "195.74.93.35",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 09:58:57 UTC] === END API CALL LOG ===
[05-Jul-2026 09:58:57 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 09:58:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY0IiwidXNlcm5hbWUiOiJJdHMwMWl2ZSIsImVtYWlsIjoibW5zYmFyYW4zQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzg1MDI3Nn0.WSGH9ND_TDOqNr8Hw5D6OhLoOjS8il3n-ibhg0nA688
[05-Jul-2026 09:58:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 09:58:57 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 09:58:57 UTC] User ID: 964
[05-Jul-2026 09:58:57 UTC] ✅ User profile retrieved successfully for user ID: 964
[05-Jul-2026 10:04:29 UTC] === API CALL LOG ===
[05-Jul-2026 10:04:29 UTC] Endpoint: user/profile.php
[05-Jul-2026 10:04:29 UTC] Full Log Data: {
    "timestamp": "2026-07-05 10:04:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a10d:138d:6c3d:15ff:fe35:a419",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a10d:138d:6c3d:15ff:fe35:a419, 162.158.19.223",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM4NTA2Njl9.vknInfhWToODt2H91vFN4qWzv405L3V6qMtfuIo2H4Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1658bbf3980eee5-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a10d:138d:6c3d:15ff:fe35:a419",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 10:04:29 UTC] === END API CALL LOG ===
[05-Jul-2026 10:04:29 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 10:04:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM4NTA2Njl9.vknInfhWToODt2H91vFN4qWzv405L3V6qMtfuIo2H4Y
[05-Jul-2026 10:04:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 10:04:29 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 10:04:29 UTC] User ID: 694
[05-Jul-2026 10:04:29 UTC] ✅ User profile retrieved successfully for user ID: 694
[05-Jul-2026 10:04:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 10:04:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 10:04:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a00:1880:a10d:138d:6c3d:15ff:fe35:a419, 162.158.19.223","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM4NTA2Njl9.vknInfhWToODt2H91vFN4qWzv405L3V6qMtfuIo2H4Y","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1658bbf6a0eeee5-OTP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a00:1880:a10d:138d:6c3d:15ff:fe35:a419","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jul-2026 10:04:30 UTC] === User Orders API Called ===
[05-Jul-2026 10:04:30 UTC] User ID: 694
[05-Jul-2026 10:04:30 UTC] Limit: 20, Offset: 0
[05-Jul-2026 10:04:30 UTC] Orders found: 0
[05-Jul-2026 10:04:30 UTC] Orders data: []
[05-Jul-2026 10:04:30 UTC] Total orders count: 0
[05-Jul-2026 10:04:30 UTC] === API CALL LOG ===
[05-Jul-2026 10:04:30 UTC] Endpoint: user/profile.php
[05-Jul-2026 10:04:30 UTC] Full Log Data: {
    "timestamp": "2026-07-05 10:04:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a10d:138d:6c3d:15ff:fe35:a419",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a10d:138d:6c3d:15ff:fe35:a419, 162.158.19.223",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM4NTA2Njl9.vknInfhWToODt2H91vFN4qWzv405L3V6qMtfuIo2H4Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1658bbfcb01eee5-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a10d:138d:6c3d:15ff:fe35:a419",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 10:04:30 UTC] === END API CALL LOG ===
[05-Jul-2026 10:04:30 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 10:04:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM4NTA2Njl9.vknInfhWToODt2H91vFN4qWzv405L3V6qMtfuIo2H4Y
[05-Jul-2026 10:04:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 10:04:30 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 10:04:30 UTC] User ID: 694
[05-Jul-2026 10:04:30 UTC] ✅ User profile retrieved successfully for user ID: 694
[05-Jul-2026 10:04:44 UTC] === API CALL LOG ===
[05-Jul-2026 10:04:44 UTC] Endpoint: user/profile.php
[05-Jul-2026 10:04:44 UTC] Full Log Data: {
    "timestamp": "2026-07-05 10:04:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a10d:138d:6c3d:15ff:fe35:a419",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a10d:138d:6c3d:15ff:fe35:a419, 162.158.19.223",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM4NTA2Njl9.vknInfhWToODt2H91vFN4qWzv405L3V6qMtfuIo2H4Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1658c1a9e710530-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a10d:138d:6c3d:15ff:fe35:a419",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 10:04:44 UTC] === END API CALL LOG ===
[05-Jul-2026 10:04:44 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 10:04:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM4NTA2Njl9.vknInfhWToODt2H91vFN4qWzv405L3V6qMtfuIo2H4Y
[05-Jul-2026 10:04:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 10:04:44 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 10:04:44 UTC] User ID: 694
[05-Jul-2026 10:04:44 UTC] ✅ User profile retrieved successfully for user ID: 694
[05-Jul-2026 10:04:45 UTC] === API CALL LOG ===
[05-Jul-2026 10:04:45 UTC] Endpoint: user/profile.php
[05-Jul-2026 10:04:45 UTC] Full Log Data: {
    "timestamp": "2026-07-05 10:04:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a10d:138d:6c3d:15ff:fe35:a419",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a10d:138d:6c3d:15ff:fe35:a419, 162.158.19.223",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM4NTA2Njl9.vknInfhWToODt2H91vFN4qWzv405L3V6qMtfuIo2H4Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1658c1e991b0530-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a10d:138d:6c3d:15ff:fe35:a419",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 10:04:45 UTC] === END API CALL LOG ===
[05-Jul-2026 10:04:45 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 10:04:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM4NTA2Njl9.vknInfhWToODt2H91vFN4qWzv405L3V6qMtfuIo2H4Y
[05-Jul-2026 10:04:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 10:04:45 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 10:04:45 UTC] User ID: 694
[05-Jul-2026 10:04:45 UTC] ✅ User profile retrieved successfully for user ID: 694
[05-Jul-2026 10:04:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 10:04:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 10:04:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a00:1880:a10d:138d:6c3d:15ff:fe35:a419, 162.158.19.223","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM4NTA2Njl9.vknInfhWToODt2H91vFN4qWzv405L3V6qMtfuIo2H4Y","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1658c1ef9740530-OTP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a00:1880:a10d:138d:6c3d:15ff:fe35:a419","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jul-2026 10:04:45 UTC] === User Orders API Called ===
[05-Jul-2026 10:04:45 UTC] User ID: 694
[05-Jul-2026 10:04:45 UTC] Limit: 20, Offset: 0
[05-Jul-2026 10:04:45 UTC] Orders found: 0
[05-Jul-2026 10:04:45 UTC] Orders data: []
[05-Jul-2026 10:04:45 UTC] Total orders count: 0
[05-Jul-2026 10:04:45 UTC] === API CALL LOG ===
[05-Jul-2026 10:04:45 UTC] Endpoint: user/profile.php
[05-Jul-2026 10:04:45 UTC] Full Log Data: {
    "timestamp": "2026-07-05 10:04:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a10d:138d:6c3d:15ff:fe35:a419",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a10d:138d:6c3d:15ff:fe35:a419, 162.158.19.223",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM4NTA2Njl9.vknInfhWToODt2H91vFN4qWzv405L3V6qMtfuIo2H4Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1658c1f79d10530-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a10d:138d:6c3d:15ff:fe35:a419",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 10:04:45 UTC] === END API CALL LOG ===
[05-Jul-2026 10:04:45 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 10:04:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM4NTA2Njl9.vknInfhWToODt2H91vFN4qWzv405L3V6qMtfuIo2H4Y
[05-Jul-2026 10:04:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 10:04:45 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 10:04:45 UTC] User ID: 694
[05-Jul-2026 10:04:45 UTC] ✅ User profile retrieved successfully for user ID: 694
[05-Jul-2026 10:04:46 UTC] === API CALL LOG ===
[05-Jul-2026 10:04:46 UTC] Endpoint: user/profile.php
[05-Jul-2026 10:04:46 UTC] Full Log Data: {
    "timestamp": "2026-07-05 10:04:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a10d:138d:6c3d:15ff:fe35:a419",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a10d:138d:6c3d:15ff:fe35:a419, 162.158.19.223",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM4NTA2Njl9.vknInfhWToODt2H91vFN4qWzv405L3V6qMtfuIo2H4Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1658c275fde0530-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a10d:138d:6c3d:15ff:fe35:a419",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 10:04:46 UTC] === END API CALL LOG ===
[05-Jul-2026 10:04:46 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 10:04:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM4NTA2Njl9.vknInfhWToODt2H91vFN4qWzv405L3V6qMtfuIo2H4Y
[05-Jul-2026 10:04:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 10:04:46 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 10:04:46 UTC] User ID: 694
[05-Jul-2026 10:04:46 UTC] ✅ User profile retrieved successfully for user ID: 694
[05-Jul-2026 10:04:46 UTC] User Purchases API - User ID: 694
[05-Jul-2026 10:04:46 UTC] User Purchases API - Total purchases found: 0
[05-Jul-2026 10:05:06 UTC] === API CALL LOG ===
[05-Jul-2026 10:05:06 UTC] Endpoint: user/profile.php
[05-Jul-2026 10:05:06 UTC] Full Log Data: {
    "timestamp": "2026-07-05 10:05:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a10d:138d:6c3d:15ff:fe35:a419",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a10d:138d:6c3d:15ff:fe35:a419, 162.158.19.223",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM4NTA2Njl9.vknInfhWToODt2H91vFN4qWzv405L3V6qMtfuIo2H4Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1658ca598510530-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a10d:138d:6c3d:15ff:fe35:a419",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 10:05:06 UTC] === END API CALL LOG ===
[05-Jul-2026 10:05:06 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 10:05:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM4NTA2Njl9.vknInfhWToODt2H91vFN4qWzv405L3V6qMtfuIo2H4Y
[05-Jul-2026 10:05:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 10:05:06 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 10:05:06 UTC] User ID: 694
[05-Jul-2026 10:05:06 UTC] ✅ User profile retrieved successfully for user ID: 694
[05-Jul-2026 10:05:07 UTC] User Purchases API - User ID: 694
[05-Jul-2026 10:05:07 UTC] User Purchases API - Total purchases found: 0
[05-Jul-2026 10:09:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 10:09:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 10:09:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:c257:65b7:c4f2:85ff:fef7:93c8, 172.69.176.74","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY1IiwidXNlcm5hbWUiOiJzYWh1IiwiZW1haWwiOiJzdWRoYW5zaHVzYWh1OTY5MTE3MTU3M0BnbWFpbC5jb20iLCJleHAiOjE3ODM4NTA5Njd9.WuOzsY45I3KetGbZ1hjjloM4xNjJosXz6FbyIs1qzOY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a165930a7c416e7c-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:c257:65b7:c4f2:85ff:fef7:93c8","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jul-2026 10:09:28 UTC] === User Orders API Called ===
[05-Jul-2026 10:09:28 UTC] User ID: 965
[05-Jul-2026 10:09:28 UTC] Limit: 20, Offset: 0
[05-Jul-2026 10:09:28 UTC] Orders found: 0
[05-Jul-2026 10:09:28 UTC] Orders data: []
[05-Jul-2026 10:09:28 UTC] Total orders count: 0
[05-Jul-2026 10:09:28 UTC] === API CALL LOG ===
[05-Jul-2026 10:09:28 UTC] Endpoint: user/profile.php
[05-Jul-2026 10:09:28 UTC] Full Log Data: {
    "timestamp": "2026-07-05 10:09:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:c257:65b7:c4f2:85ff:fef7:93c8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:c257:65b7:c4f2:85ff:fef7:93c8, 172.69.176.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY1IiwidXNlcm5hbWUiOiJzYWh1IiwiZW1haWwiOiJzdWRoYW5zaHVzYWh1OTY5MTE3MTU3M0BnbWFpbC5jb20iLCJleHAiOjE3ODM4NTA5Njd9.WuOzsY45I3KetGbZ1hjjloM4xNjJosXz6FbyIs1qzOY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a165930a7c386e7c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:c257:65b7:c4f2:85ff:fef7:93c8",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 10:09:28 UTC] === END API CALL LOG ===
[05-Jul-2026 10:09:28 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 10:09:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY1IiwidXNlcm5hbWUiOiJzYWh1IiwiZW1haWwiOiJzdWRoYW5zaHVzYWh1OTY5MTE3MTU3M0BnbWFpbC5jb20iLCJleHAiOjE3ODM4NTA5Njd9.WuOzsY45I3KetGbZ1hjjloM4xNjJosXz6FbyIs1qzOY
[05-Jul-2026 10:09:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 10:09:28 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 10:09:28 UTC] User ID: 965
[05-Jul-2026 10:09:28 UTC] ✅ User profile retrieved successfully for user ID: 965
[05-Jul-2026 10:09:28 UTC] === API CALL LOG ===
[05-Jul-2026 10:09:28 UTC] Endpoint: user/profile.php
[05-Jul-2026 10:09:28 UTC] Full Log Data: {
    "timestamp": "2026-07-05 10:09:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:c257:65b7:c4f2:85ff:fef7:93c8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:c257:65b7:c4f2:85ff:fef7:93c8, 172.69.176.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY1IiwidXNlcm5hbWUiOiJzYWh1IiwiZW1haWwiOiJzdWRoYW5zaHVzYWh1OTY5MTE3MTU3M0BnbWFpbC5jb20iLCJleHAiOjE3ODM4NTA5Njd9.WuOzsY45I3KetGbZ1hjjloM4xNjJosXz6FbyIs1qzOY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a165930b4ebc6e7c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:c257:65b7:c4f2:85ff:fef7:93c8",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 10:09:28 UTC] === END API CALL LOG ===
[05-Jul-2026 10:09:28 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 10:09:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY1IiwidXNlcm5hbWUiOiJzYWh1IiwiZW1haWwiOiJzdWRoYW5zaHVzYWh1OTY5MTE3MTU3M0BnbWFpbC5jb20iLCJleHAiOjE3ODM4NTA5Njd9.WuOzsY45I3KetGbZ1hjjloM4xNjJosXz6FbyIs1qzOY
[05-Jul-2026 10:09:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 10:09:28 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 10:09:28 UTC] User ID: 965
[05-Jul-2026 10:09:28 UTC] ✅ User profile retrieved successfully for user ID: 965
[05-Jul-2026 10:09:30 UTC] === API CALL LOG ===
[05-Jul-2026 10:09:30 UTC] Endpoint: user/profile.php
[05-Jul-2026 10:09:30 UTC] Full Log Data: {
    "timestamp": "2026-07-05 10:09:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:c257:65b7:c4f2:85ff:fef7:93c8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:c257:65b7:c4f2:85ff:fef7:93c8, 172.69.176.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY1IiwidXNlcm5hbWUiOiJzYWh1IiwiZW1haWwiOiJzdWRoYW5zaHVzYWh1OTY5MTE3MTU3M0BnbWFpbC5jb20iLCJleHAiOjE3ODM4NTA5Njd9.WuOzsY45I3KetGbZ1hjjloM4xNjJosXz6FbyIs1qzOY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16593130f086e7c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:c257:65b7:c4f2:85ff:fef7:93c8",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 10:09:30 UTC] === END API CALL LOG ===
[05-Jul-2026 10:09:30 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 10:09:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY1IiwidXNlcm5hbWUiOiJzYWh1IiwiZW1haWwiOiJzdWRoYW5zaHVzYWh1OTY5MTE3MTU3M0BnbWFpbC5jb20iLCJleHAiOjE3ODM4NTA5Njd9.WuOzsY45I3KetGbZ1hjjloM4xNjJosXz6FbyIs1qzOY
[05-Jul-2026 10:09:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 10:09:30 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 10:09:30 UTC] User ID: 965
[05-Jul-2026 10:09:30 UTC] ✅ User profile retrieved successfully for user ID: 965
[05-Jul-2026 10:10:08 UTC] === API CALL LOG ===
[05-Jul-2026 10:10:08 UTC] Endpoint: user/profile.php
[05-Jul-2026 10:10:08 UTC] Full Log Data: {
    "timestamp": "2026-07-05 10:10:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:c257:65b7:c4f2:85ff:fef7:93c8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:c257:65b7:c4f2:85ff:fef7:93c8, 172.69.176.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY1IiwidXNlcm5hbWUiOiJzYWh1IiwiZW1haWwiOiJzdWRoYW5zaHVzYWh1OTY5MTE3MTU3M0BnbWFpbC5jb20iLCJleHAiOjE3ODM4NTA5Njd9.WuOzsY45I3KetGbZ1hjjloM4xNjJosXz6FbyIs1qzOY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16593ff9fcc6e7c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:c257:65b7:c4f2:85ff:fef7:93c8",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 10:10:08 UTC] === END API CALL LOG ===
[05-Jul-2026 10:10:08 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 10:10:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY1IiwidXNlcm5hbWUiOiJzYWh1IiwiZW1haWwiOiJzdWRoYW5zaHVzYWh1OTY5MTE3MTU3M0BnbWFpbC5jb20iLCJleHAiOjE3ODM4NTA5Njd9.WuOzsY45I3KetGbZ1hjjloM4xNjJosXz6FbyIs1qzOY
[05-Jul-2026 10:10:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 10:10:08 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 10:10:08 UTC] User ID: 965
[05-Jul-2026 10:10:08 UTC] ✅ User profile retrieved successfully for user ID: 965
[05-Jul-2026 10:10:32 UTC] === API CALL LOG ===
[05-Jul-2026 10:10:32 UTC] Endpoint: user/profile.php
[05-Jul-2026 10:10:32 UTC] Full Log Data: {
    "timestamp": "2026-07-05 10:10:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:c257:65b7:c4f2:85ff:fef7:93c8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:c257:65b7:c4f2:85ff:fef7:93c8, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY1IiwidXNlcm5hbWUiOiJzYWh1IiwiZW1haWwiOiJzdWRoYW5zaHVzYWh1OTY5MTE3MTU3M0BnbWFpbC5jb20iLCJleHAiOjE3ODM4NTA5Njd9.WuOzsY45I3KetGbZ1hjjloM4xNjJosXz6FbyIs1qzOY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16594929b4e1ed9-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:c257:65b7:c4f2:85ff:fef7:93c8",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 10:10:32 UTC] === END API CALL LOG ===
[05-Jul-2026 10:10:32 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 10:10:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY1IiwidXNlcm5hbWUiOiJzYWh1IiwiZW1haWwiOiJzdWRoYW5zaHVzYWh1OTY5MTE3MTU3M0BnbWFpbC5jb20iLCJleHAiOjE3ODM4NTA5Njd9.WuOzsY45I3KetGbZ1hjjloM4xNjJosXz6FbyIs1qzOY
[05-Jul-2026 10:10:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 10:10:32 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 10:10:32 UTC] User ID: 965
[05-Jul-2026 10:10:32 UTC] ✅ User profile retrieved successfully for user ID: 965
[05-Jul-2026 10:40:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 10:40:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 10:40:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"198.163.192.132, 104.23.221.58","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY2IiwidXNlcm5hbWUiOiJub3JvdiIsImVtYWlsIjoib3pvZGFqb3JhcXVsb3ZhOTdAZ21haWwuY29tIiwiZXhwIjoxNzgzODUyODA2fQ.ZT6cxZUmcO26RhgNZde1ndnAwaQhWdEckvdUD8HPzNw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a165bff0dd40bc80-ARN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"198.163.192.132","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jul-2026 10:40:07 UTC] === User Orders API Called ===
[05-Jul-2026 10:40:07 UTC] User ID: 966
[05-Jul-2026 10:40:07 UTC] Limit: 20, Offset: 0
[05-Jul-2026 10:40:07 UTC] Orders found: 0
[05-Jul-2026 10:40:07 UTC] Orders data: []
[05-Jul-2026 10:40:07 UTC] Total orders count: 0
[05-Jul-2026 10:40:07 UTC] === API CALL LOG ===
[05-Jul-2026 10:40:07 UTC] Endpoint: user/profile.php
[05-Jul-2026 10:40:07 UTC] Full Log Data: {
    "timestamp": "2026-07-05 10:40:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "198.163.192.132",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "198.163.192.132, 104.23.221.184",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY2IiwidXNlcm5hbWUiOiJub3JvdiIsImVtYWlsIjoib3pvZGFqb3JhcXVsb3ZhOTdAZ21haWwuY29tIiwiZXhwIjoxNzgzODUyODA2fQ.ZT6cxZUmcO26RhgNZde1ndnAwaQhWdEckvdUD8HPzNw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a165bff0dd3abc80-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "198.163.192.132",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 10:40:07 UTC] === END API CALL LOG ===
[05-Jul-2026 10:40:07 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 10:40:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY2IiwidXNlcm5hbWUiOiJub3JvdiIsImVtYWlsIjoib3pvZGFqb3JhcXVsb3ZhOTdAZ21haWwuY29tIiwiZXhwIjoxNzgzODUyODA2fQ.ZT6cxZUmcO26RhgNZde1ndnAwaQhWdEckvdUD8HPzNw
[05-Jul-2026 10:40:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 10:40:07 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 10:40:07 UTC] User ID: 966
[05-Jul-2026 10:40:07 UTC] ✅ User profile retrieved successfully for user ID: 966
[05-Jul-2026 10:40:08 UTC] === API CALL LOG ===
[05-Jul-2026 10:40:08 UTC] Endpoint: user/profile.php
[05-Jul-2026 10:40:08 UTC] Full Log Data: {
    "timestamp": "2026-07-05 10:40:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "198.163.192.132",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "198.163.192.132, 104.23.221.184",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY2IiwidXNlcm5hbWUiOiJub3JvdiIsImVtYWlsIjoib3pvZGFqb3JhcXVsb3ZhOTdAZ21haWwuY29tIiwiZXhwIjoxNzgzODUyODA2fQ.ZT6cxZUmcO26RhgNZde1ndnAwaQhWdEckvdUD8HPzNw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a165bff16ed5bc80-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "198.163.192.132",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 10:40:08 UTC] === END API CALL LOG ===
[05-Jul-2026 10:40:08 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 10:40:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY2IiwidXNlcm5hbWUiOiJub3JvdiIsImVtYWlsIjoib3pvZGFqb3JhcXVsb3ZhOTdAZ21haWwuY29tIiwiZXhwIjoxNzgzODUyODA2fQ.ZT6cxZUmcO26RhgNZde1ndnAwaQhWdEckvdUD8HPzNw
[05-Jul-2026 10:40:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 10:40:08 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 10:40:08 UTC] User ID: 966
[05-Jul-2026 10:40:08 UTC] ✅ User profile retrieved successfully for user ID: 966
[05-Jul-2026 10:40:08 UTC] === API CALL LOG ===
[05-Jul-2026 10:40:08 UTC] Endpoint: user/profile.php
[05-Jul-2026 10:40:08 UTC] Full Log Data: {
    "timestamp": "2026-07-05 10:40:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "198.163.192.132",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "198.163.192.132, 104.23.221.58",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY2IiwidXNlcm5hbWUiOiJub3JvdiIsImVtYWlsIjoib3pvZGFqb3JhcXVsb3ZhOTdAZ21haWwuY29tIiwiZXhwIjoxNzgzODUyODA2fQ.ZT6cxZUmcO26RhgNZde1ndnAwaQhWdEckvdUD8HPzNw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a165bff56aa9bc80-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "198.163.192.132",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 10:40:08 UTC] === END API CALL LOG ===
[05-Jul-2026 10:40:08 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 10:40:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY2IiwidXNlcm5hbWUiOiJub3JvdiIsImVtYWlsIjoib3pvZGFqb3JhcXVsb3ZhOTdAZ21haWwuY29tIiwiZXhwIjoxNzgzODUyODA2fQ.ZT6cxZUmcO26RhgNZde1ndnAwaQhWdEckvdUD8HPzNw
[05-Jul-2026 10:40:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 10:40:08 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 10:40:08 UTC] User ID: 966
[05-Jul-2026 10:40:08 UTC] ✅ User profile retrieved successfully for user ID: 966
[05-Jul-2026 10:40:45 UTC] === API CALL LOG ===
[05-Jul-2026 10:40:45 UTC] Endpoint: user/profile.php
[05-Jul-2026 10:40:45 UTC] Full Log Data: {
    "timestamp": "2026-07-05 10:40:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "198.163.192.132",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "198.163.192.132, 172.71.164.219",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY2IiwidXNlcm5hbWUiOiJub3JvdiIsImVtYWlsIjoib3pvZGFqb3JhcXVsb3ZhOTdAZ21haWwuY29tIiwiZXhwIjoxNzgzODUyODA2fQ.ZT6cxZUmcO26RhgNZde1ndnAwaQhWdEckvdUD8HPzNw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a165c0dc2dd7d272-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "198.163.192.132",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 10:40:45 UTC] === END API CALL LOG ===
[05-Jul-2026 10:40:45 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 10:40:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY2IiwidXNlcm5hbWUiOiJub3JvdiIsImVtYWlsIjoib3pvZGFqb3JhcXVsb3ZhOTdAZ21haWwuY29tIiwiZXhwIjoxNzgzODUyODA2fQ.ZT6cxZUmcO26RhgNZde1ndnAwaQhWdEckvdUD8HPzNw
[05-Jul-2026 10:40:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 10:40:45 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 10:40:45 UTC] User ID: 966
[05-Jul-2026 10:40:45 UTC] ✅ User profile retrieved successfully for user ID: 966
[05-Jul-2026 10:40:46 UTC] === API CALL LOG ===
[05-Jul-2026 10:40:46 UTC] Endpoint: user/profile.php
[05-Jul-2026 10:40:46 UTC] Full Log Data: {
    "timestamp": "2026-07-05 10:40:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "198.163.192.132",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "198.163.192.132, 172.71.164.228",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY2IiwidXNlcm5hbWUiOiJub3JvdiIsImVtYWlsIjoib3pvZGFqb3JhcXVsb3ZhOTdAZ21haWwuY29tIiwiZXhwIjoxNzgzODUyODA2fQ.ZT6cxZUmcO26RhgNZde1ndnAwaQhWdEckvdUD8HPzNw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a165c0e40999d272-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "198.163.192.132",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 10:40:46 UTC] === END API CALL LOG ===
[05-Jul-2026 10:40:46 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 10:40:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY2IiwidXNlcm5hbWUiOiJub3JvdiIsImVtYWlsIjoib3pvZGFqb3JhcXVsb3ZhOTdAZ21haWwuY29tIiwiZXhwIjoxNzgzODUyODA2fQ.ZT6cxZUmcO26RhgNZde1ndnAwaQhWdEckvdUD8HPzNw
[05-Jul-2026 10:40:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 10:40:46 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 10:40:46 UTC] User ID: 966
[05-Jul-2026 10:40:46 UTC] ✅ User profile retrieved successfully for user ID: 966
[05-Jul-2026 10:40:47 UTC] === API CALL LOG ===
[05-Jul-2026 10:40:47 UTC] Endpoint: user/profile.php
[05-Jul-2026 10:40:47 UTC] Full Log Data: {
    "timestamp": "2026-07-05 10:40:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "198.163.192.132",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "198.163.192.132, 172.71.164.228",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY2IiwidXNlcm5hbWUiOiJub3JvdiIsImVtYWlsIjoib3pvZGFqb3JhcXVsb3ZhOTdAZ21haWwuY29tIiwiZXhwIjoxNzgzODUyODA2fQ.ZT6cxZUmcO26RhgNZde1ndnAwaQhWdEckvdUD8HPzNw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a165c0e75c4ad272-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "198.163.192.132",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 10:40:47 UTC] === END API CALL LOG ===
[05-Jul-2026 10:40:47 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 10:40:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY2IiwidXNlcm5hbWUiOiJub3JvdiIsImVtYWlsIjoib3pvZGFqb3JhcXVsb3ZhOTdAZ21haWwuY29tIiwiZXhwIjoxNzgzODUyODA2fQ.ZT6cxZUmcO26RhgNZde1ndnAwaQhWdEckvdUD8HPzNw
[05-Jul-2026 10:40:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 10:40:47 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 10:40:47 UTC] User ID: 966
[05-Jul-2026 10:40:47 UTC] ✅ User profile retrieved successfully for user ID: 966
[05-Jul-2026 10:40:47 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 10:40:47 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 10:40:47 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"198.163.192.132, 172.71.164.228","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY2IiwidXNlcm5hbWUiOiJub3JvdiIsImVtYWlsIjoib3pvZGFqb3JhcXVsb3ZhOTdAZ21haWwuY29tIiwiZXhwIjoxNzgzODUyODA2fQ.ZT6cxZUmcO26RhgNZde1ndnAwaQhWdEckvdUD8HPzNw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a165c0e82efed272-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"198.163.192.132","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jul-2026 10:40:47 UTC] === User Orders API Called ===
[05-Jul-2026 10:40:47 UTC] User ID: 966
[05-Jul-2026 10:40:47 UTC] Limit: 20, Offset: 0
[05-Jul-2026 10:40:47 UTC] Orders found: 0
[05-Jul-2026 10:40:47 UTC] Orders data: []
[05-Jul-2026 10:40:47 UTC] Total orders count: 0
[05-Jul-2026 10:40:47 UTC] === API CALL LOG ===
[05-Jul-2026 10:40:47 UTC] Endpoint: user/profile.php
[05-Jul-2026 10:40:47 UTC] Full Log Data: {
    "timestamp": "2026-07-05 10:40:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "198.163.192.132",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "198.163.192.132, 172.71.164.228",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY2IiwidXNlcm5hbWUiOiJub3JvdiIsImVtYWlsIjoib3pvZGFqb3JhcXVsb3ZhOTdAZ21haWwuY29tIiwiZXhwIjoxNzgzODUyODA2fQ.ZT6cxZUmcO26RhgNZde1ndnAwaQhWdEckvdUD8HPzNw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a165c0e909e9d272-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "198.163.192.132",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 10:40:47 UTC] === END API CALL LOG ===
[05-Jul-2026 10:40:47 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 10:40:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY2IiwidXNlcm5hbWUiOiJub3JvdiIsImVtYWlsIjoib3pvZGFqb3JhcXVsb3ZhOTdAZ21haWwuY29tIiwiZXhwIjoxNzgzODUyODA2fQ.ZT6cxZUmcO26RhgNZde1ndnAwaQhWdEckvdUD8HPzNw
[05-Jul-2026 10:40:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 10:40:47 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 10:40:47 UTC] User ID: 966
[05-Jul-2026 10:40:47 UTC] ✅ User profile retrieved successfully for user ID: 966
[05-Jul-2026 10:41:03 UTC] === API CALL LOG ===
[05-Jul-2026 10:41:03 UTC] Endpoint: user/profile.php
[05-Jul-2026 10:41:03 UTC] Full Log Data: {
    "timestamp": "2026-07-05 10:41:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a10d:138d:6c3d:15ff:fe35:a419",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a10d:138d:6c3d:15ff:fe35:a419, 162.158.14.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM4NTI4NjJ9.B9hCwDBHfOvGmrV0btyfjf03GyAN8lFmcOpI0ehA7-Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a165c149c8d4e4a9-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a10d:138d:6c3d:15ff:fe35:a419",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 10:41:03 UTC] === END API CALL LOG ===
[05-Jul-2026 10:41:03 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 10:41:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM4NTI4NjJ9.B9hCwDBHfOvGmrV0btyfjf03GyAN8lFmcOpI0ehA7-Y
[05-Jul-2026 10:41:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 10:41:03 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 10:41:03 UTC] User ID: 694
[05-Jul-2026 10:41:03 UTC] ✅ User profile retrieved successfully for user ID: 694
[05-Jul-2026 10:41:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 10:41:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 10:41:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a00:1880:a10d:138d:6c3d:15ff:fe35:a419, 162.158.14.216","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM4NTI4NjJ9.B9hCwDBHfOvGmrV0btyfjf03GyAN8lFmcOpI0ehA7-Y","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a165c149f949e4a9-OTP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a00:1880:a10d:138d:6c3d:15ff:fe35:a419","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jul-2026 10:41:03 UTC] === User Orders API Called ===
[05-Jul-2026 10:41:03 UTC] User ID: 694
[05-Jul-2026 10:41:03 UTC] Limit: 20, Offset: 0
[05-Jul-2026 10:41:03 UTC] Orders found: 0
[05-Jul-2026 10:41:03 UTC] Orders data: []
[05-Jul-2026 10:41:03 UTC] Total orders count: 0
[05-Jul-2026 10:41:03 UTC] === API CALL LOG ===
[05-Jul-2026 10:41:03 UTC] Endpoint: user/profile.php
[05-Jul-2026 10:41:03 UTC] Full Log Data: {
    "timestamp": "2026-07-05 10:41:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a10d:138d:6c3d:15ff:fe35:a419",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a10d:138d:6c3d:15ff:fe35:a419, 162.158.14.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM4NTI4NjJ9.B9hCwDBHfOvGmrV0btyfjf03GyAN8lFmcOpI0ehA7-Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a165c14a6a6fe4a9-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a10d:138d:6c3d:15ff:fe35:a419",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 10:41:03 UTC] === END API CALL LOG ===
[05-Jul-2026 10:41:03 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 10:41:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM4NTI4NjJ9.B9hCwDBHfOvGmrV0btyfjf03GyAN8lFmcOpI0ehA7-Y
[05-Jul-2026 10:41:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 10:41:03 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 10:41:03 UTC] User ID: 694
[05-Jul-2026 10:41:03 UTC] ✅ User profile retrieved successfully for user ID: 694
[05-Jul-2026 10:41:14 UTC] === API CALL LOG ===
[05-Jul-2026 10:41:14 UTC] Endpoint: user/profile.php
[05-Jul-2026 10:41:14 UTC] Full Log Data: {
    "timestamp": "2026-07-05 10:41:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a10d:138d:6c3d:15ff:fe35:a419",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a10d:138d:6c3d:15ff:fe35:a419, 162.158.14.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM4NTI4NjJ9.B9hCwDBHfOvGmrV0btyfjf03GyAN8lFmcOpI0ehA7-Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a165c18fdf36e4a9-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a10d:138d:6c3d:15ff:fe35:a419",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 10:41:14 UTC] === END API CALL LOG ===
[05-Jul-2026 10:41:14 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 10:41:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM4NTI4NjJ9.B9hCwDBHfOvGmrV0btyfjf03GyAN8lFmcOpI0ehA7-Y
[05-Jul-2026 10:41:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 10:41:14 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 10:41:14 UTC] User ID: 694
[05-Jul-2026 10:41:14 UTC] ✅ User profile retrieved successfully for user ID: 694
[05-Jul-2026 10:41:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 10:41:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 10:41:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a00:1880:a10d:138d:6c3d:15ff:fe35:a419, 162.158.14.48","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM4NTI4NjJ9.B9hCwDBHfOvGmrV0btyfjf03GyAN8lFmcOpI0ehA7-Y","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a165c18f6de0e4a9-OTP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a00:1880:a10d:138d:6c3d:15ff:fe35:a419","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jul-2026 10:41:14 UTC] === User Orders API Called ===
[05-Jul-2026 10:41:14 UTC] User ID: 694
[05-Jul-2026 10:41:14 UTC] Limit: 20, Offset: 0
[05-Jul-2026 10:41:14 UTC] Orders found: 0
[05-Jul-2026 10:41:14 UTC] Orders data: []
[05-Jul-2026 10:41:14 UTC] Total orders count: 0
[05-Jul-2026 10:41:14 UTC] === API CALL LOG ===
[05-Jul-2026 10:41:14 UTC] Endpoint: user/profile.php
[05-Jul-2026 10:41:14 UTC] Full Log Data: {
    "timestamp": "2026-07-05 10:41:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a10d:138d:6c3d:15ff:fe35:a419",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a10d:138d:6c3d:15ff:fe35:a419, 162.158.14.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM4NTI4NjJ9.B9hCwDBHfOvGmrV0btyfjf03GyAN8lFmcOpI0ehA7-Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a165c193ea8ae4a9-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a10d:138d:6c3d:15ff:fe35:a419",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 10:41:14 UTC] === END API CALL LOG ===
[05-Jul-2026 10:41:14 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 10:41:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM4NTI4NjJ9.B9hCwDBHfOvGmrV0btyfjf03GyAN8lFmcOpI0ehA7-Y
[05-Jul-2026 10:41:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 10:41:14 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 10:41:14 UTC] User ID: 694
[05-Jul-2026 10:41:14 UTC] ✅ User profile retrieved successfully for user ID: 694
[05-Jul-2026 10:41:20 UTC] === API CALL LOG ===
[05-Jul-2026 10:41:20 UTC] Endpoint: user/profile.php
[05-Jul-2026 10:41:20 UTC] Full Log Data: {
    "timestamp": "2026-07-05 10:41:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a10d:138d:6c3d:15ff:fe35:a419",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a10d:138d:6c3d:15ff:fe35:a419, 162.158.19.223",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM4NTI4NjJ9.B9hCwDBHfOvGmrV0btyfjf03GyAN8lFmcOpI0ehA7-Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a165c1b38cf2ca28-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a10d:138d:6c3d:15ff:fe35:a419",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 10:41:20 UTC] === END API CALL LOG ===
[05-Jul-2026 10:41:20 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 10:41:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM4NTI4NjJ9.B9hCwDBHfOvGmrV0btyfjf03GyAN8lFmcOpI0ehA7-Y
[05-Jul-2026 10:41:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 10:41:20 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 10:41:20 UTC] User ID: 694
[05-Jul-2026 10:41:20 UTC] ✅ User profile retrieved successfully for user ID: 694
[05-Jul-2026 10:41:20 UTC] === API CALL LOG ===
[05-Jul-2026 10:41:20 UTC] Endpoint: user/profile.php
[05-Jul-2026 10:41:20 UTC] Full Log Data: {
    "timestamp": "2026-07-05 10:41:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a10d:138d:6c3d:15ff:fe35:a419",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a10d:138d:6c3d:15ff:fe35:a419, 162.158.19.223",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM4NTI4NjJ9.B9hCwDBHfOvGmrV0btyfjf03GyAN8lFmcOpI0ehA7-Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a165c1b70ee6ca28-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a10d:138d:6c3d:15ff:fe35:a419",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 10:41:20 UTC] === END API CALL LOG ===
[05-Jul-2026 10:41:20 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 10:41:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM4NTI4NjJ9.B9hCwDBHfOvGmrV0btyfjf03GyAN8lFmcOpI0ehA7-Y
[05-Jul-2026 10:41:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 10:41:20 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 10:41:20 UTC] User ID: 694
[05-Jul-2026 10:41:20 UTC] ✅ User profile retrieved successfully for user ID: 694
[05-Jul-2026 10:41:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 10:41:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 10:41:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a00:1880:a10d:138d:6c3d:15ff:fe35:a419, 162.158.19.223","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM4NTI4NjJ9.B9hCwDBHfOvGmrV0btyfjf03GyAN8lFmcOpI0ehA7-Y","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a165c1b76fe4ca28-OTP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a00:1880:a10d:138d:6c3d:15ff:fe35:a419","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jul-2026 10:41:20 UTC] === User Orders API Called ===
[05-Jul-2026 10:41:20 UTC] User ID: 694
[05-Jul-2026 10:41:20 UTC] Limit: 20, Offset: 0
[05-Jul-2026 10:41:20 UTC] Orders found: 0
[05-Jul-2026 10:41:20 UTC] Orders data: []
[05-Jul-2026 10:41:20 UTC] Total orders count: 0
[05-Jul-2026 10:41:20 UTC] === API CALL LOG ===
[05-Jul-2026 10:41:20 UTC] Endpoint: user/profile.php
[05-Jul-2026 10:41:20 UTC] Full Log Data: {
    "timestamp": "2026-07-05 10:41:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a10d:138d:6c3d:15ff:fe35:a419",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a10d:138d:6c3d:15ff:fe35:a419, 162.158.19.191",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM4NTI4NjJ9.B9hCwDBHfOvGmrV0btyfjf03GyAN8lFmcOpI0ehA7-Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a165c1b7b8faca28-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a10d:138d:6c3d:15ff:fe35:a419",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 10:41:20 UTC] === END API CALL LOG ===
[05-Jul-2026 10:41:20 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 10:41:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM4NTI4NjJ9.B9hCwDBHfOvGmrV0btyfjf03GyAN8lFmcOpI0ehA7-Y
[05-Jul-2026 10:41:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 10:41:20 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 10:41:20 UTC] User ID: 694
[05-Jul-2026 10:41:20 UTC] ✅ User profile retrieved successfully for user ID: 694
[05-Jul-2026 10:41:59 UTC] === API CALL LOG ===
[05-Jul-2026 10:41:59 UTC] Endpoint: user/profile.php
[05-Jul-2026 10:41:59 UTC] Full Log Data: {
    "timestamp": "2026-07-05 10:41:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a10d:138d:6c3d:15ff:fe35:a419",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a10d:138d:6c3d:15ff:fe35:a419, 162.158.19.223",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM4NTI4NjJ9.B9hCwDBHfOvGmrV0btyfjf03GyAN8lFmcOpI0ehA7-Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a165c2ac695c23c9-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a10d:138d:6c3d:15ff:fe35:a419",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 10:41:59 UTC] === END API CALL LOG ===
[05-Jul-2026 10:41:59 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 10:41:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM4NTI4NjJ9.B9hCwDBHfOvGmrV0btyfjf03GyAN8lFmcOpI0ehA7-Y
[05-Jul-2026 10:41:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 10:41:59 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 10:41:59 UTC] User ID: 694
[05-Jul-2026 10:41:59 UTC] ✅ User profile retrieved successfully for user ID: 694
[05-Jul-2026 10:42:00 UTC] === API CALL LOG ===
[05-Jul-2026 10:42:00 UTC] Endpoint: user/profile.php
[05-Jul-2026 10:42:00 UTC] Full Log Data: {
    "timestamp": "2026-07-05 10:42:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a10d:138d:6c3d:15ff:fe35:a419",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a10d:138d:6c3d:15ff:fe35:a419, 162.158.19.223",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM4NTI4NjJ9.B9hCwDBHfOvGmrV0btyfjf03GyAN8lFmcOpI0ehA7-Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a165c2afec9f23c9-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a10d:138d:6c3d:15ff:fe35:a419",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 10:42:00 UTC] === END API CALL LOG ===
[05-Jul-2026 10:42:00 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 10:42:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM4NTI4NjJ9.B9hCwDBHfOvGmrV0btyfjf03GyAN8lFmcOpI0ehA7-Y
[05-Jul-2026 10:42:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 10:42:00 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 10:42:00 UTC] User ID: 694
[05-Jul-2026 10:42:00 UTC] ✅ User profile retrieved successfully for user ID: 694
[05-Jul-2026 10:42:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 10:42:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 10:42:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a00:1880:a10d:138d:6c3d:15ff:fe35:a419, 162.158.19.223","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM4NTI4NjJ9.B9hCwDBHfOvGmrV0btyfjf03GyAN8lFmcOpI0ehA7-Y","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a165c2b04dce23c9-OTP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a00:1880:a10d:138d:6c3d:15ff:fe35:a419","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jul-2026 10:42:00 UTC] === User Orders API Called ===
[05-Jul-2026 10:42:00 UTC] User ID: 694
[05-Jul-2026 10:42:00 UTC] Limit: 20, Offset: 0
[05-Jul-2026 10:42:00 UTC] Orders found: 0
[05-Jul-2026 10:42:00 UTC] Orders data: []
[05-Jul-2026 10:42:00 UTC] Total orders count: 0
[05-Jul-2026 10:42:00 UTC] === API CALL LOG ===
[05-Jul-2026 10:42:00 UTC] Endpoint: user/profile.php
[05-Jul-2026 10:42:00 UTC] Full Log Data: {
    "timestamp": "2026-07-05 10:42:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a10d:138d:6c3d:15ff:fe35:a419",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a10d:138d:6c3d:15ff:fe35:a419, 162.158.19.223",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM4NTI4NjJ9.B9hCwDBHfOvGmrV0btyfjf03GyAN8lFmcOpI0ehA7-Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a165c2b118b023c9-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a10d:138d:6c3d:15ff:fe35:a419",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 10:42:00 UTC] === END API CALL LOG ===
[05-Jul-2026 10:42:00 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 10:42:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM4NTI4NjJ9.B9hCwDBHfOvGmrV0btyfjf03GyAN8lFmcOpI0ehA7-Y
[05-Jul-2026 10:42:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 10:42:00 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 10:42:00 UTC] User ID: 694
[05-Jul-2026 10:42:00 UTC] ✅ User profile retrieved successfully for user ID: 694
[05-Jul-2026 10:42:05 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 10:42:05 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 10:42:05 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a00:1880:a10d:138d:6c3d:15ff:fe35:a419, 162.158.19.223","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM4NTI4NjJ9.B9hCwDBHfOvGmrV0btyfjf03GyAN8lFmcOpI0ehA7-Y","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a165c2d2697a23c9-OTP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a00:1880:a10d:138d:6c3d:15ff:fe35:a419","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jul-2026 10:42:05 UTC] === User Orders API Called ===
[05-Jul-2026 10:42:05 UTC] User ID: 694
[05-Jul-2026 10:42:05 UTC] Limit: 20, Offset: 0
[05-Jul-2026 10:42:05 UTC] Orders found: 0
[05-Jul-2026 10:42:05 UTC] Orders data: []
[05-Jul-2026 10:42:05 UTC] Total orders count: 0
[05-Jul-2026 10:42:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 10:42:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 10:42:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a00:1880:a10d:138d:6c3d:15ff:fe35:a419, 162.158.19.223","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM4NTI4NjJ9.B9hCwDBHfOvGmrV0btyfjf03GyAN8lFmcOpI0ehA7-Y","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a165c2e00aa023c9-OTP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a00:1880:a10d:138d:6c3d:15ff:fe35:a419","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jul-2026 10:42:08 UTC] === User Orders API Called ===
[05-Jul-2026 10:42:08 UTC] User ID: 694
[05-Jul-2026 10:42:08 UTC] Limit: 20, Offset: 0
[05-Jul-2026 10:42:08 UTC] Orders found: 0
[05-Jul-2026 10:42:08 UTC] Orders data: []
[05-Jul-2026 10:42:08 UTC] Total orders count: 0
[05-Jul-2026 10:42:08 UTC] === API CALL LOG ===
[05-Jul-2026 10:42:08 UTC] Endpoint: user/profile.php
[05-Jul-2026 10:42:08 UTC] Full Log Data: {
    "timestamp": "2026-07-05 10:42:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a10d:138d:6c3d:15ff:fe35:a419",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a10d:138d:6c3d:15ff:fe35:a419, 162.158.19.223",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM4NTI4NjJ9.B9hCwDBHfOvGmrV0btyfjf03GyAN8lFmcOpI0ehA7-Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a165c2e06bcc23c9-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a10d:138d:6c3d:15ff:fe35:a419",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 10:42:08 UTC] === END API CALL LOG ===
[05-Jul-2026 10:42:08 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 10:42:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM4NTI4NjJ9.B9hCwDBHfOvGmrV0btyfjf03GyAN8lFmcOpI0ehA7-Y
[05-Jul-2026 10:42:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 10:42:08 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 10:42:08 UTC] User ID: 694
[05-Jul-2026 10:42:08 UTC] ✅ User profile retrieved successfully for user ID: 694
[05-Jul-2026 10:42:08 UTC] === API CALL LOG ===
[05-Jul-2026 10:42:08 UTC] Endpoint: user/profile.php
[05-Jul-2026 10:42:08 UTC] Full Log Data: {
    "timestamp": "2026-07-05 10:42:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a10d:138d:6c3d:15ff:fe35:a419",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a10d:138d:6c3d:15ff:fe35:a419, 162.158.19.223",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM4NTI4NjJ9.B9hCwDBHfOvGmrV0btyfjf03GyAN8lFmcOpI0ehA7-Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a165c2e4794e23c9-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a10d:138d:6c3d:15ff:fe35:a419",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 10:42:08 UTC] === END API CALL LOG ===
[05-Jul-2026 10:42:08 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 10:42:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM4NTI4NjJ9.B9hCwDBHfOvGmrV0btyfjf03GyAN8lFmcOpI0ehA7-Y
[05-Jul-2026 10:42:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 10:42:08 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 10:42:08 UTC] User ID: 694
[05-Jul-2026 10:42:08 UTC] ✅ User profile retrieved successfully for user ID: 694
[05-Jul-2026 10:42:09 UTC] === API CALL LOG ===
[05-Jul-2026 10:42:09 UTC] Endpoint: user/profile.php
[05-Jul-2026 10:42:09 UTC] Full Log Data: {
    "timestamp": "2026-07-05 10:42:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "198.163.192.132",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "198.163.192.132, 104.23.221.59",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY2IiwidXNlcm5hbWUiOiJub3JvdiIsImVtYWlsIjoib3pvZGFqb3JhcXVsb3ZhOTdAZ21haWwuY29tIiwiZXhwIjoxNzgzODUyODA2fQ.ZT6cxZUmcO26RhgNZde1ndnAwaQhWdEckvdUD8HPzNw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a165c2e84ac41243-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "198.163.192.132",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 10:42:09 UTC] === END API CALL LOG ===
[05-Jul-2026 10:42:09 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 10:42:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY2IiwidXNlcm5hbWUiOiJub3JvdiIsImVtYWlsIjoib3pvZGFqb3JhcXVsb3ZhOTdAZ21haWwuY29tIiwiZXhwIjoxNzgzODUyODA2fQ.ZT6cxZUmcO26RhgNZde1ndnAwaQhWdEckvdUD8HPzNw
[05-Jul-2026 10:42:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 10:42:09 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 10:42:09 UTC] User ID: 966
[05-Jul-2026 10:42:09 UTC] ✅ User profile retrieved successfully for user ID: 966
[05-Jul-2026 10:42:11 UTC] === API CALL LOG ===
[05-Jul-2026 10:42:11 UTC] Endpoint: user/profile.php
[05-Jul-2026 10:42:11 UTC] Full Log Data: {
    "timestamp": "2026-07-05 10:42:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "198.163.192.132",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "198.163.192.132, 104.23.221.59",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY2IiwidXNlcm5hbWUiOiJub3JvdiIsImVtYWlsIjoib3pvZGFqb3JhcXVsb3ZhOTdAZ21haWwuY29tIiwiZXhwIjoxNzgzODUyODA2fQ.ZT6cxZUmcO26RhgNZde1ndnAwaQhWdEckvdUD8HPzNw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a165c2f78da01243-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "198.163.192.132",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 10:42:11 UTC] === END API CALL LOG ===
[05-Jul-2026 10:42:11 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 10:42:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY2IiwidXNlcm5hbWUiOiJub3JvdiIsImVtYWlsIjoib3pvZGFqb3JhcXVsb3ZhOTdAZ21haWwuY29tIiwiZXhwIjoxNzgzODUyODA2fQ.ZT6cxZUmcO26RhgNZde1ndnAwaQhWdEckvdUD8HPzNw
[05-Jul-2026 10:42:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 10:42:11 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 10:42:11 UTC] User ID: 966
[05-Jul-2026 10:42:11 UTC] ✅ User profile retrieved successfully for user ID: 966
[05-Jul-2026 10:42:11 UTC] === API CALL LOG ===
[05-Jul-2026 10:42:11 UTC] Endpoint: user/profile.php
[05-Jul-2026 10:42:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 10:42:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 10:42:11 UTC] Full Log Data: {
    "timestamp": "2026-07-05 10:42:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "198.163.192.132",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "198.163.192.132, 104.23.221.59",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY2IiwidXNlcm5hbWUiOiJub3JvdiIsImVtYWlsIjoib3pvZGFqb3JhcXVsb3ZhOTdAZ21haWwuY29tIiwiZXhwIjoxNzgzODUyODA2fQ.ZT6cxZUmcO26RhgNZde1ndnAwaQhWdEckvdUD8HPzNw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a165c2f8b9811243-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "198.163.192.132",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 10:42:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"198.163.192.132, 104.23.221.59","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY2IiwidXNlcm5hbWUiOiJub3JvdiIsImVtYWlsIjoib3pvZGFqb3JhcXVsb3ZhOTdAZ21haWwuY29tIiwiZXhwIjoxNzgzODUyODA2fQ.ZT6cxZUmcO26RhgNZde1ndnAwaQhWdEckvdUD8HPzNw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a165c2f8b97e1243-ARN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"198.163.192.132","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jul-2026 10:42:11 UTC] === END API CALL LOG ===
[05-Jul-2026 10:42:11 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 10:42:11 UTC] === User Orders API Called ===
[05-Jul-2026 10:42:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY2IiwidXNlcm5hbWUiOiJub3JvdiIsImVtYWlsIjoib3pvZGFqb3JhcXVsb3ZhOTdAZ21haWwuY29tIiwiZXhwIjoxNzgzODUyODA2fQ.ZT6cxZUmcO26RhgNZde1ndnAwaQhWdEckvdUD8HPzNw
[05-Jul-2026 10:42:11 UTC] User ID: 966
[05-Jul-2026 10:42:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 10:42:11 UTC] Limit: 20, Offset: 0
[05-Jul-2026 10:42:11 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 10:42:11 UTC] User ID: 966
[05-Jul-2026 10:42:11 UTC] ✅ User profile retrieved successfully for user ID: 966
[05-Jul-2026 10:42:11 UTC] Orders found: 0
[05-Jul-2026 10:42:11 UTC] Orders data: []
[05-Jul-2026 10:42:11 UTC] Total orders count: 0
[05-Jul-2026 10:43:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 10:43:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 10:43:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"198.163.192.132, 172.71.182.118","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY2IiwidXNlcm5hbWUiOiJub3JvdiIsImVtYWlsIjoib3pvZGFqb3JhcXVsb3ZhOTdAZ21haWwuY29tIiwiZXhwIjoxNzgzODUyODA2fQ.ZT6cxZUmcO26RhgNZde1ndnAwaQhWdEckvdUD8HPzNw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a165c46c49009fb4-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"198.163.192.132","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jul-2026 10:43:11 UTC] === User Orders API Called ===
[05-Jul-2026 10:43:11 UTC] User ID: 966
[05-Jul-2026 10:43:11 UTC] Limit: 20, Offset: 0
[05-Jul-2026 10:43:11 UTC] Orders found: 0
[05-Jul-2026 10:43:11 UTC] Orders data: []
[05-Jul-2026 10:43:11 UTC] Total orders count: 0
[05-Jul-2026 10:43:12 UTC] === API CALL LOG ===
[05-Jul-2026 10:43:12 UTC] Endpoint: user/profile.php
[05-Jul-2026 10:43:12 UTC] Full Log Data: {
    "timestamp": "2026-07-05 10:43:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "198.163.192.132",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "198.163.192.132, 172.71.182.118",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY2IiwidXNlcm5hbWUiOiJub3JvdiIsImVtYWlsIjoib3pvZGFqb3JhcXVsb3ZhOTdAZ21haWwuY29tIiwiZXhwIjoxNzgzODUyODA2fQ.ZT6cxZUmcO26RhgNZde1ndnAwaQhWdEckvdUD8HPzNw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a165c475bf099fb4-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "198.163.192.132",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 10:43:12 UTC] === END API CALL LOG ===
[05-Jul-2026 10:43:12 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 10:43:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY2IiwidXNlcm5hbWUiOiJub3JvdiIsImVtYWlsIjoib3pvZGFqb3JhcXVsb3ZhOTdAZ21haWwuY29tIiwiZXhwIjoxNzgzODUyODA2fQ.ZT6cxZUmcO26RhgNZde1ndnAwaQhWdEckvdUD8HPzNw
[05-Jul-2026 10:43:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 10:43:12 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 10:43:12 UTC] User ID: 966
[05-Jul-2026 10:43:12 UTC] ✅ User profile retrieved successfully for user ID: 966
[05-Jul-2026 10:43:13 UTC] User Purchases API - User ID: 966
[05-Jul-2026 10:43:13 UTC] User Purchases API - Total purchases found: 0
[05-Jul-2026 10:43:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 10:43:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 10:43:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"198.163.192.132, 172.71.182.118","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY2IiwidXNlcm5hbWUiOiJub3JvdiIsImVtYWlsIjoib3pvZGFqb3JhcXVsb3ZhOTdAZ21haWwuY29tIiwiZXhwIjoxNzgzODUyODA2fQ.ZT6cxZUmcO26RhgNZde1ndnAwaQhWdEckvdUD8HPzNw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a165c4944b839fb4-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"198.163.192.132","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jul-2026 10:43:17 UTC] === User Orders API Called ===
[05-Jul-2026 10:43:17 UTC] User ID: 966
[05-Jul-2026 10:43:17 UTC] Limit: 20, Offset: 0
[05-Jul-2026 10:43:17 UTC] Orders found: 0
[05-Jul-2026 10:43:17 UTC] Orders data: []
[05-Jul-2026 10:43:17 UTC] Total orders count: 0
[05-Jul-2026 10:43:17 UTC] === API CALL LOG ===
[05-Jul-2026 10:43:17 UTC] Endpoint: user/profile.php
[05-Jul-2026 10:43:17 UTC] Full Log Data: {
    "timestamp": "2026-07-05 10:43:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "198.163.192.132",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "198.163.192.132, 172.71.182.119",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY2IiwidXNlcm5hbWUiOiJub3JvdiIsImVtYWlsIjoib3pvZGFqb3JhcXVsb3ZhOTdAZ21haWwuY29tIiwiZXhwIjoxNzgzODUyODA2fQ.ZT6cxZUmcO26RhgNZde1ndnAwaQhWdEckvdUD8HPzNw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a165c4944b859fb4-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "198.163.192.132",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 10:43:17 UTC] === END API CALL LOG ===
[05-Jul-2026 10:43:17 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 10:43:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY2IiwidXNlcm5hbWUiOiJub3JvdiIsImVtYWlsIjoib3pvZGFqb3JhcXVsb3ZhOTdAZ21haWwuY29tIiwiZXhwIjoxNzgzODUyODA2fQ.ZT6cxZUmcO26RhgNZde1ndnAwaQhWdEckvdUD8HPzNw
[05-Jul-2026 10:43:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 10:43:17 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 10:43:17 UTC] User ID: 966
[05-Jul-2026 10:43:17 UTC] ✅ User profile retrieved successfully for user ID: 966
[05-Jul-2026 10:43:18 UTC] === API CALL LOG ===
[05-Jul-2026 10:43:18 UTC] Endpoint: user/profile.php
[05-Jul-2026 10:43:18 UTC] Full Log Data: {
    "timestamp": "2026-07-05 10:43:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "198.163.192.132",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "198.163.192.132, 172.71.182.118",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY2IiwidXNlcm5hbWUiOiJub3JvdiIsImVtYWlsIjoib3pvZGFqb3JhcXVsb3ZhOTdAZ21haWwuY29tIiwiZXhwIjoxNzgzODUyODA2fQ.ZT6cxZUmcO26RhgNZde1ndnAwaQhWdEckvdUD8HPzNw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a165c496bd499fb4-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "198.163.192.132",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 10:43:18 UTC] === END API CALL LOG ===
[05-Jul-2026 10:43:18 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 10:43:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY2IiwidXNlcm5hbWUiOiJub3JvdiIsImVtYWlsIjoib3pvZGFqb3JhcXVsb3ZhOTdAZ21haWwuY29tIiwiZXhwIjoxNzgzODUyODA2fQ.ZT6cxZUmcO26RhgNZde1ndnAwaQhWdEckvdUD8HPzNw
[05-Jul-2026 10:43:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 10:43:18 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 10:43:18 UTC] User ID: 966
[05-Jul-2026 10:43:18 UTC] ✅ User profile retrieved successfully for user ID: 966
[05-Jul-2026 10:43:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 10:43:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 10:43:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"198.163.192.132, 172.71.182.119","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY2IiwidXNlcm5hbWUiOiJub3JvdiIsImVtYWlsIjoib3pvZGFqb3JhcXVsb3ZhOTdAZ21haWwuY29tIiwiZXhwIjoxNzgzODUyODA2fQ.ZT6cxZUmcO26RhgNZde1ndnAwaQhWdEckvdUD8HPzNw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a165c4c69e779fb4-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"198.163.192.132","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jul-2026 10:43:25 UTC] === User Orders API Called ===
[05-Jul-2026 10:43:25 UTC] User ID: 966
[05-Jul-2026 10:43:25 UTC] Limit: 20, Offset: 0
[05-Jul-2026 10:43:25 UTC] === API CALL LOG ===
[05-Jul-2026 10:43:25 UTC] Endpoint: user/profile.php
[05-Jul-2026 10:43:25 UTC] Full Log Data: {
    "timestamp": "2026-07-05 10:43:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "198.163.192.132",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "198.163.192.132, 172.71.182.119",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY2IiwidXNlcm5hbWUiOiJub3JvdiIsImVtYWlsIjoib3pvZGFqb3JhcXVsb3ZhOTdAZ21haWwuY29tIiwiZXhwIjoxNzgzODUyODA2fQ.ZT6cxZUmcO26RhgNZde1ndnAwaQhWdEckvdUD8HPzNw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a165c4c69e799fb4-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "198.163.192.132",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 10:43:25 UTC] === END API CALL LOG ===
[05-Jul-2026 10:43:25 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 10:43:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY2IiwidXNlcm5hbWUiOiJub3JvdiIsImVtYWlsIjoib3pvZGFqb3JhcXVsb3ZhOTdAZ21haWwuY29tIiwiZXhwIjoxNzgzODUyODA2fQ.ZT6cxZUmcO26RhgNZde1ndnAwaQhWdEckvdUD8HPzNw
[05-Jul-2026 10:43:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 10:43:25 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 10:43:25 UTC] Orders found: 0
[05-Jul-2026 10:43:25 UTC] User ID: 966
[05-Jul-2026 10:43:25 UTC] Orders data: []
[05-Jul-2026 10:43:25 UTC] Total orders count: 0
[05-Jul-2026 10:43:25 UTC] ✅ User profile retrieved successfully for user ID: 966
[05-Jul-2026 10:43:26 UTC] === API CALL LOG ===
[05-Jul-2026 10:43:26 UTC] Endpoint: user/profile.php
[05-Jul-2026 10:43:26 UTC] Full Log Data: {
    "timestamp": "2026-07-05 10:43:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "198.163.192.132",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "198.163.192.132, 172.71.182.118",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY2IiwidXNlcm5hbWUiOiJub3JvdiIsImVtYWlsIjoib3pvZGFqb3JhcXVsb3ZhOTdAZ21haWwuY29tIiwiZXhwIjoxNzgzODUyODA2fQ.ZT6cxZUmcO26RhgNZde1ndnAwaQhWdEckvdUD8HPzNw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a165c4c8efdc9fb4-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "198.163.192.132",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 10:43:26 UTC] === END API CALL LOG ===
[05-Jul-2026 10:43:26 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 10:43:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY2IiwidXNlcm5hbWUiOiJub3JvdiIsImVtYWlsIjoib3pvZGFqb3JhcXVsb3ZhOTdAZ21haWwuY29tIiwiZXhwIjoxNzgzODUyODA2fQ.ZT6cxZUmcO26RhgNZde1ndnAwaQhWdEckvdUD8HPzNw
[05-Jul-2026 10:43:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 10:43:26 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 10:43:26 UTC] User ID: 966
[05-Jul-2026 10:43:26 UTC] ✅ User profile retrieved successfully for user ID: 966
[05-Jul-2026 10:43:40 UTC] === API CALL LOG ===
[05-Jul-2026 10:43:40 UTC] Endpoint: user/profile.php
[05-Jul-2026 10:43:40 UTC] Full Log Data: {
    "timestamp": "2026-07-05 10:43:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "198.163.192.132",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "198.163.192.132, 172.71.182.118",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY2IiwidXNlcm5hbWUiOiJub3JvdiIsImVtYWlsIjoib3pvZGFqb3JhcXVsb3ZhOTdAZ21haWwuY29tIiwiZXhwIjoxNzgzODUyODA2fQ.ZT6cxZUmcO26RhgNZde1ndnAwaQhWdEckvdUD8HPzNw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a165c523ff2a9fb4-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "198.163.192.132",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 10:43:40 UTC] === END API CALL LOG ===
[05-Jul-2026 10:43:40 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 10:43:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY2IiwidXNlcm5hbWUiOiJub3JvdiIsImVtYWlsIjoib3pvZGFqb3JhcXVsb3ZhOTdAZ21haWwuY29tIiwiZXhwIjoxNzgzODUyODA2fQ.ZT6cxZUmcO26RhgNZde1ndnAwaQhWdEckvdUD8HPzNw
[05-Jul-2026 10:43:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 10:43:40 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 10:43:40 UTC] User ID: 966
[05-Jul-2026 10:43:40 UTC] ✅ User profile retrieved successfully for user ID: 966
[05-Jul-2026 10:43:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 10:43:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 10:43:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"198.163.192.132, 172.71.182.118","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY2IiwidXNlcm5hbWUiOiJub3JvdiIsImVtYWlsIjoib3pvZGFqb3JhcXVsb3ZhOTdAZ21haWwuY29tIiwiZXhwIjoxNzgzODUyODA2fQ.ZT6cxZUmcO26RhgNZde1ndnAwaQhWdEckvdUD8HPzNw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a165c523ff299fb4-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"198.163.192.132","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jul-2026 10:43:40 UTC] === User Orders API Called ===
[05-Jul-2026 10:43:40 UTC] User ID: 966
[05-Jul-2026 10:43:40 UTC] Limit: 20, Offset: 0
[05-Jul-2026 10:43:40 UTC] Orders found: 0
[05-Jul-2026 10:43:40 UTC] Orders data: []
[05-Jul-2026 10:43:40 UTC] Total orders count: 0
[05-Jul-2026 10:43:41 UTC] === API CALL LOG ===
[05-Jul-2026 10:43:41 UTC] Endpoint: user/profile.php
[05-Jul-2026 10:43:41 UTC] Full Log Data: {
    "timestamp": "2026-07-05 10:43:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "198.163.192.132",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "198.163.192.132, 172.71.182.118",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY2IiwidXNlcm5hbWUiOiJub3JvdiIsImVtYWlsIjoib3pvZGFqb3JhcXVsb3ZhOTdAZ21haWwuY29tIiwiZXhwIjoxNzgzODUyODA2fQ.ZT6cxZUmcO26RhgNZde1ndnAwaQhWdEckvdUD8HPzNw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a165c52699029fb4-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "198.163.192.132",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 10:43:41 UTC] === END API CALL LOG ===
[05-Jul-2026 10:43:41 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 10:43:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY2IiwidXNlcm5hbWUiOiJub3JvdiIsImVtYWlsIjoib3pvZGFqb3JhcXVsb3ZhOTdAZ21haWwuY29tIiwiZXhwIjoxNzgzODUyODA2fQ.ZT6cxZUmcO26RhgNZde1ndnAwaQhWdEckvdUD8HPzNw
[05-Jul-2026 10:43:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 10:43:41 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 10:43:41 UTC] User ID: 966
[05-Jul-2026 10:43:41 UTC] ✅ User profile retrieved successfully for user ID: 966
[05-Jul-2026 10:43:59 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 10:43:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 10:43:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"198.163.192.132, 172.71.182.119","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY2IiwidXNlcm5hbWUiOiJub3JvdiIsImVtYWlsIjoib3pvZGFqb3JhcXVsb3ZhOTdAZ21haWwuY29tIiwiZXhwIjoxNzgzODUyODA2fQ.ZT6cxZUmcO26RhgNZde1ndnAwaQhWdEckvdUD8HPzNw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a165c597fd4a9fb4-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"198.163.192.132","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jul-2026 10:43:59 UTC] === User Orders API Called ===
[05-Jul-2026 10:43:59 UTC] User ID: 966
[05-Jul-2026 10:43:59 UTC] Limit: 20, Offset: 0
[05-Jul-2026 10:43:59 UTC] Orders found: 0
[05-Jul-2026 10:43:59 UTC] Orders data: []
[05-Jul-2026 10:43:59 UTC] Total orders count: 0
[05-Jul-2026 10:43:59 UTC] === API CALL LOG ===
[05-Jul-2026 10:43:59 UTC] Endpoint: user/profile.php
[05-Jul-2026 10:43:59 UTC] Full Log Data: {
    "timestamp": "2026-07-05 10:43:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "198.163.192.132",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "198.163.192.132, 172.71.182.119",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY2IiwidXNlcm5hbWUiOiJub3JvdiIsImVtYWlsIjoib3pvZGFqb3JhcXVsb3ZhOTdAZ21haWwuY29tIiwiZXhwIjoxNzgzODUyODA2fQ.ZT6cxZUmcO26RhgNZde1ndnAwaQhWdEckvdUD8HPzNw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a165c597fd4e9fb4-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "198.163.192.132",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 10:43:59 UTC] === END API CALL LOG ===
[05-Jul-2026 10:43:59 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 10:43:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY2IiwidXNlcm5hbWUiOiJub3JvdiIsImVtYWlsIjoib3pvZGFqb3JhcXVsb3ZhOTdAZ21haWwuY29tIiwiZXhwIjoxNzgzODUyODA2fQ.ZT6cxZUmcO26RhgNZde1ndnAwaQhWdEckvdUD8HPzNw
[05-Jul-2026 10:43:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 10:43:59 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 10:43:59 UTC] User ID: 966
[05-Jul-2026 10:43:59 UTC] ✅ User profile retrieved successfully for user ID: 966
[05-Jul-2026 10:43:59 UTC] === API CALL LOG ===
[05-Jul-2026 10:43:59 UTC] Endpoint: user/profile.php
[05-Jul-2026 10:43:59 UTC] Full Log Data: {
    "timestamp": "2026-07-05 10:43:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "198.163.192.132",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "198.163.192.132, 172.71.182.119",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY2IiwidXNlcm5hbWUiOiJub3JvdiIsImVtYWlsIjoib3pvZGFqb3JhcXVsb3ZhOTdAZ21haWwuY29tIiwiZXhwIjoxNzgzODUyODA2fQ.ZT6cxZUmcO26RhgNZde1ndnAwaQhWdEckvdUD8HPzNw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a165c59abeee9fb4-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "198.163.192.132",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 10:43:59 UTC] === END API CALL LOG ===
[05-Jul-2026 10:43:59 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 10:43:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY2IiwidXNlcm5hbWUiOiJub3JvdiIsImVtYWlsIjoib3pvZGFqb3JhcXVsb3ZhOTdAZ21haWwuY29tIiwiZXhwIjoxNzgzODUyODA2fQ.ZT6cxZUmcO26RhgNZde1ndnAwaQhWdEckvdUD8HPzNw
[05-Jul-2026 10:43:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 10:43:59 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 10:43:59 UTC] User ID: 966
[05-Jul-2026 10:43:59 UTC] ✅ User profile retrieved successfully for user ID: 966
[05-Jul-2026 10:44:05 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 10:44:05 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 10:44:05 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"198.163.192.132, 172.71.182.119","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY2IiwidXNlcm5hbWUiOiJub3JvdiIsImVtYWlsIjoib3pvZGFqb3JhcXVsb3ZhOTdAZ21haWwuY29tIiwiZXhwIjoxNzgzODUyODA2fQ.ZT6cxZUmcO26RhgNZde1ndnAwaQhWdEckvdUD8HPzNw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a165c5c07abb9fb4-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"198.163.192.132","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jul-2026 10:44:05 UTC] === User Orders API Called ===
[05-Jul-2026 10:44:05 UTC] User ID: 966
[05-Jul-2026 10:44:05 UTC] Limit: 20, Offset: 0
[05-Jul-2026 10:44:05 UTC] Orders found: 0
[05-Jul-2026 10:44:05 UTC] Orders data: []
[05-Jul-2026 10:44:05 UTC] Total orders count: 0
[05-Jul-2026 10:44:05 UTC] === API CALL LOG ===
[05-Jul-2026 10:44:05 UTC] Endpoint: user/profile.php
[05-Jul-2026 10:44:05 UTC] Full Log Data: {
    "timestamp": "2026-07-05 10:44:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "198.163.192.132",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "198.163.192.132, 172.71.182.119",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY2IiwidXNlcm5hbWUiOiJub3JvdiIsImVtYWlsIjoib3pvZGFqb3JhcXVsb3ZhOTdAZ21haWwuY29tIiwiZXhwIjoxNzgzODUyODA2fQ.ZT6cxZUmcO26RhgNZde1ndnAwaQhWdEckvdUD8HPzNw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a165c5c07abc9fb4-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "198.163.192.132",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 10:44:05 UTC] === END API CALL LOG ===
[05-Jul-2026 10:44:05 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 10:44:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY2IiwidXNlcm5hbWUiOiJub3JvdiIsImVtYWlsIjoib3pvZGFqb3JhcXVsb3ZhOTdAZ21haWwuY29tIiwiZXhwIjoxNzgzODUyODA2fQ.ZT6cxZUmcO26RhgNZde1ndnAwaQhWdEckvdUD8HPzNw
[05-Jul-2026 10:44:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 10:44:05 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 10:44:05 UTC] User ID: 966
[05-Jul-2026 10:44:05 UTC] ✅ User profile retrieved successfully for user ID: 966
[05-Jul-2026 10:44:06 UTC] === API CALL LOG ===
[05-Jul-2026 10:44:06 UTC] Endpoint: user/profile.php
[05-Jul-2026 10:44:06 UTC] Full Log Data: {
    "timestamp": "2026-07-05 10:44:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "198.163.192.132",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "198.163.192.132, 172.71.182.119",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY2IiwidXNlcm5hbWUiOiJub3JvdiIsImVtYWlsIjoib3pvZGFqb3JhcXVsb3ZhOTdAZ21haWwuY29tIiwiZXhwIjoxNzgzODUyODA2fQ.ZT6cxZUmcO26RhgNZde1ndnAwaQhWdEckvdUD8HPzNw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a165c5c42d9a9fb4-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "198.163.192.132",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 10:44:06 UTC] === END API CALL LOG ===
[05-Jul-2026 10:44:06 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 10:44:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY2IiwidXNlcm5hbWUiOiJub3JvdiIsImVtYWlsIjoib3pvZGFqb3JhcXVsb3ZhOTdAZ21haWwuY29tIiwiZXhwIjoxNzgzODUyODA2fQ.ZT6cxZUmcO26RhgNZde1ndnAwaQhWdEckvdUD8HPzNw
[05-Jul-2026 10:44:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 10:44:06 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 10:44:06 UTC] User ID: 966
[05-Jul-2026 10:44:06 UTC] ✅ User profile retrieved successfully for user ID: 966
[05-Jul-2026 10:44:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 10:44:09 UTC] === API CALL LOG ===
[05-Jul-2026 10:44:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 10:44:09 UTC] Endpoint: user/profile.php
[05-Jul-2026 10:44:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"198.163.192.132, 172.71.182.119","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY2IiwidXNlcm5hbWUiOiJub3JvdiIsImVtYWlsIjoib3pvZGFqb3JhcXVsb3ZhOTdAZ21haWwuY29tIiwiZXhwIjoxNzgzODUyODA2fQ.ZT6cxZUmcO26RhgNZde1ndnAwaQhWdEckvdUD8HPzNw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a165c5d69aab9fb4-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"198.163.192.132","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jul-2026 10:44:09 UTC] Full Log Data: {
    "timestamp": "2026-07-05 10:44:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "198.163.192.132",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "198.163.192.132, 172.71.182.119",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY2IiwidXNlcm5hbWUiOiJub3JvdiIsImVtYWlsIjoib3pvZGFqb3JhcXVsb3ZhOTdAZ21haWwuY29tIiwiZXhwIjoxNzgzODUyODA2fQ.ZT6cxZUmcO26RhgNZde1ndnAwaQhWdEckvdUD8HPzNw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a165c5d69aae9fb4-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "198.163.192.132",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 10:44:09 UTC] === User Orders API Called ===
[05-Jul-2026 10:44:09 UTC] === END API CALL LOG ===
[05-Jul-2026 10:44:09 UTC] User ID: 966
[05-Jul-2026 10:44:09 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 10:44:09 UTC] Limit: 20, Offset: 0
[05-Jul-2026 10:44:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY2IiwidXNlcm5hbWUiOiJub3JvdiIsImVtYWlsIjoib3pvZGFqb3JhcXVsb3ZhOTdAZ21haWwuY29tIiwiZXhwIjoxNzgzODUyODA2fQ.ZT6cxZUmcO26RhgNZde1ndnAwaQhWdEckvdUD8HPzNw
[05-Jul-2026 10:44:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 10:44:09 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 10:44:09 UTC] User ID: 966
[05-Jul-2026 10:44:09 UTC] ✅ User profile retrieved successfully for user ID: 966
[05-Jul-2026 10:44:09 UTC] Orders found: 0
[05-Jul-2026 10:44:09 UTC] Orders data: []
[05-Jul-2026 10:44:09 UTC] Total orders count: 0
[05-Jul-2026 10:44:09 UTC] === API CALL LOG ===
[05-Jul-2026 10:44:09 UTC] Endpoint: user/profile.php
[05-Jul-2026 10:44:09 UTC] Full Log Data: {
    "timestamp": "2026-07-05 10:44:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "198.163.192.132",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "198.163.192.132, 172.71.182.119",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY2IiwidXNlcm5hbWUiOiJub3JvdiIsImVtYWlsIjoib3pvZGFqb3JhcXVsb3ZhOTdAZ21haWwuY29tIiwiZXhwIjoxNzgzODUyODA2fQ.ZT6cxZUmcO26RhgNZde1ndnAwaQhWdEckvdUD8HPzNw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a165c5d90c9c9fb4-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "198.163.192.132",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 10:44:09 UTC] === END API CALL LOG ===
[05-Jul-2026 10:44:09 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 10:44:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY2IiwidXNlcm5hbWUiOiJub3JvdiIsImVtYWlsIjoib3pvZGFqb3JhcXVsb3ZhOTdAZ21haWwuY29tIiwiZXhwIjoxNzgzODUyODA2fQ.ZT6cxZUmcO26RhgNZde1ndnAwaQhWdEckvdUD8HPzNw
[05-Jul-2026 10:44:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 10:44:09 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 10:44:09 UTC] User ID: 966
[05-Jul-2026 10:44:09 UTC] ✅ User profile retrieved successfully for user ID: 966
[05-Jul-2026 10:44:22 UTC] === API CALL LOG ===
[05-Jul-2026 10:44:22 UTC] Endpoint: user/profile.php
[05-Jul-2026 10:44:22 UTC] Full Log Data: {
    "timestamp": "2026-07-05 10:44:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a10d:138d:6c3d:15ff:fe35:a419",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a10d:138d:6c3d:15ff:fe35:a419, 162.158.19.223",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM4NTMwNjF9.IXpvkr_PZoM1vGaSJLpcbdKNeCo8Br_oWmPr_0PSbOE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a165c626ac8bc9dd-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a10d:138d:6c3d:15ff:fe35:a419",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 10:44:22 UTC] === END API CALL LOG ===
[05-Jul-2026 10:44:22 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 10:44:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM4NTMwNjF9.IXpvkr_PZoM1vGaSJLpcbdKNeCo8Br_oWmPr_0PSbOE
[05-Jul-2026 10:44:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 10:44:22 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 10:44:22 UTC] User ID: 694
[05-Jul-2026 10:44:22 UTC] ✅ User profile retrieved successfully for user ID: 694
[05-Jul-2026 10:44:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 10:44:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 10:44:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a00:1880:a10d:138d:6c3d:15ff:fe35:a419, 162.158.19.223","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM4NTMwNjF9.IXpvkr_PZoM1vGaSJLpcbdKNeCo8Br_oWmPr_0PSbOE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a165c626dd34c9dd-OTP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a00:1880:a10d:138d:6c3d:15ff:fe35:a419","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jul-2026 10:44:22 UTC] === User Orders API Called ===
[05-Jul-2026 10:44:22 UTC] User ID: 694
[05-Jul-2026 10:44:22 UTC] Limit: 20, Offset: 0
[05-Jul-2026 10:44:22 UTC] Orders found: 0
[05-Jul-2026 10:44:22 UTC] Orders data: []
[05-Jul-2026 10:44:22 UTC] Total orders count: 0
[05-Jul-2026 10:44:22 UTC] === API CALL LOG ===
[05-Jul-2026 10:44:22 UTC] Endpoint: user/profile.php
[05-Jul-2026 10:44:22 UTC] Full Log Data: {
    "timestamp": "2026-07-05 10:44:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a10d:138d:6c3d:15ff:fe35:a419",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a10d:138d:6c3d:15ff:fe35:a419, 162.158.19.223",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM4NTMwNjF9.IXpvkr_PZoM1vGaSJLpcbdKNeCo8Br_oWmPr_0PSbOE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a165c6275eaac9dd-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a10d:138d:6c3d:15ff:fe35:a419",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 10:44:22 UTC] === END API CALL LOG ===
[05-Jul-2026 10:44:22 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 10:44:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM4NTMwNjF9.IXpvkr_PZoM1vGaSJLpcbdKNeCo8Br_oWmPr_0PSbOE
[05-Jul-2026 10:44:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 10:44:22 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 10:44:22 UTC] User ID: 694
[05-Jul-2026 10:44:22 UTC] ✅ User profile retrieved successfully for user ID: 694
[05-Jul-2026 10:44:35 UTC] === API CALL LOG ===
[05-Jul-2026 10:44:35 UTC] Endpoint: user/profile.php
[05-Jul-2026 10:44:35 UTC] Full Log Data: {
    "timestamp": "2026-07-05 10:44:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a10d:138d:6c3d:15ff:fe35:a419",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a10d:138d:6c3d:15ff:fe35:a419, 162.158.19.223",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM4NTMwNjF9.IXpvkr_PZoM1vGaSJLpcbdKNeCo8Br_oWmPr_0PSbOE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a165c6772b8ee0c5-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a10d:138d:6c3d:15ff:fe35:a419",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 10:44:35 UTC] === END API CALL LOG ===
[05-Jul-2026 10:44:35 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 10:44:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM4NTMwNjF9.IXpvkr_PZoM1vGaSJLpcbdKNeCo8Br_oWmPr_0PSbOE
[05-Jul-2026 10:44:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 10:44:35 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 10:44:35 UTC] User ID: 694
[05-Jul-2026 10:44:35 UTC] ✅ User profile retrieved successfully for user ID: 694
[05-Jul-2026 10:44:35 UTC] === API CALL LOG ===
[05-Jul-2026 10:44:35 UTC] Endpoint: user/profile.php
[05-Jul-2026 10:44:35 UTC] Full Log Data: {
    "timestamp": "2026-07-05 10:44:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a10d:138d:6c3d:15ff:fe35:a419",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a10d:138d:6c3d:15ff:fe35:a419, 162.158.19.223",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM4NTMwNjF9.IXpvkr_PZoM1vGaSJLpcbdKNeCo8Br_oWmPr_0PSbOE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a165c67acda0e0c5-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a10d:138d:6c3d:15ff:fe35:a419",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 10:44:35 UTC] === END API CALL LOG ===
[05-Jul-2026 10:44:35 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 10:44:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM4NTMwNjF9.IXpvkr_PZoM1vGaSJLpcbdKNeCo8Br_oWmPr_0PSbOE
[05-Jul-2026 10:44:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 10:44:35 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 10:44:35 UTC] User ID: 694
[05-Jul-2026 10:44:35 UTC] ✅ User profile retrieved successfully for user ID: 694
[05-Jul-2026 10:44:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 10:44:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 10:44:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a00:1880:a10d:138d:6c3d:15ff:fe35:a419, 162.158.19.223","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM4NTMwNjF9.IXpvkr_PZoM1vGaSJLpcbdKNeCo8Br_oWmPr_0PSbOE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a165c67b2eb3e0c5-OTP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a00:1880:a10d:138d:6c3d:15ff:fe35:a419","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jul-2026 10:44:35 UTC] === User Orders API Called ===
[05-Jul-2026 10:44:35 UTC] User ID: 694
[05-Jul-2026 10:44:35 UTC] Limit: 20, Offset: 0
[05-Jul-2026 10:44:35 UTC] Orders found: 0
[05-Jul-2026 10:44:35 UTC] Orders data: []
[05-Jul-2026 10:44:35 UTC] Total orders count: 0
[05-Jul-2026 10:44:35 UTC] === API CALL LOG ===
[05-Jul-2026 10:44:35 UTC] Endpoint: user/profile.php
[05-Jul-2026 10:44:35 UTC] Full Log Data: {
    "timestamp": "2026-07-05 10:44:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a10d:138d:6c3d:15ff:fe35:a419",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a10d:138d:6c3d:15ff:fe35:a419, 162.158.19.223",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM4NTMwNjF9.IXpvkr_PZoM1vGaSJLpcbdKNeCo8Br_oWmPr_0PSbOE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a165c67b7fa1e0c5-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a10d:138d:6c3d:15ff:fe35:a419",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 10:44:35 UTC] === END API CALL LOG ===
[05-Jul-2026 10:44:35 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 10:44:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM4NTMwNjF9.IXpvkr_PZoM1vGaSJLpcbdKNeCo8Br_oWmPr_0PSbOE
[05-Jul-2026 10:44:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 10:44:35 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 10:44:35 UTC] User ID: 694
[05-Jul-2026 10:44:35 UTC] ✅ User profile retrieved successfully for user ID: 694
[05-Jul-2026 10:44:47 UTC] === API CALL LOG ===
[05-Jul-2026 10:44:47 UTC] Endpoint: user/profile.php
[05-Jul-2026 10:44:47 UTC] Full Log Data: {
    "timestamp": "2026-07-05 10:44:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a10d:138d:6c3d:15ff:fe35:a419",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a10d:138d:6c3d:15ff:fe35:a419, 162.158.19.223",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM4NTMwNjF9.IXpvkr_PZoM1vGaSJLpcbdKNeCo8Br_oWmPr_0PSbOE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a165c6c2d810e0c5-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a10d:138d:6c3d:15ff:fe35:a419",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 10:44:47 UTC] === END API CALL LOG ===
[05-Jul-2026 10:44:47 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 10:44:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM4NTMwNjF9.IXpvkr_PZoM1vGaSJLpcbdKNeCo8Br_oWmPr_0PSbOE
[05-Jul-2026 10:44:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 10:44:47 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 10:44:47 UTC] User ID: 694
[05-Jul-2026 10:44:47 UTC] ✅ User profile retrieved successfully for user ID: 694
[05-Jul-2026 10:44:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 10:44:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 10:44:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a00:1880:a10d:138d:6c3d:15ff:fe35:a419, 162.158.19.223","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM4NTMwNjF9.IXpvkr_PZoM1vGaSJLpcbdKNeCo8Br_oWmPr_0PSbOE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a165c7041a0fe0c5-OTP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a00:1880:a10d:138d:6c3d:15ff:fe35:a419","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jul-2026 10:44:57 UTC] === User Orders API Called ===
[05-Jul-2026 10:44:57 UTC] User ID: 694
[05-Jul-2026 10:44:57 UTC] Limit: 20, Offset: 0
[05-Jul-2026 10:44:57 UTC] Orders found: 0
[05-Jul-2026 10:44:57 UTC] Orders data: []
[05-Jul-2026 10:44:57 UTC] Total orders count: 0
[05-Jul-2026 10:45:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 10:45:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 10:45:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a00:1880:a10d:138d:6c3d:15ff:fe35:a419, 162.158.19.223","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM4NTMwNjF9.IXpvkr_PZoM1vGaSJLpcbdKNeCo8Br_oWmPr_0PSbOE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a165c71d7ff0e0c5-OTP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a00:1880:a10d:138d:6c3d:15ff:fe35:a419","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jul-2026 10:45:01 UTC] === User Orders API Called ===
[05-Jul-2026 10:45:01 UTC] User ID: 694
[05-Jul-2026 10:45:01 UTC] Limit: 20, Offset: 0
[05-Jul-2026 10:45:01 UTC] Orders found: 0
[05-Jul-2026 10:45:01 UTC] Orders data: []
[05-Jul-2026 10:45:01 UTC] Total orders count: 0
[05-Jul-2026 10:45:01 UTC] === API CALL LOG ===
[05-Jul-2026 10:45:01 UTC] Endpoint: user/profile.php
[05-Jul-2026 10:45:01 UTC] Full Log Data: {
    "timestamp": "2026-07-05 10:45:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a10d:138d:6c3d:15ff:fe35:a419",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a10d:138d:6c3d:15ff:fe35:a419, 162.158.19.223",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM4NTMwNjF9.IXpvkr_PZoM1vGaSJLpcbdKNeCo8Br_oWmPr_0PSbOE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a165c71dc8cde0c5-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a10d:138d:6c3d:15ff:fe35:a419",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 10:45:01 UTC] === END API CALL LOG ===
[05-Jul-2026 10:45:01 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 10:45:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM4NTMwNjF9.IXpvkr_PZoM1vGaSJLpcbdKNeCo8Br_oWmPr_0PSbOE
[05-Jul-2026 10:45:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 10:45:01 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 10:45:01 UTC] User ID: 694
[05-Jul-2026 10:45:01 UTC] ✅ User profile retrieved successfully for user ID: 694
[05-Jul-2026 10:45:02 UTC] === API CALL LOG ===
[05-Jul-2026 10:45:02 UTC] Endpoint: user/profile.php
[05-Jul-2026 10:45:02 UTC] Full Log Data: {
    "timestamp": "2026-07-05 10:45:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a10d:138d:6c3d:15ff:fe35:a419",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a10d:138d:6c3d:15ff:fe35:a419, 162.158.19.223",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM4NTMwNjF9.IXpvkr_PZoM1vGaSJLpcbdKNeCo8Br_oWmPr_0PSbOE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a165c721fd26e0c5-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a10d:138d:6c3d:15ff:fe35:a419",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 10:45:02 UTC] === END API CALL LOG ===
[05-Jul-2026 10:45:02 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 10:45:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM4NTMwNjF9.IXpvkr_PZoM1vGaSJLpcbdKNeCo8Br_oWmPr_0PSbOE
[05-Jul-2026 10:45:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 10:45:02 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 10:45:02 UTC] User ID: 694
[05-Jul-2026 10:45:02 UTC] ✅ User profile retrieved successfully for user ID: 694
[05-Jul-2026 10:45:45 UTC] === API CALL LOG ===
[05-Jul-2026 10:45:45 UTC] Endpoint: user/profile.php
[05-Jul-2026 10:45:45 UTC] Full Log Data: {
    "timestamp": "2026-07-05 10:45:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a10d:138d:6c3d:15ff:fe35:a419",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a10d:138d:6c3d:15ff:fe35:a419, 162.158.19.223",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM4NTMwNjF9.IXpvkr_PZoM1vGaSJLpcbdKNeCo8Br_oWmPr_0PSbOE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a165c82c1ed1f3a9-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a10d:138d:6c3d:15ff:fe35:a419",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 10:45:45 UTC] === END API CALL LOG ===
[05-Jul-2026 10:45:45 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 10:45:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM4NTMwNjF9.IXpvkr_PZoM1vGaSJLpcbdKNeCo8Br_oWmPr_0PSbOE
[05-Jul-2026 10:45:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 10:45:45 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 10:45:45 UTC] User ID: 694
[05-Jul-2026 10:45:45 UTC] ✅ User profile retrieved successfully for user ID: 694
[05-Jul-2026 10:45:45 UTC] === API CALL LOG ===
[05-Jul-2026 10:45:45 UTC] Endpoint: user/profile.php
[05-Jul-2026 10:45:45 UTC] Full Log Data: {
    "timestamp": "2026-07-05 10:45:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a10d:138d:6c3d:15ff:fe35:a419",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a10d:138d:6c3d:15ff:fe35:a419, 162.158.19.223",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM4NTMwNjF9.IXpvkr_PZoM1vGaSJLpcbdKNeCo8Br_oWmPr_0PSbOE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a165c8302823f3a9-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a10d:138d:6c3d:15ff:fe35:a419",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 10:45:45 UTC] === END API CALL LOG ===
[05-Jul-2026 10:45:45 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 10:45:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM4NTMwNjF9.IXpvkr_PZoM1vGaSJLpcbdKNeCo8Br_oWmPr_0PSbOE
[05-Jul-2026 10:45:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 10:45:45 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 10:45:45 UTC] User ID: 694
[05-Jul-2026 10:45:45 UTC] ✅ User profile retrieved successfully for user ID: 694
[05-Jul-2026 10:45:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 10:45:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 10:45:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a00:1880:a10d:138d:6c3d:15ff:fe35:a419, 162.158.19.223","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM4NTMwNjF9.IXpvkr_PZoM1vGaSJLpcbdKNeCo8Br_oWmPr_0PSbOE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a165c8308919f3a9-OTP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a00:1880:a10d:138d:6c3d:15ff:fe35:a419","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jul-2026 10:45:45 UTC] === User Orders API Called ===
[05-Jul-2026 10:45:45 UTC] User ID: 694
[05-Jul-2026 10:45:45 UTC] Limit: 20, Offset: 0
[05-Jul-2026 10:45:45 UTC] Orders found: 0
[05-Jul-2026 10:45:45 UTC] Orders data: []
[05-Jul-2026 10:45:45 UTC] Total orders count: 0
[05-Jul-2026 10:45:45 UTC] === API CALL LOG ===
[05-Jul-2026 10:45:45 UTC] Endpoint: user/profile.php
[05-Jul-2026 10:45:45 UTC] Full Log Data: {
    "timestamp": "2026-07-05 10:45:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a10d:138d:6c3d:15ff:fe35:a419",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a10d:138d:6c3d:15ff:fe35:a419, 162.158.19.223",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM4NTMwNjF9.IXpvkr_PZoM1vGaSJLpcbdKNeCo8Br_oWmPr_0PSbOE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a165c830c9aef3a9-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a10d:138d:6c3d:15ff:fe35:a419",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 10:45:45 UTC] === END API CALL LOG ===
[05-Jul-2026 10:45:45 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 10:45:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM4NTMwNjF9.IXpvkr_PZoM1vGaSJLpcbdKNeCo8Br_oWmPr_0PSbOE
[05-Jul-2026 10:45:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 10:45:45 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 10:45:45 UTC] User ID: 694
[05-Jul-2026 10:45:45 UTC] ✅ User profile retrieved successfully for user ID: 694
[05-Jul-2026 10:46:33 UTC] === API CALL LOG ===
[05-Jul-2026 10:46:33 UTC] Endpoint: user/profile.php
[05-Jul-2026 10:46:33 UTC] Full Log Data: {
    "timestamp": "2026-07-05 10:46:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a10d:138d:6c3d:15ff:fe35:a419",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a10d:138d:6c3d:15ff:fe35:a419, 162.158.14.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM4NTMwNjF9.IXpvkr_PZoM1vGaSJLpcbdKNeCo8Br_oWmPr_0PSbOE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a165c95cb9fce4a7-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a10d:138d:6c3d:15ff:fe35:a419",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 10:46:33 UTC] === END API CALL LOG ===
[05-Jul-2026 10:46:33 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 10:46:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM4NTMwNjF9.IXpvkr_PZoM1vGaSJLpcbdKNeCo8Br_oWmPr_0PSbOE
[05-Jul-2026 10:46:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 10:46:33 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 10:46:33 UTC] User ID: 694
[05-Jul-2026 10:46:33 UTC] ✅ User profile retrieved successfully for user ID: 694
[05-Jul-2026 10:46:34 UTC] === API CALL LOG ===
[05-Jul-2026 10:46:34 UTC] Endpoint: user/profile.php
[05-Jul-2026 10:46:34 UTC] Full Log Data: {
    "timestamp": "2026-07-05 10:46:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a10d:138d:6c3d:15ff:fe35:a419",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a10d:138d:6c3d:15ff:fe35:a419, 162.158.14.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM4NTMwNjF9.IXpvkr_PZoM1vGaSJLpcbdKNeCo8Br_oWmPr_0PSbOE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a165c95fea74e4a7-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a10d:138d:6c3d:15ff:fe35:a419",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 10:46:34 UTC] === END API CALL LOG ===
[05-Jul-2026 10:46:34 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 10:46:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM4NTMwNjF9.IXpvkr_PZoM1vGaSJLpcbdKNeCo8Br_oWmPr_0PSbOE
[05-Jul-2026 10:46:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 10:46:34 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 10:46:34 UTC] User ID: 694
[05-Jul-2026 10:46:34 UTC] ✅ User profile retrieved successfully for user ID: 694
[05-Jul-2026 10:46:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 10:46:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 10:46:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a00:1880:a10d:138d:6c3d:15ff:fe35:a419, 162.158.14.48","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM4NTMwNjF9.IXpvkr_PZoM1vGaSJLpcbdKNeCo8Br_oWmPr_0PSbOE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a165c9605bb2e4a7-OTP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a00:1880:a10d:138d:6c3d:15ff:fe35:a419","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jul-2026 10:46:34 UTC] === User Orders API Called ===
[05-Jul-2026 10:46:34 UTC] User ID: 694
[05-Jul-2026 10:46:34 UTC] Limit: 20, Offset: 0
[05-Jul-2026 10:46:34 UTC] Orders found: 0
[05-Jul-2026 10:46:34 UTC] Orders data: []
[05-Jul-2026 10:46:34 UTC] Total orders count: 0
[05-Jul-2026 10:46:34 UTC] === API CALL LOG ===
[05-Jul-2026 10:46:34 UTC] Endpoint: user/profile.php
[05-Jul-2026 10:46:34 UTC] Full Log Data: {
    "timestamp": "2026-07-05 10:46:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a10d:138d:6c3d:15ff:fe35:a419",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a10d:138d:6c3d:15ff:fe35:a419, 162.158.14.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM4NTMwNjF9.IXpvkr_PZoM1vGaSJLpcbdKNeCo8Br_oWmPr_0PSbOE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a165c960ac83e4a7-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a10d:138d:6c3d:15ff:fe35:a419",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 10:46:34 UTC] === END API CALL LOG ===
[05-Jul-2026 10:46:34 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 10:46:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM4NTMwNjF9.IXpvkr_PZoM1vGaSJLpcbdKNeCo8Br_oWmPr_0PSbOE
[05-Jul-2026 10:46:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 10:46:34 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 10:46:34 UTC] User ID: 694
[05-Jul-2026 10:46:34 UTC] ✅ User profile retrieved successfully for user ID: 694
[05-Jul-2026 11:07:50 UTC] === API CALL LOG ===
[05-Jul-2026 11:07:50 UTC] Endpoint: user/profile.php
[05-Jul-2026 11:07:50 UTC] Full Log Data: {
    "timestamp": "2026-07-05 11:07:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c4:1ab:be94:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c4:1ab:be94:8000::, 172.71.152.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUzIiwidXNlcm5hbWUiOiJAc2FyYWhvcmVpeiIsImVtYWlsIjoia2l5b3Rha2FlaXphbjlAZ21haWwuY29tIiwiZXhwIjoxNzgzNzU5MzQxfQ.w0QhQaSIYyCIMICCdB-pmCt2MeBl9X2PX4081asYwIs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a165e8842b9f0517-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c4:1ab:be94:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 11:07:50 UTC] === END API CALL LOG ===
[05-Jul-2026 11:07:50 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 11:07:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUzIiwidXNlcm5hbWUiOiJAc2FyYWhvcmVpeiIsImVtYWlsIjoia2l5b3Rha2FlaXphbjlAZ21haWwuY29tIiwiZXhwIjoxNzgzNzU5MzQxfQ.w0QhQaSIYyCIMICCdB-pmCt2MeBl9X2PX4081asYwIs
[05-Jul-2026 11:07:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 11:07:50 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 11:07:50 UTC] User ID: 953
[05-Jul-2026 11:07:50 UTC] ✅ User profile retrieved successfully for user ID: 953
[05-Jul-2026 11:07:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 11:07:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 11:07:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40c4:1ab:be94:8000::, 172.69.166.29","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUzIiwidXNlcm5hbWUiOiJAc2FyYWhvcmVpeiIsImVtYWlsIjoia2l5b3Rha2FlaXphbjlAZ21haWwuY29tIiwiZXhwIjoxNzgzNzU5MzQxfQ.w0QhQaSIYyCIMICCdB-pmCt2MeBl9X2PX4081asYwIs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a165e88b2a5b0517-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40c4:1ab:be94:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jul-2026 11:07:51 UTC] === User Orders API Called ===
[05-Jul-2026 11:07:51 UTC] User ID: 953
[05-Jul-2026 11:07:51 UTC] Limit: 20, Offset: 0
[05-Jul-2026 11:07:51 UTC] Orders found: 2
[05-Jul-2026 11:07:51 UTC] Orders data: [{"id":378,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/yappingfxmily","status":"pending","created_at":"2026-07-04 12:17:57","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":377,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/yappingfxmily","status":"pending","created_at":"2026-07-04 12:16:51","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[05-Jul-2026 11:07:51 UTC] Total orders count: 2
[05-Jul-2026 11:07:51 UTC] === API CALL LOG ===
[05-Jul-2026 11:07:51 UTC] Endpoint: user/profile.php
[05-Jul-2026 11:07:51 UTC] Full Log Data: {
    "timestamp": "2026-07-05 11:07:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c4:1ab:be94:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c4:1ab:be94:8000::, 172.69.166.29",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUzIiwidXNlcm5hbWUiOiJAc2FyYWhvcmVpeiIsImVtYWlsIjoia2l5b3Rha2FlaXphbjlAZ21haWwuY29tIiwiZXhwIjoxNzgzNzU5MzQxfQ.w0QhQaSIYyCIMICCdB-pmCt2MeBl9X2PX4081asYwIs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a165e88bbbe90517-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c4:1ab:be94:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 11:07:51 UTC] === END API CALL LOG ===
[05-Jul-2026 11:07:51 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 11:07:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUzIiwidXNlcm5hbWUiOiJAc2FyYWhvcmVpeiIsImVtYWlsIjoia2l5b3Rha2FlaXphbjlAZ21haWwuY29tIiwiZXhwIjoxNzgzNzU5MzQxfQ.w0QhQaSIYyCIMICCdB-pmCt2MeBl9X2PX4081asYwIs
[05-Jul-2026 11:07:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 11:07:51 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 11:07:51 UTC] User ID: 953
[05-Jul-2026 11:07:51 UTC] ✅ User profile retrieved successfully for user ID: 953
[05-Jul-2026 11:08:10 UTC] === API CALL LOG ===
[05-Jul-2026 11:08:10 UTC] Endpoint: user/profile.php
[05-Jul-2026 11:08:10 UTC] Full Log Data: {
    "timestamp": "2026-07-05 11:08:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c4:1ab:be94:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c4:1ab:be94:8000::, 162.158.106.149",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUzIiwidXNlcm5hbWUiOiJAc2FyYWhvcmVpeiIsImVtYWlsIjoia2l5b3Rha2FlaXphbjlAZ21haWwuY29tIiwiZXhwIjoxNzgzNzU5MzQxfQ.w0QhQaSIYyCIMICCdB-pmCt2MeBl9X2PX4081asYwIs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a165e9048db04070-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c4:1ab:be94:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 11:08:10 UTC] === END API CALL LOG ===
[05-Jul-2026 11:08:10 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 11:08:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUzIiwidXNlcm5hbWUiOiJAc2FyYWhvcmVpeiIsImVtYWlsIjoia2l5b3Rha2FlaXphbjlAZ21haWwuY29tIiwiZXhwIjoxNzgzNzU5MzQxfQ.w0QhQaSIYyCIMICCdB-pmCt2MeBl9X2PX4081asYwIs
[05-Jul-2026 11:08:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 11:08:10 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 11:08:10 UTC] User ID: 953
[05-Jul-2026 11:08:10 UTC] ✅ User profile retrieved successfully for user ID: 953
[05-Jul-2026 11:08:17 UTC] === API CALL LOG ===
[05-Jul-2026 11:08:17 UTC] Endpoint: user/profile.php
[05-Jul-2026 11:08:17 UTC] Full Log Data: {
    "timestamp": "2026-07-05 11:08:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c4:1ab:be94:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c4:1ab:be94:8000::, 172.69.165.49",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUzIiwidXNlcm5hbWUiOiJAc2FyYWhvcmVpeiIsImVtYWlsIjoia2l5b3Rha2FlaXphbjlAZ21haWwuY29tIiwiZXhwIjoxNzgzNzU5MzQxfQ.w0QhQaSIYyCIMICCdB-pmCt2MeBl9X2PX4081asYwIs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a165e92b7fecef6e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c4:1ab:be94:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 11:08:17 UTC] === END API CALL LOG ===
[05-Jul-2026 11:08:17 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 11:08:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUzIiwidXNlcm5hbWUiOiJAc2FyYWhvcmVpeiIsImVtYWlsIjoia2l5b3Rha2FlaXphbjlAZ21haWwuY29tIiwiZXhwIjoxNzgzNzU5MzQxfQ.w0QhQaSIYyCIMICCdB-pmCt2MeBl9X2PX4081asYwIs
[05-Jul-2026 11:08:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 11:08:17 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 11:08:17 UTC] User ID: 953
[05-Jul-2026 11:08:17 UTC] ✅ User profile retrieved successfully for user ID: 953
[05-Jul-2026 11:24:30 UTC] === API CALL LOG ===
[05-Jul-2026 11:24:30 UTC] Endpoint: user/profile.php
[05-Jul-2026 11:24:30 UTC] Full Log Data: {
    "timestamp": "2026-07-05 11:24:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.52.70, 172.69.224.157",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY3IiwidXNlcm5hbWUiOiJzaXJrZW4iLCJlbWFpbCI6Imtlbm5ldGhjaGlkaW1tYTlAZ21haWwuY29tIiwiZXhwIjoxNzgzODU1NDY4fQ.sKA6AxpCkiB7i6b4tMzRQ7_VuWtxrPSaz4pIUPjd-T8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16600efcd0ac70d-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.52.70",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 11:24:30 UTC] === END API CALL LOG ===
[05-Jul-2026 11:24:30 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 11:24:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY3IiwidXNlcm5hbWUiOiJzaXJrZW4iLCJlbWFpbCI6Imtlbm5ldGhjaGlkaW1tYTlAZ21haWwuY29tIiwiZXhwIjoxNzgzODU1NDY4fQ.sKA6AxpCkiB7i6b4tMzRQ7_VuWtxrPSaz4pIUPjd-T8
[05-Jul-2026 11:24:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 11:24:30 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 11:24:30 UTC] User ID: 967
[05-Jul-2026 11:24:30 UTC] ✅ User profile retrieved successfully for user ID: 967
[05-Jul-2026 11:24:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 11:24:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 11:24:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.211.52.70, 172.69.224.157","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY3IiwidXNlcm5hbWUiOiJzaXJrZW4iLCJlbWFpbCI6Imtlbm5ldGhjaGlkaW1tYTlAZ21haWwuY29tIiwiZXhwIjoxNzgzODU1NDY4fQ.sKA6AxpCkiB7i6b4tMzRQ7_VuWtxrPSaz4pIUPjd-T8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a16600efcd0cc70d-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"197.211.52.70","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jul-2026 11:24:30 UTC] === User Orders API Called ===
[05-Jul-2026 11:24:30 UTC] User ID: 967
[05-Jul-2026 11:24:30 UTC] Limit: 20, Offset: 0
[05-Jul-2026 11:24:30 UTC] Orders found: 0
[05-Jul-2026 11:24:30 UTC] Orders data: []
[05-Jul-2026 11:24:30 UTC] Total orders count: 0
[05-Jul-2026 11:24:30 UTC] === API CALL LOG ===
[05-Jul-2026 11:24:30 UTC] Endpoint: user/profile.php
[05-Jul-2026 11:24:30 UTC] Full Log Data: {
    "timestamp": "2026-07-05 11:24:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.52.70, 172.69.224.157",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY3IiwidXNlcm5hbWUiOiJzaXJrZW4iLCJlbWFpbCI6Imtlbm5ldGhjaGlkaW1tYTlAZ21haWwuY29tIiwiZXhwIjoxNzgzODU1NDY4fQ.sKA6AxpCkiB7i6b4tMzRQ7_VuWtxrPSaz4pIUPjd-T8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16600f138cac70d-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.52.70",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 11:24:30 UTC] === END API CALL LOG ===
[05-Jul-2026 11:24:30 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 11:24:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY3IiwidXNlcm5hbWUiOiJzaXJrZW4iLCJlbWFpbCI6Imtlbm5ldGhjaGlkaW1tYTlAZ21haWwuY29tIiwiZXhwIjoxNzgzODU1NDY4fQ.sKA6AxpCkiB7i6b4tMzRQ7_VuWtxrPSaz4pIUPjd-T8
[05-Jul-2026 11:24:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 11:24:30 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 11:24:30 UTC] User ID: 967
[05-Jul-2026 11:24:30 UTC] ✅ User profile retrieved successfully for user ID: 967
[05-Jul-2026 11:24:31 UTC] === API CALL LOG ===
[05-Jul-2026 11:24:31 UTC] Endpoint: user/profile.php
[05-Jul-2026 11:24:31 UTC] Full Log Data: {
    "timestamp": "2026-07-05 11:24:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.52.70, 172.69.224.157",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY3IiwidXNlcm5hbWUiOiJzaXJrZW4iLCJlbWFpbCI6Imtlbm5ldGhjaGlkaW1tYTlAZ21haWwuY29tIiwiZXhwIjoxNzgzODU1NDY4fQ.sKA6AxpCkiB7i6b4tMzRQ7_VuWtxrPSaz4pIUPjd-T8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16600f65f41c70d-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.52.70",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 11:24:31 UTC] === END API CALL LOG ===
[05-Jul-2026 11:24:31 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 11:24:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY3IiwidXNlcm5hbWUiOiJzaXJrZW4iLCJlbWFpbCI6Imtlbm5ldGhjaGlkaW1tYTlAZ21haWwuY29tIiwiZXhwIjoxNzgzODU1NDY4fQ.sKA6AxpCkiB7i6b4tMzRQ7_VuWtxrPSaz4pIUPjd-T8
[05-Jul-2026 11:24:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 11:24:31 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 11:24:31 UTC] User ID: 967
[05-Jul-2026 11:24:31 UTC] ✅ User profile retrieved successfully for user ID: 967
[05-Jul-2026 11:24:45 UTC] === API CALL LOG ===
[05-Jul-2026 11:24:45 UTC] Endpoint: user/profile.php
[05-Jul-2026 11:24:45 UTC] Full Log Data: {
    "timestamp": "2026-07-05 11:24:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.52.70, 162.158.216.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY3IiwidXNlcm5hbWUiOiJzaXJrZW4iLCJlbWFpbCI6Imtlbm5ldGhjaGlkaW1tYTlAZ21haWwuY29tIiwiZXhwIjoxNzgzODU1NDY4fQ.sKA6AxpCkiB7i6b4tMzRQ7_VuWtxrPSaz4pIUPjd-T8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a166014e39c31ed8-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.52.70",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 11:24:45 UTC] === END API CALL LOG ===
[05-Jul-2026 11:24:45 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 11:24:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY3IiwidXNlcm5hbWUiOiJzaXJrZW4iLCJlbWFpbCI6Imtlbm5ldGhjaGlkaW1tYTlAZ21haWwuY29tIiwiZXhwIjoxNzgzODU1NDY4fQ.sKA6AxpCkiB7i6b4tMzRQ7_VuWtxrPSaz4pIUPjd-T8
[05-Jul-2026 11:24:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 11:24:45 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 11:24:45 UTC] User ID: 967
[05-Jul-2026 11:24:45 UTC] ✅ User profile retrieved successfully for user ID: 967
[05-Jul-2026 11:24:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 11:24:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 11:24:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.211.52.70, 162.158.216.66","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY3IiwidXNlcm5hbWUiOiJzaXJrZW4iLCJlbWFpbCI6Imtlbm5ldGhjaGlkaW1tYTlAZ21haWwuY29tIiwiZXhwIjoxNzgzODU1NDY4fQ.sKA6AxpCkiB7i6b4tMzRQ7_VuWtxrPSaz4pIUPjd-T8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1660152ad751ed8-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"197.211.52.70","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jul-2026 11:24:45 UTC] === User Orders API Called ===
[05-Jul-2026 11:24:45 UTC] User ID: 967
[05-Jul-2026 11:24:45 UTC] Limit: 20, Offset: 0
[05-Jul-2026 11:24:45 UTC] Orders found: 0
[05-Jul-2026 11:24:45 UTC] Orders data: []
[05-Jul-2026 11:24:45 UTC] Total orders count: 0
[05-Jul-2026 11:24:45 UTC] === API CALL LOG ===
[05-Jul-2026 11:24:45 UTC] Endpoint: user/profile.php
[05-Jul-2026 11:24:45 UTC] Full Log Data: {
    "timestamp": "2026-07-05 11:24:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.52.70, 162.158.216.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY3IiwidXNlcm5hbWUiOiJzaXJrZW4iLCJlbWFpbCI6Imtlbm5ldGhjaGlkaW1tYTlAZ21haWwuY29tIiwiZXhwIjoxNzgzODU1NDY4fQ.sKA6AxpCkiB7i6b4tMzRQ7_VuWtxrPSaz4pIUPjd-T8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1660152ad701ed8-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.52.70",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 11:24:45 UTC] === END API CALL LOG ===
[05-Jul-2026 11:24:45 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 11:24:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY3IiwidXNlcm5hbWUiOiJzaXJrZW4iLCJlbWFpbCI6Imtlbm5ldGhjaGlkaW1tYTlAZ21haWwuY29tIiwiZXhwIjoxNzgzODU1NDY4fQ.sKA6AxpCkiB7i6b4tMzRQ7_VuWtxrPSaz4pIUPjd-T8
[05-Jul-2026 11:24:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 11:24:45 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 11:24:45 UTC] User ID: 967
[05-Jul-2026 11:24:45 UTC] ✅ User profile retrieved successfully for user ID: 967
[05-Jul-2026 11:24:46 UTC] === API CALL LOG ===
[05-Jul-2026 11:24:46 UTC] Endpoint: user/profile.php
[05-Jul-2026 11:24:46 UTC] Full Log Data: {
    "timestamp": "2026-07-05 11:24:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.52.70, 162.158.216.66",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY3IiwidXNlcm5hbWUiOiJzaXJrZW4iLCJlbWFpbCI6Imtlbm5ldGhjaGlkaW1tYTlAZ21haWwuY29tIiwiZXhwIjoxNzgzODU1NDY4fQ.sKA6AxpCkiB7i6b4tMzRQ7_VuWtxrPSaz4pIUPjd-T8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16601536f801ed8-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.52.70",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 11:24:46 UTC] === END API CALL LOG ===
[05-Jul-2026 11:24:46 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 11:24:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY3IiwidXNlcm5hbWUiOiJzaXJrZW4iLCJlbWFpbCI6Imtlbm5ldGhjaGlkaW1tYTlAZ21haWwuY29tIiwiZXhwIjoxNzgzODU1NDY4fQ.sKA6AxpCkiB7i6b4tMzRQ7_VuWtxrPSaz4pIUPjd-T8
[05-Jul-2026 11:24:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 11:24:46 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 11:24:46 UTC] User ID: 967
[05-Jul-2026 11:24:46 UTC] ✅ User profile retrieved successfully for user ID: 967
[05-Jul-2026 11:24:46 UTC] === API CALL LOG ===
[05-Jul-2026 11:24:46 UTC] Endpoint: user/profile.php
[05-Jul-2026 11:24:46 UTC] Full Log Data: {
    "timestamp": "2026-07-05 11:24:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.52.70, 162.158.216.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY3IiwidXNlcm5hbWUiOiJzaXJrZW4iLCJlbWFpbCI6Imtlbm5ldGhjaGlkaW1tYTlAZ21haWwuY29tIiwiZXhwIjoxNzgzODU1NDY4fQ.sKA6AxpCkiB7i6b4tMzRQ7_VuWtxrPSaz4pIUPjd-T8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1660157db001ed8-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.52.70",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 11:24:46 UTC] === END API CALL LOG ===
[05-Jul-2026 11:24:46 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 11:24:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY3IiwidXNlcm5hbWUiOiJzaXJrZW4iLCJlbWFpbCI6Imtlbm5ldGhjaGlkaW1tYTlAZ21haWwuY29tIiwiZXhwIjoxNzgzODU1NDY4fQ.sKA6AxpCkiB7i6b4tMzRQ7_VuWtxrPSaz4pIUPjd-T8
[05-Jul-2026 11:24:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 11:24:46 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 11:24:46 UTC] User ID: 967
[05-Jul-2026 11:24:46 UTC] ✅ User profile retrieved successfully for user ID: 967
[05-Jul-2026 11:25:01 UTC] === API CALL LOG ===
[05-Jul-2026 11:25:01 UTC] Endpoint: user/profile.php
[05-Jul-2026 11:25:01 UTC] Full Log Data: {
    "timestamp": "2026-07-05 11:25:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.52.70, 172.70.90.22",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY3IiwidXNlcm5hbWUiOiJzaXJrZW4iLCJlbWFpbCI6Imtlbm5ldGhjaGlkaW1tYTlAZ21haWwuY29tIiwiZXhwIjoxNzgzODU1NDY4fQ.sKA6AxpCkiB7i6b4tMzRQ7_VuWtxrPSaz4pIUPjd-T8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16601b34dda4194-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.52.70",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 11:25:01 UTC] === END API CALL LOG ===
[05-Jul-2026 11:25:01 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 11:25:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY3IiwidXNlcm5hbWUiOiJzaXJrZW4iLCJlbWFpbCI6Imtlbm5ldGhjaGlkaW1tYTlAZ21haWwuY29tIiwiZXhwIjoxNzgzODU1NDY4fQ.sKA6AxpCkiB7i6b4tMzRQ7_VuWtxrPSaz4pIUPjd-T8
[05-Jul-2026 11:25:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 11:25:01 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 11:25:01 UTC] User ID: 967
[05-Jul-2026 11:25:01 UTC] ✅ User profile retrieved successfully for user ID: 967
[05-Jul-2026 11:25:02 UTC] === API CALL LOG ===
[05-Jul-2026 11:25:02 UTC] Endpoint: user/profile.php
[05-Jul-2026 11:25:02 UTC] Full Log Data: {
    "timestamp": "2026-07-05 11:25:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.52.70, 172.70.90.22",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY3IiwidXNlcm5hbWUiOiJzaXJrZW4iLCJlbWFpbCI6Imtlbm5ldGhjaGlkaW1tYTlAZ21haWwuY29tIiwiZXhwIjoxNzgzODU1NDY4fQ.sKA6AxpCkiB7i6b4tMzRQ7_VuWtxrPSaz4pIUPjd-T8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16601ba89514194-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.52.70",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 11:25:02 UTC] === END API CALL LOG ===
[05-Jul-2026 11:25:02 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 11:25:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY3IiwidXNlcm5hbWUiOiJzaXJrZW4iLCJlbWFpbCI6Imtlbm5ldGhjaGlkaW1tYTlAZ21haWwuY29tIiwiZXhwIjoxNzgzODU1NDY4fQ.sKA6AxpCkiB7i6b4tMzRQ7_VuWtxrPSaz4pIUPjd-T8
[05-Jul-2026 11:25:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 11:25:02 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 11:25:02 UTC] User ID: 967
[05-Jul-2026 11:25:02 UTC] ✅ User profile retrieved successfully for user ID: 967
[05-Jul-2026 11:25:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 11:25:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 11:25:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.211.52.70, 172.70.90.22","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY3IiwidXNlcm5hbWUiOiJzaXJrZW4iLCJlbWFpbCI6Imtlbm5ldGhjaGlkaW1tYTlAZ21haWwuY29tIiwiZXhwIjoxNzgzODU1NDY4fQ.sKA6AxpCkiB7i6b4tMzRQ7_VuWtxrPSaz4pIUPjd-T8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a16601ba89574194-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"197.211.52.70","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jul-2026 11:25:02 UTC] === User Orders API Called ===
[05-Jul-2026 11:25:02 UTC] User ID: 967
[05-Jul-2026 11:25:02 UTC] Limit: 20, Offset: 0
[05-Jul-2026 11:25:02 UTC] Orders found: 0
[05-Jul-2026 11:25:02 UTC] Orders data: []
[05-Jul-2026 11:25:02 UTC] Total orders count: 0
[05-Jul-2026 11:25:02 UTC] === API CALL LOG ===
[05-Jul-2026 11:25:02 UTC] Endpoint: user/profile.php
[05-Jul-2026 11:25:02 UTC] Full Log Data: {
    "timestamp": "2026-07-05 11:25:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.52.70, 172.70.90.22",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY3IiwidXNlcm5hbWUiOiJzaXJrZW4iLCJlbWFpbCI6Imtlbm5ldGhjaGlkaW1tYTlAZ21haWwuY29tIiwiZXhwIjoxNzgzODU1NDY4fQ.sKA6AxpCkiB7i6b4tMzRQ7_VuWtxrPSaz4pIUPjd-T8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16601bb59c94194-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.52.70",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 11:25:02 UTC] === END API CALL LOG ===
[05-Jul-2026 11:25:02 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 11:25:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY3IiwidXNlcm5hbWUiOiJzaXJrZW4iLCJlbWFpbCI6Imtlbm5ldGhjaGlkaW1tYTlAZ21haWwuY29tIiwiZXhwIjoxNzgzODU1NDY4fQ.sKA6AxpCkiB7i6b4tMzRQ7_VuWtxrPSaz4pIUPjd-T8
[05-Jul-2026 11:25:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 11:25:02 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 11:25:02 UTC] User ID: 967
[05-Jul-2026 11:25:02 UTC] ✅ User profile retrieved successfully for user ID: 967
[05-Jul-2026 11:25:03 UTC] === API CALL LOG ===
[05-Jul-2026 11:25:03 UTC] Endpoint: user/profile.php
[05-Jul-2026 11:25:03 UTC] Full Log Data: {
    "timestamp": "2026-07-05 11:25:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.52.70, 172.70.90.110",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY3IiwidXNlcm5hbWUiOiJzaXJrZW4iLCJlbWFpbCI6Imtlbm5ldGhjaGlkaW1tYTlAZ21haWwuY29tIiwiZXhwIjoxNzgzODU1NDY4fQ.sKA6AxpCkiB7i6b4tMzRQ7_VuWtxrPSaz4pIUPjd-T8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16601c11cad4194-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.52.70",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 11:25:03 UTC] === END API CALL LOG ===
[05-Jul-2026 11:25:03 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 11:25:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY3IiwidXNlcm5hbWUiOiJzaXJrZW4iLCJlbWFpbCI6Imtlbm5ldGhjaGlkaW1tYTlAZ21haWwuY29tIiwiZXhwIjoxNzgzODU1NDY4fQ.sKA6AxpCkiB7i6b4tMzRQ7_VuWtxrPSaz4pIUPjd-T8
[05-Jul-2026 11:25:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 11:25:03 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 11:25:03 UTC] User ID: 967
[05-Jul-2026 11:25:03 UTC] ✅ User profile retrieved successfully for user ID: 967
[05-Jul-2026 11:25:11 UTC] === API CALL LOG ===
[05-Jul-2026 11:25:11 UTC] Endpoint: user/profile.php
[05-Jul-2026 11:25:11 UTC] Full Log Data: {
    "timestamp": "2026-07-05 11:25:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.52.70, 172.64.192.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY3IiwidXNlcm5hbWUiOiJzaXJrZW4iLCJlbWFpbCI6Imtlbm5ldGhjaGlkaW1tYTlAZ21haWwuY29tIiwiZXhwIjoxNzgzODU1NDY4fQ.sKA6AxpCkiB7i6b4tMzRQ7_VuWtxrPSaz4pIUPjd-T8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16601ef9ebdb874-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.52.70",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 11:25:11 UTC] === END API CALL LOG ===
[05-Jul-2026 11:25:11 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 11:25:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY3IiwidXNlcm5hbWUiOiJzaXJrZW4iLCJlbWFpbCI6Imtlbm5ldGhjaGlkaW1tYTlAZ21haWwuY29tIiwiZXhwIjoxNzgzODU1NDY4fQ.sKA6AxpCkiB7i6b4tMzRQ7_VuWtxrPSaz4pIUPjd-T8
[05-Jul-2026 11:25:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 11:25:11 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 11:25:11 UTC] User ID: 967
[05-Jul-2026 11:25:11 UTC] ✅ User profile retrieved successfully for user ID: 967
[05-Jul-2026 11:25:11 UTC] === API CALL LOG ===
[05-Jul-2026 11:25:11 UTC] Endpoint: user/profile.php
[05-Jul-2026 11:25:11 UTC] Full Log Data: {
    "timestamp": "2026-07-05 11:25:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.52.70, 172.64.192.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY3IiwidXNlcm5hbWUiOiJzaXJrZW4iLCJlbWFpbCI6Imtlbm5ldGhjaGlkaW1tYTlAZ21haWwuY29tIiwiZXhwIjoxNzgzODU1NDY4fQ.sKA6AxpCkiB7i6b4tMzRQ7_VuWtxrPSaz4pIUPjd-T8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16601f35fccb874-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.52.70",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 11:25:11 UTC] === END API CALL LOG ===
[05-Jul-2026 11:25:11 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 11:25:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY3IiwidXNlcm5hbWUiOiJzaXJrZW4iLCJlbWFpbCI6Imtlbm5ldGhjaGlkaW1tYTlAZ21haWwuY29tIiwiZXhwIjoxNzgzODU1NDY4fQ.sKA6AxpCkiB7i6b4tMzRQ7_VuWtxrPSaz4pIUPjd-T8
[05-Jul-2026 11:25:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 11:25:11 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 11:25:11 UTC] User ID: 967
[05-Jul-2026 11:25:11 UTC] ✅ User profile retrieved successfully for user ID: 967
[05-Jul-2026 11:25:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 11:25:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 11:25:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.211.52.70, 172.64.192.67","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY3IiwidXNlcm5hbWUiOiJzaXJrZW4iLCJlbWFpbCI6Imtlbm5ldGhjaGlkaW1tYTlAZ21haWwuY29tIiwiZXhwIjoxNzgzODU1NDY4fQ.sKA6AxpCkiB7i6b4tMzRQ7_VuWtxrPSaz4pIUPjd-T8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a16601f35fd0b874-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"197.211.52.70","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jul-2026 11:25:11 UTC] === User Orders API Called ===
[05-Jul-2026 11:25:11 UTC] User ID: 967
[05-Jul-2026 11:25:11 UTC] Limit: 20, Offset: 0
[05-Jul-2026 11:25:11 UTC] Orders found: 0
[05-Jul-2026 11:25:11 UTC] Orders data: []
[05-Jul-2026 11:25:11 UTC] Total orders count: 0
[05-Jul-2026 11:25:11 UTC] === API CALL LOG ===
[05-Jul-2026 11:25:11 UTC] Endpoint: user/profile.php
[05-Jul-2026 11:25:11 UTC] Full Log Data: {
    "timestamp": "2026-07-05 11:25:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.52.70, 172.64.192.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY3IiwidXNlcm5hbWUiOiJzaXJrZW4iLCJlbWFpbCI6Imtlbm5ldGhjaGlkaW1tYTlAZ21haWwuY29tIiwiZXhwIjoxNzgzODU1NDY4fQ.sKA6AxpCkiB7i6b4tMzRQ7_VuWtxrPSaz4pIUPjd-T8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16601f429bab874-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.52.70",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 11:25:11 UTC] === END API CALL LOG ===
[05-Jul-2026 11:25:11 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 11:25:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY3IiwidXNlcm5hbWUiOiJzaXJrZW4iLCJlbWFpbCI6Imtlbm5ldGhjaGlkaW1tYTlAZ21haWwuY29tIiwiZXhwIjoxNzgzODU1NDY4fQ.sKA6AxpCkiB7i6b4tMzRQ7_VuWtxrPSaz4pIUPjd-T8
[05-Jul-2026 11:25:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 11:25:11 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 11:25:11 UTC] User ID: 967
[05-Jul-2026 11:25:11 UTC] ✅ User profile retrieved successfully for user ID: 967
[05-Jul-2026 11:25:12 UTC] === API CALL LOG ===
[05-Jul-2026 11:25:12 UTC] Endpoint: user/profile.php
[05-Jul-2026 11:25:12 UTC] Full Log Data: {
    "timestamp": "2026-07-05 11:25:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.52.70, 172.64.192.67",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY3IiwidXNlcm5hbWUiOiJzaXJrZW4iLCJlbWFpbCI6Imtlbm5ldGhjaGlkaW1tYTlAZ21haWwuY29tIiwiZXhwIjoxNzgzODU1NDY4fQ.sKA6AxpCkiB7i6b4tMzRQ7_VuWtxrPSaz4pIUPjd-T8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16601f89d46b874-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.52.70",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 11:25:12 UTC] === END API CALL LOG ===
[05-Jul-2026 11:25:12 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 11:25:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY3IiwidXNlcm5hbWUiOiJzaXJrZW4iLCJlbWFpbCI6Imtlbm5ldGhjaGlkaW1tYTlAZ21haWwuY29tIiwiZXhwIjoxNzgzODU1NDY4fQ.sKA6AxpCkiB7i6b4tMzRQ7_VuWtxrPSaz4pIUPjd-T8
[05-Jul-2026 11:25:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 11:25:12 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 11:25:12 UTC] User ID: 967
[05-Jul-2026 11:25:12 UTC] ✅ User profile retrieved successfully for user ID: 967
[05-Jul-2026 11:25:55 UTC] === API CALL LOG ===
[05-Jul-2026 11:25:55 UTC] Endpoint: user/profile.php
[05-Jul-2026 11:25:55 UTC] Full Log Data: {
    "timestamp": "2026-07-05 11:25:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.52.70, 172.64.192.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY3IiwidXNlcm5hbWUiOiJzaXJrZW4iLCJlbWFpbCI6Imtlbm5ldGhjaGlkaW1tYTlAZ21haWwuY29tIiwiZXhwIjoxNzgzODU1NDY4fQ.sKA6AxpCkiB7i6b4tMzRQ7_VuWtxrPSaz4pIUPjd-T8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16603068e5fb874-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.52.70",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 11:25:55 UTC] === END API CALL LOG ===
[05-Jul-2026 11:25:55 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 11:25:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY3IiwidXNlcm5hbWUiOiJzaXJrZW4iLCJlbWFpbCI6Imtlbm5ldGhjaGlkaW1tYTlAZ21haWwuY29tIiwiZXhwIjoxNzgzODU1NDY4fQ.sKA6AxpCkiB7i6b4tMzRQ7_VuWtxrPSaz4pIUPjd-T8
[05-Jul-2026 11:25:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 11:25:55 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 11:25:55 UTC] User ID: 967
[05-Jul-2026 11:25:55 UTC] ✅ User profile retrieved successfully for user ID: 967
[05-Jul-2026 11:25:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 11:25:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 11:25:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.211.52.70, 172.64.192.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY3IiwidXNlcm5hbWUiOiJzaXJrZW4iLCJlbWFpbCI6Imtlbm5ldGhjaGlkaW1tYTlAZ21haWwuY29tIiwiZXhwIjoxNzgzODU1NDY4fQ.sKA6AxpCkiB7i6b4tMzRQ7_VuWtxrPSaz4pIUPjd-T8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a16603068e5ab874-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"197.211.52.70","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jul-2026 11:25:55 UTC] === User Orders API Called ===
[05-Jul-2026 11:25:55 UTC] User ID: 967
[05-Jul-2026 11:25:55 UTC] Limit: 20, Offset: 0
[05-Jul-2026 11:25:55 UTC] Orders found: 0
[05-Jul-2026 11:25:55 UTC] Orders data: []
[05-Jul-2026 11:25:55 UTC] Total orders count: 0
[05-Jul-2026 11:25:56 UTC] === API CALL LOG ===
[05-Jul-2026 11:25:56 UTC] Endpoint: user/profile.php
[05-Jul-2026 11:25:56 UTC] Full Log Data: {
    "timestamp": "2026-07-05 11:25:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.52.70, 172.64.192.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY3IiwidXNlcm5hbWUiOiJzaXJrZW4iLCJlbWFpbCI6Imtlbm5ldGhjaGlkaW1tYTlAZ21haWwuY29tIiwiZXhwIjoxNzgzODU1NDY4fQ.sKA6AxpCkiB7i6b4tMzRQ7_VuWtxrPSaz4pIUPjd-T8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a166030b096fb874-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.52.70",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 11:25:56 UTC] === END API CALL LOG ===
[05-Jul-2026 11:25:56 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 11:25:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY3IiwidXNlcm5hbWUiOiJzaXJrZW4iLCJlbWFpbCI6Imtlbm5ldGhjaGlkaW1tYTlAZ21haWwuY29tIiwiZXhwIjoxNzgzODU1NDY4fQ.sKA6AxpCkiB7i6b4tMzRQ7_VuWtxrPSaz4pIUPjd-T8
[05-Jul-2026 11:25:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 11:25:56 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 11:25:56 UTC] User ID: 967
[05-Jul-2026 11:25:56 UTC] ✅ User profile retrieved successfully for user ID: 967
[05-Jul-2026 11:25:56 UTC] === API CALL LOG ===
[05-Jul-2026 11:25:56 UTC] Endpoint: user/profile.php
[05-Jul-2026 11:25:56 UTC] Full Log Data: {
    "timestamp": "2026-07-05 11:25:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.52.70, 172.64.192.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY3IiwidXNlcm5hbWUiOiJzaXJrZW4iLCJlbWFpbCI6Imtlbm5ldGhjaGlkaW1tYTlAZ21haWwuY29tIiwiZXhwIjoxNzgzODU1NDY4fQ.sKA6AxpCkiB7i6b4tMzRQ7_VuWtxrPSaz4pIUPjd-T8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a166030c3c9bb874-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.52.70",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 11:25:56 UTC] === END API CALL LOG ===
[05-Jul-2026 11:25:56 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 11:25:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY3IiwidXNlcm5hbWUiOiJzaXJrZW4iLCJlbWFpbCI6Imtlbm5ldGhjaGlkaW1tYTlAZ21haWwuY29tIiwiZXhwIjoxNzgzODU1NDY4fQ.sKA6AxpCkiB7i6b4tMzRQ7_VuWtxrPSaz4pIUPjd-T8
[05-Jul-2026 11:25:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 11:25:56 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 11:25:56 UTC] User ID: 967
[05-Jul-2026 11:25:56 UTC] ✅ User profile retrieved successfully for user ID: 967
[05-Jul-2026 11:26:03 UTC] === API CALL LOG ===
[05-Jul-2026 11:26:03 UTC] Endpoint: user/profile.php
[05-Jul-2026 11:26:03 UTC] Full Log Data: {
    "timestamp": "2026-07-05 11:26:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.52.70, 172.64.192.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY3IiwidXNlcm5hbWUiOiJzaXJrZW4iLCJlbWFpbCI6Imtlbm5ldGhjaGlkaW1tYTlAZ21haWwuY29tIiwiZXhwIjoxNzgzODU1NDY4fQ.sKA6AxpCkiB7i6b4tMzRQ7_VuWtxrPSaz4pIUPjd-T8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16603392c72b874-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.52.70",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 11:26:03 UTC] === END API CALL LOG ===
[05-Jul-2026 11:26:03 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 11:26:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY3IiwidXNlcm5hbWUiOiJzaXJrZW4iLCJlbWFpbCI6Imtlbm5ldGhjaGlkaW1tYTlAZ21haWwuY29tIiwiZXhwIjoxNzgzODU1NDY4fQ.sKA6AxpCkiB7i6b4tMzRQ7_VuWtxrPSaz4pIUPjd-T8
[05-Jul-2026 11:26:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 11:26:03 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 11:26:03 UTC] User ID: 967
[05-Jul-2026 11:26:03 UTC] ✅ User profile retrieved successfully for user ID: 967
[05-Jul-2026 11:26:03 UTC] User Purchases API - User ID: 967
[05-Jul-2026 11:26:03 UTC] User Purchases API - Total purchases found: 0
[05-Jul-2026 11:28:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 11:28:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 11:28:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.211.52.70, 172.64.192.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY3IiwidXNlcm5hbWUiOiJzaXJrZW4iLCJlbWFpbCI6Imtlbm5ldGhjaGlkaW1tYTlAZ21haWwuY29tIiwiZXhwIjoxNzgzODU1NDY4fQ.sKA6AxpCkiB7i6b4tMzRQ7_VuWtxrPSaz4pIUPjd-T8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a16606193881b874-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"197.211.52.70","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jul-2026 11:28:01 UTC] === User Orders API Called ===
[05-Jul-2026 11:28:01 UTC] User ID: 967
[05-Jul-2026 11:28:01 UTC] Limit: 20, Offset: 0
[05-Jul-2026 11:28:01 UTC] Orders found: 0
[05-Jul-2026 11:28:01 UTC] Orders data: []
[05-Jul-2026 11:28:01 UTC] Total orders count: 0
[05-Jul-2026 11:28:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 11:28:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 11:28:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.211.52.70, 172.64.192.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY3IiwidXNlcm5hbWUiOiJzaXJrZW4iLCJlbWFpbCI6Imtlbm5ldGhjaGlkaW1tYTlAZ21haWwuY29tIiwiZXhwIjoxNzgzODU1NDY4fQ.sKA6AxpCkiB7i6b4tMzRQ7_VuWtxrPSaz4pIUPjd-T8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a16606490c62b874-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"197.211.52.70","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jul-2026 11:28:09 UTC] === User Orders API Called ===
[05-Jul-2026 11:28:09 UTC] User ID: 967
[05-Jul-2026 11:28:09 UTC] Limit: 20, Offset: 0
[05-Jul-2026 11:28:09 UTC] Orders found: 0
[05-Jul-2026 11:28:09 UTC] Orders data: []
[05-Jul-2026 11:28:09 UTC] Total orders count: 0
[05-Jul-2026 11:28:09 UTC] === API CALL LOG ===
[05-Jul-2026 11:28:09 UTC] Endpoint: user/profile.php
[05-Jul-2026 11:28:09 UTC] Full Log Data: {
    "timestamp": "2026-07-05 11:28:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.52.70, 172.64.192.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY3IiwidXNlcm5hbWUiOiJzaXJrZW4iLCJlbWFpbCI6Imtlbm5ldGhjaGlkaW1tYTlAZ21haWwuY29tIiwiZXhwIjoxNzgzODU1NDY4fQ.sKA6AxpCkiB7i6b4tMzRQ7_VuWtxrPSaz4pIUPjd-T8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16606490c64b874-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.52.70",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 11:28:09 UTC] === END API CALL LOG ===
[05-Jul-2026 11:28:09 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 11:28:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY3IiwidXNlcm5hbWUiOiJzaXJrZW4iLCJlbWFpbCI6Imtlbm5ldGhjaGlkaW1tYTlAZ21haWwuY29tIiwiZXhwIjoxNzgzODU1NDY4fQ.sKA6AxpCkiB7i6b4tMzRQ7_VuWtxrPSaz4pIUPjd-T8
[05-Jul-2026 11:28:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 11:28:09 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 11:28:09 UTC] User ID: 967
[05-Jul-2026 11:28:09 UTC] ✅ User profile retrieved successfully for user ID: 967
[05-Jul-2026 11:28:09 UTC] === API CALL LOG ===
[05-Jul-2026 11:28:09 UTC] Endpoint: user/profile.php
[05-Jul-2026 11:28:09 UTC] Full Log Data: {
    "timestamp": "2026-07-05 11:28:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.52.70, 172.64.192.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY3IiwidXNlcm5hbWUiOiJzaXJrZW4iLCJlbWFpbCI6Imtlbm5ldGhjaGlkaW1tYTlAZ21haWwuY29tIiwiZXhwIjoxNzgzODU1NDY4fQ.sKA6AxpCkiB7i6b4tMzRQ7_VuWtxrPSaz4pIUPjd-T8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a166064c3d15b874-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.52.70",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 11:28:09 UTC] === END API CALL LOG ===
[05-Jul-2026 11:28:09 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 11:28:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY3IiwidXNlcm5hbWUiOiJzaXJrZW4iLCJlbWFpbCI6Imtlbm5ldGhjaGlkaW1tYTlAZ21haWwuY29tIiwiZXhwIjoxNzgzODU1NDY4fQ.sKA6AxpCkiB7i6b4tMzRQ7_VuWtxrPSaz4pIUPjd-T8
[05-Jul-2026 11:28:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 11:28:09 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 11:28:09 UTC] User ID: 967
[05-Jul-2026 11:28:09 UTC] ✅ User profile retrieved successfully for user ID: 967
[05-Jul-2026 11:28:10 UTC] === API CALL LOG ===
[05-Jul-2026 11:28:10 UTC] Endpoint: user/profile.php
[05-Jul-2026 11:28:10 UTC] Full Log Data: {
    "timestamp": "2026-07-05 11:28:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.52.70, 172.64.192.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY3IiwidXNlcm5hbWUiOiJzaXJrZW4iLCJlbWFpbCI6Imtlbm5ldGhjaGlkaW1tYTlAZ21haWwuY29tIiwiZXhwIjoxNzgzODU1NDY4fQ.sKA6AxpCkiB7i6b4tMzRQ7_VuWtxrPSaz4pIUPjd-T8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a166064eaae2b874-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.52.70",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 11:28:10 UTC] === END API CALL LOG ===
[05-Jul-2026 11:28:10 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 11:28:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY3IiwidXNlcm5hbWUiOiJzaXJrZW4iLCJlbWFpbCI6Imtlbm5ldGhjaGlkaW1tYTlAZ21haWwuY29tIiwiZXhwIjoxNzgzODU1NDY4fQ.sKA6AxpCkiB7i6b4tMzRQ7_VuWtxrPSaz4pIUPjd-T8
[05-Jul-2026 11:28:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 11:28:10 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 11:28:10 UTC] User ID: 967
[05-Jul-2026 11:28:10 UTC] ✅ User profile retrieved successfully for user ID: 967
[05-Jul-2026 11:28:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 11:28:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 11:28:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.211.52.70, 172.64.192.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY3IiwidXNlcm5hbWUiOiJzaXJrZW4iLCJlbWFpbCI6Imtlbm5ldGhjaGlkaW1tYTlAZ21haWwuY29tIiwiZXhwIjoxNzgzODU1NDY4fQ.sKA6AxpCkiB7i6b4tMzRQ7_VuWtxrPSaz4pIUPjd-T8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a16606948ba6b874-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"197.211.52.70","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jul-2026 11:28:21 UTC] === User Orders API Called ===
[05-Jul-2026 11:28:21 UTC] User ID: 967
[05-Jul-2026 11:28:21 UTC] Limit: 20, Offset: 0
[05-Jul-2026 11:28:21 UTC] Orders found: 0
[05-Jul-2026 11:28:21 UTC] Orders data: []
[05-Jul-2026 11:28:21 UTC] Total orders count: 0
[05-Jul-2026 11:28:31 UTC] === API CALL LOG ===
[05-Jul-2026 11:28:31 UTC] Endpoint: user/profile.php
[05-Jul-2026 11:28:31 UTC] Full Log Data: {
    "timestamp": "2026-07-05 11:28:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.52.70, 172.69.194.232",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY3IiwidXNlcm5hbWUiOiJzaXJrZW4iLCJlbWFpbCI6Imtlbm5ldGhjaGlkaW1tYTlAZ21haWwuY29tIiwiZXhwIjoxNzgzODU1NDY4fQ.sKA6AxpCkiB7i6b4tMzRQ7_VuWtxrPSaz4pIUPjd-T8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16606d38f8263d4-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.52.70",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 11:28:31 UTC] === END API CALL LOG ===
[05-Jul-2026 11:28:31 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 11:28:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY3IiwidXNlcm5hbWUiOiJzaXJrZW4iLCJlbWFpbCI6Imtlbm5ldGhjaGlkaW1tYTlAZ21haWwuY29tIiwiZXhwIjoxNzgzODU1NDY4fQ.sKA6AxpCkiB7i6b4tMzRQ7_VuWtxrPSaz4pIUPjd-T8
[05-Jul-2026 11:28:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 11:28:31 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 11:28:31 UTC] User ID: 967
[05-Jul-2026 11:28:31 UTC] ✅ User profile retrieved successfully for user ID: 967
[05-Jul-2026 11:28:31 UTC] === API CALL LOG ===
[05-Jul-2026 11:28:31 UTC] Endpoint: user/profile.php
[05-Jul-2026 11:28:31 UTC] Full Log Data: {
    "timestamp": "2026-07-05 11:28:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.52.70, 172.69.43.204",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY3IiwidXNlcm5hbWUiOiJzaXJrZW4iLCJlbWFpbCI6Imtlbm5ldGhjaGlkaW1tYTlAZ21haWwuY29tIiwiZXhwIjoxNzgzODU1NDY4fQ.sKA6AxpCkiB7i6b4tMzRQ7_VuWtxrPSaz4pIUPjd-T8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16606d7cbe863d4-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.52.70",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 11:28:31 UTC] === END API CALL LOG ===
[05-Jul-2026 11:28:31 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 11:28:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY3IiwidXNlcm5hbWUiOiJzaXJrZW4iLCJlbWFpbCI6Imtlbm5ldGhjaGlkaW1tYTlAZ21haWwuY29tIiwiZXhwIjoxNzgzODU1NDY4fQ.sKA6AxpCkiB7i6b4tMzRQ7_VuWtxrPSaz4pIUPjd-T8
[05-Jul-2026 11:28:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 11:28:31 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 11:28:31 UTC] User ID: 967
[05-Jul-2026 11:28:31 UTC] ✅ User profile retrieved successfully for user ID: 967
[05-Jul-2026 11:28:32 UTC] === API CALL LOG ===
[05-Jul-2026 11:28:32 UTC] Endpoint: user/profile.php
[05-Jul-2026 11:28:32 UTC] Full Log Data: {
    "timestamp": "2026-07-05 11:28:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.52.70, 172.69.194.232",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY3IiwidXNlcm5hbWUiOiJzaXJrZW4iLCJlbWFpbCI6Imtlbm5ldGhjaGlkaW1tYTlAZ21haWwuY29tIiwiZXhwIjoxNzgzODU1NDY4fQ.sKA6AxpCkiB7i6b4tMzRQ7_VuWtxrPSaz4pIUPjd-T8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16606d7cbe063d4-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.52.70",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 11:28:32 UTC] === END API CALL LOG ===
[05-Jul-2026 11:28:32 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 11:28:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY3IiwidXNlcm5hbWUiOiJzaXJrZW4iLCJlbWFpbCI6Imtlbm5ldGhjaGlkaW1tYTlAZ21haWwuY29tIiwiZXhwIjoxNzgzODU1NDY4fQ.sKA6AxpCkiB7i6b4tMzRQ7_VuWtxrPSaz4pIUPjd-T8
[05-Jul-2026 11:28:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 11:28:32 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 11:28:32 UTC] User ID: 967
[05-Jul-2026 11:28:32 UTC] ✅ User profile retrieved successfully for user ID: 967
[05-Jul-2026 11:28:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 11:28:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 11:28:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.211.52.70, 172.69.194.232","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY3IiwidXNlcm5hbWUiOiJzaXJrZW4iLCJlbWFpbCI6Imtlbm5ldGhjaGlkaW1tYTlAZ21haWwuY29tIiwiZXhwIjoxNzgzODU1NDY4fQ.sKA6AxpCkiB7i6b4tMzRQ7_VuWtxrPSaz4pIUPjd-T8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a16606d7cbe663d4-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"197.211.52.70","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jul-2026 11:28:32 UTC] === User Orders API Called ===
[05-Jul-2026 11:28:32 UTC] User ID: 967
[05-Jul-2026 11:28:32 UTC] Limit: 20, Offset: 0
[05-Jul-2026 11:28:32 UTC] Orders found: 0
[05-Jul-2026 11:28:32 UTC] Orders data: []
[05-Jul-2026 11:28:32 UTC] Total orders count: 0
[05-Jul-2026 11:28:32 UTC] === API CALL LOG ===
[05-Jul-2026 11:28:32 UTC] Endpoint: user/profile.php
[05-Jul-2026 11:28:32 UTC] Full Log Data: {
    "timestamp": "2026-07-05 11:28:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.52.70, 172.69.43.204",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY3IiwidXNlcm5hbWUiOiJzaXJrZW4iLCJlbWFpbCI6Imtlbm5ldGhjaGlkaW1tYTlAZ21haWwuY29tIiwiZXhwIjoxNzgzODU1NDY4fQ.sKA6AxpCkiB7i6b4tMzRQ7_VuWtxrPSaz4pIUPjd-T8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16606dd5ff763d4-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.52.70",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 11:28:32 UTC] === END API CALL LOG ===
[05-Jul-2026 11:28:32 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 11:28:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY3IiwidXNlcm5hbWUiOiJzaXJrZW4iLCJlbWFpbCI6Imtlbm5ldGhjaGlkaW1tYTlAZ21haWwuY29tIiwiZXhwIjoxNzgzODU1NDY4fQ.sKA6AxpCkiB7i6b4tMzRQ7_VuWtxrPSaz4pIUPjd-T8
[05-Jul-2026 11:28:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 11:28:32 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 11:28:32 UTC] User ID: 967
[05-Jul-2026 11:28:32 UTC] ✅ User profile retrieved successfully for user ID: 967
[05-Jul-2026 11:28:39 UTC] === API CALL LOG ===
[05-Jul-2026 11:28:39 UTC] Endpoint: user/profile.php
[05-Jul-2026 11:28:39 UTC] Full Log Data: {
    "timestamp": "2026-07-05 11:28:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.52.70, 172.69.194.232",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY3IiwidXNlcm5hbWUiOiJzaXJrZW4iLCJlbWFpbCI6Imtlbm5ldGhjaGlkaW1tYTlAZ21haWwuY29tIiwiZXhwIjoxNzgzODU1NDY4fQ.sKA6AxpCkiB7i6b4tMzRQ7_VuWtxrPSaz4pIUPjd-T8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1660704484963d4-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.52.70",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 11:28:39 UTC] === END API CALL LOG ===
[05-Jul-2026 11:28:39 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 11:28:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY3IiwidXNlcm5hbWUiOiJzaXJrZW4iLCJlbWFpbCI6Imtlbm5ldGhjaGlkaW1tYTlAZ21haWwuY29tIiwiZXhwIjoxNzgzODU1NDY4fQ.sKA6AxpCkiB7i6b4tMzRQ7_VuWtxrPSaz4pIUPjd-T8
[05-Jul-2026 11:28:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 11:28:39 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 11:28:39 UTC] User ID: 967
[05-Jul-2026 11:28:39 UTC] ✅ User profile retrieved successfully for user ID: 967
[05-Jul-2026 11:29:01 UTC] === API CALL LOG ===
[05-Jul-2026 11:29:01 UTC] Endpoint: user/profile.php
[05-Jul-2026 11:29:01 UTC] Full Log Data: {
    "timestamp": "2026-07-05 11:29:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.52.70, 172.69.194.232",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY3IiwidXNlcm5hbWUiOiJzaXJrZW4iLCJlbWFpbCI6Imtlbm5ldGhjaGlkaW1tYTlAZ21haWwuY29tIiwiZXhwIjoxNzgzODU1NDY4fQ.sKA6AxpCkiB7i6b4tMzRQ7_VuWtxrPSaz4pIUPjd-T8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a166078ebebd63fa-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.52.70",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 11:29:01 UTC] === END API CALL LOG ===
[05-Jul-2026 11:29:01 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 11:29:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY3IiwidXNlcm5hbWUiOiJzaXJrZW4iLCJlbWFpbCI6Imtlbm5ldGhjaGlkaW1tYTlAZ21haWwuY29tIiwiZXhwIjoxNzgzODU1NDY4fQ.sKA6AxpCkiB7i6b4tMzRQ7_VuWtxrPSaz4pIUPjd-T8
[05-Jul-2026 11:29:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 11:29:01 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 11:29:01 UTC] User ID: 967
[05-Jul-2026 11:29:01 UTC] ✅ User profile retrieved successfully for user ID: 967
[05-Jul-2026 11:29:01 UTC] === API CALL LOG ===
[05-Jul-2026 11:29:01 UTC] Endpoint: user/profile.php
[05-Jul-2026 11:29:01 UTC] Full Log Data: {
    "timestamp": "2026-07-05 11:29:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.52.70, 172.69.194.232",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY3IiwidXNlcm5hbWUiOiJzaXJrZW4iLCJlbWFpbCI6Imtlbm5ldGhjaGlkaW1tYTlAZ21haWwuY29tIiwiZXhwIjoxNzgzODU1NDY4fQ.sKA6AxpCkiB7i6b4tMzRQ7_VuWtxrPSaz4pIUPjd-T8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16607929a0d63fa-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.52.70",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 11:29:01 UTC] === END API CALL LOG ===
[05-Jul-2026 11:29:01 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 11:29:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY3IiwidXNlcm5hbWUiOiJzaXJrZW4iLCJlbWFpbCI6Imtlbm5ldGhjaGlkaW1tYTlAZ21haWwuY29tIiwiZXhwIjoxNzgzODU1NDY4fQ.sKA6AxpCkiB7i6b4tMzRQ7_VuWtxrPSaz4pIUPjd-T8
[05-Jul-2026 11:29:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 11:29:01 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 11:29:01 UTC] User ID: 967
[05-Jul-2026 11:29:01 UTC] ✅ User profile retrieved successfully for user ID: 967
[05-Jul-2026 11:29:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 11:29:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 11:29:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.211.52.70, 172.69.194.232","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY3IiwidXNlcm5hbWUiOiJzaXJrZW4iLCJlbWFpbCI6Imtlbm5ldGhjaGlkaW1tYTlAZ21haWwuY29tIiwiZXhwIjoxNzgzODU1NDY4fQ.sKA6AxpCkiB7i6b4tMzRQ7_VuWtxrPSaz4pIUPjd-T8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a16607929a1063fa-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"197.211.52.70","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jul-2026 11:29:01 UTC] === User Orders API Called ===
[05-Jul-2026 11:29:01 UTC] User ID: 967
[05-Jul-2026 11:29:01 UTC] Limit: 20, Offset: 0
[05-Jul-2026 11:29:01 UTC] === API CALL LOG ===
[05-Jul-2026 11:29:01 UTC] Endpoint: user/profile.php
[05-Jul-2026 11:29:01 UTC] Full Log Data: {
    "timestamp": "2026-07-05 11:29:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.52.70, 172.69.194.232",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY3IiwidXNlcm5hbWUiOiJzaXJrZW4iLCJlbWFpbCI6Imtlbm5ldGhjaGlkaW1tYTlAZ21haWwuY29tIiwiZXhwIjoxNzgzODU1NDY4fQ.sKA6AxpCkiB7i6b4tMzRQ7_VuWtxrPSaz4pIUPjd-T8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16607929a1163fa-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.52.70",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 11:29:01 UTC] Orders found: 0
[05-Jul-2026 11:29:01 UTC] === END API CALL LOG ===
[05-Jul-2026 11:29:01 UTC] Orders data: []
[05-Jul-2026 11:29:01 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 11:29:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY3IiwidXNlcm5hbWUiOiJzaXJrZW4iLCJlbWFpbCI6Imtlbm5ldGhjaGlkaW1tYTlAZ21haWwuY29tIiwiZXhwIjoxNzgzODU1NDY4fQ.sKA6AxpCkiB7i6b4tMzRQ7_VuWtxrPSaz4pIUPjd-T8
[05-Jul-2026 11:29:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 11:29:01 UTC] Total orders count: 0
[05-Jul-2026 11:29:01 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 11:29:01 UTC] User ID: 967
[05-Jul-2026 11:29:01 UTC] ✅ User profile retrieved successfully for user ID: 967
[05-Jul-2026 11:29:03 UTC] === API CALL LOG ===
[05-Jul-2026 11:29:03 UTC] Endpoint: user/profile.php
[05-Jul-2026 11:29:03 UTC] Full Log Data: {
    "timestamp": "2026-07-05 11:29:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.52.70, 172.69.194.232",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY3IiwidXNlcm5hbWUiOiJzaXJrZW4iLCJlbWFpbCI6Imtlbm5ldGhjaGlkaW1tYTlAZ21haWwuY29tIiwiZXhwIjoxNzgzODU1NDY4fQ.sKA6AxpCkiB7i6b4tMzRQ7_VuWtxrPSaz4pIUPjd-T8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a166079a2eac63fa-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.52.70",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 11:29:03 UTC] === END API CALL LOG ===
[05-Jul-2026 11:29:03 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 11:29:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY3IiwidXNlcm5hbWUiOiJzaXJrZW4iLCJlbWFpbCI6Imtlbm5ldGhjaGlkaW1tYTlAZ21haWwuY29tIiwiZXhwIjoxNzgzODU1NDY4fQ.sKA6AxpCkiB7i6b4tMzRQ7_VuWtxrPSaz4pIUPjd-T8
[05-Jul-2026 11:29:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 11:29:03 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 11:29:03 UTC] User ID: 967
[05-Jul-2026 11:29:03 UTC] ✅ User profile retrieved successfully for user ID: 967
[05-Jul-2026 11:56:45 UTC] === API CALL LOG ===
[05-Jul-2026 11:56:45 UTC] Endpoint: user/profile.php
[05-Jul-2026 11:56:45 UTC] Full Log Data: {
    "timestamp": "2026-07-05 11:56:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "213.230.118.10",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "213.230.118.10, 172.64.198.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY4IiwidXNlcm5hbWUiOiJAV2VzdGF2ZW51ZXV6IiwiZW1haWwiOiJtYWhsaXlvc29iaXJvdmE1NUBnbWFpbC5jb20iLCJleHAiOjE3ODM4NTc0MDR9.6v4cMe1uvxJypeARAqIqzZ1p4VVfoUkV_b87g25uJTw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16630331d0914cd-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "213.230.118.10",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 11:56:45 UTC] === END API CALL LOG ===
[05-Jul-2026 11:56:45 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 11:56:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY4IiwidXNlcm5hbWUiOiJAV2VzdGF2ZW51ZXV6IiwiZW1haWwiOiJtYWhsaXlvc29iaXJvdmE1NUBnbWFpbC5jb20iLCJleHAiOjE3ODM4NTc0MDR9.6v4cMe1uvxJypeARAqIqzZ1p4VVfoUkV_b87g25uJTw
[05-Jul-2026 11:56:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 11:56:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 11:56:45 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 11:56:45 UTC] User ID: 968
[05-Jul-2026 11:56:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 11:56:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"213.230.118.10, 172.64.198.81","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY4IiwidXNlcm5hbWUiOiJAV2VzdGF2ZW51ZXV6IiwiZW1haWwiOiJtYWhsaXlvc29iaXJvdmE1NUBnbWFpbC5jb20iLCJleHAiOjE3ODM4NTc0MDR9.6v4cMe1uvxJypeARAqIqzZ1p4VVfoUkV_b87g25uJTw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a16630331d0e14cd-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"213.230.118.10","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jul-2026 11:56:45 UTC] === User Orders API Called ===
[05-Jul-2026 11:56:45 UTC] User ID: 968
[05-Jul-2026 11:56:45 UTC] Limit: 20, Offset: 0
[05-Jul-2026 11:56:45 UTC] ✅ User profile retrieved successfully for user ID: 968
[05-Jul-2026 11:56:45 UTC] Orders found: 0
[05-Jul-2026 11:56:45 UTC] Orders data: []
[05-Jul-2026 11:56:45 UTC] Total orders count: 0
[05-Jul-2026 11:56:46 UTC] === API CALL LOG ===
[05-Jul-2026 11:56:46 UTC] Endpoint: user/profile.php
[05-Jul-2026 11:56:46 UTC] Full Log Data: {
    "timestamp": "2026-07-05 11:56:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "213.230.118.10",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "213.230.118.10, 172.64.198.67",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY4IiwidXNlcm5hbWUiOiJAV2VzdGF2ZW51ZXV6IiwiZW1haWwiOiJtYWhsaXlvc29iaXJvdmE1NUBnbWFpbC5jb20iLCJleHAiOjE3ODM4NTc0MDR9.6v4cMe1uvxJypeARAqIqzZ1p4VVfoUkV_b87g25uJTw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1663033ae0114cd-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "213.230.118.10",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 11:56:46 UTC] === END API CALL LOG ===
[05-Jul-2026 11:56:46 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 11:56:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY4IiwidXNlcm5hbWUiOiJAV2VzdGF2ZW51ZXV6IiwiZW1haWwiOiJtYWhsaXlvc29iaXJvdmE1NUBnbWFpbC5jb20iLCJleHAiOjE3ODM4NTc0MDR9.6v4cMe1uvxJypeARAqIqzZ1p4VVfoUkV_b87g25uJTw
[05-Jul-2026 11:56:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 11:56:46 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 11:56:46 UTC] User ID: 968
[05-Jul-2026 11:56:46 UTC] ✅ User profile retrieved successfully for user ID: 968
[05-Jul-2026 11:56:46 UTC] === API CALL LOG ===
[05-Jul-2026 11:56:46 UTC] Endpoint: user/profile.php
[05-Jul-2026 11:56:46 UTC] Full Log Data: {
    "timestamp": "2026-07-05 11:56:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "213.230.118.10",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "213.230.118.10, 172.64.198.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY4IiwidXNlcm5hbWUiOiJAV2VzdGF2ZW51ZXV6IiwiZW1haWwiOiJtYWhsaXlvc29iaXJvdmE1NUBnbWFpbC5jb20iLCJleHAiOjE3ODM4NTc0MDR9.6v4cMe1uvxJypeARAqIqzZ1p4VVfoUkV_b87g25uJTw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16630371be714cd-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "213.230.118.10",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 11:56:46 UTC] === END API CALL LOG ===
[05-Jul-2026 11:56:46 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 11:56:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY4IiwidXNlcm5hbWUiOiJAV2VzdGF2ZW51ZXV6IiwiZW1haWwiOiJtYWhsaXlvc29iaXJvdmE1NUBnbWFpbC5jb20iLCJleHAiOjE3ODM4NTc0MDR9.6v4cMe1uvxJypeARAqIqzZ1p4VVfoUkV_b87g25uJTw
[05-Jul-2026 11:56:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 11:56:46 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 11:56:46 UTC] User ID: 968
[05-Jul-2026 11:56:46 UTC] ✅ User profile retrieved successfully for user ID: 968
[05-Jul-2026 11:57:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 11:57:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 11:57:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"213.230.118.10, 172.64.198.81","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY4IiwidXNlcm5hbWUiOiJAV2VzdGF2ZW51ZXV6IiwiZW1haWwiOiJtYWhsaXlvc29iaXJvdmE1NUBnbWFpbC5jb20iLCJleHAiOjE3ODM4NTc0MDR9.6v4cMe1uvxJypeARAqIqzZ1p4VVfoUkV_b87g25uJTw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1663094ac0f14cd-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"213.230.118.10","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jul-2026 11:57:01 UTC] === User Orders API Called ===
[05-Jul-2026 11:57:01 UTC] User ID: 968
[05-Jul-2026 11:57:01 UTC] Limit: 20, Offset: 0
[05-Jul-2026 11:57:01 UTC] Orders found: 0
[05-Jul-2026 11:57:01 UTC] Orders data: []
[05-Jul-2026 11:57:01 UTC] Total orders count: 0
[05-Jul-2026 11:57:01 UTC] === API CALL LOG ===
[05-Jul-2026 11:57:01 UTC] Endpoint: user/profile.php
[05-Jul-2026 11:57:01 UTC] Full Log Data: {
    "timestamp": "2026-07-05 11:57:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "213.230.118.10",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "213.230.118.10, 172.64.198.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY4IiwidXNlcm5hbWUiOiJAV2VzdGF2ZW51ZXV6IiwiZW1haWwiOiJtYWhsaXlvc29iaXJvdmE1NUBnbWFpbC5jb20iLCJleHAiOjE3ODM4NTc0MDR9.6v4cMe1uvxJypeARAqIqzZ1p4VVfoUkV_b87g25uJTw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1663094ac1014cd-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "213.230.118.10",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 11:57:01 UTC] === END API CALL LOG ===
[05-Jul-2026 11:57:01 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 11:57:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY4IiwidXNlcm5hbWUiOiJAV2VzdGF2ZW51ZXV6IiwiZW1haWwiOiJtYWhsaXlvc29iaXJvdmE1NUBnbWFpbC5jb20iLCJleHAiOjE3ODM4NTc0MDR9.6v4cMe1uvxJypeARAqIqzZ1p4VVfoUkV_b87g25uJTw
[05-Jul-2026 11:57:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 11:57:01 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 11:57:01 UTC] User ID: 968
[05-Jul-2026 11:57:01 UTC] ✅ User profile retrieved successfully for user ID: 968
[05-Jul-2026 11:57:02 UTC] === API CALL LOG ===
[05-Jul-2026 11:57:02 UTC] Endpoint: user/profile.php
[05-Jul-2026 11:57:02 UTC] Full Log Data: {
    "timestamp": "2026-07-05 11:57:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "213.230.118.10",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "213.230.118.10, 172.64.198.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY4IiwidXNlcm5hbWUiOiJAV2VzdGF2ZW51ZXV6IiwiZW1haWwiOiJtYWhsaXlvc29iaXJvdmE1NUBnbWFpbC5jb20iLCJleHAiOjE3ODM4NTc0MDR9.6v4cMe1uvxJypeARAqIqzZ1p4VVfoUkV_b87g25uJTw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16630988a4e14cd-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "213.230.118.10",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 11:57:02 UTC] === END API CALL LOG ===
[05-Jul-2026 11:57:02 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 11:57:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY4IiwidXNlcm5hbWUiOiJAV2VzdGF2ZW51ZXV6IiwiZW1haWwiOiJtYWhsaXlvc29iaXJvdmE1NUBnbWFpbC5jb20iLCJleHAiOjE3ODM4NTc0MDR9.6v4cMe1uvxJypeARAqIqzZ1p4VVfoUkV_b87g25uJTw
[05-Jul-2026 11:57:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 11:57:02 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 11:57:02 UTC] User ID: 968
[05-Jul-2026 11:57:02 UTC] ✅ User profile retrieved successfully for user ID: 968
[05-Jul-2026 11:57:02 UTC] === API CALL LOG ===
[05-Jul-2026 11:57:02 UTC] Endpoint: user/profile.php
[05-Jul-2026 11:57:02 UTC] Full Log Data: {
    "timestamp": "2026-07-05 11:57:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "213.230.118.10",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "213.230.118.10, 172.64.198.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY4IiwidXNlcm5hbWUiOiJAV2VzdGF2ZW51ZXV6IiwiZW1haWwiOiJtYWhsaXlvc29iaXJvdmE1NUBnbWFpbC5jb20iLCJleHAiOjE3ODM4NTc0MDR9.6v4cMe1uvxJypeARAqIqzZ1p4VVfoUkV_b87g25uJTw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a166309c188014cd-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "213.230.118.10",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 11:57:02 UTC] === END API CALL LOG ===
[05-Jul-2026 11:57:02 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 11:57:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY4IiwidXNlcm5hbWUiOiJAV2VzdGF2ZW51ZXV6IiwiZW1haWwiOiJtYWhsaXlvc29iaXJvdmE1NUBnbWFpbC5jb20iLCJleHAiOjE3ODM4NTc0MDR9.6v4cMe1uvxJypeARAqIqzZ1p4VVfoUkV_b87g25uJTw
[05-Jul-2026 11:57:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 11:57:02 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 11:57:02 UTC] User ID: 968
[05-Jul-2026 11:57:02 UTC] ✅ User profile retrieved successfully for user ID: 968
[05-Jul-2026 11:57:29 UTC] === API CALL LOG ===
[05-Jul-2026 11:57:29 UTC] Endpoint: user/profile.php
[05-Jul-2026 11:57:29 UTC] Full Log Data: {
    "timestamp": "2026-07-05 11:57:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "213.230.118.10",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "213.230.118.10, 172.64.198.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY4IiwidXNlcm5hbWUiOiJAV2VzdGF2ZW51ZXV6IiwiZW1haWwiOiJtYWhsaXlvc29iaXJvdmE1NUBnbWFpbC5jb20iLCJleHAiOjE3ODM4NTc0MDR9.6v4cMe1uvxJypeARAqIqzZ1p4VVfoUkV_b87g25uJTw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1663140ece014cd-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "213.230.118.10",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 11:57:29 UTC] === END API CALL LOG ===
[05-Jul-2026 11:57:29 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 11:57:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY4IiwidXNlcm5hbWUiOiJAV2VzdGF2ZW51ZXV6IiwiZW1haWwiOiJtYWhsaXlvc29iaXJvdmE1NUBnbWFpbC5jb20iLCJleHAiOjE3ODM4NTc0MDR9.6v4cMe1uvxJypeARAqIqzZ1p4VVfoUkV_b87g25uJTw
[05-Jul-2026 11:57:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 11:57:29 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 11:57:29 UTC] User ID: 968
[05-Jul-2026 11:57:29 UTC] ✅ User profile retrieved successfully for user ID: 968
[05-Jul-2026 11:57:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 11:57:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 11:57:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"213.230.118.10, 172.64.198.81","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY4IiwidXNlcm5hbWUiOiJAV2VzdGF2ZW51ZXV6IiwiZW1haWwiOiJtYWhsaXlvc29iaXJvdmE1NUBnbWFpbC5jb20iLCJleHAiOjE3ODM4NTc0MDR9.6v4cMe1uvxJypeARAqIqzZ1p4VVfoUkV_b87g25uJTw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1663140ecdb14cd-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"213.230.118.10","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jul-2026 11:57:29 UTC] === User Orders API Called ===
[05-Jul-2026 11:57:29 UTC] User ID: 968
[05-Jul-2026 11:57:29 UTC] Limit: 20, Offset: 0
[05-Jul-2026 11:57:29 UTC] Orders found: 0
[05-Jul-2026 11:57:29 UTC] Orders data: []
[05-Jul-2026 11:57:29 UTC] Total orders count: 0
[05-Jul-2026 11:57:29 UTC] === API CALL LOG ===
[05-Jul-2026 11:57:29 UTC] Endpoint: user/profile.php
[05-Jul-2026 11:57:29 UTC] Full Log Data: {
    "timestamp": "2026-07-05 11:57:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "213.230.118.10",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "213.230.118.10, 172.64.198.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY4IiwidXNlcm5hbWUiOiJAV2VzdGF2ZW51ZXV6IiwiZW1haWwiOiJtYWhsaXlvc29iaXJvdmE1NUBnbWFpbC5jb20iLCJleHAiOjE3ODM4NTc0MDR9.6v4cMe1uvxJypeARAqIqzZ1p4VVfoUkV_b87g25uJTw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1663143f9e614cd-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "213.230.118.10",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 11:57:29 UTC] === END API CALL LOG ===
[05-Jul-2026 11:57:29 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 11:57:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY4IiwidXNlcm5hbWUiOiJAV2VzdGF2ZW51ZXV6IiwiZW1haWwiOiJtYWhsaXlvc29iaXJvdmE1NUBnbWFpbC5jb20iLCJleHAiOjE3ODM4NTc0MDR9.6v4cMe1uvxJypeARAqIqzZ1p4VVfoUkV_b87g25uJTw
[05-Jul-2026 11:57:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 11:57:29 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 11:57:29 UTC] User ID: 968
[05-Jul-2026 11:57:29 UTC] ✅ User profile retrieved successfully for user ID: 968
[05-Jul-2026 11:57:29 UTC] === API CALL LOG ===
[05-Jul-2026 11:57:29 UTC] Endpoint: user/profile.php
[05-Jul-2026 11:57:29 UTC] Full Log Data: {
    "timestamp": "2026-07-05 11:57:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "213.230.118.10",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "213.230.118.10, 172.64.198.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY4IiwidXNlcm5hbWUiOiJAV2VzdGF2ZW51ZXV6IiwiZW1haWwiOiJtYWhsaXlvc29iaXJvdmE1NUBnbWFpbC5jb20iLCJleHAiOjE3ODM4NTc0MDR9.6v4cMe1uvxJypeARAqIqzZ1p4VVfoUkV_b87g25uJTw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1663144bb2314cd-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "213.230.118.10",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 11:57:29 UTC] === END API CALL LOG ===
[05-Jul-2026 11:57:29 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 11:57:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY4IiwidXNlcm5hbWUiOiJAV2VzdGF2ZW51ZXV6IiwiZW1haWwiOiJtYWhsaXlvc29iaXJvdmE1NUBnbWFpbC5jb20iLCJleHAiOjE3ODM4NTc0MDR9.6v4cMe1uvxJypeARAqIqzZ1p4VVfoUkV_b87g25uJTw
[05-Jul-2026 11:57:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 11:57:29 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 11:57:29 UTC] User ID: 968
[05-Jul-2026 11:57:29 UTC] ✅ User profile retrieved successfully for user ID: 968
[05-Jul-2026 11:57:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 11:57:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 11:57:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"213.230.118.10, 172.64.198.80","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY4IiwidXNlcm5hbWUiOiJAV2VzdGF2ZW51ZXV6IiwiZW1haWwiOiJtYWhsaXlvc29iaXJvdmE1NUBnbWFpbC5jb20iLCJleHAiOjE3ODM4NTc0MDR9.6v4cMe1uvxJypeARAqIqzZ1p4VVfoUkV_b87g25uJTw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a16631683c0e14cd-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"213.230.118.10","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jul-2026 11:57:35 UTC] === User Orders API Called ===
[05-Jul-2026 11:57:35 UTC] User ID: 968
[05-Jul-2026 11:57:35 UTC] Limit: 20, Offset: 0
[05-Jul-2026 11:57:35 UTC] Orders found: 0
[05-Jul-2026 11:57:35 UTC] Orders data: []
[05-Jul-2026 11:57:35 UTC] Total orders count: 0
[05-Jul-2026 11:57:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 11:57:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 11:57:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"213.230.118.10, 172.64.198.80","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY4IiwidXNlcm5hbWUiOiJAV2VzdGF2ZW51ZXV6IiwiZW1haWwiOiJtYWhsaXlvc29iaXJvdmE1NUBnbWFpbC5jb20iLCJleHAiOjE3ODM4NTc0MDR9.6v4cMe1uvxJypeARAqIqzZ1p4VVfoUkV_b87g25uJTw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a16631726fd414cd-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"213.230.118.10","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jul-2026 11:57:37 UTC] === User Orders API Called ===
[05-Jul-2026 11:57:37 UTC] User ID: 968
[05-Jul-2026 11:57:37 UTC] Limit: 20, Offset: 0
[05-Jul-2026 11:57:37 UTC] Orders found: 0
[05-Jul-2026 11:57:37 UTC] Orders data: []
[05-Jul-2026 11:57:37 UTC] Total orders count: 0
[05-Jul-2026 11:57:37 UTC] === API CALL LOG ===
[05-Jul-2026 11:57:37 UTC] Endpoint: user/profile.php
[05-Jul-2026 11:57:37 UTC] Full Log Data: {
    "timestamp": "2026-07-05 11:57:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "213.230.118.10",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "213.230.118.10, 172.64.198.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY4IiwidXNlcm5hbWUiOiJAV2VzdGF2ZW51ZXV6IiwiZW1haWwiOiJtYWhsaXlvc29iaXJvdmE1NUBnbWFpbC5jb20iLCJleHAiOjE3ODM4NTc0MDR9.6v4cMe1uvxJypeARAqIqzZ1p4VVfoUkV_b87g25uJTw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1663173291814cd-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "213.230.118.10",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 11:57:37 UTC] === END API CALL LOG ===
[05-Jul-2026 11:57:37 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 11:57:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY4IiwidXNlcm5hbWUiOiJAV2VzdGF2ZW51ZXV6IiwiZW1haWwiOiJtYWhsaXlvc29iaXJvdmE1NUBnbWFpbC5jb20iLCJleHAiOjE3ODM4NTc0MDR9.6v4cMe1uvxJypeARAqIqzZ1p4VVfoUkV_b87g25uJTw
[05-Jul-2026 11:57:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 11:57:37 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 11:57:37 UTC] User ID: 968
[05-Jul-2026 11:57:37 UTC] ✅ User profile retrieved successfully for user ID: 968
[05-Jul-2026 11:57:37 UTC] === API CALL LOG ===
[05-Jul-2026 11:57:37 UTC] Endpoint: user/profile.php
[05-Jul-2026 11:57:37 UTC] Full Log Data: {
    "timestamp": "2026-07-05 11:57:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "213.230.118.10",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "213.230.118.10, 172.64.198.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY4IiwidXNlcm5hbWUiOiJAV2VzdGF2ZW51ZXV6IiwiZW1haWwiOiJtYWhsaXlvc29iaXJvdmE1NUBnbWFpbC5jb20iLCJleHAiOjE3ODM4NTc0MDR9.6v4cMe1uvxJypeARAqIqzZ1p4VVfoUkV_b87g25uJTw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1663175ae4714cd-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "213.230.118.10",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 11:57:37 UTC] === END API CALL LOG ===
[05-Jul-2026 11:57:37 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 11:57:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY4IiwidXNlcm5hbWUiOiJAV2VzdGF2ZW51ZXV6IiwiZW1haWwiOiJtYWhsaXlvc29iaXJvdmE1NUBnbWFpbC5jb20iLCJleHAiOjE3ODM4NTc0MDR9.6v4cMe1uvxJypeARAqIqzZ1p4VVfoUkV_b87g25uJTw
[05-Jul-2026 11:57:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 11:57:37 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 11:57:37 UTC] User ID: 968
[05-Jul-2026 11:57:37 UTC] ✅ User profile retrieved successfully for user ID: 968
[05-Jul-2026 11:57:37 UTC] === API CALL LOG ===
[05-Jul-2026 11:57:37 UTC] Endpoint: user/profile.php
[05-Jul-2026 11:57:37 UTC] Full Log Data: {
    "timestamp": "2026-07-05 11:57:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "213.230.118.10",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "213.230.118.10, 172.64.198.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY4IiwidXNlcm5hbWUiOiJAV2VzdGF2ZW51ZXV6IiwiZW1haWwiOiJtYWhsaXlvc29iaXJvdmE1NUBnbWFpbC5jb20iLCJleHAiOjE3ODM4NTc0MDR9.6v4cMe1uvxJypeARAqIqzZ1p4VVfoUkV_b87g25uJTw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16631766f6b14cd-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "213.230.118.10",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 11:57:37 UTC] === END API CALL LOG ===
[05-Jul-2026 11:57:37 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 11:57:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY4IiwidXNlcm5hbWUiOiJAV2VzdGF2ZW51ZXV6IiwiZW1haWwiOiJtYWhsaXlvc29iaXJvdmE1NUBnbWFpbC5jb20iLCJleHAiOjE3ODM4NTc0MDR9.6v4cMe1uvxJypeARAqIqzZ1p4VVfoUkV_b87g25uJTw
[05-Jul-2026 11:57:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 11:57:37 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 11:57:37 UTC] User ID: 968
[05-Jul-2026 11:57:37 UTC] ✅ User profile retrieved successfully for user ID: 968
[05-Jul-2026 12:40:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 12:40:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 12:40:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.100.192, 172.64.192.67","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY5IiwidXNlcm5hbWUiOiJhbGl0cmFkZXMiLCJlbWFpbCI6ImVtZW5pa2VodW1ibGVAZ21haWwuY29tIiwiZXhwIjoxNzgzODYwMDUzfQ.z0HfvRKs5LPSPID-W51nNvAnwNQQkT3GAPAVlcfudMI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a16670dc4d964c53-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.100.192","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jul-2026 12:40:54 UTC] === User Orders API Called ===
[05-Jul-2026 12:40:54 UTC] User ID: 969
[05-Jul-2026 12:40:54 UTC] Limit: 20, Offset: 0
[05-Jul-2026 12:40:54 UTC] Orders found: 0
[05-Jul-2026 12:40:54 UTC] Orders data: []
[05-Jul-2026 12:40:54 UTC] === API CALL LOG ===
[05-Jul-2026 12:40:54 UTC] Total orders count: 0
[05-Jul-2026 12:40:54 UTC] Endpoint: user/profile.php
[05-Jul-2026 12:40:54 UTC] Full Log Data: {
    "timestamp": "2026-07-05 12:40:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.100.192",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.100.192, 172.64.192.67",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY5IiwidXNlcm5hbWUiOiJhbGl0cmFkZXMiLCJlbWFpbCI6ImVtZW5pa2VodW1ibGVAZ21haWwuY29tIiwiZXhwIjoxNzgzODYwMDUzfQ.z0HfvRKs5LPSPID-W51nNvAnwNQQkT3GAPAVlcfudMI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16670dc4d924c53-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.100.192",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 12:40:54 UTC] === END API CALL LOG ===
[05-Jul-2026 12:40:54 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 12:40:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY5IiwidXNlcm5hbWUiOiJhbGl0cmFkZXMiLCJlbWFpbCI6ImVtZW5pa2VodW1ibGVAZ21haWwuY29tIiwiZXhwIjoxNzgzODYwMDUzfQ.z0HfvRKs5LPSPID-W51nNvAnwNQQkT3GAPAVlcfudMI
[05-Jul-2026 12:40:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 12:40:54 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 12:40:54 UTC] User ID: 969
[05-Jul-2026 12:40:54 UTC] ✅ User profile retrieved successfully for user ID: 969
[05-Jul-2026 12:40:54 UTC] === API CALL LOG ===
[05-Jul-2026 12:40:54 UTC] Endpoint: user/profile.php
[05-Jul-2026 12:40:54 UTC] Full Log Data: {
    "timestamp": "2026-07-05 12:40:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.100.192",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.100.192, 172.64.192.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY5IiwidXNlcm5hbWUiOiJhbGl0cmFkZXMiLCJlbWFpbCI6ImVtZW5pa2VodW1ibGVAZ21haWwuY29tIiwiZXhwIjoxNzgzODYwMDUzfQ.z0HfvRKs5LPSPID-W51nNvAnwNQQkT3GAPAVlcfudMI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16670dd58234c53-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.100.192",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 12:40:54 UTC] === END API CALL LOG ===
[05-Jul-2026 12:40:54 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 12:40:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY5IiwidXNlcm5hbWUiOiJhbGl0cmFkZXMiLCJlbWFpbCI6ImVtZW5pa2VodW1ibGVAZ21haWwuY29tIiwiZXhwIjoxNzgzODYwMDUzfQ.z0HfvRKs5LPSPID-W51nNvAnwNQQkT3GAPAVlcfudMI
[05-Jul-2026 12:40:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 12:40:54 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 12:40:54 UTC] User ID: 969
[05-Jul-2026 12:40:54 UTC] ✅ User profile retrieved successfully for user ID: 969
[05-Jul-2026 12:40:55 UTC] === API CALL LOG ===
[05-Jul-2026 12:40:55 UTC] Endpoint: user/profile.php
[05-Jul-2026 12:40:55 UTC] Full Log Data: {
    "timestamp": "2026-07-05 12:40:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.100.192",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.100.192, 172.64.192.67",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY5IiwidXNlcm5hbWUiOiJhbGl0cmFkZXMiLCJlbWFpbCI6ImVtZW5pa2VodW1ibGVAZ21haWwuY29tIiwiZXhwIjoxNzgzODYwMDUzfQ.z0HfvRKs5LPSPID-W51nNvAnwNQQkT3GAPAVlcfudMI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16670e2c85a4c53-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.100.192",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 12:40:55 UTC] === END API CALL LOG ===
[05-Jul-2026 12:40:55 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 12:40:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY5IiwidXNlcm5hbWUiOiJhbGl0cmFkZXMiLCJlbWFpbCI6ImVtZW5pa2VodW1ibGVAZ21haWwuY29tIiwiZXhwIjoxNzgzODYwMDUzfQ.z0HfvRKs5LPSPID-W51nNvAnwNQQkT3GAPAVlcfudMI
[05-Jul-2026 12:40:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 12:40:55 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 12:40:55 UTC] User ID: 969
[05-Jul-2026 12:40:55 UTC] ✅ User profile retrieved successfully for user ID: 969
[05-Jul-2026 12:41:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 12:41:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 12:41:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.100.192, 172.64.192.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY5IiwidXNlcm5hbWUiOiJhbGl0cmFkZXMiLCJlbWFpbCI6ImVtZW5pa2VodW1ibGVAZ21haWwuY29tIiwiZXhwIjoxNzgzODYwMDUzfQ.z0HfvRKs5LPSPID-W51nNvAnwNQQkT3GAPAVlcfudMI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a166710479314c53-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.100.192","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jul-2026 12:41:00 UTC] === User Orders API Called ===
[05-Jul-2026 12:41:00 UTC] User ID: 969
[05-Jul-2026 12:41:00 UTC] Limit: 20, Offset: 0
[05-Jul-2026 12:41:00 UTC] Orders found: 0
[05-Jul-2026 12:41:00 UTC] Orders data: []
[05-Jul-2026 12:41:00 UTC] Total orders count: 0
[05-Jul-2026 12:41:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 12:41:03 UTC] === API CALL LOG ===
[05-Jul-2026 12:41:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 12:41:03 UTC] Endpoint: user/profile.php
[05-Jul-2026 12:41:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.100.192, 172.64.192.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY5IiwidXNlcm5hbWUiOiJhbGl0cmFkZXMiLCJlbWFpbCI6ImVtZW5pa2VodW1ibGVAZ21haWwuY29tIiwiZXhwIjoxNzgzODYwMDUzfQ.z0HfvRKs5LPSPID-W51nNvAnwNQQkT3GAPAVlcfudMI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1667111ee714c53-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.100.192","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jul-2026 12:41:03 UTC] Full Log Data: {
    "timestamp": "2026-07-05 12:41:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.100.192",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.100.192, 172.64.192.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY5IiwidXNlcm5hbWUiOiJhbGl0cmFkZXMiLCJlbWFpbCI6ImVtZW5pa2VodW1ibGVAZ21haWwuY29tIiwiZXhwIjoxNzgzODYwMDUzfQ.z0HfvRKs5LPSPID-W51nNvAnwNQQkT3GAPAVlcfudMI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1667111ee744c53-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.100.192",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 12:41:03 UTC] === END API CALL LOG ===
[05-Jul-2026 12:41:03 UTC] === User Orders API Called ===
[05-Jul-2026 12:41:03 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 12:41:03 UTC] User ID: 969
[05-Jul-2026 12:41:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY5IiwidXNlcm5hbWUiOiJhbGl0cmFkZXMiLCJlbWFpbCI6ImVtZW5pa2VodW1ibGVAZ21haWwuY29tIiwiZXhwIjoxNzgzODYwMDUzfQ.z0HfvRKs5LPSPID-W51nNvAnwNQQkT3GAPAVlcfudMI
[05-Jul-2026 12:41:03 UTC] Limit: 20, Offset: 0
[05-Jul-2026 12:41:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 12:41:03 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 12:41:03 UTC] User ID: 969
[05-Jul-2026 12:41:03 UTC] ✅ User profile retrieved successfully for user ID: 969
[05-Jul-2026 12:41:03 UTC] Orders found: 0
[05-Jul-2026 12:41:03 UTC] Orders data: []
[05-Jul-2026 12:41:03 UTC] Total orders count: 0
[05-Jul-2026 12:41:03 UTC] === API CALL LOG ===
[05-Jul-2026 12:41:03 UTC] Endpoint: user/profile.php
[05-Jul-2026 12:41:03 UTC] Full Log Data: {
    "timestamp": "2026-07-05 12:41:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.100.192",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.100.192, 172.64.192.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY5IiwidXNlcm5hbWUiOiJhbGl0cmFkZXMiLCJlbWFpbCI6ImVtZW5pa2VodW1ibGVAZ21haWwuY29tIiwiZXhwIjoxNzgzODYwMDUzfQ.z0HfvRKs5LPSPID-W51nNvAnwNQQkT3GAPAVlcfudMI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a166711578514c53-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.100.192",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 12:41:03 UTC] === END API CALL LOG ===
[05-Jul-2026 12:41:03 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 12:41:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY5IiwidXNlcm5hbWUiOiJhbGl0cmFkZXMiLCJlbWFpbCI6ImVtZW5pa2VodW1ibGVAZ21haWwuY29tIiwiZXhwIjoxNzgzODYwMDUzfQ.z0HfvRKs5LPSPID-W51nNvAnwNQQkT3GAPAVlcfudMI
[05-Jul-2026 12:41:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 12:41:03 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 12:41:03 UTC] User ID: 969
[05-Jul-2026 12:41:03 UTC] ✅ User profile retrieved successfully for user ID: 969
[05-Jul-2026 12:41:04 UTC] === API CALL LOG ===
[05-Jul-2026 12:41:04 UTC] Endpoint: user/profile.php
[05-Jul-2026 12:41:04 UTC] Full Log Data: {
    "timestamp": "2026-07-05 12:41:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.100.192",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.100.192, 172.64.192.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY5IiwidXNlcm5hbWUiOiJhbGl0cmFkZXMiLCJlbWFpbCI6ImVtZW5pa2VodW1ibGVAZ21haWwuY29tIiwiZXhwIjoxNzgzODYwMDUzfQ.z0HfvRKs5LPSPID-W51nNvAnwNQQkT3GAPAVlcfudMI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a166711838084c53-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.100.192",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 12:41:04 UTC] === END API CALL LOG ===
[05-Jul-2026 12:41:04 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 12:41:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY5IiwidXNlcm5hbWUiOiJhbGl0cmFkZXMiLCJlbWFpbCI6ImVtZW5pa2VodW1ibGVAZ21haWwuY29tIiwiZXhwIjoxNzgzODYwMDUzfQ.z0HfvRKs5LPSPID-W51nNvAnwNQQkT3GAPAVlcfudMI
[05-Jul-2026 12:41:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 12:41:04 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 12:41:04 UTC] User ID: 969
[05-Jul-2026 12:41:04 UTC] ✅ User profile retrieved successfully for user ID: 969
[05-Jul-2026 12:41:59 UTC] === API CALL LOG ===
[05-Jul-2026 12:41:59 UTC] Endpoint: user/profile.php
[05-Jul-2026 12:41:59 UTC] Full Log Data: {
    "timestamp": "2026-07-05 12:41:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.100.192",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.100.192, 172.64.192.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY5IiwidXNlcm5hbWUiOiJhbGl0cmFkZXMiLCJlbWFpbCI6ImVtZW5pa2VodW1ibGVAZ21haWwuY29tIiwiZXhwIjoxNzgzODYwMDUzfQ.z0HfvRKs5LPSPID-W51nNvAnwNQQkT3GAPAVlcfudMI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1667273fca64c53-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.100.192",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 12:41:59 UTC] === END API CALL LOG ===
[05-Jul-2026 12:41:59 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 12:41:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY5IiwidXNlcm5hbWUiOiJhbGl0cmFkZXMiLCJlbWFpbCI6ImVtZW5pa2VodW1ibGVAZ21haWwuY29tIiwiZXhwIjoxNzgzODYwMDUzfQ.z0HfvRKs5LPSPID-W51nNvAnwNQQkT3GAPAVlcfudMI
[05-Jul-2026 12:41:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 12:41:59 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 12:41:59 UTC] User ID: 969
[05-Jul-2026 12:41:59 UTC] ✅ User profile retrieved successfully for user ID: 969
[05-Jul-2026 12:41:59 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 12:41:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 12:41:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.100.192, 172.64.192.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY5IiwidXNlcm5hbWUiOiJhbGl0cmFkZXMiLCJlbWFpbCI6ImVtZW5pa2VodW1ibGVAZ21haWwuY29tIiwiZXhwIjoxNzgzODYwMDUzfQ.z0HfvRKs5LPSPID-W51nNvAnwNQQkT3GAPAVlcfudMI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1667273fca34c53-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.100.192","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jul-2026 12:41:59 UTC] === User Orders API Called ===
[05-Jul-2026 12:41:59 UTC] User ID: 969
[05-Jul-2026 12:41:59 UTC] Limit: 20, Offset: 0
[05-Jul-2026 12:41:59 UTC] Orders found: 0
[05-Jul-2026 12:41:59 UTC] Orders data: []
[05-Jul-2026 12:41:59 UTC] Total orders count: 0
[05-Jul-2026 12:42:00 UTC] === API CALL LOG ===
[05-Jul-2026 12:42:00 UTC] Endpoint: user/profile.php
[05-Jul-2026 12:42:00 UTC] Full Log Data: {
    "timestamp": "2026-07-05 12:42:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.100.192",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.100.192, 172.64.192.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY5IiwidXNlcm5hbWUiOiJhbGl0cmFkZXMiLCJlbWFpbCI6ImVtZW5pa2VodW1ibGVAZ21haWwuY29tIiwiZXhwIjoxNzgzODYwMDUzfQ.z0HfvRKs5LPSPID-W51nNvAnwNQQkT3GAPAVlcfudMI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16672777f384c53-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.100.192",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 12:42:00 UTC] === END API CALL LOG ===
[05-Jul-2026 12:42:00 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 12:42:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY5IiwidXNlcm5hbWUiOiJhbGl0cmFkZXMiLCJlbWFpbCI6ImVtZW5pa2VodW1ibGVAZ21haWwuY29tIiwiZXhwIjoxNzgzODYwMDUzfQ.z0HfvRKs5LPSPID-W51nNvAnwNQQkT3GAPAVlcfudMI
[05-Jul-2026 12:42:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 12:42:00 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 12:42:00 UTC] User ID: 969
[05-Jul-2026 12:42:00 UTC] ✅ User profile retrieved successfully for user ID: 969
[05-Jul-2026 12:42:00 UTC] === API CALL LOG ===
[05-Jul-2026 12:42:00 UTC] Endpoint: user/profile.php
[05-Jul-2026 12:42:00 UTC] Full Log Data: {
    "timestamp": "2026-07-05 12:42:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.100.192",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.100.192, 172.64.192.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY5IiwidXNlcm5hbWUiOiJhbGl0cmFkZXMiLCJlbWFpbCI6ImVtZW5pa2VodW1ibGVAZ21haWwuY29tIiwiZXhwIjoxNzgzODYwMDUzfQ.z0HfvRKs5LPSPID-W51nNvAnwNQQkT3GAPAVlcfudMI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a166727a0ebd4c53-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.100.192",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 12:42:00 UTC] === END API CALL LOG ===
[05-Jul-2026 12:42:00 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 12:42:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY5IiwidXNlcm5hbWUiOiJhbGl0cmFkZXMiLCJlbWFpbCI6ImVtZW5pa2VodW1ibGVAZ21haWwuY29tIiwiZXhwIjoxNzgzODYwMDUzfQ.z0HfvRKs5LPSPID-W51nNvAnwNQQkT3GAPAVlcfudMI
[05-Jul-2026 12:42:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 12:42:00 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 12:42:00 UTC] User ID: 969
[05-Jul-2026 12:42:00 UTC] ✅ User profile retrieved successfully for user ID: 969
[05-Jul-2026 12:42:16 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 12:42:16 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 12:42:16 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.100.192, 172.64.192.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY5IiwidXNlcm5hbWUiOiJhbGl0cmFkZXMiLCJlbWFpbCI6ImVtZW5pa2VodW1ibGVAZ21haWwuY29tIiwiZXhwIjoxNzgzODYwMDUzfQ.z0HfvRKs5LPSPID-W51nNvAnwNQQkT3GAPAVlcfudMI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a16672dc3d594c53-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.100.192","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jul-2026 12:42:16 UTC] === User Orders API Called ===
[05-Jul-2026 12:42:16 UTC] User ID: 969
[05-Jul-2026 12:42:16 UTC] Limit: 20, Offset: 0
[05-Jul-2026 12:42:16 UTC] Orders found: 0
[05-Jul-2026 12:42:16 UTC] Orders data: []
[05-Jul-2026 12:42:16 UTC] Total orders count: 0
[05-Jul-2026 12:42:16 UTC] === API CALL LOG ===
[05-Jul-2026 12:42:16 UTC] Endpoint: user/profile.php
[05-Jul-2026 12:42:16 UTC] Full Log Data: {
    "timestamp": "2026-07-05 12:42:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.100.192",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.100.192, 172.64.192.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY5IiwidXNlcm5hbWUiOiJhbGl0cmFkZXMiLCJlbWFpbCI6ImVtZW5pa2VodW1ibGVAZ21haWwuY29tIiwiZXhwIjoxNzgzODYwMDUzfQ.z0HfvRKs5LPSPID-W51nNvAnwNQQkT3GAPAVlcfudMI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16672dc3d5f4c53-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.100.192",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 12:42:16 UTC] === END API CALL LOG ===
[05-Jul-2026 12:42:16 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 12:42:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY5IiwidXNlcm5hbWUiOiJhbGl0cmFkZXMiLCJlbWFpbCI6ImVtZW5pa2VodW1ibGVAZ21haWwuY29tIiwiZXhwIjoxNzgzODYwMDUzfQ.z0HfvRKs5LPSPID-W51nNvAnwNQQkT3GAPAVlcfudMI
[05-Jul-2026 12:42:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 12:42:16 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 12:42:16 UTC] User ID: 969
[05-Jul-2026 12:42:16 UTC] ✅ User profile retrieved successfully for user ID: 969
[05-Jul-2026 12:42:17 UTC] === API CALL LOG ===
[05-Jul-2026 12:42:17 UTC] Endpoint: user/profile.php
[05-Jul-2026 12:42:17 UTC] Full Log Data: {
    "timestamp": "2026-07-05 12:42:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.100.192",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.100.192, 172.64.192.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY5IiwidXNlcm5hbWUiOiJhbGl0cmFkZXMiLCJlbWFpbCI6ImVtZW5pa2VodW1ibGVAZ21haWwuY29tIiwiZXhwIjoxNzgzODYwMDUzfQ.z0HfvRKs5LPSPID-W51nNvAnwNQQkT3GAPAVlcfudMI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16672e31a6e4c53-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.100.192",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 12:42:17 UTC] === END API CALL LOG ===
[05-Jul-2026 12:42:17 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 12:42:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY5IiwidXNlcm5hbWUiOiJhbGl0cmFkZXMiLCJlbWFpbCI6ImVtZW5pa2VodW1ibGVAZ21haWwuY29tIiwiZXhwIjoxNzgzODYwMDUzfQ.z0HfvRKs5LPSPID-W51nNvAnwNQQkT3GAPAVlcfudMI
[05-Jul-2026 12:42:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 12:42:17 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 12:42:17 UTC] User ID: 969
[05-Jul-2026 12:42:17 UTC] ✅ User profile retrieved successfully for user ID: 969
[05-Jul-2026 12:42:17 UTC] === API CALL LOG ===
[05-Jul-2026 12:42:17 UTC] Endpoint: user/profile.php
[05-Jul-2026 12:42:17 UTC] Full Log Data: {
    "timestamp": "2026-07-05 12:42:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.100.192",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.100.192, 172.64.192.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY5IiwidXNlcm5hbWUiOiJhbGl0cmFkZXMiLCJlbWFpbCI6ImVtZW5pa2VodW1ibGVAZ21haWwuY29tIiwiZXhwIjoxNzgzODYwMDUzfQ.z0HfvRKs5LPSPID-W51nNvAnwNQQkT3GAPAVlcfudMI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16672e49e7e4c53-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.100.192",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 12:42:17 UTC] === END API CALL LOG ===
[05-Jul-2026 12:42:17 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 12:42:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY5IiwidXNlcm5hbWUiOiJhbGl0cmFkZXMiLCJlbWFpbCI6ImVtZW5pa2VodW1ibGVAZ21haWwuY29tIiwiZXhwIjoxNzgzODYwMDUzfQ.z0HfvRKs5LPSPID-W51nNvAnwNQQkT3GAPAVlcfudMI
[05-Jul-2026 12:42:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 12:42:17 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 12:42:17 UTC] User ID: 969
[05-Jul-2026 12:42:17 UTC] ✅ User profile retrieved successfully for user ID: 969
[05-Jul-2026 12:42:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 12:42:27 UTC] === API CALL LOG ===
[05-Jul-2026 12:42:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 12:42:27 UTC] Endpoint: user/profile.php
[05-Jul-2026 12:42:27 UTC] Full Log Data: {
    "timestamp": "2026-07-05 12:42:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.100.192",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.100.192, 172.64.192.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY5IiwidXNlcm5hbWUiOiJhbGl0cmFkZXMiLCJlbWFpbCI6ImVtZW5pa2VodW1ibGVAZ21haWwuY29tIiwiZXhwIjoxNzgzODYwMDUzfQ.z0HfvRKs5LPSPID-W51nNvAnwNQQkT3GAPAVlcfudMI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a166731edacf4c53-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.100.192",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 12:42:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.100.192, 172.64.192.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY5IiwidXNlcm5hbWUiOiJhbGl0cmFkZXMiLCJlbWFpbCI6ImVtZW5pa2VodW1ibGVAZ21haWwuY29tIiwiZXhwIjoxNzgzODYwMDUzfQ.z0HfvRKs5LPSPID-W51nNvAnwNQQkT3GAPAVlcfudMI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a166731edaca4c53-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.100.192","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jul-2026 12:42:27 UTC] === END API CALL LOG ===
[05-Jul-2026 12:42:27 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 12:42:27 UTC] === User Orders API Called ===
[05-Jul-2026 12:42:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY5IiwidXNlcm5hbWUiOiJhbGl0cmFkZXMiLCJlbWFpbCI6ImVtZW5pa2VodW1ibGVAZ21haWwuY29tIiwiZXhwIjoxNzgzODYwMDUzfQ.z0HfvRKs5LPSPID-W51nNvAnwNQQkT3GAPAVlcfudMI
[05-Jul-2026 12:42:27 UTC] User ID: 969
[05-Jul-2026 12:42:27 UTC] Limit: 20, Offset: 0
[05-Jul-2026 12:42:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 12:42:27 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 12:42:27 UTC] User ID: 969
[05-Jul-2026 12:42:27 UTC] ✅ User profile retrieved successfully for user ID: 969
[05-Jul-2026 12:42:27 UTC] Orders found: 0
[05-Jul-2026 12:42:27 UTC] Orders data: []
[05-Jul-2026 12:42:27 UTC] Total orders count: 0
[05-Jul-2026 12:42:27 UTC] === API CALL LOG ===
[05-Jul-2026 12:42:27 UTC] Endpoint: user/profile.php
[05-Jul-2026 12:42:27 UTC] Full Log Data: {
    "timestamp": "2026-07-05 12:42:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.100.192",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.100.192, 172.64.192.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY5IiwidXNlcm5hbWUiOiJhbGl0cmFkZXMiLCJlbWFpbCI6ImVtZW5pa2VodW1ibGVAZ21haWwuY29tIiwiZXhwIjoxNzgzODYwMDUzfQ.z0HfvRKs5LPSPID-W51nNvAnwNQQkT3GAPAVlcfudMI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16673226cc14c53-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.100.192",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 12:42:27 UTC] === END API CALL LOG ===
[05-Jul-2026 12:42:27 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 12:42:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY5IiwidXNlcm5hbWUiOiJhbGl0cmFkZXMiLCJlbWFpbCI6ImVtZW5pa2VodW1ibGVAZ21haWwuY29tIiwiZXhwIjoxNzgzODYwMDUzfQ.z0HfvRKs5LPSPID-W51nNvAnwNQQkT3GAPAVlcfudMI
[05-Jul-2026 12:42:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 12:42:27 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 12:42:27 UTC] User ID: 969
[05-Jul-2026 12:42:27 UTC] ✅ User profile retrieved successfully for user ID: 969
[05-Jul-2026 12:42:28 UTC] === API CALL LOG ===
[05-Jul-2026 12:42:28 UTC] Endpoint: user/profile.php
[05-Jul-2026 12:42:28 UTC] Full Log Data: {
    "timestamp": "2026-07-05 12:42:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.100.192",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.100.192, 172.64.192.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY5IiwidXNlcm5hbWUiOiJhbGl0cmFkZXMiLCJlbWFpbCI6ImVtZW5pa2VodW1ibGVAZ21haWwuY29tIiwiZXhwIjoxNzgzODYwMDUzfQ.z0HfvRKs5LPSPID-W51nNvAnwNQQkT3GAPAVlcfudMI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1667324fc3a4c53-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.100.192",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 12:42:28 UTC] === END API CALL LOG ===
[05-Jul-2026 12:42:28 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 12:42:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY5IiwidXNlcm5hbWUiOiJhbGl0cmFkZXMiLCJlbWFpbCI6ImVtZW5pa2VodW1ibGVAZ21haWwuY29tIiwiZXhwIjoxNzgzODYwMDUzfQ.z0HfvRKs5LPSPID-W51nNvAnwNQQkT3GAPAVlcfudMI
[05-Jul-2026 12:42:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 12:42:28 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 12:42:28 UTC] User ID: 969
[05-Jul-2026 12:42:28 UTC] ✅ User profile retrieved successfully for user ID: 969
[05-Jul-2026 12:42:32 UTC] === API CALL LOG ===
[05-Jul-2026 12:42:32 UTC] Endpoint: user/profile.php
[05-Jul-2026 12:42:32 UTC] Full Log Data: {
    "timestamp": "2026-07-05 12:42:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.100.192",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.100.192, 172.64.192.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY5IiwidXNlcm5hbWUiOiJhbGl0cmFkZXMiLCJlbWFpbCI6ImVtZW5pa2VodW1ibGVAZ21haWwuY29tIiwiZXhwIjoxNzgzODYwMDUzfQ.z0HfvRKs5LPSPID-W51nNvAnwNQQkT3GAPAVlcfudMI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a166734169824c53-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.100.192",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 12:42:32 UTC] === END API CALL LOG ===
[05-Jul-2026 12:42:32 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 12:42:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 12:42:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY5IiwidXNlcm5hbWUiOiJhbGl0cmFkZXMiLCJlbWFpbCI6ImVtZW5pa2VodW1ibGVAZ21haWwuY29tIiwiZXhwIjoxNzgzODYwMDUzfQ.z0HfvRKs5LPSPID-W51nNvAnwNQQkT3GAPAVlcfudMI
[05-Jul-2026 12:42:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 12:42:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 12:42:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.100.192, 172.64.192.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY5IiwidXNlcm5hbWUiOiJhbGl0cmFkZXMiLCJlbWFpbCI6ImVtZW5pa2VodW1ibGVAZ21haWwuY29tIiwiZXhwIjoxNzgzODYwMDUzfQ.z0HfvRKs5LPSPID-W51nNvAnwNQQkT3GAPAVlcfudMI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a166734169804c53-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.100.192","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jul-2026 12:42:32 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 12:42:32 UTC] User ID: 969
[05-Jul-2026 12:42:32 UTC] === User Orders API Called ===
[05-Jul-2026 12:42:32 UTC] User ID: 969
[05-Jul-2026 12:42:32 UTC] Limit: 20, Offset: 0
[05-Jul-2026 12:42:32 UTC] ✅ User profile retrieved successfully for user ID: 969
[05-Jul-2026 12:42:32 UTC] Orders found: 0
[05-Jul-2026 12:42:32 UTC] Orders data: []
[05-Jul-2026 12:42:32 UTC] Total orders count: 0
[05-Jul-2026 12:42:33 UTC] === API CALL LOG ===
[05-Jul-2026 12:42:33 UTC] Endpoint: user/profile.php
[05-Jul-2026 12:42:33 UTC] Full Log Data: {
    "timestamp": "2026-07-05 12:42:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.100.192",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.100.192, 172.64.192.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY5IiwidXNlcm5hbWUiOiJhbGl0cmFkZXMiLCJlbWFpbCI6ImVtZW5pa2VodW1ibGVAZ21haWwuY29tIiwiZXhwIjoxNzgzODYwMDUzfQ.z0HfvRKs5LPSPID-W51nNvAnwNQQkT3GAPAVlcfudMI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1667344fdce4c53-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.100.192",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 12:42:33 UTC] === END API CALL LOG ===
[05-Jul-2026 12:42:33 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 12:42:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY5IiwidXNlcm5hbWUiOiJhbGl0cmFkZXMiLCJlbWFpbCI6ImVtZW5pa2VodW1ibGVAZ21haWwuY29tIiwiZXhwIjoxNzgzODYwMDUzfQ.z0HfvRKs5LPSPID-W51nNvAnwNQQkT3GAPAVlcfudMI
[05-Jul-2026 12:42:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 12:42:33 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 12:42:33 UTC] User ID: 969
[05-Jul-2026 12:42:33 UTC] ✅ User profile retrieved successfully for user ID: 969
[05-Jul-2026 12:42:33 UTC] === API CALL LOG ===
[05-Jul-2026 12:42:33 UTC] Endpoint: user/profile.php
[05-Jul-2026 12:42:33 UTC] Full Log Data: {
    "timestamp": "2026-07-05 12:42:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.100.192",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.100.192, 172.64.192.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY5IiwidXNlcm5hbWUiOiJhbGl0cmFkZXMiLCJlbWFpbCI6ImVtZW5pa2VodW1ibGVAZ21haWwuY29tIiwiZXhwIjoxNzgzODYwMDUzfQ.z0HfvRKs5LPSPID-W51nNvAnwNQQkT3GAPAVlcfudMI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16673477e264c53-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.100.192",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 12:42:33 UTC] === END API CALL LOG ===
[05-Jul-2026 12:42:33 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 12:42:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY5IiwidXNlcm5hbWUiOiJhbGl0cmFkZXMiLCJlbWFpbCI6ImVtZW5pa2VodW1ibGVAZ21haWwuY29tIiwiZXhwIjoxNzgzODYwMDUzfQ.z0HfvRKs5LPSPID-W51nNvAnwNQQkT3GAPAVlcfudMI
[05-Jul-2026 12:42:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 12:42:33 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 12:42:33 UTC] User ID: 969
[05-Jul-2026 12:42:33 UTC] ✅ User profile retrieved successfully for user ID: 969
[05-Jul-2026 12:42:47 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 12:42:47 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 12:42:47 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.100.192, 172.64.192.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY5IiwidXNlcm5hbWUiOiJhbGl0cmFkZXMiLCJlbWFpbCI6ImVtZW5pa2VodW1ibGVAZ21haWwuY29tIiwiZXhwIjoxNzgzODYwMDUzfQ.z0HfvRKs5LPSPID-W51nNvAnwNQQkT3GAPAVlcfudMI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a166739d3c0e4c53-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.100.192","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jul-2026 12:42:47 UTC] === User Orders API Called ===
[05-Jul-2026 12:42:47 UTC] User ID: 969
[05-Jul-2026 12:42:47 UTC] Limit: 20, Offset: 0
[05-Jul-2026 12:42:47 UTC] Orders found: 0
[05-Jul-2026 12:42:47 UTC] Orders data: []
[05-Jul-2026 12:42:47 UTC] Total orders count: 0
[05-Jul-2026 12:42:47 UTC] === API CALL LOG ===
[05-Jul-2026 12:42:47 UTC] Endpoint: user/profile.php
[05-Jul-2026 12:42:47 UTC] Full Log Data: {
    "timestamp": "2026-07-05 12:42:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.100.192",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.100.192, 172.64.192.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY5IiwidXNlcm5hbWUiOiJhbGl0cmFkZXMiLCJlbWFpbCI6ImVtZW5pa2VodW1ibGVAZ21haWwuY29tIiwiZXhwIjoxNzgzODYwMDUzfQ.z0HfvRKs5LPSPID-W51nNvAnwNQQkT3GAPAVlcfudMI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a166739d3c144c53-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.100.192",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 12:42:47 UTC] === END API CALL LOG ===
[05-Jul-2026 12:42:47 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 12:42:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY5IiwidXNlcm5hbWUiOiJhbGl0cmFkZXMiLCJlbWFpbCI6ImVtZW5pa2VodW1ibGVAZ21haWwuY29tIiwiZXhwIjoxNzgzODYwMDUzfQ.z0HfvRKs5LPSPID-W51nNvAnwNQQkT3GAPAVlcfudMI
[05-Jul-2026 12:42:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 12:42:47 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 12:42:47 UTC] User ID: 969
[05-Jul-2026 12:42:47 UTC] ✅ User profile retrieved successfully for user ID: 969
[05-Jul-2026 12:42:47 UTC] === API CALL LOG ===
[05-Jul-2026 12:42:47 UTC] Endpoint: user/profile.php
[05-Jul-2026 12:42:47 UTC] Full Log Data: {
    "timestamp": "2026-07-05 12:42:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.100.192",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.100.192, 172.64.192.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY5IiwidXNlcm5hbWUiOiJhbGl0cmFkZXMiLCJlbWFpbCI6ImVtZW5pa2VodW1ibGVAZ21haWwuY29tIiwiZXhwIjoxNzgzODYwMDUzfQ.z0HfvRKs5LPSPID-W51nNvAnwNQQkT3GAPAVlcfudMI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16673a098664c53-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.100.192",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 12:42:47 UTC] === END API CALL LOG ===
[05-Jul-2026 12:42:47 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 12:42:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY5IiwidXNlcm5hbWUiOiJhbGl0cmFkZXMiLCJlbWFpbCI6ImVtZW5pa2VodW1ibGVAZ21haWwuY29tIiwiZXhwIjoxNzgzODYwMDUzfQ.z0HfvRKs5LPSPID-W51nNvAnwNQQkT3GAPAVlcfudMI
[05-Jul-2026 12:42:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 12:42:47 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 12:42:47 UTC] User ID: 969
[05-Jul-2026 12:42:47 UTC] ✅ User profile retrieved successfully for user ID: 969
[05-Jul-2026 12:42:48 UTC] === API CALL LOG ===
[05-Jul-2026 12:42:48 UTC] Endpoint: user/profile.php
[05-Jul-2026 12:42:48 UTC] Full Log Data: {
    "timestamp": "2026-07-05 12:42:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.100.192",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.100.192, 172.64.192.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY5IiwidXNlcm5hbWUiOiJhbGl0cmFkZXMiLCJlbWFpbCI6ImVtZW5pa2VodW1ibGVAZ21haWwuY29tIiwiZXhwIjoxNzgzODYwMDUzfQ.z0HfvRKs5LPSPID-W51nNvAnwNQQkT3GAPAVlcfudMI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16673a36a444c53-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.100.192",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 12:42:48 UTC] === END API CALL LOG ===
[05-Jul-2026 12:42:48 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 12:42:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY5IiwidXNlcm5hbWUiOiJhbGl0cmFkZXMiLCJlbWFpbCI6ImVtZW5pa2VodW1ibGVAZ21haWwuY29tIiwiZXhwIjoxNzgzODYwMDUzfQ.z0HfvRKs5LPSPID-W51nNvAnwNQQkT3GAPAVlcfudMI
[05-Jul-2026 12:42:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 12:42:48 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 12:42:48 UTC] User ID: 969
[05-Jul-2026 12:42:48 UTC] ✅ User profile retrieved successfully for user ID: 969
[05-Jul-2026 12:47:25 UTC] === API CALL LOG ===
[05-Jul-2026 12:47:25 UTC] Endpoint: user/profile.php
[05-Jul-2026 12:47:25 UTC] Full Log Data: {
    "timestamp": "2026-07-05 12:47:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.100.192",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.100.192, 172.64.192.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY5IiwidXNlcm5hbWUiOiJhbGl0cmFkZXMiLCJlbWFpbCI6ImVtZW5pa2VodW1ibGVAZ21haWwuY29tIiwiZXhwIjoxNzgzODYwMDUzfQ.z0HfvRKs5LPSPID-W51nNvAnwNQQkT3GAPAVlcfudMI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1667a65aa0e57aa-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.100.192",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 12:47:25 UTC] === END API CALL LOG ===
[05-Jul-2026 12:47:25 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 12:47:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY5IiwidXNlcm5hbWUiOiJhbGl0cmFkZXMiLCJlbWFpbCI6ImVtZW5pa2VodW1ibGVAZ21haWwuY29tIiwiZXhwIjoxNzgzODYwMDUzfQ.z0HfvRKs5LPSPID-W51nNvAnwNQQkT3GAPAVlcfudMI
[05-Jul-2026 12:47:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 12:47:25 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 12:47:25 UTC] User ID: 969
[05-Jul-2026 12:47:25 UTC] ✅ User profile retrieved successfully for user ID: 969
[05-Jul-2026 12:47:25 UTC] === API CALL LOG ===
[05-Jul-2026 12:47:25 UTC] Endpoint: user/profile.php
[05-Jul-2026 12:47:25 UTC] Full Log Data: {
    "timestamp": "2026-07-05 12:47:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.100.192",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.100.192, 172.64.192.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY5IiwidXNlcm5hbWUiOiJhbGl0cmFkZXMiLCJlbWFpbCI6ImVtZW5pa2VodW1ibGVAZ21haWwuY29tIiwiZXhwIjoxNzgzODYwMDUzfQ.z0HfvRKs5LPSPID-W51nNvAnwNQQkT3GAPAVlcfudMI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1667a6b488e57aa-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.100.192",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 12:47:25 UTC] === END API CALL LOG ===
[05-Jul-2026 12:47:25 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 12:47:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY5IiwidXNlcm5hbWUiOiJhbGl0cmFkZXMiLCJlbWFpbCI6ImVtZW5pa2VodW1ibGVAZ21haWwuY29tIiwiZXhwIjoxNzgzODYwMDUzfQ.z0HfvRKs5LPSPID-W51nNvAnwNQQkT3GAPAVlcfudMI
[05-Jul-2026 12:47:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 12:47:25 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 12:47:25 UTC] User ID: 969
[05-Jul-2026 12:47:25 UTC] ✅ User profile retrieved successfully for user ID: 969
[05-Jul-2026 12:47:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 12:47:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 12:47:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.100.192, 172.64.192.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY5IiwidXNlcm5hbWUiOiJhbGl0cmFkZXMiLCJlbWFpbCI6ImVtZW5pa2VodW1ibGVAZ21haWwuY29tIiwiZXhwIjoxNzgzODYwMDUzfQ.z0HfvRKs5LPSPID-W51nNvAnwNQQkT3GAPAVlcfudMI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1667a6b489557aa-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.100.192","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jul-2026 12:47:25 UTC] === User Orders API Called ===
[05-Jul-2026 12:47:25 UTC] User ID: 969
[05-Jul-2026 12:47:25 UTC] Limit: 20, Offset: 0
[05-Jul-2026 12:47:25 UTC] Orders found: 0
[05-Jul-2026 12:47:25 UTC] Orders data: []
[05-Jul-2026 12:47:25 UTC] Total orders count: 0
[05-Jul-2026 12:47:26 UTC] === API CALL LOG ===
[05-Jul-2026 12:47:26 UTC] Endpoint: user/profile.php
[05-Jul-2026 12:47:26 UTC] Full Log Data: {
    "timestamp": "2026-07-05 12:47:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.100.192",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.100.192, 172.64.192.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY5IiwidXNlcm5hbWUiOiJhbGl0cmFkZXMiLCJlbWFpbCI6ImVtZW5pa2VodW1ibGVAZ21haWwuY29tIiwiZXhwIjoxNzgzODYwMDUzfQ.z0HfvRKs5LPSPID-W51nNvAnwNQQkT3GAPAVlcfudMI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1667a6c6b7357aa-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.100.192",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 12:47:26 UTC] === END API CALL LOG ===
[05-Jul-2026 12:47:26 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 12:47:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY5IiwidXNlcm5hbWUiOiJhbGl0cmFkZXMiLCJlbWFpbCI6ImVtZW5pa2VodW1ibGVAZ21haWwuY29tIiwiZXhwIjoxNzgzODYwMDUzfQ.z0HfvRKs5LPSPID-W51nNvAnwNQQkT3GAPAVlcfudMI
[05-Jul-2026 12:47:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 12:47:26 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 12:47:26 UTC] User ID: 969
[05-Jul-2026 12:47:26 UTC] ✅ User profile retrieved successfully for user ID: 969
[05-Jul-2026 12:47:27 UTC] === API CALL LOG ===
[05-Jul-2026 12:47:27 UTC] Endpoint: user/profile.php
[05-Jul-2026 12:47:27 UTC] Full Log Data: {
    "timestamp": "2026-07-05 12:47:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.100.192",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.100.192, 172.64.192.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY5IiwidXNlcm5hbWUiOiJhbGl0cmFkZXMiLCJlbWFpbCI6ImVtZW5pa2VodW1ibGVAZ21haWwuY29tIiwiZXhwIjoxNzgzODYwMDUzfQ.z0HfvRKs5LPSPID-W51nNvAnwNQQkT3GAPAVlcfudMI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1667a71c8cf57aa-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.100.192",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 12:47:27 UTC] === END API CALL LOG ===
[05-Jul-2026 12:47:27 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 12:47:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY5IiwidXNlcm5hbWUiOiJhbGl0cmFkZXMiLCJlbWFpbCI6ImVtZW5pa2VodW1ibGVAZ21haWwuY29tIiwiZXhwIjoxNzgzODYwMDUzfQ.z0HfvRKs5LPSPID-W51nNvAnwNQQkT3GAPAVlcfudMI
[05-Jul-2026 12:47:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 12:47:27 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 12:47:27 UTC] User ID: 969
[05-Jul-2026 12:47:27 UTC] ✅ User profile retrieved successfully for user ID: 969
[05-Jul-2026 12:47:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 12:47:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 12:47:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.100.192, 172.64.192.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY5IiwidXNlcm5hbWUiOiJhbGl0cmFkZXMiLCJlbWFpbCI6ImVtZW5pa2VodW1ibGVAZ21haWwuY29tIiwiZXhwIjoxNzgzODYwMDUzfQ.z0HfvRKs5LPSPID-W51nNvAnwNQQkT3GAPAVlcfudMI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1667abbb84257aa-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.100.192","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jul-2026 12:47:38 UTC] === User Orders API Called ===
[05-Jul-2026 12:47:38 UTC] User ID: 969
[05-Jul-2026 12:47:38 UTC] Limit: 20, Offset: 0
[05-Jul-2026 12:47:38 UTC] Orders found: 0
[05-Jul-2026 12:47:38 UTC] Orders data: []
[05-Jul-2026 12:47:38 UTC] Total orders count: 0
[05-Jul-2026 12:47:38 UTC] === API CALL LOG ===
[05-Jul-2026 12:47:38 UTC] Endpoint: user/profile.php
[05-Jul-2026 12:47:38 UTC] Full Log Data: {
    "timestamp": "2026-07-05 12:47:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.100.192",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.100.192, 172.64.192.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY5IiwidXNlcm5hbWUiOiJhbGl0cmFkZXMiLCJlbWFpbCI6ImVtZW5pa2VodW1ibGVAZ21haWwuY29tIiwiZXhwIjoxNzgzODYwMDUzfQ.z0HfvRKs5LPSPID-W51nNvAnwNQQkT3GAPAVlcfudMI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1667abbb84457aa-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.100.192",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 12:47:38 UTC] === END API CALL LOG ===
[05-Jul-2026 12:47:38 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 12:47:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY5IiwidXNlcm5hbWUiOiJhbGl0cmFkZXMiLCJlbWFpbCI6ImVtZW5pa2VodW1ibGVAZ21haWwuY29tIiwiZXhwIjoxNzgzODYwMDUzfQ.z0HfvRKs5LPSPID-W51nNvAnwNQQkT3GAPAVlcfudMI
[05-Jul-2026 12:47:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 12:47:38 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 12:47:38 UTC] User ID: 969
[05-Jul-2026 12:47:38 UTC] ✅ User profile retrieved successfully for user ID: 969
[05-Jul-2026 12:47:39 UTC] === API CALL LOG ===
[05-Jul-2026 12:47:39 UTC] Endpoint: user/profile.php
[05-Jul-2026 12:47:39 UTC] Full Log Data: {
    "timestamp": "2026-07-05 12:47:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.100.192",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.100.192, 172.64.192.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY5IiwidXNlcm5hbWUiOiJhbGl0cmFkZXMiLCJlbWFpbCI6ImVtZW5pa2VodW1ibGVAZ21haWwuY29tIiwiZXhwIjoxNzgzODYwMDUzfQ.z0HfvRKs5LPSPID-W51nNvAnwNQQkT3GAPAVlcfudMI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1667abf6a1e57aa-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.100.192",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 12:47:39 UTC] === END API CALL LOG ===
[05-Jul-2026 12:47:39 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 12:47:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY5IiwidXNlcm5hbWUiOiJhbGl0cmFkZXMiLCJlbWFpbCI6ImVtZW5pa2VodW1ibGVAZ21haWwuY29tIiwiZXhwIjoxNzgzODYwMDUzfQ.z0HfvRKs5LPSPID-W51nNvAnwNQQkT3GAPAVlcfudMI
[05-Jul-2026 12:47:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 12:47:39 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 12:47:39 UTC] User ID: 969
[05-Jul-2026 12:47:39 UTC] ✅ User profile retrieved successfully for user ID: 969
[05-Jul-2026 12:47:39 UTC] === API CALL LOG ===
[05-Jul-2026 12:47:39 UTC] Endpoint: user/profile.php
[05-Jul-2026 12:47:39 UTC] Full Log Data: {
    "timestamp": "2026-07-05 12:47:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.100.192",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.100.192, 172.64.192.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY5IiwidXNlcm5hbWUiOiJhbGl0cmFkZXMiLCJlbWFpbCI6ImVtZW5pa2VodW1ibGVAZ21haWwuY29tIiwiZXhwIjoxNzgzODYwMDUzfQ.z0HfvRKs5LPSPID-W51nNvAnwNQQkT3GAPAVlcfudMI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1667ac21a2b57aa-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.100.192",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 12:47:39 UTC] === END API CALL LOG ===
[05-Jul-2026 12:47:39 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 12:47:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY5IiwidXNlcm5hbWUiOiJhbGl0cmFkZXMiLCJlbWFpbCI6ImVtZW5pa2VodW1ibGVAZ21haWwuY29tIiwiZXhwIjoxNzgzODYwMDUzfQ.z0HfvRKs5LPSPID-W51nNvAnwNQQkT3GAPAVlcfudMI
[05-Jul-2026 12:47:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 12:47:39 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 12:47:39 UTC] User ID: 969
[05-Jul-2026 12:47:39 UTC] ✅ User profile retrieved successfully for user ID: 969
[05-Jul-2026 12:52:53 UTC] === API CALL LOG ===
[05-Jul-2026 12:52:53 UTC] Endpoint: user/profile.php
[05-Jul-2026 12:52:53 UTC] Full Log Data: {
    "timestamp": "2026-07-05 12:52:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "182.190.222.222",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "182.190.222.222, 104.22.96.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5NjEsInVzZXJuYW1lIjoiQW53YXIiLCJlbWFpbCI6ImFud2FyYWxpYmFoYWxrYW5pNTg5QGdtYWlsLmNvbSIsImV4cCI6MTc4Mzg2MDc3Mn0.aiJnZ__4viXOmSL979bM_GHMAM_FNDD2Rll7f5ZXDZk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a166826738bfff23-KHI",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "182.190.222.222",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 12:52:53 UTC] === END API CALL LOG ===
[05-Jul-2026 12:52:53 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 12:52:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5NjEsInVzZXJuYW1lIjoiQW53YXIiLCJlbWFpbCI6ImFud2FyYWxpYmFoYWxrYW5pNTg5QGdtYWlsLmNvbSIsImV4cCI6MTc4Mzg2MDc3Mn0.aiJnZ__4viXOmSL979bM_GHMAM_FNDD2Rll7f5ZXDZk
[05-Jul-2026 12:52:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 12:52:53 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 12:52:53 UTC] User ID: 961
[05-Jul-2026 12:52:53 UTC] ✅ User profile retrieved successfully for user ID: 961
[05-Jul-2026 12:52:53 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 12:52:53 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 12:52:53 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"182.190.222.222, 104.22.96.145","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5NjEsInVzZXJuYW1lIjoiQW53YXIiLCJlbWFpbCI6ImFud2FyYWxpYmFoYWxrYW5pNTg5QGdtYWlsLmNvbSIsImV4cCI6MTc4Mzg2MDc3Mn0.aiJnZ__4viXOmSL979bM_GHMAM_FNDD2Rll7f5ZXDZk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a166826738c4ff23-KHI","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"182.190.222.222","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jul-2026 12:52:53 UTC] === User Orders API Called ===
[05-Jul-2026 12:52:53 UTC] User ID: 961
[05-Jul-2026 12:52:53 UTC] Limit: 20, Offset: 0
[05-Jul-2026 12:52:53 UTC] Orders found: 2
[05-Jul-2026 12:52:53 UTC] Orders data: [{"id":382,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/FOREX_KING43","status":"pending","created_at":"2026-07-05 08:31:13","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":381,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/FOREX_KING43","status":"pending","created_at":"2026-07-05 08:30:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[05-Jul-2026 12:52:53 UTC] Total orders count: 2
[05-Jul-2026 12:52:53 UTC] === API CALL LOG ===
[05-Jul-2026 12:52:53 UTC] Endpoint: user/profile.php
[05-Jul-2026 12:52:53 UTC] Full Log Data: {
    "timestamp": "2026-07-05 12:52:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "182.190.222.222",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "182.190.222.222, 104.22.96.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5NjEsInVzZXJuYW1lIjoiQW53YXIiLCJlbWFpbCI6ImFud2FyYWxpYmFoYWxrYW5pNTg5QGdtYWlsLmNvbSIsImV4cCI6MTc4Mzg2MDc3Mn0.aiJnZ__4viXOmSL979bM_GHMAM_FNDD2Rll7f5ZXDZk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1668267b9e3ff23-KHI",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "182.190.222.222",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 12:52:53 UTC] === END API CALL LOG ===
[05-Jul-2026 12:52:53 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 12:52:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5NjEsInVzZXJuYW1lIjoiQW53YXIiLCJlbWFpbCI6ImFud2FyYWxpYmFoYWxrYW5pNTg5QGdtYWlsLmNvbSIsImV4cCI6MTc4Mzg2MDc3Mn0.aiJnZ__4viXOmSL979bM_GHMAM_FNDD2Rll7f5ZXDZk
[05-Jul-2026 12:52:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 12:52:53 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 12:52:53 UTC] User ID: 961
[05-Jul-2026 12:52:53 UTC] ✅ User profile retrieved successfully for user ID: 961
[05-Jul-2026 12:53:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 12:53:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 12:53:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"182.190.222.222, 104.22.96.145","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5NjEsInVzZXJuYW1lIjoiQW53YXIiLCJlbWFpbCI6ImFud2FyYWxpYmFoYWxrYW5pNTg5QGdtYWlsLmNvbSIsImV4cCI6MTc4Mzg2MDc3Mn0.aiJnZ__4viXOmSL979bM_GHMAM_FNDD2Rll7f5ZXDZk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a16682e79e65ff23-KHI","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"182.190.222.222","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jul-2026 12:53:13 UTC] === User Orders API Called ===
[05-Jul-2026 12:53:13 UTC] User ID: 961
[05-Jul-2026 12:53:13 UTC] Limit: 20, Offset: 0
[05-Jul-2026 12:53:13 UTC] Orders found: 2
[05-Jul-2026 12:53:13 UTC] Orders data: [{"id":382,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/FOREX_KING43","status":"pending","created_at":"2026-07-05 08:31:13","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":381,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/FOREX_KING43","status":"pending","created_at":"2026-07-05 08:30:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[05-Jul-2026 12:53:13 UTC] Total orders count: 2
[05-Jul-2026 12:53:20 UTC] === API CALL LOG ===
[05-Jul-2026 12:53:20 UTC] Endpoint: user/profile.php
[05-Jul-2026 12:53:20 UTC] Full Log Data: {
    "timestamp": "2026-07-05 12:53:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "182.190.222.222",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "182.190.222.222, 104.22.96.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5NjEsInVzZXJuYW1lIjoiQW53YXIiLCJlbWFpbCI6ImFud2FyYWxpYmFoYWxrYW5pNTg5QGdtYWlsLmNvbSIsImV4cCI6MTc4Mzg2MDc3Mn0.aiJnZ__4viXOmSL979bM_GHMAM_FNDD2Rll7f5ZXDZk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16683132f89ff23-KHI",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "182.190.222.222",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 12:53:20 UTC] === END API CALL LOG ===
[05-Jul-2026 12:53:20 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 12:53:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5NjEsInVzZXJuYW1lIjoiQW53YXIiLCJlbWFpbCI6ImFud2FyYWxpYmFoYWxrYW5pNTg5QGdtYWlsLmNvbSIsImV4cCI6MTc4Mzg2MDc3Mn0.aiJnZ__4viXOmSL979bM_GHMAM_FNDD2Rll7f5ZXDZk
[05-Jul-2026 12:53:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 12:53:20 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 12:53:20 UTC] User ID: 961
[05-Jul-2026 12:53:20 UTC] ✅ User profile retrieved successfully for user ID: 961
[05-Jul-2026 12:53:21 UTC] User Purchases API - User ID: 961
[05-Jul-2026 12:53:21 UTC] User Purchases API - Total purchases found: 2
[05-Jul-2026 12:53:23 UTC] === API CALL LOG ===
[05-Jul-2026 12:53:23 UTC] Endpoint: user/profile.php
[05-Jul-2026 12:53:23 UTC] Full Log Data: {
    "timestamp": "2026-07-05 12:53:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "182.190.222.222",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "182.190.222.222, 104.22.96.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5NjEsInVzZXJuYW1lIjoiQW53YXIiLCJlbWFpbCI6ImFud2FyYWxpYmFoYWxrYW5pNTg5QGdtYWlsLmNvbSIsImV4cCI6MTc4Mzg2MDc3Mn0.aiJnZ__4viXOmSL979bM_GHMAM_FNDD2Rll7f5ZXDZk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16683286aabff23-KHI",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "182.190.222.222",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 12:53:23 UTC] === END API CALL LOG ===
[05-Jul-2026 12:53:23 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 12:53:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5NjEsInVzZXJuYW1lIjoiQW53YXIiLCJlbWFpbCI6ImFud2FyYWxpYmFoYWxrYW5pNTg5QGdtYWlsLmNvbSIsImV4cCI6MTc4Mzg2MDc3Mn0.aiJnZ__4viXOmSL979bM_GHMAM_FNDD2Rll7f5ZXDZk
[05-Jul-2026 12:53:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 12:53:23 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 12:53:23 UTC] User ID: 961
[05-Jul-2026 12:53:23 UTC] ✅ User profile retrieved successfully for user ID: 961
[05-Jul-2026 12:53:24 UTC] User Purchases API - User ID: 961
[05-Jul-2026 12:53:24 UTC] User Purchases API - Total purchases found: 2
[05-Jul-2026 12:53:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 12:53:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 12:53:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"182.190.222.222, 104.22.96.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5NjEsInVzZXJuYW1lIjoiQW53YXIiLCJlbWFpbCI6ImFud2FyYWxpYmFoYWxrYW5pNTg5QGdtYWlsLmNvbSIsImV4cCI6MTc4Mzg2MDc3Mn0.aiJnZ__4viXOmSL979bM_GHMAM_FNDD2Rll7f5ZXDZk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1668340883fff23-KHI","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"182.190.222.222","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jul-2026 12:53:27 UTC] === User Orders API Called ===
[05-Jul-2026 12:53:27 UTC] User ID: 961
[05-Jul-2026 12:53:27 UTC] Limit: 20, Offset: 0
[05-Jul-2026 12:53:27 UTC] Orders found: 2
[05-Jul-2026 12:53:27 UTC] Orders data: [{"id":382,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/FOREX_KING43","status":"pending","created_at":"2026-07-05 08:31:13","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":381,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/FOREX_KING43","status":"pending","created_at":"2026-07-05 08:30:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[05-Jul-2026 12:53:27 UTC] Total orders count: 2
[05-Jul-2026 12:53:27 UTC] === API CALL LOG ===
[05-Jul-2026 12:53:27 UTC] Endpoint: user/profile.php
[05-Jul-2026 12:53:27 UTC] Full Log Data: {
    "timestamp": "2026-07-05 12:53:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "182.190.222.222",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "182.190.222.222, 104.22.96.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5NjEsInVzZXJuYW1lIjoiQW53YXIiLCJlbWFpbCI6ImFud2FyYWxpYmFoYWxrYW5pNTg5QGdtYWlsLmNvbSIsImV4cCI6MTc4Mzg2MDc3Mn0.aiJnZ__4viXOmSL979bM_GHMAM_FNDD2Rll7f5ZXDZk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16683408843ff23-KHI",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "182.190.222.222",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 12:53:27 UTC] === END API CALL LOG ===
[05-Jul-2026 12:53:27 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 12:53:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5NjEsInVzZXJuYW1lIjoiQW53YXIiLCJlbWFpbCI6ImFud2FyYWxpYmFoYWxrYW5pNTg5QGdtYWlsLmNvbSIsImV4cCI6MTc4Mzg2MDc3Mn0.aiJnZ__4viXOmSL979bM_GHMAM_FNDD2Rll7f5ZXDZk
[05-Jul-2026 12:53:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 12:53:27 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 12:53:27 UTC] User ID: 961
[05-Jul-2026 12:53:27 UTC] === API CALL LOG ===
[05-Jul-2026 12:53:27 UTC] Endpoint: user/profile.php
[05-Jul-2026 12:53:27 UTC] Full Log Data: {
    "timestamp": "2026-07-05 12:53:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "182.190.222.222",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "182.190.222.222, 104.22.96.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5NjEsInVzZXJuYW1lIjoiQW53YXIiLCJlbWFpbCI6ImFud2FyYWxpYmFoYWxrYW5pNTg5QGdtYWlsLmNvbSIsImV4cCI6MTc4Mzg2MDc3Mn0.aiJnZ__4viXOmSL979bM_GHMAM_FNDD2Rll7f5ZXDZk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16683408845ff23-KHI",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "182.190.222.222",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 12:53:27 UTC] === END API CALL LOG ===
[05-Jul-2026 12:53:27 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 12:53:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5NjEsInVzZXJuYW1lIjoiQW53YXIiLCJlbWFpbCI6ImFud2FyYWxpYmFoYWxrYW5pNTg5QGdtYWlsLmNvbSIsImV4cCI6MTc4Mzg2MDc3Mn0.aiJnZ__4viXOmSL979bM_GHMAM_FNDD2Rll7f5ZXDZk
[05-Jul-2026 12:53:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 12:53:27 UTC] ✅ User profile retrieved successfully for user ID: 961
[05-Jul-2026 12:53:27 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 12:53:27 UTC] User ID: 961
[05-Jul-2026 12:53:27 UTC] ✅ User profile retrieved successfully for user ID: 961
[05-Jul-2026 12:53:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 12:53:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 12:53:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"182.190.222.222, 104.22.96.145","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5NjEsInVzZXJuYW1lIjoiQW53YXIiLCJlbWFpbCI6ImFud2FyYWxpYmFoYWxrYW5pNTg5QGdtYWlsLmNvbSIsImV4cCI6MTc4Mzg2MDc3Mn0.aiJnZ__4viXOmSL979bM_GHMAM_FNDD2Rll7f5ZXDZk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a16683675f1fff23-KHI","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"182.190.222.222","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jul-2026 12:53:34 UTC] === User Orders API Called ===
[05-Jul-2026 12:53:34 UTC] User ID: 961
[05-Jul-2026 12:53:34 UTC] Limit: 20, Offset: 0
[05-Jul-2026 12:53:34 UTC] Orders found: 2
[05-Jul-2026 12:53:34 UTC] Orders data: [{"id":382,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/FOREX_KING43","status":"pending","created_at":"2026-07-05 08:31:13","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":381,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/FOREX_KING43","status":"pending","created_at":"2026-07-05 08:30:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[05-Jul-2026 12:53:34 UTC] Total orders count: 2
[05-Jul-2026 12:53:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 12:53:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 12:53:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"182.190.222.222, 104.22.96.145","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5NjEsInVzZXJuYW1lIjoiQW53YXIiLCJlbWFpbCI6ImFud2FyYWxpYmFoYWxrYW5pNTg5QGdtYWlsLmNvbSIsImV4cCI6MTc4Mzg2MDc3Mn0.aiJnZ__4viXOmSL979bM_GHMAM_FNDD2Rll7f5ZXDZk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a166836d1e20ff23-KHI","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"182.190.222.222","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jul-2026 12:53:34 UTC] === User Orders API Called ===
[05-Jul-2026 12:53:34 UTC] User ID: 961
[05-Jul-2026 12:53:34 UTC] Limit: 20, Offset: 0
[05-Jul-2026 12:53:34 UTC] Orders found: 2
[05-Jul-2026 12:53:34 UTC] Orders data: [{"id":382,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/FOREX_KING43","status":"pending","created_at":"2026-07-05 08:31:13","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":381,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/FOREX_KING43","status":"pending","created_at":"2026-07-05 08:30:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[05-Jul-2026 12:53:34 UTC] Total orders count: 2
[05-Jul-2026 12:53:35 UTC] === API CALL LOG ===
[05-Jul-2026 12:53:35 UTC] Endpoint: user/profile.php
[05-Jul-2026 12:53:35 UTC] Full Log Data: {
    "timestamp": "2026-07-05 12:53:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "182.190.222.222",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "182.190.222.222, 104.22.96.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5NjEsInVzZXJuYW1lIjoiQW53YXIiLCJlbWFpbCI6ImFud2FyYWxpYmFoYWxrYW5pNTg5QGdtYWlsLmNvbSIsImV4cCI6MTc4Mzg2MDc3Mn0.aiJnZ__4viXOmSL979bM_GHMAM_FNDD2Rll7f5ZXDZk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a166836daf71ff23-KHI",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "182.190.222.222",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 12:53:35 UTC] === END API CALL LOG ===
[05-Jul-2026 12:53:35 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 12:53:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5NjEsInVzZXJuYW1lIjoiQW53YXIiLCJlbWFpbCI6ImFud2FyYWxpYmFoYWxrYW5pNTg5QGdtYWlsLmNvbSIsImV4cCI6MTc4Mzg2MDc3Mn0.aiJnZ__4viXOmSL979bM_GHMAM_FNDD2Rll7f5ZXDZk
[05-Jul-2026 12:53:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 12:53:35 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 12:53:35 UTC] User ID: 961
[05-Jul-2026 12:53:35 UTC] ✅ User profile retrieved successfully for user ID: 961
[05-Jul-2026 12:53:35 UTC] === API CALL LOG ===
[05-Jul-2026 12:53:35 UTC] Endpoint: user/profile.php
[05-Jul-2026 12:53:35 UTC] Full Log Data: {
    "timestamp": "2026-07-05 12:53:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "182.190.222.222",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "182.190.222.222, 104.22.96.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5NjEsInVzZXJuYW1lIjoiQW53YXIiLCJlbWFpbCI6ImFud2FyYWxpYmFoYWxrYW5pNTg5QGdtYWlsLmNvbSIsImV4cCI6MTc4Mzg2MDc3Mn0.aiJnZ__4viXOmSL979bM_GHMAM_FNDD2Rll7f5ZXDZk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a166836f1acaff23-KHI",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "182.190.222.222",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 12:53:35 UTC] === END API CALL LOG ===
[05-Jul-2026 12:53:35 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 12:53:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5NjEsInVzZXJuYW1lIjoiQW53YXIiLCJlbWFpbCI6ImFud2FyYWxpYmFoYWxrYW5pNTg5QGdtYWlsLmNvbSIsImV4cCI6MTc4Mzg2MDc3Mn0.aiJnZ__4viXOmSL979bM_GHMAM_FNDD2Rll7f5ZXDZk
[05-Jul-2026 12:53:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 12:53:35 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 12:53:35 UTC] User ID: 961
[05-Jul-2026 12:53:35 UTC] ✅ User profile retrieved successfully for user ID: 961
[05-Jul-2026 12:57:26 UTC] === API CALL LOG ===
[05-Jul-2026 12:57:26 UTC] Endpoint: user/profile.php
[05-Jul-2026 12:57:26 UTC] Full Log Data: {
    "timestamp": "2026-07-05 12:57:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.100.192",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.100.192, 172.71.241.85",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY5IiwidXNlcm5hbWUiOiJhbGl0cmFkZXMiLCJlbWFpbCI6ImVtZW5pa2VodW1ibGVAZ21haWwuY29tIiwiZXhwIjoxNzgzODYwMDUzfQ.z0HfvRKs5LPSPID-W51nNvAnwNQQkT3GAPAVlcfudMI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16689164f34db7c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.100.192",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 12:57:26 UTC] === END API CALL LOG ===
[05-Jul-2026 12:57:26 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 12:57:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTY5IiwidXNlcm5hbWUiOiJhbGl0cmFkZXMiLCJlbWFpbCI6ImVtZW5pa2VodW1ibGVAZ21haWwuY29tIiwiZXhwIjoxNzgzODYwMDUzfQ.z0HfvRKs5LPSPID-W51nNvAnwNQQkT3GAPAVlcfudMI
[05-Jul-2026 12:57:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 12:57:26 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 12:57:26 UTC] User ID: 969
[05-Jul-2026 12:57:26 UTC] ✅ User profile retrieved successfully for user ID: 969
[05-Jul-2026 12:59:40 UTC] === API CALL LOG ===
[05-Jul-2026 12:59:40 UTC] Endpoint: user/profile.php
[05-Jul-2026 12:59:40 UTC] Full Log Data: {
    "timestamp": "2026-07-05 12:59:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40f0:4b:97ce:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40f0:4b:97ce:8000::, 172.69.176.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc2IiwidXNlcm5hbWUiOiJzYW5kZWVwMTQiLCJlbWFpbCI6ImFsZXhtYXJ0aW4xNDEwOUBnbWFpbC5jb20iLCJleHAiOjE3ODA2MDc0OTN9.uSTj8FOupFQfV60eAqzdrzfjMPZ0qA3om0yp9sbWGGk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1668c58db749d6f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40f0:4b:97ce:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 12:59:40 UTC] === END API CALL LOG ===
[05-Jul-2026 12:59:40 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 12:59:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc2IiwidXNlcm5hbWUiOiJzYW5kZWVwMTQiLCJlbWFpbCI6ImFsZXhtYXJ0aW4xNDEwOUBnbWFpbC5jb20iLCJleHAiOjE3ODA2MDc0OTN9.uSTj8FOupFQfV60eAqzdrzfjMPZ0qA3om0yp9sbWGGk
[05-Jul-2026 12:59:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 12:59:40 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 12:59:40 UTC] User ID: 676
[05-Jul-2026 12:59:40 UTC] ✅ User profile retrieved successfully for user ID: 676
[05-Jul-2026 12:59:41 UTC] === API CALL LOG ===
[05-Jul-2026 12:59:41 UTC] Endpoint: user/profile.php
[05-Jul-2026 12:59:41 UTC] Full Log Data: {
    "timestamp": "2026-07-05 12:59:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40f0:4b:97ce:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40f0:4b:97ce:8000::, 172.69.176.105",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc2IiwidXNlcm5hbWUiOiJzYW5kZWVwMTQiLCJlbWFpbCI6ImFsZXhtYXJ0aW4xNDEwOUBnbWFpbC5jb20iLCJleHAiOjE3ODA2MDc0OTN9.uSTj8FOupFQfV60eAqzdrzfjMPZ0qA3om0yp9sbWGGk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1668c5fbfd49d6f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40f0:4b:97ce:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 12:59:41 UTC] === END API CALL LOG ===
[05-Jul-2026 12:59:41 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 12:59:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc2IiwidXNlcm5hbWUiOiJzYW5kZWVwMTQiLCJlbWFpbCI6ImFsZXhtYXJ0aW4xNDEwOUBnbWFpbC5jb20iLCJleHAiOjE3ODA2MDc0OTN9.uSTj8FOupFQfV60eAqzdrzfjMPZ0qA3om0yp9sbWGGk
[05-Jul-2026 12:59:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 12:59:41 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 12:59:41 UTC] User ID: 676
[05-Jul-2026 12:59:41 UTC] ✅ User profile retrieved successfully for user ID: 676
[05-Jul-2026 12:59:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 12:59:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 12:59:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40f0:4b:97ce:8000::, 172.69.176.104","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc2IiwidXNlcm5hbWUiOiJzYW5kZWVwMTQiLCJlbWFpbCI6ImFsZXhtYXJ0aW4xNDEwOUBnbWFpbC5jb20iLCJleHAiOjE3ODA2MDc0OTN9.uSTj8FOupFQfV60eAqzdrzfjMPZ0qA3om0yp9sbWGGk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1668c5fbfd99d6f-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40f0:4b:97ce:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jul-2026 12:59:42 UTC] === User Orders API Called ===
[05-Jul-2026 12:59:42 UTC] User ID: 676
[05-Jul-2026 12:59:42 UTC] Limit: 20, Offset: 0
[05-Jul-2026 12:59:42 UTC] Orders found: 2
[05-Jul-2026 12:59:42 UTC] Orders data: [{"id":310,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/SandeepPredictions14","status":"cancelled","created_at":"2026-05-29 10:35:06","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":309,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/SandeepPredictions14","status":"cancelled","created_at":"2026-05-29 00:44:13","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[05-Jul-2026 12:59:42 UTC] Total orders count: 2
[05-Jul-2026 12:59:42 UTC] === API CALL LOG ===
[05-Jul-2026 12:59:42 UTC] Endpoint: user/profile.php
[05-Jul-2026 12:59:42 UTC] Full Log Data: {
    "timestamp": "2026-07-05 12:59:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40f0:4b:97ce:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40f0:4b:97ce:8000::, 172.69.176.104",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc2IiwidXNlcm5hbWUiOiJzYW5kZWVwMTQiLCJlbWFpbCI6ImFsZXhtYXJ0aW4xNDEwOUBnbWFpbC5jb20iLCJleHAiOjE3ODA2MDc0OTN9.uSTj8FOupFQfV60eAqzdrzfjMPZ0qA3om0yp9sbWGGk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1668c6069d49d6f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40f0:4b:97ce:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 12:59:42 UTC] === END API CALL LOG ===
[05-Jul-2026 12:59:42 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 12:59:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc2IiwidXNlcm5hbWUiOiJzYW5kZWVwMTQiLCJlbWFpbCI6ImFsZXhtYXJ0aW4xNDEwOUBnbWFpbC5jb20iLCJleHAiOjE3ODA2MDc0OTN9.uSTj8FOupFQfV60eAqzdrzfjMPZ0qA3om0yp9sbWGGk
[05-Jul-2026 12:59:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 12:59:42 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 12:59:42 UTC] User ID: 676
[05-Jul-2026 12:59:42 UTC] ✅ User profile retrieved successfully for user ID: 676
[05-Jul-2026 12:59:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 12:59:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 12:59:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40f0:4b:97ce:8000::, 172.69.176.74","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc2IiwidXNlcm5hbWUiOiJzYW5kZWVwMTQiLCJlbWFpbCI6ImFsZXhtYXJ0aW4xNDEwOUBnbWFpbC5jb20iLCJleHAiOjE3ODA2MDc0OTN9.uSTj8FOupFQfV60eAqzdrzfjMPZ0qA3om0yp9sbWGGk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1668cb0caae9d6f-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40f0:4b:97ce:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jul-2026 12:59:54 UTC] === User Orders API Called ===
[05-Jul-2026 12:59:54 UTC] User ID: 676
[05-Jul-2026 12:59:54 UTC] Limit: 20, Offset: 0
[05-Jul-2026 12:59:54 UTC] Orders found: 2
[05-Jul-2026 12:59:54 UTC] Orders data: [{"id":310,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/SandeepPredictions14","status":"cancelled","created_at":"2026-05-29 10:35:06","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":309,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/SandeepPredictions14","status":"cancelled","created_at":"2026-05-29 00:44:13","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[05-Jul-2026 12:59:54 UTC] Total orders count: 2
[05-Jul-2026 12:59:56 UTC] === API CALL LOG ===
[05-Jul-2026 12:59:56 UTC] Endpoint: user/profile.php
[05-Jul-2026 12:59:56 UTC] Full Log Data: {
    "timestamp": "2026-07-05 12:59:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40f0:4b:97ce:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40f0:4b:97ce:8000::, 172.69.176.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc2IiwidXNlcm5hbWUiOiJzYW5kZWVwMTQiLCJlbWFpbCI6ImFsZXhtYXJ0aW4xNDEwOUBnbWFpbC5jb20iLCJleHAiOjE3ODA2MDc0OTN9.uSTj8FOupFQfV60eAqzdrzfjMPZ0qA3om0yp9sbWGGk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1668cbfcfa39d6f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40f0:4b:97ce:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 12:59:56 UTC] === END API CALL LOG ===
[05-Jul-2026 12:59:56 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 12:59:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc2IiwidXNlcm5hbWUiOiJzYW5kZWVwMTQiLCJlbWFpbCI6ImFsZXhtYXJ0aW4xNDEwOUBnbWFpbC5jb20iLCJleHAiOjE3ODA2MDc0OTN9.uSTj8FOupFQfV60eAqzdrzfjMPZ0qA3om0yp9sbWGGk
[05-Jul-2026 12:59:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 12:59:56 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 12:59:56 UTC] User ID: 676
[05-Jul-2026 12:59:56 UTC] ✅ User profile retrieved successfully for user ID: 676
[05-Jul-2026 12:59:57 UTC] User Purchases API - User ID: 676
[05-Jul-2026 12:59:57 UTC] User Purchases API - Total purchases found: 1
[05-Jul-2026 12:59:59 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 12:59:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 12:59:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40f0:4b:97ce:8000::, 172.69.176.74","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc2IiwidXNlcm5hbWUiOiJzYW5kZWVwMTQiLCJlbWFpbCI6ImFsZXhtYXJ0aW4xNDEwOUBnbWFpbC5jb20iLCJleHAiOjE3ODA2MDc0OTN9.uSTj8FOupFQfV60eAqzdrzfjMPZ0qA3om0yp9sbWGGk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1668cd01efa9d6f-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40f0:4b:97ce:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jul-2026 12:59:59 UTC] === User Orders API Called ===
[05-Jul-2026 12:59:59 UTC] User ID: 676
[05-Jul-2026 12:59:59 UTC] Limit: 20, Offset: 0
[05-Jul-2026 12:59:59 UTC] Orders found: 2
[05-Jul-2026 12:59:59 UTC] Orders data: [{"id":310,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/SandeepPredictions14","status":"cancelled","created_at":"2026-05-29 10:35:06","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":309,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/SandeepPredictions14","status":"cancelled","created_at":"2026-05-29 00:44:13","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[05-Jul-2026 12:59:59 UTC] Total orders count: 2
[05-Jul-2026 12:59:59 UTC] === API CALL LOG ===
[05-Jul-2026 12:59:59 UTC] Endpoint: user/profile.php
[05-Jul-2026 12:59:59 UTC] Full Log Data: {
    "timestamp": "2026-07-05 12:59:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40f0:4b:97ce:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40f0:4b:97ce:8000::, 172.69.176.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc2IiwidXNlcm5hbWUiOiJzYW5kZWVwMTQiLCJlbWFpbCI6ImFsZXhtYXJ0aW4xNDEwOUBnbWFpbC5jb20iLCJleHAiOjE3ODA2MDc0OTN9.uSTj8FOupFQfV60eAqzdrzfjMPZ0qA3om0yp9sbWGGk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1668cd01efd9d6f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40f0:4b:97ce:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 12:59:59 UTC] === END API CALL LOG ===
[05-Jul-2026 12:59:59 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 12:59:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc2IiwidXNlcm5hbWUiOiJzYW5kZWVwMTQiLCJlbWFpbCI6ImFsZXhtYXJ0aW4xNDEwOUBnbWFpbC5jb20iLCJleHAiOjE3ODA2MDc0OTN9.uSTj8FOupFQfV60eAqzdrzfjMPZ0qA3om0yp9sbWGGk
[05-Jul-2026 12:59:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 12:59:59 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 12:59:59 UTC] User ID: 676
[05-Jul-2026 12:59:59 UTC] ✅ User profile retrieved successfully for user ID: 676
[05-Jul-2026 12:59:59 UTC] === API CALL LOG ===
[05-Jul-2026 12:59:59 UTC] Endpoint: user/profile.php
[05-Jul-2026 12:59:59 UTC] Full Log Data: {
    "timestamp": "2026-07-05 12:59:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40f0:4b:97ce:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40f0:4b:97ce:8000::, 172.69.176.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc2IiwidXNlcm5hbWUiOiJzYW5kZWVwMTQiLCJlbWFpbCI6ImFsZXhtYXJ0aW4xNDEwOUBnbWFpbC5jb20iLCJleHAiOjE3ODA2MDc0OTN9.uSTj8FOupFQfV60eAqzdrzfjMPZ0qA3om0yp9sbWGGk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1668cd3482c9d6f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40f0:4b:97ce:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 12:59:59 UTC] === END API CALL LOG ===
[05-Jul-2026 12:59:59 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 12:59:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc2IiwidXNlcm5hbWUiOiJzYW5kZWVwMTQiLCJlbWFpbCI6ImFsZXhtYXJ0aW4xNDEwOUBnbWFpbC5jb20iLCJleHAiOjE3ODA2MDc0OTN9.uSTj8FOupFQfV60eAqzdrzfjMPZ0qA3om0yp9sbWGGk
[05-Jul-2026 12:59:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 12:59:59 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 12:59:59 UTC] User ID: 676
[05-Jul-2026 12:59:59 UTC] ✅ User profile retrieved successfully for user ID: 676
[05-Jul-2026 13:27:52 UTC] === API CALL LOG ===
[05-Jul-2026 13:27:52 UTC] Endpoint: user/profile.php
[05-Jul-2026 13:27:52 UTC] Full Log Data: {
    "timestamp": "2026-07-05 13:27:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.50.150.50",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.50.150.50, 104.23.216.86",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTcwIiwidXNlcm5hbWUiOiJBUllBTlJBSiIsImVtYWlsIjoiYXJhajU3MzI5NjFAZ21haWwuY29tIiwiZXhwIjoxNzgzODYyODcxfQ.qFDpjRgf9JWKIwElQVABmnV4xQLz4eCeg6aX4Lxu1rg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a166b5ab08810997-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.50.150.50",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 13:27:52 UTC] === END API CALL LOG ===
[05-Jul-2026 13:27:52 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 13:27:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTcwIiwidXNlcm5hbWUiOiJBUllBTlJBSiIsImVtYWlsIjoiYXJhajU3MzI5NjFAZ21haWwuY29tIiwiZXhwIjoxNzgzODYyODcxfQ.qFDpjRgf9JWKIwElQVABmnV4xQLz4eCeg6aX4Lxu1rg
[05-Jul-2026 13:27:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 13:27:52 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 13:27:52 UTC] User ID: 970
[05-Jul-2026 13:27:52 UTC] ✅ User profile retrieved successfully for user ID: 970
[05-Jul-2026 13:27:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 13:27:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 13:27:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.50.150.50, 104.23.216.86","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTcwIiwidXNlcm5hbWUiOiJBUllBTlJBSiIsImVtYWlsIjoiYXJhajU3MzI5NjFAZ21haWwuY29tIiwiZXhwIjoxNzgzODYyODcxfQ.qFDpjRgf9JWKIwElQVABmnV4xQLz4eCeg6aX4Lxu1rg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a166b5ab28be0997-DEL","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.50.150.50","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jul-2026 13:27:52 UTC] === User Orders API Called ===
[05-Jul-2026 13:27:52 UTC] User ID: 970
[05-Jul-2026 13:27:52 UTC] Limit: 20, Offset: 0
[05-Jul-2026 13:27:52 UTC] Orders found: 0
[05-Jul-2026 13:27:52 UTC] Orders data: []
[05-Jul-2026 13:27:52 UTC] Total orders count: 0
[05-Jul-2026 13:27:53 UTC] === API CALL LOG ===
[05-Jul-2026 13:27:53 UTC] Endpoint: user/profile.php
[05-Jul-2026 13:27:53 UTC] Full Log Data: {
    "timestamp": "2026-07-05 13:27:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.50.150.50",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.50.150.50, 104.23.216.86",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTcwIiwidXNlcm5hbWUiOiJBUllBTlJBSiIsImVtYWlsIjoiYXJhajU3MzI5NjFAZ21haWwuY29tIiwiZXhwIjoxNzgzODYyODcxfQ.qFDpjRgf9JWKIwElQVABmnV4xQLz4eCeg6aX4Lxu1rg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a166b5abb9b00997-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.50.150.50",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 13:27:53 UTC] === END API CALL LOG ===
[05-Jul-2026 13:27:53 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 13:27:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTcwIiwidXNlcm5hbWUiOiJBUllBTlJBSiIsImVtYWlsIjoiYXJhajU3MzI5NjFAZ21haWwuY29tIiwiZXhwIjoxNzgzODYyODcxfQ.qFDpjRgf9JWKIwElQVABmnV4xQLz4eCeg6aX4Lxu1rg
[05-Jul-2026 13:27:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 13:27:53 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 13:27:53 UTC] User ID: 970
[05-Jul-2026 13:27:53 UTC] ✅ User profile retrieved successfully for user ID: 970
[05-Jul-2026 13:27:54 UTC] === API CALL LOG ===
[05-Jul-2026 13:27:54 UTC] Endpoint: user/profile.php
[05-Jul-2026 13:27:54 UTC] Full Log Data: {
    "timestamp": "2026-07-05 13:27:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.50.150.50",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.50.150.50, 104.23.216.86",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTcwIiwidXNlcm5hbWUiOiJBUllBTlJBSiIsImVtYWlsIjoiYXJhajU3MzI5NjFAZ21haWwuY29tIiwiZXhwIjoxNzgzODYyODcxfQ.qFDpjRgf9JWKIwElQVABmnV4xQLz4eCeg6aX4Lxu1rg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a166b5b4b8f50997-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.50.150.50",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 13:27:54 UTC] === END API CALL LOG ===
[05-Jul-2026 13:27:54 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 13:27:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTcwIiwidXNlcm5hbWUiOiJBUllBTlJBSiIsImVtYWlsIjoiYXJhajU3MzI5NjFAZ21haWwuY29tIiwiZXhwIjoxNzgzODYyODcxfQ.qFDpjRgf9JWKIwElQVABmnV4xQLz4eCeg6aX4Lxu1rg
[05-Jul-2026 13:27:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 13:27:54 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 13:27:54 UTC] User ID: 970
[05-Jul-2026 13:27:54 UTC] ✅ User profile retrieved successfully for user ID: 970
[05-Jul-2026 13:28:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 13:28:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 13:28:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.50.150.50, 104.23.216.86","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTcwIiwidXNlcm5hbWUiOiJBUllBTlJBSiIsImVtYWlsIjoiYXJhajU3MzI5NjFAZ21haWwuY29tIiwiZXhwIjoxNzgzODYyODcxfQ.qFDpjRgf9JWKIwElQVABmnV4xQLz4eCeg6aX4Lxu1rg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a166b657acd50997-DEL","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.50.150.50","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jul-2026 13:28:21 UTC] === User Orders API Called ===
[05-Jul-2026 13:28:21 UTC] User ID: 970
[05-Jul-2026 13:28:21 UTC] Limit: 20, Offset: 0
[05-Jul-2026 13:28:21 UTC] Orders found: 0
[05-Jul-2026 13:28:21 UTC] Orders data: []
[05-Jul-2026 13:28:21 UTC] Total orders count: 0
[05-Jul-2026 13:28:21 UTC] === API CALL LOG ===
[05-Jul-2026 13:28:21 UTC] Endpoint: user/profile.php
[05-Jul-2026 13:28:21 UTC] Full Log Data: {
    "timestamp": "2026-07-05 13:28:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.50.150.50",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.50.150.50, 104.23.216.87",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTcwIiwidXNlcm5hbWUiOiJBUllBTlJBSiIsImVtYWlsIjoiYXJhajU3MzI5NjFAZ21haWwuY29tIiwiZXhwIjoxNzgzODYyODcxfQ.qFDpjRgf9JWKIwElQVABmnV4xQLz4eCeg6aX4Lxu1rg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a166b6582dd80997-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.50.150.50",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 13:28:21 UTC] === END API CALL LOG ===
[05-Jul-2026 13:28:21 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 13:28:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTcwIiwidXNlcm5hbWUiOiJBUllBTlJBSiIsImVtYWlsIjoiYXJhajU3MzI5NjFAZ21haWwuY29tIiwiZXhwIjoxNzgzODYyODcxfQ.qFDpjRgf9JWKIwElQVABmnV4xQLz4eCeg6aX4Lxu1rg
[05-Jul-2026 13:28:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 13:28:21 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 13:28:21 UTC] User ID: 970
[05-Jul-2026 13:28:21 UTC] ✅ User profile retrieved successfully for user ID: 970
[05-Jul-2026 13:28:22 UTC] === API CALL LOG ===
[05-Jul-2026 13:28:22 UTC] Endpoint: user/profile.php
[05-Jul-2026 13:28:22 UTC] Full Log Data: {
    "timestamp": "2026-07-05 13:28:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.50.150.50",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.50.150.50, 104.23.216.86",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTcwIiwidXNlcm5hbWUiOiJBUllBTlJBSiIsImVtYWlsIjoiYXJhajU3MzI5NjFAZ21haWwuY29tIiwiZXhwIjoxNzgzODYyODcxfQ.qFDpjRgf9JWKIwElQVABmnV4xQLz4eCeg6aX4Lxu1rg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a166b65c4cdd0997-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.50.150.50",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 13:28:22 UTC] === END API CALL LOG ===
[05-Jul-2026 13:28:22 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 13:28:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTcwIiwidXNlcm5hbWUiOiJBUllBTlJBSiIsImVtYWlsIjoiYXJhajU3MzI5NjFAZ21haWwuY29tIiwiZXhwIjoxNzgzODYyODcxfQ.qFDpjRgf9JWKIwElQVABmnV4xQLz4eCeg6aX4Lxu1rg
[05-Jul-2026 13:28:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 13:28:22 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 13:28:22 UTC] User ID: 970
[05-Jul-2026 13:28:22 UTC] ✅ User profile retrieved successfully for user ID: 970
[05-Jul-2026 13:28:23 UTC] === API CALL LOG ===
[05-Jul-2026 13:28:23 UTC] Endpoint: user/profile.php
[05-Jul-2026 13:28:23 UTC] Full Log Data: {
    "timestamp": "2026-07-05 13:28:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.50.150.50",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.50.150.50, 104.23.216.87",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTcwIiwidXNlcm5hbWUiOiJBUllBTlJBSiIsImVtYWlsIjoiYXJhajU3MzI5NjFAZ21haWwuY29tIiwiZXhwIjoxNzgzODYyODcxfQ.qFDpjRgf9JWKIwElQVABmnV4xQLz4eCeg6aX4Lxu1rg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a166b66919a10997-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.50.150.50",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 13:28:23 UTC] === END API CALL LOG ===
[05-Jul-2026 13:28:23 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 13:28:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTcwIiwidXNlcm5hbWUiOiJBUllBTlJBSiIsImVtYWlsIjoiYXJhajU3MzI5NjFAZ21haWwuY29tIiwiZXhwIjoxNzgzODYyODcxfQ.qFDpjRgf9JWKIwElQVABmnV4xQLz4eCeg6aX4Lxu1rg
[05-Jul-2026 13:28:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 13:28:23 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 13:28:23 UTC] User ID: 970
[05-Jul-2026 13:28:23 UTC] ✅ User profile retrieved successfully for user ID: 970
[05-Jul-2026 13:28:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 13:28:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 13:28:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.50.150.50, 104.23.216.86","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTcwIiwidXNlcm5hbWUiOiJBUllBTlJBSiIsImVtYWlsIjoiYXJhajU3MzI5NjFAZ21haWwuY29tIiwiZXhwIjoxNzgzODYyODcxfQ.qFDpjRgf9JWKIwElQVABmnV4xQLz4eCeg6aX4Lxu1rg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a166b678bb350997-DEL","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.50.150.50","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jul-2026 13:28:25 UTC] === User Orders API Called ===
[05-Jul-2026 13:28:25 UTC] User ID: 970
[05-Jul-2026 13:28:25 UTC] Limit: 20, Offset: 0
[05-Jul-2026 13:28:25 UTC] Orders found: 0
[05-Jul-2026 13:28:25 UTC] Orders data: []
[05-Jul-2026 13:28:25 UTC] Total orders count: 0
[05-Jul-2026 13:28:25 UTC] === API CALL LOG ===
[05-Jul-2026 13:28:25 UTC] Endpoint: user/profile.php
[05-Jul-2026 13:28:25 UTC] Full Log Data: {
    "timestamp": "2026-07-05 13:28:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.50.150.50",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.50.150.50, 104.23.216.86",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTcwIiwidXNlcm5hbWUiOiJBUllBTlJBSiIsImVtYWlsIjoiYXJhajU3MzI5NjFAZ21haWwuY29tIiwiZXhwIjoxNzgzODYyODcxfQ.qFDpjRgf9JWKIwElQVABmnV4xQLz4eCeg6aX4Lxu1rg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a166b6793c020997-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.50.150.50",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 13:28:25 UTC] === END API CALL LOG ===
[05-Jul-2026 13:28:25 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 13:28:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTcwIiwidXNlcm5hbWUiOiJBUllBTlJBSiIsImVtYWlsIjoiYXJhajU3MzI5NjFAZ21haWwuY29tIiwiZXhwIjoxNzgzODYyODcxfQ.qFDpjRgf9JWKIwElQVABmnV4xQLz4eCeg6aX4Lxu1rg
[05-Jul-2026 13:28:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 13:28:25 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 13:28:25 UTC] User ID: 970
[05-Jul-2026 13:28:25 UTC] ✅ User profile retrieved successfully for user ID: 970
[05-Jul-2026 13:28:26 UTC] === API CALL LOG ===
[05-Jul-2026 13:28:26 UTC] Endpoint: user/profile.php
[05-Jul-2026 13:28:26 UTC] Full Log Data: {
    "timestamp": "2026-07-05 13:28:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.50.150.50",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.50.150.50, 104.23.216.87",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTcwIiwidXNlcm5hbWUiOiJBUllBTlJBSiIsImVtYWlsIjoiYXJhajU3MzI5NjFAZ21haWwuY29tIiwiZXhwIjoxNzgzODYyODcxfQ.qFDpjRgf9JWKIwElQVABmnV4xQLz4eCeg6aX4Lxu1rg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a166b67d3abb0997-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.50.150.50",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 13:28:26 UTC] === END API CALL LOG ===
[05-Jul-2026 13:28:26 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 13:28:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTcwIiwidXNlcm5hbWUiOiJBUllBTlJBSiIsImVtYWlsIjoiYXJhajU3MzI5NjFAZ21haWwuY29tIiwiZXhwIjoxNzgzODYyODcxfQ.qFDpjRgf9JWKIwElQVABmnV4xQLz4eCeg6aX4Lxu1rg
[05-Jul-2026 13:28:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 13:28:26 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 13:28:26 UTC] User ID: 970
[05-Jul-2026 13:28:26 UTC] ✅ User profile retrieved successfully for user ID: 970
[05-Jul-2026 13:28:27 UTC] === API CALL LOG ===
[05-Jul-2026 13:28:27 UTC] Endpoint: user/profile.php
[05-Jul-2026 13:28:27 UTC] Full Log Data: {
    "timestamp": "2026-07-05 13:28:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.50.150.50",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.50.150.50, 104.23.216.87",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTcwIiwidXNlcm5hbWUiOiJBUllBTlJBSiIsImVtYWlsIjoiYXJhajU3MzI5NjFAZ21haWwuY29tIiwiZXhwIjoxNzgzODYyODcxfQ.qFDpjRgf9JWKIwElQVABmnV4xQLz4eCeg6aX4Lxu1rg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a166b681c9f90997-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.50.150.50",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 13:28:27 UTC] === END API CALL LOG ===
[05-Jul-2026 13:28:27 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 13:28:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTcwIiwidXNlcm5hbWUiOiJBUllBTlJBSiIsImVtYWlsIjoiYXJhajU3MzI5NjFAZ21haWwuY29tIiwiZXhwIjoxNzgzODYyODcxfQ.qFDpjRgf9JWKIwElQVABmnV4xQLz4eCeg6aX4Lxu1rg
[05-Jul-2026 13:28:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 13:28:27 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 13:28:27 UTC] User ID: 970
[05-Jul-2026 13:28:27 UTC] ✅ User profile retrieved successfully for user ID: 970
[05-Jul-2026 13:29:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 13:29:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 13:29:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.50.150.50, 104.23.216.86","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTcwIiwidXNlcm5hbWUiOiJBUllBTlJBSiIsImVtYWlsIjoiYXJhajU3MzI5NjFAZ21haWwuY29tIiwiZXhwIjoxNzgzODYyODcxfQ.qFDpjRgf9JWKIwElQVABmnV4xQLz4eCeg6aX4Lxu1rg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a166b7d6f8c30997-DEL","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.50.150.50","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jul-2026 13:29:21 UTC] === User Orders API Called ===
[05-Jul-2026 13:29:21 UTC] User ID: 970
[05-Jul-2026 13:29:21 UTC] Limit: 20, Offset: 0
[05-Jul-2026 13:29:21 UTC] Orders found: 0
[05-Jul-2026 13:29:21 UTC] Orders data: []
[05-Jul-2026 13:29:21 UTC] Total orders count: 0
[05-Jul-2026 13:29:21 UTC] === API CALL LOG ===
[05-Jul-2026 13:29:22 UTC] Endpoint: user/profile.php
[05-Jul-2026 13:29:22 UTC] Full Log Data: {
    "timestamp": "2026-07-05 13:29:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.50.150.50",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.50.150.50, 104.23.216.86",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTcwIiwidXNlcm5hbWUiOiJBUllBTlJBSiIsImVtYWlsIjoiYXJhajU3MzI5NjFAZ21haWwuY29tIiwiZXhwIjoxNzgzODYyODcxfQ.qFDpjRgf9JWKIwElQVABmnV4xQLz4eCeg6aX4Lxu1rg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a166b7d7ca1b0997-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.50.150.50",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 13:29:22 UTC] === END API CALL LOG ===
[05-Jul-2026 13:29:22 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 13:29:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTcwIiwidXNlcm5hbWUiOiJBUllBTlJBSiIsImVtYWlsIjoiYXJhajU3MzI5NjFAZ21haWwuY29tIiwiZXhwIjoxNzgzODYyODcxfQ.qFDpjRgf9JWKIwElQVABmnV4xQLz4eCeg6aX4Lxu1rg
[05-Jul-2026 13:29:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 13:29:22 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 13:29:22 UTC] User ID: 970
[05-Jul-2026 13:29:22 UTC] ✅ User profile retrieved successfully for user ID: 970
[05-Jul-2026 13:29:22 UTC] === API CALL LOG ===
[05-Jul-2026 13:29:22 UTC] Endpoint: user/profile.php
[05-Jul-2026 13:29:22 UTC] Full Log Data: {
    "timestamp": "2026-07-05 13:29:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.50.150.50",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.50.150.50, 104.23.216.86",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTcwIiwidXNlcm5hbWUiOiJBUllBTlJBSiIsImVtYWlsIjoiYXJhajU3MzI5NjFAZ21haWwuY29tIiwiZXhwIjoxNzgzODYyODcxfQ.qFDpjRgf9JWKIwElQVABmnV4xQLz4eCeg6aX4Lxu1rg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a166b7db4f440997-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.50.150.50",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 13:29:22 UTC] === END API CALL LOG ===
[05-Jul-2026 13:29:22 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 13:29:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTcwIiwidXNlcm5hbWUiOiJBUllBTlJBSiIsImVtYWlsIjoiYXJhajU3MzI5NjFAZ21haWwuY29tIiwiZXhwIjoxNzgzODYyODcxfQ.qFDpjRgf9JWKIwElQVABmnV4xQLz4eCeg6aX4Lxu1rg
[05-Jul-2026 13:29:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 13:29:22 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 13:29:22 UTC] User ID: 970
[05-Jul-2026 13:29:22 UTC] ✅ User profile retrieved successfully for user ID: 970
[05-Jul-2026 13:29:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 13:29:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 13:29:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.50.150.50, 104.23.216.86","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTcwIiwidXNlcm5hbWUiOiJBUllBTlJBSiIsImVtYWlsIjoiYXJhajU3MzI5NjFAZ21haWwuY29tIiwiZXhwIjoxNzgzODYyODcxfQ.qFDpjRgf9JWKIwElQVABmnV4xQLz4eCeg6aX4Lxu1rg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a166b7e4df960997-DEL","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.50.150.50","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jul-2026 13:29:24 UTC] === User Orders API Called ===
[05-Jul-2026 13:29:24 UTC] User ID: 970
[05-Jul-2026 13:29:24 UTC] Limit: 20, Offset: 0
[05-Jul-2026 13:29:24 UTC] Orders found: 0
[05-Jul-2026 13:29:24 UTC] Orders data: []
[05-Jul-2026 13:29:24 UTC] Total orders count: 0
[05-Jul-2026 13:29:24 UTC] === API CALL LOG ===
[05-Jul-2026 13:29:24 UTC] Endpoint: user/profile.php
[05-Jul-2026 13:29:24 UTC] Full Log Data: {
    "timestamp": "2026-07-05 13:29:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.50.150.50",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.50.150.50, 104.23.216.86",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTcwIiwidXNlcm5hbWUiOiJBUllBTlJBSiIsImVtYWlsIjoiYXJhajU3MzI5NjFAZ21haWwuY29tIiwiZXhwIjoxNzgzODYyODcxfQ.qFDpjRgf9JWKIwElQVABmnV4xQLz4eCeg6aX4Lxu1rg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a166b7e5381d0997-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.50.150.50",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 13:29:24 UTC] === END API CALL LOG ===
[05-Jul-2026 13:29:24 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 13:29:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTcwIiwidXNlcm5hbWUiOiJBUllBTlJBSiIsImVtYWlsIjoiYXJhajU3MzI5NjFAZ21haWwuY29tIiwiZXhwIjoxNzgzODYyODcxfQ.qFDpjRgf9JWKIwElQVABmnV4xQLz4eCeg6aX4Lxu1rg
[05-Jul-2026 13:29:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 13:29:24 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 13:29:24 UTC] User ID: 970
[05-Jul-2026 13:29:24 UTC] ✅ User profile retrieved successfully for user ID: 970
[05-Jul-2026 13:29:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 13:29:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 13:29:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.50.150.50, 104.23.216.86","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTcwIiwidXNlcm5hbWUiOiJBUllBTlJBSiIsImVtYWlsIjoiYXJhajU3MzI5NjFAZ21haWwuY29tIiwiZXhwIjoxNzgzODYyODcxfQ.qFDpjRgf9JWKIwElQVABmnV4xQLz4eCeg6aX4Lxu1rg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a166b7ee6e870997-DEL","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.50.150.50","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jul-2026 13:29:25 UTC] === User Orders API Called ===
[05-Jul-2026 13:29:25 UTC] User ID: 970
[05-Jul-2026 13:29:25 UTC] Limit: 20, Offset: 0
[05-Jul-2026 13:29:25 UTC] Orders found: 0
[05-Jul-2026 13:29:25 UTC] Orders data: []
[05-Jul-2026 13:29:25 UTC] Total orders count: 0
[05-Jul-2026 13:29:25 UTC] === API CALL LOG ===
[05-Jul-2026 13:29:25 UTC] Endpoint: user/profile.php
[05-Jul-2026 13:29:25 UTC] Full Log Data: {
    "timestamp": "2026-07-05 13:29:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.50.150.50",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.50.150.50, 104.23.216.86",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTcwIiwidXNlcm5hbWUiOiJBUllBTlJBSiIsImVtYWlsIjoiYXJhajU3MzI5NjFAZ21haWwuY29tIiwiZXhwIjoxNzgzODYyODcxfQ.qFDpjRgf9JWKIwElQVABmnV4xQLz4eCeg6aX4Lxu1rg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a166b7eeff4a0997-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.50.150.50",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 13:29:25 UTC] === END API CALL LOG ===
[05-Jul-2026 13:29:25 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 13:29:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTcwIiwidXNlcm5hbWUiOiJBUllBTlJBSiIsImVtYWlsIjoiYXJhajU3MzI5NjFAZ21haWwuY29tIiwiZXhwIjoxNzgzODYyODcxfQ.qFDpjRgf9JWKIwElQVABmnV4xQLz4eCeg6aX4Lxu1rg
[05-Jul-2026 13:29:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 13:29:25 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 13:29:25 UTC] User ID: 970
[05-Jul-2026 13:29:25 UTC] ✅ User profile retrieved successfully for user ID: 970
[05-Jul-2026 13:29:26 UTC] === API CALL LOG ===
[05-Jul-2026 13:29:26 UTC] Endpoint: user/profile.php
[05-Jul-2026 13:29:26 UTC] Full Log Data: {
    "timestamp": "2026-07-05 13:29:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.50.150.50",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.50.150.50, 104.23.216.86",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTcwIiwidXNlcm5hbWUiOiJBUllBTlJBSiIsImVtYWlsIjoiYXJhajU3MzI5NjFAZ21haWwuY29tIiwiZXhwIjoxNzgzODYyODcxfQ.qFDpjRgf9JWKIwElQVABmnV4xQLz4eCeg6aX4Lxu1rg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a166b7f2ce130997-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.50.150.50",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 13:29:26 UTC] === END API CALL LOG ===
[05-Jul-2026 13:29:26 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 13:29:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTcwIiwidXNlcm5hbWUiOiJBUllBTlJBSiIsImVtYWlsIjoiYXJhajU3MzI5NjFAZ21haWwuY29tIiwiZXhwIjoxNzgzODYyODcxfQ.qFDpjRgf9JWKIwElQVABmnV4xQLz4eCeg6aX4Lxu1rg
[05-Jul-2026 13:29:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 13:29:26 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 13:29:26 UTC] User ID: 970
[05-Jul-2026 13:29:26 UTC] ✅ User profile retrieved successfully for user ID: 970
[05-Jul-2026 13:29:27 UTC] === API CALL LOG ===
[05-Jul-2026 13:29:27 UTC] Endpoint: user/profile.php
[05-Jul-2026 13:29:27 UTC] Full Log Data: {
    "timestamp": "2026-07-05 13:29:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.50.150.50",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.50.150.50, 104.23.216.86",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTcwIiwidXNlcm5hbWUiOiJBUllBTlJBSiIsImVtYWlsIjoiYXJhajU3MzI5NjFAZ21haWwuY29tIiwiZXhwIjoxNzgzODYyODcxfQ.qFDpjRgf9JWKIwElQVABmnV4xQLz4eCeg6aX4Lxu1rg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a166b7f78e640997-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.50.150.50",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 13:29:27 UTC] === END API CALL LOG ===
[05-Jul-2026 13:29:27 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 13:29:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTcwIiwidXNlcm5hbWUiOiJBUllBTlJBSiIsImVtYWlsIjoiYXJhajU3MzI5NjFAZ21haWwuY29tIiwiZXhwIjoxNzgzODYyODcxfQ.qFDpjRgf9JWKIwElQVABmnV4xQLz4eCeg6aX4Lxu1rg
[05-Jul-2026 13:29:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 13:29:27 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 13:29:27 UTC] User ID: 970
[05-Jul-2026 13:29:27 UTC] ✅ User profile retrieved successfully for user ID: 970
[05-Jul-2026 14:23:42 UTC] === API CALL LOG ===
[05-Jul-2026 14:23:42 UTC] Endpoint: user/profile.php
[05-Jul-2026 14:23:42 UTC] Full Log Data: {
    "timestamp": "2026-07-05 14:23:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d2:58:2eae:18d6:8bff:fe83:700c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d2:58:2eae:18d6:8bff:fe83:700c, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTcxIiwidXNlcm5hbWUiOiJPbVZhcnNobmV5IiwiZW1haWwiOiJ2YXJzaG5leW9tODNAZ21haWwuY29tIiwiZXhwIjoxNzgzODY2MjIxfQ.a18myN5OmEzqxgQhqgta7ZjkmfXQhuwUiF8p5Ros80c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16707722f7e5665-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d2:58:2eae:18d6:8bff:fe83:700c",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 14:23:42 UTC] === END API CALL LOG ===
[05-Jul-2026 14:23:42 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 14:23:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTcxIiwidXNlcm5hbWUiOiJPbVZhcnNobmV5IiwiZW1haWwiOiJ2YXJzaG5leW9tODNAZ21haWwuY29tIiwiZXhwIjoxNzgzODY2MjIxfQ.a18myN5OmEzqxgQhqgta7ZjkmfXQhuwUiF8p5Ros80c
[05-Jul-2026 14:23:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 14:23:42 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 14:23:42 UTC] User ID: 971
[05-Jul-2026 14:23:42 UTC] ✅ User profile retrieved successfully for user ID: 971
[05-Jul-2026 14:23:42 UTC] === API CALL LOG ===
[05-Jul-2026 14:23:42 UTC] Endpoint: user/profile.php
[05-Jul-2026 14:23:42 UTC] Full Log Data: {
    "timestamp": "2026-07-05 14:23:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d2:58:2eae:18d6:8bff:fe83:700c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d2:58:2eae:18d6:8bff:fe83:700c, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTcxIiwidXNlcm5hbWUiOiJPbVZhcnNobmV5IiwiZW1haWwiOiJ2YXJzaG5leW9tODNAZ21haWwuY29tIiwiZXhwIjoxNzgzODY2MjIxfQ.a18myN5OmEzqxgQhqgta7ZjkmfXQhuwUiF8p5Ros80c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16707722f755665-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d2:58:2eae:18d6:8bff:fe83:700c",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 14:23:42 UTC] === END API CALL LOG ===
[05-Jul-2026 14:23:42 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 14:23:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTcxIiwidXNlcm5hbWUiOiJPbVZhcnNobmV5IiwiZW1haWwiOiJ2YXJzaG5leW9tODNAZ21haWwuY29tIiwiZXhwIjoxNzgzODY2MjIxfQ.a18myN5OmEzqxgQhqgta7ZjkmfXQhuwUiF8p5Ros80c
[05-Jul-2026 14:23:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 14:23:42 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 14:23:42 UTC] User ID: 971
[05-Jul-2026 14:23:42 UTC] ✅ User profile retrieved successfully for user ID: 971
[05-Jul-2026 14:23:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 14:23:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 14:23:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d2:58:2eae:18d6:8bff:fe83:700c, 104.23.175.179","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTcxIiwidXNlcm5hbWUiOiJPbVZhcnNobmV5IiwiZW1haWwiOiJ2YXJzaG5leW9tODNAZ21haWwuY29tIiwiZXhwIjoxNzgzODY2MjIxfQ.a18myN5OmEzqxgQhqgta7ZjkmfXQhuwUiF8p5Ros80c","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a16707722f7b5665-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40d2:58:2eae:18d6:8bff:fe83:700c","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jul-2026 14:23:43 UTC] === User Orders API Called ===
[05-Jul-2026 14:23:43 UTC] User ID: 971
[05-Jul-2026 14:23:43 UTC] Limit: 20, Offset: 0
[05-Jul-2026 14:23:43 UTC] Orders found: 0
[05-Jul-2026 14:23:43 UTC] Orders data: []
[05-Jul-2026 14:23:43 UTC] Total orders count: 0
[05-Jul-2026 14:23:44 UTC] === API CALL LOG ===
[05-Jul-2026 14:23:44 UTC] Endpoint: user/profile.php
[05-Jul-2026 14:23:44 UTC] Full Log Data: {
    "timestamp": "2026-07-05 14:23:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d2:58:2eae:18d6:8bff:fe83:700c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d2:58:2eae:18d6:8bff:fe83:700c, 104.23.175.179",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTcxIiwidXNlcm5hbWUiOiJPbVZhcnNobmV5IiwiZW1haWwiOiJ2YXJzaG5leW9tODNAZ21haWwuY29tIiwiZXhwIjoxNzgzODY2MjIxfQ.a18myN5OmEzqxgQhqgta7ZjkmfXQhuwUiF8p5Ros80c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a167077ff9155665-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d2:58:2eae:18d6:8bff:fe83:700c",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 14:23:44 UTC] === END API CALL LOG ===
[05-Jul-2026 14:23:44 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 14:23:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTcxIiwidXNlcm5hbWUiOiJPbVZhcnNobmV5IiwiZW1haWwiOiJ2YXJzaG5leW9tODNAZ21haWwuY29tIiwiZXhwIjoxNzgzODY2MjIxfQ.a18myN5OmEzqxgQhqgta7ZjkmfXQhuwUiF8p5Ros80c
[05-Jul-2026 14:23:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 14:23:44 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 14:23:44 UTC] User ID: 971
[05-Jul-2026 14:23:44 UTC] ✅ User profile retrieved successfully for user ID: 971
[05-Jul-2026 14:23:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 14:23:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 14:23:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d2:58:2eae:18d6:8bff:fe83:700c, 104.23.175.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTcxIiwidXNlcm5hbWUiOiJPbVZhcnNobmV5IiwiZW1haWwiOiJ2YXJzaG5leW9tODNAZ21haWwuY29tIiwiZXhwIjoxNzgzODY2MjIxfQ.a18myN5OmEzqxgQhqgta7ZjkmfXQhuwUiF8p5Ros80c","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a16707d5a9c45665-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40d2:58:2eae:18d6:8bff:fe83:700c","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jul-2026 14:23:58 UTC] === User Orders API Called ===
[05-Jul-2026 14:23:58 UTC] User ID: 971
[05-Jul-2026 14:23:58 UTC] Limit: 20, Offset: 0
[05-Jul-2026 14:23:58 UTC] Orders found: 0
[05-Jul-2026 14:23:58 UTC] Orders data: []
[05-Jul-2026 14:23:58 UTC] Total orders count: 0
[05-Jul-2026 14:23:59 UTC] === API CALL LOG ===
[05-Jul-2026 14:23:59 UTC] Endpoint: user/profile.php
[05-Jul-2026 14:23:59 UTC] Full Log Data: {
    "timestamp": "2026-07-05 14:23:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d2:58:2eae:18d6:8bff:fe83:700c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d2:58:2eae:18d6:8bff:fe83:700c, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTcxIiwidXNlcm5hbWUiOiJPbVZhcnNobmV5IiwiZW1haWwiOiJ2YXJzaG5leW9tODNAZ21haWwuY29tIiwiZXhwIjoxNzgzODY2MjIxfQ.a18myN5OmEzqxgQhqgta7ZjkmfXQhuwUiF8p5Ros80c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16707d9dea85665-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d2:58:2eae:18d6:8bff:fe83:700c",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 14:23:59 UTC] === END API CALL LOG ===
[05-Jul-2026 14:23:59 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 14:23:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTcxIiwidXNlcm5hbWUiOiJPbVZhcnNobmV5IiwiZW1haWwiOiJ2YXJzaG5leW9tODNAZ21haWwuY29tIiwiZXhwIjoxNzgzODY2MjIxfQ.a18myN5OmEzqxgQhqgta7ZjkmfXQhuwUiF8p5Ros80c
[05-Jul-2026 14:23:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 14:23:59 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 14:23:59 UTC] User ID: 971
[05-Jul-2026 14:23:59 UTC] ✅ User profile retrieved successfully for user ID: 971
[05-Jul-2026 14:23:59 UTC] === API CALL LOG ===
[05-Jul-2026 14:23:59 UTC] Endpoint: user/profile.php
[05-Jul-2026 14:23:59 UTC] Full Log Data: {
    "timestamp": "2026-07-05 14:23:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d2:58:2eae:18d6:8bff:fe83:700c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d2:58:2eae:18d6:8bff:fe83:700c, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTcxIiwidXNlcm5hbWUiOiJPbVZhcnNobmV5IiwiZW1haWwiOiJ2YXJzaG5leW9tODNAZ21haWwuY29tIiwiZXhwIjoxNzgzODY2MjIxfQ.a18myN5OmEzqxgQhqgta7ZjkmfXQhuwUiF8p5Ros80c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16707d5a9cd5665-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d2:58:2eae:18d6:8bff:fe83:700c",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 14:23:59 UTC] === END API CALL LOG ===
[05-Jul-2026 14:23:59 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 14:23:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTcxIiwidXNlcm5hbWUiOiJPbVZhcnNobmV5IiwiZW1haWwiOiJ2YXJzaG5leW9tODNAZ21haWwuY29tIiwiZXhwIjoxNzgzODY2MjIxfQ.a18myN5OmEzqxgQhqgta7ZjkmfXQhuwUiF8p5Ros80c
[05-Jul-2026 14:23:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 14:23:59 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 14:23:59 UTC] User ID: 971
[05-Jul-2026 14:23:59 UTC] ✅ User profile retrieved successfully for user ID: 971
[05-Jul-2026 14:24:08 UTC] === API CALL LOG ===
[05-Jul-2026 14:24:08 UTC] Endpoint: user/profile.php
[05-Jul-2026 14:24:08 UTC] Full Log Data: {
    "timestamp": "2026-07-05 14:24:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d2:58:2eae:18d6:8bff:fe83:700c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d2:58:2eae:18d6:8bff:fe83:700c, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTcxIiwidXNlcm5hbWUiOiJPbVZhcnNobmV5IiwiZW1haWwiOiJ2YXJzaG5leW9tODNAZ21haWwuY29tIiwiZXhwIjoxNzgzODY2MjIxfQ.a18myN5OmEzqxgQhqgta7ZjkmfXQhuwUiF8p5Ros80c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a167080ece135665-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d2:58:2eae:18d6:8bff:fe83:700c",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 14:24:08 UTC] === END API CALL LOG ===
[05-Jul-2026 14:24:08 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 14:24:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTcxIiwidXNlcm5hbWUiOiJPbVZhcnNobmV5IiwiZW1haWwiOiJ2YXJzaG5leW9tODNAZ21haWwuY29tIiwiZXhwIjoxNzgzODY2MjIxfQ.a18myN5OmEzqxgQhqgta7ZjkmfXQhuwUiF8p5Ros80c
[05-Jul-2026 14:24:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 14:24:08 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 14:24:08 UTC] User ID: 971
[05-Jul-2026 14:24:08 UTC] ✅ User profile retrieved successfully for user ID: 971
[05-Jul-2026 14:24:08 UTC] User Purchases API - User ID: 971
[05-Jul-2026 14:24:08 UTC] User Purchases API - Total purchases found: 0
[05-Jul-2026 14:24:12 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 14:24:12 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 14:24:12 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d2:58:2eae:18d6:8bff:fe83:700c, 104.23.175.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTcxIiwidXNlcm5hbWUiOiJPbVZhcnNobmV5IiwiZW1haWwiOiJ2YXJzaG5leW9tODNAZ21haWwuY29tIiwiZXhwIjoxNzgzODY2MjIxfQ.a18myN5OmEzqxgQhqgta7ZjkmfXQhuwUiF8p5Ros80c","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a167082c2ac65665-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40d2:58:2eae:18d6:8bff:fe83:700c","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jul-2026 14:24:12 UTC] === User Orders API Called ===
[05-Jul-2026 14:24:12 UTC] User ID: 971
[05-Jul-2026 14:24:12 UTC] Limit: 20, Offset: 0
[05-Jul-2026 14:24:12 UTC] === API CALL LOG ===
[05-Jul-2026 14:24:12 UTC] Endpoint: user/profile.php
[05-Jul-2026 14:24:12 UTC] Full Log Data: {
    "timestamp": "2026-07-05 14:24:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d2:58:2eae:18d6:8bff:fe83:700c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d2:58:2eae:18d6:8bff:fe83:700c, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTcxIiwidXNlcm5hbWUiOiJPbVZhcnNobmV5IiwiZW1haWwiOiJ2YXJzaG5leW9tODNAZ21haWwuY29tIiwiZXhwIjoxNzgzODY2MjIxfQ.a18myN5OmEzqxgQhqgta7ZjkmfXQhuwUiF8p5Ros80c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a167082c2acb5665-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d2:58:2eae:18d6:8bff:fe83:700c",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 14:24:12 UTC] === END API CALL LOG ===
[05-Jul-2026 14:24:12 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 14:24:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTcxIiwidXNlcm5hbWUiOiJPbVZhcnNobmV5IiwiZW1haWwiOiJ2YXJzaG5leW9tODNAZ21haWwuY29tIiwiZXhwIjoxNzgzODY2MjIxfQ.a18myN5OmEzqxgQhqgta7ZjkmfXQhuwUiF8p5Ros80c
[05-Jul-2026 14:24:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 14:24:12 UTC] Orders found: 0
[05-Jul-2026 14:24:12 UTC] Orders data: []
[05-Jul-2026 14:24:12 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 14:24:12 UTC] User ID: 971
[05-Jul-2026 14:24:12 UTC] ✅ User profile retrieved successfully for user ID: 971
[05-Jul-2026 14:24:12 UTC] Total orders count: 0
[05-Jul-2026 14:24:12 UTC] === API CALL LOG ===
[05-Jul-2026 14:24:12 UTC] Endpoint: user/profile.php
[05-Jul-2026 14:24:12 UTC] Full Log Data: {
    "timestamp": "2026-07-05 14:24:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d2:58:2eae:18d6:8bff:fe83:700c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d2:58:2eae:18d6:8bff:fe83:700c, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTcxIiwidXNlcm5hbWUiOiJPbVZhcnNobmV5IiwiZW1haWwiOiJ2YXJzaG5leW9tODNAZ21haWwuY29tIiwiZXhwIjoxNzgzODY2MjIxfQ.a18myN5OmEzqxgQhqgta7ZjkmfXQhuwUiF8p5Ros80c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a167082f2ae95665-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d2:58:2eae:18d6:8bff:fe83:700c",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 14:24:12 UTC] === END API CALL LOG ===
[05-Jul-2026 14:24:12 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 14:24:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTcxIiwidXNlcm5hbWUiOiJPbVZhcnNobmV5IiwiZW1haWwiOiJ2YXJzaG5leW9tODNAZ21haWwuY29tIiwiZXhwIjoxNzgzODY2MjIxfQ.a18myN5OmEzqxgQhqgta7ZjkmfXQhuwUiF8p5Ros80c
[05-Jul-2026 14:24:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 14:24:12 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 14:24:12 UTC] User ID: 971
[05-Jul-2026 14:24:12 UTC] ✅ User profile retrieved successfully for user ID: 971
[05-Jul-2026 14:24:13 UTC] === API CALL LOG ===
[05-Jul-2026 14:24:13 UTC] Endpoint: user/profile.php
[05-Jul-2026 14:24:13 UTC] Full Log Data: {
    "timestamp": "2026-07-05 14:24:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d2:58:2eae:18d6:8bff:fe83:700c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d2:58:2eae:18d6:8bff:fe83:700c, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTcxIiwidXNlcm5hbWUiOiJPbVZhcnNobmV5IiwiZW1haWwiOiJ2YXJzaG5leW9tODNAZ21haWwuY29tIiwiZXhwIjoxNzgzODY2MjIxfQ.a18myN5OmEzqxgQhqgta7ZjkmfXQhuwUiF8p5Ros80c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1670834ca2c5665-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d2:58:2eae:18d6:8bff:fe83:700c",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 14:24:13 UTC] === END API CALL LOG ===
[05-Jul-2026 14:24:13 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 14:24:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTcxIiwidXNlcm5hbWUiOiJPbVZhcnNobmV5IiwiZW1haWwiOiJ2YXJzaG5leW9tODNAZ21haWwuY29tIiwiZXhwIjoxNzgzODY2MjIxfQ.a18myN5OmEzqxgQhqgta7ZjkmfXQhuwUiF8p5Ros80c
[05-Jul-2026 14:24:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 14:24:13 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 14:24:13 UTC] User ID: 971
[05-Jul-2026 14:24:13 UTC] ✅ User profile retrieved successfully for user ID: 971
[05-Jul-2026 14:24:14 UTC] === API CALL LOG ===
[05-Jul-2026 14:24:14 UTC] Endpoint: user/profile.php
[05-Jul-2026 14:24:14 UTC] Full Log Data: {
    "timestamp": "2026-07-05 14:24:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d2:58:2eae:18d6:8bff:fe83:700c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d2:58:2eae:18d6:8bff:fe83:700c, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTcxIiwidXNlcm5hbWUiOiJPbVZhcnNobmV5IiwiZW1haWwiOiJ2YXJzaG5leW9tODNAZ21haWwuY29tIiwiZXhwIjoxNzgzODY2MjIxfQ.a18myN5OmEzqxgQhqgta7ZjkmfXQhuwUiF8p5Ros80c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a167083ccf385665-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d2:58:2eae:18d6:8bff:fe83:700c",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 14:24:14 UTC] === END API CALL LOG ===
[05-Jul-2026 14:24:14 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 14:24:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTcxIiwidXNlcm5hbWUiOiJPbVZhcnNobmV5IiwiZW1haWwiOiJ2YXJzaG5leW9tODNAZ21haWwuY29tIiwiZXhwIjoxNzgzODY2MjIxfQ.a18myN5OmEzqxgQhqgta7ZjkmfXQhuwUiF8p5Ros80c
[05-Jul-2026 14:24:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 14:24:14 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 14:24:14 UTC] User ID: 971
[05-Jul-2026 14:24:14 UTC] ✅ User profile retrieved successfully for user ID: 971
[05-Jul-2026 14:24:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 14:24:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 14:24:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d2:58:2eae:18d6:8bff:fe83:700c, 104.23.175.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTcxIiwidXNlcm5hbWUiOiJPbVZhcnNobmV5IiwiZW1haWwiOiJ2YXJzaG5leW9tODNAZ21haWwuY29tIiwiZXhwIjoxNzgzODY2MjIxfQ.a18myN5OmEzqxgQhqgta7ZjkmfXQhuwUiF8p5Ros80c","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a167083ccf2b5665-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40d2:58:2eae:18d6:8bff:fe83:700c","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jul-2026 14:24:14 UTC] === User Orders API Called ===
[05-Jul-2026 14:24:14 UTC] User ID: 971
[05-Jul-2026 14:24:14 UTC] Limit: 20, Offset: 0
[05-Jul-2026 14:24:14 UTC] Orders found: 0
[05-Jul-2026 14:24:14 UTC] Orders data: []
[05-Jul-2026 14:24:14 UTC] Total orders count: 0
[05-Jul-2026 14:24:15 UTC] === API CALL LOG ===
[05-Jul-2026 14:24:15 UTC] Endpoint: user/profile.php
[05-Jul-2026 14:24:15 UTC] Full Log Data: {
    "timestamp": "2026-07-05 14:24:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d2:58:2eae:18d6:8bff:fe83:700c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d2:58:2eae:18d6:8bff:fe83:700c, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTcxIiwidXNlcm5hbWUiOiJPbVZhcnNobmV5IiwiZW1haWwiOiJ2YXJzaG5leW9tODNAZ21haWwuY29tIiwiZXhwIjoxNzgzODY2MjIxfQ.a18myN5OmEzqxgQhqgta7ZjkmfXQhuwUiF8p5Ros80c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16708417b1b5665-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d2:58:2eae:18d6:8bff:fe83:700c",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 14:24:15 UTC] === END API CALL LOG ===
[05-Jul-2026 14:24:15 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 14:24:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTcxIiwidXNlcm5hbWUiOiJPbVZhcnNobmV5IiwiZW1haWwiOiJ2YXJzaG5leW9tODNAZ21haWwuY29tIiwiZXhwIjoxNzgzODY2MjIxfQ.a18myN5OmEzqxgQhqgta7ZjkmfXQhuwUiF8p5Ros80c
[05-Jul-2026 14:24:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 14:24:15 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 14:24:15 UTC] User ID: 971
[05-Jul-2026 14:24:15 UTC] ✅ User profile retrieved successfully for user ID: 971
[05-Jul-2026 14:24:16 UTC] === API CALL LOG ===
[05-Jul-2026 14:24:16 UTC] Endpoint: user/profile.php
[05-Jul-2026 14:24:16 UTC] Full Log Data: {
    "timestamp": "2026-07-05 14:24:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d2:58:2eae:18d6:8bff:fe83:700c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d2:58:2eae:18d6:8bff:fe83:700c, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTcxIiwidXNlcm5hbWUiOiJPbVZhcnNobmV5IiwiZW1haWwiOiJ2YXJzaG5leW9tODNAZ21haWwuY29tIiwiZXhwIjoxNzgzODY2MjIxfQ.a18myN5OmEzqxgQhqgta7ZjkmfXQhuwUiF8p5Ros80c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a167084638285665-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d2:58:2eae:18d6:8bff:fe83:700c",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 14:24:16 UTC] === END API CALL LOG ===
[05-Jul-2026 14:24:16 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 14:24:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTcxIiwidXNlcm5hbWUiOiJPbVZhcnNobmV5IiwiZW1haWwiOiJ2YXJzaG5leW9tODNAZ21haWwuY29tIiwiZXhwIjoxNzgzODY2MjIxfQ.a18myN5OmEzqxgQhqgta7ZjkmfXQhuwUiF8p5Ros80c
[05-Jul-2026 14:24:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 14:24:16 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 14:24:16 UTC] User ID: 971
[05-Jul-2026 14:24:16 UTC] ✅ User profile retrieved successfully for user ID: 971
[05-Jul-2026 14:24:19 UTC] === API CALL LOG ===
[05-Jul-2026 14:24:19 UTC] Endpoint: user/profile.php
[05-Jul-2026 14:24:19 UTC] Full Log Data: {
    "timestamp": "2026-07-05 14:24:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d2:58:2eae:18d6:8bff:fe83:700c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d2:58:2eae:18d6:8bff:fe83:700c, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTcxIiwidXNlcm5hbWUiOiJPbVZhcnNobmV5IiwiZW1haWwiOiJ2YXJzaG5leW9tODNAZ21haWwuY29tIiwiZXhwIjoxNzgzODY2MjIxfQ.a18myN5OmEzqxgQhqgta7ZjkmfXQhuwUiF8p5Ros80c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a167085b09df5665-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d2:58:2eae:18d6:8bff:fe83:700c",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 14:24:19 UTC] === END API CALL LOG ===
[05-Jul-2026 14:24:19 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 14:24:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTcxIiwidXNlcm5hbWUiOiJPbVZhcnNobmV5IiwiZW1haWwiOiJ2YXJzaG5leW9tODNAZ21haWwuY29tIiwiZXhwIjoxNzgzODY2MjIxfQ.a18myN5OmEzqxgQhqgta7ZjkmfXQhuwUiF8p5Ros80c
[05-Jul-2026 14:24:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 14:24:19 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 14:24:19 UTC] User ID: 971
[05-Jul-2026 14:24:19 UTC] ✅ User profile retrieved successfully for user ID: 971
[05-Jul-2026 14:24:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 14:24:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 14:24:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d2:58:2eae:18d6:8bff:fe83:700c, 104.23.175.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTcxIiwidXNlcm5hbWUiOiJPbVZhcnNobmV5IiwiZW1haWwiOiJ2YXJzaG5leW9tODNAZ21haWwuY29tIiwiZXhwIjoxNzgzODY2MjIxfQ.a18myN5OmEzqxgQhqgta7ZjkmfXQhuwUiF8p5Ros80c","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a16708aa0ee45665-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40d2:58:2eae:18d6:8bff:fe83:700c","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jul-2026 14:24:32 UTC] === User Orders API Called ===
[05-Jul-2026 14:24:32 UTC] User ID: 971
[05-Jul-2026 14:24:32 UTC] Limit: 20, Offset: 0
[05-Jul-2026 14:24:32 UTC] Orders found: 0
[05-Jul-2026 14:24:32 UTC] Orders data: []
[05-Jul-2026 14:24:32 UTC] Total orders count: 0
[05-Jul-2026 14:24:34 UTC] === API CALL LOG ===
[05-Jul-2026 14:24:34 UTC] Endpoint: user/profile.php
[05-Jul-2026 14:24:34 UTC] Full Log Data: {
    "timestamp": "2026-07-05 14:24:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d2:58:2eae:18d6:8bff:fe83:700c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d2:58:2eae:18d6:8bff:fe83:700c, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTcxIiwidXNlcm5hbWUiOiJPbVZhcnNobmV5IiwiZW1haWwiOiJ2YXJzaG5leW9tODNAZ21haWwuY29tIiwiZXhwIjoxNzgzODY2MjIxfQ.a18myN5OmEzqxgQhqgta7ZjkmfXQhuwUiF8p5Ros80c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16708b51c185665-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d2:58:2eae:18d6:8bff:fe83:700c",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 14:24:34 UTC] === END API CALL LOG ===
[05-Jul-2026 14:24:34 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 14:24:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTcxIiwidXNlcm5hbWUiOiJPbVZhcnNobmV5IiwiZW1haWwiOiJ2YXJzaG5leW9tODNAZ21haWwuY29tIiwiZXhwIjoxNzgzODY2MjIxfQ.a18myN5OmEzqxgQhqgta7ZjkmfXQhuwUiF8p5Ros80c
[05-Jul-2026 14:24:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 14:24:34 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 14:24:34 UTC] User ID: 971
[05-Jul-2026 14:24:34 UTC] ✅ User profile retrieved successfully for user ID: 971
[05-Jul-2026 14:24:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 14:24:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 14:24:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d2:58:2eae:18d6:8bff:fe83:700c, 104.23.175.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTcxIiwidXNlcm5hbWUiOiJPbVZhcnNobmV5IiwiZW1haWwiOiJ2YXJzaG5leW9tODNAZ21haWwuY29tIiwiZXhwIjoxNzgzODY2MjIxfQ.a18myN5OmEzqxgQhqgta7ZjkmfXQhuwUiF8p5Ros80c","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a16708b51c155665-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40d2:58:2eae:18d6:8bff:fe83:700c","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jul-2026 14:24:34 UTC] === User Orders API Called ===
[05-Jul-2026 14:24:34 UTC] User ID: 971
[05-Jul-2026 14:24:34 UTC] Limit: 20, Offset: 0
[05-Jul-2026 14:24:34 UTC] Orders found: 0
[05-Jul-2026 14:24:34 UTC] Orders data: []
[05-Jul-2026 14:24:34 UTC] Total orders count: 0
[05-Jul-2026 14:24:34 UTC] === API CALL LOG ===
[05-Jul-2026 14:24:34 UTC] Endpoint: user/profile.php
[05-Jul-2026 14:24:34 UTC] Full Log Data: {
    "timestamp": "2026-07-05 14:24:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d2:58:2eae:18d6:8bff:fe83:700c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d2:58:2eae:18d6:8bff:fe83:700c, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTcxIiwidXNlcm5hbWUiOiJPbVZhcnNobmV5IiwiZW1haWwiOiJ2YXJzaG5leW9tODNAZ21haWwuY29tIiwiZXhwIjoxNzgzODY2MjIxfQ.a18myN5OmEzqxgQhqgta7ZjkmfXQhuwUiF8p5Ros80c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16708b82c215665-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d2:58:2eae:18d6:8bff:fe83:700c",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 14:24:34 UTC] === END API CALL LOG ===
[05-Jul-2026 14:24:34 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 14:24:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTcxIiwidXNlcm5hbWUiOiJPbVZhcnNobmV5IiwiZW1haWwiOiJ2YXJzaG5leW9tODNAZ21haWwuY29tIiwiZXhwIjoxNzgzODY2MjIxfQ.a18myN5OmEzqxgQhqgta7ZjkmfXQhuwUiF8p5Ros80c
[05-Jul-2026 14:24:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 14:24:34 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 14:24:34 UTC] User ID: 971
[05-Jul-2026 14:24:34 UTC] ✅ User profile retrieved successfully for user ID: 971
[05-Jul-2026 14:24:35 UTC] === API CALL LOG ===
[05-Jul-2026 14:24:35 UTC] Endpoint: user/profile.php
[05-Jul-2026 14:24:35 UTC] Full Log Data: {
    "timestamp": "2026-07-05 14:24:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d2:58:2eae:18d6:8bff:fe83:700c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d2:58:2eae:18d6:8bff:fe83:700c, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTcxIiwidXNlcm5hbWUiOiJPbVZhcnNobmV5IiwiZW1haWwiOiJ2YXJzaG5leW9tODNAZ21haWwuY29tIiwiZXhwIjoxNzgzODY2MjIxfQ.a18myN5OmEzqxgQhqgta7ZjkmfXQhuwUiF8p5Ros80c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16708bfa8545665-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d2:58:2eae:18d6:8bff:fe83:700c",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 14:24:35 UTC] === END API CALL LOG ===
[05-Jul-2026 14:24:35 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 14:24:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTcxIiwidXNlcm5hbWUiOiJPbVZhcnNobmV5IiwiZW1haWwiOiJ2YXJzaG5leW9tODNAZ21haWwuY29tIiwiZXhwIjoxNzgzODY2MjIxfQ.a18myN5OmEzqxgQhqgta7ZjkmfXQhuwUiF8p5Ros80c
[05-Jul-2026 14:24:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 14:24:35 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 14:24:35 UTC] User ID: 971
[05-Jul-2026 14:24:35 UTC] ✅ User profile retrieved successfully for user ID: 971
[05-Jul-2026 14:24:37 UTC] === API CALL LOG ===
[05-Jul-2026 14:24:37 UTC] Endpoint: user/profile.php
[05-Jul-2026 14:24:37 UTC] Full Log Data: {
    "timestamp": "2026-07-05 14:24:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d2:58:2eae:18d6:8bff:fe83:700c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d2:58:2eae:18d6:8bff:fe83:700c, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTcxIiwidXNlcm5hbWUiOiJPbVZhcnNobmV5IiwiZW1haWwiOiJ2YXJzaG5leW9tODNAZ21haWwuY29tIiwiZXhwIjoxNzgzODY2MjIxfQ.a18myN5OmEzqxgQhqgta7ZjkmfXQhuwUiF8p5Ros80c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16708c72b3f5665-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d2:58:2eae:18d6:8bff:fe83:700c",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 14:24:37 UTC] === END API CALL LOG ===
[05-Jul-2026 14:24:37 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 14:24:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTcxIiwidXNlcm5hbWUiOiJPbVZhcnNobmV5IiwiZW1haWwiOiJ2YXJzaG5leW9tODNAZ21haWwuY29tIiwiZXhwIjoxNzgzODY2MjIxfQ.a18myN5OmEzqxgQhqgta7ZjkmfXQhuwUiF8p5Ros80c
[05-Jul-2026 14:24:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 14:24:37 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 14:24:37 UTC] User ID: 971
[05-Jul-2026 14:24:37 UTC] ✅ User profile retrieved successfully for user ID: 971
[05-Jul-2026 14:24:37 UTC] User Purchases API - User ID: 971
[05-Jul-2026 14:24:37 UTC] User Purchases API - Total purchases found: 0
[05-Jul-2026 14:24:40 UTC] === API CALL LOG ===
[05-Jul-2026 14:24:40 UTC] Endpoint: user/profile.php
[05-Jul-2026 14:24:40 UTC] Full Log Data: {
    "timestamp": "2026-07-05 14:24:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d2:58:2eae:18d6:8bff:fe83:700c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d2:58:2eae:18d6:8bff:fe83:700c, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTcxIiwidXNlcm5hbWUiOiJPbVZhcnNobmV5IiwiZW1haWwiOiJ2YXJzaG5leW9tODNAZ21haWwuY29tIiwiZXhwIjoxNzgzODY2MjIxfQ.a18myN5OmEzqxgQhqgta7ZjkmfXQhuwUiF8p5Ros80c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16708daa8c45665-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d2:58:2eae:18d6:8bff:fe83:700c",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 14:24:40 UTC] === END API CALL LOG ===
[05-Jul-2026 14:24:40 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 14:24:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTcxIiwidXNlcm5hbWUiOiJPbVZhcnNobmV5IiwiZW1haWwiOiJ2YXJzaG5leW9tODNAZ21haWwuY29tIiwiZXhwIjoxNzgzODY2MjIxfQ.a18myN5OmEzqxgQhqgta7ZjkmfXQhuwUiF8p5Ros80c
[05-Jul-2026 14:24:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 14:24:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 14:24:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 14:24:40 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 14:24:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d2:58:2eae:18d6:8bff:fe83:700c, 104.23.175.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTcxIiwidXNlcm5hbWUiOiJPbVZhcnNobmV5IiwiZW1haWwiOiJ2YXJzaG5leW9tODNAZ21haWwuY29tIiwiZXhwIjoxNzgzODY2MjIxfQ.a18myN5OmEzqxgQhqgta7ZjkmfXQhuwUiF8p5Ros80c","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a16708daa8c25665-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40d2:58:2eae:18d6:8bff:fe83:700c","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jul-2026 14:24:40 UTC] User ID: 971
[05-Jul-2026 14:24:40 UTC] === User Orders API Called ===
[05-Jul-2026 14:24:40 UTC] User ID: 971
[05-Jul-2026 14:24:40 UTC] Limit: 20, Offset: 0
[05-Jul-2026 14:24:40 UTC] ✅ User profile retrieved successfully for user ID: 971
[05-Jul-2026 14:24:40 UTC] Orders found: 0
[05-Jul-2026 14:24:40 UTC] Orders data: []
[05-Jul-2026 14:24:40 UTC] Total orders count: 0
[05-Jul-2026 14:24:40 UTC] === API CALL LOG ===
[05-Jul-2026 14:24:40 UTC] Endpoint: user/profile.php
[05-Jul-2026 14:24:40 UTC] Full Log Data: {
    "timestamp": "2026-07-05 14:24:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d2:58:2eae:18d6:8bff:fe83:700c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d2:58:2eae:18d6:8bff:fe83:700c, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTcxIiwidXNlcm5hbWUiOiJPbVZhcnNobmV5IiwiZW1haWwiOiJ2YXJzaG5leW9tODNAZ21haWwuY29tIiwiZXhwIjoxNzgzODY2MjIxfQ.a18myN5OmEzqxgQhqgta7ZjkmfXQhuwUiF8p5Ros80c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16708de1bae5665-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d2:58:2eae:18d6:8bff:fe83:700c",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 14:24:40 UTC] === END API CALL LOG ===
[05-Jul-2026 14:24:40 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 14:24:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTcxIiwidXNlcm5hbWUiOiJPbVZhcnNobmV5IiwiZW1haWwiOiJ2YXJzaG5leW9tODNAZ21haWwuY29tIiwiZXhwIjoxNzgzODY2MjIxfQ.a18myN5OmEzqxgQhqgta7ZjkmfXQhuwUiF8p5Ros80c
[05-Jul-2026 14:24:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 14:24:40 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 14:24:40 UTC] User ID: 971
[05-Jul-2026 14:24:40 UTC] ✅ User profile retrieved successfully for user ID: 971
[05-Jul-2026 14:24:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 14:24:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 14:24:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d2:58:2eae:18d6:8bff:fe83:700c, 104.23.175.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTcxIiwidXNlcm5hbWUiOiJPbVZhcnNobmV5IiwiZW1haWwiOiJ2YXJzaG5leW9tODNAZ21haWwuY29tIiwiZXhwIjoxNzgzODY2MjIxfQ.a18myN5OmEzqxgQhqgta7ZjkmfXQhuwUiF8p5Ros80c","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a16708e10b1c5665-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40d2:58:2eae:18d6:8bff:fe83:700c","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jul-2026 14:24:41 UTC] === User Orders API Called ===
[05-Jul-2026 14:24:41 UTC] User ID: 971
[05-Jul-2026 14:24:41 UTC] Limit: 20, Offset: 0
[05-Jul-2026 14:24:41 UTC] Orders found: 0
[05-Jul-2026 14:24:41 UTC] Orders data: []
[05-Jul-2026 14:24:41 UTC] Total orders count: 0
[05-Jul-2026 14:24:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 14:24:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 14:24:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d2:58:2eae:18d6:8bff:fe83:700c, 104.23.175.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTcxIiwidXNlcm5hbWUiOiJPbVZhcnNobmV5IiwiZW1haWwiOiJ2YXJzaG5leW9tODNAZ21haWwuY29tIiwiZXhwIjoxNzgzODY2MjIxfQ.a18myN5OmEzqxgQhqgta7ZjkmfXQhuwUiF8p5Ros80c","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a16708e628105665-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40d2:58:2eae:18d6:8bff:fe83:700c","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jul-2026 14:24:42 UTC] === User Orders API Called ===
[05-Jul-2026 14:24:42 UTC] User ID: 971
[05-Jul-2026 14:24:42 UTC] Limit: 20, Offset: 0
[05-Jul-2026 14:24:42 UTC] Orders found: 0
[05-Jul-2026 14:24:42 UTC] Orders data: []
[05-Jul-2026 14:24:42 UTC] Total orders count: 0
[05-Jul-2026 14:24:42 UTC] === API CALL LOG ===
[05-Jul-2026 14:24:42 UTC] Endpoint: user/profile.php
[05-Jul-2026 14:24:42 UTC] Full Log Data: {
    "timestamp": "2026-07-05 14:24:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d2:58:2eae:18d6:8bff:fe83:700c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d2:58:2eae:18d6:8bff:fe83:700c, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTcxIiwidXNlcm5hbWUiOiJPbVZhcnNobmV5IiwiZW1haWwiOiJ2YXJzaG5leW9tODNAZ21haWwuY29tIiwiZXhwIjoxNzgzODY2MjIxfQ.a18myN5OmEzqxgQhqgta7ZjkmfXQhuwUiF8p5Ros80c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16708e628135665-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d2:58:2eae:18d6:8bff:fe83:700c",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 14:24:42 UTC] === END API CALL LOG ===
[05-Jul-2026 14:24:42 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 14:24:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTcxIiwidXNlcm5hbWUiOiJPbVZhcnNobmV5IiwiZW1haWwiOiJ2YXJzaG5leW9tODNAZ21haWwuY29tIiwiZXhwIjoxNzgzODY2MjIxfQ.a18myN5OmEzqxgQhqgta7ZjkmfXQhuwUiF8p5Ros80c
[05-Jul-2026 14:24:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 14:24:42 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 14:24:42 UTC] User ID: 971
[05-Jul-2026 14:24:42 UTC] ✅ User profile retrieved successfully for user ID: 971
[05-Jul-2026 14:24:42 UTC] === API CALL LOG ===
[05-Jul-2026 14:24:42 UTC] Endpoint: user/profile.php
[05-Jul-2026 14:24:42 UTC] Full Log Data: {
    "timestamp": "2026-07-05 14:24:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d2:58:2eae:18d6:8bff:fe83:700c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d2:58:2eae:18d6:8bff:fe83:700c, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTcxIiwidXNlcm5hbWUiOiJPbVZhcnNobmV5IiwiZW1haWwiOiJ2YXJzaG5leW9tODNAZ21haWwuY29tIiwiZXhwIjoxNzgzODY2MjIxfQ.a18myN5OmEzqxgQhqgta7ZjkmfXQhuwUiF8p5Ros80c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16708e9ea055665-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d2:58:2eae:18d6:8bff:fe83:700c",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 14:24:42 UTC] === END API CALL LOG ===
[05-Jul-2026 14:24:42 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 14:24:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTcxIiwidXNlcm5hbWUiOiJPbVZhcnNobmV5IiwiZW1haWwiOiJ2YXJzaG5leW9tODNAZ21haWwuY29tIiwiZXhwIjoxNzgzODY2MjIxfQ.a18myN5OmEzqxgQhqgta7ZjkmfXQhuwUiF8p5Ros80c
[05-Jul-2026 14:24:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 14:24:42 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 14:24:42 UTC] User ID: 971
[05-Jul-2026 14:24:42 UTC] ✅ User profile retrieved successfully for user ID: 971
[05-Jul-2026 14:24:43 UTC] === API CALL LOG ===
[05-Jul-2026 14:24:43 UTC] Endpoint: user/profile.php
[05-Jul-2026 14:24:43 UTC] Full Log Data: {
    "timestamp": "2026-07-05 14:24:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d2:58:2eae:18d6:8bff:fe83:700c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d2:58:2eae:18d6:8bff:fe83:700c, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTcxIiwidXNlcm5hbWUiOiJPbVZhcnNobmV5IiwiZW1haWwiOiJ2YXJzaG5leW9tODNAZ21haWwuY29tIiwiZXhwIjoxNzgzODY2MjIxfQ.a18myN5OmEzqxgQhqgta7ZjkmfXQhuwUiF8p5Ros80c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16708f07b1d5665-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d2:58:2eae:18d6:8bff:fe83:700c",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 14:24:43 UTC] === END API CALL LOG ===
[05-Jul-2026 14:24:43 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 14:24:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTcxIiwidXNlcm5hbWUiOiJPbVZhcnNobmV5IiwiZW1haWwiOiJ2YXJzaG5leW9tODNAZ21haWwuY29tIiwiZXhwIjoxNzgzODY2MjIxfQ.a18myN5OmEzqxgQhqgta7ZjkmfXQhuwUiF8p5Ros80c
[05-Jul-2026 14:24:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 14:24:43 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 14:24:43 UTC] User ID: 971
[05-Jul-2026 14:24:43 UTC] ✅ User profile retrieved successfully for user ID: 971
[05-Jul-2026 14:24:48 UTC] === API CALL LOG ===
[05-Jul-2026 14:24:48 UTC] Endpoint: user/profile.php
[05-Jul-2026 14:24:48 UTC] Full Log Data: {
    "timestamp": "2026-07-05 14:24:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d2:58:2eae:18d6:8bff:fe83:700c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d2:58:2eae:18d6:8bff:fe83:700c, 162.158.108.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTcxIiwidXNlcm5hbWUiOiJPbVZhcnNobmV5IiwiZW1haWwiOiJ2YXJzaG5leW9tODNAZ21haWwuY29tIiwiZXhwIjoxNzgzODY2MjIxfQ.a18myN5OmEzqxgQhqgta7ZjkmfXQhuwUiF8p5Ros80c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a167090dcf01fd16-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d2:58:2eae:18d6:8bff:fe83:700c",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 14:24:48 UTC] === END API CALL LOG ===
[05-Jul-2026 14:24:48 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 14:24:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTcxIiwidXNlcm5hbWUiOiJPbVZhcnNobmV5IiwiZW1haWwiOiJ2YXJzaG5leW9tODNAZ21haWwuY29tIiwiZXhwIjoxNzgzODY2MjIxfQ.a18myN5OmEzqxgQhqgta7ZjkmfXQhuwUiF8p5Ros80c
[05-Jul-2026 14:24:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 14:24:48 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 14:24:48 UTC] User ID: 971
[05-Jul-2026 14:24:48 UTC] ✅ User profile retrieved successfully for user ID: 971
[05-Jul-2026 14:24:49 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 14:24:49 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 14:24:49 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d2:58:2eae:18d6:8bff:fe83:700c, 162.158.108.71","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTcxIiwidXNlcm5hbWUiOiJPbVZhcnNobmV5IiwiZW1haWwiOiJ2YXJzaG5leW9tODNAZ21haWwuY29tIiwiZXhwIjoxNzgzODY2MjIxfQ.a18myN5OmEzqxgQhqgta7ZjkmfXQhuwUiF8p5Ros80c","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1670914fb80fd16-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40d2:58:2eae:18d6:8bff:fe83:700c","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jul-2026 14:24:49 UTC] === User Orders API Called ===
[05-Jul-2026 14:24:49 UTC] User ID: 971
[05-Jul-2026 14:24:49 UTC] Limit: 20, Offset: 0
[05-Jul-2026 14:24:49 UTC] Orders found: 0
[05-Jul-2026 14:24:49 UTC] Orders data: []
[05-Jul-2026 14:24:49 UTC] Total orders count: 0
[05-Jul-2026 14:24:49 UTC] === API CALL LOG ===
[05-Jul-2026 14:24:49 UTC] Endpoint: user/profile.php
[05-Jul-2026 14:24:49 UTC] Full Log Data: {
    "timestamp": "2026-07-05 14:24:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d2:58:2eae:18d6:8bff:fe83:700c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d2:58:2eae:18d6:8bff:fe83:700c, 162.158.108.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTcxIiwidXNlcm5hbWUiOiJPbVZhcnNobmV5IiwiZW1haWwiOiJ2YXJzaG5leW9tODNAZ21haWwuY29tIiwiZXhwIjoxNzgzODY2MjIxfQ.a18myN5OmEzqxgQhqgta7ZjkmfXQhuwUiF8p5Ros80c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16709159d64fd16-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d2:58:2eae:18d6:8bff:fe83:700c",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 14:24:49 UTC] === END API CALL LOG ===
[05-Jul-2026 14:24:49 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 14:24:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTcxIiwidXNlcm5hbWUiOiJPbVZhcnNobmV5IiwiZW1haWwiOiJ2YXJzaG5leW9tODNAZ21haWwuY29tIiwiZXhwIjoxNzgzODY2MjIxfQ.a18myN5OmEzqxgQhqgta7ZjkmfXQhuwUiF8p5Ros80c
[05-Jul-2026 14:24:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 14:24:49 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 14:24:49 UTC] User ID: 971
[05-Jul-2026 14:24:49 UTC] ✅ User profile retrieved successfully for user ID: 971
[05-Jul-2026 14:24:50 UTC] === API CALL LOG ===
[05-Jul-2026 14:24:50 UTC] Endpoint: user/profile.php
[05-Jul-2026 14:24:50 UTC] Full Log Data: {
    "timestamp": "2026-07-05 14:24:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d2:58:2eae:18d6:8bff:fe83:700c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d2:58:2eae:18d6:8bff:fe83:700c, 162.158.108.30",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTcxIiwidXNlcm5hbWUiOiJPbVZhcnNobmV5IiwiZW1haWwiOiJ2YXJzaG5leW9tODNAZ21haWwuY29tIiwiZXhwIjoxNzgzODY2MjIxfQ.a18myN5OmEzqxgQhqgta7ZjkmfXQhuwUiF8p5Ros80c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1670914fb76fd16-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d2:58:2eae:18d6:8bff:fe83:700c",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 14:24:50 UTC] === END API CALL LOG ===
[05-Jul-2026 14:24:50 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 14:24:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTcxIiwidXNlcm5hbWUiOiJPbVZhcnNobmV5IiwiZW1haWwiOiJ2YXJzaG5leW9tODNAZ21haWwuY29tIiwiZXhwIjoxNzgzODY2MjIxfQ.a18myN5OmEzqxgQhqgta7ZjkmfXQhuwUiF8p5Ros80c
[05-Jul-2026 14:24:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 14:24:50 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 14:24:50 UTC] User ID: 971
[05-Jul-2026 14:24:50 UTC] ✅ User profile retrieved successfully for user ID: 971
[05-Jul-2026 14:40:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 14:40:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 14:40:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"171.76.108.69, 172.69.176.105","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTcyIiwidXNlcm5hbWUiOiJAT3duZXJCU0kiLCJlbWFpbCI6InNoYWhpZGFwYXJ2ZWVuc3A2NTVAZ21haWwuY29tIiwiZXhwIjoxNzgzODY3MjM5fQ.dJ2AhNA-GpUsxiakEfCtqPtn8CWQro6vu4NeB1syxt4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a167204a18fb93d2-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"171.76.108.69","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jul-2026 14:40:40 UTC] === User Orders API Called ===
[05-Jul-2026 14:40:40 UTC] User ID: 972
[05-Jul-2026 14:40:40 UTC] Limit: 20, Offset: 0
[05-Jul-2026 14:40:40 UTC] Orders found: 0
[05-Jul-2026 14:40:40 UTC] Orders data: []
[05-Jul-2026 14:40:40 UTC] Total orders count: 0
[05-Jul-2026 14:40:40 UTC] === API CALL LOG ===
[05-Jul-2026 14:40:40 UTC] Endpoint: user/profile.php
[05-Jul-2026 14:40:40 UTC] Full Log Data: {
    "timestamp": "2026-07-05 14:40:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "171.76.108.69",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "171.76.108.69, 172.69.176.104",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTcyIiwidXNlcm5hbWUiOiJAT3duZXJCU0kiLCJlbWFpbCI6InNoYWhpZGFwYXJ2ZWVuc3A2NTVAZ21haWwuY29tIiwiZXhwIjoxNzgzODY3MjM5fQ.dJ2AhNA-GpUsxiakEfCtqPtn8CWQro6vu4NeB1syxt4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a167204a18f793d2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "171.76.108.69",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 14:40:40 UTC] === END API CALL LOG ===
[05-Jul-2026 14:40:40 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 14:40:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTcyIiwidXNlcm5hbWUiOiJAT3duZXJCU0kiLCJlbWFpbCI6InNoYWhpZGFwYXJ2ZWVuc3A2NTVAZ21haWwuY29tIiwiZXhwIjoxNzgzODY3MjM5fQ.dJ2AhNA-GpUsxiakEfCtqPtn8CWQro6vu4NeB1syxt4
[05-Jul-2026 14:40:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 14:40:40 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 14:40:40 UTC] User ID: 972
[05-Jul-2026 14:40:40 UTC] ✅ User profile retrieved successfully for user ID: 972
[05-Jul-2026 14:40:40 UTC] === API CALL LOG ===
[05-Jul-2026 14:40:40 UTC] Endpoint: user/profile.php
[05-Jul-2026 14:40:40 UTC] Full Log Data: {
    "timestamp": "2026-07-05 14:40:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "171.76.108.69",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "171.76.108.69, 172.69.176.104",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTcyIiwidXNlcm5hbWUiOiJAT3duZXJCU0kiLCJlbWFpbCI6InNoYWhpZGFwYXJ2ZWVuc3A2NTVAZ21haWwuY29tIiwiZXhwIjoxNzgzODY3MjM5fQ.dJ2AhNA-GpUsxiakEfCtqPtn8CWQro6vu4NeB1syxt4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a167204abafd93d2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "171.76.108.69",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 14:40:40 UTC] === END API CALL LOG ===
[05-Jul-2026 14:40:40 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 14:40:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTcyIiwidXNlcm5hbWUiOiJAT3duZXJCU0kiLCJlbWFpbCI6InNoYWhpZGFwYXJ2ZWVuc3A2NTVAZ21haWwuY29tIiwiZXhwIjoxNzgzODY3MjM5fQ.dJ2AhNA-GpUsxiakEfCtqPtn8CWQro6vu4NeB1syxt4
[05-Jul-2026 14:40:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 14:40:40 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 14:40:40 UTC] User ID: 972
[05-Jul-2026 14:40:40 UTC] ✅ User profile retrieved successfully for user ID: 972
[05-Jul-2026 14:40:41 UTC] === API CALL LOG ===
[05-Jul-2026 14:40:41 UTC] Endpoint: user/profile.php
[05-Jul-2026 14:40:41 UTC] Full Log Data: {
    "timestamp": "2026-07-05 14:40:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "171.76.108.69",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "171.76.108.69, 172.69.176.104",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTcyIiwidXNlcm5hbWUiOiJAT3duZXJCU0kiLCJlbWFpbCI6InNoYWhpZGFwYXJ2ZWVuc3A2NTVAZ21haWwuY29tIiwiZXhwIjoxNzgzODY3MjM5fQ.dJ2AhNA-GpUsxiakEfCtqPtn8CWQro6vu4NeB1syxt4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16720552be793d2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "171.76.108.69",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 14:40:41 UTC] === END API CALL LOG ===
[05-Jul-2026 14:40:41 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 14:40:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTcyIiwidXNlcm5hbWUiOiJAT3duZXJCU0kiLCJlbWFpbCI6InNoYWhpZGFwYXJ2ZWVuc3A2NTVAZ21haWwuY29tIiwiZXhwIjoxNzgzODY3MjM5fQ.dJ2AhNA-GpUsxiakEfCtqPtn8CWQro6vu4NeB1syxt4
[05-Jul-2026 14:40:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 14:40:41 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 14:40:41 UTC] User ID: 972
[05-Jul-2026 14:40:41 UTC] ✅ User profile retrieved successfully for user ID: 972
[05-Jul-2026 14:41:22 UTC] === API CALL LOG ===
[05-Jul-2026 14:41:22 UTC] Endpoint: user/profile.php
[05-Jul-2026 14:41:22 UTC] Full Log Data: {
    "timestamp": "2026-07-05 14:41:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "171.76.108.69",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "171.76.108.69, 172.70.147.178",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTcyIiwidXNlcm5hbWUiOiJAT3duZXJCU0kiLCJlbWFpbCI6InNoYWhpZGFwYXJ2ZWVuc3A2NTVAZ21haWwuY29tIiwiZXhwIjoxNzgzODY3MjM5fQ.dJ2AhNA-GpUsxiakEfCtqPtn8CWQro6vu4NeB1syxt4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16721529f14893c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "171.76.108.69",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 14:41:22 UTC] === END API CALL LOG ===
[05-Jul-2026 14:41:22 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 14:41:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTcyIiwidXNlcm5hbWUiOiJAT3duZXJCU0kiLCJlbWFpbCI6InNoYWhpZGFwYXJ2ZWVuc3A2NTVAZ21haWwuY29tIiwiZXhwIjoxNzgzODY3MjM5fQ.dJ2AhNA-GpUsxiakEfCtqPtn8CWQro6vu4NeB1syxt4
[05-Jul-2026 14:41:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 14:41:22 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 14:41:22 UTC] User ID: 972
[05-Jul-2026 14:41:22 UTC] ✅ User profile retrieved successfully for user ID: 972
[05-Jul-2026 14:41:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 14:41:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 14:41:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"171.76.108.69, 172.70.93.120","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTcyIiwidXNlcm5hbWUiOiJAT3duZXJCU0kiLCJlbWFpbCI6InNoYWhpZGFwYXJ2ZWVuc3A2NTVAZ21haWwuY29tIiwiZXhwIjoxNzgzODY3MjM5fQ.dJ2AhNA-GpUsxiakEfCtqPtn8CWQro6vu4NeB1syxt4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1672170cfc3893c-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"171.76.108.69","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jul-2026 14:41:27 UTC] === User Orders API Called ===
[05-Jul-2026 14:41:27 UTC] User ID: 972
[05-Jul-2026 14:41:27 UTC] Limit: 20, Offset: 0
[05-Jul-2026 14:41:27 UTC] Orders found: 0
[05-Jul-2026 14:41:27 UTC] Orders data: []
[05-Jul-2026 14:41:27 UTC] Total orders count: 0
[05-Jul-2026 14:41:29 UTC] === API CALL LOG ===
[05-Jul-2026 14:41:29 UTC] Endpoint: user/profile.php
[05-Jul-2026 14:41:29 UTC] Full Log Data: {
    "timestamp": "2026-07-05 14:41:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "171.76.108.69",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "171.76.108.69, 172.70.93.120",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTcyIiwidXNlcm5hbWUiOiJAT3duZXJCU0kiLCJlbWFpbCI6InNoYWhpZGFwYXJ2ZWVuc3A2NTVAZ21haWwuY29tIiwiZXhwIjoxNzgzODY3MjM5fQ.dJ2AhNA-GpUsxiakEfCtqPtn8CWQro6vu4NeB1syxt4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a167217e1f03893c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "171.76.108.69",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 14:41:29 UTC] === END API CALL LOG ===
[05-Jul-2026 14:41:29 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 14:41:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTcyIiwidXNlcm5hbWUiOiJAT3duZXJCU0kiLCJlbWFpbCI6InNoYWhpZGFwYXJ2ZWVuc3A2NTVAZ21haWwuY29tIiwiZXhwIjoxNzgzODY3MjM5fQ.dJ2AhNA-GpUsxiakEfCtqPtn8CWQro6vu4NeB1syxt4
[05-Jul-2026 14:41:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 14:41:29 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 14:41:29 UTC] User ID: 972
[05-Jul-2026 14:41:29 UTC] ✅ User profile retrieved successfully for user ID: 972
[05-Jul-2026 14:41:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 14:41:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 14:41:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"171.76.108.69, 172.70.147.179","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTcyIiwidXNlcm5hbWUiOiJAT3duZXJCU0kiLCJlbWFpbCI6InNoYWhpZGFwYXJ2ZWVuc3A2NTVAZ21haWwuY29tIiwiZXhwIjoxNzgzODY3MjM5fQ.dJ2AhNA-GpUsxiakEfCtqPtn8CWQro6vu4NeB1syxt4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a167217e1f00893c-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"171.76.108.69","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jul-2026 14:41:29 UTC] === User Orders API Called ===
[05-Jul-2026 14:41:29 UTC] User ID: 972
[05-Jul-2026 14:41:29 UTC] Limit: 20, Offset: 0
[05-Jul-2026 14:41:29 UTC] Orders found: 0
[05-Jul-2026 14:41:29 UTC] Orders data: []
[05-Jul-2026 14:41:29 UTC] Total orders count: 0
[05-Jul-2026 14:41:29 UTC] === API CALL LOG ===
[05-Jul-2026 14:41:29 UTC] Endpoint: user/profile.php
[05-Jul-2026 14:41:29 UTC] Full Log Data: {
    "timestamp": "2026-07-05 14:41:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "171.76.108.69",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "171.76.108.69, 172.70.93.120",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTcyIiwidXNlcm5hbWUiOiJAT3duZXJCU0kiLCJlbWFpbCI6InNoYWhpZGFwYXJ2ZWVuc3A2NTVAZ21haWwuY29tIiwiZXhwIjoxNzgzODY3MjM5fQ.dJ2AhNA-GpUsxiakEfCtqPtn8CWQro6vu4NeB1syxt4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1672181d96a893c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "171.76.108.69",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 14:41:29 UTC] === END API CALL LOG ===
[05-Jul-2026 14:41:29 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 14:41:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTcyIiwidXNlcm5hbWUiOiJAT3duZXJCU0kiLCJlbWFpbCI6InNoYWhpZGFwYXJ2ZWVuc3A2NTVAZ21haWwuY29tIiwiZXhwIjoxNzgzODY3MjM5fQ.dJ2AhNA-GpUsxiakEfCtqPtn8CWQro6vu4NeB1syxt4
[05-Jul-2026 14:41:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 14:41:29 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 14:41:29 UTC] User ID: 972
[05-Jul-2026 14:41:29 UTC] ✅ User profile retrieved successfully for user ID: 972
[05-Jul-2026 14:42:33 UTC] === API CALL LOG ===
[05-Jul-2026 14:42:33 UTC] Endpoint: user/profile.php
[05-Jul-2026 14:42:33 UTC] Full Log Data: {
    "timestamp": "2026-07-05 14:42:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "171.76.108.69",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "171.76.108.69, 172.70.147.179",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTcyIiwidXNlcm5hbWUiOiJAT3duZXJCU0kiLCJlbWFpbCI6InNoYWhpZGFwYXJ2ZWVuc3A2NTVAZ21haWwuY29tIiwiZXhwIjoxNzgzODY3MjM5fQ.dJ2AhNA-GpUsxiakEfCtqPtn8CWQro6vu4NeB1syxt4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a167230c1c75893c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "171.76.108.69",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 14:42:33 UTC] === END API CALL LOG ===
[05-Jul-2026 14:42:33 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 14:42:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTcyIiwidXNlcm5hbWUiOiJAT3duZXJCU0kiLCJlbWFpbCI6InNoYWhpZGFwYXJ2ZWVuc3A2NTVAZ21haWwuY29tIiwiZXhwIjoxNzgzODY3MjM5fQ.dJ2AhNA-GpUsxiakEfCtqPtn8CWQro6vu4NeB1syxt4
[05-Jul-2026 14:42:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 14:42:33 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 14:42:33 UTC] User ID: 972
[05-Jul-2026 14:42:33 UTC] ✅ User profile retrieved successfully for user ID: 972
[05-Jul-2026 14:42:33 UTC] User Purchases API - User ID: 972
[05-Jul-2026 14:42:33 UTC] User Purchases API - Total purchases found: 0
[05-Jul-2026 14:42:43 UTC] User Purchases API - User ID: 972
[05-Jul-2026 14:42:43 UTC] User Purchases API - Total purchases found: 0
[05-Jul-2026 14:42:44 UTC] === API CALL LOG ===
[05-Jul-2026 14:42:44 UTC] Endpoint: user/profile.php
[05-Jul-2026 14:42:44 UTC] Full Log Data: {
    "timestamp": "2026-07-05 14:42:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "171.76.108.69",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "171.76.108.69, 172.70.147.179",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTcyIiwidXNlcm5hbWUiOiJAT3duZXJCU0kiLCJlbWFpbCI6InNoYWhpZGFwYXJ2ZWVuc3A2NTVAZ21haWwuY29tIiwiZXhwIjoxNzgzODY3MjM5fQ.dJ2AhNA-GpUsxiakEfCtqPtn8CWQro6vu4NeB1syxt4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16723552e27893c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "171.76.108.69",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 14:42:44 UTC] === END API CALL LOG ===
[05-Jul-2026 14:42:44 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 14:42:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTcyIiwidXNlcm5hbWUiOiJAT3duZXJCU0kiLCJlbWFpbCI6InNoYWhpZGFwYXJ2ZWVuc3A2NTVAZ21haWwuY29tIiwiZXhwIjoxNzgzODY3MjM5fQ.dJ2AhNA-GpUsxiakEfCtqPtn8CWQro6vu4NeB1syxt4
[05-Jul-2026 14:42:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 14:42:44 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 14:42:44 UTC] User ID: 972
[05-Jul-2026 14:42:44 UTC] ✅ User profile retrieved successfully for user ID: 972
[05-Jul-2026 14:42:45 UTC] User Purchases API - User ID: 972
[05-Jul-2026 14:42:45 UTC] User Purchases API - Total purchases found: 0
[05-Jul-2026 14:42:57 UTC] === API CALL LOG ===
[05-Jul-2026 14:42:57 UTC] Endpoint: user/profile.php
[05-Jul-2026 14:42:57 UTC] Full Log Data: {
    "timestamp": "2026-07-05 14:42:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "171.76.108.69",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "171.76.108.69, 172.70.147.178",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTcyIiwidXNlcm5hbWUiOiJAT3duZXJCU0kiLCJlbWFpbCI6InNoYWhpZGFwYXJ2ZWVuc3A2NTVAZ21haWwuY29tIiwiZXhwIjoxNzgzODY3MjM5fQ.dJ2AhNA-GpUsxiakEfCtqPtn8CWQro6vu4NeB1syxt4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16723a5ee2f893c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "171.76.108.69",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 14:42:57 UTC] === END API CALL LOG ===
[05-Jul-2026 14:42:57 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 14:42:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTcyIiwidXNlcm5hbWUiOiJAT3duZXJCU0kiLCJlbWFpbCI6InNoYWhpZGFwYXJ2ZWVuc3A2NTVAZ21haWwuY29tIiwiZXhwIjoxNzgzODY3MjM5fQ.dJ2AhNA-GpUsxiakEfCtqPtn8CWQro6vu4NeB1syxt4
[05-Jul-2026 14:42:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 14:42:57 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 14:42:57 UTC] User ID: 972
[05-Jul-2026 14:42:57 UTC] ✅ User profile retrieved successfully for user ID: 972
[05-Jul-2026 14:42:57 UTC] User Purchases API - User ID: 972
[05-Jul-2026 14:42:57 UTC] User Purchases API - Total purchases found: 0
[05-Jul-2026 14:43:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 14:43:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 14:43:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"171.76.108.69, 172.70.147.178","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTcyIiwidXNlcm5hbWUiOiJAT3duZXJCU0kiLCJlbWFpbCI6InNoYWhpZGFwYXJ2ZWVuc3A2NTVAZ21haWwuY29tIiwiZXhwIjoxNzgzODY3MjM5fQ.dJ2AhNA-GpUsxiakEfCtqPtn8CWQro6vu4NeB1syxt4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a16723c3be2e893c-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"171.76.108.69","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jul-2026 14:43:02 UTC] === User Orders API Called ===
[05-Jul-2026 14:43:02 UTC] User ID: 972
[05-Jul-2026 14:43:02 UTC] Limit: 20, Offset: 0
[05-Jul-2026 14:43:02 UTC] Orders found: 0
[05-Jul-2026 14:43:02 UTC] Orders data: []
[05-Jul-2026 14:43:02 UTC] Total orders count: 0
[05-Jul-2026 14:43:04 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 14:43:04 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 14:43:04 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"171.76.108.69, 172.70.147.178","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTcyIiwidXNlcm5hbWUiOiJAT3duZXJCU0kiLCJlbWFpbCI6InNoYWhpZGFwYXJ2ZWVuc3A2NTVAZ21haWwuY29tIiwiZXhwIjoxNzgzODY3MjM5fQ.dJ2AhNA-GpUsxiakEfCtqPtn8CWQro6vu4NeB1syxt4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a16723d2ddde893c-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"171.76.108.69","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jul-2026 14:43:04 UTC] === User Orders API Called ===
[05-Jul-2026 14:43:04 UTC] User ID: 972
[05-Jul-2026 14:43:04 UTC] Limit: 20, Offset: 0
[05-Jul-2026 14:43:04 UTC] Orders found: 0
[05-Jul-2026 14:43:04 UTC] Orders data: []
[05-Jul-2026 14:43:04 UTC] Total orders count: 0
[05-Jul-2026 14:43:04 UTC] === API CALL LOG ===
[05-Jul-2026 14:43:04 UTC] Endpoint: user/profile.php
[05-Jul-2026 14:43:04 UTC] Full Log Data: {
    "timestamp": "2026-07-05 14:43:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "171.76.108.69",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "171.76.108.69, 172.70.147.178",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTcyIiwidXNlcm5hbWUiOiJAT3duZXJCU0kiLCJlbWFpbCI6InNoYWhpZGFwYXJ2ZWVuc3A2NTVAZ21haWwuY29tIiwiZXhwIjoxNzgzODY3MjM5fQ.dJ2AhNA-GpUsxiakEfCtqPtn8CWQro6vu4NeB1syxt4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16723d2dde0893c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "171.76.108.69",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 14:43:04 UTC] === END API CALL LOG ===
[05-Jul-2026 14:43:04 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 14:43:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTcyIiwidXNlcm5hbWUiOiJAT3duZXJCU0kiLCJlbWFpbCI6InNoYWhpZGFwYXJ2ZWVuc3A2NTVAZ21haWwuY29tIiwiZXhwIjoxNzgzODY3MjM5fQ.dJ2AhNA-GpUsxiakEfCtqPtn8CWQro6vu4NeB1syxt4
[05-Jul-2026 14:43:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 14:43:04 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 14:43:04 UTC] User ID: 972
[05-Jul-2026 14:43:04 UTC] ✅ User profile retrieved successfully for user ID: 972
[05-Jul-2026 14:43:05 UTC] === API CALL LOG ===
[05-Jul-2026 14:43:05 UTC] Endpoint: user/profile.php
[05-Jul-2026 14:43:05 UTC] Full Log Data: {
    "timestamp": "2026-07-05 14:43:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "171.76.108.69",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "171.76.108.69, 172.70.147.178",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTcyIiwidXNlcm5hbWUiOiJAT3duZXJCU0kiLCJlbWFpbCI6InNoYWhpZGFwYXJ2ZWVuc3A2NTVAZ21haWwuY29tIiwiZXhwIjoxNzgzODY3MjM5fQ.dJ2AhNA-GpUsxiakEfCtqPtn8CWQro6vu4NeB1syxt4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16723d63fb1893c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "171.76.108.69",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 14:43:05 UTC] === END API CALL LOG ===
[05-Jul-2026 14:43:05 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 14:43:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTcyIiwidXNlcm5hbWUiOiJAT3duZXJCU0kiLCJlbWFpbCI6InNoYWhpZGFwYXJ2ZWVuc3A2NTVAZ21haWwuY29tIiwiZXhwIjoxNzgzODY3MjM5fQ.dJ2AhNA-GpUsxiakEfCtqPtn8CWQro6vu4NeB1syxt4
[05-Jul-2026 14:43:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 14:43:05 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 14:43:05 UTC] User ID: 972
[05-Jul-2026 14:43:05 UTC] ✅ User profile retrieved successfully for user ID: 972
[05-Jul-2026 14:43:25 UTC] === API CALL LOG ===
[05-Jul-2026 14:43:25 UTC] Endpoint: user/profile.php
[05-Jul-2026 14:43:25 UTC] Full Log Data: {
    "timestamp": "2026-07-05 14:43:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "171.76.108.69",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "171.76.108.69, 172.70.147.179",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTcyIiwidXNlcm5hbWUiOiJAT3duZXJCU0kiLCJlbWFpbCI6InNoYWhpZGFwYXJ2ZWVuc3A2NTVAZ21haWwuY29tIiwiZXhwIjoxNzgzODY3MjM5fQ.dJ2AhNA-GpUsxiakEfCtqPtn8CWQro6vu4NeB1syxt4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16724556fd9893c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "171.76.108.69",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 14:43:25 UTC] === END API CALL LOG ===
[05-Jul-2026 14:43:25 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 14:43:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTcyIiwidXNlcm5hbWUiOiJAT3duZXJCU0kiLCJlbWFpbCI6InNoYWhpZGFwYXJ2ZWVuc3A2NTVAZ21haWwuY29tIiwiZXhwIjoxNzgzODY3MjM5fQ.dJ2AhNA-GpUsxiakEfCtqPtn8CWQro6vu4NeB1syxt4
[05-Jul-2026 14:43:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 14:43:25 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 14:43:25 UTC] User ID: 972
[05-Jul-2026 14:43:25 UTC] ✅ User profile retrieved successfully for user ID: 972
[05-Jul-2026 14:43:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 14:43:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 14:43:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"171.76.108.69, 172.70.147.179","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTcyIiwidXNlcm5hbWUiOiJAT3duZXJCU0kiLCJlbWFpbCI6InNoYWhpZGFwYXJ2ZWVuc3A2NTVAZ21haWwuY29tIiwiZXhwIjoxNzgzODY3MjM5fQ.dJ2AhNA-GpUsxiakEfCtqPtn8CWQro6vu4NeB1syxt4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a16724556fd5893c-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"171.76.108.69","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jul-2026 14:43:26 UTC] === User Orders API Called ===
[05-Jul-2026 14:43:26 UTC] User ID: 972
[05-Jul-2026 14:43:26 UTC] Limit: 20, Offset: 0
[05-Jul-2026 14:43:26 UTC] Orders found: 0
[05-Jul-2026 14:43:26 UTC] Orders data: []
[05-Jul-2026 14:43:26 UTC] Total orders count: 0
[05-Jul-2026 14:43:26 UTC] === API CALL LOG ===
[05-Jul-2026 14:43:26 UTC] Endpoint: user/profile.php
[05-Jul-2026 14:43:26 UTC] Full Log Data: {
    "timestamp": "2026-07-05 14:43:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "171.76.108.69",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "171.76.108.69, 172.70.147.179",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTcyIiwidXNlcm5hbWUiOiJAT3duZXJCU0kiLCJlbWFpbCI6InNoYWhpZGFwYXJ2ZWVuc3A2NTVAZ21haWwuY29tIiwiZXhwIjoxNzgzODY3MjM5fQ.dJ2AhNA-GpUsxiakEfCtqPtn8CWQro6vu4NeB1syxt4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a167245919d3893c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "171.76.108.69",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 14:43:26 UTC] === END API CALL LOG ===
[05-Jul-2026 14:43:26 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 14:43:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTcyIiwidXNlcm5hbWUiOiJAT3duZXJCU0kiLCJlbWFpbCI6InNoYWhpZGFwYXJ2ZWVuc3A2NTVAZ21haWwuY29tIiwiZXhwIjoxNzgzODY3MjM5fQ.dJ2AhNA-GpUsxiakEfCtqPtn8CWQro6vu4NeB1syxt4
[05-Jul-2026 14:43:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 14:43:26 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 14:43:26 UTC] User ID: 972
[05-Jul-2026 14:43:26 UTC] ✅ User profile retrieved successfully for user ID: 972
[05-Jul-2026 14:43:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 14:43:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 14:43:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"171.76.108.69, 172.70.147.178","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTcyIiwidXNlcm5hbWUiOiJAT3duZXJCU0kiLCJlbWFpbCI6InNoYWhpZGFwYXJ2ZWVuc3A2NTVAZ21haWwuY29tIiwiZXhwIjoxNzgzODY3MjM5fQ.dJ2AhNA-GpUsxiakEfCtqPtn8CWQro6vu4NeB1syxt4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a16724cb4f74893c-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"171.76.108.69","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jul-2026 14:43:44 UTC] === User Orders API Called ===
[05-Jul-2026 14:43:44 UTC] User ID: 972
[05-Jul-2026 14:43:44 UTC] Limit: 20, Offset: 0
[05-Jul-2026 14:43:44 UTC] Orders found: 1
[05-Jul-2026 14:43:44 UTC] Orders data: [{"id":383,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Allappsmodsavailable","status":"pending","created_at":"2026-07-05 18:13:42","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[05-Jul-2026 14:43:44 UTC] Total orders count: 1
[05-Jul-2026 14:43:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 14:43:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 14:43:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"171.76.108.69, 172.70.147.178","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTcyIiwidXNlcm5hbWUiOiJAT3duZXJCU0kiLCJlbWFpbCI6InNoYWhpZGFwYXJ2ZWVuc3A2NTVAZ21haWwuY29tIiwiZXhwIjoxNzgzODY3MjM5fQ.dJ2AhNA-GpUsxiakEfCtqPtn8CWQro6vu4NeB1syxt4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a16724cc683d893c-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"171.76.108.69","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jul-2026 14:43:44 UTC] === User Orders API Called ===
[05-Jul-2026 14:43:44 UTC] User ID: 972
[05-Jul-2026 14:43:44 UTC] Limit: 20, Offset: 0
[05-Jul-2026 14:43:44 UTC] Orders found: 1
[05-Jul-2026 14:43:44 UTC] Orders data: [{"id":383,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Allappsmodsavailable","status":"pending","created_at":"2026-07-05 18:13:42","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[05-Jul-2026 14:43:44 UTC] Total orders count: 1
[05-Jul-2026 14:44:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 14:44:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 14:44:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"171.76.108.69, 172.70.147.178","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTcyIiwidXNlcm5hbWUiOiJAT3duZXJCU0kiLCJlbWFpbCI6InNoYWhpZGFwYXJ2ZWVuc3A2NTVAZ21haWwuY29tIiwiZXhwIjoxNzgzODY3MjM5fQ.dJ2AhNA-GpUsxiakEfCtqPtn8CWQro6vu4NeB1syxt4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a167253a3f15893c-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"171.76.108.69","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jul-2026 14:44:02 UTC] === User Orders API Called ===
[05-Jul-2026 14:44:02 UTC] User ID: 972
[05-Jul-2026 14:44:02 UTC] Limit: 20, Offset: 0
[05-Jul-2026 14:44:02 UTC] Orders found: 1
[05-Jul-2026 14:44:02 UTC] Orders data: [{"id":383,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Allappsmodsavailable","status":"pending","created_at":"2026-07-05 18:13:42","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[05-Jul-2026 14:44:02 UTC] Total orders count: 1
[05-Jul-2026 14:44:02 UTC] === API CALL LOG ===
[05-Jul-2026 14:44:02 UTC] Endpoint: user/profile.php
[05-Jul-2026 14:44:02 UTC] Full Log Data: {
    "timestamp": "2026-07-05 14:44:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "171.76.108.69",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "171.76.108.69, 172.70.147.179",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTcyIiwidXNlcm5hbWUiOiJAT3duZXJCU0kiLCJlbWFpbCI6InNoYWhpZGFwYXJ2ZWVuc3A2NTVAZ21haWwuY29tIiwiZXhwIjoxNzgzODY3MjM5fQ.dJ2AhNA-GpUsxiakEfCtqPtn8CWQro6vu4NeB1syxt4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a167253abfba893c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "171.76.108.69",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 14:44:02 UTC] === END API CALL LOG ===
[05-Jul-2026 14:44:02 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 14:44:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTcyIiwidXNlcm5hbWUiOiJAT3duZXJCU0kiLCJlbWFpbCI6InNoYWhpZGFwYXJ2ZWVuc3A2NTVAZ21haWwuY29tIiwiZXhwIjoxNzgzODY3MjM5fQ.dJ2AhNA-GpUsxiakEfCtqPtn8CWQro6vu4NeB1syxt4
[05-Jul-2026 14:44:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 14:44:02 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 14:44:02 UTC] User ID: 972
[05-Jul-2026 14:44:02 UTC] ✅ User profile retrieved successfully for user ID: 972
[05-Jul-2026 14:44:03 UTC] === API CALL LOG ===
[05-Jul-2026 14:44:03 UTC] Endpoint: user/profile.php
[05-Jul-2026 14:44:03 UTC] Full Log Data: {
    "timestamp": "2026-07-05 14:44:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "171.76.108.69",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "171.76.108.69, 172.70.147.178",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTcyIiwidXNlcm5hbWUiOiJAT3duZXJCU0kiLCJlbWFpbCI6InNoYWhpZGFwYXJ2ZWVuc3A2NTVAZ21haWwuY29tIiwiZXhwIjoxNzgzODY3MjM5fQ.dJ2AhNA-GpUsxiakEfCtqPtn8CWQro6vu4NeB1syxt4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a167253e49da893c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "171.76.108.69",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 14:44:03 UTC] === END API CALL LOG ===
[05-Jul-2026 14:44:03 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 14:44:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTcyIiwidXNlcm5hbWUiOiJAT3duZXJCU0kiLCJlbWFpbCI6InNoYWhpZGFwYXJ2ZWVuc3A2NTVAZ21haWwuY29tIiwiZXhwIjoxNzgzODY3MjM5fQ.dJ2AhNA-GpUsxiakEfCtqPtn8CWQro6vu4NeB1syxt4
[05-Jul-2026 14:44:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 14:44:03 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 14:44:03 UTC] User ID: 972
[05-Jul-2026 14:44:03 UTC] ✅ User profile retrieved successfully for user ID: 972
[05-Jul-2026 14:44:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 14:44:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 14:44:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"171.76.108.69, 172.70.147.179","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTcyIiwidXNlcm5hbWUiOiJAT3duZXJCU0kiLCJlbWFpbCI6InNoYWhpZGFwYXJ2ZWVuc3A2NTVAZ21haWwuY29tIiwiZXhwIjoxNzgzODY3MjM5fQ.dJ2AhNA-GpUsxiakEfCtqPtn8CWQro6vu4NeB1syxt4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a16725d13d92893c-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"171.76.108.69","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jul-2026 14:44:26 UTC] === User Orders API Called ===
[05-Jul-2026 14:44:26 UTC] User ID: 972
[05-Jul-2026 14:44:26 UTC] Limit: 20, Offset: 0
[05-Jul-2026 14:44:26 UTC] Orders found: 2
[05-Jul-2026 14:44:26 UTC] Orders data: [{"id":384,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Allappsmodsavailable","status":"pending","created_at":"2026-07-05 18:14:24","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":383,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Allappsmodsavailable","status":"pending","created_at":"2026-07-05 18:13:42","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[05-Jul-2026 14:44:26 UTC] Total orders count: 2
[05-Jul-2026 14:44:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 14:44:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 14:44:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"171.76.108.69, 172.70.147.179","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTcyIiwidXNlcm5hbWUiOiJAT3duZXJCU0kiLCJlbWFpbCI6InNoYWhpZGFwYXJ2ZWVuc3A2NTVAZ21haWwuY29tIiwiZXhwIjoxNzgzODY3MjM5fQ.dJ2AhNA-GpUsxiakEfCtqPtn8CWQro6vu4NeB1syxt4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a16725d26e39893c-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"171.76.108.69","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jul-2026 14:44:26 UTC] === User Orders API Called ===
[05-Jul-2026 14:44:26 UTC] User ID: 972
[05-Jul-2026 14:44:26 UTC] Limit: 20, Offset: 0
[05-Jul-2026 14:44:26 UTC] Orders found: 2
[05-Jul-2026 14:44:26 UTC] Orders data: [{"id":384,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Allappsmodsavailable","status":"pending","created_at":"2026-07-05 18:14:24","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":383,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Allappsmodsavailable","status":"pending","created_at":"2026-07-05 18:13:42","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[05-Jul-2026 14:44:26 UTC] Total orders count: 2
[05-Jul-2026 14:44:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 14:44:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 14:44:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"171.76.108.69, 172.70.147.179","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTcyIiwidXNlcm5hbWUiOiJAT3duZXJCU0kiLCJlbWFpbCI6InNoYWhpZGFwYXJ2ZWVuc3A2NTVAZ21haWwuY29tIiwiZXhwIjoxNzgzODY3MjM5fQ.dJ2AhNA-GpUsxiakEfCtqPtn8CWQro6vu4NeB1syxt4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a16725e20f85893c-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"171.76.108.69","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jul-2026 14:44:29 UTC] === User Orders API Called ===
[05-Jul-2026 14:44:29 UTC] User ID: 972
[05-Jul-2026 14:44:29 UTC] Limit: 20, Offset: 0
[05-Jul-2026 14:44:29 UTC] Orders found: 2
[05-Jul-2026 14:44:29 UTC] Orders data: [{"id":384,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Allappsmodsavailable","status":"pending","created_at":"2026-07-05 18:14:24","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":383,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Allappsmodsavailable","status":"pending","created_at":"2026-07-05 18:13:42","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[05-Jul-2026 14:44:29 UTC] Total orders count: 2
[05-Jul-2026 14:44:29 UTC] === API CALL LOG ===
[05-Jul-2026 14:44:29 UTC] Endpoint: user/profile.php
[05-Jul-2026 14:44:29 UTC] Full Log Data: {
    "timestamp": "2026-07-05 14:44:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "171.76.108.69",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "171.76.108.69, 172.70.147.179",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTcyIiwidXNlcm5hbWUiOiJAT3duZXJCU0kiLCJlbWFpbCI6InNoYWhpZGFwYXJ2ZWVuc3A2NTVAZ21haWwuY29tIiwiZXhwIjoxNzgzODY3MjM5fQ.dJ2AhNA-GpUsxiakEfCtqPtn8CWQro6vu4NeB1syxt4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16725e3081c893c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "171.76.108.69",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 14:44:29 UTC] === END API CALL LOG ===
[05-Jul-2026 14:44:29 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 14:44:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTcyIiwidXNlcm5hbWUiOiJAT3duZXJCU0kiLCJlbWFpbCI6InNoYWhpZGFwYXJ2ZWVuc3A2NTVAZ21haWwuY29tIiwiZXhwIjoxNzgzODY3MjM5fQ.dJ2AhNA-GpUsxiakEfCtqPtn8CWQro6vu4NeB1syxt4
[05-Jul-2026 14:44:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 14:44:29 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 14:44:29 UTC] User ID: 972
[05-Jul-2026 14:44:29 UTC] ✅ User profile retrieved successfully for user ID: 972
[05-Jul-2026 14:44:29 UTC] === API CALL LOG ===
[05-Jul-2026 14:44:29 UTC] Endpoint: user/profile.php
[05-Jul-2026 14:44:29 UTC] Full Log Data: {
    "timestamp": "2026-07-05 14:44:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "171.76.108.69",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "171.76.108.69, 172.70.147.179",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTcyIiwidXNlcm5hbWUiOiJAT3duZXJCU0kiLCJlbWFpbCI6InNoYWhpZGFwYXJ2ZWVuc3A2NTVAZ21haWwuY29tIiwiZXhwIjoxNzgzODY3MjM5fQ.dJ2AhNA-GpUsxiakEfCtqPtn8CWQro6vu4NeB1syxt4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16725e609bd893c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "171.76.108.69",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 14:44:29 UTC] === END API CALL LOG ===
[05-Jul-2026 14:44:29 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 14:44:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTcyIiwidXNlcm5hbWUiOiJAT3duZXJCU0kiLCJlbWFpbCI6InNoYWhpZGFwYXJ2ZWVuc3A2NTVAZ21haWwuY29tIiwiZXhwIjoxNzgzODY3MjM5fQ.dJ2AhNA-GpUsxiakEfCtqPtn8CWQro6vu4NeB1syxt4
[05-Jul-2026 14:44:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 14:44:29 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 14:44:29 UTC] User ID: 972
[05-Jul-2026 14:44:29 UTC] ✅ User profile retrieved successfully for user ID: 972
[05-Jul-2026 14:44:30 UTC] === API CALL LOG ===
[05-Jul-2026 14:44:30 UTC] Endpoint: user/profile.php
[05-Jul-2026 14:44:30 UTC] Full Log Data: {
    "timestamp": "2026-07-05 14:44:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "171.76.108.69",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "171.76.108.69, 172.70.147.179",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTcyIiwidXNlcm5hbWUiOiJAT3duZXJCU0kiLCJlbWFpbCI6InNoYWhpZGFwYXJ2ZWVuc3A2NTVAZ21haWwuY29tIiwiZXhwIjoxNzgzODY3MjM5fQ.dJ2AhNA-GpUsxiakEfCtqPtn8CWQro6vu4NeB1syxt4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16725ebed1e893c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "171.76.108.69",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 14:44:30 UTC] === END API CALL LOG ===
[05-Jul-2026 14:44:30 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 14:44:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTcyIiwidXNlcm5hbWUiOiJAT3duZXJCU0kiLCJlbWFpbCI6InNoYWhpZGFwYXJ2ZWVuc3A2NTVAZ21haWwuY29tIiwiZXhwIjoxNzgzODY3MjM5fQ.dJ2AhNA-GpUsxiakEfCtqPtn8CWQro6vu4NeB1syxt4
[05-Jul-2026 14:44:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 14:44:30 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 14:44:30 UTC] User ID: 972
[05-Jul-2026 14:44:30 UTC] ✅ User profile retrieved successfully for user ID: 972
[05-Jul-2026 14:44:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 14:44:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 14:44:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"171.76.108.69, 172.70.147.179","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTcyIiwidXNlcm5hbWUiOiJAT3duZXJCU0kiLCJlbWFpbCI6InNoYWhpZGFwYXJ2ZWVuc3A2NTVAZ21haWwuY29tIiwiZXhwIjoxNzgzODY3MjM5fQ.dJ2AhNA-GpUsxiakEfCtqPtn8CWQro6vu4NeB1syxt4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1672646dd4e893c-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"171.76.108.69","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jul-2026 14:44:45 UTC] === User Orders API Called ===
[05-Jul-2026 14:44:45 UTC] User ID: 972
[05-Jul-2026 14:44:45 UTC] Limit: 20, Offset: 0
[05-Jul-2026 14:44:45 UTC] Orders found: 2
[05-Jul-2026 14:44:45 UTC] Orders data: [{"id":384,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Allappsmodsavailable","status":"pending","created_at":"2026-07-05 18:14:24","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":383,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Allappsmodsavailable","status":"pending","created_at":"2026-07-05 18:13:42","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[05-Jul-2026 14:44:45 UTC] Total orders count: 2
[05-Jul-2026 14:44:45 UTC] === API CALL LOG ===
[05-Jul-2026 14:44:45 UTC] Endpoint: user/profile.php
[05-Jul-2026 14:44:45 UTC] Full Log Data: {
    "timestamp": "2026-07-05 14:44:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "171.76.108.69",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "171.76.108.69, 172.70.147.179",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTcyIiwidXNlcm5hbWUiOiJAT3duZXJCU0kiLCJlbWFpbCI6InNoYWhpZGFwYXJ2ZWVuc3A2NTVAZ21haWwuY29tIiwiZXhwIjoxNzgzODY3MjM5fQ.dJ2AhNA-GpUsxiakEfCtqPtn8CWQro6vu4NeB1syxt4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16726489e35893c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "171.76.108.69",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 14:44:45 UTC] === END API CALL LOG ===
[05-Jul-2026 14:44:45 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 14:44:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTcyIiwidXNlcm5hbWUiOiJAT3duZXJCU0kiLCJlbWFpbCI6InNoYWhpZGFwYXJ2ZWVuc3A2NTVAZ21haWwuY29tIiwiZXhwIjoxNzgzODY3MjM5fQ.dJ2AhNA-GpUsxiakEfCtqPtn8CWQro6vu4NeB1syxt4
[05-Jul-2026 14:44:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 14:44:45 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 14:44:45 UTC] User ID: 972
[05-Jul-2026 14:44:45 UTC] ✅ User profile retrieved successfully for user ID: 972
[05-Jul-2026 14:44:45 UTC] === API CALL LOG ===
[05-Jul-2026 14:44:45 UTC] Endpoint: user/profile.php
[05-Jul-2026 14:44:45 UTC] Full Log Data: {
    "timestamp": "2026-07-05 14:44:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "171.76.108.69",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "171.76.108.69, 172.70.147.179",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTcyIiwidXNlcm5hbWUiOiJAT3duZXJCU0kiLCJlbWFpbCI6InNoYWhpZGFwYXJ2ZWVuc3A2NTVAZ21haWwuY29tIiwiZXhwIjoxNzgzODY3MjM5fQ.dJ2AhNA-GpUsxiakEfCtqPtn8CWQro6vu4NeB1syxt4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a167264adf54893c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "171.76.108.69",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 14:44:45 UTC] === END API CALL LOG ===
[05-Jul-2026 14:44:45 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 14:44:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTcyIiwidXNlcm5hbWUiOiJAT3duZXJCU0kiLCJlbWFpbCI6InNoYWhpZGFwYXJ2ZWVuc3A2NTVAZ21haWwuY29tIiwiZXhwIjoxNzgzODY3MjM5fQ.dJ2AhNA-GpUsxiakEfCtqPtn8CWQro6vu4NeB1syxt4
[05-Jul-2026 14:44:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 14:44:45 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 14:44:45 UTC] User ID: 972
[05-Jul-2026 14:44:45 UTC] ✅ User profile retrieved successfully for user ID: 972
[05-Jul-2026 14:44:49 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 14:44:49 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 14:44:49 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"171.76.108.69, 172.70.147.179","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTcyIiwidXNlcm5hbWUiOiJAT3duZXJCU0kiLCJlbWFpbCI6InNoYWhpZGFwYXJ2ZWVuc3A2NTVAZ21haWwuY29tIiwiZXhwIjoxNzgzODY3MjM5fQ.dJ2AhNA-GpUsxiakEfCtqPtn8CWQro6vu4NeB1syxt4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a16726638ccd893c-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"171.76.108.69","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jul-2026 14:44:49 UTC] === User Orders API Called ===
[05-Jul-2026 14:44:49 UTC] User ID: 972
[05-Jul-2026 14:44:49 UTC] Limit: 20, Offset: 0
[05-Jul-2026 14:44:49 UTC] Orders found: 2
[05-Jul-2026 14:44:49 UTC] Orders data: [{"id":384,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Allappsmodsavailable","status":"pending","created_at":"2026-07-05 18:14:24","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":383,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Allappsmodsavailable","status":"pending","created_at":"2026-07-05 18:13:42","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[05-Jul-2026 14:44:49 UTC] Total orders count: 2
[05-Jul-2026 14:44:50 UTC] === API CALL LOG ===
[05-Jul-2026 14:44:50 UTC] Endpoint: user/profile.php
[05-Jul-2026 14:44:50 UTC] Full Log Data: {
    "timestamp": "2026-07-05 14:44:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "171.76.108.69",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "171.76.108.69, 172.70.147.179",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTcyIiwidXNlcm5hbWUiOiJAT3duZXJCU0kiLCJlbWFpbCI6InNoYWhpZGFwYXJ2ZWVuc3A2NTVAZ21haWwuY29tIiwiZXhwIjoxNzgzODY3MjM5fQ.dJ2AhNA-GpUsxiakEfCtqPtn8CWQro6vu4NeB1syxt4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16726641d08893c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "171.76.108.69",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 14:44:50 UTC] === END API CALL LOG ===
[05-Jul-2026 14:44:50 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 14:44:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTcyIiwidXNlcm5hbWUiOiJAT3duZXJCU0kiLCJlbWFpbCI6InNoYWhpZGFwYXJ2ZWVuc3A2NTVAZ21haWwuY29tIiwiZXhwIjoxNzgzODY3MjM5fQ.dJ2AhNA-GpUsxiakEfCtqPtn8CWQro6vu4NeB1syxt4
[05-Jul-2026 14:44:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 14:44:50 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 14:44:50 UTC] User ID: 972
[05-Jul-2026 14:44:50 UTC] ✅ User profile retrieved successfully for user ID: 972
[05-Jul-2026 14:44:50 UTC] === API CALL LOG ===
[05-Jul-2026 14:44:50 UTC] Endpoint: user/profile.php
[05-Jul-2026 14:44:50 UTC] Full Log Data: {
    "timestamp": "2026-07-05 14:44:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "171.76.108.69",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "171.76.108.69, 172.70.147.179",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTcyIiwidXNlcm5hbWUiOiJAT3duZXJCU0kiLCJlbWFpbCI6InNoYWhpZGFwYXJ2ZWVuc3A2NTVAZ21haWwuY29tIiwiZXhwIjoxNzgzODY3MjM5fQ.dJ2AhNA-GpUsxiakEfCtqPtn8CWQro6vu4NeB1syxt4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16726678ed3893c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "171.76.108.69",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 14:44:50 UTC] === END API CALL LOG ===
[05-Jul-2026 14:44:50 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 14:44:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTcyIiwidXNlcm5hbWUiOiJAT3duZXJCU0kiLCJlbWFpbCI6InNoYWhpZGFwYXJ2ZWVuc3A2NTVAZ21haWwuY29tIiwiZXhwIjoxNzgzODY3MjM5fQ.dJ2AhNA-GpUsxiakEfCtqPtn8CWQro6vu4NeB1syxt4
[05-Jul-2026 14:44:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 14:44:50 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 14:44:50 UTC] User ID: 972
[05-Jul-2026 14:44:50 UTC] ✅ User profile retrieved successfully for user ID: 972
[05-Jul-2026 14:44:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 14:44:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 14:44:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"171.76.108.69, 172.70.147.179","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTcyIiwidXNlcm5hbWUiOiJAT3duZXJCU0kiLCJlbWFpbCI6InNoYWhpZGFwYXJ2ZWVuc3A2NTVAZ21haWwuY29tIiwiZXhwIjoxNzgzODY3MjM5fQ.dJ2AhNA-GpUsxiakEfCtqPtn8CWQro6vu4NeB1syxt4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a16726694f93893c-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"171.76.108.69","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jul-2026 14:44:50 UTC] === User Orders API Called ===
[05-Jul-2026 14:44:50 UTC] User ID: 972
[05-Jul-2026 14:44:50 UTC] Limit: 20, Offset: 0
[05-Jul-2026 14:44:50 UTC] Orders found: 2
[05-Jul-2026 14:44:50 UTC] Orders data: [{"id":384,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Allappsmodsavailable","status":"pending","created_at":"2026-07-05 18:14:24","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":383,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Allappsmodsavailable","status":"pending","created_at":"2026-07-05 18:13:42","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[05-Jul-2026 14:44:50 UTC] Total orders count: 2
[05-Jul-2026 15:38:18 UTC] === API CALL LOG ===
[05-Jul-2026 15:38:18 UTC] Endpoint: user/profile.php
[05-Jul-2026 15:38:18 UTC] Full Log Data: {
    "timestamp": "2026-07-05 15:38:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "74.118.82.244",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "74.118.82.244, 162.158.28.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTczIiwidXNlcm5hbWUiOiJoc3Nqc2JzdmVpIiwiZW1haWwiOiJwZWV4aHViQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzg3MDY5N30.pW8HWs2a0f3OPluhKid2mFL-qSlMH238UthwMn7cdk4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16774b7f9baf9e3-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "74.118.82.244",
        "cf-ipcountry": "AF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 15:38:18 UTC] === END API CALL LOG ===
[05-Jul-2026 15:38:18 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 15:38:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTczIiwidXNlcm5hbWUiOiJoc3Nqc2JzdmVpIiwiZW1haWwiOiJwZWV4aHViQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzg3MDY5N30.pW8HWs2a0f3OPluhKid2mFL-qSlMH238UthwMn7cdk4
[05-Jul-2026 15:38:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 15:38:18 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 15:38:18 UTC] User ID: 973
[05-Jul-2026 15:38:18 UTC] ✅ User profile retrieved successfully for user ID: 973
[05-Jul-2026 15:38:18 UTC] === API CALL LOG ===
[05-Jul-2026 15:38:18 UTC] Endpoint: user/profile.php
[05-Jul-2026 15:38:18 UTC] Full Log Data: {
    "timestamp": "2026-07-05 15:38:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "74.118.82.244",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "74.118.82.244, 162.158.28.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTczIiwidXNlcm5hbWUiOiJoc3Nqc2JzdmVpIiwiZW1haWwiOiJwZWV4aHViQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzg3MDY5N30.pW8HWs2a0f3OPluhKid2mFL-qSlMH238UthwMn7cdk4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16774b85a44f9e3-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "74.118.82.244",
        "cf-ipcountry": "AF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 15:38:18 UTC] === END API CALL LOG ===
[05-Jul-2026 15:38:18 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 15:38:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTczIiwidXNlcm5hbWUiOiJoc3Nqc2JzdmVpIiwiZW1haWwiOiJwZWV4aHViQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzg3MDY5N30.pW8HWs2a0f3OPluhKid2mFL-qSlMH238UthwMn7cdk4
[05-Jul-2026 15:38:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 15:38:18 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 15:38:18 UTC] User ID: 973
[05-Jul-2026 15:38:18 UTC] ✅ User profile retrieved successfully for user ID: 973
[05-Jul-2026 15:38:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 15:38:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 15:38:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"74.118.82.244, 162.158.28.204","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTczIiwidXNlcm5hbWUiOiJoc3Nqc2JzdmVpIiwiZW1haWwiOiJwZWV4aHViQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzg3MDY5N30.pW8HWs2a0f3OPluhKid2mFL-qSlMH238UthwMn7cdk4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a16774b7f9bcf9e3-MCT","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"74.118.82.244","cf-ipcountry":"AF","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jul-2026 15:38:18 UTC] === User Orders API Called ===
[05-Jul-2026 15:38:18 UTC] User ID: 973
[05-Jul-2026 15:38:18 UTC] Limit: 20, Offset: 0
[05-Jul-2026 15:38:18 UTC] Orders found: 0
[05-Jul-2026 15:38:18 UTC] Orders data: []
[05-Jul-2026 15:38:18 UTC] Total orders count: 0
[05-Jul-2026 15:38:19 UTC] === API CALL LOG ===
[05-Jul-2026 15:38:19 UTC] Endpoint: user/profile.php
[05-Jul-2026 15:38:19 UTC] Full Log Data: {
    "timestamp": "2026-07-05 15:38:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "74.118.82.244",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "74.118.82.244, 162.158.28.204",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTczIiwidXNlcm5hbWUiOiJoc3Nqc2JzdmVpIiwiZW1haWwiOiJwZWV4aHViQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzg3MDY5N30.pW8HWs2a0f3OPluhKid2mFL-qSlMH238UthwMn7cdk4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16774c0dd6ef9e3-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "74.118.82.244",
        "cf-ipcountry": "AF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 15:38:19 UTC] === END API CALL LOG ===
[05-Jul-2026 15:38:19 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 15:38:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTczIiwidXNlcm5hbWUiOiJoc3Nqc2JzdmVpIiwiZW1haWwiOiJwZWV4aHViQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzg3MDY5N30.pW8HWs2a0f3OPluhKid2mFL-qSlMH238UthwMn7cdk4
[05-Jul-2026 15:38:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 15:38:19 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 15:38:19 UTC] User ID: 973
[05-Jul-2026 15:38:19 UTC] ✅ User profile retrieved successfully for user ID: 973
[05-Jul-2026 15:38:40 UTC] === API CALL LOG ===
[05-Jul-2026 15:38:40 UTC] Endpoint: user/profile.php
[05-Jul-2026 15:38:40 UTC] Full Log Data: {
    "timestamp": "2026-07-05 15:38:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "74.118.82.244",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "74.118.82.244, 162.158.28.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTczIiwidXNlcm5hbWUiOiJoc3Nqc2JzdmVpIiwiZW1haWwiOiJwZWV4aHViQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzg3MDY5N30.pW8HWs2a0f3OPluhKid2mFL-qSlMH238UthwMn7cdk4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16775456ec4f9e3-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "74.118.82.244",
        "cf-ipcountry": "AF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 15:38:40 UTC] === END API CALL LOG ===
[05-Jul-2026 15:38:40 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 15:38:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTczIiwidXNlcm5hbWUiOiJoc3Nqc2JzdmVpIiwiZW1haWwiOiJwZWV4aHViQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzg3MDY5N30.pW8HWs2a0f3OPluhKid2mFL-qSlMH238UthwMn7cdk4
[05-Jul-2026 15:38:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 15:38:40 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 15:38:40 UTC] User ID: 973
[05-Jul-2026 15:38:40 UTC] ✅ User profile retrieved successfully for user ID: 973
[05-Jul-2026 15:38:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 15:38:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 15:38:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"74.118.82.244, 162.158.28.165","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTczIiwidXNlcm5hbWUiOiJoc3Nqc2JzdmVpIiwiZW1haWwiOiJwZWV4aHViQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzg3MDY5N30.pW8HWs2a0f3OPluhKid2mFL-qSlMH238UthwMn7cdk4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a16775437b82f9e3-MCT","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"74.118.82.244","cf-ipcountry":"AF","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jul-2026 15:38:40 UTC] === User Orders API Called ===
[05-Jul-2026 15:38:40 UTC] User ID: 973
[05-Jul-2026 15:38:40 UTC] Limit: 20, Offset: 0
[05-Jul-2026 15:38:40 UTC] Orders found: 0
[05-Jul-2026 15:38:40 UTC] Orders data: []
[05-Jul-2026 15:38:40 UTC] Total orders count: 0
[05-Jul-2026 15:38:41 UTC] === API CALL LOG ===
[05-Jul-2026 15:38:41 UTC] Endpoint: user/profile.php
[05-Jul-2026 15:38:41 UTC] Full Log Data: {
    "timestamp": "2026-07-05 15:38:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "74.118.82.244",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "74.118.82.244, 162.158.28.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTczIiwidXNlcm5hbWUiOiJoc3Nqc2JzdmVpIiwiZW1haWwiOiJwZWV4aHViQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzg3MDY5N30.pW8HWs2a0f3OPluhKid2mFL-qSlMH238UthwMn7cdk4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1677543ec4af9e3-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "74.118.82.244",
        "cf-ipcountry": "AF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 15:38:41 UTC] === END API CALL LOG ===
[05-Jul-2026 15:38:41 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 15:38:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTczIiwidXNlcm5hbWUiOiJoc3Nqc2JzdmVpIiwiZW1haWwiOiJwZWV4aHViQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzg3MDY5N30.pW8HWs2a0f3OPluhKid2mFL-qSlMH238UthwMn7cdk4
[05-Jul-2026 15:38:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 15:38:41 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 15:38:41 UTC] User ID: 973
[05-Jul-2026 15:38:41 UTC] ✅ User profile retrieved successfully for user ID: 973
[05-Jul-2026 15:38:41 UTC] === API CALL LOG ===
[05-Jul-2026 15:38:41 UTC] Endpoint: user/profile.php
[05-Jul-2026 15:38:41 UTC] Full Log Data: {
    "timestamp": "2026-07-05 15:38:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "74.118.82.244",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "74.118.82.244, 162.158.28.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTczIiwidXNlcm5hbWUiOiJoc3Nqc2JzdmVpIiwiZW1haWwiOiJwZWV4aHViQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzg3MDY5N30.pW8HWs2a0f3OPluhKid2mFL-qSlMH238UthwMn7cdk4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a167754afed9f9e3-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "74.118.82.244",
        "cf-ipcountry": "AF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 15:38:41 UTC] === END API CALL LOG ===
[05-Jul-2026 15:38:41 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 15:38:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTczIiwidXNlcm5hbWUiOiJoc3Nqc2JzdmVpIiwiZW1haWwiOiJwZWV4aHViQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzg3MDY5N30.pW8HWs2a0f3OPluhKid2mFL-qSlMH238UthwMn7cdk4
[05-Jul-2026 15:38:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 15:38:41 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 15:38:41 UTC] User ID: 973
[05-Jul-2026 15:38:41 UTC] ✅ User profile retrieved successfully for user ID: 973
[05-Jul-2026 15:39:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 15:39:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 15:39:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"74.118.82.244, 162.158.28.164","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTczIiwidXNlcm5hbWUiOiJoc3Nqc2JzdmVpIiwiZW1haWwiOiJwZWV4aHViQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzg3MDY5N30.pW8HWs2a0f3OPluhKid2mFL-qSlMH238UthwMn7cdk4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a16775d32cd6f9e3-MCT","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"74.118.82.244","cf-ipcountry":"AF","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jul-2026 15:39:03 UTC] === User Orders API Called ===
[05-Jul-2026 15:39:03 UTC] User ID: 973
[05-Jul-2026 15:39:03 UTC] Limit: 20, Offset: 0
[05-Jul-2026 15:39:03 UTC] Orders found: 0
[05-Jul-2026 15:39:03 UTC] Orders data: []
[05-Jul-2026 15:39:03 UTC] Total orders count: 0
[05-Jul-2026 15:39:03 UTC] === API CALL LOG ===
[05-Jul-2026 15:39:03 UTC] Endpoint: user/profile.php
[05-Jul-2026 15:39:03 UTC] Full Log Data: {
    "timestamp": "2026-07-05 15:39:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "74.118.82.244",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "74.118.82.244, 162.158.28.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTczIiwidXNlcm5hbWUiOiJoc3Nqc2JzdmVpIiwiZW1haWwiOiJwZWV4aHViQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzg3MDY5N30.pW8HWs2a0f3OPluhKid2mFL-qSlMH238UthwMn7cdk4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16775d39d51f9e3-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "74.118.82.244",
        "cf-ipcountry": "AF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 15:39:03 UTC] === END API CALL LOG ===
[05-Jul-2026 15:39:03 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 15:39:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTczIiwidXNlcm5hbWUiOiJoc3Nqc2JzdmVpIiwiZW1haWwiOiJwZWV4aHViQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzg3MDY5N30.pW8HWs2a0f3OPluhKid2mFL-qSlMH238UthwMn7cdk4
[05-Jul-2026 15:39:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 15:39:03 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 15:39:03 UTC] User ID: 973
[05-Jul-2026 15:39:03 UTC] ✅ User profile retrieved successfully for user ID: 973
[05-Jul-2026 15:39:03 UTC] === API CALL LOG ===
[05-Jul-2026 15:39:03 UTC] Endpoint: user/profile.php
[05-Jul-2026 15:39:03 UTC] Full Log Data: {
    "timestamp": "2026-07-05 15:39:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "74.118.82.244",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "74.118.82.244, 162.158.28.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTczIiwidXNlcm5hbWUiOiJoc3Nqc2JzdmVpIiwiZW1haWwiOiJwZWV4aHViQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzg3MDY5N30.pW8HWs2a0f3OPluhKid2mFL-qSlMH238UthwMn7cdk4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16775d4eee4f9e3-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "74.118.82.244",
        "cf-ipcountry": "AF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 15:39:03 UTC] === END API CALL LOG ===
[05-Jul-2026 15:39:03 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 15:39:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTczIiwidXNlcm5hbWUiOiJoc3Nqc2JzdmVpIiwiZW1haWwiOiJwZWV4aHViQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzg3MDY5N30.pW8HWs2a0f3OPluhKid2mFL-qSlMH238UthwMn7cdk4
[05-Jul-2026 15:39:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 15:39:03 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 15:39:03 UTC] User ID: 973
[05-Jul-2026 15:39:03 UTC] ✅ User profile retrieved successfully for user ID: 973
[05-Jul-2026 15:39:04 UTC] === API CALL LOG ===
[05-Jul-2026 15:39:04 UTC] Endpoint: user/profile.php
[05-Jul-2026 15:39:04 UTC] Full Log Data: {
    "timestamp": "2026-07-05 15:39:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "74.118.82.244",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "74.118.82.244, 162.158.28.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTczIiwidXNlcm5hbWUiOiJoc3Nqc2JzdmVpIiwiZW1haWwiOiJwZWV4aHViQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzg3MDY5N30.pW8HWs2a0f3OPluhKid2mFL-qSlMH238UthwMn7cdk4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16775d96c04f9e3-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "74.118.82.244",
        "cf-ipcountry": "AF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 15:39:04 UTC] === END API CALL LOG ===
[05-Jul-2026 15:39:04 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 15:39:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTczIiwidXNlcm5hbWUiOiJoc3Nqc2JzdmVpIiwiZW1haWwiOiJwZWV4aHViQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzg3MDY5N30.pW8HWs2a0f3OPluhKid2mFL-qSlMH238UthwMn7cdk4
[05-Jul-2026 15:39:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 15:39:04 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 15:39:04 UTC] User ID: 973
[05-Jul-2026 15:39:04 UTC] ✅ User profile retrieved successfully for user ID: 973
[05-Jul-2026 15:39:12 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 15:39:12 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 15:39:12 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"74.118.82.244, 162.158.28.164","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTczIiwidXNlcm5hbWUiOiJoc3Nqc2JzdmVpIiwiZW1haWwiOiJwZWV4aHViQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzg3MDY5N30.pW8HWs2a0f3OPluhKid2mFL-qSlMH238UthwMn7cdk4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a16776095f31f9e3-MCT","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"74.118.82.244","cf-ipcountry":"AF","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jul-2026 15:39:12 UTC] === User Orders API Called ===
[05-Jul-2026 15:39:12 UTC] User ID: 973
[05-Jul-2026 15:39:12 UTC] Limit: 20, Offset: 0
[05-Jul-2026 15:39:12 UTC] Orders found: 0
[05-Jul-2026 15:39:12 UTC] Orders data: []
[05-Jul-2026 15:39:12 UTC] Total orders count: 0
[05-Jul-2026 15:39:12 UTC] === API CALL LOG ===
[05-Jul-2026 15:39:12 UTC] Endpoint: user/profile.php
[05-Jul-2026 15:39:12 UTC] Full Log Data: {
    "timestamp": "2026-07-05 15:39:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "74.118.82.244",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "74.118.82.244, 162.158.28.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTczIiwidXNlcm5hbWUiOiJoc3Nqc2JzdmVpIiwiZW1haWwiOiJwZWV4aHViQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzg3MDY5N30.pW8HWs2a0f3OPluhKid2mFL-qSlMH238UthwMn7cdk4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1677609cfaff9e3-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "74.118.82.244",
        "cf-ipcountry": "AF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 15:39:12 UTC] === END API CALL LOG ===
[05-Jul-2026 15:39:12 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 15:39:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTczIiwidXNlcm5hbWUiOiJoc3Nqc2JzdmVpIiwiZW1haWwiOiJwZWV4aHViQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzg3MDY5N30.pW8HWs2a0f3OPluhKid2mFL-qSlMH238UthwMn7cdk4
[05-Jul-2026 15:39:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 15:39:12 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 15:39:12 UTC] User ID: 973
[05-Jul-2026 15:39:12 UTC] ✅ User profile retrieved successfully for user ID: 973
[05-Jul-2026 15:39:12 UTC] === API CALL LOG ===
[05-Jul-2026 15:39:12 UTC] Endpoint: user/profile.php
[05-Jul-2026 15:39:12 UTC] Full Log Data: {
    "timestamp": "2026-07-05 15:39:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "74.118.82.244",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "74.118.82.244, 162.158.28.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTczIiwidXNlcm5hbWUiOiJoc3Nqc2JzdmVpIiwiZW1haWwiOiJwZWV4aHViQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzg3MDY5N30.pW8HWs2a0f3OPluhKid2mFL-qSlMH238UthwMn7cdk4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a167760b69bff9e3-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "74.118.82.244",
        "cf-ipcountry": "AF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 15:39:12 UTC] === END API CALL LOG ===
[05-Jul-2026 15:39:12 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 15:39:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTczIiwidXNlcm5hbWUiOiJoc3Nqc2JzdmVpIiwiZW1haWwiOiJwZWV4aHViQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzg3MDY5N30.pW8HWs2a0f3OPluhKid2mFL-qSlMH238UthwMn7cdk4
[05-Jul-2026 15:39:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 15:39:12 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 15:39:12 UTC] User ID: 973
[05-Jul-2026 15:39:12 UTC] ✅ User profile retrieved successfully for user ID: 973
[05-Jul-2026 15:39:13 UTC] === API CALL LOG ===
[05-Jul-2026 15:39:13 UTC] Endpoint: user/profile.php
[05-Jul-2026 15:39:13 UTC] Full Log Data: {
    "timestamp": "2026-07-05 15:39:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "74.118.82.244",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "74.118.82.244, 162.158.28.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTczIiwidXNlcm5hbWUiOiJoc3Nqc2JzdmVpIiwiZW1haWwiOiJwZWV4aHViQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzg3MDY5N30.pW8HWs2a0f3OPluhKid2mFL-qSlMH238UthwMn7cdk4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a167760f6e48f9e3-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "74.118.82.244",
        "cf-ipcountry": "AF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 15:39:13 UTC] === END API CALL LOG ===
[05-Jul-2026 15:39:13 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 15:39:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTczIiwidXNlcm5hbWUiOiJoc3Nqc2JzdmVpIiwiZW1haWwiOiJwZWV4aHViQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzg3MDY5N30.pW8HWs2a0f3OPluhKid2mFL-qSlMH238UthwMn7cdk4
[05-Jul-2026 15:39:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 15:39:13 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 15:39:13 UTC] User ID: 973
[05-Jul-2026 15:39:13 UTC] ✅ User profile retrieved successfully for user ID: 973
[05-Jul-2026 15:39:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 15:39:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 15:39:46 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"74.118.82.244, 162.158.28.165","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTczIiwidXNlcm5hbWUiOiJoc3Nqc2JzdmVpIiwiZW1haWwiOiJwZWV4aHViQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzg3MDY5N30.pW8HWs2a0f3OPluhKid2mFL-qSlMH238UthwMn7cdk4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a16776e16bc9f9fc-MCT","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"74.118.82.244","cf-ipcountry":"AF","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jul-2026 15:39:46 UTC] === User Orders API Called ===
[05-Jul-2026 15:39:46 UTC] User ID: 973
[05-Jul-2026 15:39:46 UTC] Limit: 20, Offset: 0
[05-Jul-2026 15:39:46 UTC] Orders found: 0
[05-Jul-2026 15:39:46 UTC] Orders data: []
[05-Jul-2026 15:39:46 UTC] Total orders count: 0
[05-Jul-2026 15:39:46 UTC] === API CALL LOG ===
[05-Jul-2026 15:39:46 UTC] Endpoint: user/profile.php
[05-Jul-2026 15:39:46 UTC] Full Log Data: {
    "timestamp": "2026-07-05 15:39:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "74.118.82.244",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "74.118.82.244, 162.158.28.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTczIiwidXNlcm5hbWUiOiJoc3Nqc2JzdmVpIiwiZW1haWwiOiJwZWV4aHViQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzg3MDY5N30.pW8HWs2a0f3OPluhKid2mFL-qSlMH238UthwMn7cdk4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16776e1cc1af9fc-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "74.118.82.244",
        "cf-ipcountry": "AF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 15:39:46 UTC] === END API CALL LOG ===
[05-Jul-2026 15:39:46 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 15:39:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTczIiwidXNlcm5hbWUiOiJoc3Nqc2JzdmVpIiwiZW1haWwiOiJwZWV4aHViQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzg3MDY5N30.pW8HWs2a0f3OPluhKid2mFL-qSlMH238UthwMn7cdk4
[05-Jul-2026 15:39:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 15:39:46 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 15:39:46 UTC] User ID: 973
[05-Jul-2026 15:39:46 UTC] ✅ User profile retrieved successfully for user ID: 973
[05-Jul-2026 15:39:47 UTC] === API CALL LOG ===
[05-Jul-2026 15:39:47 UTC] Endpoint: user/profile.php
[05-Jul-2026 15:39:47 UTC] Full Log Data: {
    "timestamp": "2026-07-05 15:39:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "74.118.82.244",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "74.118.82.244, 162.158.28.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTczIiwidXNlcm5hbWUiOiJoc3Nqc2JzdmVpIiwiZW1haWwiOiJwZWV4aHViQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzg3MDY5N30.pW8HWs2a0f3OPluhKid2mFL-qSlMH238UthwMn7cdk4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16776e35da8f9fc-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "74.118.82.244",
        "cf-ipcountry": "AF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 15:39:47 UTC] === END API CALL LOG ===
[05-Jul-2026 15:39:47 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 15:39:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTczIiwidXNlcm5hbWUiOiJoc3Nqc2JzdmVpIiwiZW1haWwiOiJwZWV4aHViQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzg3MDY5N30.pW8HWs2a0f3OPluhKid2mFL-qSlMH238UthwMn7cdk4
[05-Jul-2026 15:39:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 15:39:47 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 15:39:47 UTC] User ID: 973
[05-Jul-2026 15:39:47 UTC] ✅ User profile retrieved successfully for user ID: 973
[05-Jul-2026 15:39:47 UTC] === API CALL LOG ===
[05-Jul-2026 15:39:47 UTC] Endpoint: user/profile.php
[05-Jul-2026 15:39:47 UTC] Full Log Data: {
    "timestamp": "2026-07-05 15:39:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "74.118.82.244",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "74.118.82.244, 162.158.28.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTczIiwidXNlcm5hbWUiOiJoc3Nqc2JzdmVpIiwiZW1haWwiOiJwZWV4aHViQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzg3MDY5N30.pW8HWs2a0f3OPluhKid2mFL-qSlMH238UthwMn7cdk4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16776e6f8eef9fc-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "74.118.82.244",
        "cf-ipcountry": "AF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 15:39:47 UTC] === END API CALL LOG ===
[05-Jul-2026 15:39:47 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 15:39:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTczIiwidXNlcm5hbWUiOiJoc3Nqc2JzdmVpIiwiZW1haWwiOiJwZWV4aHViQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzg3MDY5N30.pW8HWs2a0f3OPluhKid2mFL-qSlMH238UthwMn7cdk4
[05-Jul-2026 15:39:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 15:39:47 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 15:39:47 UTC] User ID: 973
[05-Jul-2026 15:39:47 UTC] ✅ User profile retrieved successfully for user ID: 973
[05-Jul-2026 15:40:36 UTC] === API CALL LOG ===
[05-Jul-2026 15:40:36 UTC] Endpoint: user/profile.php
[05-Jul-2026 15:40:36 UTC] Full Log Data: {
    "timestamp": "2026-07-05 15:40:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "74.118.82.244",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "74.118.82.244, 162.158.28.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTczIiwidXNlcm5hbWUiOiJoc3Nqc2JzdmVpIiwiZW1haWwiOiJwZWV4aHViQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzg3MDY5N30.pW8HWs2a0f3OPluhKid2mFL-qSlMH238UthwMn7cdk4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1677813b849d1d8-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "74.118.82.244",
        "cf-ipcountry": "AF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 15:40:36 UTC] === END API CALL LOG ===
[05-Jul-2026 15:40:36 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 15:40:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTczIiwidXNlcm5hbWUiOiJoc3Nqc2JzdmVpIiwiZW1haWwiOiJwZWV4aHViQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzg3MDY5N30.pW8HWs2a0f3OPluhKid2mFL-qSlMH238UthwMn7cdk4
[05-Jul-2026 15:40:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 15:40:36 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 15:40:36 UTC] User ID: 973
[05-Jul-2026 15:40:36 UTC] ✅ User profile retrieved successfully for user ID: 973
[05-Jul-2026 15:40:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 15:40:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 15:40:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"74.118.82.244, 162.158.28.165","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTczIiwidXNlcm5hbWUiOiJoc3Nqc2JzdmVpIiwiZW1haWwiOiJwZWV4aHViQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzg3MDY5N30.pW8HWs2a0f3OPluhKid2mFL-qSlMH238UthwMn7cdk4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a16778643919d1d8-MCT","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"74.118.82.244","cf-ipcountry":"AF","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jul-2026 15:40:48 UTC] === User Orders API Called ===
[05-Jul-2026 15:40:48 UTC] User ID: 973
[05-Jul-2026 15:40:48 UTC] Limit: 20, Offset: 0
[05-Jul-2026 15:40:48 UTC] Orders found: 0
[05-Jul-2026 15:40:48 UTC] Orders data: []
[05-Jul-2026 15:40:48 UTC] Total orders count: 0
[05-Jul-2026 15:40:48 UTC] === API CALL LOG ===
[05-Jul-2026 15:40:48 UTC] Endpoint: user/profile.php
[05-Jul-2026 15:40:48 UTC] Full Log Data: {
    "timestamp": "2026-07-05 15:40:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "74.118.82.244",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "74.118.82.244, 162.158.28.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTczIiwidXNlcm5hbWUiOiJoc3Nqc2JzdmVpIiwiZW1haWwiOiJwZWV4aHViQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzg3MDY5N30.pW8HWs2a0f3OPluhKid2mFL-qSlMH238UthwMn7cdk4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1677864992fd1d8-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "74.118.82.244",
        "cf-ipcountry": "AF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 15:40:48 UTC] === END API CALL LOG ===
[05-Jul-2026 15:40:48 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 15:40:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTczIiwidXNlcm5hbWUiOiJoc3Nqc2JzdmVpIiwiZW1haWwiOiJwZWV4aHViQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzg3MDY5N30.pW8HWs2a0f3OPluhKid2mFL-qSlMH238UthwMn7cdk4
[05-Jul-2026 15:40:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 15:40:48 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 15:40:48 UTC] User ID: 973
[05-Jul-2026 15:40:48 UTC] ✅ User profile retrieved successfully for user ID: 973
[05-Jul-2026 15:40:49 UTC] === API CALL LOG ===
[05-Jul-2026 15:40:49 UTC] Endpoint: user/profile.php
[05-Jul-2026 15:40:49 UTC] Full Log Data: {
    "timestamp": "2026-07-05 15:40:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "74.118.82.244",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "74.118.82.244, 162.158.28.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTczIiwidXNlcm5hbWUiOiJoc3Nqc2JzdmVpIiwiZW1haWwiOiJwZWV4aHViQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzg3MDY5N30.pW8HWs2a0f3OPluhKid2mFL-qSlMH238UthwMn7cdk4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a167786619a8d1d8-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "74.118.82.244",
        "cf-ipcountry": "AF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 15:40:49 UTC] === END API CALL LOG ===
[05-Jul-2026 15:40:49 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 15:40:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTczIiwidXNlcm5hbWUiOiJoc3Nqc2JzdmVpIiwiZW1haWwiOiJwZWV4aHViQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzg3MDY5N30.pW8HWs2a0f3OPluhKid2mFL-qSlMH238UthwMn7cdk4
[05-Jul-2026 15:40:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 15:40:49 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 15:40:49 UTC] User ID: 973
[05-Jul-2026 15:40:49 UTC] ✅ User profile retrieved successfully for user ID: 973
[05-Jul-2026 15:40:49 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 15:40:49 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 15:40:49 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"74.118.82.244, 162.158.28.165","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTczIiwidXNlcm5hbWUiOiJoc3Nqc2JzdmVpIiwiZW1haWwiOiJwZWV4aHViQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzg3MDY5N30.pW8HWs2a0f3OPluhKid2mFL-qSlMH238UthwMn7cdk4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a16778676a21d1d8-MCT","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"74.118.82.244","cf-ipcountry":"AF","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jul-2026 15:40:49 UTC] === User Orders API Called ===
[05-Jul-2026 15:40:49 UTC] User ID: 973
[05-Jul-2026 15:40:49 UTC] Limit: 20, Offset: 0
[05-Jul-2026 15:40:49 UTC] Orders found: 0
[05-Jul-2026 15:40:49 UTC] Orders data: []
[05-Jul-2026 15:40:49 UTC] Total orders count: 0
[05-Jul-2026 15:40:50 UTC] === API CALL LOG ===
[05-Jul-2026 15:40:50 UTC] Endpoint: user/profile.php
[05-Jul-2026 15:40:50 UTC] Full Log Data: {
    "timestamp": "2026-07-05 15:40:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "74.118.82.244",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "74.118.82.244, 162.158.28.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTczIiwidXNlcm5hbWUiOiJoc3Nqc2JzdmVpIiwiZW1haWwiOiJwZWV4aHViQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzg3MDY5N30.pW8HWs2a0f3OPluhKid2mFL-qSlMH238UthwMn7cdk4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16778718defd1d8-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "74.118.82.244",
        "cf-ipcountry": "AF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 15:40:50 UTC] === END API CALL LOG ===
[05-Jul-2026 15:40:50 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 15:40:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTczIiwidXNlcm5hbWUiOiJoc3Nqc2JzdmVpIiwiZW1haWwiOiJwZWV4aHViQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzg3MDY5N30.pW8HWs2a0f3OPluhKid2mFL-qSlMH238UthwMn7cdk4
[05-Jul-2026 15:40:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 15:40:50 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 15:40:50 UTC] User ID: 973
[05-Jul-2026 15:40:50 UTC] ✅ User profile retrieved successfully for user ID: 973
[05-Jul-2026 15:40:51 UTC] User Purchases API - User ID: 973
[05-Jul-2026 15:40:51 UTC] User Purchases API - Total purchases found: 0
[05-Jul-2026 15:40:53 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 15:40:53 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 15:40:53 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"74.118.82.244, 162.158.28.165","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTczIiwidXNlcm5hbWUiOiJoc3Nqc2JzdmVpIiwiZW1haWwiOiJwZWV4aHViQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzg3MDY5N30.pW8HWs2a0f3OPluhKid2mFL-qSlMH238UthwMn7cdk4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a16778846bd0d1d8-MCT","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"74.118.82.244","cf-ipcountry":"AF","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jul-2026 15:40:53 UTC] === User Orders API Called ===
[05-Jul-2026 15:40:53 UTC] User ID: 973
[05-Jul-2026 15:40:53 UTC] Limit: 20, Offset: 0
[05-Jul-2026 15:40:53 UTC] Orders found: 0
[05-Jul-2026 15:40:53 UTC] Orders data: []
[05-Jul-2026 15:40:53 UTC] Total orders count: 0
[05-Jul-2026 15:40:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 15:40:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 15:40:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"74.118.82.244, 162.158.28.165","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTczIiwidXNlcm5hbWUiOiJoc3Nqc2JzdmVpIiwiZW1haWwiOiJwZWV4aHViQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzg3MDY5N30.pW8HWs2a0f3OPluhKid2mFL-qSlMH238UthwMn7cdk4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a16778973abad1d8-MCT","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"74.118.82.244","cf-ipcountry":"AF","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jul-2026 15:40:56 UTC] === User Orders API Called ===
[05-Jul-2026 15:40:56 UTC] User ID: 973
[05-Jul-2026 15:40:56 UTC] Limit: 20, Offset: 0
[05-Jul-2026 15:40:56 UTC] Orders found: 0
[05-Jul-2026 15:40:56 UTC] Orders data: []
[05-Jul-2026 15:40:56 UTC] Total orders count: 0
[05-Jul-2026 15:40:56 UTC] === API CALL LOG ===
[05-Jul-2026 15:40:56 UTC] Endpoint: user/profile.php
[05-Jul-2026 15:40:56 UTC] Full Log Data: {
    "timestamp": "2026-07-05 15:40:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "74.118.82.244",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "74.118.82.244, 162.158.28.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTczIiwidXNlcm5hbWUiOiJoc3Nqc2JzdmVpIiwiZW1haWwiOiJwZWV4aHViQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzg3MDY5N30.pW8HWs2a0f3OPluhKid2mFL-qSlMH238UthwMn7cdk4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1677897aaf3d1d8-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "74.118.82.244",
        "cf-ipcountry": "AF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 15:40:56 UTC] === END API CALL LOG ===
[05-Jul-2026 15:40:56 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 15:40:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTczIiwidXNlcm5hbWUiOiJoc3Nqc2JzdmVpIiwiZW1haWwiOiJwZWV4aHViQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzg3MDY5N30.pW8HWs2a0f3OPluhKid2mFL-qSlMH238UthwMn7cdk4
[05-Jul-2026 15:40:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 15:40:56 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 15:40:56 UTC] User ID: 973
[05-Jul-2026 15:40:56 UTC] ✅ User profile retrieved successfully for user ID: 973
[05-Jul-2026 15:40:57 UTC] === API CALL LOG ===
[05-Jul-2026 15:40:57 UTC] Endpoint: user/profile.php
[05-Jul-2026 15:40:57 UTC] Full Log Data: {
    "timestamp": "2026-07-05 15:40:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "74.118.82.244",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "74.118.82.244, 162.158.28.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTczIiwidXNlcm5hbWUiOiJoc3Nqc2JzdmVpIiwiZW1haWwiOiJwZWV4aHViQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzg3MDY5N30.pW8HWs2a0f3OPluhKid2mFL-qSlMH238UthwMn7cdk4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1677898fb61d1d8-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "74.118.82.244",
        "cf-ipcountry": "AF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 15:40:57 UTC] === END API CALL LOG ===
[05-Jul-2026 15:40:57 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 15:40:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTczIiwidXNlcm5hbWUiOiJoc3Nqc2JzdmVpIiwiZW1haWwiOiJwZWV4aHViQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzg3MDY5N30.pW8HWs2a0f3OPluhKid2mFL-qSlMH238UthwMn7cdk4
[05-Jul-2026 15:40:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 15:40:57 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 15:40:57 UTC] User ID: 973
[05-Jul-2026 15:40:57 UTC] ✅ User profile retrieved successfully for user ID: 973
[05-Jul-2026 15:41:19 UTC] === API CALL LOG ===
[05-Jul-2026 15:41:19 UTC] Endpoint: user/profile.php
[05-Jul-2026 15:41:19 UTC] Full Log Data: {
    "timestamp": "2026-07-05 15:41:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "74.118.82.244",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "74.118.82.244, 162.158.28.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTczIiwidXNlcm5hbWUiOiJoc3Nqc2JzdmVpIiwiZW1haWwiOiJwZWV4aHViQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzg3MDY5N30.pW8HWs2a0f3OPluhKid2mFL-qSlMH238UthwMn7cdk4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16779222cd2f9d7-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "74.118.82.244",
        "cf-ipcountry": "AF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 15:41:19 UTC] === END API CALL LOG ===
[05-Jul-2026 15:41:19 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 15:41:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTczIiwidXNlcm5hbWUiOiJoc3Nqc2JzdmVpIiwiZW1haWwiOiJwZWV4aHViQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzg3MDY5N30.pW8HWs2a0f3OPluhKid2mFL-qSlMH238UthwMn7cdk4
[05-Jul-2026 15:41:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 15:41:19 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 15:41:19 UTC] User ID: 973
[05-Jul-2026 15:41:19 UTC] ✅ User profile retrieved successfully for user ID: 973
[05-Jul-2026 15:41:31 UTC] === API CALL LOG ===
[05-Jul-2026 15:41:31 UTC] Endpoint: user/profile.php
[05-Jul-2026 15:41:31 UTC] Full Log Data: {
    "timestamp": "2026-07-05 15:41:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "74.118.82.244",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "74.118.82.244, 162.158.28.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTczIiwidXNlcm5hbWUiOiJoc3Nqc2JzdmVpIiwiZW1haWwiOiJwZWV4aHViQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzg3MDY5N30.pW8HWs2a0f3OPluhKid2mFL-qSlMH238UthwMn7cdk4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1677970380ff9d7-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "74.118.82.244",
        "cf-ipcountry": "AF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 15:41:31 UTC] === END API CALL LOG ===
[05-Jul-2026 15:41:31 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 15:41:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTczIiwidXNlcm5hbWUiOiJoc3Nqc2JzdmVpIiwiZW1haWwiOiJwZWV4aHViQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzg3MDY5N30.pW8HWs2a0f3OPluhKid2mFL-qSlMH238UthwMn7cdk4
[05-Jul-2026 15:41:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 15:41:31 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 15:41:31 UTC] User ID: 973
[05-Jul-2026 15:41:31 UTC] ✅ User profile retrieved successfully for user ID: 973
[05-Jul-2026 15:41:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 15:41:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 15:41:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"74.118.82.244, 162.158.28.164","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTczIiwidXNlcm5hbWUiOiJoc3Nqc2JzdmVpIiwiZW1haWwiOiJwZWV4aHViQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzg3MDY5N30.pW8HWs2a0f3OPluhKid2mFL-qSlMH238UthwMn7cdk4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a167796e4da8f9d7-MCT","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"74.118.82.244","cf-ipcountry":"AF","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jul-2026 15:41:31 UTC] === User Orders API Called ===
[05-Jul-2026 15:41:31 UTC] User ID: 973
[05-Jul-2026 15:41:31 UTC] Limit: 20, Offset: 0
[05-Jul-2026 15:41:31 UTC] Orders found: 0
[05-Jul-2026 15:41:31 UTC] Orders data: []
[05-Jul-2026 15:41:31 UTC] Total orders count: 0
[05-Jul-2026 15:41:31 UTC] === API CALL LOG ===
[05-Jul-2026 15:41:31 UTC] Endpoint: user/profile.php
[05-Jul-2026 15:41:31 UTC] Full Log Data: {
    "timestamp": "2026-07-05 15:41:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "74.118.82.244",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "74.118.82.244, 162.158.28.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTczIiwidXNlcm5hbWUiOiJoc3Nqc2JzdmVpIiwiZW1haWwiOiJwZWV4aHViQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzg3MDY5N30.pW8HWs2a0f3OPluhKid2mFL-qSlMH238UthwMn7cdk4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a167796eae2df9d7-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "74.118.82.244",
        "cf-ipcountry": "AF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 15:41:31 UTC] === END API CALL LOG ===
[05-Jul-2026 15:41:31 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 15:41:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTczIiwidXNlcm5hbWUiOiJoc3Nqc2JzdmVpIiwiZW1haWwiOiJwZWV4aHViQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzg3MDY5N30.pW8HWs2a0f3OPluhKid2mFL-qSlMH238UthwMn7cdk4
[05-Jul-2026 15:41:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 15:41:31 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 15:41:31 UTC] User ID: 973
[05-Jul-2026 15:41:31 UTC] ✅ User profile retrieved successfully for user ID: 973
[05-Jul-2026 15:41:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 15:41:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 15:41:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"74.118.82.244, 162.158.28.165","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTczIiwidXNlcm5hbWUiOiJoc3Nqc2JzdmVpIiwiZW1haWwiOiJwZWV4aHViQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzg3MDY5N30.pW8HWs2a0f3OPluhKid2mFL-qSlMH238UthwMn7cdk4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a16779a57903f9d7-MCT","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"74.118.82.244","cf-ipcountry":"AF","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jul-2026 15:41:40 UTC] === User Orders API Called ===
[05-Jul-2026 15:41:40 UTC] User ID: 973
[05-Jul-2026 15:41:40 UTC] Limit: 20, Offset: 0
[05-Jul-2026 15:41:40 UTC] Orders found: 0
[05-Jul-2026 15:41:40 UTC] Orders data: []
[05-Jul-2026 15:41:40 UTC] Total orders count: 0
[05-Jul-2026 15:41:40 UTC] === API CALL LOG ===
[05-Jul-2026 15:41:40 UTC] Endpoint: user/profile.php
[05-Jul-2026 15:41:40 UTC] Full Log Data: {
    "timestamp": "2026-07-05 15:41:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "74.118.82.244",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "74.118.82.244, 162.158.28.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTczIiwidXNlcm5hbWUiOiJoc3Nqc2JzdmVpIiwiZW1haWwiOiJwZWV4aHViQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzg3MDY5N30.pW8HWs2a0f3OPluhKid2mFL-qSlMH238UthwMn7cdk4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16779a5d998f9d7-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "74.118.82.244",
        "cf-ipcountry": "AF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 15:41:40 UTC] === END API CALL LOG ===
[05-Jul-2026 15:41:40 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 15:41:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTczIiwidXNlcm5hbWUiOiJoc3Nqc2JzdmVpIiwiZW1haWwiOiJwZWV4aHViQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzg3MDY5N30.pW8HWs2a0f3OPluhKid2mFL-qSlMH238UthwMn7cdk4
[05-Jul-2026 15:41:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 15:41:40 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 15:41:40 UTC] User ID: 973
[05-Jul-2026 15:41:40 UTC] ✅ User profile retrieved successfully for user ID: 973
[05-Jul-2026 15:41:40 UTC] === API CALL LOG ===
[05-Jul-2026 15:41:40 UTC] Endpoint: user/profile.php
[05-Jul-2026 15:41:40 UTC] Full Log Data: {
    "timestamp": "2026-07-05 15:41:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "74.118.82.244",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "74.118.82.244, 162.158.28.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTczIiwidXNlcm5hbWUiOiJoc3Nqc2JzdmVpIiwiZW1haWwiOiJwZWV4aHViQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzg3MDY5N30.pW8HWs2a0f3OPluhKid2mFL-qSlMH238UthwMn7cdk4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16779a74b54f9d7-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "74.118.82.244",
        "cf-ipcountry": "AF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 15:41:40 UTC] === END API CALL LOG ===
[05-Jul-2026 15:41:40 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 15:41:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTczIiwidXNlcm5hbWUiOiJoc3Nqc2JzdmVpIiwiZW1haWwiOiJwZWV4aHViQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzg3MDY5N30.pW8HWs2a0f3OPluhKid2mFL-qSlMH238UthwMn7cdk4
[05-Jul-2026 15:41:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 15:41:40 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 15:41:40 UTC] User ID: 973
[05-Jul-2026 15:41:40 UTC] ✅ User profile retrieved successfully for user ID: 973
[05-Jul-2026 15:41:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 15:41:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 15:41:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"74.118.82.244, 162.158.28.165","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTczIiwidXNlcm5hbWUiOiJoc3Nqc2JzdmVpIiwiZW1haWwiOiJwZWV4aHViQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzg3MDY5N30.pW8HWs2a0f3OPluhKid2mFL-qSlMH238UthwMn7cdk4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a16779b48caaf9d7-MCT","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"74.118.82.244","cf-ipcountry":"AF","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jul-2026 15:41:42 UTC] === User Orders API Called ===
[05-Jul-2026 15:41:42 UTC] User ID: 973
[05-Jul-2026 15:41:42 UTC] Limit: 20, Offset: 0
[05-Jul-2026 15:41:42 UTC] Orders found: 0
[05-Jul-2026 15:41:42 UTC] Orders data: []
[05-Jul-2026 15:41:42 UTC] Total orders count: 0
[05-Jul-2026 15:41:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 15:41:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 15:41:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"74.118.82.244, 162.158.28.165","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTczIiwidXNlcm5hbWUiOiJoc3Nqc2JzdmVpIiwiZW1haWwiOiJwZWV4aHViQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzg3MDY5N30.pW8HWs2a0f3OPluhKid2mFL-qSlMH238UthwMn7cdk4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a16779bd586df9d7-MCT","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"74.118.82.244","cf-ipcountry":"AF","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jul-2026 15:41:43 UTC] === User Orders API Called ===
[05-Jul-2026 15:41:43 UTC] User ID: 973
[05-Jul-2026 15:41:43 UTC] Limit: 20, Offset: 0
[05-Jul-2026 15:41:43 UTC] Orders found: 0
[05-Jul-2026 15:41:43 UTC] Orders data: []
[05-Jul-2026 15:41:43 UTC] Total orders count: 0
[05-Jul-2026 15:41:44 UTC] === API CALL LOG ===
[05-Jul-2026 15:41:44 UTC] Endpoint: user/profile.php
[05-Jul-2026 15:41:44 UTC] Full Log Data: {
    "timestamp": "2026-07-05 15:41:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "74.118.82.244",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "74.118.82.244, 162.158.28.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTczIiwidXNlcm5hbWUiOiJoc3Nqc2JzdmVpIiwiZW1haWwiOiJwZWV4aHViQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzg3MDY5N30.pW8HWs2a0f3OPluhKid2mFL-qSlMH238UthwMn7cdk4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16779bea9f1f9d7-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "74.118.82.244",
        "cf-ipcountry": "AF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 15:41:44 UTC] === END API CALL LOG ===
[05-Jul-2026 15:41:44 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 15:41:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTczIiwidXNlcm5hbWUiOiJoc3Nqc2JzdmVpIiwiZW1haWwiOiJwZWV4aHViQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzg3MDY5N30.pW8HWs2a0f3OPluhKid2mFL-qSlMH238UthwMn7cdk4
[05-Jul-2026 15:41:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 15:41:44 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 15:41:44 UTC] User ID: 973
[05-Jul-2026 15:41:44 UTC] ✅ User profile retrieved successfully for user ID: 973
[05-Jul-2026 15:41:44 UTC] === API CALL LOG ===
[05-Jul-2026 15:41:44 UTC] Endpoint: user/profile.php
[05-Jul-2026 15:41:44 UTC] Full Log Data: {
    "timestamp": "2026-07-05 15:41:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "74.118.82.244",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "74.118.82.244, 162.158.28.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTczIiwidXNlcm5hbWUiOiJoc3Nqc2JzdmVpIiwiZW1haWwiOiJwZWV4aHViQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzg3MDY5N30.pW8HWs2a0f3OPluhKid2mFL-qSlMH238UthwMn7cdk4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16779bf0a5df9d7-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "74.118.82.244",
        "cf-ipcountry": "AF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 15:41:44 UTC] === END API CALL LOG ===
[05-Jul-2026 15:41:44 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 15:41:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTczIiwidXNlcm5hbWUiOiJoc3Nqc2JzdmVpIiwiZW1haWwiOiJwZWV4aHViQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzg3MDY5N30.pW8HWs2a0f3OPluhKid2mFL-qSlMH238UthwMn7cdk4
[05-Jul-2026 15:41:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 15:41:44 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 15:41:44 UTC] User ID: 973
[05-Jul-2026 15:41:44 UTC] ✅ User profile retrieved successfully for user ID: 973
[05-Jul-2026 15:41:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 15:41:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 15:41:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"74.118.82.244, 162.158.28.164","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTczIiwidXNlcm5hbWUiOiJoc3Nqc2JzdmVpIiwiZW1haWwiOiJwZWV4aHViQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzg3MDY5N30.pW8HWs2a0f3OPluhKid2mFL-qSlMH238UthwMn7cdk4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1677a004a28f9d7-MCT","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"74.118.82.244","cf-ipcountry":"AF","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jul-2026 15:41:54 UTC] === User Orders API Called ===
[05-Jul-2026 15:41:54 UTC] User ID: 973
[05-Jul-2026 15:41:54 UTC] Limit: 20, Offset: 0
[05-Jul-2026 15:41:54 UTC] Orders found: 0
[05-Jul-2026 15:41:54 UTC] Orders data: []
[05-Jul-2026 15:41:54 UTC] Total orders count: 0
[05-Jul-2026 15:41:55 UTC] === API CALL LOG ===
[05-Jul-2026 15:41:55 UTC] Endpoint: user/profile.php
[05-Jul-2026 15:41:55 UTC] Full Log Data: {
    "timestamp": "2026-07-05 15:41:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "74.118.82.244",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "74.118.82.244, 162.158.28.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTczIiwidXNlcm5hbWUiOiJoc3Nqc2JzdmVpIiwiZW1haWwiOiJwZWV4aHViQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzg3MDY5N30.pW8HWs2a0f3OPluhKid2mFL-qSlMH238UthwMn7cdk4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1677a06ea9ff9d7-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "74.118.82.244",
        "cf-ipcountry": "AF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 15:41:55 UTC] === END API CALL LOG ===
[05-Jul-2026 15:41:55 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 15:41:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTczIiwidXNlcm5hbWUiOiJoc3Nqc2JzdmVpIiwiZW1haWwiOiJwZWV4aHViQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzg3MDY5N30.pW8HWs2a0f3OPluhKid2mFL-qSlMH238UthwMn7cdk4
[05-Jul-2026 15:41:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 15:41:55 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 15:41:55 UTC] User ID: 973
[05-Jul-2026 15:41:55 UTC] ✅ User profile retrieved successfully for user ID: 973
[05-Jul-2026 15:41:55 UTC] User Purchases API - User ID: 973
[05-Jul-2026 15:41:55 UTC] User Purchases API - Total purchases found: 0
[05-Jul-2026 15:41:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 15:41:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 15:41:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"74.118.82.244, 162.158.28.164","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTczIiwidXNlcm5hbWUiOiJoc3Nqc2JzdmVpIiwiZW1haWwiOiJwZWV4aHViQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzg3MDY5N30.pW8HWs2a0f3OPluhKid2mFL-qSlMH238UthwMn7cdk4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1677a144aaaf9d7-MCT","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"74.118.82.244","cf-ipcountry":"AF","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jul-2026 15:41:57 UTC] === User Orders API Called ===
[05-Jul-2026 15:41:57 UTC] User ID: 973
[05-Jul-2026 15:41:57 UTC] Limit: 20, Offset: 0
[05-Jul-2026 15:41:57 UTC] Orders found: 0
[05-Jul-2026 15:41:57 UTC] Orders data: []
[05-Jul-2026 15:41:57 UTC] Total orders count: 0
[05-Jul-2026 15:41:57 UTC] === API CALL LOG ===
[05-Jul-2026 15:41:57 UTC] Endpoint: user/profile.php
[05-Jul-2026 15:41:57 UTC] Full Log Data: {
    "timestamp": "2026-07-05 15:41:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "74.118.82.244",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "74.118.82.244, 162.158.28.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTczIiwidXNlcm5hbWUiOiJoc3Nqc2JzdmVpIiwiZW1haWwiOiJwZWV4aHViQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzg3MDY5N30.pW8HWs2a0f3OPluhKid2mFL-qSlMH238UthwMn7cdk4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1677a14ab07f9d7-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "74.118.82.244",
        "cf-ipcountry": "AF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 15:41:57 UTC] === END API CALL LOG ===
[05-Jul-2026 15:41:57 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 15:41:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTczIiwidXNlcm5hbWUiOiJoc3Nqc2JzdmVpIiwiZW1haWwiOiJwZWV4aHViQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzg3MDY5N30.pW8HWs2a0f3OPluhKid2mFL-qSlMH238UthwMn7cdk4
[05-Jul-2026 15:41:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 15:41:57 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 15:41:57 UTC] User ID: 973
[05-Jul-2026 15:41:57 UTC] ✅ User profile retrieved successfully for user ID: 973
[05-Jul-2026 15:41:58 UTC] === API CALL LOG ===
[05-Jul-2026 15:41:58 UTC] Endpoint: user/profile.php
[05-Jul-2026 15:41:58 UTC] Full Log Data: {
    "timestamp": "2026-07-05 15:41:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "74.118.82.244",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "74.118.82.244, 162.158.28.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTczIiwidXNlcm5hbWUiOiJoc3Nqc2JzdmVpIiwiZW1haWwiOiJwZWV4aHViQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzg3MDY5N30.pW8HWs2a0f3OPluhKid2mFL-qSlMH238UthwMn7cdk4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1677a15dccbf9d7-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "74.118.82.244",
        "cf-ipcountry": "AF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 15:41:58 UTC] === END API CALL LOG ===
[05-Jul-2026 15:41:58 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 15:41:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTczIiwidXNlcm5hbWUiOiJoc3Nqc2JzdmVpIiwiZW1haWwiOiJwZWV4aHViQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzg3MDY5N30.pW8HWs2a0f3OPluhKid2mFL-qSlMH238UthwMn7cdk4
[05-Jul-2026 15:41:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 15:41:58 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 15:41:58 UTC] User ID: 973
[05-Jul-2026 15:41:58 UTC] ✅ User profile retrieved successfully for user ID: 973
[05-Jul-2026 15:41:58 UTC] === API CALL LOG ===
[05-Jul-2026 15:41:58 UTC] Endpoint: user/profile.php
[05-Jul-2026 15:41:58 UTC] Full Log Data: {
    "timestamp": "2026-07-05 15:41:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "74.118.82.244",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "74.118.82.244, 162.158.28.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTczIiwidXNlcm5hbWUiOiJoc3Nqc2JzdmVpIiwiZW1haWwiOiJwZWV4aHViQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzg3MDY5N30.pW8HWs2a0f3OPluhKid2mFL-qSlMH238UthwMn7cdk4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1677a18c86af9d7-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "74.118.82.244",
        "cf-ipcountry": "AF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 15:41:58 UTC] === END API CALL LOG ===
[05-Jul-2026 15:41:58 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 15:41:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTczIiwidXNlcm5hbWUiOiJoc3Nqc2JzdmVpIiwiZW1haWwiOiJwZWV4aHViQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzg3MDY5N30.pW8HWs2a0f3OPluhKid2mFL-qSlMH238UthwMn7cdk4
[05-Jul-2026 15:41:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 15:41:58 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 15:41:58 UTC] User ID: 973
[05-Jul-2026 15:41:58 UTC] ✅ User profile retrieved successfully for user ID: 973
[05-Jul-2026 15:41:58 UTC] User Purchases API - User ID: 973
[05-Jul-2026 15:41:58 UTC] User Purchases API - Total purchases found: 0
[05-Jul-2026 15:42:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 15:42:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 15:42:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"74.118.82.244, 162.158.28.164","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTczIiwidXNlcm5hbWUiOiJoc3Nqc2JzdmVpIiwiZW1haWwiOiJwZWV4aHViQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzg3MDY5N30.pW8HWs2a0f3OPluhKid2mFL-qSlMH238UthwMn7cdk4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1677a290b9df9d7-MCT","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"74.118.82.244","cf-ipcountry":"AF","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jul-2026 15:42:01 UTC] === User Orders API Called ===
[05-Jul-2026 15:42:01 UTC] User ID: 973
[05-Jul-2026 15:42:01 UTC] Limit: 20, Offset: 0
[05-Jul-2026 15:42:01 UTC] Orders found: 0
[05-Jul-2026 15:42:01 UTC] Orders data: []
[05-Jul-2026 15:42:01 UTC] Total orders count: 0
[05-Jul-2026 15:42:01 UTC] === API CALL LOG ===
[05-Jul-2026 15:42:01 UTC] Endpoint: user/profile.php
[05-Jul-2026 15:42:01 UTC] Full Log Data: {
    "timestamp": "2026-07-05 15:42:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "74.118.82.244",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "74.118.82.244, 162.158.28.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTczIiwidXNlcm5hbWUiOiJoc3Nqc2JzdmVpIiwiZW1haWwiOiJwZWV4aHViQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzg3MDY5N30.pW8HWs2a0f3OPluhKid2mFL-qSlMH238UthwMn7cdk4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1677a298c2cf9d7-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "74.118.82.244",
        "cf-ipcountry": "AF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 15:42:01 UTC] === END API CALL LOG ===
[05-Jul-2026 15:42:01 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 15:42:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTczIiwidXNlcm5hbWUiOiJoc3Nqc2JzdmVpIiwiZW1haWwiOiJwZWV4aHViQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzg3MDY5N30.pW8HWs2a0f3OPluhKid2mFL-qSlMH238UthwMn7cdk4
[05-Jul-2026 15:42:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 15:42:01 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 15:42:01 UTC] User ID: 973
[05-Jul-2026 15:42:01 UTC] ✅ User profile retrieved successfully for user ID: 973
[05-Jul-2026 15:42:01 UTC] === API CALL LOG ===
[05-Jul-2026 15:42:01 UTC] Endpoint: user/profile.php
[05-Jul-2026 15:42:01 UTC] Full Log Data: {
    "timestamp": "2026-07-05 15:42:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "74.118.82.244",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "74.118.82.244, 162.158.28.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTczIiwidXNlcm5hbWUiOiJoc3Nqc2JzdmVpIiwiZW1haWwiOiJwZWV4aHViQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzg3MDY5N30.pW8HWs2a0f3OPluhKid2mFL-qSlMH238UthwMn7cdk4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1677a2aedb2f9d7-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "74.118.82.244",
        "cf-ipcountry": "AF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 15:42:01 UTC] === END API CALL LOG ===
[05-Jul-2026 15:42:01 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 15:42:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTczIiwidXNlcm5hbWUiOiJoc3Nqc2JzdmVpIiwiZW1haWwiOiJwZWV4aHViQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzg3MDY5N30.pW8HWs2a0f3OPluhKid2mFL-qSlMH238UthwMn7cdk4
[05-Jul-2026 15:42:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 15:42:01 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 15:42:01 UTC] User ID: 973
[05-Jul-2026 15:42:01 UTC] ✅ User profile retrieved successfully for user ID: 973
[05-Jul-2026 15:42:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 15:42:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 15:42:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"74.118.82.244, 162.158.28.165","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTczIiwidXNlcm5hbWUiOiJoc3Nqc2JzdmVpIiwiZW1haWwiOiJwZWV4aHViQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzg3MDY5N30.pW8HWs2a0f3OPluhKid2mFL-qSlMH238UthwMn7cdk4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1677ad49f1af9d7-MCT","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"74.118.82.244","cf-ipcountry":"AF","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jul-2026 15:42:29 UTC] === User Orders API Called ===
[05-Jul-2026 15:42:29 UTC] User ID: 973
[05-Jul-2026 15:42:29 UTC] Limit: 20, Offset: 0
[05-Jul-2026 15:42:29 UTC] Orders found: 0
[05-Jul-2026 15:42:29 UTC] Orders data: []
[05-Jul-2026 15:42:29 UTC] Total orders count: 0
[05-Jul-2026 15:42:29 UTC] === API CALL LOG ===
[05-Jul-2026 15:42:29 UTC] Endpoint: user/profile.php
[05-Jul-2026 15:42:29 UTC] Full Log Data: {
    "timestamp": "2026-07-05 15:42:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "74.118.82.244",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "74.118.82.244, 162.158.28.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTczIiwidXNlcm5hbWUiOiJoc3Nqc2JzdmVpIiwiZW1haWwiOiJwZWV4aHViQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzg3MDY5N30.pW8HWs2a0f3OPluhKid2mFL-qSlMH238UthwMn7cdk4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1677ad53fcdf9d7-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "74.118.82.244",
        "cf-ipcountry": "AF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 15:42:29 UTC] === END API CALL LOG ===
[05-Jul-2026 15:42:29 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 15:42:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTczIiwidXNlcm5hbWUiOiJoc3Nqc2JzdmVpIiwiZW1haWwiOiJwZWV4aHViQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzg3MDY5N30.pW8HWs2a0f3OPluhKid2mFL-qSlMH238UthwMn7cdk4
[05-Jul-2026 15:42:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 15:42:29 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 15:42:29 UTC] User ID: 973
[05-Jul-2026 15:42:29 UTC] ✅ User profile retrieved successfully for user ID: 973
[05-Jul-2026 15:42:29 UTC] === API CALL LOG ===
[05-Jul-2026 15:42:29 UTC] Endpoint: user/profile.php
[05-Jul-2026 15:42:29 UTC] Full Log Data: {
    "timestamp": "2026-07-05 15:42:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "74.118.82.244",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "74.118.82.244, 162.158.28.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTczIiwidXNlcm5hbWUiOiJoc3Nqc2JzdmVpIiwiZW1haWwiOiJwZWV4aHViQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzg3MDY5N30.pW8HWs2a0f3OPluhKid2mFL-qSlMH238UthwMn7cdk4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1677ad6690df9d7-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "74.118.82.244",
        "cf-ipcountry": "AF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 15:42:29 UTC] === END API CALL LOG ===
[05-Jul-2026 15:42:29 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 15:42:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTczIiwidXNlcm5hbWUiOiJoc3Nqc2JzdmVpIiwiZW1haWwiOiJwZWV4aHViQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzg3MDY5N30.pW8HWs2a0f3OPluhKid2mFL-qSlMH238UthwMn7cdk4
[05-Jul-2026 15:42:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 15:42:29 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 15:42:29 UTC] User ID: 973
[05-Jul-2026 15:42:29 UTC] ✅ User profile retrieved successfully for user ID: 973
[05-Jul-2026 15:42:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 15:42:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 15:42:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"74.118.82.244, 162.158.28.165","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTczIiwidXNlcm5hbWUiOiJoc3Nqc2JzdmVpIiwiZW1haWwiOiJwZWV4aHViQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzg3MDY5N30.pW8HWs2a0f3OPluhKid2mFL-qSlMH238UthwMn7cdk4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1677aed1be9f9d7-MCT","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"74.118.82.244","cf-ipcountry":"AF","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jul-2026 15:42:32 UTC] === User Orders API Called ===
[05-Jul-2026 15:42:32 UTC] User ID: 973
[05-Jul-2026 15:42:32 UTC] Limit: 20, Offset: 0
[05-Jul-2026 15:42:32 UTC] Orders found: 0
[05-Jul-2026 15:42:32 UTC] Orders data: []
[05-Jul-2026 15:42:32 UTC] Total orders count: 0
[05-Jul-2026 15:42:32 UTC] === API CALL LOG ===
[05-Jul-2026 15:42:32 UTC] Endpoint: user/profile.php
[05-Jul-2026 15:42:32 UTC] Full Log Data: {
    "timestamp": "2026-07-05 15:42:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "74.118.82.244",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "74.118.82.244, 162.158.28.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTczIiwidXNlcm5hbWUiOiJoc3Nqc2JzdmVpIiwiZW1haWwiOiJwZWV4aHViQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzg3MDY5N30.pW8HWs2a0f3OPluhKid2mFL-qSlMH238UthwMn7cdk4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1677aed7c79f9d7-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "74.118.82.244",
        "cf-ipcountry": "AF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 15:42:32 UTC] === END API CALL LOG ===
[05-Jul-2026 15:42:32 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 15:42:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTczIiwidXNlcm5hbWUiOiJoc3Nqc2JzdmVpIiwiZW1haWwiOiJwZWV4aHViQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzg3MDY5N30.pW8HWs2a0f3OPluhKid2mFL-qSlMH238UthwMn7cdk4
[05-Jul-2026 15:42:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 15:42:32 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 15:42:32 UTC] User ID: 973
[05-Jul-2026 15:42:32 UTC] ✅ User profile retrieved successfully for user ID: 973
[05-Jul-2026 15:42:32 UTC] === API CALL LOG ===
[05-Jul-2026 15:42:32 UTC] Endpoint: user/profile.php
[05-Jul-2026 15:42:32 UTC] Full Log Data: {
    "timestamp": "2026-07-05 15:42:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "74.118.82.244",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "74.118.82.244, 162.158.28.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTczIiwidXNlcm5hbWUiOiJoc3Nqc2JzdmVpIiwiZW1haWwiOiJwZWV4aHViQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzg3MDY5N30.pW8HWs2a0f3OPluhKid2mFL-qSlMH238UthwMn7cdk4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1677aeede33f9d7-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "74.118.82.244",
        "cf-ipcountry": "AF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 15:42:32 UTC] === END API CALL LOG ===
[05-Jul-2026 15:42:32 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 15:42:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTczIiwidXNlcm5hbWUiOiJoc3Nqc2JzdmVpIiwiZW1haWwiOiJwZWV4aHViQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzg3MDY5N30.pW8HWs2a0f3OPluhKid2mFL-qSlMH238UthwMn7cdk4
[05-Jul-2026 15:42:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 15:42:32 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 15:42:32 UTC] User ID: 973
[05-Jul-2026 15:42:32 UTC] ✅ User profile retrieved successfully for user ID: 973
[05-Jul-2026 15:42:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 15:42:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 15:42:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"74.118.82.244, 162.158.28.165","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTczIiwidXNlcm5hbWUiOiJoc3Nqc2JzdmVpIiwiZW1haWwiOiJwZWV4aHViQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzg3MDY5N30.pW8HWs2a0f3OPluhKid2mFL-qSlMH238UthwMn7cdk4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1677b01fdebf9d7-MCT","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"74.118.82.244","cf-ipcountry":"AF","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jul-2026 15:42:35 UTC] === User Orders API Called ===
[05-Jul-2026 15:42:35 UTC] User ID: 973
[05-Jul-2026 15:42:35 UTC] Limit: 20, Offset: 0
[05-Jul-2026 15:42:35 UTC] Orders found: 0
[05-Jul-2026 15:42:35 UTC] Orders data: []
[05-Jul-2026 15:42:35 UTC] Total orders count: 0
[05-Jul-2026 15:42:35 UTC] === API CALL LOG ===
[05-Jul-2026 15:42:35 UTC] Endpoint: user/profile.php
[05-Jul-2026 15:42:35 UTC] Full Log Data: {
    "timestamp": "2026-07-05 15:42:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "74.118.82.244",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "74.118.82.244, 162.158.28.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTczIiwidXNlcm5hbWUiOiJoc3Nqc2JzdmVpIiwiZW1haWwiOiJwZWV4aHViQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzg3MDY5N30.pW8HWs2a0f3OPluhKid2mFL-qSlMH238UthwMn7cdk4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1677b025e60f9d7-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "74.118.82.244",
        "cf-ipcountry": "AF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 15:42:35 UTC] === END API CALL LOG ===
[05-Jul-2026 15:42:35 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 15:42:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTczIiwidXNlcm5hbWUiOiJoc3Nqc2JzdmVpIiwiZW1haWwiOiJwZWV4aHViQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzg3MDY5N30.pW8HWs2a0f3OPluhKid2mFL-qSlMH238UthwMn7cdk4
[05-Jul-2026 15:42:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 15:42:35 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 15:42:35 UTC] User ID: 973
[05-Jul-2026 15:42:35 UTC] ✅ User profile retrieved successfully for user ID: 973
[05-Jul-2026 15:42:36 UTC] === API CALL LOG ===
[05-Jul-2026 15:42:36 UTC] Endpoint: user/profile.php
[05-Jul-2026 15:42:36 UTC] Full Log Data: {
    "timestamp": "2026-07-05 15:42:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "74.118.82.244",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "74.118.82.244, 162.158.28.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTczIiwidXNlcm5hbWUiOiJoc3Nqc2JzdmVpIiwiZW1haWwiOiJwZWV4aHViQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzg3MDY5N30.pW8HWs2a0f3OPluhKid2mFL-qSlMH238UthwMn7cdk4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1677b03c82af9d7-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "74.118.82.244",
        "cf-ipcountry": "AF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 15:42:36 UTC] === END API CALL LOG ===
[05-Jul-2026 15:42:36 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 15:42:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTczIiwidXNlcm5hbWUiOiJoc3Nqc2JzdmVpIiwiZW1haWwiOiJwZWV4aHViQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzg3MDY5N30.pW8HWs2a0f3OPluhKid2mFL-qSlMH238UthwMn7cdk4
[05-Jul-2026 15:42:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 15:42:36 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 15:42:36 UTC] User ID: 973
[05-Jul-2026 15:42:36 UTC] ✅ User profile retrieved successfully for user ID: 973
[05-Jul-2026 15:42:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 15:42:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 15:42:46 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"74.118.82.244, 162.158.28.165","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTczIiwidXNlcm5hbWUiOiJoc3Nqc2JzdmVpIiwiZW1haWwiOiJwZWV4aHViQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzg3MDY5N30.pW8HWs2a0f3OPluhKid2mFL-qSlMH238UthwMn7cdk4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1677b3f6e26f9d7-MCT","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"74.118.82.244","cf-ipcountry":"AF","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jul-2026 15:42:46 UTC] === User Orders API Called ===
[05-Jul-2026 15:42:46 UTC] User ID: 973
[05-Jul-2026 15:42:46 UTC] Limit: 20, Offset: 0
[05-Jul-2026 15:42:46 UTC] Orders found: 0
[05-Jul-2026 15:42:46 UTC] Orders data: []
[05-Jul-2026 15:42:46 UTC] Total orders count: 0
[05-Jul-2026 15:42:46 UTC] === API CALL LOG ===
[05-Jul-2026 15:42:46 UTC] Endpoint: user/profile.php
[05-Jul-2026 15:42:46 UTC] Full Log Data: {
    "timestamp": "2026-07-05 15:42:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "74.118.82.244",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "74.118.82.244, 162.158.28.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTczIiwidXNlcm5hbWUiOiJoc3Nqc2JzdmVpIiwiZW1haWwiOiJwZWV4aHViQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzg3MDY5N30.pW8HWs2a0f3OPluhKid2mFL-qSlMH238UthwMn7cdk4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1677b3fde90f9d7-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "74.118.82.244",
        "cf-ipcountry": "AF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 15:42:46 UTC] === END API CALL LOG ===
[05-Jul-2026 15:42:46 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 15:42:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTczIiwidXNlcm5hbWUiOiJoc3Nqc2JzdmVpIiwiZW1haWwiOiJwZWV4aHViQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzg3MDY5N30.pW8HWs2a0f3OPluhKid2mFL-qSlMH238UthwMn7cdk4
[05-Jul-2026 15:42:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 15:42:46 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 15:42:46 UTC] User ID: 973
[05-Jul-2026 15:42:46 UTC] ✅ User profile retrieved successfully for user ID: 973
[05-Jul-2026 15:42:46 UTC] === API CALL LOG ===
[05-Jul-2026 15:42:46 UTC] Endpoint: user/profile.php
[05-Jul-2026 15:42:46 UTC] Full Log Data: {
    "timestamp": "2026-07-05 15:42:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "74.118.82.244",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "74.118.82.244, 162.158.28.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTczIiwidXNlcm5hbWUiOiJoc3Nqc2JzdmVpIiwiZW1haWwiOiJwZWV4aHViQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzg3MDY5N30.pW8HWs2a0f3OPluhKid2mFL-qSlMH238UthwMn7cdk4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1677b414842f9d7-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "74.118.82.244",
        "cf-ipcountry": "AF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 15:42:46 UTC] === END API CALL LOG ===
[05-Jul-2026 15:42:46 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 15:42:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTczIiwidXNlcm5hbWUiOiJoc3Nqc2JzdmVpIiwiZW1haWwiOiJwZWV4aHViQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzg3MDY5N30.pW8HWs2a0f3OPluhKid2mFL-qSlMH238UthwMn7cdk4
[05-Jul-2026 15:42:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 15:42:46 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 15:42:46 UTC] User ID: 973
[05-Jul-2026 15:42:46 UTC] ✅ User profile retrieved successfully for user ID: 973
[05-Jul-2026 15:42:59 UTC] === API CALL LOG ===
[05-Jul-2026 15:42:59 UTC] Endpoint: user/profile.php
[05-Jul-2026 15:42:59 UTC] Full Log Data: {
    "timestamp": "2026-07-05 15:42:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "74.118.82.244",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "74.118.82.244, 162.158.28.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTczIiwidXNlcm5hbWUiOiJoc3Nqc2JzdmVpIiwiZW1haWwiOiJwZWV4aHViQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzg3MDY5N30.pW8HWs2a0f3OPluhKid2mFL-qSlMH238UthwMn7cdk4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1677b973c38f9d7-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "74.118.82.244",
        "cf-ipcountry": "AF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 15:42:59 UTC] === END API CALL LOG ===
[05-Jul-2026 15:42:59 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 15:42:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTczIiwidXNlcm5hbWUiOiJoc3Nqc2JzdmVpIiwiZW1haWwiOiJwZWV4aHViQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzg3MDY5N30.pW8HWs2a0f3OPluhKid2mFL-qSlMH238UthwMn7cdk4
[05-Jul-2026 15:42:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 15:42:59 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 15:42:59 UTC] User ID: 973
[05-Jul-2026 15:42:59 UTC] ✅ User profile retrieved successfully for user ID: 973
[05-Jul-2026 15:42:59 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 15:42:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 15:42:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"74.118.82.244, 162.158.28.164","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTczIiwidXNlcm5hbWUiOiJoc3Nqc2JzdmVpIiwiZW1haWwiOiJwZWV4aHViQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzg3MDY5N30.pW8HWs2a0f3OPluhKid2mFL-qSlMH238UthwMn7cdk4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1677b956a1ef9d7-MCT","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"74.118.82.244","cf-ipcountry":"AF","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jul-2026 15:42:59 UTC] === User Orders API Called ===
[05-Jul-2026 15:42:59 UTC] User ID: 973
[05-Jul-2026 15:42:59 UTC] Limit: 20, Offset: 0
[05-Jul-2026 15:42:59 UTC] Orders found: 0
[05-Jul-2026 15:42:59 UTC] Orders data: []
[05-Jul-2026 15:42:59 UTC] Total orders count: 0
[05-Jul-2026 15:42:59 UTC] === API CALL LOG ===
[05-Jul-2026 15:42:59 UTC] Endpoint: user/profile.php
[05-Jul-2026 15:42:59 UTC] Full Log Data: {
    "timestamp": "2026-07-05 15:42:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "74.118.82.244",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "74.118.82.244, 162.158.28.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTczIiwidXNlcm5hbWUiOiJoc3Nqc2JzdmVpIiwiZW1haWwiOiJwZWV4aHViQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzg3MDY5N30.pW8HWs2a0f3OPluhKid2mFL-qSlMH238UthwMn7cdk4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1677b95ca8ff9d7-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "74.118.82.244",
        "cf-ipcountry": "AF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 15:42:59 UTC] === END API CALL LOG ===
[05-Jul-2026 15:42:59 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 15:42:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTczIiwidXNlcm5hbWUiOiJoc3Nqc2JzdmVpIiwiZW1haWwiOiJwZWV4aHViQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzg3MDY5N30.pW8HWs2a0f3OPluhKid2mFL-qSlMH238UthwMn7cdk4
[05-Jul-2026 15:42:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 15:42:59 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 15:42:59 UTC] User ID: 973
[05-Jul-2026 15:42:59 UTC] ✅ User profile retrieved successfully for user ID: 973
[05-Jul-2026 15:43:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 15:43:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 15:43:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"74.118.82.244, 162.158.28.164","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTczIiwidXNlcm5hbWUiOiJoc3Nqc2JzdmVpIiwiZW1haWwiOiJwZWV4aHViQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzg3MDY5N30.pW8HWs2a0f3OPluhKid2mFL-qSlMH238UthwMn7cdk4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1677c40ade9f9d7-MCT","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"74.118.82.244","cf-ipcountry":"AF","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jul-2026 15:43:27 UTC] === User Orders API Called ===
[05-Jul-2026 15:43:27 UTC] User ID: 973
[05-Jul-2026 15:43:27 UTC] Limit: 20, Offset: 0
[05-Jul-2026 15:43:27 UTC] Orders found: 0
[05-Jul-2026 15:43:27 UTC] Orders data: []
[05-Jul-2026 15:43:27 UTC] Total orders count: 0
[05-Jul-2026 15:43:27 UTC] === API CALL LOG ===
[05-Jul-2026 15:43:27 UTC] Endpoint: user/profile.php
[05-Jul-2026 15:43:27 UTC] Full Log Data: {
    "timestamp": "2026-07-05 15:43:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "74.118.82.244",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "74.118.82.244, 162.158.28.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTczIiwidXNlcm5hbWUiOiJoc3Nqc2JzdmVpIiwiZW1haWwiOiJwZWV4aHViQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzg3MDY5N30.pW8HWs2a0f3OPluhKid2mFL-qSlMH238UthwMn7cdk4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1677c411e54f9d7-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "74.118.82.244",
        "cf-ipcountry": "AF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 15:43:27 UTC] === END API CALL LOG ===
[05-Jul-2026 15:43:27 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 15:43:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTczIiwidXNlcm5hbWUiOiJoc3Nqc2JzdmVpIiwiZW1haWwiOiJwZWV4aHViQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzg3MDY5N30.pW8HWs2a0f3OPluhKid2mFL-qSlMH238UthwMn7cdk4
[05-Jul-2026 15:43:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 15:43:27 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 15:43:27 UTC] User ID: 973
[05-Jul-2026 15:43:27 UTC] ✅ User profile retrieved successfully for user ID: 973
[05-Jul-2026 15:43:27 UTC] === API CALL LOG ===
[05-Jul-2026 15:43:27 UTC] Endpoint: user/profile.php
[05-Jul-2026 15:43:27 UTC] Full Log Data: {
    "timestamp": "2026-07-05 15:43:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "74.118.82.244",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "74.118.82.244, 162.158.28.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTczIiwidXNlcm5hbWUiOiJoc3Nqc2JzdmVpIiwiZW1haWwiOiJwZWV4aHViQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzg3MDY5N30.pW8HWs2a0f3OPluhKid2mFL-qSlMH238UthwMn7cdk4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1677c427fe5f9d7-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "74.118.82.244",
        "cf-ipcountry": "AF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 15:43:27 UTC] === END API CALL LOG ===
[05-Jul-2026 15:43:27 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 15:43:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTczIiwidXNlcm5hbWUiOiJoc3Nqc2JzdmVpIiwiZW1haWwiOiJwZWV4aHViQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzg3MDY5N30.pW8HWs2a0f3OPluhKid2mFL-qSlMH238UthwMn7cdk4
[05-Jul-2026 15:43:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 15:43:27 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 15:43:27 UTC] User ID: 973
[05-Jul-2026 15:43:27 UTC] ✅ User profile retrieved successfully for user ID: 973
[05-Jul-2026 15:43:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 15:43:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 15:43:46 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"74.118.82.244, 162.158.28.165","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTczIiwidXNlcm5hbWUiOiJoc3Nqc2JzdmVpIiwiZW1haWwiOiJwZWV4aHViQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzg3MDY5N30.pW8HWs2a0f3OPluhKid2mFL-qSlMH238UthwMn7cdk4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1677cb8c8c3f9d7-MCT","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"74.118.82.244","cf-ipcountry":"AF","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jul-2026 15:43:46 UTC] === User Orders API Called ===
[05-Jul-2026 15:43:46 UTC] User ID: 973
[05-Jul-2026 15:43:46 UTC] Limit: 20, Offset: 0
[05-Jul-2026 15:43:46 UTC] Orders found: 1
[05-Jul-2026 15:43:46 UTC] Orders data: [{"id":385,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/peexhub_ch","status":"pending","created_at":"2026-07-05 19:13:44","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[05-Jul-2026 15:43:46 UTC] Total orders count: 1
[05-Jul-2026 15:43:53 UTC] === API CALL LOG ===
[05-Jul-2026 15:43:53 UTC] Endpoint: user/profile.php
[05-Jul-2026 15:43:53 UTC] Full Log Data: {
    "timestamp": "2026-07-05 15:43:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "74.118.82.244",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "74.118.82.244, 162.158.28.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTczIiwidXNlcm5hbWUiOiJoc3Nqc2JzdmVpIiwiZW1haWwiOiJwZWV4aHViQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzg3MDY5N30.pW8HWs2a0f3OPluhKid2mFL-qSlMH238UthwMn7cdk4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1677ce6fb1cf9d7-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "74.118.82.244",
        "cf-ipcountry": "AF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 15:43:53 UTC] === END API CALL LOG ===
[05-Jul-2026 15:43:53 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 15:43:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTczIiwidXNlcm5hbWUiOiJoc3Nqc2JzdmVpIiwiZW1haWwiOiJwZWV4aHViQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzg3MDY5N30.pW8HWs2a0f3OPluhKid2mFL-qSlMH238UthwMn7cdk4
[05-Jul-2026 15:43:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 15:43:53 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 15:43:53 UTC] User ID: 973
[05-Jul-2026 15:43:53 UTC] ✅ User profile retrieved successfully for user ID: 973
[05-Jul-2026 15:43:53 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 15:43:53 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 15:43:53 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"74.118.82.244, 162.158.28.164","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTczIiwidXNlcm5hbWUiOiJoc3Nqc2JzdmVpIiwiZW1haWwiOiJwZWV4aHViQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzg3MDY5N30.pW8HWs2a0f3OPluhKid2mFL-qSlMH238UthwMn7cdk4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1677ce5188af9d7-MCT","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"74.118.82.244","cf-ipcountry":"AF","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jul-2026 15:43:53 UTC] === User Orders API Called ===
[05-Jul-2026 15:43:53 UTC] User ID: 973
[05-Jul-2026 15:43:53 UTC] Limit: 20, Offset: 0
[05-Jul-2026 15:43:53 UTC] Orders found: 1
[05-Jul-2026 15:43:53 UTC] Orders data: [{"id":385,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/peexhub_ch","status":"pending","created_at":"2026-07-05 19:13:44","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[05-Jul-2026 15:43:53 UTC] Total orders count: 1
[05-Jul-2026 15:43:53 UTC] === API CALL LOG ===
[05-Jul-2026 15:43:53 UTC] Endpoint: user/profile.php
[05-Jul-2026 15:43:53 UTC] Full Log Data: {
    "timestamp": "2026-07-05 15:43:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "74.118.82.244",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "74.118.82.244, 162.158.28.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTczIiwidXNlcm5hbWUiOiJoc3Nqc2JzdmVpIiwiZW1haWwiOiJwZWV4aHViQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzg3MDY5N30.pW8HWs2a0f3OPluhKid2mFL-qSlMH238UthwMn7cdk4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1677ce58917f9d7-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "74.118.82.244",
        "cf-ipcountry": "AF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 15:43:53 UTC] === END API CALL LOG ===
[05-Jul-2026 15:43:53 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 15:43:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTczIiwidXNlcm5hbWUiOiJoc3Nqc2JzdmVpIiwiZW1haWwiOiJwZWV4aHViQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzg3MDY5N30.pW8HWs2a0f3OPluhKid2mFL-qSlMH238UthwMn7cdk4
[05-Jul-2026 15:43:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 15:43:53 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 15:43:53 UTC] User ID: 973
[05-Jul-2026 15:43:53 UTC] ✅ User profile retrieved successfully for user ID: 973
[05-Jul-2026 15:44:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 15:44:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 15:44:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"74.118.82.244, 162.158.28.164","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTczIiwidXNlcm5hbWUiOiJoc3Nqc2JzdmVpIiwiZW1haWwiOiJwZWV4aHViQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzg3MDY5N30.pW8HWs2a0f3OPluhKid2mFL-qSlMH238UthwMn7cdk4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1677d10f9f4f9d7-MCT","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"74.118.82.244","cf-ipcountry":"AF","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jul-2026 15:44:00 UTC] === User Orders API Called ===
[05-Jul-2026 15:44:00 UTC] User ID: 973
[05-Jul-2026 15:44:00 UTC] Limit: 20, Offset: 0
[05-Jul-2026 15:44:00 UTC] Orders found: 1
[05-Jul-2026 15:44:00 UTC] Orders data: [{"id":385,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/peexhub_ch","status":"pending","created_at":"2026-07-05 19:13:44","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[05-Jul-2026 15:44:00 UTC] Total orders count: 1
[05-Jul-2026 15:44:47 UTC] === API CALL LOG ===
[05-Jul-2026 15:44:47 UTC] Endpoint: user/profile.php
[05-Jul-2026 15:44:47 UTC] Full Log Data: {
    "timestamp": "2026-07-05 15:44:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "74.118.82.244",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "74.118.82.244, 162.158.28.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTczIiwidXNlcm5hbWUiOiJoc3Nqc2JzdmVpIiwiZW1haWwiOiJwZWV4aHViQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzg3MDY5N30.pW8HWs2a0f3OPluhKid2mFL-qSlMH238UthwMn7cdk4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1677e38dff2f9e5-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "74.118.82.244",
        "cf-ipcountry": "AF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 15:44:47 UTC] === END API CALL LOG ===
[05-Jul-2026 15:44:47 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 15:44:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTczIiwidXNlcm5hbWUiOiJoc3Nqc2JzdmVpIiwiZW1haWwiOiJwZWV4aHViQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzg3MDY5N30.pW8HWs2a0f3OPluhKid2mFL-qSlMH238UthwMn7cdk4
[05-Jul-2026 15:44:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 15:44:47 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 15:44:47 UTC] User ID: 973
[05-Jul-2026 15:44:47 UTC] ✅ User profile retrieved successfully for user ID: 973
[05-Jul-2026 15:44:47 UTC] === API CALL LOG ===
[05-Jul-2026 15:44:47 UTC] Endpoint: user/profile.php
[05-Jul-2026 15:44:47 UTC] Full Log Data: {
    "timestamp": "2026-07-05 15:44:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "74.118.82.244",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "74.118.82.244, 162.158.28.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTczIiwidXNlcm5hbWUiOiJoc3Nqc2JzdmVpIiwiZW1haWwiOiJwZWV4aHViQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzg3MDY5N30.pW8HWs2a0f3OPluhKid2mFL-qSlMH238UthwMn7cdk4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1677e38dfedf9e5-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "74.118.82.244",
        "cf-ipcountry": "AF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 15:44:47 UTC] === END API CALL LOG ===
[05-Jul-2026 15:44:47 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 15:44:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTczIiwidXNlcm5hbWUiOiJoc3Nqc2JzdmVpIiwiZW1haWwiOiJwZWV4aHViQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzg3MDY5N30.pW8HWs2a0f3OPluhKid2mFL-qSlMH238UthwMn7cdk4
[05-Jul-2026 15:44:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 15:44:47 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 15:44:47 UTC] User ID: 973
[05-Jul-2026 15:44:47 UTC] ✅ User profile retrieved successfully for user ID: 973
[05-Jul-2026 15:44:47 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 15:44:47 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 15:44:47 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"74.118.82.244, 162.158.28.165","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTczIiwidXNlcm5hbWUiOiJoc3Nqc2JzdmVpIiwiZW1haWwiOiJwZWV4aHViQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzg3MDY5N30.pW8HWs2a0f3OPluhKid2mFL-qSlMH238UthwMn7cdk4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1677e393861f9e5-MCT","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"74.118.82.244","cf-ipcountry":"AF","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jul-2026 15:44:47 UTC] === User Orders API Called ===
[05-Jul-2026 15:44:47 UTC] User ID: 973
[05-Jul-2026 15:44:47 UTC] Limit: 20, Offset: 0
[05-Jul-2026 15:44:47 UTC] Orders found: 1
[05-Jul-2026 15:44:47 UTC] Orders data: [{"id":385,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/peexhub_ch","status":"pending","created_at":"2026-07-05 19:13:44","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[05-Jul-2026 15:44:47 UTC] Total orders count: 1
[05-Jul-2026 15:44:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 15:44:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 15:44:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"74.118.82.244, 162.158.28.165","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTczIiwidXNlcm5hbWUiOiJoc3Nqc2JzdmVpIiwiZW1haWwiOiJwZWV4aHViQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzg3MDY5N30.pW8HWs2a0f3OPluhKid2mFL-qSlMH238UthwMn7cdk4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1677e4bcd3cf9e5-MCT","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"74.118.82.244","cf-ipcountry":"AF","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jul-2026 15:44:50 UTC] === User Orders API Called ===
[05-Jul-2026 15:44:50 UTC] User ID: 973
[05-Jul-2026 15:44:50 UTC] Limit: 20, Offset: 0
[05-Jul-2026 15:44:50 UTC] Orders found: 1
[05-Jul-2026 15:44:50 UTC] Orders data: [{"id":385,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/peexhub_ch","status":"pending","created_at":"2026-07-05 19:13:44","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[05-Jul-2026 15:44:50 UTC] Total orders count: 1
[05-Jul-2026 15:45:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 15:45:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 15:45:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"74.118.82.244, 162.158.28.165","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTczIiwidXNlcm5hbWUiOiJoc3Nqc2JzdmVpIiwiZW1haWwiOiJwZWV4aHViQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzg3MDY5N30.pW8HWs2a0f3OPluhKid2mFL-qSlMH238UthwMn7cdk4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1677e922ad5f9e5-MCT","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"74.118.82.244","cf-ipcountry":"AF","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jul-2026 15:45:01 UTC] === User Orders API Called ===
[05-Jul-2026 15:45:01 UTC] User ID: 973
[05-Jul-2026 15:45:01 UTC] Limit: 20, Offset: 0
[05-Jul-2026 15:45:01 UTC] Orders found: 1
[05-Jul-2026 15:45:01 UTC] Orders data: [{"id":385,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/peexhub_ch","status":"pending","created_at":"2026-07-05 19:13:44","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[05-Jul-2026 15:45:01 UTC] Total orders count: 1
[05-Jul-2026 15:45:01 UTC] === API CALL LOG ===
[05-Jul-2026 15:45:01 UTC] Endpoint: user/profile.php
[05-Jul-2026 15:45:01 UTC] Full Log Data: {
    "timestamp": "2026-07-05 15:45:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "74.118.82.244",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "74.118.82.244, 162.158.28.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTczIiwidXNlcm5hbWUiOiJoc3Nqc2JzdmVpIiwiZW1haWwiOiJwZWV4aHViQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzg3MDY5N30.pW8HWs2a0f3OPluhKid2mFL-qSlMH238UthwMn7cdk4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1677e929b4bf9e5-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "74.118.82.244",
        "cf-ipcountry": "AF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 15:45:01 UTC] === END API CALL LOG ===
[05-Jul-2026 15:45:01 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 15:45:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTczIiwidXNlcm5hbWUiOiJoc3Nqc2JzdmVpIiwiZW1haWwiOiJwZWV4aHViQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzg3MDY5N30.pW8HWs2a0f3OPluhKid2mFL-qSlMH238UthwMn7cdk4
[05-Jul-2026 15:45:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 15:45:01 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 15:45:01 UTC] User ID: 973
[05-Jul-2026 15:45:01 UTC] ✅ User profile retrieved successfully for user ID: 973
[05-Jul-2026 15:45:02 UTC] === API CALL LOG ===
[05-Jul-2026 15:45:02 UTC] Endpoint: user/profile.php
[05-Jul-2026 15:45:02 UTC] Full Log Data: {
    "timestamp": "2026-07-05 15:45:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "74.118.82.244",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "74.118.82.244, 162.158.28.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTczIiwidXNlcm5hbWUiOiJoc3Nqc2JzdmVpIiwiZW1haWwiOiJwZWV4aHViQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzg3MDY5N30.pW8HWs2a0f3OPluhKid2mFL-qSlMH238UthwMn7cdk4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1677e93cc97f9e5-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "74.118.82.244",
        "cf-ipcountry": "AF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 15:45:02 UTC] === END API CALL LOG ===
[05-Jul-2026 15:45:02 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 15:45:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTczIiwidXNlcm5hbWUiOiJoc3Nqc2JzdmVpIiwiZW1haWwiOiJwZWV4aHViQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzg3MDY5N30.pW8HWs2a0f3OPluhKid2mFL-qSlMH238UthwMn7cdk4
[05-Jul-2026 15:45:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 15:45:02 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 15:45:02 UTC] User ID: 973
[05-Jul-2026 15:45:02 UTC] ✅ User profile retrieved successfully for user ID: 973
[05-Jul-2026 15:45:05 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 15:45:05 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 15:45:05 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"74.118.82.244, 162.158.28.165","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTczIiwidXNlcm5hbWUiOiJoc3Nqc2JzdmVpIiwiZW1haWwiOiJwZWV4aHViQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzg3MDY5N30.pW8HWs2a0f3OPluhKid2mFL-qSlMH238UthwMn7cdk4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1677eaad87ff9e5-MCT","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"74.118.82.244","cf-ipcountry":"AF","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jul-2026 15:45:05 UTC] === User Orders API Called ===
[05-Jul-2026 15:45:05 UTC] User ID: 973
[05-Jul-2026 15:45:05 UTC] Limit: 20, Offset: 0
[05-Jul-2026 15:45:05 UTC] Orders found: 1
[05-Jul-2026 15:45:05 UTC] Orders data: [{"id":385,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/peexhub_ch","status":"pending","created_at":"2026-07-05 19:13:44","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[05-Jul-2026 15:45:05 UTC] Total orders count: 1
[05-Jul-2026 15:45:05 UTC] === API CALL LOG ===
[05-Jul-2026 15:45:05 UTC] Endpoint: user/profile.php
[05-Jul-2026 15:45:05 UTC] Full Log Data: {
    "timestamp": "2026-07-05 15:45:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "74.118.82.244",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "74.118.82.244, 162.158.28.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTczIiwidXNlcm5hbWUiOiJoc3Nqc2JzdmVpIiwiZW1haWwiOiJwZWV4aHViQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzg3MDY5N30.pW8HWs2a0f3OPluhKid2mFL-qSlMH238UthwMn7cdk4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1677eab4900f9e5-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "74.118.82.244",
        "cf-ipcountry": "AF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 15:45:05 UTC] === END API CALL LOG ===
[05-Jul-2026 15:45:05 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 15:45:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTczIiwidXNlcm5hbWUiOiJoc3Nqc2JzdmVpIiwiZW1haWwiOiJwZWV4aHViQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzg3MDY5N30.pW8HWs2a0f3OPluhKid2mFL-qSlMH238UthwMn7cdk4
[05-Jul-2026 15:45:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 15:45:05 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 15:45:05 UTC] User ID: 973
[05-Jul-2026 15:45:05 UTC] ✅ User profile retrieved successfully for user ID: 973
[05-Jul-2026 15:45:06 UTC] === API CALL LOG ===
[05-Jul-2026 15:45:06 UTC] Endpoint: user/profile.php
[05-Jul-2026 15:45:06 UTC] Full Log Data: {
    "timestamp": "2026-07-05 15:45:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "74.118.82.244",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "74.118.82.244, 162.158.28.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTczIiwidXNlcm5hbWUiOiJoc3Nqc2JzdmVpIiwiZW1haWwiOiJwZWV4aHViQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzg3MDY5N30.pW8HWs2a0f3OPluhKid2mFL-qSlMH238UthwMn7cdk4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1677eac9a85f9e5-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "74.118.82.244",
        "cf-ipcountry": "AF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 15:45:06 UTC] === END API CALL LOG ===
[05-Jul-2026 15:45:06 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 15:45:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTczIiwidXNlcm5hbWUiOiJoc3Nqc2JzdmVpIiwiZW1haWwiOiJwZWV4aHViQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzg3MDY5N30.pW8HWs2a0f3OPluhKid2mFL-qSlMH238UthwMn7cdk4
[05-Jul-2026 15:45:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 15:45:06 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 15:45:06 UTC] User ID: 973
[05-Jul-2026 15:45:06 UTC] ✅ User profile retrieved successfully for user ID: 973
[05-Jul-2026 15:45:12 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 15:45:12 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 15:45:12 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"74.118.82.244, 162.158.28.165","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTczIiwidXNlcm5hbWUiOiJoc3Nqc2JzdmVpIiwiZW1haWwiOiJwZWV4aHViQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzg3MDY5N30.pW8HWs2a0f3OPluhKid2mFL-qSlMH238UthwMn7cdk4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1677ed25884f9e5-MCT","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"74.118.82.244","cf-ipcountry":"AF","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jul-2026 15:45:12 UTC] === User Orders API Called ===
[05-Jul-2026 15:45:12 UTC] User ID: 973
[05-Jul-2026 15:45:12 UTC] Limit: 20, Offset: 0
[05-Jul-2026 15:45:12 UTC] Orders found: 1
[05-Jul-2026 15:45:12 UTC] Orders data: [{"id":385,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/peexhub_ch","status":"pending","created_at":"2026-07-05 19:13:44","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[05-Jul-2026 15:45:12 UTC] Total orders count: 1
[05-Jul-2026 15:45:12 UTC] === API CALL LOG ===
[05-Jul-2026 15:45:12 UTC] Endpoint: user/profile.php
[05-Jul-2026 15:45:12 UTC] Full Log Data: {
    "timestamp": "2026-07-05 15:45:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "74.118.82.244",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "74.118.82.244, 162.158.28.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTczIiwidXNlcm5hbWUiOiJoc3Nqc2JzdmVpIiwiZW1haWwiOiJwZWV4aHViQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzg3MDY5N30.pW8HWs2a0f3OPluhKid2mFL-qSlMH238UthwMn7cdk4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1677ed2a8e8f9e5-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "74.118.82.244",
        "cf-ipcountry": "AF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 15:45:12 UTC] === END API CALL LOG ===
[05-Jul-2026 15:45:12 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 15:45:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTczIiwidXNlcm5hbWUiOiJoc3Nqc2JzdmVpIiwiZW1haWwiOiJwZWV4aHViQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzg3MDY5N30.pW8HWs2a0f3OPluhKid2mFL-qSlMH238UthwMn7cdk4
[05-Jul-2026 15:45:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 15:45:12 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 15:45:12 UTC] User ID: 973
[05-Jul-2026 15:45:12 UTC] ✅ User profile retrieved successfully for user ID: 973
[05-Jul-2026 15:45:12 UTC] === API CALL LOG ===
[05-Jul-2026 15:45:12 UTC] Endpoint: user/profile.php
[05-Jul-2026 15:45:12 UTC] Full Log Data: {
    "timestamp": "2026-07-05 15:45:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "74.118.82.244",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "74.118.82.244, 162.158.28.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTczIiwidXNlcm5hbWUiOiJoc3Nqc2JzdmVpIiwiZW1haWwiOiJwZWV4aHViQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzg3MDY5N30.pW8HWs2a0f3OPluhKid2mFL-qSlMH238UthwMn7cdk4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1677ed40adef9e5-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "74.118.82.244",
        "cf-ipcountry": "AF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 15:45:12 UTC] === END API CALL LOG ===
[05-Jul-2026 15:45:12 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 15:45:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTczIiwidXNlcm5hbWUiOiJoc3Nqc2JzdmVpIiwiZW1haWwiOiJwZWV4aHViQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzg3MDY5N30.pW8HWs2a0f3OPluhKid2mFL-qSlMH238UthwMn7cdk4
[05-Jul-2026 15:45:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 15:45:12 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 15:45:12 UTC] User ID: 973
[05-Jul-2026 15:45:12 UTC] ✅ User profile retrieved successfully for user ID: 973
[05-Jul-2026 15:45:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 15:45:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 15:45:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"74.118.82.244, 162.158.28.165","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTczIiwidXNlcm5hbWUiOiJoc3Nqc2JzdmVpIiwiZW1haWwiOiJwZWV4aHViQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzg3MDY5N30.pW8HWs2a0f3OPluhKid2mFL-qSlMH238UthwMn7cdk4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1677ede3f68f9e5-MCT","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"74.118.82.244","cf-ipcountry":"AF","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jul-2026 15:45:14 UTC] === User Orders API Called ===
[05-Jul-2026 15:45:14 UTC] User ID: 973
[05-Jul-2026 15:45:14 UTC] Limit: 20, Offset: 0
[05-Jul-2026 15:45:14 UTC] Orders found: 1
[05-Jul-2026 15:45:14 UTC] Orders data: [{"id":385,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/peexhub_ch","status":"pending","created_at":"2026-07-05 19:13:44","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[05-Jul-2026 15:45:14 UTC] Total orders count: 1
[05-Jul-2026 15:45:14 UTC] === API CALL LOG ===
[05-Jul-2026 15:45:14 UTC] Endpoint: user/profile.php
[05-Jul-2026 15:45:14 UTC] Full Log Data: {
    "timestamp": "2026-07-05 15:45:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "74.118.82.244",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "74.118.82.244, 162.158.28.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTczIiwidXNlcm5hbWUiOiJoc3Nqc2JzdmVpIiwiZW1haWwiOiJwZWV4aHViQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzg3MDY5N30.pW8HWs2a0f3OPluhKid2mFL-qSlMH238UthwMn7cdk4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1677ede980ef9e5-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "74.118.82.244",
        "cf-ipcountry": "AF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 15:45:14 UTC] === END API CALL LOG ===
[05-Jul-2026 15:45:14 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 15:45:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTczIiwidXNlcm5hbWUiOiJoc3Nqc2JzdmVpIiwiZW1haWwiOiJwZWV4aHViQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzg3MDY5N30.pW8HWs2a0f3OPluhKid2mFL-qSlMH238UthwMn7cdk4
[05-Jul-2026 15:45:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 15:45:14 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 15:45:14 UTC] User ID: 973
[05-Jul-2026 15:45:14 UTC] ✅ User profile retrieved successfully for user ID: 973
[05-Jul-2026 15:45:14 UTC] === API CALL LOG ===
[05-Jul-2026 15:45:14 UTC] Endpoint: user/profile.php
[05-Jul-2026 15:45:14 UTC] Full Log Data: {
    "timestamp": "2026-07-05 15:45:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "74.118.82.244",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "74.118.82.244, 162.158.28.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTczIiwidXNlcm5hbWUiOiJoc3Nqc2JzdmVpIiwiZW1haWwiOiJwZWV4aHViQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzg3MDY5N30.pW8HWs2a0f3OPluhKid2mFL-qSlMH238UthwMn7cdk4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1677ee03a5cf9e5-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "74.118.82.244",
        "cf-ipcountry": "AF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 15:45:14 UTC] === END API CALL LOG ===
[05-Jul-2026 15:45:14 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 15:45:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTczIiwidXNlcm5hbWUiOiJoc3Nqc2JzdmVpIiwiZW1haWwiOiJwZWV4aHViQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzg3MDY5N30.pW8HWs2a0f3OPluhKid2mFL-qSlMH238UthwMn7cdk4
[05-Jul-2026 15:45:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 15:45:14 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 15:45:14 UTC] User ID: 973
[05-Jul-2026 15:45:14 UTC] ✅ User profile retrieved successfully for user ID: 973
[05-Jul-2026 15:45:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 15:45:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 15:45:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"74.118.82.244, 162.158.28.165","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTczIiwidXNlcm5hbWUiOiJoc3Nqc2JzdmVpIiwiZW1haWwiOiJwZWV4aHViQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzg3MDY5N30.pW8HWs2a0f3OPluhKid2mFL-qSlMH238UthwMn7cdk4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1677efadb0ff9e5-MCT","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"74.118.82.244","cf-ipcountry":"AF","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jul-2026 15:45:18 UTC] === User Orders API Called ===
[05-Jul-2026 15:45:18 UTC] User ID: 973
[05-Jul-2026 15:45:18 UTC] Limit: 20, Offset: 0
[05-Jul-2026 15:45:18 UTC] Orders found: 1
[05-Jul-2026 15:45:18 UTC] Orders data: [{"id":385,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/peexhub_ch","status":"pending","created_at":"2026-07-05 19:13:44","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[05-Jul-2026 15:45:18 UTC] Total orders count: 1
[05-Jul-2026 15:45:18 UTC] === API CALL LOG ===
[05-Jul-2026 15:45:18 UTC] Endpoint: user/profile.php
[05-Jul-2026 15:45:18 UTC] Full Log Data: {
    "timestamp": "2026-07-05 15:45:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "74.118.82.244",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "74.118.82.244, 162.158.28.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTczIiwidXNlcm5hbWUiOiJoc3Nqc2JzdmVpIiwiZW1haWwiOiJwZWV4aHViQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzg3MDY5N30.pW8HWs2a0f3OPluhKid2mFL-qSlMH238UthwMn7cdk4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1677efb2ba6f9e5-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "74.118.82.244",
        "cf-ipcountry": "AF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 15:45:18 UTC] === END API CALL LOG ===
[05-Jul-2026 15:45:18 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 15:45:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTczIiwidXNlcm5hbWUiOiJoc3Nqc2JzdmVpIiwiZW1haWwiOiJwZWV4aHViQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzg3MDY5N30.pW8HWs2a0f3OPluhKid2mFL-qSlMH238UthwMn7cdk4
[05-Jul-2026 15:45:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 15:45:18 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 15:45:18 UTC] User ID: 973
[05-Jul-2026 15:45:18 UTC] ✅ User profile retrieved successfully for user ID: 973
[05-Jul-2026 15:45:18 UTC] === API CALL LOG ===
[05-Jul-2026 15:45:18 UTC] Endpoint: user/profile.php
[05-Jul-2026 15:45:18 UTC] Full Log Data: {
    "timestamp": "2026-07-05 15:45:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "74.118.82.244",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "74.118.82.244, 162.158.28.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTczIiwidXNlcm5hbWUiOiJoc3Nqc2JzdmVpIiwiZW1haWwiOiJwZWV4aHViQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzg3MDY5N30.pW8HWs2a0f3OPluhKid2mFL-qSlMH238UthwMn7cdk4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1677efc8d60f9e5-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "74.118.82.244",
        "cf-ipcountry": "AF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 15:45:18 UTC] === END API CALL LOG ===
[05-Jul-2026 15:45:18 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 15:45:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTczIiwidXNlcm5hbWUiOiJoc3Nqc2JzdmVpIiwiZW1haWwiOiJwZWV4aHViQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzg3MDY5N30.pW8HWs2a0f3OPluhKid2mFL-qSlMH238UthwMn7cdk4
[05-Jul-2026 15:45:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 15:45:18 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 15:45:18 UTC] User ID: 973
[05-Jul-2026 15:45:18 UTC] ✅ User profile retrieved successfully for user ID: 973
[05-Jul-2026 15:45:38 UTC] === API CALL LOG ===
[05-Jul-2026 15:45:38 UTC] Endpoint: user/profile.php
[05-Jul-2026 15:45:38 UTC] Full Log Data: {
    "timestamp": "2026-07-05 15:45:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "74.118.82.244",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "74.118.82.244, 162.158.28.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTczIiwidXNlcm5hbWUiOiJoc3Nqc2JzdmVpIiwiZW1haWwiOiJwZWV4aHViQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzg3MDY5N30.pW8HWs2a0f3OPluhKid2mFL-qSlMH238UthwMn7cdk4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1677f761b43f9ee-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "74.118.82.244",
        "cf-ipcountry": "AF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 15:45:38 UTC] === END API CALL LOG ===
[05-Jul-2026 15:45:38 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 15:45:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTczIiwidXNlcm5hbWUiOiJoc3Nqc2JzdmVpIiwiZW1haWwiOiJwZWV4aHViQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzg3MDY5N30.pW8HWs2a0f3OPluhKid2mFL-qSlMH238UthwMn7cdk4
[05-Jul-2026 15:45:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 15:45:38 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 15:45:38 UTC] User ID: 973
[05-Jul-2026 15:45:38 UTC] ✅ User profile retrieved successfully for user ID: 973
[05-Jul-2026 15:45:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 15:45:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 15:45:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"74.118.82.244, 162.158.28.165","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTczIiwidXNlcm5hbWUiOiJoc3Nqc2JzdmVpIiwiZW1haWwiOiJwZWV4aHViQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzg3MDY5N30.pW8HWs2a0f3OPluhKid2mFL-qSlMH238UthwMn7cdk4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1677f7bac1ef9ee-MCT","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"74.118.82.244","cf-ipcountry":"AF","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jul-2026 15:45:39 UTC] === User Orders API Called ===
[05-Jul-2026 15:45:39 UTC] User ID: 973
[05-Jul-2026 15:45:39 UTC] Limit: 20, Offset: 0
[05-Jul-2026 15:45:39 UTC] Orders found: 1
[05-Jul-2026 15:45:39 UTC] Orders data: [{"id":385,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/peexhub_ch","status":"pending","created_at":"2026-07-05 19:13:44","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[05-Jul-2026 15:45:39 UTC] Total orders count: 1
[05-Jul-2026 15:45:39 UTC] === API CALL LOG ===
[05-Jul-2026 15:45:39 UTC] Endpoint: user/profile.php
[05-Jul-2026 15:45:39 UTC] Full Log Data: {
    "timestamp": "2026-07-05 15:45:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "74.118.82.244",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "74.118.82.244, 162.158.28.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTczIiwidXNlcm5hbWUiOiJoc3Nqc2JzdmVpIiwiZW1haWwiOiJwZWV4aHViQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzg3MDY5N30.pW8HWs2a0f3OPluhKid2mFL-qSlMH238UthwMn7cdk4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1677f7bac16f9ee-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "74.118.82.244",
        "cf-ipcountry": "AF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 15:45:39 UTC] === END API CALL LOG ===
[05-Jul-2026 15:45:39 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 15:45:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTczIiwidXNlcm5hbWUiOiJoc3Nqc2JzdmVpIiwiZW1haWwiOiJwZWV4aHViQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzg3MDY5N30.pW8HWs2a0f3OPluhKid2mFL-qSlMH238UthwMn7cdk4
[05-Jul-2026 15:45:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 15:45:39 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 15:45:39 UTC] User ID: 973
[05-Jul-2026 15:45:39 UTC] ✅ User profile retrieved successfully for user ID: 973
[05-Jul-2026 15:45:39 UTC] === API CALL LOG ===
[05-Jul-2026 15:45:39 UTC] Endpoint: user/profile.php
[05-Jul-2026 15:45:39 UTC] Full Log Data: {
    "timestamp": "2026-07-05 15:45:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "74.118.82.244",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "74.118.82.244, 162.158.28.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTczIiwidXNlcm5hbWUiOiJoc3Nqc2JzdmVpIiwiZW1haWwiOiJwZWV4aHViQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzg3MDY5N30.pW8HWs2a0f3OPluhKid2mFL-qSlMH238UthwMn7cdk4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1677f7c1ca9f9ee-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "74.118.82.244",
        "cf-ipcountry": "AF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 15:45:39 UTC] === END API CALL LOG ===
[05-Jul-2026 15:45:39 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 15:45:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTczIiwidXNlcm5hbWUiOiJoc3Nqc2JzdmVpIiwiZW1haWwiOiJwZWV4aHViQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzg3MDY5N30.pW8HWs2a0f3OPluhKid2mFL-qSlMH238UthwMn7cdk4
[05-Jul-2026 15:45:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 15:45:39 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 15:45:39 UTC] User ID: 973
[05-Jul-2026 15:45:39 UTC] ✅ User profile retrieved successfully for user ID: 973
[05-Jul-2026 15:45:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 15:45:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 15:45:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"74.118.82.244, 162.158.28.165","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTczIiwidXNlcm5hbWUiOiJoc3Nqc2JzdmVpIiwiZW1haWwiOiJwZWV4aHViQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzg3MDY5N30.pW8HWs2a0f3OPluhKid2mFL-qSlMH238UthwMn7cdk4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1677f886988f9ee-MCT","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"74.118.82.244","cf-ipcountry":"AF","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jul-2026 15:45:41 UTC] === User Orders API Called ===
[05-Jul-2026 15:45:41 UTC] User ID: 973
[05-Jul-2026 15:45:41 UTC] Limit: 20, Offset: 0
[05-Jul-2026 15:45:41 UTC] Orders found: 1
[05-Jul-2026 15:45:41 UTC] Orders data: [{"id":385,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/peexhub_ch","status":"pending","created_at":"2026-07-05 19:13:44","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[05-Jul-2026 15:45:41 UTC] Total orders count: 1
[05-Jul-2026 15:45:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 15:45:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 15:45:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"74.118.82.244, 162.158.28.165","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTczIiwidXNlcm5hbWUiOiJoc3Nqc2JzdmVpIiwiZW1haWwiOiJwZWV4aHViQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzg3MDY5N30.pW8HWs2a0f3OPluhKid2mFL-qSlMH238UthwMn7cdk4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1677fa00899f9ee-MCT","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"74.118.82.244","cf-ipcountry":"AF","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jul-2026 15:45:45 UTC] === User Orders API Called ===
[05-Jul-2026 15:45:45 UTC] User ID: 973
[05-Jul-2026 15:45:45 UTC] Limit: 20, Offset: 0
[05-Jul-2026 15:45:45 UTC] Orders found: 1
[05-Jul-2026 15:45:45 UTC] Orders data: [{"id":385,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/peexhub_ch","status":"pending","created_at":"2026-07-05 19:13:44","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[05-Jul-2026 15:45:45 UTC] Total orders count: 1
[05-Jul-2026 15:45:45 UTC] === API CALL LOG ===
[05-Jul-2026 15:45:45 UTC] Endpoint: user/profile.php
[05-Jul-2026 15:45:45 UTC] Full Log Data: {
    "timestamp": "2026-07-05 15:45:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "74.118.82.244",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "74.118.82.244, 162.158.28.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTczIiwidXNlcm5hbWUiOiJoc3Nqc2JzdmVpIiwiZW1haWwiOiJwZWV4aHViQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzg3MDY5N30.pW8HWs2a0f3OPluhKid2mFL-qSlMH238UthwMn7cdk4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1677fa068f2f9ee-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "74.118.82.244",
        "cf-ipcountry": "AF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 15:45:45 UTC] === END API CALL LOG ===
[05-Jul-2026 15:45:45 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 15:45:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTczIiwidXNlcm5hbWUiOiJoc3Nqc2JzdmVpIiwiZW1haWwiOiJwZWV4aHViQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzg3MDY5N30.pW8HWs2a0f3OPluhKid2mFL-qSlMH238UthwMn7cdk4
[05-Jul-2026 15:45:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 15:45:45 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 15:45:45 UTC] User ID: 973
[05-Jul-2026 15:45:45 UTC] ✅ User profile retrieved successfully for user ID: 973
[05-Jul-2026 15:45:45 UTC] === API CALL LOG ===
[05-Jul-2026 15:45:45 UTC] Endpoint: user/profile.php
[05-Jul-2026 15:45:45 UTC] Full Log Data: {
    "timestamp": "2026-07-05 15:45:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "74.118.82.244",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "74.118.82.244, 162.158.28.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTczIiwidXNlcm5hbWUiOiJoc3Nqc2JzdmVpIiwiZW1haWwiOiJwZWV4aHViQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzg3MDY5N30.pW8HWs2a0f3OPluhKid2mFL-qSlMH238UthwMn7cdk4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1677fa1eaebf9ee-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "74.118.82.244",
        "cf-ipcountry": "AF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 15:45:45 UTC] === END API CALL LOG ===
[05-Jul-2026 15:45:45 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 15:45:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTczIiwidXNlcm5hbWUiOiJoc3Nqc2JzdmVpIiwiZW1haWwiOiJwZWV4aHViQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzg3MDY5N30.pW8HWs2a0f3OPluhKid2mFL-qSlMH238UthwMn7cdk4
[05-Jul-2026 15:45:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 15:45:45 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 15:45:45 UTC] User ID: 973
[05-Jul-2026 15:45:45 UTC] ✅ User profile retrieved successfully for user ID: 973
[05-Jul-2026 16:32:43 UTC] === API CALL LOG ===
[05-Jul-2026 16:32:43 UTC] Endpoint: user/profile.php
[05-Jul-2026 16:32:43 UTC] Full Log Data: {
    "timestamp": "2026-07-05 16:32:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "182.190.221.222",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "182.190.221.222, 104.22.96.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5NjEsInVzZXJuYW1lIjoiQW53YXIiLCJlbWFpbCI6ImFud2FyYWxpYmFoYWxrYW5pNTg5QGdtYWlsLmNvbSIsImV4cCI6MTc4Mzg2MDc3Mn0.aiJnZ__4viXOmSL979bM_GHMAM_FNDD2Rll7f5ZXDZk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a167c46a4e310ffc-KHI",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "182.190.221.222",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 16:32:43 UTC] === END API CALL LOG ===
[05-Jul-2026 16:32:43 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 16:32:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5NjEsInVzZXJuYW1lIjoiQW53YXIiLCJlbWFpbCI6ImFud2FyYWxpYmFoYWxrYW5pNTg5QGdtYWlsLmNvbSIsImV4cCI6MTc4Mzg2MDc3Mn0.aiJnZ__4viXOmSL979bM_GHMAM_FNDD2Rll7f5ZXDZk
[05-Jul-2026 16:32:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 16:32:43 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 16:32:43 UTC] User ID: 961
[05-Jul-2026 16:32:43 UTC] ✅ User profile retrieved successfully for user ID: 961
[05-Jul-2026 16:32:45 UTC] === API CALL LOG ===
[05-Jul-2026 16:32:45 UTC] Endpoint: user/profile.php
[05-Jul-2026 16:32:45 UTC] Full Log Data: {
    "timestamp": "2026-07-05 16:32:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "182.190.221.222",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "182.190.221.222, 104.22.96.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5NjEsInVzZXJuYW1lIjoiQW53YXIiLCJlbWFpbCI6ImFud2FyYWxpYmFoYWxrYW5pNTg5QGdtYWlsLmNvbSIsImV4cCI6MTc4Mzg2MDc3Mn0.aiJnZ__4viXOmSL979bM_GHMAM_FNDD2Rll7f5ZXDZk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a167c47b1ed80ffc-KHI",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "182.190.221.222",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 16:32:45 UTC] === END API CALL LOG ===
[05-Jul-2026 16:32:45 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 16:32:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5NjEsInVzZXJuYW1lIjoiQW53YXIiLCJlbWFpbCI6ImFud2FyYWxpYmFoYWxrYW5pNTg5QGdtYWlsLmNvbSIsImV4cCI6MTc4Mzg2MDc3Mn0.aiJnZ__4viXOmSL979bM_GHMAM_FNDD2Rll7f5ZXDZk
[05-Jul-2026 16:32:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 16:32:45 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 16:32:45 UTC] User ID: 961
[05-Jul-2026 16:32:45 UTC] ✅ User profile retrieved successfully for user ID: 961
[05-Jul-2026 16:32:45 UTC] === API CALL LOG ===
[05-Jul-2026 16:32:45 UTC] Endpoint: user/profile.php
[05-Jul-2026 16:32:45 UTC] Full Log Data: {
    "timestamp": "2026-07-05 16:32:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "182.190.221.222",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "182.190.221.222, 104.22.96.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5NjEsInVzZXJuYW1lIjoiQW53YXIiLCJlbWFpbCI6ImFud2FyYWxpYmFoYWxrYW5pNTg5QGdtYWlsLmNvbSIsImV4cCI6MTc4Mzg2MDc3Mn0.aiJnZ__4viXOmSL979bM_GHMAM_FNDD2Rll7f5ZXDZk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a167c47b1ecd0ffc-KHI",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "182.190.221.222",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 16:32:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 16:32:45 UTC] === END API CALL LOG ===
[05-Jul-2026 16:32:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 16:32:45 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 16:32:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"182.190.221.222, 104.22.96.145","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5NjEsInVzZXJuYW1lIjoiQW53YXIiLCJlbWFpbCI6ImFud2FyYWxpYmFoYWxrYW5pNTg5QGdtYWlsLmNvbSIsImV4cCI6MTc4Mzg2MDc3Mn0.aiJnZ__4viXOmSL979bM_GHMAM_FNDD2Rll7f5ZXDZk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a167c47b1ed40ffc-KHI","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"182.190.221.222","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jul-2026 16:32:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5NjEsInVzZXJuYW1lIjoiQW53YXIiLCJlbWFpbCI6ImFud2FyYWxpYmFoYWxrYW5pNTg5QGdtYWlsLmNvbSIsImV4cCI6MTc4Mzg2MDc3Mn0.aiJnZ__4viXOmSL979bM_GHMAM_FNDD2Rll7f5ZXDZk
[05-Jul-2026 16:32:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 16:32:45 UTC] === User Orders API Called ===
[05-Jul-2026 16:32:45 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 16:32:45 UTC] User ID: 961
[05-Jul-2026 16:32:45 UTC] User ID: 961
[05-Jul-2026 16:32:45 UTC] Limit: 20, Offset: 0
[05-Jul-2026 16:32:45 UTC] ✅ User profile retrieved successfully for user ID: 961
[05-Jul-2026 16:32:45 UTC] Orders found: 2
[05-Jul-2026 16:32:45 UTC] Orders data: [{"id":382,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/FOREX_KING43","status":"pending","created_at":"2026-07-05 08:31:13","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":381,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/FOREX_KING43","status":"pending","created_at":"2026-07-05 08:30:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[05-Jul-2026 16:32:45 UTC] Total orders count: 2
[05-Jul-2026 16:33:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 16:33:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 16:33:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"182.190.221.222, 104.22.96.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5NjEsInVzZXJuYW1lIjoiQW53YXIiLCJlbWFpbCI6ImFud2FyYWxpYmFoYWxrYW5pNTg5QGdtYWlsLmNvbSIsImV4cCI6MTc4Mzg2MDc3Mn0.aiJnZ__4viXOmSL979bM_GHMAM_FNDD2Rll7f5ZXDZk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a167c4dcd83f0ffc-KHI","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"182.190.221.222","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jul-2026 16:33:01 UTC] === User Orders API Called ===
[05-Jul-2026 16:33:01 UTC] User ID: 961
[05-Jul-2026 16:33:01 UTC] Limit: 20, Offset: 0
[05-Jul-2026 16:33:01 UTC] Orders found: 2
[05-Jul-2026 16:33:01 UTC] Orders data: [{"id":382,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/FOREX_KING43","status":"pending","created_at":"2026-07-05 08:31:13","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":381,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/FOREX_KING43","status":"pending","created_at":"2026-07-05 08:30:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[05-Jul-2026 16:33:01 UTC] Total orders count: 2
[05-Jul-2026 16:33:09 UTC] === API CALL LOG ===
[05-Jul-2026 16:33:09 UTC] Endpoint: user/profile.php
[05-Jul-2026 16:33:09 UTC] Full Log Data: {
    "timestamp": "2026-07-05 16:33:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "182.190.221.222",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "182.190.221.222, 104.22.96.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5NjEsInVzZXJuYW1lIjoiQW53YXIiLCJlbWFpbCI6ImFud2FyYWxpYmFoYWxrYW5pNTg5QGdtYWlsLmNvbSIsImV4cCI6MTc4Mzg2MDc3Mn0.aiJnZ__4viXOmSL979bM_GHMAM_FNDD2Rll7f5ZXDZk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a167c50c7d330ffc-KHI",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "182.190.221.222",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 16:33:09 UTC] === END API CALL LOG ===
[05-Jul-2026 16:33:09 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 16:33:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo5NjEsInVzZXJuYW1lIjoiQW53YXIiLCJlbWFpbCI6ImFud2FyYWxpYmFoYWxrYW5pNTg5QGdtYWlsLmNvbSIsImV4cCI6MTc4Mzg2MDc3Mn0.aiJnZ__4viXOmSL979bM_GHMAM_FNDD2Rll7f5ZXDZk
[05-Jul-2026 16:33:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 16:33:09 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 16:33:09 UTC] User ID: 961
[05-Jul-2026 16:33:09 UTC] ✅ User profile retrieved successfully for user ID: 961
[05-Jul-2026 16:33:10 UTC] User Purchases API - User ID: 961
[05-Jul-2026 16:33:10 UTC] User Purchases API - Total purchases found: 2
[05-Jul-2026 17:01:52 UTC] === API CALL LOG ===
[05-Jul-2026 17:01:52 UTC] Endpoint: user/profile.php
[05-Jul-2026 17:01:52 UTC] Full Log Data: {
    "timestamp": "2026-07-05 17:01:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1449:a4f0:18a0:3dff:fecd:2096",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1449:a4f0:18a0:3dff:fecd:2096, 172.68.164.100",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAxIiwidXNlcm5hbWUiOiJha2phYW43NyIsImVtYWlsIjoiaWh1cGR5ZHVwcDJAZ21haWwuY29tIiwiZXhwIjoxNzgxOTQzMTA3fQ.o1S9Av-DXFqXKGstgfylRrn33kE0BKwXyEooVasy_VY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a167ef1d1c97f924-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:3100:1449:a4f0:18a0:3dff:fecd:2096",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 17:01:52 UTC] === END API CALL LOG ===
[05-Jul-2026 17:01:52 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 17:01:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAxIiwidXNlcm5hbWUiOiJha2phYW43NyIsImVtYWlsIjoiaWh1cGR5ZHVwcDJAZ21haWwuY29tIiwiZXhwIjoxNzgxOTQzMTA3fQ.o1S9Av-DXFqXKGstgfylRrn33kE0BKwXyEooVasy_VY
[05-Jul-2026 17:01:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 17:01:52 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 17:01:52 UTC] User ID: 801
[05-Jul-2026 17:01:52 UTC] ✅ User profile retrieved successfully for user ID: 801
[05-Jul-2026 17:01:53 UTC] === API CALL LOG ===
[05-Jul-2026 17:01:53 UTC] Endpoint: user/profile.php
[05-Jul-2026 17:01:53 UTC] Full Log Data: {
    "timestamp": "2026-07-05 17:01:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1449:a4f0:18a0:3dff:fecd:2096",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1449:a4f0:18a0:3dff:fecd:2096, 172.68.164.136",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAxIiwidXNlcm5hbWUiOiJha2phYW43NyIsImVtYWlsIjoiaWh1cGR5ZHVwcDJAZ21haWwuY29tIiwiZXhwIjoxNzgxOTQzMTA3fQ.o1S9Av-DXFqXKGstgfylRrn33kE0BKwXyEooVasy_VY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a167ef27d9c9f924-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:3100:1449:a4f0:18a0:3dff:fecd:2096",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 17:01:53 UTC] === END API CALL LOG ===
[05-Jul-2026 17:01:53 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 17:01:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAxIiwidXNlcm5hbWUiOiJha2phYW43NyIsImVtYWlsIjoiaWh1cGR5ZHVwcDJAZ21haWwuY29tIiwiZXhwIjoxNzgxOTQzMTA3fQ.o1S9Av-DXFqXKGstgfylRrn33kE0BKwXyEooVasy_VY
[05-Jul-2026 17:01:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 17:01:53 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 17:01:53 UTC] User ID: 801
[05-Jul-2026 17:01:53 UTC] ✅ User profile retrieved successfully for user ID: 801
[05-Jul-2026 17:01:53 UTC] === API CALL LOG ===
[05-Jul-2026 17:01:53 UTC] Endpoint: user/profile.php
[05-Jul-2026 17:01:53 UTC] Full Log Data: {
    "timestamp": "2026-07-05 17:01:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1449:a4f0:18a0:3dff:fecd:2096",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1449:a4f0:18a0:3dff:fecd:2096, 172.68.164.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAxIiwidXNlcm5hbWUiOiJha2phYW43NyIsImVtYWlsIjoiaWh1cGR5ZHVwcDJAZ21haWwuY29tIiwiZXhwIjoxNzgxOTQzMTA3fQ.o1S9Av-DXFqXKGstgfylRrn33kE0BKwXyEooVasy_VY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a167ef27da42f924-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:3100:1449:a4f0:18a0:3dff:fecd:2096",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 17:01:53 UTC] === END API CALL LOG ===
[05-Jul-2026 17:01:53 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 17:01:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAxIiwidXNlcm5hbWUiOiJha2phYW43NyIsImVtYWlsIjoiaWh1cGR5ZHVwcDJAZ21haWwuY29tIiwiZXhwIjoxNzgxOTQzMTA3fQ.o1S9Av-DXFqXKGstgfylRrn33kE0BKwXyEooVasy_VY
[05-Jul-2026 17:01:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 17:01:53 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 17:01:53 UTC] User ID: 801
[05-Jul-2026 17:01:53 UTC] ✅ User profile retrieved successfully for user ID: 801
[05-Jul-2026 17:01:53 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 17:01:53 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 17:01:53 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2404:3100:1449:a4f0:18a0:3dff:fecd:2096, 172.68.164.137","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAxIiwidXNlcm5hbWUiOiJha2phYW43NyIsImVtYWlsIjoiaWh1cGR5ZHVwcDJAZ21haWwuY29tIiwiZXhwIjoxNzgxOTQzMTA3fQ.o1S9Av-DXFqXKGstgfylRrn33kE0BKwXyEooVasy_VY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a167ef27da27f924-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2404:3100:1449:a4f0:18a0:3dff:fecd:2096","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jul-2026 17:01:53 UTC] === User Orders API Called ===
[05-Jul-2026 17:01:53 UTC] User ID: 801
[05-Jul-2026 17:01:53 UTC] Limit: 20, Offset: 0
[05-Jul-2026 17:01:53 UTC] Orders found: 0
[05-Jul-2026 17:01:53 UTC] Orders data: []
[05-Jul-2026 17:01:53 UTC] Total orders count: 0
[05-Jul-2026 17:01:55 UTC] === API CALL LOG ===
[05-Jul-2026 17:01:55 UTC] Endpoint: user/profile.php
[05-Jul-2026 17:01:55 UTC] Full Log Data: {
    "timestamp": "2026-07-05 17:01:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1449:a4f0:18a0:3dff:fecd:2096",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1449:a4f0:18a0:3dff:fecd:2096, 172.68.164.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAxIiwidXNlcm5hbWUiOiJha2phYW43NyIsImVtYWlsIjoiaWh1cGR5ZHVwcDJAZ21haWwuY29tIiwiZXhwIjoxNzgxOTQzMTA3fQ.o1S9Av-DXFqXKGstgfylRrn33kE0BKwXyEooVasy_VY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a167ef33e9d4f924-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:3100:1449:a4f0:18a0:3dff:fecd:2096",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 17:01:55 UTC] === END API CALL LOG ===
[05-Jul-2026 17:01:55 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 17:01:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAxIiwidXNlcm5hbWUiOiJha2phYW43NyIsImVtYWlsIjoiaWh1cGR5ZHVwcDJAZ21haWwuY29tIiwiZXhwIjoxNzgxOTQzMTA3fQ.o1S9Av-DXFqXKGstgfylRrn33kE0BKwXyEooVasy_VY
[05-Jul-2026 17:01:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 17:01:55 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 17:01:55 UTC] User ID: 801
[05-Jul-2026 17:01:55 UTC] ✅ User profile retrieved successfully for user ID: 801
[05-Jul-2026 17:02:12 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 17:02:12 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 17:02:12 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2404:3100:1449:a4f0:18a0:3dff:fecd:2096, 172.68.164.101","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAxIiwidXNlcm5hbWUiOiJha2phYW43NyIsImVtYWlsIjoiaWh1cGR5ZHVwcDJAZ21haWwuY29tIiwiZXhwIjoxNzgxOTQzMTA3fQ.o1S9Av-DXFqXKGstgfylRrn33kE0BKwXyEooVasy_VY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a167efa17c30f924-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2404:3100:1449:a4f0:18a0:3dff:fecd:2096","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jul-2026 17:02:12 UTC] === User Orders API Called ===
[05-Jul-2026 17:02:12 UTC] User ID: 801
[05-Jul-2026 17:02:12 UTC] Limit: 20, Offset: 0
[05-Jul-2026 17:02:12 UTC] Orders found: 0
[05-Jul-2026 17:02:12 UTC] Orders data: []
[05-Jul-2026 17:02:12 UTC] Total orders count: 0
[05-Jul-2026 17:02:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 17:02:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 17:02:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2404:3100:1449:a4f0:18a0:3dff:fecd:2096, 172.68.164.101","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAxIiwidXNlcm5hbWUiOiJha2phYW43NyIsImVtYWlsIjoiaWh1cGR5ZHVwcDJAZ21haWwuY29tIiwiZXhwIjoxNzgxOTQzMTA3fQ.o1S9Av-DXFqXKGstgfylRrn33kE0BKwXyEooVasy_VY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a167efb2e988f924-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2404:3100:1449:a4f0:18a0:3dff:fecd:2096","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jul-2026 17:02:15 UTC] === User Orders API Called ===
[05-Jul-2026 17:02:15 UTC] === API CALL LOG ===
[05-Jul-2026 17:02:15 UTC] User ID: 801
[05-Jul-2026 17:02:15 UTC] Endpoint: user/profile.php
[05-Jul-2026 17:02:15 UTC] Limit: 20, Offset: 0
[05-Jul-2026 17:02:15 UTC] Full Log Data: {
    "timestamp": "2026-07-05 17:02:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1449:a4f0:18a0:3dff:fecd:2096",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1449:a4f0:18a0:3dff:fecd:2096, 172.68.164.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAxIiwidXNlcm5hbWUiOiJha2phYW43NyIsImVtYWlsIjoiaWh1cGR5ZHVwcDJAZ21haWwuY29tIiwiZXhwIjoxNzgxOTQzMTA3fQ.o1S9Av-DXFqXKGstgfylRrn33kE0BKwXyEooVasy_VY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a167efb2e98ef924-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:3100:1449:a4f0:18a0:3dff:fecd:2096",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 17:02:15 UTC] === END API CALL LOG ===
[05-Jul-2026 17:02:15 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 17:02:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAxIiwidXNlcm5hbWUiOiJha2phYW43NyIsImVtYWlsIjoiaWh1cGR5ZHVwcDJAZ21haWwuY29tIiwiZXhwIjoxNzgxOTQzMTA3fQ.o1S9Av-DXFqXKGstgfylRrn33kE0BKwXyEooVasy_VY
[05-Jul-2026 17:02:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 17:02:15 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 17:02:15 UTC] User ID: 801
[05-Jul-2026 17:02:15 UTC] Orders found: 0
[05-Jul-2026 17:02:15 UTC] Orders data: []
[05-Jul-2026 17:02:15 UTC] ✅ User profile retrieved successfully for user ID: 801
[05-Jul-2026 17:02:15 UTC] Total orders count: 0
[05-Jul-2026 17:02:16 UTC] === API CALL LOG ===
[05-Jul-2026 17:02:16 UTC] Endpoint: user/profile.php
[05-Jul-2026 17:02:16 UTC] Full Log Data: {
    "timestamp": "2026-07-05 17:02:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1449:a4f0:18a0:3dff:fecd:2096",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1449:a4f0:18a0:3dff:fecd:2096, 172.68.164.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAxIiwidXNlcm5hbWUiOiJha2phYW43NyIsImVtYWlsIjoiaWh1cGR5ZHVwcDJAZ21haWwuY29tIiwiZXhwIjoxNzgxOTQzMTA3fQ.o1S9Av-DXFqXKGstgfylRrn33kE0BKwXyEooVasy_VY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a167efb76f4cf924-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:3100:1449:a4f0:18a0:3dff:fecd:2096",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 17:02:16 UTC] === END API CALL LOG ===
[05-Jul-2026 17:02:16 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 17:02:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAxIiwidXNlcm5hbWUiOiJha2phYW43NyIsImVtYWlsIjoiaWh1cGR5ZHVwcDJAZ21haWwuY29tIiwiZXhwIjoxNzgxOTQzMTA3fQ.o1S9Av-DXFqXKGstgfylRrn33kE0BKwXyEooVasy_VY
[05-Jul-2026 17:02:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 17:02:16 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 17:02:16 UTC] User ID: 801
[05-Jul-2026 17:02:16 UTC] ✅ User profile retrieved successfully for user ID: 801
[05-Jul-2026 17:02:16 UTC] === API CALL LOG ===
[05-Jul-2026 17:02:16 UTC] Endpoint: user/profile.php
[05-Jul-2026 17:02:16 UTC] Full Log Data: {
    "timestamp": "2026-07-05 17:02:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1449:a4f0:18a0:3dff:fecd:2096",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1449:a4f0:18a0:3dff:fecd:2096, 172.68.164.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAxIiwidXNlcm5hbWUiOiJha2phYW43NyIsImVtYWlsIjoiaWh1cGR5ZHVwcDJAZ21haWwuY29tIiwiZXhwIjoxNzgxOTQzMTA3fQ.o1S9Av-DXFqXKGstgfylRrn33kE0BKwXyEooVasy_VY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a167efbaa947f924-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:3100:1449:a4f0:18a0:3dff:fecd:2096",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 17:02:16 UTC] === END API CALL LOG ===
[05-Jul-2026 17:02:16 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 17:02:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAxIiwidXNlcm5hbWUiOiJha2phYW43NyIsImVtYWlsIjoiaWh1cGR5ZHVwcDJAZ21haWwuY29tIiwiZXhwIjoxNzgxOTQzMTA3fQ.o1S9Av-DXFqXKGstgfylRrn33kE0BKwXyEooVasy_VY
[05-Jul-2026 17:02:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 17:02:16 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 17:02:16 UTC] User ID: 801
[05-Jul-2026 17:02:16 UTC] ✅ User profile retrieved successfully for user ID: 801
[05-Jul-2026 18:04:30 UTC] === API CALL LOG ===
[05-Jul-2026 18:04:30 UTC] Endpoint: user/profile.php
[05-Jul-2026 18:04:30 UTC] Full Log Data: {
    "timestamp": "2026-07-05 18:04:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2.76.167.107",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2.76.167.107, 172.71.192.142",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTc0IiwidXNlcm5hbWUiOiJAQmFybWVyeXkiLCJlbWFpbCI6ImFuY2VuYXJ0dXI3MzhAZ21haWwuY29tIiwiZXhwIjoxNzgzODc5NDY5fQ.Cbsefpjk1oWp-7jew3soYwfTCleD4M0YJN0O6NVoXWA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1684adfdb22dc3d-AKX",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2.76.167.107",
        "cf-ipcountry": "KZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 18:04:30 UTC] === END API CALL LOG ===
[05-Jul-2026 18:04:30 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 18:04:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTc0IiwidXNlcm5hbWUiOiJAQmFybWVyeXkiLCJlbWFpbCI6ImFuY2VuYXJ0dXI3MzhAZ21haWwuY29tIiwiZXhwIjoxNzgzODc5NDY5fQ.Cbsefpjk1oWp-7jew3soYwfTCleD4M0YJN0O6NVoXWA
[05-Jul-2026 18:04:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 18:04:30 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 18:04:30 UTC] User ID: 974
[05-Jul-2026 18:04:30 UTC] ✅ User profile retrieved successfully for user ID: 974
[05-Jul-2026 18:04:30 UTC] === API CALL LOG ===
[05-Jul-2026 18:04:30 UTC] Endpoint: user/profile.php
[05-Jul-2026 18:04:30 UTC] Full Log Data: {
    "timestamp": "2026-07-05 18:04:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2.76.167.107",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2.76.167.107, 172.71.192.142",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTc0IiwidXNlcm5hbWUiOiJAQmFybWVyeXkiLCJlbWFpbCI6ImFuY2VuYXJ0dXI3MzhAZ21haWwuY29tIiwiZXhwIjoxNzgzODc5NDY5fQ.Cbsefpjk1oWp-7jew3soYwfTCleD4M0YJN0O6NVoXWA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1684ae05d8edc3d-AKX",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2.76.167.107",
        "cf-ipcountry": "KZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 18:04:30 UTC] === END API CALL LOG ===
[05-Jul-2026 18:04:30 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 18:04:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTc0IiwidXNlcm5hbWUiOiJAQmFybWVyeXkiLCJlbWFpbCI6ImFuY2VuYXJ0dXI3MzhAZ21haWwuY29tIiwiZXhwIjoxNzgzODc5NDY5fQ.Cbsefpjk1oWp-7jew3soYwfTCleD4M0YJN0O6NVoXWA
[05-Jul-2026 18:04:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 18:04:30 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 18:04:30 UTC] User ID: 974
[05-Jul-2026 18:04:30 UTC] ✅ User profile retrieved successfully for user ID: 974
[05-Jul-2026 18:04:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 18:04:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 18:04:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2.76.167.107, 172.71.192.159","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTc0IiwidXNlcm5hbWUiOiJAQmFybWVyeXkiLCJlbWFpbCI6ImFuY2VuYXJ0dXI3MzhAZ21haWwuY29tIiwiZXhwIjoxNzgzODc5NDY5fQ.Cbsefpjk1oWp-7jew3soYwfTCleD4M0YJN0O6NVoXWA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1684ae01c3bdc3d-AKX","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2.76.167.107","cf-ipcountry":"KZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jul-2026 18:04:30 UTC] === User Orders API Called ===
[05-Jul-2026 18:04:30 UTC] User ID: 974
[05-Jul-2026 18:04:30 UTC] Limit: 20, Offset: 0
[05-Jul-2026 18:04:30 UTC] Orders found: 0
[05-Jul-2026 18:04:30 UTC] Orders data: []
[05-Jul-2026 18:04:30 UTC] Total orders count: 0
[05-Jul-2026 18:04:31 UTC] === API CALL LOG ===
[05-Jul-2026 18:04:31 UTC] Endpoint: user/profile.php
[05-Jul-2026 18:04:31 UTC] Full Log Data: {
    "timestamp": "2026-07-05 18:04:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2.76.167.107",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2.76.167.107, 172.71.192.159",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTc0IiwidXNlcm5hbWUiOiJAQmFybWVyeXkiLCJlbWFpbCI6ImFuY2VuYXJ0dXI3MzhAZ21haWwuY29tIiwiZXhwIjoxNzgzODc5NDY5fQ.Cbsefpjk1oWp-7jew3soYwfTCleD4M0YJN0O6NVoXWA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1684ae69907dc3d-AKX",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2.76.167.107",
        "cf-ipcountry": "KZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 18:04:31 UTC] === END API CALL LOG ===
[05-Jul-2026 18:04:31 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 18:04:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTc0IiwidXNlcm5hbWUiOiJAQmFybWVyeXkiLCJlbWFpbCI6ImFuY2VuYXJ0dXI3MzhAZ21haWwuY29tIiwiZXhwIjoxNzgzODc5NDY5fQ.Cbsefpjk1oWp-7jew3soYwfTCleD4M0YJN0O6NVoXWA
[05-Jul-2026 18:04:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 18:04:31 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 18:04:31 UTC] User ID: 974
[05-Jul-2026 18:04:31 UTC] ✅ User profile retrieved successfully for user ID: 974
[05-Jul-2026 18:04:38 UTC] === API CALL LOG ===
[05-Jul-2026 18:04:38 UTC] Endpoint: user/profile.php
[05-Jul-2026 18:04:38 UTC] Full Log Data: {
    "timestamp": "2026-07-05 18:04:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2.76.167.107",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2.76.167.107, 172.71.192.142",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTc0IiwidXNlcm5hbWUiOiJAQmFybWVyeXkiLCJlbWFpbCI6ImFuY2VuYXJ0dXI3MzhAZ21haWwuY29tIiwiZXhwIjoxNzgzODc5NDY5fQ.Cbsefpjk1oWp-7jew3soYwfTCleD4M0YJN0O6NVoXWA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1684b0fe939dc3d-AKX",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2.76.167.107",
        "cf-ipcountry": "KZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 18:04:38 UTC] === END API CALL LOG ===
[05-Jul-2026 18:04:38 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 18:04:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTc0IiwidXNlcm5hbWUiOiJAQmFybWVyeXkiLCJlbWFpbCI6ImFuY2VuYXJ0dXI3MzhAZ21haWwuY29tIiwiZXhwIjoxNzgzODc5NDY5fQ.Cbsefpjk1oWp-7jew3soYwfTCleD4M0YJN0O6NVoXWA
[05-Jul-2026 18:04:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 18:04:38 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 18:04:38 UTC] User ID: 974
[05-Jul-2026 18:04:38 UTC] ✅ User profile retrieved successfully for user ID: 974
[05-Jul-2026 18:04:38 UTC] User Purchases API - User ID: 974
[05-Jul-2026 18:04:38 UTC] User Purchases API - Total purchases found: 0
[05-Jul-2026 18:04:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 18:04:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 18:04:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2.76.167.107, 172.71.192.142","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTc0IiwidXNlcm5hbWUiOiJAQmFybWVyeXkiLCJlbWFpbCI6ImFuY2VuYXJ0dXI3MzhAZ21haWwuY29tIiwiZXhwIjoxNzgzODc5NDY5fQ.Cbsefpjk1oWp-7jew3soYwfTCleD4M0YJN0O6NVoXWA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1684b26bdf6dc3d-AKX","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2.76.167.107","cf-ipcountry":"KZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jul-2026 18:04:41 UTC] === User Orders API Called ===
[05-Jul-2026 18:04:41 UTC] User ID: 974
[05-Jul-2026 18:04:41 UTC] Limit: 20, Offset: 0
[05-Jul-2026 18:04:41 UTC] Orders found: 0
[05-Jul-2026 18:04:41 UTC] Orders data: []
[05-Jul-2026 18:04:41 UTC] Total orders count: 0
[05-Jul-2026 18:04:41 UTC] === API CALL LOG ===
[05-Jul-2026 18:04:41 UTC] Endpoint: user/profile.php
[05-Jul-2026 18:04:41 UTC] Full Log Data: {
    "timestamp": "2026-07-05 18:04:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2.76.167.107",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2.76.167.107, 172.71.192.142",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTc0IiwidXNlcm5hbWUiOiJAQmFybWVyeXkiLCJlbWFpbCI6ImFuY2VuYXJ0dXI3MzhAZ21haWwuY29tIiwiZXhwIjoxNzgzODc5NDY5fQ.Cbsefpjk1oWp-7jew3soYwfTCleD4M0YJN0O6NVoXWA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1684b273ffbdc3d-AKX",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2.76.167.107",
        "cf-ipcountry": "KZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 18:04:41 UTC] === END API CALL LOG ===
[05-Jul-2026 18:04:41 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 18:04:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTc0IiwidXNlcm5hbWUiOiJAQmFybWVyeXkiLCJlbWFpbCI6ImFuY2VuYXJ0dXI3MzhAZ21haWwuY29tIiwiZXhwIjoxNzgzODc5NDY5fQ.Cbsefpjk1oWp-7jew3soYwfTCleD4M0YJN0O6NVoXWA
[05-Jul-2026 18:04:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 18:04:41 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 18:04:41 UTC] User ID: 974
[05-Jul-2026 18:04:41 UTC] ✅ User profile retrieved successfully for user ID: 974
[05-Jul-2026 18:04:42 UTC] === API CALL LOG ===
[05-Jul-2026 18:04:42 UTC] Endpoint: user/profile.php
[05-Jul-2026 18:04:42 UTC] Full Log Data: {
    "timestamp": "2026-07-05 18:04:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2.76.167.107",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2.76.167.107, 172.71.192.142",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTc0IiwidXNlcm5hbWUiOiJAQmFybWVyeXkiLCJlbWFpbCI6ImFuY2VuYXJ0dXI3MzhAZ21haWwuY29tIiwiZXhwIjoxNzgzODc5NDY5fQ.Cbsefpjk1oWp-7jew3soYwfTCleD4M0YJN0O6NVoXWA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1684b2ac81bdc3d-AKX",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2.76.167.107",
        "cf-ipcountry": "KZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 18:04:42 UTC] === END API CALL LOG ===
[05-Jul-2026 18:04:42 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 18:04:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTc0IiwidXNlcm5hbWUiOiJAQmFybWVyeXkiLCJlbWFpbCI6ImFuY2VuYXJ0dXI3MzhAZ21haWwuY29tIiwiZXhwIjoxNzgzODc5NDY5fQ.Cbsefpjk1oWp-7jew3soYwfTCleD4M0YJN0O6NVoXWA
[05-Jul-2026 18:04:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 18:04:42 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 18:04:42 UTC] User ID: 974
[05-Jul-2026 18:04:42 UTC] ✅ User profile retrieved successfully for user ID: 974
[05-Jul-2026 18:04:42 UTC] === API CALL LOG ===
[05-Jul-2026 18:04:42 UTC] Endpoint: user/profile.php
[05-Jul-2026 18:04:42 UTC] Full Log Data: {
    "timestamp": "2026-07-05 18:04:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2.76.167.107",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2.76.167.107, 172.71.192.142",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTc0IiwidXNlcm5hbWUiOiJAQmFybWVyeXkiLCJlbWFpbCI6ImFuY2VuYXJ0dXI3MzhAZ21haWwuY29tIiwiZXhwIjoxNzgzODc5NDY5fQ.Cbsefpjk1oWp-7jew3soYwfTCleD4M0YJN0O6NVoXWA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1684b2b39d9dc3d-AKX",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2.76.167.107",
        "cf-ipcountry": "KZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 18:04:42 UTC] === END API CALL LOG ===
[05-Jul-2026 18:04:42 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 18:04:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTc0IiwidXNlcm5hbWUiOiJAQmFybWVyeXkiLCJlbWFpbCI6ImFuY2VuYXJ0dXI3MzhAZ21haWwuY29tIiwiZXhwIjoxNzgzODc5NDY5fQ.Cbsefpjk1oWp-7jew3soYwfTCleD4M0YJN0O6NVoXWA
[05-Jul-2026 18:04:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 18:04:42 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 18:04:42 UTC] User ID: 974
[05-Jul-2026 18:04:42 UTC] ✅ User profile retrieved successfully for user ID: 974
[05-Jul-2026 18:04:46 UTC] === API CALL LOG ===
[05-Jul-2026 18:04:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 18:04:46 UTC] Endpoint: user/profile.php
[05-Jul-2026 18:04:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 18:04:46 UTC] Full Log Data: {
    "timestamp": "2026-07-05 18:04:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2.76.167.107",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2.76.167.107, 172.71.192.142",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTc0IiwidXNlcm5hbWUiOiJAQmFybWVyeXkiLCJlbWFpbCI6ImFuY2VuYXJ0dXI3MzhAZ21haWwuY29tIiwiZXhwIjoxNzgzODc5NDY5fQ.Cbsefpjk1oWp-7jew3soYwfTCleD4M0YJN0O6NVoXWA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1684b481b91dc3d-AKX",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2.76.167.107",
        "cf-ipcountry": "KZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 18:04:46 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2.76.167.107, 172.71.192.142","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTc0IiwidXNlcm5hbWUiOiJAQmFybWVyeXkiLCJlbWFpbCI6ImFuY2VuYXJ0dXI3MzhAZ21haWwuY29tIiwiZXhwIjoxNzgzODc5NDY5fQ.Cbsefpjk1oWp-7jew3soYwfTCleD4M0YJN0O6NVoXWA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1684b481b8ddc3d-AKX","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2.76.167.107","cf-ipcountry":"KZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jul-2026 18:04:46 UTC] === END API CALL LOG ===
[05-Jul-2026 18:04:46 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 18:04:46 UTC] === User Orders API Called ===
[05-Jul-2026 18:04:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTc0IiwidXNlcm5hbWUiOiJAQmFybWVyeXkiLCJlbWFpbCI6ImFuY2VuYXJ0dXI3MzhAZ21haWwuY29tIiwiZXhwIjoxNzgzODc5NDY5fQ.Cbsefpjk1oWp-7jew3soYwfTCleD4M0YJN0O6NVoXWA
[05-Jul-2026 18:04:46 UTC] User ID: 974
[05-Jul-2026 18:04:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 18:04:46 UTC] Limit: 20, Offset: 0
[05-Jul-2026 18:04:46 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 18:04:46 UTC] User ID: 974
[05-Jul-2026 18:04:46 UTC] ✅ User profile retrieved successfully for user ID: 974
[05-Jul-2026 18:04:46 UTC] Orders found: 0
[05-Jul-2026 18:04:46 UTC] Orders data: []
[05-Jul-2026 18:04:46 UTC] Total orders count: 0
[05-Jul-2026 18:04:47 UTC] === API CALL LOG ===
[05-Jul-2026 18:04:47 UTC] Endpoint: user/profile.php
[05-Jul-2026 18:04:47 UTC] Full Log Data: {
    "timestamp": "2026-07-05 18:04:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2.76.167.107",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2.76.167.107, 172.71.192.142",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTc0IiwidXNlcm5hbWUiOiJAQmFybWVyeXkiLCJlbWFpbCI6ImFuY2VuYXJ0dXI3MzhAZ21haWwuY29tIiwiZXhwIjoxNzgzODc5NDY5fQ.Cbsefpjk1oWp-7jew3soYwfTCleD4M0YJN0O6NVoXWA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1684b4aba65dc3d-AKX",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2.76.167.107",
        "cf-ipcountry": "KZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 18:04:47 UTC] === END API CALL LOG ===
[05-Jul-2026 18:04:47 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 18:04:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTc0IiwidXNlcm5hbWUiOiJAQmFybWVyeXkiLCJlbWFpbCI6ImFuY2VuYXJ0dXI3MzhAZ21haWwuY29tIiwiZXhwIjoxNzgzODc5NDY5fQ.Cbsefpjk1oWp-7jew3soYwfTCleD4M0YJN0O6NVoXWA
[05-Jul-2026 18:04:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 18:04:47 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 18:04:47 UTC] User ID: 974
[05-Jul-2026 18:04:47 UTC] ✅ User profile retrieved successfully for user ID: 974
[05-Jul-2026 18:04:47 UTC] === API CALL LOG ===
[05-Jul-2026 18:04:47 UTC] Endpoint: user/profile.php
[05-Jul-2026 18:04:47 UTC] Full Log Data: {
    "timestamp": "2026-07-05 18:04:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2.76.167.107",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2.76.167.107, 172.71.192.142",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTc0IiwidXNlcm5hbWUiOiJAQmFybWVyeXkiLCJlbWFpbCI6ImFuY2VuYXJ0dXI3MzhAZ21haWwuY29tIiwiZXhwIjoxNzgzODc5NDY5fQ.Cbsefpjk1oWp-7jew3soYwfTCleD4M0YJN0O6NVoXWA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1684b4c8c4edc3d-AKX",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2.76.167.107",
        "cf-ipcountry": "KZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 18:04:47 UTC] === END API CALL LOG ===
[05-Jul-2026 18:04:47 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 18:04:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTc0IiwidXNlcm5hbWUiOiJAQmFybWVyeXkiLCJlbWFpbCI6ImFuY2VuYXJ0dXI3MzhAZ21haWwuY29tIiwiZXhwIjoxNzgzODc5NDY5fQ.Cbsefpjk1oWp-7jew3soYwfTCleD4M0YJN0O6NVoXWA
[05-Jul-2026 18:04:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 18:04:47 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 18:04:47 UTC] User ID: 974
[05-Jul-2026 18:04:47 UTC] ✅ User profile retrieved successfully for user ID: 974
[05-Jul-2026 20:29:24 UTC] === API CALL LOG ===
[05-Jul-2026 20:29:24 UTC] Endpoint: user/profile.php
[05-Jul-2026 20:29:24 UTC] Full Log Data: {
    "timestamp": "2026-07-05 20:29:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a13:adc0:1:0:92e2:baff:fed6:9178",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a13:adc0:1:0:92e2:baff:fed6:9178, 172.69.136.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTc1IiwidXNlcm5hbWUiOiJNSUxFRVZBX20iLCJlbWFpbCI6Im1pbGVldmFtaXJhMEBnbWFpbC5jb20iLCJleHAiOjE3ODM4ODgxNjN9.cVrFnS2eAgXYb61ixeXDoKTB5umZo3qW8sPKuoCmhEg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1691f248ae17126-TLL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a13:adc0:1:0:92e2:baff:fed6:9178",
        "cf-ipcountry": "EE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 20:29:24 UTC] === END API CALL LOG ===
[05-Jul-2026 20:29:24 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 20:29:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTc1IiwidXNlcm5hbWUiOiJNSUxFRVZBX20iLCJlbWFpbCI6Im1pbGVldmFtaXJhMEBnbWFpbC5jb20iLCJleHAiOjE3ODM4ODgxNjN9.cVrFnS2eAgXYb61ixeXDoKTB5umZo3qW8sPKuoCmhEg
[05-Jul-2026 20:29:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 20:29:24 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 20:29:24 UTC] User ID: 975
[05-Jul-2026 20:29:24 UTC] ✅ User profile retrieved successfully for user ID: 975
[05-Jul-2026 20:29:24 UTC] === API CALL LOG ===
[05-Jul-2026 20:29:24 UTC] Endpoint: user/profile.php
[05-Jul-2026 20:29:24 UTC] Full Log Data: {
    "timestamp": "2026-07-05 20:29:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a13:adc0:1:0:92e2:baff:fed6:9178",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a13:adc0:1:0:92e2:baff:fed6:9178, 172.69.136.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTc1IiwidXNlcm5hbWUiOiJNSUxFRVZBX20iLCJlbWFpbCI6Im1pbGVldmFtaXJhMEBnbWFpbC5jb20iLCJleHAiOjE3ODM4ODgxNjN9.cVrFnS2eAgXYb61ixeXDoKTB5umZo3qW8sPKuoCmhEg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1691f248ae67126-TLL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a13:adc0:1:0:92e2:baff:fed6:9178",
        "cf-ipcountry": "EE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 20:29:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 20:29:24 UTC] === END API CALL LOG ===
[05-Jul-2026 20:29:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 20:29:24 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 20:29:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a13:adc0:1:0:92e2:baff:fed6:9178, 172.69.136.223","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTc1IiwidXNlcm5hbWUiOiJNSUxFRVZBX20iLCJlbWFpbCI6Im1pbGVldmFtaXJhMEBnbWFpbC5jb20iLCJleHAiOjE3ODM4ODgxNjN9.cVrFnS2eAgXYb61ixeXDoKTB5umZo3qW8sPKuoCmhEg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1691f248ae57126-TLL","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a13:adc0:1:0:92e2:baff:fed6:9178","cf-ipcountry":"EE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jul-2026 20:29:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTc1IiwidXNlcm5hbWUiOiJNSUxFRVZBX20iLCJlbWFpbCI6Im1pbGVldmFtaXJhMEBnbWFpbC5jb20iLCJleHAiOjE3ODM4ODgxNjN9.cVrFnS2eAgXYb61ixeXDoKTB5umZo3qW8sPKuoCmhEg
[05-Jul-2026 20:29:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 20:29:24 UTC] === User Orders API Called ===
[05-Jul-2026 20:29:24 UTC] User ID: 975
[05-Jul-2026 20:29:24 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 20:29:24 UTC] Limit: 20, Offset: 0
[05-Jul-2026 20:29:24 UTC] User ID: 975
[05-Jul-2026 20:29:24 UTC] ✅ User profile retrieved successfully for user ID: 975
[05-Jul-2026 20:29:24 UTC] Orders found: 0
[05-Jul-2026 20:29:24 UTC] Orders data: []
[05-Jul-2026 20:29:24 UTC] Total orders count: 0
[05-Jul-2026 20:29:25 UTC] === API CALL LOG ===
[05-Jul-2026 20:29:25 UTC] Endpoint: user/profile.php
[05-Jul-2026 20:29:25 UTC] Full Log Data: {
    "timestamp": "2026-07-05 20:29:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a13:adc0:1:0:92e2:baff:fed6:9178",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a13:adc0:1:0:92e2:baff:fed6:9178, 172.69.136.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTc1IiwidXNlcm5hbWUiOiJNSUxFRVZBX20iLCJlbWFpbCI6Im1pbGVldmFtaXJhMEBnbWFpbC5jb20iLCJleHAiOjE3ODM4ODgxNjN9.cVrFnS2eAgXYb61ixeXDoKTB5umZo3qW8sPKuoCmhEg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1691f287e917126-TLL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a13:adc0:1:0:92e2:baff:fed6:9178",
        "cf-ipcountry": "EE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 20:29:25 UTC] === END API CALL LOG ===
[05-Jul-2026 20:29:25 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 20:29:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTc1IiwidXNlcm5hbWUiOiJNSUxFRVZBX20iLCJlbWFpbCI6Im1pbGVldmFtaXJhMEBnbWFpbC5jb20iLCJleHAiOjE3ODM4ODgxNjN9.cVrFnS2eAgXYb61ixeXDoKTB5umZo3qW8sPKuoCmhEg
[05-Jul-2026 20:29:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 20:29:25 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 20:29:25 UTC] User ID: 975
[05-Jul-2026 20:29:25 UTC] ✅ User profile retrieved successfully for user ID: 975
[05-Jul-2026 20:30:01 UTC] === API CALL LOG ===
[05-Jul-2026 20:30:01 UTC] Endpoint: user/profile.php
[05-Jul-2026 20:30:01 UTC] Full Log Data: {
    "timestamp": "2026-07-05 20:30:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a13:adc0:1:0:92e2:baff:fed6:9178",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a13:adc0:1:0:92e2:baff:fed6:9178, 172.69.136.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTc1IiwidXNlcm5hbWUiOiJNSUxFRVZBX20iLCJlbWFpbCI6Im1pbGVldmFtaXJhMEBnbWFpbC5jb20iLCJleHAiOjE3ODM4ODgxNjN9.cVrFnS2eAgXYb61ixeXDoKTB5umZo3qW8sPKuoCmhEg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a169200a49175c23-TLL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a13:adc0:1:0:92e2:baff:fed6:9178",
        "cf-ipcountry": "EE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 20:30:01 UTC] === END API CALL LOG ===
[05-Jul-2026 20:30:01 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 20:30:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTc1IiwidXNlcm5hbWUiOiJNSUxFRVZBX20iLCJlbWFpbCI6Im1pbGVldmFtaXJhMEBnbWFpbC5jb20iLCJleHAiOjE3ODM4ODgxNjN9.cVrFnS2eAgXYb61ixeXDoKTB5umZo3qW8sPKuoCmhEg
[05-Jul-2026 20:30:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 20:30:01 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 20:30:01 UTC] User ID: 975
[05-Jul-2026 20:30:01 UTC] ✅ User profile retrieved successfully for user ID: 975
[05-Jul-2026 20:30:02 UTC] === API CALL LOG ===
[05-Jul-2026 20:30:02 UTC] Endpoint: user/profile.php
[05-Jul-2026 20:30:02 UTC] Full Log Data: {
    "timestamp": "2026-07-05 20:30:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a13:adc0:1:0:92e2:baff:fed6:9178",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a13:adc0:1:0:92e2:baff:fed6:9178, 172.69.136.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTc1IiwidXNlcm5hbWUiOiJNSUxFRVZBX20iLCJlbWFpbCI6Im1pbGVldmFtaXJhMEBnbWFpbC5jb20iLCJleHAiOjE3ODM4ODgxNjN9.cVrFnS2eAgXYb61ixeXDoKTB5umZo3qW8sPKuoCmhEg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a169200e7dca5c23-TLL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a13:adc0:1:0:92e2:baff:fed6:9178",
        "cf-ipcountry": "EE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 20:30:02 UTC] === END API CALL LOG ===
[05-Jul-2026 20:30:02 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 20:30:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTc1IiwidXNlcm5hbWUiOiJNSUxFRVZBX20iLCJlbWFpbCI6Im1pbGVldmFtaXJhMEBnbWFpbC5jb20iLCJleHAiOjE3ODM4ODgxNjN9.cVrFnS2eAgXYb61ixeXDoKTB5umZo3qW8sPKuoCmhEg
[05-Jul-2026 20:30:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 20:30:02 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 20:30:02 UTC] User ID: 975
[05-Jul-2026 20:30:02 UTC] ✅ User profile retrieved successfully for user ID: 975
[05-Jul-2026 20:30:02 UTC] === API CALL LOG ===
[05-Jul-2026 20:30:02 UTC] Endpoint: user/profile.php
[05-Jul-2026 20:30:02 UTC] Full Log Data: {
    "timestamp": "2026-07-05 20:30:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a13:adc0:1:0:92e2:baff:fed6:9178",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a13:adc0:1:0:92e2:baff:fed6:9178, 172.69.136.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTc1IiwidXNlcm5hbWUiOiJNSUxFRVZBX20iLCJlbWFpbCI6Im1pbGVldmFtaXJhMEBnbWFpbC5jb20iLCJleHAiOjE3ODM4ODgxNjN9.cVrFnS2eAgXYb61ixeXDoKTB5umZo3qW8sPKuoCmhEg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a169200faf715c23-TLL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a13:adc0:1:0:92e2:baff:fed6:9178",
        "cf-ipcountry": "EE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 20:30:02 UTC] === END API CALL LOG ===
[05-Jul-2026 20:30:02 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 20:30:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTc1IiwidXNlcm5hbWUiOiJNSUxFRVZBX20iLCJlbWFpbCI6Im1pbGVldmFtaXJhMEBnbWFpbC5jb20iLCJleHAiOjE3ODM4ODgxNjN9.cVrFnS2eAgXYb61ixeXDoKTB5umZo3qW8sPKuoCmhEg
[05-Jul-2026 20:30:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 20:30:02 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 20:30:02 UTC] User ID: 975
[05-Jul-2026 20:30:02 UTC] ✅ User profile retrieved successfully for user ID: 975
[05-Jul-2026 20:30:02 UTC] === API CALL LOG ===
[05-Jul-2026 20:30:02 UTC] Endpoint: user/profile.php
[05-Jul-2026 20:30:02 UTC] Full Log Data: {
    "timestamp": "2026-07-05 20:30:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a13:adc0:1:0:92e2:baff:fed6:9178",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a13:adc0:1:0:92e2:baff:fed6:9178, 172.69.136.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTc1IiwidXNlcm5hbWUiOiJNSUxFRVZBX20iLCJlbWFpbCI6Im1pbGVldmFtaXJhMEBnbWFpbC5jb20iLCJleHAiOjE3ODM4ODgxNjN9.cVrFnS2eAgXYb61ixeXDoKTB5umZo3qW8sPKuoCmhEg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16920105ff85c23-TLL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a13:adc0:1:0:92e2:baff:fed6:9178",
        "cf-ipcountry": "EE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 20:30:02 UTC] === END API CALL LOG ===
[05-Jul-2026 20:30:02 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 20:30:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTc1IiwidXNlcm5hbWUiOiJNSUxFRVZBX20iLCJlbWFpbCI6Im1pbGVldmFtaXJhMEBnbWFpbC5jb20iLCJleHAiOjE3ODM4ODgxNjN9.cVrFnS2eAgXYb61ixeXDoKTB5umZo3qW8sPKuoCmhEg
[05-Jul-2026 20:30:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 20:30:02 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 20:30:02 UTC] User ID: 975
[05-Jul-2026 20:30:02 UTC] ✅ User profile retrieved successfully for user ID: 975
[05-Jul-2026 20:30:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 20:30:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 20:30:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a13:adc0:1:0:92e2:baff:fed6:9178, 172.69.136.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTc1IiwidXNlcm5hbWUiOiJNSUxFRVZBX20iLCJlbWFpbCI6Im1pbGVldmFtaXJhMEBnbWFpbC5jb20iLCJleHAiOjE3ODM4ODgxNjN9.cVrFnS2eAgXYb61ixeXDoKTB5umZo3qW8sPKuoCmhEg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a16920105ff55c23-TLL","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a13:adc0:1:0:92e2:baff:fed6:9178","cf-ipcountry":"EE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jul-2026 20:30:02 UTC] === User Orders API Called ===
[05-Jul-2026 20:30:02 UTC] User ID: 975
[05-Jul-2026 20:30:02 UTC] Limit: 20, Offset: 0
[05-Jul-2026 20:30:02 UTC] Orders found: 0
[05-Jul-2026 20:30:02 UTC] Orders data: []
[05-Jul-2026 20:30:02 UTC] Total orders count: 0
[05-Jul-2026 20:30:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 20:30:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 20:30:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a13:adc0:1:0:92e2:baff:fed6:9178, 172.69.136.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTc1IiwidXNlcm5hbWUiOiJNSUxFRVZBX20iLCJlbWFpbCI6Im1pbGVldmFtaXJhMEBnbWFpbC5jb20iLCJleHAiOjE3ODM4ODgxNjN9.cVrFnS2eAgXYb61ixeXDoKTB5umZo3qW8sPKuoCmhEg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a169209a3acf5c23-TLL","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a13:adc0:1:0:92e2:baff:fed6:9178","cf-ipcountry":"EE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jul-2026 20:30:24 UTC] === User Orders API Called ===
[05-Jul-2026 20:30:24 UTC] User ID: 975
[05-Jul-2026 20:30:24 UTC] Limit: 20, Offset: 0
[05-Jul-2026 20:30:24 UTC] Orders found: 0
[05-Jul-2026 20:30:24 UTC] Orders data: []
[05-Jul-2026 20:30:24 UTC] Total orders count: 0
[05-Jul-2026 20:30:32 UTC] === API CALL LOG ===
[05-Jul-2026 20:30:32 UTC] Endpoint: user/profile.php
[05-Jul-2026 20:30:32 UTC] Full Log Data: {
    "timestamp": "2026-07-05 20:30:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a13:adc0:1:0:92e2:baff:fed6:9178",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a13:adc0:1:0:92e2:baff:fed6:9178, 172.69.136.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTc1IiwidXNlcm5hbWUiOiJNSUxFRVZBX20iLCJlbWFpbCI6Im1pbGVldmFtaXJhMEBnbWFpbC5jb20iLCJleHAiOjE3ODM4ODgxNjN9.cVrFnS2eAgXYb61ixeXDoKTB5umZo3qW8sPKuoCmhEg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16920cb391b5c23-TLL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a13:adc0:1:0:92e2:baff:fed6:9178",
        "cf-ipcountry": "EE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 20:30:32 UTC] === END API CALL LOG ===
[05-Jul-2026 20:30:32 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 20:30:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTc1IiwidXNlcm5hbWUiOiJNSUxFRVZBX20iLCJlbWFpbCI6Im1pbGVldmFtaXJhMEBnbWFpbC5jb20iLCJleHAiOjE3ODM4ODgxNjN9.cVrFnS2eAgXYb61ixeXDoKTB5umZo3qW8sPKuoCmhEg
[05-Jul-2026 20:30:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 20:30:32 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 20:30:32 UTC] User ID: 975
[05-Jul-2026 20:30:32 UTC] ✅ User profile retrieved successfully for user ID: 975
[05-Jul-2026 20:30:32 UTC] User Purchases API - User ID: 975
[05-Jul-2026 20:30:32 UTC] User Purchases API - Total purchases found: 0
[05-Jul-2026 20:30:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 20:30:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 20:30:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a13:adc0:1:0:92e2:baff:fed6:9178, 172.69.136.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTc1IiwidXNlcm5hbWUiOiJNSUxFRVZBX20iLCJlbWFpbCI6Im1pbGVldmFtaXJhMEBnbWFpbC5jb20iLCJleHAiOjE3ODM4ODgxNjN9.cVrFnS2eAgXYb61ixeXDoKTB5umZo3qW8sPKuoCmhEg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a16920d15e995c23-TLL","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a13:adc0:1:0:92e2:baff:fed6:9178","cf-ipcountry":"EE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jul-2026 20:30:33 UTC] === User Orders API Called ===
[05-Jul-2026 20:30:33 UTC] User ID: 975
[05-Jul-2026 20:30:33 UTC] Limit: 20, Offset: 0
[05-Jul-2026 20:30:33 UTC] Orders found: 0
[05-Jul-2026 20:30:33 UTC] Orders data: []
[05-Jul-2026 20:30:33 UTC] Total orders count: 0
[05-Jul-2026 20:30:33 UTC] === API CALL LOG ===
[05-Jul-2026 20:30:33 UTC] Endpoint: user/profile.php
[05-Jul-2026 20:30:33 UTC] Full Log Data: {
    "timestamp": "2026-07-05 20:30:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a13:adc0:1:0:92e2:baff:fed6:9178",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a13:adc0:1:0:92e2:baff:fed6:9178, 172.69.136.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTc1IiwidXNlcm5hbWUiOiJNSUxFRVZBX20iLCJlbWFpbCI6Im1pbGVldmFtaXJhMEBnbWFpbC5jb20iLCJleHAiOjE3ODM4ODgxNjN9.cVrFnS2eAgXYb61ixeXDoKTB5umZo3qW8sPKuoCmhEg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16920d15e9b5c23-TLL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a13:adc0:1:0:92e2:baff:fed6:9178",
        "cf-ipcountry": "EE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 20:30:33 UTC] === END API CALL LOG ===
[05-Jul-2026 20:30:33 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 20:30:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTc1IiwidXNlcm5hbWUiOiJNSUxFRVZBX20iLCJlbWFpbCI6Im1pbGVldmFtaXJhMEBnbWFpbC5jb20iLCJleHAiOjE3ODM4ODgxNjN9.cVrFnS2eAgXYb61ixeXDoKTB5umZo3qW8sPKuoCmhEg
[05-Jul-2026 20:30:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 20:30:33 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 20:30:33 UTC] User ID: 975
[05-Jul-2026 20:30:33 UTC] ✅ User profile retrieved successfully for user ID: 975
[05-Jul-2026 20:30:33 UTC] === API CALL LOG ===
[05-Jul-2026 20:30:33 UTC] Endpoint: user/profile.php
[05-Jul-2026 20:30:33 UTC] Full Log Data: {
    "timestamp": "2026-07-05 20:30:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a13:adc0:1:0:92e2:baff:fed6:9178",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a13:adc0:1:0:92e2:baff:fed6:9178, 172.69.136.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTc1IiwidXNlcm5hbWUiOiJNSUxFRVZBX20iLCJlbWFpbCI6Im1pbGVldmFtaXJhMEBnbWFpbC5jb20iLCJleHAiOjE3ODM4ODgxNjN9.cVrFnS2eAgXYb61ixeXDoKTB5umZo3qW8sPKuoCmhEg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16920d3a8dd5c23-TLL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a13:adc0:1:0:92e2:baff:fed6:9178",
        "cf-ipcountry": "EE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 20:30:33 UTC] === END API CALL LOG ===
[05-Jul-2026 20:30:33 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 20:30:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTc1IiwidXNlcm5hbWUiOiJNSUxFRVZBX20iLCJlbWFpbCI6Im1pbGVldmFtaXJhMEBnbWFpbC5jb20iLCJleHAiOjE3ODM4ODgxNjN9.cVrFnS2eAgXYb61ixeXDoKTB5umZo3qW8sPKuoCmhEg
[05-Jul-2026 20:30:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 20:30:33 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 20:30:33 UTC] User ID: 975
[05-Jul-2026 20:30:33 UTC] ✅ User profile retrieved successfully for user ID: 975
[05-Jul-2026 20:30:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 20:30:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 20:30:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a13:adc0:1:0:92e2:baff:fed6:9178, 172.69.136.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTc1IiwidXNlcm5hbWUiOiJNSUxFRVZBX20iLCJlbWFpbCI6Im1pbGVldmFtaXJhMEBnbWFpbC5jb20iLCJleHAiOjE3ODM4ODgxNjN9.cVrFnS2eAgXYb61ixeXDoKTB5umZo3qW8sPKuoCmhEg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a16920f1babd5c23-TLL","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a13:adc0:1:0:92e2:baff:fed6:9178","cf-ipcountry":"EE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jul-2026 20:30:38 UTC] === User Orders API Called ===
[05-Jul-2026 20:30:38 UTC] User ID: 975
[05-Jul-2026 20:30:38 UTC] Limit: 20, Offset: 0
[05-Jul-2026 20:30:38 UTC] Orders found: 0
[05-Jul-2026 20:30:38 UTC] Orders data: []
[05-Jul-2026 20:30:38 UTC] Total orders count: 0
[05-Jul-2026 20:30:39 UTC] === API CALL LOG ===
[05-Jul-2026 20:30:39 UTC] Endpoint: user/profile.php
[05-Jul-2026 20:30:39 UTC] Full Log Data: {
    "timestamp": "2026-07-05 20:30:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a13:adc0:1:0:92e2:baff:fed6:9178",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a13:adc0:1:0:92e2:baff:fed6:9178, 172.69.136.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTc1IiwidXNlcm5hbWUiOiJNSUxFRVZBX20iLCJlbWFpbCI6Im1pbGVldmFtaXJhMEBnbWFpbC5jb20iLCJleHAiOjE3ODM4ODgxNjN9.cVrFnS2eAgXYb61ixeXDoKTB5umZo3qW8sPKuoCmhEg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16920fa5b2b5c23-TLL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a13:adc0:1:0:92e2:baff:fed6:9178",
        "cf-ipcountry": "EE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 20:30:39 UTC] === END API CALL LOG ===
[05-Jul-2026 20:30:39 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 20:30:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTc1IiwidXNlcm5hbWUiOiJNSUxFRVZBX20iLCJlbWFpbCI6Im1pbGVldmFtaXJhMEBnbWFpbC5jb20iLCJleHAiOjE3ODM4ODgxNjN9.cVrFnS2eAgXYb61ixeXDoKTB5umZo3qW8sPKuoCmhEg
[05-Jul-2026 20:30:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 20:30:39 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 20:30:39 UTC] User ID: 975
[05-Jul-2026 20:30:39 UTC] ✅ User profile retrieved successfully for user ID: 975
[05-Jul-2026 20:30:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 20:30:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 20:30:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a13:adc0:1:0:92e2:baff:fed6:9178, 172.69.136.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTc1IiwidXNlcm5hbWUiOiJNSUxFRVZBX20iLCJlbWFpbCI6Im1pbGVldmFtaXJhMEBnbWFpbC5jb20iLCJleHAiOjE3ODM4ODgxNjN9.cVrFnS2eAgXYb61ixeXDoKTB5umZo3qW8sPKuoCmhEg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a16920fa5b2a5c23-TLL","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a13:adc0:1:0:92e2:baff:fed6:9178","cf-ipcountry":"EE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jul-2026 20:30:39 UTC] === User Orders API Called ===
[05-Jul-2026 20:30:39 UTC] User ID: 975
[05-Jul-2026 20:30:39 UTC] Limit: 20, Offset: 0
[05-Jul-2026 20:30:39 UTC] Orders found: 0
[05-Jul-2026 20:30:39 UTC] Orders data: []
[05-Jul-2026 20:30:39 UTC] Total orders count: 0
[05-Jul-2026 20:30:40 UTC] === API CALL LOG ===
[05-Jul-2026 20:30:40 UTC] Endpoint: user/profile.php
[05-Jul-2026 20:30:40 UTC] Full Log Data: {
    "timestamp": "2026-07-05 20:30:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a13:adc0:1:0:92e2:baff:fed6:9178",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a13:adc0:1:0:92e2:baff:fed6:9178, 172.69.136.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTc1IiwidXNlcm5hbWUiOiJNSUxFRVZBX20iLCJlbWFpbCI6Im1pbGVldmFtaXJhMEBnbWFpbC5jb20iLCJleHAiOjE3ODM4ODgxNjN9.cVrFnS2eAgXYb61ixeXDoKTB5umZo3qW8sPKuoCmhEg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16920fe2e395c23-TLL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a13:adc0:1:0:92e2:baff:fed6:9178",
        "cf-ipcountry": "EE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 20:30:40 UTC] === END API CALL LOG ===
[05-Jul-2026 20:30:40 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 20:30:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTc1IiwidXNlcm5hbWUiOiJNSUxFRVZBX20iLCJlbWFpbCI6Im1pbGVldmFtaXJhMEBnbWFpbC5jb20iLCJleHAiOjE3ODM4ODgxNjN9.cVrFnS2eAgXYb61ixeXDoKTB5umZo3qW8sPKuoCmhEg
[05-Jul-2026 20:30:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 20:30:40 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 20:30:40 UTC] User ID: 975
[05-Jul-2026 20:30:40 UTC] ✅ User profile retrieved successfully for user ID: 975
[05-Jul-2026 20:30:50 UTC] === API CALL LOG ===
[05-Jul-2026 20:30:50 UTC] Endpoint: user/profile.php
[05-Jul-2026 20:30:50 UTC] Full Log Data: {
    "timestamp": "2026-07-05 20:30:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a13:adc0:1:0:92e2:baff:fed6:9178",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a13:adc0:1:0:92e2:baff:fed6:9178, 172.69.136.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTc1IiwidXNlcm5hbWUiOiJNSUxFRVZBX20iLCJlbWFpbCI6Im1pbGVldmFtaXJhMEBnbWFpbC5jb20iLCJleHAiOjE3ODM4ODgxNjN9.cVrFnS2eAgXYb61ixeXDoKTB5umZo3qW8sPKuoCmhEg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a169213b6f145c23-TLL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a13:adc0:1:0:92e2:baff:fed6:9178",
        "cf-ipcountry": "EE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 20:30:50 UTC] === END API CALL LOG ===
[05-Jul-2026 20:30:50 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 20:30:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTc1IiwidXNlcm5hbWUiOiJNSUxFRVZBX20iLCJlbWFpbCI6Im1pbGVldmFtaXJhMEBnbWFpbC5jb20iLCJleHAiOjE3ODM4ODgxNjN9.cVrFnS2eAgXYb61ixeXDoKTB5umZo3qW8sPKuoCmhEg
[05-Jul-2026 20:30:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 20:30:50 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 20:30:50 UTC] User ID: 975
[05-Jul-2026 20:30:50 UTC] ✅ User profile retrieved successfully for user ID: 975
[05-Jul-2026 20:30:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 20:30:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 20:30:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a13:adc0:1:0:92e2:baff:fed6:9178, 172.69.136.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTc1IiwidXNlcm5hbWUiOiJNSUxFRVZBX20iLCJlbWFpbCI6Im1pbGVldmFtaXJhMEBnbWFpbC5jb20iLCJleHAiOjE3ODM4ODgxNjN9.cVrFnS2eAgXYb61ixeXDoKTB5umZo3qW8sPKuoCmhEg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a169213b6f125c23-TLL","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a13:adc0:1:0:92e2:baff:fed6:9178","cf-ipcountry":"EE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jul-2026 20:30:50 UTC] === User Orders API Called ===
[05-Jul-2026 20:30:50 UTC] User ID: 975
[05-Jul-2026 20:30:50 UTC] Limit: 20, Offset: 0
[05-Jul-2026 20:30:50 UTC] Orders found: 0
[05-Jul-2026 20:30:50 UTC] Orders data: []
[05-Jul-2026 20:30:50 UTC] Total orders count: 0
[05-Jul-2026 20:30:50 UTC] === API CALL LOG ===
[05-Jul-2026 20:30:50 UTC] Endpoint: user/profile.php
[05-Jul-2026 20:30:50 UTC] Full Log Data: {
    "timestamp": "2026-07-05 20:30:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a13:adc0:1:0:92e2:baff:fed6:9178",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a13:adc0:1:0:92e2:baff:fed6:9178, 172.69.136.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTc1IiwidXNlcm5hbWUiOiJNSUxFRVZBX20iLCJlbWFpbCI6Im1pbGVldmFtaXJhMEBnbWFpbC5jb20iLCJleHAiOjE3ODM4ODgxNjN9.cVrFnS2eAgXYb61ixeXDoKTB5umZo3qW8sPKuoCmhEg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a169213eba245c23-TLL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a13:adc0:1:0:92e2:baff:fed6:9178",
        "cf-ipcountry": "EE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 20:30:50 UTC] === END API CALL LOG ===
[05-Jul-2026 20:30:50 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 20:30:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTc1IiwidXNlcm5hbWUiOiJNSUxFRVZBX20iLCJlbWFpbCI6Im1pbGVldmFtaXJhMEBnbWFpbC5jb20iLCJleHAiOjE3ODM4ODgxNjN9.cVrFnS2eAgXYb61ixeXDoKTB5umZo3qW8sPKuoCmhEg
[05-Jul-2026 20:30:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 20:30:50 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 20:30:50 UTC] User ID: 975
[05-Jul-2026 20:30:50 UTC] ✅ User profile retrieved successfully for user ID: 975
[05-Jul-2026 20:39:27 UTC] === API CALL LOG ===
[05-Jul-2026 20:39:27 UTC] Endpoint: user/profile.php
[05-Jul-2026 20:39:27 UTC] Full Log Data: {
    "timestamp": "2026-07-05 20:39:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a13:adc0:1:0:92e2:baff:fed6:9178",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a13:adc0:1:0:92e2:baff:fed6:9178, 172.69.136.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTc1IiwidXNlcm5hbWUiOiJNSUxFRVZBX20iLCJlbWFpbCI6Im1pbGVldmFtaXJhMEBnbWFpbC5jb20iLCJleHAiOjE3ODM4ODgxNjN9.cVrFnS2eAgXYb61ixeXDoKTB5umZo3qW8sPKuoCmhEg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1692dd97cb6c7e7-TLL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a13:adc0:1:0:92e2:baff:fed6:9178",
        "cf-ipcountry": "EE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 20:39:27 UTC] === END API CALL LOG ===
[05-Jul-2026 20:39:27 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 20:39:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTc1IiwidXNlcm5hbWUiOiJNSUxFRVZBX20iLCJlbWFpbCI6Im1pbGVldmFtaXJhMEBnbWFpbC5jb20iLCJleHAiOjE3ODM4ODgxNjN9.cVrFnS2eAgXYb61ixeXDoKTB5umZo3qW8sPKuoCmhEg
[05-Jul-2026 20:39:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 20:39:27 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 20:39:27 UTC] User ID: 975
[05-Jul-2026 20:39:27 UTC] ✅ User profile retrieved successfully for user ID: 975
[05-Jul-2026 20:39:27 UTC] === API CALL LOG ===
[05-Jul-2026 20:39:27 UTC] Endpoint: user/profile.php
[05-Jul-2026 20:39:27 UTC] Full Log Data: {
    "timestamp": "2026-07-05 20:39:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a13:adc0:1:0:92e2:baff:fed6:9178",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a13:adc0:1:0:92e2:baff:fed6:9178, 172.69.136.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTc1IiwidXNlcm5hbWUiOiJNSUxFRVZBX20iLCJlbWFpbCI6Im1pbGVldmFtaXJhMEBnbWFpbC5jb20iLCJleHAiOjE3ODM4ODgxNjN9.cVrFnS2eAgXYb61ixeXDoKTB5umZo3qW8sPKuoCmhEg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1692dded8c5c7e7-TLL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a13:adc0:1:0:92e2:baff:fed6:9178",
        "cf-ipcountry": "EE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 20:39:27 UTC] === END API CALL LOG ===
[05-Jul-2026 20:39:27 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 20:39:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTc1IiwidXNlcm5hbWUiOiJNSUxFRVZBX20iLCJlbWFpbCI6Im1pbGVldmFtaXJhMEBnbWFpbC5jb20iLCJleHAiOjE3ODM4ODgxNjN9.cVrFnS2eAgXYb61ixeXDoKTB5umZo3qW8sPKuoCmhEg
[05-Jul-2026 20:39:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 20:39:27 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 20:39:27 UTC] User ID: 975
[05-Jul-2026 20:39:27 UTC] ✅ User profile retrieved successfully for user ID: 975
[05-Jul-2026 20:39:28 UTC] === API CALL LOG ===
[05-Jul-2026 20:39:28 UTC] Endpoint: user/profile.php
[05-Jul-2026 20:39:28 UTC] Full Log Data: {
    "timestamp": "2026-07-05 20:39:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a13:adc0:1:0:92e2:baff:fed6:9178",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a13:adc0:1:0:92e2:baff:fed6:9178, 172.69.136.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTc1IiwidXNlcm5hbWUiOiJNSUxFRVZBX20iLCJlbWFpbCI6Im1pbGVldmFtaXJhMEBnbWFpbC5jb20iLCJleHAiOjE3ODM4ODgxNjN9.cVrFnS2eAgXYb61ixeXDoKTB5umZo3qW8sPKuoCmhEg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1692ddff9d6c7e7-TLL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a13:adc0:1:0:92e2:baff:fed6:9178",
        "cf-ipcountry": "EE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 20:39:28 UTC] === END API CALL LOG ===
[05-Jul-2026 20:39:28 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 20:39:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTc1IiwidXNlcm5hbWUiOiJNSUxFRVZBX20iLCJlbWFpbCI6Im1pbGVldmFtaXJhMEBnbWFpbC5jb20iLCJleHAiOjE3ODM4ODgxNjN9.cVrFnS2eAgXYb61ixeXDoKTB5umZo3qW8sPKuoCmhEg
[05-Jul-2026 20:39:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 20:39:28 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 20:39:28 UTC] User ID: 975
[05-Jul-2026 20:39:28 UTC] ✅ User profile retrieved successfully for user ID: 975
[05-Jul-2026 20:39:28 UTC] === API CALL LOG ===
[05-Jul-2026 20:39:28 UTC] Endpoint: user/profile.php
[05-Jul-2026 20:39:28 UTC] Full Log Data: {
    "timestamp": "2026-07-05 20:39:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a13:adc0:1:0:92e2:baff:fed6:9178",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a13:adc0:1:0:92e2:baff:fed6:9178, 172.69.136.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTc1IiwidXNlcm5hbWUiOiJNSUxFRVZBX20iLCJlbWFpbCI6Im1pbGVldmFtaXJhMEBnbWFpbC5jb20iLCJleHAiOjE3ODM4ODgxNjN9.cVrFnS2eAgXYb61ixeXDoKTB5umZo3qW8sPKuoCmhEg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1692de0ea91c7e7-TLL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a13:adc0:1:0:92e2:baff:fed6:9178",
        "cf-ipcountry": "EE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 20:39:28 UTC] === END API CALL LOG ===
[05-Jul-2026 20:39:28 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 20:39:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTc1IiwidXNlcm5hbWUiOiJNSUxFRVZBX20iLCJlbWFpbCI6Im1pbGVldmFtaXJhMEBnbWFpbC5jb20iLCJleHAiOjE3ODM4ODgxNjN9.cVrFnS2eAgXYb61ixeXDoKTB5umZo3qW8sPKuoCmhEg
[05-Jul-2026 20:39:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 20:39:28 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 20:39:28 UTC] User ID: 975
[05-Jul-2026 20:39:28 UTC] ✅ User profile retrieved successfully for user ID: 975
[05-Jul-2026 20:39:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 20:39:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 20:39:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a13:adc0:1:0:92e2:baff:fed6:9178, 172.69.136.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTc1IiwidXNlcm5hbWUiOiJNSUxFRVZBX20iLCJlbWFpbCI6Im1pbGVldmFtaXJhMEBnbWFpbC5jb20iLCJleHAiOjE3ODM4ODgxNjN9.cVrFnS2eAgXYb61ixeXDoKTB5umZo3qW8sPKuoCmhEg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1692de0ea8fc7e7-TLL","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a13:adc0:1:0:92e2:baff:fed6:9178","cf-ipcountry":"EE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jul-2026 20:39:28 UTC] === User Orders API Called ===
[05-Jul-2026 20:39:28 UTC] User ID: 975
[05-Jul-2026 20:39:28 UTC] Limit: 20, Offset: 0
[05-Jul-2026 20:39:28 UTC] Orders found: 0
[05-Jul-2026 20:39:28 UTC] Orders data: []
[05-Jul-2026 20:39:28 UTC] Total orders count: 0
[05-Jul-2026 21:10:21 UTC] === API CALL LOG ===
[05-Jul-2026 21:10:21 UTC] === API CALL LOG ===
[05-Jul-2026 21:10:21 UTC] Endpoint: user/profile.php
[05-Jul-2026 21:10:21 UTC] Endpoint: user/profile.php
[05-Jul-2026 21:10:21 UTC] Full Log Data: {
    "timestamp": "2026-07-05 21:10:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.171.100.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.171.100.74, 104.23.217.36",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTc2IiwidXNlcm5hbWUiOiJAUmFuYWptbHlnbm4iLCJlbWFpbCI6InJhbmEuamFtYWxpMThAZ21haWwuY29tIiwiZXhwIjoxNzgzODkwNjIwfQ.jlhheijNH1wAzfTHM4ZbtUq3eJ1Ro55cOYAWWxyPDqI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1695b230ee9cb47-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.171.100.74",
        "cf-ipcountry": "AZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 21:10:21 UTC] Full Log Data: {
    "timestamp": "2026-07-05 21:10:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.171.100.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.171.100.74, 104.23.217.36",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTc2IiwidXNlcm5hbWUiOiJAUmFuYWptbHlnbm4iLCJlbWFpbCI6InJhbmEuamFtYWxpMThAZ21haWwuY29tIiwiZXhwIjoxNzgzODkwNjIwfQ.jlhheijNH1wAzfTHM4ZbtUq3eJ1Ro55cOYAWWxyPDqI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1695b230ef1cb47-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.171.100.74",
        "cf-ipcountry": "AZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 21:10:21 UTC] === END API CALL LOG ===
[05-Jul-2026 21:10:21 UTC] === END API CALL LOG ===
[05-Jul-2026 21:10:21 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 21:10:21 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 21:10:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTc2IiwidXNlcm5hbWUiOiJAUmFuYWptbHlnbm4iLCJlbWFpbCI6InJhbmEuamFtYWxpMThAZ21haWwuY29tIiwiZXhwIjoxNzgzODkwNjIwfQ.jlhheijNH1wAzfTHM4ZbtUq3eJ1Ro55cOYAWWxyPDqI
[05-Jul-2026 21:10:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTc2IiwidXNlcm5hbWUiOiJAUmFuYWptbHlnbm4iLCJlbWFpbCI6InJhbmEuamFtYWxpMThAZ21haWwuY29tIiwiZXhwIjoxNzgzODkwNjIwfQ.jlhheijNH1wAzfTHM4ZbtUq3eJ1Ro55cOYAWWxyPDqI
[05-Jul-2026 21:10:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 21:10:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 21:10:21 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 21:10:21 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 21:10:21 UTC] User ID: 976
[05-Jul-2026 21:10:21 UTC] User ID: 976
[05-Jul-2026 21:10:21 UTC] ✅ User profile retrieved successfully for user ID: 976
[05-Jul-2026 21:10:21 UTC] ✅ User profile retrieved successfully for user ID: 976
[05-Jul-2026 21:10:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 21:10:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 21:10:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"31.171.100.74, 104.23.217.36","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTc2IiwidXNlcm5hbWUiOiJAUmFuYWptbHlnbm4iLCJlbWFpbCI6InJhbmEuamFtYWxpMThAZ21haWwuY29tIiwiZXhwIjoxNzgzODkwNjIwfQ.jlhheijNH1wAzfTHM4ZbtUq3eJ1Ro55cOYAWWxyPDqI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1695b230eefcb47-ARN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"31.171.100.74","cf-ipcountry":"AZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jul-2026 21:10:22 UTC] === User Orders API Called ===
[05-Jul-2026 21:10:22 UTC] User ID: 976
[05-Jul-2026 21:10:22 UTC] Limit: 20, Offset: 0
[05-Jul-2026 21:10:22 UTC] Orders found: 0
[05-Jul-2026 21:10:22 UTC] Orders data: []
[05-Jul-2026 21:10:22 UTC] Total orders count: 0
[05-Jul-2026 21:10:22 UTC] === API CALL LOG ===
[05-Jul-2026 21:10:22 UTC] Endpoint: user/profile.php
[05-Jul-2026 21:10:22 UTC] Full Log Data: {
    "timestamp": "2026-07-05 21:10:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.171.100.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.171.100.74, 104.23.217.36",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTc2IiwidXNlcm5hbWUiOiJAUmFuYWptbHlnbm4iLCJlbWFpbCI6InJhbmEuamFtYWxpMThAZ21haWwuY29tIiwiZXhwIjoxNzgzODkwNjIwfQ.jlhheijNH1wAzfTHM4ZbtUq3eJ1Ro55cOYAWWxyPDqI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1695b283e50cb47-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.171.100.74",
        "cf-ipcountry": "AZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 21:10:22 UTC] === END API CALL LOG ===
[05-Jul-2026 21:10:22 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 21:10:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTc2IiwidXNlcm5hbWUiOiJAUmFuYWptbHlnbm4iLCJlbWFpbCI6InJhbmEuamFtYWxpMThAZ21haWwuY29tIiwiZXhwIjoxNzgzODkwNjIwfQ.jlhheijNH1wAzfTHM4ZbtUq3eJ1Ro55cOYAWWxyPDqI
[05-Jul-2026 21:10:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 21:10:22 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 21:10:22 UTC] User ID: 976
[05-Jul-2026 21:10:22 UTC] ✅ User profile retrieved successfully for user ID: 976
[05-Jul-2026 21:10:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 21:10:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 21:10:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"31.171.100.74, 104.23.217.141","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTc2IiwidXNlcm5hbWUiOiJAUmFuYWptbHlnbm4iLCJlbWFpbCI6InJhbmEuamFtYWxpMThAZ21haWwuY29tIiwiZXhwIjoxNzgzODkwNjIwfQ.jlhheijNH1wAzfTHM4ZbtUq3eJ1Ro55cOYAWWxyPDqI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1695b8ca940cb47-ARN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"31.171.100.74","cf-ipcountry":"AZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jul-2026 21:10:38 UTC] === User Orders API Called ===
[05-Jul-2026 21:10:38 UTC] User ID: 976
[05-Jul-2026 21:10:38 UTC] Limit: 20, Offset: 0
[05-Jul-2026 21:10:38 UTC] Orders found: 0
[05-Jul-2026 21:10:38 UTC] Orders data: []
[05-Jul-2026 21:10:38 UTC] Total orders count: 0
[05-Jul-2026 21:10:38 UTC] === API CALL LOG ===
[05-Jul-2026 21:10:38 UTC] Endpoint: user/profile.php
[05-Jul-2026 21:10:38 UTC] Full Log Data: {
    "timestamp": "2026-07-05 21:10:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.171.100.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.171.100.74, 104.23.217.141",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTc2IiwidXNlcm5hbWUiOiJAUmFuYWptbHlnbm4iLCJlbWFpbCI6InJhbmEuamFtYWxpMThAZ21haWwuY29tIiwiZXhwIjoxNzgzODkwNjIwfQ.jlhheijNH1wAzfTHM4ZbtUq3eJ1Ro55cOYAWWxyPDqI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1695b8d6b56cb47-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.171.100.74",
        "cf-ipcountry": "AZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 21:10:38 UTC] === END API CALL LOG ===
[05-Jul-2026 21:10:38 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 21:10:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTc2IiwidXNlcm5hbWUiOiJAUmFuYWptbHlnbm4iLCJlbWFpbCI6InJhbmEuamFtYWxpMThAZ21haWwuY29tIiwiZXhwIjoxNzgzODkwNjIwfQ.jlhheijNH1wAzfTHM4ZbtUq3eJ1Ro55cOYAWWxyPDqI
[05-Jul-2026 21:10:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 21:10:38 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 21:10:38 UTC] User ID: 976
[05-Jul-2026 21:10:38 UTC] ✅ User profile retrieved successfully for user ID: 976
[05-Jul-2026 21:10:38 UTC] === API CALL LOG ===
[05-Jul-2026 21:10:38 UTC] Endpoint: user/profile.php
[05-Jul-2026 21:10:38 UTC] Full Log Data: {
    "timestamp": "2026-07-05 21:10:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.171.100.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.171.100.74, 104.23.217.141",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTc2IiwidXNlcm5hbWUiOiJAUmFuYWptbHlnbm4iLCJlbWFpbCI6InJhbmEuamFtYWxpMThAZ21haWwuY29tIiwiZXhwIjoxNzgzODkwNjIwfQ.jlhheijNH1wAzfTHM4ZbtUq3eJ1Ro55cOYAWWxyPDqI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1695b8ca943cb47-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.171.100.74",
        "cf-ipcountry": "AZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 21:10:38 UTC] === END API CALL LOG ===
[05-Jul-2026 21:10:38 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 21:10:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTc2IiwidXNlcm5hbWUiOiJAUmFuYWptbHlnbm4iLCJlbWFpbCI6InJhbmEuamFtYWxpMThAZ21haWwuY29tIiwiZXhwIjoxNzgzODkwNjIwfQ.jlhheijNH1wAzfTHM4ZbtUq3eJ1Ro55cOYAWWxyPDqI
[05-Jul-2026 21:10:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 21:10:38 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 21:10:38 UTC] User ID: 976
[05-Jul-2026 21:10:38 UTC] ✅ User profile retrieved successfully for user ID: 976
[05-Jul-2026 21:10:39 UTC] === API CALL LOG ===
[05-Jul-2026 21:10:39 UTC] Endpoint: user/profile.php
[05-Jul-2026 21:10:39 UTC] Full Log Data: {
    "timestamp": "2026-07-05 21:10:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.171.100.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.171.100.74, 104.23.217.141",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTc2IiwidXNlcm5hbWUiOiJAUmFuYWptbHlnbm4iLCJlbWFpbCI6InJhbmEuamFtYWxpMThAZ21haWwuY29tIiwiZXhwIjoxNzgzODkwNjIwfQ.jlhheijNH1wAzfTHM4ZbtUq3eJ1Ro55cOYAWWxyPDqI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1695b92a9b3cb47-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.171.100.74",
        "cf-ipcountry": "AZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 21:10:39 UTC] === END API CALL LOG ===
[05-Jul-2026 21:10:39 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 21:10:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTc2IiwidXNlcm5hbWUiOiJAUmFuYWptbHlnbm4iLCJlbWFpbCI6InJhbmEuamFtYWxpMThAZ21haWwuY29tIiwiZXhwIjoxNzgzODkwNjIwfQ.jlhheijNH1wAzfTHM4ZbtUq3eJ1Ro55cOYAWWxyPDqI
[05-Jul-2026 21:10:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 21:10:39 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 21:10:39 UTC] User ID: 976
[05-Jul-2026 21:10:39 UTC] ✅ User profile retrieved successfully for user ID: 976
[05-Jul-2026 21:11:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 21:11:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 21:11:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"31.171.101.53, 104.23.221.185","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTc2IiwidXNlcm5hbWUiOiJAUmFuYWptbHlnbm4iLCJlbWFpbCI6InJhbmEuamFtYWxpMThAZ21haWwuY29tIiwiZXhwIjoxNzgzODkwNjIwfQ.jlhheijNH1wAzfTHM4ZbtUq3eJ1Ro55cOYAWWxyPDqI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1695ce32892adee-ARN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"31.171.101.53","cf-ipcountry":"AZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jul-2026 21:11:33 UTC] === User Orders API Called ===
[05-Jul-2026 21:11:33 UTC] User ID: 976
[05-Jul-2026 21:11:33 UTC] Limit: 20, Offset: 0
[05-Jul-2026 21:11:33 UTC] Orders found: 0
[05-Jul-2026 21:11:33 UTC] Orders data: []
[05-Jul-2026 21:11:33 UTC] Total orders count: 0
[05-Jul-2026 21:11:33 UTC] === API CALL LOG ===
[05-Jul-2026 21:11:33 UTC] Endpoint: user/profile.php
[05-Jul-2026 21:11:33 UTC] Full Log Data: {
    "timestamp": "2026-07-05 21:11:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.171.101.53",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.171.101.53, 104.23.221.58",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTc2IiwidXNlcm5hbWUiOiJAUmFuYWptbHlnbm4iLCJlbWFpbCI6InJhbmEuamFtYWxpMThAZ21haWwuY29tIiwiZXhwIjoxNzgzODkwNjIwfQ.jlhheijNH1wAzfTHM4ZbtUq3eJ1Ro55cOYAWWxyPDqI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1695ce32894adee-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.171.101.53",
        "cf-ipcountry": "AZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 21:11:33 UTC] === END API CALL LOG ===
[05-Jul-2026 21:11:33 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 21:11:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTc2IiwidXNlcm5hbWUiOiJAUmFuYWptbHlnbm4iLCJlbWFpbCI6InJhbmEuamFtYWxpMThAZ21haWwuY29tIiwiZXhwIjoxNzgzODkwNjIwfQ.jlhheijNH1wAzfTHM4ZbtUq3eJ1Ro55cOYAWWxyPDqI
[05-Jul-2026 21:11:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 21:11:33 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 21:11:33 UTC] User ID: 976
[05-Jul-2026 21:11:33 UTC] ✅ User profile retrieved successfully for user ID: 976
[05-Jul-2026 21:11:34 UTC] === API CALL LOG ===
[05-Jul-2026 21:11:34 UTC] Endpoint: user/profile.php
[05-Jul-2026 21:11:34 UTC] Full Log Data: {
    "timestamp": "2026-07-05 21:11:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.171.101.53",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.171.101.53, 104.23.221.185",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTc2IiwidXNlcm5hbWUiOiJAUmFuYWptbHlnbm4iLCJlbWFpbCI6InJhbmEuamFtYWxpMThAZ21haWwuY29tIiwiZXhwIjoxNzgzODkwNjIwfQ.jlhheijNH1wAzfTHM4ZbtUq3eJ1Ro55cOYAWWxyPDqI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1695ce68a5badee-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.171.101.53",
        "cf-ipcountry": "AZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 21:11:34 UTC] === END API CALL LOG ===
[05-Jul-2026 21:11:34 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 21:11:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTc2IiwidXNlcm5hbWUiOiJAUmFuYWptbHlnbm4iLCJlbWFpbCI6InJhbmEuamFtYWxpMThAZ21haWwuY29tIiwiZXhwIjoxNzgzODkwNjIwfQ.jlhheijNH1wAzfTHM4ZbtUq3eJ1Ro55cOYAWWxyPDqI
[05-Jul-2026 21:11:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 21:11:34 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 21:11:34 UTC] User ID: 976
[05-Jul-2026 21:11:34 UTC] ✅ User profile retrieved successfully for user ID: 976
[05-Jul-2026 21:11:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 21:11:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 21:11:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"31.171.101.53, 104.23.221.58","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTc2IiwidXNlcm5hbWUiOiJAUmFuYWptbHlnbm4iLCJlbWFpbCI6InJhbmEuamFtYWxpMThAZ21haWwuY29tIiwiZXhwIjoxNzgzODkwNjIwfQ.jlhheijNH1wAzfTHM4ZbtUq3eJ1Ro55cOYAWWxyPDqI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1695d025f40adee-ARN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"31.171.101.53","cf-ipcountry":"AZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jul-2026 21:11:38 UTC] === User Orders API Called ===
[05-Jul-2026 21:11:38 UTC] User ID: 976
[05-Jul-2026 21:11:38 UTC] Limit: 20, Offset: 0
[05-Jul-2026 21:11:38 UTC] Orders found: 0
[05-Jul-2026 21:11:38 UTC] Orders data: []
[05-Jul-2026 21:11:38 UTC] Total orders count: 0
[05-Jul-2026 21:11:39 UTC] === API CALL LOG ===
[05-Jul-2026 21:11:39 UTC] Endpoint: user/profile.php
[05-Jul-2026 21:11:39 UTC] Full Log Data: {
    "timestamp": "2026-07-05 21:11:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.171.101.53",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.171.101.53, 104.23.221.58",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTc2IiwidXNlcm5hbWUiOiJAUmFuYWptbHlnbm4iLCJlbWFpbCI6InJhbmEuamFtYWxpMThAZ21haWwuY29tIiwiZXhwIjoxNzgzODkwNjIwfQ.jlhheijNH1wAzfTHM4ZbtUq3eJ1Ro55cOYAWWxyPDqI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1695d09587aadee-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.171.101.53",
        "cf-ipcountry": "AZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 21:11:39 UTC] === END API CALL LOG ===
[05-Jul-2026 21:11:39 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 21:11:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTc2IiwidXNlcm5hbWUiOiJAUmFuYWptbHlnbm4iLCJlbWFpbCI6InJhbmEuamFtYWxpMThAZ21haWwuY29tIiwiZXhwIjoxNzgzODkwNjIwfQ.jlhheijNH1wAzfTHM4ZbtUq3eJ1Ro55cOYAWWxyPDqI
[05-Jul-2026 21:11:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 21:11:39 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 21:11:39 UTC] User ID: 976
[05-Jul-2026 21:11:39 UTC] ✅ User profile retrieved successfully for user ID: 976
[05-Jul-2026 21:11:40 UTC] User Purchases API - User ID: 976
[05-Jul-2026 21:11:40 UTC] User Purchases API - Total purchases found: 0
[05-Jul-2026 21:21:20 UTC] === API CALL LOG ===
[05-Jul-2026 21:21:20 UTC] Endpoint: user/profile.php
[05-Jul-2026 21:21:20 UTC] Full Log Data: {
    "timestamp": "2026-07-05 21:21:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2603:7082:e100:5b:2427:b517:cff2:a332",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2603:7082:e100:5b:2427:b517:cff2:a332, 172.70.194.178",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTc3IiwidXNlcm5hbWUiOiJieW5xeCIsImVtYWlsIjoiZmF6ZXN1cGVyNDRAZ21haWwuY29tIiwiZXhwIjoxNzgzODkxMjc5fQ.vtsoQtPO4gfGaGGYV4ImGAMd-9OPl74hr7SF9kaPcSg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1696b352da061f0-ORD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2603:7082:e100:5b:2427:b517:cff2:a332",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 21:21:20 UTC] === END API CALL LOG ===
[05-Jul-2026 21:21:20 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 21:21:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTc3IiwidXNlcm5hbWUiOiJieW5xeCIsImVtYWlsIjoiZmF6ZXN1cGVyNDRAZ21haWwuY29tIiwiZXhwIjoxNzgzODkxMjc5fQ.vtsoQtPO4gfGaGGYV4ImGAMd-9OPl74hr7SF9kaPcSg
[05-Jul-2026 21:21:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 21:21:20 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 21:21:20 UTC] User ID: 977
[05-Jul-2026 21:21:20 UTC] ✅ User profile retrieved successfully for user ID: 977
[05-Jul-2026 21:21:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 21:21:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 21:21:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2603:7082:e100:5b:2427:b517:cff2:a332, 172.70.194.179","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTc3IiwidXNlcm5hbWUiOiJieW5xeCIsImVtYWlsIjoiZmF6ZXN1cGVyNDRAZ21haWwuY29tIiwiZXhwIjoxNzgzODkxMjc5fQ.vtsoQtPO4gfGaGGYV4ImGAMd-9OPl74hr7SF9kaPcSg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1696b355dc861f0-ORD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2603:7082:e100:5b:2427:b517:cff2:a332","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jul-2026 21:21:20 UTC] === User Orders API Called ===
[05-Jul-2026 21:21:20 UTC] User ID: 977
[05-Jul-2026 21:21:20 UTC] Limit: 20, Offset: 0
[05-Jul-2026 21:21:20 UTC] Orders found: 0
[05-Jul-2026 21:21:20 UTC] Orders data: []
[05-Jul-2026 21:21:20 UTC] Total orders count: 0
[05-Jul-2026 21:21:20 UTC] === API CALL LOG ===
[05-Jul-2026 21:21:20 UTC] Endpoint: user/profile.php
[05-Jul-2026 21:21:20 UTC] Full Log Data: {
    "timestamp": "2026-07-05 21:21:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2603:7082:e100:5b:2427:b517:cff2:a332",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2603:7082:e100:5b:2427:b517:cff2:a332, 172.70.194.179",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTc3IiwidXNlcm5hbWUiOiJieW5xeCIsImVtYWlsIjoiZmF6ZXN1cGVyNDRAZ21haWwuY29tIiwiZXhwIjoxNzgzODkxMjc5fQ.vtsoQtPO4gfGaGGYV4ImGAMd-9OPl74hr7SF9kaPcSg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1696b35de1561f0-ORD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2603:7082:e100:5b:2427:b517:cff2:a332",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 21:21:20 UTC] === END API CALL LOG ===
[05-Jul-2026 21:21:20 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 21:21:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTc3IiwidXNlcm5hbWUiOiJieW5xeCIsImVtYWlsIjoiZmF6ZXN1cGVyNDRAZ21haWwuY29tIiwiZXhwIjoxNzgzODkxMjc5fQ.vtsoQtPO4gfGaGGYV4ImGAMd-9OPl74hr7SF9kaPcSg
[05-Jul-2026 21:21:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 21:21:20 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 21:21:20 UTC] User ID: 977
[05-Jul-2026 21:21:20 UTC] ✅ User profile retrieved successfully for user ID: 977
[05-Jul-2026 21:21:21 UTC] === API CALL LOG ===
[05-Jul-2026 21:21:21 UTC] Endpoint: user/profile.php
[05-Jul-2026 21:21:21 UTC] Full Log Data: {
    "timestamp": "2026-07-05 21:21:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2603:7082:e100:5b:2427:b517:cff2:a332",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2603:7082:e100:5b:2427:b517:cff2:a332, 172.70.194.179",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTc3IiwidXNlcm5hbWUiOiJieW5xeCIsImVtYWlsIjoiZmF6ZXN1cGVyNDRAZ21haWwuY29tIiwiZXhwIjoxNzgzODkxMjc5fQ.vtsoQtPO4gfGaGGYV4ImGAMd-9OPl74hr7SF9kaPcSg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1696b3cab9761f0-ORD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2603:7082:e100:5b:2427:b517:cff2:a332",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 21:21:21 UTC] === END API CALL LOG ===
[05-Jul-2026 21:21:21 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 21:21:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTc3IiwidXNlcm5hbWUiOiJieW5xeCIsImVtYWlsIjoiZmF6ZXN1cGVyNDRAZ21haWwuY29tIiwiZXhwIjoxNzgzODkxMjc5fQ.vtsoQtPO4gfGaGGYV4ImGAMd-9OPl74hr7SF9kaPcSg
[05-Jul-2026 21:21:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 21:21:21 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 21:21:21 UTC] User ID: 977
[05-Jul-2026 21:21:21 UTC] ✅ User profile retrieved successfully for user ID: 977
[05-Jul-2026 22:15:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 22:15:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 22:15:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:8fcf:3d5e:b91a:8f3a:b657:6a6e, 104.23.175.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTc4IiwidXNlcm5hbWUiOiJqY2pheTEyMyIsImVtYWlsIjoiamNqYXk1NDMyMUBnbWFpbC5jb20iLCJleHAiOjE3ODM4OTQ1MzN9.MLqTQx-bZSZR-IjxPMy3Q3dZQ-ephuFULl4Kp-3gglk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a169baa7ca13d976-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:8fcf:3d5e:b91a:8f3a:b657:6a6e","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jul-2026 22:15:34 UTC] === User Orders API Called ===
[05-Jul-2026 22:15:34 UTC] User ID: 978
[05-Jul-2026 22:15:34 UTC] Limit: 20, Offset: 0
[05-Jul-2026 22:15:34 UTC] Orders found: 0
[05-Jul-2026 22:15:34 UTC] Orders data: []
[05-Jul-2026 22:15:34 UTC] Total orders count: 0
[05-Jul-2026 22:15:34 UTC] === API CALL LOG ===
[05-Jul-2026 22:15:34 UTC] Endpoint: user/profile.php
[05-Jul-2026 22:15:34 UTC] Full Log Data: {
    "timestamp": "2026-07-05 22:15:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8fcf:3d5e:b91a:8f3a:b657:6a6e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8fcf:3d5e:b91a:8f3a:b657:6a6e, 104.23.175.179",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTc4IiwidXNlcm5hbWUiOiJqY2pheTEyMyIsImVtYWlsIjoiamNqYXk1NDMyMUBnbWFpbC5jb20iLCJleHAiOjE3ODM4OTQ1MzN9.MLqTQx-bZSZR-IjxPMy3Q3dZQ-ephuFULl4Kp-3gglk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a169baa7ca11d976-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:8fcf:3d5e:b91a:8f3a:b657:6a6e",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 22:15:34 UTC] === END API CALL LOG ===
[05-Jul-2026 22:15:34 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 22:15:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTc4IiwidXNlcm5hbWUiOiJqY2pheTEyMyIsImVtYWlsIjoiamNqYXk1NDMyMUBnbWFpbC5jb20iLCJleHAiOjE3ODM4OTQ1MzN9.MLqTQx-bZSZR-IjxPMy3Q3dZQ-ephuFULl4Kp-3gglk
[05-Jul-2026 22:15:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 22:15:34 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 22:15:34 UTC] User ID: 978
[05-Jul-2026 22:15:34 UTC] ✅ User profile retrieved successfully for user ID: 978
[05-Jul-2026 22:15:35 UTC] === API CALL LOG ===
[05-Jul-2026 22:15:35 UTC] Endpoint: user/profile.php
[05-Jul-2026 22:15:35 UTC] Full Log Data: {
    "timestamp": "2026-07-05 22:15:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8fcf:3d5e:b91a:8f3a:b657:6a6e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8fcf:3d5e:b91a:8f3a:b657:6a6e, 104.23.175.179",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTc4IiwidXNlcm5hbWUiOiJqY2pheTEyMyIsImVtYWlsIjoiamNqYXk1NDMyMUBnbWFpbC5jb20iLCJleHAiOjE3ODM4OTQ1MzN9.MLqTQx-bZSZR-IjxPMy3Q3dZQ-ephuFULl4Kp-3gglk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a169baa85ae5d976-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:8fcf:3d5e:b91a:8f3a:b657:6a6e",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 22:15:35 UTC] === END API CALL LOG ===
[05-Jul-2026 22:15:35 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 22:15:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTc4IiwidXNlcm5hbWUiOiJqY2pheTEyMyIsImVtYWlsIjoiamNqYXk1NDMyMUBnbWFpbC5jb20iLCJleHAiOjE3ODM4OTQ1MzN9.MLqTQx-bZSZR-IjxPMy3Q3dZQ-ephuFULl4Kp-3gglk
[05-Jul-2026 22:15:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 22:15:35 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 22:15:35 UTC] User ID: 978
[05-Jul-2026 22:15:35 UTC] ✅ User profile retrieved successfully for user ID: 978
[05-Jul-2026 22:15:35 UTC] === API CALL LOG ===
[05-Jul-2026 22:15:35 UTC] Endpoint: user/profile.php
[05-Jul-2026 22:15:35 UTC] Full Log Data: {
    "timestamp": "2026-07-05 22:15:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8fcf:3d5e:b91a:8f3a:b657:6a6e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8fcf:3d5e:b91a:8f3a:b657:6a6e, 104.23.175.179",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTc4IiwidXNlcm5hbWUiOiJqY2pheTEyMyIsImVtYWlsIjoiamNqYXk1NDMyMUBnbWFpbC5jb20iLCJleHAiOjE3ODM4OTQ1MzN9.MLqTQx-bZSZR-IjxPMy3Q3dZQ-ephuFULl4Kp-3gglk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a169baaf4dddd976-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:8fcf:3d5e:b91a:8f3a:b657:6a6e",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 22:15:35 UTC] === END API CALL LOG ===
[05-Jul-2026 22:15:35 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 22:15:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTc4IiwidXNlcm5hbWUiOiJqY2pheTEyMyIsImVtYWlsIjoiamNqYXk1NDMyMUBnbWFpbC5jb20iLCJleHAiOjE3ODM4OTQ1MzN9.MLqTQx-bZSZR-IjxPMy3Q3dZQ-ephuFULl4Kp-3gglk
[05-Jul-2026 22:15:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 22:15:35 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 22:15:35 UTC] User ID: 978
[05-Jul-2026 22:15:35 UTC] ✅ User profile retrieved successfully for user ID: 978
[05-Jul-2026 22:15:49 UTC] === API CALL LOG ===
[05-Jul-2026 22:15:49 UTC] Endpoint: user/profile.php
[05-Jul-2026 22:15:49 UTC] Full Log Data: {
    "timestamp": "2026-07-05 22:15:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8fcf:3d5e:b91a:8f3a:b657:6a6e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8fcf:3d5e:b91a:8f3a:b657:6a6e, 162.158.88.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTc4IiwidXNlcm5hbWUiOiJqY2pheTEyMyIsImVtYWlsIjoiamNqYXk1NDMyMUBnbWFpbC5jb20iLCJleHAiOjE3ODM4OTQ1MzN9.MLqTQx-bZSZR-IjxPMy3Q3dZQ-ephuFULl4Kp-3gglk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a169bb0088998de9-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:8fcf:3d5e:b91a:8f3a:b657:6a6e",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 22:15:49 UTC] === END API CALL LOG ===
[05-Jul-2026 22:15:49 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 22:15:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTc4IiwidXNlcm5hbWUiOiJqY2pheTEyMyIsImVtYWlsIjoiamNqYXk1NDMyMUBnbWFpbC5jb20iLCJleHAiOjE3ODM4OTQ1MzN9.MLqTQx-bZSZR-IjxPMy3Q3dZQ-ephuFULl4Kp-3gglk
[05-Jul-2026 22:15:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 22:15:49 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 22:15:49 UTC] User ID: 978
[05-Jul-2026 22:15:49 UTC] ✅ User profile retrieved successfully for user ID: 978
[05-Jul-2026 22:15:49 UTC] === API CALL LOG ===
[05-Jul-2026 22:15:49 UTC] Endpoint: user/profile.php
[05-Jul-2026 22:15:49 UTC] Full Log Data: {
    "timestamp": "2026-07-05 22:15:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8fcf:3d5e:b91a:8f3a:b657:6a6e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8fcf:3d5e:b91a:8f3a:b657:6a6e, 162.158.88.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTc4IiwidXNlcm5hbWUiOiJqY2pheTEyMyIsImVtYWlsIjoiamNqYXk1NDMyMUBnbWFpbC5jb20iLCJleHAiOjE3ODM4OTQ1MzN9.MLqTQx-bZSZR-IjxPMy3Q3dZQ-ephuFULl4Kp-3gglk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a169bb06e8aa8de9-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:8fcf:3d5e:b91a:8f3a:b657:6a6e",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 22:15:49 UTC] === END API CALL LOG ===
[05-Jul-2026 22:15:49 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 22:15:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTc4IiwidXNlcm5hbWUiOiJqY2pheTEyMyIsImVtYWlsIjoiamNqYXk1NDMyMUBnbWFpbC5jb20iLCJleHAiOjE3ODM4OTQ1MzN9.MLqTQx-bZSZR-IjxPMy3Q3dZQ-ephuFULl4Kp-3gglk
[05-Jul-2026 22:15:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 22:15:49 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 22:15:49 UTC] User ID: 978
[05-Jul-2026 22:15:49 UTC] ✅ User profile retrieved successfully for user ID: 978
[05-Jul-2026 22:15:49 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 22:15:49 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 22:15:49 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:8fcf:3d5e:b91a:8f3a:b657:6a6e, 162.158.88.28","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTc4IiwidXNlcm5hbWUiOiJqY2pheTEyMyIsImVtYWlsIjoiamNqYXk1NDMyMUBnbWFpbC5jb20iLCJleHAiOjE3ODM4OTQ1MzN9.MLqTQx-bZSZR-IjxPMy3Q3dZQ-ephuFULl4Kp-3gglk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a169bb06e8b18de9-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:8fcf:3d5e:b91a:8f3a:b657:6a6e","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jul-2026 22:15:49 UTC] === User Orders API Called ===
[05-Jul-2026 22:15:49 UTC] User ID: 978
[05-Jul-2026 22:15:49 UTC] Limit: 20, Offset: 0
[05-Jul-2026 22:15:49 UTC] Orders found: 0
[05-Jul-2026 22:15:49 UTC] Orders data: []
[05-Jul-2026 22:15:49 UTC] Total orders count: 0
[05-Jul-2026 22:15:50 UTC] === API CALL LOG ===
[05-Jul-2026 22:15:50 UTC] Endpoint: user/profile.php
[05-Jul-2026 22:15:50 UTC] Full Log Data: {
    "timestamp": "2026-07-05 22:15:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8fcf:3d5e:b91a:8f3a:b657:6a6e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8fcf:3d5e:b91a:8f3a:b657:6a6e, 162.158.88.6",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTc4IiwidXNlcm5hbWUiOiJqY2pheTEyMyIsImVtYWlsIjoiamNqYXk1NDMyMUBnbWFpbC5jb20iLCJleHAiOjE3ODM4OTQ1MzN9.MLqTQx-bZSZR-IjxPMy3Q3dZQ-ephuFULl4Kp-3gglk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a169bb0789808de9-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:8fcf:3d5e:b91a:8f3a:b657:6a6e",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 22:15:50 UTC] === END API CALL LOG ===
[05-Jul-2026 22:15:50 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 22:15:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTc4IiwidXNlcm5hbWUiOiJqY2pheTEyMyIsImVtYWlsIjoiamNqYXk1NDMyMUBnbWFpbC5jb20iLCJleHAiOjE3ODM4OTQ1MzN9.MLqTQx-bZSZR-IjxPMy3Q3dZQ-ephuFULl4Kp-3gglk
[05-Jul-2026 22:15:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 22:15:50 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 22:15:50 UTC] User ID: 978
[05-Jul-2026 22:15:50 UTC] ✅ User profile retrieved successfully for user ID: 978
[05-Jul-2026 22:15:55 UTC] === API CALL LOG ===
[05-Jul-2026 22:15:55 UTC] Endpoint: user/profile.php
[05-Jul-2026 22:15:55 UTC] Full Log Data: {
    "timestamp": "2026-07-05 22:15:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8fcf:3d5e:b91a:8f3a:b657:6a6e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8fcf:3d5e:b91a:8f3a:b657:6a6e, 172.71.124.88",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTc4IiwidXNlcm5hbWUiOiJqY2pheTEyMyIsImVtYWlsIjoiamNqYXk1NDMyMUBnbWFpbC5jb20iLCJleHAiOjE3ODM4OTQ1MzN9.MLqTQx-bZSZR-IjxPMy3Q3dZQ-ephuFULl4Kp-3gglk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a169bb27d806ce49-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:8fcf:3d5e:b91a:8f3a:b657:6a6e",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 22:15:55 UTC] === END API CALL LOG ===
[05-Jul-2026 22:15:55 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 22:15:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTc4IiwidXNlcm5hbWUiOiJqY2pheTEyMyIsImVtYWlsIjoiamNqYXk1NDMyMUBnbWFpbC5jb20iLCJleHAiOjE3ODM4OTQ1MzN9.MLqTQx-bZSZR-IjxPMy3Q3dZQ-ephuFULl4Kp-3gglk
[05-Jul-2026 22:15:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 22:15:55 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 22:15:55 UTC] User ID: 978
[05-Jul-2026 22:15:55 UTC] ✅ User profile retrieved successfully for user ID: 978
[05-Jul-2026 22:15:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 22:15:55 UTC] === API CALL LOG ===
[05-Jul-2026 22:15:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 22:15:55 UTC] Endpoint: user/profile.php
[05-Jul-2026 22:15:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:8fcf:3d5e:b91a:8f3a:b657:6a6e, 172.71.124.88","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTc4IiwidXNlcm5hbWUiOiJqY2pheTEyMyIsImVtYWlsIjoiamNqYXk1NDMyMUBnbWFpbC5jb20iLCJleHAiOjE3ODM4OTQ1MzN9.MLqTQx-bZSZR-IjxPMy3Q3dZQ-ephuFULl4Kp-3gglk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a169bb2e3859ce49-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:8fcf:3d5e:b91a:8f3a:b657:6a6e","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jul-2026 22:15:55 UTC] Full Log Data: {
    "timestamp": "2026-07-05 22:15:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8fcf:3d5e:b91a:8f3a:b657:6a6e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8fcf:3d5e:b91a:8f3a:b657:6a6e, 172.71.124.88",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTc4IiwidXNlcm5hbWUiOiJqY2pheTEyMyIsImVtYWlsIjoiamNqYXk1NDMyMUBnbWFpbC5jb20iLCJleHAiOjE3ODM4OTQ1MzN9.MLqTQx-bZSZR-IjxPMy3Q3dZQ-ephuFULl4Kp-3gglk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a169bb2e3856ce49-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:8fcf:3d5e:b91a:8f3a:b657:6a6e",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 22:15:55 UTC] === END API CALL LOG ===
[05-Jul-2026 22:15:55 UTC] === User Orders API Called ===
[05-Jul-2026 22:15:55 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 22:15:55 UTC] User ID: 978
[05-Jul-2026 22:15:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTc4IiwidXNlcm5hbWUiOiJqY2pheTEyMyIsImVtYWlsIjoiamNqYXk1NDMyMUBnbWFpbC5jb20iLCJleHAiOjE3ODM4OTQ1MzN9.MLqTQx-bZSZR-IjxPMy3Q3dZQ-ephuFULl4Kp-3gglk
[05-Jul-2026 22:15:55 UTC] Limit: 20, Offset: 0
[05-Jul-2026 22:15:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 22:15:55 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 22:15:55 UTC] User ID: 978
[05-Jul-2026 22:15:55 UTC] Orders found: 0
[05-Jul-2026 22:15:55 UTC] Orders data: []
[05-Jul-2026 22:15:55 UTC] ✅ User profile retrieved successfully for user ID: 978
[05-Jul-2026 22:15:55 UTC] Total orders count: 0
[05-Jul-2026 22:15:56 UTC] === API CALL LOG ===
[05-Jul-2026 22:15:56 UTC] Endpoint: user/profile.php
[05-Jul-2026 22:15:56 UTC] Full Log Data: {
    "timestamp": "2026-07-05 22:15:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8fcf:3d5e:b91a:8f3a:b657:6a6e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8fcf:3d5e:b91a:8f3a:b657:6a6e, 172.71.124.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTc4IiwidXNlcm5hbWUiOiJqY2pheTEyMyIsImVtYWlsIjoiamNqYXk1NDMyMUBnbWFpbC5jb20iLCJleHAiOjE3ODM4OTQ1MzN9.MLqTQx-bZSZR-IjxPMy3Q3dZQ-ephuFULl4Kp-3gglk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a169bb2ee949ce49-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:8fcf:3d5e:b91a:8f3a:b657:6a6e",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 22:15:56 UTC] === END API CALL LOG ===
[05-Jul-2026 22:15:56 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 22:15:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTc4IiwidXNlcm5hbWUiOiJqY2pheTEyMyIsImVtYWlsIjoiamNqYXk1NDMyMUBnbWFpbC5jb20iLCJleHAiOjE3ODM4OTQ1MzN9.MLqTQx-bZSZR-IjxPMy3Q3dZQ-ephuFULl4Kp-3gglk
[05-Jul-2026 22:15:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 22:15:56 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 22:15:56 UTC] User ID: 978
[05-Jul-2026 22:15:56 UTC] ✅ User profile retrieved successfully for user ID: 978
[05-Jul-2026 22:15:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 22:15:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 22:15:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:8fcf:3d5e:b91a:8f3a:b657:6a6e, 172.71.124.74","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTc4IiwidXNlcm5hbWUiOiJqY2pheTEyMyIsImVtYWlsIjoiamNqYXk1NDMyMUBnbWFpbC5jb20iLCJleHAiOjE3ODM4OTQ1MzN9.MLqTQx-bZSZR-IjxPMy3Q3dZQ-ephuFULl4Kp-3gglk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a169bb376cf4ce49-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:8fcf:3d5e:b91a:8f3a:b657:6a6e","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jul-2026 22:15:57 UTC] === User Orders API Called ===
[05-Jul-2026 22:15:57 UTC] User ID: 978
[05-Jul-2026 22:15:57 UTC] Limit: 20, Offset: 0
[05-Jul-2026 22:15:57 UTC] Orders found: 0
[05-Jul-2026 22:15:57 UTC] Orders data: []
[05-Jul-2026 22:15:57 UTC] Total orders count: 0
[05-Jul-2026 22:15:57 UTC] === API CALL LOG ===
[05-Jul-2026 22:15:57 UTC] Endpoint: user/profile.php
[05-Jul-2026 22:15:57 UTC] Full Log Data: {
    "timestamp": "2026-07-05 22:15:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8fcf:3d5e:b91a:8f3a:b657:6a6e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8fcf:3d5e:b91a:8f3a:b657:6a6e, 172.71.124.88",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTc4IiwidXNlcm5hbWUiOiJqY2pheTEyMyIsImVtYWlsIjoiamNqYXk1NDMyMUBnbWFpbC5jb20iLCJleHAiOjE3ODM4OTQ1MzN9.MLqTQx-bZSZR-IjxPMy3Q3dZQ-ephuFULl4Kp-3gglk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a169bb385e43ce49-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:8fcf:3d5e:b91a:8f3a:b657:6a6e",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 22:15:57 UTC] === END API CALL LOG ===
[05-Jul-2026 22:15:57 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 22:15:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTc4IiwidXNlcm5hbWUiOiJqY2pheTEyMyIsImVtYWlsIjoiamNqYXk1NDMyMUBnbWFpbC5jb20iLCJleHAiOjE3ODM4OTQ1MzN9.MLqTQx-bZSZR-IjxPMy3Q3dZQ-ephuFULl4Kp-3gglk
[05-Jul-2026 22:15:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 22:15:57 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 22:15:57 UTC] User ID: 978
[05-Jul-2026 22:15:57 UTC] ✅ User profile retrieved successfully for user ID: 978
[05-Jul-2026 22:15:59 UTC] === API CALL LOG ===
[05-Jul-2026 22:15:59 UTC] Endpoint: user/profile.php
[05-Jul-2026 22:15:59 UTC] Full Log Data: {
    "timestamp": "2026-07-05 22:15:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8fcf:3d5e:b91a:8f3a:b657:6a6e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8fcf:3d5e:b91a:8f3a:b657:6a6e, 172.71.124.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTc4IiwidXNlcm5hbWUiOiJqY2pheTEyMyIsImVtYWlsIjoiamNqYXk1NDMyMUBnbWFpbC5jb20iLCJleHAiOjE3ODM4OTQ1MzN9.MLqTQx-bZSZR-IjxPMy3Q3dZQ-ephuFULl4Kp-3gglk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a169bb423d12ce49-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:8fcf:3d5e:b91a:8f3a:b657:6a6e",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 22:15:59 UTC] === END API CALL LOG ===
[05-Jul-2026 22:15:59 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 22:15:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTc4IiwidXNlcm5hbWUiOiJqY2pheTEyMyIsImVtYWlsIjoiamNqYXk1NDMyMUBnbWFpbC5jb20iLCJleHAiOjE3ODM4OTQ1MzN9.MLqTQx-bZSZR-IjxPMy3Q3dZQ-ephuFULl4Kp-3gglk
[05-Jul-2026 22:15:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 22:15:59 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 22:15:59 UTC] User ID: 978
[05-Jul-2026 22:15:59 UTC] ✅ User profile retrieved successfully for user ID: 978
[05-Jul-2026 22:15:59 UTC] User Purchases API - User ID: 978
[05-Jul-2026 22:15:59 UTC] User Purchases API - Total purchases found: 0
[05-Jul-2026 22:16:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 22:16:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 22:16:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:8fcf:3d5e:b91a:8f3a:b657:6a6e, 172.71.124.88","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTc4IiwidXNlcm5hbWUiOiJqY2pheTEyMyIsImVtYWlsIjoiamNqYXk1NDMyMUBnbWFpbC5jb20iLCJleHAiOjE3ODM4OTQ1MzN9.MLqTQx-bZSZR-IjxPMy3Q3dZQ-ephuFULl4Kp-3gglk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a169bb4a6912ce49-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:8fcf:3d5e:b91a:8f3a:b657:6a6e","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jul-2026 22:16:00 UTC] === User Orders API Called ===
[05-Jul-2026 22:16:00 UTC] User ID: 978
[05-Jul-2026 22:16:00 UTC] Limit: 20, Offset: 0
[05-Jul-2026 22:16:00 UTC] Orders found: 0
[05-Jul-2026 22:16:00 UTC] Orders data: []
[05-Jul-2026 22:16:00 UTC] Total orders count: 0
[05-Jul-2026 22:16:00 UTC] === API CALL LOG ===
[05-Jul-2026 22:16:00 UTC] Endpoint: user/profile.php
[05-Jul-2026 22:16:00 UTC] Full Log Data: {
    "timestamp": "2026-07-05 22:16:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8fcf:3d5e:b91a:8f3a:b657:6a6e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8fcf:3d5e:b91a:8f3a:b657:6a6e, 172.71.124.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTc4IiwidXNlcm5hbWUiOiJqY2pheTEyMyIsImVtYWlsIjoiamNqYXk1NDMyMUBnbWFpbC5jb20iLCJleHAiOjE3ODM4OTQ1MzN9.MLqTQx-bZSZR-IjxPMy3Q3dZQ-ephuFULl4Kp-3gglk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a169bb4a6913ce49-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:8fcf:3d5e:b91a:8f3a:b657:6a6e",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 22:16:00 UTC] === END API CALL LOG ===
[05-Jul-2026 22:16:00 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 22:16:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTc4IiwidXNlcm5hbWUiOiJqY2pheTEyMyIsImVtYWlsIjoiamNqYXk1NDMyMUBnbWFpbC5jb20iLCJleHAiOjE3ODM4OTQ1MzN9.MLqTQx-bZSZR-IjxPMy3Q3dZQ-ephuFULl4Kp-3gglk
[05-Jul-2026 22:16:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 22:16:00 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 22:16:00 UTC] User ID: 978
[05-Jul-2026 22:16:00 UTC] ✅ User profile retrieved successfully for user ID: 978
[05-Jul-2026 22:16:01 UTC] === API CALL LOG ===
[05-Jul-2026 22:16:01 UTC] Endpoint: user/profile.php
[05-Jul-2026 22:16:01 UTC] Full Log Data: {
    "timestamp": "2026-07-05 22:16:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8fcf:3d5e:b91a:8f3a:b657:6a6e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8fcf:3d5e:b91a:8f3a:b657:6a6e, 172.71.124.88",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTc4IiwidXNlcm5hbWUiOiJqY2pheTEyMyIsImVtYWlsIjoiamNqYXk1NDMyMUBnbWFpbC5jb20iLCJleHAiOjE3ODM4OTQ1MzN9.MLqTQx-bZSZR-IjxPMy3Q3dZQ-ephuFULl4Kp-3gglk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a169bb4e6ff4ce49-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:8fcf:3d5e:b91a:8f3a:b657:6a6e",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 22:16:01 UTC] === END API CALL LOG ===
[05-Jul-2026 22:16:01 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 22:16:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTc4IiwidXNlcm5hbWUiOiJqY2pheTEyMyIsImVtYWlsIjoiamNqYXk1NDMyMUBnbWFpbC5jb20iLCJleHAiOjE3ODM4OTQ1MzN9.MLqTQx-bZSZR-IjxPMy3Q3dZQ-ephuFULl4Kp-3gglk
[05-Jul-2026 22:16:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 22:16:01 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 22:16:01 UTC] User ID: 978
[05-Jul-2026 22:16:01 UTC] ✅ User profile retrieved successfully for user ID: 978
[05-Jul-2026 22:16:01 UTC] === API CALL LOG ===
[05-Jul-2026 22:16:01 UTC] Endpoint: user/profile.php
[05-Jul-2026 22:16:01 UTC] Full Log Data: {
    "timestamp": "2026-07-05 22:16:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8fcf:3d5e:b91a:8f3a:b657:6a6e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8fcf:3d5e:b91a:8f3a:b657:6a6e, 172.71.124.88",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTc4IiwidXNlcm5hbWUiOiJqY2pheTEyMyIsImVtYWlsIjoiamNqYXk1NDMyMUBnbWFpbC5jb20iLCJleHAiOjE3ODM4OTQ1MzN9.MLqTQx-bZSZR-IjxPMy3Q3dZQ-ephuFULl4Kp-3gglk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a169bb51ec8dce49-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:8fcf:3d5e:b91a:8f3a:b657:6a6e",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 22:16:01 UTC] === END API CALL LOG ===
[05-Jul-2026 22:16:01 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 22:16:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTc4IiwidXNlcm5hbWUiOiJqY2pheTEyMyIsImVtYWlsIjoiamNqYXk1NDMyMUBnbWFpbC5jb20iLCJleHAiOjE3ODM4OTQ1MzN9.MLqTQx-bZSZR-IjxPMy3Q3dZQ-ephuFULl4Kp-3gglk
[05-Jul-2026 22:16:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 22:16:01 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 22:16:01 UTC] User ID: 978
[05-Jul-2026 22:16:01 UTC] ✅ User profile retrieved successfully for user ID: 978
[05-Jul-2026 22:16:07 UTC] === API CALL LOG ===
[05-Jul-2026 22:16:07 UTC] Endpoint: user/profile.php
[05-Jul-2026 22:16:07 UTC] Full Log Data: {
    "timestamp": "2026-07-05 22:16:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8fcf:3d5e:b91a:8f3a:b657:6a6e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8fcf:3d5e:b91a:8f3a:b657:6a6e, 162.158.108.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTc4IiwidXNlcm5hbWUiOiJqY2pheTEyMyIsImVtYWlsIjoiamNqYXk1NDMyMUBnbWFpbC5jb20iLCJleHAiOjE3ODM4OTQ1MzN9.MLqTQx-bZSZR-IjxPMy3Q3dZQ-ephuFULl4Kp-3gglk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a169bb721febfcde-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:8fcf:3d5e:b91a:8f3a:b657:6a6e",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 22:16:07 UTC] === END API CALL LOG ===
[05-Jul-2026 22:16:07 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 22:16:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTc4IiwidXNlcm5hbWUiOiJqY2pheTEyMyIsImVtYWlsIjoiamNqYXk1NDMyMUBnbWFpbC5jb20iLCJleHAiOjE3ODM4OTQ1MzN9.MLqTQx-bZSZR-IjxPMy3Q3dZQ-ephuFULl4Kp-3gglk
[05-Jul-2026 22:16:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 22:16:07 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 22:16:07 UTC] User ID: 978
[05-Jul-2026 22:16:07 UTC] ✅ User profile retrieved successfully for user ID: 978
[05-Jul-2026 22:16:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 22:16:07 UTC] === API CALL LOG ===
[05-Jul-2026 22:16:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[05-Jul-2026 22:16:07 UTC] Endpoint: user/profile.php
[05-Jul-2026 22:16:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:8fcf:3d5e:b91a:8f3a:b657:6a6e, 162.158.108.71","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTc4IiwidXNlcm5hbWUiOiJqY2pheTEyMyIsImVtYWlsIjoiamNqYXk1NDMyMUBnbWFpbC5jb20iLCJleHAiOjE3ODM4OTQ1MzN9.MLqTQx-bZSZR-IjxPMy3Q3dZQ-ephuFULl4Kp-3gglk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a169bb7869e6fcde-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:8fcf:3d5e:b91a:8f3a:b657:6a6e","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[05-Jul-2026 22:16:07 UTC] Full Log Data: {
    "timestamp": "2026-07-05 22:16:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8fcf:3d5e:b91a:8f3a:b657:6a6e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8fcf:3d5e:b91a:8f3a:b657:6a6e, 162.158.108.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTc4IiwidXNlcm5hbWUiOiJqY2pheTEyMyIsImVtYWlsIjoiamNqYXk1NDMyMUBnbWFpbC5jb20iLCJleHAiOjE3ODM4OTQ1MzN9.MLqTQx-bZSZR-IjxPMy3Q3dZQ-ephuFULl4Kp-3gglk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a169bb7869e0fcde-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:8fcf:3d5e:b91a:8f3a:b657:6a6e",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 22:16:07 UTC] === END API CALL LOG ===
[05-Jul-2026 22:16:07 UTC] === User Orders API Called ===
[05-Jul-2026 22:16:07 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 22:16:07 UTC] User ID: 978
[05-Jul-2026 22:16:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTc4IiwidXNlcm5hbWUiOiJqY2pheTEyMyIsImVtYWlsIjoiamNqYXk1NDMyMUBnbWFpbC5jb20iLCJleHAiOjE3ODM4OTQ1MzN9.MLqTQx-bZSZR-IjxPMy3Q3dZQ-ephuFULl4Kp-3gglk
[05-Jul-2026 22:16:07 UTC] Limit: 20, Offset: 0
[05-Jul-2026 22:16:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 22:16:07 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 22:16:07 UTC] User ID: 978
[05-Jul-2026 22:16:07 UTC] Orders found: 0
[05-Jul-2026 22:16:07 UTC] Orders data: []
[05-Jul-2026 22:16:07 UTC] ✅ User profile retrieved successfully for user ID: 978
[05-Jul-2026 22:16:07 UTC] Total orders count: 0
[05-Jul-2026 22:16:08 UTC] === API CALL LOG ===
[05-Jul-2026 22:16:08 UTC] Endpoint: user/profile.php
[05-Jul-2026 22:16:08 UTC] Full Log Data: {
    "timestamp": "2026-07-05 22:16:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8fcf:3d5e:b91a:8f3a:b657:6a6e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8fcf:3d5e:b91a:8f3a:b657:6a6e, 162.158.108.30",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTc4IiwidXNlcm5hbWUiOiJqY2pheTEyMyIsImVtYWlsIjoiamNqYXk1NDMyMUBnbWFpbC5jb20iLCJleHAiOjE3ODM4OTQ1MzN9.MLqTQx-bZSZR-IjxPMy3Q3dZQ-ephuFULl4Kp-3gglk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a169bb790af1fcde-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:8fcf:3d5e:b91a:8f3a:b657:6a6e",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[05-Jul-2026 22:16:08 UTC] === END API CALL LOG ===
[05-Jul-2026 22:16:08 UTC] ✅ API Hash verification passed for profile endpoint
[05-Jul-2026 22:16:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTc4IiwidXNlcm5hbWUiOiJqY2pheTEyMyIsImVtYWlsIjoiamNqYXk1NDMyMUBnbWFpbC5jb20iLCJleHAiOjE3ODM4OTQ1MzN9.MLqTQx-bZSZR-IjxPMy3Q3dZQ-ephuFULl4Kp-3gglk
[05-Jul-2026 22:16:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[05-Jul-2026 22:16:08 UTC] ✅ JWT token verified successfully for user profile
[05-Jul-2026 22:16:08 UTC] User ID: 978
[05-Jul-2026 22:16:08 UTC] ✅ User profile retrieved successfully for user ID: 978
[06-Jul-2026 00:56:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jul-2026 00:56:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jul-2026 00:56:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2400:1a00:5b29:5559:1725:fc7c:10f7:b349, 172.69.76.140","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTc5IiwidXNlcm5hbWUiOiJEYW5pZWxMYW1hIiwiZW1haWwiOiJzbWlsZWxhbWFoYWNrQGdtYWlsLmNvbSIsImV4cCI6MTc4MzkwNDE4OH0.Xqp3_KB_4jaUbS5wjgTGx0FupSSJXQk_WaapIZUhIGM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a16aa65ea9a37674-KTM","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2400:1a00:5b29:5559:1725:fc7c:10f7:b349","cf-ipcountry":"NP","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[06-Jul-2026 00:56:29 UTC] === User Orders API Called ===
[06-Jul-2026 00:56:29 UTC] User ID: 979
[06-Jul-2026 00:56:29 UTC] Limit: 20, Offset: 0
[06-Jul-2026 00:56:29 UTC] Orders found: 0
[06-Jul-2026 00:56:29 UTC] Orders data: []
[06-Jul-2026 00:56:29 UTC] Total orders count: 0
[06-Jul-2026 00:56:29 UTC] === API CALL LOG ===
[06-Jul-2026 00:56:29 UTC] Endpoint: user/profile.php
[06-Jul-2026 00:56:29 UTC] Full Log Data: {
    "timestamp": "2026-07-06 00:56:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:1a00:5b29:5559:1725:fc7c:10f7:b349",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2400:1a00:5b29:5559:1725:fc7c:10f7:b349, 172.69.76.140",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTc5IiwidXNlcm5hbWUiOiJEYW5pZWxMYW1hIiwiZW1haWwiOiJzbWlsZWxhbWFoYWNrQGdtYWlsLmNvbSIsImV4cCI6MTc4MzkwNDE4OH0.Xqp3_KB_4jaUbS5wjgTGx0FupSSJXQk_WaapIZUhIGM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16aa65ea9a07674-KTM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2400:1a00:5b29:5559:1725:fc7c:10f7:b349",
        "cf-ipcountry": "NP",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 00:56:29 UTC] === END API CALL LOG ===
[06-Jul-2026 00:56:29 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 00:56:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTc5IiwidXNlcm5hbWUiOiJEYW5pZWxMYW1hIiwiZW1haWwiOiJzbWlsZWxhbWFoYWNrQGdtYWlsLmNvbSIsImV4cCI6MTc4MzkwNDE4OH0.Xqp3_KB_4jaUbS5wjgTGx0FupSSJXQk_WaapIZUhIGM
[06-Jul-2026 00:56:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 00:56:29 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 00:56:29 UTC] User ID: 979
[06-Jul-2026 00:56:29 UTC] ✅ User profile retrieved successfully for user ID: 979
[06-Jul-2026 00:56:29 UTC] === API CALL LOG ===
[06-Jul-2026 00:56:29 UTC] Endpoint: user/profile.php
[06-Jul-2026 00:56:29 UTC] Full Log Data: {
    "timestamp": "2026-07-06 00:56:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:1a00:5b29:5559:1725:fc7c:10f7:b349",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2400:1a00:5b29:5559:1725:fc7c:10f7:b349, 172.69.76.140",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTc5IiwidXNlcm5hbWUiOiJEYW5pZWxMYW1hIiwiZW1haWwiOiJzbWlsZWxhbWFoYWNrQGdtYWlsLmNvbSIsImV4cCI6MTc4MzkwNDE4OH0.Xqp3_KB_4jaUbS5wjgTGx0FupSSJXQk_WaapIZUhIGM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16aa65f1a307674-KTM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2400:1a00:5b29:5559:1725:fc7c:10f7:b349",
        "cf-ipcountry": "NP",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 00:56:29 UTC] === END API CALL LOG ===
[06-Jul-2026 00:56:29 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 00:56:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTc5IiwidXNlcm5hbWUiOiJEYW5pZWxMYW1hIiwiZW1haWwiOiJzbWlsZWxhbWFoYWNrQGdtYWlsLmNvbSIsImV4cCI6MTc4MzkwNDE4OH0.Xqp3_KB_4jaUbS5wjgTGx0FupSSJXQk_WaapIZUhIGM
[06-Jul-2026 00:56:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 00:56:29 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 00:56:29 UTC] User ID: 979
[06-Jul-2026 00:56:29 UTC] ✅ User profile retrieved successfully for user ID: 979
[06-Jul-2026 00:56:30 UTC] === API CALL LOG ===
[06-Jul-2026 00:56:30 UTC] Endpoint: user/profile.php
[06-Jul-2026 00:56:30 UTC] Full Log Data: {
    "timestamp": "2026-07-06 00:56:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:1a00:5b29:5559:1725:fc7c:10f7:b349",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2400:1a00:5b29:5559:1725:fc7c:10f7:b349, 172.69.76.140",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTc5IiwidXNlcm5hbWUiOiJEYW5pZWxMYW1hIiwiZW1haWwiOiJzbWlsZWxhbWFoYWNrQGdtYWlsLmNvbSIsImV4cCI6MTc4MzkwNDE4OH0.Xqp3_KB_4jaUbS5wjgTGx0FupSSJXQk_WaapIZUhIGM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16aa668d8047674-KTM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2400:1a00:5b29:5559:1725:fc7c:10f7:b349",
        "cf-ipcountry": "NP",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 00:56:30 UTC] === END API CALL LOG ===
[06-Jul-2026 00:56:30 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 00:56:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTc5IiwidXNlcm5hbWUiOiJEYW5pZWxMYW1hIiwiZW1haWwiOiJzbWlsZWxhbWFoYWNrQGdtYWlsLmNvbSIsImV4cCI6MTc4MzkwNDE4OH0.Xqp3_KB_4jaUbS5wjgTGx0FupSSJXQk_WaapIZUhIGM
[06-Jul-2026 00:56:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 00:56:30 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 00:56:30 UTC] User ID: 979
[06-Jul-2026 00:56:30 UTC] ✅ User profile retrieved successfully for user ID: 979
[06-Jul-2026 00:57:01 UTC] === API CALL LOG ===
[06-Jul-2026 00:57:01 UTC] Endpoint: user/profile.php
[06-Jul-2026 00:57:01 UTC] Full Log Data: {
    "timestamp": "2026-07-06 00:57:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:1a00:5b29:5559:1725:fc7c:10f7:b349",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2400:1a00:5b29:5559:1725:fc7c:10f7:b349, 172.69.76.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTc5IiwidXNlcm5hbWUiOiJEYW5pZWxMYW1hIiwiZW1haWwiOiJzbWlsZWxhbWFoYWNrQGdtYWlsLmNvbSIsImV4cCI6MTc4MzkwNDE4OH0.Xqp3_KB_4jaUbS5wjgTGx0FupSSJXQk_WaapIZUhIGM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16aa72a9ef97674-KTM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2400:1a00:5b29:5559:1725:fc7c:10f7:b349",
        "cf-ipcountry": "NP",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 00:57:01 UTC] === END API CALL LOG ===
[06-Jul-2026 00:57:01 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 00:57:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTc5IiwidXNlcm5hbWUiOiJEYW5pZWxMYW1hIiwiZW1haWwiOiJzbWlsZWxhbWFoYWNrQGdtYWlsLmNvbSIsImV4cCI6MTc4MzkwNDE4OH0.Xqp3_KB_4jaUbS5wjgTGx0FupSSJXQk_WaapIZUhIGM
[06-Jul-2026 00:57:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 00:57:01 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 00:57:01 UTC] User ID: 979
[06-Jul-2026 00:57:01 UTC] ✅ User profile retrieved successfully for user ID: 979
[06-Jul-2026 00:57:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jul-2026 00:57:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jul-2026 00:57:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2400:1a00:5b29:5559:1725:fc7c:10f7:b349, 172.69.76.172","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTc5IiwidXNlcm5hbWUiOiJEYW5pZWxMYW1hIiwiZW1haWwiOiJzbWlsZWxhbWFoYWNrQGdtYWlsLmNvbSIsImV4cCI6MTc4MzkwNDE4OH0.Xqp3_KB_4jaUbS5wjgTGx0FupSSJXQk_WaapIZUhIGM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a16aa7606dec7674-KTM","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2400:1a00:5b29:5559:1725:fc7c:10f7:b349","cf-ipcountry":"NP","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[06-Jul-2026 00:57:10 UTC] === User Orders API Called ===
[06-Jul-2026 00:57:10 UTC] User ID: 979
[06-Jul-2026 00:57:10 UTC] Limit: 20, Offset: 0
[06-Jul-2026 00:57:10 UTC] Orders found: 0
[06-Jul-2026 00:57:10 UTC] Orders data: []
[06-Jul-2026 00:57:10 UTC] Total orders count: 0
[06-Jul-2026 00:57:11 UTC] === API CALL LOG ===
[06-Jul-2026 00:57:11 UTC] Endpoint: user/profile.php
[06-Jul-2026 00:57:11 UTC] Full Log Data: {
    "timestamp": "2026-07-06 00:57:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:1a00:5b29:5559:1725:fc7c:10f7:b349",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2400:1a00:5b29:5559:1725:fc7c:10f7:b349, 172.69.76.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTc5IiwidXNlcm5hbWUiOiJEYW5pZWxMYW1hIiwiZW1haWwiOiJzbWlsZWxhbWFoYWNrQGdtYWlsLmNvbSIsImV4cCI6MTc4MzkwNDE4OH0.Xqp3_KB_4jaUbS5wjgTGx0FupSSJXQk_WaapIZUhIGM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16aa767b8cc7674-KTM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2400:1a00:5b29:5559:1725:fc7c:10f7:b349",
        "cf-ipcountry": "NP",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 00:57:11 UTC] === END API CALL LOG ===
[06-Jul-2026 00:57:11 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 00:57:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTc5IiwidXNlcm5hbWUiOiJEYW5pZWxMYW1hIiwiZW1haWwiOiJzbWlsZWxhbWFoYWNrQGdtYWlsLmNvbSIsImV4cCI6MTc4MzkwNDE4OH0.Xqp3_KB_4jaUbS5wjgTGx0FupSSJXQk_WaapIZUhIGM
[06-Jul-2026 00:57:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 00:57:11 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 00:57:11 UTC] User ID: 979
[06-Jul-2026 00:57:11 UTC] ✅ User profile retrieved successfully for user ID: 979
[06-Jul-2026 00:57:12 UTC] User Purchases API - User ID: 979
[06-Jul-2026 00:57:12 UTC] User Purchases API - Total purchases found: 0
[06-Jul-2026 00:57:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jul-2026 00:57:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jul-2026 00:57:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2400:1a00:5b29:5559:1725:fc7c:10f7:b349, 172.69.76.172","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTc5IiwidXNlcm5hbWUiOiJEYW5pZWxMYW1hIiwiZW1haWwiOiJzbWlsZWxhbWFoYWNrQGdtYWlsLmNvbSIsImV4cCI6MTc4MzkwNDE4OH0.Xqp3_KB_4jaUbS5wjgTGx0FupSSJXQk_WaapIZUhIGM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a16aa772dee17674-KTM","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2400:1a00:5b29:5559:1725:fc7c:10f7:b349","cf-ipcountry":"NP","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[06-Jul-2026 00:57:13 UTC] === User Orders API Called ===
[06-Jul-2026 00:57:13 UTC] User ID: 979
[06-Jul-2026 00:57:13 UTC] Limit: 20, Offset: 0
[06-Jul-2026 00:57:13 UTC] Orders found: 0
[06-Jul-2026 00:57:13 UTC] Orders data: []
[06-Jul-2026 00:57:13 UTC] Total orders count: 0
[06-Jul-2026 00:57:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jul-2026 00:57:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jul-2026 00:57:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2400:1a00:5b29:5559:1725:fc7c:10f7:b349, 172.69.76.172","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTc5IiwidXNlcm5hbWUiOiJEYW5pZWxMYW1hIiwiZW1haWwiOiJzbWlsZWxhbWFoYWNrQGdtYWlsLmNvbSIsImV4cCI6MTc4MzkwNDE4OH0.Xqp3_KB_4jaUbS5wjgTGx0FupSSJXQk_WaapIZUhIGM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a16aa77baa727674-KTM","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2400:1a00:5b29:5559:1725:fc7c:10f7:b349","cf-ipcountry":"NP","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[06-Jul-2026 00:57:14 UTC] === User Orders API Called ===
[06-Jul-2026 00:57:14 UTC] User ID: 979
[06-Jul-2026 00:57:14 UTC] Limit: 20, Offset: 0
[06-Jul-2026 00:57:14 UTC] Orders found: 0
[06-Jul-2026 00:57:14 UTC] Orders data: []
[06-Jul-2026 00:57:14 UTC] Total orders count: 0
[06-Jul-2026 00:57:15 UTC] === API CALL LOG ===
[06-Jul-2026 00:57:15 UTC] Endpoint: user/profile.php
[06-Jul-2026 00:57:15 UTC] Full Log Data: {
    "timestamp": "2026-07-06 00:57:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:1a00:5b29:5559:1725:fc7c:10f7:b349",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2400:1a00:5b29:5559:1725:fc7c:10f7:b349, 172.69.76.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTc5IiwidXNlcm5hbWUiOiJEYW5pZWxMYW1hIiwiZW1haWwiOiJzbWlsZWxhbWFoYWNrQGdtYWlsLmNvbSIsImV4cCI6MTc4MzkwNDE4OH0.Xqp3_KB_4jaUbS5wjgTGx0FupSSJXQk_WaapIZUhIGM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16aa77c6b547674-KTM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2400:1a00:5b29:5559:1725:fc7c:10f7:b349",
        "cf-ipcountry": "NP",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 00:57:15 UTC] === END API CALL LOG ===
[06-Jul-2026 00:57:15 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 00:57:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTc5IiwidXNlcm5hbWUiOiJEYW5pZWxMYW1hIiwiZW1haWwiOiJzbWlsZWxhbWFoYWNrQGdtYWlsLmNvbSIsImV4cCI6MTc4MzkwNDE4OH0.Xqp3_KB_4jaUbS5wjgTGx0FupSSJXQk_WaapIZUhIGM
[06-Jul-2026 00:57:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 00:57:15 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 00:57:15 UTC] User ID: 979
[06-Jul-2026 00:57:15 UTC] ✅ User profile retrieved successfully for user ID: 979
[06-Jul-2026 00:57:15 UTC] === API CALL LOG ===
[06-Jul-2026 00:57:15 UTC] Endpoint: user/profile.php
[06-Jul-2026 00:57:15 UTC] Full Log Data: {
    "timestamp": "2026-07-06 00:57:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:1a00:5b29:5559:1725:fc7c:10f7:b349",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2400:1a00:5b29:5559:1725:fc7c:10f7:b349, 172.69.76.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTc5IiwidXNlcm5hbWUiOiJEYW5pZWxMYW1hIiwiZW1haWwiOiJzbWlsZWxhbWFoYWNrQGdtYWlsLmNvbSIsImV4cCI6MTc4MzkwNDE4OH0.Xqp3_KB_4jaUbS5wjgTGx0FupSSJXQk_WaapIZUhIGM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16aa77fbf157674-KTM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2400:1a00:5b29:5559:1725:fc7c:10f7:b349",
        "cf-ipcountry": "NP",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 00:57:15 UTC] === END API CALL LOG ===
[06-Jul-2026 00:57:15 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 00:57:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTc5IiwidXNlcm5hbWUiOiJEYW5pZWxMYW1hIiwiZW1haWwiOiJzbWlsZWxhbWFoYWNrQGdtYWlsLmNvbSIsImV4cCI6MTc4MzkwNDE4OH0.Xqp3_KB_4jaUbS5wjgTGx0FupSSJXQk_WaapIZUhIGM
[06-Jul-2026 00:57:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 00:57:15 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 00:57:15 UTC] User ID: 979
[06-Jul-2026 00:57:15 UTC] ✅ User profile retrieved successfully for user ID: 979
[06-Jul-2026 00:57:16 UTC] === API CALL LOG ===
[06-Jul-2026 00:57:16 UTC] Endpoint: user/profile.php
[06-Jul-2026 00:57:16 UTC] Full Log Data: {
    "timestamp": "2026-07-06 00:57:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:1a00:5b29:5559:1725:fc7c:10f7:b349",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2400:1a00:5b29:5559:1725:fc7c:10f7:b349, 172.69.76.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTc5IiwidXNlcm5hbWUiOiJEYW5pZWxMYW1hIiwiZW1haWwiOiJzbWlsZWxhbWFoYWNrQGdtYWlsLmNvbSIsImV4cCI6MTc4MzkwNDE4OH0.Xqp3_KB_4jaUbS5wjgTGx0FupSSJXQk_WaapIZUhIGM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16aa7848c9a7674-KTM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2400:1a00:5b29:5559:1725:fc7c:10f7:b349",
        "cf-ipcountry": "NP",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 00:57:16 UTC] === END API CALL LOG ===
[06-Jul-2026 00:57:16 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 00:57:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTc5IiwidXNlcm5hbWUiOiJEYW5pZWxMYW1hIiwiZW1haWwiOiJzbWlsZWxhbWFoYWNrQGdtYWlsLmNvbSIsImV4cCI6MTc4MzkwNDE4OH0.Xqp3_KB_4jaUbS5wjgTGx0FupSSJXQk_WaapIZUhIGM
[06-Jul-2026 00:57:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 00:57:16 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 00:57:16 UTC] User ID: 979
[06-Jul-2026 00:57:16 UTC] ✅ User profile retrieved successfully for user ID: 979
[06-Jul-2026 00:57:52 UTC] === API CALL LOG ===
[06-Jul-2026 00:57:52 UTC] Endpoint: user/profile.php
[06-Jul-2026 00:57:52 UTC] Full Log Data: {
    "timestamp": "2026-07-06 00:57:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:1a00:5b29:5559:1725:fc7c:10f7:b349",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2400:1a00:5b29:5559:1725:fc7c:10f7:b349, 172.69.76.173",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTc5IiwidXNlcm5hbWUiOiJEYW5pZWxMYW1hIiwiZW1haWwiOiJzbWlsZWxhbWFoYWNrQGdtYWlsLmNvbSIsImV4cCI6MTc4MzkwNDE4OH0.Xqp3_KB_4jaUbS5wjgTGx0FupSSJXQk_WaapIZUhIGM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16aa860bbd6cf60-KTM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2400:1a00:5b29:5559:1725:fc7c:10f7:b349",
        "cf-ipcountry": "NP",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 00:57:52 UTC] === END API CALL LOG ===
[06-Jul-2026 00:57:52 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 00:57:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTc5IiwidXNlcm5hbWUiOiJEYW5pZWxMYW1hIiwiZW1haWwiOiJzbWlsZWxhbWFoYWNrQGdtYWlsLmNvbSIsImV4cCI6MTc4MzkwNDE4OH0.Xqp3_KB_4jaUbS5wjgTGx0FupSSJXQk_WaapIZUhIGM
[06-Jul-2026 00:57:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 00:57:52 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 00:57:52 UTC] User ID: 979
[06-Jul-2026 00:57:52 UTC] ✅ User profile retrieved successfully for user ID: 979
[06-Jul-2026 00:57:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jul-2026 00:57:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jul-2026 00:57:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2400:1a00:5b29:5559:1725:fc7c:10f7:b349, 172.69.76.173","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTc5IiwidXNlcm5hbWUiOiJEYW5pZWxMYW1hIiwiZW1haWwiOiJzbWlsZWxhbWFoYWNrQGdtYWlsLmNvbSIsImV4cCI6MTc4MzkwNDE4OH0.Xqp3_KB_4jaUbS5wjgTGx0FupSSJXQk_WaapIZUhIGM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a16aa871dbb2cf60-KTM","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2400:1a00:5b29:5559:1725:fc7c:10f7:b349","cf-ipcountry":"NP","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[06-Jul-2026 00:57:54 UTC] === User Orders API Called ===
[06-Jul-2026 00:57:54 UTC] User ID: 979
[06-Jul-2026 00:57:54 UTC] Limit: 20, Offset: 0
[06-Jul-2026 00:57:54 UTC] Orders found: 0
[06-Jul-2026 00:57:54 UTC] Orders data: []
[06-Jul-2026 00:57:54 UTC] Total orders count: 0
[06-Jul-2026 03:39:32 UTC] === API CALL LOG ===
[06-Jul-2026 03:39:32 UTC] Endpoint: user/profile.php
[06-Jul-2026 03:39:32 UTC] Full Log Data: {
    "timestamp": "2026-07-06 03:39:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "217.8.47.117",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "217.8.47.117, 172.70.248.206",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgwIiwidXNlcm5hbWUiOiJiZXN0dW4iLCJlbWFpbCI6ImJhcnNzaG9zaW1vdjUxQGdtYWlsLmNvbSIsImV4cCI6MTc4MzkxMzk3MX0.xm2S5aVaCK3ePhjc5CUyhISVDE01v5t9ZzjP101weU4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16b9538f8fcc518-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "217.8.47.117",
        "cf-ipcountry": "TJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 03:39:32 UTC] === END API CALL LOG ===
[06-Jul-2026 03:39:32 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 03:39:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgwIiwidXNlcm5hbWUiOiJiZXN0dW4iLCJlbWFpbCI6ImJhcnNzaG9zaW1vdjUxQGdtYWlsLmNvbSIsImV4cCI6MTc4MzkxMzk3MX0.xm2S5aVaCK3ePhjc5CUyhISVDE01v5t9ZzjP101weU4
[06-Jul-2026 03:39:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 03:39:32 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 03:39:32 UTC] User ID: 980
[06-Jul-2026 03:39:32 UTC] ✅ User profile retrieved successfully for user ID: 980
[06-Jul-2026 03:39:32 UTC] === API CALL LOG ===
[06-Jul-2026 03:39:32 UTC] Endpoint: user/profile.php
[06-Jul-2026 03:39:32 UTC] Full Log Data: {
    "timestamp": "2026-07-06 03:39:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "217.8.47.117",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "217.8.47.117, 172.70.248.206",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgwIiwidXNlcm5hbWUiOiJiZXN0dW4iLCJlbWFpbCI6ImJhcnNzaG9zaW1vdjUxQGdtYWlsLmNvbSIsImV4cCI6MTc4MzkxMzk3MX0.xm2S5aVaCK3ePhjc5CUyhISVDE01v5t9ZzjP101weU4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16b9538f902c518-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "217.8.47.117",
        "cf-ipcountry": "TJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 03:39:32 UTC] === END API CALL LOG ===
[06-Jul-2026 03:39:32 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 03:39:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgwIiwidXNlcm5hbWUiOiJiZXN0dW4iLCJlbWFpbCI6ImJhcnNzaG9zaW1vdjUxQGdtYWlsLmNvbSIsImV4cCI6MTc4MzkxMzk3MX0.xm2S5aVaCK3ePhjc5CUyhISVDE01v5t9ZzjP101weU4
[06-Jul-2026 03:39:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 03:39:32 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 03:39:32 UTC] User ID: 980
[06-Jul-2026 03:39:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jul-2026 03:39:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jul-2026 03:39:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"217.8.47.117, 172.70.248.206","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgwIiwidXNlcm5hbWUiOiJiZXN0dW4iLCJlbWFpbCI6ImJhcnNzaG9zaW1vdjUxQGdtYWlsLmNvbSIsImV4cCI6MTc4MzkxMzk3MX0.xm2S5aVaCK3ePhjc5CUyhISVDE01v5t9ZzjP101weU4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a16b9538f901c518-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"217.8.47.117","cf-ipcountry":"TJ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[06-Jul-2026 03:39:32 UTC] ✅ User profile retrieved successfully for user ID: 980
[06-Jul-2026 03:39:32 UTC] === User Orders API Called ===
[06-Jul-2026 03:39:32 UTC] User ID: 980
[06-Jul-2026 03:39:32 UTC] Limit: 20, Offset: 0
[06-Jul-2026 03:39:32 UTC] Orders found: 0
[06-Jul-2026 03:39:32 UTC] Orders data: []
[06-Jul-2026 03:39:32 UTC] Total orders count: 0
[06-Jul-2026 03:39:33 UTC] === API CALL LOG ===
[06-Jul-2026 03:39:33 UTC] Endpoint: user/profile.php
[06-Jul-2026 03:39:33 UTC] Full Log Data: {
    "timestamp": "2026-07-06 03:39:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "217.8.47.117",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "217.8.47.117, 172.70.248.206",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgwIiwidXNlcm5hbWUiOiJiZXN0dW4iLCJlbWFpbCI6ImJhcnNzaG9zaW1vdjUxQGdtYWlsLmNvbSIsImV4cCI6MTc4MzkxMzk3MX0.xm2S5aVaCK3ePhjc5CUyhISVDE01v5t9ZzjP101weU4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16b953fbc03c518-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "217.8.47.117",
        "cf-ipcountry": "TJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 03:39:33 UTC] === END API CALL LOG ===
[06-Jul-2026 03:39:33 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 03:39:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgwIiwidXNlcm5hbWUiOiJiZXN0dW4iLCJlbWFpbCI6ImJhcnNzaG9zaW1vdjUxQGdtYWlsLmNvbSIsImV4cCI6MTc4MzkxMzk3MX0.xm2S5aVaCK3ePhjc5CUyhISVDE01v5t9ZzjP101weU4
[06-Jul-2026 03:39:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 03:39:33 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 03:39:33 UTC] User ID: 980
[06-Jul-2026 03:39:33 UTC] ✅ User profile retrieved successfully for user ID: 980
[06-Jul-2026 03:40:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jul-2026 03:40:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jul-2026 03:40:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"217.8.47.117, 172.70.248.207","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgwIiwidXNlcm5hbWUiOiJiZXN0dW4iLCJlbWFpbCI6ImJhcnNzaG9zaW1vdjUxQGdtYWlsLmNvbSIsImV4cCI6MTc4MzkxMzk3MX0.xm2S5aVaCK3ePhjc5CUyhISVDE01v5t9ZzjP101weU4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a16b963ddc74c518-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"217.8.47.117","cf-ipcountry":"TJ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[06-Jul-2026 03:40:14 UTC] === User Orders API Called ===
[06-Jul-2026 03:40:14 UTC] User ID: 980
[06-Jul-2026 03:40:14 UTC] Limit: 20, Offset: 0
[06-Jul-2026 03:40:14 UTC] Orders found: 0
[06-Jul-2026 03:40:14 UTC] Orders data: []
[06-Jul-2026 03:40:14 UTC] Total orders count: 0
[06-Jul-2026 03:40:16 UTC] === API CALL LOG ===
[06-Jul-2026 03:40:16 UTC] Endpoint: user/profile.php
[06-Jul-2026 03:40:16 UTC] Full Log Data: {
    "timestamp": "2026-07-06 03:40:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "217.8.47.117",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "217.8.47.117, 172.70.248.207",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgwIiwidXNlcm5hbWUiOiJiZXN0dW4iLCJlbWFpbCI6ImJhcnNzaG9zaW1vdjUxQGdtYWlsLmNvbSIsImV4cCI6MTc4MzkxMzk3MX0.xm2S5aVaCK3ePhjc5CUyhISVDE01v5t9ZzjP101weU4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16b964d7f6ec518-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "217.8.47.117",
        "cf-ipcountry": "TJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 03:40:16 UTC] === END API CALL LOG ===
[06-Jul-2026 03:40:16 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 03:40:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgwIiwidXNlcm5hbWUiOiJiZXN0dW4iLCJlbWFpbCI6ImJhcnNzaG9zaW1vdjUxQGdtYWlsLmNvbSIsImV4cCI6MTc4MzkxMzk3MX0.xm2S5aVaCK3ePhjc5CUyhISVDE01v5t9ZzjP101weU4
[06-Jul-2026 03:40:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 03:40:16 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 03:40:16 UTC] User ID: 980
[06-Jul-2026 03:40:16 UTC] ✅ User profile retrieved successfully for user ID: 980
[06-Jul-2026 03:40:19 UTC] User Purchases API - User ID: 980
[06-Jul-2026 03:40:19 UTC] User Purchases API - Total purchases found: 0
[06-Jul-2026 07:09:38 UTC] === API CALL LOG ===
[06-Jul-2026 07:09:38 UTC] Endpoint: user/profile.php
[06-Jul-2026 07:09:38 UTC] Full Log Data: {
    "timestamp": "2026-07-06 07:09:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:1019:d132:c4c0:d4ff:fefe:1765",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:1019:d132:c4c0:d4ff:fefe:1765, 162.158.88.29",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgxIiwidXNlcm5hbWUiOiJidW5uc2E5OSIsImVtYWlsIjoiYnVubnkuZm9yZXZlcjAwOUBnbWFpbC5jb20iLCJleHAiOjE3ODM5MjY1Nzh9.VgkwSYBK5LzqaBbKvWqq9XThZLYMJct5S-0UqkfAMig",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16cc8fe2d52fe01-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:1019:d132:c4c0:d4ff:fefe:1765",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 07:09:38 UTC] === END API CALL LOG ===
[06-Jul-2026 07:09:38 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 07:09:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgxIiwidXNlcm5hbWUiOiJidW5uc2E5OSIsImVtYWlsIjoiYnVubnkuZm9yZXZlcjAwOUBnbWFpbC5jb20iLCJleHAiOjE3ODM5MjY1Nzh9.VgkwSYBK5LzqaBbKvWqq9XThZLYMJct5S-0UqkfAMig
[06-Jul-2026 07:09:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 07:09:38 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 07:09:38 UTC] User ID: 981
[06-Jul-2026 07:09:38 UTC] ✅ User profile retrieved successfully for user ID: 981
[06-Jul-2026 07:09:39 UTC] === API CALL LOG ===
[06-Jul-2026 07:09:39 UTC] Endpoint: user/profile.php
[06-Jul-2026 07:09:39 UTC] Full Log Data: {
    "timestamp": "2026-07-06 07:09:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:1019:d132:c4c0:d4ff:fefe:1765",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:1019:d132:c4c0:d4ff:fefe:1765, 162.158.88.29",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgxIiwidXNlcm5hbWUiOiJidW5uc2E5OSIsImVtYWlsIjoiYnVubnkuZm9yZXZlcjAwOUBnbWFpbC5jb20iLCJleHAiOjE3ODM5MjY1Nzh9.VgkwSYBK5LzqaBbKvWqq9XThZLYMJct5S-0UqkfAMig",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16cc8fecf8efe01-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:1019:d132:c4c0:d4ff:fefe:1765",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 07:09:39 UTC] === END API CALL LOG ===
[06-Jul-2026 07:09:39 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 07:09:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgxIiwidXNlcm5hbWUiOiJidW5uc2E5OSIsImVtYWlsIjoiYnVubnkuZm9yZXZlcjAwOUBnbWFpbC5jb20iLCJleHAiOjE3ODM5MjY1Nzh9.VgkwSYBK5LzqaBbKvWqq9XThZLYMJct5S-0UqkfAMig
[06-Jul-2026 07:09:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 07:09:39 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 07:09:39 UTC] User ID: 981
[06-Jul-2026 07:09:39 UTC] ✅ User profile retrieved successfully for user ID: 981
[06-Jul-2026 07:09:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jul-2026 07:09:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jul-2026 07:09:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d4:1019:d132:c4c0:d4ff:fefe:1765, 162.158.88.28","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgxIiwidXNlcm5hbWUiOiJidW5uc2E5OSIsImVtYWlsIjoiYnVubnkuZm9yZXZlcjAwOUBnbWFpbC5jb20iLCJleHAiOjE3ODM5MjY1Nzh9.VgkwSYBK5LzqaBbKvWqq9XThZLYMJct5S-0UqkfAMig","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a16cc8fe2d5ffe01-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40d4:1019:d132:c4c0:d4ff:fefe:1765","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[06-Jul-2026 07:09:39 UTC] === User Orders API Called ===
[06-Jul-2026 07:09:39 UTC] User ID: 981
[06-Jul-2026 07:09:39 UTC] Limit: 20, Offset: 0
[06-Jul-2026 07:09:39 UTC] Orders found: 0
[06-Jul-2026 07:09:39 UTC] Orders data: []
[06-Jul-2026 07:09:39 UTC] Total orders count: 0
[06-Jul-2026 07:09:40 UTC] === API CALL LOG ===
[06-Jul-2026 07:09:40 UTC] Endpoint: user/profile.php
[06-Jul-2026 07:09:40 UTC] Full Log Data: {
    "timestamp": "2026-07-06 07:09:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:1019:d132:c4c0:d4ff:fefe:1765",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:1019:d132:c4c0:d4ff:fefe:1765, 162.158.88.29",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgxIiwidXNlcm5hbWUiOiJidW5uc2E5OSIsImVtYWlsIjoiYnVubnkuZm9yZXZlcjAwOUBnbWFpbC5jb20iLCJleHAiOjE3ODM5MjY1Nzh9.VgkwSYBK5LzqaBbKvWqq9XThZLYMJct5S-0UqkfAMig",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16cc906aeebfe01-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:1019:d132:c4c0:d4ff:fefe:1765",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 07:09:40 UTC] === END API CALL LOG ===
[06-Jul-2026 07:09:40 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 07:09:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgxIiwidXNlcm5hbWUiOiJidW5uc2E5OSIsImVtYWlsIjoiYnVubnkuZm9yZXZlcjAwOUBnbWFpbC5jb20iLCJleHAiOjE3ODM5MjY1Nzh9.VgkwSYBK5LzqaBbKvWqq9XThZLYMJct5S-0UqkfAMig
[06-Jul-2026 07:09:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 07:09:40 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 07:09:40 UTC] User ID: 981
[06-Jul-2026 07:09:40 UTC] ✅ User profile retrieved successfully for user ID: 981
[06-Jul-2026 07:10:13 UTC] === API CALL LOG ===
[06-Jul-2026 07:10:13 UTC] Endpoint: user/profile.php
[06-Jul-2026 07:10:13 UTC] Full Log Data: {
    "timestamp": "2026-07-06 07:10:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:1019:d132:c4c0:d4ff:fefe:1765",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:1019:d132:c4c0:d4ff:fefe:1765, 162.158.88.29",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgxIiwidXNlcm5hbWUiOiJidW5uc2E5OSIsImVtYWlsIjoiYnVubnkuZm9yZXZlcjAwOUBnbWFpbC5jb20iLCJleHAiOjE3ODM5MjY1Nzh9.VgkwSYBK5LzqaBbKvWqq9XThZLYMJct5S-0UqkfAMig",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16cc9cff9eefe01-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:1019:d132:c4c0:d4ff:fefe:1765",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 07:10:13 UTC] === END API CALL LOG ===
[06-Jul-2026 07:10:13 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 07:10:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgxIiwidXNlcm5hbWUiOiJidW5uc2E5OSIsImVtYWlsIjoiYnVubnkuZm9yZXZlcjAwOUBnbWFpbC5jb20iLCJleHAiOjE3ODM5MjY1Nzh9.VgkwSYBK5LzqaBbKvWqq9XThZLYMJct5S-0UqkfAMig
[06-Jul-2026 07:10:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 07:10:13 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 07:10:13 UTC] User ID: 981
[06-Jul-2026 07:10:13 UTC] ✅ User profile retrieved successfully for user ID: 981
[06-Jul-2026 07:11:10 UTC] === API CALL LOG ===
[06-Jul-2026 07:11:10 UTC] Endpoint: user/profile.php
[06-Jul-2026 07:11:10 UTC] Full Log Data: {
    "timestamp": "2026-07-06 07:11:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:1019:d132:c4c0:d4ff:fefe:1765",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:1019:d132:c4c0:d4ff:fefe:1765, 162.158.88.29",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgxIiwidXNlcm5hbWUiOiJidW5uc2E5OSIsImVtYWlsIjoiYnVubnkuZm9yZXZlcjAwOUBnbWFpbC5jb20iLCJleHAiOjE3ODM5MjY1Nzh9.VgkwSYBK5LzqaBbKvWqq9XThZLYMJct5S-0UqkfAMig",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16ccb356a7efe01-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:1019:d132:c4c0:d4ff:fefe:1765",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 07:11:10 UTC] === END API CALL LOG ===
[06-Jul-2026 07:11:10 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 07:11:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgxIiwidXNlcm5hbWUiOiJidW5uc2E5OSIsImVtYWlsIjoiYnVubnkuZm9yZXZlcjAwOUBnbWFpbC5jb20iLCJleHAiOjE3ODM5MjY1Nzh9.VgkwSYBK5LzqaBbKvWqq9XThZLYMJct5S-0UqkfAMig
[06-Jul-2026 07:11:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 07:11:10 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 07:11:10 UTC] User ID: 981
[06-Jul-2026 07:11:10 UTC] ✅ User profile retrieved successfully for user ID: 981
[06-Jul-2026 07:11:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jul-2026 07:11:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jul-2026 07:11:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d4:1019:d132:c4c0:d4ff:fefe:1765, 162.158.88.28","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgxIiwidXNlcm5hbWUiOiJidW5uc2E5OSIsImVtYWlsIjoiYnVubnkuZm9yZXZlcjAwOUBnbWFpbC5jb20iLCJleHAiOjE3ODM5MjY1Nzh9.VgkwSYBK5LzqaBbKvWqq9XThZLYMJct5S-0UqkfAMig","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a16ccb356a7afe01-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40d4:1019:d132:c4c0:d4ff:fefe:1765","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[06-Jul-2026 07:11:10 UTC] === User Orders API Called ===
[06-Jul-2026 07:11:10 UTC] User ID: 981
[06-Jul-2026 07:11:10 UTC] Limit: 20, Offset: 0
[06-Jul-2026 07:11:10 UTC] Orders found: 0
[06-Jul-2026 07:11:10 UTC] Orders data: []
[06-Jul-2026 07:11:10 UTC] Total orders count: 0
[06-Jul-2026 07:11:10 UTC] === API CALL LOG ===
[06-Jul-2026 07:11:10 UTC] Endpoint: user/profile.php
[06-Jul-2026 07:11:10 UTC] Full Log Data: {
    "timestamp": "2026-07-06 07:11:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:1019:d132:c4c0:d4ff:fefe:1765",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:1019:d132:c4c0:d4ff:fefe:1765, 162.158.88.29",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgxIiwidXNlcm5hbWUiOiJidW5uc2E5OSIsImVtYWlsIjoiYnVubnkuZm9yZXZlcjAwOUBnbWFpbC5jb20iLCJleHAiOjE3ODM5MjY1Nzh9.VgkwSYBK5LzqaBbKvWqq9XThZLYMJct5S-0UqkfAMig",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16ccb38ee10fe01-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:1019:d132:c4c0:d4ff:fefe:1765",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 07:11:10 UTC] === END API CALL LOG ===
[06-Jul-2026 07:11:10 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 07:11:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgxIiwidXNlcm5hbWUiOiJidW5uc2E5OSIsImVtYWlsIjoiYnVubnkuZm9yZXZlcjAwOUBnbWFpbC5jb20iLCJleHAiOjE3ODM5MjY1Nzh9.VgkwSYBK5LzqaBbKvWqq9XThZLYMJct5S-0UqkfAMig
[06-Jul-2026 07:11:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 07:11:10 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 07:11:10 UTC] User ID: 981
[06-Jul-2026 07:11:10 UTC] ✅ User profile retrieved successfully for user ID: 981
[06-Jul-2026 07:11:23 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jul-2026 07:11:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jul-2026 07:11:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d4:1019:d132:c4c0:d4ff:fefe:1765, 162.158.88.28","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgxIiwidXNlcm5hbWUiOiJidW5uc2E5OSIsImVtYWlsIjoiYnVubnkuZm9yZXZlcjAwOUBnbWFpbC5jb20iLCJleHAiOjE3ODM5MjY1Nzh9.VgkwSYBK5LzqaBbKvWqq9XThZLYMJct5S-0UqkfAMig","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a16ccb8638e3fe01-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40d4:1019:d132:c4c0:d4ff:fefe:1765","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[06-Jul-2026 07:11:23 UTC] === User Orders API Called ===
[06-Jul-2026 07:11:23 UTC] User ID: 981
[06-Jul-2026 07:11:23 UTC] Limit: 20, Offset: 0
[06-Jul-2026 07:11:23 UTC] Orders found: 0
[06-Jul-2026 07:11:23 UTC] Orders data: []
[06-Jul-2026 07:11:23 UTC] Total orders count: 0
[06-Jul-2026 07:11:23 UTC] === API CALL LOG ===
[06-Jul-2026 07:11:23 UTC] Endpoint: user/profile.php
[06-Jul-2026 07:11:23 UTC] Full Log Data: {
    "timestamp": "2026-07-06 07:11:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:1019:d132:c4c0:d4ff:fefe:1765",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:1019:d132:c4c0:d4ff:fefe:1765, 162.158.88.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgxIiwidXNlcm5hbWUiOiJidW5uc2E5OSIsImVtYWlsIjoiYnVubnkuZm9yZXZlcjAwOUBnbWFpbC5jb20iLCJleHAiOjE3ODM5MjY1Nzh9.VgkwSYBK5LzqaBbKvWqq9XThZLYMJct5S-0UqkfAMig",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16ccb8638ebfe01-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:1019:d132:c4c0:d4ff:fefe:1765",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 07:11:23 UTC] === END API CALL LOG ===
[06-Jul-2026 07:11:23 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 07:11:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgxIiwidXNlcm5hbWUiOiJidW5uc2E5OSIsImVtYWlsIjoiYnVubnkuZm9yZXZlcjAwOUBnbWFpbC5jb20iLCJleHAiOjE3ODM5MjY1Nzh9.VgkwSYBK5LzqaBbKvWqq9XThZLYMJct5S-0UqkfAMig
[06-Jul-2026 07:11:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 07:11:23 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 07:11:23 UTC] User ID: 981
[06-Jul-2026 07:11:23 UTC] ✅ User profile retrieved successfully for user ID: 981
[06-Jul-2026 07:11:23 UTC] === API CALL LOG ===
[06-Jul-2026 07:11:23 UTC] Endpoint: user/profile.php
[06-Jul-2026 07:11:23 UTC] Full Log Data: {
    "timestamp": "2026-07-06 07:11:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:1019:d132:c4c0:d4ff:fefe:1765",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:1019:d132:c4c0:d4ff:fefe:1765, 162.158.88.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgxIiwidXNlcm5hbWUiOiJidW5uc2E5OSIsImVtYWlsIjoiYnVubnkuZm9yZXZlcjAwOUBnbWFpbC5jb20iLCJleHAiOjE3ODM5MjY1Nzh9.VgkwSYBK5LzqaBbKvWqq9XThZLYMJct5S-0UqkfAMig",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16ccb8a0da8fe01-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:1019:d132:c4c0:d4ff:fefe:1765",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 07:11:23 UTC] === END API CALL LOG ===
[06-Jul-2026 07:11:23 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 07:11:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgxIiwidXNlcm5hbWUiOiJidW5uc2E5OSIsImVtYWlsIjoiYnVubnkuZm9yZXZlcjAwOUBnbWFpbC5jb20iLCJleHAiOjE3ODM5MjY1Nzh9.VgkwSYBK5LzqaBbKvWqq9XThZLYMJct5S-0UqkfAMig
[06-Jul-2026 07:11:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 07:11:23 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 07:11:23 UTC] User ID: 981
[06-Jul-2026 07:11:23 UTC] ✅ User profile retrieved successfully for user ID: 981
[06-Jul-2026 07:11:53 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jul-2026 07:11:53 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jul-2026 07:11:53 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d4:1019:d132:c4c0:d4ff:fefe:1765, 162.158.88.29","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgxIiwidXNlcm5hbWUiOiJidW5uc2E5OSIsImVtYWlsIjoiYnVubnkuZm9yZXZlcjAwOUBnbWFpbC5jb20iLCJleHAiOjE3ODM5MjY1Nzh9.VgkwSYBK5LzqaBbKvWqq9XThZLYMJct5S-0UqkfAMig","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a16ccc4509cbfe01-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40d4:1019:d132:c4c0:d4ff:fefe:1765","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[06-Jul-2026 07:11:53 UTC] === User Orders API Called ===
[06-Jul-2026 07:11:53 UTC] User ID: 981
[06-Jul-2026 07:11:53 UTC] Limit: 20, Offset: 0
[06-Jul-2026 07:11:53 UTC] Orders found: 0
[06-Jul-2026 07:11:53 UTC] Orders data: []
[06-Jul-2026 07:11:53 UTC] Total orders count: 0
[06-Jul-2026 07:11:53 UTC] === API CALL LOG ===
[06-Jul-2026 07:11:53 UTC] Endpoint: user/profile.php
[06-Jul-2026 07:11:53 UTC] Full Log Data: {
    "timestamp": "2026-07-06 07:11:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:1019:d132:c4c0:d4ff:fefe:1765",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:1019:d132:c4c0:d4ff:fefe:1765, 162.158.88.29",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgxIiwidXNlcm5hbWUiOiJidW5uc2E5OSIsImVtYWlsIjoiYnVubnkuZm9yZXZlcjAwOUBnbWFpbC5jb20iLCJleHAiOjE3ODM5MjY1Nzh9.VgkwSYBK5LzqaBbKvWqq9XThZLYMJct5S-0UqkfAMig",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16ccc4509d3fe01-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:1019:d132:c4c0:d4ff:fefe:1765",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 07:11:53 UTC] === END API CALL LOG ===
[06-Jul-2026 07:11:53 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 07:11:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgxIiwidXNlcm5hbWUiOiJidW5uc2E5OSIsImVtYWlsIjoiYnVubnkuZm9yZXZlcjAwOUBnbWFpbC5jb20iLCJleHAiOjE3ODM5MjY1Nzh9.VgkwSYBK5LzqaBbKvWqq9XThZLYMJct5S-0UqkfAMig
[06-Jul-2026 07:11:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 07:11:53 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 07:11:53 UTC] User ID: 981
[06-Jul-2026 07:11:53 UTC] ✅ User profile retrieved successfully for user ID: 981
[06-Jul-2026 07:11:53 UTC] === API CALL LOG ===
[06-Jul-2026 07:11:53 UTC] Endpoint: user/profile.php
[06-Jul-2026 07:11:53 UTC] Full Log Data: {
    "timestamp": "2026-07-06 07:11:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:1019:d132:c4c0:d4ff:fefe:1765",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:1019:d132:c4c0:d4ff:fefe:1765, 162.158.88.29",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgxIiwidXNlcm5hbWUiOiJidW5uc2E5OSIsImVtYWlsIjoiYnVubnkuZm9yZXZlcjAwOUBnbWFpbC5jb20iLCJleHAiOjE3ODM5MjY1Nzh9.VgkwSYBK5LzqaBbKvWqq9XThZLYMJct5S-0UqkfAMig",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16ccc48ec98fe01-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:1019:d132:c4c0:d4ff:fefe:1765",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 07:11:53 UTC] === END API CALL LOG ===
[06-Jul-2026 07:11:53 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 07:11:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgxIiwidXNlcm5hbWUiOiJidW5uc2E5OSIsImVtYWlsIjoiYnVubnkuZm9yZXZlcjAwOUBnbWFpbC5jb20iLCJleHAiOjE3ODM5MjY1Nzh9.VgkwSYBK5LzqaBbKvWqq9XThZLYMJct5S-0UqkfAMig
[06-Jul-2026 07:11:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 07:11:53 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 07:11:53 UTC] User ID: 981
[06-Jul-2026 07:11:53 UTC] ✅ User profile retrieved successfully for user ID: 981
[06-Jul-2026 07:12:15 UTC] === API CALL LOG ===
[06-Jul-2026 07:12:15 UTC] Endpoint: user/profile.php
[06-Jul-2026 07:12:15 UTC] Full Log Data: {
    "timestamp": "2026-07-06 07:12:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:1019:d132:c4c0:d4ff:fefe:1765",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:1019:d132:c4c0:d4ff:fefe:1765, 162.158.88.29",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgxIiwidXNlcm5hbWUiOiJidW5uc2E5OSIsImVtYWlsIjoiYnVubnkuZm9yZXZlcjAwOUBnbWFpbC5jb20iLCJleHAiOjE3ODM5MjY1Nzh9.VgkwSYBK5LzqaBbKvWqq9XThZLYMJct5S-0UqkfAMig",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16ccccd6e07fe01-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:1019:d132:c4c0:d4ff:fefe:1765",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 07:12:15 UTC] === END API CALL LOG ===
[06-Jul-2026 07:12:15 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 07:12:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgxIiwidXNlcm5hbWUiOiJidW5uc2E5OSIsImVtYWlsIjoiYnVubnkuZm9yZXZlcjAwOUBnbWFpbC5jb20iLCJleHAiOjE3ODM5MjY1Nzh9.VgkwSYBK5LzqaBbKvWqq9XThZLYMJct5S-0UqkfAMig
[06-Jul-2026 07:12:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 07:12:15 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 07:12:15 UTC] User ID: 981
[06-Jul-2026 07:12:15 UTC] ✅ User profile retrieved successfully for user ID: 981
[06-Jul-2026 07:12:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jul-2026 07:12:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jul-2026 07:12:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d4:1019:d132:c4c0:d4ff:fefe:1765, 162.158.88.29","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgxIiwidXNlcm5hbWUiOiJidW5uc2E5OSIsImVtYWlsIjoiYnVubnkuZm9yZXZlcjAwOUBnbWFpbC5jb20iLCJleHAiOjE3ODM5MjY1Nzh9.VgkwSYBK5LzqaBbKvWqq9XThZLYMJct5S-0UqkfAMig","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a16ccccd6e01fe01-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40d4:1019:d132:c4c0:d4ff:fefe:1765","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[06-Jul-2026 07:12:15 UTC] === User Orders API Called ===
[06-Jul-2026 07:12:15 UTC] User ID: 981
[06-Jul-2026 07:12:15 UTC] Limit: 20, Offset: 0
[06-Jul-2026 07:12:15 UTC] Orders found: 0
[06-Jul-2026 07:12:15 UTC] Orders data: []
[06-Jul-2026 07:12:15 UTC] Total orders count: 0
[06-Jul-2026 07:12:15 UTC] === API CALL LOG ===
[06-Jul-2026 07:12:15 UTC] Endpoint: user/profile.php
[06-Jul-2026 07:12:15 UTC] Full Log Data: {
    "timestamp": "2026-07-06 07:12:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:1019:d132:c4c0:d4ff:fefe:1765",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:1019:d132:c4c0:d4ff:fefe:1765, 162.158.88.29",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgxIiwidXNlcm5hbWUiOiJidW5uc2E5OSIsImVtYWlsIjoiYnVubnkuZm9yZXZlcjAwOUBnbWFpbC5jb20iLCJleHAiOjE3ODM5MjY1Nzh9.VgkwSYBK5LzqaBbKvWqq9XThZLYMJct5S-0UqkfAMig",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16cccd13882fe01-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:1019:d132:c4c0:d4ff:fefe:1765",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 07:12:15 UTC] === END API CALL LOG ===
[06-Jul-2026 07:12:15 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 07:12:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgxIiwidXNlcm5hbWUiOiJidW5uc2E5OSIsImVtYWlsIjoiYnVubnkuZm9yZXZlcjAwOUBnbWFpbC5jb20iLCJleHAiOjE3ODM5MjY1Nzh9.VgkwSYBK5LzqaBbKvWqq9XThZLYMJct5S-0UqkfAMig
[06-Jul-2026 07:12:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 07:12:15 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 07:12:15 UTC] User ID: 981
[06-Jul-2026 07:12:15 UTC] ✅ User profile retrieved successfully for user ID: 981
[06-Jul-2026 07:12:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jul-2026 07:12:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jul-2026 07:12:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d4:1019:d132:c4c0:d4ff:fefe:1765, 162.158.88.29","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgxIiwidXNlcm5hbWUiOiJidW5uc2E5OSIsImVtYWlsIjoiYnVubnkuZm9yZXZlcjAwOUBnbWFpbC5jb20iLCJleHAiOjE3ODM5MjY1Nzh9.VgkwSYBK5LzqaBbKvWqq9XThZLYMJct5S-0UqkfAMig","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a16ccdde3869fe01-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40d4:1019:d132:c4c0:d4ff:fefe:1765","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[06-Jul-2026 07:12:58 UTC] === User Orders API Called ===
[06-Jul-2026 07:12:58 UTC] User ID: 981
[06-Jul-2026 07:12:58 UTC] Limit: 20, Offset: 0
[06-Jul-2026 07:12:58 UTC] Orders found: 1
[06-Jul-2026 07:12:58 UTC] Orders data: [{"id":386,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/compoundingsecrets\/38","status":"pending","created_at":"2026-07-06 10:42:56","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[06-Jul-2026 07:12:58 UTC] Total orders count: 1
[06-Jul-2026 07:13:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jul-2026 07:13:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jul-2026 07:13:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d4:1019:d132:c4c0:d4ff:fefe:1765, 162.158.88.29","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgxIiwidXNlcm5hbWUiOiJidW5uc2E5OSIsImVtYWlsIjoiYnVubnkuZm9yZXZlcjAwOUBnbWFpbC5jb20iLCJleHAiOjE3ODM5MjY1Nzh9.VgkwSYBK5LzqaBbKvWqq9XThZLYMJct5S-0UqkfAMig","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a16ccdf72a5bfe01-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40d4:1019:d132:c4c0:d4ff:fefe:1765","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[06-Jul-2026 07:13:02 UTC] === User Orders API Called ===
[06-Jul-2026 07:13:02 UTC] User ID: 981
[06-Jul-2026 07:13:02 UTC] Limit: 20, Offset: 0
[06-Jul-2026 07:13:02 UTC] === API CALL LOG ===
[06-Jul-2026 07:13:02 UTC] Endpoint: user/profile.php
[06-Jul-2026 07:13:02 UTC] Full Log Data: {
    "timestamp": "2026-07-06 07:13:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:1019:d132:c4c0:d4ff:fefe:1765",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:1019:d132:c4c0:d4ff:fefe:1765, 162.158.88.29",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgxIiwidXNlcm5hbWUiOiJidW5uc2E5OSIsImVtYWlsIjoiYnVubnkuZm9yZXZlcjAwOUBnbWFpbC5jb20iLCJleHAiOjE3ODM5MjY1Nzh9.VgkwSYBK5LzqaBbKvWqq9XThZLYMJct5S-0UqkfAMig",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16ccdf72a63fe01-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:1019:d132:c4c0:d4ff:fefe:1765",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 07:13:02 UTC] Orders found: 1
[06-Jul-2026 07:13:02 UTC] === END API CALL LOG ===
[06-Jul-2026 07:13:02 UTC] Orders data: [{"id":386,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/compoundingsecrets\/38","status":"pending","created_at":"2026-07-06 10:42:56","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[06-Jul-2026 07:13:02 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 07:13:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgxIiwidXNlcm5hbWUiOiJidW5uc2E5OSIsImVtYWlsIjoiYnVubnkuZm9yZXZlcjAwOUBnbWFpbC5jb20iLCJleHAiOjE3ODM5MjY1Nzh9.VgkwSYBK5LzqaBbKvWqq9XThZLYMJct5S-0UqkfAMig
[06-Jul-2026 07:13:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 07:13:02 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 07:13:02 UTC] User ID: 981
[06-Jul-2026 07:13:02 UTC] Total orders count: 1
[06-Jul-2026 07:13:02 UTC] ✅ User profile retrieved successfully for user ID: 981
[06-Jul-2026 07:13:03 UTC] === API CALL LOG ===
[06-Jul-2026 07:13:03 UTC] Endpoint: user/profile.php
[06-Jul-2026 07:13:03 UTC] Full Log Data: {
    "timestamp": "2026-07-06 07:13:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:1019:d132:c4c0:d4ff:fefe:1765",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:1019:d132:c4c0:d4ff:fefe:1765, 162.158.88.29",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgxIiwidXNlcm5hbWUiOiJidW5uc2E5OSIsImVtYWlsIjoiYnVubnkuZm9yZXZlcjAwOUBnbWFpbC5jb20iLCJleHAiOjE3ODM5MjY1Nzh9.VgkwSYBK5LzqaBbKvWqq9XThZLYMJct5S-0UqkfAMig",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16ccdfb1f11fe01-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:1019:d132:c4c0:d4ff:fefe:1765",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 07:13:03 UTC] === END API CALL LOG ===
[06-Jul-2026 07:13:03 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 07:13:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgxIiwidXNlcm5hbWUiOiJidW5uc2E5OSIsImVtYWlsIjoiYnVubnkuZm9yZXZlcjAwOUBnbWFpbC5jb20iLCJleHAiOjE3ODM5MjY1Nzh9.VgkwSYBK5LzqaBbKvWqq9XThZLYMJct5S-0UqkfAMig
[06-Jul-2026 07:13:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 07:13:03 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 07:13:03 UTC] User ID: 981
[06-Jul-2026 07:13:03 UTC] ✅ User profile retrieved successfully for user ID: 981
[06-Jul-2026 08:28:10 UTC] === API CALL LOG ===
[06-Jul-2026 08:28:10 UTC] === API CALL LOG ===
[06-Jul-2026 08:28:10 UTC] Endpoint: user/profile.php
[06-Jul-2026 08:28:10 UTC] Endpoint: user/profile.php
[06-Jul-2026 08:28:10 UTC] Full Log Data: {
    "timestamp": "2026-07-06 08:28:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.127.15.54",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.127.15.54, 104.23.225.126",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgyIiwidXNlcm5hbWUiOiJTdW5kYXkiLCJlbWFpbCI6InN1bmRheW1hdHRoaWFzMzBAZ21haWwuY29tIiwiZXhwIjoxNzgzOTMxMjg4fQ.HwcJIApFvKEyraf738Zshzwd7t6zBjJZozyMK1yxkYk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16d3c027826d886-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.127.15.54",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 08:28:10 UTC] Full Log Data: {
    "timestamp": "2026-07-06 08:28:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.127.15.54",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.127.15.54, 104.23.225.99",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgyIiwidXNlcm5hbWUiOiJTdW5kYXkiLCJlbWFpbCI6InN1bmRheW1hdHRoaWFzMzBAZ21haWwuY29tIiwiZXhwIjoxNzgzOTMxMjg4fQ.HwcJIApFvKEyraf738Zshzwd7t6zBjJZozyMK1yxkYk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16d3c02781ed886-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.127.15.54",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 08:28:10 UTC] === END API CALL LOG ===
[06-Jul-2026 08:28:10 UTC] === END API CALL LOG ===
[06-Jul-2026 08:28:10 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 08:28:10 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 08:28:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgyIiwidXNlcm5hbWUiOiJTdW5kYXkiLCJlbWFpbCI6InN1bmRheW1hdHRoaWFzMzBAZ21haWwuY29tIiwiZXhwIjoxNzgzOTMxMjg4fQ.HwcJIApFvKEyraf738Zshzwd7t6zBjJZozyMK1yxkYk
[06-Jul-2026 08:28:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgyIiwidXNlcm5hbWUiOiJTdW5kYXkiLCJlbWFpbCI6InN1bmRheW1hdHRoaWFzMzBAZ21haWwuY29tIiwiZXhwIjoxNzgzOTMxMjg4fQ.HwcJIApFvKEyraf738Zshzwd7t6zBjJZozyMK1yxkYk
[06-Jul-2026 08:28:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 08:28:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 08:28:10 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 08:28:10 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 08:28:10 UTC] User ID: 982
[06-Jul-2026 08:28:10 UTC] User ID: 982
[06-Jul-2026 08:28:10 UTC] ✅ User profile retrieved successfully for user ID: 982
[06-Jul-2026 08:28:10 UTC] ✅ User profile retrieved successfully for user ID: 982
[06-Jul-2026 08:28:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jul-2026 08:28:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jul-2026 08:28:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.127.15.54, 104.23.225.99","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgyIiwidXNlcm5hbWUiOiJTdW5kYXkiLCJlbWFpbCI6InN1bmRheW1hdHRoaWFzMzBAZ21haWwuY29tIiwiZXhwIjoxNzgzOTMxMjg4fQ.HwcJIApFvKEyraf738Zshzwd7t6zBjJZozyMK1yxkYk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a16d3c027823d886-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.127.15.54","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[06-Jul-2026 08:28:10 UTC] === User Orders API Called ===
[06-Jul-2026 08:28:10 UTC] User ID: 982
[06-Jul-2026 08:28:10 UTC] Limit: 20, Offset: 0
[06-Jul-2026 08:28:10 UTC] Orders found: 0
[06-Jul-2026 08:28:10 UTC] Orders data: []
[06-Jul-2026 08:28:10 UTC] Total orders count: 0
[06-Jul-2026 08:28:11 UTC] === API CALL LOG ===
[06-Jul-2026 08:28:11 UTC] Endpoint: user/profile.php
[06-Jul-2026 08:28:11 UTC] Full Log Data: {
    "timestamp": "2026-07-06 08:28:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.127.15.54",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.127.15.54, 104.23.225.126",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgyIiwidXNlcm5hbWUiOiJTdW5kYXkiLCJlbWFpbCI6InN1bmRheW1hdHRoaWFzMzBAZ21haWwuY29tIiwiZXhwIjoxNzgzOTMxMjg4fQ.HwcJIApFvKEyraf738Zshzwd7t6zBjJZozyMK1yxkYk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16d3c098f50d886-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.127.15.54",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 08:28:11 UTC] === END API CALL LOG ===
[06-Jul-2026 08:28:11 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 08:28:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgyIiwidXNlcm5hbWUiOiJTdW5kYXkiLCJlbWFpbCI6InN1bmRheW1hdHRoaWFzMzBAZ21haWwuY29tIiwiZXhwIjoxNzgzOTMxMjg4fQ.HwcJIApFvKEyraf738Zshzwd7t6zBjJZozyMK1yxkYk
[06-Jul-2026 08:28:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 08:28:11 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 08:28:11 UTC] User ID: 982
[06-Jul-2026 08:28:11 UTC] ✅ User profile retrieved successfully for user ID: 982
[06-Jul-2026 08:28:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jul-2026 08:28:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jul-2026 08:28:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.127.15.54, 104.23.225.99","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgyIiwidXNlcm5hbWUiOiJTdW5kYXkiLCJlbWFpbCI6InN1bmRheW1hdHRoaWFzMzBAZ21haWwuY29tIiwiZXhwIjoxNzgzOTMxMjg4fQ.HwcJIApFvKEyraf738Zshzwd7t6zBjJZozyMK1yxkYk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a16d3cbb0b26d886-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.127.15.54","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[06-Jul-2026 08:28:39 UTC] === User Orders API Called ===
[06-Jul-2026 08:28:39 UTC] User ID: 982
[06-Jul-2026 08:28:39 UTC] Limit: 20, Offset: 0
[06-Jul-2026 08:28:39 UTC] Orders found: 0
[06-Jul-2026 08:28:39 UTC] Orders data: []
[06-Jul-2026 08:28:39 UTC] Total orders count: 0
[06-Jul-2026 08:28:40 UTC] === API CALL LOG ===
[06-Jul-2026 08:28:40 UTC] Endpoint: user/profile.php
[06-Jul-2026 08:28:40 UTC] Full Log Data: {
    "timestamp": "2026-07-06 08:28:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.127.15.54",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.127.15.54, 104.23.225.99",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgyIiwidXNlcm5hbWUiOiJTdW5kYXkiLCJlbWFpbCI6InN1bmRheW1hdHRoaWFzMzBAZ21haWwuY29tIiwiZXhwIjoxNzgzOTMxMjg4fQ.HwcJIApFvKEyraf738Zshzwd7t6zBjJZozyMK1yxkYk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16d3cc1eceed886-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.127.15.54",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 08:28:40 UTC] === END API CALL LOG ===
[06-Jul-2026 08:28:40 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 08:28:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgyIiwidXNlcm5hbWUiOiJTdW5kYXkiLCJlbWFpbCI6InN1bmRheW1hdHRoaWFzMzBAZ21haWwuY29tIiwiZXhwIjoxNzgzOTMxMjg4fQ.HwcJIApFvKEyraf738Zshzwd7t6zBjJZozyMK1yxkYk
[06-Jul-2026 08:28:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 08:28:40 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 08:28:40 UTC] User ID: 982
[06-Jul-2026 08:28:40 UTC] ✅ User profile retrieved successfully for user ID: 982
[06-Jul-2026 08:28:40 UTC] User Purchases API - User ID: 982
[06-Jul-2026 08:28:40 UTC] User Purchases API - Total purchases found: 0
[06-Jul-2026 08:28:47 UTC] === API CALL LOG ===
[06-Jul-2026 08:28:47 UTC] Endpoint: user/profile.php
[06-Jul-2026 08:28:47 UTC] Full Log Data: {
    "timestamp": "2026-07-06 08:28:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.127.15.54",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.127.15.54, 104.23.225.99",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgyIiwidXNlcm5hbWUiOiJTdW5kYXkiLCJlbWFpbCI6InN1bmRheW1hdHRoaWFzMzBAZ21haWwuY29tIiwiZXhwIjoxNzgzOTMxMjg4fQ.HwcJIApFvKEyraf738Zshzwd7t6zBjJZozyMK1yxkYk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16d3cee7fd7d886-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.127.15.54",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 08:28:47 UTC] === END API CALL LOG ===
[06-Jul-2026 08:28:47 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 08:28:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgyIiwidXNlcm5hbWUiOiJTdW5kYXkiLCJlbWFpbCI6InN1bmRheW1hdHRoaWFzMzBAZ21haWwuY29tIiwiZXhwIjoxNzgzOTMxMjg4fQ.HwcJIApFvKEyraf738Zshzwd7t6zBjJZozyMK1yxkYk
[06-Jul-2026 08:28:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 08:28:47 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 08:28:47 UTC] User ID: 982
[06-Jul-2026 08:28:47 UTC] ✅ User profile retrieved successfully for user ID: 982
[06-Jul-2026 08:28:47 UTC] User Purchases API - User ID: 982
[06-Jul-2026 08:28:47 UTC] User Purchases API - Total purchases found: 0
[06-Jul-2026 08:28:58 UTC] === API CALL LOG ===
[06-Jul-2026 08:28:58 UTC] Endpoint: user/profile.php
[06-Jul-2026 08:28:58 UTC] Full Log Data: {
    "timestamp": "2026-07-06 08:28:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.127.15.54",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.127.15.54, 104.23.225.99",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgyIiwidXNlcm5hbWUiOiJTdW5kYXkiLCJlbWFpbCI6InN1bmRheW1hdHRoaWFzMzBAZ21haWwuY29tIiwiZXhwIjoxNzgzOTMxMjg4fQ.HwcJIApFvKEyraf738Zshzwd7t6zBjJZozyMK1yxkYk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16d3d305f9ad886-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.127.15.54",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 08:28:58 UTC] === END API CALL LOG ===
[06-Jul-2026 08:28:58 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 08:28:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgyIiwidXNlcm5hbWUiOiJTdW5kYXkiLCJlbWFpbCI6InN1bmRheW1hdHRoaWFzMzBAZ21haWwuY29tIiwiZXhwIjoxNzgzOTMxMjg4fQ.HwcJIApFvKEyraf738Zshzwd7t6zBjJZozyMK1yxkYk
[06-Jul-2026 08:28:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 08:28:58 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 08:28:58 UTC] User ID: 982
[06-Jul-2026 08:28:58 UTC] ✅ User profile retrieved successfully for user ID: 982
[06-Jul-2026 08:28:58 UTC] User Purchases API - User ID: 982
[06-Jul-2026 08:28:58 UTC] User Purchases API - Total purchases found: 0
[06-Jul-2026 08:29:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jul-2026 08:29:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jul-2026 08:29:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.127.15.54, 104.23.225.99","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgyIiwidXNlcm5hbWUiOiJTdW5kYXkiLCJlbWFpbCI6InN1bmRheW1hdHRoaWFzMzBAZ21haWwuY29tIiwiZXhwIjoxNzgzOTMxMjg4fQ.HwcJIApFvKEyraf738Zshzwd7t6zBjJZozyMK1yxkYk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a16d3d3fdc42d886-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.127.15.54","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[06-Jul-2026 08:29:00 UTC] === User Orders API Called ===
[06-Jul-2026 08:29:00 UTC] User ID: 982
[06-Jul-2026 08:29:00 UTC] Limit: 20, Offset: 0
[06-Jul-2026 08:29:00 UTC] Orders found: 0
[06-Jul-2026 08:29:00 UTC] Orders data: []
[06-Jul-2026 08:29:00 UTC] Total orders count: 0
[06-Jul-2026 08:29:11 UTC] === API CALL LOG ===
[06-Jul-2026 08:29:11 UTC] Endpoint: user/profile.php
[06-Jul-2026 08:29:11 UTC] Full Log Data: {
    "timestamp": "2026-07-06 08:29:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.127.15.54",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.127.15.54, 104.23.225.99",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgyIiwidXNlcm5hbWUiOiJTdW5kYXkiLCJlbWFpbCI6InN1bmRheW1hdHRoaWFzMzBAZ21haWwuY29tIiwiZXhwIjoxNzgzOTMxMjg4fQ.HwcJIApFvKEyraf738Zshzwd7t6zBjJZozyMK1yxkYk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16d3d85ae50d886-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.127.15.54",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 08:29:11 UTC] === END API CALL LOG ===
[06-Jul-2026 08:29:11 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 08:29:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgyIiwidXNlcm5hbWUiOiJTdW5kYXkiLCJlbWFpbCI6InN1bmRheW1hdHRoaWFzMzBAZ21haWwuY29tIiwiZXhwIjoxNzgzOTMxMjg4fQ.HwcJIApFvKEyraf738Zshzwd7t6zBjJZozyMK1yxkYk
[06-Jul-2026 08:29:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 08:29:11 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 08:29:11 UTC] User ID: 982
[06-Jul-2026 08:29:11 UTC] ✅ User profile retrieved successfully for user ID: 982
[06-Jul-2026 08:29:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jul-2026 08:29:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jul-2026 08:29:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.127.15.54, 104.23.225.99","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgyIiwidXNlcm5hbWUiOiJTdW5kYXkiLCJlbWFpbCI6InN1bmRheW1hdHRoaWFzMzBAZ21haWwuY29tIiwiZXhwIjoxNzgzOTMxMjg4fQ.HwcJIApFvKEyraf738Zshzwd7t6zBjJZozyMK1yxkYk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a16d3d85ae4fd886-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.127.15.54","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[06-Jul-2026 08:29:11 UTC] === User Orders API Called ===
[06-Jul-2026 08:29:11 UTC] User ID: 982
[06-Jul-2026 08:29:11 UTC] Limit: 20, Offset: 0
[06-Jul-2026 08:29:11 UTC] Orders found: 0
[06-Jul-2026 08:29:11 UTC] Orders data: []
[06-Jul-2026 08:29:11 UTC] Total orders count: 0
[06-Jul-2026 08:29:12 UTC] === API CALL LOG ===
[06-Jul-2026 08:29:12 UTC] Endpoint: user/profile.php
[06-Jul-2026 08:29:12 UTC] Full Log Data: {
    "timestamp": "2026-07-06 08:29:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.127.15.54",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.127.15.54, 104.23.225.99",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgyIiwidXNlcm5hbWUiOiJTdW5kYXkiLCJlbWFpbCI6InN1bmRheW1hdHRoaWFzMzBAZ21haWwuY29tIiwiZXhwIjoxNzgzOTMxMjg4fQ.HwcJIApFvKEyraf738Zshzwd7t6zBjJZozyMK1yxkYk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16d3d892d90d886-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.127.15.54",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 08:29:12 UTC] === END API CALL LOG ===
[06-Jul-2026 08:29:12 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 08:29:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgyIiwidXNlcm5hbWUiOiJTdW5kYXkiLCJlbWFpbCI6InN1bmRheW1hdHRoaWFzMzBAZ21haWwuY29tIiwiZXhwIjoxNzgzOTMxMjg4fQ.HwcJIApFvKEyraf738Zshzwd7t6zBjJZozyMK1yxkYk
[06-Jul-2026 08:29:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 08:29:12 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 08:29:12 UTC] User ID: 982
[06-Jul-2026 08:29:12 UTC] ✅ User profile retrieved successfully for user ID: 982
[06-Jul-2026 08:29:12 UTC] === API CALL LOG ===
[06-Jul-2026 08:29:12 UTC] Endpoint: user/profile.php
[06-Jul-2026 08:29:12 UTC] Full Log Data: {
    "timestamp": "2026-07-06 08:29:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.127.15.54",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.127.15.54, 104.23.225.99",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgyIiwidXNlcm5hbWUiOiJTdW5kYXkiLCJlbWFpbCI6InN1bmRheW1hdHRoaWFzMzBAZ21haWwuY29tIiwiZXhwIjoxNzgzOTMxMjg4fQ.HwcJIApFvKEyraf738Zshzwd7t6zBjJZozyMK1yxkYk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16d3d8b8ac5d886-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.127.15.54",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 08:29:12 UTC] === END API CALL LOG ===
[06-Jul-2026 08:29:12 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 08:29:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgyIiwidXNlcm5hbWUiOiJTdW5kYXkiLCJlbWFpbCI6InN1bmRheW1hdHRoaWFzMzBAZ21haWwuY29tIiwiZXhwIjoxNzgzOTMxMjg4fQ.HwcJIApFvKEyraf738Zshzwd7t6zBjJZozyMK1yxkYk
[06-Jul-2026 08:29:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 08:29:12 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 08:29:12 UTC] User ID: 982
[06-Jul-2026 08:29:12 UTC] ✅ User profile retrieved successfully for user ID: 982
[06-Jul-2026 08:29:16 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jul-2026 08:29:16 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jul-2026 08:29:16 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.127.15.54, 104.23.225.99","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgyIiwidXNlcm5hbWUiOiJTdW5kYXkiLCJlbWFpbCI6InN1bmRheW1hdHRoaWFzMzBAZ21haWwuY29tIiwiZXhwIjoxNzgzOTMxMjg4fQ.HwcJIApFvKEyraf738Zshzwd7t6zBjJZozyMK1yxkYk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a16d3da01f30d886-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.127.15.54","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[06-Jul-2026 08:29:16 UTC] === User Orders API Called ===
[06-Jul-2026 08:29:16 UTC] User ID: 982
[06-Jul-2026 08:29:16 UTC] Limit: 20, Offset: 0
[06-Jul-2026 08:29:16 UTC] Orders found: 0
[06-Jul-2026 08:29:16 UTC] Orders data: []
[06-Jul-2026 08:29:16 UTC] Total orders count: 0
[06-Jul-2026 08:29:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jul-2026 08:29:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jul-2026 08:29:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.127.15.54, 104.23.225.99","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgyIiwidXNlcm5hbWUiOiJTdW5kYXkiLCJlbWFpbCI6InN1bmRheW1hdHRoaWFzMzBAZ21haWwuY29tIiwiZXhwIjoxNzgzOTMxMjg4fQ.HwcJIApFvKEyraf738Zshzwd7t6zBjJZozyMK1yxkYk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a16d3daf0d45d886-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.127.15.54","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[06-Jul-2026 08:29:18 UTC] === API CALL LOG ===
[06-Jul-2026 08:29:18 UTC] === User Orders API Called ===
[06-Jul-2026 08:29:18 UTC] Endpoint: user/profile.php
[06-Jul-2026 08:29:18 UTC] User ID: 982
[06-Jul-2026 08:29:18 UTC] Full Log Data: {
    "timestamp": "2026-07-06 08:29:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.127.15.54",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.127.15.54, 104.23.225.99",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgyIiwidXNlcm5hbWUiOiJTdW5kYXkiLCJlbWFpbCI6InN1bmRheW1hdHRoaWFzMzBAZ21haWwuY29tIiwiZXhwIjoxNzgzOTMxMjg4fQ.HwcJIApFvKEyraf738Zshzwd7t6zBjJZozyMK1yxkYk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16d3daf0d48d886-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.127.15.54",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 08:29:18 UTC] Limit: 20, Offset: 0
[06-Jul-2026 08:29:18 UTC] === END API CALL LOG ===
[06-Jul-2026 08:29:18 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 08:29:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgyIiwidXNlcm5hbWUiOiJTdW5kYXkiLCJlbWFpbCI6InN1bmRheW1hdHRoaWFzMzBAZ21haWwuY29tIiwiZXhwIjoxNzgzOTMxMjg4fQ.HwcJIApFvKEyraf738Zshzwd7t6zBjJZozyMK1yxkYk
[06-Jul-2026 08:29:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 08:29:18 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 08:29:18 UTC] User ID: 982
[06-Jul-2026 08:29:18 UTC] Orders found: 0
[06-Jul-2026 08:29:18 UTC] Orders data: []
[06-Jul-2026 08:29:18 UTC] ✅ User profile retrieved successfully for user ID: 982
[06-Jul-2026 08:29:18 UTC] Total orders count: 0
[06-Jul-2026 08:29:19 UTC] === API CALL LOG ===
[06-Jul-2026 08:29:19 UTC] Endpoint: user/profile.php
[06-Jul-2026 08:29:19 UTC] Full Log Data: {
    "timestamp": "2026-07-06 08:29:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.127.15.54",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.127.15.54, 104.23.225.99",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgyIiwidXNlcm5hbWUiOiJTdW5kYXkiLCJlbWFpbCI6InN1bmRheW1hdHRoaWFzMzBAZ21haWwuY29tIiwiZXhwIjoxNzgzOTMxMjg4fQ.HwcJIApFvKEyraf738Zshzwd7t6zBjJZozyMK1yxkYk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16d3db32f85d886-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.127.15.54",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 08:29:19 UTC] === END API CALL LOG ===
[06-Jul-2026 08:29:19 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 08:29:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgyIiwidXNlcm5hbWUiOiJTdW5kYXkiLCJlbWFpbCI6InN1bmRheW1hdHRoaWFzMzBAZ21haWwuY29tIiwiZXhwIjoxNzgzOTMxMjg4fQ.HwcJIApFvKEyraf738Zshzwd7t6zBjJZozyMK1yxkYk
[06-Jul-2026 08:29:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 08:29:19 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 08:29:19 UTC] User ID: 982
[06-Jul-2026 08:29:19 UTC] ✅ User profile retrieved successfully for user ID: 982
[06-Jul-2026 08:29:19 UTC] === API CALL LOG ===
[06-Jul-2026 08:29:19 UTC] Endpoint: user/profile.php
[06-Jul-2026 08:29:19 UTC] Full Log Data: {
    "timestamp": "2026-07-06 08:29:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.127.15.54",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.127.15.54, 104.23.225.99",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgyIiwidXNlcm5hbWUiOiJTdW5kYXkiLCJlbWFpbCI6InN1bmRheW1hdHRoaWFzMzBAZ21haWwuY29tIiwiZXhwIjoxNzgzOTMxMjg4fQ.HwcJIApFvKEyraf738Zshzwd7t6zBjJZozyMK1yxkYk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16d3db5ad7bd886-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.127.15.54",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 08:29:19 UTC] === END API CALL LOG ===
[06-Jul-2026 08:29:19 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 08:29:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgyIiwidXNlcm5hbWUiOiJTdW5kYXkiLCJlbWFpbCI6InN1bmRheW1hdHRoaWFzMzBAZ21haWwuY29tIiwiZXhwIjoxNzgzOTMxMjg4fQ.HwcJIApFvKEyraf738Zshzwd7t6zBjJZozyMK1yxkYk
[06-Jul-2026 08:29:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 08:29:19 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 08:29:19 UTC] User ID: 982
[06-Jul-2026 08:29:19 UTC] ✅ User profile retrieved successfully for user ID: 982
[06-Jul-2026 08:29:20 UTC] === API CALL LOG ===
[06-Jul-2026 08:29:20 UTC] Endpoint: user/profile.php
[06-Jul-2026 08:29:20 UTC] Full Log Data: {
    "timestamp": "2026-07-06 08:29:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.127.15.54",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.127.15.54, 104.23.225.99",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgyIiwidXNlcm5hbWUiOiJTdW5kYXkiLCJlbWFpbCI6InN1bmRheW1hdHRoaWFzMzBAZ21haWwuY29tIiwiZXhwIjoxNzgzOTMxMjg4fQ.HwcJIApFvKEyraf738Zshzwd7t6zBjJZozyMK1yxkYk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16d3db92dd2d886-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.127.15.54",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 08:29:20 UTC] === END API CALL LOG ===
[06-Jul-2026 08:29:20 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 08:29:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgyIiwidXNlcm5hbWUiOiJTdW5kYXkiLCJlbWFpbCI6InN1bmRheW1hdHRoaWFzMzBAZ21haWwuY29tIiwiZXhwIjoxNzgzOTMxMjg4fQ.HwcJIApFvKEyraf738Zshzwd7t6zBjJZozyMK1yxkYk
[06-Jul-2026 08:29:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 08:29:20 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 08:29:20 UTC] User ID: 982
[06-Jul-2026 08:29:20 UTC] ✅ User profile retrieved successfully for user ID: 982
[06-Jul-2026 08:29:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jul-2026 08:29:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jul-2026 08:29:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.127.15.54, 104.23.225.98","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgyIiwidXNlcm5hbWUiOiJTdW5kYXkiLCJlbWFpbCI6InN1bmRheW1hdHRoaWFzMzBAZ21haWwuY29tIiwiZXhwIjoxNzgzOTMxMjg4fQ.HwcJIApFvKEyraf738Zshzwd7t6zBjJZozyMK1yxkYk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a16d3e046f45d886-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.127.15.54","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[06-Jul-2026 08:29:32 UTC] === User Orders API Called ===
[06-Jul-2026 08:29:32 UTC] User ID: 982
[06-Jul-2026 08:29:32 UTC] Limit: 20, Offset: 0
[06-Jul-2026 08:29:32 UTC] Orders found: 0
[06-Jul-2026 08:29:32 UTC] Orders data: []
[06-Jul-2026 08:29:32 UTC] Total orders count: 0
[06-Jul-2026 08:29:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jul-2026 08:29:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jul-2026 08:29:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.127.15.54, 104.23.225.98","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgyIiwidXNlcm5hbWUiOiJTdW5kYXkiLCJlbWFpbCI6InN1bmRheW1hdHRoaWFzMzBAZ21haWwuY29tIiwiZXhwIjoxNzgzOTMxMjg4fQ.HwcJIApFvKEyraf738Zshzwd7t6zBjJZozyMK1yxkYk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a16d3e14ae15d886-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.127.15.54","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[06-Jul-2026 08:29:34 UTC] === User Orders API Called ===
[06-Jul-2026 08:29:34 UTC] User ID: 982
[06-Jul-2026 08:29:34 UTC] Limit: 20, Offset: 0
[06-Jul-2026 08:29:34 UTC] Orders found: 0
[06-Jul-2026 08:29:34 UTC] Orders data: []
[06-Jul-2026 08:29:34 UTC] Total orders count: 0
[06-Jul-2026 08:29:34 UTC] === API CALL LOG ===
[06-Jul-2026 08:29:34 UTC] Endpoint: user/profile.php
[06-Jul-2026 08:29:34 UTC] Full Log Data: {
    "timestamp": "2026-07-06 08:29:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.127.15.54",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.127.15.54, 104.23.225.98",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgyIiwidXNlcm5hbWUiOiJTdW5kYXkiLCJlbWFpbCI6InN1bmRheW1hdHRoaWFzMzBAZ21haWwuY29tIiwiZXhwIjoxNzgzOTMxMjg4fQ.HwcJIApFvKEyraf738Zshzwd7t6zBjJZozyMK1yxkYk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16d3e14ae17d886-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.127.15.54",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 08:29:34 UTC] === END API CALL LOG ===
[06-Jul-2026 08:29:34 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 08:29:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgyIiwidXNlcm5hbWUiOiJTdW5kYXkiLCJlbWFpbCI6InN1bmRheW1hdHRoaWFzMzBAZ21haWwuY29tIiwiZXhwIjoxNzgzOTMxMjg4fQ.HwcJIApFvKEyraf738Zshzwd7t6zBjJZozyMK1yxkYk
[06-Jul-2026 08:29:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 08:29:34 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 08:29:34 UTC] User ID: 982
[06-Jul-2026 08:29:34 UTC] ✅ User profile retrieved successfully for user ID: 982
[06-Jul-2026 08:29:35 UTC] === API CALL LOG ===
[06-Jul-2026 08:29:35 UTC] Endpoint: user/profile.php
[06-Jul-2026 08:29:35 UTC] Full Log Data: {
    "timestamp": "2026-07-06 08:29:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.127.15.54",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.127.15.54, 104.23.225.98",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgyIiwidXNlcm5hbWUiOiJTdW5kYXkiLCJlbWFpbCI6InN1bmRheW1hdHRoaWFzMzBAZ21haWwuY29tIiwiZXhwIjoxNzgzOTMxMjg4fQ.HwcJIApFvKEyraf738Zshzwd7t6zBjJZozyMK1yxkYk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16d3e185e19d886-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.127.15.54",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 08:29:35 UTC] === END API CALL LOG ===
[06-Jul-2026 08:29:35 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 08:29:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgyIiwidXNlcm5hbWUiOiJTdW5kYXkiLCJlbWFpbCI6InN1bmRheW1hdHRoaWFzMzBAZ21haWwuY29tIiwiZXhwIjoxNzgzOTMxMjg4fQ.HwcJIApFvKEyraf738Zshzwd7t6zBjJZozyMK1yxkYk
[06-Jul-2026 08:29:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 08:29:35 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 08:29:35 UTC] User ID: 982
[06-Jul-2026 08:29:35 UTC] ✅ User profile retrieved successfully for user ID: 982
[06-Jul-2026 08:29:35 UTC] === API CALL LOG ===
[06-Jul-2026 08:29:35 UTC] Endpoint: user/profile.php
[06-Jul-2026 08:29:35 UTC] Full Log Data: {
    "timestamp": "2026-07-06 08:29:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.127.15.54",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.127.15.54, 104.23.225.98",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgyIiwidXNlcm5hbWUiOiJTdW5kYXkiLCJlbWFpbCI6InN1bmRheW1hdHRoaWFzMzBAZ21haWwuY29tIiwiZXhwIjoxNzgzOTMxMjg4fQ.HwcJIApFvKEyraf738Zshzwd7t6zBjJZozyMK1yxkYk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16d3e1b3c7bd886-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.127.15.54",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 08:29:35 UTC] === END API CALL LOG ===
[06-Jul-2026 08:29:35 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 08:29:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgyIiwidXNlcm5hbWUiOiJTdW5kYXkiLCJlbWFpbCI6InN1bmRheW1hdHRoaWFzMzBAZ21haWwuY29tIiwiZXhwIjoxNzgzOTMxMjg4fQ.HwcJIApFvKEyraf738Zshzwd7t6zBjJZozyMK1yxkYk
[06-Jul-2026 08:29:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 08:29:35 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 08:29:35 UTC] User ID: 982
[06-Jul-2026 08:29:35 UTC] ✅ User profile retrieved successfully for user ID: 982
[06-Jul-2026 08:30:26 UTC] === API CALL LOG ===
[06-Jul-2026 08:30:26 UTC] Endpoint: user/profile.php
[06-Jul-2026 08:30:26 UTC] Full Log Data: {
    "timestamp": "2026-07-06 08:30:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a10d:63c4:d4bd:26ff:fe94:3f8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a10d:63c4:d4bd:26ff:fe94:3f8, 162.158.14.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM5MzE0MjV9.QOFYRGKP3rX3uBmiBiUelxwsH6-6D6FAeXP2DtFMRFs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16d3f573e42e4a9-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a10d:63c4:d4bd:26ff:fe94:3f8",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 08:30:26 UTC] === END API CALL LOG ===
[06-Jul-2026 08:30:26 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 08:30:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM5MzE0MjV9.QOFYRGKP3rX3uBmiBiUelxwsH6-6D6FAeXP2DtFMRFs
[06-Jul-2026 08:30:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 08:30:26 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 08:30:26 UTC] User ID: 694
[06-Jul-2026 08:30:26 UTC] ✅ User profile retrieved successfully for user ID: 694
[06-Jul-2026 08:30:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jul-2026 08:30:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jul-2026 08:30:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a00:1880:a10d:63c4:d4bd:26ff:fe94:3f8, 162.158.14.48","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM5MzE0MjV9.QOFYRGKP3rX3uBmiBiUelxwsH6-6D6FAeXP2DtFMRFs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a16d3f58899be4a9-OTP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a00:1880:a10d:63c4:d4bd:26ff:fe94:3f8","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[06-Jul-2026 08:30:26 UTC] === User Orders API Called ===
[06-Jul-2026 08:30:26 UTC] User ID: 694
[06-Jul-2026 08:30:26 UTC] Limit: 20, Offset: 0
[06-Jul-2026 08:30:26 UTC] Orders found: 0
[06-Jul-2026 08:30:26 UTC] Orders data: []
[06-Jul-2026 08:30:26 UTC] Total orders count: 0
[06-Jul-2026 08:30:26 UTC] === API CALL LOG ===
[06-Jul-2026 08:30:26 UTC] Endpoint: user/profile.php
[06-Jul-2026 08:30:26 UTC] Full Log Data: {
    "timestamp": "2026-07-06 08:30:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a10d:63c4:d4bd:26ff:fe94:3f8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a10d:63c4:d4bd:26ff:fe94:3f8, 162.158.14.216",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM5MzE0MjV9.QOFYRGKP3rX3uBmiBiUelxwsH6-6D6FAeXP2DtFMRFs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16d3f590a94e4a9-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a10d:63c4:d4bd:26ff:fe94:3f8",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 08:30:26 UTC] === END API CALL LOG ===
[06-Jul-2026 08:30:26 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 08:30:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM5MzE0MjV9.QOFYRGKP3rX3uBmiBiUelxwsH6-6D6FAeXP2DtFMRFs
[06-Jul-2026 08:30:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 08:30:26 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 08:30:26 UTC] User ID: 694
[06-Jul-2026 08:30:26 UTC] ✅ User profile retrieved successfully for user ID: 694
[06-Jul-2026 08:30:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jul-2026 08:30:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jul-2026 08:30:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a00:1880:a10d:63c4:d4bd:26ff:fe94:3f8, 162.158.14.48","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM5MzE0MjV9.QOFYRGKP3rX3uBmiBiUelxwsH6-6D6FAeXP2DtFMRFs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a16d3fbe8bbde4a9-OTP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a00:1880:a10d:63c4:d4bd:26ff:fe94:3f8","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[06-Jul-2026 08:30:43 UTC] === User Orders API Called ===
[06-Jul-2026 08:30:43 UTC] User ID: 694
[06-Jul-2026 08:30:43 UTC] Limit: 20, Offset: 0
[06-Jul-2026 08:30:43 UTC] Orders found: 0
[06-Jul-2026 08:30:43 UTC] Orders data: []
[06-Jul-2026 08:30:43 UTC] Total orders count: 0
[06-Jul-2026 08:30:43 UTC] === API CALL LOG ===
[06-Jul-2026 08:30:43 UTC] Endpoint: user/profile.php
[06-Jul-2026 08:30:43 UTC] Full Log Data: {
    "timestamp": "2026-07-06 08:30:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a10d:63c4:d4bd:26ff:fe94:3f8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a10d:63c4:d4bd:26ff:fe94:3f8, 162.158.14.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM5MzE0MjV9.QOFYRGKP3rX3uBmiBiUelxwsH6-6D6FAeXP2DtFMRFs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16d3fbeec81e4a9-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a10d:63c4:d4bd:26ff:fe94:3f8",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 08:30:43 UTC] === END API CALL LOG ===
[06-Jul-2026 08:30:43 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 08:30:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM5MzE0MjV9.QOFYRGKP3rX3uBmiBiUelxwsH6-6D6FAeXP2DtFMRFs
[06-Jul-2026 08:30:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 08:30:43 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 08:30:43 UTC] User ID: 694
[06-Jul-2026 08:30:43 UTC] ✅ User profile retrieved successfully for user ID: 694
[06-Jul-2026 08:30:43 UTC] === API CALL LOG ===
[06-Jul-2026 08:30:43 UTC] Endpoint: user/profile.php
[06-Jul-2026 08:30:43 UTC] Full Log Data: {
    "timestamp": "2026-07-06 08:30:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a10d:63c4:d4bd:26ff:fe94:3f8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a10d:63c4:d4bd:26ff:fe94:3f8, 162.158.14.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM5MzE0MjV9.QOFYRGKP3rX3uBmiBiUelxwsH6-6D6FAeXP2DtFMRFs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16d3fc2dd5fe4a9-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a10d:63c4:d4bd:26ff:fe94:3f8",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 08:30:43 UTC] === END API CALL LOG ===
[06-Jul-2026 08:30:43 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 08:30:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM5MzE0MjV9.QOFYRGKP3rX3uBmiBiUelxwsH6-6D6FAeXP2DtFMRFs
[06-Jul-2026 08:30:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 08:30:43 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 08:30:43 UTC] User ID: 694
[06-Jul-2026 08:30:43 UTC] ✅ User profile retrieved successfully for user ID: 694
[06-Jul-2026 08:30:47 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jul-2026 08:30:47 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jul-2026 08:30:47 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a00:1880:a10d:63c4:d4bd:26ff:fe94:3f8, 162.158.14.48","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM5MzE0MjV9.QOFYRGKP3rX3uBmiBiUelxwsH6-6D6FAeXP2DtFMRFs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a16d3fdb8f03e4a9-OTP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a00:1880:a10d:63c4:d4bd:26ff:fe94:3f8","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[06-Jul-2026 08:30:47 UTC] === User Orders API Called ===
[06-Jul-2026 08:30:47 UTC] User ID: 694
[06-Jul-2026 08:30:47 UTC] Limit: 20, Offset: 0
[06-Jul-2026 08:30:47 UTC] Orders found: 0
[06-Jul-2026 08:30:47 UTC] Orders data: []
[06-Jul-2026 08:30:47 UTC] Total orders count: 0
[06-Jul-2026 08:30:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jul-2026 08:30:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jul-2026 08:30:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a00:1880:a10d:63c4:d4bd:26ff:fe94:3f8, 162.158.14.48","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM5MzE0MjV9.QOFYRGKP3rX3uBmiBiUelxwsH6-6D6FAeXP2DtFMRFs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a16d3fe3fa0ce4a9-OTP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a00:1880:a10d:63c4:d4bd:26ff:fe94:3f8","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[06-Jul-2026 08:30:48 UTC] === User Orders API Called ===
[06-Jul-2026 08:30:48 UTC] User ID: 694
[06-Jul-2026 08:30:48 UTC] Limit: 20, Offset: 0
[06-Jul-2026 08:30:48 UTC] Orders found: 0
[06-Jul-2026 08:30:48 UTC] Orders data: []
[06-Jul-2026 08:30:48 UTC] Total orders count: 0
[06-Jul-2026 08:30:49 UTC] === API CALL LOG ===
[06-Jul-2026 08:30:49 UTC] Endpoint: user/profile.php
[06-Jul-2026 08:30:49 UTC] Full Log Data: {
    "timestamp": "2026-07-06 08:30:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a10d:63c4:d4bd:26ff:fe94:3f8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a10d:63c4:d4bd:26ff:fe94:3f8, 162.158.14.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM5MzE0MjV9.QOFYRGKP3rX3uBmiBiUelxwsH6-6D6FAeXP2DtFMRFs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16d3fe45ad3e4a9-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a10d:63c4:d4bd:26ff:fe94:3f8",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 08:30:49 UTC] === END API CALL LOG ===
[06-Jul-2026 08:30:49 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 08:30:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM5MzE0MjV9.QOFYRGKP3rX3uBmiBiUelxwsH6-6D6FAeXP2DtFMRFs
[06-Jul-2026 08:30:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 08:30:49 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 08:30:49 UTC] User ID: 694
[06-Jul-2026 08:30:49 UTC] ✅ User profile retrieved successfully for user ID: 694
[06-Jul-2026 08:30:49 UTC] === API CALL LOG ===
[06-Jul-2026 08:30:49 UTC] Endpoint: user/profile.php
[06-Jul-2026 08:30:49 UTC] Full Log Data: {
    "timestamp": "2026-07-06 08:30:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a10d:63c4:d4bd:26ff:fe94:3f8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a10d:63c4:d4bd:26ff:fe94:3f8, 162.158.14.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM5MzE0MjV9.QOFYRGKP3rX3uBmiBiUelxwsH6-6D6FAeXP2DtFMRFs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16d3fe86b0ee4a9-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a10d:63c4:d4bd:26ff:fe94:3f8",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 08:30:49 UTC] === END API CALL LOG ===
[06-Jul-2026 08:30:49 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 08:30:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM5MzE0MjV9.QOFYRGKP3rX3uBmiBiUelxwsH6-6D6FAeXP2DtFMRFs
[06-Jul-2026 08:30:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 08:30:49 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 08:30:49 UTC] User ID: 694
[06-Jul-2026 08:30:49 UTC] ✅ User profile retrieved successfully for user ID: 694
[06-Jul-2026 08:32:18 UTC] === API CALL LOG ===
[06-Jul-2026 08:32:18 UTC] Endpoint: user/profile.php
[06-Jul-2026 08:32:18 UTC] Full Log Data: {
    "timestamp": "2026-07-06 08:32:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a10d:63c4:d4bd:26ff:fe94:3f8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a10d:63c4:d4bd:26ff:fe94:3f8, 162.158.19.223",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM5MzE0MjV9.QOFYRGKP3rX3uBmiBiUelxwsH6-6D6FAeXP2DtFMRFs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16d42124fb5c9f3-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a10d:63c4:d4bd:26ff:fe94:3f8",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 08:32:18 UTC] === END API CALL LOG ===
[06-Jul-2026 08:32:18 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 08:32:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM5MzE0MjV9.QOFYRGKP3rX3uBmiBiUelxwsH6-6D6FAeXP2DtFMRFs
[06-Jul-2026 08:32:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 08:32:18 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 08:32:18 UTC] User ID: 694
[06-Jul-2026 08:32:18 UTC] ✅ User profile retrieved successfully for user ID: 694
[06-Jul-2026 08:32:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jul-2026 08:32:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jul-2026 08:32:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a00:1880:a10d:63c4:d4bd:26ff:fe94:3f8, 162.158.19.191","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM5MzE0MjV9.QOFYRGKP3rX3uBmiBiUelxwsH6-6D6FAeXP2DtFMRFs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a16d42166aa6c9f3-OTP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a00:1880:a10d:63c4:d4bd:26ff:fe94:3f8","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[06-Jul-2026 08:32:18 UTC] === User Orders API Called ===
[06-Jul-2026 08:32:18 UTC] User ID: 694
[06-Jul-2026 08:32:18 UTC] Limit: 20, Offset: 0
[06-Jul-2026 08:32:18 UTC] Orders found: 0
[06-Jul-2026 08:32:18 UTC] Orders data: []
[06-Jul-2026 08:32:18 UTC] Total orders count: 0
[06-Jul-2026 08:32:19 UTC] === API CALL LOG ===
[06-Jul-2026 08:32:19 UTC] Endpoint: user/profile.php
[06-Jul-2026 08:32:19 UTC] Full Log Data: {
    "timestamp": "2026-07-06 08:32:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a10d:63c4:d4bd:26ff:fe94:3f8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a10d:63c4:d4bd:26ff:fe94:3f8, 162.158.19.191",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM5MzE0MjV9.QOFYRGKP3rX3uBmiBiUelxwsH6-6D6FAeXP2DtFMRFs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16d42166aa2c9f3-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a10d:63c4:d4bd:26ff:fe94:3f8",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 08:32:19 UTC] === END API CALL LOG ===
[06-Jul-2026 08:32:19 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 08:32:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM5MzE0MjV9.QOFYRGKP3rX3uBmiBiUelxwsH6-6D6FAeXP2DtFMRFs
[06-Jul-2026 08:32:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 08:32:19 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 08:32:19 UTC] User ID: 694
[06-Jul-2026 08:32:19 UTC] ✅ User profile retrieved successfully for user ID: 694
[06-Jul-2026 08:32:19 UTC] === API CALL LOG ===
[06-Jul-2026 08:32:19 UTC] Endpoint: user/profile.php
[06-Jul-2026 08:32:19 UTC] Full Log Data: {
    "timestamp": "2026-07-06 08:32:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a10d:63c4:d4bd:26ff:fe94:3f8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a10d:63c4:d4bd:26ff:fe94:3f8, 162.158.19.191",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM5MzE0MjV9.QOFYRGKP3rX3uBmiBiUelxwsH6-6D6FAeXP2DtFMRFs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16d42171c44c9f3-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a10d:63c4:d4bd:26ff:fe94:3f8",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 08:32:19 UTC] === END API CALL LOG ===
[06-Jul-2026 08:32:19 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 08:32:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM5MzE0MjV9.QOFYRGKP3rX3uBmiBiUelxwsH6-6D6FAeXP2DtFMRFs
[06-Jul-2026 08:32:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 08:32:19 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 08:32:19 UTC] User ID: 694
[06-Jul-2026 08:32:19 UTC] ✅ User profile retrieved successfully for user ID: 694
[06-Jul-2026 08:32:24 UTC] === API CALL LOG ===
[06-Jul-2026 08:32:24 UTC] Endpoint: user/profile.php
[06-Jul-2026 08:32:24 UTC] Full Log Data: {
    "timestamp": "2026-07-06 08:32:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a10d:63c4:d4bd:26ff:fe94:3f8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a10d:63c4:d4bd:26ff:fe94:3f8, 162.158.19.223",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM5MzE0MjV9.QOFYRGKP3rX3uBmiBiUelxwsH6-6D6FAeXP2DtFMRFs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16d423818000530-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a10d:63c4:d4bd:26ff:fe94:3f8",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 08:32:24 UTC] === END API CALL LOG ===
[06-Jul-2026 08:32:24 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 08:32:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM5MzE0MjV9.QOFYRGKP3rX3uBmiBiUelxwsH6-6D6FAeXP2DtFMRFs
[06-Jul-2026 08:32:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 08:32:24 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 08:32:24 UTC] User ID: 694
[06-Jul-2026 08:32:24 UTC] ✅ User profile retrieved successfully for user ID: 694
[06-Jul-2026 08:32:24 UTC] === API CALL LOG ===
[06-Jul-2026 08:32:24 UTC] Endpoint: user/profile.php
[06-Jul-2026 08:32:24 UTC] Full Log Data: {
    "timestamp": "2026-07-06 08:32:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a10d:63c4:d4bd:26ff:fe94:3f8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a10d:63c4:d4bd:26ff:fe94:3f8, 162.158.19.223",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM5MzE0MjV9.QOFYRGKP3rX3uBmiBiUelxwsH6-6D6FAeXP2DtFMRFs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16d423beb4b0530-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a10d:63c4:d4bd:26ff:fe94:3f8",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 08:32:24 UTC] === END API CALL LOG ===
[06-Jul-2026 08:32:24 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 08:32:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM5MzE0MjV9.QOFYRGKP3rX3uBmiBiUelxwsH6-6D6FAeXP2DtFMRFs
[06-Jul-2026 08:32:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 08:32:24 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 08:32:24 UTC] User ID: 694
[06-Jul-2026 08:32:24 UTC] ✅ User profile retrieved successfully for user ID: 694
[06-Jul-2026 08:32:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jul-2026 08:32:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jul-2026 08:32:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a00:1880:a10d:63c4:d4bd:26ff:fe94:3f8, 162.158.19.223","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM5MzE0MjV9.QOFYRGKP3rX3uBmiBiUelxwsH6-6D6FAeXP2DtFMRFs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a16d423beb500530-OTP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a00:1880:a10d:63c4:d4bd:26ff:fe94:3f8","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[06-Jul-2026 08:32:24 UTC] === User Orders API Called ===
[06-Jul-2026 08:32:24 UTC] User ID: 694
[06-Jul-2026 08:32:24 UTC] Limit: 20, Offset: 0
[06-Jul-2026 08:32:24 UTC] Orders found: 0
[06-Jul-2026 08:32:24 UTC] Orders data: []
[06-Jul-2026 08:32:24 UTC] Total orders count: 0
[06-Jul-2026 08:32:25 UTC] === API CALL LOG ===
[06-Jul-2026 08:32:25 UTC] Endpoint: user/profile.php
[06-Jul-2026 08:32:25 UTC] Full Log Data: {
    "timestamp": "2026-07-06 08:32:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a10d:63c4:d4bd:26ff:fe94:3f8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a10d:63c4:d4bd:26ff:fe94:3f8, 162.158.19.223",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM5MzE0MjV9.QOFYRGKP3rX3uBmiBiUelxwsH6-6D6FAeXP2DtFMRFs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16d423c7b9a0530-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a10d:63c4:d4bd:26ff:fe94:3f8",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 08:32:25 UTC] === END API CALL LOG ===
[06-Jul-2026 08:32:25 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 08:32:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM5MzE0MjV9.QOFYRGKP3rX3uBmiBiUelxwsH6-6D6FAeXP2DtFMRFs
[06-Jul-2026 08:32:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 08:32:25 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 08:32:25 UTC] User ID: 694
[06-Jul-2026 08:32:25 UTC] ✅ User profile retrieved successfully for user ID: 694
[06-Jul-2026 08:32:33 UTC] === API CALL LOG ===
[06-Jul-2026 08:32:33 UTC] Endpoint: user/profile.php
[06-Jul-2026 08:32:33 UTC] Full Log Data: {
    "timestamp": "2026-07-06 08:32:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a10d:63c4:d4bd:26ff:fe94:3f8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a10d:63c4:d4bd:26ff:fe94:3f8, 162.158.14.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM5MzE0MjV9.QOFYRGKP3rX3uBmiBiUelxwsH6-6D6FAeXP2DtFMRFs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16d426de807e4b8-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a10d:63c4:d4bd:26ff:fe94:3f8",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 08:32:33 UTC] === END API CALL LOG ===
[06-Jul-2026 08:32:33 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 08:32:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM5MzE0MjV9.QOFYRGKP3rX3uBmiBiUelxwsH6-6D6FAeXP2DtFMRFs
[06-Jul-2026 08:32:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 08:32:33 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 08:32:33 UTC] User ID: 694
[06-Jul-2026 08:32:33 UTC] ✅ User profile retrieved successfully for user ID: 694
[06-Jul-2026 08:32:33 UTC] === API CALL LOG ===
[06-Jul-2026 08:32:33 UTC] Endpoint: user/profile.php
[06-Jul-2026 08:32:33 UTC] Full Log Data: {
    "timestamp": "2026-07-06 08:32:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a10d:63c4:d4bd:26ff:fe94:3f8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a10d:63c4:d4bd:26ff:fe94:3f8, 162.158.14.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM5MzE0MjV9.QOFYRGKP3rX3uBmiBiUelxwsH6-6D6FAeXP2DtFMRFs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16d4271c8cbe4b8-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a10d:63c4:d4bd:26ff:fe94:3f8",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 08:32:33 UTC] === END API CALL LOG ===
[06-Jul-2026 08:32:33 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 08:32:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM5MzE0MjV9.QOFYRGKP3rX3uBmiBiUelxwsH6-6D6FAeXP2DtFMRFs
[06-Jul-2026 08:32:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 08:32:33 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 08:32:33 UTC] User ID: 694
[06-Jul-2026 08:32:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jul-2026 08:32:33 UTC] ✅ User profile retrieved successfully for user ID: 694
[06-Jul-2026 08:32:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jul-2026 08:32:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a00:1880:a10d:63c4:d4bd:26ff:fe94:3f8, 162.158.14.48","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM5MzE0MjV9.QOFYRGKP3rX3uBmiBiUelxwsH6-6D6FAeXP2DtFMRFs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a16d4271c8d0e4b8-OTP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a00:1880:a10d:63c4:d4bd:26ff:fe94:3f8","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[06-Jul-2026 08:32:33 UTC] === User Orders API Called ===
[06-Jul-2026 08:32:33 UTC] User ID: 694
[06-Jul-2026 08:32:33 UTC] Limit: 20, Offset: 0
[06-Jul-2026 08:32:33 UTC] Orders found: 0
[06-Jul-2026 08:32:33 UTC] Orders data: []
[06-Jul-2026 08:32:33 UTC] Total orders count: 0
[06-Jul-2026 08:32:33 UTC] === API CALL LOG ===
[06-Jul-2026 08:32:33 UTC] Endpoint: user/profile.php
[06-Jul-2026 08:32:33 UTC] Full Log Data: {
    "timestamp": "2026-07-06 08:32:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a10d:63c4:d4bd:26ff:fe94:3f8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a10d:63c4:d4bd:26ff:fe94:3f8, 162.158.14.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM5MzE0MjV9.QOFYRGKP3rX3uBmiBiUelxwsH6-6D6FAeXP2DtFMRFs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16d4272094de4b8-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a10d:63c4:d4bd:26ff:fe94:3f8",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 08:32:33 UTC] === END API CALL LOG ===
[06-Jul-2026 08:32:33 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 08:32:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM5MzE0MjV9.QOFYRGKP3rX3uBmiBiUelxwsH6-6D6FAeXP2DtFMRFs
[06-Jul-2026 08:32:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 08:32:33 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 08:32:33 UTC] User ID: 694
[06-Jul-2026 08:32:33 UTC] ✅ User profile retrieved successfully for user ID: 694
[06-Jul-2026 08:32:36 UTC] === API CALL LOG ===
[06-Jul-2026 08:32:36 UTC] Endpoint: user/profile.php
[06-Jul-2026 08:32:36 UTC] Full Log Data: {
    "timestamp": "2026-07-06 08:32:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a10d:63c4:d4bd:26ff:fe94:3f8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a10d:63c4:d4bd:26ff:fe94:3f8, 162.158.14.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM5MzE0MjV9.QOFYRGKP3rX3uBmiBiUelxwsH6-6D6FAeXP2DtFMRFs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16d4280fce4e4b8-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a10d:63c4:d4bd:26ff:fe94:3f8",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 08:32:36 UTC] === END API CALL LOG ===
[06-Jul-2026 08:32:36 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 08:32:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM5MzE0MjV9.QOFYRGKP3rX3uBmiBiUelxwsH6-6D6FAeXP2DtFMRFs
[06-Jul-2026 08:32:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 08:32:36 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 08:32:36 UTC] User ID: 694
[06-Jul-2026 08:32:36 UTC] ✅ User profile retrieved successfully for user ID: 694
[06-Jul-2026 08:32:36 UTC] User Purchases API - User ID: 694
[06-Jul-2026 08:32:36 UTC] User Purchases API - Total purchases found: 0
[06-Jul-2026 08:33:27 UTC] === API CALL LOG ===
[06-Jul-2026 08:33:27 UTC] Endpoint: user/profile.php
[06-Jul-2026 08:33:27 UTC] Full Log Data: {
    "timestamp": "2026-07-06 08:33:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a10d:63c4:d4bd:26ff:fe94:3f8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a10d:63c4:d4bd:26ff:fe94:3f8, 162.158.14.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM5MzE0MjV9.QOFYRGKP3rX3uBmiBiUelxwsH6-6D6FAeXP2DtFMRFs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16d43c31d28e4b8-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a10d:63c4:d4bd:26ff:fe94:3f8",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 08:33:27 UTC] === END API CALL LOG ===
[06-Jul-2026 08:33:27 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 08:33:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM5MzE0MjV9.QOFYRGKP3rX3uBmiBiUelxwsH6-6D6FAeXP2DtFMRFs
[06-Jul-2026 08:33:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 08:33:27 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 08:33:27 UTC] User ID: 694
[06-Jul-2026 08:33:27 UTC] ✅ User profile retrieved successfully for user ID: 694
[06-Jul-2026 08:33:27 UTC] User Purchases API - User ID: 694
[06-Jul-2026 08:33:27 UTC] User Purchases API - Total purchases found: 0
[06-Jul-2026 08:35:23 UTC] === API CALL LOG ===
[06-Jul-2026 08:35:23 UTC] Endpoint: user/profile.php
[06-Jul-2026 08:35:23 UTC] Full Log Data: {
    "timestamp": "2026-07-06 08:35:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a10d:63c4:d4bd:26ff:fe94:3f8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a10d:63c4:d4bd:26ff:fe94:3f8, 162.158.19.223",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM5MzE3MjJ9.-kc7DwEc1jB1CMdsGF4XjbW0xKlt9YcC1YnwGNBn2IM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16d4695ea716af8-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a10d:63c4:d4bd:26ff:fe94:3f8",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 08:35:23 UTC] === END API CALL LOG ===
[06-Jul-2026 08:35:23 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 08:35:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM5MzE3MjJ9.-kc7DwEc1jB1CMdsGF4XjbW0xKlt9YcC1YnwGNBn2IM
[06-Jul-2026 08:35:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 08:35:23 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 08:35:23 UTC] User ID: 694
[06-Jul-2026 08:35:23 UTC] ✅ User profile retrieved successfully for user ID: 694
[06-Jul-2026 08:35:23 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jul-2026 08:35:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jul-2026 08:35:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a00:1880:a10d:63c4:d4bd:26ff:fe94:3f8, 162.158.19.223","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM5MzE3MjJ9.-kc7DwEc1jB1CMdsGF4XjbW0xKlt9YcC1YnwGNBn2IM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a16d46964aa46af8-OTP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a00:1880:a10d:63c4:d4bd:26ff:fe94:3f8","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[06-Jul-2026 08:35:23 UTC] === User Orders API Called ===
[06-Jul-2026 08:35:23 UTC] User ID: 694
[06-Jul-2026 08:35:23 UTC] Limit: 20, Offset: 0
[06-Jul-2026 08:35:23 UTC] Orders found: 0
[06-Jul-2026 08:35:23 UTC] Orders data: []
[06-Jul-2026 08:35:23 UTC] Total orders count: 0
[06-Jul-2026 08:35:23 UTC] === API CALL LOG ===
[06-Jul-2026 08:35:23 UTC] Endpoint: user/profile.php
[06-Jul-2026 08:35:23 UTC] Full Log Data: {
    "timestamp": "2026-07-06 08:35:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a10d:63c4:d4bd:26ff:fe94:3f8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a10d:63c4:d4bd:26ff:fe94:3f8, 162.158.19.223",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM5MzE3MjJ9.-kc7DwEc1jB1CMdsGF4XjbW0xKlt9YcC1YnwGNBn2IM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16d46968ac16af8-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a10d:63c4:d4bd:26ff:fe94:3f8",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 08:35:23 UTC] === END API CALL LOG ===
[06-Jul-2026 08:35:23 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 08:35:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM5MzE3MjJ9.-kc7DwEc1jB1CMdsGF4XjbW0xKlt9YcC1YnwGNBn2IM
[06-Jul-2026 08:35:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 08:35:23 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 08:35:23 UTC] User ID: 694
[06-Jul-2026 08:35:23 UTC] ✅ User profile retrieved successfully for user ID: 694
[06-Jul-2026 08:35:31 UTC] === API CALL LOG ===
[06-Jul-2026 08:35:31 UTC] Endpoint: user/profile.php
[06-Jul-2026 08:35:31 UTC] Full Log Data: {
    "timestamp": "2026-07-06 08:35:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a10d:63c4:d4bd:26ff:fe94:3f8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a10d:63c4:d4bd:26ff:fe94:3f8, 162.158.19.223",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM5MzE3MjJ9.-kc7DwEc1jB1CMdsGF4XjbW0xKlt9YcC1YnwGNBn2IM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16d46c75a0ec9dd-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a10d:63c4:d4bd:26ff:fe94:3f8",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 08:35:31 UTC] === END API CALL LOG ===
[06-Jul-2026 08:35:31 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 08:35:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM5MzE3MjJ9.-kc7DwEc1jB1CMdsGF4XjbW0xKlt9YcC1YnwGNBn2IM
[06-Jul-2026 08:35:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 08:35:31 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 08:35:31 UTC] User ID: 694
[06-Jul-2026 08:35:31 UTC] ✅ User profile retrieved successfully for user ID: 694
[06-Jul-2026 08:35:31 UTC] === API CALL LOG ===
[06-Jul-2026 08:35:31 UTC] Endpoint: user/profile.php
[06-Jul-2026 08:35:31 UTC] Full Log Data: {
    "timestamp": "2026-07-06 08:35:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a10d:63c4:d4bd:26ff:fe94:3f8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a10d:63c4:d4bd:26ff:fe94:3f8, 162.158.19.223",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM5MzE3MjJ9.-kc7DwEc1jB1CMdsGF4XjbW0xKlt9YcC1YnwGNBn2IM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16d46cb5d7cc9dd-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a10d:63c4:d4bd:26ff:fe94:3f8",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 08:35:31 UTC] === END API CALL LOG ===
[06-Jul-2026 08:35:31 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 08:35:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM5MzE3MjJ9.-kc7DwEc1jB1CMdsGF4XjbW0xKlt9YcC1YnwGNBn2IM
[06-Jul-2026 08:35:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 08:35:31 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 08:35:31 UTC] User ID: 694
[06-Jul-2026 08:35:31 UTC] ✅ User profile retrieved successfully for user ID: 694
[06-Jul-2026 08:35:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jul-2026 08:35:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jul-2026 08:35:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a00:1880:a10d:63c4:d4bd:26ff:fe94:3f8, 162.158.19.223","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM5MzE3MjJ9.-kc7DwEc1jB1CMdsGF4XjbW0xKlt9YcC1YnwGNBn2IM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a16d46cb5d82c9dd-OTP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a00:1880:a10d:63c4:d4bd:26ff:fe94:3f8","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[06-Jul-2026 08:35:31 UTC] === User Orders API Called ===
[06-Jul-2026 08:35:31 UTC] User ID: 694
[06-Jul-2026 08:35:31 UTC] Limit: 20, Offset: 0
[06-Jul-2026 08:35:31 UTC] Orders found: 0
[06-Jul-2026 08:35:31 UTC] Orders data: []
[06-Jul-2026 08:35:31 UTC] Total orders count: 0
[06-Jul-2026 08:35:31 UTC] === API CALL LOG ===
[06-Jul-2026 08:35:31 UTC] Endpoint: user/profile.php
[06-Jul-2026 08:35:31 UTC] Full Log Data: {
    "timestamp": "2026-07-06 08:35:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a10d:63c4:d4bd:26ff:fe94:3f8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a10d:63c4:d4bd:26ff:fe94:3f8, 162.158.19.223",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM5MzE3MjJ9.-kc7DwEc1jB1CMdsGF4XjbW0xKlt9YcC1YnwGNBn2IM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16d46cbef46c9dd-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a10d:63c4:d4bd:26ff:fe94:3f8",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 08:35:31 UTC] === END API CALL LOG ===
[06-Jul-2026 08:35:31 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 08:35:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM5MzE3MjJ9.-kc7DwEc1jB1CMdsGF4XjbW0xKlt9YcC1YnwGNBn2IM
[06-Jul-2026 08:35:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 08:35:31 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 08:35:31 UTC] User ID: 694
[06-Jul-2026 08:35:31 UTC] ✅ User profile retrieved successfully for user ID: 694
[06-Jul-2026 08:36:26 UTC] === API CALL LOG ===
[06-Jul-2026 08:36:26 UTC] Endpoint: user/profile.php
[06-Jul-2026 08:36:26 UTC] Full Log Data: {
    "timestamp": "2026-07-06 08:36:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a10d:63c4:d4bd:26ff:fe94:3f8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a10d:63c4:d4bd:26ff:fe94:3f8, 162.158.19.223",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM5MzE3MjJ9.-kc7DwEc1jB1CMdsGF4XjbW0xKlt9YcC1YnwGNBn2IM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16d4821fecac9dd-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a10d:63c4:d4bd:26ff:fe94:3f8",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 08:36:26 UTC] === END API CALL LOG ===
[06-Jul-2026 08:36:26 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 08:36:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM5MzE3MjJ9.-kc7DwEc1jB1CMdsGF4XjbW0xKlt9YcC1YnwGNBn2IM
[06-Jul-2026 08:36:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 08:36:26 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 08:36:26 UTC] User ID: 694
[06-Jul-2026 08:36:26 UTC] ✅ User profile retrieved successfully for user ID: 694
[06-Jul-2026 08:36:42 UTC] === API CALL LOG ===
[06-Jul-2026 08:36:42 UTC] Endpoint: user/profile.php
[06-Jul-2026 08:36:42 UTC] Full Log Data: {
    "timestamp": "2026-07-06 08:36:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a10d:63c4:d4bd:26ff:fe94:3f8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a10d:63c4:d4bd:26ff:fe94:3f8, 162.158.19.223",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM5MzE3MjJ9.-kc7DwEc1jB1CMdsGF4XjbW0xKlt9YcC1YnwGNBn2IM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16d4886de7ac9dd-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a10d:63c4:d4bd:26ff:fe94:3f8",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 08:36:42 UTC] === END API CALL LOG ===
[06-Jul-2026 08:36:42 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 08:36:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM5MzE3MjJ9.-kc7DwEc1jB1CMdsGF4XjbW0xKlt9YcC1YnwGNBn2IM
[06-Jul-2026 08:36:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 08:36:42 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 08:36:42 UTC] User ID: 694
[06-Jul-2026 08:36:42 UTC] ✅ User profile retrieved successfully for user ID: 694
[06-Jul-2026 08:36:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jul-2026 08:36:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jul-2026 08:36:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a00:1880:a10d:63c4:d4bd:26ff:fe94:3f8, 162.158.19.223","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM5MzE3MjJ9.-kc7DwEc1jB1CMdsGF4XjbW0xKlt9YcC1YnwGNBn2IM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a16d48c67e38c9dd-OTP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a00:1880:a10d:63c4:d4bd:26ff:fe94:3f8","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[06-Jul-2026 08:36:52 UTC] === User Orders API Called ===
[06-Jul-2026 08:36:52 UTC] User ID: 694
[06-Jul-2026 08:36:52 UTC] Limit: 20, Offset: 0
[06-Jul-2026 08:36:52 UTC] Orders found: 0
[06-Jul-2026 08:36:52 UTC] Orders data: []
[06-Jul-2026 08:36:52 UTC] Total orders count: 0
[06-Jul-2026 08:36:52 UTC] === API CALL LOG ===
[06-Jul-2026 08:36:52 UTC] Endpoint: user/profile.php
[06-Jul-2026 08:36:52 UTC] Full Log Data: {
    "timestamp": "2026-07-06 08:36:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a10d:63c4:d4bd:26ff:fe94:3f8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a10d:63c4:d4bd:26ff:fe94:3f8, 162.158.19.223",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM5MzE3MjJ9.-kc7DwEc1jB1CMdsGF4XjbW0xKlt9YcC1YnwGNBn2IM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16d48c67e3ac9dd-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a10d:63c4:d4bd:26ff:fe94:3f8",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 08:36:52 UTC] === END API CALL LOG ===
[06-Jul-2026 08:36:52 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 08:36:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM5MzE3MjJ9.-kc7DwEc1jB1CMdsGF4XjbW0xKlt9YcC1YnwGNBn2IM
[06-Jul-2026 08:36:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 08:36:52 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 08:36:52 UTC] User ID: 694
[06-Jul-2026 08:36:52 UTC] ✅ User profile retrieved successfully for user ID: 694
[06-Jul-2026 08:36:53 UTC] === API CALL LOG ===
[06-Jul-2026 08:36:53 UTC] Endpoint: user/profile.php
[06-Jul-2026 08:36:53 UTC] Full Log Data: {
    "timestamp": "2026-07-06 08:36:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a10d:63c4:d4bd:26ff:fe94:3f8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a10d:63c4:d4bd:26ff:fe94:3f8, 162.158.19.223",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM5MzE3MjJ9.-kc7DwEc1jB1CMdsGF4XjbW0xKlt9YcC1YnwGNBn2IM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16d48c7da89c9dd-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a10d:63c4:d4bd:26ff:fe94:3f8",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 08:36:53 UTC] === END API CALL LOG ===
[06-Jul-2026 08:36:53 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 08:36:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM5MzE3MjJ9.-kc7DwEc1jB1CMdsGF4XjbW0xKlt9YcC1YnwGNBn2IM
[06-Jul-2026 08:36:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 08:36:53 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 08:36:53 UTC] User ID: 694
[06-Jul-2026 08:36:53 UTC] ✅ User profile retrieved successfully for user ID: 694
[06-Jul-2026 08:36:53 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jul-2026 08:36:53 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jul-2026 08:36:53 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a00:1880:a10d:63c4:d4bd:26ff:fe94:3f8, 162.158.19.223","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM5MzE3MjJ9.-kc7DwEc1jB1CMdsGF4XjbW0xKlt9YcC1YnwGNBn2IM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a16d48cbfe10c9dd-OTP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a00:1880:a10d:63c4:d4bd:26ff:fe94:3f8","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[06-Jul-2026 08:36:53 UTC] === User Orders API Called ===
[06-Jul-2026 08:36:53 UTC] User ID: 694
[06-Jul-2026 08:36:53 UTC] Limit: 20, Offset: 0
[06-Jul-2026 08:36:53 UTC] Orders found: 0
[06-Jul-2026 08:36:53 UTC] Orders data: []
[06-Jul-2026 08:36:53 UTC] Total orders count: 0
[06-Jul-2026 08:36:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jul-2026 08:36:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jul-2026 08:36:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a00:1880:a10d:63c4:d4bd:26ff:fe94:3f8, 162.158.19.223","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM5MzE3MjJ9.-kc7DwEc1jB1CMdsGF4XjbW0xKlt9YcC1YnwGNBn2IM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a16d48d79ec3c9dd-OTP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a00:1880:a10d:63c4:d4bd:26ff:fe94:3f8","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[06-Jul-2026 08:36:55 UTC] === User Orders API Called ===
[06-Jul-2026 08:36:55 UTC] User ID: 694
[06-Jul-2026 08:36:55 UTC] Limit: 20, Offset: 0
[06-Jul-2026 08:36:55 UTC] Orders found: 0
[06-Jul-2026 08:36:55 UTC] Orders data: []
[06-Jul-2026 08:36:55 UTC] Total orders count: 0
[06-Jul-2026 08:36:55 UTC] === API CALL LOG ===
[06-Jul-2026 08:36:55 UTC] Endpoint: user/profile.php
[06-Jul-2026 08:36:55 UTC] Full Log Data: {
    "timestamp": "2026-07-06 08:36:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a10d:63c4:d4bd:26ff:fe94:3f8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a10d:63c4:d4bd:26ff:fe94:3f8, 162.158.19.223",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM5MzE3MjJ9.-kc7DwEc1jB1CMdsGF4XjbW0xKlt9YcC1YnwGNBn2IM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16d48d7df93c9dd-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a10d:63c4:d4bd:26ff:fe94:3f8",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 08:36:55 UTC] === END API CALL LOG ===
[06-Jul-2026 08:36:55 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 08:36:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM5MzE3MjJ9.-kc7DwEc1jB1CMdsGF4XjbW0xKlt9YcC1YnwGNBn2IM
[06-Jul-2026 08:36:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 08:36:55 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 08:36:55 UTC] User ID: 694
[06-Jul-2026 08:36:55 UTC] ✅ User profile retrieved successfully for user ID: 694
[06-Jul-2026 08:36:56 UTC] === API CALL LOG ===
[06-Jul-2026 08:36:56 UTC] Endpoint: user/profile.php
[06-Jul-2026 08:36:56 UTC] Full Log Data: {
    "timestamp": "2026-07-06 08:36:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a10d:63c4:d4bd:26ff:fe94:3f8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a10d:63c4:d4bd:26ff:fe94:3f8, 162.158.19.223",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM5MzE3MjJ9.-kc7DwEc1jB1CMdsGF4XjbW0xKlt9YcC1YnwGNBn2IM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16d48dbed4dc9dd-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a10d:63c4:d4bd:26ff:fe94:3f8",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 08:36:56 UTC] === END API CALL LOG ===
[06-Jul-2026 08:36:56 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 08:36:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM5MzE3MjJ9.-kc7DwEc1jB1CMdsGF4XjbW0xKlt9YcC1YnwGNBn2IM
[06-Jul-2026 08:36:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 08:36:56 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 08:36:56 UTC] User ID: 694
[06-Jul-2026 08:36:56 UTC] ✅ User profile retrieved successfully for user ID: 694
[06-Jul-2026 08:37:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jul-2026 08:37:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jul-2026 08:37:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a00:1880:a10d:63c4:d4bd:26ff:fe94:3f8, 162.158.19.223","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM5MzE3MjJ9.-kc7DwEc1jB1CMdsGF4XjbW0xKlt9YcC1YnwGNBn2IM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a16d48f6de94c9dd-OTP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a00:1880:a10d:63c4:d4bd:26ff:fe94:3f8","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[06-Jul-2026 08:37:00 UTC] === User Orders API Called ===
[06-Jul-2026 08:37:00 UTC] User ID: 694
[06-Jul-2026 08:37:00 UTC] Limit: 20, Offset: 0
[06-Jul-2026 08:37:00 UTC] Orders found: 0
[06-Jul-2026 08:37:00 UTC] Orders data: []
[06-Jul-2026 08:37:00 UTC] Total orders count: 0
[06-Jul-2026 08:37:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jul-2026 08:37:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jul-2026 08:37:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a00:1880:a10d:63c4:d4bd:26ff:fe94:3f8, 162.158.19.223","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM5MzE3MjJ9.-kc7DwEc1jB1CMdsGF4XjbW0xKlt9YcC1YnwGNBn2IM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a16d490278acc9dd-OTP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a00:1880:a10d:63c4:d4bd:26ff:fe94:3f8","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[06-Jul-2026 08:37:02 UTC] === User Orders API Called ===
[06-Jul-2026 08:37:02 UTC] User ID: 694
[06-Jul-2026 08:37:02 UTC] Limit: 20, Offset: 0
[06-Jul-2026 08:37:02 UTC] Orders found: 0
[06-Jul-2026 08:37:02 UTC] Orders data: []
[06-Jul-2026 08:37:02 UTC] Total orders count: 0
[06-Jul-2026 08:37:02 UTC] === API CALL LOG ===
[06-Jul-2026 08:37:02 UTC] Endpoint: user/profile.php
[06-Jul-2026 08:37:02 UTC] Full Log Data: {
    "timestamp": "2026-07-06 08:37:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a10d:63c4:d4bd:26ff:fe94:3f8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a10d:63c4:d4bd:26ff:fe94:3f8, 162.158.19.223",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM5MzE3MjJ9.-kc7DwEc1jB1CMdsGF4XjbW0xKlt9YcC1YnwGNBn2IM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16d4902d9fbc9dd-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a10d:63c4:d4bd:26ff:fe94:3f8",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 08:37:02 UTC] === END API CALL LOG ===
[06-Jul-2026 08:37:02 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 08:37:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM5MzE3MjJ9.-kc7DwEc1jB1CMdsGF4XjbW0xKlt9YcC1YnwGNBn2IM
[06-Jul-2026 08:37:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 08:37:02 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 08:37:02 UTC] User ID: 694
[06-Jul-2026 08:37:02 UTC] ✅ User profile retrieved successfully for user ID: 694
[06-Jul-2026 08:37:03 UTC] === API CALL LOG ===
[06-Jul-2026 08:37:03 UTC] Endpoint: user/profile.php
[06-Jul-2026 08:37:03 UTC] Full Log Data: {
    "timestamp": "2026-07-06 08:37:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a10d:63c4:d4bd:26ff:fe94:3f8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a10d:63c4:d4bd:26ff:fe94:3f8, 162.158.19.223",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM5MzE3MjJ9.-kc7DwEc1jB1CMdsGF4XjbW0xKlt9YcC1YnwGNBn2IM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16d4906bd8cc9dd-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a10d:63c4:d4bd:26ff:fe94:3f8",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 08:37:03 UTC] === END API CALL LOG ===
[06-Jul-2026 08:37:03 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 08:37:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM5MzE3MjJ9.-kc7DwEc1jB1CMdsGF4XjbW0xKlt9YcC1YnwGNBn2IM
[06-Jul-2026 08:37:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 08:37:03 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 08:37:03 UTC] User ID: 694
[06-Jul-2026 08:37:03 UTC] ✅ User profile retrieved successfully for user ID: 694
[06-Jul-2026 08:37:05 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jul-2026 08:37:05 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jul-2026 08:37:05 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a00:1880:a10d:63c4:d4bd:26ff:fe94:3f8, 162.158.19.223","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODM5MzE3MjJ9.-kc7DwEc1jB1CMdsGF4XjbW0xKlt9YcC1YnwGNBn2IM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a16d49159ab1c9dd-OTP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a00:1880:a10d:63c4:d4bd:26ff:fe94:3f8","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[06-Jul-2026 08:37:05 UTC] === User Orders API Called ===
[06-Jul-2026 08:37:05 UTC] User ID: 694
[06-Jul-2026 08:37:05 UTC] Limit: 20, Offset: 0
[06-Jul-2026 08:37:05 UTC] Orders found: 0
[06-Jul-2026 08:37:05 UTC] Orders data: []
[06-Jul-2026 08:37:05 UTC] Total orders count: 0
[06-Jul-2026 10:02:41 UTC] === API CALL LOG ===
[06-Jul-2026 10:02:41 UTC] Endpoint: user/profile.php
[06-Jul-2026 10:02:41 UTC] Full Log Data: {
    "timestamp": "2026-07-06 10:02:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c4:30:518c:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c4:30:518c:8000::, 104.22.66.72",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUzIiwidXNlcm5hbWUiOiJAc2FyYWhvcmVpeiIsImVtYWlsIjoia2l5b3Rha2FlaXphbjlAZ21haWwuY29tIiwiZXhwIjoxNzgzNzU5MzQxfQ.w0QhQaSIYyCIMICCdB-pmCt2MeBl9X2PX4081asYwIs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16dc675bde24cbf-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c4:30:518c:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 10:02:41 UTC] === END API CALL LOG ===
[06-Jul-2026 10:02:41 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 10:02:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUzIiwidXNlcm5hbWUiOiJAc2FyYWhvcmVpeiIsImVtYWlsIjoia2l5b3Rha2FlaXphbjlAZ21haWwuY29tIiwiZXhwIjoxNzgzNzU5MzQxfQ.w0QhQaSIYyCIMICCdB-pmCt2MeBl9X2PX4081asYwIs
[06-Jul-2026 10:02:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 10:02:41 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 10:02:41 UTC] User ID: 953
[06-Jul-2026 10:02:41 UTC] ✅ User profile retrieved successfully for user ID: 953
[06-Jul-2026 10:02:42 UTC] === API CALL LOG ===
[06-Jul-2026 10:02:42 UTC] Endpoint: user/profile.php
[06-Jul-2026 10:02:42 UTC] Full Log Data: {
    "timestamp": "2026-07-06 10:02:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c4:30:518c:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c4:30:518c:8000::, 104.22.66.72",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUzIiwidXNlcm5hbWUiOiJAc2FyYWhvcmVpeiIsImVtYWlsIjoia2l5b3Rha2FlaXphbjlAZ21haWwuY29tIiwiZXhwIjoxNzgzNzU5MzQxfQ.w0QhQaSIYyCIMICCdB-pmCt2MeBl9X2PX4081asYwIs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16dc67d3fde4cbf-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c4:30:518c:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 10:02:42 UTC] === END API CALL LOG ===
[06-Jul-2026 10:02:42 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 10:02:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUzIiwidXNlcm5hbWUiOiJAc2FyYWhvcmVpeiIsImVtYWlsIjoia2l5b3Rha2FlaXphbjlAZ21haWwuY29tIiwiZXhwIjoxNzgzNzU5MzQxfQ.w0QhQaSIYyCIMICCdB-pmCt2MeBl9X2PX4081asYwIs
[06-Jul-2026 10:02:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 10:02:42 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 10:02:42 UTC] User ID: 953
[06-Jul-2026 10:02:42 UTC] ✅ User profile retrieved successfully for user ID: 953
[06-Jul-2026 10:02:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jul-2026 10:02:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jul-2026 10:02:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40c4:30:518c:8000::, 104.22.66.72","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUzIiwidXNlcm5hbWUiOiJAc2FyYWhvcmVpeiIsImVtYWlsIjoia2l5b3Rha2FlaXphbjlAZ21haWwuY29tIiwiZXhwIjoxNzgzNzU5MzQxfQ.w0QhQaSIYyCIMICCdB-pmCt2MeBl9X2PX4081asYwIs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a16dc67d3fdd4cbf-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40c4:30:518c:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[06-Jul-2026 10:02:42 UTC] === User Orders API Called ===
[06-Jul-2026 10:02:42 UTC] User ID: 953
[06-Jul-2026 10:02:42 UTC] Limit: 20, Offset: 0
[06-Jul-2026 10:02:42 UTC] Orders found: 2
[06-Jul-2026 10:02:42 UTC] Orders data: [{"id":378,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/yappingfxmily","status":"pending","created_at":"2026-07-04 12:17:57","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":377,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/yappingfxmily","status":"pending","created_at":"2026-07-04 12:16:51","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[06-Jul-2026 10:02:42 UTC] Total orders count: 2
[06-Jul-2026 10:02:42 UTC] === API CALL LOG ===
[06-Jul-2026 10:02:42 UTC] Endpoint: user/profile.php
[06-Jul-2026 10:02:42 UTC] Full Log Data: {
    "timestamp": "2026-07-06 10:02:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c4:30:518c:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c4:30:518c:8000::, 104.22.66.83",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUzIiwidXNlcm5hbWUiOiJAc2FyYWhvcmVpeiIsImVtYWlsIjoia2l5b3Rha2FlaXphbjlAZ21haWwuY29tIiwiZXhwIjoxNzgzNzU5MzQxfQ.w0QhQaSIYyCIMICCdB-pmCt2MeBl9X2PX4081asYwIs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16dc67d3fdb4cbf-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c4:30:518c:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 10:02:42 UTC] === END API CALL LOG ===
[06-Jul-2026 10:02:42 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 10:02:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUzIiwidXNlcm5hbWUiOiJAc2FyYWhvcmVpeiIsImVtYWlsIjoia2l5b3Rha2FlaXphbjlAZ21haWwuY29tIiwiZXhwIjoxNzgzNzU5MzQxfQ.w0QhQaSIYyCIMICCdB-pmCt2MeBl9X2PX4081asYwIs
[06-Jul-2026 10:02:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 10:02:42 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 10:02:42 UTC] User ID: 953
[06-Jul-2026 10:02:42 UTC] ✅ User profile retrieved successfully for user ID: 953
[06-Jul-2026 10:02:43 UTC] === API CALL LOG ===
[06-Jul-2026 10:02:43 UTC] Endpoint: user/profile.php
[06-Jul-2026 10:02:43 UTC] Full Log Data: {
    "timestamp": "2026-07-06 10:02:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c4:30:518c:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c4:30:518c:8000::, 104.22.66.72",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUzIiwidXNlcm5hbWUiOiJAc2FyYWhvcmVpeiIsImVtYWlsIjoia2l5b3Rha2FlaXphbjlAZ21haWwuY29tIiwiZXhwIjoxNzgzNzU5MzQxfQ.w0QhQaSIYyCIMICCdB-pmCt2MeBl9X2PX4081asYwIs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16dc687b8ae4cbf-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c4:30:518c:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 10:02:43 UTC] === END API CALL LOG ===
[06-Jul-2026 10:02:43 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 10:02:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUzIiwidXNlcm5hbWUiOiJAc2FyYWhvcmVpeiIsImVtYWlsIjoia2l5b3Rha2FlaXphbjlAZ21haWwuY29tIiwiZXhwIjoxNzgzNzU5MzQxfQ.w0QhQaSIYyCIMICCdB-pmCt2MeBl9X2PX4081asYwIs
[06-Jul-2026 10:02:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 10:02:43 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 10:02:43 UTC] User ID: 953
[06-Jul-2026 10:02:43 UTC] ✅ User profile retrieved successfully for user ID: 953
[06-Jul-2026 12:17:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jul-2026 12:17:40 UTC] === API CALL LOG ===
[06-Jul-2026 12:17:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jul-2026 12:17:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:3a80:4612:b79a:0:46:7b24:ba01, 162.158.108.70","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgzIiwidXNlcm5hbWUiOiJyYWpkaXAiLCJlbWFpbCI6Im1ha3dhbmFyYWoxNTE1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk0NTA1OX0.BLhpdkSWuCm9-90iijcmmk6itZrB4Ri53GJgxvaJDNI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a16e8c34daa9fd0e-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2402:3a80:4612:b79a:0:46:7b24:ba01","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[06-Jul-2026 12:17:40 UTC] Endpoint: user/profile.php
[06-Jul-2026 12:17:40 UTC] Full Log Data: {
    "timestamp": "2026-07-06 12:17:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:4612:b79a:0:46:7b24:ba01",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:4612:b79a:0:46:7b24:ba01, 162.158.108.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgzIiwidXNlcm5hbWUiOiJyYWpkaXAiLCJlbWFpbCI6Im1ha3dhbmFyYWoxNTE1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk0NTA1OX0.BLhpdkSWuCm9-90iijcmmk6itZrB4Ri53GJgxvaJDNI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16e8c34daabfd0e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:4612:b79a:0:46:7b24:ba01",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 12:17:40 UTC] === User Orders API Called ===
[06-Jul-2026 12:17:40 UTC] === END API CALL LOG ===
[06-Jul-2026 12:17:40 UTC] User ID: 983
[06-Jul-2026 12:17:40 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 12:17:40 UTC] Limit: 20, Offset: 0
[06-Jul-2026 12:17:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgzIiwidXNlcm5hbWUiOiJyYWpkaXAiLCJlbWFpbCI6Im1ha3dhbmFyYWoxNTE1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk0NTA1OX0.BLhpdkSWuCm9-90iijcmmk6itZrB4Ri53GJgxvaJDNI
[06-Jul-2026 12:17:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 12:17:40 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 12:17:40 UTC] User ID: 983
[06-Jul-2026 12:17:40 UTC] Orders found: 0
[06-Jul-2026 12:17:40 UTC] Orders data: []
[06-Jul-2026 12:17:40 UTC] ✅ User profile retrieved successfully for user ID: 983
[06-Jul-2026 12:17:40 UTC] Total orders count: 0
[06-Jul-2026 12:17:40 UTC] === API CALL LOG ===
[06-Jul-2026 12:17:40 UTC] Endpoint: user/profile.php
[06-Jul-2026 12:17:40 UTC] Full Log Data: {
    "timestamp": "2026-07-06 12:17:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:4612:b79a:0:46:7b24:ba01",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:4612:b79a:0:46:7b24:ba01, 162.158.108.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgzIiwidXNlcm5hbWUiOiJyYWpkaXAiLCJlbWFpbCI6Im1ha3dhbmFyYWoxNTE1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk0NTA1OX0.BLhpdkSWuCm9-90iijcmmk6itZrB4Ri53GJgxvaJDNI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16e8c34daa1fd0e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:4612:b79a:0:46:7b24:ba01",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 12:17:40 UTC] === END API CALL LOG ===
[06-Jul-2026 12:17:40 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 12:17:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgzIiwidXNlcm5hbWUiOiJyYWpkaXAiLCJlbWFpbCI6Im1ha3dhbmFyYWoxNTE1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk0NTA1OX0.BLhpdkSWuCm9-90iijcmmk6itZrB4Ri53GJgxvaJDNI
[06-Jul-2026 12:17:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 12:17:40 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 12:17:40 UTC] User ID: 983
[06-Jul-2026 12:17:40 UTC] ✅ User profile retrieved successfully for user ID: 983
[06-Jul-2026 12:17:41 UTC] === API CALL LOG ===
[06-Jul-2026 12:17:41 UTC] Endpoint: user/profile.php
[06-Jul-2026 12:17:41 UTC] Full Log Data: {
    "timestamp": "2026-07-06 12:17:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:4612:b79a:0:46:7b24:ba01",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:4612:b79a:0:46:7b24:ba01, 162.158.108.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgzIiwidXNlcm5hbWUiOiJyYWpkaXAiLCJlbWFpbCI6Im1ha3dhbmFyYWoxNTE1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk0NTA1OX0.BLhpdkSWuCm9-90iijcmmk6itZrB4Ri53GJgxvaJDNI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16e8c3ceb4ffd0e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:4612:b79a:0:46:7b24:ba01",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 12:17:41 UTC] === END API CALL LOG ===
[06-Jul-2026 12:17:41 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 12:17:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgzIiwidXNlcm5hbWUiOiJyYWpkaXAiLCJlbWFpbCI6Im1ha3dhbmFyYWoxNTE1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk0NTA1OX0.BLhpdkSWuCm9-90iijcmmk6itZrB4Ri53GJgxvaJDNI
[06-Jul-2026 12:17:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 12:17:41 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 12:17:41 UTC] User ID: 983
[06-Jul-2026 12:17:41 UTC] ✅ User profile retrieved successfully for user ID: 983
[06-Jul-2026 12:17:58 UTC] === API CALL LOG ===
[06-Jul-2026 12:17:58 UTC] Endpoint: user/profile.php
[06-Jul-2026 12:17:58 UTC] Full Log Data: {
    "timestamp": "2026-07-06 12:17:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:4612:b79a:0:46:7b24:ba01",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:4612:b79a:0:46:7b24:ba01, 162.158.108.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgzIiwidXNlcm5hbWUiOiJyYWpkaXAiLCJlbWFpbCI6Im1ha3dhbmFyYWoxNTE1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk0NTA1OX0.BLhpdkSWuCm9-90iijcmmk6itZrB4Ri53GJgxvaJDNI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16e8c9fba9bfd0e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:4612:b79a:0:46:7b24:ba01",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 12:17:58 UTC] === END API CALL LOG ===
[06-Jul-2026 12:17:58 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 12:17:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgzIiwidXNlcm5hbWUiOiJyYWpkaXAiLCJlbWFpbCI6Im1ha3dhbmFyYWoxNTE1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk0NTA1OX0.BLhpdkSWuCm9-90iijcmmk6itZrB4Ri53GJgxvaJDNI
[06-Jul-2026 12:17:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 12:17:58 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 12:17:58 UTC] User ID: 983
[06-Jul-2026 12:17:58 UTC] ✅ User profile retrieved successfully for user ID: 983
[06-Jul-2026 12:19:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jul-2026 12:19:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jul-2026 12:19:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:3a80:4612:b79a:0:46:7b24:ba01, 162.158.108.70","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgzIiwidXNlcm5hbWUiOiJyYWpkaXAiLCJlbWFpbCI6Im1ha3dhbmFyYWoxNTE1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk0NTA1OX0.BLhpdkSWuCm9-90iijcmmk6itZrB4Ri53GJgxvaJDNI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a16e8f26ae9cfd0e-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2402:3a80:4612:b79a:0:46:7b24:ba01","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[06-Jul-2026 12:19:41 UTC] === User Orders API Called ===
[06-Jul-2026 12:19:41 UTC] User ID: 983
[06-Jul-2026 12:19:41 UTC] Limit: 20, Offset: 0
[06-Jul-2026 12:19:41 UTC] Orders found: 0
[06-Jul-2026 12:19:41 UTC] Orders data: []
[06-Jul-2026 12:19:41 UTC] Total orders count: 0
[06-Jul-2026 12:19:41 UTC] === API CALL LOG ===
[06-Jul-2026 12:19:41 UTC] Endpoint: user/profile.php
[06-Jul-2026 12:19:41 UTC] Full Log Data: {
    "timestamp": "2026-07-06 12:19:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:4612:b79a:0:46:7b24:ba01",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:4612:b79a:0:46:7b24:ba01, 162.158.108.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgzIiwidXNlcm5hbWUiOiJyYWpkaXAiLCJlbWFpbCI6Im1ha3dhbmFyYWoxNTE1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk0NTA1OX0.BLhpdkSWuCm9-90iijcmmk6itZrB4Ri53GJgxvaJDNI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16e8f26aea0fd0e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:4612:b79a:0:46:7b24:ba01",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 12:19:41 UTC] === END API CALL LOG ===
[06-Jul-2026 12:19:41 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 12:19:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgzIiwidXNlcm5hbWUiOiJyYWpkaXAiLCJlbWFpbCI6Im1ha3dhbmFyYWoxNTE1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk0NTA1OX0.BLhpdkSWuCm9-90iijcmmk6itZrB4Ri53GJgxvaJDNI
[06-Jul-2026 12:19:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 12:19:41 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 12:19:41 UTC] User ID: 983
[06-Jul-2026 12:19:41 UTC] ✅ User profile retrieved successfully for user ID: 983
[06-Jul-2026 12:19:47 UTC] === API CALL LOG ===
[06-Jul-2026 12:19:47 UTC] Endpoint: user/profile.php
[06-Jul-2026 12:19:47 UTC] Full Log Data: {
    "timestamp": "2026-07-06 12:19:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:4612:b79a:0:46:7b24:ba01",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:4612:b79a:0:46:7b24:ba01, 172.70.147.179",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgzIiwidXNlcm5hbWUiOiJyYWpkaXAiLCJlbWFpbCI6Im1ha3dhbmFyYWoxNTE1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk0NTA1OX0.BLhpdkSWuCm9-90iijcmmk6itZrB4Ri53GJgxvaJDNI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16e8f491a87a39b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:4612:b79a:0:46:7b24:ba01",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 12:19:47 UTC] === END API CALL LOG ===
[06-Jul-2026 12:19:47 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 12:19:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgzIiwidXNlcm5hbWUiOiJyYWpkaXAiLCJlbWFpbCI6Im1ha3dhbmFyYWoxNTE1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk0NTA1OX0.BLhpdkSWuCm9-90iijcmmk6itZrB4Ri53GJgxvaJDNI
[06-Jul-2026 12:19:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 12:19:47 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 12:19:47 UTC] User ID: 983
[06-Jul-2026 12:19:47 UTC] ✅ User profile retrieved successfully for user ID: 983
[06-Jul-2026 12:19:48 UTC] === API CALL LOG ===
[06-Jul-2026 12:19:48 UTC] Endpoint: user/profile.php
[06-Jul-2026 12:19:48 UTC] Full Log Data: {
    "timestamp": "2026-07-06 12:19:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:4612:b79a:0:46:7b24:ba01",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:4612:b79a:0:46:7b24:ba01, 172.70.147.179",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgzIiwidXNlcm5hbWUiOiJyYWpkaXAiLCJlbWFpbCI6Im1ha3dhbmFyYWoxNTE1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk0NTA1OX0.BLhpdkSWuCm9-90iijcmmk6itZrB4Ri53GJgxvaJDNI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16e8f518e31a39b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:4612:b79a:0:46:7b24:ba01",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 12:19:48 UTC] === END API CALL LOG ===
[06-Jul-2026 12:19:48 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 12:19:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgzIiwidXNlcm5hbWUiOiJyYWpkaXAiLCJlbWFpbCI6Im1ha3dhbmFyYWoxNTE1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk0NTA1OX0.BLhpdkSWuCm9-90iijcmmk6itZrB4Ri53GJgxvaJDNI
[06-Jul-2026 12:19:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 12:19:48 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 12:19:48 UTC] User ID: 983
[06-Jul-2026 12:19:48 UTC] ✅ User profile retrieved successfully for user ID: 983
[06-Jul-2026 12:19:48 UTC] === API CALL LOG ===
[06-Jul-2026 12:19:48 UTC] Endpoint: user/profile.php
[06-Jul-2026 12:19:48 UTC] Full Log Data: {
    "timestamp": "2026-07-06 12:19:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:4612:b79a:0:46:7b24:ba01",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:4612:b79a:0:46:7b24:ba01, 172.70.147.179",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgzIiwidXNlcm5hbWUiOiJyYWpkaXAiLCJlbWFpbCI6Im1ha3dhbmFyYWoxNTE1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk0NTA1OX0.BLhpdkSWuCm9-90iijcmmk6itZrB4Ri53GJgxvaJDNI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16e8f522ffda39b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:4612:b79a:0:46:7b24:ba01",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 12:19:48 UTC] === END API CALL LOG ===
[06-Jul-2026 12:19:48 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 12:19:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgzIiwidXNlcm5hbWUiOiJyYWpkaXAiLCJlbWFpbCI6Im1ha3dhbmFyYWoxNTE1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk0NTA1OX0.BLhpdkSWuCm9-90iijcmmk6itZrB4Ri53GJgxvaJDNI
[06-Jul-2026 12:19:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 12:19:48 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 12:19:48 UTC] User ID: 983
[06-Jul-2026 12:19:48 UTC] ✅ User profile retrieved successfully for user ID: 983
[06-Jul-2026 12:19:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jul-2026 12:19:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jul-2026 12:19:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:3a80:4612:b79a:0:46:7b24:ba01, 172.70.93.121","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgzIiwidXNlcm5hbWUiOiJyYWpkaXAiLCJlbWFpbCI6Im1ha3dhbmFyYWoxNTE1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk0NTA1OX0.BLhpdkSWuCm9-90iijcmmk6itZrB4Ri53GJgxvaJDNI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a16e8f518e37a39b-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2402:3a80:4612:b79a:0:46:7b24:ba01","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[06-Jul-2026 12:19:48 UTC] === User Orders API Called ===
[06-Jul-2026 12:19:48 UTC] User ID: 983
[06-Jul-2026 12:19:48 UTC] Limit: 20, Offset: 0
[06-Jul-2026 12:19:48 UTC] Orders found: 0
[06-Jul-2026 12:19:48 UTC] Orders data: []
[06-Jul-2026 12:19:48 UTC] Total orders count: 0
[06-Jul-2026 12:19:50 UTC] === API CALL LOG ===
[06-Jul-2026 12:19:50 UTC] Endpoint: user/profile.php
[06-Jul-2026 12:19:50 UTC] Full Log Data: {
    "timestamp": "2026-07-06 12:19:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:4612:b79a:0:46:7b24:ba01",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:4612:b79a:0:46:7b24:ba01, 172.70.93.121",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgzIiwidXNlcm5hbWUiOiJyYWpkaXAiLCJlbWFpbCI6Im1ha3dhbmFyYWoxNTE1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk0NTA1OX0.BLhpdkSWuCm9-90iijcmmk6itZrB4Ri53GJgxvaJDNI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16e8f5def6fa39b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:4612:b79a:0:46:7b24:ba01",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 12:19:50 UTC] === END API CALL LOG ===
[06-Jul-2026 12:19:50 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 12:19:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgzIiwidXNlcm5hbWUiOiJyYWpkaXAiLCJlbWFpbCI6Im1ha3dhbmFyYWoxNTE1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk0NTA1OX0.BLhpdkSWuCm9-90iijcmmk6itZrB4Ri53GJgxvaJDNI
[06-Jul-2026 12:19:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 12:19:50 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 12:19:50 UTC] User ID: 983
[06-Jul-2026 12:19:50 UTC] ✅ User profile retrieved successfully for user ID: 983
[06-Jul-2026 12:19:55 UTC] === API CALL LOG ===
[06-Jul-2026 12:19:55 UTC] Endpoint: user/profile.php
[06-Jul-2026 12:19:55 UTC] Full Log Data: {
    "timestamp": "2026-07-06 12:19:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:4612:b79a:0:46:7b24:ba01",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:4612:b79a:0:46:7b24:ba01, 172.71.152.72",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgzIiwidXNlcm5hbWUiOiJyYWpkaXAiLCJlbWFpbCI6Im1ha3dhbmFyYWoxNTE1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk0NTA1OX0.BLhpdkSWuCm9-90iijcmmk6itZrB4Ri53GJgxvaJDNI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16e8f7ba8de7549-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:4612:b79a:0:46:7b24:ba01",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 12:19:55 UTC] === END API CALL LOG ===
[06-Jul-2026 12:19:55 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 12:19:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgzIiwidXNlcm5hbWUiOiJyYWpkaXAiLCJlbWFpbCI6Im1ha3dhbmFyYWoxNTE1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk0NTA1OX0.BLhpdkSWuCm9-90iijcmmk6itZrB4Ri53GJgxvaJDNI
[06-Jul-2026 12:19:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 12:19:55 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 12:19:55 UTC] User ID: 983
[06-Jul-2026 12:19:55 UTC] ✅ User profile retrieved successfully for user ID: 983
[06-Jul-2026 12:19:56 UTC] === API CALL LOG ===
[06-Jul-2026 12:19:56 UTC] Endpoint: user/profile.php
[06-Jul-2026 12:19:56 UTC] Full Log Data: {
    "timestamp": "2026-07-06 12:19:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:4612:b79a:0:46:7b24:ba01",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:4612:b79a:0:46:7b24:ba01, 172.71.152.72",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgzIiwidXNlcm5hbWUiOiJyYWpkaXAiLCJlbWFpbCI6Im1ha3dhbmFyYWoxNTE1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk0NTA1OX0.BLhpdkSWuCm9-90iijcmmk6itZrB4Ri53GJgxvaJDNI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16e8f84d9aa7549-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:4612:b79a:0:46:7b24:ba01",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 12:19:56 UTC] === END API CALL LOG ===
[06-Jul-2026 12:19:56 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 12:19:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgzIiwidXNlcm5hbWUiOiJyYWpkaXAiLCJlbWFpbCI6Im1ha3dhbmFyYWoxNTE1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk0NTA1OX0.BLhpdkSWuCm9-90iijcmmk6itZrB4Ri53GJgxvaJDNI
[06-Jul-2026 12:19:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 12:19:56 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 12:19:56 UTC] User ID: 983
[06-Jul-2026 12:19:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jul-2026 12:19:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jul-2026 12:19:56 UTC] ✅ User profile retrieved successfully for user ID: 983
[06-Jul-2026 12:19:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:3a80:4612:b79a:0:46:7b24:ba01, 172.71.152.72","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgzIiwidXNlcm5hbWUiOiJyYWpkaXAiLCJlbWFpbCI6Im1ha3dhbmFyYWoxNTE1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk0NTA1OX0.BLhpdkSWuCm9-90iijcmmk6itZrB4Ri53GJgxvaJDNI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a16e8f84d9b57549-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2402:3a80:4612:b79a:0:46:7b24:ba01","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[06-Jul-2026 12:19:56 UTC] === User Orders API Called ===
[06-Jul-2026 12:19:56 UTC] User ID: 983
[06-Jul-2026 12:19:56 UTC] Limit: 20, Offset: 0
[06-Jul-2026 12:19:56 UTC] Orders found: 0
[06-Jul-2026 12:19:56 UTC] Orders data: []
[06-Jul-2026 12:19:56 UTC] Total orders count: 0
[06-Jul-2026 12:19:56 UTC] === API CALL LOG ===
[06-Jul-2026 12:19:56 UTC] Endpoint: user/profile.php
[06-Jul-2026 12:19:56 UTC] Full Log Data: {
    "timestamp": "2026-07-06 12:19:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:4612:b79a:0:46:7b24:ba01",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:4612:b79a:0:46:7b24:ba01, 172.69.166.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgzIiwidXNlcm5hbWUiOiJyYWpkaXAiLCJlbWFpbCI6Im1ha3dhbmFyYWoxNTE1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk0NTA1OX0.BLhpdkSWuCm9-90iijcmmk6itZrB4Ri53GJgxvaJDNI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16e8f857bc87549-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:4612:b79a:0:46:7b24:ba01",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 12:19:56 UTC] === END API CALL LOG ===
[06-Jul-2026 12:19:56 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 12:19:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgzIiwidXNlcm5hbWUiOiJyYWpkaXAiLCJlbWFpbCI6Im1ha3dhbmFyYWoxNTE1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk0NTA1OX0.BLhpdkSWuCm9-90iijcmmk6itZrB4Ri53GJgxvaJDNI
[06-Jul-2026 12:19:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 12:19:56 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 12:19:56 UTC] User ID: 983
[06-Jul-2026 12:19:56 UTC] ✅ User profile retrieved successfully for user ID: 983
[06-Jul-2026 12:20:02 UTC] === API CALL LOG ===
[06-Jul-2026 12:20:02 UTC] Endpoint: user/profile.php
[06-Jul-2026 12:20:02 UTC] Full Log Data: {
    "timestamp": "2026-07-06 12:20:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:4612:b79a:0:46:7b24:ba01",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:4612:b79a:0:46:7b24:ba01, 162.158.108.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgzIiwidXNlcm5hbWUiOiJyYWpkaXAiLCJlbWFpbCI6Im1ha3dhbmFyYWoxNTE1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk0NTA1OX0.BLhpdkSWuCm9-90iijcmmk6itZrB4Ri53GJgxvaJDNI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16e8fa5ae79fcee-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:4612:b79a:0:46:7b24:ba01",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 12:20:02 UTC] === END API CALL LOG ===
[06-Jul-2026 12:20:02 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 12:20:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgzIiwidXNlcm5hbWUiOiJyYWpkaXAiLCJlbWFpbCI6Im1ha3dhbmFyYWoxNTE1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk0NTA1OX0.BLhpdkSWuCm9-90iijcmmk6itZrB4Ri53GJgxvaJDNI
[06-Jul-2026 12:20:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 12:20:02 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 12:20:02 UTC] User ID: 983
[06-Jul-2026 12:20:02 UTC] ✅ User profile retrieved successfully for user ID: 983
[06-Jul-2026 12:20:03 UTC] === API CALL LOG ===
[06-Jul-2026 12:20:03 UTC] Endpoint: user/profile.php
[06-Jul-2026 12:20:03 UTC] Full Log Data: {
    "timestamp": "2026-07-06 12:20:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:4612:b79a:0:46:7b24:ba01",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:4612:b79a:0:46:7b24:ba01, 162.158.108.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgzIiwidXNlcm5hbWUiOiJyYWpkaXAiLCJlbWFpbCI6Im1ha3dhbmFyYWoxNTE1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk0NTA1OX0.BLhpdkSWuCm9-90iijcmmk6itZrB4Ri53GJgxvaJDNI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16e8fae3895fcee-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:4612:b79a:0:46:7b24:ba01",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 12:20:03 UTC] === END API CALL LOG ===
[06-Jul-2026 12:20:03 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 12:20:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgzIiwidXNlcm5hbWUiOiJyYWpkaXAiLCJlbWFpbCI6Im1ha3dhbmFyYWoxNTE1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk0NTA1OX0.BLhpdkSWuCm9-90iijcmmk6itZrB4Ri53GJgxvaJDNI
[06-Jul-2026 12:20:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 12:20:03 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 12:20:03 UTC] User ID: 983
[06-Jul-2026 12:20:03 UTC] ✅ User profile retrieved successfully for user ID: 983
[06-Jul-2026 12:20:03 UTC] === API CALL LOG ===
[06-Jul-2026 12:20:03 UTC] Endpoint: user/profile.php
[06-Jul-2026 12:20:03 UTC] Full Log Data: {
    "timestamp": "2026-07-06 12:20:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:4612:b79a:0:46:7b24:ba01",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:4612:b79a:0:46:7b24:ba01, 162.158.108.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgzIiwidXNlcm5hbWUiOiJyYWpkaXAiLCJlbWFpbCI6Im1ha3dhbmFyYWoxNTE1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk0NTA1OX0.BLhpdkSWuCm9-90iijcmmk6itZrB4Ri53GJgxvaJDNI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16e8fae38a4fcee-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:4612:b79a:0:46:7b24:ba01",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 12:20:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jul-2026 12:20:03 UTC] === END API CALL LOG ===
[06-Jul-2026 12:20:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jul-2026 12:20:03 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 12:20:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:3a80:4612:b79a:0:46:7b24:ba01, 162.158.108.71","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgzIiwidXNlcm5hbWUiOiJyYWpkaXAiLCJlbWFpbCI6Im1ha3dhbmFyYWoxNTE1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk0NTA1OX0.BLhpdkSWuCm9-90iijcmmk6itZrB4Ri53GJgxvaJDNI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a16e8fae389ffcee-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2402:3a80:4612:b79a:0:46:7b24:ba01","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[06-Jul-2026 12:20:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgzIiwidXNlcm5hbWUiOiJyYWpkaXAiLCJlbWFpbCI6Im1ha3dhbmFyYWoxNTE1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk0NTA1OX0.BLhpdkSWuCm9-90iijcmmk6itZrB4Ri53GJgxvaJDNI
[06-Jul-2026 12:20:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 12:20:03 UTC] === User Orders API Called ===
[06-Jul-2026 12:20:03 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 12:20:03 UTC] User ID: 983
[06-Jul-2026 12:20:03 UTC] User ID: 983
[06-Jul-2026 12:20:03 UTC] Limit: 20, Offset: 0
[06-Jul-2026 12:20:03 UTC] ✅ User profile retrieved successfully for user ID: 983
[06-Jul-2026 12:20:03 UTC] Orders found: 0
[06-Jul-2026 12:20:03 UTC] Orders data: []
[06-Jul-2026 12:20:03 UTC] Total orders count: 0
[06-Jul-2026 12:20:04 UTC] === API CALL LOG ===
[06-Jul-2026 12:20:04 UTC] Endpoint: user/profile.php
[06-Jul-2026 12:20:04 UTC] Full Log Data: {
    "timestamp": "2026-07-06 12:20:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:4612:b79a:0:46:7b24:ba01",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:4612:b79a:0:46:7b24:ba01, 162.158.108.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgzIiwidXNlcm5hbWUiOiJyYWpkaXAiLCJlbWFpbCI6Im1ha3dhbmFyYWoxNTE1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk0NTA1OX0.BLhpdkSWuCm9-90iijcmmk6itZrB4Ri53GJgxvaJDNI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16e8fb6087dfcee-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:4612:b79a:0:46:7b24:ba01",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 12:20:04 UTC] === END API CALL LOG ===
[06-Jul-2026 12:20:04 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 12:20:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgzIiwidXNlcm5hbWUiOiJyYWpkaXAiLCJlbWFpbCI6Im1ha3dhbmFyYWoxNTE1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk0NTA1OX0.BLhpdkSWuCm9-90iijcmmk6itZrB4Ri53GJgxvaJDNI
[06-Jul-2026 12:20:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 12:20:04 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 12:20:04 UTC] User ID: 983
[06-Jul-2026 12:20:04 UTC] ✅ User profile retrieved successfully for user ID: 983
[06-Jul-2026 12:20:11 UTC] === API CALL LOG ===
[06-Jul-2026 12:20:11 UTC] Endpoint: user/profile.php
[06-Jul-2026 12:20:11 UTC] Full Log Data: {
    "timestamp": "2026-07-06 12:20:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:4612:b79a:0:46:7b24:ba01",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:4612:b79a:0:46:7b24:ba01, 172.70.208.5",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgzIiwidXNlcm5hbWUiOiJyYWpkaXAiLCJlbWFpbCI6Im1ha3dhbmFyYWoxNTE1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk0NTA1OX0.BLhpdkSWuCm9-90iijcmmk6itZrB4Ri53GJgxvaJDNI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16e8fdedb15fdb3-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:4612:b79a:0:46:7b24:ba01",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 12:20:11 UTC] === END API CALL LOG ===
[06-Jul-2026 12:20:11 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 12:20:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgzIiwidXNlcm5hbWUiOiJyYWpkaXAiLCJlbWFpbCI6Im1ha3dhbmFyYWoxNTE1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk0NTA1OX0.BLhpdkSWuCm9-90iijcmmk6itZrB4Ri53GJgxvaJDNI
[06-Jul-2026 12:20:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 12:20:11 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 12:20:11 UTC] User ID: 983
[06-Jul-2026 12:20:11 UTC] ✅ User profile retrieved successfully for user ID: 983
[06-Jul-2026 12:20:12 UTC] === API CALL LOG ===
[06-Jul-2026 12:20:12 UTC] Endpoint: user/profile.php
[06-Jul-2026 12:20:12 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jul-2026 12:20:12 UTC] Full Log Data: {
    "timestamp": "2026-07-06 12:20:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:4612:b79a:0:46:7b24:ba01",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:4612:b79a:0:46:7b24:ba01, 172.70.208.5",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgzIiwidXNlcm5hbWUiOiJyYWpkaXAiLCJlbWFpbCI6Im1ha3dhbmFyYWoxNTE1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk0NTA1OX0.BLhpdkSWuCm9-90iijcmmk6itZrB4Ri53GJgxvaJDNI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16e8fe70a94fdb3-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:4612:b79a:0:46:7b24:ba01",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 12:20:12 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jul-2026 12:20:12 UTC] === END API CALL LOG ===
[06-Jul-2026 12:20:12 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:3a80:4612:b79a:0:46:7b24:ba01, 172.70.208.5","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgzIiwidXNlcm5hbWUiOiJyYWpkaXAiLCJlbWFpbCI6Im1ha3dhbmFyYWoxNTE1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk0NTA1OX0.BLhpdkSWuCm9-90iijcmmk6itZrB4Ri53GJgxvaJDNI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a16e8fe70a98fdb3-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2402:3a80:4612:b79a:0:46:7b24:ba01","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[06-Jul-2026 12:20:12 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 12:20:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgzIiwidXNlcm5hbWUiOiJyYWpkaXAiLCJlbWFpbCI6Im1ha3dhbmFyYWoxNTE1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk0NTA1OX0.BLhpdkSWuCm9-90iijcmmk6itZrB4Ri53GJgxvaJDNI
[06-Jul-2026 12:20:12 UTC] === User Orders API Called ===
[06-Jul-2026 12:20:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 12:20:12 UTC] User ID: 983
[06-Jul-2026 12:20:12 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 12:20:12 UTC] Limit: 20, Offset: 0
[06-Jul-2026 12:20:12 UTC] User ID: 983
[06-Jul-2026 12:20:12 UTC] ✅ User profile retrieved successfully for user ID: 983
[06-Jul-2026 12:20:12 UTC] Orders found: 0
[06-Jul-2026 12:20:12 UTC] Orders data: []
[06-Jul-2026 12:20:12 UTC] Total orders count: 0
[06-Jul-2026 12:20:12 UTC] === API CALL LOG ===
[06-Jul-2026 12:20:12 UTC] Endpoint: user/profile.php
[06-Jul-2026 12:20:12 UTC] Full Log Data: {
    "timestamp": "2026-07-06 12:20:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:4612:b79a:0:46:7b24:ba01",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:4612:b79a:0:46:7b24:ba01, 172.70.208.5",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgzIiwidXNlcm5hbWUiOiJyYWpkaXAiLCJlbWFpbCI6Im1ha3dhbmFyYWoxNTE1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk0NTA1OX0.BLhpdkSWuCm9-90iijcmmk6itZrB4Ri53GJgxvaJDNI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16e8fe7ac0dfdb3-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:4612:b79a:0:46:7b24:ba01",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 12:20:12 UTC] === END API CALL LOG ===
[06-Jul-2026 12:20:12 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 12:20:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgzIiwidXNlcm5hbWUiOiJyYWpkaXAiLCJlbWFpbCI6Im1ha3dhbmFyYWoxNTE1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk0NTA1OX0.BLhpdkSWuCm9-90iijcmmk6itZrB4Ri53GJgxvaJDNI
[06-Jul-2026 12:20:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 12:20:12 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 12:20:12 UTC] User ID: 983
[06-Jul-2026 12:20:12 UTC] ✅ User profile retrieved successfully for user ID: 983
[06-Jul-2026 12:20:13 UTC] === API CALL LOG ===
[06-Jul-2026 12:20:13 UTC] Endpoint: user/profile.php
[06-Jul-2026 12:20:13 UTC] Full Log Data: {
    "timestamp": "2026-07-06 12:20:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:4612:b79a:0:46:7b24:ba01",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:4612:b79a:0:46:7b24:ba01, 172.70.208.5",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgzIiwidXNlcm5hbWUiOiJyYWpkaXAiLCJlbWFpbCI6Im1ha3dhbmFyYWoxNTE1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk0NTA1OX0.BLhpdkSWuCm9-90iijcmmk6itZrB4Ri53GJgxvaJDNI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16e8ff1c931fdb3-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:4612:b79a:0:46:7b24:ba01",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 12:20:13 UTC] === END API CALL LOG ===
[06-Jul-2026 12:20:13 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 12:20:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgzIiwidXNlcm5hbWUiOiJyYWpkaXAiLCJlbWFpbCI6Im1ha3dhbmFyYWoxNTE1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk0NTA1OX0.BLhpdkSWuCm9-90iijcmmk6itZrB4Ri53GJgxvaJDNI
[06-Jul-2026 12:20:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 12:20:13 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 12:20:13 UTC] User ID: 983
[06-Jul-2026 12:20:13 UTC] ✅ User profile retrieved successfully for user ID: 983
[06-Jul-2026 12:20:21 UTC] === API CALL LOG ===
[06-Jul-2026 12:20:21 UTC] Endpoint: user/profile.php
[06-Jul-2026 12:20:21 UTC] Full Log Data: {
    "timestamp": "2026-07-06 12:20:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:4612:b79a:0:46:7b24:ba01",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:4612:b79a:0:46:7b24:ba01, 172.70.208.5",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgzIiwidXNlcm5hbWUiOiJyYWpkaXAiLCJlbWFpbCI6Im1ha3dhbmFyYWoxNTE1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk0NTA1OX0.BLhpdkSWuCm9-90iijcmmk6itZrB4Ri53GJgxvaJDNI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16e901f4dd6fdb3-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:4612:b79a:0:46:7b24:ba01",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 12:20:21 UTC] === END API CALL LOG ===
[06-Jul-2026 12:20:21 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 12:20:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgzIiwidXNlcm5hbWUiOiJyYWpkaXAiLCJlbWFpbCI6Im1ha3dhbmFyYWoxNTE1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk0NTA1OX0.BLhpdkSWuCm9-90iijcmmk6itZrB4Ri53GJgxvaJDNI
[06-Jul-2026 12:20:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 12:20:21 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 12:20:21 UTC] User ID: 983
[06-Jul-2026 12:20:21 UTC] ✅ User profile retrieved successfully for user ID: 983
[06-Jul-2026 12:20:21 UTC] User Purchases API - User ID: 983
[06-Jul-2026 12:20:21 UTC] User Purchases API - Total purchases found: 0
[06-Jul-2026 12:20:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jul-2026 12:20:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jul-2026 12:20:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:3a80:4612:b79a:0:46:7b24:ba01, 172.70.208.4","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgzIiwidXNlcm5hbWUiOiJyYWpkaXAiLCJlbWFpbCI6Im1ha3dhbmFyYWoxNTE1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk0NTA1OX0.BLhpdkSWuCm9-90iijcmmk6itZrB4Ri53GJgxvaJDNI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a16e90612da1fdb3-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2402:3a80:4612:b79a:0:46:7b24:ba01","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[06-Jul-2026 12:20:32 UTC] === User Orders API Called ===
[06-Jul-2026 12:20:32 UTC] User ID: 983
[06-Jul-2026 12:20:32 UTC] Limit: 20, Offset: 0
[06-Jul-2026 12:20:32 UTC] Orders found: 0
[06-Jul-2026 12:20:32 UTC] Orders data: []
[06-Jul-2026 12:20:32 UTC] Total orders count: 0
[06-Jul-2026 12:20:38 UTC] === API CALL LOG ===
[06-Jul-2026 12:20:38 UTC] Endpoint: user/profile.php
[06-Jul-2026 12:20:38 UTC] Full Log Data: {
    "timestamp": "2026-07-06 12:20:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:4612:b79a:0:46:7b24:ba01",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:4612:b79a:0:46:7b24:ba01, 172.71.152.72",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgzIiwidXNlcm5hbWUiOiJyYWpkaXAiLCJlbWFpbCI6Im1ha3dhbmFyYWoxNTE1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk0NTA1OX0.BLhpdkSWuCm9-90iijcmmk6itZrB4Ri53GJgxvaJDNI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16e908789c46040-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:4612:b79a:0:46:7b24:ba01",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 12:20:38 UTC] === END API CALL LOG ===
[06-Jul-2026 12:20:38 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 12:20:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgzIiwidXNlcm5hbWUiOiJyYWpkaXAiLCJlbWFpbCI6Im1ha3dhbmFyYWoxNTE1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk0NTA1OX0.BLhpdkSWuCm9-90iijcmmk6itZrB4Ri53GJgxvaJDNI
[06-Jul-2026 12:20:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 12:20:38 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 12:20:38 UTC] User ID: 983
[06-Jul-2026 12:20:38 UTC] ✅ User profile retrieved successfully for user ID: 983
[06-Jul-2026 12:20:39 UTC] === API CALL LOG ===
[06-Jul-2026 12:20:39 UTC] Endpoint: user/profile.php
[06-Jul-2026 12:20:39 UTC] Full Log Data: {
    "timestamp": "2026-07-06 12:20:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:4612:b79a:0:46:7b24:ba01",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:4612:b79a:0:46:7b24:ba01, 172.71.152.72",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgzIiwidXNlcm5hbWUiOiJyYWpkaXAiLCJlbWFpbCI6Im1ha3dhbmFyYWoxNTE1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk0NTA1OX0.BLhpdkSWuCm9-90iijcmmk6itZrB4Ri53GJgxvaJDNI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16e90908a046040-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:4612:b79a:0:46:7b24:ba01",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 12:20:39 UTC] === END API CALL LOG ===
[06-Jul-2026 12:20:39 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 12:20:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgzIiwidXNlcm5hbWUiOiJyYWpkaXAiLCJlbWFpbCI6Im1ha3dhbmFyYWoxNTE1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk0NTA1OX0.BLhpdkSWuCm9-90iijcmmk6itZrB4Ri53GJgxvaJDNI
[06-Jul-2026 12:20:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 12:20:39 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 12:20:39 UTC] User ID: 983
[06-Jul-2026 12:20:39 UTC] ✅ User profile retrieved successfully for user ID: 983
[06-Jul-2026 12:20:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jul-2026 12:20:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jul-2026 12:20:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:3a80:4612:b79a:0:46:7b24:ba01, 172.71.152.72","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgzIiwidXNlcm5hbWUiOiJyYWpkaXAiLCJlbWFpbCI6Im1ha3dhbmFyYWoxNTE1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk0NTA1OX0.BLhpdkSWuCm9-90iijcmmk6itZrB4Ri53GJgxvaJDNI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a16e90913a8b6040-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2402:3a80:4612:b79a:0:46:7b24:ba01","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[06-Jul-2026 12:20:39 UTC] === User Orders API Called ===
[06-Jul-2026 12:20:39 UTC] User ID: 983
[06-Jul-2026 12:20:39 UTC] Limit: 20, Offset: 0
[06-Jul-2026 12:20:39 UTC] === API CALL LOG ===
[06-Jul-2026 12:20:39 UTC] Endpoint: user/profile.php
[06-Jul-2026 12:20:39 UTC] Full Log Data: {
    "timestamp": "2026-07-06 12:20:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:4612:b79a:0:46:7b24:ba01",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:4612:b79a:0:46:7b24:ba01, 172.71.152.72",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgzIiwidXNlcm5hbWUiOiJyYWpkaXAiLCJlbWFpbCI6Im1ha3dhbmFyYWoxNTE1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk0NTA1OX0.BLhpdkSWuCm9-90iijcmmk6itZrB4Ri53GJgxvaJDNI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16e90913a8e6040-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:4612:b79a:0:46:7b24:ba01",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 12:20:39 UTC] === END API CALL LOG ===
[06-Jul-2026 12:20:39 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 12:20:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgzIiwidXNlcm5hbWUiOiJyYWpkaXAiLCJlbWFpbCI6Im1ha3dhbmFyYWoxNTE1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk0NTA1OX0.BLhpdkSWuCm9-90iijcmmk6itZrB4Ri53GJgxvaJDNI
[06-Jul-2026 12:20:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 12:20:39 UTC] Orders found: 0
[06-Jul-2026 12:20:39 UTC] Orders data: []
[06-Jul-2026 12:20:39 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 12:20:39 UTC] User ID: 983
[06-Jul-2026 12:20:39 UTC] Total orders count: 0
[06-Jul-2026 12:20:39 UTC] ✅ User profile retrieved successfully for user ID: 983
[06-Jul-2026 12:20:40 UTC] === API CALL LOG ===
[06-Jul-2026 12:20:40 UTC] Endpoint: user/profile.php
[06-Jul-2026 12:20:40 UTC] Full Log Data: {
    "timestamp": "2026-07-06 12:20:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:4612:b79a:0:46:7b24:ba01",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:4612:b79a:0:46:7b24:ba01, 172.71.152.72",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgzIiwidXNlcm5hbWUiOiJyYWpkaXAiLCJlbWFpbCI6Im1ha3dhbmFyYWoxNTE1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk0NTA1OX0.BLhpdkSWuCm9-90iijcmmk6itZrB4Ri53GJgxvaJDNI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16e909b6b816040-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:4612:b79a:0:46:7b24:ba01",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 12:20:40 UTC] === END API CALL LOG ===
[06-Jul-2026 12:20:40 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 12:20:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgzIiwidXNlcm5hbWUiOiJyYWpkaXAiLCJlbWFpbCI6Im1ha3dhbmFyYWoxNTE1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk0NTA1OX0.BLhpdkSWuCm9-90iijcmmk6itZrB4Ri53GJgxvaJDNI
[06-Jul-2026 12:20:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 12:20:40 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 12:20:40 UTC] User ID: 983
[06-Jul-2026 12:20:40 UTC] ✅ User profile retrieved successfully for user ID: 983
[06-Jul-2026 12:20:55 UTC] === API CALL LOG ===
[06-Jul-2026 12:20:55 UTC] Endpoint: user/profile.php
[06-Jul-2026 12:20:55 UTC] Full Log Data: {
    "timestamp": "2026-07-06 12:20:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:4612:b79a:0:46:7b24:ba01",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:4612:b79a:0:46:7b24:ba01, 172.71.152.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgzIiwidXNlcm5hbWUiOiJyYWpkaXAiLCJlbWFpbCI6Im1ha3dhbmFyYWoxNTE1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk0NTA1OX0.BLhpdkSWuCm9-90iijcmmk6itZrB4Ri53GJgxvaJDNI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16e90f0bee26040-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:4612:b79a:0:46:7b24:ba01",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 12:20:55 UTC] === END API CALL LOG ===
[06-Jul-2026 12:20:55 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 12:20:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgzIiwidXNlcm5hbWUiOiJyYWpkaXAiLCJlbWFpbCI6Im1ha3dhbmFyYWoxNTE1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk0NTA1OX0.BLhpdkSWuCm9-90iijcmmk6itZrB4Ri53GJgxvaJDNI
[06-Jul-2026 12:20:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 12:20:55 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 12:20:55 UTC] User ID: 983
[06-Jul-2026 12:20:55 UTC] ✅ User profile retrieved successfully for user ID: 983
[06-Jul-2026 12:20:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jul-2026 12:20:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jul-2026 12:20:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:3a80:4612:b79a:0:46:7b24:ba01, 172.71.152.71","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgzIiwidXNlcm5hbWUiOiJyYWpkaXAiLCJlbWFpbCI6Im1ha3dhbmFyYWoxNTE1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk0NTA1OX0.BLhpdkSWuCm9-90iijcmmk6itZrB4Ri53GJgxvaJDNI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a16e9105aaa96040-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2402:3a80:4612:b79a:0:46:7b24:ba01","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[06-Jul-2026 12:20:57 UTC] === User Orders API Called ===
[06-Jul-2026 12:20:57 UTC] User ID: 983
[06-Jul-2026 12:20:57 UTC] Limit: 20, Offset: 0
[06-Jul-2026 12:20:57 UTC] Orders found: 0
[06-Jul-2026 12:20:57 UTC] Orders data: []
[06-Jul-2026 12:20:57 UTC] Total orders count: 0
[06-Jul-2026 12:21:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jul-2026 12:21:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jul-2026 12:21:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:3a80:4612:b79a:0:46:7b24:ba01, 172.71.152.71","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgzIiwidXNlcm5hbWUiOiJyYWpkaXAiLCJlbWFpbCI6Im1ha3dhbmFyYWoxNTE1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk0NTA1OX0.BLhpdkSWuCm9-90iijcmmk6itZrB4Ri53GJgxvaJDNI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a16e91199bb16040-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2402:3a80:4612:b79a:0:46:7b24:ba01","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[06-Jul-2026 12:21:01 UTC] === User Orders API Called ===
[06-Jul-2026 12:21:01 UTC] User ID: 983
[06-Jul-2026 12:21:01 UTC] Limit: 20, Offset: 0
[06-Jul-2026 12:21:01 UTC] Orders found: 0
[06-Jul-2026 12:21:01 UTC] Orders data: []
[06-Jul-2026 12:21:01 UTC] Total orders count: 0
[06-Jul-2026 12:21:01 UTC] === API CALL LOG ===
[06-Jul-2026 12:21:01 UTC] Endpoint: user/profile.php
[06-Jul-2026 12:21:01 UTC] Full Log Data: {
    "timestamp": "2026-07-06 12:21:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:4612:b79a:0:46:7b24:ba01",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:4612:b79a:0:46:7b24:ba01, 172.71.152.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgzIiwidXNlcm5hbWUiOiJyYWpkaXAiLCJlbWFpbCI6Im1ha3dhbmFyYWoxNTE1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk0NTA1OX0.BLhpdkSWuCm9-90iijcmmk6itZrB4Ri53GJgxvaJDNI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16e91199bb26040-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:4612:b79a:0:46:7b24:ba01",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 12:21:01 UTC] === END API CALL LOG ===
[06-Jul-2026 12:21:01 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 12:21:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgzIiwidXNlcm5hbWUiOiJyYWpkaXAiLCJlbWFpbCI6Im1ha3dhbmFyYWoxNTE1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk0NTA1OX0.BLhpdkSWuCm9-90iijcmmk6itZrB4Ri53GJgxvaJDNI
[06-Jul-2026 12:21:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 12:21:01 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 12:21:01 UTC] User ID: 983
[06-Jul-2026 12:21:01 UTC] ✅ User profile retrieved successfully for user ID: 983
[06-Jul-2026 12:21:01 UTC] === API CALL LOG ===
[06-Jul-2026 12:21:01 UTC] Endpoint: user/profile.php
[06-Jul-2026 12:21:01 UTC] Full Log Data: {
    "timestamp": "2026-07-06 12:21:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:4612:b79a:0:46:7b24:ba01",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:4612:b79a:0:46:7b24:ba01, 172.71.152.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgzIiwidXNlcm5hbWUiOiJyYWpkaXAiLCJlbWFpbCI6Im1ha3dhbmFyYWoxNTE1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk0NTA1OX0.BLhpdkSWuCm9-90iijcmmk6itZrB4Ri53GJgxvaJDNI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16e911dfef16040-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:4612:b79a:0:46:7b24:ba01",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 12:21:01 UTC] === END API CALL LOG ===
[06-Jul-2026 12:21:01 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 12:21:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgzIiwidXNlcm5hbWUiOiJyYWpkaXAiLCJlbWFpbCI6Im1ha3dhbmFyYWoxNTE1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk0NTA1OX0.BLhpdkSWuCm9-90iijcmmk6itZrB4Ri53GJgxvaJDNI
[06-Jul-2026 12:21:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 12:21:01 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 12:21:01 UTC] User ID: 983
[06-Jul-2026 12:21:01 UTC] ✅ User profile retrieved successfully for user ID: 983
[06-Jul-2026 12:21:03 UTC] === API CALL LOG ===
[06-Jul-2026 12:21:03 UTC] Endpoint: user/profile.php
[06-Jul-2026 12:21:03 UTC] Full Log Data: {
    "timestamp": "2026-07-06 12:21:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:4612:b79a:0:46:7b24:ba01",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:4612:b79a:0:46:7b24:ba01, 172.71.152.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgzIiwidXNlcm5hbWUiOiJyYWpkaXAiLCJlbWFpbCI6Im1ha3dhbmFyYWoxNTE1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk0NTA1OX0.BLhpdkSWuCm9-90iijcmmk6itZrB4Ri53GJgxvaJDNI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16e91254cb76040-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:4612:b79a:0:46:7b24:ba01",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 12:21:03 UTC] === END API CALL LOG ===
[06-Jul-2026 12:21:03 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 12:21:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgzIiwidXNlcm5hbWUiOiJyYWpkaXAiLCJlbWFpbCI6Im1ha3dhbmFyYWoxNTE1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk0NTA1OX0.BLhpdkSWuCm9-90iijcmmk6itZrB4Ri53GJgxvaJDNI
[06-Jul-2026 12:21:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 12:21:03 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 12:21:03 UTC] User ID: 983
[06-Jul-2026 12:21:03 UTC] ✅ User profile retrieved successfully for user ID: 983
[06-Jul-2026 12:21:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jul-2026 12:21:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jul-2026 12:21:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:3a80:4612:b79a:0:46:7b24:ba01, 172.71.152.71","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgzIiwidXNlcm5hbWUiOiJyYWpkaXAiLCJlbWFpbCI6Im1ha3dhbmFyYWoxNTE1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk0NTA1OX0.BLhpdkSWuCm9-90iijcmmk6itZrB4Ri53GJgxvaJDNI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a16e91c00f286040-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2402:3a80:4612:b79a:0:46:7b24:ba01","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[06-Jul-2026 12:21:27 UTC] === User Orders API Called ===
[06-Jul-2026 12:21:27 UTC] User ID: 983
[06-Jul-2026 12:21:27 UTC] Limit: 20, Offset: 0
[06-Jul-2026 12:21:27 UTC] Orders found: 0
[06-Jul-2026 12:21:27 UTC] Orders data: []
[06-Jul-2026 12:21:27 UTC] Total orders count: 0
[06-Jul-2026 12:21:27 UTC] === API CALL LOG ===
[06-Jul-2026 12:21:27 UTC] Endpoint: user/profile.php
[06-Jul-2026 12:21:27 UTC] Full Log Data: {
    "timestamp": "2026-07-06 12:21:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:4612:b79a:0:46:7b24:ba01",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:4612:b79a:0:46:7b24:ba01, 172.71.152.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgzIiwidXNlcm5hbWUiOiJyYWpkaXAiLCJlbWFpbCI6Im1ha3dhbmFyYWoxNTE1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk0NTA1OX0.BLhpdkSWuCm9-90iijcmmk6itZrB4Ri53GJgxvaJDNI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16e91c00f296040-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:4612:b79a:0:46:7b24:ba01",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 12:21:27 UTC] === END API CALL LOG ===
[06-Jul-2026 12:21:27 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 12:21:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgzIiwidXNlcm5hbWUiOiJyYWpkaXAiLCJlbWFpbCI6Im1ha3dhbmFyYWoxNTE1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk0NTA1OX0.BLhpdkSWuCm9-90iijcmmk6itZrB4Ri53GJgxvaJDNI
[06-Jul-2026 12:21:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 12:21:27 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 12:21:27 UTC] User ID: 983
[06-Jul-2026 12:21:27 UTC] ✅ User profile retrieved successfully for user ID: 983
[06-Jul-2026 12:21:28 UTC] === API CALL LOG ===
[06-Jul-2026 12:21:28 UTC] Endpoint: user/profile.php
[06-Jul-2026 12:21:28 UTC] Full Log Data: {
    "timestamp": "2026-07-06 12:21:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:4612:b79a:0:46:7b24:ba01",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:4612:b79a:0:46:7b24:ba01, 172.71.152.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgzIiwidXNlcm5hbWUiOiJyYWpkaXAiLCJlbWFpbCI6Im1ha3dhbmFyYWoxNTE1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk0NTA1OX0.BLhpdkSWuCm9-90iijcmmk6itZrB4Ri53GJgxvaJDNI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16e91c3fa916040-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:4612:b79a:0:46:7b24:ba01",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 12:21:28 UTC] === END API CALL LOG ===
[06-Jul-2026 12:21:28 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 12:21:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgzIiwidXNlcm5hbWUiOiJyYWpkaXAiLCJlbWFpbCI6Im1ha3dhbmFyYWoxNTE1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk0NTA1OX0.BLhpdkSWuCm9-90iijcmmk6itZrB4Ri53GJgxvaJDNI
[06-Jul-2026 12:21:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 12:21:28 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 12:21:28 UTC] User ID: 983
[06-Jul-2026 12:21:28 UTC] ✅ User profile retrieved successfully for user ID: 983
[06-Jul-2026 12:21:29 UTC] === API CALL LOG ===
[06-Jul-2026 12:21:29 UTC] Endpoint: user/profile.php
[06-Jul-2026 12:21:29 UTC] Full Log Data: {
    "timestamp": "2026-07-06 12:21:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:4612:b79a:0:46:7b24:ba01",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:4612:b79a:0:46:7b24:ba01, 172.71.152.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgzIiwidXNlcm5hbWUiOiJyYWpkaXAiLCJlbWFpbCI6Im1ha3dhbmFyYWoxNTE1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk0NTA1OX0.BLhpdkSWuCm9-90iijcmmk6itZrB4Ri53GJgxvaJDNI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16e91cb28d46040-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:4612:b79a:0:46:7b24:ba01",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 12:21:29 UTC] === END API CALL LOG ===
[06-Jul-2026 12:21:29 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 12:21:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgzIiwidXNlcm5hbWUiOiJyYWpkaXAiLCJlbWFpbCI6Im1ha3dhbmFyYWoxNTE1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk0NTA1OX0.BLhpdkSWuCm9-90iijcmmk6itZrB4Ri53GJgxvaJDNI
[06-Jul-2026 12:21:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 12:21:29 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 12:21:29 UTC] User ID: 983
[06-Jul-2026 12:21:29 UTC] ✅ User profile retrieved successfully for user ID: 983
[06-Jul-2026 12:21:36 UTC] === API CALL LOG ===
[06-Jul-2026 12:21:36 UTC] Endpoint: user/profile.php
[06-Jul-2026 12:21:36 UTC] Full Log Data: {
    "timestamp": "2026-07-06 12:21:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:4612:b79a:0:46:7b24:ba01",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:4612:b79a:0:46:7b24:ba01, 172.71.152.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgzIiwidXNlcm5hbWUiOiJyYWpkaXAiLCJlbWFpbCI6Im1ha3dhbmFyYWoxNTE1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk0NTA1OX0.BLhpdkSWuCm9-90iijcmmk6itZrB4Ri53GJgxvaJDNI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16e91f16ae36040-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:4612:b79a:0:46:7b24:ba01",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 12:21:36 UTC] === END API CALL LOG ===
[06-Jul-2026 12:21:36 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 12:21:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgzIiwidXNlcm5hbWUiOiJyYWpkaXAiLCJlbWFpbCI6Im1ha3dhbmFyYWoxNTE1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk0NTA1OX0.BLhpdkSWuCm9-90iijcmmk6itZrB4Ri53GJgxvaJDNI
[06-Jul-2026 12:21:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 12:21:36 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 12:21:36 UTC] User ID: 983
[06-Jul-2026 12:21:36 UTC] ✅ User profile retrieved successfully for user ID: 983
[06-Jul-2026 12:21:36 UTC] User Purchases API - User ID: 983
[06-Jul-2026 12:21:36 UTC] User Purchases API - Total purchases found: 0
[06-Jul-2026 12:21:45 UTC] === API CALL LOG ===
[06-Jul-2026 12:21:45 UTC] Endpoint: user/profile.php
[06-Jul-2026 12:21:45 UTC] Full Log Data: {
    "timestamp": "2026-07-06 12:21:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:4612:b79a:0:46:7b24:ba01",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:4612:b79a:0:46:7b24:ba01, 172.71.152.72",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgzIiwidXNlcm5hbWUiOiJyYWpkaXAiLCJlbWFpbCI6Im1ha3dhbmFyYWoxNTE1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk0NTA1OX0.BLhpdkSWuCm9-90iijcmmk6itZrB4Ri53GJgxvaJDNI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16e9228cfe06040-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:4612:b79a:0:46:7b24:ba01",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 12:21:45 UTC] === END API CALL LOG ===
[06-Jul-2026 12:21:45 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 12:21:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgzIiwidXNlcm5hbWUiOiJyYWpkaXAiLCJlbWFpbCI6Im1ha3dhbmFyYWoxNTE1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk0NTA1OX0.BLhpdkSWuCm9-90iijcmmk6itZrB4Ri53GJgxvaJDNI
[06-Jul-2026 12:21:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 12:21:45 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 12:21:45 UTC] User ID: 983
[06-Jul-2026 12:21:45 UTC] ✅ User profile retrieved successfully for user ID: 983
[06-Jul-2026 12:21:45 UTC] User Purchases API - User ID: 983
[06-Jul-2026 12:21:45 UTC] User Purchases API - Total purchases found: 0
[06-Jul-2026 12:21:48 UTC] User Purchases API - User ID: 983
[06-Jul-2026 12:21:48 UTC] User Purchases API - Total purchases found: 0
[06-Jul-2026 12:21:49 UTC] === API CALL LOG ===
[06-Jul-2026 12:21:49 UTC] Endpoint: user/profile.php
[06-Jul-2026 12:21:49 UTC] Full Log Data: {
    "timestamp": "2026-07-06 12:21:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:4612:b79a:0:46:7b24:ba01",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:4612:b79a:0:46:7b24:ba01, 172.71.152.72",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgzIiwidXNlcm5hbWUiOiJyYWpkaXAiLCJlbWFpbCI6Im1ha3dhbmFyYWoxNTE1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk0NTA1OX0.BLhpdkSWuCm9-90iijcmmk6itZrB4Ri53GJgxvaJDNI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16e924a8d2b6040-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:4612:b79a:0:46:7b24:ba01",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 12:21:49 UTC] === END API CALL LOG ===
[06-Jul-2026 12:21:49 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 12:21:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgzIiwidXNlcm5hbWUiOiJyYWpkaXAiLCJlbWFpbCI6Im1ha3dhbmFyYWoxNTE1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk0NTA1OX0.BLhpdkSWuCm9-90iijcmmk6itZrB4Ri53GJgxvaJDNI
[06-Jul-2026 12:21:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 12:21:49 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 12:21:49 UTC] User ID: 983
[06-Jul-2026 12:21:49 UTC] ✅ User profile retrieved successfully for user ID: 983
[06-Jul-2026 12:21:50 UTC] User Purchases API - User ID: 983
[06-Jul-2026 12:21:50 UTC] User Purchases API - Total purchases found: 0
[06-Jul-2026 12:21:54 UTC] === API CALL LOG ===
[06-Jul-2026 12:21:54 UTC] Endpoint: user/profile.php
[06-Jul-2026 12:21:54 UTC] Full Log Data: {
    "timestamp": "2026-07-06 12:21:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:4612:b79a:0:46:7b24:ba01",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:4612:b79a:0:46:7b24:ba01, 172.71.152.72",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgzIiwidXNlcm5hbWUiOiJyYWpkaXAiLCJlbWFpbCI6Im1ha3dhbmFyYWoxNTE1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk0NTA1OX0.BLhpdkSWuCm9-90iijcmmk6itZrB4Ri53GJgxvaJDNI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16e92684c7e6040-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:4612:b79a:0:46:7b24:ba01",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 12:21:54 UTC] === END API CALL LOG ===
[06-Jul-2026 12:21:54 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 12:21:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgzIiwidXNlcm5hbWUiOiJyYWpkaXAiLCJlbWFpbCI6Im1ha3dhbmFyYWoxNTE1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk0NTA1OX0.BLhpdkSWuCm9-90iijcmmk6itZrB4Ri53GJgxvaJDNI
[06-Jul-2026 12:21:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 12:21:54 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 12:21:54 UTC] User ID: 983
[06-Jul-2026 12:21:54 UTC] ✅ User profile retrieved successfully for user ID: 983
[06-Jul-2026 12:21:55 UTC] User Purchases API - User ID: 983
[06-Jul-2026 12:21:55 UTC] User Purchases API - Total purchases found: 0
[06-Jul-2026 12:21:58 UTC] === API CALL LOG ===
[06-Jul-2026 12:21:58 UTC] Endpoint: user/profile.php
[06-Jul-2026 12:21:58 UTC] Full Log Data: {
    "timestamp": "2026-07-06 12:21:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:4612:b79a:0:46:7b24:ba01",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:4612:b79a:0:46:7b24:ba01, 172.71.152.72",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgzIiwidXNlcm5hbWUiOiJyYWpkaXAiLCJlbWFpbCI6Im1ha3dhbmFyYWoxNTE1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk0NTA1OX0.BLhpdkSWuCm9-90iijcmmk6itZrB4Ri53GJgxvaJDNI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16e927fadcd6040-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:4612:b79a:0:46:7b24:ba01",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 12:21:58 UTC] === END API CALL LOG ===
[06-Jul-2026 12:21:58 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 12:21:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgzIiwidXNlcm5hbWUiOiJyYWpkaXAiLCJlbWFpbCI6Im1ha3dhbmFyYWoxNTE1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk0NTA1OX0.BLhpdkSWuCm9-90iijcmmk6itZrB4Ri53GJgxvaJDNI
[06-Jul-2026 12:21:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 12:21:58 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 12:21:58 UTC] User ID: 983
[06-Jul-2026 12:21:58 UTC] ✅ User profile retrieved successfully for user ID: 983
[06-Jul-2026 12:21:58 UTC] User Purchases API - User ID: 983
[06-Jul-2026 12:21:58 UTC] User Purchases API - Total purchases found: 0
[06-Jul-2026 12:22:01 UTC] === API CALL LOG ===
[06-Jul-2026 12:22:01 UTC] Endpoint: user/profile.php
[06-Jul-2026 12:22:01 UTC] Full Log Data: {
    "timestamp": "2026-07-06 12:22:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:4612:b79a:0:46:7b24:ba01",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:4612:b79a:0:46:7b24:ba01, 172.71.152.72",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgzIiwidXNlcm5hbWUiOiJyYWpkaXAiLCJlbWFpbCI6Im1ha3dhbmFyYWoxNTE1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk0NTA1OX0.BLhpdkSWuCm9-90iijcmmk6itZrB4Ri53GJgxvaJDNI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16e9294ee0a6040-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:4612:b79a:0:46:7b24:ba01",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 12:22:01 UTC] === END API CALL LOG ===
[06-Jul-2026 12:22:01 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 12:22:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgzIiwidXNlcm5hbWUiOiJyYWpkaXAiLCJlbWFpbCI6Im1ha3dhbmFyYWoxNTE1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk0NTA1OX0.BLhpdkSWuCm9-90iijcmmk6itZrB4Ri53GJgxvaJDNI
[06-Jul-2026 12:22:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 12:22:01 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 12:22:01 UTC] User ID: 983
[06-Jul-2026 12:22:01 UTC] ✅ User profile retrieved successfully for user ID: 983
[06-Jul-2026 12:22:02 UTC] User Purchases API - User ID: 983
[06-Jul-2026 12:22:02 UTC] User Purchases API - Total purchases found: 0
[06-Jul-2026 12:22:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jul-2026 12:22:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jul-2026 12:22:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:3a80:4612:b79a:0:46:7b24:ba01, 172.71.152.72","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgzIiwidXNlcm5hbWUiOiJyYWpkaXAiLCJlbWFpbCI6Im1ha3dhbmFyYWoxNTE1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk0NTA1OX0.BLhpdkSWuCm9-90iijcmmk6itZrB4Ri53GJgxvaJDNI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a16e92a14fc96040-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2402:3a80:4612:b79a:0:46:7b24:ba01","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[06-Jul-2026 12:22:03 UTC] === User Orders API Called ===
[06-Jul-2026 12:22:03 UTC] User ID: 983
[06-Jul-2026 12:22:03 UTC] Limit: 20, Offset: 0
[06-Jul-2026 12:22:03 UTC] Orders found: 0
[06-Jul-2026 12:22:03 UTC] Orders data: []
[06-Jul-2026 12:22:03 UTC] Total orders count: 0
[06-Jul-2026 12:22:03 UTC] === API CALL LOG ===
[06-Jul-2026 12:22:03 UTC] Endpoint: user/profile.php
[06-Jul-2026 12:22:03 UTC] Full Log Data: {
    "timestamp": "2026-07-06 12:22:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:4612:b79a:0:46:7b24:ba01",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:4612:b79a:0:46:7b24:ba01, 172.71.152.72",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgzIiwidXNlcm5hbWUiOiJyYWpkaXAiLCJlbWFpbCI6Im1ha3dhbmFyYWoxNTE1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk0NTA1OX0.BLhpdkSWuCm9-90iijcmmk6itZrB4Ri53GJgxvaJDNI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16e92a1e8266040-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:4612:b79a:0:46:7b24:ba01",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 12:22:03 UTC] === END API CALL LOG ===
[06-Jul-2026 12:22:03 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 12:22:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgzIiwidXNlcm5hbWUiOiJyYWpkaXAiLCJlbWFpbCI6Im1ha3dhbmFyYWoxNTE1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk0NTA1OX0.BLhpdkSWuCm9-90iijcmmk6itZrB4Ri53GJgxvaJDNI
[06-Jul-2026 12:22:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 12:22:03 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 12:22:03 UTC] User ID: 983
[06-Jul-2026 12:22:03 UTC] ✅ User profile retrieved successfully for user ID: 983
[06-Jul-2026 12:22:04 UTC] === API CALL LOG ===
[06-Jul-2026 12:22:04 UTC] Endpoint: user/profile.php
[06-Jul-2026 12:22:04 UTC] Full Log Data: {
    "timestamp": "2026-07-06 12:22:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:4612:b79a:0:46:7b24:ba01",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:4612:b79a:0:46:7b24:ba01, 172.71.152.72",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgzIiwidXNlcm5hbWUiOiJyYWpkaXAiLCJlbWFpbCI6Im1ha3dhbmFyYWoxNTE1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk0NTA1OX0.BLhpdkSWuCm9-90iijcmmk6itZrB4Ri53GJgxvaJDNI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16e92a56ab46040-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:4612:b79a:0:46:7b24:ba01",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 12:22:04 UTC] === END API CALL LOG ===
[06-Jul-2026 12:22:04 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 12:22:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgzIiwidXNlcm5hbWUiOiJyYWpkaXAiLCJlbWFpbCI6Im1ha3dhbmFyYWoxNTE1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk0NTA1OX0.BLhpdkSWuCm9-90iijcmmk6itZrB4Ri53GJgxvaJDNI
[06-Jul-2026 12:22:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 12:22:04 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 12:22:04 UTC] User ID: 983
[06-Jul-2026 12:22:04 UTC] ✅ User profile retrieved successfully for user ID: 983
[06-Jul-2026 12:22:04 UTC] === API CALL LOG ===
[06-Jul-2026 12:22:04 UTC] Endpoint: user/profile.php
[06-Jul-2026 12:22:04 UTC] Full Log Data: {
    "timestamp": "2026-07-06 12:22:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:4612:b79a:0:46:7b24:ba01",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:4612:b79a:0:46:7b24:ba01, 172.71.152.72",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgzIiwidXNlcm5hbWUiOiJyYWpkaXAiLCJlbWFpbCI6Im1ha3dhbmFyYWoxNTE1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk0NTA1OX0.BLhpdkSWuCm9-90iijcmmk6itZrB4Ri53GJgxvaJDNI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16e92a86cf46040-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:4612:b79a:0:46:7b24:ba01",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 12:22:04 UTC] === END API CALL LOG ===
[06-Jul-2026 12:22:04 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 12:22:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgzIiwidXNlcm5hbWUiOiJyYWpkaXAiLCJlbWFpbCI6Im1ha3dhbmFyYWoxNTE1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk0NTA1OX0.BLhpdkSWuCm9-90iijcmmk6itZrB4Ri53GJgxvaJDNI
[06-Jul-2026 12:22:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 12:22:04 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 12:22:04 UTC] User ID: 983
[06-Jul-2026 12:22:04 UTC] ✅ User profile retrieved successfully for user ID: 983
[06-Jul-2026 12:22:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jul-2026 12:22:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jul-2026 12:22:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:3a80:4612:b79a:0:46:7b24:ba01, 172.71.152.71","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgzIiwidXNlcm5hbWUiOiJyYWpkaXAiLCJlbWFpbCI6Im1ha3dhbmFyYWoxNTE1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk0NTA1OX0.BLhpdkSWuCm9-90iijcmmk6itZrB4Ri53GJgxvaJDNI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a16e93484ab06040-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2402:3a80:4612:b79a:0:46:7b24:ba01","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[06-Jul-2026 12:22:30 UTC] === User Orders API Called ===
[06-Jul-2026 12:22:30 UTC] User ID: 983
[06-Jul-2026 12:22:30 UTC] Limit: 20, Offset: 0
[06-Jul-2026 12:22:30 UTC] Orders found: 0
[06-Jul-2026 12:22:30 UTC] Orders data: []
[06-Jul-2026 12:22:30 UTC] Total orders count: 0
[06-Jul-2026 12:22:30 UTC] === API CALL LOG ===
[06-Jul-2026 12:22:30 UTC] Endpoint: user/profile.php
[06-Jul-2026 12:22:30 UTC] Full Log Data: {
    "timestamp": "2026-07-06 12:22:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:4612:b79a:0:46:7b24:ba01",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:4612:b79a:0:46:7b24:ba01, 172.71.152.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgzIiwidXNlcm5hbWUiOiJyYWpkaXAiLCJlbWFpbCI6Im1ha3dhbmFyYWoxNTE1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk0NTA1OX0.BLhpdkSWuCm9-90iijcmmk6itZrB4Ri53GJgxvaJDNI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16e9348eb336040-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:4612:b79a:0:46:7b24:ba01",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 12:22:30 UTC] === END API CALL LOG ===
[06-Jul-2026 12:22:30 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 12:22:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgzIiwidXNlcm5hbWUiOiJyYWpkaXAiLCJlbWFpbCI6Im1ha3dhbmFyYWoxNTE1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk0NTA1OX0.BLhpdkSWuCm9-90iijcmmk6itZrB4Ri53GJgxvaJDNI
[06-Jul-2026 12:22:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 12:22:30 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 12:22:30 UTC] User ID: 983
[06-Jul-2026 12:22:30 UTC] ✅ User profile retrieved successfully for user ID: 983
[06-Jul-2026 12:22:31 UTC] === API CALL LOG ===
[06-Jul-2026 12:22:31 UTC] Endpoint: user/profile.php
[06-Jul-2026 12:22:31 UTC] Full Log Data: {
    "timestamp": "2026-07-06 12:22:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:4612:b79a:0:46:7b24:ba01",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:4612:b79a:0:46:7b24:ba01, 172.71.152.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgzIiwidXNlcm5hbWUiOiJyYWpkaXAiLCJlbWFpbCI6Im1ha3dhbmFyYWoxNTE1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk0NTA1OX0.BLhpdkSWuCm9-90iijcmmk6itZrB4Ri53GJgxvaJDNI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16e934c4d8c6040-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:4612:b79a:0:46:7b24:ba01",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 12:22:31 UTC] === END API CALL LOG ===
[06-Jul-2026 12:22:31 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 12:22:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgzIiwidXNlcm5hbWUiOiJyYWpkaXAiLCJlbWFpbCI6Im1ha3dhbmFyYWoxNTE1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk0NTA1OX0.BLhpdkSWuCm9-90iijcmmk6itZrB4Ri53GJgxvaJDNI
[06-Jul-2026 12:22:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 12:22:31 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 12:22:31 UTC] User ID: 983
[06-Jul-2026 12:22:31 UTC] ✅ User profile retrieved successfully for user ID: 983
[06-Jul-2026 12:22:31 UTC] === API CALL LOG ===
[06-Jul-2026 12:22:31 UTC] Endpoint: user/profile.php
[06-Jul-2026 12:22:31 UTC] Full Log Data: {
    "timestamp": "2026-07-06 12:22:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:4612:b79a:0:46:7b24:ba01",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:4612:b79a:0:46:7b24:ba01, 172.71.152.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgzIiwidXNlcm5hbWUiOiJyYWpkaXAiLCJlbWFpbCI6Im1ha3dhbmFyYWoxNTE1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk0NTA1OX0.BLhpdkSWuCm9-90iijcmmk6itZrB4Ri53GJgxvaJDNI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16e934fcfc66040-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:4612:b79a:0:46:7b24:ba01",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 12:22:31 UTC] === END API CALL LOG ===
[06-Jul-2026 12:22:31 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 12:22:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgzIiwidXNlcm5hbWUiOiJyYWpkaXAiLCJlbWFpbCI6Im1ha3dhbmFyYWoxNTE1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk0NTA1OX0.BLhpdkSWuCm9-90iijcmmk6itZrB4Ri53GJgxvaJDNI
[06-Jul-2026 12:22:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 12:22:31 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 12:22:31 UTC] User ID: 983
[06-Jul-2026 12:22:31 UTC] ✅ User profile retrieved successfully for user ID: 983
[06-Jul-2026 12:22:32 UTC] === API CALL LOG ===
[06-Jul-2026 12:22:32 UTC] Endpoint: user/profile.php
[06-Jul-2026 12:22:32 UTC] Full Log Data: {
    "timestamp": "2026-07-06 12:22:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.54.70.178",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "84.54.70.178, 172.71.172.163",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg0IiwidXNlcm5hbWUiOiJzZXZpdyIsImVtYWlsIjoibG9uZG9uamVrOTFAZ21haWwuY29tIiwiZXhwIjoxNzgzOTQ1MzUxfQ.0URiHFZx9gbzk9Ho2FjAE485Vsnwycs0HaLLV4_gW3o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16e93545913d371-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "84.54.70.178",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 12:22:32 UTC] === END API CALL LOG ===
[06-Jul-2026 12:22:32 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 12:22:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg0IiwidXNlcm5hbWUiOiJzZXZpdyIsImVtYWlsIjoibG9uZG9uamVrOTFAZ21haWwuY29tIiwiZXhwIjoxNzgzOTQ1MzUxfQ.0URiHFZx9gbzk9Ho2FjAE485Vsnwycs0HaLLV4_gW3o
[06-Jul-2026 12:22:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 12:22:32 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 12:22:32 UTC] User ID: 984
[06-Jul-2026 12:22:32 UTC] ✅ User profile retrieved successfully for user ID: 984
[06-Jul-2026 12:22:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jul-2026 12:22:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jul-2026 12:22:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"84.54.70.178, 172.71.172.163","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg0IiwidXNlcm5hbWUiOiJzZXZpdyIsImVtYWlsIjoibG9uZG9uamVrOTFAZ21haWwuY29tIiwiZXhwIjoxNzgzOTQ1MzUxfQ.0URiHFZx9gbzk9Ho2FjAE485Vsnwycs0HaLLV4_gW3o","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a16e9354591ed371-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"84.54.70.178","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[06-Jul-2026 12:22:32 UTC] === User Orders API Called ===
[06-Jul-2026 12:22:32 UTC] User ID: 984
[06-Jul-2026 12:22:32 UTC] Limit: 20, Offset: 0
[06-Jul-2026 12:22:32 UTC] Orders found: 0
[06-Jul-2026 12:22:32 UTC] Orders data: []
[06-Jul-2026 12:22:32 UTC] Total orders count: 0
[06-Jul-2026 12:22:32 UTC] === API CALL LOG ===
[06-Jul-2026 12:22:32 UTC] Endpoint: user/profile.php
[06-Jul-2026 12:22:32 UTC] Full Log Data: {
    "timestamp": "2026-07-06 12:22:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.54.70.178",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "84.54.70.178, 172.71.172.163",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg0IiwidXNlcm5hbWUiOiJzZXZpdyIsImVtYWlsIjoibG9uZG9uamVrOTFAZ21haWwuY29tIiwiZXhwIjoxNzgzOTQ1MzUxfQ.0URiHFZx9gbzk9Ho2FjAE485Vsnwycs0HaLLV4_gW3o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16e9354591fd371-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "84.54.70.178",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 12:22:32 UTC] === END API CALL LOG ===
[06-Jul-2026 12:22:32 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 12:22:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg0IiwidXNlcm5hbWUiOiJzZXZpdyIsImVtYWlsIjoibG9uZG9uamVrOTFAZ21haWwuY29tIiwiZXhwIjoxNzgzOTQ1MzUxfQ.0URiHFZx9gbzk9Ho2FjAE485Vsnwycs0HaLLV4_gW3o
[06-Jul-2026 12:22:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 12:22:32 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 12:22:32 UTC] User ID: 984
[06-Jul-2026 12:22:32 UTC] ✅ User profile retrieved successfully for user ID: 984
[06-Jul-2026 12:22:33 UTC] === API CALL LOG ===
[06-Jul-2026 12:22:33 UTC] Endpoint: user/profile.php
[06-Jul-2026 12:22:33 UTC] Full Log Data: {
    "timestamp": "2026-07-06 12:22:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.54.70.178",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "84.54.70.178, 172.71.172.163",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg0IiwidXNlcm5hbWUiOiJzZXZpdyIsImVtYWlsIjoibG9uZG9uamVrOTFAZ21haWwuY29tIiwiZXhwIjoxNzgzOTQ1MzUxfQ.0URiHFZx9gbzk9Ho2FjAE485Vsnwycs0HaLLV4_gW3o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16e9358bfd8d371-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "84.54.70.178",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 12:22:33 UTC] === END API CALL LOG ===
[06-Jul-2026 12:22:33 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 12:22:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg0IiwidXNlcm5hbWUiOiJzZXZpdyIsImVtYWlsIjoibG9uZG9uamVrOTFAZ21haWwuY29tIiwiZXhwIjoxNzgzOTQ1MzUxfQ.0URiHFZx9gbzk9Ho2FjAE485Vsnwycs0HaLLV4_gW3o
[06-Jul-2026 12:22:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 12:22:33 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 12:22:33 UTC] User ID: 984
[06-Jul-2026 12:22:33 UTC] ✅ User profile retrieved successfully for user ID: 984
[06-Jul-2026 12:22:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jul-2026 12:22:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jul-2026 12:22:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"84.54.70.178, 172.71.172.163","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg0IiwidXNlcm5hbWUiOiJzZXZpdyIsImVtYWlsIjoibG9uZG9uamVrOTFAZ21haWwuY29tIiwiZXhwIjoxNzgzOTQ1MzUxfQ.0URiHFZx9gbzk9Ho2FjAE485Vsnwycs0HaLLV4_gW3o","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a16e93e4bd82d371-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"84.54.70.178","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[06-Jul-2026 12:22:55 UTC] === User Orders API Called ===
[06-Jul-2026 12:22:55 UTC] User ID: 984
[06-Jul-2026 12:22:55 UTC] Limit: 20, Offset: 0
[06-Jul-2026 12:22:55 UTC] Orders found: 0
[06-Jul-2026 12:22:55 UTC] Orders data: []
[06-Jul-2026 12:22:55 UTC] Total orders count: 0
[06-Jul-2026 12:22:55 UTC] === API CALL LOG ===
[06-Jul-2026 12:22:55 UTC] Endpoint: user/profile.php
[06-Jul-2026 12:22:55 UTC] Full Log Data: {
    "timestamp": "2026-07-06 12:22:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.54.70.178",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "84.54.70.178, 172.71.172.163",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg0IiwidXNlcm5hbWUiOiJzZXZpdyIsImVtYWlsIjoibG9uZG9uamVrOTFAZ21haWwuY29tIiwiZXhwIjoxNzgzOTQ1MzUxfQ.0URiHFZx9gbzk9Ho2FjAE485Vsnwycs0HaLLV4_gW3o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16e93e5a899d371-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "84.54.70.178",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 12:22:55 UTC] === END API CALL LOG ===
[06-Jul-2026 12:22:55 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 12:22:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg0IiwidXNlcm5hbWUiOiJzZXZpdyIsImVtYWlsIjoibG9uZG9uamVrOTFAZ21haWwuY29tIiwiZXhwIjoxNzgzOTQ1MzUxfQ.0URiHFZx9gbzk9Ho2FjAE485Vsnwycs0HaLLV4_gW3o
[06-Jul-2026 12:22:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 12:22:55 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 12:22:55 UTC] User ID: 984
[06-Jul-2026 12:22:55 UTC] ✅ User profile retrieved successfully for user ID: 984
[06-Jul-2026 12:22:56 UTC] === API CALL LOG ===
[06-Jul-2026 12:22:56 UTC] Endpoint: user/profile.php
[06-Jul-2026 12:22:56 UTC] Full Log Data: {
    "timestamp": "2026-07-06 12:22:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.54.70.178",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "84.54.70.178, 172.71.172.163",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg0IiwidXNlcm5hbWUiOiJzZXZpdyIsImVtYWlsIjoibG9uZG9uamVrOTFAZ21haWwuY29tIiwiZXhwIjoxNzgzOTQ1MzUxfQ.0URiHFZx9gbzk9Ho2FjAE485Vsnwycs0HaLLV4_gW3o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16e93e8fbd1d371-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "84.54.70.178",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 12:22:56 UTC] === END API CALL LOG ===
[06-Jul-2026 12:22:56 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 12:22:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg0IiwidXNlcm5hbWUiOiJzZXZpdyIsImVtYWlsIjoibG9uZG9uamVrOTFAZ21haWwuY29tIiwiZXhwIjoxNzgzOTQ1MzUxfQ.0URiHFZx9gbzk9Ho2FjAE485Vsnwycs0HaLLV4_gW3o
[06-Jul-2026 12:22:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 12:22:56 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 12:22:56 UTC] User ID: 984
[06-Jul-2026 12:22:56 UTC] ✅ User profile retrieved successfully for user ID: 984
[06-Jul-2026 12:22:56 UTC] === API CALL LOG ===
[06-Jul-2026 12:22:56 UTC] Endpoint: user/profile.php
[06-Jul-2026 12:22:56 UTC] Full Log Data: {
    "timestamp": "2026-07-06 12:22:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.54.70.178",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "84.54.70.178, 172.71.172.163",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg0IiwidXNlcm5hbWUiOiJzZXZpdyIsImVtYWlsIjoibG9uZG9uamVrOTFAZ21haWwuY29tIiwiZXhwIjoxNzgzOTQ1MzUxfQ.0URiHFZx9gbzk9Ho2FjAE485Vsnwycs0HaLLV4_gW3o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16e93e9ef5bd371-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "84.54.70.178",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 12:22:56 UTC] === END API CALL LOG ===
[06-Jul-2026 12:22:56 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 12:22:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg0IiwidXNlcm5hbWUiOiJzZXZpdyIsImVtYWlsIjoibG9uZG9uamVrOTFAZ21haWwuY29tIiwiZXhwIjoxNzgzOTQ1MzUxfQ.0URiHFZx9gbzk9Ho2FjAE485Vsnwycs0HaLLV4_gW3o
[06-Jul-2026 12:22:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 12:22:56 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 12:22:56 UTC] User ID: 984
[06-Jul-2026 12:22:56 UTC] ✅ User profile retrieved successfully for user ID: 984
[06-Jul-2026 12:23:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jul-2026 12:23:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jul-2026 12:23:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"84.54.70.178, 172.71.172.163","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg0IiwidXNlcm5hbWUiOiJzZXZpdyIsImVtYWlsIjoibG9uZG9uamVrOTFAZ21haWwuY29tIiwiZXhwIjoxNzgzOTQ1MzUxfQ.0URiHFZx9gbzk9Ho2FjAE485Vsnwycs0HaLLV4_gW3o","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a16e9473bf4fd371-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"84.54.70.178","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[06-Jul-2026 12:23:18 UTC] === User Orders API Called ===
[06-Jul-2026 12:23:18 UTC] User ID: 984
[06-Jul-2026 12:23:18 UTC] Limit: 20, Offset: 0
[06-Jul-2026 12:23:18 UTC] Orders found: 0
[06-Jul-2026 12:23:18 UTC] Orders data: []
[06-Jul-2026 12:23:18 UTC] Total orders count: 0
[06-Jul-2026 12:23:21 UTC] === API CALL LOG ===
[06-Jul-2026 12:23:21 UTC] Endpoint: user/profile.php
[06-Jul-2026 12:23:21 UTC] Full Log Data: {
    "timestamp": "2026-07-06 12:23:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.54.70.178",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "84.54.70.178, 172.71.172.163",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg0IiwidXNlcm5hbWUiOiJzZXZpdyIsImVtYWlsIjoibG9uZG9uamVrOTFAZ21haWwuY29tIiwiZXhwIjoxNzgzOTQ1MzUxfQ.0URiHFZx9gbzk9Ho2FjAE485Vsnwycs0HaLLV4_gW3o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16e948a0dd7d371-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "84.54.70.178",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 12:23:21 UTC] === END API CALL LOG ===
[06-Jul-2026 12:23:21 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 12:23:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg0IiwidXNlcm5hbWUiOiJzZXZpdyIsImVtYWlsIjoibG9uZG9uamVrOTFAZ21haWwuY29tIiwiZXhwIjoxNzgzOTQ1MzUxfQ.0URiHFZx9gbzk9Ho2FjAE485Vsnwycs0HaLLV4_gW3o
[06-Jul-2026 12:23:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 12:23:21 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 12:23:21 UTC] User ID: 984
[06-Jul-2026 12:23:21 UTC] ✅ User profile retrieved successfully for user ID: 984
[06-Jul-2026 12:23:22 UTC] User Purchases API - User ID: 984
[06-Jul-2026 12:23:22 UTC] User Purchases API - Total purchases found: 0
[06-Jul-2026 15:35:59 UTC] === API CALL LOG ===
[06-Jul-2026 15:35:59 UTC] Endpoint: user/profile.php
[06-Jul-2026 15:35:59 UTC] Full Log Data: {
    "timestamp": "2026-07-06 15:35:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.92.22.179",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.92.22.179, 172.71.178.4",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc5IiwidXNlcm5hbWUiOiJTYWxpc3UiLCJlbWFpbCI6ImFsaXl1c2FsaXN1Mjg3OEBnbWFpbC5jb20iLCJleHAiOjE3NzYxODU4NTh9.qjjMq9GrR3duIEaT-sLz22u-zmvpgK8svGsSUj9efyQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16faeb5fa968b70-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.92.22.179",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 15:35:59 UTC] === END API CALL LOG ===
[06-Jul-2026 15:35:59 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 15:35:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc5IiwidXNlcm5hbWUiOiJTYWxpc3UiLCJlbWFpbCI6ImFsaXl1c2FsaXN1Mjg3OEBnbWFpbC5jb20iLCJleHAiOjE3NzYxODU4NTh9.qjjMq9GrR3duIEaT-sLz22u-zmvpgK8svGsSUj9efyQ
[06-Jul-2026 15:35:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 15:35:59 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 15:35:59 UTC] User ID: 279
[06-Jul-2026 15:35:59 UTC] ✅ User profile retrieved successfully for user ID: 279
[06-Jul-2026 15:36:00 UTC] === API CALL LOG ===
[06-Jul-2026 15:36:00 UTC] Endpoint: user/profile.php
[06-Jul-2026 15:36:00 UTC] Full Log Data: {
    "timestamp": "2026-07-06 15:36:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.92.22.179",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.92.22.179, 172.71.178.4",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc5IiwidXNlcm5hbWUiOiJTYWxpc3UiLCJlbWFpbCI6ImFsaXl1c2FsaXN1Mjg3OEBnbWFpbC5jb20iLCJleHAiOjE3NzYxODU4NTh9.qjjMq9GrR3duIEaT-sLz22u-zmvpgK8svGsSUj9efyQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16faeb9e8338b70-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.92.22.179",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 15:36:00 UTC] === END API CALL LOG ===
[06-Jul-2026 15:36:00 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 15:36:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc5IiwidXNlcm5hbWUiOiJTYWxpc3UiLCJlbWFpbCI6ImFsaXl1c2FsaXN1Mjg3OEBnbWFpbC5jb20iLCJleHAiOjE3NzYxODU4NTh9.qjjMq9GrR3duIEaT-sLz22u-zmvpgK8svGsSUj9efyQ
[06-Jul-2026 15:36:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 15:36:00 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 15:36:00 UTC] User ID: 279
[06-Jul-2026 15:36:00 UTC] ✅ User profile retrieved successfully for user ID: 279
[06-Jul-2026 15:36:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jul-2026 15:36:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jul-2026 15:36:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.92.22.179, 172.71.178.48","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc5IiwidXNlcm5hbWUiOiJTYWxpc3UiLCJlbWFpbCI6ImFsaXl1c2FsaXN1Mjg3OEBnbWFpbC5jb20iLCJleHAiOjE3NzYxODU4NTh9.qjjMq9GrR3duIEaT-sLz22u-zmvpgK8svGsSUj9efyQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a16faeb9e83d8b70-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.92.22.179","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[06-Jul-2026 15:36:00 UTC] === User Orders API Called ===
[06-Jul-2026 15:36:00 UTC] User ID: 279
[06-Jul-2026 15:36:00 UTC] Limit: 20, Offset: 0
[06-Jul-2026 15:36:00 UTC] Orders found: 0
[06-Jul-2026 15:36:00 UTC] Orders data: []
[06-Jul-2026 15:36:00 UTC] Total orders count: 0
[06-Jul-2026 15:36:00 UTC] === API CALL LOG ===
[06-Jul-2026 15:36:00 UTC] Endpoint: user/profile.php
[06-Jul-2026 15:36:00 UTC] Full Log Data: {
    "timestamp": "2026-07-06 15:36:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.92.22.179",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.92.22.179, 172.71.178.4",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc5IiwidXNlcm5hbWUiOiJTYWxpc3UiLCJlbWFpbCI6ImFsaXl1c2FsaXN1Mjg3OEBnbWFpbC5jb20iLCJleHAiOjE3NzYxODU4NTh9.qjjMq9GrR3duIEaT-sLz22u-zmvpgK8svGsSUj9efyQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16faebbee968b70-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.92.22.179",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 15:36:00 UTC] === END API CALL LOG ===
[06-Jul-2026 15:36:00 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 15:36:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc5IiwidXNlcm5hbWUiOiJTYWxpc3UiLCJlbWFpbCI6ImFsaXl1c2FsaXN1Mjg3OEBnbWFpbC5jb20iLCJleHAiOjE3NzYxODU4NTh9.qjjMq9GrR3duIEaT-sLz22u-zmvpgK8svGsSUj9efyQ
[06-Jul-2026 15:36:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 15:36:00 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 15:36:00 UTC] User ID: 279
[06-Jul-2026 15:36:00 UTC] ✅ User profile retrieved successfully for user ID: 279
[06-Jul-2026 15:36:03 UTC] === API CALL LOG ===
[06-Jul-2026 15:36:03 UTC] Endpoint: user/profile.php
[06-Jul-2026 15:36:03 UTC] Full Log Data: {
    "timestamp": "2026-07-06 15:36:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.92.22.179",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.92.22.179, 172.71.178.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc5IiwidXNlcm5hbWUiOiJTYWxpc3UiLCJlbWFpbCI6ImFsaXl1c2FsaXN1Mjg3OEBnbWFpbC5jb20iLCJleHAiOjE3NzYxODU4NTh9.qjjMq9GrR3duIEaT-sLz22u-zmvpgK8svGsSUj9efyQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16faecc4b578b70-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.92.22.179",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 15:36:03 UTC] === END API CALL LOG ===
[06-Jul-2026 15:36:03 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 15:36:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjc5IiwidXNlcm5hbWUiOiJTYWxpc3UiLCJlbWFpbCI6ImFsaXl1c2FsaXN1Mjg3OEBnbWFpbC5jb20iLCJleHAiOjE3NzYxODU4NTh9.qjjMq9GrR3duIEaT-sLz22u-zmvpgK8svGsSUj9efyQ
[06-Jul-2026 15:36:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 15:36:03 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 15:36:03 UTC] User ID: 279
[06-Jul-2026 15:36:03 UTC] ✅ User profile retrieved successfully for user ID: 279
[06-Jul-2026 16:08:37 UTC] === API CALL LOG ===
[06-Jul-2026 16:08:37 UTC] Endpoint: user/profile.php
[06-Jul-2026 16:08:37 UTC] Full Log Data: {
    "timestamp": "2026-07-06 16:08:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.115.11.194",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.115.11.194, 172.71.119.49",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg1IiwidXNlcm5hbWUiOiJASGVucnkxMDkxNSIsImVtYWlsIjoianVzdGluZWdhYnJpZWw2MjUzQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk1ODkxNn0.s6t439tleE-4evIjPO-2DOdEq9nNOILy9FLi8bVGbUs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16fde800923f440-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.115.11.194",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 16:08:37 UTC] === END API CALL LOG ===
[06-Jul-2026 16:08:37 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 16:08:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg1IiwidXNlcm5hbWUiOiJASGVucnkxMDkxNSIsImVtYWlsIjoianVzdGluZWdhYnJpZWw2MjUzQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk1ODkxNn0.s6t439tleE-4evIjPO-2DOdEq9nNOILy9FLi8bVGbUs
[06-Jul-2026 16:08:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 16:08:37 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 16:08:37 UTC] User ID: 985
[06-Jul-2026 16:08:37 UTC] ✅ User profile retrieved successfully for user ID: 985
[06-Jul-2026 16:08:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jul-2026 16:08:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jul-2026 16:08:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.115.11.194, 172.71.119.49","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg1IiwidXNlcm5hbWUiOiJASGVucnkxMDkxNSIsImVtYWlsIjoianVzdGluZWdhYnJpZWw2MjUzQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk1ODkxNn0.s6t439tleE-4evIjPO-2DOdEq9nNOILy9FLi8bVGbUs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a16fde800929f440-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.115.11.194","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[06-Jul-2026 16:08:37 UTC] === User Orders API Called ===
[06-Jul-2026 16:08:37 UTC] User ID: 985
[06-Jul-2026 16:08:37 UTC] Limit: 20, Offset: 0
[06-Jul-2026 16:08:37 UTC] Orders found: 0
[06-Jul-2026 16:08:37 UTC] Orders data: []
[06-Jul-2026 16:08:37 UTC] Total orders count: 0
[06-Jul-2026 16:08:37 UTC] === API CALL LOG ===
[06-Jul-2026 16:08:37 UTC] Endpoint: user/profile.php
[06-Jul-2026 16:08:37 UTC] Full Log Data: {
    "timestamp": "2026-07-06 16:08:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.115.11.194",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.115.11.194, 172.71.119.49",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg1IiwidXNlcm5hbWUiOiJASGVucnkxMDkxNSIsImVtYWlsIjoianVzdGluZWdhYnJpZWw2MjUzQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk1ODkxNn0.s6t439tleE-4evIjPO-2DOdEq9nNOILy9FLi8bVGbUs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16fde814d38f440-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.115.11.194",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 16:08:37 UTC] === END API CALL LOG ===
[06-Jul-2026 16:08:37 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 16:08:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg1IiwidXNlcm5hbWUiOiJASGVucnkxMDkxNSIsImVtYWlsIjoianVzdGluZWdhYnJpZWw2MjUzQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk1ODkxNn0.s6t439tleE-4evIjPO-2DOdEq9nNOILy9FLi8bVGbUs
[06-Jul-2026 16:08:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 16:08:37 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 16:08:37 UTC] User ID: 985
[06-Jul-2026 16:08:37 UTC] ✅ User profile retrieved successfully for user ID: 985
[06-Jul-2026 16:08:38 UTC] === API CALL LOG ===
[06-Jul-2026 16:08:38 UTC] Endpoint: user/profile.php
[06-Jul-2026 16:08:38 UTC] Full Log Data: {
    "timestamp": "2026-07-06 16:08:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.115.11.194",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.115.11.194, 172.71.119.49",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg1IiwidXNlcm5hbWUiOiJASGVucnkxMDkxNSIsImVtYWlsIjoianVzdGluZWdhYnJpZWw2MjUzQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk1ODkxNn0.s6t439tleE-4evIjPO-2DOdEq9nNOILy9FLi8bVGbUs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16fde876b42f440-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.115.11.194",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 16:08:38 UTC] === END API CALL LOG ===
[06-Jul-2026 16:08:38 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 16:08:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg1IiwidXNlcm5hbWUiOiJASGVucnkxMDkxNSIsImVtYWlsIjoianVzdGluZWdhYnJpZWw2MjUzQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk1ODkxNn0.s6t439tleE-4evIjPO-2DOdEq9nNOILy9FLi8bVGbUs
[06-Jul-2026 16:08:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 16:08:38 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 16:08:38 UTC] User ID: 985
[06-Jul-2026 16:08:38 UTC] ✅ User profile retrieved successfully for user ID: 985
[06-Jul-2026 16:08:50 UTC] === API CALL LOG ===
[06-Jul-2026 16:08:50 UTC] Endpoint: user/profile.php
[06-Jul-2026 16:08:50 UTC] Full Log Data: {
    "timestamp": "2026-07-06 16:08:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.115.11.194",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.115.11.194, 172.68.151.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg1IiwidXNlcm5hbWUiOiJASGVucnkxMDkxNSIsImVtYWlsIjoianVzdGluZWdhYnJpZWw2MjUzQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk1ODkxNn0.s6t439tleE-4evIjPO-2DOdEq9nNOILy9FLi8bVGbUs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16fded0c90e74cd-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.115.11.194",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 16:08:50 UTC] === END API CALL LOG ===
[06-Jul-2026 16:08:50 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 16:08:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg1IiwidXNlcm5hbWUiOiJASGVucnkxMDkxNSIsImVtYWlsIjoianVzdGluZWdhYnJpZWw2MjUzQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk1ODkxNn0.s6t439tleE-4evIjPO-2DOdEq9nNOILy9FLi8bVGbUs
[06-Jul-2026 16:08:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 16:08:50 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 16:08:50 UTC] User ID: 985
[06-Jul-2026 16:08:50 UTC] ✅ User profile retrieved successfully for user ID: 985
[06-Jul-2026 16:08:50 UTC] === API CALL LOG ===
[06-Jul-2026 16:08:50 UTC] Endpoint: user/profile.php
[06-Jul-2026 16:08:50 UTC] Full Log Data: {
    "timestamp": "2026-07-06 16:08:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.115.11.194",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.115.11.194, 172.68.151.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg1IiwidXNlcm5hbWUiOiJASGVucnkxMDkxNSIsImVtYWlsIjoianVzdGluZWdhYnJpZWw2MjUzQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk1ODkxNn0.s6t439tleE-4evIjPO-2DOdEq9nNOILy9FLi8bVGbUs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16fded51de574cd-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.115.11.194",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 16:08:50 UTC] === END API CALL LOG ===
[06-Jul-2026 16:08:50 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 16:08:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg1IiwidXNlcm5hbWUiOiJASGVucnkxMDkxNSIsImVtYWlsIjoianVzdGluZWdhYnJpZWw2MjUzQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk1ODkxNn0.s6t439tleE-4evIjPO-2DOdEq9nNOILy9FLi8bVGbUs
[06-Jul-2026 16:08:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jul-2026 16:08:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jul-2026 16:08:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 16:08:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.115.11.194, 172.68.151.71","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg1IiwidXNlcm5hbWUiOiJASGVucnkxMDkxNSIsImVtYWlsIjoianVzdGluZWdhYnJpZWw2MjUzQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk1ODkxNn0.s6t439tleE-4evIjPO-2DOdEq9nNOILy9FLi8bVGbUs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a16fded51dec74cd-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.115.11.194","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[06-Jul-2026 16:08:50 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 16:08:50 UTC] User ID: 985
[06-Jul-2026 16:08:50 UTC] === User Orders API Called ===
[06-Jul-2026 16:08:50 UTC] User ID: 985
[06-Jul-2026 16:08:50 UTC] Limit: 20, Offset: 0
[06-Jul-2026 16:08:50 UTC] ✅ User profile retrieved successfully for user ID: 985
[06-Jul-2026 16:08:50 UTC] Orders found: 0
[06-Jul-2026 16:08:50 UTC] Orders data: []
[06-Jul-2026 16:08:50 UTC] Total orders count: 0
[06-Jul-2026 16:08:50 UTC] === API CALL LOG ===
[06-Jul-2026 16:08:50 UTC] Endpoint: user/profile.php
[06-Jul-2026 16:08:50 UTC] Full Log Data: {
    "timestamp": "2026-07-06 16:08:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.115.11.194",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.115.11.194, 172.68.151.33",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg1IiwidXNlcm5hbWUiOiJASGVucnkxMDkxNSIsImVtYWlsIjoianVzdGluZWdhYnJpZWw2MjUzQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk1ODkxNn0.s6t439tleE-4evIjPO-2DOdEq9nNOILy9FLi8bVGbUs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16fded608e974cd-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.115.11.194",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 16:08:50 UTC] === END API CALL LOG ===
[06-Jul-2026 16:08:50 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 16:08:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg1IiwidXNlcm5hbWUiOiJASGVucnkxMDkxNSIsImVtYWlsIjoianVzdGluZWdhYnJpZWw2MjUzQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk1ODkxNn0.s6t439tleE-4evIjPO-2DOdEq9nNOILy9FLi8bVGbUs
[06-Jul-2026 16:08:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 16:08:50 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 16:08:50 UTC] User ID: 985
[06-Jul-2026 16:08:50 UTC] ✅ User profile retrieved successfully for user ID: 985
[06-Jul-2026 16:08:51 UTC] === API CALL LOG ===
[06-Jul-2026 16:08:51 UTC] Endpoint: user/profile.php
[06-Jul-2026 16:08:51 UTC] Full Log Data: {
    "timestamp": "2026-07-06 16:08:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.115.11.194",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.115.11.194, 172.68.151.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg1IiwidXNlcm5hbWUiOiJASGVucnkxMDkxNSIsImVtYWlsIjoianVzdGluZWdhYnJpZWw2MjUzQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk1ODkxNn0.s6t439tleE-4evIjPO-2DOdEq9nNOILy9FLi8bVGbUs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16fdedb391974cd-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.115.11.194",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 16:08:51 UTC] === END API CALL LOG ===
[06-Jul-2026 16:08:51 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 16:08:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg1IiwidXNlcm5hbWUiOiJASGVucnkxMDkxNSIsImVtYWlsIjoianVzdGluZWdhYnJpZWw2MjUzQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk1ODkxNn0.s6t439tleE-4evIjPO-2DOdEq9nNOILy9FLi8bVGbUs
[06-Jul-2026 16:08:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 16:08:51 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 16:08:51 UTC] User ID: 985
[06-Jul-2026 16:08:51 UTC] ✅ User profile retrieved successfully for user ID: 985
[06-Jul-2026 16:08:55 UTC] === API CALL LOG ===
[06-Jul-2026 16:08:55 UTC] Endpoint: user/profile.php
[06-Jul-2026 16:08:55 UTC] Full Log Data: {
    "timestamp": "2026-07-06 16:08:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.115.11.194",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.115.11.194, 172.68.151.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg1IiwidXNlcm5hbWUiOiJASGVucnkxMDkxNSIsImVtYWlsIjoianVzdGluZWdhYnJpZWw2MjUzQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk1ODkxNn0.s6t439tleE-4evIjPO-2DOdEq9nNOILy9FLi8bVGbUs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16fdef4c9e7d618-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.115.11.194",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 16:08:55 UTC] === END API CALL LOG ===
[06-Jul-2026 16:08:55 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 16:08:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg1IiwidXNlcm5hbWUiOiJASGVucnkxMDkxNSIsImVtYWlsIjoianVzdGluZWdhYnJpZWw2MjUzQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk1ODkxNn0.s6t439tleE-4evIjPO-2DOdEq9nNOILy9FLi8bVGbUs
[06-Jul-2026 16:08:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 16:08:55 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 16:08:55 UTC] User ID: 985
[06-Jul-2026 16:08:55 UTC] ✅ User profile retrieved successfully for user ID: 985
[06-Jul-2026 16:08:56 UTC] === API CALL LOG ===
[06-Jul-2026 16:08:56 UTC] Endpoint: user/profile.php
[06-Jul-2026 16:08:56 UTC] Full Log Data: {
    "timestamp": "2026-07-06 16:08:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.115.11.194",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.115.11.194, 172.68.151.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg1IiwidXNlcm5hbWUiOiJASGVucnkxMDkxNSIsImVtYWlsIjoianVzdGluZWdhYnJpZWw2MjUzQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk1ODkxNn0.s6t439tleE-4evIjPO-2DOdEq9nNOILy9FLi8bVGbUs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16fdef84af2d618-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.115.11.194",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 16:08:56 UTC] === END API CALL LOG ===
[06-Jul-2026 16:08:56 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 16:08:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg1IiwidXNlcm5hbWUiOiJASGVucnkxMDkxNSIsImVtYWlsIjoianVzdGluZWdhYnJpZWw2MjUzQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk1ODkxNn0.s6t439tleE-4evIjPO-2DOdEq9nNOILy9FLi8bVGbUs
[06-Jul-2026 16:08:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 16:08:56 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 16:08:56 UTC] User ID: 985
[06-Jul-2026 16:08:56 UTC] ✅ User profile retrieved successfully for user ID: 985
[06-Jul-2026 16:08:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jul-2026 16:08:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jul-2026 16:08:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.115.11.194, 172.68.151.71","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg1IiwidXNlcm5hbWUiOiJASGVucnkxMDkxNSIsImVtYWlsIjoianVzdGluZWdhYnJpZWw2MjUzQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk1ODkxNn0.s6t439tleE-4evIjPO-2DOdEq9nNOILy9FLi8bVGbUs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a16fdef84af6d618-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.115.11.194","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[06-Jul-2026 16:08:56 UTC] === User Orders API Called ===
[06-Jul-2026 16:08:56 UTC] User ID: 985
[06-Jul-2026 16:08:56 UTC] Limit: 20, Offset: 0
[06-Jul-2026 16:08:56 UTC] Orders found: 0
[06-Jul-2026 16:08:56 UTC] Orders data: []
[06-Jul-2026 16:08:56 UTC] Total orders count: 0
[06-Jul-2026 16:08:56 UTC] === API CALL LOG ===
[06-Jul-2026 16:08:56 UTC] Endpoint: user/profile.php
[06-Jul-2026 16:08:56 UTC] Full Log Data: {
    "timestamp": "2026-07-06 16:08:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.115.11.194",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.115.11.194, 172.68.151.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg1IiwidXNlcm5hbWUiOiJASGVucnkxMDkxNSIsImVtYWlsIjoianVzdGluZWdhYnJpZWw2MjUzQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk1ODkxNn0.s6t439tleE-4evIjPO-2DOdEq9nNOILy9FLi8bVGbUs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16fdefa3fd8d618-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.115.11.194",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 16:08:56 UTC] === END API CALL LOG ===
[06-Jul-2026 16:08:56 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 16:08:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg1IiwidXNlcm5hbWUiOiJASGVucnkxMDkxNSIsImVtYWlsIjoianVzdGluZWdhYnJpZWw2MjUzQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk1ODkxNn0.s6t439tleE-4evIjPO-2DOdEq9nNOILy9FLi8bVGbUs
[06-Jul-2026 16:08:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 16:08:56 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 16:08:56 UTC] User ID: 985
[06-Jul-2026 16:08:56 UTC] ✅ User profile retrieved successfully for user ID: 985
[06-Jul-2026 16:08:57 UTC] === API CALL LOG ===
[06-Jul-2026 16:08:57 UTC] Endpoint: user/profile.php
[06-Jul-2026 16:08:57 UTC] Full Log Data: {
    "timestamp": "2026-07-06 16:08:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.115.11.194",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.115.11.194, 172.68.151.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg1IiwidXNlcm5hbWUiOiJASGVucnkxMDkxNSIsImVtYWlsIjoianVzdGluZWdhYnJpZWw2MjUzQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk1ODkxNn0.s6t439tleE-4evIjPO-2DOdEq9nNOILy9FLi8bVGbUs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16fdeff7d0bd618-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.115.11.194",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 16:08:57 UTC] === END API CALL LOG ===
[06-Jul-2026 16:08:57 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 16:08:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg1IiwidXNlcm5hbWUiOiJASGVucnkxMDkxNSIsImVtYWlsIjoianVzdGluZWdhYnJpZWw2MjUzQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk1ODkxNn0.s6t439tleE-4evIjPO-2DOdEq9nNOILy9FLi8bVGbUs
[06-Jul-2026 16:08:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 16:08:57 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 16:08:57 UTC] User ID: 985
[06-Jul-2026 16:08:57 UTC] ✅ User profile retrieved successfully for user ID: 985
[06-Jul-2026 16:08:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jul-2026 16:08:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jul-2026 16:08:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.115.11.194, 172.68.151.71","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg1IiwidXNlcm5hbWUiOiJASGVucnkxMDkxNSIsImVtYWlsIjoianVzdGluZWdhYnJpZWw2MjUzQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk1ODkxNn0.s6t439tleE-4evIjPO-2DOdEq9nNOILy9FLi8bVGbUs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a16fdf064cdbd618-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.115.11.194","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[06-Jul-2026 16:08:58 UTC] === User Orders API Called ===
[06-Jul-2026 16:08:58 UTC] User ID: 985
[06-Jul-2026 16:08:58 UTC] Limit: 20, Offset: 0
[06-Jul-2026 16:08:58 UTC] Orders found: 0
[06-Jul-2026 16:08:58 UTC] Orders data: []
[06-Jul-2026 16:08:58 UTC] Total orders count: 0
[06-Jul-2026 16:09:00 UTC] === API CALL LOG ===
[06-Jul-2026 16:09:00 UTC] Endpoint: user/profile.php
[06-Jul-2026 16:09:00 UTC] Full Log Data: {
    "timestamp": "2026-07-06 16:09:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.115.11.194",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.115.11.194, 172.68.151.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg1IiwidXNlcm5hbWUiOiJASGVucnkxMDkxNSIsImVtYWlsIjoianVzdGluZWdhYnJpZWw2MjUzQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk1ODkxNn0.s6t439tleE-4evIjPO-2DOdEq9nNOILy9FLi8bVGbUs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16fdf11b9bdd618-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.115.11.194",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 16:09:00 UTC] === END API CALL LOG ===
[06-Jul-2026 16:09:00 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 16:09:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg1IiwidXNlcm5hbWUiOiJASGVucnkxMDkxNSIsImVtYWlsIjoianVzdGluZWdhYnJpZWw2MjUzQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk1ODkxNn0.s6t439tleE-4evIjPO-2DOdEq9nNOILy9FLi8bVGbUs
[06-Jul-2026 16:09:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 16:09:00 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 16:09:00 UTC] User ID: 985
[06-Jul-2026 16:09:00 UTC] ✅ User profile retrieved successfully for user ID: 985
[06-Jul-2026 16:09:00 UTC] User Purchases API - User ID: 985
[06-Jul-2026 16:09:00 UTC] User Purchases API - Total purchases found: 0
[06-Jul-2026 16:09:07 UTC] === API CALL LOG ===
[06-Jul-2026 16:09:07 UTC] Endpoint: user/profile.php
[06-Jul-2026 16:09:07 UTC] Full Log Data: {
    "timestamp": "2026-07-06 16:09:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.115.11.194",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.115.11.194, 172.68.151.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg1IiwidXNlcm5hbWUiOiJASGVucnkxMDkxNSIsImVtYWlsIjoianVzdGluZWdhYnJpZWw2MjUzQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk1ODkxNn0.s6t439tleE-4evIjPO-2DOdEq9nNOILy9FLi8bVGbUs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16fdf3c3b291344-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.115.11.194",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 16:09:07 UTC] === END API CALL LOG ===
[06-Jul-2026 16:09:07 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 16:09:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg1IiwidXNlcm5hbWUiOiJASGVucnkxMDkxNSIsImVtYWlsIjoianVzdGluZWdhYnJpZWw2MjUzQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk1ODkxNn0.s6t439tleE-4evIjPO-2DOdEq9nNOILy9FLi8bVGbUs
[06-Jul-2026 16:09:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 16:09:07 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 16:09:07 UTC] User ID: 985
[06-Jul-2026 16:09:07 UTC] ✅ User profile retrieved successfully for user ID: 985
[06-Jul-2026 16:09:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jul-2026 16:09:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jul-2026 16:09:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.115.11.194, 172.68.151.70","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg1IiwidXNlcm5hbWUiOiJASGVucnkxMDkxNSIsImVtYWlsIjoianVzdGluZWdhYnJpZWw2MjUzQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk1ODkxNn0.s6t439tleE-4evIjPO-2DOdEq9nNOILy9FLi8bVGbUs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a16fdf404ede1344-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.115.11.194","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[06-Jul-2026 16:09:07 UTC] === User Orders API Called ===
[06-Jul-2026 16:09:07 UTC] User ID: 985
[06-Jul-2026 16:09:07 UTC] Limit: 20, Offset: 0
[06-Jul-2026 16:09:07 UTC] Orders found: 0
[06-Jul-2026 16:09:07 UTC] Orders data: []
[06-Jul-2026 16:09:07 UTC] Total orders count: 0
[06-Jul-2026 16:09:07 UTC] === API CALL LOG ===
[06-Jul-2026 16:09:07 UTC] Endpoint: user/profile.php
[06-Jul-2026 16:09:07 UTC] Full Log Data: {
    "timestamp": "2026-07-06 16:09:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.115.11.194",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.115.11.194, 172.68.151.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg1IiwidXNlcm5hbWUiOiJASGVucnkxMDkxNSIsImVtYWlsIjoianVzdGluZWdhYnJpZWw2MjUzQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk1ODkxNn0.s6t439tleE-4evIjPO-2DOdEq9nNOILy9FLi8bVGbUs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16fdf404edb1344-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.115.11.194",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 16:09:07 UTC] === END API CALL LOG ===
[06-Jul-2026 16:09:07 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 16:09:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg1IiwidXNlcm5hbWUiOiJASGVucnkxMDkxNSIsImVtYWlsIjoianVzdGluZWdhYnJpZWw2MjUzQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk1ODkxNn0.s6t439tleE-4evIjPO-2DOdEq9nNOILy9FLi8bVGbUs
[06-Jul-2026 16:09:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 16:09:07 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 16:09:07 UTC] User ID: 985
[06-Jul-2026 16:09:07 UTC] ✅ User profile retrieved successfully for user ID: 985
[06-Jul-2026 16:09:07 UTC] === API CALL LOG ===
[06-Jul-2026 16:09:07 UTC] Endpoint: user/profile.php
[06-Jul-2026 16:09:07 UTC] Full Log Data: {
    "timestamp": "2026-07-06 16:09:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.115.11.194",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.115.11.194, 172.68.151.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg1IiwidXNlcm5hbWUiOiJASGVucnkxMDkxNSIsImVtYWlsIjoianVzdGluZWdhYnJpZWw2MjUzQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk1ODkxNn0.s6t439tleE-4evIjPO-2DOdEq9nNOILy9FLi8bVGbUs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16fdf404edf1344-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.115.11.194",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 16:09:07 UTC] === END API CALL LOG ===
[06-Jul-2026 16:09:07 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 16:09:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg1IiwidXNlcm5hbWUiOiJASGVucnkxMDkxNSIsImVtYWlsIjoianVzdGluZWdhYnJpZWw2MjUzQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk1ODkxNn0.s6t439tleE-4evIjPO-2DOdEq9nNOILy9FLi8bVGbUs
[06-Jul-2026 16:09:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 16:09:07 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 16:09:07 UTC] User ID: 985
[06-Jul-2026 16:09:07 UTC] ✅ User profile retrieved successfully for user ID: 985
[06-Jul-2026 16:09:09 UTC] === API CALL LOG ===
[06-Jul-2026 16:09:09 UTC] Endpoint: user/profile.php
[06-Jul-2026 16:09:09 UTC] Full Log Data: {
    "timestamp": "2026-07-06 16:09:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.115.11.194",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.115.11.194, 172.68.151.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg1IiwidXNlcm5hbWUiOiJASGVucnkxMDkxNSIsImVtYWlsIjoianVzdGluZWdhYnJpZWw2MjUzQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk1ODkxNn0.s6t439tleE-4evIjPO-2DOdEq9nNOILy9FLi8bVGbUs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16fdf47abea1344-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.115.11.194",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 16:09:09 UTC] === END API CALL LOG ===
[06-Jul-2026 16:09:09 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 16:09:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg1IiwidXNlcm5hbWUiOiJASGVucnkxMDkxNSIsImVtYWlsIjoianVzdGluZWdhYnJpZWw2MjUzQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk1ODkxNn0.s6t439tleE-4evIjPO-2DOdEq9nNOILy9FLi8bVGbUs
[06-Jul-2026 16:09:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 16:09:09 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 16:09:09 UTC] User ID: 985
[06-Jul-2026 16:09:09 UTC] ✅ User profile retrieved successfully for user ID: 985
[06-Jul-2026 16:09:13 UTC] === API CALL LOG ===
[06-Jul-2026 16:09:13 UTC] Endpoint: user/profile.php
[06-Jul-2026 16:09:13 UTC] Full Log Data: {
    "timestamp": "2026-07-06 16:09:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.115.11.194",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.115.11.194, 104.23.225.99",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg1IiwidXNlcm5hbWUiOiJASGVucnkxMDkxNSIsImVtYWlsIjoianVzdGluZWdhYnJpZWw2MjUzQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk1ODkxNn0.s6t439tleE-4evIjPO-2DOdEq9nNOILy9FLi8bVGbUs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16fdf634c82248e-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.115.11.194",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 16:09:13 UTC] === END API CALL LOG ===
[06-Jul-2026 16:09:13 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 16:09:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg1IiwidXNlcm5hbWUiOiJASGVucnkxMDkxNSIsImVtYWlsIjoianVzdGluZWdhYnJpZWw2MjUzQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk1ODkxNn0.s6t439tleE-4evIjPO-2DOdEq9nNOILy9FLi8bVGbUs
[06-Jul-2026 16:09:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 16:09:13 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 16:09:13 UTC] User ID: 985
[06-Jul-2026 16:09:13 UTC] ✅ User profile retrieved successfully for user ID: 985
[06-Jul-2026 16:09:14 UTC] === API CALL LOG ===
[06-Jul-2026 16:09:14 UTC] Endpoint: user/profile.php
[06-Jul-2026 16:09:14 UTC] Full Log Data: {
    "timestamp": "2026-07-06 16:09:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.115.11.194",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.115.11.194, 104.23.225.99",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg1IiwidXNlcm5hbWUiOiJASGVucnkxMDkxNSIsImVtYWlsIjoianVzdGluZWdhYnJpZWw2MjUzQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk1ODkxNn0.s6t439tleE-4evIjPO-2DOdEq9nNOILy9FLi8bVGbUs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16fdf670dce248e-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.115.11.194",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 16:09:14 UTC] === END API CALL LOG ===
[06-Jul-2026 16:09:14 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 16:09:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg1IiwidXNlcm5hbWUiOiJASGVucnkxMDkxNSIsImVtYWlsIjoianVzdGluZWdhYnJpZWw2MjUzQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk1ODkxNn0.s6t439tleE-4evIjPO-2DOdEq9nNOILy9FLi8bVGbUs
[06-Jul-2026 16:09:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 16:09:14 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 16:09:14 UTC] User ID: 985
[06-Jul-2026 16:09:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jul-2026 16:09:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jul-2026 16:09:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.115.11.194, 104.23.225.99","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg1IiwidXNlcm5hbWUiOiJASGVucnkxMDkxNSIsImVtYWlsIjoianVzdGluZWdhYnJpZWw2MjUzQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk1ODkxNn0.s6t439tleE-4evIjPO-2DOdEq9nNOILy9FLi8bVGbUs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a16fdf670dd1248e-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.115.11.194","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[06-Jul-2026 16:09:14 UTC] ✅ User profile retrieved successfully for user ID: 985
[06-Jul-2026 16:09:14 UTC] === User Orders API Called ===
[06-Jul-2026 16:09:14 UTC] User ID: 985
[06-Jul-2026 16:09:14 UTC] Limit: 20, Offset: 0
[06-Jul-2026 16:09:14 UTC] Orders found: 0
[06-Jul-2026 16:09:14 UTC] Orders data: []
[06-Jul-2026 16:09:14 UTC] Total orders count: 0
[06-Jul-2026 16:09:14 UTC] === API CALL LOG ===
[06-Jul-2026 16:09:14 UTC] Endpoint: user/profile.php
[06-Jul-2026 16:09:14 UTC] Full Log Data: {
    "timestamp": "2026-07-06 16:09:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.115.11.194",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.115.11.194, 104.23.225.99",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg1IiwidXNlcm5hbWUiOiJASGVucnkxMDkxNSIsImVtYWlsIjoianVzdGluZWdhYnJpZWw2MjUzQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk1ODkxNn0.s6t439tleE-4evIjPO-2DOdEq9nNOILy9FLi8bVGbUs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16fdf685954248e-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.115.11.194",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 16:09:14 UTC] === END API CALL LOG ===
[06-Jul-2026 16:09:14 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 16:09:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg1IiwidXNlcm5hbWUiOiJASGVucnkxMDkxNSIsImVtYWlsIjoianVzdGluZWdhYnJpZWw2MjUzQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk1ODkxNn0.s6t439tleE-4evIjPO-2DOdEq9nNOILy9FLi8bVGbUs
[06-Jul-2026 16:09:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 16:09:14 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 16:09:14 UTC] User ID: 985
[06-Jul-2026 16:09:14 UTC] ✅ User profile retrieved successfully for user ID: 985
[06-Jul-2026 16:09:15 UTC] === API CALL LOG ===
[06-Jul-2026 16:09:15 UTC] Endpoint: user/profile.php
[06-Jul-2026 16:09:15 UTC] Full Log Data: {
    "timestamp": "2026-07-06 16:09:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.115.11.194",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.115.11.194, 104.23.225.99",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg1IiwidXNlcm5hbWUiOiJASGVucnkxMDkxNSIsImVtYWlsIjoianVzdGluZWdhYnJpZWw2MjUzQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk1ODkxNn0.s6t439tleE-4evIjPO-2DOdEq9nNOILy9FLi8bVGbUs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16fdf6daead248e-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.115.11.194",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 16:09:15 UTC] === END API CALL LOG ===
[06-Jul-2026 16:09:15 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 16:09:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg1IiwidXNlcm5hbWUiOiJASGVucnkxMDkxNSIsImVtYWlsIjoianVzdGluZWdhYnJpZWw2MjUzQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk1ODkxNn0.s6t439tleE-4evIjPO-2DOdEq9nNOILy9FLi8bVGbUs
[06-Jul-2026 16:09:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 16:09:15 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 16:09:15 UTC] User ID: 985
[06-Jul-2026 16:09:15 UTC] ✅ User profile retrieved successfully for user ID: 985
[06-Jul-2026 16:10:14 UTC] === API CALL LOG ===
[06-Jul-2026 16:10:14 UTC] Endpoint: user/profile.php
[06-Jul-2026 16:10:14 UTC] Full Log Data: {
    "timestamp": "2026-07-06 16:10:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.115.11.194",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.115.11.194, 104.23.225.99",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg1IiwidXNlcm5hbWUiOiJASGVucnkxMDkxNSIsImVtYWlsIjoianVzdGluZWdhYnJpZWw2MjUzQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk1ODkxNn0.s6t439tleE-4evIjPO-2DOdEq9nNOILy9FLi8bVGbUs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16fe0e00848248e-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.115.11.194",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 16:10:14 UTC] === END API CALL LOG ===
[06-Jul-2026 16:10:14 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 16:10:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg1IiwidXNlcm5hbWUiOiJASGVucnkxMDkxNSIsImVtYWlsIjoianVzdGluZWdhYnJpZWw2MjUzQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk1ODkxNn0.s6t439tleE-4evIjPO-2DOdEq9nNOILy9FLi8bVGbUs
[06-Jul-2026 16:10:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 16:10:14 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 16:10:14 UTC] User ID: 985
[06-Jul-2026 16:10:14 UTC] ✅ User profile retrieved successfully for user ID: 985
[06-Jul-2026 16:10:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jul-2026 16:10:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jul-2026 16:10:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.115.11.194, 104.23.225.99","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg1IiwidXNlcm5hbWUiOiJASGVucnkxMDkxNSIsImVtYWlsIjoianVzdGluZWdhYnJpZWw2MjUzQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk1ODkxNn0.s6t439tleE-4evIjPO-2DOdEq9nNOILy9FLi8bVGbUs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a16fe0e00845248e-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.115.11.194","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[06-Jul-2026 16:10:14 UTC] === User Orders API Called ===
[06-Jul-2026 16:10:14 UTC] User ID: 985
[06-Jul-2026 16:10:14 UTC] Limit: 20, Offset: 0
[06-Jul-2026 16:10:14 UTC] Orders found: 0
[06-Jul-2026 16:10:14 UTC] Orders data: []
[06-Jul-2026 16:10:14 UTC] Total orders count: 0
[06-Jul-2026 16:10:14 UTC] === API CALL LOG ===
[06-Jul-2026 16:10:14 UTC] Endpoint: user/profile.php
[06-Jul-2026 16:10:14 UTC] Full Log Data: {
    "timestamp": "2026-07-06 16:10:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.115.11.194",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.115.11.194, 104.23.225.99",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg1IiwidXNlcm5hbWUiOiJASGVucnkxMDkxNSIsImVtYWlsIjoianVzdGluZWdhYnJpZWw2MjUzQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk1ODkxNn0.s6t439tleE-4evIjPO-2DOdEq9nNOILy9FLi8bVGbUs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16fe0e14b8f248e-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.115.11.194",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 16:10:14 UTC] === END API CALL LOG ===
[06-Jul-2026 16:10:14 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 16:10:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg1IiwidXNlcm5hbWUiOiJASGVucnkxMDkxNSIsImVtYWlsIjoianVzdGluZWdhYnJpZWw2MjUzQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk1ODkxNn0.s6t439tleE-4evIjPO-2DOdEq9nNOILy9FLi8bVGbUs
[06-Jul-2026 16:10:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 16:10:14 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 16:10:14 UTC] User ID: 985
[06-Jul-2026 16:10:14 UTC] ✅ User profile retrieved successfully for user ID: 985
[06-Jul-2026 16:10:15 UTC] === API CALL LOG ===
[06-Jul-2026 16:10:15 UTC] Endpoint: user/profile.php
[06-Jul-2026 16:10:15 UTC] Full Log Data: {
    "timestamp": "2026-07-06 16:10:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.115.11.194",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.115.11.194, 104.23.225.99",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg1IiwidXNlcm5hbWUiOiJASGVucnkxMDkxNSIsImVtYWlsIjoianVzdGluZWdhYnJpZWw2MjUzQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk1ODkxNn0.s6t439tleE-4evIjPO-2DOdEq9nNOILy9FLi8bVGbUs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16fe0e4ed83248e-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.115.11.194",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 16:10:15 UTC] === END API CALL LOG ===
[06-Jul-2026 16:10:15 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 16:10:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg1IiwidXNlcm5hbWUiOiJASGVucnkxMDkxNSIsImVtYWlsIjoianVzdGluZWdhYnJpZWw2MjUzQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk1ODkxNn0.s6t439tleE-4evIjPO-2DOdEq9nNOILy9FLi8bVGbUs
[06-Jul-2026 16:10:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 16:10:15 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 16:10:15 UTC] User ID: 985
[06-Jul-2026 16:10:15 UTC] ✅ User profile retrieved successfully for user ID: 985
[06-Jul-2026 16:10:17 UTC] === API CALL LOG ===
[06-Jul-2026 16:10:17 UTC] Endpoint: user/profile.php
[06-Jul-2026 16:10:17 UTC] Full Log Data: {
    "timestamp": "2026-07-06 16:10:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.115.11.194",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.115.11.194, 104.23.225.99",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg1IiwidXNlcm5hbWUiOiJASGVucnkxMDkxNSIsImVtYWlsIjoianVzdGluZWdhYnJpZWw2MjUzQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk1ODkxNn0.s6t439tleE-4evIjPO-2DOdEq9nNOILy9FLi8bVGbUs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a16fe0f24a98248e-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.115.11.194",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 16:10:17 UTC] === END API CALL LOG ===
[06-Jul-2026 16:10:17 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 16:10:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg1IiwidXNlcm5hbWUiOiJASGVucnkxMDkxNSIsImVtYWlsIjoianVzdGluZWdhYnJpZWw2MjUzQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk1ODkxNn0.s6t439tleE-4evIjPO-2DOdEq9nNOILy9FLi8bVGbUs
[06-Jul-2026 16:10:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 16:10:17 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 16:10:17 UTC] User ID: 985
[06-Jul-2026 16:10:17 UTC] ✅ User profile retrieved successfully for user ID: 985
[06-Jul-2026 16:10:17 UTC] User Purchases API - User ID: 985
[06-Jul-2026 16:10:17 UTC] User Purchases API - Total purchases found: 0
[06-Jul-2026 16:10:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jul-2026 16:10:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jul-2026 16:10:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.115.11.194, 104.23.225.99","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg1IiwidXNlcm5hbWUiOiJASGVucnkxMDkxNSIsImVtYWlsIjoianVzdGluZWdhYnJpZWw2MjUzQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk1ODkxNn0.s6t439tleE-4evIjPO-2DOdEq9nNOILy9FLi8bVGbUs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a16fe0f5cd01248e-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.115.11.194","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[06-Jul-2026 16:10:17 UTC] === User Orders API Called ===
[06-Jul-2026 16:10:17 UTC] User ID: 985
[06-Jul-2026 16:10:17 UTC] Limit: 20, Offset: 0
[06-Jul-2026 16:10:17 UTC] Orders found: 0
[06-Jul-2026 16:10:17 UTC] Orders data: []
[06-Jul-2026 16:10:17 UTC] Total orders count: 0
[06-Jul-2026 17:10:28 UTC] === API CALL LOG ===
[06-Jul-2026 17:10:28 UTC] Endpoint: user/profile.php
[06-Jul-2026 17:10:28 UTC] Full Log Data: {
    "timestamp": "2026-07-06 17:10:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "42.105.160.11",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "42.105.160.11, 172.68.164.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgzIiwidXNlcm5hbWUiOiJyYWpkaXAiLCJlbWFpbCI6Im1ha3dhbmFyYWoxNTE1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk0NTA1OX0.BLhpdkSWuCm9-90iijcmmk6itZrB4Ri53GJgxvaJDNI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17039181f01f892-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "42.105.160.11",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 17:10:28 UTC] === END API CALL LOG ===
[06-Jul-2026 17:10:28 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 17:10:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgzIiwidXNlcm5hbWUiOiJyYWpkaXAiLCJlbWFpbCI6Im1ha3dhbmFyYWoxNTE1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk0NTA1OX0.BLhpdkSWuCm9-90iijcmmk6itZrB4Ri53GJgxvaJDNI
[06-Jul-2026 17:10:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 17:10:28 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 17:10:28 UTC] User ID: 983
[06-Jul-2026 17:10:28 UTC] ✅ User profile retrieved successfully for user ID: 983
[06-Jul-2026 17:10:30 UTC] === API CALL LOG ===
[06-Jul-2026 17:10:30 UTC] Endpoint: user/profile.php
[06-Jul-2026 17:10:30 UTC] Full Log Data: {
    "timestamp": "2026-07-06 17:10:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "42.105.160.11",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "42.105.160.11, 172.68.164.136",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgzIiwidXNlcm5hbWUiOiJyYWpkaXAiLCJlbWFpbCI6Im1ha3dhbmFyYWoxNTE1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk0NTA1OX0.BLhpdkSWuCm9-90iijcmmk6itZrB4Ri53GJgxvaJDNI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17039261b04f892-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "42.105.160.11",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 17:10:30 UTC] === END API CALL LOG ===
[06-Jul-2026 17:10:30 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 17:10:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgzIiwidXNlcm5hbWUiOiJyYWpkaXAiLCJlbWFpbCI6Im1ha3dhbmFyYWoxNTE1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk0NTA1OX0.BLhpdkSWuCm9-90iijcmmk6itZrB4Ri53GJgxvaJDNI
[06-Jul-2026 17:10:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 17:10:30 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 17:10:30 UTC] User ID: 983
[06-Jul-2026 17:10:30 UTC] ✅ User profile retrieved successfully for user ID: 983
[06-Jul-2026 17:10:30 UTC] === API CALL LOG ===
[06-Jul-2026 17:10:30 UTC] Endpoint: user/profile.php
[06-Jul-2026 17:10:30 UTC] Full Log Data: {
    "timestamp": "2026-07-06 17:10:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "42.105.160.11",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "42.105.160.11, 172.68.164.136",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgzIiwidXNlcm5hbWUiOiJyYWpkaXAiLCJlbWFpbCI6Im1ha3dhbmFyYWoxNTE1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk0NTA1OX0.BLhpdkSWuCm9-90iijcmmk6itZrB4Ri53GJgxvaJDNI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17039261b0bf892-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "42.105.160.11",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 17:10:30 UTC] === END API CALL LOG ===
[06-Jul-2026 17:10:30 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 17:10:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgzIiwidXNlcm5hbWUiOiJyYWpkaXAiLCJlbWFpbCI6Im1ha3dhbmFyYWoxNTE1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk0NTA1OX0.BLhpdkSWuCm9-90iijcmmk6itZrB4Ri53GJgxvaJDNI
[06-Jul-2026 17:10:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 17:10:30 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 17:10:30 UTC] User ID: 983
[06-Jul-2026 17:10:30 UTC] ✅ User profile retrieved successfully for user ID: 983
[06-Jul-2026 17:10:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jul-2026 17:10:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jul-2026 17:10:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"42.105.160.11, 172.68.164.136","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgzIiwidXNlcm5hbWUiOiJyYWpkaXAiLCJlbWFpbCI6Im1ha3dhbmFyYWoxNTE1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk0NTA1OX0.BLhpdkSWuCm9-90iijcmmk6itZrB4Ri53GJgxvaJDNI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a17039261b08f892-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"42.105.160.11","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[06-Jul-2026 17:10:30 UTC] === User Orders API Called ===
[06-Jul-2026 17:10:30 UTC] User ID: 983
[06-Jul-2026 17:10:30 UTC] Limit: 20, Offset: 0
[06-Jul-2026 17:10:30 UTC] Orders found: 0
[06-Jul-2026 17:10:30 UTC] Orders data: []
[06-Jul-2026 17:10:30 UTC] Total orders count: 0
[06-Jul-2026 17:10:35 UTC] === API CALL LOG ===
[06-Jul-2026 17:10:35 UTC] Endpoint: user/profile.php
[06-Jul-2026 17:10:35 UTC] Full Log Data: {
    "timestamp": "2026-07-06 17:10:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "42.105.160.11",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "42.105.160.11, 172.68.164.136",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgzIiwidXNlcm5hbWUiOiJyYWpkaXAiLCJlbWFpbCI6Im1ha3dhbmFyYWoxNTE1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk0NTA1OX0.BLhpdkSWuCm9-90iijcmmk6itZrB4Ri53GJgxvaJDNI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a170394599fff892-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "42.105.160.11",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 17:10:35 UTC] === END API CALL LOG ===
[06-Jul-2026 17:10:35 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 17:10:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgzIiwidXNlcm5hbWUiOiJyYWpkaXAiLCJlbWFpbCI6Im1ha3dhbmFyYWoxNTE1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk0NTA1OX0.BLhpdkSWuCm9-90iijcmmk6itZrB4Ri53GJgxvaJDNI
[06-Jul-2026 17:10:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 17:10:35 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 17:10:35 UTC] User ID: 983
[06-Jul-2026 17:10:35 UTC] ✅ User profile retrieved successfully for user ID: 983
[06-Jul-2026 17:10:35 UTC] === API CALL LOG ===
[06-Jul-2026 17:10:35 UTC] Endpoint: user/profile.php
[06-Jul-2026 17:10:35 UTC] Full Log Data: {
    "timestamp": "2026-07-06 17:10:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "42.105.160.11",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "42.105.160.11, 172.68.164.136",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgzIiwidXNlcm5hbWUiOiJyYWpkaXAiLCJlbWFpbCI6Im1ha3dhbmFyYWoxNTE1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk0NTA1OX0.BLhpdkSWuCm9-90iijcmmk6itZrB4Ri53GJgxvaJDNI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17039459a05f892-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "42.105.160.11",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 17:10:35 UTC] === END API CALL LOG ===
[06-Jul-2026 17:10:35 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 17:10:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgzIiwidXNlcm5hbWUiOiJyYWpkaXAiLCJlbWFpbCI6Im1ha3dhbmFyYWoxNTE1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk0NTA1OX0.BLhpdkSWuCm9-90iijcmmk6itZrB4Ri53GJgxvaJDNI
[06-Jul-2026 17:10:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 17:10:35 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 17:10:35 UTC] User ID: 983
[06-Jul-2026 17:10:35 UTC] ✅ User profile retrieved successfully for user ID: 983
[06-Jul-2026 17:10:35 UTC] === API CALL LOG ===
[06-Jul-2026 17:10:35 UTC] Endpoint: user/profile.php
[06-Jul-2026 17:10:35 UTC] Full Log Data: {
    "timestamp": "2026-07-06 17:10:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "42.105.160.11",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "42.105.160.11, 172.68.164.136",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgzIiwidXNlcm5hbWUiOiJyYWpkaXAiLCJlbWFpbCI6Im1ha3dhbmFyYWoxNTE1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk0NTA1OX0.BLhpdkSWuCm9-90iijcmmk6itZrB4Ri53GJgxvaJDNI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17039459a0ef892-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "42.105.160.11",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 17:10:35 UTC] === END API CALL LOG ===
[06-Jul-2026 17:10:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jul-2026 17:10:35 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 17:10:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jul-2026 17:10:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgzIiwidXNlcm5hbWUiOiJyYWpkaXAiLCJlbWFpbCI6Im1ha3dhbmFyYWoxNTE1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk0NTA1OX0.BLhpdkSWuCm9-90iijcmmk6itZrB4Ri53GJgxvaJDNI
[06-Jul-2026 17:10:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"42.105.160.11, 172.68.164.136","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgzIiwidXNlcm5hbWUiOiJyYWpkaXAiLCJlbWFpbCI6Im1ha3dhbmFyYWoxNTE1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk0NTA1OX0.BLhpdkSWuCm9-90iijcmmk6itZrB4Ri53GJgxvaJDNI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a17039459a0bf892-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"42.105.160.11","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[06-Jul-2026 17:10:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 17:10:35 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 17:10:35 UTC] User ID: 983
[06-Jul-2026 17:10:35 UTC] === User Orders API Called ===
[06-Jul-2026 17:10:35 UTC] User ID: 983
[06-Jul-2026 17:10:35 UTC] Limit: 20, Offset: 0
[06-Jul-2026 17:10:35 UTC] ✅ User profile retrieved successfully for user ID: 983
[06-Jul-2026 17:10:35 UTC] Orders found: 0
[06-Jul-2026 17:10:35 UTC] Orders data: []
[06-Jul-2026 17:10:35 UTC] Total orders count: 0
[06-Jul-2026 17:10:36 UTC] === API CALL LOG ===
[06-Jul-2026 17:10:36 UTC] Endpoint: user/profile.php
[06-Jul-2026 17:10:36 UTC] Full Log Data: {
    "timestamp": "2026-07-06 17:10:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "42.105.160.11",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "42.105.160.11, 172.68.164.136",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgzIiwidXNlcm5hbWUiOiJyYWpkaXAiLCJlbWFpbCI6Im1ha3dhbmFyYWoxNTE1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk0NTA1OX0.BLhpdkSWuCm9-90iijcmmk6itZrB4Ri53GJgxvaJDNI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a170394d1d17f892-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "42.105.160.11",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 17:10:36 UTC] === END API CALL LOG ===
[06-Jul-2026 17:10:36 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 17:10:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgzIiwidXNlcm5hbWUiOiJyYWpkaXAiLCJlbWFpbCI6Im1ha3dhbmFyYWoxNTE1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk0NTA1OX0.BLhpdkSWuCm9-90iijcmmk6itZrB4Ri53GJgxvaJDNI
[06-Jul-2026 17:10:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 17:10:36 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 17:10:36 UTC] User ID: 983
[06-Jul-2026 17:10:36 UTC] ✅ User profile retrieved successfully for user ID: 983
[06-Jul-2026 17:32:15 UTC] === API CALL LOG ===
[06-Jul-2026 17:32:15 UTC] Endpoint: user/profile.php
[06-Jul-2026 17:32:15 UTC] Full Log Data: {
    "timestamp": "2026-07-06 17:32:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "42.105.160.11",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "42.105.160.11, 172.70.208.4",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgzIiwidXNlcm5hbWUiOiJyYWpkaXAiLCJlbWFpbCI6Im1ha3dhbmFyYWoxNTE1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk0NTA1OX0.BLhpdkSWuCm9-90iijcmmk6itZrB4Ri53GJgxvaJDNI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17059008a56fd71-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "42.105.160.11",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 17:32:15 UTC] === END API CALL LOG ===
[06-Jul-2026 17:32:15 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 17:32:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgzIiwidXNlcm5hbWUiOiJyYWpkaXAiLCJlbWFpbCI6Im1ha3dhbmFyYWoxNTE1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk0NTA1OX0.BLhpdkSWuCm9-90iijcmmk6itZrB4Ri53GJgxvaJDNI
[06-Jul-2026 17:32:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 17:32:15 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 17:32:15 UTC] User ID: 983
[06-Jul-2026 17:32:15 UTC] ✅ User profile retrieved successfully for user ID: 983
[06-Jul-2026 17:32:16 UTC] === API CALL LOG ===
[06-Jul-2026 17:32:16 UTC] Endpoint: user/profile.php
[06-Jul-2026 17:32:16 UTC] Full Log Data: {
    "timestamp": "2026-07-06 17:32:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "42.105.160.11",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "42.105.160.11, 172.70.208.4",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgzIiwidXNlcm5hbWUiOiJyYWpkaXAiLCJlbWFpbCI6Im1ha3dhbmFyYWoxNTE1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk0NTA1OX0.BLhpdkSWuCm9-90iijcmmk6itZrB4Ri53GJgxvaJDNI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a170590cdc6bfd71-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "42.105.160.11",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 17:32:16 UTC] === END API CALL LOG ===
[06-Jul-2026 17:32:16 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 17:32:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgzIiwidXNlcm5hbWUiOiJyYWpkaXAiLCJlbWFpbCI6Im1ha3dhbmFyYWoxNTE1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk0NTA1OX0.BLhpdkSWuCm9-90iijcmmk6itZrB4Ri53GJgxvaJDNI
[06-Jul-2026 17:32:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 17:32:16 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 17:32:16 UTC] User ID: 983
[06-Jul-2026 17:32:16 UTC] ✅ User profile retrieved successfully for user ID: 983
[06-Jul-2026 17:32:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jul-2026 17:32:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jul-2026 17:32:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"42.105.160.11, 172.70.208.49","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgzIiwidXNlcm5hbWUiOiJyYWpkaXAiLCJlbWFpbCI6Im1ha3dhbmFyYWoxNTE1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk0NTA1OX0.BLhpdkSWuCm9-90iijcmmk6itZrB4Ri53GJgxvaJDNI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a170590cdc71fd71-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"42.105.160.11","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[06-Jul-2026 17:32:17 UTC] === User Orders API Called ===
[06-Jul-2026 17:32:17 UTC] User ID: 983
[06-Jul-2026 17:32:17 UTC] Limit: 20, Offset: 0
[06-Jul-2026 17:32:17 UTC] Orders found: 0
[06-Jul-2026 17:32:17 UTC] Orders data: []
[06-Jul-2026 17:32:17 UTC] Total orders count: 0
[06-Jul-2026 17:32:17 UTC] === API CALL LOG ===
[06-Jul-2026 17:32:17 UTC] Endpoint: user/profile.php
[06-Jul-2026 17:32:17 UTC] Full Log Data: {
    "timestamp": "2026-07-06 17:32:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "42.105.160.11",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "42.105.160.11, 172.70.208.49",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgzIiwidXNlcm5hbWUiOiJyYWpkaXAiLCJlbWFpbCI6Im1ha3dhbmFyYWoxNTE1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk0NTA1OX0.BLhpdkSWuCm9-90iijcmmk6itZrB4Ri53GJgxvaJDNI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a170590dbf03fd71-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "42.105.160.11",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 17:32:17 UTC] === END API CALL LOG ===
[06-Jul-2026 17:32:17 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 17:32:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgzIiwidXNlcm5hbWUiOiJyYWpkaXAiLCJlbWFpbCI6Im1ha3dhbmFyYWoxNTE1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk0NTA1OX0.BLhpdkSWuCm9-90iijcmmk6itZrB4Ri53GJgxvaJDNI
[06-Jul-2026 17:32:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 17:32:17 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 17:32:17 UTC] User ID: 983
[06-Jul-2026 17:32:17 UTC] ✅ User profile retrieved successfully for user ID: 983
[06-Jul-2026 17:32:18 UTC] === API CALL LOG ===
[06-Jul-2026 17:32:18 UTC] Endpoint: user/profile.php
[06-Jul-2026 17:32:18 UTC] Full Log Data: {
    "timestamp": "2026-07-06 17:32:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "42.105.160.11",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "42.105.160.11, 172.70.208.49",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgzIiwidXNlcm5hbWUiOiJyYWpkaXAiLCJlbWFpbCI6Im1ha3dhbmFyYWoxNTE1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk0NTA1OX0.BLhpdkSWuCm9-90iijcmmk6itZrB4Ri53GJgxvaJDNI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17059178aa3fd71-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "42.105.160.11",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 17:32:18 UTC] === END API CALL LOG ===
[06-Jul-2026 17:32:18 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 17:32:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgzIiwidXNlcm5hbWUiOiJyYWpkaXAiLCJlbWFpbCI6Im1ha3dhbmFyYWoxNTE1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk0NTA1OX0.BLhpdkSWuCm9-90iijcmmk6itZrB4Ri53GJgxvaJDNI
[06-Jul-2026 17:32:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 17:32:18 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 17:32:18 UTC] User ID: 983
[06-Jul-2026 17:32:18 UTC] ✅ User profile retrieved successfully for user ID: 983
[06-Jul-2026 17:33:47 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jul-2026 17:33:47 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jul-2026 17:33:47 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"42.105.160.11, 172.70.208.5","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgzIiwidXNlcm5hbWUiOiJyYWpkaXAiLCJlbWFpbCI6Im1ha3dhbmFyYWoxNTE1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk0NTA1OX0.BLhpdkSWuCm9-90iijcmmk6itZrB4Ri53GJgxvaJDNI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1705b418e99fd71-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"42.105.160.11","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[06-Jul-2026 17:33:47 UTC] === User Orders API Called ===
[06-Jul-2026 17:33:47 UTC] User ID: 983
[06-Jul-2026 17:33:47 UTC] Limit: 20, Offset: 0
[06-Jul-2026 17:33:47 UTC] Orders found: 0
[06-Jul-2026 17:33:47 UTC] Orders data: []
[06-Jul-2026 17:33:47 UTC] Total orders count: 0
[06-Jul-2026 17:33:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jul-2026 17:33:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jul-2026 17:33:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"42.105.160.11, 172.70.208.5","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgzIiwidXNlcm5hbWUiOiJyYWpkaXAiLCJlbWFpbCI6Im1ha3dhbmFyYWoxNTE1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk0NTA1OX0.BLhpdkSWuCm9-90iijcmmk6itZrB4Ri53GJgxvaJDNI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1705b57af87fd71-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"42.105.160.11","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[06-Jul-2026 17:33:50 UTC] === User Orders API Called ===
[06-Jul-2026 17:33:50 UTC] User ID: 983
[06-Jul-2026 17:33:50 UTC] Limit: 20, Offset: 0
[06-Jul-2026 17:33:50 UTC] Orders found: 0
[06-Jul-2026 17:33:50 UTC] Orders data: []
[06-Jul-2026 17:33:50 UTC] Total orders count: 0
[06-Jul-2026 17:33:50 UTC] === API CALL LOG ===
[06-Jul-2026 17:33:50 UTC] Endpoint: user/profile.php
[06-Jul-2026 17:33:50 UTC] Full Log Data: {
    "timestamp": "2026-07-06 17:33:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "42.105.160.11",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "42.105.160.11, 172.70.208.5",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgzIiwidXNlcm5hbWUiOiJyYWpkaXAiLCJlbWFpbCI6Im1ha3dhbmFyYWoxNTE1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk0NTA1OX0.BLhpdkSWuCm9-90iijcmmk6itZrB4Ri53GJgxvaJDNI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1705b584946fd71-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "42.105.160.11",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 17:33:50 UTC] === END API CALL LOG ===
[06-Jul-2026 17:33:50 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 17:33:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgzIiwidXNlcm5hbWUiOiJyYWpkaXAiLCJlbWFpbCI6Im1ha3dhbmFyYWoxNTE1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk0NTA1OX0.BLhpdkSWuCm9-90iijcmmk6itZrB4Ri53GJgxvaJDNI
[06-Jul-2026 17:33:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 17:33:50 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 17:33:50 UTC] User ID: 983
[06-Jul-2026 17:33:50 UTC] ✅ User profile retrieved successfully for user ID: 983
[06-Jul-2026 17:33:51 UTC] === API CALL LOG ===
[06-Jul-2026 17:33:51 UTC] Endpoint: user/profile.php
[06-Jul-2026 17:33:51 UTC] Full Log Data: {
    "timestamp": "2026-07-06 17:33:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "42.105.160.11",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "42.105.160.11, 172.70.208.5",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgzIiwidXNlcm5hbWUiOiJyYWpkaXAiLCJlbWFpbCI6Im1ha3dhbmFyYWoxNTE1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk0NTA1OX0.BLhpdkSWuCm9-90iijcmmk6itZrB4Ri53GJgxvaJDNI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1705b5b8a21fd71-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "42.105.160.11",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 17:33:51 UTC] === END API CALL LOG ===
[06-Jul-2026 17:33:51 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 17:33:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgzIiwidXNlcm5hbWUiOiJyYWpkaXAiLCJlbWFpbCI6Im1ha3dhbmFyYWoxNTE1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk0NTA1OX0.BLhpdkSWuCm9-90iijcmmk6itZrB4Ri53GJgxvaJDNI
[06-Jul-2026 17:33:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 17:33:51 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 17:33:51 UTC] User ID: 983
[06-Jul-2026 17:33:51 UTC] ✅ User profile retrieved successfully for user ID: 983
[06-Jul-2026 17:33:51 UTC] === API CALL LOG ===
[06-Jul-2026 17:33:51 UTC] Endpoint: user/profile.php
[06-Jul-2026 17:33:51 UTC] Full Log Data: {
    "timestamp": "2026-07-06 17:33:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "42.105.160.11",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "42.105.160.11, 172.70.208.5",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgzIiwidXNlcm5hbWUiOiJyYWpkaXAiLCJlbWFpbCI6Im1ha3dhbmFyYWoxNTE1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk0NTA1OX0.BLhpdkSWuCm9-90iijcmmk6itZrB4Ri53GJgxvaJDNI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1705b5f0b05fd71-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "42.105.160.11",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 17:33:51 UTC] === END API CALL LOG ===
[06-Jul-2026 17:33:51 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 17:33:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgzIiwidXNlcm5hbWUiOiJyYWpkaXAiLCJlbWFpbCI6Im1ha3dhbmFyYWoxNTE1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk0NTA1OX0.BLhpdkSWuCm9-90iijcmmk6itZrB4Ri53GJgxvaJDNI
[06-Jul-2026 17:33:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 17:33:51 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 17:33:51 UTC] User ID: 983
[06-Jul-2026 17:33:51 UTC] ✅ User profile retrieved successfully for user ID: 983
[06-Jul-2026 17:39:11 UTC] === API CALL LOG ===
[06-Jul-2026 17:39:11 UTC] Endpoint: user/profile.php
[06-Jul-2026 17:39:11 UTC] Full Log Data: {
    "timestamp": "2026-07-06 17:39:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "42.105.160.11",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "42.105.160.11, 104.22.66.72",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgzIiwidXNlcm5hbWUiOiJyYWpkaXAiLCJlbWFpbCI6Im1ha3dhbmFyYWoxNTE1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk0NTA1OX0.BLhpdkSWuCm9-90iijcmmk6itZrB4Ri53GJgxvaJDNI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17063267f12b7a2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "42.105.160.11",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 17:39:11 UTC] === END API CALL LOG ===
[06-Jul-2026 17:39:11 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 17:39:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgzIiwidXNlcm5hbWUiOiJyYWpkaXAiLCJlbWFpbCI6Im1ha3dhbmFyYWoxNTE1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk0NTA1OX0.BLhpdkSWuCm9-90iijcmmk6itZrB4Ri53GJgxvaJDNI
[06-Jul-2026 17:39:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 17:39:11 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 17:39:11 UTC] User ID: 983
[06-Jul-2026 17:39:11 UTC] ✅ User profile retrieved successfully for user ID: 983
[06-Jul-2026 17:39:12 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jul-2026 17:39:12 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jul-2026 17:39:12 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"42.105.160.11, 104.22.66.72","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgzIiwidXNlcm5hbWUiOiJyYWpkaXAiLCJlbWFpbCI6Im1ha3dhbmFyYWoxNTE1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk0NTA1OX0.BLhpdkSWuCm9-90iijcmmk6itZrB4Ri53GJgxvaJDNI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a17063304bc1b7a2-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"42.105.160.11","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[06-Jul-2026 17:39:12 UTC] === User Orders API Called ===
[06-Jul-2026 17:39:12 UTC] User ID: 983
[06-Jul-2026 17:39:12 UTC] Limit: 20, Offset: 0
[06-Jul-2026 17:39:12 UTC] Orders found: 0
[06-Jul-2026 17:39:12 UTC] Orders data: []
[06-Jul-2026 17:39:12 UTC] Total orders count: 0
[06-Jul-2026 17:39:12 UTC] === API CALL LOG ===
[06-Jul-2026 17:39:12 UTC] Endpoint: user/profile.php
[06-Jul-2026 17:39:12 UTC] Full Log Data: {
    "timestamp": "2026-07-06 17:39:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "42.105.160.11",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "42.105.160.11, 104.22.66.72",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgzIiwidXNlcm5hbWUiOiJyYWpkaXAiLCJlbWFpbCI6Im1ha3dhbmFyYWoxNTE1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk0NTA1OX0.BLhpdkSWuCm9-90iijcmmk6itZrB4Ri53GJgxvaJDNI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1706330dcb3b7a2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "42.105.160.11",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 17:39:12 UTC] === END API CALL LOG ===
[06-Jul-2026 17:39:12 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 17:39:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgzIiwidXNlcm5hbWUiOiJyYWpkaXAiLCJlbWFpbCI6Im1ha3dhbmFyYWoxNTE1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk0NTA1OX0.BLhpdkSWuCm9-90iijcmmk6itZrB4Ri53GJgxvaJDNI
[06-Jul-2026 17:39:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 17:39:12 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 17:39:12 UTC] User ID: 983
[06-Jul-2026 17:39:12 UTC] ✅ User profile retrieved successfully for user ID: 983
[06-Jul-2026 17:39:12 UTC] === API CALL LOG ===
[06-Jul-2026 17:39:12 UTC] Endpoint: user/profile.php
[06-Jul-2026 17:39:12 UTC] Full Log Data: {
    "timestamp": "2026-07-06 17:39:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "42.105.160.11",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "42.105.160.11, 104.22.66.83",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgzIiwidXNlcm5hbWUiOiJyYWpkaXAiLCJlbWFpbCI6Im1ha3dhbmFyYWoxNTE1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk0NTA1OX0.BLhpdkSWuCm9-90iijcmmk6itZrB4Ri53GJgxvaJDNI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17063304bbbb7a2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "42.105.160.11",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 17:39:12 UTC] === END API CALL LOG ===
[06-Jul-2026 17:39:12 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 17:39:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgzIiwidXNlcm5hbWUiOiJyYWpkaXAiLCJlbWFpbCI6Im1ha3dhbmFyYWoxNTE1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk0NTA1OX0.BLhpdkSWuCm9-90iijcmmk6itZrB4Ri53GJgxvaJDNI
[06-Jul-2026 17:39:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 17:39:12 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 17:39:12 UTC] User ID: 983
[06-Jul-2026 17:39:12 UTC] ✅ User profile retrieved successfully for user ID: 983
[06-Jul-2026 17:39:13 UTC] === API CALL LOG ===
[06-Jul-2026 17:39:13 UTC] Endpoint: user/profile.php
[06-Jul-2026 17:39:13 UTC] Full Log Data: {
    "timestamp": "2026-07-06 17:39:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "42.105.160.11",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "42.105.160.11, 104.22.66.72",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgzIiwidXNlcm5hbWUiOiJyYWpkaXAiLCJlbWFpbCI6Im1ha3dhbmFyYWoxNTE1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk0NTA1OX0.BLhpdkSWuCm9-90iijcmmk6itZrB4Ri53GJgxvaJDNI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1706337a948b7a2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "42.105.160.11",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 17:39:13 UTC] === END API CALL LOG ===
[06-Jul-2026 17:39:13 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 17:39:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgzIiwidXNlcm5hbWUiOiJyYWpkaXAiLCJlbWFpbCI6Im1ha3dhbmFyYWoxNTE1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk0NTA1OX0.BLhpdkSWuCm9-90iijcmmk6itZrB4Ri53GJgxvaJDNI
[06-Jul-2026 17:39:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 17:39:13 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 17:39:13 UTC] User ID: 983
[06-Jul-2026 17:39:13 UTC] ✅ User profile retrieved successfully for user ID: 983
[06-Jul-2026 17:39:28 UTC] === API CALL LOG ===
[06-Jul-2026 17:39:28 UTC] Endpoint: user/profile.php
[06-Jul-2026 17:39:28 UTC] Full Log Data: {
    "timestamp": "2026-07-06 17:39:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "42.105.160.11",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "42.105.160.11, 104.22.66.73",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgzIiwidXNlcm5hbWUiOiJyYWpkaXAiLCJlbWFpbCI6Im1ha3dhbmFyYWoxNTE1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk0NTA1OX0.BLhpdkSWuCm9-90iijcmmk6itZrB4Ri53GJgxvaJDNI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1706390d8bbb7a2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "42.105.160.11",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 17:39:28 UTC] === END API CALL LOG ===
[06-Jul-2026 17:39:28 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 17:39:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgzIiwidXNlcm5hbWUiOiJyYWpkaXAiLCJlbWFpbCI6Im1ha3dhbmFyYWoxNTE1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk0NTA1OX0.BLhpdkSWuCm9-90iijcmmk6itZrB4Ri53GJgxvaJDNI
[06-Jul-2026 17:39:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 17:39:28 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 17:39:28 UTC] User ID: 983
[06-Jul-2026 17:39:28 UTC] ✅ User profile retrieved successfully for user ID: 983
[06-Jul-2026 17:39:28 UTC] User Purchases API - User ID: 983
[06-Jul-2026 17:39:28 UTC] User Purchases API - Total purchases found: 0
[06-Jul-2026 17:39:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jul-2026 17:39:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jul-2026 17:39:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"42.105.160.11, 104.22.66.73","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTgzIiwidXNlcm5hbWUiOiJyYWpkaXAiLCJlbWFpbCI6Im1ha3dhbmFyYWoxNTE1QGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk0NTA1OX0.BLhpdkSWuCm9-90iijcmmk6itZrB4Ri53GJgxvaJDNI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a17063a6fa19b7a2-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"42.105.160.11","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[06-Jul-2026 17:39:31 UTC] === User Orders API Called ===
[06-Jul-2026 17:39:31 UTC] User ID: 983
[06-Jul-2026 17:39:31 UTC] Limit: 20, Offset: 0
[06-Jul-2026 17:39:31 UTC] Orders found: 0
[06-Jul-2026 17:39:31 UTC] Orders data: []
[06-Jul-2026 17:39:31 UTC] Total orders count: 0
[06-Jul-2026 20:05:53 UTC] === API CALL LOG ===
[06-Jul-2026 20:05:53 UTC] Endpoint: user/profile.php
[06-Jul-2026 20:05:53 UTC] Full Log Data: {
    "timestamp": "2026-07-06 20:05:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.165.240.78",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.165.240.78, 104.23.170.179",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg2IiwidXNlcm5hbWUiOiJtc3J1YmVpZHNuc24iLCJlbWFpbCI6InhpdmFkNjkxMjNAaGVhdnR5LmNvbSIsImV4cCI6MTc4Mzk3MzE1Mn0.xr49JGd4ZYdhDxbBNLuVH-w8ZTVZVCemF8aJ0t1MdFI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1713a11dd7eb132-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.165.240.78",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 20:05:53 UTC] === END API CALL LOG ===
[06-Jul-2026 20:05:53 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 20:05:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg2IiwidXNlcm5hbWUiOiJtc3J1YmVpZHNuc24iLCJlbWFpbCI6InhpdmFkNjkxMjNAaGVhdnR5LmNvbSIsImV4cCI6MTc4Mzk3MzE1Mn0.xr49JGd4ZYdhDxbBNLuVH-w8ZTVZVCemF8aJ0t1MdFI
[06-Jul-2026 20:05:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 20:05:53 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 20:05:53 UTC] User ID: 986
[06-Jul-2026 20:05:53 UTC] ✅ User profile retrieved successfully for user ID: 986
[06-Jul-2026 20:05:53 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jul-2026 20:05:53 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jul-2026 20:05:53 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.165.240.78, 104.23.170.179","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg2IiwidXNlcm5hbWUiOiJtc3J1YmVpZHNuc24iLCJlbWFpbCI6InhpdmFkNjkxMjNAaGVhdnR5LmNvbSIsImV4cCI6MTc4Mzk3MzE1Mn0.xr49JGd4ZYdhDxbBNLuVH-w8ZTVZVCemF8aJ0t1MdFI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1713a11dd8bb132-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.165.240.78","cf-ipcountry":"NL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[06-Jul-2026 20:05:53 UTC] === User Orders API Called ===
[06-Jul-2026 20:05:53 UTC] User ID: 986
[06-Jul-2026 20:05:53 UTC] Limit: 20, Offset: 0
[06-Jul-2026 20:05:53 UTC] Orders found: 0
[06-Jul-2026 20:05:53 UTC] Orders data: []
[06-Jul-2026 20:05:53 UTC] Total orders count: 0
[06-Jul-2026 20:05:53 UTC] === API CALL LOG ===
[06-Jul-2026 20:05:53 UTC] Endpoint: user/profile.php
[06-Jul-2026 20:05:53 UTC] Full Log Data: {
    "timestamp": "2026-07-06 20:05:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.165.240.78",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.165.240.78, 104.23.170.179",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg2IiwidXNlcm5hbWUiOiJtc3J1YmVpZHNuc24iLCJlbWFpbCI6InhpdmFkNjkxMjNAaGVhdnR5LmNvbSIsImV4cCI6MTc4Mzk3MzE1Mn0.xr49JGd4ZYdhDxbBNLuVH-w8ZTVZVCemF8aJ0t1MdFI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1713a12af4ab132-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.165.240.78",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 20:05:53 UTC] === END API CALL LOG ===
[06-Jul-2026 20:05:53 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 20:05:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg2IiwidXNlcm5hbWUiOiJtc3J1YmVpZHNuc24iLCJlbWFpbCI6InhpdmFkNjkxMjNAaGVhdnR5LmNvbSIsImV4cCI6MTc4Mzk3MzE1Mn0.xr49JGd4ZYdhDxbBNLuVH-w8ZTVZVCemF8aJ0t1MdFI
[06-Jul-2026 20:05:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 20:05:53 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 20:05:53 UTC] User ID: 986
[06-Jul-2026 20:05:53 UTC] ✅ User profile retrieved successfully for user ID: 986
[06-Jul-2026 20:05:54 UTC] === API CALL LOG ===
[06-Jul-2026 20:05:54 UTC] Endpoint: user/profile.php
[06-Jul-2026 20:05:54 UTC] Full Log Data: {
    "timestamp": "2026-07-06 20:05:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.165.240.78",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.165.240.78, 104.23.170.179",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg2IiwidXNlcm5hbWUiOiJtc3J1YmVpZHNuc24iLCJlbWFpbCI6InhpdmFkNjkxMjNAaGVhdnR5LmNvbSIsImV4cCI6MTc4Mzk3MzE1Mn0.xr49JGd4ZYdhDxbBNLuVH-w8ZTVZVCemF8aJ0t1MdFI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1713a168ea3b132-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.165.240.78",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 20:05:54 UTC] === END API CALL LOG ===
[06-Jul-2026 20:05:54 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 20:05:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg2IiwidXNlcm5hbWUiOiJtc3J1YmVpZHNuc24iLCJlbWFpbCI6InhpdmFkNjkxMjNAaGVhdnR5LmNvbSIsImV4cCI6MTc4Mzk3MzE1Mn0.xr49JGd4ZYdhDxbBNLuVH-w8ZTVZVCemF8aJ0t1MdFI
[06-Jul-2026 20:05:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 20:05:54 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 20:05:54 UTC] User ID: 986
[06-Jul-2026 20:05:54 UTC] ✅ User profile retrieved successfully for user ID: 986
[06-Jul-2026 20:06:21 UTC] === API CALL LOG ===
[06-Jul-2026 20:06:21 UTC] Endpoint: user/profile.php
[06-Jul-2026 20:06:21 UTC] Full Log Data: {
    "timestamp": "2026-07-06 20:06:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.165.240.78",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.165.240.78, 104.23.170.179",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg2IiwidXNlcm5hbWUiOiJtc3J1YmVpZHNuc24iLCJlbWFpbCI6InhpdmFkNjkxMjNAaGVhdnR5LmNvbSIsImV4cCI6MTc4Mzk3MzE1Mn0.xr49JGd4ZYdhDxbBNLuVH-w8ZTVZVCemF8aJ0t1MdFI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1713ac039e7a11d-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.165.240.78",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 20:06:21 UTC] === END API CALL LOG ===
[06-Jul-2026 20:06:21 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 20:06:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg2IiwidXNlcm5hbWUiOiJtc3J1YmVpZHNuc24iLCJlbWFpbCI6InhpdmFkNjkxMjNAaGVhdnR5LmNvbSIsImV4cCI6MTc4Mzk3MzE1Mn0.xr49JGd4ZYdhDxbBNLuVH-w8ZTVZVCemF8aJ0t1MdFI
[06-Jul-2026 20:06:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 20:06:21 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 20:06:21 UTC] User ID: 986
[06-Jul-2026 20:06:21 UTC] ✅ User profile retrieved successfully for user ID: 986
[06-Jul-2026 20:06:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jul-2026 20:06:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jul-2026 20:06:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.165.240.78, 104.23.170.179","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg2IiwidXNlcm5hbWUiOiJtc3J1YmVpZHNuc24iLCJlbWFpbCI6InhpdmFkNjkxMjNAaGVhdnR5LmNvbSIsImV4cCI6MTc4Mzk3MzE1Mn0.xr49JGd4ZYdhDxbBNLuVH-w8ZTVZVCemF8aJ0t1MdFI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1713af85c53a11d-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.165.240.78","cf-ipcountry":"NL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[06-Jul-2026 20:06:30 UTC] === User Orders API Called ===
[06-Jul-2026 20:06:30 UTC] User ID: 986
[06-Jul-2026 20:06:30 UTC] Limit: 20, Offset: 0
[06-Jul-2026 20:06:30 UTC] Orders found: 0
[06-Jul-2026 20:06:30 UTC] Orders data: []
[06-Jul-2026 20:06:30 UTC] Total orders count: 0
[06-Jul-2026 20:06:30 UTC] === API CALL LOG ===
[06-Jul-2026 20:06:30 UTC] Endpoint: user/profile.php
[06-Jul-2026 20:06:30 UTC] Full Log Data: {
    "timestamp": "2026-07-06 20:06:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.165.240.78",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.165.240.78, 104.23.170.179",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg2IiwidXNlcm5hbWUiOiJtc3J1YmVpZHNuc24iLCJlbWFpbCI6InhpdmFkNjkxMjNAaGVhdnR5LmNvbSIsImV4cCI6MTc4Mzk3MzE1Mn0.xr49JGd4ZYdhDxbBNLuVH-w8ZTVZVCemF8aJ0t1MdFI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1713af90ebea11d-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.165.240.78",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 20:06:30 UTC] === END API CALL LOG ===
[06-Jul-2026 20:06:30 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 20:06:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg2IiwidXNlcm5hbWUiOiJtc3J1YmVpZHNuc24iLCJlbWFpbCI6InhpdmFkNjkxMjNAaGVhdnR5LmNvbSIsImV4cCI6MTc4Mzk3MzE1Mn0.xr49JGd4ZYdhDxbBNLuVH-w8ZTVZVCemF8aJ0t1MdFI
[06-Jul-2026 20:06:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 20:06:30 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 20:06:30 UTC] User ID: 986
[06-Jul-2026 20:06:30 UTC] ✅ User profile retrieved successfully for user ID: 986
[06-Jul-2026 20:06:31 UTC] === API CALL LOG ===
[06-Jul-2026 20:06:31 UTC] Endpoint: user/profile.php
[06-Jul-2026 20:06:31 UTC] Full Log Data: {
    "timestamp": "2026-07-06 20:06:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.165.240.78",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.165.240.78, 104.23.170.179",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg2IiwidXNlcm5hbWUiOiJtc3J1YmVpZHNuc24iLCJlbWFpbCI6InhpdmFkNjkxMjNAaGVhdnR5LmNvbSIsImV4cCI6MTc4Mzk3MzE1Mn0.xr49JGd4ZYdhDxbBNLuVH-w8ZTVZVCemF8aJ0t1MdFI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1713afcba6da11d-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.165.240.78",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 20:06:31 UTC] === END API CALL LOG ===
[06-Jul-2026 20:06:31 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 20:06:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg2IiwidXNlcm5hbWUiOiJtc3J1YmVpZHNuc24iLCJlbWFpbCI6InhpdmFkNjkxMjNAaGVhdnR5LmNvbSIsImV4cCI6MTc4Mzk3MzE1Mn0.xr49JGd4ZYdhDxbBNLuVH-w8ZTVZVCemF8aJ0t1MdFI
[06-Jul-2026 20:06:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 20:06:31 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 20:06:31 UTC] User ID: 986
[06-Jul-2026 20:06:31 UTC] ✅ User profile retrieved successfully for user ID: 986
[06-Jul-2026 20:06:46 UTC] === API CALL LOG ===
[06-Jul-2026 20:06:46 UTC] Endpoint: user/profile.php
[06-Jul-2026 20:06:46 UTC] Full Log Data: {
    "timestamp": "2026-07-06 20:06:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.165.240.78",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.165.240.78, 104.23.170.178",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg2IiwidXNlcm5hbWUiOiJtc3J1YmVpZHNuc24iLCJlbWFpbCI6InhpdmFkNjkxMjNAaGVhdnR5LmNvbSIsImV4cCI6MTc4Mzk3MzE1Mn0.xr49JGd4ZYdhDxbBNLuVH-w8ZTVZVCemF8aJ0t1MdFI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1713b5b6c3ca11d-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.165.240.78",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 20:06:46 UTC] === END API CALL LOG ===
[06-Jul-2026 20:06:46 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 20:06:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg2IiwidXNlcm5hbWUiOiJtc3J1YmVpZHNuc24iLCJlbWFpbCI6InhpdmFkNjkxMjNAaGVhdnR5LmNvbSIsImV4cCI6MTc4Mzk3MzE1Mn0.xr49JGd4ZYdhDxbBNLuVH-w8ZTVZVCemF8aJ0t1MdFI
[06-Jul-2026 20:06:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 20:06:46 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 20:06:46 UTC] User ID: 986
[06-Jul-2026 20:06:46 UTC] ✅ User profile retrieved successfully for user ID: 986
[06-Jul-2026 20:06:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jul-2026 20:06:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jul-2026 20:06:46 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.165.240.78, 104.23.170.178","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg2IiwidXNlcm5hbWUiOiJtc3J1YmVpZHNuc24iLCJlbWFpbCI6InhpdmFkNjkxMjNAaGVhdnR5LmNvbSIsImV4cCI6MTc4Mzk3MzE1Mn0.xr49JGd4ZYdhDxbBNLuVH-w8ZTVZVCemF8aJ0t1MdFI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1713b5b6c38a11d-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.165.240.78","cf-ipcountry":"NL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[06-Jul-2026 20:06:46 UTC] === User Orders API Called ===
[06-Jul-2026 20:06:46 UTC] User ID: 986
[06-Jul-2026 20:06:46 UTC] Limit: 20, Offset: 0
[06-Jul-2026 20:06:46 UTC] Orders found: 0
[06-Jul-2026 20:06:46 UTC] Orders data: []
[06-Jul-2026 20:06:46 UTC] Total orders count: 0
[06-Jul-2026 20:06:46 UTC] === API CALL LOG ===
[06-Jul-2026 20:06:46 UTC] Endpoint: user/profile.php
[06-Jul-2026 20:06:46 UTC] Full Log Data: {
    "timestamp": "2026-07-06 20:06:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.165.240.78",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.165.240.78, 104.23.170.178",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg2IiwidXNlcm5hbWUiOiJtc3J1YmVpZHNuc24iLCJlbWFpbCI6InhpdmFkNjkxMjNAaGVhdnR5LmNvbSIsImV4cCI6MTc4Mzk3MzE1Mn0.xr49JGd4ZYdhDxbBNLuVH-w8ZTVZVCemF8aJ0t1MdFI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1713b5f2fcaa11d-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.165.240.78",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 20:06:46 UTC] === END API CALL LOG ===
[06-Jul-2026 20:06:46 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 20:06:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg2IiwidXNlcm5hbWUiOiJtc3J1YmVpZHNuc24iLCJlbWFpbCI6InhpdmFkNjkxMjNAaGVhdnR5LmNvbSIsImV4cCI6MTc4Mzk3MzE1Mn0.xr49JGd4ZYdhDxbBNLuVH-w8ZTVZVCemF8aJ0t1MdFI
[06-Jul-2026 20:06:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 20:06:46 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 20:06:46 UTC] User ID: 986
[06-Jul-2026 20:06:46 UTC] ✅ User profile retrieved successfully for user ID: 986
[06-Jul-2026 20:06:59 UTC] === API CALL LOG ===
[06-Jul-2026 20:06:59 UTC] Endpoint: user/profile.php
[06-Jul-2026 20:06:59 UTC] Full Log Data: {
    "timestamp": "2026-07-06 20:06:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.165.240.78",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.165.240.78, 104.23.170.178",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg2IiwidXNlcm5hbWUiOiJtc3J1YmVpZHNuc24iLCJlbWFpbCI6InhpdmFkNjkxMjNAaGVhdnR5LmNvbSIsImV4cCI6MTc4Mzk3MzE1Mn0.xr49JGd4ZYdhDxbBNLuVH-w8ZTVZVCemF8aJ0t1MdFI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1713bac4f4ca11d-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.165.240.78",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 20:06:59 UTC] === END API CALL LOG ===
[06-Jul-2026 20:06:59 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 20:06:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg2IiwidXNlcm5hbWUiOiJtc3J1YmVpZHNuc24iLCJlbWFpbCI6InhpdmFkNjkxMjNAaGVhdnR5LmNvbSIsImV4cCI6MTc4Mzk3MzE1Mn0.xr49JGd4ZYdhDxbBNLuVH-w8ZTVZVCemF8aJ0t1MdFI
[06-Jul-2026 20:06:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 20:06:59 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 20:06:59 UTC] User ID: 986
[06-Jul-2026 20:06:59 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jul-2026 20:06:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jul-2026 20:06:59 UTC] ✅ User profile retrieved successfully for user ID: 986
[06-Jul-2026 20:06:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.165.240.78, 104.23.170.178","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg2IiwidXNlcm5hbWUiOiJtc3J1YmVpZHNuc24iLCJlbWFpbCI6InhpdmFkNjkxMjNAaGVhdnR5LmNvbSIsImV4cCI6MTc4Mzk3MzE1Mn0.xr49JGd4ZYdhDxbBNLuVH-w8ZTVZVCemF8aJ0t1MdFI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1713bac4f46a11d-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.165.240.78","cf-ipcountry":"NL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[06-Jul-2026 20:06:59 UTC] === User Orders API Called ===
[06-Jul-2026 20:06:59 UTC] User ID: 986
[06-Jul-2026 20:06:59 UTC] Limit: 20, Offset: 0
[06-Jul-2026 20:06:59 UTC] Orders found: 0
[06-Jul-2026 20:06:59 UTC] Orders data: []
[06-Jul-2026 20:06:59 UTC] Total orders count: 0
[06-Jul-2026 20:06:59 UTC] === API CALL LOG ===
[06-Jul-2026 20:06:59 UTC] Endpoint: user/profile.php
[06-Jul-2026 20:06:59 UTC] Full Log Data: {
    "timestamp": "2026-07-06 20:06:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.165.240.78",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.165.240.78, 104.23.170.178",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg2IiwidXNlcm5hbWUiOiJtc3J1YmVpZHNuc24iLCJlbWFpbCI6InhpdmFkNjkxMjNAaGVhdnR5LmNvbSIsImV4cCI6MTc4Mzk3MzE1Mn0.xr49JGd4ZYdhDxbBNLuVH-w8ZTVZVCemF8aJ0t1MdFI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1713bafda78a11d-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.165.240.78",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 20:06:59 UTC] === END API CALL LOG ===
[06-Jul-2026 20:06:59 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 20:06:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg2IiwidXNlcm5hbWUiOiJtc3J1YmVpZHNuc24iLCJlbWFpbCI6InhpdmFkNjkxMjNAaGVhdnR5LmNvbSIsImV4cCI6MTc4Mzk3MzE1Mn0.xr49JGd4ZYdhDxbBNLuVH-w8ZTVZVCemF8aJ0t1MdFI
[06-Jul-2026 20:06:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 20:06:59 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 20:06:59 UTC] User ID: 986
[06-Jul-2026 20:06:59 UTC] ✅ User profile retrieved successfully for user ID: 986
[06-Jul-2026 20:07:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jul-2026 20:07:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jul-2026 20:07:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.165.240.78, 104.23.170.179","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg2IiwidXNlcm5hbWUiOiJtc3J1YmVpZHNuc24iLCJlbWFpbCI6InhpdmFkNjkxMjNAaGVhdnR5LmNvbSIsImV4cCI6MTc4Mzk3MzE1Mn0.xr49JGd4ZYdhDxbBNLuVH-w8ZTVZVCemF8aJ0t1MdFI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1713c48486fa11d-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.165.240.78","cf-ipcountry":"NL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[06-Jul-2026 20:07:24 UTC] === User Orders API Called ===
[06-Jul-2026 20:07:24 UTC] User ID: 986
[06-Jul-2026 20:07:24 UTC] Limit: 20, Offset: 0
[06-Jul-2026 20:07:24 UTC] Orders found: 0
[06-Jul-2026 20:07:24 UTC] Orders data: []
[06-Jul-2026 20:07:24 UTC] Total orders count: 0
[06-Jul-2026 20:07:24 UTC] === API CALL LOG ===
[06-Jul-2026 20:07:24 UTC] Endpoint: user/profile.php
[06-Jul-2026 20:07:24 UTC] Full Log Data: {
    "timestamp": "2026-07-06 20:07:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.165.240.78",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.165.240.78, 104.23.170.179",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg2IiwidXNlcm5hbWUiOiJtc3J1YmVpZHNuc24iLCJlbWFpbCI6InhpdmFkNjkxMjNAaGVhdnR5LmNvbSIsImV4cCI6MTc4Mzk3MzE1Mn0.xr49JGd4ZYdhDxbBNLuVH-w8ZTVZVCemF8aJ0t1MdFI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1713c48fac7a11d-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.165.240.78",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 20:07:24 UTC] === END API CALL LOG ===
[06-Jul-2026 20:07:24 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 20:07:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg2IiwidXNlcm5hbWUiOiJtc3J1YmVpZHNuc24iLCJlbWFpbCI6InhpdmFkNjkxMjNAaGVhdnR5LmNvbSIsImV4cCI6MTc4Mzk3MzE1Mn0.xr49JGd4ZYdhDxbBNLuVH-w8ZTVZVCemF8aJ0t1MdFI
[06-Jul-2026 20:07:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 20:07:24 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 20:07:24 UTC] User ID: 986
[06-Jul-2026 20:07:24 UTC] ✅ User profile retrieved successfully for user ID: 986
[06-Jul-2026 20:07:24 UTC] === API CALL LOG ===
[06-Jul-2026 20:07:24 UTC] Endpoint: user/profile.php
[06-Jul-2026 20:07:24 UTC] Full Log Data: {
    "timestamp": "2026-07-06 20:07:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.165.240.78",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.165.240.78, 104.23.170.179",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg2IiwidXNlcm5hbWUiOiJtc3J1YmVpZHNuc24iLCJlbWFpbCI6InhpdmFkNjkxMjNAaGVhdnR5LmNvbSIsImV4cCI6MTc4Mzk3MzE1Mn0.xr49JGd4ZYdhDxbBNLuVH-w8ZTVZVCemF8aJ0t1MdFI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1713c4c5d96a11d-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.165.240.78",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 20:07:24 UTC] === END API CALL LOG ===
[06-Jul-2026 20:07:24 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 20:07:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg2IiwidXNlcm5hbWUiOiJtc3J1YmVpZHNuc24iLCJlbWFpbCI6InhpdmFkNjkxMjNAaGVhdnR5LmNvbSIsImV4cCI6MTc4Mzk3MzE1Mn0.xr49JGd4ZYdhDxbBNLuVH-w8ZTVZVCemF8aJ0t1MdFI
[06-Jul-2026 20:07:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 20:07:24 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 20:07:24 UTC] User ID: 986
[06-Jul-2026 20:07:24 UTC] ✅ User profile retrieved successfully for user ID: 986
[06-Jul-2026 20:07:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jul-2026 20:07:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jul-2026 20:07:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.165.240.78, 104.23.170.179","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg2IiwidXNlcm5hbWUiOiJtc3J1YmVpZHNuc24iLCJlbWFpbCI6InhpdmFkNjkxMjNAaGVhdnR5LmNvbSIsImV4cCI6MTc4Mzk3MzE1Mn0.xr49JGd4ZYdhDxbBNLuVH-w8ZTVZVCemF8aJ0t1MdFI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1713c630c95a11d-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.165.240.78","cf-ipcountry":"NL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[06-Jul-2026 20:07:28 UTC] === User Orders API Called ===
[06-Jul-2026 20:07:28 UTC] User ID: 986
[06-Jul-2026 20:07:28 UTC] === API CALL LOG ===
[06-Jul-2026 20:07:28 UTC] Limit: 20, Offset: 0
[06-Jul-2026 20:07:28 UTC] Endpoint: user/profile.php
[06-Jul-2026 20:07:28 UTC] Full Log Data: {
    "timestamp": "2026-07-06 20:07:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.165.240.78",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.165.240.78, 104.23.170.179",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg2IiwidXNlcm5hbWUiOiJtc3J1YmVpZHNuc24iLCJlbWFpbCI6InhpdmFkNjkxMjNAaGVhdnR5LmNvbSIsImV4cCI6MTc4Mzk3MzE1Mn0.xr49JGd4ZYdhDxbBNLuVH-w8ZTVZVCemF8aJ0t1MdFI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1713c630c9ba11d-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.165.240.78",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 20:07:28 UTC] === END API CALL LOG ===
[06-Jul-2026 20:07:28 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 20:07:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg2IiwidXNlcm5hbWUiOiJtc3J1YmVpZHNuc24iLCJlbWFpbCI6InhpdmFkNjkxMjNAaGVhdnR5LmNvbSIsImV4cCI6MTc4Mzk3MzE1Mn0.xr49JGd4ZYdhDxbBNLuVH-w8ZTVZVCemF8aJ0t1MdFI
[06-Jul-2026 20:07:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 20:07:28 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 20:07:28 UTC] User ID: 986
[06-Jul-2026 20:07:28 UTC] Orders found: 0
[06-Jul-2026 20:07:28 UTC] Orders data: []
[06-Jul-2026 20:07:28 UTC] ✅ User profile retrieved successfully for user ID: 986
[06-Jul-2026 20:07:28 UTC] Total orders count: 0
[06-Jul-2026 20:07:29 UTC] === API CALL LOG ===
[06-Jul-2026 20:07:29 UTC] Endpoint: user/profile.php
[06-Jul-2026 20:07:29 UTC] Full Log Data: {
    "timestamp": "2026-07-06 20:07:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.165.240.78",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.165.240.78, 104.23.170.179",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg2IiwidXNlcm5hbWUiOiJtc3J1YmVpZHNuc24iLCJlbWFpbCI6InhpdmFkNjkxMjNAaGVhdnR5LmNvbSIsImV4cCI6MTc4Mzk3MzE1Mn0.xr49JGd4ZYdhDxbBNLuVH-w8ZTVZVCemF8aJ0t1MdFI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1713c66b891a11d-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.165.240.78",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 20:07:29 UTC] === END API CALL LOG ===
[06-Jul-2026 20:07:29 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 20:07:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg2IiwidXNlcm5hbWUiOiJtc3J1YmVpZHNuc24iLCJlbWFpbCI6InhpdmFkNjkxMjNAaGVhdnR5LmNvbSIsImV4cCI6MTc4Mzk3MzE1Mn0.xr49JGd4ZYdhDxbBNLuVH-w8ZTVZVCemF8aJ0t1MdFI
[06-Jul-2026 20:07:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 20:07:29 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 20:07:29 UTC] User ID: 986
[06-Jul-2026 20:07:29 UTC] ✅ User profile retrieved successfully for user ID: 986
[06-Jul-2026 20:07:35 UTC] === API CALL LOG ===
[06-Jul-2026 20:07:35 UTC] Endpoint: user/profile.php
[06-Jul-2026 20:07:35 UTC] Full Log Data: {
    "timestamp": "2026-07-06 20:07:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.165.240.78",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.165.240.78, 104.23.170.179",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg2IiwidXNlcm5hbWUiOiJtc3J1YmVpZHNuc24iLCJlbWFpbCI6InhpdmFkNjkxMjNAaGVhdnR5LmNvbSIsImV4cCI6MTc4Mzk3MzE1Mn0.xr49JGd4ZYdhDxbBNLuVH-w8ZTVZVCemF8aJ0t1MdFI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1713c8df8f3a11d-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.165.240.78",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 20:07:35 UTC] === END API CALL LOG ===
[06-Jul-2026 20:07:35 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 20:07:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg2IiwidXNlcm5hbWUiOiJtc3J1YmVpZHNuc24iLCJlbWFpbCI6InhpdmFkNjkxMjNAaGVhdnR5LmNvbSIsImV4cCI6MTc4Mzk3MzE1Mn0.xr49JGd4ZYdhDxbBNLuVH-w8ZTVZVCemF8aJ0t1MdFI
[06-Jul-2026 20:07:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 20:07:35 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 20:07:35 UTC] User ID: 986
[06-Jul-2026 20:07:35 UTC] ✅ User profile retrieved successfully for user ID: 986
[06-Jul-2026 20:07:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jul-2026 20:07:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jul-2026 20:07:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.165.240.78, 104.23.170.179","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg2IiwidXNlcm5hbWUiOiJtc3J1YmVpZHNuc24iLCJlbWFpbCI6InhpdmFkNjkxMjNAaGVhdnR5LmNvbSIsImV4cCI6MTc4Mzk3MzE1Mn0.xr49JGd4ZYdhDxbBNLuVH-w8ZTVZVCemF8aJ0t1MdFI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1713c8df8f1a11d-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.165.240.78","cf-ipcountry":"NL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[06-Jul-2026 20:07:35 UTC] === User Orders API Called ===
[06-Jul-2026 20:07:35 UTC] User ID: 986
[06-Jul-2026 20:07:35 UTC] Limit: 20, Offset: 0
[06-Jul-2026 20:07:35 UTC] Orders found: 0
[06-Jul-2026 20:07:35 UTC] Orders data: []
[06-Jul-2026 20:07:35 UTC] Total orders count: 0
[06-Jul-2026 20:07:36 UTC] === API CALL LOG ===
[06-Jul-2026 20:07:36 UTC] Endpoint: user/profile.php
[06-Jul-2026 20:07:36 UTC] Full Log Data: {
    "timestamp": "2026-07-06 20:07:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.165.240.78",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.165.240.78, 104.23.170.179",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg2IiwidXNlcm5hbWUiOiJtc3J1YmVpZHNuc24iLCJlbWFpbCI6InhpdmFkNjkxMjNAaGVhdnR5LmNvbSIsImV4cCI6MTc4Mzk3MzE1Mn0.xr49JGd4ZYdhDxbBNLuVH-w8ZTVZVCemF8aJ0t1MdFI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1713c920dd1a11d-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.165.240.78",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 20:07:36 UTC] === END API CALL LOG ===
[06-Jul-2026 20:07:36 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 20:07:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg2IiwidXNlcm5hbWUiOiJtc3J1YmVpZHNuc24iLCJlbWFpbCI6InhpdmFkNjkxMjNAaGVhdnR5LmNvbSIsImV4cCI6MTc4Mzk3MzE1Mn0.xr49JGd4ZYdhDxbBNLuVH-w8ZTVZVCemF8aJ0t1MdFI
[06-Jul-2026 20:07:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 20:07:36 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 20:07:36 UTC] User ID: 986
[06-Jul-2026 20:07:36 UTC] ✅ User profile retrieved successfully for user ID: 986
[06-Jul-2026 20:07:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jul-2026 20:07:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jul-2026 20:07:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.165.240.78, 104.23.170.179","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg2IiwidXNlcm5hbWUiOiJtc3J1YmVpZHNuc24iLCJlbWFpbCI6InhpdmFkNjkxMjNAaGVhdnR5LmNvbSIsImV4cCI6MTc4Mzk3MzE1Mn0.xr49JGd4ZYdhDxbBNLuVH-w8ZTVZVCemF8aJ0t1MdFI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1713c92e8a1a11d-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.165.240.78","cf-ipcountry":"NL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[06-Jul-2026 20:07:36 UTC] === User Orders API Called ===
[06-Jul-2026 20:07:36 UTC] User ID: 986
[06-Jul-2026 20:07:36 UTC] Limit: 20, Offset: 0
[06-Jul-2026 20:07:36 UTC] Orders found: 0
[06-Jul-2026 20:07:36 UTC] Orders data: []
[06-Jul-2026 20:07:36 UTC] Total orders count: 0
[06-Jul-2026 20:07:36 UTC] === API CALL LOG ===
[06-Jul-2026 20:07:36 UTC] Endpoint: user/profile.php
[06-Jul-2026 20:07:36 UTC] Full Log Data: {
    "timestamp": "2026-07-06 20:07:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.165.240.78",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.165.240.78, 104.23.170.179",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg2IiwidXNlcm5hbWUiOiJtc3J1YmVpZHNuc24iLCJlbWFpbCI6InhpdmFkNjkxMjNAaGVhdnR5LmNvbSIsImV4cCI6MTc4Mzk3MzE1Mn0.xr49JGd4ZYdhDxbBNLuVH-w8ZTVZVCemF8aJ0t1MdFI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1713c977ed0a11d-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.165.240.78",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 20:07:36 UTC] === END API CALL LOG ===
[06-Jul-2026 20:07:36 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 20:07:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg2IiwidXNlcm5hbWUiOiJtc3J1YmVpZHNuc24iLCJlbWFpbCI6InhpdmFkNjkxMjNAaGVhdnR5LmNvbSIsImV4cCI6MTc4Mzk3MzE1Mn0.xr49JGd4ZYdhDxbBNLuVH-w8ZTVZVCemF8aJ0t1MdFI
[06-Jul-2026 20:07:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 20:07:36 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 20:07:36 UTC] User ID: 986
[06-Jul-2026 20:07:36 UTC] ✅ User profile retrieved successfully for user ID: 986
[06-Jul-2026 20:07:40 UTC] User Purchases API - User ID: 986
[06-Jul-2026 20:07:40 UTC] User Purchases API - Total purchases found: 0
[06-Jul-2026 20:07:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jul-2026 20:07:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jul-2026 20:07:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.165.240.78, 104.23.170.179","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg2IiwidXNlcm5hbWUiOiJtc3J1YmVpZHNuc24iLCJlbWFpbCI6InhpdmFkNjkxMjNAaGVhdnR5LmNvbSIsImV4cCI6MTc4Mzk3MzE1Mn0.xr49JGd4ZYdhDxbBNLuVH-w8ZTVZVCemF8aJ0t1MdFI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1713cbfaedaa11d-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.165.240.78","cf-ipcountry":"NL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[06-Jul-2026 20:07:43 UTC] === User Orders API Called ===
[06-Jul-2026 20:07:43 UTC] User ID: 986
[06-Jul-2026 20:07:43 UTC] Limit: 20, Offset: 0
[06-Jul-2026 20:07:43 UTC] Orders found: 0
[06-Jul-2026 20:07:43 UTC] Orders data: []
[06-Jul-2026 20:07:43 UTC] Total orders count: 0
[06-Jul-2026 20:07:43 UTC] === API CALL LOG ===
[06-Jul-2026 20:07:43 UTC] Endpoint: user/profile.php
[06-Jul-2026 20:07:43 UTC] Full Log Data: {
    "timestamp": "2026-07-06 20:07:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.165.240.78",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.165.240.78, 104.23.170.179",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg2IiwidXNlcm5hbWUiOiJtc3J1YmVpZHNuc24iLCJlbWFpbCI6InhpdmFkNjkxMjNAaGVhdnR5LmNvbSIsImV4cCI6MTc4Mzk3MzE1Mn0.xr49JGd4ZYdhDxbBNLuVH-w8ZTVZVCemF8aJ0t1MdFI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1713cc058cea11d-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.165.240.78",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 20:07:43 UTC] === END API CALL LOG ===
[06-Jul-2026 20:07:43 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 20:07:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg2IiwidXNlcm5hbWUiOiJtc3J1YmVpZHNuc24iLCJlbWFpbCI6InhpdmFkNjkxMjNAaGVhdnR5LmNvbSIsImV4cCI6MTc4Mzk3MzE1Mn0.xr49JGd4ZYdhDxbBNLuVH-w8ZTVZVCemF8aJ0t1MdFI
[06-Jul-2026 20:07:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 20:07:43 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 20:07:43 UTC] User ID: 986
[06-Jul-2026 20:07:43 UTC] ✅ User profile retrieved successfully for user ID: 986
[06-Jul-2026 20:07:43 UTC] === API CALL LOG ===
[06-Jul-2026 20:07:43 UTC] Endpoint: user/profile.php
[06-Jul-2026 20:07:43 UTC] Full Log Data: {
    "timestamp": "2026-07-06 20:07:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.165.240.78",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.165.240.78, 104.23.170.179",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg2IiwidXNlcm5hbWUiOiJtc3J1YmVpZHNuc24iLCJlbWFpbCI6InhpdmFkNjkxMjNAaGVhdnR5LmNvbSIsImV4cCI6MTc4Mzk3MzE1Mn0.xr49JGd4ZYdhDxbBNLuVH-w8ZTVZVCemF8aJ0t1MdFI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1713cc33972a11d-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.165.240.78",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 20:07:43 UTC] === END API CALL LOG ===
[06-Jul-2026 20:07:43 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 20:07:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg2IiwidXNlcm5hbWUiOiJtc3J1YmVpZHNuc24iLCJlbWFpbCI6InhpdmFkNjkxMjNAaGVhdnR5LmNvbSIsImV4cCI6MTc4Mzk3MzE1Mn0.xr49JGd4ZYdhDxbBNLuVH-w8ZTVZVCemF8aJ0t1MdFI
[06-Jul-2026 20:07:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 20:07:43 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 20:07:43 UTC] User ID: 986
[06-Jul-2026 20:07:43 UTC] ✅ User profile retrieved successfully for user ID: 986
[06-Jul-2026 20:07:50 UTC] === API CALL LOG ===
[06-Jul-2026 20:07:50 UTC] Endpoint: user/profile.php
[06-Jul-2026 20:07:50 UTC] Full Log Data: {
    "timestamp": "2026-07-06 20:07:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.165.240.78",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.165.240.78, 104.23.170.179",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg2IiwidXNlcm5hbWUiOiJtc3J1YmVpZHNuc24iLCJlbWFpbCI6InhpdmFkNjkxMjNAaGVhdnR5LmNvbSIsImV4cCI6MTc4Mzk3MzE1Mn0.xr49JGd4ZYdhDxbBNLuVH-w8ZTVZVCemF8aJ0t1MdFI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1713cebdcaaa11d-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.165.240.78",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 20:07:50 UTC] === END API CALL LOG ===
[06-Jul-2026 20:07:50 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 20:07:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg2IiwidXNlcm5hbWUiOiJtc3J1YmVpZHNuc24iLCJlbWFpbCI6InhpdmFkNjkxMjNAaGVhdnR5LmNvbSIsImV4cCI6MTc4Mzk3MzE1Mn0.xr49JGd4ZYdhDxbBNLuVH-w8ZTVZVCemF8aJ0t1MdFI
[06-Jul-2026 20:07:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 20:07:50 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 20:07:50 UTC] User ID: 986
[06-Jul-2026 20:07:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jul-2026 20:07:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jul-2026 20:07:50 UTC] ✅ User profile retrieved successfully for user ID: 986
[06-Jul-2026 20:07:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.165.240.78, 104.23.170.179","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg2IiwidXNlcm5hbWUiOiJtc3J1YmVpZHNuc24iLCJlbWFpbCI6InhpdmFkNjkxMjNAaGVhdnR5LmNvbSIsImV4cCI6MTc4Mzk3MzE1Mn0.xr49JGd4ZYdhDxbBNLuVH-w8ZTVZVCemF8aJ0t1MdFI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1713cebdca5a11d-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.165.240.78","cf-ipcountry":"NL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[06-Jul-2026 20:07:50 UTC] === User Orders API Called ===
[06-Jul-2026 20:07:50 UTC] User ID: 986
[06-Jul-2026 20:07:50 UTC] Limit: 20, Offset: 0
[06-Jul-2026 20:07:50 UTC] Orders found: 0
[06-Jul-2026 20:07:50 UTC] Orders data: []
[06-Jul-2026 20:07:50 UTC] Total orders count: 0
[06-Jul-2026 20:07:51 UTC] === API CALL LOG ===
[06-Jul-2026 20:07:51 UTC] Endpoint: user/profile.php
[06-Jul-2026 20:07:51 UTC] Full Log Data: {
    "timestamp": "2026-07-06 20:07:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.165.240.78",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.165.240.78, 104.23.170.179",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg2IiwidXNlcm5hbWUiOiJtc3J1YmVpZHNuc24iLCJlbWFpbCI6InhpdmFkNjkxMjNAaGVhdnR5LmNvbSIsImV4cCI6MTc4Mzk3MzE1Mn0.xr49JGd4ZYdhDxbBNLuVH-w8ZTVZVCemF8aJ0t1MdFI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1713ceff8c8a11d-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.165.240.78",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 20:07:51 UTC] === END API CALL LOG ===
[06-Jul-2026 20:07:51 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 20:07:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg2IiwidXNlcm5hbWUiOiJtc3J1YmVpZHNuc24iLCJlbWFpbCI6InhpdmFkNjkxMjNAaGVhdnR5LmNvbSIsImV4cCI6MTc4Mzk3MzE1Mn0.xr49JGd4ZYdhDxbBNLuVH-w8ZTVZVCemF8aJ0t1MdFI
[06-Jul-2026 20:07:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 20:07:51 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 20:07:51 UTC] User ID: 986
[06-Jul-2026 20:07:51 UTC] ✅ User profile retrieved successfully for user ID: 986
[06-Jul-2026 20:08:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jul-2026 20:08:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jul-2026 20:08:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.165.240.78, 104.23.170.179","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg2IiwidXNlcm5hbWUiOiJtc3J1YmVpZHNuc24iLCJlbWFpbCI6InhpdmFkNjkxMjNAaGVhdnR5LmNvbSIsImV4cCI6MTc4Mzk3MzE1Mn0.xr49JGd4ZYdhDxbBNLuVH-w8ZTVZVCemF8aJ0t1MdFI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1713d3b9c3ca11d-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.165.240.78","cf-ipcountry":"NL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[06-Jul-2026 20:08:03 UTC] === User Orders API Called ===
[06-Jul-2026 20:08:03 UTC] User ID: 986
[06-Jul-2026 20:08:03 UTC] Limit: 20, Offset: 0
[06-Jul-2026 20:08:03 UTC] Orders found: 0
[06-Jul-2026 20:08:03 UTC] Orders data: []
[06-Jul-2026 20:08:03 UTC] Total orders count: 0
[06-Jul-2026 20:08:03 UTC] === API CALL LOG ===
[06-Jul-2026 20:08:03 UTC] Endpoint: user/profile.php
[06-Jul-2026 20:08:03 UTC] Full Log Data: {
    "timestamp": "2026-07-06 20:08:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.165.240.78",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.165.240.78, 104.23.170.179",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg2IiwidXNlcm5hbWUiOiJtc3J1YmVpZHNuc24iLCJlbWFpbCI6InhpdmFkNjkxMjNAaGVhdnR5LmNvbSIsImV4cCI6MTc4Mzk3MzE1Mn0.xr49JGd4ZYdhDxbBNLuVH-w8ZTVZVCemF8aJ0t1MdFI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1713d3c0da2a11d-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.165.240.78",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 20:08:03 UTC] === END API CALL LOG ===
[06-Jul-2026 20:08:03 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 20:08:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg2IiwidXNlcm5hbWUiOiJtc3J1YmVpZHNuc24iLCJlbWFpbCI6InhpdmFkNjkxMjNAaGVhdnR5LmNvbSIsImV4cCI6MTc4Mzk3MzE1Mn0.xr49JGd4ZYdhDxbBNLuVH-w8ZTVZVCemF8aJ0t1MdFI
[06-Jul-2026 20:08:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 20:08:03 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 20:08:03 UTC] User ID: 986
[06-Jul-2026 20:08:03 UTC] ✅ User profile retrieved successfully for user ID: 986
[06-Jul-2026 20:08:03 UTC] === API CALL LOG ===
[06-Jul-2026 20:08:03 UTC] Endpoint: user/profile.php
[06-Jul-2026 20:08:03 UTC] Full Log Data: {
    "timestamp": "2026-07-06 20:08:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.165.240.78",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.165.240.78, 104.23.170.179",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg2IiwidXNlcm5hbWUiOiJtc3J1YmVpZHNuc24iLCJlbWFpbCI6InhpdmFkNjkxMjNAaGVhdnR5LmNvbSIsImV4cCI6MTc4Mzk3MzE1Mn0.xr49JGd4ZYdhDxbBNLuVH-w8ZTVZVCemF8aJ0t1MdFI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1713d3f8ef7a11d-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.165.240.78",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 20:08:03 UTC] === END API CALL LOG ===
[06-Jul-2026 20:08:03 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 20:08:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg2IiwidXNlcm5hbWUiOiJtc3J1YmVpZHNuc24iLCJlbWFpbCI6InhpdmFkNjkxMjNAaGVhdnR5LmNvbSIsImV4cCI6MTc4Mzk3MzE1Mn0.xr49JGd4ZYdhDxbBNLuVH-w8ZTVZVCemF8aJ0t1MdFI
[06-Jul-2026 20:08:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 20:08:03 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 20:08:03 UTC] User ID: 986
[06-Jul-2026 20:08:03 UTC] ✅ User profile retrieved successfully for user ID: 986
[06-Jul-2026 20:08:12 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jul-2026 20:08:12 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jul-2026 20:08:12 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.165.240.78, 104.23.170.179","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg2IiwidXNlcm5hbWUiOiJtc3J1YmVpZHNuc24iLCJlbWFpbCI6InhpdmFkNjkxMjNAaGVhdnR5LmNvbSIsImV4cCI6MTc4Mzk3MzE1Mn0.xr49JGd4ZYdhDxbBNLuVH-w8ZTVZVCemF8aJ0t1MdFI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1713d7729f2a11d-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.165.240.78","cf-ipcountry":"NL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[06-Jul-2026 20:08:12 UTC] === User Orders API Called ===
[06-Jul-2026 20:08:12 UTC] User ID: 986
[06-Jul-2026 20:08:12 UTC] Limit: 20, Offset: 0
[06-Jul-2026 20:08:12 UTC] Orders found: 0
[06-Jul-2026 20:08:12 UTC] Orders data: []
[06-Jul-2026 20:08:12 UTC] Total orders count: 0
[06-Jul-2026 20:08:12 UTC] === API CALL LOG ===
[06-Jul-2026 20:08:12 UTC] Endpoint: user/profile.php
[06-Jul-2026 20:08:12 UTC] Full Log Data: {
    "timestamp": "2026-07-06 20:08:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.165.240.78",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.165.240.78, 104.23.170.179",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg2IiwidXNlcm5hbWUiOiJtc3J1YmVpZHNuc24iLCJlbWFpbCI6InhpdmFkNjkxMjNAaGVhdnR5LmNvbSIsImV4cCI6MTc4Mzk3MzE1Mn0.xr49JGd4ZYdhDxbBNLuVH-w8ZTVZVCemF8aJ0t1MdFI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1713d77dbc7a11d-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.165.240.78",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 20:08:12 UTC] === END API CALL LOG ===
[06-Jul-2026 20:08:12 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 20:08:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg2IiwidXNlcm5hbWUiOiJtc3J1YmVpZHNuc24iLCJlbWFpbCI6InhpdmFkNjkxMjNAaGVhdnR5LmNvbSIsImV4cCI6MTc4Mzk3MzE1Mn0.xr49JGd4ZYdhDxbBNLuVH-w8ZTVZVCemF8aJ0t1MdFI
[06-Jul-2026 20:08:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 20:08:12 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 20:08:12 UTC] User ID: 986
[06-Jul-2026 20:08:12 UTC] ✅ User profile retrieved successfully for user ID: 986
[06-Jul-2026 20:08:13 UTC] === API CALL LOG ===
[06-Jul-2026 20:08:13 UTC] Endpoint: user/profile.php
[06-Jul-2026 20:08:13 UTC] Full Log Data: {
    "timestamp": "2026-07-06 20:08:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.165.240.78",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.165.240.78, 104.23.170.179",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg2IiwidXNlcm5hbWUiOiJtc3J1YmVpZHNuc24iLCJlbWFpbCI6InhpdmFkNjkxMjNAaGVhdnR5LmNvbSIsImV4cCI6MTc4Mzk3MzE1Mn0.xr49JGd4ZYdhDxbBNLuVH-w8ZTVZVCemF8aJ0t1MdFI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1713d7b0d7ea11d-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.165.240.78",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 20:08:13 UTC] === END API CALL LOG ===
[06-Jul-2026 20:08:13 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 20:08:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg2IiwidXNlcm5hbWUiOiJtc3J1YmVpZHNuc24iLCJlbWFpbCI6InhpdmFkNjkxMjNAaGVhdnR5LmNvbSIsImV4cCI6MTc4Mzk3MzE1Mn0.xr49JGd4ZYdhDxbBNLuVH-w8ZTVZVCemF8aJ0t1MdFI
[06-Jul-2026 20:08:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 20:08:13 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 20:08:13 UTC] User ID: 986
[06-Jul-2026 20:08:13 UTC] ✅ User profile retrieved successfully for user ID: 986
[06-Jul-2026 20:08:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jul-2026 20:08:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jul-2026 20:08:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.165.240.78, 104.23.170.179","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg2IiwidXNlcm5hbWUiOiJtc3J1YmVpZHNuc24iLCJlbWFpbCI6InhpdmFkNjkxMjNAaGVhdnR5LmNvbSIsImV4cCI6MTc4Mzk3MzE1Mn0.xr49JGd4ZYdhDxbBNLuVH-w8ZTVZVCemF8aJ0t1MdFI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1713daf7f3ca11d-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.165.240.78","cf-ipcountry":"NL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[06-Jul-2026 20:08:21 UTC] === User Orders API Called ===
[06-Jul-2026 20:08:21 UTC] User ID: 986
[06-Jul-2026 20:08:21 UTC] === API CALL LOG ===
[06-Jul-2026 20:08:21 UTC] Limit: 20, Offset: 0
[06-Jul-2026 20:08:21 UTC] Endpoint: user/profile.php
[06-Jul-2026 20:08:21 UTC] Full Log Data: {
    "timestamp": "2026-07-06 20:08:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.165.240.78",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.165.240.78, 104.23.170.179",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg2IiwidXNlcm5hbWUiOiJtc3J1YmVpZHNuc24iLCJlbWFpbCI6InhpdmFkNjkxMjNAaGVhdnR5LmNvbSIsImV4cCI6MTc4Mzk3MzE1Mn0.xr49JGd4ZYdhDxbBNLuVH-w8ZTVZVCemF8aJ0t1MdFI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1713daf7f3ea11d-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.165.240.78",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 20:08:21 UTC] === END API CALL LOG ===
[06-Jul-2026 20:08:21 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 20:08:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg2IiwidXNlcm5hbWUiOiJtc3J1YmVpZHNuc24iLCJlbWFpbCI6InhpdmFkNjkxMjNAaGVhdnR5LmNvbSIsImV4cCI6MTc4Mzk3MzE1Mn0.xr49JGd4ZYdhDxbBNLuVH-w8ZTVZVCemF8aJ0t1MdFI
[06-Jul-2026 20:08:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 20:08:21 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 20:08:21 UTC] User ID: 986
[06-Jul-2026 20:08:21 UTC] Orders found: 0
[06-Jul-2026 20:08:21 UTC] Orders data: []
[06-Jul-2026 20:08:21 UTC] ✅ User profile retrieved successfully for user ID: 986
[06-Jul-2026 20:08:21 UTC] Total orders count: 0
[06-Jul-2026 20:08:22 UTC] === API CALL LOG ===
[06-Jul-2026 20:08:22 UTC] Endpoint: user/profile.php
[06-Jul-2026 20:08:22 UTC] Full Log Data: {
    "timestamp": "2026-07-06 20:08:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.165.240.78",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.165.240.78, 104.23.170.179",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg2IiwidXNlcm5hbWUiOiJtc3J1YmVpZHNuc24iLCJlbWFpbCI6InhpdmFkNjkxMjNAaGVhdnR5LmNvbSIsImV4cCI6MTc4Mzk3MzE1Mn0.xr49JGd4ZYdhDxbBNLuVH-w8ZTVZVCemF8aJ0t1MdFI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1713db30a14a11d-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.165.240.78",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 20:08:22 UTC] === END API CALL LOG ===
[06-Jul-2026 20:08:22 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 20:08:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg2IiwidXNlcm5hbWUiOiJtc3J1YmVpZHNuc24iLCJlbWFpbCI6InhpdmFkNjkxMjNAaGVhdnR5LmNvbSIsImV4cCI6MTc4Mzk3MzE1Mn0.xr49JGd4ZYdhDxbBNLuVH-w8ZTVZVCemF8aJ0t1MdFI
[06-Jul-2026 20:08:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 20:08:22 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 20:08:22 UTC] User ID: 986
[06-Jul-2026 20:08:22 UTC] ✅ User profile retrieved successfully for user ID: 986
[06-Jul-2026 20:08:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jul-2026 20:08:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jul-2026 20:08:27 UTC] === API CALL LOG ===
[06-Jul-2026 20:08:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.165.240.78, 104.23.170.179","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg2IiwidXNlcm5hbWUiOiJtc3J1YmVpZHNuc24iLCJlbWFpbCI6InhpdmFkNjkxMjNAaGVhdnR5LmNvbSIsImV4cCI6MTc4Mzk3MzE1Mn0.xr49JGd4ZYdhDxbBNLuVH-w8ZTVZVCemF8aJ0t1MdFI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1713dd51cf0a11d-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.165.240.78","cf-ipcountry":"NL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[06-Jul-2026 20:08:27 UTC] Endpoint: user/profile.php
[06-Jul-2026 20:08:27 UTC] === User Orders API Called ===
[06-Jul-2026 20:08:27 UTC] Full Log Data: {
    "timestamp": "2026-07-06 20:08:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.165.240.78",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.165.240.78, 104.23.170.179",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg2IiwidXNlcm5hbWUiOiJtc3J1YmVpZHNuc24iLCJlbWFpbCI6InhpdmFkNjkxMjNAaGVhdnR5LmNvbSIsImV4cCI6MTc4Mzk3MzE1Mn0.xr49JGd4ZYdhDxbBNLuVH-w8ZTVZVCemF8aJ0t1MdFI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1713dd51cf2a11d-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.165.240.78",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 20:08:27 UTC] User ID: 986
[06-Jul-2026 20:08:27 UTC] === END API CALL LOG ===
[06-Jul-2026 20:08:27 UTC] Limit: 20, Offset: 0
[06-Jul-2026 20:08:27 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 20:08:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg2IiwidXNlcm5hbWUiOiJtc3J1YmVpZHNuc24iLCJlbWFpbCI6InhpdmFkNjkxMjNAaGVhdnR5LmNvbSIsImV4cCI6MTc4Mzk3MzE1Mn0.xr49JGd4ZYdhDxbBNLuVH-w8ZTVZVCemF8aJ0t1MdFI
[06-Jul-2026 20:08:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 20:08:27 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 20:08:27 UTC] User ID: 986
[06-Jul-2026 20:08:27 UTC] Orders found: 0
[06-Jul-2026 20:08:27 UTC] Orders data: []
[06-Jul-2026 20:08:27 UTC] Total orders count: 0
[06-Jul-2026 20:08:27 UTC] ✅ User profile retrieved successfully for user ID: 986
[06-Jul-2026 20:08:28 UTC] === API CALL LOG ===
[06-Jul-2026 20:08:28 UTC] Endpoint: user/profile.php
[06-Jul-2026 20:08:28 UTC] Full Log Data: {
    "timestamp": "2026-07-06 20:08:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.165.240.78",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.165.240.78, 104.23.170.179",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg2IiwidXNlcm5hbWUiOiJtc3J1YmVpZHNuc24iLCJlbWFpbCI6InhpdmFkNjkxMjNAaGVhdnR5LmNvbSIsImV4cCI6MTc4Mzk3MzE1Mn0.xr49JGd4ZYdhDxbBNLuVH-w8ZTVZVCemF8aJ0t1MdFI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1713dd9288fa11d-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.165.240.78",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 20:08:28 UTC] === END API CALL LOG ===
[06-Jul-2026 20:08:28 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 20:08:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg2IiwidXNlcm5hbWUiOiJtc3J1YmVpZHNuc24iLCJlbWFpbCI6InhpdmFkNjkxMjNAaGVhdnR5LmNvbSIsImV4cCI6MTc4Mzk3MzE1Mn0.xr49JGd4ZYdhDxbBNLuVH-w8ZTVZVCemF8aJ0t1MdFI
[06-Jul-2026 20:08:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 20:08:28 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 20:08:28 UTC] User ID: 986
[06-Jul-2026 20:08:28 UTC] ✅ User profile retrieved successfully for user ID: 986
[06-Jul-2026 20:08:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jul-2026 20:08:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jul-2026 20:08:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.165.240.78, 104.23.170.179","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg2IiwidXNlcm5hbWUiOiJtc3J1YmVpZHNuc24iLCJlbWFpbCI6InhpdmFkNjkxMjNAaGVhdnR5LmNvbSIsImV4cCI6MTc4Mzk3MzE1Mn0.xr49JGd4ZYdhDxbBNLuVH-w8ZTVZVCemF8aJ0t1MdFI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1713dfb880aa11d-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.165.240.78","cf-ipcountry":"NL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[06-Jul-2026 20:08:33 UTC] === API CALL LOG ===
[06-Jul-2026 20:08:33 UTC] === User Orders API Called ===
[06-Jul-2026 20:08:33 UTC] User ID: 986
[06-Jul-2026 20:08:33 UTC] Endpoint: user/profile.php
[06-Jul-2026 20:08:33 UTC] Limit: 20, Offset: 0
[06-Jul-2026 20:08:33 UTC] Full Log Data: {
    "timestamp": "2026-07-06 20:08:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.165.240.78",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.165.240.78, 104.23.170.179",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg2IiwidXNlcm5hbWUiOiJtc3J1YmVpZHNuc24iLCJlbWFpbCI6InhpdmFkNjkxMjNAaGVhdnR5LmNvbSIsImV4cCI6MTc4Mzk3MzE1Mn0.xr49JGd4ZYdhDxbBNLuVH-w8ZTVZVCemF8aJ0t1MdFI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1713dfb8812a11d-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.165.240.78",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 20:08:33 UTC] === END API CALL LOG ===
[06-Jul-2026 20:08:33 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 20:08:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg2IiwidXNlcm5hbWUiOiJtc3J1YmVpZHNuc24iLCJlbWFpbCI6InhpdmFkNjkxMjNAaGVhdnR5LmNvbSIsImV4cCI6MTc4Mzk3MzE1Mn0.xr49JGd4ZYdhDxbBNLuVH-w8ZTVZVCemF8aJ0t1MdFI
[06-Jul-2026 20:08:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 20:08:33 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 20:08:33 UTC] User ID: 986
[06-Jul-2026 20:08:33 UTC] Orders found: 0
[06-Jul-2026 20:08:33 UTC] Orders data: []
[06-Jul-2026 20:08:33 UTC] Total orders count: 0
[06-Jul-2026 20:08:33 UTC] ✅ User profile retrieved successfully for user ID: 986
[06-Jul-2026 20:08:34 UTC] === API CALL LOG ===
[06-Jul-2026 20:08:34 UTC] Endpoint: user/profile.php
[06-Jul-2026 20:08:34 UTC] Full Log Data: {
    "timestamp": "2026-07-06 20:08:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.165.240.78",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.165.240.78, 104.23.170.179",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg2IiwidXNlcm5hbWUiOiJtc3J1YmVpZHNuc24iLCJlbWFpbCI6InhpdmFkNjkxMjNAaGVhdnR5LmNvbSIsImV4cCI6MTc4Mzk3MzE1Mn0.xr49JGd4ZYdhDxbBNLuVH-w8ZTVZVCemF8aJ0t1MdFI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1713dffaca3a11d-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.165.240.78",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 20:08:34 UTC] === END API CALL LOG ===
[06-Jul-2026 20:08:34 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 20:08:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg2IiwidXNlcm5hbWUiOiJtc3J1YmVpZHNuc24iLCJlbWFpbCI6InhpdmFkNjkxMjNAaGVhdnR5LmNvbSIsImV4cCI6MTc4Mzk3MzE1Mn0.xr49JGd4ZYdhDxbBNLuVH-w8ZTVZVCemF8aJ0t1MdFI
[06-Jul-2026 20:08:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 20:08:34 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 20:08:34 UTC] User ID: 986
[06-Jul-2026 20:08:34 UTC] ✅ User profile retrieved successfully for user ID: 986
[06-Jul-2026 20:08:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jul-2026 20:08:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jul-2026 20:08:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.165.240.78, 104.23.170.179","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg2IiwidXNlcm5hbWUiOiJtc3J1YmVpZHNuc24iLCJlbWFpbCI6InhpdmFkNjkxMjNAaGVhdnR5LmNvbSIsImV4cCI6MTc4Mzk3MzE1Mn0.xr49JGd4ZYdhDxbBNLuVH-w8ZTVZVCemF8aJ0t1MdFI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1713e15ce31a11d-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.165.240.78","cf-ipcountry":"NL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[06-Jul-2026 20:08:38 UTC] === User Orders API Called ===
[06-Jul-2026 20:08:38 UTC] User ID: 986
[06-Jul-2026 20:08:38 UTC] Limit: 20, Offset: 0
[06-Jul-2026 20:08:38 UTC] Orders found: 0
[06-Jul-2026 20:08:38 UTC] Orders data: []
[06-Jul-2026 20:08:38 UTC] === API CALL LOG ===
[06-Jul-2026 20:08:38 UTC] Endpoint: user/profile.php
[06-Jul-2026 20:08:38 UTC] Full Log Data: {
    "timestamp": "2026-07-06 20:08:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.165.240.78",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.165.240.78, 104.23.170.179",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg2IiwidXNlcm5hbWUiOiJtc3J1YmVpZHNuc24iLCJlbWFpbCI6InhpdmFkNjkxMjNAaGVhdnR5LmNvbSIsImV4cCI6MTc4Mzk3MzE1Mn0.xr49JGd4ZYdhDxbBNLuVH-w8ZTVZVCemF8aJ0t1MdFI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1713e15ce3ea11d-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.165.240.78",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 20:08:38 UTC] Total orders count: 0
[06-Jul-2026 20:08:38 UTC] === END API CALL LOG ===
[06-Jul-2026 20:08:38 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 20:08:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg2IiwidXNlcm5hbWUiOiJtc3J1YmVpZHNuc24iLCJlbWFpbCI6InhpdmFkNjkxMjNAaGVhdnR5LmNvbSIsImV4cCI6MTc4Mzk3MzE1Mn0.xr49JGd4ZYdhDxbBNLuVH-w8ZTVZVCemF8aJ0t1MdFI
[06-Jul-2026 20:08:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 20:08:38 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 20:08:38 UTC] User ID: 986
[06-Jul-2026 20:08:38 UTC] ✅ User profile retrieved successfully for user ID: 986
[06-Jul-2026 20:08:38 UTC] === API CALL LOG ===
[06-Jul-2026 20:08:38 UTC] Endpoint: user/profile.php
[06-Jul-2026 20:08:38 UTC] Full Log Data: {
    "timestamp": "2026-07-06 20:08:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.165.240.78",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.165.240.78, 104.23.170.179",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg2IiwidXNlcm5hbWUiOiJtc3J1YmVpZHNuc24iLCJlbWFpbCI6InhpdmFkNjkxMjNAaGVhdnR5LmNvbSIsImV4cCI6MTc4Mzk3MzE1Mn0.xr49JGd4ZYdhDxbBNLuVH-w8ZTVZVCemF8aJ0t1MdFI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1713e19b99da11d-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.165.240.78",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 20:08:38 UTC] === END API CALL LOG ===
[06-Jul-2026 20:08:38 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 20:08:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg2IiwidXNlcm5hbWUiOiJtc3J1YmVpZHNuc24iLCJlbWFpbCI6InhpdmFkNjkxMjNAaGVhdnR5LmNvbSIsImV4cCI6MTc4Mzk3MzE1Mn0.xr49JGd4ZYdhDxbBNLuVH-w8ZTVZVCemF8aJ0t1MdFI
[06-Jul-2026 20:08:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 20:08:38 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 20:08:38 UTC] User ID: 986
[06-Jul-2026 20:08:38 UTC] ✅ User profile retrieved successfully for user ID: 986
[06-Jul-2026 20:08:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jul-2026 20:08:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jul-2026 20:08:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.165.240.78, 104.23.170.179","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg2IiwidXNlcm5hbWUiOiJtc3J1YmVpZHNuc24iLCJlbWFpbCI6InhpdmFkNjkxMjNAaGVhdnR5LmNvbSIsImV4cCI6MTc4Mzk3MzE1Mn0.xr49JGd4ZYdhDxbBNLuVH-w8ZTVZVCemF8aJ0t1MdFI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1713e383dd6a11d-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.165.240.78","cf-ipcountry":"NL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[06-Jul-2026 20:08:43 UTC] === User Orders API Called ===
[06-Jul-2026 20:08:43 UTC] User ID: 986
[06-Jul-2026 20:08:43 UTC] Limit: 20, Offset: 0
[06-Jul-2026 20:08:43 UTC] === API CALL LOG ===
[06-Jul-2026 20:08:43 UTC] Orders found: 0
[06-Jul-2026 20:08:43 UTC] Endpoint: user/profile.php
[06-Jul-2026 20:08:43 UTC] Orders data: []
[06-Jul-2026 20:08:43 UTC] Full Log Data: {
    "timestamp": "2026-07-06 20:08:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.165.240.78",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.165.240.78, 104.23.170.179",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg2IiwidXNlcm5hbWUiOiJtc3J1YmVpZHNuc24iLCJlbWFpbCI6InhpdmFkNjkxMjNAaGVhdnR5LmNvbSIsImV4cCI6MTc4Mzk3MzE1Mn0.xr49JGd4ZYdhDxbBNLuVH-w8ZTVZVCemF8aJ0t1MdFI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1713e383de0a11d-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.165.240.78",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 20:08:43 UTC] === END API CALL LOG ===
[06-Jul-2026 20:08:43 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 20:08:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg2IiwidXNlcm5hbWUiOiJtc3J1YmVpZHNuc24iLCJlbWFpbCI6InhpdmFkNjkxMjNAaGVhdnR5LmNvbSIsImV4cCI6MTc4Mzk3MzE1Mn0.xr49JGd4ZYdhDxbBNLuVH-w8ZTVZVCemF8aJ0t1MdFI
[06-Jul-2026 20:08:43 UTC] Total orders count: 0
[06-Jul-2026 20:08:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 20:08:43 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 20:08:43 UTC] User ID: 986
[06-Jul-2026 20:08:43 UTC] ✅ User profile retrieved successfully for user ID: 986
[06-Jul-2026 20:08:44 UTC] === API CALL LOG ===
[06-Jul-2026 20:08:44 UTC] Endpoint: user/profile.php
[06-Jul-2026 20:08:44 UTC] Full Log Data: {
    "timestamp": "2026-07-06 20:08:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.165.240.78",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.165.240.78, 104.23.170.179",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg2IiwidXNlcm5hbWUiOiJtc3J1YmVpZHNuc24iLCJlbWFpbCI6InhpdmFkNjkxMjNAaGVhdnR5LmNvbSIsImV4cCI6MTc4Mzk3MzE1Mn0.xr49JGd4ZYdhDxbBNLuVH-w8ZTVZVCemF8aJ0t1MdFI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1713e3be89fa11d-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.165.240.78",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 20:08:44 UTC] === END API CALL LOG ===
[06-Jul-2026 20:08:44 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 20:08:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg2IiwidXNlcm5hbWUiOiJtc3J1YmVpZHNuc24iLCJlbWFpbCI6InhpdmFkNjkxMjNAaGVhdnR5LmNvbSIsImV4cCI6MTc4Mzk3MzE1Mn0.xr49JGd4ZYdhDxbBNLuVH-w8ZTVZVCemF8aJ0t1MdFI
[06-Jul-2026 20:08:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 20:08:44 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 20:08:44 UTC] User ID: 986
[06-Jul-2026 20:08:44 UTC] ✅ User profile retrieved successfully for user ID: 986
[06-Jul-2026 20:08:50 UTC] === API CALL LOG ===
[06-Jul-2026 20:08:50 UTC] Endpoint: user/profile.php
[06-Jul-2026 20:08:50 UTC] Full Log Data: {
    "timestamp": "2026-07-06 20:08:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.165.240.78",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.165.240.78, 104.23.170.179",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg2IiwidXNlcm5hbWUiOiJtc3J1YmVpZHNuc24iLCJlbWFpbCI6InhpdmFkNjkxMjNAaGVhdnR5LmNvbSIsImV4cCI6MTc4Mzk3MzE1Mn0.xr49JGd4ZYdhDxbBNLuVH-w8ZTVZVCemF8aJ0t1MdFI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1713e61be8fa11d-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.165.240.78",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 20:08:50 UTC] === END API CALL LOG ===
[06-Jul-2026 20:08:50 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 20:08:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg2IiwidXNlcm5hbWUiOiJtc3J1YmVpZHNuc24iLCJlbWFpbCI6InhpdmFkNjkxMjNAaGVhdnR5LmNvbSIsImV4cCI6MTc4Mzk3MzE1Mn0.xr49JGd4ZYdhDxbBNLuVH-w8ZTVZVCemF8aJ0t1MdFI
[06-Jul-2026 20:08:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 20:08:50 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 20:08:50 UTC] User ID: 986
[06-Jul-2026 20:08:50 UTC] ✅ User profile retrieved successfully for user ID: 986
[06-Jul-2026 20:08:50 UTC] User Purchases API - User ID: 986
[06-Jul-2026 20:08:50 UTC] User Purchases API - Total purchases found: 1
[06-Jul-2026 20:08:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jul-2026 20:08:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jul-2026 20:08:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.165.240.78, 104.23.170.179","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg2IiwidXNlcm5hbWUiOiJtc3J1YmVpZHNuc24iLCJlbWFpbCI6InhpdmFkNjkxMjNAaGVhdnR5LmNvbSIsImV4cCI6MTc4Mzk3MzE1Mn0.xr49JGd4ZYdhDxbBNLuVH-w8ZTVZVCemF8aJ0t1MdFI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1713e666d88a11d-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.165.240.78","cf-ipcountry":"NL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[06-Jul-2026 20:08:50 UTC] === User Orders API Called ===
[06-Jul-2026 20:08:50 UTC] User ID: 986
[06-Jul-2026 20:08:50 UTC] Limit: 20, Offset: 0
[06-Jul-2026 20:08:50 UTC] Orders found: 0
[06-Jul-2026 20:08:50 UTC] Orders data: []
[06-Jul-2026 20:08:50 UTC] Total orders count: 0
[06-Jul-2026 20:08:51 UTC] === API CALL LOG ===
[06-Jul-2026 20:08:51 UTC] Endpoint: user/profile.php
[06-Jul-2026 20:08:51 UTC] Full Log Data: {
    "timestamp": "2026-07-06 20:08:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.165.240.78",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.165.240.78, 104.23.170.179",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg2IiwidXNlcm5hbWUiOiJtc3J1YmVpZHNuc24iLCJlbWFpbCI6InhpdmFkNjkxMjNAaGVhdnR5LmNvbSIsImV4cCI6MTc4Mzk3MzE1Mn0.xr49JGd4ZYdhDxbBNLuVH-w8ZTVZVCemF8aJ0t1MdFI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1713e6afaf3a11d-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.165.240.78",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 20:08:51 UTC] === END API CALL LOG ===
[06-Jul-2026 20:08:51 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 20:08:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg2IiwidXNlcm5hbWUiOiJtc3J1YmVpZHNuc24iLCJlbWFpbCI6InhpdmFkNjkxMjNAaGVhdnR5LmNvbSIsImV4cCI6MTc4Mzk3MzE1Mn0.xr49JGd4ZYdhDxbBNLuVH-w8ZTVZVCemF8aJ0t1MdFI
[06-Jul-2026 20:08:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 20:08:51 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 20:08:51 UTC] User ID: 986
[06-Jul-2026 20:08:51 UTC] ✅ User profile retrieved successfully for user ID: 986
[06-Jul-2026 20:08:51 UTC] User Purchases API - User ID: 986
[06-Jul-2026 20:08:51 UTC] User Purchases API - Total purchases found: 1
[06-Jul-2026 20:08:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jul-2026 20:08:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jul-2026 20:08:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.165.240.78, 104.23.170.179","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg2IiwidXNlcm5hbWUiOiJtc3J1YmVpZHNuc24iLCJlbWFpbCI6InhpdmFkNjkxMjNAaGVhdnR5LmNvbSIsImV4cCI6MTc4Mzk3MzE1Mn0.xr49JGd4ZYdhDxbBNLuVH-w8ZTVZVCemF8aJ0t1MdFI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1713e71c91ea11d-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.165.240.78","cf-ipcountry":"NL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[06-Jul-2026 20:08:52 UTC] === User Orders API Called ===
[06-Jul-2026 20:08:52 UTC] User ID: 986
[06-Jul-2026 20:08:52 UTC] Limit: 20, Offset: 0
[06-Jul-2026 20:08:52 UTC] Orders found: 0
[06-Jul-2026 20:08:52 UTC] Orders data: []
[06-Jul-2026 20:08:52 UTC] Total orders count: 0
[06-Jul-2026 20:08:52 UTC] === API CALL LOG ===
[06-Jul-2026 20:08:52 UTC] Endpoint: user/profile.php
[06-Jul-2026 20:08:52 UTC] Full Log Data: {
    "timestamp": "2026-07-06 20:08:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.165.240.78",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.165.240.78, 104.23.170.179",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg2IiwidXNlcm5hbWUiOiJtc3J1YmVpZHNuc24iLCJlbWFpbCI6InhpdmFkNjkxMjNAaGVhdnR5LmNvbSIsImV4cCI6MTc4Mzk3MzE1Mn0.xr49JGd4ZYdhDxbBNLuVH-w8ZTVZVCemF8aJ0t1MdFI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1713e71c921a11d-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.165.240.78",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 20:08:52 UTC] === END API CALL LOG ===
[06-Jul-2026 20:08:52 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 20:08:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg2IiwidXNlcm5hbWUiOiJtc3J1YmVpZHNuc24iLCJlbWFpbCI6InhpdmFkNjkxMjNAaGVhdnR5LmNvbSIsImV4cCI6MTc4Mzk3MzE1Mn0.xr49JGd4ZYdhDxbBNLuVH-w8ZTVZVCemF8aJ0t1MdFI
[06-Jul-2026 20:08:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 20:08:52 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 20:08:52 UTC] User ID: 986
[06-Jul-2026 20:08:52 UTC] ✅ User profile retrieved successfully for user ID: 986
[06-Jul-2026 20:08:53 UTC] === API CALL LOG ===
[06-Jul-2026 20:08:53 UTC] Endpoint: user/profile.php
[06-Jul-2026 20:08:53 UTC] Full Log Data: {
    "timestamp": "2026-07-06 20:08:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.165.240.78",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.165.240.78, 104.23.170.179",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg2IiwidXNlcm5hbWUiOiJtc3J1YmVpZHNuc24iLCJlbWFpbCI6InhpdmFkNjkxMjNAaGVhdnR5LmNvbSIsImV4cCI6MTc4Mzk3MzE1Mn0.xr49JGd4ZYdhDxbBNLuVH-w8ZTVZVCemF8aJ0t1MdFI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1713e753ce5a11d-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.165.240.78",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 20:08:53 UTC] === END API CALL LOG ===
[06-Jul-2026 20:08:53 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 20:08:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg2IiwidXNlcm5hbWUiOiJtc3J1YmVpZHNuc24iLCJlbWFpbCI6InhpdmFkNjkxMjNAaGVhdnR5LmNvbSIsImV4cCI6MTc4Mzk3MzE1Mn0.xr49JGd4ZYdhDxbBNLuVH-w8ZTVZVCemF8aJ0t1MdFI
[06-Jul-2026 20:08:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 20:08:53 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 20:08:53 UTC] User ID: 986
[06-Jul-2026 20:08:53 UTC] ✅ User profile retrieved successfully for user ID: 986
[06-Jul-2026 20:09:14 UTC] === API CALL LOG ===
[06-Jul-2026 20:09:14 UTC] Endpoint: user/profile.php
[06-Jul-2026 20:09:14 UTC] Full Log Data: {
    "timestamp": "2026-07-06 20:09:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.165.240.78",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.165.240.78, 172.71.95.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg2IiwidXNlcm5hbWUiOiJtc3J1YmVpZHNuc24iLCJlbWFpbCI6InhpdmFkNjkxMjNAaGVhdnR5LmNvbSIsImV4cCI6MTc4Mzk3MzE1Mn0.xr49JGd4ZYdhDxbBNLuVH-w8ZTVZVCemF8aJ0t1MdFI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1713ef78ffafe9e-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.165.240.78",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 20:09:14 UTC] === END API CALL LOG ===
[06-Jul-2026 20:09:14 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 20:09:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg2IiwidXNlcm5hbWUiOiJtc3J1YmVpZHNuc24iLCJlbWFpbCI6InhpdmFkNjkxMjNAaGVhdnR5LmNvbSIsImV4cCI6MTc4Mzk3MzE1Mn0.xr49JGd4ZYdhDxbBNLuVH-w8ZTVZVCemF8aJ0t1MdFI
[06-Jul-2026 20:09:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 20:09:14 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 20:09:14 UTC] User ID: 986
[06-Jul-2026 20:09:14 UTC] ✅ User profile retrieved successfully for user ID: 986
[06-Jul-2026 20:09:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jul-2026 20:09:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jul-2026 20:09:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.165.240.78, 172.71.95.101","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg2IiwidXNlcm5hbWUiOiJtc3J1YmVpZHNuc24iLCJlbWFpbCI6InhpdmFkNjkxMjNAaGVhdnR5LmNvbSIsImV4cCI6MTc4Mzk3MzE1Mn0.xr49JGd4ZYdhDxbBNLuVH-w8ZTVZVCemF8aJ0t1MdFI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1713f213ddafe9e-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.165.240.78","cf-ipcountry":"NL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[06-Jul-2026 20:09:20 UTC] === User Orders API Called ===
[06-Jul-2026 20:09:20 UTC] User ID: 986
[06-Jul-2026 20:09:20 UTC] Limit: 20, Offset: 0
[06-Jul-2026 20:09:20 UTC] Orders found: 0
[06-Jul-2026 20:09:20 UTC] Orders data: []
[06-Jul-2026 20:09:20 UTC] Total orders count: 0
[06-Jul-2026 20:09:20 UTC] === API CALL LOG ===
[06-Jul-2026 20:09:20 UTC] Endpoint: user/profile.php
[06-Jul-2026 20:09:20 UTC] Full Log Data: {
    "timestamp": "2026-07-06 20:09:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.165.240.78",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.165.240.78, 172.71.95.102",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg2IiwidXNlcm5hbWUiOiJtc3J1YmVpZHNuc24iLCJlbWFpbCI6InhpdmFkNjkxMjNAaGVhdnR5LmNvbSIsImV4cCI6MTc4Mzk3MzE1Mn0.xr49JGd4ZYdhDxbBNLuVH-w8ZTVZVCemF8aJ0t1MdFI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1713f213ddbfe9e-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.165.240.78",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 20:09:20 UTC] === END API CALL LOG ===
[06-Jul-2026 20:09:20 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 20:09:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg2IiwidXNlcm5hbWUiOiJtc3J1YmVpZHNuc24iLCJlbWFpbCI6InhpdmFkNjkxMjNAaGVhdnR5LmNvbSIsImV4cCI6MTc4Mzk3MzE1Mn0.xr49JGd4ZYdhDxbBNLuVH-w8ZTVZVCemF8aJ0t1MdFI
[06-Jul-2026 20:09:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 20:09:20 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 20:09:20 UTC] User ID: 986
[06-Jul-2026 20:09:20 UTC] ✅ User profile retrieved successfully for user ID: 986
[06-Jul-2026 20:09:21 UTC] === API CALL LOG ===
[06-Jul-2026 20:09:21 UTC] Endpoint: user/profile.php
[06-Jul-2026 20:09:21 UTC] Full Log Data: {
    "timestamp": "2026-07-06 20:09:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.165.240.78",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.165.240.78, 172.71.95.102",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg2IiwidXNlcm5hbWUiOiJtc3J1YmVpZHNuc24iLCJlbWFpbCI6InhpdmFkNjkxMjNAaGVhdnR5LmNvbSIsImV4cCI6MTc4Mzk3MzE1Mn0.xr49JGd4ZYdhDxbBNLuVH-w8ZTVZVCemF8aJ0t1MdFI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1713f24dba1fe9e-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.165.240.78",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 20:09:21 UTC] === END API CALL LOG ===
[06-Jul-2026 20:09:21 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 20:09:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg2IiwidXNlcm5hbWUiOiJtc3J1YmVpZHNuc24iLCJlbWFpbCI6InhpdmFkNjkxMjNAaGVhdnR5LmNvbSIsImV4cCI6MTc4Mzk3MzE1Mn0.xr49JGd4ZYdhDxbBNLuVH-w8ZTVZVCemF8aJ0t1MdFI
[06-Jul-2026 20:09:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 20:09:21 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 20:09:21 UTC] User ID: 986
[06-Jul-2026 20:09:21 UTC] ✅ User profile retrieved successfully for user ID: 986
[06-Jul-2026 20:09:23 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jul-2026 20:09:23 UTC] === API CALL LOG ===
[06-Jul-2026 20:09:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jul-2026 20:09:23 UTC] Endpoint: user/profile.php
[06-Jul-2026 20:09:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.165.240.78, 172.71.95.101","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg2IiwidXNlcm5hbWUiOiJtc3J1YmVpZHNuc24iLCJlbWFpbCI6InhpdmFkNjkxMjNAaGVhdnR5LmNvbSIsImV4cCI6MTc4Mzk3MzE1Mn0.xr49JGd4ZYdhDxbBNLuVH-w8ZTVZVCemF8aJ0t1MdFI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1713f34eac2fe9e-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.165.240.78","cf-ipcountry":"NL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[06-Jul-2026 20:09:23 UTC] Full Log Data: {
    "timestamp": "2026-07-06 20:09:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.165.240.78",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.165.240.78, 172.71.95.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg2IiwidXNlcm5hbWUiOiJtc3J1YmVpZHNuc24iLCJlbWFpbCI6InhpdmFkNjkxMjNAaGVhdnR5LmNvbSIsImV4cCI6MTc4Mzk3MzE1Mn0.xr49JGd4ZYdhDxbBNLuVH-w8ZTVZVCemF8aJ0t1MdFI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1713f34eac7fe9e-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.165.240.78",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 20:09:23 UTC] === User Orders API Called ===
[06-Jul-2026 20:09:23 UTC] === END API CALL LOG ===
[06-Jul-2026 20:09:23 UTC] User ID: 986
[06-Jul-2026 20:09:23 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 20:09:23 UTC] Limit: 20, Offset: 0
[06-Jul-2026 20:09:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg2IiwidXNlcm5hbWUiOiJtc3J1YmVpZHNuc24iLCJlbWFpbCI6InhpdmFkNjkxMjNAaGVhdnR5LmNvbSIsImV4cCI6MTc4Mzk3MzE1Mn0.xr49JGd4ZYdhDxbBNLuVH-w8ZTVZVCemF8aJ0t1MdFI
[06-Jul-2026 20:09:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 20:09:23 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 20:09:23 UTC] User ID: 986
[06-Jul-2026 20:09:23 UTC] Orders found: 0
[06-Jul-2026 20:09:23 UTC] Orders data: []
[06-Jul-2026 20:09:23 UTC] ✅ User profile retrieved successfully for user ID: 986
[06-Jul-2026 20:09:23 UTC] Total orders count: 0
[06-Jul-2026 20:09:24 UTC] === API CALL LOG ===
[06-Jul-2026 20:09:24 UTC] Endpoint: user/profile.php
[06-Jul-2026 20:09:24 UTC] Full Log Data: {
    "timestamp": "2026-07-06 20:09:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.165.240.78",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.165.240.78, 172.71.95.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg2IiwidXNlcm5hbWUiOiJtc3J1YmVpZHNuc24iLCJlbWFpbCI6InhpdmFkNjkxMjNAaGVhdnR5LmNvbSIsImV4cCI6MTc4Mzk3MzE1Mn0.xr49JGd4ZYdhDxbBNLuVH-w8ZTVZVCemF8aJ0t1MdFI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1713f3898fdfe9e-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.165.240.78",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 20:09:24 UTC] === END API CALL LOG ===
[06-Jul-2026 20:09:24 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 20:09:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg2IiwidXNlcm5hbWUiOiJtc3J1YmVpZHNuc24iLCJlbWFpbCI6InhpdmFkNjkxMjNAaGVhdnR5LmNvbSIsImV4cCI6MTc4Mzk3MzE1Mn0.xr49JGd4ZYdhDxbBNLuVH-w8ZTVZVCemF8aJ0t1MdFI
[06-Jul-2026 20:09:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 20:09:24 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 20:09:24 UTC] User ID: 986
[06-Jul-2026 20:09:24 UTC] ✅ User profile retrieved successfully for user ID: 986
[06-Jul-2026 20:09:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jul-2026 20:09:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jul-2026 20:09:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.165.240.78, 172.71.95.102","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg2IiwidXNlcm5hbWUiOiJtc3J1YmVpZHNuc24iLCJlbWFpbCI6InhpdmFkNjkxMjNAaGVhdnR5LmNvbSIsImV4cCI6MTc4Mzk3MzE1Mn0.xr49JGd4ZYdhDxbBNLuVH-w8ZTVZVCemF8aJ0t1MdFI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1713faf7fa2fe9e-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.165.240.78","cf-ipcountry":"NL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[06-Jul-2026 20:09:43 UTC] === User Orders API Called ===
[06-Jul-2026 20:09:43 UTC] User ID: 986
[06-Jul-2026 20:09:43 UTC] Limit: 20, Offset: 0
[06-Jul-2026 20:09:43 UTC] Orders found: 0
[06-Jul-2026 20:09:43 UTC] Orders data: []
[06-Jul-2026 20:09:43 UTC] Total orders count: 0
[06-Jul-2026 20:09:43 UTC] === API CALL LOG ===
[06-Jul-2026 20:09:43 UTC] Endpoint: user/profile.php
[06-Jul-2026 20:09:43 UTC] Full Log Data: {
    "timestamp": "2026-07-06 20:09:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.165.240.78",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.165.240.78, 172.71.95.102",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg2IiwidXNlcm5hbWUiOiJtc3J1YmVpZHNuc24iLCJlbWFpbCI6InhpdmFkNjkxMjNAaGVhdnR5LmNvbSIsImV4cCI6MTc4Mzk3MzE1Mn0.xr49JGd4ZYdhDxbBNLuVH-w8ZTVZVCemF8aJ0t1MdFI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1713faf7fa8fe9e-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.165.240.78",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 20:09:43 UTC] === END API CALL LOG ===
[06-Jul-2026 20:09:43 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 20:09:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg2IiwidXNlcm5hbWUiOiJtc3J1YmVpZHNuc24iLCJlbWFpbCI6InhpdmFkNjkxMjNAaGVhdnR5LmNvbSIsImV4cCI6MTc4Mzk3MzE1Mn0.xr49JGd4ZYdhDxbBNLuVH-w8ZTVZVCemF8aJ0t1MdFI
[06-Jul-2026 20:09:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 20:09:43 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 20:09:43 UTC] User ID: 986
[06-Jul-2026 20:09:43 UTC] ✅ User profile retrieved successfully for user ID: 986
[06-Jul-2026 20:09:44 UTC] === API CALL LOG ===
[06-Jul-2026 20:09:44 UTC] Endpoint: user/profile.php
[06-Jul-2026 20:09:44 UTC] Full Log Data: {
    "timestamp": "2026-07-06 20:09:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.165.240.78",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.165.240.78, 172.71.95.102",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg2IiwidXNlcm5hbWUiOiJtc3J1YmVpZHNuc24iLCJlbWFpbCI6InhpdmFkNjkxMjNAaGVhdnR5LmNvbSIsImV4cCI6MTc4Mzk3MzE1Mn0.xr49JGd4ZYdhDxbBNLuVH-w8ZTVZVCemF8aJ0t1MdFI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1713fb33d36fe9e-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.165.240.78",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 20:09:44 UTC] === END API CALL LOG ===
[06-Jul-2026 20:09:44 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 20:09:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg2IiwidXNlcm5hbWUiOiJtc3J1YmVpZHNuc24iLCJlbWFpbCI6InhpdmFkNjkxMjNAaGVhdnR5LmNvbSIsImV4cCI6MTc4Mzk3MzE1Mn0.xr49JGd4ZYdhDxbBNLuVH-w8ZTVZVCemF8aJ0t1MdFI
[06-Jul-2026 20:09:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 20:09:44 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 20:09:44 UTC] User ID: 986
[06-Jul-2026 20:09:44 UTC] ✅ User profile retrieved successfully for user ID: 986
[06-Jul-2026 20:35:52 UTC] === API CALL LOG ===
[06-Jul-2026 20:35:52 UTC] Endpoint: user/profile.php
[06-Jul-2026 20:35:52 UTC] Full Log Data: {
    "timestamp": "2026-07-06 20:35:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.125.136.142",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.125.136.142, 162.158.182.94",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg3IiwidXNlcm5hbWUiOiJUXzEwOTciLCJlbWFpbCI6InNhZGVxNDdnQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk3NDk0OX0.9riGsi1z5dVLG105N-etIQ6tY1Ud3EHoJLpO7hZaBrw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17165fe1e640a19-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.125.136.142",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 20:35:52 UTC] === END API CALL LOG ===
[06-Jul-2026 20:35:52 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 20:35:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg3IiwidXNlcm5hbWUiOiJUXzEwOTciLCJlbWFpbCI6InNhZGVxNDdnQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk3NDk0OX0.9riGsi1z5dVLG105N-etIQ6tY1Ud3EHoJLpO7hZaBrw
[06-Jul-2026 20:35:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 20:35:52 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 20:35:52 UTC] User ID: 987
[06-Jul-2026 20:35:52 UTC] ✅ User profile retrieved successfully for user ID: 987
[06-Jul-2026 20:35:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jul-2026 20:35:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jul-2026 20:35:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"5.125.136.142, 162.158.182.94","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg3IiwidXNlcm5hbWUiOiJUXzEwOTciLCJlbWFpbCI6InNhZGVxNDdnQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk3NDk0OX0.9riGsi1z5dVLG105N-etIQ6tY1Ud3EHoJLpO7hZaBrw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a17165fe1e670a19-ARN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"5.125.136.142","cf-ipcountry":"IR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[06-Jul-2026 20:35:52 UTC] === User Orders API Called ===
[06-Jul-2026 20:35:52 UTC] User ID: 987
[06-Jul-2026 20:35:52 UTC] Limit: 20, Offset: 0
[06-Jul-2026 20:35:52 UTC] Orders found: 0
[06-Jul-2026 20:35:52 UTC] Orders data: []
[06-Jul-2026 20:35:52 UTC] Total orders count: 0
[06-Jul-2026 20:35:52 UTC] === API CALL LOG ===
[06-Jul-2026 20:35:52 UTC] Endpoint: user/profile.php
[06-Jul-2026 20:35:52 UTC] Full Log Data: {
    "timestamp": "2026-07-06 20:35:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.125.136.142",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.125.136.142, 162.158.182.94",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg3IiwidXNlcm5hbWUiOiJUXzEwOTciLCJlbWFpbCI6InNhZGVxNDdnQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk3NDk0OX0.9riGsi1z5dVLG105N-etIQ6tY1Ud3EHoJLpO7hZaBrw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17165fe1e680a19-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.125.136.142",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 20:35:52 UTC] === END API CALL LOG ===
[06-Jul-2026 20:35:52 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 20:35:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg3IiwidXNlcm5hbWUiOiJUXzEwOTciLCJlbWFpbCI6InNhZGVxNDdnQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk3NDk0OX0.9riGsi1z5dVLG105N-etIQ6tY1Ud3EHoJLpO7hZaBrw
[06-Jul-2026 20:35:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 20:35:52 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 20:35:52 UTC] User ID: 987
[06-Jul-2026 20:35:52 UTC] ✅ User profile retrieved successfully for user ID: 987
[06-Jul-2026 20:36:05 UTC] === API CALL LOG ===
[06-Jul-2026 20:36:05 UTC] Endpoint: user/profile.php
[06-Jul-2026 20:36:05 UTC] Full Log Data: {
    "timestamp": "2026-07-06 20:36:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.125.136.142",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.125.136.142, 162.158.182.94",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg3IiwidXNlcm5hbWUiOiJUXzEwOTciLCJlbWFpbCI6InNhZGVxNDdnQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk3NDk0OX0.9riGsi1z5dVLG105N-etIQ6tY1Ud3EHoJLpO7hZaBrw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a171664fce5c0a19-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.125.136.142",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 20:36:05 UTC] === END API CALL LOG ===
[06-Jul-2026 20:36:05 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 20:36:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg3IiwidXNlcm5hbWUiOiJUXzEwOTciLCJlbWFpbCI6InNhZGVxNDdnQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk3NDk0OX0.9riGsi1z5dVLG105N-etIQ6tY1Ud3EHoJLpO7hZaBrw
[06-Jul-2026 20:36:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 20:36:05 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 20:36:05 UTC] User ID: 987
[06-Jul-2026 20:36:05 UTC] ✅ User profile retrieved successfully for user ID: 987
[06-Jul-2026 20:36:05 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jul-2026 20:36:05 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jul-2026 20:36:05 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"5.125.136.142, 162.158.182.94","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg3IiwidXNlcm5hbWUiOiJUXzEwOTciLCJlbWFpbCI6InNhZGVxNDdnQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk3NDk0OX0.9riGsi1z5dVLG105N-etIQ6tY1Ud3EHoJLpO7hZaBrw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a171664fce570a19-ARN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"5.125.136.142","cf-ipcountry":"IR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[06-Jul-2026 20:36:05 UTC] === User Orders API Called ===
[06-Jul-2026 20:36:05 UTC] User ID: 987
[06-Jul-2026 20:36:05 UTC] Limit: 20, Offset: 0
[06-Jul-2026 20:36:05 UTC] Orders found: 0
[06-Jul-2026 20:36:05 UTC] Orders data: []
[06-Jul-2026 20:36:05 UTC] Total orders count: 0
[06-Jul-2026 20:36:06 UTC] === API CALL LOG ===
[06-Jul-2026 20:36:06 UTC] Endpoint: user/profile.php
[06-Jul-2026 20:36:06 UTC] Full Log Data: {
    "timestamp": "2026-07-06 20:36:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.125.136.142",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.125.136.142, 162.158.182.94",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg3IiwidXNlcm5hbWUiOiJUXzEwOTciLCJlbWFpbCI6InNhZGVxNDdnQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk3NDk0OX0.9riGsi1z5dVLG105N-etIQ6tY1Ud3EHoJLpO7hZaBrw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a171665368e30a19-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.125.136.142",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 20:36:06 UTC] === END API CALL LOG ===
[06-Jul-2026 20:36:06 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 20:36:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg3IiwidXNlcm5hbWUiOiJUXzEwOTciLCJlbWFpbCI6InNhZGVxNDdnQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk3NDk0OX0.9riGsi1z5dVLG105N-etIQ6tY1Ud3EHoJLpO7hZaBrw
[06-Jul-2026 20:36:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 20:36:06 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 20:36:06 UTC] User ID: 987
[06-Jul-2026 20:36:06 UTC] ✅ User profile retrieved successfully for user ID: 987
[06-Jul-2026 20:36:09 UTC] === API CALL LOG ===
[06-Jul-2026 20:36:09 UTC] Endpoint: user/profile.php
[06-Jul-2026 20:36:09 UTC] Full Log Data: {
    "timestamp": "2026-07-06 20:36:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.125.136.142",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.125.136.142, 162.158.182.94",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg3IiwidXNlcm5hbWUiOiJUXzEwOTciLCJlbWFpbCI6InNhZGVxNDdnQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk3NDk0OX0.9riGsi1z5dVLG105N-etIQ6tY1Ud3EHoJLpO7hZaBrw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1716668aad10a19-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.125.136.142",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 20:36:09 UTC] === END API CALL LOG ===
[06-Jul-2026 20:36:09 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 20:36:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg3IiwidXNlcm5hbWUiOiJUXzEwOTciLCJlbWFpbCI6InNhZGVxNDdnQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk3NDk0OX0.9riGsi1z5dVLG105N-etIQ6tY1Ud3EHoJLpO7hZaBrw
[06-Jul-2026 20:36:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 20:36:09 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 20:36:09 UTC] User ID: 987
[06-Jul-2026 20:36:09 UTC] ✅ User profile retrieved successfully for user ID: 987
[06-Jul-2026 20:36:18 UTC] === API CALL LOG ===
[06-Jul-2026 20:36:18 UTC] Endpoint: user/profile.php
[06-Jul-2026 20:36:18 UTC] Full Log Data: {
    "timestamp": "2026-07-06 20:36:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.125.136.142",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.125.136.142, 162.158.182.95",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg3IiwidXNlcm5hbWUiOiJUXzEwOTciLCJlbWFpbCI6InNhZGVxNDdnQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk3NDk0OX0.9riGsi1z5dVLG105N-etIQ6tY1Ud3EHoJLpO7hZaBrw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a171669f9ebc0a19-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.125.136.142",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 20:36:18 UTC] === END API CALL LOG ===
[06-Jul-2026 20:36:18 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 20:36:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg3IiwidXNlcm5hbWUiOiJUXzEwOTciLCJlbWFpbCI6InNhZGVxNDdnQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk3NDk0OX0.9riGsi1z5dVLG105N-etIQ6tY1Ud3EHoJLpO7hZaBrw
[06-Jul-2026 20:36:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 20:36:18 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 20:36:18 UTC] User ID: 987
[06-Jul-2026 20:36:18 UTC] ✅ User profile retrieved successfully for user ID: 987
[06-Jul-2026 20:37:00 UTC] === API CALL LOG ===
[06-Jul-2026 20:37:00 UTC] Endpoint: user/profile.php
[06-Jul-2026 20:37:00 UTC] Full Log Data: {
    "timestamp": "2026-07-06 20:37:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "107.151.195.179",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "107.151.195.179, 172.68.138.184",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg3IiwidXNlcm5hbWUiOiJUXzEwOTciLCJlbWFpbCI6InNhZGVxNDdnQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk3NDk0OX0.9riGsi1z5dVLG105N-etIQ6tY1Ud3EHoJLpO7hZaBrw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17167a2ca957fa4-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "107.151.195.179",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 20:37:00 UTC] === END API CALL LOG ===
[06-Jul-2026 20:37:00 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 20:37:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg3IiwidXNlcm5hbWUiOiJUXzEwOTciLCJlbWFpbCI6InNhZGVxNDdnQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk3NDk0OX0.9riGsi1z5dVLG105N-etIQ6tY1Ud3EHoJLpO7hZaBrw
[06-Jul-2026 20:37:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 20:37:00 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 20:37:00 UTC] User ID: 987
[06-Jul-2026 20:37:00 UTC] ✅ User profile retrieved successfully for user ID: 987
[06-Jul-2026 20:37:39 UTC] === API CALL LOG ===
[06-Jul-2026 20:37:39 UTC] Endpoint: user/profile.php
[06-Jul-2026 20:37:39 UTC] Full Log Data: {
    "timestamp": "2026-07-06 20:37:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "107.151.195.179",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "107.151.195.179, 104.23.213.192",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg3IiwidXNlcm5hbWUiOiJUXzEwOTciLCJlbWFpbCI6InNhZGVxNDdnQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk3NDk0OX0.9riGsi1z5dVLG105N-etIQ6tY1Ud3EHoJLpO7hZaBrw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17168994b46c0d6-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "107.151.195.179",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 20:37:39 UTC] === END API CALL LOG ===
[06-Jul-2026 20:37:39 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 20:37:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg3IiwidXNlcm5hbWUiOiJUXzEwOTciLCJlbWFpbCI6InNhZGVxNDdnQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk3NDk0OX0.9riGsi1z5dVLG105N-etIQ6tY1Ud3EHoJLpO7hZaBrw
[06-Jul-2026 20:37:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 20:37:39 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 20:37:39 UTC] User ID: 987
[06-Jul-2026 20:37:39 UTC] ✅ User profile retrieved successfully for user ID: 987
[06-Jul-2026 20:39:11 UTC] === API CALL LOG ===
[06-Jul-2026 20:39:11 UTC] Endpoint: user/profile.php
[06-Jul-2026 20:39:11 UTC] Full Log Data: {
    "timestamp": "2026-07-06 20:39:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.125.136.142",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.125.136.142, 172.69.68.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg3IiwidXNlcm5hbWUiOiJUXzEwOTciLCJlbWFpbCI6InNhZGVxNDdnQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk3NDk0OX0.9riGsi1z5dVLG105N-etIQ6tY1Ud3EHoJLpO7hZaBrw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1716adb2964ee80-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.125.136.142",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 20:39:11 UTC] === END API CALL LOG ===
[06-Jul-2026 20:39:11 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 20:39:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg3IiwidXNlcm5hbWUiOiJUXzEwOTciLCJlbWFpbCI6InNhZGVxNDdnQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk3NDk0OX0.9riGsi1z5dVLG105N-etIQ6tY1Ud3EHoJLpO7hZaBrw
[06-Jul-2026 20:39:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 20:39:11 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 20:39:11 UTC] User ID: 987
[06-Jul-2026 20:39:11 UTC] ✅ User profile retrieved successfully for user ID: 987
[06-Jul-2026 20:39:15 UTC] === API CALL LOG ===
[06-Jul-2026 20:39:15 UTC] Endpoint: user/profile.php
[06-Jul-2026 20:39:15 UTC] Full Log Data: {
    "timestamp": "2026-07-06 20:39:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.125.136.142",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.125.136.142, 172.69.68.143",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg3IiwidXNlcm5hbWUiOiJUXzEwOTciLCJlbWFpbCI6InNhZGVxNDdnQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk3NDk0OX0.9riGsi1z5dVLG105N-etIQ6tY1Ud3EHoJLpO7hZaBrw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1716af41ffdee80-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.125.136.142",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 20:39:15 UTC] === END API CALL LOG ===
[06-Jul-2026 20:39:15 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 20:39:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg3IiwidXNlcm5hbWUiOiJUXzEwOTciLCJlbWFpbCI6InNhZGVxNDdnQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk3NDk0OX0.9riGsi1z5dVLG105N-etIQ6tY1Ud3EHoJLpO7hZaBrw
[06-Jul-2026 20:39:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 20:39:15 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 20:39:15 UTC] User ID: 987
[06-Jul-2026 20:39:15 UTC] ✅ User profile retrieved successfully for user ID: 987
[06-Jul-2026 20:39:31 UTC] === API CALL LOG ===
[06-Jul-2026 20:39:31 UTC] Endpoint: user/profile.php
[06-Jul-2026 20:39:31 UTC] Full Log Data: {
    "timestamp": "2026-07-06 20:39:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.58.115.45",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.58.115.45, 104.23.221.182",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg3IiwidXNlcm5hbWUiOiJUXzEwOTciLCJlbWFpbCI6InNhZGVxNDdnQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk3NDk0OX0.9riGsi1z5dVLG105N-etIQ6tY1Ud3EHoJLpO7hZaBrw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1716b555a89fb58-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.58.115.45",
        "cf-ipcountry": "SE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 20:39:31 UTC] === END API CALL LOG ===
[06-Jul-2026 20:39:31 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 20:39:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg3IiwidXNlcm5hbWUiOiJUXzEwOTciLCJlbWFpbCI6InNhZGVxNDdnQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk3NDk0OX0.9riGsi1z5dVLG105N-etIQ6tY1Ud3EHoJLpO7hZaBrw
[06-Jul-2026 20:39:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 20:39:31 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 20:39:31 UTC] User ID: 987
[06-Jul-2026 20:39:31 UTC] ✅ User profile retrieved successfully for user ID: 987
[06-Jul-2026 20:39:52 UTC] === API CALL LOG ===
[06-Jul-2026 20:39:52 UTC] Endpoint: user/profile.php
[06-Jul-2026 20:39:52 UTC] Full Log Data: {
    "timestamp": "2026-07-06 20:39:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.216.182.105",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.216.182.105, 104.23.223.40",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg3IiwidXNlcm5hbWUiOiJUXzEwOTciLCJlbWFpbCI6InNhZGVxNDdnQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk3NDk0OX0.9riGsi1z5dVLG105N-etIQ6tY1Ud3EHoJLpO7hZaBrw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1716bd57c66f9e2-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.216.182.105",
        "cf-ipcountry": "SE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 20:39:52 UTC] === END API CALL LOG ===
[06-Jul-2026 20:39:52 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 20:39:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg3IiwidXNlcm5hbWUiOiJUXzEwOTciLCJlbWFpbCI6InNhZGVxNDdnQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk3NDk0OX0.9riGsi1z5dVLG105N-etIQ6tY1Ud3EHoJLpO7hZaBrw
[06-Jul-2026 20:39:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 20:39:52 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 20:39:52 UTC] User ID: 987
[06-Jul-2026 20:39:52 UTC] ✅ User profile retrieved successfully for user ID: 987
[06-Jul-2026 20:40:51 UTC] === API CALL LOG ===
[06-Jul-2026 20:40:51 UTC] Endpoint: user/profile.php
[06-Jul-2026 20:40:51 UTC] Full Log Data: {
    "timestamp": "2026-07-06 20:40:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.125.136.142",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.125.136.142, 162.158.129.235",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg3IiwidXNlcm5hbWUiOiJUXzEwOTciLCJlbWFpbCI6InNhZGVxNDdnQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk3NDk0OX0.9riGsi1z5dVLG105N-etIQ6tY1Ud3EHoJLpO7hZaBrw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1716d474d9259ad-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.125.136.142",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 20:40:51 UTC] === END API CALL LOG ===
[06-Jul-2026 20:40:51 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 20:40:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg3IiwidXNlcm5hbWUiOiJUXzEwOTciLCJlbWFpbCI6InNhZGVxNDdnQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk3NDk0OX0.9riGsi1z5dVLG105N-etIQ6tY1Ud3EHoJLpO7hZaBrw
[06-Jul-2026 20:40:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 20:40:51 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 20:40:51 UTC] User ID: 987
[06-Jul-2026 20:40:51 UTC] ✅ User profile retrieved successfully for user ID: 987
[06-Jul-2026 20:41:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jul-2026 20:41:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jul-2026 20:41:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"5.125.136.142, 162.158.129.235","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg3IiwidXNlcm5hbWUiOiJUXzEwOTciLCJlbWFpbCI6InNhZGVxNDdnQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk3NDk0OX0.9riGsi1z5dVLG105N-etIQ6tY1Ud3EHoJLpO7hZaBrw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1716d859a2659ad-MXP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"5.125.136.142","cf-ipcountry":"IR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[06-Jul-2026 20:41:01 UTC] === User Orders API Called ===
[06-Jul-2026 20:41:01 UTC] User ID: 987
[06-Jul-2026 20:41:01 UTC] Limit: 20, Offset: 0
[06-Jul-2026 20:41:01 UTC] Orders found: 0
[06-Jul-2026 20:41:01 UTC] Orders data: []
[06-Jul-2026 20:41:01 UTC] Total orders count: 0
[06-Jul-2026 20:41:01 UTC] === API CALL LOG ===
[06-Jul-2026 20:41:01 UTC] Endpoint: user/profile.php
[06-Jul-2026 20:41:01 UTC] Full Log Data: {
    "timestamp": "2026-07-06 20:41:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.125.136.142",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.125.136.142, 162.158.129.235",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg3IiwidXNlcm5hbWUiOiJUXzEwOTciLCJlbWFpbCI6InNhZGVxNDdnQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk3NDk0OX0.9riGsi1z5dVLG105N-etIQ6tY1Ud3EHoJLpO7hZaBrw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1716d859a2759ad-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.125.136.142",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 20:41:01 UTC] === END API CALL LOG ===
[06-Jul-2026 20:41:01 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 20:41:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg3IiwidXNlcm5hbWUiOiJUXzEwOTciLCJlbWFpbCI6InNhZGVxNDdnQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk3NDk0OX0.9riGsi1z5dVLG105N-etIQ6tY1Ud3EHoJLpO7hZaBrw
[06-Jul-2026 20:41:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 20:41:01 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 20:41:01 UTC] User ID: 987
[06-Jul-2026 20:41:01 UTC] ✅ User profile retrieved successfully for user ID: 987
[06-Jul-2026 20:41:03 UTC] === API CALL LOG ===
[06-Jul-2026 20:41:03 UTC] Endpoint: user/profile.php
[06-Jul-2026 20:41:03 UTC] Full Log Data: {
    "timestamp": "2026-07-06 20:41:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.125.136.142",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.125.136.142, 162.158.129.235",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg3IiwidXNlcm5hbWUiOiJUXzEwOTciLCJlbWFpbCI6InNhZGVxNDdnQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk3NDk0OX0.9riGsi1z5dVLG105N-etIQ6tY1Ud3EHoJLpO7hZaBrw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1716d940d7a59ad-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.125.136.142",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 20:41:03 UTC] === END API CALL LOG ===
[06-Jul-2026 20:41:03 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 20:41:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg3IiwidXNlcm5hbWUiOiJUXzEwOTciLCJlbWFpbCI6InNhZGVxNDdnQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk3NDk0OX0.9riGsi1z5dVLG105N-etIQ6tY1Ud3EHoJLpO7hZaBrw
[06-Jul-2026 20:41:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 20:41:03 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 20:41:03 UTC] User ID: 987
[06-Jul-2026 20:41:03 UTC] ✅ User profile retrieved successfully for user ID: 987
[06-Jul-2026 20:41:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jul-2026 20:41:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jul-2026 20:41:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"5.125.136.142, 162.158.129.235","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg3IiwidXNlcm5hbWUiOiJUXzEwOTciLCJlbWFpbCI6InNhZGVxNDdnQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk3NDk0OX0.9riGsi1z5dVLG105N-etIQ6tY1Ud3EHoJLpO7hZaBrw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1716df8dce959ad-MXP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"5.125.136.142","cf-ipcountry":"IR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[06-Jul-2026 20:41:19 UTC] === User Orders API Called ===
[06-Jul-2026 20:41:19 UTC] User ID: 987
[06-Jul-2026 20:41:19 UTC] Limit: 20, Offset: 0
[06-Jul-2026 20:41:19 UTC] Orders found: 0
[06-Jul-2026 20:41:19 UTC] Orders data: []
[06-Jul-2026 20:41:19 UTC] Total orders count: 0
[06-Jul-2026 20:41:19 UTC] === API CALL LOG ===
[06-Jul-2026 20:41:19 UTC] Endpoint: user/profile.php
[06-Jul-2026 20:41:19 UTC] Full Log Data: {
    "timestamp": "2026-07-06 20:41:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.125.136.142",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.125.136.142, 162.158.129.235",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg3IiwidXNlcm5hbWUiOiJUXzEwOTciLCJlbWFpbCI6InNhZGVxNDdnQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk3NDk0OX0.9riGsi1z5dVLG105N-etIQ6tY1Ud3EHoJLpO7hZaBrw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1716df8dceb59ad-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.125.136.142",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 20:41:19 UTC] === END API CALL LOG ===
[06-Jul-2026 20:41:19 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 20:41:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg3IiwidXNlcm5hbWUiOiJUXzEwOTciLCJlbWFpbCI6InNhZGVxNDdnQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk3NDk0OX0.9riGsi1z5dVLG105N-etIQ6tY1Ud3EHoJLpO7hZaBrw
[06-Jul-2026 20:41:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 20:41:19 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 20:41:19 UTC] User ID: 987
[06-Jul-2026 20:41:19 UTC] ✅ User profile retrieved successfully for user ID: 987
[06-Jul-2026 20:41:22 UTC] === API CALL LOG ===
[06-Jul-2026 20:41:22 UTC] Endpoint: user/profile.php
[06-Jul-2026 20:41:22 UTC] Full Log Data: {
    "timestamp": "2026-07-06 20:41:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.125.136.142",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.125.136.142, 162.158.129.235",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg3IiwidXNlcm5hbWUiOiJUXzEwOTciLCJlbWFpbCI6InNhZGVxNDdnQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk3NDk0OX0.9riGsi1z5dVLG105N-etIQ6tY1Ud3EHoJLpO7hZaBrw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1716e0dfd8859ad-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.125.136.142",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 20:41:22 UTC] === END API CALL LOG ===
[06-Jul-2026 20:41:22 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 20:41:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg3IiwidXNlcm5hbWUiOiJUXzEwOTciLCJlbWFpbCI6InNhZGVxNDdnQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk3NDk0OX0.9riGsi1z5dVLG105N-etIQ6tY1Ud3EHoJLpO7hZaBrw
[06-Jul-2026 20:41:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 20:41:22 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 20:41:22 UTC] User ID: 987
[06-Jul-2026 20:41:22 UTC] ✅ User profile retrieved successfully for user ID: 987
[06-Jul-2026 20:41:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jul-2026 20:41:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jul-2026 20:41:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"5.125.136.142, 162.158.129.235","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg3IiwidXNlcm5hbWUiOiJUXzEwOTciLCJlbWFpbCI6InNhZGVxNDdnQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk3NDk0OX0.9riGsi1z5dVLG105N-etIQ6tY1Ud3EHoJLpO7hZaBrw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1716e2f2d6759ad-MXP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"5.125.136.142","cf-ipcountry":"IR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[06-Jul-2026 20:41:28 UTC] === User Orders API Called ===
[06-Jul-2026 20:41:28 UTC] User ID: 987
[06-Jul-2026 20:41:28 UTC] Limit: 20, Offset: 0
[06-Jul-2026 20:41:28 UTC] Orders found: 0
[06-Jul-2026 20:41:28 UTC] Orders data: []
[06-Jul-2026 20:41:28 UTC] Total orders count: 0
[06-Jul-2026 20:41:28 UTC] === API CALL LOG ===
[06-Jul-2026 20:41:28 UTC] Endpoint: user/profile.php
[06-Jul-2026 20:41:28 UTC] Full Log Data: {
    "timestamp": "2026-07-06 20:41:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.125.136.142",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.125.136.142, 162.158.129.235",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg3IiwidXNlcm5hbWUiOiJUXzEwOTciLCJlbWFpbCI6InNhZGVxNDdnQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk3NDk0OX0.9riGsi1z5dVLG105N-etIQ6tY1Ud3EHoJLpO7hZaBrw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1716e2f2d6a59ad-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.125.136.142",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 20:41:28 UTC] === END API CALL LOG ===
[06-Jul-2026 20:41:28 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 20:41:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg3IiwidXNlcm5hbWUiOiJUXzEwOTciLCJlbWFpbCI6InNhZGVxNDdnQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk3NDk0OX0.9riGsi1z5dVLG105N-etIQ6tY1Ud3EHoJLpO7hZaBrw
[06-Jul-2026 20:41:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 20:41:28 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 20:41:28 UTC] User ID: 987
[06-Jul-2026 20:41:28 UTC] ✅ User profile retrieved successfully for user ID: 987
[06-Jul-2026 20:41:31 UTC] === API CALL LOG ===
[06-Jul-2026 20:41:31 UTC] Endpoint: user/profile.php
[06-Jul-2026 20:41:31 UTC] Full Log Data: {
    "timestamp": "2026-07-06 20:41:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.125.136.142",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.125.136.142, 162.158.129.235",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg3IiwidXNlcm5hbWUiOiJUXzEwOTciLCJlbWFpbCI6InNhZGVxNDdnQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk3NDk0OX0.9riGsi1z5dVLG105N-etIQ6tY1Ud3EHoJLpO7hZaBrw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1716e45acfe59ad-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.125.136.142",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 20:41:31 UTC] === END API CALL LOG ===
[06-Jul-2026 20:41:31 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 20:41:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg3IiwidXNlcm5hbWUiOiJUXzEwOTciLCJlbWFpbCI6InNhZGVxNDdnQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk3NDk0OX0.9riGsi1z5dVLG105N-etIQ6tY1Ud3EHoJLpO7hZaBrw
[06-Jul-2026 20:41:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 20:41:31 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 20:41:31 UTC] User ID: 987
[06-Jul-2026 20:41:31 UTC] ✅ User profile retrieved successfully for user ID: 987
[06-Jul-2026 20:41:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jul-2026 20:41:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jul-2026 20:41:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"5.125.136.142, 162.158.129.235","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg3IiwidXNlcm5hbWUiOiJUXzEwOTciLCJlbWFpbCI6InNhZGVxNDdnQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk3NDk0OX0.9riGsi1z5dVLG105N-etIQ6tY1Ud3EHoJLpO7hZaBrw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1716e5839b359ad-MXP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"5.125.136.142","cf-ipcountry":"IR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[06-Jul-2026 20:41:34 UTC] === User Orders API Called ===
[06-Jul-2026 20:41:34 UTC] User ID: 987
[06-Jul-2026 20:41:34 UTC] Limit: 20, Offset: 0
[06-Jul-2026 20:41:34 UTC] Orders found: 0
[06-Jul-2026 20:41:34 UTC] Orders data: []
[06-Jul-2026 20:41:34 UTC] Total orders count: 0
[06-Jul-2026 20:41:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jul-2026 20:41:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jul-2026 20:41:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"5.125.136.142, 162.158.129.235","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg3IiwidXNlcm5hbWUiOiJUXzEwOTciLCJlbWFpbCI6InNhZGVxNDdnQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk3NDk0OX0.9riGsi1z5dVLG105N-etIQ6tY1Ud3EHoJLpO7hZaBrw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1716e68ac7059ad-MXP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"5.125.136.142","cf-ipcountry":"IR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[06-Jul-2026 20:41:37 UTC] === User Orders API Called ===
[06-Jul-2026 20:41:37 UTC] User ID: 987
[06-Jul-2026 20:41:37 UTC] Limit: 20, Offset: 0
[06-Jul-2026 20:41:37 UTC] Orders found: 0
[06-Jul-2026 20:41:37 UTC] Orders data: []
[06-Jul-2026 20:41:37 UTC] Total orders count: 0
[06-Jul-2026 20:41:37 UTC] === API CALL LOG ===
[06-Jul-2026 20:41:37 UTC] Endpoint: user/profile.php
[06-Jul-2026 20:41:37 UTC] Full Log Data: {
    "timestamp": "2026-07-06 20:41:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.125.136.142",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.125.136.142, 162.158.129.235",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg3IiwidXNlcm5hbWUiOiJUXzEwOTciLCJlbWFpbCI6InNhZGVxNDdnQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk3NDk0OX0.9riGsi1z5dVLG105N-etIQ6tY1Ud3EHoJLpO7hZaBrw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1716e68ac7159ad-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.125.136.142",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 20:41:37 UTC] === END API CALL LOG ===
[06-Jul-2026 20:41:37 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 20:41:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg3IiwidXNlcm5hbWUiOiJUXzEwOTciLCJlbWFpbCI6InNhZGVxNDdnQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk3NDk0OX0.9riGsi1z5dVLG105N-etIQ6tY1Ud3EHoJLpO7hZaBrw
[06-Jul-2026 20:41:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 20:41:37 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 20:41:37 UTC] User ID: 987
[06-Jul-2026 20:41:37 UTC] ✅ User profile retrieved successfully for user ID: 987
[06-Jul-2026 20:41:37 UTC] === API CALL LOG ===
[06-Jul-2026 20:41:37 UTC] Endpoint: user/profile.php
[06-Jul-2026 20:41:37 UTC] Full Log Data: {
    "timestamp": "2026-07-06 20:41:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.125.136.142",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.125.136.142, 162.158.129.235",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg3IiwidXNlcm5hbWUiOiJUXzEwOTciLCJlbWFpbCI6InNhZGVxNDdnQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk3NDk0OX0.9riGsi1z5dVLG105N-etIQ6tY1Ud3EHoJLpO7hZaBrw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1716e69ed3359ad-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.125.136.142",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 20:41:37 UTC] === END API CALL LOG ===
[06-Jul-2026 20:41:37 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 20:41:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg3IiwidXNlcm5hbWUiOiJUXzEwOTciLCJlbWFpbCI6InNhZGVxNDdnQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk3NDk0OX0.9riGsi1z5dVLG105N-etIQ6tY1Ud3EHoJLpO7hZaBrw
[06-Jul-2026 20:41:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 20:41:37 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 20:41:37 UTC] User ID: 987
[06-Jul-2026 20:41:37 UTC] ✅ User profile retrieved successfully for user ID: 987
[06-Jul-2026 20:41:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jul-2026 20:41:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jul-2026 20:41:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"5.125.136.142, 162.158.129.235","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg3IiwidXNlcm5hbWUiOiJUXzEwOTciLCJlbWFpbCI6InNhZGVxNDdnQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk3NDk0OX0.9riGsi1z5dVLG105N-etIQ6tY1Ud3EHoJLpO7hZaBrw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1716ec84fa059ad-MXP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"5.125.136.142","cf-ipcountry":"IR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[06-Jul-2026 20:41:52 UTC] === User Orders API Called ===
[06-Jul-2026 20:41:52 UTC] User ID: 987
[06-Jul-2026 20:41:52 UTC] Limit: 20, Offset: 0
[06-Jul-2026 20:41:52 UTC] Orders found: 0
[06-Jul-2026 20:41:52 UTC] Orders data: []
[06-Jul-2026 20:41:52 UTC] Total orders count: 0
[06-Jul-2026 20:41:52 UTC] === API CALL LOG ===
[06-Jul-2026 20:41:52 UTC] Endpoint: user/profile.php
[06-Jul-2026 20:41:52 UTC] Full Log Data: {
    "timestamp": "2026-07-06 20:41:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.125.136.142",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.125.136.142, 162.158.129.235",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg3IiwidXNlcm5hbWUiOiJUXzEwOTciLCJlbWFpbCI6InNhZGVxNDdnQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk3NDk0OX0.9riGsi1z5dVLG105N-etIQ6tY1Ud3EHoJLpO7hZaBrw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1716ec84fa359ad-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.125.136.142",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 20:41:52 UTC] === END API CALL LOG ===
[06-Jul-2026 20:41:52 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 20:41:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg3IiwidXNlcm5hbWUiOiJUXzEwOTciLCJlbWFpbCI6InNhZGVxNDdnQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk3NDk0OX0.9riGsi1z5dVLG105N-etIQ6tY1Ud3EHoJLpO7hZaBrw
[06-Jul-2026 20:41:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 20:41:52 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 20:41:52 UTC] User ID: 987
[06-Jul-2026 20:41:52 UTC] ✅ User profile retrieved successfully for user ID: 987
[06-Jul-2026 20:41:56 UTC] === API CALL LOG ===
[06-Jul-2026 20:41:56 UTC] Endpoint: user/profile.php
[06-Jul-2026 20:41:56 UTC] Full Log Data: {
    "timestamp": "2026-07-06 20:41:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.125.136.142",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.125.136.142, 162.158.129.235",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg3IiwidXNlcm5hbWUiOiJUXzEwOTciLCJlbWFpbCI6InNhZGVxNDdnQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk3NDk0OX0.9riGsi1z5dVLG105N-etIQ6tY1Ud3EHoJLpO7hZaBrw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1716ede3fe659ad-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.125.136.142",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 20:41:56 UTC] === END API CALL LOG ===
[06-Jul-2026 20:41:56 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 20:41:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg3IiwidXNlcm5hbWUiOiJUXzEwOTciLCJlbWFpbCI6InNhZGVxNDdnQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk3NDk0OX0.9riGsi1z5dVLG105N-etIQ6tY1Ud3EHoJLpO7hZaBrw
[06-Jul-2026 20:41:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 20:41:56 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 20:41:56 UTC] User ID: 987
[06-Jul-2026 20:41:56 UTC] ✅ User profile retrieved successfully for user ID: 987
[06-Jul-2026 20:41:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jul-2026 20:41:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jul-2026 20:41:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"5.125.136.142, 162.158.129.235","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg3IiwidXNlcm5hbWUiOiJUXzEwOTciLCJlbWFpbCI6InNhZGVxNDdnQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk3NDk0OX0.9riGsi1z5dVLG105N-etIQ6tY1Ud3EHoJLpO7hZaBrw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1716edf28b359ad-MXP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"5.125.136.142","cf-ipcountry":"IR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[06-Jul-2026 20:41:56 UTC] === User Orders API Called ===
[06-Jul-2026 20:41:56 UTC] User ID: 987
[06-Jul-2026 20:41:56 UTC] Limit: 20, Offset: 0
[06-Jul-2026 20:41:56 UTC] Orders found: 0
[06-Jul-2026 20:41:56 UTC] Orders data: []
[06-Jul-2026 20:41:56 UTC] Total orders count: 0
[06-Jul-2026 20:41:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jul-2026 20:41:58 UTC] === API CALL LOG ===
[06-Jul-2026 20:41:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[06-Jul-2026 20:41:58 UTC] Endpoint: user/profile.php
[06-Jul-2026 20:41:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"5.125.136.142, 162.158.129.235","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg3IiwidXNlcm5hbWUiOiJUXzEwOTciLCJlbWFpbCI6InNhZGVxNDdnQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk3NDk0OX0.9riGsi1z5dVLG105N-etIQ6tY1Ud3EHoJLpO7hZaBrw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1716eea492e59ad-MXP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"5.125.136.142","cf-ipcountry":"IR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[06-Jul-2026 20:41:58 UTC] Full Log Data: {
    "timestamp": "2026-07-06 20:41:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.125.136.142",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.125.136.142, 162.158.129.235",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg3IiwidXNlcm5hbWUiOiJUXzEwOTciLCJlbWFpbCI6InNhZGVxNDdnQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk3NDk0OX0.9riGsi1z5dVLG105N-etIQ6tY1Ud3EHoJLpO7hZaBrw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1716eea492f59ad-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.125.136.142",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[06-Jul-2026 20:41:58 UTC] === END API CALL LOG ===
[06-Jul-2026 20:41:58 UTC] ✅ API Hash verification passed for profile endpoint
[06-Jul-2026 20:41:58 UTC] === User Orders API Called ===
[06-Jul-2026 20:41:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg3IiwidXNlcm5hbWUiOiJUXzEwOTciLCJlbWFpbCI6InNhZGVxNDdnQGdtYWlsLmNvbSIsImV4cCI6MTc4Mzk3NDk0OX0.9riGsi1z5dVLG105N-etIQ6tY1Ud3EHoJLpO7hZaBrw
[06-Jul-2026 20:41:58 UTC] User ID: 987
[06-Jul-2026 20:41:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[06-Jul-2026 20:41:58 UTC] Limit: 20, Offset: 0
[06-Jul-2026 20:41:58 UTC] ✅ JWT token verified successfully for user profile
[06-Jul-2026 20:41:58 UTC] User ID: 987
[06-Jul-2026 20:41:58 UTC] ✅ User profile retrieved successfully for user ID: 987
[06-Jul-2026 20:41:58 UTC] Orders found: 0
[06-Jul-2026 20:41:58 UTC] Orders data: []
[06-Jul-2026 20:41:58 UTC] Total orders count: 0
[07-Jul-2026 01:48:37 UTC] === API CALL LOG ===
[07-Jul-2026 01:48:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jul-2026 01:48:37 UTC] Endpoint: user/profile.php
[07-Jul-2026 01:48:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jul-2026 01:48:37 UTC] Full Log Data: {
    "timestamp": "2026-07-07 01:48:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.110.214.139",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "37.110.214.139, 162.158.102.132",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2ODEsInVzZXJuYW1lIjoiaWtyb21vdiIsImVtYWlsIjoiaWtyb21vdjYyOTdAZ21haWwuY29tIiwiZXhwIjoxNzgzOTkzNzE2fQ.hmGwacWr5cIoxnNJBC-b_tMPor5kwE5gBo7uvkFt4BQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a173301b2f8bc01c-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "37.110.214.139",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jul-2026 01:48:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"37.110.214.139, 162.158.102.132","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2ODEsInVzZXJuYW1lIjoiaWtyb21vdiIsImVtYWlsIjoiaWtyb21vdjYyOTdAZ21haWwuY29tIiwiZXhwIjoxNzgzOTkzNzE2fQ.hmGwacWr5cIoxnNJBC-b_tMPor5kwE5gBo7uvkFt4BQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a173301b2f8dc01c-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"37.110.214.139","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[07-Jul-2026 01:48:37 UTC] === END API CALL LOG ===
[07-Jul-2026 01:48:37 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jul-2026 01:48:37 UTC] === User Orders API Called ===
[07-Jul-2026 01:48:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2ODEsInVzZXJuYW1lIjoiaWtyb21vdiIsImVtYWlsIjoiaWtyb21vdjYyOTdAZ21haWwuY29tIiwiZXhwIjoxNzgzOTkzNzE2fQ.hmGwacWr5cIoxnNJBC-b_tMPor5kwE5gBo7uvkFt4BQ
[07-Jul-2026 01:48:37 UTC] User ID: 681
[07-Jul-2026 01:48:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jul-2026 01:48:37 UTC] Limit: 20, Offset: 0
[07-Jul-2026 01:48:37 UTC] ✅ JWT token verified successfully for user profile
[07-Jul-2026 01:48:37 UTC] User ID: 681
[07-Jul-2026 01:48:37 UTC] ✅ User profile retrieved successfully for user ID: 681
[07-Jul-2026 01:48:37 UTC] Orders found: 0
[07-Jul-2026 01:48:37 UTC] Orders data: []
[07-Jul-2026 01:48:37 UTC] Total orders count: 0
[07-Jul-2026 01:48:37 UTC] === API CALL LOG ===
[07-Jul-2026 01:48:37 UTC] Endpoint: user/profile.php
[07-Jul-2026 01:48:37 UTC] Full Log Data: {
    "timestamp": "2026-07-07 01:48:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.110.214.139",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "37.110.214.139, 162.158.102.132",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2ODEsInVzZXJuYW1lIjoiaWtyb21vdiIsImVtYWlsIjoiaWtyb21vdjYyOTdAZ21haWwuY29tIiwiZXhwIjoxNzgzOTkzNzE2fQ.hmGwacWr5cIoxnNJBC-b_tMPor5kwE5gBo7uvkFt4BQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a173301b2f8ec01c-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "37.110.214.139",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jul-2026 01:48:37 UTC] === END API CALL LOG ===
[07-Jul-2026 01:48:37 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jul-2026 01:48:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2ODEsInVzZXJuYW1lIjoiaWtyb21vdiIsImVtYWlsIjoiaWtyb21vdjYyOTdAZ21haWwuY29tIiwiZXhwIjoxNzgzOTkzNzE2fQ.hmGwacWr5cIoxnNJBC-b_tMPor5kwE5gBo7uvkFt4BQ
[07-Jul-2026 01:48:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jul-2026 01:48:37 UTC] ✅ JWT token verified successfully for user profile
[07-Jul-2026 01:48:37 UTC] User ID: 681
[07-Jul-2026 01:48:37 UTC] ✅ User profile retrieved successfully for user ID: 681
[07-Jul-2026 01:48:38 UTC] === API CALL LOG ===
[07-Jul-2026 01:48:38 UTC] Endpoint: user/profile.php
[07-Jul-2026 01:48:38 UTC] Full Log Data: {
    "timestamp": "2026-07-07 01:48:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.110.214.139",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "37.110.214.139, 162.158.102.132",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2ODEsInVzZXJuYW1lIjoiaWtyb21vdiIsImVtYWlsIjoiaWtyb21vdjYyOTdAZ21haWwuY29tIiwiZXhwIjoxNzgzOTkzNzE2fQ.hmGwacWr5cIoxnNJBC-b_tMPor5kwE5gBo7uvkFt4BQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17330217fcfc01c-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "37.110.214.139",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jul-2026 01:48:38 UTC] === END API CALL LOG ===
[07-Jul-2026 01:48:38 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jul-2026 01:48:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2ODEsInVzZXJuYW1lIjoiaWtyb21vdiIsImVtYWlsIjoiaWtyb21vdjYyOTdAZ21haWwuY29tIiwiZXhwIjoxNzgzOTkzNzE2fQ.hmGwacWr5cIoxnNJBC-b_tMPor5kwE5gBo7uvkFt4BQ
[07-Jul-2026 01:48:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jul-2026 01:48:38 UTC] ✅ JWT token verified successfully for user profile
[07-Jul-2026 01:48:38 UTC] User ID: 681
[07-Jul-2026 01:48:38 UTC] ✅ User profile retrieved successfully for user ID: 681
[07-Jul-2026 01:48:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jul-2026 01:48:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jul-2026 01:48:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"37.110.214.139, 162.158.102.132","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2ODEsInVzZXJuYW1lIjoiaWtyb21vdiIsImVtYWlsIjoiaWtyb21vdjYyOTdAZ21haWwuY29tIiwiZXhwIjoxNzgzOTkzNzE2fQ.hmGwacWr5cIoxnNJBC-b_tMPor5kwE5gBo7uvkFt4BQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a173309edc55c01c-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"37.110.214.139","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[07-Jul-2026 01:48:58 UTC] === User Orders API Called ===
[07-Jul-2026 01:48:58 UTC] User ID: 681
[07-Jul-2026 01:48:58 UTC] Limit: 20, Offset: 0
[07-Jul-2026 01:48:58 UTC] Orders found: 0
[07-Jul-2026 01:48:58 UTC] Orders data: []
[07-Jul-2026 01:48:58 UTC] Total orders count: 0
[07-Jul-2026 01:48:59 UTC] === API CALL LOG ===
[07-Jul-2026 01:48:59 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jul-2026 01:48:59 UTC] Endpoint: user/profile.php
[07-Jul-2026 01:48:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jul-2026 01:48:59 UTC] Full Log Data: {
    "timestamp": "2026-07-07 01:48:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.110.214.139",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "37.110.214.139, 162.158.102.132",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2ODEsInVzZXJuYW1lIjoiaWtyb21vdiIsImVtYWlsIjoiaWtyb21vdjYyOTdAZ21haWwuY29tIiwiZXhwIjoxNzgzOTkzNzE2fQ.hmGwacWr5cIoxnNJBC-b_tMPor5kwE5gBo7uvkFt4BQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17330a96cb5c01c-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "37.110.214.139",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jul-2026 01:48:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"37.110.214.139, 162.158.102.132","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2ODEsInVzZXJuYW1lIjoiaWtyb21vdiIsImVtYWlsIjoiaWtyb21vdjYyOTdAZ21haWwuY29tIiwiZXhwIjoxNzgzOTkzNzE2fQ.hmGwacWr5cIoxnNJBC-b_tMPor5kwE5gBo7uvkFt4BQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a17330a96cb4c01c-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"37.110.214.139","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[07-Jul-2026 01:48:59 UTC] === END API CALL LOG ===
[07-Jul-2026 01:48:59 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jul-2026 01:48:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2ODEsInVzZXJuYW1lIjoiaWtyb21vdiIsImVtYWlsIjoiaWtyb21vdjYyOTdAZ21haWwuY29tIiwiZXhwIjoxNzgzOTkzNzE2fQ.hmGwacWr5cIoxnNJBC-b_tMPor5kwE5gBo7uvkFt4BQ
[07-Jul-2026 01:48:59 UTC] === User Orders API Called ===
[07-Jul-2026 01:48:59 UTC] User ID: 681
[07-Jul-2026 01:48:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jul-2026 01:48:59 UTC] Limit: 20, Offset: 0
[07-Jul-2026 01:48:59 UTC] ✅ JWT token verified successfully for user profile
[07-Jul-2026 01:48:59 UTC] User ID: 681
[07-Jul-2026 01:48:59 UTC] Orders found: 0
[07-Jul-2026 01:48:59 UTC] Orders data: []
[07-Jul-2026 01:48:59 UTC] ✅ User profile retrieved successfully for user ID: 681
[07-Jul-2026 01:48:59 UTC] Total orders count: 0
[07-Jul-2026 01:49:00 UTC] === API CALL LOG ===
[07-Jul-2026 01:49:00 UTC] Endpoint: user/profile.php
[07-Jul-2026 01:49:00 UTC] Full Log Data: {
    "timestamp": "2026-07-07 01:49:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.110.214.139",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "37.110.214.139, 162.158.102.132",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2ODEsInVzZXJuYW1lIjoiaWtyb21vdiIsImVtYWlsIjoiaWtyb21vdjYyOTdAZ21haWwuY29tIiwiZXhwIjoxNzgzOTkzNzE2fQ.hmGwacWr5cIoxnNJBC-b_tMPor5kwE5gBo7uvkFt4BQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17330acecd1c01c-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "37.110.214.139",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jul-2026 01:49:00 UTC] === END API CALL LOG ===
[07-Jul-2026 01:49:00 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jul-2026 01:49:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2ODEsInVzZXJuYW1lIjoiaWtyb21vdiIsImVtYWlsIjoiaWtyb21vdjYyOTdAZ21haWwuY29tIiwiZXhwIjoxNzgzOTkzNzE2fQ.hmGwacWr5cIoxnNJBC-b_tMPor5kwE5gBo7uvkFt4BQ
[07-Jul-2026 01:49:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jul-2026 01:49:00 UTC] ✅ JWT token verified successfully for user profile
[07-Jul-2026 01:49:00 UTC] User ID: 681
[07-Jul-2026 01:49:00 UTC] ✅ User profile retrieved successfully for user ID: 681
[07-Jul-2026 01:49:00 UTC] === API CALL LOG ===
[07-Jul-2026 01:49:00 UTC] Endpoint: user/profile.php
[07-Jul-2026 01:49:00 UTC] Full Log Data: {
    "timestamp": "2026-07-07 01:49:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.110.214.139",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "37.110.214.139, 162.158.102.132",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2ODEsInVzZXJuYW1lIjoiaWtyb21vdiIsImVtYWlsIjoiaWtyb21vdjYyOTdAZ21haWwuY29tIiwiZXhwIjoxNzgzOTkzNzE2fQ.hmGwacWr5cIoxnNJBC-b_tMPor5kwE5gBo7uvkFt4BQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17330af2cf0c01c-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "37.110.214.139",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jul-2026 01:49:00 UTC] === END API CALL LOG ===
[07-Jul-2026 01:49:00 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jul-2026 01:49:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2ODEsInVzZXJuYW1lIjoiaWtyb21vdiIsImVtYWlsIjoiaWtyb21vdjYyOTdAZ21haWwuY29tIiwiZXhwIjoxNzgzOTkzNzE2fQ.hmGwacWr5cIoxnNJBC-b_tMPor5kwE5gBo7uvkFt4BQ
[07-Jul-2026 01:49:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jul-2026 01:49:00 UTC] ✅ JWT token verified successfully for user profile
[07-Jul-2026 01:49:00 UTC] User ID: 681
[07-Jul-2026 01:49:00 UTC] ✅ User profile retrieved successfully for user ID: 681
[07-Jul-2026 01:49:32 UTC] === API CALL LOG ===
[07-Jul-2026 01:49:32 UTC] Endpoint: user/profile.php
[07-Jul-2026 01:49:32 UTC] Full Log Data: {
    "timestamp": "2026-07-07 01:49:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.110.214.139",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "37.110.214.139, 162.158.172.85",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2ODEsInVzZXJuYW1lIjoiaWtyb21vdiIsImVtYWlsIjoiaWtyb21vdjYyOTdAZ21haWwuY29tIiwiZXhwIjoxNzgzOTkzNzE2fQ.hmGwacWr5cIoxnNJBC-b_tMPor5kwE5gBo7uvkFt4BQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17331731f2cc400-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "37.110.214.139",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jul-2026 01:49:32 UTC] === END API CALL LOG ===
[07-Jul-2026 01:49:32 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jul-2026 01:49:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2ODEsInVzZXJuYW1lIjoiaWtyb21vdiIsImVtYWlsIjoiaWtyb21vdjYyOTdAZ21haWwuY29tIiwiZXhwIjoxNzgzOTkzNzE2fQ.hmGwacWr5cIoxnNJBC-b_tMPor5kwE5gBo7uvkFt4BQ
[07-Jul-2026 01:49:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jul-2026 01:49:32 UTC] ✅ JWT token verified successfully for user profile
[07-Jul-2026 01:49:32 UTC] User ID: 681
[07-Jul-2026 01:49:32 UTC] ✅ User profile retrieved successfully for user ID: 681
[07-Jul-2026 01:50:01 UTC] === API CALL LOG ===
[07-Jul-2026 01:50:01 UTC] Endpoint: user/profile.php
[07-Jul-2026 01:50:01 UTC] Full Log Data: {
    "timestamp": "2026-07-07 01:50:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.110.214.139",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "37.110.214.139, 172.64.200.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2ODEsInVzZXJuYW1lIjoiaWtyb21vdiIsImVtYWlsIjoiaWtyb21vdjYyOTdAZ21haWwuY29tIiwiZXhwIjoxNzgzOTkzNzE2fQ.hmGwacWr5cIoxnNJBC-b_tMPor5kwE5gBo7uvkFt4BQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1733228ecdc722f-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "37.110.214.139",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jul-2026 01:50:01 UTC] === END API CALL LOG ===
[07-Jul-2026 01:50:01 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jul-2026 01:50:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2ODEsInVzZXJuYW1lIjoiaWtyb21vdiIsImVtYWlsIjoiaWtyb21vdjYyOTdAZ21haWwuY29tIiwiZXhwIjoxNzgzOTkzNzE2fQ.hmGwacWr5cIoxnNJBC-b_tMPor5kwE5gBo7uvkFt4BQ
[07-Jul-2026 01:50:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jul-2026 01:50:01 UTC] ✅ JWT token verified successfully for user profile
[07-Jul-2026 01:50:01 UTC] User ID: 681
[07-Jul-2026 01:50:01 UTC] ✅ User profile retrieved successfully for user ID: 681
[07-Jul-2026 01:50:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jul-2026 01:50:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jul-2026 01:50:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"37.110.214.139, 172.64.200.145","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2ODEsInVzZXJuYW1lIjoiaWtyb21vdiIsImVtYWlsIjoiaWtyb21vdjYyOTdAZ21haWwuY29tIiwiZXhwIjoxNzgzOTkzNzE2fQ.hmGwacWr5cIoxnNJBC-b_tMPor5kwE5gBo7uvkFt4BQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a17332630c7d722f-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"37.110.214.139","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[07-Jul-2026 01:50:10 UTC] === User Orders API Called ===
[07-Jul-2026 01:50:10 UTC] User ID: 681
[07-Jul-2026 01:50:10 UTC] Limit: 20, Offset: 0
[07-Jul-2026 01:50:10 UTC] Orders found: 0
[07-Jul-2026 01:50:10 UTC] Orders data: []
[07-Jul-2026 01:50:10 UTC] Total orders count: 0
[07-Jul-2026 01:50:11 UTC] === API CALL LOG ===
[07-Jul-2026 01:50:11 UTC] Endpoint: user/profile.php
[07-Jul-2026 01:50:11 UTC] Full Log Data: {
    "timestamp": "2026-07-07 01:50:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.110.214.139",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "37.110.214.139, 172.64.200.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2ODEsInVzZXJuYW1lIjoiaWtyb21vdiIsImVtYWlsIjoiaWtyb21vdjYyOTdAZ21haWwuY29tIiwiZXhwIjoxNzgzOTkzNzE2fQ.hmGwacWr5cIoxnNJBC-b_tMPor5kwE5gBo7uvkFt4BQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a173326c5d09722f-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "37.110.214.139",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jul-2026 01:50:11 UTC] === END API CALL LOG ===
[07-Jul-2026 01:50:11 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jul-2026 01:50:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2ODEsInVzZXJuYW1lIjoiaWtyb21vdiIsImVtYWlsIjoiaWtyb21vdjYyOTdAZ21haWwuY29tIiwiZXhwIjoxNzgzOTkzNzE2fQ.hmGwacWr5cIoxnNJBC-b_tMPor5kwE5gBo7uvkFt4BQ
[07-Jul-2026 01:50:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jul-2026 01:50:11 UTC] ✅ JWT token verified successfully for user profile
[07-Jul-2026 01:50:11 UTC] User ID: 681
[07-Jul-2026 01:50:11 UTC] ✅ User profile retrieved successfully for user ID: 681
[07-Jul-2026 01:50:12 UTC] User Purchases API - User ID: 681
[07-Jul-2026 01:50:12 UTC] User Purchases API - Total purchases found: 1
[07-Jul-2026 01:50:23 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jul-2026 01:50:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jul-2026 01:50:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"37.110.214.139, 172.64.200.145","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2ODEsInVzZXJuYW1lIjoiaWtyb21vdiIsImVtYWlsIjoiaWtyb21vdjYyOTdAZ21haWwuY29tIiwiZXhwIjoxNzgzOTkzNzE2fQ.hmGwacWr5cIoxnNJBC-b_tMPor5kwE5gBo7uvkFt4BQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a17332b46fda722f-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"37.110.214.139","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[07-Jul-2026 01:50:23 UTC] === User Orders API Called ===
[07-Jul-2026 01:50:23 UTC] User ID: 681
[07-Jul-2026 01:50:23 UTC] Limit: 20, Offset: 0
[07-Jul-2026 01:50:23 UTC] Orders found: 0
[07-Jul-2026 01:50:23 UTC] Orders data: []
[07-Jul-2026 01:50:23 UTC] Total orders count: 0
[07-Jul-2026 01:50:23 UTC] === API CALL LOG ===
[07-Jul-2026 01:50:23 UTC] Endpoint: user/profile.php
[07-Jul-2026 01:50:23 UTC] Full Log Data: {
    "timestamp": "2026-07-07 01:50:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.110.214.139",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "37.110.214.139, 172.64.200.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2ODEsInVzZXJuYW1lIjoiaWtyb21vdiIsImVtYWlsIjoiaWtyb21vdjYyOTdAZ21haWwuY29tIiwiZXhwIjoxNzgzOTkzNzE2fQ.hmGwacWr5cIoxnNJBC-b_tMPor5kwE5gBo7uvkFt4BQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17332b46fdc722f-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "37.110.214.139",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jul-2026 01:50:23 UTC] === END API CALL LOG ===
[07-Jul-2026 01:50:23 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jul-2026 01:50:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2ODEsInVzZXJuYW1lIjoiaWtyb21vdiIsImVtYWlsIjoiaWtyb21vdjYyOTdAZ21haWwuY29tIiwiZXhwIjoxNzgzOTkzNzE2fQ.hmGwacWr5cIoxnNJBC-b_tMPor5kwE5gBo7uvkFt4BQ
[07-Jul-2026 01:50:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jul-2026 01:50:23 UTC] ✅ JWT token verified successfully for user profile
[07-Jul-2026 01:50:23 UTC] User ID: 681
[07-Jul-2026 01:50:23 UTC] ✅ User profile retrieved successfully for user ID: 681
[07-Jul-2026 01:50:23 UTC] === API CALL LOG ===
[07-Jul-2026 01:50:23 UTC] Endpoint: user/profile.php
[07-Jul-2026 01:50:23 UTC] Full Log Data: {
    "timestamp": "2026-07-07 01:50:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.110.214.139",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "37.110.214.139, 172.64.200.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2ODEsInVzZXJuYW1lIjoiaWtyb21vdiIsImVtYWlsIjoiaWtyb21vdjYyOTdAZ21haWwuY29tIiwiZXhwIjoxNzgzOTkzNzE2fQ.hmGwacWr5cIoxnNJBC-b_tMPor5kwE5gBo7uvkFt4BQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17332b7bac0722f-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "37.110.214.139",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jul-2026 01:50:23 UTC] === END API CALL LOG ===
[07-Jul-2026 01:50:23 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jul-2026 01:50:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2ODEsInVzZXJuYW1lIjoiaWtyb21vdiIsImVtYWlsIjoiaWtyb21vdjYyOTdAZ21haWwuY29tIiwiZXhwIjoxNzgzOTkzNzE2fQ.hmGwacWr5cIoxnNJBC-b_tMPor5kwE5gBo7uvkFt4BQ
[07-Jul-2026 01:50:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jul-2026 01:50:23 UTC] ✅ JWT token verified successfully for user profile
[07-Jul-2026 01:50:23 UTC] User ID: 681
[07-Jul-2026 01:50:23 UTC] ✅ User profile retrieved successfully for user ID: 681
[07-Jul-2026 01:50:24 UTC] === API CALL LOG ===
[07-Jul-2026 01:50:24 UTC] Endpoint: user/profile.php
[07-Jul-2026 01:50:24 UTC] Full Log Data: {
    "timestamp": "2026-07-07 01:50:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.110.214.139",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "37.110.214.139, 172.64.200.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2ODEsInVzZXJuYW1lIjoiaWtyb21vdiIsImVtYWlsIjoiaWtyb21vdjYyOTdAZ21haWwuY29tIiwiZXhwIjoxNzgzOTkzNzE2fQ.hmGwacWr5cIoxnNJBC-b_tMPor5kwE5gBo7uvkFt4BQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17332ba1ccf722f-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "37.110.214.139",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jul-2026 01:50:24 UTC] === END API CALL LOG ===
[07-Jul-2026 01:50:24 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jul-2026 01:50:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2ODEsInVzZXJuYW1lIjoiaWtyb21vdiIsImVtYWlsIjoiaWtyb21vdjYyOTdAZ21haWwuY29tIiwiZXhwIjoxNzgzOTkzNzE2fQ.hmGwacWr5cIoxnNJBC-b_tMPor5kwE5gBo7uvkFt4BQ
[07-Jul-2026 01:50:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jul-2026 01:50:24 UTC] ✅ JWT token verified successfully for user profile
[07-Jul-2026 01:50:24 UTC] User ID: 681
[07-Jul-2026 01:50:24 UTC] ✅ User profile retrieved successfully for user ID: 681
[07-Jul-2026 01:50:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jul-2026 01:50:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jul-2026 01:50:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"37.110.214.139, 172.64.200.145","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2ODEsInVzZXJuYW1lIjoiaWtyb21vdiIsImVtYWlsIjoiaWtyb21vdjYyOTdAZ21haWwuY29tIiwiZXhwIjoxNzgzOTkzNzE2fQ.hmGwacWr5cIoxnNJBC-b_tMPor5kwE5gBo7uvkFt4BQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1733369185a722f-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"37.110.214.139","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[07-Jul-2026 01:50:52 UTC] === User Orders API Called ===
[07-Jul-2026 01:50:52 UTC] User ID: 681
[07-Jul-2026 01:50:52 UTC] Limit: 20, Offset: 0
[07-Jul-2026 01:50:52 UTC] Orders found: 0
[07-Jul-2026 01:50:52 UTC] Orders data: []
[07-Jul-2026 01:50:52 UTC] Total orders count: 0
[07-Jul-2026 01:50:52 UTC] === API CALL LOG ===
[07-Jul-2026 01:50:52 UTC] Endpoint: user/profile.php
[07-Jul-2026 01:50:52 UTC] Full Log Data: {
    "timestamp": "2026-07-07 01:50:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.110.214.139",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "37.110.214.139, 172.64.200.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2ODEsInVzZXJuYW1lIjoiaWtyb21vdiIsImVtYWlsIjoiaWtyb21vdjYyOTdAZ21haWwuY29tIiwiZXhwIjoxNzgzOTkzNzE2fQ.hmGwacWr5cIoxnNJBC-b_tMPor5kwE5gBo7uvkFt4BQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1733369185b722f-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "37.110.214.139",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jul-2026 01:50:52 UTC] === END API CALL LOG ===
[07-Jul-2026 01:50:52 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jul-2026 01:50:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2ODEsInVzZXJuYW1lIjoiaWtyb21vdiIsImVtYWlsIjoiaWtyb21vdjYyOTdAZ21haWwuY29tIiwiZXhwIjoxNzgzOTkzNzE2fQ.hmGwacWr5cIoxnNJBC-b_tMPor5kwE5gBo7uvkFt4BQ
[07-Jul-2026 01:50:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jul-2026 01:50:52 UTC] ✅ JWT token verified successfully for user profile
[07-Jul-2026 01:50:52 UTC] User ID: 681
[07-Jul-2026 01:50:52 UTC] ✅ User profile retrieved successfully for user ID: 681
[07-Jul-2026 01:50:52 UTC] === API CALL LOG ===
[07-Jul-2026 01:50:52 UTC] Endpoint: user/profile.php
[07-Jul-2026 01:50:52 UTC] Full Log Data: {
    "timestamp": "2026-07-07 01:50:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.110.214.139",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "37.110.214.139, 172.64.200.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2ODEsInVzZXJuYW1lIjoiaWtyb21vdiIsImVtYWlsIjoiaWtyb21vdjYyOTdAZ21haWwuY29tIiwiZXhwIjoxNzgzOTkzNzE2fQ.hmGwacWr5cIoxnNJBC-b_tMPor5kwE5gBo7uvkFt4BQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a173336cab63722f-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "37.110.214.139",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jul-2026 01:50:52 UTC] === END API CALL LOG ===
[07-Jul-2026 01:50:52 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jul-2026 01:50:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2ODEsInVzZXJuYW1lIjoiaWtyb21vdiIsImVtYWlsIjoiaWtyb21vdjYyOTdAZ21haWwuY29tIiwiZXhwIjoxNzgzOTkzNzE2fQ.hmGwacWr5cIoxnNJBC-b_tMPor5kwE5gBo7uvkFt4BQ
[07-Jul-2026 01:50:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jul-2026 01:50:52 UTC] ✅ JWT token verified successfully for user profile
[07-Jul-2026 01:50:52 UTC] User ID: 681
[07-Jul-2026 01:50:52 UTC] ✅ User profile retrieved successfully for user ID: 681
[07-Jul-2026 01:50:53 UTC] === API CALL LOG ===
[07-Jul-2026 01:50:53 UTC] Endpoint: user/profile.php
[07-Jul-2026 01:50:53 UTC] Full Log Data: {
    "timestamp": "2026-07-07 01:50:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.110.214.139",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "37.110.214.139, 172.64.200.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2ODEsInVzZXJuYW1lIjoiaWtyb21vdiIsImVtYWlsIjoiaWtyb21vdjYyOTdAZ21haWwuY29tIiwiZXhwIjoxNzgzOTkzNzE2fQ.hmGwacWr5cIoxnNJBC-b_tMPor5kwE5gBo7uvkFt4BQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a173336f1d6a722f-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "37.110.214.139",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jul-2026 01:50:53 UTC] === END API CALL LOG ===
[07-Jul-2026 01:50:53 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jul-2026 01:50:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2ODEsInVzZXJuYW1lIjoiaWtyb21vdiIsImVtYWlsIjoiaWtyb21vdjYyOTdAZ21haWwuY29tIiwiZXhwIjoxNzgzOTkzNzE2fQ.hmGwacWr5cIoxnNJBC-b_tMPor5kwE5gBo7uvkFt4BQ
[07-Jul-2026 01:50:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jul-2026 01:50:53 UTC] ✅ JWT token verified successfully for user profile
[07-Jul-2026 01:50:53 UTC] User ID: 681
[07-Jul-2026 01:50:53 UTC] ✅ User profile retrieved successfully for user ID: 681
[07-Jul-2026 01:51:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jul-2026 01:51:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jul-2026 01:51:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"37.110.214.139, 172.64.200.145","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2ODEsInVzZXJuYW1lIjoiaWtyb21vdiIsImVtYWlsIjoiaWtyb21vdjYyOTdAZ21haWwuY29tIiwiZXhwIjoxNzgzOTkzNzE2fQ.hmGwacWr5cIoxnNJBC-b_tMPor5kwE5gBo7uvkFt4BQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a173339b9ae7722f-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"37.110.214.139","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[07-Jul-2026 01:51:00 UTC] === User Orders API Called ===
[07-Jul-2026 01:51:00 UTC] User ID: 681
[07-Jul-2026 01:51:00 UTC] Limit: 20, Offset: 0
[07-Jul-2026 01:51:00 UTC] Orders found: 0
[07-Jul-2026 01:51:00 UTC] Orders data: []
[07-Jul-2026 01:51:00 UTC] Total orders count: 0
[07-Jul-2026 03:06:21 UTC] === API CALL LOG ===
[07-Jul-2026 03:06:21 UTC] Endpoint: user/profile.php
[07-Jul-2026 03:06:21 UTC] Full Log Data: {
    "timestamp": "2026-07-07 03:06:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.185.160",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.185.160, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg4IiwidXNlcm5hbWUiOiJAUnVrYW5haDEiLCJlbWFpbCI6Im1vbWVudHViZTkwOEBnbWFpbC5jb20iLCJleHAiOjE3ODM5OTgzODB9.8bqVv49pAM89xu3HvCGOqRpN5D2JiYrzBUfEbKkDADE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a173a1fcb9768c19-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.185.160",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jul-2026 03:06:21 UTC] === END API CALL LOG ===
[07-Jul-2026 03:06:21 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jul-2026 03:06:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg4IiwidXNlcm5hbWUiOiJAUnVrYW5haDEiLCJlbWFpbCI6Im1vbWVudHViZTkwOEBnbWFpbC5jb20iLCJleHAiOjE3ODM5OTgzODB9.8bqVv49pAM89xu3HvCGOqRpN5D2JiYrzBUfEbKkDADE
[07-Jul-2026 03:06:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jul-2026 03:06:21 UTC] ✅ JWT token verified successfully for user profile
[07-Jul-2026 03:06:21 UTC] User ID: 988
[07-Jul-2026 03:06:21 UTC] ✅ User profile retrieved successfully for user ID: 988
[07-Jul-2026 03:06:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jul-2026 03:06:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jul-2026 03:06:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.189.185.160, 104.23.208.145","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg4IiwidXNlcm5hbWUiOiJAUnVrYW5haDEiLCJlbWFpbCI6Im1vbWVudHViZTkwOEBnbWFpbC5jb20iLCJleHAiOjE3ODM5OTgzODB9.8bqVv49pAM89xu3HvCGOqRpN5D2JiYrzBUfEbKkDADE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a173a1fcb9788c19-ADD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.189.185.160","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[07-Jul-2026 03:06:21 UTC] === User Orders API Called ===
[07-Jul-2026 03:06:21 UTC] User ID: 988
[07-Jul-2026 03:06:21 UTC] Limit: 20, Offset: 0
[07-Jul-2026 03:06:21 UTC] Orders found: 0
[07-Jul-2026 03:06:21 UTC] Orders data: []
[07-Jul-2026 03:06:21 UTC] Total orders count: 0
[07-Jul-2026 03:06:21 UTC] === API CALL LOG ===
[07-Jul-2026 03:06:21 UTC] Endpoint: user/profile.php
[07-Jul-2026 03:06:21 UTC] Full Log Data: {
    "timestamp": "2026-07-07 03:06:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.185.160",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.185.160, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg4IiwidXNlcm5hbWUiOiJAUnVrYW5haDEiLCJlbWFpbCI6Im1vbWVudHViZTkwOEBnbWFpbC5jb20iLCJleHAiOjE3ODM5OTgzODB9.8bqVv49pAM89xu3HvCGOqRpN5D2JiYrzBUfEbKkDADE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a173a1fd49e28c19-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.185.160",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jul-2026 03:06:21 UTC] === END API CALL LOG ===
[07-Jul-2026 03:06:21 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jul-2026 03:06:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg4IiwidXNlcm5hbWUiOiJAUnVrYW5haDEiLCJlbWFpbCI6Im1vbWVudHViZTkwOEBnbWFpbC5jb20iLCJleHAiOjE3ODM5OTgzODB9.8bqVv49pAM89xu3HvCGOqRpN5D2JiYrzBUfEbKkDADE
[07-Jul-2026 03:06:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jul-2026 03:06:21 UTC] ✅ JWT token verified successfully for user profile
[07-Jul-2026 03:06:21 UTC] User ID: 988
[07-Jul-2026 03:06:21 UTC] ✅ User profile retrieved successfully for user ID: 988
[07-Jul-2026 03:06:22 UTC] === API CALL LOG ===
[07-Jul-2026 03:06:22 UTC] Endpoint: user/profile.php
[07-Jul-2026 03:06:22 UTC] Full Log Data: {
    "timestamp": "2026-07-07 03:06:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.185.160",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.185.160, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg4IiwidXNlcm5hbWUiOiJAUnVrYW5haDEiLCJlbWFpbCI6Im1vbWVudHViZTkwOEBnbWFpbC5jb20iLCJleHAiOjE3ODM5OTgzODB9.8bqVv49pAM89xu3HvCGOqRpN5D2JiYrzBUfEbKkDADE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a173a202dcca8c19-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.185.160",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jul-2026 03:06:22 UTC] === END API CALL LOG ===
[07-Jul-2026 03:06:22 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jul-2026 03:06:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg4IiwidXNlcm5hbWUiOiJAUnVrYW5haDEiLCJlbWFpbCI6Im1vbWVudHViZTkwOEBnbWFpbC5jb20iLCJleHAiOjE3ODM5OTgzODB9.8bqVv49pAM89xu3HvCGOqRpN5D2JiYrzBUfEbKkDADE
[07-Jul-2026 03:06:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jul-2026 03:06:22 UTC] ✅ JWT token verified successfully for user profile
[07-Jul-2026 03:06:22 UTC] User ID: 988
[07-Jul-2026 03:06:22 UTC] ✅ User profile retrieved successfully for user ID: 988
[07-Jul-2026 03:06:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jul-2026 03:06:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jul-2026 03:06:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.189.185.160, 104.23.208.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg4IiwidXNlcm5hbWUiOiJAUnVrYW5haDEiLCJlbWFpbCI6Im1vbWVudHViZTkwOEBnbWFpbC5jb20iLCJleHAiOjE3ODM5OTgzODB9.8bqVv49pAM89xu3HvCGOqRpN5D2JiYrzBUfEbKkDADE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a173a286fe948c19-ADD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.189.185.160","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[07-Jul-2026 03:06:44 UTC] === User Orders API Called ===
[07-Jul-2026 03:06:44 UTC] User ID: 988
[07-Jul-2026 03:06:44 UTC] Limit: 20, Offset: 0
[07-Jul-2026 03:06:44 UTC] Orders found: 0
[07-Jul-2026 03:06:44 UTC] Orders data: []
[07-Jul-2026 03:06:44 UTC] Total orders count: 0
[07-Jul-2026 03:06:44 UTC] === API CALL LOG ===
[07-Jul-2026 03:06:44 UTC] Endpoint: user/profile.php
[07-Jul-2026 03:06:44 UTC] Full Log Data: {
    "timestamp": "2026-07-07 03:06:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.185.160",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.185.160, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg4IiwidXNlcm5hbWUiOiJAUnVrYW5haDEiLCJlbWFpbCI6Im1vbWVudHViZTkwOEBnbWFpbC5jb20iLCJleHAiOjE3ODM5OTgzODB9.8bqVv49pAM89xu3HvCGOqRpN5D2JiYrzBUfEbKkDADE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a173a2877ec68c19-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.185.160",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jul-2026 03:06:44 UTC] === END API CALL LOG ===
[07-Jul-2026 03:06:44 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jul-2026 03:06:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg4IiwidXNlcm5hbWUiOiJAUnVrYW5haDEiLCJlbWFpbCI6Im1vbWVudHViZTkwOEBnbWFpbC5jb20iLCJleHAiOjE3ODM5OTgzODB9.8bqVv49pAM89xu3HvCGOqRpN5D2JiYrzBUfEbKkDADE
[07-Jul-2026 03:06:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jul-2026 03:06:44 UTC] ✅ JWT token verified successfully for user profile
[07-Jul-2026 03:06:44 UTC] User ID: 988
[07-Jul-2026 03:06:44 UTC] ✅ User profile retrieved successfully for user ID: 988
[07-Jul-2026 03:06:44 UTC] === API CALL LOG ===
[07-Jul-2026 03:06:44 UTC] Endpoint: user/profile.php
[07-Jul-2026 03:06:44 UTC] Full Log Data: {
    "timestamp": "2026-07-07 03:06:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.185.160",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.185.160, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg4IiwidXNlcm5hbWUiOiJAUnVrYW5haDEiLCJlbWFpbCI6Im1vbWVudHViZTkwOEBnbWFpbC5jb20iLCJleHAiOjE3ODM5OTgzODB9.8bqVv49pAM89xu3HvCGOqRpN5D2JiYrzBUfEbKkDADE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a173a28b48b68c19-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.185.160",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jul-2026 03:06:44 UTC] === END API CALL LOG ===
[07-Jul-2026 03:06:44 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jul-2026 03:06:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg4IiwidXNlcm5hbWUiOiJAUnVrYW5haDEiLCJlbWFpbCI6Im1vbWVudHViZTkwOEBnbWFpbC5jb20iLCJleHAiOjE3ODM5OTgzODB9.8bqVv49pAM89xu3HvCGOqRpN5D2JiYrzBUfEbKkDADE
[07-Jul-2026 03:06:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jul-2026 03:06:44 UTC] ✅ JWT token verified successfully for user profile
[07-Jul-2026 03:06:44 UTC] User ID: 988
[07-Jul-2026 03:06:44 UTC] ✅ User profile retrieved successfully for user ID: 988
[07-Jul-2026 03:06:44 UTC] === API CALL LOG ===
[07-Jul-2026 03:06:44 UTC] Endpoint: user/profile.php
[07-Jul-2026 03:06:44 UTC] Full Log Data: {
    "timestamp": "2026-07-07 03:06:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.185.160",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.185.160, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg4IiwidXNlcm5hbWUiOiJAUnVrYW5haDEiLCJlbWFpbCI6Im1vbWVudHViZTkwOEBnbWFpbC5jb20iLCJleHAiOjE3ODM5OTgzODB9.8bqVv49pAM89xu3HvCGOqRpN5D2JiYrzBUfEbKkDADE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a173a28d39ab8c19-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.185.160",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jul-2026 03:06:44 UTC] === END API CALL LOG ===
[07-Jul-2026 03:06:44 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jul-2026 03:06:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg4IiwidXNlcm5hbWUiOiJAUnVrYW5haDEiLCJlbWFpbCI6Im1vbWVudHViZTkwOEBnbWFpbC5jb20iLCJleHAiOjE3ODM5OTgzODB9.8bqVv49pAM89xu3HvCGOqRpN5D2JiYrzBUfEbKkDADE
[07-Jul-2026 03:06:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jul-2026 03:06:44 UTC] ✅ JWT token verified successfully for user profile
[07-Jul-2026 03:06:44 UTC] User ID: 988
[07-Jul-2026 03:06:44 UTC] ✅ User profile retrieved successfully for user ID: 988
[07-Jul-2026 03:06:54 UTC] === API CALL LOG ===
[07-Jul-2026 03:06:54 UTC] Endpoint: user/profile.php
[07-Jul-2026 03:06:54 UTC] Full Log Data: {
    "timestamp": "2026-07-07 03:06:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.185.160",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.185.160, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg4IiwidXNlcm5hbWUiOiJAUnVrYW5haDEiLCJlbWFpbCI6Im1vbWVudHViZTkwOEBnbWFpbC5jb20iLCJleHAiOjE3ODM5OTgzODB9.8bqVv49pAM89xu3HvCGOqRpN5D2JiYrzBUfEbKkDADE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a173a2c72a094b73-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.185.160",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jul-2026 03:06:54 UTC] === END API CALL LOG ===
[07-Jul-2026 03:06:54 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jul-2026 03:06:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg4IiwidXNlcm5hbWUiOiJAUnVrYW5haDEiLCJlbWFpbCI6Im1vbWVudHViZTkwOEBnbWFpbC5jb20iLCJleHAiOjE3ODM5OTgzODB9.8bqVv49pAM89xu3HvCGOqRpN5D2JiYrzBUfEbKkDADE
[07-Jul-2026 03:06:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jul-2026 03:06:54 UTC] ✅ JWT token verified successfully for user profile
[07-Jul-2026 03:06:54 UTC] User ID: 988
[07-Jul-2026 03:06:54 UTC] ✅ User profile retrieved successfully for user ID: 988
[07-Jul-2026 03:06:54 UTC] === API CALL LOG ===
[07-Jul-2026 03:06:54 UTC] Endpoint: user/profile.php
[07-Jul-2026 03:06:54 UTC] Full Log Data: {
    "timestamp": "2026-07-07 03:06:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.185.160",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.185.160, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg4IiwidXNlcm5hbWUiOiJAUnVrYW5haDEiLCJlbWFpbCI6Im1vbWVudHViZTkwOEBnbWFpbC5jb20iLCJleHAiOjE3ODM5OTgzODB9.8bqVv49pAM89xu3HvCGOqRpN5D2JiYrzBUfEbKkDADE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a173a2cbeb9f4b73-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.185.160",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jul-2026 03:06:54 UTC] === END API CALL LOG ===
[07-Jul-2026 03:06:54 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jul-2026 03:06:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg4IiwidXNlcm5hbWUiOiJAUnVrYW5haDEiLCJlbWFpbCI6Im1vbWVudHViZTkwOEBnbWFpbC5jb20iLCJleHAiOjE3ODM5OTgzODB9.8bqVv49pAM89xu3HvCGOqRpN5D2JiYrzBUfEbKkDADE
[07-Jul-2026 03:06:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jul-2026 03:06:54 UTC] ✅ JWT token verified successfully for user profile
[07-Jul-2026 03:06:54 UTC] User ID: 988
[07-Jul-2026 03:06:54 UTC] ✅ User profile retrieved successfully for user ID: 988
[07-Jul-2026 03:06:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jul-2026 03:06:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jul-2026 03:06:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.189.185.160, 104.23.208.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg4IiwidXNlcm5hbWUiOiJAUnVrYW5haDEiLCJlbWFpbCI6Im1vbWVudHViZTkwOEBnbWFpbC5jb20iLCJleHAiOjE3ODM5OTgzODB9.8bqVv49pAM89xu3HvCGOqRpN5D2JiYrzBUfEbKkDADE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a173a2cc1bab4b73-ADD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.189.185.160","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[07-Jul-2026 03:06:54 UTC] === User Orders API Called ===
[07-Jul-2026 03:06:54 UTC] User ID: 988
[07-Jul-2026 03:06:54 UTC] Limit: 20, Offset: 0
[07-Jul-2026 03:06:54 UTC] Orders found: 0
[07-Jul-2026 03:06:54 UTC] Orders data: []
[07-Jul-2026 03:06:54 UTC] Total orders count: 0
[07-Jul-2026 03:06:54 UTC] === API CALL LOG ===
[07-Jul-2026 03:06:54 UTC] Endpoint: user/profile.php
[07-Jul-2026 03:06:54 UTC] Full Log Data: {
    "timestamp": "2026-07-07 03:06:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.185.160",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.185.160, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg4IiwidXNlcm5hbWUiOiJAUnVrYW5haDEiLCJlbWFpbCI6Im1vbWVudHViZTkwOEBnbWFpbC5jb20iLCJleHAiOjE3ODM5OTgzODB9.8bqVv49pAM89xu3HvCGOqRpN5D2JiYrzBUfEbKkDADE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a173a2ccec134b73-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.185.160",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jul-2026 03:06:54 UTC] === END API CALL LOG ===
[07-Jul-2026 03:06:54 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jul-2026 03:06:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg4IiwidXNlcm5hbWUiOiJAUnVrYW5haDEiLCJlbWFpbCI6Im1vbWVudHViZTkwOEBnbWFpbC5jb20iLCJleHAiOjE3ODM5OTgzODB9.8bqVv49pAM89xu3HvCGOqRpN5D2JiYrzBUfEbKkDADE
[07-Jul-2026 03:06:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jul-2026 03:06:54 UTC] ✅ JWT token verified successfully for user profile
[07-Jul-2026 03:06:54 UTC] User ID: 988
[07-Jul-2026 03:06:54 UTC] ✅ User profile retrieved successfully for user ID: 988
[07-Jul-2026 03:06:55 UTC] === API CALL LOG ===
[07-Jul-2026 03:06:55 UTC] Endpoint: user/profile.php
[07-Jul-2026 03:06:55 UTC] Full Log Data: {
    "timestamp": "2026-07-07 03:06:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.185.160",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.185.160, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg4IiwidXNlcm5hbWUiOiJAUnVrYW5haDEiLCJlbWFpbCI6Im1vbWVudHViZTkwOEBnbWFpbC5jb20iLCJleHAiOjE3ODM5OTgzODB9.8bqVv49pAM89xu3HvCGOqRpN5D2JiYrzBUfEbKkDADE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a173a2cfcd524b73-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.185.160",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jul-2026 03:06:55 UTC] === END API CALL LOG ===
[07-Jul-2026 03:06:55 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jul-2026 03:06:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg4IiwidXNlcm5hbWUiOiJAUnVrYW5haDEiLCJlbWFpbCI6Im1vbWVudHViZTkwOEBnbWFpbC5jb20iLCJleHAiOjE3ODM5OTgzODB9.8bqVv49pAM89xu3HvCGOqRpN5D2JiYrzBUfEbKkDADE
[07-Jul-2026 03:06:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jul-2026 03:06:55 UTC] ✅ JWT token verified successfully for user profile
[07-Jul-2026 03:06:55 UTC] User ID: 988
[07-Jul-2026 03:06:55 UTC] ✅ User profile retrieved successfully for user ID: 988
[07-Jul-2026 03:07:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jul-2026 03:07:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jul-2026 03:07:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.189.185.160, 104.23.208.145","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg4IiwidXNlcm5hbWUiOiJAUnVrYW5haDEiLCJlbWFpbCI6Im1vbWVudHViZTkwOEBnbWFpbC5jb20iLCJleHAiOjE3ODM5OTgzODB9.8bqVv49pAM89xu3HvCGOqRpN5D2JiYrzBUfEbKkDADE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a173a2fd4e014b73-ADD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.189.185.160","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[07-Jul-2026 03:07:02 UTC] === User Orders API Called ===
[07-Jul-2026 03:07:02 UTC] User ID: 988
[07-Jul-2026 03:07:02 UTC] Limit: 20, Offset: 0
[07-Jul-2026 03:07:02 UTC] Orders found: 0
[07-Jul-2026 03:07:02 UTC] Orders data: []
[07-Jul-2026 03:07:02 UTC] Total orders count: 0
[07-Jul-2026 03:07:02 UTC] === API CALL LOG ===
[07-Jul-2026 03:07:02 UTC] Endpoint: user/profile.php
[07-Jul-2026 03:07:02 UTC] Full Log Data: {
    "timestamp": "2026-07-07 03:07:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.185.160",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.185.160, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg4IiwidXNlcm5hbWUiOiJAUnVrYW5haDEiLCJlbWFpbCI6Im1vbWVudHViZTkwOEBnbWFpbC5jb20iLCJleHAiOjE3ODM5OTgzODB9.8bqVv49pAM89xu3HvCGOqRpN5D2JiYrzBUfEbKkDADE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a173a2fdce384b73-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.185.160",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jul-2026 03:07:02 UTC] === END API CALL LOG ===
[07-Jul-2026 03:07:02 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jul-2026 03:07:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg4IiwidXNlcm5hbWUiOiJAUnVrYW5haDEiLCJlbWFpbCI6Im1vbWVudHViZTkwOEBnbWFpbC5jb20iLCJleHAiOjE3ODM5OTgzODB9.8bqVv49pAM89xu3HvCGOqRpN5D2JiYrzBUfEbKkDADE
[07-Jul-2026 03:07:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jul-2026 03:07:02 UTC] ✅ JWT token verified successfully for user profile
[07-Jul-2026 03:07:02 UTC] User ID: 988
[07-Jul-2026 03:07:02 UTC] ✅ User profile retrieved successfully for user ID: 988
[07-Jul-2026 03:07:03 UTC] === API CALL LOG ===
[07-Jul-2026 03:07:03 UTC] Endpoint: user/profile.php
[07-Jul-2026 03:07:03 UTC] Full Log Data: {
    "timestamp": "2026-07-07 03:07:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.185.160",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.185.160, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg4IiwidXNlcm5hbWUiOiJAUnVrYW5haDEiLCJlbWFpbCI6Im1vbWVudHViZTkwOEBnbWFpbC5jb20iLCJleHAiOjE3ODM5OTgzODB9.8bqVv49pAM89xu3HvCGOqRpN5D2JiYrzBUfEbKkDADE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a173a300ff424b73-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.185.160",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jul-2026 03:07:03 UTC] === END API CALL LOG ===
[07-Jul-2026 03:07:03 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jul-2026 03:07:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg4IiwidXNlcm5hbWUiOiJAUnVrYW5haDEiLCJlbWFpbCI6Im1vbWVudHViZTkwOEBnbWFpbC5jb20iLCJleHAiOjE3ODM5OTgzODB9.8bqVv49pAM89xu3HvCGOqRpN5D2JiYrzBUfEbKkDADE
[07-Jul-2026 03:07:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jul-2026 03:07:03 UTC] ✅ JWT token verified successfully for user profile
[07-Jul-2026 03:07:03 UTC] User ID: 988
[07-Jul-2026 03:07:03 UTC] ✅ User profile retrieved successfully for user ID: 988
[07-Jul-2026 03:07:03 UTC] === API CALL LOG ===
[07-Jul-2026 03:07:03 UTC] Endpoint: user/profile.php
[07-Jul-2026 03:07:03 UTC] Full Log Data: {
    "timestamp": "2026-07-07 03:07:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.185.160",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.185.160, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg4IiwidXNlcm5hbWUiOiJAUnVrYW5haDEiLCJlbWFpbCI6Im1vbWVudHViZTkwOEBnbWFpbC5jb20iLCJleHAiOjE3ODM5OTgzODB9.8bqVv49pAM89xu3HvCGOqRpN5D2JiYrzBUfEbKkDADE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a173a301cf774b73-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.185.160",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jul-2026 03:07:03 UTC] === END API CALL LOG ===
[07-Jul-2026 03:07:03 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jul-2026 03:07:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg4IiwidXNlcm5hbWUiOiJAUnVrYW5haDEiLCJlbWFpbCI6Im1vbWVudHViZTkwOEBnbWFpbC5jb20iLCJleHAiOjE3ODM5OTgzODB9.8bqVv49pAM89xu3HvCGOqRpN5D2JiYrzBUfEbKkDADE
[07-Jul-2026 03:07:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jul-2026 03:07:03 UTC] ✅ JWT token verified successfully for user profile
[07-Jul-2026 03:07:03 UTC] User ID: 988
[07-Jul-2026 03:07:03 UTC] ✅ User profile retrieved successfully for user ID: 988
[07-Jul-2026 03:07:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jul-2026 03:07:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jul-2026 03:07:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.189.185.160, 104.23.208.145","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg4IiwidXNlcm5hbWUiOiJAUnVrYW5haDEiLCJlbWFpbCI6Im1vbWVudHViZTkwOEBnbWFpbC5jb20iLCJleHAiOjE3ODM5OTgzODB9.8bqVv49pAM89xu3HvCGOqRpN5D2JiYrzBUfEbKkDADE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a173a3153ee04b73-ADD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.189.185.160","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[07-Jul-2026 03:07:06 UTC] === User Orders API Called ===
[07-Jul-2026 03:07:06 UTC] User ID: 988
[07-Jul-2026 03:07:06 UTC] Limit: 20, Offset: 0
[07-Jul-2026 03:07:06 UTC] Orders found: 0
[07-Jul-2026 03:07:06 UTC] Orders data: []
[07-Jul-2026 03:07:06 UTC] Total orders count: 0
[07-Jul-2026 03:07:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jul-2026 03:07:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jul-2026 03:07:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.189.185.160, 104.23.208.145","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg4IiwidXNlcm5hbWUiOiJAUnVrYW5haDEiLCJlbWFpbCI6Im1vbWVudHViZTkwOEBnbWFpbC5jb20iLCJleHAiOjE3ODM5OTgzODB9.8bqVv49pAM89xu3HvCGOqRpN5D2JiYrzBUfEbKkDADE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a173a31c6a0d4b73-ADD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.189.185.160","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[07-Jul-2026 03:07:07 UTC] === User Orders API Called ===
[07-Jul-2026 03:07:07 UTC] User ID: 988
[07-Jul-2026 03:07:07 UTC] Limit: 20, Offset: 0
[07-Jul-2026 03:07:07 UTC] Orders found: 0
[07-Jul-2026 03:07:07 UTC] Orders data: []
[07-Jul-2026 03:07:07 UTC] Total orders count: 0
[07-Jul-2026 03:07:07 UTC] === API CALL LOG ===
[07-Jul-2026 03:07:07 UTC] Endpoint: user/profile.php
[07-Jul-2026 03:07:07 UTC] Full Log Data: {
    "timestamp": "2026-07-07 03:07:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.185.160",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.185.160, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg4IiwidXNlcm5hbWUiOiJAUnVrYW5haDEiLCJlbWFpbCI6Im1vbWVudHViZTkwOEBnbWFpbC5jb20iLCJleHAiOjE3ODM5OTgzODB9.8bqVv49pAM89xu3HvCGOqRpN5D2JiYrzBUfEbKkDADE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a173a31cea404b73-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.185.160",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jul-2026 03:07:07 UTC] === END API CALL LOG ===
[07-Jul-2026 03:07:07 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jul-2026 03:07:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg4IiwidXNlcm5hbWUiOiJAUnVrYW5haDEiLCJlbWFpbCI6Im1vbWVudHViZTkwOEBnbWFpbC5jb20iLCJleHAiOjE3ODM5OTgzODB9.8bqVv49pAM89xu3HvCGOqRpN5D2JiYrzBUfEbKkDADE
[07-Jul-2026 03:07:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jul-2026 03:07:07 UTC] ✅ JWT token verified successfully for user profile
[07-Jul-2026 03:07:07 UTC] User ID: 988
[07-Jul-2026 03:07:07 UTC] ✅ User profile retrieved successfully for user ID: 988
[07-Jul-2026 03:07:08 UTC] === API CALL LOG ===
[07-Jul-2026 03:07:08 UTC] Endpoint: user/profile.php
[07-Jul-2026 03:07:08 UTC] Full Log Data: {
    "timestamp": "2026-07-07 03:07:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.185.160",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.185.160, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg4IiwidXNlcm5hbWUiOiJAUnVrYW5haDEiLCJlbWFpbCI6Im1vbWVudHViZTkwOEBnbWFpbC5jb20iLCJleHAiOjE3ODM5OTgzODB9.8bqVv49pAM89xu3HvCGOqRpN5D2JiYrzBUfEbKkDADE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a173a3206c054b73-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.185.160",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jul-2026 03:07:08 UTC] === END API CALL LOG ===
[07-Jul-2026 03:07:08 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jul-2026 03:07:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg4IiwidXNlcm5hbWUiOiJAUnVrYW5haDEiLCJlbWFpbCI6Im1vbWVudHViZTkwOEBnbWFpbC5jb20iLCJleHAiOjE3ODM5OTgzODB9.8bqVv49pAM89xu3HvCGOqRpN5D2JiYrzBUfEbKkDADE
[07-Jul-2026 03:07:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jul-2026 03:07:08 UTC] ✅ JWT token verified successfully for user profile
[07-Jul-2026 03:07:08 UTC] User ID: 988
[07-Jul-2026 03:07:08 UTC] ✅ User profile retrieved successfully for user ID: 988
[07-Jul-2026 03:07:08 UTC] === API CALL LOG ===
[07-Jul-2026 03:07:08 UTC] Endpoint: user/profile.php
[07-Jul-2026 03:07:08 UTC] Full Log Data: {
    "timestamp": "2026-07-07 03:07:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.185.160",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.185.160, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg4IiwidXNlcm5hbWUiOiJAUnVrYW5haDEiLCJlbWFpbCI6Im1vbWVudHViZTkwOEBnbWFpbC5jb20iLCJleHAiOjE3ODM5OTgzODB9.8bqVv49pAM89xu3HvCGOqRpN5D2JiYrzBUfEbKkDADE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a173a320cc384b73-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.185.160",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jul-2026 03:07:08 UTC] === END API CALL LOG ===
[07-Jul-2026 03:07:08 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jul-2026 03:07:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg4IiwidXNlcm5hbWUiOiJAUnVrYW5haDEiLCJlbWFpbCI6Im1vbWVudHViZTkwOEBnbWFpbC5jb20iLCJleHAiOjE3ODM5OTgzODB9.8bqVv49pAM89xu3HvCGOqRpN5D2JiYrzBUfEbKkDADE
[07-Jul-2026 03:07:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jul-2026 03:07:08 UTC] ✅ JWT token verified successfully for user profile
[07-Jul-2026 03:07:08 UTC] User ID: 988
[07-Jul-2026 03:07:08 UTC] ✅ User profile retrieved successfully for user ID: 988
[07-Jul-2026 03:07:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jul-2026 03:07:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jul-2026 03:07:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.189.185.160, 104.23.208.145","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg4IiwidXNlcm5hbWUiOiJAUnVrYW5haDEiLCJlbWFpbCI6Im1vbWVudHViZTkwOEBnbWFpbC5jb20iLCJleHAiOjE3ODM5OTgzODB9.8bqVv49pAM89xu3HvCGOqRpN5D2JiYrzBUfEbKkDADE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a173a3443c7b4b73-ADD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.189.185.160","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[07-Jul-2026 03:07:14 UTC] === User Orders API Called ===
[07-Jul-2026 03:07:14 UTC] User ID: 988
[07-Jul-2026 03:07:14 UTC] Limit: 20, Offset: 0
[07-Jul-2026 03:07:14 UTC] Orders found: 0
[07-Jul-2026 03:07:14 UTC] Orders data: []
[07-Jul-2026 03:07:14 UTC] Total orders count: 0
[07-Jul-2026 03:07:14 UTC] === API CALL LOG ===
[07-Jul-2026 03:07:14 UTC] Endpoint: user/profile.php
[07-Jul-2026 03:07:14 UTC] Full Log Data: {
    "timestamp": "2026-07-07 03:07:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.185.160",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.185.160, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg4IiwidXNlcm5hbWUiOiJAUnVrYW5haDEiLCJlbWFpbCI6Im1vbWVudHViZTkwOEBnbWFpbC5jb20iLCJleHAiOjE3ODM5OTgzODB9.8bqVv49pAM89xu3HvCGOqRpN5D2JiYrzBUfEbKkDADE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a173a344cce04b73-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.185.160",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jul-2026 03:07:14 UTC] === END API CALL LOG ===
[07-Jul-2026 03:07:14 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jul-2026 03:07:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg4IiwidXNlcm5hbWUiOiJAUnVrYW5haDEiLCJlbWFpbCI6Im1vbWVudHViZTkwOEBnbWFpbC5jb20iLCJleHAiOjE3ODM5OTgzODB9.8bqVv49pAM89xu3HvCGOqRpN5D2JiYrzBUfEbKkDADE
[07-Jul-2026 03:07:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jul-2026 03:07:14 UTC] ✅ JWT token verified successfully for user profile
[07-Jul-2026 03:07:14 UTC] User ID: 988
[07-Jul-2026 03:07:14 UTC] ✅ User profile retrieved successfully for user ID: 988
[07-Jul-2026 03:07:14 UTC] === API CALL LOG ===
[07-Jul-2026 03:07:14 UTC] Endpoint: user/profile.php
[07-Jul-2026 03:07:14 UTC] Full Log Data: {
    "timestamp": "2026-07-07 03:07:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.185.160",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.185.160, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg4IiwidXNlcm5hbWUiOiJAUnVrYW5haDEiLCJlbWFpbCI6Im1vbWVudHViZTkwOEBnbWFpbC5jb20iLCJleHAiOjE3ODM5OTgzODB9.8bqVv49pAM89xu3HvCGOqRpN5D2JiYrzBUfEbKkDADE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a173a347ae404b73-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.185.160",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jul-2026 03:07:14 UTC] === END API CALL LOG ===
[07-Jul-2026 03:07:14 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jul-2026 03:07:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg4IiwidXNlcm5hbWUiOiJAUnVrYW5haDEiLCJlbWFpbCI6Im1vbWVudHViZTkwOEBnbWFpbC5jb20iLCJleHAiOjE3ODM5OTgzODB9.8bqVv49pAM89xu3HvCGOqRpN5D2JiYrzBUfEbKkDADE
[07-Jul-2026 03:07:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jul-2026 03:07:14 UTC] ✅ JWT token verified successfully for user profile
[07-Jul-2026 03:07:14 UTC] User ID: 988
[07-Jul-2026 03:07:14 UTC] ✅ User profile retrieved successfully for user ID: 988
[07-Jul-2026 03:07:14 UTC] === API CALL LOG ===
[07-Jul-2026 03:07:14 UTC] Endpoint: user/profile.php
[07-Jul-2026 03:07:14 UTC] Full Log Data: {
    "timestamp": "2026-07-07 03:07:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.185.160",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.185.160, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg4IiwidXNlcm5hbWUiOiJAUnVrYW5haDEiLCJlbWFpbCI6Im1vbWVudHViZTkwOEBnbWFpbC5jb20iLCJleHAiOjE3ODM5OTgzODB9.8bqVv49pAM89xu3HvCGOqRpN5D2JiYrzBUfEbKkDADE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a173a348cebd4b73-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.185.160",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jul-2026 03:07:14 UTC] === END API CALL LOG ===
[07-Jul-2026 03:07:14 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jul-2026 03:07:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg4IiwidXNlcm5hbWUiOiJAUnVrYW5haDEiLCJlbWFpbCI6Im1vbWVudHViZTkwOEBnbWFpbC5jb20iLCJleHAiOjE3ODM5OTgzODB9.8bqVv49pAM89xu3HvCGOqRpN5D2JiYrzBUfEbKkDADE
[07-Jul-2026 03:07:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jul-2026 03:07:14 UTC] ✅ JWT token verified successfully for user profile
[07-Jul-2026 03:07:14 UTC] User ID: 988
[07-Jul-2026 03:07:14 UTC] ✅ User profile retrieved successfully for user ID: 988
[07-Jul-2026 03:07:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jul-2026 03:07:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jul-2026 03:07:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.189.185.160, 104.23.208.145","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg4IiwidXNlcm5hbWUiOiJAUnVrYW5haDEiLCJlbWFpbCI6Im1vbWVudHViZTkwOEBnbWFpbC5jb20iLCJleHAiOjE3ODM5OTgzODB9.8bqVv49pAM89xu3HvCGOqRpN5D2JiYrzBUfEbKkDADE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a173a4489cd74b73-ADD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.189.185.160","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[07-Jul-2026 03:07:55 UTC] === User Orders API Called ===
[07-Jul-2026 03:07:55 UTC] User ID: 988
[07-Jul-2026 03:07:55 UTC] Limit: 20, Offset: 0
[07-Jul-2026 03:07:55 UTC] Orders found: 0
[07-Jul-2026 03:07:55 UTC] Orders data: []
[07-Jul-2026 03:07:55 UTC] Total orders count: 0
[07-Jul-2026 03:07:56 UTC] === API CALL LOG ===
[07-Jul-2026 03:07:56 UTC] Endpoint: user/profile.php
[07-Jul-2026 03:07:56 UTC] Full Log Data: {
    "timestamp": "2026-07-07 03:07:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.185.160",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.185.160, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg4IiwidXNlcm5hbWUiOiJAUnVrYW5haDEiLCJlbWFpbCI6Im1vbWVudHViZTkwOEBnbWFpbC5jb20iLCJleHAiOjE3ODM5OTgzODB9.8bqVv49pAM89xu3HvCGOqRpN5D2JiYrzBUfEbKkDADE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a173a4490d084b73-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.185.160",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jul-2026 03:07:56 UTC] === END API CALL LOG ===
[07-Jul-2026 03:07:56 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jul-2026 03:07:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg4IiwidXNlcm5hbWUiOiJAUnVrYW5haDEiLCJlbWFpbCI6Im1vbWVudHViZTkwOEBnbWFpbC5jb20iLCJleHAiOjE3ODM5OTgzODB9.8bqVv49pAM89xu3HvCGOqRpN5D2JiYrzBUfEbKkDADE
[07-Jul-2026 03:07:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jul-2026 03:07:56 UTC] ✅ JWT token verified successfully for user profile
[07-Jul-2026 03:07:56 UTC] User ID: 988
[07-Jul-2026 03:07:56 UTC] ✅ User profile retrieved successfully for user ID: 988
[07-Jul-2026 03:07:56 UTC] === API CALL LOG ===
[07-Jul-2026 03:07:56 UTC] Endpoint: user/profile.php
[07-Jul-2026 03:07:56 UTC] Full Log Data: {
    "timestamp": "2026-07-07 03:07:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.185.160",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.185.160, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg4IiwidXNlcm5hbWUiOiJAUnVrYW5haDEiLCJlbWFpbCI6Im1vbWVudHViZTkwOEBnbWFpbC5jb20iLCJleHAiOjE3ODM5OTgzODB9.8bqVv49pAM89xu3HvCGOqRpN5D2JiYrzBUfEbKkDADE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a173a44d1f2c4b73-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.185.160",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jul-2026 03:07:56 UTC] === END API CALL LOG ===
[07-Jul-2026 03:07:56 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jul-2026 03:07:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg4IiwidXNlcm5hbWUiOiJAUnVrYW5haDEiLCJlbWFpbCI6Im1vbWVudHViZTkwOEBnbWFpbC5jb20iLCJleHAiOjE3ODM5OTgzODB9.8bqVv49pAM89xu3HvCGOqRpN5D2JiYrzBUfEbKkDADE
[07-Jul-2026 03:07:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jul-2026 03:07:56 UTC] ✅ JWT token verified successfully for user profile
[07-Jul-2026 03:07:56 UTC] User ID: 988
[07-Jul-2026 03:07:56 UTC] ✅ User profile retrieved successfully for user ID: 988
[07-Jul-2026 03:07:56 UTC] === API CALL LOG ===
[07-Jul-2026 03:07:56 UTC] Endpoint: user/profile.php
[07-Jul-2026 03:07:56 UTC] Full Log Data: {
    "timestamp": "2026-07-07 03:07:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.185.160",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.185.160, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg4IiwidXNlcm5hbWUiOiJAUnVrYW5haDEiLCJlbWFpbCI6Im1vbWVudHViZTkwOEBnbWFpbC5jb20iLCJleHAiOjE3ODM5OTgzODB9.8bqVv49pAM89xu3HvCGOqRpN5D2JiYrzBUfEbKkDADE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a173a45028df4b73-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.185.160",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jul-2026 03:07:56 UTC] === END API CALL LOG ===
[07-Jul-2026 03:07:56 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jul-2026 03:07:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg4IiwidXNlcm5hbWUiOiJAUnVrYW5haDEiLCJlbWFpbCI6Im1vbWVudHViZTkwOEBnbWFpbC5jb20iLCJleHAiOjE3ODM5OTgzODB9.8bqVv49pAM89xu3HvCGOqRpN5D2JiYrzBUfEbKkDADE
[07-Jul-2026 03:07:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jul-2026 03:07:56 UTC] ✅ JWT token verified successfully for user profile
[07-Jul-2026 03:07:56 UTC] User ID: 988
[07-Jul-2026 03:07:56 UTC] ✅ User profile retrieved successfully for user ID: 988
[07-Jul-2026 03:08:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jul-2026 03:08:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jul-2026 03:08:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.189.185.160, 104.23.208.145","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg4IiwidXNlcm5hbWUiOiJAUnVrYW5haDEiLCJlbWFpbCI6Im1vbWVudHViZTkwOEBnbWFpbC5jb20iLCJleHAiOjE3ODM5OTgzODB9.8bqVv49pAM89xu3HvCGOqRpN5D2JiYrzBUfEbKkDADE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a173a488af0f4b73-ADD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.189.185.160","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[07-Jul-2026 03:08:06 UTC] === User Orders API Called ===
[07-Jul-2026 03:08:06 UTC] User ID: 988
[07-Jul-2026 03:08:06 UTC] Limit: 20, Offset: 0
[07-Jul-2026 03:08:06 UTC] Orders found: 0
[07-Jul-2026 03:08:06 UTC] Orders data: []
[07-Jul-2026 03:08:06 UTC] Total orders count: 0
[07-Jul-2026 03:08:07 UTC] === API CALL LOG ===
[07-Jul-2026 03:08:07 UTC] Endpoint: user/profile.php
[07-Jul-2026 03:08:07 UTC] Full Log Data: {
    "timestamp": "2026-07-07 03:08:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.185.160",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.185.160, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg4IiwidXNlcm5hbWUiOiJAUnVrYW5haDEiLCJlbWFpbCI6Im1vbWVudHViZTkwOEBnbWFpbC5jb20iLCJleHAiOjE3ODM5OTgzODB9.8bqVv49pAM89xu3HvCGOqRpN5D2JiYrzBUfEbKkDADE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a173a490c9e44b73-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.185.160",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jul-2026 03:08:07 UTC] === END API CALL LOG ===
[07-Jul-2026 03:08:07 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jul-2026 03:08:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg4IiwidXNlcm5hbWUiOiJAUnVrYW5haDEiLCJlbWFpbCI6Im1vbWVudHViZTkwOEBnbWFpbC5jb20iLCJleHAiOjE3ODM5OTgzODB9.8bqVv49pAM89xu3HvCGOqRpN5D2JiYrzBUfEbKkDADE
[07-Jul-2026 03:08:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jul-2026 03:08:07 UTC] ✅ JWT token verified successfully for user profile
[07-Jul-2026 03:08:07 UTC] User ID: 988
[07-Jul-2026 03:08:07 UTC] ✅ User profile retrieved successfully for user ID: 988
[07-Jul-2026 03:08:07 UTC] User Purchases API - User ID: 988
[07-Jul-2026 03:08:07 UTC] User Purchases API - Total purchases found: 0
[07-Jul-2026 03:08:12 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jul-2026 03:08:12 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jul-2026 03:08:12 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.189.185.160, 104.23.208.145","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg4IiwidXNlcm5hbWUiOiJAUnVrYW5haDEiLCJlbWFpbCI6Im1vbWVudHViZTkwOEBnbWFpbC5jb20iLCJleHAiOjE3ODM5OTgzODB9.8bqVv49pAM89xu3HvCGOqRpN5D2JiYrzBUfEbKkDADE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a173a4b23db44b73-ADD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.189.185.160","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[07-Jul-2026 03:08:12 UTC] === User Orders API Called ===
[07-Jul-2026 03:08:12 UTC] User ID: 988
[07-Jul-2026 03:08:12 UTC] Limit: 20, Offset: 0
[07-Jul-2026 03:08:12 UTC] Orders found: 0
[07-Jul-2026 03:08:12 UTC] Orders data: []
[07-Jul-2026 03:08:12 UTC] Total orders count: 0
[07-Jul-2026 03:08:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jul-2026 03:08:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jul-2026 03:08:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.189.185.160, 104.23.208.145","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg4IiwidXNlcm5hbWUiOiJAUnVrYW5haDEiLCJlbWFpbCI6Im1vbWVudHViZTkwOEBnbWFpbC5jb20iLCJleHAiOjE3ODM5OTgzODB9.8bqVv49pAM89xu3HvCGOqRpN5D2JiYrzBUfEbKkDADE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a173a4d5fad94b73-ADD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.189.185.160","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[07-Jul-2026 03:08:18 UTC] === User Orders API Called ===
[07-Jul-2026 03:08:18 UTC] User ID: 988
[07-Jul-2026 03:08:18 UTC] Limit: 20, Offset: 0
[07-Jul-2026 03:08:18 UTC] Orders found: 0
[07-Jul-2026 03:08:18 UTC] Orders data: []
[07-Jul-2026 03:08:18 UTC] Total orders count: 0
[07-Jul-2026 03:08:18 UTC] === API CALL LOG ===
[07-Jul-2026 03:08:18 UTC] Endpoint: user/profile.php
[07-Jul-2026 03:08:18 UTC] Full Log Data: {
    "timestamp": "2026-07-07 03:08:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.185.160",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.185.160, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg4IiwidXNlcm5hbWUiOiJAUnVrYW5haDEiLCJlbWFpbCI6Im1vbWVudHViZTkwOEBnbWFpbC5jb20iLCJleHAiOjE3ODM5OTgzODB9.8bqVv49pAM89xu3HvCGOqRpN5D2JiYrzBUfEbKkDADE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a173a4d67b054b73-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.185.160",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jul-2026 03:08:18 UTC] === END API CALL LOG ===
[07-Jul-2026 03:08:18 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jul-2026 03:08:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg4IiwidXNlcm5hbWUiOiJAUnVrYW5haDEiLCJlbWFpbCI6Im1vbWVudHViZTkwOEBnbWFpbC5jb20iLCJleHAiOjE3ODM5OTgzODB9.8bqVv49pAM89xu3HvCGOqRpN5D2JiYrzBUfEbKkDADE
[07-Jul-2026 03:08:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jul-2026 03:08:18 UTC] ✅ JWT token verified successfully for user profile
[07-Jul-2026 03:08:18 UTC] User ID: 988
[07-Jul-2026 03:08:18 UTC] ✅ User profile retrieved successfully for user ID: 988
[07-Jul-2026 03:08:18 UTC] === API CALL LOG ===
[07-Jul-2026 03:08:18 UTC] Endpoint: user/profile.php
[07-Jul-2026 03:08:18 UTC] Full Log Data: {
    "timestamp": "2026-07-07 03:08:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.185.160",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.185.160, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg4IiwidXNlcm5hbWUiOiJAUnVrYW5haDEiLCJlbWFpbCI6Im1vbWVudHViZTkwOEBnbWFpbC5jb20iLCJleHAiOjE3ODM5OTgzODB9.8bqVv49pAM89xu3HvCGOqRpN5D2JiYrzBUfEbKkDADE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a173a4d9cc5b4b73-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.185.160",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jul-2026 03:08:18 UTC] === END API CALL LOG ===
[07-Jul-2026 03:08:18 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jul-2026 03:08:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg4IiwidXNlcm5hbWUiOiJAUnVrYW5haDEiLCJlbWFpbCI6Im1vbWVudHViZTkwOEBnbWFpbC5jb20iLCJleHAiOjE3ODM5OTgzODB9.8bqVv49pAM89xu3HvCGOqRpN5D2JiYrzBUfEbKkDADE
[07-Jul-2026 03:08:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jul-2026 03:08:18 UTC] ✅ JWT token verified successfully for user profile
[07-Jul-2026 03:08:18 UTC] User ID: 988
[07-Jul-2026 03:08:18 UTC] ✅ User profile retrieved successfully for user ID: 988
[07-Jul-2026 03:08:18 UTC] === API CALL LOG ===
[07-Jul-2026 03:08:18 UTC] Endpoint: user/profile.php
[07-Jul-2026 03:08:18 UTC] Full Log Data: {
    "timestamp": "2026-07-07 03:08:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.185.160",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.185.160, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg4IiwidXNlcm5hbWUiOiJAUnVrYW5haDEiLCJlbWFpbCI6Im1vbWVudHViZTkwOEBnbWFpbC5jb20iLCJleHAiOjE3ODM5OTgzODB9.8bqVv49pAM89xu3HvCGOqRpN5D2JiYrzBUfEbKkDADE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a173a4da4c874b73-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.185.160",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jul-2026 03:08:18 UTC] === END API CALL LOG ===
[07-Jul-2026 03:08:18 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jul-2026 03:08:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg4IiwidXNlcm5hbWUiOiJAUnVrYW5haDEiLCJlbWFpbCI6Im1vbWVudHViZTkwOEBnbWFpbC5jb20iLCJleHAiOjE3ODM5OTgzODB9.8bqVv49pAM89xu3HvCGOqRpN5D2JiYrzBUfEbKkDADE
[07-Jul-2026 03:08:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jul-2026 03:08:18 UTC] ✅ JWT token verified successfully for user profile
[07-Jul-2026 03:08:18 UTC] User ID: 988
[07-Jul-2026 03:08:18 UTC] ✅ User profile retrieved successfully for user ID: 988
[07-Jul-2026 03:08:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jul-2026 03:08:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jul-2026 03:08:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.189.185.160, 104.23.208.145","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg4IiwidXNlcm5hbWUiOiJAUnVrYW5haDEiLCJlbWFpbCI6Im1vbWVudHViZTkwOEBnbWFpbC5jb20iLCJleHAiOjE3ODM5OTgzODB9.8bqVv49pAM89xu3HvCGOqRpN5D2JiYrzBUfEbKkDADE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a173a5076adc4b73-ADD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.189.185.160","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[07-Jul-2026 03:08:26 UTC] === User Orders API Called ===
[07-Jul-2026 03:08:26 UTC] User ID: 988
[07-Jul-2026 03:08:26 UTC] Limit: 20, Offset: 0
[07-Jul-2026 03:08:26 UTC] Orders found: 0
[07-Jul-2026 03:08:26 UTC] Orders data: []
[07-Jul-2026 03:08:26 UTC] Total orders count: 0
[07-Jul-2026 03:08:26 UTC] === API CALL LOG ===
[07-Jul-2026 03:08:26 UTC] Endpoint: user/profile.php
[07-Jul-2026 03:08:26 UTC] Full Log Data: {
    "timestamp": "2026-07-07 03:08:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.185.160",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.185.160, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg4IiwidXNlcm5hbWUiOiJAUnVrYW5haDEiLCJlbWFpbCI6Im1vbWVudHViZTkwOEBnbWFpbC5jb20iLCJleHAiOjE3ODM5OTgzODB9.8bqVv49pAM89xu3HvCGOqRpN5D2JiYrzBUfEbKkDADE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a173a507db064b73-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.185.160",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jul-2026 03:08:26 UTC] === END API CALL LOG ===
[07-Jul-2026 03:08:26 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jul-2026 03:08:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg4IiwidXNlcm5hbWUiOiJAUnVrYW5haDEiLCJlbWFpbCI6Im1vbWVudHViZTkwOEBnbWFpbC5jb20iLCJleHAiOjE3ODM5OTgzODB9.8bqVv49pAM89xu3HvCGOqRpN5D2JiYrzBUfEbKkDADE
[07-Jul-2026 03:08:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jul-2026 03:08:26 UTC] ✅ JWT token verified successfully for user profile
[07-Jul-2026 03:08:26 UTC] User ID: 988
[07-Jul-2026 03:08:26 UTC] ✅ User profile retrieved successfully for user ID: 988
[07-Jul-2026 03:08:26 UTC] === API CALL LOG ===
[07-Jul-2026 03:08:26 UTC] Endpoint: user/profile.php
[07-Jul-2026 03:08:26 UTC] Full Log Data: {
    "timestamp": "2026-07-07 03:08:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.185.160",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.185.160, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg4IiwidXNlcm5hbWUiOiJAUnVrYW5haDEiLCJlbWFpbCI6Im1vbWVudHViZTkwOEBnbWFpbC5jb20iLCJleHAiOjE3ODM5OTgzODB9.8bqVv49pAM89xu3HvCGOqRpN5D2JiYrzBUfEbKkDADE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a173a50adc394b73-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.185.160",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jul-2026 03:08:26 UTC] === END API CALL LOG ===
[07-Jul-2026 03:08:26 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jul-2026 03:08:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg4IiwidXNlcm5hbWUiOiJAUnVrYW5haDEiLCJlbWFpbCI6Im1vbWVudHViZTkwOEBnbWFpbC5jb20iLCJleHAiOjE3ODM5OTgzODB9.8bqVv49pAM89xu3HvCGOqRpN5D2JiYrzBUfEbKkDADE
[07-Jul-2026 03:08:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jul-2026 03:08:26 UTC] ✅ JWT token verified successfully for user profile
[07-Jul-2026 03:08:26 UTC] User ID: 988
[07-Jul-2026 03:08:26 UTC] ✅ User profile retrieved successfully for user ID: 988
[07-Jul-2026 03:08:26 UTC] === API CALL LOG ===
[07-Jul-2026 03:08:26 UTC] Endpoint: user/profile.php
[07-Jul-2026 03:08:26 UTC] Full Log Data: {
    "timestamp": "2026-07-07 03:08:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.185.160",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.185.160, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg4IiwidXNlcm5hbWUiOiJAUnVrYW5haDEiLCJlbWFpbCI6Im1vbWVudHViZTkwOEBnbWFpbC5jb20iLCJleHAiOjE3ODM5OTgzODB9.8bqVv49pAM89xu3HvCGOqRpN5D2JiYrzBUfEbKkDADE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a173a50beca24b73-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.185.160",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jul-2026 03:08:26 UTC] === END API CALL LOG ===
[07-Jul-2026 03:08:26 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jul-2026 03:08:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg4IiwidXNlcm5hbWUiOiJAUnVrYW5haDEiLCJlbWFpbCI6Im1vbWVudHViZTkwOEBnbWFpbC5jb20iLCJleHAiOjE3ODM5OTgzODB9.8bqVv49pAM89xu3HvCGOqRpN5D2JiYrzBUfEbKkDADE
[07-Jul-2026 03:08:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jul-2026 03:08:26 UTC] ✅ JWT token verified successfully for user profile
[07-Jul-2026 03:08:26 UTC] User ID: 988
[07-Jul-2026 03:08:26 UTC] ✅ User profile retrieved successfully for user ID: 988
[07-Jul-2026 03:08:44 UTC] === API CALL LOG ===
[07-Jul-2026 03:08:44 UTC] Endpoint: user/profile.php
[07-Jul-2026 03:08:44 UTC] Full Log Data: {
    "timestamp": "2026-07-07 03:08:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.185.160",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.185.160, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg4IiwidXNlcm5hbWUiOiJAUnVrYW5haDEiLCJlbWFpbCI6Im1vbWVudHViZTkwOEBnbWFpbC5jb20iLCJleHAiOjE3ODM5OTgzODB9.8bqVv49pAM89xu3HvCGOqRpN5D2JiYrzBUfEbKkDADE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a173a5783dc64b73-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.185.160",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jul-2026 03:08:44 UTC] === END API CALL LOG ===
[07-Jul-2026 03:08:44 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jul-2026 03:08:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg4IiwidXNlcm5hbWUiOiJAUnVrYW5haDEiLCJlbWFpbCI6Im1vbWVudHViZTkwOEBnbWFpbC5jb20iLCJleHAiOjE3ODM5OTgzODB9.8bqVv49pAM89xu3HvCGOqRpN5D2JiYrzBUfEbKkDADE
[07-Jul-2026 03:08:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jul-2026 03:08:44 UTC] ✅ JWT token verified successfully for user profile
[07-Jul-2026 03:08:44 UTC] User ID: 988
[07-Jul-2026 03:08:44 UTC] ✅ User profile retrieved successfully for user ID: 988
[07-Jul-2026 03:08:53 UTC] === API CALL LOG ===
[07-Jul-2026 03:08:53 UTC] Endpoint: user/profile.php
[07-Jul-2026 03:08:53 UTC] Full Log Data: {
    "timestamp": "2026-07-07 03:08:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.185.160",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.185.160, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg4IiwidXNlcm5hbWUiOiJAUnVrYW5haDEiLCJlbWFpbCI6Im1vbWVudHViZTkwOEBnbWFpbC5jb20iLCJleHAiOjE3ODM5OTgzODB9.8bqVv49pAM89xu3HvCGOqRpN5D2JiYrzBUfEbKkDADE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a173a5ae48e04b73-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.185.160",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jul-2026 03:08:53 UTC] === END API CALL LOG ===
[07-Jul-2026 03:08:53 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jul-2026 03:08:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg4IiwidXNlcm5hbWUiOiJAUnVrYW5haDEiLCJlbWFpbCI6Im1vbWVudHViZTkwOEBnbWFpbC5jb20iLCJleHAiOjE3ODM5OTgzODB9.8bqVv49pAM89xu3HvCGOqRpN5D2JiYrzBUfEbKkDADE
[07-Jul-2026 03:08:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jul-2026 03:08:53 UTC] ✅ JWT token verified successfully for user profile
[07-Jul-2026 03:08:53 UTC] User ID: 988
[07-Jul-2026 03:08:53 UTC] ✅ User profile retrieved successfully for user ID: 988
[07-Jul-2026 03:09:04 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jul-2026 03:09:04 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jul-2026 03:09:04 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.189.185.160, 104.23.208.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg4IiwidXNlcm5hbWUiOiJAUnVrYW5haDEiLCJlbWFpbCI6Im1vbWVudHViZTkwOEBnbWFpbC5jb20iLCJleHAiOjE3ODM5OTgzODB9.8bqVv49pAM89xu3HvCGOqRpN5D2JiYrzBUfEbKkDADE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a173a5f61b814b73-ADD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.189.185.160","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[07-Jul-2026 03:09:04 UTC] === User Orders API Called ===
[07-Jul-2026 03:09:04 UTC] User ID: 988
[07-Jul-2026 03:09:04 UTC] Limit: 20, Offset: 0
[07-Jul-2026 03:09:04 UTC] Orders found: 0
[07-Jul-2026 03:09:04 UTC] Orders data: []
[07-Jul-2026 03:09:04 UTC] Total orders count: 0
[07-Jul-2026 03:09:04 UTC] === API CALL LOG ===
[07-Jul-2026 03:09:04 UTC] Endpoint: user/profile.php
[07-Jul-2026 03:09:04 UTC] Full Log Data: {
    "timestamp": "2026-07-07 03:09:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.185.160",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.185.160, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg4IiwidXNlcm5hbWUiOiJAUnVrYW5haDEiLCJlbWFpbCI6Im1vbWVudHViZTkwOEBnbWFpbC5jb20iLCJleHAiOjE3ODM5OTgzODB9.8bqVv49pAM89xu3HvCGOqRpN5D2JiYrzBUfEbKkDADE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a173a5f63b8b4b73-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.185.160",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jul-2026 03:09:04 UTC] === END API CALL LOG ===
[07-Jul-2026 03:09:04 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jul-2026 03:09:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg4IiwidXNlcm5hbWUiOiJAUnVrYW5haDEiLCJlbWFpbCI6Im1vbWVudHViZTkwOEBnbWFpbC5jb20iLCJleHAiOjE3ODM5OTgzODB9.8bqVv49pAM89xu3HvCGOqRpN5D2JiYrzBUfEbKkDADE
[07-Jul-2026 03:09:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jul-2026 03:09:04 UTC] ✅ JWT token verified successfully for user profile
[07-Jul-2026 03:09:04 UTC] User ID: 988
[07-Jul-2026 03:09:04 UTC] ✅ User profile retrieved successfully for user ID: 988
[07-Jul-2026 03:09:05 UTC] === API CALL LOG ===
[07-Jul-2026 03:09:05 UTC] Endpoint: user/profile.php
[07-Jul-2026 03:09:05 UTC] Full Log Data: {
    "timestamp": "2026-07-07 03:09:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.185.160",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.185.160, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg4IiwidXNlcm5hbWUiOiJAUnVrYW5haDEiLCJlbWFpbCI6Im1vbWVudHViZTkwOEBnbWFpbC5jb20iLCJleHAiOjE3ODM5OTgzODB9.8bqVv49pAM89xu3HvCGOqRpN5D2JiYrzBUfEbKkDADE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a173a5fa1d1e4b73-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.185.160",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jul-2026 03:09:05 UTC] === END API CALL LOG ===
[07-Jul-2026 03:09:05 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jul-2026 03:09:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg4IiwidXNlcm5hbWUiOiJAUnVrYW5haDEiLCJlbWFpbCI6Im1vbWVudHViZTkwOEBnbWFpbC5jb20iLCJleHAiOjE3ODM5OTgzODB9.8bqVv49pAM89xu3HvCGOqRpN5D2JiYrzBUfEbKkDADE
[07-Jul-2026 03:09:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jul-2026 03:09:05 UTC] ✅ JWT token verified successfully for user profile
[07-Jul-2026 03:09:05 UTC] User ID: 988
[07-Jul-2026 03:09:05 UTC] ✅ User profile retrieved successfully for user ID: 988
[07-Jul-2026 03:09:05 UTC] === API CALL LOG ===
[07-Jul-2026 03:09:05 UTC] Endpoint: user/profile.php
[07-Jul-2026 03:09:05 UTC] Full Log Data: {
    "timestamp": "2026-07-07 03:09:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.185.160",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.185.160, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg4IiwidXNlcm5hbWUiOiJAUnVrYW5haDEiLCJlbWFpbCI6Im1vbWVudHViZTkwOEBnbWFpbC5jb20iLCJleHAiOjE3ODM5OTgzODB9.8bqVv49pAM89xu3HvCGOqRpN5D2JiYrzBUfEbKkDADE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a173a5fb8d9b4b73-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.185.160",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jul-2026 03:09:05 UTC] === END API CALL LOG ===
[07-Jul-2026 03:09:05 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jul-2026 03:09:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg4IiwidXNlcm5hbWUiOiJAUnVrYW5haDEiLCJlbWFpbCI6Im1vbWVudHViZTkwOEBnbWFpbC5jb20iLCJleHAiOjE3ODM5OTgzODB9.8bqVv49pAM89xu3HvCGOqRpN5D2JiYrzBUfEbKkDADE
[07-Jul-2026 03:09:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jul-2026 03:09:05 UTC] ✅ JWT token verified successfully for user profile
[07-Jul-2026 03:09:05 UTC] User ID: 988
[07-Jul-2026 03:09:05 UTC] ✅ User profile retrieved successfully for user ID: 988
[07-Jul-2026 03:09:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jul-2026 03:09:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jul-2026 03:09:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.189.185.160, 104.23.208.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg4IiwidXNlcm5hbWUiOiJAUnVrYW5haDEiLCJlbWFpbCI6Im1vbWVudHViZTkwOEBnbWFpbC5jb20iLCJleHAiOjE3ODM5OTgzODB9.8bqVv49pAM89xu3HvCGOqRpN5D2JiYrzBUfEbKkDADE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a173a65f9c4a4b73-ADD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.189.185.160","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[07-Jul-2026 03:09:21 UTC] === User Orders API Called ===
[07-Jul-2026 03:09:21 UTC] User ID: 988
[07-Jul-2026 03:09:21 UTC] Limit: 20, Offset: 0
[07-Jul-2026 03:09:21 UTC] Orders found: 0
[07-Jul-2026 03:09:21 UTC] Orders data: []
[07-Jul-2026 03:09:21 UTC] Total orders count: 0
[07-Jul-2026 03:09:21 UTC] === API CALL LOG ===
[07-Jul-2026 03:09:21 UTC] Endpoint: user/profile.php
[07-Jul-2026 03:09:21 UTC] Full Log Data: {
    "timestamp": "2026-07-07 03:09:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.185.160",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.185.160, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg4IiwidXNlcm5hbWUiOiJAUnVrYW5haDEiLCJlbWFpbCI6Im1vbWVudHViZTkwOEBnbWFpbC5jb20iLCJleHAiOjE3ODM5OTgzODB9.8bqVv49pAM89xu3HvCGOqRpN5D2JiYrzBUfEbKkDADE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a173a6600c754b73-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.185.160",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jul-2026 03:09:21 UTC] === END API CALL LOG ===
[07-Jul-2026 03:09:21 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jul-2026 03:09:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg4IiwidXNlcm5hbWUiOiJAUnVrYW5haDEiLCJlbWFpbCI6Im1vbWVudHViZTkwOEBnbWFpbC5jb20iLCJleHAiOjE3ODM5OTgzODB9.8bqVv49pAM89xu3HvCGOqRpN5D2JiYrzBUfEbKkDADE
[07-Jul-2026 03:09:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jul-2026 03:09:21 UTC] ✅ JWT token verified successfully for user profile
[07-Jul-2026 03:09:21 UTC] User ID: 988
[07-Jul-2026 03:09:21 UTC] ✅ User profile retrieved successfully for user ID: 988
[07-Jul-2026 03:09:21 UTC] === API CALL LOG ===
[07-Jul-2026 03:09:21 UTC] Endpoint: user/profile.php
[07-Jul-2026 03:09:21 UTC] Full Log Data: {
    "timestamp": "2026-07-07 03:09:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.185.160",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.185.160, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg4IiwidXNlcm5hbWUiOiJAUnVrYW5haDEiLCJlbWFpbCI6Im1vbWVudHViZTkwOEBnbWFpbC5jb20iLCJleHAiOjE3ODM5OTgzODB9.8bqVv49pAM89xu3HvCGOqRpN5D2JiYrzBUfEbKkDADE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a173a6637e0d4b73-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.185.160",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jul-2026 03:09:21 UTC] === END API CALL LOG ===
[07-Jul-2026 03:09:21 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jul-2026 03:09:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg4IiwidXNlcm5hbWUiOiJAUnVrYW5haDEiLCJlbWFpbCI6Im1vbWVudHViZTkwOEBnbWFpbC5jb20iLCJleHAiOjE3ODM5OTgzODB9.8bqVv49pAM89xu3HvCGOqRpN5D2JiYrzBUfEbKkDADE
[07-Jul-2026 03:09:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jul-2026 03:09:21 UTC] ✅ JWT token verified successfully for user profile
[07-Jul-2026 03:09:21 UTC] User ID: 988
[07-Jul-2026 03:09:21 UTC] ✅ User profile retrieved successfully for user ID: 988
[07-Jul-2026 03:09:21 UTC] === API CALL LOG ===
[07-Jul-2026 03:09:21 UTC] Endpoint: user/profile.php
[07-Jul-2026 03:09:21 UTC] Full Log Data: {
    "timestamp": "2026-07-07 03:09:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.185.160",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.185.160, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg4IiwidXNlcm5hbWUiOiJAUnVrYW5haDEiLCJlbWFpbCI6Im1vbWVudHViZTkwOEBnbWFpbC5jb20iLCJleHAiOjE3ODM5OTgzODB9.8bqVv49pAM89xu3HvCGOqRpN5D2JiYrzBUfEbKkDADE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a173a6640e614b73-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.185.160",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jul-2026 03:09:21 UTC] === END API CALL LOG ===
[07-Jul-2026 03:09:21 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jul-2026 03:09:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg4IiwidXNlcm5hbWUiOiJAUnVrYW5haDEiLCJlbWFpbCI6Im1vbWVudHViZTkwOEBnbWFpbC5jb20iLCJleHAiOjE3ODM5OTgzODB9.8bqVv49pAM89xu3HvCGOqRpN5D2JiYrzBUfEbKkDADE
[07-Jul-2026 03:09:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jul-2026 03:09:21 UTC] ✅ JWT token verified successfully for user profile
[07-Jul-2026 03:09:21 UTC] User ID: 988
[07-Jul-2026 03:09:21 UTC] ✅ User profile retrieved successfully for user ID: 988
[07-Jul-2026 06:26:04 UTC] === API CALL LOG ===
[07-Jul-2026 06:26:04 UTC] Endpoint: user/profile.php
[07-Jul-2026 06:26:04 UTC] Full Log Data: {
    "timestamp": "2026-07-07 06:26:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a11e:6550:40d2:9ff:fe28:1b31",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a11e:6550:40d2:9ff:fe28:1b31, 172.69.251.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQwMTAzNjN9.TpCELEL60gjIV02g_nKElR7IA60AfUIdU2r3KpbeCR0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a174c6877d9f1596-IST",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a11e:6550:40d2:9ff:fe28:1b31",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jul-2026 06:26:04 UTC] === END API CALL LOG ===
[07-Jul-2026 06:26:04 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jul-2026 06:26:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQwMTAzNjN9.TpCELEL60gjIV02g_nKElR7IA60AfUIdU2r3KpbeCR0
[07-Jul-2026 06:26:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jul-2026 06:26:04 UTC] ✅ JWT token verified successfully for user profile
[07-Jul-2026 06:26:04 UTC] User ID: 694
[07-Jul-2026 06:26:04 UTC] ✅ User profile retrieved successfully for user ID: 694
[07-Jul-2026 06:26:04 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jul-2026 06:26:04 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jul-2026 06:26:04 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a00:1880:a11e:6550:40d2:9ff:fe28:1b31, 172.69.251.172","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQwMTAzNjN9.TpCELEL60gjIV02g_nKElR7IA60AfUIdU2r3KpbeCR0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a174c687add11596-IST","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a00:1880:a11e:6550:40d2:9ff:fe28:1b31","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[07-Jul-2026 06:26:04 UTC] === User Orders API Called ===
[07-Jul-2026 06:26:04 UTC] User ID: 694
[07-Jul-2026 06:26:04 UTC] Limit: 20, Offset: 0
[07-Jul-2026 06:26:04 UTC] Orders found: 0
[07-Jul-2026 06:26:04 UTC] Orders data: []
[07-Jul-2026 06:26:04 UTC] Total orders count: 0
[07-Jul-2026 06:26:04 UTC] === API CALL LOG ===
[07-Jul-2026 06:26:04 UTC] Endpoint: user/profile.php
[07-Jul-2026 06:26:04 UTC] Full Log Data: {
    "timestamp": "2026-07-07 06:26:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a11e:6550:40d2:9ff:fe28:1b31",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a11e:6550:40d2:9ff:fe28:1b31, 172.69.251.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQwMTAzNjN9.TpCELEL60gjIV02g_nKElR7IA60AfUIdU2r3KpbeCR0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a174c687ee2d1596-IST",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a11e:6550:40d2:9ff:fe28:1b31",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jul-2026 06:26:04 UTC] === END API CALL LOG ===
[07-Jul-2026 06:26:04 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jul-2026 06:26:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQwMTAzNjN9.TpCELEL60gjIV02g_nKElR7IA60AfUIdU2r3KpbeCR0
[07-Jul-2026 06:26:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jul-2026 06:26:04 UTC] ✅ JWT token verified successfully for user profile
[07-Jul-2026 06:26:04 UTC] User ID: 694
[07-Jul-2026 06:26:04 UTC] ✅ User profile retrieved successfully for user ID: 694
[07-Jul-2026 06:26:13 UTC] === API CALL LOG ===
[07-Jul-2026 06:26:13 UTC] Endpoint: user/profile.php
[07-Jul-2026 06:26:13 UTC] Full Log Data: {
    "timestamp": "2026-07-07 06:26:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a11e:6550:40d2:9ff:fe28:1b31",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a11e:6550:40d2:9ff:fe28:1b31, 172.69.251.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQwMTAzNjN9.TpCELEL60gjIV02g_nKElR7IA60AfUIdU2r3KpbeCR0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a174c6bf7ae42342-IST",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a11e:6550:40d2:9ff:fe28:1b31",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jul-2026 06:26:13 UTC] === END API CALL LOG ===
[07-Jul-2026 06:26:13 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jul-2026 06:26:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQwMTAzNjN9.TpCELEL60gjIV02g_nKElR7IA60AfUIdU2r3KpbeCR0
[07-Jul-2026 06:26:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jul-2026 06:26:13 UTC] ✅ JWT token verified successfully for user profile
[07-Jul-2026 06:26:13 UTC] User ID: 694
[07-Jul-2026 06:26:13 UTC] ✅ User profile retrieved successfully for user ID: 694
[07-Jul-2026 06:26:13 UTC] === API CALL LOG ===
[07-Jul-2026 06:26:13 UTC] Endpoint: user/profile.php
[07-Jul-2026 06:26:13 UTC] Full Log Data: {
    "timestamp": "2026-07-07 06:26:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a11e:6550:40d2:9ff:fe28:1b31",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a11e:6550:40d2:9ff:fe28:1b31, 172.69.251.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQwMTAzNjN9.TpCELEL60gjIV02g_nKElR7IA60AfUIdU2r3KpbeCR0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a174c6c3f8d42342-IST",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a11e:6550:40d2:9ff:fe28:1b31",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jul-2026 06:26:13 UTC] === END API CALL LOG ===
[07-Jul-2026 06:26:13 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jul-2026 06:26:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQwMTAzNjN9.TpCELEL60gjIV02g_nKElR7IA60AfUIdU2r3KpbeCR0
[07-Jul-2026 06:26:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jul-2026 06:26:13 UTC] ✅ JWT token verified successfully for user profile
[07-Jul-2026 06:26:13 UTC] User ID: 694
[07-Jul-2026 06:26:13 UTC] ✅ User profile retrieved successfully for user ID: 694
[07-Jul-2026 06:26:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jul-2026 06:26:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jul-2026 06:26:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a00:1880:a11e:6550:40d2:9ff:fe28:1b31, 172.69.251.172","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQwMTAzNjN9.TpCELEL60gjIV02g_nKElR7IA60AfUIdU2r3KpbeCR0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a174c6c449482342-IST","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a00:1880:a11e:6550:40d2:9ff:fe28:1b31","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[07-Jul-2026 06:26:13 UTC] === User Orders API Called ===
[07-Jul-2026 06:26:13 UTC] User ID: 694
[07-Jul-2026 06:26:13 UTC] Limit: 20, Offset: 0
[07-Jul-2026 06:26:13 UTC] Orders found: 0
[07-Jul-2026 06:26:13 UTC] Orders data: []
[07-Jul-2026 06:26:13 UTC] Total orders count: 0
[07-Jul-2026 06:26:13 UTC] === API CALL LOG ===
[07-Jul-2026 06:26:13 UTC] Endpoint: user/profile.php
[07-Jul-2026 06:26:13 UTC] Full Log Data: {
    "timestamp": "2026-07-07 06:26:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a11e:6550:40d2:9ff:fe28:1b31",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a11e:6550:40d2:9ff:fe28:1b31, 172.69.251.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQwMTAzNjN9.TpCELEL60gjIV02g_nKElR7IA60AfUIdU2r3KpbeCR0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a174c6c4999f2342-IST",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a11e:6550:40d2:9ff:fe28:1b31",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jul-2026 06:26:13 UTC] === END API CALL LOG ===
[07-Jul-2026 06:26:13 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jul-2026 06:26:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQwMTAzNjN9.TpCELEL60gjIV02g_nKElR7IA60AfUIdU2r3KpbeCR0
[07-Jul-2026 06:26:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jul-2026 06:26:13 UTC] ✅ JWT token verified successfully for user profile
[07-Jul-2026 06:26:13 UTC] User ID: 694
[07-Jul-2026 06:26:13 UTC] ✅ User profile retrieved successfully for user ID: 694
[07-Jul-2026 06:27:13 UTC] === API CALL LOG ===
[07-Jul-2026 06:27:13 UTC] Endpoint: user/profile.php
[07-Jul-2026 06:27:13 UTC] Full Log Data: {
    "timestamp": "2026-07-07 06:27:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a11e:6550:40d2:9ff:fe28:1b31",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a11e:6550:40d2:9ff:fe28:1b31, 172.69.251.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQwMTAzNjN9.TpCELEL60gjIV02g_nKElR7IA60AfUIdU2r3KpbeCR0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a174c8381be71594-IST",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a11e:6550:40d2:9ff:fe28:1b31",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jul-2026 06:27:13 UTC] === END API CALL LOG ===
[07-Jul-2026 06:27:13 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jul-2026 06:27:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQwMTAzNjN9.TpCELEL60gjIV02g_nKElR7IA60AfUIdU2r3KpbeCR0
[07-Jul-2026 06:27:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jul-2026 06:27:13 UTC] ✅ JWT token verified successfully for user profile
[07-Jul-2026 06:27:13 UTC] User ID: 694
[07-Jul-2026 06:27:13 UTC] ✅ User profile retrieved successfully for user ID: 694
[07-Jul-2026 06:27:14 UTC] === API CALL LOG ===
[07-Jul-2026 06:27:14 UTC] Endpoint: user/profile.php
[07-Jul-2026 06:27:14 UTC] Full Log Data: {
    "timestamp": "2026-07-07 06:27:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a11e:6550:40d2:9ff:fe28:1b31",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a11e:6550:40d2:9ff:fe28:1b31, 172.69.251.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQwMTAzNjN9.TpCELEL60gjIV02g_nKElR7IA60AfUIdU2r3KpbeCR0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a174c83e2bb91594-IST",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a11e:6550:40d2:9ff:fe28:1b31",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jul-2026 06:27:14 UTC] === END API CALL LOG ===
[07-Jul-2026 06:27:14 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jul-2026 06:27:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQwMTAzNjN9.TpCELEL60gjIV02g_nKElR7IA60AfUIdU2r3KpbeCR0
[07-Jul-2026 06:27:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jul-2026 06:27:14 UTC] ✅ JWT token verified successfully for user profile
[07-Jul-2026 06:27:14 UTC] User ID: 694
[07-Jul-2026 06:27:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jul-2026 06:27:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jul-2026 06:27:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a00:1880:a11e:6550:40d2:9ff:fe28:1b31, 172.69.251.172","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQwMTAzNjN9.TpCELEL60gjIV02g_nKElR7IA60AfUIdU2r3KpbeCR0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a174c83e2bbe1594-IST","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a00:1880:a11e:6550:40d2:9ff:fe28:1b31","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[07-Jul-2026 06:27:14 UTC] ✅ User profile retrieved successfully for user ID: 694
[07-Jul-2026 06:27:14 UTC] === User Orders API Called ===
[07-Jul-2026 06:27:14 UTC] User ID: 694
[07-Jul-2026 06:27:14 UTC] Limit: 20, Offset: 0
[07-Jul-2026 06:27:14 UTC] === API CALL LOG ===
[07-Jul-2026 06:27:14 UTC] Endpoint: user/profile.php
[07-Jul-2026 06:27:14 UTC] Full Log Data: {
    "timestamp": "2026-07-07 06:27:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a11e:6550:40d2:9ff:fe28:1b31",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a11e:6550:40d2:9ff:fe28:1b31, 172.69.251.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQwMTAzNjN9.TpCELEL60gjIV02g_nKElR7IA60AfUIdU2r3KpbeCR0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a174c83e2bc01594-IST",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a11e:6550:40d2:9ff:fe28:1b31",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jul-2026 06:27:14 UTC] === END API CALL LOG ===
[07-Jul-2026 06:27:14 UTC] Orders found: 0
[07-Jul-2026 06:27:14 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jul-2026 06:27:14 UTC] Orders data: []
[07-Jul-2026 06:27:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQwMTAzNjN9.TpCELEL60gjIV02g_nKElR7IA60AfUIdU2r3KpbeCR0
[07-Jul-2026 06:27:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jul-2026 06:27:14 UTC] ✅ JWT token verified successfully for user profile
[07-Jul-2026 06:27:14 UTC] User ID: 694
[07-Jul-2026 06:27:14 UTC] Total orders count: 0
[07-Jul-2026 06:27:14 UTC] ✅ User profile retrieved successfully for user ID: 694
[07-Jul-2026 06:27:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jul-2026 06:27:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jul-2026 06:27:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a00:1880:a11e:6550:40d2:9ff:fe28:1b31, 172.69.251.172","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQwMTAzNjN9.TpCELEL60gjIV02g_nKElR7IA60AfUIdU2r3KpbeCR0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a174c86c280c1594-IST","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a00:1880:a11e:6550:40d2:9ff:fe28:1b31","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[07-Jul-2026 06:27:21 UTC] === User Orders API Called ===
[07-Jul-2026 06:27:21 UTC] User ID: 694
[07-Jul-2026 06:27:21 UTC] Limit: 20, Offset: 0
[07-Jul-2026 06:27:21 UTC] Orders found: 0
[07-Jul-2026 06:27:21 UTC] Orders data: []
[07-Jul-2026 06:27:21 UTC] Total orders count: 0
[07-Jul-2026 06:27:23 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jul-2026 06:27:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jul-2026 06:27:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a00:1880:a11e:6550:40d2:9ff:fe28:1b31, 172.69.251.172","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQwMTAzNjN9.TpCELEL60gjIV02g_nKElR7IA60AfUIdU2r3KpbeCR0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a174c877ceff1594-IST","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a00:1880:a11e:6550:40d2:9ff:fe28:1b31","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[07-Jul-2026 06:27:23 UTC] === User Orders API Called ===
[07-Jul-2026 06:27:23 UTC] User ID: 694
[07-Jul-2026 06:27:23 UTC] Limit: 20, Offset: 0
[07-Jul-2026 06:27:23 UTC] Orders found: 0
[07-Jul-2026 06:27:23 UTC] Orders data: []
[07-Jul-2026 06:27:23 UTC] Total orders count: 0
[07-Jul-2026 06:27:23 UTC] === API CALL LOG ===
[07-Jul-2026 06:27:23 UTC] Endpoint: user/profile.php
[07-Jul-2026 06:27:23 UTC] Full Log Data: {
    "timestamp": "2026-07-07 06:27:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a11e:6550:40d2:9ff:fe28:1b31",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a11e:6550:40d2:9ff:fe28:1b31, 172.69.251.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQwMTAzNjN9.TpCELEL60gjIV02g_nKElR7IA60AfUIdU2r3KpbeCR0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a174c8782f941594-IST",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a11e:6550:40d2:9ff:fe28:1b31",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jul-2026 06:27:23 UTC] === END API CALL LOG ===
[07-Jul-2026 06:27:23 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jul-2026 06:27:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQwMTAzNjN9.TpCELEL60gjIV02g_nKElR7IA60AfUIdU2r3KpbeCR0
[07-Jul-2026 06:27:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jul-2026 06:27:23 UTC] ✅ JWT token verified successfully for user profile
[07-Jul-2026 06:27:23 UTC] User ID: 694
[07-Jul-2026 06:27:23 UTC] ✅ User profile retrieved successfully for user ID: 694
[07-Jul-2026 06:27:24 UTC] === API CALL LOG ===
[07-Jul-2026 06:27:24 UTC] Endpoint: user/profile.php
[07-Jul-2026 06:27:24 UTC] Full Log Data: {
    "timestamp": "2026-07-07 06:27:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a11e:6550:40d2:9ff:fe28:1b31",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a11e:6550:40d2:9ff:fe28:1b31, 172.69.251.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQwMTAzNjN9.TpCELEL60gjIV02g_nKElR7IA60AfUIdU2r3KpbeCR0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a174c87c1cbb1594-IST",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a11e:6550:40d2:9ff:fe28:1b31",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jul-2026 06:27:24 UTC] === END API CALL LOG ===
[07-Jul-2026 06:27:24 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jul-2026 06:27:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQwMTAzNjN9.TpCELEL60gjIV02g_nKElR7IA60AfUIdU2r3KpbeCR0
[07-Jul-2026 06:27:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jul-2026 06:27:24 UTC] ✅ JWT token verified successfully for user profile
[07-Jul-2026 06:27:24 UTC] User ID: 694
[07-Jul-2026 06:27:24 UTC] ✅ User profile retrieved successfully for user ID: 694
[07-Jul-2026 06:27:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jul-2026 06:27:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jul-2026 06:27:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a00:1880:a11e:6550:40d2:9ff:fe28:1b31, 172.69.251.172","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQwMTAzNjN9.TpCELEL60gjIV02g_nKElR7IA60AfUIdU2r3KpbeCR0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a174c8c13f5d1594-IST","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a00:1880:a11e:6550:40d2:9ff:fe28:1b31","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[07-Jul-2026 06:27:35 UTC] === User Orders API Called ===
[07-Jul-2026 06:27:35 UTC] User ID: 694
[07-Jul-2026 06:27:35 UTC] Limit: 20, Offset: 0
[07-Jul-2026 06:27:35 UTC] Orders found: 0
[07-Jul-2026 06:27:35 UTC] Orders data: []
[07-Jul-2026 06:27:35 UTC] Total orders count: 0
[07-Jul-2026 06:27:35 UTC] === API CALL LOG ===
[07-Jul-2026 06:27:35 UTC] Endpoint: user/profile.php
[07-Jul-2026 06:27:35 UTC] Full Log Data: {
    "timestamp": "2026-07-07 06:27:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a11e:6550:40d2:9ff:fe28:1b31",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a11e:6550:40d2:9ff:fe28:1b31, 172.69.251.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQwMTAzNjN9.TpCELEL60gjIV02g_nKElR7IA60AfUIdU2r3KpbeCR0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a174c8c17fc51594-IST",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a11e:6550:40d2:9ff:fe28:1b31",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jul-2026 06:27:35 UTC] === END API CALL LOG ===
[07-Jul-2026 06:27:35 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jul-2026 06:27:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQwMTAzNjN9.TpCELEL60gjIV02g_nKElR7IA60AfUIdU2r3KpbeCR0
[07-Jul-2026 06:27:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jul-2026 06:27:35 UTC] ✅ JWT token verified successfully for user profile
[07-Jul-2026 06:27:35 UTC] User ID: 694
[07-Jul-2026 06:27:35 UTC] ✅ User profile retrieved successfully for user ID: 694
[07-Jul-2026 06:27:35 UTC] === API CALL LOG ===
[07-Jul-2026 06:27:35 UTC] Endpoint: user/profile.php
[07-Jul-2026 06:27:35 UTC] Full Log Data: {
    "timestamp": "2026-07-07 06:27:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a11e:6550:40d2:9ff:fe28:1b31",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a11e:6550:40d2:9ff:fe28:1b31, 172.69.251.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQwMTAzNjN9.TpCELEL60gjIV02g_nKElR7IA60AfUIdU2r3KpbeCR0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a174c8c57d251594-IST",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a11e:6550:40d2:9ff:fe28:1b31",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jul-2026 06:27:35 UTC] === END API CALL LOG ===
[07-Jul-2026 06:27:35 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jul-2026 06:27:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQwMTAzNjN9.TpCELEL60gjIV02g_nKElR7IA60AfUIdU2r3KpbeCR0
[07-Jul-2026 06:27:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jul-2026 06:27:35 UTC] ✅ JWT token verified successfully for user profile
[07-Jul-2026 06:27:35 UTC] User ID: 694
[07-Jul-2026 06:27:35 UTC] ✅ User profile retrieved successfully for user ID: 694
[07-Jul-2026 06:50:59 UTC] === API CALL LOG ===
[07-Jul-2026 06:50:59 UTC] Endpoint: user/profile.php
[07-Jul-2026 06:50:59 UTC] Full Log Data: {
    "timestamp": "2026-07-07 06:50:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a107:195e:c022:6fff:feeb:256b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a107:195e:c022:6fff:feeb:256b, 172.69.251.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQwMTE4NTd9.HlHURKD3Da8rCt8mv-ip2GG3FbO5LkCyXOwRRGPI9o0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a174eb0709832347-IST",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a107:195e:c022:6fff:feeb:256b",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jul-2026 06:50:59 UTC] === END API CALL LOG ===
[07-Jul-2026 06:50:59 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jul-2026 06:50:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQwMTE4NTd9.HlHURKD3Da8rCt8mv-ip2GG3FbO5LkCyXOwRRGPI9o0
[07-Jul-2026 06:50:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jul-2026 06:50:59 UTC] ✅ JWT token verified successfully for user profile
[07-Jul-2026 06:50:59 UTC] User ID: 694
[07-Jul-2026 06:50:59 UTC] ✅ User profile retrieved successfully for user ID: 694
[07-Jul-2026 06:50:59 UTC] === API CALL LOG ===
[07-Jul-2026 06:50:59 UTC] Endpoint: user/profile.php
[07-Jul-2026 06:50:59 UTC] Full Log Data: {
    "timestamp": "2026-07-07 06:50:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a107:195e:c022:6fff:feeb:256b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a107:195e:c022:6fff:feeb:256b, 172.69.251.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQwMTE4NTd9.HlHURKD3Da8rCt8mv-ip2GG3FbO5LkCyXOwRRGPI9o0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a174eb0709932347-IST",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a107:195e:c022:6fff:feeb:256b",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jul-2026 06:50:59 UTC] === END API CALL LOG ===
[07-Jul-2026 06:50:59 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jul-2026 06:50:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQwMTE4NTd9.HlHURKD3Da8rCt8mv-ip2GG3FbO5LkCyXOwRRGPI9o0
[07-Jul-2026 06:50:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jul-2026 06:50:59 UTC] ✅ JWT token verified successfully for user profile
[07-Jul-2026 06:50:59 UTC] User ID: 694
[07-Jul-2026 06:50:59 UTC] ✅ User profile retrieved successfully for user ID: 694
[07-Jul-2026 06:50:59 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jul-2026 06:50:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jul-2026 06:50:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a00:1880:a107:195e:c022:6fff:feeb:256b, 172.69.251.172","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQwMTE4NTd9.HlHURKD3Da8rCt8mv-ip2GG3FbO5LkCyXOwRRGPI9o0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a174eb07098f2347-IST","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a00:1880:a107:195e:c022:6fff:feeb:256b","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[07-Jul-2026 06:50:59 UTC] === User Orders API Called ===
[07-Jul-2026 06:50:59 UTC] User ID: 694
[07-Jul-2026 06:50:59 UTC] Limit: 20, Offset: 0
[07-Jul-2026 06:50:59 UTC] Orders found: 0
[07-Jul-2026 06:50:59 UTC] Orders data: []
[07-Jul-2026 06:50:59 UTC] Total orders count: 0
[07-Jul-2026 08:10:21 UTC] === API CALL LOG ===
[07-Jul-2026 08:10:21 UTC] Endpoint: user/profile.php
[07-Jul-2026 08:10:21 UTC] Full Log Data: {
    "timestamp": "2026-07-07 08:10:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:ba80:a34d:9d9:8029:24ff:fea7:6b73",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:ba80:a34d:9d9:8029:24ff:fea7:6b73, 108.162.226.112",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg5IiwidXNlcm5hbWUiOiJhbGkyMjFAIiwiZW1haWwiOiJraGFsaWRraGFuaHVzc2FpbjUxNEBnbWFpbC5jb20iLCJleHAiOjE3ODQwMTY2MjB9.8WpBbVqbaI6sk3arAXCg86-WqO4JWcrwjQzawtQxE8g",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1755f4e29cf3db1-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:ba80:a34d:9d9:8029:24ff:fea7:6b73",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jul-2026 08:10:21 UTC] === END API CALL LOG ===
[07-Jul-2026 08:10:21 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jul-2026 08:10:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg5IiwidXNlcm5hbWUiOiJhbGkyMjFAIiwiZW1haWwiOiJraGFsaWRraGFuaHVzc2FpbjUxNEBnbWFpbC5jb20iLCJleHAiOjE3ODQwMTY2MjB9.8WpBbVqbaI6sk3arAXCg86-WqO4JWcrwjQzawtQxE8g
[07-Jul-2026 08:10:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jul-2026 08:10:21 UTC] ✅ JWT token verified successfully for user profile
[07-Jul-2026 08:10:21 UTC] User ID: 989
[07-Jul-2026 08:10:21 UTC] ✅ User profile retrieved successfully for user ID: 989
[07-Jul-2026 08:10:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jul-2026 08:10:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jul-2026 08:10:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:ba80:a34d:9d9:8029:24ff:fea7:6b73, 108.162.226.112","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg5IiwidXNlcm5hbWUiOiJhbGkyMjFAIiwiZW1haWwiOiJraGFsaWRraGFuaHVzc2FpbjUxNEBnbWFpbC5jb20iLCJleHAiOjE3ODQwMTY2MjB9.8WpBbVqbaI6sk3arAXCg86-WqO4JWcrwjQzawtQxE8g","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1755f4e29d43db1-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:ba80:a34d:9d9:8029:24ff:fea7:6b73","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[07-Jul-2026 08:10:21 UTC] === User Orders API Called ===
[07-Jul-2026 08:10:21 UTC] User ID: 989
[07-Jul-2026 08:10:21 UTC] Limit: 20, Offset: 0
[07-Jul-2026 08:10:21 UTC] Orders found: 0
[07-Jul-2026 08:10:21 UTC] Orders data: []
[07-Jul-2026 08:10:21 UTC] Total orders count: 0
[07-Jul-2026 08:10:22 UTC] === API CALL LOG ===
[07-Jul-2026 08:10:22 UTC] Endpoint: user/profile.php
[07-Jul-2026 08:10:22 UTC] Full Log Data: {
    "timestamp": "2026-07-07 08:10:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:ba80:a34d:9d9:8029:24ff:fea7:6b73",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:ba80:a34d:9d9:8029:24ff:fea7:6b73, 108.162.226.112",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg5IiwidXNlcm5hbWUiOiJhbGkyMjFAIiwiZW1haWwiOiJraGFsaWRraGFuaHVzc2FpbjUxNEBnbWFpbC5jb20iLCJleHAiOjE3ODQwMTY2MjB9.8WpBbVqbaI6sk3arAXCg86-WqO4JWcrwjQzawtQxE8g",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1755f4efa823db1-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:ba80:a34d:9d9:8029:24ff:fea7:6b73",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jul-2026 08:10:22 UTC] === END API CALL LOG ===
[07-Jul-2026 08:10:22 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jul-2026 08:10:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg5IiwidXNlcm5hbWUiOiJhbGkyMjFAIiwiZW1haWwiOiJraGFsaWRraGFuaHVzc2FpbjUxNEBnbWFpbC5jb20iLCJleHAiOjE3ODQwMTY2MjB9.8WpBbVqbaI6sk3arAXCg86-WqO4JWcrwjQzawtQxE8g
[07-Jul-2026 08:10:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jul-2026 08:10:22 UTC] ✅ JWT token verified successfully for user profile
[07-Jul-2026 08:10:22 UTC] User ID: 989
[07-Jul-2026 08:10:22 UTC] ✅ User profile retrieved successfully for user ID: 989
[07-Jul-2026 08:10:23 UTC] === API CALL LOG ===
[07-Jul-2026 08:10:23 UTC] Endpoint: user/profile.php
[07-Jul-2026 08:10:23 UTC] Full Log Data: {
    "timestamp": "2026-07-07 08:10:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:ba80:a34d:9d9:8029:24ff:fea7:6b73",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:ba80:a34d:9d9:8029:24ff:fea7:6b73, 108.162.226.112",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg5IiwidXNlcm5hbWUiOiJhbGkyMjFAIiwiZW1haWwiOiJraGFsaWRraGFuaHVzc2FpbjUxNEBnbWFpbC5jb20iLCJleHAiOjE3ODQwMTY2MjB9.8WpBbVqbaI6sk3arAXCg86-WqO4JWcrwjQzawtQxE8g",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1755f56af523db1-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:ba80:a34d:9d9:8029:24ff:fea7:6b73",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jul-2026 08:10:23 UTC] === END API CALL LOG ===
[07-Jul-2026 08:10:23 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jul-2026 08:10:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg5IiwidXNlcm5hbWUiOiJhbGkyMjFAIiwiZW1haWwiOiJraGFsaWRraGFuaHVzc2FpbjUxNEBnbWFpbC5jb20iLCJleHAiOjE3ODQwMTY2MjB9.8WpBbVqbaI6sk3arAXCg86-WqO4JWcrwjQzawtQxE8g
[07-Jul-2026 08:10:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jul-2026 08:10:23 UTC] ✅ JWT token verified successfully for user profile
[07-Jul-2026 08:10:23 UTC] User ID: 989
[07-Jul-2026 08:10:23 UTC] ✅ User profile retrieved successfully for user ID: 989
[07-Jul-2026 08:11:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jul-2026 08:11:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jul-2026 08:11:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:ba80:a34d:9d9:8029:24ff:fea7:6b73, 172.68.164.100","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg5IiwidXNlcm5hbWUiOiJhbGkyMjFAIiwiZW1haWwiOiJraGFsaWRraGFuaHVzc2FpbjUxNEBnbWFpbC5jb20iLCJleHAiOjE3ODQwMTY2MjB9.8WpBbVqbaI6sk3arAXCg86-WqO4JWcrwjQzawtQxE8g","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1756132fda2f8ee-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:ba80:a34d:9d9:8029:24ff:fea7:6b73","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[07-Jul-2026 08:11:39 UTC] === User Orders API Called ===
[07-Jul-2026 08:11:39 UTC] User ID: 989
[07-Jul-2026 08:11:39 UTC] Limit: 20, Offset: 0
[07-Jul-2026 08:11:39 UTC] Orders found: 0
[07-Jul-2026 08:11:39 UTC] Orders data: []
[07-Jul-2026 08:11:39 UTC] Total orders count: 0
[07-Jul-2026 08:11:39 UTC] === API CALL LOG ===
[07-Jul-2026 08:11:39 UTC] Endpoint: user/profile.php
[07-Jul-2026 08:11:39 UTC] Full Log Data: {
    "timestamp": "2026-07-07 08:11:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:ba80:a34d:9d9:8029:24ff:fea7:6b73",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:ba80:a34d:9d9:8029:24ff:fea7:6b73, 172.68.164.100",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg5IiwidXNlcm5hbWUiOiJhbGkyMjFAIiwiZW1haWwiOiJraGFsaWRraGFuaHVzc2FpbjUxNEBnbWFpbC5jb20iLCJleHAiOjE3ODQwMTY2MjB9.8WpBbVqbaI6sk3arAXCg86-WqO4JWcrwjQzawtQxE8g",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1756132fda7f8ee-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:ba80:a34d:9d9:8029:24ff:fea7:6b73",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jul-2026 08:11:39 UTC] === END API CALL LOG ===
[07-Jul-2026 08:11:39 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jul-2026 08:11:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg5IiwidXNlcm5hbWUiOiJhbGkyMjFAIiwiZW1haWwiOiJraGFsaWRraGFuaHVzc2FpbjUxNEBnbWFpbC5jb20iLCJleHAiOjE3ODQwMTY2MjB9.8WpBbVqbaI6sk3arAXCg86-WqO4JWcrwjQzawtQxE8g
[07-Jul-2026 08:11:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jul-2026 08:11:39 UTC] ✅ JWT token verified successfully for user profile
[07-Jul-2026 08:11:39 UTC] User ID: 989
[07-Jul-2026 08:11:39 UTC] ✅ User profile retrieved successfully for user ID: 989
[07-Jul-2026 08:11:39 UTC] === API CALL LOG ===
[07-Jul-2026 08:11:39 UTC] Endpoint: user/profile.php
[07-Jul-2026 08:11:39 UTC] Full Log Data: {
    "timestamp": "2026-07-07 08:11:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:ba80:a34d:9d9:8029:24ff:fea7:6b73",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:ba80:a34d:9d9:8029:24ff:fea7:6b73, 172.68.164.100",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg5IiwidXNlcm5hbWUiOiJhbGkyMjFAIiwiZW1haWwiOiJraGFsaWRraGFuaHVzc2FpbjUxNEBnbWFpbC5jb20iLCJleHAiOjE3ODQwMTY2MjB9.8WpBbVqbaI6sk3arAXCg86-WqO4JWcrwjQzawtQxE8g",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17561366ee7f8ee-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:ba80:a34d:9d9:8029:24ff:fea7:6b73",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jul-2026 08:11:39 UTC] === END API CALL LOG ===
[07-Jul-2026 08:11:39 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jul-2026 08:11:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg5IiwidXNlcm5hbWUiOiJhbGkyMjFAIiwiZW1haWwiOiJraGFsaWRraGFuaHVzc2FpbjUxNEBnbWFpbC5jb20iLCJleHAiOjE3ODQwMTY2MjB9.8WpBbVqbaI6sk3arAXCg86-WqO4JWcrwjQzawtQxE8g
[07-Jul-2026 08:11:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jul-2026 08:11:39 UTC] ✅ JWT token verified successfully for user profile
[07-Jul-2026 08:11:39 UTC] User ID: 989
[07-Jul-2026 08:11:39 UTC] ✅ User profile retrieved successfully for user ID: 989
[07-Jul-2026 08:11:44 UTC] === API CALL LOG ===
[07-Jul-2026 08:11:44 UTC] Endpoint: user/profile.php
[07-Jul-2026 08:11:44 UTC] Full Log Data: {
    "timestamp": "2026-07-07 08:11:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:ba80:a34d:9d9:8029:24ff:fea7:6b73",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:ba80:a34d:9d9:8029:24ff:fea7:6b73, 172.68.164.100",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg5IiwidXNlcm5hbWUiOiJhbGkyMjFAIiwiZW1haWwiOiJraGFsaWRraGFuaHVzc2FpbjUxNEBnbWFpbC5jb20iLCJleHAiOjE3ODQwMTY2MjB9.8WpBbVqbaI6sk3arAXCg86-WqO4JWcrwjQzawtQxE8g",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1756154eca7f8ee-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:ba80:a34d:9d9:8029:24ff:fea7:6b73",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jul-2026 08:11:44 UTC] === END API CALL LOG ===
[07-Jul-2026 08:11:44 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jul-2026 08:11:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg5IiwidXNlcm5hbWUiOiJhbGkyMjFAIiwiZW1haWwiOiJraGFsaWRraGFuaHVzc2FpbjUxNEBnbWFpbC5jb20iLCJleHAiOjE3ODQwMTY2MjB9.8WpBbVqbaI6sk3arAXCg86-WqO4JWcrwjQzawtQxE8g
[07-Jul-2026 08:11:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jul-2026 08:11:44 UTC] ✅ JWT token verified successfully for user profile
[07-Jul-2026 08:11:44 UTC] User ID: 989
[07-Jul-2026 08:11:44 UTC] ✅ User profile retrieved successfully for user ID: 989
[07-Jul-2026 08:11:45 UTC] User Purchases API - User ID: 989
[07-Jul-2026 08:11:45 UTC] User Purchases API - Total purchases found: 0
[07-Jul-2026 08:11:53 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jul-2026 08:11:53 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jul-2026 08:11:53 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:ba80:a34d:9d9:8029:24ff:fea7:6b73, 172.68.164.101","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg5IiwidXNlcm5hbWUiOiJhbGkyMjFAIiwiZW1haWwiOiJraGFsaWRraGFuaHVzc2FpbjUxNEBnbWFpbC5jb20iLCJleHAiOjE3ODQwMTY2MjB9.8WpBbVqbaI6sk3arAXCg86-WqO4JWcrwjQzawtQxE8g","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a17561852bd5f8ee-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:ba80:a34d:9d9:8029:24ff:fea7:6b73","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[07-Jul-2026 08:11:53 UTC] === User Orders API Called ===
[07-Jul-2026 08:11:53 UTC] User ID: 989
[07-Jul-2026 08:11:53 UTC] Limit: 20, Offset: 0
[07-Jul-2026 08:11:53 UTC] Orders found: 0
[07-Jul-2026 08:11:53 UTC] Orders data: []
[07-Jul-2026 08:11:53 UTC] Total orders count: 0
[07-Jul-2026 08:11:53 UTC] === API CALL LOG ===
[07-Jul-2026 08:11:53 UTC] Endpoint: user/profile.php
[07-Jul-2026 08:11:53 UTC] Full Log Data: {
    "timestamp": "2026-07-07 08:11:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:ba80:a34d:9d9:8029:24ff:fea7:6b73",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:ba80:a34d:9d9:8029:24ff:fea7:6b73, 172.68.164.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg5IiwidXNlcm5hbWUiOiJhbGkyMjFAIiwiZW1haWwiOiJraGFsaWRraGFuaHVzc2FpbjUxNEBnbWFpbC5jb20iLCJleHAiOjE3ODQwMTY2MjB9.8WpBbVqbaI6sk3arAXCg86-WqO4JWcrwjQzawtQxE8g",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17561852bdcf8ee-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:ba80:a34d:9d9:8029:24ff:fea7:6b73",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jul-2026 08:11:53 UTC] === END API CALL LOG ===
[07-Jul-2026 08:11:53 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jul-2026 08:11:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg5IiwidXNlcm5hbWUiOiJhbGkyMjFAIiwiZW1haWwiOiJraGFsaWRraGFuaHVzc2FpbjUxNEBnbWFpbC5jb20iLCJleHAiOjE3ODQwMTY2MjB9.8WpBbVqbaI6sk3arAXCg86-WqO4JWcrwjQzawtQxE8g
[07-Jul-2026 08:11:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jul-2026 08:11:53 UTC] ✅ JWT token verified successfully for user profile
[07-Jul-2026 08:11:53 UTC] User ID: 989
[07-Jul-2026 08:11:53 UTC] ✅ User profile retrieved successfully for user ID: 989
[07-Jul-2026 08:11:53 UTC] === API CALL LOG ===
[07-Jul-2026 08:11:53 UTC] Endpoint: user/profile.php
[07-Jul-2026 08:11:53 UTC] Full Log Data: {
    "timestamp": "2026-07-07 08:11:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:ba80:a34d:9d9:8029:24ff:fea7:6b73",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:ba80:a34d:9d9:8029:24ff:fea7:6b73, 172.68.164.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg5IiwidXNlcm5hbWUiOiJhbGkyMjFAIiwiZW1haWwiOiJraGFsaWRraGFuaHVzc2FpbjUxNEBnbWFpbC5jb20iLCJleHAiOjE3ODQwMTY2MjB9.8WpBbVqbaI6sk3arAXCg86-WqO4JWcrwjQzawtQxE8g",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17561885db4f8ee-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:ba80:a34d:9d9:8029:24ff:fea7:6b73",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jul-2026 08:11:53 UTC] === END API CALL LOG ===
[07-Jul-2026 08:11:53 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jul-2026 08:11:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg5IiwidXNlcm5hbWUiOiJhbGkyMjFAIiwiZW1haWwiOiJraGFsaWRraGFuaHVzc2FpbjUxNEBnbWFpbC5jb20iLCJleHAiOjE3ODQwMTY2MjB9.8WpBbVqbaI6sk3arAXCg86-WqO4JWcrwjQzawtQxE8g
[07-Jul-2026 08:11:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jul-2026 08:11:53 UTC] ✅ JWT token verified successfully for user profile
[07-Jul-2026 08:11:53 UTC] User ID: 989
[07-Jul-2026 08:11:53 UTC] ✅ User profile retrieved successfully for user ID: 989
[07-Jul-2026 08:11:54 UTC] === API CALL LOG ===
[07-Jul-2026 08:11:54 UTC] Endpoint: user/profile.php
[07-Jul-2026 08:11:54 UTC] Full Log Data: {
    "timestamp": "2026-07-07 08:11:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:ba80:a34d:9d9:8029:24ff:fea7:6b73",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:ba80:a34d:9d9:8029:24ff:fea7:6b73, 172.68.164.100",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg5IiwidXNlcm5hbWUiOiJhbGkyMjFAIiwiZW1haWwiOiJraGFsaWRraGFuaHVzc2FpbjUxNEBnbWFpbC5jb20iLCJleHAiOjE3ODQwMTY2MjB9.8WpBbVqbaI6sk3arAXCg86-WqO4JWcrwjQzawtQxE8g",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1756190bfa5f8ee-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:ba80:a34d:9d9:8029:24ff:fea7:6b73",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jul-2026 08:11:54 UTC] === END API CALL LOG ===
[07-Jul-2026 08:11:54 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jul-2026 08:11:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg5IiwidXNlcm5hbWUiOiJhbGkyMjFAIiwiZW1haWwiOiJraGFsaWRraGFuaHVzc2FpbjUxNEBnbWFpbC5jb20iLCJleHAiOjE3ODQwMTY2MjB9.8WpBbVqbaI6sk3arAXCg86-WqO4JWcrwjQzawtQxE8g
[07-Jul-2026 08:11:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jul-2026 08:11:54 UTC] ✅ JWT token verified successfully for user profile
[07-Jul-2026 08:11:54 UTC] User ID: 989
[07-Jul-2026 08:11:54 UTC] ✅ User profile retrieved successfully for user ID: 989
[07-Jul-2026 08:12:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jul-2026 08:12:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jul-2026 08:12:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:ba80:a34d:9d9:8029:24ff:fea7:6b73, 172.68.164.101","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg5IiwidXNlcm5hbWUiOiJhbGkyMjFAIiwiZW1haWwiOiJraGFsaWRraGFuaHVzc2FpbjUxNEBnbWFpbC5jb20iLCJleHAiOjE3ODQwMTY2MjB9.8WpBbVqbaI6sk3arAXCg86-WqO4JWcrwjQzawtQxE8g","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a17561b6799cf8ee-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:ba80:a34d:9d9:8029:24ff:fea7:6b73","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[07-Jul-2026 08:12:00 UTC] === User Orders API Called ===
[07-Jul-2026 08:12:00 UTC] User ID: 989
[07-Jul-2026 08:12:00 UTC] Limit: 20, Offset: 0
[07-Jul-2026 08:12:00 UTC] Orders found: 0
[07-Jul-2026 08:12:00 UTC] Orders data: []
[07-Jul-2026 08:12:00 UTC] Total orders count: 0
[07-Jul-2026 08:12:10 UTC] === API CALL LOG ===
[07-Jul-2026 08:12:10 UTC] Endpoint: user/profile.php
[07-Jul-2026 08:12:10 UTC] Full Log Data: {
    "timestamp": "2026-07-07 08:12:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:ba80:a34d:9d9:8029:24ff:fea7:6b73",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:ba80:a34d:9d9:8029:24ff:fea7:6b73, 172.68.164.100",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg5IiwidXNlcm5hbWUiOiJhbGkyMjFAIiwiZW1haWwiOiJraGFsaWRraGFuaHVzc2FpbjUxNEBnbWFpbC5jb20iLCJleHAiOjE3ODQwMTY2MjB9.8WpBbVqbaI6sk3arAXCg86-WqO4JWcrwjQzawtQxE8g",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17561f40d4cf8ee-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:ba80:a34d:9d9:8029:24ff:fea7:6b73",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jul-2026 08:12:10 UTC] === END API CALL LOG ===
[07-Jul-2026 08:12:10 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jul-2026 08:12:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg5IiwidXNlcm5hbWUiOiJhbGkyMjFAIiwiZW1haWwiOiJraGFsaWRraGFuaHVzc2FpbjUxNEBnbWFpbC5jb20iLCJleHAiOjE3ODQwMTY2MjB9.8WpBbVqbaI6sk3arAXCg86-WqO4JWcrwjQzawtQxE8g
[07-Jul-2026 08:12:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jul-2026 08:12:10 UTC] ✅ JWT token verified successfully for user profile
[07-Jul-2026 08:12:10 UTC] User ID: 989
[07-Jul-2026 08:12:10 UTC] ✅ User profile retrieved successfully for user ID: 989
[07-Jul-2026 08:12:10 UTC] === API CALL LOG ===
[07-Jul-2026 08:12:10 UTC] Endpoint: user/profile.php
[07-Jul-2026 08:12:10 UTC] Full Log Data: {
    "timestamp": "2026-07-07 08:12:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:ba80:a34d:9d9:8029:24ff:fea7:6b73",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:ba80:a34d:9d9:8029:24ff:fea7:6b73, 172.68.164.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg5IiwidXNlcm5hbWUiOiJhbGkyMjFAIiwiZW1haWwiOiJraGFsaWRraGFuaHVzc2FpbjUxNEBnbWFpbC5jb20iLCJleHAiOjE3ODQwMTY2MjB9.8WpBbVqbaI6sk3arAXCg86-WqO4JWcrwjQzawtQxE8g",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17561f40d4af8ee-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:ba80:a34d:9d9:8029:24ff:fea7:6b73",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jul-2026 08:12:10 UTC] === END API CALL LOG ===
[07-Jul-2026 08:12:10 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jul-2026 08:12:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg5IiwidXNlcm5hbWUiOiJhbGkyMjFAIiwiZW1haWwiOiJraGFsaWRraGFuaHVzc2FpbjUxNEBnbWFpbC5jb20iLCJleHAiOjE3ODQwMTY2MjB9.8WpBbVqbaI6sk3arAXCg86-WqO4JWcrwjQzawtQxE8g
[07-Jul-2026 08:12:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jul-2026 08:12:10 UTC] ✅ JWT token verified successfully for user profile
[07-Jul-2026 08:12:10 UTC] User ID: 989
[07-Jul-2026 08:12:10 UTC] ✅ User profile retrieved successfully for user ID: 989
[07-Jul-2026 08:12:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jul-2026 08:12:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jul-2026 08:12:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:ba80:a34d:9d9:8029:24ff:fea7:6b73, 172.68.164.100","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg5IiwidXNlcm5hbWUiOiJhbGkyMjFAIiwiZW1haWwiOiJraGFsaWRraGFuaHVzc2FpbjUxNEBnbWFpbC5jb20iLCJleHAiOjE3ODQwMTY2MjB9.8WpBbVqbaI6sk3arAXCg86-WqO4JWcrwjQzawtQxE8g","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a17561f40d4ff8ee-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:ba80:a34d:9d9:8029:24ff:fea7:6b73","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[07-Jul-2026 08:12:10 UTC] === User Orders API Called ===
[07-Jul-2026 08:12:10 UTC] User ID: 989
[07-Jul-2026 08:12:10 UTC] Limit: 20, Offset: 0
[07-Jul-2026 08:12:10 UTC] Orders found: 0
[07-Jul-2026 08:12:10 UTC] Orders data: []
[07-Jul-2026 08:12:10 UTC] Total orders count: 0
[07-Jul-2026 08:12:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jul-2026 08:12:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jul-2026 08:12:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:ba80:a34d:9d9:8029:24ff:fea7:6b73, 172.68.164.101","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg5IiwidXNlcm5hbWUiOiJhbGkyMjFAIiwiZW1haWwiOiJraGFsaWRraGFuaHVzc2FpbjUxNEBnbWFpbC5jb20iLCJleHAiOjE3ODQwMTY2MjB9.8WpBbVqbaI6sk3arAXCg86-WqO4JWcrwjQzawtQxE8g","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a175620aaf19f8ee-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:ba80:a34d:9d9:8029:24ff:fea7:6b73","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[07-Jul-2026 08:12:13 UTC] === User Orders API Called ===
[07-Jul-2026 08:12:13 UTC] User ID: 989
[07-Jul-2026 08:12:13 UTC] Limit: 20, Offset: 0
[07-Jul-2026 08:12:13 UTC] Orders found: 0
[07-Jul-2026 08:12:13 UTC] Orders data: []
[07-Jul-2026 08:12:13 UTC] Total orders count: 0
[07-Jul-2026 08:12:14 UTC] === API CALL LOG ===
[07-Jul-2026 08:12:14 UTC] Endpoint: user/profile.php
[07-Jul-2026 08:12:14 UTC] Full Log Data: {
    "timestamp": "2026-07-07 08:12:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:ba80:a34d:9d9:8029:24ff:fea7:6b73",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:ba80:a34d:9d9:8029:24ff:fea7:6b73, 172.68.164.100",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg5IiwidXNlcm5hbWUiOiJhbGkyMjFAIiwiZW1haWwiOiJraGFsaWRraGFuaHVzc2FpbjUxNEBnbWFpbC5jb20iLCJleHAiOjE3ODQwMTY2MjB9.8WpBbVqbaI6sk3arAXCg86-WqO4JWcrwjQzawtQxE8g",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a175620efc14f8ee-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:ba80:a34d:9d9:8029:24ff:fea7:6b73",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jul-2026 08:12:14 UTC] === END API CALL LOG ===
[07-Jul-2026 08:12:14 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jul-2026 08:12:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg5IiwidXNlcm5hbWUiOiJhbGkyMjFAIiwiZW1haWwiOiJraGFsaWRraGFuaHVzc2FpbjUxNEBnbWFpbC5jb20iLCJleHAiOjE3ODQwMTY2MjB9.8WpBbVqbaI6sk3arAXCg86-WqO4JWcrwjQzawtQxE8g
[07-Jul-2026 08:12:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jul-2026 08:12:14 UTC] ✅ JWT token verified successfully for user profile
[07-Jul-2026 08:12:14 UTC] User ID: 989
[07-Jul-2026 08:12:14 UTC] ✅ User profile retrieved successfully for user ID: 989
[07-Jul-2026 08:12:15 UTC] === API CALL LOG ===
[07-Jul-2026 08:12:15 UTC] Endpoint: user/profile.php
[07-Jul-2026 08:12:15 UTC] Full Log Data: {
    "timestamp": "2026-07-07 08:12:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:ba80:a34d:9d9:8029:24ff:fea7:6b73",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:ba80:a34d:9d9:8029:24ff:fea7:6b73, 172.68.164.100",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg5IiwidXNlcm5hbWUiOiJhbGkyMjFAIiwiZW1haWwiOiJraGFsaWRraGFuaHVzc2FpbjUxNEBnbWFpbC5jb20iLCJleHAiOjE3ODQwMTY2MjB9.8WpBbVqbaI6sk3arAXCg86-WqO4JWcrwjQzawtQxE8g",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17562116a85f8ee-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:ba80:a34d:9d9:8029:24ff:fea7:6b73",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jul-2026 08:12:15 UTC] === END API CALL LOG ===
[07-Jul-2026 08:12:15 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jul-2026 08:12:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg5IiwidXNlcm5hbWUiOiJhbGkyMjFAIiwiZW1haWwiOiJraGFsaWRraGFuaHVzc2FpbjUxNEBnbWFpbC5jb20iLCJleHAiOjE3ODQwMTY2MjB9.8WpBbVqbaI6sk3arAXCg86-WqO4JWcrwjQzawtQxE8g
[07-Jul-2026 08:12:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jul-2026 08:12:15 UTC] ✅ JWT token verified successfully for user profile
[07-Jul-2026 08:12:15 UTC] User ID: 989
[07-Jul-2026 08:12:15 UTC] ✅ User profile retrieved successfully for user ID: 989
[07-Jul-2026 08:12:17 UTC] === API CALL LOG ===
[07-Jul-2026 08:12:17 UTC] Endpoint: user/profile.php
[07-Jul-2026 08:12:17 UTC] Full Log Data: {
    "timestamp": "2026-07-07 08:12:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:ba80:a34d:9d9:8029:24ff:fea7:6b73",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:ba80:a34d:9d9:8029:24ff:fea7:6b73, 172.68.164.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg5IiwidXNlcm5hbWUiOiJhbGkyMjFAIiwiZW1haWwiOiJraGFsaWRraGFuaHVzc2FpbjUxNEBnbWFpbC5jb20iLCJleHAiOjE3ODQwMTY2MjB9.8WpBbVqbaI6sk3arAXCg86-WqO4JWcrwjQzawtQxE8g",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17562237f14f8ee-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:ba80:a34d:9d9:8029:24ff:fea7:6b73",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jul-2026 08:12:17 UTC] === END API CALL LOG ===
[07-Jul-2026 08:12:17 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jul-2026 08:12:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg5IiwidXNlcm5hbWUiOiJhbGkyMjFAIiwiZW1haWwiOiJraGFsaWRraGFuaHVzc2FpbjUxNEBnbWFpbC5jb20iLCJleHAiOjE3ODQwMTY2MjB9.8WpBbVqbaI6sk3arAXCg86-WqO4JWcrwjQzawtQxE8g
[07-Jul-2026 08:12:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jul-2026 08:12:17 UTC] ✅ JWT token verified successfully for user profile
[07-Jul-2026 08:12:17 UTC] User ID: 989
[07-Jul-2026 08:12:17 UTC] ✅ User profile retrieved successfully for user ID: 989
[07-Jul-2026 08:13:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jul-2026 08:13:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jul-2026 08:13:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a00:1880:a11f:8c6e:649d:32ff:fe86:4541, 162.158.210.10","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQwMTY3ODh9.SHEKEifgJm-VGvntvss8IUeVENt3qaNrzJhKl4kN5bM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a17563632815f9bb-SOF","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a00:1880:a11f:8c6e:649d:32ff:fe86:4541","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[07-Jul-2026 08:13:09 UTC] === User Orders API Called ===
[07-Jul-2026 08:13:09 UTC] User ID: 694
[07-Jul-2026 08:13:09 UTC] Limit: 20, Offset: 0
[07-Jul-2026 08:13:09 UTC] Orders found: 0
[07-Jul-2026 08:13:09 UTC] Orders data: []
[07-Jul-2026 08:13:09 UTC] Total orders count: 0
[07-Jul-2026 08:13:09 UTC] === API CALL LOG ===
[07-Jul-2026 08:13:09 UTC] Endpoint: user/profile.php
[07-Jul-2026 08:13:09 UTC] Full Log Data: {
    "timestamp": "2026-07-07 08:13:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a11f:8c6e:649d:32ff:fe86:4541",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a11f:8c6e:649d:32ff:fe86:4541, 162.158.210.44",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQwMTY3ODh9.SHEKEifgJm-VGvntvss8IUeVENt3qaNrzJhKl4kN5bM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1756362ff62f9bb-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a11f:8c6e:649d:32ff:fe86:4541",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jul-2026 08:13:09 UTC] === END API CALL LOG ===
[07-Jul-2026 08:13:09 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jul-2026 08:13:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQwMTY3ODh9.SHEKEifgJm-VGvntvss8IUeVENt3qaNrzJhKl4kN5bM
[07-Jul-2026 08:13:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jul-2026 08:13:09 UTC] ✅ JWT token verified successfully for user profile
[07-Jul-2026 08:13:09 UTC] User ID: 694
[07-Jul-2026 08:13:09 UTC] ✅ User profile retrieved successfully for user ID: 694
[07-Jul-2026 08:13:09 UTC] === API CALL LOG ===
[07-Jul-2026 08:13:09 UTC] Endpoint: user/profile.php
[07-Jul-2026 08:13:09 UTC] Full Log Data: {
    "timestamp": "2026-07-07 08:13:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a11f:8c6e:649d:32ff:fe86:4541",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a11f:8c6e:649d:32ff:fe86:4541, 162.158.210.44",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQwMTY3ODh9.SHEKEifgJm-VGvntvss8IUeVENt3qaNrzJhKl4kN5bM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1756363892ff9bb-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a11f:8c6e:649d:32ff:fe86:4541",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jul-2026 08:13:09 UTC] === END API CALL LOG ===
[07-Jul-2026 08:13:09 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jul-2026 08:13:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQwMTY3ODh9.SHEKEifgJm-VGvntvss8IUeVENt3qaNrzJhKl4kN5bM
[07-Jul-2026 08:13:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jul-2026 08:13:09 UTC] ✅ JWT token verified successfully for user profile
[07-Jul-2026 08:13:09 UTC] User ID: 694
[07-Jul-2026 08:13:09 UTC] ✅ User profile retrieved successfully for user ID: 694
[07-Jul-2026 08:13:16 UTC] === API CALL LOG ===
[07-Jul-2026 08:13:16 UTC] Endpoint: user/profile.php
[07-Jul-2026 08:13:16 UTC] Full Log Data: {
    "timestamp": "2026-07-07 08:13:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a11f:8c6e:649d:32ff:fe86:4541",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a11f:8c6e:649d:32ff:fe86:4541, 162.158.210.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQwMTY3ODh9.SHEKEifgJm-VGvntvss8IUeVENt3qaNrzJhKl4kN5bM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1756390aa99d0db-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a11f:8c6e:649d:32ff:fe86:4541",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jul-2026 08:13:16 UTC] === END API CALL LOG ===
[07-Jul-2026 08:13:16 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jul-2026 08:13:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQwMTY3ODh9.SHEKEifgJm-VGvntvss8IUeVENt3qaNrzJhKl4kN5bM
[07-Jul-2026 08:13:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jul-2026 08:13:16 UTC] ✅ JWT token verified successfully for user profile
[07-Jul-2026 08:13:16 UTC] User ID: 694
[07-Jul-2026 08:13:16 UTC] ✅ User profile retrieved successfully for user ID: 694
[07-Jul-2026 08:13:16 UTC] === API CALL LOG ===
[07-Jul-2026 08:13:16 UTC] Endpoint: user/profile.php
[07-Jul-2026 08:13:16 UTC] Full Log Data: {
    "timestamp": "2026-07-07 08:13:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a11f:8c6e:649d:32ff:fe86:4541",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a11f:8c6e:649d:32ff:fe86:4541, 162.158.210.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQwMTY3ODh9.SHEKEifgJm-VGvntvss8IUeVENt3qaNrzJhKl4kN5bM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1756394b83ad0db-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a11f:8c6e:649d:32ff:fe86:4541",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jul-2026 08:13:16 UTC] === END API CALL LOG ===
[07-Jul-2026 08:13:16 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jul-2026 08:13:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQwMTY3ODh9.SHEKEifgJm-VGvntvss8IUeVENt3qaNrzJhKl4kN5bM
[07-Jul-2026 08:13:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jul-2026 08:13:16 UTC] ✅ JWT token verified successfully for user profile
[07-Jul-2026 08:13:16 UTC] User ID: 694
[07-Jul-2026 08:13:16 UTC] ✅ User profile retrieved successfully for user ID: 694
[07-Jul-2026 08:13:16 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jul-2026 08:13:16 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jul-2026 08:13:16 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a00:1880:a11f:8c6e:649d:32ff:fe86:4541, 162.158.210.10","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQwMTY3ODh9.SHEKEifgJm-VGvntvss8IUeVENt3qaNrzJhKl4kN5bM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1756394d8cbd0db-SOF","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a00:1880:a11f:8c6e:649d:32ff:fe86:4541","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[07-Jul-2026 08:13:16 UTC] === User Orders API Called ===
[07-Jul-2026 08:13:16 UTC] User ID: 694
[07-Jul-2026 08:13:16 UTC] Limit: 20, Offset: 0
[07-Jul-2026 08:13:16 UTC] Orders found: 0
[07-Jul-2026 08:13:16 UTC] Orders data: []
[07-Jul-2026 08:13:16 UTC] Total orders count: 0
[07-Jul-2026 08:13:17 UTC] === API CALL LOG ===
[07-Jul-2026 08:13:17 UTC] Endpoint: user/profile.php
[07-Jul-2026 08:13:17 UTC] Full Log Data: {
    "timestamp": "2026-07-07 08:13:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a11f:8c6e:649d:32ff:fe86:4541",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a11f:8c6e:649d:32ff:fe86:4541, 162.158.210.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQwMTY3ODh9.SHEKEifgJm-VGvntvss8IUeVENt3qaNrzJhKl4kN5bM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17563954a80d0db-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a11f:8c6e:649d:32ff:fe86:4541",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jul-2026 08:13:17 UTC] === END API CALL LOG ===
[07-Jul-2026 08:13:17 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jul-2026 08:13:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQwMTY3ODh9.SHEKEifgJm-VGvntvss8IUeVENt3qaNrzJhKl4kN5bM
[07-Jul-2026 08:13:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jul-2026 08:13:17 UTC] ✅ JWT token verified successfully for user profile
[07-Jul-2026 08:13:17 UTC] User ID: 694
[07-Jul-2026 08:13:17 UTC] ✅ User profile retrieved successfully for user ID: 694
[07-Jul-2026 08:13:24 UTC] === API CALL LOG ===
[07-Jul-2026 08:13:24 UTC] Endpoint: user/profile.php
[07-Jul-2026 08:13:24 UTC] Full Log Data: {
    "timestamp": "2026-07-07 08:13:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a11f:8c6e:649d:32ff:fe86:4541",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a11f:8c6e:649d:32ff:fe86:4541, 162.158.210.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQwMTY3ODh9.SHEKEifgJm-VGvntvss8IUeVENt3qaNrzJhKl4kN5bM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17563c55bcbd0f8-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a11f:8c6e:649d:32ff:fe86:4541",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jul-2026 08:13:24 UTC] === END API CALL LOG ===
[07-Jul-2026 08:13:24 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jul-2026 08:13:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQwMTY3ODh9.SHEKEifgJm-VGvntvss8IUeVENt3qaNrzJhKl4kN5bM
[07-Jul-2026 08:13:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jul-2026 08:13:24 UTC] ✅ JWT token verified successfully for user profile
[07-Jul-2026 08:13:24 UTC] User ID: 694
[07-Jul-2026 08:13:24 UTC] ✅ User profile retrieved successfully for user ID: 694
[07-Jul-2026 08:13:25 UTC] === API CALL LOG ===
[07-Jul-2026 08:13:25 UTC] Endpoint: user/profile.php
[07-Jul-2026 08:13:25 UTC] Full Log Data: {
    "timestamp": "2026-07-07 08:13:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a11f:8c6e:649d:32ff:fe86:4541",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a11f:8c6e:649d:32ff:fe86:4541, 162.158.210.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQwMTY3ODh9.SHEKEifgJm-VGvntvss8IUeVENt3qaNrzJhKl4kN5bM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17563c88e1ed0f8-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a11f:8c6e:649d:32ff:fe86:4541",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jul-2026 08:13:25 UTC] === END API CALL LOG ===
[07-Jul-2026 08:13:25 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jul-2026 08:13:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQwMTY3ODh9.SHEKEifgJm-VGvntvss8IUeVENt3qaNrzJhKl4kN5bM
[07-Jul-2026 08:13:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jul-2026 08:13:25 UTC] ✅ JWT token verified successfully for user profile
[07-Jul-2026 08:13:25 UTC] User ID: 694
[07-Jul-2026 08:13:25 UTC] ✅ User profile retrieved successfully for user ID: 694
[07-Jul-2026 08:13:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jul-2026 08:13:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jul-2026 08:13:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a00:1880:a11f:8c6e:649d:32ff:fe86:4541, 162.158.210.10","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQwMTY3ODh9.SHEKEifgJm-VGvntvss8IUeVENt3qaNrzJhKl4kN5bM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a17563c8def5d0f8-SOF","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a00:1880:a11f:8c6e:649d:32ff:fe86:4541","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[07-Jul-2026 08:13:25 UTC] === User Orders API Called ===
[07-Jul-2026 08:13:25 UTC] User ID: 694
[07-Jul-2026 08:13:25 UTC] Limit: 20, Offset: 0
[07-Jul-2026 08:13:25 UTC] Orders found: 0
[07-Jul-2026 08:13:25 UTC] Orders data: []
[07-Jul-2026 08:13:25 UTC] Total orders count: 0
[07-Jul-2026 08:13:25 UTC] === API CALL LOG ===
[07-Jul-2026 08:13:25 UTC] Endpoint: user/profile.php
[07-Jul-2026 08:13:25 UTC] Full Log Data: {
    "timestamp": "2026-07-07 08:13:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a11f:8c6e:649d:32ff:fe86:4541",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a11f:8c6e:649d:32ff:fe86:4541, 162.158.210.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQwMTY3ODh9.SHEKEifgJm-VGvntvss8IUeVENt3qaNrzJhKl4kN5bM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17563c93886d0f8-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a11f:8c6e:649d:32ff:fe86:4541",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jul-2026 08:13:25 UTC] === END API CALL LOG ===
[07-Jul-2026 08:13:25 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jul-2026 08:13:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQwMTY3ODh9.SHEKEifgJm-VGvntvss8IUeVENt3qaNrzJhKl4kN5bM
[07-Jul-2026 08:13:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jul-2026 08:13:25 UTC] ✅ JWT token verified successfully for user profile
[07-Jul-2026 08:13:25 UTC] User ID: 694
[07-Jul-2026 08:13:25 UTC] ✅ User profile retrieved successfully for user ID: 694
[07-Jul-2026 08:13:51 UTC] === API CALL LOG ===
[07-Jul-2026 08:13:51 UTC] Endpoint: user/profile.php
[07-Jul-2026 08:13:51 UTC] Full Log Data: {
    "timestamp": "2026-07-07 08:13:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:ba80:a34d:9d9:8029:24ff:fea7:6b73",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:ba80:a34d:9d9:8029:24ff:fea7:6b73, 172.68.164.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg5IiwidXNlcm5hbWUiOiJhbGkyMjFAIiwiZW1haWwiOiJraGFsaWRraGFuaHVzc2FpbjUxNEBnbWFpbC5jb20iLCJleHAiOjE3ODQwMTY2MjB9.8WpBbVqbaI6sk3arAXCg86-WqO4JWcrwjQzawtQxE8g",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17564665e82f8ee-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:ba80:a34d:9d9:8029:24ff:fea7:6b73",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jul-2026 08:13:51 UTC] === END API CALL LOG ===
[07-Jul-2026 08:13:51 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jul-2026 08:13:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg5IiwidXNlcm5hbWUiOiJhbGkyMjFAIiwiZW1haWwiOiJraGFsaWRraGFuaHVzc2FpbjUxNEBnbWFpbC5jb20iLCJleHAiOjE3ODQwMTY2MjB9.8WpBbVqbaI6sk3arAXCg86-WqO4JWcrwjQzawtQxE8g
[07-Jul-2026 08:13:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jul-2026 08:13:51 UTC] ✅ JWT token verified successfully for user profile
[07-Jul-2026 08:13:51 UTC] User ID: 989
[07-Jul-2026 08:13:51 UTC] ✅ User profile retrieved successfully for user ID: 989
[07-Jul-2026 08:13:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jul-2026 08:13:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jul-2026 08:13:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:ba80:a34d:9d9:8029:24ff:fea7:6b73, 172.68.164.100","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg5IiwidXNlcm5hbWUiOiJhbGkyMjFAIiwiZW1haWwiOiJraGFsaWRraGFuaHVzc2FpbjUxNEBnbWFpbC5jb20iLCJleHAiOjE3ODQwMTY2MjB9.8WpBbVqbaI6sk3arAXCg86-WqO4JWcrwjQzawtQxE8g","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a17564665e7df8ee-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:ba80:a34d:9d9:8029:24ff:fea7:6b73","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[07-Jul-2026 08:13:51 UTC] === User Orders API Called ===
[07-Jul-2026 08:13:51 UTC] User ID: 989
[07-Jul-2026 08:13:51 UTC] Limit: 20, Offset: 0
[07-Jul-2026 08:13:51 UTC] Orders found: 0
[07-Jul-2026 08:13:51 UTC] Orders data: []
[07-Jul-2026 08:13:51 UTC] Total orders count: 0
[07-Jul-2026 08:13:51 UTC] === API CALL LOG ===
[07-Jul-2026 08:13:51 UTC] Endpoint: user/profile.php
[07-Jul-2026 08:13:51 UTC] Full Log Data: {
    "timestamp": "2026-07-07 08:13:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:ba80:a34d:9d9:8029:24ff:fea7:6b73",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:ba80:a34d:9d9:8029:24ff:fea7:6b73, 172.68.164.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg5IiwidXNlcm5hbWUiOiJhbGkyMjFAIiwiZW1haWwiOiJraGFsaWRraGFuaHVzc2FpbjUxNEBnbWFpbC5jb20iLCJleHAiOjE3ODQwMTY2MjB9.8WpBbVqbaI6sk3arAXCg86-WqO4JWcrwjQzawtQxE8g",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1756469afd1f8ee-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:ba80:a34d:9d9:8029:24ff:fea7:6b73",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jul-2026 08:13:51 UTC] === END API CALL LOG ===
[07-Jul-2026 08:13:51 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jul-2026 08:13:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg5IiwidXNlcm5hbWUiOiJhbGkyMjFAIiwiZW1haWwiOiJraGFsaWRraGFuaHVzc2FpbjUxNEBnbWFpbC5jb20iLCJleHAiOjE3ODQwMTY2MjB9.8WpBbVqbaI6sk3arAXCg86-WqO4JWcrwjQzawtQxE8g
[07-Jul-2026 08:13:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jul-2026 08:13:51 UTC] ✅ JWT token verified successfully for user profile
[07-Jul-2026 08:13:51 UTC] User ID: 989
[07-Jul-2026 08:13:51 UTC] ✅ User profile retrieved successfully for user ID: 989
[07-Jul-2026 08:13:54 UTC] === API CALL LOG ===
[07-Jul-2026 08:13:54 UTC] Endpoint: user/profile.php
[07-Jul-2026 08:13:54 UTC] Full Log Data: {
    "timestamp": "2026-07-07 08:13:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:ba80:a34d:9d9:8029:24ff:fea7:6b73",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:ba80:a34d:9d9:8029:24ff:fea7:6b73, 172.68.164.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg5IiwidXNlcm5hbWUiOiJhbGkyMjFAIiwiZW1haWwiOiJraGFsaWRraGFuaHVzc2FpbjUxNEBnbWFpbC5jb20iLCJleHAiOjE3ODQwMTY2MjB9.8WpBbVqbaI6sk3arAXCg86-WqO4JWcrwjQzawtQxE8g",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a175647dc955f8ee-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:ba80:a34d:9d9:8029:24ff:fea7:6b73",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jul-2026 08:13:54 UTC] === END API CALL LOG ===
[07-Jul-2026 08:13:54 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jul-2026 08:13:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTg5IiwidXNlcm5hbWUiOiJhbGkyMjFAIiwiZW1haWwiOiJraGFsaWRraGFuaHVzc2FpbjUxNEBnbWFpbC5jb20iLCJleHAiOjE3ODQwMTY2MjB9.8WpBbVqbaI6sk3arAXCg86-WqO4JWcrwjQzawtQxE8g
[07-Jul-2026 08:13:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jul-2026 08:13:54 UTC] ✅ JWT token verified successfully for user profile
[07-Jul-2026 08:13:54 UTC] User ID: 989
[07-Jul-2026 08:13:54 UTC] ✅ User profile retrieved successfully for user ID: 989
[07-Jul-2026 08:38:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jul-2026 08:38:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jul-2026 08:38:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40e1:4019:fd54:80d2:87ff:fe02:a566, 172.69.176.74","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkwIiwidXNlcm5hbWUiOiJodWphaWJoYWkiLCJlbWFpbCI6Inh0cm9sbHpvbmVAZ21haWwuY29tIiwiZXhwIjoxNzg0MDE4MzIzfQ.1xH4kyPiieJ8goL215I_54t3c1Pv1hi0GInFxI19xzw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a17588dcfdfe5cb5-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40e1:4019:fd54:80d2:87ff:fe02:a566","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[07-Jul-2026 08:38:44 UTC] === User Orders API Called ===
[07-Jul-2026 08:38:44 UTC] User ID: 990
[07-Jul-2026 08:38:44 UTC] Limit: 20, Offset: 0
[07-Jul-2026 08:38:44 UTC] === API CALL LOG ===
[07-Jul-2026 08:38:44 UTC] Orders found: 0
[07-Jul-2026 08:38:44 UTC] Endpoint: user/profile.php
[07-Jul-2026 08:38:44 UTC] Orders data: []
[07-Jul-2026 08:38:44 UTC] Full Log Data: {
    "timestamp": "2026-07-07 08:38:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:4019:fd54:80d2:87ff:fe02:a566",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e1:4019:fd54:80d2:87ff:fe02:a566, 172.69.176.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkwIiwidXNlcm5hbWUiOiJodWphaWJoYWkiLCJlbWFpbCI6Inh0cm9sbHpvbmVAZ21haWwuY29tIiwiZXhwIjoxNzg0MDE4MzIzfQ.1xH4kyPiieJ8goL215I_54t3c1Pv1hi0GInFxI19xzw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17588dcfdf05cb5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e1:4019:fd54:80d2:87ff:fe02:a566",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jul-2026 08:38:44 UTC] === END API CALL LOG ===
[07-Jul-2026 08:38:44 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jul-2026 08:38:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkwIiwidXNlcm5hbWUiOiJodWphaWJoYWkiLCJlbWFpbCI6Inh0cm9sbHpvbmVAZ21haWwuY29tIiwiZXhwIjoxNzg0MDE4MzIzfQ.1xH4kyPiieJ8goL215I_54t3c1Pv1hi0GInFxI19xzw
[07-Jul-2026 08:38:44 UTC] Total orders count: 0
[07-Jul-2026 08:38:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jul-2026 08:38:44 UTC] ✅ JWT token verified successfully for user profile
[07-Jul-2026 08:38:44 UTC] User ID: 990
[07-Jul-2026 08:38:44 UTC] ✅ User profile retrieved successfully for user ID: 990
[07-Jul-2026 08:38:44 UTC] === API CALL LOG ===
[07-Jul-2026 08:38:44 UTC] Endpoint: user/profile.php
[07-Jul-2026 08:38:44 UTC] Full Log Data: {
    "timestamp": "2026-07-07 08:38:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:4019:fd54:80d2:87ff:fe02:a566",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e1:4019:fd54:80d2:87ff:fe02:a566, 172.69.176.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkwIiwidXNlcm5hbWUiOiJodWphaWJoYWkiLCJlbWFpbCI6Inh0cm9sbHpvbmVAZ21haWwuY29tIiwiZXhwIjoxNzg0MDE4MzIzfQ.1xH4kyPiieJ8goL215I_54t3c1Pv1hi0GInFxI19xzw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17588dd9fa95cb5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e1:4019:fd54:80d2:87ff:fe02:a566",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jul-2026 08:38:44 UTC] === END API CALL LOG ===
[07-Jul-2026 08:38:44 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jul-2026 08:38:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkwIiwidXNlcm5hbWUiOiJodWphaWJoYWkiLCJlbWFpbCI6Inh0cm9sbHpvbmVAZ21haWwuY29tIiwiZXhwIjoxNzg0MDE4MzIzfQ.1xH4kyPiieJ8goL215I_54t3c1Pv1hi0GInFxI19xzw
[07-Jul-2026 08:38:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jul-2026 08:38:44 UTC] ✅ JWT token verified successfully for user profile
[07-Jul-2026 08:38:44 UTC] User ID: 990
[07-Jul-2026 08:38:44 UTC] ✅ User profile retrieved successfully for user ID: 990
[07-Jul-2026 08:38:45 UTC] === API CALL LOG ===
[07-Jul-2026 08:38:45 UTC] Endpoint: user/profile.php
[07-Jul-2026 08:38:45 UTC] Full Log Data: {
    "timestamp": "2026-07-07 08:38:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:4019:fd54:80d2:87ff:fe02:a566",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e1:4019:fd54:80d2:87ff:fe02:a566, 172.69.176.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkwIiwidXNlcm5hbWUiOiJodWphaWJoYWkiLCJlbWFpbCI6Inh0cm9sbHpvbmVAZ21haWwuY29tIiwiZXhwIjoxNzg0MDE4MzIzfQ.1xH4kyPiieJ8goL215I_54t3c1Pv1hi0GInFxI19xzw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17588e4bcd35cb5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e1:4019:fd54:80d2:87ff:fe02:a566",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jul-2026 08:38:45 UTC] === END API CALL LOG ===
[07-Jul-2026 08:38:45 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jul-2026 08:38:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkwIiwidXNlcm5hbWUiOiJodWphaWJoYWkiLCJlbWFpbCI6Inh0cm9sbHpvbmVAZ21haWwuY29tIiwiZXhwIjoxNzg0MDE4MzIzfQ.1xH4kyPiieJ8goL215I_54t3c1Pv1hi0GInFxI19xzw
[07-Jul-2026 08:38:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jul-2026 08:38:45 UTC] ✅ JWT token verified successfully for user profile
[07-Jul-2026 08:38:45 UTC] User ID: 990
[07-Jul-2026 08:38:45 UTC] ✅ User profile retrieved successfully for user ID: 990
[07-Jul-2026 08:38:58 UTC] === API CALL LOG ===
[07-Jul-2026 08:38:58 UTC] Endpoint: user/profile.php
[07-Jul-2026 08:38:58 UTC] Full Log Data: {
    "timestamp": "2026-07-07 08:38:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:4019:fd54:80d2:87ff:fe02:a566",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e1:4019:fd54:80d2:87ff:fe02:a566, 172.69.176.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkwIiwidXNlcm5hbWUiOiJodWphaWJoYWkiLCJlbWFpbCI6Inh0cm9sbHpvbmVAZ21haWwuY29tIiwiZXhwIjoxNzg0MDE4MzIzfQ.1xH4kyPiieJ8goL215I_54t3c1Pv1hi0GInFxI19xzw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17589348ff65cb5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e1:4019:fd54:80d2:87ff:fe02:a566",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jul-2026 08:38:58 UTC] === END API CALL LOG ===
[07-Jul-2026 08:38:58 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jul-2026 08:38:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkwIiwidXNlcm5hbWUiOiJodWphaWJoYWkiLCJlbWFpbCI6Inh0cm9sbHpvbmVAZ21haWwuY29tIiwiZXhwIjoxNzg0MDE4MzIzfQ.1xH4kyPiieJ8goL215I_54t3c1Pv1hi0GInFxI19xzw
[07-Jul-2026 08:38:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jul-2026 08:38:58 UTC] ✅ JWT token verified successfully for user profile
[07-Jul-2026 08:38:58 UTC] User ID: 990
[07-Jul-2026 08:38:58 UTC] ✅ User profile retrieved successfully for user ID: 990
[07-Jul-2026 08:38:58 UTC] User Purchases API - User ID: 990
[07-Jul-2026 08:38:58 UTC] User Purchases API - Total purchases found: 0
[07-Jul-2026 08:39:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jul-2026 08:39:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jul-2026 08:39:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40e1:4019:fd54:80d2:87ff:fe02:a566, 172.69.176.74","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkwIiwidXNlcm5hbWUiOiJodWphaWJoYWkiLCJlbWFpbCI6Inh0cm9sbHpvbmVAZ21haWwuY29tIiwiZXhwIjoxNzg0MDE4MzIzfQ.1xH4kyPiieJ8goL215I_54t3c1Pv1hi0GInFxI19xzw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a17589532aad5cb5-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40e1:4019:fd54:80d2:87ff:fe02:a566","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[07-Jul-2026 08:39:02 UTC] === User Orders API Called ===
[07-Jul-2026 08:39:02 UTC] User ID: 990
[07-Jul-2026 08:39:02 UTC] Limit: 20, Offset: 0
[07-Jul-2026 08:39:02 UTC] Orders found: 0
[07-Jul-2026 08:39:02 UTC] Orders data: []
[07-Jul-2026 08:39:02 UTC] Total orders count: 0
[07-Jul-2026 08:39:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jul-2026 08:39:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jul-2026 08:39:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40e1:4019:fd54:80d2:87ff:fe02:a566, 172.69.176.75","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkwIiwidXNlcm5hbWUiOiJodWphaWJoYWkiLCJlbWFpbCI6Inh0cm9sbHpvbmVAZ21haWwuY29tIiwiZXhwIjoxNzg0MDE4MzIzfQ.1xH4kyPiieJ8goL215I_54t3c1Pv1hi0GInFxI19xzw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1758990b9625cb5-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40e1:4019:fd54:80d2:87ff:fe02:a566","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[07-Jul-2026 08:39:13 UTC] === User Orders API Called ===
[07-Jul-2026 08:39:13 UTC] User ID: 990
[07-Jul-2026 08:39:13 UTC] Limit: 20, Offset: 0
[07-Jul-2026 08:39:13 UTC] Orders found: 0
[07-Jul-2026 08:39:13 UTC] Orders data: []
[07-Jul-2026 08:39:13 UTC] Total orders count: 0
[07-Jul-2026 08:39:13 UTC] === API CALL LOG ===
[07-Jul-2026 08:39:13 UTC] Endpoint: user/profile.php
[07-Jul-2026 08:39:13 UTC] Full Log Data: {
    "timestamp": "2026-07-07 08:39:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:4019:fd54:80d2:87ff:fe02:a566",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e1:4019:fd54:80d2:87ff:fe02:a566, 172.69.176.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkwIiwidXNlcm5hbWUiOiJodWphaWJoYWkiLCJlbWFpbCI6Inh0cm9sbHpvbmVAZ21haWwuY29tIiwiZXhwIjoxNzg0MDE4MzIzfQ.1xH4kyPiieJ8goL215I_54t3c1Pv1hi0GInFxI19xzw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1758990b9695cb5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e1:4019:fd54:80d2:87ff:fe02:a566",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jul-2026 08:39:13 UTC] === END API CALL LOG ===
[07-Jul-2026 08:39:13 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jul-2026 08:39:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkwIiwidXNlcm5hbWUiOiJodWphaWJoYWkiLCJlbWFpbCI6Inh0cm9sbHpvbmVAZ21haWwuY29tIiwiZXhwIjoxNzg0MDE4MzIzfQ.1xH4kyPiieJ8goL215I_54t3c1Pv1hi0GInFxI19xzw
[07-Jul-2026 08:39:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jul-2026 08:39:13 UTC] ✅ JWT token verified successfully for user profile
[07-Jul-2026 08:39:13 UTC] User ID: 990
[07-Jul-2026 08:39:13 UTC] ✅ User profile retrieved successfully for user ID: 990
[07-Jul-2026 08:39:13 UTC] === API CALL LOG ===
[07-Jul-2026 08:39:13 UTC] Endpoint: user/profile.php
[07-Jul-2026 08:39:13 UTC] Full Log Data: {
    "timestamp": "2026-07-07 08:39:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:4019:fd54:80d2:87ff:fe02:a566",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e1:4019:fd54:80d2:87ff:fe02:a566, 172.69.176.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkwIiwidXNlcm5hbWUiOiJodWphaWJoYWkiLCJlbWFpbCI6Inh0cm9sbHpvbmVAZ21haWwuY29tIiwiZXhwIjoxNzg0MDE4MzIzfQ.1xH4kyPiieJ8goL215I_54t3c1Pv1hi0GInFxI19xzw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17589947d335cb5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e1:4019:fd54:80d2:87ff:fe02:a566",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jul-2026 08:39:13 UTC] === END API CALL LOG ===
[07-Jul-2026 08:39:13 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jul-2026 08:39:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkwIiwidXNlcm5hbWUiOiJodWphaWJoYWkiLCJlbWFpbCI6Inh0cm9sbHpvbmVAZ21haWwuY29tIiwiZXhwIjoxNzg0MDE4MzIzfQ.1xH4kyPiieJ8goL215I_54t3c1Pv1hi0GInFxI19xzw
[07-Jul-2026 08:39:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jul-2026 08:39:13 UTC] ✅ JWT token verified successfully for user profile
[07-Jul-2026 08:39:13 UTC] User ID: 990
[07-Jul-2026 08:39:13 UTC] ✅ User profile retrieved successfully for user ID: 990
[07-Jul-2026 08:39:14 UTC] === API CALL LOG ===
[07-Jul-2026 08:39:14 UTC] Endpoint: user/profile.php
[07-Jul-2026 08:39:14 UTC] Full Log Data: {
    "timestamp": "2026-07-07 08:39:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:4019:fd54:80d2:87ff:fe02:a566",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e1:4019:fd54:80d2:87ff:fe02:a566, 172.69.176.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkwIiwidXNlcm5hbWUiOiJodWphaWJoYWkiLCJlbWFpbCI6Inh0cm9sbHpvbmVAZ21haWwuY29tIiwiZXhwIjoxNzg0MDE4MzIzfQ.1xH4kyPiieJ8goL215I_54t3c1Pv1hi0GInFxI19xzw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a175899a88b55cb5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e1:4019:fd54:80d2:87ff:fe02:a566",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jul-2026 08:39:14 UTC] === END API CALL LOG ===
[07-Jul-2026 08:39:14 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jul-2026 08:39:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkwIiwidXNlcm5hbWUiOiJodWphaWJoYWkiLCJlbWFpbCI6Inh0cm9sbHpvbmVAZ21haWwuY29tIiwiZXhwIjoxNzg0MDE4MzIzfQ.1xH4kyPiieJ8goL215I_54t3c1Pv1hi0GInFxI19xzw
[07-Jul-2026 08:39:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jul-2026 08:39:14 UTC] ✅ JWT token verified successfully for user profile
[07-Jul-2026 08:39:14 UTC] User ID: 990
[07-Jul-2026 08:39:14 UTC] ✅ User profile retrieved successfully for user ID: 990
[07-Jul-2026 08:39:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jul-2026 08:39:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jul-2026 08:39:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40e1:4019:fd54:80d2:87ff:fe02:a566, 172.69.176.75","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkwIiwidXNlcm5hbWUiOiJodWphaWJoYWkiLCJlbWFpbCI6Inh0cm9sbHpvbmVAZ21haWwuY29tIiwiZXhwIjoxNzg0MDE4MzIzfQ.1xH4kyPiieJ8goL215I_54t3c1Pv1hi0GInFxI19xzw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a17589f8cf7a5cb5-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40e1:4019:fd54:80d2:87ff:fe02:a566","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[07-Jul-2026 08:39:30 UTC] === User Orders API Called ===
[07-Jul-2026 08:39:30 UTC] User ID: 990
[07-Jul-2026 08:39:30 UTC] Limit: 20, Offset: 0
[07-Jul-2026 08:39:30 UTC] Orders found: 0
[07-Jul-2026 08:39:30 UTC] Orders data: []
[07-Jul-2026 08:39:30 UTC] Total orders count: 0
[07-Jul-2026 08:39:30 UTC] === API CALL LOG ===
[07-Jul-2026 08:39:30 UTC] Endpoint: user/profile.php
[07-Jul-2026 08:39:30 UTC] Full Log Data: {
    "timestamp": "2026-07-07 08:39:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:4019:fd54:80d2:87ff:fe02:a566",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e1:4019:fd54:80d2:87ff:fe02:a566, 172.69.176.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkwIiwidXNlcm5hbWUiOiJodWphaWJoYWkiLCJlbWFpbCI6Inh0cm9sbHpvbmVAZ21haWwuY29tIiwiZXhwIjoxNzg0MDE4MzIzfQ.1xH4kyPiieJ8goL215I_54t3c1Pv1hi0GInFxI19xzw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17589f969a15cb5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e1:4019:fd54:80d2:87ff:fe02:a566",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jul-2026 08:39:30 UTC] === END API CALL LOG ===
[07-Jul-2026 08:39:30 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jul-2026 08:39:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkwIiwidXNlcm5hbWUiOiJodWphaWJoYWkiLCJlbWFpbCI6Inh0cm9sbHpvbmVAZ21haWwuY29tIiwiZXhwIjoxNzg0MDE4MzIzfQ.1xH4kyPiieJ8goL215I_54t3c1Pv1hi0GInFxI19xzw
[07-Jul-2026 08:39:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jul-2026 08:39:30 UTC] ✅ JWT token verified successfully for user profile
[07-Jul-2026 08:39:30 UTC] User ID: 990
[07-Jul-2026 08:39:30 UTC] ✅ User profile retrieved successfully for user ID: 990
[07-Jul-2026 08:39:30 UTC] === API CALL LOG ===
[07-Jul-2026 08:39:30 UTC] Endpoint: user/profile.php
[07-Jul-2026 08:39:30 UTC] Full Log Data: {
    "timestamp": "2026-07-07 08:39:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:4019:fd54:80d2:87ff:fe02:a566",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e1:4019:fd54:80d2:87ff:fe02:a566, 172.69.176.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkwIiwidXNlcm5hbWUiOiJodWphaWJoYWkiLCJlbWFpbCI6Inh0cm9sbHpvbmVAZ21haWwuY29tIiwiZXhwIjoxNzg0MDE4MzIzfQ.1xH4kyPiieJ8goL215I_54t3c1Pv1hi0GInFxI19xzw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17589fcaaf65cb5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e1:4019:fd54:80d2:87ff:fe02:a566",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jul-2026 08:39:30 UTC] === END API CALL LOG ===
[07-Jul-2026 08:39:30 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jul-2026 08:39:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkwIiwidXNlcm5hbWUiOiJodWphaWJoYWkiLCJlbWFpbCI6Inh0cm9sbHpvbmVAZ21haWwuY29tIiwiZXhwIjoxNzg0MDE4MzIzfQ.1xH4kyPiieJ8goL215I_54t3c1Pv1hi0GInFxI19xzw
[07-Jul-2026 08:39:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jul-2026 08:39:30 UTC] ✅ JWT token verified successfully for user profile
[07-Jul-2026 08:39:30 UTC] User ID: 990
[07-Jul-2026 08:39:30 UTC] ✅ User profile retrieved successfully for user ID: 990
[07-Jul-2026 08:39:31 UTC] === API CALL LOG ===
[07-Jul-2026 08:39:31 UTC] Endpoint: user/profile.php
[07-Jul-2026 08:39:31 UTC] Full Log Data: {
    "timestamp": "2026-07-07 08:39:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:4019:fd54:80d2:87ff:fe02:a566",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e1:4019:fd54:80d2:87ff:fe02:a566, 172.69.176.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkwIiwidXNlcm5hbWUiOiJodWphaWJoYWkiLCJlbWFpbCI6Inh0cm9sbHpvbmVAZ21haWwuY29tIiwiZXhwIjoxNzg0MDE4MzIzfQ.1xH4kyPiieJ8goL215I_54t3c1Pv1hi0GInFxI19xzw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1758a034e0a5cb5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e1:4019:fd54:80d2:87ff:fe02:a566",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jul-2026 08:39:31 UTC] === END API CALL LOG ===
[07-Jul-2026 08:39:31 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jul-2026 08:39:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkwIiwidXNlcm5hbWUiOiJodWphaWJoYWkiLCJlbWFpbCI6Inh0cm9sbHpvbmVAZ21haWwuY29tIiwiZXhwIjoxNzg0MDE4MzIzfQ.1xH4kyPiieJ8goL215I_54t3c1Pv1hi0GInFxI19xzw
[07-Jul-2026 08:39:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jul-2026 08:39:31 UTC] ✅ JWT token verified successfully for user profile
[07-Jul-2026 08:39:31 UTC] User ID: 990
[07-Jul-2026 08:39:31 UTC] ✅ User profile retrieved successfully for user ID: 990
[07-Jul-2026 08:39:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jul-2026 08:39:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jul-2026 08:39:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40e1:4019:fd54:80d2:87ff:fe02:a566, 172.69.176.75","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkwIiwidXNlcm5hbWUiOiJodWphaWJoYWkiLCJlbWFpbCI6Inh0cm9sbHpvbmVAZ21haWwuY29tIiwiZXhwIjoxNzg0MDE4MzIzfQ.1xH4kyPiieJ8goL215I_54t3c1Pv1hi0GInFxI19xzw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1758a256e555cb5-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40e1:4019:fd54:80d2:87ff:fe02:a566","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[07-Jul-2026 08:39:36 UTC] === User Orders API Called ===
[07-Jul-2026 08:39:36 UTC] User ID: 990
[07-Jul-2026 08:39:36 UTC] Limit: 20, Offset: 0
[07-Jul-2026 08:39:36 UTC] === API CALL LOG ===
[07-Jul-2026 08:39:36 UTC] Endpoint: user/profile.php
[07-Jul-2026 08:39:36 UTC] Full Log Data: {
    "timestamp": "2026-07-07 08:39:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:4019:fd54:80d2:87ff:fe02:a566",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e1:4019:fd54:80d2:87ff:fe02:a566, 172.69.176.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkwIiwidXNlcm5hbWUiOiJodWphaWJoYWkiLCJlbWFpbCI6Inh0cm9sbHpvbmVAZ21haWwuY29tIiwiZXhwIjoxNzg0MDE4MzIzfQ.1xH4kyPiieJ8goL215I_54t3c1Pv1hi0GInFxI19xzw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1758a256e5a5cb5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e1:4019:fd54:80d2:87ff:fe02:a566",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jul-2026 08:39:36 UTC] === END API CALL LOG ===
[07-Jul-2026 08:39:36 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jul-2026 08:39:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkwIiwidXNlcm5hbWUiOiJodWphaWJoYWkiLCJlbWFpbCI6Inh0cm9sbHpvbmVAZ21haWwuY29tIiwiZXhwIjoxNzg0MDE4MzIzfQ.1xH4kyPiieJ8goL215I_54t3c1Pv1hi0GInFxI19xzw
[07-Jul-2026 08:39:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jul-2026 08:39:36 UTC] Orders found: 0
[07-Jul-2026 08:39:36 UTC] ✅ JWT token verified successfully for user profile
[07-Jul-2026 08:39:36 UTC] Orders data: []
[07-Jul-2026 08:39:36 UTC] User ID: 990
[07-Jul-2026 08:39:36 UTC] Total orders count: 0
[07-Jul-2026 08:39:36 UTC] ✅ User profile retrieved successfully for user ID: 990
[07-Jul-2026 08:39:37 UTC] === API CALL LOG ===
[07-Jul-2026 08:39:37 UTC] Endpoint: user/profile.php
[07-Jul-2026 08:39:37 UTC] Full Log Data: {
    "timestamp": "2026-07-07 08:39:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:4019:fd54:80d2:87ff:fe02:a566",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e1:4019:fd54:80d2:87ff:fe02:a566, 172.69.176.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkwIiwidXNlcm5hbWUiOiJodWphaWJoYWkiLCJlbWFpbCI6Inh0cm9sbHpvbmVAZ21haWwuY29tIiwiZXhwIjoxNzg0MDE4MzIzfQ.1xH4kyPiieJ8goL215I_54t3c1Pv1hi0GInFxI19xzw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1758a2959335cb5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e1:4019:fd54:80d2:87ff:fe02:a566",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jul-2026 08:39:37 UTC] === END API CALL LOG ===
[07-Jul-2026 08:39:37 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jul-2026 08:39:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkwIiwidXNlcm5hbWUiOiJodWphaWJoYWkiLCJlbWFpbCI6Inh0cm9sbHpvbmVAZ21haWwuY29tIiwiZXhwIjoxNzg0MDE4MzIzfQ.1xH4kyPiieJ8goL215I_54t3c1Pv1hi0GInFxI19xzw
[07-Jul-2026 08:39:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jul-2026 08:39:37 UTC] ✅ JWT token verified successfully for user profile
[07-Jul-2026 08:39:37 UTC] User ID: 990
[07-Jul-2026 08:39:37 UTC] ✅ User profile retrieved successfully for user ID: 990
[07-Jul-2026 08:39:37 UTC] === API CALL LOG ===
[07-Jul-2026 08:39:37 UTC] Endpoint: user/profile.php
[07-Jul-2026 08:39:37 UTC] Full Log Data: {
    "timestamp": "2026-07-07 08:39:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e1:4019:fd54:80d2:87ff:fe02:a566",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e1:4019:fd54:80d2:87ff:fe02:a566, 172.69.176.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkwIiwidXNlcm5hbWUiOiJodWphaWJoYWkiLCJlbWFpbCI6Inh0cm9sbHpvbmVAZ21haWwuY29tIiwiZXhwIjoxNzg0MDE4MzIzfQ.1xH4kyPiieJ8goL215I_54t3c1Pv1hi0GInFxI19xzw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1758a2c6a1e5cb5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e1:4019:fd54:80d2:87ff:fe02:a566",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jul-2026 08:39:37 UTC] === END API CALL LOG ===
[07-Jul-2026 08:39:37 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jul-2026 08:39:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkwIiwidXNlcm5hbWUiOiJodWphaWJoYWkiLCJlbWFpbCI6Inh0cm9sbHpvbmVAZ21haWwuY29tIiwiZXhwIjoxNzg0MDE4MzIzfQ.1xH4kyPiieJ8goL215I_54t3c1Pv1hi0GInFxI19xzw
[07-Jul-2026 08:39:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jul-2026 08:39:37 UTC] ✅ JWT token verified successfully for user profile
[07-Jul-2026 08:39:37 UTC] User ID: 990
[07-Jul-2026 08:39:37 UTC] ✅ User profile retrieved successfully for user ID: 990
[07-Jul-2026 08:39:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jul-2026 08:39:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jul-2026 08:39:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40e1:4019:fd54:80d2:87ff:fe02:a566, 172.69.176.74","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkwIiwidXNlcm5hbWUiOiJodWphaWJoYWkiLCJlbWFpbCI6Inh0cm9sbHpvbmVAZ21haWwuY29tIiwiZXhwIjoxNzg0MDE4MzIzfQ.1xH4kyPiieJ8goL215I_54t3c1Pv1hi0GInFxI19xzw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1758a2fcbf45cb5-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40e1:4019:fd54:80d2:87ff:fe02:a566","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[07-Jul-2026 08:39:38 UTC] === User Orders API Called ===
[07-Jul-2026 08:39:38 UTC] User ID: 990
[07-Jul-2026 08:39:38 UTC] Limit: 20, Offset: 0
[07-Jul-2026 08:39:38 UTC] Orders found: 0
[07-Jul-2026 08:39:38 UTC] Orders data: []
[07-Jul-2026 08:39:38 UTC] Total orders count: 0
[07-Jul-2026 10:55:31 UTC] === API CALL LOG ===
[07-Jul-2026 10:55:31 UTC] Endpoint: user/profile.php
[07-Jul-2026 10:55:31 UTC] Full Log Data: {
    "timestamp": "2026-07-07 10:55:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.170.147.55",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.170.147.55, 104.23.216.87",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNjksInVzZXJuYW1lIjoibWlyemEiLCJlbWFpbCI6Imp1bGZ1a2FybWlyemEwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQwMjY1MzB9.DjrPBhgC4SWoIBN3ZIVw0yikmZW4YItm_CcUr54p3H0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a176513deef9d97b-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.170.147.55",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jul-2026 10:55:31 UTC] === END API CALL LOG ===
[07-Jul-2026 10:55:31 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jul-2026 10:55:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNjksInVzZXJuYW1lIjoibWlyemEiLCJlbWFpbCI6Imp1bGZ1a2FybWlyemEwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQwMjY1MzB9.DjrPBhgC4SWoIBN3ZIVw0yikmZW4YItm_CcUr54p3H0
[07-Jul-2026 10:55:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jul-2026 10:55:31 UTC] ✅ JWT token verified successfully for user profile
[07-Jul-2026 10:55:31 UTC] User ID: 169
[07-Jul-2026 10:55:31 UTC] ✅ User profile retrieved successfully for user ID: 169
[07-Jul-2026 10:55:31 UTC] === API CALL LOG ===
[07-Jul-2026 10:55:31 UTC] Endpoint: user/profile.php
[07-Jul-2026 10:55:31 UTC] Full Log Data: {
    "timestamp": "2026-07-07 10:55:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.170.147.55",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.170.147.55, 104.23.216.87",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNjksInVzZXJuYW1lIjoibWlyemEiLCJlbWFpbCI6Imp1bGZ1a2FybWlyemEwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQwMjY1MzB9.DjrPBhgC4SWoIBN3ZIVw0yikmZW4YItm_CcUr54p3H0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a176513e982ad97b-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.170.147.55",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jul-2026 10:55:31 UTC] === END API CALL LOG ===
[07-Jul-2026 10:55:31 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jul-2026 10:55:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNjksInVzZXJuYW1lIjoibWlyemEiLCJlbWFpbCI6Imp1bGZ1a2FybWlyemEwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQwMjY1MzB9.DjrPBhgC4SWoIBN3ZIVw0yikmZW4YItm_CcUr54p3H0
[07-Jul-2026 10:55:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jul-2026 10:55:31 UTC] ✅ JWT token verified successfully for user profile
[07-Jul-2026 10:55:31 UTC] User ID: 169
[07-Jul-2026 10:55:31 UTC] ✅ User profile retrieved successfully for user ID: 169
[07-Jul-2026 10:55:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jul-2026 10:55:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jul-2026 10:55:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.170.147.55, 104.23.216.186","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNjksInVzZXJuYW1lIjoibWlyemEiLCJlbWFpbCI6Imp1bGZ1a2FybWlyemEwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQwMjY1MzB9.DjrPBhgC4SWoIBN3ZIVw0yikmZW4YItm_CcUr54p3H0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a176513e0f2dd97b-DEL","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.170.147.55","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[07-Jul-2026 10:55:32 UTC] === User Orders API Called ===
[07-Jul-2026 10:55:32 UTC] User ID: 169
[07-Jul-2026 10:55:32 UTC] Limit: 20, Offset: 0
[07-Jul-2026 10:55:32 UTC] Orders found: 0
[07-Jul-2026 10:55:32 UTC] Orders data: []
[07-Jul-2026 10:55:32 UTC] Total orders count: 0
[07-Jul-2026 10:55:33 UTC] === API CALL LOG ===
[07-Jul-2026 10:55:33 UTC] Endpoint: user/profile.php
[07-Jul-2026 10:55:33 UTC] Full Log Data: {
    "timestamp": "2026-07-07 10:55:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.170.147.55",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.170.147.55, 104.23.216.87",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNjksInVzZXJuYW1lIjoibWlyemEiLCJlbWFpbCI6Imp1bGZ1a2FybWlyemEwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQwMjY1MzB9.DjrPBhgC4SWoIBN3ZIVw0yikmZW4YItm_CcUr54p3H0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a176514cbb1dd97b-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.170.147.55",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jul-2026 10:55:33 UTC] === END API CALL LOG ===
[07-Jul-2026 10:55:33 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jul-2026 10:55:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNjksInVzZXJuYW1lIjoibWlyemEiLCJlbWFpbCI6Imp1bGZ1a2FybWlyemEwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQwMjY1MzB9.DjrPBhgC4SWoIBN3ZIVw0yikmZW4YItm_CcUr54p3H0
[07-Jul-2026 10:55:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jul-2026 10:55:33 UTC] ✅ JWT token verified successfully for user profile
[07-Jul-2026 10:55:33 UTC] User ID: 169
[07-Jul-2026 10:55:33 UTC] ✅ User profile retrieved successfully for user ID: 169
[07-Jul-2026 10:56:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jul-2026 10:56:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jul-2026 10:56:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.170.147.55, 104.23.216.87","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNjksInVzZXJuYW1lIjoibWlyemEiLCJlbWFpbCI6Imp1bGZ1a2FybWlyemEwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQwMjY1MzB9.DjrPBhgC4SWoIBN3ZIVw0yikmZW4YItm_CcUr54p3H0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a17651eabc13d97b-DEL","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.170.147.55","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[07-Jul-2026 10:56:00 UTC] === User Orders API Called ===
[07-Jul-2026 10:56:00 UTC] User ID: 169
[07-Jul-2026 10:56:00 UTC] Limit: 20, Offset: 0
[07-Jul-2026 10:56:00 UTC] Orders found: 0
[07-Jul-2026 10:56:00 UTC] Orders data: []
[07-Jul-2026 10:56:00 UTC] Total orders count: 0
[07-Jul-2026 10:56:00 UTC] === API CALL LOG ===
[07-Jul-2026 10:56:00 UTC] Endpoint: user/profile.php
[07-Jul-2026 10:56:00 UTC] Full Log Data: {
    "timestamp": "2026-07-07 10:56:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.170.147.55",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.170.147.55, 104.23.216.86",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNjksInVzZXJuYW1lIjoibWlyemEiLCJlbWFpbCI6Imp1bGZ1a2FybWlyemEwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQwMjY1MzB9.DjrPBhgC4SWoIBN3ZIVw0yikmZW4YItm_CcUr54p3H0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17651eb3d1dd97b-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.170.147.55",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jul-2026 10:56:00 UTC] === END API CALL LOG ===
[07-Jul-2026 10:56:00 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jul-2026 10:56:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNjksInVzZXJuYW1lIjoibWlyemEiLCJlbWFpbCI6Imp1bGZ1a2FybWlyemEwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQwMjY1MzB9.DjrPBhgC4SWoIBN3ZIVw0yikmZW4YItm_CcUr54p3H0
[07-Jul-2026 10:56:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jul-2026 10:56:00 UTC] ✅ JWT token verified successfully for user profile
[07-Jul-2026 10:56:00 UTC] User ID: 169
[07-Jul-2026 10:56:00 UTC] ✅ User profile retrieved successfully for user ID: 169
[07-Jul-2026 10:56:00 UTC] === API CALL LOG ===
[07-Jul-2026 10:56:00 UTC] Endpoint: user/profile.php
[07-Jul-2026 10:56:00 UTC] Full Log Data: {
    "timestamp": "2026-07-07 10:56:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.170.147.55",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.170.147.55, 104.23.216.87",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNjksInVzZXJuYW1lIjoibWlyemEiLCJlbWFpbCI6Imp1bGZ1a2FybWlyemEwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQwMjY1MzB9.DjrPBhgC4SWoIBN3ZIVw0yikmZW4YItm_CcUr54p3H0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17651ef3e29d97b-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.170.147.55",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jul-2026 10:56:00 UTC] === END API CALL LOG ===
[07-Jul-2026 10:56:00 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jul-2026 10:56:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNjksInVzZXJuYW1lIjoibWlyemEiLCJlbWFpbCI6Imp1bGZ1a2FybWlyemEwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQwMjY1MzB9.DjrPBhgC4SWoIBN3ZIVw0yikmZW4YItm_CcUr54p3H0
[07-Jul-2026 10:56:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jul-2026 10:56:00 UTC] ✅ JWT token verified successfully for user profile
[07-Jul-2026 10:56:00 UTC] User ID: 169
[07-Jul-2026 10:56:00 UTC] ✅ User profile retrieved successfully for user ID: 169
[07-Jul-2026 10:56:01 UTC] === API CALL LOG ===
[07-Jul-2026 10:56:01 UTC] Endpoint: user/profile.php
[07-Jul-2026 10:56:01 UTC] Full Log Data: {
    "timestamp": "2026-07-07 10:56:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.170.147.55",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.170.147.55, 104.23.216.87",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNjksInVzZXJuYW1lIjoibWlyemEiLCJlbWFpbCI6Imp1bGZ1a2FybWlyemEwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQwMjY1MzB9.DjrPBhgC4SWoIBN3ZIVw0yikmZW4YItm_CcUr54p3H0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17651f95bcbd97b-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.170.147.55",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jul-2026 10:56:01 UTC] === END API CALL LOG ===
[07-Jul-2026 10:56:01 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jul-2026 10:56:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNjksInVzZXJuYW1lIjoibWlyemEiLCJlbWFpbCI6Imp1bGZ1a2FybWlyemEwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQwMjY1MzB9.DjrPBhgC4SWoIBN3ZIVw0yikmZW4YItm_CcUr54p3H0
[07-Jul-2026 10:56:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jul-2026 10:56:01 UTC] ✅ JWT token verified successfully for user profile
[07-Jul-2026 10:56:01 UTC] User ID: 169
[07-Jul-2026 10:56:01 UTC] ✅ User profile retrieved successfully for user ID: 169
[07-Jul-2026 10:56:05 UTC] === API CALL LOG ===
[07-Jul-2026 10:56:05 UTC] Endpoint: user/profile.php
[07-Jul-2026 10:56:05 UTC] Full Log Data: {
    "timestamp": "2026-07-07 10:56:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.170.147.55",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.170.147.55, 104.23.216.86",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNjksInVzZXJuYW1lIjoibWlyemEiLCJlbWFpbCI6Imp1bGZ1a2FybWlyemEwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQwMjY1MzB9.DjrPBhgC4SWoIBN3ZIVw0yikmZW4YItm_CcUr54p3H0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a176520ff925d97b-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.170.147.55",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jul-2026 10:56:05 UTC] === END API CALL LOG ===
[07-Jul-2026 10:56:05 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jul-2026 10:56:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNjksInVzZXJuYW1lIjoibWlyemEiLCJlbWFpbCI6Imp1bGZ1a2FybWlyemEwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQwMjY1MzB9.DjrPBhgC4SWoIBN3ZIVw0yikmZW4YItm_CcUr54p3H0
[07-Jul-2026 10:56:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jul-2026 10:56:05 UTC] ✅ JWT token verified successfully for user profile
[07-Jul-2026 10:56:05 UTC] User ID: 169
[07-Jul-2026 10:56:05 UTC] ✅ User profile retrieved successfully for user ID: 169
[07-Jul-2026 10:56:13 UTC] === API CALL LOG ===
[07-Jul-2026 10:56:13 UTC] Endpoint: user/profile.php
[07-Jul-2026 10:56:13 UTC] Full Log Data: {
    "timestamp": "2026-07-07 10:56:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.170.147.55",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.170.147.55, 104.23.216.87",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNjksInVzZXJuYW1lIjoibWlyemEiLCJlbWFpbCI6Imp1bGZ1a2FybWlyemEwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQwMjY1MzB9.DjrPBhgC4SWoIBN3ZIVw0yikmZW4YItm_CcUr54p3H0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a176523e697825cd-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.170.147.55",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jul-2026 10:56:13 UTC] === END API CALL LOG ===
[07-Jul-2026 10:56:13 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jul-2026 10:56:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNjksInVzZXJuYW1lIjoibWlyemEiLCJlbWFpbCI6Imp1bGZ1a2FybWlyemEwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQwMjY1MzB9.DjrPBhgC4SWoIBN3ZIVw0yikmZW4YItm_CcUr54p3H0
[07-Jul-2026 10:56:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jul-2026 10:56:13 UTC] ✅ JWT token verified successfully for user profile
[07-Jul-2026 10:56:13 UTC] User ID: 169
[07-Jul-2026 10:56:13 UTC] ✅ User profile retrieved successfully for user ID: 169
[07-Jul-2026 10:56:14 UTC] === API CALL LOG ===
[07-Jul-2026 10:56:14 UTC] Endpoint: user/profile.php
[07-Jul-2026 10:56:14 UTC] Full Log Data: {
    "timestamp": "2026-07-07 10:56:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.170.147.55",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.170.147.55, 104.23.216.87",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNjksInVzZXJuYW1lIjoibWlyemEiLCJlbWFpbCI6Imp1bGZ1a2FybWlyemEwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQwMjY1MzB9.DjrPBhgC4SWoIBN3ZIVw0yikmZW4YItm_CcUr54p3H0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1765247fee425cd-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.170.147.55",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jul-2026 10:56:14 UTC] === END API CALL LOG ===
[07-Jul-2026 10:56:14 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jul-2026 10:56:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNjksInVzZXJuYW1lIjoibWlyemEiLCJlbWFpbCI6Imp1bGZ1a2FybWlyemEwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQwMjY1MzB9.DjrPBhgC4SWoIBN3ZIVw0yikmZW4YItm_CcUr54p3H0
[07-Jul-2026 10:56:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jul-2026 10:56:14 UTC] ✅ JWT token verified successfully for user profile
[07-Jul-2026 10:56:14 UTC] User ID: 169
[07-Jul-2026 10:56:14 UTC] ✅ User profile retrieved successfully for user ID: 169
[07-Jul-2026 10:56:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jul-2026 10:56:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jul-2026 10:56:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.170.147.55, 104.23.216.87","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNjksInVzZXJuYW1lIjoibWlyemEiLCJlbWFpbCI6Imp1bGZ1a2FybWlyemEwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQwMjY1MzB9.DjrPBhgC4SWoIBN3ZIVw0yikmZW4YItm_CcUr54p3H0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a17652481f1925cd-DEL","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.170.147.55","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[07-Jul-2026 10:56:14 UTC] === User Orders API Called ===
[07-Jul-2026 10:56:14 UTC] User ID: 169
[07-Jul-2026 10:56:14 UTC] Limit: 20, Offset: 0
[07-Jul-2026 10:56:14 UTC] Orders found: 0
[07-Jul-2026 10:56:14 UTC] Orders data: []
[07-Jul-2026 10:56:14 UTC] Total orders count: 0
[07-Jul-2026 10:56:14 UTC] === API CALL LOG ===
[07-Jul-2026 10:56:14 UTC] Endpoint: user/profile.php
[07-Jul-2026 10:56:14 UTC] Full Log Data: {
    "timestamp": "2026-07-07 10:56:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.170.147.55",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.170.147.55, 104.23.216.87",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNjksInVzZXJuYW1lIjoibWlyemEiLCJlbWFpbCI6Imp1bGZ1a2FybWlyemEwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQwMjY1MzB9.DjrPBhgC4SWoIBN3ZIVw0yikmZW4YItm_CcUr54p3H0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1765248986225cd-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.170.147.55",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jul-2026 10:56:14 UTC] === END API CALL LOG ===
[07-Jul-2026 10:56:14 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jul-2026 10:56:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNjksInVzZXJuYW1lIjoibWlyemEiLCJlbWFpbCI6Imp1bGZ1a2FybWlyemEwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQwMjY1MzB9.DjrPBhgC4SWoIBN3ZIVw0yikmZW4YItm_CcUr54p3H0
[07-Jul-2026 10:56:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jul-2026 10:56:14 UTC] ✅ JWT token verified successfully for user profile
[07-Jul-2026 10:56:14 UTC] User ID: 169
[07-Jul-2026 10:56:14 UTC] ✅ User profile retrieved successfully for user ID: 169
[07-Jul-2026 10:56:15 UTC] === API CALL LOG ===
[07-Jul-2026 10:56:15 UTC] Endpoint: user/profile.php
[07-Jul-2026 10:56:15 UTC] Full Log Data: {
    "timestamp": "2026-07-07 10:56:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.170.147.55",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.170.147.55, 104.23.216.87",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNjksInVzZXJuYW1lIjoibWlyemEiLCJlbWFpbCI6Imp1bGZ1a2FybWlyemEwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQwMjY1MzB9.DjrPBhgC4SWoIBN3ZIVw0yikmZW4YItm_CcUr54p3H0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17652507baa25cd-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.170.147.55",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jul-2026 10:56:15 UTC] === END API CALL LOG ===
[07-Jul-2026 10:56:15 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jul-2026 10:56:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNjksInVzZXJuYW1lIjoibWlyemEiLCJlbWFpbCI6Imp1bGZ1a2FybWlyemEwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQwMjY1MzB9.DjrPBhgC4SWoIBN3ZIVw0yikmZW4YItm_CcUr54p3H0
[07-Jul-2026 10:56:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jul-2026 10:56:15 UTC] ✅ JWT token verified successfully for user profile
[07-Jul-2026 10:56:15 UTC] User ID: 169
[07-Jul-2026 10:56:15 UTC] ✅ User profile retrieved successfully for user ID: 169
[07-Jul-2026 10:56:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jul-2026 10:56:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jul-2026 10:56:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.170.147.55, 104.23.216.87","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNjksInVzZXJuYW1lIjoibWlyemEiLCJlbWFpbCI6Imp1bGZ1a2FybWlyemEwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQwMjY1MzB9.DjrPBhgC4SWoIBN3ZIVw0yikmZW4YItm_CcUr54p3H0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a17652b52a0025cd-DEL","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.170.147.55","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[07-Jul-2026 10:56:32 UTC] === User Orders API Called ===
[07-Jul-2026 10:56:32 UTC] User ID: 169
[07-Jul-2026 10:56:32 UTC] Limit: 20, Offset: 0
[07-Jul-2026 10:56:32 UTC] Orders found: 0
[07-Jul-2026 10:56:32 UTC] Orders data: []
[07-Jul-2026 10:56:32 UTC] Total orders count: 0
[07-Jul-2026 10:56:34 UTC] === API CALL LOG ===
[07-Jul-2026 10:56:34 UTC] Endpoint: user/profile.php
[07-Jul-2026 10:56:34 UTC] Full Log Data: {
    "timestamp": "2026-07-07 10:56:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.170.147.55",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.170.147.55, 104.23.216.87",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNjksInVzZXJuYW1lIjoibWlyemEiLCJlbWFpbCI6Imp1bGZ1a2FybWlyemEwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQwMjY1MzB9.DjrPBhgC4SWoIBN3ZIVw0yikmZW4YItm_CcUr54p3H0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17652c41fbf25cd-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.170.147.55",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jul-2026 10:56:34 UTC] === END API CALL LOG ===
[07-Jul-2026 10:56:34 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jul-2026 10:56:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNjksInVzZXJuYW1lIjoibWlyemEiLCJlbWFpbCI6Imp1bGZ1a2FybWlyemEwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQwMjY1MzB9.DjrPBhgC4SWoIBN3ZIVw0yikmZW4YItm_CcUr54p3H0
[07-Jul-2026 10:56:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jul-2026 10:56:34 UTC] ✅ JWT token verified successfully for user profile
[07-Jul-2026 10:56:34 UTC] User ID: 169
[07-Jul-2026 10:56:34 UTC] ✅ User profile retrieved successfully for user ID: 169
[07-Jul-2026 10:56:34 UTC] User Purchases API - User ID: 169
[07-Jul-2026 10:56:34 UTC] User Purchases API - Total purchases found: 1
[07-Jul-2026 10:56:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jul-2026 10:56:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jul-2026 10:56:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.170.147.55, 104.23.216.87","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNjksInVzZXJuYW1lIjoibWlyemEiLCJlbWFpbCI6Imp1bGZ1a2FybWlyemEwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQwMjY1MzB9.DjrPBhgC4SWoIBN3ZIVw0yikmZW4YItm_CcUr54p3H0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a17652d5d87225cd-DEL","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.170.147.55","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[07-Jul-2026 10:56:36 UTC] === User Orders API Called ===
[07-Jul-2026 10:56:36 UTC] User ID: 169
[07-Jul-2026 10:56:36 UTC] Limit: 20, Offset: 0
[07-Jul-2026 10:56:36 UTC] Orders found: 0
[07-Jul-2026 10:56:36 UTC] Orders data: []
[07-Jul-2026 10:56:36 UTC] Total orders count: 0
[07-Jul-2026 10:56:36 UTC] === API CALL LOG ===
[07-Jul-2026 10:56:36 UTC] Endpoint: user/profile.php
[07-Jul-2026 10:56:36 UTC] Full Log Data: {
    "timestamp": "2026-07-07 10:56:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.170.147.55",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.170.147.55, 104.23.216.87",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNjksInVzZXJuYW1lIjoibWlyemEiLCJlbWFpbCI6Imp1bGZ1a2FybWlyemEwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQwMjY1MzB9.DjrPBhgC4SWoIBN3ZIVw0yikmZW4YItm_CcUr54p3H0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17652d659c925cd-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.170.147.55",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jul-2026 10:56:36 UTC] === END API CALL LOG ===
[07-Jul-2026 10:56:36 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jul-2026 10:56:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNjksInVzZXJuYW1lIjoibWlyemEiLCJlbWFpbCI6Imp1bGZ1a2FybWlyemEwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQwMjY1MzB9.DjrPBhgC4SWoIBN3ZIVw0yikmZW4YItm_CcUr54p3H0
[07-Jul-2026 10:56:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jul-2026 10:56:36 UTC] ✅ JWT token verified successfully for user profile
[07-Jul-2026 10:56:36 UTC] User ID: 169
[07-Jul-2026 10:56:36 UTC] ✅ User profile retrieved successfully for user ID: 169
[07-Jul-2026 10:56:37 UTC] === API CALL LOG ===
[07-Jul-2026 10:56:37 UTC] Endpoint: user/profile.php
[07-Jul-2026 10:56:37 UTC] Full Log Data: {
    "timestamp": "2026-07-07 10:56:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.170.147.55",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.170.147.55, 104.23.216.87",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNjksInVzZXJuYW1lIjoibWlyemEiLCJlbWFpbCI6Imp1bGZ1a2FybWlyemEwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQwMjY1MzB9.DjrPBhgC4SWoIBN3ZIVw0yikmZW4YItm_CcUr54p3H0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17652da3b2925cd-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.170.147.55",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jul-2026 10:56:37 UTC] === END API CALL LOG ===
[07-Jul-2026 10:56:37 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jul-2026 10:56:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNjksInVzZXJuYW1lIjoibWlyemEiLCJlbWFpbCI6Imp1bGZ1a2FybWlyemEwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQwMjY1MzB9.DjrPBhgC4SWoIBN3ZIVw0yikmZW4YItm_CcUr54p3H0
[07-Jul-2026 10:56:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jul-2026 10:56:37 UTC] ✅ JWT token verified successfully for user profile
[07-Jul-2026 10:56:37 UTC] User ID: 169
[07-Jul-2026 10:56:37 UTC] ✅ User profile retrieved successfully for user ID: 169
[07-Jul-2026 10:56:38 UTC] === API CALL LOG ===
[07-Jul-2026 10:56:38 UTC] Endpoint: user/profile.php
[07-Jul-2026 10:56:38 UTC] Full Log Data: {
    "timestamp": "2026-07-07 10:56:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.170.147.55",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.170.147.55, 104.23.216.87",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNjksInVzZXJuYW1lIjoibWlyemEiLCJlbWFpbCI6Imp1bGZ1a2FybWlyemEwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQwMjY1MzB9.DjrPBhgC4SWoIBN3ZIVw0yikmZW4YItm_CcUr54p3H0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17652de3d3125cd-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.170.147.55",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jul-2026 10:56:38 UTC] === END API CALL LOG ===
[07-Jul-2026 10:56:38 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jul-2026 10:56:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNjksInVzZXJuYW1lIjoibWlyemEiLCJlbWFpbCI6Imp1bGZ1a2FybWlyemEwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQwMjY1MzB9.DjrPBhgC4SWoIBN3ZIVw0yikmZW4YItm_CcUr54p3H0
[07-Jul-2026 10:56:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jul-2026 10:56:38 UTC] ✅ JWT token verified successfully for user profile
[07-Jul-2026 10:56:38 UTC] User ID: 169
[07-Jul-2026 10:56:38 UTC] ✅ User profile retrieved successfully for user ID: 169
[07-Jul-2026 10:56:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jul-2026 10:56:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jul-2026 10:56:46 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.170.147.55, 104.23.216.87","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNjksInVzZXJuYW1lIjoibWlyemEiLCJlbWFpbCI6Imp1bGZ1a2FybWlyemEwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQwMjY1MzB9.DjrPBhgC4SWoIBN3ZIVw0yikmZW4YItm_CcUr54p3H0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a17653107a8425cd-DEL","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.170.147.55","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[07-Jul-2026 10:56:46 UTC] === User Orders API Called ===
[07-Jul-2026 10:56:46 UTC] User ID: 169
[07-Jul-2026 10:56:46 UTC] Limit: 20, Offset: 0
[07-Jul-2026 10:56:46 UTC] Orders found: 0
[07-Jul-2026 10:56:46 UTC] Orders data: []
[07-Jul-2026 10:56:46 UTC] Total orders count: 0
[07-Jul-2026 10:56:46 UTC] === API CALL LOG ===
[07-Jul-2026 10:56:46 UTC] Endpoint: user/profile.php
[07-Jul-2026 10:56:46 UTC] Full Log Data: {
    "timestamp": "2026-07-07 10:56:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.170.147.55",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.170.147.55, 104.23.216.87",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNjksInVzZXJuYW1lIjoibWlyemEiLCJlbWFpbCI6Imp1bGZ1a2FybWlyemEwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQwMjY1MzB9.DjrPBhgC4SWoIBN3ZIVw0yikmZW4YItm_CcUr54p3H0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17653110bf625cd-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.170.147.55",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jul-2026 10:56:46 UTC] === END API CALL LOG ===
[07-Jul-2026 10:56:46 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jul-2026 10:56:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNjksInVzZXJuYW1lIjoibWlyemEiLCJlbWFpbCI6Imp1bGZ1a2FybWlyemEwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQwMjY1MzB9.DjrPBhgC4SWoIBN3ZIVw0yikmZW4YItm_CcUr54p3H0
[07-Jul-2026 10:56:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jul-2026 10:56:46 UTC] ✅ JWT token verified successfully for user profile
[07-Jul-2026 10:56:46 UTC] User ID: 169
[07-Jul-2026 10:56:46 UTC] ✅ User profile retrieved successfully for user ID: 169
[07-Jul-2026 10:56:47 UTC] === API CALL LOG ===
[07-Jul-2026 10:56:47 UTC] Endpoint: user/profile.php
[07-Jul-2026 10:56:47 UTC] Full Log Data: {
    "timestamp": "2026-07-07 10:56:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.170.147.55",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.170.147.55, 104.23.216.87",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNjksInVzZXJuYW1lIjoibWlyemEiLCJlbWFpbCI6Imp1bGZ1a2FybWlyemEwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQwMjY1MzB9.DjrPBhgC4SWoIBN3ZIVw0yikmZW4YItm_CcUr54p3H0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17653152d0825cd-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.170.147.55",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jul-2026 10:56:47 UTC] === END API CALL LOG ===
[07-Jul-2026 10:56:47 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jul-2026 10:56:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNjksInVzZXJuYW1lIjoibWlyemEiLCJlbWFpbCI6Imp1bGZ1a2FybWlyemEwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQwMjY1MzB9.DjrPBhgC4SWoIBN3ZIVw0yikmZW4YItm_CcUr54p3H0
[07-Jul-2026 10:56:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jul-2026 10:56:47 UTC] ✅ JWT token verified successfully for user profile
[07-Jul-2026 10:56:47 UTC] User ID: 169
[07-Jul-2026 10:56:47 UTC] ✅ User profile retrieved successfully for user ID: 169
[07-Jul-2026 10:56:47 UTC] === API CALL LOG ===
[07-Jul-2026 10:56:47 UTC] Endpoint: user/profile.php
[07-Jul-2026 10:56:47 UTC] Full Log Data: {
    "timestamp": "2026-07-07 10:56:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.170.147.55",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.170.147.55, 104.23.216.87",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNjksInVzZXJuYW1lIjoibWlyemEiLCJlbWFpbCI6Imp1bGZ1a2FybWlyemEwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQwMjY1MzB9.DjrPBhgC4SWoIBN3ZIVw0yikmZW4YItm_CcUr54p3H0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17653191e6d25cd-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.170.147.55",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jul-2026 10:56:47 UTC] === END API CALL LOG ===
[07-Jul-2026 10:56:47 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jul-2026 10:56:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNjksInVzZXJuYW1lIjoibWlyemEiLCJlbWFpbCI6Imp1bGZ1a2FybWlyemEwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQwMjY1MzB9.DjrPBhgC4SWoIBN3ZIVw0yikmZW4YItm_CcUr54p3H0
[07-Jul-2026 10:56:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jul-2026 10:56:47 UTC] ✅ JWT token verified successfully for user profile
[07-Jul-2026 10:56:47 UTC] User ID: 169
[07-Jul-2026 10:56:47 UTC] ✅ User profile retrieved successfully for user ID: 169
[07-Jul-2026 10:56:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jul-2026 10:56:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jul-2026 10:56:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.170.147.55, 104.23.216.87","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNjksInVzZXJuYW1lIjoibWlyemEiLCJlbWFpbCI6Imp1bGZ1a2FybWlyemEwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQwMjY1MzB9.DjrPBhgC4SWoIBN3ZIVw0yikmZW4YItm_CcUr54p3H0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a17653335d6b25cd-DEL","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.170.147.55","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[07-Jul-2026 10:56:51 UTC] === User Orders API Called ===
[07-Jul-2026 10:56:51 UTC] User ID: 169
[07-Jul-2026 10:56:51 UTC] Limit: 20, Offset: 0
[07-Jul-2026 10:56:51 UTC] Orders found: 0
[07-Jul-2026 10:56:51 UTC] Orders data: []
[07-Jul-2026 10:56:51 UTC] Total orders count: 0
[07-Jul-2026 10:56:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jul-2026 10:56:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jul-2026 10:56:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.170.147.55, 104.23.216.87","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNjksInVzZXJuYW1lIjoibWlyemEiLCJlbWFpbCI6Imp1bGZ1a2FybWlyemEwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQwMjY1MzB9.DjrPBhgC4SWoIBN3ZIVw0yikmZW4YItm_CcUr54p3H0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a176534ddaf325cd-DEL","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.170.147.55","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[07-Jul-2026 10:56:56 UTC] === User Orders API Called ===
[07-Jul-2026 10:56:56 UTC] User ID: 169
[07-Jul-2026 10:56:56 UTC] Limit: 20, Offset: 0
[07-Jul-2026 10:56:56 UTC] Orders found: 0
[07-Jul-2026 10:56:56 UTC] Orders data: []
[07-Jul-2026 10:56:56 UTC] Total orders count: 0
[07-Jul-2026 10:56:56 UTC] === API CALL LOG ===
[07-Jul-2026 10:56:56 UTC] Endpoint: user/profile.php
[07-Jul-2026 10:56:56 UTC] Full Log Data: {
    "timestamp": "2026-07-07 10:56:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.170.147.55",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.170.147.55, 104.23.216.87",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNjksInVzZXJuYW1lIjoibWlyemEiLCJlbWFpbCI6Imp1bGZ1a2FybWlyemEwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQwMjY1MzB9.DjrPBhgC4SWoIBN3ZIVw0yikmZW4YItm_CcUr54p3H0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a176534e6c3c25cd-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.170.147.55",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jul-2026 10:56:56 UTC] === END API CALL LOG ===
[07-Jul-2026 10:56:56 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jul-2026 10:56:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNjksInVzZXJuYW1lIjoibWlyemEiLCJlbWFpbCI6Imp1bGZ1a2FybWlyemEwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQwMjY1MzB9.DjrPBhgC4SWoIBN3ZIVw0yikmZW4YItm_CcUr54p3H0
[07-Jul-2026 10:56:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jul-2026 10:56:56 UTC] ✅ JWT token verified successfully for user profile
[07-Jul-2026 10:56:56 UTC] User ID: 169
[07-Jul-2026 10:56:56 UTC] ✅ User profile retrieved successfully for user ID: 169
[07-Jul-2026 10:56:56 UTC] === API CALL LOG ===
[07-Jul-2026 10:56:56 UTC] Endpoint: user/profile.php
[07-Jul-2026 10:56:56 UTC] Full Log Data: {
    "timestamp": "2026-07-07 10:56:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.170.147.55",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.170.147.55, 104.23.216.87",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNjksInVzZXJuYW1lIjoibWlyemEiLCJlbWFpbCI6Imp1bGZ1a2FybWlyemEwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQwMjY1MzB9.DjrPBhgC4SWoIBN3ZIVw0yikmZW4YItm_CcUr54p3H0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17653526e3c25cd-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.170.147.55",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jul-2026 10:56:56 UTC] === END API CALL LOG ===
[07-Jul-2026 10:56:56 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jul-2026 10:56:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNjksInVzZXJuYW1lIjoibWlyemEiLCJlbWFpbCI6Imp1bGZ1a2FybWlyemEwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQwMjY1MzB9.DjrPBhgC4SWoIBN3ZIVw0yikmZW4YItm_CcUr54p3H0
[07-Jul-2026 10:56:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jul-2026 10:56:56 UTC] ✅ JWT token verified successfully for user profile
[07-Jul-2026 10:56:56 UTC] User ID: 169
[07-Jul-2026 10:56:56 UTC] ✅ User profile retrieved successfully for user ID: 169
[07-Jul-2026 10:56:57 UTC] === API CALL LOG ===
[07-Jul-2026 10:56:57 UTC] Endpoint: user/profile.php
[07-Jul-2026 10:56:57 UTC] Full Log Data: {
    "timestamp": "2026-07-07 10:56:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.170.147.55",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.170.147.55, 104.23.216.87",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNjksInVzZXJuYW1lIjoibWlyemEiLCJlbWFpbCI6Imp1bGZ1a2FybWlyemEwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQwMjY1MzB9.DjrPBhgC4SWoIBN3ZIVw0yikmZW4YItm_CcUr54p3H0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1765356c85325cd-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.170.147.55",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jul-2026 10:56:57 UTC] === END API CALL LOG ===
[07-Jul-2026 10:56:57 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jul-2026 10:56:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNjksInVzZXJuYW1lIjoibWlyemEiLCJlbWFpbCI6Imp1bGZ1a2FybWlyemEwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQwMjY1MzB9.DjrPBhgC4SWoIBN3ZIVw0yikmZW4YItm_CcUr54p3H0
[07-Jul-2026 10:56:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jul-2026 10:56:57 UTC] ✅ JWT token verified successfully for user profile
[07-Jul-2026 10:56:57 UTC] User ID: 169
[07-Jul-2026 10:56:57 UTC] ✅ User profile retrieved successfully for user ID: 169
[07-Jul-2026 10:56:58 UTC] === API CALL LOG ===
[07-Jul-2026 10:56:58 UTC] Endpoint: user/profile.php
[07-Jul-2026 10:56:58 UTC] Full Log Data: {
    "timestamp": "2026-07-07 10:56:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.170.147.55",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.170.147.55, 104.23.216.87",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNjksInVzZXJuYW1lIjoibWlyemEiLCJlbWFpbCI6Imp1bGZ1a2FybWlyemEwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQwMjY1MzB9.DjrPBhgC4SWoIBN3ZIVw0yikmZW4YItm_CcUr54p3H0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a176535d083a25cd-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.170.147.55",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jul-2026 10:56:58 UTC] === END API CALL LOG ===
[07-Jul-2026 10:56:58 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jul-2026 10:56:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNjksInVzZXJuYW1lIjoibWlyemEiLCJlbWFpbCI6Imp1bGZ1a2FybWlyemEwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQwMjY1MzB9.DjrPBhgC4SWoIBN3ZIVw0yikmZW4YItm_CcUr54p3H0
[07-Jul-2026 10:56:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jul-2026 10:56:58 UTC] ✅ JWT token verified successfully for user profile
[07-Jul-2026 10:56:58 UTC] User ID: 169
[07-Jul-2026 10:56:58 UTC] ✅ User profile retrieved successfully for user ID: 169
[07-Jul-2026 10:57:13 UTC] === API CALL LOG ===
[07-Jul-2026 10:57:13 UTC] Endpoint: user/profile.php
[07-Jul-2026 10:57:13 UTC] Full Log Data: {
    "timestamp": "2026-07-07 10:57:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.170.147.55",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.170.147.55, 104.23.216.87",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNjksInVzZXJuYW1lIjoibWlyemEiLCJlbWFpbCI6Imp1bGZ1a2FybWlyemEwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQwMjY1MzB9.DjrPBhgC4SWoIBN3ZIVw0yikmZW4YItm_CcUr54p3H0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17653b62dad4700-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.170.147.55",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jul-2026 10:57:13 UTC] === END API CALL LOG ===
[07-Jul-2026 10:57:13 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jul-2026 10:57:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNjksInVzZXJuYW1lIjoibWlyemEiLCJlbWFpbCI6Imp1bGZ1a2FybWlyemEwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQwMjY1MzB9.DjrPBhgC4SWoIBN3ZIVw0yikmZW4YItm_CcUr54p3H0
[07-Jul-2026 10:57:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jul-2026 10:57:13 UTC] ✅ JWT token verified successfully for user profile
[07-Jul-2026 10:57:13 UTC] User ID: 169
[07-Jul-2026 10:57:13 UTC] ✅ User profile retrieved successfully for user ID: 169
[07-Jul-2026 10:57:24 UTC] === API CALL LOG ===
[07-Jul-2026 10:57:24 UTC] Endpoint: user/profile.php
[07-Jul-2026 10:57:24 UTC] Full Log Data: {
    "timestamp": "2026-07-07 10:57:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.170.147.55",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.170.147.55, 104.23.216.87",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNjksInVzZXJuYW1lIjoibWlyemEiLCJlbWFpbCI6Imp1bGZ1a2FybWlyemEwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQwMjY1MzB9.DjrPBhgC4SWoIBN3ZIVw0yikmZW4YItm_CcUr54p3H0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17653f8f8c925cd-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.170.147.55",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jul-2026 10:57:24 UTC] === END API CALL LOG ===
[07-Jul-2026 10:57:24 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jul-2026 10:57:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNjksInVzZXJuYW1lIjoibWlyemEiLCJlbWFpbCI6Imp1bGZ1a2FybWlyemEwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQwMjY1MzB9.DjrPBhgC4SWoIBN3ZIVw0yikmZW4YItm_CcUr54p3H0
[07-Jul-2026 10:57:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jul-2026 10:57:24 UTC] ✅ JWT token verified successfully for user profile
[07-Jul-2026 10:57:24 UTC] User ID: 169
[07-Jul-2026 10:57:24 UTC] ✅ User profile retrieved successfully for user ID: 169
[07-Jul-2026 10:57:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jul-2026 10:57:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jul-2026 10:57:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.170.147.55, 104.23.216.87","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNjksInVzZXJuYW1lIjoibWlyemEiLCJlbWFpbCI6Imp1bGZ1a2FybWlyemEwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQwMjY1MzB9.DjrPBhgC4SWoIBN3ZIVw0yikmZW4YItm_CcUr54p3H0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a176548e2b0925cd-DEL","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.170.147.55","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[07-Jul-2026 10:57:48 UTC] === User Orders API Called ===
[07-Jul-2026 10:57:48 UTC] User ID: 169
[07-Jul-2026 10:57:48 UTC] Limit: 20, Offset: 0
[07-Jul-2026 10:57:48 UTC] Orders found: 0
[07-Jul-2026 10:57:48 UTC] Orders data: []
[07-Jul-2026 10:57:48 UTC] Total orders count: 0
[07-Jul-2026 10:57:48 UTC] === API CALL LOG ===
[07-Jul-2026 10:57:48 UTC] Endpoint: user/profile.php
[07-Jul-2026 10:57:48 UTC] Full Log Data: {
    "timestamp": "2026-07-07 10:57:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.170.147.55",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.170.147.55, 104.23.216.86",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNjksInVzZXJuYW1lIjoibWlyemEiLCJlbWFpbCI6Imp1bGZ1a2FybWlyemEwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQwMjY1MzB9.DjrPBhgC4SWoIBN3ZIVw0yikmZW4YItm_CcUr54p3H0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a176548ebc3b25cd-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.170.147.55",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jul-2026 10:57:48 UTC] === END API CALL LOG ===
[07-Jul-2026 10:57:48 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jul-2026 10:57:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNjksInVzZXJuYW1lIjoibWlyemEiLCJlbWFpbCI6Imp1bGZ1a2FybWlyemEwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQwMjY1MzB9.DjrPBhgC4SWoIBN3ZIVw0yikmZW4YItm_CcUr54p3H0
[07-Jul-2026 10:57:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jul-2026 10:57:48 UTC] ✅ JWT token verified successfully for user profile
[07-Jul-2026 10:57:48 UTC] User ID: 169
[07-Jul-2026 10:57:48 UTC] ✅ User profile retrieved successfully for user ID: 169
[07-Jul-2026 10:57:48 UTC] === API CALL LOG ===
[07-Jul-2026 10:57:48 UTC] Endpoint: user/profile.php
[07-Jul-2026 10:57:48 UTC] Full Log Data: {
    "timestamp": "2026-07-07 10:57:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.170.147.55",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.170.147.55, 104.23.216.86",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNjksInVzZXJuYW1lIjoibWlyemEiLCJlbWFpbCI6Imp1bGZ1a2FybWlyemEwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQwMjY1MzB9.DjrPBhgC4SWoIBN3ZIVw0yikmZW4YItm_CcUr54p3H0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1765492ad2c25cd-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.170.147.55",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jul-2026 10:57:48 UTC] === END API CALL LOG ===
[07-Jul-2026 10:57:48 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jul-2026 10:57:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNjksInVzZXJuYW1lIjoibWlyemEiLCJlbWFpbCI6Imp1bGZ1a2FybWlyemEwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQwMjY1MzB9.DjrPBhgC4SWoIBN3ZIVw0yikmZW4YItm_CcUr54p3H0
[07-Jul-2026 10:57:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jul-2026 10:57:48 UTC] ✅ JWT token verified successfully for user profile
[07-Jul-2026 10:57:48 UTC] User ID: 169
[07-Jul-2026 10:57:48 UTC] ✅ User profile retrieved successfully for user ID: 169
[07-Jul-2026 10:57:49 UTC] === API CALL LOG ===
[07-Jul-2026 10:57:49 UTC] Endpoint: user/profile.php
[07-Jul-2026 10:57:49 UTC] Full Log Data: {
    "timestamp": "2026-07-07 10:57:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.170.147.55",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.170.147.55, 104.23.216.87",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNjksInVzZXJuYW1lIjoibWlyemEiLCJlbWFpbCI6Imp1bGZ1a2FybWlyemEwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQwMjY1MzB9.DjrPBhgC4SWoIBN3ZIVw0yikmZW4YItm_CcUr54p3H0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a176549bea5c25cd-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.170.147.55",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jul-2026 10:57:49 UTC] === END API CALL LOG ===
[07-Jul-2026 10:57:49 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jul-2026 10:57:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNjksInVzZXJuYW1lIjoibWlyemEiLCJlbWFpbCI6Imp1bGZ1a2FybWlyemEwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQwMjY1MzB9.DjrPBhgC4SWoIBN3ZIVw0yikmZW4YItm_CcUr54p3H0
[07-Jul-2026 10:57:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jul-2026 10:57:49 UTC] ✅ JWT token verified successfully for user profile
[07-Jul-2026 10:57:49 UTC] User ID: 169
[07-Jul-2026 10:57:49 UTC] ✅ User profile retrieved successfully for user ID: 169
[07-Jul-2026 10:57:59 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jul-2026 10:57:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jul-2026 10:57:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.170.147.55, 104.23.216.86","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNjksInVzZXJuYW1lIjoibWlyemEiLCJlbWFpbCI6Imp1bGZ1a2FybWlyemEwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQwMjY1MzB9.DjrPBhgC4SWoIBN3ZIVw0yikmZW4YItm_CcUr54p3H0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a17654da1d9425cd-DEL","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.170.147.55","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[07-Jul-2026 10:57:59 UTC] === User Orders API Called ===
[07-Jul-2026 10:57:59 UTC] User ID: 169
[07-Jul-2026 10:57:59 UTC] Limit: 20, Offset: 0
[07-Jul-2026 10:57:59 UTC] Orders found: 0
[07-Jul-2026 10:57:59 UTC] Orders data: []
[07-Jul-2026 10:57:59 UTC] Total orders count: 0
[07-Jul-2026 10:57:59 UTC] === API CALL LOG ===
[07-Jul-2026 10:57:59 UTC] Endpoint: user/profile.php
[07-Jul-2026 10:57:59 UTC] Full Log Data: {
    "timestamp": "2026-07-07 10:57:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.170.147.55",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.170.147.55, 104.23.216.86",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNjksInVzZXJuYW1lIjoibWlyemEiLCJlbWFpbCI6Imp1bGZ1a2FybWlyemEwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQwMjY1MzB9.DjrPBhgC4SWoIBN3ZIVw0yikmZW4YItm_CcUr54p3H0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17654da9ec025cd-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.170.147.55",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jul-2026 10:57:59 UTC] === END API CALL LOG ===
[07-Jul-2026 10:57:59 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jul-2026 10:57:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNjksInVzZXJuYW1lIjoibWlyemEiLCJlbWFpbCI6Imp1bGZ1a2FybWlyemEwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQwMjY1MzB9.DjrPBhgC4SWoIBN3ZIVw0yikmZW4YItm_CcUr54p3H0
[07-Jul-2026 10:57:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jul-2026 10:57:59 UTC] ✅ JWT token verified successfully for user profile
[07-Jul-2026 10:57:59 UTC] User ID: 169
[07-Jul-2026 10:57:59 UTC] ✅ User profile retrieved successfully for user ID: 169
[07-Jul-2026 10:58:00 UTC] === API CALL LOG ===
[07-Jul-2026 10:58:00 UTC] Endpoint: user/profile.php
[07-Jul-2026 10:58:00 UTC] Full Log Data: {
    "timestamp": "2026-07-07 10:58:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.170.147.55",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.170.147.55, 104.23.216.86",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNjksInVzZXJuYW1lIjoibWlyemEiLCJlbWFpbCI6Imp1bGZ1a2FybWlyemEwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQwMjY1MzB9.DjrPBhgC4SWoIBN3ZIVw0yikmZW4YItm_CcUr54p3H0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17654de8f9625cd-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.170.147.55",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jul-2026 10:58:00 UTC] === END API CALL LOG ===
[07-Jul-2026 10:58:00 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jul-2026 10:58:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNjksInVzZXJuYW1lIjoibWlyemEiLCJlbWFpbCI6Imp1bGZ1a2FybWlyemEwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQwMjY1MzB9.DjrPBhgC4SWoIBN3ZIVw0yikmZW4YItm_CcUr54p3H0
[07-Jul-2026 10:58:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jul-2026 10:58:00 UTC] ✅ JWT token verified successfully for user profile
[07-Jul-2026 10:58:00 UTC] User ID: 169
[07-Jul-2026 10:58:00 UTC] ✅ User profile retrieved successfully for user ID: 169
[07-Jul-2026 10:58:00 UTC] === API CALL LOG ===
[07-Jul-2026 10:58:00 UTC] Endpoint: user/profile.php
[07-Jul-2026 10:58:00 UTC] Full Log Data: {
    "timestamp": "2026-07-07 10:58:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.170.147.55",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.170.147.55, 104.23.216.86",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNjksInVzZXJuYW1lIjoibWlyemEiLCJlbWFpbCI6Imp1bGZ1a2FybWlyemEwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQwMjY1MzB9.DjrPBhgC4SWoIBN3ZIVw0yikmZW4YItm_CcUr54p3H0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17654e20e8f25cd-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.170.147.55",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jul-2026 10:58:00 UTC] === END API CALL LOG ===
[07-Jul-2026 10:58:00 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jul-2026 10:58:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNjksInVzZXJuYW1lIjoibWlyemEiLCJlbWFpbCI6Imp1bGZ1a2FybWlyemEwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQwMjY1MzB9.DjrPBhgC4SWoIBN3ZIVw0yikmZW4YItm_CcUr54p3H0
[07-Jul-2026 10:58:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jul-2026 10:58:00 UTC] ✅ JWT token verified successfully for user profile
[07-Jul-2026 10:58:00 UTC] User ID: 169
[07-Jul-2026 10:58:00 UTC] ✅ User profile retrieved successfully for user ID: 169
[07-Jul-2026 10:58:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jul-2026 10:58:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jul-2026 10:58:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.170.147.55, 104.23.216.86","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNjksInVzZXJuYW1lIjoibWlyemEiLCJlbWFpbCI6Imp1bGZ1a2FybWlyemEwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQwMjY1MzB9.DjrPBhgC4SWoIBN3ZIVw0yikmZW4YItm_CcUr54p3H0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a17655427e2c25cd-DEL","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.170.147.55","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[07-Jul-2026 10:58:17 UTC] === User Orders API Called ===
[07-Jul-2026 10:58:17 UTC] User ID: 169
[07-Jul-2026 10:58:17 UTC] Limit: 20, Offset: 0
[07-Jul-2026 10:58:17 UTC] Orders found: 0
[07-Jul-2026 10:58:17 UTC] Orders data: []
[07-Jul-2026 10:58:17 UTC] Total orders count: 0
[07-Jul-2026 10:58:17 UTC] === API CALL LOG ===
[07-Jul-2026 10:58:17 UTC] Endpoint: user/profile.php
[07-Jul-2026 10:58:17 UTC] Full Log Data: {
    "timestamp": "2026-07-07 10:58:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.170.147.55",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.170.147.55, 104.23.216.87",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNjksInVzZXJuYW1lIjoibWlyemEiLCJlbWFpbCI6Imp1bGZ1a2FybWlyemEwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQwMjY1MzB9.DjrPBhgC4SWoIBN3ZIVw0yikmZW4YItm_CcUr54p3H0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1765542ff5125cd-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.170.147.55",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jul-2026 10:58:17 UTC] === END API CALL LOG ===
[07-Jul-2026 10:58:17 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jul-2026 10:58:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNjksInVzZXJuYW1lIjoibWlyemEiLCJlbWFpbCI6Imp1bGZ1a2FybWlyemEwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQwMjY1MzB9.DjrPBhgC4SWoIBN3ZIVw0yikmZW4YItm_CcUr54p3H0
[07-Jul-2026 10:58:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jul-2026 10:58:17 UTC] ✅ JWT token verified successfully for user profile
[07-Jul-2026 10:58:17 UTC] User ID: 169
[07-Jul-2026 10:58:17 UTC] ✅ User profile retrieved successfully for user ID: 169
[07-Jul-2026 10:58:17 UTC] === API CALL LOG ===
[07-Jul-2026 10:58:17 UTC] Endpoint: user/profile.php
[07-Jul-2026 10:58:17 UTC] Full Log Data: {
    "timestamp": "2026-07-07 10:58:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.170.147.55",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.170.147.55, 104.23.216.86",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNjksInVzZXJuYW1lIjoibWlyemEiLCJlbWFpbCI6Imp1bGZ1a2FybWlyemEwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQwMjY1MzB9.DjrPBhgC4SWoIBN3ZIVw0yikmZW4YItm_CcUr54p3H0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1765546ffe725cd-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.170.147.55",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jul-2026 10:58:17 UTC] === END API CALL LOG ===
[07-Jul-2026 10:58:17 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jul-2026 10:58:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNjksInVzZXJuYW1lIjoibWlyemEiLCJlbWFpbCI6Imp1bGZ1a2FybWlyemEwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQwMjY1MzB9.DjrPBhgC4SWoIBN3ZIVw0yikmZW4YItm_CcUr54p3H0
[07-Jul-2026 10:58:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jul-2026 10:58:17 UTC] ✅ JWT token verified successfully for user profile
[07-Jul-2026 10:58:17 UTC] User ID: 169
[07-Jul-2026 10:58:17 UTC] ✅ User profile retrieved successfully for user ID: 169
[07-Jul-2026 10:58:18 UTC] === API CALL LOG ===
[07-Jul-2026 10:58:18 UTC] Endpoint: user/profile.php
[07-Jul-2026 10:58:18 UTC] Full Log Data: {
    "timestamp": "2026-07-07 10:58:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.170.147.55",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.170.147.55, 104.23.216.86",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNjksInVzZXJuYW1lIjoibWlyemEiLCJlbWFpbCI6Imp1bGZ1a2FybWlyemEwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQwMjY1MzB9.DjrPBhgC4SWoIBN3ZIVw0yikmZW4YItm_CcUr54p3H0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17655505ce925cd-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.170.147.55",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jul-2026 10:58:18 UTC] === END API CALL LOG ===
[07-Jul-2026 10:58:18 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jul-2026 10:58:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNjksInVzZXJuYW1lIjoibWlyemEiLCJlbWFpbCI6Imp1bGZ1a2FybWlyemEwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQwMjY1MzB9.DjrPBhgC4SWoIBN3ZIVw0yikmZW4YItm_CcUr54p3H0
[07-Jul-2026 10:58:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jul-2026 10:58:18 UTC] ✅ JWT token verified successfully for user profile
[07-Jul-2026 10:58:18 UTC] User ID: 169
[07-Jul-2026 10:58:18 UTC] ✅ User profile retrieved successfully for user ID: 169
[07-Jul-2026 10:58:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jul-2026 10:58:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jul-2026 10:58:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.170.147.55, 104.23.216.86","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNjksInVzZXJuYW1lIjoibWlyemEiLCJlbWFpbCI6Imp1bGZ1a2FybWlyemEwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQwMjY1MzB9.DjrPBhgC4SWoIBN3ZIVw0yikmZW4YItm_CcUr54p3H0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a17655d18a1a25cd-DEL","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.170.147.55","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[07-Jul-2026 10:58:39 UTC] === User Orders API Called ===
[07-Jul-2026 10:58:39 UTC] User ID: 169
[07-Jul-2026 10:58:39 UTC] Limit: 20, Offset: 0
[07-Jul-2026 10:58:39 UTC] Orders found: 0
[07-Jul-2026 10:58:39 UTC] Orders data: []
[07-Jul-2026 10:58:39 UTC] Total orders count: 0
[07-Jul-2026 10:58:39 UTC] === API CALL LOG ===
[07-Jul-2026 10:58:39 UTC] Endpoint: user/profile.php
[07-Jul-2026 10:58:39 UTC] Full Log Data: {
    "timestamp": "2026-07-07 10:58:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.170.147.55",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.170.147.55, 104.23.216.87",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNjksInVzZXJuYW1lIjoibWlyemEiLCJlbWFpbCI6Imp1bGZ1a2FybWlyemEwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQwMjY1MzB9.DjrPBhgC4SWoIBN3ZIVw0yikmZW4YItm_CcUr54p3H0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17655d20b7325cd-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.170.147.55",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jul-2026 10:58:39 UTC] === END API CALL LOG ===
[07-Jul-2026 10:58:39 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jul-2026 10:58:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNjksInVzZXJuYW1lIjoibWlyemEiLCJlbWFpbCI6Imp1bGZ1a2FybWlyemEwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQwMjY1MzB9.DjrPBhgC4SWoIBN3ZIVw0yikmZW4YItm_CcUr54p3H0
[07-Jul-2026 10:58:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jul-2026 10:58:39 UTC] ✅ JWT token verified successfully for user profile
[07-Jul-2026 10:58:39 UTC] User ID: 169
[07-Jul-2026 10:58:39 UTC] ✅ User profile retrieved successfully for user ID: 169
[07-Jul-2026 10:58:40 UTC] === API CALL LOG ===
[07-Jul-2026 10:58:40 UTC] Endpoint: user/profile.php
[07-Jul-2026 10:58:40 UTC] Full Log Data: {
    "timestamp": "2026-07-07 10:58:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.170.147.55",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.170.147.55, 104.23.216.87",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNjksInVzZXJuYW1lIjoibWlyemEiLCJlbWFpbCI6Imp1bGZ1a2FybWlyemEwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQwMjY1MzB9.DjrPBhgC4SWoIBN3ZIVw0yikmZW4YItm_CcUr54p3H0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17655d5fcb325cd-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.170.147.55",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jul-2026 10:58:40 UTC] === END API CALL LOG ===
[07-Jul-2026 10:58:40 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jul-2026 10:58:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNjksInVzZXJuYW1lIjoibWlyemEiLCJlbWFpbCI6Imp1bGZ1a2FybWlyemEwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQwMjY1MzB9.DjrPBhgC4SWoIBN3ZIVw0yikmZW4YItm_CcUr54p3H0
[07-Jul-2026 10:58:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jul-2026 10:58:40 UTC] ✅ JWT token verified successfully for user profile
[07-Jul-2026 10:58:40 UTC] User ID: 169
[07-Jul-2026 10:58:40 UTC] ✅ User profile retrieved successfully for user ID: 169
[07-Jul-2026 10:58:41 UTC] === API CALL LOG ===
[07-Jul-2026 10:58:41 UTC] Endpoint: user/profile.php
[07-Jul-2026 10:58:41 UTC] Full Log Data: {
    "timestamp": "2026-07-07 10:58:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.170.147.55",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.170.147.55, 104.23.216.86",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNjksInVzZXJuYW1lIjoibWlyemEiLCJlbWFpbCI6Imp1bGZ1a2FybWlyemEwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQwMjY1MzB9.DjrPBhgC4SWoIBN3ZIVw0yikmZW4YItm_CcUr54p3H0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17655dfbbbf25cd-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.170.147.55",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jul-2026 10:58:41 UTC] === END API CALL LOG ===
[07-Jul-2026 10:58:41 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jul-2026 10:58:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNjksInVzZXJuYW1lIjoibWlyemEiLCJlbWFpbCI6Imp1bGZ1a2FybWlyemEwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQwMjY1MzB9.DjrPBhgC4SWoIBN3ZIVw0yikmZW4YItm_CcUr54p3H0
[07-Jul-2026 10:58:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jul-2026 10:58:41 UTC] ✅ JWT token verified successfully for user profile
[07-Jul-2026 10:58:41 UTC] User ID: 169
[07-Jul-2026 10:58:41 UTC] ✅ User profile retrieved successfully for user ID: 169
[07-Jul-2026 10:59:12 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jul-2026 10:59:12 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jul-2026 10:59:12 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.170.147.55, 104.23.216.86","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNjksInVzZXJuYW1lIjoibWlyemEiLCJlbWFpbCI6Imp1bGZ1a2FybWlyemEwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQwMjY1MzB9.DjrPBhgC4SWoIBN3ZIVw0yikmZW4YItm_CcUr54p3H0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a176569e48ce25cd-DEL","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.170.147.55","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[07-Jul-2026 10:59:12 UTC] === User Orders API Called ===
[07-Jul-2026 10:59:12 UTC] User ID: 169
[07-Jul-2026 10:59:12 UTC] Limit: 20, Offset: 0
[07-Jul-2026 10:59:12 UTC] Orders found: 0
[07-Jul-2026 10:59:12 UTC] Orders data: []
[07-Jul-2026 10:59:12 UTC] Total orders count: 0
[07-Jul-2026 10:59:12 UTC] === API CALL LOG ===
[07-Jul-2026 10:59:12 UTC] Endpoint: user/profile.php
[07-Jul-2026 10:59:12 UTC] Full Log Data: {
    "timestamp": "2026-07-07 10:59:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.170.147.55",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.170.147.55, 104.23.216.86",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNjksInVzZXJuYW1lIjoibWlyemEiLCJlbWFpbCI6Imp1bGZ1a2FybWlyemEwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQwMjY1MzB9.DjrPBhgC4SWoIBN3ZIVw0yikmZW4YItm_CcUr54p3H0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a176569ed9e725cd-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.170.147.55",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jul-2026 10:59:12 UTC] === END API CALL LOG ===
[07-Jul-2026 10:59:12 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jul-2026 10:59:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNjksInVzZXJuYW1lIjoibWlyemEiLCJlbWFpbCI6Imp1bGZ1a2FybWlyemEwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQwMjY1MzB9.DjrPBhgC4SWoIBN3ZIVw0yikmZW4YItm_CcUr54p3H0
[07-Jul-2026 10:59:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jul-2026 10:59:12 UTC] ✅ JWT token verified successfully for user profile
[07-Jul-2026 10:59:12 UTC] User ID: 169
[07-Jul-2026 10:59:12 UTC] ✅ User profile retrieved successfully for user ID: 169
[07-Jul-2026 10:59:13 UTC] === API CALL LOG ===
[07-Jul-2026 10:59:13 UTC] Endpoint: user/profile.php
[07-Jul-2026 10:59:13 UTC] Full Log Data: {
    "timestamp": "2026-07-07 10:59:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.170.147.55",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.170.147.55, 104.23.216.87",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNjksInVzZXJuYW1lIjoibWlyemEiLCJlbWFpbCI6Imp1bGZ1a2FybWlyemEwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQwMjY1MzB9.DjrPBhgC4SWoIBN3ZIVw0yikmZW4YItm_CcUr54p3H0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17656a2cabc25cd-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.170.147.55",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jul-2026 10:59:13 UTC] === END API CALL LOG ===
[07-Jul-2026 10:59:13 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jul-2026 10:59:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNjksInVzZXJuYW1lIjoibWlyemEiLCJlbWFpbCI6Imp1bGZ1a2FybWlyemEwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQwMjY1MzB9.DjrPBhgC4SWoIBN3ZIVw0yikmZW4YItm_CcUr54p3H0
[07-Jul-2026 10:59:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jul-2026 10:59:13 UTC] ✅ JWT token verified successfully for user profile
[07-Jul-2026 10:59:13 UTC] User ID: 169
[07-Jul-2026 10:59:13 UTC] ✅ User profile retrieved successfully for user ID: 169
[07-Jul-2026 10:59:14 UTC] === API CALL LOG ===
[07-Jul-2026 10:59:14 UTC] Endpoint: user/profile.php
[07-Jul-2026 10:59:14 UTC] Full Log Data: {
    "timestamp": "2026-07-07 10:59:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.170.147.55",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.170.147.55, 104.23.216.86",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNjksInVzZXJuYW1lIjoibWlyemEiLCJlbWFpbCI6Imp1bGZ1a2FybWlyemEwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQwMjY1MzB9.DjrPBhgC4SWoIBN3ZIVw0yikmZW4YItm_CcUr54p3H0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17656abef8525cd-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.170.147.55",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jul-2026 10:59:14 UTC] === END API CALL LOG ===
[07-Jul-2026 10:59:14 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jul-2026 10:59:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNjksInVzZXJuYW1lIjoibWlyemEiLCJlbWFpbCI6Imp1bGZ1a2FybWlyemEwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQwMjY1MzB9.DjrPBhgC4SWoIBN3ZIVw0yikmZW4YItm_CcUr54p3H0
[07-Jul-2026 10:59:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jul-2026 10:59:14 UTC] ✅ JWT token verified successfully for user profile
[07-Jul-2026 10:59:14 UTC] User ID: 169
[07-Jul-2026 10:59:14 UTC] ✅ User profile retrieved successfully for user ID: 169
[07-Jul-2026 10:59:18 UTC] === API CALL LOG ===
[07-Jul-2026 10:59:18 UTC] Endpoint: user/profile.php
[07-Jul-2026 10:59:18 UTC] Full Log Data: {
    "timestamp": "2026-07-07 10:59:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.170.147.55",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.170.147.55, 104.23.216.86",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNjksInVzZXJuYW1lIjoibWlyemEiLCJlbWFpbCI6Imp1bGZ1a2FybWlyemEwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQwMjY1MzB9.DjrPBhgC4SWoIBN3ZIVw0yikmZW4YItm_CcUr54p3H0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17656c69a2625cd-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.170.147.55",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jul-2026 10:59:18 UTC] === END API CALL LOG ===
[07-Jul-2026 10:59:18 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jul-2026 10:59:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNjksInVzZXJuYW1lIjoibWlyemEiLCJlbWFpbCI6Imp1bGZ1a2FybWlyemEwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQwMjY1MzB9.DjrPBhgC4SWoIBN3ZIVw0yikmZW4YItm_CcUr54p3H0
[07-Jul-2026 10:59:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jul-2026 10:59:18 UTC] ✅ JWT token verified successfully for user profile
[07-Jul-2026 10:59:18 UTC] User ID: 169
[07-Jul-2026 10:59:18 UTC] ✅ User profile retrieved successfully for user ID: 169
[07-Jul-2026 10:59:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jul-2026 10:59:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jul-2026 10:59:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.170.147.55, 104.23.216.86","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNjksInVzZXJuYW1lIjoibWlyemEiLCJlbWFpbCI6Imp1bGZ1a2FybWlyemEwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQwMjY1MzB9.DjrPBhgC4SWoIBN3ZIVw0yikmZW4YItm_CcUr54p3H0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a17656f3a98325cd-DEL","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.170.147.55","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[07-Jul-2026 10:59:25 UTC] === User Orders API Called ===
[07-Jul-2026 10:59:25 UTC] User ID: 169
[07-Jul-2026 10:59:25 UTC] Limit: 20, Offset: 0
[07-Jul-2026 10:59:25 UTC] Orders found: 0
[07-Jul-2026 10:59:25 UTC] Orders data: []
[07-Jul-2026 10:59:25 UTC] Total orders count: 0
[07-Jul-2026 10:59:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jul-2026 10:59:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jul-2026 10:59:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.170.147.55, 104.23.216.86","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNjksInVzZXJuYW1lIjoibWlyemEiLCJlbWFpbCI6Imp1bGZ1a2FybWlyemEwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQwMjY1MzB9.DjrPBhgC4SWoIBN3ZIVw0yikmZW4YItm_CcUr54p3H0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a17656fe292f25cd-DEL","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.170.147.55","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[07-Jul-2026 10:59:27 UTC] === User Orders API Called ===
[07-Jul-2026 10:59:27 UTC] User ID: 169
[07-Jul-2026 10:59:27 UTC] Limit: 20, Offset: 0
[07-Jul-2026 10:59:27 UTC] Orders found: 0
[07-Jul-2026 10:59:27 UTC] Orders data: []
[07-Jul-2026 10:59:27 UTC] Total orders count: 0
[07-Jul-2026 10:59:27 UTC] === API CALL LOG ===
[07-Jul-2026 10:59:27 UTC] Endpoint: user/profile.php
[07-Jul-2026 10:59:27 UTC] Full Log Data: {
    "timestamp": "2026-07-07 10:59:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.170.147.55",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.170.147.55, 104.23.216.86",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNjksInVzZXJuYW1lIjoibWlyemEiLCJlbWFpbCI6Imp1bGZ1a2FybWlyemEwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQwMjY1MzB9.DjrPBhgC4SWoIBN3ZIVw0yikmZW4YItm_CcUr54p3H0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17656feba7225cd-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.170.147.55",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jul-2026 10:59:27 UTC] === END API CALL LOG ===
[07-Jul-2026 10:59:27 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jul-2026 10:59:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNjksInVzZXJuYW1lIjoibWlyemEiLCJlbWFpbCI6Imp1bGZ1a2FybWlyemEwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQwMjY1MzB9.DjrPBhgC4SWoIBN3ZIVw0yikmZW4YItm_CcUr54p3H0
[07-Jul-2026 10:59:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jul-2026 10:59:27 UTC] ✅ JWT token verified successfully for user profile
[07-Jul-2026 10:59:27 UTC] User ID: 169
[07-Jul-2026 10:59:27 UTC] ✅ User profile retrieved successfully for user ID: 169
[07-Jul-2026 10:59:27 UTC] === API CALL LOG ===
[07-Jul-2026 10:59:27 UTC] Endpoint: user/profile.php
[07-Jul-2026 10:59:27 UTC] Full Log Data: {
    "timestamp": "2026-07-07 10:59:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.170.147.55",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.170.147.55, 104.23.216.86",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNjksInVzZXJuYW1lIjoibWlyemEiLCJlbWFpbCI6Imp1bGZ1a2FybWlyemEwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQwMjY1MzB9.DjrPBhgC4SWoIBN3ZIVw0yikmZW4YItm_CcUr54p3H0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17657029b9b25cd-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.170.147.55",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jul-2026 10:59:27 UTC] === END API CALL LOG ===
[07-Jul-2026 10:59:27 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jul-2026 10:59:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNjksInVzZXJuYW1lIjoibWlyemEiLCJlbWFpbCI6Imp1bGZ1a2FybWlyemEwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQwMjY1MzB9.DjrPBhgC4SWoIBN3ZIVw0yikmZW4YItm_CcUr54p3H0
[07-Jul-2026 10:59:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jul-2026 10:59:27 UTC] ✅ JWT token verified successfully for user profile
[07-Jul-2026 10:59:27 UTC] User ID: 169
[07-Jul-2026 10:59:27 UTC] ✅ User profile retrieved successfully for user ID: 169
[07-Jul-2026 10:59:28 UTC] === API CALL LOG ===
[07-Jul-2026 10:59:28 UTC] Endpoint: user/profile.php
[07-Jul-2026 10:59:28 UTC] Full Log Data: {
    "timestamp": "2026-07-07 10:59:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.170.147.55",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.170.147.55, 104.23.216.86",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNjksInVzZXJuYW1lIjoibWlyemEiLCJlbWFpbCI6Imp1bGZ1a2FybWlyemEwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQwMjY1MzB9.DjrPBhgC4SWoIBN3ZIVw0yikmZW4YItm_CcUr54p3H0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1765705eb3b25cd-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.170.147.55",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jul-2026 10:59:28 UTC] === END API CALL LOG ===
[07-Jul-2026 10:59:28 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jul-2026 10:59:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNjksInVzZXJuYW1lIjoibWlyemEiLCJlbWFpbCI6Imp1bGZ1a2FybWlyemEwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQwMjY1MzB9.DjrPBhgC4SWoIBN3ZIVw0yikmZW4YItm_CcUr54p3H0
[07-Jul-2026 10:59:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jul-2026 10:59:28 UTC] ✅ JWT token verified successfully for user profile
[07-Jul-2026 10:59:28 UTC] User ID: 169
[07-Jul-2026 10:59:28 UTC] ✅ User profile retrieved successfully for user ID: 169
[07-Jul-2026 14:58:33 UTC] === API CALL LOG ===
[07-Jul-2026 14:58:33 UTC] Endpoint: user/profile.php
[07-Jul-2026 14:58:33 UTC] Full Log Data: {
    "timestamp": "2026-07-07 14:58:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c4:e1:ac7e:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c4:e1:ac7e:8000::, 108.162.226.113",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUzIiwidXNlcm5hbWUiOiJAc2FyYWhvcmVpeiIsImVtYWlsIjoia2l5b3Rha2FlaXphbjlAZ21haWwuY29tIiwiZXhwIjoxNzgzNzU5MzQxfQ.w0QhQaSIYyCIMICCdB-pmCt2MeBl9X2PX4081asYwIs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a177b5399bbb3e49-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c4:e1:ac7e:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jul-2026 14:58:33 UTC] === END API CALL LOG ===
[07-Jul-2026 14:58:33 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jul-2026 14:58:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUzIiwidXNlcm5hbWUiOiJAc2FyYWhvcmVpeiIsImVtYWlsIjoia2l5b3Rha2FlaXphbjlAZ21haWwuY29tIiwiZXhwIjoxNzgzNzU5MzQxfQ.w0QhQaSIYyCIMICCdB-pmCt2MeBl9X2PX4081asYwIs
[07-Jul-2026 14:58:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jul-2026 14:58:33 UTC] ✅ JWT token verified successfully for user profile
[07-Jul-2026 14:58:33 UTC] User ID: 953
[07-Jul-2026 14:58:33 UTC] ✅ User profile retrieved successfully for user ID: 953
[07-Jul-2026 14:58:34 UTC] === API CALL LOG ===
[07-Jul-2026 14:58:34 UTC] Endpoint: user/profile.php
[07-Jul-2026 14:58:34 UTC] Full Log Data: {
    "timestamp": "2026-07-07 14:58:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c4:e1:ac7e:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c4:e1:ac7e:8000::, 108.162.227.132",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUzIiwidXNlcm5hbWUiOiJAc2FyYWhvcmVpeiIsImVtYWlsIjoia2l5b3Rha2FlaXphbjlAZ21haWwuY29tIiwiZXhwIjoxNzgzNzU5MzQxfQ.w0QhQaSIYyCIMICCdB-pmCt2MeBl9X2PX4081asYwIs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a177b540788e3e49-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c4:e1:ac7e:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jul-2026 14:58:34 UTC] === END API CALL LOG ===
[07-Jul-2026 14:58:34 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jul-2026 14:58:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUzIiwidXNlcm5hbWUiOiJAc2FyYWhvcmVpeiIsImVtYWlsIjoia2l5b3Rha2FlaXphbjlAZ21haWwuY29tIiwiZXhwIjoxNzgzNzU5MzQxfQ.w0QhQaSIYyCIMICCdB-pmCt2MeBl9X2PX4081asYwIs
[07-Jul-2026 14:58:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jul-2026 14:58:34 UTC] ✅ JWT token verified successfully for user profile
[07-Jul-2026 14:58:34 UTC] User ID: 953
[07-Jul-2026 14:58:34 UTC] ✅ User profile retrieved successfully for user ID: 953
[07-Jul-2026 14:58:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jul-2026 14:58:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jul-2026 14:58:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40c4:e1:ac7e:8000::, 108.162.227.131","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUzIiwidXNlcm5hbWUiOiJAc2FyYWhvcmVpeiIsImVtYWlsIjoia2l5b3Rha2FlaXphbjlAZ21haWwuY29tIiwiZXhwIjoxNzgzNzU5MzQxfQ.w0QhQaSIYyCIMICCdB-pmCt2MeBl9X2PX4081asYwIs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a177b54078923e49-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40c4:e1:ac7e:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[07-Jul-2026 14:58:34 UTC] === User Orders API Called ===
[07-Jul-2026 14:58:34 UTC] User ID: 953
[07-Jul-2026 14:58:34 UTC] Limit: 20, Offset: 0
[07-Jul-2026 14:58:34 UTC] Orders found: 2
[07-Jul-2026 14:58:34 UTC] Orders data: [{"id":378,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/yappingfxmily","status":"pending","created_at":"2026-07-04 12:17:57","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":377,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/yappingfxmily","status":"pending","created_at":"2026-07-04 12:16:51","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[07-Jul-2026 14:58:34 UTC] Total orders count: 2
[07-Jul-2026 14:58:34 UTC] === API CALL LOG ===
[07-Jul-2026 14:58:34 UTC] Endpoint: user/profile.php
[07-Jul-2026 14:58:34 UTC] Full Log Data: {
    "timestamp": "2026-07-07 14:58:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c4:e1:ac7e:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c4:e1:ac7e:8000::, 108.162.227.132",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUzIiwidXNlcm5hbWUiOiJAc2FyYWhvcmVpeiIsImVtYWlsIjoia2l5b3Rha2FlaXphbjlAZ21haWwuY29tIiwiZXhwIjoxNzgzNzU5MzQxfQ.w0QhQaSIYyCIMICCdB-pmCt2MeBl9X2PX4081asYwIs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a177b540f9033e49-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c4:e1:ac7e:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jul-2026 14:58:34 UTC] === END API CALL LOG ===
[07-Jul-2026 14:58:34 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jul-2026 14:58:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTUzIiwidXNlcm5hbWUiOiJAc2FyYWhvcmVpeiIsImVtYWlsIjoia2l5b3Rha2FlaXphbjlAZ21haWwuY29tIiwiZXhwIjoxNzgzNzU5MzQxfQ.w0QhQaSIYyCIMICCdB-pmCt2MeBl9X2PX4081asYwIs
[07-Jul-2026 14:58:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jul-2026 14:58:34 UTC] ✅ JWT token verified successfully for user profile
[07-Jul-2026 14:58:34 UTC] User ID: 953
[07-Jul-2026 14:58:34 UTC] ✅ User profile retrieved successfully for user ID: 953
[07-Jul-2026 17:44:42 UTC] API Hash Debug - Received: 
[07-Jul-2026 17:44:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jul-2026 17:44:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-forwarded-proto":"https","Accept":"text\/html;q=0.95,text\/*;q=0.9,*\/*;q=0.8","from":"tech@babbar.tech","Accept-Encoding":"gzip, br","User-Agent":"Mozilla\/5.0 (compatible; Barkrowler\/0.9; +https:\/\/babbar.tech\/crawler)","cf-ray":"a178a89dcad600cc-CDG","X-Forwarded-For":"217.113.194.8, 172.71.122.197","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"217.113.194.8","cf-ipcountry":"FR","cf-visitor":"{\"scheme\":\"https\"}"}
[07-Jul-2026 18:36:18 UTC] === API CALL LOG ===
[07-Jul-2026 18:36:18 UTC] Endpoint: user/profile.php
[07-Jul-2026 18:36:18 UTC] Full Log Data: {
    "timestamp": "2026-07-07 18:36:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.127.192",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.127.192, 104.23.208.138",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkxIiwidXNlcm5hbWUiOiJiZXJla2V0XzI2IiwiZW1haWwiOiJ6aXluc2h1bXllQGdtYWlsLmNvbSIsImV4cCI6MTc4NDA1NDE3N30.tvuHoqF1uf7eVNnkRbqG3y9jng0336pSbm75zLtlnjE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a178f43719df8c19-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.127.192",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jul-2026 18:36:18 UTC] === END API CALL LOG ===
[07-Jul-2026 18:36:18 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jul-2026 18:36:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkxIiwidXNlcm5hbWUiOiJiZXJla2V0XzI2IiwiZW1haWwiOiJ6aXluc2h1bXllQGdtYWlsLmNvbSIsImV4cCI6MTc4NDA1NDE3N30.tvuHoqF1uf7eVNnkRbqG3y9jng0336pSbm75zLtlnjE
[07-Jul-2026 18:36:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jul-2026 18:36:18 UTC] ✅ JWT token verified successfully for user profile
[07-Jul-2026 18:36:18 UTC] User ID: 991
[07-Jul-2026 18:36:18 UTC] ✅ User profile retrieved successfully for user ID: 991
[07-Jul-2026 18:36:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jul-2026 18:36:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jul-2026 18:36:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.189.127.192, 104.23.208.139","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkxIiwidXNlcm5hbWUiOiJiZXJla2V0XzI2IiwiZW1haWwiOiJ6aXluc2h1bXllQGdtYWlsLmNvbSIsImV4cCI6MTc4NDA1NDE3N30.tvuHoqF1uf7eVNnkRbqG3y9jng0336pSbm75zLtlnjE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a178f4374a568c19-ADD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.189.127.192","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[07-Jul-2026 18:36:18 UTC] === User Orders API Called ===
[07-Jul-2026 18:36:18 UTC] User ID: 991
[07-Jul-2026 18:36:18 UTC] Limit: 20, Offset: 0
[07-Jul-2026 18:36:18 UTC] Orders found: 0
[07-Jul-2026 18:36:18 UTC] Orders data: []
[07-Jul-2026 18:36:18 UTC] Total orders count: 0
[07-Jul-2026 18:36:18 UTC] === API CALL LOG ===
[07-Jul-2026 18:36:18 UTC] Endpoint: user/profile.php
[07-Jul-2026 18:36:18 UTC] Full Log Data: {
    "timestamp": "2026-07-07 18:36:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.127.192",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.127.192, 104.23.208.139",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkxIiwidXNlcm5hbWUiOiJiZXJla2V0XzI2IiwiZW1haWwiOiJ6aXluc2h1bXllQGdtYWlsLmNvbSIsImV4cCI6MTc4NDA1NDE3N30.tvuHoqF1uf7eVNnkRbqG3y9jng0336pSbm75zLtlnjE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a178f437bb0e8c19-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.127.192",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jul-2026 18:36:18 UTC] === END API CALL LOG ===
[07-Jul-2026 18:36:18 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jul-2026 18:36:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkxIiwidXNlcm5hbWUiOiJiZXJla2V0XzI2IiwiZW1haWwiOiJ6aXluc2h1bXllQGdtYWlsLmNvbSIsImV4cCI6MTc4NDA1NDE3N30.tvuHoqF1uf7eVNnkRbqG3y9jng0336pSbm75zLtlnjE
[07-Jul-2026 18:36:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jul-2026 18:36:18 UTC] ✅ JWT token verified successfully for user profile
[07-Jul-2026 18:36:18 UTC] User ID: 991
[07-Jul-2026 18:36:18 UTC] ✅ User profile retrieved successfully for user ID: 991
[07-Jul-2026 18:36:19 UTC] === API CALL LOG ===
[07-Jul-2026 18:36:19 UTC] Endpoint: user/profile.php
[07-Jul-2026 18:36:19 UTC] Full Log Data: {
    "timestamp": "2026-07-07 18:36:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.127.192",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.127.192, 104.23.208.138",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkxIiwidXNlcm5hbWUiOiJiZXJla2V0XzI2IiwiZW1haWwiOiJ6aXluc2h1bXllQGdtYWlsLmNvbSIsImV4cCI6MTc4NDA1NDE3N30.tvuHoqF1uf7eVNnkRbqG3y9jng0336pSbm75zLtlnjE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a178f43cbccf8c19-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.127.192",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jul-2026 18:36:19 UTC] === END API CALL LOG ===
[07-Jul-2026 18:36:19 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jul-2026 18:36:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkxIiwidXNlcm5hbWUiOiJiZXJla2V0XzI2IiwiZW1haWwiOiJ6aXluc2h1bXllQGdtYWlsLmNvbSIsImV4cCI6MTc4NDA1NDE3N30.tvuHoqF1uf7eVNnkRbqG3y9jng0336pSbm75zLtlnjE
[07-Jul-2026 18:36:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jul-2026 18:36:19 UTC] ✅ JWT token verified successfully for user profile
[07-Jul-2026 18:36:19 UTC] User ID: 991
[07-Jul-2026 18:36:19 UTC] ✅ User profile retrieved successfully for user ID: 991
[07-Jul-2026 18:37:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jul-2026 18:37:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jul-2026 18:37:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.189.127.192, 104.23.208.145","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkxIiwidXNlcm5hbWUiOiJiZXJla2V0XzI2IiwiZW1haWwiOiJ6aXluc2h1bXllQGdtYWlsLmNvbSIsImV4cCI6MTc4NDA1NDE3N30.tvuHoqF1uf7eVNnkRbqG3y9jng0336pSbm75zLtlnjE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a178f5820a648c19-ADD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.189.127.192","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[07-Jul-2026 18:37:11 UTC] === User Orders API Called ===
[07-Jul-2026 18:37:11 UTC] User ID: 991
[07-Jul-2026 18:37:11 UTC] Limit: 20, Offset: 0
[07-Jul-2026 18:37:11 UTC] Orders found: 0
[07-Jul-2026 18:37:11 UTC] Orders data: []
[07-Jul-2026 18:37:11 UTC] Total orders count: 0
[07-Jul-2026 18:37:12 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jul-2026 18:37:12 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jul-2026 18:37:12 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.189.127.192, 104.23.208.145","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkxIiwidXNlcm5hbWUiOiJiZXJla2V0XzI2IiwiZW1haWwiOiJ6aXluc2h1bXllQGdtYWlsLmNvbSIsImV4cCI6MTc4NDA1NDE3N30.tvuHoqF1uf7eVNnkRbqG3y9jng0336pSbm75zLtlnjE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a178f5873db48c19-ADD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.189.127.192","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[07-Jul-2026 18:37:12 UTC] === User Orders API Called ===
[07-Jul-2026 18:37:12 UTC] User ID: 991
[07-Jul-2026 18:37:12 UTC] Limit: 20, Offset: 0
[07-Jul-2026 18:37:12 UTC] Orders found: 0
[07-Jul-2026 18:37:12 UTC] Orders data: []
[07-Jul-2026 18:37:12 UTC] Total orders count: 0
[07-Jul-2026 18:37:12 UTC] === API CALL LOG ===
[07-Jul-2026 18:37:12 UTC] Endpoint: user/profile.php
[07-Jul-2026 18:37:12 UTC] Full Log Data: {
    "timestamp": "2026-07-07 18:37:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.127.192",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.127.192, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkxIiwidXNlcm5hbWUiOiJiZXJla2V0XzI2IiwiZW1haWwiOiJ6aXluc2h1bXllQGdtYWlsLmNvbSIsImV4cCI6MTc4NDA1NDE3N30.tvuHoqF1uf7eVNnkRbqG3y9jng0336pSbm75zLtlnjE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a178f5879e6d8c19-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.127.192",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jul-2026 18:37:12 UTC] === END API CALL LOG ===
[07-Jul-2026 18:37:12 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jul-2026 18:37:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkxIiwidXNlcm5hbWUiOiJiZXJla2V0XzI2IiwiZW1haWwiOiJ6aXluc2h1bXllQGdtYWlsLmNvbSIsImV4cCI6MTc4NDA1NDE3N30.tvuHoqF1uf7eVNnkRbqG3y9jng0336pSbm75zLtlnjE
[07-Jul-2026 18:37:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jul-2026 18:37:12 UTC] ✅ JWT token verified successfully for user profile
[07-Jul-2026 18:37:12 UTC] User ID: 991
[07-Jul-2026 18:37:12 UTC] ✅ User profile retrieved successfully for user ID: 991
[07-Jul-2026 18:37:12 UTC] === API CALL LOG ===
[07-Jul-2026 18:37:12 UTC] Endpoint: user/profile.php
[07-Jul-2026 18:37:12 UTC] Full Log Data: {
    "timestamp": "2026-07-07 18:37:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.127.192",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.127.192, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkxIiwidXNlcm5hbWUiOiJiZXJla2V0XzI2IiwiZW1haWwiOiJ6aXluc2h1bXllQGdtYWlsLmNvbSIsImV4cCI6MTc4NDA1NDE3N30.tvuHoqF1uf7eVNnkRbqG3y9jng0336pSbm75zLtlnjE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a178f58b4e0e8c19-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.127.192",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jul-2026 18:37:12 UTC] === END API CALL LOG ===
[07-Jul-2026 18:37:12 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jul-2026 18:37:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkxIiwidXNlcm5hbWUiOiJiZXJla2V0XzI2IiwiZW1haWwiOiJ6aXluc2h1bXllQGdtYWlsLmNvbSIsImV4cCI6MTc4NDA1NDE3N30.tvuHoqF1uf7eVNnkRbqG3y9jng0336pSbm75zLtlnjE
[07-Jul-2026 18:37:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jul-2026 18:37:12 UTC] ✅ JWT token verified successfully for user profile
[07-Jul-2026 18:37:12 UTC] User ID: 991
[07-Jul-2026 18:37:12 UTC] ✅ User profile retrieved successfully for user ID: 991
[07-Jul-2026 18:37:12 UTC] === API CALL LOG ===
[07-Jul-2026 18:37:12 UTC] Endpoint: user/profile.php
[07-Jul-2026 18:37:12 UTC] Full Log Data: {
    "timestamp": "2026-07-07 18:37:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.127.192",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.127.192, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkxIiwidXNlcm5hbWUiOiJiZXJla2V0XzI2IiwiZW1haWwiOiJ6aXluc2h1bXllQGdtYWlsLmNvbSIsImV4cCI6MTc4NDA1NDE3N30.tvuHoqF1uf7eVNnkRbqG3y9jng0336pSbm75zLtlnjE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a178f58b7e7a8c19-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.127.192",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jul-2026 18:37:12 UTC] === END API CALL LOG ===
[07-Jul-2026 18:37:12 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jul-2026 18:37:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkxIiwidXNlcm5hbWUiOiJiZXJla2V0XzI2IiwiZW1haWwiOiJ6aXluc2h1bXllQGdtYWlsLmNvbSIsImV4cCI6MTc4NDA1NDE3N30.tvuHoqF1uf7eVNnkRbqG3y9jng0336pSbm75zLtlnjE
[07-Jul-2026 18:37:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jul-2026 18:37:12 UTC] ✅ JWT token verified successfully for user profile
[07-Jul-2026 18:37:12 UTC] User ID: 991
[07-Jul-2026 18:37:12 UTC] ✅ User profile retrieved successfully for user ID: 991
[07-Jul-2026 18:37:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jul-2026 18:37:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jul-2026 18:37:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.189.127.192, 104.23.208.145","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkxIiwidXNlcm5hbWUiOiJiZXJla2V0XzI2IiwiZW1haWwiOiJ6aXluc2h1bXllQGdtYWlsLmNvbSIsImV4cCI6MTc4NDA1NDE3N30.tvuHoqF1uf7eVNnkRbqG3y9jng0336pSbm75zLtlnjE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a178f5c018ab8c19-ADD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.189.127.192","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[07-Jul-2026 18:37:21 UTC] === User Orders API Called ===
[07-Jul-2026 18:37:21 UTC] User ID: 991
[07-Jul-2026 18:37:21 UTC] Limit: 20, Offset: 0
[07-Jul-2026 18:37:21 UTC] Orders found: 0
[07-Jul-2026 18:37:21 UTC] Orders data: []
[07-Jul-2026 18:37:21 UTC] Total orders count: 0
[07-Jul-2026 18:37:21 UTC] === API CALL LOG ===
[07-Jul-2026 18:37:21 UTC] Endpoint: user/profile.php
[07-Jul-2026 18:37:21 UTC] Full Log Data: {
    "timestamp": "2026-07-07 18:37:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.127.192",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.127.192, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkxIiwidXNlcm5hbWUiOiJiZXJla2V0XzI2IiwiZW1haWwiOiJ6aXluc2h1bXllQGdtYWlsLmNvbSIsImV4cCI6MTc4NDA1NDE3N30.tvuHoqF1uf7eVNnkRbqG3y9jng0336pSbm75zLtlnjE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a178f5c0ca228c19-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.127.192",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jul-2026 18:37:21 UTC] === END API CALL LOG ===
[07-Jul-2026 18:37:21 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jul-2026 18:37:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkxIiwidXNlcm5hbWUiOiJiZXJla2V0XzI2IiwiZW1haWwiOiJ6aXluc2h1bXllQGdtYWlsLmNvbSIsImV4cCI6MTc4NDA1NDE3N30.tvuHoqF1uf7eVNnkRbqG3y9jng0336pSbm75zLtlnjE
[07-Jul-2026 18:37:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jul-2026 18:37:21 UTC] ✅ JWT token verified successfully for user profile
[07-Jul-2026 18:37:21 UTC] User ID: 991
[07-Jul-2026 18:37:21 UTC] ✅ User profile retrieved successfully for user ID: 991
[07-Jul-2026 18:37:21 UTC] === API CALL LOG ===
[07-Jul-2026 18:37:21 UTC] Endpoint: user/profile.php
[07-Jul-2026 18:37:21 UTC] Full Log Data: {
    "timestamp": "2026-07-07 18:37:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.127.192",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.127.192, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkxIiwidXNlcm5hbWUiOiJiZXJla2V0XzI2IiwiZW1haWwiOiJ6aXluc2h1bXllQGdtYWlsLmNvbSIsImV4cCI6MTc4NDA1NDE3N30.tvuHoqF1uf7eVNnkRbqG3y9jng0336pSbm75zLtlnjE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a178f5c3e8188c19-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.127.192",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jul-2026 18:37:21 UTC] === END API CALL LOG ===
[07-Jul-2026 18:37:21 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jul-2026 18:37:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkxIiwidXNlcm5hbWUiOiJiZXJla2V0XzI2IiwiZW1haWwiOiJ6aXluc2h1bXllQGdtYWlsLmNvbSIsImV4cCI6MTc4NDA1NDE3N30.tvuHoqF1uf7eVNnkRbqG3y9jng0336pSbm75zLtlnjE
[07-Jul-2026 18:37:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jul-2026 18:37:21 UTC] ✅ JWT token verified successfully for user profile
[07-Jul-2026 18:37:21 UTC] User ID: 991
[07-Jul-2026 18:37:21 UTC] ✅ User profile retrieved successfully for user ID: 991
[07-Jul-2026 18:37:22 UTC] === API CALL LOG ===
[07-Jul-2026 18:37:22 UTC] Endpoint: user/profile.php
[07-Jul-2026 18:37:22 UTC] Full Log Data: {
    "timestamp": "2026-07-07 18:37:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.127.192",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.127.192, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkxIiwidXNlcm5hbWUiOiJiZXJla2V0XzI2IiwiZW1haWwiOiJ6aXluc2h1bXllQGdtYWlsLmNvbSIsImV4cCI6MTc4NDA1NDE3N30.tvuHoqF1uf7eVNnkRbqG3y9jng0336pSbm75zLtlnjE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a178f5c4495b8c19-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.127.192",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jul-2026 18:37:22 UTC] === END API CALL LOG ===
[07-Jul-2026 18:37:22 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jul-2026 18:37:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkxIiwidXNlcm5hbWUiOiJiZXJla2V0XzI2IiwiZW1haWwiOiJ6aXluc2h1bXllQGdtYWlsLmNvbSIsImV4cCI6MTc4NDA1NDE3N30.tvuHoqF1uf7eVNnkRbqG3y9jng0336pSbm75zLtlnjE
[07-Jul-2026 18:37:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jul-2026 18:37:22 UTC] ✅ JWT token verified successfully for user profile
[07-Jul-2026 18:37:22 UTC] User ID: 991
[07-Jul-2026 18:37:22 UTC] ✅ User profile retrieved successfully for user ID: 991
[07-Jul-2026 18:38:12 UTC] === API CALL LOG ===
[07-Jul-2026 18:38:12 UTC] Endpoint: user/profile.php
[07-Jul-2026 18:38:12 UTC] Full Log Data: {
    "timestamp": "2026-07-07 18:38:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.102.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.102.167, 172.64.192.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkyIiwidXNlcm5hbWUiOiJjaGlkZXJhIiwiZW1haWwiOiJsdnRoY2hpZGVyYUBnbWFpbC5jb20iLCJleHAiOjE3ODQwNTQyOTB9.5zB_BSxn-uicNoaxqYBwWv6K-4Zf6PKl0AN7pDrgJYI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a178f70218e4a2a9-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.102.167",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jul-2026 18:38:12 UTC] === END API CALL LOG ===
[07-Jul-2026 18:38:12 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jul-2026 18:38:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkyIiwidXNlcm5hbWUiOiJjaGlkZXJhIiwiZW1haWwiOiJsdnRoY2hpZGVyYUBnbWFpbC5jb20iLCJleHAiOjE3ODQwNTQyOTB9.5zB_BSxn-uicNoaxqYBwWv6K-4Zf6PKl0AN7pDrgJYI
[07-Jul-2026 18:38:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jul-2026 18:38:12 UTC] ✅ JWT token verified successfully for user profile
[07-Jul-2026 18:38:12 UTC] User ID: 992
[07-Jul-2026 18:38:12 UTC] ✅ User profile retrieved successfully for user ID: 992
[07-Jul-2026 18:38:12 UTC] === API CALL LOG ===
[07-Jul-2026 18:38:12 UTC] Endpoint: user/profile.php
[07-Jul-2026 18:38:12 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jul-2026 18:38:12 UTC] Full Log Data: {
    "timestamp": "2026-07-07 18:38:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.102.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.102.167, 172.64.192.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkyIiwidXNlcm5hbWUiOiJjaGlkZXJhIiwiZW1haWwiOiJsdnRoY2hpZGVyYUBnbWFpbC5jb20iLCJleHAiOjE3ODQwNTQyOTB9.5zB_BSxn-uicNoaxqYBwWv6K-4Zf6PKl0AN7pDrgJYI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a178f70218eea2a9-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.102.167",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jul-2026 18:38:12 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jul-2026 18:38:12 UTC] === END API CALL LOG ===
[07-Jul-2026 18:38:12 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jul-2026 18:38:12 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.102.167, 172.64.192.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkyIiwidXNlcm5hbWUiOiJjaGlkZXJhIiwiZW1haWwiOiJsdnRoY2hpZGVyYUBnbWFpbC5jb20iLCJleHAiOjE3ODQwNTQyOTB9.5zB_BSxn-uicNoaxqYBwWv6K-4Zf6PKl0AN7pDrgJYI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a178f70218eba2a9-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.102.167","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[07-Jul-2026 18:38:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkyIiwidXNlcm5hbWUiOiJjaGlkZXJhIiwiZW1haWwiOiJsdnRoY2hpZGVyYUBnbWFpbC5jb20iLCJleHAiOjE3ODQwNTQyOTB9.5zB_BSxn-uicNoaxqYBwWv6K-4Zf6PKl0AN7pDrgJYI
[07-Jul-2026 18:38:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jul-2026 18:38:12 UTC] === User Orders API Called ===
[07-Jul-2026 18:38:12 UTC] ✅ JWT token verified successfully for user profile
[07-Jul-2026 18:38:12 UTC] User ID: 992
[07-Jul-2026 18:38:12 UTC] User ID: 992
[07-Jul-2026 18:38:12 UTC] Limit: 20, Offset: 0
[07-Jul-2026 18:38:12 UTC] ✅ User profile retrieved successfully for user ID: 992
[07-Jul-2026 18:38:12 UTC] Orders found: 0
[07-Jul-2026 18:38:12 UTC] Orders data: []
[07-Jul-2026 18:38:12 UTC] Total orders count: 0
[07-Jul-2026 18:38:14 UTC] === API CALL LOG ===
[07-Jul-2026 18:38:14 UTC] Endpoint: user/profile.php
[07-Jul-2026 18:38:14 UTC] Full Log Data: {
    "timestamp": "2026-07-07 18:38:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.102.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.102.167, 172.64.192.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkyIiwidXNlcm5hbWUiOiJjaGlkZXJhIiwiZW1haWwiOiJsdnRoY2hpZGVyYUBnbWFpbC5jb20iLCJleHAiOjE3ODQwNTQyOTB9.5zB_BSxn-uicNoaxqYBwWv6K-4Zf6PKl0AN7pDrgJYI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a178f70a3813a2a9-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.102.167",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jul-2026 18:38:14 UTC] === END API CALL LOG ===
[07-Jul-2026 18:38:14 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jul-2026 18:38:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkyIiwidXNlcm5hbWUiOiJjaGlkZXJhIiwiZW1haWwiOiJsdnRoY2hpZGVyYUBnbWFpbC5jb20iLCJleHAiOjE3ODQwNTQyOTB9.5zB_BSxn-uicNoaxqYBwWv6K-4Zf6PKl0AN7pDrgJYI
[07-Jul-2026 18:38:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jul-2026 18:38:14 UTC] ✅ JWT token verified successfully for user profile
[07-Jul-2026 18:38:14 UTC] User ID: 992
[07-Jul-2026 18:38:14 UTC] ✅ User profile retrieved successfully for user ID: 992
[07-Jul-2026 18:39:43 UTC] === API CALL LOG ===
[07-Jul-2026 18:39:43 UTC] Endpoint: user/profile.php
[07-Jul-2026 18:39:43 UTC] Full Log Data: {
    "timestamp": "2026-07-07 18:39:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.102.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.102.167, 172.71.241.85",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkyIiwidXNlcm5hbWUiOiJjaGlkZXJhIiwiZW1haWwiOiJsdnRoY2hpZGVyYUBnbWFpbC5jb20iLCJleHAiOjE3ODQwNTQyOTB9.5zB_BSxn-uicNoaxqYBwWv6K-4Zf6PKl0AN7pDrgJYI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a178f939c99ddb7c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.102.167",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jul-2026 18:39:43 UTC] === END API CALL LOG ===
[07-Jul-2026 18:39:43 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jul-2026 18:39:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkyIiwidXNlcm5hbWUiOiJjaGlkZXJhIiwiZW1haWwiOiJsdnRoY2hpZGVyYUBnbWFpbC5jb20iLCJleHAiOjE3ODQwNTQyOTB9.5zB_BSxn-uicNoaxqYBwWv6K-4Zf6PKl0AN7pDrgJYI
[07-Jul-2026 18:39:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jul-2026 18:39:43 UTC] ✅ JWT token verified successfully for user profile
[07-Jul-2026 18:39:43 UTC] User ID: 992
[07-Jul-2026 18:39:43 UTC] ✅ User profile retrieved successfully for user ID: 992
[07-Jul-2026 18:39:47 UTC] === API CALL LOG ===
[07-Jul-2026 18:39:47 UTC] Endpoint: user/profile.php
[07-Jul-2026 18:39:47 UTC] Full Log Data: {
    "timestamp": "2026-07-07 18:39:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.102.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.102.167, 172.71.241.85",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkyIiwidXNlcm5hbWUiOiJjaGlkZXJhIiwiZW1haWwiOiJsdnRoY2hpZGVyYUBnbWFpbC5jb20iLCJleHAiOjE3ODQwNTQyOTB9.5zB_BSxn-uicNoaxqYBwWv6K-4Zf6PKl0AN7pDrgJYI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a178f9544832db7c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.102.167",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jul-2026 18:39:47 UTC] === END API CALL LOG ===
[07-Jul-2026 18:39:47 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jul-2026 18:39:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkyIiwidXNlcm5hbWUiOiJjaGlkZXJhIiwiZW1haWwiOiJsdnRoY2hpZGVyYUBnbWFpbC5jb20iLCJleHAiOjE3ODQwNTQyOTB9.5zB_BSxn-uicNoaxqYBwWv6K-4Zf6PKl0AN7pDrgJYI
[07-Jul-2026 18:39:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jul-2026 18:39:47 UTC] ✅ JWT token verified successfully for user profile
[07-Jul-2026 18:39:47 UTC] User ID: 992
[07-Jul-2026 18:39:47 UTC] ✅ User profile retrieved successfully for user ID: 992
[07-Jul-2026 18:39:49 UTC] === API CALL LOG ===
[07-Jul-2026 18:39:49 UTC] Endpoint: user/profile.php
[07-Jul-2026 18:39:49 UTC] Full Log Data: {
    "timestamp": "2026-07-07 18:39:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.102.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.102.167, 172.71.241.85",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkyIiwidXNlcm5hbWUiOiJjaGlkZXJhIiwiZW1haWwiOiJsdnRoY2hpZGVyYUBnbWFpbC5jb20iLCJleHAiOjE3ODQwNTQyOTB9.5zB_BSxn-uicNoaxqYBwWv6K-4Zf6PKl0AN7pDrgJYI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a178f9606fc0db7c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.102.167",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jul-2026 18:39:49 UTC] === END API CALL LOG ===
[07-Jul-2026 18:39:49 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jul-2026 18:39:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkyIiwidXNlcm5hbWUiOiJjaGlkZXJhIiwiZW1haWwiOiJsdnRoY2hpZGVyYUBnbWFpbC5jb20iLCJleHAiOjE3ODQwNTQyOTB9.5zB_BSxn-uicNoaxqYBwWv6K-4Zf6PKl0AN7pDrgJYI
[07-Jul-2026 18:39:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jul-2026 18:39:49 UTC] ✅ JWT token verified successfully for user profile
[07-Jul-2026 18:39:49 UTC] User ID: 992
[07-Jul-2026 18:39:49 UTC] ✅ User profile retrieved successfully for user ID: 992
[07-Jul-2026 18:39:50 UTC] === API CALL LOG ===
[07-Jul-2026 18:39:50 UTC] Endpoint: user/profile.php
[07-Jul-2026 18:39:50 UTC] Full Log Data: {
    "timestamp": "2026-07-07 18:39:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.102.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.102.167, 172.71.241.85",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkyIiwidXNlcm5hbWUiOiJjaGlkZXJhIiwiZW1haWwiOiJsdnRoY2hpZGVyYUBnbWFpbC5jb20iLCJleHAiOjE3ODQwNTQyOTB9.5zB_BSxn-uicNoaxqYBwWv6K-4Zf6PKl0AN7pDrgJYI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a178f961bc03db7c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.102.167",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jul-2026 18:39:50 UTC] === END API CALL LOG ===
[07-Jul-2026 18:39:50 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jul-2026 18:39:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkyIiwidXNlcm5hbWUiOiJjaGlkZXJhIiwiZW1haWwiOiJsdnRoY2hpZGVyYUBnbWFpbC5jb20iLCJleHAiOjE3ODQwNTQyOTB9.5zB_BSxn-uicNoaxqYBwWv6K-4Zf6PKl0AN7pDrgJYI
[07-Jul-2026 18:39:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jul-2026 18:39:50 UTC] ✅ JWT token verified successfully for user profile
[07-Jul-2026 18:39:50 UTC] User ID: 992
[07-Jul-2026 18:39:50 UTC] ✅ User profile retrieved successfully for user ID: 992
[07-Jul-2026 18:39:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jul-2026 18:39:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jul-2026 18:39:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.102.167, 172.71.241.85","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkyIiwidXNlcm5hbWUiOiJjaGlkZXJhIiwiZW1haWwiOiJsdnRoY2hpZGVyYUBnbWFpbC5jb20iLCJleHAiOjE3ODQwNTQyOTB9.5zB_BSxn-uicNoaxqYBwWv6K-4Zf6PKl0AN7pDrgJYI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a178f962f826db7c-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.102.167","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[07-Jul-2026 18:39:50 UTC] === User Orders API Called ===
[07-Jul-2026 18:39:50 UTC] User ID: 992
[07-Jul-2026 18:39:50 UTC] Limit: 20, Offset: 0
[07-Jul-2026 18:39:50 UTC] Orders found: 0
[07-Jul-2026 18:39:50 UTC] Orders data: []
[07-Jul-2026 18:39:50 UTC] Total orders count: 0
[07-Jul-2026 18:40:14 UTC] === API CALL LOG ===
[07-Jul-2026 18:40:14 UTC] Endpoint: user/profile.php
[07-Jul-2026 18:40:14 UTC] Full Log Data: {
    "timestamp": "2026-07-07 18:40:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.102.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.102.167, 172.68.229.180",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkyIiwidXNlcm5hbWUiOiJjaGlkZXJhIiwiZW1haWwiOiJsdnRoY2hpZGVyYUBnbWFpbC5jb20iLCJleHAiOjE3ODQwNTQyOTB9.5zB_BSxn-uicNoaxqYBwWv6K-4Zf6PKl0AN7pDrgJYI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a178f9f9684ce6ac-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.102.167",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jul-2026 18:40:14 UTC] === END API CALL LOG ===
[07-Jul-2026 18:40:14 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jul-2026 18:40:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkyIiwidXNlcm5hbWUiOiJjaGlkZXJhIiwiZW1haWwiOiJsdnRoY2hpZGVyYUBnbWFpbC5jb20iLCJleHAiOjE3ODQwNTQyOTB9.5zB_BSxn-uicNoaxqYBwWv6K-4Zf6PKl0AN7pDrgJYI
[07-Jul-2026 18:40:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jul-2026 18:40:14 UTC] ✅ JWT token verified successfully for user profile
[07-Jul-2026 18:40:14 UTC] User ID: 992
[07-Jul-2026 18:40:14 UTC] ✅ User profile retrieved successfully for user ID: 992
[07-Jul-2026 18:40:18 UTC] === API CALL LOG ===
[07-Jul-2026 18:40:18 UTC] Endpoint: user/profile.php
[07-Jul-2026 18:40:18 UTC] Full Log Data: {
    "timestamp": "2026-07-07 18:40:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.102.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.102.167, 172.68.229.142",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkyIiwidXNlcm5hbWUiOiJjaGlkZXJhIiwiZW1haWwiOiJsdnRoY2hpZGVyYUBnbWFpbC5jb20iLCJleHAiOjE3ODQwNTQyOTB9.5zB_BSxn-uicNoaxqYBwWv6K-4Zf6PKl0AN7pDrgJYI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a178fa113b06e6ac-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.102.167",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jul-2026 18:40:18 UTC] === END API CALL LOG ===
[07-Jul-2026 18:40:18 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jul-2026 18:40:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkyIiwidXNlcm5hbWUiOiJjaGlkZXJhIiwiZW1haWwiOiJsdnRoY2hpZGVyYUBnbWFpbC5jb20iLCJleHAiOjE3ODQwNTQyOTB9.5zB_BSxn-uicNoaxqYBwWv6K-4Zf6PKl0AN7pDrgJYI
[07-Jul-2026 18:40:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jul-2026 18:40:18 UTC] ✅ JWT token verified successfully for user profile
[07-Jul-2026 18:40:18 UTC] User ID: 992
[07-Jul-2026 18:40:18 UTC] ✅ User profile retrieved successfully for user ID: 992
[07-Jul-2026 18:40:18 UTC] === API CALL LOG ===
[07-Jul-2026 18:40:18 UTC] Endpoint: user/profile.php
[07-Jul-2026 18:40:18 UTC] Full Log Data: {
    "timestamp": "2026-07-07 18:40:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.102.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.102.167, 172.68.229.142",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkyIiwidXNlcm5hbWUiOiJjaGlkZXJhIiwiZW1haWwiOiJsdnRoY2hpZGVyYUBnbWFpbC5jb20iLCJleHAiOjE3ODQwNTQyOTB9.5zB_BSxn-uicNoaxqYBwWv6K-4Zf6PKl0AN7pDrgJYI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a178fa122df2e6ac-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.102.167",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jul-2026 18:40:18 UTC] === END API CALL LOG ===
[07-Jul-2026 18:40:18 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jul-2026 18:40:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkyIiwidXNlcm5hbWUiOiJjaGlkZXJhIiwiZW1haWwiOiJsdnRoY2hpZGVyYUBnbWFpbC5jb20iLCJleHAiOjE3ODQwNTQyOTB9.5zB_BSxn-uicNoaxqYBwWv6K-4Zf6PKl0AN7pDrgJYI
[07-Jul-2026 18:40:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jul-2026 18:40:18 UTC] ✅ JWT token verified successfully for user profile
[07-Jul-2026 18:40:18 UTC] User ID: 992
[07-Jul-2026 18:40:18 UTC] ✅ User profile retrieved successfully for user ID: 992
[07-Jul-2026 18:40:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jul-2026 18:40:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jul-2026 18:40:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.102.167, 172.68.229.142","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkyIiwidXNlcm5hbWUiOiJjaGlkZXJhIiwiZW1haWwiOiJsdnRoY2hpZGVyYUBnbWFpbC5jb20iLCJleHAiOjE3ODQwNTQyOTB9.5zB_BSxn-uicNoaxqYBwWv6K-4Zf6PKl0AN7pDrgJYI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a178fa122df5e6ac-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.102.167","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[07-Jul-2026 18:40:18 UTC] === User Orders API Called ===
[07-Jul-2026 18:40:18 UTC] User ID: 992
[07-Jul-2026 18:40:18 UTC] Limit: 20, Offset: 0
[07-Jul-2026 18:40:18 UTC] Orders found: 0
[07-Jul-2026 18:40:18 UTC] Orders data: []
[07-Jul-2026 18:40:18 UTC] Total orders count: 0
[07-Jul-2026 18:40:42 UTC] === API CALL LOG ===
[07-Jul-2026 18:40:42 UTC] Endpoint: user/profile.php
[07-Jul-2026 18:40:42 UTC] Full Log Data: {
    "timestamp": "2026-07-07 18:40:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.127.192",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.127.192, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkxIiwidXNlcm5hbWUiOiJiZXJla2V0XzI2IiwiZW1haWwiOiJ6aXluc2h1bXllQGdtYWlsLmNvbSIsImV4cCI6MTc4NDA1NDE3N30.tvuHoqF1uf7eVNnkRbqG3y9jng0336pSbm75zLtlnjE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a178faa78b0eaea6-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.127.192",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jul-2026 18:40:42 UTC] === END API CALL LOG ===
[07-Jul-2026 18:40:42 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jul-2026 18:40:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkxIiwidXNlcm5hbWUiOiJiZXJla2V0XzI2IiwiZW1haWwiOiJ6aXluc2h1bXllQGdtYWlsLmNvbSIsImV4cCI6MTc4NDA1NDE3N30.tvuHoqF1uf7eVNnkRbqG3y9jng0336pSbm75zLtlnjE
[07-Jul-2026 18:40:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jul-2026 18:40:42 UTC] ✅ JWT token verified successfully for user profile
[07-Jul-2026 18:40:42 UTC] User ID: 991
[07-Jul-2026 18:40:42 UTC] ✅ User profile retrieved successfully for user ID: 991
[07-Jul-2026 18:41:20 UTC] === API CALL LOG ===
[07-Jul-2026 18:41:20 UTC] Endpoint: user/profile.php
[07-Jul-2026 18:41:20 UTC] Full Log Data: {
    "timestamp": "2026-07-07 18:41:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.102.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.102.167, 172.69.194.232",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkyIiwidXNlcm5hbWUiOiJjaGlkZXJhIiwiZW1haWwiOiJsdnRoY2hpZGVyYUBnbWFpbC5jb20iLCJleHAiOjE3ODQwNTQyOTB9.5zB_BSxn-uicNoaxqYBwWv6K-4Zf6PKl0AN7pDrgJYI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a178fb972f9760f5-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.102.167",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jul-2026 18:41:20 UTC] === END API CALL LOG ===
[07-Jul-2026 18:41:20 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jul-2026 18:41:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkyIiwidXNlcm5hbWUiOiJjaGlkZXJhIiwiZW1haWwiOiJsdnRoY2hpZGVyYUBnbWFpbC5jb20iLCJleHAiOjE3ODQwNTQyOTB9.5zB_BSxn-uicNoaxqYBwWv6K-4Zf6PKl0AN7pDrgJYI
[07-Jul-2026 18:41:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jul-2026 18:41:20 UTC] ✅ JWT token verified successfully for user profile
[07-Jul-2026 18:41:20 UTC] User ID: 992
[07-Jul-2026 18:41:20 UTC] ✅ User profile retrieved successfully for user ID: 992
[07-Jul-2026 18:41:24 UTC] === API CALL LOG ===
[07-Jul-2026 18:41:24 UTC] Endpoint: user/profile.php
[07-Jul-2026 18:41:24 UTC] Full Log Data: {
    "timestamp": "2026-07-07 18:41:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.102.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.102.167, 172.69.194.232",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkyIiwidXNlcm5hbWUiOiJjaGlkZXJhIiwiZW1haWwiOiJsdnRoY2hpZGVyYUBnbWFpbC5jb20iLCJleHAiOjE3ODQwNTQyOTB9.5zB_BSxn-uicNoaxqYBwWv6K-4Zf6PKl0AN7pDrgJYI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a178fbb16ea460f5-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.102.167",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jul-2026 18:41:24 UTC] === END API CALL LOG ===
[07-Jul-2026 18:41:24 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jul-2026 18:41:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkyIiwidXNlcm5hbWUiOiJjaGlkZXJhIiwiZW1haWwiOiJsdnRoY2hpZGVyYUBnbWFpbC5jb20iLCJleHAiOjE3ODQwNTQyOTB9.5zB_BSxn-uicNoaxqYBwWv6K-4Zf6PKl0AN7pDrgJYI
[07-Jul-2026 18:41:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jul-2026 18:41:24 UTC] ✅ JWT token verified successfully for user profile
[07-Jul-2026 18:41:24 UTC] User ID: 992
[07-Jul-2026 18:41:24 UTC] ✅ User profile retrieved successfully for user ID: 992
[07-Jul-2026 18:41:24 UTC] === API CALL LOG ===
[07-Jul-2026 18:41:24 UTC] Endpoint: user/profile.php
[07-Jul-2026 18:41:24 UTC] Full Log Data: {
    "timestamp": "2026-07-07 18:41:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.102.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.102.167, 172.69.194.232",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkyIiwidXNlcm5hbWUiOiJjaGlkZXJhIiwiZW1haWwiOiJsdnRoY2hpZGVyYUBnbWFpbC5jb20iLCJleHAiOjE3ODQwNTQyOTB9.5zB_BSxn-uicNoaxqYBwWv6K-4Zf6PKl0AN7pDrgJYI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a178fbb26f6960f5-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.102.167",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jul-2026 18:41:24 UTC] === END API CALL LOG ===
[07-Jul-2026 18:41:24 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jul-2026 18:41:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkyIiwidXNlcm5hbWUiOiJjaGlkZXJhIiwiZW1haWwiOiJsdnRoY2hpZGVyYUBnbWFpbC5jb20iLCJleHAiOjE3ODQwNTQyOTB9.5zB_BSxn-uicNoaxqYBwWv6K-4Zf6PKl0AN7pDrgJYI
[07-Jul-2026 18:41:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jul-2026 18:41:24 UTC] ✅ JWT token verified successfully for user profile
[07-Jul-2026 18:41:24 UTC] User ID: 992
[07-Jul-2026 18:41:24 UTC] ✅ User profile retrieved successfully for user ID: 992
[07-Jul-2026 18:41:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jul-2026 18:41:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jul-2026 18:41:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.102.167, 172.69.43.205","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkyIiwidXNlcm5hbWUiOiJjaGlkZXJhIiwiZW1haWwiOiJsdnRoY2hpZGVyYUBnbWFpbC5jb20iLCJleHAiOjE3ODQwNTQyOTB9.5zB_BSxn-uicNoaxqYBwWv6K-4Zf6PKl0AN7pDrgJYI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a178fbb3682660f5-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.102.167","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[07-Jul-2026 18:41:25 UTC] === User Orders API Called ===
[07-Jul-2026 18:41:25 UTC] User ID: 992
[07-Jul-2026 18:41:25 UTC] Limit: 20, Offset: 0
[07-Jul-2026 18:41:25 UTC] Orders found: 0
[07-Jul-2026 18:41:25 UTC] Orders data: []
[07-Jul-2026 18:41:25 UTC] Total orders count: 0
[07-Jul-2026 18:43:36 UTC] === API CALL LOG ===
[07-Jul-2026 18:43:36 UTC] Endpoint: user/profile.php
[07-Jul-2026 18:43:36 UTC] Full Log Data: {
    "timestamp": "2026-07-07 18:43:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.102.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.102.167, 172.69.224.157",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkyIiwidXNlcm5hbWUiOiJjaGlkZXJhIiwiZW1haWwiOiJsdnRoY2hpZGVyYUBnbWFpbC5jb20iLCJleHAiOjE3ODQwNTQyOTB9.5zB_BSxn-uicNoaxqYBwWv6K-4Zf6PKl0AN7pDrgJYI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a178fee59b199783-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.102.167",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jul-2026 18:43:36 UTC] === END API CALL LOG ===
[07-Jul-2026 18:43:36 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jul-2026 18:43:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkyIiwidXNlcm5hbWUiOiJjaGlkZXJhIiwiZW1haWwiOiJsdnRoY2hpZGVyYUBnbWFpbC5jb20iLCJleHAiOjE3ODQwNTQyOTB9.5zB_BSxn-uicNoaxqYBwWv6K-4Zf6PKl0AN7pDrgJYI
[07-Jul-2026 18:43:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jul-2026 18:43:36 UTC] ✅ JWT token verified successfully for user profile
[07-Jul-2026 18:43:36 UTC] User ID: 992
[07-Jul-2026 18:43:36 UTC] ✅ User profile retrieved successfully for user ID: 992
[07-Jul-2026 18:43:41 UTC] === API CALL LOG ===
[07-Jul-2026 18:43:41 UTC] Endpoint: user/profile.php
[07-Jul-2026 18:43:41 UTC] Full Log Data: {
    "timestamp": "2026-07-07 18:43:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.102.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.102.167, 172.69.224.157",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkyIiwidXNlcm5hbWUiOiJjaGlkZXJhIiwiZW1haWwiOiJsdnRoY2hpZGVyYUBnbWFpbC5jb20iLCJleHAiOjE3ODQwNTQyOTB9.5zB_BSxn-uicNoaxqYBwWv6K-4Zf6PKl0AN7pDrgJYI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a178ff05f8f09783-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.102.167",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jul-2026 18:43:41 UTC] === END API CALL LOG ===
[07-Jul-2026 18:43:41 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jul-2026 18:43:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkyIiwidXNlcm5hbWUiOiJjaGlkZXJhIiwiZW1haWwiOiJsdnRoY2hpZGVyYUBnbWFpbC5jb20iLCJleHAiOjE3ODQwNTQyOTB9.5zB_BSxn-uicNoaxqYBwWv6K-4Zf6PKl0AN7pDrgJYI
[07-Jul-2026 18:43:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jul-2026 18:43:41 UTC] ✅ JWT token verified successfully for user profile
[07-Jul-2026 18:43:41 UTC] User ID: 992
[07-Jul-2026 18:43:41 UTC] ✅ User profile retrieved successfully for user ID: 992
[07-Jul-2026 18:43:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jul-2026 18:43:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jul-2026 18:43:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.102.167, 172.69.224.157","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkyIiwidXNlcm5hbWUiOiJjaGlkZXJhIiwiZW1haWwiOiJsdnRoY2hpZGVyYUBnbWFpbC5jb20iLCJleHAiOjE3ODQwNTQyOTB9.5zB_BSxn-uicNoaxqYBwWv6K-4Zf6PKl0AN7pDrgJYI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a178ff081f2f9783-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.102.167","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[07-Jul-2026 18:43:41 UTC] === User Orders API Called ===
[07-Jul-2026 18:43:41 UTC] User ID: 992
[07-Jul-2026 18:43:41 UTC] Limit: 20, Offset: 0
[07-Jul-2026 18:43:41 UTC] Orders found: 0
[07-Jul-2026 18:43:41 UTC] Orders data: []
[07-Jul-2026 18:43:41 UTC] Total orders count: 0
[07-Jul-2026 18:43:41 UTC] === API CALL LOG ===
[07-Jul-2026 18:43:41 UTC] Endpoint: user/profile.php
[07-Jul-2026 18:43:41 UTC] Full Log Data: {
    "timestamp": "2026-07-07 18:43:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.102.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.102.167, 172.69.224.157",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkyIiwidXNlcm5hbWUiOiJjaGlkZXJhIiwiZW1haWwiOiJsdnRoY2hpZGVyYUBnbWFpbC5jb20iLCJleHAiOjE3ODQwNTQyOTB9.5zB_BSxn-uicNoaxqYBwWv6K-4Zf6PKl0AN7pDrgJYI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a178ff081f2d9783-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.102.167",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jul-2026 18:43:41 UTC] === END API CALL LOG ===
[07-Jul-2026 18:43:41 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jul-2026 18:43:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkyIiwidXNlcm5hbWUiOiJjaGlkZXJhIiwiZW1haWwiOiJsdnRoY2hpZGVyYUBnbWFpbC5jb20iLCJleHAiOjE3ODQwNTQyOTB9.5zB_BSxn-uicNoaxqYBwWv6K-4Zf6PKl0AN7pDrgJYI
[07-Jul-2026 18:43:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jul-2026 18:43:41 UTC] ✅ JWT token verified successfully for user profile
[07-Jul-2026 18:43:41 UTC] User ID: 992
[07-Jul-2026 18:43:41 UTC] ✅ User profile retrieved successfully for user ID: 992
[07-Jul-2026 18:45:04 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jul-2026 18:45:04 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jul-2026 18:45:04 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.189.127.192, 104.23.208.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkxIiwidXNlcm5hbWUiOiJiZXJla2V0XzI2IiwiZW1haWwiOiJ6aXluc2h1bXllQGdtYWlsLmNvbSIsImV4cCI6MTc4NDA1NDE3N30.tvuHoqF1uf7eVNnkRbqG3y9jng0336pSbm75zLtlnjE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a179010df9c9aea6-ADD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.189.127.192","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[07-Jul-2026 18:45:04 UTC] === User Orders API Called ===
[07-Jul-2026 18:45:04 UTC] User ID: 991
[07-Jul-2026 18:45:04 UTC] Limit: 20, Offset: 0
[07-Jul-2026 18:45:04 UTC] Orders found: 0
[07-Jul-2026 18:45:04 UTC] Orders data: []
[07-Jul-2026 18:45:04 UTC] Total orders count: 0
[07-Jul-2026 18:45:08 UTC] === API CALL LOG ===
[07-Jul-2026 18:45:08 UTC] Endpoint: user/profile.php
[07-Jul-2026 18:45:08 UTC] Full Log Data: {
    "timestamp": "2026-07-07 18:45:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.127.192",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.127.192, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkxIiwidXNlcm5hbWUiOiJiZXJla2V0XzI2IiwiZW1haWwiOiJ6aXluc2h1bXllQGdtYWlsLmNvbSIsImV4cCI6MTc4NDA1NDE3N30.tvuHoqF1uf7eVNnkRbqG3y9jng0336pSbm75zLtlnjE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17901258c7aaea6-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.127.192",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jul-2026 18:45:08 UTC] === END API CALL LOG ===
[07-Jul-2026 18:45:08 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jul-2026 18:45:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkxIiwidXNlcm5hbWUiOiJiZXJla2V0XzI2IiwiZW1haWwiOiJ6aXluc2h1bXllQGdtYWlsLmNvbSIsImV4cCI6MTc4NDA1NDE3N30.tvuHoqF1uf7eVNnkRbqG3y9jng0336pSbm75zLtlnjE
[07-Jul-2026 18:45:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jul-2026 18:45:08 UTC] ✅ JWT token verified successfully for user profile
[07-Jul-2026 18:45:08 UTC] User ID: 991
[07-Jul-2026 18:45:08 UTC] ✅ User profile retrieved successfully for user ID: 991
[07-Jul-2026 18:45:08 UTC] User Purchases API - User ID: 991
[07-Jul-2026 18:45:08 UTC] User Purchases API - Total purchases found: 1
[07-Jul-2026 18:45:19 UTC] === API CALL LOG ===
[07-Jul-2026 18:45:19 UTC] Endpoint: user/profile.php
[07-Jul-2026 18:45:19 UTC] Full Log Data: {
    "timestamp": "2026-07-07 18:45:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.102.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.102.167, 172.64.192.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkyIiwidXNlcm5hbWUiOiJjaGlkZXJhIiwiZW1haWwiOiJsdnRoY2hpZGVyYUBnbWFpbC5jb20iLCJleHAiOjE3ODQwNTQyOTB9.5zB_BSxn-uicNoaxqYBwWv6K-4Zf6PKl0AN7pDrgJYI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a179016bebba0b91-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.102.167",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jul-2026 18:45:19 UTC] === END API CALL LOG ===
[07-Jul-2026 18:45:19 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jul-2026 18:45:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkyIiwidXNlcm5hbWUiOiJjaGlkZXJhIiwiZW1haWwiOiJsdnRoY2hpZGVyYUBnbWFpbC5jb20iLCJleHAiOjE3ODQwNTQyOTB9.5zB_BSxn-uicNoaxqYBwWv6K-4Zf6PKl0AN7pDrgJYI
[07-Jul-2026 18:45:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jul-2026 18:45:19 UTC] ✅ JWT token verified successfully for user profile
[07-Jul-2026 18:45:19 UTC] User ID: 992
[07-Jul-2026 18:45:19 UTC] ✅ User profile retrieved successfully for user ID: 992
[07-Jul-2026 18:45:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jul-2026 18:45:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jul-2026 18:45:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.189.127.192, 104.23.208.145","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkxIiwidXNlcm5hbWUiOiJiZXJla2V0XzI2IiwiZW1haWwiOiJ6aXluc2h1bXllQGdtYWlsLmNvbSIsImV4cCI6MTc4NDA1NDE3N30.tvuHoqF1uf7eVNnkRbqG3y9jng0336pSbm75zLtlnjE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1790172ba88aea6-ADD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.189.127.192","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[07-Jul-2026 18:45:20 UTC] === User Orders API Called ===
[07-Jul-2026 18:45:20 UTC] User ID: 991
[07-Jul-2026 18:45:20 UTC] Limit: 20, Offset: 0
[07-Jul-2026 18:45:20 UTC] Orders found: 0
[07-Jul-2026 18:45:20 UTC] Orders data: []
[07-Jul-2026 18:45:20 UTC] Total orders count: 0
[07-Jul-2026 18:45:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jul-2026 18:45:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jul-2026 18:45:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.189.127.192, 104.23.208.145","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkxIiwidXNlcm5hbWUiOiJiZXJla2V0XzI2IiwiZW1haWwiOiJ6aXluc2h1bXllQGdtYWlsLmNvbSIsImV4cCI6MTc4NDA1NDE3N30.tvuHoqF1uf7eVNnkRbqG3y9jng0336pSbm75zLtlnjE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a17901777bcaaea6-ADD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.189.127.192","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[07-Jul-2026 18:45:21 UTC] === User Orders API Called ===
[07-Jul-2026 18:45:21 UTC] User ID: 991
[07-Jul-2026 18:45:21 UTC] Limit: 20, Offset: 0
[07-Jul-2026 18:45:21 UTC] Orders found: 0
[07-Jul-2026 18:45:21 UTC] Orders data: []
[07-Jul-2026 18:45:21 UTC] Total orders count: 0
[07-Jul-2026 18:45:21 UTC] === API CALL LOG ===
[07-Jul-2026 18:45:21 UTC] Endpoint: user/profile.php
[07-Jul-2026 18:45:21 UTC] Full Log Data: {
    "timestamp": "2026-07-07 18:45:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.127.192",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.127.192, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkxIiwidXNlcm5hbWUiOiJiZXJla2V0XzI2IiwiZW1haWwiOiJ6aXluc2h1bXllQGdtYWlsLmNvbSIsImV4cCI6MTc4NDA1NDE3N30.tvuHoqF1uf7eVNnkRbqG3y9jng0336pSbm75zLtlnjE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1790177bc47aea6-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.127.192",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jul-2026 18:45:21 UTC] === END API CALL LOG ===
[07-Jul-2026 18:45:21 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jul-2026 18:45:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkxIiwidXNlcm5hbWUiOiJiZXJla2V0XzI2IiwiZW1haWwiOiJ6aXluc2h1bXllQGdtYWlsLmNvbSIsImV4cCI6MTc4NDA1NDE3N30.tvuHoqF1uf7eVNnkRbqG3y9jng0336pSbm75zLtlnjE
[07-Jul-2026 18:45:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jul-2026 18:45:21 UTC] ✅ JWT token verified successfully for user profile
[07-Jul-2026 18:45:21 UTC] User ID: 991
[07-Jul-2026 18:45:21 UTC] ✅ User profile retrieved successfully for user ID: 991
[07-Jul-2026 18:45:21 UTC] === API CALL LOG ===
[07-Jul-2026 18:45:21 UTC] Endpoint: user/profile.php
[07-Jul-2026 18:45:21 UTC] Full Log Data: {
    "timestamp": "2026-07-07 18:45:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.127.192",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.127.192, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkxIiwidXNlcm5hbWUiOiJiZXJla2V0XzI2IiwiZW1haWwiOiJ6aXluc2h1bXllQGdtYWlsLmNvbSIsImV4cCI6MTc4NDA1NDE3N30.tvuHoqF1uf7eVNnkRbqG3y9jng0336pSbm75zLtlnjE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a179017b3a96aea6-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.127.192",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jul-2026 18:45:21 UTC] === END API CALL LOG ===
[07-Jul-2026 18:45:21 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jul-2026 18:45:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkxIiwidXNlcm5hbWUiOiJiZXJla2V0XzI2IiwiZW1haWwiOiJ6aXluc2h1bXllQGdtYWlsLmNvbSIsImV4cCI6MTc4NDA1NDE3N30.tvuHoqF1uf7eVNnkRbqG3y9jng0336pSbm75zLtlnjE
[07-Jul-2026 18:45:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jul-2026 18:45:21 UTC] ✅ JWT token verified successfully for user profile
[07-Jul-2026 18:45:21 UTC] User ID: 991
[07-Jul-2026 18:45:21 UTC] ✅ User profile retrieved successfully for user ID: 991
[07-Jul-2026 18:45:23 UTC] === API CALL LOG ===
[07-Jul-2026 18:45:23 UTC] Endpoint: user/profile.php
[07-Jul-2026 18:45:23 UTC] Full Log Data: {
    "timestamp": "2026-07-07 18:45:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.102.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.102.167, 172.64.192.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkyIiwidXNlcm5hbWUiOiJjaGlkZXJhIiwiZW1haWwiOiJsdnRoY2hpZGVyYUBnbWFpbC5jb20iLCJleHAiOjE3ODQwNTQyOTB9.5zB_BSxn-uicNoaxqYBwWv6K-4Zf6PKl0AN7pDrgJYI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17901868a2e0b91-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.102.167",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jul-2026 18:45:23 UTC] === END API CALL LOG ===
[07-Jul-2026 18:45:23 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jul-2026 18:45:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkyIiwidXNlcm5hbWUiOiJjaGlkZXJhIiwiZW1haWwiOiJsdnRoY2hpZGVyYUBnbWFpbC5jb20iLCJleHAiOjE3ODQwNTQyOTB9.5zB_BSxn-uicNoaxqYBwWv6K-4Zf6PKl0AN7pDrgJYI
[07-Jul-2026 18:45:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jul-2026 18:45:23 UTC] ✅ JWT token verified successfully for user profile
[07-Jul-2026 18:45:23 UTC] User ID: 992
[07-Jul-2026 18:45:23 UTC] ✅ User profile retrieved successfully for user ID: 992
[07-Jul-2026 18:45:23 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jul-2026 18:45:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jul-2026 18:45:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.102.167, 172.64.192.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkyIiwidXNlcm5hbWUiOiJjaGlkZXJhIiwiZW1haWwiOiJsdnRoY2hpZGVyYUBnbWFpbC5jb20iLCJleHAiOjE3ODQwNTQyOTB9.5zB_BSxn-uicNoaxqYBwWv6K-4Zf6PKl0AN7pDrgJYI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1790187bde70b91-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.102.167","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[07-Jul-2026 18:45:23 UTC] === User Orders API Called ===
[07-Jul-2026 18:45:23 UTC] User ID: 992
[07-Jul-2026 18:45:23 UTC] Limit: 20, Offset: 0
[07-Jul-2026 18:45:23 UTC] Orders found: 0
[07-Jul-2026 18:45:23 UTC] Orders data: []
[07-Jul-2026 18:45:23 UTC] Total orders count: 0
[07-Jul-2026 18:45:23 UTC] === API CALL LOG ===
[07-Jul-2026 18:45:23 UTC] Endpoint: user/profile.php
[07-Jul-2026 18:45:23 UTC] Full Log Data: {
    "timestamp": "2026-07-07 18:45:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.102.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.102.167, 172.64.192.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkyIiwidXNlcm5hbWUiOiJjaGlkZXJhIiwiZW1haWwiOiJsdnRoY2hpZGVyYUBnbWFpbC5jb20iLCJleHAiOjE3ODQwNTQyOTB9.5zB_BSxn-uicNoaxqYBwWv6K-4Zf6PKl0AN7pDrgJYI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1790187bde60b91-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.102.167",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jul-2026 18:45:23 UTC] === END API CALL LOG ===
[07-Jul-2026 18:45:23 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jul-2026 18:45:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkyIiwidXNlcm5hbWUiOiJjaGlkZXJhIiwiZW1haWwiOiJsdnRoY2hpZGVyYUBnbWFpbC5jb20iLCJleHAiOjE3ODQwNTQyOTB9.5zB_BSxn-uicNoaxqYBwWv6K-4Zf6PKl0AN7pDrgJYI
[07-Jul-2026 18:45:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jul-2026 18:45:23 UTC] ✅ JWT token verified successfully for user profile
[07-Jul-2026 18:45:23 UTC] User ID: 992
[07-Jul-2026 18:45:23 UTC] ✅ User profile retrieved successfully for user ID: 992
[07-Jul-2026 18:45:46 UTC] === API CALL LOG ===
[07-Jul-2026 18:45:46 UTC] Endpoint: user/profile.php
[07-Jul-2026 18:45:46 UTC] Full Log Data: {
    "timestamp": "2026-07-07 18:45:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.127.192",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.127.192, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkxIiwidXNlcm5hbWUiOiJiZXJla2V0XzI2IiwiZW1haWwiOiJ6aXluc2h1bXllQGdtYWlsLmNvbSIsImV4cCI6MTc4NDA1NDE3N30.tvuHoqF1uf7eVNnkRbqG3y9jng0336pSbm75zLtlnjE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1790215febcaea6-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.127.192",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jul-2026 18:45:46 UTC] === END API CALL LOG ===
[07-Jul-2026 18:45:46 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jul-2026 18:45:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkxIiwidXNlcm5hbWUiOiJiZXJla2V0XzI2IiwiZW1haWwiOiJ6aXluc2h1bXllQGdtYWlsLmNvbSIsImV4cCI6MTc4NDA1NDE3N30.tvuHoqF1uf7eVNnkRbqG3y9jng0336pSbm75zLtlnjE
[07-Jul-2026 18:45:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jul-2026 18:45:46 UTC] ✅ JWT token verified successfully for user profile
[07-Jul-2026 18:45:46 UTC] User ID: 991
[07-Jul-2026 18:45:46 UTC] ✅ User profile retrieved successfully for user ID: 991
[07-Jul-2026 18:45:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jul-2026 18:45:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jul-2026 18:45:46 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.189.127.192, 104.23.208.145","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkxIiwidXNlcm5hbWUiOiJiZXJla2V0XzI2IiwiZW1haWwiOiJ6aXluc2h1bXllQGdtYWlsLmNvbSIsImV4cCI6MTc4NDA1NDE3N30.tvuHoqF1uf7eVNnkRbqG3y9jng0336pSbm75zLtlnjE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1790215febaaea6-ADD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.189.127.192","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[07-Jul-2026 18:45:46 UTC] === User Orders API Called ===
[07-Jul-2026 18:45:46 UTC] User ID: 991
[07-Jul-2026 18:45:46 UTC] Limit: 20, Offset: 0
[07-Jul-2026 18:45:46 UTC] Orders found: 0
[07-Jul-2026 18:45:46 UTC] Orders data: []
[07-Jul-2026 18:45:46 UTC] Total orders count: 0
[07-Jul-2026 18:46:31 UTC] === API CALL LOG ===
[07-Jul-2026 18:46:31 UTC] Endpoint: user/profile.php
[07-Jul-2026 18:46:31 UTC] Full Log Data: {
    "timestamp": "2026-07-07 18:46:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.102.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.102.167, 172.64.192.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkyIiwidXNlcm5hbWUiOiJjaGlkZXJhIiwiZW1haWwiOiJsdnRoY2hpZGVyYUBnbWFpbC5jb20iLCJleHAiOjE3ODQwNTQyOTB9.5zB_BSxn-uicNoaxqYBwWv6K-4Zf6PKl0AN7pDrgJYI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a179032d1e430b91-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.102.167",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jul-2026 18:46:31 UTC] === END API CALL LOG ===
[07-Jul-2026 18:46:31 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jul-2026 18:46:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkyIiwidXNlcm5hbWUiOiJjaGlkZXJhIiwiZW1haWwiOiJsdnRoY2hpZGVyYUBnbWFpbC5jb20iLCJleHAiOjE3ODQwNTQyOTB9.5zB_BSxn-uicNoaxqYBwWv6K-4Zf6PKl0AN7pDrgJYI
[07-Jul-2026 18:46:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jul-2026 18:46:31 UTC] ✅ JWT token verified successfully for user profile
[07-Jul-2026 18:46:31 UTC] User ID: 992
[07-Jul-2026 18:46:31 UTC] ✅ User profile retrieved successfully for user ID: 992
[07-Jul-2026 18:46:31 UTC] User Purchases API - User ID: 992
[07-Jul-2026 18:46:31 UTC] User Purchases API - Total purchases found: 0
[07-Jul-2026 18:46:32 UTC] === API CALL LOG ===
[07-Jul-2026 18:46:32 UTC] Endpoint: user/profile.php
[07-Jul-2026 18:46:32 UTC] Full Log Data: {
    "timestamp": "2026-07-07 18:46:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.127.192",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.127.192, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkxIiwidXNlcm5hbWUiOiJiZXJla2V0XzI2IiwiZW1haWwiOiJ6aXluc2h1bXllQGdtYWlsLmNvbSIsImV4cCI6MTc4NDA1NDE3N30.tvuHoqF1uf7eVNnkRbqG3y9jng0336pSbm75zLtlnjE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17903338aa57545-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.127.192",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jul-2026 18:46:32 UTC] === END API CALL LOG ===
[07-Jul-2026 18:46:32 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jul-2026 18:46:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkxIiwidXNlcm5hbWUiOiJiZXJla2V0XzI2IiwiZW1haWwiOiJ6aXluc2h1bXllQGdtYWlsLmNvbSIsImV4cCI6MTc4NDA1NDE3N30.tvuHoqF1uf7eVNnkRbqG3y9jng0336pSbm75zLtlnjE
[07-Jul-2026 18:46:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jul-2026 18:46:32 UTC] ✅ JWT token verified successfully for user profile
[07-Jul-2026 18:46:32 UTC] User ID: 991
[07-Jul-2026 18:46:32 UTC] ✅ User profile retrieved successfully for user ID: 991
[07-Jul-2026 18:46:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jul-2026 18:46:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jul-2026 18:46:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.189.127.192, 104.23.208.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkxIiwidXNlcm5hbWUiOiJiZXJla2V0XzI2IiwiZW1haWwiOiJ6aXluc2h1bXllQGdtYWlsLmNvbSIsImV4cCI6MTc4NDA1NDE3N30.tvuHoqF1uf7eVNnkRbqG3y9jng0336pSbm75zLtlnjE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a17903383b437545-ADD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.189.127.192","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[07-Jul-2026 18:46:33 UTC] === User Orders API Called ===
[07-Jul-2026 18:46:33 UTC] User ID: 991
[07-Jul-2026 18:46:33 UTC] Limit: 20, Offset: 0
[07-Jul-2026 18:46:33 UTC] Orders found: 0
[07-Jul-2026 18:46:33 UTC] Orders data: []
[07-Jul-2026 18:46:33 UTC] Total orders count: 0
[07-Jul-2026 18:46:33 UTC] === API CALL LOG ===
[07-Jul-2026 18:46:33 UTC] Endpoint: user/profile.php
[07-Jul-2026 18:46:33 UTC] Full Log Data: {
    "timestamp": "2026-07-07 18:46:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.127.192",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.127.192, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkxIiwidXNlcm5hbWUiOiJiZXJla2V0XzI2IiwiZW1haWwiOiJ6aXluc2h1bXllQGdtYWlsLmNvbSIsImV4cCI6MTc4NDA1NDE3N30.tvuHoqF1uf7eVNnkRbqG3y9jng0336pSbm75zLtlnjE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17903383b417545-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.127.192",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jul-2026 18:46:33 UTC] === END API CALL LOG ===
[07-Jul-2026 18:46:33 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jul-2026 18:46:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkxIiwidXNlcm5hbWUiOiJiZXJla2V0XzI2IiwiZW1haWwiOiJ6aXluc2h1bXllQGdtYWlsLmNvbSIsImV4cCI6MTc4NDA1NDE3N30.tvuHoqF1uf7eVNnkRbqG3y9jng0336pSbm75zLtlnjE
[07-Jul-2026 18:46:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jul-2026 18:46:33 UTC] ✅ JWT token verified successfully for user profile
[07-Jul-2026 18:46:33 UTC] User ID: 991
[07-Jul-2026 18:46:33 UTC] ✅ User profile retrieved successfully for user ID: 991
[07-Jul-2026 18:46:33 UTC] === API CALL LOG ===
[07-Jul-2026 18:46:33 UTC] Endpoint: user/profile.php
[07-Jul-2026 18:46:33 UTC] Full Log Data: {
    "timestamp": "2026-07-07 18:46:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.127.192",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.127.192, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkxIiwidXNlcm5hbWUiOiJiZXJla2V0XzI2IiwiZW1haWwiOiJ6aXluc2h1bXllQGdtYWlsLmNvbSIsImV4cCI6MTc4NDA1NDE3N30.tvuHoqF1uf7eVNnkRbqG3y9jng0336pSbm75zLtlnjE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17903386ba47545-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.127.192",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jul-2026 18:46:33 UTC] === END API CALL LOG ===
[07-Jul-2026 18:46:33 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jul-2026 18:46:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkxIiwidXNlcm5hbWUiOiJiZXJla2V0XzI2IiwiZW1haWwiOiJ6aXluc2h1bXllQGdtYWlsLmNvbSIsImV4cCI6MTc4NDA1NDE3N30.tvuHoqF1uf7eVNnkRbqG3y9jng0336pSbm75zLtlnjE
[07-Jul-2026 18:46:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jul-2026 18:46:33 UTC] ✅ JWT token verified successfully for user profile
[07-Jul-2026 18:46:33 UTC] User ID: 991
[07-Jul-2026 18:46:33 UTC] ✅ User profile retrieved successfully for user ID: 991
[07-Jul-2026 18:46:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jul-2026 18:46:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jul-2026 18:46:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.102.167, 172.64.192.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkyIiwidXNlcm5hbWUiOiJjaGlkZXJhIiwiZW1haWwiOiJsdnRoY2hpZGVyYUBnbWFpbC5jb20iLCJleHAiOjE3ODQwNTQyOTB9.5zB_BSxn-uicNoaxqYBwWv6K-4Zf6PKl0AN7pDrgJYI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a179037d7e690b91-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.102.167","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[07-Jul-2026 18:46:44 UTC] === User Orders API Called ===
[07-Jul-2026 18:46:44 UTC] User ID: 992
[07-Jul-2026 18:46:44 UTC] Limit: 20, Offset: 0
[07-Jul-2026 18:46:44 UTC] Orders found: 0
[07-Jul-2026 18:46:44 UTC] Orders data: []
[07-Jul-2026 18:46:44 UTC] Total orders count: 0
[07-Jul-2026 18:46:44 UTC] === API CALL LOG ===
[07-Jul-2026 18:46:44 UTC] Endpoint: user/profile.php
[07-Jul-2026 18:46:44 UTC] Full Log Data: {
    "timestamp": "2026-07-07 18:46:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.102.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.102.167, 172.64.192.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkyIiwidXNlcm5hbWUiOiJjaGlkZXJhIiwiZW1haWwiOiJsdnRoY2hpZGVyYUBnbWFpbC5jb20iLCJleHAiOjE3ODQwNTQyOTB9.5zB_BSxn-uicNoaxqYBwWv6K-4Zf6PKl0AN7pDrgJYI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a179037d7e6c0b91-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.102.167",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jul-2026 18:46:44 UTC] === END API CALL LOG ===
[07-Jul-2026 18:46:44 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jul-2026 18:46:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkyIiwidXNlcm5hbWUiOiJjaGlkZXJhIiwiZW1haWwiOiJsdnRoY2hpZGVyYUBnbWFpbC5jb20iLCJleHAiOjE3ODQwNTQyOTB9.5zB_BSxn-uicNoaxqYBwWv6K-4Zf6PKl0AN7pDrgJYI
[07-Jul-2026 18:46:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jul-2026 18:46:44 UTC] ✅ JWT token verified successfully for user profile
[07-Jul-2026 18:46:44 UTC] User ID: 992
[07-Jul-2026 18:46:44 UTC] ✅ User profile retrieved successfully for user ID: 992
[07-Jul-2026 18:46:44 UTC] === API CALL LOG ===
[07-Jul-2026 18:46:44 UTC] Endpoint: user/profile.php
[07-Jul-2026 18:46:44 UTC] Full Log Data: {
    "timestamp": "2026-07-07 18:46:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.102.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.102.167, 172.64.192.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkyIiwidXNlcm5hbWUiOiJjaGlkZXJhIiwiZW1haWwiOiJsdnRoY2hpZGVyYUBnbWFpbC5jb20iLCJleHAiOjE3ODQwNTQyOTB9.5zB_BSxn-uicNoaxqYBwWv6K-4Zf6PKl0AN7pDrgJYI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17903818b070b91-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.102.167",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jul-2026 18:46:44 UTC] === END API CALL LOG ===
[07-Jul-2026 18:46:44 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jul-2026 18:46:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkyIiwidXNlcm5hbWUiOiJjaGlkZXJhIiwiZW1haWwiOiJsdnRoY2hpZGVyYUBnbWFpbC5jb20iLCJleHAiOjE3ODQwNTQyOTB9.5zB_BSxn-uicNoaxqYBwWv6K-4Zf6PKl0AN7pDrgJYI
[07-Jul-2026 18:46:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jul-2026 18:46:44 UTC] ✅ JWT token verified successfully for user profile
[07-Jul-2026 18:46:44 UTC] User ID: 992
[07-Jul-2026 18:46:44 UTC] ✅ User profile retrieved successfully for user ID: 992
[07-Jul-2026 18:47:27 UTC] === API CALL LOG ===
[07-Jul-2026 18:47:27 UTC] Endpoint: user/profile.php
[07-Jul-2026 18:47:27 UTC] Full Log Data: {
    "timestamp": "2026-07-07 18:47:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.102.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.102.167, 172.64.192.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkyIiwidXNlcm5hbWUiOiJjaGlkZXJhIiwiZW1haWwiOiJsdnRoY2hpZGVyYUBnbWFpbC5jb20iLCJleHAiOjE3ODQwNTQyOTB9.5zB_BSxn-uicNoaxqYBwWv6K-4Zf6PKl0AN7pDrgJYI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a179048cfd230b91-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.102.167",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jul-2026 18:47:27 UTC] === END API CALL LOG ===
[07-Jul-2026 18:47:27 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jul-2026 18:47:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkyIiwidXNlcm5hbWUiOiJjaGlkZXJhIiwiZW1haWwiOiJsdnRoY2hpZGVyYUBnbWFpbC5jb20iLCJleHAiOjE3ODQwNTQyOTB9.5zB_BSxn-uicNoaxqYBwWv6K-4Zf6PKl0AN7pDrgJYI
[07-Jul-2026 18:47:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jul-2026 18:47:27 UTC] ✅ JWT token verified successfully for user profile
[07-Jul-2026 18:47:27 UTC] User ID: 992
[07-Jul-2026 18:47:27 UTC] ✅ User profile retrieved successfully for user ID: 992
[07-Jul-2026 18:47:27 UTC] User Purchases API - User ID: 992
[07-Jul-2026 18:47:27 UTC] User Purchases API - Total purchases found: 0
[07-Jul-2026 18:47:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jul-2026 18:47:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jul-2026 18:47:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.102.167, 172.64.192.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkyIiwidXNlcm5hbWUiOiJjaGlkZXJhIiwiZW1haWwiOiJsdnRoY2hpZGVyYUBnbWFpbC5jb20iLCJleHAiOjE3ODQwNTQyOTB9.5zB_BSxn-uicNoaxqYBwWv6K-4Zf6PKl0AN7pDrgJYI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a179049339f70b91-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.102.167","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[07-Jul-2026 18:47:28 UTC] === User Orders API Called ===
[07-Jul-2026 18:47:28 UTC] User ID: 992
[07-Jul-2026 18:47:28 UTC] Limit: 20, Offset: 0
[07-Jul-2026 18:47:28 UTC] Orders found: 0
[07-Jul-2026 18:47:28 UTC] Orders data: []
[07-Jul-2026 18:47:28 UTC] Total orders count: 0
[07-Jul-2026 18:47:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jul-2026 18:47:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jul-2026 18:47:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.102.167, 172.64.192.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkyIiwidXNlcm5hbWUiOiJjaGlkZXJhIiwiZW1haWwiOiJsdnRoY2hpZGVyYUBnbWFpbC5jb20iLCJleHAiOjE3ODQwNTQyOTB9.5zB_BSxn-uicNoaxqYBwWv6K-4Zf6PKl0AN7pDrgJYI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a17904a5ff380b91-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.102.167","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[07-Jul-2026 18:47:31 UTC] === User Orders API Called ===
[07-Jul-2026 18:47:31 UTC] User ID: 992
[07-Jul-2026 18:47:31 UTC] Limit: 20, Offset: 0
[07-Jul-2026 18:47:31 UTC] Orders found: 0
[07-Jul-2026 18:47:31 UTC] Orders data: []
[07-Jul-2026 18:47:31 UTC] Total orders count: 0
[07-Jul-2026 18:47:31 UTC] === API CALL LOG ===
[07-Jul-2026 18:47:31 UTC] Endpoint: user/profile.php
[07-Jul-2026 18:47:31 UTC] Full Log Data: {
    "timestamp": "2026-07-07 18:47:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.102.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.102.167, 172.64.192.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkyIiwidXNlcm5hbWUiOiJjaGlkZXJhIiwiZW1haWwiOiJsdnRoY2hpZGVyYUBnbWFpbC5jb20iLCJleHAiOjE3ODQwNTQyOTB9.5zB_BSxn-uicNoaxqYBwWv6K-4Zf6PKl0AN7pDrgJYI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17904a5ff3b0b91-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.102.167",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jul-2026 18:47:31 UTC] === END API CALL LOG ===
[07-Jul-2026 18:47:31 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jul-2026 18:47:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkyIiwidXNlcm5hbWUiOiJjaGlkZXJhIiwiZW1haWwiOiJsdnRoY2hpZGVyYUBnbWFpbC5jb20iLCJleHAiOjE3ODQwNTQyOTB9.5zB_BSxn-uicNoaxqYBwWv6K-4Zf6PKl0AN7pDrgJYI
[07-Jul-2026 18:47:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jul-2026 18:47:31 UTC] ✅ JWT token verified successfully for user profile
[07-Jul-2026 18:47:31 UTC] User ID: 992
[07-Jul-2026 18:47:31 UTC] ✅ User profile retrieved successfully for user ID: 992
[07-Jul-2026 18:47:32 UTC] === API CALL LOG ===
[07-Jul-2026 18:47:32 UTC] Endpoint: user/profile.php
[07-Jul-2026 18:47:32 UTC] Full Log Data: {
    "timestamp": "2026-07-07 18:47:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.102.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.102.167, 172.64.192.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkyIiwidXNlcm5hbWUiOiJjaGlkZXJhIiwiZW1haWwiOiJsdnRoY2hpZGVyYUBnbWFpbC5jb20iLCJleHAiOjE3ODQwNTQyOTB9.5zB_BSxn-uicNoaxqYBwWv6K-4Zf6PKl0AN7pDrgJYI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17904aa0cb70b91-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.102.167",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jul-2026 18:47:32 UTC] === END API CALL LOG ===
[07-Jul-2026 18:47:32 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jul-2026 18:47:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkyIiwidXNlcm5hbWUiOiJjaGlkZXJhIiwiZW1haWwiOiJsdnRoY2hpZGVyYUBnbWFpbC5jb20iLCJleHAiOjE3ODQwNTQyOTB9.5zB_BSxn-uicNoaxqYBwWv6K-4Zf6PKl0AN7pDrgJYI
[07-Jul-2026 18:47:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jul-2026 18:47:32 UTC] ✅ JWT token verified successfully for user profile
[07-Jul-2026 18:47:32 UTC] User ID: 992
[07-Jul-2026 18:47:32 UTC] ✅ User profile retrieved successfully for user ID: 992
[07-Jul-2026 18:48:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jul-2026 18:48:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jul-2026 18:48:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.189.127.192, 104.23.208.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkxIiwidXNlcm5hbWUiOiJiZXJla2V0XzI2IiwiZW1haWwiOiJ6aXluc2h1bXllQGdtYWlsLmNvbSIsImV4cCI6MTc4NDA1NDE3N30.tvuHoqF1uf7eVNnkRbqG3y9jng0336pSbm75zLtlnjE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a179055fc903fbc6-ADD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.189.127.192","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[07-Jul-2026 18:48:01 UTC] === User Orders API Called ===
[07-Jul-2026 18:48:01 UTC] User ID: 991
[07-Jul-2026 18:48:01 UTC] Limit: 20, Offset: 0
[07-Jul-2026 18:48:01 UTC] Orders found: 0
[07-Jul-2026 18:48:01 UTC] Orders data: []
[07-Jul-2026 18:48:01 UTC] Total orders count: 0
[07-Jul-2026 18:48:01 UTC] === API CALL LOG ===
[07-Jul-2026 18:48:01 UTC] Endpoint: user/profile.php
[07-Jul-2026 18:48:01 UTC] Full Log Data: {
    "timestamp": "2026-07-07 18:48:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.127.192",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.127.192, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkxIiwidXNlcm5hbWUiOiJiZXJla2V0XzI2IiwiZW1haWwiOiJ6aXluc2h1bXllQGdtYWlsLmNvbSIsImV4cCI6MTc4NDA1NDE3N30.tvuHoqF1uf7eVNnkRbqG3y9jng0336pSbm75zLtlnjE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17905611bd9fbc6-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.127.192",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jul-2026 18:48:01 UTC] === END API CALL LOG ===
[07-Jul-2026 18:48:01 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jul-2026 18:48:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkxIiwidXNlcm5hbWUiOiJiZXJla2V0XzI2IiwiZW1haWwiOiJ6aXluc2h1bXllQGdtYWlsLmNvbSIsImV4cCI6MTc4NDA1NDE3N30.tvuHoqF1uf7eVNnkRbqG3y9jng0336pSbm75zLtlnjE
[07-Jul-2026 18:48:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jul-2026 18:48:01 UTC] ✅ JWT token verified successfully for user profile
[07-Jul-2026 18:48:01 UTC] User ID: 991
[07-Jul-2026 18:48:01 UTC] ✅ User profile retrieved successfully for user ID: 991
[07-Jul-2026 18:48:01 UTC] === API CALL LOG ===
[07-Jul-2026 18:48:01 UTC] Endpoint: user/profile.php
[07-Jul-2026 18:48:01 UTC] Full Log Data: {
    "timestamp": "2026-07-07 18:48:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.127.192",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.127.192, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkxIiwidXNlcm5hbWUiOiJiZXJla2V0XzI2IiwiZW1haWwiOiJ6aXluc2h1bXllQGdtYWlsLmNvbSIsImV4cCI6MTc4NDA1NDE3N30.tvuHoqF1uf7eVNnkRbqG3y9jng0336pSbm75zLtlnjE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17905619cd1fbc6-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.127.192",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jul-2026 18:48:01 UTC] === END API CALL LOG ===
[07-Jul-2026 18:48:01 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jul-2026 18:48:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkxIiwidXNlcm5hbWUiOiJiZXJla2V0XzI2IiwiZW1haWwiOiJ6aXluc2h1bXllQGdtYWlsLmNvbSIsImV4cCI6MTc4NDA1NDE3N30.tvuHoqF1uf7eVNnkRbqG3y9jng0336pSbm75zLtlnjE
[07-Jul-2026 18:48:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jul-2026 18:48:01 UTC] ✅ JWT token verified successfully for user profile
[07-Jul-2026 18:48:01 UTC] User ID: 991
[07-Jul-2026 18:48:01 UTC] ✅ User profile retrieved successfully for user ID: 991
[07-Jul-2026 18:48:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jul-2026 18:48:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jul-2026 18:48:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.189.127.192, 104.23.208.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkxIiwidXNlcm5hbWUiOiJiZXJla2V0XzI2IiwiZW1haWwiOiJ6aXluc2h1bXllQGdtYWlsLmNvbSIsImV4cCI6MTc4NDA1NDE3N30.tvuHoqF1uf7eVNnkRbqG3y9jng0336pSbm75zLtlnjE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a179059a2d52fbc6-ADD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.189.127.192","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[07-Jul-2026 18:48:10 UTC] === User Orders API Called ===
[07-Jul-2026 18:48:10 UTC] User ID: 991
[07-Jul-2026 18:48:10 UTC] Limit: 20, Offset: 0
[07-Jul-2026 18:48:10 UTC] Orders found: 0
[07-Jul-2026 18:48:10 UTC] Orders data: []
[07-Jul-2026 18:48:10 UTC] Total orders count: 0
[07-Jul-2026 18:48:10 UTC] === API CALL LOG ===
[07-Jul-2026 18:48:10 UTC] Endpoint: user/profile.php
[07-Jul-2026 18:48:10 UTC] Full Log Data: {
    "timestamp": "2026-07-07 18:48:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.127.192",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.127.192, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkxIiwidXNlcm5hbWUiOiJiZXJla2V0XzI2IiwiZW1haWwiOiJ6aXluc2h1bXllQGdtYWlsLmNvbSIsImV4cCI6MTc4NDA1NDE3N30.tvuHoqF1uf7eVNnkRbqG3y9jng0336pSbm75zLtlnjE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a179059a9e0dfbc6-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.127.192",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jul-2026 18:48:10 UTC] === END API CALL LOG ===
[07-Jul-2026 18:48:10 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jul-2026 18:48:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkxIiwidXNlcm5hbWUiOiJiZXJla2V0XzI2IiwiZW1haWwiOiJ6aXluc2h1bXllQGdtYWlsLmNvbSIsImV4cCI6MTc4NDA1NDE3N30.tvuHoqF1uf7eVNnkRbqG3y9jng0336pSbm75zLtlnjE
[07-Jul-2026 18:48:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jul-2026 18:48:10 UTC] ✅ JWT token verified successfully for user profile
[07-Jul-2026 18:48:10 UTC] User ID: 991
[07-Jul-2026 18:48:10 UTC] ✅ User profile retrieved successfully for user ID: 991
[07-Jul-2026 18:48:11 UTC] === API CALL LOG ===
[07-Jul-2026 18:48:11 UTC] Endpoint: user/profile.php
[07-Jul-2026 18:48:11 UTC] Full Log Data: {
    "timestamp": "2026-07-07 18:48:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.127.192",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.127.192, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkxIiwidXNlcm5hbWUiOiJiZXJla2V0XzI2IiwiZW1haWwiOiJ6aXluc2h1bXllQGdtYWlsLmNvbSIsImV4cCI6MTc4NDA1NDE3N30.tvuHoqF1uf7eVNnkRbqG3y9jng0336pSbm75zLtlnjE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a179059e8da9fbc6-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.127.192",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jul-2026 18:48:11 UTC] === END API CALL LOG ===
[07-Jul-2026 18:48:11 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jul-2026 18:48:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkxIiwidXNlcm5hbWUiOiJiZXJla2V0XzI2IiwiZW1haWwiOiJ6aXluc2h1bXllQGdtYWlsLmNvbSIsImV4cCI6MTc4NDA1NDE3N30.tvuHoqF1uf7eVNnkRbqG3y9jng0336pSbm75zLtlnjE
[07-Jul-2026 18:48:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jul-2026 18:48:11 UTC] ✅ JWT token verified successfully for user profile
[07-Jul-2026 18:48:11 UTC] User ID: 991
[07-Jul-2026 18:48:11 UTC] ✅ User profile retrieved successfully for user ID: 991
[07-Jul-2026 18:48:16 UTC] === API CALL LOG ===
[07-Jul-2026 18:48:16 UTC] Endpoint: user/profile.php
[07-Jul-2026 18:48:16 UTC] Full Log Data: {
    "timestamp": "2026-07-07 18:48:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.102.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.102.167, 172.64.192.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkyIiwidXNlcm5hbWUiOiJjaGlkZXJhIiwiZW1haWwiOiJsdnRoY2hpZGVyYUBnbWFpbC5jb20iLCJleHAiOjE3ODQwNTQyOTB9.5zB_BSxn-uicNoaxqYBwWv6K-4Zf6PKl0AN7pDrgJYI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17905bd696d0b91-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.102.167",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jul-2026 18:48:16 UTC] === END API CALL LOG ===
[07-Jul-2026 18:48:16 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jul-2026 18:48:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkyIiwidXNlcm5hbWUiOiJjaGlkZXJhIiwiZW1haWwiOiJsdnRoY2hpZGVyYUBnbWFpbC5jb20iLCJleHAiOjE3ODQwNTQyOTB9.5zB_BSxn-uicNoaxqYBwWv6K-4Zf6PKl0AN7pDrgJYI
[07-Jul-2026 18:48:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jul-2026 18:48:16 UTC] ✅ JWT token verified successfully for user profile
[07-Jul-2026 18:48:16 UTC] User ID: 992
[07-Jul-2026 18:48:16 UTC] ✅ User profile retrieved successfully for user ID: 992
[07-Jul-2026 18:48:16 UTC] User Purchases API - User ID: 992
[07-Jul-2026 18:48:16 UTC] User Purchases API - Total purchases found: 0
[07-Jul-2026 18:53:28 UTC] === API CALL LOG ===
[07-Jul-2026 18:53:28 UTC] Endpoint: user/profile.php
[07-Jul-2026 18:53:28 UTC] Full Log Data: {
    "timestamp": "2026-07-07 18:53:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:4091:c309:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:4091:c309:8000::, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMDEsInVzZXJuYW1lIjoibWVlbmEiLCJlbWFpbCI6InBhbmtham1lZW5hNzg1MDAwMEBnbWFpbC5jb20iLCJleHAiOjE3NzU0NDQ1OTl9.ug8HlAQjCgEtXrJwbUqDLBALvykEH8j6khVP8xZN4ps",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1790d59df3e32c1-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:4091:c309:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jul-2026 18:53:28 UTC] === END API CALL LOG ===
[07-Jul-2026 18:53:28 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jul-2026 18:53:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMDEsInVzZXJuYW1lIjoibWVlbmEiLCJlbWFpbCI6InBhbmtham1lZW5hNzg1MDAwMEBnbWFpbC5jb20iLCJleHAiOjE3NzU0NDQ1OTl9.ug8HlAQjCgEtXrJwbUqDLBALvykEH8j6khVP8xZN4ps
[07-Jul-2026 18:53:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jul-2026 18:53:28 UTC] ✅ JWT token verified successfully for user profile
[07-Jul-2026 18:53:28 UTC] User ID: 201
[07-Jul-2026 18:53:28 UTC] ✅ User profile retrieved successfully for user ID: 201
[07-Jul-2026 18:53:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jul-2026 18:53:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jul-2026 18:53:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d4:4091:c309:8000::, 104.23.175.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMDEsInVzZXJuYW1lIjoibWVlbmEiLCJlbWFpbCI6InBhbmtham1lZW5hNzg1MDAwMEBnbWFpbC5jb20iLCJleHAiOjE3NzU0NDQ1OTl9.ug8HlAQjCgEtXrJwbUqDLBALvykEH8j6khVP8xZN4ps","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1790d6068e932c1-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40d4:4091:c309:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[07-Jul-2026 18:53:29 UTC] === User Orders API Called ===
[07-Jul-2026 18:53:29 UTC] User ID: 201
[07-Jul-2026 18:53:29 UTC] Limit: 20, Offset: 0
[07-Jul-2026 18:53:29 UTC] Orders found: 0
[07-Jul-2026 18:53:29 UTC] Orders data: []
[07-Jul-2026 18:53:29 UTC] Total orders count: 0
[07-Jul-2026 18:53:29 UTC] === API CALL LOG ===
[07-Jul-2026 18:53:29 UTC] Endpoint: user/profile.php
[07-Jul-2026 18:53:29 UTC] Full Log Data: {
    "timestamp": "2026-07-07 18:53:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:4091:c309:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:4091:c309:8000::, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMDEsInVzZXJuYW1lIjoibWVlbmEiLCJlbWFpbCI6InBhbmtham1lZW5hNzg1MDAwMEBnbWFpbC5jb20iLCJleHAiOjE3NzU0NDQ1OTl9.ug8HlAQjCgEtXrJwbUqDLBALvykEH8j6khVP8xZN4ps",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1790d6068e432c1-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:4091:c309:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jul-2026 18:53:29 UTC] === END API CALL LOG ===
[07-Jul-2026 18:53:29 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jul-2026 18:53:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMDEsInVzZXJuYW1lIjoibWVlbmEiLCJlbWFpbCI6InBhbmtham1lZW5hNzg1MDAwMEBnbWFpbC5jb20iLCJleHAiOjE3NzU0NDQ1OTl9.ug8HlAQjCgEtXrJwbUqDLBALvykEH8j6khVP8xZN4ps
[07-Jul-2026 18:53:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jul-2026 18:53:29 UTC] ✅ JWT token verified successfully for user profile
[07-Jul-2026 18:53:29 UTC] User ID: 201
[07-Jul-2026 18:53:29 UTC] ✅ User profile retrieved successfully for user ID: 201
[07-Jul-2026 18:53:29 UTC] === API CALL LOG ===
[07-Jul-2026 18:53:29 UTC] Endpoint: user/profile.php
[07-Jul-2026 18:53:29 UTC] Full Log Data: {
    "timestamp": "2026-07-07 18:53:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:4091:c309:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:4091:c309:8000::, 104.23.175.178",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMDEsInVzZXJuYW1lIjoibWVlbmEiLCJlbWFpbCI6InBhbmtham1lZW5hNzg1MDAwMEBnbWFpbC5jb20iLCJleHAiOjE3NzU0NDQ1OTl9.ug8HlAQjCgEtXrJwbUqDLBALvykEH8j6khVP8xZN4ps",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1790d60f9c132c1-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:4091:c309:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jul-2026 18:53:29 UTC] === END API CALL LOG ===
[07-Jul-2026 18:53:29 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jul-2026 18:53:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMDEsInVzZXJuYW1lIjoibWVlbmEiLCJlbWFpbCI6InBhbmtham1lZW5hNzg1MDAwMEBnbWFpbC5jb20iLCJleHAiOjE3NzU0NDQ1OTl9.ug8HlAQjCgEtXrJwbUqDLBALvykEH8j6khVP8xZN4ps
[07-Jul-2026 18:53:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jul-2026 18:53:29 UTC] ✅ JWT token verified successfully for user profile
[07-Jul-2026 18:53:29 UTC] User ID: 201
[07-Jul-2026 18:53:29 UTC] ✅ User profile retrieved successfully for user ID: 201
[07-Jul-2026 18:53:30 UTC] === API CALL LOG ===
[07-Jul-2026 18:53:30 UTC] Endpoint: user/profile.php
[07-Jul-2026 18:53:30 UTC] Full Log Data: {
    "timestamp": "2026-07-07 18:53:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:4091:c309:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:4091:c309:8000::, 104.23.175.179",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMDEsInVzZXJuYW1lIjoibWVlbmEiLCJlbWFpbCI6InBhbmtham1lZW5hNzg1MDAwMEBnbWFpbC5jb20iLCJleHAiOjE3NzU0NDQ1OTl9.ug8HlAQjCgEtXrJwbUqDLBALvykEH8j6khVP8xZN4ps",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1790d6bf92632c1-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:4091:c309:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jul-2026 18:53:30 UTC] === END API CALL LOG ===
[07-Jul-2026 18:53:30 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jul-2026 18:53:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMDEsInVzZXJuYW1lIjoibWVlbmEiLCJlbWFpbCI6InBhbmtham1lZW5hNzg1MDAwMEBnbWFpbC5jb20iLCJleHAiOjE3NzU0NDQ1OTl9.ug8HlAQjCgEtXrJwbUqDLBALvykEH8j6khVP8xZN4ps
[07-Jul-2026 18:53:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jul-2026 18:53:30 UTC] ✅ JWT token verified successfully for user profile
[07-Jul-2026 18:53:30 UTC] User ID: 201
[07-Jul-2026 18:53:30 UTC] ✅ User profile retrieved successfully for user ID: 201
[07-Jul-2026 19:00:23 UTC] === API CALL LOG ===
[07-Jul-2026 19:00:23 UTC] Endpoint: user/profile.php
[07-Jul-2026 19:00:23 UTC] Full Log Data: {
    "timestamp": "2026-07-07 19:00:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.102.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.102.167, 172.70.162.241",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkyIiwidXNlcm5hbWUiOiJjaGlkZXJhIiwiZW1haWwiOiJsdnRoY2hpZGVyYUBnbWFpbC5jb20iLCJleHAiOjE3ODQwNTQyOTB9.5zB_BSxn-uicNoaxqYBwWv6K-4Zf6PKl0AN7pDrgJYI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a179177d7d9e940b-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.102.167",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jul-2026 19:00:23 UTC] === END API CALL LOG ===
[07-Jul-2026 19:00:23 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jul-2026 19:00:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkyIiwidXNlcm5hbWUiOiJjaGlkZXJhIiwiZW1haWwiOiJsdnRoY2hpZGVyYUBnbWFpbC5jb20iLCJleHAiOjE3ODQwNTQyOTB9.5zB_BSxn-uicNoaxqYBwWv6K-4Zf6PKl0AN7pDrgJYI
[07-Jul-2026 19:00:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jul-2026 19:00:23 UTC] ✅ JWT token verified successfully for user profile
[07-Jul-2026 19:00:23 UTC] User ID: 992
[07-Jul-2026 19:00:23 UTC] ✅ User profile retrieved successfully for user ID: 992
[07-Jul-2026 19:00:26 UTC] === API CALL LOG ===
[07-Jul-2026 19:00:26 UTC] Endpoint: user/profile.php
[07-Jul-2026 19:00:26 UTC] Full Log Data: {
    "timestamp": "2026-07-07 19:00:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.102.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.102.167, 172.70.162.241",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkyIiwidXNlcm5hbWUiOiJjaGlkZXJhIiwiZW1haWwiOiJsdnRoY2hpZGVyYUBnbWFpbC5jb20iLCJleHAiOjE3ODQwNTQyOTB9.5zB_BSxn-uicNoaxqYBwWv6K-4Zf6PKl0AN7pDrgJYI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17917920b37940b-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.102.167",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jul-2026 19:00:26 UTC] === END API CALL LOG ===
[07-Jul-2026 19:00:26 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jul-2026 19:00:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkyIiwidXNlcm5hbWUiOiJjaGlkZXJhIiwiZW1haWwiOiJsdnRoY2hpZGVyYUBnbWFpbC5jb20iLCJleHAiOjE3ODQwNTQyOTB9.5zB_BSxn-uicNoaxqYBwWv6K-4Zf6PKl0AN7pDrgJYI
[07-Jul-2026 19:00:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jul-2026 19:00:26 UTC] ✅ JWT token verified successfully for user profile
[07-Jul-2026 19:00:26 UTC] User ID: 992
[07-Jul-2026 19:00:26 UTC] ✅ User profile retrieved successfully for user ID: 992
[07-Jul-2026 19:00:28 UTC] === API CALL LOG ===
[07-Jul-2026 19:00:28 UTC] Endpoint: user/profile.php
[07-Jul-2026 19:00:28 UTC] Full Log Data: {
    "timestamp": "2026-07-07 19:00:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.102.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.102.167, 172.70.162.241",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkyIiwidXNlcm5hbWUiOiJjaGlkZXJhIiwiZW1haWwiOiJsdnRoY2hpZGVyYUBnbWFpbC5jb20iLCJleHAiOjE3ODQwNTQyOTB9.5zB_BSxn-uicNoaxqYBwWv6K-4Zf6PKl0AN7pDrgJYI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a179179f2928940b-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.102.167",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jul-2026 19:00:28 UTC] === END API CALL LOG ===
[07-Jul-2026 19:00:28 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jul-2026 19:00:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkyIiwidXNlcm5hbWUiOiJjaGlkZXJhIiwiZW1haWwiOiJsdnRoY2hpZGVyYUBnbWFpbC5jb20iLCJleHAiOjE3ODQwNTQyOTB9.5zB_BSxn-uicNoaxqYBwWv6K-4Zf6PKl0AN7pDrgJYI
[07-Jul-2026 19:00:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jul-2026 19:00:28 UTC] ✅ JWT token verified successfully for user profile
[07-Jul-2026 19:00:28 UTC] User ID: 992
[07-Jul-2026 19:00:28 UTC] ✅ User profile retrieved successfully for user ID: 992
[07-Jul-2026 19:00:28 UTC] === API CALL LOG ===
[07-Jul-2026 19:00:28 UTC] Endpoint: user/profile.php
[07-Jul-2026 19:00:28 UTC] Full Log Data: {
    "timestamp": "2026-07-07 19:00:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.102.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.102.167, 172.70.162.241",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkyIiwidXNlcm5hbWUiOiJjaGlkZXJhIiwiZW1haWwiOiJsdnRoY2hpZGVyYUBnbWFpbC5jb20iLCJleHAiOjE3ODQwNTQyOTB9.5zB_BSxn-uicNoaxqYBwWv6K-4Zf6PKl0AN7pDrgJYI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17917a09a61940b-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.102.167",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jul-2026 19:00:28 UTC] === END API CALL LOG ===
[07-Jul-2026 19:00:28 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jul-2026 19:00:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkyIiwidXNlcm5hbWUiOiJjaGlkZXJhIiwiZW1haWwiOiJsdnRoY2hpZGVyYUBnbWFpbC5jb20iLCJleHAiOjE3ODQwNTQyOTB9.5zB_BSxn-uicNoaxqYBwWv6K-4Zf6PKl0AN7pDrgJYI
[07-Jul-2026 19:00:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jul-2026 19:00:28 UTC] ✅ JWT token verified successfully for user profile
[07-Jul-2026 19:00:28 UTC] User ID: 992
[07-Jul-2026 19:00:28 UTC] ✅ User profile retrieved successfully for user ID: 992
[07-Jul-2026 19:00:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jul-2026 19:00:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jul-2026 19:00:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.102.167, 172.70.162.241","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkyIiwidXNlcm5hbWUiOiJjaGlkZXJhIiwiZW1haWwiOiJsdnRoY2hpZGVyYUBnbWFpbC5jb20iLCJleHAiOjE3ODQwNTQyOTB9.5zB_BSxn-uicNoaxqYBwWv6K-4Zf6PKl0AN7pDrgJYI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a17917a09a62940b-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.102.167","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[07-Jul-2026 19:00:28 UTC] === User Orders API Called ===
[07-Jul-2026 19:00:28 UTC] User ID: 992
[07-Jul-2026 19:00:28 UTC] Limit: 20, Offset: 0
[07-Jul-2026 19:00:28 UTC] Orders found: 0
[07-Jul-2026 19:00:28 UTC] Orders data: []
[07-Jul-2026 19:00:28 UTC] Total orders count: 0
[07-Jul-2026 19:00:41 UTC] === API CALL LOG ===
[07-Jul-2026 19:00:41 UTC] Endpoint: user/profile.php
[07-Jul-2026 19:00:41 UTC] Full Log Data: {
    "timestamp": "2026-07-07 19:00:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.102.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.102.167, 172.68.229.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkyIiwidXNlcm5hbWUiOiJjaGlkZXJhIiwiZW1haWwiOiJsdnRoY2hpZGVyYUBnbWFpbC5jb20iLCJleHAiOjE3ODQwNTQyOTB9.5zB_BSxn-uicNoaxqYBwWv6K-4Zf6PKl0AN7pDrgJYI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17917ee6be44af5-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.102.167",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jul-2026 19:00:41 UTC] === END API CALL LOG ===
[07-Jul-2026 19:00:41 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jul-2026 19:00:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkyIiwidXNlcm5hbWUiOiJjaGlkZXJhIiwiZW1haWwiOiJsdnRoY2hpZGVyYUBnbWFpbC5jb20iLCJleHAiOjE3ODQwNTQyOTB9.5zB_BSxn-uicNoaxqYBwWv6K-4Zf6PKl0AN7pDrgJYI
[07-Jul-2026 19:00:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jul-2026 19:00:41 UTC] ✅ JWT token verified successfully for user profile
[07-Jul-2026 19:00:41 UTC] User ID: 992
[07-Jul-2026 19:00:41 UTC] ✅ User profile retrieved successfully for user ID: 992
[07-Jul-2026 19:00:45 UTC] === API CALL LOG ===
[07-Jul-2026 19:00:45 UTC] Endpoint: user/profile.php
[07-Jul-2026 19:00:45 UTC] Full Log Data: {
    "timestamp": "2026-07-07 19:00:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.102.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.102.167, 172.68.229.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkyIiwidXNlcm5hbWUiOiJjaGlkZXJhIiwiZW1haWwiOiJsdnRoY2hpZGVyYUBnbWFpbC5jb20iLCJleHAiOjE3ODQwNTQyOTB9.5zB_BSxn-uicNoaxqYBwWv6K-4Zf6PKl0AN7pDrgJYI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17918064a834af5-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.102.167",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jul-2026 19:00:45 UTC] === END API CALL LOG ===
[07-Jul-2026 19:00:45 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jul-2026 19:00:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkyIiwidXNlcm5hbWUiOiJjaGlkZXJhIiwiZW1haWwiOiJsdnRoY2hpZGVyYUBnbWFpbC5jb20iLCJleHAiOjE3ODQwNTQyOTB9.5zB_BSxn-uicNoaxqYBwWv6K-4Zf6PKl0AN7pDrgJYI
[07-Jul-2026 19:00:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jul-2026 19:00:45 UTC] ✅ JWT token verified successfully for user profile
[07-Jul-2026 19:00:45 UTC] User ID: 992
[07-Jul-2026 19:00:45 UTC] ✅ User profile retrieved successfully for user ID: 992
[07-Jul-2026 19:00:45 UTC] === API CALL LOG ===
[07-Jul-2026 19:00:45 UTC] Endpoint: user/profile.php
[07-Jul-2026 19:00:45 UTC] Full Log Data: {
    "timestamp": "2026-07-07 19:00:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.102.167",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.102.167, 172.68.229.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkyIiwidXNlcm5hbWUiOiJjaGlkZXJhIiwiZW1haWwiOiJsdnRoY2hpZGVyYUBnbWFpbC5jb20iLCJleHAiOjE3ODQwNTQyOTB9.5zB_BSxn-uicNoaxqYBwWv6K-4Zf6PKl0AN7pDrgJYI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1791807bee84af5-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.102.167",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jul-2026 19:00:45 UTC] === END API CALL LOG ===
[07-Jul-2026 19:00:45 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jul-2026 19:00:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkyIiwidXNlcm5hbWUiOiJjaGlkZXJhIiwiZW1haWwiOiJsdnRoY2hpZGVyYUBnbWFpbC5jb20iLCJleHAiOjE3ODQwNTQyOTB9.5zB_BSxn-uicNoaxqYBwWv6K-4Zf6PKl0AN7pDrgJYI
[07-Jul-2026 19:00:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jul-2026 19:00:45 UTC] ✅ JWT token verified successfully for user profile
[07-Jul-2026 19:00:45 UTC] User ID: 992
[07-Jul-2026 19:00:45 UTC] ✅ User profile retrieved successfully for user ID: 992
[07-Jul-2026 19:00:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jul-2026 19:00:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jul-2026 19:00:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.102.167, 172.68.229.181","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkyIiwidXNlcm5hbWUiOiJjaGlkZXJhIiwiZW1haWwiOiJsdnRoY2hpZGVyYUBnbWFpbC5jb20iLCJleHAiOjE3ODQwNTQyOTB9.5zB_BSxn-uicNoaxqYBwWv6K-4Zf6PKl0AN7pDrgJYI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1791807beeb4af5-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.102.167","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[07-Jul-2026 19:00:45 UTC] === User Orders API Called ===
[07-Jul-2026 19:00:45 UTC] User ID: 992
[07-Jul-2026 19:00:45 UTC] Limit: 20, Offset: 0
[07-Jul-2026 19:00:45 UTC] Orders found: 0
[07-Jul-2026 19:00:45 UTC] Orders data: []
[07-Jul-2026 19:00:45 UTC] Total orders count: 0
[07-Jul-2026 19:34:08 UTC] === API CALL LOG ===
[07-Jul-2026 19:34:08 UTC] Endpoint: user/profile.php
[07-Jul-2026 19:34:08 UTC] Full Log Data: {
    "timestamp": "2026-07-07 19:34:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a11f:a022:b403:15ff:fe66:30b0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a11f:a022:b403:15ff:fe66:30b0, 162.158.19.223",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkzIiwidXNlcm5hbWUiOiJwb3RpZmVyIiwiZW1haWwiOiJrb3Nhcm11c3RhZmEwNDNAaG90bWFpbC5jb20iLCJleHAiOjE3ODQwNTc2NDd9.cj3zPvjnw6urUXHhSXeuI-xDHgFHBZ9XGHGYeASdCCM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17948f1b8477607-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a11f:a022:b403:15ff:fe66:30b0",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jul-2026 19:34:08 UTC] === END API CALL LOG ===
[07-Jul-2026 19:34:08 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jul-2026 19:34:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkzIiwidXNlcm5hbWUiOiJwb3RpZmVyIiwiZW1haWwiOiJrb3Nhcm11c3RhZmEwNDNAaG90bWFpbC5jb20iLCJleHAiOjE3ODQwNTc2NDd9.cj3zPvjnw6urUXHhSXeuI-xDHgFHBZ9XGHGYeASdCCM
[07-Jul-2026 19:34:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jul-2026 19:34:08 UTC] ✅ JWT token verified successfully for user profile
[07-Jul-2026 19:34:08 UTC] User ID: 993
[07-Jul-2026 19:34:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jul-2026 19:34:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jul-2026 19:34:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a00:1880:a11f:a022:b403:15ff:fe66:30b0, 162.158.19.191","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkzIiwidXNlcm5hbWUiOiJwb3RpZmVyIiwiZW1haWwiOiJrb3Nhcm11c3RhZmEwNDNAaG90bWFpbC5jb20iLCJleHAiOjE3ODQwNTc2NDd9.cj3zPvjnw6urUXHhSXeuI-xDHgFHBZ9XGHGYeASdCCM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a17948f1b84a7607-OTP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a00:1880:a11f:a022:b403:15ff:fe66:30b0","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[07-Jul-2026 19:34:08 UTC] ✅ User profile retrieved successfully for user ID: 993
[07-Jul-2026 19:34:08 UTC] === User Orders API Called ===
[07-Jul-2026 19:34:08 UTC] User ID: 993
[07-Jul-2026 19:34:08 UTC] Limit: 20, Offset: 0
[07-Jul-2026 19:34:08 UTC] Orders found: 0
[07-Jul-2026 19:34:08 UTC] Orders data: []
[07-Jul-2026 19:34:08 UTC] Total orders count: 0
[07-Jul-2026 19:34:09 UTC] === API CALL LOG ===
[07-Jul-2026 19:34:09 UTC] Endpoint: user/profile.php
[07-Jul-2026 19:34:09 UTC] Full Log Data: {
    "timestamp": "2026-07-07 19:34:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a11f:a022:b403:15ff:fe66:30b0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a11f:a022:b403:15ff:fe66:30b0, 162.158.19.191",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkzIiwidXNlcm5hbWUiOiJwb3RpZmVyIiwiZW1haWwiOiJrb3Nhcm11c3RhZmEwNDNAaG90bWFpbC5jb20iLCJleHAiOjE3ODQwNTc2NDd9.cj3zPvjnw6urUXHhSXeuI-xDHgFHBZ9XGHGYeASdCCM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17948f2a9c07607-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a11f:a022:b403:15ff:fe66:30b0",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jul-2026 19:34:09 UTC] === END API CALL LOG ===
[07-Jul-2026 19:34:09 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jul-2026 19:34:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkzIiwidXNlcm5hbWUiOiJwb3RpZmVyIiwiZW1haWwiOiJrb3Nhcm11c3RhZmEwNDNAaG90bWFpbC5jb20iLCJleHAiOjE3ODQwNTc2NDd9.cj3zPvjnw6urUXHhSXeuI-xDHgFHBZ9XGHGYeASdCCM
[07-Jul-2026 19:34:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jul-2026 19:34:09 UTC] ✅ JWT token verified successfully for user profile
[07-Jul-2026 19:34:09 UTC] User ID: 993
[07-Jul-2026 19:34:09 UTC] ✅ User profile retrieved successfully for user ID: 993
[07-Jul-2026 19:34:10 UTC] === API CALL LOG ===
[07-Jul-2026 19:34:10 UTC] Endpoint: user/profile.php
[07-Jul-2026 19:34:10 UTC] Full Log Data: {
    "timestamp": "2026-07-07 19:34:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a11f:a022:b403:15ff:fe66:30b0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a11f:a022:b403:15ff:fe66:30b0, 162.158.19.223",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkzIiwidXNlcm5hbWUiOiJwb3RpZmVyIiwiZW1haWwiOiJrb3Nhcm11c3RhZmEwNDNAaG90bWFpbC5jb20iLCJleHAiOjE3ODQwNTc2NDd9.cj3zPvjnw6urUXHhSXeuI-xDHgFHBZ9XGHGYeASdCCM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17948fb6be77607-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a11f:a022:b403:15ff:fe66:30b0",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jul-2026 19:34:10 UTC] === END API CALL LOG ===
[07-Jul-2026 19:34:10 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jul-2026 19:34:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkzIiwidXNlcm5hbWUiOiJwb3RpZmVyIiwiZW1haWwiOiJrb3Nhcm11c3RhZmEwNDNAaG90bWFpbC5jb20iLCJleHAiOjE3ODQwNTc2NDd9.cj3zPvjnw6urUXHhSXeuI-xDHgFHBZ9XGHGYeASdCCM
[07-Jul-2026 19:34:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jul-2026 19:34:10 UTC] ✅ JWT token verified successfully for user profile
[07-Jul-2026 19:34:10 UTC] User ID: 993
[07-Jul-2026 19:34:10 UTC] ✅ User profile retrieved successfully for user ID: 993
[07-Jul-2026 19:34:16 UTC] === API CALL LOG ===
[07-Jul-2026 19:34:16 UTC] Endpoint: user/profile.php
[07-Jul-2026 19:34:16 UTC] Full Log Data: {
    "timestamp": "2026-07-07 19:34:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a11f:a022:b403:15ff:fe66:30b0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a11f:a022:b403:15ff:fe66:30b0, 162.158.19.223",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkzIiwidXNlcm5hbWUiOiJwb3RpZmVyIiwiZW1haWwiOiJrb3Nhcm11c3RhZmEwNDNAaG90bWFpbC5jb20iLCJleHAiOjE3ODQwNTc2NDd9.cj3zPvjnw6urUXHhSXeuI-xDHgFHBZ9XGHGYeASdCCM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a179491dc9a97607-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a11f:a022:b403:15ff:fe66:30b0",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jul-2026 19:34:16 UTC] === END API CALL LOG ===
[07-Jul-2026 19:34:16 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jul-2026 19:34:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkzIiwidXNlcm5hbWUiOiJwb3RpZmVyIiwiZW1haWwiOiJrb3Nhcm11c3RhZmEwNDNAaG90bWFpbC5jb20iLCJleHAiOjE3ODQwNTc2NDd9.cj3zPvjnw6urUXHhSXeuI-xDHgFHBZ9XGHGYeASdCCM
[07-Jul-2026 19:34:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jul-2026 19:34:16 UTC] ✅ JWT token verified successfully for user profile
[07-Jul-2026 19:34:16 UTC] User ID: 993
[07-Jul-2026 19:34:16 UTC] ✅ User profile retrieved successfully for user ID: 993
[07-Jul-2026 19:34:25 UTC] === API CALL LOG ===
[07-Jul-2026 19:34:25 UTC] Endpoint: user/profile.php
[07-Jul-2026 19:34:25 UTC] Full Log Data: {
    "timestamp": "2026-07-07 19:34:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a11f:a022:b403:15ff:fe66:30b0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a11f:a022:b403:15ff:fe66:30b0, 162.158.14.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkzIiwidXNlcm5hbWUiOiJwb3RpZmVyIiwiZW1haWwiOiJrb3Nhcm11c3RhZmEwNDNAaG90bWFpbC5jb20iLCJleHAiOjE3ODQwNTc2NDd9.cj3zPvjnw6urUXHhSXeuI-xDHgFHBZ9XGHGYeASdCCM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a179495b3983e594-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a11f:a022:b403:15ff:fe66:30b0",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jul-2026 19:34:25 UTC] === END API CALL LOG ===
[07-Jul-2026 19:34:25 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jul-2026 19:34:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkzIiwidXNlcm5hbWUiOiJwb3RpZmVyIiwiZW1haWwiOiJrb3Nhcm11c3RhZmEwNDNAaG90bWFpbC5jb20iLCJleHAiOjE3ODQwNTc2NDd9.cj3zPvjnw6urUXHhSXeuI-xDHgFHBZ9XGHGYeASdCCM
[07-Jul-2026 19:34:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jul-2026 19:34:25 UTC] ✅ JWT token verified successfully for user profile
[07-Jul-2026 19:34:25 UTC] User ID: 993
[07-Jul-2026 19:34:25 UTC] ✅ User profile retrieved successfully for user ID: 993
[07-Jul-2026 19:34:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jul-2026 19:34:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jul-2026 19:34:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a00:1880:a11f:a022:b403:15ff:fe66:30b0, 162.158.14.216","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkzIiwidXNlcm5hbWUiOiJwb3RpZmVyIiwiZW1haWwiOiJrb3Nhcm11c3RhZmEwNDNAaG90bWFpbC5jb20iLCJleHAiOjE3ODQwNTc2NDd9.cj3zPvjnw6urUXHhSXeuI-xDHgFHBZ9XGHGYeASdCCM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a17949621dd8e594-OTP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a00:1880:a11f:a022:b403:15ff:fe66:30b0","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[07-Jul-2026 19:34:26 UTC] === User Orders API Called ===
[07-Jul-2026 19:34:26 UTC] User ID: 993
[07-Jul-2026 19:34:26 UTC] Limit: 20, Offset: 0
[07-Jul-2026 19:34:26 UTC] Orders found: 0
[07-Jul-2026 19:34:26 UTC] Orders data: []
[07-Jul-2026 19:34:26 UTC] Total orders count: 0
[07-Jul-2026 19:34:26 UTC] === API CALL LOG ===
[07-Jul-2026 19:34:26 UTC] Endpoint: user/profile.php
[07-Jul-2026 19:34:26 UTC] Full Log Data: {
    "timestamp": "2026-07-07 19:34:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a11f:a022:b403:15ff:fe66:30b0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a11f:a022:b403:15ff:fe66:30b0, 162.158.14.216",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkzIiwidXNlcm5hbWUiOiJwb3RpZmVyIiwiZW1haWwiOiJrb3Nhcm11c3RhZmEwNDNAaG90bWFpbC5jb20iLCJleHAiOjE3ODQwNTc2NDd9.cj3zPvjnw6urUXHhSXeuI-xDHgFHBZ9XGHGYeASdCCM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17949621dd3e594-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a11f:a022:b403:15ff:fe66:30b0",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jul-2026 19:34:26 UTC] === END API CALL LOG ===
[07-Jul-2026 19:34:26 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jul-2026 19:34:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkzIiwidXNlcm5hbWUiOiJwb3RpZmVyIiwiZW1haWwiOiJrb3Nhcm11c3RhZmEwNDNAaG90bWFpbC5jb20iLCJleHAiOjE3ODQwNTc2NDd9.cj3zPvjnw6urUXHhSXeuI-xDHgFHBZ9XGHGYeASdCCM
[07-Jul-2026 19:34:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jul-2026 19:34:26 UTC] ✅ JWT token verified successfully for user profile
[07-Jul-2026 19:34:26 UTC] User ID: 993
[07-Jul-2026 19:34:26 UTC] ✅ User profile retrieved successfully for user ID: 993
[07-Jul-2026 19:34:27 UTC] === API CALL LOG ===
[07-Jul-2026 19:34:27 UTC] Endpoint: user/profile.php
[07-Jul-2026 19:34:27 UTC] Full Log Data: {
    "timestamp": "2026-07-07 19:34:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a11f:a022:b403:15ff:fe66:30b0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a11f:a022:b403:15ff:fe66:30b0, 162.158.14.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkzIiwidXNlcm5hbWUiOiJwb3RpZmVyIiwiZW1haWwiOiJrb3Nhcm11c3RhZmEwNDNAaG90bWFpbC5jb20iLCJleHAiOjE3ODQwNTc2NDd9.cj3zPvjnw6urUXHhSXeuI-xDHgFHBZ9XGHGYeASdCCM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17949632e71e594-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a11f:a022:b403:15ff:fe66:30b0",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jul-2026 19:34:27 UTC] === END API CALL LOG ===
[07-Jul-2026 19:34:27 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jul-2026 19:34:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkzIiwidXNlcm5hbWUiOiJwb3RpZmVyIiwiZW1haWwiOiJrb3Nhcm11c3RhZmEwNDNAaG90bWFpbC5jb20iLCJleHAiOjE3ODQwNTc2NDd9.cj3zPvjnw6urUXHhSXeuI-xDHgFHBZ9XGHGYeASdCCM
[07-Jul-2026 19:34:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jul-2026 19:34:27 UTC] ✅ JWT token verified successfully for user profile
[07-Jul-2026 19:34:27 UTC] User ID: 993
[07-Jul-2026 19:34:27 UTC] ✅ User profile retrieved successfully for user ID: 993
[07-Jul-2026 19:34:28 UTC] === API CALL LOG ===
[07-Jul-2026 19:34:28 UTC] Endpoint: user/profile.php
[07-Jul-2026 19:34:28 UTC] Full Log Data: {
    "timestamp": "2026-07-07 19:34:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a11f:a022:b403:15ff:fe66:30b0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a11f:a022:b403:15ff:fe66:30b0, 162.158.14.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkzIiwidXNlcm5hbWUiOiJwb3RpZmVyIiwiZW1haWwiOiJrb3Nhcm11c3RhZmEwNDNAaG90bWFpbC5jb20iLCJleHAiOjE3ODQwNTc2NDd9.cj3zPvjnw6urUXHhSXeuI-xDHgFHBZ9XGHGYeASdCCM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a179496d4bf1e594-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a11f:a022:b403:15ff:fe66:30b0",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jul-2026 19:34:28 UTC] === END API CALL LOG ===
[07-Jul-2026 19:34:28 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jul-2026 19:34:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkzIiwidXNlcm5hbWUiOiJwb3RpZmVyIiwiZW1haWwiOiJrb3Nhcm11c3RhZmEwNDNAaG90bWFpbC5jb20iLCJleHAiOjE3ODQwNTc2NDd9.cj3zPvjnw6urUXHhSXeuI-xDHgFHBZ9XGHGYeASdCCM
[07-Jul-2026 19:34:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jul-2026 19:34:28 UTC] ✅ JWT token verified successfully for user profile
[07-Jul-2026 19:34:28 UTC] User ID: 993
[07-Jul-2026 19:34:28 UTC] ✅ User profile retrieved successfully for user ID: 993
[07-Jul-2026 19:35:03 UTC] === API CALL LOG ===
[07-Jul-2026 19:35:03 UTC] Endpoint: user/profile.php
[07-Jul-2026 19:35:03 UTC] Full Log Data: {
    "timestamp": "2026-07-07 19:35:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a11f:a022:b403:15ff:fe66:30b0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a11f:a022:b403:15ff:fe66:30b0, 162.158.14.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkzIiwidXNlcm5hbWUiOiJwb3RpZmVyIiwiZW1haWwiOiJrb3Nhcm11c3RhZmEwNDNAaG90bWFpbC5jb20iLCJleHAiOjE3ODQwNTc2NDd9.cj3zPvjnw6urUXHhSXeuI-xDHgFHBZ9XGHGYeASdCCM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1794a47eaf8e594-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a11f:a022:b403:15ff:fe66:30b0",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jul-2026 19:35:03 UTC] === END API CALL LOG ===
[07-Jul-2026 19:35:03 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jul-2026 19:35:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkzIiwidXNlcm5hbWUiOiJwb3RpZmVyIiwiZW1haWwiOiJrb3Nhcm11c3RhZmEwNDNAaG90bWFpbC5jb20iLCJleHAiOjE3ODQwNTc2NDd9.cj3zPvjnw6urUXHhSXeuI-xDHgFHBZ9XGHGYeASdCCM
[07-Jul-2026 19:35:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jul-2026 19:35:03 UTC] ✅ JWT token verified successfully for user profile
[07-Jul-2026 19:35:03 UTC] User ID: 993
[07-Jul-2026 19:35:03 UTC] ✅ User profile retrieved successfully for user ID: 993
[07-Jul-2026 19:35:12 UTC] === API CALL LOG ===
[07-Jul-2026 19:35:12 UTC] Endpoint: user/profile.php
[07-Jul-2026 19:35:12 UTC] Full Log Data: {
    "timestamp": "2026-07-07 19:35:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a11f:a022:b403:15ff:fe66:30b0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a11f:a022:b403:15ff:fe66:30b0, 162.158.19.223",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkzIiwidXNlcm5hbWUiOiJwb3RpZmVyIiwiZW1haWwiOiJrb3Nhcm11c3RhZmEwNDNAaG90bWFpbC5jb20iLCJleHAiOjE3ODQwNTc2NDd9.cj3zPvjnw6urUXHhSXeuI-xDHgFHBZ9XGHGYeASdCCM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1794a7ed8b1b6b5-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a11f:a022:b403:15ff:fe66:30b0",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jul-2026 19:35:12 UTC] === END API CALL LOG ===
[07-Jul-2026 19:35:12 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jul-2026 19:35:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkzIiwidXNlcm5hbWUiOiJwb3RpZmVyIiwiZW1haWwiOiJrb3Nhcm11c3RhZmEwNDNAaG90bWFpbC5jb20iLCJleHAiOjE3ODQwNTc2NDd9.cj3zPvjnw6urUXHhSXeuI-xDHgFHBZ9XGHGYeASdCCM
[07-Jul-2026 19:35:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jul-2026 19:35:12 UTC] ✅ JWT token verified successfully for user profile
[07-Jul-2026 19:35:12 UTC] User ID: 993
[07-Jul-2026 19:35:12 UTC] ✅ User profile retrieved successfully for user ID: 993
[07-Jul-2026 19:35:13 UTC] === API CALL LOG ===
[07-Jul-2026 19:35:13 UTC] Endpoint: user/profile.php
[07-Jul-2026 19:35:13 UTC] Full Log Data: {
    "timestamp": "2026-07-07 19:35:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a11f:a022:b403:15ff:fe66:30b0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a11f:a022:b403:15ff:fe66:30b0, 162.158.19.223",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkzIiwidXNlcm5hbWUiOiJwb3RpZmVyIiwiZW1haWwiOiJrb3Nhcm11c3RhZmEwNDNAaG90bWFpbC5jb20iLCJleHAiOjE3ODQwNTc2NDd9.cj3zPvjnw6urUXHhSXeuI-xDHgFHBZ9XGHGYeASdCCM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1794a839c3ab6b5-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a11f:a022:b403:15ff:fe66:30b0",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jul-2026 19:35:13 UTC] === END API CALL LOG ===
[07-Jul-2026 19:35:13 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jul-2026 19:35:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkzIiwidXNlcm5hbWUiOiJwb3RpZmVyIiwiZW1haWwiOiJrb3Nhcm11c3RhZmEwNDNAaG90bWFpbC5jb20iLCJleHAiOjE3ODQwNTc2NDd9.cj3zPvjnw6urUXHhSXeuI-xDHgFHBZ9XGHGYeASdCCM
[07-Jul-2026 19:35:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jul-2026 19:35:13 UTC] ✅ JWT token verified successfully for user profile
[07-Jul-2026 19:35:13 UTC] User ID: 993
[07-Jul-2026 19:35:13 UTC] ✅ User profile retrieved successfully for user ID: 993
[07-Jul-2026 19:35:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jul-2026 19:35:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[07-Jul-2026 19:35:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a00:1880:a11f:a022:b403:15ff:fe66:30b0, 162.158.19.223","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkzIiwidXNlcm5hbWUiOiJwb3RpZmVyIiwiZW1haWwiOiJrb3Nhcm11c3RhZmEwNDNAaG90bWFpbC5jb20iLCJleHAiOjE3ODQwNTc2NDd9.cj3zPvjnw6urUXHhSXeuI-xDHgFHBZ9XGHGYeASdCCM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1794a839c3db6b5-OTP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a00:1880:a11f:a022:b403:15ff:fe66:30b0","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[07-Jul-2026 19:35:13 UTC] === User Orders API Called ===
[07-Jul-2026 19:35:13 UTC] User ID: 993
[07-Jul-2026 19:35:13 UTC] Limit: 20, Offset: 0
[07-Jul-2026 19:35:13 UTC] Orders found: 0
[07-Jul-2026 19:35:13 UTC] Orders data: []
[07-Jul-2026 19:35:13 UTC] Total orders count: 0
[07-Jul-2026 19:35:13 UTC] === API CALL LOG ===
[07-Jul-2026 19:35:13 UTC] Endpoint: user/profile.php
[07-Jul-2026 19:35:13 UTC] Full Log Data: {
    "timestamp": "2026-07-07 19:35:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a11f:a022:b403:15ff:fe66:30b0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a11f:a022:b403:15ff:fe66:30b0, 162.158.19.223",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkzIiwidXNlcm5hbWUiOiJwb3RpZmVyIiwiZW1haWwiOiJrb3Nhcm11c3RhZmEwNDNAaG90bWFpbC5jb20iLCJleHAiOjE3ODQwNTc2NDd9.cj3zPvjnw6urUXHhSXeuI-xDHgFHBZ9XGHGYeASdCCM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1794a843c97b6b5-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a11f:a022:b403:15ff:fe66:30b0",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[07-Jul-2026 19:35:13 UTC] === END API CALL LOG ===
[07-Jul-2026 19:35:13 UTC] ✅ API Hash verification passed for profile endpoint
[07-Jul-2026 19:35:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkzIiwidXNlcm5hbWUiOiJwb3RpZmVyIiwiZW1haWwiOiJrb3Nhcm11c3RhZmEwNDNAaG90bWFpbC5jb20iLCJleHAiOjE3ODQwNTc2NDd9.cj3zPvjnw6urUXHhSXeuI-xDHgFHBZ9XGHGYeASdCCM
[07-Jul-2026 19:35:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[07-Jul-2026 19:35:13 UTC] ✅ JWT token verified successfully for user profile
[07-Jul-2026 19:35:13 UTC] User ID: 993
[07-Jul-2026 19:35:13 UTC] ✅ User profile retrieved successfully for user ID: 993
[08-Jul-2026 08:31:31 UTC] === API CALL LOG ===
[08-Jul-2026 08:31:31 UTC] Endpoint: user/profile.php
[08-Jul-2026 08:31:31 UTC] Full Log Data: {
    "timestamp": "2026-07-08 08:31:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.230.53.93",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "37.230.53.93, 172.69.165.49",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk0IiwidXNlcm5hbWUiOiJAcF9rX29mZmljaWFsX2FjYyIsImVtYWlsIjoieXdhaTQ3NTg5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDEwNDI4N30.CK3uOVavaQ_ajmGzXHigVDniHoidR39ushADmAFB1sk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17dbbad283fec6a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "37.230.53.93",
        "cf-ipcountry": "SG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 08:31:31 UTC] === END API CALL LOG ===
[08-Jul-2026 08:31:31 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 08:31:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk0IiwidXNlcm5hbWUiOiJAcF9rX29mZmljaWFsX2FjYyIsImVtYWlsIjoieXdhaTQ3NTg5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDEwNDI4N30.CK3uOVavaQ_ajmGzXHigVDniHoidR39ushADmAFB1sk
[08-Jul-2026 08:31:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 08:31:31 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 08:31:31 UTC] User ID: 994
[08-Jul-2026 08:31:31 UTC] ✅ User profile retrieved successfully for user ID: 994
[08-Jul-2026 08:31:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 08:31:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 08:31:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"37.230.53.93, 172.69.165.48","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk0IiwidXNlcm5hbWUiOiJAcF9rX29mZmljaWFsX2FjYyIsImVtYWlsIjoieXdhaTQ3NTg5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDEwNDI4N30.CK3uOVavaQ_ajmGzXHigVDniHoidR39ushADmAFB1sk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a17dbbad284bec6a-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"37.230.53.93","cf-ipcountry":"SG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jul-2026 08:31:31 UTC] === User Orders API Called ===
[08-Jul-2026 08:31:31 UTC] User ID: 994
[08-Jul-2026 08:31:31 UTC] Limit: 20, Offset: 0
[08-Jul-2026 08:31:31 UTC] Orders found: 0
[08-Jul-2026 08:31:31 UTC] Orders data: []
[08-Jul-2026 08:31:31 UTC] Total orders count: 0
[08-Jul-2026 08:31:31 UTC] === API CALL LOG ===
[08-Jul-2026 08:31:31 UTC] Endpoint: user/profile.php
[08-Jul-2026 08:31:31 UTC] Full Log Data: {
    "timestamp": "2026-07-08 08:31:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.230.53.93",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "37.230.53.93, 172.69.165.49",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk0IiwidXNlcm5hbWUiOiJAcF9rX29mZmljaWFsX2FjYyIsImVtYWlsIjoieXdhaTQ3NTg5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDEwNDI4N30.CK3uOVavaQ_ajmGzXHigVDniHoidR39ushADmAFB1sk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17dbbad2850ec6a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "37.230.53.93",
        "cf-ipcountry": "SG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 08:31:31 UTC] === END API CALL LOG ===
[08-Jul-2026 08:31:31 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 08:31:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk0IiwidXNlcm5hbWUiOiJAcF9rX29mZmljaWFsX2FjYyIsImVtYWlsIjoieXdhaTQ3NTg5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDEwNDI4N30.CK3uOVavaQ_ajmGzXHigVDniHoidR39ushADmAFB1sk
[08-Jul-2026 08:31:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 08:31:31 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 08:31:31 UTC] User ID: 994
[08-Jul-2026 08:31:31 UTC] ✅ User profile retrieved successfully for user ID: 994
[08-Jul-2026 08:31:54 UTC] === API CALL LOG ===
[08-Jul-2026 08:31:54 UTC] Endpoint: user/profile.php
[08-Jul-2026 08:31:54 UTC] Full Log Data: {
    "timestamp": "2026-07-08 08:31:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.230.53.93",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "37.230.53.93, 172.69.165.49",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk0IiwidXNlcm5hbWUiOiJAcF9rX29mZmljaWFsX2FjYyIsImVtYWlsIjoieXdhaTQ3NTg5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDEwNDI4N30.CK3uOVavaQ_ajmGzXHigVDniHoidR39ushADmAFB1sk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17dbc3a1a59ec6a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "37.230.53.93",
        "cf-ipcountry": "SG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 08:31:54 UTC] === END API CALL LOG ===
[08-Jul-2026 08:31:54 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 08:31:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk0IiwidXNlcm5hbWUiOiJAcF9rX29mZmljaWFsX2FjYyIsImVtYWlsIjoieXdhaTQ3NTg5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDEwNDI4N30.CK3uOVavaQ_ajmGzXHigVDniHoidR39ushADmAFB1sk
[08-Jul-2026 08:31:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 08:31:54 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 08:31:54 UTC] User ID: 994
[08-Jul-2026 08:31:54 UTC] ✅ User profile retrieved successfully for user ID: 994
[08-Jul-2026 08:31:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 08:31:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 08:31:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"37.230.53.93, 172.69.165.49","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk0IiwidXNlcm5hbWUiOiJAcF9rX29mZmljaWFsX2FjYyIsImVtYWlsIjoieXdhaTQ3NTg5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDEwNDI4N30.CK3uOVavaQ_ajmGzXHigVDniHoidR39ushADmAFB1sk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a17dbc3a1a54ec6a-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"37.230.53.93","cf-ipcountry":"SG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jul-2026 08:31:54 UTC] === User Orders API Called ===
[08-Jul-2026 08:31:54 UTC] User ID: 994
[08-Jul-2026 08:31:54 UTC] Limit: 20, Offset: 0
[08-Jul-2026 08:31:54 UTC] Orders found: 0
[08-Jul-2026 08:31:54 UTC] Orders data: []
[08-Jul-2026 08:31:54 UTC] Total orders count: 0
[08-Jul-2026 08:31:54 UTC] === API CALL LOG ===
[08-Jul-2026 08:31:54 UTC] Endpoint: user/profile.php
[08-Jul-2026 08:31:54 UTC] Full Log Data: {
    "timestamp": "2026-07-08 08:31:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.230.53.93",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "37.230.53.93, 172.69.165.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk0IiwidXNlcm5hbWUiOiJAcF9rX29mZmljaWFsX2FjYyIsImVtYWlsIjoieXdhaTQ3NTg5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDEwNDI4N30.CK3uOVavaQ_ajmGzXHigVDniHoidR39ushADmAFB1sk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17dbc3a1a5dec6a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "37.230.53.93",
        "cf-ipcountry": "SG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 08:31:54 UTC] === END API CALL LOG ===
[08-Jul-2026 08:31:54 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 08:31:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk0IiwidXNlcm5hbWUiOiJAcF9rX29mZmljaWFsX2FjYyIsImVtYWlsIjoieXdhaTQ3NTg5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDEwNDI4N30.CK3uOVavaQ_ajmGzXHigVDniHoidR39ushADmAFB1sk
[08-Jul-2026 08:31:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 08:31:54 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 08:31:54 UTC] User ID: 994
[08-Jul-2026 08:31:54 UTC] ✅ User profile retrieved successfully for user ID: 994
[08-Jul-2026 08:33:29 UTC] === API CALL LOG ===
[08-Jul-2026 08:33:29 UTC] Endpoint: user/profile.php
[08-Jul-2026 08:33:29 UTC] Full Log Data: {
    "timestamp": "2026-07-08 08:33:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "168.222.25.7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "168.222.25.7, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk0IiwidXNlcm5hbWUiOiJAcF9rX29mZmljaWFsX2FjYyIsImVtYWlsIjoieXdhaTQ3NTg5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDEwNDI4N30.CK3uOVavaQ_ajmGzXHigVDniHoidR39ushADmAFB1sk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17dbe8e2f42f3fb-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "168.222.25.7",
        "cf-ipcountry": "SG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 08:33:29 UTC] === END API CALL LOG ===
[08-Jul-2026 08:33:29 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 08:33:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk0IiwidXNlcm5hbWUiOiJAcF9rX29mZmljaWFsX2FjYyIsImVtYWlsIjoieXdhaTQ3NTg5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDEwNDI4N30.CK3uOVavaQ_ajmGzXHigVDniHoidR39ushADmAFB1sk
[08-Jul-2026 08:33:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 08:33:29 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 08:33:29 UTC] User ID: 994
[08-Jul-2026 08:33:29 UTC] ✅ User profile retrieved successfully for user ID: 994
[08-Jul-2026 08:33:30 UTC] === API CALL LOG ===
[08-Jul-2026 08:33:30 UTC] Endpoint: user/profile.php
[08-Jul-2026 08:33:30 UTC] Full Log Data: {
    "timestamp": "2026-07-08 08:33:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "168.222.25.7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "168.222.25.7, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk0IiwidXNlcm5hbWUiOiJAcF9rX29mZmljaWFsX2FjYyIsImVtYWlsIjoieXdhaTQ3NTg5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDEwNDI4N30.CK3uOVavaQ_ajmGzXHigVDniHoidR39ushADmAFB1sk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17dbe8e2f4bf3fb-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "168.222.25.7",
        "cf-ipcountry": "SG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 08:33:30 UTC] === END API CALL LOG ===
[08-Jul-2026 08:33:30 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 08:33:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk0IiwidXNlcm5hbWUiOiJAcF9rX29mZmljaWFsX2FjYyIsImVtYWlsIjoieXdhaTQ3NTg5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDEwNDI4N30.CK3uOVavaQ_ajmGzXHigVDniHoidR39ushADmAFB1sk
[08-Jul-2026 08:33:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 08:33:30 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 08:33:30 UTC] User ID: 994
[08-Jul-2026 08:33:30 UTC] ✅ User profile retrieved successfully for user ID: 994
[08-Jul-2026 08:33:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 08:33:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 08:33:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"168.222.25.7, 104.23.175.178","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk0IiwidXNlcm5hbWUiOiJAcF9rX29mZmljaWFsX2FjYyIsImVtYWlsIjoieXdhaTQ3NTg5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDEwNDI4N30.CK3uOVavaQ_ajmGzXHigVDniHoidR39ushADmAFB1sk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a17dbea14fa0f3fb-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"168.222.25.7","cf-ipcountry":"SG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jul-2026 08:33:32 UTC] === User Orders API Called ===
[08-Jul-2026 08:33:32 UTC] User ID: 994
[08-Jul-2026 08:33:32 UTC] Limit: 20, Offset: 0
[08-Jul-2026 08:33:32 UTC] Orders found: 0
[08-Jul-2026 08:33:32 UTC] Orders data: []
[08-Jul-2026 08:33:32 UTC] Total orders count: 0
[08-Jul-2026 08:33:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 08:33:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 08:33:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"168.222.25.7, 104.23.175.178","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk0IiwidXNlcm5hbWUiOiJAcF9rX29mZmljaWFsX2FjYyIsImVtYWlsIjoieXdhaTQ3NTg5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDEwNDI4N30.CK3uOVavaQ_ajmGzXHigVDniHoidR39ushADmAFB1sk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a17dbea84bfff3fb-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"168.222.25.7","cf-ipcountry":"SG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jul-2026 08:33:33 UTC] === User Orders API Called ===
[08-Jul-2026 08:33:33 UTC] User ID: 994
[08-Jul-2026 08:33:33 UTC] Limit: 20, Offset: 0
[08-Jul-2026 08:33:33 UTC] Orders found: 0
[08-Jul-2026 08:33:33 UTC] Orders data: []
[08-Jul-2026 08:33:33 UTC] Total orders count: 0
[08-Jul-2026 08:33:33 UTC] === API CALL LOG ===
[08-Jul-2026 08:33:33 UTC] Endpoint: user/profile.php
[08-Jul-2026 08:33:33 UTC] Full Log Data: {
    "timestamp": "2026-07-08 08:33:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "168.222.25.7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "168.222.25.7, 104.23.175.178",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk0IiwidXNlcm5hbWUiOiJAcF9rX29mZmljaWFsX2FjYyIsImVtYWlsIjoieXdhaTQ3NTg5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDEwNDI4N30.CK3uOVavaQ_ajmGzXHigVDniHoidR39ushADmAFB1sk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17dbea9e85df3fb-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "168.222.25.7",
        "cf-ipcountry": "SG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 08:33:33 UTC] === END API CALL LOG ===
[08-Jul-2026 08:33:33 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 08:33:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk0IiwidXNlcm5hbWUiOiJAcF9rX29mZmljaWFsX2FjYyIsImVtYWlsIjoieXdhaTQ3NTg5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDEwNDI4N30.CK3uOVavaQ_ajmGzXHigVDniHoidR39ushADmAFB1sk
[08-Jul-2026 08:33:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 08:33:33 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 08:33:33 UTC] User ID: 994
[08-Jul-2026 08:33:33 UTC] ✅ User profile retrieved successfully for user ID: 994
[08-Jul-2026 08:33:34 UTC] === API CALL LOG ===
[08-Jul-2026 08:33:34 UTC] Endpoint: user/profile.php
[08-Jul-2026 08:33:34 UTC] Full Log Data: {
    "timestamp": "2026-07-08 08:33:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "168.222.25.7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "168.222.25.7, 104.23.175.178",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk0IiwidXNlcm5hbWUiOiJAcF9rX29mZmljaWFsX2FjYyIsImVtYWlsIjoieXdhaTQ3NTg5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDEwNDI4N30.CK3uOVavaQ_ajmGzXHigVDniHoidR39ushADmAFB1sk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17dbeac4e8df3fb-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "168.222.25.7",
        "cf-ipcountry": "SG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 08:33:34 UTC] === END API CALL LOG ===
[08-Jul-2026 08:33:34 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 08:33:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk0IiwidXNlcm5hbWUiOiJAcF9rX29mZmljaWFsX2FjYyIsImVtYWlsIjoieXdhaTQ3NTg5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDEwNDI4N30.CK3uOVavaQ_ajmGzXHigVDniHoidR39ushADmAFB1sk
[08-Jul-2026 08:33:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 08:33:34 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 08:33:34 UTC] User ID: 994
[08-Jul-2026 08:33:34 UTC] ✅ User profile retrieved successfully for user ID: 994
[08-Jul-2026 08:33:35 UTC] === API CALL LOG ===
[08-Jul-2026 08:33:35 UTC] Endpoint: user/profile.php
[08-Jul-2026 08:33:35 UTC] Full Log Data: {
    "timestamp": "2026-07-08 08:33:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "168.222.25.7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "168.222.25.7, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk0IiwidXNlcm5hbWUiOiJAcF9rX29mZmljaWFsX2FjYyIsImVtYWlsIjoieXdhaTQ3NTg5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDEwNDI4N30.CK3uOVavaQ_ajmGzXHigVDniHoidR39ushADmAFB1sk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17dbeb2494cf3fb-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "168.222.25.7",
        "cf-ipcountry": "SG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 08:33:35 UTC] === END API CALL LOG ===
[08-Jul-2026 08:33:35 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 08:33:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk0IiwidXNlcm5hbWUiOiJAcF9rX29mZmljaWFsX2FjYyIsImVtYWlsIjoieXdhaTQ3NTg5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDEwNDI4N30.CK3uOVavaQ_ajmGzXHigVDniHoidR39ushADmAFB1sk
[08-Jul-2026 08:33:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 08:33:35 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 08:33:35 UTC] User ID: 994
[08-Jul-2026 08:33:35 UTC] ✅ User profile retrieved successfully for user ID: 994
[08-Jul-2026 08:33:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 08:33:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 08:33:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"168.222.25.7, 104.23.175.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk0IiwidXNlcm5hbWUiOiJAcF9rX29mZmljaWFsX2FjYyIsImVtYWlsIjoieXdhaTQ3NTg5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDEwNDI4N30.CK3uOVavaQ_ajmGzXHigVDniHoidR39ushADmAFB1sk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a17dbeee4979f3fb-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"168.222.25.7","cf-ipcountry":"SG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jul-2026 08:33:45 UTC] === User Orders API Called ===
[08-Jul-2026 08:33:45 UTC] User ID: 994
[08-Jul-2026 08:33:45 UTC] Limit: 20, Offset: 0
[08-Jul-2026 08:33:45 UTC] Orders found: 0
[08-Jul-2026 08:33:45 UTC] Orders data: []
[08-Jul-2026 08:33:45 UTC] Total orders count: 0
[08-Jul-2026 08:33:45 UTC] === API CALL LOG ===
[08-Jul-2026 08:33:45 UTC] Endpoint: user/profile.php
[08-Jul-2026 08:33:45 UTC] Full Log Data: {
    "timestamp": "2026-07-08 08:33:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "168.222.25.7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "168.222.25.7, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk0IiwidXNlcm5hbWUiOiJAcF9rX29mZmljaWFsX2FjYyIsImVtYWlsIjoieXdhaTQ3NTg5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDEwNDI4N30.CK3uOVavaQ_ajmGzXHigVDniHoidR39ushADmAFB1sk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17dbef14aa8f3fb-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "168.222.25.7",
        "cf-ipcountry": "SG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 08:33:45 UTC] === END API CALL LOG ===
[08-Jul-2026 08:33:45 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 08:33:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk0IiwidXNlcm5hbWUiOiJAcF9rX29mZmljaWFsX2FjYyIsImVtYWlsIjoieXdhaTQ3NTg5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDEwNDI4N30.CK3uOVavaQ_ajmGzXHigVDniHoidR39ushADmAFB1sk
[08-Jul-2026 08:33:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 08:33:45 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 08:33:45 UTC] User ID: 994
[08-Jul-2026 08:33:45 UTC] ✅ User profile retrieved successfully for user ID: 994
[08-Jul-2026 08:33:45 UTC] === API CALL LOG ===
[08-Jul-2026 08:33:45 UTC] Endpoint: user/profile.php
[08-Jul-2026 08:33:45 UTC] Full Log Data: {
    "timestamp": "2026-07-08 08:33:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "168.222.25.7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "168.222.25.7, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk0IiwidXNlcm5hbWUiOiJAcF9rX29mZmljaWFsX2FjYyIsImVtYWlsIjoieXdhaTQ3NTg5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDEwNDI4N30.CK3uOVavaQ_ajmGzXHigVDniHoidR39ushADmAFB1sk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17dbeee497cf3fb-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "168.222.25.7",
        "cf-ipcountry": "SG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 08:33:45 UTC] === END API CALL LOG ===
[08-Jul-2026 08:33:45 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 08:33:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk0IiwidXNlcm5hbWUiOiJAcF9rX29mZmljaWFsX2FjYyIsImVtYWlsIjoieXdhaTQ3NTg5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDEwNDI4N30.CK3uOVavaQ_ajmGzXHigVDniHoidR39ushADmAFB1sk
[08-Jul-2026 08:33:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 08:33:45 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 08:33:45 UTC] User ID: 994
[08-Jul-2026 08:33:45 UTC] ✅ User profile retrieved successfully for user ID: 994
[08-Jul-2026 08:33:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 08:33:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 08:33:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"168.222.25.7, 104.23.175.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk0IiwidXNlcm5hbWUiOiJAcF9rX29mZmljaWFsX2FjYyIsImVtYWlsIjoieXdhaTQ3NTg5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDEwNDI4N30.CK3uOVavaQ_ajmGzXHigVDniHoidR39ushADmAFB1sk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a17dbf125e80f3fb-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"168.222.25.7","cf-ipcountry":"SG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jul-2026 08:33:50 UTC] === User Orders API Called ===
[08-Jul-2026 08:33:50 UTC] User ID: 994
[08-Jul-2026 08:33:50 UTC] Limit: 20, Offset: 0
[08-Jul-2026 08:33:50 UTC] === API CALL LOG ===
[08-Jul-2026 08:33:50 UTC] Endpoint: user/profile.php
[08-Jul-2026 08:33:50 UTC] Full Log Data: {
    "timestamp": "2026-07-08 08:33:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "168.222.25.7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "168.222.25.7, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk0IiwidXNlcm5hbWUiOiJAcF9rX29mZmljaWFsX2FjYyIsImVtYWlsIjoieXdhaTQ3NTg5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDEwNDI4N30.CK3uOVavaQ_ajmGzXHigVDniHoidR39ushADmAFB1sk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17dbf125e90f3fb-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "168.222.25.7",
        "cf-ipcountry": "SG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 08:33:50 UTC] === END API CALL LOG ===
[08-Jul-2026 08:33:50 UTC] Orders found: 0
[08-Jul-2026 08:33:50 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 08:33:50 UTC] Orders data: []
[08-Jul-2026 08:33:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk0IiwidXNlcm5hbWUiOiJAcF9rX29mZmljaWFsX2FjYyIsImVtYWlsIjoieXdhaTQ3NTg5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDEwNDI4N30.CK3uOVavaQ_ajmGzXHigVDniHoidR39ushADmAFB1sk
[08-Jul-2026 08:33:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 08:33:50 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 08:33:50 UTC] Total orders count: 0
[08-Jul-2026 08:33:50 UTC] User ID: 994
[08-Jul-2026 08:33:50 UTC] ✅ User profile retrieved successfully for user ID: 994
[08-Jul-2026 08:33:51 UTC] === API CALL LOG ===
[08-Jul-2026 08:33:51 UTC] Endpoint: user/profile.php
[08-Jul-2026 08:33:51 UTC] Full Log Data: {
    "timestamp": "2026-07-08 08:33:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "168.222.25.7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "168.222.25.7, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk0IiwidXNlcm5hbWUiOiJAcF9rX29mZmljaWFsX2FjYyIsImVtYWlsIjoieXdhaTQ3NTg5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDEwNDI4N30.CK3uOVavaQ_ajmGzXHigVDniHoidR39ushADmAFB1sk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17dbf161996f3fb-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "168.222.25.7",
        "cf-ipcountry": "SG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 08:33:51 UTC] === END API CALL LOG ===
[08-Jul-2026 08:33:51 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 08:33:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk0IiwidXNlcm5hbWUiOiJAcF9rX29mZmljaWFsX2FjYyIsImVtYWlsIjoieXdhaTQ3NTg5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDEwNDI4N30.CK3uOVavaQ_ajmGzXHigVDniHoidR39ushADmAFB1sk
[08-Jul-2026 08:33:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 08:33:51 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 08:33:51 UTC] User ID: 994
[08-Jul-2026 08:33:51 UTC] ✅ User profile retrieved successfully for user ID: 994
[08-Jul-2026 08:33:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 08:33:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 08:33:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"168.222.25.7, 104.23.175.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk0IiwidXNlcm5hbWUiOiJAcF9rX29mZmljaWFsX2FjYyIsImVtYWlsIjoieXdhaTQ3NTg5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDEwNDI4N30.CK3uOVavaQ_ajmGzXHigVDniHoidR39ushADmAFB1sk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a17dbf193a8cf3fb-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"168.222.25.7","cf-ipcountry":"SG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jul-2026 08:33:51 UTC] === User Orders API Called ===
[08-Jul-2026 08:33:51 UTC] User ID: 994
[08-Jul-2026 08:33:51 UTC] Limit: 20, Offset: 0
[08-Jul-2026 08:33:51 UTC] Orders found: 0
[08-Jul-2026 08:33:51 UTC] Orders data: []
[08-Jul-2026 08:33:51 UTC] Total orders count: 0
[08-Jul-2026 08:33:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 08:33:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 08:33:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"168.222.25.7, 104.23.175.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk0IiwidXNlcm5hbWUiOiJAcF9rX29mZmljaWFsX2FjYyIsImVtYWlsIjoieXdhaTQ3NTg5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDEwNDI4N30.CK3uOVavaQ_ajmGzXHigVDniHoidR39ushADmAFB1sk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a17dbf29db16f3fb-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"168.222.25.7","cf-ipcountry":"SG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jul-2026 08:33:54 UTC] === User Orders API Called ===
[08-Jul-2026 08:33:54 UTC] User ID: 994
[08-Jul-2026 08:33:54 UTC] Limit: 20, Offset: 0
[08-Jul-2026 08:33:54 UTC] Orders found: 0
[08-Jul-2026 08:33:54 UTC] Orders data: []
[08-Jul-2026 08:33:54 UTC] Total orders count: 0
[08-Jul-2026 08:33:54 UTC] === API CALL LOG ===
[08-Jul-2026 08:33:54 UTC] Endpoint: user/profile.php
[08-Jul-2026 08:33:54 UTC] Full Log Data: {
    "timestamp": "2026-07-08 08:33:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "168.222.25.7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "168.222.25.7, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk0IiwidXNlcm5hbWUiOiJAcF9rX29mZmljaWFsX2FjYyIsImVtYWlsIjoieXdhaTQ3NTg5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDEwNDI4N30.CK3uOVavaQ_ajmGzXHigVDniHoidR39ushADmAFB1sk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17dbf2b7f51f3fb-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "168.222.25.7",
        "cf-ipcountry": "SG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 08:33:54 UTC] === END API CALL LOG ===
[08-Jul-2026 08:33:54 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 08:33:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk0IiwidXNlcm5hbWUiOiJAcF9rX29mZmljaWFsX2FjYyIsImVtYWlsIjoieXdhaTQ3NTg5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDEwNDI4N30.CK3uOVavaQ_ajmGzXHigVDniHoidR39ushADmAFB1sk
[08-Jul-2026 08:33:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 08:33:54 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 08:33:54 UTC] User ID: 994
[08-Jul-2026 08:33:54 UTC] ✅ User profile retrieved successfully for user ID: 994
[08-Jul-2026 08:33:54 UTC] === API CALL LOG ===
[08-Jul-2026 08:33:54 UTC] Endpoint: user/profile.php
[08-Jul-2026 08:33:54 UTC] Full Log Data: {
    "timestamp": "2026-07-08 08:33:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "168.222.25.7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "168.222.25.7, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk0IiwidXNlcm5hbWUiOiJAcF9rX29mZmljaWFsX2FjYyIsImVtYWlsIjoieXdhaTQ3NTg5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDEwNDI4N30.CK3uOVavaQ_ajmGzXHigVDniHoidR39ushADmAFB1sk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17dbf2dadeef3fb-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "168.222.25.7",
        "cf-ipcountry": "SG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 08:33:54 UTC] === END API CALL LOG ===
[08-Jul-2026 08:33:54 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 08:33:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk0IiwidXNlcm5hbWUiOiJAcF9rX29mZmljaWFsX2FjYyIsImVtYWlsIjoieXdhaTQ3NTg5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDEwNDI4N30.CK3uOVavaQ_ajmGzXHigVDniHoidR39ushADmAFB1sk
[08-Jul-2026 08:33:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 08:33:54 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 08:33:54 UTC] User ID: 994
[08-Jul-2026 08:33:54 UTC] ✅ User profile retrieved successfully for user ID: 994
[08-Jul-2026 08:33:56 UTC] === API CALL LOG ===
[08-Jul-2026 08:33:56 UTC] Endpoint: user/profile.php
[08-Jul-2026 08:33:56 UTC] Full Log Data: {
    "timestamp": "2026-07-08 08:33:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "168.222.25.7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "168.222.25.7, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk0IiwidXNlcm5hbWUiOiJAcF9rX29mZmljaWFsX2FjYyIsImVtYWlsIjoieXdhaTQ3NTg5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDEwNDI4N30.CK3uOVavaQ_ajmGzXHigVDniHoidR39ushADmAFB1sk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17dbf3748a6f3fb-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "168.222.25.7",
        "cf-ipcountry": "SG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 08:33:56 UTC] === END API CALL LOG ===
[08-Jul-2026 08:33:56 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 08:33:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk0IiwidXNlcm5hbWUiOiJAcF9rX29mZmljaWFsX2FjYyIsImVtYWlsIjoieXdhaTQ3NTg5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDEwNDI4N30.CK3uOVavaQ_ajmGzXHigVDniHoidR39ushADmAFB1sk
[08-Jul-2026 08:33:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 08:33:56 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 08:33:56 UTC] User ID: 994
[08-Jul-2026 08:33:56 UTC] ✅ User profile retrieved successfully for user ID: 994
[08-Jul-2026 08:35:34 UTC] === API CALL LOG ===
[08-Jul-2026 08:35:34 UTC] === API CALL LOG ===
[08-Jul-2026 08:35:34 UTC] Endpoint: user/profile.php
[08-Jul-2026 08:35:34 UTC] Endpoint: user/profile.php
[08-Jul-2026 08:35:34 UTC] Full Log Data: {
    "timestamp": "2026-07-08 08:35:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "168.222.25.7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "168.222.25.7, 108.162.226.112",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk0IiwidXNlcm5hbWUiOiJAcF9rX29mZmljaWFsX2FjYyIsImVtYWlsIjoieXdhaTQ3NTg5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDEwNDI4N30.CK3uOVavaQ_ajmGzXHigVDniHoidR39ushADmAFB1sk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17dc19a9d923d99-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "168.222.25.7",
        "cf-ipcountry": "SG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 08:35:34 UTC] Full Log Data: {
    "timestamp": "2026-07-08 08:35:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "168.222.25.7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "168.222.25.7, 108.162.226.112",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk0IiwidXNlcm5hbWUiOiJAcF9rX29mZmljaWFsX2FjYyIsImVtYWlsIjoieXdhaTQ3NTg5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDEwNDI4N30.CK3uOVavaQ_ajmGzXHigVDniHoidR39ushADmAFB1sk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17dc19a9d8f3d99-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "168.222.25.7",
        "cf-ipcountry": "SG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 08:35:34 UTC] === END API CALL LOG ===
[08-Jul-2026 08:35:34 UTC] === END API CALL LOG ===
[08-Jul-2026 08:35:34 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 08:35:34 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 08:35:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk0IiwidXNlcm5hbWUiOiJAcF9rX29mZmljaWFsX2FjYyIsImVtYWlsIjoieXdhaTQ3NTg5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDEwNDI4N30.CK3uOVavaQ_ajmGzXHigVDniHoidR39ushADmAFB1sk
[08-Jul-2026 08:35:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk0IiwidXNlcm5hbWUiOiJAcF9rX29mZmljaWFsX2FjYyIsImVtYWlsIjoieXdhaTQ3NTg5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDEwNDI4N30.CK3uOVavaQ_ajmGzXHigVDniHoidR39ushADmAFB1sk
[08-Jul-2026 08:35:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 08:35:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 08:35:34 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 08:35:34 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 08:35:34 UTC] User ID: 994
[08-Jul-2026 08:35:34 UTC] User ID: 994
[08-Jul-2026 08:35:34 UTC] ✅ User profile retrieved successfully for user ID: 994
[08-Jul-2026 08:35:34 UTC] ✅ User profile retrieved successfully for user ID: 994
[08-Jul-2026 08:35:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 08:35:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 08:35:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"168.222.25.7, 108.162.226.112","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk0IiwidXNlcm5hbWUiOiJAcF9rX29mZmljaWFsX2FjYyIsImVtYWlsIjoieXdhaTQ3NTg5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDEwNDI4N30.CK3uOVavaQ_ajmGzXHigVDniHoidR39ushADmAFB1sk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a17dc19a9d8d3d99-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"168.222.25.7","cf-ipcountry":"SG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jul-2026 08:35:34 UTC] === User Orders API Called ===
[08-Jul-2026 08:35:34 UTC] User ID: 994
[08-Jul-2026 08:35:34 UTC] Limit: 20, Offset: 0
[08-Jul-2026 08:35:34 UTC] Orders found: 0
[08-Jul-2026 08:35:34 UTC] Orders data: []
[08-Jul-2026 08:35:34 UTC] Total orders count: 0
[08-Jul-2026 08:35:45 UTC] === API CALL LOG ===
[08-Jul-2026 08:35:45 UTC] Endpoint: user/profile.php
[08-Jul-2026 08:35:45 UTC] Full Log Data: {
    "timestamp": "2026-07-08 08:35:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "168.222.25.7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "168.222.25.7, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk0IiwidXNlcm5hbWUiOiJAcF9rX29mZmljaWFsX2FjYyIsImVtYWlsIjoieXdhaTQ3NTg5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDEwNDI4N30.CK3uOVavaQ_ajmGzXHigVDniHoidR39ushADmAFB1sk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17dc1e20ce445c8-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "168.222.25.7",
        "cf-ipcountry": "SG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 08:35:45 UTC] === END API CALL LOG ===
[08-Jul-2026 08:35:45 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 08:35:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk0IiwidXNlcm5hbWUiOiJAcF9rX29mZmljaWFsX2FjYyIsImVtYWlsIjoieXdhaTQ3NTg5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDEwNDI4N30.CK3uOVavaQ_ajmGzXHigVDniHoidR39ushADmAFB1sk
[08-Jul-2026 08:35:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 08:35:45 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 08:35:45 UTC] User ID: 994
[08-Jul-2026 08:35:45 UTC] ✅ User profile retrieved successfully for user ID: 994
[08-Jul-2026 08:35:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 08:35:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 08:35:46 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"168.222.25.7, 104.23.175.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk0IiwidXNlcm5hbWUiOiJAcF9rX29mZmljaWFsX2FjYyIsImVtYWlsIjoieXdhaTQ3NTg5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDEwNDI4N30.CK3uOVavaQ_ajmGzXHigVDniHoidR39ushADmAFB1sk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a17dc1e81f3345c8-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"168.222.25.7","cf-ipcountry":"SG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jul-2026 08:35:46 UTC] === User Orders API Called ===
[08-Jul-2026 08:35:46 UTC] User ID: 994
[08-Jul-2026 08:35:46 UTC] Limit: 20, Offset: 0
[08-Jul-2026 08:35:46 UTC] Orders found: 0
[08-Jul-2026 08:35:46 UTC] Orders data: []
[08-Jul-2026 08:35:46 UTC] Total orders count: 0
[08-Jul-2026 08:35:47 UTC] === API CALL LOG ===
[08-Jul-2026 08:35:47 UTC] Endpoint: user/profile.php
[08-Jul-2026 08:35:47 UTC] Full Log Data: {
    "timestamp": "2026-07-08 08:35:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "168.222.25.7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "168.222.25.7, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk0IiwidXNlcm5hbWUiOiJAcF9rX29mZmljaWFsX2FjYyIsImVtYWlsIjoieXdhaTQ3NTg5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDEwNDI4N30.CK3uOVavaQ_ajmGzXHigVDniHoidR39ushADmAFB1sk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17dc1eeecb945c8-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "168.222.25.7",
        "cf-ipcountry": "SG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 08:35:47 UTC] === END API CALL LOG ===
[08-Jul-2026 08:35:47 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 08:35:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk0IiwidXNlcm5hbWUiOiJAcF9rX29mZmljaWFsX2FjYyIsImVtYWlsIjoieXdhaTQ3NTg5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDEwNDI4N30.CK3uOVavaQ_ajmGzXHigVDniHoidR39ushADmAFB1sk
[08-Jul-2026 08:35:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 08:35:47 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 08:35:47 UTC] User ID: 994
[08-Jul-2026 08:35:47 UTC] ✅ User profile retrieved successfully for user ID: 994
[08-Jul-2026 08:35:48 UTC] User Purchases API - User ID: 994
[08-Jul-2026 08:35:48 UTC] User Purchases API - Total purchases found: 0
[08-Jul-2026 08:35:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 08:35:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 08:35:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"168.222.25.7, 104.23.175.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk0IiwidXNlcm5hbWUiOiJAcF9rX29mZmljaWFsX2FjYyIsImVtYWlsIjoieXdhaTQ3NTg5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDEwNDI4N30.CK3uOVavaQ_ajmGzXHigVDniHoidR39ushADmAFB1sk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a17dc21f7e1145c8-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"168.222.25.7","cf-ipcountry":"SG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jul-2026 08:35:56 UTC] === User Orders API Called ===
[08-Jul-2026 08:35:56 UTC] User ID: 994
[08-Jul-2026 08:35:56 UTC] Limit: 20, Offset: 0
[08-Jul-2026 08:35:56 UTC] Orders found: 0
[08-Jul-2026 08:35:56 UTC] Orders data: []
[08-Jul-2026 08:35:56 UTC] Total orders count: 0
[08-Jul-2026 08:35:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 08:35:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 08:35:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"168.222.25.7, 104.23.175.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk0IiwidXNlcm5hbWUiOiJAcF9rX29mZmljaWFsX2FjYyIsImVtYWlsIjoieXdhaTQ3NTg5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDEwNDI4N30.CK3uOVavaQ_ajmGzXHigVDniHoidR39ushADmAFB1sk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a17dc2318e2245c8-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"168.222.25.7","cf-ipcountry":"SG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jul-2026 08:35:58 UTC] === User Orders API Called ===
[08-Jul-2026 08:35:58 UTC] User ID: 994
[08-Jul-2026 08:35:58 UTC] Limit: 20, Offset: 0
[08-Jul-2026 08:35:58 UTC] Orders found: 0
[08-Jul-2026 08:35:58 UTC] Orders data: []
[08-Jul-2026 08:35:58 UTC] Total orders count: 0
[08-Jul-2026 08:35:58 UTC] === API CALL LOG ===
[08-Jul-2026 08:35:58 UTC] Endpoint: user/profile.php
[08-Jul-2026 08:35:58 UTC] Full Log Data: {
    "timestamp": "2026-07-08 08:35:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "168.222.25.7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "168.222.25.7, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk0IiwidXNlcm5hbWUiOiJAcF9rX29mZmljaWFsX2FjYyIsImVtYWlsIjoieXdhaTQ3NTg5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDEwNDI4N30.CK3uOVavaQ_ajmGzXHigVDniHoidR39ushADmAFB1sk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17dc232eab845c8-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "168.222.25.7",
        "cf-ipcountry": "SG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 08:35:58 UTC] === END API CALL LOG ===
[08-Jul-2026 08:35:58 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 08:35:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk0IiwidXNlcm5hbWUiOiJAcF9rX29mZmljaWFsX2FjYyIsImVtYWlsIjoieXdhaTQ3NTg5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDEwNDI4N30.CK3uOVavaQ_ajmGzXHigVDniHoidR39ushADmAFB1sk
[08-Jul-2026 08:35:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 08:35:58 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 08:35:58 UTC] User ID: 994
[08-Jul-2026 08:35:58 UTC] ✅ User profile retrieved successfully for user ID: 994
[08-Jul-2026 08:35:59 UTC] === API CALL LOG ===
[08-Jul-2026 08:35:59 UTC] Endpoint: user/profile.php
[08-Jul-2026 08:35:59 UTC] Full Log Data: {
    "timestamp": "2026-07-08 08:35:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "168.222.25.7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "168.222.25.7, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk0IiwidXNlcm5hbWUiOiJAcF9rX29mZmljaWFsX2FjYyIsImVtYWlsIjoieXdhaTQ3NTg5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDEwNDI4N30.CK3uOVavaQ_ajmGzXHigVDniHoidR39ushADmAFB1sk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17dc2363e7445c8-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "168.222.25.7",
        "cf-ipcountry": "SG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 08:35:59 UTC] === END API CALL LOG ===
[08-Jul-2026 08:35:59 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 08:35:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk0IiwidXNlcm5hbWUiOiJAcF9rX29mZmljaWFsX2FjYyIsImVtYWlsIjoieXdhaTQ3NTg5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDEwNDI4N30.CK3uOVavaQ_ajmGzXHigVDniHoidR39ushADmAFB1sk
[08-Jul-2026 08:35:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 08:35:59 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 08:35:59 UTC] User ID: 994
[08-Jul-2026 08:35:59 UTC] ✅ User profile retrieved successfully for user ID: 994
[08-Jul-2026 08:35:59 UTC] === API CALL LOG ===
[08-Jul-2026 08:35:59 UTC] Endpoint: user/profile.php
[08-Jul-2026 08:35:59 UTC] Full Log Data: {
    "timestamp": "2026-07-08 08:35:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "168.222.25.7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "168.222.25.7, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk0IiwidXNlcm5hbWUiOiJAcF9rX29mZmljaWFsX2FjYyIsImVtYWlsIjoieXdhaTQ3NTg5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDEwNDI4N30.CK3uOVavaQ_ajmGzXHigVDniHoidR39ushADmAFB1sk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17dc23978fe45c8-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "168.222.25.7",
        "cf-ipcountry": "SG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 08:35:59 UTC] === END API CALL LOG ===
[08-Jul-2026 08:35:59 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 08:35:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk0IiwidXNlcm5hbWUiOiJAcF9rX29mZmljaWFsX2FjYyIsImVtYWlsIjoieXdhaTQ3NTg5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDEwNDI4N30.CK3uOVavaQ_ajmGzXHigVDniHoidR39ushADmAFB1sk
[08-Jul-2026 08:35:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 08:35:59 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 08:35:59 UTC] User ID: 994
[08-Jul-2026 08:35:59 UTC] ✅ User profile retrieved successfully for user ID: 994
[08-Jul-2026 08:36:34 UTC] === API CALL LOG ===
[08-Jul-2026 08:36:34 UTC] Endpoint: user/profile.php
[08-Jul-2026 08:36:34 UTC] Full Log Data: {
    "timestamp": "2026-07-08 08:36:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "168.222.25.7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "168.222.25.7, 172.69.165.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk0IiwidXNlcm5hbWUiOiJAcF9rX29mZmljaWFsX2FjYyIsImVtYWlsIjoieXdhaTQ3NTg5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDEwNDI4N30.CK3uOVavaQ_ajmGzXHigVDniHoidR39ushADmAFB1sk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17dc3102e9e5fb5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "168.222.25.7",
        "cf-ipcountry": "SG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 08:36:34 UTC] === END API CALL LOG ===
[08-Jul-2026 08:36:34 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 08:36:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk0IiwidXNlcm5hbWUiOiJAcF9rX29mZmljaWFsX2FjYyIsImVtYWlsIjoieXdhaTQ3NTg5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDEwNDI4N30.CK3uOVavaQ_ajmGzXHigVDniHoidR39ushADmAFB1sk
[08-Jul-2026 08:36:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 08:36:34 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 08:36:34 UTC] User ID: 994
[08-Jul-2026 08:36:34 UTC] ✅ User profile retrieved successfully for user ID: 994
[08-Jul-2026 08:37:17 UTC] === API CALL LOG ===
[08-Jul-2026 08:37:17 UTC] Endpoint: user/profile.php
[08-Jul-2026 08:37:17 UTC] Full Log Data: {
    "timestamp": "2026-07-08 08:37:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "168.222.25.7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "168.222.25.7, 172.70.147.178",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk0IiwidXNlcm5hbWUiOiJAcF9rX29mZmljaWFsX2FjYyIsImVtYWlsIjoieXdhaTQ3NTg5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDEwNDI4N30.CK3uOVavaQ_ajmGzXHigVDniHoidR39ushADmAFB1sk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17dc41d8d228976-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "168.222.25.7",
        "cf-ipcountry": "SG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 08:37:17 UTC] === END API CALL LOG ===
[08-Jul-2026 08:37:17 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 08:37:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk0IiwidXNlcm5hbWUiOiJAcF9rX29mZmljaWFsX2FjYyIsImVtYWlsIjoieXdhaTQ3NTg5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDEwNDI4N30.CK3uOVavaQ_ajmGzXHigVDniHoidR39ushADmAFB1sk
[08-Jul-2026 08:37:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 08:37:17 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 08:37:17 UTC] User ID: 994
[08-Jul-2026 08:37:17 UTC] ✅ User profile retrieved successfully for user ID: 994
[08-Jul-2026 08:37:18 UTC] === API CALL LOG ===
[08-Jul-2026 08:37:18 UTC] Endpoint: user/profile.php
[08-Jul-2026 08:37:18 UTC] Full Log Data: {
    "timestamp": "2026-07-08 08:37:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "168.222.25.7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "168.222.25.7, 172.71.82.78",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk0IiwidXNlcm5hbWUiOiJAcF9rX29mZmljaWFsX2FjYyIsImVtYWlsIjoieXdhaTQ3NTg5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDEwNDI4N30.CK3uOVavaQ_ajmGzXHigVDniHoidR39ushADmAFB1sk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17dc4223cb181a7-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "168.222.25.7",
        "cf-ipcountry": "SG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 08:37:18 UTC] === END API CALL LOG ===
[08-Jul-2026 08:37:18 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 08:37:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk0IiwidXNlcm5hbWUiOiJAcF9rX29mZmljaWFsX2FjYyIsImVtYWlsIjoieXdhaTQ3NTg5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDEwNDI4N30.CK3uOVavaQ_ajmGzXHigVDniHoidR39ushADmAFB1sk
[08-Jul-2026 08:37:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 08:37:18 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 08:37:18 UTC] User ID: 994
[08-Jul-2026 08:37:18 UTC] ✅ User profile retrieved successfully for user ID: 994
[08-Jul-2026 08:37:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 08:37:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 08:37:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"168.222.25.7, 172.71.82.78","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk0IiwidXNlcm5hbWUiOiJAcF9rX29mZmljaWFsX2FjYyIsImVtYWlsIjoieXdhaTQ3NTg5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDEwNDI4N30.CK3uOVavaQ_ajmGzXHigVDniHoidR39ushADmAFB1sk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a17dc492dc0281a7-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"168.222.25.7","cf-ipcountry":"SG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jul-2026 08:37:36 UTC] === User Orders API Called ===
[08-Jul-2026 08:37:36 UTC] User ID: 994
[08-Jul-2026 08:37:36 UTC] Limit: 20, Offset: 0
[08-Jul-2026 08:37:36 UTC] Orders found: 0
[08-Jul-2026 08:37:36 UTC] Orders data: []
[08-Jul-2026 08:37:36 UTC] Total orders count: 0
[08-Jul-2026 08:37:36 UTC] === API CALL LOG ===
[08-Jul-2026 08:37:36 UTC] Endpoint: user/profile.php
[08-Jul-2026 08:37:36 UTC] Full Log Data: {
    "timestamp": "2026-07-08 08:37:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "168.222.25.7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "168.222.25.7, 172.71.82.78",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk0IiwidXNlcm5hbWUiOiJAcF9rX29mZmljaWFsX2FjYyIsImVtYWlsIjoieXdhaTQ3NTg5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDEwNDI4N30.CK3uOVavaQ_ajmGzXHigVDniHoidR39ushADmAFB1sk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17dc496df2d81a7-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "168.222.25.7",
        "cf-ipcountry": "SG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 08:37:36 UTC] === END API CALL LOG ===
[08-Jul-2026 08:37:36 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 08:37:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk0IiwidXNlcm5hbWUiOiJAcF9rX29mZmljaWFsX2FjYyIsImVtYWlsIjoieXdhaTQ3NTg5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDEwNDI4N30.CK3uOVavaQ_ajmGzXHigVDniHoidR39ushADmAFB1sk
[08-Jul-2026 08:37:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 08:37:36 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 08:37:36 UTC] User ID: 994
[08-Jul-2026 08:37:36 UTC] ✅ User profile retrieved successfully for user ID: 994
[08-Jul-2026 08:37:36 UTC] === API CALL LOG ===
[08-Jul-2026 08:37:36 UTC] Endpoint: user/profile.php
[08-Jul-2026 08:37:36 UTC] Full Log Data: {
    "timestamp": "2026-07-08 08:37:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "168.222.25.7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "168.222.25.7, 172.71.82.79",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk0IiwidXNlcm5hbWUiOiJAcF9rX29mZmljaWFsX2FjYyIsImVtYWlsIjoieXdhaTQ3NTg5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDEwNDI4N30.CK3uOVavaQ_ajmGzXHigVDniHoidR39ushADmAFB1sk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17dc4948d4781a7-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "168.222.25.7",
        "cf-ipcountry": "SG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 08:37:36 UTC] === END API CALL LOG ===
[08-Jul-2026 08:37:36 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 08:37:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk0IiwidXNlcm5hbWUiOiJAcF9rX29mZmljaWFsX2FjYyIsImVtYWlsIjoieXdhaTQ3NTg5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDEwNDI4N30.CK3uOVavaQ_ajmGzXHigVDniHoidR39ushADmAFB1sk
[08-Jul-2026 08:37:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 08:37:36 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 08:37:36 UTC] User ID: 994
[08-Jul-2026 08:37:36 UTC] ✅ User profile retrieved successfully for user ID: 994
[08-Jul-2026 08:37:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 08:37:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 08:37:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"168.222.25.7, 172.71.82.79","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk0IiwidXNlcm5hbWUiOiJAcF9rX29mZmljaWFsX2FjYyIsImVtYWlsIjoieXdhaTQ3NTg5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDEwNDI4N30.CK3uOVavaQ_ajmGzXHigVDniHoidR39ushADmAFB1sk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a17dc4aa8f5a81a7-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"168.222.25.7","cf-ipcountry":"SG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jul-2026 08:37:39 UTC] === User Orders API Called ===
[08-Jul-2026 08:37:39 UTC] User ID: 994
[08-Jul-2026 08:37:39 UTC] Limit: 20, Offset: 0
[08-Jul-2026 08:37:39 UTC] Orders found: 0
[08-Jul-2026 08:37:39 UTC] Orders data: []
[08-Jul-2026 08:37:39 UTC] Total orders count: 0
[08-Jul-2026 08:37:43 UTC] === API CALL LOG ===
[08-Jul-2026 08:37:43 UTC] Endpoint: user/profile.php
[08-Jul-2026 08:37:43 UTC] Full Log Data: {
    "timestamp": "2026-07-08 08:37:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "168.222.25.7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "168.222.25.7, 172.71.82.79",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk0IiwidXNlcm5hbWUiOiJAcF9rX29mZmljaWFsX2FjYyIsImVtYWlsIjoieXdhaTQ3NTg5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDEwNDI4N30.CK3uOVavaQ_ajmGzXHigVDniHoidR39ushADmAFB1sk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17dc4c078c781a7-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "168.222.25.7",
        "cf-ipcountry": "SG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 08:37:43 UTC] === END API CALL LOG ===
[08-Jul-2026 08:37:43 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 08:37:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk0IiwidXNlcm5hbWUiOiJAcF9rX29mZmljaWFsX2FjYyIsImVtYWlsIjoieXdhaTQ3NTg5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDEwNDI4N30.CK3uOVavaQ_ajmGzXHigVDniHoidR39ushADmAFB1sk
[08-Jul-2026 08:37:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 08:37:43 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 08:37:43 UTC] User ID: 994
[08-Jul-2026 08:37:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 08:37:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 08:37:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"168.222.25.7, 172.71.82.79","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk0IiwidXNlcm5hbWUiOiJAcF9rX29mZmljaWFsX2FjYyIsImVtYWlsIjoieXdhaTQ3NTg5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDEwNDI4N30.CK3uOVavaQ_ajmGzXHigVDniHoidR39ushADmAFB1sk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a17dc4c078c481a7-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"168.222.25.7","cf-ipcountry":"SG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jul-2026 08:37:43 UTC] === User Orders API Called ===
[08-Jul-2026 08:37:43 UTC] ✅ User profile retrieved successfully for user ID: 994
[08-Jul-2026 08:37:43 UTC] User ID: 994
[08-Jul-2026 08:37:43 UTC] Limit: 20, Offset: 0
[08-Jul-2026 08:37:43 UTC] Orders found: 0
[08-Jul-2026 08:37:43 UTC] Orders data: []
[08-Jul-2026 08:37:43 UTC] Total orders count: 0
[08-Jul-2026 08:37:43 UTC] === API CALL LOG ===
[08-Jul-2026 08:37:43 UTC] Endpoint: user/profile.php
[08-Jul-2026 08:37:43 UTC] Full Log Data: {
    "timestamp": "2026-07-08 08:37:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "168.222.25.7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "168.222.25.7, 172.71.82.79",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk0IiwidXNlcm5hbWUiOiJAcF9rX29mZmljaWFsX2FjYyIsImVtYWlsIjoieXdhaTQ3NTg5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDEwNDI4N30.CK3uOVavaQ_ajmGzXHigVDniHoidR39ushADmAFB1sk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17dc4c36b2181a7-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "168.222.25.7",
        "cf-ipcountry": "SG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 08:37:43 UTC] === END API CALL LOG ===
[08-Jul-2026 08:37:43 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 08:37:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk0IiwidXNlcm5hbWUiOiJAcF9rX29mZmljaWFsX2FjYyIsImVtYWlsIjoieXdhaTQ3NTg5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDEwNDI4N30.CK3uOVavaQ_ajmGzXHigVDniHoidR39ushADmAFB1sk
[08-Jul-2026 08:37:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 08:37:43 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 08:37:43 UTC] User ID: 994
[08-Jul-2026 08:37:43 UTC] ✅ User profile retrieved successfully for user ID: 994
[08-Jul-2026 08:37:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 08:37:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 08:37:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"168.222.25.7, 172.71.82.79","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk0IiwidXNlcm5hbWUiOiJAcF9rX29mZmljaWFsX2FjYyIsImVtYWlsIjoieXdhaTQ3NTg5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDEwNDI4N30.CK3uOVavaQ_ajmGzXHigVDniHoidR39ushADmAFB1sk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a17dc4e45dd381a7-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"168.222.25.7","cf-ipcountry":"SG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jul-2026 08:37:48 UTC] === User Orders API Called ===
[08-Jul-2026 08:37:48 UTC] User ID: 994
[08-Jul-2026 08:37:48 UTC] Limit: 20, Offset: 0
[08-Jul-2026 08:37:48 UTC] Orders found: 0
[08-Jul-2026 08:37:48 UTC] Orders data: []
[08-Jul-2026 08:37:48 UTC] Total orders count: 0
[08-Jul-2026 08:37:48 UTC] === API CALL LOG ===
[08-Jul-2026 08:37:48 UTC] Endpoint: user/profile.php
[08-Jul-2026 08:37:48 UTC] Full Log Data: {
    "timestamp": "2026-07-08 08:37:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "168.222.25.7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "168.222.25.7, 172.71.82.79",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk0IiwidXNlcm5hbWUiOiJAcF9rX29mZmljaWFsX2FjYyIsImVtYWlsIjoieXdhaTQ3NTg5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDEwNDI4N30.CK3uOVavaQ_ajmGzXHigVDniHoidR39ushADmAFB1sk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17dc4e45dd581a7-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "168.222.25.7",
        "cf-ipcountry": "SG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 08:37:48 UTC] === END API CALL LOG ===
[08-Jul-2026 08:37:48 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 08:37:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk0IiwidXNlcm5hbWUiOiJAcF9rX29mZmljaWFsX2FjYyIsImVtYWlsIjoieXdhaTQ3NTg5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDEwNDI4N30.CK3uOVavaQ_ajmGzXHigVDniHoidR39ushADmAFB1sk
[08-Jul-2026 08:37:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 08:37:48 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 08:37:48 UTC] User ID: 994
[08-Jul-2026 08:37:48 UTC] ✅ User profile retrieved successfully for user ID: 994
[08-Jul-2026 08:37:49 UTC] === API CALL LOG ===
[08-Jul-2026 08:37:49 UTC] Endpoint: user/profile.php
[08-Jul-2026 08:37:49 UTC] Full Log Data: {
    "timestamp": "2026-07-08 08:37:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "168.222.25.7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "168.222.25.7, 172.71.82.79",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk0IiwidXNlcm5hbWUiOiJAcF9rX29mZmljaWFsX2FjYyIsImVtYWlsIjoieXdhaTQ3NTg5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDEwNDI4N30.CK3uOVavaQ_ajmGzXHigVDniHoidR39ushADmAFB1sk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17dc4e7d88281a7-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "168.222.25.7",
        "cf-ipcountry": "SG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 08:37:49 UTC] === END API CALL LOG ===
[08-Jul-2026 08:37:49 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 08:37:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk0IiwidXNlcm5hbWUiOiJAcF9rX29mZmljaWFsX2FjYyIsImVtYWlsIjoieXdhaTQ3NTg5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDEwNDI4N30.CK3uOVavaQ_ajmGzXHigVDniHoidR39ushADmAFB1sk
[08-Jul-2026 08:37:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 08:37:49 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 08:37:49 UTC] User ID: 994
[08-Jul-2026 08:37:49 UTC] ✅ User profile retrieved successfully for user ID: 994
[08-Jul-2026 08:37:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 08:37:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 08:37:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"168.222.25.7, 172.71.82.79","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk0IiwidXNlcm5hbWUiOiJAcF9rX29mZmljaWFsX2FjYyIsImVtYWlsIjoieXdhaTQ3NTg5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDEwNDI4N30.CK3uOVavaQ_ajmGzXHigVDniHoidR39ushADmAFB1sk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a17dc50eba6381a7-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"168.222.25.7","cf-ipcountry":"SG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jul-2026 08:37:55 UTC] === User Orders API Called ===
[08-Jul-2026 08:37:55 UTC] User ID: 994
[08-Jul-2026 08:37:55 UTC] Limit: 20, Offset: 0
[08-Jul-2026 08:37:55 UTC] Orders found: 0
[08-Jul-2026 08:37:55 UTC] Orders data: []
[08-Jul-2026 08:37:55 UTC] Total orders count: 0
[08-Jul-2026 08:37:56 UTC] === API CALL LOG ===
[08-Jul-2026 08:37:56 UTC] Endpoint: user/profile.php
[08-Jul-2026 08:37:56 UTC] Full Log Data: {
    "timestamp": "2026-07-08 08:37:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "168.222.25.7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "168.222.25.7, 172.71.82.79",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk0IiwidXNlcm5hbWUiOiJAcF9rX29mZmljaWFsX2FjYyIsImVtYWlsIjoieXdhaTQ3NTg5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDEwNDI4N30.CK3uOVavaQ_ajmGzXHigVDniHoidR39ushADmAFB1sk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17dc5105bc081a7-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "168.222.25.7",
        "cf-ipcountry": "SG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 08:37:56 UTC] === END API CALL LOG ===
[08-Jul-2026 08:37:56 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 08:37:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk0IiwidXNlcm5hbWUiOiJAcF9rX29mZmljaWFsX2FjYyIsImVtYWlsIjoieXdhaTQ3NTg5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDEwNDI4N30.CK3uOVavaQ_ajmGzXHigVDniHoidR39ushADmAFB1sk
[08-Jul-2026 08:37:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 08:37:56 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 08:37:56 UTC] User ID: 994
[08-Jul-2026 08:37:56 UTC] ✅ User profile retrieved successfully for user ID: 994
[08-Jul-2026 08:37:56 UTC] === API CALL LOG ===
[08-Jul-2026 08:37:56 UTC] Endpoint: user/profile.php
[08-Jul-2026 08:37:56 UTC] Full Log Data: {
    "timestamp": "2026-07-08 08:37:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "168.222.25.7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "168.222.25.7, 172.71.82.79",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk0IiwidXNlcm5hbWUiOiJAcF9rX29mZmljaWFsX2FjYyIsImVtYWlsIjoieXdhaTQ3NTg5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDEwNDI4N30.CK3uOVavaQ_ajmGzXHigVDniHoidR39ushADmAFB1sk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17dc512de3c81a7-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "168.222.25.7",
        "cf-ipcountry": "SG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 08:37:56 UTC] === END API CALL LOG ===
[08-Jul-2026 08:37:56 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 08:37:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk0IiwidXNlcm5hbWUiOiJAcF9rX29mZmljaWFsX2FjYyIsImVtYWlsIjoieXdhaTQ3NTg5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDEwNDI4N30.CK3uOVavaQ_ajmGzXHigVDniHoidR39ushADmAFB1sk
[08-Jul-2026 08:37:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 08:37:56 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 08:37:56 UTC] User ID: 994
[08-Jul-2026 08:37:56 UTC] ✅ User profile retrieved successfully for user ID: 994
[08-Jul-2026 08:38:03 UTC] === API CALL LOG ===
[08-Jul-2026 08:38:03 UTC] Endpoint: user/profile.php
[08-Jul-2026 08:38:03 UTC] Full Log Data: {
    "timestamp": "2026-07-08 08:38:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "168.222.25.7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "168.222.25.7, 172.71.82.79",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk0IiwidXNlcm5hbWUiOiJAcF9rX29mZmljaWFsX2FjYyIsImVtYWlsIjoieXdhaTQ3NTg5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDEwNDI4N30.CK3uOVavaQ_ajmGzXHigVDniHoidR39ushADmAFB1sk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17dc53c197781a7-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "168.222.25.7",
        "cf-ipcountry": "SG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 08:38:03 UTC] === END API CALL LOG ===
[08-Jul-2026 08:38:03 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 08:38:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk0IiwidXNlcm5hbWUiOiJAcF9rX29mZmljaWFsX2FjYyIsImVtYWlsIjoieXdhaTQ3NTg5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDEwNDI4N30.CK3uOVavaQ_ajmGzXHigVDniHoidR39ushADmAFB1sk
[08-Jul-2026 08:38:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 08:38:03 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 08:38:03 UTC] User ID: 994
[08-Jul-2026 08:38:03 UTC] ✅ User profile retrieved successfully for user ID: 994
[08-Jul-2026 08:38:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 08:38:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 08:38:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"168.222.25.7, 172.71.82.79","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk0IiwidXNlcm5hbWUiOiJAcF9rX29mZmljaWFsX2FjYyIsImVtYWlsIjoieXdhaTQ3NTg5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDEwNDI4N30.CK3uOVavaQ_ajmGzXHigVDniHoidR39ushADmAFB1sk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a17dc53c197581a7-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"168.222.25.7","cf-ipcountry":"SG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jul-2026 08:38:03 UTC] === User Orders API Called ===
[08-Jul-2026 08:38:03 UTC] User ID: 994
[08-Jul-2026 08:38:03 UTC] Limit: 20, Offset: 0
[08-Jul-2026 08:38:03 UTC] Orders found: 0
[08-Jul-2026 08:38:03 UTC] Orders data: []
[08-Jul-2026 08:38:03 UTC] Total orders count: 0
[08-Jul-2026 08:38:03 UTC] === API CALL LOG ===
[08-Jul-2026 08:38:03 UTC] Endpoint: user/profile.php
[08-Jul-2026 08:38:03 UTC] Full Log Data: {
    "timestamp": "2026-07-08 08:38:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "168.222.25.7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "168.222.25.7, 172.71.82.79",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk0IiwidXNlcm5hbWUiOiJAcF9rX29mZmljaWFsX2FjYyIsImVtYWlsIjoieXdhaTQ3NTg5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDEwNDI4N30.CK3uOVavaQ_ajmGzXHigVDniHoidR39ushADmAFB1sk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17dc53fec9681a7-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "168.222.25.7",
        "cf-ipcountry": "SG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 08:38:03 UTC] === END API CALL LOG ===
[08-Jul-2026 08:38:03 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 08:38:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk0IiwidXNlcm5hbWUiOiJAcF9rX29mZmljaWFsX2FjYyIsImVtYWlsIjoieXdhaTQ3NTg5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDEwNDI4N30.CK3uOVavaQ_ajmGzXHigVDniHoidR39ushADmAFB1sk
[08-Jul-2026 08:38:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 08:38:03 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 08:38:03 UTC] User ID: 994
[08-Jul-2026 08:38:03 UTC] ✅ User profile retrieved successfully for user ID: 994
[08-Jul-2026 08:39:40 UTC] === API CALL LOG ===
[08-Jul-2026 08:39:40 UTC] Endpoint: user/profile.php
[08-Jul-2026 08:39:40 UTC] Full Log Data: {
    "timestamp": "2026-07-08 08:39:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "168.222.25.7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "168.222.25.7, 172.69.165.49",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk0IiwidXNlcm5hbWUiOiJAcF9rX29mZmljaWFsX2FjYyIsImVtYWlsIjoieXdhaTQ3NTg5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDEwNDI4N30.CK3uOVavaQ_ajmGzXHigVDniHoidR39ushADmAFB1sk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17dc79b9bd2f87d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "168.222.25.7",
        "cf-ipcountry": "SG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 08:39:40 UTC] === END API CALL LOG ===
[08-Jul-2026 08:39:40 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 08:39:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk0IiwidXNlcm5hbWUiOiJAcF9rX29mZmljaWFsX2FjYyIsImVtYWlsIjoieXdhaTQ3NTg5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDEwNDI4N30.CK3uOVavaQ_ajmGzXHigVDniHoidR39ushADmAFB1sk
[08-Jul-2026 08:39:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 08:39:40 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 08:39:40 UTC] User ID: 994
[08-Jul-2026 08:39:40 UTC] ✅ User profile retrieved successfully for user ID: 994
[08-Jul-2026 08:41:19 UTC] === API CALL LOG ===
[08-Jul-2026 08:41:19 UTC] Endpoint: user/profile.php
[08-Jul-2026 08:41:19 UTC] Full Log Data: {
    "timestamp": "2026-07-08 08:41:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "168.222.25.7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "168.222.25.7, 172.68.164.100",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk0IiwidXNlcm5hbWUiOiJAcF9rX29mZmljaWFsX2FjYyIsImVtYWlsIjoieXdhaTQ3NTg5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDEwNDI4N30.CK3uOVavaQ_ajmGzXHigVDniHoidR39ushADmAFB1sk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17dca033a63f936-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "168.222.25.7",
        "cf-ipcountry": "SG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 08:41:19 UTC] === END API CALL LOG ===
[08-Jul-2026 08:41:19 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 08:41:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk0IiwidXNlcm5hbWUiOiJAcF9rX29mZmljaWFsX2FjYyIsImVtYWlsIjoieXdhaTQ3NTg5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDEwNDI4N30.CK3uOVavaQ_ajmGzXHigVDniHoidR39ushADmAFB1sk
[08-Jul-2026 08:41:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 08:41:19 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 08:41:19 UTC] User ID: 994
[08-Jul-2026 08:41:19 UTC] ✅ User profile retrieved successfully for user ID: 994
[08-Jul-2026 08:41:32 UTC] === API CALL LOG ===
[08-Jul-2026 08:41:32 UTC] Endpoint: user/profile.php
[08-Jul-2026 08:41:32 UTC] Full Log Data: {
    "timestamp": "2026-07-08 08:41:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "168.222.25.7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "168.222.25.7, 172.68.164.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk0IiwidXNlcm5hbWUiOiJAcF9rX29mZmljaWFsX2FjYyIsImVtYWlsIjoieXdhaTQ3NTg5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDEwNDI4N30.CK3uOVavaQ_ajmGzXHigVDniHoidR39ushADmAFB1sk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17dca595a1ff936-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "168.222.25.7",
        "cf-ipcountry": "SG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 08:41:32 UTC] === END API CALL LOG ===
[08-Jul-2026 08:41:32 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 08:41:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk0IiwidXNlcm5hbWUiOiJAcF9rX29mZmljaWFsX2FjYyIsImVtYWlsIjoieXdhaTQ3NTg5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDEwNDI4N30.CK3uOVavaQ_ajmGzXHigVDniHoidR39ushADmAFB1sk
[08-Jul-2026 08:41:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 08:41:32 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 08:41:32 UTC] User ID: 994
[08-Jul-2026 08:41:32 UTC] ✅ User profile retrieved successfully for user ID: 994
[08-Jul-2026 08:41:32 UTC] === API CALL LOG ===
[08-Jul-2026 08:41:32 UTC] Endpoint: user/profile.php
[08-Jul-2026 08:41:32 UTC] Full Log Data: {
    "timestamp": "2026-07-08 08:41:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "168.222.25.7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "168.222.25.7, 172.68.164.100",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk0IiwidXNlcm5hbWUiOiJAcF9rX29mZmljaWFsX2FjYyIsImVtYWlsIjoieXdhaTQ3NTg5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDEwNDI4N30.CK3uOVavaQ_ajmGzXHigVDniHoidR39ushADmAFB1sk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17dca595a23f936-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "168.222.25.7",
        "cf-ipcountry": "SG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 08:41:32 UTC] === END API CALL LOG ===
[08-Jul-2026 08:41:32 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 08:41:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk0IiwidXNlcm5hbWUiOiJAcF9rX29mZmljaWFsX2FjYyIsImVtYWlsIjoieXdhaTQ3NTg5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDEwNDI4N30.CK3uOVavaQ_ajmGzXHigVDniHoidR39ushADmAFB1sk
[08-Jul-2026 08:41:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 08:41:32 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 08:41:32 UTC] User ID: 994
[08-Jul-2026 08:41:32 UTC] ✅ User profile retrieved successfully for user ID: 994
[08-Jul-2026 08:41:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 08:41:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 08:41:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"168.222.25.7, 172.68.164.101","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk0IiwidXNlcm5hbWUiOiJAcF9rX29mZmljaWFsX2FjYyIsImVtYWlsIjoieXdhaTQ3NTg5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDEwNDI4N30.CK3uOVavaQ_ajmGzXHigVDniHoidR39ushADmAFB1sk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a17dca595a1af936-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"168.222.25.7","cf-ipcountry":"SG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jul-2026 08:41:33 UTC] === User Orders API Called ===
[08-Jul-2026 08:41:33 UTC] User ID: 994
[08-Jul-2026 08:41:33 UTC] Limit: 20, Offset: 0
[08-Jul-2026 08:41:33 UTC] Orders found: 0
[08-Jul-2026 08:41:33 UTC] Orders data: []
[08-Jul-2026 08:41:33 UTC] Total orders count: 0
[08-Jul-2026 08:41:53 UTC] === API CALL LOG ===
[08-Jul-2026 08:41:53 UTC] Endpoint: user/profile.php
[08-Jul-2026 08:41:53 UTC] Full Log Data: {
    "timestamp": "2026-07-08 08:41:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "168.222.25.7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "168.222.25.7, 172.68.164.100",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk0IiwidXNlcm5hbWUiOiJAcF9rX29mZmljaWFsX2FjYyIsImVtYWlsIjoieXdhaTQ3NTg5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDEwNDI4N30.CK3uOVavaQ_ajmGzXHigVDniHoidR39ushADmAFB1sk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17dcad6ce19f936-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "168.222.25.7",
        "cf-ipcountry": "SG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 08:41:53 UTC] === END API CALL LOG ===
[08-Jul-2026 08:41:53 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 08:41:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk0IiwidXNlcm5hbWUiOiJAcF9rX29mZmljaWFsX2FjYyIsImVtYWlsIjoieXdhaTQ3NTg5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDEwNDI4N30.CK3uOVavaQ_ajmGzXHigVDniHoidR39ushADmAFB1sk
[08-Jul-2026 08:41:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 08:41:53 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 08:41:53 UTC] User ID: 994
[08-Jul-2026 08:41:53 UTC] ✅ User profile retrieved successfully for user ID: 994
[08-Jul-2026 08:41:53 UTC] === API CALL LOG ===
[08-Jul-2026 08:41:53 UTC] Endpoint: user/profile.php
[08-Jul-2026 08:41:53 UTC] Full Log Data: {
    "timestamp": "2026-07-08 08:41:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "168.222.25.7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "168.222.25.7, 172.68.164.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk0IiwidXNlcm5hbWUiOiJAcF9rX29mZmljaWFsX2FjYyIsImVtYWlsIjoieXdhaTQ3NTg5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDEwNDI4N30.CK3uOVavaQ_ajmGzXHigVDniHoidR39ushADmAFB1sk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17dcad6ce18f936-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "168.222.25.7",
        "cf-ipcountry": "SG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 08:41:53 UTC] === END API CALL LOG ===
[08-Jul-2026 08:41:53 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 08:41:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk0IiwidXNlcm5hbWUiOiJAcF9rX29mZmljaWFsX2FjYyIsImVtYWlsIjoieXdhaTQ3NTg5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDEwNDI4N30.CK3uOVavaQ_ajmGzXHigVDniHoidR39ushADmAFB1sk
[08-Jul-2026 08:41:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 08:41:53 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 08:41:53 UTC] User ID: 994
[08-Jul-2026 08:41:53 UTC] ✅ User profile retrieved successfully for user ID: 994
[08-Jul-2026 08:41:53 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 08:41:53 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 08:41:53 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"168.222.25.7, 172.68.164.100","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk0IiwidXNlcm5hbWUiOiJAcF9rX29mZmljaWFsX2FjYyIsImVtYWlsIjoieXdhaTQ3NTg5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDEwNDI4N30.CK3uOVavaQ_ajmGzXHigVDniHoidR39ushADmAFB1sk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a17dcad6ce11f936-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"168.222.25.7","cf-ipcountry":"SG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jul-2026 08:41:53 UTC] === User Orders API Called ===
[08-Jul-2026 08:41:53 UTC] User ID: 994
[08-Jul-2026 08:41:53 UTC] Limit: 20, Offset: 0
[08-Jul-2026 08:41:53 UTC] Orders found: 0
[08-Jul-2026 08:41:53 UTC] Orders data: []
[08-Jul-2026 08:41:53 UTC] Total orders count: 0
[08-Jul-2026 08:42:08 UTC] === API CALL LOG ===
[08-Jul-2026 08:42:08 UTC] Endpoint: user/profile.php
[08-Jul-2026 08:42:08 UTC] Full Log Data: {
    "timestamp": "2026-07-08 08:42:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "168.222.25.7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "168.222.25.7, 172.68.164.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk0IiwidXNlcm5hbWUiOiJAcF9rX29mZmljaWFsX2FjYyIsImVtYWlsIjoieXdhaTQ3NTg5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDEwNDI4N30.CK3uOVavaQ_ajmGzXHigVDniHoidR39ushADmAFB1sk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17dcb353a8bf936-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "168.222.25.7",
        "cf-ipcountry": "SG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 08:42:08 UTC] === END API CALL LOG ===
[08-Jul-2026 08:42:08 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 08:42:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk0IiwidXNlcm5hbWUiOiJAcF9rX29mZmljaWFsX2FjYyIsImVtYWlsIjoieXdhaTQ3NTg5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDEwNDI4N30.CK3uOVavaQ_ajmGzXHigVDniHoidR39ushADmAFB1sk
[08-Jul-2026 08:42:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 08:42:08 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 08:42:08 UTC] User ID: 994
[08-Jul-2026 08:42:08 UTC] ✅ User profile retrieved successfully for user ID: 994
[08-Jul-2026 08:42:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 08:42:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 08:42:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"168.222.25.7, 172.68.164.101","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk0IiwidXNlcm5hbWUiOiJAcF9rX29mZmljaWFsX2FjYyIsImVtYWlsIjoieXdhaTQ3NTg5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDEwNDI4N30.CK3uOVavaQ_ajmGzXHigVDniHoidR39ushADmAFB1sk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a17dcb353a83f936-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"168.222.25.7","cf-ipcountry":"SG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jul-2026 08:42:08 UTC] === User Orders API Called ===
[08-Jul-2026 08:42:08 UTC] User ID: 994
[08-Jul-2026 08:42:08 UTC] Limit: 20, Offset: 0
[08-Jul-2026 08:42:08 UTC] Orders found: 0
[08-Jul-2026 08:42:08 UTC] Orders data: []
[08-Jul-2026 08:42:08 UTC] Total orders count: 0
[08-Jul-2026 08:42:08 UTC] === API CALL LOG ===
[08-Jul-2026 08:42:08 UTC] Endpoint: user/profile.php
[08-Jul-2026 08:42:08 UTC] Full Log Data: {
    "timestamp": "2026-07-08 08:42:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "168.222.25.7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "168.222.25.7, 172.68.164.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk0IiwidXNlcm5hbWUiOiJAcF9rX29mZmljaWFsX2FjYyIsImVtYWlsIjoieXdhaTQ3NTg5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDEwNDI4N30.CK3uOVavaQ_ajmGzXHigVDniHoidR39ushADmAFB1sk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17dcb353a95f936-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "168.222.25.7",
        "cf-ipcountry": "SG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 08:42:08 UTC] === END API CALL LOG ===
[08-Jul-2026 08:42:08 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 08:42:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk0IiwidXNlcm5hbWUiOiJAcF9rX29mZmljaWFsX2FjYyIsImVtYWlsIjoieXdhaTQ3NTg5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDEwNDI4N30.CK3uOVavaQ_ajmGzXHigVDniHoidR39ushADmAFB1sk
[08-Jul-2026 08:42:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 08:42:08 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 08:42:08 UTC] User ID: 994
[08-Jul-2026 08:42:08 UTC] ✅ User profile retrieved successfully for user ID: 994
[08-Jul-2026 08:42:32 UTC] === API CALL LOG ===
[08-Jul-2026 08:42:32 UTC] Endpoint: user/profile.php
[08-Jul-2026 08:42:32 UTC] Full Log Data: {
    "timestamp": "2026-07-08 08:42:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "168.222.25.7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "168.222.25.7, 172.68.164.100",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk0IiwidXNlcm5hbWUiOiJAcF9rX29mZmljaWFsX2FjYyIsImVtYWlsIjoieXdhaTQ3NTg5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDEwNDI4N30.CK3uOVavaQ_ajmGzXHigVDniHoidR39ushADmAFB1sk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17dcbcbf9cef936-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "168.222.25.7",
        "cf-ipcountry": "SG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 08:42:32 UTC] === END API CALL LOG ===
[08-Jul-2026 08:42:32 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 08:42:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk0IiwidXNlcm5hbWUiOiJAcF9rX29mZmljaWFsX2FjYyIsImVtYWlsIjoieXdhaTQ3NTg5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDEwNDI4N30.CK3uOVavaQ_ajmGzXHigVDniHoidR39ushADmAFB1sk
[08-Jul-2026 08:42:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 08:42:32 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 08:42:32 UTC] User ID: 994
[08-Jul-2026 08:42:32 UTC] ✅ User profile retrieved successfully for user ID: 994
[08-Jul-2026 08:42:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 08:42:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 08:42:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"168.222.25.7, 172.68.164.100","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk0IiwidXNlcm5hbWUiOiJAcF9rX29mZmljaWFsX2FjYyIsImVtYWlsIjoieXdhaTQ3NTg5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDEwNDI4N30.CK3uOVavaQ_ajmGzXHigVDniHoidR39ushADmAFB1sk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a17dcbcbf9c9f936-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"168.222.25.7","cf-ipcountry":"SG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jul-2026 08:42:32 UTC] === User Orders API Called ===
[08-Jul-2026 08:42:32 UTC] User ID: 994
[08-Jul-2026 08:42:32 UTC] Limit: 20, Offset: 0
[08-Jul-2026 08:42:32 UTC] Orders found: 0
[08-Jul-2026 08:42:32 UTC] Orders data: []
[08-Jul-2026 08:42:32 UTC] Total orders count: 0
[08-Jul-2026 08:42:32 UTC] === API CALL LOG ===
[08-Jul-2026 08:42:32 UTC] Endpoint: user/profile.php
[08-Jul-2026 08:42:32 UTC] Full Log Data: {
    "timestamp": "2026-07-08 08:42:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "168.222.25.7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "168.222.25.7, 172.68.164.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk0IiwidXNlcm5hbWUiOiJAcF9rX29mZmljaWFsX2FjYyIsImVtYWlsIjoieXdhaTQ3NTg5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDEwNDI4N30.CK3uOVavaQ_ajmGzXHigVDniHoidR39ushADmAFB1sk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17dcbcbf9cdf936-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "168.222.25.7",
        "cf-ipcountry": "SG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 08:42:32 UTC] === END API CALL LOG ===
[08-Jul-2026 08:42:32 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 08:42:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk0IiwidXNlcm5hbWUiOiJAcF9rX29mZmljaWFsX2FjYyIsImVtYWlsIjoieXdhaTQ3NTg5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDEwNDI4N30.CK3uOVavaQ_ajmGzXHigVDniHoidR39ushADmAFB1sk
[08-Jul-2026 08:42:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 08:42:32 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 08:42:32 UTC] User ID: 994
[08-Jul-2026 08:42:32 UTC] ✅ User profile retrieved successfully for user ID: 994
[08-Jul-2026 08:43:14 UTC] === API CALL LOG ===
[08-Jul-2026 08:43:14 UTC] Endpoint: user/profile.php
[08-Jul-2026 08:43:14 UTC] Full Log Data: {
    "timestamp": "2026-07-08 08:43:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "168.222.25.7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "168.222.25.7, 172.70.147.178",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk0IiwidXNlcm5hbWUiOiJAcF9rX29mZmljaWFsX2FjYyIsImVtYWlsIjoieXdhaTQ3NTg5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDEwNDI4N30.CK3uOVavaQ_ajmGzXHigVDniHoidR39ushADmAFB1sk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17dccd43e4da5cf-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "168.222.25.7",
        "cf-ipcountry": "SG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 08:43:14 UTC] === END API CALL LOG ===
[08-Jul-2026 08:43:14 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 08:43:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk0IiwidXNlcm5hbWUiOiJAcF9rX29mZmljaWFsX2FjYyIsImVtYWlsIjoieXdhaTQ3NTg5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDEwNDI4N30.CK3uOVavaQ_ajmGzXHigVDniHoidR39ushADmAFB1sk
[08-Jul-2026 08:43:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 08:43:14 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 08:43:14 UTC] User ID: 994
[08-Jul-2026 08:43:14 UTC] ✅ User profile retrieved successfully for user ID: 994
[08-Jul-2026 08:43:14 UTC] === API CALL LOG ===
[08-Jul-2026 08:43:14 UTC] Endpoint: user/profile.php
[08-Jul-2026 08:43:14 UTC] Full Log Data: {
    "timestamp": "2026-07-08 08:43:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "168.222.25.7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "168.222.25.7, 172.70.147.179",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk0IiwidXNlcm5hbWUiOiJAcF9rX29mZmljaWFsX2FjYyIsImVtYWlsIjoieXdhaTQ3NTg5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDEwNDI4N30.CK3uOVavaQ_ajmGzXHigVDniHoidR39ushADmAFB1sk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17dccd43e42a5cf-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "168.222.25.7",
        "cf-ipcountry": "SG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 08:43:14 UTC] === END API CALL LOG ===
[08-Jul-2026 08:43:14 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 08:43:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk0IiwidXNlcm5hbWUiOiJAcF9rX29mZmljaWFsX2FjYyIsImVtYWlsIjoieXdhaTQ3NTg5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDEwNDI4N30.CK3uOVavaQ_ajmGzXHigVDniHoidR39ushADmAFB1sk
[08-Jul-2026 08:43:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 08:43:14 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 08:43:14 UTC] User ID: 994
[08-Jul-2026 08:43:14 UTC] ✅ User profile retrieved successfully for user ID: 994
[08-Jul-2026 08:43:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 08:43:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 08:43:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"168.222.25.7, 172.70.147.179","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk0IiwidXNlcm5hbWUiOiJAcF9rX29mZmljaWFsX2FjYyIsImVtYWlsIjoieXdhaTQ3NTg5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDEwNDI4N30.CK3uOVavaQ_ajmGzXHigVDniHoidR39ushADmAFB1sk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a17dccd43e46a5cf-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"168.222.25.7","cf-ipcountry":"SG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jul-2026 08:43:14 UTC] === User Orders API Called ===
[08-Jul-2026 08:43:14 UTC] User ID: 994
[08-Jul-2026 08:43:14 UTC] Limit: 20, Offset: 0
[08-Jul-2026 08:43:14 UTC] Orders found: 0
[08-Jul-2026 08:43:14 UTC] Orders data: []
[08-Jul-2026 08:43:14 UTC] Total orders count: 0
[08-Jul-2026 08:43:16 UTC] === API CALL LOG ===
[08-Jul-2026 08:43:16 UTC] Endpoint: user/profile.php
[08-Jul-2026 08:43:16 UTC] Full Log Data: {
    "timestamp": "2026-07-08 08:43:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "168.222.25.7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "168.222.25.7, 172.70.147.179",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk0IiwidXNlcm5hbWUiOiJAcF9rX29mZmljaWFsX2FjYyIsImVtYWlsIjoieXdhaTQ3NTg5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDEwNDI4N30.CK3uOVavaQ_ajmGzXHigVDniHoidR39ushADmAFB1sk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17dcce3e971a5cf-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "168.222.25.7",
        "cf-ipcountry": "SG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 08:43:16 UTC] === END API CALL LOG ===
[08-Jul-2026 08:43:16 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 08:43:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk0IiwidXNlcm5hbWUiOiJAcF9rX29mZmljaWFsX2FjYyIsImVtYWlsIjoieXdhaTQ3NTg5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDEwNDI4N30.CK3uOVavaQ_ajmGzXHigVDniHoidR39ushADmAFB1sk
[08-Jul-2026 08:43:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 08:43:16 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 08:43:16 UTC] User ID: 994
[08-Jul-2026 08:43:16 UTC] ✅ User profile retrieved successfully for user ID: 994
[08-Jul-2026 08:43:25 UTC] === API CALL LOG ===
[08-Jul-2026 08:43:25 UTC] Endpoint: user/profile.php
[08-Jul-2026 08:43:25 UTC] Full Log Data: {
    "timestamp": "2026-07-08 08:43:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "168.222.25.7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "168.222.25.7, 162.158.88.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk0IiwidXNlcm5hbWUiOiJAcF9rX29mZmljaWFsX2FjYyIsImVtYWlsIjoieXdhaTQ3NTg5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDEwNDI4N30.CK3uOVavaQ_ajmGzXHigVDniHoidR39ushADmAFB1sk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17dcd1b19ceff8e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "168.222.25.7",
        "cf-ipcountry": "SG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 08:43:25 UTC] === END API CALL LOG ===
[08-Jul-2026 08:43:25 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 08:43:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk0IiwidXNlcm5hbWUiOiJAcF9rX29mZmljaWFsX2FjYyIsImVtYWlsIjoieXdhaTQ3NTg5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDEwNDI4N30.CK3uOVavaQ_ajmGzXHigVDniHoidR39ushADmAFB1sk
[08-Jul-2026 08:43:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 08:43:25 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 08:43:25 UTC] User ID: 994
[08-Jul-2026 08:43:25 UTC] ✅ User profile retrieved successfully for user ID: 994
[08-Jul-2026 08:43:28 UTC] === API CALL LOG ===
[08-Jul-2026 08:43:28 UTC] Endpoint: user/profile.php
[08-Jul-2026 08:43:28 UTC] Full Log Data: {
    "timestamp": "2026-07-08 08:43:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "168.222.25.7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "168.222.25.7, 162.158.88.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk0IiwidXNlcm5hbWUiOiJAcF9rX29mZmljaWFsX2FjYyIsImVtYWlsIjoieXdhaTQ3NTg5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDEwNDI4N30.CK3uOVavaQ_ajmGzXHigVDniHoidR39ushADmAFB1sk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17dcd2e3bf2ff8e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "168.222.25.7",
        "cf-ipcountry": "SG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 08:43:28 UTC] === END API CALL LOG ===
[08-Jul-2026 08:43:28 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 08:43:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk0IiwidXNlcm5hbWUiOiJAcF9rX29mZmljaWFsX2FjYyIsImVtYWlsIjoieXdhaTQ3NTg5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDEwNDI4N30.CK3uOVavaQ_ajmGzXHigVDniHoidR39ushADmAFB1sk
[08-Jul-2026 08:43:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 08:43:28 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 08:43:28 UTC] User ID: 994
[08-Jul-2026 08:43:28 UTC] ✅ User profile retrieved successfully for user ID: 994
[08-Jul-2026 08:43:28 UTC] === API CALL LOG ===
[08-Jul-2026 08:43:28 UTC] Endpoint: user/profile.php
[08-Jul-2026 08:43:28 UTC] Full Log Data: {
    "timestamp": "2026-07-08 08:43:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "168.222.25.7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "168.222.25.7, 162.158.88.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk0IiwidXNlcm5hbWUiOiJAcF9rX29mZmljaWFsX2FjYyIsImVtYWlsIjoieXdhaTQ3NTg5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDEwNDI4N30.CK3uOVavaQ_ajmGzXHigVDniHoidR39ushADmAFB1sk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17dcd2e3bfdff8e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "168.222.25.7",
        "cf-ipcountry": "SG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 08:43:28 UTC] === END API CALL LOG ===
[08-Jul-2026 08:43:28 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 08:43:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk0IiwidXNlcm5hbWUiOiJAcF9rX29mZmljaWFsX2FjYyIsImVtYWlsIjoieXdhaTQ3NTg5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDEwNDI4N30.CK3uOVavaQ_ajmGzXHigVDniHoidR39ushADmAFB1sk
[08-Jul-2026 08:43:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 08:43:28 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 08:43:28 UTC] User ID: 994
[08-Jul-2026 08:43:28 UTC] ✅ User profile retrieved successfully for user ID: 994
[08-Jul-2026 08:43:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 08:43:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 08:43:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"168.222.25.7, 162.158.88.7","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk0IiwidXNlcm5hbWUiOiJAcF9rX29mZmljaWFsX2FjYyIsImVtYWlsIjoieXdhaTQ3NTg5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDEwNDI4N30.CK3uOVavaQ_ajmGzXHigVDniHoidR39ushADmAFB1sk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a17dcd2e3bfaff8e-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"168.222.25.7","cf-ipcountry":"SG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jul-2026 08:43:28 UTC] === User Orders API Called ===
[08-Jul-2026 08:43:28 UTC] User ID: 994
[08-Jul-2026 08:43:28 UTC] Limit: 20, Offset: 0
[08-Jul-2026 08:43:28 UTC] Orders found: 0
[08-Jul-2026 08:43:28 UTC] Orders data: []
[08-Jul-2026 08:43:28 UTC] Total orders count: 0
[08-Jul-2026 08:44:54 UTC] === API CALL LOG ===
[08-Jul-2026 08:44:54 UTC] Endpoint: user/profile.php
[08-Jul-2026 08:44:54 UTC] Full Log Data: {
    "timestamp": "2026-07-08 08:44:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "168.222.25.7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "168.222.25.7, 172.71.82.78",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk0IiwidXNlcm5hbWUiOiJAcF9rX29mZmljaWFsX2FjYyIsImVtYWlsIjoieXdhaTQ3NTg5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDEwNDI4N30.CK3uOVavaQ_ajmGzXHigVDniHoidR39ushADmAFB1sk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17dcf41f9368196-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "168.222.25.7",
        "cf-ipcountry": "SG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 08:44:54 UTC] === END API CALL LOG ===
[08-Jul-2026 08:44:54 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 08:44:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk0IiwidXNlcm5hbWUiOiJAcF9rX29mZmljaWFsX2FjYyIsImVtYWlsIjoieXdhaTQ3NTg5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDEwNDI4N30.CK3uOVavaQ_ajmGzXHigVDniHoidR39ushADmAFB1sk
[08-Jul-2026 08:44:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 08:44:54 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 08:44:54 UTC] User ID: 994
[08-Jul-2026 08:44:54 UTC] ✅ User profile retrieved successfully for user ID: 994
[08-Jul-2026 08:45:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 08:45:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 08:45:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"168.222.25.7, 172.71.82.78","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk0IiwidXNlcm5hbWUiOiJAcF9rX29mZmljaWFsX2FjYyIsImVtYWlsIjoieXdhaTQ3NTg5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDEwNDI4N30.CK3uOVavaQ_ajmGzXHigVDniHoidR39ushADmAFB1sk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a17dcfd84e158196-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"168.222.25.7","cf-ipcountry":"SG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jul-2026 08:45:18 UTC] === User Orders API Called ===
[08-Jul-2026 08:45:18 UTC] User ID: 994
[08-Jul-2026 08:45:18 UTC] Limit: 20, Offset: 0
[08-Jul-2026 08:45:18 UTC] Orders found: 1
[08-Jul-2026 08:45:18 UTC] Orders data: [{"id":387,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/MIN_SA_YAR_TAY","status":"pending","created_at":"2026-07-08 12:15:11","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[08-Jul-2026 08:45:18 UTC] Total orders count: 1
[08-Jul-2026 08:45:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 08:45:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 08:45:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"168.222.25.7, 172.71.82.78","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk0IiwidXNlcm5hbWUiOiJAcF9rX29mZmljaWFsX2FjYyIsImVtYWlsIjoieXdhaTQ3NTg5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDEwNDI4N30.CK3uOVavaQ_ajmGzXHigVDniHoidR39ushADmAFB1sk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a17dcff61e888196-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"168.222.25.7","cf-ipcountry":"SG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jul-2026 08:45:22 UTC] === User Orders API Called ===
[08-Jul-2026 08:45:22 UTC] User ID: 994
[08-Jul-2026 08:45:22 UTC] Limit: 20, Offset: 0
[08-Jul-2026 08:45:22 UTC] Orders found: 1
[08-Jul-2026 08:45:22 UTC] Orders data: [{"id":387,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/MIN_SA_YAR_TAY","status":"pending","created_at":"2026-07-08 12:15:11","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[08-Jul-2026 08:45:22 UTC] Total orders count: 1
[08-Jul-2026 08:45:22 UTC] === API CALL LOG ===
[08-Jul-2026 08:45:22 UTC] Endpoint: user/profile.php
[08-Jul-2026 08:45:22 UTC] Full Log Data: {
    "timestamp": "2026-07-08 08:45:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "168.222.25.7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "168.222.25.7, 172.71.82.78",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk0IiwidXNlcm5hbWUiOiJAcF9rX29mZmljaWFsX2FjYyIsImVtYWlsIjoieXdhaTQ3NTg5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDEwNDI4N30.CK3uOVavaQ_ajmGzXHigVDniHoidR39ushADmAFB1sk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17dcff61e8d8196-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "168.222.25.7",
        "cf-ipcountry": "SG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 08:45:22 UTC] === END API CALL LOG ===
[08-Jul-2026 08:45:22 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 08:45:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk0IiwidXNlcm5hbWUiOiJAcF9rX29mZmljaWFsX2FjYyIsImVtYWlsIjoieXdhaTQ3NTg5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDEwNDI4N30.CK3uOVavaQ_ajmGzXHigVDniHoidR39ushADmAFB1sk
[08-Jul-2026 08:45:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 08:45:22 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 08:45:22 UTC] User ID: 994
[08-Jul-2026 08:45:22 UTC] ✅ User profile retrieved successfully for user ID: 994
[08-Jul-2026 08:45:22 UTC] === API CALL LOG ===
[08-Jul-2026 08:45:22 UTC] Endpoint: user/profile.php
[08-Jul-2026 08:45:22 UTC] Full Log Data: {
    "timestamp": "2026-07-08 08:45:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "168.222.25.7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "168.222.25.7, 172.71.82.78",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk0IiwidXNlcm5hbWUiOiJAcF9rX29mZmljaWFsX2FjYyIsImVtYWlsIjoieXdhaTQ3NTg5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDEwNDI4N30.CK3uOVavaQ_ajmGzXHigVDniHoidR39ushADmAFB1sk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17dcff61e8b8196-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "168.222.25.7",
        "cf-ipcountry": "SG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 08:45:22 UTC] === END API CALL LOG ===
[08-Jul-2026 08:45:22 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 08:45:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk0IiwidXNlcm5hbWUiOiJAcF9rX29mZmljaWFsX2FjYyIsImVtYWlsIjoieXdhaTQ3NTg5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDEwNDI4N30.CK3uOVavaQ_ajmGzXHigVDniHoidR39ushADmAFB1sk
[08-Jul-2026 08:45:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 08:45:22 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 08:45:22 UTC] User ID: 994
[08-Jul-2026 08:45:22 UTC] ✅ User profile retrieved successfully for user ID: 994
[08-Jul-2026 08:45:31 UTC] === API CALL LOG ===
[08-Jul-2026 08:45:31 UTC] Endpoint: user/profile.php
[08-Jul-2026 08:45:31 UTC] Full Log Data: {
    "timestamp": "2026-07-08 08:45:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "168.222.25.7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "168.222.25.7, 172.71.82.78",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk0IiwidXNlcm5hbWUiOiJAcF9rX29mZmljaWFsX2FjYyIsImVtYWlsIjoieXdhaTQ3NTg5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDEwNDI4N30.CK3uOVavaQ_ajmGzXHigVDniHoidR39ushADmAFB1sk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17dd02eb81b8196-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "168.222.25.7",
        "cf-ipcountry": "SG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 08:45:31 UTC] === END API CALL LOG ===
[08-Jul-2026 08:45:31 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 08:45:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk0IiwidXNlcm5hbWUiOiJAcF9rX29mZmljaWFsX2FjYyIsImVtYWlsIjoieXdhaTQ3NTg5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDEwNDI4N30.CK3uOVavaQ_ajmGzXHigVDniHoidR39ushADmAFB1sk
[08-Jul-2026 08:45:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 08:45:31 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 08:45:31 UTC] User ID: 994
[08-Jul-2026 08:45:31 UTC] ✅ User profile retrieved successfully for user ID: 994
[08-Jul-2026 08:45:31 UTC] === API CALL LOG ===
[08-Jul-2026 08:45:31 UTC] Endpoint: user/profile.php
[08-Jul-2026 08:45:31 UTC] Full Log Data: {
    "timestamp": "2026-07-08 08:45:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "168.222.25.7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "168.222.25.7, 172.71.82.78",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk0IiwidXNlcm5hbWUiOiJAcF9rX29mZmljaWFsX2FjYyIsImVtYWlsIjoieXdhaTQ3NTg5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDEwNDI4N30.CK3uOVavaQ_ajmGzXHigVDniHoidR39ushADmAFB1sk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17dd02eb81c8196-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "168.222.25.7",
        "cf-ipcountry": "SG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 08:45:31 UTC] === END API CALL LOG ===
[08-Jul-2026 08:45:31 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 08:45:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk0IiwidXNlcm5hbWUiOiJAcF9rX29mZmljaWFsX2FjYyIsImVtYWlsIjoieXdhaTQ3NTg5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDEwNDI4N30.CK3uOVavaQ_ajmGzXHigVDniHoidR39ushADmAFB1sk
[08-Jul-2026 08:45:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 08:45:31 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 08:45:31 UTC] User ID: 994
[08-Jul-2026 08:45:31 UTC] ✅ User profile retrieved successfully for user ID: 994
[08-Jul-2026 08:45:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 08:45:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 08:45:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"168.222.25.7, 172.71.82.78","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk0IiwidXNlcm5hbWUiOiJAcF9rX29mZmljaWFsX2FjYyIsImVtYWlsIjoieXdhaTQ3NTg5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDEwNDI4N30.CK3uOVavaQ_ajmGzXHigVDniHoidR39ushADmAFB1sk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a17dd02eb8198196-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"168.222.25.7","cf-ipcountry":"SG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jul-2026 08:45:31 UTC] === User Orders API Called ===
[08-Jul-2026 08:45:31 UTC] User ID: 994
[08-Jul-2026 08:45:31 UTC] Limit: 20, Offset: 0
[08-Jul-2026 08:45:31 UTC] Orders found: 1
[08-Jul-2026 08:45:31 UTC] Orders data: [{"id":387,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/MIN_SA_YAR_TAY","status":"pending","created_at":"2026-07-08 12:15:11","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[08-Jul-2026 08:45:31 UTC] Total orders count: 1
[08-Jul-2026 10:12:55 UTC] === API CALL LOG ===
[08-Jul-2026 10:12:55 UTC] Endpoint: user/profile.php
[08-Jul-2026 10:12:55 UTC] Full Log Data: {
    "timestamp": "2026-07-08 10:12:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:2280:54:ae43:ca1c:4bc0:bbb0:c00c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:2280:54:ae43:ca1c:4bc0:bbb0:c00c, 172.69.224.156",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk1IiwidXNlcm5hbWUiOiJCQUhETUFOIiwiZW1haWwiOiJqb3NodWF1Z3d1NTlAZ21haWwuY29tIiwiZXhwIjoxNzg0MTEwMzc0fQ.qQ3xoC3XHORgTmcODQfEVkC7A0-Coidd_lC23KVEmN8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17e50375ebe593c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:2280:54:ae43:ca1c:4bc0:bbb0:c00c",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 10:12:55 UTC] === END API CALL LOG ===
[08-Jul-2026 10:12:55 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 10:12:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk1IiwidXNlcm5hbWUiOiJCQUhETUFOIiwiZW1haWwiOiJqb3NodWF1Z3d1NTlAZ21haWwuY29tIiwiZXhwIjoxNzg0MTEwMzc0fQ.qQ3xoC3XHORgTmcODQfEVkC7A0-Coidd_lC23KVEmN8
[08-Jul-2026 10:12:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 10:12:55 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 10:12:55 UTC] User ID: 995
[08-Jul-2026 10:12:55 UTC] ✅ User profile retrieved successfully for user ID: 995
[08-Jul-2026 10:12:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 10:12:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 10:12:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2c0f:2280:54:ae43:ca1c:4bc0:bbb0:c00c, 172.69.224.156","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk1IiwidXNlcm5hbWUiOiJCQUhETUFOIiwiZW1haWwiOiJqb3NodWF1Z3d1NTlAZ21haWwuY29tIiwiZXhwIjoxNzg0MTEwMzc0fQ.qQ3xoC3XHORgTmcODQfEVkC7A0-Coidd_lC23KVEmN8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a17e50375ec4593c-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2c0f:2280:54:ae43:ca1c:4bc0:bbb0:c00c","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jul-2026 10:12:55 UTC] === User Orders API Called ===
[08-Jul-2026 10:12:55 UTC] User ID: 995
[08-Jul-2026 10:12:55 UTC] Limit: 20, Offset: 0
[08-Jul-2026 10:12:55 UTC] Orders found: 0
[08-Jul-2026 10:12:55 UTC] Orders data: []
[08-Jul-2026 10:12:55 UTC] Total orders count: 0
[08-Jul-2026 10:12:55 UTC] === API CALL LOG ===
[08-Jul-2026 10:12:55 UTC] Endpoint: user/profile.php
[08-Jul-2026 10:12:55 UTC] Full Log Data: {
    "timestamp": "2026-07-08 10:12:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:2280:54:ae43:ca1c:4bc0:bbb0:c00c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:2280:54:ae43:ca1c:4bc0:bbb0:c00c, 172.69.224.127",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk1IiwidXNlcm5hbWUiOiJCQUhETUFOIiwiZW1haWwiOiJqb3NodWF1Z3d1NTlAZ21haWwuY29tIiwiZXhwIjoxNzg0MTEwMzc0fQ.qQ3xoC3XHORgTmcODQfEVkC7A0-Coidd_lC23KVEmN8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17e5038aa6b593c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:2280:54:ae43:ca1c:4bc0:bbb0:c00c",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 10:12:55 UTC] === END API CALL LOG ===
[08-Jul-2026 10:12:55 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 10:12:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk1IiwidXNlcm5hbWUiOiJCQUhETUFOIiwiZW1haWwiOiJqb3NodWF1Z3d1NTlAZ21haWwuY29tIiwiZXhwIjoxNzg0MTEwMzc0fQ.qQ3xoC3XHORgTmcODQfEVkC7A0-Coidd_lC23KVEmN8
[08-Jul-2026 10:12:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 10:12:55 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 10:12:55 UTC] User ID: 995
[08-Jul-2026 10:12:55 UTC] ✅ User profile retrieved successfully for user ID: 995
[08-Jul-2026 10:12:56 UTC] === API CALL LOG ===
[08-Jul-2026 10:12:56 UTC] Endpoint: user/profile.php
[08-Jul-2026 10:12:56 UTC] Full Log Data: {
    "timestamp": "2026-07-08 10:12:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:2280:54:ae43:ca1c:4bc0:bbb0:c00c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:2280:54:ae43:ca1c:4bc0:bbb0:c00c, 172.69.224.127",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk1IiwidXNlcm5hbWUiOiJCQUhETUFOIiwiZW1haWwiOiJqb3NodWF1Z3d1NTlAZ21haWwuY29tIiwiZXhwIjoxNzg0MTEwMzc0fQ.qQ3xoC3XHORgTmcODQfEVkC7A0-Coidd_lC23KVEmN8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17e503eac96593c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:2280:54:ae43:ca1c:4bc0:bbb0:c00c",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 10:12:56 UTC] === END API CALL LOG ===
[08-Jul-2026 10:12:56 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 10:12:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk1IiwidXNlcm5hbWUiOiJCQUhETUFOIiwiZW1haWwiOiJqb3NodWF1Z3d1NTlAZ21haWwuY29tIiwiZXhwIjoxNzg0MTEwMzc0fQ.qQ3xoC3XHORgTmcODQfEVkC7A0-Coidd_lC23KVEmN8
[08-Jul-2026 10:12:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 10:12:56 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 10:12:56 UTC] User ID: 995
[08-Jul-2026 10:12:56 UTC] ✅ User profile retrieved successfully for user ID: 995
[08-Jul-2026 10:13:05 UTC] === API CALL LOG ===
[08-Jul-2026 10:13:05 UTC] Endpoint: user/profile.php
[08-Jul-2026 10:13:05 UTC] Full Log Data: {
    "timestamp": "2026-07-08 10:13:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:2280:54:ae43:ca1c:4bc0:bbb0:c00c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:2280:54:ae43:ca1c:4bc0:bbb0:c00c, 172.69.224.157",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk1IiwidXNlcm5hbWUiOiJCQUhETUFOIiwiZW1haWwiOiJqb3NodWF1Z3d1NTlAZ21haWwuY29tIiwiZXhwIjoxNzg0MTEwMzc0fQ.qQ3xoC3XHORgTmcODQfEVkC7A0-Coidd_lC23KVEmN8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17e5072d854593c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:2280:54:ae43:ca1c:4bc0:bbb0:c00c",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 10:13:05 UTC] === END API CALL LOG ===
[08-Jul-2026 10:13:05 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 10:13:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk1IiwidXNlcm5hbWUiOiJCQUhETUFOIiwiZW1haWwiOiJqb3NodWF1Z3d1NTlAZ21haWwuY29tIiwiZXhwIjoxNzg0MTEwMzc0fQ.qQ3xoC3XHORgTmcODQfEVkC7A0-Coidd_lC23KVEmN8
[08-Jul-2026 10:13:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 10:13:05 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 10:13:05 UTC] User ID: 995
[08-Jul-2026 10:13:05 UTC] ✅ User profile retrieved successfully for user ID: 995
[08-Jul-2026 10:13:05 UTC] User Purchases API - User ID: 995
[08-Jul-2026 10:13:05 UTC] User Purchases API - Total purchases found: 0
[08-Jul-2026 10:13:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 10:13:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 10:13:06 UTC] === API CALL LOG ===
[08-Jul-2026 10:13:06 UTC] Endpoint: user/profile.php
[08-Jul-2026 10:13:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2c0f:2280:54:ae43:ca1c:4bc0:bbb0:c00c, 172.69.224.157","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk1IiwidXNlcm5hbWUiOiJCQUhETUFOIiwiZW1haWwiOiJqb3NodWF1Z3d1NTlAZ21haWwuY29tIiwiZXhwIjoxNzg0MTEwMzc0fQ.qQ3xoC3XHORgTmcODQfEVkC7A0-Coidd_lC23KVEmN8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a17e507cbfaa593c-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2c0f:2280:54:ae43:ca1c:4bc0:bbb0:c00c","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jul-2026 10:13:06 UTC] Full Log Data: {
    "timestamp": "2026-07-08 10:13:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:2280:54:ae43:ca1c:4bc0:bbb0:c00c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:2280:54:ae43:ca1c:4bc0:bbb0:c00c, 172.69.224.157",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk1IiwidXNlcm5hbWUiOiJCQUhETUFOIiwiZW1haWwiOiJqb3NodWF1Z3d1NTlAZ21haWwuY29tIiwiZXhwIjoxNzg0MTEwMzc0fQ.qQ3xoC3XHORgTmcODQfEVkC7A0-Coidd_lC23KVEmN8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17e507cbfb1593c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:2280:54:ae43:ca1c:4bc0:bbb0:c00c",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 10:13:06 UTC] === User Orders API Called ===
[08-Jul-2026 10:13:06 UTC] === END API CALL LOG ===
[08-Jul-2026 10:13:06 UTC] User ID: 995
[08-Jul-2026 10:13:06 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 10:13:06 UTC] Limit: 20, Offset: 0
[08-Jul-2026 10:13:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk1IiwidXNlcm5hbWUiOiJCQUhETUFOIiwiZW1haWwiOiJqb3NodWF1Z3d1NTlAZ21haWwuY29tIiwiZXhwIjoxNzg0MTEwMzc0fQ.qQ3xoC3XHORgTmcODQfEVkC7A0-Coidd_lC23KVEmN8
[08-Jul-2026 10:13:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 10:13:06 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 10:13:06 UTC] User ID: 995
[08-Jul-2026 10:13:06 UTC] Orders found: 0
[08-Jul-2026 10:13:06 UTC] ✅ User profile retrieved successfully for user ID: 995
[08-Jul-2026 10:13:06 UTC] Orders data: []
[08-Jul-2026 10:13:06 UTC] Total orders count: 0
[08-Jul-2026 10:13:07 UTC] === API CALL LOG ===
[08-Jul-2026 10:13:07 UTC] Endpoint: user/profile.php
[08-Jul-2026 10:13:07 UTC] Full Log Data: {
    "timestamp": "2026-07-08 10:13:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:2280:54:ae43:ca1c:4bc0:bbb0:c00c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:2280:54:ae43:ca1c:4bc0:bbb0:c00c, 172.69.224.157",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk1IiwidXNlcm5hbWUiOiJCQUhETUFOIiwiZW1haWwiOiJqb3NodWF1Z3d1NTlAZ21haWwuY29tIiwiZXhwIjoxNzg0MTEwMzc0fQ.qQ3xoC3XHORgTmcODQfEVkC7A0-Coidd_lC23KVEmN8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17e507fb930593c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:2280:54:ae43:ca1c:4bc0:bbb0:c00c",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 10:13:07 UTC] === END API CALL LOG ===
[08-Jul-2026 10:13:07 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 10:13:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk1IiwidXNlcm5hbWUiOiJCQUhETUFOIiwiZW1haWwiOiJqb3NodWF1Z3d1NTlAZ21haWwuY29tIiwiZXhwIjoxNzg0MTEwMzc0fQ.qQ3xoC3XHORgTmcODQfEVkC7A0-Coidd_lC23KVEmN8
[08-Jul-2026 10:13:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 10:13:07 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 10:13:07 UTC] User ID: 995
[08-Jul-2026 10:13:07 UTC] ✅ User profile retrieved successfully for user ID: 995
[08-Jul-2026 10:13:07 UTC] === API CALL LOG ===
[08-Jul-2026 10:13:07 UTC] Endpoint: user/profile.php
[08-Jul-2026 10:13:07 UTC] Full Log Data: {
    "timestamp": "2026-07-08 10:13:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:2280:54:ae43:ca1c:4bc0:bbb0:c00c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:2280:54:ae43:ca1c:4bc0:bbb0:c00c, 172.69.224.157",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk1IiwidXNlcm5hbWUiOiJCQUhETUFOIiwiZW1haWwiOiJqb3NodWF1Z3d1NTlAZ21haWwuY29tIiwiZXhwIjoxNzg0MTEwMzc0fQ.qQ3xoC3XHORgTmcODQfEVkC7A0-Coidd_lC23KVEmN8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17e5084c935593c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:2280:54:ae43:ca1c:4bc0:bbb0:c00c",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 10:13:07 UTC] === END API CALL LOG ===
[08-Jul-2026 10:13:07 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 10:13:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk1IiwidXNlcm5hbWUiOiJCQUhETUFOIiwiZW1haWwiOiJqb3NodWF1Z3d1NTlAZ21haWwuY29tIiwiZXhwIjoxNzg0MTEwMzc0fQ.qQ3xoC3XHORgTmcODQfEVkC7A0-Coidd_lC23KVEmN8
[08-Jul-2026 10:13:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 10:13:07 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 10:13:07 UTC] User ID: 995
[08-Jul-2026 10:13:07 UTC] ✅ User profile retrieved successfully for user ID: 995
[08-Jul-2026 10:16:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 10:16:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 10:16:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2c0f:2280:54:ae43:ca1c:4bc0:bbb0:c00c, 172.69.224.157","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk1IiwidXNlcm5hbWUiOiJCQUhETUFOIiwiZW1haWwiOiJqb3NodWF1Z3d1NTlAZ21haWwuY29tIiwiZXhwIjoxNzg0MTEwMzc0fQ.qQ3xoC3XHORgTmcODQfEVkC7A0-Coidd_lC23KVEmN8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a17e561f392d593c-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2c0f:2280:54:ae43:ca1c:4bc0:bbb0:c00c","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jul-2026 10:16:57 UTC] === User Orders API Called ===
[08-Jul-2026 10:16:57 UTC] User ID: 995
[08-Jul-2026 10:16:57 UTC] Limit: 20, Offset: 0
[08-Jul-2026 10:16:57 UTC] Orders found: 0
[08-Jul-2026 10:16:57 UTC] Orders data: []
[08-Jul-2026 10:16:57 UTC] Total orders count: 0
[08-Jul-2026 10:16:57 UTC] === API CALL LOG ===
[08-Jul-2026 10:16:57 UTC] Endpoint: user/profile.php
[08-Jul-2026 10:16:57 UTC] Full Log Data: {
    "timestamp": "2026-07-08 10:16:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:2280:54:ae43:ca1c:4bc0:bbb0:c00c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:2280:54:ae43:ca1c:4bc0:bbb0:c00c, 172.69.224.157",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk1IiwidXNlcm5hbWUiOiJCQUhETUFOIiwiZW1haWwiOiJqb3NodWF1Z3d1NTlAZ21haWwuY29tIiwiZXhwIjoxNzg0MTEwMzc0fQ.qQ3xoC3XHORgTmcODQfEVkC7A0-Coidd_lC23KVEmN8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17e561f3931593c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:2280:54:ae43:ca1c:4bc0:bbb0:c00c",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 10:16:57 UTC] === END API CALL LOG ===
[08-Jul-2026 10:16:57 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 10:16:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk1IiwidXNlcm5hbWUiOiJCQUhETUFOIiwiZW1haWwiOiJqb3NodWF1Z3d1NTlAZ21haWwuY29tIiwiZXhwIjoxNzg0MTEwMzc0fQ.qQ3xoC3XHORgTmcODQfEVkC7A0-Coidd_lC23KVEmN8
[08-Jul-2026 10:16:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 10:16:57 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 10:16:57 UTC] User ID: 995
[08-Jul-2026 10:16:57 UTC] ✅ User profile retrieved successfully for user ID: 995
[08-Jul-2026 10:16:58 UTC] === API CALL LOG ===
[08-Jul-2026 10:16:58 UTC] Endpoint: user/profile.php
[08-Jul-2026 10:16:58 UTC] Full Log Data: {
    "timestamp": "2026-07-08 10:16:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:2280:54:ae43:ca1c:4bc0:bbb0:c00c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:2280:54:ae43:ca1c:4bc0:bbb0:c00c, 172.69.224.157",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk1IiwidXNlcm5hbWUiOiJCQUhETUFOIiwiZW1haWwiOiJqb3NodWF1Z3d1NTlAZ21haWwuY29tIiwiZXhwIjoxNzg0MTEwMzc0fQ.qQ3xoC3XHORgTmcODQfEVkC7A0-Coidd_lC23KVEmN8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17e56236e2a593c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:2280:54:ae43:ca1c:4bc0:bbb0:c00c",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 10:16:58 UTC] === END API CALL LOG ===
[08-Jul-2026 10:16:58 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 10:16:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk1IiwidXNlcm5hbWUiOiJCQUhETUFOIiwiZW1haWwiOiJqb3NodWF1Z3d1NTlAZ21haWwuY29tIiwiZXhwIjoxNzg0MTEwMzc0fQ.qQ3xoC3XHORgTmcODQfEVkC7A0-Coidd_lC23KVEmN8
[08-Jul-2026 10:16:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 10:16:58 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 10:16:58 UTC] User ID: 995
[08-Jul-2026 10:16:58 UTC] ✅ User profile retrieved successfully for user ID: 995
[08-Jul-2026 10:16:59 UTC] === API CALL LOG ===
[08-Jul-2026 10:16:59 UTC] Endpoint: user/profile.php
[08-Jul-2026 10:16:59 UTC] Full Log Data: {
    "timestamp": "2026-07-08 10:16:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:2280:54:ae43:ca1c:4bc0:bbb0:c00c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:2280:54:ae43:ca1c:4bc0:bbb0:c00c, 172.69.224.157",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk1IiwidXNlcm5hbWUiOiJCQUhETUFOIiwiZW1haWwiOiJqb3NodWF1Z3d1NTlAZ21haWwuY29tIiwiZXhwIjoxNzg0MTEwMzc0fQ.qQ3xoC3XHORgTmcODQfEVkC7A0-Coidd_lC23KVEmN8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17e562a6baf593c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:2280:54:ae43:ca1c:4bc0:bbb0:c00c",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 10:16:59 UTC] === END API CALL LOG ===
[08-Jul-2026 10:16:59 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 10:16:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk1IiwidXNlcm5hbWUiOiJCQUhETUFOIiwiZW1haWwiOiJqb3NodWF1Z3d1NTlAZ21haWwuY29tIiwiZXhwIjoxNzg0MTEwMzc0fQ.qQ3xoC3XHORgTmcODQfEVkC7A0-Coidd_lC23KVEmN8
[08-Jul-2026 10:16:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 10:16:59 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 10:16:59 UTC] User ID: 995
[08-Jul-2026 10:16:59 UTC] ✅ User profile retrieved successfully for user ID: 995
[08-Jul-2026 10:17:46 UTC] === API CALL LOG ===
[08-Jul-2026 10:17:46 UTC] Endpoint: user/profile.php
[08-Jul-2026 10:17:46 UTC] Full Log Data: {
    "timestamp": "2026-07-08 10:17:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:2280:54:ae43:ca1c:4bc0:bbb0:c00c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:2280:54:ae43:ca1c:4bc0:bbb0:c00c, 172.69.224.156",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk1IiwidXNlcm5hbWUiOiJCQUhETUFOIiwiZW1haWwiOiJqb3NodWF1Z3d1NTlAZ21haWwuY29tIiwiZXhwIjoxNzg0MTEwMzc0fQ.qQ3xoC3XHORgTmcODQfEVkC7A0-Coidd_lC23KVEmN8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17e574f39f7593c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:2280:54:ae43:ca1c:4bc0:bbb0:c00c",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 10:17:46 UTC] === END API CALL LOG ===
[08-Jul-2026 10:17:46 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 10:17:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk1IiwidXNlcm5hbWUiOiJCQUhETUFOIiwiZW1haWwiOiJqb3NodWF1Z3d1NTlAZ21haWwuY29tIiwiZXhwIjoxNzg0MTEwMzc0fQ.qQ3xoC3XHORgTmcODQfEVkC7A0-Coidd_lC23KVEmN8
[08-Jul-2026 10:17:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 10:17:46 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 10:17:46 UTC] User ID: 995
[08-Jul-2026 10:17:46 UTC] ✅ User profile retrieved successfully for user ID: 995
[08-Jul-2026 10:17:56 UTC] === API CALL LOG ===
[08-Jul-2026 10:17:56 UTC] Endpoint: user/profile.php
[08-Jul-2026 10:17:56 UTC] Full Log Data: {
    "timestamp": "2026-07-08 10:17:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:2280:54:ae43:ca1c:4bc0:bbb0:c00c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:2280:54:ae43:ca1c:4bc0:bbb0:c00c, 172.69.224.156",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk1IiwidXNlcm5hbWUiOiJCQUhETUFOIiwiZW1haWwiOiJqb3NodWF1Z3d1NTlAZ21haWwuY29tIiwiZXhwIjoxNzg0MTEwMzc0fQ.qQ3xoC3XHORgTmcODQfEVkC7A0-Coidd_lC23KVEmN8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17e57913ed7593c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:2280:54:ae43:ca1c:4bc0:bbb0:c00c",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 10:17:56 UTC] === END API CALL LOG ===
[08-Jul-2026 10:17:56 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 10:17:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk1IiwidXNlcm5hbWUiOiJCQUhETUFOIiwiZW1haWwiOiJqb3NodWF1Z3d1NTlAZ21haWwuY29tIiwiZXhwIjoxNzg0MTEwMzc0fQ.qQ3xoC3XHORgTmcODQfEVkC7A0-Coidd_lC23KVEmN8
[08-Jul-2026 10:17:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 10:17:56 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 10:17:56 UTC] User ID: 995
[08-Jul-2026 10:17:56 UTC] ✅ User profile retrieved successfully for user ID: 995
[08-Jul-2026 10:17:56 UTC] User Purchases API - User ID: 995
[08-Jul-2026 10:17:56 UTC] User Purchases API - Total purchases found: 0
[08-Jul-2026 10:23:37 UTC] === API CALL LOG ===
[08-Jul-2026 10:23:37 UTC] Endpoint: user/profile.php
[08-Jul-2026 10:23:37 UTC] Full Log Data: {
    "timestamp": "2026-07-08 10:23:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "163.227.144.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-forwarded-proto": "https",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk2IiwidXNlcm5hbWUiOiJjaHV0cGFnbG8xMiIsImVtYWlsIjoic2pzamhzZ3Nic2pAZ21haWwuY29tIiwiZXhwIjoxNzg0MTExMDE2fQ.8ZoYVdkxdD6GlTu3JeW1XEFgGFXkTXmqHQexVEfTCO0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17e5fe19a24fc24-CGP",
        "X-Forwarded-For": "163.227.144.198, 172.69.159.180",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "163.227.144.198",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 10:23:37 UTC] === END API CALL LOG ===
[08-Jul-2026 10:23:37 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 10:23:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk2IiwidXNlcm5hbWUiOiJjaHV0cGFnbG8xMiIsImVtYWlsIjoic2pzamhzZ3Nic2pAZ21haWwuY29tIiwiZXhwIjoxNzg0MTExMDE2fQ.8ZoYVdkxdD6GlTu3JeW1XEFgGFXkTXmqHQexVEfTCO0
[08-Jul-2026 10:23:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 10:23:37 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 10:23:37 UTC] User ID: 996
[08-Jul-2026 10:23:37 UTC] ✅ User profile retrieved successfully for user ID: 996
[08-Jul-2026 10:23:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 10:23:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 10:23:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-forwarded-proto":"https","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk2IiwidXNlcm5hbWUiOiJjaHV0cGFnbG8xMiIsImVtYWlsIjoic2pzamhzZ3Nic2pAZ21haWwuY29tIiwiZXhwIjoxNzg0MTExMDE2fQ.8ZoYVdkxdD6GlTu3JeW1XEFgGFXkTXmqHQexVEfTCO0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a17e5fe19a23fc24-CGP","X-Forwarded-For":"163.227.144.198, 172.69.159.180","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"163.227.144.198","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}"}
[08-Jul-2026 10:23:37 UTC] === User Orders API Called ===
[08-Jul-2026 10:23:37 UTC] User ID: 996
[08-Jul-2026 10:23:37 UTC] Limit: 20, Offset: 0
[08-Jul-2026 10:23:37 UTC] Orders found: 0
[08-Jul-2026 10:23:37 UTC] Orders data: []
[08-Jul-2026 10:23:37 UTC] Total orders count: 0
[08-Jul-2026 10:23:37 UTC] === API CALL LOG ===
[08-Jul-2026 10:23:37 UTC] Endpoint: user/profile.php
[08-Jul-2026 10:23:37 UTC] Full Log Data: {
    "timestamp": "2026-07-08 10:23:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "163.227.144.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-forwarded-proto": "https",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk2IiwidXNlcm5hbWUiOiJjaHV0cGFnbG8xMiIsImVtYWlsIjoic2pzamhzZ3Nic2pAZ21haWwuY29tIiwiZXhwIjoxNzg0MTExMDE2fQ.8ZoYVdkxdD6GlTu3JeW1XEFgGFXkTXmqHQexVEfTCO0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17e5fe32a120cfa-CGP",
        "X-Forwarded-For": "163.227.144.198, 172.69.159.180",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "163.227.144.198",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 10:23:37 UTC] === END API CALL LOG ===
[08-Jul-2026 10:23:37 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 10:23:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk2IiwidXNlcm5hbWUiOiJjaHV0cGFnbG8xMiIsImVtYWlsIjoic2pzamhzZ3Nic2pAZ21haWwuY29tIiwiZXhwIjoxNzg0MTExMDE2fQ.8ZoYVdkxdD6GlTu3JeW1XEFgGFXkTXmqHQexVEfTCO0
[08-Jul-2026 10:23:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 10:23:37 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 10:23:37 UTC] User ID: 996
[08-Jul-2026 10:23:37 UTC] ✅ User profile retrieved successfully for user ID: 996
[08-Jul-2026 10:23:39 UTC] === API CALL LOG ===
[08-Jul-2026 10:23:39 UTC] Endpoint: user/profile.php
[08-Jul-2026 10:23:39 UTC] Full Log Data: {
    "timestamp": "2026-07-08 10:23:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "163.227.144.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-forwarded-proto": "https",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk2IiwidXNlcm5hbWUiOiJjaHV0cGFnbG8xMiIsImVtYWlsIjoic2pzamhzZ3Nic2pAZ21haWwuY29tIiwiZXhwIjoxNzg0MTExMDE2fQ.8ZoYVdkxdD6GlTu3JeW1XEFgGFXkTXmqHQexVEfTCO0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17e5feeaf1e5807-DAC",
        "X-Forwarded-For": "163.227.144.198, 172.68.231.173",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "163.227.144.198",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 10:23:39 UTC] === END API CALL LOG ===
[08-Jul-2026 10:23:39 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 10:23:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk2IiwidXNlcm5hbWUiOiJjaHV0cGFnbG8xMiIsImVtYWlsIjoic2pzamhzZ3Nic2pAZ21haWwuY29tIiwiZXhwIjoxNzg0MTExMDE2fQ.8ZoYVdkxdD6GlTu3JeW1XEFgGFXkTXmqHQexVEfTCO0
[08-Jul-2026 10:23:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 10:23:39 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 10:23:39 UTC] User ID: 996
[08-Jul-2026 10:23:39 UTC] ✅ User profile retrieved successfully for user ID: 996
[08-Jul-2026 10:23:45 UTC] === API CALL LOG ===
[08-Jul-2026 10:23:45 UTC] Endpoint: user/profile.php
[08-Jul-2026 10:23:45 UTC] Full Log Data: {
    "timestamp": "2026-07-08 10:23:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "163.227.144.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-forwarded-proto": "https",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk2IiwidXNlcm5hbWUiOiJjaHV0cGFnbG8xMiIsImVtYWlsIjoic2pzamhzZ3Nic2pAZ21haWwuY29tIiwiZXhwIjoxNzg0MTExMDE2fQ.8ZoYVdkxdD6GlTu3JeW1XEFgGFXkTXmqHQexVEfTCO0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17e600e7f693e7d-CGP",
        "X-Forwarded-For": "163.227.144.198, 172.69.159.181",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "163.227.144.198",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 10:23:45 UTC] === END API CALL LOG ===
[08-Jul-2026 10:23:45 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 10:23:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk2IiwidXNlcm5hbWUiOiJjaHV0cGFnbG8xMiIsImVtYWlsIjoic2pzamhzZ3Nic2pAZ21haWwuY29tIiwiZXhwIjoxNzg0MTExMDE2fQ.8ZoYVdkxdD6GlTu3JeW1XEFgGFXkTXmqHQexVEfTCO0
[08-Jul-2026 10:23:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 10:23:45 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 10:23:45 UTC] User ID: 996
[08-Jul-2026 10:23:45 UTC] ✅ User profile retrieved successfully for user ID: 996
[08-Jul-2026 10:23:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 10:23:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 10:23:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-forwarded-proto":"https","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk2IiwidXNlcm5hbWUiOiJjaHV0cGFnbG8xMiIsImVtYWlsIjoic2pzamhzZ3Nic2pAZ21haWwuY29tIiwiZXhwIjoxNzg0MTExMDE2fQ.8ZoYVdkxdD6GlTu3JeW1XEFgGFXkTXmqHQexVEfTCO0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a17e605c1ac6a9fd-DAC","X-Forwarded-For":"163.227.144.198, 172.68.231.173","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"163.227.144.198","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}"}
[08-Jul-2026 10:23:56 UTC] === User Orders API Called ===
[08-Jul-2026 10:23:56 UTC] User ID: 996
[08-Jul-2026 10:23:56 UTC] Limit: 20, Offset: 0
[08-Jul-2026 10:23:56 UTC] Orders found: 0
[08-Jul-2026 10:23:56 UTC] Orders data: []
[08-Jul-2026 10:23:56 UTC] Total orders count: 0
[08-Jul-2026 10:23:58 UTC] === API CALL LOG ===
[08-Jul-2026 10:23:58 UTC] Endpoint: user/profile.php
[08-Jul-2026 10:23:58 UTC] Full Log Data: {
    "timestamp": "2026-07-08 10:23:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "163.227.144.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-forwarded-proto": "https",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk2IiwidXNlcm5hbWUiOiJjaHV0cGFnbG8xMiIsImVtYWlsIjoic2pzamhzZ3Nic2pAZ21haWwuY29tIiwiZXhwIjoxNzg0MTExMDE2fQ.8ZoYVdkxdD6GlTu3JeW1XEFgGFXkTXmqHQexVEfTCO0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17e60683ef8931c-DAC",
        "X-Forwarded-For": "163.227.144.198, 172.68.231.173",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "163.227.144.198",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 10:23:58 UTC] === END API CALL LOG ===
[08-Jul-2026 10:23:58 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 10:23:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk2IiwidXNlcm5hbWUiOiJjaHV0cGFnbG8xMiIsImVtYWlsIjoic2pzamhzZ3Nic2pAZ21haWwuY29tIiwiZXhwIjoxNzg0MTExMDE2fQ.8ZoYVdkxdD6GlTu3JeW1XEFgGFXkTXmqHQexVEfTCO0
[08-Jul-2026 10:23:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 10:23:58 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 10:23:58 UTC] User ID: 996
[08-Jul-2026 10:23:58 UTC] ✅ User profile retrieved successfully for user ID: 996
[08-Jul-2026 10:24:00 UTC] User Purchases API - User ID: 996
[08-Jul-2026 10:24:00 UTC] User Purchases API - Total purchases found: 0
[08-Jul-2026 10:24:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 10:24:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 10:24:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-forwarded-proto":"https","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk2IiwidXNlcm5hbWUiOiJjaHV0cGFnbG8xMiIsImVtYWlsIjoic2pzamhzZ3Nic2pAZ21haWwuY29tIiwiZXhwIjoxNzg0MTExMDE2fQ.8ZoYVdkxdD6GlTu3JeW1XEFgGFXkTXmqHQexVEfTCO0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a17e60732a853f11-CGP","X-Forwarded-For":"163.227.144.198, 172.69.159.180","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"163.227.144.198","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}"}
[08-Jul-2026 10:24:00 UTC] === User Orders API Called ===
[08-Jul-2026 10:24:00 UTC] User ID: 996
[08-Jul-2026 10:24:00 UTC] Limit: 20, Offset: 0
[08-Jul-2026 10:24:00 UTC] Orders found: 0
[08-Jul-2026 10:24:00 UTC] Orders data: []
[08-Jul-2026 10:24:00 UTC] Total orders count: 0
[08-Jul-2026 10:24:00 UTC] === API CALL LOG ===
[08-Jul-2026 10:24:00 UTC] Endpoint: user/profile.php
[08-Jul-2026 10:24:00 UTC] Full Log Data: {
    "timestamp": "2026-07-08 10:24:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "163.227.144.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-forwarded-proto": "https",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk2IiwidXNlcm5hbWUiOiJjaHV0cGFnbG8xMiIsImVtYWlsIjoic2pzamhzZ3Nic2pAZ21haWwuY29tIiwiZXhwIjoxNzg0MTExMDE2fQ.8ZoYVdkxdD6GlTu3JeW1XEFgGFXkTXmqHQexVEfTCO0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17e60739fe548ff-DAC",
        "X-Forwarded-For": "163.227.144.198, 172.68.231.173",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "163.227.144.198",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 10:24:00 UTC] === END API CALL LOG ===
[08-Jul-2026 10:24:00 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 10:24:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk2IiwidXNlcm5hbWUiOiJjaHV0cGFnbG8xMiIsImVtYWlsIjoic2pzamhzZ3Nic2pAZ21haWwuY29tIiwiZXhwIjoxNzg0MTExMDE2fQ.8ZoYVdkxdD6GlTu3JeW1XEFgGFXkTXmqHQexVEfTCO0
[08-Jul-2026 10:24:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 10:24:00 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 10:24:00 UTC] User ID: 996
[08-Jul-2026 10:24:00 UTC] ✅ User profile retrieved successfully for user ID: 996
[08-Jul-2026 10:24:00 UTC] === API CALL LOG ===
[08-Jul-2026 10:24:00 UTC] Endpoint: user/profile.php
[08-Jul-2026 10:24:00 UTC] Full Log Data: {
    "timestamp": "2026-07-08 10:24:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "163.227.144.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-forwarded-proto": "https",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk2IiwidXNlcm5hbWUiOiJjaHV0cGFnbG8xMiIsImVtYWlsIjoic2pzamhzZ3Nic2pAZ21haWwuY29tIiwiZXhwIjoxNzg0MTExMDE2fQ.8ZoYVdkxdD6GlTu3JeW1XEFgGFXkTXmqHQexVEfTCO0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17e60751ae9931c-DAC",
        "X-Forwarded-For": "163.227.144.198, 172.68.231.173",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "163.227.144.198",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 10:24:00 UTC] === END API CALL LOG ===
[08-Jul-2026 10:24:00 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 10:24:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk2IiwidXNlcm5hbWUiOiJjaHV0cGFnbG8xMiIsImVtYWlsIjoic2pzamhzZ3Nic2pAZ21haWwuY29tIiwiZXhwIjoxNzg0MTExMDE2fQ.8ZoYVdkxdD6GlTu3JeW1XEFgGFXkTXmqHQexVEfTCO0
[08-Jul-2026 10:24:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 10:24:00 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 10:24:00 UTC] User ID: 996
[08-Jul-2026 10:24:00 UTC] ✅ User profile retrieved successfully for user ID: 996
[08-Jul-2026 10:24:02 UTC] === API CALL LOG ===
[08-Jul-2026 10:24:02 UTC] Endpoint: user/profile.php
[08-Jul-2026 10:24:02 UTC] Full Log Data: {
    "timestamp": "2026-07-08 10:24:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "163.227.144.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-forwarded-proto": "https",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk2IiwidXNlcm5hbWUiOiJjaHV0cGFnbG8xMiIsImVtYWlsIjoic2pzamhzZ3Nic2pAZ21haWwuY29tIiwiZXhwIjoxNzg0MTExMDE2fQ.8ZoYVdkxdD6GlTu3JeW1XEFgGFXkTXmqHQexVEfTCO0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17e60804d510cfa-CGP",
        "X-Forwarded-For": "163.227.144.198, 172.69.159.180",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "163.227.144.198",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 10:24:02 UTC] === END API CALL LOG ===
[08-Jul-2026 10:24:02 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 10:24:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk2IiwidXNlcm5hbWUiOiJjaHV0cGFnbG8xMiIsImVtYWlsIjoic2pzamhzZ3Nic2pAZ21haWwuY29tIiwiZXhwIjoxNzg0MTExMDE2fQ.8ZoYVdkxdD6GlTu3JeW1XEFgGFXkTXmqHQexVEfTCO0
[08-Jul-2026 10:24:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 10:24:02 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 10:24:02 UTC] User ID: 996
[08-Jul-2026 10:24:02 UTC] ✅ User profile retrieved successfully for user ID: 996
[08-Jul-2026 10:24:16 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 10:24:16 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 10:24:16 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-forwarded-proto":"https","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk2IiwidXNlcm5hbWUiOiJjaHV0cGFnbG8xMiIsImVtYWlsIjoic2pzamhzZ3Nic2pAZ21haWwuY29tIiwiZXhwIjoxNzg0MTExMDE2fQ.8ZoYVdkxdD6GlTu3JeW1XEFgGFXkTXmqHQexVEfTCO0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a17e60d598441645-CGP","X-Forwarded-For":"163.227.144.198, 172.69.159.181","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"163.227.144.198","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}"}
[08-Jul-2026 10:24:16 UTC] === User Orders API Called ===
[08-Jul-2026 10:24:16 UTC] User ID: 996
[08-Jul-2026 10:24:16 UTC] Limit: 20, Offset: 0
[08-Jul-2026 10:24:16 UTC] Orders found: 0
[08-Jul-2026 10:24:16 UTC] Orders data: []
[08-Jul-2026 10:24:16 UTC] Total orders count: 0
[08-Jul-2026 10:24:17 UTC] === API CALL LOG ===
[08-Jul-2026 10:24:17 UTC] Endpoint: user/profile.php
[08-Jul-2026 10:24:17 UTC] Full Log Data: {
    "timestamp": "2026-07-08 10:24:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "163.227.144.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-forwarded-proto": "https",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk2IiwidXNlcm5hbWUiOiJjaHV0cGFnbG8xMiIsImVtYWlsIjoic2pzamhzZ3Nic2pAZ21haWwuY29tIiwiZXhwIjoxNzg0MTExMDE2fQ.8ZoYVdkxdD6GlTu3JeW1XEFgGFXkTXmqHQexVEfTCO0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17e60d69b4d1645-CGP",
        "X-Forwarded-For": "163.227.144.198, 172.69.159.180",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "163.227.144.198",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 10:24:17 UTC] === END API CALL LOG ===
[08-Jul-2026 10:24:17 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 10:24:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk2IiwidXNlcm5hbWUiOiJjaHV0cGFnbG8xMiIsImVtYWlsIjoic2pzamhzZ3Nic2pAZ21haWwuY29tIiwiZXhwIjoxNzg0MTExMDE2fQ.8ZoYVdkxdD6GlTu3JeW1XEFgGFXkTXmqHQexVEfTCO0
[08-Jul-2026 10:24:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 10:24:17 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 10:24:17 UTC] User ID: 996
[08-Jul-2026 10:24:17 UTC] ✅ User profile retrieved successfully for user ID: 996
[08-Jul-2026 10:24:17 UTC] === API CALL LOG ===
[08-Jul-2026 10:24:17 UTC] Endpoint: user/profile.php
[08-Jul-2026 10:24:17 UTC] Full Log Data: {
    "timestamp": "2026-07-08 10:24:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "163.227.144.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-forwarded-proto": "https",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk2IiwidXNlcm5hbWUiOiJjaHV0cGFnbG8xMiIsImVtYWlsIjoic2pzamhzZ3Nic2pAZ21haWwuY29tIiwiZXhwIjoxNzg0MTExMDE2fQ.8ZoYVdkxdD6GlTu3JeW1XEFgGFXkTXmqHQexVEfTCO0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17e60d6dd6e8620-CGP",
        "X-Forwarded-For": "163.227.144.198, 172.69.159.180",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "163.227.144.198",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 10:24:17 UTC] === END API CALL LOG ===
[08-Jul-2026 10:24:17 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 10:24:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk2IiwidXNlcm5hbWUiOiJjaHV0cGFnbG8xMiIsImVtYWlsIjoic2pzamhzZ3Nic2pAZ21haWwuY29tIiwiZXhwIjoxNzg0MTExMDE2fQ.8ZoYVdkxdD6GlTu3JeW1XEFgGFXkTXmqHQexVEfTCO0
[08-Jul-2026 10:24:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 10:24:17 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 10:24:17 UTC] User ID: 996
[08-Jul-2026 10:24:17 UTC] ✅ User profile retrieved successfully for user ID: 996
[08-Jul-2026 10:24:18 UTC] === API CALL LOG ===
[08-Jul-2026 10:24:18 UTC] Endpoint: user/profile.php
[08-Jul-2026 10:24:18 UTC] Full Log Data: {
    "timestamp": "2026-07-08 10:24:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "163.227.144.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-forwarded-proto": "https",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk2IiwidXNlcm5hbWUiOiJjaHV0cGFnbG8xMiIsImVtYWlsIjoic2pzamhzZ3Nic2pAZ21haWwuY29tIiwiZXhwIjoxNzg0MTExMDE2fQ.8ZoYVdkxdD6GlTu3JeW1XEFgGFXkTXmqHQexVEfTCO0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17e60e4388072e3-CGP",
        "X-Forwarded-For": "163.227.144.198, 172.69.159.180",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "163.227.144.198",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 10:24:18 UTC] === END API CALL LOG ===
[08-Jul-2026 10:24:18 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 10:24:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk2IiwidXNlcm5hbWUiOiJjaHV0cGFnbG8xMiIsImVtYWlsIjoic2pzamhzZ3Nic2pAZ21haWwuY29tIiwiZXhwIjoxNzg0MTExMDE2fQ.8ZoYVdkxdD6GlTu3JeW1XEFgGFXkTXmqHQexVEfTCO0
[08-Jul-2026 10:24:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 10:24:18 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 10:24:18 UTC] User ID: 996
[08-Jul-2026 10:24:18 UTC] ✅ User profile retrieved successfully for user ID: 996
[08-Jul-2026 10:24:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 10:24:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 10:24:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-forwarded-proto":"https","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk2IiwidXNlcm5hbWUiOiJjaHV0cGFnbG8xMiIsImVtYWlsIjoic2pzamhzZ3Nic2pAZ21haWwuY29tIiwiZXhwIjoxNzg0MTExMDE2fQ.8ZoYVdkxdD6GlTu3JeW1XEFgGFXkTXmqHQexVEfTCO0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a17e61088ed20cfa-CGP","X-Forwarded-For":"163.227.144.198, 172.69.159.180","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"163.227.144.198","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}"}
[08-Jul-2026 10:24:25 UTC] === User Orders API Called ===
[08-Jul-2026 10:24:25 UTC] User ID: 996
[08-Jul-2026 10:24:25 UTC] Limit: 20, Offset: 0
[08-Jul-2026 10:24:25 UTC] Orders found: 0
[08-Jul-2026 10:24:25 UTC] Orders data: []
[08-Jul-2026 10:24:25 UTC] Total orders count: 0
[08-Jul-2026 10:24:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 10:24:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 10:24:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-forwarded-proto":"https","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk2IiwidXNlcm5hbWUiOiJjaHV0cGFnbG8xMiIsImVtYWlsIjoic2pzamhzZ3Nic2pAZ21haWwuY29tIiwiZXhwIjoxNzg0MTExMDE2fQ.8ZoYVdkxdD6GlTu3JeW1XEFgGFXkTXmqHQexVEfTCO0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a17e6116eb27fc24-CGP","X-Forwarded-For":"163.227.144.198, 172.69.159.180","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"163.227.144.198","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}"}
[08-Jul-2026 10:24:26 UTC] === User Orders API Called ===
[08-Jul-2026 10:24:26 UTC] User ID: 996
[08-Jul-2026 10:24:26 UTC] Limit: 20, Offset: 0
[08-Jul-2026 10:24:26 UTC] Orders found: 0
[08-Jul-2026 10:24:26 UTC] Orders data: []
[08-Jul-2026 10:24:26 UTC] Total orders count: 0
[08-Jul-2026 10:24:26 UTC] === API CALL LOG ===
[08-Jul-2026 10:24:26 UTC] Endpoint: user/profile.php
[08-Jul-2026 10:24:26 UTC] Full Log Data: {
    "timestamp": "2026-07-08 10:24:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "163.227.144.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-forwarded-proto": "https",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk2IiwidXNlcm5hbWUiOiJjaHV0cGFnbG8xMiIsImVtYWlsIjoic2pzamhzZ3Nic2pAZ21haWwuY29tIiwiZXhwIjoxNzg0MTExMDE2fQ.8ZoYVdkxdD6GlTu3JeW1XEFgGFXkTXmqHQexVEfTCO0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17e61174a0c1645-CGP",
        "X-Forwarded-For": "163.227.144.198, 172.69.159.180",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "163.227.144.198",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 10:24:26 UTC] === END API CALL LOG ===
[08-Jul-2026 10:24:26 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 10:24:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk2IiwidXNlcm5hbWUiOiJjaHV0cGFnbG8xMiIsImVtYWlsIjoic2pzamhzZ3Nic2pAZ21haWwuY29tIiwiZXhwIjoxNzg0MTExMDE2fQ.8ZoYVdkxdD6GlTu3JeW1XEFgGFXkTXmqHQexVEfTCO0
[08-Jul-2026 10:24:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 10:24:26 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 10:24:26 UTC] User ID: 996
[08-Jul-2026 10:24:26 UTC] ✅ User profile retrieved successfully for user ID: 996
[08-Jul-2026 10:24:27 UTC] === API CALL LOG ===
[08-Jul-2026 10:24:27 UTC] Endpoint: user/profile.php
[08-Jul-2026 10:24:27 UTC] Full Log Data: {
    "timestamp": "2026-07-08 10:24:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "163.227.144.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-forwarded-proto": "https",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk2IiwidXNlcm5hbWUiOiJjaHV0cGFnbG8xMiIsImVtYWlsIjoic2pzamhzZ3Nic2pAZ21haWwuY29tIiwiZXhwIjoxNzg0MTExMDE2fQ.8ZoYVdkxdD6GlTu3JeW1XEFgGFXkTXmqHQexVEfTCO0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17e6119f8b548ff-DAC",
        "X-Forwarded-For": "163.227.144.198, 172.68.231.172",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "163.227.144.198",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 10:24:27 UTC] === END API CALL LOG ===
[08-Jul-2026 10:24:27 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 10:24:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk2IiwidXNlcm5hbWUiOiJjaHV0cGFnbG8xMiIsImVtYWlsIjoic2pzamhzZ3Nic2pAZ21haWwuY29tIiwiZXhwIjoxNzg0MTExMDE2fQ.8ZoYVdkxdD6GlTu3JeW1XEFgGFXkTXmqHQexVEfTCO0
[08-Jul-2026 10:24:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 10:24:27 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 10:24:27 UTC] User ID: 996
[08-Jul-2026 10:24:27 UTC] ✅ User profile retrieved successfully for user ID: 996
[08-Jul-2026 10:24:29 UTC] === API CALL LOG ===
[08-Jul-2026 10:24:29 UTC] Endpoint: user/profile.php
[08-Jul-2026 10:24:29 UTC] Full Log Data: {
    "timestamp": "2026-07-08 10:24:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "163.227.144.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-forwarded-proto": "https",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk2IiwidXNlcm5hbWUiOiJjaHV0cGFnbG8xMiIsImVtYWlsIjoic2pzamhzZ3Nic2pAZ21haWwuY29tIiwiZXhwIjoxNzg0MTExMDE2fQ.8ZoYVdkxdD6GlTu3JeW1XEFgGFXkTXmqHQexVEfTCO0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17e6124f94a72e3-CGP",
        "X-Forwarded-For": "163.227.144.198, 172.69.159.180",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "163.227.144.198",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 10:24:29 UTC] === END API CALL LOG ===
[08-Jul-2026 10:24:29 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 10:24:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk2IiwidXNlcm5hbWUiOiJjaHV0cGFnbG8xMiIsImVtYWlsIjoic2pzamhzZ3Nic2pAZ21haWwuY29tIiwiZXhwIjoxNzg0MTExMDE2fQ.8ZoYVdkxdD6GlTu3JeW1XEFgGFXkTXmqHQexVEfTCO0
[08-Jul-2026 10:24:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 10:24:29 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 10:24:29 UTC] User ID: 996
[08-Jul-2026 10:24:29 UTC] ✅ User profile retrieved successfully for user ID: 996
[08-Jul-2026 10:25:23 UTC] === API CALL LOG ===
[08-Jul-2026 10:25:23 UTC] Endpoint: user/profile.php
[08-Jul-2026 10:25:23 UTC] Full Log Data: {
    "timestamp": "2026-07-08 10:25:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:2280:54:ae43:ca1c:4bc0:bbb0:c00c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:2280:54:ae43:ca1c:4bc0:bbb0:c00c, 172.69.224.157",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk1IiwidXNlcm5hbWUiOiJCQUhETUFOIiwiZW1haWwiOiJqb3NodWF1Z3d1NTlAZ21haWwuY29tIiwiZXhwIjoxNzg0MTEwMzc0fQ.qQ3xoC3XHORgTmcODQfEVkC7A0-Coidd_lC23KVEmN8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17e6279987e593c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:2280:54:ae43:ca1c:4bc0:bbb0:c00c",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 10:25:23 UTC] === END API CALL LOG ===
[08-Jul-2026 10:25:23 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 10:25:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk1IiwidXNlcm5hbWUiOiJCQUhETUFOIiwiZW1haWwiOiJqb3NodWF1Z3d1NTlAZ21haWwuY29tIiwiZXhwIjoxNzg0MTEwMzc0fQ.qQ3xoC3XHORgTmcODQfEVkC7A0-Coidd_lC23KVEmN8
[08-Jul-2026 10:25:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 10:25:23 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 10:25:23 UTC] User ID: 995
[08-Jul-2026 10:25:23 UTC] ✅ User profile retrieved successfully for user ID: 995
[08-Jul-2026 10:25:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 10:25:24 UTC] === API CALL LOG ===
[08-Jul-2026 10:25:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 10:25:24 UTC] Endpoint: user/profile.php
[08-Jul-2026 10:25:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2c0f:2280:54:ae43:ca1c:4bc0:bbb0:c00c, 172.69.224.157","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk1IiwidXNlcm5hbWUiOiJCQUhETUFOIiwiZW1haWwiOiJqb3NodWF1Z3d1NTlAZ21haWwuY29tIiwiZXhwIjoxNzg0MTEwMzc0fQ.qQ3xoC3XHORgTmcODQfEVkC7A0-Coidd_lC23KVEmN8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a17e627d9ba3593c-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2c0f:2280:54:ae43:ca1c:4bc0:bbb0:c00c","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jul-2026 10:25:24 UTC] Full Log Data: {
    "timestamp": "2026-07-08 10:25:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:2280:54:ae43:ca1c:4bc0:bbb0:c00c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:2280:54:ae43:ca1c:4bc0:bbb0:c00c, 172.69.224.157",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk1IiwidXNlcm5hbWUiOiJCQUhETUFOIiwiZW1haWwiOiJqb3NodWF1Z3d1NTlAZ21haWwuY29tIiwiZXhwIjoxNzg0MTEwMzc0fQ.qQ3xoC3XHORgTmcODQfEVkC7A0-Coidd_lC23KVEmN8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17e627d9ba4593c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:2280:54:ae43:ca1c:4bc0:bbb0:c00c",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 10:25:24 UTC] === END API CALL LOG ===
[08-Jul-2026 10:25:24 UTC] === User Orders API Called ===
[08-Jul-2026 10:25:24 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 10:25:24 UTC] User ID: 995
[08-Jul-2026 10:25:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk1IiwidXNlcm5hbWUiOiJCQUhETUFOIiwiZW1haWwiOiJqb3NodWF1Z3d1NTlAZ21haWwuY29tIiwiZXhwIjoxNzg0MTEwMzc0fQ.qQ3xoC3XHORgTmcODQfEVkC7A0-Coidd_lC23KVEmN8
[08-Jul-2026 10:25:24 UTC] Limit: 20, Offset: 0
[08-Jul-2026 10:25:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 10:25:24 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 10:25:24 UTC] User ID: 995
[08-Jul-2026 10:25:24 UTC] ✅ User profile retrieved successfully for user ID: 995
[08-Jul-2026 10:25:24 UTC] Orders found: 0
[08-Jul-2026 10:25:24 UTC] Orders data: []
[08-Jul-2026 10:25:24 UTC] Total orders count: 0
[08-Jul-2026 10:25:24 UTC] === API CALL LOG ===
[08-Jul-2026 10:25:24 UTC] Endpoint: user/profile.php
[08-Jul-2026 10:25:24 UTC] Full Log Data: {
    "timestamp": "2026-07-08 10:25:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:2280:54:ae43:ca1c:4bc0:bbb0:c00c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:2280:54:ae43:ca1c:4bc0:bbb0:c00c, 172.69.224.157",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk1IiwidXNlcm5hbWUiOiJCQUhETUFOIiwiZW1haWwiOiJqb3NodWF1Z3d1NTlAZ21haWwuY29tIiwiZXhwIjoxNzg0MTEwMzc0fQ.qQ3xoC3XHORgTmcODQfEVkC7A0-Coidd_lC23KVEmN8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17e6281d8c9593c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:2280:54:ae43:ca1c:4bc0:bbb0:c00c",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 10:25:24 UTC] === END API CALL LOG ===
[08-Jul-2026 10:25:24 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 10:25:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk1IiwidXNlcm5hbWUiOiJCQUhETUFOIiwiZW1haWwiOiJqb3NodWF1Z3d1NTlAZ21haWwuY29tIiwiZXhwIjoxNzg0MTEwMzc0fQ.qQ3xoC3XHORgTmcODQfEVkC7A0-Coidd_lC23KVEmN8
[08-Jul-2026 10:25:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 10:25:24 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 10:25:24 UTC] User ID: 995
[08-Jul-2026 10:25:24 UTC] ✅ User profile retrieved successfully for user ID: 995
[08-Jul-2026 10:25:34 UTC] === API CALL LOG ===
[08-Jul-2026 10:25:34 UTC] Endpoint: user/profile.php
[08-Jul-2026 10:25:34 UTC] Full Log Data: {
    "timestamp": "2026-07-08 10:25:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:2280:54:ae43:ca1c:4bc0:bbb0:c00c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:2280:54:ae43:ca1c:4bc0:bbb0:c00c, 172.69.224.156",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk1IiwidXNlcm5hbWUiOiJCQUhETUFOIiwiZW1haWwiOiJqb3NodWF1Z3d1NTlAZ21haWwuY29tIiwiZXhwIjoxNzg0MTEwMzc0fQ.qQ3xoC3XHORgTmcODQfEVkC7A0-Coidd_lC23KVEmN8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17e62be5f59593c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:2280:54:ae43:ca1c:4bc0:bbb0:c00c",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 10:25:34 UTC] === END API CALL LOG ===
[08-Jul-2026 10:25:34 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 10:25:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk1IiwidXNlcm5hbWUiOiJCQUhETUFOIiwiZW1haWwiOiJqb3NodWF1Z3d1NTlAZ21haWwuY29tIiwiZXhwIjoxNzg0MTEwMzc0fQ.qQ3xoC3XHORgTmcODQfEVkC7A0-Coidd_lC23KVEmN8
[08-Jul-2026 10:25:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 10:25:34 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 10:25:34 UTC] User ID: 995
[08-Jul-2026 10:25:34 UTC] ✅ User profile retrieved successfully for user ID: 995
[08-Jul-2026 10:25:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 10:25:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 10:25:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-forwarded-proto":"https","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk2IiwidXNlcm5hbWUiOiJjaHV0cGFnbG8xMiIsImVtYWlsIjoic2pzamhzZ3Nic2pAZ21haWwuY29tIiwiZXhwIjoxNzg0MTExMDE2fQ.8ZoYVdkxdD6GlTu3JeW1XEFgGFXkTXmqHQexVEfTCO0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a17e6326be2d8139-CGP","X-Forwarded-For":"163.227.144.198, 172.69.159.181","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"163.227.144.198","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}"}
[08-Jul-2026 10:25:51 UTC] === User Orders API Called ===
[08-Jul-2026 10:25:51 UTC] User ID: 996
[08-Jul-2026 10:25:51 UTC] Limit: 20, Offset: 0
[08-Jul-2026 10:25:51 UTC] Orders found: 0
[08-Jul-2026 10:25:51 UTC] Orders data: []
[08-Jul-2026 10:25:51 UTC] Total orders count: 0
[08-Jul-2026 10:26:00 UTC] === API CALL LOG ===
[08-Jul-2026 10:26:00 UTC] Endpoint: user/profile.php
[08-Jul-2026 10:26:00 UTC] Full Log Data: {
    "timestamp": "2026-07-08 10:26:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:2280:54:ae43:ca1c:4bc0:bbb0:c00c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:2280:54:ae43:ca1c:4bc0:bbb0:c00c, 172.69.224.156",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk1IiwidXNlcm5hbWUiOiJCQUhETUFOIiwiZW1haWwiOiJqb3NodWF1Z3d1NTlAZ21haWwuY29tIiwiZXhwIjoxNzg0MTEwMzc0fQ.qQ3xoC3XHORgTmcODQfEVkC7A0-Coidd_lC23KVEmN8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17e635fd922593c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:2280:54:ae43:ca1c:4bc0:bbb0:c00c",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 10:26:00 UTC] === END API CALL LOG ===
[08-Jul-2026 10:26:00 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 10:26:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk1IiwidXNlcm5hbWUiOiJCQUhETUFOIiwiZW1haWwiOiJqb3NodWF1Z3d1NTlAZ21haWwuY29tIiwiZXhwIjoxNzg0MTEwMzc0fQ.qQ3xoC3XHORgTmcODQfEVkC7A0-Coidd_lC23KVEmN8
[08-Jul-2026 10:26:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 10:26:00 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 10:26:00 UTC] User ID: 995
[08-Jul-2026 10:26:00 UTC] ✅ User profile retrieved successfully for user ID: 995
[08-Jul-2026 10:26:00 UTC] === API CALL LOG ===
[08-Jul-2026 10:26:00 UTC] Endpoint: user/profile.php
[08-Jul-2026 10:26:00 UTC] Full Log Data: {
    "timestamp": "2026-07-08 10:26:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "163.227.144.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-forwarded-proto": "https",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk2IiwidXNlcm5hbWUiOiJjaHV0cGFnbG8xMiIsImVtYWlsIjoic2pzamhzZ3Nic2pAZ21haWwuY29tIiwiZXhwIjoxNzg0MTExMDE2fQ.8ZoYVdkxdD6GlTu3JeW1XEFgGFXkTXmqHQexVEfTCO0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17e636309ef931c-DAC",
        "X-Forwarded-For": "163.227.144.198, 172.68.231.173",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "163.227.144.198",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 10:26:00 UTC] === END API CALL LOG ===
[08-Jul-2026 10:26:00 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 10:26:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk2IiwidXNlcm5hbWUiOiJjaHV0cGFnbG8xMiIsImVtYWlsIjoic2pzamhzZ3Nic2pAZ21haWwuY29tIiwiZXhwIjoxNzg0MTExMDE2fQ.8ZoYVdkxdD6GlTu3JeW1XEFgGFXkTXmqHQexVEfTCO0
[08-Jul-2026 10:26:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 10:26:00 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 10:26:00 UTC] User ID: 996
[08-Jul-2026 10:26:00 UTC] ✅ User profile retrieved successfully for user ID: 996
[08-Jul-2026 10:26:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 10:26:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 10:26:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-forwarded-proto":"https","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk2IiwidXNlcm5hbWUiOiJjaHV0cGFnbG8xMiIsImVtYWlsIjoic2pzamhzZ3Nic2pAZ21haWwuY29tIiwiZXhwIjoxNzg0MTExMDE2fQ.8ZoYVdkxdD6GlTu3JeW1XEFgGFXkTXmqHQexVEfTCO0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a17e6360ec907219-CGP","X-Forwarded-For":"163.227.144.198, 172.69.159.181","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"163.227.144.198","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}"}
[08-Jul-2026 10:26:01 UTC] === User Orders API Called ===
[08-Jul-2026 10:26:01 UTC] User ID: 996
[08-Jul-2026 10:26:01 UTC] Limit: 20, Offset: 0
[08-Jul-2026 10:26:01 UTC] Orders found: 0
[08-Jul-2026 10:26:01 UTC] Orders data: []
[08-Jul-2026 10:26:01 UTC] Total orders count: 0
[08-Jul-2026 10:26:01 UTC] === API CALL LOG ===
[08-Jul-2026 10:26:01 UTC] Endpoint: user/profile.php
[08-Jul-2026 10:26:01 UTC] Full Log Data: {
    "timestamp": "2026-07-08 10:26:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "163.227.144.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-forwarded-proto": "https",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk2IiwidXNlcm5hbWUiOiJjaHV0cGFnbG8xMiIsImVtYWlsIjoic2pzamhzZ3Nic2pAZ21haWwuY29tIiwiZXhwIjoxNzg0MTExMDE2fQ.8ZoYVdkxdD6GlTu3JeW1XEFgGFXkTXmqHQexVEfTCO0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17e63616dae72e3-CGP",
        "X-Forwarded-For": "163.227.144.198, 172.69.159.180",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "163.227.144.198",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 10:26:01 UTC] === END API CALL LOG ===
[08-Jul-2026 10:26:01 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 10:26:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk2IiwidXNlcm5hbWUiOiJjaHV0cGFnbG8xMiIsImVtYWlsIjoic2pzamhzZ3Nic2pAZ21haWwuY29tIiwiZXhwIjoxNzg0MTExMDE2fQ.8ZoYVdkxdD6GlTu3JeW1XEFgGFXkTXmqHQexVEfTCO0
[08-Jul-2026 10:26:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 10:26:01 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 10:26:01 UTC] User ID: 996
[08-Jul-2026 10:26:01 UTC] ✅ User profile retrieved successfully for user ID: 996
[08-Jul-2026 10:26:02 UTC] === API CALL LOG ===
[08-Jul-2026 10:26:02 UTC] Endpoint: user/profile.php
[08-Jul-2026 10:26:02 UTC] Full Log Data: {
    "timestamp": "2026-07-08 10:26:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "163.227.144.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-forwarded-proto": "https",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk2IiwidXNlcm5hbWUiOiJjaHV0cGFnbG8xMiIsImVtYWlsIjoic2pzamhzZ3Nic2pAZ21haWwuY29tIiwiZXhwIjoxNzg0MTExMDE2fQ.8ZoYVdkxdD6GlTu3JeW1XEFgGFXkTXmqHQexVEfTCO0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17e636fded8931c-DAC",
        "X-Forwarded-For": "163.227.144.198, 172.68.231.173",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "163.227.144.198",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 10:26:02 UTC] === END API CALL LOG ===
[08-Jul-2026 10:26:02 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 10:26:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk2IiwidXNlcm5hbWUiOiJjaHV0cGFnbG8xMiIsImVtYWlsIjoic2pzamhzZ3Nic2pAZ21haWwuY29tIiwiZXhwIjoxNzg0MTExMDE2fQ.8ZoYVdkxdD6GlTu3JeW1XEFgGFXkTXmqHQexVEfTCO0
[08-Jul-2026 10:26:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 10:26:02 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 10:26:02 UTC] User ID: 996
[08-Jul-2026 10:26:02 UTC] ✅ User profile retrieved successfully for user ID: 996
[08-Jul-2026 10:26:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 10:26:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 10:26:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2c0f:2280:54:ae43:ca1c:4bc0:bbb0:c00c, 172.69.224.156","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk1IiwidXNlcm5hbWUiOiJCQUhETUFOIiwiZW1haWwiOiJqb3NodWF1Z3d1NTlAZ21haWwuY29tIiwiZXhwIjoxNzg0MTEwMzc0fQ.qQ3xoC3XHORgTmcODQfEVkC7A0-Coidd_lC23KVEmN8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a17e644cbbfb593c-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2c0f:2280:54:ae43:ca1c:4bc0:bbb0:c00c","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jul-2026 10:26:38 UTC] === User Orders API Called ===
[08-Jul-2026 10:26:38 UTC] User ID: 995
[08-Jul-2026 10:26:38 UTC] Limit: 20, Offset: 0
[08-Jul-2026 10:26:38 UTC] Orders found: 0
[08-Jul-2026 10:26:38 UTC] Orders data: []
[08-Jul-2026 10:26:38 UTC] Total orders count: 0
[08-Jul-2026 10:26:38 UTC] === API CALL LOG ===
[08-Jul-2026 10:26:38 UTC] Endpoint: user/profile.php
[08-Jul-2026 10:26:38 UTC] Full Log Data: {
    "timestamp": "2026-07-08 10:26:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:2280:54:ae43:ca1c:4bc0:bbb0:c00c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:2280:54:ae43:ca1c:4bc0:bbb0:c00c, 172.69.224.156",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk1IiwidXNlcm5hbWUiOiJCQUhETUFOIiwiZW1haWwiOiJqb3NodWF1Z3d1NTlAZ21haWwuY29tIiwiZXhwIjoxNzg0MTEwMzc0fQ.qQ3xoC3XHORgTmcODQfEVkC7A0-Coidd_lC23KVEmN8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17e644cbbfc593c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:2280:54:ae43:ca1c:4bc0:bbb0:c00c",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 10:26:38 UTC] === END API CALL LOG ===
[08-Jul-2026 10:26:38 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 10:26:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk1IiwidXNlcm5hbWUiOiJCQUhETUFOIiwiZW1haWwiOiJqb3NodWF1Z3d1NTlAZ21haWwuY29tIiwiZXhwIjoxNzg0MTEwMzc0fQ.qQ3xoC3XHORgTmcODQfEVkC7A0-Coidd_lC23KVEmN8
[08-Jul-2026 10:26:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 10:26:38 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 10:26:38 UTC] User ID: 995
[08-Jul-2026 10:26:38 UTC] ✅ User profile retrieved successfully for user ID: 995
[08-Jul-2026 10:26:38 UTC] === API CALL LOG ===
[08-Jul-2026 10:26:38 UTC] Endpoint: user/profile.php
[08-Jul-2026 10:26:38 UTC] Full Log Data: {
    "timestamp": "2026-07-08 10:26:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:2280:54:ae43:ca1c:4bc0:bbb0:c00c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:2280:54:ae43:ca1c:4bc0:bbb0:c00c, 172.69.224.156",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk1IiwidXNlcm5hbWUiOiJCQUhETUFOIiwiZW1haWwiOiJqb3NodWF1Z3d1NTlAZ21haWwuY29tIiwiZXhwIjoxNzg0MTEwMzc0fQ.qQ3xoC3XHORgTmcODQfEVkC7A0-Coidd_lC23KVEmN8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17e6450df80593c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:2280:54:ae43:ca1c:4bc0:bbb0:c00c",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 10:26:38 UTC] === END API CALL LOG ===
[08-Jul-2026 10:26:38 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 10:26:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk1IiwidXNlcm5hbWUiOiJCQUhETUFOIiwiZW1haWwiOiJqb3NodWF1Z3d1NTlAZ21haWwuY29tIiwiZXhwIjoxNzg0MTEwMzc0fQ.qQ3xoC3XHORgTmcODQfEVkC7A0-Coidd_lC23KVEmN8
[08-Jul-2026 10:26:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 10:26:38 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 10:26:38 UTC] User ID: 995
[08-Jul-2026 10:26:38 UTC] ✅ User profile retrieved successfully for user ID: 995
[08-Jul-2026 10:26:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 10:26:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 10:26:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2c0f:2280:54:ae43:ca1c:4bc0:bbb0:c00c, 172.69.224.156","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk1IiwidXNlcm5hbWUiOiJCQUhETUFOIiwiZW1haWwiOiJqb3NodWF1Z3d1NTlAZ21haWwuY29tIiwiZXhwIjoxNzg0MTEwMzc0fQ.qQ3xoC3XHORgTmcODQfEVkC7A0-Coidd_lC23KVEmN8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a17e6460daa2593c-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2c0f:2280:54:ae43:ca1c:4bc0:bbb0:c00c","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jul-2026 10:26:41 UTC] === User Orders API Called ===
[08-Jul-2026 10:26:41 UTC] User ID: 995
[08-Jul-2026 10:26:41 UTC] Limit: 20, Offset: 0
[08-Jul-2026 10:26:41 UTC] Orders found: 0
[08-Jul-2026 10:26:41 UTC] Orders data: []
[08-Jul-2026 10:26:41 UTC] Total orders count: 0
[08-Jul-2026 10:26:44 UTC] === API CALL LOG ===
[08-Jul-2026 10:26:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 10:26:44 UTC] Endpoint: user/profile.php
[08-Jul-2026 10:26:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 10:26:44 UTC] Full Log Data: {
    "timestamp": "2026-07-08 10:26:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:2280:54:ae43:ca1c:4bc0:bbb0:c00c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:2280:54:ae43:ca1c:4bc0:bbb0:c00c, 172.69.224.156",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk1IiwidXNlcm5hbWUiOiJCQUhETUFOIiwiZW1haWwiOiJqb3NodWF1Z3d1NTlAZ21haWwuY29tIiwiZXhwIjoxNzg0MTEwMzc0fQ.qQ3xoC3XHORgTmcODQfEVkC7A0-Coidd_lC23KVEmN8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17e6470f92c593c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:2280:54:ae43:ca1c:4bc0:bbb0:c00c",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 10:26:44 UTC] === END API CALL LOG ===
[08-Jul-2026 10:26:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2c0f:2280:54:ae43:ca1c:4bc0:bbb0:c00c, 172.69.224.156","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk1IiwidXNlcm5hbWUiOiJCQUhETUFOIiwiZW1haWwiOiJqb3NodWF1Z3d1NTlAZ21haWwuY29tIiwiZXhwIjoxNzg0MTEwMzc0fQ.qQ3xoC3XHORgTmcODQfEVkC7A0-Coidd_lC23KVEmN8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a17e6470f92a593c-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2c0f:2280:54:ae43:ca1c:4bc0:bbb0:c00c","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jul-2026 10:26:44 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 10:26:44 UTC] === User Orders API Called ===
[08-Jul-2026 10:26:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk1IiwidXNlcm5hbWUiOiJCQUhETUFOIiwiZW1haWwiOiJqb3NodWF1Z3d1NTlAZ21haWwuY29tIiwiZXhwIjoxNzg0MTEwMzc0fQ.qQ3xoC3XHORgTmcODQfEVkC7A0-Coidd_lC23KVEmN8
[08-Jul-2026 10:26:44 UTC] User ID: 995
[08-Jul-2026 10:26:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 10:26:44 UTC] Limit: 20, Offset: 0
[08-Jul-2026 10:26:44 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 10:26:44 UTC] User ID: 995
[08-Jul-2026 10:26:44 UTC] ✅ User profile retrieved successfully for user ID: 995
[08-Jul-2026 10:26:44 UTC] Orders found: 0
[08-Jul-2026 10:26:44 UTC] Orders data: []
[08-Jul-2026 10:26:44 UTC] Total orders count: 0
[08-Jul-2026 10:26:44 UTC] === API CALL LOG ===
[08-Jul-2026 10:26:44 UTC] Endpoint: user/profile.php
[08-Jul-2026 10:26:44 UTC] Full Log Data: {
    "timestamp": "2026-07-08 10:26:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:2280:54:ae43:ca1c:4bc0:bbb0:c00c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:2280:54:ae43:ca1c:4bc0:bbb0:c00c, 172.69.224.156",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk1IiwidXNlcm5hbWUiOiJCQUhETUFOIiwiZW1haWwiOiJqb3NodWF1Z3d1NTlAZ21haWwuY29tIiwiZXhwIjoxNzg0MTEwMzc0fQ.qQ3xoC3XHORgTmcODQfEVkC7A0-Coidd_lC23KVEmN8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17e64755d3f593c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:2280:54:ae43:ca1c:4bc0:bbb0:c00c",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 10:26:44 UTC] === END API CALL LOG ===
[08-Jul-2026 10:26:44 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 10:26:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk1IiwidXNlcm5hbWUiOiJCQUhETUFOIiwiZW1haWwiOiJqb3NodWF1Z3d1NTlAZ21haWwuY29tIiwiZXhwIjoxNzg0MTEwMzc0fQ.qQ3xoC3XHORgTmcODQfEVkC7A0-Coidd_lC23KVEmN8
[08-Jul-2026 10:26:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 10:26:44 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 10:26:44 UTC] User ID: 995
[08-Jul-2026 10:26:44 UTC] ✅ User profile retrieved successfully for user ID: 995
[08-Jul-2026 10:26:45 UTC] === API CALL LOG ===
[08-Jul-2026 10:26:45 UTC] Endpoint: user/profile.php
[08-Jul-2026 10:26:45 UTC] Full Log Data: {
    "timestamp": "2026-07-08 10:26:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "163.227.144.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-forwarded-proto": "https",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk2IiwidXNlcm5hbWUiOiJjaHV0cGFnbG8xMiIsImVtYWlsIjoic2pzamhzZ3Nic2pAZ21haWwuY29tIiwiZXhwIjoxNzg0MTExMDE2fQ.8ZoYVdkxdD6GlTu3JeW1XEFgGFXkTXmqHQexVEfTCO0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17e6476995dfc24-CGP",
        "X-Forwarded-For": "163.227.144.198, 172.69.159.180",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "163.227.144.198",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 10:26:45 UTC] === END API CALL LOG ===
[08-Jul-2026 10:26:45 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 10:26:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk2IiwidXNlcm5hbWUiOiJjaHV0cGFnbG8xMiIsImVtYWlsIjoic2pzamhzZ3Nic2pAZ21haWwuY29tIiwiZXhwIjoxNzg0MTExMDE2fQ.8ZoYVdkxdD6GlTu3JeW1XEFgGFXkTXmqHQexVEfTCO0
[08-Jul-2026 10:26:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 10:26:45 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 10:26:45 UTC] User ID: 996
[08-Jul-2026 10:26:45 UTC] ✅ User profile retrieved successfully for user ID: 996
[08-Jul-2026 10:27:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 10:27:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 10:27:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-forwarded-proto":"https","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk2IiwidXNlcm5hbWUiOiJjaHV0cGFnbG8xMiIsImVtYWlsIjoic2pzamhzZ3Nic2pAZ21haWwuY29tIiwiZXhwIjoxNzg0MTExMDE2fQ.8ZoYVdkxdD6GlTu3JeW1XEFgGFXkTXmqHQexVEfTCO0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a17e64f91835931c-DAC","X-Forwarded-For":"163.227.144.198, 172.68.231.172","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"163.227.144.198","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}"}
[08-Jul-2026 10:27:06 UTC] === User Orders API Called ===
[08-Jul-2026 10:27:06 UTC] User ID: 996
[08-Jul-2026 10:27:06 UTC] Limit: 20, Offset: 0
[08-Jul-2026 10:27:06 UTC] Orders found: 0
[08-Jul-2026 10:27:06 UTC] Orders data: []
[08-Jul-2026 10:27:06 UTC] Total orders count: 0
[08-Jul-2026 10:27:07 UTC] === API CALL LOG ===
[08-Jul-2026 10:27:07 UTC] Endpoint: user/profile.php
[08-Jul-2026 10:27:07 UTC] Full Log Data: {
    "timestamp": "2026-07-08 10:27:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "163.227.144.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-forwarded-proto": "https",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk2IiwidXNlcm5hbWUiOiJjaHV0cGFnbG8xMiIsImVtYWlsIjoic2pzamhzZ3Nic2pAZ21haWwuY29tIiwiZXhwIjoxNzg0MTExMDE2fQ.8ZoYVdkxdD6GlTu3JeW1XEFgGFXkTXmqHQexVEfTCO0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17e650508bc1c00-DAC",
        "X-Forwarded-For": "163.227.144.198, 172.68.231.172",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "163.227.144.198",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 10:27:07 UTC] === END API CALL LOG ===
[08-Jul-2026 10:27:07 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 10:27:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk2IiwidXNlcm5hbWUiOiJjaHV0cGFnbG8xMiIsImVtYWlsIjoic2pzamhzZ3Nic2pAZ21haWwuY29tIiwiZXhwIjoxNzg0MTExMDE2fQ.8ZoYVdkxdD6GlTu3JeW1XEFgGFXkTXmqHQexVEfTCO0
[08-Jul-2026 10:27:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 10:27:07 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 10:27:07 UTC] User ID: 996
[08-Jul-2026 10:27:07 UTC] ✅ User profile retrieved successfully for user ID: 996
[08-Jul-2026 10:27:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 10:27:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 10:27:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-forwarded-proto":"https","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk2IiwidXNlcm5hbWUiOiJjaHV0cGFnbG8xMiIsImVtYWlsIjoic2pzamhzZ3Nic2pAZ21haWwuY29tIiwiZXhwIjoxNzg0MTExMDE2fQ.8ZoYVdkxdD6GlTu3JeW1XEFgGFXkTXmqHQexVEfTCO0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a17e6504b9cb8139-CGP","X-Forwarded-For":"163.227.144.198, 172.69.159.180","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"163.227.144.198","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}"}
[08-Jul-2026 10:27:08 UTC] === User Orders API Called ===
[08-Jul-2026 10:27:08 UTC] User ID: 996
[08-Jul-2026 10:27:08 UTC] Limit: 20, Offset: 0
[08-Jul-2026 10:27:08 UTC] Orders found: 0
[08-Jul-2026 10:27:08 UTC] Orders data: []
[08-Jul-2026 10:27:08 UTC] Total orders count: 0
[08-Jul-2026 10:27:08 UTC] === API CALL LOG ===
[08-Jul-2026 10:27:08 UTC] Endpoint: user/profile.php
[08-Jul-2026 10:27:08 UTC] Full Log Data: {
    "timestamp": "2026-07-08 10:27:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "163.227.144.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-forwarded-proto": "https",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk2IiwidXNlcm5hbWUiOiJjaHV0cGFnbG8xMiIsImVtYWlsIjoic2pzamhzZ3Nic2pAZ21haWwuY29tIiwiZXhwIjoxNzg0MTExMDE2fQ.8ZoYVdkxdD6GlTu3JeW1XEFgGFXkTXmqHQexVEfTCO0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17e6506cfa23e6f-CGP",
        "X-Forwarded-For": "163.227.144.198, 172.69.159.181",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "163.227.144.198",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 10:27:08 UTC] === END API CALL LOG ===
[08-Jul-2026 10:27:08 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 10:27:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk2IiwidXNlcm5hbWUiOiJjaHV0cGFnbG8xMiIsImVtYWlsIjoic2pzamhzZ3Nic2pAZ21haWwuY29tIiwiZXhwIjoxNzg0MTExMDE2fQ.8ZoYVdkxdD6GlTu3JeW1XEFgGFXkTXmqHQexVEfTCO0
[08-Jul-2026 10:27:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 10:27:08 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 10:27:08 UTC] User ID: 996
[08-Jul-2026 10:27:08 UTC] ✅ User profile retrieved successfully for user ID: 996
[08-Jul-2026 10:27:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 10:27:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 10:27:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-forwarded-proto":"https","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk2IiwidXNlcm5hbWUiOiJjaHV0cGFnbG8xMiIsImVtYWlsIjoic2pzamhzZ3Nic2pAZ21haWwuY29tIiwiZXhwIjoxNzg0MTExMDE2fQ.8ZoYVdkxdD6GlTu3JeW1XEFgGFXkTXmqHQexVEfTCO0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a17e65b5ca47bf33-DAC","X-Forwarded-For":"163.227.144.198, 172.68.231.172","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"163.227.144.198","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}"}
[08-Jul-2026 10:27:36 UTC] === User Orders API Called ===
[08-Jul-2026 10:27:36 UTC] User ID: 996
[08-Jul-2026 10:27:36 UTC] Limit: 20, Offset: 0
[08-Jul-2026 10:27:36 UTC] Orders found: 0
[08-Jul-2026 10:27:36 UTC] Orders data: []
[08-Jul-2026 10:27:36 UTC] Total orders count: 0
[08-Jul-2026 10:27:36 UTC] === API CALL LOG ===
[08-Jul-2026 10:27:36 UTC] Endpoint: user/profile.php
[08-Jul-2026 10:27:36 UTC] Full Log Data: {
    "timestamp": "2026-07-08 10:27:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "163.227.144.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-forwarded-proto": "https",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk2IiwidXNlcm5hbWUiOiJjaHV0cGFnbG8xMiIsImVtYWlsIjoic2pzamhzZ3Nic2pAZ21haWwuY29tIiwiZXhwIjoxNzg0MTExMDE2fQ.8ZoYVdkxdD6GlTu3JeW1XEFgGFXkTXmqHQexVEfTCO0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17e65ba4bbeb1db-DAC",
        "X-Forwarded-For": "163.227.144.198, 172.68.231.172",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "163.227.144.198",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 10:27:36 UTC] === END API CALL LOG ===
[08-Jul-2026 10:27:36 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 10:27:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk2IiwidXNlcm5hbWUiOiJjaHV0cGFnbG8xMiIsImVtYWlsIjoic2pzamhzZ3Nic2pAZ21haWwuY29tIiwiZXhwIjoxNzg0MTExMDE2fQ.8ZoYVdkxdD6GlTu3JeW1XEFgGFXkTXmqHQexVEfTCO0
[08-Jul-2026 10:27:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 10:27:36 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 10:27:36 UTC] User ID: 996
[08-Jul-2026 10:27:36 UTC] ✅ User profile retrieved successfully for user ID: 996
[08-Jul-2026 10:27:36 UTC] === API CALL LOG ===
[08-Jul-2026 10:27:36 UTC] Endpoint: user/profile.php
[08-Jul-2026 10:27:36 UTC] Full Log Data: {
    "timestamp": "2026-07-08 10:27:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "163.227.144.198",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-forwarded-proto": "https",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk2IiwidXNlcm5hbWUiOiJjaHV0cGFnbG8xMiIsImVtYWlsIjoic2pzamhzZ3Nic2pAZ21haWwuY29tIiwiZXhwIjoxNzg0MTExMDE2fQ.8ZoYVdkxdD6GlTu3JeW1XEFgGFXkTXmqHQexVEfTCO0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17e65b669d4812c-CGP",
        "X-Forwarded-For": "163.227.144.198, 172.69.159.181",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "163.227.144.198",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 10:27:36 UTC] === END API CALL LOG ===
[08-Jul-2026 10:27:36 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 10:27:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk2IiwidXNlcm5hbWUiOiJjaHV0cGFnbG8xMiIsImVtYWlsIjoic2pzamhzZ3Nic2pAZ21haWwuY29tIiwiZXhwIjoxNzg0MTExMDE2fQ.8ZoYVdkxdD6GlTu3JeW1XEFgGFXkTXmqHQexVEfTCO0
[08-Jul-2026 10:27:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 10:27:36 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 10:27:36 UTC] User ID: 996
[08-Jul-2026 10:27:36 UTC] ✅ User profile retrieved successfully for user ID: 996
[08-Jul-2026 10:28:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 10:28:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 10:28:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2c0f:2280:54:ae43:ca1c:4bc0:bbb0:c00c, 172.69.224.156","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk1IiwidXNlcm5hbWUiOiJCQUhETUFOIiwiZW1haWwiOiJqb3NodWF1Z3d1NTlAZ21haWwuY29tIiwiZXhwIjoxNzg0MTEwMzc0fQ.qQ3xoC3XHORgTmcODQfEVkC7A0-Coidd_lC23KVEmN8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a17e6671dfa6593c-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2c0f:2280:54:ae43:ca1c:4bc0:bbb0:c00c","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jul-2026 10:28:06 UTC] === User Orders API Called ===
[08-Jul-2026 10:28:06 UTC] User ID: 995
[08-Jul-2026 10:28:06 UTC] Limit: 20, Offset: 0
[08-Jul-2026 10:28:06 UTC] Orders found: 0
[08-Jul-2026 10:28:06 UTC] Orders data: []
[08-Jul-2026 10:28:06 UTC] Total orders count: 0
[08-Jul-2026 10:28:06 UTC] === API CALL LOG ===
[08-Jul-2026 10:28:06 UTC] Endpoint: user/profile.php
[08-Jul-2026 10:28:06 UTC] Full Log Data: {
    "timestamp": "2026-07-08 10:28:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:2280:54:ae43:ca1c:4bc0:bbb0:c00c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:2280:54:ae43:ca1c:4bc0:bbb0:c00c, 172.69.224.156",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk1IiwidXNlcm5hbWUiOiJCQUhETUFOIiwiZW1haWwiOiJqb3NodWF1Z3d1NTlAZ21haWwuY29tIiwiZXhwIjoxNzg0MTEwMzc0fQ.qQ3xoC3XHORgTmcODQfEVkC7A0-Coidd_lC23KVEmN8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17e6671dfad593c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:2280:54:ae43:ca1c:4bc0:bbb0:c00c",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 10:28:06 UTC] === END API CALL LOG ===
[08-Jul-2026 10:28:06 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 10:28:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk1IiwidXNlcm5hbWUiOiJCQUhETUFOIiwiZW1haWwiOiJqb3NodWF1Z3d1NTlAZ21haWwuY29tIiwiZXhwIjoxNzg0MTEwMzc0fQ.qQ3xoC3XHORgTmcODQfEVkC7A0-Coidd_lC23KVEmN8
[08-Jul-2026 10:28:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 10:28:06 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 10:28:06 UTC] User ID: 995
[08-Jul-2026 10:28:06 UTC] ✅ User profile retrieved successfully for user ID: 995
[08-Jul-2026 10:28:06 UTC] === API CALL LOG ===
[08-Jul-2026 10:28:06 UTC] Endpoint: user/profile.php
[08-Jul-2026 10:28:06 UTC] Full Log Data: {
    "timestamp": "2026-07-08 10:28:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:2280:54:ae43:ca1c:4bc0:bbb0:c00c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:2280:54:ae43:ca1c:4bc0:bbb0:c00c, 172.69.224.156",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk1IiwidXNlcm5hbWUiOiJCQUhETUFOIiwiZW1haWwiOiJqb3NodWF1Z3d1NTlAZ21haWwuY29tIiwiZXhwIjoxNzg0MTEwMzc0fQ.qQ3xoC3XHORgTmcODQfEVkC7A0-Coidd_lC23KVEmN8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17e6675fcff593c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:2280:54:ae43:ca1c:4bc0:bbb0:c00c",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 10:28:06 UTC] === END API CALL LOG ===
[08-Jul-2026 10:28:06 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 10:28:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk1IiwidXNlcm5hbWUiOiJCQUhETUFOIiwiZW1haWwiOiJqb3NodWF1Z3d1NTlAZ21haWwuY29tIiwiZXhwIjoxNzg0MTEwMzc0fQ.qQ3xoC3XHORgTmcODQfEVkC7A0-Coidd_lC23KVEmN8
[08-Jul-2026 10:28:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 10:28:06 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 10:28:06 UTC] User ID: 995
[08-Jul-2026 10:28:06 UTC] ✅ User profile retrieved successfully for user ID: 995
[08-Jul-2026 10:38:25 UTC] === API CALL LOG ===
[08-Jul-2026 10:38:25 UTC] Endpoint: user/profile.php
[08-Jul-2026 10:38:25 UTC] Full Log Data: {
    "timestamp": "2026-07-08 10:38:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:2280:54:ae43:ca1c:4bc0:bbb0:c00c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:2280:54:ae43:ca1c:4bc0:bbb0:c00c, 141.101.99.151",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk1IiwidXNlcm5hbWUiOiJCQUhETUFOIiwiZW1haWwiOiJqb3NodWF1Z3d1NTlAZ21haWwuY29tIiwiZXhwIjoxNzg0MTEwMzc0fQ.qQ3xoC3XHORgTmcODQfEVkC7A0-Coidd_lC23KVEmN8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17e75929b39ef01-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:2280:54:ae43:ca1c:4bc0:bbb0:c00c",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 10:38:25 UTC] === END API CALL LOG ===
[08-Jul-2026 10:38:25 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 10:38:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk1IiwidXNlcm5hbWUiOiJCQUhETUFOIiwiZW1haWwiOiJqb3NodWF1Z3d1NTlAZ21haWwuY29tIiwiZXhwIjoxNzg0MTEwMzc0fQ.qQ3xoC3XHORgTmcODQfEVkC7A0-Coidd_lC23KVEmN8
[08-Jul-2026 10:38:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 10:38:25 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 10:38:25 UTC] User ID: 995
[08-Jul-2026 10:38:25 UTC] ✅ User profile retrieved successfully for user ID: 995
[08-Jul-2026 10:38:47 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 10:38:47 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 10:38:47 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2c0f:2280:54:ae43:ca1c:4bc0:bbb0:c00c, 141.101.99.151","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk1IiwidXNlcm5hbWUiOiJCQUhETUFOIiwiZW1haWwiOiJqb3NodWF1Z3d1NTlAZ21haWwuY29tIiwiZXhwIjoxNzg0MTEwMzc0fQ.qQ3xoC3XHORgTmcODQfEVkC7A0-Coidd_lC23KVEmN8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a17e761a6917ef01-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2c0f:2280:54:ae43:ca1c:4bc0:bbb0:c00c","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jul-2026 10:38:47 UTC] === User Orders API Called ===
[08-Jul-2026 10:38:47 UTC] User ID: 995
[08-Jul-2026 10:38:47 UTC] Limit: 20, Offset: 0
[08-Jul-2026 10:38:47 UTC] Orders found: 0
[08-Jul-2026 10:38:47 UTC] Orders data: []
[08-Jul-2026 10:38:47 UTC] Total orders count: 0
[08-Jul-2026 10:38:47 UTC] === API CALL LOG ===
[08-Jul-2026 10:38:47 UTC] Endpoint: user/profile.php
[08-Jul-2026 10:38:47 UTC] Full Log Data: {
    "timestamp": "2026-07-08 10:38:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:2280:54:ae43:ca1c:4bc0:bbb0:c00c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:2280:54:ae43:ca1c:4bc0:bbb0:c00c, 141.101.99.151",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk1IiwidXNlcm5hbWUiOiJCQUhETUFOIiwiZW1haWwiOiJqb3NodWF1Z3d1NTlAZ21haWwuY29tIiwiZXhwIjoxNzg0MTEwMzc0fQ.qQ3xoC3XHORgTmcODQfEVkC7A0-Coidd_lC23KVEmN8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17e761a691aef01-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:2280:54:ae43:ca1c:4bc0:bbb0:c00c",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 10:38:47 UTC] === END API CALL LOG ===
[08-Jul-2026 10:38:47 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 10:38:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk1IiwidXNlcm5hbWUiOiJCQUhETUFOIiwiZW1haWwiOiJqb3NodWF1Z3d1NTlAZ21haWwuY29tIiwiZXhwIjoxNzg0MTEwMzc0fQ.qQ3xoC3XHORgTmcODQfEVkC7A0-Coidd_lC23KVEmN8
[08-Jul-2026 10:38:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 10:38:47 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 10:38:47 UTC] User ID: 995
[08-Jul-2026 10:38:47 UTC] ✅ User profile retrieved successfully for user ID: 995
[08-Jul-2026 10:38:48 UTC] === API CALL LOG ===
[08-Jul-2026 10:38:48 UTC] Endpoint: user/profile.php
[08-Jul-2026 10:38:48 UTC] Full Log Data: {
    "timestamp": "2026-07-08 10:38:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:2280:54:ae43:ca1c:4bc0:bbb0:c00c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:2280:54:ae43:ca1c:4bc0:bbb0:c00c, 141.101.99.151",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk1IiwidXNlcm5hbWUiOiJCQUhETUFOIiwiZW1haWwiOiJqb3NodWF1Z3d1NTlAZ21haWwuY29tIiwiZXhwIjoxNzg0MTEwMzc0fQ.qQ3xoC3XHORgTmcODQfEVkC7A0-Coidd_lC23KVEmN8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17e761edb61ef01-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:2280:54:ae43:ca1c:4bc0:bbb0:c00c",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 10:38:48 UTC] === END API CALL LOG ===
[08-Jul-2026 10:38:48 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 10:38:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk1IiwidXNlcm5hbWUiOiJCQUhETUFOIiwiZW1haWwiOiJqb3NodWF1Z3d1NTlAZ21haWwuY29tIiwiZXhwIjoxNzg0MTEwMzc0fQ.qQ3xoC3XHORgTmcODQfEVkC7A0-Coidd_lC23KVEmN8
[08-Jul-2026 10:38:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 10:38:48 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 10:38:48 UTC] User ID: 995
[08-Jul-2026 10:38:48 UTC] ✅ User profile retrieved successfully for user ID: 995
[08-Jul-2026 10:38:50 UTC] === API CALL LOG ===
[08-Jul-2026 10:38:50 UTC] Endpoint: user/profile.php
[08-Jul-2026 10:38:50 UTC] Full Log Data: {
    "timestamp": "2026-07-08 10:38:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:2280:54:ae43:ca1c:4bc0:bbb0:c00c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:2280:54:ae43:ca1c:4bc0:bbb0:c00c, 141.101.99.151",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk1IiwidXNlcm5hbWUiOiJCQUhETUFOIiwiZW1haWwiOiJqb3NodWF1Z3d1NTlAZ21haWwuY29tIiwiZXhwIjoxNzg0MTEwMzc0fQ.qQ3xoC3XHORgTmcODQfEVkC7A0-Coidd_lC23KVEmN8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17e762d2d01ef01-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:2280:54:ae43:ca1c:4bc0:bbb0:c00c",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 10:38:50 UTC] === END API CALL LOG ===
[08-Jul-2026 10:38:50 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 10:38:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk1IiwidXNlcm5hbWUiOiJCQUhETUFOIiwiZW1haWwiOiJqb3NodWF1Z3d1NTlAZ21haWwuY29tIiwiZXhwIjoxNzg0MTEwMzc0fQ.qQ3xoC3XHORgTmcODQfEVkC7A0-Coidd_lC23KVEmN8
[08-Jul-2026 10:38:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 10:38:50 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 10:38:50 UTC] User ID: 995
[08-Jul-2026 10:38:50 UTC] ✅ User profile retrieved successfully for user ID: 995
[08-Jul-2026 10:38:50 UTC] User Purchases API - User ID: 995
[08-Jul-2026 10:38:50 UTC] User Purchases API - Total purchases found: 1
[08-Jul-2026 10:41:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 10:41:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 10:41:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2c0f:2280:54:ae43:ca1c:4bc0:bbb0:c00c, 141.101.99.152","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk1IiwidXNlcm5hbWUiOiJCQUhETUFOIiwiZW1haWwiOiJqb3NodWF1Z3d1NTlAZ21haWwuY29tIiwiZXhwIjoxNzg0MTEwMzc0fQ.qQ3xoC3XHORgTmcODQfEVkC7A0-Coidd_lC23KVEmN8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a17e7a3e2828ef01-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2c0f:2280:54:ae43:ca1c:4bc0:bbb0:c00c","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jul-2026 10:41:37 UTC] === User Orders API Called ===
[08-Jul-2026 10:41:37 UTC] User ID: 995
[08-Jul-2026 10:41:37 UTC] Limit: 20, Offset: 0
[08-Jul-2026 10:41:37 UTC] Orders found: 0
[08-Jul-2026 10:41:37 UTC] Orders data: []
[08-Jul-2026 10:41:37 UTC] Total orders count: 0
[08-Jul-2026 10:41:37 UTC] === API CALL LOG ===
[08-Jul-2026 10:41:37 UTC] Endpoint: user/profile.php
[08-Jul-2026 10:41:37 UTC] Full Log Data: {
    "timestamp": "2026-07-08 10:41:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:2280:54:ae43:ca1c:4bc0:bbb0:c00c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:2280:54:ae43:ca1c:4bc0:bbb0:c00c, 141.101.99.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk1IiwidXNlcm5hbWUiOiJCQUhETUFOIiwiZW1haWwiOiJqb3NodWF1Z3d1NTlAZ21haWwuY29tIiwiZXhwIjoxNzg0MTEwMzc0fQ.qQ3xoC3XHORgTmcODQfEVkC7A0-Coidd_lC23KVEmN8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17e7a3e282cef01-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:2280:54:ae43:ca1c:4bc0:bbb0:c00c",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 10:41:37 UTC] === END API CALL LOG ===
[08-Jul-2026 10:41:37 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 10:41:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk1IiwidXNlcm5hbWUiOiJCQUhETUFOIiwiZW1haWwiOiJqb3NodWF1Z3d1NTlAZ21haWwuY29tIiwiZXhwIjoxNzg0MTEwMzc0fQ.qQ3xoC3XHORgTmcODQfEVkC7A0-Coidd_lC23KVEmN8
[08-Jul-2026 10:41:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 10:41:37 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 10:41:37 UTC] User ID: 995
[08-Jul-2026 10:41:37 UTC] ✅ User profile retrieved successfully for user ID: 995
[08-Jul-2026 10:41:37 UTC] === API CALL LOG ===
[08-Jul-2026 10:41:37 UTC] Endpoint: user/profile.php
[08-Jul-2026 10:41:37 UTC] Full Log Data: {
    "timestamp": "2026-07-08 10:41:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:2280:54:ae43:ca1c:4bc0:bbb0:c00c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:2280:54:ae43:ca1c:4bc0:bbb0:c00c, 141.101.99.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk1IiwidXNlcm5hbWUiOiJCQUhETUFOIiwiZW1haWwiOiJqb3NodWF1Z3d1NTlAZ21haWwuY29tIiwiZXhwIjoxNzg0MTEwMzc0fQ.qQ3xoC3XHORgTmcODQfEVkC7A0-Coidd_lC23KVEmN8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17e7a41980eef01-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:2280:54:ae43:ca1c:4bc0:bbb0:c00c",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 10:41:37 UTC] === END API CALL LOG ===
[08-Jul-2026 10:41:37 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 10:41:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk1IiwidXNlcm5hbWUiOiJCQUhETUFOIiwiZW1haWwiOiJqb3NodWF1Z3d1NTlAZ21haWwuY29tIiwiZXhwIjoxNzg0MTEwMzc0fQ.qQ3xoC3XHORgTmcODQfEVkC7A0-Coidd_lC23KVEmN8
[08-Jul-2026 10:41:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 10:41:37 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 10:41:37 UTC] User ID: 995
[08-Jul-2026 10:41:37 UTC] ✅ User profile retrieved successfully for user ID: 995
[08-Jul-2026 10:41:41 UTC] === API CALL LOG ===
[08-Jul-2026 10:41:41 UTC] Endpoint: user/profile.php
[08-Jul-2026 10:41:41 UTC] Full Log Data: {
    "timestamp": "2026-07-08 10:41:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:2280:54:ae43:ca1c:4bc0:bbb0:c00c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:2280:54:ae43:ca1c:4bc0:bbb0:c00c, 141.101.99.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk1IiwidXNlcm5hbWUiOiJCQUhETUFOIiwiZW1haWwiOiJqb3NodWF1Z3d1NTlAZ21haWwuY29tIiwiZXhwIjoxNzg0MTEwMzc0fQ.qQ3xoC3XHORgTmcODQfEVkC7A0-Coidd_lC23KVEmN8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17e7a5b894aef01-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:2280:54:ae43:ca1c:4bc0:bbb0:c00c",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 10:41:41 UTC] === END API CALL LOG ===
[08-Jul-2026 10:41:41 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 10:41:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk1IiwidXNlcm5hbWUiOiJCQUhETUFOIiwiZW1haWwiOiJqb3NodWF1Z3d1NTlAZ21haWwuY29tIiwiZXhwIjoxNzg0MTEwMzc0fQ.qQ3xoC3XHORgTmcODQfEVkC7A0-Coidd_lC23KVEmN8
[08-Jul-2026 10:41:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 10:41:41 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 10:41:41 UTC] User ID: 995
[08-Jul-2026 10:41:41 UTC] ✅ User profile retrieved successfully for user ID: 995
[08-Jul-2026 11:31:21 UTC] === API CALL LOG ===
[08-Jul-2026 11:31:21 UTC] Endpoint: user/profile.php
[08-Jul-2026 11:31:21 UTC] Full Log Data: {
    "timestamp": "2026-07-08 11:31:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:2280:54:ae43:ca1c:4bc0:bbb0:c00c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:2280:54:ae43:ca1c:4bc0:bbb0:c00c, 172.68.229.180",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk1IiwidXNlcm5hbWUiOiJCQUhETUFOIiwiZW1haWwiOiJqb3NodWF1Z3d1NTlAZ21haWwuY29tIiwiZXhwIjoxNzg0MTEwMzc0fQ.qQ3xoC3XHORgTmcODQfEVkC7A0-Coidd_lC23KVEmN8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17ec31d18d677c8-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:2280:54:ae43:ca1c:4bc0:bbb0:c00c",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 11:31:21 UTC] === END API CALL LOG ===
[08-Jul-2026 11:31:21 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 11:31:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk1IiwidXNlcm5hbWUiOiJCQUhETUFOIiwiZW1haWwiOiJqb3NodWF1Z3d1NTlAZ21haWwuY29tIiwiZXhwIjoxNzg0MTEwMzc0fQ.qQ3xoC3XHORgTmcODQfEVkC7A0-Coidd_lC23KVEmN8
[08-Jul-2026 11:31:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 11:31:21 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 11:31:21 UTC] User ID: 995
[08-Jul-2026 11:31:21 UTC] ✅ User profile retrieved successfully for user ID: 995
[08-Jul-2026 11:31:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 11:31:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 11:31:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2c0f:2280:54:ae43:ca1c:4bc0:bbb0:c00c, 172.68.229.143","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk1IiwidXNlcm5hbWUiOiJCQUhETUFOIiwiZW1haWwiOiJqb3NodWF1Z3d1NTlAZ21haWwuY29tIiwiZXhwIjoxNzg0MTEwMzc0fQ.qQ3xoC3XHORgTmcODQfEVkC7A0-Coidd_lC23KVEmN8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a17ec3236a7d77c8-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2c0f:2280:54:ae43:ca1c:4bc0:bbb0:c00c","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jul-2026 11:31:22 UTC] === User Orders API Called ===
[08-Jul-2026 11:31:22 UTC] User ID: 995
[08-Jul-2026 11:31:22 UTC] Limit: 20, Offset: 0
[08-Jul-2026 11:31:22 UTC] Orders found: 0
[08-Jul-2026 11:31:22 UTC] Orders data: []
[08-Jul-2026 11:31:22 UTC] Total orders count: 0
[08-Jul-2026 11:31:22 UTC] === API CALL LOG ===
[08-Jul-2026 11:31:22 UTC] Endpoint: user/profile.php
[08-Jul-2026 11:31:22 UTC] Full Log Data: {
    "timestamp": "2026-07-08 11:31:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:2280:54:ae43:ca1c:4bc0:bbb0:c00c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:2280:54:ae43:ca1c:4bc0:bbb0:c00c, 172.68.229.180",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk1IiwidXNlcm5hbWUiOiJCQUhETUFOIiwiZW1haWwiOiJqb3NodWF1Z3d1NTlAZ21haWwuY29tIiwiZXhwIjoxNzg0MTEwMzc0fQ.qQ3xoC3XHORgTmcODQfEVkC7A0-Coidd_lC23KVEmN8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17ec3236a7977c8-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:2280:54:ae43:ca1c:4bc0:bbb0:c00c",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 11:31:22 UTC] === END API CALL LOG ===
[08-Jul-2026 11:31:22 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 11:31:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk1IiwidXNlcm5hbWUiOiJCQUhETUFOIiwiZW1haWwiOiJqb3NodWF1Z3d1NTlAZ21haWwuY29tIiwiZXhwIjoxNzg0MTEwMzc0fQ.qQ3xoC3XHORgTmcODQfEVkC7A0-Coidd_lC23KVEmN8
[08-Jul-2026 11:31:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 11:31:22 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 11:31:22 UTC] User ID: 995
[08-Jul-2026 11:31:22 UTC] ✅ User profile retrieved successfully for user ID: 995
[08-Jul-2026 11:31:22 UTC] === API CALL LOG ===
[08-Jul-2026 11:31:22 UTC] Endpoint: user/profile.php
[08-Jul-2026 11:31:22 UTC] Full Log Data: {
    "timestamp": "2026-07-08 11:31:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:2280:54:ae43:ca1c:4bc0:bbb0:c00c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:2280:54:ae43:ca1c:4bc0:bbb0:c00c, 172.68.229.180",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk1IiwidXNlcm5hbWUiOiJCQUhETUFOIiwiZW1haWwiOiJqb3NodWF1Z3d1NTlAZ21haWwuY29tIiwiZXhwIjoxNzg0MTEwMzc0fQ.qQ3xoC3XHORgTmcODQfEVkC7A0-Coidd_lC23KVEmN8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17ec3236a7e77c8-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:2280:54:ae43:ca1c:4bc0:bbb0:c00c",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 11:31:22 UTC] === END API CALL LOG ===
[08-Jul-2026 11:31:22 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 11:31:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk1IiwidXNlcm5hbWUiOiJCQUhETUFOIiwiZW1haWwiOiJqb3NodWF1Z3d1NTlAZ21haWwuY29tIiwiZXhwIjoxNzg0MTEwMzc0fQ.qQ3xoC3XHORgTmcODQfEVkC7A0-Coidd_lC23KVEmN8
[08-Jul-2026 11:31:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 11:31:22 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 11:31:22 UTC] User ID: 995
[08-Jul-2026 11:31:22 UTC] ✅ User profile retrieved successfully for user ID: 995
[08-Jul-2026 11:31:25 UTC] === API CALL LOG ===
[08-Jul-2026 11:31:25 UTC] Endpoint: user/profile.php
[08-Jul-2026 11:31:25 UTC] Full Log Data: {
    "timestamp": "2026-07-08 11:31:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:2280:54:ae43:ca1c:4bc0:bbb0:c00c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:2280:54:ae43:ca1c:4bc0:bbb0:c00c, 172.68.229.180",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk1IiwidXNlcm5hbWUiOiJCQUhETUFOIiwiZW1haWwiOiJqb3NodWF1Z3d1NTlAZ21haWwuY29tIiwiZXhwIjoxNzg0MTEwMzc0fQ.qQ3xoC3XHORgTmcODQfEVkC7A0-Coidd_lC23KVEmN8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17ec3368bd377c8-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:2280:54:ae43:ca1c:4bc0:bbb0:c00c",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 11:31:25 UTC] === END API CALL LOG ===
[08-Jul-2026 11:31:25 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 11:31:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk1IiwidXNlcm5hbWUiOiJCQUhETUFOIiwiZW1haWwiOiJqb3NodWF1Z3d1NTlAZ21haWwuY29tIiwiZXhwIjoxNzg0MTEwMzc0fQ.qQ3xoC3XHORgTmcODQfEVkC7A0-Coidd_lC23KVEmN8
[08-Jul-2026 11:31:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 11:31:25 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 11:31:25 UTC] User ID: 995
[08-Jul-2026 11:31:25 UTC] ✅ User profile retrieved successfully for user ID: 995
[08-Jul-2026 11:33:38 UTC] === API CALL LOG ===
[08-Jul-2026 11:33:38 UTC] Endpoint: user/profile.php
[08-Jul-2026 11:33:38 UTC] Full Log Data: {
    "timestamp": "2026-07-08 11:33:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:2280:54:ae43:ca1c:4bc0:bbb0:c00c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:2280:54:ae43:ca1c:4bc0:bbb0:c00c, 172.68.229.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk1IiwidXNlcm5hbWUiOiJCQUhETUFOIiwiZW1haWwiOiJqb3NodWF1Z3d1NTlAZ21haWwuY29tIiwiZXhwIjoxNzg0MTEwMzc0fQ.qQ3xoC3XHORgTmcODQfEVkC7A0-Coidd_lC23KVEmN8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17ec672bac777c8-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:2280:54:ae43:ca1c:4bc0:bbb0:c00c",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 11:33:38 UTC] === END API CALL LOG ===
[08-Jul-2026 11:33:38 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 11:33:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk1IiwidXNlcm5hbWUiOiJCQUhETUFOIiwiZW1haWwiOiJqb3NodWF1Z3d1NTlAZ21haWwuY29tIiwiZXhwIjoxNzg0MTEwMzc0fQ.qQ3xoC3XHORgTmcODQfEVkC7A0-Coidd_lC23KVEmN8
[08-Jul-2026 11:33:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 11:33:38 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 11:33:38 UTC] User ID: 995
[08-Jul-2026 11:33:38 UTC] ✅ User profile retrieved successfully for user ID: 995
[08-Jul-2026 11:33:53 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 11:33:53 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 11:33:53 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2c0f:2280:54:ae43:ca1c:4bc0:bbb0:c00c, 172.68.229.180","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk1IiwidXNlcm5hbWUiOiJCQUhETUFOIiwiZW1haWwiOiJqb3NodWF1Z3d1NTlAZ21haWwuY29tIiwiZXhwIjoxNzg0MTEwMzc0fQ.qQ3xoC3XHORgTmcODQfEVkC7A0-Coidd_lC23KVEmN8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a17ec6d34af277c8-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2c0f:2280:54:ae43:ca1c:4bc0:bbb0:c00c","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jul-2026 11:33:53 UTC] === User Orders API Called ===
[08-Jul-2026 11:33:53 UTC] User ID: 995
[08-Jul-2026 11:33:53 UTC] Limit: 20, Offset: 0
[08-Jul-2026 11:33:53 UTC] Orders found: 0
[08-Jul-2026 11:33:53 UTC] Orders data: []
[08-Jul-2026 11:33:53 UTC] Total orders count: 0
[08-Jul-2026 11:33:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 11:33:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 11:33:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2c0f:2280:54:ae43:ca1c:4bc0:bbb0:c00c, 172.68.229.180","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk1IiwidXNlcm5hbWUiOiJCQUhETUFOIiwiZW1haWwiOiJqb3NodWF1Z3d1NTlAZ21haWwuY29tIiwiZXhwIjoxNzg0MTEwMzc0fQ.qQ3xoC3XHORgTmcODQfEVkC7A0-Coidd_lC23KVEmN8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a17ec6e48df677c8-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2c0f:2280:54:ae43:ca1c:4bc0:bbb0:c00c","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jul-2026 11:33:56 UTC] === User Orders API Called ===
[08-Jul-2026 11:33:56 UTC] User ID: 995
[08-Jul-2026 11:33:56 UTC] Limit: 20, Offset: 0
[08-Jul-2026 11:33:56 UTC] Orders found: 0
[08-Jul-2026 11:33:56 UTC] Orders data: []
[08-Jul-2026 11:33:56 UTC] Total orders count: 0
[08-Jul-2026 11:33:58 UTC] === API CALL LOG ===
[08-Jul-2026 11:33:58 UTC] Endpoint: user/profile.php
[08-Jul-2026 11:33:58 UTC] Full Log Data: {
    "timestamp": "2026-07-08 11:33:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:2280:54:ae43:ca1c:4bc0:bbb0:c00c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:2280:54:ae43:ca1c:4bc0:bbb0:c00c, 172.68.229.180",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk1IiwidXNlcm5hbWUiOiJCQUhETUFOIiwiZW1haWwiOiJqb3NodWF1Z3d1NTlAZ21haWwuY29tIiwiZXhwIjoxNzg0MTEwMzc0fQ.qQ3xoC3XHORgTmcODQfEVkC7A0-Coidd_lC23KVEmN8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17ec6f18cab77c8-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:2280:54:ae43:ca1c:4bc0:bbb0:c00c",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 11:33:58 UTC] === END API CALL LOG ===
[08-Jul-2026 11:33:58 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 11:33:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk1IiwidXNlcm5hbWUiOiJCQUhETUFOIiwiZW1haWwiOiJqb3NodWF1Z3d1NTlAZ21haWwuY29tIiwiZXhwIjoxNzg0MTEwMzc0fQ.qQ3xoC3XHORgTmcODQfEVkC7A0-Coidd_lC23KVEmN8
[08-Jul-2026 11:33:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 11:33:58 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 11:33:58 UTC] User ID: 995
[08-Jul-2026 11:33:58 UTC] ✅ User profile retrieved successfully for user ID: 995
[08-Jul-2026 11:33:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 11:33:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 11:33:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2c0f:2280:54:ae43:ca1c:4bc0:bbb0:c00c, 172.68.229.180","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk1IiwidXNlcm5hbWUiOiJCQUhETUFOIiwiZW1haWwiOiJqb3NodWF1Z3d1NTlAZ21haWwuY29tIiwiZXhwIjoxNzg0MTEwMzc0fQ.qQ3xoC3XHORgTmcODQfEVkC7A0-Coidd_lC23KVEmN8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a17ec6f18ca877c8-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2c0f:2280:54:ae43:ca1c:4bc0:bbb0:c00c","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jul-2026 11:33:58 UTC] === User Orders API Called ===
[08-Jul-2026 11:33:58 UTC] User ID: 995
[08-Jul-2026 11:33:58 UTC] Limit: 20, Offset: 0
[08-Jul-2026 11:33:58 UTC] Orders found: 0
[08-Jul-2026 11:33:58 UTC] Orders data: []
[08-Jul-2026 11:33:58 UTC] Total orders count: 0
[08-Jul-2026 11:33:59 UTC] === API CALL LOG ===
[08-Jul-2026 11:33:59 UTC] Endpoint: user/profile.php
[08-Jul-2026 11:33:59 UTC] Full Log Data: {
    "timestamp": "2026-07-08 11:33:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:2280:54:ae43:ca1c:4bc0:bbb0:c00c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:2280:54:ae43:ca1c:4bc0:bbb0:c00c, 172.68.229.180",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk1IiwidXNlcm5hbWUiOiJCQUhETUFOIiwiZW1haWwiOiJqb3NodWF1Z3d1NTlAZ21haWwuY29tIiwiZXhwIjoxNzg0MTEwMzc0fQ.qQ3xoC3XHORgTmcODQfEVkC7A0-Coidd_lC23KVEmN8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17ec6f52a4277c8-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:2280:54:ae43:ca1c:4bc0:bbb0:c00c",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 11:33:59 UTC] === END API CALL LOG ===
[08-Jul-2026 11:33:59 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 11:33:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk1IiwidXNlcm5hbWUiOiJCQUhETUFOIiwiZW1haWwiOiJqb3NodWF1Z3d1NTlAZ21haWwuY29tIiwiZXhwIjoxNzg0MTEwMzc0fQ.qQ3xoC3XHORgTmcODQfEVkC7A0-Coidd_lC23KVEmN8
[08-Jul-2026 11:33:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 11:33:59 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 11:33:59 UTC] User ID: 995
[08-Jul-2026 11:33:59 UTC] ✅ User profile retrieved successfully for user ID: 995
[08-Jul-2026 11:34:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 11:34:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 11:34:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2c0f:2280:54:ae43:ca1c:4bc0:bbb0:c00c, 172.68.229.180","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk1IiwidXNlcm5hbWUiOiJCQUhETUFOIiwiZW1haWwiOiJqb3NodWF1Z3d1NTlAZ21haWwuY29tIiwiZXhwIjoxNzg0MTEwMzc0fQ.qQ3xoC3XHORgTmcODQfEVkC7A0-Coidd_lC23KVEmN8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a17ec6ff4b1977c8-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2c0f:2280:54:ae43:ca1c:4bc0:bbb0:c00c","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jul-2026 11:34:00 UTC] === User Orders API Called ===
[08-Jul-2026 11:34:00 UTC] User ID: 995
[08-Jul-2026 11:34:00 UTC] Limit: 20, Offset: 0
[08-Jul-2026 11:34:00 UTC] Orders found: 0
[08-Jul-2026 11:34:00 UTC] Orders data: []
[08-Jul-2026 11:34:00 UTC] Total orders count: 0
[08-Jul-2026 11:34:02 UTC] === API CALL LOG ===
[08-Jul-2026 11:34:02 UTC] Endpoint: user/profile.php
[08-Jul-2026 11:34:02 UTC] Full Log Data: {
    "timestamp": "2026-07-08 11:34:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:2280:54:ae43:ca1c:4bc0:bbb0:c00c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:2280:54:ae43:ca1c:4bc0:bbb0:c00c, 172.68.229.180",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk1IiwidXNlcm5hbWUiOiJCQUhETUFOIiwiZW1haWwiOiJqb3NodWF1Z3d1NTlAZ21haWwuY29tIiwiZXhwIjoxNzg0MTEwMzc0fQ.qQ3xoC3XHORgTmcODQfEVkC7A0-Coidd_lC23KVEmN8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17ec70acd1977c8-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:2280:54:ae43:ca1c:4bc0:bbb0:c00c",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 11:34:02 UTC] === END API CALL LOG ===
[08-Jul-2026 11:34:02 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 11:34:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk1IiwidXNlcm5hbWUiOiJCQUhETUFOIiwiZW1haWwiOiJqb3NodWF1Z3d1NTlAZ21haWwuY29tIiwiZXhwIjoxNzg0MTEwMzc0fQ.qQ3xoC3XHORgTmcODQfEVkC7A0-Coidd_lC23KVEmN8
[08-Jul-2026 11:34:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 11:34:02 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 11:34:02 UTC] User ID: 995
[08-Jul-2026 11:34:02 UTC] ✅ User profile retrieved successfully for user ID: 995
[08-Jul-2026 11:34:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 11:34:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 11:34:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2c0f:2280:54:ae43:ca1c:4bc0:bbb0:c00c, 172.68.229.180","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk1IiwidXNlcm5hbWUiOiJCQUhETUFOIiwiZW1haWwiOiJqb3NodWF1Z3d1NTlAZ21haWwuY29tIiwiZXhwIjoxNzg0MTEwMzc0fQ.qQ3xoC3XHORgTmcODQfEVkC7A0-Coidd_lC23KVEmN8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a17ec70acd1777c8-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2c0f:2280:54:ae43:ca1c:4bc0:bbb0:c00c","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jul-2026 11:34:02 UTC] === User Orders API Called ===
[08-Jul-2026 11:34:02 UTC] User ID: 995
[08-Jul-2026 11:34:02 UTC] Limit: 20, Offset: 0
[08-Jul-2026 11:34:02 UTC] Orders found: 0
[08-Jul-2026 11:34:02 UTC] Orders data: []
[08-Jul-2026 11:34:02 UTC] Total orders count: 0
[08-Jul-2026 11:34:03 UTC] === API CALL LOG ===
[08-Jul-2026 11:34:03 UTC] Endpoint: user/profile.php
[08-Jul-2026 11:34:03 UTC] Full Log Data: {
    "timestamp": "2026-07-08 11:34:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:2280:54:ae43:ca1c:4bc0:bbb0:c00c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:2280:54:ae43:ca1c:4bc0:bbb0:c00c, 172.68.229.180",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk1IiwidXNlcm5hbWUiOiJCQUhETUFOIiwiZW1haWwiOiJqb3NodWF1Z3d1NTlAZ21haWwuY29tIiwiZXhwIjoxNzg0MTEwMzc0fQ.qQ3xoC3XHORgTmcODQfEVkC7A0-Coidd_lC23KVEmN8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17ec7104d8377c8-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:2280:54:ae43:ca1c:4bc0:bbb0:c00c",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 11:34:03 UTC] === END API CALL LOG ===
[08-Jul-2026 11:34:03 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 11:34:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk1IiwidXNlcm5hbWUiOiJCQUhETUFOIiwiZW1haWwiOiJqb3NodWF1Z3d1NTlAZ21haWwuY29tIiwiZXhwIjoxNzg0MTEwMzc0fQ.qQ3xoC3XHORgTmcODQfEVkC7A0-Coidd_lC23KVEmN8
[08-Jul-2026 11:34:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 11:34:03 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 11:34:03 UTC] User ID: 995
[08-Jul-2026 11:34:03 UTC] ✅ User profile retrieved successfully for user ID: 995
[08-Jul-2026 11:34:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 11:34:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 11:34:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2c0f:2280:54:ae43:ca1c:4bc0:bbb0:c00c, 172.68.229.181","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk1IiwidXNlcm5hbWUiOiJCQUhETUFOIiwiZW1haWwiOiJqb3NodWF1Z3d1NTlAZ21haWwuY29tIiwiZXhwIjoxNzg0MTEwMzc0fQ.qQ3xoC3XHORgTmcODQfEVkC7A0-Coidd_lC23KVEmN8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a17ec775c85477c8-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2c0f:2280:54:ae43:ca1c:4bc0:bbb0:c00c","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jul-2026 11:34:19 UTC] === User Orders API Called ===
[08-Jul-2026 11:34:19 UTC] User ID: 995
[08-Jul-2026 11:34:19 UTC] Limit: 20, Offset: 0
[08-Jul-2026 11:34:19 UTC] === API CALL LOG ===
[08-Jul-2026 11:34:19 UTC] Endpoint: user/profile.php
[08-Jul-2026 11:34:19 UTC] Orders found: 0
[08-Jul-2026 11:34:19 UTC] Full Log Data: {
    "timestamp": "2026-07-08 11:34:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:2280:54:ae43:ca1c:4bc0:bbb0:c00c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:2280:54:ae43:ca1c:4bc0:bbb0:c00c, 172.68.229.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk1IiwidXNlcm5hbWUiOiJCQUhETUFOIiwiZW1haWwiOiJqb3NodWF1Z3d1NTlAZ21haWwuY29tIiwiZXhwIjoxNzg0MTEwMzc0fQ.qQ3xoC3XHORgTmcODQfEVkC7A0-Coidd_lC23KVEmN8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17ec775c85777c8-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:2280:54:ae43:ca1c:4bc0:bbb0:c00c",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 11:34:19 UTC] Orders data: []
[08-Jul-2026 11:34:19 UTC] === END API CALL LOG ===
[08-Jul-2026 11:34:19 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 11:34:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk1IiwidXNlcm5hbWUiOiJCQUhETUFOIiwiZW1haWwiOiJqb3NodWF1Z3d1NTlAZ21haWwuY29tIiwiZXhwIjoxNzg0MTEwMzc0fQ.qQ3xoC3XHORgTmcODQfEVkC7A0-Coidd_lC23KVEmN8
[08-Jul-2026 11:34:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 11:34:19 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 11:34:19 UTC] User ID: 995
[08-Jul-2026 11:34:19 UTC] Total orders count: 0
[08-Jul-2026 11:34:19 UTC] ✅ User profile retrieved successfully for user ID: 995
[08-Jul-2026 11:34:20 UTC] === API CALL LOG ===
[08-Jul-2026 11:34:20 UTC] Endpoint: user/profile.php
[08-Jul-2026 11:34:20 UTC] Full Log Data: {
    "timestamp": "2026-07-08 11:34:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:2280:54:ae43:ca1c:4bc0:bbb0:c00c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:2280:54:ae43:ca1c:4bc0:bbb0:c00c, 172.68.229.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk1IiwidXNlcm5hbWUiOiJCQUhETUFOIiwiZW1haWwiOiJqb3NodWF1Z3d1NTlAZ21haWwuY29tIiwiZXhwIjoxNzg0MTEwMzc0fQ.qQ3xoC3XHORgTmcODQfEVkC7A0-Coidd_lC23KVEmN8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17ec77b692477c8-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:2280:54:ae43:ca1c:4bc0:bbb0:c00c",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 11:34:20 UTC] === END API CALL LOG ===
[08-Jul-2026 11:34:20 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 11:34:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk1IiwidXNlcm5hbWUiOiJCQUhETUFOIiwiZW1haWwiOiJqb3NodWF1Z3d1NTlAZ21haWwuY29tIiwiZXhwIjoxNzg0MTEwMzc0fQ.qQ3xoC3XHORgTmcODQfEVkC7A0-Coidd_lC23KVEmN8
[08-Jul-2026 11:34:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 11:34:20 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 11:34:20 UTC] User ID: 995
[08-Jul-2026 11:34:20 UTC] ✅ User profile retrieved successfully for user ID: 995
[08-Jul-2026 11:35:04 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 11:35:04 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 11:35:04 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2c0f:2280:54:ae43:ca1c:4bc0:bbb0:c00c, 172.68.229.180","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk1IiwidXNlcm5hbWUiOiJCQUhETUFOIiwiZW1haWwiOiJqb3NodWF1Z3d1NTlAZ21haWwuY29tIiwiZXhwIjoxNzg0MTEwMzc0fQ.qQ3xoC3XHORgTmcODQfEVkC7A0-Coidd_lC23KVEmN8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a17ec8900fa877c8-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2c0f:2280:54:ae43:ca1c:4bc0:bbb0:c00c","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jul-2026 11:35:04 UTC] === User Orders API Called ===
[08-Jul-2026 11:35:04 UTC] User ID: 995
[08-Jul-2026 11:35:04 UTC] Limit: 20, Offset: 0
[08-Jul-2026 11:35:04 UTC] Orders found: 1
[08-Jul-2026 11:35:04 UTC] Orders data: [{"id":388,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cryptobullsignal_7","status":"pending","created_at":"2026-07-08 15:05:02","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[08-Jul-2026 11:35:04 UTC] Total orders count: 1
[08-Jul-2026 11:35:07 UTC] === API CALL LOG ===
[08-Jul-2026 11:35:07 UTC] Endpoint: user/profile.php
[08-Jul-2026 11:35:07 UTC] Full Log Data: {
    "timestamp": "2026-07-08 11:35:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:2280:54:ae43:ca1c:4bc0:bbb0:c00c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:2280:54:ae43:ca1c:4bc0:bbb0:c00c, 172.68.229.180",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk1IiwidXNlcm5hbWUiOiJCQUhETUFOIiwiZW1haWwiOiJqb3NodWF1Z3d1NTlAZ21haWwuY29tIiwiZXhwIjoxNzg0MTEwMzc0fQ.qQ3xoC3XHORgTmcODQfEVkC7A0-Coidd_lC23KVEmN8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17ec89d7ddd77c8-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:2280:54:ae43:ca1c:4bc0:bbb0:c00c",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 11:35:07 UTC] === END API CALL LOG ===
[08-Jul-2026 11:35:07 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 11:35:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk1IiwidXNlcm5hbWUiOiJCQUhETUFOIiwiZW1haWwiOiJqb3NodWF1Z3d1NTlAZ21haWwuY29tIiwiZXhwIjoxNzg0MTEwMzc0fQ.qQ3xoC3XHORgTmcODQfEVkC7A0-Coidd_lC23KVEmN8
[08-Jul-2026 11:35:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 11:35:07 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 11:35:07 UTC] User ID: 995
[08-Jul-2026 11:35:07 UTC] ✅ User profile retrieved successfully for user ID: 995
[08-Jul-2026 11:35:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 11:35:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 11:35:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2c0f:2280:54:ae43:ca1c:4bc0:bbb0:c00c, 172.68.229.180","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk1IiwidXNlcm5hbWUiOiJCQUhETUFOIiwiZW1haWwiOiJqb3NodWF1Z3d1NTlAZ21haWwuY29tIiwiZXhwIjoxNzg0MTEwMzc0fQ.qQ3xoC3XHORgTmcODQfEVkC7A0-Coidd_lC23KVEmN8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a17ec89d7dda77c8-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2c0f:2280:54:ae43:ca1c:4bc0:bbb0:c00c","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jul-2026 11:35:07 UTC] === User Orders API Called ===
[08-Jul-2026 11:35:07 UTC] User ID: 995
[08-Jul-2026 11:35:07 UTC] Limit: 20, Offset: 0
[08-Jul-2026 11:35:07 UTC] Orders found: 1
[08-Jul-2026 11:35:07 UTC] Orders data: [{"id":388,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cryptobullsignal_7","status":"pending","created_at":"2026-07-08 15:05:02","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[08-Jul-2026 11:35:07 UTC] Total orders count: 1
[08-Jul-2026 11:35:07 UTC] === API CALL LOG ===
[08-Jul-2026 11:35:07 UTC] Endpoint: user/profile.php
[08-Jul-2026 11:35:07 UTC] Full Log Data: {
    "timestamp": "2026-07-08 11:35:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:2280:54:ae43:ca1c:4bc0:bbb0:c00c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:2280:54:ae43:ca1c:4bc0:bbb0:c00c, 172.68.229.180",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk1IiwidXNlcm5hbWUiOiJCQUhETUFOIiwiZW1haWwiOiJqb3NodWF1Z3d1NTlAZ21haWwuY29tIiwiZXhwIjoxNzg0MTEwMzc0fQ.qQ3xoC3XHORgTmcODQfEVkC7A0-Coidd_lC23KVEmN8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17ec8a06a9c77c8-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:2280:54:ae43:ca1c:4bc0:bbb0:c00c",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 11:35:07 UTC] === END API CALL LOG ===
[08-Jul-2026 11:35:07 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 11:35:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk1IiwidXNlcm5hbWUiOiJCQUhETUFOIiwiZW1haWwiOiJqb3NodWF1Z3d1NTlAZ21haWwuY29tIiwiZXhwIjoxNzg0MTEwMzc0fQ.qQ3xoC3XHORgTmcODQfEVkC7A0-Coidd_lC23KVEmN8
[08-Jul-2026 11:35:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 11:35:07 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 11:35:07 UTC] User ID: 995
[08-Jul-2026 11:35:07 UTC] ✅ User profile retrieved successfully for user ID: 995
[08-Jul-2026 11:35:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 11:35:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 11:35:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2c0f:2280:54:ae43:ca1c:4bc0:bbb0:c00c, 172.68.229.181","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk1IiwidXNlcm5hbWUiOiJCQUhETUFOIiwiZW1haWwiOiJqb3NodWF1Z3d1NTlAZ21haWwuY29tIiwiZXhwIjoxNzg0MTEwMzc0fQ.qQ3xoC3XHORgTmcODQfEVkC7A0-Coidd_lC23KVEmN8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a17ec942f82777c8-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2c0f:2280:54:ae43:ca1c:4bc0:bbb0:c00c","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jul-2026 11:35:33 UTC] === User Orders API Called ===
[08-Jul-2026 11:35:33 UTC] User ID: 995
[08-Jul-2026 11:35:33 UTC] Limit: 20, Offset: 0
[08-Jul-2026 11:35:33 UTC] Orders found: 2
[08-Jul-2026 11:35:33 UTC] Orders data: [{"id":389,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/blackbullcryptochannel","status":"pending","created_at":"2026-07-08 15:05:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":388,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cryptobullsignal_7","status":"pending","created_at":"2026-07-08 15:05:02","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[08-Jul-2026 11:35:33 UTC] Total orders count: 2
[08-Jul-2026 11:35:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 11:35:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 11:35:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2c0f:2280:54:ae43:ca1c:4bc0:bbb0:c00c, 172.68.229.181","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk1IiwidXNlcm5hbWUiOiJCQUhETUFOIiwiZW1haWwiOiJqb3NodWF1Z3d1NTlAZ21haWwuY29tIiwiZXhwIjoxNzg0MTEwMzc0fQ.qQ3xoC3XHORgTmcODQfEVkC7A0-Coidd_lC23KVEmN8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a17ec95aaf2477c8-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2c0f:2280:54:ae43:ca1c:4bc0:bbb0:c00c","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jul-2026 11:35:37 UTC] === User Orders API Called ===
[08-Jul-2026 11:35:37 UTC] User ID: 995
[08-Jul-2026 11:35:37 UTC] Limit: 20, Offset: 0
[08-Jul-2026 11:35:37 UTC] Orders found: 2
[08-Jul-2026 11:35:37 UTC] Orders data: [{"id":389,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/blackbullcryptochannel","status":"pending","created_at":"2026-07-08 15:05:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":388,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cryptobullsignal_7","status":"pending","created_at":"2026-07-08 15:05:02","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[08-Jul-2026 11:35:37 UTC] Total orders count: 2
[08-Jul-2026 11:35:37 UTC] === API CALL LOG ===
[08-Jul-2026 11:35:37 UTC] Endpoint: user/profile.php
[08-Jul-2026 11:35:37 UTC] Full Log Data: {
    "timestamp": "2026-07-08 11:35:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:2280:54:ae43:ca1c:4bc0:bbb0:c00c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:2280:54:ae43:ca1c:4bc0:bbb0:c00c, 172.68.229.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk1IiwidXNlcm5hbWUiOiJCQUhETUFOIiwiZW1haWwiOiJqb3NodWF1Z3d1NTlAZ21haWwuY29tIiwiZXhwIjoxNzg0MTEwMzc0fQ.qQ3xoC3XHORgTmcODQfEVkC7A0-Coidd_lC23KVEmN8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17ec95aaf2577c8-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:2280:54:ae43:ca1c:4bc0:bbb0:c00c",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 11:35:37 UTC] === END API CALL LOG ===
[08-Jul-2026 11:35:37 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 11:35:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk1IiwidXNlcm5hbWUiOiJCQUhETUFOIiwiZW1haWwiOiJqb3NodWF1Z3d1NTlAZ21haWwuY29tIiwiZXhwIjoxNzg0MTEwMzc0fQ.qQ3xoC3XHORgTmcODQfEVkC7A0-Coidd_lC23KVEmN8
[08-Jul-2026 11:35:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 11:35:37 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 11:35:37 UTC] User ID: 995
[08-Jul-2026 11:35:37 UTC] ✅ User profile retrieved successfully for user ID: 995
[08-Jul-2026 11:35:38 UTC] === API CALL LOG ===
[08-Jul-2026 11:35:38 UTC] Endpoint: user/profile.php
[08-Jul-2026 11:35:38 UTC] Full Log Data: {
    "timestamp": "2026-07-08 11:35:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:2280:54:ae43:ca1c:4bc0:bbb0:c00c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:2280:54:ae43:ca1c:4bc0:bbb0:c00c, 172.68.229.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk1IiwidXNlcm5hbWUiOiJCQUhETUFOIiwiZW1haWwiOiJqb3NodWF1Z3d1NTlAZ21haWwuY29tIiwiZXhwIjoxNzg0MTEwMzc0fQ.qQ3xoC3XHORgTmcODQfEVkC7A0-Coidd_lC23KVEmN8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17ec95e9dbc77c8-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:2280:54:ae43:ca1c:4bc0:bbb0:c00c",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 11:35:38 UTC] === END API CALL LOG ===
[08-Jul-2026 11:35:38 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 11:35:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk1IiwidXNlcm5hbWUiOiJCQUhETUFOIiwiZW1haWwiOiJqb3NodWF1Z3d1NTlAZ21haWwuY29tIiwiZXhwIjoxNzg0MTEwMzc0fQ.qQ3xoC3XHORgTmcODQfEVkC7A0-Coidd_lC23KVEmN8
[08-Jul-2026 11:35:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 11:35:38 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 11:35:38 UTC] User ID: 995
[08-Jul-2026 11:35:38 UTC] ✅ User profile retrieved successfully for user ID: 995
[08-Jul-2026 12:57:50 UTC] === API CALL LOG ===
[08-Jul-2026 12:57:50 UTC] Endpoint: user/profile.php
[08-Jul-2026 12:57:50 UTC] Full Log Data: {
    "timestamp": "2026-07-08 12:57:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.137.93",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.137.93, 162.158.172.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk3IiwidXNlcm5hbWUiOiJJbHlvc2JlayIsImVtYWlsIjoiYm95bWF0b3ZpbHlvc2JlazAwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDEyMDI2OX0.GUihxLBt_3tBpMvAgdF7YJYUMBM0bqsRAJySWkvLvRs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17f41c8f9e6c3e2-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.137.93",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 12:57:50 UTC] === END API CALL LOG ===
[08-Jul-2026 12:57:50 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 12:57:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk3IiwidXNlcm5hbWUiOiJJbHlvc2JlayIsImVtYWlsIjoiYm95bWF0b3ZpbHlvc2JlazAwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDEyMDI2OX0.GUihxLBt_3tBpMvAgdF7YJYUMBM0bqsRAJySWkvLvRs
[08-Jul-2026 12:57:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 12:57:50 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 12:57:50 UTC] User ID: 997
[08-Jul-2026 12:57:50 UTC] ✅ User profile retrieved successfully for user ID: 997
[08-Jul-2026 12:57:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 12:57:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 12:57:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.139.137.93, 162.158.172.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk3IiwidXNlcm5hbWUiOiJJbHlvc2JlayIsImVtYWlsIjoiYm95bWF0b3ZpbHlvc2JlazAwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDEyMDI2OX0.GUihxLBt_3tBpMvAgdF7YJYUMBM0bqsRAJySWkvLvRs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a17f41c9ba1dc3e2-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.139.137.93","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jul-2026 12:57:50 UTC] === User Orders API Called ===
[08-Jul-2026 12:57:50 UTC] User ID: 997
[08-Jul-2026 12:57:50 UTC] Limit: 20, Offset: 0
[08-Jul-2026 12:57:50 UTC] Orders found: 0
[08-Jul-2026 12:57:50 UTC] Orders data: []
[08-Jul-2026 12:57:50 UTC] Total orders count: 0
[08-Jul-2026 12:57:50 UTC] === API CALL LOG ===
[08-Jul-2026 12:57:50 UTC] Endpoint: user/profile.php
[08-Jul-2026 12:57:50 UTC] Full Log Data: {
    "timestamp": "2026-07-08 12:57:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.137.93",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.137.93, 162.158.172.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk3IiwidXNlcm5hbWUiOiJJbHlvc2JlayIsImVtYWlsIjoiYm95bWF0b3ZpbHlvc2JlazAwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDEyMDI2OX0.GUihxLBt_3tBpMvAgdF7YJYUMBM0bqsRAJySWkvLvRs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17f41c9ba1ec3e2-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.137.93",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 12:57:50 UTC] === END API CALL LOG ===
[08-Jul-2026 12:57:50 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 12:57:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk3IiwidXNlcm5hbWUiOiJJbHlvc2JlayIsImVtYWlsIjoiYm95bWF0b3ZpbHlvc2JlazAwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDEyMDI2OX0.GUihxLBt_3tBpMvAgdF7YJYUMBM0bqsRAJySWkvLvRs
[08-Jul-2026 12:57:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 12:57:50 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 12:57:50 UTC] User ID: 997
[08-Jul-2026 12:57:50 UTC] ✅ User profile retrieved successfully for user ID: 997
[08-Jul-2026 12:57:51 UTC] === API CALL LOG ===
[08-Jul-2026 12:57:51 UTC] Endpoint: user/profile.php
[08-Jul-2026 12:57:51 UTC] Full Log Data: {
    "timestamp": "2026-07-08 12:57:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.137.93",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.137.93, 162.158.172.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk3IiwidXNlcm5hbWUiOiJJbHlvc2JlayIsImVtYWlsIjoiYm95bWF0b3ZpbHlvc2JlazAwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDEyMDI2OX0.GUihxLBt_3tBpMvAgdF7YJYUMBM0bqsRAJySWkvLvRs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17f41ce1b88c3e2-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.137.93",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 12:57:51 UTC] === END API CALL LOG ===
[08-Jul-2026 12:57:51 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 12:57:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk3IiwidXNlcm5hbWUiOiJJbHlvc2JlayIsImVtYWlsIjoiYm95bWF0b3ZpbHlvc2JlazAwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDEyMDI2OX0.GUihxLBt_3tBpMvAgdF7YJYUMBM0bqsRAJySWkvLvRs
[08-Jul-2026 12:57:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 12:57:51 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 12:57:51 UTC] User ID: 997
[08-Jul-2026 12:57:51 UTC] ✅ User profile retrieved successfully for user ID: 997
[08-Jul-2026 12:58:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 12:58:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 12:58:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.139.137.93, 162.158.172.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk3IiwidXNlcm5hbWUiOiJJbHlvc2JlayIsImVtYWlsIjoiYm95bWF0b3ZpbHlvc2JlazAwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDEyMDI2OX0.GUihxLBt_3tBpMvAgdF7YJYUMBM0bqsRAJySWkvLvRs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a17f4219cf2bc3e2-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.139.137.93","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jul-2026 12:58:03 UTC] === User Orders API Called ===
[08-Jul-2026 12:58:03 UTC] User ID: 997
[08-Jul-2026 12:58:03 UTC] Limit: 20, Offset: 0
[08-Jul-2026 12:58:03 UTC] Orders found: 0
[08-Jul-2026 12:58:03 UTC] Orders data: []
[08-Jul-2026 12:58:03 UTC] Total orders count: 0
[08-Jul-2026 12:58:05 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 12:58:05 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 12:58:05 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.139.137.93, 162.158.172.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk3IiwidXNlcm5hbWUiOiJJbHlvc2JlayIsImVtYWlsIjoiYm95bWF0b3ZpbHlvc2JlazAwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDEyMDI2OX0.GUihxLBt_3tBpMvAgdF7YJYUMBM0bqsRAJySWkvLvRs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a17f422a9d1ec3e2-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.139.137.93","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jul-2026 12:58:05 UTC] === User Orders API Called ===
[08-Jul-2026 12:58:05 UTC] User ID: 997
[08-Jul-2026 12:58:05 UTC] Limit: 20, Offset: 0
[08-Jul-2026 12:58:05 UTC] Orders found: 0
[08-Jul-2026 12:58:05 UTC] Orders data: []
[08-Jul-2026 12:58:05 UTC] Total orders count: 0
[08-Jul-2026 12:58:05 UTC] === API CALL LOG ===
[08-Jul-2026 12:58:05 UTC] Endpoint: user/profile.php
[08-Jul-2026 12:58:05 UTC] Full Log Data: {
    "timestamp": "2026-07-08 12:58:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.137.93",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.137.93, 162.158.172.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk3IiwidXNlcm5hbWUiOiJJbHlvc2JlayIsImVtYWlsIjoiYm95bWF0b3ZpbHlvc2JlazAwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDEyMDI2OX0.GUihxLBt_3tBpMvAgdF7YJYUMBM0bqsRAJySWkvLvRs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17f422a9d21c3e2-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.137.93",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 12:58:05 UTC] === END API CALL LOG ===
[08-Jul-2026 12:58:05 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 12:58:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk3IiwidXNlcm5hbWUiOiJJbHlvc2JlayIsImVtYWlsIjoiYm95bWF0b3ZpbHlvc2JlazAwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDEyMDI2OX0.GUihxLBt_3tBpMvAgdF7YJYUMBM0bqsRAJySWkvLvRs
[08-Jul-2026 12:58:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 12:58:05 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 12:58:05 UTC] User ID: 997
[08-Jul-2026 12:58:05 UTC] ✅ User profile retrieved successfully for user ID: 997
[08-Jul-2026 12:58:06 UTC] === API CALL LOG ===
[08-Jul-2026 12:58:06 UTC] Endpoint: user/profile.php
[08-Jul-2026 12:58:06 UTC] Full Log Data: {
    "timestamp": "2026-07-08 12:58:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.137.93",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.137.93, 162.158.172.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk3IiwidXNlcm5hbWUiOiJJbHlvc2JlayIsImVtYWlsIjoiYm95bWF0b3ZpbHlvc2JlazAwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDEyMDI2OX0.GUihxLBt_3tBpMvAgdF7YJYUMBM0bqsRAJySWkvLvRs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17f422e6e7dc3e2-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.137.93",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 12:58:06 UTC] === END API CALL LOG ===
[08-Jul-2026 12:58:06 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 12:58:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk3IiwidXNlcm5hbWUiOiJJbHlvc2JlayIsImVtYWlsIjoiYm95bWF0b3ZpbHlvc2JlazAwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDEyMDI2OX0.GUihxLBt_3tBpMvAgdF7YJYUMBM0bqsRAJySWkvLvRs
[08-Jul-2026 12:58:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 12:58:06 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 12:58:06 UTC] User ID: 997
[08-Jul-2026 12:58:06 UTC] ✅ User profile retrieved successfully for user ID: 997
[08-Jul-2026 12:58:06 UTC] === API CALL LOG ===
[08-Jul-2026 12:58:06 UTC] Endpoint: user/profile.php
[08-Jul-2026 12:58:06 UTC] Full Log Data: {
    "timestamp": "2026-07-08 12:58:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.137.93",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.137.93, 162.158.172.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk3IiwidXNlcm5hbWUiOiJJbHlvc2JlayIsImVtYWlsIjoiYm95bWF0b3ZpbHlvc2JlazAwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDEyMDI2OX0.GUihxLBt_3tBpMvAgdF7YJYUMBM0bqsRAJySWkvLvRs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17f422f3eb9c3e2-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.137.93",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 12:58:06 UTC] === END API CALL LOG ===
[08-Jul-2026 12:58:06 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 12:58:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk3IiwidXNlcm5hbWUiOiJJbHlvc2JlayIsImVtYWlsIjoiYm95bWF0b3ZpbHlvc2JlazAwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDEyMDI2OX0.GUihxLBt_3tBpMvAgdF7YJYUMBM0bqsRAJySWkvLvRs
[08-Jul-2026 12:58:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 12:58:06 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 12:58:06 UTC] User ID: 997
[08-Jul-2026 12:58:06 UTC] ✅ User profile retrieved successfully for user ID: 997
[08-Jul-2026 12:58:24 UTC] === API CALL LOG ===
[08-Jul-2026 12:58:24 UTC] Endpoint: user/profile.php
[08-Jul-2026 12:58:24 UTC] Full Log Data: {
    "timestamp": "2026-07-08 12:58:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.137.93",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.137.93, 162.158.172.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk3IiwidXNlcm5hbWUiOiJJbHlvc2JlayIsImVtYWlsIjoiYm95bWF0b3ZpbHlvc2JlazAwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDEyMDI2OX0.GUihxLBt_3tBpMvAgdF7YJYUMBM0bqsRAJySWkvLvRs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17f429edc4bc3e2-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.137.93",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 12:58:24 UTC] === END API CALL LOG ===
[08-Jul-2026 12:58:24 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 12:58:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk3IiwidXNlcm5hbWUiOiJJbHlvc2JlayIsImVtYWlsIjoiYm95bWF0b3ZpbHlvc2JlazAwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDEyMDI2OX0.GUihxLBt_3tBpMvAgdF7YJYUMBM0bqsRAJySWkvLvRs
[08-Jul-2026 12:58:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 12:58:24 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 12:58:24 UTC] User ID: 997
[08-Jul-2026 12:58:24 UTC] ✅ User profile retrieved successfully for user ID: 997
[08-Jul-2026 12:58:24 UTC] User Purchases API - User ID: 997
[08-Jul-2026 12:58:24 UTC] User Purchases API - Total purchases found: 0
[08-Jul-2026 12:58:30 UTC] === API CALL LOG ===
[08-Jul-2026 12:58:30 UTC] Endpoint: user/profile.php
[08-Jul-2026 12:58:30 UTC] Full Log Data: {
    "timestamp": "2026-07-08 12:58:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.137.93",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.137.93, 162.158.172.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk3IiwidXNlcm5hbWUiOiJJbHlvc2JlayIsImVtYWlsIjoiYm95bWF0b3ZpbHlvc2JlazAwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDEyMDI2OX0.GUihxLBt_3tBpMvAgdF7YJYUMBM0bqsRAJySWkvLvRs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17f42c51ae6c3e2-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.137.93",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 12:58:30 UTC] === END API CALL LOG ===
[08-Jul-2026 12:58:30 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 12:58:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk3IiwidXNlcm5hbWUiOiJJbHlvc2JlayIsImVtYWlsIjoiYm95bWF0b3ZpbHlvc2JlazAwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDEyMDI2OX0.GUihxLBt_3tBpMvAgdF7YJYUMBM0bqsRAJySWkvLvRs
[08-Jul-2026 12:58:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 12:58:30 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 12:58:30 UTC] User ID: 997
[08-Jul-2026 12:58:30 UTC] ✅ User profile retrieved successfully for user ID: 997
[08-Jul-2026 12:58:30 UTC] User Purchases API - User ID: 997
[08-Jul-2026 12:58:30 UTC] User Purchases API - Total purchases found: 0
[08-Jul-2026 12:58:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 12:58:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 12:58:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.139.137.93, 162.158.172.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk3IiwidXNlcm5hbWUiOiJJbHlvc2JlayIsImVtYWlsIjoiYm95bWF0b3ZpbHlvc2JlazAwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDEyMDI2OX0.GUihxLBt_3tBpMvAgdF7YJYUMBM0bqsRAJySWkvLvRs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a17f42ddabebc3e2-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.139.137.93","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jul-2026 12:58:34 UTC] === User Orders API Called ===
[08-Jul-2026 12:58:34 UTC] User ID: 997
[08-Jul-2026 12:58:34 UTC] Limit: 20, Offset: 0
[08-Jul-2026 12:58:34 UTC] === API CALL LOG ===
[08-Jul-2026 12:58:34 UTC] Endpoint: user/profile.php
[08-Jul-2026 12:58:34 UTC] Full Log Data: {
    "timestamp": "2026-07-08 12:58:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.137.93",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.137.93, 162.158.172.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk3IiwidXNlcm5hbWUiOiJJbHlvc2JlayIsImVtYWlsIjoiYm95bWF0b3ZpbHlvc2JlazAwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDEyMDI2OX0.GUihxLBt_3tBpMvAgdF7YJYUMBM0bqsRAJySWkvLvRs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17f42ddabecc3e2-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.137.93",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 12:58:34 UTC] === END API CALL LOG ===
[08-Jul-2026 12:58:34 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 12:58:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk3IiwidXNlcm5hbWUiOiJJbHlvc2JlayIsImVtYWlsIjoiYm95bWF0b3ZpbHlvc2JlazAwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDEyMDI2OX0.GUihxLBt_3tBpMvAgdF7YJYUMBM0bqsRAJySWkvLvRs
[08-Jul-2026 12:58:34 UTC] Orders found: 0
[08-Jul-2026 12:58:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 12:58:34 UTC] Orders data: []
[08-Jul-2026 12:58:34 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 12:58:34 UTC] User ID: 997
[08-Jul-2026 12:58:34 UTC] Total orders count: 0
[08-Jul-2026 12:58:34 UTC] ✅ User profile retrieved successfully for user ID: 997
[08-Jul-2026 12:58:35 UTC] === API CALL LOG ===
[08-Jul-2026 12:58:35 UTC] Endpoint: user/profile.php
[08-Jul-2026 12:58:35 UTC] Full Log Data: {
    "timestamp": "2026-07-08 12:58:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.137.93",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.137.93, 162.158.172.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk3IiwidXNlcm5hbWUiOiJJbHlvc2JlayIsImVtYWlsIjoiYm95bWF0b3ZpbHlvc2JlazAwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDEyMDI2OX0.GUihxLBt_3tBpMvAgdF7YJYUMBM0bqsRAJySWkvLvRs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17f42e1ad59c3e2-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.137.93",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 12:58:35 UTC] === END API CALL LOG ===
[08-Jul-2026 12:58:35 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 12:58:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk3IiwidXNlcm5hbWUiOiJJbHlvc2JlayIsImVtYWlsIjoiYm95bWF0b3ZpbHlvc2JlazAwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDEyMDI2OX0.GUihxLBt_3tBpMvAgdF7YJYUMBM0bqsRAJySWkvLvRs
[08-Jul-2026 12:58:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 12:58:35 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 12:58:35 UTC] User ID: 997
[08-Jul-2026 12:58:35 UTC] ✅ User profile retrieved successfully for user ID: 997
[08-Jul-2026 12:58:35 UTC] === API CALL LOG ===
[08-Jul-2026 12:58:35 UTC] Endpoint: user/profile.php
[08-Jul-2026 12:58:35 UTC] Full Log Data: {
    "timestamp": "2026-07-08 12:58:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.137.93",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.137.93, 162.158.172.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk3IiwidXNlcm5hbWUiOiJJbHlvc2JlayIsImVtYWlsIjoiYm95bWF0b3ZpbHlvc2JlazAwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDEyMDI2OX0.GUihxLBt_3tBpMvAgdF7YJYUMBM0bqsRAJySWkvLvRs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17f42e2adaec3e2-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.137.93",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 12:58:35 UTC] === END API CALL LOG ===
[08-Jul-2026 12:58:35 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 12:58:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk3IiwidXNlcm5hbWUiOiJJbHlvc2JlayIsImVtYWlsIjoiYm95bWF0b3ZpbHlvc2JlazAwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDEyMDI2OX0.GUihxLBt_3tBpMvAgdF7YJYUMBM0bqsRAJySWkvLvRs
[08-Jul-2026 12:58:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 12:58:35 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 12:58:35 UTC] User ID: 997
[08-Jul-2026 12:58:35 UTC] ✅ User profile retrieved successfully for user ID: 997
[08-Jul-2026 12:58:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 12:58:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 12:58:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.139.137.93, 162.158.172.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk3IiwidXNlcm5hbWUiOiJJbHlvc2JlayIsImVtYWlsIjoiYm95bWF0b3ZpbHlvc2JlazAwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDEyMDI2OX0.GUihxLBt_3tBpMvAgdF7YJYUMBM0bqsRAJySWkvLvRs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a17f42fabdb8c3e2-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.139.137.93","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jul-2026 12:58:39 UTC] === User Orders API Called ===
[08-Jul-2026 12:58:39 UTC] User ID: 997
[08-Jul-2026 12:58:39 UTC] Limit: 20, Offset: 0
[08-Jul-2026 12:58:39 UTC] === API CALL LOG ===
[08-Jul-2026 12:58:39 UTC] Endpoint: user/profile.php
[08-Jul-2026 12:58:39 UTC] Full Log Data: {
    "timestamp": "2026-07-08 12:58:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.137.93",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.137.93, 162.158.172.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk3IiwidXNlcm5hbWUiOiJJbHlvc2JlayIsImVtYWlsIjoiYm95bWF0b3ZpbHlvc2JlazAwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDEyMDI2OX0.GUihxLBt_3tBpMvAgdF7YJYUMBM0bqsRAJySWkvLvRs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17f42fabdbbc3e2-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.137.93",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 12:58:39 UTC] Orders found: 0
[08-Jul-2026 12:58:39 UTC] === END API CALL LOG ===
[08-Jul-2026 12:58:39 UTC] Orders data: []
[08-Jul-2026 12:58:39 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 12:58:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk3IiwidXNlcm5hbWUiOiJJbHlvc2JlayIsImVtYWlsIjoiYm95bWF0b3ZpbHlvc2JlazAwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDEyMDI2OX0.GUihxLBt_3tBpMvAgdF7YJYUMBM0bqsRAJySWkvLvRs
[08-Jul-2026 12:58:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 12:58:39 UTC] Total orders count: 0
[08-Jul-2026 12:58:39 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 12:58:39 UTC] User ID: 997
[08-Jul-2026 12:58:39 UTC] ✅ User profile retrieved successfully for user ID: 997
[08-Jul-2026 12:58:39 UTC] === API CALL LOG ===
[08-Jul-2026 12:58:39 UTC] Endpoint: user/profile.php
[08-Jul-2026 12:58:39 UTC] Full Log Data: {
    "timestamp": "2026-07-08 12:58:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.137.93",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.137.93, 162.158.172.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk3IiwidXNlcm5hbWUiOiJJbHlvc2JlayIsImVtYWlsIjoiYm95bWF0b3ZpbHlvc2JlazAwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDEyMDI2OX0.GUihxLBt_3tBpMvAgdF7YJYUMBM0bqsRAJySWkvLvRs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17f42feaf0bc3e2-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.137.93",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 12:58:39 UTC] === END API CALL LOG ===
[08-Jul-2026 12:58:39 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 12:58:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk3IiwidXNlcm5hbWUiOiJJbHlvc2JlayIsImVtYWlsIjoiYm95bWF0b3ZpbHlvc2JlazAwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDEyMDI2OX0.GUihxLBt_3tBpMvAgdF7YJYUMBM0bqsRAJySWkvLvRs
[08-Jul-2026 12:58:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 12:58:39 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 12:58:39 UTC] User ID: 997
[08-Jul-2026 12:58:39 UTC] ✅ User profile retrieved successfully for user ID: 997
[08-Jul-2026 12:58:39 UTC] === API CALL LOG ===
[08-Jul-2026 12:58:39 UTC] Endpoint: user/profile.php
[08-Jul-2026 12:58:39 UTC] Full Log Data: {
    "timestamp": "2026-07-08 12:58:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.137.93",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.137.93, 162.158.172.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk3IiwidXNlcm5hbWUiOiJJbHlvc2JlayIsImVtYWlsIjoiYm95bWF0b3ZpbHlvc2JlazAwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDEyMDI2OX0.GUihxLBt_3tBpMvAgdF7YJYUMBM0bqsRAJySWkvLvRs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17f42ff7f68c3e2-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.137.93",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 12:58:39 UTC] === END API CALL LOG ===
[08-Jul-2026 12:58:39 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 12:58:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk3IiwidXNlcm5hbWUiOiJJbHlvc2JlayIsImVtYWlsIjoiYm95bWF0b3ZpbHlvc2JlazAwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDEyMDI2OX0.GUihxLBt_3tBpMvAgdF7YJYUMBM0bqsRAJySWkvLvRs
[08-Jul-2026 12:58:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 12:58:39 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 12:58:39 UTC] User ID: 997
[08-Jul-2026 12:58:39 UTC] ✅ User profile retrieved successfully for user ID: 997
[08-Jul-2026 12:58:42 UTC] === API CALL LOG ===
[08-Jul-2026 12:58:42 UTC] Endpoint: user/profile.php
[08-Jul-2026 12:58:42 UTC] Full Log Data: {
    "timestamp": "2026-07-08 12:58:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.137.93",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.137.93, 162.158.172.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk3IiwidXNlcm5hbWUiOiJJbHlvc2JlayIsImVtYWlsIjoiYm95bWF0b3ZpbHlvc2JlazAwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDEyMDI2OX0.GUihxLBt_3tBpMvAgdF7YJYUMBM0bqsRAJySWkvLvRs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17f430dad1ec3e2-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.137.93",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 12:58:42 UTC] === END API CALL LOG ===
[08-Jul-2026 12:58:42 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 12:58:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk3IiwidXNlcm5hbWUiOiJJbHlvc2JlayIsImVtYWlsIjoiYm95bWF0b3ZpbHlvc2JlazAwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDEyMDI2OX0.GUihxLBt_3tBpMvAgdF7YJYUMBM0bqsRAJySWkvLvRs
[08-Jul-2026 12:58:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 12:58:42 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 12:58:42 UTC] User ID: 997
[08-Jul-2026 12:58:42 UTC] ✅ User profile retrieved successfully for user ID: 997
[08-Jul-2026 12:58:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 12:58:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 12:58:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.139.137.93, 162.158.172.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk3IiwidXNlcm5hbWUiOiJJbHlvc2JlayIsImVtYWlsIjoiYm95bWF0b3ZpbHlvc2JlazAwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDEyMDI2OX0.GUihxLBt_3tBpMvAgdF7YJYUMBM0bqsRAJySWkvLvRs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a17f430dad1dc3e2-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.139.137.93","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jul-2026 12:58:42 UTC] === User Orders API Called ===
[08-Jul-2026 12:58:42 UTC] User ID: 997
[08-Jul-2026 12:58:42 UTC] Limit: 20, Offset: 0
[08-Jul-2026 12:58:42 UTC] Orders found: 0
[08-Jul-2026 12:58:42 UTC] Orders data: []
[08-Jul-2026 12:58:42 UTC] Total orders count: 0
[08-Jul-2026 12:58:42 UTC] === API CALL LOG ===
[08-Jul-2026 12:58:42 UTC] Endpoint: user/profile.php
[08-Jul-2026 12:58:42 UTC] Full Log Data: {
    "timestamp": "2026-07-08 12:58:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.137.93",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.137.93, 162.158.172.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk3IiwidXNlcm5hbWUiOiJJbHlvc2JlayIsImVtYWlsIjoiYm95bWF0b3ZpbHlvc2JlazAwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDEyMDI2OX0.GUihxLBt_3tBpMvAgdF7YJYUMBM0bqsRAJySWkvLvRs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17f4311aefdc3e2-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.137.93",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 12:58:42 UTC] === END API CALL LOG ===
[08-Jul-2026 12:58:42 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 12:58:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk3IiwidXNlcm5hbWUiOiJJbHlvc2JlayIsImVtYWlsIjoiYm95bWF0b3ZpbHlvc2JlazAwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDEyMDI2OX0.GUihxLBt_3tBpMvAgdF7YJYUMBM0bqsRAJySWkvLvRs
[08-Jul-2026 12:58:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 12:58:42 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 12:58:42 UTC] User ID: 997
[08-Jul-2026 12:58:42 UTC] ✅ User profile retrieved successfully for user ID: 997
[08-Jul-2026 12:58:43 UTC] === API CALL LOG ===
[08-Jul-2026 12:58:43 UTC] Endpoint: user/profile.php
[08-Jul-2026 12:58:43 UTC] Full Log Data: {
    "timestamp": "2026-07-08 12:58:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.137.93",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.137.93, 162.158.172.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk3IiwidXNlcm5hbWUiOiJJbHlvc2JlayIsImVtYWlsIjoiYm95bWF0b3ZpbHlvc2JlazAwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDEyMDI2OX0.GUihxLBt_3tBpMvAgdF7YJYUMBM0bqsRAJySWkvLvRs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17f43129f5ec3e2-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.137.93",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 12:58:43 UTC] === END API CALL LOG ===
[08-Jul-2026 12:58:43 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 12:58:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk3IiwidXNlcm5hbWUiOiJJbHlvc2JlayIsImVtYWlsIjoiYm95bWF0b3ZpbHlvc2JlazAwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDEyMDI2OX0.GUihxLBt_3tBpMvAgdF7YJYUMBM0bqsRAJySWkvLvRs
[08-Jul-2026 12:58:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 12:58:43 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 12:58:43 UTC] User ID: 997
[08-Jul-2026 12:58:43 UTC] ✅ User profile retrieved successfully for user ID: 997
[08-Jul-2026 12:58:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 12:58:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 12:58:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.139.137.93, 162.158.172.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk3IiwidXNlcm5hbWUiOiJJbHlvc2JlayIsImVtYWlsIjoiYm95bWF0b3ZpbHlvc2JlazAwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDEyMDI2OX0.GUihxLBt_3tBpMvAgdF7YJYUMBM0bqsRAJySWkvLvRs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a17f434fdfafc3e2-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.139.137.93","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jul-2026 12:58:52 UTC] === User Orders API Called ===
[08-Jul-2026 12:58:52 UTC] User ID: 997
[08-Jul-2026 12:58:52 UTC] Limit: 20, Offset: 0
[08-Jul-2026 12:58:52 UTC] Orders found: 0
[08-Jul-2026 12:58:52 UTC] Orders data: []
[08-Jul-2026 12:58:52 UTC] Total orders count: 0
[08-Jul-2026 12:58:52 UTC] === API CALL LOG ===
[08-Jul-2026 12:58:52 UTC] Endpoint: user/profile.php
[08-Jul-2026 12:58:52 UTC] Full Log Data: {
    "timestamp": "2026-07-08 12:58:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.137.93",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.137.93, 162.158.172.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk3IiwidXNlcm5hbWUiOiJJbHlvc2JlayIsImVtYWlsIjoiYm95bWF0b3ZpbHlvc2JlazAwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDEyMDI2OX0.GUihxLBt_3tBpMvAgdF7YJYUMBM0bqsRAJySWkvLvRs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17f434fdfb0c3e2-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.137.93",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 12:58:52 UTC] === END API CALL LOG ===
[08-Jul-2026 12:58:52 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 12:58:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk3IiwidXNlcm5hbWUiOiJJbHlvc2JlayIsImVtYWlsIjoiYm95bWF0b3ZpbHlvc2JlazAwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDEyMDI2OX0.GUihxLBt_3tBpMvAgdF7YJYUMBM0bqsRAJySWkvLvRs
[08-Jul-2026 12:58:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 12:58:52 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 12:58:52 UTC] User ID: 997
[08-Jul-2026 12:58:52 UTC] ✅ User profile retrieved successfully for user ID: 997
[08-Jul-2026 12:58:53 UTC] === API CALL LOG ===
[08-Jul-2026 12:58:53 UTC] Endpoint: user/profile.php
[08-Jul-2026 12:58:53 UTC] Full Log Data: {
    "timestamp": "2026-07-08 12:58:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.137.93",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.137.93, 162.158.172.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk3IiwidXNlcm5hbWUiOiJJbHlvc2JlayIsImVtYWlsIjoiYm95bWF0b3ZpbHlvc2JlazAwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDEyMDI2OX0.GUihxLBt_3tBpMvAgdF7YJYUMBM0bqsRAJySWkvLvRs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17f4353b8dcc3e2-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.137.93",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 12:58:53 UTC] === END API CALL LOG ===
[08-Jul-2026 12:58:53 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 12:58:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk3IiwidXNlcm5hbWUiOiJJbHlvc2JlayIsImVtYWlsIjoiYm95bWF0b3ZpbHlvc2JlazAwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDEyMDI2OX0.GUihxLBt_3tBpMvAgdF7YJYUMBM0bqsRAJySWkvLvRs
[08-Jul-2026 12:58:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 12:58:53 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 12:58:53 UTC] User ID: 997
[08-Jul-2026 12:58:53 UTC] ✅ User profile retrieved successfully for user ID: 997
[08-Jul-2026 12:58:53 UTC] === API CALL LOG ===
[08-Jul-2026 12:58:53 UTC] Endpoint: user/profile.php
[08-Jul-2026 12:58:53 UTC] Full Log Data: {
    "timestamp": "2026-07-08 12:58:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.137.93",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.137.93, 162.158.172.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk3IiwidXNlcm5hbWUiOiJJbHlvc2JlayIsImVtYWlsIjoiYm95bWF0b3ZpbHlvc2JlazAwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDEyMDI2OX0.GUihxLBt_3tBpMvAgdF7YJYUMBM0bqsRAJySWkvLvRs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17f43549922c3e2-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.137.93",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 12:58:53 UTC] === END API CALL LOG ===
[08-Jul-2026 12:58:53 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 12:58:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk3IiwidXNlcm5hbWUiOiJJbHlvc2JlayIsImVtYWlsIjoiYm95bWF0b3ZpbHlvc2JlazAwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDEyMDI2OX0.GUihxLBt_3tBpMvAgdF7YJYUMBM0bqsRAJySWkvLvRs
[08-Jul-2026 12:58:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 12:58:53 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 12:58:53 UTC] User ID: 997
[08-Jul-2026 12:58:53 UTC] ✅ User profile retrieved successfully for user ID: 997
[08-Jul-2026 12:58:53 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 12:58:53 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 12:58:53 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.139.137.93, 162.158.172.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk3IiwidXNlcm5hbWUiOiJJbHlvc2JlayIsImVtYWlsIjoiYm95bWF0b3ZpbHlvc2JlazAwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDEyMDI2OX0.GUihxLBt_3tBpMvAgdF7YJYUMBM0bqsRAJySWkvLvRs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a17f43556968c3e2-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.139.137.93","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jul-2026 12:58:53 UTC] === User Orders API Called ===
[08-Jul-2026 12:58:53 UTC] User ID: 997
[08-Jul-2026 12:58:53 UTC] Limit: 20, Offset: 0
[08-Jul-2026 12:58:53 UTC] Orders found: 0
[08-Jul-2026 12:58:53 UTC] Orders data: []
[08-Jul-2026 12:58:53 UTC] Total orders count: 0
[08-Jul-2026 12:58:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 12:58:57 UTC] === API CALL LOG ===
[08-Jul-2026 12:58:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 12:58:57 UTC] Endpoint: user/profile.php
[08-Jul-2026 12:58:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.139.137.93, 162.158.172.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk3IiwidXNlcm5hbWUiOiJJbHlvc2JlayIsImVtYWlsIjoiYm95bWF0b3ZpbHlvc2JlazAwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDEyMDI2OX0.GUihxLBt_3tBpMvAgdF7YJYUMBM0bqsRAJySWkvLvRs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a17f436a2902c3e2-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.139.137.93","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jul-2026 12:58:57 UTC] Full Log Data: {
    "timestamp": "2026-07-08 12:58:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.137.93",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.137.93, 162.158.172.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk3IiwidXNlcm5hbWUiOiJJbHlvc2JlayIsImVtYWlsIjoiYm95bWF0b3ZpbHlvc2JlazAwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDEyMDI2OX0.GUihxLBt_3tBpMvAgdF7YJYUMBM0bqsRAJySWkvLvRs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17f436a2904c3e2-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.137.93",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 12:58:57 UTC] === END API CALL LOG ===
[08-Jul-2026 12:58:57 UTC] === User Orders API Called ===
[08-Jul-2026 12:58:57 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 12:58:57 UTC] User ID: 997
[08-Jul-2026 12:58:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk3IiwidXNlcm5hbWUiOiJJbHlvc2JlayIsImVtYWlsIjoiYm95bWF0b3ZpbHlvc2JlazAwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDEyMDI2OX0.GUihxLBt_3tBpMvAgdF7YJYUMBM0bqsRAJySWkvLvRs
[08-Jul-2026 12:58:57 UTC] Limit: 20, Offset: 0
[08-Jul-2026 12:58:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 12:58:57 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 12:58:57 UTC] User ID: 997
[08-Jul-2026 12:58:57 UTC] Orders found: 0
[08-Jul-2026 12:58:57 UTC] ✅ User profile retrieved successfully for user ID: 997
[08-Jul-2026 12:58:57 UTC] Orders data: []
[08-Jul-2026 12:58:57 UTC] Total orders count: 0
[08-Jul-2026 12:58:57 UTC] === API CALL LOG ===
[08-Jul-2026 12:58:57 UTC] Endpoint: user/profile.php
[08-Jul-2026 12:58:57 UTC] Full Log Data: {
    "timestamp": "2026-07-08 12:58:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.137.93",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.137.93, 162.158.172.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk3IiwidXNlcm5hbWUiOiJJbHlvc2JlayIsImVtYWlsIjoiYm95bWF0b3ZpbHlvc2JlazAwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDEyMDI2OX0.GUihxLBt_3tBpMvAgdF7YJYUMBM0bqsRAJySWkvLvRs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17f436e2a93c3e2-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.137.93",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 12:58:57 UTC] === END API CALL LOG ===
[08-Jul-2026 12:58:57 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 12:58:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk3IiwidXNlcm5hbWUiOiJJbHlvc2JlayIsImVtYWlsIjoiYm95bWF0b3ZpbHlvc2JlazAwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDEyMDI2OX0.GUihxLBt_3tBpMvAgdF7YJYUMBM0bqsRAJySWkvLvRs
[08-Jul-2026 12:58:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 12:58:57 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 12:58:57 UTC] User ID: 997
[08-Jul-2026 12:58:57 UTC] ✅ User profile retrieved successfully for user ID: 997
[08-Jul-2026 12:58:57 UTC] === API CALL LOG ===
[08-Jul-2026 12:58:57 UTC] Endpoint: user/profile.php
[08-Jul-2026 12:58:57 UTC] Full Log Data: {
    "timestamp": "2026-07-08 12:58:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.137.93",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.137.93, 162.158.172.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk3IiwidXNlcm5hbWUiOiJJbHlvc2JlayIsImVtYWlsIjoiYm95bWF0b3ZpbHlvc2JlazAwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDEyMDI2OX0.GUihxLBt_3tBpMvAgdF7YJYUMBM0bqsRAJySWkvLvRs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17f436efae9c3e2-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.137.93",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 12:58:57 UTC] === END API CALL LOG ===
[08-Jul-2026 12:58:57 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 12:58:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk3IiwidXNlcm5hbWUiOiJJbHlvc2JlayIsImVtYWlsIjoiYm95bWF0b3ZpbHlvc2JlazAwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDEyMDI2OX0.GUihxLBt_3tBpMvAgdF7YJYUMBM0bqsRAJySWkvLvRs
[08-Jul-2026 12:58:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 12:58:57 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 12:58:57 UTC] User ID: 997
[08-Jul-2026 12:58:57 UTC] ✅ User profile retrieved successfully for user ID: 997
[08-Jul-2026 13:01:05 UTC] === API CALL LOG ===
[08-Jul-2026 13:01:05 UTC] Endpoint: user/profile.php
[08-Jul-2026 13:01:05 UTC] Full Log Data: {
    "timestamp": "2026-07-08 13:01:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:2280:54:ae43:ca1c:4bc0:bbb0:c00c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:2280:54:ae43:ca1c:4bc0:bbb0:c00c, 162.158.216.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk1IiwidXNlcm5hbWUiOiJCQUhETUFOIiwiZW1haWwiOiJqb3NodWF1Z3d1NTlAZ21haWwuY29tIiwiZXhwIjoxNzg0MTEwMzc0fQ.qQ3xoC3XHORgTmcODQfEVkC7A0-Coidd_lC23KVEmN8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17f468e6fcfb26a-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:2280:54:ae43:ca1c:4bc0:bbb0:c00c",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 13:01:05 UTC] === END API CALL LOG ===
[08-Jul-2026 13:01:05 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 13:01:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk1IiwidXNlcm5hbWUiOiJCQUhETUFOIiwiZW1haWwiOiJqb3NodWF1Z3d1NTlAZ21haWwuY29tIiwiZXhwIjoxNzg0MTEwMzc0fQ.qQ3xoC3XHORgTmcODQfEVkC7A0-Coidd_lC23KVEmN8
[08-Jul-2026 13:01:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 13:01:05 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 13:01:05 UTC] User ID: 995
[08-Jul-2026 13:01:05 UTC] ✅ User profile retrieved successfully for user ID: 995
[08-Jul-2026 13:01:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 13:01:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 13:01:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2c0f:2280:54:ae43:ca1c:4bc0:bbb0:c00c, 162.158.216.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk1IiwidXNlcm5hbWUiOiJCQUhETUFOIiwiZW1haWwiOiJqb3NodWF1Z3d1NTlAZ21haWwuY29tIiwiZXhwIjoxNzg0MTEwMzc0fQ.qQ3xoC3XHORgTmcODQfEVkC7A0-Coidd_lC23KVEmN8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a17f4754ec80b26a-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2c0f:2280:54:ae43:ca1c:4bc0:bbb0:c00c","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jul-2026 13:01:37 UTC] === User Orders API Called ===
[08-Jul-2026 13:01:37 UTC] User ID: 995
[08-Jul-2026 13:01:37 UTC] Limit: 20, Offset: 0
[08-Jul-2026 13:01:37 UTC] Orders found: 3
[08-Jul-2026 13:01:37 UTC] Orders data: [{"id":390,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/blackbullcryptochannel","status":"pending","created_at":"2026-07-08 16:31:35","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":389,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/blackbullcryptochannel","status":"pending","created_at":"2026-07-08 15:05:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":388,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cryptobullsignal_7","status":"pending","created_at":"2026-07-08 15:05:02","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[08-Jul-2026 13:01:37 UTC] Total orders count: 3
[08-Jul-2026 13:01:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 13:01:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 13:01:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2c0f:2280:54:ae43:ca1c:4bc0:bbb0:c00c, 162.158.216.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk1IiwidXNlcm5hbWUiOiJCQUhETUFOIiwiZW1haWwiOiJqb3NodWF1Z3d1NTlAZ21haWwuY29tIiwiZXhwIjoxNzg0MTEwMzc0fQ.qQ3xoC3XHORgTmcODQfEVkC7A0-Coidd_lC23KVEmN8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a17f47a4db26b26a-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2c0f:2280:54:ae43:ca1c:4bc0:bbb0:c00c","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jul-2026 13:01:50 UTC] === User Orders API Called ===
[08-Jul-2026 13:01:50 UTC] User ID: 995
[08-Jul-2026 13:01:50 UTC] Limit: 20, Offset: 0
[08-Jul-2026 13:01:50 UTC] === API CALL LOG ===
[08-Jul-2026 13:01:50 UTC] Endpoint: user/profile.php
[08-Jul-2026 13:01:50 UTC] Full Log Data: {
    "timestamp": "2026-07-08 13:01:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:2280:54:ae43:ca1c:4bc0:bbb0:c00c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:2280:54:ae43:ca1c:4bc0:bbb0:c00c, 162.158.216.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk1IiwidXNlcm5hbWUiOiJCQUhETUFOIiwiZW1haWwiOiJqb3NodWF1Z3d1NTlAZ21haWwuY29tIiwiZXhwIjoxNzg0MTEwMzc0fQ.qQ3xoC3XHORgTmcODQfEVkC7A0-Coidd_lC23KVEmN8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17f47a4db21b26a-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:2280:54:ae43:ca1c:4bc0:bbb0:c00c",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 13:01:50 UTC] Orders found: 3
[08-Jul-2026 13:01:50 UTC] === END API CALL LOG ===
[08-Jul-2026 13:01:50 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 13:01:50 UTC] Orders data: [{"id":390,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/blackbullcryptochannel","status":"pending","created_at":"2026-07-08 16:31:35","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":389,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/blackbullcryptochannel","status":"pending","created_at":"2026-07-08 15:05:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":388,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cryptobullsignal_7","status":"pending","created_at":"2026-07-08 15:05:02","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[08-Jul-2026 13:01:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk1IiwidXNlcm5hbWUiOiJCQUhETUFOIiwiZW1haWwiOiJqb3NodWF1Z3d1NTlAZ21haWwuY29tIiwiZXhwIjoxNzg0MTEwMzc0fQ.qQ3xoC3XHORgTmcODQfEVkC7A0-Coidd_lC23KVEmN8
[08-Jul-2026 13:01:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 13:01:50 UTC] Total orders count: 3
[08-Jul-2026 13:01:50 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 13:01:50 UTC] User ID: 995
[08-Jul-2026 13:01:50 UTC] === API CALL LOG ===
[08-Jul-2026 13:01:50 UTC] Endpoint: user/profile.php
[08-Jul-2026 13:01:50 UTC] Full Log Data: {
    "timestamp": "2026-07-08 13:01:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:2280:54:ae43:ca1c:4bc0:bbb0:c00c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:2280:54:ae43:ca1c:4bc0:bbb0:c00c, 162.158.216.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk1IiwidXNlcm5hbWUiOiJCQUhETUFOIiwiZW1haWwiOiJqb3NodWF1Z3d1NTlAZ21haWwuY29tIiwiZXhwIjoxNzg0MTEwMzc0fQ.qQ3xoC3XHORgTmcODQfEVkC7A0-Coidd_lC23KVEmN8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17f47a4db23b26a-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:2280:54:ae43:ca1c:4bc0:bbb0:c00c",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 13:01:50 UTC] === END API CALL LOG ===
[08-Jul-2026 13:01:50 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 13:01:50 UTC] ✅ User profile retrieved successfully for user ID: 995
[08-Jul-2026 13:01:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk1IiwidXNlcm5hbWUiOiJCQUhETUFOIiwiZW1haWwiOiJqb3NodWF1Z3d1NTlAZ21haWwuY29tIiwiZXhwIjoxNzg0MTEwMzc0fQ.qQ3xoC3XHORgTmcODQfEVkC7A0-Coidd_lC23KVEmN8
[08-Jul-2026 13:01:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 13:01:50 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 13:01:50 UTC] User ID: 995
[08-Jul-2026 13:01:50 UTC] ✅ User profile retrieved successfully for user ID: 995
[08-Jul-2026 13:01:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 13:01:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 13:01:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2c0f:2280:54:ae43:ca1c:4bc0:bbb0:c00c, 162.158.216.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk1IiwidXNlcm5hbWUiOiJCQUhETUFOIiwiZW1haWwiOiJqb3NodWF1Z3d1NTlAZ21haWwuY29tIiwiZXhwIjoxNzg0MTEwMzc0fQ.qQ3xoC3XHORgTmcODQfEVkC7A0-Coidd_lC23KVEmN8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a17f47a79bcfb26a-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2c0f:2280:54:ae43:ca1c:4bc0:bbb0:c00c","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jul-2026 13:01:50 UTC] === User Orders API Called ===
[08-Jul-2026 13:01:50 UTC] User ID: 995
[08-Jul-2026 13:01:50 UTC] Limit: 20, Offset: 0
[08-Jul-2026 13:01:50 UTC] Orders found: 3
[08-Jul-2026 13:01:50 UTC] Orders data: [{"id":390,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/blackbullcryptochannel","status":"pending","created_at":"2026-07-08 16:31:35","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":389,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/blackbullcryptochannel","status":"pending","created_at":"2026-07-08 15:05:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":388,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cryptobullsignal_7","status":"pending","created_at":"2026-07-08 15:05:02","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[08-Jul-2026 13:01:50 UTC] Total orders count: 3
[08-Jul-2026 13:01:50 UTC] === API CALL LOG ===
[08-Jul-2026 13:01:50 UTC] Endpoint: user/profile.php
[08-Jul-2026 13:01:50 UTC] Full Log Data: {
    "timestamp": "2026-07-08 13:01:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:2280:54:ae43:ca1c:4bc0:bbb0:c00c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:2280:54:ae43:ca1c:4bc0:bbb0:c00c, 162.158.216.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk1IiwidXNlcm5hbWUiOiJCQUhETUFOIiwiZW1haWwiOiJqb3NodWF1Z3d1NTlAZ21haWwuY29tIiwiZXhwIjoxNzg0MTEwMzc0fQ.qQ3xoC3XHORgTmcODQfEVkC7A0-Coidd_lC23KVEmN8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17f47a8df51b26a-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:2280:54:ae43:ca1c:4bc0:bbb0:c00c",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 13:01:50 UTC] === END API CALL LOG ===
[08-Jul-2026 13:01:50 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 13:01:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk1IiwidXNlcm5hbWUiOiJCQUhETUFOIiwiZW1haWwiOiJqb3NodWF1Z3d1NTlAZ21haWwuY29tIiwiZXhwIjoxNzg0MTEwMzc0fQ.qQ3xoC3XHORgTmcODQfEVkC7A0-Coidd_lC23KVEmN8
[08-Jul-2026 13:01:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 13:01:50 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 13:01:50 UTC] User ID: 995
[08-Jul-2026 13:01:50 UTC] ✅ User profile retrieved successfully for user ID: 995
[08-Jul-2026 13:02:06 UTC] === API CALL LOG ===
[08-Jul-2026 13:02:06 UTC] Endpoint: user/profile.php
[08-Jul-2026 13:02:06 UTC] Full Log Data: {
    "timestamp": "2026-07-08 13:02:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:2280:54:ae43:ca1c:4bc0:bbb0:c00c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:2280:54:ae43:ca1c:4bc0:bbb0:c00c, 162.158.216.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk1IiwidXNlcm5hbWUiOiJCQUhETUFOIiwiZW1haWwiOiJqb3NodWF1Z3d1NTlAZ21haWwuY29tIiwiZXhwIjoxNzg0MTEwMzc0fQ.qQ3xoC3XHORgTmcODQfEVkC7A0-Coidd_lC23KVEmN8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17f480a9f0ab26a-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:2280:54:ae43:ca1c:4bc0:bbb0:c00c",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 13:02:06 UTC] === END API CALL LOG ===
[08-Jul-2026 13:02:06 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 13:02:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk1IiwidXNlcm5hbWUiOiJCQUhETUFOIiwiZW1haWwiOiJqb3NodWF1Z3d1NTlAZ21haWwuY29tIiwiZXhwIjoxNzg0MTEwMzc0fQ.qQ3xoC3XHORgTmcODQfEVkC7A0-Coidd_lC23KVEmN8
[08-Jul-2026 13:02:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 13:02:06 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 13:02:06 UTC] User ID: 995
[08-Jul-2026 13:02:06 UTC] ✅ User profile retrieved successfully for user ID: 995
[08-Jul-2026 13:03:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 13:03:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 13:03:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2c0f:2280:54:ae43:ca1c:4bc0:bbb0:c00c, 162.158.216.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk1IiwidXNlcm5hbWUiOiJCQUhETUFOIiwiZW1haWwiOiJqb3NodWF1Z3d1NTlAZ21haWwuY29tIiwiZXhwIjoxNzg0MTEwMzc0fQ.qQ3xoC3XHORgTmcODQfEVkC7A0-Coidd_lC23KVEmN8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a17f4971785eb26a-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2c0f:2280:54:ae43:ca1c:4bc0:bbb0:c00c","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jul-2026 13:03:03 UTC] === User Orders API Called ===
[08-Jul-2026 13:03:03 UTC] User ID: 995
[08-Jul-2026 13:03:03 UTC] Limit: 20, Offset: 0
[08-Jul-2026 13:03:03 UTC] Orders found: 4
[08-Jul-2026 13:03:03 UTC] Orders data: [{"id":391,"quantity":400,"total_coins":400,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cryptobullsignal_7","status":"pending","created_at":"2026-07-08 16:33:01","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":390,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/blackbullcryptochannel","status":"pending","created_at":"2026-07-08 16:31:35","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":389,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/blackbullcryptochannel","status":"pending","created_at":"2026-07-08 15:05:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":388,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cryptobullsignal_7","status":"pending","created_at":"2026-07-08 15:05:02","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[08-Jul-2026 13:03:03 UTC] Total orders count: 4
[08-Jul-2026 13:03:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 13:03:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 13:03:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2c0f:2280:54:ae43:ca1c:4bc0:bbb0:c00c, 162.158.216.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk1IiwidXNlcm5hbWUiOiJCQUhETUFOIiwiZW1haWwiOiJqb3NodWF1Z3d1NTlAZ21haWwuY29tIiwiZXhwIjoxNzg0MTEwMzc0fQ.qQ3xoC3XHORgTmcODQfEVkC7A0-Coidd_lC23KVEmN8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a17f49a3bcfcb26a-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2c0f:2280:54:ae43:ca1c:4bc0:bbb0:c00c","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jul-2026 13:03:11 UTC] === User Orders API Called ===
[08-Jul-2026 13:03:11 UTC] User ID: 995
[08-Jul-2026 13:03:11 UTC] Limit: 20, Offset: 0
[08-Jul-2026 13:03:11 UTC] Orders found: 4
[08-Jul-2026 13:03:11 UTC] Orders data: [{"id":391,"quantity":400,"total_coins":400,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cryptobullsignal_7","status":"pending","created_at":"2026-07-08 16:33:01","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":390,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/blackbullcryptochannel","status":"pending","created_at":"2026-07-08 16:31:35","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":389,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/blackbullcryptochannel","status":"pending","created_at":"2026-07-08 15:05:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":388,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cryptobullsignal_7","status":"pending","created_at":"2026-07-08 15:05:02","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[08-Jul-2026 13:03:11 UTC] Total orders count: 4
[08-Jul-2026 13:03:11 UTC] === API CALL LOG ===
[08-Jul-2026 13:03:11 UTC] Endpoint: user/profile.php
[08-Jul-2026 13:03:11 UTC] Full Log Data: {
    "timestamp": "2026-07-08 13:03:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:2280:54:ae43:ca1c:4bc0:bbb0:c00c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:2280:54:ae43:ca1c:4bc0:bbb0:c00c, 162.158.216.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk1IiwidXNlcm5hbWUiOiJCQUhETUFOIiwiZW1haWwiOiJqb3NodWF1Z3d1NTlAZ21haWwuY29tIiwiZXhwIjoxNzg0MTEwMzc0fQ.qQ3xoC3XHORgTmcODQfEVkC7A0-Coidd_lC23KVEmN8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17f49a3bcffb26a-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:2280:54:ae43:ca1c:4bc0:bbb0:c00c",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 13:03:11 UTC] === END API CALL LOG ===
[08-Jul-2026 13:03:11 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 13:03:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk1IiwidXNlcm5hbWUiOiJCQUhETUFOIiwiZW1haWwiOiJqb3NodWF1Z3d1NTlAZ21haWwuY29tIiwiZXhwIjoxNzg0MTEwMzc0fQ.qQ3xoC3XHORgTmcODQfEVkC7A0-Coidd_lC23KVEmN8
[08-Jul-2026 13:03:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 13:03:11 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 13:03:11 UTC] User ID: 995
[08-Jul-2026 13:03:11 UTC] ✅ User profile retrieved successfully for user ID: 995
[08-Jul-2026 13:03:12 UTC] === API CALL LOG ===
[08-Jul-2026 13:03:12 UTC] Endpoint: user/profile.php
[08-Jul-2026 13:03:12 UTC] Full Log Data: {
    "timestamp": "2026-07-08 13:03:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:2280:54:ae43:ca1c:4bc0:bbb0:c00c",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:2280:54:ae43:ca1c:4bc0:bbb0:c00c, 162.158.216.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk1IiwidXNlcm5hbWUiOiJCQUhETUFOIiwiZW1haWwiOiJqb3NodWF1Z3d1NTlAZ21haWwuY29tIiwiZXhwIjoxNzg0MTEwMzc0fQ.qQ3xoC3XHORgTmcODQfEVkC7A0-Coidd_lC23KVEmN8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a17f49a65d7bb26a-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:2280:54:ae43:ca1c:4bc0:bbb0:c00c",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 13:03:12 UTC] === END API CALL LOG ===
[08-Jul-2026 13:03:12 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 13:03:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk1IiwidXNlcm5hbWUiOiJCQUhETUFOIiwiZW1haWwiOiJqb3NodWF1Z3d1NTlAZ21haWwuY29tIiwiZXhwIjoxNzg0MTEwMzc0fQ.qQ3xoC3XHORgTmcODQfEVkC7A0-Coidd_lC23KVEmN8
[08-Jul-2026 13:03:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 13:03:12 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 13:03:12 UTC] User ID: 995
[08-Jul-2026 13:03:12 UTC] ✅ User profile retrieved successfully for user ID: 995
[08-Jul-2026 15:40:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 15:40:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 15:40:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.139.138.154, 104.23.217.140","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk4IiwidXNlcm5hbWUiOiJ4YWEuYXp6IiwiZW1haWwiOiJhenp4YXlkYXJvdkBnbWFpbC5jb20iLCJleHAiOjE3ODQxMzAwMjl9.Ipx9DeD0zfQaBptq-a_QV0NtZIVDrJQyzmd0mF1FOvo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a18030108c0741ae-ARN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.139.138.154","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jul-2026 15:40:30 UTC] === User Orders API Called ===
[08-Jul-2026 15:40:30 UTC] User ID: 998
[08-Jul-2026 15:40:30 UTC] Limit: 20, Offset: 0
[08-Jul-2026 15:40:30 UTC] Orders found: 0
[08-Jul-2026 15:40:30 UTC] Orders data: []
[08-Jul-2026 15:40:30 UTC] Total orders count: 0
[08-Jul-2026 15:40:30 UTC] === API CALL LOG ===
[08-Jul-2026 15:40:30 UTC] Endpoint: user/profile.php
[08-Jul-2026 15:40:30 UTC] Full Log Data: {
    "timestamp": "2026-07-08 15:40:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.154",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.154, 104.23.217.140",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk4IiwidXNlcm5hbWUiOiJ4YWEuYXp6IiwiZW1haWwiOiJhenp4YXlkYXJvdkBnbWFpbC5jb20iLCJleHAiOjE3ODQxMzAwMjl9.Ipx9DeD0zfQaBptq-a_QV0NtZIVDrJQyzmd0mF1FOvo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18030108c0241ae-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.154",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 15:40:30 UTC] === END API CALL LOG ===
[08-Jul-2026 15:40:30 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 15:40:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk4IiwidXNlcm5hbWUiOiJ4YWEuYXp6IiwiZW1haWwiOiJhenp4YXlkYXJvdkBnbWFpbC5jb20iLCJleHAiOjE3ODQxMzAwMjl9.Ipx9DeD0zfQaBptq-a_QV0NtZIVDrJQyzmd0mF1FOvo
[08-Jul-2026 15:40:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 15:40:30 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 15:40:30 UTC] User ID: 998
[08-Jul-2026 15:40:30 UTC] ✅ User profile retrieved successfully for user ID: 998
[08-Jul-2026 15:40:30 UTC] === API CALL LOG ===
[08-Jul-2026 15:40:30 UTC] Endpoint: user/profile.php
[08-Jul-2026 15:40:30 UTC] Full Log Data: {
    "timestamp": "2026-07-08 15:40:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.154",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.154, 104.23.217.140",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk4IiwidXNlcm5hbWUiOiJ4YWEuYXp6IiwiZW1haWwiOiJhenp4YXlkYXJvdkBnbWFpbC5jb20iLCJleHAiOjE3ODQxMzAwMjl9.Ipx9DeD0zfQaBptq-a_QV0NtZIVDrJQyzmd0mF1FOvo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18030115e5c41ae-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.154",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 15:40:30 UTC] === END API CALL LOG ===
[08-Jul-2026 15:40:30 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 15:40:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk4IiwidXNlcm5hbWUiOiJ4YWEuYXp6IiwiZW1haWwiOiJhenp4YXlkYXJvdkBnbWFpbC5jb20iLCJleHAiOjE3ODQxMzAwMjl9.Ipx9DeD0zfQaBptq-a_QV0NtZIVDrJQyzmd0mF1FOvo
[08-Jul-2026 15:40:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 15:40:30 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 15:40:30 UTC] User ID: 998
[08-Jul-2026 15:40:30 UTC] ✅ User profile retrieved successfully for user ID: 998
[08-Jul-2026 15:40:31 UTC] === API CALL LOG ===
[08-Jul-2026 15:40:31 UTC] Endpoint: user/profile.php
[08-Jul-2026 15:40:31 UTC] Full Log Data: {
    "timestamp": "2026-07-08 15:40:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.154",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.154, 104.23.217.140",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk4IiwidXNlcm5hbWUiOiJ4YWEuYXp6IiwiZW1haWwiOiJhenp4YXlkYXJvdkBnbWFpbC5jb20iLCJleHAiOjE3ODQxMzAwMjl9.Ipx9DeD0zfQaBptq-a_QV0NtZIVDrJQyzmd0mF1FOvo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a180301b8e1241ae-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.154",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 15:40:31 UTC] === END API CALL LOG ===
[08-Jul-2026 15:40:31 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 15:40:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk4IiwidXNlcm5hbWUiOiJ4YWEuYXp6IiwiZW1haWwiOiJhenp4YXlkYXJvdkBnbWFpbC5jb20iLCJleHAiOjE3ODQxMzAwMjl9.Ipx9DeD0zfQaBptq-a_QV0NtZIVDrJQyzmd0mF1FOvo
[08-Jul-2026 15:40:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 15:40:31 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 15:40:31 UTC] User ID: 998
[08-Jul-2026 15:40:31 UTC] ✅ User profile retrieved successfully for user ID: 998
[08-Jul-2026 15:41:34 UTC] === API CALL LOG ===
[08-Jul-2026 15:41:34 UTC] Endpoint: user/profile.php
[08-Jul-2026 15:41:34 UTC] Full Log Data: {
    "timestamp": "2026-07-08 15:41:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.170",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.170, 162.158.182.94",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk4IiwidXNlcm5hbWUiOiJ4YWEuYXp6IiwiZW1haWwiOiJhenp4YXlkYXJvdkBnbWFpbC5jb20iLCJleHAiOjE3ODQxMzAwMjl9.Ipx9DeD0zfQaBptq-a_QV0NtZIVDrJQyzmd0mF1FOvo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18031a15fff992c-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.170",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 15:41:34 UTC] === END API CALL LOG ===
[08-Jul-2026 15:41:34 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 15:41:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk4IiwidXNlcm5hbWUiOiJ4YWEuYXp6IiwiZW1haWwiOiJhenp4YXlkYXJvdkBnbWFpbC5jb20iLCJleHAiOjE3ODQxMzAwMjl9.Ipx9DeD0zfQaBptq-a_QV0NtZIVDrJQyzmd0mF1FOvo
[08-Jul-2026 15:41:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 15:41:34 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 15:41:34 UTC] User ID: 998
[08-Jul-2026 15:41:34 UTC] ✅ User profile retrieved successfully for user ID: 998
[08-Jul-2026 15:41:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 15:41:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 15:41:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.63.205.170, 162.158.182.94","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk4IiwidXNlcm5hbWUiOiJ4YWEuYXp6IiwiZW1haWwiOiJhenp4YXlkYXJvdkBnbWFpbC5jb20iLCJleHAiOjE3ODQxMzAwMjl9.Ipx9DeD0zfQaBptq-a_QV0NtZIVDrJQyzmd0mF1FOvo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a18031a15ffe992c-ARN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"92.63.205.170","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jul-2026 15:41:34 UTC] === User Orders API Called ===
[08-Jul-2026 15:41:34 UTC] User ID: 998
[08-Jul-2026 15:41:34 UTC] Limit: 20, Offset: 0
[08-Jul-2026 15:41:34 UTC] Orders found: 0
[08-Jul-2026 15:41:34 UTC] Orders data: []
[08-Jul-2026 15:41:34 UTC] Total orders count: 0
[08-Jul-2026 15:41:34 UTC] === API CALL LOG ===
[08-Jul-2026 15:41:34 UTC] Endpoint: user/profile.php
[08-Jul-2026 15:41:34 UTC] Full Log Data: {
    "timestamp": "2026-07-08 15:41:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.170",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.170, 162.158.182.94",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk4IiwidXNlcm5hbWUiOiJ4YWEuYXp6IiwiZW1haWwiOiJhenp4YXlkYXJvdkBnbWFpbC5jb20iLCJleHAiOjE3ODQxMzAwMjl9.Ipx9DeD0zfQaBptq-a_QV0NtZIVDrJQyzmd0mF1FOvo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18031a57a1e992c-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.170",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 15:41:34 UTC] === END API CALL LOG ===
[08-Jul-2026 15:41:34 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 15:41:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk4IiwidXNlcm5hbWUiOiJ4YWEuYXp6IiwiZW1haWwiOiJhenp4YXlkYXJvdkBnbWFpbC5jb20iLCJleHAiOjE3ODQxMzAwMjl9.Ipx9DeD0zfQaBptq-a_QV0NtZIVDrJQyzmd0mF1FOvo
[08-Jul-2026 15:41:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 15:41:34 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 15:41:34 UTC] User ID: 998
[08-Jul-2026 15:41:34 UTC] ✅ User profile retrieved successfully for user ID: 998
[08-Jul-2026 15:41:35 UTC] === API CALL LOG ===
[08-Jul-2026 15:41:35 UTC] Endpoint: user/profile.php
[08-Jul-2026 15:41:35 UTC] Full Log Data: {
    "timestamp": "2026-07-08 15:41:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.170",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.170, 162.158.182.94",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk4IiwidXNlcm5hbWUiOiJ4YWEuYXp6IiwiZW1haWwiOiJhenp4YXlkYXJvdkBnbWFpbC5jb20iLCJleHAiOjE3ODQxMzAwMjl9.Ipx9DeD0zfQaBptq-a_QV0NtZIVDrJQyzmd0mF1FOvo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18031a83be2992c-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.170",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 15:41:35 UTC] === END API CALL LOG ===
[08-Jul-2026 15:41:35 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 15:41:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk4IiwidXNlcm5hbWUiOiJ4YWEuYXp6IiwiZW1haWwiOiJhenp4YXlkYXJvdkBnbWFpbC5jb20iLCJleHAiOjE3ODQxMzAwMjl9.Ipx9DeD0zfQaBptq-a_QV0NtZIVDrJQyzmd0mF1FOvo
[08-Jul-2026 15:41:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 15:41:35 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 15:41:35 UTC] User ID: 998
[08-Jul-2026 15:41:35 UTC] ✅ User profile retrieved successfully for user ID: 998
[08-Jul-2026 15:41:35 UTC] === API CALL LOG ===
[08-Jul-2026 15:41:35 UTC] Endpoint: user/profile.php
[08-Jul-2026 15:41:35 UTC] Full Log Data: {
    "timestamp": "2026-07-08 15:41:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.170",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.170, 162.158.182.94",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk4IiwidXNlcm5hbWUiOiJ4YWEuYXp6IiwiZW1haWwiOiJhenp4YXlkYXJvdkBnbWFpbC5jb20iLCJleHAiOjE3ODQxMzAwMjl9.Ipx9DeD0zfQaBptq-a_QV0NtZIVDrJQyzmd0mF1FOvo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18031a91c4d992c-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.170",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 15:41:35 UTC] === END API CALL LOG ===
[08-Jul-2026 15:41:35 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 15:41:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk4IiwidXNlcm5hbWUiOiJ4YWEuYXp6IiwiZW1haWwiOiJhenp4YXlkYXJvdkBnbWFpbC5jb20iLCJleHAiOjE3ODQxMzAwMjl9.Ipx9DeD0zfQaBptq-a_QV0NtZIVDrJQyzmd0mF1FOvo
[08-Jul-2026 15:41:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 15:41:35 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 15:41:35 UTC] User ID: 998
[08-Jul-2026 15:41:35 UTC] ✅ User profile retrieved successfully for user ID: 998
[08-Jul-2026 15:41:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 15:41:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 15:41:46 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.63.205.170, 162.158.182.95","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk4IiwidXNlcm5hbWUiOiJ4YWEuYXp6IiwiZW1haWwiOiJhenp4YXlkYXJvdkBnbWFpbC5jb20iLCJleHAiOjE3ODQxMzAwMjl9.Ipx9DeD0zfQaBptq-a_QV0NtZIVDrJQyzmd0mF1FOvo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a18031ebdf2b992c-ARN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"92.63.205.170","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jul-2026 15:41:46 UTC] === User Orders API Called ===
[08-Jul-2026 15:41:46 UTC] User ID: 998
[08-Jul-2026 15:41:46 UTC] Limit: 20, Offset: 0
[08-Jul-2026 15:41:46 UTC] Orders found: 0
[08-Jul-2026 15:41:46 UTC] Orders data: []
[08-Jul-2026 15:41:46 UTC] Total orders count: 0
[08-Jul-2026 15:41:46 UTC] === API CALL LOG ===
[08-Jul-2026 15:41:46 UTC] Endpoint: user/profile.php
[08-Jul-2026 15:41:46 UTC] Full Log Data: {
    "timestamp": "2026-07-08 15:41:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.170",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.170, 162.158.182.95",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk4IiwidXNlcm5hbWUiOiJ4YWEuYXp6IiwiZW1haWwiOiJhenp4YXlkYXJvdkBnbWFpbC5jb20iLCJleHAiOjE3ODQxMzAwMjl9.Ipx9DeD0zfQaBptq-a_QV0NtZIVDrJQyzmd0mF1FOvo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18031ebdf2d992c-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.170",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 15:41:46 UTC] === END API CALL LOG ===
[08-Jul-2026 15:41:46 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 15:41:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk4IiwidXNlcm5hbWUiOiJ4YWEuYXp6IiwiZW1haWwiOiJhenp4YXlkYXJvdkBnbWFpbC5jb20iLCJleHAiOjE3ODQxMzAwMjl9.Ipx9DeD0zfQaBptq-a_QV0NtZIVDrJQyzmd0mF1FOvo
[08-Jul-2026 15:41:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 15:41:46 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 15:41:46 UTC] User ID: 998
[08-Jul-2026 15:41:46 UTC] ✅ User profile retrieved successfully for user ID: 998
[08-Jul-2026 15:41:46 UTC] === API CALL LOG ===
[08-Jul-2026 15:41:46 UTC] Endpoint: user/profile.php
[08-Jul-2026 15:41:46 UTC] Full Log Data: {
    "timestamp": "2026-07-08 15:41:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.170",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.170, 162.158.182.95",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk4IiwidXNlcm5hbWUiOiJ4YWEuYXp6IiwiZW1haWwiOiJhenp4YXlkYXJvdkBnbWFpbC5jb20iLCJleHAiOjE3ODQxMzAwMjl9.Ipx9DeD0zfQaBptq-a_QV0NtZIVDrJQyzmd0mF1FOvo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18031ee98a8992c-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.170",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 15:41:46 UTC] === END API CALL LOG ===
[08-Jul-2026 15:41:46 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 15:41:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk4IiwidXNlcm5hbWUiOiJ4YWEuYXp6IiwiZW1haWwiOiJhenp4YXlkYXJvdkBnbWFpbC5jb20iLCJleHAiOjE3ODQxMzAwMjl9.Ipx9DeD0zfQaBptq-a_QV0NtZIVDrJQyzmd0mF1FOvo
[08-Jul-2026 15:41:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 15:41:46 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 15:41:46 UTC] User ID: 998
[08-Jul-2026 15:41:46 UTC] ✅ User profile retrieved successfully for user ID: 998
[08-Jul-2026 15:41:47 UTC] === API CALL LOG ===
[08-Jul-2026 15:41:47 UTC] Endpoint: user/profile.php
[08-Jul-2026 15:41:47 UTC] Full Log Data: {
    "timestamp": "2026-07-08 15:41:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.170",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.170, 162.158.182.95",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk4IiwidXNlcm5hbWUiOiJ4YWEuYXp6IiwiZW1haWwiOiJhenp4YXlkYXJvdkBnbWFpbC5jb20iLCJleHAiOjE3ODQxMzAwMjl9.Ipx9DeD0zfQaBptq-a_QV0NtZIVDrJQyzmd0mF1FOvo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18031f129da992c-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.170",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 15:41:47 UTC] === END API CALL LOG ===
[08-Jul-2026 15:41:47 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 15:41:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk4IiwidXNlcm5hbWUiOiJ4YWEuYXp6IiwiZW1haWwiOiJhenp4YXlkYXJvdkBnbWFpbC5jb20iLCJleHAiOjE3ODQxMzAwMjl9.Ipx9DeD0zfQaBptq-a_QV0NtZIVDrJQyzmd0mF1FOvo
[08-Jul-2026 15:41:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 15:41:47 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 15:41:47 UTC] User ID: 998
[08-Jul-2026 15:41:47 UTC] ✅ User profile retrieved successfully for user ID: 998
[08-Jul-2026 15:41:53 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 15:41:53 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 15:41:53 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.63.205.170, 162.158.182.95","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk4IiwidXNlcm5hbWUiOiJ4YWEuYXp6IiwiZW1haWwiOiJhenp4YXlkYXJvdkBnbWFpbC5jb20iLCJleHAiOjE3ODQxMzAwMjl9.Ipx9DeD0zfQaBptq-a_QV0NtZIVDrJQyzmd0mF1FOvo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1803216dd52992c-ARN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"92.63.205.170","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jul-2026 15:41:53 UTC] === User Orders API Called ===
[08-Jul-2026 15:41:53 UTC] User ID: 998
[08-Jul-2026 15:41:53 UTC] Limit: 20, Offset: 0
[08-Jul-2026 15:41:53 UTC] Orders found: 0
[08-Jul-2026 15:41:53 UTC] Orders data: []
[08-Jul-2026 15:41:53 UTC] Total orders count: 0
[08-Jul-2026 15:41:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 15:41:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 15:41:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.63.205.170, 162.158.182.95","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk4IiwidXNlcm5hbWUiOiJ4YWEuYXp6IiwiZW1haWwiOiJhenp4YXlkYXJvdkBnbWFpbC5jb20iLCJleHAiOjE3ODQxMzAwMjl9.Ipx9DeD0zfQaBptq-a_QV0NtZIVDrJQyzmd0mF1FOvo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a18032249c37992c-ARN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"92.63.205.170","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jul-2026 15:41:55 UTC] === User Orders API Called ===
[08-Jul-2026 15:41:55 UTC] User ID: 998
[08-Jul-2026 15:41:55 UTC] Limit: 20, Offset: 0
[08-Jul-2026 15:41:55 UTC] Orders found: 0
[08-Jul-2026 15:41:55 UTC] Orders data: []
[08-Jul-2026 15:41:55 UTC] Total orders count: 0
[08-Jul-2026 15:41:55 UTC] === API CALL LOG ===
[08-Jul-2026 15:41:55 UTC] Endpoint: user/profile.php
[08-Jul-2026 15:41:55 UTC] Full Log Data: {
    "timestamp": "2026-07-08 15:41:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.170",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.170, 162.158.182.95",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk4IiwidXNlcm5hbWUiOiJ4YWEuYXp6IiwiZW1haWwiOiJhenp4YXlkYXJvdkBnbWFpbC5jb20iLCJleHAiOjE3ODQxMzAwMjl9.Ipx9DeD0zfQaBptq-a_QV0NtZIVDrJQyzmd0mF1FOvo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18032249c38992c-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.170",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 15:41:55 UTC] === END API CALL LOG ===
[08-Jul-2026 15:41:55 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 15:41:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk4IiwidXNlcm5hbWUiOiJ4YWEuYXp6IiwiZW1haWwiOiJhenp4YXlkYXJvdkBnbWFpbC5jb20iLCJleHAiOjE3ODQxMzAwMjl9.Ipx9DeD0zfQaBptq-a_QV0NtZIVDrJQyzmd0mF1FOvo
[08-Jul-2026 15:41:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 15:41:55 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 15:41:55 UTC] User ID: 998
[08-Jul-2026 15:41:55 UTC] ✅ User profile retrieved successfully for user ID: 998
[08-Jul-2026 15:41:55 UTC] === API CALL LOG ===
[08-Jul-2026 15:41:55 UTC] Endpoint: user/profile.php
[08-Jul-2026 15:41:55 UTC] Full Log Data: {
    "timestamp": "2026-07-08 15:41:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.170",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.170, 162.158.182.95",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk4IiwidXNlcm5hbWUiOiJ4YWEuYXp6IiwiZW1haWwiOiJhenp4YXlkYXJvdkBnbWFpbC5jb20iLCJleHAiOjE3ODQxMzAwMjl9.Ipx9DeD0zfQaBptq-a_QV0NtZIVDrJQyzmd0mF1FOvo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18032260cdd992c-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.170",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 15:41:55 UTC] === END API CALL LOG ===
[08-Jul-2026 15:41:55 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 15:41:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk4IiwidXNlcm5hbWUiOiJ4YWEuYXp6IiwiZW1haWwiOiJhenp4YXlkYXJvdkBnbWFpbC5jb20iLCJleHAiOjE3ODQxMzAwMjl9.Ipx9DeD0zfQaBptq-a_QV0NtZIVDrJQyzmd0mF1FOvo
[08-Jul-2026 15:41:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 15:41:55 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 15:41:55 UTC] User ID: 998
[08-Jul-2026 15:41:55 UTC] ✅ User profile retrieved successfully for user ID: 998
[08-Jul-2026 15:41:56 UTC] === API CALL LOG ===
[08-Jul-2026 15:41:56 UTC] Endpoint: user/profile.php
[08-Jul-2026 15:41:56 UTC] Full Log Data: {
    "timestamp": "2026-07-08 15:41:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.170",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.170, 162.158.182.95",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk4IiwidXNlcm5hbWUiOiJ4YWEuYXp6IiwiZW1haWwiOiJhenp4YXlkYXJvdkBnbWFpbC5jb20iLCJleHAiOjE3ODQxMzAwMjl9.Ipx9DeD0zfQaBptq-a_QV0NtZIVDrJQyzmd0mF1FOvo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a180322c1f89992c-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.170",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 15:41:56 UTC] === END API CALL LOG ===
[08-Jul-2026 15:41:56 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 15:41:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk4IiwidXNlcm5hbWUiOiJ4YWEuYXp6IiwiZW1haWwiOiJhenp4YXlkYXJvdkBnbWFpbC5jb20iLCJleHAiOjE3ODQxMzAwMjl9.Ipx9DeD0zfQaBptq-a_QV0NtZIVDrJQyzmd0mF1FOvo
[08-Jul-2026 15:41:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 15:41:56 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 15:41:56 UTC] User ID: 998
[08-Jul-2026 15:41:56 UTC] ✅ User profile retrieved successfully for user ID: 998
[08-Jul-2026 15:42:20 UTC] === API CALL LOG ===
[08-Jul-2026 15:42:20 UTC] Endpoint: user/profile.php
[08-Jul-2026 15:42:20 UTC] Full Log Data: {
    "timestamp": "2026-07-08 15:42:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.170",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.170, 162.158.182.95",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk4IiwidXNlcm5hbWUiOiJ4YWEuYXp6IiwiZW1haWwiOiJhenp4YXlkYXJvdkBnbWFpbC5jb20iLCJleHAiOjE3ODQxMzAwMjl9.Ipx9DeD0zfQaBptq-a_QV0NtZIVDrJQyzmd0mF1FOvo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18032c09f5c992c-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.170",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 15:42:20 UTC] === END API CALL LOG ===
[08-Jul-2026 15:42:20 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 15:42:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk4IiwidXNlcm5hbWUiOiJ4YWEuYXp6IiwiZW1haWwiOiJhenp4YXlkYXJvdkBnbWFpbC5jb20iLCJleHAiOjE3ODQxMzAwMjl9.Ipx9DeD0zfQaBptq-a_QV0NtZIVDrJQyzmd0mF1FOvo
[08-Jul-2026 15:42:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 15:42:20 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 15:42:20 UTC] User ID: 998
[08-Jul-2026 15:42:20 UTC] ✅ User profile retrieved successfully for user ID: 998
[08-Jul-2026 15:42:20 UTC] User Purchases API - User ID: 998
[08-Jul-2026 15:42:20 UTC] User Purchases API - Total purchases found: 0
[08-Jul-2026 15:42:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 15:42:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 15:42:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.63.205.170, 162.158.182.95","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk4IiwidXNlcm5hbWUiOiJ4YWEuYXp6IiwiZW1haWwiOiJhenp4YXlkYXJvdkBnbWFpbC5jb20iLCJleHAiOjE3ODQxMzAwMjl9.Ipx9DeD0zfQaBptq-a_QV0NtZIVDrJQyzmd0mF1FOvo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a18032c53970992c-ARN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"92.63.205.170","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jul-2026 15:42:21 UTC] === User Orders API Called ===
[08-Jul-2026 15:42:21 UTC] User ID: 998
[08-Jul-2026 15:42:21 UTC] Limit: 20, Offset: 0
[08-Jul-2026 15:42:21 UTC] Orders found: 0
[08-Jul-2026 15:42:21 UTC] Orders data: []
[08-Jul-2026 15:42:21 UTC] Total orders count: 0
[08-Jul-2026 15:42:22 UTC] === API CALL LOG ===
[08-Jul-2026 15:42:22 UTC] Endpoint: user/profile.php
[08-Jul-2026 15:42:22 UTC] Full Log Data: {
    "timestamp": "2026-07-08 15:42:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.170",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.170, 162.158.182.95",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk4IiwidXNlcm5hbWUiOiJ4YWEuYXp6IiwiZW1haWwiOiJhenp4YXlkYXJvdkBnbWFpbC5jb20iLCJleHAiOjE3ODQxMzAwMjl9.Ipx9DeD0zfQaBptq-a_QV0NtZIVDrJQyzmd0mF1FOvo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18032d168b8992c-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.170",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 15:42:22 UTC] === END API CALL LOG ===
[08-Jul-2026 15:42:22 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 15:42:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk4IiwidXNlcm5hbWUiOiJ4YWEuYXp6IiwiZW1haWwiOiJhenp4YXlkYXJvdkBnbWFpbC5jb20iLCJleHAiOjE3ODQxMzAwMjl9.Ipx9DeD0zfQaBptq-a_QV0NtZIVDrJQyzmd0mF1FOvo
[08-Jul-2026 15:42:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 15:42:22 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 15:42:22 UTC] User ID: 998
[08-Jul-2026 15:42:22 UTC] ✅ User profile retrieved successfully for user ID: 998
[08-Jul-2026 15:42:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 15:42:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 15:42:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.63.205.170, 162.158.182.95","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk4IiwidXNlcm5hbWUiOiJ4YWEuYXp6IiwiZW1haWwiOiJhenp4YXlkYXJvdkBnbWFpbC5jb20iLCJleHAiOjE3ODQxMzAwMjl9.Ipx9DeD0zfQaBptq-a_QV0NtZIVDrJQyzmd0mF1FOvo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a18032d168b4992c-ARN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"92.63.205.170","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jul-2026 15:42:22 UTC] === User Orders API Called ===
[08-Jul-2026 15:42:22 UTC] User ID: 998
[08-Jul-2026 15:42:22 UTC] Limit: 20, Offset: 0
[08-Jul-2026 15:42:22 UTC] Orders found: 0
[08-Jul-2026 15:42:22 UTC] Orders data: []
[08-Jul-2026 15:42:22 UTC] Total orders count: 0
[08-Jul-2026 15:42:23 UTC] === API CALL LOG ===
[08-Jul-2026 15:42:23 UTC] Endpoint: user/profile.php
[08-Jul-2026 15:42:23 UTC] Full Log Data: {
    "timestamp": "2026-07-08 15:42:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.170",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.170, 162.158.182.95",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk4IiwidXNlcm5hbWUiOiJ4YWEuYXp6IiwiZW1haWwiOiJhenp4YXlkYXJvdkBnbWFpbC5jb20iLCJleHAiOjE3ODQxMzAwMjl9.Ipx9DeD0zfQaBptq-a_QV0NtZIVDrJQyzmd0mF1FOvo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18032d43a00992c-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.170",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 15:42:23 UTC] === END API CALL LOG ===
[08-Jul-2026 15:42:23 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 15:42:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk4IiwidXNlcm5hbWUiOiJ4YWEuYXp6IiwiZW1haWwiOiJhenp4YXlkYXJvdkBnbWFpbC5jb20iLCJleHAiOjE3ODQxMzAwMjl9.Ipx9DeD0zfQaBptq-a_QV0NtZIVDrJQyzmd0mF1FOvo
[08-Jul-2026 15:42:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 15:42:23 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 15:42:23 UTC] User ID: 998
[08-Jul-2026 15:42:23 UTC] ✅ User profile retrieved successfully for user ID: 998
[08-Jul-2026 15:42:24 UTC] === API CALL LOG ===
[08-Jul-2026 15:42:24 UTC] Endpoint: user/profile.php
[08-Jul-2026 15:42:24 UTC] Full Log Data: {
    "timestamp": "2026-07-08 15:42:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.170",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.170, 162.158.182.95",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk4IiwidXNlcm5hbWUiOiJ4YWEuYXp6IiwiZW1haWwiOiJhenp4YXlkYXJvdkBnbWFpbC5jb20iLCJleHAiOjE3ODQxMzAwMjl9.Ipx9DeD0zfQaBptq-a_QV0NtZIVDrJQyzmd0mF1FOvo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18032dbce1a992c-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.170",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 15:42:24 UTC] === END API CALL LOG ===
[08-Jul-2026 15:42:24 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 15:42:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk4IiwidXNlcm5hbWUiOiJ4YWEuYXp6IiwiZW1haWwiOiJhenp4YXlkYXJvdkBnbWFpbC5jb20iLCJleHAiOjE3ODQxMzAwMjl9.Ipx9DeD0zfQaBptq-a_QV0NtZIVDrJQyzmd0mF1FOvo
[08-Jul-2026 15:42:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 15:42:24 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 15:42:24 UTC] User ID: 998
[08-Jul-2026 15:42:24 UTC] ✅ User profile retrieved successfully for user ID: 998
[08-Jul-2026 15:43:08 UTC] === API CALL LOG ===
[08-Jul-2026 15:43:08 UTC] Endpoint: user/profile.php
[08-Jul-2026 15:43:08 UTC] Full Log Data: {
    "timestamp": "2026-07-08 15:43:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.170",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.170, 104.23.223.40",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk4IiwidXNlcm5hbWUiOiJ4YWEuYXp6IiwiZW1haWwiOiJhenp4YXlkYXJvdkBnbWFpbC5jb20iLCJleHAiOjE3ODQxMzAwMjl9.Ipx9DeD0zfQaBptq-a_QV0NtZIVDrJQyzmd0mF1FOvo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18033eddb17eff3-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.170",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 15:43:08 UTC] === END API CALL LOG ===
[08-Jul-2026 15:43:08 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 15:43:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk4IiwidXNlcm5hbWUiOiJ4YWEuYXp6IiwiZW1haWwiOiJhenp4YXlkYXJvdkBnbWFpbC5jb20iLCJleHAiOjE3ODQxMzAwMjl9.Ipx9DeD0zfQaBptq-a_QV0NtZIVDrJQyzmd0mF1FOvo
[08-Jul-2026 15:43:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 15:43:08 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 15:43:08 UTC] User ID: 998
[08-Jul-2026 15:43:08 UTC] ✅ User profile retrieved successfully for user ID: 998
[08-Jul-2026 15:43:08 UTC] === API CALL LOG ===
[08-Jul-2026 15:43:08 UTC] Endpoint: user/profile.php
[08-Jul-2026 15:43:08 UTC] Full Log Data: {
    "timestamp": "2026-07-08 15:43:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.170",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.170, 104.23.223.40",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk4IiwidXNlcm5hbWUiOiJ4YWEuYXp6IiwiZW1haWwiOiJhenp4YXlkYXJvdkBnbWFpbC5jb20iLCJleHAiOjE3ODQxMzAwMjl9.Ipx9DeD0zfQaBptq-a_QV0NtZIVDrJQyzmd0mF1FOvo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18033eead4deff3-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.170",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 15:43:08 UTC] === END API CALL LOG ===
[08-Jul-2026 15:43:08 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 15:43:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk4IiwidXNlcm5hbWUiOiJ4YWEuYXp6IiwiZW1haWwiOiJhenp4YXlkYXJvdkBnbWFpbC5jb20iLCJleHAiOjE3ODQxMzAwMjl9.Ipx9DeD0zfQaBptq-a_QV0NtZIVDrJQyzmd0mF1FOvo
[08-Jul-2026 15:43:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 15:43:08 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 15:43:08 UTC] User ID: 998
[08-Jul-2026 15:43:08 UTC] ✅ User profile retrieved successfully for user ID: 998
[08-Jul-2026 15:43:08 UTC] === API CALL LOG ===
[08-Jul-2026 15:43:08 UTC] Endpoint: user/profile.php
[08-Jul-2026 15:43:08 UTC] Full Log Data: {
    "timestamp": "2026-07-08 15:43:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.170",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.170, 104.23.223.40",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk4IiwidXNlcm5hbWUiOiJ4YWEuYXp6IiwiZW1haWwiOiJhenp4YXlkYXJvdkBnbWFpbC5jb20iLCJleHAiOjE3ODQxMzAwMjl9.Ipx9DeD0zfQaBptq-a_QV0NtZIVDrJQyzmd0mF1FOvo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18033eead4eeff3-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.170",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 15:43:08 UTC] === END API CALL LOG ===
[08-Jul-2026 15:43:08 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 15:43:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk4IiwidXNlcm5hbWUiOiJ4YWEuYXp6IiwiZW1haWwiOiJhenp4YXlkYXJvdkBnbWFpbC5jb20iLCJleHAiOjE3ODQxMzAwMjl9.Ipx9DeD0zfQaBptq-a_QV0NtZIVDrJQyzmd0mF1FOvo
[08-Jul-2026 15:43:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 15:43:08 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 15:43:08 UTC] User ID: 998
[08-Jul-2026 15:43:08 UTC] === API CALL LOG ===
[08-Jul-2026 15:43:08 UTC] Endpoint: user/profile.php
[08-Jul-2026 15:43:08 UTC] ✅ User profile retrieved successfully for user ID: 998
[08-Jul-2026 15:43:08 UTC] Full Log Data: {
    "timestamp": "2026-07-08 15:43:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.170",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.170, 104.23.223.40",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk4IiwidXNlcm5hbWUiOiJ4YWEuYXp6IiwiZW1haWwiOiJhenp4YXlkYXJvdkBnbWFpbC5jb20iLCJleHAiOjE3ODQxMzAwMjl9.Ipx9DeD0zfQaBptq-a_QV0NtZIVDrJQyzmd0mF1FOvo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18033eead4feff3-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.170",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 15:43:08 UTC] === END API CALL LOG ===
[08-Jul-2026 15:43:08 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 15:43:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk4IiwidXNlcm5hbWUiOiJ4YWEuYXp6IiwiZW1haWwiOiJhenp4YXlkYXJvdkBnbWFpbC5jb20iLCJleHAiOjE3ODQxMzAwMjl9.Ipx9DeD0zfQaBptq-a_QV0NtZIVDrJQyzmd0mF1FOvo
[08-Jul-2026 15:43:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 15:43:08 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 15:43:08 UTC] User ID: 998
[08-Jul-2026 15:43:08 UTC] ✅ User profile retrieved successfully for user ID: 998
[08-Jul-2026 15:43:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 15:43:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 15:43:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.63.205.170, 104.23.223.102","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk4IiwidXNlcm5hbWUiOiJ4YWEuYXp6IiwiZW1haWwiOiJhenp4YXlkYXJvdkBnbWFpbC5jb20iLCJleHAiOjE3ODQxMzAwMjl9.Ipx9DeD0zfQaBptq-a_QV0NtZIVDrJQyzmd0mF1FOvo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a18033eead53eff3-ARN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"92.63.205.170","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jul-2026 15:43:08 UTC] === User Orders API Called ===
[08-Jul-2026 15:43:08 UTC] User ID: 998
[08-Jul-2026 15:43:08 UTC] Limit: 20, Offset: 0
[08-Jul-2026 15:43:08 UTC] Orders found: 0
[08-Jul-2026 15:43:08 UTC] Orders data: []
[08-Jul-2026 15:43:08 UTC] Total orders count: 0
[08-Jul-2026 15:43:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 15:43:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 15:43:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.63.205.170, 104.23.223.40","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk4IiwidXNlcm5hbWUiOiJ4YWEuYXp6IiwiZW1haWwiOiJhenp4YXlkYXJvdkBnbWFpbC5jb20iLCJleHAiOjE3ODQxMzAwMjl9.Ipx9DeD0zfQaBptq-a_QV0NtZIVDrJQyzmd0mF1FOvo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1803403bd37eff3-ARN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"92.63.205.170","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jul-2026 15:43:11 UTC] === API CALL LOG ===
[08-Jul-2026 15:43:11 UTC] Endpoint: user/profile.php
[08-Jul-2026 15:43:11 UTC] === User Orders API Called ===
[08-Jul-2026 15:43:11 UTC] Full Log Data: {
    "timestamp": "2026-07-08 15:43:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.170",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.170, 104.23.223.40",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk4IiwidXNlcm5hbWUiOiJ4YWEuYXp6IiwiZW1haWwiOiJhenp4YXlkYXJvdkBnbWFpbC5jb20iLCJleHAiOjE3ODQxMzAwMjl9.Ipx9DeD0zfQaBptq-a_QV0NtZIVDrJQyzmd0mF1FOvo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1803403bd38eff3-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.170",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 15:43:11 UTC] === END API CALL LOG ===
[08-Jul-2026 15:43:11 UTC] User ID: 998
[08-Jul-2026 15:43:11 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 15:43:11 UTC] Limit: 20, Offset: 0
[08-Jul-2026 15:43:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk4IiwidXNlcm5hbWUiOiJ4YWEuYXp6IiwiZW1haWwiOiJhenp4YXlkYXJvdkBnbWFpbC5jb20iLCJleHAiOjE3ODQxMzAwMjl9.Ipx9DeD0zfQaBptq-a_QV0NtZIVDrJQyzmd0mF1FOvo
[08-Jul-2026 15:43:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 15:43:11 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 15:43:11 UTC] User ID: 998
[08-Jul-2026 15:43:11 UTC] ✅ User profile retrieved successfully for user ID: 998
[08-Jul-2026 15:43:11 UTC] Orders found: 0
[08-Jul-2026 15:43:11 UTC] Orders data: []
[08-Jul-2026 15:43:11 UTC] Total orders count: 0
[08-Jul-2026 15:43:12 UTC] === API CALL LOG ===
[08-Jul-2026 15:43:12 UTC] Endpoint: user/profile.php
[08-Jul-2026 15:43:12 UTC] Full Log Data: {
    "timestamp": "2026-07-08 15:43:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.170",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.170, 104.23.223.40",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk4IiwidXNlcm5hbWUiOiJ4YWEuYXp6IiwiZW1haWwiOiJhenp4YXlkYXJvdkBnbWFpbC5jb20iLCJleHAiOjE3ODQxMzAwMjl9.Ipx9DeD0zfQaBptq-a_QV0NtZIVDrJQyzmd0mF1FOvo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1803407a97eeff3-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.170",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 15:43:12 UTC] === END API CALL LOG ===
[08-Jul-2026 15:43:12 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 15:43:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk4IiwidXNlcm5hbWUiOiJ4YWEuYXp6IiwiZW1haWwiOiJhenp4YXlkYXJvdkBnbWFpbC5jb20iLCJleHAiOjE3ODQxMzAwMjl9.Ipx9DeD0zfQaBptq-a_QV0NtZIVDrJQyzmd0mF1FOvo
[08-Jul-2026 15:43:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 15:43:12 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 15:43:12 UTC] User ID: 998
[08-Jul-2026 15:43:12 UTC] ✅ User profile retrieved successfully for user ID: 998
[08-Jul-2026 15:43:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 15:43:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 15:43:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.63.205.170, 104.23.223.40","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk4IiwidXNlcm5hbWUiOiJ4YWEuYXp6IiwiZW1haWwiOiJhenp4YXlkYXJvdkBnbWFpbC5jb20iLCJleHAiOjE3ODQxMzAwMjl9.Ipx9DeD0zfQaBptq-a_QV0NtZIVDrJQyzmd0mF1FOvo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a18034101c20eff3-ARN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"92.63.205.170","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jul-2026 15:43:13 UTC] === User Orders API Called ===
[08-Jul-2026 15:43:13 UTC] User ID: 998
[08-Jul-2026 15:43:13 UTC] Limit: 20, Offset: 0
[08-Jul-2026 15:43:13 UTC] Orders found: 0
[08-Jul-2026 15:43:13 UTC] Orders data: []
[08-Jul-2026 15:43:13 UTC] Total orders count: 0
[08-Jul-2026 15:43:15 UTC] === API CALL LOG ===
[08-Jul-2026 15:43:15 UTC] Endpoint: user/profile.php
[08-Jul-2026 15:43:15 UTC] Full Log Data: {
    "timestamp": "2026-07-08 15:43:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.170",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.170, 104.23.223.40",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk4IiwidXNlcm5hbWUiOiJ4YWEuYXp6IiwiZW1haWwiOiJhenp4YXlkYXJvdkBnbWFpbC5jb20iLCJleHAiOjE3ODQxMzAwMjl9.Ipx9DeD0zfQaBptq-a_QV0NtZIVDrJQyzmd0mF1FOvo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a180341a3d33eff3-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.170",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 15:43:15 UTC] === END API CALL LOG ===
[08-Jul-2026 15:43:15 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 15:43:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk4IiwidXNlcm5hbWUiOiJ4YWEuYXp6IiwiZW1haWwiOiJhenp4YXlkYXJvdkBnbWFpbC5jb20iLCJleHAiOjE3ODQxMzAwMjl9.Ipx9DeD0zfQaBptq-a_QV0NtZIVDrJQyzmd0mF1FOvo
[08-Jul-2026 15:43:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 15:43:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 15:43:15 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 15:43:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 15:43:15 UTC] User ID: 998
[08-Jul-2026 15:43:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.63.205.170, 104.23.223.40","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk4IiwidXNlcm5hbWUiOiJ4YWEuYXp6IiwiZW1haWwiOiJhenp4YXlkYXJvdkBnbWFpbC5jb20iLCJleHAiOjE3ODQxMzAwMjl9.Ipx9DeD0zfQaBptq-a_QV0NtZIVDrJQyzmd0mF1FOvo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a180341a3d2feff3-ARN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"92.63.205.170","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jul-2026 15:43:15 UTC] === User Orders API Called ===
[08-Jul-2026 15:43:15 UTC] User ID: 998
[08-Jul-2026 15:43:15 UTC] Limit: 20, Offset: 0
[08-Jul-2026 15:43:15 UTC] ✅ User profile retrieved successfully for user ID: 998
[08-Jul-2026 15:43:15 UTC] Orders found: 0
[08-Jul-2026 15:43:15 UTC] Orders data: []
[08-Jul-2026 15:43:15 UTC] Total orders count: 0
[08-Jul-2026 15:43:16 UTC] === API CALL LOG ===
[08-Jul-2026 15:43:16 UTC] Endpoint: user/profile.php
[08-Jul-2026 15:43:16 UTC] Full Log Data: {
    "timestamp": "2026-07-08 15:43:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.170",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.170, 104.23.223.40",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk4IiwidXNlcm5hbWUiOiJ4YWEuYXp6IiwiZW1haWwiOiJhenp4YXlkYXJvdkBnbWFpbC5jb20iLCJleHAiOjE3ODQxMzAwMjl9.Ipx9DeD0zfQaBptq-a_QV0NtZIVDrJQyzmd0mF1FOvo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a180341d5fe3eff3-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.170",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 15:43:16 UTC] === END API CALL LOG ===
[08-Jul-2026 15:43:16 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 15:43:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk4IiwidXNlcm5hbWUiOiJ4YWEuYXp6IiwiZW1haWwiOiJhenp4YXlkYXJvdkBnbWFpbC5jb20iLCJleHAiOjE3ODQxMzAwMjl9.Ipx9DeD0zfQaBptq-a_QV0NtZIVDrJQyzmd0mF1FOvo
[08-Jul-2026 15:43:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 15:43:16 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 15:43:16 UTC] User ID: 998
[08-Jul-2026 15:43:16 UTC] ✅ User profile retrieved successfully for user ID: 998
[08-Jul-2026 15:43:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 15:43:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 15:43:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.63.205.170, 104.23.223.40","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk4IiwidXNlcm5hbWUiOiJ4YWEuYXp6IiwiZW1haWwiOiJhenp4YXlkYXJvdkBnbWFpbC5jb20iLCJleHAiOjE3ODQxMzAwMjl9.Ipx9DeD0zfQaBptq-a_QV0NtZIVDrJQyzmd0mF1FOvo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a18034a22e51eff3-ARN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"92.63.205.170","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jul-2026 15:43:37 UTC] === User Orders API Called ===
[08-Jul-2026 15:43:37 UTC] User ID: 998
[08-Jul-2026 15:43:37 UTC] Limit: 20, Offset: 0
[08-Jul-2026 15:43:37 UTC] Orders found: 0
[08-Jul-2026 15:43:37 UTC] Orders data: []
[08-Jul-2026 15:43:37 UTC] Total orders count: 0
[08-Jul-2026 17:32:26 UTC] === API CALL LOG ===
[08-Jul-2026 17:32:26 UTC] Endpoint: user/profile.php
[08-Jul-2026 17:32:26 UTC] Full Log Data: {
    "timestamp": "2026-07-08 17:32:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:2021:9e02:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c1:2021:9e02:8000::, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk5IiwidXNlcm5hbWUiOiI5MDIzMTkwNzgzIiwiZW1haWwiOiJzYW1pcnBhdGVsaXlhNjZAZ21haWwuY29tIiwiZXhwIjoxNzg0MTM2NzQ1fQ.4IX2YaP20BW7qSatlRuE4NwV2b9CRNIK2-9i0dQRdH8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a180d40ac87efede-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c1:2021:9e02:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 17:32:26 UTC] === END API CALL LOG ===
[08-Jul-2026 17:32:26 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 17:32:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk5IiwidXNlcm5hbWUiOiI5MDIzMTkwNzgzIiwiZW1haWwiOiJzYW1pcnBhdGVsaXlhNjZAZ21haWwuY29tIiwiZXhwIjoxNzg0MTM2NzQ1fQ.4IX2YaP20BW7qSatlRuE4NwV2b9CRNIK2-9i0dQRdH8
[08-Jul-2026 17:32:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 17:32:26 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 17:32:26 UTC] User ID: 999
[08-Jul-2026 17:32:26 UTC] ✅ User profile retrieved successfully for user ID: 999
[08-Jul-2026 17:32:26 UTC] === API CALL LOG ===
[08-Jul-2026 17:32:26 UTC] Endpoint: user/profile.php
[08-Jul-2026 17:32:26 UTC] Full Log Data: {
    "timestamp": "2026-07-08 17:32:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:2021:9e02:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c1:2021:9e02:8000::, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk5IiwidXNlcm5hbWUiOiI5MDIzMTkwNzgzIiwiZW1haWwiOiJzYW1pcnBhdGVsaXlhNjZAZ21haWwuY29tIiwiZXhwIjoxNzg0MTM2NzQ1fQ.4IX2YaP20BW7qSatlRuE4NwV2b9CRNIK2-9i0dQRdH8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a180d40b59b8fede-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c1:2021:9e02:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 17:32:26 UTC] === END API CALL LOG ===
[08-Jul-2026 17:32:26 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 17:32:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk5IiwidXNlcm5hbWUiOiI5MDIzMTkwNzgzIiwiZW1haWwiOiJzYW1pcnBhdGVsaXlhNjZAZ21haWwuY29tIiwiZXhwIjoxNzg0MTM2NzQ1fQ.4IX2YaP20BW7qSatlRuE4NwV2b9CRNIK2-9i0dQRdH8
[08-Jul-2026 17:32:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 17:32:26 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 17:32:26 UTC] User ID: 999
[08-Jul-2026 17:32:26 UTC] ✅ User profile retrieved successfully for user ID: 999
[08-Jul-2026 17:32:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 17:32:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 17:32:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40c1:2021:9e02:8000::, 104.23.175.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk5IiwidXNlcm5hbWUiOiI5MDIzMTkwNzgzIiwiZW1haWwiOiJzYW1pcnBhdGVsaXlhNjZAZ21haWwuY29tIiwiZXhwIjoxNzg0MTM2NzQ1fQ.4IX2YaP20BW7qSatlRuE4NwV2b9CRNIK2-9i0dQRdH8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a180d40b59b6fede-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40c1:2021:9e02:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jul-2026 17:32:26 UTC] === User Orders API Called ===
[08-Jul-2026 17:32:26 UTC] User ID: 999
[08-Jul-2026 17:32:26 UTC] Limit: 20, Offset: 0
[08-Jul-2026 17:32:26 UTC] Orders found: 0
[08-Jul-2026 17:32:26 UTC] Orders data: []
[08-Jul-2026 17:32:26 UTC] Total orders count: 0
[08-Jul-2026 17:32:28 UTC] === API CALL LOG ===
[08-Jul-2026 17:32:28 UTC] Endpoint: user/profile.php
[08-Jul-2026 17:32:28 UTC] Full Log Data: {
    "timestamp": "2026-07-08 17:32:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:2021:9e02:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c1:2021:9e02:8000::, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk5IiwidXNlcm5hbWUiOiI5MDIzMTkwNzgzIiwiZW1haWwiOiJzYW1pcnBhdGVsaXlhNjZAZ21haWwuY29tIiwiZXhwIjoxNzg0MTM2NzQ1fQ.4IX2YaP20BW7qSatlRuE4NwV2b9CRNIK2-9i0dQRdH8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a180d4146febfede-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c1:2021:9e02:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 17:32:28 UTC] === END API CALL LOG ===
[08-Jul-2026 17:32:28 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 17:32:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk5IiwidXNlcm5hbWUiOiI5MDIzMTkwNzgzIiwiZW1haWwiOiJzYW1pcnBhdGVsaXlhNjZAZ21haWwuY29tIiwiZXhwIjoxNzg0MTM2NzQ1fQ.4IX2YaP20BW7qSatlRuE4NwV2b9CRNIK2-9i0dQRdH8
[08-Jul-2026 17:32:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 17:32:28 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 17:32:28 UTC] User ID: 999
[08-Jul-2026 17:32:28 UTC] ✅ User profile retrieved successfully for user ID: 999
[08-Jul-2026 17:32:53 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 17:32:53 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 17:32:53 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40c1:2021:9e02:8000::, 104.23.175.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk5IiwidXNlcm5hbWUiOiI5MDIzMTkwNzgzIiwiZW1haWwiOiJzYW1pcnBhdGVsaXlhNjZAZ21haWwuY29tIiwiZXhwIjoxNzg0MTM2NzQ1fQ.4IX2YaP20BW7qSatlRuE4NwV2b9CRNIK2-9i0dQRdH8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a180d4abcdb1fede-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40c1:2021:9e02:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jul-2026 17:32:53 UTC] === User Orders API Called ===
[08-Jul-2026 17:32:53 UTC] User ID: 999
[08-Jul-2026 17:32:53 UTC] Limit: 20, Offset: 0
[08-Jul-2026 17:32:53 UTC] Orders found: 0
[08-Jul-2026 17:32:53 UTC] Orders data: []
[08-Jul-2026 17:32:53 UTC] Total orders count: 0
[08-Jul-2026 17:32:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 17:32:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 17:32:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40c1:2021:9e02:8000::, 104.23.175.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk5IiwidXNlcm5hbWUiOiI5MDIzMTkwNzgzIiwiZW1haWwiOiJzYW1pcnBhdGVsaXlhNjZAZ21haWwuY29tIiwiZXhwIjoxNzg0MTM2NzQ1fQ.4IX2YaP20BW7qSatlRuE4NwV2b9CRNIK2-9i0dQRdH8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a180d4bad8defede-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40c1:2021:9e02:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jul-2026 17:32:54 UTC] === User Orders API Called ===
[08-Jul-2026 17:32:54 UTC] User ID: 999
[08-Jul-2026 17:32:54 UTC] Limit: 20, Offset: 0
[08-Jul-2026 17:32:54 UTC] Orders found: 0
[08-Jul-2026 17:32:54 UTC] Orders data: []
[08-Jul-2026 17:32:54 UTC] Total orders count: 0
[08-Jul-2026 17:32:54 UTC] === API CALL LOG ===
[08-Jul-2026 17:32:54 UTC] Endpoint: user/profile.php
[08-Jul-2026 17:32:54 UTC] Full Log Data: {
    "timestamp": "2026-07-08 17:32:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:2021:9e02:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c1:2021:9e02:8000::, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk5IiwidXNlcm5hbWUiOiI5MDIzMTkwNzgzIiwiZW1haWwiOiJzYW1pcnBhdGVsaXlhNjZAZ21haWwuY29tIiwiZXhwIjoxNzg0MTM2NzQ1fQ.4IX2YaP20BW7qSatlRuE4NwV2b9CRNIK2-9i0dQRdH8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a180d4bad8e1fede-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c1:2021:9e02:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 17:32:54 UTC] === END API CALL LOG ===
[08-Jul-2026 17:32:54 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 17:32:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk5IiwidXNlcm5hbWUiOiI5MDIzMTkwNzgzIiwiZW1haWwiOiJzYW1pcnBhdGVsaXlhNjZAZ21haWwuY29tIiwiZXhwIjoxNzg0MTM2NzQ1fQ.4IX2YaP20BW7qSatlRuE4NwV2b9CRNIK2-9i0dQRdH8
[08-Jul-2026 17:32:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 17:32:54 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 17:32:54 UTC] User ID: 999
[08-Jul-2026 17:32:54 UTC] ✅ User profile retrieved successfully for user ID: 999
[08-Jul-2026 17:32:55 UTC] === API CALL LOG ===
[08-Jul-2026 17:32:55 UTC] Endpoint: user/profile.php
[08-Jul-2026 17:32:55 UTC] Full Log Data: {
    "timestamp": "2026-07-08 17:32:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:2021:9e02:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c1:2021:9e02:8000::, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk5IiwidXNlcm5hbWUiOiI5MDIzMTkwNzgzIiwiZW1haWwiOiJzYW1pcnBhdGVsaXlhNjZAZ21haWwuY29tIiwiZXhwIjoxNzg0MTM2NzQ1fQ.4IX2YaP20BW7qSatlRuE4NwV2b9CRNIK2-9i0dQRdH8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a180d4be9936fede-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c1:2021:9e02:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 17:32:55 UTC] === END API CALL LOG ===
[08-Jul-2026 17:32:55 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 17:32:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk5IiwidXNlcm5hbWUiOiI5MDIzMTkwNzgzIiwiZW1haWwiOiJzYW1pcnBhdGVsaXlhNjZAZ21haWwuY29tIiwiZXhwIjoxNzg0MTM2NzQ1fQ.4IX2YaP20BW7qSatlRuE4NwV2b9CRNIK2-9i0dQRdH8
[08-Jul-2026 17:32:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 17:32:55 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 17:32:55 UTC] User ID: 999
[08-Jul-2026 17:32:55 UTC] ✅ User profile retrieved successfully for user ID: 999
[08-Jul-2026 17:32:56 UTC] === API CALL LOG ===
[08-Jul-2026 17:32:56 UTC] Endpoint: user/profile.php
[08-Jul-2026 17:32:56 UTC] Full Log Data: {
    "timestamp": "2026-07-08 17:32:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:2021:9e02:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c1:2021:9e02:8000::, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk5IiwidXNlcm5hbWUiOiI5MDIzMTkwNzgzIiwiZW1haWwiOiJzYW1pcnBhdGVsaXlhNjZAZ21haWwuY29tIiwiZXhwIjoxNzg0MTM2NzQ1fQ.4IX2YaP20BW7qSatlRuE4NwV2b9CRNIK2-9i0dQRdH8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a180d4c2faecfede-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c1:2021:9e02:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 17:32:56 UTC] === END API CALL LOG ===
[08-Jul-2026 17:32:56 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 17:32:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk5IiwidXNlcm5hbWUiOiI5MDIzMTkwNzgzIiwiZW1haWwiOiJzYW1pcnBhdGVsaXlhNjZAZ21haWwuY29tIiwiZXhwIjoxNzg0MTM2NzQ1fQ.4IX2YaP20BW7qSatlRuE4NwV2b9CRNIK2-9i0dQRdH8
[08-Jul-2026 17:32:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 17:32:56 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 17:32:56 UTC] User ID: 999
[08-Jul-2026 17:32:56 UTC] ✅ User profile retrieved successfully for user ID: 999
[08-Jul-2026 17:33:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 17:33:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 17:33:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40c1:2021:9e02:8000::, 104.23.175.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk5IiwidXNlcm5hbWUiOiI5MDIzMTkwNzgzIiwiZW1haWwiOiJzYW1pcnBhdGVsaXlhNjZAZ21haWwuY29tIiwiZXhwIjoxNzg0MTM2NzQ1fQ.4IX2YaP20BW7qSatlRuE4NwV2b9CRNIK2-9i0dQRdH8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a180d51c5b15fede-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40c1:2021:9e02:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jul-2026 17:33:11 UTC] === User Orders API Called ===
[08-Jul-2026 17:33:11 UTC] User ID: 999
[08-Jul-2026 17:33:11 UTC] Limit: 20, Offset: 0
[08-Jul-2026 17:33:11 UTC] Orders found: 0
[08-Jul-2026 17:33:11 UTC] Orders data: []
[08-Jul-2026 17:33:11 UTC] Total orders count: 0
[08-Jul-2026 17:33:11 UTC] === API CALL LOG ===
[08-Jul-2026 17:33:11 UTC] Endpoint: user/profile.php
[08-Jul-2026 17:33:11 UTC] Full Log Data: {
    "timestamp": "2026-07-08 17:33:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:2021:9e02:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c1:2021:9e02:8000::, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk5IiwidXNlcm5hbWUiOiI5MDIzMTkwNzgzIiwiZW1haWwiOiJzYW1pcnBhdGVsaXlhNjZAZ21haWwuY29tIiwiZXhwIjoxNzg0MTM2NzQ1fQ.4IX2YaP20BW7qSatlRuE4NwV2b9CRNIK2-9i0dQRdH8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a180d51c5b16fede-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c1:2021:9e02:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 17:33:11 UTC] === END API CALL LOG ===
[08-Jul-2026 17:33:11 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 17:33:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk5IiwidXNlcm5hbWUiOiI5MDIzMTkwNzgzIiwiZW1haWwiOiJzYW1pcnBhdGVsaXlhNjZAZ21haWwuY29tIiwiZXhwIjoxNzg0MTM2NzQ1fQ.4IX2YaP20BW7qSatlRuE4NwV2b9CRNIK2-9i0dQRdH8
[08-Jul-2026 17:33:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 17:33:11 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 17:33:11 UTC] User ID: 999
[08-Jul-2026 17:33:11 UTC] ✅ User profile retrieved successfully for user ID: 999
[08-Jul-2026 17:33:11 UTC] === API CALL LOG ===
[08-Jul-2026 17:33:11 UTC] Endpoint: user/profile.php
[08-Jul-2026 17:33:11 UTC] Full Log Data: {
    "timestamp": "2026-07-08 17:33:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:2021:9e02:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c1:2021:9e02:8000::, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk5IiwidXNlcm5hbWUiOiI5MDIzMTkwNzgzIiwiZW1haWwiOiJzYW1pcnBhdGVsaXlhNjZAZ21haWwuY29tIiwiZXhwIjoxNzg0MTM2NzQ1fQ.4IX2YaP20BW7qSatlRuE4NwV2b9CRNIK2-9i0dQRdH8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a180d5202c70fede-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c1:2021:9e02:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 17:33:11 UTC] === END API CALL LOG ===
[08-Jul-2026 17:33:11 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 17:33:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk5IiwidXNlcm5hbWUiOiI5MDIzMTkwNzgzIiwiZW1haWwiOiJzYW1pcnBhdGVsaXlhNjZAZ21haWwuY29tIiwiZXhwIjoxNzg0MTM2NzQ1fQ.4IX2YaP20BW7qSatlRuE4NwV2b9CRNIK2-9i0dQRdH8
[08-Jul-2026 17:33:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 17:33:11 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 17:33:11 UTC] User ID: 999
[08-Jul-2026 17:33:11 UTC] ✅ User profile retrieved successfully for user ID: 999
[08-Jul-2026 17:33:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 17:33:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 17:33:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40c1:2021:9e02:8000::, 104.23.175.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk5IiwidXNlcm5hbWUiOiI5MDIzMTkwNzgzIiwiZW1haWwiOiJzYW1pcnBhdGVsaXlhNjZAZ21haWwuY29tIiwiZXhwIjoxNzg0MTM2NzQ1fQ.4IX2YaP20BW7qSatlRuE4NwV2b9CRNIK2-9i0dQRdH8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a180d566ddb1fede-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40c1:2021:9e02:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jul-2026 17:33:22 UTC] === User Orders API Called ===
[08-Jul-2026 17:33:22 UTC] User ID: 999
[08-Jul-2026 17:33:22 UTC] Limit: 20, Offset: 0
[08-Jul-2026 17:33:22 UTC] === API CALL LOG ===
[08-Jul-2026 17:33:22 UTC] Endpoint: user/profile.php
[08-Jul-2026 17:33:22 UTC] Full Log Data: {
    "timestamp": "2026-07-08 17:33:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:2021:9e02:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c1:2021:9e02:8000::, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk5IiwidXNlcm5hbWUiOiI5MDIzMTkwNzgzIiwiZW1haWwiOiJzYW1pcnBhdGVsaXlhNjZAZ21haWwuY29tIiwiZXhwIjoxNzg0MTM2NzQ1fQ.4IX2YaP20BW7qSatlRuE4NwV2b9CRNIK2-9i0dQRdH8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a180d566ddb5fede-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c1:2021:9e02:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 17:33:22 UTC] === END API CALL LOG ===
[08-Jul-2026 17:33:22 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 17:33:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk5IiwidXNlcm5hbWUiOiI5MDIzMTkwNzgzIiwiZW1haWwiOiJzYW1pcnBhdGVsaXlhNjZAZ21haWwuY29tIiwiZXhwIjoxNzg0MTM2NzQ1fQ.4IX2YaP20BW7qSatlRuE4NwV2b9CRNIK2-9i0dQRdH8
[08-Jul-2026 17:33:22 UTC] Orders found: 0
[08-Jul-2026 17:33:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 17:33:22 UTC] Orders data: []
[08-Jul-2026 17:33:22 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 17:33:22 UTC] User ID: 999
[08-Jul-2026 17:33:22 UTC] Total orders count: 0
[08-Jul-2026 17:33:22 UTC] ✅ User profile retrieved successfully for user ID: 999
[08-Jul-2026 17:33:23 UTC] === API CALL LOG ===
[08-Jul-2026 17:33:23 UTC] Endpoint: user/profile.php
[08-Jul-2026 17:33:23 UTC] Full Log Data: {
    "timestamp": "2026-07-08 17:33:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:2021:9e02:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c1:2021:9e02:8000::, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk5IiwidXNlcm5hbWUiOiI5MDIzMTkwNzgzIiwiZW1haWwiOiJzYW1pcnBhdGVsaXlhNjZAZ21haWwuY29tIiwiZXhwIjoxNzg0MTM2NzQ1fQ.4IX2YaP20BW7qSatlRuE4NwV2b9CRNIK2-9i0dQRdH8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a180d56a8d6efede-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c1:2021:9e02:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 17:33:23 UTC] === END API CALL LOG ===
[08-Jul-2026 17:33:23 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 17:33:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk5IiwidXNlcm5hbWUiOiI5MDIzMTkwNzgzIiwiZW1haWwiOiJzYW1pcnBhdGVsaXlhNjZAZ21haWwuY29tIiwiZXhwIjoxNzg0MTM2NzQ1fQ.4IX2YaP20BW7qSatlRuE4NwV2b9CRNIK2-9i0dQRdH8
[08-Jul-2026 17:33:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 17:33:23 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 17:33:23 UTC] User ID: 999
[08-Jul-2026 17:33:23 UTC] ✅ User profile retrieved successfully for user ID: 999
[08-Jul-2026 17:34:10 UTC] === API CALL LOG ===
[08-Jul-2026 17:34:10 UTC] Endpoint: user/profile.php
[08-Jul-2026 17:34:10 UTC] Full Log Data: {
    "timestamp": "2026-07-08 17:34:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:2021:9e02:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c1:2021:9e02:8000::, 172.71.124.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk5IiwidXNlcm5hbWUiOiI5MDIzMTkwNzgzIiwiZW1haWwiOiJzYW1pcnBhdGVsaXlhNjZAZ21haWwuY29tIiwiZXhwIjoxNzg0MTM2NzQ1fQ.4IX2YaP20BW7qSatlRuE4NwV2b9CRNIK2-9i0dQRdH8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a180d68dddf1cddd-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c1:2021:9e02:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 17:34:10 UTC] === END API CALL LOG ===
[08-Jul-2026 17:34:10 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 17:34:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk5IiwidXNlcm5hbWUiOiI5MDIzMTkwNzgzIiwiZW1haWwiOiJzYW1pcnBhdGVsaXlhNjZAZ21haWwuY29tIiwiZXhwIjoxNzg0MTM2NzQ1fQ.4IX2YaP20BW7qSatlRuE4NwV2b9CRNIK2-9i0dQRdH8
[08-Jul-2026 17:34:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 17:34:10 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 17:34:10 UTC] User ID: 999
[08-Jul-2026 17:34:10 UTC] ✅ User profile retrieved successfully for user ID: 999
[08-Jul-2026 17:34:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 17:34:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 17:34:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40c1:2021:9e02:8000::, 172.71.124.75","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk5IiwidXNlcm5hbWUiOiI5MDIzMTkwNzgzIiwiZW1haWwiOiJzYW1pcnBhdGVsaXlhNjZAZ21haWwuY29tIiwiZXhwIjoxNzg0MTM2NzQ1fQ.4IX2YaP20BW7qSatlRuE4NwV2b9CRNIK2-9i0dQRdH8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a180d68dddedcddd-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40c1:2021:9e02:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jul-2026 17:34:10 UTC] === User Orders API Called ===
[08-Jul-2026 17:34:10 UTC] User ID: 999
[08-Jul-2026 17:34:10 UTC] Limit: 20, Offset: 0
[08-Jul-2026 17:34:10 UTC] Orders found: 0
[08-Jul-2026 17:34:10 UTC] Orders data: []
[08-Jul-2026 17:34:10 UTC] Total orders count: 0
[08-Jul-2026 17:34:10 UTC] === API CALL LOG ===
[08-Jul-2026 17:34:10 UTC] Endpoint: user/profile.php
[08-Jul-2026 17:34:10 UTC] Full Log Data: {
    "timestamp": "2026-07-08 17:34:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:2021:9e02:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c1:2021:9e02:8000::, 172.71.124.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk5IiwidXNlcm5hbWUiOiI5MDIzMTkwNzgzIiwiZW1haWwiOiJzYW1pcnBhdGVsaXlhNjZAZ21haWwuY29tIiwiZXhwIjoxNzg0MTM2NzQ1fQ.4IX2YaP20BW7qSatlRuE4NwV2b9CRNIK2-9i0dQRdH8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a180d691c82dcddd-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c1:2021:9e02:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 17:34:10 UTC] === END API CALL LOG ===
[08-Jul-2026 17:34:10 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 17:34:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk5IiwidXNlcm5hbWUiOiI5MDIzMTkwNzgzIiwiZW1haWwiOiJzYW1pcnBhdGVsaXlhNjZAZ21haWwuY29tIiwiZXhwIjoxNzg0MTM2NzQ1fQ.4IX2YaP20BW7qSatlRuE4NwV2b9CRNIK2-9i0dQRdH8
[08-Jul-2026 17:34:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 17:34:10 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 17:34:10 UTC] User ID: 999
[08-Jul-2026 17:34:10 UTC] ✅ User profile retrieved successfully for user ID: 999
[08-Jul-2026 17:34:11 UTC] === API CALL LOG ===
[08-Jul-2026 17:34:11 UTC] Endpoint: user/profile.php
[08-Jul-2026 17:34:11 UTC] Full Log Data: {
    "timestamp": "2026-07-08 17:34:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:2021:9e02:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c1:2021:9e02:8000::, 172.71.124.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk5IiwidXNlcm5hbWUiOiI5MDIzMTkwNzgzIiwiZW1haWwiOiJzYW1pcnBhdGVsaXlhNjZAZ21haWwuY29tIiwiZXhwIjoxNzg0MTM2NzQ1fQ.4IX2YaP20BW7qSatlRuE4NwV2b9CRNIK2-9i0dQRdH8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a180d69828b7cddd-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c1:2021:9e02:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 17:34:11 UTC] === END API CALL LOG ===
[08-Jul-2026 17:34:11 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 17:34:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk5IiwidXNlcm5hbWUiOiI5MDIzMTkwNzgzIiwiZW1haWwiOiJzYW1pcnBhdGVsaXlhNjZAZ21haWwuY29tIiwiZXhwIjoxNzg0MTM2NzQ1fQ.4IX2YaP20BW7qSatlRuE4NwV2b9CRNIK2-9i0dQRdH8
[08-Jul-2026 17:34:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 17:34:11 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 17:34:11 UTC] User ID: 999
[08-Jul-2026 17:34:11 UTC] ✅ User profile retrieved successfully for user ID: 999
[08-Jul-2026 17:34:14 UTC] === API CALL LOG ===
[08-Jul-2026 17:34:14 UTC] Endpoint: user/profile.php
[08-Jul-2026 17:34:14 UTC] Full Log Data: {
    "timestamp": "2026-07-08 17:34:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:2021:9e02:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c1:2021:9e02:8000::, 172.71.124.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk5IiwidXNlcm5hbWUiOiI5MDIzMTkwNzgzIiwiZW1haWwiOiJzYW1pcnBhdGVsaXlhNjZAZ21haWwuY29tIiwiZXhwIjoxNzg0MTM2NzQ1fQ.4IX2YaP20BW7qSatlRuE4NwV2b9CRNIK2-9i0dQRdH8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a180d6abcfc0cddd-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c1:2021:9e02:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 17:34:14 UTC] === END API CALL LOG ===
[08-Jul-2026 17:34:14 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 17:34:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk5IiwidXNlcm5hbWUiOiI5MDIzMTkwNzgzIiwiZW1haWwiOiJzYW1pcnBhdGVsaXlhNjZAZ21haWwuY29tIiwiZXhwIjoxNzg0MTM2NzQ1fQ.4IX2YaP20BW7qSatlRuE4NwV2b9CRNIK2-9i0dQRdH8
[08-Jul-2026 17:34:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 17:34:14 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 17:34:14 UTC] User ID: 999
[08-Jul-2026 17:34:14 UTC] ✅ User profile retrieved successfully for user ID: 999
[08-Jul-2026 17:34:34 UTC] === API CALL LOG ===
[08-Jul-2026 17:34:34 UTC] Endpoint: user/profile.php
[08-Jul-2026 17:34:34 UTC] Full Log Data: {
    "timestamp": "2026-07-08 17:34:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:2021:9e02:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c1:2021:9e02:8000::, 172.71.124.88",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk5IiwidXNlcm5hbWUiOiI5MDIzMTkwNzgzIiwiZW1haWwiOiJzYW1pcnBhdGVsaXlhNjZAZ21haWwuY29tIiwiZXhwIjoxNzg0MTM2NzQ1fQ.4IX2YaP20BW7qSatlRuE4NwV2b9CRNIK2-9i0dQRdH8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a180d726cf5dcddd-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c1:2021:9e02:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 17:34:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 17:34:34 UTC] === END API CALL LOG ===
[08-Jul-2026 17:34:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 17:34:34 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 17:34:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk5IiwidXNlcm5hbWUiOiI5MDIzMTkwNzgzIiwiZW1haWwiOiJzYW1pcnBhdGVsaXlhNjZAZ21haWwuY29tIiwiZXhwIjoxNzg0MTM2NzQ1fQ.4IX2YaP20BW7qSatlRuE4NwV2b9CRNIK2-9i0dQRdH8
[08-Jul-2026 17:34:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40c1:2021:9e02:8000::, 172.71.124.88","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk5IiwidXNlcm5hbWUiOiI5MDIzMTkwNzgzIiwiZW1haWwiOiJzYW1pcnBhdGVsaXlhNjZAZ21haWwuY29tIiwiZXhwIjoxNzg0MTM2NzQ1fQ.4IX2YaP20BW7qSatlRuE4NwV2b9CRNIK2-9i0dQRdH8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a180d726cf5ccddd-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40c1:2021:9e02:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jul-2026 17:34:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 17:34:34 UTC] === User Orders API Called ===
[08-Jul-2026 17:34:34 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 17:34:34 UTC] User ID: 999
[08-Jul-2026 17:34:34 UTC] User ID: 999
[08-Jul-2026 17:34:34 UTC] Limit: 20, Offset: 0
[08-Jul-2026 17:34:34 UTC] ✅ User profile retrieved successfully for user ID: 999
[08-Jul-2026 17:34:34 UTC] Orders found: 0
[08-Jul-2026 17:34:34 UTC] Orders data: []
[08-Jul-2026 17:34:34 UTC] Total orders count: 0
[08-Jul-2026 17:34:34 UTC] === API CALL LOG ===
[08-Jul-2026 17:34:34 UTC] Endpoint: user/profile.php
[08-Jul-2026 17:34:34 UTC] Full Log Data: {
    "timestamp": "2026-07-08 17:34:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:2021:9e02:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c1:2021:9e02:8000::, 172.71.124.88",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk5IiwidXNlcm5hbWUiOiI5MDIzMTkwNzgzIiwiZW1haWwiOiJzYW1pcnBhdGVsaXlhNjZAZ21haWwuY29tIiwiZXhwIjoxNzg0MTM2NzQ1fQ.4IX2YaP20BW7qSatlRuE4NwV2b9CRNIK2-9i0dQRdH8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a180d72b8a6dcddd-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c1:2021:9e02:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 17:34:34 UTC] === END API CALL LOG ===
[08-Jul-2026 17:34:34 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 17:34:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk5IiwidXNlcm5hbWUiOiI5MDIzMTkwNzgzIiwiZW1haWwiOiJzYW1pcnBhdGVsaXlhNjZAZ21haWwuY29tIiwiZXhwIjoxNzg0MTM2NzQ1fQ.4IX2YaP20BW7qSatlRuE4NwV2b9CRNIK2-9i0dQRdH8
[08-Jul-2026 17:34:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 17:34:34 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 17:34:34 UTC] User ID: 999
[08-Jul-2026 17:34:34 UTC] ✅ User profile retrieved successfully for user ID: 999
[08-Jul-2026 17:34:41 UTC] === API CALL LOG ===
[08-Jul-2026 17:34:41 UTC] Endpoint: user/profile.php
[08-Jul-2026 17:34:41 UTC] Full Log Data: {
    "timestamp": "2026-07-08 17:34:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:2021:9e02:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c1:2021:9e02:8000::, 172.71.124.88",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk5IiwidXNlcm5hbWUiOiI5MDIzMTkwNzgzIiwiZW1haWwiOiJzYW1pcnBhdGVsaXlhNjZAZ21haWwuY29tIiwiZXhwIjoxNzg0MTM2NzQ1fQ.4IX2YaP20BW7qSatlRuE4NwV2b9CRNIK2-9i0dQRdH8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a180d754f883cddd-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c1:2021:9e02:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 17:34:41 UTC] === END API CALL LOG ===
[08-Jul-2026 17:34:41 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 17:34:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk5IiwidXNlcm5hbWUiOiI5MDIzMTkwNzgzIiwiZW1haWwiOiJzYW1pcnBhdGVsaXlhNjZAZ21haWwuY29tIiwiZXhwIjoxNzg0MTM2NzQ1fQ.4IX2YaP20BW7qSatlRuE4NwV2b9CRNIK2-9i0dQRdH8
[08-Jul-2026 17:34:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 17:34:41 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 17:34:41 UTC] User ID: 999
[08-Jul-2026 17:34:41 UTC] ✅ User profile retrieved successfully for user ID: 999
[08-Jul-2026 17:34:41 UTC] User Purchases API - User ID: 999
[08-Jul-2026 17:34:41 UTC] User Purchases API - Total purchases found: 1
[08-Jul-2026 17:34:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 17:34:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 17:34:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40c1:2021:9e02:8000::, 172.71.124.88","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk5IiwidXNlcm5hbWUiOiI5MDIzMTkwNzgzIiwiZW1haWwiOiJzYW1pcnBhdGVsaXlhNjZAZ21haWwuY29tIiwiZXhwIjoxNzg0MTM2NzQ1fQ.4IX2YaP20BW7qSatlRuE4NwV2b9CRNIK2-9i0dQRdH8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a180d765791bcddd-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40c1:2021:9e02:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jul-2026 17:34:44 UTC] === User Orders API Called ===
[08-Jul-2026 17:34:44 UTC] User ID: 999
[08-Jul-2026 17:34:44 UTC] Limit: 20, Offset: 0
[08-Jul-2026 17:34:44 UTC] Orders found: 0
[08-Jul-2026 17:34:44 UTC] Orders data: []
[08-Jul-2026 17:34:44 UTC] Total orders count: 0
[08-Jul-2026 17:34:45 UTC] === API CALL LOG ===
[08-Jul-2026 17:34:45 UTC] Endpoint: user/profile.php
[08-Jul-2026 17:34:45 UTC] Full Log Data: {
    "timestamp": "2026-07-08 17:34:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:2021:9e02:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c1:2021:9e02:8000::, 172.71.124.88",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk5IiwidXNlcm5hbWUiOiI5MDIzMTkwNzgzIiwiZW1haWwiOiJzYW1pcnBhdGVsaXlhNjZAZ21haWwuY29tIiwiZXhwIjoxNzg0MTM2NzQ1fQ.4IX2YaP20BW7qSatlRuE4NwV2b9CRNIK2-9i0dQRdH8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a180d76c0913cddd-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c1:2021:9e02:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 17:34:45 UTC] === END API CALL LOG ===
[08-Jul-2026 17:34:45 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 17:34:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk5IiwidXNlcm5hbWUiOiI5MDIzMTkwNzgzIiwiZW1haWwiOiJzYW1pcnBhdGVsaXlhNjZAZ21haWwuY29tIiwiZXhwIjoxNzg0MTM2NzQ1fQ.4IX2YaP20BW7qSatlRuE4NwV2b9CRNIK2-9i0dQRdH8
[08-Jul-2026 17:34:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 17:34:45 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 17:34:45 UTC] User ID: 999
[08-Jul-2026 17:34:45 UTC] ✅ User profile retrieved successfully for user ID: 999
[08-Jul-2026 17:34:45 UTC] User Purchases API - User ID: 999
[08-Jul-2026 17:34:45 UTC] User Purchases API - Total purchases found: 1
[08-Jul-2026 17:34:46 UTC] === API CALL LOG ===
[08-Jul-2026 17:34:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 17:34:46 UTC] Endpoint: user/profile.php
[08-Jul-2026 17:34:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 17:34:46 UTC] Full Log Data: {
    "timestamp": "2026-07-08 17:34:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:2021:9e02:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c1:2021:9e02:8000::, 172.71.124.88",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk5IiwidXNlcm5hbWUiOiI5MDIzMTkwNzgzIiwiZW1haWwiOiJzYW1pcnBhdGVsaXlhNjZAZ21haWwuY29tIiwiZXhwIjoxNzg0MTM2NzQ1fQ.4IX2YaP20BW7qSatlRuE4NwV2b9CRNIK2-9i0dQRdH8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a180d7771bcdcddd-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c1:2021:9e02:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 17:34:46 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40c1:2021:9e02:8000::, 172.71.124.88","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk5IiwidXNlcm5hbWUiOiI5MDIzMTkwNzgzIiwiZW1haWwiOiJzYW1pcnBhdGVsaXlhNjZAZ21haWwuY29tIiwiZXhwIjoxNzg0MTM2NzQ1fQ.4IX2YaP20BW7qSatlRuE4NwV2b9CRNIK2-9i0dQRdH8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a180d7771ba8cddd-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40c1:2021:9e02:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jul-2026 17:34:46 UTC] === END API CALL LOG ===
[08-Jul-2026 17:34:46 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 17:34:46 UTC] === User Orders API Called ===
[08-Jul-2026 17:34:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk5IiwidXNlcm5hbWUiOiI5MDIzMTkwNzgzIiwiZW1haWwiOiJzYW1pcnBhdGVsaXlhNjZAZ21haWwuY29tIiwiZXhwIjoxNzg0MTM2NzQ1fQ.4IX2YaP20BW7qSatlRuE4NwV2b9CRNIK2-9i0dQRdH8
[08-Jul-2026 17:34:46 UTC] User ID: 999
[08-Jul-2026 17:34:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 17:34:46 UTC] Limit: 20, Offset: 0
[08-Jul-2026 17:34:46 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 17:34:46 UTC] User ID: 999
[08-Jul-2026 17:34:46 UTC] Orders found: 0
[08-Jul-2026 17:34:46 UTC] Orders data: []
[08-Jul-2026 17:34:46 UTC] ✅ User profile retrieved successfully for user ID: 999
[08-Jul-2026 17:34:46 UTC] Total orders count: 0
[08-Jul-2026 17:34:47 UTC] === API CALL LOG ===
[08-Jul-2026 17:34:47 UTC] Endpoint: user/profile.php
[08-Jul-2026 17:34:47 UTC] Full Log Data: {
    "timestamp": "2026-07-08 17:34:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:2021:9e02:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c1:2021:9e02:8000::, 172.71.124.88",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk5IiwidXNlcm5hbWUiOiI5MDIzMTkwNzgzIiwiZW1haWwiOiJzYW1pcnBhdGVsaXlhNjZAZ21haWwuY29tIiwiZXhwIjoxNzg0MTM2NzQ1fQ.4IX2YaP20BW7qSatlRuE4NwV2b9CRNIK2-9i0dQRdH8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a180d77afd1bcddd-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c1:2021:9e02:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 17:34:47 UTC] === END API CALL LOG ===
[08-Jul-2026 17:34:47 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 17:34:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk5IiwidXNlcm5hbWUiOiI5MDIzMTkwNzgzIiwiZW1haWwiOiJzYW1pcnBhdGVsaXlhNjZAZ21haWwuY29tIiwiZXhwIjoxNzg0MTM2NzQ1fQ.4IX2YaP20BW7qSatlRuE4NwV2b9CRNIK2-9i0dQRdH8
[08-Jul-2026 17:34:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 17:34:47 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 17:34:47 UTC] User ID: 999
[08-Jul-2026 17:34:47 UTC] ✅ User profile retrieved successfully for user ID: 999
[08-Jul-2026 17:34:48 UTC] === API CALL LOG ===
[08-Jul-2026 17:34:48 UTC] Endpoint: user/profile.php
[08-Jul-2026 17:34:48 UTC] Full Log Data: {
    "timestamp": "2026-07-08 17:34:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:2021:9e02:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c1:2021:9e02:8000::, 172.71.124.88",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk5IiwidXNlcm5hbWUiOiI5MDIzMTkwNzgzIiwiZW1haWwiOiJzYW1pcnBhdGVsaXlhNjZAZ21haWwuY29tIiwiZXhwIjoxNzg0MTM2NzQ1fQ.4IX2YaP20BW7qSatlRuE4NwV2b9CRNIK2-9i0dQRdH8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a180d77e3ceacddd-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c1:2021:9e02:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 17:34:48 UTC] === END API CALL LOG ===
[08-Jul-2026 17:34:48 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 17:34:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk5IiwidXNlcm5hbWUiOiI5MDIzMTkwNzgzIiwiZW1haWwiOiJzYW1pcnBhdGVsaXlhNjZAZ21haWwuY29tIiwiZXhwIjoxNzg0MTM2NzQ1fQ.4IX2YaP20BW7qSatlRuE4NwV2b9CRNIK2-9i0dQRdH8
[08-Jul-2026 17:34:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 17:34:48 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 17:34:48 UTC] User ID: 999
[08-Jul-2026 17:34:48 UTC] ✅ User profile retrieved successfully for user ID: 999
[08-Jul-2026 17:52:08 UTC] === API CALL LOG ===
[08-Jul-2026 17:52:08 UTC] Endpoint: user/profile.php
[08-Jul-2026 17:52:08 UTC] Full Log Data: {
    "timestamp": "2026-07-08 17:52:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:2021:9e02:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c1:2021:9e02:8000::, 172.69.165.49",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk5IiwidXNlcm5hbWUiOiI5MDIzMTkwNzgzIiwiZW1haWwiOiJzYW1pcnBhdGVsaXlhNjZAZ21haWwuY29tIiwiZXhwIjoxNzg0MTM2NzQ1fQ.4IX2YaP20BW7qSatlRuE4NwV2b9CRNIK2-9i0dQRdH8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a180f0e30da3f875-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c1:2021:9e02:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 17:52:08 UTC] === END API CALL LOG ===
[08-Jul-2026 17:52:08 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 17:52:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk5IiwidXNlcm5hbWUiOiI5MDIzMTkwNzgzIiwiZW1haWwiOiJzYW1pcnBhdGVsaXlhNjZAZ21haWwuY29tIiwiZXhwIjoxNzg0MTM2NzQ1fQ.4IX2YaP20BW7qSatlRuE4NwV2b9CRNIK2-9i0dQRdH8
[08-Jul-2026 17:52:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 17:52:08 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 17:52:08 UTC] User ID: 999
[08-Jul-2026 17:52:08 UTC] ✅ User profile retrieved successfully for user ID: 999
[08-Jul-2026 17:52:09 UTC] === API CALL LOG ===
[08-Jul-2026 17:52:09 UTC] Endpoint: user/profile.php
[08-Jul-2026 17:52:09 UTC] Full Log Data: {
    "timestamp": "2026-07-08 17:52:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:2021:9e02:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c1:2021:9e02:8000::, 172.69.165.8",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk5IiwidXNlcm5hbWUiOiI5MDIzMTkwNzgzIiwiZW1haWwiOiJzYW1pcnBhdGVsaXlhNjZAZ21haWwuY29tIiwiZXhwIjoxNzg0MTM2NzQ1fQ.4IX2YaP20BW7qSatlRuE4NwV2b9CRNIK2-9i0dQRdH8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a180f0ea79fdf875-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c1:2021:9e02:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 17:52:09 UTC] === END API CALL LOG ===
[08-Jul-2026 17:52:09 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 17:52:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk5IiwidXNlcm5hbWUiOiI5MDIzMTkwNzgzIiwiZW1haWwiOiJzYW1pcnBhdGVsaXlhNjZAZ21haWwuY29tIiwiZXhwIjoxNzg0MTM2NzQ1fQ.4IX2YaP20BW7qSatlRuE4NwV2b9CRNIK2-9i0dQRdH8
[08-Jul-2026 17:52:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 17:52:09 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 17:52:09 UTC] User ID: 999
[08-Jul-2026 17:52:09 UTC] ✅ User profile retrieved successfully for user ID: 999
[08-Jul-2026 17:52:10 UTC] === API CALL LOG ===
[08-Jul-2026 17:52:10 UTC] Endpoint: user/profile.php
[08-Jul-2026 17:52:10 UTC] Full Log Data: {
    "timestamp": "2026-07-08 17:52:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:2021:9e02:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c1:2021:9e02:8000::, 172.69.165.8",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk5IiwidXNlcm5hbWUiOiI5MDIzMTkwNzgzIiwiZW1haWwiOiJzYW1pcnBhdGVsaXlhNjZAZ21haWwuY29tIiwiZXhwIjoxNzg0MTM2NzQ1fQ.4IX2YaP20BW7qSatlRuE4NwV2b9CRNIK2-9i0dQRdH8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a180f0eb1ba6f875-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c1:2021:9e02:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 17:52:10 UTC] === END API CALL LOG ===
[08-Jul-2026 17:52:10 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 17:52:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk5IiwidXNlcm5hbWUiOiI5MDIzMTkwNzgzIiwiZW1haWwiOiJzYW1pcnBhdGVsaXlhNjZAZ21haWwuY29tIiwiZXhwIjoxNzg0MTM2NzQ1fQ.4IX2YaP20BW7qSatlRuE4NwV2b9CRNIK2-9i0dQRdH8
[08-Jul-2026 17:52:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 17:52:10 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 17:52:10 UTC] User ID: 999
[08-Jul-2026 17:52:10 UTC] ✅ User profile retrieved successfully for user ID: 999
[08-Jul-2026 17:52:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 17:52:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 17:52:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40c1:2021:9e02:8000::, 172.69.165.8","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk5IiwidXNlcm5hbWUiOiI5MDIzMTkwNzgzIiwiZW1haWwiOiJzYW1pcnBhdGVsaXlhNjZAZ21haWwuY29tIiwiZXhwIjoxNzg0MTM2NzQ1fQ.4IX2YaP20BW7qSatlRuE4NwV2b9CRNIK2-9i0dQRdH8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a180f0ebcd4ef875-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40c1:2021:9e02:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jul-2026 17:52:10 UTC] === User Orders API Called ===
[08-Jul-2026 17:52:10 UTC] User ID: 999
[08-Jul-2026 17:52:10 UTC] Limit: 20, Offset: 0
[08-Jul-2026 17:52:10 UTC] Orders found: 0
[08-Jul-2026 17:52:10 UTC] Orders data: []
[08-Jul-2026 17:52:10 UTC] Total orders count: 0
[08-Jul-2026 17:52:10 UTC] === API CALL LOG ===
[08-Jul-2026 17:52:10 UTC] Endpoint: user/profile.php
[08-Jul-2026 17:52:10 UTC] Full Log Data: {
    "timestamp": "2026-07-08 17:52:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:2021:9e02:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c1:2021:9e02:8000::, 172.69.165.8",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk5IiwidXNlcm5hbWUiOiI5MDIzMTkwNzgzIiwiZW1haWwiOiJzYW1pcnBhdGVsaXlhNjZAZ21haWwuY29tIiwiZXhwIjoxNzg0MTM2NzQ1fQ.4IX2YaP20BW7qSatlRuE4NwV2b9CRNIK2-9i0dQRdH8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a180f0ebcd53f875-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c1:2021:9e02:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 17:52:10 UTC] === END API CALL LOG ===
[08-Jul-2026 17:52:10 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 17:52:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk5IiwidXNlcm5hbWUiOiI5MDIzMTkwNzgzIiwiZW1haWwiOiJzYW1pcnBhdGVsaXlhNjZAZ21haWwuY29tIiwiZXhwIjoxNzg0MTM2NzQ1fQ.4IX2YaP20BW7qSatlRuE4NwV2b9CRNIK2-9i0dQRdH8
[08-Jul-2026 17:52:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 17:52:10 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 17:52:10 UTC] User ID: 999
[08-Jul-2026 17:52:10 UTC] ✅ User profile retrieved successfully for user ID: 999
[08-Jul-2026 17:52:11 UTC] === API CALL LOG ===
[08-Jul-2026 17:52:11 UTC] Endpoint: user/profile.php
[08-Jul-2026 17:52:11 UTC] Full Log Data: {
    "timestamp": "2026-07-08 17:52:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:2021:9e02:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c1:2021:9e02:8000::, 172.69.165.8",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk5IiwidXNlcm5hbWUiOiI5MDIzMTkwNzgzIiwiZW1haWwiOiJzYW1pcnBhdGVsaXlhNjZAZ21haWwuY29tIiwiZXhwIjoxNzg0MTM2NzQ1fQ.4IX2YaP20BW7qSatlRuE4NwV2b9CRNIK2-9i0dQRdH8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a180f0f61a45f875-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c1:2021:9e02:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 17:52:11 UTC] === END API CALL LOG ===
[08-Jul-2026 17:52:11 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 17:52:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk5IiwidXNlcm5hbWUiOiI5MDIzMTkwNzgzIiwiZW1haWwiOiJzYW1pcnBhdGVsaXlhNjZAZ21haWwuY29tIiwiZXhwIjoxNzg0MTM2NzQ1fQ.4IX2YaP20BW7qSatlRuE4NwV2b9CRNIK2-9i0dQRdH8
[08-Jul-2026 17:52:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 17:52:11 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 17:52:11 UTC] User ID: 999
[08-Jul-2026 17:52:11 UTC] ✅ User profile retrieved successfully for user ID: 999
[08-Jul-2026 17:52:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 17:52:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 17:52:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40c1:2021:9e02:8000::, 172.69.165.49","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk5IiwidXNlcm5hbWUiOiI5MDIzMTkwNzgzIiwiZW1haWwiOiJzYW1pcnBhdGVsaXlhNjZAZ21haWwuY29tIiwiZXhwIjoxNzg0MTM2NzQ1fQ.4IX2YaP20BW7qSatlRuE4NwV2b9CRNIK2-9i0dQRdH8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a180f1214fd6f875-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40c1:2021:9e02:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jul-2026 17:52:18 UTC] === User Orders API Called ===
[08-Jul-2026 17:52:18 UTC] === API CALL LOG ===
[08-Jul-2026 17:52:18 UTC] User ID: 999
[08-Jul-2026 17:52:18 UTC] Endpoint: user/profile.php
[08-Jul-2026 17:52:18 UTC] Limit: 20, Offset: 0
[08-Jul-2026 17:52:18 UTC] Full Log Data: {
    "timestamp": "2026-07-08 17:52:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:2021:9e02:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c1:2021:9e02:8000::, 172.69.165.49",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk5IiwidXNlcm5hbWUiOiI5MDIzMTkwNzgzIiwiZW1haWwiOiJzYW1pcnBhdGVsaXlhNjZAZ21haWwuY29tIiwiZXhwIjoxNzg0MTM2NzQ1fQ.4IX2YaP20BW7qSatlRuE4NwV2b9CRNIK2-9i0dQRdH8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a180f1214fdbf875-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c1:2021:9e02:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 17:52:18 UTC] === END API CALL LOG ===
[08-Jul-2026 17:52:18 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 17:52:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk5IiwidXNlcm5hbWUiOiI5MDIzMTkwNzgzIiwiZW1haWwiOiJzYW1pcnBhdGVsaXlhNjZAZ21haWwuY29tIiwiZXhwIjoxNzg0MTM2NzQ1fQ.4IX2YaP20BW7qSatlRuE4NwV2b9CRNIK2-9i0dQRdH8
[08-Jul-2026 17:52:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 17:52:18 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 17:52:18 UTC] User ID: 999
[08-Jul-2026 17:52:18 UTC] Orders found: 0
[08-Jul-2026 17:52:18 UTC] Orders data: []
[08-Jul-2026 17:52:18 UTC] ✅ User profile retrieved successfully for user ID: 999
[08-Jul-2026 17:52:18 UTC] Total orders count: 0
[08-Jul-2026 17:52:19 UTC] === API CALL LOG ===
[08-Jul-2026 17:52:19 UTC] Endpoint: user/profile.php
[08-Jul-2026 17:52:19 UTC] Full Log Data: {
    "timestamp": "2026-07-08 17:52:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:2021:9e02:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c1:2021:9e02:8000::, 172.69.165.49",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk5IiwidXNlcm5hbWUiOiI5MDIzMTkwNzgzIiwiZW1haWwiOiJzYW1pcnBhdGVsaXlhNjZAZ21haWwuY29tIiwiZXhwIjoxNzg0MTM2NzQ1fQ.4IX2YaP20BW7qSatlRuE4NwV2b9CRNIK2-9i0dQRdH8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a180f1269daef875-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c1:2021:9e02:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 17:52:19 UTC] === END API CALL LOG ===
[08-Jul-2026 17:52:19 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 17:52:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk5IiwidXNlcm5hbWUiOiI5MDIzMTkwNzgzIiwiZW1haWwiOiJzYW1pcnBhdGVsaXlhNjZAZ21haWwuY29tIiwiZXhwIjoxNzg0MTM2NzQ1fQ.4IX2YaP20BW7qSatlRuE4NwV2b9CRNIK2-9i0dQRdH8
[08-Jul-2026 17:52:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 17:52:19 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 17:52:19 UTC] User ID: 999
[08-Jul-2026 17:52:19 UTC] ✅ User profile retrieved successfully for user ID: 999
[08-Jul-2026 17:52:19 UTC] === API CALL LOG ===
[08-Jul-2026 17:52:19 UTC] Endpoint: user/profile.php
[08-Jul-2026 17:52:19 UTC] Full Log Data: {
    "timestamp": "2026-07-08 17:52:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:2021:9e02:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c1:2021:9e02:8000::, 172.69.165.49",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk5IiwidXNlcm5hbWUiOiI5MDIzMTkwNzgzIiwiZW1haWwiOiJzYW1pcnBhdGVsaXlhNjZAZ21haWwuY29tIiwiZXhwIjoxNzg0MTM2NzQ1fQ.4IX2YaP20BW7qSatlRuE4NwV2b9CRNIK2-9i0dQRdH8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a180f12af84af875-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c1:2021:9e02:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 17:52:19 UTC] === END API CALL LOG ===
[08-Jul-2026 17:52:19 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 17:52:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk5IiwidXNlcm5hbWUiOiI5MDIzMTkwNzgzIiwiZW1haWwiOiJzYW1pcnBhdGVsaXlhNjZAZ21haWwuY29tIiwiZXhwIjoxNzg0MTM2NzQ1fQ.4IX2YaP20BW7qSatlRuE4NwV2b9CRNIK2-9i0dQRdH8
[08-Jul-2026 17:52:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 17:52:19 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 17:52:19 UTC] User ID: 999
[08-Jul-2026 17:52:19 UTC] ✅ User profile retrieved successfully for user ID: 999
[08-Jul-2026 17:53:05 UTC] === API CALL LOG ===
[08-Jul-2026 17:53:05 UTC] Endpoint: user/profile.php
[08-Jul-2026 17:53:05 UTC] Full Log Data: {
    "timestamp": "2026-07-08 17:53:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:2021:9e02:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c1:2021:9e02:8000::, 162.158.108.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk5IiwidXNlcm5hbWUiOiI5MDIzMTkwNzgzIiwiZW1haWwiOiJzYW1pcnBhdGVsaXlhNjZAZ21haWwuY29tIiwiZXhwIjoxNzg0MTM2NzQ1fQ.4IX2YaP20BW7qSatlRuE4NwV2b9CRNIK2-9i0dQRdH8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a180f2438b07fd3c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c1:2021:9e02:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 17:53:05 UTC] === END API CALL LOG ===
[08-Jul-2026 17:53:05 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 17:53:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk5IiwidXNlcm5hbWUiOiI5MDIzMTkwNzgzIiwiZW1haWwiOiJzYW1pcnBhdGVsaXlhNjZAZ21haWwuY29tIiwiZXhwIjoxNzg0MTM2NzQ1fQ.4IX2YaP20BW7qSatlRuE4NwV2b9CRNIK2-9i0dQRdH8
[08-Jul-2026 17:53:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 17:53:05 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 17:53:05 UTC] User ID: 999
[08-Jul-2026 17:53:05 UTC] ✅ User profile retrieved successfully for user ID: 999
[08-Jul-2026 17:53:20 UTC] === API CALL LOG ===
[08-Jul-2026 17:53:20 UTC] Endpoint: user/profile.php
[08-Jul-2026 17:53:20 UTC] Full Log Data: {
    "timestamp": "2026-07-08 17:53:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:2021:9e02:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c1:2021:9e02:8000::, 162.158.108.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk5IiwidXNlcm5hbWUiOiI5MDIzMTkwNzgzIiwiZW1haWwiOiJzYW1pcnBhdGVsaXlhNjZAZ21haWwuY29tIiwiZXhwIjoxNzg0MTM2NzQ1fQ.4IX2YaP20BW7qSatlRuE4NwV2b9CRNIK2-9i0dQRdH8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a180f2a27bc4fd3c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c1:2021:9e02:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 17:53:20 UTC] === END API CALL LOG ===
[08-Jul-2026 17:53:20 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 17:53:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk5IiwidXNlcm5hbWUiOiI5MDIzMTkwNzgzIiwiZW1haWwiOiJzYW1pcnBhdGVsaXlhNjZAZ21haWwuY29tIiwiZXhwIjoxNzg0MTM2NzQ1fQ.4IX2YaP20BW7qSatlRuE4NwV2b9CRNIK2-9i0dQRdH8
[08-Jul-2026 17:53:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 17:53:20 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 17:53:20 UTC] User ID: 999
[08-Jul-2026 17:53:20 UTC] ✅ User profile retrieved successfully for user ID: 999
[08-Jul-2026 17:53:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 17:53:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 17:53:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40c1:2021:9e02:8000::, 162.158.108.71","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk5IiwidXNlcm5hbWUiOiI5MDIzMTkwNzgzIiwiZW1haWwiOiJzYW1pcnBhdGVsaXlhNjZAZ21haWwuY29tIiwiZXhwIjoxNzg0MTM2NzQ1fQ.4IX2YaP20BW7qSatlRuE4NwV2b9CRNIK2-9i0dQRdH8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a180f2a27bc1fd3c-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40c1:2021:9e02:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jul-2026 17:53:20 UTC] === User Orders API Called ===
[08-Jul-2026 17:53:20 UTC] User ID: 999
[08-Jul-2026 17:53:20 UTC] Limit: 20, Offset: 0
[08-Jul-2026 17:53:20 UTC] Orders found: 0
[08-Jul-2026 17:53:20 UTC] Orders data: []
[08-Jul-2026 17:53:20 UTC] Total orders count: 0
[08-Jul-2026 17:53:20 UTC] === API CALL LOG ===
[08-Jul-2026 17:53:20 UTC] Endpoint: user/profile.php
[08-Jul-2026 17:53:20 UTC] Full Log Data: {
    "timestamp": "2026-07-08 17:53:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:2021:9e02:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c1:2021:9e02:8000::, 162.158.108.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk5IiwidXNlcm5hbWUiOiI5MDIzMTkwNzgzIiwiZW1haWwiOiJzYW1pcnBhdGVsaXlhNjZAZ21haWwuY29tIiwiZXhwIjoxNzg0MTM2NzQ1fQ.4IX2YaP20BW7qSatlRuE4NwV2b9CRNIK2-9i0dQRdH8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a180f2a64c9cfd3c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c1:2021:9e02:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 17:53:20 UTC] === END API CALL LOG ===
[08-Jul-2026 17:53:20 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 17:53:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk5IiwidXNlcm5hbWUiOiI5MDIzMTkwNzgzIiwiZW1haWwiOiJzYW1pcnBhdGVsaXlhNjZAZ21haWwuY29tIiwiZXhwIjoxNzg0MTM2NzQ1fQ.4IX2YaP20BW7qSatlRuE4NwV2b9CRNIK2-9i0dQRdH8
[08-Jul-2026 17:53:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 17:53:20 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 17:53:20 UTC] User ID: 999
[08-Jul-2026 17:53:20 UTC] ✅ User profile retrieved successfully for user ID: 999
[08-Jul-2026 17:53:32 UTC] === API CALL LOG ===
[08-Jul-2026 17:53:32 UTC] Endpoint: user/profile.php
[08-Jul-2026 17:53:32 UTC] Full Log Data: {
    "timestamp": "2026-07-08 17:53:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:2021:9e02:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c1:2021:9e02:8000::, 162.158.108.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk5IiwidXNlcm5hbWUiOiI5MDIzMTkwNzgzIiwiZW1haWwiOiJzYW1pcnBhdGVsaXlhNjZAZ21haWwuY29tIiwiZXhwIjoxNzg0MTM2NzQ1fQ.4IX2YaP20BW7qSatlRuE4NwV2b9CRNIK2-9i0dQRdH8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a180f2ef0bb1fd3c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c1:2021:9e02:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 17:53:32 UTC] === END API CALL LOG ===
[08-Jul-2026 17:53:32 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 17:53:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk5IiwidXNlcm5hbWUiOiI5MDIzMTkwNzgzIiwiZW1haWwiOiJzYW1pcnBhdGVsaXlhNjZAZ21haWwuY29tIiwiZXhwIjoxNzg0MTM2NzQ1fQ.4IX2YaP20BW7qSatlRuE4NwV2b9CRNIK2-9i0dQRdH8
[08-Jul-2026 17:53:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 17:53:32 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 17:53:32 UTC] User ID: 999
[08-Jul-2026 17:53:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 17:53:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 17:53:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40c1:2021:9e02:8000::, 162.158.108.70","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk5IiwidXNlcm5hbWUiOiI5MDIzMTkwNzgzIiwiZW1haWwiOiJzYW1pcnBhdGVsaXlhNjZAZ21haWwuY29tIiwiZXhwIjoxNzg0MTM2NzQ1fQ.4IX2YaP20BW7qSatlRuE4NwV2b9CRNIK2-9i0dQRdH8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a180f2ef0baffd3c-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40c1:2021:9e02:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jul-2026 17:53:32 UTC] ✅ User profile retrieved successfully for user ID: 999
[08-Jul-2026 17:53:32 UTC] === User Orders API Called ===
[08-Jul-2026 17:53:32 UTC] User ID: 999
[08-Jul-2026 17:53:32 UTC] Limit: 20, Offset: 0
[08-Jul-2026 17:53:32 UTC] Orders found: 0
[08-Jul-2026 17:53:32 UTC] Orders data: []
[08-Jul-2026 17:53:32 UTC] Total orders count: 0
[08-Jul-2026 17:53:32 UTC] === API CALL LOG ===
[08-Jul-2026 17:53:32 UTC] Endpoint: user/profile.php
[08-Jul-2026 17:53:32 UTC] Full Log Data: {
    "timestamp": "2026-07-08 17:53:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:2021:9e02:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c1:2021:9e02:8000::, 162.158.108.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk5IiwidXNlcm5hbWUiOiI5MDIzMTkwNzgzIiwiZW1haWwiOiJzYW1pcnBhdGVsaXlhNjZAZ21haWwuY29tIiwiZXhwIjoxNzg0MTM2NzQ1fQ.4IX2YaP20BW7qSatlRuE4NwV2b9CRNIK2-9i0dQRdH8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a180f2f3580ffd3c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c1:2021:9e02:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 17:53:32 UTC] === END API CALL LOG ===
[08-Jul-2026 17:53:32 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 17:53:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk5IiwidXNlcm5hbWUiOiI5MDIzMTkwNzgzIiwiZW1haWwiOiJzYW1pcnBhdGVsaXlhNjZAZ21haWwuY29tIiwiZXhwIjoxNzg0MTM2NzQ1fQ.4IX2YaP20BW7qSatlRuE4NwV2b9CRNIK2-9i0dQRdH8
[08-Jul-2026 17:53:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 17:53:32 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 17:53:32 UTC] User ID: 999
[08-Jul-2026 17:53:32 UTC] ✅ User profile retrieved successfully for user ID: 999
[08-Jul-2026 17:53:38 UTC] === API CALL LOG ===
[08-Jul-2026 17:53:38 UTC] Endpoint: user/profile.php
[08-Jul-2026 17:53:38 UTC] Full Log Data: {
    "timestamp": "2026-07-08 17:53:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:2021:9e02:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c1:2021:9e02:8000::, 162.158.108.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk5IiwidXNlcm5hbWUiOiI5MDIzMTkwNzgzIiwiZW1haWwiOiJzYW1pcnBhdGVsaXlhNjZAZ21haWwuY29tIiwiZXhwIjoxNzg0MTM2NzQ1fQ.4IX2YaP20BW7qSatlRuE4NwV2b9CRNIK2-9i0dQRdH8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a180f319396efd3c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c1:2021:9e02:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 17:53:38 UTC] === END API CALL LOG ===
[08-Jul-2026 17:53:38 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 17:53:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 17:53:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk5IiwidXNlcm5hbWUiOiI5MDIzMTkwNzgzIiwiZW1haWwiOiJzYW1pcnBhdGVsaXlhNjZAZ21haWwuY29tIiwiZXhwIjoxNzg0MTM2NzQ1fQ.4IX2YaP20BW7qSatlRuE4NwV2b9CRNIK2-9i0dQRdH8
[08-Jul-2026 17:53:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 17:53:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 17:53:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40c1:2021:9e02:8000::, 162.158.108.70","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk5IiwidXNlcm5hbWUiOiI5MDIzMTkwNzgzIiwiZW1haWwiOiJzYW1pcnBhdGVsaXlhNjZAZ21haWwuY29tIiwiZXhwIjoxNzg0MTM2NzQ1fQ.4IX2YaP20BW7qSatlRuE4NwV2b9CRNIK2-9i0dQRdH8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a180f3193969fd3c-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40c1:2021:9e02:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jul-2026 17:53:38 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 17:53:38 UTC] === User Orders API Called ===
[08-Jul-2026 17:53:38 UTC] User ID: 999
[08-Jul-2026 17:53:38 UTC] User ID: 999
[08-Jul-2026 17:53:38 UTC] Limit: 20, Offset: 0
[08-Jul-2026 17:53:38 UTC] ✅ User profile retrieved successfully for user ID: 999
[08-Jul-2026 17:53:38 UTC] Orders found: 0
[08-Jul-2026 17:53:38 UTC] Orders data: []
[08-Jul-2026 17:53:38 UTC] Total orders count: 0
[08-Jul-2026 17:53:39 UTC] === API CALL LOG ===
[08-Jul-2026 17:53:39 UTC] Endpoint: user/profile.php
[08-Jul-2026 17:53:39 UTC] Full Log Data: {
    "timestamp": "2026-07-08 17:53:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:2021:9e02:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c1:2021:9e02:8000::, 162.158.108.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk5IiwidXNlcm5hbWUiOiI5MDIzMTkwNzgzIiwiZW1haWwiOiJzYW1pcnBhdGVsaXlhNjZAZ21haWwuY29tIiwiZXhwIjoxNzg0MTM2NzQ1fQ.4IX2YaP20BW7qSatlRuE4NwV2b9CRNIK2-9i0dQRdH8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a180f31d6bf3fd3c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c1:2021:9e02:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 17:53:39 UTC] === END API CALL LOG ===
[08-Jul-2026 17:53:39 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 17:53:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk5IiwidXNlcm5hbWUiOiI5MDIzMTkwNzgzIiwiZW1haWwiOiJzYW1pcnBhdGVsaXlhNjZAZ21haWwuY29tIiwiZXhwIjoxNzg0MTM2NzQ1fQ.4IX2YaP20BW7qSatlRuE4NwV2b9CRNIK2-9i0dQRdH8
[08-Jul-2026 17:53:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 17:53:39 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 17:53:39 UTC] User ID: 999
[08-Jul-2026 17:53:39 UTC] ✅ User profile retrieved successfully for user ID: 999
[08-Jul-2026 17:53:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 17:53:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 17:53:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40c1:2021:9e02:8000::, 162.158.108.70","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk5IiwidXNlcm5hbWUiOiI5MDIzMTkwNzgzIiwiZW1haWwiOiJzYW1pcnBhdGVsaXlhNjZAZ21haWwuY29tIiwiZXhwIjoxNzg0MTM2NzQ1fQ.4IX2YaP20BW7qSatlRuE4NwV2b9CRNIK2-9i0dQRdH8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a180f3341aa2fd3c-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40c1:2021:9e02:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jul-2026 17:53:43 UTC] === User Orders API Called ===
[08-Jul-2026 17:53:43 UTC] User ID: 999
[08-Jul-2026 17:53:43 UTC] Limit: 20, Offset: 0
[08-Jul-2026 17:53:43 UTC] Orders found: 0
[08-Jul-2026 17:53:43 UTC] Orders data: []
[08-Jul-2026 17:53:43 UTC] Total orders count: 0
[08-Jul-2026 17:53:43 UTC] === API CALL LOG ===
[08-Jul-2026 17:53:43 UTC] Endpoint: user/profile.php
[08-Jul-2026 17:53:43 UTC] Full Log Data: {
    "timestamp": "2026-07-08 17:53:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:2021:9e02:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c1:2021:9e02:8000::, 162.158.108.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk5IiwidXNlcm5hbWUiOiI5MDIzMTkwNzgzIiwiZW1haWwiOiJzYW1pcnBhdGVsaXlhNjZAZ21haWwuY29tIiwiZXhwIjoxNzg0MTM2NzQ1fQ.4IX2YaP20BW7qSatlRuE4NwV2b9CRNIK2-9i0dQRdH8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a180f3341aa7fd3c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c1:2021:9e02:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 17:53:43 UTC] === END API CALL LOG ===
[08-Jul-2026 17:53:43 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 17:53:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk5IiwidXNlcm5hbWUiOiI5MDIzMTkwNzgzIiwiZW1haWwiOiJzYW1pcnBhdGVsaXlhNjZAZ21haWwuY29tIiwiZXhwIjoxNzg0MTM2NzQ1fQ.4IX2YaP20BW7qSatlRuE4NwV2b9CRNIK2-9i0dQRdH8
[08-Jul-2026 17:53:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 17:53:43 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 17:53:43 UTC] User ID: 999
[08-Jul-2026 17:53:43 UTC] ✅ User profile retrieved successfully for user ID: 999
[08-Jul-2026 17:53:43 UTC] === API CALL LOG ===
[08-Jul-2026 17:53:43 UTC] Endpoint: user/profile.php
[08-Jul-2026 17:53:43 UTC] Full Log Data: {
    "timestamp": "2026-07-08 17:53:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:2021:9e02:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c1:2021:9e02:8000::, 162.158.108.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk5IiwidXNlcm5hbWUiOiI5MDIzMTkwNzgzIiwiZW1haWwiOiJzYW1pcnBhdGVsaXlhNjZAZ21haWwuY29tIiwiZXhwIjoxNzg0MTM2NzQ1fQ.4IX2YaP20BW7qSatlRuE4NwV2b9CRNIK2-9i0dQRdH8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a180f337bb81fd3c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c1:2021:9e02:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 17:53:43 UTC] === END API CALL LOG ===
[08-Jul-2026 17:53:43 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 17:53:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk5IiwidXNlcm5hbWUiOiI5MDIzMTkwNzgzIiwiZW1haWwiOiJzYW1pcnBhdGVsaXlhNjZAZ21haWwuY29tIiwiZXhwIjoxNzg0MTM2NzQ1fQ.4IX2YaP20BW7qSatlRuE4NwV2b9CRNIK2-9i0dQRdH8
[08-Jul-2026 17:53:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 17:53:43 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 17:53:43 UTC] User ID: 999
[08-Jul-2026 17:53:43 UTC] ✅ User profile retrieved successfully for user ID: 999
[08-Jul-2026 17:53:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 17:53:46 UTC] === API CALL LOG ===
[08-Jul-2026 17:53:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 17:53:46 UTC] Endpoint: user/profile.php
[08-Jul-2026 17:53:46 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40c1:2021:9e02:8000::, 162.158.108.70","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk5IiwidXNlcm5hbWUiOiI5MDIzMTkwNzgzIiwiZW1haWwiOiJzYW1pcnBhdGVsaXlhNjZAZ21haWwuY29tIiwiZXhwIjoxNzg0MTM2NzQ1fQ.4IX2YaP20BW7qSatlRuE4NwV2b9CRNIK2-9i0dQRdH8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a180f34bec88fd3c-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40c1:2021:9e02:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jul-2026 17:53:46 UTC] Full Log Data: {
    "timestamp": "2026-07-08 17:53:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:2021:9e02:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c1:2021:9e02:8000::, 162.158.108.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk5IiwidXNlcm5hbWUiOiI5MDIzMTkwNzgzIiwiZW1haWwiOiJzYW1pcnBhdGVsaXlhNjZAZ21haWwuY29tIiwiZXhwIjoxNzg0MTM2NzQ1fQ.4IX2YaP20BW7qSatlRuE4NwV2b9CRNIK2-9i0dQRdH8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a180f34bec8cfd3c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c1:2021:9e02:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 17:53:46 UTC] === END API CALL LOG ===
[08-Jul-2026 17:53:46 UTC] === User Orders API Called ===
[08-Jul-2026 17:53:46 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 17:53:46 UTC] User ID: 999
[08-Jul-2026 17:53:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk5IiwidXNlcm5hbWUiOiI5MDIzMTkwNzgzIiwiZW1haWwiOiJzYW1pcnBhdGVsaXlhNjZAZ21haWwuY29tIiwiZXhwIjoxNzg0MTM2NzQ1fQ.4IX2YaP20BW7qSatlRuE4NwV2b9CRNIK2-9i0dQRdH8
[08-Jul-2026 17:53:46 UTC] Limit: 20, Offset: 0
[08-Jul-2026 17:53:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 17:53:46 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 17:53:46 UTC] User ID: 999
[08-Jul-2026 17:53:46 UTC] ✅ User profile retrieved successfully for user ID: 999
[08-Jul-2026 17:53:46 UTC] Orders found: 0
[08-Jul-2026 17:53:46 UTC] Orders data: []
[08-Jul-2026 17:53:46 UTC] Total orders count: 0
[08-Jul-2026 17:53:47 UTC] === API CALL LOG ===
[08-Jul-2026 17:53:47 UTC] Endpoint: user/profile.php
[08-Jul-2026 17:53:47 UTC] Full Log Data: {
    "timestamp": "2026-07-08 17:53:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:2021:9e02:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c1:2021:9e02:8000::, 162.158.108.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk5IiwidXNlcm5hbWUiOiI5MDIzMTkwNzgzIiwiZW1haWwiOiJzYW1pcnBhdGVsaXlhNjZAZ21haWwuY29tIiwiZXhwIjoxNzg0MTM2NzQ1fQ.4IX2YaP20BW7qSatlRuE4NwV2b9CRNIK2-9i0dQRdH8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a180f3502e86fd3c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c1:2021:9e02:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 17:53:47 UTC] === END API CALL LOG ===
[08-Jul-2026 17:53:47 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 17:53:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk5IiwidXNlcm5hbWUiOiI5MDIzMTkwNzgzIiwiZW1haWwiOiJzYW1pcnBhdGVsaXlhNjZAZ21haWwuY29tIiwiZXhwIjoxNzg0MTM2NzQ1fQ.4IX2YaP20BW7qSatlRuE4NwV2b9CRNIK2-9i0dQRdH8
[08-Jul-2026 17:53:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 17:53:47 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 17:53:47 UTC] User ID: 999
[08-Jul-2026 17:53:47 UTC] ✅ User profile retrieved successfully for user ID: 999
[08-Jul-2026 17:54:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 17:54:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 17:54:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40c1:2021:9e02:8000::, 162.158.108.71","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk5IiwidXNlcm5hbWUiOiI5MDIzMTkwNzgzIiwiZW1haWwiOiJzYW1pcnBhdGVsaXlhNjZAZ21haWwuY29tIiwiZXhwIjoxNzg0MTM2NzQ1fQ.4IX2YaP20BW7qSatlRuE4NwV2b9CRNIK2-9i0dQRdH8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a180f484d944fd3c-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40c1:2021:9e02:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jul-2026 17:54:37 UTC] === User Orders API Called ===
[08-Jul-2026 17:54:37 UTC] User ID: 999
[08-Jul-2026 17:54:37 UTC] Limit: 20, Offset: 0
[08-Jul-2026 17:54:37 UTC] Orders found: 0
[08-Jul-2026 17:54:37 UTC] Orders data: []
[08-Jul-2026 17:54:37 UTC] Total orders count: 0
[08-Jul-2026 17:54:40 UTC] === API CALL LOG ===
[08-Jul-2026 17:54:40 UTC] Endpoint: user/profile.php
[08-Jul-2026 17:54:40 UTC] Full Log Data: {
    "timestamp": "2026-07-08 17:54:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:2021:9e02:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c1:2021:9e02:8000::, 162.158.108.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk5IiwidXNlcm5hbWUiOiI5MDIzMTkwNzgzIiwiZW1haWwiOiJzYW1pcnBhdGVsaXlhNjZAZ21haWwuY29tIiwiZXhwIjoxNzg0MTM2NzQ1fQ.4IX2YaP20BW7qSatlRuE4NwV2b9CRNIK2-9i0dQRdH8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a180f49adc9efd3c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c1:2021:9e02:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 17:54:40 UTC] === END API CALL LOG ===
[08-Jul-2026 17:54:40 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 17:54:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk5IiwidXNlcm5hbWUiOiI5MDIzMTkwNzgzIiwiZW1haWwiOiJzYW1pcnBhdGVsaXlhNjZAZ21haWwuY29tIiwiZXhwIjoxNzg0MTM2NzQ1fQ.4IX2YaP20BW7qSatlRuE4NwV2b9CRNIK2-9i0dQRdH8
[08-Jul-2026 17:54:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 17:54:40 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 17:54:40 UTC] User ID: 999
[08-Jul-2026 17:54:40 UTC] ✅ User profile retrieved successfully for user ID: 999
[08-Jul-2026 17:54:40 UTC] User Purchases API - User ID: 999
[08-Jul-2026 17:54:40 UTC] User Purchases API - Total purchases found: 1
[08-Jul-2026 17:54:46 UTC] === API CALL LOG ===
[08-Jul-2026 17:54:46 UTC] Endpoint: user/profile.php
[08-Jul-2026 17:54:46 UTC] Full Log Data: {
    "timestamp": "2026-07-08 17:54:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:2021:9e02:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c1:2021:9e02:8000::, 162.158.108.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk5IiwidXNlcm5hbWUiOiI5MDIzMTkwNzgzIiwiZW1haWwiOiJzYW1pcnBhdGVsaXlhNjZAZ21haWwuY29tIiwiZXhwIjoxNzg0MTM2NzQ1fQ.4IX2YaP20BW7qSatlRuE4NwV2b9CRNIK2-9i0dQRdH8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a180f4bf6aebfd3c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c1:2021:9e02:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 17:54:46 UTC] === END API CALL LOG ===
[08-Jul-2026 17:54:46 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 17:54:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk5IiwidXNlcm5hbWUiOiI5MDIzMTkwNzgzIiwiZW1haWwiOiJzYW1pcnBhdGVsaXlhNjZAZ21haWwuY29tIiwiZXhwIjoxNzg0MTM2NzQ1fQ.4IX2YaP20BW7qSatlRuE4NwV2b9CRNIK2-9i0dQRdH8
[08-Jul-2026 17:54:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 17:54:46 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 17:54:46 UTC] User ID: 999
[08-Jul-2026 17:54:46 UTC] ✅ User profile retrieved successfully for user ID: 999
[08-Jul-2026 17:54:46 UTC] User Purchases API - User ID: 999
[08-Jul-2026 17:54:46 UTC] User Purchases API - Total purchases found: 1
[08-Jul-2026 17:54:48 UTC] User Purchases API - User ID: 999
[08-Jul-2026 17:54:48 UTC] User Purchases API - Total purchases found: 1
[08-Jul-2026 17:54:53 UTC] === API CALL LOG ===
[08-Jul-2026 17:54:53 UTC] Endpoint: user/profile.php
[08-Jul-2026 17:54:53 UTC] Full Log Data: {
    "timestamp": "2026-07-08 17:54:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:2021:9e02:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c1:2021:9e02:8000::, 162.158.108.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk5IiwidXNlcm5hbWUiOiI5MDIzMTkwNzgzIiwiZW1haWwiOiJzYW1pcnBhdGVsaXlhNjZAZ21haWwuY29tIiwiZXhwIjoxNzg0MTM2NzQ1fQ.4IX2YaP20BW7qSatlRuE4NwV2b9CRNIK2-9i0dQRdH8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a180f4ec6b1ffd3c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c1:2021:9e02:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 17:54:53 UTC] === END API CALL LOG ===
[08-Jul-2026 17:54:53 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 17:54:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk5IiwidXNlcm5hbWUiOiI5MDIzMTkwNzgzIiwiZW1haWwiOiJzYW1pcnBhdGVsaXlhNjZAZ21haWwuY29tIiwiZXhwIjoxNzg0MTM2NzQ1fQ.4IX2YaP20BW7qSatlRuE4NwV2b9CRNIK2-9i0dQRdH8
[08-Jul-2026 17:54:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 17:54:53 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 17:54:53 UTC] User ID: 999
[08-Jul-2026 17:54:53 UTC] ✅ User profile retrieved successfully for user ID: 999
[08-Jul-2026 17:54:53 UTC] User Purchases API - User ID: 999
[08-Jul-2026 17:54:53 UTC] User Purchases API - Total purchases found: 1
[08-Jul-2026 17:55:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 17:55:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 17:55:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40c1:2021:9e02:8000::, 162.158.108.71","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk5IiwidXNlcm5hbWUiOiI5MDIzMTkwNzgzIiwiZW1haWwiOiJzYW1pcnBhdGVsaXlhNjZAZ21haWwuY29tIiwiZXhwIjoxNzg0MTM2NzQ1fQ.4IX2YaP20BW7qSatlRuE4NwV2b9CRNIK2-9i0dQRdH8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a180f514c8cffd3c-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40c1:2021:9e02:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jul-2026 17:55:00 UTC] === API CALL LOG ===
[08-Jul-2026 17:55:00 UTC] Endpoint: user/profile.php
[08-Jul-2026 17:55:00 UTC] === User Orders API Called ===
[08-Jul-2026 17:55:00 UTC] Full Log Data: {
    "timestamp": "2026-07-08 17:55:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:2021:9e02:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c1:2021:9e02:8000::, 162.158.108.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk5IiwidXNlcm5hbWUiOiI5MDIzMTkwNzgzIiwiZW1haWwiOiJzYW1pcnBhdGVsaXlhNjZAZ21haWwuY29tIiwiZXhwIjoxNzg0MTM2NzQ1fQ.4IX2YaP20BW7qSatlRuE4NwV2b9CRNIK2-9i0dQRdH8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a180f514c8d3fd3c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c1:2021:9e02:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 17:55:00 UTC] User ID: 999
[08-Jul-2026 17:55:00 UTC] === END API CALL LOG ===
[08-Jul-2026 17:55:00 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 17:55:00 UTC] Limit: 20, Offset: 0
[08-Jul-2026 17:55:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk5IiwidXNlcm5hbWUiOiI5MDIzMTkwNzgzIiwiZW1haWwiOiJzYW1pcnBhdGVsaXlhNjZAZ21haWwuY29tIiwiZXhwIjoxNzg0MTM2NzQ1fQ.4IX2YaP20BW7qSatlRuE4NwV2b9CRNIK2-9i0dQRdH8
[08-Jul-2026 17:55:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 17:55:00 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 17:55:00 UTC] User ID: 999
[08-Jul-2026 17:55:00 UTC] Orders found: 0
[08-Jul-2026 17:55:00 UTC] Orders data: []
[08-Jul-2026 17:55:00 UTC] ✅ User profile retrieved successfully for user ID: 999
[08-Jul-2026 17:55:00 UTC] Total orders count: 0
[08-Jul-2026 17:55:00 UTC] === API CALL LOG ===
[08-Jul-2026 17:55:00 UTC] Endpoint: user/profile.php
[08-Jul-2026 17:55:00 UTC] Full Log Data: {
    "timestamp": "2026-07-08 17:55:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:2021:9e02:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c1:2021:9e02:8000::, 162.158.108.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk5IiwidXNlcm5hbWUiOiI5MDIzMTkwNzgzIiwiZW1haWwiOiJzYW1pcnBhdGVsaXlhNjZAZ21haWwuY29tIiwiZXhwIjoxNzg0MTM2NzQ1fQ.4IX2YaP20BW7qSatlRuE4NwV2b9CRNIK2-9i0dQRdH8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a180f5189a83fd3c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c1:2021:9e02:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 17:55:00 UTC] === END API CALL LOG ===
[08-Jul-2026 17:55:00 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 17:55:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk5IiwidXNlcm5hbWUiOiI5MDIzMTkwNzgzIiwiZW1haWwiOiJzYW1pcnBhdGVsaXlhNjZAZ21haWwuY29tIiwiZXhwIjoxNzg0MTM2NzQ1fQ.4IX2YaP20BW7qSatlRuE4NwV2b9CRNIK2-9i0dQRdH8
[08-Jul-2026 17:55:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 17:55:00 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 17:55:00 UTC] User ID: 999
[08-Jul-2026 17:55:00 UTC] ✅ User profile retrieved successfully for user ID: 999
[08-Jul-2026 17:55:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 17:55:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 17:55:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40c1:2021:9e02:8000::, 162.158.108.71","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk5IiwidXNlcm5hbWUiOiI5MDIzMTkwNzgzIiwiZW1haWwiOiJzYW1pcnBhdGVsaXlhNjZAZ21haWwuY29tIiwiZXhwIjoxNzg0MTM2NzQ1fQ.4IX2YaP20BW7qSatlRuE4NwV2b9CRNIK2-9i0dQRdH8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a180f5bc18b2fd3c-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40c1:2021:9e02:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jul-2026 17:55:26 UTC] === User Orders API Called ===
[08-Jul-2026 17:55:26 UTC] User ID: 999
[08-Jul-2026 17:55:26 UTC] Limit: 20, Offset: 0
[08-Jul-2026 17:55:26 UTC] Orders found: 1
[08-Jul-2026 17:55:26 UTC] Orders data: [{"id":392,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/towsssssshello","status":"pending","created_at":"2026-07-08 21:25:24","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[08-Jul-2026 17:55:26 UTC] Total orders count: 1
[08-Jul-2026 17:55:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 17:55:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 17:55:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40c1:2021:9e02:8000::, 162.158.108.71","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk5IiwidXNlcm5hbWUiOiI5MDIzMTkwNzgzIiwiZW1haWwiOiJzYW1pcnBhdGVsaXlhNjZAZ21haWwuY29tIiwiZXhwIjoxNzg0MTM2NzQ1fQ.4IX2YaP20BW7qSatlRuE4NwV2b9CRNIK2-9i0dQRdH8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a180f5fcdc76fd3c-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40c1:2021:9e02:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jul-2026 17:55:37 UTC] === User Orders API Called ===
[08-Jul-2026 17:55:37 UTC] User ID: 999
[08-Jul-2026 17:55:37 UTC] Limit: 20, Offset: 0
[08-Jul-2026 17:55:37 UTC] Orders found: 1
[08-Jul-2026 17:55:37 UTC] Orders data: [{"id":392,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/towsssssshello","status":"pending","created_at":"2026-07-08 21:25:24","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[08-Jul-2026 17:55:37 UTC] Total orders count: 1
[08-Jul-2026 17:55:37 UTC] === API CALL LOG ===
[08-Jul-2026 17:55:37 UTC] Endpoint: user/profile.php
[08-Jul-2026 17:55:37 UTC] Full Log Data: {
    "timestamp": "2026-07-08 17:55:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:2021:9e02:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c1:2021:9e02:8000::, 162.158.108.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk5IiwidXNlcm5hbWUiOiI5MDIzMTkwNzgzIiwiZW1haWwiOiJzYW1pcnBhdGVsaXlhNjZAZ21haWwuY29tIiwiZXhwIjoxNzg0MTM2NzQ1fQ.4IX2YaP20BW7qSatlRuE4NwV2b9CRNIK2-9i0dQRdH8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a180f5fcdc78fd3c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c1:2021:9e02:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 17:55:37 UTC] === END API CALL LOG ===
[08-Jul-2026 17:55:37 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 17:55:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk5IiwidXNlcm5hbWUiOiI5MDIzMTkwNzgzIiwiZW1haWwiOiJzYW1pcnBhdGVsaXlhNjZAZ21haWwuY29tIiwiZXhwIjoxNzg0MTM2NzQ1fQ.4IX2YaP20BW7qSatlRuE4NwV2b9CRNIK2-9i0dQRdH8
[08-Jul-2026 17:55:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 17:55:37 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 17:55:37 UTC] User ID: 999
[08-Jul-2026 17:55:37 UTC] ✅ User profile retrieved successfully for user ID: 999
[08-Jul-2026 17:55:37 UTC] === API CALL LOG ===
[08-Jul-2026 17:55:37 UTC] Endpoint: user/profile.php
[08-Jul-2026 17:55:37 UTC] Full Log Data: {
    "timestamp": "2026-07-08 17:55:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:2021:9e02:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c1:2021:9e02:8000::, 162.158.108.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk5IiwidXNlcm5hbWUiOiI5MDIzMTkwNzgzIiwiZW1haWwiOiJzYW1pcnBhdGVsaXlhNjZAZ21haWwuY29tIiwiZXhwIjoxNzg0MTM2NzQ1fQ.4IX2YaP20BW7qSatlRuE4NwV2b9CRNIK2-9i0dQRdH8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a180f6004d68fd3c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c1:2021:9e02:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 17:55:37 UTC] === END API CALL LOG ===
[08-Jul-2026 17:55:37 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 17:55:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk5IiwidXNlcm5hbWUiOiI5MDIzMTkwNzgzIiwiZW1haWwiOiJzYW1pcnBhdGVsaXlhNjZAZ21haWwuY29tIiwiZXhwIjoxNzg0MTM2NzQ1fQ.4IX2YaP20BW7qSatlRuE4NwV2b9CRNIK2-9i0dQRdH8
[08-Jul-2026 17:55:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 17:55:37 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 17:55:37 UTC] User ID: 999
[08-Jul-2026 17:55:37 UTC] ✅ User profile retrieved successfully for user ID: 999
[08-Jul-2026 17:55:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 17:55:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 17:55:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40c1:2021:9e02:8000::, 162.158.108.71","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk5IiwidXNlcm5hbWUiOiI5MDIzMTkwNzgzIiwiZW1haWwiOiJzYW1pcnBhdGVsaXlhNjZAZ21haWwuY29tIiwiZXhwIjoxNzg0MTM2NzQ1fQ.4IX2YaP20BW7qSatlRuE4NwV2b9CRNIK2-9i0dQRdH8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a180f62beb86fd3c-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40c1:2021:9e02:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jul-2026 17:55:45 UTC] === User Orders API Called ===
[08-Jul-2026 17:55:45 UTC] User ID: 999
[08-Jul-2026 17:55:45 UTC] Limit: 20, Offset: 0
[08-Jul-2026 17:55:45 UTC] Orders found: 1
[08-Jul-2026 17:55:45 UTC] Orders data: [{"id":392,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/towsssssshello","status":"pending","created_at":"2026-07-08 21:25:24","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[08-Jul-2026 17:55:45 UTC] Total orders count: 1
[08-Jul-2026 17:55:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 17:55:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 17:55:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40c1:2021:9e02:8000::, 162.158.108.71","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk5IiwidXNlcm5hbWUiOiI5MDIzMTkwNzgzIiwiZW1haWwiOiJzYW1pcnBhdGVsaXlhNjZAZ21haWwuY29tIiwiZXhwIjoxNzg0MTM2NzQ1fQ.4IX2YaP20BW7qSatlRuE4NwV2b9CRNIK2-9i0dQRdH8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a180f64d8a57fd3c-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40c1:2021:9e02:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jul-2026 17:55:50 UTC] === User Orders API Called ===
[08-Jul-2026 17:55:50 UTC] User ID: 999
[08-Jul-2026 17:55:50 UTC] Limit: 20, Offset: 0
[08-Jul-2026 17:55:50 UTC] Orders found: 1
[08-Jul-2026 17:55:50 UTC] Orders data: [{"id":392,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/towsssssshello","status":"pending","created_at":"2026-07-08 21:25:24","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[08-Jul-2026 17:55:50 UTC] Total orders count: 1
[08-Jul-2026 17:55:50 UTC] === API CALL LOG ===
[08-Jul-2026 17:55:50 UTC] Endpoint: user/profile.php
[08-Jul-2026 17:55:50 UTC] Full Log Data: {
    "timestamp": "2026-07-08 17:55:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:2021:9e02:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c1:2021:9e02:8000::, 162.158.108.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk5IiwidXNlcm5hbWUiOiI5MDIzMTkwNzgzIiwiZW1haWwiOiJzYW1pcnBhdGVsaXlhNjZAZ21haWwuY29tIiwiZXhwIjoxNzg0MTM2NzQ1fQ.4IX2YaP20BW7qSatlRuE4NwV2b9CRNIK2-9i0dQRdH8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a180f64d8a5bfd3c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c1:2021:9e02:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 17:55:50 UTC] === END API CALL LOG ===
[08-Jul-2026 17:55:50 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 17:55:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk5IiwidXNlcm5hbWUiOiI5MDIzMTkwNzgzIiwiZW1haWwiOiJzYW1pcnBhdGVsaXlhNjZAZ21haWwuY29tIiwiZXhwIjoxNzg0MTM2NzQ1fQ.4IX2YaP20BW7qSatlRuE4NwV2b9CRNIK2-9i0dQRdH8
[08-Jul-2026 17:55:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 17:55:50 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 17:55:50 UTC] User ID: 999
[08-Jul-2026 17:55:50 UTC] ✅ User profile retrieved successfully for user ID: 999
[08-Jul-2026 17:55:50 UTC] === API CALL LOG ===
[08-Jul-2026 17:55:50 UTC] Endpoint: user/profile.php
[08-Jul-2026 17:55:50 UTC] Full Log Data: {
    "timestamp": "2026-07-08 17:55:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:2021:9e02:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c1:2021:9e02:8000::, 162.158.108.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk5IiwidXNlcm5hbWUiOiI5MDIzMTkwNzgzIiwiZW1haWwiOiJzYW1pcnBhdGVsaXlhNjZAZ21haWwuY29tIiwiZXhwIjoxNzg0MTM2NzQ1fQ.4IX2YaP20BW7qSatlRuE4NwV2b9CRNIK2-9i0dQRdH8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a180f6522cc0fd3c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c1:2021:9e02:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 17:55:50 UTC] === END API CALL LOG ===
[08-Jul-2026 17:55:50 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 17:55:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk5IiwidXNlcm5hbWUiOiI5MDIzMTkwNzgzIiwiZW1haWwiOiJzYW1pcnBhdGVsaXlhNjZAZ21haWwuY29tIiwiZXhwIjoxNzg0MTM2NzQ1fQ.4IX2YaP20BW7qSatlRuE4NwV2b9CRNIK2-9i0dQRdH8
[08-Jul-2026 17:55:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 17:55:50 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 17:55:50 UTC] User ID: 999
[08-Jul-2026 17:55:50 UTC] ✅ User profile retrieved successfully for user ID: 999
[08-Jul-2026 17:55:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 17:55:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 17:55:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40c1:2021:9e02:8000::, 162.158.108.71","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk5IiwidXNlcm5hbWUiOiI5MDIzMTkwNzgzIiwiZW1haWwiOiJzYW1pcnBhdGVsaXlhNjZAZ21haWwuY29tIiwiZXhwIjoxNzg0MTM2NzQ1fQ.4IX2YaP20BW7qSatlRuE4NwV2b9CRNIK2-9i0dQRdH8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a180f65d2dbcfd3c-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40c1:2021:9e02:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jul-2026 17:55:52 UTC] === User Orders API Called ===
[08-Jul-2026 17:55:52 UTC] User ID: 999
[08-Jul-2026 17:55:52 UTC] Limit: 20, Offset: 0
[08-Jul-2026 17:55:52 UTC] Orders found: 1
[08-Jul-2026 17:55:52 UTC] Orders data: [{"id":392,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/towsssssshello","status":"pending","created_at":"2026-07-08 21:25:24","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[08-Jul-2026 17:55:52 UTC] Total orders count: 1
[08-Jul-2026 17:55:57 UTC] === API CALL LOG ===
[08-Jul-2026 17:55:57 UTC] Endpoint: user/profile.php
[08-Jul-2026 17:55:57 UTC] Full Log Data: {
    "timestamp": "2026-07-08 17:55:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:2021:9e02:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c1:2021:9e02:8000::, 162.158.108.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk5IiwidXNlcm5hbWUiOiI5MDIzMTkwNzgzIiwiZW1haWwiOiJzYW1pcnBhdGVsaXlhNjZAZ21haWwuY29tIiwiZXhwIjoxNzg0MTM2NzQ1fQ.4IX2YaP20BW7qSatlRuE4NwV2b9CRNIK2-9i0dQRdH8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a180f67b1a6afd3c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c1:2021:9e02:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 17:55:57 UTC] === END API CALL LOG ===
[08-Jul-2026 17:55:57 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 17:55:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk5IiwidXNlcm5hbWUiOiI5MDIzMTkwNzgzIiwiZW1haWwiOiJzYW1pcnBhdGVsaXlhNjZAZ21haWwuY29tIiwiZXhwIjoxNzg0MTM2NzQ1fQ.4IX2YaP20BW7qSatlRuE4NwV2b9CRNIK2-9i0dQRdH8
[08-Jul-2026 17:55:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 17:55:57 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 17:55:57 UTC] User ID: 999
[08-Jul-2026 17:55:57 UTC] ✅ User profile retrieved successfully for user ID: 999
[08-Jul-2026 17:55:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 17:55:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 17:55:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40c1:2021:9e02:8000::, 162.158.108.71","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk5IiwidXNlcm5hbWUiOiI5MDIzMTkwNzgzIiwiZW1haWwiOiJzYW1pcnBhdGVsaXlhNjZAZ21haWwuY29tIiwiZXhwIjoxNzg0MTM2NzQ1fQ.4IX2YaP20BW7qSatlRuE4NwV2b9CRNIK2-9i0dQRdH8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a180f67b1a68fd3c-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40c1:2021:9e02:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jul-2026 17:55:57 UTC] === User Orders API Called ===
[08-Jul-2026 17:55:57 UTC] User ID: 999
[08-Jul-2026 17:55:57 UTC] Limit: 20, Offset: 0
[08-Jul-2026 17:55:57 UTC] Orders found: 1
[08-Jul-2026 17:55:57 UTC] Orders data: [{"id":392,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/towsssssshello","status":"pending","created_at":"2026-07-08 21:25:24","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[08-Jul-2026 17:55:57 UTC] Total orders count: 1
[08-Jul-2026 17:55:58 UTC] === API CALL LOG ===
[08-Jul-2026 17:55:58 UTC] Endpoint: user/profile.php
[08-Jul-2026 17:55:58 UTC] Full Log Data: {
    "timestamp": "2026-07-08 17:55:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:2021:9e02:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c1:2021:9e02:8000::, 162.158.108.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk5IiwidXNlcm5hbWUiOiI5MDIzMTkwNzgzIiwiZW1haWwiOiJzYW1pcnBhdGVsaXlhNjZAZ21haWwuY29tIiwiZXhwIjoxNzg0MTM2NzQ1fQ.4IX2YaP20BW7qSatlRuE4NwV2b9CRNIK2-9i0dQRdH8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a180f67f6daafd3c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c1:2021:9e02:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 17:55:58 UTC] === END API CALL LOG ===
[08-Jul-2026 17:55:58 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 17:55:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk5IiwidXNlcm5hbWUiOiI5MDIzMTkwNzgzIiwiZW1haWwiOiJzYW1pcnBhdGVsaXlhNjZAZ21haWwuY29tIiwiZXhwIjoxNzg0MTM2NzQ1fQ.4IX2YaP20BW7qSatlRuE4NwV2b9CRNIK2-9i0dQRdH8
[08-Jul-2026 17:55:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 17:55:58 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 17:55:58 UTC] User ID: 999
[08-Jul-2026 17:55:58 UTC] ✅ User profile retrieved successfully for user ID: 999
[08-Jul-2026 17:56:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 17:56:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 17:56:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40c1:2021:9e02:8000::, 172.71.124.88","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk5IiwidXNlcm5hbWUiOiI5MDIzMTkwNzgzIiwiZW1haWwiOiJzYW1pcnBhdGVsaXlhNjZAZ21haWwuY29tIiwiZXhwIjoxNzg0MTM2NzQ1fQ.4IX2YaP20BW7qSatlRuE4NwV2b9CRNIK2-9i0dQRdH8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a180f7bcae80cdd2-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40c1:2021:9e02:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jul-2026 17:56:48 UTC] === User Orders API Called ===
[08-Jul-2026 17:56:48 UTC] User ID: 999
[08-Jul-2026 17:56:48 UTC] Limit: 20, Offset: 0
[08-Jul-2026 17:56:48 UTC] Orders found: 2
[08-Jul-2026 17:56:48 UTC] Orders data: [{"id":393,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/fffffffffhjjmbvv","status":"pending","created_at":"2026-07-08 21:26:46","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":392,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/towsssssshello","status":"pending","created_at":"2026-07-08 21:25:24","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[08-Jul-2026 17:56:48 UTC] Total orders count: 2
[08-Jul-2026 17:56:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 17:56:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 17:56:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40c1:2021:9e02:8000::, 172.71.124.88","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk5IiwidXNlcm5hbWUiOiI5MDIzMTkwNzgzIiwiZW1haWwiOiJzYW1pcnBhdGVsaXlhNjZAZ21haWwuY29tIiwiZXhwIjoxNzg0MTM2NzQ1fQ.4IX2YaP20BW7qSatlRuE4NwV2b9CRNIK2-9i0dQRdH8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a180f7dce8fbcdd2-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40c1:2021:9e02:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jul-2026 17:56:54 UTC] === User Orders API Called ===
[08-Jul-2026 17:56:54 UTC] User ID: 999
[08-Jul-2026 17:56:54 UTC] Limit: 20, Offset: 0
[08-Jul-2026 17:56:54 UTC] Orders found: 2
[08-Jul-2026 17:56:54 UTC] Orders data: [{"id":393,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/fffffffffhjjmbvv","status":"pending","created_at":"2026-07-08 21:26:46","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":392,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/towsssssshello","status":"pending","created_at":"2026-07-08 21:25:24","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[08-Jul-2026 17:56:54 UTC] Total orders count: 2
[08-Jul-2026 17:56:54 UTC] === API CALL LOG ===
[08-Jul-2026 17:56:54 UTC] Endpoint: user/profile.php
[08-Jul-2026 17:56:54 UTC] Full Log Data: {
    "timestamp": "2026-07-08 17:56:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:2021:9e02:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c1:2021:9e02:8000::, 172.71.124.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk5IiwidXNlcm5hbWUiOiI5MDIzMTkwNzgzIiwiZW1haWwiOiJzYW1pcnBhdGVsaXlhNjZAZ21haWwuY29tIiwiZXhwIjoxNzg0MTM2NzQ1fQ.4IX2YaP20BW7qSatlRuE4NwV2b9CRNIK2-9i0dQRdH8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a180f7dce8ffcdd2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c1:2021:9e02:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 17:56:54 UTC] === END API CALL LOG ===
[08-Jul-2026 17:56:54 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 17:56:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk5IiwidXNlcm5hbWUiOiI5MDIzMTkwNzgzIiwiZW1haWwiOiJzYW1pcnBhdGVsaXlhNjZAZ21haWwuY29tIiwiZXhwIjoxNzg0MTM2NzQ1fQ.4IX2YaP20BW7qSatlRuE4NwV2b9CRNIK2-9i0dQRdH8
[08-Jul-2026 17:56:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 17:56:54 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 17:56:54 UTC] User ID: 999
[08-Jul-2026 17:56:54 UTC] ✅ User profile retrieved successfully for user ID: 999
[08-Jul-2026 17:56:54 UTC] === API CALL LOG ===
[08-Jul-2026 17:56:54 UTC] Endpoint: user/profile.php
[08-Jul-2026 17:56:54 UTC] Full Log Data: {
    "timestamp": "2026-07-08 17:56:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:2021:9e02:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c1:2021:9e02:8000::, 172.71.124.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk5IiwidXNlcm5hbWUiOiI5MDIzMTkwNzgzIiwiZW1haWwiOiJzYW1pcnBhdGVsaXlhNjZAZ21haWwuY29tIiwiZXhwIjoxNzg0MTM2NzQ1fQ.4IX2YaP20BW7qSatlRuE4NwV2b9CRNIK2-9i0dQRdH8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a180f7e058eccdd2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c1:2021:9e02:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 17:56:54 UTC] === END API CALL LOG ===
[08-Jul-2026 17:56:54 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 17:56:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk5IiwidXNlcm5hbWUiOiI5MDIzMTkwNzgzIiwiZW1haWwiOiJzYW1pcnBhdGVsaXlhNjZAZ21haWwuY29tIiwiZXhwIjoxNzg0MTM2NzQ1fQ.4IX2YaP20BW7qSatlRuE4NwV2b9CRNIK2-9i0dQRdH8
[08-Jul-2026 17:56:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 17:56:54 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 17:56:54 UTC] User ID: 999
[08-Jul-2026 17:56:54 UTC] ✅ User profile retrieved successfully for user ID: 999
[08-Jul-2026 17:57:03 UTC] === API CALL LOG ===
[08-Jul-2026 17:57:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 17:57:03 UTC] Endpoint: user/profile.php
[08-Jul-2026 17:57:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 17:57:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40c1:2021:9e02:8000::, 172.71.124.89","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk5IiwidXNlcm5hbWUiOiI5MDIzMTkwNzgzIiwiZW1haWwiOiJzYW1pcnBhdGVsaXlhNjZAZ21haWwuY29tIiwiZXhwIjoxNzg0MTM2NzQ1fQ.4IX2YaP20BW7qSatlRuE4NwV2b9CRNIK2-9i0dQRdH8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a180f8161dfbcdd2-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40c1:2021:9e02:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jul-2026 17:57:03 UTC] Full Log Data: {
    "timestamp": "2026-07-08 17:57:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:2021:9e02:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c1:2021:9e02:8000::, 172.71.124.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk5IiwidXNlcm5hbWUiOiI5MDIzMTkwNzgzIiwiZW1haWwiOiJzYW1pcnBhdGVsaXlhNjZAZ21haWwuY29tIiwiZXhwIjoxNzg0MTM2NzQ1fQ.4IX2YaP20BW7qSatlRuE4NwV2b9CRNIK2-9i0dQRdH8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a180f8161dffcdd2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c1:2021:9e02:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 17:57:03 UTC] === END API CALL LOG ===
[08-Jul-2026 17:57:03 UTC] === User Orders API Called ===
[08-Jul-2026 17:57:03 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 17:57:03 UTC] User ID: 999
[08-Jul-2026 17:57:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk5IiwidXNlcm5hbWUiOiI5MDIzMTkwNzgzIiwiZW1haWwiOiJzYW1pcnBhdGVsaXlhNjZAZ21haWwuY29tIiwiZXhwIjoxNzg0MTM2NzQ1fQ.4IX2YaP20BW7qSatlRuE4NwV2b9CRNIK2-9i0dQRdH8
[08-Jul-2026 17:57:03 UTC] Limit: 20, Offset: 0
[08-Jul-2026 17:57:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 17:57:03 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 17:57:03 UTC] User ID: 999
[08-Jul-2026 17:57:03 UTC] Orders found: 2
[08-Jul-2026 17:57:03 UTC] ✅ User profile retrieved successfully for user ID: 999
[08-Jul-2026 17:57:03 UTC] Orders data: [{"id":393,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/fffffffffhjjmbvv","status":"pending","created_at":"2026-07-08 21:26:46","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":392,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/towsssssshello","status":"pending","created_at":"2026-07-08 21:25:24","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[08-Jul-2026 17:57:03 UTC] Total orders count: 2
[08-Jul-2026 17:57:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 17:57:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 17:57:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40c1:2021:9e02:8000::, 172.71.124.88","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk5IiwidXNlcm5hbWUiOiI5MDIzMTkwNzgzIiwiZW1haWwiOiJzYW1pcnBhdGVsaXlhNjZAZ21haWwuY29tIiwiZXhwIjoxNzg0MTM2NzQ1fQ.4IX2YaP20BW7qSatlRuE4NwV2b9CRNIK2-9i0dQRdH8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a180f818ac6bcdd2-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40c1:2021:9e02:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jul-2026 17:57:03 UTC] === User Orders API Called ===
[08-Jul-2026 17:57:03 UTC] User ID: 999
[08-Jul-2026 17:57:03 UTC] Limit: 20, Offset: 0
[08-Jul-2026 17:57:03 UTC] Orders found: 2
[08-Jul-2026 17:57:03 UTC] Orders data: [{"id":393,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/fffffffffhjjmbvv","status":"pending","created_at":"2026-07-08 21:26:46","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":392,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/towsssssshello","status":"pending","created_at":"2026-07-08 21:25:24","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[08-Jul-2026 17:57:03 UTC] Total orders count: 2
[08-Jul-2026 17:57:03 UTC] === API CALL LOG ===
[08-Jul-2026 17:57:03 UTC] Endpoint: user/profile.php
[08-Jul-2026 17:57:03 UTC] Full Log Data: {
    "timestamp": "2026-07-08 17:57:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:2021:9e02:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c1:2021:9e02:8000::, 172.71.124.88",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk5IiwidXNlcm5hbWUiOiI5MDIzMTkwNzgzIiwiZW1haWwiOiJzYW1pcnBhdGVsaXlhNjZAZ21haWwuY29tIiwiZXhwIjoxNzg0MTM2NzQ1fQ.4IX2YaP20BW7qSatlRuE4NwV2b9CRNIK2-9i0dQRdH8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a180f818ac68cdd2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c1:2021:9e02:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 17:57:03 UTC] === END API CALL LOG ===
[08-Jul-2026 17:57:03 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 17:57:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk5IiwidXNlcm5hbWUiOiI5MDIzMTkwNzgzIiwiZW1haWwiOiJzYW1pcnBhdGVsaXlhNjZAZ21haWwuY29tIiwiZXhwIjoxNzg0MTM2NzQ1fQ.4IX2YaP20BW7qSatlRuE4NwV2b9CRNIK2-9i0dQRdH8
[08-Jul-2026 17:57:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 17:57:03 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 17:57:03 UTC] User ID: 999
[08-Jul-2026 17:57:03 UTC] ✅ User profile retrieved successfully for user ID: 999
[08-Jul-2026 17:57:06 UTC] === API CALL LOG ===
[08-Jul-2026 17:57:06 UTC] Endpoint: user/profile.php
[08-Jul-2026 17:57:06 UTC] Full Log Data: {
    "timestamp": "2026-07-08 17:57:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:2021:9e02:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c1:2021:9e02:8000::, 172.71.124.88",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk5IiwidXNlcm5hbWUiOiI5MDIzMTkwNzgzIiwiZW1haWwiOiJzYW1pcnBhdGVsaXlhNjZAZ21haWwuY29tIiwiZXhwIjoxNzg0MTM2NzQ1fQ.4IX2YaP20BW7qSatlRuE4NwV2b9CRNIK2-9i0dQRdH8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a180f8282979cdd2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c1:2021:9e02:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 17:57:06 UTC] === END API CALL LOG ===
[08-Jul-2026 17:57:06 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 17:57:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 17:57:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk5IiwidXNlcm5hbWUiOiI5MDIzMTkwNzgzIiwiZW1haWwiOiJzYW1pcnBhdGVsaXlhNjZAZ21haWwuY29tIiwiZXhwIjoxNzg0MTM2NzQ1fQ.4IX2YaP20BW7qSatlRuE4NwV2b9CRNIK2-9i0dQRdH8
[08-Jul-2026 17:57:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 17:57:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 17:57:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40c1:2021:9e02:8000::, 172.71.124.88","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk5IiwidXNlcm5hbWUiOiI5MDIzMTkwNzgzIiwiZW1haWwiOiJzYW1pcnBhdGVsaXlhNjZAZ21haWwuY29tIiwiZXhwIjoxNzg0MTM2NzQ1fQ.4IX2YaP20BW7qSatlRuE4NwV2b9CRNIK2-9i0dQRdH8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a180f8282975cdd2-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40c1:2021:9e02:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jul-2026 17:57:06 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 17:57:06 UTC] User ID: 999
[08-Jul-2026 17:57:06 UTC] === User Orders API Called ===
[08-Jul-2026 17:57:06 UTC] User ID: 999
[08-Jul-2026 17:57:06 UTC] Limit: 20, Offset: 0
[08-Jul-2026 17:57:06 UTC] ✅ User profile retrieved successfully for user ID: 999
[08-Jul-2026 17:57:06 UTC] Orders found: 2
[08-Jul-2026 17:57:06 UTC] Orders data: [{"id":393,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/fffffffffhjjmbvv","status":"pending","created_at":"2026-07-08 21:26:46","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":392,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/towsssssshello","status":"pending","created_at":"2026-07-08 21:25:24","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[08-Jul-2026 17:57:06 UTC] Total orders count: 2
[08-Jul-2026 17:57:06 UTC] === API CALL LOG ===
[08-Jul-2026 17:57:06 UTC] Endpoint: user/profile.php
[08-Jul-2026 17:57:06 UTC] Full Log Data: {
    "timestamp": "2026-07-08 17:57:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:2021:9e02:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c1:2021:9e02:8000::, 172.71.124.88",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk5IiwidXNlcm5hbWUiOiI5MDIzMTkwNzgzIiwiZW1haWwiOiJzYW1pcnBhdGVsaXlhNjZAZ21haWwuY29tIiwiZXhwIjoxNzg0MTM2NzQ1fQ.4IX2YaP20BW7qSatlRuE4NwV2b9CRNIK2-9i0dQRdH8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a180f82c6af8cdd2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c1:2021:9e02:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 17:57:06 UTC] === END API CALL LOG ===
[08-Jul-2026 17:57:06 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 17:57:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk5IiwidXNlcm5hbWUiOiI5MDIzMTkwNzgzIiwiZW1haWwiOiJzYW1pcnBhdGVsaXlhNjZAZ21haWwuY29tIiwiZXhwIjoxNzg0MTM2NzQ1fQ.4IX2YaP20BW7qSatlRuE4NwV2b9CRNIK2-9i0dQRdH8
[08-Jul-2026 17:57:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 17:57:06 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 17:57:06 UTC] User ID: 999
[08-Jul-2026 17:57:06 UTC] ✅ User profile retrieved successfully for user ID: 999
[08-Jul-2026 17:57:18 UTC] === API CALL LOG ===
[08-Jul-2026 17:57:18 UTC] Endpoint: user/profile.php
[08-Jul-2026 17:57:18 UTC] Full Log Data: {
    "timestamp": "2026-07-08 17:57:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:2021:9e02:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c1:2021:9e02:8000::, 172.71.124.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk5IiwidXNlcm5hbWUiOiI5MDIzMTkwNzgzIiwiZW1haWwiOiJzYW1pcnBhdGVsaXlhNjZAZ21haWwuY29tIiwiZXhwIjoxNzg0MTM2NzQ1fQ.4IX2YaP20BW7qSatlRuE4NwV2b9CRNIK2-9i0dQRdH8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a180f874796bcdd2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c1:2021:9e02:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 17:57:18 UTC] === END API CALL LOG ===
[08-Jul-2026 17:57:18 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 17:57:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk5IiwidXNlcm5hbWUiOiI5MDIzMTkwNzgzIiwiZW1haWwiOiJzYW1pcnBhdGVsaXlhNjZAZ21haWwuY29tIiwiZXhwIjoxNzg0MTM2NzQ1fQ.4IX2YaP20BW7qSatlRuE4NwV2b9CRNIK2-9i0dQRdH8
[08-Jul-2026 17:57:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 17:57:18 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 17:57:18 UTC] User ID: 999
[08-Jul-2026 17:57:18 UTC] ✅ User profile retrieved successfully for user ID: 999
[08-Jul-2026 17:57:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 17:57:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 17:57:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40c1:2021:9e02:8000::, 172.71.124.88","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk5IiwidXNlcm5hbWUiOiI5MDIzMTkwNzgzIiwiZW1haWwiOiJzYW1pcnBhdGVsaXlhNjZAZ21haWwuY29tIiwiZXhwIjoxNzg0MTM2NzQ1fQ.4IX2YaP20BW7qSatlRuE4NwV2b9CRNIK2-9i0dQRdH8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a180f8747968cdd2-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40c1:2021:9e02:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jul-2026 17:57:18 UTC] === User Orders API Called ===
[08-Jul-2026 17:57:18 UTC] User ID: 999
[08-Jul-2026 17:57:18 UTC] Limit: 20, Offset: 0
[08-Jul-2026 17:57:18 UTC] Orders found: 2
[08-Jul-2026 17:57:18 UTC] Orders data: [{"id":393,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/fffffffffhjjmbvv","status":"pending","created_at":"2026-07-08 21:26:46","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":392,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/towsssssshello","status":"pending","created_at":"2026-07-08 21:25:24","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[08-Jul-2026 17:57:18 UTC] Total orders count: 2
[08-Jul-2026 17:57:18 UTC] === API CALL LOG ===
[08-Jul-2026 17:57:18 UTC] Endpoint: user/profile.php
[08-Jul-2026 17:57:18 UTC] Full Log Data: {
    "timestamp": "2026-07-08 17:57:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:2021:9e02:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c1:2021:9e02:8000::, 172.71.124.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk5IiwidXNlcm5hbWUiOiI5MDIzMTkwNzgzIiwiZW1haWwiOiJzYW1pcnBhdGVsaXlhNjZAZ21haWwuY29tIiwiZXhwIjoxNzg0MTM2NzQ1fQ.4IX2YaP20BW7qSatlRuE4NwV2b9CRNIK2-9i0dQRdH8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a180f877f95ecdd2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c1:2021:9e02:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 17:57:18 UTC] === END API CALL LOG ===
[08-Jul-2026 17:57:18 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 17:57:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk5IiwidXNlcm5hbWUiOiI5MDIzMTkwNzgzIiwiZW1haWwiOiJzYW1pcnBhdGVsaXlhNjZAZ21haWwuY29tIiwiZXhwIjoxNzg0MTM2NzQ1fQ.4IX2YaP20BW7qSatlRuE4NwV2b9CRNIK2-9i0dQRdH8
[08-Jul-2026 17:57:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 17:57:18 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 17:57:18 UTC] User ID: 999
[08-Jul-2026 17:57:18 UTC] ✅ User profile retrieved successfully for user ID: 999
[08-Jul-2026 17:57:24 UTC] === API CALL LOG ===
[08-Jul-2026 17:57:24 UTC] Endpoint: user/profile.php
[08-Jul-2026 17:57:24 UTC] Full Log Data: {
    "timestamp": "2026-07-08 17:57:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:2021:9e02:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c1:2021:9e02:8000::, 172.71.124.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk5IiwidXNlcm5hbWUiOiI5MDIzMTkwNzgzIiwiZW1haWwiOiJzYW1pcnBhdGVsaXlhNjZAZ21haWwuY29tIiwiZXhwIjoxNzg0MTM2NzQ1fQ.4IX2YaP20BW7qSatlRuE4NwV2b9CRNIK2-9i0dQRdH8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a180f89a1f38cdd2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c1:2021:9e02:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 17:57:24 UTC] === END API CALL LOG ===
[08-Jul-2026 17:57:24 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 17:57:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk5IiwidXNlcm5hbWUiOiI5MDIzMTkwNzgzIiwiZW1haWwiOiJzYW1pcnBhdGVsaXlhNjZAZ21haWwuY29tIiwiZXhwIjoxNzg0MTM2NzQ1fQ.4IX2YaP20BW7qSatlRuE4NwV2b9CRNIK2-9i0dQRdH8
[08-Jul-2026 17:57:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 17:57:24 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 17:57:24 UTC] User ID: 999
[08-Jul-2026 17:57:24 UTC] ✅ User profile retrieved successfully for user ID: 999
[08-Jul-2026 17:57:24 UTC] User Purchases API - User ID: 999
[08-Jul-2026 17:57:24 UTC] User Purchases API - Total purchases found: 1
[08-Jul-2026 17:57:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 17:57:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 17:57:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40c1:2021:9e02:8000::, 172.71.124.88","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk5IiwidXNlcm5hbWUiOiI5MDIzMTkwNzgzIiwiZW1haWwiOiJzYW1pcnBhdGVsaXlhNjZAZ21haWwuY29tIiwiZXhwIjoxNzg0MTM2NzQ1fQ.4IX2YaP20BW7qSatlRuE4NwV2b9CRNIK2-9i0dQRdH8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a180f8d0c8dbcdd2-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40c1:2021:9e02:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jul-2026 17:57:33 UTC] === User Orders API Called ===
[08-Jul-2026 17:57:33 UTC] User ID: 999
[08-Jul-2026 17:57:33 UTC] === API CALL LOG ===
[08-Jul-2026 17:57:33 UTC] Limit: 20, Offset: 0
[08-Jul-2026 17:57:33 UTC] Endpoint: user/profile.php
[08-Jul-2026 17:57:33 UTC] Full Log Data: {
    "timestamp": "2026-07-08 17:57:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:2021:9e02:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c1:2021:9e02:8000::, 172.71.124.88",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk5IiwidXNlcm5hbWUiOiI5MDIzMTkwNzgzIiwiZW1haWwiOiJzYW1pcnBhdGVsaXlhNjZAZ21haWwuY29tIiwiZXhwIjoxNzg0MTM2NzQ1fQ.4IX2YaP20BW7qSatlRuE4NwV2b9CRNIK2-9i0dQRdH8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a180f8d0c8decdd2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c1:2021:9e02:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 17:57:33 UTC] === END API CALL LOG ===
[08-Jul-2026 17:57:33 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 17:57:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk5IiwidXNlcm5hbWUiOiI5MDIzMTkwNzgzIiwiZW1haWwiOiJzYW1pcnBhdGVsaXlhNjZAZ21haWwuY29tIiwiZXhwIjoxNzg0MTM2NzQ1fQ.4IX2YaP20BW7qSatlRuE4NwV2b9CRNIK2-9i0dQRdH8
[08-Jul-2026 17:57:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 17:57:33 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 17:57:33 UTC] User ID: 999
[08-Jul-2026 17:57:33 UTC] Orders found: 2
[08-Jul-2026 17:57:33 UTC] Orders data: [{"id":393,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/fffffffffhjjmbvv","status":"pending","created_at":"2026-07-08 21:26:46","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":392,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/towsssssshello","status":"pending","created_at":"2026-07-08 21:25:24","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[08-Jul-2026 17:57:33 UTC] Total orders count: 2
[08-Jul-2026 17:57:33 UTC] ✅ User profile retrieved successfully for user ID: 999
[08-Jul-2026 17:57:33 UTC] === API CALL LOG ===
[08-Jul-2026 17:57:33 UTC] Endpoint: user/profile.php
[08-Jul-2026 17:57:33 UTC] Full Log Data: {
    "timestamp": "2026-07-08 17:57:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:2021:9e02:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c1:2021:9e02:8000::, 172.71.124.88",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk5IiwidXNlcm5hbWUiOiI5MDIzMTkwNzgzIiwiZW1haWwiOiJzYW1pcnBhdGVsaXlhNjZAZ21haWwuY29tIiwiZXhwIjoxNzg0MTM2NzQ1fQ.4IX2YaP20BW7qSatlRuE4NwV2b9CRNIK2-9i0dQRdH8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a180f8d509fccdd2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c1:2021:9e02:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 17:57:33 UTC] === END API CALL LOG ===
[08-Jul-2026 17:57:33 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 17:57:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk5IiwidXNlcm5hbWUiOiI5MDIzMTkwNzgzIiwiZW1haWwiOiJzYW1pcnBhdGVsaXlhNjZAZ21haWwuY29tIiwiZXhwIjoxNzg0MTM2NzQ1fQ.4IX2YaP20BW7qSatlRuE4NwV2b9CRNIK2-9i0dQRdH8
[08-Jul-2026 17:57:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 17:57:33 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 17:57:33 UTC] User ID: 999
[08-Jul-2026 17:57:33 UTC] ✅ User profile retrieved successfully for user ID: 999
[08-Jul-2026 18:03:33 UTC] === API CALL LOG ===
[08-Jul-2026 18:03:33 UTC] Endpoint: user/profile.php
[08-Jul-2026 18:03:33 UTC] Full Log Data: {
    "timestamp": "2026-07-08 18:03:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:2021:9e02:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c1:2021:9e02:8000::, 172.71.152.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk5IiwidXNlcm5hbWUiOiI5MDIzMTkwNzgzIiwiZW1haWwiOiJzYW1pcnBhdGVsaXlhNjZAZ21haWwuY29tIiwiZXhwIjoxNzg0MTM2NzQ1fQ.4IX2YaP20BW7qSatlRuE4NwV2b9CRNIK2-9i0dQRdH8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a181019b5d2b6033-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c1:2021:9e02:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 18:03:33 UTC] === END API CALL LOG ===
[08-Jul-2026 18:03:33 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 18:03:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk5IiwidXNlcm5hbWUiOiI5MDIzMTkwNzgzIiwiZW1haWwiOiJzYW1pcnBhdGVsaXlhNjZAZ21haWwuY29tIiwiZXhwIjoxNzg0MTM2NzQ1fQ.4IX2YaP20BW7qSatlRuE4NwV2b9CRNIK2-9i0dQRdH8
[08-Jul-2026 18:03:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 18:03:33 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 18:03:33 UTC] User ID: 999
[08-Jul-2026 18:03:33 UTC] ✅ User profile retrieved successfully for user ID: 999
[08-Jul-2026 18:03:34 UTC] === API CALL LOG ===
[08-Jul-2026 18:03:34 UTC] Endpoint: user/profile.php
[08-Jul-2026 18:03:34 UTC] Full Log Data: {
    "timestamp": "2026-07-08 18:03:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:2021:9e02:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c1:2021:9e02:8000::, 172.69.166.29",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk5IiwidXNlcm5hbWUiOiI5MDIzMTkwNzgzIiwiZW1haWwiOiJzYW1pcnBhdGVsaXlhNjZAZ21haWwuY29tIiwiZXhwIjoxNzg0MTM2NzQ1fQ.4IX2YaP20BW7qSatlRuE4NwV2b9CRNIK2-9i0dQRdH8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18101a37a956033-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c1:2021:9e02:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 18:03:34 UTC] === END API CALL LOG ===
[08-Jul-2026 18:03:34 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 18:03:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk5IiwidXNlcm5hbWUiOiI5MDIzMTkwNzgzIiwiZW1haWwiOiJzYW1pcnBhdGVsaXlhNjZAZ21haWwuY29tIiwiZXhwIjoxNzg0MTM2NzQ1fQ.4IX2YaP20BW7qSatlRuE4NwV2b9CRNIK2-9i0dQRdH8
[08-Jul-2026 18:03:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 18:03:34 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 18:03:34 UTC] User ID: 999
[08-Jul-2026 18:03:34 UTC] ✅ User profile retrieved successfully for user ID: 999
[08-Jul-2026 18:03:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 18:03:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 18:03:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40c1:2021:9e02:8000::, 172.69.166.28","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk5IiwidXNlcm5hbWUiOiI5MDIzMTkwNzgzIiwiZW1haWwiOiJzYW1pcnBhdGVsaXlhNjZAZ21haWwuY29tIiwiZXhwIjoxNzg0MTM2NzQ1fQ.4IX2YaP20BW7qSatlRuE4NwV2b9CRNIK2-9i0dQRdH8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a18101a4ab5c6033-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40c1:2021:9e02:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jul-2026 18:03:35 UTC] === User Orders API Called ===
[08-Jul-2026 18:03:35 UTC] User ID: 999
[08-Jul-2026 18:03:35 UTC] Limit: 20, Offset: 0
[08-Jul-2026 18:03:35 UTC] Orders found: 2
[08-Jul-2026 18:03:35 UTC] Orders data: [{"id":393,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/fffffffffhjjmbvv","status":"pending","created_at":"2026-07-08 21:26:46","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":392,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/towsssssshello","status":"pending","created_at":"2026-07-08 21:25:24","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[08-Jul-2026 18:03:35 UTC] Total orders count: 2
[08-Jul-2026 18:03:35 UTC] === API CALL LOG ===
[08-Jul-2026 18:03:35 UTC] Endpoint: user/profile.php
[08-Jul-2026 18:03:35 UTC] Full Log Data: {
    "timestamp": "2026-07-08 18:03:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:2021:9e02:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c1:2021:9e02:8000::, 172.69.166.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk5IiwidXNlcm5hbWUiOiI5MDIzMTkwNzgzIiwiZW1haWwiOiJzYW1pcnBhdGVsaXlhNjZAZ21haWwuY29tIiwiZXhwIjoxNzg0MTM2NzQ1fQ.4IX2YaP20BW7qSatlRuE4NwV2b9CRNIK2-9i0dQRdH8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18101a4ab5e6033-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c1:2021:9e02:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 18:03:35 UTC] === END API CALL LOG ===
[08-Jul-2026 18:03:35 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 18:03:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk5IiwidXNlcm5hbWUiOiI5MDIzMTkwNzgzIiwiZW1haWwiOiJzYW1pcnBhdGVsaXlhNjZAZ21haWwuY29tIiwiZXhwIjoxNzg0MTM2NzQ1fQ.4IX2YaP20BW7qSatlRuE4NwV2b9CRNIK2-9i0dQRdH8
[08-Jul-2026 18:03:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 18:03:35 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 18:03:35 UTC] User ID: 999
[08-Jul-2026 18:03:35 UTC] ✅ User profile retrieved successfully for user ID: 999
[08-Jul-2026 18:03:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 18:03:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 18:03:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40c1:2021:9e02:8000::, 172.69.166.28","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk5IiwidXNlcm5hbWUiOiI5MDIzMTkwNzgzIiwiZW1haWwiOiJzYW1pcnBhdGVsaXlhNjZAZ21haWwuY29tIiwiZXhwIjoxNzg0MTM2NzQ1fQ.4IX2YaP20BW7qSatlRuE4NwV2b9CRNIK2-9i0dQRdH8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a18101b9b8cd6033-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40c1:2021:9e02:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jul-2026 18:03:37 UTC] === User Orders API Called ===
[08-Jul-2026 18:03:37 UTC] User ID: 999
[08-Jul-2026 18:03:37 UTC] Limit: 20, Offset: 0
[08-Jul-2026 18:03:37 UTC] Orders found: 2
[08-Jul-2026 18:03:37 UTC] Orders data: [{"id":393,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/fffffffffhjjmbvv","status":"pending","created_at":"2026-07-08 21:26:46","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":392,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/towsssssshello","status":"pending","created_at":"2026-07-08 21:25:24","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[08-Jul-2026 18:03:37 UTC] Total orders count: 2
[08-Jul-2026 18:03:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 18:03:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 18:03:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40c1:2021:9e02:8000::, 172.71.152.71","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk5IiwidXNlcm5hbWUiOiI5MDIzMTkwNzgzIiwiZW1haWwiOiJzYW1pcnBhdGVsaXlhNjZAZ21haWwuY29tIiwiZXhwIjoxNzg0MTM2NzQ1fQ.4IX2YaP20BW7qSatlRuE4NwV2b9CRNIK2-9i0dQRdH8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a18101df5b116033-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40c1:2021:9e02:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jul-2026 18:03:44 UTC] === User Orders API Called ===
[08-Jul-2026 18:03:44 UTC] User ID: 999
[08-Jul-2026 18:03:44 UTC] Limit: 20, Offset: 0
[08-Jul-2026 18:03:44 UTC] Orders found: 2
[08-Jul-2026 18:03:44 UTC] Orders data: [{"id":393,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/fffffffffhjjmbvv","status":"pending","created_at":"2026-07-08 21:26:46","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":392,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/towsssssshello","status":"pending","created_at":"2026-07-08 21:25:24","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[08-Jul-2026 18:03:44 UTC] Total orders count: 2
[08-Jul-2026 18:03:44 UTC] === API CALL LOG ===
[08-Jul-2026 18:03:44 UTC] Endpoint: user/profile.php
[08-Jul-2026 18:03:44 UTC] Full Log Data: {
    "timestamp": "2026-07-08 18:03:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:2021:9e02:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c1:2021:9e02:8000::, 172.71.152.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk5IiwidXNlcm5hbWUiOiI5MDIzMTkwNzgzIiwiZW1haWwiOiJzYW1pcnBhdGVsaXlhNjZAZ21haWwuY29tIiwiZXhwIjoxNzg0MTM2NzQ1fQ.4IX2YaP20BW7qSatlRuE4NwV2b9CRNIK2-9i0dQRdH8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18101df5b136033-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c1:2021:9e02:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 18:03:44 UTC] === END API CALL LOG ===
[08-Jul-2026 18:03:44 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 18:03:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk5IiwidXNlcm5hbWUiOiI5MDIzMTkwNzgzIiwiZW1haWwiOiJzYW1pcnBhdGVsaXlhNjZAZ21haWwuY29tIiwiZXhwIjoxNzg0MTM2NzQ1fQ.4IX2YaP20BW7qSatlRuE4NwV2b9CRNIK2-9i0dQRdH8
[08-Jul-2026 18:03:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 18:03:44 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 18:03:44 UTC] User ID: 999
[08-Jul-2026 18:03:44 UTC] ✅ User profile retrieved successfully for user ID: 999
[08-Jul-2026 18:03:44 UTC] === API CALL LOG ===
[08-Jul-2026 18:03:44 UTC] Endpoint: user/profile.php
[08-Jul-2026 18:03:44 UTC] Full Log Data: {
    "timestamp": "2026-07-08 18:03:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:2021:9e02:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c1:2021:9e02:8000::, 172.71.152.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk5IiwidXNlcm5hbWUiOiI5MDIzMTkwNzgzIiwiZW1haWwiOiJzYW1pcnBhdGVsaXlhNjZAZ21haWwuY29tIiwiZXhwIjoxNzg0MTM2NzQ1fQ.4IX2YaP20BW7qSatlRuE4NwV2b9CRNIK2-9i0dQRdH8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18101e31da16033-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c1:2021:9e02:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 18:03:44 UTC] === END API CALL LOG ===
[08-Jul-2026 18:03:44 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 18:03:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk5IiwidXNlcm5hbWUiOiI5MDIzMTkwNzgzIiwiZW1haWwiOiJzYW1pcnBhdGVsaXlhNjZAZ21haWwuY29tIiwiZXhwIjoxNzg0MTM2NzQ1fQ.4IX2YaP20BW7qSatlRuE4NwV2b9CRNIK2-9i0dQRdH8
[08-Jul-2026 18:03:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 18:03:44 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 18:03:44 UTC] User ID: 999
[08-Jul-2026 18:03:44 UTC] ✅ User profile retrieved successfully for user ID: 999
[08-Jul-2026 18:03:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 18:03:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 18:03:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40c1:2021:9e02:8000::, 172.71.152.71","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk5IiwidXNlcm5hbWUiOiI5MDIzMTkwNzgzIiwiZW1haWwiOiJzYW1pcnBhdGVsaXlhNjZAZ21haWwuY29tIiwiZXhwIjoxNzg0MTM2NzQ1fQ.4IX2YaP20BW7qSatlRuE4NwV2b9CRNIK2-9i0dQRdH8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a181020fc9aa6033-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40c1:2021:9e02:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jul-2026 18:03:51 UTC] === User Orders API Called ===
[08-Jul-2026 18:03:51 UTC] User ID: 999
[08-Jul-2026 18:03:51 UTC] Limit: 20, Offset: 0
[08-Jul-2026 18:03:51 UTC] Orders found: 2
[08-Jul-2026 18:03:51 UTC] Orders data: [{"id":393,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/fffffffffhjjmbvv","status":"pending","created_at":"2026-07-08 21:26:46","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":392,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/towsssssshello","status":"pending","created_at":"2026-07-08 21:25:24","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[08-Jul-2026 18:03:51 UTC] === API CALL LOG ===
[08-Jul-2026 18:03:51 UTC] Endpoint: user/profile.php
[08-Jul-2026 18:03:51 UTC] Full Log Data: {
    "timestamp": "2026-07-08 18:03:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:2021:9e02:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c1:2021:9e02:8000::, 172.71.152.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk5IiwidXNlcm5hbWUiOiI5MDIzMTkwNzgzIiwiZW1haWwiOiJzYW1pcnBhdGVsaXlhNjZAZ21haWwuY29tIiwiZXhwIjoxNzg0MTM2NzQ1fQ.4IX2YaP20BW7qSatlRuE4NwV2b9CRNIK2-9i0dQRdH8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a181020fc9ac6033-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c1:2021:9e02:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 18:03:51 UTC] Total orders count: 2
[08-Jul-2026 18:03:51 UTC] === END API CALL LOG ===
[08-Jul-2026 18:03:51 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 18:03:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk5IiwidXNlcm5hbWUiOiI5MDIzMTkwNzgzIiwiZW1haWwiOiJzYW1pcnBhdGVsaXlhNjZAZ21haWwuY29tIiwiZXhwIjoxNzg0MTM2NzQ1fQ.4IX2YaP20BW7qSatlRuE4NwV2b9CRNIK2-9i0dQRdH8
[08-Jul-2026 18:03:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 18:03:51 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 18:03:51 UTC] User ID: 999
[08-Jul-2026 18:03:51 UTC] ✅ User profile retrieved successfully for user ID: 999
[08-Jul-2026 18:03:52 UTC] === API CALL LOG ===
[08-Jul-2026 18:03:52 UTC] Endpoint: user/profile.php
[08-Jul-2026 18:03:52 UTC] Full Log Data: {
    "timestamp": "2026-07-08 18:03:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:2021:9e02:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c1:2021:9e02:8000::, 172.71.152.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk5IiwidXNlcm5hbWUiOiI5MDIzMTkwNzgzIiwiZW1haWwiOiJzYW1pcnBhdGVsaXlhNjZAZ21haWwuY29tIiwiZXhwIjoxNzg0MTM2NzQ1fQ.4IX2YaP20BW7qSatlRuE4NwV2b9CRNIK2-9i0dQRdH8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18102139be76033-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c1:2021:9e02:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 18:03:52 UTC] === END API CALL LOG ===
[08-Jul-2026 18:03:52 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 18:03:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk5IiwidXNlcm5hbWUiOiI5MDIzMTkwNzgzIiwiZW1haWwiOiJzYW1pcnBhdGVsaXlhNjZAZ21haWwuY29tIiwiZXhwIjoxNzg0MTM2NzQ1fQ.4IX2YaP20BW7qSatlRuE4NwV2b9CRNIK2-9i0dQRdH8
[08-Jul-2026 18:03:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 18:03:52 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 18:03:52 UTC] User ID: 999
[08-Jul-2026 18:03:52 UTC] ✅ User profile retrieved successfully for user ID: 999
[08-Jul-2026 18:40:21 UTC] === API CALL LOG ===
[08-Jul-2026 18:40:21 UTC] Endpoint: user/profile.php
[08-Jul-2026 18:40:21 UTC] Full Log Data: {
    "timestamp": "2026-07-08 18:40:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "213.230.86.179",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "213.230.86.179, 172.69.151.122",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMCIsInVzZXJuYW1lIjoiU2hvaGphaG9uIiwiZW1haWwiOiJhYmR1eG9saXFvdnNob2hqYWhvbjdAZ21haWwuY29tIiwiZXhwIjoxNzg0MTQwODE5fQ.UOhgh2xL202I7cW1_-5gyPQHIgjTgVmfOMxA6iKKXMY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a181378769024db3-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "213.230.86.179",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 18:40:21 UTC] === END API CALL LOG ===
[08-Jul-2026 18:40:21 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 18:40:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMCIsInVzZXJuYW1lIjoiU2hvaGphaG9uIiwiZW1haWwiOiJhYmR1eG9saXFvdnNob2hqYWhvbjdAZ21haWwuY29tIiwiZXhwIjoxNzg0MTQwODE5fQ.UOhgh2xL202I7cW1_-5gyPQHIgjTgVmfOMxA6iKKXMY
[08-Jul-2026 18:40:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 18:40:21 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 18:40:21 UTC] User ID: 1000
[08-Jul-2026 18:40:21 UTC] ✅ User profile retrieved successfully for user ID: 1000
[08-Jul-2026 18:40:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 18:40:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 18:40:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"213.230.86.179, 172.69.151.122","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMCIsInVzZXJuYW1lIjoiU2hvaGphaG9uIiwiZW1haWwiOiJhYmR1eG9saXFvdnNob2hqYWhvbjdAZ21haWwuY29tIiwiZXhwIjoxNzg0MTQwODE5fQ.UOhgh2xL202I7cW1_-5gyPQHIgjTgVmfOMxA6iKKXMY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a181378769084db3-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"213.230.86.179","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jul-2026 18:40:21 UTC] === User Orders API Called ===
[08-Jul-2026 18:40:21 UTC] User ID: 1000
[08-Jul-2026 18:40:21 UTC] Limit: 20, Offset: 0
[08-Jul-2026 18:40:21 UTC] Orders found: 0
[08-Jul-2026 18:40:21 UTC] Orders data: []
[08-Jul-2026 18:40:21 UTC] Total orders count: 0
[08-Jul-2026 18:40:21 UTC] === API CALL LOG ===
[08-Jul-2026 18:40:21 UTC] Endpoint: user/profile.php
[08-Jul-2026 18:40:21 UTC] Full Log Data: {
    "timestamp": "2026-07-08 18:40:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "213.230.86.179",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "213.230.86.179, 172.69.151.122",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMCIsInVzZXJuYW1lIjoiU2hvaGphaG9uIiwiZW1haWwiOiJhYmR1eG9saXFvdnNob2hqYWhvbjdAZ21haWwuY29tIiwiZXhwIjoxNzg0MTQwODE5fQ.UOhgh2xL202I7cW1_-5gyPQHIgjTgVmfOMxA6iKKXMY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a181378849ee4db3-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "213.230.86.179",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 18:40:21 UTC] === END API CALL LOG ===
[08-Jul-2026 18:40:21 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 18:40:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMCIsInVzZXJuYW1lIjoiU2hvaGphaG9uIiwiZW1haWwiOiJhYmR1eG9saXFvdnNob2hqYWhvbjdAZ21haWwuY29tIiwiZXhwIjoxNzg0MTQwODE5fQ.UOhgh2xL202I7cW1_-5gyPQHIgjTgVmfOMxA6iKKXMY
[08-Jul-2026 18:40:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 18:40:21 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 18:40:21 UTC] User ID: 1000
[08-Jul-2026 18:40:21 UTC] ✅ User profile retrieved successfully for user ID: 1000
[08-Jul-2026 18:40:22 UTC] === API CALL LOG ===
[08-Jul-2026 18:40:22 UTC] Endpoint: user/profile.php
[08-Jul-2026 18:40:22 UTC] Full Log Data: {
    "timestamp": "2026-07-08 18:40:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "213.230.86.179",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "213.230.86.179, 172.69.151.122",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMCIsInVzZXJuYW1lIjoiU2hvaGphaG9uIiwiZW1haWwiOiJhYmR1eG9saXFvdnNob2hqYWhvbjdAZ21haWwuY29tIiwiZXhwIjoxNzg0MTQwODE5fQ.UOhgh2xL202I7cW1_-5gyPQHIgjTgVmfOMxA6iKKXMY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a181378c8e474db3-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "213.230.86.179",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 18:40:22 UTC] === END API CALL LOG ===
[08-Jul-2026 18:40:22 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 18:40:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMCIsInVzZXJuYW1lIjoiU2hvaGphaG9uIiwiZW1haWwiOiJhYmR1eG9saXFvdnNob2hqYWhvbjdAZ21haWwuY29tIiwiZXhwIjoxNzg0MTQwODE5fQ.UOhgh2xL202I7cW1_-5gyPQHIgjTgVmfOMxA6iKKXMY
[08-Jul-2026 18:40:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 18:40:22 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 18:40:22 UTC] User ID: 1000
[08-Jul-2026 18:40:22 UTC] ✅ User profile retrieved successfully for user ID: 1000
[08-Jul-2026 18:40:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 18:40:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 18:40:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"213.230.86.179, 172.69.151.121","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMCIsInVzZXJuYW1lIjoiU2hvaGphaG9uIiwiZW1haWwiOiJhYmR1eG9saXFvdnNob2hqYWhvbjdAZ21haWwuY29tIiwiZXhwIjoxNzg0MTQwODE5fQ.UOhgh2xL202I7cW1_-5gyPQHIgjTgVmfOMxA6iKKXMY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a18137db3a8b4db3-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"213.230.86.179","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jul-2026 18:40:35 UTC] === User Orders API Called ===
[08-Jul-2026 18:40:35 UTC] User ID: 1000
[08-Jul-2026 18:40:35 UTC] Limit: 20, Offset: 0
[08-Jul-2026 18:40:35 UTC] Orders found: 0
[08-Jul-2026 18:40:35 UTC] Orders data: []
[08-Jul-2026 18:40:35 UTC] Total orders count: 0
[08-Jul-2026 18:40:35 UTC] === API CALL LOG ===
[08-Jul-2026 18:40:35 UTC] Endpoint: user/profile.php
[08-Jul-2026 18:40:35 UTC] Full Log Data: {
    "timestamp": "2026-07-08 18:40:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "213.230.86.179",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "213.230.86.179, 172.69.151.121",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMCIsInVzZXJuYW1lIjoiU2hvaGphaG9uIiwiZW1haWwiOiJhYmR1eG9saXFvdnNob2hqYWhvbjdAZ21haWwuY29tIiwiZXhwIjoxNzg0MTQwODE5fQ.UOhgh2xL202I7cW1_-5gyPQHIgjTgVmfOMxA6iKKXMY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18137db3a8e4db3-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "213.230.86.179",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 18:40:35 UTC] === END API CALL LOG ===
[08-Jul-2026 18:40:35 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 18:40:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMCIsInVzZXJuYW1lIjoiU2hvaGphaG9uIiwiZW1haWwiOiJhYmR1eG9saXFvdnNob2hqYWhvbjdAZ21haWwuY29tIiwiZXhwIjoxNzg0MTQwODE5fQ.UOhgh2xL202I7cW1_-5gyPQHIgjTgVmfOMxA6iKKXMY
[08-Jul-2026 18:40:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 18:40:35 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 18:40:35 UTC] User ID: 1000
[08-Jul-2026 18:40:35 UTC] ✅ User profile retrieved successfully for user ID: 1000
[08-Jul-2026 18:40:35 UTC] === API CALL LOG ===
[08-Jul-2026 18:40:35 UTC] Endpoint: user/profile.php
[08-Jul-2026 18:40:35 UTC] Full Log Data: {
    "timestamp": "2026-07-08 18:40:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "213.230.86.179",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "213.230.86.179, 172.69.151.121",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMCIsInVzZXJuYW1lIjoiU2hvaGphaG9uIiwiZW1haWwiOiJhYmR1eG9saXFvdnNob2hqYWhvbjdAZ21haWwuY29tIiwiZXhwIjoxNzg0MTQwODE5fQ.UOhgh2xL202I7cW1_-5gyPQHIgjTgVmfOMxA6iKKXMY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18137df4df94db3-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "213.230.86.179",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 18:40:35 UTC] === END API CALL LOG ===
[08-Jul-2026 18:40:35 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 18:40:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMCIsInVzZXJuYW1lIjoiU2hvaGphaG9uIiwiZW1haWwiOiJhYmR1eG9saXFvdnNob2hqYWhvbjdAZ21haWwuY29tIiwiZXhwIjoxNzg0MTQwODE5fQ.UOhgh2xL202I7cW1_-5gyPQHIgjTgVmfOMxA6iKKXMY
[08-Jul-2026 18:40:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 18:40:35 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 18:40:35 UTC] User ID: 1000
[08-Jul-2026 18:40:35 UTC] ✅ User profile retrieved successfully for user ID: 1000
[08-Jul-2026 18:40:35 UTC] === API CALL LOG ===
[08-Jul-2026 18:40:35 UTC] Endpoint: user/profile.php
[08-Jul-2026 18:40:35 UTC] Full Log Data: {
    "timestamp": "2026-07-08 18:40:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "213.230.86.179",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "213.230.86.179, 172.69.151.121",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMCIsInVzZXJuYW1lIjoiU2hvaGphaG9uIiwiZW1haWwiOiJhYmR1eG9saXFvdnNob2hqYWhvbjdAZ21haWwuY29tIiwiZXhwIjoxNzg0MTQwODE5fQ.UOhgh2xL202I7cW1_-5gyPQHIgjTgVmfOMxA6iKKXMY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18137e00ea84db3-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "213.230.86.179",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 18:40:35 UTC] === END API CALL LOG ===
[08-Jul-2026 18:40:35 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 18:40:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMCIsInVzZXJuYW1lIjoiU2hvaGphaG9uIiwiZW1haWwiOiJhYmR1eG9saXFvdnNob2hqYWhvbjdAZ21haWwuY29tIiwiZXhwIjoxNzg0MTQwODE5fQ.UOhgh2xL202I7cW1_-5gyPQHIgjTgVmfOMxA6iKKXMY
[08-Jul-2026 18:40:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 18:40:35 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 18:40:35 UTC] User ID: 1000
[08-Jul-2026 18:40:35 UTC] ✅ User profile retrieved successfully for user ID: 1000
[08-Jul-2026 18:40:36 UTC] === API CALL LOG ===
[08-Jul-2026 18:40:36 UTC] Endpoint: user/profile.php
[08-Jul-2026 18:40:36 UTC] Full Log Data: {
    "timestamp": "2026-07-08 18:40:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "213.230.86.179",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "213.230.86.179, 172.69.151.121",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMCIsInVzZXJuYW1lIjoiU2hvaGphaG9uIiwiZW1haWwiOiJhYmR1eG9saXFvdnNob2hqYWhvbjdAZ21haWwuY29tIiwiZXhwIjoxNzg0MTQwODE5fQ.UOhgh2xL202I7cW1_-5gyPQHIgjTgVmfOMxA6iKKXMY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18137e1f8644db3-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "213.230.86.179",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 18:40:36 UTC] === END API CALL LOG ===
[08-Jul-2026 18:40:36 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 18:40:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMCIsInVzZXJuYW1lIjoiU2hvaGphaG9uIiwiZW1haWwiOiJhYmR1eG9saXFvdnNob2hqYWhvbjdAZ21haWwuY29tIiwiZXhwIjoxNzg0MTQwODE5fQ.UOhgh2xL202I7cW1_-5gyPQHIgjTgVmfOMxA6iKKXMY
[08-Jul-2026 18:40:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 18:40:36 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 18:40:36 UTC] User ID: 1000
[08-Jul-2026 18:40:36 UTC] ✅ User profile retrieved successfully for user ID: 1000
[08-Jul-2026 18:40:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 18:40:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 18:40:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"213.230.86.179, 172.69.151.121","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMCIsInVzZXJuYW1lIjoiU2hvaGphaG9uIiwiZW1haWwiOiJhYmR1eG9saXFvdnNob2hqYWhvbjdAZ21haWwuY29tIiwiZXhwIjoxNzg0MTQwODE5fQ.UOhgh2xL202I7cW1_-5gyPQHIgjTgVmfOMxA6iKKXMY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a181381e6ce14db3-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"213.230.86.179","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jul-2026 18:40:45 UTC] === User Orders API Called ===
[08-Jul-2026 18:40:45 UTC] User ID: 1000
[08-Jul-2026 18:40:45 UTC] Limit: 20, Offset: 0
[08-Jul-2026 18:40:45 UTC] Orders found: 0
[08-Jul-2026 18:40:45 UTC] Orders data: []
[08-Jul-2026 18:40:45 UTC] Total orders count: 0
[08-Jul-2026 18:40:47 UTC] === API CALL LOG ===
[08-Jul-2026 18:40:47 UTC] Endpoint: user/profile.php
[08-Jul-2026 18:40:47 UTC] Full Log Data: {
    "timestamp": "2026-07-08 18:40:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "213.230.86.179",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "213.230.86.179, 172.69.151.121",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMCIsInVzZXJuYW1lIjoiU2hvaGphaG9uIiwiZW1haWwiOiJhYmR1eG9saXFvdnNob2hqYWhvbjdAZ21haWwuY29tIiwiZXhwIjoxNzg0MTQwODE5fQ.UOhgh2xL202I7cW1_-5gyPQHIgjTgVmfOMxA6iKKXMY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18138293e134db3-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "213.230.86.179",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 18:40:47 UTC] === END API CALL LOG ===
[08-Jul-2026 18:40:47 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 18:40:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMCIsInVzZXJuYW1lIjoiU2hvaGphaG9uIiwiZW1haWwiOiJhYmR1eG9saXFvdnNob2hqYWhvbjdAZ21haWwuY29tIiwiZXhwIjoxNzg0MTQwODE5fQ.UOhgh2xL202I7cW1_-5gyPQHIgjTgVmfOMxA6iKKXMY
[08-Jul-2026 18:40:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 18:40:47 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 18:40:47 UTC] User ID: 1000
[08-Jul-2026 18:40:47 UTC] ✅ User profile retrieved successfully for user ID: 1000
[08-Jul-2026 18:40:47 UTC] User Purchases API - User ID: 1000
[08-Jul-2026 18:40:47 UTC] User Purchases API - Total purchases found: 0
[08-Jul-2026 18:40:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 18:40:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 18:40:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"213.230.86.179, 172.69.151.121","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMCIsInVzZXJuYW1lIjoiU2hvaGphaG9uIiwiZW1haWwiOiJhYmR1eG9saXFvdnNob2hqYWhvbjdAZ21haWwuY29tIiwiZXhwIjoxNzg0MTQwODE5fQ.UOhgh2xL202I7cW1_-5gyPQHIgjTgVmfOMxA6iKKXMY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a18138441cc94db3-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"213.230.86.179","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jul-2026 18:40:51 UTC] === User Orders API Called ===
[08-Jul-2026 18:40:51 UTC] User ID: 1000
[08-Jul-2026 18:40:51 UTC] Limit: 20, Offset: 0
[08-Jul-2026 18:40:51 UTC] Orders found: 0
[08-Jul-2026 18:40:51 UTC] Orders data: []
[08-Jul-2026 18:40:51 UTC] Total orders count: 0
[08-Jul-2026 18:40:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 18:40:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 18:40:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"213.230.86.179, 172.69.151.121","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMCIsInVzZXJuYW1lIjoiU2hvaGphaG9uIiwiZW1haWwiOiJhYmR1eG9saXFvdnNob2hqYWhvbjdAZ21haWwuY29tIiwiZXhwIjoxNzg0MTQwODE5fQ.UOhgh2xL202I7cW1_-5gyPQHIgjTgVmfOMxA6iKKXMY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a18138592eaf4db3-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"213.230.86.179","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jul-2026 18:40:55 UTC] === User Orders API Called ===
[08-Jul-2026 18:40:55 UTC] User ID: 1000
[08-Jul-2026 18:40:55 UTC] Limit: 20, Offset: 0
[08-Jul-2026 18:40:55 UTC] Orders found: 0
[08-Jul-2026 18:40:55 UTC] Orders data: []
[08-Jul-2026 18:40:55 UTC] Total orders count: 0
[08-Jul-2026 18:40:55 UTC] === API CALL LOG ===
[08-Jul-2026 18:40:55 UTC] Endpoint: user/profile.php
[08-Jul-2026 18:40:55 UTC] Full Log Data: {
    "timestamp": "2026-07-08 18:40:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "213.230.86.179",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "213.230.86.179, 172.69.151.121",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMCIsInVzZXJuYW1lIjoiU2hvaGphaG9uIiwiZW1haWwiOiJhYmR1eG9saXFvdnNob2hqYWhvbjdAZ21haWwuY29tIiwiZXhwIjoxNzg0MTQwODE5fQ.UOhgh2xL202I7cW1_-5gyPQHIgjTgVmfOMxA6iKKXMY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18138592eb34db3-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "213.230.86.179",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 18:40:55 UTC] === END API CALL LOG ===
[08-Jul-2026 18:40:55 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 18:40:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMCIsInVzZXJuYW1lIjoiU2hvaGphaG9uIiwiZW1haWwiOiJhYmR1eG9saXFvdnNob2hqYWhvbjdAZ21haWwuY29tIiwiZXhwIjoxNzg0MTQwODE5fQ.UOhgh2xL202I7cW1_-5gyPQHIgjTgVmfOMxA6iKKXMY
[08-Jul-2026 18:40:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 18:40:55 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 18:40:55 UTC] User ID: 1000
[08-Jul-2026 18:40:55 UTC] ✅ User profile retrieved successfully for user ID: 1000
[08-Jul-2026 18:40:56 UTC] === API CALL LOG ===
[08-Jul-2026 18:40:56 UTC] Endpoint: user/profile.php
[08-Jul-2026 18:40:56 UTC] Full Log Data: {
    "timestamp": "2026-07-08 18:40:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "213.230.86.179",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "213.230.86.179, 172.69.151.121",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMCIsInVzZXJuYW1lIjoiU2hvaGphaG9uIiwiZW1haWwiOiJhYmR1eG9saXFvdnNob2hqYWhvbjdAZ21haWwuY29tIiwiZXhwIjoxNzg0MTQwODE5fQ.UOhgh2xL202I7cW1_-5gyPQHIgjTgVmfOMxA6iKKXMY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a181385dea3f4db3-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "213.230.86.179",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 18:40:56 UTC] === END API CALL LOG ===
[08-Jul-2026 18:40:56 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 18:40:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMCIsInVzZXJuYW1lIjoiU2hvaGphaG9uIiwiZW1haWwiOiJhYmR1eG9saXFvdnNob2hqYWhvbjdAZ21haWwuY29tIiwiZXhwIjoxNzg0MTQwODE5fQ.UOhgh2xL202I7cW1_-5gyPQHIgjTgVmfOMxA6iKKXMY
[08-Jul-2026 18:40:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 18:40:56 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 18:40:56 UTC] User ID: 1000
[08-Jul-2026 18:40:56 UTC] ✅ User profile retrieved successfully for user ID: 1000
[08-Jul-2026 18:40:56 UTC] === API CALL LOG ===
[08-Jul-2026 18:40:56 UTC] Endpoint: user/profile.php
[08-Jul-2026 18:40:56 UTC] Full Log Data: {
    "timestamp": "2026-07-08 18:40:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "213.230.86.179",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "213.230.86.179, 172.69.151.121",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMCIsInVzZXJuYW1lIjoiU2hvaGphaG9uIiwiZW1haWwiOiJhYmR1eG9saXFvdnNob2hqYWhvbjdAZ21haWwuY29tIiwiZXhwIjoxNzg0MTQwODE5fQ.UOhgh2xL202I7cW1_-5gyPQHIgjTgVmfOMxA6iKKXMY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a181385ebae44db3-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "213.230.86.179",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 18:40:56 UTC] === END API CALL LOG ===
[08-Jul-2026 18:40:56 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 18:40:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMCIsInVzZXJuYW1lIjoiU2hvaGphaG9uIiwiZW1haWwiOiJhYmR1eG9saXFvdnNob2hqYWhvbjdAZ21haWwuY29tIiwiZXhwIjoxNzg0MTQwODE5fQ.UOhgh2xL202I7cW1_-5gyPQHIgjTgVmfOMxA6iKKXMY
[08-Jul-2026 18:40:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 18:40:56 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 18:40:56 UTC] User ID: 1000
[08-Jul-2026 18:40:56 UTC] ✅ User profile retrieved successfully for user ID: 1000
[08-Jul-2026 18:41:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 18:41:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 18:41:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"213.230.86.179, 172.69.151.121","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMCIsInVzZXJuYW1lIjoiU2hvaGphaG9uIiwiZW1haWwiOiJhYmR1eG9saXFvdnNob2hqYWhvbjdAZ21haWwuY29tIiwiZXhwIjoxNzg0MTQwODE5fQ.UOhgh2xL202I7cW1_-5gyPQHIgjTgVmfOMxA6iKKXMY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a181389e295e4db3-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"213.230.86.179","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jul-2026 18:41:06 UTC] === User Orders API Called ===
[08-Jul-2026 18:41:06 UTC] User ID: 1000
[08-Jul-2026 18:41:06 UTC] Limit: 20, Offset: 0
[08-Jul-2026 18:41:06 UTC] Orders found: 0
[08-Jul-2026 18:41:06 UTC] Orders data: []
[08-Jul-2026 18:41:06 UTC] Total orders count: 0
[08-Jul-2026 18:41:06 UTC] === API CALL LOG ===
[08-Jul-2026 18:41:06 UTC] Endpoint: user/profile.php
[08-Jul-2026 18:41:06 UTC] Full Log Data: {
    "timestamp": "2026-07-08 18:41:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "213.230.86.179",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "213.230.86.179, 172.69.151.121",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMCIsInVzZXJuYW1lIjoiU2hvaGphaG9uIiwiZW1haWwiOiJhYmR1eG9saXFvdnNob2hqYWhvbjdAZ21haWwuY29tIiwiZXhwIjoxNzg0MTQwODE5fQ.UOhgh2xL202I7cW1_-5gyPQHIgjTgVmfOMxA6iKKXMY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a181389e29604db3-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "213.230.86.179",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 18:41:06 UTC] === END API CALL LOG ===
[08-Jul-2026 18:41:06 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 18:41:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMCIsInVzZXJuYW1lIjoiU2hvaGphaG9uIiwiZW1haWwiOiJhYmR1eG9saXFvdnNob2hqYWhvbjdAZ21haWwuY29tIiwiZXhwIjoxNzg0MTQwODE5fQ.UOhgh2xL202I7cW1_-5gyPQHIgjTgVmfOMxA6iKKXMY
[08-Jul-2026 18:41:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 18:41:06 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 18:41:06 UTC] User ID: 1000
[08-Jul-2026 18:41:06 UTC] ✅ User profile retrieved successfully for user ID: 1000
[08-Jul-2026 18:41:06 UTC] === API CALL LOG ===
[08-Jul-2026 18:41:06 UTC] Endpoint: user/profile.php
[08-Jul-2026 18:41:06 UTC] Full Log Data: {
    "timestamp": "2026-07-08 18:41:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "213.230.86.179",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "213.230.86.179, 172.69.151.121",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMCIsInVzZXJuYW1lIjoiU2hvaGphaG9uIiwiZW1haWwiOiJhYmR1eG9saXFvdnNob2hqYWhvbjdAZ21haWwuY29tIiwiZXhwIjoxNzg0MTQwODE5fQ.UOhgh2xL202I7cW1_-5gyPQHIgjTgVmfOMxA6iKKXMY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18138a21c494db3-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "213.230.86.179",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 18:41:06 UTC] === END API CALL LOG ===
[08-Jul-2026 18:41:06 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 18:41:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMCIsInVzZXJuYW1lIjoiU2hvaGphaG9uIiwiZW1haWwiOiJhYmR1eG9saXFvdnNob2hqYWhvbjdAZ21haWwuY29tIiwiZXhwIjoxNzg0MTQwODE5fQ.UOhgh2xL202I7cW1_-5gyPQHIgjTgVmfOMxA6iKKXMY
[08-Jul-2026 18:41:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 18:41:06 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 18:41:06 UTC] User ID: 1000
[08-Jul-2026 18:41:06 UTC] ✅ User profile retrieved successfully for user ID: 1000
[08-Jul-2026 18:41:07 UTC] === API CALL LOG ===
[08-Jul-2026 18:41:07 UTC] Endpoint: user/profile.php
[08-Jul-2026 18:41:07 UTC] Full Log Data: {
    "timestamp": "2026-07-08 18:41:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "213.230.86.179",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "213.230.86.179, 172.69.151.121",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMCIsInVzZXJuYW1lIjoiU2hvaGphaG9uIiwiZW1haWwiOiJhYmR1eG9saXFvdnNob2hqYWhvbjdAZ21haWwuY29tIiwiZXhwIjoxNzg0MTQwODE5fQ.UOhgh2xL202I7cW1_-5gyPQHIgjTgVmfOMxA6iKKXMY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18138a2ecf54db3-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "213.230.86.179",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 18:41:07 UTC] === END API CALL LOG ===
[08-Jul-2026 18:41:07 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 18:41:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMCIsInVzZXJuYW1lIjoiU2hvaGphaG9uIiwiZW1haWwiOiJhYmR1eG9saXFvdnNob2hqYWhvbjdAZ21haWwuY29tIiwiZXhwIjoxNzg0MTQwODE5fQ.UOhgh2xL202I7cW1_-5gyPQHIgjTgVmfOMxA6iKKXMY
[08-Jul-2026 18:41:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 18:41:07 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 18:41:07 UTC] User ID: 1000
[08-Jul-2026 18:41:07 UTC] ✅ User profile retrieved successfully for user ID: 1000
[08-Jul-2026 18:41:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 18:41:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 18:41:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"213.230.86.179, 172.69.151.122","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMCIsInVzZXJuYW1lIjoiU2hvaGphaG9uIiwiZW1haWwiOiJhYmR1eG9saXFvdnNob2hqYWhvbjdAZ21haWwuY29tIiwiZXhwIjoxNzg0MTQwODE5fQ.UOhgh2xL202I7cW1_-5gyPQHIgjTgVmfOMxA6iKKXMY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a18138eeaf0b4db3-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"213.230.86.179","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jul-2026 18:41:19 UTC] === User Orders API Called ===
[08-Jul-2026 18:41:19 UTC] User ID: 1000
[08-Jul-2026 18:41:19 UTC] Limit: 20, Offset: 0
[08-Jul-2026 18:41:19 UTC] Orders found: 0
[08-Jul-2026 18:41:19 UTC] Orders data: []
[08-Jul-2026 18:41:19 UTC] Total orders count: 0
[08-Jul-2026 18:41:19 UTC] === API CALL LOG ===
[08-Jul-2026 18:41:19 UTC] Endpoint: user/profile.php
[08-Jul-2026 18:41:19 UTC] Full Log Data: {
    "timestamp": "2026-07-08 18:41:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "213.230.86.179",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "213.230.86.179, 172.69.151.122",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMCIsInVzZXJuYW1lIjoiU2hvaGphaG9uIiwiZW1haWwiOiJhYmR1eG9saXFvdnNob2hqYWhvbjdAZ21haWwuY29tIiwiZXhwIjoxNzg0MTQwODE5fQ.UOhgh2xL202I7cW1_-5gyPQHIgjTgVmfOMxA6iKKXMY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18138eeaf104db3-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "213.230.86.179",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 18:41:19 UTC] === END API CALL LOG ===
[08-Jul-2026 18:41:19 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 18:41:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMCIsInVzZXJuYW1lIjoiU2hvaGphaG9uIiwiZW1haWwiOiJhYmR1eG9saXFvdnNob2hqYWhvbjdAZ21haWwuY29tIiwiZXhwIjoxNzg0MTQwODE5fQ.UOhgh2xL202I7cW1_-5gyPQHIgjTgVmfOMxA6iKKXMY
[08-Jul-2026 18:41:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 18:41:19 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 18:41:19 UTC] User ID: 1000
[08-Jul-2026 18:41:19 UTC] ✅ User profile retrieved successfully for user ID: 1000
[08-Jul-2026 18:41:19 UTC] === API CALL LOG ===
[08-Jul-2026 18:41:19 UTC] Endpoint: user/profile.php
[08-Jul-2026 18:41:19 UTC] Full Log Data: {
    "timestamp": "2026-07-08 18:41:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "213.230.86.179",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "213.230.86.179, 172.69.151.122",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMCIsInVzZXJuYW1lIjoiU2hvaGphaG9uIiwiZW1haWwiOiJhYmR1eG9saXFvdnNob2hqYWhvbjdAZ21haWwuY29tIiwiZXhwIjoxNzg0MTQwODE5fQ.UOhgh2xL202I7cW1_-5gyPQHIgjTgVmfOMxA6iKKXMY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18138f2cacb4db3-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "213.230.86.179",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 18:41:19 UTC] === END API CALL LOG ===
[08-Jul-2026 18:41:19 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 18:41:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMCIsInVzZXJuYW1lIjoiU2hvaGphaG9uIiwiZW1haWwiOiJhYmR1eG9saXFvdnNob2hqYWhvbjdAZ21haWwuY29tIiwiZXhwIjoxNzg0MTQwODE5fQ.UOhgh2xL202I7cW1_-5gyPQHIgjTgVmfOMxA6iKKXMY
[08-Jul-2026 18:41:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 18:41:19 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 18:41:19 UTC] User ID: 1000
[08-Jul-2026 18:41:19 UTC] ✅ User profile retrieved successfully for user ID: 1000
[08-Jul-2026 18:41:19 UTC] === API CALL LOG ===
[08-Jul-2026 18:41:19 UTC] Endpoint: user/profile.php
[08-Jul-2026 18:41:19 UTC] Full Log Data: {
    "timestamp": "2026-07-08 18:41:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "213.230.86.179",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "213.230.86.179, 172.69.151.122",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMCIsInVzZXJuYW1lIjoiU2hvaGphaG9uIiwiZW1haWwiOiJhYmR1eG9saXFvdnNob2hqYWhvbjdAZ21haWwuY29tIiwiZXhwIjoxNzg0MTQwODE5fQ.UOhgh2xL202I7cW1_-5gyPQHIgjTgVmfOMxA6iKKXMY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18138f38b704db3-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "213.230.86.179",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 18:41:19 UTC] === END API CALL LOG ===
[08-Jul-2026 18:41:19 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 18:41:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMCIsInVzZXJuYW1lIjoiU2hvaGphaG9uIiwiZW1haWwiOiJhYmR1eG9saXFvdnNob2hqYWhvbjdAZ21haWwuY29tIiwiZXhwIjoxNzg0MTQwODE5fQ.UOhgh2xL202I7cW1_-5gyPQHIgjTgVmfOMxA6iKKXMY
[08-Jul-2026 18:41:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 18:41:19 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 18:41:19 UTC] User ID: 1000
[08-Jul-2026 18:41:19 UTC] ✅ User profile retrieved successfully for user ID: 1000
[08-Jul-2026 21:52:36 UTC] === API CALL LOG ===
[08-Jul-2026 21:52:36 UTC] Endpoint: user/profile.php
[08-Jul-2026 21:52:36 UTC] Full Log Data: {
    "timestamp": "2026-07-08 21:52:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a11f:db4b:68dc:3dff:fefc:2ad1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a11f:db4b:68dc:3dff:fefc:2ad1, 162.158.210.44",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQxNTIzNTV9.gHNeJ2hrEkvUzfXSophpCMtIvAoA0fcDMKkQthvn5EI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1825121caf4d0ea-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a11f:db4b:68dc:3dff:fefc:2ad1",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 21:52:36 UTC] === END API CALL LOG ===
[08-Jul-2026 21:52:36 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 21:52:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQxNTIzNTV9.gHNeJ2hrEkvUzfXSophpCMtIvAoA0fcDMKkQthvn5EI
[08-Jul-2026 21:52:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 21:52:36 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 21:52:36 UTC] User ID: 694
[08-Jul-2026 21:52:36 UTC] ✅ User profile retrieved successfully for user ID: 694
[08-Jul-2026 21:52:36 UTC] === API CALL LOG ===
[08-Jul-2026 21:52:36 UTC] Endpoint: user/profile.php
[08-Jul-2026 21:52:36 UTC] Full Log Data: {
    "timestamp": "2026-07-08 21:52:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a11f:db4b:68dc:3dff:fefc:2ad1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a11f:db4b:68dc:3dff:fefc:2ad1, 162.158.210.44",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQxNTIzNTV9.gHNeJ2hrEkvUzfXSophpCMtIvAoA0fcDMKkQthvn5EI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1825122ee31d0ea-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a11f:db4b:68dc:3dff:fefc:2ad1",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 21:52:36 UTC] === END API CALL LOG ===
[08-Jul-2026 21:52:36 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 21:52:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQxNTIzNTV9.gHNeJ2hrEkvUzfXSophpCMtIvAoA0fcDMKkQthvn5EI
[08-Jul-2026 21:52:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 21:52:36 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 21:52:36 UTC] User ID: 694
[08-Jul-2026 21:52:36 UTC] ✅ User profile retrieved successfully for user ID: 694
[08-Jul-2026 21:52:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 21:52:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 21:52:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a00:1880:a11f:db4b:68dc:3dff:fefc:2ad1, 162.158.210.44","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQxNTIzNTV9.gHNeJ2hrEkvUzfXSophpCMtIvAoA0fcDMKkQthvn5EI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a18251226ca2d0ea-SOF","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a00:1880:a11f:db4b:68dc:3dff:fefc:2ad1","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jul-2026 21:52:36 UTC] === User Orders API Called ===
[08-Jul-2026 21:52:36 UTC] User ID: 694
[08-Jul-2026 21:52:36 UTC] Limit: 20, Offset: 0
[08-Jul-2026 21:52:36 UTC] Orders found: 0
[08-Jul-2026 21:52:36 UTC] Orders data: []
[08-Jul-2026 21:52:36 UTC] Total orders count: 0
[08-Jul-2026 21:52:43 UTC] === API CALL LOG ===
[08-Jul-2026 21:52:43 UTC] Endpoint: user/profile.php
[08-Jul-2026 21:52:43 UTC] Full Log Data: {
    "timestamp": "2026-07-08 21:52:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a11f:db4b:68dc:3dff:fefc:2ad1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a11f:db4b:68dc:3dff:fefc:2ad1, 162.158.210.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQxNTIzNTV9.gHNeJ2hrEkvUzfXSophpCMtIvAoA0fcDMKkQthvn5EI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a182514f4f84d0ca-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a11f:db4b:68dc:3dff:fefc:2ad1",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 21:52:43 UTC] === END API CALL LOG ===
[08-Jul-2026 21:52:43 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 21:52:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQxNTIzNTV9.gHNeJ2hrEkvUzfXSophpCMtIvAoA0fcDMKkQthvn5EI
[08-Jul-2026 21:52:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 21:52:43 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 21:52:43 UTC] User ID: 694
[08-Jul-2026 21:52:43 UTC] ✅ User profile retrieved successfully for user ID: 694
[08-Jul-2026 21:52:44 UTC] === API CALL LOG ===
[08-Jul-2026 21:52:44 UTC] Endpoint: user/profile.php
[08-Jul-2026 21:52:44 UTC] Full Log Data: {
    "timestamp": "2026-07-08 21:52:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a11f:db4b:68dc:3dff:fefc:2ad1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a11f:db4b:68dc:3dff:fefc:2ad1, 162.158.210.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQxNTIzNTV9.gHNeJ2hrEkvUzfXSophpCMtIvAoA0fcDMKkQthvn5EI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1825153bdf6d0ca-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a11f:db4b:68dc:3dff:fefc:2ad1",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 21:52:44 UTC] === END API CALL LOG ===
[08-Jul-2026 21:52:44 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 21:52:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQxNTIzNTV9.gHNeJ2hrEkvUzfXSophpCMtIvAoA0fcDMKkQthvn5EI
[08-Jul-2026 21:52:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 21:52:44 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 21:52:44 UTC] User ID: 694
[08-Jul-2026 21:52:44 UTC] ✅ User profile retrieved successfully for user ID: 694
[08-Jul-2026 21:52:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 21:52:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 21:52:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a00:1880:a11f:db4b:68dc:3dff:fefc:2ad1, 162.158.210.10","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQxNTIzNTV9.gHNeJ2hrEkvUzfXSophpCMtIvAoA0fcDMKkQthvn5EI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1825153fef3d0ca-SOF","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a00:1880:a11f:db4b:68dc:3dff:fefc:2ad1","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jul-2026 21:52:44 UTC] === User Orders API Called ===
[08-Jul-2026 21:52:44 UTC] User ID: 694
[08-Jul-2026 21:52:44 UTC] Limit: 20, Offset: 0
[08-Jul-2026 21:52:44 UTC] Orders found: 0
[08-Jul-2026 21:52:44 UTC] Orders data: []
[08-Jul-2026 21:52:44 UTC] Total orders count: 0
[08-Jul-2026 21:52:44 UTC] === API CALL LOG ===
[08-Jul-2026 21:52:44 UTC] Endpoint: user/profile.php
[08-Jul-2026 21:52:44 UTC] Full Log Data: {
    "timestamp": "2026-07-08 21:52:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a11f:db4b:68dc:3dff:fefc:2ad1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a11f:db4b:68dc:3dff:fefc:2ad1, 162.158.210.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQxNTIzNTV9.gHNeJ2hrEkvUzfXSophpCMtIvAoA0fcDMKkQthvn5EI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18251546835d0ca-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a11f:db4b:68dc:3dff:fefc:2ad1",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 21:52:44 UTC] === END API CALL LOG ===
[08-Jul-2026 21:52:44 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 21:52:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQxNTIzNTV9.gHNeJ2hrEkvUzfXSophpCMtIvAoA0fcDMKkQthvn5EI
[08-Jul-2026 21:52:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 21:52:44 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 21:52:44 UTC] User ID: 694
[08-Jul-2026 21:52:44 UTC] ✅ User profile retrieved successfully for user ID: 694
[08-Jul-2026 21:53:05 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 21:53:05 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 21:53:05 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a00:1880:a11f:db4b:68dc:3dff:fefc:2ad1, 162.158.210.10","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQxNTIzNTV9.gHNeJ2hrEkvUzfXSophpCMtIvAoA0fcDMKkQthvn5EI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a18251d81b9fd0ca-SOF","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a00:1880:a11f:db4b:68dc:3dff:fefc:2ad1","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jul-2026 21:53:05 UTC] === User Orders API Called ===
[08-Jul-2026 21:53:05 UTC] User ID: 694
[08-Jul-2026 21:53:05 UTC] Limit: 20, Offset: 0
[08-Jul-2026 21:53:05 UTC] Orders found: 0
[08-Jul-2026 21:53:05 UTC] Orders data: []
[08-Jul-2026 21:53:05 UTC] Total orders count: 0
[08-Jul-2026 21:53:05 UTC] === API CALL LOG ===
[08-Jul-2026 21:53:05 UTC] Endpoint: user/profile.php
[08-Jul-2026 21:53:05 UTC] Full Log Data: {
    "timestamp": "2026-07-08 21:53:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a11f:db4b:68dc:3dff:fefc:2ad1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a11f:db4b:68dc:3dff:fefc:2ad1, 162.158.210.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQxNTIzNTV9.gHNeJ2hrEkvUzfXSophpCMtIvAoA0fcDMKkQthvn5EI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18251d86ca1d0ca-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a11f:db4b:68dc:3dff:fefc:2ad1",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 21:53:05 UTC] === END API CALL LOG ===
[08-Jul-2026 21:53:05 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 21:53:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQxNTIzNTV9.gHNeJ2hrEkvUzfXSophpCMtIvAoA0fcDMKkQthvn5EI
[08-Jul-2026 21:53:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 21:53:05 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 21:53:05 UTC] User ID: 694
[08-Jul-2026 21:53:05 UTC] ✅ User profile retrieved successfully for user ID: 694
[08-Jul-2026 21:53:06 UTC] === API CALL LOG ===
[08-Jul-2026 21:53:06 UTC] Endpoint: user/profile.php
[08-Jul-2026 21:53:06 UTC] Full Log Data: {
    "timestamp": "2026-07-08 21:53:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a11f:db4b:68dc:3dff:fefc:2ad1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a11f:db4b:68dc:3dff:fefc:2ad1, 162.158.210.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQxNTIzNTV9.gHNeJ2hrEkvUzfXSophpCMtIvAoA0fcDMKkQthvn5EI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18251dca9d1d0ca-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a11f:db4b:68dc:3dff:fefc:2ad1",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 21:53:06 UTC] === END API CALL LOG ===
[08-Jul-2026 21:53:06 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 21:53:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQxNTIzNTV9.gHNeJ2hrEkvUzfXSophpCMtIvAoA0fcDMKkQthvn5EI
[08-Jul-2026 21:53:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 21:53:06 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 21:53:06 UTC] User ID: 694
[08-Jul-2026 21:53:06 UTC] ✅ User profile retrieved successfully for user ID: 694
[08-Jul-2026 21:53:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 21:53:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 21:53:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a00:1880:a11f:db4b:68dc:3dff:fefc:2ad1, 162.158.210.10","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQxNTIzNTV9.gHNeJ2hrEkvUzfXSophpCMtIvAoA0fcDMKkQthvn5EI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a18251ee9bbbd0ca-SOF","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a00:1880:a11f:db4b:68dc:3dff:fefc:2ad1","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jul-2026 21:53:08 UTC] === User Orders API Called ===
[08-Jul-2026 21:53:08 UTC] User ID: 694
[08-Jul-2026 21:53:08 UTC] Limit: 20, Offset: 0
[08-Jul-2026 21:53:08 UTC] Orders found: 0
[08-Jul-2026 21:53:08 UTC] Orders data: []
[08-Jul-2026 21:53:08 UTC] Total orders count: 0
[08-Jul-2026 21:53:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 21:53:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 21:53:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a00:1880:a11f:db4b:68dc:3dff:fefc:2ad1, 162.158.210.10","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQxNTIzNTV9.gHNeJ2hrEkvUzfXSophpCMtIvAoA0fcDMKkQthvn5EI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a18251f8498ad0ca-SOF","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a00:1880:a11f:db4b:68dc:3dff:fefc:2ad1","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jul-2026 21:53:10 UTC] === User Orders API Called ===
[08-Jul-2026 21:53:10 UTC] User ID: 694
[08-Jul-2026 21:53:10 UTC] Limit: 20, Offset: 0
[08-Jul-2026 21:53:10 UTC] Orders found: 0
[08-Jul-2026 21:53:10 UTC] Orders data: []
[08-Jul-2026 21:53:10 UTC] Total orders count: 0
[08-Jul-2026 21:53:10 UTC] === API CALL LOG ===
[08-Jul-2026 21:53:10 UTC] Endpoint: user/profile.php
[08-Jul-2026 21:53:10 UTC] Full Log Data: {
    "timestamp": "2026-07-08 21:53:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a11f:db4b:68dc:3dff:fefc:2ad1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a11f:db4b:68dc:3dff:fefc:2ad1, 162.158.210.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQxNTIzNTV9.gHNeJ2hrEkvUzfXSophpCMtIvAoA0fcDMKkQthvn5EI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18251f8db54d0ca-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a11f:db4b:68dc:3dff:fefc:2ad1",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 21:53:10 UTC] === END API CALL LOG ===
[08-Jul-2026 21:53:10 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 21:53:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQxNTIzNTV9.gHNeJ2hrEkvUzfXSophpCMtIvAoA0fcDMKkQthvn5EI
[08-Jul-2026 21:53:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 21:53:10 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 21:53:10 UTC] User ID: 694
[08-Jul-2026 21:53:10 UTC] ✅ User profile retrieved successfully for user ID: 694
[08-Jul-2026 21:53:11 UTC] === API CALL LOG ===
[08-Jul-2026 21:53:11 UTC] Endpoint: user/profile.php
[08-Jul-2026 21:53:11 UTC] Full Log Data: {
    "timestamp": "2026-07-08 21:53:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a11f:db4b:68dc:3dff:fefc:2ad1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a11f:db4b:68dc:3dff:fefc:2ad1, 162.158.210.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQxNTIzNTV9.gHNeJ2hrEkvUzfXSophpCMtIvAoA0fcDMKkQthvn5EI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18251fccee8d0ca-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a11f:db4b:68dc:3dff:fefc:2ad1",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 21:53:11 UTC] === END API CALL LOG ===
[08-Jul-2026 21:53:11 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 21:53:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQxNTIzNTV9.gHNeJ2hrEkvUzfXSophpCMtIvAoA0fcDMKkQthvn5EI
[08-Jul-2026 21:53:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 21:53:11 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 21:53:11 UTC] User ID: 694
[08-Jul-2026 21:53:11 UTC] ✅ User profile retrieved successfully for user ID: 694
[08-Jul-2026 21:53:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 21:53:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 21:53:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a00:1880:a11f:db4b:68dc:3dff:fefc:2ad1, 162.158.210.10","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQxNTIzNTV9.gHNeJ2hrEkvUzfXSophpCMtIvAoA0fcDMKkQthvn5EI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a182520018cbd0ca-SOF","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a00:1880:a11f:db4b:68dc:3dff:fefc:2ad1","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jul-2026 21:53:11 UTC] === User Orders API Called ===
[08-Jul-2026 21:53:11 UTC] User ID: 694
[08-Jul-2026 21:53:11 UTC] Limit: 20, Offset: 0
[08-Jul-2026 21:53:11 UTC] Orders found: 0
[08-Jul-2026 21:53:11 UTC] Orders data: []
[08-Jul-2026 21:53:11 UTC] Total orders count: 0
[08-Jul-2026 21:53:18 UTC] === API CALL LOG ===
[08-Jul-2026 21:53:18 UTC] Endpoint: user/profile.php
[08-Jul-2026 21:53:18 UTC] Full Log Data: {
    "timestamp": "2026-07-08 21:53:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a11f:db4b:68dc:3dff:fefc:2ad1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a11f:db4b:68dc:3dff:fefc:2ad1, 162.158.210.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQxNTIzNTV9.gHNeJ2hrEkvUzfXSophpCMtIvAoA0fcDMKkQthvn5EI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1825227f9f9d0ca-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a11f:db4b:68dc:3dff:fefc:2ad1",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 21:53:18 UTC] === END API CALL LOG ===
[08-Jul-2026 21:53:18 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 21:53:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQxNTIzNTV9.gHNeJ2hrEkvUzfXSophpCMtIvAoA0fcDMKkQthvn5EI
[08-Jul-2026 21:53:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 21:53:18 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 21:53:18 UTC] User ID: 694
[08-Jul-2026 21:53:18 UTC] ✅ User profile retrieved successfully for user ID: 694
[08-Jul-2026 21:53:18 UTC] User Purchases API - User ID: 694
[08-Jul-2026 21:53:18 UTC] User Purchases API - Total purchases found: 0
[08-Jul-2026 21:53:22 UTC] === API CALL LOG ===
[08-Jul-2026 21:53:22 UTC] Endpoint: user/profile.php
[08-Jul-2026 21:53:22 UTC] Full Log Data: {
    "timestamp": "2026-07-08 21:53:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a11f:db4b:68dc:3dff:fefc:2ad1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a11f:db4b:68dc:3dff:fefc:2ad1, 162.158.210.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQxNTIzNTV9.gHNeJ2hrEkvUzfXSophpCMtIvAoA0fcDMKkQthvn5EI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18252451a9ad0ca-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a11f:db4b:68dc:3dff:fefc:2ad1",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 21:53:22 UTC] === END API CALL LOG ===
[08-Jul-2026 21:53:22 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 21:53:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQxNTIzNTV9.gHNeJ2hrEkvUzfXSophpCMtIvAoA0fcDMKkQthvn5EI
[08-Jul-2026 21:53:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 21:53:22 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 21:53:22 UTC] User ID: 694
[08-Jul-2026 21:53:22 UTC] ✅ User profile retrieved successfully for user ID: 694
[08-Jul-2026 21:53:22 UTC] User Purchases API - User ID: 694
[08-Jul-2026 21:53:22 UTC] User Purchases API - Total purchases found: 0
[08-Jul-2026 21:53:30 UTC] === API CALL LOG ===
[08-Jul-2026 21:53:30 UTC] Endpoint: user/profile.php
[08-Jul-2026 21:53:30 UTC] Full Log Data: {
    "timestamp": "2026-07-08 21:53:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a11f:db4b:68dc:3dff:fefc:2ad1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a11f:db4b:68dc:3dff:fefc:2ad1, 162.158.210.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQxNTIzNTV9.gHNeJ2hrEkvUzfXSophpCMtIvAoA0fcDMKkQthvn5EI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1825272cd03d0ca-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a11f:db4b:68dc:3dff:fefc:2ad1",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 21:53:30 UTC] === END API CALL LOG ===
[08-Jul-2026 21:53:30 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 21:53:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQxNTIzNTV9.gHNeJ2hrEkvUzfXSophpCMtIvAoA0fcDMKkQthvn5EI
[08-Jul-2026 21:53:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 21:53:30 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 21:53:30 UTC] User ID: 694
[08-Jul-2026 21:53:30 UTC] ✅ User profile retrieved successfully for user ID: 694
[08-Jul-2026 21:53:30 UTC] User Purchases API - User ID: 694
[08-Jul-2026 21:53:30 UTC] User Purchases API - Total purchases found: 0
[08-Jul-2026 21:54:51 UTC] === API CALL LOG ===
[08-Jul-2026 21:54:51 UTC] Endpoint: user/profile.php
[08-Jul-2026 21:54:51 UTC] Full Log Data: {
    "timestamp": "2026-07-08 21:54:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a11f:db4b:68dc:3dff:fefc:2ad1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a11f:db4b:68dc:3dff:fefc:2ad1, 162.158.210.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQxNTIzNTV9.gHNeJ2hrEkvUzfXSophpCMtIvAoA0fcDMKkQthvn5EI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a182546f38ac0bcf-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a11f:db4b:68dc:3dff:fefc:2ad1",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 21:54:51 UTC] === END API CALL LOG ===
[08-Jul-2026 21:54:51 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 21:54:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQxNTIzNTV9.gHNeJ2hrEkvUzfXSophpCMtIvAoA0fcDMKkQthvn5EI
[08-Jul-2026 21:54:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 21:54:51 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 21:54:51 UTC] User ID: 694
[08-Jul-2026 21:54:51 UTC] ✅ User profile retrieved successfully for user ID: 694
[08-Jul-2026 21:54:52 UTC] === API CALL LOG ===
[08-Jul-2026 21:54:52 UTC] Endpoint: user/profile.php
[08-Jul-2026 21:54:52 UTC] Full Log Data: {
    "timestamp": "2026-07-08 21:54:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a11f:db4b:68dc:3dff:fefc:2ad1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a11f:db4b:68dc:3dff:fefc:2ad1, 162.158.210.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQxNTIzNTV9.gHNeJ2hrEkvUzfXSophpCMtIvAoA0fcDMKkQthvn5EI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1825474f82c0bcf-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a11f:db4b:68dc:3dff:fefc:2ad1",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 21:54:52 UTC] === END API CALL LOG ===
[08-Jul-2026 21:54:52 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 21:54:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQxNTIzNTV9.gHNeJ2hrEkvUzfXSophpCMtIvAoA0fcDMKkQthvn5EI
[08-Jul-2026 21:54:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 21:54:52 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 21:54:52 UTC] User ID: 694
[08-Jul-2026 21:54:52 UTC] ✅ User profile retrieved successfully for user ID: 694
[08-Jul-2026 21:54:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 21:54:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[08-Jul-2026 21:54:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a00:1880:a11f:db4b:68dc:3dff:fefc:2ad1, 162.158.210.10","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQxNTIzNTV9.gHNeJ2hrEkvUzfXSophpCMtIvAoA0fcDMKkQthvn5EI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a18254771ed60bcf-SOF","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a00:1880:a11f:db4b:68dc:3dff:fefc:2ad1","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[08-Jul-2026 21:54:52 UTC] === User Orders API Called ===
[08-Jul-2026 21:54:52 UTC] User ID: 694
[08-Jul-2026 21:54:52 UTC] Limit: 20, Offset: 0
[08-Jul-2026 21:54:52 UTC] Orders found: 0
[08-Jul-2026 21:54:52 UTC] Orders data: []
[08-Jul-2026 21:54:52 UTC] Total orders count: 0
[08-Jul-2026 21:54:52 UTC] === API CALL LOG ===
[08-Jul-2026 21:54:52 UTC] Endpoint: user/profile.php
[08-Jul-2026 21:54:52 UTC] Full Log Data: {
    "timestamp": "2026-07-08 21:54:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a11f:db4b:68dc:3dff:fefc:2ad1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a11f:db4b:68dc:3dff:fefc:2ad1, 162.158.210.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQxNTIzNTV9.gHNeJ2hrEkvUzfXSophpCMtIvAoA0fcDMKkQthvn5EI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18254771eea0bcf-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a11f:db4b:68dc:3dff:fefc:2ad1",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[08-Jul-2026 21:54:52 UTC] === END API CALL LOG ===
[08-Jul-2026 21:54:52 UTC] ✅ API Hash verification passed for profile endpoint
[08-Jul-2026 21:54:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQxNTIzNTV9.gHNeJ2hrEkvUzfXSophpCMtIvAoA0fcDMKkQthvn5EI
[08-Jul-2026 21:54:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[08-Jul-2026 21:54:52 UTC] ✅ JWT token verified successfully for user profile
[08-Jul-2026 21:54:52 UTC] User ID: 694
[08-Jul-2026 21:54:52 UTC] ✅ User profile retrieved successfully for user ID: 694
[09-Jul-2026 00:22:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jul-2026 00:22:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jul-2026 00:22:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a09:bac5:41dd:132d::1e9:1f, 172.71.12.171","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMSIsInVzZXJuYW1lIjoibWxkN3oiLCJlbWFpbCI6Im1pbGFkYXphcmkyMTRAZ21haWwuY29tIiwiZXhwIjoxNzg0MTYxMzQ3fQ.iPuUzorYr3z3yGCifSVurx0XaefMtyXD_yGeJA799Wg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1832cab4ee05320-LLK","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a09:bac5:41dd:132d::1e9:1f","cf-ipcountry":"IR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[09-Jul-2026 00:22:28 UTC] === User Orders API Called ===
[09-Jul-2026 00:22:28 UTC] User ID: 1001
[09-Jul-2026 00:22:28 UTC] Limit: 20, Offset: 0
[09-Jul-2026 00:22:28 UTC] Orders found: 0
[09-Jul-2026 00:22:28 UTC] Orders data: []
[09-Jul-2026 00:22:28 UTC] Total orders count: 0
[09-Jul-2026 00:22:28 UTC] === API CALL LOG ===
[09-Jul-2026 00:22:28 UTC] Endpoint: user/profile.php
[09-Jul-2026 00:22:28 UTC] Full Log Data: {
    "timestamp": "2026-07-09 00:22:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a09:bac5:41dd:132d::1e9:1f",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a09:bac5:41dd:132d::1e9:1f, 172.71.12.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMSIsInVzZXJuYW1lIjoibWxkN3oiLCJlbWFpbCI6Im1pbGFkYXphcmkyMTRAZ21haWwuY29tIiwiZXhwIjoxNzg0MTYxMzQ3fQ.iPuUzorYr3z3yGCifSVurx0XaefMtyXD_yGeJA799Wg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1832cac08d15320-LLK",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a09:bac5:41dd:132d::1e9:1f",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 00:22:28 UTC] === END API CALL LOG ===
[09-Jul-2026 00:22:28 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 00:22:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMSIsInVzZXJuYW1lIjoibWxkN3oiLCJlbWFpbCI6Im1pbGFkYXphcmkyMTRAZ21haWwuY29tIiwiZXhwIjoxNzg0MTYxMzQ3fQ.iPuUzorYr3z3yGCifSVurx0XaefMtyXD_yGeJA799Wg
[09-Jul-2026 00:22:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 00:22:28 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 00:22:28 UTC] User ID: 1001
[09-Jul-2026 00:22:28 UTC] ✅ User profile retrieved successfully for user ID: 1001
[09-Jul-2026 00:22:28 UTC] === API CALL LOG ===
[09-Jul-2026 00:22:28 UTC] Endpoint: user/profile.php
[09-Jul-2026 00:22:28 UTC] Full Log Data: {
    "timestamp": "2026-07-09 00:22:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a09:bac5:41dd:132d::1e9:1f",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a09:bac5:41dd:132d::1e9:1f, 172.71.12.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMSIsInVzZXJuYW1lIjoibWxkN3oiLCJlbWFpbCI6Im1pbGFkYXphcmkyMTRAZ21haWwuY29tIiwiZXhwIjoxNzg0MTYxMzQ3fQ.iPuUzorYr3z3yGCifSVurx0XaefMtyXD_yGeJA799Wg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1832cab4ed95320-LLK",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a09:bac5:41dd:132d::1e9:1f",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 00:22:28 UTC] === END API CALL LOG ===
[09-Jul-2026 00:22:28 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 00:22:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMSIsInVzZXJuYW1lIjoibWxkN3oiLCJlbWFpbCI6Im1pbGFkYXphcmkyMTRAZ21haWwuY29tIiwiZXhwIjoxNzg0MTYxMzQ3fQ.iPuUzorYr3z3yGCifSVurx0XaefMtyXD_yGeJA799Wg
[09-Jul-2026 00:22:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 00:22:28 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 00:22:28 UTC] User ID: 1001
[09-Jul-2026 00:22:28 UTC] ✅ User profile retrieved successfully for user ID: 1001
[09-Jul-2026 00:22:29 UTC] === API CALL LOG ===
[09-Jul-2026 00:22:29 UTC] Endpoint: user/profile.php
[09-Jul-2026 00:22:29 UTC] Full Log Data: {
    "timestamp": "2026-07-09 00:22:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a09:bac5:41dd:132d::1e9:1f",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a09:bac5:41dd:132d::1e9:1f, 172.71.12.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMSIsInVzZXJuYW1lIjoibWxkN3oiLCJlbWFpbCI6Im1pbGFkYXphcmkyMTRAZ21haWwuY29tIiwiZXhwIjoxNzg0MTYxMzQ3fQ.iPuUzorYr3z3yGCifSVurx0XaefMtyXD_yGeJA799Wg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1832cb268c15320-LLK",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a09:bac5:41dd:132d::1e9:1f",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 00:22:29 UTC] === END API CALL LOG ===
[09-Jul-2026 00:22:29 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 00:22:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMSIsInVzZXJuYW1lIjoibWxkN3oiLCJlbWFpbCI6Im1pbGFkYXphcmkyMTRAZ21haWwuY29tIiwiZXhwIjoxNzg0MTYxMzQ3fQ.iPuUzorYr3z3yGCifSVurx0XaefMtyXD_yGeJA799Wg
[09-Jul-2026 00:22:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 00:22:29 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 00:22:29 UTC] User ID: 1001
[09-Jul-2026 00:22:29 UTC] ✅ User profile retrieved successfully for user ID: 1001
[09-Jul-2026 00:24:06 UTC] === API CALL LOG ===
[09-Jul-2026 00:24:06 UTC] Endpoint: user/profile.php
[09-Jul-2026 00:24:06 UTC] Full Log Data: {
    "timestamp": "2026-07-09 00:24:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a09:bac5:41dd:132d::1e9:1f",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a09:bac5:41dd:132d::1e9:1f, 172.71.12.171",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMSIsInVzZXJuYW1lIjoibWxkN3oiLCJlbWFpbCI6Im1pbGFkYXphcmkyMTRAZ21haWwuY29tIiwiZXhwIjoxNzg0MTYxMzQ3fQ.iPuUzorYr3z3yGCifSVurx0XaefMtyXD_yGeJA799Wg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1832f0f98835320-LLK",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a09:bac5:41dd:132d::1e9:1f",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 00:24:06 UTC] === END API CALL LOG ===
[09-Jul-2026 00:24:06 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 00:24:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMSIsInVzZXJuYW1lIjoibWxkN3oiLCJlbWFpbCI6Im1pbGFkYXphcmkyMTRAZ21haWwuY29tIiwiZXhwIjoxNzg0MTYxMzQ3fQ.iPuUzorYr3z3yGCifSVurx0XaefMtyXD_yGeJA799Wg
[09-Jul-2026 00:24:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 00:24:06 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 00:24:06 UTC] User ID: 1001
[09-Jul-2026 00:24:06 UTC] ✅ User profile retrieved successfully for user ID: 1001
[09-Jul-2026 00:24:20 UTC] === API CALL LOG ===
[09-Jul-2026 00:24:20 UTC] Endpoint: user/profile.php
[09-Jul-2026 00:24:20 UTC] Full Log Data: {
    "timestamp": "2026-07-09 00:24:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a09:bac5:41dd:132d::1e9:1f",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a09:bac5:41dd:132d::1e9:1f, 172.71.12.171",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMSIsInVzZXJuYW1lIjoibWxkN3oiLCJlbWFpbCI6Im1pbGFkYXphcmkyMTRAZ21haWwuY29tIiwiZXhwIjoxNzg0MTYxMzQ3fQ.iPuUzorYr3z3yGCifSVurx0XaefMtyXD_yGeJA799Wg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1832f67e9105320-LLK",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a09:bac5:41dd:132d::1e9:1f",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 00:24:20 UTC] === END API CALL LOG ===
[09-Jul-2026 00:24:20 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 00:24:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMSIsInVzZXJuYW1lIjoibWxkN3oiLCJlbWFpbCI6Im1pbGFkYXphcmkyMTRAZ21haWwuY29tIiwiZXhwIjoxNzg0MTYxMzQ3fQ.iPuUzorYr3z3yGCifSVurx0XaefMtyXD_yGeJA799Wg
[09-Jul-2026 00:24:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 00:24:20 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 00:24:20 UTC] User ID: 1001
[09-Jul-2026 00:24:20 UTC] ✅ User profile retrieved successfully for user ID: 1001
[09-Jul-2026 00:24:21 UTC] === API CALL LOG ===
[09-Jul-2026 00:24:21 UTC] Endpoint: user/profile.php
[09-Jul-2026 00:24:21 UTC] Full Log Data: {
    "timestamp": "2026-07-09 00:24:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a09:bac5:41dd:132d::1e9:1f",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a09:bac5:41dd:132d::1e9:1f, 172.71.12.171",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMSIsInVzZXJuYW1lIjoibWxkN3oiLCJlbWFpbCI6Im1pbGFkYXphcmkyMTRAZ21haWwuY29tIiwiZXhwIjoxNzg0MTYxMzQ3fQ.iPuUzorYr3z3yGCifSVurx0XaefMtyXD_yGeJA799Wg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1832f6dcf6d5320-LLK",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a09:bac5:41dd:132d::1e9:1f",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 00:24:21 UTC] === END API CALL LOG ===
[09-Jul-2026 00:24:21 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 00:24:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMSIsInVzZXJuYW1lIjoibWxkN3oiLCJlbWFpbCI6Im1pbGFkYXphcmkyMTRAZ21haWwuY29tIiwiZXhwIjoxNzg0MTYxMzQ3fQ.iPuUzorYr3z3yGCifSVurx0XaefMtyXD_yGeJA799Wg
[09-Jul-2026 00:24:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 00:24:21 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 00:24:21 UTC] User ID: 1001
[09-Jul-2026 00:24:21 UTC] ✅ User profile retrieved successfully for user ID: 1001
[09-Jul-2026 00:24:21 UTC] === API CALL LOG ===
[09-Jul-2026 00:24:21 UTC] Endpoint: user/profile.php
[09-Jul-2026 00:24:21 UTC] Full Log Data: {
    "timestamp": "2026-07-09 00:24:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a09:bac5:41dd:132d::1e9:1f",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a09:bac5:41dd:132d::1e9:1f, 172.71.12.171",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMSIsInVzZXJuYW1lIjoibWxkN3oiLCJlbWFpbCI6Im1pbGFkYXphcmkyMTRAZ21haWwuY29tIiwiZXhwIjoxNzg0MTYxMzQ3fQ.iPuUzorYr3z3yGCifSVurx0XaefMtyXD_yGeJA799Wg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1832f6e996b5320-LLK",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a09:bac5:41dd:132d::1e9:1f",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 00:24:21 UTC] === END API CALL LOG ===
[09-Jul-2026 00:24:21 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 00:24:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMSIsInVzZXJuYW1lIjoibWxkN3oiLCJlbWFpbCI6Im1pbGFkYXphcmkyMTRAZ21haWwuY29tIiwiZXhwIjoxNzg0MTYxMzQ3fQ.iPuUzorYr3z3yGCifSVurx0XaefMtyXD_yGeJA799Wg
[09-Jul-2026 00:24:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 00:24:21 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 00:24:21 UTC] User ID: 1001
[09-Jul-2026 00:24:21 UTC] ✅ User profile retrieved successfully for user ID: 1001
[09-Jul-2026 00:24:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jul-2026 00:24:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jul-2026 00:24:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a09:bac5:41dd:132d::1e9:1f, 172.71.12.170","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMSIsInVzZXJuYW1lIjoibWxkN3oiLCJlbWFpbCI6Im1pbGFkYXphcmkyMTRAZ21haWwuY29tIiwiZXhwIjoxNzg0MTYxMzQ3fQ.iPuUzorYr3z3yGCifSVurx0XaefMtyXD_yGeJA799Wg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1832f6dcf745320-LLK","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a09:bac5:41dd:132d::1e9:1f","cf-ipcountry":"IR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[09-Jul-2026 00:24:21 UTC] === User Orders API Called ===
[09-Jul-2026 00:24:21 UTC] User ID: 1001
[09-Jul-2026 00:24:21 UTC] Limit: 20, Offset: 0
[09-Jul-2026 00:24:21 UTC] Orders found: 0
[09-Jul-2026 00:24:21 UTC] Orders data: []
[09-Jul-2026 00:24:21 UTC] Total orders count: 0
[09-Jul-2026 00:24:30 UTC] === API CALL LOG ===
[09-Jul-2026 00:24:30 UTC] Endpoint: user/profile.php
[09-Jul-2026 00:24:30 UTC] Full Log Data: {
    "timestamp": "2026-07-09 00:24:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a09:bac5:41dd:132d::1e9:1f",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a09:bac5:41dd:132d::1e9:1f, 172.71.12.170",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMSIsInVzZXJuYW1lIjoibWxkN3oiLCJlbWFpbCI6Im1pbGFkYXphcmkyMTRAZ21haWwuY29tIiwiZXhwIjoxNzg0MTYxMzQ3fQ.iPuUzorYr3z3yGCifSVurx0XaefMtyXD_yGeJA799Wg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1832fa43f8c5320-LLK",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a09:bac5:41dd:132d::1e9:1f",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 00:24:30 UTC] === END API CALL LOG ===
[09-Jul-2026 00:24:30 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 00:24:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMSIsInVzZXJuYW1lIjoibWxkN3oiLCJlbWFpbCI6Im1pbGFkYXphcmkyMTRAZ21haWwuY29tIiwiZXhwIjoxNzg0MTYxMzQ3fQ.iPuUzorYr3z3yGCifSVurx0XaefMtyXD_yGeJA799Wg
[09-Jul-2026 00:24:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 00:24:30 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 00:24:30 UTC] User ID: 1001
[09-Jul-2026 00:24:30 UTC] ✅ User profile retrieved successfully for user ID: 1001
[09-Jul-2026 00:24:31 UTC] === API CALL LOG ===
[09-Jul-2026 00:24:31 UTC] Endpoint: user/profile.php
[09-Jul-2026 00:24:31 UTC] Full Log Data: {
    "timestamp": "2026-07-09 00:24:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a09:bac5:41dd:132d::1e9:1f",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a09:bac5:41dd:132d::1e9:1f, 172.71.12.170",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMSIsInVzZXJuYW1lIjoibWxkN3oiLCJlbWFpbCI6Im1pbGFkYXphcmkyMTRAZ21haWwuY29tIiwiZXhwIjoxNzg0MTYxMzQ3fQ.iPuUzorYr3z3yGCifSVurx0XaefMtyXD_yGeJA799Wg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1832faa9e085320-LLK",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a09:bac5:41dd:132d::1e9:1f",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 00:24:31 UTC] === END API CALL LOG ===
[09-Jul-2026 00:24:31 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 00:24:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMSIsInVzZXJuYW1lIjoibWxkN3oiLCJlbWFpbCI6Im1pbGFkYXphcmkyMTRAZ21haWwuY29tIiwiZXhwIjoxNzg0MTYxMzQ3fQ.iPuUzorYr3z3yGCifSVurx0XaefMtyXD_yGeJA799Wg
[09-Jul-2026 00:24:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 00:24:31 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 00:24:31 UTC] User ID: 1001
[09-Jul-2026 00:24:31 UTC] ✅ User profile retrieved successfully for user ID: 1001
[09-Jul-2026 00:24:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jul-2026 00:24:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jul-2026 00:24:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a09:bac5:41dd:132d::1e9:1f, 172.71.12.170","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMSIsInVzZXJuYW1lIjoibWxkN3oiLCJlbWFpbCI6Im1pbGFkYXphcmkyMTRAZ21haWwuY29tIiwiZXhwIjoxNzg0MTYxMzQ3fQ.iPuUzorYr3z3yGCifSVurx0XaefMtyXD_yGeJA799Wg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1832faa9e0c5320-LLK","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a09:bac5:41dd:132d::1e9:1f","cf-ipcountry":"IR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[09-Jul-2026 00:24:31 UTC] === User Orders API Called ===
[09-Jul-2026 00:24:31 UTC] User ID: 1001
[09-Jul-2026 00:24:31 UTC] Limit: 20, Offset: 0
[09-Jul-2026 00:24:31 UTC] Orders found: 0
[09-Jul-2026 00:24:31 UTC] Orders data: []
[09-Jul-2026 00:24:31 UTC] Total orders count: 0
[09-Jul-2026 00:24:31 UTC] === API CALL LOG ===
[09-Jul-2026 00:24:31 UTC] Endpoint: user/profile.php
[09-Jul-2026 00:24:31 UTC] Full Log Data: {
    "timestamp": "2026-07-09 00:24:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a09:bac5:41dd:132d::1e9:1f",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a09:bac5:41dd:132d::1e9:1f, 172.71.12.170",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMSIsInVzZXJuYW1lIjoibWxkN3oiLCJlbWFpbCI6Im1pbGFkYXphcmkyMTRAZ21haWwuY29tIiwiZXhwIjoxNzg0MTYxMzQ3fQ.iPuUzorYr3z3yGCifSVurx0XaefMtyXD_yGeJA799Wg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1832fab6fd65320-LLK",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a09:bac5:41dd:132d::1e9:1f",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 00:24:31 UTC] === END API CALL LOG ===
[09-Jul-2026 00:24:31 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 00:24:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMSIsInVzZXJuYW1lIjoibWxkN3oiLCJlbWFpbCI6Im1pbGFkYXphcmkyMTRAZ21haWwuY29tIiwiZXhwIjoxNzg0MTYxMzQ3fQ.iPuUzorYr3z3yGCifSVurx0XaefMtyXD_yGeJA799Wg
[09-Jul-2026 00:24:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 00:24:31 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 00:24:31 UTC] User ID: 1001
[09-Jul-2026 00:24:31 UTC] ✅ User profile retrieved successfully for user ID: 1001
[09-Jul-2026 00:24:42 UTC] === API CALL LOG ===
[09-Jul-2026 00:24:42 UTC] Endpoint: user/profile.php
[09-Jul-2026 00:24:42 UTC] Full Log Data: {
    "timestamp": "2026-07-09 00:24:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a09:bac5:41dd:132d::1e9:1f",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a09:bac5:41dd:132d::1e9:1f, 172.71.12.171",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMSIsInVzZXJuYW1lIjoibWxkN3oiLCJlbWFpbCI6Im1pbGFkYXphcmkyMTRAZ21haWwuY29tIiwiZXhwIjoxNzg0MTYxMzQ3fQ.iPuUzorYr3z3yGCifSVurx0XaefMtyXD_yGeJA799Wg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1832ff13df85320-LLK",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a09:bac5:41dd:132d::1e9:1f",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 00:24:42 UTC] === END API CALL LOG ===
[09-Jul-2026 00:24:42 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 00:24:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMSIsInVzZXJuYW1lIjoibWxkN3oiLCJlbWFpbCI6Im1pbGFkYXphcmkyMTRAZ21haWwuY29tIiwiZXhwIjoxNzg0MTYxMzQ3fQ.iPuUzorYr3z3yGCifSVurx0XaefMtyXD_yGeJA799Wg
[09-Jul-2026 00:24:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 00:24:42 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 00:24:42 UTC] User ID: 1001
[09-Jul-2026 00:24:42 UTC] ✅ User profile retrieved successfully for user ID: 1001
[09-Jul-2026 00:24:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jul-2026 00:24:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jul-2026 00:24:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a09:bac5:41dd:132d::1e9:1f, 172.71.12.171","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMSIsInVzZXJuYW1lIjoibWxkN3oiLCJlbWFpbCI6Im1pbGFkYXphcmkyMTRAZ21haWwuY29tIiwiZXhwIjoxNzg0MTYxMzQ3fQ.iPuUzorYr3z3yGCifSVurx0XaefMtyXD_yGeJA799Wg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1832ff70c685320-LLK","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a09:bac5:41dd:132d::1e9:1f","cf-ipcountry":"IR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[09-Jul-2026 00:24:43 UTC] === User Orders API Called ===
[09-Jul-2026 00:24:43 UTC] User ID: 1001
[09-Jul-2026 00:24:43 UTC] Limit: 20, Offset: 0
[09-Jul-2026 00:24:43 UTC] Orders found: 0
[09-Jul-2026 00:24:43 UTC] Orders data: []
[09-Jul-2026 00:24:43 UTC] Total orders count: 0
[09-Jul-2026 00:24:43 UTC] === API CALL LOG ===
[09-Jul-2026 00:24:43 UTC] Endpoint: user/profile.php
[09-Jul-2026 00:24:43 UTC] Full Log Data: {
    "timestamp": "2026-07-09 00:24:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a09:bac5:41dd:132d::1e9:1f",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a09:bac5:41dd:132d::1e9:1f, 172.71.12.171",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMSIsInVzZXJuYW1lIjoibWxkN3oiLCJlbWFpbCI6Im1pbGFkYXphcmkyMTRAZ21haWwuY29tIiwiZXhwIjoxNzg0MTYxMzQ3fQ.iPuUzorYr3z3yGCifSVurx0XaefMtyXD_yGeJA799Wg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1832ff70c635320-LLK",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a09:bac5:41dd:132d::1e9:1f",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 00:24:43 UTC] === END API CALL LOG ===
[09-Jul-2026 00:24:43 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 00:24:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMSIsInVzZXJuYW1lIjoibWxkN3oiLCJlbWFpbCI6Im1pbGFkYXphcmkyMTRAZ21haWwuY29tIiwiZXhwIjoxNzg0MTYxMzQ3fQ.iPuUzorYr3z3yGCifSVurx0XaefMtyXD_yGeJA799Wg
[09-Jul-2026 00:24:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 00:24:43 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 00:24:43 UTC] User ID: 1001
[09-Jul-2026 00:24:43 UTC] ✅ User profile retrieved successfully for user ID: 1001
[09-Jul-2026 00:24:43 UTC] === API CALL LOG ===
[09-Jul-2026 00:24:43 UTC] Endpoint: user/profile.php
[09-Jul-2026 00:24:43 UTC] Full Log Data: {
    "timestamp": "2026-07-09 00:24:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a09:bac5:41dd:132d::1e9:1f",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a09:bac5:41dd:132d::1e9:1f, 172.71.12.171",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMSIsInVzZXJuYW1lIjoibWxkN3oiLCJlbWFpbCI6Im1pbGFkYXphcmkyMTRAZ21haWwuY29tIiwiZXhwIjoxNzg0MTYxMzQ3fQ.iPuUzorYr3z3yGCifSVurx0XaefMtyXD_yGeJA799Wg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1832ff7ce275320-LLK",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a09:bac5:41dd:132d::1e9:1f",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 00:24:43 UTC] === END API CALL LOG ===
[09-Jul-2026 00:24:43 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 00:24:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMSIsInVzZXJuYW1lIjoibWxkN3oiLCJlbWFpbCI6Im1pbGFkYXphcmkyMTRAZ21haWwuY29tIiwiZXhwIjoxNzg0MTYxMzQ3fQ.iPuUzorYr3z3yGCifSVurx0XaefMtyXD_yGeJA799Wg
[09-Jul-2026 00:24:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 00:24:43 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 00:24:43 UTC] User ID: 1001
[09-Jul-2026 00:24:43 UTC] ✅ User profile retrieved successfully for user ID: 1001
[09-Jul-2026 00:25:53 UTC] === API CALL LOG ===
[09-Jul-2026 00:25:53 UTC] Endpoint: user/profile.php
[09-Jul-2026 00:25:53 UTC] Full Log Data: {
    "timestamp": "2026-07-09 00:25:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a09:bac5:41dd:132d::1e9:1f",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a09:bac5:41dd:132d::1e9:1f, 172.71.12.170",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMSIsInVzZXJuYW1lIjoibWxkN3oiLCJlbWFpbCI6Im1pbGFkYXphcmkyMTRAZ21haWwuY29tIiwiZXhwIjoxNzg0MTYxMzQ3fQ.iPuUzorYr3z3yGCifSVurx0XaefMtyXD_yGeJA799Wg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18331ab0cb55320-LLK",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a09:bac5:41dd:132d::1e9:1f",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 00:25:53 UTC] === END API CALL LOG ===
[09-Jul-2026 00:25:53 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 00:25:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMSIsInVzZXJuYW1lIjoibWxkN3oiLCJlbWFpbCI6Im1pbGFkYXphcmkyMTRAZ21haWwuY29tIiwiZXhwIjoxNzg0MTYxMzQ3fQ.iPuUzorYr3z3yGCifSVurx0XaefMtyXD_yGeJA799Wg
[09-Jul-2026 00:25:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 00:25:53 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 00:25:53 UTC] User ID: 1001
[09-Jul-2026 00:25:53 UTC] ✅ User profile retrieved successfully for user ID: 1001
[09-Jul-2026 00:25:53 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jul-2026 00:25:53 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jul-2026 00:25:53 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a09:bac5:41dd:132d::1e9:1f, 172.71.12.171","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMSIsInVzZXJuYW1lIjoibWxkN3oiLCJlbWFpbCI6Im1pbGFkYXphcmkyMTRAZ21haWwuY29tIiwiZXhwIjoxNzg0MTYxMzQ3fQ.iPuUzorYr3z3yGCifSVurx0XaefMtyXD_yGeJA799Wg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a18331ab0cb05320-LLK","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a09:bac5:41dd:132d::1e9:1f","cf-ipcountry":"IR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[09-Jul-2026 00:25:53 UTC] === User Orders API Called ===
[09-Jul-2026 00:25:53 UTC] User ID: 1001
[09-Jul-2026 00:25:53 UTC] Limit: 20, Offset: 0
[09-Jul-2026 00:25:53 UTC] Orders found: 0
[09-Jul-2026 00:25:53 UTC] Orders data: []
[09-Jul-2026 00:25:53 UTC] Total orders count: 0
[09-Jul-2026 00:25:53 UTC] === API CALL LOG ===
[09-Jul-2026 00:25:53 UTC] Endpoint: user/profile.php
[09-Jul-2026 00:25:53 UTC] Full Log Data: {
    "timestamp": "2026-07-09 00:25:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a09:bac5:41dd:132d::1e9:1f",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a09:bac5:41dd:132d::1e9:1f, 172.71.12.170",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMSIsInVzZXJuYW1lIjoibWxkN3oiLCJlbWFpbCI6Im1pbGFkYXphcmkyMTRAZ21haWwuY29tIiwiZXhwIjoxNzg0MTYxMzQ3fQ.iPuUzorYr3z3yGCifSVurx0XaefMtyXD_yGeJA799Wg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18331af5ed85320-LLK",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a09:bac5:41dd:132d::1e9:1f",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 00:25:53 UTC] === END API CALL LOG ===
[09-Jul-2026 00:25:53 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 00:25:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMSIsInVzZXJuYW1lIjoibWxkN3oiLCJlbWFpbCI6Im1pbGFkYXphcmkyMTRAZ21haWwuY29tIiwiZXhwIjoxNzg0MTYxMzQ3fQ.iPuUzorYr3z3yGCifSVurx0XaefMtyXD_yGeJA799Wg
[09-Jul-2026 00:25:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 00:25:53 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 00:25:53 UTC] User ID: 1001
[09-Jul-2026 00:25:53 UTC] ✅ User profile retrieved successfully for user ID: 1001
[09-Jul-2026 00:26:04 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jul-2026 00:26:04 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jul-2026 00:26:04 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a09:bac5:41dd:132d::1e9:1f, 172.71.12.171","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMSIsInVzZXJuYW1lIjoibWxkN3oiLCJlbWFpbCI6Im1pbGFkYXphcmkyMTRAZ21haWwuY29tIiwiZXhwIjoxNzg0MTYxMzQ3fQ.iPuUzorYr3z3yGCifSVurx0XaefMtyXD_yGeJA799Wg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a18331f2ccfe5320-LLK","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a09:bac5:41dd:132d::1e9:1f","cf-ipcountry":"IR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[09-Jul-2026 00:26:04 UTC] === User Orders API Called ===
[09-Jul-2026 00:26:04 UTC] User ID: 1001
[09-Jul-2026 00:26:04 UTC] Limit: 20, Offset: 0
[09-Jul-2026 00:26:04 UTC] Orders found: 0
[09-Jul-2026 00:26:04 UTC] Orders data: []
[09-Jul-2026 00:26:04 UTC] Total orders count: 0
[09-Jul-2026 00:26:04 UTC] === API CALL LOG ===
[09-Jul-2026 00:26:04 UTC] Endpoint: user/profile.php
[09-Jul-2026 00:26:04 UTC] Full Log Data: {
    "timestamp": "2026-07-09 00:26:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a09:bac5:41dd:132d::1e9:1f",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a09:bac5:41dd:132d::1e9:1f, 172.71.12.171",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMSIsInVzZXJuYW1lIjoibWxkN3oiLCJlbWFpbCI6Im1pbGFkYXphcmkyMTRAZ21haWwuY29tIiwiZXhwIjoxNzg0MTYxMzQ3fQ.iPuUzorYr3z3yGCifSVurx0XaefMtyXD_yGeJA799Wg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18331f2cd015320-LLK",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a09:bac5:41dd:132d::1e9:1f",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 00:26:04 UTC] === END API CALL LOG ===
[09-Jul-2026 00:26:04 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 00:26:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMSIsInVzZXJuYW1lIjoibWxkN3oiLCJlbWFpbCI6Im1pbGFkYXphcmkyMTRAZ21haWwuY29tIiwiZXhwIjoxNzg0MTYxMzQ3fQ.iPuUzorYr3z3yGCifSVurx0XaefMtyXD_yGeJA799Wg
[09-Jul-2026 00:26:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 00:26:04 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 00:26:04 UTC] User ID: 1001
[09-Jul-2026 00:26:04 UTC] ✅ User profile retrieved successfully for user ID: 1001
[09-Jul-2026 00:26:05 UTC] === API CALL LOG ===
[09-Jul-2026 00:26:05 UTC] Endpoint: user/profile.php
[09-Jul-2026 00:26:05 UTC] Full Log Data: {
    "timestamp": "2026-07-09 00:26:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a09:bac5:41dd:132d::1e9:1f",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a09:bac5:41dd:132d::1e9:1f, 172.71.12.171",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMSIsInVzZXJuYW1lIjoibWxkN3oiLCJlbWFpbCI6Im1pbGFkYXphcmkyMTRAZ21haWwuY29tIiwiZXhwIjoxNzg0MTYxMzQ3fQ.iPuUzorYr3z3yGCifSVurx0XaefMtyXD_yGeJA799Wg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18331f67e395320-LLK",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a09:bac5:41dd:132d::1e9:1f",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 00:26:05 UTC] === END API CALL LOG ===
[09-Jul-2026 00:26:05 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 00:26:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMSIsInVzZXJuYW1lIjoibWxkN3oiLCJlbWFpbCI6Im1pbGFkYXphcmkyMTRAZ21haWwuY29tIiwiZXhwIjoxNzg0MTYxMzQ3fQ.iPuUzorYr3z3yGCifSVurx0XaefMtyXD_yGeJA799Wg
[09-Jul-2026 00:26:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 00:26:05 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 00:26:05 UTC] User ID: 1001
[09-Jul-2026 00:26:05 UTC] ✅ User profile retrieved successfully for user ID: 1001
[09-Jul-2026 00:26:31 UTC] === API CALL LOG ===
[09-Jul-2026 00:26:31 UTC] Endpoint: user/profile.php
[09-Jul-2026 00:26:31 UTC] Full Log Data: {
    "timestamp": "2026-07-09 00:26:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a09:bac5:41dd:132d::1e9:1f",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a09:bac5:41dd:132d::1e9:1f, 172.71.12.170",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMSIsInVzZXJuYW1lIjoibWxkN3oiLCJlbWFpbCI6Im1pbGFkYXphcmkyMTRAZ21haWwuY29tIiwiZXhwIjoxNzg0MTYxMzQ3fQ.iPuUzorYr3z3yGCifSVurx0XaefMtyXD_yGeJA799Wg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a183329a4e565320-LLK",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a09:bac5:41dd:132d::1e9:1f",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 00:26:31 UTC] === END API CALL LOG ===
[09-Jul-2026 00:26:31 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 00:26:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMSIsInVzZXJuYW1lIjoibWxkN3oiLCJlbWFpbCI6Im1pbGFkYXphcmkyMTRAZ21haWwuY29tIiwiZXhwIjoxNzg0MTYxMzQ3fQ.iPuUzorYr3z3yGCifSVurx0XaefMtyXD_yGeJA799Wg
[09-Jul-2026 00:26:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 00:26:31 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 00:26:31 UTC] User ID: 1001
[09-Jul-2026 00:26:31 UTC] ✅ User profile retrieved successfully for user ID: 1001
[09-Jul-2026 00:26:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jul-2026 00:26:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jul-2026 00:26:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a09:bac5:41dd:132d::1e9:1f, 172.71.12.170","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMSIsInVzZXJuYW1lIjoibWxkN3oiLCJlbWFpbCI6Im1pbGFkYXphcmkyMTRAZ21haWwuY29tIiwiZXhwIjoxNzg0MTYxMzQ3fQ.iPuUzorYr3z3yGCifSVurx0XaefMtyXD_yGeJA799Wg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a183329a4e4f5320-LLK","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a09:bac5:41dd:132d::1e9:1f","cf-ipcountry":"IR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[09-Jul-2026 00:26:31 UTC] === User Orders API Called ===
[09-Jul-2026 00:26:31 UTC] User ID: 1001
[09-Jul-2026 00:26:31 UTC] Limit: 20, Offset: 0
[09-Jul-2026 00:26:31 UTC] Orders found: 0
[09-Jul-2026 00:26:31 UTC] Orders data: []
[09-Jul-2026 00:26:31 UTC] Total orders count: 0
[09-Jul-2026 00:26:32 UTC] === API CALL LOG ===
[09-Jul-2026 00:26:32 UTC] Endpoint: user/profile.php
[09-Jul-2026 00:26:32 UTC] Full Log Data: {
    "timestamp": "2026-07-09 00:26:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a09:bac5:41dd:132d::1e9:1f",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a09:bac5:41dd:132d::1e9:1f, 172.71.12.170",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMSIsInVzZXJuYW1lIjoibWxkN3oiLCJlbWFpbCI6Im1pbGFkYXphcmkyMTRAZ21haWwuY29tIiwiZXhwIjoxNzg0MTYxMzQ3fQ.iPuUzorYr3z3yGCifSVurx0XaefMtyXD_yGeJA799Wg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a183329e4fb75320-LLK",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a09:bac5:41dd:132d::1e9:1f",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 00:26:32 UTC] === END API CALL LOG ===
[09-Jul-2026 00:26:32 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 00:26:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMSIsInVzZXJuYW1lIjoibWxkN3oiLCJlbWFpbCI6Im1pbGFkYXphcmkyMTRAZ21haWwuY29tIiwiZXhwIjoxNzg0MTYxMzQ3fQ.iPuUzorYr3z3yGCifSVurx0XaefMtyXD_yGeJA799Wg
[09-Jul-2026 00:26:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 00:26:32 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 00:26:32 UTC] User ID: 1001
[09-Jul-2026 00:26:32 UTC] ✅ User profile retrieved successfully for user ID: 1001
[09-Jul-2026 00:26:51 UTC] === API CALL LOG ===
[09-Jul-2026 00:26:51 UTC] Endpoint: user/profile.php
[09-Jul-2026 00:26:51 UTC] Full Log Data: {
    "timestamp": "2026-07-09 00:26:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a09:bac5:41dd:132d::1e9:1f",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a09:bac5:41dd:132d::1e9:1f, 172.71.12.170",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMSIsInVzZXJuYW1lIjoibWxkN3oiLCJlbWFpbCI6Im1pbGFkYXphcmkyMTRAZ21haWwuY29tIiwiZXhwIjoxNzg0MTYxMzQ3fQ.iPuUzorYr3z3yGCifSVurx0XaefMtyXD_yGeJA799Wg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18333199f825320-LLK",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a09:bac5:41dd:132d::1e9:1f",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 00:26:51 UTC] === END API CALL LOG ===
[09-Jul-2026 00:26:51 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 00:26:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMSIsInVzZXJuYW1lIjoibWxkN3oiLCJlbWFpbCI6Im1pbGFkYXphcmkyMTRAZ21haWwuY29tIiwiZXhwIjoxNzg0MTYxMzQ3fQ.iPuUzorYr3z3yGCifSVurx0XaefMtyXD_yGeJA799Wg
[09-Jul-2026 00:26:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 00:26:51 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 00:26:51 UTC] User ID: 1001
[09-Jul-2026 00:26:51 UTC] ✅ User profile retrieved successfully for user ID: 1001
[09-Jul-2026 00:26:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jul-2026 00:26:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jul-2026 00:26:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a09:bac5:41dd:132d::1e9:1f, 172.71.12.170","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMSIsInVzZXJuYW1lIjoibWxkN3oiLCJlbWFpbCI6Im1pbGFkYXphcmkyMTRAZ21haWwuY29tIiwiZXhwIjoxNzg0MTYxMzQ3fQ.iPuUzorYr3z3yGCifSVurx0XaefMtyXD_yGeJA799Wg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a18333199f7f5320-LLK","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a09:bac5:41dd:132d::1e9:1f","cf-ipcountry":"IR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[09-Jul-2026 00:26:51 UTC] === User Orders API Called ===
[09-Jul-2026 00:26:51 UTC] User ID: 1001
[09-Jul-2026 00:26:51 UTC] Limit: 20, Offset: 0
[09-Jul-2026 00:26:51 UTC] Orders found: 0
[09-Jul-2026 00:26:51 UTC] Orders data: []
[09-Jul-2026 00:26:51 UTC] Total orders count: 0
[09-Jul-2026 00:26:52 UTC] === API CALL LOG ===
[09-Jul-2026 00:26:52 UTC] Endpoint: user/profile.php
[09-Jul-2026 00:26:52 UTC] Full Log Data: {
    "timestamp": "2026-07-09 00:26:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a09:bac5:41dd:132d::1e9:1f",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a09:bac5:41dd:132d::1e9:1f, 172.71.12.170",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMSIsInVzZXJuYW1lIjoibWxkN3oiLCJlbWFpbCI6Im1pbGFkYXphcmkyMTRAZ21haWwuY29tIiwiZXhwIjoxNzg0MTYxMzQ3fQ.iPuUzorYr3z3yGCifSVurx0XaefMtyXD_yGeJA799Wg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a183331d48f15320-LLK",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a09:bac5:41dd:132d::1e9:1f",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 00:26:52 UTC] === END API CALL LOG ===
[09-Jul-2026 00:26:52 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 00:26:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMSIsInVzZXJuYW1lIjoibWxkN3oiLCJlbWFpbCI6Im1pbGFkYXphcmkyMTRAZ21haWwuY29tIiwiZXhwIjoxNzg0MTYxMzQ3fQ.iPuUzorYr3z3yGCifSVurx0XaefMtyXD_yGeJA799Wg
[09-Jul-2026 00:26:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 00:26:52 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 00:26:52 UTC] User ID: 1001
[09-Jul-2026 00:26:52 UTC] ✅ User profile retrieved successfully for user ID: 1001
[09-Jul-2026 00:27:32 UTC] === API CALL LOG ===
[09-Jul-2026 00:27:32 UTC] Endpoint: user/profile.php
[09-Jul-2026 00:27:32 UTC] Full Log Data: {
    "timestamp": "2026-07-09 00:27:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a09:bac5:41dd:132d::1e9:1f",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a09:bac5:41dd:132d::1e9:1f, 172.71.12.171",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMSIsInVzZXJuYW1lIjoibWxkN3oiLCJlbWFpbCI6Im1pbGFkYXphcmkyMTRAZ21haWwuY29tIiwiZXhwIjoxNzg0MTYxMzQ3fQ.iPuUzorYr3z3yGCifSVurx0XaefMtyXD_yGeJA799Wg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18334150d545320-LLK",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a09:bac5:41dd:132d::1e9:1f",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 00:27:32 UTC] === END API CALL LOG ===
[09-Jul-2026 00:27:32 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 00:27:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMSIsInVzZXJuYW1lIjoibWxkN3oiLCJlbWFpbCI6Im1pbGFkYXphcmkyMTRAZ21haWwuY29tIiwiZXhwIjoxNzg0MTYxMzQ3fQ.iPuUzorYr3z3yGCifSVurx0XaefMtyXD_yGeJA799Wg
[09-Jul-2026 00:27:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 00:27:32 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 00:27:32 UTC] User ID: 1001
[09-Jul-2026 00:27:32 UTC] ✅ User profile retrieved successfully for user ID: 1001
[09-Jul-2026 00:27:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jul-2026 00:27:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jul-2026 00:27:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a09:bac5:41dd:132d::1e9:1f, 172.71.12.171","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMSIsInVzZXJuYW1lIjoibWxkN3oiLCJlbWFpbCI6Im1pbGFkYXphcmkyMTRAZ21haWwuY29tIiwiZXhwIjoxNzg0MTYxMzQ3fQ.iPuUzorYr3z3yGCifSVurx0XaefMtyXD_yGeJA799Wg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a18334150d515320-LLK","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a09:bac5:41dd:132d::1e9:1f","cf-ipcountry":"IR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[09-Jul-2026 00:27:32 UTC] === User Orders API Called ===
[09-Jul-2026 00:27:32 UTC] User ID: 1001
[09-Jul-2026 00:27:32 UTC] Limit: 20, Offset: 0
[09-Jul-2026 00:27:32 UTC] Orders found: 0
[09-Jul-2026 00:27:32 UTC] Orders data: []
[09-Jul-2026 00:27:32 UTC] Total orders count: 0
[09-Jul-2026 00:27:32 UTC] === API CALL LOG ===
[09-Jul-2026 00:27:32 UTC] Endpoint: user/profile.php
[09-Jul-2026 00:27:32 UTC] Full Log Data: {
    "timestamp": "2026-07-09 00:27:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a09:bac5:41dd:132d::1e9:1f",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a09:bac5:41dd:132d::1e9:1f, 172.71.12.171",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMSIsInVzZXJuYW1lIjoibWxkN3oiLCJlbWFpbCI6Im1pbGFkYXphcmkyMTRAZ21haWwuY29tIiwiZXhwIjoxNzg0MTYxMzQ3fQ.iPuUzorYr3z3yGCifSVurx0XaefMtyXD_yGeJA799Wg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1833418ce1a5320-LLK",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a09:bac5:41dd:132d::1e9:1f",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 00:27:32 UTC] === END API CALL LOG ===
[09-Jul-2026 00:27:32 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 00:27:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMSIsInVzZXJuYW1lIjoibWxkN3oiLCJlbWFpbCI6Im1pbGFkYXphcmkyMTRAZ21haWwuY29tIiwiZXhwIjoxNzg0MTYxMzQ3fQ.iPuUzorYr3z3yGCifSVurx0XaefMtyXD_yGeJA799Wg
[09-Jul-2026 00:27:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 00:27:32 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 00:27:32 UTC] User ID: 1001
[09-Jul-2026 00:27:32 UTC] ✅ User profile retrieved successfully for user ID: 1001
[09-Jul-2026 00:27:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jul-2026 00:27:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jul-2026 00:27:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a09:bac5:41dd:132d::1e9:1f, 172.71.12.171","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMSIsInVzZXJuYW1lIjoibWxkN3oiLCJlbWFpbCI6Im1pbGFkYXphcmkyMTRAZ21haWwuY29tIiwiZXhwIjoxNzg0MTYxMzQ3fQ.iPuUzorYr3z3yGCifSVurx0XaefMtyXD_yGeJA799Wg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a18334469d645320-LLK","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a09:bac5:41dd:132d::1e9:1f","cf-ipcountry":"IR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[09-Jul-2026 00:27:39 UTC] === User Orders API Called ===
[09-Jul-2026 00:27:39 UTC] User ID: 1001
[09-Jul-2026 00:27:39 UTC] Limit: 20, Offset: 0
[09-Jul-2026 00:27:39 UTC] Orders found: 0
[09-Jul-2026 00:27:39 UTC] Orders data: []
[09-Jul-2026 00:27:39 UTC] Total orders count: 0
[09-Jul-2026 00:27:39 UTC] === API CALL LOG ===
[09-Jul-2026 00:27:39 UTC] Endpoint: user/profile.php
[09-Jul-2026 00:27:39 UTC] Full Log Data: {
    "timestamp": "2026-07-09 00:27:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a09:bac5:41dd:132d::1e9:1f",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a09:bac5:41dd:132d::1e9:1f, 172.71.12.171",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMSIsInVzZXJuYW1lIjoibWxkN3oiLCJlbWFpbCI6Im1pbGFkYXphcmkyMTRAZ21haWwuY29tIiwiZXhwIjoxNzg0MTYxMzQ3fQ.iPuUzorYr3z3yGCifSVurx0XaefMtyXD_yGeJA799Wg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18334469d685320-LLK",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a09:bac5:41dd:132d::1e9:1f",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 00:27:39 UTC] === END API CALL LOG ===
[09-Jul-2026 00:27:39 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 00:27:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMSIsInVzZXJuYW1lIjoibWxkN3oiLCJlbWFpbCI6Im1pbGFkYXphcmkyMTRAZ21haWwuY29tIiwiZXhwIjoxNzg0MTYxMzQ3fQ.iPuUzorYr3z3yGCifSVurx0XaefMtyXD_yGeJA799Wg
[09-Jul-2026 00:27:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 00:27:39 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 00:27:39 UTC] User ID: 1001
[09-Jul-2026 00:27:39 UTC] ✅ User profile retrieved successfully for user ID: 1001
[09-Jul-2026 00:27:40 UTC] === API CALL LOG ===
[09-Jul-2026 00:27:40 UTC] Endpoint: user/profile.php
[09-Jul-2026 00:27:40 UTC] Full Log Data: {
    "timestamp": "2026-07-09 00:27:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a09:bac5:41dd:132d::1e9:1f",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a09:bac5:41dd:132d::1e9:1f, 172.71.12.171",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMSIsInVzZXJuYW1lIjoibWxkN3oiLCJlbWFpbCI6Im1pbGFkYXphcmkyMTRAZ21haWwuY29tIiwiZXhwIjoxNzg0MTYxMzQ3fQ.iPuUzorYr3z3yGCifSVurx0XaefMtyXD_yGeJA799Wg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a183344a6ec85320-LLK",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a09:bac5:41dd:132d::1e9:1f",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 00:27:40 UTC] === END API CALL LOG ===
[09-Jul-2026 00:27:40 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 00:27:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMSIsInVzZXJuYW1lIjoibWxkN3oiLCJlbWFpbCI6Im1pbGFkYXphcmkyMTRAZ21haWwuY29tIiwiZXhwIjoxNzg0MTYxMzQ3fQ.iPuUzorYr3z3yGCifSVurx0XaefMtyXD_yGeJA799Wg
[09-Jul-2026 00:27:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 00:27:40 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 00:27:40 UTC] User ID: 1001
[09-Jul-2026 00:27:40 UTC] ✅ User profile retrieved successfully for user ID: 1001
[09-Jul-2026 00:27:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jul-2026 00:27:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jul-2026 00:27:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a09:bac5:41dd:132d::1e9:1f, 172.71.12.171","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMSIsInVzZXJuYW1lIjoibWxkN3oiLCJlbWFpbCI6Im1pbGFkYXphcmkyMTRAZ21haWwuY29tIiwiZXhwIjoxNzg0MTYxMzQ3fQ.iPuUzorYr3z3yGCifSVurx0XaefMtyXD_yGeJA799Wg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a18334574e555320-LLK","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a09:bac5:41dd:132d::1e9:1f","cf-ipcountry":"IR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[09-Jul-2026 00:27:42 UTC] === User Orders API Called ===
[09-Jul-2026 00:27:42 UTC] User ID: 1001
[09-Jul-2026 00:27:42 UTC] Limit: 20, Offset: 0
[09-Jul-2026 00:27:42 UTC] Orders found: 0
[09-Jul-2026 00:27:42 UTC] Orders data: []
[09-Jul-2026 00:27:42 UTC] Total orders count: 0
[09-Jul-2026 01:35:32 UTC] === API CALL LOG ===
[09-Jul-2026 01:35:32 UTC] Endpoint: user/profile.php
[09-Jul-2026 01:35:32 UTC] Full Log Data: {
    "timestamp": "2026-07-09 01:35:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.45.93.153",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.45.93.153, 172.70.108.186",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMiIsInVzZXJuYW1lIjoibW9zdGFmYV9kaXNoYTc5NiIsImVtYWlsIjoibW9zdGFmYXRlZmExOTI4QGdtYWlsLmNvbSIsImV4cCI6MTc4NDE2NTczMH0.nMd98lIVVCA4UHhjRkEtw_-JdJwCnUwXkxISiI6U4Rs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18397b25ed80d4b-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.45.93.153",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 01:35:32 UTC] === END API CALL LOG ===
[09-Jul-2026 01:35:32 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 01:35:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMiIsInVzZXJuYW1lIjoibW9zdGFmYV9kaXNoYTc5NiIsImVtYWlsIjoibW9zdGFmYXRlZmExOTI4QGdtYWlsLmNvbSIsImV4cCI6MTc4NDE2NTczMH0.nMd98lIVVCA4UHhjRkEtw_-JdJwCnUwXkxISiI6U4Rs
[09-Jul-2026 01:35:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 01:35:32 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 01:35:32 UTC] User ID: 1002
[09-Jul-2026 01:35:32 UTC] ✅ User profile retrieved successfully for user ID: 1002
[09-Jul-2026 01:35:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jul-2026 01:35:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jul-2026 01:35:32 UTC] === API CALL LOG ===
[09-Jul-2026 01:35:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.45.93.153, 172.70.108.186","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMiIsInVzZXJuYW1lIjoibW9zdGFmYV9kaXNoYTc5NiIsImVtYWlsIjoibW9zdGFmYXRlZmExOTI4QGdtYWlsLmNvbSIsImV4cCI6MTc4NDE2NTczMH0.nMd98lIVVCA4UHhjRkEtw_-JdJwCnUwXkxISiI6U4Rs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a18397b31f930d4b-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"197.45.93.153","cf-ipcountry":"EG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[09-Jul-2026 01:35:32 UTC] Endpoint: user/profile.php
[09-Jul-2026 01:35:32 UTC] === User Orders API Called ===
[09-Jul-2026 01:35:32 UTC] Full Log Data: {
    "timestamp": "2026-07-09 01:35:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.45.93.153",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.45.93.153, 172.70.108.186",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMiIsInVzZXJuYW1lIjoibW9zdGFmYV9kaXNoYTc5NiIsImVtYWlsIjoibW9zdGFmYXRlZmExOTI4QGdtYWlsLmNvbSIsImV4cCI6MTc4NDE2NTczMH0.nMd98lIVVCA4UHhjRkEtw_-JdJwCnUwXkxISiI6U4Rs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18397b31f950d4b-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.45.93.153",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 01:35:32 UTC] User ID: 1002
[09-Jul-2026 01:35:32 UTC] === END API CALL LOG ===
[09-Jul-2026 01:35:32 UTC] Limit: 20, Offset: 0
[09-Jul-2026 01:35:32 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 01:35:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMiIsInVzZXJuYW1lIjoibW9zdGFmYV9kaXNoYTc5NiIsImVtYWlsIjoibW9zdGFmYXRlZmExOTI4QGdtYWlsLmNvbSIsImV4cCI6MTc4NDE2NTczMH0.nMd98lIVVCA4UHhjRkEtw_-JdJwCnUwXkxISiI6U4Rs
[09-Jul-2026 01:35:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 01:35:32 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 01:35:32 UTC] User ID: 1002
[09-Jul-2026 01:35:32 UTC] Orders found: 0
[09-Jul-2026 01:35:32 UTC] Orders data: []
[09-Jul-2026 01:35:32 UTC] Total orders count: 0
[09-Jul-2026 01:35:32 UTC] ✅ User profile retrieved successfully for user ID: 1002
[09-Jul-2026 01:35:32 UTC] === API CALL LOG ===
[09-Jul-2026 01:35:32 UTC] Endpoint: user/profile.php
[09-Jul-2026 01:35:32 UTC] Full Log Data: {
    "timestamp": "2026-07-09 01:35:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.45.93.153",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.45.93.153, 172.70.108.186",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMiIsInVzZXJuYW1lIjoibW9zdGFmYV9kaXNoYTc5NiIsImVtYWlsIjoibW9zdGFmYXRlZmExOTI4QGdtYWlsLmNvbSIsImV4cCI6MTc4NDE2NTczMH0.nMd98lIVVCA4UHhjRkEtw_-JdJwCnUwXkxISiI6U4Rs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18397b5da5d0d4b-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.45.93.153",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 01:35:32 UTC] === END API CALL LOG ===
[09-Jul-2026 01:35:32 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 01:35:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMiIsInVzZXJuYW1lIjoibW9zdGFmYV9kaXNoYTc5NiIsImVtYWlsIjoibW9zdGFmYXRlZmExOTI4QGdtYWlsLmNvbSIsImV4cCI6MTc4NDE2NTczMH0.nMd98lIVVCA4UHhjRkEtw_-JdJwCnUwXkxISiI6U4Rs
[09-Jul-2026 01:35:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 01:35:32 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 01:35:32 UTC] User ID: 1002
[09-Jul-2026 01:35:32 UTC] ✅ User profile retrieved successfully for user ID: 1002
[09-Jul-2026 01:35:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jul-2026 01:35:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jul-2026 01:35:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.45.93.153, 172.70.108.187","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMiIsInVzZXJuYW1lIjoibW9zdGFmYV9kaXNoYTc5NiIsImVtYWlsIjoibW9zdGFmYXRlZmExOTI4QGdtYWlsLmNvbSIsImV4cCI6MTc4NDE2NTczMH0.nMd98lIVVCA4UHhjRkEtw_-JdJwCnUwXkxISiI6U4Rs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a18397e8cb800d4b-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"197.45.93.153","cf-ipcountry":"EG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[09-Jul-2026 01:35:40 UTC] === User Orders API Called ===
[09-Jul-2026 01:35:40 UTC] User ID: 1002
[09-Jul-2026 01:35:40 UTC] Limit: 20, Offset: 0
[09-Jul-2026 01:35:40 UTC] Orders found: 0
[09-Jul-2026 01:35:40 UTC] Orders data: []
[09-Jul-2026 01:35:40 UTC] Total orders count: 0
[09-Jul-2026 01:35:40 UTC] === API CALL LOG ===
[09-Jul-2026 01:35:40 UTC] Endpoint: user/profile.php
[09-Jul-2026 01:35:40 UTC] Full Log Data: {
    "timestamp": "2026-07-09 01:35:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.45.93.153",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.45.93.153, 172.70.108.187",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMiIsInVzZXJuYW1lIjoibW9zdGFmYV9kaXNoYTc5NiIsImVtYWlsIjoibW9zdGFmYXRlZmExOTI4QGdtYWlsLmNvbSIsImV4cCI6MTc4NDE2NTczMH0.nMd98lIVVCA4UHhjRkEtw_-JdJwCnUwXkxISiI6U4Rs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18397e8cb810d4b-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.45.93.153",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 01:35:40 UTC] === END API CALL LOG ===
[09-Jul-2026 01:35:40 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 01:35:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMiIsInVzZXJuYW1lIjoibW9zdGFmYV9kaXNoYTc5NiIsImVtYWlsIjoibW9zdGFmYXRlZmExOTI4QGdtYWlsLmNvbSIsImV4cCI6MTc4NDE2NTczMH0.nMd98lIVVCA4UHhjRkEtw_-JdJwCnUwXkxISiI6U4Rs
[09-Jul-2026 01:35:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 01:35:40 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 01:35:40 UTC] User ID: 1002
[09-Jul-2026 01:35:40 UTC] ✅ User profile retrieved successfully for user ID: 1002
[09-Jul-2026 01:35:40 UTC] === API CALL LOG ===
[09-Jul-2026 01:35:40 UTC] Endpoint: user/profile.php
[09-Jul-2026 01:35:40 UTC] Full Log Data: {
    "timestamp": "2026-07-09 01:35:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.45.93.153",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.45.93.153, 172.70.108.187",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMiIsInVzZXJuYW1lIjoibW9zdGFmYV9kaXNoYTc5NiIsImVtYWlsIjoibW9zdGFmYXRlZmExOTI4QGdtYWlsLmNvbSIsImV4cCI6MTc4NDE2NTczMH0.nMd98lIVVCA4UHhjRkEtw_-JdJwCnUwXkxISiI6U4Rs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18397e90bce0d4b-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.45.93.153",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 01:35:40 UTC] === END API CALL LOG ===
[09-Jul-2026 01:35:40 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 01:35:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMiIsInVzZXJuYW1lIjoibW9zdGFmYV9kaXNoYTc5NiIsImVtYWlsIjoibW9zdGFmYXRlZmExOTI4QGdtYWlsLmNvbSIsImV4cCI6MTc4NDE2NTczMH0.nMd98lIVVCA4UHhjRkEtw_-JdJwCnUwXkxISiI6U4Rs
[09-Jul-2026 01:35:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 01:35:40 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 01:35:40 UTC] User ID: 1002
[09-Jul-2026 01:35:40 UTC] ✅ User profile retrieved successfully for user ID: 1002
[09-Jul-2026 01:35:41 UTC] === API CALL LOG ===
[09-Jul-2026 01:35:41 UTC] Endpoint: user/profile.php
[09-Jul-2026 01:35:41 UTC] Full Log Data: {
    "timestamp": "2026-07-09 01:35:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.45.93.153",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.45.93.153, 172.70.108.187",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMiIsInVzZXJuYW1lIjoibW9zdGFmYV9kaXNoYTc5NiIsImVtYWlsIjoibW9zdGFmYXRlZmExOTI4QGdtYWlsLmNvbSIsImV4cCI6MTc4NDE2NTczMH0.nMd98lIVVCA4UHhjRkEtw_-JdJwCnUwXkxISiI6U4Rs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18397eb9e8d0d4b-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.45.93.153",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 01:35:41 UTC] === END API CALL LOG ===
[09-Jul-2026 01:35:41 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 01:35:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMiIsInVzZXJuYW1lIjoibW9zdGFmYV9kaXNoYTc5NiIsImVtYWlsIjoibW9zdGFmYXRlZmExOTI4QGdtYWlsLmNvbSIsImV4cCI6MTc4NDE2NTczMH0.nMd98lIVVCA4UHhjRkEtw_-JdJwCnUwXkxISiI6U4Rs
[09-Jul-2026 01:35:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 01:35:41 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 01:35:41 UTC] User ID: 1002
[09-Jul-2026 01:35:41 UTC] ✅ User profile retrieved successfully for user ID: 1002
[09-Jul-2026 01:35:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jul-2026 01:35:50 UTC] === API CALL LOG ===
[09-Jul-2026 01:35:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jul-2026 01:35:50 UTC] Endpoint: user/profile.php
[09-Jul-2026 01:35:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.45.93.153, 172.70.108.187","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMiIsInVzZXJuYW1lIjoibW9zdGFmYV9kaXNoYTc5NiIsImVtYWlsIjoibW9zdGFmYXRlZmExOTI4QGdtYWlsLmNvbSIsImV4cCI6MTc4NDE2NTczMH0.nMd98lIVVCA4UHhjRkEtw_-JdJwCnUwXkxISiI6U4Rs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a18398255f600d4b-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"197.45.93.153","cf-ipcountry":"EG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[09-Jul-2026 01:35:50 UTC] Full Log Data: {
    "timestamp": "2026-07-09 01:35:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.45.93.153",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.45.93.153, 172.70.108.187",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMiIsInVzZXJuYW1lIjoibW9zdGFmYV9kaXNoYTc5NiIsImVtYWlsIjoibW9zdGFmYXRlZmExOTI4QGdtYWlsLmNvbSIsImV4cCI6MTc4NDE2NTczMH0.nMd98lIVVCA4UHhjRkEtw_-JdJwCnUwXkxISiI6U4Rs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18398255f640d4b-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.45.93.153",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 01:35:50 UTC] === END API CALL LOG ===
[09-Jul-2026 01:35:50 UTC] === User Orders API Called ===
[09-Jul-2026 01:35:50 UTC] User ID: 1002
[09-Jul-2026 01:35:50 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 01:35:50 UTC] Limit: 20, Offset: 0
[09-Jul-2026 01:35:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMiIsInVzZXJuYW1lIjoibW9zdGFmYV9kaXNoYTc5NiIsImVtYWlsIjoibW9zdGFmYXRlZmExOTI4QGdtYWlsLmNvbSIsImV4cCI6MTc4NDE2NTczMH0.nMd98lIVVCA4UHhjRkEtw_-JdJwCnUwXkxISiI6U4Rs
[09-Jul-2026 01:35:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 01:35:50 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 01:35:50 UTC] User ID: 1002
[09-Jul-2026 01:35:50 UTC] Orders found: 0
[09-Jul-2026 01:35:50 UTC] ✅ User profile retrieved successfully for user ID: 1002
[09-Jul-2026 01:35:50 UTC] Orders data: []
[09-Jul-2026 01:35:50 UTC] Total orders count: 0
[09-Jul-2026 01:35:50 UTC] === API CALL LOG ===
[09-Jul-2026 01:35:50 UTC] Endpoint: user/profile.php
[09-Jul-2026 01:35:50 UTC] Full Log Data: {
    "timestamp": "2026-07-09 01:35:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.45.93.153",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.45.93.153, 172.70.108.187",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMiIsInVzZXJuYW1lIjoibW9zdGFmYV9kaXNoYTc5NiIsImVtYWlsIjoibW9zdGFmYXRlZmExOTI4QGdtYWlsLmNvbSIsImV4cCI6MTc4NDE2NTczMH0.nMd98lIVVCA4UHhjRkEtw_-JdJwCnUwXkxISiI6U4Rs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18398255f620d4b-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.45.93.153",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 01:35:50 UTC] === END API CALL LOG ===
[09-Jul-2026 01:35:50 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 01:35:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMiIsInVzZXJuYW1lIjoibW9zdGFmYV9kaXNoYTc5NiIsImVtYWlsIjoibW9zdGFmYXRlZmExOTI4QGdtYWlsLmNvbSIsImV4cCI6MTc4NDE2NTczMH0.nMd98lIVVCA4UHhjRkEtw_-JdJwCnUwXkxISiI6U4Rs
[09-Jul-2026 01:35:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 01:35:50 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 01:35:50 UTC] User ID: 1002
[09-Jul-2026 01:35:50 UTC] ✅ User profile retrieved successfully for user ID: 1002
[09-Jul-2026 01:35:51 UTC] === API CALL LOG ===
[09-Jul-2026 01:35:51 UTC] Endpoint: user/profile.php
[09-Jul-2026 01:35:51 UTC] Full Log Data: {
    "timestamp": "2026-07-09 01:35:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.45.93.153",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.45.93.153, 172.70.108.187",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMiIsInVzZXJuYW1lIjoibW9zdGFmYV9kaXNoYTc5NiIsImVtYWlsIjoibW9zdGFmYXRlZmExOTI4QGdtYWlsLmNvbSIsImV4cCI6MTc4NDE2NTczMH0.nMd98lIVVCA4UHhjRkEtw_-JdJwCnUwXkxISiI6U4Rs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1839828fada0d4b-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.45.93.153",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 01:35:51 UTC] === END API CALL LOG ===
[09-Jul-2026 01:35:51 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 01:35:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMiIsInVzZXJuYW1lIjoibW9zdGFmYV9kaXNoYTc5NiIsImVtYWlsIjoibW9zdGFmYXRlZmExOTI4QGdtYWlsLmNvbSIsImV4cCI6MTc4NDE2NTczMH0.nMd98lIVVCA4UHhjRkEtw_-JdJwCnUwXkxISiI6U4Rs
[09-Jul-2026 01:35:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 01:35:51 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 01:35:51 UTC] User ID: 1002
[09-Jul-2026 01:35:51 UTC] ✅ User profile retrieved successfully for user ID: 1002
[09-Jul-2026 01:37:51 UTC] === API CALL LOG ===
[09-Jul-2026 01:37:51 UTC] Endpoint: user/profile.php
[09-Jul-2026 01:37:51 UTC] Full Log Data: {
    "timestamp": "2026-07-09 01:37:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.45.93.153",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.45.93.153, 172.70.108.187",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMiIsInVzZXJuYW1lIjoibW9zdGFmYV9kaXNoYTc5NiIsImVtYWlsIjoibW9zdGFmYXRlZmExOTI4QGdtYWlsLmNvbSIsImV4cCI6MTc4NDE2NTczMH0.nMd98lIVVCA4UHhjRkEtw_-JdJwCnUwXkxISiI6U4Rs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1839b1899660d4b-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.45.93.153",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 01:37:51 UTC] === END API CALL LOG ===
[09-Jul-2026 01:37:51 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 01:37:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMiIsInVzZXJuYW1lIjoibW9zdGFmYV9kaXNoYTc5NiIsImVtYWlsIjoibW9zdGFmYXRlZmExOTI4QGdtYWlsLmNvbSIsImV4cCI6MTc4NDE2NTczMH0.nMd98lIVVCA4UHhjRkEtw_-JdJwCnUwXkxISiI6U4Rs
[09-Jul-2026 01:37:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 01:37:51 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 01:37:51 UTC] User ID: 1002
[09-Jul-2026 01:37:51 UTC] ✅ User profile retrieved successfully for user ID: 1002
[09-Jul-2026 01:37:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jul-2026 01:37:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jul-2026 01:37:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.45.93.153, 172.70.108.187","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMiIsInVzZXJuYW1lIjoibW9zdGFmYV9kaXNoYTc5NiIsImVtYWlsIjoibW9zdGFmYXRlZmExOTI4QGdtYWlsLmNvbSIsImV4cCI6MTc4NDE2NTczMH0.nMd98lIVVCA4UHhjRkEtw_-JdJwCnUwXkxISiI6U4Rs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1839b1899650d4b-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"197.45.93.153","cf-ipcountry":"EG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[09-Jul-2026 01:37:51 UTC] === User Orders API Called ===
[09-Jul-2026 01:37:51 UTC] User ID: 1002
[09-Jul-2026 01:37:51 UTC] Limit: 20, Offset: 0
[09-Jul-2026 01:37:51 UTC] Orders found: 0
[09-Jul-2026 01:37:51 UTC] Orders data: []
[09-Jul-2026 01:37:51 UTC] === API CALL LOG ===
[09-Jul-2026 01:37:51 UTC] Endpoint: user/profile.php
[09-Jul-2026 01:37:51 UTC] Full Log Data: {
    "timestamp": "2026-07-09 01:37:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.45.93.153",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.45.93.153, 172.70.108.187",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMiIsInVzZXJuYW1lIjoibW9zdGFmYV9kaXNoYTc5NiIsImVtYWlsIjoibW9zdGFmYXRlZmExOTI4QGdtYWlsLmNvbSIsImV4cCI6MTc4NDE2NTczMH0.nMd98lIVVCA4UHhjRkEtw_-JdJwCnUwXkxISiI6U4Rs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1839b1899680d4b-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.45.93.153",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 01:37:51 UTC] Total orders count: 0
[09-Jul-2026 01:37:51 UTC] === END API CALL LOG ===
[09-Jul-2026 01:37:51 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 01:37:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMiIsInVzZXJuYW1lIjoibW9zdGFmYV9kaXNoYTc5NiIsImVtYWlsIjoibW9zdGFmYXRlZmExOTI4QGdtYWlsLmNvbSIsImV4cCI6MTc4NDE2NTczMH0.nMd98lIVVCA4UHhjRkEtw_-JdJwCnUwXkxISiI6U4Rs
[09-Jul-2026 01:37:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 01:37:51 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 01:37:51 UTC] User ID: 1002
[09-Jul-2026 01:37:51 UTC] ✅ User profile retrieved successfully for user ID: 1002
[09-Jul-2026 01:37:51 UTC] === API CALL LOG ===
[09-Jul-2026 01:37:51 UTC] Endpoint: user/profile.php
[09-Jul-2026 01:37:51 UTC] Full Log Data: {
    "timestamp": "2026-07-09 01:37:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.45.93.153",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.45.93.153, 172.70.108.187",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMiIsInVzZXJuYW1lIjoibW9zdGFmYV9kaXNoYTc5NiIsImVtYWlsIjoibW9zdGFmYXRlZmExOTI4QGdtYWlsLmNvbSIsImV4cCI6MTc4NDE2NTczMH0.nMd98lIVVCA4UHhjRkEtw_-JdJwCnUwXkxISiI6U4Rs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1839b1b3bcd0d4b-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.45.93.153",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 01:37:51 UTC] === END API CALL LOG ===
[09-Jul-2026 01:37:51 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 01:37:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMiIsInVzZXJuYW1lIjoibW9zdGFmYV9kaXNoYTc5NiIsImVtYWlsIjoibW9zdGFmYXRlZmExOTI4QGdtYWlsLmNvbSIsImV4cCI6MTc4NDE2NTczMH0.nMd98lIVVCA4UHhjRkEtw_-JdJwCnUwXkxISiI6U4Rs
[09-Jul-2026 01:37:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 01:37:51 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 01:37:51 UTC] User ID: 1002
[09-Jul-2026 01:37:51 UTC] ✅ User profile retrieved successfully for user ID: 1002
[09-Jul-2026 01:37:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jul-2026 01:37:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jul-2026 01:37:55 UTC] === API CALL LOG ===
[09-Jul-2026 01:37:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.45.93.153, 172.70.108.187","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMiIsInVzZXJuYW1lIjoibW9zdGFmYV9kaXNoYTc5NiIsImVtYWlsIjoibW9zdGFmYXRlZmExOTI4QGdtYWlsLmNvbSIsImV4cCI6MTc4NDE2NTczMH0.nMd98lIVVCA4UHhjRkEtw_-JdJwCnUwXkxISiI6U4Rs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1839b333acc0d4b-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"197.45.93.153","cf-ipcountry":"EG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[09-Jul-2026 01:37:55 UTC] Endpoint: user/profile.php
[09-Jul-2026 01:37:55 UTC] Full Log Data: {
    "timestamp": "2026-07-09 01:37:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.45.93.153",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.45.93.153, 172.70.108.187",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMiIsInVzZXJuYW1lIjoibW9zdGFmYV9kaXNoYTc5NiIsImVtYWlsIjoibW9zdGFmYXRlZmExOTI4QGdtYWlsLmNvbSIsImV4cCI6MTc4NDE2NTczMH0.nMd98lIVVCA4UHhjRkEtw_-JdJwCnUwXkxISiI6U4Rs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1839b333ace0d4b-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.45.93.153",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 01:37:55 UTC] === User Orders API Called ===
[09-Jul-2026 01:37:55 UTC] === END API CALL LOG ===
[09-Jul-2026 01:37:55 UTC] User ID: 1002
[09-Jul-2026 01:37:55 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 01:37:55 UTC] Limit: 20, Offset: 0
[09-Jul-2026 01:37:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMiIsInVzZXJuYW1lIjoibW9zdGFmYV9kaXNoYTc5NiIsImVtYWlsIjoibW9zdGFmYXRlZmExOTI4QGdtYWlsLmNvbSIsImV4cCI6MTc4NDE2NTczMH0.nMd98lIVVCA4UHhjRkEtw_-JdJwCnUwXkxISiI6U4Rs
[09-Jul-2026 01:37:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 01:37:55 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 01:37:55 UTC] User ID: 1002
[09-Jul-2026 01:37:55 UTC] Orders found: 0
[09-Jul-2026 01:37:55 UTC] Orders data: []
[09-Jul-2026 01:37:55 UTC] ✅ User profile retrieved successfully for user ID: 1002
[09-Jul-2026 01:37:55 UTC] Total orders count: 0
[09-Jul-2026 01:37:55 UTC] === API CALL LOG ===
[09-Jul-2026 01:37:55 UTC] Endpoint: user/profile.php
[09-Jul-2026 01:37:55 UTC] Full Log Data: {
    "timestamp": "2026-07-09 01:37:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.45.93.153",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.45.93.153, 172.70.108.187",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMiIsInVzZXJuYW1lIjoibW9zdGFmYV9kaXNoYTc5NiIsImVtYWlsIjoibW9zdGFmYXRlZmExOTI4QGdtYWlsLmNvbSIsImV4cCI6MTc4NDE2NTczMH0.nMd98lIVVCA4UHhjRkEtw_-JdJwCnUwXkxISiI6U4Rs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1839b333ad00d4b-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.45.93.153",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 01:37:55 UTC] === END API CALL LOG ===
[09-Jul-2026 01:37:55 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 01:37:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMiIsInVzZXJuYW1lIjoibW9zdGFmYV9kaXNoYTc5NiIsImVtYWlsIjoibW9zdGFmYXRlZmExOTI4QGdtYWlsLmNvbSIsImV4cCI6MTc4NDE2NTczMH0.nMd98lIVVCA4UHhjRkEtw_-JdJwCnUwXkxISiI6U4Rs
[09-Jul-2026 01:37:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 01:37:55 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 01:37:55 UTC] User ID: 1002
[09-Jul-2026 01:37:55 UTC] ✅ User profile retrieved successfully for user ID: 1002
[09-Jul-2026 01:37:56 UTC] === API CALL LOG ===
[09-Jul-2026 01:37:56 UTC] Endpoint: user/profile.php
[09-Jul-2026 01:37:56 UTC] Full Log Data: {
    "timestamp": "2026-07-09 01:37:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.45.93.153",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.45.93.153, 172.70.108.187",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMiIsInVzZXJuYW1lIjoibW9zdGFmYV9kaXNoYTc5NiIsImVtYWlsIjoibW9zdGFmYXRlZmExOTI4QGdtYWlsLmNvbSIsImV4cCI6MTc4NDE2NTczMH0.nMd98lIVVCA4UHhjRkEtw_-JdJwCnUwXkxISiI6U4Rs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1839b364dc70d4b-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.45.93.153",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 01:37:56 UTC] === END API CALL LOG ===
[09-Jul-2026 01:37:56 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 01:37:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMiIsInVzZXJuYW1lIjoibW9zdGFmYV9kaXNoYTc5NiIsImVtYWlsIjoibW9zdGFmYXRlZmExOTI4QGdtYWlsLmNvbSIsImV4cCI6MTc4NDE2NTczMH0.nMd98lIVVCA4UHhjRkEtw_-JdJwCnUwXkxISiI6U4Rs
[09-Jul-2026 01:37:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 01:37:56 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 01:37:56 UTC] User ID: 1002
[09-Jul-2026 01:37:56 UTC] ✅ User profile retrieved successfully for user ID: 1002
[09-Jul-2026 01:38:00 UTC] === API CALL LOG ===
[09-Jul-2026 01:38:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jul-2026 01:38:00 UTC] Endpoint: user/profile.php
[09-Jul-2026 01:38:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jul-2026 01:38:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.45.93.153, 172.70.108.187","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMiIsInVzZXJuYW1lIjoibW9zdGFmYV9kaXNoYTc5NiIsImVtYWlsIjoibW9zdGFmYXRlZmExOTI4QGdtYWlsLmNvbSIsImV4cCI6MTc4NDE2NTczMH0.nMd98lIVVCA4UHhjRkEtw_-JdJwCnUwXkxISiI6U4Rs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1839b4f3b470d4b-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"197.45.93.153","cf-ipcountry":"EG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[09-Jul-2026 01:38:00 UTC] Full Log Data: {
    "timestamp": "2026-07-09 01:38:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.45.93.153",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.45.93.153, 172.70.108.187",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMiIsInVzZXJuYW1lIjoibW9zdGFmYV9kaXNoYTc5NiIsImVtYWlsIjoibW9zdGFmYXRlZmExOTI4QGdtYWlsLmNvbSIsImV4cCI6MTc4NDE2NTczMH0.nMd98lIVVCA4UHhjRkEtw_-JdJwCnUwXkxISiI6U4Rs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1839b4f3b4b0d4b-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.45.93.153",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 01:38:00 UTC] === END API CALL LOG ===
[09-Jul-2026 01:38:00 UTC] === User Orders API Called ===
[09-Jul-2026 01:38:00 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 01:38:00 UTC] User ID: 1002
[09-Jul-2026 01:38:00 UTC] Limit: 20, Offset: 0
[09-Jul-2026 01:38:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMiIsInVzZXJuYW1lIjoibW9zdGFmYV9kaXNoYTc5NiIsImVtYWlsIjoibW9zdGFmYXRlZmExOTI4QGdtYWlsLmNvbSIsImV4cCI6MTc4NDE2NTczMH0.nMd98lIVVCA4UHhjRkEtw_-JdJwCnUwXkxISiI6U4Rs
[09-Jul-2026 01:38:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 01:38:00 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 01:38:00 UTC] User ID: 1002
[09-Jul-2026 01:38:00 UTC] Orders found: 0
[09-Jul-2026 01:38:00 UTC] Orders data: []
[09-Jul-2026 01:38:00 UTC] ✅ User profile retrieved successfully for user ID: 1002
[09-Jul-2026 01:38:00 UTC] Total orders count: 0
[09-Jul-2026 01:38:00 UTC] === API CALL LOG ===
[09-Jul-2026 01:38:00 UTC] Endpoint: user/profile.php
[09-Jul-2026 01:38:00 UTC] Full Log Data: {
    "timestamp": "2026-07-09 01:38:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.45.93.153",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.45.93.153, 172.70.108.187",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMiIsInVzZXJuYW1lIjoibW9zdGFmYV9kaXNoYTc5NiIsImVtYWlsIjoibW9zdGFmYXRlZmExOTI4QGdtYWlsLmNvbSIsImV4cCI6MTc4NDE2NTczMH0.nMd98lIVVCA4UHhjRkEtw_-JdJwCnUwXkxISiI6U4Rs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1839b4f3b4d0d4b-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.45.93.153",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 01:38:00 UTC] === END API CALL LOG ===
[09-Jul-2026 01:38:00 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 01:38:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMiIsInVzZXJuYW1lIjoibW9zdGFmYV9kaXNoYTc5NiIsImVtYWlsIjoibW9zdGFmYXRlZmExOTI4QGdtYWlsLmNvbSIsImV4cCI6MTc4NDE2NTczMH0.nMd98lIVVCA4UHhjRkEtw_-JdJwCnUwXkxISiI6U4Rs
[09-Jul-2026 01:38:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 01:38:00 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 01:38:00 UTC] User ID: 1002
[09-Jul-2026 01:38:00 UTC] ✅ User profile retrieved successfully for user ID: 1002
[09-Jul-2026 01:38:00 UTC] === API CALL LOG ===
[09-Jul-2026 01:38:00 UTC] Endpoint: user/profile.php
[09-Jul-2026 01:38:00 UTC] Full Log Data: {
    "timestamp": "2026-07-09 01:38:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.45.93.153",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.45.93.153, 172.70.108.187",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMiIsInVzZXJuYW1lIjoibW9zdGFmYV9kaXNoYTc5NiIsImVtYWlsIjoibW9zdGFmYXRlZmExOTI4QGdtYWlsLmNvbSIsImV4cCI6MTc4NDE2NTczMH0.nMd98lIVVCA4UHhjRkEtw_-JdJwCnUwXkxISiI6U4Rs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1839b540a840d4b-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.45.93.153",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 01:38:00 UTC] === END API CALL LOG ===
[09-Jul-2026 01:38:00 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 01:38:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMiIsInVzZXJuYW1lIjoibW9zdGFmYV9kaXNoYTc5NiIsImVtYWlsIjoibW9zdGFmYXRlZmExOTI4QGdtYWlsLmNvbSIsImV4cCI6MTc4NDE2NTczMH0.nMd98lIVVCA4UHhjRkEtw_-JdJwCnUwXkxISiI6U4Rs
[09-Jul-2026 01:38:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 01:38:00 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 01:38:00 UTC] User ID: 1002
[09-Jul-2026 01:38:00 UTC] ✅ User profile retrieved successfully for user ID: 1002
[09-Jul-2026 01:38:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jul-2026 01:38:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jul-2026 01:38:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.45.93.153, 172.70.108.187","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMiIsInVzZXJuYW1lIjoibW9zdGFmYV9kaXNoYTc5NiIsImVtYWlsIjoibW9zdGFmYXRlZmExOTI4QGdtYWlsLmNvbSIsImV4cCI6MTc4NDE2NTczMH0.nMd98lIVVCA4UHhjRkEtw_-JdJwCnUwXkxISiI6U4Rs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1839bf7bcf70d4b-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"197.45.93.153","cf-ipcountry":"EG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[09-Jul-2026 01:38:27 UTC] === User Orders API Called ===
[09-Jul-2026 01:38:27 UTC] User ID: 1002
[09-Jul-2026 01:38:27 UTC] Limit: 20, Offset: 0
[09-Jul-2026 01:38:27 UTC] Orders found: 0
[09-Jul-2026 01:38:27 UTC] Orders data: []
[09-Jul-2026 01:38:27 UTC] Total orders count: 0
[09-Jul-2026 01:38:30 UTC] === API CALL LOG ===
[09-Jul-2026 01:38:30 UTC] Endpoint: user/profile.php
[09-Jul-2026 01:38:30 UTC] Full Log Data: {
    "timestamp": "2026-07-09 01:38:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.45.93.153",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.45.93.153, 172.70.108.187",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMiIsInVzZXJuYW1lIjoibW9zdGFmYV9kaXNoYTc5NiIsImVtYWlsIjoibW9zdGFmYXRlZmExOTI4QGdtYWlsLmNvbSIsImV4cCI6MTc4NDE2NTczMH0.nMd98lIVVCA4UHhjRkEtw_-JdJwCnUwXkxISiI6U4Rs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1839c098f060d4b-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.45.93.153",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 01:38:30 UTC] === END API CALL LOG ===
[09-Jul-2026 01:38:30 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 01:38:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMiIsInVzZXJuYW1lIjoibW9zdGFmYV9kaXNoYTc5NiIsImVtYWlsIjoibW9zdGFmYXRlZmExOTI4QGdtYWlsLmNvbSIsImV4cCI6MTc4NDE2NTczMH0.nMd98lIVVCA4UHhjRkEtw_-JdJwCnUwXkxISiI6U4Rs
[09-Jul-2026 01:38:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 01:38:30 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 01:38:30 UTC] User ID: 1002
[09-Jul-2026 01:38:30 UTC] ✅ User profile retrieved successfully for user ID: 1002
[09-Jul-2026 01:38:30 UTC] User Purchases API - User ID: 1002
[09-Jul-2026 01:38:30 UTC] User Purchases API - Total purchases found: 0
[09-Jul-2026 03:50:43 UTC] === API CALL LOG ===
[09-Jul-2026 03:50:43 UTC] Endpoint: user/profile.php
[09-Jul-2026 03:50:43 UTC] Full Log Data: {
    "timestamp": "2026-07-09 03:50:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:2005:1423:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c1:2005:1423:8000::, 172.70.142.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk5IiwidXNlcm5hbWUiOiI5MDIzMTkwNzgzIiwiZW1haWwiOiJzYW1pcnBhdGVsaXlhNjZAZ21haWwuY29tIiwiZXhwIjoxNzg0MTM2NzQ1fQ.4IX2YaP20BW7qSatlRuE4NwV2b9CRNIK2-9i0dQRdH8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1845db638852fbd-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c1:2005:1423:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 03:50:43 UTC] === END API CALL LOG ===
[09-Jul-2026 03:50:43 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 03:50:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk5IiwidXNlcm5hbWUiOiI5MDIzMTkwNzgzIiwiZW1haWwiOiJzYW1pcnBhdGVsaXlhNjZAZ21haWwuY29tIiwiZXhwIjoxNzg0MTM2NzQ1fQ.4IX2YaP20BW7qSatlRuE4NwV2b9CRNIK2-9i0dQRdH8
[09-Jul-2026 03:50:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 03:50:43 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 03:50:43 UTC] User ID: 999
[09-Jul-2026 03:50:43 UTC] ✅ User profile retrieved successfully for user ID: 999
[09-Jul-2026 03:50:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jul-2026 03:50:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jul-2026 03:50:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40c1:2005:1423:8000::, 172.70.142.74","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk5IiwidXNlcm5hbWUiOiI5MDIzMTkwNzgzIiwiZW1haWwiOiJzYW1pcnBhdGVsaXlhNjZAZ21haWwuY29tIiwiZXhwIjoxNzg0MTM2NzQ1fQ.4IX2YaP20BW7qSatlRuE4NwV2b9CRNIK2-9i0dQRdH8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1845dbd3e362fbd-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40c1:2005:1423:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[09-Jul-2026 03:50:44 UTC] === User Orders API Called ===
[09-Jul-2026 03:50:44 UTC] User ID: 999
[09-Jul-2026 03:50:44 UTC] Limit: 20, Offset: 0
[09-Jul-2026 03:50:44 UTC] Orders found: 2
[09-Jul-2026 03:50:44 UTC] Orders data: [{"id":393,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/fffffffffhjjmbvv","status":"pending","created_at":"2026-07-08 21:26:46","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":392,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/towsssssshello","status":"pending","created_at":"2026-07-08 21:25:24","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[09-Jul-2026 03:50:44 UTC] Total orders count: 2
[09-Jul-2026 03:50:44 UTC] === API CALL LOG ===
[09-Jul-2026 03:50:44 UTC] Endpoint: user/profile.php
[09-Jul-2026 03:50:44 UTC] Full Log Data: {
    "timestamp": "2026-07-09 03:50:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:2005:1423:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c1:2005:1423:8000::, 172.70.142.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk5IiwidXNlcm5hbWUiOiI5MDIzMTkwNzgzIiwiZW1haWwiOiJzYW1pcnBhdGVsaXlhNjZAZ21haWwuY29tIiwiZXhwIjoxNzg0MTM2NzQ1fQ.4IX2YaP20BW7qSatlRuE4NwV2b9CRNIK2-9i0dQRdH8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1845dbeab032fbd-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c1:2005:1423:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 03:50:44 UTC] === END API CALL LOG ===
[09-Jul-2026 03:50:44 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 03:50:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk5IiwidXNlcm5hbWUiOiI5MDIzMTkwNzgzIiwiZW1haWwiOiJzYW1pcnBhdGVsaXlhNjZAZ21haWwuY29tIiwiZXhwIjoxNzg0MTM2NzQ1fQ.4IX2YaP20BW7qSatlRuE4NwV2b9CRNIK2-9i0dQRdH8
[09-Jul-2026 03:50:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 03:50:44 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 03:50:44 UTC] User ID: 999
[09-Jul-2026 03:50:44 UTC] ✅ User profile retrieved successfully for user ID: 999
[09-Jul-2026 03:50:44 UTC] === API CALL LOG ===
[09-Jul-2026 03:50:44 UTC] Endpoint: user/profile.php
[09-Jul-2026 03:50:44 UTC] Full Log Data: {
    "timestamp": "2026-07-09 03:50:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:2005:1423:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c1:2005:1423:8000::, 172.70.143.230",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk5IiwidXNlcm5hbWUiOiI5MDIzMTkwNzgzIiwiZW1haWwiOiJzYW1pcnBhdGVsaXlhNjZAZ21haWwuY29tIiwiZXhwIjoxNzg0MTM2NzQ1fQ.4IX2YaP20BW7qSatlRuE4NwV2b9CRNIK2-9i0dQRdH8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1845dbd3e332fbd-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c1:2005:1423:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 03:50:44 UTC] === END API CALL LOG ===
[09-Jul-2026 03:50:44 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 03:50:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk5IiwidXNlcm5hbWUiOiI5MDIzMTkwNzgzIiwiZW1haWwiOiJzYW1pcnBhdGVsaXlhNjZAZ21haWwuY29tIiwiZXhwIjoxNzg0MTM2NzQ1fQ.4IX2YaP20BW7qSatlRuE4NwV2b9CRNIK2-9i0dQRdH8
[09-Jul-2026 03:50:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 03:50:44 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 03:50:44 UTC] User ID: 999
[09-Jul-2026 03:50:44 UTC] ✅ User profile retrieved successfully for user ID: 999
[09-Jul-2026 03:55:02 UTC] === API CALL LOG ===
[09-Jul-2026 03:55:02 UTC] Endpoint: user/profile.php
[09-Jul-2026 03:55:02 UTC] Full Log Data: {
    "timestamp": "2026-07-09 03:55:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.45.93.153",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.45.93.153, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMiIsInVzZXJuYW1lIjoibW9zdGFmYV9kaXNoYTc5NiIsImVtYWlsIjoibW9zdGFmYXRlZmExOTI4QGdtYWlsLmNvbSIsImV4cCI6MTc4NDE2NTczMH0.nMd98lIVVCA4UHhjRkEtw_-JdJwCnUwXkxISiI6U4Rs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18464089904e1d5-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.45.93.153",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 03:55:02 UTC] === END API CALL LOG ===
[09-Jul-2026 03:55:02 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 03:55:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMiIsInVzZXJuYW1lIjoibW9zdGFmYV9kaXNoYTc5NiIsImVtYWlsIjoibW9zdGFmYXRlZmExOTI4QGdtYWlsLmNvbSIsImV4cCI6MTc4NDE2NTczMH0.nMd98lIVVCA4UHhjRkEtw_-JdJwCnUwXkxISiI6U4Rs
[09-Jul-2026 03:55:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 03:55:02 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 03:55:02 UTC] User ID: 1002
[09-Jul-2026 03:55:02 UTC] ✅ User profile retrieved successfully for user ID: 1002
[09-Jul-2026 03:55:03 UTC] === API CALL LOG ===
[09-Jul-2026 03:55:03 UTC] Endpoint: user/profile.php
[09-Jul-2026 03:55:03 UTC] Full Log Data: {
    "timestamp": "2026-07-09 03:55:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.45.93.153",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.45.93.153, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMiIsInVzZXJuYW1lIjoibW9zdGFmYV9kaXNoYTc5NiIsImVtYWlsIjoibW9zdGFmYXRlZmExOTI4QGdtYWlsLmNvbSIsImV4cCI6MTc4NDE2NTczMH0.nMd98lIVVCA4UHhjRkEtw_-JdJwCnUwXkxISiI6U4Rs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18464110a52e1d5-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.45.93.153",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 03:55:03 UTC] === END API CALL LOG ===
[09-Jul-2026 03:55:03 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 03:55:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMiIsInVzZXJuYW1lIjoibW9zdGFmYV9kaXNoYTc5NiIsImVtYWlsIjoibW9zdGFmYXRlZmExOTI4QGdtYWlsLmNvbSIsImV4cCI6MTc4NDE2NTczMH0.nMd98lIVVCA4UHhjRkEtw_-JdJwCnUwXkxISiI6U4Rs
[09-Jul-2026 03:55:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 03:55:03 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 03:55:03 UTC] User ID: 1002
[09-Jul-2026 03:55:03 UTC] ✅ User profile retrieved successfully for user ID: 1002
[09-Jul-2026 03:55:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jul-2026 03:55:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jul-2026 03:55:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.45.93.153, 172.68.234.131","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMiIsInVzZXJuYW1lIjoibW9zdGFmYV9kaXNoYTc5NiIsImVtYWlsIjoibW9zdGFmYXRlZmExOTI4QGdtYWlsLmNvbSIsImV4cCI6MTc4NDE2NTczMH0.nMd98lIVVCA4UHhjRkEtw_-JdJwCnUwXkxISiI6U4Rs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1846411cb1de1d5-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"197.45.93.153","cf-ipcountry":"EG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[09-Jul-2026 03:55:03 UTC] === User Orders API Called ===
[09-Jul-2026 03:55:03 UTC] User ID: 1002
[09-Jul-2026 03:55:03 UTC] Limit: 20, Offset: 0
[09-Jul-2026 03:55:03 UTC] Orders found: 0
[09-Jul-2026 03:55:03 UTC] Orders data: []
[09-Jul-2026 03:55:03 UTC] Total orders count: 0
[09-Jul-2026 03:55:03 UTC] === API CALL LOG ===
[09-Jul-2026 03:55:03 UTC] Endpoint: user/profile.php
[09-Jul-2026 03:55:03 UTC] Full Log Data: {
    "timestamp": "2026-07-09 03:55:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.45.93.153",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.45.93.153, 172.68.234.188",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMiIsInVzZXJuYW1lIjoibW9zdGFmYV9kaXNoYTc5NiIsImVtYWlsIjoibW9zdGFmYXRlZmExOTI4QGdtYWlsLmNvbSIsImV4cCI6MTc4NDE2NTczMH0.nMd98lIVVCA4UHhjRkEtw_-JdJwCnUwXkxISiI6U4Rs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1846411cb20e1d5-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.45.93.153",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 03:55:03 UTC] === END API CALL LOG ===
[09-Jul-2026 03:55:03 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 03:55:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMiIsInVzZXJuYW1lIjoibW9zdGFmYV9kaXNoYTc5NiIsImVtYWlsIjoibW9zdGFmYXRlZmExOTI4QGdtYWlsLmNvbSIsImV4cCI6MTc4NDE2NTczMH0.nMd98lIVVCA4UHhjRkEtw_-JdJwCnUwXkxISiI6U4Rs
[09-Jul-2026 03:55:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 03:55:03 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 03:55:03 UTC] User ID: 1002
[09-Jul-2026 03:55:03 UTC] ✅ User profile retrieved successfully for user ID: 1002
[09-Jul-2026 03:55:03 UTC] === API CALL LOG ===
[09-Jul-2026 03:55:03 UTC] Endpoint: user/profile.php
[09-Jul-2026 03:55:03 UTC] Full Log Data: {
    "timestamp": "2026-07-09 03:55:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.45.93.153",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.45.93.153, 172.68.234.188",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMiIsInVzZXJuYW1lIjoibW9zdGFmYV9kaXNoYTc5NiIsImVtYWlsIjoibW9zdGFmYXRlZmExOTI4QGdtYWlsLmNvbSIsImV4cCI6MTc4NDE2NTczMH0.nMd98lIVVCA4UHhjRkEtw_-JdJwCnUwXkxISiI6U4Rs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1846414cea4e1d5-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.45.93.153",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 03:55:03 UTC] === END API CALL LOG ===
[09-Jul-2026 03:55:03 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 03:55:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMiIsInVzZXJuYW1lIjoibW9zdGFmYV9kaXNoYTc5NiIsImVtYWlsIjoibW9zdGFmYXRlZmExOTI4QGdtYWlsLmNvbSIsImV4cCI6MTc4NDE2NTczMH0.nMd98lIVVCA4UHhjRkEtw_-JdJwCnUwXkxISiI6U4Rs
[09-Jul-2026 03:55:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 03:55:03 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 03:55:03 UTC] User ID: 1002
[09-Jul-2026 03:55:03 UTC] ✅ User profile retrieved successfully for user ID: 1002
[09-Jul-2026 04:07:53 UTC] === API CALL LOG ===
[09-Jul-2026 04:07:53 UTC] Endpoint: user/profile.php
[09-Jul-2026 04:07:53 UTC] Full Log Data: {
    "timestamp": "2026-07-09 04:07:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.45.93.153",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.45.93.153, 172.70.108.86",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMiIsInVzZXJuYW1lIjoibW9zdGFmYV9kaXNoYTc5NiIsImVtYWlsIjoibW9zdGFmYXRlZmExOTI4QGdtYWlsLmNvbSIsImV4cCI6MTc4NDE2NTczMH0.nMd98lIVVCA4UHhjRkEtw_-JdJwCnUwXkxISiI6U4Rs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18476df9c0307ea-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.45.93.153",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 04:07:53 UTC] === END API CALL LOG ===
[09-Jul-2026 04:07:53 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 04:07:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMiIsInVzZXJuYW1lIjoibW9zdGFmYV9kaXNoYTc5NiIsImVtYWlsIjoibW9zdGFmYXRlZmExOTI4QGdtYWlsLmNvbSIsImV4cCI6MTc4NDE2NTczMH0.nMd98lIVVCA4UHhjRkEtw_-JdJwCnUwXkxISiI6U4Rs
[09-Jul-2026 04:07:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 04:07:53 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 04:07:53 UTC] User ID: 1002
[09-Jul-2026 04:07:53 UTC] ✅ User profile retrieved successfully for user ID: 1002
[09-Jul-2026 04:07:54 UTC] === API CALL LOG ===
[09-Jul-2026 04:07:54 UTC] Endpoint: user/profile.php
[09-Jul-2026 04:07:54 UTC] Full Log Data: {
    "timestamp": "2026-07-09 04:07:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.45.93.153",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.45.93.153, 172.70.108.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMiIsInVzZXJuYW1lIjoibW9zdGFmYV9kaXNoYTc5NiIsImVtYWlsIjoibW9zdGFmYXRlZmExOTI4QGdtYWlsLmNvbSIsImV4cCI6MTc4NDE2NTczMH0.nMd98lIVVCA4UHhjRkEtw_-JdJwCnUwXkxISiI6U4Rs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18476e70c4e07ea-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.45.93.153",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 04:07:54 UTC] === END API CALL LOG ===
[09-Jul-2026 04:07:54 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 04:07:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMiIsInVzZXJuYW1lIjoibW9zdGFmYV9kaXNoYTc5NiIsImVtYWlsIjoibW9zdGFmYXRlZmExOTI4QGdtYWlsLmNvbSIsImV4cCI6MTc4NDE2NTczMH0.nMd98lIVVCA4UHhjRkEtw_-JdJwCnUwXkxISiI6U4Rs
[09-Jul-2026 04:07:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 04:07:54 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 04:07:54 UTC] User ID: 1002
[09-Jul-2026 04:07:54 UTC] ✅ User profile retrieved successfully for user ID: 1002
[09-Jul-2026 04:07:54 UTC] === API CALL LOG ===
[09-Jul-2026 04:07:54 UTC] Endpoint: user/profile.php
[09-Jul-2026 04:07:54 UTC] Full Log Data: {
    "timestamp": "2026-07-09 04:07:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.45.93.153",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.45.93.153, 172.70.108.86",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMiIsInVzZXJuYW1lIjoibW9zdGFmYV9kaXNoYTc5NiIsImVtYWlsIjoibW9zdGFmYXRlZmExOTI4QGdtYWlsLmNvbSIsImV4cCI6MTc4NDE2NTczMH0.nMd98lIVVCA4UHhjRkEtw_-JdJwCnUwXkxISiI6U4Rs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18476e7ddac07ea-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.45.93.153",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 04:07:54 UTC] === END API CALL LOG ===
[09-Jul-2026 04:07:54 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 04:07:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMiIsInVzZXJuYW1lIjoibW9zdGFmYV9kaXNoYTc5NiIsImVtYWlsIjoibW9zdGFmYXRlZmExOTI4QGdtYWlsLmNvbSIsImV4cCI6MTc4NDE2NTczMH0.nMd98lIVVCA4UHhjRkEtw_-JdJwCnUwXkxISiI6U4Rs
[09-Jul-2026 04:07:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 04:07:54 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 04:07:54 UTC] User ID: 1002
[09-Jul-2026 04:07:54 UTC] ✅ User profile retrieved successfully for user ID: 1002
[09-Jul-2026 04:07:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jul-2026 04:07:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jul-2026 04:07:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.45.93.153, 172.70.108.81","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMiIsInVzZXJuYW1lIjoibW9zdGFmYV9kaXNoYTc5NiIsImVtYWlsIjoibW9zdGFmYXRlZmExOTI4QGdtYWlsLmNvbSIsImV4cCI6MTc4NDE2NTczMH0.nMd98lIVVCA4UHhjRkEtw_-JdJwCnUwXkxISiI6U4Rs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a18476e7dda807ea-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"197.45.93.153","cf-ipcountry":"EG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[09-Jul-2026 04:07:54 UTC] === User Orders API Called ===
[09-Jul-2026 04:07:54 UTC] User ID: 1002
[09-Jul-2026 04:07:54 UTC] Limit: 20, Offset: 0
[09-Jul-2026 04:07:54 UTC] Orders found: 0
[09-Jul-2026 04:07:54 UTC] Orders data: []
[09-Jul-2026 04:07:54 UTC] Total orders count: 0
[09-Jul-2026 04:07:55 UTC] === API CALL LOG ===
[09-Jul-2026 04:07:55 UTC] Endpoint: user/profile.php
[09-Jul-2026 04:07:55 UTC] Full Log Data: {
    "timestamp": "2026-07-09 04:07:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.45.93.153",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.45.93.153, 172.70.108.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMiIsInVzZXJuYW1lIjoibW9zdGFmYV9kaXNoYTc5NiIsImVtYWlsIjoibW9zdGFmYXRlZmExOTI4QGdtYWlsLmNvbSIsImV4cCI6MTc4NDE2NTczMH0.nMd98lIVVCA4UHhjRkEtw_-JdJwCnUwXkxISiI6U4Rs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18476ea98a207ea-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.45.93.153",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 04:07:55 UTC] === END API CALL LOG ===
[09-Jul-2026 04:07:55 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 04:07:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMiIsInVzZXJuYW1lIjoibW9zdGFmYV9kaXNoYTc5NiIsImVtYWlsIjoibW9zdGFmYXRlZmExOTI4QGdtYWlsLmNvbSIsImV4cCI6MTc4NDE2NTczMH0.nMd98lIVVCA4UHhjRkEtw_-JdJwCnUwXkxISiI6U4Rs
[09-Jul-2026 04:07:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 04:07:55 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 04:07:55 UTC] User ID: 1002
[09-Jul-2026 04:07:55 UTC] ✅ User profile retrieved successfully for user ID: 1002
[09-Jul-2026 06:32:03 UTC] === API CALL LOG ===
[09-Jul-2026 06:32:03 UTC] Endpoint: user/profile.php
[09-Jul-2026 06:32:03 UTC] Full Log Data: {
    "timestamp": "2026-07-09 06:32:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "208.87.241.145",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "208.87.241.145, 104.23.251.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkxIiwidXNlcm5hbWUiOiJiZXJla2V0XzI2IiwiZW1haWwiOiJ6aXluc2h1bXllQGdtYWlsLmNvbSIsImV4cCI6MTc4NDA1NDE3N30.tvuHoqF1uf7eVNnkRbqG3y9jng0336pSbm75zLtlnjE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1854a07580ef50e-LAX",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "208.87.241.145",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 06:32:03 UTC] === END API CALL LOG ===
[09-Jul-2026 06:32:03 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 06:32:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkxIiwidXNlcm5hbWUiOiJiZXJla2V0XzI2IiwiZW1haWwiOiJ6aXluc2h1bXllQGdtYWlsLmNvbSIsImV4cCI6MTc4NDA1NDE3N30.tvuHoqF1uf7eVNnkRbqG3y9jng0336pSbm75zLtlnjE
[09-Jul-2026 06:32:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 06:32:03 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 06:32:03 UTC] User ID: 991
[09-Jul-2026 06:32:03 UTC] ✅ User profile retrieved successfully for user ID: 991
[09-Jul-2026 06:32:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jul-2026 06:32:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jul-2026 06:32:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"208.87.241.145, 104.23.251.14","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkxIiwidXNlcm5hbWUiOiJiZXJla2V0XzI2IiwiZW1haWwiOiJ6aXluc2h1bXllQGdtYWlsLmNvbSIsImV4cCI6MTc4NDA1NDE3N30.tvuHoqF1uf7eVNnkRbqG3y9jng0336pSbm75zLtlnjE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1854a0fac41f50e-LAX","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"208.87.241.145","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[09-Jul-2026 06:32:03 UTC] === User Orders API Called ===
[09-Jul-2026 06:32:03 UTC] User ID: 991
[09-Jul-2026 06:32:03 UTC] Limit: 20, Offset: 0
[09-Jul-2026 06:32:03 UTC] Orders found: 0
[09-Jul-2026 06:32:03 UTC] Orders data: []
[09-Jul-2026 06:32:03 UTC] Total orders count: 0
[09-Jul-2026 06:32:04 UTC] === API CALL LOG ===
[09-Jul-2026 06:32:04 UTC] Endpoint: user/profile.php
[09-Jul-2026 06:32:04 UTC] Full Log Data: {
    "timestamp": "2026-07-09 06:32:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "208.87.241.145",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "208.87.241.145, 104.23.251.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkxIiwidXNlcm5hbWUiOiJiZXJla2V0XzI2IiwiZW1haWwiOiJ6aXluc2h1bXllQGdtYWlsLmNvbSIsImV4cCI6MTc4NDA1NDE3N30.tvuHoqF1uf7eVNnkRbqG3y9jng0336pSbm75zLtlnjE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1854a0fac3af50e-LAX",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "208.87.241.145",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 06:32:04 UTC] === END API CALL LOG ===
[09-Jul-2026 06:32:04 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 06:32:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkxIiwidXNlcm5hbWUiOiJiZXJla2V0XzI2IiwiZW1haWwiOiJ6aXluc2h1bXllQGdtYWlsLmNvbSIsImV4cCI6MTc4NDA1NDE3N30.tvuHoqF1uf7eVNnkRbqG3y9jng0336pSbm75zLtlnjE
[09-Jul-2026 06:32:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 06:32:04 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 06:32:04 UTC] User ID: 991
[09-Jul-2026 06:32:04 UTC] ✅ User profile retrieved successfully for user ID: 991
[09-Jul-2026 06:32:04 UTC] === API CALL LOG ===
[09-Jul-2026 06:32:04 UTC] Endpoint: user/profile.php
[09-Jul-2026 06:32:04 UTC] Full Log Data: {
    "timestamp": "2026-07-09 06:32:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "208.87.241.145",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "208.87.241.145, 104.23.251.49",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkxIiwidXNlcm5hbWUiOiJiZXJla2V0XzI2IiwiZW1haWwiOiJ6aXluc2h1bXllQGdtYWlsLmNvbSIsImV4cCI6MTc4NDA1NDE3N30.tvuHoqF1uf7eVNnkRbqG3y9jng0336pSbm75zLtlnjE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1854a1139d7f50e-LAX",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "208.87.241.145",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 06:32:04 UTC] === END API CALL LOG ===
[09-Jul-2026 06:32:04 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 06:32:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkxIiwidXNlcm5hbWUiOiJiZXJla2V0XzI2IiwiZW1haWwiOiJ6aXluc2h1bXllQGdtYWlsLmNvbSIsImV4cCI6MTc4NDA1NDE3N30.tvuHoqF1uf7eVNnkRbqG3y9jng0336pSbm75zLtlnjE
[09-Jul-2026 06:32:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 06:32:04 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 06:32:04 UTC] User ID: 991
[09-Jul-2026 06:32:04 UTC] ✅ User profile retrieved successfully for user ID: 991
[09-Jul-2026 06:32:15 UTC] === API CALL LOG ===
[09-Jul-2026 06:32:15 UTC] Endpoint: user/profile.php
[09-Jul-2026 06:32:15 UTC] Full Log Data: {
    "timestamp": "2026-07-09 06:32:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "208.87.241.145",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "208.87.241.145, 104.23.251.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkxIiwidXNlcm5hbWUiOiJiZXJla2V0XzI2IiwiZW1haWwiOiJ6aXluc2h1bXllQGdtYWlsLmNvbSIsImV4cCI6MTc4NDA1NDE3N30.tvuHoqF1uf7eVNnkRbqG3y9jng0336pSbm75zLtlnjE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1854a580dfdf50e-LAX",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "208.87.241.145",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 06:32:15 UTC] === END API CALL LOG ===
[09-Jul-2026 06:32:15 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 06:32:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkxIiwidXNlcm5hbWUiOiJiZXJla2V0XzI2IiwiZW1haWwiOiJ6aXluc2h1bXllQGdtYWlsLmNvbSIsImV4cCI6MTc4NDA1NDE3N30.tvuHoqF1uf7eVNnkRbqG3y9jng0336pSbm75zLtlnjE
[09-Jul-2026 06:32:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 06:32:15 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 06:32:15 UTC] User ID: 991
[09-Jul-2026 06:32:15 UTC] ✅ User profile retrieved successfully for user ID: 991
[09-Jul-2026 06:32:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jul-2026 06:32:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jul-2026 06:32:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"208.87.241.145, 104.23.251.14","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkxIiwidXNlcm5hbWUiOiJiZXJla2V0XzI2IiwiZW1haWwiOiJ6aXluc2h1bXllQGdtYWlsLmNvbSIsImV4cCI6MTc4NDA1NDE3N30.tvuHoqF1uf7eVNnkRbqG3y9jng0336pSbm75zLtlnjE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1854a580dfcf50e-LAX","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"208.87.241.145","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[09-Jul-2026 06:32:15 UTC] === User Orders API Called ===
[09-Jul-2026 06:32:15 UTC] User ID: 991
[09-Jul-2026 06:32:15 UTC] Limit: 20, Offset: 0
[09-Jul-2026 06:32:15 UTC] Orders found: 0
[09-Jul-2026 06:32:15 UTC] Orders data: []
[09-Jul-2026 06:32:15 UTC] Total orders count: 0
[09-Jul-2026 06:32:15 UTC] === API CALL LOG ===
[09-Jul-2026 06:32:15 UTC] Endpoint: user/profile.php
[09-Jul-2026 06:32:15 UTC] Full Log Data: {
    "timestamp": "2026-07-09 06:32:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "208.87.241.145",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "208.87.241.145, 104.23.251.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkxIiwidXNlcm5hbWUiOiJiZXJla2V0XzI2IiwiZW1haWwiOiJ6aXluc2h1bXllQGdtYWlsLmNvbSIsImV4cCI6MTc4NDA1NDE3N30.tvuHoqF1uf7eVNnkRbqG3y9jng0336pSbm75zLtlnjE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1854a59aba3f50e-LAX",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "208.87.241.145",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 06:32:15 UTC] === END API CALL LOG ===
[09-Jul-2026 06:32:15 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 06:32:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkxIiwidXNlcm5hbWUiOiJiZXJla2V0XzI2IiwiZW1haWwiOiJ6aXluc2h1bXllQGdtYWlsLmNvbSIsImV4cCI6MTc4NDA1NDE3N30.tvuHoqF1uf7eVNnkRbqG3y9jng0336pSbm75zLtlnjE
[09-Jul-2026 06:32:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 06:32:15 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 06:32:15 UTC] User ID: 991
[09-Jul-2026 06:32:15 UTC] ✅ User profile retrieved successfully for user ID: 991
[09-Jul-2026 06:32:16 UTC] === API CALL LOG ===
[09-Jul-2026 06:32:16 UTC] Endpoint: user/profile.php
[09-Jul-2026 06:32:16 UTC] Full Log Data: {
    "timestamp": "2026-07-09 06:32:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "208.87.241.145",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "208.87.241.145, 104.23.251.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkxIiwidXNlcm5hbWUiOiJiZXJla2V0XzI2IiwiZW1haWwiOiJ6aXluc2h1bXllQGdtYWlsLmNvbSIsImV4cCI6MTc4NDA1NDE3N30.tvuHoqF1uf7eVNnkRbqG3y9jng0336pSbm75zLtlnjE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1854a607b5ff50e-LAX",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "208.87.241.145",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 06:32:16 UTC] === END API CALL LOG ===
[09-Jul-2026 06:32:16 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 06:32:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkxIiwidXNlcm5hbWUiOiJiZXJla2V0XzI2IiwiZW1haWwiOiJ6aXluc2h1bXllQGdtYWlsLmNvbSIsImV4cCI6MTc4NDA1NDE3N30.tvuHoqF1uf7eVNnkRbqG3y9jng0336pSbm75zLtlnjE
[09-Jul-2026 06:32:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 06:32:16 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 06:32:16 UTC] User ID: 991
[09-Jul-2026 06:32:16 UTC] ✅ User profile retrieved successfully for user ID: 991
[09-Jul-2026 06:32:17 UTC] === API CALL LOG ===
[09-Jul-2026 06:32:17 UTC] Endpoint: user/profile.php
[09-Jul-2026 06:32:17 UTC] Full Log Data: {
    "timestamp": "2026-07-09 06:32:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "208.87.241.145",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "208.87.241.145, 104.23.251.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkxIiwidXNlcm5hbWUiOiJiZXJla2V0XzI2IiwiZW1haWwiOiJ6aXluc2h1bXllQGdtYWlsLmNvbSIsImV4cCI6MTc4NDA1NDE3N30.tvuHoqF1uf7eVNnkRbqG3y9jng0336pSbm75zLtlnjE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1854a64ebe5f50e-LAX",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "208.87.241.145",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 06:32:17 UTC] === END API CALL LOG ===
[09-Jul-2026 06:32:17 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 06:32:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkxIiwidXNlcm5hbWUiOiJiZXJla2V0XzI2IiwiZW1haWwiOiJ6aXluc2h1bXllQGdtYWlsLmNvbSIsImV4cCI6MTc4NDA1NDE3N30.tvuHoqF1uf7eVNnkRbqG3y9jng0336pSbm75zLtlnjE
[09-Jul-2026 06:32:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 06:32:17 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 06:32:17 UTC] User ID: 991
[09-Jul-2026 06:32:17 UTC] ✅ User profile retrieved successfully for user ID: 991
[09-Jul-2026 08:53:50 UTC] === API CALL LOG ===
[09-Jul-2026 08:53:50 UTC] Endpoint: user/profile.php
[09-Jul-2026 08:53:50 UTC] Full Log Data: {
    "timestamp": "2026-07-09 08:53:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.116.154",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.116.154, 141.101.99.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkyIiwidXNlcm5hbWUiOiJjaGlkZXJhIiwiZW1haWwiOiJsdnRoY2hpZGVyYUBnbWFpbC5jb20iLCJleHAiOjE3ODQwNTQyOTB9.5zB_BSxn-uicNoaxqYBwWv6K-4Zf6PKl0AN7pDrgJYI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18619bd289fed0f-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.116.154",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 08:53:50 UTC] === END API CALL LOG ===
[09-Jul-2026 08:53:50 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 08:53:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkyIiwidXNlcm5hbWUiOiJjaGlkZXJhIiwiZW1haWwiOiJsdnRoY2hpZGVyYUBnbWFpbC5jb20iLCJleHAiOjE3ODQwNTQyOTB9.5zB_BSxn-uicNoaxqYBwWv6K-4Zf6PKl0AN7pDrgJYI
[09-Jul-2026 08:53:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 08:53:50 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 08:53:50 UTC] User ID: 992
[09-Jul-2026 08:53:50 UTC] ✅ User profile retrieved successfully for user ID: 992
[09-Jul-2026 08:53:54 UTC] === API CALL LOG ===
[09-Jul-2026 08:53:54 UTC] Endpoint: user/profile.php
[09-Jul-2026 08:53:54 UTC] Full Log Data: {
    "timestamp": "2026-07-09 08:53:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.116.154",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.116.154, 141.101.99.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkyIiwidXNlcm5hbWUiOiJjaGlkZXJhIiwiZW1haWwiOiJsdnRoY2hpZGVyYUBnbWFpbC5jb20iLCJleHAiOjE3ODQwNTQyOTB9.5zB_BSxn-uicNoaxqYBwWv6K-4Zf6PKl0AN7pDrgJYI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18619d8ede6ed0f-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.116.154",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 08:53:54 UTC] === END API CALL LOG ===
[09-Jul-2026 08:53:54 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 08:53:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkyIiwidXNlcm5hbWUiOiJjaGlkZXJhIiwiZW1haWwiOiJsdnRoY2hpZGVyYUBnbWFpbC5jb20iLCJleHAiOjE3ODQwNTQyOTB9.5zB_BSxn-uicNoaxqYBwWv6K-4Zf6PKl0AN7pDrgJYI
[09-Jul-2026 08:53:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 08:53:54 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 08:53:54 UTC] User ID: 992
[09-Jul-2026 08:53:54 UTC] ✅ User profile retrieved successfully for user ID: 992
[09-Jul-2026 08:53:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jul-2026 08:53:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jul-2026 08:53:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.116.154, 141.101.99.152","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkyIiwidXNlcm5hbWUiOiJjaGlkZXJhIiwiZW1haWwiOiJsdnRoY2hpZGVyYUBnbWFpbC5jb20iLCJleHAiOjE3ODQwNTQyOTB9.5zB_BSxn-uicNoaxqYBwWv6K-4Zf6PKl0AN7pDrgJYI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a18619db1b0eed0f-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.116.154","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[09-Jul-2026 08:53:55 UTC] === User Orders API Called ===
[09-Jul-2026 08:53:55 UTC] User ID: 992
[09-Jul-2026 08:53:55 UTC] Limit: 20, Offset: 0
[09-Jul-2026 08:53:55 UTC] Orders found: 0
[09-Jul-2026 08:53:55 UTC] Orders data: []
[09-Jul-2026 08:53:55 UTC] Total orders count: 0
[09-Jul-2026 08:53:55 UTC] === API CALL LOG ===
[09-Jul-2026 08:53:55 UTC] Endpoint: user/profile.php
[09-Jul-2026 08:53:55 UTC] Full Log Data: {
    "timestamp": "2026-07-09 08:53:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.116.154",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.116.154, 141.101.99.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkyIiwidXNlcm5hbWUiOiJjaGlkZXJhIiwiZW1haWwiOiJsdnRoY2hpZGVyYUBnbWFpbC5jb20iLCJleHAiOjE3ODQwNTQyOTB9.5zB_BSxn-uicNoaxqYBwWv6K-4Zf6PKl0AN7pDrgJYI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18619db1b0ded0f-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.116.154",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 08:53:55 UTC] === END API CALL LOG ===
[09-Jul-2026 08:53:55 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 08:53:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkyIiwidXNlcm5hbWUiOiJjaGlkZXJhIiwiZW1haWwiOiJsdnRoY2hpZGVyYUBnbWFpbC5jb20iLCJleHAiOjE3ODQwNTQyOTB9.5zB_BSxn-uicNoaxqYBwWv6K-4Zf6PKl0AN7pDrgJYI
[09-Jul-2026 08:53:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 08:53:55 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 08:53:55 UTC] User ID: 992
[09-Jul-2026 08:53:55 UTC] ✅ User profile retrieved successfully for user ID: 992
[09-Jul-2026 08:54:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jul-2026 08:54:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jul-2026 08:54:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.116.154, 141.101.99.151","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTkyIiwidXNlcm5hbWUiOiJjaGlkZXJhIiwiZW1haWwiOiJsdnRoY2hpZGVyYUBnbWFpbC5jb20iLCJleHAiOjE3ODQwNTQyOTB9.5zB_BSxn-uicNoaxqYBwWv6K-4Zf6PKl0AN7pDrgJYI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1861a7c7928ed0f-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.116.154","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[09-Jul-2026 08:54:20 UTC] === User Orders API Called ===
[09-Jul-2026 08:54:20 UTC] User ID: 992
[09-Jul-2026 08:54:20 UTC] Limit: 20, Offset: 0
[09-Jul-2026 08:54:20 UTC] Orders found: 0
[09-Jul-2026 08:54:20 UTC] Orders data: []
[09-Jul-2026 08:54:20 UTC] Total orders count: 0
[09-Jul-2026 09:01:54 UTC] === API CALL LOG ===
[09-Jul-2026 09:01:54 UTC] Endpoint: user/profile.php
[09-Jul-2026 09:01:54 UTC] Full Log Data: {
    "timestamp": "2026-07-09 09:01:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:1900:818c:d262::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:1900:818c:d262::1, 172.69.159.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMyIsInVzZXJuYW1lIjoia2F1c2FyMTEiLCJlbWFpbCI6Im1tZGthdXNhcjkxNEBnbWFpbC5jb20iLCJleHAiOjE3ODQxOTI1MTN9.oCV-TYrRNEO5KrrNcDElyCoYhsSEdC91AnV262eLwV0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a186258f6d118139-CGP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:1900:818c:d262::1",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 09:01:54 UTC] === END API CALL LOG ===
[09-Jul-2026 09:01:54 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 09:01:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMyIsInVzZXJuYW1lIjoia2F1c2FyMTEiLCJlbWFpbCI6Im1tZGthdXNhcjkxNEBnbWFpbC5jb20iLCJleHAiOjE3ODQxOTI1MTN9.oCV-TYrRNEO5KrrNcDElyCoYhsSEdC91AnV262eLwV0
[09-Jul-2026 09:01:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 09:01:54 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 09:01:54 UTC] User ID: 1003
[09-Jul-2026 09:01:54 UTC] ✅ User profile retrieved successfully for user ID: 1003
[09-Jul-2026 09:01:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jul-2026 09:01:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jul-2026 09:01:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:1900:818c:d262::1, 172.69.159.181","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMyIsInVzZXJuYW1lIjoia2F1c2FyMTEiLCJlbWFpbCI6Im1tZGthdXNhcjkxNEBnbWFpbC5jb20iLCJleHAiOjE3ODQxOTI1MTN9.oCV-TYrRNEO5KrrNcDElyCoYhsSEdC91AnV262eLwV0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a186258ffe6e8139-CGP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:1900:818c:d262::1","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[09-Jul-2026 09:01:54 UTC] === User Orders API Called ===
[09-Jul-2026 09:01:54 UTC] User ID: 1003
[09-Jul-2026 09:01:54 UTC] Limit: 20, Offset: 0
[09-Jul-2026 09:01:54 UTC] Orders found: 0
[09-Jul-2026 09:01:54 UTC] Orders data: []
[09-Jul-2026 09:01:54 UTC] Total orders count: 0
[09-Jul-2026 09:01:54 UTC] === API CALL LOG ===
[09-Jul-2026 09:01:54 UTC] Endpoint: user/profile.php
[09-Jul-2026 09:01:54 UTC] Full Log Data: {
    "timestamp": "2026-07-09 09:01:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:1900:818c:d262::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:1900:818c:d262::1, 172.69.159.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMyIsInVzZXJuYW1lIjoia2F1c2FyMTEiLCJlbWFpbCI6Im1tZGthdXNhcjkxNEBnbWFpbC5jb20iLCJleHAiOjE3ODQxOTI1MTN9.oCV-TYrRNEO5KrrNcDElyCoYhsSEdC91AnV262eLwV0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18625906f838139-CGP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:1900:818c:d262::1",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 09:01:54 UTC] === END API CALL LOG ===
[09-Jul-2026 09:01:54 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 09:01:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMyIsInVzZXJuYW1lIjoia2F1c2FyMTEiLCJlbWFpbCI6Im1tZGthdXNhcjkxNEBnbWFpbC5jb20iLCJleHAiOjE3ODQxOTI1MTN9.oCV-TYrRNEO5KrrNcDElyCoYhsSEdC91AnV262eLwV0
[09-Jul-2026 09:01:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 09:01:54 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 09:01:54 UTC] User ID: 1003
[09-Jul-2026 09:01:54 UTC] ✅ User profile retrieved successfully for user ID: 1003
[09-Jul-2026 09:01:56 UTC] === API CALL LOG ===
[09-Jul-2026 09:01:56 UTC] Endpoint: user/profile.php
[09-Jul-2026 09:01:56 UTC] Full Log Data: {
    "timestamp": "2026-07-09 09:01:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:1900:818c:d262::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:1900:818c:d262::1, 172.69.159.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMyIsInVzZXJuYW1lIjoia2F1c2FyMTEiLCJlbWFpbCI6Im1tZGthdXNhcjkxNEBnbWFpbC5jb20iLCJleHAiOjE3ODQxOTI1MTN9.oCV-TYrRNEO5KrrNcDElyCoYhsSEdC91AnV262eLwV0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a186259bcdb38139-CGP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:1900:818c:d262::1",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 09:01:56 UTC] === END API CALL LOG ===
[09-Jul-2026 09:01:56 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 09:01:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMyIsInVzZXJuYW1lIjoia2F1c2FyMTEiLCJlbWFpbCI6Im1tZGthdXNhcjkxNEBnbWFpbC5jb20iLCJleHAiOjE3ODQxOTI1MTN9.oCV-TYrRNEO5KrrNcDElyCoYhsSEdC91AnV262eLwV0
[09-Jul-2026 09:01:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 09:01:56 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 09:01:56 UTC] User ID: 1003
[09-Jul-2026 09:01:56 UTC] ✅ User profile retrieved successfully for user ID: 1003
[09-Jul-2026 09:02:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jul-2026 09:02:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jul-2026 09:02:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:1900:818c:d262::1, 172.69.159.180","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMyIsInVzZXJuYW1lIjoia2F1c2FyMTEiLCJlbWFpbCI6Im1tZGthdXNhcjkxNEBnbWFpbC5jb20iLCJleHAiOjE3ODQxOTI1MTN9.oCV-TYrRNEO5KrrNcDElyCoYhsSEdC91AnV262eLwV0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a186260b4fc18139-CGP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:1900:818c:d262::1","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[09-Jul-2026 09:02:14 UTC] === User Orders API Called ===
[09-Jul-2026 09:02:14 UTC] User ID: 1003
[09-Jul-2026 09:02:14 UTC] Limit: 20, Offset: 0
[09-Jul-2026 09:02:14 UTC] Orders found: 0
[09-Jul-2026 09:02:14 UTC] Orders data: []
[09-Jul-2026 09:02:14 UTC] Total orders count: 0
[09-Jul-2026 09:02:14 UTC] === API CALL LOG ===
[09-Jul-2026 09:02:14 UTC] Endpoint: user/profile.php
[09-Jul-2026 09:02:14 UTC] Full Log Data: {
    "timestamp": "2026-07-09 09:02:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:1900:818c:d262::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:1900:818c:d262::1, 172.69.159.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMyIsInVzZXJuYW1lIjoia2F1c2FyMTEiLCJlbWFpbCI6Im1tZGthdXNhcjkxNEBnbWFpbC5jb20iLCJleHAiOjE3ODQxOTI1MTN9.oCV-TYrRNEO5KrrNcDElyCoYhsSEdC91AnV262eLwV0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a186260b4fc68139-CGP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:1900:818c:d262::1",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 09:02:14 UTC] === END API CALL LOG ===
[09-Jul-2026 09:02:14 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 09:02:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMyIsInVzZXJuYW1lIjoia2F1c2FyMTEiLCJlbWFpbCI6Im1tZGthdXNhcjkxNEBnbWFpbC5jb20iLCJleHAiOjE3ODQxOTI1MTN9.oCV-TYrRNEO5KrrNcDElyCoYhsSEdC91AnV262eLwV0
[09-Jul-2026 09:02:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 09:02:14 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 09:02:14 UTC] User ID: 1003
[09-Jul-2026 09:02:14 UTC] ✅ User profile retrieved successfully for user ID: 1003
[09-Jul-2026 09:02:15 UTC] === API CALL LOG ===
[09-Jul-2026 09:02:15 UTC] Endpoint: user/profile.php
[09-Jul-2026 09:02:15 UTC] Full Log Data: {
    "timestamp": "2026-07-09 09:02:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:1900:818c:d262::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:1900:818c:d262::1, 172.69.159.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMyIsInVzZXJuYW1lIjoia2F1c2FyMTEiLCJlbWFpbCI6Im1tZGthdXNhcjkxNEBnbWFpbC5jb20iLCJleHAiOjE3ODQxOTI1MTN9.oCV-TYrRNEO5KrrNcDElyCoYhsSEdC91AnV262eLwV0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a186260c4a338139-CGP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:1900:818c:d262::1",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 09:02:15 UTC] === END API CALL LOG ===
[09-Jul-2026 09:02:15 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 09:02:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMyIsInVzZXJuYW1lIjoia2F1c2FyMTEiLCJlbWFpbCI6Im1tZGthdXNhcjkxNEBnbWFpbC5jb20iLCJleHAiOjE3ODQxOTI1MTN9.oCV-TYrRNEO5KrrNcDElyCoYhsSEdC91AnV262eLwV0
[09-Jul-2026 09:02:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 09:02:15 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 09:02:15 UTC] User ID: 1003
[09-Jul-2026 09:02:15 UTC] ✅ User profile retrieved successfully for user ID: 1003
[09-Jul-2026 09:02:16 UTC] === API CALL LOG ===
[09-Jul-2026 09:02:16 UTC] Endpoint: user/profile.php
[09-Jul-2026 09:02:16 UTC] Full Log Data: {
    "timestamp": "2026-07-09 09:02:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:1900:818c:d262::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:1900:818c:d262::1, 172.69.159.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMyIsInVzZXJuYW1lIjoia2F1c2FyMTEiLCJlbWFpbCI6Im1tZGthdXNhcjkxNEBnbWFpbC5jb20iLCJleHAiOjE3ODQxOTI1MTN9.oCV-TYrRNEO5KrrNcDElyCoYhsSEdC91AnV262eLwV0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18626170e598139-CGP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:1900:818c:d262::1",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 09:02:16 UTC] === END API CALL LOG ===
[09-Jul-2026 09:02:16 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 09:02:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMyIsInVzZXJuYW1lIjoia2F1c2FyMTEiLCJlbWFpbCI6Im1tZGthdXNhcjkxNEBnbWFpbC5jb20iLCJleHAiOjE3ODQxOTI1MTN9.oCV-TYrRNEO5KrrNcDElyCoYhsSEdC91AnV262eLwV0
[09-Jul-2026 09:02:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 09:02:16 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 09:02:16 UTC] User ID: 1003
[09-Jul-2026 09:02:16 UTC] ✅ User profile retrieved successfully for user ID: 1003
[09-Jul-2026 09:02:23 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jul-2026 09:02:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jul-2026 09:02:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:1900:818c:d262::1, 172.69.159.180","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMyIsInVzZXJuYW1lIjoia2F1c2FyMTEiLCJlbWFpbCI6Im1tZGthdXNhcjkxNEBnbWFpbC5jb20iLCJleHAiOjE3ODQxOTI1MTN9.oCV-TYrRNEO5KrrNcDElyCoYhsSEdC91AnV262eLwV0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a186264268878139-CGP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:1900:818c:d262::1","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[09-Jul-2026 09:02:23 UTC] === User Orders API Called ===
[09-Jul-2026 09:02:23 UTC] User ID: 1003
[09-Jul-2026 09:02:23 UTC] Limit: 20, Offset: 0
[09-Jul-2026 09:02:23 UTC] Orders found: 0
[09-Jul-2026 09:02:23 UTC] Orders data: []
[09-Jul-2026 09:02:23 UTC] Total orders count: 0
[09-Jul-2026 09:02:23 UTC] === API CALL LOG ===
[09-Jul-2026 09:02:23 UTC] Endpoint: user/profile.php
[09-Jul-2026 09:02:23 UTC] Full Log Data: {
    "timestamp": "2026-07-09 09:02:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:1900:818c:d262::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:1900:818c:d262::1, 172.69.159.180",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMyIsInVzZXJuYW1lIjoia2F1c2FyMTEiLCJlbWFpbCI6Im1tZGthdXNhcjkxNEBnbWFpbC5jb20iLCJleHAiOjE3ODQxOTI1MTN9.oCV-TYrRNEO5KrrNcDElyCoYhsSEdC91AnV262eLwV0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1862642e9fa8139-CGP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:1900:818c:d262::1",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 09:02:23 UTC] === END API CALL LOG ===
[09-Jul-2026 09:02:23 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 09:02:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMyIsInVzZXJuYW1lIjoia2F1c2FyMTEiLCJlbWFpbCI6Im1tZGthdXNhcjkxNEBnbWFpbC5jb20iLCJleHAiOjE3ODQxOTI1MTN9.oCV-TYrRNEO5KrrNcDElyCoYhsSEdC91AnV262eLwV0
[09-Jul-2026 09:02:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 09:02:23 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 09:02:23 UTC] User ID: 1003
[09-Jul-2026 09:02:23 UTC] ✅ User profile retrieved successfully for user ID: 1003
[09-Jul-2026 09:02:23 UTC] === API CALL LOG ===
[09-Jul-2026 09:02:23 UTC] Endpoint: user/profile.php
[09-Jul-2026 09:02:23 UTC] Full Log Data: {
    "timestamp": "2026-07-09 09:02:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:1900:818c:d262::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:1900:818c:d262::1, 172.69.159.180",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMyIsInVzZXJuYW1lIjoia2F1c2FyMTEiLCJlbWFpbCI6Im1tZGthdXNhcjkxNEBnbWFpbC5jb20iLCJleHAiOjE3ODQxOTI1MTN9.oCV-TYrRNEO5KrrNcDElyCoYhsSEdC91AnV262eLwV0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18626444e2c8139-CGP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:1900:818c:d262::1",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 09:02:23 UTC] === END API CALL LOG ===
[09-Jul-2026 09:02:23 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 09:02:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMyIsInVzZXJuYW1lIjoia2F1c2FyMTEiLCJlbWFpbCI6Im1tZGthdXNhcjkxNEBnbWFpbC5jb20iLCJleHAiOjE3ODQxOTI1MTN9.oCV-TYrRNEO5KrrNcDElyCoYhsSEdC91AnV262eLwV0
[09-Jul-2026 09:02:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 09:02:23 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 09:02:23 UTC] User ID: 1003
[09-Jul-2026 09:02:23 UTC] ✅ User profile retrieved successfully for user ID: 1003
[09-Jul-2026 09:02:28 UTC] === API CALL LOG ===
[09-Jul-2026 09:02:28 UTC] Endpoint: user/profile.php
[09-Jul-2026 09:02:28 UTC] Full Log Data: {
    "timestamp": "2026-07-09 09:02:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:1900:818c:d262::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:1900:818c:d262::1, 172.69.159.180",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMyIsInVzZXJuYW1lIjoia2F1c2FyMTEiLCJlbWFpbCI6Im1tZGthdXNhcjkxNEBnbWFpbC5jb20iLCJleHAiOjE3ODQxOTI1MTN9.oCV-TYrRNEO5KrrNcDElyCoYhsSEdC91AnV262eLwV0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1862660cc8cdce8-CGP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:1900:818c:d262::1",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 09:02:28 UTC] === END API CALL LOG ===
[09-Jul-2026 09:02:28 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 09:02:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMyIsInVzZXJuYW1lIjoia2F1c2FyMTEiLCJlbWFpbCI6Im1tZGthdXNhcjkxNEBnbWFpbC5jb20iLCJleHAiOjE3ODQxOTI1MTN9.oCV-TYrRNEO5KrrNcDElyCoYhsSEdC91AnV262eLwV0
[09-Jul-2026 09:02:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 09:02:28 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 09:02:28 UTC] User ID: 1003
[09-Jul-2026 09:02:28 UTC] ✅ User profile retrieved successfully for user ID: 1003
[09-Jul-2026 09:02:28 UTC] === API CALL LOG ===
[09-Jul-2026 09:02:28 UTC] Endpoint: user/profile.php
[09-Jul-2026 09:02:28 UTC] Full Log Data: {
    "timestamp": "2026-07-09 09:02:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:1900:818c:d262::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:1900:818c:d262::1, 172.69.159.180",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMyIsInVzZXJuYW1lIjoia2F1c2FyMTEiLCJlbWFpbCI6Im1tZGthdXNhcjkxNEBnbWFpbC5jb20iLCJleHAiOjE3ODQxOTI1MTN9.oCV-TYrRNEO5KrrNcDElyCoYhsSEdC91AnV262eLwV0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18626640c15dce8-CGP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:1900:818c:d262::1",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 09:02:28 UTC] === END API CALL LOG ===
[09-Jul-2026 09:02:28 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 09:02:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMyIsInVzZXJuYW1lIjoia2F1c2FyMTEiLCJlbWFpbCI6Im1tZGthdXNhcjkxNEBnbWFpbC5jb20iLCJleHAiOjE3ODQxOTI1MTN9.oCV-TYrRNEO5KrrNcDElyCoYhsSEdC91AnV262eLwV0
[09-Jul-2026 09:02:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 09:02:28 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 09:02:28 UTC] User ID: 1003
[09-Jul-2026 09:02:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jul-2026 09:02:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jul-2026 09:02:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:1900:818c:d262::1, 172.69.159.180","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMyIsInVzZXJuYW1lIjoia2F1c2FyMTEiLCJlbWFpbCI6Im1tZGthdXNhcjkxNEBnbWFpbC5jb20iLCJleHAiOjE3ODQxOTI1MTN9.oCV-TYrRNEO5KrrNcDElyCoYhsSEdC91AnV262eLwV0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a18626640c1ddce8-CGP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:1900:818c:d262::1","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[09-Jul-2026 09:02:28 UTC] === User Orders API Called ===
[09-Jul-2026 09:02:28 UTC] ✅ User profile retrieved successfully for user ID: 1003
[09-Jul-2026 09:02:28 UTC] User ID: 1003
[09-Jul-2026 09:02:28 UTC] Limit: 20, Offset: 0
[09-Jul-2026 09:02:28 UTC] Orders found: 0
[09-Jul-2026 09:02:28 UTC] Orders data: []
[09-Jul-2026 09:02:28 UTC] Total orders count: 0
[09-Jul-2026 09:02:28 UTC] === API CALL LOG ===
[09-Jul-2026 09:02:28 UTC] Endpoint: user/profile.php
[09-Jul-2026 09:02:28 UTC] Full Log Data: {
    "timestamp": "2026-07-09 09:02:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:1900:818c:d262::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:1900:818c:d262::1, 172.69.159.180",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMyIsInVzZXJuYW1lIjoia2F1c2FyMTEiLCJlbWFpbCI6Im1tZGthdXNhcjkxNEBnbWFpbC5jb20iLCJleHAiOjE3ODQxOTI1MTN9.oCV-TYrRNEO5KrrNcDElyCoYhsSEdC91AnV262eLwV0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18626647d2fdce8-CGP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:1900:818c:d262::1",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 09:02:28 UTC] === END API CALL LOG ===
[09-Jul-2026 09:02:28 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 09:02:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMyIsInVzZXJuYW1lIjoia2F1c2FyMTEiLCJlbWFpbCI6Im1tZGthdXNhcjkxNEBnbWFpbC5jb20iLCJleHAiOjE3ODQxOTI1MTN9.oCV-TYrRNEO5KrrNcDElyCoYhsSEdC91AnV262eLwV0
[09-Jul-2026 09:02:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 09:02:28 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 09:02:28 UTC] User ID: 1003
[09-Jul-2026 09:02:28 UTC] ✅ User profile retrieved successfully for user ID: 1003
[09-Jul-2026 09:02:30 UTC] === API CALL LOG ===
[09-Jul-2026 09:02:30 UTC] Endpoint: user/profile.php
[09-Jul-2026 09:02:30 UTC] Full Log Data: {
    "timestamp": "2026-07-09 09:02:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:1900:818c:d262::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:1900:818c:d262::1, 172.69.159.180",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMyIsInVzZXJuYW1lIjoia2F1c2FyMTEiLCJlbWFpbCI6Im1tZGthdXNhcjkxNEBnbWFpbC5jb20iLCJleHAiOjE3ODQxOTI1MTN9.oCV-TYrRNEO5KrrNcDElyCoYhsSEdC91AnV262eLwV0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a186266d0ee7dce8-CGP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:1900:818c:d262::1",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 09:02:30 UTC] === END API CALL LOG ===
[09-Jul-2026 09:02:30 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 09:02:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMyIsInVzZXJuYW1lIjoia2F1c2FyMTEiLCJlbWFpbCI6Im1tZGthdXNhcjkxNEBnbWFpbC5jb20iLCJleHAiOjE3ODQxOTI1MTN9.oCV-TYrRNEO5KrrNcDElyCoYhsSEdC91AnV262eLwV0
[09-Jul-2026 09:02:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 09:02:30 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 09:02:30 UTC] User ID: 1003
[09-Jul-2026 09:02:30 UTC] ✅ User profile retrieved successfully for user ID: 1003
[09-Jul-2026 09:02:44 UTC] === API CALL LOG ===
[09-Jul-2026 09:02:44 UTC] Endpoint: user/profile.php
[09-Jul-2026 09:02:44 UTC] Full Log Data: {
    "timestamp": "2026-07-09 09:02:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:1900:818c:d262::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:1900:818c:d262::1, 172.69.159.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMyIsInVzZXJuYW1lIjoia2F1c2FyMTEiLCJlbWFpbCI6Im1tZGthdXNhcjkxNEBnbWFpbC5jb20iLCJleHAiOjE3ODQxOTI1MTN9.oCV-TYrRNEO5KrrNcDElyCoYhsSEdC91AnV262eLwV0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18626c31840dce8-CGP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:1900:818c:d262::1",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 09:02:44 UTC] === END API CALL LOG ===
[09-Jul-2026 09:02:44 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 09:02:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMyIsInVzZXJuYW1lIjoia2F1c2FyMTEiLCJlbWFpbCI6Im1tZGthdXNhcjkxNEBnbWFpbC5jb20iLCJleHAiOjE3ODQxOTI1MTN9.oCV-TYrRNEO5KrrNcDElyCoYhsSEdC91AnV262eLwV0
[09-Jul-2026 09:02:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 09:02:44 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 09:02:44 UTC] User ID: 1003
[09-Jul-2026 09:02:44 UTC] ✅ User profile retrieved successfully for user ID: 1003
[09-Jul-2026 09:02:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jul-2026 09:02:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jul-2026 09:02:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:1900:818c:d262::1, 172.69.159.181","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMyIsInVzZXJuYW1lIjoia2F1c2FyMTEiLCJlbWFpbCI6Im1tZGthdXNhcjkxNEBnbWFpbC5jb20iLCJleHAiOjE3ODQxOTI1MTN9.oCV-TYrRNEO5KrrNcDElyCoYhsSEdC91AnV262eLwV0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a18626cdfa5bdce8-CGP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:1900:818c:d262::1","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[09-Jul-2026 09:02:45 UTC] === User Orders API Called ===
[09-Jul-2026 09:02:45 UTC] User ID: 1003
[09-Jul-2026 09:02:45 UTC] Limit: 20, Offset: 0
[09-Jul-2026 09:02:45 UTC] Orders found: 0
[09-Jul-2026 09:02:45 UTC] Orders data: []
[09-Jul-2026 09:02:45 UTC] Total orders count: 0
[09-Jul-2026 09:02:46 UTC] === API CALL LOG ===
[09-Jul-2026 09:02:46 UTC] Endpoint: user/profile.php
[09-Jul-2026 09:02:46 UTC] Full Log Data: {
    "timestamp": "2026-07-09 09:02:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:1900:818c:d262::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:1900:818c:d262::1, 172.69.159.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMyIsInVzZXJuYW1lIjoia2F1c2FyMTEiLCJlbWFpbCI6Im1tZGthdXNhcjkxNEBnbWFpbC5jb20iLCJleHAiOjE3ODQxOTI1MTN9.oCV-TYrRNEO5KrrNcDElyCoYhsSEdC91AnV262eLwV0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18626d34e50dce8-CGP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:1900:818c:d262::1",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 09:02:46 UTC] === END API CALL LOG ===
[09-Jul-2026 09:02:46 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 09:02:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMyIsInVzZXJuYW1lIjoia2F1c2FyMTEiLCJlbWFpbCI6Im1tZGthdXNhcjkxNEBnbWFpbC5jb20iLCJleHAiOjE3ODQxOTI1MTN9.oCV-TYrRNEO5KrrNcDElyCoYhsSEdC91AnV262eLwV0
[09-Jul-2026 09:02:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 09:02:46 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 09:02:46 UTC] User ID: 1003
[09-Jul-2026 09:02:46 UTC] ✅ User profile retrieved successfully for user ID: 1003
[09-Jul-2026 09:02:46 UTC] User Purchases API - User ID: 1003
[09-Jul-2026 09:02:46 UTC] User Purchases API - Total purchases found: 0
[09-Jul-2026 09:02:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jul-2026 09:02:51 UTC] === API CALL LOG ===
[09-Jul-2026 09:02:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jul-2026 09:02:51 UTC] Endpoint: user/profile.php
[09-Jul-2026 09:02:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:1900:818c:d262::1, 172.69.159.181","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMyIsInVzZXJuYW1lIjoia2F1c2FyMTEiLCJlbWFpbCI6Im1tZGthdXNhcjkxNEBnbWFpbC5jb20iLCJleHAiOjE3ODQxOTI1MTN9.oCV-TYrRNEO5KrrNcDElyCoYhsSEdC91AnV262eLwV0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a18626f4594edce8-CGP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:1900:818c:d262::1","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[09-Jul-2026 09:02:51 UTC] Full Log Data: {
    "timestamp": "2026-07-09 09:02:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:1900:818c:d262::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:1900:818c:d262::1, 172.69.159.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMyIsInVzZXJuYW1lIjoia2F1c2FyMTEiLCJlbWFpbCI6Im1tZGthdXNhcjkxNEBnbWFpbC5jb20iLCJleHAiOjE3ODQxOTI1MTN9.oCV-TYrRNEO5KrrNcDElyCoYhsSEdC91AnV262eLwV0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18626f45951dce8-CGP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:1900:818c:d262::1",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 09:02:51 UTC] === END API CALL LOG ===
[09-Jul-2026 09:02:51 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 09:02:51 UTC] === User Orders API Called ===
[09-Jul-2026 09:02:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMyIsInVzZXJuYW1lIjoia2F1c2FyMTEiLCJlbWFpbCI6Im1tZGthdXNhcjkxNEBnbWFpbC5jb20iLCJleHAiOjE3ODQxOTI1MTN9.oCV-TYrRNEO5KrrNcDElyCoYhsSEdC91AnV262eLwV0
[09-Jul-2026 09:02:51 UTC] User ID: 1003
[09-Jul-2026 09:02:51 UTC] Limit: 20, Offset: 0
[09-Jul-2026 09:02:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 09:02:51 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 09:02:51 UTC] User ID: 1003
[09-Jul-2026 09:02:51 UTC] ✅ User profile retrieved successfully for user ID: 1003
[09-Jul-2026 09:02:51 UTC] Orders found: 0
[09-Jul-2026 09:02:51 UTC] Orders data: []
[09-Jul-2026 09:02:51 UTC] Total orders count: 0
[09-Jul-2026 09:02:51 UTC] === API CALL LOG ===
[09-Jul-2026 09:02:51 UTC] Endpoint: user/profile.php
[09-Jul-2026 09:02:51 UTC] Full Log Data: {
    "timestamp": "2026-07-09 09:02:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:1900:818c:d262::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:1900:818c:d262::1, 172.69.159.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMyIsInVzZXJuYW1lIjoia2F1c2FyMTEiLCJlbWFpbCI6Im1tZGthdXNhcjkxNEBnbWFpbC5jb20iLCJleHAiOjE3ODQxOTI1MTN9.oCV-TYrRNEO5KrrNcDElyCoYhsSEdC91AnV262eLwV0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18626f4eab5dce8-CGP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:1900:818c:d262::1",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 09:02:51 UTC] === END API CALL LOG ===
[09-Jul-2026 09:02:51 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 09:02:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMyIsInVzZXJuYW1lIjoia2F1c2FyMTEiLCJlbWFpbCI6Im1tZGthdXNhcjkxNEBnbWFpbC5jb20iLCJleHAiOjE3ODQxOTI1MTN9.oCV-TYrRNEO5KrrNcDElyCoYhsSEdC91AnV262eLwV0
[09-Jul-2026 09:02:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 09:02:51 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 09:02:51 UTC] User ID: 1003
[09-Jul-2026 09:02:51 UTC] ✅ User profile retrieved successfully for user ID: 1003
[09-Jul-2026 09:02:52 UTC] === API CALL LOG ===
[09-Jul-2026 09:02:52 UTC] === API CALL LOG ===
[09-Jul-2026 09:02:52 UTC] Endpoint: user/profile.php
[09-Jul-2026 09:02:52 UTC] Endpoint: user/profile.php
[09-Jul-2026 09:02:52 UTC] Full Log Data: {
    "timestamp": "2026-07-09 09:02:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:1900:818c:d262::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:1900:818c:d262::1, 172.69.159.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMyIsInVzZXJuYW1lIjoia2F1c2FyMTEiLCJlbWFpbCI6Im1tZGthdXNhcjkxNEBnbWFpbC5jb20iLCJleHAiOjE3ODQxOTI1MTN9.oCV-TYrRNEO5KrrNcDElyCoYhsSEdC91AnV262eLwV0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18626f6dd78e893-CGP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:1900:818c:d262::1",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 09:02:52 UTC] Full Log Data: {
    "timestamp": "2026-07-09 09:02:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:1900:818c:d262::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:1900:818c:d262::1, 172.69.159.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMyIsInVzZXJuYW1lIjoia2F1c2FyMTEiLCJlbWFpbCI6Im1tZGthdXNhcjkxNEBnbWFpbC5jb20iLCJleHAiOjE3ODQxOTI1MTN9.oCV-TYrRNEO5KrrNcDElyCoYhsSEdC91AnV262eLwV0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18626f6dd7de893-CGP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:1900:818c:d262::1",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 09:02:52 UTC] === END API CALL LOG ===
[09-Jul-2026 09:02:52 UTC] === END API CALL LOG ===
[09-Jul-2026 09:02:52 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 09:02:52 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 09:02:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMyIsInVzZXJuYW1lIjoia2F1c2FyMTEiLCJlbWFpbCI6Im1tZGthdXNhcjkxNEBnbWFpbC5jb20iLCJleHAiOjE3ODQxOTI1MTN9.oCV-TYrRNEO5KrrNcDElyCoYhsSEdC91AnV262eLwV0
[09-Jul-2026 09:02:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMyIsInVzZXJuYW1lIjoia2F1c2FyMTEiLCJlbWFpbCI6Im1tZGthdXNhcjkxNEBnbWFpbC5jb20iLCJleHAiOjE3ODQxOTI1MTN9.oCV-TYrRNEO5KrrNcDElyCoYhsSEdC91AnV262eLwV0
[09-Jul-2026 09:02:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 09:02:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 09:02:52 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 09:02:52 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 09:02:52 UTC] User ID: 1003
[09-Jul-2026 09:02:52 UTC] User ID: 1003
[09-Jul-2026 09:02:52 UTC] ✅ User profile retrieved successfully for user ID: 1003
[09-Jul-2026 09:02:52 UTC] ✅ User profile retrieved successfully for user ID: 1003
[09-Jul-2026 09:02:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jul-2026 09:02:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jul-2026 09:02:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:1900:818c:d262::1, 172.69.159.181","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMyIsInVzZXJuYW1lIjoia2F1c2FyMTEiLCJlbWFpbCI6Im1tZGthdXNhcjkxNEBnbWFpbC5jb20iLCJleHAiOjE3ODQxOTI1MTN9.oCV-TYrRNEO5KrrNcDElyCoYhsSEdC91AnV262eLwV0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a18626f6dd7ae893-CGP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:1900:818c:d262::1","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[09-Jul-2026 09:02:52 UTC] === User Orders API Called ===
[09-Jul-2026 09:02:52 UTC] User ID: 1003
[09-Jul-2026 09:02:52 UTC] Limit: 20, Offset: 0
[09-Jul-2026 09:02:52 UTC] Orders found: 0
[09-Jul-2026 09:02:52 UTC] Orders data: []
[09-Jul-2026 09:02:52 UTC] Total orders count: 0
[09-Jul-2026 09:02:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jul-2026 09:02:57 UTC] === API CALL LOG ===
[09-Jul-2026 09:02:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jul-2026 09:02:57 UTC] Endpoint: user/profile.php
[09-Jul-2026 09:02:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:1900:818c:d262::1, 172.69.159.181","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMyIsInVzZXJuYW1lIjoia2F1c2FyMTEiLCJlbWFpbCI6Im1tZGthdXNhcjkxNEBnbWFpbC5jb20iLCJleHAiOjE3ODQxOTI1MTN9.oCV-TYrRNEO5KrrNcDElyCoYhsSEdC91AnV262eLwV0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1862717c992e893-CGP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:1900:818c:d262::1","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[09-Jul-2026 09:02:57 UTC] Full Log Data: {
    "timestamp": "2026-07-09 09:02:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:1900:818c:d262::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:1900:818c:d262::1, 172.69.159.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMyIsInVzZXJuYW1lIjoia2F1c2FyMTEiLCJlbWFpbCI6Im1tZGthdXNhcjkxNEBnbWFpbC5jb20iLCJleHAiOjE3ODQxOTI1MTN9.oCV-TYrRNEO5KrrNcDElyCoYhsSEdC91AnV262eLwV0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1862717c995e893-CGP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:1900:818c:d262::1",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 09:02:57 UTC] === END API CALL LOG ===
[09-Jul-2026 09:02:57 UTC] === User Orders API Called ===
[09-Jul-2026 09:02:57 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 09:02:57 UTC] User ID: 1003
[09-Jul-2026 09:02:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMyIsInVzZXJuYW1lIjoia2F1c2FyMTEiLCJlbWFpbCI6Im1tZGthdXNhcjkxNEBnbWFpbC5jb20iLCJleHAiOjE3ODQxOTI1MTN9.oCV-TYrRNEO5KrrNcDElyCoYhsSEdC91AnV262eLwV0
[09-Jul-2026 09:02:57 UTC] Limit: 20, Offset: 0
[09-Jul-2026 09:02:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 09:02:57 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 09:02:57 UTC] User ID: 1003
[09-Jul-2026 09:02:57 UTC] ✅ User profile retrieved successfully for user ID: 1003
[09-Jul-2026 09:02:57 UTC] Orders found: 0
[09-Jul-2026 09:02:57 UTC] Orders data: []
[09-Jul-2026 09:02:57 UTC] Total orders count: 0
[09-Jul-2026 09:02:57 UTC] === API CALL LOG ===
[09-Jul-2026 09:02:57 UTC] Endpoint: user/profile.php
[09-Jul-2026 09:02:57 UTC] Full Log Data: {
    "timestamp": "2026-07-09 09:02:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:1900:818c:d262::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:1900:818c:d262::1, 172.69.159.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMyIsInVzZXJuYW1lIjoia2F1c2FyMTEiLCJlbWFpbCI6Im1tZGthdXNhcjkxNEBnbWFpbC5jb20iLCJleHAiOjE3ODQxOTI1MTN9.oCV-TYrRNEO5KrrNcDElyCoYhsSEdC91AnV262eLwV0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18627195d70e893-CGP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:1900:818c:d262::1",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 09:02:57 UTC] === END API CALL LOG ===
[09-Jul-2026 09:02:57 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 09:02:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMyIsInVzZXJuYW1lIjoia2F1c2FyMTEiLCJlbWFpbCI6Im1tZGthdXNhcjkxNEBnbWFpbC5jb20iLCJleHAiOjE3ODQxOTI1MTN9.oCV-TYrRNEO5KrrNcDElyCoYhsSEdC91AnV262eLwV0
[09-Jul-2026 09:02:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 09:02:57 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 09:02:57 UTC] User ID: 1003
[09-Jul-2026 09:02:57 UTC] ✅ User profile retrieved successfully for user ID: 1003
[09-Jul-2026 09:03:04 UTC] === API CALL LOG ===
[09-Jul-2026 09:03:04 UTC] Endpoint: user/profile.php
[09-Jul-2026 09:03:04 UTC] Full Log Data: {
    "timestamp": "2026-07-09 09:03:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:1900:818c:d262::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:1900:818c:d262::1, 172.69.159.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMyIsInVzZXJuYW1lIjoia2F1c2FyMTEiLCJlbWFpbCI6Im1tZGthdXNhcjkxNEBnbWFpbC5jb20iLCJleHAiOjE3ODQxOTI1MTN9.oCV-TYrRNEO5KrrNcDElyCoYhsSEdC91AnV262eLwV0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a186273ddc9c3e7d-CGP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:1900:818c:d262::1",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 09:03:04 UTC] === END API CALL LOG ===
[09-Jul-2026 09:03:04 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 09:03:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMyIsInVzZXJuYW1lIjoia2F1c2FyMTEiLCJlbWFpbCI6Im1tZGthdXNhcjkxNEBnbWFpbC5jb20iLCJleHAiOjE3ODQxOTI1MTN9.oCV-TYrRNEO5KrrNcDElyCoYhsSEdC91AnV262eLwV0
[09-Jul-2026 09:03:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 09:03:04 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 09:03:04 UTC] User ID: 1003
[09-Jul-2026 09:03:04 UTC] ✅ User profile retrieved successfully for user ID: 1003
[09-Jul-2026 09:03:04 UTC] === API CALL LOG ===
[09-Jul-2026 09:03:04 UTC] Endpoint: user/profile.php
[09-Jul-2026 09:03:04 UTC] Full Log Data: {
    "timestamp": "2026-07-09 09:03:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:1900:818c:d262::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:1900:818c:d262::1, 172.69.159.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMyIsInVzZXJuYW1lIjoia2F1c2FyMTEiLCJlbWFpbCI6Im1tZGthdXNhcjkxNEBnbWFpbC5jb20iLCJleHAiOjE3ODQxOTI1MTN9.oCV-TYrRNEO5KrrNcDElyCoYhsSEdC91AnV262eLwV0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a186274579343e7d-CGP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:1900:818c:d262::1",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 09:03:04 UTC] === END API CALL LOG ===
[09-Jul-2026 09:03:04 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 09:03:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMyIsInVzZXJuYW1lIjoia2F1c2FyMTEiLCJlbWFpbCI6Im1tZGthdXNhcjkxNEBnbWFpbC5jb20iLCJleHAiOjE3ODQxOTI1MTN9.oCV-TYrRNEO5KrrNcDElyCoYhsSEdC91AnV262eLwV0
[09-Jul-2026 09:03:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 09:03:04 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 09:03:04 UTC] User ID: 1003
[09-Jul-2026 09:03:04 UTC] ✅ User profile retrieved successfully for user ID: 1003
[09-Jul-2026 09:03:04 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jul-2026 09:03:04 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jul-2026 09:03:04 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:1900:818c:d262::1, 172.69.159.181","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMyIsInVzZXJuYW1lIjoia2F1c2FyMTEiLCJlbWFpbCI6Im1tZGthdXNhcjkxNEBnbWFpbC5jb20iLCJleHAiOjE3ODQxOTI1MTN9.oCV-TYrRNEO5KrrNcDElyCoYhsSEdC91AnV262eLwV0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a186274579363e7d-CGP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:1900:818c:d262::1","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[09-Jul-2026 09:03:04 UTC] === User Orders API Called ===
[09-Jul-2026 09:03:04 UTC] User ID: 1003
[09-Jul-2026 09:03:04 UTC] Limit: 20, Offset: 0
[09-Jul-2026 09:03:04 UTC] Orders found: 0
[09-Jul-2026 09:03:04 UTC] Orders data: []
[09-Jul-2026 09:03:04 UTC] Total orders count: 0
[09-Jul-2026 09:03:04 UTC] === API CALL LOG ===
[09-Jul-2026 09:03:04 UTC] Endpoint: user/profile.php
[09-Jul-2026 09:03:04 UTC] Full Log Data: {
    "timestamp": "2026-07-09 09:03:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:1900:818c:d262::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:1900:818c:d262::1, 172.69.159.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMyIsInVzZXJuYW1lIjoia2F1c2FyMTEiLCJlbWFpbCI6Im1tZGthdXNhcjkxNEBnbWFpbC5jb20iLCJleHAiOjE3ODQxOTI1MTN9.oCV-TYrRNEO5KrrNcDElyCoYhsSEdC91AnV262eLwV0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1862745fa813e7d-CGP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:1900:818c:d262::1",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 09:03:04 UTC] === END API CALL LOG ===
[09-Jul-2026 09:03:04 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 09:03:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMyIsInVzZXJuYW1lIjoia2F1c2FyMTEiLCJlbWFpbCI6Im1tZGthdXNhcjkxNEBnbWFpbC5jb20iLCJleHAiOjE3ODQxOTI1MTN9.oCV-TYrRNEO5KrrNcDElyCoYhsSEdC91AnV262eLwV0
[09-Jul-2026 09:03:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 09:03:04 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 09:03:04 UTC] User ID: 1003
[09-Jul-2026 09:03:04 UTC] ✅ User profile retrieved successfully for user ID: 1003
[09-Jul-2026 09:03:22 UTC] === API CALL LOG ===
[09-Jul-2026 09:03:22 UTC] Endpoint: user/profile.php
[09-Jul-2026 09:03:22 UTC] Full Log Data: {
    "timestamp": "2026-07-09 09:03:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:1900:818c:d262::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:1900:818c:d262::1, 172.69.159.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMyIsInVzZXJuYW1lIjoia2F1c2FyMTEiLCJlbWFpbCI6Im1tZGthdXNhcjkxNEBnbWFpbC5jb20iLCJleHAiOjE3ODQxOTI1MTN9.oCV-TYrRNEO5KrrNcDElyCoYhsSEdC91AnV262eLwV0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18627b3ae093e7d-CGP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:1900:818c:d262::1",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 09:03:22 UTC] === END API CALL LOG ===
[09-Jul-2026 09:03:22 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 09:03:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMyIsInVzZXJuYW1lIjoia2F1c2FyMTEiLCJlbWFpbCI6Im1tZGthdXNhcjkxNEBnbWFpbC5jb20iLCJleHAiOjE3ODQxOTI1MTN9.oCV-TYrRNEO5KrrNcDElyCoYhsSEdC91AnV262eLwV0
[09-Jul-2026 09:03:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 09:03:22 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 09:03:22 UTC] User ID: 1003
[09-Jul-2026 09:03:22 UTC] ✅ User profile retrieved successfully for user ID: 1003
[09-Jul-2026 09:03:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jul-2026 09:03:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jul-2026 09:03:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:1900:818c:d262::1, 172.69.159.181","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMyIsInVzZXJuYW1lIjoia2F1c2FyMTEiLCJlbWFpbCI6Im1tZGthdXNhcjkxNEBnbWFpbC5jb20iLCJleHAiOjE3ODQxOTI1MTN9.oCV-TYrRNEO5KrrNcDElyCoYhsSEdC91AnV262eLwV0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a18627beda153e7d-CGP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:1900:818c:d262::1","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[09-Jul-2026 09:03:24 UTC] === User Orders API Called ===
[09-Jul-2026 09:03:24 UTC] User ID: 1003
[09-Jul-2026 09:03:24 UTC] Limit: 20, Offset: 0
[09-Jul-2026 09:03:24 UTC] Orders found: 0
[09-Jul-2026 09:03:24 UTC] Orders data: []
[09-Jul-2026 09:03:24 UTC] Total orders count: 0
[09-Jul-2026 09:03:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jul-2026 09:03:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jul-2026 09:03:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:1900:818c:d262::1, 172.69.159.181","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMyIsInVzZXJuYW1lIjoia2F1c2FyMTEiLCJlbWFpbCI6Im1tZGthdXNhcjkxNEBnbWFpbC5jb20iLCJleHAiOjE3ODQxOTI1MTN9.oCV-TYrRNEO5KrrNcDElyCoYhsSEdC91AnV262eLwV0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a18627c63c0c3e7d-CGP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:1900:818c:d262::1","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[09-Jul-2026 09:03:25 UTC] === User Orders API Called ===
[09-Jul-2026 09:03:25 UTC] User ID: 1003
[09-Jul-2026 09:03:25 UTC] Limit: 20, Offset: 0
[09-Jul-2026 09:03:25 UTC] Orders found: 0
[09-Jul-2026 09:03:25 UTC] Orders data: []
[09-Jul-2026 09:03:25 UTC] Total orders count: 0
[09-Jul-2026 09:03:25 UTC] === API CALL LOG ===
[09-Jul-2026 09:03:25 UTC] Endpoint: user/profile.php
[09-Jul-2026 09:03:25 UTC] Full Log Data: {
    "timestamp": "2026-07-09 09:03:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:1900:818c:d262::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:1900:818c:d262::1, 172.69.159.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMyIsInVzZXJuYW1lIjoia2F1c2FyMTEiLCJlbWFpbCI6Im1tZGthdXNhcjkxNEBnbWFpbC5jb20iLCJleHAiOjE3ODQxOTI1MTN9.oCV-TYrRNEO5KrrNcDElyCoYhsSEdC91AnV262eLwV0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18627c6bda43e7d-CGP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:1900:818c:d262::1",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 09:03:25 UTC] === END API CALL LOG ===
[09-Jul-2026 09:03:25 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 09:03:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMyIsInVzZXJuYW1lIjoia2F1c2FyMTEiLCJlbWFpbCI6Im1tZGthdXNhcjkxNEBnbWFpbC5jb20iLCJleHAiOjE3ODQxOTI1MTN9.oCV-TYrRNEO5KrrNcDElyCoYhsSEdC91AnV262eLwV0
[09-Jul-2026 09:03:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 09:03:25 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 09:03:25 UTC] User ID: 1003
[09-Jul-2026 09:03:25 UTC] ✅ User profile retrieved successfully for user ID: 1003
[09-Jul-2026 09:03:25 UTC] === API CALL LOG ===
[09-Jul-2026 09:03:25 UTC] Endpoint: user/profile.php
[09-Jul-2026 09:03:25 UTC] Full Log Data: {
    "timestamp": "2026-07-09 09:03:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:1900:818c:d262::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:1900:818c:d262::1, 172.69.159.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMyIsInVzZXJuYW1lIjoia2F1c2FyMTEiLCJlbWFpbCI6Im1tZGthdXNhcjkxNEBnbWFpbC5jb20iLCJleHAiOjE3ODQxOTI1MTN9.oCV-TYrRNEO5KrrNcDElyCoYhsSEdC91AnV262eLwV0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18627c819963e7d-CGP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:1900:818c:d262::1",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 09:03:25 UTC] === END API CALL LOG ===
[09-Jul-2026 09:03:25 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 09:03:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMyIsInVzZXJuYW1lIjoia2F1c2FyMTEiLCJlbWFpbCI6Im1tZGthdXNhcjkxNEBnbWFpbC5jb20iLCJleHAiOjE3ODQxOTI1MTN9.oCV-TYrRNEO5KrrNcDElyCoYhsSEdC91AnV262eLwV0
[09-Jul-2026 09:03:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 09:03:25 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 09:03:25 UTC] User ID: 1003
[09-Jul-2026 09:03:25 UTC] ✅ User profile retrieved successfully for user ID: 1003
[09-Jul-2026 09:03:28 UTC] === API CALL LOG ===
[09-Jul-2026 09:03:28 UTC] Endpoint: user/profile.php
[09-Jul-2026 09:03:28 UTC] Full Log Data: {
    "timestamp": "2026-07-09 09:03:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:1900:818c:d262::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:1900:818c:d262::1, 172.69.159.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMyIsInVzZXJuYW1lIjoia2F1c2FyMTEiLCJlbWFpbCI6Im1tZGthdXNhcjkxNEBnbWFpbC5jb20iLCJleHAiOjE3ODQxOTI1MTN9.oCV-TYrRNEO5KrrNcDElyCoYhsSEdC91AnV262eLwV0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18627dc8b348139-CGP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:1900:818c:d262::1",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 09:03:28 UTC] === END API CALL LOG ===
[09-Jul-2026 09:03:28 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 09:03:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMyIsInVzZXJuYW1lIjoia2F1c2FyMTEiLCJlbWFpbCI6Im1tZGthdXNhcjkxNEBnbWFpbC5jb20iLCJleHAiOjE3ODQxOTI1MTN9.oCV-TYrRNEO5KrrNcDElyCoYhsSEdC91AnV262eLwV0
[09-Jul-2026 09:03:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 09:03:28 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 09:03:28 UTC] User ID: 1003
[09-Jul-2026 09:03:28 UTC] ✅ User profile retrieved successfully for user ID: 1003
[09-Jul-2026 09:03:29 UTC] === API CALL LOG ===
[09-Jul-2026 09:03:29 UTC] Endpoint: user/profile.php
[09-Jul-2026 09:03:29 UTC] Full Log Data: {
    "timestamp": "2026-07-09 09:03:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:1900:818c:d262::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:1900:818c:d262::1, 172.69.159.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMyIsInVzZXJuYW1lIjoia2F1c2FyMTEiLCJlbWFpbCI6Im1tZGthdXNhcjkxNEBnbWFpbC5jb20iLCJleHAiOjE3ODQxOTI1MTN9.oCV-TYrRNEO5KrrNcDElyCoYhsSEdC91AnV262eLwV0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18627e15f988139-CGP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:1900:818c:d262::1",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 09:03:29 UTC] === END API CALL LOG ===
[09-Jul-2026 09:03:29 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 09:03:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMyIsInVzZXJuYW1lIjoia2F1c2FyMTEiLCJlbWFpbCI6Im1tZGthdXNhcjkxNEBnbWFpbC5jb20iLCJleHAiOjE3ODQxOTI1MTN9.oCV-TYrRNEO5KrrNcDElyCoYhsSEdC91AnV262eLwV0
[09-Jul-2026 09:03:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 09:03:29 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 09:03:29 UTC] User ID: 1003
[09-Jul-2026 09:03:29 UTC] ✅ User profile retrieved successfully for user ID: 1003
[09-Jul-2026 09:03:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jul-2026 09:03:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jul-2026 09:03:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:1900:818c:d262::1, 172.69.159.181","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMyIsInVzZXJuYW1lIjoia2F1c2FyMTEiLCJlbWFpbCI6Im1tZGthdXNhcjkxNEBnbWFpbC5jb20iLCJleHAiOjE3ODQxOTI1MTN9.oCV-TYrRNEO5KrrNcDElyCoYhsSEdC91AnV262eLwV0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a18627e15fa08139-CGP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:1900:818c:d262::1","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[09-Jul-2026 09:03:29 UTC] === User Orders API Called ===
[09-Jul-2026 09:03:29 UTC] User ID: 1003
[09-Jul-2026 09:03:29 UTC] Limit: 20, Offset: 0
[09-Jul-2026 09:03:29 UTC] Orders found: 0
[09-Jul-2026 09:03:29 UTC] Orders data: []
[09-Jul-2026 09:03:29 UTC] Total orders count: 0
[09-Jul-2026 09:03:29 UTC] === API CALL LOG ===
[09-Jul-2026 09:03:29 UTC] Endpoint: user/profile.php
[09-Jul-2026 09:03:29 UTC] Full Log Data: {
    "timestamp": "2026-07-09 09:03:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:1900:818c:d262::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:1900:818c:d262::1, 172.69.159.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMyIsInVzZXJuYW1lIjoia2F1c2FyMTEiLCJlbWFpbCI6Im1tZGthdXNhcjkxNEBnbWFpbC5jb20iLCJleHAiOjE3ODQxOTI1MTN9.oCV-TYrRNEO5KrrNcDElyCoYhsSEdC91AnV262eLwV0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18627e1c8bf8139-CGP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:1900:818c:d262::1",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 09:03:29 UTC] === END API CALL LOG ===
[09-Jul-2026 09:03:29 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 09:03:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMyIsInVzZXJuYW1lIjoia2F1c2FyMTEiLCJlbWFpbCI6Im1tZGthdXNhcjkxNEBnbWFpbC5jb20iLCJleHAiOjE3ODQxOTI1MTN9.oCV-TYrRNEO5KrrNcDElyCoYhsSEdC91AnV262eLwV0
[09-Jul-2026 09:03:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 09:03:29 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 09:03:29 UTC] User ID: 1003
[09-Jul-2026 09:03:29 UTC] ✅ User profile retrieved successfully for user ID: 1003
[09-Jul-2026 09:03:33 UTC] === API CALL LOG ===
[09-Jul-2026 09:03:33 UTC] Endpoint: user/profile.php
[09-Jul-2026 09:03:33 UTC] Full Log Data: {
    "timestamp": "2026-07-09 09:03:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "43.245.120.109",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "43.245.120.109, 172.68.231.173",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMyIsInVzZXJuYW1lIjoia2F1c2FyMTEiLCJlbWFpbCI6Im1tZGthdXNhcjkxNEBnbWFpbC5jb20iLCJleHAiOjE3ODQxOTI1MTN9.oCV-TYrRNEO5KrrNcDElyCoYhsSEdC91AnV262eLwV0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18627f7885ebf33-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "43.245.120.109",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 09:03:33 UTC] === END API CALL LOG ===
[09-Jul-2026 09:03:33 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 09:03:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMyIsInVzZXJuYW1lIjoia2F1c2FyMTEiLCJlbWFpbCI6Im1tZGthdXNhcjkxNEBnbWFpbC5jb20iLCJleHAiOjE3ODQxOTI1MTN9.oCV-TYrRNEO5KrrNcDElyCoYhsSEdC91AnV262eLwV0
[09-Jul-2026 09:03:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 09:03:33 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 09:03:33 UTC] User ID: 1003
[09-Jul-2026 09:03:33 UTC] ✅ User profile retrieved successfully for user ID: 1003
[09-Jul-2026 09:03:34 UTC] === API CALL LOG ===
[09-Jul-2026 09:03:34 UTC] Endpoint: user/profile.php
[09-Jul-2026 09:03:34 UTC] Full Log Data: {
    "timestamp": "2026-07-09 09:03:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "43.245.120.109",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "43.245.120.109, 172.68.231.173",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMyIsInVzZXJuYW1lIjoia2F1c2FyMTEiLCJlbWFpbCI6Im1tZGthdXNhcjkxNEBnbWFpbC5jb20iLCJleHAiOjE3ODQxOTI1MTN9.oCV-TYrRNEO5KrrNcDElyCoYhsSEdC91AnV262eLwV0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18627fe9d2ebf33-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "43.245.120.109",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 09:03:34 UTC] === END API CALL LOG ===
[09-Jul-2026 09:03:34 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 09:03:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMyIsInVzZXJuYW1lIjoia2F1c2FyMTEiLCJlbWFpbCI6Im1tZGthdXNhcjkxNEBnbWFpbC5jb20iLCJleHAiOjE3ODQxOTI1MTN9.oCV-TYrRNEO5KrrNcDElyCoYhsSEdC91AnV262eLwV0
[09-Jul-2026 09:03:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 09:03:34 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 09:03:34 UTC] User ID: 1003
[09-Jul-2026 09:03:34 UTC] ✅ User profile retrieved successfully for user ID: 1003
[09-Jul-2026 09:03:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jul-2026 09:03:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jul-2026 09:03:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"43.245.120.109, 172.68.231.173","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMyIsInVzZXJuYW1lIjoia2F1c2FyMTEiLCJlbWFpbCI6Im1tZGthdXNhcjkxNEBnbWFpbC5jb20iLCJleHAiOjE3ODQxOTI1MTN9.oCV-TYrRNEO5KrrNcDElyCoYhsSEdC91AnV262eLwV0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a18627febd90bf33-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"43.245.120.109","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[09-Jul-2026 09:03:34 UTC] === User Orders API Called ===
[09-Jul-2026 09:03:34 UTC] User ID: 1003
[09-Jul-2026 09:03:34 UTC] Limit: 20, Offset: 0
[09-Jul-2026 09:03:34 UTC] Orders found: 0
[09-Jul-2026 09:03:34 UTC] Orders data: []
[09-Jul-2026 09:03:34 UTC] Total orders count: 0
[09-Jul-2026 09:03:34 UTC] === API CALL LOG ===
[09-Jul-2026 09:03:34 UTC] Endpoint: user/profile.php
[09-Jul-2026 09:03:34 UTC] Full Log Data: {
    "timestamp": "2026-07-09 09:03:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "43.245.120.109",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "43.245.120.109, 172.68.231.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMyIsInVzZXJuYW1lIjoia2F1c2FyMTEiLCJlbWFpbCI6Im1tZGthdXNhcjkxNEBnbWFpbC5jb20iLCJleHAiOjE3ODQxOTI1MTN9.oCV-TYrRNEO5KrrNcDElyCoYhsSEdC91AnV262eLwV0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18627ff3ef7bf33-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "43.245.120.109",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 09:03:34 UTC] === END API CALL LOG ===
[09-Jul-2026 09:03:34 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 09:03:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMyIsInVzZXJuYW1lIjoia2F1c2FyMTEiLCJlbWFpbCI6Im1tZGthdXNhcjkxNEBnbWFpbC5jb20iLCJleHAiOjE3ODQxOTI1MTN9.oCV-TYrRNEO5KrrNcDElyCoYhsSEdC91AnV262eLwV0
[09-Jul-2026 09:03:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 09:03:34 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 09:03:34 UTC] User ID: 1003
[09-Jul-2026 09:03:34 UTC] ✅ User profile retrieved successfully for user ID: 1003
[09-Jul-2026 09:03:38 UTC] === API CALL LOG ===
[09-Jul-2026 09:03:38 UTC] Endpoint: user/profile.php
[09-Jul-2026 09:03:38 UTC] Full Log Data: {
    "timestamp": "2026-07-09 09:03:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:1900:818c:d262::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:1900:818c:d262::1, 172.69.159.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMyIsInVzZXJuYW1lIjoia2F1c2FyMTEiLCJlbWFpbCI6Im1tZGthdXNhcjkxNEBnbWFpbC5jb20iLCJleHAiOjE3ODQxOTI1MTN9.oCV-TYrRNEO5KrrNcDElyCoYhsSEdC91AnV262eLwV0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1862812bc33fc24-CGP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:1900:818c:d262::1",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 09:03:38 UTC] === END API CALL LOG ===
[09-Jul-2026 09:03:38 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 09:03:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMyIsInVzZXJuYW1lIjoia2F1c2FyMTEiLCJlbWFpbCI6Im1tZGthdXNhcjkxNEBnbWFpbC5jb20iLCJleHAiOjE3ODQxOTI1MTN9.oCV-TYrRNEO5KrrNcDElyCoYhsSEdC91AnV262eLwV0
[09-Jul-2026 09:03:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 09:03:38 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 09:03:38 UTC] User ID: 1003
[09-Jul-2026 09:03:38 UTC] ✅ User profile retrieved successfully for user ID: 1003
[09-Jul-2026 09:03:38 UTC] === API CALL LOG ===
[09-Jul-2026 09:03:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jul-2026 09:03:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jul-2026 09:03:38 UTC] Endpoint: user/profile.php
[09-Jul-2026 09:03:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:1900:818c:d262::1, 172.69.159.181","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMyIsInVzZXJuYW1lIjoia2F1c2FyMTEiLCJlbWFpbCI6Im1tZGthdXNhcjkxNEBnbWFpbC5jb20iLCJleHAiOjE3ODQxOTI1MTN9.oCV-TYrRNEO5KrrNcDElyCoYhsSEdC91AnV262eLwV0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a186281a69b3fc24-CGP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:1900:818c:d262::1","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[09-Jul-2026 09:03:38 UTC] Full Log Data: {
    "timestamp": "2026-07-09 09:03:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:1900:818c:d262::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:1900:818c:d262::1, 172.69.159.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMyIsInVzZXJuYW1lIjoia2F1c2FyMTEiLCJlbWFpbCI6Im1tZGthdXNhcjkxNEBnbWFpbC5jb20iLCJleHAiOjE3ODQxOTI1MTN9.oCV-TYrRNEO5KrrNcDElyCoYhsSEdC91AnV262eLwV0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a186281a69affc24-CGP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:1900:818c:d262::1",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 09:03:38 UTC] === END API CALL LOG ===
[09-Jul-2026 09:03:38 UTC] === User Orders API Called ===
[09-Jul-2026 09:03:38 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 09:03:38 UTC] User ID: 1003
[09-Jul-2026 09:03:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMyIsInVzZXJuYW1lIjoia2F1c2FyMTEiLCJlbWFpbCI6Im1tZGthdXNhcjkxNEBnbWFpbC5jb20iLCJleHAiOjE3ODQxOTI1MTN9.oCV-TYrRNEO5KrrNcDElyCoYhsSEdC91AnV262eLwV0
[09-Jul-2026 09:03:38 UTC] Limit: 20, Offset: 0
[09-Jul-2026 09:03:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 09:03:38 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 09:03:38 UTC] User ID: 1003
[09-Jul-2026 09:03:38 UTC] ✅ User profile retrieved successfully for user ID: 1003
[09-Jul-2026 09:03:38 UTC] Orders found: 0
[09-Jul-2026 09:03:38 UTC] Orders data: []
[09-Jul-2026 09:03:38 UTC] Total orders count: 0
[09-Jul-2026 09:03:38 UTC] === API CALL LOG ===
[09-Jul-2026 09:03:38 UTC] Endpoint: user/profile.php
[09-Jul-2026 09:03:38 UTC] Full Log Data: {
    "timestamp": "2026-07-09 09:03:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:1900:818c:d262::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:1900:818c:d262::1, 172.69.159.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMyIsInVzZXJuYW1lIjoia2F1c2FyMTEiLCJlbWFpbCI6Im1tZGthdXNhcjkxNEBnbWFpbC5jb20iLCJleHAiOjE3ODQxOTI1MTN9.oCV-TYrRNEO5KrrNcDElyCoYhsSEdC91AnV262eLwV0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a186281aead0fc24-CGP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:1900:818c:d262::1",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 09:03:38 UTC] === END API CALL LOG ===
[09-Jul-2026 09:03:38 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 09:03:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwMyIsInVzZXJuYW1lIjoia2F1c2FyMTEiLCJlbWFpbCI6Im1tZGthdXNhcjkxNEBnbWFpbC5jb20iLCJleHAiOjE3ODQxOTI1MTN9.oCV-TYrRNEO5KrrNcDElyCoYhsSEdC91AnV262eLwV0
[09-Jul-2026 09:03:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 09:03:38 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 09:03:38 UTC] User ID: 1003
[09-Jul-2026 09:03:38 UTC] ✅ User profile retrieved successfully for user ID: 1003
[09-Jul-2026 17:15:08 UTC] === API CALL LOG ===
[09-Jul-2026 17:15:08 UTC] Endpoint: user/profile.php
[09-Jul-2026 17:15:08 UTC] Full Log Data: {
    "timestamp": "2026-07-09 17:15:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:eb58:50b:fd00:e95:b9c5:9c11:d915",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:eb58:50b:fd00:e95:b9c5:9c11:d915, 172.68.102.36",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNCIsInVzZXJuYW1lIjoiR2FicmllbCIsImVtYWlsIjoiZ2FicmllbGNvbXBhb3JlNzIxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDIyMjEwN30.n_olRkPIkyz8sCrxZEML8HguVLqduOgnhAqIdIupL-k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a188f813ce6ce3c8-LIS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:eb58:50b:fd00:e95:b9c5:9c11:d915",
        "cf-ipcountry": "BF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 17:15:08 UTC] === END API CALL LOG ===
[09-Jul-2026 17:15:08 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 17:15:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNCIsInVzZXJuYW1lIjoiR2FicmllbCIsImVtYWlsIjoiZ2FicmllbGNvbXBhb3JlNzIxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDIyMjEwN30.n_olRkPIkyz8sCrxZEML8HguVLqduOgnhAqIdIupL-k
[09-Jul-2026 17:15:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 17:15:08 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 17:15:08 UTC] User ID: 1004
[09-Jul-2026 17:15:08 UTC] ✅ User profile retrieved successfully for user ID: 1004
[09-Jul-2026 17:15:08 UTC] === API CALL LOG ===
[09-Jul-2026 17:15:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jul-2026 17:15:08 UTC] Endpoint: user/profile.php
[09-Jul-2026 17:15:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jul-2026 17:15:08 UTC] Full Log Data: {
    "timestamp": "2026-07-09 17:15:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:eb58:50b:fd00:e95:b9c5:9c11:d915",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:eb58:50b:fd00:e95:b9c5:9c11:d915, 172.68.102.36",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNCIsInVzZXJuYW1lIjoiR2FicmllbCIsImVtYWlsIjoiZ2FicmllbGNvbXBhb3JlNzIxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDIyMjEwN30.n_olRkPIkyz8sCrxZEML8HguVLqduOgnhAqIdIupL-k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a188f814d9bde3c8-LIS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:eb58:50b:fd00:e95:b9c5:9c11:d915",
        "cf-ipcountry": "BF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 17:15:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2c0f:eb58:50b:fd00:e95:b9c5:9c11:d915, 172.68.102.36","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNCIsInVzZXJuYW1lIjoiR2FicmllbCIsImVtYWlsIjoiZ2FicmllbGNvbXBhb3JlNzIxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDIyMjEwN30.n_olRkPIkyz8sCrxZEML8HguVLqduOgnhAqIdIupL-k","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a188f814d9bbe3c8-LIS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2c0f:eb58:50b:fd00:e95:b9c5:9c11:d915","cf-ipcountry":"BF","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[09-Jul-2026 17:15:08 UTC] === END API CALL LOG ===
[09-Jul-2026 17:15:08 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 17:15:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNCIsInVzZXJuYW1lIjoiR2FicmllbCIsImVtYWlsIjoiZ2FicmllbGNvbXBhb3JlNzIxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDIyMjEwN30.n_olRkPIkyz8sCrxZEML8HguVLqduOgnhAqIdIupL-k
[09-Jul-2026 17:15:08 UTC] === User Orders API Called ===
[09-Jul-2026 17:15:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 17:15:08 UTC] User ID: 1004
[09-Jul-2026 17:15:08 UTC] Limit: 20, Offset: 0
[09-Jul-2026 17:15:08 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 17:15:08 UTC] User ID: 1004
[09-Jul-2026 17:15:08 UTC] ✅ User profile retrieved successfully for user ID: 1004
[09-Jul-2026 17:15:08 UTC] Orders found: 0
[09-Jul-2026 17:15:08 UTC] Orders data: []
[09-Jul-2026 17:15:08 UTC] Total orders count: 0
[09-Jul-2026 17:15:09 UTC] === API CALL LOG ===
[09-Jul-2026 17:15:09 UTC] Endpoint: user/profile.php
[09-Jul-2026 17:15:09 UTC] Full Log Data: {
    "timestamp": "2026-07-09 17:15:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:eb58:50b:fd00:e95:b9c5:9c11:d915",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:eb58:50b:fd00:e95:b9c5:9c11:d915, 172.68.102.36",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNCIsInVzZXJuYW1lIjoiR2FicmllbCIsImVtYWlsIjoiZ2FicmllbGNvbXBhb3JlNzIxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDIyMjEwN30.n_olRkPIkyz8sCrxZEML8HguVLqduOgnhAqIdIupL-k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a188f819b96ae3c8-LIS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:eb58:50b:fd00:e95:b9c5:9c11:d915",
        "cf-ipcountry": "BF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 17:15:09 UTC] === END API CALL LOG ===
[09-Jul-2026 17:15:09 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 17:15:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNCIsInVzZXJuYW1lIjoiR2FicmllbCIsImVtYWlsIjoiZ2FicmllbGNvbXBhb3JlNzIxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDIyMjEwN30.n_olRkPIkyz8sCrxZEML8HguVLqduOgnhAqIdIupL-k
[09-Jul-2026 17:15:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 17:15:09 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 17:15:09 UTC] User ID: 1004
[09-Jul-2026 17:15:09 UTC] ✅ User profile retrieved successfully for user ID: 1004
[09-Jul-2026 17:15:14 UTC] === API CALL LOG ===
[09-Jul-2026 17:15:14 UTC] Endpoint: user/profile.php
[09-Jul-2026 17:15:14 UTC] Full Log Data: {
    "timestamp": "2026-07-09 17:15:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:eb58:50b:fd00:e95:b9c5:9c11:d915",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:eb58:50b:fd00:e95:b9c5:9c11:d915, 172.68.102.36",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNCIsInVzZXJuYW1lIjoiR2FicmllbCIsImVtYWlsIjoiZ2FicmllbGNvbXBhb3JlNzIxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDIyMjEwN30.n_olRkPIkyz8sCrxZEML8HguVLqduOgnhAqIdIupL-k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a188f836bef4e3c8-LIS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:eb58:50b:fd00:e95:b9c5:9c11:d915",
        "cf-ipcountry": "BF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 17:15:14 UTC] === END API CALL LOG ===
[09-Jul-2026 17:15:14 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 17:15:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNCIsInVzZXJuYW1lIjoiR2FicmllbCIsImVtYWlsIjoiZ2FicmllbGNvbXBhb3JlNzIxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDIyMjEwN30.n_olRkPIkyz8sCrxZEML8HguVLqduOgnhAqIdIupL-k
[09-Jul-2026 17:15:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 17:15:14 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 17:15:14 UTC] User ID: 1004
[09-Jul-2026 17:15:14 UTC] ✅ User profile retrieved successfully for user ID: 1004
[09-Jul-2026 17:15:14 UTC] User Purchases API - User ID: 1004
[09-Jul-2026 17:15:14 UTC] User Purchases API - Total purchases found: 0
[09-Jul-2026 17:15:32 UTC] === API CALL LOG ===
[09-Jul-2026 17:15:32 UTC] Endpoint: user/profile.php
[09-Jul-2026 17:15:32 UTC] Full Log Data: {
    "timestamp": "2026-07-09 17:15:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:eb58:50b:fd00:e95:b9c5:9c11:d915",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:eb58:50b:fd00:e95:b9c5:9c11:d915, 172.68.102.36",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNCIsInVzZXJuYW1lIjoiR2FicmllbCIsImVtYWlsIjoiZ2FicmllbGNvbXBhb3JlNzIxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDIyMjEwN30.n_olRkPIkyz8sCrxZEML8HguVLqduOgnhAqIdIupL-k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a188f8a8d868e3c8-LIS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:eb58:50b:fd00:e95:b9c5:9c11:d915",
        "cf-ipcountry": "BF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 17:15:32 UTC] === END API CALL LOG ===
[09-Jul-2026 17:15:32 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 17:15:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNCIsInVzZXJuYW1lIjoiR2FicmllbCIsImVtYWlsIjoiZ2FicmllbGNvbXBhb3JlNzIxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDIyMjEwN30.n_olRkPIkyz8sCrxZEML8HguVLqduOgnhAqIdIupL-k
[09-Jul-2026 17:15:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 17:15:32 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 17:15:32 UTC] User ID: 1004
[09-Jul-2026 17:15:32 UTC] ✅ User profile retrieved successfully for user ID: 1004
[09-Jul-2026 17:15:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jul-2026 17:15:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jul-2026 17:15:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2c0f:eb58:50b:fd00:e95:b9c5:9c11:d915, 172.68.102.37","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNCIsInVzZXJuYW1lIjoiR2FicmllbCIsImVtYWlsIjoiZ2FicmllbGNvbXBhb3JlNzIxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDIyMjEwN30.n_olRkPIkyz8sCrxZEML8HguVLqduOgnhAqIdIupL-k","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a188f8a8d865e3c8-LIS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2c0f:eb58:50b:fd00:e95:b9c5:9c11:d915","cf-ipcountry":"BF","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[09-Jul-2026 17:15:32 UTC] === User Orders API Called ===
[09-Jul-2026 17:15:32 UTC] User ID: 1004
[09-Jul-2026 17:15:32 UTC] Limit: 20, Offset: 0
[09-Jul-2026 17:15:32 UTC] Orders found: 0
[09-Jul-2026 17:15:32 UTC] Orders data: []
[09-Jul-2026 17:15:32 UTC] Total orders count: 0
[09-Jul-2026 17:15:33 UTC] === API CALL LOG ===
[09-Jul-2026 17:15:33 UTC] Endpoint: user/profile.php
[09-Jul-2026 17:15:33 UTC] Full Log Data: {
    "timestamp": "2026-07-09 17:15:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:eb58:50b:fd00:e95:b9c5:9c11:d915",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:eb58:50b:fd00:e95:b9c5:9c11:d915, 172.68.102.37",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNCIsInVzZXJuYW1lIjoiR2FicmllbCIsImVtYWlsIjoiZ2FicmllbGNvbXBhb3JlNzIxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDIyMjEwN30.n_olRkPIkyz8sCrxZEML8HguVLqduOgnhAqIdIupL-k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a188f8ad7f0ee3c8-LIS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:eb58:50b:fd00:e95:b9c5:9c11:d915",
        "cf-ipcountry": "BF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 17:15:33 UTC] === END API CALL LOG ===
[09-Jul-2026 17:15:33 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 17:15:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNCIsInVzZXJuYW1lIjoiR2FicmllbCIsImVtYWlsIjoiZ2FicmllbGNvbXBhb3JlNzIxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDIyMjEwN30.n_olRkPIkyz8sCrxZEML8HguVLqduOgnhAqIdIupL-k
[09-Jul-2026 17:15:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 17:15:33 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 17:15:33 UTC] User ID: 1004
[09-Jul-2026 17:15:33 UTC] ✅ User profile retrieved successfully for user ID: 1004
[09-Jul-2026 17:15:33 UTC] === API CALL LOG ===
[09-Jul-2026 17:15:33 UTC] Endpoint: user/profile.php
[09-Jul-2026 17:15:33 UTC] Full Log Data: {
    "timestamp": "2026-07-09 17:15:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:eb58:50b:fd00:e95:b9c5:9c11:d915",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:eb58:50b:fd00:e95:b9c5:9c11:d915, 172.68.102.36",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNCIsInVzZXJuYW1lIjoiR2FicmllbCIsImVtYWlsIjoiZ2FicmllbGNvbXBhb3JlNzIxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDIyMjEwN30.n_olRkPIkyz8sCrxZEML8HguVLqduOgnhAqIdIupL-k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a188f8ae49b3e3c8-LIS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:eb58:50b:fd00:e95:b9c5:9c11:d915",
        "cf-ipcountry": "BF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 17:15:33 UTC] === END API CALL LOG ===
[09-Jul-2026 17:15:33 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 17:15:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNCIsInVzZXJuYW1lIjoiR2FicmllbCIsImVtYWlsIjoiZ2FicmllbGNvbXBhb3JlNzIxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDIyMjEwN30.n_olRkPIkyz8sCrxZEML8HguVLqduOgnhAqIdIupL-k
[09-Jul-2026 17:15:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 17:15:33 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 17:15:33 UTC] User ID: 1004
[09-Jul-2026 17:15:33 UTC] ✅ User profile retrieved successfully for user ID: 1004
[09-Jul-2026 17:15:42 UTC] === API CALL LOG ===
[09-Jul-2026 17:15:42 UTC] Endpoint: user/profile.php
[09-Jul-2026 17:15:42 UTC] Full Log Data: {
    "timestamp": "2026-07-09 17:15:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:eb58:50b:fd00:e95:b9c5:9c11:d915",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:eb58:50b:fd00:e95:b9c5:9c11:d915, 172.68.102.37",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNCIsInVzZXJuYW1lIjoiR2FicmllbCIsImVtYWlsIjoiZ2FicmllbGNvbXBhb3JlNzIxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDIyMjEwN30.n_olRkPIkyz8sCrxZEML8HguVLqduOgnhAqIdIupL-k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a188f8e74a55e3c8-LIS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:eb58:50b:fd00:e95:b9c5:9c11:d915",
        "cf-ipcountry": "BF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 17:15:42 UTC] === END API CALL LOG ===
[09-Jul-2026 17:15:42 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 17:15:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNCIsInVzZXJuYW1lIjoiR2FicmllbCIsImVtYWlsIjoiZ2FicmllbGNvbXBhb3JlNzIxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDIyMjEwN30.n_olRkPIkyz8sCrxZEML8HguVLqduOgnhAqIdIupL-k
[09-Jul-2026 17:15:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 17:15:42 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 17:15:42 UTC] User ID: 1004
[09-Jul-2026 17:15:42 UTC] ✅ User profile retrieved successfully for user ID: 1004
[09-Jul-2026 17:15:42 UTC] User Purchases API - User ID: 1004
[09-Jul-2026 17:15:42 UTC] User Purchases API - Total purchases found: 0
[09-Jul-2026 17:15:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jul-2026 17:15:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jul-2026 17:15:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2c0f:eb58:50b:fd00:e95:b9c5:9c11:d915, 172.68.102.36","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNCIsInVzZXJuYW1lIjoiR2FicmllbCIsImVtYWlsIjoiZ2FicmllbGNvbXBhb3JlNzIxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDIyMjEwN30.n_olRkPIkyz8sCrxZEML8HguVLqduOgnhAqIdIupL-k","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a188f916396fe3c8-LIS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2c0f:eb58:50b:fd00:e95:b9c5:9c11:d915","cf-ipcountry":"BF","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[09-Jul-2026 17:15:50 UTC] === User Orders API Called ===
[09-Jul-2026 17:15:50 UTC] User ID: 1004
[09-Jul-2026 17:15:50 UTC] Limit: 20, Offset: 0
[09-Jul-2026 17:15:50 UTC] Orders found: 0
[09-Jul-2026 17:15:50 UTC] Orders data: []
[09-Jul-2026 17:15:50 UTC] Total orders count: 0
[09-Jul-2026 17:15:50 UTC] === API CALL LOG ===
[09-Jul-2026 17:15:50 UTC] Endpoint: user/profile.php
[09-Jul-2026 17:15:50 UTC] Full Log Data: {
    "timestamp": "2026-07-09 17:15:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:eb58:50b:fd00:e95:b9c5:9c11:d915",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:eb58:50b:fd00:e95:b9c5:9c11:d915, 172.68.102.37",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNCIsInVzZXJuYW1lIjoiR2FicmllbCIsImVtYWlsIjoiZ2FicmllbGNvbXBhb3JlNzIxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDIyMjEwN30.n_olRkPIkyz8sCrxZEML8HguVLqduOgnhAqIdIupL-k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a188f9163975e3c8-LIS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:eb58:50b:fd00:e95:b9c5:9c11:d915",
        "cf-ipcountry": "BF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 17:15:50 UTC] === END API CALL LOG ===
[09-Jul-2026 17:15:50 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 17:15:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNCIsInVzZXJuYW1lIjoiR2FicmllbCIsImVtYWlsIjoiZ2FicmllbGNvbXBhb3JlNzIxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDIyMjEwN30.n_olRkPIkyz8sCrxZEML8HguVLqduOgnhAqIdIupL-k
[09-Jul-2026 17:15:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 17:15:50 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 17:15:50 UTC] User ID: 1004
[09-Jul-2026 17:15:50 UTC] ✅ User profile retrieved successfully for user ID: 1004
[09-Jul-2026 17:15:50 UTC] === API CALL LOG ===
[09-Jul-2026 17:15:50 UTC] Endpoint: user/profile.php
[09-Jul-2026 17:15:50 UTC] Full Log Data: {
    "timestamp": "2026-07-09 17:15:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:eb58:50b:fd00:e95:b9c5:9c11:d915",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:eb58:50b:fd00:e95:b9c5:9c11:d915, 172.68.102.36",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNCIsInVzZXJuYW1lIjoiR2FicmllbCIsImVtYWlsIjoiZ2FicmllbGNvbXBhb3JlNzIxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDIyMjEwN30.n_olRkPIkyz8sCrxZEML8HguVLqduOgnhAqIdIupL-k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a188f91b2a4de3c8-LIS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:eb58:50b:fd00:e95:b9c5:9c11:d915",
        "cf-ipcountry": "BF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 17:15:50 UTC] === END API CALL LOG ===
[09-Jul-2026 17:15:50 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 17:15:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNCIsInVzZXJuYW1lIjoiR2FicmllbCIsImVtYWlsIjoiZ2FicmllbGNvbXBhb3JlNzIxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDIyMjEwN30.n_olRkPIkyz8sCrxZEML8HguVLqduOgnhAqIdIupL-k
[09-Jul-2026 17:15:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 17:15:50 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 17:15:50 UTC] User ID: 1004
[09-Jul-2026 17:15:50 UTC] ✅ User profile retrieved successfully for user ID: 1004
[09-Jul-2026 17:15:51 UTC] === API CALL LOG ===
[09-Jul-2026 17:15:51 UTC] Endpoint: user/profile.php
[09-Jul-2026 17:15:51 UTC] Full Log Data: {
    "timestamp": "2026-07-09 17:15:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:eb58:50b:fd00:e95:b9c5:9c11:d915",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:eb58:50b:fd00:e95:b9c5:9c11:d915, 172.68.102.36",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNCIsInVzZXJuYW1lIjoiR2FicmllbCIsImVtYWlsIjoiZ2FicmllbGNvbXBhb3JlNzIxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDIyMjEwN30.n_olRkPIkyz8sCrxZEML8HguVLqduOgnhAqIdIupL-k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a188f91becd3e3c8-LIS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:eb58:50b:fd00:e95:b9c5:9c11:d915",
        "cf-ipcountry": "BF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 17:15:51 UTC] === END API CALL LOG ===
[09-Jul-2026 17:15:51 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 17:15:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNCIsInVzZXJuYW1lIjoiR2FicmllbCIsImVtYWlsIjoiZ2FicmllbGNvbXBhb3JlNzIxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDIyMjEwN30.n_olRkPIkyz8sCrxZEML8HguVLqduOgnhAqIdIupL-k
[09-Jul-2026 17:15:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 17:15:51 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 17:15:51 UTC] User ID: 1004
[09-Jul-2026 17:15:51 UTC] ✅ User profile retrieved successfully for user ID: 1004
[09-Jul-2026 17:16:04 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jul-2026 17:16:04 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jul-2026 17:16:04 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2c0f:eb58:50b:fd00:e95:b9c5:9c11:d915, 172.68.102.37","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNCIsInVzZXJuYW1lIjoiR2FicmllbCIsImVtYWlsIjoiZ2FicmllbGNvbXBhb3JlNzIxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDIyMjEwN30.n_olRkPIkyz8sCrxZEML8HguVLqduOgnhAqIdIupL-k","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a188f96f2fffe3c8-LIS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2c0f:eb58:50b:fd00:e95:b9c5:9c11:d915","cf-ipcountry":"BF","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[09-Jul-2026 17:16:04 UTC] === User Orders API Called ===
[09-Jul-2026 17:16:04 UTC] User ID: 1004
[09-Jul-2026 17:16:04 UTC] Limit: 20, Offset: 0
[09-Jul-2026 17:16:04 UTC] Orders found: 0
[09-Jul-2026 17:16:04 UTC] Orders data: []
[09-Jul-2026 17:16:04 UTC] Total orders count: 0
[09-Jul-2026 17:16:04 UTC] === API CALL LOG ===
[09-Jul-2026 17:16:04 UTC] Endpoint: user/profile.php
[09-Jul-2026 17:16:04 UTC] Full Log Data: {
    "timestamp": "2026-07-09 17:16:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:eb58:50b:fd00:e95:b9c5:9c11:d915",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:eb58:50b:fd00:e95:b9c5:9c11:d915, 172.68.102.37",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNCIsInVzZXJuYW1lIjoiR2FicmllbCIsImVtYWlsIjoiZ2FicmllbGNvbXBhb3JlNzIxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDIyMjEwN30.n_olRkPIkyz8sCrxZEML8HguVLqduOgnhAqIdIupL-k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a188f96f2801e3c8-LIS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:eb58:50b:fd00:e95:b9c5:9c11:d915",
        "cf-ipcountry": "BF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 17:16:04 UTC] === END API CALL LOG ===
[09-Jul-2026 17:16:04 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 17:16:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNCIsInVzZXJuYW1lIjoiR2FicmllbCIsImVtYWlsIjoiZ2FicmllbGNvbXBhb3JlNzIxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDIyMjEwN30.n_olRkPIkyz8sCrxZEML8HguVLqduOgnhAqIdIupL-k
[09-Jul-2026 17:16:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 17:16:04 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 17:16:04 UTC] User ID: 1004
[09-Jul-2026 17:16:04 UTC] ✅ User profile retrieved successfully for user ID: 1004
[09-Jul-2026 17:16:04 UTC] === API CALL LOG ===
[09-Jul-2026 17:16:04 UTC] Endpoint: user/profile.php
[09-Jul-2026 17:16:04 UTC] Full Log Data: {
    "timestamp": "2026-07-09 17:16:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:eb58:50b:fd00:e95:b9c5:9c11:d915",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:eb58:50b:fd00:e95:b9c5:9c11:d915, 172.68.102.37",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNCIsInVzZXJuYW1lIjoiR2FicmllbCIsImVtYWlsIjoiZ2FicmllbGNvbXBhb3JlNzIxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDIyMjEwN30.n_olRkPIkyz8sCrxZEML8HguVLqduOgnhAqIdIupL-k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a188f9730e1ce3c8-LIS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:eb58:50b:fd00:e95:b9c5:9c11:d915",
        "cf-ipcountry": "BF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 17:16:04 UTC] === END API CALL LOG ===
[09-Jul-2026 17:16:04 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 17:16:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNCIsInVzZXJuYW1lIjoiR2FicmllbCIsImVtYWlsIjoiZ2FicmllbGNvbXBhb3JlNzIxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDIyMjEwN30.n_olRkPIkyz8sCrxZEML8HguVLqduOgnhAqIdIupL-k
[09-Jul-2026 17:16:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 17:16:04 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 17:16:04 UTC] User ID: 1004
[09-Jul-2026 17:16:04 UTC] ✅ User profile retrieved successfully for user ID: 1004
[09-Jul-2026 17:16:05 UTC] === API CALL LOG ===
[09-Jul-2026 17:16:05 UTC] Endpoint: user/profile.php
[09-Jul-2026 17:16:05 UTC] Full Log Data: {
    "timestamp": "2026-07-09 17:16:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:eb58:50b:fd00:e95:b9c5:9c11:d915",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:eb58:50b:fd00:e95:b9c5:9c11:d915, 172.68.102.37",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNCIsInVzZXJuYW1lIjoiR2FicmllbCIsImVtYWlsIjoiZ2FicmllbGNvbXBhb3JlNzIxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDIyMjEwN30.n_olRkPIkyz8sCrxZEML8HguVLqduOgnhAqIdIupL-k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a188f9753d30e3c8-LIS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:eb58:50b:fd00:e95:b9c5:9c11:d915",
        "cf-ipcountry": "BF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 17:16:05 UTC] === END API CALL LOG ===
[09-Jul-2026 17:16:05 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 17:16:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNCIsInVzZXJuYW1lIjoiR2FicmllbCIsImVtYWlsIjoiZ2FicmllbGNvbXBhb3JlNzIxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDIyMjEwN30.n_olRkPIkyz8sCrxZEML8HguVLqduOgnhAqIdIupL-k
[09-Jul-2026 17:16:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 17:16:05 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 17:16:05 UTC] User ID: 1004
[09-Jul-2026 17:16:05 UTC] ✅ User profile retrieved successfully for user ID: 1004
[09-Jul-2026 17:16:19 UTC] === API CALL LOG ===
[09-Jul-2026 17:16:19 UTC] Endpoint: user/profile.php
[09-Jul-2026 17:16:19 UTC] Full Log Data: {
    "timestamp": "2026-07-09 17:16:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:eb58:50b:fd00:e95:b9c5:9c11:d915",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:eb58:50b:fd00:e95:b9c5:9c11:d915, 172.68.102.36",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNCIsInVzZXJuYW1lIjoiR2FicmllbCIsImVtYWlsIjoiZ2FicmllbGNvbXBhb3JlNzIxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDIyMjEwN30.n_olRkPIkyz8sCrxZEML8HguVLqduOgnhAqIdIupL-k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a188f9cd3d86e3c8-LIS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:eb58:50b:fd00:e95:b9c5:9c11:d915",
        "cf-ipcountry": "BF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 17:16:19 UTC] === END API CALL LOG ===
[09-Jul-2026 17:16:19 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 17:16:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNCIsInVzZXJuYW1lIjoiR2FicmllbCIsImVtYWlsIjoiZ2FicmllbGNvbXBhb3JlNzIxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDIyMjEwN30.n_olRkPIkyz8sCrxZEML8HguVLqduOgnhAqIdIupL-k
[09-Jul-2026 17:16:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 17:16:19 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 17:16:19 UTC] User ID: 1004
[09-Jul-2026 17:16:19 UTC] ✅ User profile retrieved successfully for user ID: 1004
[09-Jul-2026 17:16:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jul-2026 17:16:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jul-2026 17:16:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2c0f:eb58:50b:fd00:e95:b9c5:9c11:d915, 172.68.102.36","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNCIsInVzZXJuYW1lIjoiR2FicmllbCIsImVtYWlsIjoiZ2FicmllbGNvbXBhb3JlNzIxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDIyMjEwN30.n_olRkPIkyz8sCrxZEML8HguVLqduOgnhAqIdIupL-k","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a188f9cd3d83e3c8-LIS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2c0f:eb58:50b:fd00:e95:b9c5:9c11:d915","cf-ipcountry":"BF","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[09-Jul-2026 17:16:19 UTC] === User Orders API Called ===
[09-Jul-2026 17:16:19 UTC] User ID: 1004
[09-Jul-2026 17:16:19 UTC] Limit: 20, Offset: 0
[09-Jul-2026 17:16:19 UTC] Orders found: 0
[09-Jul-2026 17:16:19 UTC] Orders data: []
[09-Jul-2026 17:16:19 UTC] Total orders count: 0
[09-Jul-2026 17:16:20 UTC] === API CALL LOG ===
[09-Jul-2026 17:16:20 UTC] Endpoint: user/profile.php
[09-Jul-2026 17:16:20 UTC] Full Log Data: {
    "timestamp": "2026-07-09 17:16:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:eb58:50b:fd00:e95:b9c5:9c11:d915",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:eb58:50b:fd00:e95:b9c5:9c11:d915, 172.68.102.36",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNCIsInVzZXJuYW1lIjoiR2FicmllbCIsImVtYWlsIjoiZ2FicmllbGNvbXBhb3JlNzIxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDIyMjEwN30.n_olRkPIkyz8sCrxZEML8HguVLqduOgnhAqIdIupL-k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a188f9d10aede3c8-LIS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:eb58:50b:fd00:e95:b9c5:9c11:d915",
        "cf-ipcountry": "BF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 17:16:20 UTC] === END API CALL LOG ===
[09-Jul-2026 17:16:20 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 17:16:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNCIsInVzZXJuYW1lIjoiR2FicmllbCIsImVtYWlsIjoiZ2FicmllbGNvbXBhb3JlNzIxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDIyMjEwN30.n_olRkPIkyz8sCrxZEML8HguVLqduOgnhAqIdIupL-k
[09-Jul-2026 17:16:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 17:16:20 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 17:16:20 UTC] User ID: 1004
[09-Jul-2026 17:16:20 UTC] ✅ User profile retrieved successfully for user ID: 1004
[09-Jul-2026 17:16:20 UTC] === API CALL LOG ===
[09-Jul-2026 17:16:20 UTC] Endpoint: user/profile.php
[09-Jul-2026 17:16:20 UTC] Full Log Data: {
    "timestamp": "2026-07-09 17:16:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:eb58:50b:fd00:e95:b9c5:9c11:d915",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:eb58:50b:fd00:e95:b9c5:9c11:d915, 172.68.102.36",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNCIsInVzZXJuYW1lIjoiR2FicmllbCIsImVtYWlsIjoiZ2FicmllbGNvbXBhb3JlNzIxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDIyMjEwN30.n_olRkPIkyz8sCrxZEML8HguVLqduOgnhAqIdIupL-k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a188f9d45860e3c8-LIS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:eb58:50b:fd00:e95:b9c5:9c11:d915",
        "cf-ipcountry": "BF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 17:16:20 UTC] === END API CALL LOG ===
[09-Jul-2026 17:16:20 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 17:16:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNCIsInVzZXJuYW1lIjoiR2FicmllbCIsImVtYWlsIjoiZ2FicmllbGNvbXBhb3JlNzIxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDIyMjEwN30.n_olRkPIkyz8sCrxZEML8HguVLqduOgnhAqIdIupL-k
[09-Jul-2026 17:16:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 17:16:20 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 17:16:20 UTC] User ID: 1004
[09-Jul-2026 17:16:20 UTC] ✅ User profile retrieved successfully for user ID: 1004
[09-Jul-2026 17:16:21 UTC] === API CALL LOG ===
[09-Jul-2026 17:16:21 UTC] Endpoint: user/profile.php
[09-Jul-2026 17:16:21 UTC] Full Log Data: {
    "timestamp": "2026-07-09 17:16:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:eb58:50b:fd00:e95:b9c5:9c11:d915",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:eb58:50b:fd00:e95:b9c5:9c11:d915, 172.68.102.36",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNCIsInVzZXJuYW1lIjoiR2FicmllbCIsImVtYWlsIjoiZ2FicmllbGNvbXBhb3JlNzIxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDIyMjEwN30.n_olRkPIkyz8sCrxZEML8HguVLqduOgnhAqIdIupL-k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a188f9dade95e3c8-LIS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:eb58:50b:fd00:e95:b9c5:9c11:d915",
        "cf-ipcountry": "BF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 17:16:21 UTC] === END API CALL LOG ===
[09-Jul-2026 17:16:21 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 17:16:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNCIsInVzZXJuYW1lIjoiR2FicmllbCIsImVtYWlsIjoiZ2FicmllbGNvbXBhb3JlNzIxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDIyMjEwN30.n_olRkPIkyz8sCrxZEML8HguVLqduOgnhAqIdIupL-k
[09-Jul-2026 17:16:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 17:16:21 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 17:16:21 UTC] User ID: 1004
[09-Jul-2026 17:16:21 UTC] ✅ User profile retrieved successfully for user ID: 1004
[09-Jul-2026 17:16:21 UTC] User Purchases API - User ID: 1004
[09-Jul-2026 17:16:21 UTC] User Purchases API - Total purchases found: 1
[09-Jul-2026 17:16:34 UTC] === API CALL LOG ===
[09-Jul-2026 17:16:34 UTC] Endpoint: user/profile.php
[09-Jul-2026 17:16:34 UTC] Full Log Data: {
    "timestamp": "2026-07-09 17:16:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:eb58:50b:fd00:e95:b9c5:9c11:d915",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:eb58:50b:fd00:e95:b9c5:9c11:d915, 172.68.102.36",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNCIsInVzZXJuYW1lIjoiR2FicmllbCIsImVtYWlsIjoiZ2FicmllbGNvbXBhb3JlNzIxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDIyMjEwN30.n_olRkPIkyz8sCrxZEML8HguVLqduOgnhAqIdIupL-k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a188fa285f7ae3c8-LIS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:eb58:50b:fd00:e95:b9c5:9c11:d915",
        "cf-ipcountry": "BF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 17:16:34 UTC] === END API CALL LOG ===
[09-Jul-2026 17:16:34 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 17:16:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNCIsInVzZXJuYW1lIjoiR2FicmllbCIsImVtYWlsIjoiZ2FicmllbGNvbXBhb3JlNzIxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDIyMjEwN30.n_olRkPIkyz8sCrxZEML8HguVLqduOgnhAqIdIupL-k
[09-Jul-2026 17:16:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 17:16:34 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 17:16:34 UTC] User ID: 1004
[09-Jul-2026 17:16:34 UTC] ✅ User profile retrieved successfully for user ID: 1004
[09-Jul-2026 17:16:34 UTC] User Purchases API - User ID: 1004
[09-Jul-2026 17:16:34 UTC] User Purchases API - Total purchases found: 1
[09-Jul-2026 17:16:50 UTC] === API CALL LOG ===
[09-Jul-2026 17:16:50 UTC] Endpoint: user/profile.php
[09-Jul-2026 17:16:50 UTC] Full Log Data: {
    "timestamp": "2026-07-09 17:16:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:eb58:50b:fd00:e95:b9c5:9c11:d915",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:eb58:50b:fd00:e95:b9c5:9c11:d915, 172.68.102.37",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNCIsInVzZXJuYW1lIjoiR2FicmllbCIsImVtYWlsIjoiZ2FicmllbGNvbXBhb3JlNzIxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDIyMjEwN30.n_olRkPIkyz8sCrxZEML8HguVLqduOgnhAqIdIupL-k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a188fa8d9feae3c8-LIS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:eb58:50b:fd00:e95:b9c5:9c11:d915",
        "cf-ipcountry": "BF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 17:16:50 UTC] === END API CALL LOG ===
[09-Jul-2026 17:16:50 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 17:16:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNCIsInVzZXJuYW1lIjoiR2FicmllbCIsImVtYWlsIjoiZ2FicmllbGNvbXBhb3JlNzIxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDIyMjEwN30.n_olRkPIkyz8sCrxZEML8HguVLqduOgnhAqIdIupL-k
[09-Jul-2026 17:16:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 17:16:50 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 17:16:50 UTC] User ID: 1004
[09-Jul-2026 17:16:50 UTC] ✅ User profile retrieved successfully for user ID: 1004
[09-Jul-2026 17:16:50 UTC] User Purchases API - User ID: 1004
[09-Jul-2026 17:16:50 UTC] User Purchases API - Total purchases found: 1
[09-Jul-2026 17:16:50 UTC] === API CALL LOG ===
[09-Jul-2026 17:16:50 UTC] Endpoint: user/profile.php
[09-Jul-2026 17:16:50 UTC] Full Log Data: {
    "timestamp": "2026-07-09 17:16:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:eb58:50b:fd00:e95:b9c5:9c11:d915",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:eb58:50b:fd00:e95:b9c5:9c11:d915, 172.68.102.37",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNCIsInVzZXJuYW1lIjoiR2FicmllbCIsImVtYWlsIjoiZ2FicmllbGNvbXBhb3JlNzIxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDIyMjEwN30.n_olRkPIkyz8sCrxZEML8HguVLqduOgnhAqIdIupL-k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a188fa91ce80e3c8-LIS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:eb58:50b:fd00:e95:b9c5:9c11:d915",
        "cf-ipcountry": "BF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 17:16:50 UTC] === END API CALL LOG ===
[09-Jul-2026 17:16:50 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 17:16:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNCIsInVzZXJuYW1lIjoiR2FicmllbCIsImVtYWlsIjoiZ2FicmllbGNvbXBhb3JlNzIxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDIyMjEwN30.n_olRkPIkyz8sCrxZEML8HguVLqduOgnhAqIdIupL-k
[09-Jul-2026 17:16:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 17:16:50 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 17:16:50 UTC] User ID: 1004
[09-Jul-2026 17:16:50 UTC] ✅ User profile retrieved successfully for user ID: 1004
[09-Jul-2026 17:16:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jul-2026 17:16:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jul-2026 17:16:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2c0f:eb58:50b:fd00:e95:b9c5:9c11:d915, 172.68.102.37","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNCIsInVzZXJuYW1lIjoiR2FicmllbCIsImVtYWlsIjoiZ2FicmllbGNvbXBhb3JlNzIxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDIyMjEwN30.n_olRkPIkyz8sCrxZEML8HguVLqduOgnhAqIdIupL-k","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a188fa91ce7de3c8-LIS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2c0f:eb58:50b:fd00:e95:b9c5:9c11:d915","cf-ipcountry":"BF","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[09-Jul-2026 17:16:50 UTC] === User Orders API Called ===
[09-Jul-2026 17:16:50 UTC] User ID: 1004
[09-Jul-2026 17:16:50 UTC] Limit: 20, Offset: 0
[09-Jul-2026 17:16:50 UTC] Orders found: 0
[09-Jul-2026 17:16:50 UTC] Orders data: []
[09-Jul-2026 17:16:50 UTC] Total orders count: 0
[09-Jul-2026 17:16:51 UTC] === API CALL LOG ===
[09-Jul-2026 17:16:51 UTC] Endpoint: user/profile.php
[09-Jul-2026 17:16:51 UTC] Full Log Data: {
    "timestamp": "2026-07-09 17:16:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:eb58:50b:fd00:e95:b9c5:9c11:d915",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:eb58:50b:fd00:e95:b9c5:9c11:d915, 172.68.102.37",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNCIsInVzZXJuYW1lIjoiR2FicmllbCIsImVtYWlsIjoiZ2FicmllbGNvbXBhb3JlNzIxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDIyMjEwN30.n_olRkPIkyz8sCrxZEML8HguVLqduOgnhAqIdIupL-k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a188fa953959e3c8-LIS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:eb58:50b:fd00:e95:b9c5:9c11:d915",
        "cf-ipcountry": "BF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 17:16:51 UTC] === END API CALL LOG ===
[09-Jul-2026 17:16:51 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 17:16:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNCIsInVzZXJuYW1lIjoiR2FicmllbCIsImVtYWlsIjoiZ2FicmllbGNvbXBhb3JlNzIxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDIyMjEwN30.n_olRkPIkyz8sCrxZEML8HguVLqduOgnhAqIdIupL-k
[09-Jul-2026 17:16:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 17:16:51 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 17:16:51 UTC] User ID: 1004
[09-Jul-2026 17:16:51 UTC] ✅ User profile retrieved successfully for user ID: 1004
[09-Jul-2026 17:16:51 UTC] === API CALL LOG ===
[09-Jul-2026 17:16:51 UTC] Endpoint: user/profile.php
[09-Jul-2026 17:16:51 UTC] Full Log Data: {
    "timestamp": "2026-07-09 17:16:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:eb58:50b:fd00:e95:b9c5:9c11:d915",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:eb58:50b:fd00:e95:b9c5:9c11:d915, 172.68.102.37",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNCIsInVzZXJuYW1lIjoiR2FicmllbCIsImVtYWlsIjoiZ2FicmllbGNvbXBhb3JlNzIxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDIyMjEwN30.n_olRkPIkyz8sCrxZEML8HguVLqduOgnhAqIdIupL-k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a188fa97885ee3c8-LIS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:eb58:50b:fd00:e95:b9c5:9c11:d915",
        "cf-ipcountry": "BF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 17:16:51 UTC] === END API CALL LOG ===
[09-Jul-2026 17:16:51 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 17:16:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNCIsInVzZXJuYW1lIjoiR2FicmllbCIsImVtYWlsIjoiZ2FicmllbGNvbXBhb3JlNzIxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDIyMjEwN30.n_olRkPIkyz8sCrxZEML8HguVLqduOgnhAqIdIupL-k
[09-Jul-2026 17:16:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 17:16:51 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 17:16:51 UTC] User ID: 1004
[09-Jul-2026 17:16:51 UTC] ✅ User profile retrieved successfully for user ID: 1004
[09-Jul-2026 17:16:56 UTC] === API CALL LOG ===
[09-Jul-2026 17:16:56 UTC] Endpoint: user/profile.php
[09-Jul-2026 17:16:56 UTC] Full Log Data: {
    "timestamp": "2026-07-09 17:16:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:eb58:50b:fd00:e95:b9c5:9c11:d915",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:eb58:50b:fd00:e95:b9c5:9c11:d915, 172.68.102.37",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNCIsInVzZXJuYW1lIjoiR2FicmllbCIsImVtYWlsIjoiZ2FicmllbGNvbXBhb3JlNzIxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDIyMjEwN30.n_olRkPIkyz8sCrxZEML8HguVLqduOgnhAqIdIupL-k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a188fab37b31e3c8-LIS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:eb58:50b:fd00:e95:b9c5:9c11:d915",
        "cf-ipcountry": "BF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 17:16:56 UTC] === END API CALL LOG ===
[09-Jul-2026 17:16:56 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 17:16:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNCIsInVzZXJuYW1lIjoiR2FicmllbCIsImVtYWlsIjoiZ2FicmllbGNvbXBhb3JlNzIxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDIyMjEwN30.n_olRkPIkyz8sCrxZEML8HguVLqduOgnhAqIdIupL-k
[09-Jul-2026 17:16:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 17:16:56 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 17:16:56 UTC] User ID: 1004
[09-Jul-2026 17:16:56 UTC] ✅ User profile retrieved successfully for user ID: 1004
[09-Jul-2026 17:16:56 UTC] User Purchases API - User ID: 1004
[09-Jul-2026 17:16:56 UTC] User Purchases API - Total purchases found: 1
[09-Jul-2026 17:17:17 UTC] === API CALL LOG ===
[09-Jul-2026 17:17:17 UTC] Endpoint: user/profile.php
[09-Jul-2026 17:17:17 UTC] Full Log Data: {
    "timestamp": "2026-07-09 17:17:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:eb58:50b:fd00:e95:b9c5:9c11:d915",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:eb58:50b:fd00:e95:b9c5:9c11:d915, 172.68.102.36",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNCIsInVzZXJuYW1lIjoiR2FicmllbCIsImVtYWlsIjoiZ2FicmllbGNvbXBhb3JlNzIxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDIyMjEwN30.n_olRkPIkyz8sCrxZEML8HguVLqduOgnhAqIdIupL-k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a188fb398b2d547f-LIS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:eb58:50b:fd00:e95:b9c5:9c11:d915",
        "cf-ipcountry": "BF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 17:17:17 UTC] === END API CALL LOG ===
[09-Jul-2026 17:17:17 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 17:17:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNCIsInVzZXJuYW1lIjoiR2FicmllbCIsImVtYWlsIjoiZ2FicmllbGNvbXBhb3JlNzIxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDIyMjEwN30.n_olRkPIkyz8sCrxZEML8HguVLqduOgnhAqIdIupL-k
[09-Jul-2026 17:17:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 17:17:17 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 17:17:17 UTC] User ID: 1004
[09-Jul-2026 17:17:17 UTC] ✅ User profile retrieved successfully for user ID: 1004
[09-Jul-2026 17:17:18 UTC] User Purchases API - User ID: 1004
[09-Jul-2026 17:17:18 UTC] User Purchases API - Total purchases found: 1
[09-Jul-2026 17:17:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jul-2026 17:17:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jul-2026 17:17:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2c0f:eb58:50b:fd00:e95:b9c5:9c11:d915, 172.68.102.36","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNCIsInVzZXJuYW1lIjoiR2FicmllbCIsImVtYWlsIjoiZ2FicmllbGNvbXBhb3JlNzIxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDIyMjEwN30.n_olRkPIkyz8sCrxZEML8HguVLqduOgnhAqIdIupL-k","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a188fb416fa7547f-LIS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2c0f:eb58:50b:fd00:e95:b9c5:9c11:d915","cf-ipcountry":"BF","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[09-Jul-2026 17:17:18 UTC] === User Orders API Called ===
[09-Jul-2026 17:17:18 UTC] User ID: 1004
[09-Jul-2026 17:17:18 UTC] Limit: 20, Offset: 0
[09-Jul-2026 17:17:18 UTC] === API CALL LOG ===
[09-Jul-2026 17:17:18 UTC] Endpoint: user/profile.php
[09-Jul-2026 17:17:18 UTC] Full Log Data: {
    "timestamp": "2026-07-09 17:17:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:eb58:50b:fd00:e95:b9c5:9c11:d915",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:eb58:50b:fd00:e95:b9c5:9c11:d915, 172.68.102.36",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNCIsInVzZXJuYW1lIjoiR2FicmllbCIsImVtYWlsIjoiZ2FicmllbGNvbXBhb3JlNzIxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDIyMjEwN30.n_olRkPIkyz8sCrxZEML8HguVLqduOgnhAqIdIupL-k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a188fb416fa9547f-LIS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:eb58:50b:fd00:e95:b9c5:9c11:d915",
        "cf-ipcountry": "BF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 17:17:18 UTC] === END API CALL LOG ===
[09-Jul-2026 17:17:18 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 17:17:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNCIsInVzZXJuYW1lIjoiR2FicmllbCIsImVtYWlsIjoiZ2FicmllbGNvbXBhb3JlNzIxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDIyMjEwN30.n_olRkPIkyz8sCrxZEML8HguVLqduOgnhAqIdIupL-k
[09-Jul-2026 17:17:18 UTC] Orders found: 0
[09-Jul-2026 17:17:18 UTC] Orders data: []
[09-Jul-2026 17:17:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 17:17:18 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 17:17:18 UTC] User ID: 1004
[09-Jul-2026 17:17:18 UTC] Total orders count: 0
[09-Jul-2026 17:17:18 UTC] ✅ User profile retrieved successfully for user ID: 1004
[09-Jul-2026 17:17:19 UTC] === API CALL LOG ===
[09-Jul-2026 17:17:19 UTC] Endpoint: user/profile.php
[09-Jul-2026 17:17:19 UTC] Full Log Data: {
    "timestamp": "2026-07-09 17:17:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:eb58:50b:fd00:e95:b9c5:9c11:d915",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:eb58:50b:fd00:e95:b9c5:9c11:d915, 172.68.102.36",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNCIsInVzZXJuYW1lIjoiR2FicmllbCIsImVtYWlsIjoiZ2FicmllbGNvbXBhb3JlNzIxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDIyMjEwN30.n_olRkPIkyz8sCrxZEML8HguVLqduOgnhAqIdIupL-k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a188fb454dda547f-LIS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:eb58:50b:fd00:e95:b9c5:9c11:d915",
        "cf-ipcountry": "BF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 17:17:19 UTC] === END API CALL LOG ===
[09-Jul-2026 17:17:19 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 17:17:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNCIsInVzZXJuYW1lIjoiR2FicmllbCIsImVtYWlsIjoiZ2FicmllbGNvbXBhb3JlNzIxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDIyMjEwN30.n_olRkPIkyz8sCrxZEML8HguVLqduOgnhAqIdIupL-k
[09-Jul-2026 17:17:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 17:17:19 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 17:17:19 UTC] User ID: 1004
[09-Jul-2026 17:17:19 UTC] ✅ User profile retrieved successfully for user ID: 1004
[09-Jul-2026 17:17:19 UTC] === API CALL LOG ===
[09-Jul-2026 17:17:19 UTC] Endpoint: user/profile.php
[09-Jul-2026 17:17:19 UTC] Full Log Data: {
    "timestamp": "2026-07-09 17:17:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:eb58:50b:fd00:e95:b9c5:9c11:d915",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:eb58:50b:fd00:e95:b9c5:9c11:d915, 172.68.102.36",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNCIsInVzZXJuYW1lIjoiR2FicmllbCIsImVtYWlsIjoiZ2FicmllbGNvbXBhb3JlNzIxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDIyMjEwN30.n_olRkPIkyz8sCrxZEML8HguVLqduOgnhAqIdIupL-k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a188fb4608f2547f-LIS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:eb58:50b:fd00:e95:b9c5:9c11:d915",
        "cf-ipcountry": "BF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 17:17:19 UTC] === END API CALL LOG ===
[09-Jul-2026 17:17:19 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 17:17:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNCIsInVzZXJuYW1lIjoiR2FicmllbCIsImVtYWlsIjoiZ2FicmllbGNvbXBhb3JlNzIxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDIyMjEwN30.n_olRkPIkyz8sCrxZEML8HguVLqduOgnhAqIdIupL-k
[09-Jul-2026 17:17:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 17:17:19 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 17:17:19 UTC] User ID: 1004
[09-Jul-2026 17:17:19 UTC] ✅ User profile retrieved successfully for user ID: 1004
[09-Jul-2026 17:17:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jul-2026 17:17:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jul-2026 17:17:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2c0f:eb58:50b:fd00:e95:b9c5:9c11:d915, 172.68.102.36","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNCIsInVzZXJuYW1lIjoiR2FicmllbCIsImVtYWlsIjoiZ2FicmllbGNvbXBhb3JlNzIxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDIyMjEwN30.n_olRkPIkyz8sCrxZEML8HguVLqduOgnhAqIdIupL-k","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a188fb558fd3547f-LIS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2c0f:eb58:50b:fd00:e95:b9c5:9c11:d915","cf-ipcountry":"BF","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[09-Jul-2026 17:17:22 UTC] === User Orders API Called ===
[09-Jul-2026 17:17:22 UTC] User ID: 1004
[09-Jul-2026 17:17:22 UTC] Limit: 20, Offset: 0
[09-Jul-2026 17:17:22 UTC] Orders found: 0
[09-Jul-2026 17:17:22 UTC] Orders data: []
[09-Jul-2026 17:17:22 UTC] Total orders count: 0
[09-Jul-2026 17:17:23 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jul-2026 17:17:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jul-2026 17:17:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2c0f:eb58:50b:fd00:e95:b9c5:9c11:d915, 172.68.102.36","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNCIsInVzZXJuYW1lIjoiR2FicmllbCIsImVtYWlsIjoiZ2FicmllbGNvbXBhb3JlNzIxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDIyMjEwN30.n_olRkPIkyz8sCrxZEML8HguVLqduOgnhAqIdIupL-k","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a188fb607e0c547f-LIS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2c0f:eb58:50b:fd00:e95:b9c5:9c11:d915","cf-ipcountry":"BF","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[09-Jul-2026 17:17:23 UTC] === User Orders API Called ===
[09-Jul-2026 17:17:23 UTC] User ID: 1004
[09-Jul-2026 17:17:23 UTC] Limit: 20, Offset: 0
[09-Jul-2026 17:17:23 UTC] === API CALL LOG ===
[09-Jul-2026 17:17:23 UTC] Endpoint: user/profile.php
[09-Jul-2026 17:17:23 UTC] Full Log Data: {
    "timestamp": "2026-07-09 17:17:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:eb58:50b:fd00:e95:b9c5:9c11:d915",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:eb58:50b:fd00:e95:b9c5:9c11:d915, 172.68.102.36",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNCIsInVzZXJuYW1lIjoiR2FicmllbCIsImVtYWlsIjoiZ2FicmllbGNvbXBhb3JlNzIxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDIyMjEwN30.n_olRkPIkyz8sCrxZEML8HguVLqduOgnhAqIdIupL-k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a188fb607e10547f-LIS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:eb58:50b:fd00:e95:b9c5:9c11:d915",
        "cf-ipcountry": "BF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 17:17:23 UTC] === END API CALL LOG ===
[09-Jul-2026 17:17:23 UTC] Orders found: 0
[09-Jul-2026 17:17:23 UTC] Orders data: []
[09-Jul-2026 17:17:23 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 17:17:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNCIsInVzZXJuYW1lIjoiR2FicmllbCIsImVtYWlsIjoiZ2FicmllbGNvbXBhb3JlNzIxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDIyMjEwN30.n_olRkPIkyz8sCrxZEML8HguVLqduOgnhAqIdIupL-k
[09-Jul-2026 17:17:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 17:17:23 UTC] Total orders count: 0
[09-Jul-2026 17:17:23 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 17:17:23 UTC] User ID: 1004
[09-Jul-2026 17:17:23 UTC] ✅ User profile retrieved successfully for user ID: 1004
[09-Jul-2026 17:17:24 UTC] === API CALL LOG ===
[09-Jul-2026 17:17:24 UTC] Endpoint: user/profile.php
[09-Jul-2026 17:17:24 UTC] Full Log Data: {
    "timestamp": "2026-07-09 17:17:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:eb58:50b:fd00:e95:b9c5:9c11:d915",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:eb58:50b:fd00:e95:b9c5:9c11:d915, 172.68.102.36",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNCIsInVzZXJuYW1lIjoiR2FicmllbCIsImVtYWlsIjoiZ2FicmllbGNvbXBhb3JlNzIxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDIyMjEwN30.n_olRkPIkyz8sCrxZEML8HguVLqduOgnhAqIdIupL-k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a188fb644bcf547f-LIS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:eb58:50b:fd00:e95:b9c5:9c11:d915",
        "cf-ipcountry": "BF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 17:17:24 UTC] === END API CALL LOG ===
[09-Jul-2026 17:17:24 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 17:17:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNCIsInVzZXJuYW1lIjoiR2FicmllbCIsImVtYWlsIjoiZ2FicmllbGNvbXBhb3JlNzIxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDIyMjEwN30.n_olRkPIkyz8sCrxZEML8HguVLqduOgnhAqIdIupL-k
[09-Jul-2026 17:17:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 17:17:24 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 17:17:24 UTC] User ID: 1004
[09-Jul-2026 17:17:24 UTC] ✅ User profile retrieved successfully for user ID: 1004
[09-Jul-2026 17:17:25 UTC] === API CALL LOG ===
[09-Jul-2026 17:17:25 UTC] Endpoint: user/profile.php
[09-Jul-2026 17:17:25 UTC] Full Log Data: {
    "timestamp": "2026-07-09 17:17:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:eb58:50b:fd00:e95:b9c5:9c11:d915",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:eb58:50b:fd00:e95:b9c5:9c11:d915, 172.68.102.36",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNCIsInVzZXJuYW1lIjoiR2FicmllbCIsImVtYWlsIjoiZ2FicmllbGNvbXBhb3JlNzIxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDIyMjEwN30.n_olRkPIkyz8sCrxZEML8HguVLqduOgnhAqIdIupL-k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a188fb6798a2547f-LIS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:eb58:50b:fd00:e95:b9c5:9c11:d915",
        "cf-ipcountry": "BF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 17:17:25 UTC] === END API CALL LOG ===
[09-Jul-2026 17:17:25 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 17:17:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNCIsInVzZXJuYW1lIjoiR2FicmllbCIsImVtYWlsIjoiZ2FicmllbGNvbXBhb3JlNzIxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDIyMjEwN30.n_olRkPIkyz8sCrxZEML8HguVLqduOgnhAqIdIupL-k
[09-Jul-2026 17:17:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 17:17:25 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 17:17:25 UTC] User ID: 1004
[09-Jul-2026 17:17:25 UTC] ✅ User profile retrieved successfully for user ID: 1004
[09-Jul-2026 17:17:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jul-2026 17:17:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jul-2026 17:17:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2c0f:eb58:50b:fd00:e95:b9c5:9c11:d915, 172.68.102.36","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNCIsInVzZXJuYW1lIjoiR2FicmllbCIsImVtYWlsIjoiZ2FicmllbGNvbXBhb3JlNzIxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDIyMjEwN30.n_olRkPIkyz8sCrxZEML8HguVLqduOgnhAqIdIupL-k","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a188fb871a1d547f-LIS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2c0f:eb58:50b:fd00:e95:b9c5:9c11:d915","cf-ipcountry":"BF","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[09-Jul-2026 17:17:30 UTC] === User Orders API Called ===
[09-Jul-2026 17:17:30 UTC] User ID: 1004
[09-Jul-2026 17:17:30 UTC] Limit: 20, Offset: 0
[09-Jul-2026 17:17:30 UTC] === API CALL LOG ===
[09-Jul-2026 17:17:30 UTC] Endpoint: user/profile.php
[09-Jul-2026 17:17:30 UTC] Full Log Data: {
    "timestamp": "2026-07-09 17:17:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:eb58:50b:fd00:e95:b9c5:9c11:d915",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:eb58:50b:fd00:e95:b9c5:9c11:d915, 172.68.102.36",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNCIsInVzZXJuYW1lIjoiR2FicmllbCIsImVtYWlsIjoiZ2FicmllbGNvbXBhb3JlNzIxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDIyMjEwN30.n_olRkPIkyz8sCrxZEML8HguVLqduOgnhAqIdIupL-k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a188fb871a21547f-LIS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:eb58:50b:fd00:e95:b9c5:9c11:d915",
        "cf-ipcountry": "BF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 17:17:30 UTC] === END API CALL LOG ===
[09-Jul-2026 17:17:30 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 17:17:30 UTC] Orders found: 0
[09-Jul-2026 17:17:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNCIsInVzZXJuYW1lIjoiR2FicmllbCIsImVtYWlsIjoiZ2FicmllbGNvbXBhb3JlNzIxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDIyMjEwN30.n_olRkPIkyz8sCrxZEML8HguVLqduOgnhAqIdIupL-k
[09-Jul-2026 17:17:30 UTC] Orders data: []
[09-Jul-2026 17:17:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 17:17:30 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 17:17:30 UTC] User ID: 1004
[09-Jul-2026 17:17:30 UTC] Total orders count: 0
[09-Jul-2026 17:17:30 UTC] ✅ User profile retrieved successfully for user ID: 1004
[09-Jul-2026 17:17:30 UTC] === API CALL LOG ===
[09-Jul-2026 17:17:30 UTC] Endpoint: user/profile.php
[09-Jul-2026 17:17:30 UTC] Full Log Data: {
    "timestamp": "2026-07-09 17:17:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:eb58:50b:fd00:e95:b9c5:9c11:d915",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:eb58:50b:fd00:e95:b9c5:9c11:d915, 172.68.102.36",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNCIsInVzZXJuYW1lIjoiR2FicmllbCIsImVtYWlsIjoiZ2FicmllbGNvbXBhb3JlNzIxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDIyMjEwN30.n_olRkPIkyz8sCrxZEML8HguVLqduOgnhAqIdIupL-k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a188fb8b5927547f-LIS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:eb58:50b:fd00:e95:b9c5:9c11:d915",
        "cf-ipcountry": "BF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 17:17:30 UTC] === END API CALL LOG ===
[09-Jul-2026 17:17:30 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 17:17:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNCIsInVzZXJuYW1lIjoiR2FicmllbCIsImVtYWlsIjoiZ2FicmllbGNvbXBhb3JlNzIxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDIyMjEwN30.n_olRkPIkyz8sCrxZEML8HguVLqduOgnhAqIdIupL-k
[09-Jul-2026 17:17:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 17:17:30 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 17:17:30 UTC] User ID: 1004
[09-Jul-2026 17:17:30 UTC] ✅ User profile retrieved successfully for user ID: 1004
[09-Jul-2026 17:17:30 UTC] === API CALL LOG ===
[09-Jul-2026 17:17:30 UTC] Endpoint: user/profile.php
[09-Jul-2026 17:17:30 UTC] Full Log Data: {
    "timestamp": "2026-07-09 17:17:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:eb58:50b:fd00:e95:b9c5:9c11:d915",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:eb58:50b:fd00:e95:b9c5:9c11:d915, 172.68.102.36",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNCIsInVzZXJuYW1lIjoiR2FicmllbCIsImVtYWlsIjoiZ2FicmllbGNvbXBhb3JlNzIxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDIyMjEwN30.n_olRkPIkyz8sCrxZEML8HguVLqduOgnhAqIdIupL-k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a188fb8c1bdd547f-LIS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:eb58:50b:fd00:e95:b9c5:9c11:d915",
        "cf-ipcountry": "BF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 17:17:30 UTC] === END API CALL LOG ===
[09-Jul-2026 17:17:30 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 17:17:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNCIsInVzZXJuYW1lIjoiR2FicmllbCIsImVtYWlsIjoiZ2FicmllbGNvbXBhb3JlNzIxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDIyMjEwN30.n_olRkPIkyz8sCrxZEML8HguVLqduOgnhAqIdIupL-k
[09-Jul-2026 17:17:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 17:17:30 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 17:17:30 UTC] User ID: 1004
[09-Jul-2026 17:17:30 UTC] ✅ User profile retrieved successfully for user ID: 1004
[09-Jul-2026 17:17:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jul-2026 17:17:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jul-2026 17:17:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2c0f:eb58:50b:fd00:e95:b9c5:9c11:d915, 172.68.102.36","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNCIsInVzZXJuYW1lIjoiR2FicmllbCIsImVtYWlsIjoiZ2FicmllbGNvbXBhb3JlNzIxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDIyMjEwN30.n_olRkPIkyz8sCrxZEML8HguVLqduOgnhAqIdIupL-k","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a188fb98e8c8547f-LIS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2c0f:eb58:50b:fd00:e95:b9c5:9c11:d915","cf-ipcountry":"BF","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[09-Jul-2026 17:17:32 UTC] === User Orders API Called ===
[09-Jul-2026 17:17:32 UTC] User ID: 1004
[09-Jul-2026 17:17:32 UTC] Limit: 20, Offset: 0
[09-Jul-2026 17:17:32 UTC] === API CALL LOG ===
[09-Jul-2026 17:17:32 UTC] Endpoint: user/profile.php
[09-Jul-2026 17:17:32 UTC] Full Log Data: {
    "timestamp": "2026-07-09 17:17:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:eb58:50b:fd00:e95:b9c5:9c11:d915",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:eb58:50b:fd00:e95:b9c5:9c11:d915, 172.68.102.36",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNCIsInVzZXJuYW1lIjoiR2FicmllbCIsImVtYWlsIjoiZ2FicmllbGNvbXBhb3JlNzIxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDIyMjEwN30.n_olRkPIkyz8sCrxZEML8HguVLqduOgnhAqIdIupL-k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a188fb98e8cc547f-LIS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:eb58:50b:fd00:e95:b9c5:9c11:d915",
        "cf-ipcountry": "BF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 17:17:32 UTC] === END API CALL LOG ===
[09-Jul-2026 17:17:32 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 17:17:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNCIsInVzZXJuYW1lIjoiR2FicmllbCIsImVtYWlsIjoiZ2FicmllbGNvbXBhb3JlNzIxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDIyMjEwN30.n_olRkPIkyz8sCrxZEML8HguVLqduOgnhAqIdIupL-k
[09-Jul-2026 17:17:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 17:17:32 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 17:17:32 UTC] Orders found: 0
[09-Jul-2026 17:17:32 UTC] User ID: 1004
[09-Jul-2026 17:17:32 UTC] Orders data: []
[09-Jul-2026 17:17:32 UTC] Total orders count: 0
[09-Jul-2026 17:17:32 UTC] ✅ User profile retrieved successfully for user ID: 1004
[09-Jul-2026 17:17:33 UTC] === API CALL LOG ===
[09-Jul-2026 17:17:33 UTC] Endpoint: user/profile.php
[09-Jul-2026 17:17:33 UTC] Full Log Data: {
    "timestamp": "2026-07-09 17:17:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:eb58:50b:fd00:e95:b9c5:9c11:d915",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:eb58:50b:fd00:e95:b9c5:9c11:d915, 172.68.102.36",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNCIsInVzZXJuYW1lIjoiR2FicmllbCIsImVtYWlsIjoiZ2FicmllbGNvbXBhb3JlNzIxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDIyMjEwN30.n_olRkPIkyz8sCrxZEML8HguVLqduOgnhAqIdIupL-k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a188fb9d0edb547f-LIS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:eb58:50b:fd00:e95:b9c5:9c11:d915",
        "cf-ipcountry": "BF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 17:17:33 UTC] === END API CALL LOG ===
[09-Jul-2026 17:17:33 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 17:17:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNCIsInVzZXJuYW1lIjoiR2FicmllbCIsImVtYWlsIjoiZ2FicmllbGNvbXBhb3JlNzIxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDIyMjEwN30.n_olRkPIkyz8sCrxZEML8HguVLqduOgnhAqIdIupL-k
[09-Jul-2026 17:17:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 17:17:33 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 17:17:33 UTC] User ID: 1004
[09-Jul-2026 17:17:33 UTC] ✅ User profile retrieved successfully for user ID: 1004
[09-Jul-2026 17:17:33 UTC] === API CALL LOG ===
[09-Jul-2026 17:17:33 UTC] Endpoint: user/profile.php
[09-Jul-2026 17:17:33 UTC] Full Log Data: {
    "timestamp": "2026-07-09 17:17:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:eb58:50b:fd00:e95:b9c5:9c11:d915",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:eb58:50b:fd00:e95:b9c5:9c11:d915, 172.68.102.36",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNCIsInVzZXJuYW1lIjoiR2FicmllbCIsImVtYWlsIjoiZ2FicmllbGNvbXBhb3JlNzIxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDIyMjEwN30.n_olRkPIkyz8sCrxZEML8HguVLqduOgnhAqIdIupL-k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a188fb9dc94d547f-LIS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:eb58:50b:fd00:e95:b9c5:9c11:d915",
        "cf-ipcountry": "BF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 17:17:33 UTC] === END API CALL LOG ===
[09-Jul-2026 17:17:33 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 17:17:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNCIsInVzZXJuYW1lIjoiR2FicmllbCIsImVtYWlsIjoiZ2FicmllbGNvbXBhb3JlNzIxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDIyMjEwN30.n_olRkPIkyz8sCrxZEML8HguVLqduOgnhAqIdIupL-k
[09-Jul-2026 17:17:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 17:17:33 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 17:17:33 UTC] User ID: 1004
[09-Jul-2026 17:17:33 UTC] ✅ User profile retrieved successfully for user ID: 1004
[09-Jul-2026 17:17:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jul-2026 17:17:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jul-2026 17:17:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2c0f:eb58:50b:fd00:e95:b9c5:9c11:d915, 172.68.102.36","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNCIsInVzZXJuYW1lIjoiR2FicmllbCIsImVtYWlsIjoiZ2FicmllbGNvbXBhb3JlNzIxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDIyMjEwN30.n_olRkPIkyz8sCrxZEML8HguVLqduOgnhAqIdIupL-k","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a188fba9cd75547f-LIS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2c0f:eb58:50b:fd00:e95:b9c5:9c11:d915","cf-ipcountry":"BF","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[09-Jul-2026 17:17:35 UTC] === User Orders API Called ===
[09-Jul-2026 17:17:35 UTC] User ID: 1004
[09-Jul-2026 17:17:35 UTC] Limit: 20, Offset: 0
[09-Jul-2026 17:17:35 UTC] === API CALL LOG ===
[09-Jul-2026 17:17:35 UTC] Endpoint: user/profile.php
[09-Jul-2026 17:17:35 UTC] Full Log Data: {
    "timestamp": "2026-07-09 17:17:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:eb58:50b:fd00:e95:b9c5:9c11:d915",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:eb58:50b:fd00:e95:b9c5:9c11:d915, 172.68.102.36",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNCIsInVzZXJuYW1lIjoiR2FicmllbCIsImVtYWlsIjoiZ2FicmllbGNvbXBhb3JlNzIxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDIyMjEwN30.n_olRkPIkyz8sCrxZEML8HguVLqduOgnhAqIdIupL-k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a188fba9cd78547f-LIS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:eb58:50b:fd00:e95:b9c5:9c11:d915",
        "cf-ipcountry": "BF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 17:17:35 UTC] === END API CALL LOG ===
[09-Jul-2026 17:17:35 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 17:17:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNCIsInVzZXJuYW1lIjoiR2FicmllbCIsImVtYWlsIjoiZ2FicmllbGNvbXBhb3JlNzIxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDIyMjEwN30.n_olRkPIkyz8sCrxZEML8HguVLqduOgnhAqIdIupL-k
[09-Jul-2026 17:17:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 17:17:35 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 17:17:35 UTC] Orders found: 0
[09-Jul-2026 17:17:35 UTC] User ID: 1004
[09-Jul-2026 17:17:35 UTC] Orders data: []
[09-Jul-2026 17:17:35 UTC] Total orders count: 0
[09-Jul-2026 17:17:35 UTC] ✅ User profile retrieved successfully for user ID: 1004
[09-Jul-2026 17:17:36 UTC] === API CALL LOG ===
[09-Jul-2026 17:17:36 UTC] Endpoint: user/profile.php
[09-Jul-2026 17:17:36 UTC] Full Log Data: {
    "timestamp": "2026-07-09 17:17:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:eb58:50b:fd00:e95:b9c5:9c11:d915",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:eb58:50b:fd00:e95:b9c5:9c11:d915, 172.68.102.36",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNCIsInVzZXJuYW1lIjoiR2FicmllbCIsImVtYWlsIjoiZ2FicmllbGNvbXBhb3JlNzIxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDIyMjEwN30.n_olRkPIkyz8sCrxZEML8HguVLqduOgnhAqIdIupL-k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a188fbad8abf547f-LIS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:eb58:50b:fd00:e95:b9c5:9c11:d915",
        "cf-ipcountry": "BF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 17:17:36 UTC] === END API CALL LOG ===
[09-Jul-2026 17:17:36 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 17:17:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNCIsInVzZXJuYW1lIjoiR2FicmllbCIsImVtYWlsIjoiZ2FicmllbGNvbXBhb3JlNzIxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDIyMjEwN30.n_olRkPIkyz8sCrxZEML8HguVLqduOgnhAqIdIupL-k
[09-Jul-2026 17:17:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 17:17:36 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 17:17:36 UTC] User ID: 1004
[09-Jul-2026 17:17:36 UTC] ✅ User profile retrieved successfully for user ID: 1004
[09-Jul-2026 17:17:36 UTC] === API CALL LOG ===
[09-Jul-2026 17:17:36 UTC] Endpoint: user/profile.php
[09-Jul-2026 17:17:36 UTC] Full Log Data: {
    "timestamp": "2026-07-09 17:17:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:eb58:50b:fd00:e95:b9c5:9c11:d915",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:eb58:50b:fd00:e95:b9c5:9c11:d915, 172.68.102.36",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNCIsInVzZXJuYW1lIjoiR2FicmllbCIsImVtYWlsIjoiZ2FicmllbGNvbXBhb3JlNzIxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDIyMjEwN30.n_olRkPIkyz8sCrxZEML8HguVLqduOgnhAqIdIupL-k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a188fbaef863547f-LIS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:eb58:50b:fd00:e95:b9c5:9c11:d915",
        "cf-ipcountry": "BF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 17:17:36 UTC] === END API CALL LOG ===
[09-Jul-2026 17:17:36 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 17:17:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNCIsInVzZXJuYW1lIjoiR2FicmllbCIsImVtYWlsIjoiZ2FicmllbGNvbXBhb3JlNzIxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDIyMjEwN30.n_olRkPIkyz8sCrxZEML8HguVLqduOgnhAqIdIupL-k
[09-Jul-2026 17:17:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 17:17:36 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 17:17:36 UTC] User ID: 1004
[09-Jul-2026 17:17:36 UTC] ✅ User profile retrieved successfully for user ID: 1004
[09-Jul-2026 17:17:39 UTC] === API CALL LOG ===
[09-Jul-2026 17:17:39 UTC] Endpoint: user/profile.php
[09-Jul-2026 17:17:39 UTC] Full Log Data: {
    "timestamp": "2026-07-09 17:17:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:eb58:50b:fd00:e95:b9c5:9c11:d915",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:eb58:50b:fd00:e95:b9c5:9c11:d915, 172.68.102.36",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNCIsInVzZXJuYW1lIjoiR2FicmllbCIsImVtYWlsIjoiZ2FicmllbGNvbXBhb3JlNzIxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDIyMjEwN30.n_olRkPIkyz8sCrxZEML8HguVLqduOgnhAqIdIupL-k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a188fbc31b4b547f-LIS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:eb58:50b:fd00:e95:b9c5:9c11:d915",
        "cf-ipcountry": "BF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 17:17:39 UTC] === END API CALL LOG ===
[09-Jul-2026 17:17:39 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 17:17:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNCIsInVzZXJuYW1lIjoiR2FicmllbCIsImVtYWlsIjoiZ2FicmllbGNvbXBhb3JlNzIxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDIyMjEwN30.n_olRkPIkyz8sCrxZEML8HguVLqduOgnhAqIdIupL-k
[09-Jul-2026 17:17:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 17:17:39 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 17:17:39 UTC] User ID: 1004
[09-Jul-2026 17:17:39 UTC] ✅ User profile retrieved successfully for user ID: 1004
[09-Jul-2026 17:17:39 UTC] User Purchases API - User ID: 1004
[09-Jul-2026 17:17:39 UTC] User Purchases API - Total purchases found: 1
[09-Jul-2026 17:18:17 UTC] === API CALL LOG ===
[09-Jul-2026 17:18:17 UTC] Endpoint: user/profile.php
[09-Jul-2026 17:18:17 UTC] Full Log Data: {
    "timestamp": "2026-07-09 17:18:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "107.151.249.136",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "107.151.249.136, 172.71.194.244",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNSIsInVzZXJuYW1lIjoiQmxpbmRPd2wiLCJlbWFpbCI6ImhhYXZ2YXJAZ21haWwuY29tIiwiZXhwIjoxNzg0MjIyMjk2fQ.1RBfeZAQWFTfKx-g4kmTPiIAWXDOxoTxS57m6eTcUc0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a188fcb19bc5d6b7-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "107.151.249.136",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 17:18:17 UTC] === END API CALL LOG ===
[09-Jul-2026 17:18:17 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 17:18:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNSIsInVzZXJuYW1lIjoiQmxpbmRPd2wiLCJlbWFpbCI6ImhhYXZ2YXJAZ21haWwuY29tIiwiZXhwIjoxNzg0MjIyMjk2fQ.1RBfeZAQWFTfKx-g4kmTPiIAWXDOxoTxS57m6eTcUc0
[09-Jul-2026 17:18:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 17:18:17 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 17:18:17 UTC] User ID: 1005
[09-Jul-2026 17:18:17 UTC] ✅ User profile retrieved successfully for user ID: 1005
[09-Jul-2026 17:18:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jul-2026 17:18:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jul-2026 17:18:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"107.151.249.136, 172.71.194.244","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNSIsInVzZXJuYW1lIjoiQmxpbmRPd2wiLCJlbWFpbCI6ImhhYXZ2YXJAZ21haWwuY29tIiwiZXhwIjoxNzg0MjIyMjk2fQ.1RBfeZAQWFTfKx-g4kmTPiIAWXDOxoTxS57m6eTcUc0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a188fcb00f60d6b7-IAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"107.151.249.136","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[09-Jul-2026 17:18:17 UTC] === User Orders API Called ===
[09-Jul-2026 17:18:17 UTC] User ID: 1005
[09-Jul-2026 17:18:17 UTC] Limit: 20, Offset: 0
[09-Jul-2026 17:18:17 UTC] Orders found: 0
[09-Jul-2026 17:18:17 UTC] Orders data: []
[09-Jul-2026 17:18:17 UTC] Total orders count: 0
[09-Jul-2026 17:18:17 UTC] === API CALL LOG ===
[09-Jul-2026 17:18:17 UTC] Endpoint: user/profile.php
[09-Jul-2026 17:18:17 UTC] Full Log Data: {
    "timestamp": "2026-07-09 17:18:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "107.151.249.136",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "107.151.249.136, 172.71.194.245",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNSIsInVzZXJuYW1lIjoiQmxpbmRPd2wiLCJlbWFpbCI6ImhhYXZ2YXJAZ21haWwuY29tIiwiZXhwIjoxNzg0MjIyMjk2fQ.1RBfeZAQWFTfKx-g4kmTPiIAWXDOxoTxS57m6eTcUc0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a188fcb00f5dd6b7-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "107.151.249.136",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 17:18:17 UTC] === END API CALL LOG ===
[09-Jul-2026 17:18:17 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 17:18:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNSIsInVzZXJuYW1lIjoiQmxpbmRPd2wiLCJlbWFpbCI6ImhhYXZ2YXJAZ21haWwuY29tIiwiZXhwIjoxNzg0MjIyMjk2fQ.1RBfeZAQWFTfKx-g4kmTPiIAWXDOxoTxS57m6eTcUc0
[09-Jul-2026 17:18:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 17:18:17 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 17:18:17 UTC] User ID: 1005
[09-Jul-2026 17:18:17 UTC] ✅ User profile retrieved successfully for user ID: 1005
[09-Jul-2026 17:18:19 UTC] === API CALL LOG ===
[09-Jul-2026 17:18:19 UTC] Endpoint: user/profile.php
[09-Jul-2026 17:18:19 UTC] Full Log Data: {
    "timestamp": "2026-07-09 17:18:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "107.151.249.136",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "107.151.249.136, 172.71.194.244",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNSIsInVzZXJuYW1lIjoiQmxpbmRPd2wiLCJlbWFpbCI6ImhhYXZ2YXJAZ21haWwuY29tIiwiZXhwIjoxNzg0MjIyMjk2fQ.1RBfeZAQWFTfKx-g4kmTPiIAWXDOxoTxS57m6eTcUc0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a188fcb8f8f7d6b7-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "107.151.249.136",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 17:18:19 UTC] === END API CALL LOG ===
[09-Jul-2026 17:18:19 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 17:18:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNSIsInVzZXJuYW1lIjoiQmxpbmRPd2wiLCJlbWFpbCI6ImhhYXZ2YXJAZ21haWwuY29tIiwiZXhwIjoxNzg0MjIyMjk2fQ.1RBfeZAQWFTfKx-g4kmTPiIAWXDOxoTxS57m6eTcUc0
[09-Jul-2026 17:18:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 17:18:19 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 17:18:19 UTC] User ID: 1005
[09-Jul-2026 17:18:19 UTC] ✅ User profile retrieved successfully for user ID: 1005
[09-Jul-2026 17:18:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jul-2026 17:18:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jul-2026 17:18:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"107.151.249.136, 172.71.194.87","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNSIsInVzZXJuYW1lIjoiQmxpbmRPd2wiLCJlbWFpbCI6ImhhYXZ2YXJAZ21haWwuY29tIiwiZXhwIjoxNzg0MjIyMjk2fQ.1RBfeZAQWFTfKx-g4kmTPiIAWXDOxoTxS57m6eTcUc0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a188fd4a1f42d6b7-IAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"107.151.249.136","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[09-Jul-2026 17:18:42 UTC] === User Orders API Called ===
[09-Jul-2026 17:18:42 UTC] User ID: 1005
[09-Jul-2026 17:18:42 UTC] Limit: 20, Offset: 0
[09-Jul-2026 17:18:42 UTC] Orders found: 0
[09-Jul-2026 17:18:42 UTC] Orders data: []
[09-Jul-2026 17:18:42 UTC] Total orders count: 0
[09-Jul-2026 17:18:42 UTC] === API CALL LOG ===
[09-Jul-2026 17:18:42 UTC] Endpoint: user/profile.php
[09-Jul-2026 17:18:42 UTC] Full Log Data: {
    "timestamp": "2026-07-09 17:18:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "107.151.249.136",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "107.151.249.136, 172.71.194.87",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNSIsInVzZXJuYW1lIjoiQmxpbmRPd2wiLCJlbWFpbCI6ImhhYXZ2YXJAZ21haWwuY29tIiwiZXhwIjoxNzg0MjIyMjk2fQ.1RBfeZAQWFTfKx-g4kmTPiIAWXDOxoTxS57m6eTcUc0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a188fd4bcbd3d6b7-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "107.151.249.136",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 17:18:42 UTC] === END API CALL LOG ===
[09-Jul-2026 17:18:42 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 17:18:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNSIsInVzZXJuYW1lIjoiQmxpbmRPd2wiLCJlbWFpbCI6ImhhYXZ2YXJAZ21haWwuY29tIiwiZXhwIjoxNzg0MjIyMjk2fQ.1RBfeZAQWFTfKx-g4kmTPiIAWXDOxoTxS57m6eTcUc0
[09-Jul-2026 17:18:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 17:18:42 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 17:18:42 UTC] User ID: 1005
[09-Jul-2026 17:18:42 UTC] ✅ User profile retrieved successfully for user ID: 1005
[09-Jul-2026 17:18:43 UTC] === API CALL LOG ===
[09-Jul-2026 17:18:43 UTC] Endpoint: user/profile.php
[09-Jul-2026 17:18:43 UTC] Full Log Data: {
    "timestamp": "2026-07-09 17:18:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "107.151.249.136",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "107.151.249.136, 172.71.194.87",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNSIsInVzZXJuYW1lIjoiQmxpbmRPd2wiLCJlbWFpbCI6ImhhYXZ2YXJAZ21haWwuY29tIiwiZXhwIjoxNzg0MjIyMjk2fQ.1RBfeZAQWFTfKx-g4kmTPiIAWXDOxoTxS57m6eTcUc0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a188fd4edccfd6b7-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "107.151.249.136",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 17:18:43 UTC] === END API CALL LOG ===
[09-Jul-2026 17:18:43 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 17:18:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNSIsInVzZXJuYW1lIjoiQmxpbmRPd2wiLCJlbWFpbCI6ImhhYXZ2YXJAZ21haWwuY29tIiwiZXhwIjoxNzg0MjIyMjk2fQ.1RBfeZAQWFTfKx-g4kmTPiIAWXDOxoTxS57m6eTcUc0
[09-Jul-2026 17:18:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 17:18:43 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 17:18:43 UTC] User ID: 1005
[09-Jul-2026 17:18:43 UTC] ✅ User profile retrieved successfully for user ID: 1005
[09-Jul-2026 17:18:44 UTC] === API CALL LOG ===
[09-Jul-2026 17:18:44 UTC] Endpoint: user/profile.php
[09-Jul-2026 17:18:44 UTC] Full Log Data: {
    "timestamp": "2026-07-09 17:18:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "107.151.249.136",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "107.151.249.136, 172.71.194.87",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNSIsInVzZXJuYW1lIjoiQmxpbmRPd2wiLCJlbWFpbCI6ImhhYXZ2YXJAZ21haWwuY29tIiwiZXhwIjoxNzg0MjIyMjk2fQ.1RBfeZAQWFTfKx-g4kmTPiIAWXDOxoTxS57m6eTcUc0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a188fd550fbdd6b7-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "107.151.249.136",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 17:18:44 UTC] === END API CALL LOG ===
[09-Jul-2026 17:18:44 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 17:18:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNSIsInVzZXJuYW1lIjoiQmxpbmRPd2wiLCJlbWFpbCI6ImhhYXZ2YXJAZ21haWwuY29tIiwiZXhwIjoxNzg0MjIyMjk2fQ.1RBfeZAQWFTfKx-g4kmTPiIAWXDOxoTxS57m6eTcUc0
[09-Jul-2026 17:18:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 17:18:44 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 17:18:44 UTC] User ID: 1005
[09-Jul-2026 17:18:44 UTC] ✅ User profile retrieved successfully for user ID: 1005
[09-Jul-2026 17:19:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jul-2026 17:19:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jul-2026 17:19:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"107.151.249.136, 172.71.194.87","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNSIsInVzZXJuYW1lIjoiQmxpbmRPd2wiLCJlbWFpbCI6ImhhYXZ2YXJAZ21haWwuY29tIiwiZXhwIjoxNzg0MjIyMjk2fQ.1RBfeZAQWFTfKx-g4kmTPiIAWXDOxoTxS57m6eTcUc0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a188fe18188fd6b7-IAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"107.151.249.136","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[09-Jul-2026 17:19:15 UTC] === User Orders API Called ===
[09-Jul-2026 17:19:15 UTC] User ID: 1005
[09-Jul-2026 17:19:15 UTC] Limit: 20, Offset: 0
[09-Jul-2026 17:19:15 UTC] Orders found: 0
[09-Jul-2026 17:19:15 UTC] Orders data: []
[09-Jul-2026 17:19:15 UTC] Total orders count: 0
[09-Jul-2026 17:19:15 UTC] === API CALL LOG ===
[09-Jul-2026 17:19:15 UTC] Endpoint: user/profile.php
[09-Jul-2026 17:19:15 UTC] Full Log Data: {
    "timestamp": "2026-07-09 17:19:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "107.151.249.136",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "107.151.249.136, 172.71.194.87",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNSIsInVzZXJuYW1lIjoiQmxpbmRPd2wiLCJlbWFpbCI6ImhhYXZ2YXJAZ21haWwuY29tIiwiZXhwIjoxNzg0MjIyMjk2fQ.1RBfeZAQWFTfKx-g4kmTPiIAWXDOxoTxS57m6eTcUc0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a188fe199cdbd6b7-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "107.151.249.136",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 17:19:15 UTC] === END API CALL LOG ===
[09-Jul-2026 17:19:15 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 17:19:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNSIsInVzZXJuYW1lIjoiQmxpbmRPd2wiLCJlbWFpbCI6ImhhYXZ2YXJAZ21haWwuY29tIiwiZXhwIjoxNzg0MjIyMjk2fQ.1RBfeZAQWFTfKx-g4kmTPiIAWXDOxoTxS57m6eTcUc0
[09-Jul-2026 17:19:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 17:19:15 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 17:19:15 UTC] User ID: 1005
[09-Jul-2026 17:19:15 UTC] ✅ User profile retrieved successfully for user ID: 1005
[09-Jul-2026 17:19:16 UTC] === API CALL LOG ===
[09-Jul-2026 17:19:16 UTC] Endpoint: user/profile.php
[09-Jul-2026 17:19:16 UTC] Full Log Data: {
    "timestamp": "2026-07-09 17:19:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "107.151.249.136",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "107.151.249.136, 172.71.194.87",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNSIsInVzZXJuYW1lIjoiQmxpbmRPd2wiLCJlbWFpbCI6ImhhYXZ2YXJAZ21haWwuY29tIiwiZXhwIjoxNzg0MjIyMjk2fQ.1RBfeZAQWFTfKx-g4kmTPiIAWXDOxoTxS57m6eTcUc0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a188fe1cde1bd6b7-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "107.151.249.136",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 17:19:16 UTC] === END API CALL LOG ===
[09-Jul-2026 17:19:16 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 17:19:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNSIsInVzZXJuYW1lIjoiQmxpbmRPd2wiLCJlbWFpbCI6ImhhYXZ2YXJAZ21haWwuY29tIiwiZXhwIjoxNzg0MjIyMjk2fQ.1RBfeZAQWFTfKx-g4kmTPiIAWXDOxoTxS57m6eTcUc0
[09-Jul-2026 17:19:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 17:19:16 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 17:19:16 UTC] User ID: 1005
[09-Jul-2026 17:19:16 UTC] ✅ User profile retrieved successfully for user ID: 1005
[09-Jul-2026 17:19:17 UTC] === API CALL LOG ===
[09-Jul-2026 17:19:17 UTC] Endpoint: user/profile.php
[09-Jul-2026 17:19:17 UTC] Full Log Data: {
    "timestamp": "2026-07-09 17:19:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "107.151.249.136",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "107.151.249.136, 172.71.194.87",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNSIsInVzZXJuYW1lIjoiQmxpbmRPd2wiLCJlbWFpbCI6ImhhYXZ2YXJAZ21haWwuY29tIiwiZXhwIjoxNzg0MjIyMjk2fQ.1RBfeZAQWFTfKx-g4kmTPiIAWXDOxoTxS57m6eTcUc0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a188fe231891d6b7-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "107.151.249.136",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 17:19:17 UTC] === END API CALL LOG ===
[09-Jul-2026 17:19:17 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 17:19:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNSIsInVzZXJuYW1lIjoiQmxpbmRPd2wiLCJlbWFpbCI6ImhhYXZ2YXJAZ21haWwuY29tIiwiZXhwIjoxNzg0MjIyMjk2fQ.1RBfeZAQWFTfKx-g4kmTPiIAWXDOxoTxS57m6eTcUc0
[09-Jul-2026 17:19:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 17:19:17 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 17:19:17 UTC] User ID: 1005
[09-Jul-2026 17:19:17 UTC] ✅ User profile retrieved successfully for user ID: 1005
[09-Jul-2026 17:20:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jul-2026 17:20:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jul-2026 17:20:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"107.151.249.136, 104.22.104.81","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNSIsInVzZXJuYW1lIjoiQmxpbmRPd2wiLCJlbWFpbCI6ImhhYXZ2YXJAZ21haWwuY29tIiwiZXhwIjoxNzg0MjIyMjk2fQ.1RBfeZAQWFTfKx-g4kmTPiIAWXDOxoTxS57m6eTcUc0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a188ffdd6c25d909-IAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"107.151.249.136","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[09-Jul-2026 17:20:28 UTC] === User Orders API Called ===
[09-Jul-2026 17:20:28 UTC] User ID: 1005
[09-Jul-2026 17:20:28 UTC] Limit: 20, Offset: 0
[09-Jul-2026 17:20:28 UTC] Orders found: 0
[09-Jul-2026 17:20:28 UTC] Orders data: []
[09-Jul-2026 17:20:28 UTC] Total orders count: 0
[09-Jul-2026 17:20:28 UTC] === API CALL LOG ===
[09-Jul-2026 17:20:28 UTC] Endpoint: user/profile.php
[09-Jul-2026 17:20:28 UTC] Full Log Data: {
    "timestamp": "2026-07-09 17:20:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "107.151.249.136",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "107.151.249.136, 104.22.104.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNSIsInVzZXJuYW1lIjoiQmxpbmRPd2wiLCJlbWFpbCI6ImhhYXZ2YXJAZ21haWwuY29tIiwiZXhwIjoxNzg0MjIyMjk2fQ.1RBfeZAQWFTfKx-g4kmTPiIAWXDOxoTxS57m6eTcUc0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a188ffdd6c29d909-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "107.151.249.136",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 17:20:28 UTC] === END API CALL LOG ===
[09-Jul-2026 17:20:28 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 17:20:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNSIsInVzZXJuYW1lIjoiQmxpbmRPd2wiLCJlbWFpbCI6ImhhYXZ2YXJAZ21haWwuY29tIiwiZXhwIjoxNzg0MjIyMjk2fQ.1RBfeZAQWFTfKx-g4kmTPiIAWXDOxoTxS57m6eTcUc0
[09-Jul-2026 17:20:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 17:20:28 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 17:20:28 UTC] User ID: 1005
[09-Jul-2026 17:20:28 UTC] ✅ User profile retrieved successfully for user ID: 1005
[09-Jul-2026 17:20:28 UTC] === API CALL LOG ===
[09-Jul-2026 17:20:28 UTC] Endpoint: user/profile.php
[09-Jul-2026 17:20:28 UTC] Full Log Data: {
    "timestamp": "2026-07-09 17:20:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "107.151.249.136",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "107.151.249.136, 104.22.104.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNSIsInVzZXJuYW1lIjoiQmxpbmRPd2wiLCJlbWFpbCI6ImhhYXZ2YXJAZ21haWwuY29tIiwiZXhwIjoxNzg0MjIyMjk2fQ.1RBfeZAQWFTfKx-g4kmTPiIAWXDOxoTxS57m6eTcUc0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a188ffe16a2fd909-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "107.151.249.136",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 17:20:28 UTC] === END API CALL LOG ===
[09-Jul-2026 17:20:28 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 17:20:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNSIsInVzZXJuYW1lIjoiQmxpbmRPd2wiLCJlbWFpbCI6ImhhYXZ2YXJAZ21haWwuY29tIiwiZXhwIjoxNzg0MjIyMjk2fQ.1RBfeZAQWFTfKx-g4kmTPiIAWXDOxoTxS57m6eTcUc0
[09-Jul-2026 17:20:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 17:20:28 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 17:20:28 UTC] User ID: 1005
[09-Jul-2026 17:20:28 UTC] ✅ User profile retrieved successfully for user ID: 1005
[09-Jul-2026 17:20:29 UTC] === API CALL LOG ===
[09-Jul-2026 17:20:29 UTC] Endpoint: user/profile.php
[09-Jul-2026 17:20:29 UTC] Full Log Data: {
    "timestamp": "2026-07-09 17:20:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "107.151.249.136",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "107.151.249.136, 104.22.104.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNSIsInVzZXJuYW1lIjoiQmxpbmRPd2wiLCJlbWFpbCI6ImhhYXZ2YXJAZ21haWwuY29tIiwiZXhwIjoxNzg0MjIyMjk2fQ.1RBfeZAQWFTfKx-g4kmTPiIAWXDOxoTxS57m6eTcUc0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a188ffe6ab97d909-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "107.151.249.136",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 17:20:29 UTC] === END API CALL LOG ===
[09-Jul-2026 17:20:29 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 17:20:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNSIsInVzZXJuYW1lIjoiQmxpbmRPd2wiLCJlbWFpbCI6ImhhYXZ2YXJAZ21haWwuY29tIiwiZXhwIjoxNzg0MjIyMjk2fQ.1RBfeZAQWFTfKx-g4kmTPiIAWXDOxoTxS57m6eTcUc0
[09-Jul-2026 17:20:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 17:20:29 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 17:20:29 UTC] User ID: 1005
[09-Jul-2026 17:20:29 UTC] ✅ User profile retrieved successfully for user ID: 1005
[09-Jul-2026 17:20:41 UTC] === API CALL LOG ===
[09-Jul-2026 17:20:41 UTC] Endpoint: user/profile.php
[09-Jul-2026 17:20:41 UTC] Full Log Data: {
    "timestamp": "2026-07-09 17:20:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "107.151.249.136",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "107.151.249.136, 104.22.104.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNSIsInVzZXJuYW1lIjoiQmxpbmRPd2wiLCJlbWFpbCI6ImhhYXZ2YXJAZ21haWwuY29tIiwiZXhwIjoxNzg0MjIyMjk2fQ.1RBfeZAQWFTfKx-g4kmTPiIAWXDOxoTxS57m6eTcUc0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18900346d76d909-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "107.151.249.136",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 17:20:41 UTC] === END API CALL LOG ===
[09-Jul-2026 17:20:41 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 17:20:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNSIsInVzZXJuYW1lIjoiQmxpbmRPd2wiLCJlbWFpbCI6ImhhYXZ2YXJAZ21haWwuY29tIiwiZXhwIjoxNzg0MjIyMjk2fQ.1RBfeZAQWFTfKx-g4kmTPiIAWXDOxoTxS57m6eTcUc0
[09-Jul-2026 17:20:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 17:20:41 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 17:20:41 UTC] User ID: 1005
[09-Jul-2026 17:20:41 UTC] ✅ User profile retrieved successfully for user ID: 1005
[09-Jul-2026 17:20:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jul-2026 17:20:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jul-2026 17:20:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"107.151.249.136, 104.22.104.80","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNSIsInVzZXJuYW1lIjoiQmxpbmRPd2wiLCJlbWFpbCI6ImhhYXZ2YXJAZ21haWwuY29tIiwiZXhwIjoxNzg0MjIyMjk2fQ.1RBfeZAQWFTfKx-g4kmTPiIAWXDOxoTxS57m6eTcUc0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1890032e908d909-IAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"107.151.249.136","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[09-Jul-2026 17:20:41 UTC] === User Orders API Called ===
[09-Jul-2026 17:20:41 UTC] User ID: 1005
[09-Jul-2026 17:20:41 UTC] Limit: 20, Offset: 0
[09-Jul-2026 17:20:41 UTC] Orders found: 0
[09-Jul-2026 17:20:41 UTC] Orders data: []
[09-Jul-2026 17:20:41 UTC] Total orders count: 0
[09-Jul-2026 17:20:42 UTC] === API CALL LOG ===
[09-Jul-2026 17:20:42 UTC] Endpoint: user/profile.php
[09-Jul-2026 17:20:42 UTC] Full Log Data: {
    "timestamp": "2026-07-09 17:20:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "107.151.249.136",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "107.151.249.136, 104.22.104.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNSIsInVzZXJuYW1lIjoiQmxpbmRPd2wiLCJlbWFpbCI6ImhhYXZ2YXJAZ21haWwuY29tIiwiZXhwIjoxNzg0MjIyMjk2fQ.1RBfeZAQWFTfKx-g4kmTPiIAWXDOxoTxS57m6eTcUc0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1890036ed49d909-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "107.151.249.136",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 17:20:42 UTC] === END API CALL LOG ===
[09-Jul-2026 17:20:42 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 17:20:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNSIsInVzZXJuYW1lIjoiQmxpbmRPd2wiLCJlbWFpbCI6ImhhYXZ2YXJAZ21haWwuY29tIiwiZXhwIjoxNzg0MjIyMjk2fQ.1RBfeZAQWFTfKx-g4kmTPiIAWXDOxoTxS57m6eTcUc0
[09-Jul-2026 17:20:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 17:20:42 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 17:20:42 UTC] User ID: 1005
[09-Jul-2026 17:20:42 UTC] ✅ User profile retrieved successfully for user ID: 1005
[09-Jul-2026 17:20:43 UTC] === API CALL LOG ===
[09-Jul-2026 17:20:43 UTC] Endpoint: user/profile.php
[09-Jul-2026 17:20:43 UTC] Full Log Data: {
    "timestamp": "2026-07-09 17:20:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "107.151.249.136",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "107.151.249.136, 104.22.104.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNSIsInVzZXJuYW1lIjoiQmxpbmRPd2wiLCJlbWFpbCI6ImhhYXZ2YXJAZ21haWwuY29tIiwiZXhwIjoxNzg0MjIyMjk2fQ.1RBfeZAQWFTfKx-g4kmTPiIAWXDOxoTxS57m6eTcUc0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a189003d29a7d909-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "107.151.249.136",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 17:20:43 UTC] === END API CALL LOG ===
[09-Jul-2026 17:20:43 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 17:20:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNSIsInVzZXJuYW1lIjoiQmxpbmRPd2wiLCJlbWFpbCI6ImhhYXZ2YXJAZ21haWwuY29tIiwiZXhwIjoxNzg0MjIyMjk2fQ.1RBfeZAQWFTfKx-g4kmTPiIAWXDOxoTxS57m6eTcUc0
[09-Jul-2026 17:20:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 17:20:43 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 17:20:43 UTC] User ID: 1005
[09-Jul-2026 17:20:43 UTC] ✅ User profile retrieved successfully for user ID: 1005
[09-Jul-2026 17:20:53 UTC] === API CALL LOG ===
[09-Jul-2026 17:20:53 UTC] Endpoint: user/profile.php
[09-Jul-2026 17:20:53 UTC] Full Log Data: {
    "timestamp": "2026-07-09 17:20:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "107.151.249.136",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "107.151.249.136, 104.23.213.192",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNSIsInVzZXJuYW1lIjoiQmxpbmRPd2wiLCJlbWFpbCI6ImhhYXZ2YXJAZ21haWwuY29tIiwiZXhwIjoxNzg0MjIyMjk2fQ.1RBfeZAQWFTfKx-g4kmTPiIAWXDOxoTxS57m6eTcUc0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a189007b0a0be6e8-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "107.151.249.136",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 17:20:53 UTC] === END API CALL LOG ===
[09-Jul-2026 17:20:53 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 17:20:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNSIsInVzZXJuYW1lIjoiQmxpbmRPd2wiLCJlbWFpbCI6ImhhYXZ2YXJAZ21haWwuY29tIiwiZXhwIjoxNzg0MjIyMjk2fQ.1RBfeZAQWFTfKx-g4kmTPiIAWXDOxoTxS57m6eTcUc0
[09-Jul-2026 17:20:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 17:20:53 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 17:20:53 UTC] User ID: 1005
[09-Jul-2026 17:20:53 UTC] ✅ User profile retrieved successfully for user ID: 1005
[09-Jul-2026 17:21:14 UTC] === API CALL LOG ===
[09-Jul-2026 17:21:14 UTC] Endpoint: user/profile.php
[09-Jul-2026 17:21:14 UTC] Full Log Data: {
    "timestamp": "2026-07-09 17:21:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "107.151.249.136",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "107.151.249.136, 104.22.104.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNSIsInVzZXJuYW1lIjoiQmxpbmRPd2wiLCJlbWFpbCI6ImhhYXZ2YXJAZ21haWwuY29tIiwiZXhwIjoxNzg0MjIyMjk2fQ.1RBfeZAQWFTfKx-g4kmTPiIAWXDOxoTxS57m6eTcUc0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18901017c5f3151-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "107.151.249.136",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 17:21:14 UTC] === END API CALL LOG ===
[09-Jul-2026 17:21:14 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 17:21:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNSIsInVzZXJuYW1lIjoiQmxpbmRPd2wiLCJlbWFpbCI6ImhhYXZ2YXJAZ21haWwuY29tIiwiZXhwIjoxNzg0MjIyMjk2fQ.1RBfeZAQWFTfKx-g4kmTPiIAWXDOxoTxS57m6eTcUc0
[09-Jul-2026 17:21:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 17:21:14 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 17:21:14 UTC] User ID: 1005
[09-Jul-2026 17:21:14 UTC] ✅ User profile retrieved successfully for user ID: 1005
[09-Jul-2026 17:21:44 UTC] === API CALL LOG ===
[09-Jul-2026 17:21:44 UTC] Endpoint: user/profile.php
[09-Jul-2026 17:21:44 UTC] Full Log Data: {
    "timestamp": "2026-07-09 17:21:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "107.151.249.136",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "107.151.249.136, 104.22.104.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNSIsInVzZXJuYW1lIjoiQmxpbmRPd2wiLCJlbWFpbCI6ImhhYXZ2YXJAZ21haWwuY29tIiwiZXhwIjoxNzg0MjIyMjk2fQ.1RBfeZAQWFTfKx-g4kmTPiIAWXDOxoTxS57m6eTcUc0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18901ba3a3c18b8-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "107.151.249.136",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 17:21:44 UTC] === END API CALL LOG ===
[09-Jul-2026 17:21:44 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 17:21:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNSIsInVzZXJuYW1lIjoiQmxpbmRPd2wiLCJlbWFpbCI6ImhhYXZ2YXJAZ21haWwuY29tIiwiZXhwIjoxNzg0MjIyMjk2fQ.1RBfeZAQWFTfKx-g4kmTPiIAWXDOxoTxS57m6eTcUc0
[09-Jul-2026 17:21:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 17:21:44 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 17:21:44 UTC] User ID: 1005
[09-Jul-2026 17:21:44 UTC] ✅ User profile retrieved successfully for user ID: 1005
[09-Jul-2026 17:32:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jul-2026 17:32:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jul-2026 17:32:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"107.151.249.136, 104.23.213.193","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNSIsInVzZXJuYW1lIjoiQmxpbmRPd2wiLCJlbWFpbCI6ImhhYXZ2YXJAZ21haWwuY29tIiwiZXhwIjoxNzg0MjIyMjk2fQ.1RBfeZAQWFTfKx-g4kmTPiIAWXDOxoTxS57m6eTcUc0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a189121bcd388bda-IAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"107.151.249.136","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[09-Jul-2026 17:32:55 UTC] === User Orders API Called ===
[09-Jul-2026 17:32:55 UTC] User ID: 1005
[09-Jul-2026 17:32:55 UTC] Limit: 20, Offset: 0
[09-Jul-2026 17:32:55 UTC] Orders found: 0
[09-Jul-2026 17:32:55 UTC] Orders data: []
[09-Jul-2026 17:32:55 UTC] Total orders count: 0
[09-Jul-2026 17:33:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jul-2026 17:33:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jul-2026 17:33:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"107.151.249.136, 104.23.213.192","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNSIsInVzZXJuYW1lIjoiQmxpbmRPd2wiLCJlbWFpbCI6ImhhYXZ2YXJAZ21haWwuY29tIiwiZXhwIjoxNzg0MjIyMjk2fQ.1RBfeZAQWFTfKx-g4kmTPiIAWXDOxoTxS57m6eTcUc0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a189127c2b728bda-IAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"107.151.249.136","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[09-Jul-2026 17:33:10 UTC] === User Orders API Called ===
[09-Jul-2026 17:33:10 UTC] User ID: 1005
[09-Jul-2026 17:33:10 UTC] Limit: 20, Offset: 0
[09-Jul-2026 17:33:10 UTC] Orders found: 0
[09-Jul-2026 17:33:10 UTC] Orders data: []
[09-Jul-2026 17:33:10 UTC] Total orders count: 0
[09-Jul-2026 17:33:10 UTC] === API CALL LOG ===
[09-Jul-2026 17:33:10 UTC] Endpoint: user/profile.php
[09-Jul-2026 17:33:10 UTC] Full Log Data: {
    "timestamp": "2026-07-09 17:33:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "107.151.249.136",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "107.151.249.136, 104.23.213.192",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNSIsInVzZXJuYW1lIjoiQmxpbmRPd2wiLCJlbWFpbCI6ImhhYXZ2YXJAZ21haWwuY29tIiwiZXhwIjoxNzg0MjIyMjk2fQ.1RBfeZAQWFTfKx-g4kmTPiIAWXDOxoTxS57m6eTcUc0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a189127dbead8bda-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "107.151.249.136",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 17:33:10 UTC] === END API CALL LOG ===
[09-Jul-2026 17:33:10 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 17:33:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNSIsInVzZXJuYW1lIjoiQmxpbmRPd2wiLCJlbWFpbCI6ImhhYXZ2YXJAZ21haWwuY29tIiwiZXhwIjoxNzg0MjIyMjk2fQ.1RBfeZAQWFTfKx-g4kmTPiIAWXDOxoTxS57m6eTcUc0
[09-Jul-2026 17:33:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 17:33:10 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 17:33:10 UTC] User ID: 1005
[09-Jul-2026 17:33:10 UTC] ✅ User profile retrieved successfully for user ID: 1005
[09-Jul-2026 17:33:11 UTC] === API CALL LOG ===
[09-Jul-2026 17:33:11 UTC] Endpoint: user/profile.php
[09-Jul-2026 17:33:11 UTC] Full Log Data: {
    "timestamp": "2026-07-09 17:33:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "107.151.249.136",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "107.151.249.136, 104.23.213.192",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNSIsInVzZXJuYW1lIjoiQmxpbmRPd2wiLCJlbWFpbCI6ImhhYXZ2YXJAZ21haWwuY29tIiwiZXhwIjoxNzg0MjIyMjk2fQ.1RBfeZAQWFTfKx-g4kmTPiIAWXDOxoTxS57m6eTcUc0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1891280ed7a8bda-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "107.151.249.136",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 17:33:11 UTC] === END API CALL LOG ===
[09-Jul-2026 17:33:11 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 17:33:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNSIsInVzZXJuYW1lIjoiQmxpbmRPd2wiLCJlbWFpbCI6ImhhYXZ2YXJAZ21haWwuY29tIiwiZXhwIjoxNzg0MjIyMjk2fQ.1RBfeZAQWFTfKx-g4kmTPiIAWXDOxoTxS57m6eTcUc0
[09-Jul-2026 17:33:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 17:33:11 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 17:33:11 UTC] User ID: 1005
[09-Jul-2026 17:33:11 UTC] ✅ User profile retrieved successfully for user ID: 1005
[09-Jul-2026 17:33:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jul-2026 17:33:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jul-2026 17:33:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"107.151.249.136, 104.23.213.192","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNSIsInVzZXJuYW1lIjoiQmxpbmRPd2wiLCJlbWFpbCI6ImhhYXZ2YXJAZ21haWwuY29tIiwiZXhwIjoxNzg0MjIyMjk2fQ.1RBfeZAQWFTfKx-g4kmTPiIAWXDOxoTxS57m6eTcUc0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a18912982f568bda-IAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"107.151.249.136","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[09-Jul-2026 17:33:14 UTC] === User Orders API Called ===
[09-Jul-2026 17:33:14 UTC] User ID: 1005
[09-Jul-2026 17:33:14 UTC] Limit: 20, Offset: 0
[09-Jul-2026 17:33:14 UTC] Orders found: 0
[09-Jul-2026 17:33:14 UTC] Orders data: []
[09-Jul-2026 17:33:14 UTC] Total orders count: 0
[09-Jul-2026 17:33:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jul-2026 17:33:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jul-2026 17:33:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"107.151.249.136, 104.23.213.192","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNSIsInVzZXJuYW1lIjoiQmxpbmRPd2wiLCJlbWFpbCI6ImhhYXZ2YXJAZ21haWwuY29tIiwiZXhwIjoxNzg0MjIyMjk2fQ.1RBfeZAQWFTfKx-g4kmTPiIAWXDOxoTxS57m6eTcUc0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a18912b47a778bda-IAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"107.151.249.136","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[09-Jul-2026 17:33:19 UTC] === User Orders API Called ===
[09-Jul-2026 17:33:19 UTC] User ID: 1005
[09-Jul-2026 17:33:19 UTC] Limit: 20, Offset: 0
[09-Jul-2026 17:33:19 UTC] Orders found: 0
[09-Jul-2026 17:33:19 UTC] Orders data: []
[09-Jul-2026 17:33:19 UTC] Total orders count: 0
[09-Jul-2026 17:33:19 UTC] === API CALL LOG ===
[09-Jul-2026 17:33:19 UTC] Endpoint: user/profile.php
[09-Jul-2026 17:33:19 UTC] Full Log Data: {
    "timestamp": "2026-07-09 17:33:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "107.151.249.136",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "107.151.249.136, 104.23.213.192",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNSIsInVzZXJuYW1lIjoiQmxpbmRPd2wiLCJlbWFpbCI6ImhhYXZ2YXJAZ21haWwuY29tIiwiZXhwIjoxNzg0MjIyMjk2fQ.1RBfeZAQWFTfKx-g4kmTPiIAWXDOxoTxS57m6eTcUc0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18912b47a7e8bda-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "107.151.249.136",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 17:33:19 UTC] === END API CALL LOG ===
[09-Jul-2026 17:33:19 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 17:33:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNSIsInVzZXJuYW1lIjoiQmxpbmRPd2wiLCJlbWFpbCI6ImhhYXZ2YXJAZ21haWwuY29tIiwiZXhwIjoxNzg0MjIyMjk2fQ.1RBfeZAQWFTfKx-g4kmTPiIAWXDOxoTxS57m6eTcUc0
[09-Jul-2026 17:33:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 17:33:19 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 17:33:19 UTC] User ID: 1005
[09-Jul-2026 17:33:19 UTC] ✅ User profile retrieved successfully for user ID: 1005
[09-Jul-2026 17:33:19 UTC] === API CALL LOG ===
[09-Jul-2026 17:33:19 UTC] Endpoint: user/profile.php
[09-Jul-2026 17:33:19 UTC] Full Log Data: {
    "timestamp": "2026-07-09 17:33:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "107.151.249.136",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "107.151.249.136, 104.23.213.192",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNSIsInVzZXJuYW1lIjoiQmxpbmRPd2wiLCJlbWFpbCI6ImhhYXZ2YXJAZ21haWwuY29tIiwiZXhwIjoxNzg0MjIyMjk2fQ.1RBfeZAQWFTfKx-g4kmTPiIAWXDOxoTxS57m6eTcUc0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18912b66ea88bda-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "107.151.249.136",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 17:33:19 UTC] === END API CALL LOG ===
[09-Jul-2026 17:33:19 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 17:33:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNSIsInVzZXJuYW1lIjoiQmxpbmRPd2wiLCJlbWFpbCI6ImhhYXZ2YXJAZ21haWwuY29tIiwiZXhwIjoxNzg0MjIyMjk2fQ.1RBfeZAQWFTfKx-g4kmTPiIAWXDOxoTxS57m6eTcUc0
[09-Jul-2026 17:33:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 17:33:19 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 17:33:19 UTC] User ID: 1005
[09-Jul-2026 17:33:19 UTC] ✅ User profile retrieved successfully for user ID: 1005
[09-Jul-2026 17:34:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jul-2026 17:34:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jul-2026 17:34:46 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"107.151.249.136, 162.158.78.237","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNSIsInVzZXJuYW1lIjoiQmxpbmRPd2wiLCJlbWFpbCI6ImhhYXZ2YXJAZ21haWwuY29tIiwiZXhwIjoxNzg0MjIyMjk2fQ.1RBfeZAQWFTfKx-g4kmTPiIAWXDOxoTxS57m6eTcUc0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a18914d33e7bd471-IAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"107.151.249.136","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[09-Jul-2026 17:34:46 UTC] === User Orders API Called ===
[09-Jul-2026 17:34:46 UTC] User ID: 1005
[09-Jul-2026 17:34:46 UTC] Limit: 20, Offset: 0
[09-Jul-2026 17:34:46 UTC] Orders found: 0
[09-Jul-2026 17:34:46 UTC] Orders data: []
[09-Jul-2026 17:34:46 UTC] Total orders count: 0
[09-Jul-2026 17:34:46 UTC] === API CALL LOG ===
[09-Jul-2026 17:34:46 UTC] Endpoint: user/profile.php
[09-Jul-2026 17:34:46 UTC] Full Log Data: {
    "timestamp": "2026-07-09 17:34:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "107.151.249.136",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "107.151.249.136, 162.158.79.49",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNSIsInVzZXJuYW1lIjoiQmxpbmRPd2wiLCJlbWFpbCI6ImhhYXZ2YXJAZ21haWwuY29tIiwiZXhwIjoxNzg0MjIyMjk2fQ.1RBfeZAQWFTfKx-g4kmTPiIAWXDOxoTxS57m6eTcUc0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18914d57be4d471-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "107.151.249.136",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 17:34:46 UTC] === END API CALL LOG ===
[09-Jul-2026 17:34:46 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 17:34:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNSIsInVzZXJuYW1lIjoiQmxpbmRPd2wiLCJlbWFpbCI6ImhhYXZ2YXJAZ21haWwuY29tIiwiZXhwIjoxNzg0MjIyMjk2fQ.1RBfeZAQWFTfKx-g4kmTPiIAWXDOxoTxS57m6eTcUc0
[09-Jul-2026 17:34:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 17:34:46 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 17:34:46 UTC] User ID: 1005
[09-Jul-2026 17:34:46 UTC] ✅ User profile retrieved successfully for user ID: 1005
[09-Jul-2026 17:34:51 UTC] === API CALL LOG ===
[09-Jul-2026 17:34:51 UTC] Endpoint: user/profile.php
[09-Jul-2026 17:34:51 UTC] Full Log Data: {
    "timestamp": "2026-07-09 17:34:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "107.151.249.136",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "107.151.249.136, 162.158.78.237",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNSIsInVzZXJuYW1lIjoiQmxpbmRPd2wiLCJlbWFpbCI6ImhhYXZ2YXJAZ21haWwuY29tIiwiZXhwIjoxNzg0MjIyMjk2fQ.1RBfeZAQWFTfKx-g4kmTPiIAWXDOxoTxS57m6eTcUc0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18914d33e82d471-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "107.151.249.136",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 17:34:51 UTC] === END API CALL LOG ===
[09-Jul-2026 17:34:51 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 17:34:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNSIsInVzZXJuYW1lIjoiQmxpbmRPd2wiLCJlbWFpbCI6ImhhYXZ2YXJAZ21haWwuY29tIiwiZXhwIjoxNzg0MjIyMjk2fQ.1RBfeZAQWFTfKx-g4kmTPiIAWXDOxoTxS57m6eTcUc0
[09-Jul-2026 17:34:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 17:34:51 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 17:34:51 UTC] User ID: 1005
[09-Jul-2026 17:34:51 UTC] ✅ User profile retrieved successfully for user ID: 1005
[09-Jul-2026 17:35:01 UTC] === API CALL LOG ===
[09-Jul-2026 17:35:01 UTC] Endpoint: user/profile.php
[09-Jul-2026 17:35:01 UTC] Full Log Data: {
    "timestamp": "2026-07-09 17:35:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "107.151.249.136",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "107.151.249.136, 162.158.78.237",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNSIsInVzZXJuYW1lIjoiQmxpbmRPd2wiLCJlbWFpbCI6ImhhYXZ2YXJAZ21haWwuY29tIiwiZXhwIjoxNzg0MjIyMjk2fQ.1RBfeZAQWFTfKx-g4kmTPiIAWXDOxoTxS57m6eTcUc0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a189152eaa73d471-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "107.151.249.136",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 17:35:01 UTC] === END API CALL LOG ===
[09-Jul-2026 17:35:01 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 17:35:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNSIsInVzZXJuYW1lIjoiQmxpbmRPd2wiLCJlbWFpbCI6ImhhYXZ2YXJAZ21haWwuY29tIiwiZXhwIjoxNzg0MjIyMjk2fQ.1RBfeZAQWFTfKx-g4kmTPiIAWXDOxoTxS57m6eTcUc0
[09-Jul-2026 17:35:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 17:35:01 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 17:35:01 UTC] User ID: 1005
[09-Jul-2026 17:35:01 UTC] ✅ User profile retrieved successfully for user ID: 1005
[09-Jul-2026 17:35:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jul-2026 17:35:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jul-2026 17:35:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"107.151.249.136, 162.158.78.236","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNSIsInVzZXJuYW1lIjoiQmxpbmRPd2wiLCJlbWFpbCI6ImhhYXZ2YXJAZ21haWwuY29tIiwiZXhwIjoxNzg0MjIyMjk2fQ.1RBfeZAQWFTfKx-g4kmTPiIAWXDOxoTxS57m6eTcUc0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a189152eaa6fd471-IAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"107.151.249.136","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[09-Jul-2026 17:35:01 UTC] === User Orders API Called ===
[09-Jul-2026 17:35:01 UTC] User ID: 1005
[09-Jul-2026 17:35:01 UTC] Limit: 20, Offset: 0
[09-Jul-2026 17:35:01 UTC] Orders found: 0
[09-Jul-2026 17:35:01 UTC] Orders data: []
[09-Jul-2026 17:35:01 UTC] Total orders count: 0
[09-Jul-2026 17:35:01 UTC] === API CALL LOG ===
[09-Jul-2026 17:35:01 UTC] Endpoint: user/profile.php
[09-Jul-2026 17:35:01 UTC] Full Log Data: {
    "timestamp": "2026-07-09 17:35:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "107.151.249.136",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "107.151.249.136, 162.158.78.237",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNSIsInVzZXJuYW1lIjoiQmxpbmRPd2wiLCJlbWFpbCI6ImhhYXZ2YXJAZ21haWwuY29tIiwiZXhwIjoxNzg0MjIyMjk2fQ.1RBfeZAQWFTfKx-g4kmTPiIAWXDOxoTxS57m6eTcUc0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18915327d87d471-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "107.151.249.136",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 17:35:01 UTC] === END API CALL LOG ===
[09-Jul-2026 17:35:01 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 17:35:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNSIsInVzZXJuYW1lIjoiQmxpbmRPd2wiLCJlbWFpbCI6ImhhYXZ2YXJAZ21haWwuY29tIiwiZXhwIjoxNzg0MjIyMjk2fQ.1RBfeZAQWFTfKx-g4kmTPiIAWXDOxoTxS57m6eTcUc0
[09-Jul-2026 17:35:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 17:35:01 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 17:35:01 UTC] User ID: 1005
[09-Jul-2026 17:35:01 UTC] ✅ User profile retrieved successfully for user ID: 1005
[09-Jul-2026 17:36:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jul-2026 17:36:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jul-2026 17:36:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"107.151.249.136, 104.22.104.81","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNSIsInVzZXJuYW1lIjoiQmxpbmRPd2wiLCJlbWFpbCI6ImhhYXZ2YXJAZ21haWwuY29tIiwiZXhwIjoxNzg0MjIyMjk2fQ.1RBfeZAQWFTfKx-g4kmTPiIAWXDOxoTxS57m6eTcUc0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a189171a49c8a130-IAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"107.151.249.136","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[09-Jul-2026 17:36:19 UTC] === User Orders API Called ===
[09-Jul-2026 17:36:19 UTC] User ID: 1005
[09-Jul-2026 17:36:19 UTC] Limit: 20, Offset: 0
[09-Jul-2026 17:36:19 UTC] Orders found: 1
[09-Jul-2026 17:36:19 UTC] Orders data: [{"id":394,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/biotelegraam","status":"pending","created_at":"2026-07-09 21:06:17","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[09-Jul-2026 17:36:19 UTC] Total orders count: 1
[09-Jul-2026 17:44:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jul-2026 17:44:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jul-2026 17:44:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"107.151.249.136, 104.23.211.14","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNSIsInVzZXJuYW1lIjoiQmxpbmRPd2wiLCJlbWFpbCI6ImhhYXZ2YXJAZ21haWwuY29tIiwiZXhwIjoxNzg0MjIyMjk2fQ.1RBfeZAQWFTfKx-g4kmTPiIAWXDOxoTxS57m6eTcUc0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1892301fe3ca177-IAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"107.151.249.136","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[09-Jul-2026 17:44:27 UTC] === User Orders API Called ===
[09-Jul-2026 17:44:27 UTC] User ID: 1005
[09-Jul-2026 17:44:27 UTC] Limit: 20, Offset: 0
[09-Jul-2026 17:44:27 UTC] Orders found: 1
[09-Jul-2026 17:44:27 UTC] Orders data: [{"id":394,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/biotelegraam","status":"pending","created_at":"2026-07-09 21:06:17","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[09-Jul-2026 17:44:27 UTC] Total orders count: 1
[09-Jul-2026 17:44:27 UTC] === API CALL LOG ===
[09-Jul-2026 17:44:27 UTC] Endpoint: user/profile.php
[09-Jul-2026 17:44:27 UTC] Full Log Data: {
    "timestamp": "2026-07-09 17:44:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "107.151.249.136",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "107.151.249.136, 104.23.211.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNSIsInVzZXJuYW1lIjoiQmxpbmRPd2wiLCJlbWFpbCI6ImhhYXZ2YXJAZ21haWwuY29tIiwiZXhwIjoxNzg0MjIyMjk2fQ.1RBfeZAQWFTfKx-g4kmTPiIAWXDOxoTxS57m6eTcUc0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1892301fe3ea177-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "107.151.249.136",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 17:44:27 UTC] === END API CALL LOG ===
[09-Jul-2026 17:44:27 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 17:44:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNSIsInVzZXJuYW1lIjoiQmxpbmRPd2wiLCJlbWFpbCI6ImhhYXZ2YXJAZ21haWwuY29tIiwiZXhwIjoxNzg0MjIyMjk2fQ.1RBfeZAQWFTfKx-g4kmTPiIAWXDOxoTxS57m6eTcUc0
[09-Jul-2026 17:44:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 17:44:27 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 17:44:27 UTC] User ID: 1005
[09-Jul-2026 17:44:27 UTC] ✅ User profile retrieved successfully for user ID: 1005
[09-Jul-2026 17:44:28 UTC] === API CALL LOG ===
[09-Jul-2026 17:44:28 UTC] Endpoint: user/profile.php
[09-Jul-2026 17:44:28 UTC] Full Log Data: {
    "timestamp": "2026-07-09 17:44:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "107.151.249.136",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "107.151.249.136, 104.23.211.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNSIsInVzZXJuYW1lIjoiQmxpbmRPd2wiLCJlbWFpbCI6ImhhYXZ2YXJAZ21haWwuY29tIiwiZXhwIjoxNzg0MjIyMjk2fQ.1RBfeZAQWFTfKx-g4kmTPiIAWXDOxoTxS57m6eTcUc0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1892306dd09a177-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "107.151.249.136",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 17:44:28 UTC] === END API CALL LOG ===
[09-Jul-2026 17:44:28 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 17:44:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNSIsInVzZXJuYW1lIjoiQmxpbmRPd2wiLCJlbWFpbCI6ImhhYXZ2YXJAZ21haWwuY29tIiwiZXhwIjoxNzg0MjIyMjk2fQ.1RBfeZAQWFTfKx-g4kmTPiIAWXDOxoTxS57m6eTcUc0
[09-Jul-2026 17:44:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 17:44:28 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 17:44:28 UTC] User ID: 1005
[09-Jul-2026 17:44:28 UTC] ✅ User profile retrieved successfully for user ID: 1005
[09-Jul-2026 17:44:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jul-2026 17:44:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jul-2026 17:44:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"107.151.249.136, 104.23.211.14","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNSIsInVzZXJuYW1lIjoiQmxpbmRPd2wiLCJlbWFpbCI6ImhhYXZ2YXJAZ21haWwuY29tIiwiZXhwIjoxNzg0MjIyMjk2fQ.1RBfeZAQWFTfKx-g4kmTPiIAWXDOxoTxS57m6eTcUc0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a189230eeca9a177-IAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"107.151.249.136","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[09-Jul-2026 17:44:29 UTC] === User Orders API Called ===
[09-Jul-2026 17:44:29 UTC] User ID: 1005
[09-Jul-2026 17:44:29 UTC] Limit: 20, Offset: 0
[09-Jul-2026 17:44:29 UTC] Orders found: 1
[09-Jul-2026 17:44:29 UTC] Orders data: [{"id":394,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/biotelegraam","status":"pending","created_at":"2026-07-09 21:06:17","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[09-Jul-2026 17:44:29 UTC] Total orders count: 1
[09-Jul-2026 18:15:07 UTC] === API CALL LOG ===
[09-Jul-2026 18:15:07 UTC] Endpoint: user/profile.php
[09-Jul-2026 18:15:07 UTC] Full Log Data: {
    "timestamp": "2026-07-09 18:15:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "107.151.249.136",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "107.151.249.136, 104.23.209.82",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNSIsInVzZXJuYW1lIjoiQmxpbmRPd2wiLCJlbWFpbCI6ImhhYXZ2YXJAZ21haWwuY29tIiwiZXhwIjoxNzg0MjIyMjk2fQ.1RBfeZAQWFTfKx-g4kmTPiIAWXDOxoTxS57m6eTcUc0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1894feea85833e1-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "107.151.249.136",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 18:15:07 UTC] === END API CALL LOG ===
[09-Jul-2026 18:15:07 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 18:15:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNSIsInVzZXJuYW1lIjoiQmxpbmRPd2wiLCJlbWFpbCI6ImhhYXZ2YXJAZ21haWwuY29tIiwiZXhwIjoxNzg0MjIyMjk2fQ.1RBfeZAQWFTfKx-g4kmTPiIAWXDOxoTxS57m6eTcUc0
[09-Jul-2026 18:15:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 18:15:07 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 18:15:07 UTC] User ID: 1005
[09-Jul-2026 18:15:07 UTC] ✅ User profile retrieved successfully for user ID: 1005
[09-Jul-2026 18:15:08 UTC] === API CALL LOG ===
[09-Jul-2026 18:15:08 UTC] Endpoint: user/profile.php
[09-Jul-2026 18:15:08 UTC] Full Log Data: {
    "timestamp": "2026-07-09 18:15:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "107.151.249.136",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "107.151.249.136, 104.23.209.69",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNSIsInVzZXJuYW1lIjoiQmxpbmRPd2wiLCJlbWFpbCI6ImhhYXZ2YXJAZ21haWwuY29tIiwiZXhwIjoxNzg0MjIyMjk2fQ.1RBfeZAQWFTfKx-g4kmTPiIAWXDOxoTxS57m6eTcUc0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1894ff68a2c33e1-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "107.151.249.136",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 18:15:08 UTC] === END API CALL LOG ===
[09-Jul-2026 18:15:08 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 18:15:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNSIsInVzZXJuYW1lIjoiQmxpbmRPd2wiLCJlbWFpbCI6ImhhYXZ2YXJAZ21haWwuY29tIiwiZXhwIjoxNzg0MjIyMjk2fQ.1RBfeZAQWFTfKx-g4kmTPiIAWXDOxoTxS57m6eTcUc0
[09-Jul-2026 18:15:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 18:15:08 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 18:15:08 UTC] User ID: 1005
[09-Jul-2026 18:15:08 UTC] ✅ User profile retrieved successfully for user ID: 1005
[09-Jul-2026 18:15:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jul-2026 18:15:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jul-2026 18:15:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"107.151.249.136, 104.23.209.68","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNSIsInVzZXJuYW1lIjoiQmxpbmRPd2wiLCJlbWFpbCI6ImhhYXZ2YXJAZ21haWwuY29tIiwiZXhwIjoxNzg0MjIyMjk2fQ.1RBfeZAQWFTfKx-g4kmTPiIAWXDOxoTxS57m6eTcUc0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1894ff4dc7933e1-IAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"107.151.249.136","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[09-Jul-2026 18:15:08 UTC] === User Orders API Called ===
[09-Jul-2026 18:15:08 UTC] User ID: 1005
[09-Jul-2026 18:15:08 UTC] Limit: 20, Offset: 0
[09-Jul-2026 18:15:08 UTC] Orders found: 1
[09-Jul-2026 18:15:08 UTC] Orders data: [{"id":394,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/biotelegraam","status":"pending","created_at":"2026-07-09 21:06:17","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[09-Jul-2026 18:15:08 UTC] Total orders count: 1
[09-Jul-2026 18:15:08 UTC] === API CALL LOG ===
[09-Jul-2026 18:15:08 UTC] Endpoint: user/profile.php
[09-Jul-2026 18:15:08 UTC] Full Log Data: {
    "timestamp": "2026-07-09 18:15:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "107.151.249.136",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "107.151.249.136, 104.23.209.69",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNSIsInVzZXJuYW1lIjoiQmxpbmRPd2wiLCJlbWFpbCI6ImhhYXZ2YXJAZ21haWwuY29tIiwiZXhwIjoxNzg0MjIyMjk2fQ.1RBfeZAQWFTfKx-g4kmTPiIAWXDOxoTxS57m6eTcUc0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1894ff4dc6f33e1-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "107.151.249.136",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 18:15:08 UTC] === END API CALL LOG ===
[09-Jul-2026 18:15:08 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 18:15:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNSIsInVzZXJuYW1lIjoiQmxpbmRPd2wiLCJlbWFpbCI6ImhhYXZ2YXJAZ21haWwuY29tIiwiZXhwIjoxNzg0MjIyMjk2fQ.1RBfeZAQWFTfKx-g4kmTPiIAWXDOxoTxS57m6eTcUc0
[09-Jul-2026 18:15:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 18:15:08 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 18:15:08 UTC] User ID: 1005
[09-Jul-2026 18:15:08 UTC] ✅ User profile retrieved successfully for user ID: 1005
[09-Jul-2026 18:15:12 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jul-2026 18:15:12 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jul-2026 18:15:12 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"107.151.249.136, 104.23.209.68","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNSIsInVzZXJuYW1lIjoiQmxpbmRPd2wiLCJlbWFpbCI6ImhhYXZ2YXJAZ21haWwuY29tIiwiZXhwIjoxNzg0MjIyMjk2fQ.1RBfeZAQWFTfKx-g4kmTPiIAWXDOxoTxS57m6eTcUc0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a189501128a933e1-IAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"107.151.249.136","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[09-Jul-2026 18:15:12 UTC] === User Orders API Called ===
[09-Jul-2026 18:15:12 UTC] User ID: 1005
[09-Jul-2026 18:15:12 UTC] Limit: 20, Offset: 0
[09-Jul-2026 18:15:12 UTC] Orders found: 1
[09-Jul-2026 18:15:12 UTC] Orders data: [{"id":394,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/biotelegraam","status":"pending","created_at":"2026-07-09 21:06:17","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[09-Jul-2026 18:15:12 UTC] Total orders count: 1
[09-Jul-2026 18:15:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jul-2026 18:15:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jul-2026 18:15:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"107.151.249.136, 104.23.209.83","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNSIsInVzZXJuYW1lIjoiQmxpbmRPd2wiLCJlbWFpbCI6ImhhYXZ2YXJAZ21haWwuY29tIiwiZXhwIjoxNzg0MjIyMjk2fQ.1RBfeZAQWFTfKx-g4kmTPiIAWXDOxoTxS57m6eTcUc0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a18950396b0033e1-IAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"107.151.249.136","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[09-Jul-2026 18:15:19 UTC] === User Orders API Called ===
[09-Jul-2026 18:15:19 UTC] User ID: 1005
[09-Jul-2026 18:15:19 UTC] Limit: 20, Offset: 0
[09-Jul-2026 18:15:19 UTC] Orders found: 1
[09-Jul-2026 18:15:19 UTC] Orders data: [{"id":394,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/biotelegraam","status":"pending","created_at":"2026-07-09 21:06:17","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[09-Jul-2026 18:15:19 UTC] Total orders count: 1
[09-Jul-2026 18:15:19 UTC] === API CALL LOG ===
[09-Jul-2026 18:15:19 UTC] Endpoint: user/profile.php
[09-Jul-2026 18:15:19 UTC] Full Log Data: {
    "timestamp": "2026-07-09 18:15:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "107.151.249.136",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "107.151.249.136, 104.23.209.83",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNSIsInVzZXJuYW1lIjoiQmxpbmRPd2wiLCJlbWFpbCI6ImhhYXZ2YXJAZ21haWwuY29tIiwiZXhwIjoxNzg0MjIyMjk2fQ.1RBfeZAQWFTfKx-g4kmTPiIAWXDOxoTxS57m6eTcUc0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18950396b0933e1-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "107.151.249.136",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 18:15:19 UTC] === END API CALL LOG ===
[09-Jul-2026 18:15:19 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 18:15:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNSIsInVzZXJuYW1lIjoiQmxpbmRPd2wiLCJlbWFpbCI6ImhhYXZ2YXJAZ21haWwuY29tIiwiZXhwIjoxNzg0MjIyMjk2fQ.1RBfeZAQWFTfKx-g4kmTPiIAWXDOxoTxS57m6eTcUc0
[09-Jul-2026 18:15:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 18:15:19 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 18:15:19 UTC] User ID: 1005
[09-Jul-2026 18:15:19 UTC] ✅ User profile retrieved successfully for user ID: 1005
[09-Jul-2026 18:15:19 UTC] === API CALL LOG ===
[09-Jul-2026 18:15:19 UTC] Endpoint: user/profile.php
[09-Jul-2026 18:15:19 UTC] Full Log Data: {
    "timestamp": "2026-07-09 18:15:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "107.151.249.136",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "107.151.249.136, 104.23.209.83",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNSIsInVzZXJuYW1lIjoiQmxpbmRPd2wiLCJlbWFpbCI6ImhhYXZ2YXJAZ21haWwuY29tIiwiZXhwIjoxNzg0MjIyMjk2fQ.1RBfeZAQWFTfKx-g4kmTPiIAWXDOxoTxS57m6eTcUc0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a189503d6f9b33e1-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "107.151.249.136",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 18:15:19 UTC] === END API CALL LOG ===
[09-Jul-2026 18:15:19 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 18:15:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNSIsInVzZXJuYW1lIjoiQmxpbmRPd2wiLCJlbWFpbCI6ImhhYXZ2YXJAZ21haWwuY29tIiwiZXhwIjoxNzg0MjIyMjk2fQ.1RBfeZAQWFTfKx-g4kmTPiIAWXDOxoTxS57m6eTcUc0
[09-Jul-2026 18:15:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 18:15:19 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 18:15:19 UTC] User ID: 1005
[09-Jul-2026 18:15:19 UTC] ✅ User profile retrieved successfully for user ID: 1005
[09-Jul-2026 18:34:59 UTC] === API CALL LOG ===
[09-Jul-2026 18:34:59 UTC] Endpoint: user/profile.php
[09-Jul-2026 18:34:59 UTC] Full Log Data: {
    "timestamp": "2026-07-09 18:34:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "107.151.249.136",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "107.151.249.136, 104.23.213.192",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNSIsInVzZXJuYW1lIjoiQmxpbmRPd2wiLCJlbWFpbCI6ImhhYXZ2YXJAZ21haWwuY29tIiwiZXhwIjoxNzg0MjIyMjk2fQ.1RBfeZAQWFTfKx-g4kmTPiIAWXDOxoTxS57m6eTcUc0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1896d07d96f7d61-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "107.151.249.136",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 18:34:59 UTC] === END API CALL LOG ===
[09-Jul-2026 18:34:59 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 18:34:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNSIsInVzZXJuYW1lIjoiQmxpbmRPd2wiLCJlbWFpbCI6ImhhYXZ2YXJAZ21haWwuY29tIiwiZXhwIjoxNzg0MjIyMjk2fQ.1RBfeZAQWFTfKx-g4kmTPiIAWXDOxoTxS57m6eTcUc0
[09-Jul-2026 18:34:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 18:34:59 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 18:34:59 UTC] User ID: 1005
[09-Jul-2026 18:34:59 UTC] ✅ User profile retrieved successfully for user ID: 1005
[09-Jul-2026 18:35:00 UTC] === API CALL LOG ===
[09-Jul-2026 18:35:00 UTC] Endpoint: user/profile.php
[09-Jul-2026 18:35:00 UTC] Full Log Data: {
    "timestamp": "2026-07-09 18:35:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "107.151.249.136",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "107.151.249.136, 104.23.213.192",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNSIsInVzZXJuYW1lIjoiQmxpbmRPd2wiLCJlbWFpbCI6ImhhYXZ2YXJAZ21haWwuY29tIiwiZXhwIjoxNzg0MjIyMjk2fQ.1RBfeZAQWFTfKx-g4kmTPiIAWXDOxoTxS57m6eTcUc0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1896d0e29b17d61-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "107.151.249.136",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 18:35:00 UTC] === END API CALL LOG ===
[09-Jul-2026 18:35:00 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 18:35:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNSIsInVzZXJuYW1lIjoiQmxpbmRPd2wiLCJlbWFpbCI6ImhhYXZ2YXJAZ21haWwuY29tIiwiZXhwIjoxNzg0MjIyMjk2fQ.1RBfeZAQWFTfKx-g4kmTPiIAWXDOxoTxS57m6eTcUc0
[09-Jul-2026 18:35:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 18:35:00 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 18:35:00 UTC] User ID: 1005
[09-Jul-2026 18:35:00 UTC] ✅ User profile retrieved successfully for user ID: 1005
[09-Jul-2026 18:35:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jul-2026 18:35:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jul-2026 18:35:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"107.151.249.136, 104.23.213.192","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNSIsInVzZXJuYW1lIjoiQmxpbmRPd2wiLCJlbWFpbCI6ImhhYXZ2YXJAZ21haWwuY29tIiwiZXhwIjoxNzg0MjIyMjk2fQ.1RBfeZAQWFTfKx-g4kmTPiIAWXDOxoTxS57m6eTcUc0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1896d0e29b97d61-IAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"107.151.249.136","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[09-Jul-2026 18:35:00 UTC] === User Orders API Called ===
[09-Jul-2026 18:35:00 UTC] User ID: 1005
[09-Jul-2026 18:35:00 UTC] Limit: 20, Offset: 0
[09-Jul-2026 18:35:00 UTC] Orders found: 1
[09-Jul-2026 18:35:00 UTC] Orders data: [{"id":394,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/biotelegraam","status":"pending","created_at":"2026-07-09 21:06:17","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[09-Jul-2026 18:35:00 UTC] Total orders count: 1
[09-Jul-2026 18:35:00 UTC] === API CALL LOG ===
[09-Jul-2026 18:35:00 UTC] Endpoint: user/profile.php
[09-Jul-2026 18:35:00 UTC] Full Log Data: {
    "timestamp": "2026-07-09 18:35:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "107.151.249.136",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "107.151.249.136, 104.23.213.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNSIsInVzZXJuYW1lIjoiQmxpbmRPd2wiLCJlbWFpbCI6ImhhYXZ2YXJAZ21haWwuY29tIiwiZXhwIjoxNzg0MjIyMjk2fQ.1RBfeZAQWFTfKx-g4kmTPiIAWXDOxoTxS57m6eTcUc0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1896d0fce727d61-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "107.151.249.136",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 18:35:00 UTC] === END API CALL LOG ===
[09-Jul-2026 18:35:00 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 18:35:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNSIsInVzZXJuYW1lIjoiQmxpbmRPd2wiLCJlbWFpbCI6ImhhYXZ2YXJAZ21haWwuY29tIiwiZXhwIjoxNzg0MjIyMjk2fQ.1RBfeZAQWFTfKx-g4kmTPiIAWXDOxoTxS57m6eTcUc0
[09-Jul-2026 18:35:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 18:35:00 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 18:35:00 UTC] User ID: 1005
[09-Jul-2026 18:35:00 UTC] ✅ User profile retrieved successfully for user ID: 1005
[09-Jul-2026 18:35:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jul-2026 18:35:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jul-2026 18:35:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"107.151.249.136, 104.23.213.75","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNSIsInVzZXJuYW1lIjoiQmxpbmRPd2wiLCJlbWFpbCI6ImhhYXZ2YXJAZ21haWwuY29tIiwiZXhwIjoxNzg0MjIyMjk2fQ.1RBfeZAQWFTfKx-g4kmTPiIAWXDOxoTxS57m6eTcUc0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1896d246c327d61-IAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"107.151.249.136","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[09-Jul-2026 18:35:03 UTC] === User Orders API Called ===
[09-Jul-2026 18:35:03 UTC] User ID: 1005
[09-Jul-2026 18:35:03 UTC] Limit: 20, Offset: 0
[09-Jul-2026 18:35:03 UTC] Orders found: 1
[09-Jul-2026 18:35:03 UTC] Orders data: [{"id":394,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/biotelegraam","status":"pending","created_at":"2026-07-09 21:06:17","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[09-Jul-2026 18:35:03 UTC] Total orders count: 1
[09-Jul-2026 18:48:07 UTC] === API CALL LOG ===
[09-Jul-2026 18:48:07 UTC] Endpoint: user/profile.php
[09-Jul-2026 18:48:07 UTC] Full Log Data: {
    "timestamp": "2026-07-09 18:48:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "182.183.168.209",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "182.183.168.209, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM2IiwidXNlcm5hbWUiOiJqaG9uIiwiZW1haWwiOiJzYWxsYWhiYWhpNDA3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNTgxM30.PAHfG_UV5Z-z-MTjKJW6PvL73Ye7THV83Lti8bjhPvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18980465dd3e167-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "182.183.168.209",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 18:48:07 UTC] === END API CALL LOG ===
[09-Jul-2026 18:48:07 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 18:48:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM2IiwidXNlcm5hbWUiOiJqaG9uIiwiZW1haWwiOiJzYWxsYWhiYWhpNDA3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNTgxM30.PAHfG_UV5Z-z-MTjKJW6PvL73Ye7THV83Lti8bjhPvk
[09-Jul-2026 18:48:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 18:48:07 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 18:48:07 UTC] User ID: 336
[09-Jul-2026 18:48:07 UTC] ✅ User profile retrieved successfully for user ID: 336
[09-Jul-2026 18:48:08 UTC] === API CALL LOG ===
[09-Jul-2026 18:48:08 UTC] Endpoint: user/profile.php
[09-Jul-2026 18:48:08 UTC] Full Log Data: {
    "timestamp": "2026-07-09 18:48:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "182.183.168.209",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "182.183.168.209, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM2IiwidXNlcm5hbWUiOiJqaG9uIiwiZW1haWwiOiJzYWxsYWhiYWhpNDA3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNTgxM30.PAHfG_UV5Z-z-MTjKJW6PvL73Ye7THV83Lti8bjhPvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a189804f0b37e167-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "182.183.168.209",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 18:48:08 UTC] === END API CALL LOG ===
[09-Jul-2026 18:48:08 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 18:48:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM2IiwidXNlcm5hbWUiOiJqaG9uIiwiZW1haWwiOiJzYWxsYWhiYWhpNDA3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNTgxM30.PAHfG_UV5Z-z-MTjKJW6PvL73Ye7THV83Lti8bjhPvk
[09-Jul-2026 18:48:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 18:48:08 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 18:48:08 UTC] User ID: 336
[09-Jul-2026 18:48:08 UTC] ✅ User profile retrieved successfully for user ID: 336
[09-Jul-2026 18:48:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jul-2026 18:48:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jul-2026 18:48:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"182.183.168.209, 172.68.234.131","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM2IiwidXNlcm5hbWUiOiJqaG9uIiwiZW1haWwiOiJzYWxsYWhiYWhpNDA3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNTgxM30.PAHfG_UV5Z-z-MTjKJW6PvL73Ye7THV83Lti8bjhPvk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a189804f0b36e167-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"182.183.168.209","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[09-Jul-2026 18:48:08 UTC] === User Orders API Called ===
[09-Jul-2026 18:48:08 UTC] User ID: 336
[09-Jul-2026 18:48:08 UTC] Limit: 20, Offset: 0
[09-Jul-2026 18:48:08 UTC] Orders found: 2
[09-Jul-2026 18:48:08 UTC] Orders data: [{"id":202,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/BESTXAUUSDJEFFREY","status":"cancelled","created_at":"2026-04-17 11:34:30","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":201,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/goldbulltrader1122","status":"cancelled","created_at":"2026-04-17 11:27:17","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[09-Jul-2026 18:48:08 UTC] Total orders count: 2
[09-Jul-2026 18:48:08 UTC] === API CALL LOG ===
[09-Jul-2026 18:48:08 UTC] Endpoint: user/profile.php
[09-Jul-2026 18:48:08 UTC] Full Log Data: {
    "timestamp": "2026-07-09 18:48:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "182.183.168.209",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "182.183.168.209, 172.68.234.188",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM2IiwidXNlcm5hbWUiOiJqaG9uIiwiZW1haWwiOiJzYWxsYWhiYWhpNDA3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNTgxM30.PAHfG_UV5Z-z-MTjKJW6PvL73Ye7THV83Lti8bjhPvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a189804f0b31e167-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "182.183.168.209",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 18:48:08 UTC] === END API CALL LOG ===
[09-Jul-2026 18:48:08 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 18:48:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM2IiwidXNlcm5hbWUiOiJqaG9uIiwiZW1haWwiOiJzYWxsYWhiYWhpNDA3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNTgxM30.PAHfG_UV5Z-z-MTjKJW6PvL73Ye7THV83Lti8bjhPvk
[09-Jul-2026 18:48:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 18:48:08 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 18:48:08 UTC] User ID: 336
[09-Jul-2026 18:48:08 UTC] ✅ User profile retrieved successfully for user ID: 336
[09-Jul-2026 18:48:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jul-2026 18:48:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jul-2026 18:48:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"182.183.168.209, 172.68.234.131","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM2IiwidXNlcm5hbWUiOiJqaG9uIiwiZW1haWwiOiJzYWxsYWhiYWhpNDA3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNTgxM30.PAHfG_UV5Z-z-MTjKJW6PvL73Ye7THV83Lti8bjhPvk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a18980bcedeae167-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"182.183.168.209","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[09-Jul-2026 18:48:26 UTC] === User Orders API Called ===
[09-Jul-2026 18:48:26 UTC] User ID: 336
[09-Jul-2026 18:48:26 UTC] Limit: 20, Offset: 0
[09-Jul-2026 18:48:26 UTC] Orders found: 2
[09-Jul-2026 18:48:26 UTC] Orders data: [{"id":202,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/BESTXAUUSDJEFFREY","status":"cancelled","created_at":"2026-04-17 11:34:30","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":201,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/goldbulltrader1122","status":"cancelled","created_at":"2026-04-17 11:27:17","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[09-Jul-2026 18:48:26 UTC] Total orders count: 2
[09-Jul-2026 18:48:33 UTC] === API CALL LOG ===
[09-Jul-2026 18:48:33 UTC] Endpoint: user/profile.php
[09-Jul-2026 18:48:33 UTC] Full Log Data: {
    "timestamp": "2026-07-09 18:48:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "182.183.168.209",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "182.183.168.209, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM2IiwidXNlcm5hbWUiOiJqaG9uIiwiZW1haWwiOiJzYWxsYWhiYWhpNDA3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNTgxM30.PAHfG_UV5Z-z-MTjKJW6PvL73Ye7THV83Lti8bjhPvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18980e83c1be167-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "182.183.168.209",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 18:48:33 UTC] === END API CALL LOG ===
[09-Jul-2026 18:48:33 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 18:48:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM2IiwidXNlcm5hbWUiOiJqaG9uIiwiZW1haWwiOiJzYWxsYWhiYWhpNDA3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNTgxM30.PAHfG_UV5Z-z-MTjKJW6PvL73Ye7THV83Lti8bjhPvk
[09-Jul-2026 18:48:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 18:48:33 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 18:48:33 UTC] User ID: 336
[09-Jul-2026 18:48:33 UTC] ✅ User profile retrieved successfully for user ID: 336
[09-Jul-2026 18:48:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jul-2026 18:48:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jul-2026 18:48:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"182.183.168.209, 172.68.234.130","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM2IiwidXNlcm5hbWUiOiJqaG9uIiwiZW1haWwiOiJzYWxsYWhiYWhpNDA3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNTgxM30.PAHfG_UV5Z-z-MTjKJW6PvL73Ye7THV83Lti8bjhPvk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a18980e83c19e167-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"182.183.168.209","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[09-Jul-2026 18:48:33 UTC] === User Orders API Called ===
[09-Jul-2026 18:48:33 UTC] User ID: 336
[09-Jul-2026 18:48:33 UTC] Limit: 20, Offset: 0
[09-Jul-2026 18:48:33 UTC] Orders found: 2
[09-Jul-2026 18:48:33 UTC] Orders data: [{"id":202,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/BESTXAUUSDJEFFREY","status":"cancelled","created_at":"2026-04-17 11:34:30","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":201,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/goldbulltrader1122","status":"cancelled","created_at":"2026-04-17 11:27:17","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[09-Jul-2026 18:48:33 UTC] Total orders count: 2
[09-Jul-2026 18:48:33 UTC] === API CALL LOG ===
[09-Jul-2026 18:48:33 UTC] Endpoint: user/profile.php
[09-Jul-2026 18:48:33 UTC] Full Log Data: {
    "timestamp": "2026-07-09 18:48:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "182.183.168.209",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "182.183.168.209, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM2IiwidXNlcm5hbWUiOiJqaG9uIiwiZW1haWwiOiJzYWxsYWhiYWhpNDA3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNTgxM30.PAHfG_UV5Z-z-MTjKJW6PvL73Ye7THV83Lti8bjhPvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18980eaa984e167-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "182.183.168.209",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 18:48:33 UTC] === END API CALL LOG ===
[09-Jul-2026 18:48:33 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 18:48:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM2IiwidXNlcm5hbWUiOiJqaG9uIiwiZW1haWwiOiJzYWxsYWhiYWhpNDA3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNTgxM30.PAHfG_UV5Z-z-MTjKJW6PvL73Ye7THV83Lti8bjhPvk
[09-Jul-2026 18:48:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 18:48:33 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 18:48:33 UTC] User ID: 336
[09-Jul-2026 18:48:33 UTC] ✅ User profile retrieved successfully for user ID: 336
[09-Jul-2026 18:48:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jul-2026 18:48:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jul-2026 18:48:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"182.183.168.209, 172.68.234.130","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM2IiwidXNlcm5hbWUiOiJqaG9uIiwiZW1haWwiOiJzYWxsYWhiYWhpNDA3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNTgxM30.PAHfG_UV5Z-z-MTjKJW6PvL73Ye7THV83Lti8bjhPvk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a18980f76fc3e167-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"182.183.168.209","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[09-Jul-2026 18:48:35 UTC] === User Orders API Called ===
[09-Jul-2026 18:48:35 UTC] User ID: 336
[09-Jul-2026 18:48:35 UTC] Limit: 20, Offset: 0
[09-Jul-2026 18:48:35 UTC] Orders found: 2
[09-Jul-2026 18:48:35 UTC] Orders data: [{"id":202,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/BESTXAUUSDJEFFREY","status":"cancelled","created_at":"2026-04-17 11:34:30","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":201,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/goldbulltrader1122","status":"cancelled","created_at":"2026-04-17 11:27:17","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[09-Jul-2026 18:48:35 UTC] Total orders count: 2
[09-Jul-2026 18:48:41 UTC] === API CALL LOG ===
[09-Jul-2026 18:48:41 UTC] Endpoint: user/profile.php
[09-Jul-2026 18:48:41 UTC] Full Log Data: {
    "timestamp": "2026-07-09 18:48:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "182.183.168.209",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "182.183.168.209, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM2IiwidXNlcm5hbWUiOiJqaG9uIiwiZW1haWwiOiJzYWxsYWhiYWhpNDA3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNTgxM30.PAHfG_UV5Z-z-MTjKJW6PvL73Ye7THV83Lti8bjhPvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1898119ab8de167-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "182.183.168.209",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 18:48:41 UTC] === END API CALL LOG ===
[09-Jul-2026 18:48:41 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 18:48:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM2IiwidXNlcm5hbWUiOiJqaG9uIiwiZW1haWwiOiJzYWxsYWhiYWhpNDA3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNTgxM30.PAHfG_UV5Z-z-MTjKJW6PvL73Ye7THV83Lti8bjhPvk
[09-Jul-2026 18:48:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 18:48:41 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 18:48:41 UTC] User ID: 336
[09-Jul-2026 18:48:41 UTC] ✅ User profile retrieved successfully for user ID: 336
[09-Jul-2026 18:48:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jul-2026 18:48:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jul-2026 18:48:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"182.183.168.209, 172.68.234.131","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM2IiwidXNlcm5hbWUiOiJqaG9uIiwiZW1haWwiOiJzYWxsYWhiYWhpNDA3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNTgxM30.PAHfG_UV5Z-z-MTjKJW6PvL73Ye7THV83Lti8bjhPvk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1898119ab87e167-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"182.183.168.209","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[09-Jul-2026 18:48:41 UTC] === User Orders API Called ===
[09-Jul-2026 18:48:41 UTC] User ID: 336
[09-Jul-2026 18:48:41 UTC] Limit: 20, Offset: 0
[09-Jul-2026 18:48:41 UTC] Orders found: 2
[09-Jul-2026 18:48:41 UTC] Orders data: [{"id":202,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/BESTXAUUSDJEFFREY","status":"cancelled","created_at":"2026-04-17 11:34:30","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":201,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/goldbulltrader1122","status":"cancelled","created_at":"2026-04-17 11:27:17","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[09-Jul-2026 18:48:41 UTC] Total orders count: 2
[09-Jul-2026 18:48:41 UTC] === API CALL LOG ===
[09-Jul-2026 18:48:41 UTC] Endpoint: user/profile.php
[09-Jul-2026 18:48:41 UTC] Full Log Data: {
    "timestamp": "2026-07-09 18:48:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "182.183.168.209",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "182.183.168.209, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM2IiwidXNlcm5hbWUiOiJqaG9uIiwiZW1haWwiOiJzYWxsYWhiYWhpNDA3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNTgxM30.PAHfG_UV5Z-z-MTjKJW6PvL73Ye7THV83Lti8bjhPvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a189811dcda1e167-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "182.183.168.209",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 18:48:41 UTC] === END API CALL LOG ===
[09-Jul-2026 18:48:41 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 18:48:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM2IiwidXNlcm5hbWUiOiJqaG9uIiwiZW1haWwiOiJzYWxsYWhiYWhpNDA3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNTgxM30.PAHfG_UV5Z-z-MTjKJW6PvL73Ye7THV83Lti8bjhPvk
[09-Jul-2026 18:48:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 18:48:41 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 18:48:41 UTC] User ID: 336
[09-Jul-2026 18:48:41 UTC] ✅ User profile retrieved successfully for user ID: 336
[09-Jul-2026 18:48:47 UTC] === API CALL LOG ===
[09-Jul-2026 18:48:47 UTC] Endpoint: user/profile.php
[09-Jul-2026 18:48:47 UTC] Full Log Data: {
    "timestamp": "2026-07-09 18:48:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "182.183.168.209",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "182.183.168.209, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM2IiwidXNlcm5hbWUiOiJqaG9uIiwiZW1haWwiOiJzYWxsYWhiYWhpNDA3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNTgxM30.PAHfG_UV5Z-z-MTjKJW6PvL73Ye7THV83Lti8bjhPvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a189813e0d57e167-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "182.183.168.209",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 18:48:47 UTC] === END API CALL LOG ===
[09-Jul-2026 18:48:47 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 18:48:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM2IiwidXNlcm5hbWUiOiJqaG9uIiwiZW1haWwiOiJzYWxsYWhiYWhpNDA3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNTgxM30.PAHfG_UV5Z-z-MTjKJW6PvL73Ye7THV83Lti8bjhPvk
[09-Jul-2026 18:48:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 18:48:47 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 18:48:47 UTC] User ID: 336
[09-Jul-2026 18:48:47 UTC] ✅ User profile retrieved successfully for user ID: 336
[09-Jul-2026 18:54:31 UTC] === API CALL LOG ===
[09-Jul-2026 18:54:31 UTC] Endpoint: user/profile.php
[09-Jul-2026 18:54:31 UTC] Full Log Data: {
    "timestamp": "2026-07-09 18:54:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "182.183.168.209",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "182.183.168.209, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM2IiwidXNlcm5hbWUiOiJqaG9uIiwiZW1haWwiOiJzYWxsYWhiYWhpNDA3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNTgxM30.PAHfG_UV5Z-z-MTjKJW6PvL73Ye7THV83Lti8bjhPvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1898964ea85e193-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "182.183.168.209",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 18:54:31 UTC] === END API CALL LOG ===
[09-Jul-2026 18:54:31 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 18:54:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM2IiwidXNlcm5hbWUiOiJqaG9uIiwiZW1haWwiOiJzYWxsYWhiYWhpNDA3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNTgxM30.PAHfG_UV5Z-z-MTjKJW6PvL73Ye7THV83Lti8bjhPvk
[09-Jul-2026 18:54:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 18:54:31 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 18:54:31 UTC] User ID: 336
[09-Jul-2026 18:54:31 UTC] ✅ User profile retrieved successfully for user ID: 336
[09-Jul-2026 18:54:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jul-2026 18:54:31 UTC] === API CALL LOG ===
[09-Jul-2026 18:54:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jul-2026 18:54:31 UTC] Endpoint: user/profile.php
[09-Jul-2026 18:54:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"182.183.168.209, 172.68.234.131","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM2IiwidXNlcm5hbWUiOiJqaG9uIiwiZW1haWwiOiJzYWxsYWhiYWhpNDA3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNTgxM30.PAHfG_UV5Z-z-MTjKJW6PvL73Ye7THV83Lti8bjhPvk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1898964ea82e193-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"182.183.168.209","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[09-Jul-2026 18:54:31 UTC] Full Log Data: {
    "timestamp": "2026-07-09 18:54:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "182.183.168.209",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "182.183.168.209, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM2IiwidXNlcm5hbWUiOiJqaG9uIiwiZW1haWwiOiJzYWxsYWhiYWhpNDA3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNTgxM30.PAHfG_UV5Z-z-MTjKJW6PvL73Ye7THV83Lti8bjhPvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1898966dfbee193-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "182.183.168.209",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 18:54:31 UTC] === END API CALL LOG ===
[09-Jul-2026 18:54:31 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 18:54:31 UTC] === User Orders API Called ===
[09-Jul-2026 18:54:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM2IiwidXNlcm5hbWUiOiJqaG9uIiwiZW1haWwiOiJzYWxsYWhiYWhpNDA3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNTgxM30.PAHfG_UV5Z-z-MTjKJW6PvL73Ye7THV83Lti8bjhPvk
[09-Jul-2026 18:54:31 UTC] User ID: 336
[09-Jul-2026 18:54:31 UTC] Limit: 20, Offset: 0
[09-Jul-2026 18:54:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 18:54:31 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 18:54:31 UTC] User ID: 336
[09-Jul-2026 18:54:31 UTC] Orders found: 2
[09-Jul-2026 18:54:31 UTC] Orders data: [{"id":202,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/BESTXAUUSDJEFFREY","status":"cancelled","created_at":"2026-04-17 11:34:30","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":201,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/goldbulltrader1122","status":"cancelled","created_at":"2026-04-17 11:27:17","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[09-Jul-2026 18:54:31 UTC] ✅ User profile retrieved successfully for user ID: 336
[09-Jul-2026 18:54:31 UTC] Total orders count: 2
[09-Jul-2026 18:54:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jul-2026 18:54:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jul-2026 18:54:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"182.183.168.209, 172.68.234.130","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM2IiwidXNlcm5hbWUiOiJqaG9uIiwiZW1haWwiOiJzYWxsYWhiYWhpNDA3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNTgxM30.PAHfG_UV5Z-z-MTjKJW6PvL73Ye7THV83Lti8bjhPvk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a189898e9eeae193-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"182.183.168.209","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[09-Jul-2026 18:54:31 UTC] === User Orders API Called ===
[09-Jul-2026 18:54:31 UTC] User ID: 336
[09-Jul-2026 18:54:31 UTC] Limit: 20, Offset: 0
[09-Jul-2026 18:54:31 UTC] Orders found: 2
[09-Jul-2026 18:54:31 UTC] Orders data: [{"id":202,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/BESTXAUUSDJEFFREY","status":"cancelled","created_at":"2026-04-17 11:34:30","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":201,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/goldbulltrader1122","status":"cancelled","created_at":"2026-04-17 11:27:17","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[09-Jul-2026 18:54:31 UTC] Total orders count: 2
[09-Jul-2026 18:54:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jul-2026 18:54:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jul-2026 18:54:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"182.183.168.209, 172.68.234.130","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM2IiwidXNlcm5hbWUiOiJqaG9uIiwiZW1haWwiOiJzYWxsYWhiYWhpNDA3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNTgxM30.PAHfG_UV5Z-z-MTjKJW6PvL73Ye7THV83Lti8bjhPvk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a18989d73bfee193-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"182.183.168.209","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[09-Jul-2026 18:54:39 UTC] === User Orders API Called ===
[09-Jul-2026 18:54:39 UTC] User ID: 336
[09-Jul-2026 18:54:39 UTC] Limit: 20, Offset: 0
[09-Jul-2026 18:54:39 UTC] Orders found: 2
[09-Jul-2026 18:54:39 UTC] Orders data: [{"id":202,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/BESTXAUUSDJEFFREY","status":"cancelled","created_at":"2026-04-17 11:34:30","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":201,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/goldbulltrader1122","status":"cancelled","created_at":"2026-04-17 11:27:17","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[09-Jul-2026 18:54:39 UTC] Total orders count: 2
[09-Jul-2026 18:54:39 UTC] === API CALL LOG ===
[09-Jul-2026 18:54:39 UTC] Endpoint: user/profile.php
[09-Jul-2026 18:54:39 UTC] Full Log Data: {
    "timestamp": "2026-07-09 18:54:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "182.183.168.209",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "182.183.168.209, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM2IiwidXNlcm5hbWUiOiJqaG9uIiwiZW1haWwiOiJzYWxsYWhiYWhpNDA3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNTgxM30.PAHfG_UV5Z-z-MTjKJW6PvL73Ye7THV83Lti8bjhPvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18989d73c02e193-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "182.183.168.209",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 18:54:39 UTC] === END API CALL LOG ===
[09-Jul-2026 18:54:39 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 18:54:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM2IiwidXNlcm5hbWUiOiJqaG9uIiwiZW1haWwiOiJzYWxsYWhiYWhpNDA3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNTgxM30.PAHfG_UV5Z-z-MTjKJW6PvL73Ye7THV83Lti8bjhPvk
[09-Jul-2026 18:54:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 18:54:39 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 18:54:39 UTC] User ID: 336
[09-Jul-2026 18:54:39 UTC] ✅ User profile retrieved successfully for user ID: 336
[09-Jul-2026 18:54:39 UTC] === API CALL LOG ===
[09-Jul-2026 18:54:39 UTC] Endpoint: user/profile.php
[09-Jul-2026 18:54:39 UTC] Full Log Data: {
    "timestamp": "2026-07-09 18:54:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "182.183.168.209",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "182.183.168.209, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM2IiwidXNlcm5hbWUiOiJqaG9uIiwiZW1haWwiOiJzYWxsYWhiYWhpNDA3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNTgxM30.PAHfG_UV5Z-z-MTjKJW6PvL73Ye7THV83Lti8bjhPvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18989db4e36e193-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "182.183.168.209",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 18:54:39 UTC] === END API CALL LOG ===
[09-Jul-2026 18:54:39 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 18:54:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzM2IiwidXNlcm5hbWUiOiJqaG9uIiwiZW1haWwiOiJzYWxsYWhiYWhpNDA3QGdtYWlsLmNvbSIsImV4cCI6MTc3NjgxNTgxM30.PAHfG_UV5Z-z-MTjKJW6PvL73Ye7THV83Lti8bjhPvk
[09-Jul-2026 18:54:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 18:54:39 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 18:54:39 UTC] User ID: 336
[09-Jul-2026 18:54:39 UTC] ✅ User profile retrieved successfully for user ID: 336
[09-Jul-2026 19:06:16 UTC] === API CALL LOG ===
[09-Jul-2026 19:06:16 UTC] Endpoint: user/profile.php
[09-Jul-2026 19:06:16 UTC] Full Log Data: {
    "timestamp": "2026-07-09 19:06:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a10c:8d9a:70e1:d4ff:fe08:97c5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a10c:8d9a:70e1:d4ff:fe08:97c5, 162.158.14.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQyMjg3NzZ9.XXhzzxCubeLmrNevAufb7PVUsWiTQnmeE97R1BcsLZQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1899ae00fa1e3f7-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a10c:8d9a:70e1:d4ff:fe08:97c5",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 19:06:16 UTC] === END API CALL LOG ===
[09-Jul-2026 19:06:16 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 19:06:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQyMjg3NzZ9.XXhzzxCubeLmrNevAufb7PVUsWiTQnmeE97R1BcsLZQ
[09-Jul-2026 19:06:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 19:06:16 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 19:06:16 UTC] User ID: 694
[09-Jul-2026 19:06:16 UTC] ✅ User profile retrieved successfully for user ID: 694
[09-Jul-2026 19:06:17 UTC] === API CALL LOG ===
[09-Jul-2026 19:06:17 UTC] Endpoint: user/profile.php
[09-Jul-2026 19:06:17 UTC] Full Log Data: {
    "timestamp": "2026-07-09 19:06:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a10c:8d9a:70e1:d4ff:fe08:97c5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a10c:8d9a:70e1:d4ff:fe08:97c5, 162.158.14.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQyMjg3NzZ9.XXhzzxCubeLmrNevAufb7PVUsWiTQnmeE97R1BcsLZQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1899ae0b86ae3f7-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a10c:8d9a:70e1:d4ff:fe08:97c5",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 19:06:17 UTC] === END API CALL LOG ===
[09-Jul-2026 19:06:17 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 19:06:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQyMjg3NzZ9.XXhzzxCubeLmrNevAufb7PVUsWiTQnmeE97R1BcsLZQ
[09-Jul-2026 19:06:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 19:06:17 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 19:06:17 UTC] User ID: 694
[09-Jul-2026 19:06:17 UTC] ✅ User profile retrieved successfully for user ID: 694
[09-Jul-2026 19:06:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jul-2026 19:06:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jul-2026 19:06:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a00:1880:a10c:8d9a:70e1:d4ff:fe08:97c5, 162.158.14.216","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQyMjg3NzZ9.XXhzzxCubeLmrNevAufb7PVUsWiTQnmeE97R1BcsLZQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1899ae03fdfe3f7-OTP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a00:1880:a10c:8d9a:70e1:d4ff:fe08:97c5","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[09-Jul-2026 19:06:17 UTC] === User Orders API Called ===
[09-Jul-2026 19:06:17 UTC] User ID: 694
[09-Jul-2026 19:06:17 UTC] Limit: 20, Offset: 0
[09-Jul-2026 19:06:17 UTC] Orders found: 0
[09-Jul-2026 19:06:17 UTC] Orders data: []
[09-Jul-2026 19:06:17 UTC] Total orders count: 0
[09-Jul-2026 19:06:24 UTC] === API CALL LOG ===
[09-Jul-2026 19:06:24 UTC] Endpoint: user/profile.php
[09-Jul-2026 19:06:24 UTC] Full Log Data: {
    "timestamp": "2026-07-09 19:06:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a10c:8d9a:70e1:d4ff:fe08:97c5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a10c:8d9a:70e1:d4ff:fe08:97c5, 162.158.14.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQyMjg3NzZ9.XXhzzxCubeLmrNevAufb7PVUsWiTQnmeE97R1BcsLZQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1899b117eb0e3f2-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a10c:8d9a:70e1:d4ff:fe08:97c5",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 19:06:24 UTC] === END API CALL LOG ===
[09-Jul-2026 19:06:24 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 19:06:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQyMjg3NzZ9.XXhzzxCubeLmrNevAufb7PVUsWiTQnmeE97R1BcsLZQ
[09-Jul-2026 19:06:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 19:06:24 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 19:06:24 UTC] User ID: 694
[09-Jul-2026 19:06:24 UTC] ✅ User profile retrieved successfully for user ID: 694
[09-Jul-2026 19:06:25 UTC] === API CALL LOG ===
[09-Jul-2026 19:06:25 UTC] Endpoint: user/profile.php
[09-Jul-2026 19:06:25 UTC] Full Log Data: {
    "timestamp": "2026-07-09 19:06:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a10c:8d9a:70e1:d4ff:fe08:97c5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a10c:8d9a:70e1:d4ff:fe08:97c5, 162.158.14.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQyMjg3NzZ9.XXhzzxCubeLmrNevAufb7PVUsWiTQnmeE97R1BcsLZQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1899b15abd6e3f2-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a10c:8d9a:70e1:d4ff:fe08:97c5",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 19:06:25 UTC] === END API CALL LOG ===
[09-Jul-2026 19:06:25 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 19:06:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQyMjg3NzZ9.XXhzzxCubeLmrNevAufb7PVUsWiTQnmeE97R1BcsLZQ
[09-Jul-2026 19:06:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 19:06:25 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 19:06:25 UTC] User ID: 694
[09-Jul-2026 19:06:25 UTC] ✅ User profile retrieved successfully for user ID: 694
[09-Jul-2026 19:06:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jul-2026 19:06:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jul-2026 19:06:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a00:1880:a10c:8d9a:70e1:d4ff:fe08:97c5, 162.158.14.48","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQyMjg3NzZ9.XXhzzxCubeLmrNevAufb7PVUsWiTQnmeE97R1BcsLZQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1899b161c33e3f2-OTP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a00:1880:a10c:8d9a:70e1:d4ff:fe08:97c5","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[09-Jul-2026 19:06:25 UTC] === User Orders API Called ===
[09-Jul-2026 19:06:25 UTC] User ID: 694
[09-Jul-2026 19:06:25 UTC] Limit: 20, Offset: 0
[09-Jul-2026 19:06:25 UTC] Orders found: 0
[09-Jul-2026 19:06:25 UTC] Orders data: []
[09-Jul-2026 19:06:25 UTC] Total orders count: 0
[09-Jul-2026 19:06:25 UTC] === API CALL LOG ===
[09-Jul-2026 19:06:25 UTC] Endpoint: user/profile.php
[09-Jul-2026 19:06:25 UTC] Full Log Data: {
    "timestamp": "2026-07-09 19:06:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a10c:8d9a:70e1:d4ff:fe08:97c5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a10c:8d9a:70e1:d4ff:fe08:97c5, 162.158.14.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQyMjg3NzZ9.XXhzzxCubeLmrNevAufb7PVUsWiTQnmeE97R1BcsLZQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1899b165c6fe3f2-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a10c:8d9a:70e1:d4ff:fe08:97c5",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 19:06:25 UTC] === END API CALL LOG ===
[09-Jul-2026 19:06:25 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 19:06:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQyMjg3NzZ9.XXhzzxCubeLmrNevAufb7PVUsWiTQnmeE97R1BcsLZQ
[09-Jul-2026 19:06:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 19:06:25 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 19:06:25 UTC] User ID: 694
[09-Jul-2026 19:06:25 UTC] ✅ User profile retrieved successfully for user ID: 694
[09-Jul-2026 19:06:33 UTC] === API CALL LOG ===
[09-Jul-2026 19:06:33 UTC] Endpoint: user/profile.php
[09-Jul-2026 19:06:33 UTC] Full Log Data: {
    "timestamp": "2026-07-09 19:06:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a10c:8d9a:70e1:d4ff:fe08:97c5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a10c:8d9a:70e1:d4ff:fe08:97c5, 162.158.19.223",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQyMjg3NzZ9.XXhzzxCubeLmrNevAufb7PVUsWiTQnmeE97R1BcsLZQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1899b446ba0b9e7-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a10c:8d9a:70e1:d4ff:fe08:97c5",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 19:06:33 UTC] === END API CALL LOG ===
[09-Jul-2026 19:06:33 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 19:06:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQyMjg3NzZ9.XXhzzxCubeLmrNevAufb7PVUsWiTQnmeE97R1BcsLZQ
[09-Jul-2026 19:06:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 19:06:33 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 19:06:33 UTC] User ID: 694
[09-Jul-2026 19:06:33 UTC] ✅ User profile retrieved successfully for user ID: 694
[09-Jul-2026 19:06:33 UTC] === API CALL LOG ===
[09-Jul-2026 19:06:33 UTC] Endpoint: user/profile.php
[09-Jul-2026 19:06:33 UTC] Full Log Data: {
    "timestamp": "2026-07-09 19:06:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a10c:8d9a:70e1:d4ff:fe08:97c5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a10c:8d9a:70e1:d4ff:fe08:97c5, 162.158.19.223",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQyMjg3NzZ9.XXhzzxCubeLmrNevAufb7PVUsWiTQnmeE97R1BcsLZQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1899b480d76b9e7-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a10c:8d9a:70e1:d4ff:fe08:97c5",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 19:06:33 UTC] === END API CALL LOG ===
[09-Jul-2026 19:06:33 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 19:06:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQyMjg3NzZ9.XXhzzxCubeLmrNevAufb7PVUsWiTQnmeE97R1BcsLZQ
[09-Jul-2026 19:06:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 19:06:33 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 19:06:33 UTC] User ID: 694
[09-Jul-2026 19:06:33 UTC] ✅ User profile retrieved successfully for user ID: 694
[09-Jul-2026 19:06:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jul-2026 19:06:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jul-2026 19:06:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a00:1880:a10c:8d9a:70e1:d4ff:fe08:97c5, 162.158.19.223","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQyMjg3NzZ9.XXhzzxCubeLmrNevAufb7PVUsWiTQnmeE97R1BcsLZQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1899b486dbeb9e7-OTP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a00:1880:a10c:8d9a:70e1:d4ff:fe08:97c5","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[09-Jul-2026 19:06:33 UTC] === User Orders API Called ===
[09-Jul-2026 19:06:33 UTC] User ID: 694
[09-Jul-2026 19:06:33 UTC] Limit: 20, Offset: 0
[09-Jul-2026 19:06:33 UTC] Orders found: 0
[09-Jul-2026 19:06:33 UTC] Orders data: []
[09-Jul-2026 19:06:33 UTC] Total orders count: 0
[09-Jul-2026 19:06:33 UTC] === API CALL LOG ===
[09-Jul-2026 19:06:33 UTC] Endpoint: user/profile.php
[09-Jul-2026 19:06:33 UTC] Full Log Data: {
    "timestamp": "2026-07-09 19:06:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a10c:8d9a:70e1:d4ff:fe08:97c5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a10c:8d9a:70e1:d4ff:fe08:97c5, 162.158.19.191",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQyMjg3NzZ9.XXhzzxCubeLmrNevAufb7PVUsWiTQnmeE97R1BcsLZQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1899b48addcb9e7-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a10c:8d9a:70e1:d4ff:fe08:97c5",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 19:06:33 UTC] === END API CALL LOG ===
[09-Jul-2026 19:06:33 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 19:06:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQyMjg3NzZ9.XXhzzxCubeLmrNevAufb7PVUsWiTQnmeE97R1BcsLZQ
[09-Jul-2026 19:06:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 19:06:33 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 19:06:33 UTC] User ID: 694
[09-Jul-2026 19:06:33 UTC] ✅ User profile retrieved successfully for user ID: 694
[09-Jul-2026 19:16:36 UTC] === API CALL LOG ===
[09-Jul-2026 19:16:36 UTC] Endpoint: user/profile.php
[09-Jul-2026 19:16:36 UTC] Full Log Data: {
    "timestamp": "2026-07-09 19:16:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:ba80:a392:2289:18c0:ab50:580f:4fc4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:ba80:a392:2289:18c0:ab50:580f:4fc4, 172.71.82.79",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNiIsInVzZXJuYW1lIjoiY2hhbm5hIiwiZW1haWwiOiJob25raW5nODExQGdtYWlsLmNvbSIsImV4cCI6MTc4NDIyOTM5NH0.1GFH9uOPaSEp7Iw2Pg6Om8a0RbcHiR8VP7RF8wl1JfE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a189a9fdfe3a8318-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:ba80:a392:2289:18c0:ab50:580f:4fc4",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 19:16:36 UTC] === END API CALL LOG ===
[09-Jul-2026 19:16:36 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 19:16:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNiIsInVzZXJuYW1lIjoiY2hhbm5hIiwiZW1haWwiOiJob25raW5nODExQGdtYWlsLmNvbSIsImV4cCI6MTc4NDIyOTM5NH0.1GFH9uOPaSEp7Iw2Pg6Om8a0RbcHiR8VP7RF8wl1JfE
[09-Jul-2026 19:16:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 19:16:36 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 19:16:36 UTC] User ID: 1006
[09-Jul-2026 19:16:36 UTC] ✅ User profile retrieved successfully for user ID: 1006
[09-Jul-2026 19:16:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jul-2026 19:16:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jul-2026 19:16:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:ba80:a392:2289:18c0:ab50:580f:4fc4, 172.71.82.79","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNiIsInVzZXJuYW1lIjoiY2hhbm5hIiwiZW1haWwiOiJob25raW5nODExQGdtYWlsLmNvbSIsImV4cCI6MTc4NDIyOTM5NH0.1GFH9uOPaSEp7Iw2Pg6Om8a0RbcHiR8VP7RF8wl1JfE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a189a9fdfe3e8318-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:ba80:a392:2289:18c0:ab50:580f:4fc4","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[09-Jul-2026 19:16:36 UTC] === User Orders API Called ===
[09-Jul-2026 19:16:36 UTC] User ID: 1006
[09-Jul-2026 19:16:36 UTC] Limit: 20, Offset: 0
[09-Jul-2026 19:16:36 UTC] Orders found: 0
[09-Jul-2026 19:16:36 UTC] Orders data: []
[09-Jul-2026 19:16:36 UTC] Total orders count: 0
[09-Jul-2026 19:16:36 UTC] === API CALL LOG ===
[09-Jul-2026 19:16:36 UTC] Endpoint: user/profile.php
[09-Jul-2026 19:16:36 UTC] Full Log Data: {
    "timestamp": "2026-07-09 19:16:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:ba80:a392:2289:18c0:ab50:580f:4fc4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:ba80:a392:2289:18c0:ab50:580f:4fc4, 172.71.82.79",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNiIsInVzZXJuYW1lIjoiY2hhbm5hIiwiZW1haWwiOiJob25raW5nODExQGdtYWlsLmNvbSIsImV4cCI6MTc4NDIyOTM5NH0.1GFH9uOPaSEp7Iw2Pg6Om8a0RbcHiR8VP7RF8wl1JfE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a189a9fdfe408318-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:ba80:a392:2289:18c0:ab50:580f:4fc4",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 19:16:36 UTC] === END API CALL LOG ===
[09-Jul-2026 19:16:36 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 19:16:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNiIsInVzZXJuYW1lIjoiY2hhbm5hIiwiZW1haWwiOiJob25raW5nODExQGdtYWlsLmNvbSIsImV4cCI6MTc4NDIyOTM5NH0.1GFH9uOPaSEp7Iw2Pg6Om8a0RbcHiR8VP7RF8wl1JfE
[09-Jul-2026 19:16:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 19:16:36 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 19:16:36 UTC] User ID: 1006
[09-Jul-2026 19:16:36 UTC] ✅ User profile retrieved successfully for user ID: 1006
[09-Jul-2026 19:16:38 UTC] === API CALL LOG ===
[09-Jul-2026 19:16:38 UTC] Endpoint: user/profile.php
[09-Jul-2026 19:16:38 UTC] Full Log Data: {
    "timestamp": "2026-07-09 19:16:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:ba80:a392:2289:18c0:ab50:580f:4fc4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:ba80:a392:2289:18c0:ab50:580f:4fc4, 172.71.82.79",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNiIsInVzZXJuYW1lIjoiY2hhbm5hIiwiZW1haWwiOiJob25raW5nODExQGdtYWlsLmNvbSIsImV4cCI6MTc4NDIyOTM5NH0.1GFH9uOPaSEp7Iw2Pg6Om8a0RbcHiR8VP7RF8wl1JfE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a189aa0aad5e8318-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:ba80:a392:2289:18c0:ab50:580f:4fc4",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 19:16:38 UTC] === END API CALL LOG ===
[09-Jul-2026 19:16:38 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 19:16:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNiIsInVzZXJuYW1lIjoiY2hhbm5hIiwiZW1haWwiOiJob25raW5nODExQGdtYWlsLmNvbSIsImV4cCI6MTc4NDIyOTM5NH0.1GFH9uOPaSEp7Iw2Pg6Om8a0RbcHiR8VP7RF8wl1JfE
[09-Jul-2026 19:16:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 19:16:38 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 19:16:38 UTC] User ID: 1006
[09-Jul-2026 19:16:38 UTC] ✅ User profile retrieved successfully for user ID: 1006
[09-Jul-2026 19:16:43 UTC] === API CALL LOG ===
[09-Jul-2026 19:16:43 UTC] Endpoint: user/profile.php
[09-Jul-2026 19:16:43 UTC] Full Log Data: {
    "timestamp": "2026-07-09 19:16:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:ba80:a392:2289:18c0:ab50:580f:4fc4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:ba80:a392:2289:18c0:ab50:580f:4fc4, 104.23.175.143",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNiIsInVzZXJuYW1lIjoiY2hhbm5hIiwiZW1haWwiOiJob25raW5nODExQGdtYWlsLmNvbSIsImV4cCI6MTc4NDIyOTM5NH0.1GFH9uOPaSEp7Iw2Pg6Om8a0RbcHiR8VP7RF8wl1JfE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a189aa261d61a452-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:ba80:a392:2289:18c0:ab50:580f:4fc4",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 19:16:43 UTC] === END API CALL LOG ===
[09-Jul-2026 19:16:43 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 19:16:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNiIsInVzZXJuYW1lIjoiY2hhbm5hIiwiZW1haWwiOiJob25raW5nODExQGdtYWlsLmNvbSIsImV4cCI6MTc4NDIyOTM5NH0.1GFH9uOPaSEp7Iw2Pg6Om8a0RbcHiR8VP7RF8wl1JfE
[09-Jul-2026 19:16:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 19:16:43 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 19:16:43 UTC] User ID: 1006
[09-Jul-2026 19:16:43 UTC] ✅ User profile retrieved successfully for user ID: 1006
[09-Jul-2026 19:16:44 UTC] === API CALL LOG ===
[09-Jul-2026 19:16:44 UTC] Endpoint: user/profile.php
[09-Jul-2026 19:16:44 UTC] Full Log Data: {
    "timestamp": "2026-07-09 19:16:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:ba80:a392:2289:18c0:ab50:580f:4fc4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:ba80:a392:2289:18c0:ab50:580f:4fc4, 104.23.175.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNiIsInVzZXJuYW1lIjoiY2hhbm5hIiwiZW1haWwiOiJob25raW5nODExQGdtYWlsLmNvbSIsImV4cCI6MTc4NDIyOTM5NH0.1GFH9uOPaSEp7Iw2Pg6Om8a0RbcHiR8VP7RF8wl1JfE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a189aa2dfd3ea452-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:ba80:a392:2289:18c0:ab50:580f:4fc4",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 19:16:44 UTC] === END API CALL LOG ===
[09-Jul-2026 19:16:44 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 19:16:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNiIsInVzZXJuYW1lIjoiY2hhbm5hIiwiZW1haWwiOiJob25raW5nODExQGdtYWlsLmNvbSIsImV4cCI6MTc4NDIyOTM5NH0.1GFH9uOPaSEp7Iw2Pg6Om8a0RbcHiR8VP7RF8wl1JfE
[09-Jul-2026 19:16:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 19:16:44 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 19:16:44 UTC] User ID: 1006
[09-Jul-2026 19:16:44 UTC] ✅ User profile retrieved successfully for user ID: 1006
[09-Jul-2026 19:16:44 UTC] === API CALL LOG ===
[09-Jul-2026 19:16:44 UTC] Endpoint: user/profile.php
[09-Jul-2026 19:16:44 UTC] Full Log Data: {
    "timestamp": "2026-07-09 19:16:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:ba80:a392:2289:18c0:ab50:580f:4fc4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:ba80:a392:2289:18c0:ab50:580f:4fc4, 104.23.175.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNiIsInVzZXJuYW1lIjoiY2hhbm5hIiwiZW1haWwiOiJob25raW5nODExQGdtYWlsLmNvbSIsImV4cCI6MTc4NDIyOTM5NH0.1GFH9uOPaSEp7Iw2Pg6Om8a0RbcHiR8VP7RF8wl1JfE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a189aa2dfd33a452-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:ba80:a392:2289:18c0:ab50:580f:4fc4",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 19:16:44 UTC] === END API CALL LOG ===
[09-Jul-2026 19:16:44 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 19:16:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNiIsInVzZXJuYW1lIjoiY2hhbm5hIiwiZW1haWwiOiJob25raW5nODExQGdtYWlsLmNvbSIsImV4cCI6MTc4NDIyOTM5NH0.1GFH9uOPaSEp7Iw2Pg6Om8a0RbcHiR8VP7RF8wl1JfE
[09-Jul-2026 19:16:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 19:16:44 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 19:16:44 UTC] User ID: 1006
[09-Jul-2026 19:16:44 UTC] ✅ User profile retrieved successfully for user ID: 1006
[09-Jul-2026 19:16:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jul-2026 19:16:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jul-2026 19:16:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:ba80:a392:2289:18c0:ab50:580f:4fc4, 104.23.175.130","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNiIsInVzZXJuYW1lIjoiY2hhbm5hIiwiZW1haWwiOiJob25raW5nODExQGdtYWlsLmNvbSIsImV4cCI6MTc4NDIyOTM5NH0.1GFH9uOPaSEp7Iw2Pg6Om8a0RbcHiR8VP7RF8wl1JfE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a189aa2dfd3ca452-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:ba80:a392:2289:18c0:ab50:580f:4fc4","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[09-Jul-2026 19:16:44 UTC] === User Orders API Called ===
[09-Jul-2026 19:16:44 UTC] User ID: 1006
[09-Jul-2026 19:16:44 UTC] Limit: 20, Offset: 0
[09-Jul-2026 19:16:44 UTC] Orders found: 0
[09-Jul-2026 19:16:44 UTC] Orders data: []
[09-Jul-2026 19:16:44 UTC] Total orders count: 0
[09-Jul-2026 19:16:50 UTC] === API CALL LOG ===
[09-Jul-2026 19:16:50 UTC] Endpoint: user/profile.php
[09-Jul-2026 19:16:50 UTC] Full Log Data: {
    "timestamp": "2026-07-09 19:16:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:ba80:a392:2289:18c0:ab50:580f:4fc4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:ba80:a392:2289:18c0:ab50:580f:4fc4, 104.22.66.73",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNiIsInVzZXJuYW1lIjoiY2hhbm5hIiwiZW1haWwiOiJob25raW5nODExQGdtYWlsLmNvbSIsImV4cCI6MTc4NDIyOTM5NH0.1GFH9uOPaSEp7Iw2Pg6Om8a0RbcHiR8VP7RF8wl1JfE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a189aa514a33633f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:ba80:a392:2289:18c0:ab50:580f:4fc4",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 19:16:50 UTC] === END API CALL LOG ===
[09-Jul-2026 19:16:50 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 19:16:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNiIsInVzZXJuYW1lIjoiY2hhbm5hIiwiZW1haWwiOiJob25raW5nODExQGdtYWlsLmNvbSIsImV4cCI6MTc4NDIyOTM5NH0.1GFH9uOPaSEp7Iw2Pg6Om8a0RbcHiR8VP7RF8wl1JfE
[09-Jul-2026 19:16:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 19:16:50 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 19:16:50 UTC] User ID: 1006
[09-Jul-2026 19:16:50 UTC] ✅ User profile retrieved successfully for user ID: 1006
[09-Jul-2026 19:16:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jul-2026 19:16:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jul-2026 19:16:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:ba80:a392:2289:18c0:ab50:580f:4fc4, 104.22.66.73","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNiIsInVzZXJuYW1lIjoiY2hhbm5hIiwiZW1haWwiOiJob25raW5nODExQGdtYWlsLmNvbSIsImV4cCI6MTc4NDIyOTM5NH0.1GFH9uOPaSEp7Iw2Pg6Om8a0RbcHiR8VP7RF8wl1JfE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a189aa5a0aaa633f-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:ba80:a392:2289:18c0:ab50:580f:4fc4","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[09-Jul-2026 19:16:50 UTC] === User Orders API Called ===
[09-Jul-2026 19:16:50 UTC] User ID: 1006
[09-Jul-2026 19:16:50 UTC] Limit: 20, Offset: 0
[09-Jul-2026 19:16:50 UTC] Orders found: 0
[09-Jul-2026 19:16:50 UTC] Orders data: []
[09-Jul-2026 19:16:50 UTC] Total orders count: 0
[09-Jul-2026 19:16:51 UTC] === API CALL LOG ===
[09-Jul-2026 19:16:51 UTC] Endpoint: user/profile.php
[09-Jul-2026 19:16:51 UTC] Full Log Data: {
    "timestamp": "2026-07-09 19:16:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:ba80:a392:2289:18c0:ab50:580f:4fc4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:ba80:a392:2289:18c0:ab50:580f:4fc4, 104.22.66.82",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNiIsInVzZXJuYW1lIjoiY2hhbm5hIiwiZW1haWwiOiJob25raW5nODExQGdtYWlsLmNvbSIsImV4cCI6MTc4NDIyOTM5NH0.1GFH9uOPaSEp7Iw2Pg6Om8a0RbcHiR8VP7RF8wl1JfE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a189aa5a0aa5633f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:ba80:a392:2289:18c0:ab50:580f:4fc4",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 19:16:51 UTC] === END API CALL LOG ===
[09-Jul-2026 19:16:51 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 19:16:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNiIsInVzZXJuYW1lIjoiY2hhbm5hIiwiZW1haWwiOiJob25raW5nODExQGdtYWlsLmNvbSIsImV4cCI6MTc4NDIyOTM5NH0.1GFH9uOPaSEp7Iw2Pg6Om8a0RbcHiR8VP7RF8wl1JfE
[09-Jul-2026 19:16:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 19:16:51 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 19:16:51 UTC] User ID: 1006
[09-Jul-2026 19:16:51 UTC] ✅ User profile retrieved successfully for user ID: 1006
[09-Jul-2026 19:16:51 UTC] === API CALL LOG ===
[09-Jul-2026 19:16:51 UTC] Endpoint: user/profile.php
[09-Jul-2026 19:16:51 UTC] Full Log Data: {
    "timestamp": "2026-07-09 19:16:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:ba80:a392:2289:18c0:ab50:580f:4fc4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:ba80:a392:2289:18c0:ab50:580f:4fc4, 104.22.66.83",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNiIsInVzZXJuYW1lIjoiY2hhbm5hIiwiZW1haWwiOiJob25raW5nODExQGdtYWlsLmNvbSIsImV4cCI6MTc4NDIyOTM5NH0.1GFH9uOPaSEp7Iw2Pg6Om8a0RbcHiR8VP7RF8wl1JfE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a189aa5a0aab633f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:ba80:a392:2289:18c0:ab50:580f:4fc4",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 19:16:51 UTC] === END API CALL LOG ===
[09-Jul-2026 19:16:51 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 19:16:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNiIsInVzZXJuYW1lIjoiY2hhbm5hIiwiZW1haWwiOiJob25raW5nODExQGdtYWlsLmNvbSIsImV4cCI6MTc4NDIyOTM5NH0.1GFH9uOPaSEp7Iw2Pg6Om8a0RbcHiR8VP7RF8wl1JfE
[09-Jul-2026 19:16:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 19:16:51 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 19:16:51 UTC] User ID: 1006
[09-Jul-2026 19:16:51 UTC] ✅ User profile retrieved successfully for user ID: 1006
[09-Jul-2026 19:16:54 UTC] === API CALL LOG ===
[09-Jul-2026 19:16:54 UTC] Endpoint: user/profile.php
[09-Jul-2026 19:16:54 UTC] Full Log Data: {
    "timestamp": "2026-07-09 19:16:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:ba80:a392:2289:18c0:ab50:580f:4fc4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:ba80:a392:2289:18c0:ab50:580f:4fc4, 104.23.175.143",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNiIsInVzZXJuYW1lIjoiY2hhbm5hIiwiZW1haWwiOiJob25raW5nODExQGdtYWlsLmNvbSIsImV4cCI6MTc4NDIyOTM5NH0.1GFH9uOPaSEp7Iw2Pg6Om8a0RbcHiR8VP7RF8wl1JfE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a189aa6d1db72328-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:ba80:a392:2289:18c0:ab50:580f:4fc4",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 19:16:54 UTC] === END API CALL LOG ===
[09-Jul-2026 19:16:54 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 19:16:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNiIsInVzZXJuYW1lIjoiY2hhbm5hIiwiZW1haWwiOiJob25raW5nODExQGdtYWlsLmNvbSIsImV4cCI6MTc4NDIyOTM5NH0.1GFH9uOPaSEp7Iw2Pg6Om8a0RbcHiR8VP7RF8wl1JfE
[09-Jul-2026 19:16:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 19:16:54 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 19:16:54 UTC] User ID: 1006
[09-Jul-2026 19:16:54 UTC] ✅ User profile retrieved successfully for user ID: 1006
[09-Jul-2026 19:16:55 UTC] === API CALL LOG ===
[09-Jul-2026 19:16:55 UTC] Endpoint: user/profile.php
[09-Jul-2026 19:16:55 UTC] Full Log Data: {
    "timestamp": "2026-07-09 19:16:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:ba80:a392:2289:18c0:ab50:580f:4fc4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:ba80:a392:2289:18c0:ab50:580f:4fc4, 104.23.175.143",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNiIsInVzZXJuYW1lIjoiY2hhbm5hIiwiZW1haWwiOiJob25raW5nODExQGdtYWlsLmNvbSIsImV4cCI6MTc4NDIyOTM5NH0.1GFH9uOPaSEp7Iw2Pg6Om8a0RbcHiR8VP7RF8wl1JfE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a189aa74bf032328-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:ba80:a392:2289:18c0:ab50:580f:4fc4",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 19:16:55 UTC] === END API CALL LOG ===
[09-Jul-2026 19:16:55 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 19:16:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNiIsInVzZXJuYW1lIjoiY2hhbm5hIiwiZW1haWwiOiJob25raW5nODExQGdtYWlsLmNvbSIsImV4cCI6MTc4NDIyOTM5NH0.1GFH9uOPaSEp7Iw2Pg6Om8a0RbcHiR8VP7RF8wl1JfE
[09-Jul-2026 19:16:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 19:16:55 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 19:16:55 UTC] User ID: 1006
[09-Jul-2026 19:16:55 UTC] ✅ User profile retrieved successfully for user ID: 1006
[09-Jul-2026 19:16:55 UTC] === API CALL LOG ===
[09-Jul-2026 19:16:55 UTC] Endpoint: user/profile.php
[09-Jul-2026 19:16:55 UTC] Full Log Data: {
    "timestamp": "2026-07-09 19:16:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:ba80:a392:2289:18c0:ab50:580f:4fc4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:ba80:a392:2289:18c0:ab50:580f:4fc4, 104.23.175.143",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNiIsInVzZXJuYW1lIjoiY2hhbm5hIiwiZW1haWwiOiJob25raW5nODExQGdtYWlsLmNvbSIsImV4cCI6MTc4NDIyOTM5NH0.1GFH9uOPaSEp7Iw2Pg6Om8a0RbcHiR8VP7RF8wl1JfE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a189aa74bf072328-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:ba80:a392:2289:18c0:ab50:580f:4fc4",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 19:16:55 UTC] === END API CALL LOG ===
[09-Jul-2026 19:16:55 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 19:16:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNiIsInVzZXJuYW1lIjoiY2hhbm5hIiwiZW1haWwiOiJob25raW5nODExQGdtYWlsLmNvbSIsImV4cCI6MTc4NDIyOTM5NH0.1GFH9uOPaSEp7Iw2Pg6Om8a0RbcHiR8VP7RF8wl1JfE
[09-Jul-2026 19:16:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 19:16:55 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 19:16:55 UTC] User ID: 1006
[09-Jul-2026 19:16:55 UTC] ✅ User profile retrieved successfully for user ID: 1006
[09-Jul-2026 19:16:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jul-2026 19:16:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jul-2026 19:16:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:ba80:a392:2289:18c0:ab50:580f:4fc4, 104.23.175.143","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNiIsInVzZXJuYW1lIjoiY2hhbm5hIiwiZW1haWwiOiJob25raW5nODExQGdtYWlsLmNvbSIsImV4cCI6MTc4NDIyOTM5NH0.1GFH9uOPaSEp7Iw2Pg6Om8a0RbcHiR8VP7RF8wl1JfE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a189aa74bf062328-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:ba80:a392:2289:18c0:ab50:580f:4fc4","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[09-Jul-2026 19:16:55 UTC] === User Orders API Called ===
[09-Jul-2026 19:16:55 UTC] User ID: 1006
[09-Jul-2026 19:16:55 UTC] Limit: 20, Offset: 0
[09-Jul-2026 19:16:55 UTC] Orders found: 0
[09-Jul-2026 19:16:55 UTC] Orders data: []
[09-Jul-2026 19:16:55 UTC] Total orders count: 0
[09-Jul-2026 19:16:57 UTC] === API CALL LOG ===
[09-Jul-2026 19:16:57 UTC] Endpoint: user/profile.php
[09-Jul-2026 19:16:57 UTC] Full Log Data: {
    "timestamp": "2026-07-09 19:16:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:ba80:a392:2289:18c0:ab50:580f:4fc4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:ba80:a392:2289:18c0:ab50:580f:4fc4, 104.23.175.143",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNiIsInVzZXJuYW1lIjoiY2hhbm5hIiwiZW1haWwiOiJob25raW5nODExQGdtYWlsLmNvbSIsImV4cCI6MTc4NDIyOTM5NH0.1GFH9uOPaSEp7Iw2Pg6Om8a0RbcHiR8VP7RF8wl1JfE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a189aa7fed672328-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:ba80:a392:2289:18c0:ab50:580f:4fc4",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 19:16:57 UTC] === END API CALL LOG ===
[09-Jul-2026 19:16:57 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 19:16:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNiIsInVzZXJuYW1lIjoiY2hhbm5hIiwiZW1haWwiOiJob25raW5nODExQGdtYWlsLmNvbSIsImV4cCI6MTc4NDIyOTM5NH0.1GFH9uOPaSEp7Iw2Pg6Om8a0RbcHiR8VP7RF8wl1JfE
[09-Jul-2026 19:16:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 19:16:57 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 19:16:57 UTC] User ID: 1006
[09-Jul-2026 19:16:57 UTC] ✅ User profile retrieved successfully for user ID: 1006
[09-Jul-2026 19:17:04 UTC] === API CALL LOG ===
[09-Jul-2026 19:17:04 UTC] Endpoint: user/profile.php
[09-Jul-2026 19:17:04 UTC] Full Log Data: {
    "timestamp": "2026-07-09 19:17:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:ba80:a392:2289:18c0:ab50:580f:4fc4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:ba80:a392:2289:18c0:ab50:580f:4fc4, 172.70.208.76",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNiIsInVzZXJuYW1lIjoiY2hhbm5hIiwiZW1haWwiOiJob25raW5nODExQGdtYWlsLmNvbSIsImV4cCI6MTc4NDIyOTM5NH0.1GFH9uOPaSEp7Iw2Pg6Om8a0RbcHiR8VP7RF8wl1JfE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a189aaa88ca1fdc1-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:ba80:a392:2289:18c0:ab50:580f:4fc4",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 19:17:04 UTC] === END API CALL LOG ===
[09-Jul-2026 19:17:04 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 19:17:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNiIsInVzZXJuYW1lIjoiY2hhbm5hIiwiZW1haWwiOiJob25raW5nODExQGdtYWlsLmNvbSIsImV4cCI6MTc4NDIyOTM5NH0.1GFH9uOPaSEp7Iw2Pg6Om8a0RbcHiR8VP7RF8wl1JfE
[09-Jul-2026 19:17:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 19:17:04 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 19:17:04 UTC] User ID: 1006
[09-Jul-2026 19:17:04 UTC] ✅ User profile retrieved successfully for user ID: 1006
[09-Jul-2026 19:17:04 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jul-2026 19:17:04 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jul-2026 19:17:04 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:ba80:a392:2289:18c0:ab50:580f:4fc4, 172.70.208.76","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNiIsInVzZXJuYW1lIjoiY2hhbm5hIiwiZW1haWwiOiJob25raW5nODExQGdtYWlsLmNvbSIsImV4cCI6MTc4NDIyOTM5NH0.1GFH9uOPaSEp7Iw2Pg6Om8a0RbcHiR8VP7RF8wl1JfE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a189aaaf7d64fdc1-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:ba80:a392:2289:18c0:ab50:580f:4fc4","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[09-Jul-2026 19:17:04 UTC] === User Orders API Called ===
[09-Jul-2026 19:17:04 UTC] User ID: 1006
[09-Jul-2026 19:17:04 UTC] Limit: 20, Offset: 0
[09-Jul-2026 19:17:04 UTC] Orders found: 0
[09-Jul-2026 19:17:04 UTC] Orders data: []
[09-Jul-2026 19:17:04 UTC] Total orders count: 0
[09-Jul-2026 19:17:04 UTC] === API CALL LOG ===
[09-Jul-2026 19:17:04 UTC] Endpoint: user/profile.php
[09-Jul-2026 19:17:04 UTC] Full Log Data: {
    "timestamp": "2026-07-09 19:17:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:ba80:a392:2289:18c0:ab50:580f:4fc4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:ba80:a392:2289:18c0:ab50:580f:4fc4, 172.70.208.76",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNiIsInVzZXJuYW1lIjoiY2hhbm5hIiwiZW1haWwiOiJob25raW5nODExQGdtYWlsLmNvbSIsImV4cCI6MTc4NDIyOTM5NH0.1GFH9uOPaSEp7Iw2Pg6Om8a0RbcHiR8VP7RF8wl1JfE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a189aaaf7d5efdc1-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:ba80:a392:2289:18c0:ab50:580f:4fc4",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 19:17:04 UTC] === END API CALL LOG ===
[09-Jul-2026 19:17:04 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 19:17:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNiIsInVzZXJuYW1lIjoiY2hhbm5hIiwiZW1haWwiOiJob25raW5nODExQGdtYWlsLmNvbSIsImV4cCI6MTc4NDIyOTM5NH0.1GFH9uOPaSEp7Iw2Pg6Om8a0RbcHiR8VP7RF8wl1JfE
[09-Jul-2026 19:17:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 19:17:04 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 19:17:04 UTC] User ID: 1006
[09-Jul-2026 19:17:04 UTC] ✅ User profile retrieved successfully for user ID: 1006
[09-Jul-2026 19:17:05 UTC] === API CALL LOG ===
[09-Jul-2026 19:17:05 UTC] Endpoint: user/profile.php
[09-Jul-2026 19:17:05 UTC] Full Log Data: {
    "timestamp": "2026-07-09 19:17:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:ba80:a392:2289:18c0:ab50:580f:4fc4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:ba80:a392:2289:18c0:ab50:580f:4fc4, 172.70.208.76",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNiIsInVzZXJuYW1lIjoiY2hhbm5hIiwiZW1haWwiOiJob25raW5nODExQGdtYWlsLmNvbSIsImV4cCI6MTc4NDIyOTM5NH0.1GFH9uOPaSEp7Iw2Pg6Om8a0RbcHiR8VP7RF8wl1JfE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a189aab1ea64fdc1-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:ba80:a392:2289:18c0:ab50:580f:4fc4",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 19:17:05 UTC] === END API CALL LOG ===
[09-Jul-2026 19:17:05 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 19:17:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNiIsInVzZXJuYW1lIjoiY2hhbm5hIiwiZW1haWwiOiJob25raW5nODExQGdtYWlsLmNvbSIsImV4cCI6MTc4NDIyOTM5NH0.1GFH9uOPaSEp7Iw2Pg6Om8a0RbcHiR8VP7RF8wl1JfE
[09-Jul-2026 19:17:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 19:17:05 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 19:17:05 UTC] User ID: 1006
[09-Jul-2026 19:17:05 UTC] ✅ User profile retrieved successfully for user ID: 1006
[09-Jul-2026 19:17:06 UTC] === API CALL LOG ===
[09-Jul-2026 19:17:06 UTC] Endpoint: user/profile.php
[09-Jul-2026 19:17:06 UTC] Full Log Data: {
    "timestamp": "2026-07-09 19:17:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:ba80:a392:2289:18c0:ab50:580f:4fc4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:ba80:a392:2289:18c0:ab50:580f:4fc4, 172.70.208.76",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNiIsInVzZXJuYW1lIjoiY2hhbm5hIiwiZW1haWwiOiJob25raW5nODExQGdtYWlsLmNvbSIsImV4cCI6MTc4NDIyOTM5NH0.1GFH9uOPaSEp7Iw2Pg6Om8a0RbcHiR8VP7RF8wl1JfE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a189aabbefa7fdc1-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:ba80:a392:2289:18c0:ab50:580f:4fc4",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 19:17:06 UTC] === END API CALL LOG ===
[09-Jul-2026 19:17:06 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 19:17:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNiIsInVzZXJuYW1lIjoiY2hhbm5hIiwiZW1haWwiOiJob25raW5nODExQGdtYWlsLmNvbSIsImV4cCI6MTc4NDIyOTM5NH0.1GFH9uOPaSEp7Iw2Pg6Om8a0RbcHiR8VP7RF8wl1JfE
[09-Jul-2026 19:17:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 19:17:06 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 19:17:06 UTC] User ID: 1006
[09-Jul-2026 19:17:06 UTC] ✅ User profile retrieved successfully for user ID: 1006
[09-Jul-2026 19:17:40 UTC] === API CALL LOG ===
[09-Jul-2026 19:17:40 UTC] Endpoint: user/profile.php
[09-Jul-2026 19:17:40 UTC] Full Log Data: {
    "timestamp": "2026-07-09 19:17:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:ba80:a392:2289:18c0:ab50:580f:4fc4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:ba80:a392:2289:18c0:ab50:580f:4fc4, 172.70.208.77",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNiIsInVzZXJuYW1lIjoiY2hhbm5hIiwiZW1haWwiOiJob25raW5nODExQGdtYWlsLmNvbSIsImV4cCI6MTc4NDIyOTM5NH0.1GFH9uOPaSEp7Iw2Pg6Om8a0RbcHiR8VP7RF8wl1JfE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a189ab89dd48fd7f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:ba80:a392:2289:18c0:ab50:580f:4fc4",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 19:17:40 UTC] === END API CALL LOG ===
[09-Jul-2026 19:17:40 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 19:17:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNiIsInVzZXJuYW1lIjoiY2hhbm5hIiwiZW1haWwiOiJob25raW5nODExQGdtYWlsLmNvbSIsImV4cCI6MTc4NDIyOTM5NH0.1GFH9uOPaSEp7Iw2Pg6Om8a0RbcHiR8VP7RF8wl1JfE
[09-Jul-2026 19:17:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 19:17:40 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 19:17:40 UTC] User ID: 1006
[09-Jul-2026 19:17:40 UTC] ✅ User profile retrieved successfully for user ID: 1006
[09-Jul-2026 19:17:40 UTC] === API CALL LOG ===
[09-Jul-2026 19:17:40 UTC] Endpoint: user/profile.php
[09-Jul-2026 19:17:40 UTC] Full Log Data: {
    "timestamp": "2026-07-09 19:17:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:ba80:a392:2289:18c0:ab50:580f:4fc4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:ba80:a392:2289:18c0:ab50:580f:4fc4, 172.70.208.77",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNiIsInVzZXJuYW1lIjoiY2hhbm5hIiwiZW1haWwiOiJob25raW5nODExQGdtYWlsLmNvbSIsImV4cCI6MTc4NDIyOTM5NH0.1GFH9uOPaSEp7Iw2Pg6Om8a0RbcHiR8VP7RF8wl1JfE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a189ab91fdcafd7f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:ba80:a392:2289:18c0:ab50:580f:4fc4",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 19:17:40 UTC] === END API CALL LOG ===
[09-Jul-2026 19:17:40 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 19:17:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNiIsInVzZXJuYW1lIjoiY2hhbm5hIiwiZW1haWwiOiJob25raW5nODExQGdtYWlsLmNvbSIsImV4cCI6MTc4NDIyOTM5NH0.1GFH9uOPaSEp7Iw2Pg6Om8a0RbcHiR8VP7RF8wl1JfE
[09-Jul-2026 19:17:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 19:17:40 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 19:17:40 UTC] User ID: 1006
[09-Jul-2026 19:17:40 UTC] ✅ User profile retrieved successfully for user ID: 1006
[09-Jul-2026 19:17:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jul-2026 19:17:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jul-2026 19:17:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:ba80:a392:2289:18c0:ab50:580f:4fc4, 172.70.208.77","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNiIsInVzZXJuYW1lIjoiY2hhbm5hIiwiZW1haWwiOiJob25raW5nODExQGdtYWlsLmNvbSIsImV4cCI6MTc4NDIyOTM5NH0.1GFH9uOPaSEp7Iw2Pg6Om8a0RbcHiR8VP7RF8wl1JfE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a189ab91fdd1fd7f-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:ba80:a392:2289:18c0:ab50:580f:4fc4","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[09-Jul-2026 19:17:40 UTC] === User Orders API Called ===
[09-Jul-2026 19:17:40 UTC] User ID: 1006
[09-Jul-2026 19:17:40 UTC] Limit: 20, Offset: 0
[09-Jul-2026 19:17:40 UTC] Orders found: 0
[09-Jul-2026 19:17:40 UTC] Orders data: []
[09-Jul-2026 19:17:40 UTC] Total orders count: 0
[09-Jul-2026 19:17:40 UTC] === API CALL LOG ===
[09-Jul-2026 19:17:40 UTC] Endpoint: user/profile.php
[09-Jul-2026 19:17:40 UTC] Full Log Data: {
    "timestamp": "2026-07-09 19:17:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:ba80:a392:2289:18c0:ab50:580f:4fc4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:ba80:a392:2289:18c0:ab50:580f:4fc4, 172.70.208.77",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNiIsInVzZXJuYW1lIjoiY2hhbm5hIiwiZW1haWwiOiJob25raW5nODExQGdtYWlsLmNvbSIsImV4cCI6MTc4NDIyOTM5NH0.1GFH9uOPaSEp7Iw2Pg6Om8a0RbcHiR8VP7RF8wl1JfE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a189ab91fdd3fd7f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:ba80:a392:2289:18c0:ab50:580f:4fc4",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 19:17:40 UTC] === END API CALL LOG ===
[09-Jul-2026 19:17:40 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 19:17:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNiIsInVzZXJuYW1lIjoiY2hhbm5hIiwiZW1haWwiOiJob25raW5nODExQGdtYWlsLmNvbSIsImV4cCI6MTc4NDIyOTM5NH0.1GFH9uOPaSEp7Iw2Pg6Om8a0RbcHiR8VP7RF8wl1JfE
[09-Jul-2026 19:17:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 19:17:40 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 19:17:40 UTC] User ID: 1006
[09-Jul-2026 19:17:40 UTC] ✅ User profile retrieved successfully for user ID: 1006
[09-Jul-2026 19:17:42 UTC] === API CALL LOG ===
[09-Jul-2026 19:17:42 UTC] Endpoint: user/profile.php
[09-Jul-2026 19:17:42 UTC] Full Log Data: {
    "timestamp": "2026-07-09 19:17:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:ba80:a392:2289:18c0:ab50:580f:4fc4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:ba80:a392:2289:18c0:ab50:580f:4fc4, 172.70.208.77",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNiIsInVzZXJuYW1lIjoiY2hhbm5hIiwiZW1haWwiOiJob25raW5nODExQGdtYWlsLmNvbSIsImV4cCI6MTc4NDIyOTM5NH0.1GFH9uOPaSEp7Iw2Pg6Om8a0RbcHiR8VP7RF8wl1JfE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a189ab9c0fc5fd7f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:ba80:a392:2289:18c0:ab50:580f:4fc4",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 19:17:42 UTC] === END API CALL LOG ===
[09-Jul-2026 19:17:42 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 19:17:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNiIsInVzZXJuYW1lIjoiY2hhbm5hIiwiZW1haWwiOiJob25raW5nODExQGdtYWlsLmNvbSIsImV4cCI6MTc4NDIyOTM5NH0.1GFH9uOPaSEp7Iw2Pg6Om8a0RbcHiR8VP7RF8wl1JfE
[09-Jul-2026 19:17:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 19:17:42 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 19:17:42 UTC] User ID: 1006
[09-Jul-2026 19:17:42 UTC] ✅ User profile retrieved successfully for user ID: 1006
[09-Jul-2026 23:56:48 UTC] === API CALL LOG ===
[09-Jul-2026 23:56:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jul-2026 23:56:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jul-2026 23:56:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.88.108.63, 172.64.192.67","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNyIsInVzZXJuYW1lIjoiQW1lbGlhIiwiZW1haWwiOiJqYWdvcHJhbmtAZ21haWwuY29tIiwiZXhwIjoxNzg0MjQ2MjA4fQ.-rX21Z5EieVmTKnKsUk4hJwnsZbqTNek1uPjvaGIHTI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a18b44754cf3e3be-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.88.108.63","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[09-Jul-2026 23:56:48 UTC] === User Orders API Called ===
[09-Jul-2026 23:56:48 UTC] User ID: 1007
[09-Jul-2026 23:56:48 UTC] Limit: 20, Offset: 0
[09-Jul-2026 23:56:48 UTC] Endpoint: user/profile.php
[09-Jul-2026 23:56:48 UTC] Full Log Data: {
    "timestamp": "2026-07-09 23:56:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.88.108.63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.88.108.63, 172.64.192.66",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNyIsInVzZXJuYW1lIjoiQW1lbGlhIiwiZW1haWwiOiJqYWdvcHJhbmtAZ21haWwuY29tIiwiZXhwIjoxNzg0MjQ2MjA4fQ.-rX21Z5EieVmTKnKsUk4hJwnsZbqTNek1uPjvaGIHTI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18b44754cf1e3be-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.88.108.63",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 23:56:48 UTC] === END API CALL LOG ===
[09-Jul-2026 23:56:48 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 23:56:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNyIsInVzZXJuYW1lIjoiQW1lbGlhIiwiZW1haWwiOiJqYWdvcHJhbmtAZ21haWwuY29tIiwiZXhwIjoxNzg0MjQ2MjA4fQ.-rX21Z5EieVmTKnKsUk4hJwnsZbqTNek1uPjvaGIHTI
[09-Jul-2026 23:56:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 23:56:48 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 23:56:48 UTC] Orders found: 0
[09-Jul-2026 23:56:48 UTC] User ID: 1007
[09-Jul-2026 23:56:48 UTC] Orders data: []
[09-Jul-2026 23:56:48 UTC] Total orders count: 0
[09-Jul-2026 23:56:48 UTC] ✅ User profile retrieved successfully for user ID: 1007
[09-Jul-2026 23:56:49 UTC] === API CALL LOG ===
[09-Jul-2026 23:56:49 UTC] Endpoint: user/profile.php
[09-Jul-2026 23:56:49 UTC] Full Log Data: {
    "timestamp": "2026-07-09 23:56:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.88.108.63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.88.108.63, 172.64.192.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNyIsInVzZXJuYW1lIjoiQW1lbGlhIiwiZW1haWwiOiJqYWdvcHJhbmtAZ21haWwuY29tIiwiZXhwIjoxNzg0MjQ2MjA4fQ.-rX21Z5EieVmTKnKsUk4hJwnsZbqTNek1uPjvaGIHTI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18b44767f81e3be-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.88.108.63",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 23:56:49 UTC] === END API CALL LOG ===
[09-Jul-2026 23:56:49 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 23:56:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNyIsInVzZXJuYW1lIjoiQW1lbGlhIiwiZW1haWwiOiJqYWdvcHJhbmtAZ21haWwuY29tIiwiZXhwIjoxNzg0MjQ2MjA4fQ.-rX21Z5EieVmTKnKsUk4hJwnsZbqTNek1uPjvaGIHTI
[09-Jul-2026 23:56:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 23:56:49 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 23:56:49 UTC] User ID: 1007
[09-Jul-2026 23:56:49 UTC] ✅ User profile retrieved successfully for user ID: 1007
[09-Jul-2026 23:56:49 UTC] === API CALL LOG ===
[09-Jul-2026 23:56:49 UTC] Endpoint: user/profile.php
[09-Jul-2026 23:56:49 UTC] Full Log Data: {
    "timestamp": "2026-07-09 23:56:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.88.108.63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.88.108.63, 172.64.192.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNyIsInVzZXJuYW1lIjoiQW1lbGlhIiwiZW1haWwiOiJqYWdvcHJhbmtAZ21haWwuY29tIiwiZXhwIjoxNzg0MjQ2MjA4fQ.-rX21Z5EieVmTKnKsUk4hJwnsZbqTNek1uPjvaGIHTI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18b447b8947e3be-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.88.108.63",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 23:56:49 UTC] === END API CALL LOG ===
[09-Jul-2026 23:56:49 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 23:56:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNyIsInVzZXJuYW1lIjoiQW1lbGlhIiwiZW1haWwiOiJqYWdvcHJhbmtAZ21haWwuY29tIiwiZXhwIjoxNzg0MjQ2MjA4fQ.-rX21Z5EieVmTKnKsUk4hJwnsZbqTNek1uPjvaGIHTI
[09-Jul-2026 23:56:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 23:56:49 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 23:56:49 UTC] User ID: 1007
[09-Jul-2026 23:56:49 UTC] ✅ User profile retrieved successfully for user ID: 1007
[09-Jul-2026 23:58:48 UTC] === API CALL LOG ===
[09-Jul-2026 23:58:48 UTC] Endpoint: user/profile.php
[09-Jul-2026 23:58:48 UTC] Full Log Data: {
    "timestamp": "2026-07-09 23:58:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.88.108.63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.88.108.63, 172.64.192.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNyIsInVzZXJuYW1lIjoiQW1lbGlhIiwiZW1haWwiOiJqYWdvcHJhbmtAZ21haWwuY29tIiwiZXhwIjoxNzg0MjQ2MjA4fQ.-rX21Z5EieVmTKnKsUk4hJwnsZbqTNek1uPjvaGIHTI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18b475eea01e3be-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.88.108.63",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 23:58:48 UTC] === END API CALL LOG ===
[09-Jul-2026 23:58:48 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 23:58:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNyIsInVzZXJuYW1lIjoiQW1lbGlhIiwiZW1haWwiOiJqYWdvcHJhbmtAZ21haWwuY29tIiwiZXhwIjoxNzg0MjQ2MjA4fQ.-rX21Z5EieVmTKnKsUk4hJwnsZbqTNek1uPjvaGIHTI
[09-Jul-2026 23:58:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 23:58:48 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 23:58:48 UTC] User ID: 1007
[09-Jul-2026 23:58:48 UTC] ✅ User profile retrieved successfully for user ID: 1007
[09-Jul-2026 23:59:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jul-2026 23:59:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jul-2026 23:59:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.88.108.63, 172.64.192.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNyIsInVzZXJuYW1lIjoiQW1lbGlhIiwiZW1haWwiOiJqYWdvcHJhbmtAZ21haWwuY29tIiwiZXhwIjoxNzg0MjQ2MjA4fQ.-rX21Z5EieVmTKnKsUk4hJwnsZbqTNek1uPjvaGIHTI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a18b47fa3fb9e3be-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.88.108.63","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[09-Jul-2026 23:59:13 UTC] === User Orders API Called ===
[09-Jul-2026 23:59:13 UTC] User ID: 1007
[09-Jul-2026 23:59:13 UTC] Limit: 20, Offset: 0
[09-Jul-2026 23:59:13 UTC] Orders found: 0
[09-Jul-2026 23:59:13 UTC] Orders data: []
[09-Jul-2026 23:59:13 UTC] Total orders count: 0
[09-Jul-2026 23:59:15 UTC] === API CALL LOG ===
[09-Jul-2026 23:59:15 UTC] Endpoint: user/profile.php
[09-Jul-2026 23:59:15 UTC] Full Log Data: {
    "timestamp": "2026-07-09 23:59:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.88.108.63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.88.108.63, 172.64.192.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNyIsInVzZXJuYW1lIjoiQW1lbGlhIiwiZW1haWwiOiJqYWdvcHJhbmtAZ21haWwuY29tIiwiZXhwIjoxNzg0MjQ2MjA4fQ.-rX21Z5EieVmTKnKsUk4hJwnsZbqTNek1uPjvaGIHTI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18b480939c3e3be-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.88.108.63",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 23:59:15 UTC] === END API CALL LOG ===
[09-Jul-2026 23:59:15 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 23:59:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNyIsInVzZXJuYW1lIjoiQW1lbGlhIiwiZW1haWwiOiJqYWdvcHJhbmtAZ21haWwuY29tIiwiZXhwIjoxNzg0MjQ2MjA4fQ.-rX21Z5EieVmTKnKsUk4hJwnsZbqTNek1uPjvaGIHTI
[09-Jul-2026 23:59:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 23:59:15 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 23:59:15 UTC] User ID: 1007
[09-Jul-2026 23:59:15 UTC] ✅ User profile retrieved successfully for user ID: 1007
[09-Jul-2026 23:59:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jul-2026 23:59:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jul-2026 23:59:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.88.108.63, 172.64.192.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNyIsInVzZXJuYW1lIjoiQW1lbGlhIiwiZW1haWwiOiJqYWdvcHJhbmtAZ21haWwuY29tIiwiZXhwIjoxNzg0MjQ2MjA4fQ.-rX21Z5EieVmTKnKsUk4hJwnsZbqTNek1uPjvaGIHTI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a18b480939c1e3be-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.88.108.63","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[09-Jul-2026 23:59:15 UTC] === User Orders API Called ===
[09-Jul-2026 23:59:15 UTC] User ID: 1007
[09-Jul-2026 23:59:15 UTC] Limit: 20, Offset: 0
[09-Jul-2026 23:59:15 UTC] Orders found: 0
[09-Jul-2026 23:59:15 UTC] Orders data: []
[09-Jul-2026 23:59:15 UTC] Total orders count: 0
[09-Jul-2026 23:59:15 UTC] === API CALL LOG ===
[09-Jul-2026 23:59:15 UTC] Endpoint: user/profile.php
[09-Jul-2026 23:59:15 UTC] Full Log Data: {
    "timestamp": "2026-07-09 23:59:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.88.108.63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.88.108.63, 172.64.192.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNyIsInVzZXJuYW1lIjoiQW1lbGlhIiwiZW1haWwiOiJqYWdvcHJhbmtAZ21haWwuY29tIiwiZXhwIjoxNzg0MjQ2MjA4fQ.-rX21Z5EieVmTKnKsUk4hJwnsZbqTNek1uPjvaGIHTI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18b480ccffde3be-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.88.108.63",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 23:59:15 UTC] === END API CALL LOG ===
[09-Jul-2026 23:59:15 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 23:59:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNyIsInVzZXJuYW1lIjoiQW1lbGlhIiwiZW1haWwiOiJqYWdvcHJhbmtAZ21haWwuY29tIiwiZXhwIjoxNzg0MjQ2MjA4fQ.-rX21Z5EieVmTKnKsUk4hJwnsZbqTNek1uPjvaGIHTI
[09-Jul-2026 23:59:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 23:59:15 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 23:59:15 UTC] User ID: 1007
[09-Jul-2026 23:59:15 UTC] ✅ User profile retrieved successfully for user ID: 1007
[09-Jul-2026 23:59:16 UTC] === API CALL LOG ===
[09-Jul-2026 23:59:16 UTC] Endpoint: user/profile.php
[09-Jul-2026 23:59:16 UTC] Full Log Data: {
    "timestamp": "2026-07-09 23:59:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.88.108.63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.88.108.63, 172.64.192.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNyIsInVzZXJuYW1lIjoiQW1lbGlhIiwiZW1haWwiOiJqYWdvcHJhbmtAZ21haWwuY29tIiwiZXhwIjoxNzg0MjQ2MjA4fQ.-rX21Z5EieVmTKnKsUk4hJwnsZbqTNek1uPjvaGIHTI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18b480f9c61e3be-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.88.108.63",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 23:59:16 UTC] === END API CALL LOG ===
[09-Jul-2026 23:59:16 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 23:59:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNyIsInVzZXJuYW1lIjoiQW1lbGlhIiwiZW1haWwiOiJqYWdvcHJhbmtAZ21haWwuY29tIiwiZXhwIjoxNzg0MjQ2MjA4fQ.-rX21Z5EieVmTKnKsUk4hJwnsZbqTNek1uPjvaGIHTI
[09-Jul-2026 23:59:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 23:59:16 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 23:59:16 UTC] User ID: 1007
[09-Jul-2026 23:59:16 UTC] ✅ User profile retrieved successfully for user ID: 1007
[09-Jul-2026 23:59:22 UTC] === API CALL LOG ===
[09-Jul-2026 23:59:22 UTC] Endpoint: user/profile.php
[09-Jul-2026 23:59:22 UTC] Full Log Data: {
    "timestamp": "2026-07-09 23:59:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.88.108.63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.88.108.63, 172.64.192.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNyIsInVzZXJuYW1lIjoiQW1lbGlhIiwiZW1haWwiOiJqYWdvcHJhbmtAZ21haWwuY29tIiwiZXhwIjoxNzg0MjQ2MjA4fQ.-rX21Z5EieVmTKnKsUk4hJwnsZbqTNek1uPjvaGIHTI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18b4833dac0e3be-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.88.108.63",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[09-Jul-2026 23:59:22 UTC] === END API CALL LOG ===
[09-Jul-2026 23:59:22 UTC] ✅ API Hash verification passed for profile endpoint
[09-Jul-2026 23:59:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNyIsInVzZXJuYW1lIjoiQW1lbGlhIiwiZW1haWwiOiJqYWdvcHJhbmtAZ21haWwuY29tIiwiZXhwIjoxNzg0MjQ2MjA4fQ.-rX21Z5EieVmTKnKsUk4hJwnsZbqTNek1uPjvaGIHTI
[09-Jul-2026 23:59:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[09-Jul-2026 23:59:22 UTC] ✅ JWT token verified successfully for user profile
[09-Jul-2026 23:59:22 UTC] User ID: 1007
[09-Jul-2026 23:59:22 UTC] ✅ User profile retrieved successfully for user ID: 1007
[09-Jul-2026 23:59:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jul-2026 23:59:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[09-Jul-2026 23:59:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.88.108.63, 172.64.192.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNyIsInVzZXJuYW1lIjoiQW1lbGlhIiwiZW1haWwiOiJqYWdvcHJhbmtAZ21haWwuY29tIiwiZXhwIjoxNzg0MjQ2MjA4fQ.-rX21Z5EieVmTKnKsUk4hJwnsZbqTNek1uPjvaGIHTI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a18b48430ecae3be-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.88.108.63","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[09-Jul-2026 23:59:24 UTC] === User Orders API Called ===
[09-Jul-2026 23:59:24 UTC] User ID: 1007
[09-Jul-2026 23:59:24 UTC] Limit: 20, Offset: 0
[09-Jul-2026 23:59:24 UTC] Orders found: 0
[09-Jul-2026 23:59:24 UTC] Orders data: []
[09-Jul-2026 23:59:24 UTC] Total orders count: 0
[10-Jul-2026 01:04:45 UTC] === API CALL LOG ===
[10-Jul-2026 01:04:45 UTC] Endpoint: user/profile.php
[10-Jul-2026 01:04:45 UTC] Full Log Data: {
    "timestamp": "2026-07-10 01:04:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.88.108.63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.88.108.63, 172.71.178.155",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNyIsInVzZXJuYW1lIjoiQW1lbGlhIiwiZW1haWwiOiJqYWdvcHJhbmtAZ21haWwuY29tIiwiZXhwIjoxNzg0MjQ2MjA4fQ.-rX21Z5EieVmTKnKsUk4hJwnsZbqTNek1uPjvaGIHTI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18ba7f85eb70037-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.88.108.63",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 01:04:45 UTC] === END API CALL LOG ===
[10-Jul-2026 01:04:45 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 01:04:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNyIsInVzZXJuYW1lIjoiQW1lbGlhIiwiZW1haWwiOiJqYWdvcHJhbmtAZ21haWwuY29tIiwiZXhwIjoxNzg0MjQ2MjA4fQ.-rX21Z5EieVmTKnKsUk4hJwnsZbqTNek1uPjvaGIHTI
[10-Jul-2026 01:04:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 01:04:45 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 01:04:45 UTC] User ID: 1007
[10-Jul-2026 01:04:45 UTC] ✅ User profile retrieved successfully for user ID: 1007
[10-Jul-2026 01:04:45 UTC] === API CALL LOG ===
[10-Jul-2026 01:04:45 UTC] Endpoint: user/profile.php
[10-Jul-2026 01:04:45 UTC] Full Log Data: {
    "timestamp": "2026-07-10 01:04:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.88.108.63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.88.108.63, 172.71.178.155",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNyIsInVzZXJuYW1lIjoiQW1lbGlhIiwiZW1haWwiOiJqYWdvcHJhbmtAZ21haWwuY29tIiwiZXhwIjoxNzg0MjQ2MjA4fQ.-rX21Z5EieVmTKnKsUk4hJwnsZbqTNek1uPjvaGIHTI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18ba7fd9de70037-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.88.108.63",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 01:04:45 UTC] === END API CALL LOG ===
[10-Jul-2026 01:04:45 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 01:04:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNyIsInVzZXJuYW1lIjoiQW1lbGlhIiwiZW1haWwiOiJqYWdvcHJhbmtAZ21haWwuY29tIiwiZXhwIjoxNzg0MjQ2MjA4fQ.-rX21Z5EieVmTKnKsUk4hJwnsZbqTNek1uPjvaGIHTI
[10-Jul-2026 01:04:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 01:04:45 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 01:04:45 UTC] User ID: 1007
[10-Jul-2026 01:04:45 UTC] ✅ User profile retrieved successfully for user ID: 1007
[10-Jul-2026 01:04:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 01:04:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 01:04:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.88.108.63, 172.71.178.155","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNyIsInVzZXJuYW1lIjoiQW1lbGlhIiwiZW1haWwiOiJqYWdvcHJhbmtAZ21haWwuY29tIiwiZXhwIjoxNzg0MjQ2MjA4fQ.-rX21Z5EieVmTKnKsUk4hJwnsZbqTNek1uPjvaGIHTI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a18ba7fd9de90037-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.88.108.63","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jul-2026 01:04:45 UTC] === User Orders API Called ===
[10-Jul-2026 01:04:45 UTC] User ID: 1007
[10-Jul-2026 01:04:45 UTC] Limit: 20, Offset: 0
[10-Jul-2026 01:04:45 UTC] Orders found: 0
[10-Jul-2026 01:04:45 UTC] Orders data: []
[10-Jul-2026 01:04:45 UTC] Total orders count: 0
[10-Jul-2026 01:04:45 UTC] === API CALL LOG ===
[10-Jul-2026 01:04:45 UTC] Endpoint: user/profile.php
[10-Jul-2026 01:04:45 UTC] Full Log Data: {
    "timestamp": "2026-07-10 01:04:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.88.108.63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.88.108.63, 172.71.178.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNyIsInVzZXJuYW1lIjoiQW1lbGlhIiwiZW1haWwiOiJqYWdvcHJhbmtAZ21haWwuY29tIiwiZXhwIjoxNzg0MjQ2MjA4fQ.-rX21Z5EieVmTKnKsUk4hJwnsZbqTNek1uPjvaGIHTI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18ba7fe7f060037-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.88.108.63",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 01:04:45 UTC] === END API CALL LOG ===
[10-Jul-2026 01:04:45 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 01:04:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNyIsInVzZXJuYW1lIjoiQW1lbGlhIiwiZW1haWwiOiJqYWdvcHJhbmtAZ21haWwuY29tIiwiZXhwIjoxNzg0MjQ2MjA4fQ.-rX21Z5EieVmTKnKsUk4hJwnsZbqTNek1uPjvaGIHTI
[10-Jul-2026 01:04:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 01:04:45 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 01:04:45 UTC] User ID: 1007
[10-Jul-2026 01:04:45 UTC] ✅ User profile retrieved successfully for user ID: 1007
[10-Jul-2026 01:04:46 UTC] === API CALL LOG ===
[10-Jul-2026 01:04:46 UTC] Endpoint: user/profile.php
[10-Jul-2026 01:04:46 UTC] Full Log Data: {
    "timestamp": "2026-07-10 01:04:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.88.108.63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.88.108.63, 172.71.178.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNyIsInVzZXJuYW1lIjoiQW1lbGlhIiwiZW1haWwiOiJqYWdvcHJhbmtAZ21haWwuY29tIiwiZXhwIjoxNzg0MjQ2MjA4fQ.-rX21Z5EieVmTKnKsUk4hJwnsZbqTNek1uPjvaGIHTI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18ba8037e440037-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.88.108.63",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 01:04:46 UTC] === END API CALL LOG ===
[10-Jul-2026 01:04:46 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 01:04:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNyIsInVzZXJuYW1lIjoiQW1lbGlhIiwiZW1haWwiOiJqYWdvcHJhbmtAZ21haWwuY29tIiwiZXhwIjoxNzg0MjQ2MjA4fQ.-rX21Z5EieVmTKnKsUk4hJwnsZbqTNek1uPjvaGIHTI
[10-Jul-2026 01:04:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 01:04:46 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 01:04:46 UTC] User ID: 1007
[10-Jul-2026 01:04:46 UTC] ✅ User profile retrieved successfully for user ID: 1007
[10-Jul-2026 01:04:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 01:04:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 01:04:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.88.108.63, 172.71.178.154","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNyIsInVzZXJuYW1lIjoiQW1lbGlhIiwiZW1haWwiOiJqYWdvcHJhbmtAZ21haWwuY29tIiwiZXhwIjoxNzg0MjQ2MjA4fQ.-rX21Z5EieVmTKnKsUk4hJwnsZbqTNek1uPjvaGIHTI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a18ba84709480037-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.88.108.63","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jul-2026 01:04:57 UTC] === User Orders API Called ===
[10-Jul-2026 01:04:57 UTC] User ID: 1007
[10-Jul-2026 01:04:57 UTC] Limit: 20, Offset: 0
[10-Jul-2026 01:04:57 UTC] Orders found: 0
[10-Jul-2026 01:04:57 UTC] Orders data: []
[10-Jul-2026 01:04:57 UTC] Total orders count: 0
[10-Jul-2026 01:05:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 01:05:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 01:05:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.88.108.63, 172.71.178.154","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNyIsInVzZXJuYW1lIjoiQW1lbGlhIiwiZW1haWwiOiJqYWdvcHJhbmtAZ21haWwuY29tIiwiZXhwIjoxNzg0MjQ2MjA4fQ.-rX21Z5EieVmTKnKsUk4hJwnsZbqTNek1uPjvaGIHTI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a18ba85cfbae0037-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.88.108.63","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jul-2026 01:05:00 UTC] === User Orders API Called ===
[10-Jul-2026 01:05:00 UTC] User ID: 1007
[10-Jul-2026 01:05:00 UTC] Limit: 20, Offset: 0
[10-Jul-2026 01:05:00 UTC] Orders found: 0
[10-Jul-2026 01:05:00 UTC] === API CALL LOG ===
[10-Jul-2026 01:05:00 UTC] Orders data: []
[10-Jul-2026 01:05:00 UTC] Endpoint: user/profile.php
[10-Jul-2026 01:05:00 UTC] Full Log Data: {
    "timestamp": "2026-07-10 01:05:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.88.108.63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.88.108.63, 172.71.178.154",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNyIsInVzZXJuYW1lIjoiQW1lbGlhIiwiZW1haWwiOiJqYWdvcHJhbmtAZ21haWwuY29tIiwiZXhwIjoxNzg0MjQ2MjA4fQ.-rX21Z5EieVmTKnKsUk4hJwnsZbqTNek1uPjvaGIHTI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18ba85cfbb00037-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.88.108.63",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 01:05:00 UTC] === END API CALL LOG ===
[10-Jul-2026 01:05:00 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 01:05:00 UTC] Total orders count: 0
[10-Jul-2026 01:05:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNyIsInVzZXJuYW1lIjoiQW1lbGlhIiwiZW1haWwiOiJqYWdvcHJhbmtAZ21haWwuY29tIiwiZXhwIjoxNzg0MjQ2MjA4fQ.-rX21Z5EieVmTKnKsUk4hJwnsZbqTNek1uPjvaGIHTI
[10-Jul-2026 01:05:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 01:05:00 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 01:05:00 UTC] User ID: 1007
[10-Jul-2026 01:05:00 UTC] ✅ User profile retrieved successfully for user ID: 1007
[10-Jul-2026 01:05:01 UTC] === API CALL LOG ===
[10-Jul-2026 01:05:01 UTC] Endpoint: user/profile.php
[10-Jul-2026 01:05:01 UTC] Full Log Data: {
    "timestamp": "2026-07-10 01:05:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.88.108.63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.88.108.63, 172.71.178.154",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNyIsInVzZXJuYW1lIjoiQW1lbGlhIiwiZW1haWwiOiJqYWdvcHJhbmtAZ21haWwuY29tIiwiZXhwIjoxNzg0MjQ2MjA4fQ.-rX21Z5EieVmTKnKsUk4hJwnsZbqTNek1uPjvaGIHTI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18ba86089ad0037-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.88.108.63",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 01:05:01 UTC] === END API CALL LOG ===
[10-Jul-2026 01:05:01 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 01:05:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNyIsInVzZXJuYW1lIjoiQW1lbGlhIiwiZW1haWwiOiJqYWdvcHJhbmtAZ21haWwuY29tIiwiZXhwIjoxNzg0MjQ2MjA4fQ.-rX21Z5EieVmTKnKsUk4hJwnsZbqTNek1uPjvaGIHTI
[10-Jul-2026 01:05:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 01:05:01 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 01:05:01 UTC] User ID: 1007
[10-Jul-2026 01:05:01 UTC] ✅ User profile retrieved successfully for user ID: 1007
[10-Jul-2026 01:05:01 UTC] === API CALL LOG ===
[10-Jul-2026 01:05:01 UTC] Endpoint: user/profile.php
[10-Jul-2026 01:05:01 UTC] Full Log Data: {
    "timestamp": "2026-07-10 01:05:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.88.108.63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.88.108.63, 172.71.178.154",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNyIsInVzZXJuYW1lIjoiQW1lbGlhIiwiZW1haWwiOiJqYWdvcHJhbmtAZ21haWwuY29tIiwiZXhwIjoxNzg0MjQ2MjA4fQ.-rX21Z5EieVmTKnKsUk4hJwnsZbqTNek1uPjvaGIHTI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18ba861db690037-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.88.108.63",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 01:05:01 UTC] === END API CALL LOG ===
[10-Jul-2026 01:05:01 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 01:05:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNyIsInVzZXJuYW1lIjoiQW1lbGlhIiwiZW1haWwiOiJqYWdvcHJhbmtAZ21haWwuY29tIiwiZXhwIjoxNzg0MjQ2MjA4fQ.-rX21Z5EieVmTKnKsUk4hJwnsZbqTNek1uPjvaGIHTI
[10-Jul-2026 01:05:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 01:05:01 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 01:05:01 UTC] User ID: 1007
[10-Jul-2026 01:05:01 UTC] ✅ User profile retrieved successfully for user ID: 1007
[10-Jul-2026 01:05:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 01:05:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 01:05:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.88.108.63, 172.71.178.154","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNyIsInVzZXJuYW1lIjoiQW1lbGlhIiwiZW1haWwiOiJqYWdvcHJhbmtAZ21haWwuY29tIiwiZXhwIjoxNzg0MjQ2MjA4fQ.-rX21Z5EieVmTKnKsUk4hJwnsZbqTNek1uPjvaGIHTI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a18ba9ac083f0037-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.88.108.63","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jul-2026 01:05:54 UTC] === User Orders API Called ===
[10-Jul-2026 01:05:54 UTC] User ID: 1007
[10-Jul-2026 01:05:54 UTC] Limit: 20, Offset: 0
[10-Jul-2026 01:05:54 UTC] Orders found: 0
[10-Jul-2026 01:05:54 UTC] Orders data: []
[10-Jul-2026 01:05:54 UTC] Total orders count: 0
[10-Jul-2026 01:05:54 UTC] === API CALL LOG ===
[10-Jul-2026 01:05:54 UTC] Endpoint: user/profile.php
[10-Jul-2026 01:05:54 UTC] Full Log Data: {
    "timestamp": "2026-07-10 01:05:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.88.108.63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.88.108.63, 172.71.178.154",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNyIsInVzZXJuYW1lIjoiQW1lbGlhIiwiZW1haWwiOiJqYWdvcHJhbmtAZ21haWwuY29tIiwiZXhwIjoxNzg0MjQ2MjA4fQ.-rX21Z5EieVmTKnKsUk4hJwnsZbqTNek1uPjvaGIHTI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18ba9ac08400037-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.88.108.63",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 01:05:54 UTC] === END API CALL LOG ===
[10-Jul-2026 01:05:54 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 01:05:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNyIsInVzZXJuYW1lIjoiQW1lbGlhIiwiZW1haWwiOiJqYWdvcHJhbmtAZ21haWwuY29tIiwiZXhwIjoxNzg0MjQ2MjA4fQ.-rX21Z5EieVmTKnKsUk4hJwnsZbqTNek1uPjvaGIHTI
[10-Jul-2026 01:05:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 01:05:54 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 01:05:54 UTC] User ID: 1007
[10-Jul-2026 01:05:54 UTC] ✅ User profile retrieved successfully for user ID: 1007
[10-Jul-2026 01:05:55 UTC] === API CALL LOG ===
[10-Jul-2026 01:05:55 UTC] Endpoint: user/profile.php
[10-Jul-2026 01:05:55 UTC] Full Log Data: {
    "timestamp": "2026-07-10 01:05:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.88.108.63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.88.108.63, 172.71.178.154",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNyIsInVzZXJuYW1lIjoiQW1lbGlhIiwiZW1haWwiOiJqYWdvcHJhbmtAZ21haWwuY29tIiwiZXhwIjoxNzg0MjQ2MjA4fQ.-rX21Z5EieVmTKnKsUk4hJwnsZbqTNek1uPjvaGIHTI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18ba9b07e3f0037-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.88.108.63",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 01:05:55 UTC] === END API CALL LOG ===
[10-Jul-2026 01:05:55 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 01:05:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNyIsInVzZXJuYW1lIjoiQW1lbGlhIiwiZW1haWwiOiJqYWdvcHJhbmtAZ21haWwuY29tIiwiZXhwIjoxNzg0MjQ2MjA4fQ.-rX21Z5EieVmTKnKsUk4hJwnsZbqTNek1uPjvaGIHTI
[10-Jul-2026 01:05:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 01:05:55 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 01:05:55 UTC] User ID: 1007
[10-Jul-2026 01:05:55 UTC] ✅ User profile retrieved successfully for user ID: 1007
[10-Jul-2026 01:05:55 UTC] === API CALL LOG ===
[10-Jul-2026 01:05:55 UTC] Endpoint: user/profile.php
[10-Jul-2026 01:05:55 UTC] Full Log Data: {
    "timestamp": "2026-07-10 01:05:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.88.108.63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.88.108.63, 172.71.178.154",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNyIsInVzZXJuYW1lIjoiQW1lbGlhIiwiZW1haWwiOiJqYWdvcHJhbmtAZ21haWwuY29tIiwiZXhwIjoxNzg0MjQ2MjA4fQ.-rX21Z5EieVmTKnKsUk4hJwnsZbqTNek1uPjvaGIHTI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18ba9b18fc80037-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.88.108.63",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 01:05:55 UTC] === END API CALL LOG ===
[10-Jul-2026 01:05:55 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 01:05:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNyIsInVzZXJuYW1lIjoiQW1lbGlhIiwiZW1haWwiOiJqYWdvcHJhbmtAZ21haWwuY29tIiwiZXhwIjoxNzg0MjQ2MjA4fQ.-rX21Z5EieVmTKnKsUk4hJwnsZbqTNek1uPjvaGIHTI
[10-Jul-2026 01:05:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 01:05:55 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 01:05:55 UTC] User ID: 1007
[10-Jul-2026 01:05:55 UTC] ✅ User profile retrieved successfully for user ID: 1007
[10-Jul-2026 01:06:29 UTC] === API CALL LOG ===
[10-Jul-2026 01:06:29 UTC] Endpoint: user/profile.php
[10-Jul-2026 01:06:29 UTC] Full Log Data: {
    "timestamp": "2026-07-10 01:06:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.88.108.63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.88.108.63, 162.158.216.178",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNyIsInVzZXJuYW1lIjoiQW1lbGlhIiwiZW1haWwiOiJqYWdvcHJhbmtAZ21haWwuY29tIiwiZXhwIjoxNzg0MjQ2MjA4fQ.-rX21Z5EieVmTKnKsUk4hJwnsZbqTNek1uPjvaGIHTI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18baa858b072103-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.88.108.63",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 01:06:29 UTC] === END API CALL LOG ===
[10-Jul-2026 01:06:29 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 01:06:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNyIsInVzZXJuYW1lIjoiQW1lbGlhIiwiZW1haWwiOiJqYWdvcHJhbmtAZ21haWwuY29tIiwiZXhwIjoxNzg0MjQ2MjA4fQ.-rX21Z5EieVmTKnKsUk4hJwnsZbqTNek1uPjvaGIHTI
[10-Jul-2026 01:06:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 01:06:29 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 01:06:29 UTC] User ID: 1007
[10-Jul-2026 01:06:29 UTC] ✅ User profile retrieved successfully for user ID: 1007
[10-Jul-2026 01:06:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 01:06:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 01:06:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.88.108.63, 162.158.216.7","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNyIsInVzZXJuYW1lIjoiQW1lbGlhIiwiZW1haWwiOiJqYWdvcHJhbmtAZ21haWwuY29tIiwiZXhwIjoxNzg0MjQ2MjA4fQ.-rX21Z5EieVmTKnKsUk4hJwnsZbqTNek1uPjvaGIHTI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a18baa89cb792103-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.88.108.63","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jul-2026 01:06:30 UTC] === User Orders API Called ===
[10-Jul-2026 01:06:30 UTC] User ID: 1007
[10-Jul-2026 01:06:30 UTC] Limit: 20, Offset: 0
[10-Jul-2026 01:06:30 UTC] Orders found: 0
[10-Jul-2026 01:06:30 UTC] Orders data: []
[10-Jul-2026 01:06:30 UTC] Total orders count: 0
[10-Jul-2026 01:06:30 UTC] === API CALL LOG ===
[10-Jul-2026 01:06:30 UTC] Endpoint: user/profile.php
[10-Jul-2026 01:06:30 UTC] Full Log Data: {
    "timestamp": "2026-07-10 01:06:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.88.108.63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.88.108.63, 162.158.216.178",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNyIsInVzZXJuYW1lIjoiQW1lbGlhIiwiZW1haWwiOiJqYWdvcHJhbmtAZ21haWwuY29tIiwiZXhwIjoxNzg0MjQ2MjA4fQ.-rX21Z5EieVmTKnKsUk4hJwnsZbqTNek1uPjvaGIHTI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18baa8baecb2103-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.88.108.63",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 01:06:30 UTC] === END API CALL LOG ===
[10-Jul-2026 01:06:30 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 01:06:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNyIsInVzZXJuYW1lIjoiQW1lbGlhIiwiZW1haWwiOiJqYWdvcHJhbmtAZ21haWwuY29tIiwiZXhwIjoxNzg0MjQ2MjA4fQ.-rX21Z5EieVmTKnKsUk4hJwnsZbqTNek1uPjvaGIHTI
[10-Jul-2026 01:06:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 01:06:30 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 01:06:30 UTC] User ID: 1007
[10-Jul-2026 01:06:30 UTC] ✅ User profile retrieved successfully for user ID: 1007
[10-Jul-2026 01:06:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 01:06:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 01:06:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.88.108.63, 162.158.216.178","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNyIsInVzZXJuYW1lIjoiQW1lbGlhIiwiZW1haWwiOiJqYWdvcHJhbmtAZ21haWwuY29tIiwiZXhwIjoxNzg0MjQ2MjA4fQ.-rX21Z5EieVmTKnKsUk4hJwnsZbqTNek1uPjvaGIHTI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a18baa8baed02103-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.88.108.63","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jul-2026 01:06:30 UTC] === User Orders API Called ===
[10-Jul-2026 01:06:30 UTC] User ID: 1007
[10-Jul-2026 01:06:30 UTC] Limit: 20, Offset: 0
[10-Jul-2026 01:06:30 UTC] Orders found: 0
[10-Jul-2026 01:06:30 UTC] Orders data: []
[10-Jul-2026 01:06:30 UTC] Total orders count: 0
[10-Jul-2026 01:06:30 UTC] === API CALL LOG ===
[10-Jul-2026 01:06:30 UTC] Endpoint: user/profile.php
[10-Jul-2026 01:06:30 UTC] Full Log Data: {
    "timestamp": "2026-07-10 01:06:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.88.108.63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.88.108.63, 162.158.216.7",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNyIsInVzZXJuYW1lIjoiQW1lbGlhIiwiZW1haWwiOiJqYWdvcHJhbmtAZ21haWwuY29tIiwiZXhwIjoxNzg0MjQ2MjA4fQ.-rX21Z5EieVmTKnKsUk4hJwnsZbqTNek1uPjvaGIHTI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18baa8c88862103-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.88.108.63",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 01:06:30 UTC] === END API CALL LOG ===
[10-Jul-2026 01:06:30 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 01:06:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNyIsInVzZXJuYW1lIjoiQW1lbGlhIiwiZW1haWwiOiJqYWdvcHJhbmtAZ21haWwuY29tIiwiZXhwIjoxNzg0MjQ2MjA4fQ.-rX21Z5EieVmTKnKsUk4hJwnsZbqTNek1uPjvaGIHTI
[10-Jul-2026 01:06:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 01:06:30 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 01:06:30 UTC] User ID: 1007
[10-Jul-2026 01:06:30 UTC] ✅ User profile retrieved successfully for user ID: 1007
[10-Jul-2026 01:06:31 UTC] === API CALL LOG ===
[10-Jul-2026 01:06:31 UTC] Endpoint: user/profile.php
[10-Jul-2026 01:06:31 UTC] Full Log Data: {
    "timestamp": "2026-07-10 01:06:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.88.108.63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.88.108.63, 162.158.216.7",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNyIsInVzZXJuYW1lIjoiQW1lbGlhIiwiZW1haWwiOiJqYWdvcHJhbmtAZ21haWwuY29tIiwiZXhwIjoxNzg0MjQ2MjA4fQ.-rX21Z5EieVmTKnKsUk4hJwnsZbqTNek1uPjvaGIHTI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18baa921a362103-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.88.108.63",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 01:06:31 UTC] === END API CALL LOG ===
[10-Jul-2026 01:06:31 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 01:06:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNyIsInVzZXJuYW1lIjoiQW1lbGlhIiwiZW1haWwiOiJqYWdvcHJhbmtAZ21haWwuY29tIiwiZXhwIjoxNzg0MjQ2MjA4fQ.-rX21Z5EieVmTKnKsUk4hJwnsZbqTNek1uPjvaGIHTI
[10-Jul-2026 01:06:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 01:06:31 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 01:06:31 UTC] User ID: 1007
[10-Jul-2026 01:06:31 UTC] ✅ User profile retrieved successfully for user ID: 1007
[10-Jul-2026 01:06:39 UTC] === API CALL LOG ===
[10-Jul-2026 01:06:39 UTC] Endpoint: user/profile.php
[10-Jul-2026 01:06:39 UTC] Full Log Data: {
    "timestamp": "2026-07-10 01:06:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.88.108.63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.88.108.63, 172.69.224.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNyIsInVzZXJuYW1lIjoiQW1lbGlhIiwiZW1haWwiOiJqYWdvcHJhbmtAZ21haWwuY29tIiwiZXhwIjoxNzg0MjQ2MjA4fQ.-rX21Z5EieVmTKnKsUk4hJwnsZbqTNek1uPjvaGIHTI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18baac26bae7876-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.88.108.63",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 01:06:39 UTC] === END API CALL LOG ===
[10-Jul-2026 01:06:39 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 01:06:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNyIsInVzZXJuYW1lIjoiQW1lbGlhIiwiZW1haWwiOiJqYWdvcHJhbmtAZ21haWwuY29tIiwiZXhwIjoxNzg0MjQ2MjA4fQ.-rX21Z5EieVmTKnKsUk4hJwnsZbqTNek1uPjvaGIHTI
[10-Jul-2026 01:06:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 01:06:39 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 01:06:39 UTC] User ID: 1007
[10-Jul-2026 01:06:39 UTC] ✅ User profile retrieved successfully for user ID: 1007
[10-Jul-2026 01:06:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 01:06:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 01:06:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.88.108.63, 172.69.224.181","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNyIsInVzZXJuYW1lIjoiQW1lbGlhIiwiZW1haWwiOiJqYWdvcHJhbmtAZ21haWwuY29tIiwiZXhwIjoxNzg0MjQ2MjA4fQ.-rX21Z5EieVmTKnKsUk4hJwnsZbqTNek1uPjvaGIHTI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a18baac719777876-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.88.108.63","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jul-2026 01:06:39 UTC] === User Orders API Called ===
[10-Jul-2026 01:06:39 UTC] User ID: 1007
[10-Jul-2026 01:06:39 UTC] Limit: 20, Offset: 0
[10-Jul-2026 01:06:39 UTC] Orders found: 0
[10-Jul-2026 01:06:39 UTC] Orders data: []
[10-Jul-2026 01:06:39 UTC] Total orders count: 0
[10-Jul-2026 01:06:39 UTC] === API CALL LOG ===
[10-Jul-2026 01:06:39 UTC] Endpoint: user/profile.php
[10-Jul-2026 01:06:39 UTC] Full Log Data: {
    "timestamp": "2026-07-10 01:06:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.88.108.63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.88.108.63, 172.69.224.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNyIsInVzZXJuYW1lIjoiQW1lbGlhIiwiZW1haWwiOiJqYWdvcHJhbmtAZ21haWwuY29tIiwiZXhwIjoxNzg0MjQ2MjA4fQ.-rX21Z5EieVmTKnKsUk4hJwnsZbqTNek1uPjvaGIHTI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18baac719737876-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.88.108.63",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 01:06:39 UTC] === END API CALL LOG ===
[10-Jul-2026 01:06:39 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 01:06:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNyIsInVzZXJuYW1lIjoiQW1lbGlhIiwiZW1haWwiOiJqYWdvcHJhbmtAZ21haWwuY29tIiwiZXhwIjoxNzg0MjQ2MjA4fQ.-rX21Z5EieVmTKnKsUk4hJwnsZbqTNek1uPjvaGIHTI
[10-Jul-2026 01:06:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 01:06:39 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 01:06:39 UTC] User ID: 1007
[10-Jul-2026 01:06:39 UTC] ✅ User profile retrieved successfully for user ID: 1007
[10-Jul-2026 01:06:39 UTC] === API CALL LOG ===
[10-Jul-2026 01:06:39 UTC] Endpoint: user/profile.php
[10-Jul-2026 01:06:39 UTC] Full Log Data: {
    "timestamp": "2026-07-10 01:06:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.88.108.63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.88.108.63, 172.69.224.7",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNyIsInVzZXJuYW1lIjoiQW1lbGlhIiwiZW1haWwiOiJqYWdvcHJhbmtAZ21haWwuY29tIiwiZXhwIjoxNzg0MjQ2MjA4fQ.-rX21Z5EieVmTKnKsUk4hJwnsZbqTNek1uPjvaGIHTI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18baac719797876-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.88.108.63",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 01:06:39 UTC] === END API CALL LOG ===
[10-Jul-2026 01:06:39 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 01:06:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNyIsInVzZXJuYW1lIjoiQW1lbGlhIiwiZW1haWwiOiJqYWdvcHJhbmtAZ21haWwuY29tIiwiZXhwIjoxNzg0MjQ2MjA4fQ.-rX21Z5EieVmTKnKsUk4hJwnsZbqTNek1uPjvaGIHTI
[10-Jul-2026 01:06:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 01:06:39 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 01:06:39 UTC] User ID: 1007
[10-Jul-2026 01:06:39 UTC] ✅ User profile retrieved successfully for user ID: 1007
[10-Jul-2026 01:06:44 UTC] === API CALL LOG ===
[10-Jul-2026 01:06:44 UTC] Endpoint: user/profile.php
[10-Jul-2026 01:06:44 UTC] Full Log Data: {
    "timestamp": "2026-07-10 01:06:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.88.108.63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.88.108.63, 172.69.224.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNyIsInVzZXJuYW1lIjoiQW1lbGlhIiwiZW1haWwiOiJqYWdvcHJhbmtAZ21haWwuY29tIiwiZXhwIjoxNzg0MjQ2MjA4fQ.-rX21Z5EieVmTKnKsUk4hJwnsZbqTNek1uPjvaGIHTI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18baae37d8911ce-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.88.108.63",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 01:06:44 UTC] === END API CALL LOG ===
[10-Jul-2026 01:06:44 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 01:06:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNyIsInVzZXJuYW1lIjoiQW1lbGlhIiwiZW1haWwiOiJqYWdvcHJhbmtAZ21haWwuY29tIiwiZXhwIjoxNzg0MjQ2MjA4fQ.-rX21Z5EieVmTKnKsUk4hJwnsZbqTNek1uPjvaGIHTI
[10-Jul-2026 01:06:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 01:06:44 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 01:06:44 UTC] User ID: 1007
[10-Jul-2026 01:06:44 UTC] ✅ User profile retrieved successfully for user ID: 1007
[10-Jul-2026 01:06:45 UTC] === API CALL LOG ===
[10-Jul-2026 01:06:45 UTC] Endpoint: user/profile.php
[10-Jul-2026 01:06:45 UTC] Full Log Data: {
    "timestamp": "2026-07-10 01:06:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.88.108.63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.88.108.63, 172.69.224.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNyIsInVzZXJuYW1lIjoiQW1lbGlhIiwiZW1haWwiOiJqYWdvcHJhbmtAZ21haWwuY29tIiwiZXhwIjoxNzg0MjQ2MjA4fQ.-rX21Z5EieVmTKnKsUk4hJwnsZbqTNek1uPjvaGIHTI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18baae789ad11ce-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.88.108.63",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 01:06:45 UTC] === END API CALL LOG ===
[10-Jul-2026 01:06:45 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 01:06:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNyIsInVzZXJuYW1lIjoiQW1lbGlhIiwiZW1haWwiOiJqYWdvcHJhbmtAZ21haWwuY29tIiwiZXhwIjoxNzg0MjQ2MjA4fQ.-rX21Z5EieVmTKnKsUk4hJwnsZbqTNek1uPjvaGIHTI
[10-Jul-2026 01:06:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 01:06:45 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 01:06:45 UTC] User ID: 1007
[10-Jul-2026 01:06:45 UTC] ✅ User profile retrieved successfully for user ID: 1007
[10-Jul-2026 01:06:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 01:06:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 01:06:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.88.108.63, 172.69.224.181","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNyIsInVzZXJuYW1lIjoiQW1lbGlhIiwiZW1haWwiOiJqYWdvcHJhbmtAZ21haWwuY29tIiwiZXhwIjoxNzg0MjQ2MjA4fQ.-rX21Z5EieVmTKnKsUk4hJwnsZbqTNek1uPjvaGIHTI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a18baae789b011ce-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.88.108.63","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jul-2026 01:06:45 UTC] === API CALL LOG ===
[10-Jul-2026 01:06:45 UTC] Endpoint: user/profile.php
[10-Jul-2026 01:06:45 UTC] === User Orders API Called ===
[10-Jul-2026 01:06:45 UTC] Full Log Data: {
    "timestamp": "2026-07-10 01:06:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.88.108.63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.88.108.63, 172.69.224.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNyIsInVzZXJuYW1lIjoiQW1lbGlhIiwiZW1haWwiOiJqYWdvcHJhbmtAZ21haWwuY29tIiwiZXhwIjoxNzg0MjQ2MjA4fQ.-rX21Z5EieVmTKnKsUk4hJwnsZbqTNek1uPjvaGIHTI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18baae789b111ce-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.88.108.63",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 01:06:45 UTC] User ID: 1007
[10-Jul-2026 01:06:45 UTC] Limit: 20, Offset: 0
[10-Jul-2026 01:06:45 UTC] === END API CALL LOG ===
[10-Jul-2026 01:06:45 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 01:06:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNyIsInVzZXJuYW1lIjoiQW1lbGlhIiwiZW1haWwiOiJqYWdvcHJhbmtAZ21haWwuY29tIiwiZXhwIjoxNzg0MjQ2MjA4fQ.-rX21Z5EieVmTKnKsUk4hJwnsZbqTNek1uPjvaGIHTI
[10-Jul-2026 01:06:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 01:06:45 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 01:06:45 UTC] User ID: 1007
[10-Jul-2026 01:06:45 UTC] Orders found: 0
[10-Jul-2026 01:06:45 UTC] Orders data: []
[10-Jul-2026 01:06:45 UTC] Total orders count: 0
[10-Jul-2026 01:06:45 UTC] ✅ User profile retrieved successfully for user ID: 1007
[10-Jul-2026 01:06:46 UTC] === API CALL LOG ===
[10-Jul-2026 01:06:46 UTC] Endpoint: user/profile.php
[10-Jul-2026 01:06:46 UTC] Full Log Data: {
    "timestamp": "2026-07-10 01:06:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.88.108.63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.88.108.63, 172.69.224.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNyIsInVzZXJuYW1lIjoiQW1lbGlhIiwiZW1haWwiOiJqYWdvcHJhbmtAZ21haWwuY29tIiwiZXhwIjoxNzg0MjQ2MjA4fQ.-rX21Z5EieVmTKnKsUk4hJwnsZbqTNek1uPjvaGIHTI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18baaeda89311ce-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.88.108.63",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 01:06:46 UTC] === END API CALL LOG ===
[10-Jul-2026 01:06:46 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 01:06:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNyIsInVzZXJuYW1lIjoiQW1lbGlhIiwiZW1haWwiOiJqYWdvcHJhbmtAZ21haWwuY29tIiwiZXhwIjoxNzg0MjQ2MjA4fQ.-rX21Z5EieVmTKnKsUk4hJwnsZbqTNek1uPjvaGIHTI
[10-Jul-2026 01:06:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 01:06:46 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 01:06:46 UTC] User ID: 1007
[10-Jul-2026 01:06:46 UTC] ✅ User profile retrieved successfully for user ID: 1007
[10-Jul-2026 01:06:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 01:06:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 01:06:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.88.108.63, 172.69.224.181","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNyIsInVzZXJuYW1lIjoiQW1lbGlhIiwiZW1haWwiOiJqYWdvcHJhbmtAZ21haWwuY29tIiwiZXhwIjoxNzg0MjQ2MjA4fQ.-rX21Z5EieVmTKnKsUk4hJwnsZbqTNek1uPjvaGIHTI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a18bab206b3211ce-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.88.108.63","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jul-2026 01:06:54 UTC] === User Orders API Called ===
[10-Jul-2026 01:06:54 UTC] User ID: 1007
[10-Jul-2026 01:06:54 UTC] Limit: 20, Offset: 0
[10-Jul-2026 01:06:54 UTC] Orders found: 0
[10-Jul-2026 01:06:54 UTC] Orders data: []
[10-Jul-2026 01:06:54 UTC] Total orders count: 0
[10-Jul-2026 01:06:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 01:06:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 01:06:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.88.108.63, 172.69.224.181","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNyIsInVzZXJuYW1lIjoiQW1lbGlhIiwiZW1haWwiOiJqYWdvcHJhbmtAZ21haWwuY29tIiwiZXhwIjoxNzg0MjQ2MjA4fQ.-rX21Z5EieVmTKnKsUk4hJwnsZbqTNek1uPjvaGIHTI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a18bab2c399a11ce-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.88.108.63","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jul-2026 01:06:56 UTC] === User Orders API Called ===
[10-Jul-2026 01:06:56 UTC] User ID: 1007
[10-Jul-2026 01:06:56 UTC] Limit: 20, Offset: 0
[10-Jul-2026 01:06:56 UTC] Orders found: 0
[10-Jul-2026 01:06:56 UTC] Orders data: []
[10-Jul-2026 01:06:56 UTC] Total orders count: 0
[10-Jul-2026 01:06:56 UTC] === API CALL LOG ===
[10-Jul-2026 01:06:56 UTC] Endpoint: user/profile.php
[10-Jul-2026 01:06:56 UTC] Full Log Data: {
    "timestamp": "2026-07-10 01:06:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.88.108.63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.88.108.63, 172.69.224.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNyIsInVzZXJuYW1lIjoiQW1lbGlhIiwiZW1haWwiOiJqYWdvcHJhbmtAZ21haWwuY29tIiwiZXhwIjoxNzg0MjQ2MjA4fQ.-rX21Z5EieVmTKnKsUk4hJwnsZbqTNek1uPjvaGIHTI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18bab2c399c11ce-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.88.108.63",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 01:06:56 UTC] === END API CALL LOG ===
[10-Jul-2026 01:06:56 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 01:06:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNyIsInVzZXJuYW1lIjoiQW1lbGlhIiwiZW1haWwiOiJqYWdvcHJhbmtAZ21haWwuY29tIiwiZXhwIjoxNzg0MjQ2MjA4fQ.-rX21Z5EieVmTKnKsUk4hJwnsZbqTNek1uPjvaGIHTI
[10-Jul-2026 01:06:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 01:06:56 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 01:06:56 UTC] User ID: 1007
[10-Jul-2026 01:06:56 UTC] ✅ User profile retrieved successfully for user ID: 1007
[10-Jul-2026 01:06:56 UTC] === API CALL LOG ===
[10-Jul-2026 01:06:56 UTC] Endpoint: user/profile.php
[10-Jul-2026 01:06:56 UTC] Full Log Data: {
    "timestamp": "2026-07-10 01:06:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.88.108.63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.88.108.63, 172.69.224.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNyIsInVzZXJuYW1lIjoiQW1lbGlhIiwiZW1haWwiOiJqYWdvcHJhbmtAZ21haWwuY29tIiwiZXhwIjoxNzg0MjQ2MjA4fQ.-rX21Z5EieVmTKnKsUk4hJwnsZbqTNek1uPjvaGIHTI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18bab2fad4211ce-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.88.108.63",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 01:06:56 UTC] === END API CALL LOG ===
[10-Jul-2026 01:06:56 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 01:06:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNyIsInVzZXJuYW1lIjoiQW1lbGlhIiwiZW1haWwiOiJqYWdvcHJhbmtAZ21haWwuY29tIiwiZXhwIjoxNzg0MjQ2MjA4fQ.-rX21Z5EieVmTKnKsUk4hJwnsZbqTNek1uPjvaGIHTI
[10-Jul-2026 01:06:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 01:06:56 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 01:06:56 UTC] User ID: 1007
[10-Jul-2026 01:06:56 UTC] ✅ User profile retrieved successfully for user ID: 1007
[10-Jul-2026 01:06:57 UTC] === API CALL LOG ===
[10-Jul-2026 01:06:57 UTC] Endpoint: user/profile.php
[10-Jul-2026 01:06:57 UTC] Full Log Data: {
    "timestamp": "2026-07-10 01:06:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.88.108.63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.88.108.63, 172.69.224.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNyIsInVzZXJuYW1lIjoiQW1lbGlhIiwiZW1haWwiOiJqYWdvcHJhbmtAZ21haWwuY29tIiwiZXhwIjoxNzg0MjQ2MjA4fQ.-rX21Z5EieVmTKnKsUk4hJwnsZbqTNek1uPjvaGIHTI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18bab32286f11ce-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.88.108.63",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 01:06:57 UTC] === END API CALL LOG ===
[10-Jul-2026 01:06:57 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 01:06:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNyIsInVzZXJuYW1lIjoiQW1lbGlhIiwiZW1haWwiOiJqYWdvcHJhbmtAZ21haWwuY29tIiwiZXhwIjoxNzg0MjQ2MjA4fQ.-rX21Z5EieVmTKnKsUk4hJwnsZbqTNek1uPjvaGIHTI
[10-Jul-2026 01:06:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 01:06:57 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 01:06:57 UTC] User ID: 1007
[10-Jul-2026 01:06:57 UTC] ✅ User profile retrieved successfully for user ID: 1007
[10-Jul-2026 01:10:39 UTC] === API CALL LOG ===
[10-Jul-2026 01:10:39 UTC] Endpoint: user/profile.php
[10-Jul-2026 01:10:39 UTC] Full Log Data: {
    "timestamp": "2026-07-10 01:10:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.72.41.21",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.72.41.21, 172.71.137.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwOCIsInVzZXJuYW1lIjoidnZ0dnR0diIsImVtYWlsIjoiMWFobWVkZ2cxMUBnbWFpbC5jb20iLCJleHAiOjE3ODQyNTA2Mzh9.VSKurfHyoIabVfDVlYcvpOjEpqJLMU_YAKyN7lHK3A0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18bb09d9ea3ddbb-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.72.41.21",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 01:10:39 UTC] === END API CALL LOG ===
[10-Jul-2026 01:10:39 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 01:10:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwOCIsInVzZXJuYW1lIjoidnZ0dnR0diIsImVtYWlsIjoiMWFobWVkZ2cxMUBnbWFpbC5jb20iLCJleHAiOjE3ODQyNTA2Mzh9.VSKurfHyoIabVfDVlYcvpOjEpqJLMU_YAKyN7lHK3A0
[10-Jul-2026 01:10:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 01:10:39 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 01:10:39 UTC] User ID: 1008
[10-Jul-2026 01:10:39 UTC] ✅ User profile retrieved successfully for user ID: 1008
[10-Jul-2026 01:10:39 UTC] === API CALL LOG ===
[10-Jul-2026 01:10:39 UTC] Endpoint: user/profile.php
[10-Jul-2026 01:10:39 UTC] Full Log Data: {
    "timestamp": "2026-07-10 01:10:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.72.41.21",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.72.41.21, 172.71.137.149",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwOCIsInVzZXJuYW1lIjoidnZ0dnR0diIsImVtYWlsIjoiMWFobWVkZ2cxMUBnbWFpbC5jb20iLCJleHAiOjE3ODQyNTA2Mzh9.VSKurfHyoIabVfDVlYcvpOjEpqJLMU_YAKyN7lHK3A0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18bb09ccdceddbb-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.72.41.21",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 01:10:39 UTC] === END API CALL LOG ===
[10-Jul-2026 01:10:39 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 01:10:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwOCIsInVzZXJuYW1lIjoidnZ0dnR0diIsImVtYWlsIjoiMWFobWVkZ2cxMUBnbWFpbC5jb20iLCJleHAiOjE3ODQyNTA2Mzh9.VSKurfHyoIabVfDVlYcvpOjEpqJLMU_YAKyN7lHK3A0
[10-Jul-2026 01:10:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 01:10:39 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 01:10:39 UTC] User ID: 1008
[10-Jul-2026 01:10:39 UTC] ✅ User profile retrieved successfully for user ID: 1008
[10-Jul-2026 01:10:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 01:10:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 01:10:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"188.72.41.21, 172.71.137.149","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwOCIsInVzZXJuYW1lIjoidnZ0dnR0diIsImVtYWlsIjoiMWFobWVkZ2cxMUBnbWFpbC5jb20iLCJleHAiOjE3ODQyNTA2Mzh9.VSKurfHyoIabVfDVlYcvpOjEpqJLMU_YAKyN7lHK3A0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a18bb09d9ea2ddbb-BGW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"188.72.41.21","cf-ipcountry":"IQ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jul-2026 01:10:39 UTC] === User Orders API Called ===
[10-Jul-2026 01:10:39 UTC] User ID: 1008
[10-Jul-2026 01:10:39 UTC] Limit: 20, Offset: 0
[10-Jul-2026 01:10:39 UTC] Orders found: 0
[10-Jul-2026 01:10:39 UTC] Orders data: []
[10-Jul-2026 01:10:39 UTC] Total orders count: 0
[10-Jul-2026 01:10:39 UTC] === API CALL LOG ===
[10-Jul-2026 01:10:39 UTC] Endpoint: user/profile.php
[10-Jul-2026 01:10:39 UTC] Full Log Data: {
    "timestamp": "2026-07-10 01:10:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.72.41.21",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.72.41.21, 172.71.137.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwOCIsInVzZXJuYW1lIjoidnZ0dnR0diIsImVtYWlsIjoiMWFobWVkZ2cxMUBnbWFpbC5jb20iLCJleHAiOjE3ODQyNTA2Mzh9.VSKurfHyoIabVfDVlYcvpOjEpqJLMU_YAKyN7lHK3A0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18bb0a30be6ddbb-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.72.41.21",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 01:10:39 UTC] === END API CALL LOG ===
[10-Jul-2026 01:10:39 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 01:10:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwOCIsInVzZXJuYW1lIjoidnZ0dnR0diIsImVtYWlsIjoiMWFobWVkZ2cxMUBnbWFpbC5jb20iLCJleHAiOjE3ODQyNTA2Mzh9.VSKurfHyoIabVfDVlYcvpOjEpqJLMU_YAKyN7lHK3A0
[10-Jul-2026 01:10:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 01:10:39 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 01:10:39 UTC] User ID: 1008
[10-Jul-2026 01:10:39 UTC] ✅ User profile retrieved successfully for user ID: 1008
[10-Jul-2026 01:10:47 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 01:10:47 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 01:10:47 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"188.72.41.21, 172.71.137.152","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwOCIsInVzZXJuYW1lIjoidnZ0dnR0diIsImVtYWlsIjoiMWFobWVkZ2cxMUBnbWFpbC5jb20iLCJleHAiOjE3ODQyNTA2Mzh9.VSKurfHyoIabVfDVlYcvpOjEpqJLMU_YAKyN7lHK3A0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a18bb0cfc98dddbb-BGW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"188.72.41.21","cf-ipcountry":"IQ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jul-2026 01:10:47 UTC] === User Orders API Called ===
[10-Jul-2026 01:10:47 UTC] User ID: 1008
[10-Jul-2026 01:10:47 UTC] Limit: 20, Offset: 0
[10-Jul-2026 01:10:47 UTC] Orders found: 0
[10-Jul-2026 01:10:47 UTC] Orders data: []
[10-Jul-2026 01:10:47 UTC] Total orders count: 0
[10-Jul-2026 01:10:47 UTC] === API CALL LOG ===
[10-Jul-2026 01:10:47 UTC] Endpoint: user/profile.php
[10-Jul-2026 01:10:47 UTC] Full Log Data: {
    "timestamp": "2026-07-10 01:10:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.72.41.21",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.72.41.21, 172.71.137.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwOCIsInVzZXJuYW1lIjoidnZ0dnR0diIsImVtYWlsIjoiMWFobWVkZ2cxMUBnbWFpbC5jb20iLCJleHAiOjE3ODQyNTA2Mzh9.VSKurfHyoIabVfDVlYcvpOjEpqJLMU_YAKyN7lHK3A0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18bb0d04a0eddbb-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.72.41.21",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 01:10:47 UTC] === END API CALL LOG ===
[10-Jul-2026 01:10:47 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 01:10:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwOCIsInVzZXJuYW1lIjoidnZ0dnR0diIsImVtYWlsIjoiMWFobWVkZ2cxMUBnbWFpbC5jb20iLCJleHAiOjE3ODQyNTA2Mzh9.VSKurfHyoIabVfDVlYcvpOjEpqJLMU_YAKyN7lHK3A0
[10-Jul-2026 01:10:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 01:10:47 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 01:10:47 UTC] User ID: 1008
[10-Jul-2026 01:10:47 UTC] ✅ User profile retrieved successfully for user ID: 1008
[10-Jul-2026 01:10:47 UTC] === API CALL LOG ===
[10-Jul-2026 01:10:47 UTC] Endpoint: user/profile.php
[10-Jul-2026 01:10:47 UTC] Full Log Data: {
    "timestamp": "2026-07-10 01:10:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.72.41.21",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.72.41.21, 172.71.137.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwOCIsInVzZXJuYW1lIjoidnZ0dnR0diIsImVtYWlsIjoiMWFobWVkZ2cxMUBnbWFpbC5jb20iLCJleHAiOjE3ODQyNTA2Mzh9.VSKurfHyoIabVfDVlYcvpOjEpqJLMU_YAKyN7lHK3A0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18bb0d3adaaddbb-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.72.41.21",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 01:10:47 UTC] === END API CALL LOG ===
[10-Jul-2026 01:10:47 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 01:10:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwOCIsInVzZXJuYW1lIjoidnZ0dnR0diIsImVtYWlsIjoiMWFobWVkZ2cxMUBnbWFpbC5jb20iLCJleHAiOjE3ODQyNTA2Mzh9.VSKurfHyoIabVfDVlYcvpOjEpqJLMU_YAKyN7lHK3A0
[10-Jul-2026 01:10:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 01:10:47 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 01:10:47 UTC] User ID: 1008
[10-Jul-2026 01:10:47 UTC] ✅ User profile retrieved successfully for user ID: 1008
[10-Jul-2026 01:10:47 UTC] === API CALL LOG ===
[10-Jul-2026 01:10:47 UTC] Endpoint: user/profile.php
[10-Jul-2026 01:10:47 UTC] Full Log Data: {
    "timestamp": "2026-07-10 01:10:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.72.41.21",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.72.41.21, 172.71.137.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwOCIsInVzZXJuYW1lIjoidnZ0dnR0diIsImVtYWlsIjoiMWFobWVkZ2cxMUBnbWFpbC5jb20iLCJleHAiOjE3ODQyNTA2Mzh9.VSKurfHyoIabVfDVlYcvpOjEpqJLMU_YAKyN7lHK3A0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18bb0d43e39ddbb-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.72.41.21",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 01:10:47 UTC] === END API CALL LOG ===
[10-Jul-2026 01:10:47 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 01:10:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwOCIsInVzZXJuYW1lIjoidnZ0dnR0diIsImVtYWlsIjoiMWFobWVkZ2cxMUBnbWFpbC5jb20iLCJleHAiOjE3ODQyNTA2Mzh9.VSKurfHyoIabVfDVlYcvpOjEpqJLMU_YAKyN7lHK3A0
[10-Jul-2026 01:10:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 01:10:47 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 01:10:47 UTC] User ID: 1008
[10-Jul-2026 01:10:47 UTC] ✅ User profile retrieved successfully for user ID: 1008
[10-Jul-2026 01:10:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 01:10:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 01:10:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"188.72.41.21, 172.71.137.152","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwOCIsInVzZXJuYW1lIjoidnZ0dnR0diIsImVtYWlsIjoiMWFobWVkZ2cxMUBnbWFpbC5jb20iLCJleHAiOjE3ODQyNTA2Mzh9.VSKurfHyoIabVfDVlYcvpOjEpqJLMU_YAKyN7lHK3A0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a18bb0e37f5dddbb-BGW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"188.72.41.21","cf-ipcountry":"IQ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jul-2026 01:10:50 UTC] === User Orders API Called ===
[10-Jul-2026 01:10:50 UTC] User ID: 1008
[10-Jul-2026 01:10:50 UTC] Limit: 20, Offset: 0
[10-Jul-2026 01:10:50 UTC] Orders found: 0
[10-Jul-2026 01:10:50 UTC] Orders data: []
[10-Jul-2026 01:10:50 UTC] Total orders count: 0
[10-Jul-2026 01:10:50 UTC] === API CALL LOG ===
[10-Jul-2026 01:10:50 UTC] Endpoint: user/profile.php
[10-Jul-2026 01:10:50 UTC] Full Log Data: {
    "timestamp": "2026-07-10 01:10:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.72.41.21",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.72.41.21, 172.71.137.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwOCIsInVzZXJuYW1lIjoidnZ0dnR0diIsImVtYWlsIjoiMWFobWVkZ2cxMUBnbWFpbC5jb20iLCJleHAiOjE3ODQyNTA2Mzh9.VSKurfHyoIabVfDVlYcvpOjEpqJLMU_YAKyN7lHK3A0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18bb0e3af85ddbb-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.72.41.21",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 01:10:50 UTC] === END API CALL LOG ===
[10-Jul-2026 01:10:50 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 01:10:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwOCIsInVzZXJuYW1lIjoidnZ0dnR0diIsImVtYWlsIjoiMWFobWVkZ2cxMUBnbWFpbC5jb20iLCJleHAiOjE3ODQyNTA2Mzh9.VSKurfHyoIabVfDVlYcvpOjEpqJLMU_YAKyN7lHK3A0
[10-Jul-2026 01:10:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 01:10:50 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 01:10:50 UTC] User ID: 1008
[10-Jul-2026 01:10:50 UTC] ✅ User profile retrieved successfully for user ID: 1008
[10-Jul-2026 01:10:50 UTC] === API CALL LOG ===
[10-Jul-2026 01:10:50 UTC] Endpoint: user/profile.php
[10-Jul-2026 01:10:50 UTC] Full Log Data: {
    "timestamp": "2026-07-10 01:10:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.72.41.21",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.72.41.21, 172.71.137.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwOCIsInVzZXJuYW1lIjoidnZ0dnR0diIsImVtYWlsIjoiMWFobWVkZ2cxMUBnbWFpbC5jb20iLCJleHAiOjE3ODQyNTA2Mzh9.VSKurfHyoIabVfDVlYcvpOjEpqJLMU_YAKyN7lHK3A0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18bb0e65a14ddbb-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.72.41.21",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 01:10:50 UTC] === END API CALL LOG ===
[10-Jul-2026 01:10:50 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 01:10:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwOCIsInVzZXJuYW1lIjoidnZ0dnR0diIsImVtYWlsIjoiMWFobWVkZ2cxMUBnbWFpbC5jb20iLCJleHAiOjE3ODQyNTA2Mzh9.VSKurfHyoIabVfDVlYcvpOjEpqJLMU_YAKyN7lHK3A0
[10-Jul-2026 01:10:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 01:10:50 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 01:10:50 UTC] User ID: 1008
[10-Jul-2026 01:10:50 UTC] ✅ User profile retrieved successfully for user ID: 1008
[10-Jul-2026 01:10:50 UTC] === API CALL LOG ===
[10-Jul-2026 01:10:50 UTC] Endpoint: user/profile.php
[10-Jul-2026 01:10:50 UTC] Full Log Data: {
    "timestamp": "2026-07-10 01:10:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.72.41.21",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.72.41.21, 172.71.137.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwOCIsInVzZXJuYW1lIjoidnZ0dnR0diIsImVtYWlsIjoiMWFobWVkZ2cxMUBnbWFpbC5jb20iLCJleHAiOjE3ODQyNTA2Mzh9.VSKurfHyoIabVfDVlYcvpOjEpqJLMU_YAKyN7lHK3A0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18bb0e7ebd8ddbb-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.72.41.21",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 01:10:50 UTC] === END API CALL LOG ===
[10-Jul-2026 01:10:50 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 01:10:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwOCIsInVzZXJuYW1lIjoidnZ0dnR0diIsImVtYWlsIjoiMWFobWVkZ2cxMUBnbWFpbC5jb20iLCJleHAiOjE3ODQyNTA2Mzh9.VSKurfHyoIabVfDVlYcvpOjEpqJLMU_YAKyN7lHK3A0
[10-Jul-2026 01:10:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 01:10:50 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 01:10:50 UTC] User ID: 1008
[10-Jul-2026 01:10:50 UTC] ✅ User profile retrieved successfully for user ID: 1008
[10-Jul-2026 01:11:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 01:11:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 01:11:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.88.108.63, 172.69.224.181","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNyIsInVzZXJuYW1lIjoiQW1lbGlhIiwiZW1haWwiOiJqYWdvcHJhbmtAZ21haWwuY29tIiwiZXhwIjoxNzg0MjQ2MjA4fQ.-rX21Z5EieVmTKnKsUk4hJwnsZbqTNek1uPjvaGIHTI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a18bb217fc3e11ce-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.88.108.63","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jul-2026 01:11:39 UTC] === User Orders API Called ===
[10-Jul-2026 01:11:39 UTC] User ID: 1007
[10-Jul-2026 01:11:39 UTC] Limit: 20, Offset: 0
[10-Jul-2026 01:11:39 UTC] Orders found: 0
[10-Jul-2026 01:11:39 UTC] Orders data: []
[10-Jul-2026 01:11:39 UTC] Total orders count: 0
[10-Jul-2026 01:11:39 UTC] === API CALL LOG ===
[10-Jul-2026 01:11:39 UTC] Endpoint: user/profile.php
[10-Jul-2026 01:11:39 UTC] Full Log Data: {
    "timestamp": "2026-07-10 01:11:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.88.108.63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.88.108.63, 172.69.224.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNyIsInVzZXJuYW1lIjoiQW1lbGlhIiwiZW1haWwiOiJqYWdvcHJhbmtAZ21haWwuY29tIiwiZXhwIjoxNzg0MjQ2MjA4fQ.-rX21Z5EieVmTKnKsUk4hJwnsZbqTNek1uPjvaGIHTI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18bb217fc3f11ce-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.88.108.63",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 01:11:39 UTC] === END API CALL LOG ===
[10-Jul-2026 01:11:39 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 01:11:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNyIsInVzZXJuYW1lIjoiQW1lbGlhIiwiZW1haWwiOiJqYWdvcHJhbmtAZ21haWwuY29tIiwiZXhwIjoxNzg0MjQ2MjA4fQ.-rX21Z5EieVmTKnKsUk4hJwnsZbqTNek1uPjvaGIHTI
[10-Jul-2026 01:11:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 01:11:39 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 01:11:39 UTC] User ID: 1007
[10-Jul-2026 01:11:39 UTC] ✅ User profile retrieved successfully for user ID: 1007
[10-Jul-2026 01:11:40 UTC] === API CALL LOG ===
[10-Jul-2026 01:11:40 UTC] Endpoint: user/profile.php
[10-Jul-2026 01:11:40 UTC] Full Log Data: {
    "timestamp": "2026-07-10 01:11:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.88.108.63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.88.108.63, 172.69.224.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNyIsInVzZXJuYW1lIjoiQW1lbGlhIiwiZW1haWwiOiJqYWdvcHJhbmtAZ21haWwuY29tIiwiZXhwIjoxNzg0MjQ2MjA4fQ.-rX21Z5EieVmTKnKsUk4hJwnsZbqTNek1uPjvaGIHTI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18bb21c6ffe11ce-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.88.108.63",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 01:11:40 UTC] === END API CALL LOG ===
[10-Jul-2026 01:11:40 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 01:11:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNyIsInVzZXJuYW1lIjoiQW1lbGlhIiwiZW1haWwiOiJqYWdvcHJhbmtAZ21haWwuY29tIiwiZXhwIjoxNzg0MjQ2MjA4fQ.-rX21Z5EieVmTKnKsUk4hJwnsZbqTNek1uPjvaGIHTI
[10-Jul-2026 01:11:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 01:11:40 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 01:11:40 UTC] User ID: 1007
[10-Jul-2026 01:11:40 UTC] ✅ User profile retrieved successfully for user ID: 1007
[10-Jul-2026 01:11:40 UTC] === API CALL LOG ===
[10-Jul-2026 01:11:40 UTC] Endpoint: user/profile.php
[10-Jul-2026 01:11:40 UTC] Full Log Data: {
    "timestamp": "2026-07-10 01:11:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.88.108.63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.88.108.63, 172.69.224.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNyIsInVzZXJuYW1lIjoiQW1lbGlhIiwiZW1haWwiOiJqYWdvcHJhbmtAZ21haWwuY29tIiwiZXhwIjoxNzg0MjQ2MjA4fQ.-rX21Z5EieVmTKnKsUk4hJwnsZbqTNek1uPjvaGIHTI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18bb21d893611ce-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.88.108.63",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 01:11:40 UTC] === END API CALL LOG ===
[10-Jul-2026 01:11:40 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 01:11:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNyIsInVzZXJuYW1lIjoiQW1lbGlhIiwiZW1haWwiOiJqYWdvcHJhbmtAZ21haWwuY29tIiwiZXhwIjoxNzg0MjQ2MjA4fQ.-rX21Z5EieVmTKnKsUk4hJwnsZbqTNek1uPjvaGIHTI
[10-Jul-2026 01:11:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 01:11:40 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 01:11:40 UTC] User ID: 1007
[10-Jul-2026 01:11:40 UTC] ✅ User profile retrieved successfully for user ID: 1007
[10-Jul-2026 01:11:42 UTC] === API CALL LOG ===
[10-Jul-2026 01:11:42 UTC] Endpoint: user/profile.php
[10-Jul-2026 01:11:42 UTC] Full Log Data: {
    "timestamp": "2026-07-10 01:11:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.88.108.63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.88.108.63, 172.69.224.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNyIsInVzZXJuYW1lIjoiQW1lbGlhIiwiZW1haWwiOiJqYWdvcHJhbmtAZ21haWwuY29tIiwiZXhwIjoxNzg0MjQ2MjA4fQ.-rX21Z5EieVmTKnKsUk4hJwnsZbqTNek1uPjvaGIHTI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18bb22b0c4711ce-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.88.108.63",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 01:11:42 UTC] === END API CALL LOG ===
[10-Jul-2026 01:11:42 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 01:11:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNyIsInVzZXJuYW1lIjoiQW1lbGlhIiwiZW1haWwiOiJqYWdvcHJhbmtAZ21haWwuY29tIiwiZXhwIjoxNzg0MjQ2MjA4fQ.-rX21Z5EieVmTKnKsUk4hJwnsZbqTNek1uPjvaGIHTI
[10-Jul-2026 01:11:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 01:11:42 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 01:11:42 UTC] User ID: 1007
[10-Jul-2026 01:11:42 UTC] ✅ User profile retrieved successfully for user ID: 1007
[10-Jul-2026 01:11:49 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 01:11:49 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 01:11:49 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"188.72.41.21, 172.71.137.153","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwOCIsInVzZXJuYW1lIjoidnZ0dnR0diIsImVtYWlsIjoiMWFobWVkZ2cxMUBnbWFpbC5jb20iLCJleHAiOjE3ODQyNTA2Mzh9.VSKurfHyoIabVfDVlYcvpOjEpqJLMU_YAKyN7lHK3A0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a18bb2515ba3ddbb-BGW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"188.72.41.21","cf-ipcountry":"IQ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jul-2026 01:11:49 UTC] === User Orders API Called ===
[10-Jul-2026 01:11:49 UTC] User ID: 1008
[10-Jul-2026 01:11:49 UTC] Limit: 20, Offset: 0
[10-Jul-2026 01:11:49 UTC] Orders found: 0
[10-Jul-2026 01:11:49 UTC] Orders data: []
[10-Jul-2026 01:11:49 UTC] Total orders count: 0
[10-Jul-2026 01:11:50 UTC] === API CALL LOG ===
[10-Jul-2026 01:11:50 UTC] Endpoint: user/profile.php
[10-Jul-2026 01:11:50 UTC] Full Log Data: {
    "timestamp": "2026-07-10 01:11:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.72.41.21",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.72.41.21, 172.71.137.153",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwOCIsInVzZXJuYW1lIjoidnZ0dnR0diIsImVtYWlsIjoiMWFobWVkZ2cxMUBnbWFpbC5jb20iLCJleHAiOjE3ODQyNTA2Mzh9.VSKurfHyoIabVfDVlYcvpOjEpqJLMU_YAKyN7lHK3A0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18bb259dc32ddbb-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.72.41.21",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 01:11:50 UTC] === END API CALL LOG ===
[10-Jul-2026 01:11:50 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 01:11:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwOCIsInVzZXJuYW1lIjoidnZ0dnR0diIsImVtYWlsIjoiMWFobWVkZ2cxMUBnbWFpbC5jb20iLCJleHAiOjE3ODQyNTA2Mzh9.VSKurfHyoIabVfDVlYcvpOjEpqJLMU_YAKyN7lHK3A0
[10-Jul-2026 01:11:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 01:11:50 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 01:11:50 UTC] User ID: 1008
[10-Jul-2026 01:11:50 UTC] ✅ User profile retrieved successfully for user ID: 1008
[10-Jul-2026 01:11:50 UTC] User Purchases API - User ID: 1008
[10-Jul-2026 01:11:50 UTC] User Purchases API - Total purchases found: 1
[10-Jul-2026 01:11:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 01:11:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 01:11:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"188.72.41.21, 172.71.137.153","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwOCIsInVzZXJuYW1lIjoidnZ0dnR0diIsImVtYWlsIjoiMWFobWVkZ2cxMUBnbWFpbC5jb20iLCJleHAiOjE3ODQyNTA2Mzh9.VSKurfHyoIabVfDVlYcvpOjEpqJLMU_YAKyN7lHK3A0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a18bb2755ec3ddbb-BGW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"188.72.41.21","cf-ipcountry":"IQ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jul-2026 01:11:54 UTC] === User Orders API Called ===
[10-Jul-2026 01:11:54 UTC] User ID: 1008
[10-Jul-2026 01:11:54 UTC] Limit: 20, Offset: 0
[10-Jul-2026 01:11:54 UTC] Orders found: 0
[10-Jul-2026 01:11:54 UTC] Orders data: []
[10-Jul-2026 01:11:54 UTC] Total orders count: 0
[10-Jul-2026 01:11:54 UTC] === API CALL LOG ===
[10-Jul-2026 01:11:54 UTC] Endpoint: user/profile.php
[10-Jul-2026 01:11:54 UTC] Full Log Data: {
    "timestamp": "2026-07-10 01:11:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.72.41.21",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.72.41.21, 172.71.137.153",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwOCIsInVzZXJuYW1lIjoidnZ0dnR0diIsImVtYWlsIjoiMWFobWVkZ2cxMUBnbWFpbC5jb20iLCJleHAiOjE3ODQyNTA2Mzh9.VSKurfHyoIabVfDVlYcvpOjEpqJLMU_YAKyN7lHK3A0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18bb275cf1bddbb-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.72.41.21",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 01:11:54 UTC] === END API CALL LOG ===
[10-Jul-2026 01:11:54 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 01:11:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwOCIsInVzZXJuYW1lIjoidnZ0dnR0diIsImVtYWlsIjoiMWFobWVkZ2cxMUBnbWFpbC5jb20iLCJleHAiOjE3ODQyNTA2Mzh9.VSKurfHyoIabVfDVlYcvpOjEpqJLMU_YAKyN7lHK3A0
[10-Jul-2026 01:11:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 01:11:54 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 01:11:54 UTC] User ID: 1008
[10-Jul-2026 01:11:54 UTC] ✅ User profile retrieved successfully for user ID: 1008
[10-Jul-2026 01:11:55 UTC] === API CALL LOG ===
[10-Jul-2026 01:11:55 UTC] Endpoint: user/profile.php
[10-Jul-2026 01:11:55 UTC] Full Log Data: {
    "timestamp": "2026-07-10 01:11:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.72.41.21",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.72.41.21, 172.71.137.153",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwOCIsInVzZXJuYW1lIjoidnZ0dnR0diIsImVtYWlsIjoiMWFobWVkZ2cxMUBnbWFpbC5jb20iLCJleHAiOjE3ODQyNTA2Mzh9.VSKurfHyoIabVfDVlYcvpOjEpqJLMU_YAKyN7lHK3A0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18bb278ba07ddbb-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.72.41.21",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 01:11:55 UTC] === END API CALL LOG ===
[10-Jul-2026 01:11:55 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 01:11:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwOCIsInVzZXJuYW1lIjoidnZ0dnR0diIsImVtYWlsIjoiMWFobWVkZ2cxMUBnbWFpbC5jb20iLCJleHAiOjE3ODQyNTA2Mzh9.VSKurfHyoIabVfDVlYcvpOjEpqJLMU_YAKyN7lHK3A0
[10-Jul-2026 01:11:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 01:11:55 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 01:11:55 UTC] User ID: 1008
[10-Jul-2026 01:11:55 UTC] ✅ User profile retrieved successfully for user ID: 1008
[10-Jul-2026 01:11:55 UTC] === API CALL LOG ===
[10-Jul-2026 01:11:55 UTC] Endpoint: user/profile.php
[10-Jul-2026 01:11:55 UTC] Full Log Data: {
    "timestamp": "2026-07-10 01:11:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.72.41.21",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.72.41.21, 172.71.137.153",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwOCIsInVzZXJuYW1lIjoidnZ0dnR0diIsImVtYWlsIjoiMWFobWVkZ2cxMUBnbWFpbC5jb20iLCJleHAiOjE3ODQyNTA2Mzh9.VSKurfHyoIabVfDVlYcvpOjEpqJLMU_YAKyN7lHK3A0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18bb279aad6ddbb-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.72.41.21",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 01:11:55 UTC] === END API CALL LOG ===
[10-Jul-2026 01:11:55 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 01:11:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwOCIsInVzZXJuYW1lIjoidnZ0dnR0diIsImVtYWlsIjoiMWFobWVkZ2cxMUBnbWFpbC5jb20iLCJleHAiOjE3ODQyNTA2Mzh9.VSKurfHyoIabVfDVlYcvpOjEpqJLMU_YAKyN7lHK3A0
[10-Jul-2026 01:11:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 01:11:55 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 01:11:55 UTC] User ID: 1008
[10-Jul-2026 01:11:55 UTC] ✅ User profile retrieved successfully for user ID: 1008
[10-Jul-2026 01:12:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 01:12:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 01:12:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"188.72.41.21, 172.71.137.152","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwOCIsInVzZXJuYW1lIjoidnZ0dnR0diIsImVtYWlsIjoiMWFobWVkZ2cxMUBnbWFpbC5jb20iLCJleHAiOjE3ODQyNTA2Mzh9.VSKurfHyoIabVfDVlYcvpOjEpqJLMU_YAKyN7lHK3A0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a18bb3545fd7ddbb-BGW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"188.72.41.21","cf-ipcountry":"IQ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jul-2026 01:12:30 UTC] === User Orders API Called ===
[10-Jul-2026 01:12:30 UTC] User ID: 1008
[10-Jul-2026 01:12:30 UTC] Limit: 20, Offset: 0
[10-Jul-2026 01:12:30 UTC] Orders found: 0
[10-Jul-2026 01:12:30 UTC] Orders data: []
[10-Jul-2026 01:12:30 UTC] Total orders count: 0
[10-Jul-2026 01:12:30 UTC] === API CALL LOG ===
[10-Jul-2026 01:12:30 UTC] Endpoint: user/profile.php
[10-Jul-2026 01:12:30 UTC] Full Log Data: {
    "timestamp": "2026-07-10 01:12:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.72.41.21",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.72.41.21, 172.71.137.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwOCIsInVzZXJuYW1lIjoidnZ0dnR0diIsImVtYWlsIjoiMWFobWVkZ2cxMUBnbWFpbC5jb20iLCJleHAiOjE3ODQyNTA2Mzh9.VSKurfHyoIabVfDVlYcvpOjEpqJLMU_YAKyN7lHK3A0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18bb354d838ddbb-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.72.41.21",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 01:12:30 UTC] === END API CALL LOG ===
[10-Jul-2026 01:12:30 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 01:12:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwOCIsInVzZXJuYW1lIjoidnZ0dnR0diIsImVtYWlsIjoiMWFobWVkZ2cxMUBnbWFpbC5jb20iLCJleHAiOjE3ODQyNTA2Mzh9.VSKurfHyoIabVfDVlYcvpOjEpqJLMU_YAKyN7lHK3A0
[10-Jul-2026 01:12:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 01:12:30 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 01:12:30 UTC] User ID: 1008
[10-Jul-2026 01:12:30 UTC] ✅ User profile retrieved successfully for user ID: 1008
[10-Jul-2026 01:12:30 UTC] === API CALL LOG ===
[10-Jul-2026 01:12:30 UTC] Endpoint: user/profile.php
[10-Jul-2026 01:12:30 UTC] Full Log Data: {
    "timestamp": "2026-07-10 01:12:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.72.41.21",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.72.41.21, 172.71.137.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwOCIsInVzZXJuYW1lIjoidnZ0dnR0diIsImVtYWlsIjoiMWFobWVkZ2cxMUBnbWFpbC5jb20iLCJleHAiOjE3ODQyNTA2Mzh9.VSKurfHyoIabVfDVlYcvpOjEpqJLMU_YAKyN7lHK3A0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18bb3578ac1ddbb-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.72.41.21",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 01:12:30 UTC] === END API CALL LOG ===
[10-Jul-2026 01:12:30 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 01:12:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwOCIsInVzZXJuYW1lIjoidnZ0dnR0diIsImVtYWlsIjoiMWFobWVkZ2cxMUBnbWFpbC5jb20iLCJleHAiOjE3ODQyNTA2Mzh9.VSKurfHyoIabVfDVlYcvpOjEpqJLMU_YAKyN7lHK3A0
[10-Jul-2026 01:12:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 01:12:30 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 01:12:30 UTC] User ID: 1008
[10-Jul-2026 01:12:30 UTC] ✅ User profile retrieved successfully for user ID: 1008
[10-Jul-2026 01:12:30 UTC] === API CALL LOG ===
[10-Jul-2026 01:12:30 UTC] Endpoint: user/profile.php
[10-Jul-2026 01:12:30 UTC] Full Log Data: {
    "timestamp": "2026-07-10 01:12:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.72.41.21",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.72.41.21, 172.71.137.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwOCIsInVzZXJuYW1lIjoidnZ0dnR0diIsImVtYWlsIjoiMWFobWVkZ2cxMUBnbWFpbC5jb20iLCJleHAiOjE3ODQyNTA2Mzh9.VSKurfHyoIabVfDVlYcvpOjEpqJLMU_YAKyN7lHK3A0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18bb358abc2ddbb-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.72.41.21",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 01:12:30 UTC] === END API CALL LOG ===
[10-Jul-2026 01:12:30 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 01:12:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwOCIsInVzZXJuYW1lIjoidnZ0dnR0diIsImVtYWlsIjoiMWFobWVkZ2cxMUBnbWFpbC5jb20iLCJleHAiOjE3ODQyNTA2Mzh9.VSKurfHyoIabVfDVlYcvpOjEpqJLMU_YAKyN7lHK3A0
[10-Jul-2026 01:12:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 01:12:30 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 01:12:30 UTC] User ID: 1008
[10-Jul-2026 01:12:30 UTC] ✅ User profile retrieved successfully for user ID: 1008
[10-Jul-2026 01:12:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 01:12:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 01:12:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"188.72.41.21, 172.71.137.152","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwOCIsInVzZXJuYW1lIjoidnZ0dnR0diIsImVtYWlsIjoiMWFobWVkZ2cxMUBnbWFpbC5jb20iLCJleHAiOjE3ODQyNTA2Mzh9.VSKurfHyoIabVfDVlYcvpOjEpqJLMU_YAKyN7lHK3A0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a18bb386fa39ddbb-BGW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"188.72.41.21","cf-ipcountry":"IQ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jul-2026 01:12:38 UTC] === User Orders API Called ===
[10-Jul-2026 01:12:38 UTC] User ID: 1008
[10-Jul-2026 01:12:38 UTC] Limit: 20, Offset: 0
[10-Jul-2026 01:12:38 UTC] Orders found: 0
[10-Jul-2026 01:12:38 UTC] Orders data: []
[10-Jul-2026 01:12:38 UTC] Total orders count: 0
[10-Jul-2026 01:12:38 UTC] === API CALL LOG ===
[10-Jul-2026 01:12:38 UTC] Endpoint: user/profile.php
[10-Jul-2026 01:12:38 UTC] Full Log Data: {
    "timestamp": "2026-07-10 01:12:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.72.41.21",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.72.41.21, 172.71.137.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwOCIsInVzZXJuYW1lIjoidnZ0dnR0diIsImVtYWlsIjoiMWFobWVkZ2cxMUBnbWFpbC5jb20iLCJleHAiOjE3ODQyNTA2Mzh9.VSKurfHyoIabVfDVlYcvpOjEpqJLMU_YAKyN7lHK3A0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18bb3876a9fddbb-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.72.41.21",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 01:12:38 UTC] === END API CALL LOG ===
[10-Jul-2026 01:12:38 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 01:12:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwOCIsInVzZXJuYW1lIjoidnZ0dnR0diIsImVtYWlsIjoiMWFobWVkZ2cxMUBnbWFpbC5jb20iLCJleHAiOjE3ODQyNTA2Mzh9.VSKurfHyoIabVfDVlYcvpOjEpqJLMU_YAKyN7lHK3A0
[10-Jul-2026 01:12:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 01:12:38 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 01:12:38 UTC] User ID: 1008
[10-Jul-2026 01:12:38 UTC] ✅ User profile retrieved successfully for user ID: 1008
[10-Jul-2026 01:12:38 UTC] === API CALL LOG ===
[10-Jul-2026 01:12:38 UTC] Endpoint: user/profile.php
[10-Jul-2026 01:12:38 UTC] Full Log Data: {
    "timestamp": "2026-07-10 01:12:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.72.41.21",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.72.41.21, 172.71.137.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwOCIsInVzZXJuYW1lIjoidnZ0dnR0diIsImVtYWlsIjoiMWFobWVkZ2cxMUBnbWFpbC5jb20iLCJleHAiOjE3ODQyNTA2Mzh9.VSKurfHyoIabVfDVlYcvpOjEpqJLMU_YAKyN7lHK3A0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18bb38a9d74ddbb-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.72.41.21",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 01:12:38 UTC] === END API CALL LOG ===
[10-Jul-2026 01:12:38 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 01:12:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwOCIsInVzZXJuYW1lIjoidnZ0dnR0diIsImVtYWlsIjoiMWFobWVkZ2cxMUBnbWFpbC5jb20iLCJleHAiOjE3ODQyNTA2Mzh9.VSKurfHyoIabVfDVlYcvpOjEpqJLMU_YAKyN7lHK3A0
[10-Jul-2026 01:12:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 01:12:38 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 01:12:38 UTC] User ID: 1008
[10-Jul-2026 01:12:38 UTC] ✅ User profile retrieved successfully for user ID: 1008
[10-Jul-2026 01:12:38 UTC] === API CALL LOG ===
[10-Jul-2026 01:12:38 UTC] Endpoint: user/profile.php
[10-Jul-2026 01:12:38 UTC] Full Log Data: {
    "timestamp": "2026-07-10 01:12:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.72.41.21",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.72.41.21, 172.71.137.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwOCIsInVzZXJuYW1lIjoidnZ0dnR0diIsImVtYWlsIjoiMWFobWVkZ2cxMUBnbWFpbC5jb20iLCJleHAiOjE3ODQyNTA2Mzh9.VSKurfHyoIabVfDVlYcvpOjEpqJLMU_YAKyN7lHK3A0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18bb38b6e17ddbb-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.72.41.21",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 01:12:38 UTC] === END API CALL LOG ===
[10-Jul-2026 01:12:38 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 01:12:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwOCIsInVzZXJuYW1lIjoidnZ0dnR0diIsImVtYWlsIjoiMWFobWVkZ2cxMUBnbWFpbC5jb20iLCJleHAiOjE3ODQyNTA2Mzh9.VSKurfHyoIabVfDVlYcvpOjEpqJLMU_YAKyN7lHK3A0
[10-Jul-2026 01:12:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 01:12:38 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 01:12:38 UTC] User ID: 1008
[10-Jul-2026 01:12:38 UTC] ✅ User profile retrieved successfully for user ID: 1008
[10-Jul-2026 01:12:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 01:12:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 01:12:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"188.72.41.21, 172.71.137.152","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwOCIsInVzZXJuYW1lIjoidnZ0dnR0diIsImVtYWlsIjoiMWFobWVkZ2cxMUBnbWFpbC5jb20iLCJleHAiOjE3ODQyNTA2Mzh9.VSKurfHyoIabVfDVlYcvpOjEpqJLMU_YAKyN7lHK3A0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a18bb38f2968ddbb-BGW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"188.72.41.21","cf-ipcountry":"IQ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jul-2026 01:12:39 UTC] === User Orders API Called ===
[10-Jul-2026 01:12:39 UTC] User ID: 1008
[10-Jul-2026 01:12:39 UTC] Limit: 20, Offset: 0
[10-Jul-2026 01:12:39 UTC] Orders found: 0
[10-Jul-2026 01:12:39 UTC] Orders data: []
[10-Jul-2026 01:12:39 UTC] Total orders count: 0
[10-Jul-2026 01:12:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 01:12:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 01:12:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"188.72.41.21, 172.71.137.152","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwOCIsInVzZXJuYW1lIjoidnZ0dnR0diIsImVtYWlsIjoiMWFobWVkZ2cxMUBnbWFpbC5jb20iLCJleHAiOjE3ODQyNTA2Mzh9.VSKurfHyoIabVfDVlYcvpOjEpqJLMU_YAKyN7lHK3A0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a18bb397e982ddbb-BGW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"188.72.41.21","cf-ipcountry":"IQ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jul-2026 01:12:40 UTC] === User Orders API Called ===
[10-Jul-2026 01:12:40 UTC] User ID: 1008
[10-Jul-2026 01:12:40 UTC] Limit: 20, Offset: 0
[10-Jul-2026 01:12:40 UTC] Orders found: 0
[10-Jul-2026 01:12:40 UTC] Orders data: []
[10-Jul-2026 01:12:40 UTC] Total orders count: 0
[10-Jul-2026 01:12:41 UTC] === API CALL LOG ===
[10-Jul-2026 01:12:41 UTC] Endpoint: user/profile.php
[10-Jul-2026 01:12:41 UTC] Full Log Data: {
    "timestamp": "2026-07-10 01:12:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.72.41.21",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.72.41.21, 172.71.137.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwOCIsInVzZXJuYW1lIjoidnZ0dnR0diIsImVtYWlsIjoiMWFobWVkZ2cxMUBnbWFpbC5jb20iLCJleHAiOjE3ODQyNTA2Mzh9.VSKurfHyoIabVfDVlYcvpOjEpqJLMU_YAKyN7lHK3A0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18bb39859f5ddbb-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.72.41.21",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 01:12:41 UTC] === END API CALL LOG ===
[10-Jul-2026 01:12:41 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 01:12:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwOCIsInVzZXJuYW1lIjoidnZ0dnR0diIsImVtYWlsIjoiMWFobWVkZ2cxMUBnbWFpbC5jb20iLCJleHAiOjE3ODQyNTA2Mzh9.VSKurfHyoIabVfDVlYcvpOjEpqJLMU_YAKyN7lHK3A0
[10-Jul-2026 01:12:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 01:12:41 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 01:12:41 UTC] User ID: 1008
[10-Jul-2026 01:12:41 UTC] ✅ User profile retrieved successfully for user ID: 1008
[10-Jul-2026 01:12:41 UTC] === API CALL LOG ===
[10-Jul-2026 01:12:41 UTC] Endpoint: user/profile.php
[10-Jul-2026 01:12:41 UTC] Full Log Data: {
    "timestamp": "2026-07-10 01:12:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.72.41.21",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.72.41.21, 172.71.137.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwOCIsInVzZXJuYW1lIjoidnZ0dnR0diIsImVtYWlsIjoiMWFobWVkZ2cxMUBnbWFpbC5jb20iLCJleHAiOjE3ODQyNTA2Mzh9.VSKurfHyoIabVfDVlYcvpOjEpqJLMU_YAKyN7lHK3A0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18bb39b0c6addbb-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.72.41.21",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 01:12:41 UTC] === END API CALL LOG ===
[10-Jul-2026 01:12:41 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 01:12:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwOCIsInVzZXJuYW1lIjoidnZ0dnR0diIsImVtYWlsIjoiMWFobWVkZ2cxMUBnbWFpbC5jb20iLCJleHAiOjE3ODQyNTA2Mzh9.VSKurfHyoIabVfDVlYcvpOjEpqJLMU_YAKyN7lHK3A0
[10-Jul-2026 01:12:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 01:12:41 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 01:12:41 UTC] User ID: 1008
[10-Jul-2026 01:12:41 UTC] ✅ User profile retrieved successfully for user ID: 1008
[10-Jul-2026 01:12:41 UTC] === API CALL LOG ===
[10-Jul-2026 01:12:41 UTC] Endpoint: user/profile.php
[10-Jul-2026 01:12:41 UTC] Full Log Data: {
    "timestamp": "2026-07-10 01:12:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.72.41.21",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.72.41.21, 172.71.137.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwOCIsInVzZXJuYW1lIjoidnZ0dnR0diIsImVtYWlsIjoiMWFobWVkZ2cxMUBnbWFpbC5jb20iLCJleHAiOjE3ODQyNTA2Mzh9.VSKurfHyoIabVfDVlYcvpOjEpqJLMU_YAKyN7lHK3A0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18bb39c4da1ddbb-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.72.41.21",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 01:12:41 UTC] === END API CALL LOG ===
[10-Jul-2026 01:12:41 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 01:12:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwOCIsInVzZXJuYW1lIjoidnZ0dnR0diIsImVtYWlsIjoiMWFobWVkZ2cxMUBnbWFpbC5jb20iLCJleHAiOjE3ODQyNTA2Mzh9.VSKurfHyoIabVfDVlYcvpOjEpqJLMU_YAKyN7lHK3A0
[10-Jul-2026 01:12:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 01:12:41 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 01:12:41 UTC] User ID: 1008
[10-Jul-2026 01:12:41 UTC] ✅ User profile retrieved successfully for user ID: 1008
[10-Jul-2026 01:12:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 01:12:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 01:12:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"188.72.41.21, 172.71.137.152","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwOCIsInVzZXJuYW1lIjoidnZ0dnR0diIsImVtYWlsIjoiMWFobWVkZ2cxMUBnbWFpbC5jb20iLCJleHAiOjE3ODQyNTA2Mzh9.VSKurfHyoIabVfDVlYcvpOjEpqJLMU_YAKyN7lHK3A0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a18bb3d3fb51ddbb-BGW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"188.72.41.21","cf-ipcountry":"IQ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jul-2026 01:12:50 UTC] === User Orders API Called ===
[10-Jul-2026 01:12:50 UTC] User ID: 1008
[10-Jul-2026 01:12:50 UTC] Limit: 20, Offset: 0
[10-Jul-2026 01:12:50 UTC] Orders found: 0
[10-Jul-2026 01:12:50 UTC] Orders data: []
[10-Jul-2026 01:12:50 UTC] Total orders count: 0
[10-Jul-2026 01:12:50 UTC] === API CALL LOG ===
[10-Jul-2026 01:12:50 UTC] Endpoint: user/profile.php
[10-Jul-2026 01:12:50 UTC] Full Log Data: {
    "timestamp": "2026-07-10 01:12:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.72.41.21",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.72.41.21, 172.71.137.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwOCIsInVzZXJuYW1lIjoidnZ0dnR0diIsImVtYWlsIjoiMWFobWVkZ2cxMUBnbWFpbC5jb20iLCJleHAiOjE3ODQyNTA2Mzh9.VSKurfHyoIabVfDVlYcvpOjEpqJLMU_YAKyN7lHK3A0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18bb3d49befddbb-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.72.41.21",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 01:12:50 UTC] === END API CALL LOG ===
[10-Jul-2026 01:12:50 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 01:12:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwOCIsInVzZXJuYW1lIjoidnZ0dnR0diIsImVtYWlsIjoiMWFobWVkZ2cxMUBnbWFpbC5jb20iLCJleHAiOjE3ODQyNTA2Mzh9.VSKurfHyoIabVfDVlYcvpOjEpqJLMU_YAKyN7lHK3A0
[10-Jul-2026 01:12:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 01:12:50 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 01:12:50 UTC] User ID: 1008
[10-Jul-2026 01:12:50 UTC] ✅ User profile retrieved successfully for user ID: 1008
[10-Jul-2026 01:12:51 UTC] === API CALL LOG ===
[10-Jul-2026 01:12:51 UTC] Endpoint: user/profile.php
[10-Jul-2026 01:12:51 UTC] Full Log Data: {
    "timestamp": "2026-07-10 01:12:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.72.41.21",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.72.41.21, 172.71.137.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwOCIsInVzZXJuYW1lIjoidnZ0dnR0diIsImVtYWlsIjoiMWFobWVkZ2cxMUBnbWFpbC5jb20iLCJleHAiOjE3ODQyNTA2Mzh9.VSKurfHyoIabVfDVlYcvpOjEpqJLMU_YAKyN7lHK3A0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18bb3d80804ddbb-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.72.41.21",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 01:12:51 UTC] === END API CALL LOG ===
[10-Jul-2026 01:12:51 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 01:12:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwOCIsInVzZXJuYW1lIjoidnZ0dnR0diIsImVtYWlsIjoiMWFobWVkZ2cxMUBnbWFpbC5jb20iLCJleHAiOjE3ODQyNTA2Mzh9.VSKurfHyoIabVfDVlYcvpOjEpqJLMU_YAKyN7lHK3A0
[10-Jul-2026 01:12:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 01:12:51 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 01:12:51 UTC] User ID: 1008
[10-Jul-2026 01:12:51 UTC] ✅ User profile retrieved successfully for user ID: 1008
[10-Jul-2026 01:12:51 UTC] === API CALL LOG ===
[10-Jul-2026 01:12:51 UTC] Endpoint: user/profile.php
[10-Jul-2026 01:12:51 UTC] Full Log Data: {
    "timestamp": "2026-07-10 01:12:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.72.41.21",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.72.41.21, 172.71.137.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwOCIsInVzZXJuYW1lIjoidnZ0dnR0diIsImVtYWlsIjoiMWFobWVkZ2cxMUBnbWFpbC5jb20iLCJleHAiOjE3ODQyNTA2Mzh9.VSKurfHyoIabVfDVlYcvpOjEpqJLMU_YAKyN7lHK3A0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18bb3d8586bddbb-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.72.41.21",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 01:12:51 UTC] === END API CALL LOG ===
[10-Jul-2026 01:12:51 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 01:12:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwOCIsInVzZXJuYW1lIjoidnZ0dnR0diIsImVtYWlsIjoiMWFobWVkZ2cxMUBnbWFpbC5jb20iLCJleHAiOjE3ODQyNTA2Mzh9.VSKurfHyoIabVfDVlYcvpOjEpqJLMU_YAKyN7lHK3A0
[10-Jul-2026 01:12:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 01:12:51 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 01:12:51 UTC] User ID: 1008
[10-Jul-2026 01:12:51 UTC] ✅ User profile retrieved successfully for user ID: 1008
[10-Jul-2026 01:12:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 01:12:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 01:12:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"188.72.41.21, 172.71.137.152","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwOCIsInVzZXJuYW1lIjoidnZ0dnR0diIsImVtYWlsIjoiMWFobWVkZ2cxMUBnbWFpbC5jb20iLCJleHAiOjE3ODQyNTA2Mzh9.VSKurfHyoIabVfDVlYcvpOjEpqJLMU_YAKyN7lHK3A0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a18bb3fe3ed6ddbb-BGW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"188.72.41.21","cf-ipcountry":"IQ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jul-2026 01:12:57 UTC] === User Orders API Called ===
[10-Jul-2026 01:12:57 UTC] User ID: 1008
[10-Jul-2026 01:12:57 UTC] Limit: 20, Offset: 0
[10-Jul-2026 01:12:57 UTC] Orders found: 0
[10-Jul-2026 01:12:57 UTC] Orders data: []
[10-Jul-2026 01:12:57 UTC] Total orders count: 0
[10-Jul-2026 01:12:57 UTC] === API CALL LOG ===
[10-Jul-2026 01:12:57 UTC] Endpoint: user/profile.php
[10-Jul-2026 01:12:57 UTC] Full Log Data: {
    "timestamp": "2026-07-10 01:12:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.72.41.21",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.72.41.21, 172.71.137.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwOCIsInVzZXJuYW1lIjoidnZ0dnR0diIsImVtYWlsIjoiMWFobWVkZ2cxMUBnbWFpbC5jb20iLCJleHAiOjE3ODQyNTA2Mzh9.VSKurfHyoIabVfDVlYcvpOjEpqJLMU_YAKyN7lHK3A0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18bb3febf49ddbb-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.72.41.21",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 01:12:57 UTC] === END API CALL LOG ===
[10-Jul-2026 01:12:57 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 01:12:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwOCIsInVzZXJuYW1lIjoidnZ0dnR0diIsImVtYWlsIjoiMWFobWVkZ2cxMUBnbWFpbC5jb20iLCJleHAiOjE3ODQyNTA2Mzh9.VSKurfHyoIabVfDVlYcvpOjEpqJLMU_YAKyN7lHK3A0
[10-Jul-2026 01:12:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 01:12:57 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 01:12:57 UTC] User ID: 1008
[10-Jul-2026 01:12:57 UTC] ✅ User profile retrieved successfully for user ID: 1008
[10-Jul-2026 01:12:57 UTC] === API CALL LOG ===
[10-Jul-2026 01:12:57 UTC] Endpoint: user/profile.php
[10-Jul-2026 01:12:57 UTC] Full Log Data: {
    "timestamp": "2026-07-10 01:12:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.72.41.21",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.72.41.21, 172.71.137.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwOCIsInVzZXJuYW1lIjoidnZ0dnR0diIsImVtYWlsIjoiMWFobWVkZ2cxMUBnbWFpbC5jb20iLCJleHAiOjE3ODQyNTA2Mzh9.VSKurfHyoIabVfDVlYcvpOjEpqJLMU_YAKyN7lHK3A0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18bb4019a35ddbb-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.72.41.21",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 01:12:57 UTC] === END API CALL LOG ===
[10-Jul-2026 01:12:57 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 01:12:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwOCIsInVzZXJuYW1lIjoidnZ0dnR0diIsImVtYWlsIjoiMWFobWVkZ2cxMUBnbWFpbC5jb20iLCJleHAiOjE3ODQyNTA2Mzh9.VSKurfHyoIabVfDVlYcvpOjEpqJLMU_YAKyN7lHK3A0
[10-Jul-2026 01:12:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 01:12:57 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 01:12:57 UTC] User ID: 1008
[10-Jul-2026 01:12:57 UTC] ✅ User profile retrieved successfully for user ID: 1008
[10-Jul-2026 01:12:58 UTC] === API CALL LOG ===
[10-Jul-2026 01:12:58 UTC] Endpoint: user/profile.php
[10-Jul-2026 01:12:58 UTC] Full Log Data: {
    "timestamp": "2026-07-10 01:12:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.72.41.21",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.72.41.21, 172.71.137.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwOCIsInVzZXJuYW1lIjoidnZ0dnR0diIsImVtYWlsIjoiMWFobWVkZ2cxMUBnbWFpbC5jb20iLCJleHAiOjE3ODQyNTA2Mzh9.VSKurfHyoIabVfDVlYcvpOjEpqJLMU_YAKyN7lHK3A0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18bb4027afbddbb-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.72.41.21",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 01:12:58 UTC] === END API CALL LOG ===
[10-Jul-2026 01:12:58 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 01:12:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwOCIsInVzZXJuYW1lIjoidnZ0dnR0diIsImVtYWlsIjoiMWFobWVkZ2cxMUBnbWFpbC5jb20iLCJleHAiOjE3ODQyNTA2Mzh9.VSKurfHyoIabVfDVlYcvpOjEpqJLMU_YAKyN7lHK3A0
[10-Jul-2026 01:12:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 01:12:58 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 01:12:58 UTC] User ID: 1008
[10-Jul-2026 01:12:58 UTC] ✅ User profile retrieved successfully for user ID: 1008
[10-Jul-2026 01:13:36 UTC] === API CALL LOG ===
[10-Jul-2026 01:13:36 UTC] Endpoint: user/profile.php
[10-Jul-2026 01:13:36 UTC] Full Log Data: {
    "timestamp": "2026-07-10 01:13:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.72.41.21",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.72.41.21, 172.71.137.153",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwOCIsInVzZXJuYW1lIjoidnZ0dnR0diIsImVtYWlsIjoiMWFobWVkZ2cxMUBnbWFpbC5jb20iLCJleHAiOjE3ODQyNTA2Mzh9.VSKurfHyoIabVfDVlYcvpOjEpqJLMU_YAKyN7lHK3A0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18bb4f38d1d11e2-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.72.41.21",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 01:13:36 UTC] === END API CALL LOG ===
[10-Jul-2026 01:13:36 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 01:13:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwOCIsInVzZXJuYW1lIjoidnZ0dnR0diIsImVtYWlsIjoiMWFobWVkZ2cxMUBnbWFpbC5jb20iLCJleHAiOjE3ODQyNTA2Mzh9.VSKurfHyoIabVfDVlYcvpOjEpqJLMU_YAKyN7lHK3A0
[10-Jul-2026 01:13:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 01:13:36 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 01:13:36 UTC] User ID: 1008
[10-Jul-2026 01:13:36 UTC] ✅ User profile retrieved successfully for user ID: 1008
[10-Jul-2026 01:13:53 UTC] === API CALL LOG ===
[10-Jul-2026 01:13:53 UTC] Endpoint: user/profile.php
[10-Jul-2026 01:13:53 UTC] Full Log Data: {
    "timestamp": "2026-07-10 01:13:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.72.41.21",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.72.41.21, 172.71.137.153",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwOCIsInVzZXJuYW1lIjoidnZ0dnR0diIsImVtYWlsIjoiMWFobWVkZ2cxMUBnbWFpbC5jb20iLCJleHAiOjE3ODQyNTA2Mzh9.VSKurfHyoIabVfDVlYcvpOjEpqJLMU_YAKyN7lHK3A0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18bb55b1e7a14f7-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.72.41.21",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 01:13:53 UTC] === END API CALL LOG ===
[10-Jul-2026 01:13:53 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 01:13:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwOCIsInVzZXJuYW1lIjoidnZ0dnR0diIsImVtYWlsIjoiMWFobWVkZ2cxMUBnbWFpbC5jb20iLCJleHAiOjE3ODQyNTA2Mzh9.VSKurfHyoIabVfDVlYcvpOjEpqJLMU_YAKyN7lHK3A0
[10-Jul-2026 01:13:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 01:13:53 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 01:13:53 UTC] User ID: 1008
[10-Jul-2026 01:13:53 UTC] ✅ User profile retrieved successfully for user ID: 1008
[10-Jul-2026 01:14:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 01:14:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 01:14:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.88.108.63, 172.69.224.181","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNyIsInVzZXJuYW1lIjoiQW1lbGlhIiwiZW1haWwiOiJqYWdvcHJhbmtAZ21haWwuY29tIiwiZXhwIjoxNzg0MjQ2MjA4fQ.-rX21Z5EieVmTKnKsUk4hJwnsZbqTNek1uPjvaGIHTI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a18bb585c89e11ce-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.88.108.63","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jul-2026 01:14:00 UTC] === User Orders API Called ===
[10-Jul-2026 01:14:00 UTC] User ID: 1007
[10-Jul-2026 01:14:00 UTC] Limit: 20, Offset: 0
[10-Jul-2026 01:14:00 UTC] Orders found: 0
[10-Jul-2026 01:14:00 UTC] Orders data: []
[10-Jul-2026 01:14:00 UTC] Total orders count: 0
[10-Jul-2026 01:14:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 01:14:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 01:14:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.88.108.63, 172.69.224.180","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNyIsInVzZXJuYW1lIjoiQW1lbGlhIiwiZW1haWwiOiJqYWdvcHJhbmtAZ21haWwuY29tIiwiZXhwIjoxNzg0MjQ2MjA4fQ.-rX21Z5EieVmTKnKsUk4hJwnsZbqTNek1uPjvaGIHTI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a18bb5ba7cd711ce-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.88.108.63","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jul-2026 01:14:08 UTC] === User Orders API Called ===
[10-Jul-2026 01:14:08 UTC] User ID: 1007
[10-Jul-2026 01:14:08 UTC] Limit: 20, Offset: 0
[10-Jul-2026 01:14:08 UTC] === API CALL LOG ===
[10-Jul-2026 01:14:08 UTC] Endpoint: user/profile.php
[10-Jul-2026 01:14:08 UTC] Orders found: 0
[10-Jul-2026 01:14:08 UTC] Full Log Data: {
    "timestamp": "2026-07-10 01:14:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.88.108.63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.88.108.63, 172.69.224.180",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNyIsInVzZXJuYW1lIjoiQW1lbGlhIiwiZW1haWwiOiJqYWdvcHJhbmtAZ21haWwuY29tIiwiZXhwIjoxNzg0MjQ2MjA4fQ.-rX21Z5EieVmTKnKsUk4hJwnsZbqTNek1uPjvaGIHTI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18bb5ba7cda11ce-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.88.108.63",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 01:14:08 UTC] Orders data: []
[10-Jul-2026 01:14:08 UTC] === END API CALL LOG ===
[10-Jul-2026 01:14:08 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 01:14:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNyIsInVzZXJuYW1lIjoiQW1lbGlhIiwiZW1haWwiOiJqYWdvcHJhbmtAZ21haWwuY29tIiwiZXhwIjoxNzg0MjQ2MjA4fQ.-rX21Z5EieVmTKnKsUk4hJwnsZbqTNek1uPjvaGIHTI
[10-Jul-2026 01:14:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 01:14:08 UTC] Total orders count: 0
[10-Jul-2026 01:14:08 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 01:14:08 UTC] User ID: 1007
[10-Jul-2026 01:14:08 UTC] ✅ User profile retrieved successfully for user ID: 1007
[10-Jul-2026 01:14:09 UTC] === API CALL LOG ===
[10-Jul-2026 01:14:09 UTC] Endpoint: user/profile.php
[10-Jul-2026 01:14:09 UTC] Full Log Data: {
    "timestamp": "2026-07-10 01:14:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.88.108.63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.88.108.63, 172.69.224.180",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNyIsInVzZXJuYW1lIjoiQW1lbGlhIiwiZW1haWwiOiJqYWdvcHJhbmtAZ21haWwuY29tIiwiZXhwIjoxNzg0MjQ2MjA4fQ.-rX21Z5EieVmTKnKsUk4hJwnsZbqTNek1uPjvaGIHTI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18bb5bf092711ce-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.88.108.63",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 01:14:09 UTC] === END API CALL LOG ===
[10-Jul-2026 01:14:09 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 01:14:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNyIsInVzZXJuYW1lIjoiQW1lbGlhIiwiZW1haWwiOiJqYWdvcHJhbmtAZ21haWwuY29tIiwiZXhwIjoxNzg0MjQ2MjA4fQ.-rX21Z5EieVmTKnKsUk4hJwnsZbqTNek1uPjvaGIHTI
[10-Jul-2026 01:14:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 01:14:09 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 01:14:09 UTC] User ID: 1007
[10-Jul-2026 01:14:09 UTC] ✅ User profile retrieved successfully for user ID: 1007
[10-Jul-2026 01:14:09 UTC] === API CALL LOG ===
[10-Jul-2026 01:14:09 UTC] Endpoint: user/profile.php
[10-Jul-2026 01:14:09 UTC] Full Log Data: {
    "timestamp": "2026-07-10 01:14:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.88.108.63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.88.108.63, 172.69.224.180",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNyIsInVzZXJuYW1lIjoiQW1lbGlhIiwiZW1haWwiOiJqYWdvcHJhbmtAZ21haWwuY29tIiwiZXhwIjoxNzg0MjQ2MjA4fQ.-rX21Z5EieVmTKnKsUk4hJwnsZbqTNek1uPjvaGIHTI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18bb5c029fe11ce-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.88.108.63",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 01:14:09 UTC] === END API CALL LOG ===
[10-Jul-2026 01:14:09 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 01:14:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNyIsInVzZXJuYW1lIjoiQW1lbGlhIiwiZW1haWwiOiJqYWdvcHJhbmtAZ21haWwuY29tIiwiZXhwIjoxNzg0MjQ2MjA4fQ.-rX21Z5EieVmTKnKsUk4hJwnsZbqTNek1uPjvaGIHTI
[10-Jul-2026 01:14:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 01:14:09 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 01:14:09 UTC] User ID: 1007
[10-Jul-2026 01:14:09 UTC] ✅ User profile retrieved successfully for user ID: 1007
[10-Jul-2026 01:14:09 UTC] === API CALL LOG ===
[10-Jul-2026 01:14:09 UTC] Endpoint: user/profile.php
[10-Jul-2026 01:14:09 UTC] Full Log Data: {
    "timestamp": "2026-07-10 01:14:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.88.108.63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.88.108.63, 172.69.224.180",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNyIsInVzZXJuYW1lIjoiQW1lbGlhIiwiZW1haWwiOiJqYWdvcHJhbmtAZ21haWwuY29tIiwiZXhwIjoxNzg0MjQ2MjA4fQ.-rX21Z5EieVmTKnKsUk4hJwnsZbqTNek1uPjvaGIHTI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18bb5c14ada11ce-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.88.108.63",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 01:14:09 UTC] === END API CALL LOG ===
[10-Jul-2026 01:14:09 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 01:14:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNyIsInVzZXJuYW1lIjoiQW1lbGlhIiwiZW1haWwiOiJqYWdvcHJhbmtAZ21haWwuY29tIiwiZXhwIjoxNzg0MjQ2MjA4fQ.-rX21Z5EieVmTKnKsUk4hJwnsZbqTNek1uPjvaGIHTI
[10-Jul-2026 01:14:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 01:14:09 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 01:14:09 UTC] User ID: 1007
[10-Jul-2026 01:14:09 UTC] ✅ User profile retrieved successfully for user ID: 1007
[10-Jul-2026 01:14:09 UTC] User Purchases API - User ID: 1007
[10-Jul-2026 01:14:09 UTC] User Purchases API - Total purchases found: 0
[10-Jul-2026 01:14:13 UTC] === API CALL LOG ===
[10-Jul-2026 01:14:13 UTC] Endpoint: user/profile.php
[10-Jul-2026 01:14:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 01:14:13 UTC] Full Log Data: {
    "timestamp": "2026-07-10 01:14:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.88.108.63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.88.108.63, 172.69.224.180",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNyIsInVzZXJuYW1lIjoiQW1lbGlhIiwiZW1haWwiOiJqYWdvcHJhbmtAZ21haWwuY29tIiwiZXhwIjoxNzg0MjQ2MjA4fQ.-rX21Z5EieVmTKnKsUk4hJwnsZbqTNek1uPjvaGIHTI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18bb5dc3f4811ce-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.88.108.63",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 01:14:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 01:14:13 UTC] === END API CALL LOG ===
[10-Jul-2026 01:14:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.88.108.63, 172.69.224.180","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNyIsInVzZXJuYW1lIjoiQW1lbGlhIiwiZW1haWwiOiJqYWdvcHJhbmtAZ21haWwuY29tIiwiZXhwIjoxNzg0MjQ2MjA4fQ.-rX21Z5EieVmTKnKsUk4hJwnsZbqTNek1uPjvaGIHTI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a18bb5dc3f4711ce-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.88.108.63","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jul-2026 01:14:13 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 01:14:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNyIsInVzZXJuYW1lIjoiQW1lbGlhIiwiZW1haWwiOiJqYWdvcHJhbmtAZ21haWwuY29tIiwiZXhwIjoxNzg0MjQ2MjA4fQ.-rX21Z5EieVmTKnKsUk4hJwnsZbqTNek1uPjvaGIHTI
[10-Jul-2026 01:14:13 UTC] === User Orders API Called ===
[10-Jul-2026 01:14:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 01:14:13 UTC] User ID: 1007
[10-Jul-2026 01:14:13 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 01:14:13 UTC] Limit: 20, Offset: 0
[10-Jul-2026 01:14:13 UTC] User ID: 1007
[10-Jul-2026 01:14:13 UTC] ✅ User profile retrieved successfully for user ID: 1007
[10-Jul-2026 01:14:13 UTC] Orders found: 0
[10-Jul-2026 01:14:13 UTC] Orders data: []
[10-Jul-2026 01:14:13 UTC] Total orders count: 0
[10-Jul-2026 01:14:14 UTC] === API CALL LOG ===
[10-Jul-2026 01:14:14 UTC] Endpoint: user/profile.php
[10-Jul-2026 01:14:14 UTC] Full Log Data: {
    "timestamp": "2026-07-10 01:14:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.88.108.63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.88.108.63, 172.69.224.180",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNyIsInVzZXJuYW1lIjoiQW1lbGlhIiwiZW1haWwiOiJqYWdvcHJhbmtAZ21haWwuY29tIiwiZXhwIjoxNzg0MjQ2MjA4fQ.-rX21Z5EieVmTKnKsUk4hJwnsZbqTNek1uPjvaGIHTI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18bb5dfa9b011ce-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.88.108.63",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 01:14:14 UTC] === END API CALL LOG ===
[10-Jul-2026 01:14:14 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 01:14:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNyIsInVzZXJuYW1lIjoiQW1lbGlhIiwiZW1haWwiOiJqYWdvcHJhbmtAZ21haWwuY29tIiwiZXhwIjoxNzg0MjQ2MjA4fQ.-rX21Z5EieVmTKnKsUk4hJwnsZbqTNek1uPjvaGIHTI
[10-Jul-2026 01:14:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 01:14:14 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 01:14:14 UTC] User ID: 1007
[10-Jul-2026 01:14:14 UTC] ✅ User profile retrieved successfully for user ID: 1007
[10-Jul-2026 01:14:14 UTC] === API CALL LOG ===
[10-Jul-2026 01:14:14 UTC] Endpoint: user/profile.php
[10-Jul-2026 01:14:14 UTC] Full Log Data: {
    "timestamp": "2026-07-10 01:14:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.88.108.63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.88.108.63, 172.69.224.180",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNyIsInVzZXJuYW1lIjoiQW1lbGlhIiwiZW1haWwiOiJqYWdvcHJhbmtAZ21haWwuY29tIiwiZXhwIjoxNzg0MjQ2MjA4fQ.-rX21Z5EieVmTKnKsUk4hJwnsZbqTNek1uPjvaGIHTI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18bb5e26bf811ce-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.88.108.63",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 01:14:14 UTC] === END API CALL LOG ===
[10-Jul-2026 01:14:14 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 01:14:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNyIsInVzZXJuYW1lIjoiQW1lbGlhIiwiZW1haWwiOiJqYWdvcHJhbmtAZ21haWwuY29tIiwiZXhwIjoxNzg0MjQ2MjA4fQ.-rX21Z5EieVmTKnKsUk4hJwnsZbqTNek1uPjvaGIHTI
[10-Jul-2026 01:14:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 01:14:14 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 01:14:14 UTC] User ID: 1007
[10-Jul-2026 01:14:14 UTC] ✅ User profile retrieved successfully for user ID: 1007
[10-Jul-2026 01:14:16 UTC] === API CALL LOG ===
[10-Jul-2026 01:14:16 UTC] Endpoint: user/profile.php
[10-Jul-2026 01:14:16 UTC] Full Log Data: {
    "timestamp": "2026-07-10 01:14:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.88.108.63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.88.108.63, 172.69.224.180",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNyIsInVzZXJuYW1lIjoiQW1lbGlhIiwiZW1haWwiOiJqYWdvcHJhbmtAZ21haWwuY29tIiwiZXhwIjoxNzg0MjQ2MjA4fQ.-rX21Z5EieVmTKnKsUk4hJwnsZbqTNek1uPjvaGIHTI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18bb5ed5d0a11ce-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.88.108.63",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 01:14:16 UTC] === END API CALL LOG ===
[10-Jul-2026 01:14:16 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 01:14:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNyIsInVzZXJuYW1lIjoiQW1lbGlhIiwiZW1haWwiOiJqYWdvcHJhbmtAZ21haWwuY29tIiwiZXhwIjoxNzg0MjQ2MjA4fQ.-rX21Z5EieVmTKnKsUk4hJwnsZbqTNek1uPjvaGIHTI
[10-Jul-2026 01:14:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 01:14:16 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 01:14:16 UTC] User ID: 1007
[10-Jul-2026 01:14:16 UTC] ✅ User profile retrieved successfully for user ID: 1007
[10-Jul-2026 01:14:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 01:14:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 01:14:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"188.72.41.21, 172.71.137.152","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwOCIsInVzZXJuYW1lIjoidnZ0dnR0diIsImVtYWlsIjoiMWFobWVkZ2cxMUBnbWFpbC5jb20iLCJleHAiOjE3ODQyNTA2Mzh9.VSKurfHyoIabVfDVlYcvpOjEpqJLMU_YAKyN7lHK3A0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a18bb633181c14f7-BGW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"188.72.41.21","cf-ipcountry":"IQ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jul-2026 01:14:27 UTC] === User Orders API Called ===
[10-Jul-2026 01:14:27 UTC] User ID: 1008
[10-Jul-2026 01:14:27 UTC] Limit: 20, Offset: 0
[10-Jul-2026 01:14:27 UTC] Orders found: 0
[10-Jul-2026 01:14:27 UTC] Orders data: []
[10-Jul-2026 01:14:27 UTC] Total orders count: 0
[10-Jul-2026 01:14:27 UTC] === API CALL LOG ===
[10-Jul-2026 01:14:27 UTC] Endpoint: user/profile.php
[10-Jul-2026 01:14:27 UTC] Full Log Data: {
    "timestamp": "2026-07-10 01:14:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.72.41.21",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.72.41.21, 172.71.137.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwOCIsInVzZXJuYW1lIjoidnZ0dnR0diIsImVtYWlsIjoiMWFobWVkZ2cxMUBnbWFpbC5jb20iLCJleHAiOjE3ODQyNTA2Mzh9.VSKurfHyoIabVfDVlYcvpOjEpqJLMU_YAKyN7lHK3A0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18bb633a8c514f7-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.72.41.21",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 01:14:27 UTC] === END API CALL LOG ===
[10-Jul-2026 01:14:27 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 01:14:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwOCIsInVzZXJuYW1lIjoidnZ0dnR0diIsImVtYWlsIjoiMWFobWVkZ2cxMUBnbWFpbC5jb20iLCJleHAiOjE3ODQyNTA2Mzh9.VSKurfHyoIabVfDVlYcvpOjEpqJLMU_YAKyN7lHK3A0
[10-Jul-2026 01:14:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 01:14:27 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 01:14:27 UTC] User ID: 1008
[10-Jul-2026 01:14:27 UTC] ✅ User profile retrieved successfully for user ID: 1008
[10-Jul-2026 01:14:28 UTC] === API CALL LOG ===
[10-Jul-2026 01:14:28 UTC] Endpoint: user/profile.php
[10-Jul-2026 01:14:28 UTC] Full Log Data: {
    "timestamp": "2026-07-10 01:14:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.72.41.21",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.72.41.21, 172.71.137.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwOCIsInVzZXJuYW1lIjoidnZ0dnR0diIsImVtYWlsIjoiMWFobWVkZ2cxMUBnbWFpbC5jb20iLCJleHAiOjE3ODQyNTA2Mzh9.VSKurfHyoIabVfDVlYcvpOjEpqJLMU_YAKyN7lHK3A0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18bb6378c8914f7-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.72.41.21",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 01:14:28 UTC] === END API CALL LOG ===
[10-Jul-2026 01:14:28 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 01:14:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwOCIsInVzZXJuYW1lIjoidnZ0dnR0diIsImVtYWlsIjoiMWFobWVkZ2cxMUBnbWFpbC5jb20iLCJleHAiOjE3ODQyNTA2Mzh9.VSKurfHyoIabVfDVlYcvpOjEpqJLMU_YAKyN7lHK3A0
[10-Jul-2026 01:14:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 01:14:28 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 01:14:28 UTC] User ID: 1008
[10-Jul-2026 01:14:28 UTC] ✅ User profile retrieved successfully for user ID: 1008
[10-Jul-2026 01:14:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 01:14:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 01:14:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"188.72.41.21, 172.71.137.152","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwOCIsInVzZXJuYW1lIjoidnZ0dnR0diIsImVtYWlsIjoiMWFobWVkZ2cxMUBnbWFpbC5jb20iLCJleHAiOjE3ODQyNTA2Mzh9.VSKurfHyoIabVfDVlYcvpOjEpqJLMU_YAKyN7lHK3A0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a18bb6da1f5814f7-BGW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"188.72.41.21","cf-ipcountry":"IQ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jul-2026 01:14:54 UTC] === User Orders API Called ===
[10-Jul-2026 01:14:54 UTC] User ID: 1008
[10-Jul-2026 01:14:54 UTC] Limit: 20, Offset: 0
[10-Jul-2026 01:14:54 UTC] Orders found: 0
[10-Jul-2026 01:14:54 UTC] Orders data: []
[10-Jul-2026 01:14:54 UTC] Total orders count: 0
[10-Jul-2026 01:14:54 UTC] === API CALL LOG ===
[10-Jul-2026 01:14:54 UTC] Endpoint: user/profile.php
[10-Jul-2026 01:14:54 UTC] Full Log Data: {
    "timestamp": "2026-07-10 01:14:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.72.41.21",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.72.41.21, 172.71.137.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwOCIsInVzZXJuYW1lIjoidnZ0dnR0diIsImVtYWlsIjoiMWFobWVkZ2cxMUBnbWFpbC5jb20iLCJleHAiOjE3ODQyNTA2Mzh9.VSKurfHyoIabVfDVlYcvpOjEpqJLMU_YAKyN7lHK3A0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18bb6daafbf14f7-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.72.41.21",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 01:14:54 UTC] === END API CALL LOG ===
[10-Jul-2026 01:14:54 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 01:14:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwOCIsInVzZXJuYW1lIjoidnZ0dnR0diIsImVtYWlsIjoiMWFobWVkZ2cxMUBnbWFpbC5jb20iLCJleHAiOjE3ODQyNTA2Mzh9.VSKurfHyoIabVfDVlYcvpOjEpqJLMU_YAKyN7lHK3A0
[10-Jul-2026 01:14:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 01:14:54 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 01:14:54 UTC] User ID: 1008
[10-Jul-2026 01:14:54 UTC] ✅ User profile retrieved successfully for user ID: 1008
[10-Jul-2026 01:14:55 UTC] === API CALL LOG ===
[10-Jul-2026 01:14:55 UTC] Endpoint: user/profile.php
[10-Jul-2026 01:14:55 UTC] Full Log Data: {
    "timestamp": "2026-07-10 01:14:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.72.41.21",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.72.41.21, 172.71.137.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwOCIsInVzZXJuYW1lIjoidnZ0dnR0diIsImVtYWlsIjoiMWFobWVkZ2cxMUBnbWFpbC5jb20iLCJleHAiOjE3ODQyNTA2Mzh9.VSKurfHyoIabVfDVlYcvpOjEpqJLMU_YAKyN7lHK3A0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18bb6de9b4614f7-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.72.41.21",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 01:14:55 UTC] === END API CALL LOG ===
[10-Jul-2026 01:14:55 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 01:14:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwOCIsInVzZXJuYW1lIjoidnZ0dnR0diIsImVtYWlsIjoiMWFobWVkZ2cxMUBnbWFpbC5jb20iLCJleHAiOjE3ODQyNTA2Mzh9.VSKurfHyoIabVfDVlYcvpOjEpqJLMU_YAKyN7lHK3A0
[10-Jul-2026 01:14:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 01:14:55 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 01:14:55 UTC] User ID: 1008
[10-Jul-2026 01:14:55 UTC] ✅ User profile retrieved successfully for user ID: 1008
[10-Jul-2026 01:15:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 01:15:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 01:15:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"188.72.41.21, 172.71.137.153","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwOCIsInVzZXJuYW1lIjoidnZ0dnR0diIsImVtYWlsIjoiMWFobWVkZ2cxMUBnbWFpbC5jb20iLCJleHAiOjE3ODQyNTA2Mzh9.VSKurfHyoIabVfDVlYcvpOjEpqJLMU_YAKyN7lHK3A0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a18bb7107aa114f7-BGW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"188.72.41.21","cf-ipcountry":"IQ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jul-2026 01:15:03 UTC] === User Orders API Called ===
[10-Jul-2026 01:15:03 UTC] User ID: 1008
[10-Jul-2026 01:15:03 UTC] Limit: 20, Offset: 0
[10-Jul-2026 01:15:03 UTC] Orders found: 0
[10-Jul-2026 01:15:03 UTC] Orders data: []
[10-Jul-2026 01:15:03 UTC] Total orders count: 0
[10-Jul-2026 01:15:03 UTC] === API CALL LOG ===
[10-Jul-2026 01:15:03 UTC] Endpoint: user/profile.php
[10-Jul-2026 01:15:03 UTC] Full Log Data: {
    "timestamp": "2026-07-10 01:15:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.72.41.21",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.72.41.21, 172.71.137.153",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwOCIsInVzZXJuYW1lIjoidnZ0dnR0diIsImVtYWlsIjoiMWFobWVkZ2cxMUBnbWFpbC5jb20iLCJleHAiOjE3ODQyNTA2Mzh9.VSKurfHyoIabVfDVlYcvpOjEpqJLMU_YAKyN7lHK3A0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18bb7110b2814f7-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.72.41.21",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 01:15:03 UTC] === END API CALL LOG ===
[10-Jul-2026 01:15:03 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 01:15:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwOCIsInVzZXJuYW1lIjoidnZ0dnR0diIsImVtYWlsIjoiMWFobWVkZ2cxMUBnbWFpbC5jb20iLCJleHAiOjE3ODQyNTA2Mzh9.VSKurfHyoIabVfDVlYcvpOjEpqJLMU_YAKyN7lHK3A0
[10-Jul-2026 01:15:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 01:15:03 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 01:15:03 UTC] User ID: 1008
[10-Jul-2026 01:15:03 UTC] ✅ User profile retrieved successfully for user ID: 1008
[10-Jul-2026 01:15:03 UTC] === API CALL LOG ===
[10-Jul-2026 01:15:03 UTC] Endpoint: user/profile.php
[10-Jul-2026 01:15:03 UTC] Full Log Data: {
    "timestamp": "2026-07-10 01:15:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.72.41.21",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.72.41.21, 172.71.137.153",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwOCIsInVzZXJuYW1lIjoidnZ0dnR0diIsImVtYWlsIjoiMWFobWVkZ2cxMUBnbWFpbC5jb20iLCJleHAiOjE3ODQyNTA2Mzh9.VSKurfHyoIabVfDVlYcvpOjEpqJLMU_YAKyN7lHK3A0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18bb714eeac14f7-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.72.41.21",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 01:15:03 UTC] === END API CALL LOG ===
[10-Jul-2026 01:15:03 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 01:15:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwOCIsInVzZXJuYW1lIjoidnZ0dnR0diIsImVtYWlsIjoiMWFobWVkZ2cxMUBnbWFpbC5jb20iLCJleHAiOjE3ODQyNTA2Mzh9.VSKurfHyoIabVfDVlYcvpOjEpqJLMU_YAKyN7lHK3A0
[10-Jul-2026 01:15:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 01:15:03 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 01:15:03 UTC] User ID: 1008
[10-Jul-2026 01:15:03 UTC] ✅ User profile retrieved successfully for user ID: 1008
[10-Jul-2026 01:15:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 01:15:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 01:15:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"188.72.41.21, 172.71.137.153","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwOCIsInVzZXJuYW1lIjoidnZ0dnR0diIsImVtYWlsIjoiMWFobWVkZ2cxMUBnbWFpbC5jb20iLCJleHAiOjE3ODQyNTA2Mzh9.VSKurfHyoIabVfDVlYcvpOjEpqJLMU_YAKyN7lHK3A0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a18bb73b3ad314f7-BGW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"188.72.41.21","cf-ipcountry":"IQ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jul-2026 01:15:10 UTC] === User Orders API Called ===
[10-Jul-2026 01:15:10 UTC] User ID: 1008
[10-Jul-2026 01:15:10 UTC] Limit: 20, Offset: 0
[10-Jul-2026 01:15:10 UTC] Orders found: 0
[10-Jul-2026 01:15:10 UTC] Orders data: []
[10-Jul-2026 01:15:10 UTC] Total orders count: 0
[10-Jul-2026 01:15:10 UTC] === API CALL LOG ===
[10-Jul-2026 01:15:10 UTC] Endpoint: user/profile.php
[10-Jul-2026 01:15:10 UTC] Full Log Data: {
    "timestamp": "2026-07-10 01:15:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.72.41.21",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.72.41.21, 172.71.137.153",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwOCIsInVzZXJuYW1lIjoidnZ0dnR0diIsImVtYWlsIjoiMWFobWVkZ2cxMUBnbWFpbC5jb20iLCJleHAiOjE3ODQyNTA2Mzh9.VSKurfHyoIabVfDVlYcvpOjEpqJLMU_YAKyN7lHK3A0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18bb73bcb3114f7-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.72.41.21",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 01:15:10 UTC] === END API CALL LOG ===
[10-Jul-2026 01:15:10 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 01:15:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwOCIsInVzZXJuYW1lIjoidnZ0dnR0diIsImVtYWlsIjoiMWFobWVkZ2cxMUBnbWFpbC5jb20iLCJleHAiOjE3ODQyNTA2Mzh9.VSKurfHyoIabVfDVlYcvpOjEpqJLMU_YAKyN7lHK3A0
[10-Jul-2026 01:15:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 01:15:10 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 01:15:10 UTC] User ID: 1008
[10-Jul-2026 01:15:10 UTC] ✅ User profile retrieved successfully for user ID: 1008
[10-Jul-2026 01:15:10 UTC] === API CALL LOG ===
[10-Jul-2026 01:15:10 UTC] Endpoint: user/profile.php
[10-Jul-2026 01:15:10 UTC] Full Log Data: {
    "timestamp": "2026-07-10 01:15:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.72.41.21",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.72.41.21, 172.71.137.153",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwOCIsInVzZXJuYW1lIjoidnZ0dnR0diIsImVtYWlsIjoiMWFobWVkZ2cxMUBnbWFpbC5jb20iLCJleHAiOjE3ODQyNTA2Mzh9.VSKurfHyoIabVfDVlYcvpOjEpqJLMU_YAKyN7lHK3A0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18bb73f9f7214f7-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.72.41.21",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 01:15:10 UTC] === END API CALL LOG ===
[10-Jul-2026 01:15:10 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 01:15:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwOCIsInVzZXJuYW1lIjoidnZ0dnR0diIsImVtYWlsIjoiMWFobWVkZ2cxMUBnbWFpbC5jb20iLCJleHAiOjE3ODQyNTA2Mzh9.VSKurfHyoIabVfDVlYcvpOjEpqJLMU_YAKyN7lHK3A0
[10-Jul-2026 01:15:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 01:15:10 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 01:15:10 UTC] User ID: 1008
[10-Jul-2026 01:15:10 UTC] ✅ User profile retrieved successfully for user ID: 1008
[10-Jul-2026 01:15:11 UTC] === API CALL LOG ===
[10-Jul-2026 01:15:11 UTC] Endpoint: user/profile.php
[10-Jul-2026 01:15:11 UTC] Full Log Data: {
    "timestamp": "2026-07-10 01:15:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.72.41.21",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.72.41.21, 172.71.137.153",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwOCIsInVzZXJuYW1lIjoidnZ0dnR0diIsImVtYWlsIjoiMWFobWVkZ2cxMUBnbWFpbC5jb20iLCJleHAiOjE3ODQyNTA2Mzh9.VSKurfHyoIabVfDVlYcvpOjEpqJLMU_YAKyN7lHK3A0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18bb744dc1314f7-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.72.41.21",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 01:15:11 UTC] === END API CALL LOG ===
[10-Jul-2026 01:15:11 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 01:15:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwOCIsInVzZXJuYW1lIjoidnZ0dnR0diIsImVtYWlsIjoiMWFobWVkZ2cxMUBnbWFpbC5jb20iLCJleHAiOjE3ODQyNTA2Mzh9.VSKurfHyoIabVfDVlYcvpOjEpqJLMU_YAKyN7lHK3A0
[10-Jul-2026 01:15:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 01:15:11 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 01:15:11 UTC] User ID: 1008
[10-Jul-2026 01:15:11 UTC] ✅ User profile retrieved successfully for user ID: 1008
[10-Jul-2026 01:15:11 UTC] User Purchases API - User ID: 1008
[10-Jul-2026 01:15:11 UTC] User Purchases API - Total purchases found: 1
[10-Jul-2026 01:15:14 UTC] User Purchases API - User ID: 1008
[10-Jul-2026 01:15:14 UTC] User Purchases API - Total purchases found: 1
[10-Jul-2026 01:15:30 UTC] === API CALL LOG ===
[10-Jul-2026 01:15:30 UTC] Endpoint: user/profile.php
[10-Jul-2026 01:15:30 UTC] Full Log Data: {
    "timestamp": "2026-07-10 01:15:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.72.41.21",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.72.41.21, 172.71.137.153",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwOCIsInVzZXJuYW1lIjoidnZ0dnR0diIsImVtYWlsIjoiMWFobWVkZ2cxMUBnbWFpbC5jb20iLCJleHAiOjE3ODQyNTA2Mzh9.VSKurfHyoIabVfDVlYcvpOjEpqJLMU_YAKyN7lHK3A0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18bb7b8e9ea14f7-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.72.41.21",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 01:15:30 UTC] === END API CALL LOG ===
[10-Jul-2026 01:15:30 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 01:15:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwOCIsInVzZXJuYW1lIjoidnZ0dnR0diIsImVtYWlsIjoiMWFobWVkZ2cxMUBnbWFpbC5jb20iLCJleHAiOjE3ODQyNTA2Mzh9.VSKurfHyoIabVfDVlYcvpOjEpqJLMU_YAKyN7lHK3A0
[10-Jul-2026 01:15:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 01:15:30 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 01:15:30 UTC] User ID: 1008
[10-Jul-2026 01:15:30 UTC] ✅ User profile retrieved successfully for user ID: 1008
[10-Jul-2026 01:15:30 UTC] User Purchases API - User ID: 1008
[10-Jul-2026 01:15:30 UTC] User Purchases API - Total purchases found: 1
[10-Jul-2026 01:15:37 UTC] === API CALL LOG ===
[10-Jul-2026 01:15:37 UTC] Endpoint: user/profile.php
[10-Jul-2026 01:15:37 UTC] Full Log Data: {
    "timestamp": "2026-07-10 01:15:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.72.41.21",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.72.41.21, 172.71.137.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwOCIsInVzZXJuYW1lIjoidnZ0dnR0diIsImVtYWlsIjoiMWFobWVkZ2cxMUBnbWFpbC5jb20iLCJleHAiOjE3ODQyNTA2Mzh9.VSKurfHyoIabVfDVlYcvpOjEpqJLMU_YAKyN7lHK3A0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18bb7e43b3214f7-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.72.41.21",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 01:15:37 UTC] === END API CALL LOG ===
[10-Jul-2026 01:15:37 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 01:15:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwOCIsInVzZXJuYW1lIjoidnZ0dnR0diIsImVtYWlsIjoiMWFobWVkZ2cxMUBnbWFpbC5jb20iLCJleHAiOjE3ODQyNTA2Mzh9.VSKurfHyoIabVfDVlYcvpOjEpqJLMU_YAKyN7lHK3A0
[10-Jul-2026 01:15:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 01:15:37 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 01:15:37 UTC] User ID: 1008
[10-Jul-2026 01:15:37 UTC] ✅ User profile retrieved successfully for user ID: 1008
[10-Jul-2026 01:15:37 UTC] User Purchases API - User ID: 1008
[10-Jul-2026 01:15:37 UTC] User Purchases API - Total purchases found: 1
[10-Jul-2026 01:20:01 UTC] === API CALL LOG ===
[10-Jul-2026 01:20:01 UTC] Endpoint: user/profile.php
[10-Jul-2026 01:20:01 UTC] Full Log Data: {
    "timestamp": "2026-07-10 01:20:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.72.41.21",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.72.41.21, 172.71.137.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwOSIsInVzZXJuYW1lIjoiaGR1ZTdmeWRnIiwiZW1haWwiOiIxYWhtZWRnMTFAZ21haWwuY29tIiwiZXhwIjoxNzg0MjUxMjAwfQ.0hhT0kIO5WsOpRwlGDbVVsRatNTpKQuWoQtRr-MlPgk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18bbe593e86be29-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.72.41.21",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 01:20:01 UTC] === END API CALL LOG ===
[10-Jul-2026 01:20:01 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 01:20:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwOSIsInVzZXJuYW1lIjoiaGR1ZTdmeWRnIiwiZW1haWwiOiIxYWhtZWRnMTFAZ21haWwuY29tIiwiZXhwIjoxNzg0MjUxMjAwfQ.0hhT0kIO5WsOpRwlGDbVVsRatNTpKQuWoQtRr-MlPgk
[10-Jul-2026 01:20:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 01:20:01 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 01:20:01 UTC] User ID: 1009
[10-Jul-2026 01:20:01 UTC] ✅ User profile retrieved successfully for user ID: 1009
[10-Jul-2026 01:20:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 01:20:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 01:20:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"188.72.41.21, 172.71.137.152","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwOSIsInVzZXJuYW1lIjoiaGR1ZTdmeWRnIiwiZW1haWwiOiIxYWhtZWRnMTFAZ21haWwuY29tIiwiZXhwIjoxNzg0MjUxMjAwfQ.0hhT0kIO5WsOpRwlGDbVVsRatNTpKQuWoQtRr-MlPgk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a18bbe594e8bbe29-BGW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"188.72.41.21","cf-ipcountry":"IQ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jul-2026 01:20:01 UTC] === User Orders API Called ===
[10-Jul-2026 01:20:01 UTC] User ID: 1009
[10-Jul-2026 01:20:01 UTC] Limit: 20, Offset: 0
[10-Jul-2026 01:20:01 UTC] Orders found: 0
[10-Jul-2026 01:20:01 UTC] Orders data: []
[10-Jul-2026 01:20:01 UTC] Total orders count: 0
[10-Jul-2026 01:20:01 UTC] === API CALL LOG ===
[10-Jul-2026 01:20:01 UTC] Endpoint: user/profile.php
[10-Jul-2026 01:20:01 UTC] Full Log Data: {
    "timestamp": "2026-07-10 01:20:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.72.41.21",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.72.41.21, 172.71.137.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwOSIsInVzZXJuYW1lIjoiaGR1ZTdmeWRnIiwiZW1haWwiOiIxYWhtZWRnMTFAZ21haWwuY29tIiwiZXhwIjoxNzg0MjUxMjAwfQ.0hhT0kIO5WsOpRwlGDbVVsRatNTpKQuWoQtRr-MlPgk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18bbe59debcbe29-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.72.41.21",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 01:20:01 UTC] === END API CALL LOG ===
[10-Jul-2026 01:20:01 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 01:20:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwOSIsInVzZXJuYW1lIjoiaGR1ZTdmeWRnIiwiZW1haWwiOiIxYWhtZWRnMTFAZ21haWwuY29tIiwiZXhwIjoxNzg0MjUxMjAwfQ.0hhT0kIO5WsOpRwlGDbVVsRatNTpKQuWoQtRr-MlPgk
[10-Jul-2026 01:20:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 01:20:01 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 01:20:01 UTC] User ID: 1009
[10-Jul-2026 01:20:01 UTC] ✅ User profile retrieved successfully for user ID: 1009
[10-Jul-2026 01:20:02 UTC] === API CALL LOG ===
[10-Jul-2026 01:20:02 UTC] Endpoint: user/profile.php
[10-Jul-2026 01:20:02 UTC] Full Log Data: {
    "timestamp": "2026-07-10 01:20:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.72.41.21",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.72.41.21, 172.71.137.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwOSIsInVzZXJuYW1lIjoiaGR1ZTdmeWRnIiwiZW1haWwiOiIxYWhtZWRnMTFAZ21haWwuY29tIiwiZXhwIjoxNzg0MjUxMjAwfQ.0hhT0kIO5WsOpRwlGDbVVsRatNTpKQuWoQtRr-MlPgk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18bbe5dafdabe29-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.72.41.21",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 01:20:02 UTC] === END API CALL LOG ===
[10-Jul-2026 01:20:02 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 01:20:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwOSIsInVzZXJuYW1lIjoiaGR1ZTdmeWRnIiwiZW1haWwiOiIxYWhtZWRnMTFAZ21haWwuY29tIiwiZXhwIjoxNzg0MjUxMjAwfQ.0hhT0kIO5WsOpRwlGDbVVsRatNTpKQuWoQtRr-MlPgk
[10-Jul-2026 01:20:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 01:20:02 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 01:20:02 UTC] User ID: 1009
[10-Jul-2026 01:20:02 UTC] ✅ User profile retrieved successfully for user ID: 1009
[10-Jul-2026 01:21:17 UTC] === API CALL LOG ===
[10-Jul-2026 01:21:17 UTC] Endpoint: user/profile.php
[10-Jul-2026 01:21:17 UTC] Full Log Data: {
    "timestamp": "2026-07-10 01:21:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.72.41.21",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.72.41.21, 172.71.137.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwOSIsInVzZXJuYW1lIjoiaGR1ZTdmeWRnIiwiZW1haWwiOiIxYWhtZWRnMTFAZ21haWwuY29tIiwiZXhwIjoxNzg0MjUxMjAwfQ.0hhT0kIO5WsOpRwlGDbVVsRatNTpKQuWoQtRr-MlPgk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18bc0367c0511e2-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.72.41.21",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 01:21:17 UTC] === END API CALL LOG ===
[10-Jul-2026 01:21:17 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 01:21:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwOSIsInVzZXJuYW1lIjoiaGR1ZTdmeWRnIiwiZW1haWwiOiIxYWhtZWRnMTFAZ21haWwuY29tIiwiZXhwIjoxNzg0MjUxMjAwfQ.0hhT0kIO5WsOpRwlGDbVVsRatNTpKQuWoQtRr-MlPgk
[10-Jul-2026 01:21:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 01:21:17 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 01:21:17 UTC] User ID: 1009
[10-Jul-2026 01:21:17 UTC] ✅ User profile retrieved successfully for user ID: 1009
[10-Jul-2026 01:21:35 UTC] === API CALL LOG ===
[10-Jul-2026 01:21:35 UTC] Endpoint: user/profile.php
[10-Jul-2026 01:21:35 UTC] Full Log Data: {
    "timestamp": "2026-07-10 01:21:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.72.41.21",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.72.41.21, 172.71.137.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwOSIsInVzZXJuYW1lIjoiaGR1ZTdmeWRnIiwiZW1haWwiOiIxYWhtZWRnMTFAZ21haWwuY29tIiwiZXhwIjoxNzg0MjUxMjAwfQ.0hhT0kIO5WsOpRwlGDbVVsRatNTpKQuWoQtRr-MlPgk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18bc0a008dbef8a-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.72.41.21",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 01:21:35 UTC] === END API CALL LOG ===
[10-Jul-2026 01:21:35 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 01:21:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwOSIsInVzZXJuYW1lIjoiaGR1ZTdmeWRnIiwiZW1haWwiOiIxYWhtZWRnMTFAZ21haWwuY29tIiwiZXhwIjoxNzg0MjUxMjAwfQ.0hhT0kIO5WsOpRwlGDbVVsRatNTpKQuWoQtRr-MlPgk
[10-Jul-2026 01:21:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 01:21:35 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 01:21:35 UTC] User ID: 1009
[10-Jul-2026 01:21:35 UTC] ✅ User profile retrieved successfully for user ID: 1009
[10-Jul-2026 01:21:43 UTC] === API CALL LOG ===
[10-Jul-2026 01:21:43 UTC] Endpoint: user/profile.php
[10-Jul-2026 01:21:43 UTC] Full Log Data: {
    "timestamp": "2026-07-10 01:21:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.72.41.21",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.72.41.21, 172.71.137.153",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwOSIsInVzZXJuYW1lIjoiaGR1ZTdmeWRnIiwiZW1haWwiOiIxYWhtZWRnMTFAZ21haWwuY29tIiwiZXhwIjoxNzg0MjUxMjAwfQ.0hhT0kIO5WsOpRwlGDbVVsRatNTpKQuWoQtRr-MlPgk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18bc0d20afaef8a-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.72.41.21",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 01:21:43 UTC] === END API CALL LOG ===
[10-Jul-2026 01:21:43 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 01:21:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwOSIsInVzZXJuYW1lIjoiaGR1ZTdmeWRnIiwiZW1haWwiOiIxYWhtZWRnMTFAZ21haWwuY29tIiwiZXhwIjoxNzg0MjUxMjAwfQ.0hhT0kIO5WsOpRwlGDbVVsRatNTpKQuWoQtRr-MlPgk
[10-Jul-2026 01:21:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 01:21:43 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 01:21:43 UTC] User ID: 1009
[10-Jul-2026 01:21:43 UTC] ✅ User profile retrieved successfully for user ID: 1009
[10-Jul-2026 01:21:56 UTC] === API CALL LOG ===
[10-Jul-2026 01:21:56 UTC] Endpoint: user/profile.php
[10-Jul-2026 01:21:56 UTC] Full Log Data: {
    "timestamp": "2026-07-10 01:21:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.72.41.21",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.72.41.21, 172.71.137.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwOSIsInVzZXJuYW1lIjoiaGR1ZTdmeWRnIiwiZW1haWwiOiIxYWhtZWRnMTFAZ21haWwuY29tIiwiZXhwIjoxNzg0MjUxMjAwfQ.0hhT0kIO5WsOpRwlGDbVVsRatNTpKQuWoQtRr-MlPgk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18bc1235f293286-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.72.41.21",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 01:21:56 UTC] === END API CALL LOG ===
[10-Jul-2026 01:21:56 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 01:21:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwOSIsInVzZXJuYW1lIjoiaGR1ZTdmeWRnIiwiZW1haWwiOiIxYWhtZWRnMTFAZ21haWwuY29tIiwiZXhwIjoxNzg0MjUxMjAwfQ.0hhT0kIO5WsOpRwlGDbVVsRatNTpKQuWoQtRr-MlPgk
[10-Jul-2026 01:21:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 01:21:56 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 01:21:56 UTC] User ID: 1009
[10-Jul-2026 01:21:56 UTC] ✅ User profile retrieved successfully for user ID: 1009
[10-Jul-2026 01:21:56 UTC] User Purchases API - User ID: 1009
[10-Jul-2026 01:21:56 UTC] User Purchases API - Total purchases found: 0
[10-Jul-2026 01:22:02 UTC] === API CALL LOG ===
[10-Jul-2026 01:22:02 UTC] Endpoint: user/profile.php
[10-Jul-2026 01:22:02 UTC] Full Log Data: {
    "timestamp": "2026-07-10 01:22:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.72.41.21",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.72.41.21, 172.71.137.153",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwOSIsInVzZXJuYW1lIjoiaGR1ZTdmeWRnIiwiZW1haWwiOiIxYWhtZWRnMTFAZ21haWwuY29tIiwiZXhwIjoxNzg0MjUxMjAwfQ.0hhT0kIO5WsOpRwlGDbVVsRatNTpKQuWoQtRr-MlPgk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18bc14b9bc63286-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.72.41.21",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 01:22:02 UTC] === END API CALL LOG ===
[10-Jul-2026 01:22:02 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 01:22:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwOSIsInVzZXJuYW1lIjoiaGR1ZTdmeWRnIiwiZW1haWwiOiIxYWhtZWRnMTFAZ21haWwuY29tIiwiZXhwIjoxNzg0MjUxMjAwfQ.0hhT0kIO5WsOpRwlGDbVVsRatNTpKQuWoQtRr-MlPgk
[10-Jul-2026 01:22:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 01:22:02 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 01:22:02 UTC] User ID: 1009
[10-Jul-2026 01:22:02 UTC] ✅ User profile retrieved successfully for user ID: 1009
[10-Jul-2026 01:22:02 UTC] User Purchases API - User ID: 1009
[10-Jul-2026 01:22:02 UTC] User Purchases API - Total purchases found: 0
[10-Jul-2026 01:22:27 UTC] === API CALL LOG ===
[10-Jul-2026 01:22:27 UTC] Endpoint: user/profile.php
[10-Jul-2026 01:22:27 UTC] Full Log Data: {
    "timestamp": "2026-07-10 01:22:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.72.41.21",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.72.41.21, 172.71.137.153",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxMCIsInVzZXJuYW1lIjoiNzN1NDc3ciIsImVtYWlsIjoiN2V1ZXVkN0BnbWFpcC5jb20iLCJleHAiOjE3ODQyNTEzNDZ9.3kbwDzoFD1u1pkMxFuC2ADCVLrcL_CuHFYZGoeMy1Vw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18bc1e998a83286-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.72.41.21",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 01:22:27 UTC] === END API CALL LOG ===
[10-Jul-2026 01:22:27 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 01:22:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxMCIsInVzZXJuYW1lIjoiNzN1NDc3ciIsImVtYWlsIjoiN2V1ZXVkN0BnbWFpcC5jb20iLCJleHAiOjE3ODQyNTEzNDZ9.3kbwDzoFD1u1pkMxFuC2ADCVLrcL_CuHFYZGoeMy1Vw
[10-Jul-2026 01:22:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 01:22:27 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 01:22:27 UTC] User ID: 1010
[10-Jul-2026 01:22:27 UTC] ✅ User profile retrieved successfully for user ID: 1010
[10-Jul-2026 01:22:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 01:22:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 01:22:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"188.72.41.21, 172.71.137.153","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxMCIsInVzZXJuYW1lIjoiNzN1NDc3ciIsImVtYWlsIjoiN2V1ZXVkN0BnbWFpcC5jb20iLCJleHAiOjE3ODQyNTEzNDZ9.3kbwDzoFD1u1pkMxFuC2ADCVLrcL_CuHFYZGoeMy1Vw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a18bc1e998a93286-BGW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"188.72.41.21","cf-ipcountry":"IQ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jul-2026 01:22:27 UTC] === User Orders API Called ===
[10-Jul-2026 01:22:27 UTC] User ID: 1010
[10-Jul-2026 01:22:27 UTC] Limit: 20, Offset: 0
[10-Jul-2026 01:22:27 UTC] Orders found: 0
[10-Jul-2026 01:22:27 UTC] Orders data: []
[10-Jul-2026 01:22:27 UTC] Total orders count: 0
[10-Jul-2026 01:22:27 UTC] === API CALL LOG ===
[10-Jul-2026 01:22:27 UTC] Endpoint: user/profile.php
[10-Jul-2026 01:22:27 UTC] Full Log Data: {
    "timestamp": "2026-07-10 01:22:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.72.41.21",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.72.41.21, 172.71.137.153",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxMCIsInVzZXJuYW1lIjoiNzN1NDc3ciIsImVtYWlsIjoiN2V1ZXVkN0BnbWFpcC5jb20iLCJleHAiOjE3ODQyNTEzNDZ9.3kbwDzoFD1u1pkMxFuC2ADCVLrcL_CuHFYZGoeMy1Vw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18bc1ea19173286-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.72.41.21",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 01:22:27 UTC] === END API CALL LOG ===
[10-Jul-2026 01:22:27 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 01:22:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxMCIsInVzZXJuYW1lIjoiNzN1NDc3ciIsImVtYWlsIjoiN2V1ZXVkN0BnbWFpcC5jb20iLCJleHAiOjE3ODQyNTEzNDZ9.3kbwDzoFD1u1pkMxFuC2ADCVLrcL_CuHFYZGoeMy1Vw
[10-Jul-2026 01:22:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 01:22:27 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 01:22:27 UTC] User ID: 1010
[10-Jul-2026 01:22:27 UTC] ✅ User profile retrieved successfully for user ID: 1010
[10-Jul-2026 01:22:28 UTC] === API CALL LOG ===
[10-Jul-2026 01:22:28 UTC] Endpoint: user/profile.php
[10-Jul-2026 01:22:28 UTC] Full Log Data: {
    "timestamp": "2026-07-10 01:22:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.72.41.21",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.72.41.21, 172.71.137.153",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxMCIsInVzZXJuYW1lIjoiNzN1NDc3ciIsImVtYWlsIjoiN2V1ZXVkN0BnbWFpcC5jb20iLCJleHAiOjE3ODQyNTEzNDZ9.3kbwDzoFD1u1pkMxFuC2ADCVLrcL_CuHFYZGoeMy1Vw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18bc1ef2dc83286-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.72.41.21",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 01:22:28 UTC] === END API CALL LOG ===
[10-Jul-2026 01:22:28 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 01:22:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxMCIsInVzZXJuYW1lIjoiNzN1NDc3ciIsImVtYWlsIjoiN2V1ZXVkN0BnbWFpcC5jb20iLCJleHAiOjE3ODQyNTEzNDZ9.3kbwDzoFD1u1pkMxFuC2ADCVLrcL_CuHFYZGoeMy1Vw
[10-Jul-2026 01:22:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 01:22:28 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 01:22:28 UTC] User ID: 1010
[10-Jul-2026 01:22:28 UTC] ✅ User profile retrieved successfully for user ID: 1010
[10-Jul-2026 01:22:55 UTC] === API CALL LOG ===
[10-Jul-2026 01:22:55 UTC] Endpoint: user/profile.php
[10-Jul-2026 01:22:55 UTC] Full Log Data: {
    "timestamp": "2026-07-10 01:22:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.72.41.21",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.72.41.21, 172.71.137.153",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxMCIsInVzZXJuYW1lIjoiNzN1NDc3ciIsImVtYWlsIjoiN2V1ZXVkN0BnbWFpcC5jb20iLCJleHAiOjE3ODQyNTEzNDZ9.3kbwDzoFD1u1pkMxFuC2ADCVLrcL_CuHFYZGoeMy1Vw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18bc297dbab3286-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.72.41.21",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 01:22:55 UTC] === END API CALL LOG ===
[10-Jul-2026 01:22:55 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 01:22:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxMCIsInVzZXJuYW1lIjoiNzN1NDc3ciIsImVtYWlsIjoiN2V1ZXVkN0BnbWFpcC5jb20iLCJleHAiOjE3ODQyNTEzNDZ9.3kbwDzoFD1u1pkMxFuC2ADCVLrcL_CuHFYZGoeMy1Vw
[10-Jul-2026 01:22:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 01:22:55 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 01:22:55 UTC] User ID: 1010
[10-Jul-2026 01:22:55 UTC] ✅ User profile retrieved successfully for user ID: 1010
[10-Jul-2026 01:22:59 UTC] === API CALL LOG ===
[10-Jul-2026 01:22:59 UTC] Endpoint: user/profile.php
[10-Jul-2026 01:22:59 UTC] Full Log Data: {
    "timestamp": "2026-07-10 01:22:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.72.41.21",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.72.41.21, 172.71.137.153",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxMCIsInVzZXJuYW1lIjoiNzN1NDc3ciIsImVtYWlsIjoiN2V1ZXVkN0BnbWFpcC5jb20iLCJleHAiOjE3ODQyNTEzNDZ9.3kbwDzoFD1u1pkMxFuC2ADCVLrcL_CuHFYZGoeMy1Vw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18bc2b12b4a3286-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.72.41.21",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 01:22:59 UTC] === END API CALL LOG ===
[10-Jul-2026 01:22:59 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 01:22:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxMCIsInVzZXJuYW1lIjoiNzN1NDc3ciIsImVtYWlsIjoiN2V1ZXVkN0BnbWFpcC5jb20iLCJleHAiOjE3ODQyNTEzNDZ9.3kbwDzoFD1u1pkMxFuC2ADCVLrcL_CuHFYZGoeMy1Vw
[10-Jul-2026 01:22:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 01:22:59 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 01:22:59 UTC] User ID: 1010
[10-Jul-2026 01:22:59 UTC] ✅ User profile retrieved successfully for user ID: 1010
[10-Jul-2026 01:23:23 UTC] === API CALL LOG ===
[10-Jul-2026 01:23:23 UTC] Endpoint: user/profile.php
[10-Jul-2026 01:23:23 UTC] Full Log Data: {
    "timestamp": "2026-07-10 01:23:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.72.41.21",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.72.41.21, 172.71.137.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxMCIsInVzZXJuYW1lIjoiNzN1NDc3ciIsImVtYWlsIjoiN2V1ZXVkN0BnbWFpcC5jb20iLCJleHAiOjE3ODQyNTEzNDZ9.3kbwDzoFD1u1pkMxFuC2ADCVLrcL_CuHFYZGoeMy1Vw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18bc34698ff3286-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.72.41.21",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 01:23:23 UTC] === END API CALL LOG ===
[10-Jul-2026 01:23:23 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 01:23:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxMCIsInVzZXJuYW1lIjoiNzN1NDc3ciIsImVtYWlsIjoiN2V1ZXVkN0BnbWFpcC5jb20iLCJleHAiOjE3ODQyNTEzNDZ9.3kbwDzoFD1u1pkMxFuC2ADCVLrcL_CuHFYZGoeMy1Vw
[10-Jul-2026 01:23:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 01:23:23 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 01:23:23 UTC] User ID: 1010
[10-Jul-2026 01:23:23 UTC] ✅ User profile retrieved successfully for user ID: 1010
[10-Jul-2026 01:24:29 UTC] === API CALL LOG ===
[10-Jul-2026 01:24:29 UTC] Endpoint: user/profile.php
[10-Jul-2026 01:24:29 UTC] Full Log Data: {
    "timestamp": "2026-07-10 01:24:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.72.41.21",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.72.41.21, 172.71.137.153",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxMCIsInVzZXJuYW1lIjoiNzN1NDc3ciIsImVtYWlsIjoiN2V1ZXVkN0BnbWFpcC5jb20iLCJleHAiOjE3ODQyNTEzNDZ9.3kbwDzoFD1u1pkMxFuC2ADCVLrcL_CuHFYZGoeMy1Vw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18bc4e13ed2ef8a-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.72.41.21",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 01:24:29 UTC] === END API CALL LOG ===
[10-Jul-2026 01:24:29 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 01:24:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxMCIsInVzZXJuYW1lIjoiNzN1NDc3ciIsImVtYWlsIjoiN2V1ZXVkN0BnbWFpcC5jb20iLCJleHAiOjE3ODQyNTEzNDZ9.3kbwDzoFD1u1pkMxFuC2ADCVLrcL_CuHFYZGoeMy1Vw
[10-Jul-2026 01:24:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 01:24:29 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 01:24:29 UTC] User ID: 1010
[10-Jul-2026 01:24:29 UTC] ✅ User profile retrieved successfully for user ID: 1010
[10-Jul-2026 01:24:38 UTC] === API CALL LOG ===
[10-Jul-2026 01:24:38 UTC] Endpoint: user/profile.php
[10-Jul-2026 01:24:38 UTC] Full Log Data: {
    "timestamp": "2026-07-10 01:24:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.72.41.21",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.72.41.21, 172.71.137.153",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxMCIsInVzZXJuYW1lIjoiNzN1NDc3ciIsImVtYWlsIjoiN2V1ZXVkN0BnbWFpcC5jb20iLCJleHAiOjE3ODQyNTEzNDZ9.3kbwDzoFD1u1pkMxFuC2ADCVLrcL_CuHFYZGoeMy1Vw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18bc51c3cefd56e-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.72.41.21",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 01:24:38 UTC] === END API CALL LOG ===
[10-Jul-2026 01:24:38 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 01:24:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxMCIsInVzZXJuYW1lIjoiNzN1NDc3ciIsImVtYWlsIjoiN2V1ZXVkN0BnbWFpcC5jb20iLCJleHAiOjE3ODQyNTEzNDZ9.3kbwDzoFD1u1pkMxFuC2ADCVLrcL_CuHFYZGoeMy1Vw
[10-Jul-2026 01:24:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 01:24:38 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 01:24:38 UTC] User ID: 1010
[10-Jul-2026 01:24:38 UTC] ✅ User profile retrieved successfully for user ID: 1010
[10-Jul-2026 01:24:39 UTC] === API CALL LOG ===
[10-Jul-2026 01:24:39 UTC] Endpoint: user/profile.php
[10-Jul-2026 01:24:39 UTC] Full Log Data: {
    "timestamp": "2026-07-10 01:24:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.72.41.21",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.72.41.21, 172.71.137.153",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxMCIsInVzZXJuYW1lIjoiNzN1NDc3ciIsImVtYWlsIjoiN2V1ZXVkN0BnbWFpcC5jb20iLCJleHAiOjE3ODQyNTEzNDZ9.3kbwDzoFD1u1pkMxFuC2ADCVLrcL_CuHFYZGoeMy1Vw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18bc521bac2d56e-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.72.41.21",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 01:24:39 UTC] === END API CALL LOG ===
[10-Jul-2026 01:24:39 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 01:24:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxMCIsInVzZXJuYW1lIjoiNzN1NDc3ciIsImVtYWlsIjoiN2V1ZXVkN0BnbWFpcC5jb20iLCJleHAiOjE3ODQyNTEzNDZ9.3kbwDzoFD1u1pkMxFuC2ADCVLrcL_CuHFYZGoeMy1Vw
[10-Jul-2026 01:24:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 01:24:39 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 01:24:39 UTC] User ID: 1010
[10-Jul-2026 01:24:39 UTC] ✅ User profile retrieved successfully for user ID: 1010
[10-Jul-2026 01:24:39 UTC] User Purchases API - User ID: 1010
[10-Jul-2026 01:24:39 UTC] User Purchases API - Total purchases found: 0
[10-Jul-2026 01:24:47 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 01:24:47 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 01:24:47 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"188.72.41.21, 172.71.137.152","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxMCIsInVzZXJuYW1lIjoiNzN1NDc3ciIsImVtYWlsIjoiN2V1ZXVkN0BnbWFpcC5jb20iLCJleHAiOjE3ODQyNTEzNDZ9.3kbwDzoFD1u1pkMxFuC2ADCVLrcL_CuHFYZGoeMy1Vw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a18bc5542cbfd56e-BGW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"188.72.41.21","cf-ipcountry":"IQ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jul-2026 01:24:47 UTC] === User Orders API Called ===
[10-Jul-2026 01:24:47 UTC] User ID: 1010
[10-Jul-2026 01:24:47 UTC] Limit: 20, Offset: 0
[10-Jul-2026 01:24:47 UTC] Orders found: 0
[10-Jul-2026 01:24:47 UTC] Orders data: []
[10-Jul-2026 01:24:47 UTC] Total orders count: 0
[10-Jul-2026 01:24:49 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 01:24:49 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 01:24:49 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"188.72.41.21, 172.71.137.152","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxMCIsInVzZXJuYW1lIjoiNzN1NDc3ciIsImVtYWlsIjoiN2V1ZXVkN0BnbWFpcC5jb20iLCJleHAiOjE3ODQyNTEzNDZ9.3kbwDzoFD1u1pkMxFuC2ADCVLrcL_CuHFYZGoeMy1Vw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a18bc5633a1cd56e-BGW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"188.72.41.21","cf-ipcountry":"IQ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jul-2026 01:24:49 UTC] === User Orders API Called ===
[10-Jul-2026 01:24:49 UTC] User ID: 1010
[10-Jul-2026 01:24:49 UTC] Limit: 20, Offset: 0
[10-Jul-2026 01:24:49 UTC] Orders found: 0
[10-Jul-2026 01:24:49 UTC] Orders data: []
[10-Jul-2026 01:24:49 UTC] Total orders count: 0
[10-Jul-2026 01:24:49 UTC] === API CALL LOG ===
[10-Jul-2026 01:24:49 UTC] Endpoint: user/profile.php
[10-Jul-2026 01:24:49 UTC] Full Log Data: {
    "timestamp": "2026-07-10 01:24:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.72.41.21",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.72.41.21, 172.71.137.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxMCIsInVzZXJuYW1lIjoiNzN1NDc3ciIsImVtYWlsIjoiN2V1ZXVkN0BnbWFpcC5jb20iLCJleHAiOjE3ODQyNTEzNDZ9.3kbwDzoFD1u1pkMxFuC2ADCVLrcL_CuHFYZGoeMy1Vw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18bc563ba86d56e-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.72.41.21",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 01:24:49 UTC] === END API CALL LOG ===
[10-Jul-2026 01:24:49 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 01:24:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxMCIsInVzZXJuYW1lIjoiNzN1NDc3ciIsImVtYWlsIjoiN2V1ZXVkN0BnbWFpcC5jb20iLCJleHAiOjE3ODQyNTEzNDZ9.3kbwDzoFD1u1pkMxFuC2ADCVLrcL_CuHFYZGoeMy1Vw
[10-Jul-2026 01:24:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 01:24:49 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 01:24:49 UTC] User ID: 1010
[10-Jul-2026 01:24:49 UTC] ✅ User profile retrieved successfully for user ID: 1010
[10-Jul-2026 01:24:50 UTC] === API CALL LOG ===
[10-Jul-2026 01:24:50 UTC] Endpoint: user/profile.php
[10-Jul-2026 01:24:50 UTC] Full Log Data: {
    "timestamp": "2026-07-10 01:24:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.72.41.21",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.72.41.21, 172.71.137.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxMCIsInVzZXJuYW1lIjoiNzN1NDc3ciIsImVtYWlsIjoiN2V1ZXVkN0BnbWFpcC5jb20iLCJleHAiOjE3ODQyNTEzNDZ9.3kbwDzoFD1u1pkMxFuC2ADCVLrcL_CuHFYZGoeMy1Vw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18bc5679df9d56e-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.72.41.21",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 01:24:50 UTC] === END API CALL LOG ===
[10-Jul-2026 01:24:50 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 01:24:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxMCIsInVzZXJuYW1lIjoiNzN1NDc3ciIsImVtYWlsIjoiN2V1ZXVkN0BnbWFpcC5jb20iLCJleHAiOjE3ODQyNTEzNDZ9.3kbwDzoFD1u1pkMxFuC2ADCVLrcL_CuHFYZGoeMy1Vw
[10-Jul-2026 01:24:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 01:24:50 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 01:24:50 UTC] User ID: 1010
[10-Jul-2026 01:24:50 UTC] ✅ User profile retrieved successfully for user ID: 1010
[10-Jul-2026 01:25:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 01:25:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 01:25:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"188.72.41.21, 172.71.137.153","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxMCIsInVzZXJuYW1lIjoiNzN1NDc3ciIsImVtYWlsIjoiN2V1ZXVkN0BnbWFpcC5jb20iLCJleHAiOjE3ODQyNTEzNDZ9.3kbwDzoFD1u1pkMxFuC2ADCVLrcL_CuHFYZGoeMy1Vw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a18bc62d5ca512f8-BGW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"188.72.41.21","cf-ipcountry":"IQ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jul-2026 01:25:22 UTC] === User Orders API Called ===
[10-Jul-2026 01:25:22 UTC] User ID: 1010
[10-Jul-2026 01:25:22 UTC] Limit: 20, Offset: 0
[10-Jul-2026 01:25:22 UTC] Orders found: 1
[10-Jul-2026 01:25:22 UTC] Orders data: [{"id":395,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/f_eeff\/1560","status":"pending","created_at":"2026-07-10 04:55:20","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[10-Jul-2026 01:25:22 UTC] Total orders count: 1
[10-Jul-2026 01:26:22 UTC] === API CALL LOG ===
[10-Jul-2026 01:26:22 UTC] Endpoint: user/profile.php
[10-Jul-2026 01:26:22 UTC] Full Log Data: {
    "timestamp": "2026-07-10 01:26:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.72.41.21",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.72.41.21, 172.71.137.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxMCIsInVzZXJuYW1lIjoiNzN1NDc3ciIsImVtYWlsIjoiN2V1ZXVkN0BnbWFpcC5jb20iLCJleHAiOjE3ODQyNTEzNDZ9.3kbwDzoFD1u1pkMxFuC2ADCVLrcL_CuHFYZGoeMy1Vw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18bc7a3fc80d56e-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.72.41.21",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 01:26:22 UTC] === END API CALL LOG ===
[10-Jul-2026 01:26:22 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 01:26:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxMCIsInVzZXJuYW1lIjoiNzN1NDc3ciIsImVtYWlsIjoiN2V1ZXVkN0BnbWFpcC5jb20iLCJleHAiOjE3ODQyNTEzNDZ9.3kbwDzoFD1u1pkMxFuC2ADCVLrcL_CuHFYZGoeMy1Vw
[10-Jul-2026 01:26:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 01:26:22 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 01:26:22 UTC] User ID: 1010
[10-Jul-2026 01:26:22 UTC] ✅ User profile retrieved successfully for user ID: 1010
[10-Jul-2026 01:26:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 01:26:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 01:26:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"188.72.41.21, 172.71.137.152","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxMCIsInVzZXJuYW1lIjoiNzN1NDc3ciIsImVtYWlsIjoiN2V1ZXVkN0BnbWFpcC5jb20iLCJleHAiOjE3ODQyNTEzNDZ9.3kbwDzoFD1u1pkMxFuC2ADCVLrcL_CuHFYZGoeMy1Vw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a18bc7a5ae5cd56e-BGW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"188.72.41.21","cf-ipcountry":"IQ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jul-2026 01:26:22 UTC] === User Orders API Called ===
[10-Jul-2026 01:26:22 UTC] User ID: 1010
[10-Jul-2026 01:26:22 UTC] Limit: 20, Offset: 0
[10-Jul-2026 01:26:22 UTC] Orders found: 2
[10-Jul-2026 01:26:22 UTC] Orders data: [{"id":396,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/f_eeff\/1560","status":"pending","created_at":"2026-07-10 04:56:13","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":395,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/f_eeff\/1560","status":"pending","created_at":"2026-07-10 04:55:20","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[10-Jul-2026 01:26:22 UTC] Total orders count: 2
[10-Jul-2026 01:26:25 UTC] === API CALL LOG ===
[10-Jul-2026 01:26:25 UTC] Endpoint: user/profile.php
[10-Jul-2026 01:26:25 UTC] Full Log Data: {
    "timestamp": "2026-07-10 01:26:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.72.41.21",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.72.41.21, 172.71.137.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxMCIsInVzZXJuYW1lIjoiNzN1NDc3ciIsImVtYWlsIjoiN2V1ZXVkN0BnbWFpcC5jb20iLCJleHAiOjE3ODQyNTEzNDZ9.3kbwDzoFD1u1pkMxFuC2ADCVLrcL_CuHFYZGoeMy1Vw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18bc7baed98d56e-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.72.41.21",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 01:26:25 UTC] === END API CALL LOG ===
[10-Jul-2026 01:26:25 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 01:26:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxMCIsInVzZXJuYW1lIjoiNzN1NDc3ciIsImVtYWlsIjoiN2V1ZXVkN0BnbWFpcC5jb20iLCJleHAiOjE3ODQyNTEzNDZ9.3kbwDzoFD1u1pkMxFuC2ADCVLrcL_CuHFYZGoeMy1Vw
[10-Jul-2026 01:26:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 01:26:25 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 01:26:25 UTC] User ID: 1010
[10-Jul-2026 01:26:25 UTC] ✅ User profile retrieved successfully for user ID: 1010
[10-Jul-2026 01:26:25 UTC] User Purchases API - User ID: 1010
[10-Jul-2026 01:26:25 UTC] User Purchases API - Total purchases found: 0
[10-Jul-2026 01:26:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 01:26:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 01:26:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"188.72.41.21, 172.71.137.152","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxMCIsInVzZXJuYW1lIjoiNzN1NDc3ciIsImVtYWlsIjoiN2V1ZXVkN0BnbWFpcC5jb20iLCJleHAiOjE3ODQyNTEzNDZ9.3kbwDzoFD1u1pkMxFuC2ADCVLrcL_CuHFYZGoeMy1Vw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a18bc7cb49c1d56e-BGW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"188.72.41.21","cf-ipcountry":"IQ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jul-2026 01:26:28 UTC] === User Orders API Called ===
[10-Jul-2026 01:26:28 UTC] User ID: 1010
[10-Jul-2026 01:26:28 UTC] Limit: 20, Offset: 0
[10-Jul-2026 01:26:28 UTC] Orders found: 2
[10-Jul-2026 01:26:28 UTC] Orders data: [{"id":396,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/f_eeff\/1560","status":"pending","created_at":"2026-07-10 04:56:13","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":395,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/f_eeff\/1560","status":"pending","created_at":"2026-07-10 04:55:20","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[10-Jul-2026 01:26:28 UTC] Total orders count: 2
[10-Jul-2026 01:27:39 UTC] === API CALL LOG ===
[10-Jul-2026 01:27:39 UTC] Endpoint: user/profile.php
[10-Jul-2026 01:27:39 UTC] Full Log Data: {
    "timestamp": "2026-07-10 01:27:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.72.41.21",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-forwarded-proto": "https",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxMCIsInVzZXJuYW1lIjoiNzN1NDc3ciIsImVtYWlsIjoiN2V1ZXVkN0BnbWFpcC5jb20iLCJleHAiOjE3ODQyNTEzNDZ9.3kbwDzoFD1u1pkMxFuC2ADCVLrcL_CuHFYZGoeMy1Vw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18bc985ffadd56e-BGW",
        "X-Forwarded-For": "188.72.41.21, 172.71.137.153",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.72.41.21",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 01:27:39 UTC] === END API CALL LOG ===
[10-Jul-2026 01:27:39 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 01:27:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxMCIsInVzZXJuYW1lIjoiNzN1NDc3ciIsImVtYWlsIjoiN2V1ZXVkN0BnbWFpcC5jb20iLCJleHAiOjE3ODQyNTEzNDZ9.3kbwDzoFD1u1pkMxFuC2ADCVLrcL_CuHFYZGoeMy1Vw
[10-Jul-2026 01:27:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 01:27:39 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 01:27:39 UTC] User ID: 1010
[10-Jul-2026 01:27:39 UTC] ✅ User profile retrieved successfully for user ID: 1010
[10-Jul-2026 01:27:39 UTC] User Purchases API - User ID: 1010
[10-Jul-2026 01:27:39 UTC] User Purchases API - Total purchases found: 0
[10-Jul-2026 01:28:08 UTC] === API CALL LOG ===
[10-Jul-2026 01:28:08 UTC] Endpoint: user/profile.php
[10-Jul-2026 01:28:08 UTC] Full Log Data: {
    "timestamp": "2026-07-10 01:28:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.72.41.21",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-forwarded-proto": "https",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxMCIsInVzZXJuYW1lIjoiNzN1NDc3ciIsImVtYWlsIjoiN2V1ZXVkN0BnbWFpcC5jb20iLCJleHAiOjE3ODQyNTEzNDZ9.3kbwDzoFD1u1pkMxFuC2ADCVLrcL_CuHFYZGoeMy1Vw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18bca3ad804d56e-BGW",
        "X-Forwarded-For": "188.72.41.21, 172.71.137.153",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.72.41.21",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 01:28:08 UTC] === END API CALL LOG ===
[10-Jul-2026 01:28:08 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 01:28:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxMCIsInVzZXJuYW1lIjoiNzN1NDc3ciIsImVtYWlsIjoiN2V1ZXVkN0BnbWFpcC5jb20iLCJleHAiOjE3ODQyNTEzNDZ9.3kbwDzoFD1u1pkMxFuC2ADCVLrcL_CuHFYZGoeMy1Vw
[10-Jul-2026 01:28:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 01:28:08 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 01:28:08 UTC] User ID: 1010
[10-Jul-2026 01:28:08 UTC] ✅ User profile retrieved successfully for user ID: 1010
[10-Jul-2026 01:28:16 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 01:28:16 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 01:28:16 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-forwarded-proto":"https","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxMCIsInVzZXJuYW1lIjoiNzN1NDc3ciIsImVtYWlsIjoiN2V1ZXVkN0BnbWFpcC5jb20iLCJleHAiOjE3ODQyNTEzNDZ9.3kbwDzoFD1u1pkMxFuC2ADCVLrcL_CuHFYZGoeMy1Vw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a18bca6ecf3ad56e-BGW","X-Forwarded-For":"188.72.41.21, 172.71.137.153","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"188.72.41.21","cf-ipcountry":"IQ","cf-visitor":"{\"scheme\":\"https\"}"}
[10-Jul-2026 01:28:16 UTC] === User Orders API Called ===
[10-Jul-2026 01:28:16 UTC] User ID: 1010
[10-Jul-2026 01:28:16 UTC] Limit: 20, Offset: 0
[10-Jul-2026 01:28:16 UTC] Orders found: 2
[10-Jul-2026 01:28:16 UTC] Orders data: [{"id":396,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/f_eeff\/1560","status":"pending","created_at":"2026-07-10 04:56:13","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":395,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/f_eeff\/1560","status":"pending","created_at":"2026-07-10 04:55:20","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[10-Jul-2026 01:28:16 UTC] Total orders count: 2
[10-Jul-2026 01:28:22 UTC] === API CALL LOG ===
[10-Jul-2026 01:28:22 UTC] Endpoint: user/profile.php
[10-Jul-2026 01:28:22 UTC] Full Log Data: {
    "timestamp": "2026-07-10 01:28:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.72.41.21",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-forwarded-proto": "https",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxMCIsInVzZXJuYW1lIjoiNzN1NDc3ciIsImVtYWlsIjoiN2V1ZXVkN0BnbWFpcC5jb20iLCJleHAiOjE3ODQyNTEzNDZ9.3kbwDzoFD1u1pkMxFuC2ADCVLrcL_CuHFYZGoeMy1Vw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18bca963a4bd56e-BGW",
        "X-Forwarded-For": "188.72.41.21, 172.71.137.153",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.72.41.21",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 01:28:22 UTC] === END API CALL LOG ===
[10-Jul-2026 01:28:22 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 01:28:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxMCIsInVzZXJuYW1lIjoiNzN1NDc3ciIsImVtYWlsIjoiN2V1ZXVkN0BnbWFpcC5jb20iLCJleHAiOjE3ODQyNTEzNDZ9.3kbwDzoFD1u1pkMxFuC2ADCVLrcL_CuHFYZGoeMy1Vw
[10-Jul-2026 01:28:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 01:28:22 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 01:28:22 UTC] User ID: 1010
[10-Jul-2026 01:28:22 UTC] ✅ User profile retrieved successfully for user ID: 1010
[10-Jul-2026 01:28:23 UTC] User Purchases API - User ID: 1010
[10-Jul-2026 01:28:23 UTC] User Purchases API - Total purchases found: 0
[10-Jul-2026 01:28:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 01:28:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 01:28:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-forwarded-proto":"https","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxMCIsInVzZXJuYW1lIjoiNzN1NDc3ciIsImVtYWlsIjoiN2V1ZXVkN0BnbWFpcC5jb20iLCJleHAiOjE3ODQyNTEzNDZ9.3kbwDzoFD1u1pkMxFuC2ADCVLrcL_CuHFYZGoeMy1Vw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a18bcaa458f2d56e-BGW","X-Forwarded-For":"188.72.41.21, 172.71.137.153","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"188.72.41.21","cf-ipcountry":"IQ","cf-visitor":"{\"scheme\":\"https\"}"}
[10-Jul-2026 01:28:25 UTC] === User Orders API Called ===
[10-Jul-2026 01:28:25 UTC] User ID: 1010
[10-Jul-2026 01:28:25 UTC] Limit: 20, Offset: 0
[10-Jul-2026 01:28:25 UTC] Orders found: 2
[10-Jul-2026 01:28:25 UTC] Orders data: [{"id":396,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/f_eeff\/1560","status":"pending","created_at":"2026-07-10 04:56:13","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":395,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/f_eeff\/1560","status":"pending","created_at":"2026-07-10 04:55:20","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[10-Jul-2026 01:28:25 UTC] Total orders count: 2
[10-Jul-2026 01:28:25 UTC] === API CALL LOG ===
[10-Jul-2026 01:28:25 UTC] Endpoint: user/profile.php
[10-Jul-2026 01:28:25 UTC] Full Log Data: {
    "timestamp": "2026-07-10 01:28:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.72.41.21",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-forwarded-proto": "https",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxMCIsInVzZXJuYW1lIjoiNzN1NDc3ciIsImVtYWlsIjoiN2V1ZXVkN0BnbWFpcC5jb20iLCJleHAiOjE3ODQyNTEzNDZ9.3kbwDzoFD1u1pkMxFuC2ADCVLrcL_CuHFYZGoeMy1Vw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18bcaa51ef114f7-BGW",
        "X-Forwarded-For": "188.72.41.21, 172.71.137.153",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.72.41.21",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 01:28:25 UTC] === END API CALL LOG ===
[10-Jul-2026 01:28:25 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 01:28:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxMCIsInVzZXJuYW1lIjoiNzN1NDc3ciIsImVtYWlsIjoiN2V1ZXVkN0BnbWFpcC5jb20iLCJleHAiOjE3ODQyNTEzNDZ9.3kbwDzoFD1u1pkMxFuC2ADCVLrcL_CuHFYZGoeMy1Vw
[10-Jul-2026 01:28:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 01:28:25 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 01:28:25 UTC] User ID: 1010
[10-Jul-2026 01:28:25 UTC] ✅ User profile retrieved successfully for user ID: 1010
[10-Jul-2026 01:28:25 UTC] === API CALL LOG ===
[10-Jul-2026 01:28:25 UTC] Endpoint: user/profile.php
[10-Jul-2026 01:28:25 UTC] Full Log Data: {
    "timestamp": "2026-07-10 01:28:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.72.41.21",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-forwarded-proto": "https",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxMCIsInVzZXJuYW1lIjoiNzN1NDc3ciIsImVtYWlsIjoiN2V1ZXVkN0BnbWFpcC5jb20iLCJleHAiOjE3ODQyNTEzNDZ9.3kbwDzoFD1u1pkMxFuC2ADCVLrcL_CuHFYZGoeMy1Vw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18bcaa84c66d56e-BGW",
        "X-Forwarded-For": "188.72.41.21, 172.71.137.153",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.72.41.21",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 01:28:25 UTC] === END API CALL LOG ===
[10-Jul-2026 01:28:25 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 01:28:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxMCIsInVzZXJuYW1lIjoiNzN1NDc3ciIsImVtYWlsIjoiN2V1ZXVkN0BnbWFpcC5jb20iLCJleHAiOjE3ODQyNTEzNDZ9.3kbwDzoFD1u1pkMxFuC2ADCVLrcL_CuHFYZGoeMy1Vw
[10-Jul-2026 01:28:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 01:28:25 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 01:28:25 UTC] User ID: 1010
[10-Jul-2026 01:28:25 UTC] ✅ User profile retrieved successfully for user ID: 1010
[10-Jul-2026 01:29:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 01:29:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 01:29:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-forwarded-proto":"https","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxMCIsInVzZXJuYW1lIjoiNzN1NDc3ciIsImVtYWlsIjoiN2V1ZXVkN0BnbWFpcC5jb20iLCJleHAiOjE3ODQyNTEzNDZ9.3kbwDzoFD1u1pkMxFuC2ADCVLrcL_CuHFYZGoeMy1Vw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a18bcc1778c8d56e-BGW","X-Forwarded-For":"188.72.41.21, 172.71.137.152","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"188.72.41.21","cf-ipcountry":"IQ","cf-visitor":"{\"scheme\":\"https\"}"}
[10-Jul-2026 01:29:24 UTC] === User Orders API Called ===
[10-Jul-2026 01:29:24 UTC] User ID: 1010
[10-Jul-2026 01:29:24 UTC] Limit: 20, Offset: 0
[10-Jul-2026 01:29:24 UTC] Orders found: 2
[10-Jul-2026 01:29:24 UTC] Orders data: [{"id":396,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/f_eeff\/1560","status":"pending","created_at":"2026-07-10 04:56:13","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":395,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/f_eeff\/1560","status":"pending","created_at":"2026-07-10 04:55:20","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[10-Jul-2026 01:29:24 UTC] Total orders count: 2
[10-Jul-2026 01:29:24 UTC] === API CALL LOG ===
[10-Jul-2026 01:29:24 UTC] Endpoint: user/profile.php
[10-Jul-2026 01:29:24 UTC] Full Log Data: {
    "timestamp": "2026-07-10 01:29:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.72.41.21",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-forwarded-proto": "https",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxMCIsInVzZXJuYW1lIjoiNzN1NDc3ciIsImVtYWlsIjoiN2V1ZXVkN0BnbWFpcC5jb20iLCJleHAiOjE3ODQyNTEzNDZ9.3kbwDzoFD1u1pkMxFuC2ADCVLrcL_CuHFYZGoeMy1Vw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18bcc182d5e14f7-BGW",
        "X-Forwarded-For": "188.72.41.21, 172.71.137.152",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.72.41.21",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 01:29:24 UTC] === END API CALL LOG ===
[10-Jul-2026 01:29:24 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 01:29:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxMCIsInVzZXJuYW1lIjoiNzN1NDc3ciIsImVtYWlsIjoiN2V1ZXVkN0BnbWFpcC5jb20iLCJleHAiOjE3ODQyNTEzNDZ9.3kbwDzoFD1u1pkMxFuC2ADCVLrcL_CuHFYZGoeMy1Vw
[10-Jul-2026 01:29:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 01:29:24 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 01:29:24 UTC] User ID: 1010
[10-Jul-2026 01:29:24 UTC] ✅ User profile retrieved successfully for user ID: 1010
[10-Jul-2026 01:29:25 UTC] === API CALL LOG ===
[10-Jul-2026 01:29:25 UTC] Endpoint: user/profile.php
[10-Jul-2026 01:29:25 UTC] Full Log Data: {
    "timestamp": "2026-07-10 01:29:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.72.41.21",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-forwarded-proto": "https",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxMCIsInVzZXJuYW1lIjoiNzN1NDc3ciIsImVtYWlsIjoiN2V1ZXVkN0BnbWFpcC5jb20iLCJleHAiOjE3ODQyNTEzNDZ9.3kbwDzoFD1u1pkMxFuC2ADCVLrcL_CuHFYZGoeMy1Vw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18bcc1bed60d56e-BGW",
        "X-Forwarded-For": "188.72.41.21, 172.71.137.152",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.72.41.21",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 01:29:25 UTC] === END API CALL LOG ===
[10-Jul-2026 01:29:25 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 01:29:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxMCIsInVzZXJuYW1lIjoiNzN1NDc3ciIsImVtYWlsIjoiN2V1ZXVkN0BnbWFpcC5jb20iLCJleHAiOjE3ODQyNTEzNDZ9.3kbwDzoFD1u1pkMxFuC2ADCVLrcL_CuHFYZGoeMy1Vw
[10-Jul-2026 01:29:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 01:29:25 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 01:29:25 UTC] User ID: 1010
[10-Jul-2026 01:29:25 UTC] ✅ User profile retrieved successfully for user ID: 1010
[10-Jul-2026 01:29:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 01:29:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 01:29:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-forwarded-proto":"https","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxMCIsInVzZXJuYW1lIjoiNzN1NDc3ciIsImVtYWlsIjoiN2V1ZXVkN0BnbWFpcC5jb20iLCJleHAiOjE3ODQyNTEzNDZ9.3kbwDzoFD1u1pkMxFuC2ADCVLrcL_CuHFYZGoeMy1Vw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a18bcc32fd46d56e-BGW","X-Forwarded-For":"188.72.41.21, 172.71.137.153","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"188.72.41.21","cf-ipcountry":"IQ","cf-visitor":"{\"scheme\":\"https\"}"}
[10-Jul-2026 01:29:28 UTC] === User Orders API Called ===
[10-Jul-2026 01:29:28 UTC] User ID: 1010
[10-Jul-2026 01:29:28 UTC] Limit: 20, Offset: 0
[10-Jul-2026 01:29:28 UTC] Orders found: 2
[10-Jul-2026 01:29:28 UTC] Orders data: [{"id":396,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/f_eeff\/1560","status":"pending","created_at":"2026-07-10 04:56:13","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":395,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/f_eeff\/1560","status":"pending","created_at":"2026-07-10 04:55:20","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[10-Jul-2026 01:29:28 UTC] Total orders count: 2
[10-Jul-2026 01:29:32 UTC] === API CALL LOG ===
[10-Jul-2026 01:29:32 UTC] Endpoint: user/profile.php
[10-Jul-2026 01:29:32 UTC] Full Log Data: {
    "timestamp": "2026-07-10 01:29:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.72.41.21",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-forwarded-proto": "https",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxMCIsInVzZXJuYW1lIjoiNzN1NDc3ciIsImVtYWlsIjoiN2V1ZXVkN0BnbWFpcC5jb20iLCJleHAiOjE3ODQyNTEzNDZ9.3kbwDzoFD1u1pkMxFuC2ADCVLrcL_CuHFYZGoeMy1Vw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18bcc4a8dd0d56e-BGW",
        "X-Forwarded-For": "188.72.41.21, 172.71.137.153",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.72.41.21",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 01:29:32 UTC] === END API CALL LOG ===
[10-Jul-2026 01:29:32 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 01:29:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxMCIsInVzZXJuYW1lIjoiNzN1NDc3ciIsImVtYWlsIjoiN2V1ZXVkN0BnbWFpcC5jb20iLCJleHAiOjE3ODQyNTEzNDZ9.3kbwDzoFD1u1pkMxFuC2ADCVLrcL_CuHFYZGoeMy1Vw
[10-Jul-2026 01:29:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 01:29:32 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 01:29:32 UTC] User ID: 1010
[10-Jul-2026 01:29:32 UTC] ✅ User profile retrieved successfully for user ID: 1010
[10-Jul-2026 01:29:32 UTC] User Purchases API - User ID: 1010
[10-Jul-2026 01:29:32 UTC] User Purchases API - Total purchases found: 0
[10-Jul-2026 01:29:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 01:29:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 01:29:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-forwarded-proto":"https","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxMCIsInVzZXJuYW1lIjoiNzN1NDc3ciIsImVtYWlsIjoiN2V1ZXVkN0BnbWFpcC5jb20iLCJleHAiOjE3ODQyNTEzNDZ9.3kbwDzoFD1u1pkMxFuC2ADCVLrcL_CuHFYZGoeMy1Vw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a18bcc70ec54d56e-BGW","X-Forwarded-For":"188.72.41.21, 172.71.137.152","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"188.72.41.21","cf-ipcountry":"IQ","cf-visitor":"{\"scheme\":\"https\"}"}
[10-Jul-2026 01:29:39 UTC] === User Orders API Called ===
[10-Jul-2026 01:29:39 UTC] User ID: 1010
[10-Jul-2026 01:29:39 UTC] Limit: 20, Offset: 0
[10-Jul-2026 01:29:39 UTC] Orders found: 2
[10-Jul-2026 01:29:39 UTC] Orders data: [{"id":396,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/f_eeff\/1560","status":"pending","created_at":"2026-07-10 04:56:13","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":395,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/f_eeff\/1560","status":"pending","created_at":"2026-07-10 04:55:20","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[10-Jul-2026 01:29:39 UTC] Total orders count: 2
[10-Jul-2026 01:29:39 UTC] === API CALL LOG ===
[10-Jul-2026 01:29:39 UTC] Endpoint: user/profile.php
[10-Jul-2026 01:29:39 UTC] Full Log Data: {
    "timestamp": "2026-07-10 01:29:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.72.41.21",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-forwarded-proto": "https",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxMCIsInVzZXJuYW1lIjoiNzN1NDc3ciIsImVtYWlsIjoiN2V1ZXVkN0BnbWFpcC5jb20iLCJleHAiOjE3ODQyNTEzNDZ9.3kbwDzoFD1u1pkMxFuC2ADCVLrcL_CuHFYZGoeMy1Vw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18bcc718b3f14f7-BGW",
        "X-Forwarded-For": "188.72.41.21, 172.71.137.152",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.72.41.21",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 01:29:39 UTC] === END API CALL LOG ===
[10-Jul-2026 01:29:39 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 01:29:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxMCIsInVzZXJuYW1lIjoiNzN1NDc3ciIsImVtYWlsIjoiN2V1ZXVkN0BnbWFpcC5jb20iLCJleHAiOjE3ODQyNTEzNDZ9.3kbwDzoFD1u1pkMxFuC2ADCVLrcL_CuHFYZGoeMy1Vw
[10-Jul-2026 01:29:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 01:29:39 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 01:29:39 UTC] User ID: 1010
[10-Jul-2026 01:29:39 UTC] ✅ User profile retrieved successfully for user ID: 1010
[10-Jul-2026 01:29:39 UTC] === API CALL LOG ===
[10-Jul-2026 01:29:39 UTC] Endpoint: user/profile.php
[10-Jul-2026 01:29:39 UTC] Full Log Data: {
    "timestamp": "2026-07-10 01:29:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.72.41.21",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-forwarded-proto": "https",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxMCIsInVzZXJuYW1lIjoiNzN1NDc3ciIsImVtYWlsIjoiN2V1ZXVkN0BnbWFpcC5jb20iLCJleHAiOjE3ODQyNTEzNDZ9.3kbwDzoFD1u1pkMxFuC2ADCVLrcL_CuHFYZGoeMy1Vw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18bcc75486ed56e-BGW",
        "X-Forwarded-For": "188.72.41.21, 172.71.137.152",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.72.41.21",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 01:29:39 UTC] === END API CALL LOG ===
[10-Jul-2026 01:29:39 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 01:29:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxMCIsInVzZXJuYW1lIjoiNzN1NDc3ciIsImVtYWlsIjoiN2V1ZXVkN0BnbWFpcC5jb20iLCJleHAiOjE3ODQyNTEzNDZ9.3kbwDzoFD1u1pkMxFuC2ADCVLrcL_CuHFYZGoeMy1Vw
[10-Jul-2026 01:29:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 01:29:39 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 01:29:39 UTC] User ID: 1010
[10-Jul-2026 01:29:39 UTC] ✅ User profile retrieved successfully for user ID: 1010
[10-Jul-2026 01:30:11 UTC] === API CALL LOG ===
[10-Jul-2026 01:30:11 UTC] Endpoint: user/profile.php
[10-Jul-2026 01:30:11 UTC] Full Log Data: {
    "timestamp": "2026-07-10 01:30:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.72.41.21",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.72.41.21, 172.71.137.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxMCIsInVzZXJuYW1lIjoiNzN1NDc3ciIsImVtYWlsIjoiN2V1ZXVkN0BnbWFpcC5jb20iLCJleHAiOjE3ODQyNTEzNDZ9.3kbwDzoFD1u1pkMxFuC2ADCVLrcL_CuHFYZGoeMy1Vw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18bcd3efcad14f7-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.72.41.21",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 01:30:11 UTC] === END API CALL LOG ===
[10-Jul-2026 01:30:11 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 01:30:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxMCIsInVzZXJuYW1lIjoiNzN1NDc3ciIsImVtYWlsIjoiN2V1ZXVkN0BnbWFpcC5jb20iLCJleHAiOjE3ODQyNTEzNDZ9.3kbwDzoFD1u1pkMxFuC2ADCVLrcL_CuHFYZGoeMy1Vw
[10-Jul-2026 01:30:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 01:30:11 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 01:30:11 UTC] User ID: 1010
[10-Jul-2026 01:30:11 UTC] ✅ User profile retrieved successfully for user ID: 1010
[10-Jul-2026 01:30:11 UTC] === API CALL LOG ===
[10-Jul-2026 01:30:11 UTC] Endpoint: user/profile.php
[10-Jul-2026 01:30:11 UTC] Full Log Data: {
    "timestamp": "2026-07-10 01:30:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.72.41.21",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.72.41.21, 172.71.137.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxMCIsInVzZXJuYW1lIjoiNzN1NDc3ciIsImVtYWlsIjoiN2V1ZXVkN0BnbWFpcC5jb20iLCJleHAiOjE3ODQyNTEzNDZ9.3kbwDzoFD1u1pkMxFuC2ADCVLrcL_CuHFYZGoeMy1Vw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18bcd3f8d1a14f7-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.72.41.21",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 01:30:11 UTC] === END API CALL LOG ===
[10-Jul-2026 01:30:11 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 01:30:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxMCIsInVzZXJuYW1lIjoiNzN1NDc3ciIsImVtYWlsIjoiN2V1ZXVkN0BnbWFpcC5jb20iLCJleHAiOjE3ODQyNTEzNDZ9.3kbwDzoFD1u1pkMxFuC2ADCVLrcL_CuHFYZGoeMy1Vw
[10-Jul-2026 01:30:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 01:30:11 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 01:30:11 UTC] User ID: 1010
[10-Jul-2026 01:30:11 UTC] ✅ User profile retrieved successfully for user ID: 1010
[10-Jul-2026 01:30:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 01:30:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 01:30:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"188.72.41.21, 172.71.137.152","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxMCIsInVzZXJuYW1lIjoiNzN1NDc3ciIsImVtYWlsIjoiN2V1ZXVkN0BnbWFpcC5jb20iLCJleHAiOjE3ODQyNTEzNDZ9.3kbwDzoFD1u1pkMxFuC2ADCVLrcL_CuHFYZGoeMy1Vw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a18bcd409e1114f7-BGW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"188.72.41.21","cf-ipcountry":"IQ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jul-2026 01:30:11 UTC] === User Orders API Called ===
[10-Jul-2026 01:30:11 UTC] User ID: 1010
[10-Jul-2026 01:30:11 UTC] Limit: 20, Offset: 0
[10-Jul-2026 01:30:11 UTC] Orders found: 2
[10-Jul-2026 01:30:11 UTC] Orders data: [{"id":396,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/f_eeff\/1560","status":"pending","created_at":"2026-07-10 04:56:13","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":395,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/f_eeff\/1560","status":"pending","created_at":"2026-07-10 04:55:20","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[10-Jul-2026 01:30:11 UTC] Total orders count: 2
[10-Jul-2026 01:30:12 UTC] === API CALL LOG ===
[10-Jul-2026 01:30:12 UTC] Endpoint: user/profile.php
[10-Jul-2026 01:30:12 UTC] Full Log Data: {
    "timestamp": "2026-07-10 01:30:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.72.41.21",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.72.41.21, 172.71.137.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxMCIsInVzZXJuYW1lIjoiNzN1NDc3ciIsImVtYWlsIjoiN2V1ZXVkN0BnbWFpcC5jb20iLCJleHAiOjE3ODQyNTEzNDZ9.3kbwDzoFD1u1pkMxFuC2ADCVLrcL_CuHFYZGoeMy1Vw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18bcd40de4214f7-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.72.41.21",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 01:30:12 UTC] === END API CALL LOG ===
[10-Jul-2026 01:30:12 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 01:30:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxMCIsInVzZXJuYW1lIjoiNzN1NDc3ciIsImVtYWlsIjoiN2V1ZXVkN0BnbWFpcC5jb20iLCJleHAiOjE3ODQyNTEzNDZ9.3kbwDzoFD1u1pkMxFuC2ADCVLrcL_CuHFYZGoeMy1Vw
[10-Jul-2026 01:30:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 01:30:12 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 01:30:12 UTC] User ID: 1010
[10-Jul-2026 01:30:12 UTC] ✅ User profile retrieved successfully for user ID: 1010
[10-Jul-2026 01:30:12 UTC] === API CALL LOG ===
[10-Jul-2026 01:30:12 UTC] Endpoint: user/profile.php
[10-Jul-2026 01:30:12 UTC] Full Log Data: {
    "timestamp": "2026-07-10 01:30:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.72.41.21",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.72.41.21, 172.71.137.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxMCIsInVzZXJuYW1lIjoiNzN1NDc3ciIsImVtYWlsIjoiN2V1ZXVkN0BnbWFpcC5jb20iLCJleHAiOjE3ODQyNTEzNDZ9.3kbwDzoFD1u1pkMxFuC2ADCVLrcL_CuHFYZGoeMy1Vw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18bcd4499e014f7-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.72.41.21",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 01:30:12 UTC] === END API CALL LOG ===
[10-Jul-2026 01:30:12 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 01:30:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxMCIsInVzZXJuYW1lIjoiNzN1NDc3ciIsImVtYWlsIjoiN2V1ZXVkN0BnbWFpcC5jb20iLCJleHAiOjE3ODQyNTEzNDZ9.3kbwDzoFD1u1pkMxFuC2ADCVLrcL_CuHFYZGoeMy1Vw
[10-Jul-2026 01:30:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 01:30:12 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 01:30:12 UTC] User ID: 1010
[10-Jul-2026 01:30:12 UTC] ✅ User profile retrieved successfully for user ID: 1010
[10-Jul-2026 02:45:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 02:45:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 02:45:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"188.113.201.231, 172.64.200.170","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxMSIsInVzZXJuYW1lIjoiLi4uIiwiZW1haWwiOiJuaXpvbWlkZGlub3ZtYWhtdWQzMjNAZ21haWwuY29tIiwiZXhwIjoxNzg0MjU2MzMzfQ.BdtBKmFHLN5hw09TtZPQto_CSVe-Lc9ABeq2G9apkG0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a18c3bab1cfe1027-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"188.113.201.231","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jul-2026 02:45:34 UTC] === User Orders API Called ===
[10-Jul-2026 02:45:34 UTC] User ID: 1011
[10-Jul-2026 02:45:34 UTC] Limit: 20, Offset: 0
[10-Jul-2026 02:45:34 UTC] Orders found: 0
[10-Jul-2026 02:45:34 UTC] Orders data: []
[10-Jul-2026 02:45:34 UTC] Total orders count: 0
[10-Jul-2026 02:45:34 UTC] === API CALL LOG ===
[10-Jul-2026 02:45:34 UTC] Endpoint: user/profile.php
[10-Jul-2026 02:45:34 UTC] Full Log Data: {
    "timestamp": "2026-07-10 02:45:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.201.231",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.201.231, 172.64.200.170",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxMSIsInVzZXJuYW1lIjoiLi4uIiwiZW1haWwiOiJuaXpvbWlkZGlub3ZtYWhtdWQzMjNAZ21haWwuY29tIiwiZXhwIjoxNzg0MjU2MzMzfQ.BdtBKmFHLN5hw09TtZPQto_CSVe-Lc9ABeq2G9apkG0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18c3bab1cf51027-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.113.201.231",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 02:45:34 UTC] === END API CALL LOG ===
[10-Jul-2026 02:45:34 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 02:45:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxMSIsInVzZXJuYW1lIjoiLi4uIiwiZW1haWwiOiJuaXpvbWlkZGlub3ZtYWhtdWQzMjNAZ21haWwuY29tIiwiZXhwIjoxNzg0MjU2MzMzfQ.BdtBKmFHLN5hw09TtZPQto_CSVe-Lc9ABeq2G9apkG0
[10-Jul-2026 02:45:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 02:45:34 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 02:45:34 UTC] User ID: 1011
[10-Jul-2026 02:45:34 UTC] ✅ User profile retrieved successfully for user ID: 1011
[10-Jul-2026 02:45:34 UTC] === API CALL LOG ===
[10-Jul-2026 02:45:34 UTC] Endpoint: user/profile.php
[10-Jul-2026 02:45:34 UTC] Full Log Data: {
    "timestamp": "2026-07-10 02:45:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.201.231",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.201.231, 172.64.200.170",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxMSIsInVzZXJuYW1lIjoiLi4uIiwiZW1haWwiOiJuaXpvbWlkZGlub3ZtYWhtdWQzMjNAZ21haWwuY29tIiwiZXhwIjoxNzg0MjU2MzMzfQ.BdtBKmFHLN5hw09TtZPQto_CSVe-Lc9ABeq2G9apkG0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18c3babfdaa1027-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.113.201.231",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 02:45:34 UTC] === END API CALL LOG ===
[10-Jul-2026 02:45:34 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 02:45:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxMSIsInVzZXJuYW1lIjoiLi4uIiwiZW1haWwiOiJuaXpvbWlkZGlub3ZtYWhtdWQzMjNAZ21haWwuY29tIiwiZXhwIjoxNzg0MjU2MzMzfQ.BdtBKmFHLN5hw09TtZPQto_CSVe-Lc9ABeq2G9apkG0
[10-Jul-2026 02:45:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 02:45:34 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 02:45:34 UTC] User ID: 1011
[10-Jul-2026 02:45:34 UTC] ✅ User profile retrieved successfully for user ID: 1011
[10-Jul-2026 02:45:35 UTC] === API CALL LOG ===
[10-Jul-2026 02:45:35 UTC] Endpoint: user/profile.php
[10-Jul-2026 02:45:35 UTC] Full Log Data: {
    "timestamp": "2026-07-10 02:45:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.201.231",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.201.231, 172.64.200.170",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxMSIsInVzZXJuYW1lIjoiLi4uIiwiZW1haWwiOiJuaXpvbWlkZGlub3ZtYWhtdWQzMjNAZ21haWwuY29tIiwiZXhwIjoxNzg0MjU2MzMzfQ.BdtBKmFHLN5hw09TtZPQto_CSVe-Lc9ABeq2G9apkG0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18c3bb0192f1027-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.113.201.231",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 02:45:35 UTC] === END API CALL LOG ===
[10-Jul-2026 02:45:35 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 02:45:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxMSIsInVzZXJuYW1lIjoiLi4uIiwiZW1haWwiOiJuaXpvbWlkZGlub3ZtYWhtdWQzMjNAZ21haWwuY29tIiwiZXhwIjoxNzg0MjU2MzMzfQ.BdtBKmFHLN5hw09TtZPQto_CSVe-Lc9ABeq2G9apkG0
[10-Jul-2026 02:45:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 02:45:35 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 02:45:35 UTC] User ID: 1011
[10-Jul-2026 02:45:35 UTC] ✅ User profile retrieved successfully for user ID: 1011
[10-Jul-2026 02:45:44 UTC] === API CALL LOG ===
[10-Jul-2026 02:45:44 UTC] Endpoint: user/profile.php
[10-Jul-2026 02:45:44 UTC] Full Log Data: {
    "timestamp": "2026-07-10 02:45:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.201.231",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.201.231, 172.64.200.170",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxMSIsInVzZXJuYW1lIjoiLi4uIiwiZW1haWwiOiJuaXpvbWlkZGlub3ZtYWhtdWQzMjNAZ21haWwuY29tIiwiZXhwIjoxNzg0MjU2MzMzfQ.BdtBKmFHLN5hw09TtZPQto_CSVe-Lc9ABeq2G9apkG0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18c3bebaebb1027-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.113.201.231",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 02:45:44 UTC] === END API CALL LOG ===
[10-Jul-2026 02:45:44 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 02:45:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxMSIsInVzZXJuYW1lIjoiLi4uIiwiZW1haWwiOiJuaXpvbWlkZGlub3ZtYWhtdWQzMjNAZ21haWwuY29tIiwiZXhwIjoxNzg0MjU2MzMzfQ.BdtBKmFHLN5hw09TtZPQto_CSVe-Lc9ABeq2G9apkG0
[10-Jul-2026 02:45:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 02:45:44 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 02:45:44 UTC] User ID: 1011
[10-Jul-2026 02:45:44 UTC] ✅ User profile retrieved successfully for user ID: 1011
[10-Jul-2026 02:45:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 02:45:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 02:45:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"188.113.201.231, 172.64.200.170","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxMSIsInVzZXJuYW1lIjoiLi4uIiwiZW1haWwiOiJuaXpvbWlkZGlub3ZtYWhtdWQzMjNAZ21haWwuY29tIiwiZXhwIjoxNzg0MjU2MzMzfQ.BdtBKmFHLN5hw09TtZPQto_CSVe-Lc9ABeq2G9apkG0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a18c3bebaeb91027-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"188.113.201.231","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jul-2026 02:45:44 UTC] === User Orders API Called ===
[10-Jul-2026 02:45:44 UTC] User ID: 1011
[10-Jul-2026 02:45:44 UTC] Limit: 20, Offset: 0
[10-Jul-2026 02:45:44 UTC] Orders found: 0
[10-Jul-2026 02:45:44 UTC] Orders data: []
[10-Jul-2026 02:45:44 UTC] Total orders count: 0
[10-Jul-2026 02:45:45 UTC] === API CALL LOG ===
[10-Jul-2026 02:45:45 UTC] Endpoint: user/profile.php
[10-Jul-2026 02:45:45 UTC] Full Log Data: {
    "timestamp": "2026-07-10 02:45:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.201.231",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.201.231, 172.64.200.170",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxMSIsInVzZXJuYW1lIjoiLi4uIiwiZW1haWwiOiJuaXpvbWlkZGlub3ZtYWhtdWQzMjNAZ21haWwuY29tIiwiZXhwIjoxNzg0MjU2MzMzfQ.BdtBKmFHLN5hw09TtZPQto_CSVe-Lc9ABeq2G9apkG0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18c3befa9df1027-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.113.201.231",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 02:45:45 UTC] === END API CALL LOG ===
[10-Jul-2026 02:45:45 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 02:45:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxMSIsInVzZXJuYW1lIjoiLi4uIiwiZW1haWwiOiJuaXpvbWlkZGlub3ZtYWhtdWQzMjNAZ21haWwuY29tIiwiZXhwIjoxNzg0MjU2MzMzfQ.BdtBKmFHLN5hw09TtZPQto_CSVe-Lc9ABeq2G9apkG0
[10-Jul-2026 02:45:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 02:45:45 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 02:45:45 UTC] User ID: 1011
[10-Jul-2026 02:45:45 UTC] ✅ User profile retrieved successfully for user ID: 1011
[10-Jul-2026 02:45:45 UTC] === API CALL LOG ===
[10-Jul-2026 02:45:45 UTC] Endpoint: user/profile.php
[10-Jul-2026 02:45:45 UTC] Full Log Data: {
    "timestamp": "2026-07-10 02:45:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.201.231",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.201.231, 172.64.200.170",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxMSIsInVzZXJuYW1lIjoiLi4uIiwiZW1haWwiOiJuaXpvbWlkZGlub3ZtYWhtdWQzMjNAZ21haWwuY29tIiwiZXhwIjoxNzg0MjU2MzMzfQ.BdtBKmFHLN5hw09TtZPQto_CSVe-Lc9ABeq2G9apkG0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18c3bf07a871027-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.113.201.231",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 02:45:45 UTC] === END API CALL LOG ===
[10-Jul-2026 02:45:45 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 02:45:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxMSIsInVzZXJuYW1lIjoiLi4uIiwiZW1haWwiOiJuaXpvbWlkZGlub3ZtYWhtdWQzMjNAZ21haWwuY29tIiwiZXhwIjoxNzg0MjU2MzMzfQ.BdtBKmFHLN5hw09TtZPQto_CSVe-Lc9ABeq2G9apkG0
[10-Jul-2026 02:45:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 02:45:45 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 02:45:45 UTC] User ID: 1011
[10-Jul-2026 02:45:45 UTC] ✅ User profile retrieved successfully for user ID: 1011
[10-Jul-2026 02:45:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 02:45:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 02:45:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"188.113.201.231, 172.64.200.171","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxMSIsInVzZXJuYW1lIjoiLi4uIiwiZW1haWwiOiJuaXpvbWlkZGlub3ZtYWhtdWQzMjNAZ21haWwuY29tIiwiZXhwIjoxNzg0MjU2MzMzfQ.BdtBKmFHLN5hw09TtZPQto_CSVe-Lc9ABeq2G9apkG0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a18c3c409e8a1027-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"188.113.201.231","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jul-2026 02:45:58 UTC] === User Orders API Called ===
[10-Jul-2026 02:45:58 UTC] User ID: 1011
[10-Jul-2026 02:45:58 UTC] Limit: 20, Offset: 0
[10-Jul-2026 02:45:58 UTC] Orders found: 0
[10-Jul-2026 02:45:58 UTC] Orders data: []
[10-Jul-2026 02:45:58 UTC] Total orders count: 0
[10-Jul-2026 02:45:59 UTC] === API CALL LOG ===
[10-Jul-2026 02:45:59 UTC] Endpoint: user/profile.php
[10-Jul-2026 02:45:59 UTC] Full Log Data: {
    "timestamp": "2026-07-10 02:45:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.201.231",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.201.231, 172.64.200.171",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxMSIsInVzZXJuYW1lIjoiLi4uIiwiZW1haWwiOiJuaXpvbWlkZGlub3ZtYWhtdWQzMjNAZ21haWwuY29tIiwiZXhwIjoxNzg0MjU2MzMzfQ.BdtBKmFHLN5hw09TtZPQto_CSVe-Lc9ABeq2G9apkG0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18c3c466aeb1027-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.113.201.231",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 02:45:59 UTC] === END API CALL LOG ===
[10-Jul-2026 02:45:59 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 02:45:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxMSIsInVzZXJuYW1lIjoiLi4uIiwiZW1haWwiOiJuaXpvbWlkZGlub3ZtYWhtdWQzMjNAZ21haWwuY29tIiwiZXhwIjoxNzg0MjU2MzMzfQ.BdtBKmFHLN5hw09TtZPQto_CSVe-Lc9ABeq2G9apkG0
[10-Jul-2026 02:45:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 02:45:59 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 02:45:59 UTC] User ID: 1011
[10-Jul-2026 02:45:59 UTC] ✅ User profile retrieved successfully for user ID: 1011
[10-Jul-2026 02:45:59 UTC] User Purchases API - User ID: 1011
[10-Jul-2026 02:45:59 UTC] User Purchases API - Total purchases found: 0
[10-Jul-2026 02:46:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 02:46:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 02:46:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"188.113.201.231, 172.64.200.171","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxMSIsInVzZXJuYW1lIjoiLi4uIiwiZW1haWwiOiJuaXpvbWlkZGlub3ZtYWhtdWQzMjNAZ21haWwuY29tIiwiZXhwIjoxNzg0MjU2MzMzfQ.BdtBKmFHLN5hw09TtZPQto_CSVe-Lc9ABeq2G9apkG0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a18c3c57a8b31027-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"188.113.201.231","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jul-2026 02:46:02 UTC] === User Orders API Called ===
[10-Jul-2026 02:46:02 UTC] User ID: 1011
[10-Jul-2026 02:46:02 UTC] Limit: 20, Offset: 0
[10-Jul-2026 02:46:02 UTC] Orders found: 0
[10-Jul-2026 02:46:02 UTC] Orders data: []
[10-Jul-2026 02:46:02 UTC] Total orders count: 0
[10-Jul-2026 02:46:04 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 02:46:04 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 02:46:04 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"188.113.201.231, 172.64.200.171","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxMSIsInVzZXJuYW1lIjoiLi4uIiwiZW1haWwiOiJuaXpvbWlkZGlub3ZtYWhtdWQzMjNAZ21haWwuY29tIiwiZXhwIjoxNzg0MjU2MzMzfQ.BdtBKmFHLN5hw09TtZPQto_CSVe-Lc9ABeq2G9apkG0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a18c3c63cae81027-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"188.113.201.231","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jul-2026 02:46:04 UTC] === User Orders API Called ===
[10-Jul-2026 02:46:04 UTC] User ID: 1011
[10-Jul-2026 02:46:04 UTC] Limit: 20, Offset: 0
[10-Jul-2026 02:46:04 UTC] Orders found: 0
[10-Jul-2026 02:46:04 UTC] Orders data: []
[10-Jul-2026 02:46:04 UTC] Total orders count: 0
[10-Jul-2026 02:46:04 UTC] === API CALL LOG ===
[10-Jul-2026 02:46:04 UTC] Endpoint: user/profile.php
[10-Jul-2026 02:46:04 UTC] Full Log Data: {
    "timestamp": "2026-07-10 02:46:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.201.231",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.201.231, 172.64.200.171",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxMSIsInVzZXJuYW1lIjoiLi4uIiwiZW1haWwiOiJuaXpvbWlkZGlub3ZtYWhtdWQzMjNAZ21haWwuY29tIiwiZXhwIjoxNzg0MjU2MzMzfQ.BdtBKmFHLN5hw09TtZPQto_CSVe-Lc9ABeq2G9apkG0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18c3c63caea1027-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.113.201.231",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 02:46:04 UTC] === END API CALL LOG ===
[10-Jul-2026 02:46:04 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 02:46:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxMSIsInVzZXJuYW1lIjoiLi4uIiwiZW1haWwiOiJuaXpvbWlkZGlub3ZtYWhtdWQzMjNAZ21haWwuY29tIiwiZXhwIjoxNzg0MjU2MzMzfQ.BdtBKmFHLN5hw09TtZPQto_CSVe-Lc9ABeq2G9apkG0
[10-Jul-2026 02:46:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 02:46:04 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 02:46:04 UTC] User ID: 1011
[10-Jul-2026 02:46:04 UTC] ✅ User profile retrieved successfully for user ID: 1011
[10-Jul-2026 02:46:04 UTC] === API CALL LOG ===
[10-Jul-2026 02:46:04 UTC] Endpoint: user/profile.php
[10-Jul-2026 02:46:04 UTC] Full Log Data: {
    "timestamp": "2026-07-10 02:46:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.201.231",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.201.231, 172.64.200.171",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxMSIsInVzZXJuYW1lIjoiLi4uIiwiZW1haWwiOiJuaXpvbWlkZGlub3ZtYWhtdWQzMjNAZ21haWwuY29tIiwiZXhwIjoxNzg0MjU2MzMzfQ.BdtBKmFHLN5hw09TtZPQto_CSVe-Lc9ABeq2G9apkG0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18c3c676e071027-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.113.201.231",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 02:46:04 UTC] === END API CALL LOG ===
[10-Jul-2026 02:46:04 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 02:46:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxMSIsInVzZXJuYW1lIjoiLi4uIiwiZW1haWwiOiJuaXpvbWlkZGlub3ZtYWhtdWQzMjNAZ21haWwuY29tIiwiZXhwIjoxNzg0MjU2MzMzfQ.BdtBKmFHLN5hw09TtZPQto_CSVe-Lc9ABeq2G9apkG0
[10-Jul-2026 02:46:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 02:46:04 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 02:46:04 UTC] User ID: 1011
[10-Jul-2026 02:46:04 UTC] ✅ User profile retrieved successfully for user ID: 1011
[10-Jul-2026 02:46:04 UTC] === API CALL LOG ===
[10-Jul-2026 02:46:04 UTC] Endpoint: user/profile.php
[10-Jul-2026 02:46:04 UTC] Full Log Data: {
    "timestamp": "2026-07-10 02:46:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.201.231",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.201.231, 172.64.200.171",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxMSIsInVzZXJuYW1lIjoiLi4uIiwiZW1haWwiOiJuaXpvbWlkZGlub3ZtYWhtdWQzMjNAZ21haWwuY29tIiwiZXhwIjoxNzg0MjU2MzMzfQ.BdtBKmFHLN5hw09TtZPQto_CSVe-Lc9ABeq2G9apkG0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18c3c687ed31027-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.113.201.231",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 02:46:04 UTC] === END API CALL LOG ===
[10-Jul-2026 02:46:04 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 02:46:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxMSIsInVzZXJuYW1lIjoiLi4uIiwiZW1haWwiOiJuaXpvbWlkZGlub3ZtYWhtdWQzMjNAZ21haWwuY29tIiwiZXhwIjoxNzg0MjU2MzMzfQ.BdtBKmFHLN5hw09TtZPQto_CSVe-Lc9ABeq2G9apkG0
[10-Jul-2026 02:46:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 02:46:04 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 02:46:04 UTC] User ID: 1011
[10-Jul-2026 02:46:04 UTC] ✅ User profile retrieved successfully for user ID: 1011
[10-Jul-2026 02:46:09 UTC] === API CALL LOG ===
[10-Jul-2026 02:46:09 UTC] Endpoint: user/profile.php
[10-Jul-2026 02:46:09 UTC] Full Log Data: {
    "timestamp": "2026-07-10 02:46:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.201.231",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.201.231, 172.64.200.171",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxMSIsInVzZXJuYW1lIjoiLi4uIiwiZW1haWwiOiJuaXpvbWlkZGlub3ZtYWhtdWQzMjNAZ21haWwuY29tIiwiZXhwIjoxNzg0MjU2MzMzfQ.BdtBKmFHLN5hw09TtZPQto_CSVe-Lc9ABeq2G9apkG0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18c3c84addc1027-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.113.201.231",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 02:46:09 UTC] === END API CALL LOG ===
[10-Jul-2026 02:46:09 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 02:46:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxMSIsInVzZXJuYW1lIjoiLi4uIiwiZW1haWwiOiJuaXpvbWlkZGlub3ZtYWhtdWQzMjNAZ21haWwuY29tIiwiZXhwIjoxNzg0MjU2MzMzfQ.BdtBKmFHLN5hw09TtZPQto_CSVe-Lc9ABeq2G9apkG0
[10-Jul-2026 02:46:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 02:46:09 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 02:46:09 UTC] User ID: 1011
[10-Jul-2026 02:46:09 UTC] ✅ User profile retrieved successfully for user ID: 1011
[10-Jul-2026 02:46:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 02:46:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 02:46:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"188.113.201.231, 172.64.200.170","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxMSIsInVzZXJuYW1lIjoiLi4uIiwiZW1haWwiOiJuaXpvbWlkZGlub3ZtYWhtdWQzMjNAZ21haWwuY29tIiwiZXhwIjoxNzg0MjU2MzMzfQ.BdtBKmFHLN5hw09TtZPQto_CSVe-Lc9ABeq2G9apkG0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a18c3d293cf31027-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"188.113.201.231","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jul-2026 02:46:35 UTC] === API CALL LOG ===
[10-Jul-2026 02:46:35 UTC] === User Orders API Called ===
[10-Jul-2026 02:46:35 UTC] User ID: 1011
[10-Jul-2026 02:46:35 UTC] Endpoint: user/profile.php
[10-Jul-2026 02:46:35 UTC] Limit: 20, Offset: 0
[10-Jul-2026 02:46:35 UTC] Full Log Data: {
    "timestamp": "2026-07-10 02:46:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.201.231",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.201.231, 172.64.200.170",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxMSIsInVzZXJuYW1lIjoiLi4uIiwiZW1haWwiOiJuaXpvbWlkZGlub3ZtYWhtdWQzMjNAZ21haWwuY29tIiwiZXhwIjoxNzg0MjU2MzMzfQ.BdtBKmFHLN5hw09TtZPQto_CSVe-Lc9ABeq2G9apkG0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18c3d293cf61027-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.113.201.231",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 02:46:35 UTC] === END API CALL LOG ===
[10-Jul-2026 02:46:35 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 02:46:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxMSIsInVzZXJuYW1lIjoiLi4uIiwiZW1haWwiOiJuaXpvbWlkZGlub3ZtYWhtdWQzMjNAZ21haWwuY29tIiwiZXhwIjoxNzg0MjU2MzMzfQ.BdtBKmFHLN5hw09TtZPQto_CSVe-Lc9ABeq2G9apkG0
[10-Jul-2026 02:46:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 02:46:35 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 02:46:35 UTC] User ID: 1011
[10-Jul-2026 02:46:35 UTC] Orders found: 0
[10-Jul-2026 02:46:35 UTC] Orders data: []
[10-Jul-2026 02:46:35 UTC] ✅ User profile retrieved successfully for user ID: 1011
[10-Jul-2026 02:46:35 UTC] Total orders count: 0
[10-Jul-2026 02:46:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 02:46:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 02:46:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"188.113.201.231, 172.64.200.170","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxMSIsInVzZXJuYW1lIjoiLi4uIiwiZW1haWwiOiJuaXpvbWlkZGlub3ZtYWhtdWQzMjNAZ21haWwuY29tIiwiZXhwIjoxNzg0MjU2MzMzfQ.BdtBKmFHLN5hw09TtZPQto_CSVe-Lc9ABeq2G9apkG0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a18c3d2afe681027-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"188.113.201.231","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jul-2026 02:46:36 UTC] === User Orders API Called ===
[10-Jul-2026 02:46:36 UTC] User ID: 1011
[10-Jul-2026 02:46:36 UTC] Limit: 20, Offset: 0
[10-Jul-2026 02:46:36 UTC] Orders found: 0
[10-Jul-2026 02:46:36 UTC] Orders data: []
[10-Jul-2026 02:46:36 UTC] Total orders count: 0
[10-Jul-2026 02:46:37 UTC] === API CALL LOG ===
[10-Jul-2026 02:46:37 UTC] Endpoint: user/profile.php
[10-Jul-2026 02:46:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 02:46:37 UTC] Full Log Data: {
    "timestamp": "2026-07-10 02:46:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.201.231",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.201.231, 172.64.200.170",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxMSIsInVzZXJuYW1lIjoiLi4uIiwiZW1haWwiOiJuaXpvbWlkZGlub3ZtYWhtdWQzMjNAZ21haWwuY29tIiwiZXhwIjoxNzg0MjU2MzMzfQ.BdtBKmFHLN5hw09TtZPQto_CSVe-Lc9ABeq2G9apkG0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18c3d370fd41027-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.113.201.231",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 02:46:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 02:46:37 UTC] === END API CALL LOG ===
[10-Jul-2026 02:46:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"188.113.201.231, 172.64.200.170","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxMSIsInVzZXJuYW1lIjoiLi4uIiwiZW1haWwiOiJuaXpvbWlkZGlub3ZtYWhtdWQzMjNAZ21haWwuY29tIiwiZXhwIjoxNzg0MjU2MzMzfQ.BdtBKmFHLN5hw09TtZPQto_CSVe-Lc9ABeq2G9apkG0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a18c3d370fd11027-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"188.113.201.231","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jul-2026 02:46:37 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 02:46:37 UTC] === User Orders API Called ===
[10-Jul-2026 02:46:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxMSIsInVzZXJuYW1lIjoiLi4uIiwiZW1haWwiOiJuaXpvbWlkZGlub3ZtYWhtdWQzMjNAZ21haWwuY29tIiwiZXhwIjoxNzg0MjU2MzMzfQ.BdtBKmFHLN5hw09TtZPQto_CSVe-Lc9ABeq2G9apkG0
[10-Jul-2026 02:46:37 UTC] User ID: 1011
[10-Jul-2026 02:46:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 02:46:37 UTC] Limit: 20, Offset: 0
[10-Jul-2026 02:46:37 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 02:46:37 UTC] User ID: 1011
[10-Jul-2026 02:46:37 UTC] ✅ User profile retrieved successfully for user ID: 1011
[10-Jul-2026 02:46:37 UTC] Orders found: 0
[10-Jul-2026 02:46:37 UTC] Orders data: []
[10-Jul-2026 02:46:37 UTC] Total orders count: 0
[10-Jul-2026 02:46:38 UTC] === API CALL LOG ===
[10-Jul-2026 02:46:38 UTC] Endpoint: user/profile.php
[10-Jul-2026 02:46:38 UTC] Full Log Data: {
    "timestamp": "2026-07-10 02:46:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.201.231",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.201.231, 172.64.200.170",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxMSIsInVzZXJuYW1lIjoiLi4uIiwiZW1haWwiOiJuaXpvbWlkZGlub3ZtYWhtdWQzMjNAZ21haWwuY29tIiwiZXhwIjoxNzg0MjU2MzMzfQ.BdtBKmFHLN5hw09TtZPQto_CSVe-Lc9ABeq2G9apkG0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18c3d3aca871027-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.113.201.231",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 02:46:38 UTC] === END API CALL LOG ===
[10-Jul-2026 02:46:38 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 02:46:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxMSIsInVzZXJuYW1lIjoiLi4uIiwiZW1haWwiOiJuaXpvbWlkZGlub3ZtYWhtdWQzMjNAZ21haWwuY29tIiwiZXhwIjoxNzg0MjU2MzMzfQ.BdtBKmFHLN5hw09TtZPQto_CSVe-Lc9ABeq2G9apkG0
[10-Jul-2026 02:46:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 02:46:38 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 02:46:38 UTC] User ID: 1011
[10-Jul-2026 02:46:38 UTC] ✅ User profile retrieved successfully for user ID: 1011
[10-Jul-2026 02:46:38 UTC] === API CALL LOG ===
[10-Jul-2026 02:46:38 UTC] Endpoint: user/profile.php
[10-Jul-2026 02:46:38 UTC] Full Log Data: {
    "timestamp": "2026-07-10 02:46:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.201.231",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.201.231, 172.64.200.170",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxMSIsInVzZXJuYW1lIjoiLi4uIiwiZW1haWwiOiJuaXpvbWlkZGlub3ZtYWhtdWQzMjNAZ21haWwuY29tIiwiZXhwIjoxNzg0MjU2MzMzfQ.BdtBKmFHLN5hw09TtZPQto_CSVe-Lc9ABeq2G9apkG0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18c3d3bcb951027-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.113.201.231",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 02:46:38 UTC] === END API CALL LOG ===
[10-Jul-2026 02:46:38 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 02:46:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxMSIsInVzZXJuYW1lIjoiLi4uIiwiZW1haWwiOiJuaXpvbWlkZGlub3ZtYWhtdWQzMjNAZ21haWwuY29tIiwiZXhwIjoxNzg0MjU2MzMzfQ.BdtBKmFHLN5hw09TtZPQto_CSVe-Lc9ABeq2G9apkG0
[10-Jul-2026 02:46:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 02:46:38 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 02:46:38 UTC] User ID: 1011
[10-Jul-2026 02:46:38 UTC] ✅ User profile retrieved successfully for user ID: 1011
[10-Jul-2026 04:19:55 UTC] === API CALL LOG ===
[10-Jul-2026 04:19:55 UTC] Endpoint: user/profile.php
[10-Jul-2026 04:19:55 UTC] Full Log Data: {
    "timestamp": "2026-07-10 04:19:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.214.106.0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.214.106.0, 172.69.9.122",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxMiIsInVzZXJuYW1lIjoic2FkcmFzZCIsImVtYWlsIjoibW9oYW1tYWRzYWRyYXBvb3JtYW5kQGdtYWlsLmNvbSIsImV4cCI6MTc4NDI2MTk5NH0.f18hWuiwK2xxmgfRyttEIAq5GZLY9fwqXu6UWO__0bk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18cc5e03a21847a-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.214.106.0",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 04:19:55 UTC] === END API CALL LOG ===
[10-Jul-2026 04:19:55 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 04:19:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxMiIsInVzZXJuYW1lIjoic2FkcmFzZCIsImVtYWlsIjoibW9oYW1tYWRzYWRyYXBvb3JtYW5kQGdtYWlsLmNvbSIsImV4cCI6MTc4NDI2MTk5NH0.f18hWuiwK2xxmgfRyttEIAq5GZLY9fwqXu6UWO__0bk
[10-Jul-2026 04:19:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 04:19:55 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 04:19:55 UTC] User ID: 1012
[10-Jul-2026 04:19:55 UTC] ✅ User profile retrieved successfully for user ID: 1012
[10-Jul-2026 04:19:55 UTC] === API CALL LOG ===
[10-Jul-2026 04:19:55 UTC] Endpoint: user/profile.php
[10-Jul-2026 04:19:55 UTC] Full Log Data: {
    "timestamp": "2026-07-10 04:19:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.214.106.0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.214.106.0, 172.69.9.79",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxMiIsInVzZXJuYW1lIjoic2FkcmFzZCIsImVtYWlsIjoibW9oYW1tYWRzYWRyYXBvb3JtYW5kQGdtYWlsLmNvbSIsImV4cCI6MTc4NDI2MTk5NH0.f18hWuiwK2xxmgfRyttEIAq5GZLY9fwqXu6UWO__0bk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18cc5e03a1b847a-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.214.106.0",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 04:19:55 UTC] === END API CALL LOG ===
[10-Jul-2026 04:19:55 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 04:19:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxMiIsInVzZXJuYW1lIjoic2FkcmFzZCIsImVtYWlsIjoibW9oYW1tYWRzYWRyYXBvb3JtYW5kQGdtYWlsLmNvbSIsImV4cCI6MTc4NDI2MTk5NH0.f18hWuiwK2xxmgfRyttEIAq5GZLY9fwqXu6UWO__0bk
[10-Jul-2026 04:19:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 04:19:55 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 04:19:55 UTC] User ID: 1012
[10-Jul-2026 04:19:55 UTC] ✅ User profile retrieved successfully for user ID: 1012
[10-Jul-2026 04:19:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 04:19:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 04:19:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"5.214.106.0, 172.69.9.79","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxMiIsInVzZXJuYW1lIjoic2FkcmFzZCIsImVtYWlsIjoibW9oYW1tYWRzYWRyYXBvb3JtYW5kQGdtYWlsLmNvbSIsImV4cCI6MTc4NDI2MTk5NH0.f18hWuiwK2xxmgfRyttEIAq5GZLY9fwqXu6UWO__0bk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a18cc5e03a1f847a-MXP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"5.214.106.0","cf-ipcountry":"IR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jul-2026 04:19:55 UTC] === User Orders API Called ===
[10-Jul-2026 04:19:55 UTC] User ID: 1012
[10-Jul-2026 04:19:55 UTC] Limit: 20, Offset: 0
[10-Jul-2026 04:19:55 UTC] Orders found: 0
[10-Jul-2026 04:19:55 UTC] Orders data: []
[10-Jul-2026 04:19:55 UTC] Total orders count: 0
[10-Jul-2026 04:19:56 UTC] === API CALL LOG ===
[10-Jul-2026 04:19:56 UTC] Endpoint: user/profile.php
[10-Jul-2026 04:19:56 UTC] Full Log Data: {
    "timestamp": "2026-07-10 04:19:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.214.106.0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.214.106.0, 172.69.9.122",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxMiIsInVzZXJuYW1lIjoic2FkcmFzZCIsImVtYWlsIjoibW9oYW1tYWRzYWRyYXBvb3JtYW5kQGdtYWlsLmNvbSIsImV4cCI6MTc4NDI2MTk5NH0.f18hWuiwK2xxmgfRyttEIAq5GZLY9fwqXu6UWO__0bk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18cc5e4de99847a-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.214.106.0",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 04:19:56 UTC] === END API CALL LOG ===
[10-Jul-2026 04:19:56 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 04:19:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxMiIsInVzZXJuYW1lIjoic2FkcmFzZCIsImVtYWlsIjoibW9oYW1tYWRzYWRyYXBvb3JtYW5kQGdtYWlsLmNvbSIsImV4cCI6MTc4NDI2MTk5NH0.f18hWuiwK2xxmgfRyttEIAq5GZLY9fwqXu6UWO__0bk
[10-Jul-2026 04:19:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 04:19:56 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 04:19:56 UTC] User ID: 1012
[10-Jul-2026 04:19:56 UTC] ✅ User profile retrieved successfully for user ID: 1012
[10-Jul-2026 04:20:09 UTC] === API CALL LOG ===
[10-Jul-2026 04:20:09 UTC] Endpoint: user/profile.php
[10-Jul-2026 04:20:09 UTC] Full Log Data: {
    "timestamp": "2026-07-10 04:20:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.214.106.0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.214.106.0, 172.69.9.78",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxMiIsInVzZXJuYW1lIjoic2FkcmFzZCIsImVtYWlsIjoibW9oYW1tYWRzYWRyYXBvb3JtYW5kQGdtYWlsLmNvbSIsImV4cCI6MTc4NDI2MTk5NH0.f18hWuiwK2xxmgfRyttEIAq5GZLY9fwqXu6UWO__0bk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18cc635ff9e847a-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.214.106.0",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 04:20:09 UTC] === END API CALL LOG ===
[10-Jul-2026 04:20:09 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 04:20:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxMiIsInVzZXJuYW1lIjoic2FkcmFzZCIsImVtYWlsIjoibW9oYW1tYWRzYWRyYXBvb3JtYW5kQGdtYWlsLmNvbSIsImV4cCI6MTc4NDI2MTk5NH0.f18hWuiwK2xxmgfRyttEIAq5GZLY9fwqXu6UWO__0bk
[10-Jul-2026 04:20:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 04:20:09 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 04:20:09 UTC] User ID: 1012
[10-Jul-2026 04:20:09 UTC] ✅ User profile retrieved successfully for user ID: 1012
[10-Jul-2026 04:20:20 UTC] === API CALL LOG ===
[10-Jul-2026 04:20:20 UTC] Endpoint: user/profile.php
[10-Jul-2026 04:20:20 UTC] Full Log Data: {
    "timestamp": "2026-07-10 04:20:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.214.106.0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.214.106.0, 172.69.9.79",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxMiIsInVzZXJuYW1lIjoic2FkcmFzZCIsImVtYWlsIjoibW9oYW1tYWRzYWRyYXBvb3JtYW5kQGdtYWlsLmNvbSIsImV4cCI6MTc4NDI2MTk5NH0.f18hWuiwK2xxmgfRyttEIAq5GZLY9fwqXu6UWO__0bk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18cc67d4e3f847a-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.214.106.0",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 04:20:20 UTC] === END API CALL LOG ===
[10-Jul-2026 04:20:20 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 04:20:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxMiIsInVzZXJuYW1lIjoic2FkcmFzZCIsImVtYWlsIjoibW9oYW1tYWRzYWRyYXBvb3JtYW5kQGdtYWlsLmNvbSIsImV4cCI6MTc4NDI2MTk5NH0.f18hWuiwK2xxmgfRyttEIAq5GZLY9fwqXu6UWO__0bk
[10-Jul-2026 04:20:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 04:20:20 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 04:20:20 UTC] User ID: 1012
[10-Jul-2026 04:20:20 UTC] ✅ User profile retrieved successfully for user ID: 1012
[10-Jul-2026 04:20:32 UTC] === API CALL LOG ===
[10-Jul-2026 04:20:32 UTC] Endpoint: user/profile.php
[10-Jul-2026 04:20:32 UTC] Full Log Data: {
    "timestamp": "2026-07-10 04:20:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.214.106.0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.214.106.0, 172.69.9.79",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxMiIsInVzZXJuYW1lIjoic2FkcmFzZCIsImVtYWlsIjoibW9oYW1tYWRzYWRyYXBvb3JtYW5kQGdtYWlsLmNvbSIsImV4cCI6MTc4NDI2MTk5NH0.f18hWuiwK2xxmgfRyttEIAq5GZLY9fwqXu6UWO__0bk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18cc6c9ac75847a-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.214.106.0",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 04:20:32 UTC] === END API CALL LOG ===
[10-Jul-2026 04:20:32 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 04:20:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxMiIsInVzZXJuYW1lIjoic2FkcmFzZCIsImVtYWlsIjoibW9oYW1tYWRzYWRyYXBvb3JtYW5kQGdtYWlsLmNvbSIsImV4cCI6MTc4NDI2MTk5NH0.f18hWuiwK2xxmgfRyttEIAq5GZLY9fwqXu6UWO__0bk
[10-Jul-2026 04:20:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 04:20:32 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 04:20:32 UTC] User ID: 1012
[10-Jul-2026 04:20:32 UTC] ✅ User profile retrieved successfully for user ID: 1012
[10-Jul-2026 04:20:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 04:20:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 04:20:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"5.214.106.0, 172.69.9.79","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxMiIsInVzZXJuYW1lIjoic2FkcmFzZCIsImVtYWlsIjoibW9oYW1tYWRzYWRyYXBvb3JtYW5kQGdtYWlsLmNvbSIsImV4cCI6MTc4NDI2MTk5NH0.f18hWuiwK2xxmgfRyttEIAq5GZLY9fwqXu6UWO__0bk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a18cc6c9ac74847a-MXP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"5.214.106.0","cf-ipcountry":"IR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jul-2026 04:20:32 UTC] === User Orders API Called ===
[10-Jul-2026 04:20:32 UTC] User ID: 1012
[10-Jul-2026 04:20:32 UTC] Limit: 20, Offset: 0
[10-Jul-2026 04:20:32 UTC] Orders found: 0
[10-Jul-2026 04:20:32 UTC] Orders data: []
[10-Jul-2026 04:20:32 UTC] Total orders count: 0
[10-Jul-2026 04:20:33 UTC] === API CALL LOG ===
[10-Jul-2026 04:20:33 UTC] Endpoint: user/profile.php
[10-Jul-2026 04:20:33 UTC] Full Log Data: {
    "timestamp": "2026-07-10 04:20:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.214.106.0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.214.106.0, 172.69.9.79",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxMiIsInVzZXJuYW1lIjoic2FkcmFzZCIsImVtYWlsIjoibW9oYW1tYWRzYWRyYXBvb3JtYW5kQGdtYWlsLmNvbSIsImV4cCI6MTc4NDI2MTk5NH0.f18hWuiwK2xxmgfRyttEIAq5GZLY9fwqXu6UWO__0bk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18cc6cc2eb2847a-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.214.106.0",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 04:20:33 UTC] === END API CALL LOG ===
[10-Jul-2026 04:20:33 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 04:20:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxMiIsInVzZXJuYW1lIjoic2FkcmFzZCIsImVtYWlsIjoibW9oYW1tYWRzYWRyYXBvb3JtYW5kQGdtYWlsLmNvbSIsImV4cCI6MTc4NDI2MTk5NH0.f18hWuiwK2xxmgfRyttEIAq5GZLY9fwqXu6UWO__0bk
[10-Jul-2026 04:20:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 04:20:33 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 04:20:33 UTC] User ID: 1012
[10-Jul-2026 04:20:33 UTC] ✅ User profile retrieved successfully for user ID: 1012
[10-Jul-2026 04:20:34 UTC] === API CALL LOG ===
[10-Jul-2026 04:20:34 UTC] Endpoint: user/profile.php
[10-Jul-2026 04:20:34 UTC] Full Log Data: {
    "timestamp": "2026-07-10 04:20:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.214.106.0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.214.106.0, 172.69.9.79",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxMiIsInVzZXJuYW1lIjoic2FkcmFzZCIsImVtYWlsIjoibW9oYW1tYWRzYWRyYXBvb3JtYW5kQGdtYWlsLmNvbSIsImV4cCI6MTc4NDI2MTk5NH0.f18hWuiwK2xxmgfRyttEIAq5GZLY9fwqXu6UWO__0bk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18cc6d19c42847a-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.214.106.0",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 04:20:34 UTC] === END API CALL LOG ===
[10-Jul-2026 04:20:34 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 04:20:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxMiIsInVzZXJuYW1lIjoic2FkcmFzZCIsImVtYWlsIjoibW9oYW1tYWRzYWRyYXBvb3JtYW5kQGdtYWlsLmNvbSIsImV4cCI6MTc4NDI2MTk5NH0.f18hWuiwK2xxmgfRyttEIAq5GZLY9fwqXu6UWO__0bk
[10-Jul-2026 04:20:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 04:20:34 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 04:20:34 UTC] User ID: 1012
[10-Jul-2026 04:20:34 UTC] ✅ User profile retrieved successfully for user ID: 1012
[10-Jul-2026 04:20:42 UTC] === API CALL LOG ===
[10-Jul-2026 04:20:42 UTC] Endpoint: user/profile.php
[10-Jul-2026 04:20:42 UTC] Full Log Data: {
    "timestamp": "2026-07-10 04:20:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.214.106.0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.214.106.0, 172.69.9.79",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxMiIsInVzZXJuYW1lIjoic2FkcmFzZCIsImVtYWlsIjoibW9oYW1tYWRzYWRyYXBvb3JtYW5kQGdtYWlsLmNvbSIsImV4cCI6MTc4NDI2MTk5NH0.f18hWuiwK2xxmgfRyttEIAq5GZLY9fwqXu6UWO__0bk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18cc7063fa0847a-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.214.106.0",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 04:20:42 UTC] === END API CALL LOG ===
[10-Jul-2026 04:20:42 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 04:20:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxMiIsInVzZXJuYW1lIjoic2FkcmFzZCIsImVtYWlsIjoibW9oYW1tYWRzYWRyYXBvb3JtYW5kQGdtYWlsLmNvbSIsImV4cCI6MTc4NDI2MTk5NH0.f18hWuiwK2xxmgfRyttEIAq5GZLY9fwqXu6UWO__0bk
[10-Jul-2026 04:20:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 04:20:42 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 04:20:42 UTC] User ID: 1012
[10-Jul-2026 04:20:42 UTC] ✅ User profile retrieved successfully for user ID: 1012
[10-Jul-2026 04:20:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 04:20:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 04:20:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"5.214.106.0, 172.69.9.79","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxMiIsInVzZXJuYW1lIjoic2FkcmFzZCIsImVtYWlsIjoibW9oYW1tYWRzYWRyYXBvb3JtYW5kQGdtYWlsLmNvbSIsImV4cCI6MTc4NDI2MTk5NH0.f18hWuiwK2xxmgfRyttEIAq5GZLY9fwqXu6UWO__0bk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a18cc7063f9f847a-MXP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"5.214.106.0","cf-ipcountry":"IR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jul-2026 04:20:42 UTC] === User Orders API Called ===
[10-Jul-2026 04:20:42 UTC] User ID: 1012
[10-Jul-2026 04:20:42 UTC] Limit: 20, Offset: 0
[10-Jul-2026 04:20:42 UTC] Orders found: 0
[10-Jul-2026 04:20:42 UTC] Orders data: []
[10-Jul-2026 04:20:42 UTC] Total orders count: 0
[10-Jul-2026 04:20:43 UTC] === API CALL LOG ===
[10-Jul-2026 04:20:43 UTC] Endpoint: user/profile.php
[10-Jul-2026 04:20:43 UTC] Full Log Data: {
    "timestamp": "2026-07-10 04:20:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.214.106.0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.214.106.0, 172.69.9.79",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxMiIsInVzZXJuYW1lIjoic2FkcmFzZCIsImVtYWlsIjoibW9oYW1tYWRzYWRyYXBvb3JtYW5kQGdtYWlsLmNvbSIsImV4cCI6MTc4NDI2MTk5NH0.f18hWuiwK2xxmgfRyttEIAq5GZLY9fwqXu6UWO__0bk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18cc709fbfd847a-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.214.106.0",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 04:20:43 UTC] === END API CALL LOG ===
[10-Jul-2026 04:20:43 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 04:20:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxMiIsInVzZXJuYW1lIjoic2FkcmFzZCIsImVtYWlsIjoibW9oYW1tYWRzYWRyYXBvb3JtYW5kQGdtYWlsLmNvbSIsImV4cCI6MTc4NDI2MTk5NH0.f18hWuiwK2xxmgfRyttEIAq5GZLY9fwqXu6UWO__0bk
[10-Jul-2026 04:20:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 04:20:43 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 04:20:43 UTC] User ID: 1012
[10-Jul-2026 04:20:43 UTC] ✅ User profile retrieved successfully for user ID: 1012
[10-Jul-2026 04:20:43 UTC] === API CALL LOG ===
[10-Jul-2026 04:20:43 UTC] Endpoint: user/profile.php
[10-Jul-2026 04:20:43 UTC] Full Log Data: {
    "timestamp": "2026-07-10 04:20:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.214.106.0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.214.106.0, 172.69.9.79",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxMiIsInVzZXJuYW1lIjoic2FkcmFzZCIsImVtYWlsIjoibW9oYW1tYWRzYWRyYXBvb3JtYW5kQGdtYWlsLmNvbSIsImV4cCI6MTc4NDI2MTk5NH0.f18hWuiwK2xxmgfRyttEIAq5GZLY9fwqXu6UWO__0bk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18cc70c1e12847a-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.214.106.0",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 04:20:43 UTC] === END API CALL LOG ===
[10-Jul-2026 04:20:43 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 04:20:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxMiIsInVzZXJuYW1lIjoic2FkcmFzZCIsImVtYWlsIjoibW9oYW1tYWRzYWRyYXBvb3JtYW5kQGdtYWlsLmNvbSIsImV4cCI6MTc4NDI2MTk5NH0.f18hWuiwK2xxmgfRyttEIAq5GZLY9fwqXu6UWO__0bk
[10-Jul-2026 04:20:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 04:20:43 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 04:20:43 UTC] User ID: 1012
[10-Jul-2026 04:20:43 UTC] ✅ User profile retrieved successfully for user ID: 1012
[10-Jul-2026 04:23:01 UTC] === API CALL LOG ===
[10-Jul-2026 04:23:01 UTC] Endpoint: user/profile.php
[10-Jul-2026 04:23:01 UTC] Full Log Data: {
    "timestamp": "2026-07-10 04:23:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:560b:dea1:90a6:adff:fefc:580",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:560b:dea1:90a6:adff:fefc:580, 162.159.122.142",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA5IiwidXNlcm5hbWUiOiJBbGlzaGEgaGVkIiwiZW1haWwiOiJkZ2hhcGFtZWU2NzkzQGdtYWlsLmNvbSIsImV4cCI6MTc4MzI3MzEyOH0.jlvJN6Lh6lhATCKHcPyjG7hRBwsS89tD_hu1CFfg2b4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18cca6c69338ada-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:560b:dea1:90a6:adff:fefc:580",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 04:23:01 UTC] === END API CALL LOG ===
[10-Jul-2026 04:23:01 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 04:23:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA5IiwidXNlcm5hbWUiOiJBbGlzaGEgaGVkIiwiZW1haWwiOiJkZ2hhcGFtZWU2NzkzQGdtYWlsLmNvbSIsImV4cCI6MTc4MzI3MzEyOH0.jlvJN6Lh6lhATCKHcPyjG7hRBwsS89tD_hu1CFfg2b4
[10-Jul-2026 04:23:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 04:23:01 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 04:23:01 UTC] User ID: 909
[10-Jul-2026 04:23:01 UTC] ✅ User profile retrieved successfully for user ID: 909
[10-Jul-2026 04:23:02 UTC] === API CALL LOG ===
[10-Jul-2026 04:23:02 UTC] Endpoint: user/profile.php
[10-Jul-2026 04:23:02 UTC] Full Log Data: {
    "timestamp": "2026-07-10 04:23:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:560b:dea1:90a6:adff:fefc:580",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:560b:dea1:90a6:adff:fefc:580, 162.159.122.127",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA5IiwidXNlcm5hbWUiOiJBbGlzaGEgaGVkIiwiZW1haWwiOiJkZ2hhcGFtZWU2NzkzQGdtYWlsLmNvbSIsImV4cCI6MTc4MzI3MzEyOH0.jlvJN6Lh6lhATCKHcPyjG7hRBwsS89tD_hu1CFfg2b4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18cca700c468ada-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:560b:dea1:90a6:adff:fefc:580",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 04:23:02 UTC] === END API CALL LOG ===
[10-Jul-2026 04:23:02 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 04:23:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA5IiwidXNlcm5hbWUiOiJBbGlzaGEgaGVkIiwiZW1haWwiOiJkZ2hhcGFtZWU2NzkzQGdtYWlsLmNvbSIsImV4cCI6MTc4MzI3MzEyOH0.jlvJN6Lh6lhATCKHcPyjG7hRBwsS89tD_hu1CFfg2b4
[10-Jul-2026 04:23:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 04:23:02 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 04:23:02 UTC] User ID: 909
[10-Jul-2026 04:23:02 UTC] ✅ User profile retrieved successfully for user ID: 909
[10-Jul-2026 04:23:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 04:23:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 04:23:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:560b:dea1:90a6:adff:fefc:580, 162.159.122.142","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA5IiwidXNlcm5hbWUiOiJBbGlzaGEgaGVkIiwiZW1haWwiOiJkZ2hhcGFtZWU2NzkzQGdtYWlsLmNvbSIsImV4cCI6MTc4MzI3MzEyOH0.jlvJN6Lh6lhATCKHcPyjG7hRBwsS89tD_hu1CFfg2b4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a18cca700c458ada-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:560b:dea1:90a6:adff:fefc:580","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jul-2026 04:23:02 UTC] === User Orders API Called ===
[10-Jul-2026 04:23:02 UTC] User ID: 909
[10-Jul-2026 04:23:02 UTC] Limit: 20, Offset: 0
[10-Jul-2026 04:23:02 UTC] Orders found: 0
[10-Jul-2026 04:23:02 UTC] Orders data: []
[10-Jul-2026 04:23:02 UTC] Total orders count: 0
[10-Jul-2026 04:23:02 UTC] === API CALL LOG ===
[10-Jul-2026 04:23:02 UTC] Endpoint: user/profile.php
[10-Jul-2026 04:23:02 UTC] Full Log Data: {
    "timestamp": "2026-07-10 04:23:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:560b:dea1:90a6:adff:fefc:580",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:560b:dea1:90a6:adff:fefc:580, 162.159.122.127",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA5IiwidXNlcm5hbWUiOiJBbGlzaGEgaGVkIiwiZW1haWwiOiJkZ2hhcGFtZWU2NzkzQGdtYWlsLmNvbSIsImV4cCI6MTc4MzI3MzEyOH0.jlvJN6Lh6lhATCKHcPyjG7hRBwsS89tD_hu1CFfg2b4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18cca700c428ada-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:560b:dea1:90a6:adff:fefc:580",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 04:23:02 UTC] === END API CALL LOG ===
[10-Jul-2026 04:23:02 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 04:23:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA5IiwidXNlcm5hbWUiOiJBbGlzaGEgaGVkIiwiZW1haWwiOiJkZ2hhcGFtZWU2NzkzQGdtYWlsLmNvbSIsImV4cCI6MTc4MzI3MzEyOH0.jlvJN6Lh6lhATCKHcPyjG7hRBwsS89tD_hu1CFfg2b4
[10-Jul-2026 04:23:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 04:23:02 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 04:23:02 UTC] User ID: 909
[10-Jul-2026 04:23:02 UTC] ✅ User profile retrieved successfully for user ID: 909
[10-Jul-2026 04:23:03 UTC] === API CALL LOG ===
[10-Jul-2026 04:23:03 UTC] Endpoint: user/profile.php
[10-Jul-2026 04:23:03 UTC] Full Log Data: {
    "timestamp": "2026-07-10 04:23:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:560b:dea1:90a6:adff:fefc:580",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:560b:dea1:90a6:adff:fefc:580, 162.159.122.142",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA5IiwidXNlcm5hbWUiOiJBbGlzaGEgaGVkIiwiZW1haWwiOiJkZ2hhcGFtZWU2NzkzQGdtYWlsLmNvbSIsImV4cCI6MTc4MzI3MzEyOH0.jlvJN6Lh6lhATCKHcPyjG7hRBwsS89tD_hu1CFfg2b4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18cca7639388ada-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:560b:dea1:90a6:adff:fefc:580",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 04:23:03 UTC] === END API CALL LOG ===
[10-Jul-2026 04:23:03 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 04:23:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA5IiwidXNlcm5hbWUiOiJBbGlzaGEgaGVkIiwiZW1haWwiOiJkZ2hhcGFtZWU2NzkzQGdtYWlsLmNvbSIsImV4cCI6MTc4MzI3MzEyOH0.jlvJN6Lh6lhATCKHcPyjG7hRBwsS89tD_hu1CFfg2b4
[10-Jul-2026 04:23:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 04:23:03 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 04:23:03 UTC] User ID: 909
[10-Jul-2026 04:23:03 UTC] ✅ User profile retrieved successfully for user ID: 909
[10-Jul-2026 04:23:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 04:23:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 04:23:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:560b:dea1:90a6:adff:fefc:580, 162.159.122.142","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA5IiwidXNlcm5hbWUiOiJBbGlzaGEgaGVkIiwiZW1haWwiOiJkZ2hhcGFtZWU2NzkzQGdtYWlsLmNvbSIsImV4cCI6MTc4MzI3MzEyOH0.jlvJN6Lh6lhATCKHcPyjG7hRBwsS89tD_hu1CFfg2b4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a18ccafe3dc08ada-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:560b:dea1:90a6:adff:fefc:580","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jul-2026 04:23:25 UTC] === User Orders API Called ===
[10-Jul-2026 04:23:25 UTC] User ID: 909
[10-Jul-2026 04:23:25 UTC] Limit: 20, Offset: 0
[10-Jul-2026 04:23:25 UTC] Orders found: 0
[10-Jul-2026 04:23:25 UTC] Orders data: []
[10-Jul-2026 04:23:25 UTC] Total orders count: 0
[10-Jul-2026 04:23:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 04:23:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 04:23:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:560b:dea1:90a6:adff:fefc:580, 162.159.122.142","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA5IiwidXNlcm5hbWUiOiJBbGlzaGEgaGVkIiwiZW1haWwiOiJkZ2hhcGFtZWU2NzkzQGdtYWlsLmNvbSIsImV4cCI6MTc4MzI3MzEyOH0.jlvJN6Lh6lhATCKHcPyjG7hRBwsS89tD_hu1CFfg2b4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a18ccb057c278ada-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:560b:dea1:90a6:adff:fefc:580","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jul-2026 04:23:26 UTC] === User Orders API Called ===
[10-Jul-2026 04:23:26 UTC] User ID: 909
[10-Jul-2026 04:23:26 UTC] Limit: 20, Offset: 0
[10-Jul-2026 04:23:26 UTC] === API CALL LOG ===
[10-Jul-2026 04:23:26 UTC] Endpoint: user/profile.php
[10-Jul-2026 04:23:26 UTC] Orders found: 0
[10-Jul-2026 04:23:26 UTC] Full Log Data: {
    "timestamp": "2026-07-10 04:23:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:560b:dea1:90a6:adff:fefc:580",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:560b:dea1:90a6:adff:fefc:580, 162.159.122.142",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA5IiwidXNlcm5hbWUiOiJBbGlzaGEgaGVkIiwiZW1haWwiOiJkZ2hhcGFtZWU2NzkzQGdtYWlsLmNvbSIsImV4cCI6MTc4MzI3MzEyOH0.jlvJN6Lh6lhATCKHcPyjG7hRBwsS89tD_hu1CFfg2b4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18ccb057c298ada-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:560b:dea1:90a6:adff:fefc:580",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 04:23:26 UTC] Orders data: []
[10-Jul-2026 04:23:26 UTC] === END API CALL LOG ===
[10-Jul-2026 04:23:26 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 04:23:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA5IiwidXNlcm5hbWUiOiJBbGlzaGEgaGVkIiwiZW1haWwiOiJkZ2hhcGFtZWU2NzkzQGdtYWlsLmNvbSIsImV4cCI6MTc4MzI3MzEyOH0.jlvJN6Lh6lhATCKHcPyjG7hRBwsS89tD_hu1CFfg2b4
[10-Jul-2026 04:23:26 UTC] Total orders count: 0
[10-Jul-2026 04:23:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 04:23:26 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 04:23:26 UTC] User ID: 909
[10-Jul-2026 04:23:26 UTC] ✅ User profile retrieved successfully for user ID: 909
[10-Jul-2026 04:23:26 UTC] === API CALL LOG ===
[10-Jul-2026 04:23:26 UTC] Endpoint: user/profile.php
[10-Jul-2026 04:23:26 UTC] Full Log Data: {
    "timestamp": "2026-07-10 04:23:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:560b:dea1:90a6:adff:fefc:580",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:560b:dea1:90a6:adff:fefc:580, 162.159.122.142",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA5IiwidXNlcm5hbWUiOiJBbGlzaGEgaGVkIiwiZW1haWwiOiJkZ2hhcGFtZWU2NzkzQGdtYWlsLmNvbSIsImV4cCI6MTc4MzI3MzEyOH0.jlvJN6Lh6lhATCKHcPyjG7hRBwsS89tD_hu1CFfg2b4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18ccb08bec58ada-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:560b:dea1:90a6:adff:fefc:580",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 04:23:26 UTC] === END API CALL LOG ===
[10-Jul-2026 04:23:26 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 04:23:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA5IiwidXNlcm5hbWUiOiJBbGlzaGEgaGVkIiwiZW1haWwiOiJkZ2hhcGFtZWU2NzkzQGdtYWlsLmNvbSIsImV4cCI6MTc4MzI3MzEyOH0.jlvJN6Lh6lhATCKHcPyjG7hRBwsS89tD_hu1CFfg2b4
[10-Jul-2026 04:23:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 04:23:26 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 04:23:26 UTC] User ID: 909
[10-Jul-2026 04:23:26 UTC] ✅ User profile retrieved successfully for user ID: 909
[10-Jul-2026 04:23:27 UTC] === API CALL LOG ===
[10-Jul-2026 04:23:27 UTC] Endpoint: user/profile.php
[10-Jul-2026 04:23:27 UTC] Full Log Data: {
    "timestamp": "2026-07-10 04:23:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:560b:dea1:90a6:adff:fefc:580",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:560b:dea1:90a6:adff:fefc:580, 162.159.122.142",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA5IiwidXNlcm5hbWUiOiJBbGlzaGEgaGVkIiwiZW1haWwiOiJkZ2hhcGFtZWU2NzkzQGdtYWlsLmNvbSIsImV4cCI6MTc4MzI3MzEyOH0.jlvJN6Lh6lhATCKHcPyjG7hRBwsS89tD_hu1CFfg2b4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18ccb0c0ae68ada-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:560b:dea1:90a6:adff:fefc:580",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 04:23:27 UTC] === END API CALL LOG ===
[10-Jul-2026 04:23:27 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 04:23:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTA5IiwidXNlcm5hbWUiOiJBbGlzaGEgaGVkIiwiZW1haWwiOiJkZ2hhcGFtZWU2NzkzQGdtYWlsLmNvbSIsImV4cCI6MTc4MzI3MzEyOH0.jlvJN6Lh6lhATCKHcPyjG7hRBwsS89tD_hu1CFfg2b4
[10-Jul-2026 04:23:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 04:23:27 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 04:23:27 UTC] User ID: 909
[10-Jul-2026 04:23:27 UTC] ✅ User profile retrieved successfully for user ID: 909
[10-Jul-2026 06:14:50 UTC] === API CALL LOG ===
[10-Jul-2026 06:14:50 UTC] Endpoint: user/profile.php
[10-Jul-2026 06:14:50 UTC] Full Log Data: {
    "timestamp": "2026-07-10 06:14:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:cc43:b9f3:6496:e9ff:feb8:cfd1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:cc43:b9f3:6496:e9ff:feb8:cfd1, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxMyIsInVzZXJuYW1lIjoiQGV5cm94bW4iLCJlbWFpbCI6IndpbmRlYWQzOEBnbWFpbC5jb20iLCJleHAiOjE3ODQyNjg4ODl9.zhImxGkrELwGll107zjKjT_4GF2CtjPG2yluvYrjWDc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18d6e381817c261-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:cc43:b9f3:6496:e9ff:feb8:cfd1",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 06:14:50 UTC] === END API CALL LOG ===
[10-Jul-2026 06:14:50 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 06:14:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxMyIsInVzZXJuYW1lIjoiQGV5cm94bW4iLCJlbWFpbCI6IndpbmRlYWQzOEBnbWFpbC5jb20iLCJleHAiOjE3ODQyNjg4ODl9.zhImxGkrELwGll107zjKjT_4GF2CtjPG2yluvYrjWDc
[10-Jul-2026 06:14:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 06:14:50 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 06:14:50 UTC] User ID: 1013
[10-Jul-2026 06:14:50 UTC] ✅ User profile retrieved successfully for user ID: 1013
[10-Jul-2026 06:14:51 UTC] === API CALL LOG ===
[10-Jul-2026 06:14:51 UTC] Endpoint: user/profile.php
[10-Jul-2026 06:14:51 UTC] Full Log Data: {
    "timestamp": "2026-07-10 06:14:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:cc43:b9f3:6496:e9ff:feb8:cfd1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:cc43:b9f3:6496:e9ff:feb8:cfd1, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxMyIsInVzZXJuYW1lIjoiQGV5cm94bW4iLCJlbWFpbCI6IndpbmRlYWQzOEBnbWFpbC5jb20iLCJleHAiOjE3ODQyNjg4ODl9.zhImxGkrELwGll107zjKjT_4GF2CtjPG2yluvYrjWDc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18d6e3899c7c261-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:cc43:b9f3:6496:e9ff:feb8:cfd1",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 06:14:51 UTC] === END API CALL LOG ===
[10-Jul-2026 06:14:51 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 06:14:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxMyIsInVzZXJuYW1lIjoiQGV5cm94bW4iLCJlbWFpbCI6IndpbmRlYWQzOEBnbWFpbC5jb20iLCJleHAiOjE3ODQyNjg4ODl9.zhImxGkrELwGll107zjKjT_4GF2CtjPG2yluvYrjWDc
[10-Jul-2026 06:14:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 06:14:51 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 06:14:51 UTC] User ID: 1013
[10-Jul-2026 06:14:51 UTC] ✅ User profile retrieved successfully for user ID: 1013
[10-Jul-2026 06:14:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 06:14:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 06:14:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:cc43:b9f3:6496:e9ff:feb8:cfd1, 104.23.175.178","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxMyIsInVzZXJuYW1lIjoiQGV5cm94bW4iLCJlbWFpbCI6IndpbmRlYWQzOEBnbWFpbC5jb20iLCJleHAiOjE3ODQyNjg4ODl9.zhImxGkrELwGll107zjKjT_4GF2CtjPG2yluvYrjWDc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a18d6e38181fc261-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:cc43:b9f3:6496:e9ff:feb8:cfd1","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jul-2026 06:14:51 UTC] === User Orders API Called ===
[10-Jul-2026 06:14:51 UTC] User ID: 1013
[10-Jul-2026 06:14:51 UTC] Limit: 20, Offset: 0
[10-Jul-2026 06:14:51 UTC] Orders found: 0
[10-Jul-2026 06:14:51 UTC] Orders data: []
[10-Jul-2026 06:14:51 UTC] Total orders count: 0
[10-Jul-2026 06:14:52 UTC] === API CALL LOG ===
[10-Jul-2026 06:14:52 UTC] Endpoint: user/profile.php
[10-Jul-2026 06:14:52 UTC] Full Log Data: {
    "timestamp": "2026-07-10 06:14:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:cc43:b9f3:6496:e9ff:feb8:cfd1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:cc43:b9f3:6496:e9ff:feb8:cfd1, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxMyIsInVzZXJuYW1lIjoiQGV5cm94bW4iLCJlbWFpbCI6IndpbmRlYWQzOEBnbWFpbC5jb20iLCJleHAiOjE3ODQyNjg4ODl9.zhImxGkrELwGll107zjKjT_4GF2CtjPG2yluvYrjWDc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18d6e429a4cc261-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:cc43:b9f3:6496:e9ff:feb8:cfd1",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 06:14:52 UTC] === END API CALL LOG ===
[10-Jul-2026 06:14:52 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 06:14:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxMyIsInVzZXJuYW1lIjoiQGV5cm94bW4iLCJlbWFpbCI6IndpbmRlYWQzOEBnbWFpbC5jb20iLCJleHAiOjE3ODQyNjg4ODl9.zhImxGkrELwGll107zjKjT_4GF2CtjPG2yluvYrjWDc
[10-Jul-2026 06:14:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 06:14:52 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 06:14:52 UTC] User ID: 1013
[10-Jul-2026 06:14:52 UTC] ✅ User profile retrieved successfully for user ID: 1013
[10-Jul-2026 06:15:11 UTC] === API CALL LOG ===
[10-Jul-2026 06:15:11 UTC] Endpoint: user/profile.php
[10-Jul-2026 06:15:11 UTC] Full Log Data: {
    "timestamp": "2026-07-10 06:15:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:cc43:b9f3:6496:e9ff:feb8:cfd1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:cc43:b9f3:6496:e9ff:feb8:cfd1, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxMyIsInVzZXJuYW1lIjoiQGV5cm94bW4iLCJlbWFpbCI6IndpbmRlYWQzOEBnbWFpbC5jb20iLCJleHAiOjE3ODQyNjg4ODl9.zhImxGkrELwGll107zjKjT_4GF2CtjPG2yluvYrjWDc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18d6eb8da3dc261-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:cc43:b9f3:6496:e9ff:feb8:cfd1",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 06:15:11 UTC] === END API CALL LOG ===
[10-Jul-2026 06:15:11 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 06:15:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxMyIsInVzZXJuYW1lIjoiQGV5cm94bW4iLCJlbWFpbCI6IndpbmRlYWQzOEBnbWFpbC5jb20iLCJleHAiOjE3ODQyNjg4ODl9.zhImxGkrELwGll107zjKjT_4GF2CtjPG2yluvYrjWDc
[10-Jul-2026 06:15:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 06:15:11 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 06:15:11 UTC] User ID: 1013
[10-Jul-2026 06:15:11 UTC] ✅ User profile retrieved successfully for user ID: 1013
[10-Jul-2026 06:15:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 06:15:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 06:15:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:cc43:b9f3:6496:e9ff:feb8:cfd1, 104.23.175.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxMyIsInVzZXJuYW1lIjoiQGV5cm94bW4iLCJlbWFpbCI6IndpbmRlYWQzOEBnbWFpbC5jb20iLCJleHAiOjE3ODQyNjg4ODl9.zhImxGkrELwGll107zjKjT_4GF2CtjPG2yluvYrjWDc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a18d6eb8da3bc261-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:cc43:b9f3:6496:e9ff:feb8:cfd1","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jul-2026 06:15:11 UTC] === User Orders API Called ===
[10-Jul-2026 06:15:11 UTC] User ID: 1013
[10-Jul-2026 06:15:11 UTC] Limit: 20, Offset: 0
[10-Jul-2026 06:15:11 UTC] Orders found: 0
[10-Jul-2026 06:15:11 UTC] Orders data: []
[10-Jul-2026 06:15:11 UTC] Total orders count: 0
[10-Jul-2026 06:15:12 UTC] === API CALL LOG ===
[10-Jul-2026 06:15:12 UTC] Endpoint: user/profile.php
[10-Jul-2026 06:15:12 UTC] Full Log Data: {
    "timestamp": "2026-07-10 06:15:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:cc43:b9f3:6496:e9ff:feb8:cfd1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:cc43:b9f3:6496:e9ff:feb8:cfd1, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxMyIsInVzZXJuYW1lIjoiQGV5cm94bW4iLCJlbWFpbCI6IndpbmRlYWQzOEBnbWFpbC5jb20iLCJleHAiOjE3ODQyNjg4ODl9.zhImxGkrELwGll107zjKjT_4GF2CtjPG2yluvYrjWDc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18d6ebccef9c261-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:cc43:b9f3:6496:e9ff:feb8:cfd1",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 06:15:12 UTC] === END API CALL LOG ===
[10-Jul-2026 06:15:12 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 06:15:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxMyIsInVzZXJuYW1lIjoiQGV5cm94bW4iLCJlbWFpbCI6IndpbmRlYWQzOEBnbWFpbC5jb20iLCJleHAiOjE3ODQyNjg4ODl9.zhImxGkrELwGll107zjKjT_4GF2CtjPG2yluvYrjWDc
[10-Jul-2026 06:15:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 06:15:12 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 06:15:12 UTC] User ID: 1013
[10-Jul-2026 06:15:12 UTC] ✅ User profile retrieved successfully for user ID: 1013
[10-Jul-2026 06:15:12 UTC] === API CALL LOG ===
[10-Jul-2026 06:15:12 UTC] Endpoint: user/profile.php
[10-Jul-2026 06:15:12 UTC] Full Log Data: {
    "timestamp": "2026-07-10 06:15:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:cc43:b9f3:6496:e9ff:feb8:cfd1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:cc43:b9f3:6496:e9ff:feb8:cfd1, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxMyIsInVzZXJuYW1lIjoiQGV5cm94bW4iLCJlbWFpbCI6IndpbmRlYWQzOEBnbWFpbC5jb20iLCJleHAiOjE3ODQyNjg4ODl9.zhImxGkrELwGll107zjKjT_4GF2CtjPG2yluvYrjWDc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18d6ec08adcc261-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:cc43:b9f3:6496:e9ff:feb8:cfd1",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 06:15:12 UTC] === END API CALL LOG ===
[10-Jul-2026 06:15:12 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 06:15:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxMyIsInVzZXJuYW1lIjoiQGV5cm94bW4iLCJlbWFpbCI6IndpbmRlYWQzOEBnbWFpbC5jb20iLCJleHAiOjE3ODQyNjg4ODl9.zhImxGkrELwGll107zjKjT_4GF2CtjPG2yluvYrjWDc
[10-Jul-2026 06:15:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 06:15:12 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 06:15:12 UTC] User ID: 1013
[10-Jul-2026 06:15:12 UTC] ✅ User profile retrieved successfully for user ID: 1013
[10-Jul-2026 06:15:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 06:15:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 06:15:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:cc43:b9f3:6496:e9ff:feb8:cfd1, 104.23.175.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxMyIsInVzZXJuYW1lIjoiQGV5cm94bW4iLCJlbWFpbCI6IndpbmRlYWQzOEBnbWFpbC5jb20iLCJleHAiOjE3ODQyNjg4ODl9.zhImxGkrELwGll107zjKjT_4GF2CtjPG2yluvYrjWDc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a18d6ee91e23c261-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:cc43:b9f3:6496:e9ff:feb8:cfd1","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jul-2026 06:15:19 UTC] === User Orders API Called ===
[10-Jul-2026 06:15:19 UTC] User ID: 1013
[10-Jul-2026 06:15:19 UTC] === API CALL LOG ===
[10-Jul-2026 06:15:19 UTC] Limit: 20, Offset: 0
[10-Jul-2026 06:15:19 UTC] Endpoint: user/profile.php
[10-Jul-2026 06:15:19 UTC] Full Log Data: {
    "timestamp": "2026-07-10 06:15:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:cc43:b9f3:6496:e9ff:feb8:cfd1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:cc43:b9f3:6496:e9ff:feb8:cfd1, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxMyIsInVzZXJuYW1lIjoiQGV5cm94bW4iLCJlbWFpbCI6IndpbmRlYWQzOEBnbWFpbC5jb20iLCJleHAiOjE3ODQyNjg4ODl9.zhImxGkrELwGll107zjKjT_4GF2CtjPG2yluvYrjWDc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18d6ee91e26c261-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:cc43:b9f3:6496:e9ff:feb8:cfd1",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 06:15:19 UTC] === END API CALL LOG ===
[10-Jul-2026 06:15:19 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 06:15:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxMyIsInVzZXJuYW1lIjoiQGV5cm94bW4iLCJlbWFpbCI6IndpbmRlYWQzOEBnbWFpbC5jb20iLCJleHAiOjE3ODQyNjg4ODl9.zhImxGkrELwGll107zjKjT_4GF2CtjPG2yluvYrjWDc
[10-Jul-2026 06:15:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 06:15:19 UTC] Orders found: 0
[10-Jul-2026 06:15:19 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 06:15:19 UTC] Orders data: []
[10-Jul-2026 06:15:19 UTC] User ID: 1013
[10-Jul-2026 06:15:19 UTC] Total orders count: 0
[10-Jul-2026 06:15:19 UTC] ✅ User profile retrieved successfully for user ID: 1013
[10-Jul-2026 06:15:19 UTC] === API CALL LOG ===
[10-Jul-2026 06:15:19 UTC] Endpoint: user/profile.php
[10-Jul-2026 06:15:19 UTC] Full Log Data: {
    "timestamp": "2026-07-10 06:15:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:cc43:b9f3:6496:e9ff:feb8:cfd1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:cc43:b9f3:6496:e9ff:feb8:cfd1, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxMyIsInVzZXJuYW1lIjoiQGV5cm94bW4iLCJlbWFpbCI6IndpbmRlYWQzOEBnbWFpbC5jb20iLCJleHAiOjE3ODQyNjg4ODl9.zhImxGkrELwGll107zjKjT_4GF2CtjPG2yluvYrjWDc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18d6eeceab1c261-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:cc43:b9f3:6496:e9ff:feb8:cfd1",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 06:15:19 UTC] === END API CALL LOG ===
[10-Jul-2026 06:15:19 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 06:15:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxMyIsInVzZXJuYW1lIjoiQGV5cm94bW4iLCJlbWFpbCI6IndpbmRlYWQzOEBnbWFpbC5jb20iLCJleHAiOjE3ODQyNjg4ODl9.zhImxGkrELwGll107zjKjT_4GF2CtjPG2yluvYrjWDc
[10-Jul-2026 06:15:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 06:15:19 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 06:15:19 UTC] User ID: 1013
[10-Jul-2026 06:15:19 UTC] ✅ User profile retrieved successfully for user ID: 1013
[10-Jul-2026 06:15:20 UTC] === API CALL LOG ===
[10-Jul-2026 06:15:20 UTC] Endpoint: user/profile.php
[10-Jul-2026 06:15:20 UTC] Full Log Data: {
    "timestamp": "2026-07-10 06:15:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:cc43:b9f3:6496:e9ff:feb8:cfd1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:cc43:b9f3:6496:e9ff:feb8:cfd1, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxMyIsInVzZXJuYW1lIjoiQGV5cm94bW4iLCJlbWFpbCI6IndpbmRlYWQzOEBnbWFpbC5jb20iLCJleHAiOjE3ODQyNjg4ODl9.zhImxGkrELwGll107zjKjT_4GF2CtjPG2yluvYrjWDc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18d6eefdc09c261-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:cc43:b9f3:6496:e9ff:feb8:cfd1",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 06:15:20 UTC] === END API CALL LOG ===
[10-Jul-2026 06:15:20 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 06:15:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxMyIsInVzZXJuYW1lIjoiQGV5cm94bW4iLCJlbWFpbCI6IndpbmRlYWQzOEBnbWFpbC5jb20iLCJleHAiOjE3ODQyNjg4ODl9.zhImxGkrELwGll107zjKjT_4GF2CtjPG2yluvYrjWDc
[10-Jul-2026 06:15:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 06:15:20 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 06:15:20 UTC] User ID: 1013
[10-Jul-2026 06:15:20 UTC] ✅ User profile retrieved successfully for user ID: 1013
[10-Jul-2026 06:15:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 06:15:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 06:15:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:cc43:b9f3:6496:e9ff:feb8:cfd1, 104.23.175.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxMyIsInVzZXJuYW1lIjoiQGV5cm94bW4iLCJlbWFpbCI6IndpbmRlYWQzOEBnbWFpbC5jb20iLCJleHAiOjE3ODQyNjg4ODl9.zhImxGkrELwGll107zjKjT_4GF2CtjPG2yluvYrjWDc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a18d6f209bbbc261-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:cc43:b9f3:6496:e9ff:feb8:cfd1","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jul-2026 06:15:28 UTC] === User Orders API Called ===
[10-Jul-2026 06:15:28 UTC] User ID: 1013
[10-Jul-2026 06:15:28 UTC] Limit: 20, Offset: 0
[10-Jul-2026 06:15:28 UTC] Orders found: 0
[10-Jul-2026 06:15:28 UTC] Orders data: []
[10-Jul-2026 06:15:28 UTC] Total orders count: 0
[10-Jul-2026 06:15:28 UTC] === API CALL LOG ===
[10-Jul-2026 06:15:28 UTC] Endpoint: user/profile.php
[10-Jul-2026 06:15:28 UTC] Full Log Data: {
    "timestamp": "2026-07-10 06:15:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:cc43:b9f3:6496:e9ff:feb8:cfd1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:cc43:b9f3:6496:e9ff:feb8:cfd1, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxMyIsInVzZXJuYW1lIjoiQGV5cm94bW4iLCJlbWFpbCI6IndpbmRlYWQzOEBnbWFpbC5jb20iLCJleHAiOjE3ODQyNjg4ODl9.zhImxGkrELwGll107zjKjT_4GF2CtjPG2yluvYrjWDc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18d6f209bbec261-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:cc43:b9f3:6496:e9ff:feb8:cfd1",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 06:15:28 UTC] === END API CALL LOG ===
[10-Jul-2026 06:15:28 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 06:15:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxMyIsInVzZXJuYW1lIjoiQGV5cm94bW4iLCJlbWFpbCI6IndpbmRlYWQzOEBnbWFpbC5jb20iLCJleHAiOjE3ODQyNjg4ODl9.zhImxGkrELwGll107zjKjT_4GF2CtjPG2yluvYrjWDc
[10-Jul-2026 06:15:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 06:15:28 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 06:15:28 UTC] User ID: 1013
[10-Jul-2026 06:15:28 UTC] ✅ User profile retrieved successfully for user ID: 1013
[10-Jul-2026 06:15:28 UTC] === API CALL LOG ===
[10-Jul-2026 06:15:28 UTC] Endpoint: user/profile.php
[10-Jul-2026 06:15:28 UTC] Full Log Data: {
    "timestamp": "2026-07-10 06:15:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:cc43:b9f3:6496:e9ff:feb8:cfd1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:cc43:b9f3:6496:e9ff:feb8:cfd1, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxMyIsInVzZXJuYW1lIjoiQGV5cm94bW4iLCJlbWFpbCI6IndpbmRlYWQzOEBnbWFpbC5jb20iLCJleHAiOjE3ODQyNjg4ODl9.zhImxGkrELwGll107zjKjT_4GF2CtjPG2yluvYrjWDc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18d6f246832c261-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:cc43:b9f3:6496:e9ff:feb8:cfd1",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 06:15:28 UTC] === END API CALL LOG ===
[10-Jul-2026 06:15:28 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 06:15:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxMyIsInVzZXJuYW1lIjoiQGV5cm94bW4iLCJlbWFpbCI6IndpbmRlYWQzOEBnbWFpbC5jb20iLCJleHAiOjE3ODQyNjg4ODl9.zhImxGkrELwGll107zjKjT_4GF2CtjPG2yluvYrjWDc
[10-Jul-2026 06:15:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 06:15:28 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 06:15:28 UTC] User ID: 1013
[10-Jul-2026 06:15:28 UTC] ✅ User profile retrieved successfully for user ID: 1013
[10-Jul-2026 06:15:29 UTC] === API CALL LOG ===
[10-Jul-2026 06:15:29 UTC] Endpoint: user/profile.php
[10-Jul-2026 06:15:29 UTC] Full Log Data: {
    "timestamp": "2026-07-10 06:15:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:cc43:b9f3:6496:e9ff:feb8:cfd1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:cc43:b9f3:6496:e9ff:feb8:cfd1, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxMyIsInVzZXJuYW1lIjoiQGV5cm94bW4iLCJlbWFpbCI6IndpbmRlYWQzOEBnbWFpbC5jb20iLCJleHAiOjE3ODQyNjg4ODl9.zhImxGkrELwGll107zjKjT_4GF2CtjPG2yluvYrjWDc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18d6f26f883c261-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:cc43:b9f3:6496:e9ff:feb8:cfd1",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 06:15:29 UTC] === END API CALL LOG ===
[10-Jul-2026 06:15:29 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 06:15:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxMyIsInVzZXJuYW1lIjoiQGV5cm94bW4iLCJlbWFpbCI6IndpbmRlYWQzOEBnbWFpbC5jb20iLCJleHAiOjE3ODQyNjg4ODl9.zhImxGkrELwGll107zjKjT_4GF2CtjPG2yluvYrjWDc
[10-Jul-2026 06:15:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 06:15:29 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 06:15:29 UTC] User ID: 1013
[10-Jul-2026 06:15:29 UTC] ✅ User profile retrieved successfully for user ID: 1013
[10-Jul-2026 06:15:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 06:15:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 06:15:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:cc43:b9f3:6496:e9ff:feb8:cfd1, 104.23.175.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxMyIsInVzZXJuYW1lIjoiQGV5cm94bW4iLCJlbWFpbCI6IndpbmRlYWQzOEBnbWFpbC5jb20iLCJleHAiOjE3ODQyNjg4ODl9.zhImxGkrELwGll107zjKjT_4GF2CtjPG2yluvYrjWDc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a18d6f405c87c261-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:cc43:b9f3:6496:e9ff:feb8:cfd1","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jul-2026 06:15:33 UTC] === User Orders API Called ===
[10-Jul-2026 06:15:33 UTC] User ID: 1013
[10-Jul-2026 06:15:33 UTC] Limit: 20, Offset: 0
[10-Jul-2026 06:15:33 UTC] Orders found: 0
[10-Jul-2026 06:15:33 UTC] Orders data: []
[10-Jul-2026 06:15:33 UTC] Total orders count: 0
[10-Jul-2026 06:15:33 UTC] === API CALL LOG ===
[10-Jul-2026 06:15:33 UTC] Endpoint: user/profile.php
[10-Jul-2026 06:15:33 UTC] Full Log Data: {
    "timestamp": "2026-07-10 06:15:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:cc43:b9f3:6496:e9ff:feb8:cfd1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:cc43:b9f3:6496:e9ff:feb8:cfd1, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxMyIsInVzZXJuYW1lIjoiQGV5cm94bW4iLCJlbWFpbCI6IndpbmRlYWQzOEBnbWFpbC5jb20iLCJleHAiOjE3ODQyNjg4ODl9.zhImxGkrELwGll107zjKjT_4GF2CtjPG2yluvYrjWDc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18d6f40de53c261-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:cc43:b9f3:6496:e9ff:feb8:cfd1",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 06:15:33 UTC] === END API CALL LOG ===
[10-Jul-2026 06:15:33 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 06:15:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxMyIsInVzZXJuYW1lIjoiQGV5cm94bW4iLCJlbWFpbCI6IndpbmRlYWQzOEBnbWFpbC5jb20iLCJleHAiOjE3ODQyNjg4ODl9.zhImxGkrELwGll107zjKjT_4GF2CtjPG2yluvYrjWDc
[10-Jul-2026 06:15:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 06:15:33 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 06:15:33 UTC] User ID: 1013
[10-Jul-2026 06:15:33 UTC] ✅ User profile retrieved successfully for user ID: 1013
[10-Jul-2026 06:15:33 UTC] === API CALL LOG ===
[10-Jul-2026 06:15:33 UTC] Endpoint: user/profile.php
[10-Jul-2026 06:15:33 UTC] Full Log Data: {
    "timestamp": "2026-07-10 06:15:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:cc43:b9f3:6496:e9ff:feb8:cfd1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:cc43:b9f3:6496:e9ff:feb8:cfd1, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxMyIsInVzZXJuYW1lIjoiQGV5cm94bW4iLCJlbWFpbCI6IndpbmRlYWQzOEBnbWFpbC5jb20iLCJleHAiOjE3ODQyNjg4ODl9.zhImxGkrELwGll107zjKjT_4GF2CtjPG2yluvYrjWDc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18d6f4459fdc261-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:cc43:b9f3:6496:e9ff:feb8:cfd1",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 06:15:33 UTC] === END API CALL LOG ===
[10-Jul-2026 06:15:33 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 06:15:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxMyIsInVzZXJuYW1lIjoiQGV5cm94bW4iLCJlbWFpbCI6IndpbmRlYWQzOEBnbWFpbC5jb20iLCJleHAiOjE3ODQyNjg4ODl9.zhImxGkrELwGll107zjKjT_4GF2CtjPG2yluvYrjWDc
[10-Jul-2026 06:15:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 06:15:33 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 06:15:33 UTC] User ID: 1013
[10-Jul-2026 06:15:33 UTC] ✅ User profile retrieved successfully for user ID: 1013
[10-Jul-2026 06:15:34 UTC] === API CALL LOG ===
[10-Jul-2026 06:15:34 UTC] Endpoint: user/profile.php
[10-Jul-2026 06:15:34 UTC] Full Log Data: {
    "timestamp": "2026-07-10 06:15:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:cc43:b9f3:6496:e9ff:feb8:cfd1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:cc43:b9f3:6496:e9ff:feb8:cfd1, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxMyIsInVzZXJuYW1lIjoiQGV5cm94bW4iLCJlbWFpbCI6IndpbmRlYWQzOEBnbWFpbC5jb20iLCJleHAiOjE3ODQyNjg4ODl9.zhImxGkrELwGll107zjKjT_4GF2CtjPG2yluvYrjWDc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18d6f474c29c261-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:cc43:b9f3:6496:e9ff:feb8:cfd1",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 06:15:34 UTC] === END API CALL LOG ===
[10-Jul-2026 06:15:34 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 06:15:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxMyIsInVzZXJuYW1lIjoiQGV5cm94bW4iLCJlbWFpbCI6IndpbmRlYWQzOEBnbWFpbC5jb20iLCJleHAiOjE3ODQyNjg4ODl9.zhImxGkrELwGll107zjKjT_4GF2CtjPG2yluvYrjWDc
[10-Jul-2026 06:15:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 06:15:34 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 06:15:34 UTC] User ID: 1013
[10-Jul-2026 06:15:34 UTC] ✅ User profile retrieved successfully for user ID: 1013
[10-Jul-2026 06:15:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 06:15:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 06:15:46 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:cc43:b9f3:6496:e9ff:feb8:cfd1, 104.23.175.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxMyIsInVzZXJuYW1lIjoiQGV5cm94bW4iLCJlbWFpbCI6IndpbmRlYWQzOEBnbWFpbC5jb20iLCJleHAiOjE3ODQyNjg4ODl9.zhImxGkrELwGll107zjKjT_4GF2CtjPG2yluvYrjWDc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a18d6f94d954c261-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:cc43:b9f3:6496:e9ff:feb8:cfd1","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jul-2026 06:15:46 UTC] === User Orders API Called ===
[10-Jul-2026 06:15:46 UTC] User ID: 1013
[10-Jul-2026 06:15:46 UTC] Limit: 20, Offset: 0
[10-Jul-2026 06:15:46 UTC] Orders found: 0
[10-Jul-2026 06:15:46 UTC] Orders data: []
[10-Jul-2026 06:15:46 UTC] Total orders count: 0
[10-Jul-2026 06:15:46 UTC] === API CALL LOG ===
[10-Jul-2026 06:15:46 UTC] Endpoint: user/profile.php
[10-Jul-2026 06:15:46 UTC] Full Log Data: {
    "timestamp": "2026-07-10 06:15:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:cc43:b9f3:6496:e9ff:feb8:cfd1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:cc43:b9f3:6496:e9ff:feb8:cfd1, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxMyIsInVzZXJuYW1lIjoiQGV5cm94bW4iLCJlbWFpbCI6IndpbmRlYWQzOEBnbWFpbC5jb20iLCJleHAiOjE3ODQyNjg4ODl9.zhImxGkrELwGll107zjKjT_4GF2CtjPG2yluvYrjWDc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18d6f955ae5c261-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:cc43:b9f3:6496:e9ff:feb8:cfd1",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 06:15:46 UTC] === END API CALL LOG ===
[10-Jul-2026 06:15:46 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 06:15:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxMyIsInVzZXJuYW1lIjoiQGV5cm94bW4iLCJlbWFpbCI6IndpbmRlYWQzOEBnbWFpbC5jb20iLCJleHAiOjE3ODQyNjg4ODl9.zhImxGkrELwGll107zjKjT_4GF2CtjPG2yluvYrjWDc
[10-Jul-2026 06:15:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 06:15:46 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 06:15:46 UTC] User ID: 1013
[10-Jul-2026 06:15:46 UTC] ✅ User profile retrieved successfully for user ID: 1013
[10-Jul-2026 06:15:47 UTC] === API CALL LOG ===
[10-Jul-2026 06:15:47 UTC] Endpoint: user/profile.php
[10-Jul-2026 06:15:47 UTC] Full Log Data: {
    "timestamp": "2026-07-10 06:15:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:cc43:b9f3:6496:e9ff:feb8:cfd1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:cc43:b9f3:6496:e9ff:feb8:cfd1, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxMyIsInVzZXJuYW1lIjoiQGV5cm94bW4iLCJlbWFpbCI6IndpbmRlYWQzOEBnbWFpbC5jb20iLCJleHAiOjE3ODQyNjg4ODl9.zhImxGkrELwGll107zjKjT_4GF2CtjPG2yluvYrjWDc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18d6f98de10c261-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:cc43:b9f3:6496:e9ff:feb8:cfd1",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 06:15:47 UTC] === END API CALL LOG ===
[10-Jul-2026 06:15:47 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 06:15:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxMyIsInVzZXJuYW1lIjoiQGV5cm94bW4iLCJlbWFpbCI6IndpbmRlYWQzOEBnbWFpbC5jb20iLCJleHAiOjE3ODQyNjg4ODl9.zhImxGkrELwGll107zjKjT_4GF2CtjPG2yluvYrjWDc
[10-Jul-2026 06:15:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 06:15:47 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 06:15:47 UTC] User ID: 1013
[10-Jul-2026 06:15:47 UTC] ✅ User profile retrieved successfully for user ID: 1013
[10-Jul-2026 06:15:47 UTC] === API CALL LOG ===
[10-Jul-2026 06:15:47 UTC] Endpoint: user/profile.php
[10-Jul-2026 06:15:47 UTC] Full Log Data: {
    "timestamp": "2026-07-10 06:15:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:cc43:b9f3:6496:e9ff:feb8:cfd1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:cc43:b9f3:6496:e9ff:feb8:cfd1, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxMyIsInVzZXJuYW1lIjoiQGV5cm94bW4iLCJlbWFpbCI6IndpbmRlYWQzOEBnbWFpbC5jb20iLCJleHAiOjE3ODQyNjg4ODl9.zhImxGkrELwGll107zjKjT_4GF2CtjPG2yluvYrjWDc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18d6f9bb82cc261-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:cc43:b9f3:6496:e9ff:feb8:cfd1",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 06:15:47 UTC] === END API CALL LOG ===
[10-Jul-2026 06:15:47 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 06:15:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxMyIsInVzZXJuYW1lIjoiQGV5cm94bW4iLCJlbWFpbCI6IndpbmRlYWQzOEBnbWFpbC5jb20iLCJleHAiOjE3ODQyNjg4ODl9.zhImxGkrELwGll107zjKjT_4GF2CtjPG2yluvYrjWDc
[10-Jul-2026 06:15:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 06:15:47 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 06:15:47 UTC] User ID: 1013
[10-Jul-2026 06:15:47 UTC] ✅ User profile retrieved successfully for user ID: 1013
[10-Jul-2026 06:16:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 06:16:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 06:16:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:cc43:b9f3:6496:e9ff:feb8:cfd1, 104.23.175.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxMyIsInVzZXJuYW1lIjoiQGV5cm94bW4iLCJlbWFpbCI6IndpbmRlYWQzOEBnbWFpbC5jb20iLCJleHAiOjE3ODQyNjg4ODl9.zhImxGkrELwGll107zjKjT_4GF2CtjPG2yluvYrjWDc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a18d70140f76c261-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:cc43:b9f3:6496:e9ff:feb8:cfd1","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jul-2026 06:16:07 UTC] === User Orders API Called ===
[10-Jul-2026 06:16:07 UTC] User ID: 1013
[10-Jul-2026 06:16:07 UTC] Limit: 20, Offset: 0
[10-Jul-2026 06:16:07 UTC] Orders found: 0
[10-Jul-2026 06:16:07 UTC] Orders data: []
[10-Jul-2026 06:16:07 UTC] Total orders count: 0
[10-Jul-2026 06:16:08 UTC] === API CALL LOG ===
[10-Jul-2026 06:16:08 UTC] Endpoint: user/profile.php
[10-Jul-2026 06:16:08 UTC] Full Log Data: {
    "timestamp": "2026-07-10 06:16:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:cc43:b9f3:6496:e9ff:feb8:cfd1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:cc43:b9f3:6496:e9ff:feb8:cfd1, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxMyIsInVzZXJuYW1lIjoiQGV5cm94bW4iLCJlbWFpbCI6IndpbmRlYWQzOEBnbWFpbC5jb20iLCJleHAiOjE3ODQyNjg4ODl9.zhImxGkrELwGll107zjKjT_4GF2CtjPG2yluvYrjWDc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18d701ee99dc261-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:cc43:b9f3:6496:e9ff:feb8:cfd1",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 06:16:08 UTC] === END API CALL LOG ===
[10-Jul-2026 06:16:08 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 06:16:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxMyIsInVzZXJuYW1lIjoiQGV5cm94bW4iLCJlbWFpbCI6IndpbmRlYWQzOEBnbWFpbC5jb20iLCJleHAiOjE3ODQyNjg4ODl9.zhImxGkrELwGll107zjKjT_4GF2CtjPG2yluvYrjWDc
[10-Jul-2026 06:16:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 06:16:08 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 06:16:08 UTC] User ID: 1013
[10-Jul-2026 06:16:08 UTC] ✅ User profile retrieved successfully for user ID: 1013
[10-Jul-2026 06:16:09 UTC] User Purchases API - User ID: 1013
[10-Jul-2026 06:16:09 UTC] User Purchases API - Total purchases found: 0
[10-Jul-2026 06:16:16 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 06:16:16 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 06:16:16 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:cc43:b9f3:6496:e9ff:feb8:cfd1, 104.23.175.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxMyIsInVzZXJuYW1lIjoiQGV5cm94bW4iLCJlbWFpbCI6IndpbmRlYWQzOEBnbWFpbC5jb20iLCJleHAiOjE3ODQyNjg4ODl9.zhImxGkrELwGll107zjKjT_4GF2CtjPG2yluvYrjWDc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a18d704b8d3ec261-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:cc43:b9f3:6496:e9ff:feb8:cfd1","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jul-2026 06:16:16 UTC] === User Orders API Called ===
[10-Jul-2026 06:16:16 UTC] User ID: 1013
[10-Jul-2026 06:16:16 UTC] Limit: 20, Offset: 0
[10-Jul-2026 06:16:16 UTC] Orders found: 0
[10-Jul-2026 06:16:16 UTC] Orders data: []
[10-Jul-2026 06:16:16 UTC] Total orders count: 0
[10-Jul-2026 06:16:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 06:16:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 06:16:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:cc43:b9f3:6496:e9ff:feb8:cfd1, 104.23.175.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxMyIsInVzZXJuYW1lIjoiQGV5cm94bW4iLCJlbWFpbCI6IndpbmRlYWQzOEBnbWFpbC5jb20iLCJleHAiOjE3ODQyNjg4ODl9.zhImxGkrELwGll107zjKjT_4GF2CtjPG2yluvYrjWDc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a18d7065ad6bc261-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:cc43:b9f3:6496:e9ff:feb8:cfd1","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jul-2026 06:16:20 UTC] === User Orders API Called ===
[10-Jul-2026 06:16:20 UTC] User ID: 1013
[10-Jul-2026 06:16:20 UTC] Limit: 20, Offset: 0
[10-Jul-2026 06:16:20 UTC] Orders found: 0
[10-Jul-2026 06:16:20 UTC] Orders data: []
[10-Jul-2026 06:16:20 UTC] Total orders count: 0
[10-Jul-2026 06:16:20 UTC] === API CALL LOG ===
[10-Jul-2026 06:16:20 UTC] Endpoint: user/profile.php
[10-Jul-2026 06:16:20 UTC] Full Log Data: {
    "timestamp": "2026-07-10 06:16:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:cc43:b9f3:6496:e9ff:feb8:cfd1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:cc43:b9f3:6496:e9ff:feb8:cfd1, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxMyIsInVzZXJuYW1lIjoiQGV5cm94bW4iLCJlbWFpbCI6IndpbmRlYWQzOEBnbWFpbC5jb20iLCJleHAiOjE3ODQyNjg4ODl9.zhImxGkrELwGll107zjKjT_4GF2CtjPG2yluvYrjWDc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18d7065ad6ec261-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:cc43:b9f3:6496:e9ff:feb8:cfd1",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 06:16:20 UTC] === END API CALL LOG ===
[10-Jul-2026 06:16:20 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 06:16:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxMyIsInVzZXJuYW1lIjoiQGV5cm94bW4iLCJlbWFpbCI6IndpbmRlYWQzOEBnbWFpbC5jb20iLCJleHAiOjE3ODQyNjg4ODl9.zhImxGkrELwGll107zjKjT_4GF2CtjPG2yluvYrjWDc
[10-Jul-2026 06:16:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 06:16:20 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 06:16:20 UTC] User ID: 1013
[10-Jul-2026 06:16:20 UTC] ✅ User profile retrieved successfully for user ID: 1013
[10-Jul-2026 06:16:20 UTC] === API CALL LOG ===
[10-Jul-2026 06:16:20 UTC] Endpoint: user/profile.php
[10-Jul-2026 06:16:20 UTC] Full Log Data: {
    "timestamp": "2026-07-10 06:16:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:cc43:b9f3:6496:e9ff:feb8:cfd1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:cc43:b9f3:6496:e9ff:feb8:cfd1, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxMyIsInVzZXJuYW1lIjoiQGV5cm94bW4iLCJlbWFpbCI6IndpbmRlYWQzOEBnbWFpbC5jb20iLCJleHAiOjE3ODQyNjg4ODl9.zhImxGkrELwGll107zjKjT_4GF2CtjPG2yluvYrjWDc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18d70695a07c261-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:cc43:b9f3:6496:e9ff:feb8:cfd1",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 06:16:20 UTC] === END API CALL LOG ===
[10-Jul-2026 06:16:20 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 06:16:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxMyIsInVzZXJuYW1lIjoiQGV5cm94bW4iLCJlbWFpbCI6IndpbmRlYWQzOEBnbWFpbC5jb20iLCJleHAiOjE3ODQyNjg4ODl9.zhImxGkrELwGll107zjKjT_4GF2CtjPG2yluvYrjWDc
[10-Jul-2026 06:16:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 06:16:20 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 06:16:20 UTC] User ID: 1013
[10-Jul-2026 06:16:20 UTC] ✅ User profile retrieved successfully for user ID: 1013
[10-Jul-2026 06:16:21 UTC] === API CALL LOG ===
[10-Jul-2026 06:16:21 UTC] Endpoint: user/profile.php
[10-Jul-2026 06:16:21 UTC] Full Log Data: {
    "timestamp": "2026-07-10 06:16:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:cc43:b9f3:6496:e9ff:feb8:cfd1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:cc43:b9f3:6496:e9ff:feb8:cfd1, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxMyIsInVzZXJuYW1lIjoiQGV5cm94bW4iLCJlbWFpbCI6IndpbmRlYWQzOEBnbWFpbC5jb20iLCJleHAiOjE3ODQyNjg4ODl9.zhImxGkrELwGll107zjKjT_4GF2CtjPG2yluvYrjWDc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18d706c5bd7c261-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:cc43:b9f3:6496:e9ff:feb8:cfd1",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 06:16:21 UTC] === END API CALL LOG ===
[10-Jul-2026 06:16:21 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 06:16:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxMyIsInVzZXJuYW1lIjoiQGV5cm94bW4iLCJlbWFpbCI6IndpbmRlYWQzOEBnbWFpbC5jb20iLCJleHAiOjE3ODQyNjg4ODl9.zhImxGkrELwGll107zjKjT_4GF2CtjPG2yluvYrjWDc
[10-Jul-2026 06:16:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 06:16:21 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 06:16:21 UTC] User ID: 1013
[10-Jul-2026 06:16:21 UTC] ✅ User profile retrieved successfully for user ID: 1013
[10-Jul-2026 06:16:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 06:16:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 06:16:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:cc43:b9f3:6496:e9ff:feb8:cfd1, 104.23.175.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxMyIsInVzZXJuYW1lIjoiQGV5cm94bW4iLCJlbWFpbCI6IndpbmRlYWQzOEBnbWFpbC5jb20iLCJleHAiOjE3ODQyNjg4ODl9.zhImxGkrELwGll107zjKjT_4GF2CtjPG2yluvYrjWDc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a18d709c9d64c261-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:cc43:b9f3:6496:e9ff:feb8:cfd1","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jul-2026 06:16:28 UTC] === User Orders API Called ===
[10-Jul-2026 06:16:28 UTC] User ID: 1013
[10-Jul-2026 06:16:28 UTC] Limit: 20, Offset: 0
[10-Jul-2026 06:16:28 UTC] Orders found: 0
[10-Jul-2026 06:16:28 UTC] Orders data: []
[10-Jul-2026 06:16:28 UTC] Total orders count: 0
[10-Jul-2026 06:16:28 UTC] === API CALL LOG ===
[10-Jul-2026 06:16:28 UTC] Endpoint: user/profile.php
[10-Jul-2026 06:16:28 UTC] Full Log Data: {
    "timestamp": "2026-07-10 06:16:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:cc43:b9f3:6496:e9ff:feb8:cfd1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:cc43:b9f3:6496:e9ff:feb8:cfd1, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxMyIsInVzZXJuYW1lIjoiQGV5cm94bW4iLCJlbWFpbCI6IndpbmRlYWQzOEBnbWFpbC5jb20iLCJleHAiOjE3ODQyNjg4ODl9.zhImxGkrELwGll107zjKjT_4GF2CtjPG2yluvYrjWDc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18d709c9d6dc261-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:cc43:b9f3:6496:e9ff:feb8:cfd1",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 06:16:28 UTC] === END API CALL LOG ===
[10-Jul-2026 06:16:28 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 06:16:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxMyIsInVzZXJuYW1lIjoiQGV5cm94bW4iLCJlbWFpbCI6IndpbmRlYWQzOEBnbWFpbC5jb20iLCJleHAiOjE3ODQyNjg4ODl9.zhImxGkrELwGll107zjKjT_4GF2CtjPG2yluvYrjWDc
[10-Jul-2026 06:16:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 06:16:28 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 06:16:28 UTC] User ID: 1013
[10-Jul-2026 06:16:28 UTC] ✅ User profile retrieved successfully for user ID: 1013
[10-Jul-2026 06:16:29 UTC] === API CALL LOG ===
[10-Jul-2026 06:16:29 UTC] Endpoint: user/profile.php
[10-Jul-2026 06:16:29 UTC] Full Log Data: {
    "timestamp": "2026-07-10 06:16:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:cc43:b9f3:6496:e9ff:feb8:cfd1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:cc43:b9f3:6496:e9ff:feb8:cfd1, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxMyIsInVzZXJuYW1lIjoiQGV5cm94bW4iLCJlbWFpbCI6IndpbmRlYWQzOEBnbWFpbC5jb20iLCJleHAiOjE3ODQyNjg4ODl9.zhImxGkrELwGll107zjKjT_4GF2CtjPG2yluvYrjWDc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18d70a06aabc261-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:cc43:b9f3:6496:e9ff:feb8:cfd1",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 06:16:29 UTC] === END API CALL LOG ===
[10-Jul-2026 06:16:29 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 06:16:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxMyIsInVzZXJuYW1lIjoiQGV5cm94bW4iLCJlbWFpbCI6IndpbmRlYWQzOEBnbWFpbC5jb20iLCJleHAiOjE3ODQyNjg4ODl9.zhImxGkrELwGll107zjKjT_4GF2CtjPG2yluvYrjWDc
[10-Jul-2026 06:16:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 06:16:29 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 06:16:29 UTC] User ID: 1013
[10-Jul-2026 06:16:29 UTC] ✅ User profile retrieved successfully for user ID: 1013
[10-Jul-2026 06:16:29 UTC] === API CALL LOG ===
[10-Jul-2026 06:16:29 UTC] Endpoint: user/profile.php
[10-Jul-2026 06:16:29 UTC] Full Log Data: {
    "timestamp": "2026-07-10 06:16:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:cc43:b9f3:6496:e9ff:feb8:cfd1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:cc43:b9f3:6496:e9ff:feb8:cfd1, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxMyIsInVzZXJuYW1lIjoiQGV5cm94bW4iLCJlbWFpbCI6IndpbmRlYWQzOEBnbWFpbC5jb20iLCJleHAiOjE3ODQyNjg4ODl9.zhImxGkrELwGll107zjKjT_4GF2CtjPG2yluvYrjWDc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18d70a2eb03c261-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:cc43:b9f3:6496:e9ff:feb8:cfd1",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 06:16:29 UTC] === END API CALL LOG ===
[10-Jul-2026 06:16:29 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 06:16:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxMyIsInVzZXJuYW1lIjoiQGV5cm94bW4iLCJlbWFpbCI6IndpbmRlYWQzOEBnbWFpbC5jb20iLCJleHAiOjE3ODQyNjg4ODl9.zhImxGkrELwGll107zjKjT_4GF2CtjPG2yluvYrjWDc
[10-Jul-2026 06:16:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 06:16:29 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 06:16:29 UTC] User ID: 1013
[10-Jul-2026 06:16:29 UTC] ✅ User profile retrieved successfully for user ID: 1013
[10-Jul-2026 06:22:39 UTC] === API CALL LOG ===
[10-Jul-2026 06:22:39 UTC] Endpoint: user/profile.php
[10-Jul-2026 06:22:39 UTC] Full Log Data: {
    "timestamp": "2026-07-10 06:22:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:1cc4:5868:cf2f:db1a:f117:58dd",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:1cc4:5868:cf2f:db1a:f117:58dd, 162.158.88.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxNCIsInVzZXJuYW1lIjoicmlrZXNoIiwiZW1haWwiOiJjb252ZXJ4aW5kaWNhdG9yQGdtYWlsLmNvbSIsImV4cCI6MTc4NDI2OTM1OH0.TkatKuw6nXMhcEuq10nZDPDHqpcagzGBiiIuN1o1IsU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18d79a87ce3fdfc-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:1cc4:5868:cf2f:db1a:f117:58dd",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 06:22:39 UTC] === END API CALL LOG ===
[10-Jul-2026 06:22:39 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 06:22:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxNCIsInVzZXJuYW1lIjoicmlrZXNoIiwiZW1haWwiOiJjb252ZXJ4aW5kaWNhdG9yQGdtYWlsLmNvbSIsImV4cCI6MTc4NDI2OTM1OH0.TkatKuw6nXMhcEuq10nZDPDHqpcagzGBiiIuN1o1IsU
[10-Jul-2026 06:22:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 06:22:39 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 06:22:39 UTC] User ID: 1014
[10-Jul-2026 06:22:39 UTC] ✅ User profile retrieved successfully for user ID: 1014
[10-Jul-2026 06:22:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 06:22:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 06:22:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:1cc4:5868:cf2f:db1a:f117:58dd, 162.158.88.28","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxNCIsInVzZXJuYW1lIjoicmlrZXNoIiwiZW1haWwiOiJjb252ZXJ4aW5kaWNhdG9yQGdtYWlsLmNvbSIsImV4cCI6MTc4NDI2OTM1OH0.TkatKuw6nXMhcEuq10nZDPDHqpcagzGBiiIuN1o1IsU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a18d79a96822fdfc-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:1cc4:5868:cf2f:db1a:f117:58dd","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jul-2026 06:22:39 UTC] === User Orders API Called ===
[10-Jul-2026 06:22:39 UTC] User ID: 1014
[10-Jul-2026 06:22:39 UTC] Limit: 20, Offset: 0
[10-Jul-2026 06:22:39 UTC] Orders found: 0
[10-Jul-2026 06:22:39 UTC] Orders data: []
[10-Jul-2026 06:22:39 UTC] Total orders count: 0
[10-Jul-2026 06:22:40 UTC] === API CALL LOG ===
[10-Jul-2026 06:22:40 UTC] Endpoint: user/profile.php
[10-Jul-2026 06:22:40 UTC] Full Log Data: {
    "timestamp": "2026-07-10 06:22:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:1cc4:5868:cf2f:db1a:f117:58dd",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:1cc4:5868:cf2f:db1a:f117:58dd, 162.158.88.7",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxNCIsInVzZXJuYW1lIjoicmlrZXNoIiwiZW1haWwiOiJjb252ZXJ4aW5kaWNhdG9yQGdtYWlsLmNvbSIsImV4cCI6MTc4NDI2OTM1OH0.TkatKuw6nXMhcEuq10nZDPDHqpcagzGBiiIuN1o1IsU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18d79a96826fdfc-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:1cc4:5868:cf2f:db1a:f117:58dd",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 06:22:40 UTC] === END API CALL LOG ===
[10-Jul-2026 06:22:40 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 06:22:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxNCIsInVzZXJuYW1lIjoicmlrZXNoIiwiZW1haWwiOiJjb252ZXJ4aW5kaWNhdG9yQGdtYWlsLmNvbSIsImV4cCI6MTc4NDI2OTM1OH0.TkatKuw6nXMhcEuq10nZDPDHqpcagzGBiiIuN1o1IsU
[10-Jul-2026 06:22:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 06:22:40 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 06:22:40 UTC] User ID: 1014
[10-Jul-2026 06:22:40 UTC] ✅ User profile retrieved successfully for user ID: 1014
[10-Jul-2026 06:22:41 UTC] === API CALL LOG ===
[10-Jul-2026 06:22:41 UTC] Endpoint: user/profile.php
[10-Jul-2026 06:22:41 UTC] Full Log Data: {
    "timestamp": "2026-07-10 06:22:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:1cc4:5868:cf2f:db1a:f117:58dd",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:1cc4:5868:cf2f:db1a:f117:58dd, 162.158.88.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxNCIsInVzZXJuYW1lIjoicmlrZXNoIiwiZW1haWwiOiJjb252ZXJ4aW5kaWNhdG9yQGdtYWlsLmNvbSIsImV4cCI6MTc4NDI2OTM1OH0.TkatKuw6nXMhcEuq10nZDPDHqpcagzGBiiIuN1o1IsU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18d79b3fadefdfc-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:1cc4:5868:cf2f:db1a:f117:58dd",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 06:22:41 UTC] === END API CALL LOG ===
[10-Jul-2026 06:22:41 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 06:22:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxNCIsInVzZXJuYW1lIjoicmlrZXNoIiwiZW1haWwiOiJjb252ZXJ4aW5kaWNhdG9yQGdtYWlsLmNvbSIsImV4cCI6MTc4NDI2OTM1OH0.TkatKuw6nXMhcEuq10nZDPDHqpcagzGBiiIuN1o1IsU
[10-Jul-2026 06:22:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 06:22:41 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 06:22:41 UTC] User ID: 1014
[10-Jul-2026 06:22:41 UTC] ✅ User profile retrieved successfully for user ID: 1014
[10-Jul-2026 06:27:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 06:27:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 06:27:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:1cc4:5868:cf2f:db1a:f117:58dd, 172.71.124.88","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxNCIsInVzZXJuYW1lIjoicmlrZXNoIiwiZW1haWwiOiJjb252ZXJ4aW5kaWNhdG9yQGdtYWlsLmNvbSIsImV4cCI6MTc4NDI2OTM1OH0.TkatKuw6nXMhcEuq10nZDPDHqpcagzGBiiIuN1o1IsU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a18d8074cd31cdf9-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:1cc4:5868:cf2f:db1a:f117:58dd","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jul-2026 06:27:17 UTC] === User Orders API Called ===
[10-Jul-2026 06:27:17 UTC] User ID: 1014
[10-Jul-2026 06:27:17 UTC] Limit: 20, Offset: 0
[10-Jul-2026 06:27:17 UTC] Orders found: 0
[10-Jul-2026 06:27:17 UTC] Orders data: []
[10-Jul-2026 06:27:17 UTC] Total orders count: 0
[10-Jul-2026 06:27:17 UTC] === API CALL LOG ===
[10-Jul-2026 06:27:17 UTC] Endpoint: user/profile.php
[10-Jul-2026 06:27:17 UTC] Full Log Data: {
    "timestamp": "2026-07-10 06:27:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:1cc4:5868:cf2f:db1a:f117:58dd",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:1cc4:5868:cf2f:db1a:f117:58dd, 172.71.124.88",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxNCIsInVzZXJuYW1lIjoicmlrZXNoIiwiZW1haWwiOiJjb252ZXJ4aW5kaWNhdG9yQGdtYWlsLmNvbSIsImV4cCI6MTc4NDI2OTM1OH0.TkatKuw6nXMhcEuq10nZDPDHqpcagzGBiiIuN1o1IsU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18d8074cd3bcdf9-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:1cc4:5868:cf2f:db1a:f117:58dd",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 06:27:17 UTC] === END API CALL LOG ===
[10-Jul-2026 06:27:17 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 06:27:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxNCIsInVzZXJuYW1lIjoicmlrZXNoIiwiZW1haWwiOiJjb252ZXJ4aW5kaWNhdG9yQGdtYWlsLmNvbSIsImV4cCI6MTc4NDI2OTM1OH0.TkatKuw6nXMhcEuq10nZDPDHqpcagzGBiiIuN1o1IsU
[10-Jul-2026 06:27:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 06:27:17 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 06:27:17 UTC] User ID: 1014
[10-Jul-2026 06:27:17 UTC] ✅ User profile retrieved successfully for user ID: 1014
[10-Jul-2026 06:27:18 UTC] === API CALL LOG ===
[10-Jul-2026 06:27:18 UTC] Endpoint: user/profile.php
[10-Jul-2026 06:27:18 UTC] Full Log Data: {
    "timestamp": "2026-07-10 06:27:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:1cc4:5868:cf2f:db1a:f117:58dd",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:1cc4:5868:cf2f:db1a:f117:58dd, 172.71.124.88",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxNCIsInVzZXJuYW1lIjoicmlrZXNoIiwiZW1haWwiOiJjb252ZXJ4aW5kaWNhdG9yQGdtYWlsLmNvbSIsImV4cCI6MTc4NDI2OTM1OH0.TkatKuw6nXMhcEuq10nZDPDHqpcagzGBiiIuN1o1IsU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18d8078a977cdf9-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:1cc4:5868:cf2f:db1a:f117:58dd",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 06:27:18 UTC] === END API CALL LOG ===
[10-Jul-2026 06:27:18 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 06:27:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxNCIsInVzZXJuYW1lIjoicmlrZXNoIiwiZW1haWwiOiJjb252ZXJ4aW5kaWNhdG9yQGdtYWlsLmNvbSIsImV4cCI6MTc4NDI2OTM1OH0.TkatKuw6nXMhcEuq10nZDPDHqpcagzGBiiIuN1o1IsU
[10-Jul-2026 06:27:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 06:27:18 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 06:27:18 UTC] User ID: 1014
[10-Jul-2026 06:27:18 UTC] ✅ User profile retrieved successfully for user ID: 1014
[10-Jul-2026 06:27:18 UTC] === API CALL LOG ===
[10-Jul-2026 06:27:18 UTC] Endpoint: user/profile.php
[10-Jul-2026 06:27:18 UTC] Full Log Data: {
    "timestamp": "2026-07-10 06:27:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:1cc4:5868:cf2f:db1a:f117:58dd",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:1cc4:5868:cf2f:db1a:f117:58dd, 172.71.124.88",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxNCIsInVzZXJuYW1lIjoicmlrZXNoIiwiZW1haWwiOiJjb252ZXJ4aW5kaWNhdG9yQGdtYWlsLmNvbSIsImV4cCI6MTc4NDI2OTM1OH0.TkatKuw6nXMhcEuq10nZDPDHqpcagzGBiiIuN1o1IsU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18d807aaffccdf9-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:1cc4:5868:cf2f:db1a:f117:58dd",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 06:27:18 UTC] === END API CALL LOG ===
[10-Jul-2026 06:27:18 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 06:27:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxNCIsInVzZXJuYW1lIjoicmlrZXNoIiwiZW1haWwiOiJjb252ZXJ4aW5kaWNhdG9yQGdtYWlsLmNvbSIsImV4cCI6MTc4NDI2OTM1OH0.TkatKuw6nXMhcEuq10nZDPDHqpcagzGBiiIuN1o1IsU
[10-Jul-2026 06:27:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 06:27:18 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 06:27:18 UTC] User ID: 1014
[10-Jul-2026 06:27:18 UTC] ✅ User profile retrieved successfully for user ID: 1014
[10-Jul-2026 06:28:28 UTC] === API CALL LOG ===
[10-Jul-2026 06:28:28 UTC] Endpoint: user/profile.php
[10-Jul-2026 06:28:28 UTC] Full Log Data: {
    "timestamp": "2026-07-10 06:28:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:1cc4:5868:cf2f:db1a:f117:58dd",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:1cc4:5868:cf2f:db1a:f117:58dd, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxNCIsInVzZXJuYW1lIjoicmlrZXNoIiwiZW1haWwiOiJjb252ZXJ4aW5kaWNhdG9yQGdtYWlsLmNvbSIsImV4cCI6MTc4NDI2OTM1OH0.TkatKuw6nXMhcEuq10nZDPDHqpcagzGBiiIuN1o1IsU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18d822c4d7cf309-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:1cc4:5868:cf2f:db1a:f117:58dd",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 06:28:28 UTC] === END API CALL LOG ===
[10-Jul-2026 06:28:28 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 06:28:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxNCIsInVzZXJuYW1lIjoicmlrZXNoIiwiZW1haWwiOiJjb252ZXJ4aW5kaWNhdG9yQGdtYWlsLmNvbSIsImV4cCI6MTc4NDI2OTM1OH0.TkatKuw6nXMhcEuq10nZDPDHqpcagzGBiiIuN1o1IsU
[10-Jul-2026 06:28:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 06:28:28 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 06:28:28 UTC] User ID: 1014
[10-Jul-2026 06:28:28 UTC] ✅ User profile retrieved successfully for user ID: 1014
[10-Jul-2026 06:28:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 06:28:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 06:28:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:1cc4:5868:cf2f:db1a:f117:58dd, 104.23.175.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxNCIsInVzZXJuYW1lIjoicmlrZXNoIiwiZW1haWwiOiJjb252ZXJ4aW5kaWNhdG9yQGdtYWlsLmNvbSIsImV4cCI6MTc4NDI2OTM1OH0.TkatKuw6nXMhcEuq10nZDPDHqpcagzGBiiIuN1o1IsU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a18d8252daa5f309-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:1cc4:5868:cf2f:db1a:f117:58dd","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jul-2026 06:28:34 UTC] === User Orders API Called ===
[10-Jul-2026 06:28:34 UTC] User ID: 1014
[10-Jul-2026 06:28:34 UTC] Limit: 20, Offset: 0
[10-Jul-2026 06:28:34 UTC] Orders found: 0
[10-Jul-2026 06:28:34 UTC] Orders data: []
[10-Jul-2026 06:28:34 UTC] Total orders count: 0
[10-Jul-2026 06:28:34 UTC] === API CALL LOG ===
[10-Jul-2026 06:28:34 UTC] Endpoint: user/profile.php
[10-Jul-2026 06:28:34 UTC] Full Log Data: {
    "timestamp": "2026-07-10 06:28:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:1cc4:5868:cf2f:db1a:f117:58dd",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:1cc4:5868:cf2f:db1a:f117:58dd, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxNCIsInVzZXJuYW1lIjoicmlrZXNoIiwiZW1haWwiOiJjb252ZXJ4aW5kaWNhdG9yQGdtYWlsLmNvbSIsImV4cCI6MTc4NDI2OTM1OH0.TkatKuw6nXMhcEuq10nZDPDHqpcagzGBiiIuN1o1IsU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18d8252daacf309-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:1cc4:5868:cf2f:db1a:f117:58dd",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 06:28:34 UTC] === END API CALL LOG ===
[10-Jul-2026 06:28:34 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 06:28:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxNCIsInVzZXJuYW1lIjoicmlrZXNoIiwiZW1haWwiOiJjb252ZXJ4aW5kaWNhdG9yQGdtYWlsLmNvbSIsImV4cCI6MTc4NDI2OTM1OH0.TkatKuw6nXMhcEuq10nZDPDHqpcagzGBiiIuN1o1IsU
[10-Jul-2026 06:28:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 06:28:34 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 06:28:34 UTC] User ID: 1014
[10-Jul-2026 06:28:34 UTC] ✅ User profile retrieved successfully for user ID: 1014
[10-Jul-2026 06:28:35 UTC] === API CALL LOG ===
[10-Jul-2026 06:28:35 UTC] Endpoint: user/profile.php
[10-Jul-2026 06:28:35 UTC] Full Log Data: {
    "timestamp": "2026-07-10 06:28:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:1cc4:5868:cf2f:db1a:f117:58dd",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:1cc4:5868:cf2f:db1a:f117:58dd, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxNCIsInVzZXJuYW1lIjoicmlrZXNoIiwiZW1haWwiOiJjb252ZXJ4aW5kaWNhdG9yQGdtYWlsLmNvbSIsImV4cCI6MTc4NDI2OTM1OH0.TkatKuw6nXMhcEuq10nZDPDHqpcagzGBiiIuN1o1IsU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18d82567d99f309-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:1cc4:5868:cf2f:db1a:f117:58dd",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 06:28:35 UTC] === END API CALL LOG ===
[10-Jul-2026 06:28:35 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 06:28:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxNCIsInVzZXJuYW1lIjoicmlrZXNoIiwiZW1haWwiOiJjb252ZXJ4aW5kaWNhdG9yQGdtYWlsLmNvbSIsImV4cCI6MTc4NDI2OTM1OH0.TkatKuw6nXMhcEuq10nZDPDHqpcagzGBiiIuN1o1IsU
[10-Jul-2026 06:28:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 06:28:35 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 06:28:35 UTC] User ID: 1014
[10-Jul-2026 06:28:35 UTC] ✅ User profile retrieved successfully for user ID: 1014
[10-Jul-2026 06:28:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 06:28:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 06:28:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:1cc4:5868:cf2f:db1a:f117:58dd, 104.23.175.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxNCIsInVzZXJuYW1lIjoicmlrZXNoIiwiZW1haWwiOiJjb252ZXJ4aW5kaWNhdG9yQGdtYWlsLmNvbSIsImV4cCI6MTc4NDI2OTM1OH0.TkatKuw6nXMhcEuq10nZDPDHqpcagzGBiiIuN1o1IsU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a18d8257891df309-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:1cc4:5868:cf2f:db1a:f117:58dd","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jul-2026 06:28:35 UTC] === User Orders API Called ===
[10-Jul-2026 06:28:35 UTC] User ID: 1014
[10-Jul-2026 06:28:35 UTC] Limit: 20, Offset: 0
[10-Jul-2026 06:28:35 UTC] Orders found: 0
[10-Jul-2026 06:28:35 UTC] Orders data: []
[10-Jul-2026 06:28:35 UTC] Total orders count: 0
[10-Jul-2026 06:28:36 UTC] === API CALL LOG ===
[10-Jul-2026 06:28:36 UTC] Endpoint: user/profile.php
[10-Jul-2026 06:28:36 UTC] Full Log Data: {
    "timestamp": "2026-07-10 06:28:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:1cc4:5868:cf2f:db1a:f117:58dd",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:1cc4:5868:cf2f:db1a:f117:58dd, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxNCIsInVzZXJuYW1lIjoicmlrZXNoIiwiZW1haWwiOiJjb252ZXJ4aW5kaWNhdG9yQGdtYWlsLmNvbSIsImV4cCI6MTc4NDI2OTM1OH0.TkatKuw6nXMhcEuq10nZDPDHqpcagzGBiiIuN1o1IsU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18d825cd9c2f309-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:1cc4:5868:cf2f:db1a:f117:58dd",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 06:28:36 UTC] === END API CALL LOG ===
[10-Jul-2026 06:28:36 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 06:28:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxNCIsInVzZXJuYW1lIjoicmlrZXNoIiwiZW1haWwiOiJjb252ZXJ4aW5kaWNhdG9yQGdtYWlsLmNvbSIsImV4cCI6MTc4NDI2OTM1OH0.TkatKuw6nXMhcEuq10nZDPDHqpcagzGBiiIuN1o1IsU
[10-Jul-2026 06:28:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 06:28:36 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 06:28:36 UTC] User ID: 1014
[10-Jul-2026 06:28:36 UTC] ✅ User profile retrieved successfully for user ID: 1014
[10-Jul-2026 06:28:36 UTC] User Purchases API - User ID: 1014
[10-Jul-2026 06:28:36 UTC] User Purchases API - Total purchases found: 1
[10-Jul-2026 06:28:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 06:28:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 06:28:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:1cc4:5868:cf2f:db1a:f117:58dd, 104.23.175.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxNCIsInVzZXJuYW1lIjoicmlrZXNoIiwiZW1haWwiOiJjb252ZXJ4aW5kaWNhdG9yQGdtYWlsLmNvbSIsImV4cCI6MTc4NDI2OTM1OH0.TkatKuw6nXMhcEuq10nZDPDHqpcagzGBiiIuN1o1IsU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a18d8272eda4f309-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:1cc4:5868:cf2f:db1a:f117:58dd","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jul-2026 06:28:39 UTC] === User Orders API Called ===
[10-Jul-2026 06:28:39 UTC] User ID: 1014
[10-Jul-2026 06:28:39 UTC] Limit: 20, Offset: 0
[10-Jul-2026 06:28:39 UTC] Orders found: 0
[10-Jul-2026 06:28:39 UTC] Orders data: []
[10-Jul-2026 06:28:39 UTC] Total orders count: 0
[10-Jul-2026 06:28:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 06:28:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 06:28:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:1cc4:5868:cf2f:db1a:f117:58dd, 104.23.175.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxNCIsInVzZXJuYW1lIjoicmlrZXNoIiwiZW1haWwiOiJjb252ZXJ4aW5kaWNhdG9yQGdtYWlsLmNvbSIsImV4cCI6MTc4NDI2OTM1OH0.TkatKuw6nXMhcEuq10nZDPDHqpcagzGBiiIuN1o1IsU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a18d8281bab8f309-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:1cc4:5868:cf2f:db1a:f117:58dd","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jul-2026 06:28:41 UTC] === User Orders API Called ===
[10-Jul-2026 06:28:41 UTC] User ID: 1014
[10-Jul-2026 06:28:41 UTC] Limit: 20, Offset: 0
[10-Jul-2026 06:28:41 UTC] Orders found: 0
[10-Jul-2026 06:28:41 UTC] Orders data: []
[10-Jul-2026 06:28:41 UTC] Total orders count: 0
[10-Jul-2026 06:28:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 06:28:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 06:28:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:1cc4:5868:cf2f:db1a:f117:58dd, 104.23.175.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxNCIsInVzZXJuYW1lIjoicmlrZXNoIiwiZW1haWwiOiJjb252ZXJ4aW5kaWNhdG9yQGdtYWlsLmNvbSIsImV4cCI6MTc4NDI2OTM1OH0.TkatKuw6nXMhcEuq10nZDPDHqpcagzGBiiIuN1o1IsU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a18d828aedbef309-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:1cc4:5868:cf2f:db1a:f117:58dd","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jul-2026 06:28:43 UTC] === User Orders API Called ===
[10-Jul-2026 06:28:43 UTC] User ID: 1014
[10-Jul-2026 06:28:43 UTC] Limit: 20, Offset: 0
[10-Jul-2026 06:28:43 UTC] Orders found: 0
[10-Jul-2026 06:28:43 UTC] Orders data: []
[10-Jul-2026 06:28:43 UTC] Total orders count: 0
[10-Jul-2026 06:28:43 UTC] === API CALL LOG ===
[10-Jul-2026 06:28:43 UTC] Endpoint: user/profile.php
[10-Jul-2026 06:28:43 UTC] Full Log Data: {
    "timestamp": "2026-07-10 06:28:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:1cc4:5868:cf2f:db1a:f117:58dd",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:1cc4:5868:cf2f:db1a:f117:58dd, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxNCIsInVzZXJuYW1lIjoicmlrZXNoIiwiZW1haWwiOiJjb252ZXJ4aW5kaWNhdG9yQGdtYWlsLmNvbSIsImV4cCI6MTc4NDI2OTM1OH0.TkatKuw6nXMhcEuq10nZDPDHqpcagzGBiiIuN1o1IsU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18d828b8fe6f309-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:1cc4:5868:cf2f:db1a:f117:58dd",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 06:28:43 UTC] === END API CALL LOG ===
[10-Jul-2026 06:28:43 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 06:28:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxNCIsInVzZXJuYW1lIjoicmlrZXNoIiwiZW1haWwiOiJjb252ZXJ4aW5kaWNhdG9yQGdtYWlsLmNvbSIsImV4cCI6MTc4NDI2OTM1OH0.TkatKuw6nXMhcEuq10nZDPDHqpcagzGBiiIuN1o1IsU
[10-Jul-2026 06:28:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 06:28:43 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 06:28:43 UTC] User ID: 1014
[10-Jul-2026 06:28:43 UTC] ✅ User profile retrieved successfully for user ID: 1014
[10-Jul-2026 06:28:44 UTC] === API CALL LOG ===
[10-Jul-2026 06:28:44 UTC] Endpoint: user/profile.php
[10-Jul-2026 06:28:44 UTC] Full Log Data: {
    "timestamp": "2026-07-10 06:28:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:1cc4:5868:cf2f:db1a:f117:58dd",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:1cc4:5868:cf2f:db1a:f117:58dd, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxNCIsInVzZXJuYW1lIjoicmlrZXNoIiwiZW1haWwiOiJjb252ZXJ4aW5kaWNhdG9yQGdtYWlsLmNvbSIsImV4cCI6MTc4NDI2OTM1OH0.TkatKuw6nXMhcEuq10nZDPDHqpcagzGBiiIuN1o1IsU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18d828f0a23f309-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:1cc4:5868:cf2f:db1a:f117:58dd",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 06:28:44 UTC] === END API CALL LOG ===
[10-Jul-2026 06:28:44 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 06:28:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxNCIsInVzZXJuYW1lIjoicmlrZXNoIiwiZW1haWwiOiJjb252ZXJ4aW5kaWNhdG9yQGdtYWlsLmNvbSIsImV4cCI6MTc4NDI2OTM1OH0.TkatKuw6nXMhcEuq10nZDPDHqpcagzGBiiIuN1o1IsU
[10-Jul-2026 06:28:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 06:28:44 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 06:28:44 UTC] User ID: 1014
[10-Jul-2026 06:28:44 UTC] ✅ User profile retrieved successfully for user ID: 1014
[10-Jul-2026 11:53:40 UTC] === API CALL LOG ===
[10-Jul-2026 11:53:40 UTC] Endpoint: user/profile.php
[10-Jul-2026 11:53:40 UTC] Full Log Data: {
    "timestamp": "2026-07-10 11:53:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.95.141.168",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.95.141.168, 172.70.243.198",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxNSIsInVzZXJuYW1lIjoiZXNhbSIsImVtYWlsIjoiZWluYWxzaGFhYmFuM0BnbWFpbC5jb20iLCJleHAiOjE3ODQyODkyMTl9.ReP25LmoPnpS0LweZNT7Li3LvAN0wqZ15r4xThzmOG0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18f5e8a5e98bb35-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.95.141.168",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 11:53:40 UTC] === END API CALL LOG ===
[10-Jul-2026 11:53:40 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 11:53:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxNSIsInVzZXJuYW1lIjoiZXNhbSIsImVtYWlsIjoiZWluYWxzaGFhYmFuM0BnbWFpbC5jb20iLCJleHAiOjE3ODQyODkyMTl9.ReP25LmoPnpS0LweZNT7Li3LvAN0wqZ15r4xThzmOG0
[10-Jul-2026 11:53:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 11:53:40 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 11:53:40 UTC] User ID: 1015
[10-Jul-2026 11:53:40 UTC] ✅ User profile retrieved successfully for user ID: 1015
[10-Jul-2026 11:53:40 UTC] === API CALL LOG ===
[10-Jul-2026 11:53:40 UTC] Endpoint: user/profile.php
[10-Jul-2026 11:53:40 UTC] Full Log Data: {
    "timestamp": "2026-07-10 11:53:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.95.141.168",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.95.141.168, 172.70.243.198",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxNSIsInVzZXJuYW1lIjoiZXNhbSIsImVtYWlsIjoiZWluYWxzaGFhYmFuM0BnbWFpbC5jb20iLCJleHAiOjE3ODQyODkyMTl9.ReP25LmoPnpS0LweZNT7Li3LvAN0wqZ15r4xThzmOG0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18f5e8a5e92bb35-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.95.141.168",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 11:53:40 UTC] === END API CALL LOG ===
[10-Jul-2026 11:53:40 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 11:53:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxNSIsInVzZXJuYW1lIjoiZXNhbSIsImVtYWlsIjoiZWluYWxzaGFhYmFuM0BnbWFpbC5jb20iLCJleHAiOjE3ODQyODkyMTl9.ReP25LmoPnpS0LweZNT7Li3LvAN0wqZ15r4xThzmOG0
[10-Jul-2026 11:53:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 11:53:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 11:53:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 11:53:40 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 11:53:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"212.95.141.168, 172.70.243.198","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxNSIsInVzZXJuYW1lIjoiZXNhbSIsImVtYWlsIjoiZWluYWxzaGFhYmFuM0BnbWFpbC5jb20iLCJleHAiOjE3ODQyODkyMTl9.ReP25LmoPnpS0LweZNT7Li3LvAN0wqZ15r4xThzmOG0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a18f5e8a5e97bb35-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"212.95.141.168","cf-ipcountry":"IQ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jul-2026 11:53:40 UTC] User ID: 1015
[10-Jul-2026 11:53:40 UTC] === User Orders API Called ===
[10-Jul-2026 11:53:40 UTC] User ID: 1015
[10-Jul-2026 11:53:40 UTC] Limit: 20, Offset: 0
[10-Jul-2026 11:53:40 UTC] ✅ User profile retrieved successfully for user ID: 1015
[10-Jul-2026 11:53:40 UTC] Orders found: 0
[10-Jul-2026 11:53:40 UTC] Orders data: []
[10-Jul-2026 11:53:40 UTC] Total orders count: 0
[10-Jul-2026 11:53:41 UTC] === API CALL LOG ===
[10-Jul-2026 11:53:41 UTC] Endpoint: user/profile.php
[10-Jul-2026 11:53:41 UTC] Full Log Data: {
    "timestamp": "2026-07-10 11:53:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.95.141.168",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.95.141.168, 172.70.243.198",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxNSIsInVzZXJuYW1lIjoiZXNhbSIsImVtYWlsIjoiZWluYWxzaGFhYmFuM0BnbWFpbC5jb20iLCJleHAiOjE3ODQyODkyMTl9.ReP25LmoPnpS0LweZNT7Li3LvAN0wqZ15r4xThzmOG0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18f5e8f4bd4bb35-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.95.141.168",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 11:53:41 UTC] === END API CALL LOG ===
[10-Jul-2026 11:53:41 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 11:53:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxNSIsInVzZXJuYW1lIjoiZXNhbSIsImVtYWlsIjoiZWluYWxzaGFhYmFuM0BnbWFpbC5jb20iLCJleHAiOjE3ODQyODkyMTl9.ReP25LmoPnpS0LweZNT7Li3LvAN0wqZ15r4xThzmOG0
[10-Jul-2026 11:53:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 11:53:41 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 11:53:41 UTC] User ID: 1015
[10-Jul-2026 11:53:41 UTC] ✅ User profile retrieved successfully for user ID: 1015
[10-Jul-2026 11:54:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 11:54:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 11:54:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"212.95.141.168, 172.70.243.197","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxNSIsInVzZXJuYW1lIjoiZXNhbSIsImVtYWlsIjoiZWluYWxzaGFhYmFuM0BnbWFpbC5jb20iLCJleHAiOjE3ODQyODkyMTl9.ReP25LmoPnpS0LweZNT7Li3LvAN0wqZ15r4xThzmOG0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a18f5f3098babb35-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"212.95.141.168","cf-ipcountry":"IQ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jul-2026 11:54:06 UTC] === User Orders API Called ===
[10-Jul-2026 11:54:06 UTC] User ID: 1015
[10-Jul-2026 11:54:06 UTC] Limit: 20, Offset: 0
[10-Jul-2026 11:54:06 UTC] === API CALL LOG ===
[10-Jul-2026 11:54:06 UTC] Endpoint: user/profile.php
[10-Jul-2026 11:54:06 UTC] Full Log Data: {
    "timestamp": "2026-07-10 11:54:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.95.141.168",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.95.141.168, 172.70.243.197",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxNSIsInVzZXJuYW1lIjoiZXNhbSIsImVtYWlsIjoiZWluYWxzaGFhYmFuM0BnbWFpbC5jb20iLCJleHAiOjE3ODQyODkyMTl9.ReP25LmoPnpS0LweZNT7Li3LvAN0wqZ15r4xThzmOG0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18f5f3098bcbb35-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.95.141.168",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 11:54:06 UTC] === END API CALL LOG ===
[10-Jul-2026 11:54:06 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 11:54:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxNSIsInVzZXJuYW1lIjoiZXNhbSIsImVtYWlsIjoiZWluYWxzaGFhYmFuM0BnbWFpbC5jb20iLCJleHAiOjE3ODQyODkyMTl9.ReP25LmoPnpS0LweZNT7Li3LvAN0wqZ15r4xThzmOG0
[10-Jul-2026 11:54:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 11:54:06 UTC] Orders found: 0
[10-Jul-2026 11:54:06 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 11:54:06 UTC] Orders data: []
[10-Jul-2026 11:54:06 UTC] User ID: 1015
[10-Jul-2026 11:54:06 UTC] Total orders count: 0
[10-Jul-2026 11:54:06 UTC] ✅ User profile retrieved successfully for user ID: 1015
[10-Jul-2026 11:54:07 UTC] === API CALL LOG ===
[10-Jul-2026 11:54:07 UTC] Endpoint: user/profile.php
[10-Jul-2026 11:54:07 UTC] Full Log Data: {
    "timestamp": "2026-07-10 11:54:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.95.141.168",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.95.141.168, 172.70.243.197",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxNSIsInVzZXJuYW1lIjoiZXNhbSIsImVtYWlsIjoiZWluYWxzaGFhYmFuM0BnbWFpbC5jb20iLCJleHAiOjE3ODQyODkyMTl9.ReP25LmoPnpS0LweZNT7Li3LvAN0wqZ15r4xThzmOG0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18f5f33cb98bb35-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.95.141.168",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 11:54:07 UTC] === END API CALL LOG ===
[10-Jul-2026 11:54:07 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 11:54:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxNSIsInVzZXJuYW1lIjoiZXNhbSIsImVtYWlsIjoiZWluYWxzaGFhYmFuM0BnbWFpbC5jb20iLCJleHAiOjE3ODQyODkyMTl9.ReP25LmoPnpS0LweZNT7Li3LvAN0wqZ15r4xThzmOG0
[10-Jul-2026 11:54:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 11:54:07 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 11:54:07 UTC] User ID: 1015
[10-Jul-2026 11:54:07 UTC] ✅ User profile retrieved successfully for user ID: 1015
[10-Jul-2026 11:54:07 UTC] === API CALL LOG ===
[10-Jul-2026 11:54:07 UTC] Endpoint: user/profile.php
[10-Jul-2026 11:54:07 UTC] Full Log Data: {
    "timestamp": "2026-07-10 11:54:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.95.141.168",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.95.141.168, 172.70.243.197",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxNSIsInVzZXJuYW1lIjoiZXNhbSIsImVtYWlsIjoiZWluYWxzaGFhYmFuM0BnbWFpbC5jb20iLCJleHAiOjE3ODQyODkyMTl9.ReP25LmoPnpS0LweZNT7Li3LvAN0wqZ15r4xThzmOG0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18f5f348c4bbb35-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.95.141.168",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 11:54:07 UTC] === END API CALL LOG ===
[10-Jul-2026 11:54:07 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 11:54:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxNSIsInVzZXJuYW1lIjoiZXNhbSIsImVtYWlsIjoiZWluYWxzaGFhYmFuM0BnbWFpbC5jb20iLCJleHAiOjE3ODQyODkyMTl9.ReP25LmoPnpS0LweZNT7Li3LvAN0wqZ15r4xThzmOG0
[10-Jul-2026 11:54:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 11:54:07 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 11:54:07 UTC] User ID: 1015
[10-Jul-2026 11:54:07 UTC] ✅ User profile retrieved successfully for user ID: 1015
[10-Jul-2026 11:54:14 UTC] === API CALL LOG ===
[10-Jul-2026 11:54:14 UTC] Endpoint: user/profile.php
[10-Jul-2026 11:54:14 UTC] Full Log Data: {
    "timestamp": "2026-07-10 11:54:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.95.141.168",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.95.141.168, 172.69.151.122",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxNSIsInVzZXJuYW1lIjoiZXNhbSIsImVtYWlsIjoiZWluYWxzaGFhYmFuM0BnbWFpbC5jb20iLCJleHAiOjE3ODQyODkyMTl9.ReP25LmoPnpS0LweZNT7Li3LvAN0wqZ15r4xThzmOG0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18f5f5d8c8d4db5-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.95.141.168",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 11:54:14 UTC] === END API CALL LOG ===
[10-Jul-2026 11:54:14 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 11:54:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxNSIsInVzZXJuYW1lIjoiZXNhbSIsImVtYWlsIjoiZWluYWxzaGFhYmFuM0BnbWFpbC5jb20iLCJleHAiOjE3ODQyODkyMTl9.ReP25LmoPnpS0LweZNT7Li3LvAN0wqZ15r4xThzmOG0
[10-Jul-2026 11:54:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 11:54:14 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 11:54:14 UTC] User ID: 1015
[10-Jul-2026 11:54:14 UTC] ✅ User profile retrieved successfully for user ID: 1015
[10-Jul-2026 11:54:14 UTC] === API CALL LOG ===
[10-Jul-2026 11:54:14 UTC] Endpoint: user/profile.php
[10-Jul-2026 11:54:14 UTC] Full Log Data: {
    "timestamp": "2026-07-10 11:54:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.95.141.168",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.95.141.168, 172.69.150.151",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxNSIsInVzZXJuYW1lIjoiZXNhbSIsImVtYWlsIjoiZWluYWxzaGFhYmFuM0BnbWFpbC5jb20iLCJleHAiOjE3ODQyODkyMTl9.ReP25LmoPnpS0LweZNT7Li3LvAN0wqZ15r4xThzmOG0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18f5f6218304db5-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.95.141.168",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 11:54:14 UTC] === END API CALL LOG ===
[10-Jul-2026 11:54:14 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 11:54:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxNSIsInVzZXJuYW1lIjoiZXNhbSIsImVtYWlsIjoiZWluYWxzaGFhYmFuM0BnbWFpbC5jb20iLCJleHAiOjE3ODQyODkyMTl9.ReP25LmoPnpS0LweZNT7Li3LvAN0wqZ15r4xThzmOG0
[10-Jul-2026 11:54:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 11:54:14 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 11:54:14 UTC] User ID: 1015
[10-Jul-2026 11:54:14 UTC] ✅ User profile retrieved successfully for user ID: 1015
[10-Jul-2026 11:54:14 UTC] === API CALL LOG ===
[10-Jul-2026 11:54:14 UTC] Endpoint: user/profile.php
[10-Jul-2026 11:54:14 UTC] Full Log Data: {
    "timestamp": "2026-07-10 11:54:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.95.141.168",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.95.141.168, 172.69.150.151",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxNSIsInVzZXJuYW1lIjoiZXNhbSIsImVtYWlsIjoiZWluYWxzaGFhYmFuM0BnbWFpbC5jb20iLCJleHAiOjE3ODQyODkyMTl9.ReP25LmoPnpS0LweZNT7Li3LvAN0wqZ15r4xThzmOG0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18f5f6218374db5-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.95.141.168",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 11:54:14 UTC] === END API CALL LOG ===
[10-Jul-2026 11:54:14 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 11:54:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxNSIsInVzZXJuYW1lIjoiZXNhbSIsImVtYWlsIjoiZWluYWxzaGFhYmFuM0BnbWFpbC5jb20iLCJleHAiOjE3ODQyODkyMTl9.ReP25LmoPnpS0LweZNT7Li3LvAN0wqZ15r4xThzmOG0
[10-Jul-2026 11:54:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 11:54:14 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 11:54:14 UTC] User ID: 1015
[10-Jul-2026 11:54:14 UTC] ✅ User profile retrieved successfully for user ID: 1015
[10-Jul-2026 11:54:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 11:54:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 11:54:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"212.95.141.168, 172.69.150.151","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxNSIsInVzZXJuYW1lIjoiZXNhbSIsImVtYWlsIjoiZWluYWxzaGFhYmFuM0BnbWFpbC5jb20iLCJleHAiOjE3ODQyODkyMTl9.ReP25LmoPnpS0LweZNT7Li3LvAN0wqZ15r4xThzmOG0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a18f5f6218364db5-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"212.95.141.168","cf-ipcountry":"IQ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jul-2026 11:54:14 UTC] === User Orders API Called ===
[10-Jul-2026 11:54:14 UTC] User ID: 1015
[10-Jul-2026 11:54:14 UTC] Limit: 20, Offset: 0
[10-Jul-2026 11:54:14 UTC] Orders found: 0
[10-Jul-2026 11:54:14 UTC] Orders data: []
[10-Jul-2026 11:54:14 UTC] Total orders count: 0
[10-Jul-2026 11:54:15 UTC] === API CALL LOG ===
[10-Jul-2026 11:54:15 UTC] Endpoint: user/profile.php
[10-Jul-2026 11:54:15 UTC] Full Log Data: {
    "timestamp": "2026-07-10 11:54:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.95.141.168",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.95.141.168, 172.69.150.151",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxNSIsInVzZXJuYW1lIjoiZXNhbSIsImVtYWlsIjoiZWluYWxzaGFhYmFuM0BnbWFpbC5jb20iLCJleHAiOjE3ODQyODkyMTl9.ReP25LmoPnpS0LweZNT7Li3LvAN0wqZ15r4xThzmOG0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18f5f663b744db5-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.95.141.168",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 11:54:15 UTC] === END API CALL LOG ===
[10-Jul-2026 11:54:15 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 11:54:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxNSIsInVzZXJuYW1lIjoiZXNhbSIsImVtYWlsIjoiZWluYWxzaGFhYmFuM0BnbWFpbC5jb20iLCJleHAiOjE3ODQyODkyMTl9.ReP25LmoPnpS0LweZNT7Li3LvAN0wqZ15r4xThzmOG0
[10-Jul-2026 11:54:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 11:54:15 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 11:54:15 UTC] User ID: 1015
[10-Jul-2026 11:54:15 UTC] ✅ User profile retrieved successfully for user ID: 1015
[10-Jul-2026 11:54:19 UTC] === API CALL LOG ===
[10-Jul-2026 11:54:19 UTC] Endpoint: user/profile.php
[10-Jul-2026 11:54:19 UTC] Full Log Data: {
    "timestamp": "2026-07-10 11:54:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.95.141.168",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.95.141.168, 172.71.164.219",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxNSIsInVzZXJuYW1lIjoiZXNhbSIsImVtYWlsIjoiZWluYWxzaGFhYmFuM0BnbWFpbC5jb20iLCJleHAiOjE3ODQyODkyMTl9.ReP25LmoPnpS0LweZNT7Li3LvAN0wqZ15r4xThzmOG0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18f5f7e8b5fd2d2-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.95.141.168",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 11:54:19 UTC] === END API CALL LOG ===
[10-Jul-2026 11:54:19 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 11:54:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxNSIsInVzZXJuYW1lIjoiZXNhbSIsImVtYWlsIjoiZWluYWxzaGFhYmFuM0BnbWFpbC5jb20iLCJleHAiOjE3ODQyODkyMTl9.ReP25LmoPnpS0LweZNT7Li3LvAN0wqZ15r4xThzmOG0
[10-Jul-2026 11:54:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 11:54:19 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 11:54:19 UTC] User ID: 1015
[10-Jul-2026 11:54:19 UTC] ✅ User profile retrieved successfully for user ID: 1015
[10-Jul-2026 11:54:19 UTC] === API CALL LOG ===
[10-Jul-2026 11:54:19 UTC] Endpoint: user/profile.php
[10-Jul-2026 11:54:19 UTC] Full Log Data: {
    "timestamp": "2026-07-10 11:54:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.95.141.168",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.95.141.168, 172.71.164.219",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxNSIsInVzZXJuYW1lIjoiZXNhbSIsImVtYWlsIjoiZWluYWxzaGFhYmFuM0BnbWFpbC5jb20iLCJleHAiOjE3ODQyODkyMTl9.ReP25LmoPnpS0LweZNT7Li3LvAN0wqZ15r4xThzmOG0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18f5f80fb49d2d2-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.95.141.168",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 11:54:19 UTC] === END API CALL LOG ===
[10-Jul-2026 11:54:19 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 11:54:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxNSIsInVzZXJuYW1lIjoiZXNhbSIsImVtYWlsIjoiZWluYWxzaGFhYmFuM0BnbWFpbC5jb20iLCJleHAiOjE3ODQyODkyMTl9.ReP25LmoPnpS0LweZNT7Li3LvAN0wqZ15r4xThzmOG0
[10-Jul-2026 11:54:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 11:54:19 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 11:54:19 UTC] User ID: 1015
[10-Jul-2026 11:54:19 UTC] ✅ User profile retrieved successfully for user ID: 1015
[10-Jul-2026 11:54:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 11:54:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 11:54:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"212.95.141.168, 172.71.164.219","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxNSIsInVzZXJuYW1lIjoiZXNhbSIsImVtYWlsIjoiZWluYWxzaGFhYmFuM0BnbWFpbC5jb20iLCJleHAiOjE3ODQyODkyMTl9.ReP25LmoPnpS0LweZNT7Li3LvAN0wqZ15r4xThzmOG0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a18f5f80fb51d2d2-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"212.95.141.168","cf-ipcountry":"IQ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jul-2026 11:54:19 UTC] === User Orders API Called ===
[10-Jul-2026 11:54:19 UTC] User ID: 1015
[10-Jul-2026 11:54:19 UTC] Limit: 20, Offset: 0
[10-Jul-2026 11:54:19 UTC] Orders found: 0
[10-Jul-2026 11:54:19 UTC] Orders data: []
[10-Jul-2026 11:54:19 UTC] Total orders count: 0
[10-Jul-2026 11:54:19 UTC] === API CALL LOG ===
[10-Jul-2026 11:54:19 UTC] Endpoint: user/profile.php
[10-Jul-2026 11:54:19 UTC] Full Log Data: {
    "timestamp": "2026-07-10 11:54:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.95.141.168",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.95.141.168, 172.71.164.219",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxNSIsInVzZXJuYW1lIjoiZXNhbSIsImVtYWlsIjoiZWluYWxzaGFhYmFuM0BnbWFpbC5jb20iLCJleHAiOjE3ODQyODkyMTl9.ReP25LmoPnpS0LweZNT7Li3LvAN0wqZ15r4xThzmOG0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18f5f81cde6d2d2-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.95.141.168",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 11:54:19 UTC] === END API CALL LOG ===
[10-Jul-2026 11:54:19 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 11:54:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxNSIsInVzZXJuYW1lIjoiZXNhbSIsImVtYWlsIjoiZWluYWxzaGFhYmFuM0BnbWFpbC5jb20iLCJleHAiOjE3ODQyODkyMTl9.ReP25LmoPnpS0LweZNT7Li3LvAN0wqZ15r4xThzmOG0
[10-Jul-2026 11:54:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 11:54:19 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 11:54:19 UTC] User ID: 1015
[10-Jul-2026 11:54:19 UTC] ✅ User profile retrieved successfully for user ID: 1015
[10-Jul-2026 11:54:20 UTC] === API CALL LOG ===
[10-Jul-2026 11:54:20 UTC] Endpoint: user/profile.php
[10-Jul-2026 11:54:20 UTC] Full Log Data: {
    "timestamp": "2026-07-10 11:54:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.95.141.168",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.95.141.168, 172.71.164.219",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxNSIsInVzZXJuYW1lIjoiZXNhbSIsImVtYWlsIjoiZWluYWxzaGFhYmFuM0BnbWFpbC5jb20iLCJleHAiOjE3ODQyODkyMTl9.ReP25LmoPnpS0LweZNT7Li3LvAN0wqZ15r4xThzmOG0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18f5f85093bd2d2-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.95.141.168",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 11:54:20 UTC] === END API CALL LOG ===
[10-Jul-2026 11:54:20 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 11:54:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxNSIsInVzZXJuYW1lIjoiZXNhbSIsImVtYWlsIjoiZWluYWxzaGFhYmFuM0BnbWFpbC5jb20iLCJleHAiOjE3ODQyODkyMTl9.ReP25LmoPnpS0LweZNT7Li3LvAN0wqZ15r4xThzmOG0
[10-Jul-2026 11:54:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 11:54:20 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 11:54:20 UTC] User ID: 1015
[10-Jul-2026 11:54:20 UTC] ✅ User profile retrieved successfully for user ID: 1015
[10-Jul-2026 11:56:37 UTC] === API CALL LOG ===
[10-Jul-2026 11:56:37 UTC] Endpoint: user/profile.php
[10-Jul-2026 11:56:37 UTC] Full Log Data: {
    "timestamp": "2026-07-10 11:56:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.77.49.172",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "37.77.49.172, 172.71.137.153",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxNiIsInVzZXJuYW1lIjoiYmF0cmFuMjAwNiIsImVtYWlsIjoiYmF0cmFuYmF0cmFuMTIzNDVAZ21haWwuY29tIiwiZXhwIjoxNzg0Mjg5Mzk3fQ.SUfnoEngKdwDy4aliT_jhIuoXcYoX6tJmyfIUhNerds",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18f62e08b0bddbb-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "37.77.49.172",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 11:56:37 UTC] === END API CALL LOG ===
[10-Jul-2026 11:56:37 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 11:56:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxNiIsInVzZXJuYW1lIjoiYmF0cmFuMjAwNiIsImVtYWlsIjoiYmF0cmFuYmF0cmFuMTIzNDVAZ21haWwuY29tIiwiZXhwIjoxNzg0Mjg5Mzk3fQ.SUfnoEngKdwDy4aliT_jhIuoXcYoX6tJmyfIUhNerds
[10-Jul-2026 11:56:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 11:56:37 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 11:56:37 UTC] User ID: 1016
[10-Jul-2026 11:56:37 UTC] ✅ User profile retrieved successfully for user ID: 1016
[10-Jul-2026 11:56:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 11:56:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 11:56:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"37.77.49.172, 172.71.137.153","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxNiIsInVzZXJuYW1lIjoiYmF0cmFuMjAwNiIsImVtYWlsIjoiYmF0cmFuYmF0cmFuMTIzNDVAZ21haWwuY29tIiwiZXhwIjoxNzg0Mjg5Mzk3fQ.SUfnoEngKdwDy4aliT_jhIuoXcYoX6tJmyfIUhNerds","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a18f62e0ab37ddbb-BGW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"37.77.49.172","cf-ipcountry":"IQ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jul-2026 11:56:37 UTC] === User Orders API Called ===
[10-Jul-2026 11:56:37 UTC] User ID: 1016
[10-Jul-2026 11:56:37 UTC] Limit: 20, Offset: 0
[10-Jul-2026 11:56:37 UTC] Orders found: 0
[10-Jul-2026 11:56:37 UTC] Orders data: []
[10-Jul-2026 11:56:37 UTC] Total orders count: 0
[10-Jul-2026 11:56:38 UTC] === API CALL LOG ===
[10-Jul-2026 11:56:38 UTC] Endpoint: user/profile.php
[10-Jul-2026 11:56:38 UTC] Full Log Data: {
    "timestamp": "2026-07-10 11:56:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.77.49.172",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "37.77.49.172, 172.71.137.153",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxNiIsInVzZXJuYW1lIjoiYmF0cmFuMjAwNiIsImVtYWlsIjoiYmF0cmFuYmF0cmFuMTIzNDVAZ21haWwuY29tIiwiZXhwIjoxNzg0Mjg5Mzk3fQ.SUfnoEngKdwDy4aliT_jhIuoXcYoX6tJmyfIUhNerds",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18f62e14c44ddbb-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "37.77.49.172",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 11:56:38 UTC] === END API CALL LOG ===
[10-Jul-2026 11:56:38 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 11:56:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxNiIsInVzZXJuYW1lIjoiYmF0cmFuMjAwNiIsImVtYWlsIjoiYmF0cmFuYmF0cmFuMTIzNDVAZ21haWwuY29tIiwiZXhwIjoxNzg0Mjg5Mzk3fQ.SUfnoEngKdwDy4aliT_jhIuoXcYoX6tJmyfIUhNerds
[10-Jul-2026 11:56:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 11:56:38 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 11:56:38 UTC] User ID: 1016
[10-Jul-2026 11:56:38 UTC] ✅ User profile retrieved successfully for user ID: 1016
[10-Jul-2026 11:56:38 UTC] === API CALL LOG ===
[10-Jul-2026 11:56:38 UTC] Endpoint: user/profile.php
[10-Jul-2026 11:56:38 UTC] Full Log Data: {
    "timestamp": "2026-07-10 11:56:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.77.49.172",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "37.77.49.172, 172.71.137.153",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxNiIsInVzZXJuYW1lIjoiYmF0cmFuMjAwNiIsImVtYWlsIjoiYmF0cmFuYmF0cmFuMTIzNDVAZ21haWwuY29tIiwiZXhwIjoxNzg0Mjg5Mzk3fQ.SUfnoEngKdwDy4aliT_jhIuoXcYoX6tJmyfIUhNerds",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18f62e71ce9ddbb-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "37.77.49.172",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 11:56:38 UTC] === END API CALL LOG ===
[10-Jul-2026 11:56:38 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 11:56:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxNiIsInVzZXJuYW1lIjoiYmF0cmFuMjAwNiIsImVtYWlsIjoiYmF0cmFuYmF0cmFuMTIzNDVAZ21haWwuY29tIiwiZXhwIjoxNzg0Mjg5Mzk3fQ.SUfnoEngKdwDy4aliT_jhIuoXcYoX6tJmyfIUhNerds
[10-Jul-2026 11:56:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 11:56:38 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 11:56:38 UTC] User ID: 1016
[10-Jul-2026 11:56:38 UTC] ✅ User profile retrieved successfully for user ID: 1016
[10-Jul-2026 11:56:48 UTC] === API CALL LOG ===
[10-Jul-2026 11:56:48 UTC] Endpoint: user/profile.php
[10-Jul-2026 11:56:48 UTC] Full Log Data: {
    "timestamp": "2026-07-10 11:56:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.77.49.172",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "37.77.49.172, 172.71.137.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxNiIsInVzZXJuYW1lIjoiYmF0cmFuMjAwNiIsImVtYWlsIjoiYmF0cmFuYmF0cmFuMTIzNDVAZ21haWwuY29tIiwiZXhwIjoxNzg0Mjg5Mzk3fQ.SUfnoEngKdwDy4aliT_jhIuoXcYoX6tJmyfIUhNerds",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18f63259a45ddbb-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "37.77.49.172",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 11:56:48 UTC] === END API CALL LOG ===
[10-Jul-2026 11:56:48 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 11:56:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxNiIsInVzZXJuYW1lIjoiYmF0cmFuMjAwNiIsImVtYWlsIjoiYmF0cmFuYmF0cmFuMTIzNDVAZ21haWwuY29tIiwiZXhwIjoxNzg0Mjg5Mzk3fQ.SUfnoEngKdwDy4aliT_jhIuoXcYoX6tJmyfIUhNerds
[10-Jul-2026 11:56:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 11:56:48 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 11:56:48 UTC] User ID: 1016
[10-Jul-2026 11:56:48 UTC] ✅ User profile retrieved successfully for user ID: 1016
[10-Jul-2026 11:56:49 UTC] User Purchases API - User ID: 1016
[10-Jul-2026 11:56:49 UTC] User Purchases API - Total purchases found: 0
[10-Jul-2026 11:56:57 UTC] === API CALL LOG ===
[10-Jul-2026 11:56:57 UTC] Endpoint: user/profile.php
[10-Jul-2026 11:56:57 UTC] Full Log Data: {
    "timestamp": "2026-07-10 11:56:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.77.49.172",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "37.77.49.172, 172.71.137.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxNiIsInVzZXJuYW1lIjoiYmF0cmFuMjAwNiIsImVtYWlsIjoiYmF0cmFuYmF0cmFuMTIzNDVAZ21haWwuY29tIiwiZXhwIjoxNzg0Mjg5Mzk3fQ.SUfnoEngKdwDy4aliT_jhIuoXcYoX6tJmyfIUhNerds",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18f635829e5ddbb-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "37.77.49.172",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 11:56:57 UTC] === END API CALL LOG ===
[10-Jul-2026 11:56:57 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 11:56:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxNiIsInVzZXJuYW1lIjoiYmF0cmFuMjAwNiIsImVtYWlsIjoiYmF0cmFuYmF0cmFuMTIzNDVAZ21haWwuY29tIiwiZXhwIjoxNzg0Mjg5Mzk3fQ.SUfnoEngKdwDy4aliT_jhIuoXcYoX6tJmyfIUhNerds
[10-Jul-2026 11:56:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 11:56:57 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 11:56:57 UTC] User ID: 1016
[10-Jul-2026 11:56:57 UTC] ✅ User profile retrieved successfully for user ID: 1016
[10-Jul-2026 11:56:57 UTC] User Purchases API - User ID: 1016
[10-Jul-2026 11:56:57 UTC] User Purchases API - Total purchases found: 0
[10-Jul-2026 11:57:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 11:57:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 11:57:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"37.77.49.172, 172.71.137.152","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxNiIsInVzZXJuYW1lIjoiYmF0cmFuMjAwNiIsImVtYWlsIjoiYmF0cmFuYmF0cmFuMTIzNDVAZ21haWwuY29tIiwiZXhwIjoxNzg0Mjg5Mzk3fQ.SUfnoEngKdwDy4aliT_jhIuoXcYoX6tJmyfIUhNerds","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a18f6377dd67ddbb-BGW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"37.77.49.172","cf-ipcountry":"IQ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jul-2026 11:57:02 UTC] === User Orders API Called ===
[10-Jul-2026 11:57:02 UTC] User ID: 1016
[10-Jul-2026 11:57:02 UTC] Limit: 20, Offset: 0
[10-Jul-2026 11:57:02 UTC] Orders found: 0
[10-Jul-2026 11:57:02 UTC] Orders data: []
[10-Jul-2026 11:57:02 UTC] Total orders count: 0
[10-Jul-2026 11:57:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 11:57:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 11:57:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"37.77.49.172, 172.71.137.152","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxNiIsInVzZXJuYW1lIjoiYmF0cmFuMjAwNiIsImVtYWlsIjoiYmF0cmFuYmF0cmFuMTIzNDVAZ21haWwuY29tIiwiZXhwIjoxNzg0Mjg5Mzk3fQ.SUfnoEngKdwDy4aliT_jhIuoXcYoX6tJmyfIUhNerds","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a18f63b2b99cddbb-BGW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"37.77.49.172","cf-ipcountry":"IQ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jul-2026 11:57:11 UTC] === User Orders API Called ===
[10-Jul-2026 11:57:11 UTC] User ID: 1016
[10-Jul-2026 11:57:11 UTC] Limit: 20, Offset: 0
[10-Jul-2026 11:57:11 UTC] Orders found: 0
[10-Jul-2026 11:57:11 UTC] Orders data: []
[10-Jul-2026 11:57:11 UTC] Total orders count: 0
[10-Jul-2026 11:57:12 UTC] === API CALL LOG ===
[10-Jul-2026 11:57:12 UTC] Endpoint: user/profile.php
[10-Jul-2026 11:57:12 UTC] Full Log Data: {
    "timestamp": "2026-07-10 11:57:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.77.49.172",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "37.77.49.172, 172.71.137.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxNiIsInVzZXJuYW1lIjoiYmF0cmFuMjAwNiIsImVtYWlsIjoiYmF0cmFuYmF0cmFuMTIzNDVAZ21haWwuY29tIiwiZXhwIjoxNzg0Mjg5Mzk3fQ.SUfnoEngKdwDy4aliT_jhIuoXcYoX6tJmyfIUhNerds",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18f63b6d86bddbb-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "37.77.49.172",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 11:57:12 UTC] === END API CALL LOG ===
[10-Jul-2026 11:57:12 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 11:57:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxNiIsInVzZXJuYW1lIjoiYmF0cmFuMjAwNiIsImVtYWlsIjoiYmF0cmFuYmF0cmFuMTIzNDVAZ21haWwuY29tIiwiZXhwIjoxNzg0Mjg5Mzk3fQ.SUfnoEngKdwDy4aliT_jhIuoXcYoX6tJmyfIUhNerds
[10-Jul-2026 11:57:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 11:57:12 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 11:57:12 UTC] User ID: 1016
[10-Jul-2026 11:57:12 UTC] ✅ User profile retrieved successfully for user ID: 1016
[10-Jul-2026 11:57:12 UTC] === API CALL LOG ===
[10-Jul-2026 11:57:12 UTC] Endpoint: user/profile.php
[10-Jul-2026 11:57:12 UTC] Full Log Data: {
    "timestamp": "2026-07-10 11:57:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.77.49.172",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "37.77.49.172, 172.71.137.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxNiIsInVzZXJuYW1lIjoiYmF0cmFuMjAwNiIsImVtYWlsIjoiYmF0cmFuYmF0cmFuMTIzNDVAZ21haWwuY29tIiwiZXhwIjoxNzg0Mjg5Mzk3fQ.SUfnoEngKdwDy4aliT_jhIuoXcYoX6tJmyfIUhNerds",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18f63b99cebddbb-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "37.77.49.172",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 11:57:12 UTC] === END API CALL LOG ===
[10-Jul-2026 11:57:12 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 11:57:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxNiIsInVzZXJuYW1lIjoiYmF0cmFuMjAwNiIsImVtYWlsIjoiYmF0cmFuYmF0cmFuMTIzNDVAZ21haWwuY29tIiwiZXhwIjoxNzg0Mjg5Mzk3fQ.SUfnoEngKdwDy4aliT_jhIuoXcYoX6tJmyfIUhNerds
[10-Jul-2026 11:57:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 11:57:12 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 11:57:12 UTC] User ID: 1016
[10-Jul-2026 11:57:12 UTC] ✅ User profile retrieved successfully for user ID: 1016
[10-Jul-2026 11:57:14 UTC] === API CALL LOG ===
[10-Jul-2026 11:57:14 UTC] Endpoint: user/profile.php
[10-Jul-2026 11:57:14 UTC] Full Log Data: {
    "timestamp": "2026-07-10 11:57:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.77.49.172",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "37.77.49.172, 172.71.137.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxNiIsInVzZXJuYW1lIjoiYmF0cmFuMjAwNiIsImVtYWlsIjoiYmF0cmFuYmF0cmFuMTIzNDVAZ21haWwuY29tIiwiZXhwIjoxNzg0Mjg5Mzk3fQ.SUfnoEngKdwDy4aliT_jhIuoXcYoX6tJmyfIUhNerds",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18f63c68883ddbb-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "37.77.49.172",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 11:57:14 UTC] === END API CALL LOG ===
[10-Jul-2026 11:57:14 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 11:57:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxNiIsInVzZXJuYW1lIjoiYmF0cmFuMjAwNiIsImVtYWlsIjoiYmF0cmFuYmF0cmFuMTIzNDVAZ21haWwuY29tIiwiZXhwIjoxNzg0Mjg5Mzk3fQ.SUfnoEngKdwDy4aliT_jhIuoXcYoX6tJmyfIUhNerds
[10-Jul-2026 11:57:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 11:57:14 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 11:57:14 UTC] User ID: 1016
[10-Jul-2026 11:57:14 UTC] ✅ User profile retrieved successfully for user ID: 1016
[10-Jul-2026 11:57:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 11:57:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 11:57:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"37.77.49.172, 172.71.137.153","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxNiIsInVzZXJuYW1lIjoiYmF0cmFuMjAwNiIsImVtYWlsIjoiYmF0cmFuYmF0cmFuMTIzNDVAZ21haWwuY29tIiwiZXhwIjoxNzg0Mjg5Mzk3fQ.SUfnoEngKdwDy4aliT_jhIuoXcYoX6tJmyfIUhNerds","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a18f641e7c57ddbb-BGW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"37.77.49.172","cf-ipcountry":"IQ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jul-2026 11:57:29 UTC] === User Orders API Called ===
[10-Jul-2026 11:57:29 UTC] User ID: 1016
[10-Jul-2026 11:57:29 UTC] Limit: 20, Offset: 0
[10-Jul-2026 11:57:29 UTC] Orders found: 0
[10-Jul-2026 11:57:29 UTC] Orders data: []
[10-Jul-2026 11:57:29 UTC] Total orders count: 0
[10-Jul-2026 11:57:29 UTC] === API CALL LOG ===
[10-Jul-2026 11:57:29 UTC] Endpoint: user/profile.php
[10-Jul-2026 11:57:29 UTC] Full Log Data: {
    "timestamp": "2026-07-10 11:57:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.77.49.172",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "37.77.49.172, 172.71.137.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxNiIsInVzZXJuYW1lIjoiYmF0cmFuMjAwNiIsImVtYWlsIjoiYmF0cmFuYmF0cmFuMTIzNDVAZ21haWwuY29tIiwiZXhwIjoxNzg0Mjg5Mzk3fQ.SUfnoEngKdwDy4aliT_jhIuoXcYoX6tJmyfIUhNerds",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18f641eccbfddbb-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "37.77.49.172",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 11:57:29 UTC] === END API CALL LOG ===
[10-Jul-2026 11:57:29 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 11:57:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxNiIsInVzZXJuYW1lIjoiYmF0cmFuMjAwNiIsImVtYWlsIjoiYmF0cmFuYmF0cmFuMTIzNDVAZ21haWwuY29tIiwiZXhwIjoxNzg0Mjg5Mzk3fQ.SUfnoEngKdwDy4aliT_jhIuoXcYoX6tJmyfIUhNerds
[10-Jul-2026 11:57:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 11:57:29 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 11:57:29 UTC] User ID: 1016
[10-Jul-2026 11:57:29 UTC] ✅ User profile retrieved successfully for user ID: 1016
[10-Jul-2026 11:57:29 UTC] === API CALL LOG ===
[10-Jul-2026 11:57:29 UTC] Endpoint: user/profile.php
[10-Jul-2026 11:57:29 UTC] Full Log Data: {
    "timestamp": "2026-07-10 11:57:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.77.49.172",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "37.77.49.172, 172.71.137.153",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxNiIsInVzZXJuYW1lIjoiYmF0cmFuMjAwNiIsImVtYWlsIjoiYmF0cmFuYmF0cmFuMTIzNDVAZ21haWwuY29tIiwiZXhwIjoxNzg0Mjg5Mzk3fQ.SUfnoEngKdwDy4aliT_jhIuoXcYoX6tJmyfIUhNerds",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18f6422dc5bddbb-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "37.77.49.172",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 11:57:29 UTC] === END API CALL LOG ===
[10-Jul-2026 11:57:29 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 11:57:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxNiIsInVzZXJuYW1lIjoiYmF0cmFuMjAwNiIsImVtYWlsIjoiYmF0cmFuYmF0cmFuMTIzNDVAZ21haWwuY29tIiwiZXhwIjoxNzg0Mjg5Mzk3fQ.SUfnoEngKdwDy4aliT_jhIuoXcYoX6tJmyfIUhNerds
[10-Jul-2026 11:57:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 11:57:29 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 11:57:29 UTC] User ID: 1016
[10-Jul-2026 11:57:29 UTC] ✅ User profile retrieved successfully for user ID: 1016
[10-Jul-2026 11:57:31 UTC] === API CALL LOG ===
[10-Jul-2026 11:57:31 UTC] Endpoint: user/profile.php
[10-Jul-2026 11:57:31 UTC] Full Log Data: {
    "timestamp": "2026-07-10 11:57:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.77.49.172",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "37.77.49.172, 172.71.137.153",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxNiIsInVzZXJuYW1lIjoiYmF0cmFuMjAwNiIsImVtYWlsIjoiYmF0cmFuYmF0cmFuMTIzNDVAZ21haWwuY29tIiwiZXhwIjoxNzg0Mjg5Mzk3fQ.SUfnoEngKdwDy4aliT_jhIuoXcYoX6tJmyfIUhNerds",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18f6431ee6fddbb-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "37.77.49.172",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 11:57:31 UTC] === END API CALL LOG ===
[10-Jul-2026 11:57:31 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 11:57:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxNiIsInVzZXJuYW1lIjoiYmF0cmFuMjAwNiIsImVtYWlsIjoiYmF0cmFuYmF0cmFuMTIzNDVAZ21haWwuY29tIiwiZXhwIjoxNzg0Mjg5Mzk3fQ.SUfnoEngKdwDy4aliT_jhIuoXcYoX6tJmyfIUhNerds
[10-Jul-2026 11:57:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 11:57:31 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 11:57:31 UTC] User ID: 1016
[10-Jul-2026 11:57:31 UTC] ✅ User profile retrieved successfully for user ID: 1016
[10-Jul-2026 11:57:41 UTC] === API CALL LOG ===
[10-Jul-2026 11:57:41 UTC] Endpoint: user/profile.php
[10-Jul-2026 11:57:41 UTC] Full Log Data: {
    "timestamp": "2026-07-10 11:57:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.77.49.172",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "37.77.49.172, 172.71.137.153",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxNiIsInVzZXJuYW1lIjoiYmF0cmFuMjAwNiIsImVtYWlsIjoiYmF0cmFuYmF0cmFuMTIzNDVAZ21haWwuY29tIiwiZXhwIjoxNzg0Mjg5Mzk3fQ.SUfnoEngKdwDy4aliT_jhIuoXcYoX6tJmyfIUhNerds",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18f646bbec4ddbb-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "37.77.49.172",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 11:57:41 UTC] === END API CALL LOG ===
[10-Jul-2026 11:57:41 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 11:57:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxNiIsInVzZXJuYW1lIjoiYmF0cmFuMjAwNiIsImVtYWlsIjoiYmF0cmFuYmF0cmFuMTIzNDVAZ21haWwuY29tIiwiZXhwIjoxNzg0Mjg5Mzk3fQ.SUfnoEngKdwDy4aliT_jhIuoXcYoX6tJmyfIUhNerds
[10-Jul-2026 11:57:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 11:57:41 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 11:57:41 UTC] User ID: 1016
[10-Jul-2026 11:57:41 UTC] ✅ User profile retrieved successfully for user ID: 1016
[10-Jul-2026 11:57:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 11:57:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 11:57:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"37.77.49.172, 172.71.137.153","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxNiIsInVzZXJuYW1lIjoiYmF0cmFuMjAwNiIsImVtYWlsIjoiYmF0cmFuYmF0cmFuMTIzNDVAZ21haWwuY29tIiwiZXhwIjoxNzg0Mjg5Mzk3fQ.SUfnoEngKdwDy4aliT_jhIuoXcYoX6tJmyfIUhNerds","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a18f646bbec1ddbb-BGW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"37.77.49.172","cf-ipcountry":"IQ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jul-2026 11:57:41 UTC] === User Orders API Called ===
[10-Jul-2026 11:57:41 UTC] User ID: 1016
[10-Jul-2026 11:57:41 UTC] Limit: 20, Offset: 0
[10-Jul-2026 11:57:41 UTC] Orders found: 0
[10-Jul-2026 11:57:41 UTC] Orders data: []
[10-Jul-2026 11:57:41 UTC] Total orders count: 0
[10-Jul-2026 11:57:41 UTC] === API CALL LOG ===
[10-Jul-2026 11:57:41 UTC] Endpoint: user/profile.php
[10-Jul-2026 11:57:41 UTC] Full Log Data: {
    "timestamp": "2026-07-10 11:57:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.77.49.172",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "37.77.49.172, 172.71.137.153",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxNiIsInVzZXJuYW1lIjoiYmF0cmFuMjAwNiIsImVtYWlsIjoiYmF0cmFuYmF0cmFuMTIzNDVAZ21haWwuY29tIiwiZXhwIjoxNzg0Mjg5Mzk3fQ.SUfnoEngKdwDy4aliT_jhIuoXcYoX6tJmyfIUhNerds",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18f646dea2dddbb-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "37.77.49.172",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 11:57:41 UTC] === END API CALL LOG ===
[10-Jul-2026 11:57:41 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 11:57:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxNiIsInVzZXJuYW1lIjoiYmF0cmFuMjAwNiIsImVtYWlsIjoiYmF0cmFuYmF0cmFuMTIzNDVAZ21haWwuY29tIiwiZXhwIjoxNzg0Mjg5Mzk3fQ.SUfnoEngKdwDy4aliT_jhIuoXcYoX6tJmyfIUhNerds
[10-Jul-2026 11:57:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 11:57:41 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 11:57:41 UTC] User ID: 1016
[10-Jul-2026 11:57:41 UTC] ✅ User profile retrieved successfully for user ID: 1016
[10-Jul-2026 11:57:44 UTC] === API CALL LOG ===
[10-Jul-2026 11:57:44 UTC] Endpoint: user/profile.php
[10-Jul-2026 11:57:44 UTC] Full Log Data: {
    "timestamp": "2026-07-10 11:57:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.77.49.172",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "37.77.49.172, 172.71.137.153",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxNiIsInVzZXJuYW1lIjoiYmF0cmFuMjAwNiIsImVtYWlsIjoiYmF0cmFuYmF0cmFuMTIzNDVAZ21haWwuY29tIiwiZXhwIjoxNzg0Mjg5Mzk3fQ.SUfnoEngKdwDy4aliT_jhIuoXcYoX6tJmyfIUhNerds",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18f647fcdc2ddbb-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "37.77.49.172",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 11:57:44 UTC] === END API CALL LOG ===
[10-Jul-2026 11:57:44 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 11:57:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxNiIsInVzZXJuYW1lIjoiYmF0cmFuMjAwNiIsImVtYWlsIjoiYmF0cmFuYmF0cmFuMTIzNDVAZ21haWwuY29tIiwiZXhwIjoxNzg0Mjg5Mzk3fQ.SUfnoEngKdwDy4aliT_jhIuoXcYoX6tJmyfIUhNerds
[10-Jul-2026 11:57:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 11:57:44 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 11:57:44 UTC] User ID: 1016
[10-Jul-2026 11:57:44 UTC] ✅ User profile retrieved successfully for user ID: 1016
[10-Jul-2026 11:57:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 11:57:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 11:57:46 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"37.77.49.172, 172.71.137.153","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxNiIsInVzZXJuYW1lIjoiYmF0cmFuMjAwNiIsImVtYWlsIjoiYmF0cmFuYmF0cmFuMTIzNDVAZ21haWwuY29tIiwiZXhwIjoxNzg0Mjg5Mzk3fQ.SUfnoEngKdwDy4aliT_jhIuoXcYoX6tJmyfIUhNerds","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a18f648c284eddbb-BGW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"37.77.49.172","cf-ipcountry":"IQ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jul-2026 11:57:46 UTC] === User Orders API Called ===
[10-Jul-2026 11:57:46 UTC] User ID: 1016
[10-Jul-2026 11:57:46 UTC] Limit: 20, Offset: 0
[10-Jul-2026 11:57:46 UTC] Orders found: 0
[10-Jul-2026 11:57:46 UTC] Orders data: []
[10-Jul-2026 11:57:46 UTC] Total orders count: 0
[10-Jul-2026 11:57:46 UTC] === API CALL LOG ===
[10-Jul-2026 11:57:46 UTC] Endpoint: user/profile.php
[10-Jul-2026 11:57:46 UTC] Full Log Data: {
    "timestamp": "2026-07-10 11:57:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.77.49.172",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "37.77.49.172, 172.71.137.153",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxNiIsInVzZXJuYW1lIjoiYmF0cmFuMjAwNiIsImVtYWlsIjoiYmF0cmFuYmF0cmFuMTIzNDVAZ21haWwuY29tIiwiZXhwIjoxNzg0Mjg5Mzk3fQ.SUfnoEngKdwDy4aliT_jhIuoXcYoX6tJmyfIUhNerds",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18f648c992bddbb-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "37.77.49.172",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 11:57:46 UTC] === END API CALL LOG ===
[10-Jul-2026 11:57:46 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 11:57:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxNiIsInVzZXJuYW1lIjoiYmF0cmFuMjAwNiIsImVtYWlsIjoiYmF0cmFuYmF0cmFuMTIzNDVAZ21haWwuY29tIiwiZXhwIjoxNzg0Mjg5Mzk3fQ.SUfnoEngKdwDy4aliT_jhIuoXcYoX6tJmyfIUhNerds
[10-Jul-2026 11:57:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 11:57:46 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 11:57:46 UTC] User ID: 1016
[10-Jul-2026 11:57:46 UTC] ✅ User profile retrieved successfully for user ID: 1016
[10-Jul-2026 11:57:46 UTC] === API CALL LOG ===
[10-Jul-2026 11:57:46 UTC] Endpoint: user/profile.php
[10-Jul-2026 11:57:46 UTC] Full Log Data: {
    "timestamp": "2026-07-10 11:57:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.77.49.172",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "37.77.49.172, 172.71.137.153",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxNiIsInVzZXJuYW1lIjoiYmF0cmFuMjAwNiIsImVtYWlsIjoiYmF0cmFuYmF0cmFuMTIzNDVAZ21haWwuY29tIiwiZXhwIjoxNzg0Mjg5Mzk3fQ.SUfnoEngKdwDy4aliT_jhIuoXcYoX6tJmyfIUhNerds",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18f648fee15ddbb-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "37.77.49.172",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 11:57:46 UTC] === END API CALL LOG ===
[10-Jul-2026 11:57:46 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 11:57:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxNiIsInVzZXJuYW1lIjoiYmF0cmFuMjAwNiIsImVtYWlsIjoiYmF0cmFuYmF0cmFuMTIzNDVAZ21haWwuY29tIiwiZXhwIjoxNzg0Mjg5Mzk3fQ.SUfnoEngKdwDy4aliT_jhIuoXcYoX6tJmyfIUhNerds
[10-Jul-2026 11:57:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 11:57:46 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 11:57:46 UTC] User ID: 1016
[10-Jul-2026 11:57:46 UTC] ✅ User profile retrieved successfully for user ID: 1016
[10-Jul-2026 11:57:47 UTC] === API CALL LOG ===
[10-Jul-2026 11:57:47 UTC] Endpoint: user/profile.php
[10-Jul-2026 11:57:47 UTC] Full Log Data: {
    "timestamp": "2026-07-10 11:57:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.77.49.172",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "37.77.49.172, 172.71.137.153",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxNiIsInVzZXJuYW1lIjoiYmF0cmFuMjAwNiIsImVtYWlsIjoiYmF0cmFuYmF0cmFuMTIzNDVAZ21haWwuY29tIiwiZXhwIjoxNzg0Mjg5Mzk3fQ.SUfnoEngKdwDy4aliT_jhIuoXcYoX6tJmyfIUhNerds",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18f64908f05ddbb-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "37.77.49.172",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 11:57:47 UTC] === END API CALL LOG ===
[10-Jul-2026 11:57:47 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 11:57:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxNiIsInVzZXJuYW1lIjoiYmF0cmFuMjAwNiIsImVtYWlsIjoiYmF0cmFuYmF0cmFuMTIzNDVAZ21haWwuY29tIiwiZXhwIjoxNzg0Mjg5Mzk3fQ.SUfnoEngKdwDy4aliT_jhIuoXcYoX6tJmyfIUhNerds
[10-Jul-2026 11:57:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 11:57:47 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 11:57:47 UTC] User ID: 1016
[10-Jul-2026 11:57:47 UTC] ✅ User profile retrieved successfully for user ID: 1016
[10-Jul-2026 11:57:47 UTC] === API CALL LOG ===
[10-Jul-2026 11:57:47 UTC] Endpoint: user/profile.php
[10-Jul-2026 11:57:47 UTC] Full Log Data: {
    "timestamp": "2026-07-10 11:57:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.77.49.172",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "37.77.49.172, 172.71.137.153",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxNiIsInVzZXJuYW1lIjoiYmF0cmFuMjAwNiIsImVtYWlsIjoiYmF0cmFuYmF0cmFuMTIzNDVAZ21haWwuY29tIiwiZXhwIjoxNzg0Mjg5Mzk3fQ.SUfnoEngKdwDy4aliT_jhIuoXcYoX6tJmyfIUhNerds",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18f6492296cddbb-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "37.77.49.172",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 11:57:47 UTC] === END API CALL LOG ===
[10-Jul-2026 11:57:47 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 11:57:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxNiIsInVzZXJuYW1lIjoiYmF0cmFuMjAwNiIsImVtYWlsIjoiYmF0cmFuYmF0cmFuMTIzNDVAZ21haWwuY29tIiwiZXhwIjoxNzg0Mjg5Mzk3fQ.SUfnoEngKdwDy4aliT_jhIuoXcYoX6tJmyfIUhNerds
[10-Jul-2026 11:57:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 11:57:47 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 11:57:47 UTC] User ID: 1016
[10-Jul-2026 11:57:47 UTC] ✅ User profile retrieved successfully for user ID: 1016
[10-Jul-2026 11:57:59 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 11:57:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 11:57:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"37.77.49.172, 172.71.137.153","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxNiIsInVzZXJuYW1lIjoiYmF0cmFuMjAwNiIsImVtYWlsIjoiYmF0cmFuYmF0cmFuMTIzNDVAZ21haWwuY29tIiwiZXhwIjoxNzg0Mjg5Mzk3fQ.SUfnoEngKdwDy4aliT_jhIuoXcYoX6tJmyfIUhNerds","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a18f64dcee3cddbb-BGW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"37.77.49.172","cf-ipcountry":"IQ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jul-2026 11:57:59 UTC] === User Orders API Called ===
[10-Jul-2026 11:57:59 UTC] User ID: 1016
[10-Jul-2026 11:57:59 UTC] Limit: 20, Offset: 0
[10-Jul-2026 11:57:59 UTC] Orders found: 0
[10-Jul-2026 11:57:59 UTC] Orders data: []
[10-Jul-2026 11:57:59 UTC] Total orders count: 0
[10-Jul-2026 11:57:59 UTC] === API CALL LOG ===
[10-Jul-2026 11:57:59 UTC] Endpoint: user/profile.php
[10-Jul-2026 11:57:59 UTC] Full Log Data: {
    "timestamp": "2026-07-10 11:57:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.77.49.172",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "37.77.49.172, 172.71.137.153",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxNiIsInVzZXJuYW1lIjoiYmF0cmFuMjAwNiIsImVtYWlsIjoiYmF0cmFuYmF0cmFuMTIzNDVAZ21haWwuY29tIiwiZXhwIjoxNzg0Mjg5Mzk3fQ.SUfnoEngKdwDy4aliT_jhIuoXcYoX6tJmyfIUhNerds",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18f64dd4eddddbb-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "37.77.49.172",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 11:57:59 UTC] === END API CALL LOG ===
[10-Jul-2026 11:57:59 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 11:57:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxNiIsInVzZXJuYW1lIjoiYmF0cmFuMjAwNiIsImVtYWlsIjoiYmF0cmFuYmF0cmFuMTIzNDVAZ21haWwuY29tIiwiZXhwIjoxNzg0Mjg5Mzk3fQ.SUfnoEngKdwDy4aliT_jhIuoXcYoX6tJmyfIUhNerds
[10-Jul-2026 11:57:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 11:57:59 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 11:57:59 UTC] User ID: 1016
[10-Jul-2026 11:57:59 UTC] ✅ User profile retrieved successfully for user ID: 1016
[10-Jul-2026 11:57:59 UTC] === API CALL LOG ===
[10-Jul-2026 11:57:59 UTC] Endpoint: user/profile.php
[10-Jul-2026 11:57:59 UTC] Full Log Data: {
    "timestamp": "2026-07-10 11:57:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.77.49.172",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "37.77.49.172, 172.71.137.153",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxNiIsInVzZXJuYW1lIjoiYmF0cmFuMjAwNiIsImVtYWlsIjoiYmF0cmFuYmF0cmFuMTIzNDVAZ21haWwuY29tIiwiZXhwIjoxNzg0Mjg5Mzk3fQ.SUfnoEngKdwDy4aliT_jhIuoXcYoX6tJmyfIUhNerds",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18f64e13cb9ddbb-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "37.77.49.172",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 11:57:59 UTC] === END API CALL LOG ===
[10-Jul-2026 11:57:59 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 11:57:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxNiIsInVzZXJuYW1lIjoiYmF0cmFuMjAwNiIsImVtYWlsIjoiYmF0cmFuYmF0cmFuMTIzNDVAZ21haWwuY29tIiwiZXhwIjoxNzg0Mjg5Mzk3fQ.SUfnoEngKdwDy4aliT_jhIuoXcYoX6tJmyfIUhNerds
[10-Jul-2026 11:57:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 11:57:59 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 11:57:59 UTC] User ID: 1016
[10-Jul-2026 11:57:59 UTC] ✅ User profile retrieved successfully for user ID: 1016
[10-Jul-2026 11:58:01 UTC] === API CALL LOG ===
[10-Jul-2026 11:58:01 UTC] Endpoint: user/profile.php
[10-Jul-2026 11:58:01 UTC] Full Log Data: {
    "timestamp": "2026-07-10 11:58:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.77.49.172",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "37.77.49.172, 172.71.137.153",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxNiIsInVzZXJuYW1lIjoiYmF0cmFuMjAwNiIsImVtYWlsIjoiYmF0cmFuYmF0cmFuMTIzNDVAZ21haWwuY29tIiwiZXhwIjoxNzg0Mjg5Mzk3fQ.SUfnoEngKdwDy4aliT_jhIuoXcYoX6tJmyfIUhNerds",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18f64e85894ddbb-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "37.77.49.172",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 11:58:01 UTC] === END API CALL LOG ===
[10-Jul-2026 11:58:01 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 11:58:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxNiIsInVzZXJuYW1lIjoiYmF0cmFuMjAwNiIsImVtYWlsIjoiYmF0cmFuYmF0cmFuMTIzNDVAZ21haWwuY29tIiwiZXhwIjoxNzg0Mjg5Mzk3fQ.SUfnoEngKdwDy4aliT_jhIuoXcYoX6tJmyfIUhNerds
[10-Jul-2026 11:58:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 11:58:01 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 11:58:01 UTC] User ID: 1016
[10-Jul-2026 11:58:01 UTC] ✅ User profile retrieved successfully for user ID: 1016
[10-Jul-2026 11:58:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 11:58:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 11:58:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"37.77.49.172, 172.71.137.152","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxNiIsInVzZXJuYW1lIjoiYmF0cmFuMjAwNiIsImVtYWlsIjoiYmF0cmFuYmF0cmFuMTIzNDVAZ21haWwuY29tIiwiZXhwIjoxNzg0Mjg5Mzk3fQ.SUfnoEngKdwDy4aliT_jhIuoXcYoX6tJmyfIUhNerds","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a18f650be9deddbb-BGW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"37.77.49.172","cf-ipcountry":"IQ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jul-2026 11:58:07 UTC] === User Orders API Called ===
[10-Jul-2026 11:58:07 UTC] User ID: 1016
[10-Jul-2026 11:58:07 UTC] Limit: 20, Offset: 0
[10-Jul-2026 11:58:07 UTC] Orders found: 0
[10-Jul-2026 11:58:07 UTC] Orders data: []
[10-Jul-2026 11:58:07 UTC] Total orders count: 0
[10-Jul-2026 11:58:07 UTC] === API CALL LOG ===
[10-Jul-2026 11:58:07 UTC] Endpoint: user/profile.php
[10-Jul-2026 11:58:07 UTC] Full Log Data: {
    "timestamp": "2026-07-10 11:58:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.77.49.172",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "37.77.49.172, 172.71.137.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxNiIsInVzZXJuYW1lIjoiYmF0cmFuMjAwNiIsImVtYWlsIjoiYmF0cmFuYmF0cmFuMTIzNDVAZ21haWwuY29tIiwiZXhwIjoxNzg0Mjg5Mzk3fQ.SUfnoEngKdwDy4aliT_jhIuoXcYoX6tJmyfIUhNerds",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18f650be9dfddbb-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "37.77.49.172",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 11:58:07 UTC] === END API CALL LOG ===
[10-Jul-2026 11:58:07 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 11:58:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxNiIsInVzZXJuYW1lIjoiYmF0cmFuMjAwNiIsImVtYWlsIjoiYmF0cmFuYmF0cmFuMTIzNDVAZ21haWwuY29tIiwiZXhwIjoxNzg0Mjg5Mzk3fQ.SUfnoEngKdwDy4aliT_jhIuoXcYoX6tJmyfIUhNerds
[10-Jul-2026 11:58:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 11:58:07 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 11:58:07 UTC] User ID: 1016
[10-Jul-2026 11:58:07 UTC] ✅ User profile retrieved successfully for user ID: 1016
[10-Jul-2026 11:58:08 UTC] === API CALL LOG ===
[10-Jul-2026 11:58:08 UTC] Endpoint: user/profile.php
[10-Jul-2026 11:58:08 UTC] Full Log Data: {
    "timestamp": "2026-07-10 11:58:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.77.49.172",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "37.77.49.172, 172.71.137.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxNiIsInVzZXJuYW1lIjoiYmF0cmFuMjAwNiIsImVtYWlsIjoiYmF0cmFuYmF0cmFuMTIzNDVAZ21haWwuY29tIiwiZXhwIjoxNzg0Mjg5Mzk3fQ.SUfnoEngKdwDy4aliT_jhIuoXcYoX6tJmyfIUhNerds",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18f6515295cddbb-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "37.77.49.172",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 11:58:08 UTC] === END API CALL LOG ===
[10-Jul-2026 11:58:08 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 11:58:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxNiIsInVzZXJuYW1lIjoiYmF0cmFuMjAwNiIsImVtYWlsIjoiYmF0cmFuYmF0cmFuMTIzNDVAZ21haWwuY29tIiwiZXhwIjoxNzg0Mjg5Mzk3fQ.SUfnoEngKdwDy4aliT_jhIuoXcYoX6tJmyfIUhNerds
[10-Jul-2026 11:58:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 11:58:08 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 11:58:08 UTC] User ID: 1016
[10-Jul-2026 11:58:08 UTC] ✅ User profile retrieved successfully for user ID: 1016
[10-Jul-2026 11:58:10 UTC] === API CALL LOG ===
[10-Jul-2026 11:58:10 UTC] Endpoint: user/profile.php
[10-Jul-2026 11:58:10 UTC] Full Log Data: {
    "timestamp": "2026-07-10 11:58:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.77.49.172",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "37.77.49.172, 172.71.137.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxNiIsInVzZXJuYW1lIjoiYmF0cmFuMjAwNiIsImVtYWlsIjoiYmF0cmFuYmF0cmFuMTIzNDVAZ21haWwuY29tIiwiZXhwIjoxNzg0Mjg5Mzk3fQ.SUfnoEngKdwDy4aliT_jhIuoXcYoX6tJmyfIUhNerds",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18f65213bc9ddbb-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "37.77.49.172",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 11:58:10 UTC] === END API CALL LOG ===
[10-Jul-2026 11:58:10 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 11:58:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxNiIsInVzZXJuYW1lIjoiYmF0cmFuMjAwNiIsImVtYWlsIjoiYmF0cmFuYmF0cmFuMTIzNDVAZ21haWwuY29tIiwiZXhwIjoxNzg0Mjg5Mzk3fQ.SUfnoEngKdwDy4aliT_jhIuoXcYoX6tJmyfIUhNerds
[10-Jul-2026 11:58:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 11:58:10 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 11:58:10 UTC] User ID: 1016
[10-Jul-2026 11:58:10 UTC] ✅ User profile retrieved successfully for user ID: 1016
[10-Jul-2026 11:58:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 11:58:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 11:58:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"37.77.49.172, 172.71.137.152","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxNiIsInVzZXJuYW1lIjoiYmF0cmFuMjAwNiIsImVtYWlsIjoiYmF0cmFuYmF0cmFuMTIzNDVAZ21haWwuY29tIiwiZXhwIjoxNzg0Mjg5Mzk3fQ.SUfnoEngKdwDy4aliT_jhIuoXcYoX6tJmyfIUhNerds","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a18f65579f30ddbb-BGW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"37.77.49.172","cf-ipcountry":"IQ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jul-2026 11:58:18 UTC] === User Orders API Called ===
[10-Jul-2026 11:58:18 UTC] User ID: 1016
[10-Jul-2026 11:58:18 UTC] Limit: 20, Offset: 0
[10-Jul-2026 11:58:18 UTC] Orders found: 0
[10-Jul-2026 11:58:18 UTC] Orders data: []
[10-Jul-2026 11:58:18 UTC] Total orders count: 0
[10-Jul-2026 11:58:20 UTC] === API CALL LOG ===
[10-Jul-2026 11:58:20 UTC] Endpoint: user/profile.php
[10-Jul-2026 11:58:20 UTC] Full Log Data: {
    "timestamp": "2026-07-10 11:58:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.77.49.172",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "37.77.49.172, 172.71.137.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxNiIsInVzZXJuYW1lIjoiYmF0cmFuMjAwNiIsImVtYWlsIjoiYmF0cmFuYmF0cmFuMTIzNDVAZ21haWwuY29tIiwiZXhwIjoxNzg0Mjg5Mzk3fQ.SUfnoEngKdwDy4aliT_jhIuoXcYoX6tJmyfIUhNerds",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18f655ee9f5ddbb-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "37.77.49.172",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 11:58:20 UTC] === END API CALL LOG ===
[10-Jul-2026 11:58:20 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 11:58:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxNiIsInVzZXJuYW1lIjoiYmF0cmFuMjAwNiIsImVtYWlsIjoiYmF0cmFuYmF0cmFuMTIzNDVAZ21haWwuY29tIiwiZXhwIjoxNzg0Mjg5Mzk3fQ.SUfnoEngKdwDy4aliT_jhIuoXcYoX6tJmyfIUhNerds
[10-Jul-2026 11:58:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 11:58:20 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 11:58:20 UTC] User ID: 1016
[10-Jul-2026 11:58:20 UTC] ✅ User profile retrieved successfully for user ID: 1016
[10-Jul-2026 11:58:20 UTC] User Purchases API - User ID: 1016
[10-Jul-2026 11:58:20 UTC] User Purchases API - Total purchases found: 0
[10-Jul-2026 11:58:27 UTC] === API CALL LOG ===
[10-Jul-2026 11:58:27 UTC] Endpoint: user/profile.php
[10-Jul-2026 11:58:27 UTC] Full Log Data: {
    "timestamp": "2026-07-10 11:58:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.77.49.172",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "37.77.49.172, 172.71.137.153",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxNiIsInVzZXJuYW1lIjoiYmF0cmFuMjAwNiIsImVtYWlsIjoiYmF0cmFuYmF0cmFuMTIzNDVAZ21haWwuY29tIiwiZXhwIjoxNzg0Mjg5Mzk3fQ.SUfnoEngKdwDy4aliT_jhIuoXcYoX6tJmyfIUhNerds",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18f658c0c28ddbb-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "37.77.49.172",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 11:58:27 UTC] === END API CALL LOG ===
[10-Jul-2026 11:58:27 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 11:58:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxNiIsInVzZXJuYW1lIjoiYmF0cmFuMjAwNiIsImVtYWlsIjoiYmF0cmFuYmF0cmFuMTIzNDVAZ21haWwuY29tIiwiZXhwIjoxNzg0Mjg5Mzk3fQ.SUfnoEngKdwDy4aliT_jhIuoXcYoX6tJmyfIUhNerds
[10-Jul-2026 11:58:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 11:58:27 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 11:58:27 UTC] User ID: 1016
[10-Jul-2026 11:58:27 UTC] ✅ User profile retrieved successfully for user ID: 1016
[10-Jul-2026 11:58:27 UTC] User Purchases API - User ID: 1016
[10-Jul-2026 11:58:27 UTC] User Purchases API - Total purchases found: 0
[10-Jul-2026 11:58:35 UTC] === API CALL LOG ===
[10-Jul-2026 11:58:35 UTC] Endpoint: user/profile.php
[10-Jul-2026 11:58:35 UTC] Full Log Data: {
    "timestamp": "2026-07-10 11:58:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.77.49.172",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "37.77.49.172, 172.71.137.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxNiIsInVzZXJuYW1lIjoiYmF0cmFuMjAwNiIsImVtYWlsIjoiYmF0cmFuYmF0cmFuMTIzNDVAZ21haWwuY29tIiwiZXhwIjoxNzg0Mjg5Mzk3fQ.SUfnoEngKdwDy4aliT_jhIuoXcYoX6tJmyfIUhNerds",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18f65bcbc04ddbb-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "37.77.49.172",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 11:58:35 UTC] === END API CALL LOG ===
[10-Jul-2026 11:58:35 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 11:58:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxNiIsInVzZXJuYW1lIjoiYmF0cmFuMjAwNiIsImVtYWlsIjoiYmF0cmFuYmF0cmFuMTIzNDVAZ21haWwuY29tIiwiZXhwIjoxNzg0Mjg5Mzk3fQ.SUfnoEngKdwDy4aliT_jhIuoXcYoX6tJmyfIUhNerds
[10-Jul-2026 11:58:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 11:58:35 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 11:58:35 UTC] User ID: 1016
[10-Jul-2026 11:58:35 UTC] ✅ User profile retrieved successfully for user ID: 1016
[10-Jul-2026 11:58:35 UTC] User Purchases API - User ID: 1016
[10-Jul-2026 11:58:35 UTC] User Purchases API - Total purchases found: 0
[10-Jul-2026 11:58:37 UTC] User Purchases API - User ID: 1016
[10-Jul-2026 11:58:37 UTC] User Purchases API - Total purchases found: 0
[10-Jul-2026 11:58:40 UTC] === API CALL LOG ===
[10-Jul-2026 11:58:40 UTC] Endpoint: user/profile.php
[10-Jul-2026 11:58:40 UTC] Full Log Data: {
    "timestamp": "2026-07-10 11:58:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.77.49.172",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "37.77.49.172, 172.71.137.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxNiIsInVzZXJuYW1lIjoiYmF0cmFuMjAwNiIsImVtYWlsIjoiYmF0cmFuYmF0cmFuMTIzNDVAZ21haWwuY29tIiwiZXhwIjoxNzg0Mjg5Mzk3fQ.SUfnoEngKdwDy4aliT_jhIuoXcYoX6tJmyfIUhNerds",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18f65dd1ca8ddbb-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "37.77.49.172",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 11:58:40 UTC] === END API CALL LOG ===
[10-Jul-2026 11:58:40 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 11:58:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxNiIsInVzZXJuYW1lIjoiYmF0cmFuMjAwNiIsImVtYWlsIjoiYmF0cmFuYmF0cmFuMTIzNDVAZ21haWwuY29tIiwiZXhwIjoxNzg0Mjg5Mzk3fQ.SUfnoEngKdwDy4aliT_jhIuoXcYoX6tJmyfIUhNerds
[10-Jul-2026 11:58:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 11:58:40 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 11:58:40 UTC] User ID: 1016
[10-Jul-2026 11:58:40 UTC] ✅ User profile retrieved successfully for user ID: 1016
[10-Jul-2026 11:58:40 UTC] User Purchases API - User ID: 1016
[10-Jul-2026 11:58:40 UTC] User Purchases API - Total purchases found: 0
[10-Jul-2026 11:58:47 UTC] === API CALL LOG ===
[10-Jul-2026 11:58:47 UTC] Endpoint: user/profile.php
[10-Jul-2026 11:58:47 UTC] Full Log Data: {
    "timestamp": "2026-07-10 11:58:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.77.49.172",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "37.77.49.172, 172.71.137.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxNiIsInVzZXJuYW1lIjoiYmF0cmFuMjAwNiIsImVtYWlsIjoiYmF0cmFuYmF0cmFuMTIzNDVAZ21haWwuY29tIiwiZXhwIjoxNzg0Mjg5Mzk3fQ.SUfnoEngKdwDy4aliT_jhIuoXcYoX6tJmyfIUhNerds",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18f6609bc9dddbb-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "37.77.49.172",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 11:58:47 UTC] === END API CALL LOG ===
[10-Jul-2026 11:58:47 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 11:58:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxNiIsInVzZXJuYW1lIjoiYmF0cmFuMjAwNiIsImVtYWlsIjoiYmF0cmFuYmF0cmFuMTIzNDVAZ21haWwuY29tIiwiZXhwIjoxNzg0Mjg5Mzk3fQ.SUfnoEngKdwDy4aliT_jhIuoXcYoX6tJmyfIUhNerds
[10-Jul-2026 11:58:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 11:58:47 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 11:58:47 UTC] User ID: 1016
[10-Jul-2026 11:58:47 UTC] ✅ User profile retrieved successfully for user ID: 1016
[10-Jul-2026 11:58:48 UTC] User Purchases API - User ID: 1016
[10-Jul-2026 11:58:48 UTC] User Purchases API - Total purchases found: 0
[10-Jul-2026 11:58:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 11:58:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 11:58:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"37.77.49.172, 172.71.137.152","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxNiIsInVzZXJuYW1lIjoiYmF0cmFuMjAwNiIsImVtYWlsIjoiYmF0cmFuYmF0cmFuMTIzNDVAZ21haWwuY29tIiwiZXhwIjoxNzg0Mjg5Mzk3fQ.SUfnoEngKdwDy4aliT_jhIuoXcYoX6tJmyfIUhNerds","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a18f6637fad3ddbb-BGW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"37.77.49.172","cf-ipcountry":"IQ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jul-2026 11:58:55 UTC] === User Orders API Called ===
[10-Jul-2026 11:58:55 UTC] User ID: 1016
[10-Jul-2026 11:58:55 UTC] Limit: 20, Offset: 0
[10-Jul-2026 11:58:55 UTC] Orders found: 0
[10-Jul-2026 11:58:55 UTC] Orders data: []
[10-Jul-2026 11:58:55 UTC] Total orders count: 0
[10-Jul-2026 11:58:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 11:58:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 11:58:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"37.77.49.172, 172.71.137.152","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxNiIsInVzZXJuYW1lIjoiYmF0cmFuMjAwNiIsImVtYWlsIjoiYmF0cmFuYmF0cmFuMTIzNDVAZ21haWwuY29tIiwiZXhwIjoxNzg0Mjg5Mzk3fQ.SUfnoEngKdwDy4aliT_jhIuoXcYoX6tJmyfIUhNerds","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a18f664458a0ddbb-BGW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"37.77.49.172","cf-ipcountry":"IQ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jul-2026 11:58:56 UTC] === User Orders API Called ===
[10-Jul-2026 11:58:56 UTC] User ID: 1016
[10-Jul-2026 11:58:56 UTC] Limit: 20, Offset: 0
[10-Jul-2026 11:58:56 UTC] Orders found: 0
[10-Jul-2026 11:58:56 UTC] Orders data: []
[10-Jul-2026 11:58:56 UTC] Total orders count: 0
[10-Jul-2026 11:58:56 UTC] === API CALL LOG ===
[10-Jul-2026 11:58:56 UTC] Endpoint: user/profile.php
[10-Jul-2026 11:58:56 UTC] Full Log Data: {
    "timestamp": "2026-07-10 11:58:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.77.49.172",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "37.77.49.172, 172.71.137.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxNiIsInVzZXJuYW1lIjoiYmF0cmFuMjAwNiIsImVtYWlsIjoiYmF0cmFuYmF0cmFuMTIzNDVAZ21haWwuY29tIiwiZXhwIjoxNzg0Mjg5Mzk3fQ.SUfnoEngKdwDy4aliT_jhIuoXcYoX6tJmyfIUhNerds",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18f6644d98bddbb-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "37.77.49.172",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 11:58:56 UTC] === END API CALL LOG ===
[10-Jul-2026 11:58:56 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 11:58:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxNiIsInVzZXJuYW1lIjoiYmF0cmFuMjAwNiIsImVtYWlsIjoiYmF0cmFuYmF0cmFuMTIzNDVAZ21haWwuY29tIiwiZXhwIjoxNzg0Mjg5Mzk3fQ.SUfnoEngKdwDy4aliT_jhIuoXcYoX6tJmyfIUhNerds
[10-Jul-2026 11:58:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 11:58:56 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 11:58:56 UTC] User ID: 1016
[10-Jul-2026 11:58:56 UTC] ✅ User profile retrieved successfully for user ID: 1016
[10-Jul-2026 11:58:57 UTC] === API CALL LOG ===
[10-Jul-2026 11:58:57 UTC] Endpoint: user/profile.php
[10-Jul-2026 11:58:57 UTC] Full Log Data: {
    "timestamp": "2026-07-10 11:58:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.77.49.172",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "37.77.49.172, 172.71.137.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxNiIsInVzZXJuYW1lIjoiYmF0cmFuMjAwNiIsImVtYWlsIjoiYmF0cmFuYmF0cmFuMTIzNDVAZ21haWwuY29tIiwiZXhwIjoxNzg0Mjg5Mzk3fQ.SUfnoEngKdwDy4aliT_jhIuoXcYoX6tJmyfIUhNerds",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18f66482f6cddbb-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "37.77.49.172",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 11:58:57 UTC] === END API CALL LOG ===
[10-Jul-2026 11:58:57 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 11:58:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxNiIsInVzZXJuYW1lIjoiYmF0cmFuMjAwNiIsImVtYWlsIjoiYmF0cmFuYmF0cmFuMTIzNDVAZ21haWwuY29tIiwiZXhwIjoxNzg0Mjg5Mzk3fQ.SUfnoEngKdwDy4aliT_jhIuoXcYoX6tJmyfIUhNerds
[10-Jul-2026 11:58:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 11:58:57 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 11:58:57 UTC] User ID: 1016
[10-Jul-2026 11:58:57 UTC] ✅ User profile retrieved successfully for user ID: 1016
[10-Jul-2026 11:58:57 UTC] === API CALL LOG ===
[10-Jul-2026 11:58:57 UTC] Endpoint: user/profile.php
[10-Jul-2026 11:58:57 UTC] Full Log Data: {
    "timestamp": "2026-07-10 11:58:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.77.49.172",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "37.77.49.172, 172.71.137.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxNiIsInVzZXJuYW1lIjoiYmF0cmFuMjAwNiIsImVtYWlsIjoiYmF0cmFuYmF0cmFuMTIzNDVAZ21haWwuY29tIiwiZXhwIjoxNzg0Mjg5Mzk3fQ.SUfnoEngKdwDy4aliT_jhIuoXcYoX6tJmyfIUhNerds",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18f664adc16ddbb-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "37.77.49.172",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 11:58:57 UTC] === END API CALL LOG ===
[10-Jul-2026 11:58:57 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 11:58:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxNiIsInVzZXJuYW1lIjoiYmF0cmFuMjAwNiIsImVtYWlsIjoiYmF0cmFuYmF0cmFuMTIzNDVAZ21haWwuY29tIiwiZXhwIjoxNzg0Mjg5Mzk3fQ.SUfnoEngKdwDy4aliT_jhIuoXcYoX6tJmyfIUhNerds
[10-Jul-2026 11:58:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 11:58:57 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 11:58:57 UTC] User ID: 1016
[10-Jul-2026 11:58:57 UTC] ✅ User profile retrieved successfully for user ID: 1016
[10-Jul-2026 11:59:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 11:59:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 11:59:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"37.77.49.172, 172.71.137.152","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxNiIsInVzZXJuYW1lIjoiYmF0cmFuMjAwNiIsImVtYWlsIjoiYmF0cmFuYmF0cmFuMTIzNDVAZ21haWwuY29tIiwiZXhwIjoxNzg0Mjg5Mzk3fQ.SUfnoEngKdwDy4aliT_jhIuoXcYoX6tJmyfIUhNerds","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a18f6661e9f7ddbb-BGW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"37.77.49.172","cf-ipcountry":"IQ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jul-2026 11:59:01 UTC] === User Orders API Called ===
[10-Jul-2026 11:59:01 UTC] User ID: 1016
[10-Jul-2026 11:59:01 UTC] Limit: 20, Offset: 0
[10-Jul-2026 11:59:01 UTC] Orders found: 0
[10-Jul-2026 11:59:01 UTC] Orders data: []
[10-Jul-2026 11:59:01 UTC] Total orders count: 0
[10-Jul-2026 11:59:07 UTC] === API CALL LOG ===
[10-Jul-2026 11:59:07 UTC] Endpoint: user/profile.php
[10-Jul-2026 11:59:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 11:59:07 UTC] Full Log Data: {
    "timestamp": "2026-07-10 11:59:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.77.49.172",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "37.77.49.172, 172.71.137.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxNiIsInVzZXJuYW1lIjoiYmF0cmFuMjAwNiIsImVtYWlsIjoiYmF0cmFuYmF0cmFuMTIzNDVAZ21haWwuY29tIiwiZXhwIjoxNzg0Mjg5Mzk3fQ.SUfnoEngKdwDy4aliT_jhIuoXcYoX6tJmyfIUhNerds",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18f66887ff9ddbb-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "37.77.49.172",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 11:59:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 11:59:07 UTC] === END API CALL LOG ===
[10-Jul-2026 11:59:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"37.77.49.172, 172.71.137.152","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxNiIsInVzZXJuYW1lIjoiYmF0cmFuMjAwNiIsImVtYWlsIjoiYmF0cmFuYmF0cmFuMTIzNDVAZ21haWwuY29tIiwiZXhwIjoxNzg0Mjg5Mzk3fQ.SUfnoEngKdwDy4aliT_jhIuoXcYoX6tJmyfIUhNerds","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a18f66887ff5ddbb-BGW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"37.77.49.172","cf-ipcountry":"IQ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jul-2026 11:59:07 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 11:59:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxNiIsInVzZXJuYW1lIjoiYmF0cmFuMjAwNiIsImVtYWlsIjoiYmF0cmFuYmF0cmFuMTIzNDVAZ21haWwuY29tIiwiZXhwIjoxNzg0Mjg5Mzk3fQ.SUfnoEngKdwDy4aliT_jhIuoXcYoX6tJmyfIUhNerds
[10-Jul-2026 11:59:07 UTC] === User Orders API Called ===
[10-Jul-2026 11:59:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 11:59:07 UTC] User ID: 1016
[10-Jul-2026 11:59:07 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 11:59:07 UTC] User ID: 1016
[10-Jul-2026 11:59:07 UTC] Limit: 20, Offset: 0
[10-Jul-2026 11:59:07 UTC] ✅ User profile retrieved successfully for user ID: 1016
[10-Jul-2026 11:59:07 UTC] Orders found: 0
[10-Jul-2026 11:59:07 UTC] Orders data: []
[10-Jul-2026 11:59:07 UTC] Total orders count: 0
[10-Jul-2026 11:59:08 UTC] === API CALL LOG ===
[10-Jul-2026 11:59:08 UTC] Endpoint: user/profile.php
[10-Jul-2026 11:59:08 UTC] Full Log Data: {
    "timestamp": "2026-07-10 11:59:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.77.49.172",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "37.77.49.172, 172.71.137.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxNiIsInVzZXJuYW1lIjoiYmF0cmFuMjAwNiIsImVtYWlsIjoiYmF0cmFuYmF0cmFuMTIzNDVAZ21haWwuY29tIiwiZXhwIjoxNzg0Mjg5Mzk3fQ.SUfnoEngKdwDy4aliT_jhIuoXcYoX6tJmyfIUhNerds",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18f668cfff0ddbb-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "37.77.49.172",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 11:59:08 UTC] === END API CALL LOG ===
[10-Jul-2026 11:59:08 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 11:59:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxNiIsInVzZXJuYW1lIjoiYmF0cmFuMjAwNiIsImVtYWlsIjoiYmF0cmFuYmF0cmFuMTIzNDVAZ21haWwuY29tIiwiZXhwIjoxNzg0Mjg5Mzk3fQ.SUfnoEngKdwDy4aliT_jhIuoXcYoX6tJmyfIUhNerds
[10-Jul-2026 11:59:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 11:59:08 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 11:59:08 UTC] User ID: 1016
[10-Jul-2026 11:59:08 UTC] ✅ User profile retrieved successfully for user ID: 1016
[10-Jul-2026 11:59:08 UTC] === API CALL LOG ===
[10-Jul-2026 11:59:08 UTC] Endpoint: user/profile.php
[10-Jul-2026 11:59:08 UTC] Full Log Data: {
    "timestamp": "2026-07-10 11:59:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.77.49.172",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "37.77.49.172, 172.71.137.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxNiIsInVzZXJuYW1lIjoiYmF0cmFuMjAwNiIsImVtYWlsIjoiYmF0cmFuYmF0cmFuMTIzNDVAZ21haWwuY29tIiwiZXhwIjoxNzg0Mjg5Mzk3fQ.SUfnoEngKdwDy4aliT_jhIuoXcYoX6tJmyfIUhNerds",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18f668d88ceddbb-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "37.77.49.172",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 11:59:08 UTC] === END API CALL LOG ===
[10-Jul-2026 11:59:08 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 11:59:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxNiIsInVzZXJuYW1lIjoiYmF0cmFuMjAwNiIsImVtYWlsIjoiYmF0cmFuYmF0cmFuMTIzNDVAZ21haWwuY29tIiwiZXhwIjoxNzg0Mjg5Mzk3fQ.SUfnoEngKdwDy4aliT_jhIuoXcYoX6tJmyfIUhNerds
[10-Jul-2026 11:59:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 11:59:08 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 11:59:08 UTC] User ID: 1016
[10-Jul-2026 11:59:08 UTC] ✅ User profile retrieved successfully for user ID: 1016
[10-Jul-2026 12:11:12 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 12:11:12 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 12:11:12 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"37.236.226.129, 162.158.210.10","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxNyIsInVzZXJuYW1lIjoiYmF0cmFuYmF0cmFuIiwiZW1haWwiOiJiYXRyYW5iYXRyYW4xMjM0NTY3QGdtYWlsLmNvbSIsImV4cCI6MTc4NDI5MDI3MH0.Fdqbp68Y7QRDR3flNC3lQc5rRjEwwiREBebuf4NfiCI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a18f7838dd44d0f8-SOF","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"37.236.226.129","cf-ipcountry":"IQ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jul-2026 12:11:12 UTC] === User Orders API Called ===
[10-Jul-2026 12:11:12 UTC] User ID: 1017
[10-Jul-2026 12:11:12 UTC] Limit: 20, Offset: 0
[10-Jul-2026 12:11:12 UTC] Orders found: 0
[10-Jul-2026 12:11:12 UTC] Orders data: []
[10-Jul-2026 12:11:12 UTC] Total orders count: 0
[10-Jul-2026 12:11:12 UTC] === API CALL LOG ===
[10-Jul-2026 12:11:12 UTC] Endpoint: user/profile.php
[10-Jul-2026 12:11:12 UTC] Full Log Data: {
    "timestamp": "2026-07-10 12:11:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.236.226.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "37.236.226.129, 162.158.210.44",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxNyIsInVzZXJuYW1lIjoiYmF0cmFuYmF0cmFuIiwiZW1haWwiOiJiYXRyYW5iYXRyYW4xMjM0NTY3QGdtYWlsLmNvbSIsImV4cCI6MTc4NDI5MDI3MH0.Fdqbp68Y7QRDR3flNC3lQc5rRjEwwiREBebuf4NfiCI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18f7838dd35d0f8-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "37.236.226.129",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 12:11:12 UTC] === END API CALL LOG ===
[10-Jul-2026 12:11:12 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 12:11:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxNyIsInVzZXJuYW1lIjoiYmF0cmFuYmF0cmFuIiwiZW1haWwiOiJiYXRyYW5iYXRyYW4xMjM0NTY3QGdtYWlsLmNvbSIsImV4cCI6MTc4NDI5MDI3MH0.Fdqbp68Y7QRDR3flNC3lQc5rRjEwwiREBebuf4NfiCI
[10-Jul-2026 12:11:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 12:11:12 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 12:11:12 UTC] User ID: 1017
[10-Jul-2026 12:11:12 UTC] ✅ User profile retrieved successfully for user ID: 1017
[10-Jul-2026 12:11:12 UTC] === API CALL LOG ===
[10-Jul-2026 12:11:12 UTC] Endpoint: user/profile.php
[10-Jul-2026 12:11:12 UTC] Full Log Data: {
    "timestamp": "2026-07-10 12:11:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.236.226.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "37.236.226.129, 162.158.210.44",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxNyIsInVzZXJuYW1lIjoiYmF0cmFuYmF0cmFuIiwiZW1haWwiOiJiYXRyYW5iYXRyYW4xMjM0NTY3QGdtYWlsLmNvbSIsImV4cCI6MTc4NDI5MDI3MH0.Fdqbp68Y7QRDR3flNC3lQc5rRjEwwiREBebuf4NfiCI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18f7838dd49d0f8-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "37.236.226.129",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 12:11:12 UTC] === END API CALL LOG ===
[10-Jul-2026 12:11:12 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 12:11:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxNyIsInVzZXJuYW1lIjoiYmF0cmFuYmF0cmFuIiwiZW1haWwiOiJiYXRyYW5iYXRyYW4xMjM0NTY3QGdtYWlsLmNvbSIsImV4cCI6MTc4NDI5MDI3MH0.Fdqbp68Y7QRDR3flNC3lQc5rRjEwwiREBebuf4NfiCI
[10-Jul-2026 12:11:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 12:11:12 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 12:11:12 UTC] User ID: 1017
[10-Jul-2026 12:11:12 UTC] ✅ User profile retrieved successfully for user ID: 1017
[10-Jul-2026 12:11:13 UTC] === API CALL LOG ===
[10-Jul-2026 12:11:13 UTC] Endpoint: user/profile.php
[10-Jul-2026 12:11:13 UTC] Full Log Data: {
    "timestamp": "2026-07-10 12:11:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.236.226.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "37.236.226.129, 162.158.210.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxNyIsInVzZXJuYW1lIjoiYmF0cmFuYmF0cmFuIiwiZW1haWwiOiJiYXRyYW5iYXRyYW4xMjM0NTY3QGdtYWlsLmNvbSIsImV4cCI6MTc4NDI5MDI3MH0.Fdqbp68Y7QRDR3flNC3lQc5rRjEwwiREBebuf4NfiCI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18f783e398cd0f8-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "37.236.226.129",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 12:11:13 UTC] === END API CALL LOG ===
[10-Jul-2026 12:11:13 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 12:11:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxNyIsInVzZXJuYW1lIjoiYmF0cmFuYmF0cmFuIiwiZW1haWwiOiJiYXRyYW5iYXRyYW4xMjM0NTY3QGdtYWlsLmNvbSIsImV4cCI6MTc4NDI5MDI3MH0.Fdqbp68Y7QRDR3flNC3lQc5rRjEwwiREBebuf4NfiCI
[10-Jul-2026 12:11:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 12:11:13 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 12:11:13 UTC] User ID: 1017
[10-Jul-2026 12:11:13 UTC] ✅ User profile retrieved successfully for user ID: 1017
[10-Jul-2026 12:11:22 UTC] === API CALL LOG ===
[10-Jul-2026 12:11:22 UTC] Endpoint: user/profile.php
[10-Jul-2026 12:11:22 UTC] Full Log Data: {
    "timestamp": "2026-07-10 12:11:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.236.226.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "37.236.226.129, 162.158.210.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxNyIsInVzZXJuYW1lIjoiYmF0cmFuYmF0cmFuIiwiZW1haWwiOiJiYXRyYW5iYXRyYW4xMjM0NTY3QGdtYWlsLmNvbSIsImV4cCI6MTc4NDI5MDI3MH0.Fdqbp68Y7QRDR3flNC3lQc5rRjEwwiREBebuf4NfiCI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18f7878de7fd0f8-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "37.236.226.129",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 12:11:22 UTC] === END API CALL LOG ===
[10-Jul-2026 12:11:22 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 12:11:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxNyIsInVzZXJuYW1lIjoiYmF0cmFuYmF0cmFuIiwiZW1haWwiOiJiYXRyYW5iYXRyYW4xMjM0NTY3QGdtYWlsLmNvbSIsImV4cCI6MTc4NDI5MDI3MH0.Fdqbp68Y7QRDR3flNC3lQc5rRjEwwiREBebuf4NfiCI
[10-Jul-2026 12:11:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 12:11:22 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 12:11:22 UTC] User ID: 1017
[10-Jul-2026 12:11:22 UTC] ✅ User profile retrieved successfully for user ID: 1017
[10-Jul-2026 12:11:23 UTC] User Purchases API - User ID: 1017
[10-Jul-2026 12:11:23 UTC] User Purchases API - Total purchases found: 0
[10-Jul-2026 12:11:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 12:11:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 12:11:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"37.236.226.129, 162.158.210.10","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxNyIsInVzZXJuYW1lIjoiYmF0cmFuYmF0cmFuIiwiZW1haWwiOiJiYXRyYW5iYXRyYW4xMjM0NTY3QGdtYWlsLmNvbSIsImV4cCI6MTc4NDI5MDI3MH0.Fdqbp68Y7QRDR3flNC3lQc5rRjEwwiREBebuf4NfiCI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a18f7895bf1ad0f8-SOF","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"37.236.226.129","cf-ipcountry":"IQ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jul-2026 12:11:27 UTC] === User Orders API Called ===
[10-Jul-2026 12:11:27 UTC] User ID: 1017
[10-Jul-2026 12:11:27 UTC] Limit: 20, Offset: 0
[10-Jul-2026 12:11:27 UTC] Orders found: 0
[10-Jul-2026 12:11:27 UTC] Orders data: []
[10-Jul-2026 12:11:27 UTC] Total orders count: 0
[10-Jul-2026 12:11:36 UTC] === API CALL LOG ===
[10-Jul-2026 12:11:36 UTC] Endpoint: user/profile.php
[10-Jul-2026 12:11:36 UTC] Full Log Data: {
    "timestamp": "2026-07-10 12:11:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.236.226.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "37.236.226.129, 162.158.210.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxNyIsInVzZXJuYW1lIjoiYmF0cmFuYmF0cmFuIiwiZW1haWwiOiJiYXRyYW5iYXRyYW4xMjM0NTY3QGdtYWlsLmNvbSIsImV4cCI6MTc4NDI5MDI3MH0.Fdqbp68Y7QRDR3flNC3lQc5rRjEwwiREBebuf4NfiCI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18f78d03d87d0f8-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "37.236.226.129",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 12:11:36 UTC] === END API CALL LOG ===
[10-Jul-2026 12:11:36 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 12:11:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxNyIsInVzZXJuYW1lIjoiYmF0cmFuYmF0cmFuIiwiZW1haWwiOiJiYXRyYW5iYXRyYW4xMjM0NTY3QGdtYWlsLmNvbSIsImV4cCI6MTc4NDI5MDI3MH0.Fdqbp68Y7QRDR3flNC3lQc5rRjEwwiREBebuf4NfiCI
[10-Jul-2026 12:11:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 12:11:36 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 12:11:36 UTC] User ID: 1017
[10-Jul-2026 12:11:36 UTC] ✅ User profile retrieved successfully for user ID: 1017
[10-Jul-2026 12:11:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 12:11:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 12:11:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"37.236.226.129, 162.158.210.10","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxNyIsInVzZXJuYW1lIjoiYmF0cmFuYmF0cmFuIiwiZW1haWwiOiJiYXRyYW5iYXRyYW4xMjM0NTY3QGdtYWlsLmNvbSIsImV4cCI6MTc4NDI5MDI3MH0.Fdqbp68Y7QRDR3flNC3lQc5rRjEwwiREBebuf4NfiCI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a18f78d03d80d0f8-SOF","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"37.236.226.129","cf-ipcountry":"IQ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jul-2026 12:11:36 UTC] === User Orders API Called ===
[10-Jul-2026 12:11:36 UTC] User ID: 1017
[10-Jul-2026 12:11:36 UTC] Limit: 20, Offset: 0
[10-Jul-2026 12:11:36 UTC] Orders found: 0
[10-Jul-2026 12:11:36 UTC] Orders data: []
[10-Jul-2026 12:11:36 UTC] Total orders count: 0
[10-Jul-2026 12:11:36 UTC] === API CALL LOG ===
[10-Jul-2026 12:11:36 UTC] Endpoint: user/profile.php
[10-Jul-2026 12:11:36 UTC] Full Log Data: {
    "timestamp": "2026-07-10 12:11:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.236.226.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "37.236.226.129, 162.158.210.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxNyIsInVzZXJuYW1lIjoiYmF0cmFuYmF0cmFuIiwiZW1haWwiOiJiYXRyYW5iYXRyYW4xMjM0NTY3QGdtYWlsLmNvbSIsImV4cCI6MTc4NDI5MDI3MH0.Fdqbp68Y7QRDR3flNC3lQc5rRjEwwiREBebuf4NfiCI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18f78d03d8bd0f8-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "37.236.226.129",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 12:11:36 UTC] === END API CALL LOG ===
[10-Jul-2026 12:11:36 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 12:11:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxNyIsInVzZXJuYW1lIjoiYmF0cmFuYmF0cmFuIiwiZW1haWwiOiJiYXRyYW5iYXRyYW4xMjM0NTY3QGdtYWlsLmNvbSIsImV4cCI6MTc4NDI5MDI3MH0.Fdqbp68Y7QRDR3flNC3lQc5rRjEwwiREBebuf4NfiCI
[10-Jul-2026 12:11:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 12:11:36 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 12:11:36 UTC] User ID: 1017
[10-Jul-2026 12:11:36 UTC] ✅ User profile retrieved successfully for user ID: 1017
[10-Jul-2026 12:11:46 UTC] === API CALL LOG ===
[10-Jul-2026 12:11:46 UTC] Endpoint: user/profile.php
[10-Jul-2026 12:11:46 UTC] Full Log Data: {
    "timestamp": "2026-07-10 12:11:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.236.226.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "37.236.226.129, 162.158.210.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxNyIsInVzZXJuYW1lIjoiYmF0cmFuYmF0cmFuIiwiZW1haWwiOiJiYXRyYW5iYXRyYW4xMjM0NTY3QGdtYWlsLmNvbSIsImV4cCI6MTc4NDI5MDI3MH0.Fdqbp68Y7QRDR3flNC3lQc5rRjEwwiREBebuf4NfiCI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18f790c9a40d0f8-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "37.236.226.129",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 12:11:46 UTC] === END API CALL LOG ===
[10-Jul-2026 12:11:46 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 12:11:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxNyIsInVzZXJuYW1lIjoiYmF0cmFuYmF0cmFuIiwiZW1haWwiOiJiYXRyYW5iYXRyYW4xMjM0NTY3QGdtYWlsLmNvbSIsImV4cCI6MTc4NDI5MDI3MH0.Fdqbp68Y7QRDR3flNC3lQc5rRjEwwiREBebuf4NfiCI
[10-Jul-2026 12:11:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 12:11:46 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 12:11:46 UTC] User ID: 1017
[10-Jul-2026 12:11:46 UTC] ✅ User profile retrieved successfully for user ID: 1017
[10-Jul-2026 12:12:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 12:12:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 12:12:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"37.236.226.129, 162.158.210.10","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxNyIsInVzZXJuYW1lIjoiYmF0cmFuYmF0cmFuIiwiZW1haWwiOiJiYXRyYW5iYXRyYW4xMjM0NTY3QGdtYWlsLmNvbSIsImV4cCI6MTc4NDI5MDI3MH0.Fdqbp68Y7QRDR3flNC3lQc5rRjEwwiREBebuf4NfiCI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a18f79756a26d0f8-SOF","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"37.236.226.129","cf-ipcountry":"IQ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jul-2026 12:12:02 UTC] === User Orders API Called ===
[10-Jul-2026 12:12:02 UTC] User ID: 1017
[10-Jul-2026 12:12:02 UTC] Limit: 20, Offset: 0
[10-Jul-2026 12:12:02 UTC] === API CALL LOG ===
[10-Jul-2026 12:12:02 UTC] Endpoint: user/profile.php
[10-Jul-2026 12:12:02 UTC] Full Log Data: {
    "timestamp": "2026-07-10 12:12:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.236.226.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "37.236.226.129, 162.158.210.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxNyIsInVzZXJuYW1lIjoiYmF0cmFuYmF0cmFuIiwiZW1haWwiOiJiYXRyYW5iYXRyYW4xMjM0NTY3QGdtYWlsLmNvbSIsImV4cCI6MTc4NDI5MDI3MH0.Fdqbp68Y7QRDR3flNC3lQc5rRjEwwiREBebuf4NfiCI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18f79756a2ed0f8-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "37.236.226.129",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 12:12:02 UTC] === END API CALL LOG ===
[10-Jul-2026 12:12:02 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 12:12:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxNyIsInVzZXJuYW1lIjoiYmF0cmFuYmF0cmFuIiwiZW1haWwiOiJiYXRyYW5iYXRyYW4xMjM0NTY3QGdtYWlsLmNvbSIsImV4cCI6MTc4NDI5MDI3MH0.Fdqbp68Y7QRDR3flNC3lQc5rRjEwwiREBebuf4NfiCI
[10-Jul-2026 12:12:02 UTC] Orders found: 0
[10-Jul-2026 12:12:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 12:12:02 UTC] Orders data: []
[10-Jul-2026 12:12:02 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 12:12:02 UTC] User ID: 1017
[10-Jul-2026 12:12:02 UTC] Total orders count: 0
[10-Jul-2026 12:12:02 UTC] ✅ User profile retrieved successfully for user ID: 1017
[10-Jul-2026 12:12:02 UTC] === API CALL LOG ===
[10-Jul-2026 12:12:02 UTC] Endpoint: user/profile.php
[10-Jul-2026 12:12:02 UTC] Full Log Data: {
    "timestamp": "2026-07-10 12:12:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.236.226.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "37.236.226.129, 162.158.210.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxNyIsInVzZXJuYW1lIjoiYmF0cmFuYmF0cmFuIiwiZW1haWwiOiJiYXRyYW5iYXRyYW4xMjM0NTY3QGdtYWlsLmNvbSIsImV4cCI6MTc4NDI5MDI3MH0.Fdqbp68Y7QRDR3flNC3lQc5rRjEwwiREBebuf4NfiCI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18f79756a2cd0f8-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "37.236.226.129",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 12:12:02 UTC] === END API CALL LOG ===
[10-Jul-2026 12:12:02 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 12:12:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxNyIsInVzZXJuYW1lIjoiYmF0cmFuYmF0cmFuIiwiZW1haWwiOiJiYXRyYW5iYXRyYW4xMjM0NTY3QGdtYWlsLmNvbSIsImV4cCI6MTc4NDI5MDI3MH0.Fdqbp68Y7QRDR3flNC3lQc5rRjEwwiREBebuf4NfiCI
[10-Jul-2026 12:12:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 12:12:02 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 12:12:02 UTC] User ID: 1017
[10-Jul-2026 12:12:02 UTC] ✅ User profile retrieved successfully for user ID: 1017
[10-Jul-2026 12:12:02 UTC] === API CALL LOG ===
[10-Jul-2026 12:12:02 UTC] Endpoint: user/profile.php
[10-Jul-2026 12:12:02 UTC] Full Log Data: {
    "timestamp": "2026-07-10 12:12:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.236.226.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "37.236.226.129, 162.158.210.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxNyIsInVzZXJuYW1lIjoiYmF0cmFuYmF0cmFuIiwiZW1haWwiOiJiYXRyYW5iYXRyYW4xMjM0NTY3QGdtYWlsLmNvbSIsImV4cCI6MTc4NDI5MDI3MH0.Fdqbp68Y7QRDR3flNC3lQc5rRjEwwiREBebuf4NfiCI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18f79756a33d0f8-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "37.236.226.129",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 12:12:02 UTC] === END API CALL LOG ===
[10-Jul-2026 12:12:02 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 12:12:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxNyIsInVzZXJuYW1lIjoiYmF0cmFuYmF0cmFuIiwiZW1haWwiOiJiYXRyYW5iYXRyYW4xMjM0NTY3QGdtYWlsLmNvbSIsImV4cCI6MTc4NDI5MDI3MH0.Fdqbp68Y7QRDR3flNC3lQc5rRjEwwiREBebuf4NfiCI
[10-Jul-2026 12:12:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 12:12:02 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 12:12:02 UTC] User ID: 1017
[10-Jul-2026 12:12:02 UTC] ✅ User profile retrieved successfully for user ID: 1017
[10-Jul-2026 12:12:08 UTC] === API CALL LOG ===
[10-Jul-2026 12:12:08 UTC] Endpoint: user/profile.php
[10-Jul-2026 12:12:08 UTC] Full Log Data: {
    "timestamp": "2026-07-10 12:12:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.236.226.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "37.236.226.129, 162.158.210.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxNyIsInVzZXJuYW1lIjoiYmF0cmFuYmF0cmFuIiwiZW1haWwiOiJiYXRyYW5iYXRyYW4xMjM0NTY3QGdtYWlsLmNvbSIsImV4cCI6MTc4NDI5MDI3MH0.Fdqbp68Y7QRDR3flNC3lQc5rRjEwwiREBebuf4NfiCI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18f7998ec93d0f8-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "37.236.226.129",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 12:12:08 UTC] === END API CALL LOG ===
[10-Jul-2026 12:12:08 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 12:12:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxNyIsInVzZXJuYW1lIjoiYmF0cmFuYmF0cmFuIiwiZW1haWwiOiJiYXRyYW5iYXRyYW4xMjM0NTY3QGdtYWlsLmNvbSIsImV4cCI6MTc4NDI5MDI3MH0.Fdqbp68Y7QRDR3flNC3lQc5rRjEwwiREBebuf4NfiCI
[10-Jul-2026 12:12:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 12:12:08 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 12:12:08 UTC] User ID: 1017
[10-Jul-2026 12:12:08 UTC] ✅ User profile retrieved successfully for user ID: 1017
[10-Jul-2026 12:12:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 12:12:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 12:12:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"37.236.226.129, 162.158.210.10","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxNyIsInVzZXJuYW1lIjoiYmF0cmFuYmF0cmFuIiwiZW1haWwiOiJiYXRyYW5iYXRyYW4xMjM0NTY3QGdtYWlsLmNvbSIsImV4cCI6MTc4NDI5MDI3MH0.Fdqbp68Y7QRDR3flNC3lQc5rRjEwwiREBebuf4NfiCI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a18f79ad7fa9d0f8-SOF","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"37.236.226.129","cf-ipcountry":"IQ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jul-2026 12:12:11 UTC] === User Orders API Called ===
[10-Jul-2026 12:12:11 UTC] User ID: 1017
[10-Jul-2026 12:12:11 UTC] Limit: 20, Offset: 0
[10-Jul-2026 12:12:11 UTC] Orders found: 0
[10-Jul-2026 12:12:11 UTC] Orders data: []
[10-Jul-2026 12:12:11 UTC] Total orders count: 0
[10-Jul-2026 12:12:11 UTC] === API CALL LOG ===
[10-Jul-2026 12:12:11 UTC] Endpoint: user/profile.php
[10-Jul-2026 12:12:11 UTC] Full Log Data: {
    "timestamp": "2026-07-10 12:12:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.236.226.129",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "37.236.226.129, 162.158.210.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxNyIsInVzZXJuYW1lIjoiYmF0cmFuYmF0cmFuIiwiZW1haWwiOiJiYXRyYW5iYXRyYW4xMjM0NTY3QGdtYWlsLmNvbSIsImV4cCI6MTc4NDI5MDI3MH0.Fdqbp68Y7QRDR3flNC3lQc5rRjEwwiREBebuf4NfiCI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18f79ad7fadd0f8-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "37.236.226.129",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 12:12:11 UTC] === END API CALL LOG ===
[10-Jul-2026 12:12:11 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 12:12:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxNyIsInVzZXJuYW1lIjoiYmF0cmFuYmF0cmFuIiwiZW1haWwiOiJiYXRyYW5iYXRyYW4xMjM0NTY3QGdtYWlsLmNvbSIsImV4cCI6MTc4NDI5MDI3MH0.Fdqbp68Y7QRDR3flNC3lQc5rRjEwwiREBebuf4NfiCI
[10-Jul-2026 12:12:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 12:12:11 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 12:12:11 UTC] User ID: 1017
[10-Jul-2026 12:12:11 UTC] ✅ User profile retrieved successfully for user ID: 1017
[10-Jul-2026 12:51:13 UTC] === API CALL LOG ===
[10-Jul-2026 12:51:13 UTC] Endpoint: user/profile.php
[10-Jul-2026 12:51:13 UTC] Full Log Data: {
    "timestamp": "2026-07-10 12:51:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:543a:d827:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e3:543a:d827:8000::, 162.158.88.29",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxOCIsInVzZXJuYW1lIjoibnRyYWthc2g3IiwiZW1haWwiOiJha2FzaHMxMTJuOUBnbWFpbC5jb20iLCJleHAiOjE3ODQyOTI2NzF9.ek9OslPWwTxyXIO0fGMnuKRI3YYChG2SHVXqYsxSvYE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18fb2d89931ff7f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e3:543a:d827:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 12:51:13 UTC] === END API CALL LOG ===
[10-Jul-2026 12:51:13 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 12:51:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxOCIsInVzZXJuYW1lIjoibnRyYWthc2g3IiwiZW1haWwiOiJha2FzaHMxMTJuOUBnbWFpbC5jb20iLCJleHAiOjE3ODQyOTI2NzF9.ek9OslPWwTxyXIO0fGMnuKRI3YYChG2SHVXqYsxSvYE
[10-Jul-2026 12:51:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 12:51:13 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 12:51:13 UTC] User ID: 1018
[10-Jul-2026 12:51:13 UTC] ✅ User profile retrieved successfully for user ID: 1018
[10-Jul-2026 12:51:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 12:51:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 12:51:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40e3:543a:d827:8000::, 162.158.88.29","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxOCIsInVzZXJuYW1lIjoibnRyYWthc2g3IiwiZW1haWwiOiJha2FzaHMxMTJuOUBnbWFpbC5jb20iLCJleHAiOjE3ODQyOTI2NzF9.ek9OslPWwTxyXIO0fGMnuKRI3YYChG2SHVXqYsxSvYE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a18fb2d89940ff7f-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40e3:543a:d827:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jul-2026 12:51:13 UTC] === User Orders API Called ===
[10-Jul-2026 12:51:13 UTC] User ID: 1018
[10-Jul-2026 12:51:13 UTC] Limit: 20, Offset: 0
[10-Jul-2026 12:51:13 UTC] Orders found: 0
[10-Jul-2026 12:51:13 UTC] Orders data: []
[10-Jul-2026 12:51:13 UTC] Total orders count: 0
[10-Jul-2026 12:51:13 UTC] === API CALL LOG ===
[10-Jul-2026 12:51:13 UTC] Endpoint: user/profile.php
[10-Jul-2026 12:51:13 UTC] Full Log Data: {
    "timestamp": "2026-07-10 12:51:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:543a:d827:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e3:543a:d827:8000::, 162.158.88.29",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxOCIsInVzZXJuYW1lIjoibnRyYWthc2g3IiwiZW1haWwiOiJha2FzaHMxMTJuOUBnbWFpbC5jb20iLCJleHAiOjE3ODQyOTI2NzF9.ek9OslPWwTxyXIO0fGMnuKRI3YYChG2SHVXqYsxSvYE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18fb2d89947ff7f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e3:543a:d827:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 12:51:13 UTC] === END API CALL LOG ===
[10-Jul-2026 12:51:13 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 12:51:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxOCIsInVzZXJuYW1lIjoibnRyYWthc2g3IiwiZW1haWwiOiJha2FzaHMxMTJuOUBnbWFpbC5jb20iLCJleHAiOjE3ODQyOTI2NzF9.ek9OslPWwTxyXIO0fGMnuKRI3YYChG2SHVXqYsxSvYE
[10-Jul-2026 12:51:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 12:51:13 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 12:51:13 UTC] User ID: 1018
[10-Jul-2026 12:51:13 UTC] ✅ User profile retrieved successfully for user ID: 1018
[10-Jul-2026 12:51:15 UTC] === API CALL LOG ===
[10-Jul-2026 12:51:15 UTC] Endpoint: user/profile.php
[10-Jul-2026 12:51:15 UTC] Full Log Data: {
    "timestamp": "2026-07-10 12:51:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:543a:d827:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e3:543a:d827:8000::, 162.158.88.29",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxOCIsInVzZXJuYW1lIjoibnRyYWthc2g3IiwiZW1haWwiOiJha2FzaHMxMTJuOUBnbWFpbC5jb20iLCJleHAiOjE3ODQyOTI2NzF9.ek9OslPWwTxyXIO0fGMnuKRI3YYChG2SHVXqYsxSvYE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18fb2e42edcff7f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e3:543a:d827:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 12:51:15 UTC] === END API CALL LOG ===
[10-Jul-2026 12:51:15 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 12:51:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxOCIsInVzZXJuYW1lIjoibnRyYWthc2g3IiwiZW1haWwiOiJha2FzaHMxMTJuOUBnbWFpbC5jb20iLCJleHAiOjE3ODQyOTI2NzF9.ek9OslPWwTxyXIO0fGMnuKRI3YYChG2SHVXqYsxSvYE
[10-Jul-2026 12:51:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 12:51:15 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 12:51:15 UTC] User ID: 1018
[10-Jul-2026 12:51:15 UTC] ✅ User profile retrieved successfully for user ID: 1018
[10-Jul-2026 12:51:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 12:51:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 12:51:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40e3:543a:d827:8000::, 162.158.88.28","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxOCIsInVzZXJuYW1lIjoibnRyYWthc2g3IiwiZW1haWwiOiJha2FzaHMxMTJuOUBnbWFpbC5jb20iLCJleHAiOjE3ODQyOTI2NzF9.ek9OslPWwTxyXIO0fGMnuKRI3YYChG2SHVXqYsxSvYE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a18fb3522df0ff7f-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40e3:543a:d827:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jul-2026 12:51:33 UTC] === User Orders API Called ===
[10-Jul-2026 12:51:33 UTC] User ID: 1018
[10-Jul-2026 12:51:33 UTC] Limit: 20, Offset: 0
[10-Jul-2026 12:51:33 UTC] Orders found: 0
[10-Jul-2026 12:51:33 UTC] Orders data: []
[10-Jul-2026 12:51:33 UTC] Total orders count: 0
[10-Jul-2026 12:51:39 UTC] === API CALL LOG ===
[10-Jul-2026 12:51:39 UTC] Endpoint: user/profile.php
[10-Jul-2026 12:51:39 UTC] Full Log Data: {
    "timestamp": "2026-07-10 12:51:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:543a:d827:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e3:543a:d827:8000::, 162.158.88.29",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxOCIsInVzZXJuYW1lIjoibnRyYWthc2g3IiwiZW1haWwiOiJha2FzaHMxMTJuOUBnbWFpbC5jb20iLCJleHAiOjE3ODQyOTI2NzF9.ek9OslPWwTxyXIO0fGMnuKRI3YYChG2SHVXqYsxSvYE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18fb3763a05ff7f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e3:543a:d827:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 12:51:39 UTC] === END API CALL LOG ===
[10-Jul-2026 12:51:39 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 12:51:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxOCIsInVzZXJuYW1lIjoibnRyYWthc2g3IiwiZW1haWwiOiJha2FzaHMxMTJuOUBnbWFpbC5jb20iLCJleHAiOjE3ODQyOTI2NzF9.ek9OslPWwTxyXIO0fGMnuKRI3YYChG2SHVXqYsxSvYE
[10-Jul-2026 12:51:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 12:51:39 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 12:51:39 UTC] User ID: 1018
[10-Jul-2026 12:51:39 UTC] ✅ User profile retrieved successfully for user ID: 1018
[10-Jul-2026 12:51:40 UTC] User Purchases API - User ID: 1018
[10-Jul-2026 12:51:40 UTC] User Purchases API - Total purchases found: 0
[10-Jul-2026 12:51:43 UTC] User Purchases API - User ID: 1018
[10-Jul-2026 12:51:43 UTC] User Purchases API - Total purchases found: 0
[10-Jul-2026 12:51:45 UTC] === API CALL LOG ===
[10-Jul-2026 12:51:45 UTC] Endpoint: user/profile.php
[10-Jul-2026 12:51:45 UTC] Full Log Data: {
    "timestamp": "2026-07-10 12:51:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:543a:d827:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e3:543a:d827:8000::, 162.158.88.29",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxOCIsInVzZXJuYW1lIjoibnRyYWthc2g3IiwiZW1haWwiOiJha2FzaHMxMTJuOUBnbWFpbC5jb20iLCJleHAiOjE3ODQyOTI2NzF9.ek9OslPWwTxyXIO0fGMnuKRI3YYChG2SHVXqYsxSvYE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18fb3a1bbbdff7f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e3:543a:d827:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 12:51:45 UTC] === END API CALL LOG ===
[10-Jul-2026 12:51:45 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 12:51:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxOCIsInVzZXJuYW1lIjoibnRyYWthc2g3IiwiZW1haWwiOiJha2FzaHMxMTJuOUBnbWFpbC5jb20iLCJleHAiOjE3ODQyOTI2NzF9.ek9OslPWwTxyXIO0fGMnuKRI3YYChG2SHVXqYsxSvYE
[10-Jul-2026 12:51:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 12:51:45 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 12:51:45 UTC] User ID: 1018
[10-Jul-2026 12:51:45 UTC] ✅ User profile retrieved successfully for user ID: 1018
[10-Jul-2026 12:51:46 UTC] User Purchases API - User ID: 1018
[10-Jul-2026 12:51:46 UTC] User Purchases API - Total purchases found: 0
[10-Jul-2026 12:51:52 UTC] === API CALL LOG ===
[10-Jul-2026 12:51:52 UTC] Endpoint: user/profile.php
[10-Jul-2026 12:51:52 UTC] Full Log Data: {
    "timestamp": "2026-07-10 12:51:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:543a:d827:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e3:543a:d827:8000::, 162.158.88.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxOCIsInVzZXJuYW1lIjoibnRyYWthc2g3IiwiZW1haWwiOiJha2FzaHMxMTJuOUBnbWFpbC5jb20iLCJleHAiOjE3ODQyOTI2NzF9.ek9OslPWwTxyXIO0fGMnuKRI3YYChG2SHVXqYsxSvYE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18fb3cb2fe6ff7f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e3:543a:d827:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 12:51:52 UTC] === END API CALL LOG ===
[10-Jul-2026 12:51:52 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 12:51:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxOCIsInVzZXJuYW1lIjoibnRyYWthc2g3IiwiZW1haWwiOiJha2FzaHMxMTJuOUBnbWFpbC5jb20iLCJleHAiOjE3ODQyOTI2NzF9.ek9OslPWwTxyXIO0fGMnuKRI3YYChG2SHVXqYsxSvYE
[10-Jul-2026 12:51:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 12:51:52 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 12:51:52 UTC] User ID: 1018
[10-Jul-2026 12:51:52 UTC] ✅ User profile retrieved successfully for user ID: 1018
[10-Jul-2026 12:51:53 UTC] User Purchases API - User ID: 1018
[10-Jul-2026 12:51:53 UTC] User Purchases API - Total purchases found: 0
[10-Jul-2026 12:51:53 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 12:51:53 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 12:51:53 UTC] === API CALL LOG ===
[10-Jul-2026 12:51:53 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40e3:543a:d827:8000::, 162.158.88.28","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxOCIsInVzZXJuYW1lIjoibnRyYWthc2g3IiwiZW1haWwiOiJha2FzaHMxMTJuOUBnbWFpbC5jb20iLCJleHAiOjE3ODQyOTI2NzF9.ek9OslPWwTxyXIO0fGMnuKRI3YYChG2SHVXqYsxSvYE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a18fb3d51abcff7f-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40e3:543a:d827:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jul-2026 12:51:53 UTC] Endpoint: user/profile.php
[10-Jul-2026 12:51:53 UTC] Full Log Data: {
    "timestamp": "2026-07-10 12:51:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:543a:d827:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e3:543a:d827:8000::, 162.158.88.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxOCIsInVzZXJuYW1lIjoibnRyYWthc2g3IiwiZW1haWwiOiJha2FzaHMxMTJuOUBnbWFpbC5jb20iLCJleHAiOjE3ODQyOTI2NzF9.ek9OslPWwTxyXIO0fGMnuKRI3YYChG2SHVXqYsxSvYE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18fb3d51abeff7f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e3:543a:d827:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 12:51:53 UTC] === END API CALL LOG ===
[10-Jul-2026 12:51:53 UTC] === User Orders API Called ===
[10-Jul-2026 12:51:53 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 12:51:53 UTC] User ID: 1018
[10-Jul-2026 12:51:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxOCIsInVzZXJuYW1lIjoibnRyYWthc2g3IiwiZW1haWwiOiJha2FzaHMxMTJuOUBnbWFpbC5jb20iLCJleHAiOjE3ODQyOTI2NzF9.ek9OslPWwTxyXIO0fGMnuKRI3YYChG2SHVXqYsxSvYE
[10-Jul-2026 12:51:53 UTC] Limit: 20, Offset: 0
[10-Jul-2026 12:51:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 12:51:53 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 12:51:53 UTC] User ID: 1018
[10-Jul-2026 12:51:53 UTC] Orders found: 0
[10-Jul-2026 12:51:53 UTC] ✅ User profile retrieved successfully for user ID: 1018
[10-Jul-2026 12:51:53 UTC] Orders data: []
[10-Jul-2026 12:51:53 UTC] Total orders count: 0
[10-Jul-2026 12:51:54 UTC] === API CALL LOG ===
[10-Jul-2026 12:51:54 UTC] Endpoint: user/profile.php
[10-Jul-2026 12:51:54 UTC] Full Log Data: {
    "timestamp": "2026-07-10 12:51:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:543a:d827:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e3:543a:d827:8000::, 162.158.88.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxOCIsInVzZXJuYW1lIjoibnRyYWthc2g3IiwiZW1haWwiOiJha2FzaHMxMTJuOUBnbWFpbC5jb20iLCJleHAiOjE3ODQyOTI2NzF9.ek9OslPWwTxyXIO0fGMnuKRI3YYChG2SHVXqYsxSvYE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18fb3d81e02ff7f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e3:543a:d827:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 12:51:54 UTC] === END API CALL LOG ===
[10-Jul-2026 12:51:54 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 12:51:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxOCIsInVzZXJuYW1lIjoibnRyYWthc2g3IiwiZW1haWwiOiJha2FzaHMxMTJuOUBnbWFpbC5jb20iLCJleHAiOjE3ODQyOTI2NzF9.ek9OslPWwTxyXIO0fGMnuKRI3YYChG2SHVXqYsxSvYE
[10-Jul-2026 12:51:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 12:51:54 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 12:51:54 UTC] User ID: 1018
[10-Jul-2026 12:51:54 UTC] ✅ User profile retrieved successfully for user ID: 1018
[10-Jul-2026 12:51:55 UTC] === API CALL LOG ===
[10-Jul-2026 12:51:55 UTC] Endpoint: user/profile.php
[10-Jul-2026 12:51:55 UTC] Full Log Data: {
    "timestamp": "2026-07-10 12:51:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:543a:d827:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e3:543a:d827:8000::, 162.158.88.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxOCIsInVzZXJuYW1lIjoibnRyYWthc2g3IiwiZW1haWwiOiJha2FzaHMxMTJuOUBnbWFpbC5jb20iLCJleHAiOjE3ODQyOTI2NzF9.ek9OslPWwTxyXIO0fGMnuKRI3YYChG2SHVXqYsxSvYE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18fb3e25a7cff7f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e3:543a:d827:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 12:51:55 UTC] === END API CALL LOG ===
[10-Jul-2026 12:51:55 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 12:51:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxOCIsInVzZXJuYW1lIjoibnRyYWthc2g3IiwiZW1haWwiOiJha2FzaHMxMTJuOUBnbWFpbC5jb20iLCJleHAiOjE3ODQyOTI2NzF9.ek9OslPWwTxyXIO0fGMnuKRI3YYChG2SHVXqYsxSvYE
[10-Jul-2026 12:51:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 12:51:55 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 12:51:55 UTC] User ID: 1018
[10-Jul-2026 12:51:55 UTC] ✅ User profile retrieved successfully for user ID: 1018
[10-Jul-2026 12:52:21 UTC] === API CALL LOG ===
[10-Jul-2026 12:52:21 UTC] Endpoint: user/profile.php
[10-Jul-2026 12:52:21 UTC] Full Log Data: {
    "timestamp": "2026-07-10 12:52:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:543a:d827:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e3:543a:d827:8000::, 162.158.88.29",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxOCIsInVzZXJuYW1lIjoibnRyYWthc2g3IiwiZW1haWwiOiJha2FzaHMxMTJuOUBnbWFpbC5jb20iLCJleHAiOjE3ODQyOTI2NzF9.ek9OslPWwTxyXIO0fGMnuKRI3YYChG2SHVXqYsxSvYE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18fb480a9f2ff7f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e3:543a:d827:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 12:52:21 UTC] === END API CALL LOG ===
[10-Jul-2026 12:52:21 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 12:52:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxOCIsInVzZXJuYW1lIjoibnRyYWthc2g3IiwiZW1haWwiOiJha2FzaHMxMTJuOUBnbWFpbC5jb20iLCJleHAiOjE3ODQyOTI2NzF9.ek9OslPWwTxyXIO0fGMnuKRI3YYChG2SHVXqYsxSvYE
[10-Jul-2026 12:52:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 12:52:21 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 12:52:21 UTC] User ID: 1018
[10-Jul-2026 12:52:21 UTC] ✅ User profile retrieved successfully for user ID: 1018
[10-Jul-2026 12:52:25 UTC] === API CALL LOG ===
[10-Jul-2026 12:52:25 UTC] Endpoint: user/profile.php
[10-Jul-2026 12:52:25 UTC] Full Log Data: {
    "timestamp": "2026-07-10 12:52:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:543a:d827:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e3:543a:d827:8000::, 162.158.88.29",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxOCIsInVzZXJuYW1lIjoibnRyYWthc2g3IiwiZW1haWwiOiJha2FzaHMxMTJuOUBnbWFpbC5jb20iLCJleHAiOjE3ODQyOTI2NzF9.ek9OslPWwTxyXIO0fGMnuKRI3YYChG2SHVXqYsxSvYE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18fb49828e3ff7f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e3:543a:d827:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 12:52:25 UTC] === END API CALL LOG ===
[10-Jul-2026 12:52:25 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 12:52:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxOCIsInVzZXJuYW1lIjoibnRyYWthc2g3IiwiZW1haWwiOiJha2FzaHMxMTJuOUBnbWFpbC5jb20iLCJleHAiOjE3ODQyOTI2NzF9.ek9OslPWwTxyXIO0fGMnuKRI3YYChG2SHVXqYsxSvYE
[10-Jul-2026 12:52:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 12:52:25 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 12:52:25 UTC] User ID: 1018
[10-Jul-2026 12:52:25 UTC] ✅ User profile retrieved successfully for user ID: 1018
[10-Jul-2026 12:53:32 UTC] === API CALL LOG ===
[10-Jul-2026 12:53:32 UTC] Endpoint: user/profile.php
[10-Jul-2026 12:53:32 UTC] Full Log Data: {
    "timestamp": "2026-07-10 12:53:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:543a:d827:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e3:543a:d827:8000::, 172.71.124.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxOCIsInVzZXJuYW1lIjoibnRyYWthc2g3IiwiZW1haWwiOiJha2FzaHMxMTJuOUBnbWFpbC5jb20iLCJleHAiOjE3ODQyOTI2NzF9.ek9OslPWwTxyXIO0fGMnuKRI3YYChG2SHVXqYsxSvYE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18fb63b8da5ce53-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e3:543a:d827:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 12:53:32 UTC] === END API CALL LOG ===
[10-Jul-2026 12:53:32 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 12:53:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxOCIsInVzZXJuYW1lIjoibnRyYWthc2g3IiwiZW1haWwiOiJha2FzaHMxMTJuOUBnbWFpbC5jb20iLCJleHAiOjE3ODQyOTI2NzF9.ek9OslPWwTxyXIO0fGMnuKRI3YYChG2SHVXqYsxSvYE
[10-Jul-2026 12:53:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 12:53:32 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 12:53:32 UTC] User ID: 1018
[10-Jul-2026 12:53:32 UTC] ✅ User profile retrieved successfully for user ID: 1018
[10-Jul-2026 12:53:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 12:53:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 12:53:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40e3:543a:d827:8000::, 172.71.124.89","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxOCIsInVzZXJuYW1lIjoibnRyYWthc2g3IiwiZW1haWwiOiJha2FzaHMxMTJuOUBnbWFpbC5jb20iLCJleHAiOjE3ODQyOTI2NzF9.ek9OslPWwTxyXIO0fGMnuKRI3YYChG2SHVXqYsxSvYE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a18fb63b8da3ce53-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40e3:543a:d827:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jul-2026 12:53:32 UTC] === User Orders API Called ===
[10-Jul-2026 12:53:32 UTC] User ID: 1018
[10-Jul-2026 12:53:32 UTC] Limit: 20, Offset: 0
[10-Jul-2026 12:53:32 UTC] Orders found: 0
[10-Jul-2026 12:53:32 UTC] Orders data: []
[10-Jul-2026 12:53:32 UTC] Total orders count: 0
[10-Jul-2026 12:53:32 UTC] === API CALL LOG ===
[10-Jul-2026 12:53:32 UTC] Endpoint: user/profile.php
[10-Jul-2026 12:53:32 UTC] Full Log Data: {
    "timestamp": "2026-07-10 12:53:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:543a:d827:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e3:543a:d827:8000::, 172.71.124.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxOCIsInVzZXJuYW1lIjoibnRyYWthc2g3IiwiZW1haWwiOiJha2FzaHMxMTJuOUBnbWFpbC5jb20iLCJleHAiOjE3ODQyOTI2NzF9.ek9OslPWwTxyXIO0fGMnuKRI3YYChG2SHVXqYsxSvYE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18fb63c5833ce53-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e3:543a:d827:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 12:53:32 UTC] === END API CALL LOG ===
[10-Jul-2026 12:53:32 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 12:53:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxOCIsInVzZXJuYW1lIjoibnRyYWthc2g3IiwiZW1haWwiOiJha2FzaHMxMTJuOUBnbWFpbC5jb20iLCJleHAiOjE3ODQyOTI2NzF9.ek9OslPWwTxyXIO0fGMnuKRI3YYChG2SHVXqYsxSvYE
[10-Jul-2026 12:53:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 12:53:32 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 12:53:32 UTC] User ID: 1018
[10-Jul-2026 12:53:32 UTC] ✅ User profile retrieved successfully for user ID: 1018
[10-Jul-2026 12:53:34 UTC] === API CALL LOG ===
[10-Jul-2026 12:53:34 UTC] Endpoint: user/profile.php
[10-Jul-2026 12:53:34 UTC] Full Log Data: {
    "timestamp": "2026-07-10 12:53:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:543a:d827:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e3:543a:d827:8000::, 172.71.124.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxOCIsInVzZXJuYW1lIjoibnRyYWthc2g3IiwiZW1haWwiOiJha2FzaHMxMTJuOUBnbWFpbC5jb20iLCJleHAiOjE3ODQyOTI2NzF9.ek9OslPWwTxyXIO0fGMnuKRI3YYChG2SHVXqYsxSvYE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a18fb64b4ae2ce53-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e3:543a:d827:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 12:53:34 UTC] === END API CALL LOG ===
[10-Jul-2026 12:53:34 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 12:53:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxOCIsInVzZXJuYW1lIjoibnRyYWthc2g3IiwiZW1haWwiOiJha2FzaHMxMTJuOUBnbWFpbC5jb20iLCJleHAiOjE3ODQyOTI2NzF9.ek9OslPWwTxyXIO0fGMnuKRI3YYChG2SHVXqYsxSvYE
[10-Jul-2026 12:53:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 12:53:34 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 12:53:34 UTC] User ID: 1018
[10-Jul-2026 12:53:34 UTC] ✅ User profile retrieved successfully for user ID: 1018
[10-Jul-2026 12:53:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 12:53:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 12:53:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40e3:543a:d827:8000::, 172.71.124.74","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxOCIsInVzZXJuYW1lIjoibnRyYWthc2g3IiwiZW1haWwiOiJha2FzaHMxMTJuOUBnbWFpbC5jb20iLCJleHAiOjE3ODQyOTI2NzF9.ek9OslPWwTxyXIO0fGMnuKRI3YYChG2SHVXqYsxSvYE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a18fb6679ae2ce53-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40e3:543a:d827:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jul-2026 12:53:39 UTC] === User Orders API Called ===
[10-Jul-2026 12:53:39 UTC] User ID: 1018
[10-Jul-2026 12:53:39 UTC] Limit: 20, Offset: 0
[10-Jul-2026 12:53:39 UTC] Orders found: 0
[10-Jul-2026 12:53:39 UTC] Orders data: []
[10-Jul-2026 12:53:39 UTC] Total orders count: 0
[10-Jul-2026 14:14:36 UTC] === API CALL LOG ===
[10-Jul-2026 14:14:36 UTC] Endpoint: user/profile.php
[10-Jul-2026 14:14:36 UTC] Full Log Data: {
    "timestamp": "2026-07-10 14:14:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:86e8:d59b:e958:454a:c435:cc3d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:86e8:d59b:e958:454a:c435:cc3d, 172.71.82.79",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxOSIsInVzZXJuYW1lIjoibmFzaW1tMjIwIiwiZW1haWwiOiJuYXNpbW0yMjA2QGdtYWlsLmNvbSIsImV4cCI6MTc4NDI5NzY3NX0.U-EsHOK0YgyqX4_CFnQzqcC_RSK1XxryrvC4S_sA8dA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1902cfc7c229c9e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:86e8:d59b:e958:454a:c435:cc3d",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 14:14:36 UTC] === END API CALL LOG ===
[10-Jul-2026 14:14:36 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 14:14:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxOSIsInVzZXJuYW1lIjoibmFzaW1tMjIwIiwiZW1haWwiOiJuYXNpbW0yMjA2QGdtYWlsLmNvbSIsImV4cCI6MTc4NDI5NzY3NX0.U-EsHOK0YgyqX4_CFnQzqcC_RSK1XxryrvC4S_sA8dA
[10-Jul-2026 14:14:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 14:14:36 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 14:14:36 UTC] User ID: 1019
[10-Jul-2026 14:14:36 UTC] ✅ User profile retrieved successfully for user ID: 1019
[10-Jul-2026 14:14:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 14:14:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 14:14:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:86e8:d59b:e958:454a:c435:cc3d, 172.71.82.79","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxOSIsInVzZXJuYW1lIjoibmFzaW1tMjIwIiwiZW1haWwiOiJuYXNpbW0yMjA2QGdtYWlsLmNvbSIsImV4cCI6MTc4NDI5NzY3NX0.U-EsHOK0YgyqX4_CFnQzqcC_RSK1XxryrvC4S_sA8dA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1902cfc7c269c9e-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:86e8:d59b:e958:454a:c435:cc3d","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jul-2026 14:14:36 UTC] === User Orders API Called ===
[10-Jul-2026 14:14:36 UTC] User ID: 1019
[10-Jul-2026 14:14:36 UTC] Limit: 20, Offset: 0
[10-Jul-2026 14:14:36 UTC] Orders found: 0
[10-Jul-2026 14:14:36 UTC] Orders data: []
[10-Jul-2026 14:14:36 UTC] Total orders count: 0
[10-Jul-2026 14:14:36 UTC] === API CALL LOG ===
[10-Jul-2026 14:14:36 UTC] Endpoint: user/profile.php
[10-Jul-2026 14:14:36 UTC] Full Log Data: {
    "timestamp": "2026-07-10 14:14:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:86e8:d59b:e958:454a:c435:cc3d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:86e8:d59b:e958:454a:c435:cc3d, 172.68.242.113",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxOSIsInVzZXJuYW1lIjoibmFzaW1tMjIwIiwiZW1haWwiOiJuYXNpbW0yMjA2QGdtYWlsLmNvbSIsImV4cCI6MTc4NDI5NzY3NX0.U-EsHOK0YgyqX4_CFnQzqcC_RSK1XxryrvC4S_sA8dA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1902cfd6cf59c9e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:86e8:d59b:e958:454a:c435:cc3d",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 14:14:36 UTC] === END API CALL LOG ===
[10-Jul-2026 14:14:36 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 14:14:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxOSIsInVzZXJuYW1lIjoibmFzaW1tMjIwIiwiZW1haWwiOiJuYXNpbW0yMjA2QGdtYWlsLmNvbSIsImV4cCI6MTc4NDI5NzY3NX0.U-EsHOK0YgyqX4_CFnQzqcC_RSK1XxryrvC4S_sA8dA
[10-Jul-2026 14:14:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 14:14:36 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 14:14:36 UTC] User ID: 1019
[10-Jul-2026 14:14:36 UTC] ✅ User profile retrieved successfully for user ID: 1019
[10-Jul-2026 14:14:38 UTC] === API CALL LOG ===
[10-Jul-2026 14:14:38 UTC] Endpoint: user/profile.php
[10-Jul-2026 14:14:38 UTC] Full Log Data: {
    "timestamp": "2026-07-10 14:14:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:86e8:d59b:e958:454a:c435:cc3d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:86e8:d59b:e958:454a:c435:cc3d, 172.68.242.113",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxOSIsInVzZXJuYW1lIjoibmFzaW1tMjIwIiwiZW1haWwiOiJuYXNpbW0yMjA2QGdtYWlsLmNvbSIsImV4cCI6MTc4NDI5NzY3NX0.U-EsHOK0YgyqX4_CFnQzqcC_RSK1XxryrvC4S_sA8dA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1902d08ede79c9e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:86e8:d59b:e958:454a:c435:cc3d",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 14:14:38 UTC] === END API CALL LOG ===
[10-Jul-2026 14:14:38 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 14:14:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxOSIsInVzZXJuYW1lIjoibmFzaW1tMjIwIiwiZW1haWwiOiJuYXNpbW0yMjA2QGdtYWlsLmNvbSIsImV4cCI6MTc4NDI5NzY3NX0.U-EsHOK0YgyqX4_CFnQzqcC_RSK1XxryrvC4S_sA8dA
[10-Jul-2026 14:14:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 14:14:38 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 14:14:38 UTC] User ID: 1019
[10-Jul-2026 14:14:38 UTC] ✅ User profile retrieved successfully for user ID: 1019
[10-Jul-2026 14:14:54 UTC] === API CALL LOG ===
[10-Jul-2026 14:14:54 UTC] Endpoint: user/profile.php
[10-Jul-2026 14:14:54 UTC] Full Log Data: {
    "timestamp": "2026-07-10 14:14:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:86e8:d59b:e958:454a:c435:cc3d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:86e8:d59b:e958:454a:c435:cc3d, 172.71.124.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxOSIsInVzZXJuYW1lIjoibmFzaW1tMjIwIiwiZW1haWwiOiJuYXNpbW0yMjA2QGdtYWlsLmNvbSIsImV4cCI6MTc4NDI5NzY3NX0.U-EsHOK0YgyqX4_CFnQzqcC_RSK1XxryrvC4S_sA8dA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1902d6ce8d3ce6d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:86e8:d59b:e958:454a:c435:cc3d",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 14:14:54 UTC] === END API CALL LOG ===
[10-Jul-2026 14:14:54 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 14:14:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxOSIsInVzZXJuYW1lIjoibmFzaW1tMjIwIiwiZW1haWwiOiJuYXNpbW0yMjA2QGdtYWlsLmNvbSIsImV4cCI6MTc4NDI5NzY3NX0.U-EsHOK0YgyqX4_CFnQzqcC_RSK1XxryrvC4S_sA8dA
[10-Jul-2026 14:14:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 14:14:54 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 14:14:54 UTC] User ID: 1019
[10-Jul-2026 14:14:54 UTC] ✅ User profile retrieved successfully for user ID: 1019
[10-Jul-2026 14:14:56 UTC] === API CALL LOG ===
[10-Jul-2026 14:14:56 UTC] Endpoint: user/profile.php
[10-Jul-2026 14:14:56 UTC] Full Log Data: {
    "timestamp": "2026-07-10 14:14:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:86e8:d59b:e958:454a:c435:cc3d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:86e8:d59b:e958:454a:c435:cc3d, 172.71.124.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxOSIsInVzZXJuYW1lIjoibmFzaW1tMjIwIiwiZW1haWwiOiJuYXNpbW0yMjA2QGdtYWlsLmNvbSIsImV4cCI6MTc4NDI5NzY3NX0.U-EsHOK0YgyqX4_CFnQzqcC_RSK1XxryrvC4S_sA8dA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1902d776947ce6d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:86e8:d59b:e958:454a:c435:cc3d",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 14:14:56 UTC] === END API CALL LOG ===
[10-Jul-2026 14:14:56 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 14:14:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxOSIsInVzZXJuYW1lIjoibmFzaW1tMjIwIiwiZW1haWwiOiJuYXNpbW0yMjA2QGdtYWlsLmNvbSIsImV4cCI6MTc4NDI5NzY3NX0.U-EsHOK0YgyqX4_CFnQzqcC_RSK1XxryrvC4S_sA8dA
[10-Jul-2026 14:14:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 14:14:56 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 14:14:56 UTC] User ID: 1019
[10-Jul-2026 14:14:56 UTC] ✅ User profile retrieved successfully for user ID: 1019
[10-Jul-2026 14:14:56 UTC] === API CALL LOG ===
[10-Jul-2026 14:14:56 UTC] Endpoint: user/profile.php
[10-Jul-2026 14:14:56 UTC] Full Log Data: {
    "timestamp": "2026-07-10 14:14:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:86e8:d59b:e958:454a:c435:cc3d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:86e8:d59b:e958:454a:c435:cc3d, 172.71.124.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxOSIsInVzZXJuYW1lIjoibmFzaW1tMjIwIiwiZW1haWwiOiJuYXNpbW0yMjA2QGdtYWlsLmNvbSIsImV4cCI6MTc4NDI5NzY3NX0.U-EsHOK0YgyqX4_CFnQzqcC_RSK1XxryrvC4S_sA8dA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1902d776974ce6d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:86e8:d59b:e958:454a:c435:cc3d",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 14:14:56 UTC] === END API CALL LOG ===
[10-Jul-2026 14:14:56 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 14:14:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxOSIsInVzZXJuYW1lIjoibmFzaW1tMjIwIiwiZW1haWwiOiJuYXNpbW0yMjA2QGdtYWlsLmNvbSIsImV4cCI6MTc4NDI5NzY3NX0.U-EsHOK0YgyqX4_CFnQzqcC_RSK1XxryrvC4S_sA8dA
[10-Jul-2026 14:14:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 14:14:56 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 14:14:56 UTC] User ID: 1019
[10-Jul-2026 14:14:56 UTC] ✅ User profile retrieved successfully for user ID: 1019
[10-Jul-2026 14:14:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 14:14:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 14:14:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:86e8:d59b:e958:454a:c435:cc3d, 172.71.124.74","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxOSIsInVzZXJuYW1lIjoibmFzaW1tMjIwIiwiZW1haWwiOiJuYXNpbW0yMjA2QGdtYWlsLmNvbSIsImV4cCI6MTc4NDI5NzY3NX0.U-EsHOK0YgyqX4_CFnQzqcC_RSK1XxryrvC4S_sA8dA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1902d77695ece6d-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:86e8:d59b:e958:454a:c435:cc3d","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jul-2026 14:14:56 UTC] === User Orders API Called ===
[10-Jul-2026 14:14:56 UTC] User ID: 1019
[10-Jul-2026 14:14:56 UTC] Limit: 20, Offset: 0
[10-Jul-2026 14:14:56 UTC] Orders found: 0
[10-Jul-2026 14:14:56 UTC] Orders data: []
[10-Jul-2026 14:14:56 UTC] Total orders count: 0
[10-Jul-2026 14:18:09 UTC] === API CALL LOG ===
[10-Jul-2026 14:18:09 UTC] Endpoint: user/profile.php
[10-Jul-2026 14:18:09 UTC] Full Log Data: {
    "timestamp": "2026-07-10 14:18:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:86e8:d59b:e958:454a:c435:cc3d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:86e8:d59b:e958:454a:c435:cc3d, 104.23.175.254",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxOSIsInVzZXJuYW1lIjoibmFzaW1tMjIwIiwiZW1haWwiOiJuYXNpbW0yMjA2QGdtYWlsLmNvbSIsImV4cCI6MTc4NDI5NzY3NX0.U-EsHOK0YgyqX4_CFnQzqcC_RSK1XxryrvC4S_sA8dA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a190322a9f9d0d49-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:86e8:d59b:e958:454a:c435:cc3d",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 14:18:09 UTC] === END API CALL LOG ===
[10-Jul-2026 14:18:09 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 14:18:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxOSIsInVzZXJuYW1lIjoibmFzaW1tMjIwIiwiZW1haWwiOiJuYXNpbW0yMjA2QGdtYWlsLmNvbSIsImV4cCI6MTc4NDI5NzY3NX0.U-EsHOK0YgyqX4_CFnQzqcC_RSK1XxryrvC4S_sA8dA
[10-Jul-2026 14:18:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 14:18:09 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 14:18:09 UTC] User ID: 1019
[10-Jul-2026 14:18:09 UTC] ✅ User profile retrieved successfully for user ID: 1019
[10-Jul-2026 14:18:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 14:18:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 14:18:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:86e8:d59b:e958:454a:c435:cc3d, 104.23.175.131","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxOSIsInVzZXJuYW1lIjoibmFzaW1tMjIwIiwiZW1haWwiOiJuYXNpbW0yMjA2QGdtYWlsLmNvbSIsImV4cCI6MTc4NDI5NzY3NX0.U-EsHOK0YgyqX4_CFnQzqcC_RSK1XxryrvC4S_sA8dA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1903234d9940d49-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:86e8:d59b:e958:454a:c435:cc3d","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jul-2026 14:18:10 UTC] === User Orders API Called ===
[10-Jul-2026 14:18:10 UTC] User ID: 1019
[10-Jul-2026 14:18:10 UTC] Limit: 20, Offset: 0
[10-Jul-2026 14:18:10 UTC] Orders found: 0
[10-Jul-2026 14:18:10 UTC] Orders data: []
[10-Jul-2026 14:18:10 UTC] Total orders count: 0
[10-Jul-2026 14:18:10 UTC] === API CALL LOG ===
[10-Jul-2026 14:18:10 UTC] Endpoint: user/profile.php
[10-Jul-2026 14:18:10 UTC] Full Log Data: {
    "timestamp": "2026-07-10 14:18:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:86e8:d59b:e958:454a:c435:cc3d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:86e8:d59b:e958:454a:c435:cc3d, 104.23.175.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxOSIsInVzZXJuYW1lIjoibmFzaW1tMjIwIiwiZW1haWwiOiJuYXNpbW0yMjA2QGdtYWlsLmNvbSIsImV4cCI6MTc4NDI5NzY3NX0.U-EsHOK0YgyqX4_CFnQzqcC_RSK1XxryrvC4S_sA8dA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1903234d9890d49-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:86e8:d59b:e958:454a:c435:cc3d",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 14:18:10 UTC] === END API CALL LOG ===
[10-Jul-2026 14:18:10 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 14:18:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxOSIsInVzZXJuYW1lIjoibmFzaW1tMjIwIiwiZW1haWwiOiJuYXNpbW0yMjA2QGdtYWlsLmNvbSIsImV4cCI6MTc4NDI5NzY3NX0.U-EsHOK0YgyqX4_CFnQzqcC_RSK1XxryrvC4S_sA8dA
[10-Jul-2026 14:18:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 14:18:10 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 14:18:10 UTC] User ID: 1019
[10-Jul-2026 14:18:10 UTC] ✅ User profile retrieved successfully for user ID: 1019
[10-Jul-2026 14:18:10 UTC] === API CALL LOG ===
[10-Jul-2026 14:18:10 UTC] Endpoint: user/profile.php
[10-Jul-2026 14:18:10 UTC] Full Log Data: {
    "timestamp": "2026-07-10 14:18:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:86e8:d59b:e958:454a:c435:cc3d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:86e8:d59b:e958:454a:c435:cc3d, 104.23.175.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxOSIsInVzZXJuYW1lIjoibmFzaW1tMjIwIiwiZW1haWwiOiJuYXNpbW0yMjA2QGdtYWlsLmNvbSIsImV4cCI6MTc4NDI5NzY3NX0.U-EsHOK0YgyqX4_CFnQzqcC_RSK1XxryrvC4S_sA8dA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1903234d9960d49-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:86e8:d59b:e958:454a:c435:cc3d",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 14:18:10 UTC] === END API CALL LOG ===
[10-Jul-2026 14:18:10 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 14:18:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxOSIsInVzZXJuYW1lIjoibmFzaW1tMjIwIiwiZW1haWwiOiJuYXNpbW0yMjA2QGdtYWlsLmNvbSIsImV4cCI6MTc4NDI5NzY3NX0.U-EsHOK0YgyqX4_CFnQzqcC_RSK1XxryrvC4S_sA8dA
[10-Jul-2026 14:18:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 14:18:10 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 14:18:10 UTC] User ID: 1019
[10-Jul-2026 14:18:10 UTC] ✅ User profile retrieved successfully for user ID: 1019
[10-Jul-2026 14:18:11 UTC] === API CALL LOG ===
[10-Jul-2026 14:18:11 UTC] Endpoint: user/profile.php
[10-Jul-2026 14:18:11 UTC] Full Log Data: {
    "timestamp": "2026-07-10 14:18:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:86e8:d59b:e958:454a:c435:cc3d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:86e8:d59b:e958:454a:c435:cc3d, 104.23.175.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxOSIsInVzZXJuYW1lIjoibmFzaW1tMjIwIiwiZW1haWwiOiJuYXNpbW0yMjA2QGdtYWlsLmNvbSIsImV4cCI6MTc4NDI5NzY3NX0.U-EsHOK0YgyqX4_CFnQzqcC_RSK1XxryrvC4S_sA8dA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a190323e5f9d0d49-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:86e8:d59b:e958:454a:c435:cc3d",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 14:18:11 UTC] === END API CALL LOG ===
[10-Jul-2026 14:18:11 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 14:18:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxOSIsInVzZXJuYW1lIjoibmFzaW1tMjIwIiwiZW1haWwiOiJuYXNpbW0yMjA2QGdtYWlsLmNvbSIsImV4cCI6MTc4NDI5NzY3NX0.U-EsHOK0YgyqX4_CFnQzqcC_RSK1XxryrvC4S_sA8dA
[10-Jul-2026 14:18:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 14:18:11 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 14:18:11 UTC] User ID: 1019
[10-Jul-2026 14:18:11 UTC] ✅ User profile retrieved successfully for user ID: 1019
[10-Jul-2026 14:18:12 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 14:18:12 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 14:18:12 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:86e8:d59b:e958:454a:c435:cc3d, 104.23.175.131","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAxOSIsInVzZXJuYW1lIjoibmFzaW1tMjIwIiwiZW1haWwiOiJuYXNpbW0yMjA2QGdtYWlsLmNvbSIsImV4cCI6MTc4NDI5NzY3NX0.U-EsHOK0YgyqX4_CFnQzqcC_RSK1XxryrvC4S_sA8dA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1903244eefe0d49-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:86e8:d59b:e958:454a:c435:cc3d","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jul-2026 14:18:12 UTC] === User Orders API Called ===
[10-Jul-2026 14:18:12 UTC] User ID: 1019
[10-Jul-2026 14:18:12 UTC] Limit: 20, Offset: 0
[10-Jul-2026 14:18:12 UTC] Orders found: 0
[10-Jul-2026 14:18:12 UTC] Orders data: []
[10-Jul-2026 14:18:12 UTC] Total orders count: 0
[10-Jul-2026 14:20:47 UTC] === API CALL LOG ===
[10-Jul-2026 14:20:47 UTC] Endpoint: user/profile.php
[10-Jul-2026 14:20:47 UTC] Full Log Data: {
    "timestamp": "2026-07-10 14:20:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.213.182.15",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.213.182.15, 172.70.216.148",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMDEyLCJ1c2VybmFtZSI6InNhZHJhc2QiLCJlbWFpbCI6Im1vaGFtbWFkc2FkcmFwb29ybWFuZEBnbWFpbC5jb20iLCJleHAiOjE3ODQyOTgwNDZ9.snXbzMd0tYEgOu4x4TgfhxCkLa3pOxK5KLVhlGpT9Rc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a190360baa47edba-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.213.182.15",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 14:20:47 UTC] === END API CALL LOG ===
[10-Jul-2026 14:20:47 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 14:20:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMDEyLCJ1c2VybmFtZSI6InNhZHJhc2QiLCJlbWFpbCI6Im1vaGFtbWFkc2FkcmFwb29ybWFuZEBnbWFpbC5jb20iLCJleHAiOjE3ODQyOTgwNDZ9.snXbzMd0tYEgOu4x4TgfhxCkLa3pOxK5KLVhlGpT9Rc
[10-Jul-2026 14:20:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 14:20:47 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 14:20:47 UTC] User ID: 1012
[10-Jul-2026 14:20:47 UTC] ✅ User profile retrieved successfully for user ID: 1012
[10-Jul-2026 14:20:47 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 14:20:47 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 14:20:47 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"5.213.182.15, 172.70.216.149","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMDEyLCJ1c2VybmFtZSI6InNhZHJhc2QiLCJlbWFpbCI6Im1vaGFtbWFkc2FkcmFwb29ybWFuZEBnbWFpbC5jb20iLCJleHAiOjE3ODQyOTgwNDZ9.snXbzMd0tYEgOu4x4TgfhxCkLa3pOxK5KLVhlGpT9Rc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a190360baa4bedba-MXP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"5.213.182.15","cf-ipcountry":"IR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jul-2026 14:20:47 UTC] === User Orders API Called ===
[10-Jul-2026 14:20:47 UTC] User ID: 1012
[10-Jul-2026 14:20:47 UTC] Limit: 20, Offset: 0
[10-Jul-2026 14:20:47 UTC] Orders found: 0
[10-Jul-2026 14:20:47 UTC] Orders data: []
[10-Jul-2026 14:20:47 UTC] Total orders count: 0
[10-Jul-2026 14:20:47 UTC] === API CALL LOG ===
[10-Jul-2026 14:20:47 UTC] Endpoint: user/profile.php
[10-Jul-2026 14:20:47 UTC] Full Log Data: {
    "timestamp": "2026-07-10 14:20:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.213.182.15",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.213.182.15, 172.70.216.148",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMDEyLCJ1c2VybmFtZSI6InNhZHJhc2QiLCJlbWFpbCI6Im1vaGFtbWFkc2FkcmFwb29ybWFuZEBnbWFpbC5jb20iLCJleHAiOjE3ODQyOTgwNDZ9.snXbzMd0tYEgOu4x4TgfhxCkLa3pOxK5KLVhlGpT9Rc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a190360baa4dedba-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.213.182.15",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 14:20:47 UTC] === END API CALL LOG ===
[10-Jul-2026 14:20:47 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 14:20:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMDEyLCJ1c2VybmFtZSI6InNhZHJhc2QiLCJlbWFpbCI6Im1vaGFtbWFkc2FkcmFwb29ybWFuZEBnbWFpbC5jb20iLCJleHAiOjE3ODQyOTgwNDZ9.snXbzMd0tYEgOu4x4TgfhxCkLa3pOxK5KLVhlGpT9Rc
[10-Jul-2026 14:20:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 14:20:47 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 14:20:47 UTC] User ID: 1012
[10-Jul-2026 14:20:47 UTC] ✅ User profile retrieved successfully for user ID: 1012
[10-Jul-2026 14:20:48 UTC] === API CALL LOG ===
[10-Jul-2026 14:20:48 UTC] Endpoint: user/profile.php
[10-Jul-2026 14:20:48 UTC] Full Log Data: {
    "timestamp": "2026-07-10 14:20:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.213.182.15",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.213.182.15, 172.70.216.100",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMDEyLCJ1c2VybmFtZSI6InNhZHJhc2QiLCJlbWFpbCI6Im1vaGFtbWFkc2FkcmFwb29ybWFuZEBnbWFpbC5jb20iLCJleHAiOjE3ODQyOTgwNDZ9.snXbzMd0tYEgOu4x4TgfhxCkLa3pOxK5KLVhlGpT9Rc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1903611ea31edba-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.213.182.15",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 14:20:48 UTC] === END API CALL LOG ===
[10-Jul-2026 14:20:48 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 14:20:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMDEyLCJ1c2VybmFtZSI6InNhZHJhc2QiLCJlbWFpbCI6Im1vaGFtbWFkc2FkcmFwb29ybWFuZEBnbWFpbC5jb20iLCJleHAiOjE3ODQyOTgwNDZ9.snXbzMd0tYEgOu4x4TgfhxCkLa3pOxK5KLVhlGpT9Rc
[10-Jul-2026 14:20:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 14:20:48 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 14:20:48 UTC] User ID: 1012
[10-Jul-2026 14:20:48 UTC] ✅ User profile retrieved successfully for user ID: 1012
[10-Jul-2026 14:30:30 UTC] === API CALL LOG ===
[10-Jul-2026 14:30:30 UTC] Endpoint: user/profile.php
[10-Jul-2026 14:30:30 UTC] Full Log Data: {
    "timestamp": "2026-07-10 14:30:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.213.182.15",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.213.182.15, 172.70.216.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMDEyLCJ1c2VybmFtZSI6InNhZHJhc2QiLCJlbWFpbCI6Im1vaGFtbWFkc2FkcmFwb29ybWFuZEBnbWFpbC5jb20iLCJleHAiOjE3ODQyOTgwNDZ9.snXbzMd0tYEgOu4x4TgfhxCkLa3pOxK5KLVhlGpT9Rc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19044487ddeedbc-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.213.182.15",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 14:30:30 UTC] === END API CALL LOG ===
[10-Jul-2026 14:30:30 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 14:30:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMDEyLCJ1c2VybmFtZSI6InNhZHJhc2QiLCJlbWFpbCI6Im1vaGFtbWFkc2FkcmFwb29ybWFuZEBnbWFpbC5jb20iLCJleHAiOjE3ODQyOTgwNDZ9.snXbzMd0tYEgOu4x4TgfhxCkLa3pOxK5KLVhlGpT9Rc
[10-Jul-2026 14:30:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 14:30:30 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 14:30:30 UTC] User ID: 1012
[10-Jul-2026 14:30:30 UTC] ✅ User profile retrieved successfully for user ID: 1012
[10-Jul-2026 14:30:31 UTC] === API CALL LOG ===
[10-Jul-2026 14:30:31 UTC] Endpoint: user/profile.php
[10-Jul-2026 14:30:31 UTC] Full Log Data: {
    "timestamp": "2026-07-10 14:30:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.213.182.15",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.213.182.15, 172.70.216.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMDEyLCJ1c2VybmFtZSI6InNhZHJhc2QiLCJlbWFpbCI6Im1vaGFtbWFkc2FkcmFwb29ybWFuZEBnbWFpbC5jb20iLCJleHAiOjE3ODQyOTgwNDZ9.snXbzMd0tYEgOu4x4TgfhxCkLa3pOxK5KLVhlGpT9Rc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a190444e7f00edbc-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.213.182.15",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 14:30:31 UTC] === END API CALL LOG ===
[10-Jul-2026 14:30:31 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 14:30:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMDEyLCJ1c2VybmFtZSI6InNhZHJhc2QiLCJlbWFpbCI6Im1vaGFtbWFkc2FkcmFwb29ybWFuZEBnbWFpbC5jb20iLCJleHAiOjE3ODQyOTgwNDZ9.snXbzMd0tYEgOu4x4TgfhxCkLa3pOxK5KLVhlGpT9Rc
[10-Jul-2026 14:30:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 14:30:31 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 14:30:31 UTC] User ID: 1012
[10-Jul-2026 14:30:31 UTC] ✅ User profile retrieved successfully for user ID: 1012
[10-Jul-2026 14:30:31 UTC] === API CALL LOG ===
[10-Jul-2026 14:30:31 UTC] Endpoint: user/profile.php
[10-Jul-2026 14:30:31 UTC] Full Log Data: {
    "timestamp": "2026-07-10 14:30:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.213.182.15",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.213.182.15, 172.70.216.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMDEyLCJ1c2VybmFtZSI6InNhZHJhc2QiLCJlbWFpbCI6Im1vaGFtbWFkc2FkcmFwb29ybWFuZEBnbWFpbC5jb20iLCJleHAiOjE3ODQyOTgwNDZ9.snXbzMd0tYEgOu4x4TgfhxCkLa3pOxK5KLVhlGpT9Rc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19044508ce7edbc-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.213.182.15",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 14:30:31 UTC] === END API CALL LOG ===
[10-Jul-2026 14:30:31 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 14:30:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMDEyLCJ1c2VybmFtZSI6InNhZHJhc2QiLCJlbWFpbCI6Im1vaGFtbWFkc2FkcmFwb29ybWFuZEBnbWFpbC5jb20iLCJleHAiOjE3ODQyOTgwNDZ9.snXbzMd0tYEgOu4x4TgfhxCkLa3pOxK5KLVhlGpT9Rc
[10-Jul-2026 14:30:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 14:30:31 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 14:30:31 UTC] User ID: 1012
[10-Jul-2026 14:30:31 UTC] ✅ User profile retrieved successfully for user ID: 1012
[10-Jul-2026 14:30:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 14:30:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 14:30:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"5.213.182.15, 172.70.216.101","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMDEyLCJ1c2VybmFtZSI6InNhZHJhc2QiLCJlbWFpbCI6Im1vaGFtbWFkc2FkcmFwb29ybWFuZEBnbWFpbC5jb20iLCJleHAiOjE3ODQyOTgwNDZ9.snXbzMd0tYEgOu4x4TgfhxCkLa3pOxK5KLVhlGpT9Rc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a190445208f7edbc-MXP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"5.213.182.15","cf-ipcountry":"IR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jul-2026 14:30:32 UTC] === User Orders API Called ===
[10-Jul-2026 14:30:32 UTC] User ID: 1012
[10-Jul-2026 14:30:32 UTC] Limit: 20, Offset: 0
[10-Jul-2026 14:30:32 UTC] Orders found: 0
[10-Jul-2026 14:30:32 UTC] Orders data: []
[10-Jul-2026 14:30:32 UTC] === API CALL LOG ===
[10-Jul-2026 14:30:32 UTC] Endpoint: user/profile.php
[10-Jul-2026 14:30:32 UTC] Total orders count: 0
[10-Jul-2026 14:30:32 UTC] Full Log Data: {
    "timestamp": "2026-07-10 14:30:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.213.182.15",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.213.182.15, 172.70.216.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMDEyLCJ1c2VybmFtZSI6InNhZHJhc2QiLCJlbWFpbCI6Im1vaGFtbWFkc2FkcmFwb29ybWFuZEBnbWFpbC5jb20iLCJleHAiOjE3ODQyOTgwNDZ9.snXbzMd0tYEgOu4x4TgfhxCkLa3pOxK5KLVhlGpT9Rc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a190445208faedbc-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.213.182.15",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 14:30:32 UTC] === END API CALL LOG ===
[10-Jul-2026 14:30:32 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 14:30:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMDEyLCJ1c2VybmFtZSI6InNhZHJhc2QiLCJlbWFpbCI6Im1vaGFtbWFkc2FkcmFwb29ybWFuZEBnbWFpbC5jb20iLCJleHAiOjE3ODQyOTgwNDZ9.snXbzMd0tYEgOu4x4TgfhxCkLa3pOxK5KLVhlGpT9Rc
[10-Jul-2026 14:30:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 14:30:32 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 14:30:32 UTC] User ID: 1012
[10-Jul-2026 14:30:32 UTC] ✅ User profile retrieved successfully for user ID: 1012
[10-Jul-2026 14:30:32 UTC] === API CALL LOG ===
[10-Jul-2026 14:30:32 UTC] Endpoint: user/profile.php
[10-Jul-2026 14:30:32 UTC] Full Log Data: {
    "timestamp": "2026-07-10 14:30:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.213.182.15",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.213.182.15, 172.70.216.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMDEyLCJ1c2VybmFtZSI6InNhZHJhc2QiLCJlbWFpbCI6Im1vaGFtbWFkc2FkcmFwb29ybWFuZEBnbWFpbC5jb20iLCJleHAiOjE3ODQyOTgwNDZ9.snXbzMd0tYEgOu4x4TgfhxCkLa3pOxK5KLVhlGpT9Rc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1904456ef5cedbc-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.213.182.15",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 14:30:32 UTC] === END API CALL LOG ===
[10-Jul-2026 14:30:32 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 14:30:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMDEyLCJ1c2VybmFtZSI6InNhZHJhc2QiLCJlbWFpbCI6Im1vaGFtbWFkc2FkcmFwb29ybWFuZEBnbWFpbC5jb20iLCJleHAiOjE3ODQyOTgwNDZ9.snXbzMd0tYEgOu4x4TgfhxCkLa3pOxK5KLVhlGpT9Rc
[10-Jul-2026 14:30:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 14:30:32 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 14:30:32 UTC] User ID: 1012
[10-Jul-2026 14:30:32 UTC] ✅ User profile retrieved successfully for user ID: 1012
[10-Jul-2026 14:30:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 14:30:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 14:30:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"5.213.182.15, 172.70.216.101","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMDEyLCJ1c2VybmFtZSI6InNhZHJhc2QiLCJlbWFpbCI6Im1vaGFtbWFkc2FkcmFwb29ybWFuZEBnbWFpbC5jb20iLCJleHAiOjE3ODQyOTgwNDZ9.snXbzMd0tYEgOu4x4TgfhxCkLa3pOxK5KLVhlGpT9Rc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a190446fcc48edbc-MXP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"5.213.182.15","cf-ipcountry":"IR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jul-2026 14:30:36 UTC] === User Orders API Called ===
[10-Jul-2026 14:30:36 UTC] User ID: 1012
[10-Jul-2026 14:30:36 UTC] Limit: 20, Offset: 0
[10-Jul-2026 14:30:36 UTC] Orders found: 0
[10-Jul-2026 14:30:36 UTC] Orders data: []
[10-Jul-2026 14:30:36 UTC] Total orders count: 0
[10-Jul-2026 14:30:36 UTC] === API CALL LOG ===
[10-Jul-2026 14:30:36 UTC] Endpoint: user/profile.php
[10-Jul-2026 14:30:36 UTC] Full Log Data: {
    "timestamp": "2026-07-10 14:30:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.213.182.15",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.213.182.15, 172.70.216.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMDEyLCJ1c2VybmFtZSI6InNhZHJhc2QiLCJlbWFpbCI6Im1vaGFtbWFkc2FkcmFwb29ybWFuZEBnbWFpbC5jb20iLCJleHAiOjE3ODQyOTgwNDZ9.snXbzMd0tYEgOu4x4TgfhxCkLa3pOxK5KLVhlGpT9Rc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1904470cf46edbc-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.213.182.15",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 14:30:36 UTC] === END API CALL LOG ===
[10-Jul-2026 14:30:36 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 14:30:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMDEyLCJ1c2VybmFtZSI6InNhZHJhc2QiLCJlbWFpbCI6Im1vaGFtbWFkc2FkcmFwb29ybWFuZEBnbWFpbC5jb20iLCJleHAiOjE3ODQyOTgwNDZ9.snXbzMd0tYEgOu4x4TgfhxCkLa3pOxK5KLVhlGpT9Rc
[10-Jul-2026 14:30:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 14:30:36 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 14:30:36 UTC] User ID: 1012
[10-Jul-2026 14:30:36 UTC] ✅ User profile retrieved successfully for user ID: 1012
[10-Jul-2026 14:30:37 UTC] === API CALL LOG ===
[10-Jul-2026 14:30:37 UTC] Endpoint: user/profile.php
[10-Jul-2026 14:30:37 UTC] Full Log Data: {
    "timestamp": "2026-07-10 14:30:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.213.182.15",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.213.182.15, 172.70.216.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMDEyLCJ1c2VybmFtZSI6InNhZHJhc2QiLCJlbWFpbCI6Im1vaGFtbWFkc2FkcmFwb29ybWFuZEBnbWFpbC5jb20iLCJleHAiOjE3ODQyOTgwNDZ9.snXbzMd0tYEgOu4x4TgfhxCkLa3pOxK5KLVhlGpT9Rc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1904474881fedbc-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.213.182.15",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 14:30:37 UTC] === END API CALL LOG ===
[10-Jul-2026 14:30:37 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 14:30:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMDEyLCJ1c2VybmFtZSI6InNhZHJhc2QiLCJlbWFpbCI6Im1vaGFtbWFkc2FkcmFwb29ybWFuZEBnbWFpbC5jb20iLCJleHAiOjE3ODQyOTgwNDZ9.snXbzMd0tYEgOu4x4TgfhxCkLa3pOxK5KLVhlGpT9Rc
[10-Jul-2026 14:30:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 14:30:37 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 14:30:37 UTC] User ID: 1012
[10-Jul-2026 14:30:37 UTC] ✅ User profile retrieved successfully for user ID: 1012
[10-Jul-2026 14:30:37 UTC] === API CALL LOG ===
[10-Jul-2026 14:30:37 UTC] Endpoint: user/profile.php
[10-Jul-2026 14:30:37 UTC] Full Log Data: {
    "timestamp": "2026-07-10 14:30:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.213.182.15",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.213.182.15, 172.70.216.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMDEyLCJ1c2VybmFtZSI6InNhZHJhc2QiLCJlbWFpbCI6Im1vaGFtbWFkc2FkcmFwb29ybWFuZEBnbWFpbC5jb20iLCJleHAiOjE3ODQyOTgwNDZ9.snXbzMd0tYEgOu4x4TgfhxCkLa3pOxK5KLVhlGpT9Rc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a190447519b6edbc-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.213.182.15",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 14:30:37 UTC] === END API CALL LOG ===
[10-Jul-2026 14:30:37 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 14:30:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMDEyLCJ1c2VybmFtZSI6InNhZHJhc2QiLCJlbWFpbCI6Im1vaGFtbWFkc2FkcmFwb29ybWFuZEBnbWFpbC5jb20iLCJleHAiOjE3ODQyOTgwNDZ9.snXbzMd0tYEgOu4x4TgfhxCkLa3pOxK5KLVhlGpT9Rc
[10-Jul-2026 14:30:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 14:30:37 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 14:30:37 UTC] User ID: 1012
[10-Jul-2026 14:30:37 UTC] ✅ User profile retrieved successfully for user ID: 1012
[10-Jul-2026 14:34:02 UTC] === API CALL LOG ===
[10-Jul-2026 14:34:02 UTC] Endpoint: user/profile.php
[10-Jul-2026 14:34:02 UTC] Full Log Data: {
    "timestamp": "2026-07-10 14:34:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.213.182.15",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.213.182.15, 172.70.216.100",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMDEyLCJ1c2VybmFtZSI6InNhZHJhc2QiLCJlbWFpbCI6Im1vaGFtbWFkc2FkcmFwb29ybWFuZEBnbWFpbC5jb20iLCJleHAiOjE3ODQyOTgwNDZ9.snXbzMd0tYEgOu4x4TgfhxCkLa3pOxK5KLVhlGpT9Rc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19049743cfeedb4-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.213.182.15",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 14:34:02 UTC] === END API CALL LOG ===
[10-Jul-2026 14:34:02 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 14:34:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMDEyLCJ1c2VybmFtZSI6InNhZHJhc2QiLCJlbWFpbCI6Im1vaGFtbWFkc2FkcmFwb29ybWFuZEBnbWFpbC5jb20iLCJleHAiOjE3ODQyOTgwNDZ9.snXbzMd0tYEgOu4x4TgfhxCkLa3pOxK5KLVhlGpT9Rc
[10-Jul-2026 14:34:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 14:34:02 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 14:34:02 UTC] User ID: 1012
[10-Jul-2026 14:34:02 UTC] ✅ User profile retrieved successfully for user ID: 1012
[10-Jul-2026 14:34:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 14:34:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 14:34:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"5.213.182.15, 172.70.216.100","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMDEyLCJ1c2VybmFtZSI6InNhZHJhc2QiLCJlbWFpbCI6Im1vaGFtbWFkc2FkcmFwb29ybWFuZEBnbWFpbC5jb20iLCJleHAiOjE3ODQyOTgwNDZ9.snXbzMd0tYEgOu4x4TgfhxCkLa3pOxK5KLVhlGpT9Rc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a19049743cfdedb4-MXP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"5.213.182.15","cf-ipcountry":"IR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jul-2026 14:34:02 UTC] === User Orders API Called ===
[10-Jul-2026 14:34:02 UTC] User ID: 1012
[10-Jul-2026 14:34:02 UTC] Limit: 20, Offset: 0
[10-Jul-2026 14:34:02 UTC] Orders found: 0
[10-Jul-2026 14:34:02 UTC] Orders data: []
[10-Jul-2026 14:34:02 UTC] Total orders count: 0
[10-Jul-2026 14:34:02 UTC] === API CALL LOG ===
[10-Jul-2026 14:34:03 UTC] Endpoint: user/profile.php
[10-Jul-2026 14:34:03 UTC] Full Log Data: {
    "timestamp": "2026-07-10 14:34:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.213.182.15",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.213.182.15, 172.70.216.100",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMDEyLCJ1c2VybmFtZSI6InNhZHJhc2QiLCJlbWFpbCI6Im1vaGFtbWFkc2FkcmFwb29ybWFuZEBnbWFpbC5jb20iLCJleHAiOjE3ODQyOTgwNDZ9.snXbzMd0tYEgOu4x4TgfhxCkLa3pOxK5KLVhlGpT9Rc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1904978a835edb4-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.213.182.15",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 14:34:03 UTC] === END API CALL LOG ===
[10-Jul-2026 14:34:03 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 14:34:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMDEyLCJ1c2VybmFtZSI6InNhZHJhc2QiLCJlbWFpbCI6Im1vaGFtbWFkc2FkcmFwb29ybWFuZEBnbWFpbC5jb20iLCJleHAiOjE3ODQyOTgwNDZ9.snXbzMd0tYEgOu4x4TgfhxCkLa3pOxK5KLVhlGpT9Rc
[10-Jul-2026 14:34:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 14:34:03 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 14:34:03 UTC] === API CALL LOG ===
[10-Jul-2026 14:34:03 UTC] User ID: 1012
[10-Jul-2026 14:34:03 UTC] Endpoint: user/profile.php
[10-Jul-2026 14:34:03 UTC] Full Log Data: {
    "timestamp": "2026-07-10 14:34:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.213.182.15",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.213.182.15, 172.70.216.100",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMDEyLCJ1c2VybmFtZSI6InNhZHJhc2QiLCJlbWFpbCI6Im1vaGFtbWFkc2FkcmFwb29ybWFuZEBnbWFpbC5jb20iLCJleHAiOjE3ODQyOTgwNDZ9.snXbzMd0tYEgOu4x4TgfhxCkLa3pOxK5KLVhlGpT9Rc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1904978a839edb4-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.213.182.15",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 14:34:03 UTC] === END API CALL LOG ===
[10-Jul-2026 14:34:03 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 14:34:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMDEyLCJ1c2VybmFtZSI6InNhZHJhc2QiLCJlbWFpbCI6Im1vaGFtbWFkc2FkcmFwb29ybWFuZEBnbWFpbC5jb20iLCJleHAiOjE3ODQyOTgwNDZ9.snXbzMd0tYEgOu4x4TgfhxCkLa3pOxK5KLVhlGpT9Rc
[10-Jul-2026 14:34:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 14:34:03 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 14:34:03 UTC] ✅ User profile retrieved successfully for user ID: 1012
[10-Jul-2026 14:34:03 UTC] User ID: 1012
[10-Jul-2026 14:34:03 UTC] ✅ User profile retrieved successfully for user ID: 1012
[10-Jul-2026 14:37:20 UTC] === API CALL LOG ===
[10-Jul-2026 14:37:20 UTC] Endpoint: user/profile.php
[10-Jul-2026 14:37:20 UTC] Full Log Data: {
    "timestamp": "2026-07-10 14:37:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.213.182.15",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.213.182.15, 172.69.68.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMDEyLCJ1c2VybmFtZSI6InNhZHJhc2QiLCJlbWFpbCI6Im1vaGFtbWFkc2FkcmFwb29ybWFuZEBnbWFpbC5jb20iLCJleHAiOjE3ODQyOTgwNDZ9.snXbzMd0tYEgOu4x4TgfhxCkLa3pOxK5KLVhlGpT9Rc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1904e4a9f4aee6a-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.213.182.15",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 14:37:20 UTC] === END API CALL LOG ===
[10-Jul-2026 14:37:20 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 14:37:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMDEyLCJ1c2VybmFtZSI6InNhZHJhc2QiLCJlbWFpbCI6Im1vaGFtbWFkc2FkcmFwb29ybWFuZEBnbWFpbC5jb20iLCJleHAiOjE3ODQyOTgwNDZ9.snXbzMd0tYEgOu4x4TgfhxCkLa3pOxK5KLVhlGpT9Rc
[10-Jul-2026 14:37:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 14:37:20 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 14:37:20 UTC] User ID: 1012
[10-Jul-2026 14:37:20 UTC] ✅ User profile retrieved successfully for user ID: 1012
[10-Jul-2026 14:37:20 UTC] === API CALL LOG ===
[10-Jul-2026 14:37:20 UTC] Endpoint: user/profile.php
[10-Jul-2026 14:37:20 UTC] Full Log Data: {
    "timestamp": "2026-07-10 14:37:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.213.182.15",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.213.182.15, 172.69.68.143",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMDEyLCJ1c2VybmFtZSI6InNhZHJhc2QiLCJlbWFpbCI6Im1vaGFtbWFkc2FkcmFwb29ybWFuZEBnbWFpbC5jb20iLCJleHAiOjE3ODQyOTgwNDZ9.snXbzMd0tYEgOu4x4TgfhxCkLa3pOxK5KLVhlGpT9Rc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1904e4b6977ee6a-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.213.182.15",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 14:37:20 UTC] === END API CALL LOG ===
[10-Jul-2026 14:37:20 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 14:37:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMDEyLCJ1c2VybmFtZSI6InNhZHJhc2QiLCJlbWFpbCI6Im1vaGFtbWFkc2FkcmFwb29ybWFuZEBnbWFpbC5jb20iLCJleHAiOjE3ODQyOTgwNDZ9.snXbzMd0tYEgOu4x4TgfhxCkLa3pOxK5KLVhlGpT9Rc
[10-Jul-2026 14:37:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 14:37:20 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 14:37:20 UTC] User ID: 1012
[10-Jul-2026 14:37:20 UTC] ✅ User profile retrieved successfully for user ID: 1012
[10-Jul-2026 14:37:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 14:37:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 14:37:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"5.213.182.15, 172.70.216.101","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMDEyLCJ1c2VybmFtZSI6InNhZHJhc2QiLCJlbWFpbCI6Im1vaGFtbWFkc2FkcmFwb29ybWFuZEBnbWFpbC5jb20iLCJleHAiOjE3ODQyOTgwNDZ9.snXbzMd0tYEgOu4x4TgfhxCkLa3pOxK5KLVhlGpT9Rc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1904e50fe58edc2-MXP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"5.213.182.15","cf-ipcountry":"IR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jul-2026 14:37:21 UTC] === User Orders API Called ===
[10-Jul-2026 14:37:21 UTC] User ID: 1012
[10-Jul-2026 14:37:21 UTC] Limit: 20, Offset: 0
[10-Jul-2026 14:37:21 UTC] Orders found: 0
[10-Jul-2026 14:37:21 UTC] Orders data: []
[10-Jul-2026 14:37:21 UTC] Total orders count: 0
[10-Jul-2026 14:37:21 UTC] === API CALL LOG ===
[10-Jul-2026 14:37:21 UTC] Endpoint: user/profile.php
[10-Jul-2026 14:37:21 UTC] Full Log Data: {
    "timestamp": "2026-07-10 14:37:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.213.182.15",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.213.182.15, 172.70.216.100",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMDEyLCJ1c2VybmFtZSI6InNhZHJhc2QiLCJlbWFpbCI6Im1vaGFtbWFkc2FkcmFwb29ybWFuZEBnbWFpbC5jb20iLCJleHAiOjE3ODQyOTgwNDZ9.snXbzMd0tYEgOu4x4TgfhxCkLa3pOxK5KLVhlGpT9Rc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1904e515f41edc2-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.213.182.15",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 14:37:21 UTC] === END API CALL LOG ===
[10-Jul-2026 14:37:21 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 14:37:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMDEyLCJ1c2VybmFtZSI6InNhZHJhc2QiLCJlbWFpbCI6Im1vaGFtbWFkc2FkcmFwb29ybWFuZEBnbWFpbC5jb20iLCJleHAiOjE3ODQyOTgwNDZ9.snXbzMd0tYEgOu4x4TgfhxCkLa3pOxK5KLVhlGpT9Rc
[10-Jul-2026 14:37:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 14:37:21 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 14:37:21 UTC] User ID: 1012
[10-Jul-2026 14:37:21 UTC] ✅ User profile retrieved successfully for user ID: 1012
[10-Jul-2026 14:37:21 UTC] === API CALL LOG ===
[10-Jul-2026 14:37:21 UTC] Endpoint: user/profile.php
[10-Jul-2026 14:37:21 UTC] Full Log Data: {
    "timestamp": "2026-07-10 14:37:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.213.182.15",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.213.182.15, 172.70.216.100",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMDEyLCJ1c2VybmFtZSI6InNhZHJhc2QiLCJlbWFpbCI6Im1vaGFtbWFkc2FkcmFwb29ybWFuZEBnbWFpbC5jb20iLCJleHAiOjE3ODQyOTgwNDZ9.snXbzMd0tYEgOu4x4TgfhxCkLa3pOxK5KLVhlGpT9Rc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1904e515f39edc2-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.213.182.15",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 14:37:21 UTC] === END API CALL LOG ===
[10-Jul-2026 14:37:21 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 14:37:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMDEyLCJ1c2VybmFtZSI6InNhZHJhc2QiLCJlbWFpbCI6Im1vaGFtbWFkc2FkcmFwb29ybWFuZEBnbWFpbC5jb20iLCJleHAiOjE3ODQyOTgwNDZ9.snXbzMd0tYEgOu4x4TgfhxCkLa3pOxK5KLVhlGpT9Rc
[10-Jul-2026 14:37:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 14:37:21 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 14:37:21 UTC] User ID: 1012
[10-Jul-2026 14:37:21 UTC] ✅ User profile retrieved successfully for user ID: 1012
[10-Jul-2026 14:37:53 UTC] === API CALL LOG ===
[10-Jul-2026 14:37:53 UTC] === API CALL LOG ===
[10-Jul-2026 14:37:53 UTC] Endpoint: user/profile.php
[10-Jul-2026 14:37:53 UTC] Endpoint: user/profile.php
[10-Jul-2026 14:37:53 UTC] Full Log Data: {
    "timestamp": "2026-07-10 14:37:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.171.100.204",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.171.100.204, 162.158.182.95",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMDEyLCJ1c2VybmFtZSI6InNhZHJhc2QiLCJlbWFpbCI6Im1vaGFtbWFkc2FkcmFwb29ybWFuZEBnbWFpbC5jb20iLCJleHAiOjE3ODQyOTgwNDZ9.snXbzMd0tYEgOu4x4TgfhxCkLa3pOxK5KLVhlGpT9Rc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1904f159ef582d7-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.171.100.204",
        "cf-ipcountry": "AZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 14:37:53 UTC] Full Log Data: {
    "timestamp": "2026-07-10 14:37:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.171.100.204",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.171.100.204, 162.158.182.95",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMDEyLCJ1c2VybmFtZSI6InNhZHJhc2QiLCJlbWFpbCI6Im1vaGFtbWFkc2FkcmFwb29ybWFuZEBnbWFpbC5jb20iLCJleHAiOjE3ODQyOTgwNDZ9.snXbzMd0tYEgOu4x4TgfhxCkLa3pOxK5KLVhlGpT9Rc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1904f159ef782d7-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.171.100.204",
        "cf-ipcountry": "AZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 14:37:53 UTC] === END API CALL LOG ===
[10-Jul-2026 14:37:53 UTC] === END API CALL LOG ===
[10-Jul-2026 14:37:53 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 14:37:53 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 14:37:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMDEyLCJ1c2VybmFtZSI6InNhZHJhc2QiLCJlbWFpbCI6Im1vaGFtbWFkc2FkcmFwb29ybWFuZEBnbWFpbC5jb20iLCJleHAiOjE3ODQyOTgwNDZ9.snXbzMd0tYEgOu4x4TgfhxCkLa3pOxK5KLVhlGpT9Rc
[10-Jul-2026 14:37:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMDEyLCJ1c2VybmFtZSI6InNhZHJhc2QiLCJlbWFpbCI6Im1vaGFtbWFkc2FkcmFwb29ybWFuZEBnbWFpbC5jb20iLCJleHAiOjE3ODQyOTgwNDZ9.snXbzMd0tYEgOu4x4TgfhxCkLa3pOxK5KLVhlGpT9Rc
[10-Jul-2026 14:37:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 14:37:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 14:37:53 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 14:37:53 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 14:37:53 UTC] User ID: 1012
[10-Jul-2026 14:37:53 UTC] User ID: 1012
[10-Jul-2026 14:37:53 UTC] ✅ User profile retrieved successfully for user ID: 1012
[10-Jul-2026 14:37:53 UTC] ✅ User profile retrieved successfully for user ID: 1012
[10-Jul-2026 14:37:53 UTC] === API CALL LOG ===
[10-Jul-2026 14:37:53 UTC] Endpoint: user/profile.php
[10-Jul-2026 14:37:53 UTC] Full Log Data: {
    "timestamp": "2026-07-10 14:37:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.171.100.204",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.171.100.204, 162.158.182.95",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMDEyLCJ1c2VybmFtZSI6InNhZHJhc2QiLCJlbWFpbCI6Im1vaGFtbWFkc2FkcmFwb29ybWFuZEBnbWFpbC5jb20iLCJleHAiOjE3ODQyOTgwNDZ9.snXbzMd0tYEgOu4x4TgfhxCkLa3pOxK5KLVhlGpT9Rc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1904f165f9b82d7-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.171.100.204",
        "cf-ipcountry": "AZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 14:37:53 UTC] === END API CALL LOG ===
[10-Jul-2026 14:37:53 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 14:37:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMDEyLCJ1c2VybmFtZSI6InNhZHJhc2QiLCJlbWFpbCI6Im1vaGFtbWFkc2FkcmFwb29ybWFuZEBnbWFpbC5jb20iLCJleHAiOjE3ODQyOTgwNDZ9.snXbzMd0tYEgOu4x4TgfhxCkLa3pOxK5KLVhlGpT9Rc
[10-Jul-2026 14:37:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 14:37:53 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 14:37:53 UTC] User ID: 1012
[10-Jul-2026 14:37:53 UTC] ✅ User profile retrieved successfully for user ID: 1012
[10-Jul-2026 14:38:10 UTC] === API CALL LOG ===
[10-Jul-2026 14:38:10 UTC] Endpoint: user/profile.php
[10-Jul-2026 14:38:10 UTC] Full Log Data: {
    "timestamp": "2026-07-10 14:38:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.171.100.204",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.171.100.204, 162.158.182.94",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMDEyLCJ1c2VybmFtZSI6InNhZHJhc2QiLCJlbWFpbCI6Im1vaGFtbWFkc2FkcmFwb29ybWFuZEBnbWFpbC5jb20iLCJleHAiOjE3ODQyOTgwNDZ9.snXbzMd0tYEgOu4x4TgfhxCkLa3pOxK5KLVhlGpT9Rc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1904f807fd282d7-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.171.100.204",
        "cf-ipcountry": "AZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 14:38:10 UTC] === END API CALL LOG ===
[10-Jul-2026 14:38:10 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 14:38:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMDEyLCJ1c2VybmFtZSI6InNhZHJhc2QiLCJlbWFpbCI6Im1vaGFtbWFkc2FkcmFwb29ybWFuZEBnbWFpbC5jb20iLCJleHAiOjE3ODQyOTgwNDZ9.snXbzMd0tYEgOu4x4TgfhxCkLa3pOxK5KLVhlGpT9Rc
[10-Jul-2026 14:38:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 14:38:10 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 14:38:10 UTC] User ID: 1012
[10-Jul-2026 14:38:10 UTC] ✅ User profile retrieved successfully for user ID: 1012
[10-Jul-2026 14:38:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 14:38:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 14:38:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"31.171.100.204, 162.158.182.95","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMDEyLCJ1c2VybmFtZSI6InNhZHJhc2QiLCJlbWFpbCI6Im1vaGFtbWFkc2FkcmFwb29ybWFuZEBnbWFpbC5jb20iLCJleHAiOjE3ODQyOTgwNDZ9.snXbzMd0tYEgOu4x4TgfhxCkLa3pOxK5KLVhlGpT9Rc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1904ff4bde782d7-ARN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"31.171.100.204","cf-ipcountry":"AZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jul-2026 14:38:28 UTC] === User Orders API Called ===
[10-Jul-2026 14:38:28 UTC] User ID: 1012
[10-Jul-2026 14:38:28 UTC] Limit: 20, Offset: 0
[10-Jul-2026 14:38:28 UTC] Orders found: 0
[10-Jul-2026 14:38:28 UTC] Orders data: []
[10-Jul-2026 14:38:28 UTC] Total orders count: 0
[10-Jul-2026 14:38:28 UTC] === API CALL LOG ===
[10-Jul-2026 14:38:28 UTC] Endpoint: user/profile.php
[10-Jul-2026 14:38:28 UTC] Full Log Data: {
    "timestamp": "2026-07-10 14:38:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.171.100.204",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.171.100.204, 162.158.182.95",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMDEyLCJ1c2VybmFtZSI6InNhZHJhc2QiLCJlbWFpbCI6Im1vaGFtbWFkc2FkcmFwb29ybWFuZEBnbWFpbC5jb20iLCJleHAiOjE3ODQyOTgwNDZ9.snXbzMd0tYEgOu4x4TgfhxCkLa3pOxK5KLVhlGpT9Rc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1904ff4bde882d7-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.171.100.204",
        "cf-ipcountry": "AZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 14:38:28 UTC] === END API CALL LOG ===
[10-Jul-2026 14:38:28 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 14:38:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMDEyLCJ1c2VybmFtZSI6InNhZHJhc2QiLCJlbWFpbCI6Im1vaGFtbWFkc2FkcmFwb29ybWFuZEBnbWFpbC5jb20iLCJleHAiOjE3ODQyOTgwNDZ9.snXbzMd0tYEgOu4x4TgfhxCkLa3pOxK5KLVhlGpT9Rc
[10-Jul-2026 14:38:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 14:38:28 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 14:38:28 UTC] User ID: 1012
[10-Jul-2026 14:38:28 UTC] ✅ User profile retrieved successfully for user ID: 1012
[10-Jul-2026 14:38:29 UTC] === API CALL LOG ===
[10-Jul-2026 14:38:29 UTC] Endpoint: user/profile.php
[10-Jul-2026 14:38:29 UTC] Full Log Data: {
    "timestamp": "2026-07-10 14:38:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.171.100.204",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.171.100.204, 162.158.182.95",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMDEyLCJ1c2VybmFtZSI6InNhZHJhc2QiLCJlbWFpbCI6Im1vaGFtbWFkc2FkcmFwb29ybWFuZEBnbWFpbC5jb20iLCJleHAiOjE3ODQyOTgwNDZ9.snXbzMd0tYEgOu4x4TgfhxCkLa3pOxK5KLVhlGpT9Rc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1904ff8c9f682d7-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.171.100.204",
        "cf-ipcountry": "AZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 14:38:29 UTC] === END API CALL LOG ===
[10-Jul-2026 14:38:29 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 14:38:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMDEyLCJ1c2VybmFtZSI6InNhZHJhc2QiLCJlbWFpbCI6Im1vaGFtbWFkc2FkcmFwb29ybWFuZEBnbWFpbC5jb20iLCJleHAiOjE3ODQyOTgwNDZ9.snXbzMd0tYEgOu4x4TgfhxCkLa3pOxK5KLVhlGpT9Rc
[10-Jul-2026 14:38:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 14:38:29 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 14:38:29 UTC] User ID: 1012
[10-Jul-2026 14:38:29 UTC] ✅ User profile retrieved successfully for user ID: 1012
[10-Jul-2026 14:38:29 UTC] === API CALL LOG ===
[10-Jul-2026 14:38:29 UTC] Endpoint: user/profile.php
[10-Jul-2026 14:38:29 UTC] Full Log Data: {
    "timestamp": "2026-07-10 14:38:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.171.100.204",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.171.100.204, 162.158.182.95",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMDEyLCJ1c2VybmFtZSI6InNhZHJhc2QiLCJlbWFpbCI6Im1vaGFtbWFkc2FkcmFwb29ybWFuZEBnbWFpbC5jb20iLCJleHAiOjE3ODQyOTgwNDZ9.snXbzMd0tYEgOu4x4TgfhxCkLa3pOxK5KLVhlGpT9Rc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1904ff99aef82d7-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.171.100.204",
        "cf-ipcountry": "AZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 14:38:29 UTC] === END API CALL LOG ===
[10-Jul-2026 14:38:29 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 14:38:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMDEyLCJ1c2VybmFtZSI6InNhZHJhc2QiLCJlbWFpbCI6Im1vaGFtbWFkc2FkcmFwb29ybWFuZEBnbWFpbC5jb20iLCJleHAiOjE3ODQyOTgwNDZ9.snXbzMd0tYEgOu4x4TgfhxCkLa3pOxK5KLVhlGpT9Rc
[10-Jul-2026 14:38:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 14:38:29 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 14:38:29 UTC] User ID: 1012
[10-Jul-2026 14:38:29 UTC] ✅ User profile retrieved successfully for user ID: 1012
[10-Jul-2026 14:39:34 UTC] === API CALL LOG ===
[10-Jul-2026 14:39:34 UTC] Endpoint: user/profile.php
[10-Jul-2026 14:39:34 UTC] Full Log Data: {
    "timestamp": "2026-07-10 14:39:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.171.100.204",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.171.100.204, 162.158.182.95",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMDEyLCJ1c2VybmFtZSI6InNhZHJhc2QiLCJlbWFpbCI6Im1vaGFtbWFkc2FkcmFwb29ybWFuZEBnbWFpbC5jb20iLCJleHAiOjE3ODQyOTgwNDZ9.snXbzMd0tYEgOu4x4TgfhxCkLa3pOxK5KLVhlGpT9Rc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1905191dba482d7-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.171.100.204",
        "cf-ipcountry": "AZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 14:39:34 UTC] === END API CALL LOG ===
[10-Jul-2026 14:39:34 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 14:39:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMDEyLCJ1c2VybmFtZSI6InNhZHJhc2QiLCJlbWFpbCI6Im1vaGFtbWFkc2FkcmFwb29ybWFuZEBnbWFpbC5jb20iLCJleHAiOjE3ODQyOTgwNDZ9.snXbzMd0tYEgOu4x4TgfhxCkLa3pOxK5KLVhlGpT9Rc
[10-Jul-2026 14:39:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 14:39:34 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 14:39:34 UTC] User ID: 1012
[10-Jul-2026 14:39:34 UTC] ✅ User profile retrieved successfully for user ID: 1012
[10-Jul-2026 17:51:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 17:51:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 17:51:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-forwarded-proto":"https","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyMCIsInVzZXJuYW1lIjoia2hhbWlkaS5heml6IiwiZW1haWwiOiJheml6YmVrZXRvdjlAZ21haWwuY29tIiwiZXhwIjoxNzg0MzEwNjc2fQ.3z-YcxKxTW3GW4pePZ6e6XpzQ4fgS5y_GYStB-xB2e4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1916a658fc20d38-ARN","X-Forwarded-For":"213.230.86.92, 104.23.221.182","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"213.230.86.92","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}"}
[10-Jul-2026 17:51:17 UTC] === User Orders API Called ===
[10-Jul-2026 17:51:17 UTC] User ID: 1020
[10-Jul-2026 17:51:17 UTC] Limit: 20, Offset: 0
[10-Jul-2026 17:51:17 UTC] Orders found: 0
[10-Jul-2026 17:51:17 UTC] Orders data: []
[10-Jul-2026 17:51:17 UTC] Total orders count: 0
[10-Jul-2026 17:51:17 UTC] === API CALL LOG ===
[10-Jul-2026 17:51:17 UTC] Endpoint: user/profile.php
[10-Jul-2026 17:51:17 UTC] Full Log Data: {
    "timestamp": "2026-07-10 17:51:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "213.230.86.92",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "213.230.86.92, 172.71.99.196",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyMCIsInVzZXJuYW1lIjoia2hhbWlkaS5heml6IiwiZW1haWwiOiJheml6YmVrZXRvdjlAZ21haWwuY29tIiwiZXhwIjoxNzg0MzEwNjc2fQ.3z-YcxKxTW3GW4pePZ6e6XpzQ4fgS5y_GYStB-xB2e4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1916a659ea10b4e-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "213.230.86.92",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 17:51:17 UTC] === END API CALL LOG ===
[10-Jul-2026 17:51:17 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 17:51:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyMCIsInVzZXJuYW1lIjoia2hhbWlkaS5heml6IiwiZW1haWwiOiJheml6YmVrZXRvdjlAZ21haWwuY29tIiwiZXhwIjoxNzg0MzEwNjc2fQ.3z-YcxKxTW3GW4pePZ6e6XpzQ4fgS5y_GYStB-xB2e4
[10-Jul-2026 17:51:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 17:51:17 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 17:51:17 UTC] User ID: 1020
[10-Jul-2026 17:51:17 UTC] ✅ User profile retrieved successfully for user ID: 1020
[10-Jul-2026 17:51:17 UTC] === API CALL LOG ===
[10-Jul-2026 17:51:17 UTC] Endpoint: user/profile.php
[10-Jul-2026 17:51:17 UTC] Full Log Data: {
    "timestamp": "2026-07-10 17:51:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "213.230.86.92",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "213.230.86.92, 172.71.99.196",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyMCIsInVzZXJuYW1lIjoia2hhbWlkaS5heml6IiwiZW1haWwiOiJheml6YmVrZXRvdjlAZ21haWwuY29tIiwiZXhwIjoxNzg0MzEwNjc2fQ.3z-YcxKxTW3GW4pePZ6e6XpzQ4fgS5y_GYStB-xB2e4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1916a659e9c0b4e-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "213.230.86.92",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 17:51:17 UTC] === END API CALL LOG ===
[10-Jul-2026 17:51:17 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 17:51:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyMCIsInVzZXJuYW1lIjoia2hhbWlkaS5heml6IiwiZW1haWwiOiJheml6YmVrZXRvdjlAZ21haWwuY29tIiwiZXhwIjoxNzg0MzEwNjc2fQ.3z-YcxKxTW3GW4pePZ6e6XpzQ4fgS5y_GYStB-xB2e4
[10-Jul-2026 17:51:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 17:51:17 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 17:51:17 UTC] User ID: 1020
[10-Jul-2026 17:51:17 UTC] ✅ User profile retrieved successfully for user ID: 1020
[10-Jul-2026 17:51:18 UTC] === API CALL LOG ===
[10-Jul-2026 17:51:18 UTC] Endpoint: user/profile.php
[10-Jul-2026 17:51:18 UTC] Full Log Data: {
    "timestamp": "2026-07-10 17:51:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "213.230.86.92",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "213.230.86.92, 172.71.99.196",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyMCIsInVzZXJuYW1lIjoia2hhbWlkaS5heml6IiwiZW1haWwiOiJheml6YmVrZXRvdjlAZ21haWwuY29tIiwiZXhwIjoxNzg0MzEwNjc2fQ.3z-YcxKxTW3GW4pePZ6e6XpzQ4fgS5y_GYStB-xB2e4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1916a6acbae0b4e-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "213.230.86.92",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 17:51:18 UTC] === END API CALL LOG ===
[10-Jul-2026 17:51:18 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 17:51:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyMCIsInVzZXJuYW1lIjoia2hhbWlkaS5heml6IiwiZW1haWwiOiJheml6YmVrZXRvdjlAZ21haWwuY29tIiwiZXhwIjoxNzg0MzEwNjc2fQ.3z-YcxKxTW3GW4pePZ6e6XpzQ4fgS5y_GYStB-xB2e4
[10-Jul-2026 17:51:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 17:51:18 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 17:51:18 UTC] User ID: 1020
[10-Jul-2026 17:51:18 UTC] ✅ User profile retrieved successfully for user ID: 1020
[10-Jul-2026 17:51:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 17:51:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 17:51:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"213.230.86.92, 172.71.99.195","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyMCIsInVzZXJuYW1lIjoia2hhbWlkaS5heml6IiwiZW1haWwiOiJheml6YmVrZXRvdjlAZ21haWwuY29tIiwiZXhwIjoxNzg0MzEwNjc2fQ.3z-YcxKxTW3GW4pePZ6e6XpzQ4fgS5y_GYStB-xB2e4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1916ab2087a0b4e-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"213.230.86.92","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jul-2026 17:51:29 UTC] === User Orders API Called ===
[10-Jul-2026 17:51:29 UTC] User ID: 1020
[10-Jul-2026 17:51:29 UTC] Limit: 20, Offset: 0
[10-Jul-2026 17:51:29 UTC] Orders found: 0
[10-Jul-2026 17:51:29 UTC] Orders data: []
[10-Jul-2026 17:51:29 UTC] Total orders count: 0
[10-Jul-2026 17:51:29 UTC] === API CALL LOG ===
[10-Jul-2026 17:51:29 UTC] Endpoint: user/profile.php
[10-Jul-2026 17:51:29 UTC] Full Log Data: {
    "timestamp": "2026-07-10 17:51:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "213.230.86.92",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "213.230.86.92, 172.71.99.195",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyMCIsInVzZXJuYW1lIjoia2hhbWlkaS5heml6IiwiZW1haWwiOiJheml6YmVrZXRvdjlAZ21haWwuY29tIiwiZXhwIjoxNzg0MzEwNjc2fQ.3z-YcxKxTW3GW4pePZ6e6XpzQ4fgS5y_GYStB-xB2e4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1916ab2087c0b4e-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "213.230.86.92",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 17:51:29 UTC] === END API CALL LOG ===
[10-Jul-2026 17:51:29 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 17:51:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyMCIsInVzZXJuYW1lIjoia2hhbWlkaS5heml6IiwiZW1haWwiOiJheml6YmVrZXRvdjlAZ21haWwuY29tIiwiZXhwIjoxNzg0MzEwNjc2fQ.3z-YcxKxTW3GW4pePZ6e6XpzQ4fgS5y_GYStB-xB2e4
[10-Jul-2026 17:51:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 17:51:29 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 17:51:29 UTC] User ID: 1020
[10-Jul-2026 17:51:29 UTC] ✅ User profile retrieved successfully for user ID: 1020
[10-Jul-2026 17:51:30 UTC] === API CALL LOG ===
[10-Jul-2026 17:51:30 UTC] Endpoint: user/profile.php
[10-Jul-2026 17:51:30 UTC] Full Log Data: {
    "timestamp": "2026-07-10 17:51:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "213.230.86.92",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "213.230.86.92, 172.71.99.195",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyMCIsInVzZXJuYW1lIjoia2hhbWlkaS5heml6IiwiZW1haWwiOiJheml6YmVrZXRvdjlAZ21haWwuY29tIiwiZXhwIjoxNzg0MzEwNjc2fQ.3z-YcxKxTW3GW4pePZ6e6XpzQ4fgS5y_GYStB-xB2e4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1916ab64d370b4e-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "213.230.86.92",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 17:51:30 UTC] === END API CALL LOG ===
[10-Jul-2026 17:51:30 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 17:51:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyMCIsInVzZXJuYW1lIjoia2hhbWlkaS5heml6IiwiZW1haWwiOiJheml6YmVrZXRvdjlAZ21haWwuY29tIiwiZXhwIjoxNzg0MzEwNjc2fQ.3z-YcxKxTW3GW4pePZ6e6XpzQ4fgS5y_GYStB-xB2e4
[10-Jul-2026 17:51:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 17:51:30 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 17:51:30 UTC] User ID: 1020
[10-Jul-2026 17:51:30 UTC] ✅ User profile retrieved successfully for user ID: 1020
[10-Jul-2026 17:51:30 UTC] === API CALL LOG ===
[10-Jul-2026 17:51:30 UTC] Endpoint: user/profile.php
[10-Jul-2026 17:51:30 UTC] Full Log Data: {
    "timestamp": "2026-07-10 17:51:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "213.230.86.92",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "213.230.86.92, 172.71.99.195",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyMCIsInVzZXJuYW1lIjoia2hhbWlkaS5heml6IiwiZW1haWwiOiJheml6YmVrZXRvdjlAZ21haWwuY29tIiwiZXhwIjoxNzg0MzEwNjc2fQ.3z-YcxKxTW3GW4pePZ6e6XpzQ4fgS5y_GYStB-xB2e4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1916ab85fa50b4e-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "213.230.86.92",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 17:51:30 UTC] === END API CALL LOG ===
[10-Jul-2026 17:51:30 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 17:51:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyMCIsInVzZXJuYW1lIjoia2hhbWlkaS5heml6IiwiZW1haWwiOiJheml6YmVrZXRvdjlAZ21haWwuY29tIiwiZXhwIjoxNzg0MzEwNjc2fQ.3z-YcxKxTW3GW4pePZ6e6XpzQ4fgS5y_GYStB-xB2e4
[10-Jul-2026 17:51:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 17:51:30 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 17:51:30 UTC] User ID: 1020
[10-Jul-2026 17:51:30 UTC] ✅ User profile retrieved successfully for user ID: 1020
[10-Jul-2026 17:51:40 UTC] === API CALL LOG ===
[10-Jul-2026 17:51:40 UTC] Endpoint: user/profile.php
[10-Jul-2026 17:51:40 UTC] Full Log Data: {
    "timestamp": "2026-07-10 17:51:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "213.230.86.92",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "213.230.86.92, 172.71.99.196",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyMCIsInVzZXJuYW1lIjoia2hhbWlkaS5heml6IiwiZW1haWwiOiJheml6YmVrZXRvdjlAZ21haWwuY29tIiwiZXhwIjoxNzg0MzEwNjc2fQ.3z-YcxKxTW3GW4pePZ6e6XpzQ4fgS5y_GYStB-xB2e4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1916af618550b4e-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "213.230.86.92",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 17:51:40 UTC] === END API CALL LOG ===
[10-Jul-2026 17:51:40 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 17:51:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyMCIsInVzZXJuYW1lIjoia2hhbWlkaS5heml6IiwiZW1haWwiOiJheml6YmVrZXRvdjlAZ21haWwuY29tIiwiZXhwIjoxNzg0MzEwNjc2fQ.3z-YcxKxTW3GW4pePZ6e6XpzQ4fgS5y_GYStB-xB2e4
[10-Jul-2026 17:51:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 17:51:40 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 17:51:40 UTC] User ID: 1020
[10-Jul-2026 17:51:40 UTC] ✅ User profile retrieved successfully for user ID: 1020
[10-Jul-2026 17:51:41 UTC] === API CALL LOG ===
[10-Jul-2026 17:51:41 UTC] Endpoint: user/profile.php
[10-Jul-2026 17:51:41 UTC] Full Log Data: {
    "timestamp": "2026-07-10 17:51:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "213.230.86.92",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "213.230.86.92, 172.71.99.196",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyMCIsInVzZXJuYW1lIjoia2hhbWlkaS5heml6IiwiZW1haWwiOiJheml6YmVrZXRvdjlAZ21haWwuY29tIiwiZXhwIjoxNzg0MzEwNjc2fQ.3z-YcxKxTW3GW4pePZ6e6XpzQ4fgS5y_GYStB-xB2e4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1916afabde40b4e-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "213.230.86.92",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 17:51:41 UTC] === END API CALL LOG ===
[10-Jul-2026 17:51:41 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 17:51:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyMCIsInVzZXJuYW1lIjoia2hhbWlkaS5heml6IiwiZW1haWwiOiJheml6YmVrZXRvdjlAZ21haWwuY29tIiwiZXhwIjoxNzg0MzEwNjc2fQ.3z-YcxKxTW3GW4pePZ6e6XpzQ4fgS5y_GYStB-xB2e4
[10-Jul-2026 17:51:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 17:51:41 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 17:51:41 UTC] User ID: 1020
[10-Jul-2026 17:51:41 UTC] ✅ User profile retrieved successfully for user ID: 1020
[10-Jul-2026 17:52:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 17:52:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 17:52:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"213.230.86.92, 172.71.99.196","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyMCIsInVzZXJuYW1lIjoia2hhbWlkaS5heml6IiwiZW1haWwiOiJheml6YmVrZXRvdjlAZ21haWwuY29tIiwiZXhwIjoxNzg0MzEwNjc2fQ.3z-YcxKxTW3GW4pePZ6e6XpzQ4fgS5y_GYStB-xB2e4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1916b7fd9ea0b4e-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"213.230.86.92","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jul-2026 17:52:02 UTC] === User Orders API Called ===
[10-Jul-2026 17:52:02 UTC] User ID: 1020
[10-Jul-2026 17:52:02 UTC] Limit: 20, Offset: 0
[10-Jul-2026 17:52:02 UTC] Orders found: 0
[10-Jul-2026 17:52:02 UTC] Orders data: []
[10-Jul-2026 17:52:02 UTC] Total orders count: 0
[10-Jul-2026 17:52:02 UTC] === API CALL LOG ===
[10-Jul-2026 17:52:02 UTC] Endpoint: user/profile.php
[10-Jul-2026 17:52:02 UTC] Full Log Data: {
    "timestamp": "2026-07-10 17:52:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "213.230.86.92",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "213.230.86.92, 172.71.99.196",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyMCIsInVzZXJuYW1lIjoia2hhbWlkaS5heml6IiwiZW1haWwiOiJheml6YmVrZXRvdjlAZ21haWwuY29tIiwiZXhwIjoxNzg0MzEwNjc2fQ.3z-YcxKxTW3GW4pePZ6e6XpzQ4fgS5y_GYStB-xB2e4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1916b7fd9eb0b4e-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "213.230.86.92",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 17:52:02 UTC] === END API CALL LOG ===
[10-Jul-2026 17:52:02 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 17:52:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyMCIsInVzZXJuYW1lIjoia2hhbWlkaS5heml6IiwiZW1haWwiOiJheml6YmVrZXRvdjlAZ21haWwuY29tIiwiZXhwIjoxNzg0MzEwNjc2fQ.3z-YcxKxTW3GW4pePZ6e6XpzQ4fgS5y_GYStB-xB2e4
[10-Jul-2026 17:52:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 17:52:02 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 17:52:02 UTC] User ID: 1020
[10-Jul-2026 17:52:02 UTC] ✅ User profile retrieved successfully for user ID: 1020
[10-Jul-2026 17:52:03 UTC] === API CALL LOG ===
[10-Jul-2026 17:52:03 UTC] Endpoint: user/profile.php
[10-Jul-2026 17:52:03 UTC] Full Log Data: {
    "timestamp": "2026-07-10 17:52:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "213.230.86.92",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "213.230.86.92, 172.71.99.196",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyMCIsInVzZXJuYW1lIjoia2hhbWlkaS5heml6IiwiZW1haWwiOiJheml6YmVrZXRvdjlAZ21haWwuY29tIiwiZXhwIjoxNzg0MzEwNjc2fQ.3z-YcxKxTW3GW4pePZ6e6XpzQ4fgS5y_GYStB-xB2e4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1916b845e4f0b4e-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "213.230.86.92",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 17:52:03 UTC] === END API CALL LOG ===
[10-Jul-2026 17:52:03 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 17:52:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyMCIsInVzZXJuYW1lIjoia2hhbWlkaS5heml6IiwiZW1haWwiOiJheml6YmVrZXRvdjlAZ21haWwuY29tIiwiZXhwIjoxNzg0MzEwNjc2fQ.3z-YcxKxTW3GW4pePZ6e6XpzQ4fgS5y_GYStB-xB2e4
[10-Jul-2026 17:52:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 17:52:03 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 17:52:03 UTC] User ID: 1020
[10-Jul-2026 17:52:03 UTC] ✅ User profile retrieved successfully for user ID: 1020
[10-Jul-2026 17:52:03 UTC] === API CALL LOG ===
[10-Jul-2026 17:52:03 UTC] Endpoint: user/profile.php
[10-Jul-2026 17:52:03 UTC] Full Log Data: {
    "timestamp": "2026-07-10 17:52:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "213.230.86.92",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "213.230.86.92, 172.71.99.196",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyMCIsInVzZXJuYW1lIjoia2hhbWlkaS5heml6IiwiZW1haWwiOiJheml6YmVrZXRvdjlAZ21haWwuY29tIiwiZXhwIjoxNzg0MzEwNjc2fQ.3z-YcxKxTW3GW4pePZ6e6XpzQ4fgS5y_GYStB-xB2e4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1916b8698e50b4e-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "213.230.86.92",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 17:52:03 UTC] === END API CALL LOG ===
[10-Jul-2026 17:52:03 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 17:52:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyMCIsInVzZXJuYW1lIjoia2hhbWlkaS5heml6IiwiZW1haWwiOiJheml6YmVrZXRvdjlAZ21haWwuY29tIiwiZXhwIjoxNzg0MzEwNjc2fQ.3z-YcxKxTW3GW4pePZ6e6XpzQ4fgS5y_GYStB-xB2e4
[10-Jul-2026 17:52:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 17:52:03 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 17:52:03 UTC] User ID: 1020
[10-Jul-2026 17:52:03 UTC] ✅ User profile retrieved successfully for user ID: 1020
[10-Jul-2026 17:52:05 UTC] === API CALL LOG ===
[10-Jul-2026 17:52:05 UTC] Endpoint: user/profile.php
[10-Jul-2026 17:52:05 UTC] Full Log Data: {
    "timestamp": "2026-07-10 17:52:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "213.230.86.92",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "213.230.86.92, 172.71.99.196",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyMCIsInVzZXJuYW1lIjoia2hhbWlkaS5heml6IiwiZW1haWwiOiJheml6YmVrZXRvdjlAZ21haWwuY29tIiwiZXhwIjoxNzg0MzEwNjc2fQ.3z-YcxKxTW3GW4pePZ6e6XpzQ4fgS5y_GYStB-xB2e4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1916b9349210b4e-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "213.230.86.92",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 17:52:05 UTC] === END API CALL LOG ===
[10-Jul-2026 17:52:05 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 17:52:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyMCIsInVzZXJuYW1lIjoia2hhbWlkaS5heml6IiwiZW1haWwiOiJheml6YmVrZXRvdjlAZ21haWwuY29tIiwiZXhwIjoxNzg0MzEwNjc2fQ.3z-YcxKxTW3GW4pePZ6e6XpzQ4fgS5y_GYStB-xB2e4
[10-Jul-2026 17:52:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 17:52:05 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 17:52:05 UTC] User ID: 1020
[10-Jul-2026 17:52:05 UTC] ✅ User profile retrieved successfully for user ID: 1020
[10-Jul-2026 17:52:39 UTC] === API CALL LOG ===
[10-Jul-2026 17:52:39 UTC] Endpoint: user/profile.php
[10-Jul-2026 17:52:39 UTC] Full Log Data: {
    "timestamp": "2026-07-10 17:52:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "213.230.86.92",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "213.230.86.92, 172.71.103.32",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyMCIsInVzZXJuYW1lIjoia2hhbWlkaS5heml6IiwiZW1haWwiOiJheml6YmVrZXRvdjlAZ21haWwuY29tIiwiZXhwIjoxNzg0MzEwNjc2fQ.3z-YcxKxTW3GW4pePZ6e6XpzQ4fgS5y_GYStB-xB2e4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1916c67f91f6626-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "213.230.86.92",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 17:52:39 UTC] === END API CALL LOG ===
[10-Jul-2026 17:52:39 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 17:52:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyMCIsInVzZXJuYW1lIjoia2hhbWlkaS5heml6IiwiZW1haWwiOiJheml6YmVrZXRvdjlAZ21haWwuY29tIiwiZXhwIjoxNzg0MzEwNjc2fQ.3z-YcxKxTW3GW4pePZ6e6XpzQ4fgS5y_GYStB-xB2e4
[10-Jul-2026 17:52:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 17:52:39 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 17:52:39 UTC] User ID: 1020
[10-Jul-2026 17:52:39 UTC] ✅ User profile retrieved successfully for user ID: 1020
[10-Jul-2026 17:52:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 17:52:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 17:52:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"213.230.86.92, 172.71.103.32","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyMCIsInVzZXJuYW1lIjoia2hhbWlkaS5heml6IiwiZW1haWwiOiJheml6YmVrZXRvdjlAZ21haWwuY29tIiwiZXhwIjoxNzg0MzEwNjc2fQ.3z-YcxKxTW3GW4pePZ6e6XpzQ4fgS5y_GYStB-xB2e4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1916cad0bd86626-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"213.230.86.92","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jul-2026 17:52:50 UTC] === User Orders API Called ===
[10-Jul-2026 17:52:50 UTC] User ID: 1020
[10-Jul-2026 17:52:50 UTC] Limit: 20, Offset: 0
[10-Jul-2026 17:52:50 UTC] Orders found: 0
[10-Jul-2026 17:52:50 UTC] Orders data: []
[10-Jul-2026 17:52:50 UTC] Total orders count: 0
[10-Jul-2026 17:52:50 UTC] === API CALL LOG ===
[10-Jul-2026 17:52:50 UTC] Endpoint: user/profile.php
[10-Jul-2026 17:52:50 UTC] Full Log Data: {
    "timestamp": "2026-07-10 17:52:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "213.230.86.92",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "213.230.86.92, 172.71.103.32",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyMCIsInVzZXJuYW1lIjoia2hhbWlkaS5heml6IiwiZW1haWwiOiJheml6YmVrZXRvdjlAZ21haWwuY29tIiwiZXhwIjoxNzg0MzEwNjc2fQ.3z-YcxKxTW3GW4pePZ6e6XpzQ4fgS5y_GYStB-xB2e4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1916cad0bd96626-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "213.230.86.92",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 17:52:50 UTC] === END API CALL LOG ===
[10-Jul-2026 17:52:50 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 17:52:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyMCIsInVzZXJuYW1lIjoia2hhbWlkaS5heml6IiwiZW1haWwiOiJheml6YmVrZXRvdjlAZ21haWwuY29tIiwiZXhwIjoxNzg0MzEwNjc2fQ.3z-YcxKxTW3GW4pePZ6e6XpzQ4fgS5y_GYStB-xB2e4
[10-Jul-2026 17:52:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 17:52:50 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 17:52:50 UTC] User ID: 1020
[10-Jul-2026 17:52:50 UTC] ✅ User profile retrieved successfully for user ID: 1020
[10-Jul-2026 17:52:51 UTC] === API CALL LOG ===
[10-Jul-2026 17:52:51 UTC] Endpoint: user/profile.php
[10-Jul-2026 17:52:51 UTC] Full Log Data: {
    "timestamp": "2026-07-10 17:52:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "213.230.86.92",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "213.230.86.92, 172.71.103.32",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyMCIsInVzZXJuYW1lIjoia2hhbWlkaS5heml6IiwiZW1haWwiOiJheml6YmVrZXRvdjlAZ21haWwuY29tIiwiZXhwIjoxNzg0MzEwNjc2fQ.3z-YcxKxTW3GW4pePZ6e6XpzQ4fgS5y_GYStB-xB2e4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1916cb11f0d6626-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "213.230.86.92",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 17:52:51 UTC] === END API CALL LOG ===
[10-Jul-2026 17:52:51 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 17:52:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyMCIsInVzZXJuYW1lIjoia2hhbWlkaS5heml6IiwiZW1haWwiOiJheml6YmVrZXRvdjlAZ21haWwuY29tIiwiZXhwIjoxNzg0MzEwNjc2fQ.3z-YcxKxTW3GW4pePZ6e6XpzQ4fgS5y_GYStB-xB2e4
[10-Jul-2026 17:52:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 17:52:51 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 17:52:51 UTC] User ID: 1020
[10-Jul-2026 17:52:51 UTC] ✅ User profile retrieved successfully for user ID: 1020
[10-Jul-2026 17:52:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 17:52:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 17:52:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"213.230.86.92, 172.71.103.32","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyMCIsInVzZXJuYW1lIjoia2hhbWlkaS5heml6IiwiZW1haWwiOiJheml6YmVrZXRvdjlAZ21haWwuY29tIiwiZXhwIjoxNzg0MzEwNjc2fQ.3z-YcxKxTW3GW4pePZ6e6XpzQ4fgS5y_GYStB-xB2e4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1916cd00f776626-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"213.230.86.92","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jul-2026 17:52:56 UTC] === User Orders API Called ===
[10-Jul-2026 17:52:56 UTC] User ID: 1020
[10-Jul-2026 17:52:56 UTC] Limit: 20, Offset: 0
[10-Jul-2026 17:52:56 UTC] Orders found: 0
[10-Jul-2026 17:52:56 UTC] Orders data: []
[10-Jul-2026 17:52:56 UTC] Total orders count: 0
[10-Jul-2026 17:52:56 UTC] === API CALL LOG ===
[10-Jul-2026 17:52:56 UTC] Endpoint: user/profile.php
[10-Jul-2026 17:52:56 UTC] Full Log Data: {
    "timestamp": "2026-07-10 17:52:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "213.230.86.92",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "213.230.86.92, 172.71.103.32",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyMCIsInVzZXJuYW1lIjoia2hhbWlkaS5heml6IiwiZW1haWwiOiJheml6YmVrZXRvdjlAZ21haWwuY29tIiwiZXhwIjoxNzg0MzEwNjc2fQ.3z-YcxKxTW3GW4pePZ6e6XpzQ4fgS5y_GYStB-xB2e4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1916cd118256626-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "213.230.86.92",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 17:52:56 UTC] === END API CALL LOG ===
[10-Jul-2026 17:52:56 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 17:52:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyMCIsInVzZXJuYW1lIjoia2hhbWlkaS5heml6IiwiZW1haWwiOiJheml6YmVrZXRvdjlAZ21haWwuY29tIiwiZXhwIjoxNzg0MzEwNjc2fQ.3z-YcxKxTW3GW4pePZ6e6XpzQ4fgS5y_GYStB-xB2e4
[10-Jul-2026 17:52:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 17:52:56 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 17:52:56 UTC] User ID: 1020
[10-Jul-2026 17:52:56 UTC] ✅ User profile retrieved successfully for user ID: 1020
[10-Jul-2026 17:52:57 UTC] === API CALL LOG ===
[10-Jul-2026 17:52:57 UTC] Endpoint: user/profile.php
[10-Jul-2026 17:52:57 UTC] Full Log Data: {
    "timestamp": "2026-07-10 17:52:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "213.230.86.92",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "213.230.86.92, 172.71.103.32",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyMCIsInVzZXJuYW1lIjoia2hhbWlkaS5heml6IiwiZW1haWwiOiJheml6YmVrZXRvdjlAZ21haWwuY29tIiwiZXhwIjoxNzg0MzEwNjc2fQ.3z-YcxKxTW3GW4pePZ6e6XpzQ4fgS5y_GYStB-xB2e4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1916cd4faf66626-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "213.230.86.92",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 17:52:57 UTC] === END API CALL LOG ===
[10-Jul-2026 17:52:57 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 17:52:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyMCIsInVzZXJuYW1lIjoia2hhbWlkaS5heml6IiwiZW1haWwiOiJheml6YmVrZXRvdjlAZ21haWwuY29tIiwiZXhwIjoxNzg0MzEwNjc2fQ.3z-YcxKxTW3GW4pePZ6e6XpzQ4fgS5y_GYStB-xB2e4
[10-Jul-2026 17:52:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 17:52:57 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 17:52:57 UTC] User ID: 1020
[10-Jul-2026 17:52:57 UTC] ✅ User profile retrieved successfully for user ID: 1020
[10-Jul-2026 17:53:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 17:53:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 17:53:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"213.230.86.92, 172.71.103.32","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyMCIsInVzZXJuYW1lIjoia2hhbWlkaS5heml6IiwiZW1haWwiOiJheml6YmVrZXRvdjlAZ21haWwuY29tIiwiZXhwIjoxNzg0MzEwNjc2fQ.3z-YcxKxTW3GW4pePZ6e6XpzQ4fgS5y_GYStB-xB2e4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1916d38fefb6626-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"213.230.86.92","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jul-2026 17:53:13 UTC] === User Orders API Called ===
[10-Jul-2026 17:53:13 UTC] User ID: 1020
[10-Jul-2026 17:53:13 UTC] Limit: 20, Offset: 0
[10-Jul-2026 17:53:13 UTC] Orders found: 0
[10-Jul-2026 17:53:13 UTC] Orders data: []
[10-Jul-2026 17:53:13 UTC] Total orders count: 0
[10-Jul-2026 17:53:13 UTC] === API CALL LOG ===
[10-Jul-2026 17:53:13 UTC] Endpoint: user/profile.php
[10-Jul-2026 17:53:13 UTC] Full Log Data: {
    "timestamp": "2026-07-10 17:53:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "213.230.86.92",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "213.230.86.92, 172.71.103.32",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyMCIsInVzZXJuYW1lIjoia2hhbWlkaS5heml6IiwiZW1haWwiOiJheml6YmVrZXRvdjlAZ21haWwuY29tIiwiZXhwIjoxNzg0MzEwNjc2fQ.3z-YcxKxTW3GW4pePZ6e6XpzQ4fgS5y_GYStB-xB2e4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1916d38fefd6626-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "213.230.86.92",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 17:53:13 UTC] === END API CALL LOG ===
[10-Jul-2026 17:53:13 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 17:53:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyMCIsInVzZXJuYW1lIjoia2hhbWlkaS5heml6IiwiZW1haWwiOiJheml6YmVrZXRvdjlAZ21haWwuY29tIiwiZXhwIjoxNzg0MzEwNjc2fQ.3z-YcxKxTW3GW4pePZ6e6XpzQ4fgS5y_GYStB-xB2e4
[10-Jul-2026 17:53:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 17:53:13 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 17:53:13 UTC] User ID: 1020
[10-Jul-2026 17:53:13 UTC] ✅ User profile retrieved successfully for user ID: 1020
[10-Jul-2026 17:53:13 UTC] === API CALL LOG ===
[10-Jul-2026 17:53:13 UTC] Endpoint: user/profile.php
[10-Jul-2026 17:53:13 UTC] Full Log Data: {
    "timestamp": "2026-07-10 17:53:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "213.230.86.92",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "213.230.86.92, 172.71.103.32",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyMCIsInVzZXJuYW1lIjoia2hhbWlkaS5heml6IiwiZW1haWwiOiJheml6YmVrZXRvdjlAZ21haWwuY29tIiwiZXhwIjoxNzg0MzEwNjc2fQ.3z-YcxKxTW3GW4pePZ6e6XpzQ4fgS5y_GYStB-xB2e4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1916d3cda3d6626-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "213.230.86.92",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 17:53:13 UTC] === END API CALL LOG ===
[10-Jul-2026 17:53:13 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 17:53:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyMCIsInVzZXJuYW1lIjoia2hhbWlkaS5heml6IiwiZW1haWwiOiJheml6YmVrZXRvdjlAZ21haWwuY29tIiwiZXhwIjoxNzg0MzEwNjc2fQ.3z-YcxKxTW3GW4pePZ6e6XpzQ4fgS5y_GYStB-xB2e4
[10-Jul-2026 17:53:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 17:53:13 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 17:53:13 UTC] User ID: 1020
[10-Jul-2026 17:53:13 UTC] ✅ User profile retrieved successfully for user ID: 1020
[10-Jul-2026 17:53:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 17:53:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 17:53:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"213.230.86.92, 172.71.103.32","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyMCIsInVzZXJuYW1lIjoia2hhbWlkaS5heml6IiwiZW1haWwiOiJheml6YmVrZXRvdjlAZ21haWwuY29tIiwiZXhwIjoxNzg0MzEwNjc2fQ.3z-YcxKxTW3GW4pePZ6e6XpzQ4fgS5y_GYStB-xB2e4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1916d6efcd76626-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"213.230.86.92","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jul-2026 17:53:21 UTC] === User Orders API Called ===
[10-Jul-2026 17:53:21 UTC] User ID: 1020
[10-Jul-2026 17:53:21 UTC] Limit: 20, Offset: 0
[10-Jul-2026 17:53:21 UTC] Orders found: 0
[10-Jul-2026 17:53:21 UTC] Orders data: []
[10-Jul-2026 17:53:21 UTC] Total orders count: 0
[10-Jul-2026 17:53:24 UTC] === API CALL LOG ===
[10-Jul-2026 17:53:24 UTC] Endpoint: user/profile.php
[10-Jul-2026 17:53:24 UTC] Full Log Data: {
    "timestamp": "2026-07-10 17:53:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "213.230.86.92",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "213.230.86.92, 172.71.103.32",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyMCIsInVzZXJuYW1lIjoia2hhbWlkaS5heml6IiwiZW1haWwiOiJheml6YmVrZXRvdjlAZ21haWwuY29tIiwiZXhwIjoxNzg0MzEwNjc2fQ.3z-YcxKxTW3GW4pePZ6e6XpzQ4fgS5y_GYStB-xB2e4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1916d827d476626-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "213.230.86.92",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 17:53:24 UTC] === END API CALL LOG ===
[10-Jul-2026 17:53:24 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 17:53:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyMCIsInVzZXJuYW1lIjoia2hhbWlkaS5heml6IiwiZW1haWwiOiJheml6YmVrZXRvdjlAZ21haWwuY29tIiwiZXhwIjoxNzg0MzEwNjc2fQ.3z-YcxKxTW3GW4pePZ6e6XpzQ4fgS5y_GYStB-xB2e4
[10-Jul-2026 17:53:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 17:53:24 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 17:53:24 UTC] User ID: 1020
[10-Jul-2026 17:53:24 UTC] ✅ User profile retrieved successfully for user ID: 1020
[10-Jul-2026 17:53:25 UTC] User Purchases API - User ID: 1020
[10-Jul-2026 17:53:25 UTC] User Purchases API - Total purchases found: 1
[10-Jul-2026 17:53:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 17:53:33 UTC] === API CALL LOG ===
[10-Jul-2026 17:53:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 17:53:33 UTC] Endpoint: user/profile.php
[10-Jul-2026 17:53:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"213.230.86.92, 172.71.103.32","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyMCIsInVzZXJuYW1lIjoia2hhbWlkaS5heml6IiwiZW1haWwiOiJheml6YmVrZXRvdjlAZ21haWwuY29tIiwiZXhwIjoxNzg0MzEwNjc2fQ.3z-YcxKxTW3GW4pePZ6e6XpzQ4fgS5y_GYStB-xB2e4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1916db6186e6626-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"213.230.86.92","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jul-2026 17:53:33 UTC] Full Log Data: {
    "timestamp": "2026-07-10 17:53:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "213.230.86.92",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "213.230.86.92, 172.71.103.32",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyMCIsInVzZXJuYW1lIjoia2hhbWlkaS5heml6IiwiZW1haWwiOiJheml6YmVrZXRvdjlAZ21haWwuY29tIiwiZXhwIjoxNzg0MzEwNjc2fQ.3z-YcxKxTW3GW4pePZ6e6XpzQ4fgS5y_GYStB-xB2e4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1916db6186f6626-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "213.230.86.92",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 17:53:33 UTC] === END API CALL LOG ===
[10-Jul-2026 17:53:33 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 17:53:33 UTC] === User Orders API Called ===
[10-Jul-2026 17:53:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyMCIsInVzZXJuYW1lIjoia2hhbWlkaS5heml6IiwiZW1haWwiOiJheml6YmVrZXRvdjlAZ21haWwuY29tIiwiZXhwIjoxNzg0MzEwNjc2fQ.3z-YcxKxTW3GW4pePZ6e6XpzQ4fgS5y_GYStB-xB2e4
[10-Jul-2026 17:53:33 UTC] User ID: 1020
[10-Jul-2026 17:53:33 UTC] Limit: 20, Offset: 0
[10-Jul-2026 17:53:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 17:53:33 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 17:53:33 UTC] User ID: 1020
[10-Jul-2026 17:53:33 UTC] ✅ User profile retrieved successfully for user ID: 1020
[10-Jul-2026 17:53:33 UTC] Orders found: 0
[10-Jul-2026 17:53:33 UTC] Orders data: []
[10-Jul-2026 17:53:33 UTC] Total orders count: 0
[10-Jul-2026 17:53:33 UTC] === API CALL LOG ===
[10-Jul-2026 17:53:33 UTC] Endpoint: user/profile.php
[10-Jul-2026 17:53:33 UTC] Full Log Data: {
    "timestamp": "2026-07-10 17:53:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "213.230.86.92",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "213.230.86.92, 172.71.103.32",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyMCIsInVzZXJuYW1lIjoia2hhbWlkaS5heml6IiwiZW1haWwiOiJheml6YmVrZXRvdjlAZ21haWwuY29tIiwiZXhwIjoxNzg0MzEwNjc2fQ.3z-YcxKxTW3GW4pePZ6e6XpzQ4fgS5y_GYStB-xB2e4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1916db9ab7f6626-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "213.230.86.92",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 17:53:33 UTC] === END API CALL LOG ===
[10-Jul-2026 17:53:33 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 17:53:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyMCIsInVzZXJuYW1lIjoia2hhbWlkaS5heml6IiwiZW1haWwiOiJheml6YmVrZXRvdjlAZ21haWwuY29tIiwiZXhwIjoxNzg0MzEwNjc2fQ.3z-YcxKxTW3GW4pePZ6e6XpzQ4fgS5y_GYStB-xB2e4
[10-Jul-2026 17:53:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 17:53:33 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 17:53:33 UTC] User ID: 1020
[10-Jul-2026 17:53:33 UTC] ✅ User profile retrieved successfully for user ID: 1020
[10-Jul-2026 17:53:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 17:53:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 17:53:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"213.230.86.92, 172.71.103.32","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyMCIsInVzZXJuYW1lIjoia2hhbWlkaS5heml6IiwiZW1haWwiOiJheml6YmVrZXRvdjlAZ21haWwuY29tIiwiZXhwIjoxNzg0MzEwNjc2fQ.3z-YcxKxTW3GW4pePZ6e6XpzQ4fgS5y_GYStB-xB2e4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1916dc42beb6626-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"213.230.86.92","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jul-2026 17:53:35 UTC] === User Orders API Called ===
[10-Jul-2026 17:53:35 UTC] User ID: 1020
[10-Jul-2026 17:53:35 UTC] Limit: 20, Offset: 0
[10-Jul-2026 17:53:35 UTC] Orders found: 0
[10-Jul-2026 17:53:35 UTC] Orders data: []
[10-Jul-2026 17:53:35 UTC] Total orders count: 0
[10-Jul-2026 17:53:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 17:53:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 17:53:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"213.230.86.92, 172.71.103.32","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyMCIsInVzZXJuYW1lIjoia2hhbWlkaS5heml6IiwiZW1haWwiOiJheml6YmVrZXRvdjlAZ21haWwuY29tIiwiZXhwIjoxNzg0MzEwNjc2fQ.3z-YcxKxTW3GW4pePZ6e6XpzQ4fgS5y_GYStB-xB2e4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1916dcd8afa6626-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"213.230.86.92","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jul-2026 17:53:36 UTC] === User Orders API Called ===
[10-Jul-2026 17:53:36 UTC] User ID: 1020
[10-Jul-2026 17:53:36 UTC] Limit: 20, Offset: 0
[10-Jul-2026 17:53:36 UTC] Orders found: 0
[10-Jul-2026 17:53:36 UTC] Orders data: []
[10-Jul-2026 17:53:36 UTC] Total orders count: 0
[10-Jul-2026 17:53:36 UTC] === API CALL LOG ===
[10-Jul-2026 17:53:36 UTC] Endpoint: user/profile.php
[10-Jul-2026 17:53:36 UTC] Full Log Data: {
    "timestamp": "2026-07-10 17:53:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "213.230.86.92",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "213.230.86.92, 172.71.103.32",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyMCIsInVzZXJuYW1lIjoia2hhbWlkaS5heml6IiwiZW1haWwiOiJheml6YmVrZXRvdjlAZ21haWwuY29tIiwiZXhwIjoxNzg0MzEwNjc2fQ.3z-YcxKxTW3GW4pePZ6e6XpzQ4fgS5y_GYStB-xB2e4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1916dcd8afb6626-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "213.230.86.92",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 17:53:36 UTC] === END API CALL LOG ===
[10-Jul-2026 17:53:36 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 17:53:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyMCIsInVzZXJuYW1lIjoia2hhbWlkaS5heml6IiwiZW1haWwiOiJheml6YmVrZXRvdjlAZ21haWwuY29tIiwiZXhwIjoxNzg0MzEwNjc2fQ.3z-YcxKxTW3GW4pePZ6e6XpzQ4fgS5y_GYStB-xB2e4
[10-Jul-2026 17:53:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 17:53:36 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 17:53:36 UTC] User ID: 1020
[10-Jul-2026 17:53:36 UTC] ✅ User profile retrieved successfully for user ID: 1020
[10-Jul-2026 17:53:37 UTC] === API CALL LOG ===
[10-Jul-2026 17:53:37 UTC] Endpoint: user/profile.php
[10-Jul-2026 17:53:37 UTC] Full Log Data: {
    "timestamp": "2026-07-10 17:53:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "213.230.86.92",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "213.230.86.92, 172.71.103.32",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyMCIsInVzZXJuYW1lIjoia2hhbWlkaS5heml6IiwiZW1haWwiOiJheml6YmVrZXRvdjlAZ21haWwuY29tIiwiZXhwIjoxNzg0MzEwNjc2fQ.3z-YcxKxTW3GW4pePZ6e6XpzQ4fgS5y_GYStB-xB2e4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1916dd13dd46626-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "213.230.86.92",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 17:53:37 UTC] === END API CALL LOG ===
[10-Jul-2026 17:53:37 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 17:53:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyMCIsInVzZXJuYW1lIjoia2hhbWlkaS5heml6IiwiZW1haWwiOiJheml6YmVrZXRvdjlAZ21haWwuY29tIiwiZXhwIjoxNzg0MzEwNjc2fQ.3z-YcxKxTW3GW4pePZ6e6XpzQ4fgS5y_GYStB-xB2e4
[10-Jul-2026 17:53:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 17:53:37 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 17:53:37 UTC] User ID: 1020
[10-Jul-2026 17:53:37 UTC] ✅ User profile retrieved successfully for user ID: 1020
[10-Jul-2026 17:53:47 UTC] === API CALL LOG ===
[10-Jul-2026 17:53:47 UTC] Endpoint: user/profile.php
[10-Jul-2026 17:53:47 UTC] Full Log Data: {
    "timestamp": "2026-07-10 17:53:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "213.230.86.92",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "213.230.86.92, 172.71.103.32",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyMCIsInVzZXJuYW1lIjoia2hhbWlkaS5heml6IiwiZW1haWwiOiJheml6YmVrZXRvdjlAZ21haWwuY29tIiwiZXhwIjoxNzg0MzEwNjc2fQ.3z-YcxKxTW3GW4pePZ6e6XpzQ4fgS5y_GYStB-xB2e4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1916e0cce6b6626-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "213.230.86.92",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 17:53:47 UTC] === END API CALL LOG ===
[10-Jul-2026 17:53:47 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 17:53:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyMCIsInVzZXJuYW1lIjoia2hhbWlkaS5heml6IiwiZW1haWwiOiJheml6YmVrZXRvdjlAZ21haWwuY29tIiwiZXhwIjoxNzg0MzEwNjc2fQ.3z-YcxKxTW3GW4pePZ6e6XpzQ4fgS5y_GYStB-xB2e4
[10-Jul-2026 17:53:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 17:53:47 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 17:53:47 UTC] User ID: 1020
[10-Jul-2026 17:53:47 UTC] ✅ User profile retrieved successfully for user ID: 1020
[10-Jul-2026 17:53:47 UTC] User Purchases API - User ID: 1020
[10-Jul-2026 17:53:47 UTC] User Purchases API - Total purchases found: 1
[10-Jul-2026 18:24:08 UTC] === API CALL LOG ===
[10-Jul-2026 18:24:08 UTC] Endpoint: user/profile.php
[10-Jul-2026 18:24:08 UTC] Full Log Data: {
    "timestamp": "2026-07-10 18:24:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.14.245.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.14.245.149, 162.158.80.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1919a82b8476d23-ZDM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.14.245.149",
        "cf-ipcountry": "PS",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 18:24:08 UTC] === END API CALL LOG ===
[10-Jul-2026 18:24:08 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 18:24:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o
[10-Jul-2026 18:24:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 18:24:08 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 18:24:08 UTC] User ID: 550
[10-Jul-2026 18:24:08 UTC] ✅ User profile retrieved successfully for user ID: 550
[10-Jul-2026 18:24:08 UTC] === API CALL LOG ===
[10-Jul-2026 18:24:08 UTC] Endpoint: user/profile.php
[10-Jul-2026 18:24:08 UTC] Full Log Data: {
    "timestamp": "2026-07-10 18:24:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.14.245.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.14.245.149, 162.158.80.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1919a86ae836d23-ZDM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.14.245.149",
        "cf-ipcountry": "PS",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 18:24:08 UTC] === END API CALL LOG ===
[10-Jul-2026 18:24:08 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 18:24:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o
[10-Jul-2026 18:24:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 18:24:08 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 18:24:08 UTC] User ID: 550
[10-Jul-2026 18:24:08 UTC] ✅ User profile retrieved successfully for user ID: 550
[10-Jul-2026 18:24:08 UTC] === API CALL LOG ===
[10-Jul-2026 18:24:08 UTC] Endpoint: user/profile.php
[10-Jul-2026 18:24:08 UTC] Full Log Data: {
    "timestamp": "2026-07-10 18:24:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.14.245.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.14.245.149, 162.158.80.174",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1919a874f996d23-ZDM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.14.245.149",
        "cf-ipcountry": "PS",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 18:24:08 UTC] === END API CALL LOG ===
[10-Jul-2026 18:24:08 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 18:24:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o
[10-Jul-2026 18:24:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 18:24:08 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 18:24:08 UTC] User ID: 550
[10-Jul-2026 18:24:08 UTC] ✅ User profile retrieved successfully for user ID: 550
[10-Jul-2026 18:24:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 18:24:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 18:24:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"212.14.245.149, 162.158.80.174","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1919a86decb6d23-ZDM","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"212.14.245.149","cf-ipcountry":"PS","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jul-2026 18:24:09 UTC] === User Orders API Called ===
[10-Jul-2026 18:24:09 UTC] User ID: 550
[10-Jul-2026 18:24:09 UTC] Limit: 20, Offset: 0
[10-Jul-2026 18:24:09 UTC] Orders found: 2
[10-Jul-2026 18:24:09 UTC] Orders data: [{"id":358,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/GazaToday2","status":"pending","created_at":"2026-06-20 16:15:44","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":261,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Zain_Aboudi1","status":"cancelled","created_at":"2026-05-11 19:37:50","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[10-Jul-2026 18:24:09 UTC] Total orders count: 2
[10-Jul-2026 18:24:16 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 18:24:16 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 18:24:16 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"212.14.245.149, 162.158.80.181","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1919ab91dec6d23-ZDM","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"212.14.245.149","cf-ipcountry":"PS","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jul-2026 18:24:16 UTC] === User Orders API Called ===
[10-Jul-2026 18:24:16 UTC] User ID: 550
[10-Jul-2026 18:24:16 UTC] Limit: 20, Offset: 0
[10-Jul-2026 18:24:16 UTC] Orders found: 2
[10-Jul-2026 18:24:16 UTC] Orders data: [{"id":358,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/GazaToday2","status":"pending","created_at":"2026-06-20 16:15:44","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":261,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Zain_Aboudi1","status":"cancelled","created_at":"2026-05-11 19:37:50","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[10-Jul-2026 18:24:16 UTC] Total orders count: 2
[10-Jul-2026 18:24:16 UTC] === API CALL LOG ===
[10-Jul-2026 18:24:16 UTC] Endpoint: user/profile.php
[10-Jul-2026 18:24:16 UTC] Full Log Data: {
    "timestamp": "2026-07-10 18:24:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.14.245.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.14.245.149, 162.158.80.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1919ab9ce946d23-ZDM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.14.245.149",
        "cf-ipcountry": "PS",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 18:24:16 UTC] === END API CALL LOG ===
[10-Jul-2026 18:24:16 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 18:24:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o
[10-Jul-2026 18:24:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 18:24:16 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 18:24:16 UTC] User ID: 550
[10-Jul-2026 18:24:16 UTC] ✅ User profile retrieved successfully for user ID: 550
[10-Jul-2026 18:24:17 UTC] === API CALL LOG ===
[10-Jul-2026 18:24:17 UTC] Endpoint: user/profile.php
[10-Jul-2026 18:24:17 UTC] Full Log Data: {
    "timestamp": "2026-07-10 18:24:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.14.245.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.14.245.149, 162.158.80.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1919abb48726d23-ZDM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.14.245.149",
        "cf-ipcountry": "PS",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 18:24:17 UTC] === END API CALL LOG ===
[10-Jul-2026 18:24:17 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 18:24:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o
[10-Jul-2026 18:24:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 18:24:17 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 18:24:17 UTC] User ID: 550
[10-Jul-2026 18:24:17 UTC] ✅ User profile retrieved successfully for user ID: 550
[10-Jul-2026 18:24:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 18:24:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 18:24:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"212.14.245.149, 162.158.80.181","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1919b1affe06d23-ZDM","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"212.14.245.149","cf-ipcountry":"PS","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jul-2026 18:24:32 UTC] === User Orders API Called ===
[10-Jul-2026 18:24:32 UTC] User ID: 550
[10-Jul-2026 18:24:32 UTC] Limit: 20, Offset: 0
[10-Jul-2026 18:24:32 UTC] Orders found: 2
[10-Jul-2026 18:24:32 UTC] Orders data: [{"id":358,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/GazaToday2","status":"pending","created_at":"2026-06-20 16:15:44","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":261,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Zain_Aboudi1","status":"cancelled","created_at":"2026-05-11 19:37:50","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[10-Jul-2026 18:24:32 UTC] Total orders count: 2
[10-Jul-2026 18:24:32 UTC] === API CALL LOG ===
[10-Jul-2026 18:24:32 UTC] Endpoint: user/profile.php
[10-Jul-2026 18:24:32 UTC] Full Log Data: {
    "timestamp": "2026-07-10 18:24:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.14.245.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.14.245.149, 162.158.80.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1919b1b889e6d23-ZDM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.14.245.149",
        "cf-ipcountry": "PS",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 18:24:32 UTC] === END API CALL LOG ===
[10-Jul-2026 18:24:32 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 18:24:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o
[10-Jul-2026 18:24:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 18:24:32 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 18:24:32 UTC] User ID: 550
[10-Jul-2026 18:24:32 UTC] ✅ User profile retrieved successfully for user ID: 550
[10-Jul-2026 18:24:32 UTC] === API CALL LOG ===
[10-Jul-2026 18:24:32 UTC] Endpoint: user/profile.php
[10-Jul-2026 18:24:32 UTC] Full Log Data: {
    "timestamp": "2026-07-10 18:24:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.14.245.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.14.245.149, 162.158.80.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1919b1d0a8e6d23-ZDM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.14.245.149",
        "cf-ipcountry": "PS",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 18:24:32 UTC] === END API CALL LOG ===
[10-Jul-2026 18:24:32 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 18:24:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o
[10-Jul-2026 18:24:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 18:24:32 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 18:24:32 UTC] User ID: 550
[10-Jul-2026 18:24:32 UTC] ✅ User profile retrieved successfully for user ID: 550
[10-Jul-2026 18:24:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 18:24:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 18:24:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"212.14.245.149, 162.158.80.181","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1919b5deb156d23-ZDM","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"212.14.245.149","cf-ipcountry":"PS","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jul-2026 18:24:43 UTC] === User Orders API Called ===
[10-Jul-2026 18:24:43 UTC] User ID: 550
[10-Jul-2026 18:24:43 UTC] Limit: 20, Offset: 0
[10-Jul-2026 18:24:43 UTC] Orders found: 2
[10-Jul-2026 18:24:43 UTC] Orders data: [{"id":358,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/GazaToday2","status":"pending","created_at":"2026-06-20 16:15:44","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":261,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Zain_Aboudi1","status":"cancelled","created_at":"2026-05-11 19:37:50","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[10-Jul-2026 18:24:43 UTC] Total orders count: 2
[10-Jul-2026 18:24:43 UTC] === API CALL LOG ===
[10-Jul-2026 18:24:43 UTC] Endpoint: user/profile.php
[10-Jul-2026 18:24:43 UTC] Full Log Data: {
    "timestamp": "2026-07-10 18:24:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.14.245.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.14.245.149, 162.158.80.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1919b5e8bd16d23-ZDM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.14.245.149",
        "cf-ipcountry": "PS",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 18:24:43 UTC] === END API CALL LOG ===
[10-Jul-2026 18:24:43 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 18:24:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o
[10-Jul-2026 18:24:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 18:24:43 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 18:24:43 UTC] User ID: 550
[10-Jul-2026 18:24:43 UTC] ✅ User profile retrieved successfully for user ID: 550
[10-Jul-2026 18:24:43 UTC] === API CALL LOG ===
[10-Jul-2026 18:24:43 UTC] Endpoint: user/profile.php
[10-Jul-2026 18:24:43 UTC] Full Log Data: {
    "timestamp": "2026-07-10 18:24:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.14.245.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.14.245.149, 162.158.80.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1919b601d936d23-ZDM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.14.245.149",
        "cf-ipcountry": "PS",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 18:24:43 UTC] === END API CALL LOG ===
[10-Jul-2026 18:24:43 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 18:24:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o
[10-Jul-2026 18:24:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 18:24:43 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 18:24:43 UTC] User ID: 550
[10-Jul-2026 18:24:43 UTC] ✅ User profile retrieved successfully for user ID: 550
[10-Jul-2026 20:14:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 20:14:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 20:14:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.81.222, 172.70.85.103","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyMSIsInVzZXJuYW1lIjoibWlyYWNsZTY1IiwiZW1haWwiOiJqd2FuZ2VyNDY4QGdtYWlsLmNvbSIsImV4cCI6MTc4NDMxOTI0OH0.l5gVzMmJ6NPtsTQSxm_885tHyQAC73NlwgJ3pVDh0hQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1923bab5b14bea6-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.81.222","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jul-2026 20:14:09 UTC] === User Orders API Called ===
[10-Jul-2026 20:14:09 UTC] User ID: 1021
[10-Jul-2026 20:14:09 UTC] Limit: 20, Offset: 0
[10-Jul-2026 20:14:09 UTC] Orders found: 0
[10-Jul-2026 20:14:09 UTC] Orders data: []
[10-Jul-2026 20:14:09 UTC] Total orders count: 0
[10-Jul-2026 20:14:09 UTC] === API CALL LOG ===
[10-Jul-2026 20:14:09 UTC] Endpoint: user/profile.php
[10-Jul-2026 20:14:09 UTC] Full Log Data: {
    "timestamp": "2026-07-10 20:14:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.81.222",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.81.222, 172.70.85.102",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyMSIsInVzZXJuYW1lIjoibWlyYWNsZTY1IiwiZW1haWwiOiJqd2FuZ2VyNDY4QGdtYWlsLmNvbSIsImV4cCI6MTc4NDMxOTI0OH0.l5gVzMmJ6NPtsTQSxm_885tHyQAC73NlwgJ3pVDh0hQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1923bab5b0fbea6-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.81.222",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 20:14:09 UTC] === END API CALL LOG ===
[10-Jul-2026 20:14:09 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 20:14:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyMSIsInVzZXJuYW1lIjoibWlyYWNsZTY1IiwiZW1haWwiOiJqd2FuZ2VyNDY4QGdtYWlsLmNvbSIsImV4cCI6MTc4NDMxOTI0OH0.l5gVzMmJ6NPtsTQSxm_885tHyQAC73NlwgJ3pVDh0hQ
[10-Jul-2026 20:14:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 20:14:09 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 20:14:09 UTC] User ID: 1021
[10-Jul-2026 20:14:09 UTC] ✅ User profile retrieved successfully for user ID: 1021
[10-Jul-2026 20:14:09 UTC] === API CALL LOG ===
[10-Jul-2026 20:14:09 UTC] Endpoint: user/profile.php
[10-Jul-2026 20:14:09 UTC] Full Log Data: {
    "timestamp": "2026-07-10 20:14:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.81.222",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.81.222, 172.70.85.150",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyMSIsInVzZXJuYW1lIjoibWlyYWNsZTY1IiwiZW1haWwiOiJqd2FuZ2VyNDY4QGdtYWlsLmNvbSIsImV4cCI6MTc4NDMxOTI0OH0.l5gVzMmJ6NPtsTQSxm_885tHyQAC73NlwgJ3pVDh0hQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1923bacacb9bea6-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.81.222",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 20:14:09 UTC] === END API CALL LOG ===
[10-Jul-2026 20:14:09 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 20:14:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyMSIsInVzZXJuYW1lIjoibWlyYWNsZTY1IiwiZW1haWwiOiJqd2FuZ2VyNDY4QGdtYWlsLmNvbSIsImV4cCI6MTc4NDMxOTI0OH0.l5gVzMmJ6NPtsTQSxm_885tHyQAC73NlwgJ3pVDh0hQ
[10-Jul-2026 20:14:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 20:14:09 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 20:14:09 UTC] User ID: 1021
[10-Jul-2026 20:14:09 UTC] ✅ User profile retrieved successfully for user ID: 1021
[10-Jul-2026 20:14:10 UTC] === API CALL LOG ===
[10-Jul-2026 20:14:10 UTC] Endpoint: user/profile.php
[10-Jul-2026 20:14:10 UTC] Full Log Data: {
    "timestamp": "2026-07-10 20:14:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.81.222",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.81.222, 172.70.85.150",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyMSIsInVzZXJuYW1lIjoibWlyYWNsZTY1IiwiZW1haWwiOiJqd2FuZ2VyNDY4QGdtYWlsLmNvbSIsImV4cCI6MTc4NDMxOTI0OH0.l5gVzMmJ6NPtsTQSxm_885tHyQAC73NlwgJ3pVDh0hQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1923bb1e9bdbea6-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.81.222",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 20:14:10 UTC] === END API CALL LOG ===
[10-Jul-2026 20:14:10 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 20:14:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyMSIsInVzZXJuYW1lIjoibWlyYWNsZTY1IiwiZW1haWwiOiJqd2FuZ2VyNDY4QGdtYWlsLmNvbSIsImV4cCI6MTc4NDMxOTI0OH0.l5gVzMmJ6NPtsTQSxm_885tHyQAC73NlwgJ3pVDh0hQ
[10-Jul-2026 20:14:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 20:14:10 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 20:14:10 UTC] User ID: 1021
[10-Jul-2026 20:14:10 UTC] ✅ User profile retrieved successfully for user ID: 1021
[10-Jul-2026 20:14:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 20:14:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 20:14:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.81.222, 172.70.85.150","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyMSIsInVzZXJuYW1lIjoibWlyYWNsZTY1IiwiZW1haWwiOiJqd2FuZ2VyNDY4QGdtYWlsLmNvbSIsImV4cCI6MTc4NDMxOTI0OH0.l5gVzMmJ6NPtsTQSxm_885tHyQAC73NlwgJ3pVDh0hQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1923bf9c8f5bea6-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.81.222","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jul-2026 20:14:21 UTC] === User Orders API Called ===
[10-Jul-2026 20:14:21 UTC] User ID: 1021
[10-Jul-2026 20:14:21 UTC] Limit: 20, Offset: 0
[10-Jul-2026 20:14:21 UTC] Orders found: 0
[10-Jul-2026 20:14:21 UTC] Orders data: []
[10-Jul-2026 20:14:21 UTC] Total orders count: 0
[10-Jul-2026 20:14:23 UTC] === API CALL LOG ===
[10-Jul-2026 20:14:23 UTC] Endpoint: user/profile.php
[10-Jul-2026 20:14:23 UTC] Full Log Data: {
    "timestamp": "2026-07-10 20:14:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.81.222",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.81.222, 172.70.85.150",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyMSIsInVzZXJuYW1lIjoibWlyYWNsZTY1IiwiZW1haWwiOiJqd2FuZ2VyNDY4QGdtYWlsLmNvbSIsImV4cCI6MTc4NDMxOTI0OH0.l5gVzMmJ6NPtsTQSxm_885tHyQAC73NlwgJ3pVDh0hQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1923c036a4dbea6-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.81.222",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 20:14:23 UTC] === END API CALL LOG ===
[10-Jul-2026 20:14:23 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 20:14:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyMSIsInVzZXJuYW1lIjoibWlyYWNsZTY1IiwiZW1haWwiOiJqd2FuZ2VyNDY4QGdtYWlsLmNvbSIsImV4cCI6MTc4NDMxOTI0OH0.l5gVzMmJ6NPtsTQSxm_885tHyQAC73NlwgJ3pVDh0hQ
[10-Jul-2026 20:14:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 20:14:23 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 20:14:23 UTC] User ID: 1021
[10-Jul-2026 20:14:23 UTC] ✅ User profile retrieved successfully for user ID: 1021
[10-Jul-2026 20:14:23 UTC] User Purchases API - User ID: 1021
[10-Jul-2026 20:14:23 UTC] User Purchases API - Total purchases found: 1
[10-Jul-2026 20:32:25 UTC] === API CALL LOG ===
[10-Jul-2026 20:32:25 UTC] Endpoint: user/profile.php
[10-Jul-2026 20:32:25 UTC] Full Log Data: {
    "timestamp": "2026-07-10 20:32:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:55dc:3000:12:cdf3:e40f:9c85:155",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2804:55dc:3000:12:cdf3:e40f:9c85:155, 172.64.222.84",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyMiIsInVzZXJuYW1lIjoiQE1hcmNpaWFmb250ZXMiLCJlbWFpbCI6ImdyaW1hbGRhbkBnbWFpbC5jb20iLCJleHAiOjE3ODQzMjAzNDN9.b4BWPsyjbYGDTW3nyP4nOFZr6CimbS3q5pqTTIEu3a4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a192566d2e7d2754-GIG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2804:55dc:3000:12:cdf3:e40f:9c85:155",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 20:32:25 UTC] === END API CALL LOG ===
[10-Jul-2026 20:32:25 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 20:32:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyMiIsInVzZXJuYW1lIjoiQE1hcmNpaWFmb250ZXMiLCJlbWFpbCI6ImdyaW1hbGRhbkBnbWFpbC5jb20iLCJleHAiOjE3ODQzMjAzNDN9.b4BWPsyjbYGDTW3nyP4nOFZr6CimbS3q5pqTTIEu3a4
[10-Jul-2026 20:32:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 20:32:25 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 20:32:25 UTC] User ID: 1022
[10-Jul-2026 20:32:25 UTC] ✅ User profile retrieved successfully for user ID: 1022
[10-Jul-2026 20:32:25 UTC] === API CALL LOG ===
[10-Jul-2026 20:32:25 UTC] Endpoint: user/profile.php
[10-Jul-2026 20:32:25 UTC] Full Log Data: {
    "timestamp": "2026-07-10 20:32:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:55dc:3000:12:cdf3:e40f:9c85:155",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2804:55dc:3000:12:cdf3:e40f:9c85:155, 172.64.222.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyMiIsInVzZXJuYW1lIjoiQE1hcmNpaWFmb250ZXMiLCJlbWFpbCI6ImdyaW1hbGRhbkBnbWFpbC5jb20iLCJleHAiOjE3ODQzMjAzNDN9.b4BWPsyjbYGDTW3nyP4nOFZr6CimbS3q5pqTTIEu3a4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a192566c7cad2754-GIG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2804:55dc:3000:12:cdf3:e40f:9c85:155",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 20:32:25 UTC] === END API CALL LOG ===
[10-Jul-2026 20:32:25 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 20:32:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyMiIsInVzZXJuYW1lIjoiQE1hcmNpaWFmb250ZXMiLCJlbWFpbCI6ImdyaW1hbGRhbkBnbWFpbC5jb20iLCJleHAiOjE3ODQzMjAzNDN9.b4BWPsyjbYGDTW3nyP4nOFZr6CimbS3q5pqTTIEu3a4
[10-Jul-2026 20:32:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 20:32:25 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 20:32:25 UTC] User ID: 1022
[10-Jul-2026 20:32:25 UTC] ✅ User profile retrieved successfully for user ID: 1022
[10-Jul-2026 20:32:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 20:32:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 20:32:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2804:55dc:3000:12:cdf3:e40f:9c85:155, 172.64.222.71","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyMiIsInVzZXJuYW1lIjoiQE1hcmNpaWFmb250ZXMiLCJlbWFpbCI6ImdyaW1hbGRhbkBnbWFpbC5jb20iLCJleHAiOjE3ODQzMjAzNDN9.b4BWPsyjbYGDTW3nyP4nOFZr6CimbS3q5pqTTIEu3a4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a192566c7cb12754-GIG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2804:55dc:3000:12:cdf3:e40f:9c85:155","cf-ipcountry":"BR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jul-2026 20:32:25 UTC] === User Orders API Called ===
[10-Jul-2026 20:32:25 UTC] User ID: 1022
[10-Jul-2026 20:32:25 UTC] Limit: 20, Offset: 0
[10-Jul-2026 20:32:25 UTC] Orders found: 0
[10-Jul-2026 20:32:25 UTC] Orders data: []
[10-Jul-2026 20:32:25 UTC] Total orders count: 0
[10-Jul-2026 20:32:27 UTC] === API CALL LOG ===
[10-Jul-2026 20:32:27 UTC] Endpoint: user/profile.php
[10-Jul-2026 20:32:27 UTC] Full Log Data: {
    "timestamp": "2026-07-10 20:32:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:55dc:3000:12:cdf3:e40f:9c85:155",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2804:55dc:3000:12:cdf3:e40f:9c85:155, 172.64.222.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyMiIsInVzZXJuYW1lIjoiQE1hcmNpaWFmb250ZXMiLCJlbWFpbCI6ImdyaW1hbGRhbkBnbWFpbC5jb20iLCJleHAiOjE3ODQzMjAzNDN9.b4BWPsyjbYGDTW3nyP4nOFZr6CimbS3q5pqTTIEu3a4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1925679ea922754-GIG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2804:55dc:3000:12:cdf3:e40f:9c85:155",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 20:32:27 UTC] === END API CALL LOG ===
[10-Jul-2026 20:32:27 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 20:32:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyMiIsInVzZXJuYW1lIjoiQE1hcmNpaWFmb250ZXMiLCJlbWFpbCI6ImdyaW1hbGRhbkBnbWFpbC5jb20iLCJleHAiOjE3ODQzMjAzNDN9.b4BWPsyjbYGDTW3nyP4nOFZr6CimbS3q5pqTTIEu3a4
[10-Jul-2026 20:32:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 20:32:27 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 20:32:27 UTC] User ID: 1022
[10-Jul-2026 20:32:27 UTC] ✅ User profile retrieved successfully for user ID: 1022
[10-Jul-2026 20:33:00 UTC] === API CALL LOG ===
[10-Jul-2026 20:33:00 UTC] Endpoint: user/profile.php
[10-Jul-2026 20:33:00 UTC] Full Log Data: {
    "timestamp": "2026-07-10 20:33:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:55dc:3000:12:cdf3:e40f:9c85:155",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2804:55dc:3000:12:cdf3:e40f:9c85:155, 172.64.222.85",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyMiIsInVzZXJuYW1lIjoiQE1hcmNpaWFmb250ZXMiLCJlbWFpbCI6ImdyaW1hbGRhbkBnbWFpbC5jb20iLCJleHAiOjE3ODQzMjAzNDN9.b4BWPsyjbYGDTW3nyP4nOFZr6CimbS3q5pqTTIEu3a4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19257446ad52754-GIG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2804:55dc:3000:12:cdf3:e40f:9c85:155",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 20:33:00 UTC] === END API CALL LOG ===
[10-Jul-2026 20:33:00 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 20:33:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyMiIsInVzZXJuYW1lIjoiQE1hcmNpaWFmb250ZXMiLCJlbWFpbCI6ImdyaW1hbGRhbkBnbWFpbC5jb20iLCJleHAiOjE3ODQzMjAzNDN9.b4BWPsyjbYGDTW3nyP4nOFZr6CimbS3q5pqTTIEu3a4
[10-Jul-2026 20:33:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 20:33:00 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 20:33:00 UTC] User ID: 1022
[10-Jul-2026 20:33:00 UTC] ✅ User profile retrieved successfully for user ID: 1022
[10-Jul-2026 20:33:10 UTC] === API CALL LOG ===
[10-Jul-2026 20:33:10 UTC] Endpoint: user/profile.php
[10-Jul-2026 20:33:10 UTC] Full Log Data: {
    "timestamp": "2026-07-10 20:33:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:55dc:3000:12:cdf3:e40f:9c85:155",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2804:55dc:3000:12:cdf3:e40f:9c85:155, 172.69.91.17",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyMiIsInVzZXJuYW1lIjoiQE1hcmNpaWFmb250ZXMiLCJlbWFpbCI6ImdyaW1hbGRhbkBnbWFpbC5jb20iLCJleHAiOjE3ODQzMjAzNDN9.b4BWPsyjbYGDTW3nyP4nOFZr6CimbS3q5pqTTIEu3a4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1925783ccda64c7-GIG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2804:55dc:3000:12:cdf3:e40f:9c85:155",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 20:33:10 UTC] === END API CALL LOG ===
[10-Jul-2026 20:33:10 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 20:33:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyMiIsInVzZXJuYW1lIjoiQE1hcmNpaWFmb250ZXMiLCJlbWFpbCI6ImdyaW1hbGRhbkBnbWFpbC5jb20iLCJleHAiOjE3ODQzMjAzNDN9.b4BWPsyjbYGDTW3nyP4nOFZr6CimbS3q5pqTTIEu3a4
[10-Jul-2026 20:33:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 20:33:10 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 20:33:10 UTC] User ID: 1022
[10-Jul-2026 20:33:10 UTC] ✅ User profile retrieved successfully for user ID: 1022
[10-Jul-2026 20:33:11 UTC] === API CALL LOG ===
[10-Jul-2026 20:33:11 UTC] Endpoint: user/profile.php
[10-Jul-2026 20:33:11 UTC] Full Log Data: {
    "timestamp": "2026-07-10 20:33:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:55dc:3000:12:cdf3:e40f:9c85:155",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2804:55dc:3000:12:cdf3:e40f:9c85:155, 172.69.91.17",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyMiIsInVzZXJuYW1lIjoiQE1hcmNpaWFmb250ZXMiLCJlbWFpbCI6ImdyaW1hbGRhbkBnbWFpbC5jb20iLCJleHAiOjE3ODQzMjAzNDN9.b4BWPsyjbYGDTW3nyP4nOFZr6CimbS3q5pqTTIEu3a4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a192578bdb5764c7-GIG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2804:55dc:3000:12:cdf3:e40f:9c85:155",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 20:33:11 UTC] === END API CALL LOG ===
[10-Jul-2026 20:33:11 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 20:33:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyMiIsInVzZXJuYW1lIjoiQE1hcmNpaWFmb250ZXMiLCJlbWFpbCI6ImdyaW1hbGRhbkBnbWFpbC5jb20iLCJleHAiOjE3ODQzMjAzNDN9.b4BWPsyjbYGDTW3nyP4nOFZr6CimbS3q5pqTTIEu3a4
[10-Jul-2026 20:33:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 20:33:11 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 20:33:11 UTC] User ID: 1022
[10-Jul-2026 20:33:11 UTC] ✅ User profile retrieved successfully for user ID: 1022
[10-Jul-2026 20:33:11 UTC] === API CALL LOG ===
[10-Jul-2026 20:33:11 UTC] Endpoint: user/profile.php
[10-Jul-2026 20:33:11 UTC] Full Log Data: {
    "timestamp": "2026-07-10 20:33:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:55dc:3000:12:cdf3:e40f:9c85:155",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2804:55dc:3000:12:cdf3:e40f:9c85:155, 172.69.91.17",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyMiIsInVzZXJuYW1lIjoiQE1hcmNpaWFmb250ZXMiLCJlbWFpbCI6ImdyaW1hbGRhbkBnbWFpbC5jb20iLCJleHAiOjE3ODQzMjAzNDN9.b4BWPsyjbYGDTW3nyP4nOFZr6CimbS3q5pqTTIEu3a4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a192578c7bce64c7-GIG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2804:55dc:3000:12:cdf3:e40f:9c85:155",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 20:33:11 UTC] === END API CALL LOG ===
[10-Jul-2026 20:33:11 UTC] ✅ API Hash verification passed for profile endpoint
[10-Jul-2026 20:33:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyMiIsInVzZXJuYW1lIjoiQE1hcmNpaWFmb250ZXMiLCJlbWFpbCI6ImdyaW1hbGRhbkBnbWFpbC5jb20iLCJleHAiOjE3ODQzMjAzNDN9.b4BWPsyjbYGDTW3nyP4nOFZr6CimbS3q5pqTTIEu3a4
[10-Jul-2026 20:33:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[10-Jul-2026 20:33:11 UTC] ✅ JWT token verified successfully for user profile
[10-Jul-2026 20:33:11 UTC] User ID: 1022
[10-Jul-2026 20:33:11 UTC] ✅ User profile retrieved successfully for user ID: 1022
[10-Jul-2026 20:33:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 20:33:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 20:33:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2804:55dc:3000:12:cdf3:e40f:9c85:155, 172.69.90.32","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyMiIsInVzZXJuYW1lIjoiQE1hcmNpaWFmb250ZXMiLCJlbWFpbCI6ImdyaW1hbGRhbkBnbWFpbC5jb20iLCJleHAiOjE3ODQzMjAzNDN9.b4BWPsyjbYGDTW3nyP4nOFZr6CimbS3q5pqTTIEu3a4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a192578c7bcd64c7-GIG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2804:55dc:3000:12:cdf3:e40f:9c85:155","cf-ipcountry":"BR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jul-2026 20:33:11 UTC] === User Orders API Called ===
[10-Jul-2026 20:33:11 UTC] User ID: 1022
[10-Jul-2026 20:33:11 UTC] Limit: 20, Offset: 0
[10-Jul-2026 20:33:11 UTC] Orders found: 0
[10-Jul-2026 20:33:11 UTC] Orders data: []
[10-Jul-2026 20:33:11 UTC] Total orders count: 0
[10-Jul-2026 22:14:43 UTC] API Hash Debug - Received: 
[10-Jul-2026 22:14:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[10-Jul-2026 22:14:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.93.89.147, 104.23.166.100","cf-ray":"a192ec4a9a613ee4-AMS","Accept":"*\/*","Accept-Encoding":"gzip, br","User-Agent":"Mozilla\/5.0 (compatible; jscrawler\/0.1; +https:\/\/github.com\/)","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.93.89.147","cf-ipcountry":"NL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[10-Jul-2026 22:14:43 UTC] === API CALL LOG ===
[10-Jul-2026 22:14:43 UTC] Endpoint: user/profile.php
[10-Jul-2026 22:14:43 UTC] Full Log Data: {
    "timestamp": "2026-07-10 22:14:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.93.89.147",
    "user_agent": "Mozilla\/5.0 (compatible; jscrawler\/0.1; +https:\/\/github.com\/)",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.93.89.147, 104.23.166.100",
        "cf-ray": "a192ec4abad83ee4-AMS",
        "Accept": "*\/*",
        "Accept-Encoding": "gzip, br",
        "User-Agent": "Mozilla\/5.0 (compatible; jscrawler\/0.1; +https:\/\/github.com\/)",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.93.89.147",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[10-Jul-2026 22:14:43 UTC] === END API CALL LOG ===
[11-Jul-2026 06:30:59 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jul-2026 06:30:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jul-2026 06:30:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.124.137.80, 172.71.152.71","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyMyIsInVzZXJuYW1lIjoic2Vkb2VyaGFuYSIsImVtYWlsIjoic3lhdml0YWFtYW5kYTA3QGdtYWlsLmNvbSIsImV4cCI6MTc4NDM1NjI1OH0.NJ4a08Z96B_TAa2JS6p6MVL15bEbjmybQM6A6HQwP5U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a195c33c9ff2a8f7-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.124.137.80","cf-ipcountry":"ID","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-Jul-2026 06:30:59 UTC] === User Orders API Called ===
[11-Jul-2026 06:30:59 UTC] User ID: 1023
[11-Jul-2026 06:30:59 UTC] Limit: 20, Offset: 0
[11-Jul-2026 06:30:59 UTC] Orders found: 0
[11-Jul-2026 06:30:59 UTC] Orders data: []
[11-Jul-2026 06:30:59 UTC] Total orders count: 0
[11-Jul-2026 06:30:59 UTC] === API CALL LOG ===
[11-Jul-2026 06:30:59 UTC] Endpoint: user/profile.php
[11-Jul-2026 06:30:59 UTC] Full Log Data: {
    "timestamp": "2026-07-11 06:30:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.124.137.80",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.124.137.80, 172.71.152.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyMyIsInVzZXJuYW1lIjoic2Vkb2VyaGFuYSIsImVtYWlsIjoic3lhdml0YWFtYW5kYTA3QGdtYWlsLmNvbSIsImV4cCI6MTc4NDM1NjI1OH0.NJ4a08Z96B_TAa2JS6p6MVL15bEbjmybQM6A6HQwP5U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a195c33d082da8f7-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.124.137.80",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jul-2026 06:30:59 UTC] === END API CALL LOG ===
[11-Jul-2026 06:30:59 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jul-2026 06:30:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyMyIsInVzZXJuYW1lIjoic2Vkb2VyaGFuYSIsImVtYWlsIjoic3lhdml0YWFtYW5kYTA3QGdtYWlsLmNvbSIsImV4cCI6MTc4NDM1NjI1OH0.NJ4a08Z96B_TAa2JS6p6MVL15bEbjmybQM6A6HQwP5U
[11-Jul-2026 06:30:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jul-2026 06:30:59 UTC] ✅ JWT token verified successfully for user profile
[11-Jul-2026 06:30:59 UTC] User ID: 1023
[11-Jul-2026 06:30:59 UTC] ✅ User profile retrieved successfully for user ID: 1023
[11-Jul-2026 06:30:59 UTC] === API CALL LOG ===
[11-Jul-2026 06:30:59 UTC] Endpoint: user/profile.php
[11-Jul-2026 06:30:59 UTC] Full Log Data: {
    "timestamp": "2026-07-11 06:30:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.124.137.80",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.124.137.80, 172.69.166.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyMyIsInVzZXJuYW1lIjoic2Vkb2VyaGFuYSIsImVtYWlsIjoic3lhdml0YWFtYW5kYTA3QGdtYWlsLmNvbSIsImV4cCI6MTc4NDM1NjI1OH0.NJ4a08Z96B_TAa2JS6p6MVL15bEbjmybQM6A6HQwP5U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a195c33c5fcfa8f7-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.124.137.80",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jul-2026 06:30:59 UTC] === END API CALL LOG ===
[11-Jul-2026 06:30:59 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jul-2026 06:30:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyMyIsInVzZXJuYW1lIjoic2Vkb2VyaGFuYSIsImVtYWlsIjoic3lhdml0YWFtYW5kYTA3QGdtYWlsLmNvbSIsImV4cCI6MTc4NDM1NjI1OH0.NJ4a08Z96B_TAa2JS6p6MVL15bEbjmybQM6A6HQwP5U
[11-Jul-2026 06:30:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jul-2026 06:30:59 UTC] ✅ JWT token verified successfully for user profile
[11-Jul-2026 06:30:59 UTC] User ID: 1023
[11-Jul-2026 06:30:59 UTC] ✅ User profile retrieved successfully for user ID: 1023
[11-Jul-2026 06:31:00 UTC] === API CALL LOG ===
[11-Jul-2026 06:31:00 UTC] Endpoint: user/profile.php
[11-Jul-2026 06:31:00 UTC] Full Log Data: {
    "timestamp": "2026-07-11 06:31:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.124.137.80",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.124.137.80, 172.71.152.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyMyIsInVzZXJuYW1lIjoic2Vkb2VyaGFuYSIsImVtYWlsIjoic3lhdml0YWFtYW5kYTA3QGdtYWlsLmNvbSIsImV4cCI6MTc4NDM1NjI1OH0.NJ4a08Z96B_TAa2JS6p6MVL15bEbjmybQM6A6HQwP5U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a195c345addaa8f7-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.124.137.80",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jul-2026 06:31:00 UTC] === END API CALL LOG ===
[11-Jul-2026 06:31:00 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jul-2026 06:31:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyMyIsInVzZXJuYW1lIjoic2Vkb2VyaGFuYSIsImVtYWlsIjoic3lhdml0YWFtYW5kYTA3QGdtYWlsLmNvbSIsImV4cCI6MTc4NDM1NjI1OH0.NJ4a08Z96B_TAa2JS6p6MVL15bEbjmybQM6A6HQwP5U
[11-Jul-2026 06:31:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jul-2026 06:31:00 UTC] ✅ JWT token verified successfully for user profile
[11-Jul-2026 06:31:00 UTC] User ID: 1023
[11-Jul-2026 06:31:00 UTC] ✅ User profile retrieved successfully for user ID: 1023
[11-Jul-2026 06:31:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jul-2026 06:31:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jul-2026 06:31:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.124.137.80, 172.71.152.72","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyMyIsInVzZXJuYW1lIjoic2Vkb2VyaGFuYSIsImVtYWlsIjoic3lhdml0YWFtYW5kYTA3QGdtYWlsLmNvbSIsImV4cCI6MTc4NDM1NjI1OH0.NJ4a08Z96B_TAa2JS6p6MVL15bEbjmybQM6A6HQwP5U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a195c3ed4a1fa8f7-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.124.137.80","cf-ipcountry":"ID","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-Jul-2026 06:31:27 UTC] === User Orders API Called ===
[11-Jul-2026 06:31:27 UTC] User ID: 1023
[11-Jul-2026 06:31:27 UTC] Limit: 20, Offset: 0
[11-Jul-2026 06:31:27 UTC] Orders found: 0
[11-Jul-2026 06:31:27 UTC] Orders data: []
[11-Jul-2026 06:31:27 UTC] Total orders count: 0
[11-Jul-2026 06:31:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jul-2026 06:31:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jul-2026 06:31:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.124.137.80, 172.71.152.72","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyMyIsInVzZXJuYW1lIjoic2Vkb2VyaGFuYSIsImVtYWlsIjoic3lhdml0YWFtYW5kYTA3QGdtYWlsLmNvbSIsImV4cCI6MTc4NDM1NjI1OH0.NJ4a08Z96B_TAa2JS6p6MVL15bEbjmybQM6A6HQwP5U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a195c3f5df71a8f7-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.124.137.80","cf-ipcountry":"ID","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-Jul-2026 06:31:29 UTC] === User Orders API Called ===
[11-Jul-2026 06:31:29 UTC] User ID: 1023
[11-Jul-2026 06:31:29 UTC] Limit: 20, Offset: 0
[11-Jul-2026 06:31:29 UTC] Orders found: 0
[11-Jul-2026 06:31:29 UTC] Orders data: []
[11-Jul-2026 06:31:29 UTC] Total orders count: 0
[11-Jul-2026 06:31:29 UTC] === API CALL LOG ===
[11-Jul-2026 06:31:29 UTC] Endpoint: user/profile.php
[11-Jul-2026 06:31:29 UTC] Full Log Data: {
    "timestamp": "2026-07-11 06:31:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.124.137.80",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.124.137.80, 172.71.152.72",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyMyIsInVzZXJuYW1lIjoic2Vkb2VyaGFuYSIsImVtYWlsIjoic3lhdml0YWFtYW5kYTA3QGdtYWlsLmNvbSIsImV4cCI6MTc4NDM1NjI1OH0.NJ4a08Z96B_TAa2JS6p6MVL15bEbjmybQM6A6HQwP5U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a195c3f66fc4a8f7-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.124.137.80",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jul-2026 06:31:29 UTC] === END API CALL LOG ===
[11-Jul-2026 06:31:29 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jul-2026 06:31:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyMyIsInVzZXJuYW1lIjoic2Vkb2VyaGFuYSIsImVtYWlsIjoic3lhdml0YWFtYW5kYTA3QGdtYWlsLmNvbSIsImV4cCI6MTc4NDM1NjI1OH0.NJ4a08Z96B_TAa2JS6p6MVL15bEbjmybQM6A6HQwP5U
[11-Jul-2026 06:31:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jul-2026 06:31:29 UTC] ✅ JWT token verified successfully for user profile
[11-Jul-2026 06:31:29 UTC] User ID: 1023
[11-Jul-2026 06:31:29 UTC] ✅ User profile retrieved successfully for user ID: 1023
[11-Jul-2026 06:31:29 UTC] === API CALL LOG ===
[11-Jul-2026 06:31:29 UTC] Endpoint: user/profile.php
[11-Jul-2026 06:31:29 UTC] Full Log Data: {
    "timestamp": "2026-07-11 06:31:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.124.137.80",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.124.137.80, 172.71.152.72",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyMyIsInVzZXJuYW1lIjoic2Vkb2VyaGFuYSIsImVtYWlsIjoic3lhdml0YWFtYW5kYTA3QGdtYWlsLmNvbSIsImV4cCI6MTc4NDM1NjI1OH0.NJ4a08Z96B_TAa2JS6p6MVL15bEbjmybQM6A6HQwP5U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a195c3fa7a60a8f7-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.124.137.80",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jul-2026 06:31:29 UTC] === END API CALL LOG ===
[11-Jul-2026 06:31:29 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jul-2026 06:31:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyMyIsInVzZXJuYW1lIjoic2Vkb2VyaGFuYSIsImVtYWlsIjoic3lhdml0YWFtYW5kYTA3QGdtYWlsLmNvbSIsImV4cCI6MTc4NDM1NjI1OH0.NJ4a08Z96B_TAa2JS6p6MVL15bEbjmybQM6A6HQwP5U
[11-Jul-2026 06:31:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jul-2026 06:31:29 UTC] ✅ JWT token verified successfully for user profile
[11-Jul-2026 06:31:29 UTC] User ID: 1023
[11-Jul-2026 06:31:29 UTC] ✅ User profile retrieved successfully for user ID: 1023
[11-Jul-2026 06:31:30 UTC] === API CALL LOG ===
[11-Jul-2026 06:31:30 UTC] Endpoint: user/profile.php
[11-Jul-2026 06:31:30 UTC] Full Log Data: {
    "timestamp": "2026-07-11 06:31:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.124.137.80",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.124.137.80, 172.71.152.72",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyMyIsInVzZXJuYW1lIjoic2Vkb2VyaGFuYSIsImVtYWlsIjoic3lhdml0YWFtYW5kYTA3QGdtYWlsLmNvbSIsImV4cCI6MTc4NDM1NjI1OH0.NJ4a08Z96B_TAa2JS6p6MVL15bEbjmybQM6A6HQwP5U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a195c3fcabc3a8f7-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.124.137.80",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jul-2026 06:31:30 UTC] === END API CALL LOG ===
[11-Jul-2026 06:31:30 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jul-2026 06:31:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyMyIsInVzZXJuYW1lIjoic2Vkb2VyaGFuYSIsImVtYWlsIjoic3lhdml0YWFtYW5kYTA3QGdtYWlsLmNvbSIsImV4cCI6MTc4NDM1NjI1OH0.NJ4a08Z96B_TAa2JS6p6MVL15bEbjmybQM6A6HQwP5U
[11-Jul-2026 06:31:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jul-2026 06:31:30 UTC] ✅ JWT token verified successfully for user profile
[11-Jul-2026 06:31:30 UTC] User ID: 1023
[11-Jul-2026 06:31:30 UTC] ✅ User profile retrieved successfully for user ID: 1023
[11-Jul-2026 06:31:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jul-2026 06:31:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jul-2026 06:31:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.124.137.80, 172.71.152.72","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyMyIsInVzZXJuYW1lIjoic2Vkb2VyaGFuYSIsImVtYWlsIjoic3lhdml0YWFtYW5kYTA3QGdtYWlsLmNvbSIsImV4cCI6MTc4NDM1NjI1OH0.NJ4a08Z96B_TAa2JS6p6MVL15bEbjmybQM6A6HQwP5U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a195c40b7d9ba8f7-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.124.137.80","cf-ipcountry":"ID","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-Jul-2026 06:31:32 UTC] === User Orders API Called ===
[11-Jul-2026 06:31:32 UTC] User ID: 1023
[11-Jul-2026 06:31:32 UTC] Limit: 20, Offset: 0
[11-Jul-2026 06:31:32 UTC] Orders found: 0
[11-Jul-2026 06:31:32 UTC] Orders data: []
[11-Jul-2026 06:31:32 UTC] Total orders count: 0
[11-Jul-2026 06:31:32 UTC] === API CALL LOG ===
[11-Jul-2026 06:31:32 UTC] Endpoint: user/profile.php
[11-Jul-2026 06:31:32 UTC] Full Log Data: {
    "timestamp": "2026-07-11 06:31:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.124.137.80",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.124.137.80, 172.71.152.72",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyMyIsInVzZXJuYW1lIjoic2Vkb2VyaGFuYSIsImVtYWlsIjoic3lhdml0YWFtYW5kYTA3QGdtYWlsLmNvbSIsImV4cCI6MTc4NDM1NjI1OH0.NJ4a08Z96B_TAa2JS6p6MVL15bEbjmybQM6A6HQwP5U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a195c40bfde2a8f7-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.124.137.80",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jul-2026 06:31:32 UTC] === END API CALL LOG ===
[11-Jul-2026 06:31:32 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jul-2026 06:31:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyMyIsInVzZXJuYW1lIjoic2Vkb2VyaGFuYSIsImVtYWlsIjoic3lhdml0YWFtYW5kYTA3QGdtYWlsLmNvbSIsImV4cCI6MTc4NDM1NjI1OH0.NJ4a08Z96B_TAa2JS6p6MVL15bEbjmybQM6A6HQwP5U
[11-Jul-2026 06:31:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jul-2026 06:31:32 UTC] ✅ JWT token verified successfully for user profile
[11-Jul-2026 06:31:32 UTC] User ID: 1023
[11-Jul-2026 06:31:32 UTC] ✅ User profile retrieved successfully for user ID: 1023
[11-Jul-2026 06:31:33 UTC] === API CALL LOG ===
[11-Jul-2026 06:31:33 UTC] Endpoint: user/profile.php
[11-Jul-2026 06:31:33 UTC] Full Log Data: {
    "timestamp": "2026-07-11 06:31:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.124.137.80",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.124.137.80, 172.71.152.72",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyMyIsInVzZXJuYW1lIjoic2Vkb2VyaGFuYSIsImVtYWlsIjoic3lhdml0YWFtYW5kYTA3QGdtYWlsLmNvbSIsImV4cCI6MTc4NDM1NjI1OH0.NJ4a08Z96B_TAa2JS6p6MVL15bEbjmybQM6A6HQwP5U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a195c4100841a8f7-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.124.137.80",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jul-2026 06:31:33 UTC] === END API CALL LOG ===
[11-Jul-2026 06:31:33 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jul-2026 06:31:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyMyIsInVzZXJuYW1lIjoic2Vkb2VyaGFuYSIsImVtYWlsIjoic3lhdml0YWFtYW5kYTA3QGdtYWlsLmNvbSIsImV4cCI6MTc4NDM1NjI1OH0.NJ4a08Z96B_TAa2JS6p6MVL15bEbjmybQM6A6HQwP5U
[11-Jul-2026 06:31:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jul-2026 06:31:33 UTC] ✅ JWT token verified successfully for user profile
[11-Jul-2026 06:31:33 UTC] User ID: 1023
[11-Jul-2026 06:31:33 UTC] ✅ User profile retrieved successfully for user ID: 1023
[11-Jul-2026 06:31:33 UTC] === API CALL LOG ===
[11-Jul-2026 06:31:33 UTC] Endpoint: user/profile.php
[11-Jul-2026 06:31:33 UTC] Full Log Data: {
    "timestamp": "2026-07-11 06:31:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.124.137.80",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.124.137.80, 172.71.152.72",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyMyIsInVzZXJuYW1lIjoic2Vkb2VyaGFuYSIsImVtYWlsIjoic3lhdml0YWFtYW5kYTA3QGdtYWlsLmNvbSIsImV4cCI6MTc4NDM1NjI1OH0.NJ4a08Z96B_TAa2JS6p6MVL15bEbjmybQM6A6HQwP5U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a195c411591fa8f7-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.124.137.80",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jul-2026 06:31:33 UTC] === END API CALL LOG ===
[11-Jul-2026 06:31:33 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jul-2026 06:31:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyMyIsInVzZXJuYW1lIjoic2Vkb2VyaGFuYSIsImVtYWlsIjoic3lhdml0YWFtYW5kYTA3QGdtYWlsLmNvbSIsImV4cCI6MTc4NDM1NjI1OH0.NJ4a08Z96B_TAa2JS6p6MVL15bEbjmybQM6A6HQwP5U
[11-Jul-2026 06:31:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jul-2026 06:31:33 UTC] ✅ JWT token verified successfully for user profile
[11-Jul-2026 06:31:33 UTC] User ID: 1023
[11-Jul-2026 06:31:33 UTC] ✅ User profile retrieved successfully for user ID: 1023
[11-Jul-2026 06:31:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jul-2026 06:31:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jul-2026 06:31:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.124.137.80, 172.71.152.72","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyMyIsInVzZXJuYW1lIjoic2Vkb2VyaGFuYSIsImVtYWlsIjoic3lhdml0YWFtYW5kYTA3QGdtYWlsLmNvbSIsImV4cCI6MTc4NDM1NjI1OH0.NJ4a08Z96B_TAa2JS6p6MVL15bEbjmybQM6A6HQwP5U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a195c41d0f9aa8f7-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.124.137.80","cf-ipcountry":"ID","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-Jul-2026 06:31:35 UTC] === User Orders API Called ===
[11-Jul-2026 06:31:35 UTC] User ID: 1023
[11-Jul-2026 06:31:35 UTC] Limit: 20, Offset: 0
[11-Jul-2026 06:31:35 UTC] Orders found: 0
[11-Jul-2026 06:31:35 UTC] Orders data: []
[11-Jul-2026 06:31:35 UTC] Total orders count: 0
[11-Jul-2026 06:31:35 UTC] === API CALL LOG ===
[11-Jul-2026 06:31:35 UTC] Endpoint: user/profile.php
[11-Jul-2026 06:31:35 UTC] Full Log Data: {
    "timestamp": "2026-07-11 06:31:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.124.137.80",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.124.137.80, 172.71.152.72",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyMyIsInVzZXJuYW1lIjoic2Vkb2VyaGFuYSIsImVtYWlsIjoic3lhdml0YWFtYW5kYTA3QGdtYWlsLmNvbSIsImV4cCI6MTc4NDM1NjI1OH0.NJ4a08Z96B_TAa2JS6p6MVL15bEbjmybQM6A6HQwP5U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a195c41d7fc4a8f7-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.124.137.80",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jul-2026 06:31:35 UTC] === END API CALL LOG ===
[11-Jul-2026 06:31:35 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jul-2026 06:31:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyMyIsInVzZXJuYW1lIjoic2Vkb2VyaGFuYSIsImVtYWlsIjoic3lhdml0YWFtYW5kYTA3QGdtYWlsLmNvbSIsImV4cCI6MTc4NDM1NjI1OH0.NJ4a08Z96B_TAa2JS6p6MVL15bEbjmybQM6A6HQwP5U
[11-Jul-2026 06:31:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jul-2026 06:31:35 UTC] ✅ JWT token verified successfully for user profile
[11-Jul-2026 06:31:35 UTC] User ID: 1023
[11-Jul-2026 06:31:35 UTC] ✅ User profile retrieved successfully for user ID: 1023
[11-Jul-2026 06:31:35 UTC] === API CALL LOG ===
[11-Jul-2026 06:31:35 UTC] Endpoint: user/profile.php
[11-Jul-2026 06:31:35 UTC] Full Log Data: {
    "timestamp": "2026-07-11 06:31:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.124.137.80",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.124.137.80, 172.71.152.72",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyMyIsInVzZXJuYW1lIjoic2Vkb2VyaGFuYSIsImVtYWlsIjoic3lhdml0YWFtYW5kYTA3QGdtYWlsLmNvbSIsImV4cCI6MTc4NDM1NjI1OH0.NJ4a08Z96B_TAa2JS6p6MVL15bEbjmybQM6A6HQwP5U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a195c4204995a8f7-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.124.137.80",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jul-2026 06:31:35 UTC] === END API CALL LOG ===
[11-Jul-2026 06:31:35 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jul-2026 06:31:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyMyIsInVzZXJuYW1lIjoic2Vkb2VyaGFuYSIsImVtYWlsIjoic3lhdml0YWFtYW5kYTA3QGdtYWlsLmNvbSIsImV4cCI6MTc4NDM1NjI1OH0.NJ4a08Z96B_TAa2JS6p6MVL15bEbjmybQM6A6HQwP5U
[11-Jul-2026 06:31:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jul-2026 06:31:35 UTC] ✅ JWT token verified successfully for user profile
[11-Jul-2026 06:31:35 UTC] User ID: 1023
[11-Jul-2026 06:31:35 UTC] ✅ User profile retrieved successfully for user ID: 1023
[11-Jul-2026 06:31:36 UTC] User Purchases API - User ID: 1023
[11-Jul-2026 06:31:36 UTC] User Purchases API - Total purchases found: 1
[11-Jul-2026 06:31:41 UTC] === API CALL LOG ===
[11-Jul-2026 06:31:41 UTC] Endpoint: user/profile.php
[11-Jul-2026 06:31:41 UTC] Full Log Data: {
    "timestamp": "2026-07-11 06:31:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.124.137.80",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.124.137.80, 172.71.152.72",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyMyIsInVzZXJuYW1lIjoic2Vkb2VyaGFuYSIsImVtYWlsIjoic3lhdml0YWFtYW5kYTA3QGdtYWlsLmNvbSIsImV4cCI6MTc4NDM1NjI1OH0.NJ4a08Z96B_TAa2JS6p6MVL15bEbjmybQM6A6HQwP5U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a195c442c8c7a8f7-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.124.137.80",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jul-2026 06:31:41 UTC] === END API CALL LOG ===
[11-Jul-2026 06:31:41 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jul-2026 06:31:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyMyIsInVzZXJuYW1lIjoic2Vkb2VyaGFuYSIsImVtYWlsIjoic3lhdml0YWFtYW5kYTA3QGdtYWlsLmNvbSIsImV4cCI6MTc4NDM1NjI1OH0.NJ4a08Z96B_TAa2JS6p6MVL15bEbjmybQM6A6HQwP5U
[11-Jul-2026 06:31:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jul-2026 06:31:41 UTC] ✅ JWT token verified successfully for user profile
[11-Jul-2026 06:31:41 UTC] User ID: 1023
[11-Jul-2026 06:31:41 UTC] ✅ User profile retrieved successfully for user ID: 1023
[11-Jul-2026 06:31:41 UTC] User Purchases API - User ID: 1023
[11-Jul-2026 06:31:41 UTC] User Purchases API - Total purchases found: 1
[11-Jul-2026 06:31:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jul-2026 06:31:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jul-2026 06:31:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.124.137.80, 172.71.152.72","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyMyIsInVzZXJuYW1lIjoic2Vkb2VyaGFuYSIsImVtYWlsIjoic3lhdml0YWFtYW5kYTA3QGdtYWlsLmNvbSIsImV4cCI6MTc4NDM1NjI1OH0.NJ4a08Z96B_TAa2JS6p6MVL15bEbjmybQM6A6HQwP5U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a195c4515a14a8f7-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.124.137.80","cf-ipcountry":"ID","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-Jul-2026 06:31:43 UTC] === User Orders API Called ===
[11-Jul-2026 06:31:43 UTC] User ID: 1023
[11-Jul-2026 06:31:43 UTC] Limit: 20, Offset: 0
[11-Jul-2026 06:31:43 UTC] Orders found: 0
[11-Jul-2026 06:31:43 UTC] Orders data: []
[11-Jul-2026 06:31:43 UTC] Total orders count: 0
[11-Jul-2026 06:31:43 UTC] === API CALL LOG ===
[11-Jul-2026 06:31:43 UTC] Endpoint: user/profile.php
[11-Jul-2026 06:31:43 UTC] Full Log Data: {
    "timestamp": "2026-07-11 06:31:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.124.137.80",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.124.137.80, 172.71.152.72",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyMyIsInVzZXJuYW1lIjoic2Vkb2VyaGFuYSIsImVtYWlsIjoic3lhdml0YWFtYW5kYTA3QGdtYWlsLmNvbSIsImV4cCI6MTc4NDM1NjI1OH0.NJ4a08Z96B_TAa2JS6p6MVL15bEbjmybQM6A6HQwP5U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a195c451aa33a8f7-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.124.137.80",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jul-2026 06:31:43 UTC] === END API CALL LOG ===
[11-Jul-2026 06:31:43 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jul-2026 06:31:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyMyIsInVzZXJuYW1lIjoic2Vkb2VyaGFuYSIsImVtYWlsIjoic3lhdml0YWFtYW5kYTA3QGdtYWlsLmNvbSIsImV4cCI6MTc4NDM1NjI1OH0.NJ4a08Z96B_TAa2JS6p6MVL15bEbjmybQM6A6HQwP5U
[11-Jul-2026 06:31:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jul-2026 06:31:43 UTC] ✅ JWT token verified successfully for user profile
[11-Jul-2026 06:31:43 UTC] User ID: 1023
[11-Jul-2026 06:31:43 UTC] ✅ User profile retrieved successfully for user ID: 1023
[11-Jul-2026 06:31:44 UTC] === API CALL LOG ===
[11-Jul-2026 06:31:44 UTC] Endpoint: user/profile.php
[11-Jul-2026 06:31:44 UTC] Full Log Data: {
    "timestamp": "2026-07-11 06:31:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.124.137.80",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.124.137.80, 172.71.152.72",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyMyIsInVzZXJuYW1lIjoic2Vkb2VyaGFuYSIsImVtYWlsIjoic3lhdml0YWFtYW5kYTA3QGdtYWlsLmNvbSIsImV4cCI6MTc4NDM1NjI1OH0.NJ4a08Z96B_TAa2JS6p6MVL15bEbjmybQM6A6HQwP5U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a195c4565cbba8f7-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.124.137.80",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jul-2026 06:31:44 UTC] === END API CALL LOG ===
[11-Jul-2026 06:31:44 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jul-2026 06:31:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyMyIsInVzZXJuYW1lIjoic2Vkb2VyaGFuYSIsImVtYWlsIjoic3lhdml0YWFtYW5kYTA3QGdtYWlsLmNvbSIsImV4cCI6MTc4NDM1NjI1OH0.NJ4a08Z96B_TAa2JS6p6MVL15bEbjmybQM6A6HQwP5U
[11-Jul-2026 06:31:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jul-2026 06:31:44 UTC] ✅ JWT token verified successfully for user profile
[11-Jul-2026 06:31:44 UTC] User ID: 1023
[11-Jul-2026 06:31:44 UTC] ✅ User profile retrieved successfully for user ID: 1023
[11-Jul-2026 06:31:44 UTC] === API CALL LOG ===
[11-Jul-2026 06:31:44 UTC] Endpoint: user/profile.php
[11-Jul-2026 06:31:44 UTC] Full Log Data: {
    "timestamp": "2026-07-11 06:31:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.124.137.80",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.124.137.80, 172.71.152.72",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyMyIsInVzZXJuYW1lIjoic2Vkb2VyaGFuYSIsImVtYWlsIjoic3lhdml0YWFtYW5kYTA3QGdtYWlsLmNvbSIsImV4cCI6MTc4NDM1NjI1OH0.NJ4a08Z96B_TAa2JS6p6MVL15bEbjmybQM6A6HQwP5U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a195c456bd21a8f7-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.124.137.80",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jul-2026 06:31:44 UTC] === END API CALL LOG ===
[11-Jul-2026 06:31:44 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jul-2026 06:31:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyMyIsInVzZXJuYW1lIjoic2Vkb2VyaGFuYSIsImVtYWlsIjoic3lhdml0YWFtYW5kYTA3QGdtYWlsLmNvbSIsImV4cCI6MTc4NDM1NjI1OH0.NJ4a08Z96B_TAa2JS6p6MVL15bEbjmybQM6A6HQwP5U
[11-Jul-2026 06:31:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jul-2026 06:31:44 UTC] ✅ JWT token verified successfully for user profile
[11-Jul-2026 06:31:44 UTC] User ID: 1023
[11-Jul-2026 06:31:44 UTC] ✅ User profile retrieved successfully for user ID: 1023
[11-Jul-2026 06:32:02 UTC] === API CALL LOG ===
[11-Jul-2026 06:32:02 UTC] Endpoint: user/profile.php
[11-Jul-2026 06:32:02 UTC] Full Log Data: {
    "timestamp": "2026-07-11 06:32:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.124.137.80",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.124.137.80, 172.71.152.72",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyMyIsInVzZXJuYW1lIjoic2Vkb2VyaGFuYSIsImVtYWlsIjoic3lhdml0YWFtYW5kYTA3QGdtYWlsLmNvbSIsImV4cCI6MTc4NDM1NjI1OH0.NJ4a08Z96B_TAa2JS6p6MVL15bEbjmybQM6A6HQwP5U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a195c4c3de75a8f7-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.124.137.80",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jul-2026 06:32:02 UTC] === END API CALL LOG ===
[11-Jul-2026 06:32:02 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jul-2026 06:32:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyMyIsInVzZXJuYW1lIjoic2Vkb2VyaGFuYSIsImVtYWlsIjoic3lhdml0YWFtYW5kYTA3QGdtYWlsLmNvbSIsImV4cCI6MTc4NDM1NjI1OH0.NJ4a08Z96B_TAa2JS6p6MVL15bEbjmybQM6A6HQwP5U
[11-Jul-2026 06:32:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jul-2026 06:32:02 UTC] ✅ JWT token verified successfully for user profile
[11-Jul-2026 06:32:02 UTC] User ID: 1023
[11-Jul-2026 06:32:02 UTC] ✅ User profile retrieved successfully for user ID: 1023
[11-Jul-2026 06:32:12 UTC] === API CALL LOG ===
[11-Jul-2026 06:32:12 UTC] Endpoint: user/profile.php
[11-Jul-2026 06:32:12 UTC] Full Log Data: {
    "timestamp": "2026-07-11 06:32:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.124.137.80",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.124.137.80, 172.71.152.72",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyMyIsInVzZXJuYW1lIjoic2Vkb2VyaGFuYSIsImVtYWlsIjoic3lhdml0YWFtYW5kYTA3QGdtYWlsLmNvbSIsImV4cCI6MTc4NDM1NjI1OH0.NJ4a08Z96B_TAa2JS6p6MVL15bEbjmybQM6A6HQwP5U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a195c5035e29a8f7-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.124.137.80",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jul-2026 06:32:12 UTC] === END API CALL LOG ===
[11-Jul-2026 06:32:12 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jul-2026 06:32:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyMyIsInVzZXJuYW1lIjoic2Vkb2VyaGFuYSIsImVtYWlsIjoic3lhdml0YWFtYW5kYTA3QGdtYWlsLmNvbSIsImV4cCI6MTc4NDM1NjI1OH0.NJ4a08Z96B_TAa2JS6p6MVL15bEbjmybQM6A6HQwP5U
[11-Jul-2026 06:32:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jul-2026 06:32:12 UTC] ✅ JWT token verified successfully for user profile
[11-Jul-2026 06:32:12 UTC] User ID: 1023
[11-Jul-2026 06:32:12 UTC] ✅ User profile retrieved successfully for user ID: 1023
[11-Jul-2026 06:32:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jul-2026 06:32:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jul-2026 06:32:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.124.137.80, 172.71.152.71","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyMyIsInVzZXJuYW1lIjoic2Vkb2VyaGFuYSIsImVtYWlsIjoic3lhdml0YWFtYW5kYTA3QGdtYWlsLmNvbSIsImV4cCI6MTc4NDM1NjI1OH0.NJ4a08Z96B_TAa2JS6p6MVL15bEbjmybQM6A6HQwP5U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a195c56de930a8f7-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.124.137.80","cf-ipcountry":"ID","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-Jul-2026 06:32:29 UTC] === User Orders API Called ===
[11-Jul-2026 06:32:29 UTC] User ID: 1023
[11-Jul-2026 06:32:29 UTC] Limit: 20, Offset: 0
[11-Jul-2026 06:32:29 UTC] Orders found: 0
[11-Jul-2026 06:32:29 UTC] Orders data: []
[11-Jul-2026 06:32:29 UTC] Total orders count: 0
[11-Jul-2026 06:32:29 UTC] === API CALL LOG ===
[11-Jul-2026 06:32:29 UTC] Endpoint: user/profile.php
[11-Jul-2026 06:32:29 UTC] Full Log Data: {
    "timestamp": "2026-07-11 06:32:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.124.137.80",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.124.137.80, 172.71.152.72",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyMyIsInVzZXJuYW1lIjoic2Vkb2VyaGFuYSIsImVtYWlsIjoic3lhdml0YWFtYW5kYTA3QGdtYWlsLmNvbSIsImV4cCI6MTc4NDM1NjI1OH0.NJ4a08Z96B_TAa2JS6p6MVL15bEbjmybQM6A6HQwP5U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a195c56e69a1a8f7-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.124.137.80",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jul-2026 06:32:29 UTC] === END API CALL LOG ===
[11-Jul-2026 06:32:29 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jul-2026 06:32:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyMyIsInVzZXJuYW1lIjoic2Vkb2VyaGFuYSIsImVtYWlsIjoic3lhdml0YWFtYW5kYTA3QGdtYWlsLmNvbSIsImV4cCI6MTc4NDM1NjI1OH0.NJ4a08Z96B_TAa2JS6p6MVL15bEbjmybQM6A6HQwP5U
[11-Jul-2026 06:32:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jul-2026 06:32:29 UTC] ✅ JWT token verified successfully for user profile
[11-Jul-2026 06:32:29 UTC] User ID: 1023
[11-Jul-2026 06:32:29 UTC] ✅ User profile retrieved successfully for user ID: 1023
[11-Jul-2026 06:32:29 UTC] === API CALL LOG ===
[11-Jul-2026 06:32:29 UTC] Endpoint: user/profile.php
[11-Jul-2026 06:32:29 UTC] Full Log Data: {
    "timestamp": "2026-07-11 06:32:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.124.137.80",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.124.137.80, 172.71.152.72",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyMyIsInVzZXJuYW1lIjoic2Vkb2VyaGFuYSIsImVtYWlsIjoic3lhdml0YWFtYW5kYTA3QGdtYWlsLmNvbSIsImV4cCI6MTc4NDM1NjI1OH0.NJ4a08Z96B_TAa2JS6p6MVL15bEbjmybQM6A6HQwP5U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a195c5728ce3a8f7-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.124.137.80",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jul-2026 06:32:29 UTC] === END API CALL LOG ===
[11-Jul-2026 06:32:29 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jul-2026 06:32:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyMyIsInVzZXJuYW1lIjoic2Vkb2VyaGFuYSIsImVtYWlsIjoic3lhdml0YWFtYW5kYTA3QGdtYWlsLmNvbSIsImV4cCI6MTc4NDM1NjI1OH0.NJ4a08Z96B_TAa2JS6p6MVL15bEbjmybQM6A6HQwP5U
[11-Jul-2026 06:32:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jul-2026 06:32:29 UTC] ✅ JWT token verified successfully for user profile
[11-Jul-2026 06:32:29 UTC] User ID: 1023
[11-Jul-2026 06:32:29 UTC] ✅ User profile retrieved successfully for user ID: 1023
[11-Jul-2026 06:32:47 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jul-2026 06:32:47 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jul-2026 06:32:47 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.124.137.80, 172.71.152.71","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyMyIsInVzZXJuYW1lIjoic2Vkb2VyaGFuYSIsImVtYWlsIjoic3lhdml0YWFtYW5kYTA3QGdtYWlsLmNvbSIsImV4cCI6MTc4NDM1NjI1OH0.NJ4a08Z96B_TAa2JS6p6MVL15bEbjmybQM6A6HQwP5U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a195c5dd8af0a8f7-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.124.137.80","cf-ipcountry":"ID","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-Jul-2026 06:32:47 UTC] === User Orders API Called ===
[11-Jul-2026 06:32:47 UTC] User ID: 1023
[11-Jul-2026 06:32:47 UTC] Limit: 20, Offset: 0
[11-Jul-2026 06:32:47 UTC] Orders found: 0
[11-Jul-2026 06:32:47 UTC] Orders data: []
[11-Jul-2026 06:32:47 UTC] Total orders count: 0
[11-Jul-2026 06:32:47 UTC] === API CALL LOG ===
[11-Jul-2026 06:32:47 UTC] Endpoint: user/profile.php
[11-Jul-2026 06:32:47 UTC] Full Log Data: {
    "timestamp": "2026-07-11 06:32:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.124.137.80",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.124.137.80, 172.71.152.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyMyIsInVzZXJuYW1lIjoic2Vkb2VyaGFuYSIsImVtYWlsIjoic3lhdml0YWFtYW5kYTA3QGdtYWlsLmNvbSIsImV4cCI6MTc4NDM1NjI1OH0.NJ4a08Z96B_TAa2JS6p6MVL15bEbjmybQM6A6HQwP5U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a195c5de0b2ba8f7-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.124.137.80",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jul-2026 06:32:47 UTC] === END API CALL LOG ===
[11-Jul-2026 06:32:47 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jul-2026 06:32:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyMyIsInVzZXJuYW1lIjoic2Vkb2VyaGFuYSIsImVtYWlsIjoic3lhdml0YWFtYW5kYTA3QGdtYWlsLmNvbSIsImV4cCI6MTc4NDM1NjI1OH0.NJ4a08Z96B_TAa2JS6p6MVL15bEbjmybQM6A6HQwP5U
[11-Jul-2026 06:32:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jul-2026 06:32:47 UTC] ✅ JWT token verified successfully for user profile
[11-Jul-2026 06:32:47 UTC] User ID: 1023
[11-Jul-2026 06:32:47 UTC] ✅ User profile retrieved successfully for user ID: 1023
[11-Jul-2026 06:32:47 UTC] === API CALL LOG ===
[11-Jul-2026 06:32:47 UTC] Endpoint: user/profile.php
[11-Jul-2026 06:32:47 UTC] Full Log Data: {
    "timestamp": "2026-07-11 06:32:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.124.137.80",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.124.137.80, 172.71.152.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyMyIsInVzZXJuYW1lIjoic2Vkb2VyaGFuYSIsImVtYWlsIjoic3lhdml0YWFtYW5kYTA3QGdtYWlsLmNvbSIsImV4cCI6MTc4NDM1NjI1OH0.NJ4a08Z96B_TAa2JS6p6MVL15bEbjmybQM6A6HQwP5U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a195c5e21ed4a8f7-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.124.137.80",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jul-2026 06:32:47 UTC] === END API CALL LOG ===
[11-Jul-2026 06:32:47 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jul-2026 06:32:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyMyIsInVzZXJuYW1lIjoic2Vkb2VyaGFuYSIsImVtYWlsIjoic3lhdml0YWFtYW5kYTA3QGdtYWlsLmNvbSIsImV4cCI6MTc4NDM1NjI1OH0.NJ4a08Z96B_TAa2JS6p6MVL15bEbjmybQM6A6HQwP5U
[11-Jul-2026 06:32:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jul-2026 06:32:47 UTC] ✅ JWT token verified successfully for user profile
[11-Jul-2026 06:32:47 UTC] User ID: 1023
[11-Jul-2026 06:32:47 UTC] ✅ User profile retrieved successfully for user ID: 1023
[11-Jul-2026 06:32:59 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jul-2026 06:32:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jul-2026 06:32:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.124.137.80, 172.71.152.71","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyMyIsInVzZXJuYW1lIjoic2Vkb2VyaGFuYSIsImVtYWlsIjoic3lhdml0YWFtYW5kYTA3QGdtYWlsLmNvbSIsImV4cCI6MTc4NDM1NjI1OH0.NJ4a08Z96B_TAa2JS6p6MVL15bEbjmybQM6A6HQwP5U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a195c62a3860a8f7-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.124.137.80","cf-ipcountry":"ID","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-Jul-2026 06:32:59 UTC] === User Orders API Called ===
[11-Jul-2026 06:32:59 UTC] User ID: 1023
[11-Jul-2026 06:32:59 UTC] Limit: 20, Offset: 0
[11-Jul-2026 06:32:59 UTC] Orders found: 1
[11-Jul-2026 06:32:59 UTC] Orders data: [{"id":397,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Pinkwihm","status":"pending","created_at":"2026-07-11 10:02:57","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[11-Jul-2026 06:32:59 UTC] Total orders count: 1
[11-Jul-2026 06:33:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jul-2026 06:33:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jul-2026 06:33:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.124.137.80, 172.71.152.71","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyMyIsInVzZXJuYW1lIjoic2Vkb2VyaGFuYSIsImVtYWlsIjoic3lhdml0YWFtYW5kYTA3QGdtYWlsLmNvbSIsImV4cCI6MTc4NDM1NjI1OH0.NJ4a08Z96B_TAa2JS6p6MVL15bEbjmybQM6A6HQwP5U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a195c6ea2824a8f7-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.124.137.80","cf-ipcountry":"ID","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-Jul-2026 06:33:30 UTC] === User Orders API Called ===
[11-Jul-2026 06:33:30 UTC] User ID: 1023
[11-Jul-2026 06:33:30 UTC] Limit: 20, Offset: 0
[11-Jul-2026 06:33:30 UTC] Orders found: 1
[11-Jul-2026 06:33:30 UTC] Orders data: [{"id":397,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Pinkwihm","status":"pending","created_at":"2026-07-11 10:02:57","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[11-Jul-2026 06:33:30 UTC] Total orders count: 1
[11-Jul-2026 06:33:30 UTC] === API CALL LOG ===
[11-Jul-2026 06:33:30 UTC] Endpoint: user/profile.php
[11-Jul-2026 06:33:30 UTC] Full Log Data: {
    "timestamp": "2026-07-11 06:33:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.124.137.80",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.124.137.80, 172.71.152.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyMyIsInVzZXJuYW1lIjoic2Vkb2VyaGFuYSIsImVtYWlsIjoic3lhdml0YWFtYW5kYTA3QGdtYWlsLmNvbSIsImV4cCI6MTc4NDM1NjI1OH0.NJ4a08Z96B_TAa2JS6p6MVL15bEbjmybQM6A6HQwP5U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a195c6eaa8aea8f7-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.124.137.80",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jul-2026 06:33:30 UTC] === END API CALL LOG ===
[11-Jul-2026 06:33:30 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jul-2026 06:33:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyMyIsInVzZXJuYW1lIjoic2Vkb2VyaGFuYSIsImVtYWlsIjoic3lhdml0YWFtYW5kYTA3QGdtYWlsLmNvbSIsImV4cCI6MTc4NDM1NjI1OH0.NJ4a08Z96B_TAa2JS6p6MVL15bEbjmybQM6A6HQwP5U
[11-Jul-2026 06:33:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jul-2026 06:33:30 UTC] ✅ JWT token verified successfully for user profile
[11-Jul-2026 06:33:30 UTC] User ID: 1023
[11-Jul-2026 06:33:30 UTC] ✅ User profile retrieved successfully for user ID: 1023
[11-Jul-2026 06:33:30 UTC] === API CALL LOG ===
[11-Jul-2026 06:33:30 UTC] Endpoint: user/profile.php
[11-Jul-2026 06:33:30 UTC] Full Log Data: {
    "timestamp": "2026-07-11 06:33:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.124.137.80",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.124.137.80, 172.71.152.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyMyIsInVzZXJuYW1lIjoic2Vkb2VyaGFuYSIsImVtYWlsIjoic3lhdml0YWFtYW5kYTA3QGdtYWlsLmNvbSIsImV4cCI6MTc4NDM1NjI1OH0.NJ4a08Z96B_TAa2JS6p6MVL15bEbjmybQM6A6HQwP5U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a195c6ee8d32a8f7-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.124.137.80",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jul-2026 06:33:30 UTC] === END API CALL LOG ===
[11-Jul-2026 06:33:30 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jul-2026 06:33:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyMyIsInVzZXJuYW1lIjoic2Vkb2VyaGFuYSIsImVtYWlsIjoic3lhdml0YWFtYW5kYTA3QGdtYWlsLmNvbSIsImV4cCI6MTc4NDM1NjI1OH0.NJ4a08Z96B_TAa2JS6p6MVL15bEbjmybQM6A6HQwP5U
[11-Jul-2026 06:33:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jul-2026 06:33:30 UTC] ✅ JWT token verified successfully for user profile
[11-Jul-2026 06:33:30 UTC] User ID: 1023
[11-Jul-2026 06:33:30 UTC] ✅ User profile retrieved successfully for user ID: 1023
[11-Jul-2026 06:33:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jul-2026 06:33:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jul-2026 06:33:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.124.137.80, 172.71.152.71","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyMyIsInVzZXJuYW1lIjoic2Vkb2VyaGFuYSIsImVtYWlsIjoic3lhdml0YWFtYW5kYTA3QGdtYWlsLmNvbSIsImV4cCI6MTc4NDM1NjI1OH0.NJ4a08Z96B_TAa2JS6p6MVL15bEbjmybQM6A6HQwP5U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a195c732ab0ea8f7-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.124.137.80","cf-ipcountry":"ID","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-Jul-2026 06:33:41 UTC] === User Orders API Called ===
[11-Jul-2026 06:33:41 UTC] User ID: 1023
[11-Jul-2026 06:33:41 UTC] Limit: 20, Offset: 0
[11-Jul-2026 06:33:41 UTC] Orders found: 2
[11-Jul-2026 06:33:41 UTC] Orders data: [{"id":398,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Pinkwihm","status":"pending","created_at":"2026-07-11 10:03:39","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":397,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Pinkwihm","status":"pending","created_at":"2026-07-11 10:02:57","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[11-Jul-2026 06:33:41 UTC] Total orders count: 2
[11-Jul-2026 06:33:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jul-2026 06:33:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jul-2026 06:33:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.124.137.80, 172.71.152.71","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyMyIsInVzZXJuYW1lIjoic2Vkb2VyaGFuYSIsImVtYWlsIjoic3lhdml0YWFtYW5kYTA3QGdtYWlsLmNvbSIsImV4cCI6MTc4NDM1NjI1OH0.NJ4a08Z96B_TAa2JS6p6MVL15bEbjmybQM6A6HQwP5U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a195c734ac76a8f7-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.124.137.80","cf-ipcountry":"ID","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-Jul-2026 06:33:41 UTC] === User Orders API Called ===
[11-Jul-2026 06:33:41 UTC] User ID: 1023
[11-Jul-2026 06:33:41 UTC] Limit: 20, Offset: 0
[11-Jul-2026 06:33:41 UTC] Orders found: 2
[11-Jul-2026 06:33:41 UTC] Orders data: [{"id":398,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Pinkwihm","status":"pending","created_at":"2026-07-11 10:03:39","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":397,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Pinkwihm","status":"pending","created_at":"2026-07-11 10:02:57","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[11-Jul-2026 06:33:41 UTC] Total orders count: 2
[11-Jul-2026 06:33:41 UTC] === API CALL LOG ===
[11-Jul-2026 06:33:41 UTC] Endpoint: user/profile.php
[11-Jul-2026 06:33:41 UTC] Full Log Data: {
    "timestamp": "2026-07-11 06:33:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.124.137.80",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.124.137.80, 172.71.152.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyMyIsInVzZXJuYW1lIjoic2Vkb2VyaGFuYSIsImVtYWlsIjoic3lhdml0YWFtYW5kYTA3QGdtYWlsLmNvbSIsImV4cCI6MTc4NDM1NjI1OH0.NJ4a08Z96B_TAa2JS6p6MVL15bEbjmybQM6A6HQwP5U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a195c734dc92a8f7-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.124.137.80",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jul-2026 06:33:41 UTC] === END API CALL LOG ===
[11-Jul-2026 06:33:41 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jul-2026 06:33:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyMyIsInVzZXJuYW1lIjoic2Vkb2VyaGFuYSIsImVtYWlsIjoic3lhdml0YWFtYW5kYTA3QGdtYWlsLmNvbSIsImV4cCI6MTc4NDM1NjI1OH0.NJ4a08Z96B_TAa2JS6p6MVL15bEbjmybQM6A6HQwP5U
[11-Jul-2026 06:33:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jul-2026 06:33:41 UTC] ✅ JWT token verified successfully for user profile
[11-Jul-2026 06:33:41 UTC] User ID: 1023
[11-Jul-2026 06:33:41 UTC] ✅ User profile retrieved successfully for user ID: 1023
[11-Jul-2026 06:33:42 UTC] === API CALL LOG ===
[11-Jul-2026 06:33:42 UTC] Endpoint: user/profile.php
[11-Jul-2026 06:33:42 UTC] Full Log Data: {
    "timestamp": "2026-07-11 06:33:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.124.137.80",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.124.137.80, 172.71.152.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyMyIsInVzZXJuYW1lIjoic2Vkb2VyaGFuYSIsImVtYWlsIjoic3lhdml0YWFtYW5kYTA3QGdtYWlsLmNvbSIsImV4cCI6MTc4NDM1NjI1OH0.NJ4a08Z96B_TAa2JS6p6MVL15bEbjmybQM6A6HQwP5U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a195c7379e41a8f7-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.124.137.80",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jul-2026 06:33:42 UTC] === END API CALL LOG ===
[11-Jul-2026 06:33:42 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jul-2026 06:33:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyMyIsInVzZXJuYW1lIjoic2Vkb2VyaGFuYSIsImVtYWlsIjoic3lhdml0YWFtYW5kYTA3QGdtYWlsLmNvbSIsImV4cCI6MTc4NDM1NjI1OH0.NJ4a08Z96B_TAa2JS6p6MVL15bEbjmybQM6A6HQwP5U
[11-Jul-2026 06:33:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jul-2026 06:33:42 UTC] ✅ JWT token verified successfully for user profile
[11-Jul-2026 06:33:42 UTC] User ID: 1023
[11-Jul-2026 06:33:42 UTC] ✅ User profile retrieved successfully for user ID: 1023
[11-Jul-2026 06:34:17 UTC] === API CALL LOG ===
[11-Jul-2026 06:34:17 UTC] Endpoint: user/profile.php
[11-Jul-2026 06:34:17 UTC] Full Log Data: {
    "timestamp": "2026-07-11 06:34:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.124.137.80",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.124.137.80, 172.71.152.72",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyMyIsInVzZXJuYW1lIjoic2Vkb2VyaGFuYSIsImVtYWlsIjoic3lhdml0YWFtYW5kYTA3QGdtYWlsLmNvbSIsImV4cCI6MTc4NDM1NjI1OH0.NJ4a08Z96B_TAa2JS6p6MVL15bEbjmybQM6A6HQwP5U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a195c8116b5fa8f7-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.124.137.80",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jul-2026 06:34:17 UTC] === END API CALL LOG ===
[11-Jul-2026 06:34:17 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jul-2026 06:34:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyMyIsInVzZXJuYW1lIjoic2Vkb2VyaGFuYSIsImVtYWlsIjoic3lhdml0YWFtYW5kYTA3QGdtYWlsLmNvbSIsImV4cCI6MTc4NDM1NjI1OH0.NJ4a08Z96B_TAa2JS6p6MVL15bEbjmybQM6A6HQwP5U
[11-Jul-2026 06:34:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jul-2026 06:34:17 UTC] ✅ JWT token verified successfully for user profile
[11-Jul-2026 06:34:17 UTC] User ID: 1023
[11-Jul-2026 06:34:17 UTC] ✅ User profile retrieved successfully for user ID: 1023
[11-Jul-2026 06:34:36 UTC] === API CALL LOG ===
[11-Jul-2026 06:34:36 UTC] Endpoint: user/profile.php
[11-Jul-2026 06:34:36 UTC] Full Log Data: {
    "timestamp": "2026-07-11 06:34:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.124.137.80",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.124.137.80, 172.71.152.72",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyMyIsInVzZXJuYW1lIjoic2Vkb2VyaGFuYSIsImVtYWlsIjoic3lhdml0YWFtYW5kYTA3QGdtYWlsLmNvbSIsImV4cCI6MTc4NDM1NjI1OH0.NJ4a08Z96B_TAa2JS6p6MVL15bEbjmybQM6A6HQwP5U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a195c8888e56a8f7-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.124.137.80",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jul-2026 06:34:36 UTC] === END API CALL LOG ===
[11-Jul-2026 06:34:36 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jul-2026 06:34:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyMyIsInVzZXJuYW1lIjoic2Vkb2VyaGFuYSIsImVtYWlsIjoic3lhdml0YWFtYW5kYTA3QGdtYWlsLmNvbSIsImV4cCI6MTc4NDM1NjI1OH0.NJ4a08Z96B_TAa2JS6p6MVL15bEbjmybQM6A6HQwP5U
[11-Jul-2026 06:34:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jul-2026 06:34:36 UTC] ✅ JWT token verified successfully for user profile
[11-Jul-2026 06:34:36 UTC] User ID: 1023
[11-Jul-2026 06:34:36 UTC] ✅ User profile retrieved successfully for user ID: 1023
[11-Jul-2026 06:35:06 UTC] === API CALL LOG ===
[11-Jul-2026 06:35:06 UTC] Endpoint: user/profile.php
[11-Jul-2026 06:35:06 UTC] Full Log Data: {
    "timestamp": "2026-07-11 06:35:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.124.137.80",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.124.137.80, 172.71.152.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyMyIsInVzZXJuYW1lIjoic2Vkb2VyaGFuYSIsImVtYWlsIjoic3lhdml0YWFtYW5kYTA3QGdtYWlsLmNvbSIsImV4cCI6MTc4NDM1NjI1OH0.NJ4a08Z96B_TAa2JS6p6MVL15bEbjmybQM6A6HQwP5U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a195c9429929a8f7-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.124.137.80",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jul-2026 06:35:06 UTC] === END API CALL LOG ===
[11-Jul-2026 06:35:06 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jul-2026 06:35:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyMyIsInVzZXJuYW1lIjoic2Vkb2VyaGFuYSIsImVtYWlsIjoic3lhdml0YWFtYW5kYTA3QGdtYWlsLmNvbSIsImV4cCI6MTc4NDM1NjI1OH0.NJ4a08Z96B_TAa2JS6p6MVL15bEbjmybQM6A6HQwP5U
[11-Jul-2026 06:35:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jul-2026 06:35:06 UTC] ✅ JWT token verified successfully for user profile
[11-Jul-2026 06:35:06 UTC] User ID: 1023
[11-Jul-2026 06:35:06 UTC] ✅ User profile retrieved successfully for user ID: 1023
[11-Jul-2026 06:38:17 UTC] === API CALL LOG ===
[11-Jul-2026 06:38:17 UTC] Endpoint: user/profile.php
[11-Jul-2026 06:38:17 UTC] Full Log Data: {
    "timestamp": "2026-07-11 06:38:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.124.137.80",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.124.137.80, 172.71.152.72",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyMyIsInVzZXJuYW1lIjoic2Vkb2VyaGFuYSIsImVtYWlsIjoic3lhdml0YWFtYW5kYTA3QGdtYWlsLmNvbSIsImV4cCI6MTc4NDM1NjI1OH0.NJ4a08Z96B_TAa2JS6p6MVL15bEbjmybQM6A6HQwP5U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a195cde95f80a8f7-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.124.137.80",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jul-2026 06:38:17 UTC] === END API CALL LOG ===
[11-Jul-2026 06:38:17 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jul-2026 06:38:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyMyIsInVzZXJuYW1lIjoic2Vkb2VyaGFuYSIsImVtYWlsIjoic3lhdml0YWFtYW5kYTA3QGdtYWlsLmNvbSIsImV4cCI6MTc4NDM1NjI1OH0.NJ4a08Z96B_TAa2JS6p6MVL15bEbjmybQM6A6HQwP5U
[11-Jul-2026 06:38:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jul-2026 06:38:17 UTC] ✅ JWT token verified successfully for user profile
[11-Jul-2026 06:38:17 UTC] User ID: 1023
[11-Jul-2026 06:38:17 UTC] ✅ User profile retrieved successfully for user ID: 1023
[11-Jul-2026 06:38:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jul-2026 06:38:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jul-2026 06:38:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.124.137.80, 172.71.152.72","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyMyIsInVzZXJuYW1lIjoic2Vkb2VyaGFuYSIsImVtYWlsIjoic3lhdml0YWFtYW5kYTA3QGdtYWlsLmNvbSIsImV4cCI6MTc4NDM1NjI1OH0.NJ4a08Z96B_TAa2JS6p6MVL15bEbjmybQM6A6HQwP5U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a195cdf75c4ca8f7-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.124.137.80","cf-ipcountry":"ID","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-Jul-2026 06:38:18 UTC] === User Orders API Called ===
[11-Jul-2026 06:38:18 UTC] User ID: 1023
[11-Jul-2026 06:38:18 UTC] Limit: 20, Offset: 0
[11-Jul-2026 06:38:18 UTC] Orders found: 2
[11-Jul-2026 06:38:18 UTC] Orders data: [{"id":398,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Pinkwihm","status":"pending","created_at":"2026-07-11 10:03:39","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":397,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Pinkwihm","status":"pending","created_at":"2026-07-11 10:02:57","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[11-Jul-2026 06:38:18 UTC] Total orders count: 2
[11-Jul-2026 07:13:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jul-2026 07:13:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jul-2026 07:13:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"212.56.36.171, 104.22.64.175","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNCIsInVzZXJuYW1lIjoiYmFiYXlqYWFuMDAxIiwiZW1haWwiOiJpcHdlYjQ0MUBnbWFpbC5jb20iLCJleHAiOjE3ODQzNTg4MDd9.XQnu0wGi6k8mXk3Mf2NdlTIf0HE7dt7nDAyly9nwB30","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1960180fd66f3ee-ORD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"212.56.36.171","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-Jul-2026 07:13:29 UTC] === User Orders API Called ===
[11-Jul-2026 07:13:29 UTC] User ID: 1024
[11-Jul-2026 07:13:29 UTC] Limit: 20, Offset: 0
[11-Jul-2026 07:13:29 UTC] Orders found: 0
[11-Jul-2026 07:13:29 UTC] Orders data: []
[11-Jul-2026 07:13:29 UTC] Total orders count: 0
[11-Jul-2026 07:13:29 UTC] === API CALL LOG ===
[11-Jul-2026 07:13:29 UTC] Endpoint: user/profile.php
[11-Jul-2026 07:13:29 UTC] Full Log Data: {
    "timestamp": "2026-07-11 07:13:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.56.36.171",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.56.36.171, 104.22.64.175",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNCIsInVzZXJuYW1lIjoiYmFiYXlqYWFuMDAxIiwiZW1haWwiOiJpcHdlYjQ0MUBnbWFpbC5jb20iLCJleHAiOjE3ODQzNTg4MDd9.XQnu0wGi6k8mXk3Mf2NdlTIf0HE7dt7nDAyly9nwB30",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1960180fd62f3ee-ORD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.56.36.171",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jul-2026 07:13:29 UTC] === END API CALL LOG ===
[11-Jul-2026 07:13:29 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jul-2026 07:13:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNCIsInVzZXJuYW1lIjoiYmFiYXlqYWFuMDAxIiwiZW1haWwiOiJpcHdlYjQ0MUBnbWFpbC5jb20iLCJleHAiOjE3ODQzNTg4MDd9.XQnu0wGi6k8mXk3Mf2NdlTIf0HE7dt7nDAyly9nwB30
[11-Jul-2026 07:13:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jul-2026 07:13:29 UTC] ✅ JWT token verified successfully for user profile
[11-Jul-2026 07:13:29 UTC] User ID: 1024
[11-Jul-2026 07:13:29 UTC] ✅ User profile retrieved successfully for user ID: 1024
[11-Jul-2026 07:13:29 UTC] === API CALL LOG ===
[11-Jul-2026 07:13:29 UTC] Endpoint: user/profile.php
[11-Jul-2026 07:13:29 UTC] Full Log Data: {
    "timestamp": "2026-07-11 07:13:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.56.36.171",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.56.36.171, 104.22.64.175",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNCIsInVzZXJuYW1lIjoiYmFiYXlqYWFuMDAxIiwiZW1haWwiOiJpcHdlYjQ0MUBnbWFpbC5jb20iLCJleHAiOjE3ODQzNTg4MDd9.XQnu0wGi6k8mXk3Mf2NdlTIf0HE7dt7nDAyly9nwB30",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1960180fd67f3ee-ORD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.56.36.171",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jul-2026 07:13:29 UTC] === END API CALL LOG ===
[11-Jul-2026 07:13:29 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jul-2026 07:13:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNCIsInVzZXJuYW1lIjoiYmFiYXlqYWFuMDAxIiwiZW1haWwiOiJpcHdlYjQ0MUBnbWFpbC5jb20iLCJleHAiOjE3ODQzNTg4MDd9.XQnu0wGi6k8mXk3Mf2NdlTIf0HE7dt7nDAyly9nwB30
[11-Jul-2026 07:13:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jul-2026 07:13:29 UTC] ✅ JWT token verified successfully for user profile
[11-Jul-2026 07:13:29 UTC] User ID: 1024
[11-Jul-2026 07:13:29 UTC] ✅ User profile retrieved successfully for user ID: 1024
[11-Jul-2026 07:13:41 UTC] === API CALL LOG ===
[11-Jul-2026 07:13:41 UTC] Endpoint: user/profile.php
[11-Jul-2026 07:13:41 UTC] Full Log Data: {
    "timestamp": "2026-07-11 07:13:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.56.36.171",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.56.36.171, 104.22.64.175",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNCIsInVzZXJuYW1lIjoiYmFiYXlqYWFuMDAxIiwiZW1haWwiOiJpcHdlYjQ0MUBnbWFpbC5jb20iLCJleHAiOjE3ODQzNTg4MDd9.XQnu0wGi6k8mXk3Mf2NdlTIf0HE7dt7nDAyly9nwB30",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19601ca6b62f3ee-ORD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.56.36.171",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jul-2026 07:13:41 UTC] === END API CALL LOG ===
[11-Jul-2026 07:13:41 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jul-2026 07:13:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNCIsInVzZXJuYW1lIjoiYmFiYXlqYWFuMDAxIiwiZW1haWwiOiJpcHdlYjQ0MUBnbWFpbC5jb20iLCJleHAiOjE3ODQzNTg4MDd9.XQnu0wGi6k8mXk3Mf2NdlTIf0HE7dt7nDAyly9nwB30
[11-Jul-2026 07:13:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jul-2026 07:13:41 UTC] ✅ JWT token verified successfully for user profile
[11-Jul-2026 07:13:41 UTC] User ID: 1024
[11-Jul-2026 07:13:41 UTC] ✅ User profile retrieved successfully for user ID: 1024
[11-Jul-2026 07:13:59 UTC] === API CALL LOG ===
[11-Jul-2026 07:13:59 UTC] Endpoint: user/profile.php
[11-Jul-2026 07:13:59 UTC] Full Log Data: {
    "timestamp": "2026-07-11 07:13:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.56.36.171",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.56.36.171, 104.22.64.175",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNCIsInVzZXJuYW1lIjoiYmFiYXlqYWFuMDAxIiwiZW1haWwiOiJpcHdlYjQ0MUBnbWFpbC5jb20iLCJleHAiOjE3ODQzNTg4MDd9.XQnu0wGi6k8mXk3Mf2NdlTIf0HE7dt7nDAyly9nwB30",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a196023b6d558b11-ORD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.56.36.171",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jul-2026 07:13:59 UTC] === END API CALL LOG ===
[11-Jul-2026 07:13:59 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jul-2026 07:13:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNCIsInVzZXJuYW1lIjoiYmFiYXlqYWFuMDAxIiwiZW1haWwiOiJpcHdlYjQ0MUBnbWFpbC5jb20iLCJleHAiOjE3ODQzNTg4MDd9.XQnu0wGi6k8mXk3Mf2NdlTIf0HE7dt7nDAyly9nwB30
[11-Jul-2026 07:13:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jul-2026 07:13:59 UTC] ✅ JWT token verified successfully for user profile
[11-Jul-2026 07:13:59 UTC] User ID: 1024
[11-Jul-2026 07:13:59 UTC] ✅ User profile retrieved successfully for user ID: 1024
[11-Jul-2026 07:14:01 UTC] === API CALL LOG ===
[11-Jul-2026 07:14:01 UTC] Endpoint: user/profile.php
[11-Jul-2026 07:14:01 UTC] Full Log Data: {
    "timestamp": "2026-07-11 07:14:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.56.36.171",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.56.36.171, 104.22.64.175",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNCIsInVzZXJuYW1lIjoiYmFiYXlqYWFuMDAxIiwiZW1haWwiOiJpcHdlYjQ0MUBnbWFpbC5jb20iLCJleHAiOjE3ODQzNTg4MDd9.XQnu0wGi6k8mXk3Mf2NdlTIf0HE7dt7nDAyly9nwB30",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19602465ae88b11-ORD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.56.36.171",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jul-2026 07:14:01 UTC] === END API CALL LOG ===
[11-Jul-2026 07:14:01 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jul-2026 07:14:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNCIsInVzZXJuYW1lIjoiYmFiYXlqYWFuMDAxIiwiZW1haWwiOiJpcHdlYjQ0MUBnbWFpbC5jb20iLCJleHAiOjE3ODQzNTg4MDd9.XQnu0wGi6k8mXk3Mf2NdlTIf0HE7dt7nDAyly9nwB30
[11-Jul-2026 07:14:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jul-2026 07:14:01 UTC] ✅ JWT token verified successfully for user profile
[11-Jul-2026 07:14:01 UTC] User ID: 1024
[11-Jul-2026 07:14:01 UTC] ✅ User profile retrieved successfully for user ID: 1024
[11-Jul-2026 07:14:01 UTC] === API CALL LOG ===
[11-Jul-2026 07:14:01 UTC] Endpoint: user/profile.php
[11-Jul-2026 07:14:01 UTC] Full Log Data: {
    "timestamp": "2026-07-11 07:14:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.56.36.171",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.56.36.171, 104.22.64.175",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNCIsInVzZXJuYW1lIjoiYmFiYXlqYWFuMDAxIiwiZW1haWwiOiJpcHdlYjQ0MUBnbWFpbC5jb20iLCJleHAiOjE3ODQzNTg4MDd9.XQnu0wGi6k8mXk3Mf2NdlTIf0HE7dt7nDAyly9nwB30",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19602465aec8b11-ORD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.56.36.171",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jul-2026 07:14:01 UTC] === END API CALL LOG ===
[11-Jul-2026 07:14:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jul-2026 07:14:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jul-2026 07:14:01 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jul-2026 07:14:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"212.56.36.171, 104.22.64.175","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNCIsInVzZXJuYW1lIjoiYmFiYXlqYWFuMDAxIiwiZW1haWwiOiJpcHdlYjQ0MUBnbWFpbC5jb20iLCJleHAiOjE3ODQzNTg4MDd9.XQnu0wGi6k8mXk3Mf2NdlTIf0HE7dt7nDAyly9nwB30","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a19602465aea8b11-ORD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"212.56.36.171","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-Jul-2026 07:14:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNCIsInVzZXJuYW1lIjoiYmFiYXlqYWFuMDAxIiwiZW1haWwiOiJpcHdlYjQ0MUBnbWFpbC5jb20iLCJleHAiOjE3ODQzNTg4MDd9.XQnu0wGi6k8mXk3Mf2NdlTIf0HE7dt7nDAyly9nwB30
[11-Jul-2026 07:14:01 UTC] === User Orders API Called ===
[11-Jul-2026 07:14:01 UTC] User ID: 1024
[11-Jul-2026 07:14:01 UTC] Limit: 20, Offset: 0
[11-Jul-2026 07:14:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jul-2026 07:14:01 UTC] ✅ JWT token verified successfully for user profile
[11-Jul-2026 07:14:01 UTC] User ID: 1024
[11-Jul-2026 07:14:01 UTC] Orders found: 0
[11-Jul-2026 07:14:01 UTC] Orders data: []
[11-Jul-2026 07:14:01 UTC] Total orders count: 0
[11-Jul-2026 07:14:01 UTC] ✅ User profile retrieved successfully for user ID: 1024
[11-Jul-2026 07:14:12 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jul-2026 07:14:12 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jul-2026 07:14:12 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"212.56.36.171, 104.22.64.175","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNCIsInVzZXJuYW1lIjoiYmFiYXlqYWFuMDAxIiwiZW1haWwiOiJpcHdlYjQ0MUBnbWFpbC5jb20iLCJleHAiOjE3ODQzNTg4MDd9.XQnu0wGi6k8mXk3Mf2NdlTIf0HE7dt7nDAyly9nwB30","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a196028a3ebf8b11-ORD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"212.56.36.171","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-Jul-2026 07:14:12 UTC] === User Orders API Called ===
[11-Jul-2026 07:14:12 UTC] User ID: 1024
[11-Jul-2026 07:14:12 UTC] Limit: 20, Offset: 0
[11-Jul-2026 07:14:12 UTC] Orders found: 0
[11-Jul-2026 07:14:12 UTC] Orders data: []
[11-Jul-2026 07:14:12 UTC] Total orders count: 0
[11-Jul-2026 07:14:12 UTC] === API CALL LOG ===
[11-Jul-2026 07:14:12 UTC] Endpoint: user/profile.php
[11-Jul-2026 07:14:12 UTC] Full Log Data: {
    "timestamp": "2026-07-11 07:14:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.56.36.171",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.56.36.171, 104.22.64.175",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNCIsInVzZXJuYW1lIjoiYmFiYXlqYWFuMDAxIiwiZW1haWwiOiJpcHdlYjQ0MUBnbWFpbC5jb20iLCJleHAiOjE3ODQzNTg4MDd9.XQnu0wGi6k8mXk3Mf2NdlTIf0HE7dt7nDAyly9nwB30",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a196028a3ec18b11-ORD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.56.36.171",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jul-2026 07:14:12 UTC] === END API CALL LOG ===
[11-Jul-2026 07:14:12 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jul-2026 07:14:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNCIsInVzZXJuYW1lIjoiYmFiYXlqYWFuMDAxIiwiZW1haWwiOiJpcHdlYjQ0MUBnbWFpbC5jb20iLCJleHAiOjE3ODQzNTg4MDd9.XQnu0wGi6k8mXk3Mf2NdlTIf0HE7dt7nDAyly9nwB30
[11-Jul-2026 07:14:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jul-2026 07:14:12 UTC] ✅ JWT token verified successfully for user profile
[11-Jul-2026 07:14:12 UTC] User ID: 1024
[11-Jul-2026 07:14:12 UTC] ✅ User profile retrieved successfully for user ID: 1024
[11-Jul-2026 07:14:20 UTC] === API CALL LOG ===
[11-Jul-2026 07:14:20 UTC] Endpoint: user/profile.php
[11-Jul-2026 07:14:20 UTC] Full Log Data: {
    "timestamp": "2026-07-11 07:14:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.56.36.171",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.56.36.171, 172.70.179.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNCIsInVzZXJuYW1lIjoiYmFiYXlqYWFuMDAxIiwiZW1haWwiOiJpcHdlYjQ0MUBnbWFpbC5jb20iLCJleHAiOjE3ODQzNTg4MDd9.XQnu0wGi6k8mXk3Mf2NdlTIf0HE7dt7nDAyly9nwB30",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19602b9df39c77f-ORD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.56.36.171",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jul-2026 07:14:20 UTC] === END API CALL LOG ===
[11-Jul-2026 07:14:20 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jul-2026 07:14:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNCIsInVzZXJuYW1lIjoiYmFiYXlqYWFuMDAxIiwiZW1haWwiOiJpcHdlYjQ0MUBnbWFpbC5jb20iLCJleHAiOjE3ODQzNTg4MDd9.XQnu0wGi6k8mXk3Mf2NdlTIf0HE7dt7nDAyly9nwB30
[11-Jul-2026 07:14:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jul-2026 07:14:20 UTC] ✅ JWT token verified successfully for user profile
[11-Jul-2026 07:14:20 UTC] User ID: 1024
[11-Jul-2026 07:14:20 UTC] ✅ User profile retrieved successfully for user ID: 1024
[11-Jul-2026 07:14:23 UTC] === API CALL LOG ===
[11-Jul-2026 07:14:23 UTC] Endpoint: user/profile.php
[11-Jul-2026 07:14:23 UTC] Full Log Data: {
    "timestamp": "2026-07-11 07:14:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.56.36.171",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.56.36.171, 172.70.179.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNCIsInVzZXJuYW1lIjoiYmFiYXlqYWFuMDAxIiwiZW1haWwiOiJpcHdlYjQ0MUBnbWFpbC5jb20iLCJleHAiOjE3ODQzNTg4MDd9.XQnu0wGi6k8mXk3Mf2NdlTIf0HE7dt7nDAyly9nwB30",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19602cebdd3c77f-ORD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.56.36.171",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jul-2026 07:14:23 UTC] === END API CALL LOG ===
[11-Jul-2026 07:14:23 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jul-2026 07:14:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNCIsInVzZXJuYW1lIjoiYmFiYXlqYWFuMDAxIiwiZW1haWwiOiJpcHdlYjQ0MUBnbWFpbC5jb20iLCJleHAiOjE3ODQzNTg4MDd9.XQnu0wGi6k8mXk3Mf2NdlTIf0HE7dt7nDAyly9nwB30
[11-Jul-2026 07:14:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jul-2026 07:14:23 UTC] ✅ JWT token verified successfully for user profile
[11-Jul-2026 07:14:23 UTC] User ID: 1024
[11-Jul-2026 07:14:23 UTC] ✅ User profile retrieved successfully for user ID: 1024
[11-Jul-2026 07:14:23 UTC] === API CALL LOG ===
[11-Jul-2026 07:14:23 UTC] Endpoint: user/profile.php
[11-Jul-2026 07:14:23 UTC] Full Log Data: {
    "timestamp": "2026-07-11 07:14:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.56.36.171",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.56.36.171, 172.70.179.93",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNCIsInVzZXJuYW1lIjoiYmFiYXlqYWFuMDAxIiwiZW1haWwiOiJpcHdlYjQ0MUBnbWFpbC5jb20iLCJleHAiOjE3ODQzNTg4MDd9.XQnu0wGi6k8mXk3Mf2NdlTIf0HE7dt7nDAyly9nwB30",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19602cebdcec77f-ORD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.56.36.171",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jul-2026 07:14:23 UTC] === END API CALL LOG ===
[11-Jul-2026 07:14:23 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jul-2026 07:14:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNCIsInVzZXJuYW1lIjoiYmFiYXlqYWFuMDAxIiwiZW1haWwiOiJpcHdlYjQ0MUBnbWFpbC5jb20iLCJleHAiOjE3ODQzNTg4MDd9.XQnu0wGi6k8mXk3Mf2NdlTIf0HE7dt7nDAyly9nwB30
[11-Jul-2026 07:14:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jul-2026 07:14:23 UTC] ✅ JWT token verified successfully for user profile
[11-Jul-2026 07:14:23 UTC] User ID: 1024
[11-Jul-2026 07:14:23 UTC] ✅ User profile retrieved successfully for user ID: 1024
[11-Jul-2026 07:14:23 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jul-2026 07:14:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jul-2026 07:14:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"212.56.36.171, 172.70.179.94","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNCIsInVzZXJuYW1lIjoiYmFiYXlqYWFuMDAxIiwiZW1haWwiOiJpcHdlYjQ0MUBnbWFpbC5jb20iLCJleHAiOjE3ODQzNTg4MDd9.XQnu0wGi6k8mXk3Mf2NdlTIf0HE7dt7nDAyly9nwB30","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a19602cebdd2c77f-ORD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"212.56.36.171","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-Jul-2026 07:14:23 UTC] === User Orders API Called ===
[11-Jul-2026 07:14:23 UTC] User ID: 1024
[11-Jul-2026 07:14:23 UTC] Limit: 20, Offset: 0
[11-Jul-2026 07:14:23 UTC] Orders found: 0
[11-Jul-2026 07:14:23 UTC] Orders data: []
[11-Jul-2026 07:14:23 UTC] Total orders count: 0
[11-Jul-2026 07:14:32 UTC] === API CALL LOG ===
[11-Jul-2026 07:14:32 UTC] Endpoint: user/profile.php
[11-Jul-2026 07:14:32 UTC] Full Log Data: {
    "timestamp": "2026-07-11 07:14:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.56.36.171",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.56.36.171, 172.70.100.102",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNCIsInVzZXJuYW1lIjoiYmFiYXlqYWFuMDAxIiwiZW1haWwiOiJpcHdlYjQ0MUBnbWFpbC5jb20iLCJleHAiOjE3ODQzNTg4MDd9.XQnu0wGi6k8mXk3Mf2NdlTIf0HE7dt7nDAyly9nwB30",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19603088c45eb66-ORD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.56.36.171",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jul-2026 07:14:32 UTC] === END API CALL LOG ===
[11-Jul-2026 07:14:32 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jul-2026 07:14:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNCIsInVzZXJuYW1lIjoiYmFiYXlqYWFuMDAxIiwiZW1haWwiOiJpcHdlYjQ0MUBnbWFpbC5jb20iLCJleHAiOjE3ODQzNTg4MDd9.XQnu0wGi6k8mXk3Mf2NdlTIf0HE7dt7nDAyly9nwB30
[11-Jul-2026 07:14:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jul-2026 07:14:32 UTC] ✅ JWT token verified successfully for user profile
[11-Jul-2026 07:14:32 UTC] User ID: 1024
[11-Jul-2026 07:14:32 UTC] ✅ User profile retrieved successfully for user ID: 1024
[11-Jul-2026 07:14:34 UTC] === API CALL LOG ===
[11-Jul-2026 07:14:34 UTC] Endpoint: user/profile.php
[11-Jul-2026 07:14:34 UTC] Full Log Data: {
    "timestamp": "2026-07-11 07:14:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.56.36.171",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.56.36.171, 172.70.100.102",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNCIsInVzZXJuYW1lIjoiYmFiYXlqYWFuMDAxIiwiZW1haWwiOiJpcHdlYjQ0MUBnbWFpbC5jb20iLCJleHAiOjE3ODQzNTg4MDd9.XQnu0wGi6k8mXk3Mf2NdlTIf0HE7dt7nDAyly9nwB30",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1960316db0ceb66-ORD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.56.36.171",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jul-2026 07:14:34 UTC] === END API CALL LOG ===
[11-Jul-2026 07:14:34 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jul-2026 07:14:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNCIsInVzZXJuYW1lIjoiYmFiYXlqYWFuMDAxIiwiZW1haWwiOiJpcHdlYjQ0MUBnbWFpbC5jb20iLCJleHAiOjE3ODQzNTg4MDd9.XQnu0wGi6k8mXk3Mf2NdlTIf0HE7dt7nDAyly9nwB30
[11-Jul-2026 07:14:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jul-2026 07:14:34 UTC] ✅ JWT token verified successfully for user profile
[11-Jul-2026 07:14:34 UTC] User ID: 1024
[11-Jul-2026 07:14:34 UTC] ✅ User profile retrieved successfully for user ID: 1024
[11-Jul-2026 07:14:35 UTC] === API CALL LOG ===
[11-Jul-2026 07:14:35 UTC] Endpoint: user/profile.php
[11-Jul-2026 07:14:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jul-2026 07:14:35 UTC] Full Log Data: {
    "timestamp": "2026-07-11 07:14:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.56.36.171",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.56.36.171, 108.162.216.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNCIsInVzZXJuYW1lIjoiYmFiYXlqYWFuMDAxIiwiZW1haWwiOiJpcHdlYjQ0MUBnbWFpbC5jb20iLCJleHAiOjE3ODQzNTg4MDd9.XQnu0wGi6k8mXk3Mf2NdlTIf0HE7dt7nDAyly9nwB30",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1960316db08eb66-ORD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.56.36.171",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jul-2026 07:14:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jul-2026 07:14:35 UTC] === END API CALL LOG ===
[11-Jul-2026 07:14:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"212.56.36.171, 108.162.216.165","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNCIsInVzZXJuYW1lIjoiYmFiYXlqYWFuMDAxIiwiZW1haWwiOiJpcHdlYjQ0MUBnbWFpbC5jb20iLCJleHAiOjE3ODQzNTg4MDd9.XQnu0wGi6k8mXk3Mf2NdlTIf0HE7dt7nDAyly9nwB30","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1960316db0beb66-ORD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"212.56.36.171","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-Jul-2026 07:14:35 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jul-2026 07:14:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNCIsInVzZXJuYW1lIjoiYmFiYXlqYWFuMDAxIiwiZW1haWwiOiJpcHdlYjQ0MUBnbWFpbC5jb20iLCJleHAiOjE3ODQzNTg4MDd9.XQnu0wGi6k8mXk3Mf2NdlTIf0HE7dt7nDAyly9nwB30
[11-Jul-2026 07:14:35 UTC] === User Orders API Called ===
[11-Jul-2026 07:14:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jul-2026 07:14:35 UTC] User ID: 1024
[11-Jul-2026 07:14:35 UTC] Limit: 20, Offset: 0
[11-Jul-2026 07:14:35 UTC] ✅ JWT token verified successfully for user profile
[11-Jul-2026 07:14:35 UTC] User ID: 1024
[11-Jul-2026 07:14:35 UTC] ✅ User profile retrieved successfully for user ID: 1024
[11-Jul-2026 07:14:35 UTC] Orders found: 0
[11-Jul-2026 07:14:35 UTC] Orders data: []
[11-Jul-2026 07:14:35 UTC] Total orders count: 0
[11-Jul-2026 07:14:41 UTC] === API CALL LOG ===
[11-Jul-2026 07:14:41 UTC] Endpoint: user/profile.php
[11-Jul-2026 07:14:41 UTC] Full Log Data: {
    "timestamp": "2026-07-11 07:14:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.56.36.171",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.56.36.171, 172.70.100.102",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNCIsInVzZXJuYW1lIjoiYmFiYXlqYWFuMDAxIiwiZW1haWwiOiJpcHdlYjQ0MUBnbWFpbC5jb20iLCJleHAiOjE3ODQzNTg4MDd9.XQnu0wGi6k8mXk3Mf2NdlTIf0HE7dt7nDAyly9nwB30",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19603401ef9eb66-ORD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.56.36.171",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jul-2026 07:14:41 UTC] === END API CALL LOG ===
[11-Jul-2026 07:14:41 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jul-2026 07:14:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNCIsInVzZXJuYW1lIjoiYmFiYXlqYWFuMDAxIiwiZW1haWwiOiJpcHdlYjQ0MUBnbWFpbC5jb20iLCJleHAiOjE3ODQzNTg4MDd9.XQnu0wGi6k8mXk3Mf2NdlTIf0HE7dt7nDAyly9nwB30
[11-Jul-2026 07:14:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jul-2026 07:14:41 UTC] ✅ JWT token verified successfully for user profile
[11-Jul-2026 07:14:41 UTC] User ID: 1024
[11-Jul-2026 07:14:41 UTC] ✅ User profile retrieved successfully for user ID: 1024
[11-Jul-2026 07:15:11 UTC] === API CALL LOG ===
[11-Jul-2026 07:15:11 UTC] Endpoint: user/profile.php
[11-Jul-2026 07:15:11 UTC] Full Log Data: {
    "timestamp": "2026-07-11 07:15:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.56.36.171",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.56.36.171, 172.70.100.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNCIsInVzZXJuYW1lIjoiYmFiYXlqYWFuMDAxIiwiZW1haWwiOiJpcHdlYjQ0MUBnbWFpbC5jb20iLCJleHAiOjE3ODQzNTg4MDd9.XQnu0wGi6k8mXk3Mf2NdlTIf0HE7dt7nDAyly9nwB30",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19603fb59a9eb66-ORD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.56.36.171",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jul-2026 07:15:11 UTC] === END API CALL LOG ===
[11-Jul-2026 07:15:11 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jul-2026 07:15:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNCIsInVzZXJuYW1lIjoiYmFiYXlqYWFuMDAxIiwiZW1haWwiOiJpcHdlYjQ0MUBnbWFpbC5jb20iLCJleHAiOjE3ODQzNTg4MDd9.XQnu0wGi6k8mXk3Mf2NdlTIf0HE7dt7nDAyly9nwB30
[11-Jul-2026 07:15:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jul-2026 07:15:11 UTC] ✅ JWT token verified successfully for user profile
[11-Jul-2026 07:15:11 UTC] User ID: 1024
[11-Jul-2026 07:15:11 UTC] ✅ User profile retrieved successfully for user ID: 1024
[11-Jul-2026 07:16:00 UTC] === API CALL LOG ===
[11-Jul-2026 07:16:00 UTC] Endpoint: user/profile.php
[11-Jul-2026 07:16:00 UTC] Full Log Data: {
    "timestamp": "2026-07-11 07:16:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.56.36.171",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.56.36.171, 172.70.100.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNCIsInVzZXJuYW1lIjoiYmFiYXlqYWFuMDAxIiwiZW1haWwiOiJpcHdlYjQ0MUBnbWFpbC5jb20iLCJleHAiOjE3ODQzNTg4MDd9.XQnu0wGi6k8mXk3Mf2NdlTIf0HE7dt7nDAyly9nwB30",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a196052a5d7aeb66-ORD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.56.36.171",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jul-2026 07:16:00 UTC] === END API CALL LOG ===
[11-Jul-2026 07:16:00 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jul-2026 07:16:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNCIsInVzZXJuYW1lIjoiYmFiYXlqYWFuMDAxIiwiZW1haWwiOiJpcHdlYjQ0MUBnbWFpbC5jb20iLCJleHAiOjE3ODQzNTg4MDd9.XQnu0wGi6k8mXk3Mf2NdlTIf0HE7dt7nDAyly9nwB30
[11-Jul-2026 07:16:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jul-2026 07:16:00 UTC] ✅ JWT token verified successfully for user profile
[11-Jul-2026 07:16:00 UTC] User ID: 1024
[11-Jul-2026 07:16:00 UTC] ✅ User profile retrieved successfully for user ID: 1024
[11-Jul-2026 07:16:36 UTC] === API CALL LOG ===
[11-Jul-2026 07:16:36 UTC] Endpoint: user/profile.php
[11-Jul-2026 07:16:36 UTC] Full Log Data: {
    "timestamp": "2026-07-11 07:16:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.56.36.171",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.56.36.171, 172.70.100.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNCIsInVzZXJuYW1lIjoiYmFiYXlqYWFuMDAxIiwiZW1haWwiOiJpcHdlYjQ0MUBnbWFpbC5jb20iLCJleHAiOjE3ODQzNTg4MDd9.XQnu0wGi6k8mXk3Mf2NdlTIf0HE7dt7nDAyly9nwB30",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a196060f5b4eeb66-ORD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.56.36.171",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jul-2026 07:16:36 UTC] === END API CALL LOG ===
[11-Jul-2026 07:16:36 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jul-2026 07:16:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNCIsInVzZXJuYW1lIjoiYmFiYXlqYWFuMDAxIiwiZW1haWwiOiJpcHdlYjQ0MUBnbWFpbC5jb20iLCJleHAiOjE3ODQzNTg4MDd9.XQnu0wGi6k8mXk3Mf2NdlTIf0HE7dt7nDAyly9nwB30
[11-Jul-2026 07:16:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jul-2026 07:16:36 UTC] ✅ JWT token verified successfully for user profile
[11-Jul-2026 07:16:36 UTC] User ID: 1024
[11-Jul-2026 07:16:36 UTC] ✅ User profile retrieved successfully for user ID: 1024
[11-Jul-2026 07:16:36 UTC] === API CALL LOG ===
[11-Jul-2026 07:16:36 UTC] Endpoint: user/profile.php
[11-Jul-2026 07:16:36 UTC] Full Log Data: {
    "timestamp": "2026-07-11 07:16:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.56.36.171",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.56.36.171, 172.70.100.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNCIsInVzZXJuYW1lIjoiYmFiYXlqYWFuMDAxIiwiZW1haWwiOiJpcHdlYjQ0MUBnbWFpbC5jb20iLCJleHAiOjE3ODQzNTg4MDd9.XQnu0wGi6k8mXk3Mf2NdlTIf0HE7dt7nDAyly9nwB30",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a196060f5b50eb66-ORD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.56.36.171",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jul-2026 07:16:36 UTC] === END API CALL LOG ===
[11-Jul-2026 07:16:36 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jul-2026 07:16:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNCIsInVzZXJuYW1lIjoiYmFiYXlqYWFuMDAxIiwiZW1haWwiOiJpcHdlYjQ0MUBnbWFpbC5jb20iLCJleHAiOjE3ODQzNTg4MDd9.XQnu0wGi6k8mXk3Mf2NdlTIf0HE7dt7nDAyly9nwB30
[11-Jul-2026 07:16:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jul-2026 07:16:36 UTC] ✅ JWT token verified successfully for user profile
[11-Jul-2026 07:16:36 UTC] User ID: 1024
[11-Jul-2026 07:16:36 UTC] ✅ User profile retrieved successfully for user ID: 1024
[11-Jul-2026 07:16:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jul-2026 07:16:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jul-2026 07:16:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"212.56.36.171, 172.70.100.101","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNCIsInVzZXJuYW1lIjoiYmFiYXlqYWFuMDAxIiwiZW1haWwiOiJpcHdlYjQ0MUBnbWFpbC5jb20iLCJleHAiOjE3ODQzNTg4MDd9.XQnu0wGi6k8mXk3Mf2NdlTIf0HE7dt7nDAyly9nwB30","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a196060f5b4ceb66-ORD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"212.56.36.171","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-Jul-2026 07:16:36 UTC] === User Orders API Called ===
[11-Jul-2026 07:16:36 UTC] User ID: 1024
[11-Jul-2026 07:16:36 UTC] Limit: 20, Offset: 0
[11-Jul-2026 07:16:36 UTC] Orders found: 0
[11-Jul-2026 07:16:36 UTC] Orders data: []
[11-Jul-2026 07:16:36 UTC] Total orders count: 0
[11-Jul-2026 07:17:01 UTC] === API CALL LOG ===
[11-Jul-2026 07:17:01 UTC] Endpoint: user/profile.php
[11-Jul-2026 07:17:01 UTC] Full Log Data: {
    "timestamp": "2026-07-11 07:17:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.56.36.171",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.56.36.171, 172.70.100.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNCIsInVzZXJuYW1lIjoiYmFiYXlqYWFuMDAxIiwiZW1haWwiOiJpcHdlYjQ0MUBnbWFpbC5jb20iLCJleHAiOjE3ODQzNTg4MDd9.XQnu0wGi6k8mXk3Mf2NdlTIf0HE7dt7nDAyly9nwB30",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19606a9edcacef7-ORD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.56.36.171",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jul-2026 07:17:01 UTC] === END API CALL LOG ===
[11-Jul-2026 07:17:01 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jul-2026 07:17:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNCIsInVzZXJuYW1lIjoiYmFiYXlqYWFuMDAxIiwiZW1haWwiOiJpcHdlYjQ0MUBnbWFpbC5jb20iLCJleHAiOjE3ODQzNTg4MDd9.XQnu0wGi6k8mXk3Mf2NdlTIf0HE7dt7nDAyly9nwB30
[11-Jul-2026 07:17:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jul-2026 07:17:01 UTC] ✅ JWT token verified successfully for user profile
[11-Jul-2026 07:17:01 UTC] User ID: 1024
[11-Jul-2026 07:17:01 UTC] ✅ User profile retrieved successfully for user ID: 1024
[11-Jul-2026 07:17:03 UTC] === API CALL LOG ===
[11-Jul-2026 07:17:03 UTC] Endpoint: user/profile.php
[11-Jul-2026 07:17:03 UTC] Full Log Data: {
    "timestamp": "2026-07-11 07:17:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.56.36.171",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.56.36.171, 172.70.100.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNCIsInVzZXJuYW1lIjoiYmFiYXlqYWFuMDAxIiwiZW1haWwiOiJpcHdlYjQ0MUBnbWFpbC5jb20iLCJleHAiOjE3ODQzNTg4MDd9.XQnu0wGi6k8mXk3Mf2NdlTIf0HE7dt7nDAyly9nwB30",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19606b87f4ecef7-ORD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.56.36.171",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jul-2026 07:17:03 UTC] === END API CALL LOG ===
[11-Jul-2026 07:17:03 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jul-2026 07:17:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNCIsInVzZXJuYW1lIjoiYmFiYXlqYWFuMDAxIiwiZW1haWwiOiJpcHdlYjQ0MUBnbWFpbC5jb20iLCJleHAiOjE3ODQzNTg4MDd9.XQnu0wGi6k8mXk3Mf2NdlTIf0HE7dt7nDAyly9nwB30
[11-Jul-2026 07:17:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jul-2026 07:17:03 UTC] ✅ JWT token verified successfully for user profile
[11-Jul-2026 07:17:03 UTC] User ID: 1024
[11-Jul-2026 07:17:03 UTC] ✅ User profile retrieved successfully for user ID: 1024
[11-Jul-2026 07:17:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jul-2026 07:17:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jul-2026 07:17:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"212.56.36.171, 172.70.100.101","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNCIsInVzZXJuYW1lIjoiYmFiYXlqYWFuMDAxIiwiZW1haWwiOiJpcHdlYjQ0MUBnbWFpbC5jb20iLCJleHAiOjE3ODQzNTg4MDd9.XQnu0wGi6k8mXk3Mf2NdlTIf0HE7dt7nDAyly9nwB30","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a19606b87f51cef7-ORD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"212.56.36.171","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-Jul-2026 07:17:03 UTC] === User Orders API Called ===
[11-Jul-2026 07:17:03 UTC] User ID: 1024
[11-Jul-2026 07:17:03 UTC] Limit: 20, Offset: 0
[11-Jul-2026 07:17:03 UTC] Orders found: 0
[11-Jul-2026 07:17:03 UTC] Orders data: []
[11-Jul-2026 07:17:03 UTC] Total orders count: 0
[11-Jul-2026 07:17:03 UTC] === API CALL LOG ===
[11-Jul-2026 07:17:03 UTC] Endpoint: user/profile.php
[11-Jul-2026 07:17:03 UTC] Full Log Data: {
    "timestamp": "2026-07-11 07:17:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.56.36.171",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.56.36.171, 172.70.100.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNCIsInVzZXJuYW1lIjoiYmFiYXlqYWFuMDAxIiwiZW1haWwiOiJpcHdlYjQ0MUBnbWFpbC5jb20iLCJleHAiOjE3ODQzNTg4MDd9.XQnu0wGi6k8mXk3Mf2NdlTIf0HE7dt7nDAyly9nwB30",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19606b87f52cef7-ORD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.56.36.171",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jul-2026 07:17:03 UTC] === END API CALL LOG ===
[11-Jul-2026 07:17:03 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jul-2026 07:17:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNCIsInVzZXJuYW1lIjoiYmFiYXlqYWFuMDAxIiwiZW1haWwiOiJpcHdlYjQ0MUBnbWFpbC5jb20iLCJleHAiOjE3ODQzNTg4MDd9.XQnu0wGi6k8mXk3Mf2NdlTIf0HE7dt7nDAyly9nwB30
[11-Jul-2026 07:17:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jul-2026 07:17:03 UTC] ✅ JWT token verified successfully for user profile
[11-Jul-2026 07:17:03 UTC] User ID: 1024
[11-Jul-2026 07:17:03 UTC] ✅ User profile retrieved successfully for user ID: 1024
[11-Jul-2026 07:17:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jul-2026 07:17:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jul-2026 07:17:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"212.56.36.171, 172.70.100.101","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNCIsInVzZXJuYW1lIjoiYmFiYXlqYWFuMDAxIiwiZW1haWwiOiJpcHdlYjQ0MUBnbWFpbC5jb20iLCJleHAiOjE3ODQzNTg4MDd9.XQnu0wGi6k8mXk3Mf2NdlTIf0HE7dt7nDAyly9nwB30","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1960762bcbecef7-ORD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"212.56.36.171","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-Jul-2026 07:17:30 UTC] === User Orders API Called ===
[11-Jul-2026 07:17:30 UTC] User ID: 1024
[11-Jul-2026 07:17:30 UTC] Limit: 20, Offset: 0
[11-Jul-2026 07:17:30 UTC] Orders found: 0
[11-Jul-2026 07:17:30 UTC] Orders data: []
[11-Jul-2026 07:17:30 UTC] Total orders count: 0
[11-Jul-2026 07:17:30 UTC] === API CALL LOG ===
[11-Jul-2026 07:17:30 UTC] === API CALL LOG ===
[11-Jul-2026 07:17:30 UTC] Endpoint: user/profile.php
[11-Jul-2026 07:17:30 UTC] Endpoint: user/profile.php
[11-Jul-2026 07:17:30 UTC] Full Log Data: {
    "timestamp": "2026-07-11 07:17:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.56.36.171",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.56.36.171, 172.70.100.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNCIsInVzZXJuYW1lIjoiYmFiYXlqYWFuMDAxIiwiZW1haWwiOiJpcHdlYjQ0MUBnbWFpbC5jb20iLCJleHAiOjE3ODQzNTg4MDd9.XQnu0wGi6k8mXk3Mf2NdlTIf0HE7dt7nDAyly9nwB30",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1960762bcc0cef7-ORD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.56.36.171",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jul-2026 07:17:30 UTC] Full Log Data: {
    "timestamp": "2026-07-11 07:17:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.56.36.171",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.56.36.171, 172.70.100.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNCIsInVzZXJuYW1lIjoiYmFiYXlqYWFuMDAxIiwiZW1haWwiOiJpcHdlYjQ0MUBnbWFpbC5jb20iLCJleHAiOjE3ODQzNTg4MDd9.XQnu0wGi6k8mXk3Mf2NdlTIf0HE7dt7nDAyly9nwB30",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1960762bcc2cef7-ORD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.56.36.171",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jul-2026 07:17:30 UTC] === END API CALL LOG ===
[11-Jul-2026 07:17:30 UTC] === END API CALL LOG ===
[11-Jul-2026 07:17:30 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jul-2026 07:17:30 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jul-2026 07:17:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNCIsInVzZXJuYW1lIjoiYmFiYXlqYWFuMDAxIiwiZW1haWwiOiJpcHdlYjQ0MUBnbWFpbC5jb20iLCJleHAiOjE3ODQzNTg4MDd9.XQnu0wGi6k8mXk3Mf2NdlTIf0HE7dt7nDAyly9nwB30
[11-Jul-2026 07:17:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNCIsInVzZXJuYW1lIjoiYmFiYXlqYWFuMDAxIiwiZW1haWwiOiJpcHdlYjQ0MUBnbWFpbC5jb20iLCJleHAiOjE3ODQzNTg4MDd9.XQnu0wGi6k8mXk3Mf2NdlTIf0HE7dt7nDAyly9nwB30
[11-Jul-2026 07:17:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jul-2026 07:17:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jul-2026 07:17:30 UTC] ✅ JWT token verified successfully for user profile
[11-Jul-2026 07:17:30 UTC] ✅ JWT token verified successfully for user profile
[11-Jul-2026 07:17:30 UTC] User ID: 1024
[11-Jul-2026 07:17:30 UTC] User ID: 1024
[11-Jul-2026 07:17:30 UTC] ✅ User profile retrieved successfully for user ID: 1024
[11-Jul-2026 07:17:30 UTC] ✅ User profile retrieved successfully for user ID: 1024
[11-Jul-2026 07:17:53 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jul-2026 07:17:53 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jul-2026 07:17:53 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"212.56.36.171, 172.70.100.101","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNCIsInVzZXJuYW1lIjoiYmFiYXlqYWFuMDAxIiwiZW1haWwiOiJpcHdlYjQ0MUBnbWFpbC5jb20iLCJleHAiOjE3ODQzNTg4MDd9.XQnu0wGi6k8mXk3Mf2NdlTIf0HE7dt7nDAyly9nwB30","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a19607f1ef63cef7-ORD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"212.56.36.171","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-Jul-2026 07:17:53 UTC] === User Orders API Called ===
[11-Jul-2026 07:17:53 UTC] User ID: 1024
[11-Jul-2026 07:17:53 UTC] Limit: 20, Offset: 0
[11-Jul-2026 07:17:53 UTC] Orders found: 0
[11-Jul-2026 07:17:53 UTC] Orders data: []
[11-Jul-2026 07:17:53 UTC] Total orders count: 0
[11-Jul-2026 07:17:53 UTC] === API CALL LOG ===
[11-Jul-2026 07:17:53 UTC] Endpoint: user/profile.php
[11-Jul-2026 07:17:53 UTC] Full Log Data: {
    "timestamp": "2026-07-11 07:17:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.56.36.171",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.56.36.171, 172.70.100.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNCIsInVzZXJuYW1lIjoiYmFiYXlqYWFuMDAxIiwiZW1haWwiOiJpcHdlYjQ0MUBnbWFpbC5jb20iLCJleHAiOjE3ODQzNTg4MDd9.XQnu0wGi6k8mXk3Mf2NdlTIf0HE7dt7nDAyly9nwB30",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19607f1ef66cef7-ORD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.56.36.171",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jul-2026 07:17:53 UTC] === END API CALL LOG ===
[11-Jul-2026 07:17:53 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jul-2026 07:17:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNCIsInVzZXJuYW1lIjoiYmFiYXlqYWFuMDAxIiwiZW1haWwiOiJpcHdlYjQ0MUBnbWFpbC5jb20iLCJleHAiOjE3ODQzNTg4MDd9.XQnu0wGi6k8mXk3Mf2NdlTIf0HE7dt7nDAyly9nwB30
[11-Jul-2026 07:17:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jul-2026 07:17:53 UTC] ✅ JWT token verified successfully for user profile
[11-Jul-2026 07:17:53 UTC] User ID: 1024
[11-Jul-2026 07:17:53 UTC] ✅ User profile retrieved successfully for user ID: 1024
[11-Jul-2026 07:17:53 UTC] === API CALL LOG ===
[11-Jul-2026 07:17:53 UTC] Endpoint: user/profile.php
[11-Jul-2026 07:17:53 UTC] Full Log Data: {
    "timestamp": "2026-07-11 07:17:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.56.36.171",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.56.36.171, 172.70.100.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNCIsInVzZXJuYW1lIjoiYmFiYXlqYWFuMDAxIiwiZW1haWwiOiJpcHdlYjQ0MUBnbWFpbC5jb20iLCJleHAiOjE3ODQzNTg4MDd9.XQnu0wGi6k8mXk3Mf2NdlTIf0HE7dt7nDAyly9nwB30",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19607f1ef69cef7-ORD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.56.36.171",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jul-2026 07:17:53 UTC] === END API CALL LOG ===
[11-Jul-2026 07:17:53 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jul-2026 07:17:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNCIsInVzZXJuYW1lIjoiYmFiYXlqYWFuMDAxIiwiZW1haWwiOiJpcHdlYjQ0MUBnbWFpbC5jb20iLCJleHAiOjE3ODQzNTg4MDd9.XQnu0wGi6k8mXk3Mf2NdlTIf0HE7dt7nDAyly9nwB30
[11-Jul-2026 07:17:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jul-2026 07:17:53 UTC] ✅ JWT token verified successfully for user profile
[11-Jul-2026 07:17:53 UTC] User ID: 1024
[11-Jul-2026 07:17:53 UTC] ✅ User profile retrieved successfully for user ID: 1024
[11-Jul-2026 07:18:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jul-2026 07:18:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jul-2026 07:18:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"212.56.36.171, 172.70.100.101","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNCIsInVzZXJuYW1lIjoiYmFiYXlqYWFuMDAxIiwiZW1haWwiOiJpcHdlYjQ0MUBnbWFpbC5jb20iLCJleHAiOjE3ODQzNTg4MDd9.XQnu0wGi6k8mXk3Mf2NdlTIf0HE7dt7nDAyly9nwB30","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1960859681ccef7-ORD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"212.56.36.171","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-Jul-2026 07:18:10 UTC] === User Orders API Called ===
[11-Jul-2026 07:18:10 UTC] User ID: 1024
[11-Jul-2026 07:18:10 UTC] Limit: 20, Offset: 0
[11-Jul-2026 07:18:10 UTC] Orders found: 0
[11-Jul-2026 07:18:10 UTC] Orders data: []
[11-Jul-2026 07:18:10 UTC] Total orders count: 0
[11-Jul-2026 07:18:10 UTC] === API CALL LOG ===
[11-Jul-2026 07:18:10 UTC] Endpoint: user/profile.php
[11-Jul-2026 07:18:10 UTC] Full Log Data: {
    "timestamp": "2026-07-11 07:18:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.56.36.171",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.56.36.171, 172.70.100.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNCIsInVzZXJuYW1lIjoiYmFiYXlqYWFuMDAxIiwiZW1haWwiOiJpcHdlYjQ0MUBnbWFpbC5jb20iLCJleHAiOjE3ODQzNTg4MDd9.XQnu0wGi6k8mXk3Mf2NdlTIf0HE7dt7nDAyly9nwB30",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1960859681dcef7-ORD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.56.36.171",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jul-2026 07:18:10 UTC] === END API CALL LOG ===
[11-Jul-2026 07:18:10 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jul-2026 07:18:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNCIsInVzZXJuYW1lIjoiYmFiYXlqYWFuMDAxIiwiZW1haWwiOiJpcHdlYjQ0MUBnbWFpbC5jb20iLCJleHAiOjE3ODQzNTg4MDd9.XQnu0wGi6k8mXk3Mf2NdlTIf0HE7dt7nDAyly9nwB30
[11-Jul-2026 07:18:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jul-2026 07:18:10 UTC] ✅ JWT token verified successfully for user profile
[11-Jul-2026 07:18:10 UTC] User ID: 1024
[11-Jul-2026 07:18:10 UTC] ✅ User profile retrieved successfully for user ID: 1024
[11-Jul-2026 07:18:10 UTC] === API CALL LOG ===
[11-Jul-2026 07:18:10 UTC] Endpoint: user/profile.php
[11-Jul-2026 07:18:10 UTC] Full Log Data: {
    "timestamp": "2026-07-11 07:18:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.56.36.171",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.56.36.171, 172.70.100.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNCIsInVzZXJuYW1lIjoiYmFiYXlqYWFuMDAxIiwiZW1haWwiOiJpcHdlYjQ0MUBnbWFpbC5jb20iLCJleHAiOjE3ODQzNTg4MDd9.XQnu0wGi6k8mXk3Mf2NdlTIf0HE7dt7nDAyly9nwB30",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a196085dd831cef7-ORD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.56.36.171",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jul-2026 07:18:10 UTC] === END API CALL LOG ===
[11-Jul-2026 07:18:10 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jul-2026 07:18:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNCIsInVzZXJuYW1lIjoiYmFiYXlqYWFuMDAxIiwiZW1haWwiOiJpcHdlYjQ0MUBnbWFpbC5jb20iLCJleHAiOjE3ODQzNTg4MDd9.XQnu0wGi6k8mXk3Mf2NdlTIf0HE7dt7nDAyly9nwB30
[11-Jul-2026 07:18:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jul-2026 07:18:10 UTC] ✅ JWT token verified successfully for user profile
[11-Jul-2026 07:18:10 UTC] User ID: 1024
[11-Jul-2026 07:18:10 UTC] ✅ User profile retrieved successfully for user ID: 1024
[11-Jul-2026 07:18:26 UTC] === API CALL LOG ===
[11-Jul-2026 07:18:26 UTC] Endpoint: user/profile.php
[11-Jul-2026 07:18:26 UTC] Full Log Data: {
    "timestamp": "2026-07-11 07:18:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.56.36.171",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.56.36.171, 172.70.100.102",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNCIsInVzZXJuYW1lIjoiYmFiYXlqYWFuMDAxIiwiZW1haWwiOiJpcHdlYjQ0MUBnbWFpbC5jb20iLCJleHAiOjE3ODQzNTg4MDd9.XQnu0wGi6k8mXk3Mf2NdlTIf0HE7dt7nDAyly9nwB30",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19608bfad97cef7-ORD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.56.36.171",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jul-2026 07:18:26 UTC] === END API CALL LOG ===
[11-Jul-2026 07:18:26 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jul-2026 07:18:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNCIsInVzZXJuYW1lIjoiYmFiYXlqYWFuMDAxIiwiZW1haWwiOiJpcHdlYjQ0MUBnbWFpbC5jb20iLCJleHAiOjE3ODQzNTg4MDd9.XQnu0wGi6k8mXk3Mf2NdlTIf0HE7dt7nDAyly9nwB30
[11-Jul-2026 07:18:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jul-2026 07:18:26 UTC] ✅ JWT token verified successfully for user profile
[11-Jul-2026 07:18:26 UTC] User ID: 1024
[11-Jul-2026 07:18:26 UTC] ✅ User profile retrieved successfully for user ID: 1024
[11-Jul-2026 07:18:34 UTC] === API CALL LOG ===
[11-Jul-2026 07:18:34 UTC] Endpoint: user/profile.php
[11-Jul-2026 07:18:34 UTC] Full Log Data: {
    "timestamp": "2026-07-11 07:18:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.56.36.171",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.56.36.171, 104.22.64.174",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNCIsInVzZXJuYW1lIjoiYmFiYXlqYWFuMDAxIiwiZW1haWwiOiJpcHdlYjQ0MUBnbWFpbC5jb20iLCJleHAiOjE3ODQzNTg4MDd9.XQnu0wGi6k8mXk3Mf2NdlTIf0HE7dt7nDAyly9nwB30",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19608f1ae6e99f0-ORD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.56.36.171",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jul-2026 07:18:34 UTC] === END API CALL LOG ===
[11-Jul-2026 07:18:34 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jul-2026 07:18:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNCIsInVzZXJuYW1lIjoiYmFiYXlqYWFuMDAxIiwiZW1haWwiOiJpcHdlYjQ0MUBnbWFpbC5jb20iLCJleHAiOjE3ODQzNTg4MDd9.XQnu0wGi6k8mXk3Mf2NdlTIf0HE7dt7nDAyly9nwB30
[11-Jul-2026 07:18:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jul-2026 07:18:34 UTC] ✅ JWT token verified successfully for user profile
[11-Jul-2026 07:18:34 UTC] User ID: 1024
[11-Jul-2026 07:18:34 UTC] ✅ User profile retrieved successfully for user ID: 1024
[11-Jul-2026 07:18:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jul-2026 07:18:37 UTC] === API CALL LOG ===
[11-Jul-2026 07:18:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jul-2026 07:18:37 UTC] Endpoint: user/profile.php
[11-Jul-2026 07:18:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"212.56.36.171, 104.22.64.174","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNCIsInVzZXJuYW1lIjoiYmFiYXlqYWFuMDAxIiwiZW1haWwiOiJpcHdlYjQ0MUBnbWFpbC5jb20iLCJleHAiOjE3ODQzNTg4MDd9.XQnu0wGi6k8mXk3Mf2NdlTIf0HE7dt7nDAyly9nwB30","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a19609024ceb99f0-ORD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"212.56.36.171","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-Jul-2026 07:18:37 UTC] Full Log Data: {
    "timestamp": "2026-07-11 07:18:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.56.36.171",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.56.36.171, 104.22.64.174",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNCIsInVzZXJuYW1lIjoiYmFiYXlqYWFuMDAxIiwiZW1haWwiOiJpcHdlYjQ0MUBnbWFpbC5jb20iLCJleHAiOjE3ODQzNTg4MDd9.XQnu0wGi6k8mXk3Mf2NdlTIf0HE7dt7nDAyly9nwB30",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19609024ce499f0-ORD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.56.36.171",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jul-2026 07:18:37 UTC] === END API CALL LOG ===
[11-Jul-2026 07:18:37 UTC] === User Orders API Called ===
[11-Jul-2026 07:18:37 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jul-2026 07:18:37 UTC] User ID: 1024
[11-Jul-2026 07:18:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNCIsInVzZXJuYW1lIjoiYmFiYXlqYWFuMDAxIiwiZW1haWwiOiJpcHdlYjQ0MUBnbWFpbC5jb20iLCJleHAiOjE3ODQzNTg4MDd9.XQnu0wGi6k8mXk3Mf2NdlTIf0HE7dt7nDAyly9nwB30
[11-Jul-2026 07:18:37 UTC] Limit: 20, Offset: 0
[11-Jul-2026 07:18:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jul-2026 07:18:37 UTC] ✅ JWT token verified successfully for user profile
[11-Jul-2026 07:18:37 UTC] User ID: 1024
[11-Jul-2026 07:18:37 UTC] ✅ User profile retrieved successfully for user ID: 1024
[11-Jul-2026 07:18:37 UTC] Orders found: 0
[11-Jul-2026 07:18:37 UTC] Orders data: []
[11-Jul-2026 07:18:37 UTC] Total orders count: 0
[11-Jul-2026 07:18:37 UTC] === API CALL LOG ===
[11-Jul-2026 07:18:37 UTC] Endpoint: user/profile.php
[11-Jul-2026 07:18:37 UTC] Full Log Data: {
    "timestamp": "2026-07-11 07:18:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.56.36.171",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.56.36.171, 104.22.64.174",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNCIsInVzZXJuYW1lIjoiYmFiYXlqYWFuMDAxIiwiZW1haWwiOiJpcHdlYjQ0MUBnbWFpbC5jb20iLCJleHAiOjE3ODQzNTg4MDd9.XQnu0wGi6k8mXk3Mf2NdlTIf0HE7dt7nDAyly9nwB30",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19609024cec99f0-ORD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.56.36.171",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jul-2026 07:18:37 UTC] === END API CALL LOG ===
[11-Jul-2026 07:18:37 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jul-2026 07:18:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNCIsInVzZXJuYW1lIjoiYmFiYXlqYWFuMDAxIiwiZW1haWwiOiJpcHdlYjQ0MUBnbWFpbC5jb20iLCJleHAiOjE3ODQzNTg4MDd9.XQnu0wGi6k8mXk3Mf2NdlTIf0HE7dt7nDAyly9nwB30
[11-Jul-2026 07:18:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jul-2026 07:18:37 UTC] ✅ JWT token verified successfully for user profile
[11-Jul-2026 07:18:37 UTC] User ID: 1024
[11-Jul-2026 07:18:37 UTC] ✅ User profile retrieved successfully for user ID: 1024
[11-Jul-2026 07:20:15 UTC] === API CALL LOG ===
[11-Jul-2026 07:20:15 UTC] Endpoint: user/profile.php
[11-Jul-2026 07:20:15 UTC] Full Log Data: {
    "timestamp": "2026-07-11 07:20:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.56.36.171",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.56.36.171, 172.69.17.27",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNCIsInVzZXJuYW1lIjoiYmFiYXlqYWFuMDAxIiwiZW1haWwiOiJpcHdlYjQ0MUBnbWFpbC5jb20iLCJleHAiOjE3ODQzNTg4MDd9.XQnu0wGi6k8mXk3Mf2NdlTIf0HE7dt7nDAyly9nwB30",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1960b65ceaa6501-ORD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.56.36.171",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jul-2026 07:20:15 UTC] === END API CALL LOG ===
[11-Jul-2026 07:20:15 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jul-2026 07:20:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNCIsInVzZXJuYW1lIjoiYmFiYXlqYWFuMDAxIiwiZW1haWwiOiJpcHdlYjQ0MUBnbWFpbC5jb20iLCJleHAiOjE3ODQzNTg4MDd9.XQnu0wGi6k8mXk3Mf2NdlTIf0HE7dt7nDAyly9nwB30
[11-Jul-2026 07:20:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jul-2026 07:20:15 UTC] ✅ JWT token verified successfully for user profile
[11-Jul-2026 07:20:15 UTC] User ID: 1024
[11-Jul-2026 07:20:15 UTC] ✅ User profile retrieved successfully for user ID: 1024
[11-Jul-2026 07:20:17 UTC] === API CALL LOG ===
[11-Jul-2026 07:20:17 UTC] Endpoint: user/profile.php
[11-Jul-2026 07:20:17 UTC] Full Log Data: {
    "timestamp": "2026-07-11 07:20:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.56.36.171",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.56.36.171, 172.69.17.66",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNCIsInVzZXJuYW1lIjoiYmFiYXlqYWFuMDAxIiwiZW1haWwiOiJpcHdlYjQ0MUBnbWFpbC5jb20iLCJleHAiOjE3ODQzNTg4MDd9.XQnu0wGi6k8mXk3Mf2NdlTIf0HE7dt7nDAyly9nwB30",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1960b727c5a6501-ORD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.56.36.171",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jul-2026 07:20:17 UTC] === END API CALL LOG ===
[11-Jul-2026 07:20:17 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jul-2026 07:20:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNCIsInVzZXJuYW1lIjoiYmFiYXlqYWFuMDAxIiwiZW1haWwiOiJpcHdlYjQ0MUBnbWFpbC5jb20iLCJleHAiOjE3ODQzNTg4MDd9.XQnu0wGi6k8mXk3Mf2NdlTIf0HE7dt7nDAyly9nwB30
[11-Jul-2026 07:20:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jul-2026 07:20:17 UTC] ✅ JWT token verified successfully for user profile
[11-Jul-2026 07:20:17 UTC] User ID: 1024
[11-Jul-2026 07:20:17 UTC] ✅ User profile retrieved successfully for user ID: 1024
[11-Jul-2026 07:20:17 UTC] === API CALL LOG ===
[11-Jul-2026 07:20:17 UTC] Endpoint: user/profile.php
[11-Jul-2026 07:20:17 UTC] Full Log Data: {
    "timestamp": "2026-07-11 07:20:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.56.36.171",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.56.36.171, 172.69.17.27",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNCIsInVzZXJuYW1lIjoiYmFiYXlqYWFuMDAxIiwiZW1haWwiOiJpcHdlYjQ0MUBnbWFpbC5jb20iLCJleHAiOjE3ODQzNTg4MDd9.XQnu0wGi6k8mXk3Mf2NdlTIf0HE7dt7nDAyly9nwB30",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1960b727c526501-ORD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.56.36.171",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jul-2026 07:20:17 UTC] === END API CALL LOG ===
[11-Jul-2026 07:20:17 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jul-2026 07:20:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNCIsInVzZXJuYW1lIjoiYmFiYXlqYWFuMDAxIiwiZW1haWwiOiJpcHdlYjQ0MUBnbWFpbC5jb20iLCJleHAiOjE3ODQzNTg4MDd9.XQnu0wGi6k8mXk3Mf2NdlTIf0HE7dt7nDAyly9nwB30
[11-Jul-2026 07:20:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jul-2026 07:20:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jul-2026 07:20:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jul-2026 07:20:17 UTC] ✅ JWT token verified successfully for user profile
[11-Jul-2026 07:20:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"212.56.36.171, 172.69.17.27","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNCIsInVzZXJuYW1lIjoiYmFiYXlqYWFuMDAxIiwiZW1haWwiOiJpcHdlYjQ0MUBnbWFpbC5jb20iLCJleHAiOjE3ODQzNTg4MDd9.XQnu0wGi6k8mXk3Mf2NdlTIf0HE7dt7nDAyly9nwB30","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1960b727c586501-ORD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"212.56.36.171","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-Jul-2026 07:20:17 UTC] User ID: 1024
[11-Jul-2026 07:20:17 UTC] === User Orders API Called ===
[11-Jul-2026 07:20:17 UTC] User ID: 1024
[11-Jul-2026 07:20:17 UTC] Limit: 20, Offset: 0
[11-Jul-2026 07:20:17 UTC] ✅ User profile retrieved successfully for user ID: 1024
[11-Jul-2026 07:20:17 UTC] Orders found: 0
[11-Jul-2026 07:20:17 UTC] Orders data: []
[11-Jul-2026 07:20:17 UTC] Total orders count: 0
[11-Jul-2026 07:20:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jul-2026 07:20:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jul-2026 07:20:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"212.56.36.171, 172.69.17.27","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNCIsInVzZXJuYW1lIjoiYmFiYXlqYWFuMDAxIiwiZW1haWwiOiJpcHdlYjQ0MUBnbWFpbC5jb20iLCJleHAiOjE3ODQzNTg4MDd9.XQnu0wGi6k8mXk3Mf2NdlTIf0HE7dt7nDAyly9nwB30","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1960c708a3b6501-ORD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"212.56.36.171","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-Jul-2026 07:20:57 UTC] === User Orders API Called ===
[11-Jul-2026 07:20:57 UTC] User ID: 1024
[11-Jul-2026 07:20:57 UTC] Limit: 20, Offset: 0
[11-Jul-2026 07:20:57 UTC] Orders found: 1
[11-Jul-2026 07:20:57 UTC] Orders data: [{"id":399,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Aiforexhub786","status":"pending","created_at":"2026-07-11 10:50:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[11-Jul-2026 07:20:57 UTC] Total orders count: 1
[11-Jul-2026 07:21:03 UTC] === API CALL LOG ===
[11-Jul-2026 07:21:03 UTC] Endpoint: user/profile.php
[11-Jul-2026 07:21:03 UTC] Full Log Data: {
    "timestamp": "2026-07-11 07:21:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.56.36.171",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.56.36.171, 172.69.17.27",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNCIsInVzZXJuYW1lIjoiYmFiYXlqYWFuMDAxIiwiZW1haWwiOiJpcHdlYjQ0MUBnbWFpbC5jb20iLCJleHAiOjE3ODQzNTg4MDd9.XQnu0wGi6k8mXk3Mf2NdlTIf0HE7dt7nDAyly9nwB30",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1960c958b1e6501-ORD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.56.36.171",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jul-2026 07:21:03 UTC] === END API CALL LOG ===
[11-Jul-2026 07:21:03 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jul-2026 07:21:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNCIsInVzZXJuYW1lIjoiYmFiYXlqYWFuMDAxIiwiZW1haWwiOiJpcHdlYjQ0MUBnbWFpbC5jb20iLCJleHAiOjE3ODQzNTg4MDd9.XQnu0wGi6k8mXk3Mf2NdlTIf0HE7dt7nDAyly9nwB30
[11-Jul-2026 07:21:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jul-2026 07:21:03 UTC] ✅ JWT token verified successfully for user profile
[11-Jul-2026 07:21:03 UTC] User ID: 1024
[11-Jul-2026 07:21:03 UTC] ✅ User profile retrieved successfully for user ID: 1024
[11-Jul-2026 07:21:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jul-2026 07:21:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jul-2026 07:21:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"212.56.36.171, 172.69.17.27","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNCIsInVzZXJuYW1lIjoiYmFiYXlqYWFuMDAxIiwiZW1haWwiOiJpcHdlYjQ0MUBnbWFpbC5jb20iLCJleHAiOjE3ODQzNTg4MDd9.XQnu0wGi6k8mXk3Mf2NdlTIf0HE7dt7nDAyly9nwB30","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1960c958b1d6501-ORD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"212.56.36.171","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-Jul-2026 07:21:03 UTC] === User Orders API Called ===
[11-Jul-2026 07:21:03 UTC] User ID: 1024
[11-Jul-2026 07:21:03 UTC] Limit: 20, Offset: 0
[11-Jul-2026 07:21:03 UTC] Orders found: 1
[11-Jul-2026 07:21:03 UTC] Orders data: [{"id":399,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Aiforexhub786","status":"pending","created_at":"2026-07-11 10:50:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[11-Jul-2026 07:21:03 UTC] Total orders count: 1
[11-Jul-2026 07:21:04 UTC] === API CALL LOG ===
[11-Jul-2026 07:21:04 UTC] Endpoint: user/profile.php
[11-Jul-2026 07:21:04 UTC] Full Log Data: {
    "timestamp": "2026-07-11 07:21:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.56.36.171",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.56.36.171, 172.69.17.27",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNCIsInVzZXJuYW1lIjoiYmFiYXlqYWFuMDAxIiwiZW1haWwiOiJpcHdlYjQ0MUBnbWFpbC5jb20iLCJleHAiOjE3ODQzNTg4MDd9.XQnu0wGi6k8mXk3Mf2NdlTIf0HE7dt7nDAyly9nwB30",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1960c9858256501-ORD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.56.36.171",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jul-2026 07:21:04 UTC] === END API CALL LOG ===
[11-Jul-2026 07:21:04 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jul-2026 07:21:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNCIsInVzZXJuYW1lIjoiYmFiYXlqYWFuMDAxIiwiZW1haWwiOiJpcHdlYjQ0MUBnbWFpbC5jb20iLCJleHAiOjE3ODQzNTg4MDd9.XQnu0wGi6k8mXk3Mf2NdlTIf0HE7dt7nDAyly9nwB30
[11-Jul-2026 07:21:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jul-2026 07:21:04 UTC] ✅ JWT token verified successfully for user profile
[11-Jul-2026 07:21:04 UTC] User ID: 1024
[11-Jul-2026 07:21:04 UTC] ✅ User profile retrieved successfully for user ID: 1024
[11-Jul-2026 07:21:38 UTC] === API CALL LOG ===
[11-Jul-2026 07:21:38 UTC] Endpoint: user/profile.php
[11-Jul-2026 07:21:38 UTC] Full Log Data: {
    "timestamp": "2026-07-11 07:21:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.56.36.171",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.56.36.171, 172.69.17.26",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNCIsInVzZXJuYW1lIjoiYmFiYXlqYWFuMDAxIiwiZW1haWwiOiJpcHdlYjQ0MUBnbWFpbC5jb20iLCJleHAiOjE3ODQzNTg4MDd9.XQnu0wGi6k8mXk3Mf2NdlTIf0HE7dt7nDAyly9nwB30",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1960d713aa16501-ORD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.56.36.171",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jul-2026 07:21:38 UTC] === END API CALL LOG ===
[11-Jul-2026 07:21:38 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jul-2026 07:21:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNCIsInVzZXJuYW1lIjoiYmFiYXlqYWFuMDAxIiwiZW1haWwiOiJpcHdlYjQ0MUBnbWFpbC5jb20iLCJleHAiOjE3ODQzNTg4MDd9.XQnu0wGi6k8mXk3Mf2NdlTIf0HE7dt7nDAyly9nwB30
[11-Jul-2026 07:21:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jul-2026 07:21:38 UTC] ✅ JWT token verified successfully for user profile
[11-Jul-2026 07:21:38 UTC] User ID: 1024
[11-Jul-2026 07:21:38 UTC] ✅ User profile retrieved successfully for user ID: 1024
[11-Jul-2026 07:21:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jul-2026 07:21:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jul-2026 07:21:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"212.56.36.171, 172.69.17.26","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNCIsInVzZXJuYW1lIjoiYmFiYXlqYWFuMDAxIiwiZW1haWwiOiJpcHdlYjQ0MUBnbWFpbC5jb20iLCJleHAiOjE3ODQzNTg4MDd9.XQnu0wGi6k8mXk3Mf2NdlTIf0HE7dt7nDAyly9nwB30","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1960d713a9f6501-ORD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"212.56.36.171","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-Jul-2026 07:21:38 UTC] === User Orders API Called ===
[11-Jul-2026 07:21:38 UTC] User ID: 1024
[11-Jul-2026 07:21:38 UTC] Limit: 20, Offset: 0
[11-Jul-2026 07:21:38 UTC] === API CALL LOG ===
[11-Jul-2026 07:21:38 UTC] Endpoint: user/profile.php
[11-Jul-2026 07:21:38 UTC] Full Log Data: {
    "timestamp": "2026-07-11 07:21:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.56.36.171",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.56.36.171, 172.69.17.26",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNCIsInVzZXJuYW1lIjoiYmFiYXlqYWFuMDAxIiwiZW1haWwiOiJpcHdlYjQ0MUBnbWFpbC5jb20iLCJleHAiOjE3ODQzNTg4MDd9.XQnu0wGi6k8mXk3Mf2NdlTIf0HE7dt7nDAyly9nwB30",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1960d713aa06501-ORD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.56.36.171",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jul-2026 07:21:38 UTC] === END API CALL LOG ===
[11-Jul-2026 07:21:38 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jul-2026 07:21:38 UTC] Orders found: 1
[11-Jul-2026 07:21:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNCIsInVzZXJuYW1lIjoiYmFiYXlqYWFuMDAxIiwiZW1haWwiOiJpcHdlYjQ0MUBnbWFpbC5jb20iLCJleHAiOjE3ODQzNTg4MDd9.XQnu0wGi6k8mXk3Mf2NdlTIf0HE7dt7nDAyly9nwB30
[11-Jul-2026 07:21:38 UTC] Orders data: [{"id":399,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Aiforexhub786","status":"pending","created_at":"2026-07-11 10:50:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[11-Jul-2026 07:21:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jul-2026 07:21:38 UTC] ✅ JWT token verified successfully for user profile
[11-Jul-2026 07:21:38 UTC] User ID: 1024
[11-Jul-2026 07:21:38 UTC] Total orders count: 1
[11-Jul-2026 07:21:38 UTC] ✅ User profile retrieved successfully for user ID: 1024
[11-Jul-2026 07:21:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jul-2026 07:21:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jul-2026 07:21:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"212.56.36.171, 172.69.17.26","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNCIsInVzZXJuYW1lIjoiYmFiYXlqYWFuMDAxIiwiZW1haWwiOiJpcHdlYjQ0MUBnbWFpbC5jb20iLCJleHAiOjE3ODQzNTg4MDd9.XQnu0wGi6k8mXk3Mf2NdlTIf0HE7dt7nDAyly9nwB30","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1960d835cd26501-ORD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"212.56.36.171","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-Jul-2026 07:21:41 UTC] === User Orders API Called ===
[11-Jul-2026 07:21:41 UTC] User ID: 1024
[11-Jul-2026 07:21:41 UTC] Limit: 20, Offset: 0
[11-Jul-2026 07:21:41 UTC] Orders found: 1
[11-Jul-2026 07:21:41 UTC] Orders data: [{"id":399,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Aiforexhub786","status":"pending","created_at":"2026-07-11 10:50:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[11-Jul-2026 07:21:41 UTC] Total orders count: 1
[11-Jul-2026 07:21:48 UTC] === API CALL LOG ===
[11-Jul-2026 07:21:48 UTC] Endpoint: user/profile.php
[11-Jul-2026 07:21:48 UTC] Full Log Data: {
    "timestamp": "2026-07-11 07:21:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.56.36.171",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.56.36.171, 172.69.17.27",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNCIsInVzZXJuYW1lIjoiYmFiYXlqYWFuMDAxIiwiZW1haWwiOiJpcHdlYjQ0MUBnbWFpbC5jb20iLCJleHAiOjE3ODQzNTg4MDd9.XQnu0wGi6k8mXk3Mf2NdlTIf0HE7dt7nDAyly9nwB30",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1960da878316501-ORD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.56.36.171",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jul-2026 07:21:48 UTC] === END API CALL LOG ===
[11-Jul-2026 07:21:48 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jul-2026 07:21:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNCIsInVzZXJuYW1lIjoiYmFiYXlqYWFuMDAxIiwiZW1haWwiOiJpcHdlYjQ0MUBnbWFpbC5jb20iLCJleHAiOjE3ODQzNTg4MDd9.XQnu0wGi6k8mXk3Mf2NdlTIf0HE7dt7nDAyly9nwB30
[11-Jul-2026 07:21:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jul-2026 07:21:48 UTC] ✅ JWT token verified successfully for user profile
[11-Jul-2026 07:21:48 UTC] User ID: 1024
[11-Jul-2026 07:21:48 UTC] ✅ User profile retrieved successfully for user ID: 1024
[11-Jul-2026 07:21:49 UTC] User Purchases API - User ID: 1024
[11-Jul-2026 07:21:49 UTC] User Purchases API - Total purchases found: 0
[11-Jul-2026 07:28:32 UTC] === API CALL LOG ===
[11-Jul-2026 07:28:32 UTC] Endpoint: user/profile.php
[11-Jul-2026 07:28:32 UTC] Full Log Data: {
    "timestamp": "2026-07-11 07:28:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.56.36.171",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.56.36.171, 108.162.216.93",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNCIsInVzZXJuYW1lIjoiYmFiYXlqYWFuMDAxIiwiZW1haWwiOiJpcHdlYjQ0MUBnbWFpbC5jb20iLCJleHAiOjE3ODQzNTg4MDd9.XQnu0wGi6k8mXk3Mf2NdlTIf0HE7dt7nDAyly9nwB30",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19617880da498d7-ORD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.56.36.171",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jul-2026 07:28:32 UTC] === END API CALL LOG ===
[11-Jul-2026 07:28:32 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jul-2026 07:28:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNCIsInVzZXJuYW1lIjoiYmFiYXlqYWFuMDAxIiwiZW1haWwiOiJpcHdlYjQ0MUBnbWFpbC5jb20iLCJleHAiOjE3ODQzNTg4MDd9.XQnu0wGi6k8mXk3Mf2NdlTIf0HE7dt7nDAyly9nwB30
[11-Jul-2026 07:28:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jul-2026 07:28:32 UTC] ✅ JWT token verified successfully for user profile
[11-Jul-2026 07:28:32 UTC] User ID: 1024
[11-Jul-2026 07:28:32 UTC] ✅ User profile retrieved successfully for user ID: 1024
[11-Jul-2026 07:28:34 UTC] === API CALL LOG ===
[11-Jul-2026 07:28:34 UTC] Endpoint: user/profile.php
[11-Jul-2026 07:28:34 UTC] Full Log Data: {
    "timestamp": "2026-07-11 07:28:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.56.36.171",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.56.36.171, 108.162.216.93",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNCIsInVzZXJuYW1lIjoiYmFiYXlqYWFuMDAxIiwiZW1haWwiOiJpcHdlYjQ0MUBnbWFpbC5jb20iLCJleHAiOjE3ODQzNTg4MDd9.XQnu0wGi6k8mXk3Mf2NdlTIf0HE7dt7nDAyly9nwB30",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19617958b6d98d7-ORD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.56.36.171",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jul-2026 07:28:34 UTC] === END API CALL LOG ===
[11-Jul-2026 07:28:34 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jul-2026 07:28:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNCIsInVzZXJuYW1lIjoiYmFiYXlqYWFuMDAxIiwiZW1haWwiOiJpcHdlYjQ0MUBnbWFpbC5jb20iLCJleHAiOjE3ODQzNTg4MDd9.XQnu0wGi6k8mXk3Mf2NdlTIf0HE7dt7nDAyly9nwB30
[11-Jul-2026 07:28:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jul-2026 07:28:34 UTC] ✅ JWT token verified successfully for user profile
[11-Jul-2026 07:28:34 UTC] User ID: 1024
[11-Jul-2026 07:28:34 UTC] ✅ User profile retrieved successfully for user ID: 1024
[11-Jul-2026 07:28:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jul-2026 07:28:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jul-2026 07:28:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"212.56.36.171, 108.162.216.93","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNCIsInVzZXJuYW1lIjoiYmFiYXlqYWFuMDAxIiwiZW1haWwiOiJpcHdlYjQ0MUBnbWFpbC5jb20iLCJleHAiOjE3ODQzNTg4MDd9.XQnu0wGi6k8mXk3Mf2NdlTIf0HE7dt7nDAyly9nwB30","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a19617958b7098d7-ORD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"212.56.36.171","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-Jul-2026 07:28:34 UTC] === User Orders API Called ===
[11-Jul-2026 07:28:34 UTC] User ID: 1024
[11-Jul-2026 07:28:34 UTC] Limit: 20, Offset: 0
[11-Jul-2026 07:28:34 UTC] === API CALL LOG ===
[11-Jul-2026 07:28:34 UTC] Endpoint: user/profile.php
[11-Jul-2026 07:28:34 UTC] Full Log Data: {
    "timestamp": "2026-07-11 07:28:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.56.36.171",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.56.36.171, 108.162.216.93",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNCIsInVzZXJuYW1lIjoiYmFiYXlqYWFuMDAxIiwiZW1haWwiOiJpcHdlYjQ0MUBnbWFpbC5jb20iLCJleHAiOjE3ODQzNTg4MDd9.XQnu0wGi6k8mXk3Mf2NdlTIf0HE7dt7nDAyly9nwB30",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19617958b7198d7-ORD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.56.36.171",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jul-2026 07:28:34 UTC] === END API CALL LOG ===
[11-Jul-2026 07:28:34 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jul-2026 07:28:34 UTC] Orders found: 1
[11-Jul-2026 07:28:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNCIsInVzZXJuYW1lIjoiYmFiYXlqYWFuMDAxIiwiZW1haWwiOiJpcHdlYjQ0MUBnbWFpbC5jb20iLCJleHAiOjE3ODQzNTg4MDd9.XQnu0wGi6k8mXk3Mf2NdlTIf0HE7dt7nDAyly9nwB30
[11-Jul-2026 07:28:34 UTC] Orders data: [{"id":399,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Aiforexhub786","status":"pending","created_at":"2026-07-11 10:50:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[11-Jul-2026 07:28:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jul-2026 07:28:34 UTC] ✅ JWT token verified successfully for user profile
[11-Jul-2026 07:28:34 UTC] User ID: 1024
[11-Jul-2026 07:28:34 UTC] ✅ User profile retrieved successfully for user ID: 1024
[11-Jul-2026 07:28:34 UTC] Total orders count: 1
[11-Jul-2026 07:28:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jul-2026 07:28:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jul-2026 07:28:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"212.56.36.171, 108.162.216.93","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNCIsInVzZXJuYW1lIjoiYmFiYXlqYWFuMDAxIiwiZW1haWwiOiJpcHdlYjQ0MUBnbWFpbC5jb20iLCJleHAiOjE3ODQzNTg4MDd9.XQnu0wGi6k8mXk3Mf2NdlTIf0HE7dt7nDAyly9nwB30","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a19617c43b6198d7-ORD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"212.56.36.171","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-Jul-2026 07:28:41 UTC] === User Orders API Called ===
[11-Jul-2026 07:28:41 UTC] User ID: 1024
[11-Jul-2026 07:28:41 UTC] Limit: 20, Offset: 0
[11-Jul-2026 07:28:41 UTC] Orders found: 1
[11-Jul-2026 07:28:41 UTC] Orders data: [{"id":399,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Aiforexhub786","status":"pending","created_at":"2026-07-11 10:50:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[11-Jul-2026 07:28:41 UTC] Total orders count: 1
[11-Jul-2026 07:29:00 UTC] === API CALL LOG ===
[11-Jul-2026 07:29:00 UTC] Endpoint: user/profile.php
[11-Jul-2026 07:29:00 UTC] Full Log Data: {
    "timestamp": "2026-07-11 07:29:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.56.36.171",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.56.36.171, 172.70.100.52",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNCIsInVzZXJuYW1lIjoiYmFiYXlqYWFuMDAxIiwiZW1haWwiOiJpcHdlYjQ0MUBnbWFpbC5jb20iLCJleHAiOjE3ODQzNTg4MDd9.XQnu0wGi6k8mXk3Mf2NdlTIf0HE7dt7nDAyly9nwB30",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19618395dad98d7-ORD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.56.36.171",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jul-2026 07:29:00 UTC] === END API CALL LOG ===
[11-Jul-2026 07:29:00 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jul-2026 07:29:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNCIsInVzZXJuYW1lIjoiYmFiYXlqYWFuMDAxIiwiZW1haWwiOiJpcHdlYjQ0MUBnbWFpbC5jb20iLCJleHAiOjE3ODQzNTg4MDd9.XQnu0wGi6k8mXk3Mf2NdlTIf0HE7dt7nDAyly9nwB30
[11-Jul-2026 07:29:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jul-2026 07:29:00 UTC] ✅ JWT token verified successfully for user profile
[11-Jul-2026 07:29:00 UTC] User ID: 1024
[11-Jul-2026 07:29:00 UTC] ✅ User profile retrieved successfully for user ID: 1024
[11-Jul-2026 07:29:01 UTC] User Purchases API - User ID: 1024
[11-Jul-2026 07:29:01 UTC] User Purchases API - Total purchases found: 0
[11-Jul-2026 07:29:11 UTC] === API CALL LOG ===
[11-Jul-2026 07:29:11 UTC] Endpoint: user/profile.php
[11-Jul-2026 07:29:11 UTC] Full Log Data: {
    "timestamp": "2026-07-11 07:29:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.56.36.171",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.56.36.171, 172.70.100.52",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNCIsInVzZXJuYW1lIjoiYmFiYXlqYWFuMDAxIiwiZW1haWwiOiJpcHdlYjQ0MUBnbWFpbC5jb20iLCJleHAiOjE3ODQzNTg4MDd9.XQnu0wGi6k8mXk3Mf2NdlTIf0HE7dt7nDAyly9nwB30",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a196187a286e98d7-ORD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.56.36.171",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jul-2026 07:29:11 UTC] === END API CALL LOG ===
[11-Jul-2026 07:29:11 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jul-2026 07:29:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNCIsInVzZXJuYW1lIjoiYmFiYXlqYWFuMDAxIiwiZW1haWwiOiJpcHdlYjQ0MUBnbWFpbC5jb20iLCJleHAiOjE3ODQzNTg4MDd9.XQnu0wGi6k8mXk3Mf2NdlTIf0HE7dt7nDAyly9nwB30
[11-Jul-2026 07:29:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jul-2026 07:29:11 UTC] ✅ JWT token verified successfully for user profile
[11-Jul-2026 07:29:11 UTC] User ID: 1024
[11-Jul-2026 07:29:11 UTC] ✅ User profile retrieved successfully for user ID: 1024
[11-Jul-2026 07:29:11 UTC] User Purchases API - User ID: 1024
[11-Jul-2026 07:29:11 UTC] User Purchases API - Total purchases found: 0
[11-Jul-2026 07:29:12 UTC] User Purchases API - User ID: 1024
[11-Jul-2026 07:29:12 UTC] User Purchases API - Total purchases found: 0
[11-Jul-2026 07:29:23 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jul-2026 07:29:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jul-2026 07:29:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"212.56.36.171, 172.70.100.52","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNCIsInVzZXJuYW1lIjoiYmFiYXlqYWFuMDAxIiwiZW1haWwiOiJpcHdlYjQ0MUBnbWFpbC5jb20iLCJleHAiOjE3ODQzNTg4MDd9.XQnu0wGi6k8mXk3Mf2NdlTIf0HE7dt7nDAyly9nwB30","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a19618c989c998d7-ORD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"212.56.36.171","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-Jul-2026 07:29:23 UTC] === User Orders API Called ===
[11-Jul-2026 07:29:23 UTC] User ID: 1024
[11-Jul-2026 07:29:23 UTC] Limit: 20, Offset: 0
[11-Jul-2026 07:29:23 UTC] Orders found: 1
[11-Jul-2026 07:29:23 UTC] Orders data: [{"id":399,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Aiforexhub786","status":"pending","created_at":"2026-07-11 10:50:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[11-Jul-2026 07:29:23 UTC] Total orders count: 1
[11-Jul-2026 07:29:23 UTC] === API CALL LOG ===
[11-Jul-2026 07:29:23 UTC] Endpoint: user/profile.php
[11-Jul-2026 07:29:23 UTC] Full Log Data: {
    "timestamp": "2026-07-11 07:29:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.56.36.171",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.56.36.171, 172.70.100.52",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNCIsInVzZXJuYW1lIjoiYmFiYXlqYWFuMDAxIiwiZW1haWwiOiJpcHdlYjQ0MUBnbWFpbC5jb20iLCJleHAiOjE3ODQzNTg4MDd9.XQnu0wGi6k8mXk3Mf2NdlTIf0HE7dt7nDAyly9nwB30",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19618ca4b7b98d7-ORD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.56.36.171",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jul-2026 07:29:23 UTC] === END API CALL LOG ===
[11-Jul-2026 07:29:23 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jul-2026 07:29:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNCIsInVzZXJuYW1lIjoiYmFiYXlqYWFuMDAxIiwiZW1haWwiOiJpcHdlYjQ0MUBnbWFpbC5jb20iLCJleHAiOjE3ODQzNTg4MDd9.XQnu0wGi6k8mXk3Mf2NdlTIf0HE7dt7nDAyly9nwB30
[11-Jul-2026 07:29:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jul-2026 07:29:23 UTC] ✅ JWT token verified successfully for user profile
[11-Jul-2026 07:29:23 UTC] User ID: 1024
[11-Jul-2026 07:29:23 UTC] ✅ User profile retrieved successfully for user ID: 1024
[11-Jul-2026 07:29:23 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jul-2026 07:29:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jul-2026 07:29:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"212.56.36.171, 172.70.100.51","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNCIsInVzZXJuYW1lIjoiYmFiYXlqYWFuMDAxIiwiZW1haWwiOiJpcHdlYjQ0MUBnbWFpbC5jb20iLCJleHAiOjE3ODQzNTg4MDd9.XQnu0wGi6k8mXk3Mf2NdlTIf0HE7dt7nDAyly9nwB30","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a19618ca4b7898d7-ORD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"212.56.36.171","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-Jul-2026 07:29:23 UTC] === User Orders API Called ===
[11-Jul-2026 07:29:23 UTC] User ID: 1024
[11-Jul-2026 07:29:23 UTC] Limit: 20, Offset: 0
[11-Jul-2026 07:29:23 UTC] Orders found: 1
[11-Jul-2026 07:29:23 UTC] Orders data: [{"id":399,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Aiforexhub786","status":"pending","created_at":"2026-07-11 10:50:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[11-Jul-2026 07:29:23 UTC] Total orders count: 1
[11-Jul-2026 07:29:23 UTC] === API CALL LOG ===
[11-Jul-2026 07:29:23 UTC] Endpoint: user/profile.php
[11-Jul-2026 07:29:23 UTC] Full Log Data: {
    "timestamp": "2026-07-11 07:29:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.56.36.171",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.56.36.171, 172.70.100.52",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNCIsInVzZXJuYW1lIjoiYmFiYXlqYWFuMDAxIiwiZW1haWwiOiJpcHdlYjQ0MUBnbWFpbC5jb20iLCJleHAiOjE3ODQzNTg4MDd9.XQnu0wGi6k8mXk3Mf2NdlTIf0HE7dt7nDAyly9nwB30",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19618ca4b7e98d7-ORD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.56.36.171",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jul-2026 07:29:23 UTC] === END API CALL LOG ===
[11-Jul-2026 07:29:23 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jul-2026 07:29:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNCIsInVzZXJuYW1lIjoiYmFiYXlqYWFuMDAxIiwiZW1haWwiOiJpcHdlYjQ0MUBnbWFpbC5jb20iLCJleHAiOjE3ODQzNTg4MDd9.XQnu0wGi6k8mXk3Mf2NdlTIf0HE7dt7nDAyly9nwB30
[11-Jul-2026 07:29:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jul-2026 07:29:23 UTC] ✅ JWT token verified successfully for user profile
[11-Jul-2026 07:29:23 UTC] User ID: 1024
[11-Jul-2026 07:29:23 UTC] ✅ User profile retrieved successfully for user ID: 1024
[11-Jul-2026 07:29:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jul-2026 07:29:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jul-2026 07:29:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"212.56.36.171, 172.70.100.52","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNCIsInVzZXJuYW1lIjoiYmFiYXlqYWFuMDAxIiwiZW1haWwiOiJpcHdlYjQ0MUBnbWFpbC5jb20iLCJleHAiOjE3ODQzNTg4MDd9.XQnu0wGi6k8mXk3Mf2NdlTIf0HE7dt7nDAyly9nwB30","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a19618cd8ad398d7-ORD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"212.56.36.171","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-Jul-2026 07:29:24 UTC] === User Orders API Called ===
[11-Jul-2026 07:29:24 UTC] User ID: 1024
[11-Jul-2026 07:29:24 UTC] Limit: 20, Offset: 0
[11-Jul-2026 07:29:24 UTC] Orders found: 1
[11-Jul-2026 07:29:24 UTC] Orders data: [{"id":399,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Aiforexhub786","status":"pending","created_at":"2026-07-11 10:50:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[11-Jul-2026 07:29:24 UTC] Total orders count: 1
[11-Jul-2026 07:29:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jul-2026 07:29:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jul-2026 07:29:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"212.56.36.171, 172.70.100.52","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNCIsInVzZXJuYW1lIjoiYmFiYXlqYWFuMDAxIiwiZW1haWwiOiJpcHdlYjQ0MUBnbWFpbC5jb20iLCJleHAiOjE3ODQzNTg4MDd9.XQnu0wGi6k8mXk3Mf2NdlTIf0HE7dt7nDAyly9nwB30","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a19618fbba5298d7-ORD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"212.56.36.171","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-Jul-2026 07:29:31 UTC] === User Orders API Called ===
[11-Jul-2026 07:29:31 UTC] User ID: 1024
[11-Jul-2026 07:29:31 UTC] Limit: 20, Offset: 0
[11-Jul-2026 07:29:31 UTC] Orders found: 1
[11-Jul-2026 07:29:31 UTC] Orders data: [{"id":399,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Aiforexhub786","status":"pending","created_at":"2026-07-11 10:50:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[11-Jul-2026 07:29:31 UTC] Total orders count: 1
[11-Jul-2026 07:29:31 UTC] === API CALL LOG ===
[11-Jul-2026 07:29:31 UTC] === API CALL LOG ===
[11-Jul-2026 07:29:31 UTC] Endpoint: user/profile.php
[11-Jul-2026 07:29:31 UTC] Endpoint: user/profile.php
[11-Jul-2026 07:29:31 UTC] Full Log Data: {
    "timestamp": "2026-07-11 07:29:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.56.36.171",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.56.36.171, 172.70.100.52",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNCIsInVzZXJuYW1lIjoiYmFiYXlqYWFuMDAxIiwiZW1haWwiOiJpcHdlYjQ0MUBnbWFpbC5jb20iLCJleHAiOjE3ODQzNTg4MDd9.XQnu0wGi6k8mXk3Mf2NdlTIf0HE7dt7nDAyly9nwB30",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19618fbba5898d7-ORD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.56.36.171",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jul-2026 07:29:31 UTC] Full Log Data: {
    "timestamp": "2026-07-11 07:29:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.56.36.171",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.56.36.171, 172.70.100.52",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNCIsInVzZXJuYW1lIjoiYmFiYXlqYWFuMDAxIiwiZW1haWwiOiJpcHdlYjQ0MUBnbWFpbC5jb20iLCJleHAiOjE3ODQzNTg4MDd9.XQnu0wGi6k8mXk3Mf2NdlTIf0HE7dt7nDAyly9nwB30",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19618fbba5698d7-ORD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.56.36.171",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jul-2026 07:29:31 UTC] === END API CALL LOG ===
[11-Jul-2026 07:29:31 UTC] === END API CALL LOG ===
[11-Jul-2026 07:29:31 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jul-2026 07:29:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNCIsInVzZXJuYW1lIjoiYmFiYXlqYWFuMDAxIiwiZW1haWwiOiJpcHdlYjQ0MUBnbWFpbC5jb20iLCJleHAiOjE3ODQzNTg4MDd9.XQnu0wGi6k8mXk3Mf2NdlTIf0HE7dt7nDAyly9nwB30
[11-Jul-2026 07:29:31 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jul-2026 07:29:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNCIsInVzZXJuYW1lIjoiYmFiYXlqYWFuMDAxIiwiZW1haWwiOiJpcHdlYjQ0MUBnbWFpbC5jb20iLCJleHAiOjE3ODQzNTg4MDd9.XQnu0wGi6k8mXk3Mf2NdlTIf0HE7dt7nDAyly9nwB30
[11-Jul-2026 07:29:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jul-2026 07:29:31 UTC] ✅ JWT token verified successfully for user profile
[11-Jul-2026 07:29:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jul-2026 07:29:31 UTC] User ID: 1024
[11-Jul-2026 07:29:31 UTC] ✅ JWT token verified successfully for user profile
[11-Jul-2026 07:29:31 UTC] User ID: 1024
[11-Jul-2026 07:29:31 UTC] ✅ User profile retrieved successfully for user ID: 1024
[11-Jul-2026 07:29:31 UTC] ✅ User profile retrieved successfully for user ID: 1024
[11-Jul-2026 08:16:20 UTC] === API CALL LOG ===
[11-Jul-2026 08:16:20 UTC] Endpoint: user/profile.php
[11-Jul-2026 08:16:20 UTC] Full Log Data: {
    "timestamp": "2026-07-11 08:16:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.124.137.80",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.124.137.80, 172.71.152.72",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyMyIsInVzZXJuYW1lIjoic2Vkb2VyaGFuYSIsImVtYWlsIjoic3lhdml0YWFtYW5kYTA3QGdtYWlsLmNvbSIsImV4cCI6MTc4NDM1NjI1OH0.NJ4a08Z96B_TAa2JS6p6MVL15bEbjmybQM6A6HQwP5U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1965d8b08795880-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.124.137.80",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jul-2026 08:16:20 UTC] === END API CALL LOG ===
[11-Jul-2026 08:16:20 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jul-2026 08:16:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyMyIsInVzZXJuYW1lIjoic2Vkb2VyaGFuYSIsImVtYWlsIjoic3lhdml0YWFtYW5kYTA3QGdtYWlsLmNvbSIsImV4cCI6MTc4NDM1NjI1OH0.NJ4a08Z96B_TAa2JS6p6MVL15bEbjmybQM6A6HQwP5U
[11-Jul-2026 08:16:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jul-2026 08:16:20 UTC] ✅ JWT token verified successfully for user profile
[11-Jul-2026 08:16:20 UTC] User ID: 1023
[11-Jul-2026 08:16:20 UTC] ✅ User profile retrieved successfully for user ID: 1023
[11-Jul-2026 08:16:21 UTC] === API CALL LOG ===
[11-Jul-2026 08:16:21 UTC] Endpoint: user/profile.php
[11-Jul-2026 08:16:21 UTC] Full Log Data: {
    "timestamp": "2026-07-11 08:16:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.124.137.80",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.124.137.80, 172.71.152.72",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyMyIsInVzZXJuYW1lIjoic2Vkb2VyaGFuYSIsImVtYWlsIjoic3lhdml0YWFtYW5kYTA3QGdtYWlsLmNvbSIsImV4cCI6MTc4NDM1NjI1OH0.NJ4a08Z96B_TAa2JS6p6MVL15bEbjmybQM6A6HQwP5U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1965d9719985880-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.124.137.80",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jul-2026 08:16:21 UTC] === END API CALL LOG ===
[11-Jul-2026 08:16:21 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jul-2026 08:16:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyMyIsInVzZXJuYW1lIjoic2Vkb2VyaGFuYSIsImVtYWlsIjoic3lhdml0YWFtYW5kYTA3QGdtYWlsLmNvbSIsImV4cCI6MTc4NDM1NjI1OH0.NJ4a08Z96B_TAa2JS6p6MVL15bEbjmybQM6A6HQwP5U
[11-Jul-2026 08:16:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jul-2026 08:16:21 UTC] ✅ JWT token verified successfully for user profile
[11-Jul-2026 08:16:21 UTC] User ID: 1023
[11-Jul-2026 08:16:21 UTC] ✅ User profile retrieved successfully for user ID: 1023
[11-Jul-2026 08:16:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jul-2026 08:16:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jul-2026 08:16:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.124.137.80, 172.71.152.72","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyMyIsInVzZXJuYW1lIjoic2Vkb2VyaGFuYSIsImVtYWlsIjoic3lhdml0YWFtYW5kYTA3QGdtYWlsLmNvbSIsImV4cCI6MTc4NDM1NjI1OH0.NJ4a08Z96B_TAa2JS6p6MVL15bEbjmybQM6A6HQwP5U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1965d977a9e5880-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.124.137.80","cf-ipcountry":"ID","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-Jul-2026 08:16:21 UTC] === User Orders API Called ===
[11-Jul-2026 08:16:21 UTC] User ID: 1023
[11-Jul-2026 08:16:21 UTC] Limit: 20, Offset: 0
[11-Jul-2026 08:16:21 UTC] Orders found: 2
[11-Jul-2026 08:16:21 UTC] Orders data: [{"id":398,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Pinkwihm","status":"pending","created_at":"2026-07-11 10:03:39","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":397,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Pinkwihm","status":"pending","created_at":"2026-07-11 10:02:57","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[11-Jul-2026 08:16:21 UTC] Total orders count: 2
[11-Jul-2026 08:16:22 UTC] === API CALL LOG ===
[11-Jul-2026 08:16:22 UTC] Endpoint: user/profile.php
[11-Jul-2026 08:16:22 UTC] Full Log Data: {
    "timestamp": "2026-07-11 08:16:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.124.137.80",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.124.137.80, 172.69.166.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyMyIsInVzZXJuYW1lIjoic2Vkb2VyaGFuYSIsImVtYWlsIjoic3lhdml0YWFtYW5kYTA3QGdtYWlsLmNvbSIsImV4cCI6MTc4NDM1NjI1OH0.NJ4a08Z96B_TAa2JS6p6MVL15bEbjmybQM6A6HQwP5U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1965d97ec2d5880-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.124.137.80",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jul-2026 08:16:22 UTC] === END API CALL LOG ===
[11-Jul-2026 08:16:22 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jul-2026 08:16:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyMyIsInVzZXJuYW1lIjoic2Vkb2VyaGFuYSIsImVtYWlsIjoic3lhdml0YWFtYW5kYTA3QGdtYWlsLmNvbSIsImV4cCI6MTc4NDM1NjI1OH0.NJ4a08Z96B_TAa2JS6p6MVL15bEbjmybQM6A6HQwP5U
[11-Jul-2026 08:16:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jul-2026 08:16:22 UTC] ✅ JWT token verified successfully for user profile
[11-Jul-2026 08:16:22 UTC] User ID: 1023
[11-Jul-2026 08:16:22 UTC] ✅ User profile retrieved successfully for user ID: 1023
[11-Jul-2026 10:19:38 UTC] === API CALL LOG ===
[11-Jul-2026 10:19:38 UTC] Endpoint: user/profile.php
[11-Jul-2026 10:19:38 UTC] Full Log Data: {
    "timestamp": "2026-07-11 10:19:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "23.158.233.7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "23.158.233.7, 172.69.7.135",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNCIsInVzZXJuYW1lIjoiYmFiYXlqYWFuMDAxIiwiZW1haWwiOiJpcHdlYjQ0MUBnbWFpbC5jb20iLCJleHAiOjE3ODQzNTg4MDd9.XQnu0wGi6k8mXk3Mf2NdlTIf0HE7dt7nDAyly9nwB30",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19712291e3061d5-ORD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "23.158.233.7",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jul-2026 10:19:38 UTC] === END API CALL LOG ===
[11-Jul-2026 10:19:38 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jul-2026 10:19:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNCIsInVzZXJuYW1lIjoiYmFiYXlqYWFuMDAxIiwiZW1haWwiOiJpcHdlYjQ0MUBnbWFpbC5jb20iLCJleHAiOjE3ODQzNTg4MDd9.XQnu0wGi6k8mXk3Mf2NdlTIf0HE7dt7nDAyly9nwB30
[11-Jul-2026 10:19:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jul-2026 10:19:38 UTC] ✅ JWT token verified successfully for user profile
[11-Jul-2026 10:19:38 UTC] User ID: 1024
[11-Jul-2026 10:19:38 UTC] ✅ User profile retrieved successfully for user ID: 1024
[11-Jul-2026 10:19:47 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jul-2026 10:19:47 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jul-2026 10:19:47 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"23.158.233.7, 172.69.7.135","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNCIsInVzZXJuYW1lIjoiYmFiYXlqYWFuMDAxIiwiZW1haWwiOiJpcHdlYjQ0MUBnbWFpbC5jb20iLCJleHAiOjE3ODQzNTg4MDd9.XQnu0wGi6k8mXk3Mf2NdlTIf0HE7dt7nDAyly9nwB30","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a19712612e9661d5-ORD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"23.158.233.7","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-Jul-2026 10:19:47 UTC] === User Orders API Called ===
[11-Jul-2026 10:19:47 UTC] User ID: 1024
[11-Jul-2026 10:19:47 UTC] Limit: 20, Offset: 0
[11-Jul-2026 10:19:47 UTC] Orders found: 1
[11-Jul-2026 10:19:47 UTC] Orders data: [{"id":399,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Aiforexhub786","status":"pending","created_at":"2026-07-11 10:50:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[11-Jul-2026 10:19:47 UTC] Total orders count: 1
[11-Jul-2026 10:19:47 UTC] === API CALL LOG ===
[11-Jul-2026 10:19:47 UTC] Endpoint: user/profile.php
[11-Jul-2026 10:19:47 UTC] Full Log Data: {
    "timestamp": "2026-07-11 10:19:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "23.158.233.7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "23.158.233.7, 172.69.7.135",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNCIsInVzZXJuYW1lIjoiYmFiYXlqYWFuMDAxIiwiZW1haWwiOiJpcHdlYjQ0MUBnbWFpbC5jb20iLCJleHAiOjE3ODQzNTg4MDd9.XQnu0wGi6k8mXk3Mf2NdlTIf0HE7dt7nDAyly9nwB30",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19712612e9461d5-ORD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "23.158.233.7",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jul-2026 10:19:47 UTC] === END API CALL LOG ===
[11-Jul-2026 10:19:47 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jul-2026 10:19:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNCIsInVzZXJuYW1lIjoiYmFiYXlqYWFuMDAxIiwiZW1haWwiOiJpcHdlYjQ0MUBnbWFpbC5jb20iLCJleHAiOjE3ODQzNTg4MDd9.XQnu0wGi6k8mXk3Mf2NdlTIf0HE7dt7nDAyly9nwB30
[11-Jul-2026 10:19:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jul-2026 10:19:47 UTC] ✅ JWT token verified successfully for user profile
[11-Jul-2026 10:19:47 UTC] User ID: 1024
[11-Jul-2026 10:19:47 UTC] ✅ User profile retrieved successfully for user ID: 1024
[11-Jul-2026 10:19:47 UTC] === API CALL LOG ===
[11-Jul-2026 10:19:47 UTC] Endpoint: user/profile.php
[11-Jul-2026 10:19:47 UTC] Full Log Data: {
    "timestamp": "2026-07-11 10:19:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "23.158.233.7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "23.158.233.7, 172.69.7.135",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNCIsInVzZXJuYW1lIjoiYmFiYXlqYWFuMDAxIiwiZW1haWwiOiJpcHdlYjQ0MUBnbWFpbC5jb20iLCJleHAiOjE3ODQzNTg4MDd9.XQnu0wGi6k8mXk3Mf2NdlTIf0HE7dt7nDAyly9nwB30",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19712612e9761d5-ORD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "23.158.233.7",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jul-2026 10:19:47 UTC] === END API CALL LOG ===
[11-Jul-2026 10:19:47 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jul-2026 10:19:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNCIsInVzZXJuYW1lIjoiYmFiYXlqYWFuMDAxIiwiZW1haWwiOiJpcHdlYjQ0MUBnbWFpbC5jb20iLCJleHAiOjE3ODQzNTg4MDd9.XQnu0wGi6k8mXk3Mf2NdlTIf0HE7dt7nDAyly9nwB30
[11-Jul-2026 10:19:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jul-2026 10:19:47 UTC] ✅ JWT token verified successfully for user profile
[11-Jul-2026 10:19:47 UTC] User ID: 1024
[11-Jul-2026 10:19:47 UTC] ✅ User profile retrieved successfully for user ID: 1024
[11-Jul-2026 10:19:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jul-2026 10:19:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jul-2026 10:19:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"23.158.233.7, 172.69.7.135","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNCIsInVzZXJuYW1lIjoiYmFiYXlqYWFuMDAxIiwiZW1haWwiOiJpcHdlYjQ0MUBnbWFpbC5jb20iLCJleHAiOjE3ODQzNTg4MDd9.XQnu0wGi6k8mXk3Mf2NdlTIf0HE7dt7nDAyly9nwB30","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a197129fb99e61d5-ORD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"23.158.233.7","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-Jul-2026 10:19:56 UTC] === User Orders API Called ===
[11-Jul-2026 10:19:56 UTC] User ID: 1024
[11-Jul-2026 10:19:56 UTC] Limit: 20, Offset: 0
[11-Jul-2026 10:19:56 UTC] Orders found: 1
[11-Jul-2026 10:19:56 UTC] Orders data: [{"id":399,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Aiforexhub786","status":"pending","created_at":"2026-07-11 10:50:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[11-Jul-2026 10:19:56 UTC] Total orders count: 1
[11-Jul-2026 10:25:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jul-2026 10:25:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jul-2026 10:25:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"195.47.238.14, 104.23.217.37","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNSIsInVzZXJuYW1lIjoiQGdyYXNzdXkiLCJlbWFpbCI6ImZlZG9yb3dtMUBnbWFpbC5jb20iLCJleHAiOjE3ODQzNzAzMzZ9.fXSSz5IABnbIuhOQA-n3AsRZMX5wU5eGoDWOu12nTXo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1971af4be2cdddc-ARN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"195.47.238.14","cf-ipcountry":"SE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-Jul-2026 10:25:38 UTC] === User Orders API Called ===
[11-Jul-2026 10:25:38 UTC] User ID: 1025
[11-Jul-2026 10:25:38 UTC] Limit: 20, Offset: 0
[11-Jul-2026 10:25:38 UTC] Orders found: 0
[11-Jul-2026 10:25:38 UTC] Orders data: []
[11-Jul-2026 10:25:38 UTC] Total orders count: 0
[11-Jul-2026 10:25:38 UTC] === API CALL LOG ===
[11-Jul-2026 10:25:38 UTC] Endpoint: user/profile.php
[11-Jul-2026 10:25:38 UTC] Full Log Data: {
    "timestamp": "2026-07-11 10:25:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "195.47.238.14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "195.47.238.14, 104.23.217.141",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNSIsInVzZXJuYW1lIjoiQGdyYXNzdXkiLCJlbWFpbCI6ImZlZG9yb3dtMUBnbWFpbC5jb20iLCJleHAiOjE3ODQzNzAzMzZ9.fXSSz5IABnbIuhOQA-n3AsRZMX5wU5eGoDWOu12nTXo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1971af4be28dddc-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "195.47.238.14",
        "cf-ipcountry": "SE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jul-2026 10:25:38 UTC] === END API CALL LOG ===
[11-Jul-2026 10:25:38 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jul-2026 10:25:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNSIsInVzZXJuYW1lIjoiQGdyYXNzdXkiLCJlbWFpbCI6ImZlZG9yb3dtMUBnbWFpbC5jb20iLCJleHAiOjE3ODQzNzAzMzZ9.fXSSz5IABnbIuhOQA-n3AsRZMX5wU5eGoDWOu12nTXo
[11-Jul-2026 10:25:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jul-2026 10:25:38 UTC] ✅ JWT token verified successfully for user profile
[11-Jul-2026 10:25:38 UTC] User ID: 1025
[11-Jul-2026 10:25:38 UTC] ✅ User profile retrieved successfully for user ID: 1025
[11-Jul-2026 10:25:38 UTC] === API CALL LOG ===
[11-Jul-2026 10:25:38 UTC] Endpoint: user/profile.php
[11-Jul-2026 10:25:38 UTC] Full Log Data: {
    "timestamp": "2026-07-11 10:25:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "195.47.238.14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "195.47.238.14, 104.23.217.141",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNSIsInVzZXJuYW1lIjoiQGdyYXNzdXkiLCJlbWFpbCI6ImZlZG9yb3dtMUBnbWFpbC5jb20iLCJleHAiOjE3ODQzNzAzMzZ9.fXSSz5IABnbIuhOQA-n3AsRZMX5wU5eGoDWOu12nTXo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1971af4be2ddddc-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "195.47.238.14",
        "cf-ipcountry": "SE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jul-2026 10:25:38 UTC] === END API CALL LOG ===
[11-Jul-2026 10:25:38 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jul-2026 10:25:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNSIsInVzZXJuYW1lIjoiQGdyYXNzdXkiLCJlbWFpbCI6ImZlZG9yb3dtMUBnbWFpbC5jb20iLCJleHAiOjE3ODQzNzAzMzZ9.fXSSz5IABnbIuhOQA-n3AsRZMX5wU5eGoDWOu12nTXo
[11-Jul-2026 10:25:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jul-2026 10:25:38 UTC] ✅ JWT token verified successfully for user profile
[11-Jul-2026 10:25:38 UTC] User ID: 1025
[11-Jul-2026 10:25:38 UTC] ✅ User profile retrieved successfully for user ID: 1025
[11-Jul-2026 10:25:39 UTC] === API CALL LOG ===
[11-Jul-2026 10:25:39 UTC] Endpoint: user/profile.php
[11-Jul-2026 10:25:39 UTC] Full Log Data: {
    "timestamp": "2026-07-11 10:25:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "195.47.238.14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "195.47.238.14, 104.23.217.141",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNSIsInVzZXJuYW1lIjoiQGdyYXNzdXkiLCJlbWFpbCI6ImZlZG9yb3dtMUBnbWFpbC5jb20iLCJleHAiOjE3ODQzNzAzMzZ9.fXSSz5IABnbIuhOQA-n3AsRZMX5wU5eGoDWOu12nTXo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1971afab98bdddc-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "195.47.238.14",
        "cf-ipcountry": "SE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jul-2026 10:25:39 UTC] === END API CALL LOG ===
[11-Jul-2026 10:25:39 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jul-2026 10:25:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNSIsInVzZXJuYW1lIjoiQGdyYXNzdXkiLCJlbWFpbCI6ImZlZG9yb3dtMUBnbWFpbC5jb20iLCJleHAiOjE3ODQzNzAzMzZ9.fXSSz5IABnbIuhOQA-n3AsRZMX5wU5eGoDWOu12nTXo
[11-Jul-2026 10:25:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jul-2026 10:25:39 UTC] ✅ JWT token verified successfully for user profile
[11-Jul-2026 10:25:39 UTC] User ID: 1025
[11-Jul-2026 10:25:39 UTC] ✅ User profile retrieved successfully for user ID: 1025
[11-Jul-2026 10:25:45 UTC] === API CALL LOG ===
[11-Jul-2026 10:25:45 UTC] Endpoint: user/profile.php
[11-Jul-2026 10:25:45 UTC] Full Log Data: {
    "timestamp": "2026-07-11 10:25:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "195.47.238.14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "195.47.238.14, 104.23.217.141",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNSIsInVzZXJuYW1lIjoiQGdyYXNzdXkiLCJlbWFpbCI6ImZlZG9yb3dtMUBnbWFpbC5jb20iLCJleHAiOjE3ODQzNzAzMzZ9.fXSSz5IABnbIuhOQA-n3AsRZMX5wU5eGoDWOu12nTXo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1971b228e1fdddc-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "195.47.238.14",
        "cf-ipcountry": "SE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jul-2026 10:25:45 UTC] === END API CALL LOG ===
[11-Jul-2026 10:25:45 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jul-2026 10:25:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNSIsInVzZXJuYW1lIjoiQGdyYXNzdXkiLCJlbWFpbCI6ImZlZG9yb3dtMUBnbWFpbC5jb20iLCJleHAiOjE3ODQzNzAzMzZ9.fXSSz5IABnbIuhOQA-n3AsRZMX5wU5eGoDWOu12nTXo
[11-Jul-2026 10:25:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jul-2026 10:25:45 UTC] ✅ JWT token verified successfully for user profile
[11-Jul-2026 10:25:45 UTC] User ID: 1025
[11-Jul-2026 10:25:45 UTC] ✅ User profile retrieved successfully for user ID: 1025
[11-Jul-2026 10:26:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jul-2026 10:26:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jul-2026 10:26:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"195.47.238.14, 104.23.217.141","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNSIsInVzZXJuYW1lIjoiQGdyYXNzdXkiLCJlbWFpbCI6ImZlZG9yb3dtMUBnbWFpbC5jb20iLCJleHAiOjE3ODQzNzAzMzZ9.fXSSz5IABnbIuhOQA-n3AsRZMX5wU5eGoDWOu12nTXo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1971bce9ed8dddc-ARN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"195.47.238.14","cf-ipcountry":"SE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-Jul-2026 10:26:13 UTC] === User Orders API Called ===
[11-Jul-2026 10:26:13 UTC] User ID: 1025
[11-Jul-2026 10:26:13 UTC] Limit: 20, Offset: 0
[11-Jul-2026 10:26:13 UTC] Orders found: 0
[11-Jul-2026 10:26:13 UTC] Orders data: []
[11-Jul-2026 10:26:13 UTC] Total orders count: 0
[11-Jul-2026 10:26:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jul-2026 10:26:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jul-2026 10:26:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"195.47.238.14, 104.23.217.141","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNSIsInVzZXJuYW1lIjoiQGdyYXNzdXkiLCJlbWFpbCI6ImZlZG9yb3dtMUBnbWFpbC5jb20iLCJleHAiOjE3ODQzNzAzMzZ9.fXSSz5IABnbIuhOQA-n3AsRZMX5wU5eGoDWOu12nTXo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1971bf8d8eddddc-ARN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"195.47.238.14","cf-ipcountry":"SE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-Jul-2026 10:26:19 UTC] === User Orders API Called ===
[11-Jul-2026 10:26:19 UTC] User ID: 1025
[11-Jul-2026 10:26:19 UTC] Limit: 20, Offset: 0
[11-Jul-2026 10:26:19 UTC] Orders found: 0
[11-Jul-2026 10:26:19 UTC] Orders data: []
[11-Jul-2026 10:26:19 UTC] Total orders count: 0
[11-Jul-2026 10:26:19 UTC] === API CALL LOG ===
[11-Jul-2026 10:26:19 UTC] Endpoint: user/profile.php
[11-Jul-2026 10:26:19 UTC] Full Log Data: {
    "timestamp": "2026-07-11 10:26:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "195.47.238.14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "195.47.238.14, 104.23.217.141",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNSIsInVzZXJuYW1lIjoiQGdyYXNzdXkiLCJlbWFpbCI6ImZlZG9yb3dtMUBnbWFpbC5jb20iLCJleHAiOjE3ODQzNzAzMzZ9.fXSSz5IABnbIuhOQA-n3AsRZMX5wU5eGoDWOu12nTXo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1971bf9d983dddc-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "195.47.238.14",
        "cf-ipcountry": "SE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jul-2026 10:26:19 UTC] === END API CALL LOG ===
[11-Jul-2026 10:26:19 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jul-2026 10:26:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNSIsInVzZXJuYW1lIjoiQGdyYXNzdXkiLCJlbWFpbCI6ImZlZG9yb3dtMUBnbWFpbC5jb20iLCJleHAiOjE3ODQzNzAzMzZ9.fXSSz5IABnbIuhOQA-n3AsRZMX5wU5eGoDWOu12nTXo
[11-Jul-2026 10:26:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jul-2026 10:26:19 UTC] ✅ JWT token verified successfully for user profile
[11-Jul-2026 10:26:19 UTC] User ID: 1025
[11-Jul-2026 10:26:19 UTC] ✅ User profile retrieved successfully for user ID: 1025
[11-Jul-2026 10:26:20 UTC] === API CALL LOG ===
[11-Jul-2026 10:26:20 UTC] Endpoint: user/profile.php
[11-Jul-2026 10:26:20 UTC] Full Log Data: {
    "timestamp": "2026-07-11 10:26:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "195.47.238.14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "195.47.238.14, 104.23.217.141",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNSIsInVzZXJuYW1lIjoiQGdyYXNzdXkiLCJlbWFpbCI6ImZlZG9yb3dtMUBnbWFpbC5jb20iLCJleHAiOjE3ODQzNzAzMzZ9.fXSSz5IABnbIuhOQA-n3AsRZMX5wU5eGoDWOu12nTXo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1971bfcfb45dddc-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "195.47.238.14",
        "cf-ipcountry": "SE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jul-2026 10:26:20 UTC] === END API CALL LOG ===
[11-Jul-2026 10:26:20 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jul-2026 10:26:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNSIsInVzZXJuYW1lIjoiQGdyYXNzdXkiLCJlbWFpbCI6ImZlZG9yb3dtMUBnbWFpbC5jb20iLCJleHAiOjE3ODQzNzAzMzZ9.fXSSz5IABnbIuhOQA-n3AsRZMX5wU5eGoDWOu12nTXo
[11-Jul-2026 10:26:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jul-2026 10:26:20 UTC] ✅ JWT token verified successfully for user profile
[11-Jul-2026 10:26:20 UTC] User ID: 1025
[11-Jul-2026 10:26:20 UTC] ✅ User profile retrieved successfully for user ID: 1025
[11-Jul-2026 10:26:20 UTC] === API CALL LOG ===
[11-Jul-2026 10:26:20 UTC] Endpoint: user/profile.php
[11-Jul-2026 10:26:20 UTC] Full Log Data: {
    "timestamp": "2026-07-11 10:26:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "195.47.238.14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "195.47.238.14, 104.23.217.141",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNSIsInVzZXJuYW1lIjoiQGdyYXNzdXkiLCJlbWFpbCI6ImZlZG9yb3dtMUBnbWFpbC5jb20iLCJleHAiOjE3ODQzNzAzMzZ9.fXSSz5IABnbIuhOQA-n3AsRZMX5wU5eGoDWOu12nTXo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1971bfedc40dddc-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "195.47.238.14",
        "cf-ipcountry": "SE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jul-2026 10:26:20 UTC] === END API CALL LOG ===
[11-Jul-2026 10:26:20 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jul-2026 10:26:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNSIsInVzZXJuYW1lIjoiQGdyYXNzdXkiLCJlbWFpbCI6ImZlZG9yb3dtMUBnbWFpbC5jb20iLCJleHAiOjE3ODQzNzAzMzZ9.fXSSz5IABnbIuhOQA-n3AsRZMX5wU5eGoDWOu12nTXo
[11-Jul-2026 10:26:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jul-2026 10:26:20 UTC] ✅ JWT token verified successfully for user profile
[11-Jul-2026 10:26:20 UTC] User ID: 1025
[11-Jul-2026 10:26:20 UTC] ✅ User profile retrieved successfully for user ID: 1025
[11-Jul-2026 10:27:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jul-2026 10:27:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jul-2026 10:27:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"195.47.238.14, 104.23.217.140","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNSIsInVzZXJuYW1lIjoiQGdyYXNzdXkiLCJlbWFpbCI6ImZlZG9yb3dtMUBnbWFpbC5jb20iLCJleHAiOjE3ODQzNzAzMzZ9.fXSSz5IABnbIuhOQA-n3AsRZMX5wU5eGoDWOu12nTXo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1971d024fc5dddc-ARN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"195.47.238.14","cf-ipcountry":"SE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-Jul-2026 10:27:02 UTC] === User Orders API Called ===
[11-Jul-2026 10:27:02 UTC] User ID: 1025
[11-Jul-2026 10:27:02 UTC] Limit: 20, Offset: 0
[11-Jul-2026 10:27:02 UTC] Orders found: 0
[11-Jul-2026 10:27:02 UTC] Orders data: []
[11-Jul-2026 10:27:02 UTC] Total orders count: 0
[11-Jul-2026 10:27:02 UTC] === API CALL LOG ===
[11-Jul-2026 10:27:02 UTC] Endpoint: user/profile.php
[11-Jul-2026 10:27:02 UTC] Full Log Data: {
    "timestamp": "2026-07-11 10:27:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "195.47.238.14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "195.47.238.14, 104.23.217.140",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNSIsInVzZXJuYW1lIjoiQGdyYXNzdXkiLCJlbWFpbCI6ImZlZG9yb3dtMUBnbWFpbC5jb20iLCJleHAiOjE3ODQzNzAzMzZ9.fXSSz5IABnbIuhOQA-n3AsRZMX5wU5eGoDWOu12nTXo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1971d05b9c1dddc-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "195.47.238.14",
        "cf-ipcountry": "SE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jul-2026 10:27:02 UTC] === END API CALL LOG ===
[11-Jul-2026 10:27:02 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jul-2026 10:27:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNSIsInVzZXJuYW1lIjoiQGdyYXNzdXkiLCJlbWFpbCI6ImZlZG9yb3dtMUBnbWFpbC5jb20iLCJleHAiOjE3ODQzNzAzMzZ9.fXSSz5IABnbIuhOQA-n3AsRZMX5wU5eGoDWOu12nTXo
[11-Jul-2026 10:27:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jul-2026 10:27:02 UTC] ✅ JWT token verified successfully for user profile
[11-Jul-2026 10:27:02 UTC] User ID: 1025
[11-Jul-2026 10:27:02 UTC] ✅ User profile retrieved successfully for user ID: 1025
[11-Jul-2026 10:27:02 UTC] User Purchases API - User ID: 1025
[11-Jul-2026 10:27:02 UTC] User Purchases API - Total purchases found: 0
[11-Jul-2026 10:27:04 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jul-2026 10:27:04 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jul-2026 10:27:04 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"195.47.238.14, 104.23.217.140","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNSIsInVzZXJuYW1lIjoiQGdyYXNzdXkiLCJlbWFpbCI6ImZlZG9yb3dtMUBnbWFpbC5jb20iLCJleHAiOjE3ODQzNzAzMzZ9.fXSSz5IABnbIuhOQA-n3AsRZMX5wU5eGoDWOu12nTXo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1971d112fa6dddc-ARN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"195.47.238.14","cf-ipcountry":"SE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-Jul-2026 10:27:04 UTC] === User Orders API Called ===
[11-Jul-2026 10:27:04 UTC] User ID: 1025
[11-Jul-2026 10:27:04 UTC] Limit: 20, Offset: 0
[11-Jul-2026 10:27:04 UTC] Orders found: 0
[11-Jul-2026 10:27:04 UTC] Orders data: []
[11-Jul-2026 10:27:04 UTC] Total orders count: 0
[11-Jul-2026 10:27:04 UTC] === API CALL LOG ===
[11-Jul-2026 10:27:04 UTC] Endpoint: user/profile.php
[11-Jul-2026 10:27:04 UTC] Full Log Data: {
    "timestamp": "2026-07-11 10:27:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "195.47.238.14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "195.47.238.14, 104.23.217.140",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNSIsInVzZXJuYW1lIjoiQGdyYXNzdXkiLCJlbWFpbCI6ImZlZG9yb3dtMUBnbWFpbC5jb20iLCJleHAiOjE3ODQzNzAzMzZ9.fXSSz5IABnbIuhOQA-n3AsRZMX5wU5eGoDWOu12nTXo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1971d11c80edddc-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "195.47.238.14",
        "cf-ipcountry": "SE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jul-2026 10:27:04 UTC] === END API CALL LOG ===
[11-Jul-2026 10:27:04 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jul-2026 10:27:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNSIsInVzZXJuYW1lIjoiQGdyYXNzdXkiLCJlbWFpbCI6ImZlZG9yb3dtMUBnbWFpbC5jb20iLCJleHAiOjE3ODQzNzAzMzZ9.fXSSz5IABnbIuhOQA-n3AsRZMX5wU5eGoDWOu12nTXo
[11-Jul-2026 10:27:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jul-2026 10:27:04 UTC] ✅ JWT token verified successfully for user profile
[11-Jul-2026 10:27:04 UTC] User ID: 1025
[11-Jul-2026 10:27:04 UTC] ✅ User profile retrieved successfully for user ID: 1025
[11-Jul-2026 10:27:05 UTC] === API CALL LOG ===
[11-Jul-2026 10:27:05 UTC] Endpoint: user/profile.php
[11-Jul-2026 10:27:05 UTC] Full Log Data: {
    "timestamp": "2026-07-11 10:27:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "195.47.238.14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "195.47.238.14, 104.23.217.140",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNSIsInVzZXJuYW1lIjoiQGdyYXNzdXkiLCJlbWFpbCI6ImZlZG9yb3dtMUBnbWFpbC5jb20iLCJleHAiOjE3ODQzNzAzMzZ9.fXSSz5IABnbIuhOQA-n3AsRZMX5wU5eGoDWOu12nTXo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1971d162a72dddc-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "195.47.238.14",
        "cf-ipcountry": "SE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jul-2026 10:27:05 UTC] === END API CALL LOG ===
[11-Jul-2026 10:27:05 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jul-2026 10:27:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNSIsInVzZXJuYW1lIjoiQGdyYXNzdXkiLCJlbWFpbCI6ImZlZG9yb3dtMUBnbWFpbC5jb20iLCJleHAiOjE3ODQzNzAzMzZ9.fXSSz5IABnbIuhOQA-n3AsRZMX5wU5eGoDWOu12nTXo
[11-Jul-2026 10:27:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jul-2026 10:27:05 UTC] ✅ JWT token verified successfully for user profile
[11-Jul-2026 10:27:05 UTC] User ID: 1025
[11-Jul-2026 10:27:05 UTC] ✅ User profile retrieved successfully for user ID: 1025
[11-Jul-2026 10:27:05 UTC] === API CALL LOG ===
[11-Jul-2026 10:27:05 UTC] Endpoint: user/profile.php
[11-Jul-2026 10:27:05 UTC] Full Log Data: {
    "timestamp": "2026-07-11 10:27:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "195.47.238.14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "195.47.238.14, 104.23.217.140",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNSIsInVzZXJuYW1lIjoiQGdyYXNzdXkiLCJlbWFpbCI6ImZlZG9yb3dtMUBnbWFpbC5jb20iLCJleHAiOjE3ODQzNzAzMzZ9.fXSSz5IABnbIuhOQA-n3AsRZMX5wU5eGoDWOu12nTXo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1971d171ae6dddc-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "195.47.238.14",
        "cf-ipcountry": "SE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jul-2026 10:27:05 UTC] === END API CALL LOG ===
[11-Jul-2026 10:27:05 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jul-2026 10:27:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNSIsInVzZXJuYW1lIjoiQGdyYXNzdXkiLCJlbWFpbCI6ImZlZG9yb3dtMUBnbWFpbC5jb20iLCJleHAiOjE3ODQzNzAzMzZ9.fXSSz5IABnbIuhOQA-n3AsRZMX5wU5eGoDWOu12nTXo
[11-Jul-2026 10:27:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jul-2026 10:27:05 UTC] ✅ JWT token verified successfully for user profile
[11-Jul-2026 10:27:05 UTC] User ID: 1025
[11-Jul-2026 10:27:05 UTC] ✅ User profile retrieved successfully for user ID: 1025
[11-Jul-2026 11:33:47 UTC] === API CALL LOG ===
[11-Jul-2026 11:33:47 UTC] Endpoint: user/profile.php
[11-Jul-2026 11:33:47 UTC] Full Log Data: {
    "timestamp": "2026-07-11 11:33:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.77.16.161",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.77.16.161, 162.158.9.138",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNiIsInVzZXJuYW1lIjoiZGpzdXBlcnN0YXIiLCJlbWFpbCI6ImRqYWthc2h2YXVAZ21haWwuY29tIiwiZXhwIjoxNzg0Mzc0NDI2fQ.XhHyKwfGRYnFGftIuvRlvECRSmUWwMPf4N9RsSs845o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1977ec98ec07c40-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.77.16.161",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jul-2026 11:33:47 UTC] === END API CALL LOG ===
[11-Jul-2026 11:33:47 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jul-2026 11:33:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNiIsInVzZXJuYW1lIjoiZGpzdXBlcnN0YXIiLCJlbWFpbCI6ImRqYWthc2h2YXVAZ21haWwuY29tIiwiZXhwIjoxNzg0Mzc0NDI2fQ.XhHyKwfGRYnFGftIuvRlvECRSmUWwMPf4N9RsSs845o
[11-Jul-2026 11:33:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jul-2026 11:33:47 UTC] ✅ JWT token verified successfully for user profile
[11-Jul-2026 11:33:47 UTC] User ID: 1026
[11-Jul-2026 11:33:47 UTC] ✅ User profile retrieved successfully for user ID: 1026
[11-Jul-2026 11:33:47 UTC] === API CALL LOG ===
[11-Jul-2026 11:33:47 UTC] Endpoint: user/profile.php
[11-Jul-2026 11:33:47 UTC] Full Log Data: {
    "timestamp": "2026-07-11 11:33:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.77.16.161",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.77.16.161, 162.158.9.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNiIsInVzZXJuYW1lIjoiZGpzdXBlcnN0YXIiLCJlbWFpbCI6ImRqYWthc2h2YXVAZ21haWwuY29tIiwiZXhwIjoxNzg0Mzc0NDI2fQ.XhHyKwfGRYnFGftIuvRlvECRSmUWwMPf4N9RsSs845o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1977ec8ee247c40-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.77.16.161",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jul-2026 11:33:47 UTC] === END API CALL LOG ===
[11-Jul-2026 11:33:47 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jul-2026 11:33:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNiIsInVzZXJuYW1lIjoiZGpzdXBlcnN0YXIiLCJlbWFpbCI6ImRqYWthc2h2YXVAZ21haWwuY29tIiwiZXhwIjoxNzg0Mzc0NDI2fQ.XhHyKwfGRYnFGftIuvRlvECRSmUWwMPf4N9RsSs845o
[11-Jul-2026 11:33:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jul-2026 11:33:47 UTC] ✅ JWT token verified successfully for user profile
[11-Jul-2026 11:33:47 UTC] User ID: 1026
[11-Jul-2026 11:33:47 UTC] ✅ User profile retrieved successfully for user ID: 1026
[11-Jul-2026 11:33:47 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jul-2026 11:33:47 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jul-2026 11:33:47 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.77.16.161, 162.158.9.136","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNiIsInVzZXJuYW1lIjoiZGpzdXBlcnN0YXIiLCJlbWFpbCI6ImRqYWthc2h2YXVAZ21haWwuY29tIiwiZXhwIjoxNzg0Mzc0NDI2fQ.XhHyKwfGRYnFGftIuvRlvECRSmUWwMPf4N9RsSs845o","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1977ec8fe477c40-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.77.16.161","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-Jul-2026 11:33:47 UTC] === User Orders API Called ===
[11-Jul-2026 11:33:47 UTC] User ID: 1026
[11-Jul-2026 11:33:47 UTC] Limit: 20, Offset: 0
[11-Jul-2026 11:33:47 UTC] Orders found: 0
[11-Jul-2026 11:33:47 UTC] Orders data: []
[11-Jul-2026 11:33:47 UTC] Total orders count: 0
[11-Jul-2026 11:33:48 UTC] === API CALL LOG ===
[11-Jul-2026 11:33:48 UTC] Endpoint: user/profile.php
[11-Jul-2026 11:33:48 UTC] Full Log Data: {
    "timestamp": "2026-07-11 11:33:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.77.16.161",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.77.16.161, 162.158.9.138",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNiIsInVzZXJuYW1lIjoiZGpzdXBlcnN0YXIiLCJlbWFpbCI6ImRqYWthc2h2YXVAZ21haWwuY29tIiwiZXhwIjoxNzg0Mzc0NDI2fQ.XhHyKwfGRYnFGftIuvRlvECRSmUWwMPf4N9RsSs845o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1977ed238127c40-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.77.16.161",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jul-2026 11:33:48 UTC] === END API CALL LOG ===
[11-Jul-2026 11:33:48 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jul-2026 11:33:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNiIsInVzZXJuYW1lIjoiZGpzdXBlcnN0YXIiLCJlbWFpbCI6ImRqYWthc2h2YXVAZ21haWwuY29tIiwiZXhwIjoxNzg0Mzc0NDI2fQ.XhHyKwfGRYnFGftIuvRlvECRSmUWwMPf4N9RsSs845o
[11-Jul-2026 11:33:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jul-2026 11:33:48 UTC] ✅ JWT token verified successfully for user profile
[11-Jul-2026 11:33:48 UTC] User ID: 1026
[11-Jul-2026 11:33:48 UTC] ✅ User profile retrieved successfully for user ID: 1026
[11-Jul-2026 11:34:23 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jul-2026 11:34:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jul-2026 11:34:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.77.16.161, 162.158.9.139","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNiIsInVzZXJuYW1lIjoiZGpzdXBlcnN0YXIiLCJlbWFpbCI6ImRqYWthc2h2YXVAZ21haWwuY29tIiwiZXhwIjoxNzg0Mzc0NDI2fQ.XhHyKwfGRYnFGftIuvRlvECRSmUWwMPf4N9RsSs845o","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1977fa88e157c40-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.77.16.161","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-Jul-2026 11:34:23 UTC] === User Orders API Called ===
[11-Jul-2026 11:34:23 UTC] User ID: 1026
[11-Jul-2026 11:34:23 UTC] Limit: 20, Offset: 0
[11-Jul-2026 11:34:23 UTC] Orders found: 0
[11-Jul-2026 11:34:23 UTC] Orders data: []
[11-Jul-2026 11:34:23 UTC] Total orders count: 0
[11-Jul-2026 11:34:23 UTC] === API CALL LOG ===
[11-Jul-2026 11:34:23 UTC] Endpoint: user/profile.php
[11-Jul-2026 11:34:23 UTC] Full Log Data: {
    "timestamp": "2026-07-11 11:34:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.77.16.161",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.77.16.161, 162.158.9.139",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNiIsInVzZXJuYW1lIjoiZGpzdXBlcnN0YXIiLCJlbWFpbCI6ImRqYWthc2h2YXVAZ21haWwuY29tIiwiZXhwIjoxNzg0Mzc0NDI2fQ.XhHyKwfGRYnFGftIuvRlvECRSmUWwMPf4N9RsSs845o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1977fa88e177c40-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.77.16.161",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jul-2026 11:34:23 UTC] === END API CALL LOG ===
[11-Jul-2026 11:34:23 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jul-2026 11:34:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNiIsInVzZXJuYW1lIjoiZGpzdXBlcnN0YXIiLCJlbWFpbCI6ImRqYWthc2h2YXVAZ21haWwuY29tIiwiZXhwIjoxNzg0Mzc0NDI2fQ.XhHyKwfGRYnFGftIuvRlvECRSmUWwMPf4N9RsSs845o
[11-Jul-2026 11:34:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jul-2026 11:34:23 UTC] ✅ JWT token verified successfully for user profile
[11-Jul-2026 11:34:23 UTC] User ID: 1026
[11-Jul-2026 11:34:23 UTC] ✅ User profile retrieved successfully for user ID: 1026
[11-Jul-2026 11:34:23 UTC] === API CALL LOG ===
[11-Jul-2026 11:34:23 UTC] Endpoint: user/profile.php
[11-Jul-2026 11:34:23 UTC] Full Log Data: {
    "timestamp": "2026-07-11 11:34:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.77.16.161",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.77.16.161, 162.158.9.139",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNiIsInVzZXJuYW1lIjoiZGpzdXBlcnN0YXIiLCJlbWFpbCI6ImRqYWthc2h2YXVAZ21haWwuY29tIiwiZXhwIjoxNzg0Mzc0NDI2fQ.XhHyKwfGRYnFGftIuvRlvECRSmUWwMPf4N9RsSs845o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1977fae6bc17c40-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.77.16.161",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jul-2026 11:34:23 UTC] === END API CALL LOG ===
[11-Jul-2026 11:34:23 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jul-2026 11:34:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNiIsInVzZXJuYW1lIjoiZGpzdXBlcnN0YXIiLCJlbWFpbCI6ImRqYWthc2h2YXVAZ21haWwuY29tIiwiZXhwIjoxNzg0Mzc0NDI2fQ.XhHyKwfGRYnFGftIuvRlvECRSmUWwMPf4N9RsSs845o
[11-Jul-2026 11:34:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jul-2026 11:34:23 UTC] ✅ JWT token verified successfully for user profile
[11-Jul-2026 11:34:23 UTC] User ID: 1026
[11-Jul-2026 11:34:23 UTC] ✅ User profile retrieved successfully for user ID: 1026
[11-Jul-2026 11:34:24 UTC] === API CALL LOG ===
[11-Jul-2026 11:34:24 UTC] Endpoint: user/profile.php
[11-Jul-2026 11:34:24 UTC] Full Log Data: {
    "timestamp": "2026-07-11 11:34:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.77.16.161",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.77.16.161, 162.158.9.139",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNiIsInVzZXJuYW1lIjoiZGpzdXBlcnN0YXIiLCJlbWFpbCI6ImRqYWthc2h2YXVAZ21haWwuY29tIiwiZXhwIjoxNzg0Mzc0NDI2fQ.XhHyKwfGRYnFGftIuvRlvECRSmUWwMPf4N9RsSs845o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1977fb319227c40-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.77.16.161",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jul-2026 11:34:24 UTC] === END API CALL LOG ===
[11-Jul-2026 11:34:24 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jul-2026 11:34:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNiIsInVzZXJuYW1lIjoiZGpzdXBlcnN0YXIiLCJlbWFpbCI6ImRqYWthc2h2YXVAZ21haWwuY29tIiwiZXhwIjoxNzg0Mzc0NDI2fQ.XhHyKwfGRYnFGftIuvRlvECRSmUWwMPf4N9RsSs845o
[11-Jul-2026 11:34:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jul-2026 11:34:24 UTC] ✅ JWT token verified successfully for user profile
[11-Jul-2026 11:34:24 UTC] User ID: 1026
[11-Jul-2026 11:34:24 UTC] ✅ User profile retrieved successfully for user ID: 1026
[11-Jul-2026 11:34:30 UTC] === API CALL LOG ===
[11-Jul-2026 11:34:30 UTC] Endpoint: user/profile.php
[11-Jul-2026 11:34:30 UTC] Full Log Data: {
    "timestamp": "2026-07-11 11:34:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.28.190.14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.28.190.14, 172.69.17.26",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNCIsInVzZXJuYW1lIjoiYmFiYXlqYWFuMDAxIiwiZW1haWwiOiJpcHdlYjQ0MUBnbWFpbC5jb20iLCJleHAiOjE3ODQzNTg4MDd9.XQnu0wGi6k8mXk3Mf2NdlTIf0HE7dt7nDAyly9nwB30",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1977fd83a98132d-ORD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.28.190.14",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jul-2026 11:34:30 UTC] === END API CALL LOG ===
[11-Jul-2026 11:34:30 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jul-2026 11:34:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNCIsInVzZXJuYW1lIjoiYmFiYXlqYWFuMDAxIiwiZW1haWwiOiJpcHdlYjQ0MUBnbWFpbC5jb20iLCJleHAiOjE3ODQzNTg4MDd9.XQnu0wGi6k8mXk3Mf2NdlTIf0HE7dt7nDAyly9nwB30
[11-Jul-2026 11:34:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jul-2026 11:34:30 UTC] ✅ JWT token verified successfully for user profile
[11-Jul-2026 11:34:30 UTC] User ID: 1024
[11-Jul-2026 11:34:30 UTC] ✅ User profile retrieved successfully for user ID: 1024
[11-Jul-2026 11:34:32 UTC] === API CALL LOG ===
[11-Jul-2026 11:34:32 UTC] Endpoint: user/profile.php
[11-Jul-2026 11:34:32 UTC] Full Log Data: {
    "timestamp": "2026-07-11 11:34:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.28.190.14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.28.190.14, 172.69.17.26",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNCIsInVzZXJuYW1lIjoiYmFiYXlqYWFuMDAxIiwiZW1haWwiOiJpcHdlYjQ0MUBnbWFpbC5jb20iLCJleHAiOjE3ODQzNTg4MDd9.XQnu0wGi6k8mXk3Mf2NdlTIf0HE7dt7nDAyly9nwB30",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1977fe4098f132d-ORD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.28.190.14",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jul-2026 11:34:32 UTC] === END API CALL LOG ===
[11-Jul-2026 11:34:32 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jul-2026 11:34:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNCIsInVzZXJuYW1lIjoiYmFiYXlqYWFuMDAxIiwiZW1haWwiOiJpcHdlYjQ0MUBnbWFpbC5jb20iLCJleHAiOjE3ODQzNTg4MDd9.XQnu0wGi6k8mXk3Mf2NdlTIf0HE7dt7nDAyly9nwB30
[11-Jul-2026 11:34:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jul-2026 11:34:32 UTC] ✅ JWT token verified successfully for user profile
[11-Jul-2026 11:34:32 UTC] User ID: 1024
[11-Jul-2026 11:34:32 UTC] ✅ User profile retrieved successfully for user ID: 1024
[11-Jul-2026 11:34:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jul-2026 11:34:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jul-2026 11:34:32 UTC] === API CALL LOG ===
[11-Jul-2026 11:34:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"212.28.190.14, 172.69.17.66","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNCIsInVzZXJuYW1lIjoiYmFiYXlqYWFuMDAxIiwiZW1haWwiOiJpcHdlYjQ0MUBnbWFpbC5jb20iLCJleHAiOjE3ODQzNTg4MDd9.XQnu0wGi6k8mXk3Mf2NdlTIf0HE7dt7nDAyly9nwB30","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1977fe40994132d-ORD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"212.28.190.14","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-Jul-2026 11:34:32 UTC] Endpoint: user/profile.php
[11-Jul-2026 11:34:32 UTC] === User Orders API Called ===
[11-Jul-2026 11:34:32 UTC] Full Log Data: {
    "timestamp": "2026-07-11 11:34:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.28.190.14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.28.190.14, 172.69.17.66",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNCIsInVzZXJuYW1lIjoiYmFiYXlqYWFuMDAxIiwiZW1haWwiOiJpcHdlYjQ0MUBnbWFpbC5jb20iLCJleHAiOjE3ODQzNTg4MDd9.XQnu0wGi6k8mXk3Mf2NdlTIf0HE7dt7nDAyly9nwB30",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1977fe40995132d-ORD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.28.190.14",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jul-2026 11:34:32 UTC] User ID: 1024
[11-Jul-2026 11:34:32 UTC] === END API CALL LOG ===
[11-Jul-2026 11:34:32 UTC] Limit: 20, Offset: 0
[11-Jul-2026 11:34:32 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jul-2026 11:34:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNCIsInVzZXJuYW1lIjoiYmFiYXlqYWFuMDAxIiwiZW1haWwiOiJpcHdlYjQ0MUBnbWFpbC5jb20iLCJleHAiOjE3ODQzNTg4MDd9.XQnu0wGi6k8mXk3Mf2NdlTIf0HE7dt7nDAyly9nwB30
[11-Jul-2026 11:34:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jul-2026 11:34:32 UTC] ✅ JWT token verified successfully for user profile
[11-Jul-2026 11:34:32 UTC] User ID: 1024
[11-Jul-2026 11:34:32 UTC] Orders found: 1
[11-Jul-2026 11:34:32 UTC] Orders data: [{"id":399,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Aiforexhub786","status":"pending","created_at":"2026-07-11 10:50:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[11-Jul-2026 11:34:32 UTC] ✅ User profile retrieved successfully for user ID: 1024
[11-Jul-2026 11:34:32 UTC] Total orders count: 1
[11-Jul-2026 11:34:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jul-2026 11:34:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jul-2026 11:34:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"212.28.190.14, 172.69.17.26","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNCIsInVzZXJuYW1lIjoiYmFiYXlqYWFuMDAxIiwiZW1haWwiOiJpcHdlYjQ0MUBnbWFpbC5jb20iLCJleHAiOjE3ODQzNTg4MDd9.XQnu0wGi6k8mXk3Mf2NdlTIf0HE7dt7nDAyly9nwB30","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a19780019a19132d-ORD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"212.28.190.14","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-Jul-2026 11:34:37 UTC] === User Orders API Called ===
[11-Jul-2026 11:34:37 UTC] User ID: 1024
[11-Jul-2026 11:34:37 UTC] Limit: 20, Offset: 0
[11-Jul-2026 11:34:37 UTC] Orders found: 1
[11-Jul-2026 11:34:37 UTC] Orders data: [{"id":399,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Aiforexhub786","status":"pending","created_at":"2026-07-11 10:50:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[11-Jul-2026 11:34:37 UTC] Total orders count: 1
[11-Jul-2026 11:34:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jul-2026 11:34:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jul-2026 11:34:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"212.28.190.14, 172.69.17.26","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNCIsInVzZXJuYW1lIjoiYmFiYXlqYWFuMDAxIiwiZW1haWwiOiJpcHdlYjQ0MUBnbWFpbC5jb20iLCJleHAiOjE3ODQzNTg4MDd9.XQnu0wGi6k8mXk3Mf2NdlTIf0HE7dt7nDAyly9nwB30","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a19780212e2a132d-ORD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"212.28.190.14","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-Jul-2026 11:34:42 UTC] === User Orders API Called ===
[11-Jul-2026 11:34:42 UTC] User ID: 1024
[11-Jul-2026 11:34:42 UTC] Limit: 20, Offset: 0
[11-Jul-2026 11:34:42 UTC] === API CALL LOG ===
[11-Jul-2026 11:34:42 UTC] Endpoint: user/profile.php
[11-Jul-2026 11:34:42 UTC] Full Log Data: {
    "timestamp": "2026-07-11 11:34:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.28.190.14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.28.190.14, 172.69.17.26",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNCIsInVzZXJuYW1lIjoiYmFiYXlqYWFuMDAxIiwiZW1haWwiOiJpcHdlYjQ0MUBnbWFpbC5jb20iLCJleHAiOjE3ODQzNTg4MDd9.XQnu0wGi6k8mXk3Mf2NdlTIf0HE7dt7nDAyly9nwB30",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19780212e2d132d-ORD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.28.190.14",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jul-2026 11:34:42 UTC] === END API CALL LOG ===
[11-Jul-2026 11:34:42 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jul-2026 11:34:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNCIsInVzZXJuYW1lIjoiYmFiYXlqYWFuMDAxIiwiZW1haWwiOiJpcHdlYjQ0MUBnbWFpbC5jb20iLCJleHAiOjE3ODQzNTg4MDd9.XQnu0wGi6k8mXk3Mf2NdlTIf0HE7dt7nDAyly9nwB30
[11-Jul-2026 11:34:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jul-2026 11:34:42 UTC] ✅ JWT token verified successfully for user profile
[11-Jul-2026 11:34:42 UTC] User ID: 1024
[11-Jul-2026 11:34:42 UTC] Orders found: 1
[11-Jul-2026 11:34:42 UTC] Orders data: [{"id":399,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Aiforexhub786","status":"pending","created_at":"2026-07-11 10:50:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[11-Jul-2026 11:34:42 UTC] ✅ User profile retrieved successfully for user ID: 1024
[11-Jul-2026 11:34:42 UTC] Total orders count: 1
[11-Jul-2026 11:34:42 UTC] === API CALL LOG ===
[11-Jul-2026 11:34:42 UTC] Endpoint: user/profile.php
[11-Jul-2026 11:34:42 UTC] Full Log Data: {
    "timestamp": "2026-07-11 11:34:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.28.190.14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.28.190.14, 172.69.17.26",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNCIsInVzZXJuYW1lIjoiYmFiYXlqYWFuMDAxIiwiZW1haWwiOiJpcHdlYjQ0MUBnbWFpbC5jb20iLCJleHAiOjE3ODQzNTg4MDd9.XQnu0wGi6k8mXk3Mf2NdlTIf0HE7dt7nDAyly9nwB30",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1978023ac24132d-ORD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.28.190.14",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jul-2026 11:34:42 UTC] === END API CALL LOG ===
[11-Jul-2026 11:34:42 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jul-2026 11:34:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNCIsInVzZXJuYW1lIjoiYmFiYXlqYWFuMDAxIiwiZW1haWwiOiJpcHdlYjQ0MUBnbWFpbC5jb20iLCJleHAiOjE3ODQzNTg4MDd9.XQnu0wGi6k8mXk3Mf2NdlTIf0HE7dt7nDAyly9nwB30
[11-Jul-2026 11:34:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jul-2026 11:34:42 UTC] ✅ JWT token verified successfully for user profile
[11-Jul-2026 11:34:42 UTC] User ID: 1024
[11-Jul-2026 11:34:42 UTC] ✅ User profile retrieved successfully for user ID: 1024
[11-Jul-2026 11:34:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jul-2026 11:34:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jul-2026 11:34:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.77.16.161, 162.158.9.139","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNiIsInVzZXJuYW1lIjoiZGpzdXBlcnN0YXIiLCJlbWFpbCI6ImRqYWthc2h2YXVAZ21haWwuY29tIiwiZXhwIjoxNzg0Mzc0NDI2fQ.XhHyKwfGRYnFGftIuvRlvECRSmUWwMPf4N9RsSs845o","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1978033ac877c40-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.77.16.161","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-Jul-2026 11:34:45 UTC] === User Orders API Called ===
[11-Jul-2026 11:34:45 UTC] User ID: 1026
[11-Jul-2026 11:34:45 UTC] Limit: 20, Offset: 0
[11-Jul-2026 11:34:45 UTC] Orders found: 0
[11-Jul-2026 11:34:45 UTC] Orders data: []
[11-Jul-2026 11:34:45 UTC] Total orders count: 0
[11-Jul-2026 11:34:47 UTC] === API CALL LOG ===
[11-Jul-2026 11:34:47 UTC] Endpoint: user/profile.php
[11-Jul-2026 11:34:47 UTC] Full Log Data: {
    "timestamp": "2026-07-11 11:34:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.77.16.161",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.77.16.161, 162.158.9.139",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNiIsInVzZXJuYW1lIjoiZGpzdXBlcnN0YXIiLCJlbWFpbCI6ImRqYWthc2h2YXVAZ21haWwuY29tIiwiZXhwIjoxNzg0Mzc0NDI2fQ.XhHyKwfGRYnFGftIuvRlvECRSmUWwMPf4N9RsSs845o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19780427e3a7c40-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.77.16.161",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jul-2026 11:34:47 UTC] === END API CALL LOG ===
[11-Jul-2026 11:34:47 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jul-2026 11:34:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNiIsInVzZXJuYW1lIjoiZGpzdXBlcnN0YXIiLCJlbWFpbCI6ImRqYWthc2h2YXVAZ21haWwuY29tIiwiZXhwIjoxNzg0Mzc0NDI2fQ.XhHyKwfGRYnFGftIuvRlvECRSmUWwMPf4N9RsSs845o
[11-Jul-2026 11:34:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jul-2026 11:34:47 UTC] ✅ JWT token verified successfully for user profile
[11-Jul-2026 11:34:47 UTC] User ID: 1026
[11-Jul-2026 11:34:47 UTC] ✅ User profile retrieved successfully for user ID: 1026
[11-Jul-2026 11:34:47 UTC] User Purchases API - User ID: 1026
[11-Jul-2026 11:34:47 UTC] User Purchases API - Total purchases found: 0
[11-Jul-2026 11:34:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jul-2026 11:34:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jul-2026 11:34:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.77.16.161, 162.158.9.138","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNiIsInVzZXJuYW1lIjoiZGpzdXBlcnN0YXIiLCJlbWFpbCI6ImRqYWthc2h2YXVAZ21haWwuY29tIiwiZXhwIjoxNzg0Mzc0NDI2fQ.XhHyKwfGRYnFGftIuvRlvECRSmUWwMPf4N9RsSs845o","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a197806dfbdc7c40-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.77.16.161","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-Jul-2026 11:34:54 UTC] === User Orders API Called ===
[11-Jul-2026 11:34:54 UTC] User ID: 1026
[11-Jul-2026 11:34:54 UTC] Limit: 20, Offset: 0
[11-Jul-2026 11:34:54 UTC] Orders found: 0
[11-Jul-2026 11:34:54 UTC] Orders data: []
[11-Jul-2026 11:34:54 UTC] Total orders count: 0
[11-Jul-2026 11:34:54 UTC] === API CALL LOG ===
[11-Jul-2026 11:34:54 UTC] Endpoint: user/profile.php
[11-Jul-2026 11:34:54 UTC] Full Log Data: {
    "timestamp": "2026-07-11 11:34:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.77.16.161",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.77.16.161, 162.158.9.138",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNiIsInVzZXJuYW1lIjoiZGpzdXBlcnN0YXIiLCJlbWFpbCI6ImRqYWthc2h2YXVAZ21haWwuY29tIiwiZXhwIjoxNzg0Mzc0NDI2fQ.XhHyKwfGRYnFGftIuvRlvECRSmUWwMPf4N9RsSs845o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a197806e2c1a7c40-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.77.16.161",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jul-2026 11:34:54 UTC] === END API CALL LOG ===
[11-Jul-2026 11:34:54 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jul-2026 11:34:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNiIsInVzZXJuYW1lIjoiZGpzdXBlcnN0YXIiLCJlbWFpbCI6ImRqYWthc2h2YXVAZ21haWwuY29tIiwiZXhwIjoxNzg0Mzc0NDI2fQ.XhHyKwfGRYnFGftIuvRlvECRSmUWwMPf4N9RsSs845o
[11-Jul-2026 11:34:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jul-2026 11:34:54 UTC] ✅ JWT token verified successfully for user profile
[11-Jul-2026 11:34:54 UTC] User ID: 1026
[11-Jul-2026 11:34:54 UTC] ✅ User profile retrieved successfully for user ID: 1026
[11-Jul-2026 11:34:55 UTC] === API CALL LOG ===
[11-Jul-2026 11:34:55 UTC] Endpoint: user/profile.php
[11-Jul-2026 11:34:55 UTC] Full Log Data: {
    "timestamp": "2026-07-11 11:34:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.77.16.161",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.77.16.161, 162.158.9.138",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNiIsInVzZXJuYW1lIjoiZGpzdXBlcnN0YXIiLCJlbWFpbCI6ImRqYWthc2h2YXVAZ21haWwuY29tIiwiZXhwIjoxNzg0Mzc0NDI2fQ.XhHyKwfGRYnFGftIuvRlvECRSmUWwMPf4N9RsSs845o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1978071d8877c40-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.77.16.161",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jul-2026 11:34:55 UTC] === END API CALL LOG ===
[11-Jul-2026 11:34:55 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jul-2026 11:34:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNiIsInVzZXJuYW1lIjoiZGpzdXBlcnN0YXIiLCJlbWFpbCI6ImRqYWthc2h2YXVAZ21haWwuY29tIiwiZXhwIjoxNzg0Mzc0NDI2fQ.XhHyKwfGRYnFGftIuvRlvECRSmUWwMPf4N9RsSs845o
[11-Jul-2026 11:34:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jul-2026 11:34:55 UTC] ✅ JWT token verified successfully for user profile
[11-Jul-2026 11:34:55 UTC] User ID: 1026
[11-Jul-2026 11:34:55 UTC] ✅ User profile retrieved successfully for user ID: 1026
[11-Jul-2026 11:34:55 UTC] === API CALL LOG ===
[11-Jul-2026 11:34:55 UTC] Endpoint: user/profile.php
[11-Jul-2026 11:34:55 UTC] Full Log Data: {
    "timestamp": "2026-07-11 11:34:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.77.16.161",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.77.16.161, 162.158.9.138",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNiIsInVzZXJuYW1lIjoiZGpzdXBlcnN0YXIiLCJlbWFpbCI6ImRqYWthc2h2YXVAZ21haWwuY29tIiwiZXhwIjoxNzg0Mzc0NDI2fQ.XhHyKwfGRYnFGftIuvRlvECRSmUWwMPf4N9RsSs845o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19780747baa7c40-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.77.16.161",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jul-2026 11:34:55 UTC] === END API CALL LOG ===
[11-Jul-2026 11:34:55 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jul-2026 11:34:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNiIsInVzZXJuYW1lIjoiZGpzdXBlcnN0YXIiLCJlbWFpbCI6ImRqYWthc2h2YXVAZ21haWwuY29tIiwiZXhwIjoxNzg0Mzc0NDI2fQ.XhHyKwfGRYnFGftIuvRlvECRSmUWwMPf4N9RsSs845o
[11-Jul-2026 11:34:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jul-2026 11:34:55 UTC] ✅ JWT token verified successfully for user profile
[11-Jul-2026 11:34:55 UTC] User ID: 1026
[11-Jul-2026 11:34:55 UTC] ✅ User profile retrieved successfully for user ID: 1026
[11-Jul-2026 11:35:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jul-2026 11:35:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jul-2026 11:35:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.77.16.161, 162.158.9.139","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNiIsInVzZXJuYW1lIjoiZGpzdXBlcnN0YXIiLCJlbWFpbCI6ImRqYWthc2h2YXVAZ21haWwuY29tIiwiZXhwIjoxNzg0Mzc0NDI2fQ.XhHyKwfGRYnFGftIuvRlvECRSmUWwMPf4N9RsSs845o","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a19780c27e5c7c40-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.77.16.161","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-Jul-2026 11:35:08 UTC] === User Orders API Called ===
[11-Jul-2026 11:35:08 UTC] User ID: 1026
[11-Jul-2026 11:35:08 UTC] Limit: 20, Offset: 0
[11-Jul-2026 11:35:08 UTC] Orders found: 0
[11-Jul-2026 11:35:08 UTC] Orders data: []
[11-Jul-2026 11:35:08 UTC] Total orders count: 0
[11-Jul-2026 11:35:08 UTC] === API CALL LOG ===
[11-Jul-2026 11:35:08 UTC] Endpoint: user/profile.php
[11-Jul-2026 11:35:08 UTC] Full Log Data: {
    "timestamp": "2026-07-11 11:35:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.77.16.161",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.77.16.161, 162.158.9.139",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNiIsInVzZXJuYW1lIjoiZGpzdXBlcnN0YXIiLCJlbWFpbCI6ImRqYWthc2h2YXVAZ21haWwuY29tIiwiZXhwIjoxNzg0Mzc0NDI2fQ.XhHyKwfGRYnFGftIuvRlvECRSmUWwMPf4N9RsSs845o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19780c3bf917c40-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.77.16.161",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jul-2026 11:35:08 UTC] === END API CALL LOG ===
[11-Jul-2026 11:35:08 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jul-2026 11:35:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNiIsInVzZXJuYW1lIjoiZGpzdXBlcnN0YXIiLCJlbWFpbCI6ImRqYWthc2h2YXVAZ21haWwuY29tIiwiZXhwIjoxNzg0Mzc0NDI2fQ.XhHyKwfGRYnFGftIuvRlvECRSmUWwMPf4N9RsSs845o
[11-Jul-2026 11:35:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jul-2026 11:35:08 UTC] ✅ JWT token verified successfully for user profile
[11-Jul-2026 11:35:08 UTC] User ID: 1026
[11-Jul-2026 11:35:08 UTC] ✅ User profile retrieved successfully for user ID: 1026
[11-Jul-2026 11:35:08 UTC] === API CALL LOG ===
[11-Jul-2026 11:35:08 UTC] Endpoint: user/profile.php
[11-Jul-2026 11:35:08 UTC] Full Log Data: {
    "timestamp": "2026-07-11 11:35:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.77.16.161",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.77.16.161, 162.158.9.139",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNiIsInVzZXJuYW1lIjoiZGpzdXBlcnN0YXIiLCJlbWFpbCI6ImRqYWthc2h2YXVAZ21haWwuY29tIiwiZXhwIjoxNzg0Mzc0NDI2fQ.XhHyKwfGRYnFGftIuvRlvECRSmUWwMPf4N9RsSs845o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19780c6fb0e7c40-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.77.16.161",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jul-2026 11:35:08 UTC] === END API CALL LOG ===
[11-Jul-2026 11:35:08 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jul-2026 11:35:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNiIsInVzZXJuYW1lIjoiZGpzdXBlcnN0YXIiLCJlbWFpbCI6ImRqYWthc2h2YXVAZ21haWwuY29tIiwiZXhwIjoxNzg0Mzc0NDI2fQ.XhHyKwfGRYnFGftIuvRlvECRSmUWwMPf4N9RsSs845o
[11-Jul-2026 11:35:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jul-2026 11:35:08 UTC] ✅ JWT token verified successfully for user profile
[11-Jul-2026 11:35:08 UTC] User ID: 1026
[11-Jul-2026 11:35:08 UTC] ✅ User profile retrieved successfully for user ID: 1026
[11-Jul-2026 11:35:09 UTC] === API CALL LOG ===
[11-Jul-2026 11:35:09 UTC] Endpoint: user/profile.php
[11-Jul-2026 11:35:09 UTC] Full Log Data: {
    "timestamp": "2026-07-11 11:35:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.77.16.161",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.77.16.161, 162.158.9.139",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNiIsInVzZXJuYW1lIjoiZGpzdXBlcnN0YXIiLCJlbWFpbCI6ImRqYWthc2h2YXVAZ21haWwuY29tIiwiZXhwIjoxNzg0Mzc0NDI2fQ.XhHyKwfGRYnFGftIuvRlvECRSmUWwMPf4N9RsSs845o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19780c94dbd7c40-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.77.16.161",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jul-2026 11:35:09 UTC] === END API CALL LOG ===
[11-Jul-2026 11:35:09 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jul-2026 11:35:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNiIsInVzZXJuYW1lIjoiZGpzdXBlcnN0YXIiLCJlbWFpbCI6ImRqYWthc2h2YXVAZ21haWwuY29tIiwiZXhwIjoxNzg0Mzc0NDI2fQ.XhHyKwfGRYnFGftIuvRlvECRSmUWwMPf4N9RsSs845o
[11-Jul-2026 11:35:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jul-2026 11:35:09 UTC] ✅ JWT token verified successfully for user profile
[11-Jul-2026 11:35:09 UTC] User ID: 1026
[11-Jul-2026 11:35:09 UTC] ✅ User profile retrieved successfully for user ID: 1026
[11-Jul-2026 11:35:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jul-2026 11:35:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jul-2026 11:35:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.77.16.161, 162.158.9.139","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNiIsInVzZXJuYW1lIjoiZGpzdXBlcnN0YXIiLCJlbWFpbCI6ImRqYWthc2h2YXVAZ21haWwuY29tIiwiZXhwIjoxNzg0Mzc0NDI2fQ.XhHyKwfGRYnFGftIuvRlvECRSmUWwMPf4N9RsSs845o","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a19781076b167c40-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.77.16.161","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-Jul-2026 11:35:19 UTC] === User Orders API Called ===
[11-Jul-2026 11:35:19 UTC] User ID: 1026
[11-Jul-2026 11:35:19 UTC] Limit: 20, Offset: 0
[11-Jul-2026 11:35:19 UTC] Orders found: 0
[11-Jul-2026 11:35:19 UTC] Orders data: []
[11-Jul-2026 11:35:19 UTC] Total orders count: 0
[11-Jul-2026 11:35:19 UTC] === API CALL LOG ===
[11-Jul-2026 11:35:19 UTC] Endpoint: user/profile.php
[11-Jul-2026 11:35:19 UTC] Full Log Data: {
    "timestamp": "2026-07-11 11:35:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.77.16.161",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.77.16.161, 162.158.9.139",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNiIsInVzZXJuYW1lIjoiZGpzdXBlcnN0YXIiLCJlbWFpbCI6ImRqYWthc2h2YXVAZ21haWwuY29tIiwiZXhwIjoxNzg0Mzc0NDI2fQ.XhHyKwfGRYnFGftIuvRlvECRSmUWwMPf4N9RsSs845o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1978107fb907c40-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.77.16.161",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jul-2026 11:35:19 UTC] === END API CALL LOG ===
[11-Jul-2026 11:35:19 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jul-2026 11:35:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNiIsInVzZXJuYW1lIjoiZGpzdXBlcnN0YXIiLCJlbWFpbCI6ImRqYWthc2h2YXVAZ21haWwuY29tIiwiZXhwIjoxNzg0Mzc0NDI2fQ.XhHyKwfGRYnFGftIuvRlvECRSmUWwMPf4N9RsSs845o
[11-Jul-2026 11:35:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jul-2026 11:35:19 UTC] ✅ JWT token verified successfully for user profile
[11-Jul-2026 11:35:19 UTC] User ID: 1026
[11-Jul-2026 11:35:19 UTC] ✅ User profile retrieved successfully for user ID: 1026
[11-Jul-2026 11:35:20 UTC] === API CALL LOG ===
[11-Jul-2026 11:35:20 UTC] Endpoint: user/profile.php
[11-Jul-2026 11:35:20 UTC] Full Log Data: {
    "timestamp": "2026-07-11 11:35:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.77.16.161",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.77.16.161, 162.158.9.139",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNiIsInVzZXJuYW1lIjoiZGpzdXBlcnN0YXIiLCJlbWFpbCI6ImRqYWthc2h2YXVAZ21haWwuY29tIiwiZXhwIjoxNzg0Mzc0NDI2fQ.XhHyKwfGRYnFGftIuvRlvECRSmUWwMPf4N9RsSs845o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a197810d89107c40-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.77.16.161",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jul-2026 11:35:20 UTC] === END API CALL LOG ===
[11-Jul-2026 11:35:20 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jul-2026 11:35:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNiIsInVzZXJuYW1lIjoiZGpzdXBlcnN0YXIiLCJlbWFpbCI6ImRqYWthc2h2YXVAZ21haWwuY29tIiwiZXhwIjoxNzg0Mzc0NDI2fQ.XhHyKwfGRYnFGftIuvRlvECRSmUWwMPf4N9RsSs845o
[11-Jul-2026 11:35:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jul-2026 11:35:20 UTC] ✅ JWT token verified successfully for user profile
[11-Jul-2026 11:35:20 UTC] User ID: 1026
[11-Jul-2026 11:35:20 UTC] ✅ User profile retrieved successfully for user ID: 1026
[11-Jul-2026 11:35:21 UTC] === API CALL LOG ===
[11-Jul-2026 11:35:21 UTC] Endpoint: user/profile.php
[11-Jul-2026 11:35:21 UTC] Full Log Data: {
    "timestamp": "2026-07-11 11:35:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.77.16.161",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.77.16.161, 162.158.9.139",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNiIsInVzZXJuYW1lIjoiZGpzdXBlcnN0YXIiLCJlbWFpbCI6ImRqYWthc2h2YXVAZ21haWwuY29tIiwiZXhwIjoxNzg0Mzc0NDI2fQ.XhHyKwfGRYnFGftIuvRlvECRSmUWwMPf4N9RsSs845o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a197811578cd7c40-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.77.16.161",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jul-2026 11:35:21 UTC] === END API CALL LOG ===
[11-Jul-2026 11:35:21 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jul-2026 11:35:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNiIsInVzZXJuYW1lIjoiZGpzdXBlcnN0YXIiLCJlbWFpbCI6ImRqYWthc2h2YXVAZ21haWwuY29tIiwiZXhwIjoxNzg0Mzc0NDI2fQ.XhHyKwfGRYnFGftIuvRlvECRSmUWwMPf4N9RsSs845o
[11-Jul-2026 11:35:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jul-2026 11:35:21 UTC] ✅ JWT token verified successfully for user profile
[11-Jul-2026 11:35:21 UTC] User ID: 1026
[11-Jul-2026 11:35:21 UTC] ✅ User profile retrieved successfully for user ID: 1026
[11-Jul-2026 11:35:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jul-2026 11:35:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jul-2026 11:35:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.77.16.161, 162.158.9.138","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNiIsInVzZXJuYW1lIjoiZGpzdXBlcnN0YXIiLCJlbWFpbCI6ImRqYWthc2h2YXVAZ21haWwuY29tIiwiZXhwIjoxNzg0Mzc0NDI2fQ.XhHyKwfGRYnFGftIuvRlvECRSmUWwMPf4N9RsSs845o","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a197814f7f667c40-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.77.16.161","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-Jul-2026 11:35:30 UTC] === User Orders API Called ===
[11-Jul-2026 11:35:30 UTC] User ID: 1026
[11-Jul-2026 11:35:30 UTC] Limit: 20, Offset: 0
[11-Jul-2026 11:35:30 UTC] Orders found: 0
[11-Jul-2026 11:35:30 UTC] Orders data: []
[11-Jul-2026 11:35:30 UTC] Total orders count: 0
[11-Jul-2026 11:35:30 UTC] === API CALL LOG ===
[11-Jul-2026 11:35:30 UTC] Endpoint: user/profile.php
[11-Jul-2026 11:35:30 UTC] Full Log Data: {
    "timestamp": "2026-07-11 11:35:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.77.16.161",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.77.16.161, 162.158.9.138",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNiIsInVzZXJuYW1lIjoiZGpzdXBlcnN0YXIiLCJlbWFpbCI6ImRqYWthc2h2YXVAZ21haWwuY29tIiwiZXhwIjoxNzg0Mzc0NDI2fQ.XhHyKwfGRYnFGftIuvRlvECRSmUWwMPf4N9RsSs845o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a197814f7f697c40-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.77.16.161",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jul-2026 11:35:30 UTC] === END API CALL LOG ===
[11-Jul-2026 11:35:30 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jul-2026 11:35:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNiIsInVzZXJuYW1lIjoiZGpzdXBlcnN0YXIiLCJlbWFpbCI6ImRqYWthc2h2YXVAZ21haWwuY29tIiwiZXhwIjoxNzg0Mzc0NDI2fQ.XhHyKwfGRYnFGftIuvRlvECRSmUWwMPf4N9RsSs845o
[11-Jul-2026 11:35:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jul-2026 11:35:30 UTC] ✅ JWT token verified successfully for user profile
[11-Jul-2026 11:35:30 UTC] User ID: 1026
[11-Jul-2026 11:35:30 UTC] ✅ User profile retrieved successfully for user ID: 1026
[11-Jul-2026 11:35:30 UTC] === API CALL LOG ===
[11-Jul-2026 11:35:30 UTC] Endpoint: user/profile.php
[11-Jul-2026 11:35:30 UTC] Full Log Data: {
    "timestamp": "2026-07-11 11:35:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.77.16.161",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.77.16.161, 162.158.9.138",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNiIsInVzZXJuYW1lIjoiZGpzdXBlcnN0YXIiLCJlbWFpbCI6ImRqYWthc2h2YXVAZ21haWwuY29tIiwiZXhwIjoxNzg0Mzc0NDI2fQ.XhHyKwfGRYnFGftIuvRlvECRSmUWwMPf4N9RsSs845o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a197814f8f7d7c40-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.77.16.161",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jul-2026 11:35:30 UTC] === END API CALL LOG ===
[11-Jul-2026 11:35:30 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jul-2026 11:35:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNiIsInVzZXJuYW1lIjoiZGpzdXBlcnN0YXIiLCJlbWFpbCI6ImRqYWthc2h2YXVAZ21haWwuY29tIiwiZXhwIjoxNzg0Mzc0NDI2fQ.XhHyKwfGRYnFGftIuvRlvECRSmUWwMPf4N9RsSs845o
[11-Jul-2026 11:35:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jul-2026 11:35:30 UTC] ✅ JWT token verified successfully for user profile
[11-Jul-2026 11:35:30 UTC] User ID: 1026
[11-Jul-2026 11:35:30 UTC] ✅ User profile retrieved successfully for user ID: 1026
[11-Jul-2026 11:35:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jul-2026 11:35:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jul-2026 11:35:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.77.16.161, 162.158.9.138","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNiIsInVzZXJuYW1lIjoiZGpzdXBlcnN0YXIiLCJlbWFpbCI6ImRqYWthc2h2YXVAZ21haWwuY29tIiwiZXhwIjoxNzg0Mzc0NDI2fQ.XhHyKwfGRYnFGftIuvRlvECRSmUWwMPf4N9RsSs845o","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1978155edc47c40-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.77.16.161","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-Jul-2026 11:35:31 UTC] === User Orders API Called ===
[11-Jul-2026 11:35:31 UTC] User ID: 1026
[11-Jul-2026 11:35:31 UTC] Limit: 20, Offset: 0
[11-Jul-2026 11:35:31 UTC] Orders found: 0
[11-Jul-2026 11:35:31 UTC] Orders data: []
[11-Jul-2026 11:35:31 UTC] Total orders count: 0
[11-Jul-2026 11:35:31 UTC] === API CALL LOG ===
[11-Jul-2026 11:35:31 UTC] Endpoint: user/profile.php
[11-Jul-2026 11:35:31 UTC] Full Log Data: {
    "timestamp": "2026-07-11 11:35:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.77.16.161",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.77.16.161, 162.158.9.138",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNiIsInVzZXJuYW1lIjoiZGpzdXBlcnN0YXIiLCJlbWFpbCI6ImRqYWthc2h2YXVAZ21haWwuY29tIiwiZXhwIjoxNzg0Mzc0NDI2fQ.XhHyKwfGRYnFGftIuvRlvECRSmUWwMPf4N9RsSs845o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19781567e477c40-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.77.16.161",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jul-2026 11:35:31 UTC] === END API CALL LOG ===
[11-Jul-2026 11:35:31 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jul-2026 11:35:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNiIsInVzZXJuYW1lIjoiZGpzdXBlcnN0YXIiLCJlbWFpbCI6ImRqYWthc2h2YXVAZ21haWwuY29tIiwiZXhwIjoxNzg0Mzc0NDI2fQ.XhHyKwfGRYnFGftIuvRlvECRSmUWwMPf4N9RsSs845o
[11-Jul-2026 11:35:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jul-2026 11:35:31 UTC] ✅ JWT token verified successfully for user profile
[11-Jul-2026 11:35:31 UTC] User ID: 1026
[11-Jul-2026 11:35:31 UTC] ✅ User profile retrieved successfully for user ID: 1026
[11-Jul-2026 11:35:32 UTC] === API CALL LOG ===
[11-Jul-2026 11:35:32 UTC] Endpoint: user/profile.php
[11-Jul-2026 11:35:32 UTC] Full Log Data: {
    "timestamp": "2026-07-11 11:35:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.77.16.161",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.77.16.161, 162.158.9.138",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNiIsInVzZXJuYW1lIjoiZGpzdXBlcnN0YXIiLCJlbWFpbCI6ImRqYWthc2h2YXVAZ21haWwuY29tIiwiZXhwIjoxNzg0Mzc0NDI2fQ.XhHyKwfGRYnFGftIuvRlvECRSmUWwMPf4N9RsSs845o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a197815a39b67c40-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.77.16.161",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jul-2026 11:35:32 UTC] === END API CALL LOG ===
[11-Jul-2026 11:35:32 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jul-2026 11:35:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNiIsInVzZXJuYW1lIjoiZGpzdXBlcnN0YXIiLCJlbWFpbCI6ImRqYWthc2h2YXVAZ21haWwuY29tIiwiZXhwIjoxNzg0Mzc0NDI2fQ.XhHyKwfGRYnFGftIuvRlvECRSmUWwMPf4N9RsSs845o
[11-Jul-2026 11:35:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jul-2026 11:35:32 UTC] ✅ JWT token verified successfully for user profile
[11-Jul-2026 11:35:32 UTC] User ID: 1026
[11-Jul-2026 11:35:32 UTC] ✅ User profile retrieved successfully for user ID: 1026
[11-Jul-2026 11:35:32 UTC] === API CALL LOG ===
[11-Jul-2026 11:35:32 UTC] Endpoint: user/profile.php
[11-Jul-2026 11:35:32 UTC] Full Log Data: {
    "timestamp": "2026-07-11 11:35:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.77.16.161",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.77.16.161, 162.158.9.138",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNiIsInVzZXJuYW1lIjoiZGpzdXBlcnN0YXIiLCJlbWFpbCI6ImRqYWthc2h2YXVAZ21haWwuY29tIiwiZXhwIjoxNzg0Mzc0NDI2fQ.XhHyKwfGRYnFGftIuvRlvECRSmUWwMPf4N9RsSs845o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a197815bbb0c7c40-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.77.16.161",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jul-2026 11:35:32 UTC] === END API CALL LOG ===
[11-Jul-2026 11:35:32 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jul-2026 11:35:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNiIsInVzZXJuYW1lIjoiZGpzdXBlcnN0YXIiLCJlbWFpbCI6ImRqYWthc2h2YXVAZ21haWwuY29tIiwiZXhwIjoxNzg0Mzc0NDI2fQ.XhHyKwfGRYnFGftIuvRlvECRSmUWwMPf4N9RsSs845o
[11-Jul-2026 11:35:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jul-2026 11:35:32 UTC] ✅ JWT token verified successfully for user profile
[11-Jul-2026 11:35:32 UTC] User ID: 1026
[11-Jul-2026 11:35:32 UTC] ✅ User profile retrieved successfully for user ID: 1026
[11-Jul-2026 12:37:18 UTC] === API CALL LOG ===
[11-Jul-2026 12:37:18 UTC] Endpoint: user/profile.php
[11-Jul-2026 12:37:18 UTC] Full Log Data: {
    "timestamp": "2026-07-11 12:37:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a110:b4a8:247d:28ff:feeb:484e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a110:b4a8:247d:28ff:feeb:484e, 172.68.62.135",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQzNzgyMzh9.mR_LJT0e0aTqYvgok5Yld-TmOFUGlAda_lcmry17jJ8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a197dbd8bef85ef7-ATH",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a110:b4a8:247d:28ff:feeb:484e",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jul-2026 12:37:18 UTC] === END API CALL LOG ===
[11-Jul-2026 12:37:18 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jul-2026 12:37:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQzNzgyMzh9.mR_LJT0e0aTqYvgok5Yld-TmOFUGlAda_lcmry17jJ8
[11-Jul-2026 12:37:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jul-2026 12:37:18 UTC] ✅ JWT token verified successfully for user profile
[11-Jul-2026 12:37:18 UTC] User ID: 694
[11-Jul-2026 12:37:18 UTC] ✅ User profile retrieved successfully for user ID: 694
[11-Jul-2026 12:37:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jul-2026 12:37:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jul-2026 12:37:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a00:1880:a110:b4a8:247d:28ff:feeb:484e, 172.68.62.135","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQzNzgyMzh9.mR_LJT0e0aTqYvgok5Yld-TmOFUGlAda_lcmry17jJ8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a197dbd8ef705ef7-ATH","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a00:1880:a110:b4a8:247d:28ff:feeb:484e","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-Jul-2026 12:37:18 UTC] === User Orders API Called ===
[11-Jul-2026 12:37:18 UTC] User ID: 694
[11-Jul-2026 12:37:18 UTC] Limit: 20, Offset: 0
[11-Jul-2026 12:37:18 UTC] Orders found: 0
[11-Jul-2026 12:37:18 UTC] Orders data: []
[11-Jul-2026 12:37:18 UTC] Total orders count: 0
[11-Jul-2026 12:37:18 UTC] === API CALL LOG ===
[11-Jul-2026 12:37:18 UTC] Endpoint: user/profile.php
[11-Jul-2026 12:37:18 UTC] Full Log Data: {
    "timestamp": "2026-07-11 12:37:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a110:b4a8:247d:28ff:feeb:484e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a110:b4a8:247d:28ff:feeb:484e, 172.68.62.135",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQzNzgyMzh9.mR_LJT0e0aTqYvgok5Yld-TmOFUGlAda_lcmry17jJ8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a197dbd9582b5ef7-ATH",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a110:b4a8:247d:28ff:feeb:484e",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jul-2026 12:37:18 UTC] === END API CALL LOG ===
[11-Jul-2026 12:37:18 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jul-2026 12:37:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQzNzgyMzh9.mR_LJT0e0aTqYvgok5Yld-TmOFUGlAda_lcmry17jJ8
[11-Jul-2026 12:37:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jul-2026 12:37:18 UTC] ✅ JWT token verified successfully for user profile
[11-Jul-2026 12:37:18 UTC] User ID: 694
[11-Jul-2026 12:37:18 UTC] ✅ User profile retrieved successfully for user ID: 694
[11-Jul-2026 12:37:24 UTC] === API CALL LOG ===
[11-Jul-2026 12:37:24 UTC] Endpoint: user/profile.php
[11-Jul-2026 12:37:24 UTC] Full Log Data: {
    "timestamp": "2026-07-11 12:37:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a110:b4a8:247d:28ff:feeb:484e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a110:b4a8:247d:28ff:feeb:484e, 172.68.62.98",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQzNzgyMzh9.mR_LJT0e0aTqYvgok5Yld-TmOFUGlAda_lcmry17jJ8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a197dbfb3d9b5ef7-ATH",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a110:b4a8:247d:28ff:feeb:484e",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jul-2026 12:37:24 UTC] === END API CALL LOG ===
[11-Jul-2026 12:37:24 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jul-2026 12:37:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQzNzgyMzh9.mR_LJT0e0aTqYvgok5Yld-TmOFUGlAda_lcmry17jJ8
[11-Jul-2026 12:37:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jul-2026 12:37:24 UTC] ✅ JWT token verified successfully for user profile
[11-Jul-2026 12:37:24 UTC] User ID: 694
[11-Jul-2026 12:37:24 UTC] ✅ User profile retrieved successfully for user ID: 694
[11-Jul-2026 12:37:24 UTC] User Purchases API - User ID: 694
[11-Jul-2026 12:37:24 UTC] User Purchases API - Total purchases found: 0
[11-Jul-2026 15:50:58 UTC] === API CALL LOG ===
[11-Jul-2026 15:50:58 UTC] Endpoint: user/profile.php
[11-Jul-2026 15:50:58 UTC] Full Log Data: {
    "timestamp": "2026-07-11 15:50:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.127.11.182",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.127.11.182, 172.69.194.233",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNyIsInVzZXJuYW1lIjoiSm9obiIsImVtYWlsIjoiYWxleHRhcmlsYTE3OUBnbWFpbC5jb20iLCJleHAiOjE3ODQzODk4NTZ9.5Tv9Ps2HSq7uTnVCqg1WEL69_jFQzhVSFebeEIVHF78",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a198f786a98e6352-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.127.11.182",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jul-2026 15:50:58 UTC] === END API CALL LOG ===
[11-Jul-2026 15:50:58 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jul-2026 15:50:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNyIsInVzZXJuYW1lIjoiSm9obiIsImVtYWlsIjoiYWxleHRhcmlsYTE3OUBnbWFpbC5jb20iLCJleHAiOjE3ODQzODk4NTZ9.5Tv9Ps2HSq7uTnVCqg1WEL69_jFQzhVSFebeEIVHF78
[11-Jul-2026 15:50:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jul-2026 15:50:58 UTC] ✅ JWT token verified successfully for user profile
[11-Jul-2026 15:50:58 UTC] User ID: 1027
[11-Jul-2026 15:50:58 UTC] ✅ User profile retrieved successfully for user ID: 1027
[11-Jul-2026 15:50:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jul-2026 15:50:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jul-2026 15:50:58 UTC] === API CALL LOG ===
[11-Jul-2026 15:50:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.127.11.182, 172.69.194.233","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNyIsInVzZXJuYW1lIjoiSm9obiIsImVtYWlsIjoiYWxleHRhcmlsYTE3OUBnbWFpbC5jb20iLCJleHAiOjE3ODQzODk4NTZ9.5Tv9Ps2HSq7uTnVCqg1WEL69_jFQzhVSFebeEIVHF78","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a198f786a9916352-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.127.11.182","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-Jul-2026 15:50:58 UTC] Endpoint: user/profile.php
[11-Jul-2026 15:50:58 UTC] Full Log Data: {
    "timestamp": "2026-07-11 15:50:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.127.11.182",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.127.11.182, 172.69.194.233",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNyIsInVzZXJuYW1lIjoiSm9obiIsImVtYWlsIjoiYWxleHRhcmlsYTE3OUBnbWFpbC5jb20iLCJleHAiOjE3ODQzODk4NTZ9.5Tv9Ps2HSq7uTnVCqg1WEL69_jFQzhVSFebeEIVHF78",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a198f786a9926352-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.127.11.182",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jul-2026 15:50:58 UTC] === END API CALL LOG ===
[11-Jul-2026 15:50:58 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jul-2026 15:50:58 UTC] === User Orders API Called ===
[11-Jul-2026 15:50:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNyIsInVzZXJuYW1lIjoiSm9obiIsImVtYWlsIjoiYWxleHRhcmlsYTE3OUBnbWFpbC5jb20iLCJleHAiOjE3ODQzODk4NTZ9.5Tv9Ps2HSq7uTnVCqg1WEL69_jFQzhVSFebeEIVHF78
[11-Jul-2026 15:50:58 UTC] User ID: 1027
[11-Jul-2026 15:50:58 UTC] Limit: 20, Offset: 0
[11-Jul-2026 15:50:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jul-2026 15:50:58 UTC] ✅ JWT token verified successfully for user profile
[11-Jul-2026 15:50:58 UTC] User ID: 1027
[11-Jul-2026 15:50:58 UTC] ✅ User profile retrieved successfully for user ID: 1027
[11-Jul-2026 15:50:58 UTC] Orders found: 0
[11-Jul-2026 15:50:58 UTC] Orders data: []
[11-Jul-2026 15:50:58 UTC] Total orders count: 0
[11-Jul-2026 15:51:01 UTC] === API CALL LOG ===
[11-Jul-2026 15:51:01 UTC] Endpoint: user/profile.php
[11-Jul-2026 15:51:01 UTC] Full Log Data: {
    "timestamp": "2026-07-11 15:51:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.127.11.182",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.127.11.182, 172.69.194.233",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNyIsInVzZXJuYW1lIjoiSm9obiIsImVtYWlsIjoiYWxleHRhcmlsYTE3OUBnbWFpbC5jb20iLCJleHAiOjE3ODQzODk4NTZ9.5Tv9Ps2HSq7uTnVCqg1WEL69_jFQzhVSFebeEIVHF78",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a198f7986eca6352-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.127.11.182",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jul-2026 15:51:01 UTC] === END API CALL LOG ===
[11-Jul-2026 15:51:01 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jul-2026 15:51:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNyIsInVzZXJuYW1lIjoiSm9obiIsImVtYWlsIjoiYWxleHRhcmlsYTE3OUBnbWFpbC5jb20iLCJleHAiOjE3ODQzODk4NTZ9.5Tv9Ps2HSq7uTnVCqg1WEL69_jFQzhVSFebeEIVHF78
[11-Jul-2026 15:51:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jul-2026 15:51:01 UTC] ✅ JWT token verified successfully for user profile
[11-Jul-2026 15:51:01 UTC] User ID: 1027
[11-Jul-2026 15:51:01 UTC] ✅ User profile retrieved successfully for user ID: 1027
[11-Jul-2026 15:51:09 UTC] === API CALL LOG ===
[11-Jul-2026 15:51:09 UTC] Endpoint: user/profile.php
[11-Jul-2026 15:51:09 UTC] Full Log Data: {
    "timestamp": "2026-07-11 15:51:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.127.11.182",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.127.11.182, 172.69.194.232",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNyIsInVzZXJuYW1lIjoiSm9obiIsImVtYWlsIjoiYWxleHRhcmlsYTE3OUBnbWFpbC5jb20iLCJleHAiOjE3ODQzODk4NTZ9.5Tv9Ps2HSq7uTnVCqg1WEL69_jFQzhVSFebeEIVHF78",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a198f7c8da136352-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.127.11.182",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jul-2026 15:51:09 UTC] === END API CALL LOG ===
[11-Jul-2026 15:51:09 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jul-2026 15:51:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNyIsInVzZXJuYW1lIjoiSm9obiIsImVtYWlsIjoiYWxleHRhcmlsYTE3OUBnbWFpbC5jb20iLCJleHAiOjE3ODQzODk4NTZ9.5Tv9Ps2HSq7uTnVCqg1WEL69_jFQzhVSFebeEIVHF78
[11-Jul-2026 15:51:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jul-2026 15:51:09 UTC] ✅ JWT token verified successfully for user profile
[11-Jul-2026 15:51:09 UTC] User ID: 1027
[11-Jul-2026 15:51:09 UTC] ✅ User profile retrieved successfully for user ID: 1027
[11-Jul-2026 15:51:09 UTC] User Purchases API - User ID: 1027
[11-Jul-2026 15:51:09 UTC] User Purchases API - Total purchases found: 0
[11-Jul-2026 15:51:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jul-2026 15:51:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jul-2026 15:51:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.127.11.182, 172.69.194.232","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNyIsInVzZXJuYW1lIjoiSm9obiIsImVtYWlsIjoiYWxleHRhcmlsYTE3OUBnbWFpbC5jb20iLCJleHAiOjE3ODQzODk4NTZ9.5Tv9Ps2HSq7uTnVCqg1WEL69_jFQzhVSFebeEIVHF78","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a198f80eba686352-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.127.11.182","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-Jul-2026 15:51:20 UTC] === User Orders API Called ===
[11-Jul-2026 15:51:20 UTC] User ID: 1027
[11-Jul-2026 15:51:20 UTC] Limit: 20, Offset: 0
[11-Jul-2026 15:51:20 UTC] Orders found: 0
[11-Jul-2026 15:51:20 UTC] Orders data: []
[11-Jul-2026 15:51:20 UTC] Total orders count: 0
[11-Jul-2026 15:51:53 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jul-2026 15:51:53 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jul-2026 15:51:53 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.127.11.182, 172.69.194.233","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNyIsInVzZXJuYW1lIjoiSm9obiIsImVtYWlsIjoiYWxleHRhcmlsYTE3OUBnbWFpbC5jb20iLCJleHAiOjE3ODQzODk4NTZ9.5Tv9Ps2HSq7uTnVCqg1WEL69_jFQzhVSFebeEIVHF78","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a198f8e17d406352-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.127.11.182","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-Jul-2026 15:51:53 UTC] === User Orders API Called ===
[11-Jul-2026 15:51:53 UTC] User ID: 1027
[11-Jul-2026 15:51:53 UTC] Limit: 20, Offset: 0
[11-Jul-2026 15:51:53 UTC] === API CALL LOG ===
[11-Jul-2026 15:51:53 UTC] Endpoint: user/profile.php
[11-Jul-2026 15:51:53 UTC] Full Log Data: {
    "timestamp": "2026-07-11 15:51:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.127.11.182",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.127.11.182, 172.69.194.233",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNyIsInVzZXJuYW1lIjoiSm9obiIsImVtYWlsIjoiYWxleHRhcmlsYTE3OUBnbWFpbC5jb20iLCJleHAiOjE3ODQzODk4NTZ9.5Tv9Ps2HSq7uTnVCqg1WEL69_jFQzhVSFebeEIVHF78",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a198f8e17d426352-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.127.11.182",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jul-2026 15:51:53 UTC] Orders found: 0
[11-Jul-2026 15:51:53 UTC] === END API CALL LOG ===
[11-Jul-2026 15:51:53 UTC] Orders data: []
[11-Jul-2026 15:51:53 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jul-2026 15:51:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNyIsInVzZXJuYW1lIjoiSm9obiIsImVtYWlsIjoiYWxleHRhcmlsYTE3OUBnbWFpbC5jb20iLCJleHAiOjE3ODQzODk4NTZ9.5Tv9Ps2HSq7uTnVCqg1WEL69_jFQzhVSFebeEIVHF78
[11-Jul-2026 15:51:53 UTC] Total orders count: 0
[11-Jul-2026 15:51:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jul-2026 15:51:53 UTC] ✅ JWT token verified successfully for user profile
[11-Jul-2026 15:51:53 UTC] User ID: 1027
[11-Jul-2026 15:51:53 UTC] ✅ User profile retrieved successfully for user ID: 1027
[11-Jul-2026 15:51:54 UTC] === API CALL LOG ===
[11-Jul-2026 15:51:54 UTC] Endpoint: user/profile.php
[11-Jul-2026 15:51:54 UTC] Full Log Data: {
    "timestamp": "2026-07-11 15:51:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.127.11.182",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.127.11.182, 172.69.194.233",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNyIsInVzZXJuYW1lIjoiSm9obiIsImVtYWlsIjoiYWxleHRhcmlsYTE3OUBnbWFpbC5jb20iLCJleHAiOjE3ODQzODk4NTZ9.5Tv9Ps2HSq7uTnVCqg1WEL69_jFQzhVSFebeEIVHF78",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a198f8e528136352-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.127.11.182",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jul-2026 15:51:54 UTC] === END API CALL LOG ===
[11-Jul-2026 15:51:54 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jul-2026 15:51:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNyIsInVzZXJuYW1lIjoiSm9obiIsImVtYWlsIjoiYWxleHRhcmlsYTE3OUBnbWFpbC5jb20iLCJleHAiOjE3ODQzODk4NTZ9.5Tv9Ps2HSq7uTnVCqg1WEL69_jFQzhVSFebeEIVHF78
[11-Jul-2026 15:51:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jul-2026 15:51:54 UTC] ✅ JWT token verified successfully for user profile
[11-Jul-2026 15:51:54 UTC] User ID: 1027
[11-Jul-2026 15:51:54 UTC] ✅ User profile retrieved successfully for user ID: 1027
[11-Jul-2026 15:51:54 UTC] === API CALL LOG ===
[11-Jul-2026 15:51:54 UTC] Endpoint: user/profile.php
[11-Jul-2026 15:51:54 UTC] Full Log Data: {
    "timestamp": "2026-07-11 15:51:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.127.11.182",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.127.11.182, 172.69.194.233",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNyIsInVzZXJuYW1lIjoiSm9obiIsImVtYWlsIjoiYWxleHRhcmlsYTE3OUBnbWFpbC5jb20iLCJleHAiOjE3ODQzODk4NTZ9.5Tv9Ps2HSq7uTnVCqg1WEL69_jFQzhVSFebeEIVHF78",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a198f8e87acc6352-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.127.11.182",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jul-2026 15:51:54 UTC] === END API CALL LOG ===
[11-Jul-2026 15:51:54 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jul-2026 15:51:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNyIsInVzZXJuYW1lIjoiSm9obiIsImVtYWlsIjoiYWxleHRhcmlsYTE3OUBnbWFpbC5jb20iLCJleHAiOjE3ODQzODk4NTZ9.5Tv9Ps2HSq7uTnVCqg1WEL69_jFQzhVSFebeEIVHF78
[11-Jul-2026 15:51:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jul-2026 15:51:54 UTC] ✅ JWT token verified successfully for user profile
[11-Jul-2026 15:51:54 UTC] User ID: 1027
[11-Jul-2026 15:51:54 UTC] ✅ User profile retrieved successfully for user ID: 1027
[11-Jul-2026 15:52:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jul-2026 15:52:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jul-2026 15:52:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.127.11.182, 172.69.194.233","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNyIsInVzZXJuYW1lIjoiSm9obiIsImVtYWlsIjoiYWxleHRhcmlsYTE3OUBnbWFpbC5jb20iLCJleHAiOjE3ODQzODk4NTZ9.5Tv9Ps2HSq7uTnVCqg1WEL69_jFQzhVSFebeEIVHF78","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a198f95e4a5d6352-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.127.11.182","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-Jul-2026 15:52:13 UTC] === User Orders API Called ===
[11-Jul-2026 15:52:13 UTC] User ID: 1027
[11-Jul-2026 15:52:13 UTC] Limit: 20, Offset: 0
[11-Jul-2026 15:52:13 UTC] Orders found: 0
[11-Jul-2026 15:52:13 UTC] Orders data: []
[11-Jul-2026 15:52:13 UTC] Total orders count: 0
[11-Jul-2026 15:52:13 UTC] === API CALL LOG ===
[11-Jul-2026 15:52:13 UTC] Endpoint: user/profile.php
[11-Jul-2026 15:52:13 UTC] Full Log Data: {
    "timestamp": "2026-07-11 15:52:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.127.11.182",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.127.11.182, 172.69.194.233",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNyIsInVzZXJuYW1lIjoiSm9obiIsImVtYWlsIjoiYWxleHRhcmlsYTE3OUBnbWFpbC5jb20iLCJleHAiOjE3ODQzODk4NTZ9.5Tv9Ps2HSq7uTnVCqg1WEL69_jFQzhVSFebeEIVHF78",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a198f95e4a5e6352-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.127.11.182",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jul-2026 15:52:13 UTC] === END API CALL LOG ===
[11-Jul-2026 15:52:13 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jul-2026 15:52:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNyIsInVzZXJuYW1lIjoiSm9obiIsImVtYWlsIjoiYWxleHRhcmlsYTE3OUBnbWFpbC5jb20iLCJleHAiOjE3ODQzODk4NTZ9.5Tv9Ps2HSq7uTnVCqg1WEL69_jFQzhVSFebeEIVHF78
[11-Jul-2026 15:52:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jul-2026 15:52:13 UTC] ✅ JWT token verified successfully for user profile
[11-Jul-2026 15:52:13 UTC] User ID: 1027
[11-Jul-2026 15:52:13 UTC] ✅ User profile retrieved successfully for user ID: 1027
[11-Jul-2026 15:52:14 UTC] === API CALL LOG ===
[11-Jul-2026 15:52:14 UTC] Endpoint: user/profile.php
[11-Jul-2026 15:52:14 UTC] Full Log Data: {
    "timestamp": "2026-07-11 15:52:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.127.11.182",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.127.11.182, 172.69.194.233",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNyIsInVzZXJuYW1lIjoiSm9obiIsImVtYWlsIjoiYWxleHRhcmlsYTE3OUBnbWFpbC5jb20iLCJleHAiOjE3ODQzODk4NTZ9.5Tv9Ps2HSq7uTnVCqg1WEL69_jFQzhVSFebeEIVHF78",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a198f962adab6352-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.127.11.182",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jul-2026 15:52:14 UTC] === END API CALL LOG ===
[11-Jul-2026 15:52:14 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jul-2026 15:52:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNyIsInVzZXJuYW1lIjoiSm9obiIsImVtYWlsIjoiYWxleHRhcmlsYTE3OUBnbWFpbC5jb20iLCJleHAiOjE3ODQzODk4NTZ9.5Tv9Ps2HSq7uTnVCqg1WEL69_jFQzhVSFebeEIVHF78
[11-Jul-2026 15:52:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jul-2026 15:52:14 UTC] ✅ JWT token verified successfully for user profile
[11-Jul-2026 15:52:14 UTC] User ID: 1027
[11-Jul-2026 15:52:14 UTC] ✅ User profile retrieved successfully for user ID: 1027
[11-Jul-2026 15:52:15 UTC] === API CALL LOG ===
[11-Jul-2026 15:52:15 UTC] Endpoint: user/profile.php
[11-Jul-2026 15:52:15 UTC] Full Log Data: {
    "timestamp": "2026-07-11 15:52:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.127.11.182",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.127.11.182, 172.69.194.233",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNyIsInVzZXJuYW1lIjoiSm9obiIsImVtYWlsIjoiYWxleHRhcmlsYTE3OUBnbWFpbC5jb20iLCJleHAiOjE3ODQzODk4NTZ9.5Tv9Ps2HSq7uTnVCqg1WEL69_jFQzhVSFebeEIVHF78",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a198f966f8bd6352-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.127.11.182",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jul-2026 15:52:15 UTC] === END API CALL LOG ===
[11-Jul-2026 15:52:15 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jul-2026 15:52:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNyIsInVzZXJuYW1lIjoiSm9obiIsImVtYWlsIjoiYWxleHRhcmlsYTE3OUBnbWFpbC5jb20iLCJleHAiOjE3ODQzODk4NTZ9.5Tv9Ps2HSq7uTnVCqg1WEL69_jFQzhVSFebeEIVHF78
[11-Jul-2026 15:52:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jul-2026 15:52:15 UTC] ✅ JWT token verified successfully for user profile
[11-Jul-2026 15:52:15 UTC] User ID: 1027
[11-Jul-2026 15:52:15 UTC] ✅ User profile retrieved successfully for user ID: 1027
[11-Jul-2026 15:52:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jul-2026 15:52:20 UTC] === API CALL LOG ===
[11-Jul-2026 15:52:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jul-2026 15:52:20 UTC] Endpoint: user/profile.php
[11-Jul-2026 15:52:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.127.11.182, 172.69.194.233","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNyIsInVzZXJuYW1lIjoiSm9obiIsImVtYWlsIjoiYWxleHRhcmlsYTE3OUBnbWFpbC5jb20iLCJleHAiOjE3ODQzODk4NTZ9.5Tv9Ps2HSq7uTnVCqg1WEL69_jFQzhVSFebeEIVHF78","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a198f9891af36352-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.127.11.182","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-Jul-2026 15:52:20 UTC] Full Log Data: {
    "timestamp": "2026-07-11 15:52:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.127.11.182",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.127.11.182, 172.69.194.233",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNyIsInVzZXJuYW1lIjoiSm9obiIsImVtYWlsIjoiYWxleHRhcmlsYTE3OUBnbWFpbC5jb20iLCJleHAiOjE3ODQzODk4NTZ9.5Tv9Ps2HSq7uTnVCqg1WEL69_jFQzhVSFebeEIVHF78",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a198f9891af46352-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.127.11.182",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jul-2026 15:52:20 UTC] === User Orders API Called ===
[11-Jul-2026 15:52:20 UTC] === END API CALL LOG ===
[11-Jul-2026 15:52:20 UTC] User ID: 1027
[11-Jul-2026 15:52:20 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jul-2026 15:52:20 UTC] Limit: 20, Offset: 0
[11-Jul-2026 15:52:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNyIsInVzZXJuYW1lIjoiSm9obiIsImVtYWlsIjoiYWxleHRhcmlsYTE3OUBnbWFpbC5jb20iLCJleHAiOjE3ODQzODk4NTZ9.5Tv9Ps2HSq7uTnVCqg1WEL69_jFQzhVSFebeEIVHF78
[11-Jul-2026 15:52:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jul-2026 15:52:20 UTC] ✅ JWT token verified successfully for user profile
[11-Jul-2026 15:52:20 UTC] User ID: 1027
[11-Jul-2026 15:52:20 UTC] Orders found: 0
[11-Jul-2026 15:52:20 UTC] Orders data: []
[11-Jul-2026 15:52:20 UTC] ✅ User profile retrieved successfully for user ID: 1027
[11-Jul-2026 15:52:20 UTC] Total orders count: 0
[11-Jul-2026 15:52:21 UTC] === API CALL LOG ===
[11-Jul-2026 15:52:21 UTC] Endpoint: user/profile.php
[11-Jul-2026 15:52:21 UTC] Full Log Data: {
    "timestamp": "2026-07-11 15:52:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.127.11.182",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.127.11.182, 172.69.194.233",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNyIsInVzZXJuYW1lIjoiSm9obiIsImVtYWlsIjoiYWxleHRhcmlsYTE3OUBnbWFpbC5jb20iLCJleHAiOjE3ODQzODk4NTZ9.5Tv9Ps2HSq7uTnVCqg1WEL69_jFQzhVSFebeEIVHF78",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a198f98d6df66352-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.127.11.182",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jul-2026 15:52:21 UTC] === END API CALL LOG ===
[11-Jul-2026 15:52:21 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jul-2026 15:52:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNyIsInVzZXJuYW1lIjoiSm9obiIsImVtYWlsIjoiYWxleHRhcmlsYTE3OUBnbWFpbC5jb20iLCJleHAiOjE3ODQzODk4NTZ9.5Tv9Ps2HSq7uTnVCqg1WEL69_jFQzhVSFebeEIVHF78
[11-Jul-2026 15:52:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jul-2026 15:52:21 UTC] ✅ JWT token verified successfully for user profile
[11-Jul-2026 15:52:21 UTC] User ID: 1027
[11-Jul-2026 15:52:21 UTC] ✅ User profile retrieved successfully for user ID: 1027
[11-Jul-2026 15:52:22 UTC] === API CALL LOG ===
[11-Jul-2026 15:52:22 UTC] Endpoint: user/profile.php
[11-Jul-2026 15:52:22 UTC] Full Log Data: {
    "timestamp": "2026-07-11 15:52:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.127.11.182",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.127.11.182, 172.69.194.233",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNyIsInVzZXJuYW1lIjoiSm9obiIsImVtYWlsIjoiYWxleHRhcmlsYTE3OUBnbWFpbC5jb20iLCJleHAiOjE3ODQzODk4NTZ9.5Tv9Ps2HSq7uTnVCqg1WEL69_jFQzhVSFebeEIVHF78",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a198f9978e166352-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.127.11.182",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jul-2026 15:52:22 UTC] === END API CALL LOG ===
[11-Jul-2026 15:52:22 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jul-2026 15:52:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNyIsInVzZXJuYW1lIjoiSm9obiIsImVtYWlsIjoiYWxleHRhcmlsYTE3OUBnbWFpbC5jb20iLCJleHAiOjE3ODQzODk4NTZ9.5Tv9Ps2HSq7uTnVCqg1WEL69_jFQzhVSFebeEIVHF78
[11-Jul-2026 15:52:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jul-2026 15:52:22 UTC] ✅ JWT token verified successfully for user profile
[11-Jul-2026 15:52:22 UTC] User ID: 1027
[11-Jul-2026 15:52:22 UTC] ✅ User profile retrieved successfully for user ID: 1027
[11-Jul-2026 15:52:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jul-2026 15:52:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jul-2026 15:52:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.127.11.182, 172.69.194.232","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNyIsInVzZXJuYW1lIjoiSm9obiIsImVtYWlsIjoiYWxleHRhcmlsYTE3OUBnbWFpbC5jb20iLCJleHAiOjE3ODQzODk4NTZ9.5Tv9Ps2HSq7uTnVCqg1WEL69_jFQzhVSFebeEIVHF78","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a198f9c4a9156352-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.127.11.182","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-Jul-2026 15:52:30 UTC] === User Orders API Called ===
[11-Jul-2026 15:52:30 UTC] User ID: 1027
[11-Jul-2026 15:52:30 UTC] Limit: 20, Offset: 0
[11-Jul-2026 15:52:30 UTC] Orders found: 0
[11-Jul-2026 15:52:30 UTC] Orders data: []
[11-Jul-2026 15:52:30 UTC] Total orders count: 0
[11-Jul-2026 15:52:32 UTC] === API CALL LOG ===
[11-Jul-2026 15:52:32 UTC] Endpoint: user/profile.php
[11-Jul-2026 15:52:32 UTC] Full Log Data: {
    "timestamp": "2026-07-11 15:52:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.127.11.182",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.127.11.182, 172.69.194.232",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNyIsInVzZXJuYW1lIjoiSm9obiIsImVtYWlsIjoiYWxleHRhcmlsYTE3OUBnbWFpbC5jb20iLCJleHAiOjE3ODQzODk4NTZ9.5Tv9Ps2HSq7uTnVCqg1WEL69_jFQzhVSFebeEIVHF78",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a198f9d5ff476352-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.127.11.182",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jul-2026 15:52:32 UTC] === END API CALL LOG ===
[11-Jul-2026 15:52:32 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jul-2026 15:52:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNyIsInVzZXJuYW1lIjoiSm9obiIsImVtYWlsIjoiYWxleHRhcmlsYTE3OUBnbWFpbC5jb20iLCJleHAiOjE3ODQzODk4NTZ9.5Tv9Ps2HSq7uTnVCqg1WEL69_jFQzhVSFebeEIVHF78
[11-Jul-2026 15:52:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jul-2026 15:52:32 UTC] ✅ JWT token verified successfully for user profile
[11-Jul-2026 15:52:32 UTC] User ID: 1027
[11-Jul-2026 15:52:32 UTC] ✅ User profile retrieved successfully for user ID: 1027
[11-Jul-2026 15:52:33 UTC] User Purchases API - User ID: 1027
[11-Jul-2026 15:52:33 UTC] User Purchases API - Total purchases found: 3
[11-Jul-2026 15:52:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jul-2026 15:52:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jul-2026 15:52:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.127.11.182, 172.69.194.232","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNyIsInVzZXJuYW1lIjoiSm9obiIsImVtYWlsIjoiYWxleHRhcmlsYTE3OUBnbWFpbC5jb20iLCJleHAiOjE3ODQzODk4NTZ9.5Tv9Ps2HSq7uTnVCqg1WEL69_jFQzhVSFebeEIVHF78","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a198f9fcfcfb6352-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.127.11.182","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-Jul-2026 15:52:39 UTC] === User Orders API Called ===
[11-Jul-2026 15:52:39 UTC] User ID: 1027
[11-Jul-2026 15:52:39 UTC] Limit: 20, Offset: 0
[11-Jul-2026 15:52:39 UTC] === API CALL LOG ===
[11-Jul-2026 15:52:39 UTC] Endpoint: user/profile.php
[11-Jul-2026 15:52:39 UTC] Full Log Data: {
    "timestamp": "2026-07-11 15:52:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.127.11.182",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.127.11.182, 172.69.194.232",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNyIsInVzZXJuYW1lIjoiSm9obiIsImVtYWlsIjoiYWxleHRhcmlsYTE3OUBnbWFpbC5jb20iLCJleHAiOjE3ODQzODk4NTZ9.5Tv9Ps2HSq7uTnVCqg1WEL69_jFQzhVSFebeEIVHF78",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a198f9fcfcfc6352-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.127.11.182",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jul-2026 15:52:39 UTC] === END API CALL LOG ===
[11-Jul-2026 15:52:39 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jul-2026 15:52:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNyIsInVzZXJuYW1lIjoiSm9obiIsImVtYWlsIjoiYWxleHRhcmlsYTE3OUBnbWFpbC5jb20iLCJleHAiOjE3ODQzODk4NTZ9.5Tv9Ps2HSq7uTnVCqg1WEL69_jFQzhVSFebeEIVHF78
[11-Jul-2026 15:52:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jul-2026 15:52:39 UTC] ✅ JWT token verified successfully for user profile
[11-Jul-2026 15:52:39 UTC] User ID: 1027
[11-Jul-2026 15:52:39 UTC] Orders found: 0
[11-Jul-2026 15:52:39 UTC] Orders data: []
[11-Jul-2026 15:52:39 UTC] ✅ User profile retrieved successfully for user ID: 1027
[11-Jul-2026 15:52:39 UTC] Total orders count: 0
[11-Jul-2026 15:52:39 UTC] === API CALL LOG ===
[11-Jul-2026 15:52:39 UTC] Endpoint: user/profile.php
[11-Jul-2026 15:52:39 UTC] Full Log Data: {
    "timestamp": "2026-07-11 15:52:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.127.11.182",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.127.11.182, 172.69.194.232",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNyIsInVzZXJuYW1lIjoiSm9obiIsImVtYWlsIjoiYWxleHRhcmlsYTE3OUBnbWFpbC5jb20iLCJleHAiOjE3ODQzODk4NTZ9.5Tv9Ps2HSq7uTnVCqg1WEL69_jFQzhVSFebeEIVHF78",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a198fa013ff16352-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.127.11.182",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jul-2026 15:52:39 UTC] === END API CALL LOG ===
[11-Jul-2026 15:52:39 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jul-2026 15:52:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNyIsInVzZXJuYW1lIjoiSm9obiIsImVtYWlsIjoiYWxleHRhcmlsYTE3OUBnbWFpbC5jb20iLCJleHAiOjE3ODQzODk4NTZ9.5Tv9Ps2HSq7uTnVCqg1WEL69_jFQzhVSFebeEIVHF78
[11-Jul-2026 15:52:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jul-2026 15:52:39 UTC] ✅ JWT token verified successfully for user profile
[11-Jul-2026 15:52:39 UTC] User ID: 1027
[11-Jul-2026 15:52:39 UTC] ✅ User profile retrieved successfully for user ID: 1027
[11-Jul-2026 15:52:40 UTC] === API CALL LOG ===
[11-Jul-2026 15:52:40 UTC] Endpoint: user/profile.php
[11-Jul-2026 15:52:40 UTC] Full Log Data: {
    "timestamp": "2026-07-11 15:52:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.127.11.182",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.127.11.182, 172.69.194.232",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNyIsInVzZXJuYW1lIjoiSm9obiIsImVtYWlsIjoiYWxleHRhcmlsYTE3OUBnbWFpbC5jb20iLCJleHAiOjE3ODQzODk4NTZ9.5Tv9Ps2HSq7uTnVCqg1WEL69_jFQzhVSFebeEIVHF78",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a198fa048a1c6352-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.127.11.182",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jul-2026 15:52:40 UTC] === END API CALL LOG ===
[11-Jul-2026 15:52:40 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jul-2026 15:52:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyNyIsInVzZXJuYW1lIjoiSm9obiIsImVtYWlsIjoiYWxleHRhcmlsYTE3OUBnbWFpbC5jb20iLCJleHAiOjE3ODQzODk4NTZ9.5Tv9Ps2HSq7uTnVCqg1WEL69_jFQzhVSFebeEIVHF78
[11-Jul-2026 15:52:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jul-2026 15:52:40 UTC] ✅ JWT token verified successfully for user profile
[11-Jul-2026 15:52:40 UTC] User ID: 1027
[11-Jul-2026 15:52:40 UTC] ✅ User profile retrieved successfully for user ID: 1027
[11-Jul-2026 22:47:20 UTC] === API CALL LOG ===
[11-Jul-2026 22:47:20 UTC] Endpoint: user/profile.php
[11-Jul-2026 22:47:20 UTC] Full Log Data: {
    "timestamp": "2026-07-11 22:47:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.118.9.103",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.118.9.103, 104.23.225.98",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOCIsInVzZXJuYW1lIjoib2pnb3RiaWdiYWciLCJlbWFpbCI6ImFnYm9kb29iaW5uYTEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQxNDgzOX0.XV-hxrWw5osb4cg6OrC8jmRIfcH2ovmdD6RPN2ehvW4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19b597218509378-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.118.9.103",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jul-2026 22:47:20 UTC] === END API CALL LOG ===
[11-Jul-2026 22:47:20 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jul-2026 22:47:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOCIsInVzZXJuYW1lIjoib2pnb3RiaWdiYWciLCJlbWFpbCI6ImFnYm9kb29iaW5uYTEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQxNDgzOX0.XV-hxrWw5osb4cg6OrC8jmRIfcH2ovmdD6RPN2ehvW4
[11-Jul-2026 22:47:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jul-2026 22:47:20 UTC] ✅ JWT token verified successfully for user profile
[11-Jul-2026 22:47:20 UTC] User ID: 1028
[11-Jul-2026 22:47:20 UTC] ✅ User profile retrieved successfully for user ID: 1028
[11-Jul-2026 22:47:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jul-2026 22:47:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jul-2026 22:47:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.118.9.103, 104.23.225.126","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOCIsInVzZXJuYW1lIjoib2pnb3RiaWdiYWciLCJlbWFpbCI6ImFnYm9kb29iaW5uYTEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQxNDgzOX0.XV-hxrWw5osb4cg6OrC8jmRIfcH2ovmdD6RPN2ehvW4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a19b597218559378-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.118.9.103","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-Jul-2026 22:47:20 UTC] === User Orders API Called ===
[11-Jul-2026 22:47:20 UTC] User ID: 1028
[11-Jul-2026 22:47:20 UTC] Limit: 20, Offset: 0
[11-Jul-2026 22:47:20 UTC] Orders found: 0
[11-Jul-2026 22:47:20 UTC] Orders data: []
[11-Jul-2026 22:47:20 UTC] Total orders count: 0
[11-Jul-2026 22:47:20 UTC] === API CALL LOG ===
[11-Jul-2026 22:47:20 UTC] Endpoint: user/profile.php
[11-Jul-2026 22:47:20 UTC] Full Log Data: {
    "timestamp": "2026-07-11 22:47:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.118.9.103",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.118.9.103, 104.23.225.98",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOCIsInVzZXJuYW1lIjoib2pnb3RiaWdiYWciLCJlbWFpbCI6ImFnYm9kb29iaW5uYTEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQxNDgzOX0.XV-hxrWw5osb4cg6OrC8jmRIfcH2ovmdD6RPN2ehvW4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19b59733a7b9378-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.118.9.103",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jul-2026 22:47:20 UTC] === END API CALL LOG ===
[11-Jul-2026 22:47:20 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jul-2026 22:47:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOCIsInVzZXJuYW1lIjoib2pnb3RiaWdiYWciLCJlbWFpbCI6ImFnYm9kb29iaW5uYTEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQxNDgzOX0.XV-hxrWw5osb4cg6OrC8jmRIfcH2ovmdD6RPN2ehvW4
[11-Jul-2026 22:47:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jul-2026 22:47:20 UTC] ✅ JWT token verified successfully for user profile
[11-Jul-2026 22:47:20 UTC] User ID: 1028
[11-Jul-2026 22:47:20 UTC] ✅ User profile retrieved successfully for user ID: 1028
[11-Jul-2026 22:47:21 UTC] === API CALL LOG ===
[11-Jul-2026 22:47:21 UTC] Endpoint: user/profile.php
[11-Jul-2026 22:47:21 UTC] Full Log Data: {
    "timestamp": "2026-07-11 22:47:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.118.9.103",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.118.9.103, 104.23.225.98",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOCIsInVzZXJuYW1lIjoib2pnb3RiaWdiYWciLCJlbWFpbCI6ImFnYm9kb29iaW5uYTEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQxNDgzOX0.XV-hxrWw5osb4cg6OrC8jmRIfcH2ovmdD6RPN2ehvW4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19b597a3f9e9378-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.118.9.103",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jul-2026 22:47:21 UTC] === END API CALL LOG ===
[11-Jul-2026 22:47:21 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jul-2026 22:47:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOCIsInVzZXJuYW1lIjoib2pnb3RiaWdiYWciLCJlbWFpbCI6ImFnYm9kb29iaW5uYTEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQxNDgzOX0.XV-hxrWw5osb4cg6OrC8jmRIfcH2ovmdD6RPN2ehvW4
[11-Jul-2026 22:47:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jul-2026 22:47:21 UTC] ✅ JWT token verified successfully for user profile
[11-Jul-2026 22:47:21 UTC] User ID: 1028
[11-Jul-2026 22:47:21 UTC] ✅ User profile retrieved successfully for user ID: 1028
[11-Jul-2026 22:47:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jul-2026 22:47:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jul-2026 22:47:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.118.9.103, 104.23.225.99","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOCIsInVzZXJuYW1lIjoib2pnb3RiaWdiYWciLCJlbWFpbCI6ImFnYm9kb29iaW5uYTEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQxNDgzOX0.XV-hxrWw5osb4cg6OrC8jmRIfcH2ovmdD6RPN2ehvW4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a19b5a2c5b939378-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.118.9.103","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-Jul-2026 22:47:50 UTC] === User Orders API Called ===
[11-Jul-2026 22:47:50 UTC] User ID: 1028
[11-Jul-2026 22:47:50 UTC] Limit: 20, Offset: 0
[11-Jul-2026 22:47:50 UTC] Orders found: 0
[11-Jul-2026 22:47:50 UTC] Orders data: []
[11-Jul-2026 22:47:50 UTC] Total orders count: 0
[11-Jul-2026 22:47:54 UTC] === API CALL LOG ===
[11-Jul-2026 22:47:54 UTC] Endpoint: user/profile.php
[11-Jul-2026 22:47:54 UTC] Full Log Data: {
    "timestamp": "2026-07-11 22:47:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.118.9.103",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.118.9.103, 104.23.225.99",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOCIsInVzZXJuYW1lIjoib2pnb3RiaWdiYWciLCJlbWFpbCI6ImFnYm9kb29iaW5uYTEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQxNDgzOX0.XV-hxrWw5osb4cg6OrC8jmRIfcH2ovmdD6RPN2ehvW4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19b5a429c6e9378-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.118.9.103",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jul-2026 22:47:54 UTC] === END API CALL LOG ===
[11-Jul-2026 22:47:54 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jul-2026 22:47:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOCIsInVzZXJuYW1lIjoib2pnb3RiaWdiYWciLCJlbWFpbCI6ImFnYm9kb29iaW5uYTEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQxNDgzOX0.XV-hxrWw5osb4cg6OrC8jmRIfcH2ovmdD6RPN2ehvW4
[11-Jul-2026 22:47:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jul-2026 22:47:54 UTC] ✅ JWT token verified successfully for user profile
[11-Jul-2026 22:47:54 UTC] User ID: 1028
[11-Jul-2026 22:47:54 UTC] ✅ User profile retrieved successfully for user ID: 1028
[11-Jul-2026 22:47:54 UTC] User Purchases API - User ID: 1028
[11-Jul-2026 22:47:54 UTC] User Purchases API - Total purchases found: 0
[11-Jul-2026 22:47:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jul-2026 22:47:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jul-2026 22:47:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.118.9.103, 104.23.225.99","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOCIsInVzZXJuYW1lIjoib2pnb3RiaWdiYWciLCJlbWFpbCI6ImFnYm9kb29iaW5uYTEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQxNDgzOX0.XV-hxrWw5osb4cg6OrC8jmRIfcH2ovmdD6RPN2ehvW4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a19b5a5338209378-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.118.9.103","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-Jul-2026 22:47:56 UTC] === User Orders API Called ===
[11-Jul-2026 22:47:56 UTC] User ID: 1028
[11-Jul-2026 22:47:56 UTC] Limit: 20, Offset: 0
[11-Jul-2026 22:47:56 UTC] Orders found: 0
[11-Jul-2026 22:47:56 UTC] Orders data: []
[11-Jul-2026 22:47:56 UTC] Total orders count: 0
[11-Jul-2026 22:47:56 UTC] === API CALL LOG ===
[11-Jul-2026 22:47:56 UTC] Endpoint: user/profile.php
[11-Jul-2026 22:47:56 UTC] Full Log Data: {
    "timestamp": "2026-07-11 22:47:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.118.9.103",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.118.9.103, 104.23.225.99",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOCIsInVzZXJuYW1lIjoib2pnb3RiaWdiYWciLCJlbWFpbCI6ImFnYm9kb29iaW5uYTEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQxNDgzOX0.XV-hxrWw5osb4cg6OrC8jmRIfcH2ovmdD6RPN2ehvW4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19b5a5338249378-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.118.9.103",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jul-2026 22:47:56 UTC] === END API CALL LOG ===
[11-Jul-2026 22:47:56 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jul-2026 22:47:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOCIsInVzZXJuYW1lIjoib2pnb3RiaWdiYWciLCJlbWFpbCI6ImFnYm9kb29iaW5uYTEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQxNDgzOX0.XV-hxrWw5osb4cg6OrC8jmRIfcH2ovmdD6RPN2ehvW4
[11-Jul-2026 22:47:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jul-2026 22:47:56 UTC] ✅ JWT token verified successfully for user profile
[11-Jul-2026 22:47:56 UTC] User ID: 1028
[11-Jul-2026 22:47:56 UTC] ✅ User profile retrieved successfully for user ID: 1028
[11-Jul-2026 22:47:57 UTC] === API CALL LOG ===
[11-Jul-2026 22:47:57 UTC] Endpoint: user/profile.php
[11-Jul-2026 22:47:57 UTC] Full Log Data: {
    "timestamp": "2026-07-11 22:47:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.118.9.103",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.118.9.103, 104.23.225.99",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOCIsInVzZXJuYW1lIjoib2pnb3RiaWdiYWciLCJlbWFpbCI6ImFnYm9kb29iaW5uYTEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQxNDgzOX0.XV-hxrWw5osb4cg6OrC8jmRIfcH2ovmdD6RPN2ehvW4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19b5a57af6c9378-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.118.9.103",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jul-2026 22:47:57 UTC] === END API CALL LOG ===
[11-Jul-2026 22:47:57 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jul-2026 22:47:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOCIsInVzZXJuYW1lIjoib2pnb3RiaWdiYWciLCJlbWFpbCI6ImFnYm9kb29iaW5uYTEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQxNDgzOX0.XV-hxrWw5osb4cg6OrC8jmRIfcH2ovmdD6RPN2ehvW4
[11-Jul-2026 22:47:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jul-2026 22:47:57 UTC] ✅ JWT token verified successfully for user profile
[11-Jul-2026 22:47:57 UTC] User ID: 1028
[11-Jul-2026 22:47:57 UTC] ✅ User profile retrieved successfully for user ID: 1028
[11-Jul-2026 22:47:57 UTC] === API CALL LOG ===
[11-Jul-2026 22:47:57 UTC] Endpoint: user/profile.php
[11-Jul-2026 22:47:57 UTC] Full Log Data: {
    "timestamp": "2026-07-11 22:47:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.118.9.103",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.118.9.103, 104.23.225.99",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOCIsInVzZXJuYW1lIjoib2pnb3RiaWdiYWciLCJlbWFpbCI6ImFnYm9kb29iaW5uYTEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQxNDgzOX0.XV-hxrWw5osb4cg6OrC8jmRIfcH2ovmdD6RPN2ehvW4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19b5a5afd829378-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.118.9.103",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jul-2026 22:47:57 UTC] === END API CALL LOG ===
[11-Jul-2026 22:47:57 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jul-2026 22:47:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOCIsInVzZXJuYW1lIjoib2pnb3RiaWdiYWciLCJlbWFpbCI6ImFnYm9kb29iaW5uYTEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQxNDgzOX0.XV-hxrWw5osb4cg6OrC8jmRIfcH2ovmdD6RPN2ehvW4
[11-Jul-2026 22:47:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jul-2026 22:47:57 UTC] ✅ JWT token verified successfully for user profile
[11-Jul-2026 22:47:57 UTC] User ID: 1028
[11-Jul-2026 22:47:57 UTC] ✅ User profile retrieved successfully for user ID: 1028
[11-Jul-2026 22:48:09 UTC] === API CALL LOG ===
[11-Jul-2026 22:48:09 UTC] Endpoint: user/profile.php
[11-Jul-2026 22:48:09 UTC] Full Log Data: {
    "timestamp": "2026-07-11 22:48:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.118.9.103",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.118.9.103, 104.23.225.98",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOCIsInVzZXJuYW1lIjoib2pnb3RiaWdiYWciLCJlbWFpbCI6ImFnYm9kb29iaW5uYTEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQxNDgzOX0.XV-hxrWw5osb4cg6OrC8jmRIfcH2ovmdD6RPN2ehvW4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19b5aa08b579378-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.118.9.103",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jul-2026 22:48:09 UTC] === END API CALL LOG ===
[11-Jul-2026 22:48:09 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jul-2026 22:48:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOCIsInVzZXJuYW1lIjoib2pnb3RiaWdiYWciLCJlbWFpbCI6ImFnYm9kb29iaW5uYTEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQxNDgzOX0.XV-hxrWw5osb4cg6OrC8jmRIfcH2ovmdD6RPN2ehvW4
[11-Jul-2026 22:48:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jul-2026 22:48:09 UTC] ✅ JWT token verified successfully for user profile
[11-Jul-2026 22:48:09 UTC] User ID: 1028
[11-Jul-2026 22:48:09 UTC] ✅ User profile retrieved successfully for user ID: 1028
[11-Jul-2026 22:48:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jul-2026 22:48:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jul-2026 22:48:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.118.9.103, 104.23.225.98","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOCIsInVzZXJuYW1lIjoib2pnb3RiaWdiYWciLCJlbWFpbCI6ImFnYm9kb29iaW5uYTEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQxNDgzOX0.XV-hxrWw5osb4cg6OrC8jmRIfcH2ovmdD6RPN2ehvW4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a19b5aa08b569378-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.118.9.103","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-Jul-2026 22:48:09 UTC] === User Orders API Called ===
[11-Jul-2026 22:48:09 UTC] User ID: 1028
[11-Jul-2026 22:48:09 UTC] Limit: 20, Offset: 0
[11-Jul-2026 22:48:09 UTC] Orders found: 0
[11-Jul-2026 22:48:09 UTC] Orders data: []
[11-Jul-2026 22:48:09 UTC] Total orders count: 0
[11-Jul-2026 22:48:09 UTC] === API CALL LOG ===
[11-Jul-2026 22:48:09 UTC] Endpoint: user/profile.php
[11-Jul-2026 22:48:09 UTC] Full Log Data: {
    "timestamp": "2026-07-11 22:48:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.118.9.103",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.118.9.103, 104.23.225.98",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOCIsInVzZXJuYW1lIjoib2pnb3RiaWdiYWciLCJlbWFpbCI6ImFnYm9kb29iaW5uYTEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQxNDgzOX0.XV-hxrWw5osb4cg6OrC8jmRIfcH2ovmdD6RPN2ehvW4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19b5aa4fd209378-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.118.9.103",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jul-2026 22:48:09 UTC] === END API CALL LOG ===
[11-Jul-2026 22:48:09 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jul-2026 22:48:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOCIsInVzZXJuYW1lIjoib2pnb3RiaWdiYWciLCJlbWFpbCI6ImFnYm9kb29iaW5uYTEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQxNDgzOX0.XV-hxrWw5osb4cg6OrC8jmRIfcH2ovmdD6RPN2ehvW4
[11-Jul-2026 22:48:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jul-2026 22:48:09 UTC] ✅ JWT token verified successfully for user profile
[11-Jul-2026 22:48:09 UTC] User ID: 1028
[11-Jul-2026 22:48:09 UTC] ✅ User profile retrieved successfully for user ID: 1028
[11-Jul-2026 22:48:10 UTC] === API CALL LOG ===
[11-Jul-2026 22:48:10 UTC] Endpoint: user/profile.php
[11-Jul-2026 22:48:10 UTC] Full Log Data: {
    "timestamp": "2026-07-11 22:48:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.118.9.103",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.118.9.103, 104.23.225.98",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOCIsInVzZXJuYW1lIjoib2pnb3RiaWdiYWciLCJlbWFpbCI6ImFnYm9kb29iaW5uYTEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQxNDgzOX0.XV-hxrWw5osb4cg6OrC8jmRIfcH2ovmdD6RPN2ehvW4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19b5aa86ce49378-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.118.9.103",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jul-2026 22:48:10 UTC] === END API CALL LOG ===
[11-Jul-2026 22:48:10 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jul-2026 22:48:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOCIsInVzZXJuYW1lIjoib2pnb3RiaWdiYWciLCJlbWFpbCI6ImFnYm9kb29iaW5uYTEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQxNDgzOX0.XV-hxrWw5osb4cg6OrC8jmRIfcH2ovmdD6RPN2ehvW4
[11-Jul-2026 22:48:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jul-2026 22:48:10 UTC] ✅ JWT token verified successfully for user profile
[11-Jul-2026 22:48:10 UTC] User ID: 1028
[11-Jul-2026 22:48:10 UTC] ✅ User profile retrieved successfully for user ID: 1028
[11-Jul-2026 22:48:49 UTC] === API CALL LOG ===
[11-Jul-2026 22:48:49 UTC] Endpoint: user/profile.php
[11-Jul-2026 22:48:49 UTC] Full Log Data: {
    "timestamp": "2026-07-11 22:48:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.118.9.103",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.118.9.103, 104.23.225.99",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOCIsInVzZXJuYW1lIjoib2pnb3RiaWdiYWciLCJlbWFpbCI6ImFnYm9kb29iaW5uYTEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQxNDgzOX0.XV-hxrWw5osb4cg6OrC8jmRIfcH2ovmdD6RPN2ehvW4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19b5b9df90d9378-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.118.9.103",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jul-2026 22:48:49 UTC] === END API CALL LOG ===
[11-Jul-2026 22:48:49 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jul-2026 22:48:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOCIsInVzZXJuYW1lIjoib2pnb3RiaWdiYWciLCJlbWFpbCI6ImFnYm9kb29iaW5uYTEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQxNDgzOX0.XV-hxrWw5osb4cg6OrC8jmRIfcH2ovmdD6RPN2ehvW4
[11-Jul-2026 22:48:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jul-2026 22:48:49 UTC] ✅ JWT token verified successfully for user profile
[11-Jul-2026 22:48:49 UTC] User ID: 1028
[11-Jul-2026 22:48:49 UTC] ✅ User profile retrieved successfully for user ID: 1028
[11-Jul-2026 22:48:50 UTC] === API CALL LOG ===
[11-Jul-2026 22:48:50 UTC] Endpoint: user/profile.php
[11-Jul-2026 22:48:50 UTC] Full Log Data: {
    "timestamp": "2026-07-11 22:48:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.118.9.103",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.118.9.103, 104.23.225.99",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOCIsInVzZXJuYW1lIjoib2pnb3RiaWdiYWciLCJlbWFpbCI6ImFnYm9kb29iaW5uYTEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQxNDgzOX0.XV-hxrWw5osb4cg6OrC8jmRIfcH2ovmdD6RPN2ehvW4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19b5ba16f6d9378-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.118.9.103",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jul-2026 22:48:50 UTC] === END API CALL LOG ===
[11-Jul-2026 22:48:50 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jul-2026 22:48:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOCIsInVzZXJuYW1lIjoib2pnb3RiaWdiYWciLCJlbWFpbCI6ImFnYm9kb29iaW5uYTEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQxNDgzOX0.XV-hxrWw5osb4cg6OrC8jmRIfcH2ovmdD6RPN2ehvW4
[11-Jul-2026 22:48:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jul-2026 22:48:50 UTC] ✅ JWT token verified successfully for user profile
[11-Jul-2026 22:48:50 UTC] User ID: 1028
[11-Jul-2026 22:48:50 UTC] ✅ User profile retrieved successfully for user ID: 1028
[11-Jul-2026 22:48:50 UTC] === API CALL LOG ===
[11-Jul-2026 22:48:50 UTC] Endpoint: user/profile.php
[11-Jul-2026 22:48:50 UTC] Full Log Data: {
    "timestamp": "2026-07-11 22:48:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.118.9.103",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.118.9.103, 104.23.225.99",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOCIsInVzZXJuYW1lIjoib2pnb3RiaWdiYWciLCJlbWFpbCI6ImFnYm9kb29iaW5uYTEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQxNDgzOX0.XV-hxrWw5osb4cg6OrC8jmRIfcH2ovmdD6RPN2ehvW4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19b5ba16f719378-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.118.9.103",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jul-2026 22:48:50 UTC] === END API CALL LOG ===
[11-Jul-2026 22:48:50 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jul-2026 22:48:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOCIsInVzZXJuYW1lIjoib2pnb3RiaWdiYWciLCJlbWFpbCI6ImFnYm9kb29iaW5uYTEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQxNDgzOX0.XV-hxrWw5osb4cg6OrC8jmRIfcH2ovmdD6RPN2ehvW4
[11-Jul-2026 22:48:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jul-2026 22:48:50 UTC] ✅ JWT token verified successfully for user profile
[11-Jul-2026 22:48:50 UTC] User ID: 1028
[11-Jul-2026 22:48:50 UTC] ✅ User profile retrieved successfully for user ID: 1028
[11-Jul-2026 22:48:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jul-2026 22:48:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jul-2026 22:48:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.118.9.103, 104.23.225.99","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOCIsInVzZXJuYW1lIjoib2pnb3RiaWdiYWciLCJlbWFpbCI6ImFnYm9kb29iaW5uYTEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQxNDgzOX0.XV-hxrWw5osb4cg6OrC8jmRIfcH2ovmdD6RPN2ehvW4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a19b5ba16f699378-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.118.9.103","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-Jul-2026 22:48:50 UTC] === User Orders API Called ===
[11-Jul-2026 22:48:50 UTC] User ID: 1028
[11-Jul-2026 22:48:50 UTC] Limit: 20, Offset: 0
[11-Jul-2026 22:48:50 UTC] Orders found: 0
[11-Jul-2026 22:48:50 UTC] Orders data: []
[11-Jul-2026 22:48:50 UTC] Total orders count: 0
[11-Jul-2026 22:48:51 UTC] === API CALL LOG ===
[11-Jul-2026 22:48:51 UTC] Endpoint: user/profile.php
[11-Jul-2026 22:48:51 UTC] Full Log Data: {
    "timestamp": "2026-07-11 22:48:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.118.9.103",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.118.9.103, 104.23.225.99",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOCIsInVzZXJuYW1lIjoib2pnb3RiaWdiYWciLCJlbWFpbCI6ImFnYm9kb29iaW5uYTEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQxNDgzOX0.XV-hxrWw5osb4cg6OrC8jmRIfcH2ovmdD6RPN2ehvW4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19b5ba7fbbe9378-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.118.9.103",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jul-2026 22:48:51 UTC] === END API CALL LOG ===
[11-Jul-2026 22:48:51 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jul-2026 22:48:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOCIsInVzZXJuYW1lIjoib2pnb3RiaWdiYWciLCJlbWFpbCI6ImFnYm9kb29iaW5uYTEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQxNDgzOX0.XV-hxrWw5osb4cg6OrC8jmRIfcH2ovmdD6RPN2ehvW4
[11-Jul-2026 22:48:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jul-2026 22:48:51 UTC] ✅ JWT token verified successfully for user profile
[11-Jul-2026 22:48:51 UTC] User ID: 1028
[11-Jul-2026 22:48:51 UTC] ✅ User profile retrieved successfully for user ID: 1028
[11-Jul-2026 22:50:22 UTC] === API CALL LOG ===
[11-Jul-2026 22:50:22 UTC] Endpoint: user/profile.php
[11-Jul-2026 22:50:22 UTC] Full Log Data: {
    "timestamp": "2026-07-11 22:50:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.118.9.103",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.118.9.103, 104.23.225.98",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOCIsInVzZXJuYW1lIjoib2pnb3RiaWdiYWciLCJlbWFpbCI6ImFnYm9kb29iaW5uYTEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQxNDgzOX0.XV-hxrWw5osb4cg6OrC8jmRIfcH2ovmdD6RPN2ehvW4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19b5ddf2cfdf495-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.118.9.103",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jul-2026 22:50:22 UTC] === END API CALL LOG ===
[11-Jul-2026 22:50:22 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jul-2026 22:50:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOCIsInVzZXJuYW1lIjoib2pnb3RiaWdiYWciLCJlbWFpbCI6ImFnYm9kb29iaW5uYTEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQxNDgzOX0.XV-hxrWw5osb4cg6OrC8jmRIfcH2ovmdD6RPN2ehvW4
[11-Jul-2026 22:50:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jul-2026 22:50:22 UTC] ✅ JWT token verified successfully for user profile
[11-Jul-2026 22:50:22 UTC] User ID: 1028
[11-Jul-2026 22:50:22 UTC] ✅ User profile retrieved successfully for user ID: 1028
[11-Jul-2026 22:50:22 UTC] === API CALL LOG ===
[11-Jul-2026 22:50:22 UTC] Endpoint: user/profile.php
[11-Jul-2026 22:50:22 UTC] Full Log Data: {
    "timestamp": "2026-07-11 22:50:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.118.9.103",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.118.9.103, 104.23.225.98",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOCIsInVzZXJuYW1lIjoib2pnb3RiaWdiYWciLCJlbWFpbCI6ImFnYm9kb29iaW5uYTEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQxNDgzOX0.XV-hxrWw5osb4cg6OrC8jmRIfcH2ovmdD6RPN2ehvW4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19b5de47d6ef495-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.118.9.103",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jul-2026 22:50:22 UTC] === END API CALL LOG ===
[11-Jul-2026 22:50:22 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jul-2026 22:50:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOCIsInVzZXJuYW1lIjoib2pnb3RiaWdiYWciLCJlbWFpbCI6ImFnYm9kb29iaW5uYTEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQxNDgzOX0.XV-hxrWw5osb4cg6OrC8jmRIfcH2ovmdD6RPN2ehvW4
[11-Jul-2026 22:50:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jul-2026 22:50:22 UTC] ✅ JWT token verified successfully for user profile
[11-Jul-2026 22:50:22 UTC] User ID: 1028
[11-Jul-2026 22:50:22 UTC] ✅ User profile retrieved successfully for user ID: 1028
[11-Jul-2026 22:50:23 UTC] === API CALL LOG ===
[11-Jul-2026 22:50:23 UTC] Endpoint: user/profile.php
[11-Jul-2026 22:50:23 UTC] Full Log Data: {
    "timestamp": "2026-07-11 22:50:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.118.9.103",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.118.9.103, 104.23.225.98",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOCIsInVzZXJuYW1lIjoib2pnb3RiaWdiYWciLCJlbWFpbCI6ImFnYm9kb29iaW5uYTEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQxNDgzOX0.XV-hxrWw5osb4cg6OrC8jmRIfcH2ovmdD6RPN2ehvW4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19b5de5af73f495-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.118.9.103",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jul-2026 22:50:23 UTC] === END API CALL LOG ===
[11-Jul-2026 22:50:23 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jul-2026 22:50:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOCIsInVzZXJuYW1lIjoib2pnb3RiaWdiYWciLCJlbWFpbCI6ImFnYm9kb29iaW5uYTEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQxNDgzOX0.XV-hxrWw5osb4cg6OrC8jmRIfcH2ovmdD6RPN2ehvW4
[11-Jul-2026 22:50:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jul-2026 22:50:23 UTC] ✅ JWT token verified successfully for user profile
[11-Jul-2026 22:50:23 UTC] User ID: 1028
[11-Jul-2026 22:50:23 UTC] ✅ User profile retrieved successfully for user ID: 1028
[11-Jul-2026 22:50:23 UTC] === API CALL LOG ===
[11-Jul-2026 22:50:23 UTC] Endpoint: user/profile.php
[11-Jul-2026 22:50:23 UTC] Full Log Data: {
    "timestamp": "2026-07-11 22:50:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.118.9.103",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.118.9.103, 104.23.225.98",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOCIsInVzZXJuYW1lIjoib2pnb3RiaWdiYWciLCJlbWFpbCI6ImFnYm9kb29iaW5uYTEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQxNDgzOX0.XV-hxrWw5osb4cg6OrC8jmRIfcH2ovmdD6RPN2ehvW4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19b5de6f99af495-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.118.9.103",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jul-2026 22:50:23 UTC] === END API CALL LOG ===
[11-Jul-2026 22:50:23 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jul-2026 22:50:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOCIsInVzZXJuYW1lIjoib2pnb3RiaWdiYWciLCJlbWFpbCI6ImFnYm9kb29iaW5uYTEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQxNDgzOX0.XV-hxrWw5osb4cg6OrC8jmRIfcH2ovmdD6RPN2ehvW4
[11-Jul-2026 22:50:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jul-2026 22:50:23 UTC] ✅ JWT token verified successfully for user profile
[11-Jul-2026 22:50:23 UTC] User ID: 1028
[11-Jul-2026 22:50:23 UTC] ✅ User profile retrieved successfully for user ID: 1028
[11-Jul-2026 22:50:23 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jul-2026 22:50:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jul-2026 22:50:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.118.9.103, 104.23.225.98","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOCIsInVzZXJuYW1lIjoib2pnb3RiaWdiYWciLCJlbWFpbCI6ImFnYm9kb29iaW5uYTEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQxNDgzOX0.XV-hxrWw5osb4cg6OrC8jmRIfcH2ovmdD6RPN2ehvW4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a19b5de6f999f495-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.118.9.103","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-Jul-2026 22:50:23 UTC] === User Orders API Called ===
[11-Jul-2026 22:50:23 UTC] User ID: 1028
[11-Jul-2026 22:50:23 UTC] Limit: 20, Offset: 0
[11-Jul-2026 22:50:23 UTC] Orders found: 0
[11-Jul-2026 22:50:23 UTC] Orders data: []
[11-Jul-2026 22:50:23 UTC] Total orders count: 0
[11-Jul-2026 22:50:25 UTC] === API CALL LOG ===
[11-Jul-2026 22:50:25 UTC] Endpoint: user/profile.php
[11-Jul-2026 22:50:25 UTC] Full Log Data: {
    "timestamp": "2026-07-11 22:50:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.118.9.103",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.118.9.103, 104.23.225.98",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOCIsInVzZXJuYW1lIjoib2pnb3RiaWdiYWciLCJlbWFpbCI6ImFnYm9kb29iaW5uYTEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQxNDgzOX0.XV-hxrWw5osb4cg6OrC8jmRIfcH2ovmdD6RPN2ehvW4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19b5df5180df495-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.118.9.103",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jul-2026 22:50:25 UTC] === END API CALL LOG ===
[11-Jul-2026 22:50:25 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jul-2026 22:50:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOCIsInVzZXJuYW1lIjoib2pnb3RiaWdiYWciLCJlbWFpbCI6ImFnYm9kb29iaW5uYTEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQxNDgzOX0.XV-hxrWw5osb4cg6OrC8jmRIfcH2ovmdD6RPN2ehvW4
[11-Jul-2026 22:50:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jul-2026 22:50:25 UTC] ✅ JWT token verified successfully for user profile
[11-Jul-2026 22:50:25 UTC] User ID: 1028
[11-Jul-2026 22:50:25 UTC] ✅ User profile retrieved successfully for user ID: 1028
[11-Jul-2026 22:51:41 UTC] === API CALL LOG ===
[11-Jul-2026 22:51:41 UTC] Endpoint: user/profile.php
[11-Jul-2026 22:51:41 UTC] Full Log Data: {
    "timestamp": "2026-07-11 22:51:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.118.9.103",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.118.9.103, 104.23.225.98",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOCIsInVzZXJuYW1lIjoib2pnb3RiaWdiYWciLCJlbWFpbCI6ImFnYm9kb29iaW5uYTEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQxNDgzOX0.XV-hxrWw5osb4cg6OrC8jmRIfcH2ovmdD6RPN2ehvW4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19b5fcfaae4f495-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.118.9.103",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jul-2026 22:51:41 UTC] === END API CALL LOG ===
[11-Jul-2026 22:51:41 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jul-2026 22:51:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOCIsInVzZXJuYW1lIjoib2pnb3RiaWdiYWciLCJlbWFpbCI6ImFnYm9kb29iaW5uYTEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQxNDgzOX0.XV-hxrWw5osb4cg6OrC8jmRIfcH2ovmdD6RPN2ehvW4
[11-Jul-2026 22:51:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jul-2026 22:51:41 UTC] ✅ JWT token verified successfully for user profile
[11-Jul-2026 22:51:41 UTC] User ID: 1028
[11-Jul-2026 22:51:41 UTC] ✅ User profile retrieved successfully for user ID: 1028
[11-Jul-2026 22:51:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jul-2026 22:51:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jul-2026 22:51:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.118.9.103, 104.23.225.98","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOCIsInVzZXJuYW1lIjoib2pnb3RiaWdiYWciLCJlbWFpbCI6ImFnYm9kb29iaW5uYTEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQxNDgzOX0.XV-hxrWw5osb4cg6OrC8jmRIfcH2ovmdD6RPN2ehvW4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a19b5fcfaae2f495-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.118.9.103","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-Jul-2026 22:51:41 UTC] === User Orders API Called ===
[11-Jul-2026 22:51:41 UTC] User ID: 1028
[11-Jul-2026 22:51:41 UTC] Limit: 20, Offset: 0
[11-Jul-2026 22:51:41 UTC] Orders found: 0
[11-Jul-2026 22:51:41 UTC] Orders data: []
[11-Jul-2026 22:51:41 UTC] Total orders count: 0
[11-Jul-2026 22:51:41 UTC] === API CALL LOG ===
[11-Jul-2026 22:51:41 UTC] Endpoint: user/profile.php
[11-Jul-2026 22:51:41 UTC] Full Log Data: {
    "timestamp": "2026-07-11 22:51:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.118.9.103",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.118.9.103, 104.23.225.98",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOCIsInVzZXJuYW1lIjoib2pnb3RiaWdiYWciLCJlbWFpbCI6ImFnYm9kb29iaW5uYTEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQxNDgzOX0.XV-hxrWw5osb4cg6OrC8jmRIfcH2ovmdD6RPN2ehvW4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19b5fd2ffdff495-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.118.9.103",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jul-2026 22:51:41 UTC] === END API CALL LOG ===
[11-Jul-2026 22:51:41 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jul-2026 22:51:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOCIsInVzZXJuYW1lIjoib2pnb3RiaWdiYWciLCJlbWFpbCI6ImFnYm9kb29iaW5uYTEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQxNDgzOX0.XV-hxrWw5osb4cg6OrC8jmRIfcH2ovmdD6RPN2ehvW4
[11-Jul-2026 22:51:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jul-2026 22:51:41 UTC] ✅ JWT token verified successfully for user profile
[11-Jul-2026 22:51:41 UTC] User ID: 1028
[11-Jul-2026 22:51:41 UTC] ✅ User profile retrieved successfully for user ID: 1028
[11-Jul-2026 22:51:43 UTC] === API CALL LOG ===
[11-Jul-2026 22:51:43 UTC] Endpoint: user/profile.php
[11-Jul-2026 22:51:43 UTC] Full Log Data: {
    "timestamp": "2026-07-11 22:51:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.118.9.103",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.118.9.103, 104.23.225.98",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOCIsInVzZXJuYW1lIjoib2pnb3RiaWdiYWciLCJlbWFpbCI6ImFnYm9kb29iaW5uYTEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQxNDgzOX0.XV-hxrWw5osb4cg6OrC8jmRIfcH2ovmdD6RPN2ehvW4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19b5fdb6cf2f495-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.118.9.103",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jul-2026 22:51:43 UTC] === END API CALL LOG ===
[11-Jul-2026 22:51:43 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jul-2026 22:51:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOCIsInVzZXJuYW1lIjoib2pnb3RiaWdiYWciLCJlbWFpbCI6ImFnYm9kb29iaW5uYTEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQxNDgzOX0.XV-hxrWw5osb4cg6OrC8jmRIfcH2ovmdD6RPN2ehvW4
[11-Jul-2026 22:51:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jul-2026 22:51:43 UTC] ✅ JWT token verified successfully for user profile
[11-Jul-2026 22:51:43 UTC] User ID: 1028
[11-Jul-2026 22:51:43 UTC] ✅ User profile retrieved successfully for user ID: 1028
[11-Jul-2026 22:52:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jul-2026 22:52:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jul-2026 22:52:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.118.9.103, 104.23.225.98","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOCIsInVzZXJuYW1lIjoib2pnb3RiaWdiYWciLCJlbWFpbCI6ImFnYm9kb29iaW5uYTEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQxNDgzOX0.XV-hxrWw5osb4cg6OrC8jmRIfcH2ovmdD6RPN2ehvW4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a19b60e03efbf495-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.118.9.103","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-Jul-2026 22:52:25 UTC] === User Orders API Called ===
[11-Jul-2026 22:52:25 UTC] User ID: 1028
[11-Jul-2026 22:52:25 UTC] Limit: 20, Offset: 0
[11-Jul-2026 22:52:25 UTC] Orders found: 0
[11-Jul-2026 22:52:25 UTC] Orders data: []
[11-Jul-2026 22:52:25 UTC] Total orders count: 0
[11-Jul-2026 22:52:25 UTC] === API CALL LOG ===
[11-Jul-2026 22:52:25 UTC] Endpoint: user/profile.php
[11-Jul-2026 22:52:25 UTC] Full Log Data: {
    "timestamp": "2026-07-11 22:52:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.118.9.103",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.118.9.103, 104.23.225.98",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOCIsInVzZXJuYW1lIjoib2pnb3RiaWdiYWciLCJlbWFpbCI6ImFnYm9kb29iaW5uYTEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQxNDgzOX0.XV-hxrWw5osb4cg6OrC8jmRIfcH2ovmdD6RPN2ehvW4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19b60e03efff495-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.118.9.103",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jul-2026 22:52:25 UTC] === END API CALL LOG ===
[11-Jul-2026 22:52:25 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jul-2026 22:52:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOCIsInVzZXJuYW1lIjoib2pnb3RiaWdiYWciLCJlbWFpbCI6ImFnYm9kb29iaW5uYTEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQxNDgzOX0.XV-hxrWw5osb4cg6OrC8jmRIfcH2ovmdD6RPN2ehvW4
[11-Jul-2026 22:52:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jul-2026 22:52:25 UTC] ✅ JWT token verified successfully for user profile
[11-Jul-2026 22:52:25 UTC] User ID: 1028
[11-Jul-2026 22:52:25 UTC] ✅ User profile retrieved successfully for user ID: 1028
[11-Jul-2026 22:52:25 UTC] === API CALL LOG ===
[11-Jul-2026 22:52:25 UTC] Endpoint: user/profile.php
[11-Jul-2026 22:52:25 UTC] Full Log Data: {
    "timestamp": "2026-07-11 22:52:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.118.9.103",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.118.9.103, 104.23.225.98",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOCIsInVzZXJuYW1lIjoib2pnb3RiaWdiYWciLCJlbWFpbCI6ImFnYm9kb29iaW5uYTEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQxNDgzOX0.XV-hxrWw5osb4cg6OrC8jmRIfcH2ovmdD6RPN2ehvW4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19b60e30b9ef495-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.118.9.103",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jul-2026 22:52:25 UTC] === END API CALL LOG ===
[11-Jul-2026 22:52:25 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jul-2026 22:52:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOCIsInVzZXJuYW1lIjoib2pnb3RiaWdiYWciLCJlbWFpbCI6ImFnYm9kb29iaW5uYTEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQxNDgzOX0.XV-hxrWw5osb4cg6OrC8jmRIfcH2ovmdD6RPN2ehvW4
[11-Jul-2026 22:52:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jul-2026 22:52:25 UTC] ✅ JWT token verified successfully for user profile
[11-Jul-2026 22:52:25 UTC] User ID: 1028
[11-Jul-2026 22:52:25 UTC] ✅ User profile retrieved successfully for user ID: 1028
[11-Jul-2026 22:52:26 UTC] === API CALL LOG ===
[11-Jul-2026 22:52:26 UTC] Endpoint: user/profile.php
[11-Jul-2026 22:52:26 UTC] Full Log Data: {
    "timestamp": "2026-07-11 22:52:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.118.9.103",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.118.9.103, 104.23.225.98",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOCIsInVzZXJuYW1lIjoib2pnb3RiaWdiYWciLCJlbWFpbCI6ImFnYm9kb29iaW5uYTEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQxNDgzOX0.XV-hxrWw5osb4cg6OrC8jmRIfcH2ovmdD6RPN2ehvW4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19b60e90ea8f495-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.118.9.103",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jul-2026 22:52:26 UTC] === END API CALL LOG ===
[11-Jul-2026 22:52:26 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jul-2026 22:52:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOCIsInVzZXJuYW1lIjoib2pnb3RiaWdiYWciLCJlbWFpbCI6ImFnYm9kb29iaW5uYTEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQxNDgzOX0.XV-hxrWw5osb4cg6OrC8jmRIfcH2ovmdD6RPN2ehvW4
[11-Jul-2026 22:52:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jul-2026 22:52:26 UTC] ✅ JWT token verified successfully for user profile
[11-Jul-2026 22:52:26 UTC] User ID: 1028
[11-Jul-2026 22:52:26 UTC] ✅ User profile retrieved successfully for user ID: 1028
[11-Jul-2026 22:52:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jul-2026 22:52:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jul-2026 22:52:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.118.9.103, 104.23.225.98","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOCIsInVzZXJuYW1lIjoib2pnb3RiaWdiYWciLCJlbWFpbCI6ImFnYm9kb29iaW5uYTEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQxNDgzOX0.XV-hxrWw5osb4cg6OrC8jmRIfcH2ovmdD6RPN2ehvW4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a19b61875a27f495-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.118.9.103","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-Jul-2026 22:52:51 UTC] === User Orders API Called ===
[11-Jul-2026 22:52:51 UTC] User ID: 1028
[11-Jul-2026 22:52:51 UTC] Limit: 20, Offset: 0
[11-Jul-2026 22:52:51 UTC] Orders found: 0
[11-Jul-2026 22:52:51 UTC] Orders data: []
[11-Jul-2026 22:52:51 UTC] Total orders count: 0
[11-Jul-2026 22:52:51 UTC] === API CALL LOG ===
[11-Jul-2026 22:52:51 UTC] Endpoint: user/profile.php
[11-Jul-2026 22:52:51 UTC] Full Log Data: {
    "timestamp": "2026-07-11 22:52:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.118.9.103",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.118.9.103, 104.23.225.98",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOCIsInVzZXJuYW1lIjoib2pnb3RiaWdiYWciLCJlbWFpbCI6ImFnYm9kb29iaW5uYTEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQxNDgzOX0.XV-hxrWw5osb4cg6OrC8jmRIfcH2ovmdD6RPN2ehvW4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19b61875a28f495-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.118.9.103",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jul-2026 22:52:51 UTC] === END API CALL LOG ===
[11-Jul-2026 22:52:51 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jul-2026 22:52:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOCIsInVzZXJuYW1lIjoib2pnb3RiaWdiYWciLCJlbWFpbCI6ImFnYm9kb29iaW5uYTEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQxNDgzOX0.XV-hxrWw5osb4cg6OrC8jmRIfcH2ovmdD6RPN2ehvW4
[11-Jul-2026 22:52:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jul-2026 22:52:51 UTC] ✅ JWT token verified successfully for user profile
[11-Jul-2026 22:52:51 UTC] User ID: 1028
[11-Jul-2026 22:52:51 UTC] ✅ User profile retrieved successfully for user ID: 1028
[11-Jul-2026 22:52:52 UTC] === API CALL LOG ===
[11-Jul-2026 22:52:52 UTC] Endpoint: user/profile.php
[11-Jul-2026 22:52:52 UTC] Full Log Data: {
    "timestamp": "2026-07-11 22:52:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.118.9.103",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.118.9.103, 104.23.225.98",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOCIsInVzZXJuYW1lIjoib2pnb3RiaWdiYWciLCJlbWFpbCI6ImFnYm9kb29iaW5uYTEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQxNDgzOX0.XV-hxrWw5osb4cg6OrC8jmRIfcH2ovmdD6RPN2ehvW4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19b618a2ec2f495-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.118.9.103",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jul-2026 22:52:52 UTC] === END API CALL LOG ===
[11-Jul-2026 22:52:52 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jul-2026 22:52:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOCIsInVzZXJuYW1lIjoib2pnb3RiaWdiYWciLCJlbWFpbCI6ImFnYm9kb29iaW5uYTEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQxNDgzOX0.XV-hxrWw5osb4cg6OrC8jmRIfcH2ovmdD6RPN2ehvW4
[11-Jul-2026 22:52:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jul-2026 22:52:52 UTC] ✅ JWT token verified successfully for user profile
[11-Jul-2026 22:52:52 UTC] User ID: 1028
[11-Jul-2026 22:52:52 UTC] ✅ User profile retrieved successfully for user ID: 1028
[11-Jul-2026 22:52:53 UTC] === API CALL LOG ===
[11-Jul-2026 22:52:53 UTC] Endpoint: user/profile.php
[11-Jul-2026 22:52:53 UTC] Full Log Data: {
    "timestamp": "2026-07-11 22:52:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.118.9.103",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.118.9.103, 104.23.225.98",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOCIsInVzZXJuYW1lIjoib2pnb3RiaWdiYWciLCJlbWFpbCI6ImFnYm9kb29iaW5uYTEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQxNDgzOX0.XV-hxrWw5osb4cg6OrC8jmRIfcH2ovmdD6RPN2ehvW4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19b61939cc3f495-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.118.9.103",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jul-2026 22:52:53 UTC] === END API CALL LOG ===
[11-Jul-2026 22:52:53 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jul-2026 22:52:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOCIsInVzZXJuYW1lIjoib2pnb3RiaWdiYWciLCJlbWFpbCI6ImFnYm9kb29iaW5uYTEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQxNDgzOX0.XV-hxrWw5osb4cg6OrC8jmRIfcH2ovmdD6RPN2ehvW4
[11-Jul-2026 22:52:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jul-2026 22:52:53 UTC] ✅ JWT token verified successfully for user profile
[11-Jul-2026 22:52:53 UTC] User ID: 1028
[11-Jul-2026 22:52:53 UTC] ✅ User profile retrieved successfully for user ID: 1028
[11-Jul-2026 22:53:16 UTC] === API CALL LOG ===
[11-Jul-2026 22:53:16 UTC] Endpoint: user/profile.php
[11-Jul-2026 22:53:16 UTC] Full Log Data: {
    "timestamp": "2026-07-11 22:53:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.118.9.103",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.118.9.103, 104.23.225.98",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOCIsInVzZXJuYW1lIjoib2pnb3RiaWdiYWciLCJlbWFpbCI6ImFnYm9kb29iaW5uYTEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQxNDgzOX0.XV-hxrWw5osb4cg6OrC8jmRIfcH2ovmdD6RPN2ehvW4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19b62202da0f495-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.118.9.103",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jul-2026 22:53:16 UTC] === END API CALL LOG ===
[11-Jul-2026 22:53:16 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jul-2026 22:53:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOCIsInVzZXJuYW1lIjoib2pnb3RiaWdiYWciLCJlbWFpbCI6ImFnYm9kb29iaW5uYTEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQxNDgzOX0.XV-hxrWw5osb4cg6OrC8jmRIfcH2ovmdD6RPN2ehvW4
[11-Jul-2026 22:53:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jul-2026 22:53:16 UTC] ✅ JWT token verified successfully for user profile
[11-Jul-2026 22:53:16 UTC] User ID: 1028
[11-Jul-2026 22:53:16 UTC] ✅ User profile retrieved successfully for user ID: 1028
[11-Jul-2026 22:53:16 UTC] User Purchases API - User ID: 1028
[11-Jul-2026 22:53:16 UTC] User Purchases API - Total purchases found: 1
[11-Jul-2026 22:53:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jul-2026 22:53:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jul-2026 22:53:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.118.9.103, 104.23.225.98","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOCIsInVzZXJuYW1lIjoib2pnb3RiaWdiYWciLCJlbWFpbCI6ImFnYm9kb29iaW5uYTEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQxNDgzOX0.XV-hxrWw5osb4cg6OrC8jmRIfcH2ovmdD6RPN2ehvW4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a19b62307d02f495-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.118.9.103","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-Jul-2026 22:53:18 UTC] === User Orders API Called ===
[11-Jul-2026 22:53:18 UTC] User ID: 1028
[11-Jul-2026 22:53:18 UTC] Limit: 20, Offset: 0
[11-Jul-2026 22:53:18 UTC] Orders found: 0
[11-Jul-2026 22:53:18 UTC] Orders data: []
[11-Jul-2026 22:53:18 UTC] === API CALL LOG ===
[11-Jul-2026 22:53:18 UTC] Endpoint: user/profile.php
[11-Jul-2026 22:53:18 UTC] Full Log Data: {
    "timestamp": "2026-07-11 22:53:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.118.9.103",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.118.9.103, 104.23.225.98",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOCIsInVzZXJuYW1lIjoib2pnb3RiaWdiYWciLCJlbWFpbCI6ImFnYm9kb29iaW5uYTEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQxNDgzOX0.XV-hxrWw5osb4cg6OrC8jmRIfcH2ovmdD6RPN2ehvW4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19b62307d03f495-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.118.9.103",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jul-2026 22:53:18 UTC] === END API CALL LOG ===
[11-Jul-2026 22:53:18 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jul-2026 22:53:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOCIsInVzZXJuYW1lIjoib2pnb3RiaWdiYWciLCJlbWFpbCI6ImFnYm9kb29iaW5uYTEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQxNDgzOX0.XV-hxrWw5osb4cg6OrC8jmRIfcH2ovmdD6RPN2ehvW4
[11-Jul-2026 22:53:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jul-2026 22:53:18 UTC] ✅ JWT token verified successfully for user profile
[11-Jul-2026 22:53:18 UTC] User ID: 1028
[11-Jul-2026 22:53:18 UTC] Total orders count: 0
[11-Jul-2026 22:53:18 UTC] ✅ User profile retrieved successfully for user ID: 1028
[11-Jul-2026 22:53:19 UTC] === API CALL LOG ===
[11-Jul-2026 22:53:19 UTC] Endpoint: user/profile.php
[11-Jul-2026 22:53:19 UTC] Full Log Data: {
    "timestamp": "2026-07-11 22:53:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.118.9.103",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.118.9.103, 104.23.225.98",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOCIsInVzZXJuYW1lIjoib2pnb3RiaWdiYWciLCJlbWFpbCI6ImFnYm9kb29iaW5uYTEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQxNDgzOX0.XV-hxrWw5osb4cg6OrC8jmRIfcH2ovmdD6RPN2ehvW4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19b623389c3f495-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.118.9.103",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jul-2026 22:53:19 UTC] === END API CALL LOG ===
[11-Jul-2026 22:53:19 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jul-2026 22:53:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOCIsInVzZXJuYW1lIjoib2pnb3RiaWdiYWciLCJlbWFpbCI6ImFnYm9kb29iaW5uYTEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQxNDgzOX0.XV-hxrWw5osb4cg6OrC8jmRIfcH2ovmdD6RPN2ehvW4
[11-Jul-2026 22:53:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jul-2026 22:53:19 UTC] ✅ JWT token verified successfully for user profile
[11-Jul-2026 22:53:19 UTC] User ID: 1028
[11-Jul-2026 22:53:19 UTC] ✅ User profile retrieved successfully for user ID: 1028
[11-Jul-2026 22:53:20 UTC] === API CALL LOG ===
[11-Jul-2026 22:53:20 UTC] Endpoint: user/profile.php
[11-Jul-2026 22:53:20 UTC] Full Log Data: {
    "timestamp": "2026-07-11 22:53:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.118.9.103",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.118.9.103, 104.23.225.98",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOCIsInVzZXJuYW1lIjoib2pnb3RiaWdiYWciLCJlbWFpbCI6ImFnYm9kb29iaW5uYTEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQxNDgzOX0.XV-hxrWw5osb4cg6OrC8jmRIfcH2ovmdD6RPN2ehvW4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19b6238f952f495-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.118.9.103",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jul-2026 22:53:20 UTC] === END API CALL LOG ===
[11-Jul-2026 22:53:20 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jul-2026 22:53:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOCIsInVzZXJuYW1lIjoib2pnb3RiaWdiYWciLCJlbWFpbCI6ImFnYm9kb29iaW5uYTEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQxNDgzOX0.XV-hxrWw5osb4cg6OrC8jmRIfcH2ovmdD6RPN2ehvW4
[11-Jul-2026 22:53:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jul-2026 22:53:20 UTC] ✅ JWT token verified successfully for user profile
[11-Jul-2026 22:53:20 UTC] User ID: 1028
[11-Jul-2026 22:53:20 UTC] ✅ User profile retrieved successfully for user ID: 1028
[11-Jul-2026 22:53:20 UTC] === API CALL LOG ===
[11-Jul-2026 22:53:20 UTC] Endpoint: user/profile.php
[11-Jul-2026 22:53:20 UTC] Full Log Data: {
    "timestamp": "2026-07-11 22:53:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.118.9.103",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.118.9.103, 104.23.225.98",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOCIsInVzZXJuYW1lIjoib2pnb3RiaWdiYWciLCJlbWFpbCI6ImFnYm9kb29iaW5uYTEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQxNDgzOX0.XV-hxrWw5osb4cg6OrC8jmRIfcH2ovmdD6RPN2ehvW4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19b623c2df8f495-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.118.9.103",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jul-2026 22:53:20 UTC] === END API CALL LOG ===
[11-Jul-2026 22:53:20 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jul-2026 22:53:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOCIsInVzZXJuYW1lIjoib2pnb3RiaWdiYWciLCJlbWFpbCI6ImFnYm9kb29iaW5uYTEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQxNDgzOX0.XV-hxrWw5osb4cg6OrC8jmRIfcH2ovmdD6RPN2ehvW4
[11-Jul-2026 22:53:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jul-2026 22:53:20 UTC] ✅ JWT token verified successfully for user profile
[11-Jul-2026 22:53:20 UTC] User ID: 1028
[11-Jul-2026 22:53:20 UTC] ✅ User profile retrieved successfully for user ID: 1028
[11-Jul-2026 22:54:01 UTC] === API CALL LOG ===
[11-Jul-2026 22:54:01 UTC] Endpoint: user/profile.php
[11-Jul-2026 22:54:01 UTC] Full Log Data: {
    "timestamp": "2026-07-11 22:54:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.118.9.103",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.118.9.103, 104.23.225.99",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOCIsInVzZXJuYW1lIjoib2pnb3RiaWdiYWciLCJlbWFpbCI6ImFnYm9kb29iaW5uYTEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQxNDgzOX0.XV-hxrWw5osb4cg6OrC8jmRIfcH2ovmdD6RPN2ehvW4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19b63395930f495-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.118.9.103",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jul-2026 22:54:01 UTC] === END API CALL LOG ===
[11-Jul-2026 22:54:01 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jul-2026 22:54:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOCIsInVzZXJuYW1lIjoib2pnb3RiaWdiYWciLCJlbWFpbCI6ImFnYm9kb29iaW5uYTEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQxNDgzOX0.XV-hxrWw5osb4cg6OrC8jmRIfcH2ovmdD6RPN2ehvW4
[11-Jul-2026 22:54:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jul-2026 22:54:01 UTC] ✅ JWT token verified successfully for user profile
[11-Jul-2026 22:54:01 UTC] User ID: 1028
[11-Jul-2026 22:54:01 UTC] ✅ User profile retrieved successfully for user ID: 1028
[11-Jul-2026 22:54:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jul-2026 22:54:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jul-2026 22:54:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.118.9.103, 104.23.225.99","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOCIsInVzZXJuYW1lIjoib2pnb3RiaWdiYWciLCJlbWFpbCI6ImFnYm9kb29iaW5uYTEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQxNDgzOX0.XV-hxrWw5osb4cg6OrC8jmRIfcH2ovmdD6RPN2ehvW4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a19b6339592ff495-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.118.9.103","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-Jul-2026 22:54:01 UTC] === User Orders API Called ===
[11-Jul-2026 22:54:01 UTC] User ID: 1028
[11-Jul-2026 22:54:01 UTC] Limit: 20, Offset: 0
[11-Jul-2026 22:54:01 UTC] Orders found: 0
[11-Jul-2026 22:54:01 UTC] Orders data: []
[11-Jul-2026 22:54:01 UTC] Total orders count: 0
[11-Jul-2026 22:54:01 UTC] === API CALL LOG ===
[11-Jul-2026 22:54:01 UTC] Endpoint: user/profile.php
[11-Jul-2026 22:54:01 UTC] Full Log Data: {
    "timestamp": "2026-07-11 22:54:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.118.9.103",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.118.9.103, 104.23.225.99",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOCIsInVzZXJuYW1lIjoib2pnb3RiaWdiYWciLCJlbWFpbCI6ImFnYm9kb29iaW5uYTEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQxNDgzOX0.XV-hxrWw5osb4cg6OrC8jmRIfcH2ovmdD6RPN2ehvW4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19b633cdf4bf495-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.118.9.103",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jul-2026 22:54:01 UTC] === END API CALL LOG ===
[11-Jul-2026 22:54:01 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jul-2026 22:54:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOCIsInVzZXJuYW1lIjoib2pnb3RiaWdiYWciLCJlbWFpbCI6ImFnYm9kb29iaW5uYTEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQxNDgzOX0.XV-hxrWw5osb4cg6OrC8jmRIfcH2ovmdD6RPN2ehvW4
[11-Jul-2026 22:54:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jul-2026 22:54:01 UTC] ✅ JWT token verified successfully for user profile
[11-Jul-2026 22:54:01 UTC] User ID: 1028
[11-Jul-2026 22:54:01 UTC] ✅ User profile retrieved successfully for user ID: 1028
[11-Jul-2026 22:54:03 UTC] === API CALL LOG ===
[11-Jul-2026 22:54:03 UTC] Endpoint: user/profile.php
[11-Jul-2026 22:54:03 UTC] Full Log Data: {
    "timestamp": "2026-07-11 22:54:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.118.9.103",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.118.9.103, 104.23.225.99",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOCIsInVzZXJuYW1lIjoib2pnb3RiaWdiYWciLCJlbWFpbCI6ImFnYm9kb29iaW5uYTEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQxNDgzOX0.XV-hxrWw5osb4cg6OrC8jmRIfcH2ovmdD6RPN2ehvW4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19b63494b27f495-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.118.9.103",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jul-2026 22:54:03 UTC] === END API CALL LOG ===
[11-Jul-2026 22:54:03 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jul-2026 22:54:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOCIsInVzZXJuYW1lIjoib2pnb3RiaWdiYWciLCJlbWFpbCI6ImFnYm9kb29iaW5uYTEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQxNDgzOX0.XV-hxrWw5osb4cg6OrC8jmRIfcH2ovmdD6RPN2ehvW4
[11-Jul-2026 22:54:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jul-2026 22:54:03 UTC] ✅ JWT token verified successfully for user profile
[11-Jul-2026 22:54:03 UTC] User ID: 1028
[11-Jul-2026 22:54:03 UTC] ✅ User profile retrieved successfully for user ID: 1028
[11-Jul-2026 22:54:10 UTC] === API CALL LOG ===
[11-Jul-2026 22:54:10 UTC] Endpoint: user/profile.php
[11-Jul-2026 22:54:10 UTC] Full Log Data: {
    "timestamp": "2026-07-11 22:54:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.118.9.103",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.118.9.103, 104.23.225.99",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOCIsInVzZXJuYW1lIjoib2pnb3RiaWdiYWciLCJlbWFpbCI6ImFnYm9kb29iaW5uYTEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQxNDgzOX0.XV-hxrWw5osb4cg6OrC8jmRIfcH2ovmdD6RPN2ehvW4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19b63700843f495-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.118.9.103",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jul-2026 22:54:10 UTC] === END API CALL LOG ===
[11-Jul-2026 22:54:10 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jul-2026 22:54:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOCIsInVzZXJuYW1lIjoib2pnb3RiaWdiYWciLCJlbWFpbCI6ImFnYm9kb29iaW5uYTEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQxNDgzOX0.XV-hxrWw5osb4cg6OrC8jmRIfcH2ovmdD6RPN2ehvW4
[11-Jul-2026 22:54:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jul-2026 22:54:10 UTC] ✅ JWT token verified successfully for user profile
[11-Jul-2026 22:54:10 UTC] User ID: 1028
[11-Jul-2026 22:54:10 UTC] ✅ User profile retrieved successfully for user ID: 1028
[11-Jul-2026 22:54:11 UTC] === API CALL LOG ===
[11-Jul-2026 22:54:11 UTC] Endpoint: user/profile.php
[11-Jul-2026 22:54:11 UTC] Full Log Data: {
    "timestamp": "2026-07-11 22:54:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.118.9.103",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.118.9.103, 104.23.225.99",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOCIsInVzZXJuYW1lIjoib2pnb3RiaWdiYWciLCJlbWFpbCI6ImFnYm9kb29iaW5uYTEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQxNDgzOX0.XV-hxrWw5osb4cg6OrC8jmRIfcH2ovmdD6RPN2ehvW4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19b637bdd82f495-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.118.9.103",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jul-2026 22:54:11 UTC] === END API CALL LOG ===
[11-Jul-2026 22:54:11 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jul-2026 22:54:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOCIsInVzZXJuYW1lIjoib2pnb3RiaWdiYWciLCJlbWFpbCI6ImFnYm9kb29iaW5uYTEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQxNDgzOX0.XV-hxrWw5osb4cg6OrC8jmRIfcH2ovmdD6RPN2ehvW4
[11-Jul-2026 22:54:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jul-2026 22:54:11 UTC] ✅ JWT token verified successfully for user profile
[11-Jul-2026 22:54:11 UTC] User ID: 1028
[11-Jul-2026 22:54:11 UTC] ✅ User profile retrieved successfully for user ID: 1028
[11-Jul-2026 22:54:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jul-2026 22:54:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jul-2026 22:54:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.118.9.103, 104.23.225.99","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOCIsInVzZXJuYW1lIjoib2pnb3RiaWdiYWciLCJlbWFpbCI6ImFnYm9kb29iaW5uYTEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQxNDgzOX0.XV-hxrWw5osb4cg6OrC8jmRIfcH2ovmdD6RPN2ehvW4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a19b63867823f495-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.118.9.103","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-Jul-2026 22:54:13 UTC] === User Orders API Called ===
[11-Jul-2026 22:54:13 UTC] User ID: 1028
[11-Jul-2026 22:54:13 UTC] Limit: 20, Offset: 0
[11-Jul-2026 22:54:13 UTC] Orders found: 0
[11-Jul-2026 22:54:13 UTC] Orders data: []
[11-Jul-2026 22:54:13 UTC] Total orders count: 0
[11-Jul-2026 22:54:15 UTC] === API CALL LOG ===
[11-Jul-2026 22:54:15 UTC] Endpoint: user/profile.php
[11-Jul-2026 22:54:15 UTC] Full Log Data: {
    "timestamp": "2026-07-11 22:54:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.118.9.103",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.118.9.103, 104.23.225.99",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOCIsInVzZXJuYW1lIjoib2pnb3RiaWdiYWciLCJlbWFpbCI6ImFnYm9kb29iaW5uYTEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQxNDgzOX0.XV-hxrWw5osb4cg6OrC8jmRIfcH2ovmdD6RPN2ehvW4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19b6394191ff495-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.118.9.103",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jul-2026 22:54:15 UTC] === END API CALL LOG ===
[11-Jul-2026 22:54:15 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jul-2026 22:54:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOCIsInVzZXJuYW1lIjoib2pnb3RiaWdiYWciLCJlbWFpbCI6ImFnYm9kb29iaW5uYTEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQxNDgzOX0.XV-hxrWw5osb4cg6OrC8jmRIfcH2ovmdD6RPN2ehvW4
[11-Jul-2026 22:54:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jul-2026 22:54:15 UTC] ✅ JWT token verified successfully for user profile
[11-Jul-2026 22:54:15 UTC] User ID: 1028
[11-Jul-2026 22:54:15 UTC] ✅ User profile retrieved successfully for user ID: 1028
[11-Jul-2026 22:54:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jul-2026 22:54:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jul-2026 22:54:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.118.9.103, 104.23.225.99","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOCIsInVzZXJuYW1lIjoib2pnb3RiaWdiYWciLCJlbWFpbCI6ImFnYm9kb29iaW5uYTEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQxNDgzOX0.XV-hxrWw5osb4cg6OrC8jmRIfcH2ovmdD6RPN2ehvW4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a19b6394191cf495-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.118.9.103","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-Jul-2026 22:54:15 UTC] === User Orders API Called ===
[11-Jul-2026 22:54:15 UTC] User ID: 1028
[11-Jul-2026 22:54:15 UTC] Limit: 20, Offset: 0
[11-Jul-2026 22:54:15 UTC] Orders found: 0
[11-Jul-2026 22:54:15 UTC] Orders data: []
[11-Jul-2026 22:54:15 UTC] Total orders count: 0
[11-Jul-2026 22:54:16 UTC] === API CALL LOG ===
[11-Jul-2026 22:54:16 UTC] Endpoint: user/profile.php
[11-Jul-2026 22:54:16 UTC] Full Log Data: {
    "timestamp": "2026-07-11 22:54:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.118.9.103",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.118.9.103, 104.23.225.99",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOCIsInVzZXJuYW1lIjoib2pnb3RiaWdiYWciLCJlbWFpbCI6ImFnYm9kb29iaW5uYTEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQxNDgzOX0.XV-hxrWw5osb4cg6OrC8jmRIfcH2ovmdD6RPN2ehvW4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19b63971e02f495-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.118.9.103",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jul-2026 22:54:16 UTC] === END API CALL LOG ===
[11-Jul-2026 22:54:16 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jul-2026 22:54:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOCIsInVzZXJuYW1lIjoib2pnb3RiaWdiYWciLCJlbWFpbCI6ImFnYm9kb29iaW5uYTEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQxNDgzOX0.XV-hxrWw5osb4cg6OrC8jmRIfcH2ovmdD6RPN2ehvW4
[11-Jul-2026 22:54:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jul-2026 22:54:16 UTC] ✅ JWT token verified successfully for user profile
[11-Jul-2026 22:54:16 UTC] User ID: 1028
[11-Jul-2026 22:54:16 UTC] ✅ User profile retrieved successfully for user ID: 1028
[11-Jul-2026 22:54:17 UTC] === API CALL LOG ===
[11-Jul-2026 22:54:17 UTC] Endpoint: user/profile.php
[11-Jul-2026 22:54:17 UTC] Full Log Data: {
    "timestamp": "2026-07-11 22:54:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.118.9.103",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.118.9.103, 104.23.225.99",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOCIsInVzZXJuYW1lIjoib2pnb3RiaWdiYWciLCJlbWFpbCI6ImFnYm9kb29iaW5uYTEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQxNDgzOX0.XV-hxrWw5osb4cg6OrC8jmRIfcH2ovmdD6RPN2ehvW4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19b63a11e26f495-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.118.9.103",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jul-2026 22:54:17 UTC] === END API CALL LOG ===
[11-Jul-2026 22:54:17 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jul-2026 22:54:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOCIsInVzZXJuYW1lIjoib2pnb3RiaWdiYWciLCJlbWFpbCI6ImFnYm9kb29iaW5uYTEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQxNDgzOX0.XV-hxrWw5osb4cg6OrC8jmRIfcH2ovmdD6RPN2ehvW4
[11-Jul-2026 22:54:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jul-2026 22:54:17 UTC] ✅ JWT token verified successfully for user profile
[11-Jul-2026 22:54:17 UTC] User ID: 1028
[11-Jul-2026 22:54:17 UTC] ✅ User profile retrieved successfully for user ID: 1028
[11-Jul-2026 22:54:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jul-2026 22:54:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jul-2026 22:54:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.118.9.103, 104.23.225.99","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOCIsInVzZXJuYW1lIjoib2pnb3RiaWdiYWciLCJlbWFpbCI6ImFnYm9kb29iaW5uYTEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQxNDgzOX0.XV-hxrWw5osb4cg6OrC8jmRIfcH2ovmdD6RPN2ehvW4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a19b63ac1859f495-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.118.9.103","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-Jul-2026 22:54:19 UTC] === User Orders API Called ===
[11-Jul-2026 22:54:19 UTC] User ID: 1028
[11-Jul-2026 22:54:19 UTC] Limit: 20, Offset: 0
[11-Jul-2026 22:54:19 UTC] Orders found: 0
[11-Jul-2026 22:54:19 UTC] Orders data: []
[11-Jul-2026 22:54:19 UTC] Total orders count: 0
[11-Jul-2026 22:54:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jul-2026 22:54:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jul-2026 22:54:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.118.9.103, 104.23.225.99","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOCIsInVzZXJuYW1lIjoib2pnb3RiaWdiYWciLCJlbWFpbCI6ImFnYm9kb29iaW5uYTEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQxNDgzOX0.XV-hxrWw5osb4cg6OrC8jmRIfcH2ovmdD6RPN2ehvW4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a19b63b81e18f495-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.118.9.103","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-Jul-2026 22:54:21 UTC] === User Orders API Called ===
[11-Jul-2026 22:54:21 UTC] User ID: 1028
[11-Jul-2026 22:54:21 UTC] Limit: 20, Offset: 0
[11-Jul-2026 22:54:21 UTC] Orders found: 0
[11-Jul-2026 22:54:21 UTC] Orders data: []
[11-Jul-2026 22:54:21 UTC] Total orders count: 0
[11-Jul-2026 22:54:21 UTC] === API CALL LOG ===
[11-Jul-2026 22:54:21 UTC] Endpoint: user/profile.php
[11-Jul-2026 22:54:21 UTC] Full Log Data: {
    "timestamp": "2026-07-11 22:54:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.118.9.103",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.118.9.103, 104.23.225.99",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOCIsInVzZXJuYW1lIjoib2pnb3RiaWdiYWciLCJlbWFpbCI6ImFnYm9kb29iaW5uYTEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQxNDgzOX0.XV-hxrWw5osb4cg6OrC8jmRIfcH2ovmdD6RPN2ehvW4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19b63b81e1af495-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.118.9.103",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jul-2026 22:54:21 UTC] === END API CALL LOG ===
[11-Jul-2026 22:54:21 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jul-2026 22:54:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOCIsInVzZXJuYW1lIjoib2pnb3RiaWdiYWciLCJlbWFpbCI6ImFnYm9kb29iaW5uYTEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQxNDgzOX0.XV-hxrWw5osb4cg6OrC8jmRIfcH2ovmdD6RPN2ehvW4
[11-Jul-2026 22:54:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jul-2026 22:54:21 UTC] ✅ JWT token verified successfully for user profile
[11-Jul-2026 22:54:21 UTC] User ID: 1028
[11-Jul-2026 22:54:21 UTC] ✅ User profile retrieved successfully for user ID: 1028
[11-Jul-2026 22:54:21 UTC] === API CALL LOG ===
[11-Jul-2026 22:54:21 UTC] Endpoint: user/profile.php
[11-Jul-2026 22:54:21 UTC] Full Log Data: {
    "timestamp": "2026-07-11 22:54:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.118.9.103",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.118.9.103, 104.23.225.99",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOCIsInVzZXJuYW1lIjoib2pnb3RiaWdiYWciLCJlbWFpbCI6ImFnYm9kb29iaW5uYTEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQxNDgzOX0.XV-hxrWw5osb4cg6OrC8jmRIfcH2ovmdD6RPN2ehvW4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19b63bb1b55f495-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.118.9.103",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jul-2026 22:54:21 UTC] === END API CALL LOG ===
[11-Jul-2026 22:54:21 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jul-2026 22:54:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOCIsInVzZXJuYW1lIjoib2pnb3RiaWdiYWciLCJlbWFpbCI6ImFnYm9kb29iaW5uYTEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQxNDgzOX0.XV-hxrWw5osb4cg6OrC8jmRIfcH2ovmdD6RPN2ehvW4
[11-Jul-2026 22:54:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jul-2026 22:54:21 UTC] ✅ JWT token verified successfully for user profile
[11-Jul-2026 22:54:21 UTC] User ID: 1028
[11-Jul-2026 22:54:21 UTC] ✅ User profile retrieved successfully for user ID: 1028
[11-Jul-2026 22:54:23 UTC] === API CALL LOG ===
[11-Jul-2026 22:54:23 UTC] Endpoint: user/profile.php
[11-Jul-2026 22:54:23 UTC] Full Log Data: {
    "timestamp": "2026-07-11 22:54:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.118.9.103",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.118.9.103, 104.23.225.99",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOCIsInVzZXJuYW1lIjoib2pnb3RiaWdiYWciLCJlbWFpbCI6ImFnYm9kb29iaW5uYTEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQxNDgzOX0.XV-hxrWw5osb4cg6OrC8jmRIfcH2ovmdD6RPN2ehvW4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19b63c1bea4f495-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.118.9.103",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jul-2026 22:54:23 UTC] === END API CALL LOG ===
[11-Jul-2026 22:54:23 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jul-2026 22:54:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOCIsInVzZXJuYW1lIjoib2pnb3RiaWdiYWciLCJlbWFpbCI6ImFnYm9kb29iaW5uYTEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQxNDgzOX0.XV-hxrWw5osb4cg6OrC8jmRIfcH2ovmdD6RPN2ehvW4
[11-Jul-2026 22:54:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jul-2026 22:54:23 UTC] ✅ JWT token verified successfully for user profile
[11-Jul-2026 22:54:23 UTC] User ID: 1028
[11-Jul-2026 22:54:23 UTC] ✅ User profile retrieved successfully for user ID: 1028
[11-Jul-2026 22:54:26 UTC] === API CALL LOG ===
[11-Jul-2026 22:54:26 UTC] Endpoint: user/profile.php
[11-Jul-2026 22:54:26 UTC] Full Log Data: {
    "timestamp": "2026-07-11 22:54:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.118.9.103",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.118.9.103, 104.23.225.99",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOCIsInVzZXJuYW1lIjoib2pnb3RiaWdiYWciLCJlbWFpbCI6ImFnYm9kb29iaW5uYTEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQxNDgzOX0.XV-hxrWw5osb4cg6OrC8jmRIfcH2ovmdD6RPN2ehvW4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19b63d89f24f495-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.118.9.103",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jul-2026 22:54:26 UTC] === END API CALL LOG ===
[11-Jul-2026 22:54:26 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jul-2026 22:54:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOCIsInVzZXJuYW1lIjoib2pnb3RiaWdiYWciLCJlbWFpbCI6ImFnYm9kb29iaW5uYTEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQxNDgzOX0.XV-hxrWw5osb4cg6OrC8jmRIfcH2ovmdD6RPN2ehvW4
[11-Jul-2026 22:54:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jul-2026 22:54:26 UTC] ✅ JWT token verified successfully for user profile
[11-Jul-2026 22:54:26 UTC] User ID: 1028
[11-Jul-2026 22:54:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jul-2026 22:54:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jul-2026 22:54:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.118.9.103, 104.23.225.99","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOCIsInVzZXJuYW1lIjoib2pnb3RiaWdiYWciLCJlbWFpbCI6ImFnYm9kb29iaW5uYTEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQxNDgzOX0.XV-hxrWw5osb4cg6OrC8jmRIfcH2ovmdD6RPN2ehvW4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a19b63d89f23f495-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.118.9.103","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-Jul-2026 22:54:26 UTC] === User Orders API Called ===
[11-Jul-2026 22:54:26 UTC] User ID: 1028
[11-Jul-2026 22:54:26 UTC] Limit: 20, Offset: 0
[11-Jul-2026 22:54:26 UTC] Orders found: 0
[11-Jul-2026 22:54:26 UTC] Orders data: []
[11-Jul-2026 22:54:26 UTC] ✅ User profile retrieved successfully for user ID: 1028
[11-Jul-2026 22:54:26 UTC] Total orders count: 0
[11-Jul-2026 22:54:27 UTC] === API CALL LOG ===
[11-Jul-2026 22:54:27 UTC] Endpoint: user/profile.php
[11-Jul-2026 22:54:27 UTC] Full Log Data: {
    "timestamp": "2026-07-11 22:54:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.118.9.103",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.118.9.103, 104.23.225.99",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOCIsInVzZXJuYW1lIjoib2pnb3RiaWdiYWciLCJlbWFpbCI6ImFnYm9kb29iaW5uYTEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQxNDgzOX0.XV-hxrWw5osb4cg6OrC8jmRIfcH2ovmdD6RPN2ehvW4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19b63db9ce7f495-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.118.9.103",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jul-2026 22:54:27 UTC] === END API CALL LOG ===
[11-Jul-2026 22:54:27 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jul-2026 22:54:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOCIsInVzZXJuYW1lIjoib2pnb3RiaWdiYWciLCJlbWFpbCI6ImFnYm9kb29iaW5uYTEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQxNDgzOX0.XV-hxrWw5osb4cg6OrC8jmRIfcH2ovmdD6RPN2ehvW4
[11-Jul-2026 22:54:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jul-2026 22:54:27 UTC] ✅ JWT token verified successfully for user profile
[11-Jul-2026 22:54:27 UTC] User ID: 1028
[11-Jul-2026 22:54:27 UTC] ✅ User profile retrieved successfully for user ID: 1028
[11-Jul-2026 22:54:27 UTC] === API CALL LOG ===
[11-Jul-2026 22:54:27 UTC] Endpoint: user/profile.php
[11-Jul-2026 22:54:27 UTC] Full Log Data: {
    "timestamp": "2026-07-11 22:54:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.118.9.103",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.118.9.103, 104.23.225.99",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOCIsInVzZXJuYW1lIjoib2pnb3RiaWdiYWciLCJlbWFpbCI6ImFnYm9kb29iaW5uYTEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQxNDgzOX0.XV-hxrWw5osb4cg6OrC8jmRIfcH2ovmdD6RPN2ehvW4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19b63e03c96f495-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.118.9.103",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jul-2026 22:54:27 UTC] === END API CALL LOG ===
[11-Jul-2026 22:54:27 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jul-2026 22:54:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOCIsInVzZXJuYW1lIjoib2pnb3RiaWdiYWciLCJlbWFpbCI6ImFnYm9kb29iaW5uYTEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQxNDgzOX0.XV-hxrWw5osb4cg6OrC8jmRIfcH2ovmdD6RPN2ehvW4
[11-Jul-2026 22:54:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jul-2026 22:54:27 UTC] ✅ JWT token verified successfully for user profile
[11-Jul-2026 22:54:27 UTC] User ID: 1028
[11-Jul-2026 22:54:27 UTC] ✅ User profile retrieved successfully for user ID: 1028
[11-Jul-2026 22:54:29 UTC] === API CALL LOG ===
[11-Jul-2026 22:54:29 UTC] Endpoint: user/profile.php
[11-Jul-2026 22:54:29 UTC] Full Log Data: {
    "timestamp": "2026-07-11 22:54:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.118.9.103",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.118.9.103, 104.23.225.99",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOCIsInVzZXJuYW1lIjoib2pnb3RiaWdiYWciLCJlbWFpbCI6ImFnYm9kb29iaW5uYTEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQxNDgzOX0.XV-hxrWw5osb4cg6OrC8jmRIfcH2ovmdD6RPN2ehvW4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19b63eb3916f495-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.118.9.103",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jul-2026 22:54:29 UTC] === END API CALL LOG ===
[11-Jul-2026 22:54:29 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jul-2026 22:54:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOCIsInVzZXJuYW1lIjoib2pnb3RiaWdiYWciLCJlbWFpbCI6ImFnYm9kb29iaW5uYTEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQxNDgzOX0.XV-hxrWw5osb4cg6OrC8jmRIfcH2ovmdD6RPN2ehvW4
[11-Jul-2026 22:54:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jul-2026 22:54:29 UTC] ✅ JWT token verified successfully for user profile
[11-Jul-2026 22:54:29 UTC] User ID: 1028
[11-Jul-2026 22:54:29 UTC] ✅ User profile retrieved successfully for user ID: 1028
[11-Jul-2026 22:54:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jul-2026 22:54:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jul-2026 22:54:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.118.9.103, 104.23.225.99","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOCIsInVzZXJuYW1lIjoib2pnb3RiaWdiYWciLCJlbWFpbCI6ImFnYm9kb29iaW5uYTEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQxNDgzOX0.XV-hxrWw5osb4cg6OrC8jmRIfcH2ovmdD6RPN2ehvW4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a19b63eb3913f495-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.118.9.103","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-Jul-2026 22:54:29 UTC] === User Orders API Called ===
[11-Jul-2026 22:54:29 UTC] User ID: 1028
[11-Jul-2026 22:54:29 UTC] Limit: 20, Offset: 0
[11-Jul-2026 22:54:29 UTC] Orders found: 0
[11-Jul-2026 22:54:29 UTC] Orders data: []
[11-Jul-2026 22:54:29 UTC] Total orders count: 0
[11-Jul-2026 22:54:30 UTC] === API CALL LOG ===
[11-Jul-2026 22:54:30 UTC] Endpoint: user/profile.php
[11-Jul-2026 22:54:30 UTC] Full Log Data: {
    "timestamp": "2026-07-11 22:54:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.118.9.103",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.118.9.103, 104.23.225.99",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOCIsInVzZXJuYW1lIjoib2pnb3RiaWdiYWciLCJlbWFpbCI6ImFnYm9kb29iaW5uYTEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQxNDgzOX0.XV-hxrWw5osb4cg6OrC8jmRIfcH2ovmdD6RPN2ehvW4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19b63ee7f04f495-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.118.9.103",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jul-2026 22:54:30 UTC] === END API CALL LOG ===
[11-Jul-2026 22:54:30 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jul-2026 22:54:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOCIsInVzZXJuYW1lIjoib2pnb3RiaWdiYWciLCJlbWFpbCI6ImFnYm9kb29iaW5uYTEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQxNDgzOX0.XV-hxrWw5osb4cg6OrC8jmRIfcH2ovmdD6RPN2ehvW4
[11-Jul-2026 22:54:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jul-2026 22:54:30 UTC] ✅ JWT token verified successfully for user profile
[11-Jul-2026 22:54:30 UTC] User ID: 1028
[11-Jul-2026 22:54:30 UTC] ✅ User profile retrieved successfully for user ID: 1028
[11-Jul-2026 22:54:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jul-2026 22:54:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jul-2026 22:54:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.118.9.103, 104.23.225.99","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOCIsInVzZXJuYW1lIjoib2pnb3RiaWdiYWciLCJlbWFpbCI6ImFnYm9kb29iaW5uYTEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQxNDgzOX0.XV-hxrWw5osb4cg6OrC8jmRIfcH2ovmdD6RPN2ehvW4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a19b6436ac27f495-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.118.9.103","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-Jul-2026 22:54:41 UTC] === User Orders API Called ===
[11-Jul-2026 22:54:41 UTC] User ID: 1028
[11-Jul-2026 22:54:41 UTC] Limit: 20, Offset: 0
[11-Jul-2026 22:54:41 UTC] === API CALL LOG ===
[11-Jul-2026 22:54:41 UTC] Endpoint: user/profile.php
[11-Jul-2026 22:54:41 UTC] Full Log Data: {
    "timestamp": "2026-07-11 22:54:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.118.9.103",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.118.9.103, 104.23.225.99",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOCIsInVzZXJuYW1lIjoib2pnb3RiaWdiYWciLCJlbWFpbCI6ImFnYm9kb29iaW5uYTEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQxNDgzOX0.XV-hxrWw5osb4cg6OrC8jmRIfcH2ovmdD6RPN2ehvW4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19b6436ac29f495-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.118.9.103",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jul-2026 22:54:41 UTC] === END API CALL LOG ===
[11-Jul-2026 22:54:41 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jul-2026 22:54:41 UTC] Orders found: 0
[11-Jul-2026 22:54:41 UTC] Orders data: []
[11-Jul-2026 22:54:41 UTC] Total orders count: 0
[11-Jul-2026 22:54:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOCIsInVzZXJuYW1lIjoib2pnb3RiaWdiYWciLCJlbWFpbCI6ImFnYm9kb29iaW5uYTEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQxNDgzOX0.XV-hxrWw5osb4cg6OrC8jmRIfcH2ovmdD6RPN2ehvW4
[11-Jul-2026 22:54:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jul-2026 22:54:41 UTC] ✅ JWT token verified successfully for user profile
[11-Jul-2026 22:54:41 UTC] User ID: 1028
[11-Jul-2026 22:54:41 UTC] ✅ User profile retrieved successfully for user ID: 1028
[11-Jul-2026 22:54:42 UTC] === API CALL LOG ===
[11-Jul-2026 22:54:42 UTC] Endpoint: user/profile.php
[11-Jul-2026 22:54:42 UTC] Full Log Data: {
    "timestamp": "2026-07-11 22:54:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.118.9.103",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.118.9.103, 104.23.225.99",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOCIsInVzZXJuYW1lIjoib2pnb3RiaWdiYWciLCJlbWFpbCI6ImFnYm9kb29iaW5uYTEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQxNDgzOX0.XV-hxrWw5osb4cg6OrC8jmRIfcH2ovmdD6RPN2ehvW4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19b64397863f495-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.118.9.103",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jul-2026 22:54:42 UTC] === END API CALL LOG ===
[11-Jul-2026 22:54:42 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jul-2026 22:54:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOCIsInVzZXJuYW1lIjoib2pnb3RiaWdiYWciLCJlbWFpbCI6ImFnYm9kb29iaW5uYTEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQxNDgzOX0.XV-hxrWw5osb4cg6OrC8jmRIfcH2ovmdD6RPN2ehvW4
[11-Jul-2026 22:54:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jul-2026 22:54:42 UTC] ✅ JWT token verified successfully for user profile
[11-Jul-2026 22:54:42 UTC] User ID: 1028
[11-Jul-2026 22:54:42 UTC] ✅ User profile retrieved successfully for user ID: 1028
[11-Jul-2026 22:54:43 UTC] === API CALL LOG ===
[11-Jul-2026 22:54:43 UTC] Endpoint: user/profile.php
[11-Jul-2026 22:54:43 UTC] Full Log Data: {
    "timestamp": "2026-07-11 22:54:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.118.9.103",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.118.9.103, 104.23.225.99",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOCIsInVzZXJuYW1lIjoib2pnb3RiaWdiYWciLCJlbWFpbCI6ImFnYm9kb29iaW5uYTEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQxNDgzOX0.XV-hxrWw5osb4cg6OrC8jmRIfcH2ovmdD6RPN2ehvW4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19b6443b8edf495-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.118.9.103",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jul-2026 22:54:43 UTC] === END API CALL LOG ===
[11-Jul-2026 22:54:43 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jul-2026 22:54:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOCIsInVzZXJuYW1lIjoib2pnb3RiaWdiYWciLCJlbWFpbCI6ImFnYm9kb29iaW5uYTEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQxNDgzOX0.XV-hxrWw5osb4cg6OrC8jmRIfcH2ovmdD6RPN2ehvW4
[11-Jul-2026 22:54:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jul-2026 22:54:43 UTC] ✅ JWT token verified successfully for user profile
[11-Jul-2026 22:54:43 UTC] User ID: 1028
[11-Jul-2026 22:54:43 UTC] ✅ User profile retrieved successfully for user ID: 1028
[11-Jul-2026 22:55:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jul-2026 22:55:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jul-2026 22:55:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.118.9.103, 104.23.225.98","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOCIsInVzZXJuYW1lIjoib2pnb3RiaWdiYWciLCJlbWFpbCI6ImFnYm9kb29iaW5uYTEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQxNDgzOX0.XV-hxrWw5osb4cg6OrC8jmRIfcH2ovmdD6RPN2ehvW4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a19b65570b6df495-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.118.9.103","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-Jul-2026 22:55:27 UTC] === User Orders API Called ===
[11-Jul-2026 22:55:27 UTC] User ID: 1028
[11-Jul-2026 22:55:27 UTC] Limit: 20, Offset: 0
[11-Jul-2026 22:55:27 UTC] Orders found: 0
[11-Jul-2026 22:55:27 UTC] Orders data: []
[11-Jul-2026 22:55:27 UTC] Total orders count: 0
[11-Jul-2026 22:55:27 UTC] === API CALL LOG ===
[11-Jul-2026 22:55:27 UTC] Endpoint: user/profile.php
[11-Jul-2026 22:55:27 UTC] Full Log Data: {
    "timestamp": "2026-07-11 22:55:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.118.9.103",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.118.9.103, 104.23.225.98",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOCIsInVzZXJuYW1lIjoib2pnb3RiaWdiYWciLCJlbWFpbCI6ImFnYm9kb29iaW5uYTEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQxNDgzOX0.XV-hxrWw5osb4cg6OrC8jmRIfcH2ovmdD6RPN2ehvW4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19b65570b6ef495-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.118.9.103",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jul-2026 22:55:27 UTC] === END API CALL LOG ===
[11-Jul-2026 22:55:27 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jul-2026 22:55:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOCIsInVzZXJuYW1lIjoib2pnb3RiaWdiYWciLCJlbWFpbCI6ImFnYm9kb29iaW5uYTEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQxNDgzOX0.XV-hxrWw5osb4cg6OrC8jmRIfcH2ovmdD6RPN2ehvW4
[11-Jul-2026 22:55:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jul-2026 22:55:27 UTC] ✅ JWT token verified successfully for user profile
[11-Jul-2026 22:55:27 UTC] User ID: 1028
[11-Jul-2026 22:55:27 UTC] ✅ User profile retrieved successfully for user ID: 1028
[11-Jul-2026 22:55:28 UTC] === API CALL LOG ===
[11-Jul-2026 22:55:28 UTC] Endpoint: user/profile.php
[11-Jul-2026 22:55:28 UTC] Full Log Data: {
    "timestamp": "2026-07-11 22:55:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.118.9.103",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.118.9.103, 104.23.225.98",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOCIsInVzZXJuYW1lIjoib2pnb3RiaWdiYWciLCJlbWFpbCI6ImFnYm9kb29iaW5uYTEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQxNDgzOX0.XV-hxrWw5osb4cg6OrC8jmRIfcH2ovmdD6RPN2ehvW4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19b655ad934f495-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.118.9.103",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jul-2026 22:55:28 UTC] === END API CALL LOG ===
[11-Jul-2026 22:55:28 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jul-2026 22:55:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOCIsInVzZXJuYW1lIjoib2pnb3RiaWdiYWciLCJlbWFpbCI6ImFnYm9kb29iaW5uYTEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQxNDgzOX0.XV-hxrWw5osb4cg6OrC8jmRIfcH2ovmdD6RPN2ehvW4
[11-Jul-2026 22:55:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jul-2026 22:55:28 UTC] ✅ JWT token verified successfully for user profile
[11-Jul-2026 22:55:28 UTC] User ID: 1028
[11-Jul-2026 22:55:28 UTC] ✅ User profile retrieved successfully for user ID: 1028
[11-Jul-2026 22:55:30 UTC] === API CALL LOG ===
[11-Jul-2026 22:55:30 UTC] Endpoint: user/profile.php
[11-Jul-2026 22:55:30 UTC] Full Log Data: {
    "timestamp": "2026-07-11 22:55:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.118.9.103",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.118.9.103, 104.23.225.98",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOCIsInVzZXJuYW1lIjoib2pnb3RiaWdiYWciLCJlbWFpbCI6ImFnYm9kb29iaW5uYTEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQxNDgzOX0.XV-hxrWw5osb4cg6OrC8jmRIfcH2ovmdD6RPN2ehvW4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19b6564fa18f495-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.118.9.103",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jul-2026 22:55:30 UTC] === END API CALL LOG ===
[11-Jul-2026 22:55:30 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jul-2026 22:55:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOCIsInVzZXJuYW1lIjoib2pnb3RiaWdiYWciLCJlbWFpbCI6ImFnYm9kb29iaW5uYTEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQxNDgzOX0.XV-hxrWw5osb4cg6OrC8jmRIfcH2ovmdD6RPN2ehvW4
[11-Jul-2026 22:55:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jul-2026 22:55:30 UTC] ✅ JWT token verified successfully for user profile
[11-Jul-2026 22:55:30 UTC] User ID: 1028
[11-Jul-2026 22:55:30 UTC] ✅ User profile retrieved successfully for user ID: 1028
[11-Jul-2026 22:55:38 UTC] === API CALL LOG ===
[11-Jul-2026 22:55:38 UTC] Endpoint: user/profile.php
[11-Jul-2026 22:55:38 UTC] Full Log Data: {
    "timestamp": "2026-07-11 22:55:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.118.9.103",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.118.9.103, 104.23.225.98",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOCIsInVzZXJuYW1lIjoib2pnb3RiaWdiYWciLCJlbWFpbCI6ImFnYm9kb29iaW5uYTEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQxNDgzOX0.XV-hxrWw5osb4cg6OrC8jmRIfcH2ovmdD6RPN2ehvW4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19b65991b7cf495-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.118.9.103",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jul-2026 22:55:38 UTC] === END API CALL LOG ===
[11-Jul-2026 22:55:38 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jul-2026 22:55:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOCIsInVzZXJuYW1lIjoib2pnb3RiaWdiYWciLCJlbWFpbCI6ImFnYm9kb29iaW5uYTEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQxNDgzOX0.XV-hxrWw5osb4cg6OrC8jmRIfcH2ovmdD6RPN2ehvW4
[11-Jul-2026 22:55:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jul-2026 22:55:38 UTC] ✅ JWT token verified successfully for user profile
[11-Jul-2026 22:55:38 UTC] User ID: 1028
[11-Jul-2026 22:55:38 UTC] ✅ User profile retrieved successfully for user ID: 1028
[11-Jul-2026 22:55:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jul-2026 22:55:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jul-2026 22:55:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.118.9.103, 104.23.225.98","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOCIsInVzZXJuYW1lIjoib2pnb3RiaWdiYWciLCJlbWFpbCI6ImFnYm9kb29iaW5uYTEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQxNDgzOX0.XV-hxrWw5osb4cg6OrC8jmRIfcH2ovmdD6RPN2ehvW4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a19b65b63bc4f495-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.118.9.103","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-Jul-2026 22:55:43 UTC] === User Orders API Called ===
[11-Jul-2026 22:55:43 UTC] User ID: 1028
[11-Jul-2026 22:55:43 UTC] Limit: 20, Offset: 0
[11-Jul-2026 22:55:43 UTC] Orders found: 0
[11-Jul-2026 22:55:43 UTC] Orders data: []
[11-Jul-2026 22:55:43 UTC] Total orders count: 0
[11-Jul-2026 22:55:59 UTC] === API CALL LOG ===
[11-Jul-2026 22:55:59 UTC] Endpoint: user/profile.php
[11-Jul-2026 22:55:59 UTC] Full Log Data: {
    "timestamp": "2026-07-11 22:55:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.118.9.103",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.118.9.103, 104.23.225.99",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOCIsInVzZXJuYW1lIjoib2pnb3RiaWdiYWciLCJlbWFpbCI6ImFnYm9kb29iaW5uYTEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQxNDgzOX0.XV-hxrWw5osb4cg6OrC8jmRIfcH2ovmdD6RPN2ehvW4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19b661d1cdbf495-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.118.9.103",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jul-2026 22:55:59 UTC] === END API CALL LOG ===
[11-Jul-2026 22:55:59 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jul-2026 22:55:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOCIsInVzZXJuYW1lIjoib2pnb3RiaWdiYWciLCJlbWFpbCI6ImFnYm9kb29iaW5uYTEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQxNDgzOX0.XV-hxrWw5osb4cg6OrC8jmRIfcH2ovmdD6RPN2ehvW4
[11-Jul-2026 22:55:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jul-2026 22:55:59 UTC] ✅ JWT token verified successfully for user profile
[11-Jul-2026 22:55:59 UTC] User ID: 1028
[11-Jul-2026 22:55:59 UTC] ✅ User profile retrieved successfully for user ID: 1028
[11-Jul-2026 22:55:59 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jul-2026 22:55:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jul-2026 22:55:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.118.9.103, 104.23.225.99","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOCIsInVzZXJuYW1lIjoib2pnb3RiaWdiYWciLCJlbWFpbCI6ImFnYm9kb29iaW5uYTEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQxNDgzOX0.XV-hxrWw5osb4cg6OrC8jmRIfcH2ovmdD6RPN2ehvW4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a19b661d1cd9f495-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.118.9.103","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-Jul-2026 22:55:59 UTC] === User Orders API Called ===
[11-Jul-2026 22:55:59 UTC] User ID: 1028
[11-Jul-2026 22:55:59 UTC] Limit: 20, Offset: 0
[11-Jul-2026 22:55:59 UTC] Orders found: 0
[11-Jul-2026 22:55:59 UTC] Orders data: []
[11-Jul-2026 22:55:59 UTC] Total orders count: 0
[11-Jul-2026 22:55:59 UTC] === API CALL LOG ===
[11-Jul-2026 22:55:59 UTC] Endpoint: user/profile.php
[11-Jul-2026 22:55:59 UTC] Full Log Data: {
    "timestamp": "2026-07-11 22:55:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.118.9.103",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.118.9.103, 104.23.225.99",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOCIsInVzZXJuYW1lIjoib2pnb3RiaWdiYWciLCJlbWFpbCI6ImFnYm9kb29iaW5uYTEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQxNDgzOX0.XV-hxrWw5osb4cg6OrC8jmRIfcH2ovmdD6RPN2ehvW4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19b661fb95df495-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.118.9.103",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jul-2026 22:55:59 UTC] === END API CALL LOG ===
[11-Jul-2026 22:55:59 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jul-2026 22:55:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOCIsInVzZXJuYW1lIjoib2pnb3RiaWdiYWciLCJlbWFpbCI6ImFnYm9kb29iaW5uYTEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQxNDgzOX0.XV-hxrWw5osb4cg6OrC8jmRIfcH2ovmdD6RPN2ehvW4
[11-Jul-2026 22:55:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jul-2026 22:55:59 UTC] ✅ JWT token verified successfully for user profile
[11-Jul-2026 22:55:59 UTC] User ID: 1028
[11-Jul-2026 22:55:59 UTC] ✅ User profile retrieved successfully for user ID: 1028
[11-Jul-2026 22:56:00 UTC] === API CALL LOG ===
[11-Jul-2026 22:56:00 UTC] Endpoint: user/profile.php
[11-Jul-2026 22:56:00 UTC] Full Log Data: {
    "timestamp": "2026-07-11 22:56:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.118.9.103",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.118.9.103, 104.23.225.99",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOCIsInVzZXJuYW1lIjoib2pnb3RiaWdiYWciLCJlbWFpbCI6ImFnYm9kb29iaW5uYTEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQxNDgzOX0.XV-hxrWw5osb4cg6OrC8jmRIfcH2ovmdD6RPN2ehvW4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19b6624094af495-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.118.9.103",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jul-2026 22:56:00 UTC] === END API CALL LOG ===
[11-Jul-2026 22:56:00 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jul-2026 22:56:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOCIsInVzZXJuYW1lIjoib2pnb3RiaWdiYWciLCJlbWFpbCI6ImFnYm9kb29iaW5uYTEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQxNDgzOX0.XV-hxrWw5osb4cg6OrC8jmRIfcH2ovmdD6RPN2ehvW4
[11-Jul-2026 22:56:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jul-2026 22:56:00 UTC] ✅ JWT token verified successfully for user profile
[11-Jul-2026 22:56:00 UTC] User ID: 1028
[11-Jul-2026 22:56:00 UTC] ✅ User profile retrieved successfully for user ID: 1028
[11-Jul-2026 22:56:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jul-2026 22:56:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jul-2026 22:56:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.118.9.103, 104.23.225.98","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOCIsInVzZXJuYW1lIjoib2pnb3RiaWdiYWciLCJlbWFpbCI6ImFnYm9kb29iaW5uYTEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQxNDgzOX0.XV-hxrWw5osb4cg6OrC8jmRIfcH2ovmdD6RPN2ehvW4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a19b667fcf47f495-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.118.9.103","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-Jul-2026 22:56:15 UTC] === User Orders API Called ===
[11-Jul-2026 22:56:15 UTC] User ID: 1028
[11-Jul-2026 22:56:15 UTC] Limit: 20, Offset: 0
[11-Jul-2026 22:56:15 UTC] Orders found: 0
[11-Jul-2026 22:56:15 UTC] Orders data: []
[11-Jul-2026 22:56:15 UTC] Total orders count: 0
[11-Jul-2026 22:56:15 UTC] === API CALL LOG ===
[11-Jul-2026 22:56:15 UTC] Endpoint: user/profile.php
[11-Jul-2026 22:56:15 UTC] Full Log Data: {
    "timestamp": "2026-07-11 22:56:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.118.9.103",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.118.9.103, 104.23.225.98",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOCIsInVzZXJuYW1lIjoib2pnb3RiaWdiYWciLCJlbWFpbCI6ImFnYm9kb29iaW5uYTEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQxNDgzOX0.XV-hxrWw5osb4cg6OrC8jmRIfcH2ovmdD6RPN2ehvW4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19b667fcf4af495-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.118.9.103",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jul-2026 22:56:15 UTC] === END API CALL LOG ===
[11-Jul-2026 22:56:15 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jul-2026 22:56:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOCIsInVzZXJuYW1lIjoib2pnb3RiaWdiYWciLCJlbWFpbCI6ImFnYm9kb29iaW5uYTEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQxNDgzOX0.XV-hxrWw5osb4cg6OrC8jmRIfcH2ovmdD6RPN2ehvW4
[11-Jul-2026 22:56:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jul-2026 22:56:15 UTC] ✅ JWT token verified successfully for user profile
[11-Jul-2026 22:56:15 UTC] User ID: 1028
[11-Jul-2026 22:56:15 UTC] ✅ User profile retrieved successfully for user ID: 1028
[11-Jul-2026 22:56:15 UTC] === API CALL LOG ===
[11-Jul-2026 22:56:15 UTC] Endpoint: user/profile.php
[11-Jul-2026 22:56:15 UTC] Full Log Data: {
    "timestamp": "2026-07-11 22:56:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.118.9.103",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.118.9.103, 104.23.225.98",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOCIsInVzZXJuYW1lIjoib2pnb3RiaWdiYWciLCJlbWFpbCI6ImFnYm9kb29iaW5uYTEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQxNDgzOX0.XV-hxrWw5osb4cg6OrC8jmRIfcH2ovmdD6RPN2ehvW4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19b66833d36f495-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.118.9.103",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jul-2026 22:56:15 UTC] === END API CALL LOG ===
[11-Jul-2026 22:56:15 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jul-2026 22:56:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOCIsInVzZXJuYW1lIjoib2pnb3RiaWdiYWciLCJlbWFpbCI6ImFnYm9kb29iaW5uYTEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQxNDgzOX0.XV-hxrWw5osb4cg6OrC8jmRIfcH2ovmdD6RPN2ehvW4
[11-Jul-2026 22:56:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jul-2026 22:56:15 UTC] ✅ JWT token verified successfully for user profile
[11-Jul-2026 22:56:15 UTC] User ID: 1028
[11-Jul-2026 22:56:15 UTC] ✅ User profile retrieved successfully for user ID: 1028
[11-Jul-2026 22:56:17 UTC] === API CALL LOG ===
[11-Jul-2026 22:56:17 UTC] Endpoint: user/profile.php
[11-Jul-2026 22:56:17 UTC] Full Log Data: {
    "timestamp": "2026-07-11 22:56:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.118.9.103",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.118.9.103, 104.23.225.98",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOCIsInVzZXJuYW1lIjoib2pnb3RiaWdiYWciLCJlbWFpbCI6ImFnYm9kb29iaW5uYTEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQxNDgzOX0.XV-hxrWw5osb4cg6OrC8jmRIfcH2ovmdD6RPN2ehvW4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19b668d3f42f495-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.118.9.103",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jul-2026 22:56:17 UTC] === END API CALL LOG ===
[11-Jul-2026 22:56:17 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jul-2026 22:56:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOCIsInVzZXJuYW1lIjoib2pnb3RiaWdiYWciLCJlbWFpbCI6ImFnYm9kb29iaW5uYTEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQxNDgzOX0.XV-hxrWw5osb4cg6OrC8jmRIfcH2ovmdD6RPN2ehvW4
[11-Jul-2026 22:56:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jul-2026 22:56:17 UTC] ✅ JWT token verified successfully for user profile
[11-Jul-2026 22:56:17 UTC] User ID: 1028
[11-Jul-2026 22:56:17 UTC] ✅ User profile retrieved successfully for user ID: 1028
[11-Jul-2026 22:56:25 UTC] === API CALL LOG ===
[11-Jul-2026 22:56:25 UTC] Endpoint: user/profile.php
[11-Jul-2026 22:56:25 UTC] Full Log Data: {
    "timestamp": "2026-07-11 22:56:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.118.9.103",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.118.9.103, 172.68.151.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOCIsInVzZXJuYW1lIjoib2pnb3RiaWdiYWciLCJlbWFpbCI6ImFnYm9kb29iaW5uYTEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQxNDgzOX0.XV-hxrWw5osb4cg6OrC8jmRIfcH2ovmdD6RPN2ehvW4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19b66c09ea0c91d-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.118.9.103",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jul-2026 22:56:25 UTC] === END API CALL LOG ===
[11-Jul-2026 22:56:25 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jul-2026 22:56:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOCIsInVzZXJuYW1lIjoib2pnb3RiaWdiYWciLCJlbWFpbCI6ImFnYm9kb29iaW5uYTEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQxNDgzOX0.XV-hxrWw5osb4cg6OrC8jmRIfcH2ovmdD6RPN2ehvW4
[11-Jul-2026 22:56:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jul-2026 22:56:25 UTC] ✅ JWT token verified successfully for user profile
[11-Jul-2026 22:56:25 UTC] User ID: 1028
[11-Jul-2026 22:56:25 UTC] ✅ User profile retrieved successfully for user ID: 1028
[11-Jul-2026 22:58:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jul-2026 22:58:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jul-2026 22:58:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.118.9.103, 172.68.151.70","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOCIsInVzZXJuYW1lIjoib2pnb3RiaWdiYWciLCJlbWFpbCI6ImFnYm9kb29iaW5uYTEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQxNDgzOX0.XV-hxrWw5osb4cg6OrC8jmRIfcH2ovmdD6RPN2ehvW4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a19b6969bdf4c91d-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.118.9.103","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-Jul-2026 22:58:14 UTC] === User Orders API Called ===
[11-Jul-2026 22:58:14 UTC] User ID: 1028
[11-Jul-2026 22:58:14 UTC] Limit: 20, Offset: 0
[11-Jul-2026 22:58:14 UTC] Orders found: 1
[11-Jul-2026 22:58:14 UTC] Orders data: [{"id":400,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/TheForexComplexPremium","status":"pending","created_at":"2026-07-12 02:28:12","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[11-Jul-2026 22:58:14 UTC] Total orders count: 1
[11-Jul-2026 22:58:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jul-2026 22:58:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jul-2026 22:58:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.118.9.103, 172.68.151.70","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOCIsInVzZXJuYW1lIjoib2pnb3RiaWdiYWciLCJlbWFpbCI6ImFnYm9kb29iaW5uYTEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQxNDgzOX0.XV-hxrWw5osb4cg6OrC8jmRIfcH2ovmdD6RPN2ehvW4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a19b697c3d65c91d-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.118.9.103","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-Jul-2026 22:58:17 UTC] === User Orders API Called ===
[11-Jul-2026 22:58:17 UTC] User ID: 1028
[11-Jul-2026 22:58:17 UTC] Limit: 20, Offset: 0
[11-Jul-2026 22:58:17 UTC] Orders found: 1
[11-Jul-2026 22:58:17 UTC] Orders data: [{"id":400,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/TheForexComplexPremium","status":"pending","created_at":"2026-07-12 02:28:12","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[11-Jul-2026 22:58:17 UTC] Total orders count: 1
[11-Jul-2026 22:58:17 UTC] === API CALL LOG ===
[11-Jul-2026 22:58:17 UTC] Endpoint: user/profile.php
[11-Jul-2026 22:58:17 UTC] Full Log Data: {
    "timestamp": "2026-07-11 22:58:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.118.9.103",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.118.9.103, 172.68.151.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOCIsInVzZXJuYW1lIjoib2pnb3RiaWdiYWciLCJlbWFpbCI6ImFnYm9kb29iaW5uYTEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQxNDgzOX0.XV-hxrWw5osb4cg6OrC8jmRIfcH2ovmdD6RPN2ehvW4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19b697c3d68c91d-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.118.9.103",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jul-2026 22:58:17 UTC] === END API CALL LOG ===
[11-Jul-2026 22:58:17 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jul-2026 22:58:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOCIsInVzZXJuYW1lIjoib2pnb3RiaWdiYWciLCJlbWFpbCI6ImFnYm9kb29iaW5uYTEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQxNDgzOX0.XV-hxrWw5osb4cg6OrC8jmRIfcH2ovmdD6RPN2ehvW4
[11-Jul-2026 22:58:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jul-2026 22:58:17 UTC] ✅ JWT token verified successfully for user profile
[11-Jul-2026 22:58:17 UTC] User ID: 1028
[11-Jul-2026 22:58:17 UTC] ✅ User profile retrieved successfully for user ID: 1028
[11-Jul-2026 22:58:18 UTC] === API CALL LOG ===
[11-Jul-2026 22:58:18 UTC] Endpoint: user/profile.php
[11-Jul-2026 22:58:18 UTC] Full Log Data: {
    "timestamp": "2026-07-11 22:58:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.118.9.103",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.118.9.103, 172.68.151.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOCIsInVzZXJuYW1lIjoib2pnb3RiaWdiYWciLCJlbWFpbCI6ImFnYm9kb29iaW5uYTEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQxNDgzOX0.XV-hxrWw5osb4cg6OrC8jmRIfcH2ovmdD6RPN2ehvW4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19b69809c72c91d-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.118.9.103",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jul-2026 22:58:18 UTC] === END API CALL LOG ===
[11-Jul-2026 22:58:18 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jul-2026 22:58:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOCIsInVzZXJuYW1lIjoib2pnb3RiaWdiYWciLCJlbWFpbCI6ImFnYm9kb29iaW5uYTEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQxNDgzOX0.XV-hxrWw5osb4cg6OrC8jmRIfcH2ovmdD6RPN2ehvW4
[11-Jul-2026 22:58:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jul-2026 22:58:18 UTC] ✅ JWT token verified successfully for user profile
[11-Jul-2026 22:58:18 UTC] User ID: 1028
[11-Jul-2026 22:58:18 UTC] ✅ User profile retrieved successfully for user ID: 1028
[11-Jul-2026 22:58:18 UTC] === API CALL LOG ===
[11-Jul-2026 22:58:18 UTC] Endpoint: user/profile.php
[11-Jul-2026 22:58:18 UTC] Full Log Data: {
    "timestamp": "2026-07-11 22:58:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.118.9.103",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.118.9.103, 172.68.151.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOCIsInVzZXJuYW1lIjoib2pnb3RiaWdiYWciLCJlbWFpbCI6ImFnYm9kb29iaW5uYTEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQxNDgzOX0.XV-hxrWw5osb4cg6OrC8jmRIfcH2ovmdD6RPN2ehvW4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19b6983d99ac91d-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.118.9.103",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jul-2026 22:58:18 UTC] === END API CALL LOG ===
[11-Jul-2026 22:58:18 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jul-2026 22:58:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOCIsInVzZXJuYW1lIjoib2pnb3RiaWdiYWciLCJlbWFpbCI6ImFnYm9kb29iaW5uYTEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQxNDgzOX0.XV-hxrWw5osb4cg6OrC8jmRIfcH2ovmdD6RPN2ehvW4
[11-Jul-2026 22:58:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jul-2026 22:58:18 UTC] ✅ JWT token verified successfully for user profile
[11-Jul-2026 22:58:18 UTC] User ID: 1028
[11-Jul-2026 22:58:18 UTC] ✅ User profile retrieved successfully for user ID: 1028
[11-Jul-2026 22:58:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jul-2026 22:58:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jul-2026 22:58:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.118.9.103, 172.68.151.70","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOCIsInVzZXJuYW1lIjoib2pnb3RiaWdiYWciLCJlbWFpbCI6ImFnYm9kb29iaW5uYTEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQxNDgzOX0.XV-hxrWw5osb4cg6OrC8jmRIfcH2ovmdD6RPN2ehvW4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a19b69a40b46c91d-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.118.9.103","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-Jul-2026 22:58:24 UTC] === User Orders API Called ===
[11-Jul-2026 22:58:24 UTC] User ID: 1028
[11-Jul-2026 22:58:24 UTC] Limit: 20, Offset: 0
[11-Jul-2026 22:58:24 UTC] Orders found: 1
[11-Jul-2026 22:58:24 UTC] Orders data: [{"id":400,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/TheForexComplexPremium","status":"pending","created_at":"2026-07-12 02:28:12","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[11-Jul-2026 22:58:24 UTC] Total orders count: 1
[11-Jul-2026 22:58:24 UTC] === API CALL LOG ===
[11-Jul-2026 22:58:24 UTC] Endpoint: user/profile.php
[11-Jul-2026 22:58:24 UTC] Full Log Data: {
    "timestamp": "2026-07-11 22:58:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.118.9.103",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.118.9.103, 172.68.151.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOCIsInVzZXJuYW1lIjoib2pnb3RiaWdiYWciLCJlbWFpbCI6ImFnYm9kb29iaW5uYTEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQxNDgzOX0.XV-hxrWw5osb4cg6OrC8jmRIfcH2ovmdD6RPN2ehvW4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19b69a40b47c91d-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.118.9.103",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jul-2026 22:58:24 UTC] === END API CALL LOG ===
[11-Jul-2026 22:58:24 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jul-2026 22:58:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOCIsInVzZXJuYW1lIjoib2pnb3RiaWdiYWciLCJlbWFpbCI6ImFnYm9kb29iaW5uYTEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQxNDgzOX0.XV-hxrWw5osb4cg6OrC8jmRIfcH2ovmdD6RPN2ehvW4
[11-Jul-2026 22:58:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jul-2026 22:58:24 UTC] ✅ JWT token verified successfully for user profile
[11-Jul-2026 22:58:24 UTC] User ID: 1028
[11-Jul-2026 22:58:24 UTC] ✅ User profile retrieved successfully for user ID: 1028
[11-Jul-2026 22:58:24 UTC] === API CALL LOG ===
[11-Jul-2026 22:58:24 UTC] Endpoint: user/profile.php
[11-Jul-2026 22:58:24 UTC] Full Log Data: {
    "timestamp": "2026-07-11 22:58:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.118.9.103",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.118.9.103, 172.68.151.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOCIsInVzZXJuYW1lIjoib2pnb3RiaWdiYWciLCJlbWFpbCI6ImFnYm9kb29iaW5uYTEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQxNDgzOX0.XV-hxrWw5osb4cg6OrC8jmRIfcH2ovmdD6RPN2ehvW4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19b69a86bb5c91d-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.118.9.103",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jul-2026 22:58:24 UTC] === END API CALL LOG ===
[11-Jul-2026 22:58:24 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jul-2026 22:58:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOCIsInVzZXJuYW1lIjoib2pnb3RiaWdiYWciLCJlbWFpbCI6ImFnYm9kb29iaW5uYTEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQxNDgzOX0.XV-hxrWw5osb4cg6OrC8jmRIfcH2ovmdD6RPN2ehvW4
[11-Jul-2026 22:58:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jul-2026 22:58:24 UTC] ✅ JWT token verified successfully for user profile
[11-Jul-2026 22:58:24 UTC] User ID: 1028
[11-Jul-2026 22:58:24 UTC] ✅ User profile retrieved successfully for user ID: 1028
[11-Jul-2026 22:58:25 UTC] === API CALL LOG ===
[11-Jul-2026 22:58:25 UTC] Endpoint: user/profile.php
[11-Jul-2026 22:58:25 UTC] Full Log Data: {
    "timestamp": "2026-07-11 22:58:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.118.9.103",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.118.9.103, 172.68.151.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOCIsInVzZXJuYW1lIjoib2pnb3RiaWdiYWciLCJlbWFpbCI6ImFnYm9kb29iaW5uYTEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQxNDgzOX0.XV-hxrWw5osb4cg6OrC8jmRIfcH2ovmdD6RPN2ehvW4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19b69aba9b5c91d-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.118.9.103",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[11-Jul-2026 22:58:25 UTC] === END API CALL LOG ===
[11-Jul-2026 22:58:25 UTC] ✅ API Hash verification passed for profile endpoint
[11-Jul-2026 22:58:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOCIsInVzZXJuYW1lIjoib2pnb3RiaWdiYWciLCJlbWFpbCI6ImFnYm9kb29iaW5uYTEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQxNDgzOX0.XV-hxrWw5osb4cg6OrC8jmRIfcH2ovmdD6RPN2ehvW4
[11-Jul-2026 22:58:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[11-Jul-2026 22:58:25 UTC] ✅ JWT token verified successfully for user profile
[11-Jul-2026 22:58:25 UTC] User ID: 1028
[11-Jul-2026 22:58:25 UTC] ✅ User profile retrieved successfully for user ID: 1028
[11-Jul-2026 22:58:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jul-2026 22:58:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[11-Jul-2026 22:58:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.118.9.103, 172.68.151.71","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOCIsInVzZXJuYW1lIjoib2pnb3RiaWdiYWciLCJlbWFpbCI6ImFnYm9kb29iaW5uYTEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQxNDgzOX0.XV-hxrWw5osb4cg6OrC8jmRIfcH2ovmdD6RPN2ehvW4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a19b6a16bf3fc91d-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.118.9.103","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[11-Jul-2026 22:58:42 UTC] === User Orders API Called ===
[11-Jul-2026 22:58:42 UTC] User ID: 1028
[11-Jul-2026 22:58:42 UTC] Limit: 20, Offset: 0
[11-Jul-2026 22:58:42 UTC] Orders found: 2
[11-Jul-2026 22:58:42 UTC] Orders data: [{"id":401,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/TheForexComplexPremium","status":"pending","created_at":"2026-07-12 02:28:40","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":400,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/TheForexComplexPremium","status":"pending","created_at":"2026-07-12 02:28:12","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[11-Jul-2026 22:58:42 UTC] Total orders count: 2
[12-Jul-2026 00:25:57 UTC] === API CALL LOG ===
[12-Jul-2026 00:25:57 UTC] Endpoint: user/profile.php
[12-Jul-2026 00:25:57 UTC] Full Log Data: {
    "timestamp": "2026-07-12 00:25:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.195.104.47",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "51.195.104.47, 172.70.240.25",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOCIsInVzZXJuYW1lIjoib2pnb3RiaWdiYWciLCJlbWFpbCI6ImFnYm9kb29iaW5uYTEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQxNDgzOX0.XV-hxrWw5osb4cg6OrC8jmRIfcH2ovmdD6RPN2ehvW4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19be9e61e5ce570-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "51.195.104.47",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 00:25:57 UTC] === END API CALL LOG ===
[12-Jul-2026 00:25:57 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 00:25:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOCIsInVzZXJuYW1lIjoib2pnb3RiaWdiYWciLCJlbWFpbCI6ImFnYm9kb29iaW5uYTEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQxNDgzOX0.XV-hxrWw5osb4cg6OrC8jmRIfcH2ovmdD6RPN2ehvW4
[12-Jul-2026 00:25:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 00:25:57 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 00:25:57 UTC] User ID: 1028
[12-Jul-2026 00:25:57 UTC] ✅ User profile retrieved successfully for user ID: 1028
[12-Jul-2026 00:25:58 UTC] === API CALL LOG ===
[12-Jul-2026 00:25:58 UTC] Endpoint: user/profile.php
[12-Jul-2026 00:25:58 UTC] Full Log Data: {
    "timestamp": "2026-07-12 00:25:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.195.104.47",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "51.195.104.47, 172.70.240.171",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOCIsInVzZXJuYW1lIjoib2pnb3RiaWdiYWciLCJlbWFpbCI6ImFnYm9kb29iaW5uYTEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQxNDgzOX0.XV-hxrWw5osb4cg6OrC8jmRIfcH2ovmdD6RPN2ehvW4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19be9ec18d3e570-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "51.195.104.47",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 00:25:58 UTC] === END API CALL LOG ===
[12-Jul-2026 00:25:58 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 00:25:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOCIsInVzZXJuYW1lIjoib2pnb3RiaWdiYWciLCJlbWFpbCI6ImFnYm9kb29iaW5uYTEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQxNDgzOX0.XV-hxrWw5osb4cg6OrC8jmRIfcH2ovmdD6RPN2ehvW4
[12-Jul-2026 00:25:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 00:25:58 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 00:25:58 UTC] User ID: 1028
[12-Jul-2026 00:25:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 00:25:58 UTC] ✅ User profile retrieved successfully for user ID: 1028
[12-Jul-2026 00:25:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 00:25:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"51.195.104.47, 172.70.240.171","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOCIsInVzZXJuYW1lIjoib2pnb3RiaWdiYWciLCJlbWFpbCI6ImFnYm9kb29iaW5uYTEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQxNDgzOX0.XV-hxrWw5osb4cg6OrC8jmRIfcH2ovmdD6RPN2ehvW4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a19be9ec18d9e570-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"51.195.104.47","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-Jul-2026 00:25:58 UTC] === User Orders API Called ===
[12-Jul-2026 00:25:58 UTC] User ID: 1028
[12-Jul-2026 00:25:58 UTC] Limit: 20, Offset: 0
[12-Jul-2026 00:25:58 UTC] Orders found: 2
[12-Jul-2026 00:25:58 UTC] Orders data: [{"id":401,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/TheForexComplexPremium","status":"pending","created_at":"2026-07-12 02:28:40","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":400,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/TheForexComplexPremium","status":"pending","created_at":"2026-07-12 02:28:12","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[12-Jul-2026 00:25:58 UTC] Total orders count: 2
[12-Jul-2026 00:25:58 UTC] === API CALL LOG ===
[12-Jul-2026 00:25:58 UTC] Endpoint: user/profile.php
[12-Jul-2026 00:25:58 UTC] Full Log Data: {
    "timestamp": "2026-07-12 00:25:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.195.104.47",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "51.195.104.47, 172.70.240.25",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOCIsInVzZXJuYW1lIjoib2pnb3RiaWdiYWciLCJlbWFpbCI6ImFnYm9kb29iaW5uYTEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQxNDgzOX0.XV-hxrWw5osb4cg6OrC8jmRIfcH2ovmdD6RPN2ehvW4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19be9ee3c3ce570-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "51.195.104.47",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 00:25:58 UTC] === END API CALL LOG ===
[12-Jul-2026 00:25:58 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 00:25:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOCIsInVzZXJuYW1lIjoib2pnb3RiaWdiYWciLCJlbWFpbCI6ImFnYm9kb29iaW5uYTEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQxNDgzOX0.XV-hxrWw5osb4cg6OrC8jmRIfcH2ovmdD6RPN2ehvW4
[12-Jul-2026 00:25:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 00:25:58 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 00:25:58 UTC] User ID: 1028
[12-Jul-2026 00:25:58 UTC] ✅ User profile retrieved successfully for user ID: 1028
[12-Jul-2026 00:25:59 UTC] === API CALL LOG ===
[12-Jul-2026 00:25:59 UTC] Endpoint: user/profile.php
[12-Jul-2026 00:25:59 UTC] Full Log Data: {
    "timestamp": "2026-07-12 00:25:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.195.104.47",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "51.195.104.47, 172.70.240.25",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOCIsInVzZXJuYW1lIjoib2pnb3RiaWdiYWciLCJlbWFpbCI6ImFnYm9kb29iaW5uYTEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQxNDgzOX0.XV-hxrWw5osb4cg6OrC8jmRIfcH2ovmdD6RPN2ehvW4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19be9f47effe570-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "51.195.104.47",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 00:25:59 UTC] === END API CALL LOG ===
[12-Jul-2026 00:25:59 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 00:25:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOCIsInVzZXJuYW1lIjoib2pnb3RiaWdiYWciLCJlbWFpbCI6ImFnYm9kb29iaW5uYTEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQxNDgzOX0.XV-hxrWw5osb4cg6OrC8jmRIfcH2ovmdD6RPN2ehvW4
[12-Jul-2026 00:25:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 00:25:59 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 00:25:59 UTC] User ID: 1028
[12-Jul-2026 00:25:59 UTC] ✅ User profile retrieved successfully for user ID: 1028
[12-Jul-2026 00:26:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 00:26:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 00:26:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"51.195.104.47, 172.70.240.25","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOCIsInVzZXJuYW1lIjoib2pnb3RiaWdiYWciLCJlbWFpbCI6ImFnYm9kb29iaW5uYTEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQxNDgzOX0.XV-hxrWw5osb4cg6OrC8jmRIfcH2ovmdD6RPN2ehvW4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a19bea005c41e570-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"51.195.104.47","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-Jul-2026 00:26:01 UTC] === User Orders API Called ===
[12-Jul-2026 00:26:01 UTC] User ID: 1028
[12-Jul-2026 00:26:01 UTC] Limit: 20, Offset: 0
[12-Jul-2026 00:26:01 UTC] Orders found: 2
[12-Jul-2026 00:26:01 UTC] Orders data: [{"id":401,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/TheForexComplexPremium","status":"pending","created_at":"2026-07-12 02:28:40","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":400,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/TheForexComplexPremium","status":"pending","created_at":"2026-07-12 02:28:12","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[12-Jul-2026 00:26:01 UTC] Total orders count: 2
[12-Jul-2026 00:26:01 UTC] === API CALL LOG ===
[12-Jul-2026 00:26:01 UTC] Endpoint: user/profile.php
[12-Jul-2026 00:26:01 UTC] Full Log Data: {
    "timestamp": "2026-07-12 00:26:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.195.104.47",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "51.195.104.47, 172.70.240.171",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOCIsInVzZXJuYW1lIjoib2pnb3RiaWdiYWciLCJlbWFpbCI6ImFnYm9kb29iaW5uYTEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQxNDgzOX0.XV-hxrWw5osb4cg6OrC8jmRIfcH2ovmdD6RPN2ehvW4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19bea005c43e570-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "51.195.104.47",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 00:26:01 UTC] === END API CALL LOG ===
[12-Jul-2026 00:26:01 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 00:26:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOCIsInVzZXJuYW1lIjoib2pnb3RiaWdiYWciLCJlbWFpbCI6ImFnYm9kb29iaW5uYTEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQxNDgzOX0.XV-hxrWw5osb4cg6OrC8jmRIfcH2ovmdD6RPN2ehvW4
[12-Jul-2026 00:26:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 00:26:01 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 00:26:01 UTC] User ID: 1028
[12-Jul-2026 00:26:01 UTC] ✅ User profile retrieved successfully for user ID: 1028
[12-Jul-2026 00:26:02 UTC] === API CALL LOG ===
[12-Jul-2026 00:26:02 UTC] Endpoint: user/profile.php
[12-Jul-2026 00:26:02 UTC] Full Log Data: {
    "timestamp": "2026-07-12 00:26:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.195.104.47",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "51.195.104.47, 172.70.240.171",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOCIsInVzZXJuYW1lIjoib2pnb3RiaWdiYWciLCJlbWFpbCI6ImFnYm9kb29iaW5uYTEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQxNDgzOX0.XV-hxrWw5osb4cg6OrC8jmRIfcH2ovmdD6RPN2ehvW4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19bea044bc4e570-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "51.195.104.47",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 00:26:02 UTC] === END API CALL LOG ===
[12-Jul-2026 00:26:02 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 00:26:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOCIsInVzZXJuYW1lIjoib2pnb3RiaWdiYWciLCJlbWFpbCI6ImFnYm9kb29iaW5uYTEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQxNDgzOX0.XV-hxrWw5osb4cg6OrC8jmRIfcH2ovmdD6RPN2ehvW4
[12-Jul-2026 00:26:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 00:26:02 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 00:26:02 UTC] User ID: 1028
[12-Jul-2026 00:26:02 UTC] ✅ User profile retrieved successfully for user ID: 1028
[12-Jul-2026 00:26:03 UTC] === API CALL LOG ===
[12-Jul-2026 00:26:03 UTC] Endpoint: user/profile.php
[12-Jul-2026 00:26:03 UTC] Full Log Data: {
    "timestamp": "2026-07-12 00:26:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.195.104.47",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "51.195.104.47, 172.70.240.171",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOCIsInVzZXJuYW1lIjoib2pnb3RiaWdiYWciLCJlbWFpbCI6ImFnYm9kb29iaW5uYTEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQxNDgzOX0.XV-hxrWw5osb4cg6OrC8jmRIfcH2ovmdD6RPN2ehvW4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19bea096d0ce570-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "51.195.104.47",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 00:26:03 UTC] === END API CALL LOG ===
[12-Jul-2026 00:26:03 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 00:26:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOCIsInVzZXJuYW1lIjoib2pnb3RiaWdiYWciLCJlbWFpbCI6ImFnYm9kb29iaW5uYTEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQxNDgzOX0.XV-hxrWw5osb4cg6OrC8jmRIfcH2ovmdD6RPN2ehvW4
[12-Jul-2026 00:26:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 00:26:03 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 00:26:03 UTC] User ID: 1028
[12-Jul-2026 00:26:03 UTC] ✅ User profile retrieved successfully for user ID: 1028
[12-Jul-2026 00:26:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 00:26:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 00:26:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"51.195.104.47, 172.70.240.24","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOCIsInVzZXJuYW1lIjoib2pnb3RiaWdiYWciLCJlbWFpbCI6ImFnYm9kb29iaW5uYTEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQxNDgzOX0.XV-hxrWw5osb4cg6OrC8jmRIfcH2ovmdD6RPN2ehvW4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a19bea291efce570-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"51.195.104.47","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-Jul-2026 00:26:08 UTC] === User Orders API Called ===
[12-Jul-2026 00:26:08 UTC] User ID: 1028
[12-Jul-2026 00:26:08 UTC] Limit: 20, Offset: 0
[12-Jul-2026 00:26:08 UTC] Orders found: 2
[12-Jul-2026 00:26:08 UTC] Orders data: [{"id":401,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/TheForexComplexPremium","status":"pending","created_at":"2026-07-12 02:28:40","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":400,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/TheForexComplexPremium","status":"pending","created_at":"2026-07-12 02:28:12","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[12-Jul-2026 00:26:08 UTC] Total orders count: 2
[12-Jul-2026 00:40:33 UTC] === API CALL LOG ===
[12-Jul-2026 00:40:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 00:40:33 UTC] Endpoint: user/profile.php
[12-Jul-2026 00:40:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 00:40:33 UTC] Full Log Data: {
    "timestamp": "2026-07-12 00:40:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.106.140",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.112.106.140, 172.69.223.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOSIsInVzZXJuYW1lIjoiU2hpYmF1c2R0IiwiZW1haWwiOiJ6YWNod2VyZW5za2k5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDQyMTYzMX0.hcMlZ3aHUNMt1jPGTB7bkDsDsQmjL11aklY2LoqFtmg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19bff46b9686f9c-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.112.106.140",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 00:40:33 UTC] === END API CALL LOG ===
[12-Jul-2026 00:40:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.112.106.140, 172.69.223.13","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOSIsInVzZXJuYW1lIjoiU2hpYmF1c2R0IiwiZW1haWwiOiJ6YWNod2VyZW5za2k5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDQyMTYzMX0.hcMlZ3aHUNMt1jPGTB7bkDsDsQmjL11aklY2LoqFtmg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a19bff46b9676f9c-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.112.106.140","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-Jul-2026 00:40:33 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 00:40:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOSIsInVzZXJuYW1lIjoiU2hpYmF1c2R0IiwiZW1haWwiOiJ6YWNod2VyZW5za2k5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDQyMTYzMX0.hcMlZ3aHUNMt1jPGTB7bkDsDsQmjL11aklY2LoqFtmg
[12-Jul-2026 00:40:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 00:40:33 UTC] === User Orders API Called ===
[12-Jul-2026 00:40:33 UTC] User ID: 1029
[12-Jul-2026 00:40:33 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 00:40:33 UTC] Limit: 20, Offset: 0
[12-Jul-2026 00:40:33 UTC] User ID: 1029
[12-Jul-2026 00:40:33 UTC] ✅ User profile retrieved successfully for user ID: 1029
[12-Jul-2026 00:40:33 UTC] Orders found: 0
[12-Jul-2026 00:40:33 UTC] Orders data: []
[12-Jul-2026 00:40:33 UTC] Total orders count: 0
[12-Jul-2026 00:40:33 UTC] === API CALL LOG ===
[12-Jul-2026 00:40:33 UTC] Endpoint: user/profile.php
[12-Jul-2026 00:40:33 UTC] Full Log Data: {
    "timestamp": "2026-07-12 00:40:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.106.140",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.112.106.140, 172.69.223.13",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOSIsInVzZXJuYW1lIjoiU2hpYmF1c2R0IiwiZW1haWwiOiJ6YWNod2VyZW5za2k5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDQyMTYzMX0.hcMlZ3aHUNMt1jPGTB7bkDsDsQmjL11aklY2LoqFtmg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19bff46b9636f9c-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.112.106.140",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 00:40:33 UTC] === END API CALL LOG ===
[12-Jul-2026 00:40:33 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 00:40:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOSIsInVzZXJuYW1lIjoiU2hpYmF1c2R0IiwiZW1haWwiOiJ6YWNod2VyZW5za2k5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDQyMTYzMX0.hcMlZ3aHUNMt1jPGTB7bkDsDsQmjL11aklY2LoqFtmg
[12-Jul-2026 00:40:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 00:40:33 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 00:40:33 UTC] User ID: 1029
[12-Jul-2026 00:40:33 UTC] ✅ User profile retrieved successfully for user ID: 1029
[12-Jul-2026 00:40:34 UTC] === API CALL LOG ===
[12-Jul-2026 00:40:34 UTC] Endpoint: user/profile.php
[12-Jul-2026 00:40:34 UTC] Full Log Data: {
    "timestamp": "2026-07-12 00:40:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.106.140",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.112.106.140, 172.69.222.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOSIsInVzZXJuYW1lIjoiU2hpYmF1c2R0IiwiZW1haWwiOiJ6YWNod2VyZW5za2k5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDQyMTYzMX0.hcMlZ3aHUNMt1jPGTB7bkDsDsQmjL11aklY2LoqFtmg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19bff4ddbf86f9c-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.112.106.140",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 00:40:34 UTC] === END API CALL LOG ===
[12-Jul-2026 00:40:34 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 00:40:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOSIsInVzZXJuYW1lIjoiU2hpYmF1c2R0IiwiZW1haWwiOiJ6YWNod2VyZW5za2k5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDQyMTYzMX0.hcMlZ3aHUNMt1jPGTB7bkDsDsQmjL11aklY2LoqFtmg
[12-Jul-2026 00:40:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 00:40:34 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 00:40:34 UTC] User ID: 1029
[12-Jul-2026 00:40:34 UTC] ✅ User profile retrieved successfully for user ID: 1029
[12-Jul-2026 00:41:48 UTC] === API CALL LOG ===
[12-Jul-2026 00:41:48 UTC] Endpoint: user/profile.php
[12-Jul-2026 00:41:48 UTC] Full Log Data: {
    "timestamp": "2026-07-12 00:41:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.106.140",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.112.106.140, 172.69.222.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOSIsInVzZXJuYW1lIjoiU2hpYmF1c2R0IiwiZW1haWwiOiJ6YWNod2VyZW5za2k5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDQyMTYzMX0.hcMlZ3aHUNMt1jPGTB7bkDsDsQmjL11aklY2LoqFtmg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19c012098c56f9c-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.112.106.140",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 00:41:48 UTC] === END API CALL LOG ===
[12-Jul-2026 00:41:48 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 00:41:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOSIsInVzZXJuYW1lIjoiU2hpYmF1c2R0IiwiZW1haWwiOiJ6YWNod2VyZW5za2k5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDQyMTYzMX0.hcMlZ3aHUNMt1jPGTB7bkDsDsQmjL11aklY2LoqFtmg
[12-Jul-2026 00:41:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 00:41:48 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 00:41:48 UTC] User ID: 1029
[12-Jul-2026 00:41:48 UTC] ✅ User profile retrieved successfully for user ID: 1029
[12-Jul-2026 00:41:49 UTC] User Purchases API - User ID: 1029
[12-Jul-2026 00:41:49 UTC] User Purchases API - Total purchases found: 2
[12-Jul-2026 00:41:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 00:41:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 00:41:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.112.106.140, 172.69.222.81","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOSIsInVzZXJuYW1lIjoiU2hpYmF1c2R0IiwiZW1haWwiOiJ6YWNod2VyZW5za2k5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDQyMTYzMX0.hcMlZ3aHUNMt1jPGTB7bkDsDsQmjL11aklY2LoqFtmg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a19c0150ece26f9c-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.112.106.140","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-Jul-2026 00:41:56 UTC] === User Orders API Called ===
[12-Jul-2026 00:41:56 UTC] User ID: 1029
[12-Jul-2026 00:41:56 UTC] Limit: 20, Offset: 0
[12-Jul-2026 00:41:56 UTC] Orders found: 0
[12-Jul-2026 00:41:56 UTC] Orders data: []
[12-Jul-2026 00:41:56 UTC] Total orders count: 0
[12-Jul-2026 00:41:59 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 00:41:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 00:41:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.112.106.140, 172.69.222.81","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOSIsInVzZXJuYW1lIjoiU2hpYmF1c2R0IiwiZW1haWwiOiJ6YWNod2VyZW5za2k5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDQyMTYzMX0.hcMlZ3aHUNMt1jPGTB7bkDsDsQmjL11aklY2LoqFtmg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a19c0163cc6e6f9c-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.112.106.140","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-Jul-2026 00:41:59 UTC] === User Orders API Called ===
[12-Jul-2026 00:41:59 UTC] User ID: 1029
[12-Jul-2026 00:41:59 UTC] Limit: 20, Offset: 0
[12-Jul-2026 00:41:59 UTC] Orders found: 0
[12-Jul-2026 00:41:59 UTC] Orders data: []
[12-Jul-2026 00:41:59 UTC] Total orders count: 0
[12-Jul-2026 00:41:59 UTC] === API CALL LOG ===
[12-Jul-2026 00:41:59 UTC] Endpoint: user/profile.php
[12-Jul-2026 00:41:59 UTC] Full Log Data: {
    "timestamp": "2026-07-12 00:41:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.106.140",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.112.106.140, 172.69.222.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOSIsInVzZXJuYW1lIjoiU2hpYmF1c2R0IiwiZW1haWwiOiJ6YWNod2VyZW5za2k5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDQyMTYzMX0.hcMlZ3aHUNMt1jPGTB7bkDsDsQmjL11aklY2LoqFtmg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19c0163cc6f6f9c-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.112.106.140",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 00:41:59 UTC] === END API CALL LOG ===
[12-Jul-2026 00:41:59 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 00:41:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOSIsInVzZXJuYW1lIjoiU2hpYmF1c2R0IiwiZW1haWwiOiJ6YWNod2VyZW5za2k5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDQyMTYzMX0.hcMlZ3aHUNMt1jPGTB7bkDsDsQmjL11aklY2LoqFtmg
[12-Jul-2026 00:41:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 00:41:59 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 00:41:59 UTC] User ID: 1029
[12-Jul-2026 00:41:59 UTC] ✅ User profile retrieved successfully for user ID: 1029
[12-Jul-2026 00:41:59 UTC] === API CALL LOG ===
[12-Jul-2026 00:41:59 UTC] Endpoint: user/profile.php
[12-Jul-2026 00:41:59 UTC] Full Log Data: {
    "timestamp": "2026-07-12 00:41:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.106.140",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.112.106.140, 172.69.222.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOSIsInVzZXJuYW1lIjoiU2hpYmF1c2R0IiwiZW1haWwiOiJ6YWNod2VyZW5za2k5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDQyMTYzMX0.hcMlZ3aHUNMt1jPGTB7bkDsDsQmjL11aklY2LoqFtmg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19c0163cc706f9c-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.112.106.140",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 00:41:59 UTC] === END API CALL LOG ===
[12-Jul-2026 00:41:59 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 00:41:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOSIsInVzZXJuYW1lIjoiU2hpYmF1c2R0IiwiZW1haWwiOiJ6YWNod2VyZW5za2k5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDQyMTYzMX0.hcMlZ3aHUNMt1jPGTB7bkDsDsQmjL11aklY2LoqFtmg
[12-Jul-2026 00:41:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 00:41:59 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 00:41:59 UTC] User ID: 1029
[12-Jul-2026 00:41:59 UTC] ✅ User profile retrieved successfully for user ID: 1029
[12-Jul-2026 00:42:01 UTC] === API CALL LOG ===
[12-Jul-2026 00:42:01 UTC] Endpoint: user/profile.php
[12-Jul-2026 00:42:01 UTC] Full Log Data: {
    "timestamp": "2026-07-12 00:42:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.106.140",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.112.106.140, 172.69.222.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOSIsInVzZXJuYW1lIjoiU2hpYmF1c2R0IiwiZW1haWwiOiJ6YWNod2VyZW5za2k5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDQyMTYzMX0.hcMlZ3aHUNMt1jPGTB7bkDsDsQmjL11aklY2LoqFtmg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19c016c3fcc6f9c-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.112.106.140",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 00:42:01 UTC] === END API CALL LOG ===
[12-Jul-2026 00:42:01 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 00:42:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOSIsInVzZXJuYW1lIjoiU2hpYmF1c2R0IiwiZW1haWwiOiJ6YWNod2VyZW5za2k5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDQyMTYzMX0.hcMlZ3aHUNMt1jPGTB7bkDsDsQmjL11aklY2LoqFtmg
[12-Jul-2026 00:42:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 00:42:01 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 00:42:01 UTC] User ID: 1029
[12-Jul-2026 00:42:01 UTC] ✅ User profile retrieved successfully for user ID: 1029
[12-Jul-2026 00:42:13 UTC] === API CALL LOG ===
[12-Jul-2026 00:42:13 UTC] Endpoint: user/profile.php
[12-Jul-2026 00:42:13 UTC] Full Log Data: {
    "timestamp": "2026-07-12 00:42:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.106.140",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.112.106.140, 172.69.222.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOSIsInVzZXJuYW1lIjoiU2hpYmF1c2R0IiwiZW1haWwiOiJ6YWNod2VyZW5za2k5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDQyMTYzMX0.hcMlZ3aHUNMt1jPGTB7bkDsDsQmjL11aklY2LoqFtmg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19c01b99cf86f9c-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.112.106.140",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 00:42:13 UTC] === END API CALL LOG ===
[12-Jul-2026 00:42:13 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 00:42:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOSIsInVzZXJuYW1lIjoiU2hpYmF1c2R0IiwiZW1haWwiOiJ6YWNod2VyZW5za2k5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDQyMTYzMX0.hcMlZ3aHUNMt1jPGTB7bkDsDsQmjL11aklY2LoqFtmg
[12-Jul-2026 00:42:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 00:42:13 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 00:42:13 UTC] User ID: 1029
[12-Jul-2026 00:42:13 UTC] ✅ User profile retrieved successfully for user ID: 1029
[12-Jul-2026 00:42:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 00:42:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 00:42:13 UTC] === API CALL LOG ===
[12-Jul-2026 00:42:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.112.106.140, 172.69.222.81","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOSIsInVzZXJuYW1lIjoiU2hpYmF1c2R0IiwiZW1haWwiOiJ6YWNod2VyZW5za2k5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDQyMTYzMX0.hcMlZ3aHUNMt1jPGTB7bkDsDsQmjL11aklY2LoqFtmg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a19c01b99cf76f9c-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.112.106.140","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-Jul-2026 00:42:13 UTC] Endpoint: user/profile.php
[12-Jul-2026 00:42:13 UTC] Full Log Data: {
    "timestamp": "2026-07-12 00:42:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.106.140",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.112.106.140, 172.69.222.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOSIsInVzZXJuYW1lIjoiU2hpYmF1c2R0IiwiZW1haWwiOiJ6YWNod2VyZW5za2k5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDQyMTYzMX0.hcMlZ3aHUNMt1jPGTB7bkDsDsQmjL11aklY2LoqFtmg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19c01b99cf96f9c-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.112.106.140",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 00:42:13 UTC] === END API CALL LOG ===
[12-Jul-2026 00:42:13 UTC] === User Orders API Called ===
[12-Jul-2026 00:42:13 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 00:42:13 UTC] User ID: 1029
[12-Jul-2026 00:42:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOSIsInVzZXJuYW1lIjoiU2hpYmF1c2R0IiwiZW1haWwiOiJ6YWNod2VyZW5za2k5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDQyMTYzMX0.hcMlZ3aHUNMt1jPGTB7bkDsDsQmjL11aklY2LoqFtmg
[12-Jul-2026 00:42:13 UTC] Limit: 20, Offset: 0
[12-Jul-2026 00:42:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 00:42:13 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 00:42:13 UTC] User ID: 1029
[12-Jul-2026 00:42:13 UTC] ✅ User profile retrieved successfully for user ID: 1029
[12-Jul-2026 00:42:13 UTC] Orders found: 0
[12-Jul-2026 00:42:13 UTC] Orders data: []
[12-Jul-2026 00:42:13 UTC] Total orders count: 0
[12-Jul-2026 00:42:14 UTC] === API CALL LOG ===
[12-Jul-2026 00:42:14 UTC] Endpoint: user/profile.php
[12-Jul-2026 00:42:14 UTC] Full Log Data: {
    "timestamp": "2026-07-12 00:42:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.106.140",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.112.106.140, 172.69.222.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOSIsInVzZXJuYW1lIjoiU2hpYmF1c2R0IiwiZW1haWwiOiJ6YWNod2VyZW5za2k5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDQyMTYzMX0.hcMlZ3aHUNMt1jPGTB7bkDsDsQmjL11aklY2LoqFtmg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19c01c11fc66f9c-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.112.106.140",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 00:42:14 UTC] === END API CALL LOG ===
[12-Jul-2026 00:42:14 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 00:42:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOSIsInVzZXJuYW1lIjoiU2hpYmF1c2R0IiwiZW1haWwiOiJ6YWNod2VyZW5za2k5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDQyMTYzMX0.hcMlZ3aHUNMt1jPGTB7bkDsDsQmjL11aklY2LoqFtmg
[12-Jul-2026 00:42:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 00:42:14 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 00:42:14 UTC] User ID: 1029
[12-Jul-2026 00:42:14 UTC] ✅ User profile retrieved successfully for user ID: 1029
[12-Jul-2026 00:42:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 00:42:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 00:42:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.112.106.140, 172.69.222.81","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOSIsInVzZXJuYW1lIjoiU2hpYmF1c2R0IiwiZW1haWwiOiJ6YWNod2VyZW5za2k5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDQyMTYzMX0.hcMlZ3aHUNMt1jPGTB7bkDsDsQmjL11aklY2LoqFtmg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a19c0253495a6f9c-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.112.106.140","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-Jul-2026 00:42:37 UTC] === User Orders API Called ===
[12-Jul-2026 00:42:37 UTC] User ID: 1029
[12-Jul-2026 00:42:37 UTC] Limit: 20, Offset: 0
[12-Jul-2026 00:42:37 UTC] Orders found: 0
[12-Jul-2026 00:42:37 UTC] Orders data: []
[12-Jul-2026 00:42:37 UTC] Total orders count: 0
[12-Jul-2026 00:42:37 UTC] === API CALL LOG ===
[12-Jul-2026 00:42:37 UTC] Endpoint: user/profile.php
[12-Jul-2026 00:42:37 UTC] Full Log Data: {
    "timestamp": "2026-07-12 00:42:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.106.140",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.112.106.140, 172.69.222.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOSIsInVzZXJuYW1lIjoiU2hpYmF1c2R0IiwiZW1haWwiOiJ6YWNod2VyZW5za2k5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDQyMTYzMX0.hcMlZ3aHUNMt1jPGTB7bkDsDsQmjL11aklY2LoqFtmg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19c0253495c6f9c-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.112.106.140",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 00:42:37 UTC] === END API CALL LOG ===
[12-Jul-2026 00:42:37 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 00:42:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOSIsInVzZXJuYW1lIjoiU2hpYmF1c2R0IiwiZW1haWwiOiJ6YWNod2VyZW5za2k5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDQyMTYzMX0.hcMlZ3aHUNMt1jPGTB7bkDsDsQmjL11aklY2LoqFtmg
[12-Jul-2026 00:42:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 00:42:37 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 00:42:37 UTC] User ID: 1029
[12-Jul-2026 00:42:37 UTC] ✅ User profile retrieved successfully for user ID: 1029
[12-Jul-2026 00:42:37 UTC] === API CALL LOG ===
[12-Jul-2026 00:42:37 UTC] Endpoint: user/profile.php
[12-Jul-2026 00:42:37 UTC] Full Log Data: {
    "timestamp": "2026-07-12 00:42:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.106.140",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.112.106.140, 172.69.222.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOSIsInVzZXJuYW1lIjoiU2hpYmF1c2R0IiwiZW1haWwiOiJ6YWNod2VyZW5za2k5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDQyMTYzMX0.hcMlZ3aHUNMt1jPGTB7bkDsDsQmjL11aklY2LoqFtmg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19c0253495f6f9c-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.112.106.140",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 00:42:37 UTC] === END API CALL LOG ===
[12-Jul-2026 00:42:37 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 00:42:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOSIsInVzZXJuYW1lIjoiU2hpYmF1c2R0IiwiZW1haWwiOiJ6YWNod2VyZW5za2k5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDQyMTYzMX0.hcMlZ3aHUNMt1jPGTB7bkDsDsQmjL11aklY2LoqFtmg
[12-Jul-2026 00:42:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 00:42:37 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 00:42:37 UTC] User ID: 1029
[12-Jul-2026 00:42:37 UTC] ✅ User profile retrieved successfully for user ID: 1029
[12-Jul-2026 00:42:39 UTC] === API CALL LOG ===
[12-Jul-2026 00:42:39 UTC] Endpoint: user/profile.php
[12-Jul-2026 00:42:39 UTC] Full Log Data: {
    "timestamp": "2026-07-12 00:42:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.106.140",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.112.106.140, 172.69.222.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOSIsInVzZXJuYW1lIjoiU2hpYmF1c2R0IiwiZW1haWwiOiJ6YWNod2VyZW5za2k5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDQyMTYzMX0.hcMlZ3aHUNMt1jPGTB7bkDsDsQmjL11aklY2LoqFtmg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19c025a1d8a6f9c-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.112.106.140",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 00:42:39 UTC] === END API CALL LOG ===
[12-Jul-2026 00:42:39 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 00:42:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOSIsInVzZXJuYW1lIjoiU2hpYmF1c2R0IiwiZW1haWwiOiJ6YWNod2VyZW5za2k5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDQyMTYzMX0.hcMlZ3aHUNMt1jPGTB7bkDsDsQmjL11aklY2LoqFtmg
[12-Jul-2026 00:42:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 00:42:39 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 00:42:39 UTC] User ID: 1029
[12-Jul-2026 00:42:39 UTC] ✅ User profile retrieved successfully for user ID: 1029
[12-Jul-2026 00:42:53 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 00:42:53 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 00:42:53 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.112.106.140, 172.69.222.80","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOSIsInVzZXJuYW1lIjoiU2hpYmF1c2R0IiwiZW1haWwiOiJ6YWNod2VyZW5za2k5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDQyMTYzMX0.hcMlZ3aHUNMt1jPGTB7bkDsDsQmjL11aklY2LoqFtmg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a19c02b1aadb6f9c-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.112.106.140","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-Jul-2026 00:42:53 UTC] === User Orders API Called ===
[12-Jul-2026 00:42:53 UTC] User ID: 1029
[12-Jul-2026 00:42:53 UTC] Limit: 20, Offset: 0
[12-Jul-2026 00:42:53 UTC] Orders found: 0
[12-Jul-2026 00:42:53 UTC] Orders data: []
[12-Jul-2026 00:42:53 UTC] Total orders count: 0
[12-Jul-2026 00:42:53 UTC] === API CALL LOG ===
[12-Jul-2026 00:42:53 UTC] Endpoint: user/profile.php
[12-Jul-2026 00:42:53 UTC] Full Log Data: {
    "timestamp": "2026-07-12 00:42:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.106.140",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.112.106.140, 172.69.222.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOSIsInVzZXJuYW1lIjoiU2hpYmF1c2R0IiwiZW1haWwiOiJ6YWNod2VyZW5za2k5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDQyMTYzMX0.hcMlZ3aHUNMt1jPGTB7bkDsDsQmjL11aklY2LoqFtmg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19c02b1aadd6f9c-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.112.106.140",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 00:42:53 UTC] === END API CALL LOG ===
[12-Jul-2026 00:42:53 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 00:42:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOSIsInVzZXJuYW1lIjoiU2hpYmF1c2R0IiwiZW1haWwiOiJ6YWNod2VyZW5za2k5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDQyMTYzMX0.hcMlZ3aHUNMt1jPGTB7bkDsDsQmjL11aklY2LoqFtmg
[12-Jul-2026 00:42:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 00:42:53 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 00:42:53 UTC] User ID: 1029
[12-Jul-2026 00:42:53 UTC] === API CALL LOG ===
[12-Jul-2026 00:42:53 UTC] Endpoint: user/profile.php
[12-Jul-2026 00:42:53 UTC] ✅ User profile retrieved successfully for user ID: 1029
[12-Jul-2026 00:42:53 UTC] Full Log Data: {
    "timestamp": "2026-07-12 00:42:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.106.140",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.112.106.140, 172.69.222.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOSIsInVzZXJuYW1lIjoiU2hpYmF1c2R0IiwiZW1haWwiOiJ6YWNod2VyZW5za2k5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDQyMTYzMX0.hcMlZ3aHUNMt1jPGTB7bkDsDsQmjL11aklY2LoqFtmg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19c02b1aade6f9c-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.112.106.140",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 00:42:53 UTC] === END API CALL LOG ===
[12-Jul-2026 00:42:53 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 00:42:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOSIsInVzZXJuYW1lIjoiU2hpYmF1c2R0IiwiZW1haWwiOiJ6YWNod2VyZW5za2k5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDQyMTYzMX0.hcMlZ3aHUNMt1jPGTB7bkDsDsQmjL11aklY2LoqFtmg
[12-Jul-2026 00:42:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 00:42:53 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 00:42:53 UTC] User ID: 1029
[12-Jul-2026 00:42:53 UTC] ✅ User profile retrieved successfully for user ID: 1029
[12-Jul-2026 00:42:54 UTC] === API CALL LOG ===
[12-Jul-2026 00:42:54 UTC] Endpoint: user/profile.php
[12-Jul-2026 00:42:54 UTC] Full Log Data: {
    "timestamp": "2026-07-12 00:42:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.106.140",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.112.106.140, 172.69.222.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOSIsInVzZXJuYW1lIjoiU2hpYmF1c2R0IiwiZW1haWwiOiJ6YWNod2VyZW5za2k5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDQyMTYzMX0.hcMlZ3aHUNMt1jPGTB7bkDsDsQmjL11aklY2LoqFtmg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19c02b85d466f9c-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.112.106.140",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 00:42:54 UTC] === END API CALL LOG ===
[12-Jul-2026 00:42:54 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 00:42:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOSIsInVzZXJuYW1lIjoiU2hpYmF1c2R0IiwiZW1haWwiOiJ6YWNod2VyZW5za2k5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDQyMTYzMX0.hcMlZ3aHUNMt1jPGTB7bkDsDsQmjL11aklY2LoqFtmg
[12-Jul-2026 00:42:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 00:42:54 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 00:42:54 UTC] User ID: 1029
[12-Jul-2026 00:42:54 UTC] ✅ User profile retrieved successfully for user ID: 1029
[12-Jul-2026 01:57:19 UTC] === API CALL LOG ===
[12-Jul-2026 01:57:19 UTC] Endpoint: user/profile.php
[12-Jul-2026 01:57:19 UTC] Full Log Data: {
    "timestamp": "2026-07-12 01:57:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.237.71",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.112.237.71, 172.69.253.143",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMCIsInVzZXJuYW1lIjoibWluaW5nIHRyYWRlIiwiZW1haWwiOiJsYXBldG1pbmluZ3RyYWRlQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQyNjIzOH0.POGhOwL5Y0vzA-zkgPg0zYtCgqivou1AtlP0iEu1B3g",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19c6fbd29c9c136-LOS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.112.237.71",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 01:57:19 UTC] === END API CALL LOG ===
[12-Jul-2026 01:57:19 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 01:57:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMCIsInVzZXJuYW1lIjoibWluaW5nIHRyYWRlIiwiZW1haWwiOiJsYXBldG1pbmluZ3RyYWRlQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQyNjIzOH0.POGhOwL5Y0vzA-zkgPg0zYtCgqivou1AtlP0iEu1B3g
[12-Jul-2026 01:57:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 01:57:19 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 01:57:19 UTC] User ID: 1030
[12-Jul-2026 01:57:19 UTC] ✅ User profile retrieved successfully for user ID: 1030
[12-Jul-2026 01:57:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 01:57:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 01:57:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.112.237.71, 172.69.253.143","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMCIsInVzZXJuYW1lIjoibWluaW5nIHRyYWRlIiwiZW1haWwiOiJsYXBldG1pbmluZ3RyYWRlQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQyNjIzOH0.POGhOwL5Y0vzA-zkgPg0zYtCgqivou1AtlP0iEu1B3g","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a19c6fbd6a00c136-LOS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.112.237.71","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-Jul-2026 01:57:19 UTC] === User Orders API Called ===
[12-Jul-2026 01:57:19 UTC] User ID: 1030
[12-Jul-2026 01:57:19 UTC] Limit: 20, Offset: 0
[12-Jul-2026 01:57:19 UTC] Orders found: 0
[12-Jul-2026 01:57:19 UTC] Orders data: []
[12-Jul-2026 01:57:19 UTC] Total orders count: 0
[12-Jul-2026 01:57:19 UTC] === API CALL LOG ===
[12-Jul-2026 01:57:19 UTC] Endpoint: user/profile.php
[12-Jul-2026 01:57:19 UTC] Full Log Data: {
    "timestamp": "2026-07-12 01:57:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.237.71",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.112.237.71, 172.69.253.143",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMCIsInVzZXJuYW1lIjoibWluaW5nIHRyYWRlIiwiZW1haWwiOiJsYXBldG1pbmluZ3RyYWRlQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQyNjIzOH0.POGhOwL5Y0vzA-zkgPg0zYtCgqivou1AtlP0iEu1B3g",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19c6fbdba76c136-LOS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.112.237.71",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 01:57:19 UTC] === END API CALL LOG ===
[12-Jul-2026 01:57:19 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 01:57:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMCIsInVzZXJuYW1lIjoibWluaW5nIHRyYWRlIiwiZW1haWwiOiJsYXBldG1pbmluZ3RyYWRlQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQyNjIzOH0.POGhOwL5Y0vzA-zkgPg0zYtCgqivou1AtlP0iEu1B3g
[12-Jul-2026 01:57:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 01:57:19 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 01:57:19 UTC] User ID: 1030
[12-Jul-2026 01:57:19 UTC] ✅ User profile retrieved successfully for user ID: 1030
[12-Jul-2026 01:57:20 UTC] === API CALL LOG ===
[12-Jul-2026 01:57:20 UTC] Endpoint: user/profile.php
[12-Jul-2026 01:57:20 UTC] Full Log Data: {
    "timestamp": "2026-07-12 01:57:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.237.71",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.112.237.71, 172.69.253.143",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMCIsInVzZXJuYW1lIjoibWluaW5nIHRyYWRlIiwiZW1haWwiOiJsYXBldG1pbmluZ3RyYWRlQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQyNjIzOH0.POGhOwL5Y0vzA-zkgPg0zYtCgqivou1AtlP0iEu1B3g",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19c6fc1fe81c136-LOS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.112.237.71",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 01:57:20 UTC] === END API CALL LOG ===
[12-Jul-2026 01:57:20 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 01:57:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMCIsInVzZXJuYW1lIjoibWluaW5nIHRyYWRlIiwiZW1haWwiOiJsYXBldG1pbmluZ3RyYWRlQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQyNjIzOH0.POGhOwL5Y0vzA-zkgPg0zYtCgqivou1AtlP0iEu1B3g
[12-Jul-2026 01:57:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 01:57:20 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 01:57:20 UTC] User ID: 1030
[12-Jul-2026 01:57:20 UTC] ✅ User profile retrieved successfully for user ID: 1030
[12-Jul-2026 01:58:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 01:58:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 01:58:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.112.237.71, 172.69.253.143","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMCIsInVzZXJuYW1lIjoibWluaW5nIHRyYWRlIiwiZW1haWwiOiJsYXBldG1pbmluZ3RyYWRlQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQyNjIzOH0.POGhOwL5Y0vzA-zkgPg0zYtCgqivou1AtlP0iEu1B3g","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a19c7182aa69c136-LOS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.112.237.71","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-Jul-2026 01:58:32 UTC] === User Orders API Called ===
[12-Jul-2026 01:58:32 UTC] User ID: 1030
[12-Jul-2026 01:58:32 UTC] Limit: 20, Offset: 0
[12-Jul-2026 01:58:32 UTC] Orders found: 0
[12-Jul-2026 01:58:32 UTC] Orders data: []
[12-Jul-2026 01:58:32 UTC] Total orders count: 0
[12-Jul-2026 02:00:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 02:00:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 02:00:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.112.237.71, 172.69.253.143","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMCIsInVzZXJuYW1lIjoibWluaW5nIHRyYWRlIiwiZW1haWwiOiJsYXBldG1pbmluZ3RyYWRlQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQyNjIzOH0.POGhOwL5Y0vzA-zkgPg0zYtCgqivou1AtlP0iEu1B3g","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a19c742c1c2c95f6-LOS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.112.237.71","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-Jul-2026 02:00:21 UTC] === User Orders API Called ===
[12-Jul-2026 02:00:21 UTC] User ID: 1030
[12-Jul-2026 02:00:21 UTC] Limit: 20, Offset: 0
[12-Jul-2026 02:00:21 UTC] Orders found: 0
[12-Jul-2026 02:00:21 UTC] Orders data: []
[12-Jul-2026 02:00:21 UTC] Total orders count: 0
[12-Jul-2026 02:00:21 UTC] === API CALL LOG ===
[12-Jul-2026 02:00:21 UTC] Endpoint: user/profile.php
[12-Jul-2026 02:00:21 UTC] Full Log Data: {
    "timestamp": "2026-07-12 02:00:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.237.71",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.112.237.71, 172.69.253.142",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMCIsInVzZXJuYW1lIjoibWluaW5nIHRyYWRlIiwiZW1haWwiOiJsYXBldG1pbmluZ3RyYWRlQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQyNjIzOH0.POGhOwL5Y0vzA-zkgPg0zYtCgqivou1AtlP0iEu1B3g",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19c742c5c5995f6-LOS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.112.237.71",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 02:00:21 UTC] === END API CALL LOG ===
[12-Jul-2026 02:00:21 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 02:00:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMCIsInVzZXJuYW1lIjoibWluaW5nIHRyYWRlIiwiZW1haWwiOiJsYXBldG1pbmluZ3RyYWRlQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQyNjIzOH0.POGhOwL5Y0vzA-zkgPg0zYtCgqivou1AtlP0iEu1B3g
[12-Jul-2026 02:00:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 02:00:21 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 02:00:21 UTC] User ID: 1030
[12-Jul-2026 02:00:21 UTC] ✅ User profile retrieved successfully for user ID: 1030
[12-Jul-2026 02:00:21 UTC] === API CALL LOG ===
[12-Jul-2026 02:00:21 UTC] Endpoint: user/profile.php
[12-Jul-2026 02:00:21 UTC] Full Log Data: {
    "timestamp": "2026-07-12 02:00:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.237.71",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.112.237.71, 172.69.253.143",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMCIsInVzZXJuYW1lIjoibWluaW5nIHRyYWRlIiwiZW1haWwiOiJsYXBldG1pbmluZ3RyYWRlQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQyNjIzOH0.POGhOwL5Y0vzA-zkgPg0zYtCgqivou1AtlP0iEu1B3g",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19c74309eb595f6-LOS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.112.237.71",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 02:00:21 UTC] === END API CALL LOG ===
[12-Jul-2026 02:00:21 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 02:00:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMCIsInVzZXJuYW1lIjoibWluaW5nIHRyYWRlIiwiZW1haWwiOiJsYXBldG1pbmluZ3RyYWRlQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQyNjIzOH0.POGhOwL5Y0vzA-zkgPg0zYtCgqivou1AtlP0iEu1B3g
[12-Jul-2026 02:00:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 02:00:21 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 02:00:21 UTC] User ID: 1030
[12-Jul-2026 02:00:21 UTC] ✅ User profile retrieved successfully for user ID: 1030
[12-Jul-2026 02:00:22 UTC] === API CALL LOG ===
[12-Jul-2026 02:00:22 UTC] Endpoint: user/profile.php
[12-Jul-2026 02:00:22 UTC] Full Log Data: {
    "timestamp": "2026-07-12 02:00:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.237.71",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.112.237.71, 172.69.253.142",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMCIsInVzZXJuYW1lIjoibWluaW5nIHRyYWRlIiwiZW1haWwiOiJsYXBldG1pbmluZ3RyYWRlQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQyNjIzOH0.POGhOwL5Y0vzA-zkgPg0zYtCgqivou1AtlP0iEu1B3g",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19c74325fdd95f6-LOS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.112.237.71",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 02:00:22 UTC] === END API CALL LOG ===
[12-Jul-2026 02:00:22 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 02:00:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMCIsInVzZXJuYW1lIjoibWluaW5nIHRyYWRlIiwiZW1haWwiOiJsYXBldG1pbmluZ3RyYWRlQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQyNjIzOH0.POGhOwL5Y0vzA-zkgPg0zYtCgqivou1AtlP0iEu1B3g
[12-Jul-2026 02:00:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 02:00:22 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 02:00:22 UTC] User ID: 1030
[12-Jul-2026 02:00:22 UTC] ✅ User profile retrieved successfully for user ID: 1030
[12-Jul-2026 04:12:01 UTC] === API CALL LOG ===
[12-Jul-2026 04:12:01 UTC] Endpoint: user/profile.php
[12-Jul-2026 04:12:01 UTC] Full Log Data: {
    "timestamp": "2026-07-12 04:12:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.56.36.173",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.56.36.173, 172.71.254.207",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMSIsInVzZXJuYW1lIjoibXV6YW1pbDIzMTcwIiwiZW1haWwiOiJtdXphbWlsMjMxNzBAZ21haWwuY29tIiwiZXhwIjoxNzg0NDM0MzE5fQ.f3STJg2RTFeRudZ56Cu-r1x0VO33WswgCfKaRrvjHB8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19d350d6b7e2250-ORD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.56.36.173",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 04:12:01 UTC] === END API CALL LOG ===
[12-Jul-2026 04:12:01 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 04:12:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMSIsInVzZXJuYW1lIjoibXV6YW1pbDIzMTcwIiwiZW1haWwiOiJtdXphbWlsMjMxNzBAZ21haWwuY29tIiwiZXhwIjoxNzg0NDM0MzE5fQ.f3STJg2RTFeRudZ56Cu-r1x0VO33WswgCfKaRrvjHB8
[12-Jul-2026 04:12:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 04:12:01 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 04:12:01 UTC] User ID: 1031
[12-Jul-2026 04:12:01 UTC] ✅ User profile retrieved successfully for user ID: 1031
[12-Jul-2026 04:12:01 UTC] === API CALL LOG ===
[12-Jul-2026 04:12:01 UTC] Endpoint: user/profile.php
[12-Jul-2026 04:12:01 UTC] Full Log Data: {
    "timestamp": "2026-07-12 04:12:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.56.36.173",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.56.36.173, 172.71.254.207",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMSIsInVzZXJuYW1lIjoibXV6YW1pbDIzMTcwIiwiZW1haWwiOiJtdXphbWlsMjMxNzBAZ21haWwuY29tIiwiZXhwIjoxNzg0NDM0MzE5fQ.f3STJg2RTFeRudZ56Cu-r1x0VO33WswgCfKaRrvjHB8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19d350d6b842250-ORD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.56.36.173",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 04:12:01 UTC] === END API CALL LOG ===
[12-Jul-2026 04:12:01 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 04:12:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMSIsInVzZXJuYW1lIjoibXV6YW1pbDIzMTcwIiwiZW1haWwiOiJtdXphbWlsMjMxNzBAZ21haWwuY29tIiwiZXhwIjoxNzg0NDM0MzE5fQ.f3STJg2RTFeRudZ56Cu-r1x0VO33WswgCfKaRrvjHB8
[12-Jul-2026 04:12:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 04:12:01 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 04:12:01 UTC] User ID: 1031
[12-Jul-2026 04:12:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 04:12:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 04:12:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"212.56.36.173, 172.71.254.207","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMSIsInVzZXJuYW1lIjoibXV6YW1pbDIzMTcwIiwiZW1haWwiOiJtdXphbWlsMjMxNzBAZ21haWwuY29tIiwiZXhwIjoxNzg0NDM0MzE5fQ.f3STJg2RTFeRudZ56Cu-r1x0VO33WswgCfKaRrvjHB8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a19d350d6b822250-ORD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"212.56.36.173","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-Jul-2026 04:12:01 UTC] ✅ User profile retrieved successfully for user ID: 1031
[12-Jul-2026 04:12:01 UTC] === User Orders API Called ===
[12-Jul-2026 04:12:01 UTC] User ID: 1031
[12-Jul-2026 04:12:01 UTC] Limit: 20, Offset: 0
[12-Jul-2026 04:12:01 UTC] Orders found: 0
[12-Jul-2026 04:12:01 UTC] Orders data: []
[12-Jul-2026 04:12:01 UTC] Total orders count: 0
[12-Jul-2026 04:12:04 UTC] === API CALL LOG ===
[12-Jul-2026 04:12:04 UTC] Endpoint: user/profile.php
[12-Jul-2026 04:12:04 UTC] Full Log Data: {
    "timestamp": "2026-07-12 04:12:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.56.36.173",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.56.36.173, 172.71.254.207",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMSIsInVzZXJuYW1lIjoibXV6YW1pbDIzMTcwIiwiZW1haWwiOiJtdXphbWlsMjMxNzBAZ21haWwuY29tIiwiZXhwIjoxNzg0NDM0MzE5fQ.f3STJg2RTFeRudZ56Cu-r1x0VO33WswgCfKaRrvjHB8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19d35205e1c2250-ORD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.56.36.173",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 04:12:04 UTC] === END API CALL LOG ===
[12-Jul-2026 04:12:04 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 04:12:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMSIsInVzZXJuYW1lIjoibXV6YW1pbDIzMTcwIiwiZW1haWwiOiJtdXphbWlsMjMxNzBAZ21haWwuY29tIiwiZXhwIjoxNzg0NDM0MzE5fQ.f3STJg2RTFeRudZ56Cu-r1x0VO33WswgCfKaRrvjHB8
[12-Jul-2026 04:12:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 04:12:04 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 04:12:04 UTC] User ID: 1031
[12-Jul-2026 04:12:04 UTC] ✅ User profile retrieved successfully for user ID: 1031
[12-Jul-2026 04:12:20 UTC] === API CALL LOG ===
[12-Jul-2026 04:12:20 UTC] Endpoint: user/profile.php
[12-Jul-2026 04:12:20 UTC] Full Log Data: {
    "timestamp": "2026-07-12 04:12:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.56.36.173",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.56.36.173, 172.71.254.206",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMSIsInVzZXJuYW1lIjoibXV6YW1pbDIzMTcwIiwiZW1haWwiOiJtdXphbWlsMjMxNzBAZ21haWwuY29tIiwiZXhwIjoxNzg0NDM0MzE5fQ.f3STJg2RTFeRudZ56Cu-r1x0VO33WswgCfKaRrvjHB8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19d357e9e4d2250-ORD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.56.36.173",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 04:12:20 UTC] === END API CALL LOG ===
[12-Jul-2026 04:12:20 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 04:12:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMSIsInVzZXJuYW1lIjoibXV6YW1pbDIzMTcwIiwiZW1haWwiOiJtdXphbWlsMjMxNzBAZ21haWwuY29tIiwiZXhwIjoxNzg0NDM0MzE5fQ.f3STJg2RTFeRudZ56Cu-r1x0VO33WswgCfKaRrvjHB8
[12-Jul-2026 04:12:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 04:12:20 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 04:12:20 UTC] User ID: 1031
[12-Jul-2026 04:12:20 UTC] ✅ User profile retrieved successfully for user ID: 1031
[12-Jul-2026 04:12:42 UTC] === API CALL LOG ===
[12-Jul-2026 04:12:42 UTC] Endpoint: user/profile.php
[12-Jul-2026 04:12:42 UTC] Full Log Data: {
    "timestamp": "2026-07-12 04:12:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.56.36.173",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.56.36.173, 172.71.254.206",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMSIsInVzZXJuYW1lIjoibXV6YW1pbDIzMTcwIiwiZW1haWwiOiJtdXphbWlsMjMxNzBAZ21haWwuY29tIiwiZXhwIjoxNzg0NDM0MzE5fQ.f3STJg2RTFeRudZ56Cu-r1x0VO33WswgCfKaRrvjHB8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19d36096e7b2250-ORD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.56.36.173",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 04:12:42 UTC] === END API CALL LOG ===
[12-Jul-2026 04:12:42 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 04:12:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMSIsInVzZXJuYW1lIjoibXV6YW1pbDIzMTcwIiwiZW1haWwiOiJtdXphbWlsMjMxNzBAZ21haWwuY29tIiwiZXhwIjoxNzg0NDM0MzE5fQ.f3STJg2RTFeRudZ56Cu-r1x0VO33WswgCfKaRrvjHB8
[12-Jul-2026 04:12:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 04:12:42 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 04:12:42 UTC] User ID: 1031
[12-Jul-2026 04:12:42 UTC] ✅ User profile retrieved successfully for user ID: 1031
[12-Jul-2026 04:12:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 04:12:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 04:12:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"212.56.36.173, 172.71.254.206","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMSIsInVzZXJuYW1lIjoibXV6YW1pbDIzMTcwIiwiZW1haWwiOiJtdXphbWlsMjMxNzBAZ21haWwuY29tIiwiZXhwIjoxNzg0NDM0MzE5fQ.f3STJg2RTFeRudZ56Cu-r1x0VO33WswgCfKaRrvjHB8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a19d36157d712250-ORD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"212.56.36.173","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-Jul-2026 04:12:43 UTC] === User Orders API Called ===
[12-Jul-2026 04:12:43 UTC] User ID: 1031
[12-Jul-2026 04:12:43 UTC] Limit: 20, Offset: 0
[12-Jul-2026 04:12:43 UTC] Orders found: 0
[12-Jul-2026 04:12:43 UTC] Orders data: []
[12-Jul-2026 04:12:43 UTC] Total orders count: 0
[12-Jul-2026 04:12:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 04:12:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 04:12:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"212.56.36.173, 172.71.254.206","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMSIsInVzZXJuYW1lIjoibXV6YW1pbDIzMTcwIiwiZW1haWwiOiJtdXphbWlsMjMxNzBAZ21haWwuY29tIiwiZXhwIjoxNzg0NDM0MzE5fQ.f3STJg2RTFeRudZ56Cu-r1x0VO33WswgCfKaRrvjHB8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a19d3634e9212250-ORD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"212.56.36.173","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-Jul-2026 04:12:48 UTC] === User Orders API Called ===
[12-Jul-2026 04:12:48 UTC] User ID: 1031
[12-Jul-2026 04:12:48 UTC] Limit: 20, Offset: 0
[12-Jul-2026 04:12:48 UTC] Orders found: 0
[12-Jul-2026 04:12:48 UTC] Orders data: []
[12-Jul-2026 04:12:48 UTC] Total orders count: 0
[12-Jul-2026 04:12:48 UTC] === API CALL LOG ===
[12-Jul-2026 04:12:48 UTC] Endpoint: user/profile.php
[12-Jul-2026 04:12:48 UTC] Full Log Data: {
    "timestamp": "2026-07-12 04:12:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.56.36.173",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.56.36.173, 172.71.254.206",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMSIsInVzZXJuYW1lIjoibXV6YW1pbDIzMTcwIiwiZW1haWwiOiJtdXphbWlsMjMxNzBAZ21haWwuY29tIiwiZXhwIjoxNzg0NDM0MzE5fQ.f3STJg2RTFeRudZ56Cu-r1x0VO33WswgCfKaRrvjHB8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19d3634e9242250-ORD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.56.36.173",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 04:12:48 UTC] === END API CALL LOG ===
[12-Jul-2026 04:12:48 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 04:12:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMSIsInVzZXJuYW1lIjoibXV6YW1pbDIzMTcwIiwiZW1haWwiOiJtdXphbWlsMjMxNzBAZ21haWwuY29tIiwiZXhwIjoxNzg0NDM0MzE5fQ.f3STJg2RTFeRudZ56Cu-r1x0VO33WswgCfKaRrvjHB8
[12-Jul-2026 04:12:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 04:12:48 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 04:12:48 UTC] User ID: 1031
[12-Jul-2026 04:12:48 UTC] ✅ User profile retrieved successfully for user ID: 1031
[12-Jul-2026 04:12:49 UTC] === API CALL LOG ===
[12-Jul-2026 04:12:49 UTC] Endpoint: user/profile.php
[12-Jul-2026 04:12:49 UTC] Full Log Data: {
    "timestamp": "2026-07-12 04:12:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.56.36.173",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.56.36.173, 172.71.254.206",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMSIsInVzZXJuYW1lIjoibXV6YW1pbDIzMTcwIiwiZW1haWwiOiJtdXphbWlsMjMxNzBAZ21haWwuY29tIiwiZXhwIjoxNzg0NDM0MzE5fQ.f3STJg2RTFeRudZ56Cu-r1x0VO33WswgCfKaRrvjHB8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19d36373abc2250-ORD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.56.36.173",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 04:12:49 UTC] === END API CALL LOG ===
[12-Jul-2026 04:12:49 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 04:12:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMSIsInVzZXJuYW1lIjoibXV6YW1pbDIzMTcwIiwiZW1haWwiOiJtdXphbWlsMjMxNzBAZ21haWwuY29tIiwiZXhwIjoxNzg0NDM0MzE5fQ.f3STJg2RTFeRudZ56Cu-r1x0VO33WswgCfKaRrvjHB8
[12-Jul-2026 04:12:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 04:12:49 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 04:12:49 UTC] User ID: 1031
[12-Jul-2026 04:12:49 UTC] ✅ User profile retrieved successfully for user ID: 1031
[12-Jul-2026 04:13:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 04:13:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 04:13:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"212.56.36.173, 172.71.254.207","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMSIsInVzZXJuYW1lIjoibXV6YW1pbDIzMTcwIiwiZW1haWwiOiJtdXphbWlsMjMxNzBAZ21haWwuY29tIiwiZXhwIjoxNzg0NDM0MzE5fQ.f3STJg2RTFeRudZ56Cu-r1x0VO33WswgCfKaRrvjHB8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a19d36bd1fde2250-ORD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"212.56.36.173","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-Jul-2026 04:13:10 UTC] === User Orders API Called ===
[12-Jul-2026 04:13:10 UTC] User ID: 1031
[12-Jul-2026 04:13:10 UTC] Limit: 20, Offset: 0
[12-Jul-2026 04:13:10 UTC] Orders found: 0
[12-Jul-2026 04:13:10 UTC] Orders data: []
[12-Jul-2026 04:13:10 UTC] Total orders count: 0
[12-Jul-2026 04:13:10 UTC] === API CALL LOG ===
[12-Jul-2026 04:13:10 UTC] Endpoint: user/profile.php
[12-Jul-2026 04:13:10 UTC] Full Log Data: {
    "timestamp": "2026-07-12 04:13:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.56.36.173",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.56.36.173, 172.71.254.207",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMSIsInVzZXJuYW1lIjoibXV6YW1pbDIzMTcwIiwiZW1haWwiOiJtdXphbWlsMjMxNzBAZ21haWwuY29tIiwiZXhwIjoxNzg0NDM0MzE5fQ.f3STJg2RTFeRudZ56Cu-r1x0VO33WswgCfKaRrvjHB8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19d36bd1fdf2250-ORD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.56.36.173",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 04:13:10 UTC] === END API CALL LOG ===
[12-Jul-2026 04:13:10 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 04:13:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMSIsInVzZXJuYW1lIjoibXV6YW1pbDIzMTcwIiwiZW1haWwiOiJtdXphbWlsMjMxNzBAZ21haWwuY29tIiwiZXhwIjoxNzg0NDM0MzE5fQ.f3STJg2RTFeRudZ56Cu-r1x0VO33WswgCfKaRrvjHB8
[12-Jul-2026 04:13:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 04:13:10 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 04:13:10 UTC] User ID: 1031
[12-Jul-2026 04:13:10 UTC] ✅ User profile retrieved successfully for user ID: 1031
[12-Jul-2026 04:13:11 UTC] === API CALL LOG ===
[12-Jul-2026 04:13:11 UTC] Endpoint: user/profile.php
[12-Jul-2026 04:13:11 UTC] Full Log Data: {
    "timestamp": "2026-07-12 04:13:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.56.36.173",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.56.36.173, 172.71.254.207",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMSIsInVzZXJuYW1lIjoibXV6YW1pbDIzMTcwIiwiZW1haWwiOiJtdXphbWlsMjMxNzBAZ21haWwuY29tIiwiZXhwIjoxNzg0NDM0MzE5fQ.f3STJg2RTFeRudZ56Cu-r1x0VO33WswgCfKaRrvjHB8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19d36bfe9902250-ORD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.56.36.173",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 04:13:11 UTC] === END API CALL LOG ===
[12-Jul-2026 04:13:11 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 04:13:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMSIsInVzZXJuYW1lIjoibXV6YW1pbDIzMTcwIiwiZW1haWwiOiJtdXphbWlsMjMxNzBAZ21haWwuY29tIiwiZXhwIjoxNzg0NDM0MzE5fQ.f3STJg2RTFeRudZ56Cu-r1x0VO33WswgCfKaRrvjHB8
[12-Jul-2026 04:13:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 04:13:11 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 04:13:11 UTC] User ID: 1031
[12-Jul-2026 04:13:11 UTC] ✅ User profile retrieved successfully for user ID: 1031
[12-Jul-2026 04:13:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 04:13:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 04:13:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"212.56.36.173, 172.71.254.207","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMSIsInVzZXJuYW1lIjoibXV6YW1pbDIzMTcwIiwiZW1haWwiOiJtdXphbWlsMjMxNzBAZ21haWwuY29tIiwiZXhwIjoxNzg0NDM0MzE5fQ.f3STJg2RTFeRudZ56Cu-r1x0VO33WswgCfKaRrvjHB8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a19d37397b292250-ORD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"212.56.36.173","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-Jul-2026 04:13:30 UTC] === User Orders API Called ===
[12-Jul-2026 04:13:30 UTC] User ID: 1031
[12-Jul-2026 04:13:30 UTC] Limit: 20, Offset: 0
[12-Jul-2026 04:13:30 UTC] Orders found: 0
[12-Jul-2026 04:13:30 UTC] Orders data: []
[12-Jul-2026 04:13:30 UTC] Total orders count: 0
[12-Jul-2026 04:13:30 UTC] === API CALL LOG ===
[12-Jul-2026 04:13:30 UTC] Endpoint: user/profile.php
[12-Jul-2026 04:13:30 UTC] Full Log Data: {
    "timestamp": "2026-07-12 04:13:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.56.36.173",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.56.36.173, 172.71.254.207",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMSIsInVzZXJuYW1lIjoibXV6YW1pbDIzMTcwIiwiZW1haWwiOiJtdXphbWlsMjMxNzBAZ21haWwuY29tIiwiZXhwIjoxNzg0NDM0MzE5fQ.f3STJg2RTFeRudZ56Cu-r1x0VO33WswgCfKaRrvjHB8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19d37397b2d2250-ORD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.56.36.173",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 04:13:30 UTC] === END API CALL LOG ===
[12-Jul-2026 04:13:30 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 04:13:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMSIsInVzZXJuYW1lIjoibXV6YW1pbDIzMTcwIiwiZW1haWwiOiJtdXphbWlsMjMxNzBAZ21haWwuY29tIiwiZXhwIjoxNzg0NDM0MzE5fQ.f3STJg2RTFeRudZ56Cu-r1x0VO33WswgCfKaRrvjHB8
[12-Jul-2026 04:13:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 04:13:30 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 04:13:30 UTC] User ID: 1031
[12-Jul-2026 04:13:30 UTC] ✅ User profile retrieved successfully for user ID: 1031
[12-Jul-2026 04:13:31 UTC] === API CALL LOG ===
[12-Jul-2026 04:13:31 UTC] Endpoint: user/profile.php
[12-Jul-2026 04:13:31 UTC] Full Log Data: {
    "timestamp": "2026-07-12 04:13:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.56.36.173",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.56.36.173, 172.71.254.207",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMSIsInVzZXJuYW1lIjoibXV6YW1pbDIzMTcwIiwiZW1haWwiOiJtdXphbWlsMjMxNzBAZ21haWwuY29tIiwiZXhwIjoxNzg0NDM0MzE5fQ.f3STJg2RTFeRudZ56Cu-r1x0VO33WswgCfKaRrvjHB8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19d373c8d592250-ORD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.56.36.173",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 04:13:31 UTC] === END API CALL LOG ===
[12-Jul-2026 04:13:31 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 04:13:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMSIsInVzZXJuYW1lIjoibXV6YW1pbDIzMTcwIiwiZW1haWwiOiJtdXphbWlsMjMxNzBAZ21haWwuY29tIiwiZXhwIjoxNzg0NDM0MzE5fQ.f3STJg2RTFeRudZ56Cu-r1x0VO33WswgCfKaRrvjHB8
[12-Jul-2026 04:13:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 04:13:31 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 04:13:31 UTC] User ID: 1031
[12-Jul-2026 04:13:31 UTC] ✅ User profile retrieved successfully for user ID: 1031
[12-Jul-2026 04:13:38 UTC] === API CALL LOG ===
[12-Jul-2026 04:13:38 UTC] Endpoint: user/profile.php
[12-Jul-2026 04:13:38 UTC] Full Log Data: {
    "timestamp": "2026-07-12 04:13:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.56.36.173",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.56.36.173, 172.70.127.58",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMSIsInVzZXJuYW1lIjoibXV6YW1pbDIzMTcwIiwiZW1haWwiOiJtdXphbWlsMjMxNzBAZ21haWwuY29tIiwiZXhwIjoxNzg0NDM0MzE5fQ.f3STJg2RTFeRudZ56Cu-r1x0VO33WswgCfKaRrvjHB8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19d3768cf9e0bf0-ORD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.56.36.173",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 04:13:38 UTC] === END API CALL LOG ===
[12-Jul-2026 04:13:38 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 04:13:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMSIsInVzZXJuYW1lIjoibXV6YW1pbDIzMTcwIiwiZW1haWwiOiJtdXphbWlsMjMxNzBAZ21haWwuY29tIiwiZXhwIjoxNzg0NDM0MzE5fQ.f3STJg2RTFeRudZ56Cu-r1x0VO33WswgCfKaRrvjHB8
[12-Jul-2026 04:13:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 04:13:38 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 04:13:38 UTC] User ID: 1031
[12-Jul-2026 04:13:38 UTC] ✅ User profile retrieved successfully for user ID: 1031
[12-Jul-2026 04:14:58 UTC] === API CALL LOG ===
[12-Jul-2026 04:14:58 UTC] Endpoint: user/profile.php
[12-Jul-2026 04:14:58 UTC] Full Log Data: {
    "timestamp": "2026-07-12 04:14:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.56.36.173",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.56.36.173, 172.70.100.97",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMSIsInVzZXJuYW1lIjoibXV6YW1pbDIzMTcwIiwiZW1haWwiOiJtdXphbWlsMjMxNzBAZ21haWwuY29tIiwiZXhwIjoxNzg0NDM0MzE5fQ.f3STJg2RTFeRudZ56Cu-r1x0VO33WswgCfKaRrvjHB8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19d395d4f6fe805-ORD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.56.36.173",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 04:14:58 UTC] === END API CALL LOG ===
[12-Jul-2026 04:14:58 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 04:14:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMSIsInVzZXJuYW1lIjoibXV6YW1pbDIzMTcwIiwiZW1haWwiOiJtdXphbWlsMjMxNzBAZ21haWwuY29tIiwiZXhwIjoxNzg0NDM0MzE5fQ.f3STJg2RTFeRudZ56Cu-r1x0VO33WswgCfKaRrvjHB8
[12-Jul-2026 04:14:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 04:14:58 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 04:14:58 UTC] User ID: 1031
[12-Jul-2026 04:14:58 UTC] ✅ User profile retrieved successfully for user ID: 1031
[12-Jul-2026 04:14:59 UTC] === API CALL LOG ===
[12-Jul-2026 04:14:59 UTC] Endpoint: user/profile.php
[12-Jul-2026 04:14:59 UTC] Full Log Data: {
    "timestamp": "2026-07-12 04:14:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.56.36.173",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.56.36.173, 172.70.100.97",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMSIsInVzZXJuYW1lIjoibXV6YW1pbDIzMTcwIiwiZW1haWwiOiJtdXphbWlsMjMxNzBAZ21haWwuY29tIiwiZXhwIjoxNzg0NDM0MzE5fQ.f3STJg2RTFeRudZ56Cu-r1x0VO33WswgCfKaRrvjHB8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19d39683e18e805-ORD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.56.36.173",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 04:14:59 UTC] === END API CALL LOG ===
[12-Jul-2026 04:14:59 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 04:14:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMSIsInVzZXJuYW1lIjoibXV6YW1pbDIzMTcwIiwiZW1haWwiOiJtdXphbWlsMjMxNzBAZ21haWwuY29tIiwiZXhwIjoxNzg0NDM0MzE5fQ.f3STJg2RTFeRudZ56Cu-r1x0VO33WswgCfKaRrvjHB8
[12-Jul-2026 04:14:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 04:14:59 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 04:14:59 UTC] User ID: 1031
[12-Jul-2026 04:14:59 UTC] ✅ User profile retrieved successfully for user ID: 1031
[12-Jul-2026 04:14:59 UTC] === API CALL LOG ===
[12-Jul-2026 04:14:59 UTC] Endpoint: user/profile.php
[12-Jul-2026 04:14:59 UTC] Full Log Data: {
    "timestamp": "2026-07-12 04:14:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.56.36.173",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.56.36.173, 108.162.216.16",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMSIsInVzZXJuYW1lIjoibXV6YW1pbDIzMTcwIiwiZW1haWwiOiJtdXphbWlsMjMxNzBAZ21haWwuY29tIiwiZXhwIjoxNzg0NDM0MzE5fQ.f3STJg2RTFeRudZ56Cu-r1x0VO33WswgCfKaRrvjHB8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19d39683e20e805-ORD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.56.36.173",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 04:14:59 UTC] === END API CALL LOG ===
[12-Jul-2026 04:14:59 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 04:14:59 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 04:14:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMSIsInVzZXJuYW1lIjoibXV6YW1pbDIzMTcwIiwiZW1haWwiOiJtdXphbWlsMjMxNzBAZ21haWwuY29tIiwiZXhwIjoxNzg0NDM0MzE5fQ.f3STJg2RTFeRudZ56Cu-r1x0VO33WswgCfKaRrvjHB8
[12-Jul-2026 04:14:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 04:14:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"212.56.36.173, 172.70.100.97","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMSIsInVzZXJuYW1lIjoibXV6YW1pbDIzMTcwIiwiZW1haWwiOiJtdXphbWlsMjMxNzBAZ21haWwuY29tIiwiZXhwIjoxNzg0NDM0MzE5fQ.f3STJg2RTFeRudZ56Cu-r1x0VO33WswgCfKaRrvjHB8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a19d39683e1de805-ORD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"212.56.36.173","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-Jul-2026 04:14:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 04:14:59 UTC] === User Orders API Called ===
[12-Jul-2026 04:14:59 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 04:14:59 UTC] User ID: 1031
[12-Jul-2026 04:14:59 UTC] User ID: 1031
[12-Jul-2026 04:14:59 UTC] Limit: 20, Offset: 0
[12-Jul-2026 04:14:59 UTC] ✅ User profile retrieved successfully for user ID: 1031
[12-Jul-2026 04:14:59 UTC] Orders found: 0
[12-Jul-2026 04:14:59 UTC] Orders data: []
[12-Jul-2026 04:14:59 UTC] Total orders count: 0
[12-Jul-2026 04:15:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 04:15:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 04:15:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"212.56.36.173, 172.70.100.97","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMSIsInVzZXJuYW1lIjoibXV6YW1pbDIzMTcwIiwiZW1haWwiOiJtdXphbWlsMjMxNzBAZ21haWwuY29tIiwiZXhwIjoxNzg0NDM0MzE5fQ.f3STJg2RTFeRudZ56Cu-r1x0VO33WswgCfKaRrvjHB8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a19d3a24decde805-ORD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"212.56.36.173","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-Jul-2026 04:15:30 UTC] === User Orders API Called ===
[12-Jul-2026 04:15:30 UTC] User ID: 1031
[12-Jul-2026 04:15:30 UTC] Limit: 20, Offset: 0
[12-Jul-2026 04:15:30 UTC] Orders found: 0
[12-Jul-2026 04:15:30 UTC] Orders data: []
[12-Jul-2026 04:15:30 UTC] Total orders count: 0
[12-Jul-2026 04:15:30 UTC] === API CALL LOG ===
[12-Jul-2026 04:15:30 UTC] Endpoint: user/profile.php
[12-Jul-2026 04:15:30 UTC] Full Log Data: {
    "timestamp": "2026-07-12 04:15:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.56.36.173",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.56.36.173, 172.70.100.97",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMSIsInVzZXJuYW1lIjoibXV6YW1pbDIzMTcwIiwiZW1haWwiOiJtdXphbWlsMjMxNzBAZ21haWwuY29tIiwiZXhwIjoxNzg0NDM0MzE5fQ.f3STJg2RTFeRudZ56Cu-r1x0VO33WswgCfKaRrvjHB8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19d3a24decfe805-ORD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.56.36.173",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 04:15:30 UTC] === END API CALL LOG ===
[12-Jul-2026 04:15:30 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 04:15:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMSIsInVzZXJuYW1lIjoibXV6YW1pbDIzMTcwIiwiZW1haWwiOiJtdXphbWlsMjMxNzBAZ21haWwuY29tIiwiZXhwIjoxNzg0NDM0MzE5fQ.f3STJg2RTFeRudZ56Cu-r1x0VO33WswgCfKaRrvjHB8
[12-Jul-2026 04:15:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 04:15:30 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 04:15:30 UTC] User ID: 1031
[12-Jul-2026 04:15:30 UTC] ✅ User profile retrieved successfully for user ID: 1031
[12-Jul-2026 04:15:30 UTC] === API CALL LOG ===
[12-Jul-2026 04:15:30 UTC] Endpoint: user/profile.php
[12-Jul-2026 04:15:30 UTC] Full Log Data: {
    "timestamp": "2026-07-12 04:15:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.56.36.173",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.56.36.173, 172.70.100.97",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMSIsInVzZXJuYW1lIjoibXV6YW1pbDIzMTcwIiwiZW1haWwiOiJtdXphbWlsMjMxNzBAZ21haWwuY29tIiwiZXhwIjoxNzg0NDM0MzE5fQ.f3STJg2RTFeRudZ56Cu-r1x0VO33WswgCfKaRrvjHB8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19d3a274d69e805-ORD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.56.36.173",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 04:15:30 UTC] === END API CALL LOG ===
[12-Jul-2026 04:15:30 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 04:15:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMSIsInVzZXJuYW1lIjoibXV6YW1pbDIzMTcwIiwiZW1haWwiOiJtdXphbWlsMjMxNzBAZ21haWwuY29tIiwiZXhwIjoxNzg0NDM0MzE5fQ.f3STJg2RTFeRudZ56Cu-r1x0VO33WswgCfKaRrvjHB8
[12-Jul-2026 04:15:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 04:15:30 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 04:15:30 UTC] User ID: 1031
[12-Jul-2026 04:15:30 UTC] ✅ User profile retrieved successfully for user ID: 1031
[12-Jul-2026 04:18:40 UTC] === API CALL LOG ===
[12-Jul-2026 04:18:40 UTC] Endpoint: user/profile.php
[12-Jul-2026 04:18:40 UTC] Full Log Data: {
    "timestamp": "2026-07-12 04:18:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.56.36.173",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.56.36.173, 172.71.254.207",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMSIsInVzZXJuYW1lIjoibXV6YW1pbDIzMTcwIiwiZW1haWwiOiJtdXphbWlsMjMxNzBAZ21haWwuY29tIiwiZXhwIjoxNzg0NDM0MzE5fQ.f3STJg2RTFeRudZ56Cu-r1x0VO33WswgCfKaRrvjHB8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19d3ec71c5e232a-ORD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.56.36.173",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 04:18:40 UTC] === END API CALL LOG ===
[12-Jul-2026 04:18:40 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 04:18:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMSIsInVzZXJuYW1lIjoibXV6YW1pbDIzMTcwIiwiZW1haWwiOiJtdXphbWlsMjMxNzBAZ21haWwuY29tIiwiZXhwIjoxNzg0NDM0MzE5fQ.f3STJg2RTFeRudZ56Cu-r1x0VO33WswgCfKaRrvjHB8
[12-Jul-2026 04:18:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 04:18:40 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 04:18:40 UTC] User ID: 1031
[12-Jul-2026 04:18:40 UTC] ✅ User profile retrieved successfully for user ID: 1031
[12-Jul-2026 04:18:41 UTC] === API CALL LOG ===
[12-Jul-2026 04:18:41 UTC] Endpoint: user/profile.php
[12-Jul-2026 04:18:41 UTC] Full Log Data: {
    "timestamp": "2026-07-12 04:18:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.56.36.173",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.56.36.173, 172.71.254.207",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMSIsInVzZXJuYW1lIjoibXV6YW1pbDIzMTcwIiwiZW1haWwiOiJtdXphbWlsMjMxNzBAZ21haWwuY29tIiwiZXhwIjoxNzg0NDM0MzE5fQ.f3STJg2RTFeRudZ56Cu-r1x0VO33WswgCfKaRrvjHB8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19d3ed29ad7232a-ORD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.56.36.173",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 04:18:41 UTC] === END API CALL LOG ===
[12-Jul-2026 04:18:41 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 04:18:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMSIsInVzZXJuYW1lIjoibXV6YW1pbDIzMTcwIiwiZW1haWwiOiJtdXphbWlsMjMxNzBAZ21haWwuY29tIiwiZXhwIjoxNzg0NDM0MzE5fQ.f3STJg2RTFeRudZ56Cu-r1x0VO33WswgCfKaRrvjHB8
[12-Jul-2026 04:18:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 04:18:41 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 04:18:41 UTC] User ID: 1031
[12-Jul-2026 04:18:41 UTC] ✅ User profile retrieved successfully for user ID: 1031
[12-Jul-2026 04:18:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 04:18:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 04:18:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"212.56.36.173, 172.71.254.207","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMSIsInVzZXJuYW1lIjoibXV6YW1pbDIzMTcwIiwiZW1haWwiOiJtdXphbWlsMjMxNzBAZ21haWwuY29tIiwiZXhwIjoxNzg0NDM0MzE5fQ.f3STJg2RTFeRudZ56Cu-r1x0VO33WswgCfKaRrvjHB8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a19d3ed29ad9232a-ORD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"212.56.36.173","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-Jul-2026 04:18:41 UTC] === User Orders API Called ===
[12-Jul-2026 04:18:41 UTC] User ID: 1031
[12-Jul-2026 04:18:41 UTC] Limit: 20, Offset: 0
[12-Jul-2026 04:18:41 UTC] Orders found: 0
[12-Jul-2026 04:18:41 UTC] Orders data: []
[12-Jul-2026 04:18:41 UTC] Total orders count: 0
[12-Jul-2026 04:18:41 UTC] === API CALL LOG ===
[12-Jul-2026 04:18:41 UTC] Endpoint: user/profile.php
[12-Jul-2026 04:18:41 UTC] Full Log Data: {
    "timestamp": "2026-07-12 04:18:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.56.36.173",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.56.36.173, 172.71.254.207",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMSIsInVzZXJuYW1lIjoibXV6YW1pbDIzMTcwIiwiZW1haWwiOiJtdXphbWlsMjMxNzBAZ21haWwuY29tIiwiZXhwIjoxNzg0NDM0MzE5fQ.f3STJg2RTFeRudZ56Cu-r1x0VO33WswgCfKaRrvjHB8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19d3ed29ada232a-ORD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.56.36.173",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 04:18:41 UTC] === END API CALL LOG ===
[12-Jul-2026 04:18:41 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 04:18:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMSIsInVzZXJuYW1lIjoibXV6YW1pbDIzMTcwIiwiZW1haWwiOiJtdXphbWlsMjMxNzBAZ21haWwuY29tIiwiZXhwIjoxNzg0NDM0MzE5fQ.f3STJg2RTFeRudZ56Cu-r1x0VO33WswgCfKaRrvjHB8
[12-Jul-2026 04:18:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 04:18:41 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 04:18:41 UTC] User ID: 1031
[12-Jul-2026 04:18:41 UTC] ✅ User profile retrieved successfully for user ID: 1031
[12-Jul-2026 04:21:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 04:21:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 04:21:26 UTC] === API CALL LOG ===
[12-Jul-2026 04:21:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"212.56.36.173, 172.71.254.207","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMSIsInVzZXJuYW1lIjoibXV6YW1pbDIzMTcwIiwiZW1haWwiOiJtdXphbWlsMjMxNzBAZ21haWwuY29tIiwiZXhwIjoxNzg0NDM0MzE5fQ.f3STJg2RTFeRudZ56Cu-r1x0VO33WswgCfKaRrvjHB8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a19d42d80cc9232a-ORD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"212.56.36.173","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-Jul-2026 04:21:26 UTC] Endpoint: user/profile.php
[12-Jul-2026 04:21:26 UTC] Full Log Data: {
    "timestamp": "2026-07-12 04:21:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.56.36.173",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.56.36.173, 172.71.254.207",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMSIsInVzZXJuYW1lIjoibXV6YW1pbDIzMTcwIiwiZW1haWwiOiJtdXphbWlsMjMxNzBAZ21haWwuY29tIiwiZXhwIjoxNzg0NDM0MzE5fQ.f3STJg2RTFeRudZ56Cu-r1x0VO33WswgCfKaRrvjHB8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19d42d80ccb232a-ORD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.56.36.173",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 04:21:26 UTC] === User Orders API Called ===
[12-Jul-2026 04:21:26 UTC] User ID: 1031
[12-Jul-2026 04:21:26 UTC] === END API CALL LOG ===
[12-Jul-2026 04:21:26 UTC] Limit: 20, Offset: 0
[12-Jul-2026 04:21:26 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 04:21:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMSIsInVzZXJuYW1lIjoibXV6YW1pbDIzMTcwIiwiZW1haWwiOiJtdXphbWlsMjMxNzBAZ21haWwuY29tIiwiZXhwIjoxNzg0NDM0MzE5fQ.f3STJg2RTFeRudZ56Cu-r1x0VO33WswgCfKaRrvjHB8
[12-Jul-2026 04:21:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 04:21:26 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 04:21:26 UTC] User ID: 1031
[12-Jul-2026 04:21:26 UTC] Orders found: 0
[12-Jul-2026 04:21:26 UTC] Orders data: []
[12-Jul-2026 04:21:26 UTC] Total orders count: 0
[12-Jul-2026 04:21:26 UTC] ✅ User profile retrieved successfully for user ID: 1031
[12-Jul-2026 04:21:26 UTC] === API CALL LOG ===
[12-Jul-2026 04:21:26 UTC] Endpoint: user/profile.php
[12-Jul-2026 04:21:26 UTC] Full Log Data: {
    "timestamp": "2026-07-12 04:21:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.56.36.173",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.56.36.173, 172.71.254.207",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMSIsInVzZXJuYW1lIjoibXV6YW1pbDIzMTcwIiwiZW1haWwiOiJtdXphbWlsMjMxNzBAZ21haWwuY29tIiwiZXhwIjoxNzg0NDM0MzE5fQ.f3STJg2RTFeRudZ56Cu-r1x0VO33WswgCfKaRrvjHB8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19d42db1ea2232a-ORD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.56.36.173",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 04:21:26 UTC] === END API CALL LOG ===
[12-Jul-2026 04:21:26 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 04:21:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMSIsInVzZXJuYW1lIjoibXV6YW1pbDIzMTcwIiwiZW1haWwiOiJtdXphbWlsMjMxNzBAZ21haWwuY29tIiwiZXhwIjoxNzg0NDM0MzE5fQ.f3STJg2RTFeRudZ56Cu-r1x0VO33WswgCfKaRrvjHB8
[12-Jul-2026 04:21:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 04:21:26 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 04:21:26 UTC] User ID: 1031
[12-Jul-2026 04:21:26 UTC] ✅ User profile retrieved successfully for user ID: 1031
[12-Jul-2026 04:21:57 UTC] === API CALL LOG ===
[12-Jul-2026 04:21:57 UTC] Endpoint: user/profile.php
[12-Jul-2026 04:21:57 UTC] Full Log Data: {
    "timestamp": "2026-07-12 04:21:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.56.36.173",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.56.36.173, 172.71.254.207",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMSIsInVzZXJuYW1lIjoibXV6YW1pbDIzMTcwIiwiZW1haWwiOiJtdXphbWlsMjMxNzBAZ21haWwuY29tIiwiZXhwIjoxNzg0NDM0MzE5fQ.f3STJg2RTFeRudZ56Cu-r1x0VO33WswgCfKaRrvjHB8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19d4399bcae232a-ORD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.56.36.173",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 04:21:57 UTC] === END API CALL LOG ===
[12-Jul-2026 04:21:57 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 04:21:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMSIsInVzZXJuYW1lIjoibXV6YW1pbDIzMTcwIiwiZW1haWwiOiJtdXphbWlsMjMxNzBAZ21haWwuY29tIiwiZXhwIjoxNzg0NDM0MzE5fQ.f3STJg2RTFeRudZ56Cu-r1x0VO33WswgCfKaRrvjHB8
[12-Jul-2026 04:21:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 04:21:57 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 04:21:57 UTC] User ID: 1031
[12-Jul-2026 04:21:57 UTC] ✅ User profile retrieved successfully for user ID: 1031
[12-Jul-2026 04:21:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 04:21:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 04:21:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"212.56.36.173, 172.71.254.207","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMSIsInVzZXJuYW1lIjoibXV6YW1pbDIzMTcwIiwiZW1haWwiOiJtdXphbWlsMjMxNzBAZ21haWwuY29tIiwiZXhwIjoxNzg0NDM0MzE5fQ.f3STJg2RTFeRudZ56Cu-r1x0VO33WswgCfKaRrvjHB8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a19d4399bcac232a-ORD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"212.56.36.173","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-Jul-2026 04:21:57 UTC] === User Orders API Called ===
[12-Jul-2026 04:21:57 UTC] User ID: 1031
[12-Jul-2026 04:21:57 UTC] Limit: 20, Offset: 0
[12-Jul-2026 04:21:57 UTC] Orders found: 0
[12-Jul-2026 04:21:57 UTC] Orders data: []
[12-Jul-2026 04:21:57 UTC] Total orders count: 0
[12-Jul-2026 04:21:57 UTC] === API CALL LOG ===
[12-Jul-2026 04:21:57 UTC] Endpoint: user/profile.php
[12-Jul-2026 04:21:57 UTC] Full Log Data: {
    "timestamp": "2026-07-12 04:21:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.56.36.173",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.56.36.173, 172.71.254.207",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMSIsInVzZXJuYW1lIjoibXV6YW1pbDIzMTcwIiwiZW1haWwiOiJtdXphbWlsMjMxNzBAZ21haWwuY29tIiwiZXhwIjoxNzg0NDM0MzE5fQ.f3STJg2RTFeRudZ56Cu-r1x0VO33WswgCfKaRrvjHB8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19d439cae8e232a-ORD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.56.36.173",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 04:21:57 UTC] === END API CALL LOG ===
[12-Jul-2026 04:21:57 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 04:21:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMSIsInVzZXJuYW1lIjoibXV6YW1pbDIzMTcwIiwiZW1haWwiOiJtdXphbWlsMjMxNzBAZ21haWwuY29tIiwiZXhwIjoxNzg0NDM0MzE5fQ.f3STJg2RTFeRudZ56Cu-r1x0VO33WswgCfKaRrvjHB8
[12-Jul-2026 04:21:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 04:21:57 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 04:21:57 UTC] User ID: 1031
[12-Jul-2026 04:21:57 UTC] ✅ User profile retrieved successfully for user ID: 1031
[12-Jul-2026 07:55:17 UTC] === API CALL LOG ===
[12-Jul-2026 07:55:17 UTC] Endpoint: user/profile.php
[12-Jul-2026 07:55:17 UTC] Full Log Data: {
    "timestamp": "2026-07-12 07:55:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.244.214",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.161.244.214, 172.71.241.84",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMiIsInVzZXJuYW1lIjoiUGVzaF9mZXRpc2giLCJlbWFpbCI6ImNoYXJsZXNhc3NpYW1haDUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ0NzcxNX0.j979QdqeaCK_-_2OQ-WB1gjOVMufg4fnSwh0M0UJVJ8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19e7c172c620b27-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.161.244.214",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 07:55:17 UTC] === END API CALL LOG ===
[12-Jul-2026 07:55:17 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 07:55:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMiIsInVzZXJuYW1lIjoiUGVzaF9mZXRpc2giLCJlbWFpbCI6ImNoYXJsZXNhc3NpYW1haDUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ0NzcxNX0.j979QdqeaCK_-_2OQ-WB1gjOVMufg4fnSwh0M0UJVJ8
[12-Jul-2026 07:55:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 07:55:17 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 07:55:17 UTC] User ID: 1032
[12-Jul-2026 07:55:17 UTC] ✅ User profile retrieved successfully for user ID: 1032
[12-Jul-2026 07:55:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 07:55:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 07:55:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"154.161.244.214, 172.71.241.84","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMiIsInVzZXJuYW1lIjoiUGVzaF9mZXRpc2giLCJlbWFpbCI6ImNoYXJsZXNhc3NpYW1haDUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ0NzcxNX0.j979QdqeaCK_-_2OQ-WB1gjOVMufg4fnSwh0M0UJVJ8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a19e7c172c690b27-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"154.161.244.214","cf-ipcountry":"GH","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-Jul-2026 07:55:17 UTC] === User Orders API Called ===
[12-Jul-2026 07:55:17 UTC] User ID: 1032
[12-Jul-2026 07:55:17 UTC] Limit: 20, Offset: 0
[12-Jul-2026 07:55:17 UTC] Orders found: 0
[12-Jul-2026 07:55:17 UTC] Orders data: []
[12-Jul-2026 07:55:17 UTC] Total orders count: 0
[12-Jul-2026 07:55:17 UTC] === API CALL LOG ===
[12-Jul-2026 07:55:17 UTC] Endpoint: user/profile.php
[12-Jul-2026 07:55:17 UTC] Full Log Data: {
    "timestamp": "2026-07-12 07:55:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.244.214",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.161.244.214, 172.71.241.84",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMiIsInVzZXJuYW1lIjoiUGVzaF9mZXRpc2giLCJlbWFpbCI6ImNoYXJsZXNhc3NpYW1haDUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ0NzcxNX0.j979QdqeaCK_-_2OQ-WB1gjOVMufg4fnSwh0M0UJVJ8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19e7c183e970b27-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.161.244.214",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 07:55:17 UTC] === END API CALL LOG ===
[12-Jul-2026 07:55:17 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 07:55:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMiIsInVzZXJuYW1lIjoiUGVzaF9mZXRpc2giLCJlbWFpbCI6ImNoYXJsZXNhc3NpYW1haDUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ0NzcxNX0.j979QdqeaCK_-_2OQ-WB1gjOVMufg4fnSwh0M0UJVJ8
[12-Jul-2026 07:55:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 07:55:17 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 07:55:17 UTC] User ID: 1032
[12-Jul-2026 07:55:17 UTC] ✅ User profile retrieved successfully for user ID: 1032
[12-Jul-2026 07:55:17 UTC] === API CALL LOG ===
[12-Jul-2026 07:55:17 UTC] Endpoint: user/profile.php
[12-Jul-2026 07:55:17 UTC] Full Log Data: {
    "timestamp": "2026-07-12 07:55:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.244.214",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.161.244.214, 172.71.241.84",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMiIsInVzZXJuYW1lIjoiUGVzaF9mZXRpc2giLCJlbWFpbCI6ImNoYXJsZXNhc3NpYW1haDUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ0NzcxNX0.j979QdqeaCK_-_2OQ-WB1gjOVMufg4fnSwh0M0UJVJ8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19e7c1d58670b27-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.161.244.214",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 07:55:17 UTC] === END API CALL LOG ===
[12-Jul-2026 07:55:17 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 07:55:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMiIsInVzZXJuYW1lIjoiUGVzaF9mZXRpc2giLCJlbWFpbCI6ImNoYXJsZXNhc3NpYW1haDUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ0NzcxNX0.j979QdqeaCK_-_2OQ-WB1gjOVMufg4fnSwh0M0UJVJ8
[12-Jul-2026 07:55:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 07:55:17 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 07:55:17 UTC] User ID: 1032
[12-Jul-2026 07:55:17 UTC] ✅ User profile retrieved successfully for user ID: 1032
[12-Jul-2026 07:55:22 UTC] === API CALL LOG ===
[12-Jul-2026 07:55:22 UTC] Endpoint: user/profile.php
[12-Jul-2026 07:55:22 UTC] Full Log Data: {
    "timestamp": "2026-07-12 07:55:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.244.214",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.161.244.214, 172.71.241.84",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMiIsInVzZXJuYW1lIjoiUGVzaF9mZXRpc2giLCJlbWFpbCI6ImNoYXJsZXNhc3NpYW1haDUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ0NzcxNX0.j979QdqeaCK_-_2OQ-WB1gjOVMufg4fnSwh0M0UJVJ8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19e7c385c420b27-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.161.244.214",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 07:55:22 UTC] === END API CALL LOG ===
[12-Jul-2026 07:55:22 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 07:55:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMiIsInVzZXJuYW1lIjoiUGVzaF9mZXRpc2giLCJlbWFpbCI6ImNoYXJsZXNhc3NpYW1haDUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ0NzcxNX0.j979QdqeaCK_-_2OQ-WB1gjOVMufg4fnSwh0M0UJVJ8
[12-Jul-2026 07:55:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 07:55:22 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 07:55:22 UTC] User ID: 1032
[12-Jul-2026 07:55:22 UTC] ✅ User profile retrieved successfully for user ID: 1032
[12-Jul-2026 07:55:22 UTC] User Purchases API - User ID: 1032
[12-Jul-2026 07:55:22 UTC] User Purchases API - Total purchases found: 0
[12-Jul-2026 07:55:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 07:55:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 07:55:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"154.161.244.214, 172.71.241.85","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMiIsInVzZXJuYW1lIjoiUGVzaF9mZXRpc2giLCJlbWFpbCI6ImNoYXJsZXNhc3NpYW1haDUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ0NzcxNX0.j979QdqeaCK_-_2OQ-WB1gjOVMufg4fnSwh0M0UJVJ8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a19e7c874b5f0b27-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"154.161.244.214","cf-ipcountry":"GH","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-Jul-2026 07:55:34 UTC] === User Orders API Called ===
[12-Jul-2026 07:55:34 UTC] User ID: 1032
[12-Jul-2026 07:55:34 UTC] Limit: 20, Offset: 0
[12-Jul-2026 07:55:34 UTC] Orders found: 0
[12-Jul-2026 07:55:34 UTC] Orders data: []
[12-Jul-2026 07:55:34 UTC] Total orders count: 0
[12-Jul-2026 07:55:34 UTC] === API CALL LOG ===
[12-Jul-2026 07:55:34 UTC] Endpoint: user/profile.php
[12-Jul-2026 07:55:34 UTC] Full Log Data: {
    "timestamp": "2026-07-12 07:55:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.244.214",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.161.244.214, 172.71.241.85",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMiIsInVzZXJuYW1lIjoiUGVzaF9mZXRpc2giLCJlbWFpbCI6ImNoYXJsZXNhc3NpYW1haDUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ0NzcxNX0.j979QdqeaCK_-_2OQ-WB1gjOVMufg4fnSwh0M0UJVJ8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19e7c874b600b27-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.161.244.214",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 07:55:34 UTC] === END API CALL LOG ===
[12-Jul-2026 07:55:34 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 07:55:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMiIsInVzZXJuYW1lIjoiUGVzaF9mZXRpc2giLCJlbWFpbCI6ImNoYXJsZXNhc3NpYW1haDUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ0NzcxNX0.j979QdqeaCK_-_2OQ-WB1gjOVMufg4fnSwh0M0UJVJ8
[12-Jul-2026 07:55:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 07:55:34 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 07:55:34 UTC] User ID: 1032
[12-Jul-2026 07:55:34 UTC] ✅ User profile retrieved successfully for user ID: 1032
[12-Jul-2026 07:55:35 UTC] === API CALL LOG ===
[12-Jul-2026 07:55:35 UTC] Endpoint: user/profile.php
[12-Jul-2026 07:55:35 UTC] Full Log Data: {
    "timestamp": "2026-07-12 07:55:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.244.214",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.161.244.214, 172.71.241.85",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMiIsInVzZXJuYW1lIjoiUGVzaF9mZXRpc2giLCJlbWFpbCI6ImNoYXJsZXNhc3NpYW1haDUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ0NzcxNX0.j979QdqeaCK_-_2OQ-WB1gjOVMufg4fnSwh0M0UJVJ8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19e7c895ffe0b27-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.161.244.214",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 07:55:35 UTC] === END API CALL LOG ===
[12-Jul-2026 07:55:35 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 07:55:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMiIsInVzZXJuYW1lIjoiUGVzaF9mZXRpc2giLCJlbWFpbCI6ImNoYXJsZXNhc3NpYW1haDUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ0NzcxNX0.j979QdqeaCK_-_2OQ-WB1gjOVMufg4fnSwh0M0UJVJ8
[12-Jul-2026 07:55:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 07:55:35 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 07:55:35 UTC] User ID: 1032
[12-Jul-2026 07:55:35 UTC] ✅ User profile retrieved successfully for user ID: 1032
[12-Jul-2026 07:55:35 UTC] === API CALL LOG ===
[12-Jul-2026 07:55:35 UTC] Endpoint: user/profile.php
[12-Jul-2026 07:55:35 UTC] Full Log Data: {
    "timestamp": "2026-07-12 07:55:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.244.214",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.161.244.214, 172.71.241.85",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMiIsInVzZXJuYW1lIjoiUGVzaF9mZXRpc2giLCJlbWFpbCI6ImNoYXJsZXNhc3NpYW1haDUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ0NzcxNX0.j979QdqeaCK_-_2OQ-WB1gjOVMufg4fnSwh0M0UJVJ8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19e7c8d0fdf0b27-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.161.244.214",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 07:55:35 UTC] === END API CALL LOG ===
[12-Jul-2026 07:55:35 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 07:55:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMiIsInVzZXJuYW1lIjoiUGVzaF9mZXRpc2giLCJlbWFpbCI6ImNoYXJsZXNhc3NpYW1haDUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ0NzcxNX0.j979QdqeaCK_-_2OQ-WB1gjOVMufg4fnSwh0M0UJVJ8
[12-Jul-2026 07:55:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 07:55:35 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 07:55:35 UTC] User ID: 1032
[12-Jul-2026 07:55:35 UTC] ✅ User profile retrieved successfully for user ID: 1032
[12-Jul-2026 07:56:37 UTC] === API CALL LOG ===
[12-Jul-2026 07:56:37 UTC] Endpoint: user/profile.php
[12-Jul-2026 07:56:37 UTC] Full Log Data: {
    "timestamp": "2026-07-12 07:56:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.244.214",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.161.244.214, 172.71.241.85",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMiIsInVzZXJuYW1lIjoiUGVzaF9mZXRpc2giLCJlbWFpbCI6ImNoYXJsZXNhc3NpYW1haDUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ0NzcxNX0.j979QdqeaCK_-_2OQ-WB1gjOVMufg4fnSwh0M0UJVJ8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19e7e0cfaa10b27-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.161.244.214",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 07:56:37 UTC] === END API CALL LOG ===
[12-Jul-2026 07:56:37 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 07:56:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMiIsInVzZXJuYW1lIjoiUGVzaF9mZXRpc2giLCJlbWFpbCI6ImNoYXJsZXNhc3NpYW1haDUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ0NzcxNX0.j979QdqeaCK_-_2OQ-WB1gjOVMufg4fnSwh0M0UJVJ8
[12-Jul-2026 07:56:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 07:56:37 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 07:56:37 UTC] User ID: 1032
[12-Jul-2026 07:56:37 UTC] ✅ User profile retrieved successfully for user ID: 1032
[12-Jul-2026 07:56:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 07:56:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 07:56:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"154.161.244.214, 172.71.241.85","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMiIsInVzZXJuYW1lIjoiUGVzaF9mZXRpc2giLCJlbWFpbCI6ImNoYXJsZXNhc3NpYW1haDUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ0NzcxNX0.j979QdqeaCK_-_2OQ-WB1gjOVMufg4fnSwh0M0UJVJ8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a19e7e0cfa9f0b27-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"154.161.244.214","cf-ipcountry":"GH","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-Jul-2026 07:56:37 UTC] === User Orders API Called ===
[12-Jul-2026 07:56:37 UTC] User ID: 1032
[12-Jul-2026 07:56:37 UTC] Limit: 20, Offset: 0
[12-Jul-2026 07:56:37 UTC] Orders found: 0
[12-Jul-2026 07:56:37 UTC] Orders data: []
[12-Jul-2026 07:56:37 UTC] Total orders count: 0
[12-Jul-2026 07:56:37 UTC] === API CALL LOG ===
[12-Jul-2026 07:56:37 UTC] Endpoint: user/profile.php
[12-Jul-2026 07:56:37 UTC] Full Log Data: {
    "timestamp": "2026-07-12 07:56:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.244.214",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.161.244.214, 172.71.241.85",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMiIsInVzZXJuYW1lIjoiUGVzaF9mZXRpc2giLCJlbWFpbCI6ImNoYXJsZXNhc3NpYW1haDUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ0NzcxNX0.j979QdqeaCK_-_2OQ-WB1gjOVMufg4fnSwh0M0UJVJ8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19e7e0effe60b27-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.161.244.214",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 07:56:37 UTC] === END API CALL LOG ===
[12-Jul-2026 07:56:37 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 07:56:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMiIsInVzZXJuYW1lIjoiUGVzaF9mZXRpc2giLCJlbWFpbCI6ImNoYXJsZXNhc3NpYW1haDUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ0NzcxNX0.j979QdqeaCK_-_2OQ-WB1gjOVMufg4fnSwh0M0UJVJ8
[12-Jul-2026 07:56:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 07:56:37 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 07:56:37 UTC] User ID: 1032
[12-Jul-2026 07:56:37 UTC] ✅ User profile retrieved successfully for user ID: 1032
[12-Jul-2026 07:56:38 UTC] === API CALL LOG ===
[12-Jul-2026 07:56:38 UTC] Endpoint: user/profile.php
[12-Jul-2026 07:56:38 UTC] Full Log Data: {
    "timestamp": "2026-07-12 07:56:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.244.214",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.161.244.214, 172.71.241.85",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMiIsInVzZXJuYW1lIjoiUGVzaF9mZXRpc2giLCJlbWFpbCI6ImNoYXJsZXNhc3NpYW1haDUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ0NzcxNX0.j979QdqeaCK_-_2OQ-WB1gjOVMufg4fnSwh0M0UJVJ8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19e7e12f8d20b27-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.161.244.214",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 07:56:38 UTC] === END API CALL LOG ===
[12-Jul-2026 07:56:38 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 07:56:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMiIsInVzZXJuYW1lIjoiUGVzaF9mZXRpc2giLCJlbWFpbCI6ImNoYXJsZXNhc3NpYW1haDUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ0NzcxNX0.j979QdqeaCK_-_2OQ-WB1gjOVMufg4fnSwh0M0UJVJ8
[12-Jul-2026 07:56:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 07:56:38 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 07:56:38 UTC] User ID: 1032
[12-Jul-2026 07:56:38 UTC] ✅ User profile retrieved successfully for user ID: 1032
[12-Jul-2026 07:56:38 UTC] === API CALL LOG ===
[12-Jul-2026 07:56:38 UTC] Endpoint: user/profile.php
[12-Jul-2026 07:56:38 UTC] Full Log Data: {
    "timestamp": "2026-07-12 07:56:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.244.214",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.161.244.214, 172.71.241.85",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMiIsInVzZXJuYW1lIjoiUGVzaF9mZXRpc2giLCJlbWFpbCI6ImNoYXJsZXNhc3NpYW1haDUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ0NzcxNX0.j979QdqeaCK_-_2OQ-WB1gjOVMufg4fnSwh0M0UJVJ8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19e7e177b500b27-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.161.244.214",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 07:56:38 UTC] === END API CALL LOG ===
[12-Jul-2026 07:56:38 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 07:56:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMiIsInVzZXJuYW1lIjoiUGVzaF9mZXRpc2giLCJlbWFpbCI6ImNoYXJsZXNhc3NpYW1haDUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ0NzcxNX0.j979QdqeaCK_-_2OQ-WB1gjOVMufg4fnSwh0M0UJVJ8
[12-Jul-2026 07:56:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 07:56:38 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 07:56:38 UTC] User ID: 1032
[12-Jul-2026 07:56:38 UTC] ✅ User profile retrieved successfully for user ID: 1032
[12-Jul-2026 07:56:39 UTC] User Purchases API - User ID: 1032
[12-Jul-2026 07:56:39 UTC] User Purchases API - Total purchases found: 0
[12-Jul-2026 07:56:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 07:56:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 07:56:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"154.161.244.214, 172.71.241.84","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMiIsInVzZXJuYW1lIjoiUGVzaF9mZXRpc2giLCJlbWFpbCI6ImNoYXJsZXNhc3NpYW1haDUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ0NzcxNX0.j979QdqeaCK_-_2OQ-WB1gjOVMufg4fnSwh0M0UJVJ8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a19e7e617f430b27-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"154.161.244.214","cf-ipcountry":"GH","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-Jul-2026 07:56:50 UTC] === API CALL LOG ===
[12-Jul-2026 07:56:50 UTC] === User Orders API Called ===
[12-Jul-2026 07:56:50 UTC] User ID: 1032
[12-Jul-2026 07:56:50 UTC] Endpoint: user/profile.php
[12-Jul-2026 07:56:50 UTC] Limit: 20, Offset: 0
[12-Jul-2026 07:56:50 UTC] Full Log Data: {
    "timestamp": "2026-07-12 07:56:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.244.214",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.161.244.214, 172.71.241.84",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMiIsInVzZXJuYW1lIjoiUGVzaF9mZXRpc2giLCJlbWFpbCI6ImNoYXJsZXNhc3NpYW1haDUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ0NzcxNX0.j979QdqeaCK_-_2OQ-WB1gjOVMufg4fnSwh0M0UJVJ8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19e7e617f470b27-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.161.244.214",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 07:56:50 UTC] === END API CALL LOG ===
[12-Jul-2026 07:56:50 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 07:56:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMiIsInVzZXJuYW1lIjoiUGVzaF9mZXRpc2giLCJlbWFpbCI6ImNoYXJsZXNhc3NpYW1haDUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ0NzcxNX0.j979QdqeaCK_-_2OQ-WB1gjOVMufg4fnSwh0M0UJVJ8
[12-Jul-2026 07:56:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 07:56:50 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 07:56:50 UTC] User ID: 1032
[12-Jul-2026 07:56:50 UTC] Orders found: 0
[12-Jul-2026 07:56:50 UTC] Orders data: []
[12-Jul-2026 07:56:50 UTC] Total orders count: 0
[12-Jul-2026 07:56:50 UTC] ✅ User profile retrieved successfully for user ID: 1032
[12-Jul-2026 07:56:51 UTC] === API CALL LOG ===
[12-Jul-2026 07:56:51 UTC] Endpoint: user/profile.php
[12-Jul-2026 07:56:51 UTC] Full Log Data: {
    "timestamp": "2026-07-12 07:56:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.244.214",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.161.244.214, 172.71.241.84",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMiIsInVzZXJuYW1lIjoiUGVzaF9mZXRpc2giLCJlbWFpbCI6ImNoYXJsZXNhc3NpYW1haDUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ0NzcxNX0.j979QdqeaCK_-_2OQ-WB1gjOVMufg4fnSwh0M0UJVJ8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19e7e63bc170b27-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.161.244.214",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 07:56:51 UTC] === END API CALL LOG ===
[12-Jul-2026 07:56:51 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 07:56:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMiIsInVzZXJuYW1lIjoiUGVzaF9mZXRpc2giLCJlbWFpbCI6ImNoYXJsZXNhc3NpYW1haDUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ0NzcxNX0.j979QdqeaCK_-_2OQ-WB1gjOVMufg4fnSwh0M0UJVJ8
[12-Jul-2026 07:56:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 07:56:51 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 07:56:51 UTC] User ID: 1032
[12-Jul-2026 07:56:51 UTC] ✅ User profile retrieved successfully for user ID: 1032
[12-Jul-2026 07:56:51 UTC] === API CALL LOG ===
[12-Jul-2026 07:56:51 UTC] Endpoint: user/profile.php
[12-Jul-2026 07:56:51 UTC] Full Log Data: {
    "timestamp": "2026-07-12 07:56:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.244.214",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.161.244.214, 172.71.241.84",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMiIsInVzZXJuYW1lIjoiUGVzaF9mZXRpc2giLCJlbWFpbCI6ImNoYXJsZXNhc3NpYW1haDUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ0NzcxNX0.j979QdqeaCK_-_2OQ-WB1gjOVMufg4fnSwh0M0UJVJ8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19e7e679c120b27-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.161.244.214",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 07:56:51 UTC] === END API CALL LOG ===
[12-Jul-2026 07:56:51 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 07:56:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMiIsInVzZXJuYW1lIjoiUGVzaF9mZXRpc2giLCJlbWFpbCI6ImNoYXJsZXNhc3NpYW1haDUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ0NzcxNX0.j979QdqeaCK_-_2OQ-WB1gjOVMufg4fnSwh0M0UJVJ8
[12-Jul-2026 07:56:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 07:56:51 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 07:56:51 UTC] User ID: 1032
[12-Jul-2026 07:56:51 UTC] ✅ User profile retrieved successfully for user ID: 1032
[12-Jul-2026 07:57:42 UTC] === API CALL LOG ===
[12-Jul-2026 07:57:42 UTC] Endpoint: user/profile.php
[12-Jul-2026 07:57:42 UTC] Full Log Data: {
    "timestamp": "2026-07-12 07:57:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.244.214",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.161.244.214, 172.71.241.85",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMiIsInVzZXJuYW1lIjoiUGVzaF9mZXRpc2giLCJlbWFpbCI6ImNoYXJsZXNhc3NpYW1haDUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ0NzcxNX0.j979QdqeaCK_-_2OQ-WB1gjOVMufg4fnSwh0M0UJVJ8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19e7fa75d100b27-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.161.244.214",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 07:57:42 UTC] === END API CALL LOG ===
[12-Jul-2026 07:57:42 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 07:57:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMiIsInVzZXJuYW1lIjoiUGVzaF9mZXRpc2giLCJlbWFpbCI6ImNoYXJsZXNhc3NpYW1haDUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ0NzcxNX0.j979QdqeaCK_-_2OQ-WB1gjOVMufg4fnSwh0M0UJVJ8
[12-Jul-2026 07:57:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 07:57:42 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 07:57:42 UTC] User ID: 1032
[12-Jul-2026 07:57:42 UTC] ✅ User profile retrieved successfully for user ID: 1032
[12-Jul-2026 07:57:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 07:57:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 07:57:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"154.161.244.214, 172.71.241.85","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMiIsInVzZXJuYW1lIjoiUGVzaF9mZXRpc2giLCJlbWFpbCI6ImNoYXJsZXNhc3NpYW1haDUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ0NzcxNX0.j979QdqeaCK_-_2OQ-WB1gjOVMufg4fnSwh0M0UJVJ8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a19e7fa75d0e0b27-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"154.161.244.214","cf-ipcountry":"GH","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-Jul-2026 07:57:42 UTC] === User Orders API Called ===
[12-Jul-2026 07:57:42 UTC] User ID: 1032
[12-Jul-2026 07:57:42 UTC] Limit: 20, Offset: 0
[12-Jul-2026 07:57:42 UTC] Orders found: 0
[12-Jul-2026 07:57:42 UTC] Orders data: []
[12-Jul-2026 07:57:42 UTC] Total orders count: 0
[12-Jul-2026 07:57:44 UTC] === API CALL LOG ===
[12-Jul-2026 07:57:44 UTC] Endpoint: user/profile.php
[12-Jul-2026 07:57:44 UTC] Full Log Data: {
    "timestamp": "2026-07-12 07:57:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.244.214",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.161.244.214, 172.71.241.85",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMiIsInVzZXJuYW1lIjoiUGVzaF9mZXRpc2giLCJlbWFpbCI6ImNoYXJsZXNhc3NpYW1haDUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ0NzcxNX0.j979QdqeaCK_-_2OQ-WB1gjOVMufg4fnSwh0M0UJVJ8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19e7fadfb060b27-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.161.244.214",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 07:57:44 UTC] === END API CALL LOG ===
[12-Jul-2026 07:57:44 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 07:57:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMiIsInVzZXJuYW1lIjoiUGVzaF9mZXRpc2giLCJlbWFpbCI6ImNoYXJsZXNhc3NpYW1haDUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ0NzcxNX0.j979QdqeaCK_-_2OQ-WB1gjOVMufg4fnSwh0M0UJVJ8
[12-Jul-2026 07:57:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 07:57:44 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 07:57:44 UTC] User ID: 1032
[12-Jul-2026 07:57:44 UTC] ✅ User profile retrieved successfully for user ID: 1032
[12-Jul-2026 07:57:44 UTC] === API CALL LOG ===
[12-Jul-2026 07:57:44 UTC] Endpoint: user/profile.php
[12-Jul-2026 07:57:44 UTC] Full Log Data: {
    "timestamp": "2026-07-12 07:57:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.244.214",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.161.244.214, 172.71.241.85",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMiIsInVzZXJuYW1lIjoiUGVzaF9mZXRpc2giLCJlbWFpbCI6ImNoYXJsZXNhc3NpYW1haDUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ0NzcxNX0.j979QdqeaCK_-_2OQ-WB1gjOVMufg4fnSwh0M0UJVJ8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19e7fb0d9930b27-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.161.244.214",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 07:57:44 UTC] === END API CALL LOG ===
[12-Jul-2026 07:57:44 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 07:57:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMiIsInVzZXJuYW1lIjoiUGVzaF9mZXRpc2giLCJlbWFpbCI6ImNoYXJsZXNhc3NpYW1haDUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ0NzcxNX0.j979QdqeaCK_-_2OQ-WB1gjOVMufg4fnSwh0M0UJVJ8
[12-Jul-2026 07:57:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 07:57:44 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 07:57:44 UTC] User ID: 1032
[12-Jul-2026 07:57:44 UTC] ✅ User profile retrieved successfully for user ID: 1032
[12-Jul-2026 08:06:41 UTC] === API CALL LOG ===
[12-Jul-2026 08:06:41 UTC] Endpoint: user/profile.php
[12-Jul-2026 08:06:41 UTC] Full Log Data: {
    "timestamp": "2026-07-12 08:06:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.244.214",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.161.244.214, 172.64.192.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMiIsInVzZXJuYW1lIjoiUGVzaF9mZXRpc2giLCJlbWFpbCI6ImNoYXJsZXNhc3NpYW1haDUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ0NzcxNX0.j979QdqeaCK_-_2OQ-WB1gjOVMufg4fnSwh0M0UJVJ8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19e8cc9f9914f22-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.161.244.214",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 08:06:41 UTC] === END API CALL LOG ===
[12-Jul-2026 08:06:41 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 08:06:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMiIsInVzZXJuYW1lIjoiUGVzaF9mZXRpc2giLCJlbWFpbCI6ImNoYXJsZXNhc3NpYW1haDUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ0NzcxNX0.j979QdqeaCK_-_2OQ-WB1gjOVMufg4fnSwh0M0UJVJ8
[12-Jul-2026 08:06:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 08:06:41 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 08:06:41 UTC] User ID: 1032
[12-Jul-2026 08:06:41 UTC] ✅ User profile retrieved successfully for user ID: 1032
[12-Jul-2026 08:06:46 UTC] === API CALL LOG ===
[12-Jul-2026 08:06:46 UTC] Endpoint: user/profile.php
[12-Jul-2026 08:06:46 UTC] Full Log Data: {
    "timestamp": "2026-07-12 08:06:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.244.214",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.161.244.214, 172.64.192.66",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMiIsInVzZXJuYW1lIjoiUGVzaF9mZXRpc2giLCJlbWFpbCI6ImNoYXJsZXNhc3NpYW1haDUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ0NzcxNX0.j979QdqeaCK_-_2OQ-WB1gjOVMufg4fnSwh0M0UJVJ8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19e8cea9f744f22-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.161.244.214",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 08:06:46 UTC] === END API CALL LOG ===
[12-Jul-2026 08:06:46 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 08:06:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMiIsInVzZXJuYW1lIjoiUGVzaF9mZXRpc2giLCJlbWFpbCI6ImNoYXJsZXNhc3NpYW1haDUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ0NzcxNX0.j979QdqeaCK_-_2OQ-WB1gjOVMufg4fnSwh0M0UJVJ8
[12-Jul-2026 08:06:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 08:06:46 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 08:06:46 UTC] User ID: 1032
[12-Jul-2026 08:06:46 UTC] ✅ User profile retrieved successfully for user ID: 1032
[12-Jul-2026 08:06:54 UTC] === API CALL LOG ===
[12-Jul-2026 08:06:54 UTC] Endpoint: user/profile.php
[12-Jul-2026 08:06:54 UTC] Full Log Data: {
    "timestamp": "2026-07-12 08:06:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.244.214",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.161.244.214, 162.158.216.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMiIsInVzZXJuYW1lIjoiUGVzaF9mZXRpc2giLCJlbWFpbCI6ImNoYXJsZXNhc3NpYW1haDUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ0NzcxNX0.j979QdqeaCK_-_2OQ-WB1gjOVMufg4fnSwh0M0UJVJ8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19e8d1d0feb4e60-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.161.244.214",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 08:06:54 UTC] === END API CALL LOG ===
[12-Jul-2026 08:06:54 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 08:06:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMiIsInVzZXJuYW1lIjoiUGVzaF9mZXRpc2giLCJlbWFpbCI6ImNoYXJsZXNhc3NpYW1haDUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ0NzcxNX0.j979QdqeaCK_-_2OQ-WB1gjOVMufg4fnSwh0M0UJVJ8
[12-Jul-2026 08:06:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 08:06:54 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 08:06:54 UTC] User ID: 1032
[12-Jul-2026 08:06:54 UTC] ✅ User profile retrieved successfully for user ID: 1032
[12-Jul-2026 08:06:54 UTC] === API CALL LOG ===
[12-Jul-2026 08:06:54 UTC] Endpoint: user/profile.php
[12-Jul-2026 08:06:54 UTC] Full Log Data: {
    "timestamp": "2026-07-12 08:06:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.244.214",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.161.244.214, 162.158.216.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMiIsInVzZXJuYW1lIjoiUGVzaF9mZXRpc2giLCJlbWFpbCI6ImNoYXJsZXNhc3NpYW1haDUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ0NzcxNX0.j979QdqeaCK_-_2OQ-WB1gjOVMufg4fnSwh0M0UJVJ8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19e8d2129504e60-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.161.244.214",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 08:06:54 UTC] === END API CALL LOG ===
[12-Jul-2026 08:06:54 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 08:06:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMiIsInVzZXJuYW1lIjoiUGVzaF9mZXRpc2giLCJlbWFpbCI6ImNoYXJsZXNhc3NpYW1haDUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ0NzcxNX0.j979QdqeaCK_-_2OQ-WB1gjOVMufg4fnSwh0M0UJVJ8
[12-Jul-2026 08:06:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 08:06:54 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 08:06:54 UTC] User ID: 1032
[12-Jul-2026 08:06:54 UTC] ✅ User profile retrieved successfully for user ID: 1032
[12-Jul-2026 08:06:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 08:06:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 08:06:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"154.161.244.214, 162.158.216.67","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMiIsInVzZXJuYW1lIjoiUGVzaF9mZXRpc2giLCJlbWFpbCI6ImNoYXJsZXNhc3NpYW1haDUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ0NzcxNX0.j979QdqeaCK_-_2OQ-WB1gjOVMufg4fnSwh0M0UJVJ8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a19e8d2129564e60-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"154.161.244.214","cf-ipcountry":"GH","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-Jul-2026 08:06:54 UTC] === User Orders API Called ===
[12-Jul-2026 08:06:54 UTC] User ID: 1032
[12-Jul-2026 08:06:54 UTC] Limit: 20, Offset: 0
[12-Jul-2026 08:06:54 UTC] Orders found: 0
[12-Jul-2026 08:06:54 UTC] Orders data: []
[12-Jul-2026 08:06:54 UTC] Total orders count: 0
[12-Jul-2026 08:06:55 UTC] === API CALL LOG ===
[12-Jul-2026 08:06:55 UTC] Endpoint: user/profile.php
[12-Jul-2026 08:06:55 UTC] Full Log Data: {
    "timestamp": "2026-07-12 08:06:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.244.214",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.161.244.214, 162.158.216.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMiIsInVzZXJuYW1lIjoiUGVzaF9mZXRpc2giLCJlbWFpbCI6ImNoYXJsZXNhc3NpYW1haDUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ0NzcxNX0.j979QdqeaCK_-_2OQ-WB1gjOVMufg4fnSwh0M0UJVJ8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19e8d223bee4e60-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.161.244.214",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 08:06:55 UTC] === END API CALL LOG ===
[12-Jul-2026 08:06:55 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 08:06:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMiIsInVzZXJuYW1lIjoiUGVzaF9mZXRpc2giLCJlbWFpbCI6ImNoYXJsZXNhc3NpYW1haDUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ0NzcxNX0.j979QdqeaCK_-_2OQ-WB1gjOVMufg4fnSwh0M0UJVJ8
[12-Jul-2026 08:06:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 08:06:55 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 08:06:55 UTC] User ID: 1032
[12-Jul-2026 08:06:55 UTC] ✅ User profile retrieved successfully for user ID: 1032
[12-Jul-2026 08:06:55 UTC] === API CALL LOG ===
[12-Jul-2026 08:06:55 UTC] Endpoint: user/profile.php
[12-Jul-2026 08:06:55 UTC] Full Log Data: {
    "timestamp": "2026-07-12 08:06:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.244.214",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.161.244.214, 162.158.216.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMiIsInVzZXJuYW1lIjoiUGVzaF9mZXRpc2giLCJlbWFpbCI6ImNoYXJsZXNhc3NpYW1haDUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ0NzcxNX0.j979QdqeaCK_-_2OQ-WB1gjOVMufg4fnSwh0M0UJVJ8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19e8d274f9a4e60-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.161.244.214",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 08:06:55 UTC] === END API CALL LOG ===
[12-Jul-2026 08:06:55 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 08:06:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMiIsInVzZXJuYW1lIjoiUGVzaF9mZXRpc2giLCJlbWFpbCI6ImNoYXJsZXNhc3NpYW1haDUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ0NzcxNX0.j979QdqeaCK_-_2OQ-WB1gjOVMufg4fnSwh0M0UJVJ8
[12-Jul-2026 08:06:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 08:06:55 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 08:06:55 UTC] User ID: 1032
[12-Jul-2026 08:06:55 UTC] ✅ User profile retrieved successfully for user ID: 1032
[12-Jul-2026 08:06:57 UTC] === API CALL LOG ===
[12-Jul-2026 08:06:57 UTC] Endpoint: user/profile.php
[12-Jul-2026 08:06:57 UTC] Full Log Data: {
    "timestamp": "2026-07-12 08:06:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.244.214",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.161.244.214, 162.158.216.66",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMiIsInVzZXJuYW1lIjoiUGVzaF9mZXRpc2giLCJlbWFpbCI6ImNoYXJsZXNhc3NpYW1haDUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ0NzcxNX0.j979QdqeaCK_-_2OQ-WB1gjOVMufg4fnSwh0M0UJVJ8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19e8d31f81a4e60-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.161.244.214",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 08:06:57 UTC] === END API CALL LOG ===
[12-Jul-2026 08:06:57 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 08:06:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMiIsInVzZXJuYW1lIjoiUGVzaF9mZXRpc2giLCJlbWFpbCI6ImNoYXJsZXNhc3NpYW1haDUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ0NzcxNX0.j979QdqeaCK_-_2OQ-WB1gjOVMufg4fnSwh0M0UJVJ8
[12-Jul-2026 08:06:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 08:06:57 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 08:06:57 UTC] User ID: 1032
[12-Jul-2026 08:06:57 UTC] ✅ User profile retrieved successfully for user ID: 1032
[12-Jul-2026 08:07:09 UTC] === API CALL LOG ===
[12-Jul-2026 08:07:09 UTC] Endpoint: user/profile.php
[12-Jul-2026 08:07:09 UTC] Full Log Data: {
    "timestamp": "2026-07-12 08:07:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.244.214",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.161.244.214, 162.158.216.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMiIsInVzZXJuYW1lIjoiUGVzaF9mZXRpc2giLCJlbWFpbCI6ImNoYXJsZXNhc3NpYW1haDUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ0NzcxNX0.j979QdqeaCK_-_2OQ-WB1gjOVMufg4fnSwh0M0UJVJ8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19e8d7b1f024e60-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.161.244.214",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 08:07:09 UTC] === END API CALL LOG ===
[12-Jul-2026 08:07:09 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 08:07:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMiIsInVzZXJuYW1lIjoiUGVzaF9mZXRpc2giLCJlbWFpbCI6ImNoYXJsZXNhc3NpYW1haDUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ0NzcxNX0.j979QdqeaCK_-_2OQ-WB1gjOVMufg4fnSwh0M0UJVJ8
[12-Jul-2026 08:07:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 08:07:09 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 08:07:09 UTC] User ID: 1032
[12-Jul-2026 08:07:09 UTC] ✅ User profile retrieved successfully for user ID: 1032
[12-Jul-2026 08:07:25 UTC] === API CALL LOG ===
[12-Jul-2026 08:07:25 UTC] Endpoint: user/profile.php
[12-Jul-2026 08:07:25 UTC] Full Log Data: {
    "timestamp": "2026-07-12 08:07:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.244.214",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.161.244.214, 162.158.216.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMiIsInVzZXJuYW1lIjoiUGVzaF9mZXRpc2giLCJlbWFpbCI6ImNoYXJsZXNhc3NpYW1haDUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ0NzcxNX0.j979QdqeaCK_-_2OQ-WB1gjOVMufg4fnSwh0M0UJVJ8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19e8de12d654e60-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.161.244.214",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 08:07:25 UTC] === END API CALL LOG ===
[12-Jul-2026 08:07:25 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 08:07:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMiIsInVzZXJuYW1lIjoiUGVzaF9mZXRpc2giLCJlbWFpbCI6ImNoYXJsZXNhc3NpYW1haDUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ0NzcxNX0.j979QdqeaCK_-_2OQ-WB1gjOVMufg4fnSwh0M0UJVJ8
[12-Jul-2026 08:07:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 08:07:25 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 08:07:25 UTC] User ID: 1032
[12-Jul-2026 08:07:25 UTC] ✅ User profile retrieved successfully for user ID: 1032
[12-Jul-2026 08:07:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 08:07:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 08:07:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"154.161.244.214, 162.158.216.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMiIsInVzZXJuYW1lIjoiUGVzaF9mZXRpc2giLCJlbWFpbCI6ImNoYXJsZXNhc3NpYW1haDUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ0NzcxNX0.j979QdqeaCK_-_2OQ-WB1gjOVMufg4fnSwh0M0UJVJ8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a19e8de12d614e60-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"154.161.244.214","cf-ipcountry":"GH","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-Jul-2026 08:07:25 UTC] === User Orders API Called ===
[12-Jul-2026 08:07:25 UTC] User ID: 1032
[12-Jul-2026 08:07:25 UTC] Limit: 20, Offset: 0
[12-Jul-2026 08:07:25 UTC] Orders found: 0
[12-Jul-2026 08:07:25 UTC] Orders data: []
[12-Jul-2026 08:07:25 UTC] Total orders count: 0
[12-Jul-2026 08:07:26 UTC] === API CALL LOG ===
[12-Jul-2026 08:07:26 UTC] Endpoint: user/profile.php
[12-Jul-2026 08:07:26 UTC] Full Log Data: {
    "timestamp": "2026-07-12 08:07:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.244.214",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.161.244.214, 162.158.216.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMiIsInVzZXJuYW1lIjoiUGVzaF9mZXRpc2giLCJlbWFpbCI6ImNoYXJsZXNhc3NpYW1haDUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ0NzcxNX0.j979QdqeaCK_-_2OQ-WB1gjOVMufg4fnSwh0M0UJVJ8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19e8de4ef244e60-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.161.244.214",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 08:07:26 UTC] === END API CALL LOG ===
[12-Jul-2026 08:07:26 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 08:07:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMiIsInVzZXJuYW1lIjoiUGVzaF9mZXRpc2giLCJlbWFpbCI6ImNoYXJsZXNhc3NpYW1haDUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ0NzcxNX0.j979QdqeaCK_-_2OQ-WB1gjOVMufg4fnSwh0M0UJVJ8
[12-Jul-2026 08:07:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 08:07:26 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 08:07:26 UTC] User ID: 1032
[12-Jul-2026 08:07:26 UTC] ✅ User profile retrieved successfully for user ID: 1032
[12-Jul-2026 08:07:26 UTC] === API CALL LOG ===
[12-Jul-2026 08:07:26 UTC] Endpoint: user/profile.php
[12-Jul-2026 08:07:26 UTC] Full Log Data: {
    "timestamp": "2026-07-12 08:07:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.244.214",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.161.244.214, 162.158.216.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMiIsInVzZXJuYW1lIjoiUGVzaF9mZXRpc2giLCJlbWFpbCI6ImNoYXJsZXNhc3NpYW1haDUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ0NzcxNX0.j979QdqeaCK_-_2OQ-WB1gjOVMufg4fnSwh0M0UJVJ8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19e8de7ad714e60-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.161.244.214",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 08:07:26 UTC] === END API CALL LOG ===
[12-Jul-2026 08:07:26 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 08:07:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMiIsInVzZXJuYW1lIjoiUGVzaF9mZXRpc2giLCJlbWFpbCI6ImNoYXJsZXNhc3NpYW1haDUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ0NzcxNX0.j979QdqeaCK_-_2OQ-WB1gjOVMufg4fnSwh0M0UJVJ8
[12-Jul-2026 08:07:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 08:07:26 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 08:07:26 UTC] User ID: 1032
[12-Jul-2026 08:07:26 UTC] ✅ User profile retrieved successfully for user ID: 1032
[12-Jul-2026 08:07:37 UTC] === API CALL LOG ===
[12-Jul-2026 08:07:37 UTC] Endpoint: user/profile.php
[12-Jul-2026 08:07:37 UTC] Full Log Data: {
    "timestamp": "2026-07-12 08:07:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.244.214",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.161.244.214, 172.70.162.242",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMiIsInVzZXJuYW1lIjoiUGVzaF9mZXRpc2giLCJlbWFpbCI6ImNoYXJsZXNhc3NpYW1haDUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ0NzcxNX0.j979QdqeaCK_-_2OQ-WB1gjOVMufg4fnSwh0M0UJVJ8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19e8e2cfe36949b-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.161.244.214",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 08:07:37 UTC] === END API CALL LOG ===
[12-Jul-2026 08:07:37 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 08:07:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMiIsInVzZXJuYW1lIjoiUGVzaF9mZXRpc2giLCJlbWFpbCI6ImNoYXJsZXNhc3NpYW1haDUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ0NzcxNX0.j979QdqeaCK_-_2OQ-WB1gjOVMufg4fnSwh0M0UJVJ8
[12-Jul-2026 08:07:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 08:07:37 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 08:07:37 UTC] User ID: 1032
[12-Jul-2026 08:07:37 UTC] ✅ User profile retrieved successfully for user ID: 1032
[12-Jul-2026 08:07:38 UTC] === API CALL LOG ===
[12-Jul-2026 08:07:38 UTC] Endpoint: user/profile.php
[12-Jul-2026 08:07:38 UTC] Full Log Data: {
    "timestamp": "2026-07-12 08:07:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.244.214",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.161.244.214, 172.70.162.242",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMiIsInVzZXJuYW1lIjoiUGVzaF9mZXRpc2giLCJlbWFpbCI6ImNoYXJsZXNhc3NpYW1haDUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ0NzcxNX0.j979QdqeaCK_-_2OQ-WB1gjOVMufg4fnSwh0M0UJVJ8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19e8e3309d6949b-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.161.244.214",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 08:07:38 UTC] === END API CALL LOG ===
[12-Jul-2026 08:07:38 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 08:07:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMiIsInVzZXJuYW1lIjoiUGVzaF9mZXRpc2giLCJlbWFpbCI6ImNoYXJsZXNhc3NpYW1haDUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ0NzcxNX0.j979QdqeaCK_-_2OQ-WB1gjOVMufg4fnSwh0M0UJVJ8
[12-Jul-2026 08:07:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 08:07:38 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 08:07:38 UTC] User ID: 1032
[12-Jul-2026 08:07:38 UTC] ✅ User profile retrieved successfully for user ID: 1032
[12-Jul-2026 08:07:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 08:07:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 08:07:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"154.161.244.214, 172.70.162.242","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMiIsInVzZXJuYW1lIjoiUGVzaF9mZXRpc2giLCJlbWFpbCI6ImNoYXJsZXNhc3NpYW1haDUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ0NzcxNX0.j979QdqeaCK_-_2OQ-WB1gjOVMufg4fnSwh0M0UJVJ8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a19e8e3309d9949b-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"154.161.244.214","cf-ipcountry":"GH","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-Jul-2026 08:07:38 UTC] === User Orders API Called ===
[12-Jul-2026 08:07:38 UTC] User ID: 1032
[12-Jul-2026 08:07:38 UTC] Limit: 20, Offset: 0
[12-Jul-2026 08:07:38 UTC] === API CALL LOG ===
[12-Jul-2026 08:07:38 UTC] Endpoint: user/profile.php
[12-Jul-2026 08:07:38 UTC] Full Log Data: {
    "timestamp": "2026-07-12 08:07:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.244.214",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.161.244.214, 172.70.160.245",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMiIsInVzZXJuYW1lIjoiUGVzaF9mZXRpc2giLCJlbWFpbCI6ImNoYXJsZXNhc3NpYW1haDUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ0NzcxNX0.j979QdqeaCK_-_2OQ-WB1gjOVMufg4fnSwh0M0UJVJ8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19e8e3309db949b-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.161.244.214",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 08:07:38 UTC] === END API CALL LOG ===
[12-Jul-2026 08:07:38 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 08:07:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMiIsInVzZXJuYW1lIjoiUGVzaF9mZXRpc2giLCJlbWFpbCI6ImNoYXJsZXNhc3NpYW1haDUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ0NzcxNX0.j979QdqeaCK_-_2OQ-WB1gjOVMufg4fnSwh0M0UJVJ8
[12-Jul-2026 08:07:38 UTC] Orders found: 0
[12-Jul-2026 08:07:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 08:07:38 UTC] Orders data: []
[12-Jul-2026 08:07:38 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 08:07:38 UTC] User ID: 1032
[12-Jul-2026 08:07:38 UTC] Total orders count: 0
[12-Jul-2026 08:07:38 UTC] ✅ User profile retrieved successfully for user ID: 1032
[12-Jul-2026 08:07:40 UTC] === API CALL LOG ===
[12-Jul-2026 08:07:40 UTC] Endpoint: user/profile.php
[12-Jul-2026 08:07:40 UTC] Full Log Data: {
    "timestamp": "2026-07-12 08:07:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.244.214",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.161.244.214, 172.70.160.245",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMiIsInVzZXJuYW1lIjoiUGVzaF9mZXRpc2giLCJlbWFpbCI6ImNoYXJsZXNhc3NpYW1haDUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ0NzcxNX0.j979QdqeaCK_-_2OQ-WB1gjOVMufg4fnSwh0M0UJVJ8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19e8e3b481c949b-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.161.244.214",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 08:07:40 UTC] === END API CALL LOG ===
[12-Jul-2026 08:07:40 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 08:07:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMiIsInVzZXJuYW1lIjoiUGVzaF9mZXRpc2giLCJlbWFpbCI6ImNoYXJsZXNhc3NpYW1haDUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ0NzcxNX0.j979QdqeaCK_-_2OQ-WB1gjOVMufg4fnSwh0M0UJVJ8
[12-Jul-2026 08:07:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 08:07:40 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 08:07:40 UTC] User ID: 1032
[12-Jul-2026 08:07:40 UTC] ✅ User profile retrieved successfully for user ID: 1032
[12-Jul-2026 08:07:44 UTC] === API CALL LOG ===
[12-Jul-2026 08:07:44 UTC] Endpoint: user/profile.php
[12-Jul-2026 08:07:44 UTC] Full Log Data: {
    "timestamp": "2026-07-12 08:07:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.244.214",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.161.244.214, 172.64.192.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMiIsInVzZXJuYW1lIjoiUGVzaF9mZXRpc2giLCJlbWFpbCI6ImNoYXJsZXNhc3NpYW1haDUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ0NzcxNX0.j979QdqeaCK_-_2OQ-WB1gjOVMufg4fnSwh0M0UJVJ8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19e8e55ef3f3331-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.161.244.214",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 08:07:44 UTC] === END API CALL LOG ===
[12-Jul-2026 08:07:44 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 08:07:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMiIsInVzZXJuYW1lIjoiUGVzaF9mZXRpc2giLCJlbWFpbCI6ImNoYXJsZXNhc3NpYW1haDUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ0NzcxNX0.j979QdqeaCK_-_2OQ-WB1gjOVMufg4fnSwh0M0UJVJ8
[12-Jul-2026 08:07:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 08:07:44 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 08:07:44 UTC] User ID: 1032
[12-Jul-2026 08:07:44 UTC] ✅ User profile retrieved successfully for user ID: 1032
[12-Jul-2026 08:07:45 UTC] === API CALL LOG ===
[12-Jul-2026 08:07:45 UTC] Endpoint: user/profile.php
[12-Jul-2026 08:07:45 UTC] Full Log Data: {
    "timestamp": "2026-07-12 08:07:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.244.214",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.161.244.214, 172.64.192.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMiIsInVzZXJuYW1lIjoiUGVzaF9mZXRpc2giLCJlbWFpbCI6ImNoYXJsZXNhc3NpYW1haDUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ0NzcxNX0.j979QdqeaCK_-_2OQ-WB1gjOVMufg4fnSwh0M0UJVJ8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19e8e5a397b3331-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.161.244.214",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 08:07:45 UTC] === END API CALL LOG ===
[12-Jul-2026 08:07:45 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 08:07:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMiIsInVzZXJuYW1lIjoiUGVzaF9mZXRpc2giLCJlbWFpbCI6ImNoYXJsZXNhc3NpYW1haDUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ0NzcxNX0.j979QdqeaCK_-_2OQ-WB1gjOVMufg4fnSwh0M0UJVJ8
[12-Jul-2026 08:07:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 08:07:45 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 08:07:45 UTC] User ID: 1032
[12-Jul-2026 08:07:45 UTC] ✅ User profile retrieved successfully for user ID: 1032
[12-Jul-2026 08:07:45 UTC] === API CALL LOG ===
[12-Jul-2026 08:07:45 UTC] Endpoint: user/profile.php
[12-Jul-2026 08:07:45 UTC] Full Log Data: {
    "timestamp": "2026-07-12 08:07:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.244.214",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.161.244.214, 172.64.192.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMiIsInVzZXJuYW1lIjoiUGVzaF9mZXRpc2giLCJlbWFpbCI6ImNoYXJsZXNhc3NpYW1haDUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ0NzcxNX0.j979QdqeaCK_-_2OQ-WB1gjOVMufg4fnSwh0M0UJVJ8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19e8e5a39803331-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.161.244.214",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 08:07:45 UTC] === END API CALL LOG ===
[12-Jul-2026 08:07:45 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 08:07:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMiIsInVzZXJuYW1lIjoiUGVzaF9mZXRpc2giLCJlbWFpbCI6ImNoYXJsZXNhc3NpYW1haDUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ0NzcxNX0.j979QdqeaCK_-_2OQ-WB1gjOVMufg4fnSwh0M0UJVJ8
[12-Jul-2026 08:07:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 08:07:45 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 08:07:45 UTC] User ID: 1032
[12-Jul-2026 08:07:45 UTC] ✅ User profile retrieved successfully for user ID: 1032
[12-Jul-2026 08:07:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 08:07:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 08:07:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"154.161.244.214, 172.64.192.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMiIsInVzZXJuYW1lIjoiUGVzaF9mZXRpc2giLCJlbWFpbCI6ImNoYXJsZXNhc3NpYW1haDUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ0NzcxNX0.j979QdqeaCK_-_2OQ-WB1gjOVMufg4fnSwh0M0UJVJ8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a19e8e5a397e3331-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"154.161.244.214","cf-ipcountry":"GH","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-Jul-2026 08:07:45 UTC] === User Orders API Called ===
[12-Jul-2026 08:07:45 UTC] User ID: 1032
[12-Jul-2026 08:07:45 UTC] Limit: 20, Offset: 0
[12-Jul-2026 08:07:45 UTC] Orders found: 0
[12-Jul-2026 08:07:45 UTC] Orders data: []
[12-Jul-2026 08:07:45 UTC] Total orders count: 0
[12-Jul-2026 08:07:46 UTC] === API CALL LOG ===
[12-Jul-2026 08:07:46 UTC] Endpoint: user/profile.php
[12-Jul-2026 08:07:46 UTC] Full Log Data: {
    "timestamp": "2026-07-12 08:07:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.244.214",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.161.244.214, 172.64.192.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMiIsInVzZXJuYW1lIjoiUGVzaF9mZXRpc2giLCJlbWFpbCI6ImNoYXJsZXNhc3NpYW1haDUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ0NzcxNX0.j979QdqeaCK_-_2OQ-WB1gjOVMufg4fnSwh0M0UJVJ8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19e8e60a9973331-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.161.244.214",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 08:07:46 UTC] === END API CALL LOG ===
[12-Jul-2026 08:07:46 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 08:07:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMiIsInVzZXJuYW1lIjoiUGVzaF9mZXRpc2giLCJlbWFpbCI6ImNoYXJsZXNhc3NpYW1haDUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ0NzcxNX0.j979QdqeaCK_-_2OQ-WB1gjOVMufg4fnSwh0M0UJVJ8
[12-Jul-2026 08:07:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 08:07:46 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 08:07:46 UTC] User ID: 1032
[12-Jul-2026 08:07:46 UTC] ✅ User profile retrieved successfully for user ID: 1032
[12-Jul-2026 08:07:50 UTC] === API CALL LOG ===
[12-Jul-2026 08:07:50 UTC] Endpoint: user/profile.php
[12-Jul-2026 08:07:50 UTC] Full Log Data: {
    "timestamp": "2026-07-12 08:07:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.244.214",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.161.244.214, 172.64.192.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMiIsInVzZXJuYW1lIjoiUGVzaF9mZXRpc2giLCJlbWFpbCI6ImNoYXJsZXNhc3NpYW1haDUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ0NzcxNX0.j979QdqeaCK_-_2OQ-WB1gjOVMufg4fnSwh0M0UJVJ8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19e8e7ccd889038-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.161.244.214",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 08:07:50 UTC] === END API CALL LOG ===
[12-Jul-2026 08:07:50 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 08:07:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMiIsInVzZXJuYW1lIjoiUGVzaF9mZXRpc2giLCJlbWFpbCI6ImNoYXJsZXNhc3NpYW1haDUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ0NzcxNX0.j979QdqeaCK_-_2OQ-WB1gjOVMufg4fnSwh0M0UJVJ8
[12-Jul-2026 08:07:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 08:07:50 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 08:07:50 UTC] User ID: 1032
[12-Jul-2026 08:07:50 UTC] ✅ User profile retrieved successfully for user ID: 1032
[12-Jul-2026 08:07:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 08:07:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 08:07:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"154.161.244.214, 172.64.192.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMiIsInVzZXJuYW1lIjoiUGVzaF9mZXRpc2giLCJlbWFpbCI6ImNoYXJsZXNhc3NpYW1haDUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ0NzcxNX0.j979QdqeaCK_-_2OQ-WB1gjOVMufg4fnSwh0M0UJVJ8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a19e8e80be329038-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"154.161.244.214","cf-ipcountry":"GH","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-Jul-2026 08:07:51 UTC] === User Orders API Called ===
[12-Jul-2026 08:07:51 UTC] === API CALL LOG ===
[12-Jul-2026 08:07:51 UTC] === API CALL LOG ===
[12-Jul-2026 08:07:51 UTC] User ID: 1032
[12-Jul-2026 08:07:51 UTC] Endpoint: user/profile.php
[12-Jul-2026 08:07:51 UTC] Endpoint: user/profile.php
[12-Jul-2026 08:07:51 UTC] Limit: 20, Offset: 0
[12-Jul-2026 08:07:51 UTC] Full Log Data: {
    "timestamp": "2026-07-12 08:07:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.244.214",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.161.244.214, 172.64.192.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMiIsInVzZXJuYW1lIjoiUGVzaF9mZXRpc2giLCJlbWFpbCI6ImNoYXJsZXNhc3NpYW1haDUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ0NzcxNX0.j979QdqeaCK_-_2OQ-WB1gjOVMufg4fnSwh0M0UJVJ8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19e8e80be2a9038-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.161.244.214",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 08:07:51 UTC] Full Log Data: {
    "timestamp": "2026-07-12 08:07:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.244.214",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.161.244.214, 172.64.192.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMiIsInVzZXJuYW1lIjoiUGVzaF9mZXRpc2giLCJlbWFpbCI6ImNoYXJsZXNhc3NpYW1haDUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ0NzcxNX0.j979QdqeaCK_-_2OQ-WB1gjOVMufg4fnSwh0M0UJVJ8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19e8e80be369038-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.161.244.214",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 08:07:51 UTC] === END API CALL LOG ===
[12-Jul-2026 08:07:51 UTC] === END API CALL LOG ===
[12-Jul-2026 08:07:51 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 08:07:51 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 08:07:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMiIsInVzZXJuYW1lIjoiUGVzaF9mZXRpc2giLCJlbWFpbCI6ImNoYXJsZXNhc3NpYW1haDUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ0NzcxNX0.j979QdqeaCK_-_2OQ-WB1gjOVMufg4fnSwh0M0UJVJ8
[12-Jul-2026 08:07:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMiIsInVzZXJuYW1lIjoiUGVzaF9mZXRpc2giLCJlbWFpbCI6ImNoYXJsZXNhc3NpYW1haDUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ0NzcxNX0.j979QdqeaCK_-_2OQ-WB1gjOVMufg4fnSwh0M0UJVJ8
[12-Jul-2026 08:07:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 08:07:51 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 08:07:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 08:07:51 UTC] User ID: 1032
[12-Jul-2026 08:07:51 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 08:07:51 UTC] User ID: 1032
[12-Jul-2026 08:07:51 UTC] Orders found: 0
[12-Jul-2026 08:07:51 UTC] Orders data: []
[12-Jul-2026 08:07:51 UTC] ✅ User profile retrieved successfully for user ID: 1032
[12-Jul-2026 08:07:51 UTC] Total orders count: 0
[12-Jul-2026 08:07:51 UTC] ✅ User profile retrieved successfully for user ID: 1032
[12-Jul-2026 08:07:52 UTC] === API CALL LOG ===
[12-Jul-2026 08:07:52 UTC] Endpoint: user/profile.php
[12-Jul-2026 08:07:52 UTC] Full Log Data: {
    "timestamp": "2026-07-12 08:07:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.244.214",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.161.244.214, 172.64.192.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMiIsInVzZXJuYW1lIjoiUGVzaF9mZXRpc2giLCJlbWFpbCI6ImNoYXJsZXNhc3NpYW1haDUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ0NzcxNX0.j979QdqeaCK_-_2OQ-WB1gjOVMufg4fnSwh0M0UJVJ8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19e8e87ed4b9038-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.161.244.214",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 08:07:52 UTC] === END API CALL LOG ===
[12-Jul-2026 08:07:52 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 08:07:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMiIsInVzZXJuYW1lIjoiUGVzaF9mZXRpc2giLCJlbWFpbCI6ImNoYXJsZXNhc3NpYW1haDUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ0NzcxNX0.j979QdqeaCK_-_2OQ-WB1gjOVMufg4fnSwh0M0UJVJ8
[12-Jul-2026 08:07:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 08:07:52 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 08:07:52 UTC] User ID: 1032
[12-Jul-2026 08:07:52 UTC] ✅ User profile retrieved successfully for user ID: 1032
[12-Jul-2026 08:07:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 08:07:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 08:07:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"154.161.244.214, 172.64.192.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMiIsInVzZXJuYW1lIjoiUGVzaF9mZXRpc2giLCJlbWFpbCI6ImNoYXJsZXNhc3NpYW1haDUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ0NzcxNX0.j979QdqeaCK_-_2OQ-WB1gjOVMufg4fnSwh0M0UJVJ8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a19e8e948f0e9038-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"154.161.244.214","cf-ipcountry":"GH","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-Jul-2026 08:07:54 UTC] === User Orders API Called ===
[12-Jul-2026 08:07:54 UTC] User ID: 1032
[12-Jul-2026 08:07:54 UTC] Limit: 20, Offset: 0
[12-Jul-2026 08:07:54 UTC] Orders found: 0
[12-Jul-2026 08:07:54 UTC] Orders data: []
[12-Jul-2026 08:07:54 UTC] Total orders count: 0
[12-Jul-2026 08:08:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 08:08:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 08:08:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"154.161.244.214, 172.64.192.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMiIsInVzZXJuYW1lIjoiUGVzaF9mZXRpc2giLCJlbWFpbCI6ImNoYXJsZXNhc3NpYW1haDUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ0NzcxNX0.j979QdqeaCK_-_2OQ-WB1gjOVMufg4fnSwh0M0UJVJ8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a19e8ec02c779038-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"154.161.244.214","cf-ipcountry":"GH","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-Jul-2026 08:08:01 UTC] === User Orders API Called ===
[12-Jul-2026 08:08:01 UTC] User ID: 1032
[12-Jul-2026 08:08:01 UTC] Limit: 20, Offset: 0
[12-Jul-2026 08:08:01 UTC] Orders found: 0
[12-Jul-2026 08:08:01 UTC] Orders data: []
[12-Jul-2026 08:08:01 UTC] Total orders count: 0
[12-Jul-2026 08:08:01 UTC] === API CALL LOG ===
[12-Jul-2026 08:08:01 UTC] Endpoint: user/profile.php
[12-Jul-2026 08:08:01 UTC] Full Log Data: {
    "timestamp": "2026-07-12 08:08:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.244.214",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.161.244.214, 172.64.192.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMiIsInVzZXJuYW1lIjoiUGVzaF9mZXRpc2giLCJlbWFpbCI6ImNoYXJsZXNhc3NpYW1haDUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ0NzcxNX0.j979QdqeaCK_-_2OQ-WB1gjOVMufg4fnSwh0M0UJVJ8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19e8ec02c7a9038-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.161.244.214",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 08:08:01 UTC] === END API CALL LOG ===
[12-Jul-2026 08:08:01 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 08:08:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMiIsInVzZXJuYW1lIjoiUGVzaF9mZXRpc2giLCJlbWFpbCI6ImNoYXJsZXNhc3NpYW1haDUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ0NzcxNX0.j979QdqeaCK_-_2OQ-WB1gjOVMufg4fnSwh0M0UJVJ8
[12-Jul-2026 08:08:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 08:08:01 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 08:08:01 UTC] User ID: 1032
[12-Jul-2026 08:08:01 UTC] ✅ User profile retrieved successfully for user ID: 1032
[12-Jul-2026 08:08:01 UTC] === API CALL LOG ===
[12-Jul-2026 08:08:01 UTC] Endpoint: user/profile.php
[12-Jul-2026 08:08:01 UTC] Full Log Data: {
    "timestamp": "2026-07-12 08:08:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.244.214",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.161.244.214, 172.64.192.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMiIsInVzZXJuYW1lIjoiUGVzaF9mZXRpc2giLCJlbWFpbCI6ImNoYXJsZXNhc3NpYW1haDUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ0NzcxNX0.j979QdqeaCK_-_2OQ-WB1gjOVMufg4fnSwh0M0UJVJ8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19e8ec239529038-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.161.244.214",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 08:08:01 UTC] === END API CALL LOG ===
[12-Jul-2026 08:08:01 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 08:08:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMiIsInVzZXJuYW1lIjoiUGVzaF9mZXRpc2giLCJlbWFpbCI6ImNoYXJsZXNhc3NpYW1haDUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ0NzcxNX0.j979QdqeaCK_-_2OQ-WB1gjOVMufg4fnSwh0M0UJVJ8
[12-Jul-2026 08:08:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 08:08:01 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 08:08:01 UTC] User ID: 1032
[12-Jul-2026 08:08:01 UTC] ✅ User profile retrieved successfully for user ID: 1032
[12-Jul-2026 08:08:02 UTC] === API CALL LOG ===
[12-Jul-2026 08:08:02 UTC] Endpoint: user/profile.php
[12-Jul-2026 08:08:02 UTC] Full Log Data: {
    "timestamp": "2026-07-12 08:08:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.244.214",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.161.244.214, 172.64.192.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMiIsInVzZXJuYW1lIjoiUGVzaF9mZXRpc2giLCJlbWFpbCI6ImNoYXJsZXNhc3NpYW1haDUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ0NzcxNX0.j979QdqeaCK_-_2OQ-WB1gjOVMufg4fnSwh0M0UJVJ8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19e8ec61a0b9038-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.161.244.214",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 08:08:02 UTC] === END API CALL LOG ===
[12-Jul-2026 08:08:02 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 08:08:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMiIsInVzZXJuYW1lIjoiUGVzaF9mZXRpc2giLCJlbWFpbCI6ImNoYXJsZXNhc3NpYW1haDUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ0NzcxNX0.j979QdqeaCK_-_2OQ-WB1gjOVMufg4fnSwh0M0UJVJ8
[12-Jul-2026 08:08:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 08:08:02 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 08:08:02 UTC] User ID: 1032
[12-Jul-2026 08:08:02 UTC] ✅ User profile retrieved successfully for user ID: 1032
[12-Jul-2026 08:08:03 UTC] === API CALL LOG ===
[12-Jul-2026 08:08:03 UTC] Endpoint: user/profile.php
[12-Jul-2026 08:08:03 UTC] Full Log Data: {
    "timestamp": "2026-07-12 08:08:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.244.214",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.161.244.214, 172.64.192.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMiIsInVzZXJuYW1lIjoiUGVzaF9mZXRpc2giLCJlbWFpbCI6ImNoYXJsZXNhc3NpYW1haDUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ0NzcxNX0.j979QdqeaCK_-_2OQ-WB1gjOVMufg4fnSwh0M0UJVJ8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19e8ecd79459038-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.161.244.214",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 08:08:03 UTC] === END API CALL LOG ===
[12-Jul-2026 08:08:03 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 08:08:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMiIsInVzZXJuYW1lIjoiUGVzaF9mZXRpc2giLCJlbWFpbCI6ImNoYXJsZXNhc3NpYW1haDUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ0NzcxNX0.j979QdqeaCK_-_2OQ-WB1gjOVMufg4fnSwh0M0UJVJ8
[12-Jul-2026 08:08:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 08:08:03 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 08:08:03 UTC] User ID: 1032
[12-Jul-2026 08:08:03 UTC] ✅ User profile retrieved successfully for user ID: 1032
[12-Jul-2026 08:10:53 UTC] === API CALL LOG ===
[12-Jul-2026 08:10:53 UTC] Endpoint: user/profile.php
[12-Jul-2026 08:10:53 UTC] Full Log Data: {
    "timestamp": "2026-07-12 08:10:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.244.214",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.161.244.214, 172.64.192.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMiIsInVzZXJuYW1lIjoiUGVzaF9mZXRpc2giLCJlbWFpbCI6ImNoYXJsZXNhc3NpYW1haDUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ0NzcxNX0.j979QdqeaCK_-_2OQ-WB1gjOVMufg4fnSwh0M0UJVJ8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19e92f5fcb99038-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.161.244.214",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 08:10:53 UTC] === END API CALL LOG ===
[12-Jul-2026 08:10:53 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 08:10:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMiIsInVzZXJuYW1lIjoiUGVzaF9mZXRpc2giLCJlbWFpbCI6ImNoYXJsZXNhc3NpYW1haDUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ0NzcxNX0.j979QdqeaCK_-_2OQ-WB1gjOVMufg4fnSwh0M0UJVJ8
[12-Jul-2026 08:10:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 08:10:53 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 08:10:53 UTC] User ID: 1032
[12-Jul-2026 08:10:53 UTC] ✅ User profile retrieved successfully for user ID: 1032
[12-Jul-2026 08:10:53 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 08:10:53 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 08:10:53 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"154.161.244.214, 172.64.192.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMiIsInVzZXJuYW1lIjoiUGVzaF9mZXRpc2giLCJlbWFpbCI6ImNoYXJsZXNhc3NpYW1haDUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ0NzcxNX0.j979QdqeaCK_-_2OQ-WB1gjOVMufg4fnSwh0M0UJVJ8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a19e92f5fcb79038-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"154.161.244.214","cf-ipcountry":"GH","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-Jul-2026 08:10:53 UTC] === User Orders API Called ===
[12-Jul-2026 08:10:53 UTC] User ID: 1032
[12-Jul-2026 08:10:53 UTC] Limit: 20, Offset: 0
[12-Jul-2026 08:10:53 UTC] Orders found: 0
[12-Jul-2026 08:10:53 UTC] Orders data: []
[12-Jul-2026 08:10:53 UTC] Total orders count: 0
[12-Jul-2026 08:10:54 UTC] === API CALL LOG ===
[12-Jul-2026 08:10:54 UTC] Endpoint: user/profile.php
[12-Jul-2026 08:10:54 UTC] Full Log Data: {
    "timestamp": "2026-07-12 08:10:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.244.214",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.161.244.214, 172.64.192.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMiIsInVzZXJuYW1lIjoiUGVzaF9mZXRpc2giLCJlbWFpbCI6ImNoYXJsZXNhc3NpYW1haDUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ0NzcxNX0.j979QdqeaCK_-_2OQ-WB1gjOVMufg4fnSwh0M0UJVJ8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19e92f7e8a19038-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.161.244.214",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 08:10:54 UTC] === END API CALL LOG ===
[12-Jul-2026 08:10:54 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 08:10:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMiIsInVzZXJuYW1lIjoiUGVzaF9mZXRpc2giLCJlbWFpbCI6ImNoYXJsZXNhc3NpYW1haDUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ0NzcxNX0.j979QdqeaCK_-_2OQ-WB1gjOVMufg4fnSwh0M0UJVJ8
[12-Jul-2026 08:10:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 08:10:54 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 08:10:54 UTC] User ID: 1032
[12-Jul-2026 08:10:54 UTC] ✅ User profile retrieved successfully for user ID: 1032
[12-Jul-2026 08:10:54 UTC] === API CALL LOG ===
[12-Jul-2026 08:10:54 UTC] Endpoint: user/profile.php
[12-Jul-2026 08:10:54 UTC] Full Log Data: {
    "timestamp": "2026-07-12 08:10:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.244.214",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.161.244.214, 172.64.192.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMiIsInVzZXJuYW1lIjoiUGVzaF9mZXRpc2giLCJlbWFpbCI6ImNoYXJsZXNhc3NpYW1haDUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ0NzcxNX0.j979QdqeaCK_-_2OQ-WB1gjOVMufg4fnSwh0M0UJVJ8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19e92fba8c49038-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.161.244.214",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 08:10:54 UTC] === END API CALL LOG ===
[12-Jul-2026 08:10:54 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 08:10:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMiIsInVzZXJuYW1lIjoiUGVzaF9mZXRpc2giLCJlbWFpbCI6ImNoYXJsZXNhc3NpYW1haDUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ0NzcxNX0.j979QdqeaCK_-_2OQ-WB1gjOVMufg4fnSwh0M0UJVJ8
[12-Jul-2026 08:10:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 08:10:54 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 08:10:54 UTC] User ID: 1032
[12-Jul-2026 08:10:54 UTC] ✅ User profile retrieved successfully for user ID: 1032
[12-Jul-2026 08:11:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 08:11:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 08:11:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"154.161.244.214, 172.64.192.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMiIsInVzZXJuYW1lIjoiUGVzaF9mZXRpc2giLCJlbWFpbCI6ImNoYXJsZXNhc3NpYW1haDUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ0NzcxNX0.j979QdqeaCK_-_2OQ-WB1gjOVMufg4fnSwh0M0UJVJ8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a19e942e4b0b9038-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"154.161.244.214","cf-ipcountry":"GH","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-Jul-2026 08:11:43 UTC] === User Orders API Called ===
[12-Jul-2026 08:11:43 UTC] User ID: 1032
[12-Jul-2026 08:11:43 UTC] Limit: 20, Offset: 0
[12-Jul-2026 08:11:43 UTC] Orders found: 0
[12-Jul-2026 08:11:43 UTC] Orders data: []
[12-Jul-2026 08:11:43 UTC] Total orders count: 0
[12-Jul-2026 08:11:43 UTC] === API CALL LOG ===
[12-Jul-2026 08:11:43 UTC] Endpoint: user/profile.php
[12-Jul-2026 08:11:43 UTC] Full Log Data: {
    "timestamp": "2026-07-12 08:11:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.244.214",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.161.244.214, 172.64.192.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMiIsInVzZXJuYW1lIjoiUGVzaF9mZXRpc2giLCJlbWFpbCI6ImNoYXJsZXNhc3NpYW1haDUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ0NzcxNX0.j979QdqeaCK_-_2OQ-WB1gjOVMufg4fnSwh0M0UJVJ8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19e942e4b0d9038-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.161.244.214",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 08:11:43 UTC] === END API CALL LOG ===
[12-Jul-2026 08:11:43 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 08:11:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMiIsInVzZXJuYW1lIjoiUGVzaF9mZXRpc2giLCJlbWFpbCI6ImNoYXJsZXNhc3NpYW1haDUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ0NzcxNX0.j979QdqeaCK_-_2OQ-WB1gjOVMufg4fnSwh0M0UJVJ8
[12-Jul-2026 08:11:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 08:11:43 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 08:11:43 UTC] User ID: 1032
[12-Jul-2026 08:11:43 UTC] ✅ User profile retrieved successfully for user ID: 1032
[12-Jul-2026 08:11:43 UTC] === API CALL LOG ===
[12-Jul-2026 08:11:43 UTC] Endpoint: user/profile.php
[12-Jul-2026 08:11:43 UTC] Full Log Data: {
    "timestamp": "2026-07-12 08:11:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.244.214",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.161.244.214, 172.64.192.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMiIsInVzZXJuYW1lIjoiUGVzaF9mZXRpc2giLCJlbWFpbCI6ImNoYXJsZXNhc3NpYW1haDUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ0NzcxNX0.j979QdqeaCK_-_2OQ-WB1gjOVMufg4fnSwh0M0UJVJ8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19e942f2cfa9038-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.161.244.214",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 08:11:43 UTC] === END API CALL LOG ===
[12-Jul-2026 08:11:43 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 08:11:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMiIsInVzZXJuYW1lIjoiUGVzaF9mZXRpc2giLCJlbWFpbCI6ImNoYXJsZXNhc3NpYW1haDUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ0NzcxNX0.j979QdqeaCK_-_2OQ-WB1gjOVMufg4fnSwh0M0UJVJ8
[12-Jul-2026 08:11:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 08:11:43 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 08:11:43 UTC] User ID: 1032
[12-Jul-2026 08:11:43 UTC] ✅ User profile retrieved successfully for user ID: 1032
[12-Jul-2026 08:11:44 UTC] === API CALL LOG ===
[12-Jul-2026 08:11:44 UTC] Endpoint: user/profile.php
[12-Jul-2026 08:11:44 UTC] Full Log Data: {
    "timestamp": "2026-07-12 08:11:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.244.214",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.161.244.214, 172.64.192.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMiIsInVzZXJuYW1lIjoiUGVzaF9mZXRpc2giLCJlbWFpbCI6ImNoYXJsZXNhc3NpYW1haDUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ0NzcxNX0.j979QdqeaCK_-_2OQ-WB1gjOVMufg4fnSwh0M0UJVJ8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19e94330ee69038-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.161.244.214",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 08:11:44 UTC] === END API CALL LOG ===
[12-Jul-2026 08:11:44 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 08:11:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMiIsInVzZXJuYW1lIjoiUGVzaF9mZXRpc2giLCJlbWFpbCI6ImNoYXJsZXNhc3NpYW1haDUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ0NzcxNX0.j979QdqeaCK_-_2OQ-WB1gjOVMufg4fnSwh0M0UJVJ8
[12-Jul-2026 08:11:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 08:11:44 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 08:11:44 UTC] User ID: 1032
[12-Jul-2026 08:11:44 UTC] ✅ User profile retrieved successfully for user ID: 1032
[12-Jul-2026 08:11:49 UTC] === API CALL LOG ===
[12-Jul-2026 08:11:49 UTC] Endpoint: user/profile.php
[12-Jul-2026 08:11:49 UTC] Full Log Data: {
    "timestamp": "2026-07-12 08:11:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.244.214",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.161.244.214, 172.64.192.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMiIsInVzZXJuYW1lIjoiUGVzaF9mZXRpc2giLCJlbWFpbCI6ImNoYXJsZXNhc3NpYW1haDUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ0NzcxNX0.j979QdqeaCK_-_2OQ-WB1gjOVMufg4fnSwh0M0UJVJ8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19e94509f1c9038-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.161.244.214",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 08:11:49 UTC] === END API CALL LOG ===
[12-Jul-2026 08:11:49 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 08:11:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMiIsInVzZXJuYW1lIjoiUGVzaF9mZXRpc2giLCJlbWFpbCI6ImNoYXJsZXNhc3NpYW1haDUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ0NzcxNX0.j979QdqeaCK_-_2OQ-WB1gjOVMufg4fnSwh0M0UJVJ8
[12-Jul-2026 08:11:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 08:11:49 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 08:11:49 UTC] User ID: 1032
[12-Jul-2026 08:11:49 UTC] ✅ User profile retrieved successfully for user ID: 1032
[12-Jul-2026 08:11:49 UTC] User Purchases API - User ID: 1032
[12-Jul-2026 08:11:49 UTC] User Purchases API - Total purchases found: 0
[12-Jul-2026 08:11:53 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 08:11:53 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 08:11:53 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"154.161.244.214, 172.64.192.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMiIsInVzZXJuYW1lIjoiUGVzaF9mZXRpc2giLCJlbWFpbCI6ImNoYXJsZXNhc3NpYW1haDUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ0NzcxNX0.j979QdqeaCK_-_2OQ-WB1gjOVMufg4fnSwh0M0UJVJ8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a19e946bcb0b9038-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"154.161.244.214","cf-ipcountry":"GH","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-Jul-2026 08:11:53 UTC] === API CALL LOG ===
[12-Jul-2026 08:11:53 UTC] === User Orders API Called ===
[12-Jul-2026 08:11:53 UTC] Endpoint: user/profile.php
[12-Jul-2026 08:11:53 UTC] User ID: 1032
[12-Jul-2026 08:11:53 UTC] Full Log Data: {
    "timestamp": "2026-07-12 08:11:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.244.214",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.161.244.214, 172.64.192.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMiIsInVzZXJuYW1lIjoiUGVzaF9mZXRpc2giLCJlbWFpbCI6ImNoYXJsZXNhc3NpYW1haDUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ0NzcxNX0.j979QdqeaCK_-_2OQ-WB1gjOVMufg4fnSwh0M0UJVJ8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19e946bcb129038-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.161.244.214",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 08:11:53 UTC] Limit: 20, Offset: 0
[12-Jul-2026 08:11:53 UTC] === END API CALL LOG ===
[12-Jul-2026 08:11:53 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 08:11:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMiIsInVzZXJuYW1lIjoiUGVzaF9mZXRpc2giLCJlbWFpbCI6ImNoYXJsZXNhc3NpYW1haDUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ0NzcxNX0.j979QdqeaCK_-_2OQ-WB1gjOVMufg4fnSwh0M0UJVJ8
[12-Jul-2026 08:11:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 08:11:53 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 08:11:53 UTC] User ID: 1032
[12-Jul-2026 08:11:53 UTC] Orders found: 0
[12-Jul-2026 08:11:53 UTC] Orders data: []
[12-Jul-2026 08:11:53 UTC] ✅ User profile retrieved successfully for user ID: 1032
[12-Jul-2026 08:11:53 UTC] Total orders count: 0
[12-Jul-2026 08:11:53 UTC] === API CALL LOG ===
[12-Jul-2026 08:11:53 UTC] Endpoint: user/profile.php
[12-Jul-2026 08:11:53 UTC] Full Log Data: {
    "timestamp": "2026-07-12 08:11:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.244.214",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.161.244.214, 172.64.192.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMiIsInVzZXJuYW1lIjoiUGVzaF9mZXRpc2giLCJlbWFpbCI6ImNoYXJsZXNhc3NpYW1haDUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ0NzcxNX0.j979QdqeaCK_-_2OQ-WB1gjOVMufg4fnSwh0M0UJVJ8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19e946de8009038-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.161.244.214",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 08:11:53 UTC] === END API CALL LOG ===
[12-Jul-2026 08:11:53 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 08:11:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMiIsInVzZXJuYW1lIjoiUGVzaF9mZXRpc2giLCJlbWFpbCI6ImNoYXJsZXNhc3NpYW1haDUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ0NzcxNX0.j979QdqeaCK_-_2OQ-WB1gjOVMufg4fnSwh0M0UJVJ8
[12-Jul-2026 08:11:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 08:11:53 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 08:11:53 UTC] User ID: 1032
[12-Jul-2026 08:11:53 UTC] ✅ User profile retrieved successfully for user ID: 1032
[12-Jul-2026 08:11:54 UTC] === API CALL LOG ===
[12-Jul-2026 08:11:54 UTC] Endpoint: user/profile.php
[12-Jul-2026 08:11:54 UTC] Full Log Data: {
    "timestamp": "2026-07-12 08:11:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.244.214",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.161.244.214, 172.64.192.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMiIsInVzZXJuYW1lIjoiUGVzaF9mZXRpc2giLCJlbWFpbCI6ImNoYXJsZXNhc3NpYW1haDUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ0NzcxNX0.j979QdqeaCK_-_2OQ-WB1gjOVMufg4fnSwh0M0UJVJ8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19e947188389038-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.161.244.214",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 08:11:54 UTC] === END API CALL LOG ===
[12-Jul-2026 08:11:54 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 08:11:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMiIsInVzZXJuYW1lIjoiUGVzaF9mZXRpc2giLCJlbWFpbCI6ImNoYXJsZXNhc3NpYW1haDUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ0NzcxNX0.j979QdqeaCK_-_2OQ-WB1gjOVMufg4fnSwh0M0UJVJ8
[12-Jul-2026 08:11:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 08:11:54 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 08:11:54 UTC] User ID: 1032
[12-Jul-2026 08:11:54 UTC] ✅ User profile retrieved successfully for user ID: 1032
[12-Jul-2026 08:12:03 UTC] === API CALL LOG ===
[12-Jul-2026 08:12:03 UTC] Endpoint: user/profile.php
[12-Jul-2026 08:12:03 UTC] Full Log Data: {
    "timestamp": "2026-07-12 08:12:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.244.214",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.161.244.214, 172.64.192.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMiIsInVzZXJuYW1lIjoiUGVzaF9mZXRpc2giLCJlbWFpbCI6ImNoYXJsZXNhc3NpYW1haDUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ0NzcxNX0.j979QdqeaCK_-_2OQ-WB1gjOVMufg4fnSwh0M0UJVJ8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19e94abca1b9038-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.161.244.214",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 08:12:03 UTC] === END API CALL LOG ===
[12-Jul-2026 08:12:03 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 08:12:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMiIsInVzZXJuYW1lIjoiUGVzaF9mZXRpc2giLCJlbWFpbCI6ImNoYXJsZXNhc3NpYW1haDUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ0NzcxNX0.j979QdqeaCK_-_2OQ-WB1gjOVMufg4fnSwh0M0UJVJ8
[12-Jul-2026 08:12:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 08:12:03 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 08:12:03 UTC] User ID: 1032
[12-Jul-2026 08:12:03 UTC] ✅ User profile retrieved successfully for user ID: 1032
[12-Jul-2026 08:12:14 UTC] === API CALL LOG ===
[12-Jul-2026 08:12:14 UTC] Endpoint: user/profile.php
[12-Jul-2026 08:12:14 UTC] Full Log Data: {
    "timestamp": "2026-07-12 08:12:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.244.214",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.161.244.214, 172.64.192.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMiIsInVzZXJuYW1lIjoiUGVzaF9mZXRpc2giLCJlbWFpbCI6ImNoYXJsZXNhc3NpYW1haDUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ0NzcxNX0.j979QdqeaCK_-_2OQ-WB1gjOVMufg4fnSwh0M0UJVJ8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19e94eb4aca9038-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.161.244.214",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 08:12:14 UTC] === END API CALL LOG ===
[12-Jul-2026 08:12:14 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 08:12:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMiIsInVzZXJuYW1lIjoiUGVzaF9mZXRpc2giLCJlbWFpbCI6ImNoYXJsZXNhc3NpYW1haDUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ0NzcxNX0.j979QdqeaCK_-_2OQ-WB1gjOVMufg4fnSwh0M0UJVJ8
[12-Jul-2026 08:12:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 08:12:14 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 08:12:14 UTC] User ID: 1032
[12-Jul-2026 08:12:14 UTC] ✅ User profile retrieved successfully for user ID: 1032
[12-Jul-2026 08:12:20 UTC] === API CALL LOG ===
[12-Jul-2026 08:12:20 UTC] Endpoint: user/profile.php
[12-Jul-2026 08:12:20 UTC] Full Log Data: {
    "timestamp": "2026-07-12 08:12:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.244.214",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.161.244.214, 172.71.241.84",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMiIsInVzZXJuYW1lIjoiUGVzaF9mZXRpc2giLCJlbWFpbCI6ImNoYXJsZXNhc3NpYW1haDUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ0NzcxNX0.j979QdqeaCK_-_2OQ-WB1gjOVMufg4fnSwh0M0UJVJ8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19e95169ac32976-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.161.244.214",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 08:12:20 UTC] === END API CALL LOG ===
[12-Jul-2026 08:12:20 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 08:12:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMiIsInVzZXJuYW1lIjoiUGVzaF9mZXRpc2giLCJlbWFpbCI6ImNoYXJsZXNhc3NpYW1haDUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ0NzcxNX0.j979QdqeaCK_-_2OQ-WB1gjOVMufg4fnSwh0M0UJVJ8
[12-Jul-2026 08:12:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 08:12:20 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 08:12:20 UTC] User ID: 1032
[12-Jul-2026 08:12:20 UTC] ✅ User profile retrieved successfully for user ID: 1032
[12-Jul-2026 08:12:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 08:12:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 08:12:21 UTC] === API CALL LOG ===
[12-Jul-2026 08:12:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"154.161.244.214, 172.71.241.84","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMiIsInVzZXJuYW1lIjoiUGVzaF9mZXRpc2giLCJlbWFpbCI6ImNoYXJsZXNhc3NpYW1haDUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ0NzcxNX0.j979QdqeaCK_-_2OQ-WB1gjOVMufg4fnSwh0M0UJVJ8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a19e951bdf492976-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"154.161.244.214","cf-ipcountry":"GH","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-Jul-2026 08:12:21 UTC] Endpoint: user/profile.php
[12-Jul-2026 08:12:21 UTC] Full Log Data: {
    "timestamp": "2026-07-12 08:12:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.244.214",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.161.244.214, 172.71.241.84",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMiIsInVzZXJuYW1lIjoiUGVzaF9mZXRpc2giLCJlbWFpbCI6ImNoYXJsZXNhc3NpYW1haDUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ0NzcxNX0.j979QdqeaCK_-_2OQ-WB1gjOVMufg4fnSwh0M0UJVJ8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19e951bdf442976-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.161.244.214",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 08:12:21 UTC] === END API CALL LOG ===
[12-Jul-2026 08:12:21 UTC] === User Orders API Called ===
[12-Jul-2026 08:12:21 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 08:12:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMiIsInVzZXJuYW1lIjoiUGVzaF9mZXRpc2giLCJlbWFpbCI6ImNoYXJsZXNhc3NpYW1haDUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ0NzcxNX0.j979QdqeaCK_-_2OQ-WB1gjOVMufg4fnSwh0M0UJVJ8
[12-Jul-2026 08:12:21 UTC] User ID: 1032
[12-Jul-2026 08:12:21 UTC] Limit: 20, Offset: 0
[12-Jul-2026 08:12:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 08:12:21 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 08:12:21 UTC] User ID: 1032
[12-Jul-2026 08:12:21 UTC] ✅ User profile retrieved successfully for user ID: 1032
[12-Jul-2026 08:12:21 UTC] Orders found: 0
[12-Jul-2026 08:12:21 UTC] Orders data: []
[12-Jul-2026 08:12:21 UTC] Total orders count: 0
[12-Jul-2026 08:12:21 UTC] === API CALL LOG ===
[12-Jul-2026 08:12:21 UTC] Endpoint: user/profile.php
[12-Jul-2026 08:12:21 UTC] Full Log Data: {
    "timestamp": "2026-07-12 08:12:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.244.214",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.161.244.214, 172.71.241.84",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMiIsInVzZXJuYW1lIjoiUGVzaF9mZXRpc2giLCJlbWFpbCI6ImNoYXJsZXNhc3NpYW1haDUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ0NzcxNX0.j979QdqeaCK_-_2OQ-WB1gjOVMufg4fnSwh0M0UJVJ8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19e951d0a122976-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.161.244.214",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 08:12:21 UTC] === END API CALL LOG ===
[12-Jul-2026 08:12:21 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 08:12:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMiIsInVzZXJuYW1lIjoiUGVzaF9mZXRpc2giLCJlbWFpbCI6ImNoYXJsZXNhc3NpYW1haDUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ0NzcxNX0.j979QdqeaCK_-_2OQ-WB1gjOVMufg4fnSwh0M0UJVJ8
[12-Jul-2026 08:12:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 08:12:21 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 08:12:21 UTC] User ID: 1032
[12-Jul-2026 08:12:21 UTC] ✅ User profile retrieved successfully for user ID: 1032
[12-Jul-2026 08:12:22 UTC] === API CALL LOG ===
[12-Jul-2026 08:12:22 UTC] Endpoint: user/profile.php
[12-Jul-2026 08:12:22 UTC] Full Log Data: {
    "timestamp": "2026-07-12 08:12:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.244.214",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.161.244.214, 172.71.241.84",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMiIsInVzZXJuYW1lIjoiUGVzaF9mZXRpc2giLCJlbWFpbCI6ImNoYXJsZXNhc3NpYW1haDUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ0NzcxNX0.j979QdqeaCK_-_2OQ-WB1gjOVMufg4fnSwh0M0UJVJ8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19e95220dd22976-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.161.244.214",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 08:12:22 UTC] === END API CALL LOG ===
[12-Jul-2026 08:12:22 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 08:12:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMiIsInVzZXJuYW1lIjoiUGVzaF9mZXRpc2giLCJlbWFpbCI6ImNoYXJsZXNhc3NpYW1haDUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ0NzcxNX0.j979QdqeaCK_-_2OQ-WB1gjOVMufg4fnSwh0M0UJVJ8
[12-Jul-2026 08:12:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 08:12:22 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 08:12:22 UTC] User ID: 1032
[12-Jul-2026 08:12:22 UTC] ✅ User profile retrieved successfully for user ID: 1032
[12-Jul-2026 08:13:38 UTC] === API CALL LOG ===
[12-Jul-2026 08:13:38 UTC] Endpoint: user/profile.php
[12-Jul-2026 08:13:38 UTC] Full Log Data: {
    "timestamp": "2026-07-12 08:13:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.244.214",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.161.244.214, 172.71.241.85",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMiIsInVzZXJuYW1lIjoiUGVzaF9mZXRpc2giLCJlbWFpbCI6ImNoYXJsZXNhc3NpYW1haDUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ0NzcxNX0.j979QdqeaCK_-_2OQ-WB1gjOVMufg4fnSwh0M0UJVJ8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19e96f779032976-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.161.244.214",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 08:13:38 UTC] === END API CALL LOG ===
[12-Jul-2026 08:13:38 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 08:13:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMiIsInVzZXJuYW1lIjoiUGVzaF9mZXRpc2giLCJlbWFpbCI6ImNoYXJsZXNhc3NpYW1haDUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ0NzcxNX0.j979QdqeaCK_-_2OQ-WB1gjOVMufg4fnSwh0M0UJVJ8
[12-Jul-2026 08:13:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 08:13:38 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 08:13:38 UTC] User ID: 1032
[12-Jul-2026 08:13:38 UTC] ✅ User profile retrieved successfully for user ID: 1032
[12-Jul-2026 08:13:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 08:13:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 08:13:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"154.161.244.214, 172.71.241.84","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMiIsInVzZXJuYW1lIjoiUGVzaF9mZXRpc2giLCJlbWFpbCI6ImNoYXJsZXNhc3NpYW1haDUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ0NzcxNX0.j979QdqeaCK_-_2OQ-WB1gjOVMufg4fnSwh0M0UJVJ8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a19e97465e962976-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"154.161.244.214","cf-ipcountry":"GH","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-Jul-2026 08:13:50 UTC] === User Orders API Called ===
[12-Jul-2026 08:13:50 UTC] User ID: 1032
[12-Jul-2026 08:13:50 UTC] Limit: 20, Offset: 0
[12-Jul-2026 08:13:50 UTC] Orders found: 0
[12-Jul-2026 08:13:50 UTC] Orders data: []
[12-Jul-2026 08:13:50 UTC] Total orders count: 0
[12-Jul-2026 08:13:55 UTC] === API CALL LOG ===
[12-Jul-2026 08:13:55 UTC] Endpoint: user/profile.php
[12-Jul-2026 08:13:55 UTC] Full Log Data: {
    "timestamp": "2026-07-12 08:13:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.244.214",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.161.244.214, 172.71.241.84",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMiIsInVzZXJuYW1lIjoiUGVzaF9mZXRpc2giLCJlbWFpbCI6ImNoYXJsZXNhc3NpYW1haDUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ0NzcxNX0.j979QdqeaCK_-_2OQ-WB1gjOVMufg4fnSwh0M0UJVJ8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19e976489b02976-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.161.244.214",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 08:13:55 UTC] === END API CALL LOG ===
[12-Jul-2026 08:13:55 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 08:13:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMiIsInVzZXJuYW1lIjoiUGVzaF9mZXRpc2giLCJlbWFpbCI6ImNoYXJsZXNhc3NpYW1haDUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ0NzcxNX0.j979QdqeaCK_-_2OQ-WB1gjOVMufg4fnSwh0M0UJVJ8
[12-Jul-2026 08:13:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 08:13:55 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 08:13:55 UTC] User ID: 1032
[12-Jul-2026 08:13:55 UTC] ✅ User profile retrieved successfully for user ID: 1032
[12-Jul-2026 08:13:55 UTC] User Purchases API - User ID: 1032
[12-Jul-2026 08:13:55 UTC] User Purchases API - Total purchases found: 0
[12-Jul-2026 08:14:04 UTC] === API CALL LOG ===
[12-Jul-2026 08:14:04 UTC] Endpoint: user/profile.php
[12-Jul-2026 08:14:04 UTC] Full Log Data: {
    "timestamp": "2026-07-12 08:14:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.244.214",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.161.244.214, 172.71.241.84",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMiIsInVzZXJuYW1lIjoiUGVzaF9mZXRpc2giLCJlbWFpbCI6ImNoYXJsZXNhc3NpYW1haDUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ0NzcxNX0.j979QdqeaCK_-_2OQ-WB1gjOVMufg4fnSwh0M0UJVJ8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19e979f1b902976-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.161.244.214",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 08:14:04 UTC] === END API CALL LOG ===
[12-Jul-2026 08:14:04 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 08:14:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMiIsInVzZXJuYW1lIjoiUGVzaF9mZXRpc2giLCJlbWFpbCI6ImNoYXJsZXNhc3NpYW1haDUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ0NzcxNX0.j979QdqeaCK_-_2OQ-WB1gjOVMufg4fnSwh0M0UJVJ8
[12-Jul-2026 08:14:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 08:14:04 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 08:14:04 UTC] User ID: 1032
[12-Jul-2026 08:14:04 UTC] ✅ User profile retrieved successfully for user ID: 1032
[12-Jul-2026 08:14:04 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 08:14:04 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 08:14:04 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"154.161.244.214, 172.71.241.84","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMiIsInVzZXJuYW1lIjoiUGVzaF9mZXRpc2giLCJlbWFpbCI6ImNoYXJsZXNhc3NpYW1haDUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ0NzcxNX0.j979QdqeaCK_-_2OQ-WB1gjOVMufg4fnSwh0M0UJVJ8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a19e979f1b8e2976-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"154.161.244.214","cf-ipcountry":"GH","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-Jul-2026 08:14:04 UTC] === User Orders API Called ===
[12-Jul-2026 08:14:04 UTC] User ID: 1032
[12-Jul-2026 08:14:04 UTC] Limit: 20, Offset: 0
[12-Jul-2026 08:14:04 UTC] Orders found: 0
[12-Jul-2026 08:14:04 UTC] Orders data: []
[12-Jul-2026 08:14:04 UTC] Total orders count: 0
[12-Jul-2026 08:14:04 UTC] === API CALL LOG ===
[12-Jul-2026 08:14:04 UTC] Endpoint: user/profile.php
[12-Jul-2026 08:14:04 UTC] Full Log Data: {
    "timestamp": "2026-07-12 08:14:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.244.214",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.161.244.214, 172.71.241.84",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMiIsInVzZXJuYW1lIjoiUGVzaF9mZXRpc2giLCJlbWFpbCI6ImNoYXJsZXNhc3NpYW1haDUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ0NzcxNX0.j979QdqeaCK_-_2OQ-WB1gjOVMufg4fnSwh0M0UJVJ8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19e97a00df92976-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.161.244.214",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 08:14:04 UTC] === END API CALL LOG ===
[12-Jul-2026 08:14:04 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 08:14:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMiIsInVzZXJuYW1lIjoiUGVzaF9mZXRpc2giLCJlbWFpbCI6ImNoYXJsZXNhc3NpYW1haDUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ0NzcxNX0.j979QdqeaCK_-_2OQ-WB1gjOVMufg4fnSwh0M0UJVJ8
[12-Jul-2026 08:14:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 08:14:04 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 08:14:04 UTC] User ID: 1032
[12-Jul-2026 08:14:04 UTC] ✅ User profile retrieved successfully for user ID: 1032
[12-Jul-2026 08:14:05 UTC] === API CALL LOG ===
[12-Jul-2026 08:14:05 UTC] Endpoint: user/profile.php
[12-Jul-2026 08:14:05 UTC] Full Log Data: {
    "timestamp": "2026-07-12 08:14:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.244.214",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.161.244.214, 172.71.241.84",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMiIsInVzZXJuYW1lIjoiUGVzaF9mZXRpc2giLCJlbWFpbCI6ImNoYXJsZXNhc3NpYW1haDUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ0NzcxNX0.j979QdqeaCK_-_2OQ-WB1gjOVMufg4fnSwh0M0UJVJ8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19e97a3ae5a2976-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.161.244.214",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 08:14:05 UTC] === END API CALL LOG ===
[12-Jul-2026 08:14:05 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 08:14:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMiIsInVzZXJuYW1lIjoiUGVzaF9mZXRpc2giLCJlbWFpbCI6ImNoYXJsZXNhc3NpYW1haDUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ0NzcxNX0.j979QdqeaCK_-_2OQ-WB1gjOVMufg4fnSwh0M0UJVJ8
[12-Jul-2026 08:14:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 08:14:05 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 08:14:05 UTC] User ID: 1032
[12-Jul-2026 08:14:05 UTC] ✅ User profile retrieved successfully for user ID: 1032
[12-Jul-2026 08:14:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 08:14:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 08:14:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"154.161.244.214, 172.71.241.85","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMiIsInVzZXJuYW1lIjoiUGVzaF9mZXRpc2giLCJlbWFpbCI6ImNoYXJsZXNhc3NpYW1haDUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ0NzcxNX0.j979QdqeaCK_-_2OQ-WB1gjOVMufg4fnSwh0M0UJVJ8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a19e980659652976-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"154.161.244.214","cf-ipcountry":"GH","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-Jul-2026 08:14:21 UTC] === User Orders API Called ===
[12-Jul-2026 08:14:21 UTC] User ID: 1032
[12-Jul-2026 08:14:21 UTC] Limit: 20, Offset: 0
[12-Jul-2026 08:14:21 UTC] Orders found: 0
[12-Jul-2026 08:14:21 UTC] Orders data: []
[12-Jul-2026 08:14:21 UTC] Total orders count: 0
[12-Jul-2026 08:14:21 UTC] === API CALL LOG ===
[12-Jul-2026 08:14:21 UTC] Endpoint: user/profile.php
[12-Jul-2026 08:14:21 UTC] Full Log Data: {
    "timestamp": "2026-07-12 08:14:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.244.214",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.161.244.214, 172.71.241.85",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMiIsInVzZXJuYW1lIjoiUGVzaF9mZXRpc2giLCJlbWFpbCI6ImNoYXJsZXNhc3NpYW1haDUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ0NzcxNX0.j979QdqeaCK_-_2OQ-WB1gjOVMufg4fnSwh0M0UJVJ8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19e980659682976-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.161.244.214",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 08:14:21 UTC] === END API CALL LOG ===
[12-Jul-2026 08:14:21 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 08:14:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMiIsInVzZXJuYW1lIjoiUGVzaF9mZXRpc2giLCJlbWFpbCI6ImNoYXJsZXNhc3NpYW1haDUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ0NzcxNX0.j979QdqeaCK_-_2OQ-WB1gjOVMufg4fnSwh0M0UJVJ8
[12-Jul-2026 08:14:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 08:14:21 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 08:14:21 UTC] User ID: 1032
[12-Jul-2026 08:14:21 UTC] ✅ User profile retrieved successfully for user ID: 1032
[12-Jul-2026 08:14:21 UTC] === API CALL LOG ===
[12-Jul-2026 08:14:21 UTC] Endpoint: user/profile.php
[12-Jul-2026 08:14:21 UTC] Full Log Data: {
    "timestamp": "2026-07-12 08:14:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.244.214",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.161.244.214, 172.71.241.85",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMiIsInVzZXJuYW1lIjoiUGVzaF9mZXRpc2giLCJlbWFpbCI6ImNoYXJsZXNhc3NpYW1haDUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ0NzcxNX0.j979QdqeaCK_-_2OQ-WB1gjOVMufg4fnSwh0M0UJVJ8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19e980adb9c2976-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.161.244.214",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 08:14:21 UTC] === END API CALL LOG ===
[12-Jul-2026 08:14:21 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 08:14:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMiIsInVzZXJuYW1lIjoiUGVzaF9mZXRpc2giLCJlbWFpbCI6ImNoYXJsZXNhc3NpYW1haDUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ0NzcxNX0.j979QdqeaCK_-_2OQ-WB1gjOVMufg4fnSwh0M0UJVJ8
[12-Jul-2026 08:14:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 08:14:21 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 08:14:21 UTC] User ID: 1032
[12-Jul-2026 08:14:21 UTC] ✅ User profile retrieved successfully for user ID: 1032
[12-Jul-2026 08:14:22 UTC] === API CALL LOG ===
[12-Jul-2026 08:14:22 UTC] Endpoint: user/profile.php
[12-Jul-2026 08:14:22 UTC] Full Log Data: {
    "timestamp": "2026-07-12 08:14:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.244.214",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.161.244.214, 172.71.241.85",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMiIsInVzZXJuYW1lIjoiUGVzaF9mZXRpc2giLCJlbWFpbCI6ImNoYXJsZXNhc3NpYW1haDUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ0NzcxNX0.j979QdqeaCK_-_2OQ-WB1gjOVMufg4fnSwh0M0UJVJ8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19e980c2f022976-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.161.244.214",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 08:14:22 UTC] === END API CALL LOG ===
[12-Jul-2026 08:14:22 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 08:14:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMiIsInVzZXJuYW1lIjoiUGVzaF9mZXRpc2giLCJlbWFpbCI6ImNoYXJsZXNhc3NpYW1haDUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ0NzcxNX0.j979QdqeaCK_-_2OQ-WB1gjOVMufg4fnSwh0M0UJVJ8
[12-Jul-2026 08:14:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 08:14:22 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 08:14:22 UTC] User ID: 1032
[12-Jul-2026 08:14:22 UTC] ✅ User profile retrieved successfully for user ID: 1032
[12-Jul-2026 08:14:40 UTC] === API CALL LOG ===
[12-Jul-2026 08:14:40 UTC] Endpoint: user/profile.php
[12-Jul-2026 08:14:40 UTC] Full Log Data: {
    "timestamp": "2026-07-12 08:14:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.244.214",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.161.244.214, 172.71.241.84",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMiIsInVzZXJuYW1lIjoiUGVzaF9mZXRpc2giLCJlbWFpbCI6ImNoYXJsZXNhc3NpYW1haDUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ0NzcxNX0.j979QdqeaCK_-_2OQ-WB1gjOVMufg4fnSwh0M0UJVJ8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19e98819dd42976-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.161.244.214",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 08:14:40 UTC] === END API CALL LOG ===
[12-Jul-2026 08:14:40 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 08:14:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMiIsInVzZXJuYW1lIjoiUGVzaF9mZXRpc2giLCJlbWFpbCI6ImNoYXJsZXNhc3NpYW1haDUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ0NzcxNX0.j979QdqeaCK_-_2OQ-WB1gjOVMufg4fnSwh0M0UJVJ8
[12-Jul-2026 08:14:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 08:14:40 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 08:14:40 UTC] User ID: 1032
[12-Jul-2026 08:14:40 UTC] ✅ User profile retrieved successfully for user ID: 1032
[12-Jul-2026 08:14:41 UTC] User Purchases API - User ID: 1032
[12-Jul-2026 08:14:41 UTC] User Purchases API - Total purchases found: 0
[12-Jul-2026 08:14:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 08:14:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 08:14:46 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"154.161.244.214, 172.71.241.84","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMiIsInVzZXJuYW1lIjoiUGVzaF9mZXRpc2giLCJlbWFpbCI6ImNoYXJsZXNhc3NpYW1haDUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ0NzcxNX0.j979QdqeaCK_-_2OQ-WB1gjOVMufg4fnSwh0M0UJVJ8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a19e98a4d8122976-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"154.161.244.214","cf-ipcountry":"GH","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-Jul-2026 08:14:46 UTC] === User Orders API Called ===
[12-Jul-2026 08:14:46 UTC] User ID: 1032
[12-Jul-2026 08:14:46 UTC] Limit: 20, Offset: 0
[12-Jul-2026 08:14:46 UTC] Orders found: 0
[12-Jul-2026 08:14:46 UTC] Orders data: []
[12-Jul-2026 08:14:46 UTC] Total orders count: 0
[12-Jul-2026 08:14:46 UTC] === API CALL LOG ===
[12-Jul-2026 08:14:46 UTC] Endpoint: user/profile.php
[12-Jul-2026 08:14:46 UTC] Full Log Data: {
    "timestamp": "2026-07-12 08:14:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.244.214",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.161.244.214, 172.71.241.84",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMiIsInVzZXJuYW1lIjoiUGVzaF9mZXRpc2giLCJlbWFpbCI6ImNoYXJsZXNhc3NpYW1haDUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ0NzcxNX0.j979QdqeaCK_-_2OQ-WB1gjOVMufg4fnSwh0M0UJVJ8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19e98a4d8142976-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.161.244.214",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 08:14:46 UTC] === END API CALL LOG ===
[12-Jul-2026 08:14:46 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 08:14:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMiIsInVzZXJuYW1lIjoiUGVzaF9mZXRpc2giLCJlbWFpbCI6ImNoYXJsZXNhc3NpYW1haDUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ0NzcxNX0.j979QdqeaCK_-_2OQ-WB1gjOVMufg4fnSwh0M0UJVJ8
[12-Jul-2026 08:14:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 08:14:46 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 08:14:46 UTC] User ID: 1032
[12-Jul-2026 08:14:46 UTC] ✅ User profile retrieved successfully for user ID: 1032
[12-Jul-2026 08:14:46 UTC] === API CALL LOG ===
[12-Jul-2026 08:14:46 UTC] Endpoint: user/profile.php
[12-Jul-2026 08:14:46 UTC] Full Log Data: {
    "timestamp": "2026-07-12 08:14:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.244.214",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.161.244.214, 172.71.241.84",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMiIsInVzZXJuYW1lIjoiUGVzaF9mZXRpc2giLCJlbWFpbCI6ImNoYXJsZXNhc3NpYW1haDUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ0NzcxNX0.j979QdqeaCK_-_2OQ-WB1gjOVMufg4fnSwh0M0UJVJ8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19e98a71d372976-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.161.244.214",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 08:14:46 UTC] === END API CALL LOG ===
[12-Jul-2026 08:14:46 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 08:14:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMiIsInVzZXJuYW1lIjoiUGVzaF9mZXRpc2giLCJlbWFpbCI6ImNoYXJsZXNhc3NpYW1haDUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ0NzcxNX0.j979QdqeaCK_-_2OQ-WB1gjOVMufg4fnSwh0M0UJVJ8
[12-Jul-2026 08:14:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 08:14:46 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 08:14:46 UTC] User ID: 1032
[12-Jul-2026 08:14:46 UTC] ✅ User profile retrieved successfully for user ID: 1032
[12-Jul-2026 08:14:47 UTC] === API CALL LOG ===
[12-Jul-2026 08:14:47 UTC] Endpoint: user/profile.php
[12-Jul-2026 08:14:47 UTC] Full Log Data: {
    "timestamp": "2026-07-12 08:14:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.244.214",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.161.244.214, 172.71.241.84",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMiIsInVzZXJuYW1lIjoiUGVzaF9mZXRpc2giLCJlbWFpbCI6ImNoYXJsZXNhc3NpYW1haDUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ0NzcxNX0.j979QdqeaCK_-_2OQ-WB1gjOVMufg4fnSwh0M0UJVJ8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19e98aadd462976-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.161.244.214",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 08:14:47 UTC] === END API CALL LOG ===
[12-Jul-2026 08:14:47 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 08:14:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMiIsInVzZXJuYW1lIjoiUGVzaF9mZXRpc2giLCJlbWFpbCI6ImNoYXJsZXNhc3NpYW1haDUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ0NzcxNX0.j979QdqeaCK_-_2OQ-WB1gjOVMufg4fnSwh0M0UJVJ8
[12-Jul-2026 08:14:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 08:14:47 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 08:14:47 UTC] User ID: 1032
[12-Jul-2026 08:14:47 UTC] ✅ User profile retrieved successfully for user ID: 1032
[12-Jul-2026 08:15:54 UTC] === API CALL LOG ===
[12-Jul-2026 08:15:54 UTC] Endpoint: user/profile.php
[12-Jul-2026 08:15:54 UTC] Full Log Data: {
    "timestamp": "2026-07-12 08:15:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.244.214",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.161.244.214, 172.71.241.85",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMiIsInVzZXJuYW1lIjoiUGVzaF9mZXRpc2giLCJlbWFpbCI6ImNoYXJsZXNhc3NpYW1haDUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ0NzcxNX0.j979QdqeaCK_-_2OQ-WB1gjOVMufg4fnSwh0M0UJVJ8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19e9a4f1dfd2976-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.161.244.214",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 08:15:54 UTC] === END API CALL LOG ===
[12-Jul-2026 08:15:54 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 08:15:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMiIsInVzZXJuYW1lIjoiUGVzaF9mZXRpc2giLCJlbWFpbCI6ImNoYXJsZXNhc3NpYW1haDUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ0NzcxNX0.j979QdqeaCK_-_2OQ-WB1gjOVMufg4fnSwh0M0UJVJ8
[12-Jul-2026 08:15:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 08:15:54 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 08:15:54 UTC] User ID: 1032
[12-Jul-2026 08:15:54 UTC] ✅ User profile retrieved successfully for user ID: 1032
[12-Jul-2026 08:15:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 08:15:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 08:15:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"154.161.244.214, 172.71.241.85","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMiIsInVzZXJuYW1lIjoiUGVzaF9mZXRpc2giLCJlbWFpbCI6ImNoYXJsZXNhc3NpYW1haDUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ0NzcxNX0.j979QdqeaCK_-_2OQ-WB1gjOVMufg4fnSwh0M0UJVJ8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a19e9a4f1dfb2976-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"154.161.244.214","cf-ipcountry":"GH","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-Jul-2026 08:15:54 UTC] === User Orders API Called ===
[12-Jul-2026 08:15:54 UTC] User ID: 1032
[12-Jul-2026 08:15:54 UTC] Limit: 20, Offset: 0
[12-Jul-2026 08:15:54 UTC] Orders found: 0
[12-Jul-2026 08:15:54 UTC] Orders data: []
[12-Jul-2026 08:15:54 UTC] Total orders count: 0
[12-Jul-2026 08:15:55 UTC] === API CALL LOG ===
[12-Jul-2026 08:15:55 UTC] Endpoint: user/profile.php
[12-Jul-2026 08:15:55 UTC] Full Log Data: {
    "timestamp": "2026-07-12 08:15:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.244.214",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.161.244.214, 172.71.241.85",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMiIsInVzZXJuYW1lIjoiUGVzaF9mZXRpc2giLCJlbWFpbCI6ImNoYXJsZXNhc3NpYW1haDUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ0NzcxNX0.j979QdqeaCK_-_2OQ-WB1gjOVMufg4fnSwh0M0UJVJ8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19e9a513a332976-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.161.244.214",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 08:15:55 UTC] === END API CALL LOG ===
[12-Jul-2026 08:15:55 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 08:15:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMiIsInVzZXJuYW1lIjoiUGVzaF9mZXRpc2giLCJlbWFpbCI6ImNoYXJsZXNhc3NpYW1haDUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ0NzcxNX0.j979QdqeaCK_-_2OQ-WB1gjOVMufg4fnSwh0M0UJVJ8
[12-Jul-2026 08:15:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 08:15:55 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 08:15:55 UTC] User ID: 1032
[12-Jul-2026 08:15:55 UTC] ✅ User profile retrieved successfully for user ID: 1032
[12-Jul-2026 08:15:55 UTC] === API CALL LOG ===
[12-Jul-2026 08:15:55 UTC] Endpoint: user/profile.php
[12-Jul-2026 08:15:55 UTC] Full Log Data: {
    "timestamp": "2026-07-12 08:15:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.244.214",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.161.244.214, 172.71.241.85",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMiIsInVzZXJuYW1lIjoiUGVzaF9mZXRpc2giLCJlbWFpbCI6ImNoYXJsZXNhc3NpYW1haDUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ0NzcxNX0.j979QdqeaCK_-_2OQ-WB1gjOVMufg4fnSwh0M0UJVJ8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19e9a564e8b2976-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.161.244.214",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 08:15:55 UTC] === END API CALL LOG ===
[12-Jul-2026 08:15:55 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 08:15:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMiIsInVzZXJuYW1lIjoiUGVzaF9mZXRpc2giLCJlbWFpbCI6ImNoYXJsZXNhc3NpYW1haDUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ0NzcxNX0.j979QdqeaCK_-_2OQ-WB1gjOVMufg4fnSwh0M0UJVJ8
[12-Jul-2026 08:15:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 08:15:55 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 08:15:55 UTC] User ID: 1032
[12-Jul-2026 08:15:55 UTC] ✅ User profile retrieved successfully for user ID: 1032
[12-Jul-2026 08:16:27 UTC] === API CALL LOG ===
[12-Jul-2026 08:16:27 UTC] Endpoint: user/profile.php
[12-Jul-2026 08:16:27 UTC] Full Log Data: {
    "timestamp": "2026-07-12 08:16:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.244.214",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.161.244.214, 172.70.162.241",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMiIsInVzZXJuYW1lIjoiUGVzaF9mZXRpc2giLCJlbWFpbCI6ImNoYXJsZXNhc3NpYW1haDUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ0NzcxNX0.j979QdqeaCK_-_2OQ-WB1gjOVMufg4fnSwh0M0UJVJ8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19e9b1dee1f94ed-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.161.244.214",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 08:16:27 UTC] === END API CALL LOG ===
[12-Jul-2026 08:16:27 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 08:16:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMiIsInVzZXJuYW1lIjoiUGVzaF9mZXRpc2giLCJlbWFpbCI6ImNoYXJsZXNhc3NpYW1haDUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ0NzcxNX0.j979QdqeaCK_-_2OQ-WB1gjOVMufg4fnSwh0M0UJVJ8
[12-Jul-2026 08:16:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 08:16:27 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 08:16:27 UTC] User ID: 1032
[12-Jul-2026 08:16:27 UTC] ✅ User profile retrieved successfully for user ID: 1032
[12-Jul-2026 08:16:28 UTC] === API CALL LOG ===
[12-Jul-2026 08:16:28 UTC] Endpoint: user/profile.php
[12-Jul-2026 08:16:28 UTC] Full Log Data: {
    "timestamp": "2026-07-12 08:16:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.244.214",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.161.244.214, 172.70.162.241",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMiIsInVzZXJuYW1lIjoiUGVzaF9mZXRpc2giLCJlbWFpbCI6ImNoYXJsZXNhc3NpYW1haDUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ0NzcxNX0.j979QdqeaCK_-_2OQ-WB1gjOVMufg4fnSwh0M0UJVJ8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19e9b21e8b194ed-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.161.244.214",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 08:16:28 UTC] === END API CALL LOG ===
[12-Jul-2026 08:16:28 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 08:16:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMiIsInVzZXJuYW1lIjoiUGVzaF9mZXRpc2giLCJlbWFpbCI6ImNoYXJsZXNhc3NpYW1haDUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ0NzcxNX0.j979QdqeaCK_-_2OQ-WB1gjOVMufg4fnSwh0M0UJVJ8
[12-Jul-2026 08:16:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 08:16:28 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 08:16:28 UTC] User ID: 1032
[12-Jul-2026 08:16:28 UTC] ✅ User profile retrieved successfully for user ID: 1032
[12-Jul-2026 08:16:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 08:16:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 08:16:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"154.161.244.214, 172.70.162.241","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMiIsInVzZXJuYW1lIjoiUGVzaF9mZXRpc2giLCJlbWFpbCI6ImNoYXJsZXNhc3NpYW1haDUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ0NzcxNX0.j979QdqeaCK_-_2OQ-WB1gjOVMufg4fnSwh0M0UJVJ8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a19e9b21e8b894ed-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"154.161.244.214","cf-ipcountry":"GH","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-Jul-2026 08:16:28 UTC] === User Orders API Called ===
[12-Jul-2026 08:16:28 UTC] User ID: 1032
[12-Jul-2026 08:16:28 UTC] Limit: 20, Offset: 0
[12-Jul-2026 08:16:28 UTC] Orders found: 0
[12-Jul-2026 08:16:28 UTC] Orders data: []
[12-Jul-2026 08:16:28 UTC] Total orders count: 0
[12-Jul-2026 08:16:28 UTC] === API CALL LOG ===
[12-Jul-2026 08:16:28 UTC] Endpoint: user/profile.php
[12-Jul-2026 08:16:28 UTC] Full Log Data: {
    "timestamp": "2026-07-12 08:16:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.244.214",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.161.244.214, 172.70.162.241",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMiIsInVzZXJuYW1lIjoiUGVzaF9mZXRpc2giLCJlbWFpbCI6ImNoYXJsZXNhc3NpYW1haDUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ0NzcxNX0.j979QdqeaCK_-_2OQ-WB1gjOVMufg4fnSwh0M0UJVJ8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19e9b23099c94ed-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.161.244.214",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 08:16:28 UTC] === END API CALL LOG ===
[12-Jul-2026 08:16:28 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 08:16:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMiIsInVzZXJuYW1lIjoiUGVzaF9mZXRpc2giLCJlbWFpbCI6ImNoYXJsZXNhc3NpYW1haDUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ0NzcxNX0.j979QdqeaCK_-_2OQ-WB1gjOVMufg4fnSwh0M0UJVJ8
[12-Jul-2026 08:16:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 08:16:28 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 08:16:28 UTC] User ID: 1032
[12-Jul-2026 08:16:28 UTC] ✅ User profile retrieved successfully for user ID: 1032
[12-Jul-2026 08:16:29 UTC] === API CALL LOG ===
[12-Jul-2026 08:16:29 UTC] Endpoint: user/profile.php
[12-Jul-2026 08:16:29 UTC] Full Log Data: {
    "timestamp": "2026-07-12 08:16:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.244.214",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.161.244.214, 172.70.162.241",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMiIsInVzZXJuYW1lIjoiUGVzaF9mZXRpc2giLCJlbWFpbCI6ImNoYXJsZXNhc3NpYW1haDUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ0NzcxNX0.j979QdqeaCK_-_2OQ-WB1gjOVMufg4fnSwh0M0UJVJ8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19e9b27cd2194ed-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.161.244.214",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 08:16:29 UTC] === END API CALL LOG ===
[12-Jul-2026 08:16:29 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 08:16:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMiIsInVzZXJuYW1lIjoiUGVzaF9mZXRpc2giLCJlbWFpbCI6ImNoYXJsZXNhc3NpYW1haDUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ0NzcxNX0.j979QdqeaCK_-_2OQ-WB1gjOVMufg4fnSwh0M0UJVJ8
[12-Jul-2026 08:16:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 08:16:29 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 08:16:29 UTC] User ID: 1032
[12-Jul-2026 08:16:29 UTC] ✅ User profile retrieved successfully for user ID: 1032
[12-Jul-2026 08:17:01 UTC] === API CALL LOG ===
[12-Jul-2026 08:17:01 UTC] Endpoint: user/profile.php
[12-Jul-2026 08:17:01 UTC] Full Log Data: {
    "timestamp": "2026-07-12 08:17:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.244.214",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.161.244.214, 172.70.162.241",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMiIsInVzZXJuYW1lIjoiUGVzaF9mZXRpc2giLCJlbWFpbCI6ImNoYXJsZXNhc3NpYW1haDUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ0NzcxNX0.j979QdqeaCK_-_2OQ-WB1gjOVMufg4fnSwh0M0UJVJ8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19e9bf28c2f94ed-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.161.244.214",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 08:17:01 UTC] === END API CALL LOG ===
[12-Jul-2026 08:17:01 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 08:17:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMiIsInVzZXJuYW1lIjoiUGVzaF9mZXRpc2giLCJlbWFpbCI6ImNoYXJsZXNhc3NpYW1haDUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ0NzcxNX0.j979QdqeaCK_-_2OQ-WB1gjOVMufg4fnSwh0M0UJVJ8
[12-Jul-2026 08:17:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 08:17:01 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 08:17:01 UTC] User ID: 1032
[12-Jul-2026 08:17:01 UTC] ✅ User profile retrieved successfully for user ID: 1032
[12-Jul-2026 08:17:02 UTC] User Purchases API - User ID: 1032
[12-Jul-2026 08:17:02 UTC] User Purchases API - Total purchases found: 0
[12-Jul-2026 08:17:08 UTC] User Purchases API - User ID: 1032
[12-Jul-2026 08:17:08 UTC] User Purchases API - Total purchases found: 0
[12-Jul-2026 08:17:17 UTC] === API CALL LOG ===
[12-Jul-2026 08:17:17 UTC] Endpoint: user/profile.php
[12-Jul-2026 08:17:17 UTC] Full Log Data: {
    "timestamp": "2026-07-12 08:17:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.244.214",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.161.244.214, 172.70.162.242",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMiIsInVzZXJuYW1lIjoiUGVzaF9mZXRpc2giLCJlbWFpbCI6ImNoYXJsZXNhc3NpYW1haDUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ0NzcxNX0.j979QdqeaCK_-_2OQ-WB1gjOVMufg4fnSwh0M0UJVJ8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19e9c549bea94ed-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.161.244.214",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 08:17:17 UTC] === END API CALL LOG ===
[12-Jul-2026 08:17:17 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 08:17:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMiIsInVzZXJuYW1lIjoiUGVzaF9mZXRpc2giLCJlbWFpbCI6ImNoYXJsZXNhc3NpYW1haDUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ0NzcxNX0.j979QdqeaCK_-_2OQ-WB1gjOVMufg4fnSwh0M0UJVJ8
[12-Jul-2026 08:17:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 08:17:17 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 08:17:17 UTC] User ID: 1032
[12-Jul-2026 08:17:17 UTC] ✅ User profile retrieved successfully for user ID: 1032
[12-Jul-2026 08:17:17 UTC] User Purchases API - User ID: 1032
[12-Jul-2026 08:17:17 UTC] User Purchases API - Total purchases found: 0
[12-Jul-2026 08:17:21 UTC] User Purchases API - User ID: 1032
[12-Jul-2026 08:17:21 UTC] User Purchases API - Total purchases found: 0
[12-Jul-2026 08:17:23 UTC] === API CALL LOG ===
[12-Jul-2026 08:17:23 UTC] Endpoint: user/profile.php
[12-Jul-2026 08:17:23 UTC] Full Log Data: {
    "timestamp": "2026-07-12 08:17:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.244.214",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.161.244.214, 172.70.162.242",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMiIsInVzZXJuYW1lIjoiUGVzaF9mZXRpc2giLCJlbWFpbCI6ImNoYXJsZXNhc3NpYW1haDUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ0NzcxNX0.j979QdqeaCK_-_2OQ-WB1gjOVMufg4fnSwh0M0UJVJ8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19e9c7b9f6e94ed-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.161.244.214",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 08:17:23 UTC] === END API CALL LOG ===
[12-Jul-2026 08:17:23 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 08:17:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMiIsInVzZXJuYW1lIjoiUGVzaF9mZXRpc2giLCJlbWFpbCI6ImNoYXJsZXNhc3NpYW1haDUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ0NzcxNX0.j979QdqeaCK_-_2OQ-WB1gjOVMufg4fnSwh0M0UJVJ8
[12-Jul-2026 08:17:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 08:17:23 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 08:17:23 UTC] User ID: 1032
[12-Jul-2026 08:17:23 UTC] ✅ User profile retrieved successfully for user ID: 1032
[12-Jul-2026 08:17:23 UTC] User Purchases API - User ID: 1032
[12-Jul-2026 08:17:23 UTC] User Purchases API - Total purchases found: 0
[12-Jul-2026 08:17:35 UTC] === API CALL LOG ===
[12-Jul-2026 08:17:35 UTC] Endpoint: user/profile.php
[12-Jul-2026 08:17:35 UTC] Full Log Data: {
    "timestamp": "2026-07-12 08:17:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.244.214",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.161.244.214, 172.70.162.242",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMiIsInVzZXJuYW1lIjoiUGVzaF9mZXRpc2giLCJlbWFpbCI6ImNoYXJsZXNhc3NpYW1haDUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ0NzcxNX0.j979QdqeaCK_-_2OQ-WB1gjOVMufg4fnSwh0M0UJVJ8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19e9cc62e2194ed-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.161.244.214",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 08:17:35 UTC] === END API CALL LOG ===
[12-Jul-2026 08:17:35 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 08:17:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMiIsInVzZXJuYW1lIjoiUGVzaF9mZXRpc2giLCJlbWFpbCI6ImNoYXJsZXNhc3NpYW1haDUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ0NzcxNX0.j979QdqeaCK_-_2OQ-WB1gjOVMufg4fnSwh0M0UJVJ8
[12-Jul-2026 08:17:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 08:17:35 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 08:17:35 UTC] User ID: 1032
[12-Jul-2026 08:17:35 UTC] ✅ User profile retrieved successfully for user ID: 1032
[12-Jul-2026 08:17:36 UTC] User Purchases API - User ID: 1032
[12-Jul-2026 08:17:36 UTC] User Purchases API - Total purchases found: 0
[12-Jul-2026 08:17:39 UTC] === API CALL LOG ===
[12-Jul-2026 08:17:39 UTC] Endpoint: user/profile.php
[12-Jul-2026 08:17:39 UTC] Full Log Data: {
    "timestamp": "2026-07-12 08:17:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.244.214",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.161.244.214, 172.70.162.242",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMiIsInVzZXJuYW1lIjoiUGVzaF9mZXRpc2giLCJlbWFpbCI6ImNoYXJsZXNhc3NpYW1haDUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ0NzcxNX0.j979QdqeaCK_-_2OQ-WB1gjOVMufg4fnSwh0M0UJVJ8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19e9cdc7c1694ed-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.161.244.214",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 08:17:39 UTC] === END API CALL LOG ===
[12-Jul-2026 08:17:39 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 08:17:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMiIsInVzZXJuYW1lIjoiUGVzaF9mZXRpc2giLCJlbWFpbCI6ImNoYXJsZXNhc3NpYW1haDUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ0NzcxNX0.j979QdqeaCK_-_2OQ-WB1gjOVMufg4fnSwh0M0UJVJ8
[12-Jul-2026 08:17:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 08:17:39 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 08:17:39 UTC] User ID: 1032
[12-Jul-2026 08:17:39 UTC] ✅ User profile retrieved successfully for user ID: 1032
[12-Jul-2026 08:17:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 08:17:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 08:17:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"154.161.244.214, 172.70.162.242","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMiIsInVzZXJuYW1lIjoiUGVzaF9mZXRpc2giLCJlbWFpbCI6ImNoYXJsZXNhc3NpYW1haDUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ0NzcxNX0.j979QdqeaCK_-_2OQ-WB1gjOVMufg4fnSwh0M0UJVJ8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a19e9cdc7c1194ed-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"154.161.244.214","cf-ipcountry":"GH","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-Jul-2026 08:17:39 UTC] === User Orders API Called ===
[12-Jul-2026 08:17:39 UTC] User ID: 1032
[12-Jul-2026 08:17:39 UTC] Limit: 20, Offset: 0
[12-Jul-2026 08:17:39 UTC] Orders found: 0
[12-Jul-2026 08:17:39 UTC] Orders data: []
[12-Jul-2026 08:17:39 UTC] Total orders count: 0
[12-Jul-2026 08:17:39 UTC] === API CALL LOG ===
[12-Jul-2026 08:17:39 UTC] Endpoint: user/profile.php
[12-Jul-2026 08:17:39 UTC] Full Log Data: {
    "timestamp": "2026-07-12 08:17:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.244.214",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.161.244.214, 172.70.162.241",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMiIsInVzZXJuYW1lIjoiUGVzaF9mZXRpc2giLCJlbWFpbCI6ImNoYXJsZXNhc3NpYW1haDUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ0NzcxNX0.j979QdqeaCK_-_2OQ-WB1gjOVMufg4fnSwh0M0UJVJ8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19e9cdc7c1294ed-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.161.244.214",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 08:17:39 UTC] === END API CALL LOG ===
[12-Jul-2026 08:17:39 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 08:17:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMiIsInVzZXJuYW1lIjoiUGVzaF9mZXRpc2giLCJlbWFpbCI6ImNoYXJsZXNhc3NpYW1haDUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ0NzcxNX0.j979QdqeaCK_-_2OQ-WB1gjOVMufg4fnSwh0M0UJVJ8
[12-Jul-2026 08:17:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 08:17:39 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 08:17:39 UTC] User ID: 1032
[12-Jul-2026 08:17:39 UTC] ✅ User profile retrieved successfully for user ID: 1032
[12-Jul-2026 08:17:40 UTC] === API CALL LOG ===
[12-Jul-2026 08:17:40 UTC] Endpoint: user/profile.php
[12-Jul-2026 08:17:40 UTC] Full Log Data: {
    "timestamp": "2026-07-12 08:17:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.244.214",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.161.244.214, 172.70.162.241",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMiIsInVzZXJuYW1lIjoiUGVzaF9mZXRpc2giLCJlbWFpbCI6ImNoYXJsZXNhc3NpYW1haDUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ0NzcxNX0.j979QdqeaCK_-_2OQ-WB1gjOVMufg4fnSwh0M0UJVJ8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19e9ce10f1c94ed-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.161.244.214",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 08:17:40 UTC] === END API CALL LOG ===
[12-Jul-2026 08:17:40 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 08:17:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMiIsInVzZXJuYW1lIjoiUGVzaF9mZXRpc2giLCJlbWFpbCI6ImNoYXJsZXNhc3NpYW1haDUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ0NzcxNX0.j979QdqeaCK_-_2OQ-WB1gjOVMufg4fnSwh0M0UJVJ8
[12-Jul-2026 08:17:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 08:17:40 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 08:17:40 UTC] User ID: 1032
[12-Jul-2026 08:17:40 UTC] ✅ User profile retrieved successfully for user ID: 1032
[12-Jul-2026 08:17:48 UTC] === API CALL LOG ===
[12-Jul-2026 08:17:48 UTC] Endpoint: user/profile.php
[12-Jul-2026 08:17:48 UTC] Full Log Data: {
    "timestamp": "2026-07-12 08:17:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.244.214",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.161.244.214, 162.158.216.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMiIsInVzZXJuYW1lIjoiUGVzaF9mZXRpc2giLCJlbWFpbCI6ImNoYXJsZXNhc3NpYW1haDUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ0NzcxNX0.j979QdqeaCK_-_2OQ-WB1gjOVMufg4fnSwh0M0UJVJ8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19e9d188d4688ef-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.161.244.214",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 08:17:48 UTC] === END API CALL LOG ===
[12-Jul-2026 08:17:48 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 08:17:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMiIsInVzZXJuYW1lIjoiUGVzaF9mZXRpc2giLCJlbWFpbCI6ImNoYXJsZXNhc3NpYW1haDUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ0NzcxNX0.j979QdqeaCK_-_2OQ-WB1gjOVMufg4fnSwh0M0UJVJ8
[12-Jul-2026 08:17:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 08:17:48 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 08:17:48 UTC] User ID: 1032
[12-Jul-2026 08:17:48 UTC] ✅ User profile retrieved successfully for user ID: 1032
[12-Jul-2026 08:17:49 UTC] === API CALL LOG ===
[12-Jul-2026 08:17:49 UTC] Endpoint: user/profile.php
[12-Jul-2026 08:17:49 UTC] Full Log Data: {
    "timestamp": "2026-07-12 08:17:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.244.214",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.161.244.214, 162.158.216.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMiIsInVzZXJuYW1lIjoiUGVzaF9mZXRpc2giLCJlbWFpbCI6ImNoYXJsZXNhc3NpYW1haDUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ0NzcxNX0.j979QdqeaCK_-_2OQ-WB1gjOVMufg4fnSwh0M0UJVJ8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19e9d1c8ee388ef-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.161.244.214",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 08:17:49 UTC] === END API CALL LOG ===
[12-Jul-2026 08:17:49 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 08:17:49 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 08:17:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMiIsInVzZXJuYW1lIjoiUGVzaF9mZXRpc2giLCJlbWFpbCI6ImNoYXJsZXNhc3NpYW1haDUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ0NzcxNX0.j979QdqeaCK_-_2OQ-WB1gjOVMufg4fnSwh0M0UJVJ8
[12-Jul-2026 08:17:49 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 08:17:49 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"154.161.244.214, 162.158.216.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMiIsInVzZXJuYW1lIjoiUGVzaF9mZXRpc2giLCJlbWFpbCI6ImNoYXJsZXNhc3NpYW1haDUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ0NzcxNX0.j979QdqeaCK_-_2OQ-WB1gjOVMufg4fnSwh0M0UJVJ8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a19e9d1c8eea88ef-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"154.161.244.214","cf-ipcountry":"GH","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-Jul-2026 08:17:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 08:17:49 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 08:17:49 UTC] === User Orders API Called ===
[12-Jul-2026 08:17:49 UTC] User ID: 1032
[12-Jul-2026 08:17:49 UTC] User ID: 1032
[12-Jul-2026 08:17:49 UTC] Limit: 20, Offset: 0
[12-Jul-2026 08:17:49 UTC] ✅ User profile retrieved successfully for user ID: 1032
[12-Jul-2026 08:17:49 UTC] Orders found: 0
[12-Jul-2026 08:17:49 UTC] Orders data: []
[12-Jul-2026 08:17:49 UTC] Total orders count: 0
[12-Jul-2026 08:17:49 UTC] === API CALL LOG ===
[12-Jul-2026 08:17:49 UTC] Endpoint: user/profile.php
[12-Jul-2026 08:17:49 UTC] Full Log Data: {
    "timestamp": "2026-07-12 08:17:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.244.214",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.161.244.214, 162.158.216.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMiIsInVzZXJuYW1lIjoiUGVzaF9mZXRpc2giLCJlbWFpbCI6ImNoYXJsZXNhc3NpYW1haDUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ0NzcxNX0.j979QdqeaCK_-_2OQ-WB1gjOVMufg4fnSwh0M0UJVJ8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19e9d1db97788ef-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.161.244.214",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 08:17:49 UTC] === END API CALL LOG ===
[12-Jul-2026 08:17:49 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 08:17:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMiIsInVzZXJuYW1lIjoiUGVzaF9mZXRpc2giLCJlbWFpbCI6ImNoYXJsZXNhc3NpYW1haDUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ0NzcxNX0.j979QdqeaCK_-_2OQ-WB1gjOVMufg4fnSwh0M0UJVJ8
[12-Jul-2026 08:17:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 08:17:49 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 08:17:49 UTC] User ID: 1032
[12-Jul-2026 08:17:49 UTC] ✅ User profile retrieved successfully for user ID: 1032
[12-Jul-2026 08:17:50 UTC] === API CALL LOG ===
[12-Jul-2026 08:17:50 UTC] Endpoint: user/profile.php
[12-Jul-2026 08:17:50 UTC] Full Log Data: {
    "timestamp": "2026-07-12 08:17:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.244.214",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.161.244.214, 162.158.216.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMiIsInVzZXJuYW1lIjoiUGVzaF9mZXRpc2giLCJlbWFpbCI6ImNoYXJsZXNhc3NpYW1haDUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ0NzcxNX0.j979QdqeaCK_-_2OQ-WB1gjOVMufg4fnSwh0M0UJVJ8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19e9d24588d88ef-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.161.244.214",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 08:17:50 UTC] === END API CALL LOG ===
[12-Jul-2026 08:17:50 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 08:17:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMiIsInVzZXJuYW1lIjoiUGVzaF9mZXRpc2giLCJlbWFpbCI6ImNoYXJsZXNhc3NpYW1haDUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ0NzcxNX0.j979QdqeaCK_-_2OQ-WB1gjOVMufg4fnSwh0M0UJVJ8
[12-Jul-2026 08:17:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 08:17:50 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 08:17:50 UTC] User ID: 1032
[12-Jul-2026 08:17:50 UTC] ✅ User profile retrieved successfully for user ID: 1032
[12-Jul-2026 08:18:01 UTC] === API CALL LOG ===
[12-Jul-2026 08:18:01 UTC] Endpoint: user/profile.php
[12-Jul-2026 08:18:01 UTC] Full Log Data: {
    "timestamp": "2026-07-12 08:18:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.244.214",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.161.244.214, 162.158.216.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMiIsInVzZXJuYW1lIjoiUGVzaF9mZXRpc2giLCJlbWFpbCI6ImNoYXJsZXNhc3NpYW1haDUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ0NzcxNX0.j979QdqeaCK_-_2OQ-WB1gjOVMufg4fnSwh0M0UJVJ8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19e9d657c8288ef-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.161.244.214",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 08:18:01 UTC] === END API CALL LOG ===
[12-Jul-2026 08:18:01 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 08:18:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMiIsInVzZXJuYW1lIjoiUGVzaF9mZXRpc2giLCJlbWFpbCI6ImNoYXJsZXNhc3NpYW1haDUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ0NzcxNX0.j979QdqeaCK_-_2OQ-WB1gjOVMufg4fnSwh0M0UJVJ8
[12-Jul-2026 08:18:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 08:18:01 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 08:18:01 UTC] User ID: 1032
[12-Jul-2026 08:18:01 UTC] ✅ User profile retrieved successfully for user ID: 1032
[12-Jul-2026 12:07:01 UTC] === API CALL LOG ===
[12-Jul-2026 12:07:01 UTC] Endpoint: user/profile.php
[12-Jul-2026 12:07:01 UTC] Full Log Data: {
    "timestamp": "2026-07-12 12:07:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.144.112.54",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.144.112.54, 104.23.253.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMyIsInVzZXJuYW1lIjoibWVsaWthODEiLCJlbWFpbCI6Im1lbGlrYWFsaW1vaGFtbWFkaTQ0MEBnbWFpbC5jb20iLCJleHAiOjE3ODQ0NjI4MjB9.CD1bPN4Wz8FPvJ6XcYIH9MhRJqlq6us-VnN0UnrGHWQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19fecdaccbf269c-EWR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.144.112.54",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 12:07:01 UTC] === END API CALL LOG ===
[12-Jul-2026 12:07:01 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 12:07:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMyIsInVzZXJuYW1lIjoibWVsaWthODEiLCJlbWFpbCI6Im1lbGlrYWFsaW1vaGFtbWFkaTQ0MEBnbWFpbC5jb20iLCJleHAiOjE3ODQ0NjI4MjB9.CD1bPN4Wz8FPvJ6XcYIH9MhRJqlq6us-VnN0UnrGHWQ
[12-Jul-2026 12:07:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 12:07:01 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 12:07:01 UTC] User ID: 1033
[12-Jul-2026 12:07:01 UTC] ✅ User profile retrieved successfully for user ID: 1033
[12-Jul-2026 12:07:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 12:07:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 12:07:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"45.144.112.54, 104.23.253.88","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMyIsInVzZXJuYW1lIjoibWVsaWthODEiLCJlbWFpbCI6Im1lbGlrYWFsaW1vaGFtbWFkaTQ0MEBnbWFpbC5jb20iLCJleHAiOjE3ODQ0NjI4MjB9.CD1bPN4Wz8FPvJ6XcYIH9MhRJqlq6us-VnN0UnrGHWQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a19fecdaccc3269c-EWR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"45.144.112.54","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-Jul-2026 12:07:01 UTC] === User Orders API Called ===
[12-Jul-2026 12:07:01 UTC] User ID: 1033
[12-Jul-2026 12:07:01 UTC] Limit: 20, Offset: 0
[12-Jul-2026 12:07:01 UTC] Orders found: 0
[12-Jul-2026 12:07:01 UTC] Orders data: []
[12-Jul-2026 12:07:01 UTC] Total orders count: 0
[12-Jul-2026 12:07:02 UTC] === API CALL LOG ===
[12-Jul-2026 12:07:02 UTC] Endpoint: user/profile.php
[12-Jul-2026 12:07:02 UTC] Full Log Data: {
    "timestamp": "2026-07-12 12:07:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.144.112.54",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.144.112.54, 104.23.253.88",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMyIsInVzZXJuYW1lIjoibWVsaWthODEiLCJlbWFpbCI6Im1lbGlrYWFsaW1vaGFtbWFkaTQ0MEBnbWFpbC5jb20iLCJleHAiOjE3ODQ0NjI4MjB9.CD1bPN4Wz8FPvJ6XcYIH9MhRJqlq6us-VnN0UnrGHWQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19fecdb4da8269c-EWR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.144.112.54",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 12:07:02 UTC] === END API CALL LOG ===
[12-Jul-2026 12:07:02 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 12:07:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMyIsInVzZXJuYW1lIjoibWVsaWthODEiLCJlbWFpbCI6Im1lbGlrYWFsaW1vaGFtbWFkaTQ0MEBnbWFpbC5jb20iLCJleHAiOjE3ODQ0NjI4MjB9.CD1bPN4Wz8FPvJ6XcYIH9MhRJqlq6us-VnN0UnrGHWQ
[12-Jul-2026 12:07:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 12:07:02 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 12:07:02 UTC] User ID: 1033
[12-Jul-2026 12:07:02 UTC] ✅ User profile retrieved successfully for user ID: 1033
[12-Jul-2026 12:07:02 UTC] === API CALL LOG ===
[12-Jul-2026 12:07:02 UTC] Endpoint: user/profile.php
[12-Jul-2026 12:07:02 UTC] Full Log Data: {
    "timestamp": "2026-07-12 12:07:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.144.112.54",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.144.112.54, 104.23.253.88",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMyIsInVzZXJuYW1lIjoibWVsaWthODEiLCJlbWFpbCI6Im1lbGlrYWFsaW1vaGFtbWFkaTQ0MEBnbWFpbC5jb20iLCJleHAiOjE3ODQ0NjI4MjB9.CD1bPN4Wz8FPvJ6XcYIH9MhRJqlq6us-VnN0UnrGHWQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19fece2eb49269c-EWR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.144.112.54",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 12:07:02 UTC] === END API CALL LOG ===
[12-Jul-2026 12:07:02 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 12:07:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMyIsInVzZXJuYW1lIjoibWVsaWthODEiLCJlbWFpbCI6Im1lbGlrYWFsaW1vaGFtbWFkaTQ0MEBnbWFpbC5jb20iLCJleHAiOjE3ODQ0NjI4MjB9.CD1bPN4Wz8FPvJ6XcYIH9MhRJqlq6us-VnN0UnrGHWQ
[12-Jul-2026 12:07:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 12:07:02 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 12:07:02 UTC] User ID: 1033
[12-Jul-2026 12:07:02 UTC] ✅ User profile retrieved successfully for user ID: 1033
[12-Jul-2026 12:07:09 UTC] === API CALL LOG ===
[12-Jul-2026 12:07:09 UTC] Endpoint: user/profile.php
[12-Jul-2026 12:07:09 UTC] Full Log Data: {
    "timestamp": "2026-07-12 12:07:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.144.112.54",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.144.112.54, 104.23.253.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMyIsInVzZXJuYW1lIjoibWVsaWthODEiLCJlbWFpbCI6Im1lbGlrYWFsaW1vaGFtbWFkaTQ0MEBnbWFpbC5jb20iLCJleHAiOjE3ODQ0NjI4MjB9.CD1bPN4Wz8FPvJ6XcYIH9MhRJqlq6us-VnN0UnrGHWQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19fed0a0e75269c-EWR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.144.112.54",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 12:07:09 UTC] === END API CALL LOG ===
[12-Jul-2026 12:07:09 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 12:07:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMyIsInVzZXJuYW1lIjoibWVsaWthODEiLCJlbWFpbCI6Im1lbGlrYWFsaW1vaGFtbWFkaTQ0MEBnbWFpbC5jb20iLCJleHAiOjE3ODQ0NjI4MjB9.CD1bPN4Wz8FPvJ6XcYIH9MhRJqlq6us-VnN0UnrGHWQ
[12-Jul-2026 12:07:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 12:07:09 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 12:07:09 UTC] User ID: 1033
[12-Jul-2026 12:07:09 UTC] ✅ User profile retrieved successfully for user ID: 1033
[12-Jul-2026 12:07:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 12:07:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 12:07:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"45.144.112.54, 104.23.253.80","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMyIsInVzZXJuYW1lIjoibWVsaWthODEiLCJlbWFpbCI6Im1lbGlrYWFsaW1vaGFtbWFkaTQ0MEBnbWFpbC5jb20iLCJleHAiOjE3ODQ0NjI4MjB9.CD1bPN4Wz8FPvJ6XcYIH9MhRJqlq6us-VnN0UnrGHWQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a19fed420891269c-EWR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"45.144.112.54","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-Jul-2026 12:07:18 UTC] === User Orders API Called ===
[12-Jul-2026 12:07:18 UTC] User ID: 1033
[12-Jul-2026 12:07:18 UTC] Limit: 20, Offset: 0
[12-Jul-2026 12:07:18 UTC] Orders found: 0
[12-Jul-2026 12:07:18 UTC] Orders data: []
[12-Jul-2026 12:07:18 UTC] Total orders count: 0
[12-Jul-2026 12:07:18 UTC] === API CALL LOG ===
[12-Jul-2026 12:07:18 UTC] Endpoint: user/profile.php
[12-Jul-2026 12:07:18 UTC] Full Log Data: {
    "timestamp": "2026-07-12 12:07:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.144.112.54",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.144.112.54, 104.23.253.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMyIsInVzZXJuYW1lIjoibWVsaWthODEiLCJlbWFpbCI6Im1lbGlrYWFsaW1vaGFtbWFkaTQ0MEBnbWFpbC5jb20iLCJleHAiOjE3ODQ0NjI4MjB9.CD1bPN4Wz8FPvJ6XcYIH9MhRJqlq6us-VnN0UnrGHWQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19fed437b50269c-EWR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.144.112.54",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 12:07:18 UTC] === END API CALL LOG ===
[12-Jul-2026 12:07:18 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 12:07:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMyIsInVzZXJuYW1lIjoibWVsaWthODEiLCJlbWFpbCI6Im1lbGlrYWFsaW1vaGFtbWFkaTQ0MEBnbWFpbC5jb20iLCJleHAiOjE3ODQ0NjI4MjB9.CD1bPN4Wz8FPvJ6XcYIH9MhRJqlq6us-VnN0UnrGHWQ
[12-Jul-2026 12:07:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 12:07:18 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 12:07:18 UTC] User ID: 1033
[12-Jul-2026 12:07:18 UTC] ✅ User profile retrieved successfully for user ID: 1033
[12-Jul-2026 12:07:18 UTC] === API CALL LOG ===
[12-Jul-2026 12:07:18 UTC] Endpoint: user/profile.php
[12-Jul-2026 12:07:18 UTC] Full Log Data: {
    "timestamp": "2026-07-12 12:07:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.144.112.54",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.144.112.54, 104.23.253.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMyIsInVzZXJuYW1lIjoibWVsaWthODEiLCJlbWFpbCI6Im1lbGlrYWFsaW1vaGFtbWFkaTQ0MEBnbWFpbC5jb20iLCJleHAiOjE3ODQ0NjI4MjB9.CD1bPN4Wz8FPvJ6XcYIH9MhRJqlq6us-VnN0UnrGHWQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19fed46c9ab269c-EWR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.144.112.54",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 12:07:18 UTC] === END API CALL LOG ===
[12-Jul-2026 12:07:18 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 12:07:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMyIsInVzZXJuYW1lIjoibWVsaWthODEiLCJlbWFpbCI6Im1lbGlrYWFsaW1vaGFtbWFkaTQ0MEBnbWFpbC5jb20iLCJleHAiOjE3ODQ0NjI4MjB9.CD1bPN4Wz8FPvJ6XcYIH9MhRJqlq6us-VnN0UnrGHWQ
[12-Jul-2026 12:07:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 12:07:18 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 12:07:18 UTC] User ID: 1033
[12-Jul-2026 12:07:18 UTC] ✅ User profile retrieved successfully for user ID: 1033
[12-Jul-2026 12:07:19 UTC] === API CALL LOG ===
[12-Jul-2026 12:07:19 UTC] Endpoint: user/profile.php
[12-Jul-2026 12:07:19 UTC] Full Log Data: {
    "timestamp": "2026-07-12 12:07:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.144.112.54",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.144.112.54, 104.23.253.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMyIsInVzZXJuYW1lIjoibWVsaWthODEiLCJlbWFpbCI6Im1lbGlrYWFsaW1vaGFtbWFkaTQ0MEBnbWFpbC5jb20iLCJleHAiOjE3ODQ0NjI4MjB9.CD1bPN4Wz8FPvJ6XcYIH9MhRJqlq6us-VnN0UnrGHWQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19fed498f29269c-EWR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.144.112.54",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 12:07:19 UTC] === END API CALL LOG ===
[12-Jul-2026 12:07:19 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 12:07:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMyIsInVzZXJuYW1lIjoibWVsaWthODEiLCJlbWFpbCI6Im1lbGlrYWFsaW1vaGFtbWFkaTQ0MEBnbWFpbC5jb20iLCJleHAiOjE3ODQ0NjI4MjB9.CD1bPN4Wz8FPvJ6XcYIH9MhRJqlq6us-VnN0UnrGHWQ
[12-Jul-2026 12:07:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 12:07:19 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 12:07:19 UTC] User ID: 1033
[12-Jul-2026 12:07:19 UTC] ✅ User profile retrieved successfully for user ID: 1033
[12-Jul-2026 12:07:22 UTC] === API CALL LOG ===
[12-Jul-2026 12:07:22 UTC] Endpoint: user/profile.php
[12-Jul-2026 12:07:22 UTC] Full Log Data: {
    "timestamp": "2026-07-12 12:07:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.144.112.54",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.144.112.54, 104.23.253.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMyIsInVzZXJuYW1lIjoibWVsaWthODEiLCJlbWFpbCI6Im1lbGlrYWFsaW1vaGFtbWFkaTQ0MEBnbWFpbC5jb20iLCJleHAiOjE3ODQ0NjI4MjB9.CD1bPN4Wz8FPvJ6XcYIH9MhRJqlq6us-VnN0UnrGHWQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19fed5fdb93269c-EWR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.144.112.54",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 12:07:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 12:07:22 UTC] === END API CALL LOG ===
[12-Jul-2026 12:07:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 12:07:22 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 12:07:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"45.144.112.54, 104.23.253.80","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMyIsInVzZXJuYW1lIjoibWVsaWthODEiLCJlbWFpbCI6Im1lbGlrYWFsaW1vaGFtbWFkaTQ0MEBnbWFpbC5jb20iLCJleHAiOjE3ODQ0NjI4MjB9.CD1bPN4Wz8FPvJ6XcYIH9MhRJqlq6us-VnN0UnrGHWQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a19fed5fdb90269c-EWR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"45.144.112.54","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-Jul-2026 12:07:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMyIsInVzZXJuYW1lIjoibWVsaWthODEiLCJlbWFpbCI6Im1lbGlrYWFsaW1vaGFtbWFkaTQ0MEBnbWFpbC5jb20iLCJleHAiOjE3ODQ0NjI4MjB9.CD1bPN4Wz8FPvJ6XcYIH9MhRJqlq6us-VnN0UnrGHWQ
[12-Jul-2026 12:07:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 12:07:22 UTC] === User Orders API Called ===
[12-Jul-2026 12:07:22 UTC] User ID: 1033
[12-Jul-2026 12:07:22 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 12:07:22 UTC] Limit: 20, Offset: 0
[12-Jul-2026 12:07:22 UTC] User ID: 1033
[12-Jul-2026 12:07:22 UTC] ✅ User profile retrieved successfully for user ID: 1033
[12-Jul-2026 12:07:22 UTC] Orders found: 0
[12-Jul-2026 12:07:22 UTC] Orders data: []
[12-Jul-2026 12:07:22 UTC] Total orders count: 0
[12-Jul-2026 12:07:23 UTC] === API CALL LOG ===
[12-Jul-2026 12:07:23 UTC] Endpoint: user/profile.php
[12-Jul-2026 12:07:23 UTC] Full Log Data: {
    "timestamp": "2026-07-12 12:07:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.144.112.54",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.144.112.54, 104.23.253.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMyIsInVzZXJuYW1lIjoibWVsaWthODEiLCJlbWFpbCI6Im1lbGlrYWFsaW1vaGFtbWFkaTQ0MEBnbWFpbC5jb20iLCJleHAiOjE3ODQ0NjI4MjB9.CD1bPN4Wz8FPvJ6XcYIH9MhRJqlq6us-VnN0UnrGHWQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19fed647ce0269c-EWR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.144.112.54",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 12:07:23 UTC] === END API CALL LOG ===
[12-Jul-2026 12:07:23 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 12:07:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMyIsInVzZXJuYW1lIjoibWVsaWthODEiLCJlbWFpbCI6Im1lbGlrYWFsaW1vaGFtbWFkaTQ0MEBnbWFpbC5jb20iLCJleHAiOjE3ODQ0NjI4MjB9.CD1bPN4Wz8FPvJ6XcYIH9MhRJqlq6us-VnN0UnrGHWQ
[12-Jul-2026 12:07:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 12:07:23 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 12:07:23 UTC] User ID: 1033
[12-Jul-2026 12:07:23 UTC] ✅ User profile retrieved successfully for user ID: 1033
[12-Jul-2026 12:07:24 UTC] === API CALL LOG ===
[12-Jul-2026 12:07:24 UTC] Endpoint: user/profile.php
[12-Jul-2026 12:07:24 UTC] Full Log Data: {
    "timestamp": "2026-07-12 12:07:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.144.112.54",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.144.112.54, 104.23.253.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMyIsInVzZXJuYW1lIjoibWVsaWthODEiLCJlbWFpbCI6Im1lbGlrYWFsaW1vaGFtbWFkaTQ0MEBnbWFpbC5jb20iLCJleHAiOjE3ODQ0NjI4MjB9.CD1bPN4Wz8FPvJ6XcYIH9MhRJqlq6us-VnN0UnrGHWQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19fed676a5b269c-EWR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.144.112.54",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 12:07:24 UTC] === END API CALL LOG ===
[12-Jul-2026 12:07:24 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 12:07:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMyIsInVzZXJuYW1lIjoibWVsaWthODEiLCJlbWFpbCI6Im1lbGlrYWFsaW1vaGFtbWFkaTQ0MEBnbWFpbC5jb20iLCJleHAiOjE3ODQ0NjI4MjB9.CD1bPN4Wz8FPvJ6XcYIH9MhRJqlq6us-VnN0UnrGHWQ
[12-Jul-2026 12:07:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 12:07:24 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 12:07:24 UTC] User ID: 1033
[12-Jul-2026 12:07:24 UTC] ✅ User profile retrieved successfully for user ID: 1033
[12-Jul-2026 12:07:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 12:07:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 12:07:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"45.144.112.54, 104.23.253.80","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMyIsInVzZXJuYW1lIjoibWVsaWthODEiLCJlbWFpbCI6Im1lbGlrYWFsaW1vaGFtbWFkaTQ0MEBnbWFpbC5jb20iLCJleHAiOjE3ODQ0NjI4MjB9.CD1bPN4Wz8FPvJ6XcYIH9MhRJqlq6us-VnN0UnrGHWQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a19feda0da80269c-EWR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"45.144.112.54","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-Jul-2026 12:07:33 UTC] === User Orders API Called ===
[12-Jul-2026 12:07:33 UTC] User ID: 1033
[12-Jul-2026 12:07:33 UTC] Limit: 20, Offset: 0
[12-Jul-2026 12:07:33 UTC] Orders found: 0
[12-Jul-2026 12:07:33 UTC] Orders data: []
[12-Jul-2026 12:07:33 UTC] Total orders count: 0
[12-Jul-2026 12:07:34 UTC] === API CALL LOG ===
[12-Jul-2026 12:07:34 UTC] Endpoint: user/profile.php
[12-Jul-2026 12:07:34 UTC] Full Log Data: {
    "timestamp": "2026-07-12 12:07:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.144.112.54",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.144.112.54, 104.23.253.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMyIsInVzZXJuYW1lIjoibWVsaWthODEiLCJlbWFpbCI6Im1lbGlrYWFsaW1vaGFtbWFkaTQ0MEBnbWFpbC5jb20iLCJleHAiOjE3ODQ0NjI4MjB9.CD1bPN4Wz8FPvJ6XcYIH9MhRJqlq6us-VnN0UnrGHWQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19fedaadfc6269c-EWR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.144.112.54",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 12:07:34 UTC] === END API CALL LOG ===
[12-Jul-2026 12:07:34 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 12:07:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMyIsInVzZXJuYW1lIjoibWVsaWthODEiLCJlbWFpbCI6Im1lbGlrYWFsaW1vaGFtbWFkaTQ0MEBnbWFpbC5jb20iLCJleHAiOjE3ODQ0NjI4MjB9.CD1bPN4Wz8FPvJ6XcYIH9MhRJqlq6us-VnN0UnrGHWQ
[12-Jul-2026 12:07:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 12:07:34 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 12:07:34 UTC] User ID: 1033
[12-Jul-2026 12:07:34 UTC] ✅ User profile retrieved successfully for user ID: 1033
[12-Jul-2026 12:07:35 UTC] User Purchases API - User ID: 1033
[12-Jul-2026 12:07:35 UTC] User Purchases API - Total purchases found: 0
[12-Jul-2026 12:07:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 12:07:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 12:07:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"45.144.112.54, 104.23.253.81","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMyIsInVzZXJuYW1lIjoibWVsaWthODEiLCJlbWFpbCI6Im1lbGlrYWFsaW1vaGFtbWFkaTQ0MEBnbWFpbC5jb20iLCJleHAiOjE3ODQ0NjI4MjB9.CD1bPN4Wz8FPvJ6XcYIH9MhRJqlq6us-VnN0UnrGHWQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a19fedcc3a6b269c-EWR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"45.144.112.54","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-Jul-2026 12:07:40 UTC] === User Orders API Called ===
[12-Jul-2026 12:07:40 UTC] User ID: 1033
[12-Jul-2026 12:07:40 UTC] Limit: 20, Offset: 0
[12-Jul-2026 12:07:40 UTC] Orders found: 0
[12-Jul-2026 12:07:40 UTC] Orders data: []
[12-Jul-2026 12:07:40 UTC] Total orders count: 0
[12-Jul-2026 12:07:40 UTC] === API CALL LOG ===
[12-Jul-2026 12:07:40 UTC] Endpoint: user/profile.php
[12-Jul-2026 12:07:40 UTC] Full Log Data: {
    "timestamp": "2026-07-12 12:07:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.144.112.54",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.144.112.54, 104.23.253.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMyIsInVzZXJuYW1lIjoibWVsaWthODEiLCJlbWFpbCI6Im1lbGlrYWFsaW1vaGFtbWFkaTQ0MEBnbWFpbC5jb20iLCJleHAiOjE3ODQ0NjI4MjB9.CD1bPN4Wz8FPvJ6XcYIH9MhRJqlq6us-VnN0UnrGHWQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19fedcd5d39269c-EWR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.144.112.54",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 12:07:40 UTC] === END API CALL LOG ===
[12-Jul-2026 12:07:40 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 12:07:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMyIsInVzZXJuYW1lIjoibWVsaWthODEiLCJlbWFpbCI6Im1lbGlrYWFsaW1vaGFtbWFkaTQ0MEBnbWFpbC5jb20iLCJleHAiOjE3ODQ0NjI4MjB9.CD1bPN4Wz8FPvJ6XcYIH9MhRJqlq6us-VnN0UnrGHWQ
[12-Jul-2026 12:07:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 12:07:40 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 12:07:40 UTC] User ID: 1033
[12-Jul-2026 12:07:40 UTC] ✅ User profile retrieved successfully for user ID: 1033
[12-Jul-2026 12:07:40 UTC] === API CALL LOG ===
[12-Jul-2026 12:07:40 UTC] Endpoint: user/profile.php
[12-Jul-2026 12:07:40 UTC] Full Log Data: {
    "timestamp": "2026-07-12 12:07:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.144.112.54",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.144.112.54, 104.23.253.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMyIsInVzZXJuYW1lIjoibWVsaWthODEiLCJlbWFpbCI6Im1lbGlrYWFsaW1vaGFtbWFkaTQ0MEBnbWFpbC5jb20iLCJleHAiOjE3ODQ0NjI4MjB9.CD1bPN4Wz8FPvJ6XcYIH9MhRJqlq6us-VnN0UnrGHWQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19fedd04c26269c-EWR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.144.112.54",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 12:07:40 UTC] === END API CALL LOG ===
[12-Jul-2026 12:07:40 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 12:07:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMyIsInVzZXJuYW1lIjoibWVsaWthODEiLCJlbWFpbCI6Im1lbGlrYWFsaW1vaGFtbWFkaTQ0MEBnbWFpbC5jb20iLCJleHAiOjE3ODQ0NjI4MjB9.CD1bPN4Wz8FPvJ6XcYIH9MhRJqlq6us-VnN0UnrGHWQ
[12-Jul-2026 12:07:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 12:07:40 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 12:07:40 UTC] User ID: 1033
[12-Jul-2026 12:07:40 UTC] ✅ User profile retrieved successfully for user ID: 1033
[12-Jul-2026 12:07:41 UTC] === API CALL LOG ===
[12-Jul-2026 12:07:41 UTC] Endpoint: user/profile.php
[12-Jul-2026 12:07:41 UTC] Full Log Data: {
    "timestamp": "2026-07-12 12:07:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.144.112.54",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.144.112.54, 104.23.253.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMyIsInVzZXJuYW1lIjoibWVsaWthODEiLCJlbWFpbCI6Im1lbGlrYWFsaW1vaGFtbWFkaTQ0MEBnbWFpbC5jb20iLCJleHAiOjE3ODQ0NjI4MjB9.CD1bPN4Wz8FPvJ6XcYIH9MhRJqlq6us-VnN0UnrGHWQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19fedd67a22269c-EWR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.144.112.54",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 12:07:41 UTC] === END API CALL LOG ===
[12-Jul-2026 12:07:41 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 12:07:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMyIsInVzZXJuYW1lIjoibWVsaWthODEiLCJlbWFpbCI6Im1lbGlrYWFsaW1vaGFtbWFkaTQ0MEBnbWFpbC5jb20iLCJleHAiOjE3ODQ0NjI4MjB9.CD1bPN4Wz8FPvJ6XcYIH9MhRJqlq6us-VnN0UnrGHWQ
[12-Jul-2026 12:07:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 12:07:41 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 12:07:41 UTC] User ID: 1033
[12-Jul-2026 12:07:41 UTC] ✅ User profile retrieved successfully for user ID: 1033
[12-Jul-2026 12:07:44 UTC] === API CALL LOG ===
[12-Jul-2026 12:07:44 UTC] Endpoint: user/profile.php
[12-Jul-2026 12:07:44 UTC] Full Log Data: {
    "timestamp": "2026-07-12 12:07:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.144.112.54",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.144.112.54, 104.23.253.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMyIsInVzZXJuYW1lIjoibWVsaWthODEiLCJlbWFpbCI6Im1lbGlrYWFsaW1vaGFtbWFkaTQ0MEBnbWFpbC5jb20iLCJleHAiOjE3ODQ0NjI4MjB9.CD1bPN4Wz8FPvJ6XcYIH9MhRJqlq6us-VnN0UnrGHWQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19fede98c62269c-EWR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.144.112.54",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 12:07:44 UTC] === END API CALL LOG ===
[12-Jul-2026 12:07:44 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 12:07:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMyIsInVzZXJuYW1lIjoibWVsaWthODEiLCJlbWFpbCI6Im1lbGlrYWFsaW1vaGFtbWFkaTQ0MEBnbWFpbC5jb20iLCJleHAiOjE3ODQ0NjI4MjB9.CD1bPN4Wz8FPvJ6XcYIH9MhRJqlq6us-VnN0UnrGHWQ
[12-Jul-2026 12:07:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 12:07:44 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 12:07:44 UTC] User ID: 1033
[12-Jul-2026 12:07:44 UTC] ✅ User profile retrieved successfully for user ID: 1033
[12-Jul-2026 12:07:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 12:07:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 12:07:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"45.144.112.54, 104.23.253.81","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMyIsInVzZXJuYW1lIjoibWVsaWthODEiLCJlbWFpbCI6Im1lbGlrYWFsaW1vaGFtbWFkaTQ0MEBnbWFpbC5jb20iLCJleHAiOjE3ODQ0NjI4MjB9.CD1bPN4Wz8FPvJ6XcYIH9MhRJqlq6us-VnN0UnrGHWQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a19fede98c61269c-EWR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"45.144.112.54","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-Jul-2026 12:07:44 UTC] === User Orders API Called ===
[12-Jul-2026 12:07:44 UTC] User ID: 1033
[12-Jul-2026 12:07:44 UTC] Limit: 20, Offset: 0
[12-Jul-2026 12:07:44 UTC] Orders found: 0
[12-Jul-2026 12:07:44 UTC] Orders data: []
[12-Jul-2026 12:07:44 UTC] Total orders count: 0
[12-Jul-2026 12:07:45 UTC] === API CALL LOG ===
[12-Jul-2026 12:07:45 UTC] Endpoint: user/profile.php
[12-Jul-2026 12:07:45 UTC] Full Log Data: {
    "timestamp": "2026-07-12 12:07:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.144.112.54",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.144.112.54, 104.23.253.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMyIsInVzZXJuYW1lIjoibWVsaWthODEiLCJlbWFpbCI6Im1lbGlrYWFsaW1vaGFtbWFkaTQ0MEBnbWFpbC5jb20iLCJleHAiOjE3ODQ0NjI4MjB9.CD1bPN4Wz8FPvJ6XcYIH9MhRJqlq6us-VnN0UnrGHWQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19fedecab58269c-EWR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.144.112.54",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 12:07:45 UTC] === END API CALL LOG ===
[12-Jul-2026 12:07:45 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 12:07:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMyIsInVzZXJuYW1lIjoibWVsaWthODEiLCJlbWFpbCI6Im1lbGlrYWFsaW1vaGFtbWFkaTQ0MEBnbWFpbC5jb20iLCJleHAiOjE3ODQ0NjI4MjB9.CD1bPN4Wz8FPvJ6XcYIH9MhRJqlq6us-VnN0UnrGHWQ
[12-Jul-2026 12:07:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 12:07:45 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 12:07:45 UTC] User ID: 1033
[12-Jul-2026 12:07:45 UTC] ✅ User profile retrieved successfully for user ID: 1033
[12-Jul-2026 12:07:46 UTC] === API CALL LOG ===
[12-Jul-2026 12:07:46 UTC] Endpoint: user/profile.php
[12-Jul-2026 12:07:46 UTC] Full Log Data: {
    "timestamp": "2026-07-12 12:07:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.144.112.54",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.144.112.54, 104.23.253.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMyIsInVzZXJuYW1lIjoibWVsaWthODEiLCJlbWFpbCI6Im1lbGlrYWFsaW1vaGFtbWFkaTQ0MEBnbWFpbC5jb20iLCJleHAiOjE3ODQ0NjI4MjB9.CD1bPN4Wz8FPvJ6XcYIH9MhRJqlq6us-VnN0UnrGHWQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19fedf0bc57269c-EWR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.144.112.54",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 12:07:46 UTC] === END API CALL LOG ===
[12-Jul-2026 12:07:46 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 12:07:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMyIsInVzZXJuYW1lIjoibWVsaWthODEiLCJlbWFpbCI6Im1lbGlrYWFsaW1vaGFtbWFkaTQ0MEBnbWFpbC5jb20iLCJleHAiOjE3ODQ0NjI4MjB9.CD1bPN4Wz8FPvJ6XcYIH9MhRJqlq6us-VnN0UnrGHWQ
[12-Jul-2026 12:07:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 12:07:46 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 12:07:46 UTC] User ID: 1033
[12-Jul-2026 12:07:46 UTC] ✅ User profile retrieved successfully for user ID: 1033
[12-Jul-2026 12:07:47 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 12:07:47 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 12:07:47 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"45.144.112.54, 104.23.253.81","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMyIsInVzZXJuYW1lIjoibWVsaWthODEiLCJlbWFpbCI6Im1lbGlrYWFsaW1vaGFtbWFkaTQ0MEBnbWFpbC5jb20iLCJleHAiOjE3ODQ0NjI4MjB9.CD1bPN4Wz8FPvJ6XcYIH9MhRJqlq6us-VnN0UnrGHWQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a19fedfada66269c-EWR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"45.144.112.54","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-Jul-2026 12:07:47 UTC] === User Orders API Called ===
[12-Jul-2026 12:07:47 UTC] User ID: 1033
[12-Jul-2026 12:07:47 UTC] Limit: 20, Offset: 0
[12-Jul-2026 12:07:47 UTC] Orders found: 0
[12-Jul-2026 12:07:47 UTC] Orders data: []
[12-Jul-2026 12:07:47 UTC] Total orders count: 0
[12-Jul-2026 12:07:47 UTC] === API CALL LOG ===
[12-Jul-2026 12:07:47 UTC] Endpoint: user/profile.php
[12-Jul-2026 12:07:47 UTC] Full Log Data: {
    "timestamp": "2026-07-12 12:07:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.144.112.54",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.144.112.54, 104.23.253.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMyIsInVzZXJuYW1lIjoibWVsaWthODEiLCJlbWFpbCI6Im1lbGlrYWFsaW1vaGFtbWFkaTQ0MEBnbWFpbC5jb20iLCJleHAiOjE3ODQ0NjI4MjB9.CD1bPN4Wz8FPvJ6XcYIH9MhRJqlq6us-VnN0UnrGHWQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19fedfc3d5f269c-EWR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.144.112.54",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 12:07:47 UTC] === END API CALL LOG ===
[12-Jul-2026 12:07:47 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 12:07:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMyIsInVzZXJuYW1lIjoibWVsaWthODEiLCJlbWFpbCI6Im1lbGlrYWFsaW1vaGFtbWFkaTQ0MEBnbWFpbC5jb20iLCJleHAiOjE3ODQ0NjI4MjB9.CD1bPN4Wz8FPvJ6XcYIH9MhRJqlq6us-VnN0UnrGHWQ
[12-Jul-2026 12:07:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 12:07:47 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 12:07:47 UTC] User ID: 1033
[12-Jul-2026 12:07:47 UTC] ✅ User profile retrieved successfully for user ID: 1033
[12-Jul-2026 12:07:48 UTC] === API CALL LOG ===
[12-Jul-2026 12:07:48 UTC] Endpoint: user/profile.php
[12-Jul-2026 12:07:48 UTC] Full Log Data: {
    "timestamp": "2026-07-12 12:07:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.144.112.54",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.144.112.54, 104.23.253.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMyIsInVzZXJuYW1lIjoibWVsaWthODEiLCJlbWFpbCI6Im1lbGlrYWFsaW1vaGFtbWFkaTQ0MEBnbWFpbC5jb20iLCJleHAiOjE3ODQ0NjI4MjB9.CD1bPN4Wz8FPvJ6XcYIH9MhRJqlq6us-VnN0UnrGHWQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19fedfefb45269c-EWR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.144.112.54",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 12:07:48 UTC] === END API CALL LOG ===
[12-Jul-2026 12:07:48 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 12:07:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMyIsInVzZXJuYW1lIjoibWVsaWthODEiLCJlbWFpbCI6Im1lbGlrYWFsaW1vaGFtbWFkaTQ0MEBnbWFpbC5jb20iLCJleHAiOjE3ODQ0NjI4MjB9.CD1bPN4Wz8FPvJ6XcYIH9MhRJqlq6us-VnN0UnrGHWQ
[12-Jul-2026 12:07:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 12:07:48 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 12:07:48 UTC] User ID: 1033
[12-Jul-2026 12:07:48 UTC] ✅ User profile retrieved successfully for user ID: 1033
[12-Jul-2026 12:07:49 UTC] === API CALL LOG ===
[12-Jul-2026 12:07:49 UTC] Endpoint: user/profile.php
[12-Jul-2026 12:07:49 UTC] Full Log Data: {
    "timestamp": "2026-07-12 12:07:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.144.112.54",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.144.112.54, 104.23.253.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMyIsInVzZXJuYW1lIjoibWVsaWthODEiLCJlbWFpbCI6Im1lbGlrYWFsaW1vaGFtbWFkaTQ0MEBnbWFpbC5jb20iLCJleHAiOjE3ODQ0NjI4MjB9.CD1bPN4Wz8FPvJ6XcYIH9MhRJqlq6us-VnN0UnrGHWQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a19fee030ba8269c-EWR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.144.112.54",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 12:07:49 UTC] === END API CALL LOG ===
[12-Jul-2026 12:07:49 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 12:07:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMyIsInVzZXJuYW1lIjoibWVsaWthODEiLCJlbWFpbCI6Im1lbGlrYWFsaW1vaGFtbWFkaTQ0MEBnbWFpbC5jb20iLCJleHAiOjE3ODQ0NjI4MjB9.CD1bPN4Wz8FPvJ6XcYIH9MhRJqlq6us-VnN0UnrGHWQ
[12-Jul-2026 12:07:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 12:07:49 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 12:07:49 UTC] User ID: 1033
[12-Jul-2026 12:07:49 UTC] ✅ User profile retrieved successfully for user ID: 1033
[12-Jul-2026 13:01:03 UTC] === API CALL LOG ===
[12-Jul-2026 13:01:03 UTC] Endpoint: user/profile.php
[12-Jul-2026 13:01:03 UTC] Full Log Data: {
    "timestamp": "2026-07-12 13:01:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "193.108.117.95",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "193.108.117.95, 172.69.151.121",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOCIsInVzZXJuYW1lIjoib2pnb3RiaWdiYWciLCJlbWFpbCI6ImFnYm9kb29iaW5uYTEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQxNDgzOX0.XV-hxrWw5osb4cg6OrC8jmRIfcH2ovmdD6RPN2ehvW4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a03bfffee15d97-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "193.108.117.95",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 13:01:03 UTC] === END API CALL LOG ===
[12-Jul-2026 13:01:03 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 13:01:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOCIsInVzZXJuYW1lIjoib2pnb3RiaWdiYWciLCJlbWFpbCI6ImFnYm9kb29iaW5uYTEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQxNDgzOX0.XV-hxrWw5osb4cg6OrC8jmRIfcH2ovmdD6RPN2ehvW4
[12-Jul-2026 13:01:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 13:01:03 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 13:01:03 UTC] User ID: 1028
[12-Jul-2026 13:01:03 UTC] ✅ User profile retrieved successfully for user ID: 1028
[12-Jul-2026 13:01:04 UTC] === API CALL LOG ===
[12-Jul-2026 13:01:04 UTC] Endpoint: user/profile.php
[12-Jul-2026 13:01:04 UTC] Full Log Data: {
    "timestamp": "2026-07-12 13:01:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "193.108.117.95",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "193.108.117.95, 172.69.150.150",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOCIsInVzZXJuYW1lIjoib2pnb3RiaWdiYWciLCJlbWFpbCI6ImFnYm9kb29iaW5uYTEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQxNDgzOX0.XV-hxrWw5osb4cg6OrC8jmRIfcH2ovmdD6RPN2ehvW4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a03c072e655d97-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "193.108.117.95",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 13:01:04 UTC] === END API CALL LOG ===
[12-Jul-2026 13:01:04 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 13:01:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOCIsInVzZXJuYW1lIjoib2pnb3RiaWdiYWciLCJlbWFpbCI6ImFnYm9kb29iaW5uYTEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQxNDgzOX0.XV-hxrWw5osb4cg6OrC8jmRIfcH2ovmdD6RPN2ehvW4
[12-Jul-2026 13:01:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 13:01:04 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 13:01:04 UTC] User ID: 1028
[12-Jul-2026 13:01:04 UTC] ✅ User profile retrieved successfully for user ID: 1028
[12-Jul-2026 13:01:04 UTC] === API CALL LOG ===
[12-Jul-2026 13:01:04 UTC] Endpoint: user/profile.php
[12-Jul-2026 13:01:04 UTC] Full Log Data: {
    "timestamp": "2026-07-12 13:01:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "193.108.117.95",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "193.108.117.95, 172.69.150.150",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOCIsInVzZXJuYW1lIjoib2pnb3RiaWdiYWciLCJlbWFpbCI6ImFnYm9kb29iaW5uYTEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQxNDgzOX0.XV-hxrWw5osb4cg6OrC8jmRIfcH2ovmdD6RPN2ehvW4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a03c072e715d97-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "193.108.117.95",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 13:01:04 UTC] === END API CALL LOG ===
[12-Jul-2026 13:01:04 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 13:01:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOCIsInVzZXJuYW1lIjoib2pnb3RiaWdiYWciLCJlbWFpbCI6ImFnYm9kb29iaW5uYTEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQxNDgzOX0.XV-hxrWw5osb4cg6OrC8jmRIfcH2ovmdD6RPN2ehvW4
[12-Jul-2026 13:01:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 13:01:04 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 13:01:04 UTC] User ID: 1028
[12-Jul-2026 13:01:04 UTC] ✅ User profile retrieved successfully for user ID: 1028
[12-Jul-2026 13:01:04 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 13:01:04 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 13:01:04 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"193.108.117.95, 172.69.150.150","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOCIsInVzZXJuYW1lIjoib2pnb3RiaWdiYWciLCJlbWFpbCI6ImFnYm9kb29iaW5uYTEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQxNDgzOX0.XV-hxrWw5osb4cg6OrC8jmRIfcH2ovmdD6RPN2ehvW4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1a03c072e6f5d97-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"193.108.117.95","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-Jul-2026 13:01:04 UTC] === User Orders API Called ===
[12-Jul-2026 13:01:04 UTC] User ID: 1028
[12-Jul-2026 13:01:04 UTC] Limit: 20, Offset: 0
[12-Jul-2026 13:01:04 UTC] Orders found: 2
[12-Jul-2026 13:01:04 UTC] Orders data: [{"id":401,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/TheForexComplexPremium","status":"pending","created_at":"2026-07-12 02:28:40","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":400,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/TheForexComplexPremium","status":"pending","created_at":"2026-07-12 02:28:12","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[12-Jul-2026 13:01:04 UTC] Total orders count: 2
[12-Jul-2026 13:01:06 UTC] === API CALL LOG ===
[12-Jul-2026 13:01:06 UTC] Endpoint: user/profile.php
[12-Jul-2026 13:01:06 UTC] Full Log Data: {
    "timestamp": "2026-07-12 13:01:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "193.108.117.95",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "193.108.117.95, 172.69.150.150",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOCIsInVzZXJuYW1lIjoib2pnb3RiaWdiYWciLCJlbWFpbCI6ImFnYm9kb29iaW5uYTEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQxNDgzOX0.XV-hxrWw5osb4cg6OrC8jmRIfcH2ovmdD6RPN2ehvW4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a03c11a9655d97-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "193.108.117.95",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 13:01:06 UTC] === END API CALL LOG ===
[12-Jul-2026 13:01:06 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 13:01:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOCIsInVzZXJuYW1lIjoib2pnb3RiaWdiYWciLCJlbWFpbCI6ImFnYm9kb29iaW5uYTEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQxNDgzOX0.XV-hxrWw5osb4cg6OrC8jmRIfcH2ovmdD6RPN2ehvW4
[12-Jul-2026 13:01:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 13:01:06 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 13:01:06 UTC] User ID: 1028
[12-Jul-2026 13:01:06 UTC] ✅ User profile retrieved successfully for user ID: 1028
[12-Jul-2026 14:35:17 UTC] === API CALL LOG ===
[12-Jul-2026 14:35:17 UTC] Endpoint: user/profile.php
[12-Jul-2026 14:35:17 UTC] Full Log Data: {
    "timestamp": "2026-07-12 14:35:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.31.176.207",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.31.176.207, 162.158.28.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNCIsInVzZXJuYW1lIjoiQFFsSlFRIiwiZW1haWwiOiJ5eWFhYTc4MjJAZ21haWwuY29tIiwiZXhwIjoxNzg0NDcxNzE2fQ.bwkRW1lbqneTGmgFcXT5MR8r78rWyKyAaVDVJa1PBTg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a0c608e9c2f9f2-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.31.176.207",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 14:35:17 UTC] === END API CALL LOG ===
[12-Jul-2026 14:35:17 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 14:35:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNCIsInVzZXJuYW1lIjoiQFFsSlFRIiwiZW1haWwiOiJ5eWFhYTc4MjJAZ21haWwuY29tIiwiZXhwIjoxNzg0NDcxNzE2fQ.bwkRW1lbqneTGmgFcXT5MR8r78rWyKyAaVDVJa1PBTg
[12-Jul-2026 14:35:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 14:35:17 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 14:35:17 UTC] User ID: 1034
[12-Jul-2026 14:35:17 UTC] ✅ User profile retrieved successfully for user ID: 1034
[12-Jul-2026 14:35:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 14:35:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 14:35:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"31.31.176.207, 162.158.28.164","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNCIsInVzZXJuYW1lIjoiQFFsSlFRIiwiZW1haWwiOiJ5eWFhYTc4MjJAZ21haWwuY29tIiwiZXhwIjoxNzg0NDcxNzE2fQ.bwkRW1lbqneTGmgFcXT5MR8r78rWyKyAaVDVJa1PBTg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1a0c608e9c5f9f2-MCT","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"31.31.176.207","cf-ipcountry":"YE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-Jul-2026 14:35:17 UTC] === User Orders API Called ===
[12-Jul-2026 14:35:17 UTC] User ID: 1034
[12-Jul-2026 14:35:17 UTC] Limit: 20, Offset: 0
[12-Jul-2026 14:35:17 UTC] Orders found: 0
[12-Jul-2026 14:35:17 UTC] Orders data: []
[12-Jul-2026 14:35:17 UTC] Total orders count: 0
[12-Jul-2026 14:35:17 UTC] === API CALL LOG ===
[12-Jul-2026 14:35:17 UTC] Endpoint: user/profile.php
[12-Jul-2026 14:35:17 UTC] Full Log Data: {
    "timestamp": "2026-07-12 14:35:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.31.176.207",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.31.176.207, 162.158.28.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNCIsInVzZXJuYW1lIjoiQFFsSlFRIiwiZW1haWwiOiJ5eWFhYTc4MjJAZ21haWwuY29tIiwiZXhwIjoxNzg0NDcxNzE2fQ.bwkRW1lbqneTGmgFcXT5MR8r78rWyKyAaVDVJa1PBTg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a0c6096a74f9f2-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.31.176.207",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 14:35:17 UTC] === END API CALL LOG ===
[12-Jul-2026 14:35:17 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 14:35:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNCIsInVzZXJuYW1lIjoiQFFsSlFRIiwiZW1haWwiOiJ5eWFhYTc4MjJAZ21haWwuY29tIiwiZXhwIjoxNzg0NDcxNzE2fQ.bwkRW1lbqneTGmgFcXT5MR8r78rWyKyAaVDVJa1PBTg
[12-Jul-2026 14:35:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 14:35:17 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 14:35:17 UTC] User ID: 1034
[12-Jul-2026 14:35:17 UTC] ✅ User profile retrieved successfully for user ID: 1034
[12-Jul-2026 14:35:18 UTC] === API CALL LOG ===
[12-Jul-2026 14:35:18 UTC] Endpoint: user/profile.php
[12-Jul-2026 14:35:18 UTC] Full Log Data: {
    "timestamp": "2026-07-12 14:35:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.31.176.207",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.31.176.207, 162.158.28.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNCIsInVzZXJuYW1lIjoiQFFsSlFRIiwiZW1haWwiOiJ5eWFhYTc4MjJAZ21haWwuY29tIiwiZXhwIjoxNzg0NDcxNzE2fQ.bwkRW1lbqneTGmgFcXT5MR8r78rWyKyAaVDVJa1PBTg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a0c60eb9b9f9f2-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.31.176.207",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 14:35:18 UTC] === END API CALL LOG ===
[12-Jul-2026 14:35:18 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 14:35:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNCIsInVzZXJuYW1lIjoiQFFsSlFRIiwiZW1haWwiOiJ5eWFhYTc4MjJAZ21haWwuY29tIiwiZXhwIjoxNzg0NDcxNzE2fQ.bwkRW1lbqneTGmgFcXT5MR8r78rWyKyAaVDVJa1PBTg
[12-Jul-2026 14:35:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 14:35:18 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 14:35:18 UTC] User ID: 1034
[12-Jul-2026 14:35:18 UTC] ✅ User profile retrieved successfully for user ID: 1034
[12-Jul-2026 14:35:23 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 14:35:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 14:35:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"31.31.176.207, 162.158.28.164","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNCIsInVzZXJuYW1lIjoiQFFsSlFRIiwiZW1haWwiOiJ5eWFhYTc4MjJAZ21haWwuY29tIiwiZXhwIjoxNzg0NDcxNzE2fQ.bwkRW1lbqneTGmgFcXT5MR8r78rWyKyAaVDVJa1PBTg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1a0c631ee90f9f2-MCT","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"31.31.176.207","cf-ipcountry":"YE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-Jul-2026 14:35:23 UTC] === User Orders API Called ===
[12-Jul-2026 14:35:23 UTC] User ID: 1034
[12-Jul-2026 14:35:23 UTC] Limit: 20, Offset: 0
[12-Jul-2026 14:35:23 UTC] Orders found: 0
[12-Jul-2026 14:35:23 UTC] Orders data: []
[12-Jul-2026 14:35:23 UTC] Total orders count: 0
[12-Jul-2026 14:35:23 UTC] === API CALL LOG ===
[12-Jul-2026 14:35:23 UTC] Endpoint: user/profile.php
[12-Jul-2026 14:35:23 UTC] Full Log Data: {
    "timestamp": "2026-07-12 14:35:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.31.176.207",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.31.176.207, 162.158.28.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNCIsInVzZXJuYW1lIjoiQFFsSlFRIiwiZW1haWwiOiJ5eWFhYTc4MjJAZ21haWwuY29tIiwiZXhwIjoxNzg0NDcxNzE2fQ.bwkRW1lbqneTGmgFcXT5MR8r78rWyKyAaVDVJa1PBTg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a0c6328f83f9f2-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.31.176.207",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 14:35:23 UTC] === END API CALL LOG ===
[12-Jul-2026 14:35:23 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 14:35:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNCIsInVzZXJuYW1lIjoiQFFsSlFRIiwiZW1haWwiOiJ5eWFhYTc4MjJAZ21haWwuY29tIiwiZXhwIjoxNzg0NDcxNzE2fQ.bwkRW1lbqneTGmgFcXT5MR8r78rWyKyAaVDVJa1PBTg
[12-Jul-2026 14:35:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 14:35:23 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 14:35:23 UTC] User ID: 1034
[12-Jul-2026 14:35:23 UTC] ✅ User profile retrieved successfully for user ID: 1034
[12-Jul-2026 14:35:24 UTC] === API CALL LOG ===
[12-Jul-2026 14:35:24 UTC] Endpoint: user/profile.php
[12-Jul-2026 14:35:24 UTC] Full Log Data: {
    "timestamp": "2026-07-12 14:35:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.31.176.207",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.31.176.207, 162.158.28.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNCIsInVzZXJuYW1lIjoiQFFsSlFRIiwiZW1haWwiOiJ5eWFhYTc4MjJAZ21haWwuY29tIiwiZXhwIjoxNzg0NDcxNzE2fQ.bwkRW1lbqneTGmgFcXT5MR8r78rWyKyAaVDVJa1PBTg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a0c635ec5bf9f2-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.31.176.207",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 14:35:24 UTC] === END API CALL LOG ===
[12-Jul-2026 14:35:24 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 14:35:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNCIsInVzZXJuYW1lIjoiQFFsSlFRIiwiZW1haWwiOiJ5eWFhYTc4MjJAZ21haWwuY29tIiwiZXhwIjoxNzg0NDcxNzE2fQ.bwkRW1lbqneTGmgFcXT5MR8r78rWyKyAaVDVJa1PBTg
[12-Jul-2026 14:35:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 14:35:24 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 14:35:24 UTC] User ID: 1034
[12-Jul-2026 14:35:24 UTC] ✅ User profile retrieved successfully for user ID: 1034
[12-Jul-2026 14:35:24 UTC] === API CALL LOG ===
[12-Jul-2026 14:35:24 UTC] Endpoint: user/profile.php
[12-Jul-2026 14:35:24 UTC] Full Log Data: {
    "timestamp": "2026-07-12 14:35:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.31.176.207",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.31.176.207, 162.158.28.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNCIsInVzZXJuYW1lIjoiQFFsSlFRIiwiZW1haWwiOiJ5eWFhYTc4MjJAZ21haWwuY29tIiwiZXhwIjoxNzg0NDcxNzE2fQ.bwkRW1lbqneTGmgFcXT5MR8r78rWyKyAaVDVJa1PBTg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a0c6372e4bf9f2-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.31.176.207",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 14:35:24 UTC] === END API CALL LOG ===
[12-Jul-2026 14:35:24 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 14:35:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNCIsInVzZXJuYW1lIjoiQFFsSlFRIiwiZW1haWwiOiJ5eWFhYTc4MjJAZ21haWwuY29tIiwiZXhwIjoxNzg0NDcxNzE2fQ.bwkRW1lbqneTGmgFcXT5MR8r78rWyKyAaVDVJa1PBTg
[12-Jul-2026 14:35:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 14:35:24 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 14:35:24 UTC] User ID: 1034
[12-Jul-2026 14:35:24 UTC] ✅ User profile retrieved successfully for user ID: 1034
[12-Jul-2026 14:35:24 UTC] === API CALL LOG ===
[12-Jul-2026 14:35:24 UTC] Endpoint: user/profile.php
[12-Jul-2026 14:35:24 UTC] Full Log Data: {
    "timestamp": "2026-07-12 14:35:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.31.176.207",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.31.176.207, 162.158.28.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNCIsInVzZXJuYW1lIjoiQFFsSlFRIiwiZW1haWwiOiJ5eWFhYTc4MjJAZ21haWwuY29tIiwiZXhwIjoxNzg0NDcxNzE2fQ.bwkRW1lbqneTGmgFcXT5MR8r78rWyKyAaVDVJa1PBTg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a0c6380fa5f9f2-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.31.176.207",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 14:35:24 UTC] === END API CALL LOG ===
[12-Jul-2026 14:35:24 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 14:35:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNCIsInVzZXJuYW1lIjoiQFFsSlFRIiwiZW1haWwiOiJ5eWFhYTc4MjJAZ21haWwuY29tIiwiZXhwIjoxNzg0NDcxNzE2fQ.bwkRW1lbqneTGmgFcXT5MR8r78rWyKyAaVDVJa1PBTg
[12-Jul-2026 14:35:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 14:35:24 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 14:35:24 UTC] User ID: 1034
[12-Jul-2026 14:35:24 UTC] ✅ User profile retrieved successfully for user ID: 1034
[12-Jul-2026 14:35:24 UTC] User Purchases API - User ID: 1034
[12-Jul-2026 14:35:24 UTC] User Purchases API - Total purchases found: 0
[12-Jul-2026 14:35:26 UTC] === API CALL LOG ===
[12-Jul-2026 14:35:26 UTC] Endpoint: user/profile.php
[12-Jul-2026 14:35:26 UTC] Full Log Data: {
    "timestamp": "2026-07-12 14:35:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.31.176.207",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.31.176.207, 162.158.28.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNCIsInVzZXJuYW1lIjoiQFFsSlFRIiwiZW1haWwiOiJ5eWFhYTc4MjJAZ21haWwuY29tIiwiZXhwIjoxNzg0NDcxNzE2fQ.bwkRW1lbqneTGmgFcXT5MR8r78rWyKyAaVDVJa1PBTg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a0c64288e4f9f2-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.31.176.207",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 14:35:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 14:35:26 UTC] === END API CALL LOG ===
[12-Jul-2026 14:35:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 14:35:26 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 14:35:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"31.31.176.207, 162.158.28.164","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNCIsInVzZXJuYW1lIjoiQFFsSlFRIiwiZW1haWwiOiJ5eWFhYTc4MjJAZ21haWwuY29tIiwiZXhwIjoxNzg0NDcxNzE2fQ.bwkRW1lbqneTGmgFcXT5MR8r78rWyKyAaVDVJa1PBTg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1a0c64288e1f9f2-MCT","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"31.31.176.207","cf-ipcountry":"YE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-Jul-2026 14:35:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNCIsInVzZXJuYW1lIjoiQFFsSlFRIiwiZW1haWwiOiJ5eWFhYTc4MjJAZ21haWwuY29tIiwiZXhwIjoxNzg0NDcxNzE2fQ.bwkRW1lbqneTGmgFcXT5MR8r78rWyKyAaVDVJa1PBTg
[12-Jul-2026 14:35:26 UTC] === User Orders API Called ===
[12-Jul-2026 14:35:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 14:35:26 UTC] User ID: 1034
[12-Jul-2026 14:35:26 UTC] Limit: 20, Offset: 0
[12-Jul-2026 14:35:26 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 14:35:26 UTC] User ID: 1034
[12-Jul-2026 14:35:26 UTC] Orders found: 0
[12-Jul-2026 14:35:26 UTC] ✅ User profile retrieved successfully for user ID: 1034
[12-Jul-2026 14:35:26 UTC] Orders data: []
[12-Jul-2026 14:35:26 UTC] Total orders count: 0
[12-Jul-2026 14:35:26 UTC] === API CALL LOG ===
[12-Jul-2026 14:35:26 UTC] Endpoint: user/profile.php
[12-Jul-2026 14:35:26 UTC] Full Log Data: {
    "timestamp": "2026-07-12 14:35:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.31.176.207",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.31.176.207, 162.158.28.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNCIsInVzZXJuYW1lIjoiQFFsSlFRIiwiZW1haWwiOiJ5eWFhYTc4MjJAZ21haWwuY29tIiwiZXhwIjoxNzg0NDcxNzE2fQ.bwkRW1lbqneTGmgFcXT5MR8r78rWyKyAaVDVJa1PBTg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a0c6450cf1f9f2-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.31.176.207",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 14:35:26 UTC] === END API CALL LOG ===
[12-Jul-2026 14:35:26 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 14:35:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNCIsInVzZXJuYW1lIjoiQFFsSlFRIiwiZW1haWwiOiJ5eWFhYTc4MjJAZ21haWwuY29tIiwiZXhwIjoxNzg0NDcxNzE2fQ.bwkRW1lbqneTGmgFcXT5MR8r78rWyKyAaVDVJa1PBTg
[12-Jul-2026 14:35:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 14:35:26 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 14:35:26 UTC] User ID: 1034
[12-Jul-2026 14:35:26 UTC] ✅ User profile retrieved successfully for user ID: 1034
[12-Jul-2026 14:35:27 UTC] === API CALL LOG ===
[12-Jul-2026 14:35:27 UTC] Endpoint: user/profile.php
[12-Jul-2026 14:35:27 UTC] Full Log Data: {
    "timestamp": "2026-07-12 14:35:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.31.176.207",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.31.176.207, 162.158.28.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNCIsInVzZXJuYW1lIjoiQFFsSlFRIiwiZW1haWwiOiJ5eWFhYTc4MjJAZ21haWwuY29tIiwiZXhwIjoxNzg0NDcxNzE2fQ.bwkRW1lbqneTGmgFcXT5MR8r78rWyKyAaVDVJa1PBTg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a0c64798ccf9f2-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.31.176.207",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 14:35:27 UTC] === END API CALL LOG ===
[12-Jul-2026 14:35:27 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 14:35:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNCIsInVzZXJuYW1lIjoiQFFsSlFRIiwiZW1haWwiOiJ5eWFhYTc4MjJAZ21haWwuY29tIiwiZXhwIjoxNzg0NDcxNzE2fQ.bwkRW1lbqneTGmgFcXT5MR8r78rWyKyAaVDVJa1PBTg
[12-Jul-2026 14:35:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 14:35:27 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 14:35:27 UTC] User ID: 1034
[12-Jul-2026 14:35:27 UTC] ✅ User profile retrieved successfully for user ID: 1034
[12-Jul-2026 14:35:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 14:35:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 14:35:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"31.31.176.207, 162.158.28.164","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNCIsInVzZXJuYW1lIjoiQFFsSlFRIiwiZW1haWwiOiJ5eWFhYTc4MjJAZ21haWwuY29tIiwiZXhwIjoxNzg0NDcxNzE2fQ.bwkRW1lbqneTGmgFcXT5MR8r78rWyKyAaVDVJa1PBTg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1a0c68cdac2f9f2-MCT","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"31.31.176.207","cf-ipcountry":"YE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-Jul-2026 14:35:38 UTC] === User Orders API Called ===
[12-Jul-2026 14:35:38 UTC] User ID: 1034
[12-Jul-2026 14:35:38 UTC] Limit: 20, Offset: 0
[12-Jul-2026 14:35:38 UTC] Orders found: 0
[12-Jul-2026 14:35:38 UTC] Orders data: []
[12-Jul-2026 14:35:38 UTC] Total orders count: 0
[12-Jul-2026 14:35:38 UTC] === API CALL LOG ===
[12-Jul-2026 14:35:38 UTC] Endpoint: user/profile.php
[12-Jul-2026 14:35:38 UTC] Full Log Data: {
    "timestamp": "2026-07-12 14:35:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.31.176.207",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.31.176.207, 162.158.28.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNCIsInVzZXJuYW1lIjoiQFFsSlFRIiwiZW1haWwiOiJ5eWFhYTc4MjJAZ21haWwuY29tIiwiZXhwIjoxNzg0NDcxNzE2fQ.bwkRW1lbqneTGmgFcXT5MR8r78rWyKyAaVDVJa1PBTg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a0c68cdac3f9f2-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.31.176.207",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 14:35:38 UTC] === END API CALL LOG ===
[12-Jul-2026 14:35:38 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 14:35:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNCIsInVzZXJuYW1lIjoiQFFsSlFRIiwiZW1haWwiOiJ5eWFhYTc4MjJAZ21haWwuY29tIiwiZXhwIjoxNzg0NDcxNzE2fQ.bwkRW1lbqneTGmgFcXT5MR8r78rWyKyAaVDVJa1PBTg
[12-Jul-2026 14:35:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 14:35:38 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 14:35:38 UTC] User ID: 1034
[12-Jul-2026 14:35:38 UTC] ✅ User profile retrieved successfully for user ID: 1034
[12-Jul-2026 14:35:39 UTC] === API CALL LOG ===
[12-Jul-2026 14:35:39 UTC] Endpoint: user/profile.php
[12-Jul-2026 14:35:39 UTC] Full Log Data: {
    "timestamp": "2026-07-12 14:35:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.31.176.207",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.31.176.207, 162.158.28.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNCIsInVzZXJuYW1lIjoiQFFsSlFRIiwiZW1haWwiOiJ5eWFhYTc4MjJAZ21haWwuY29tIiwiZXhwIjoxNzg0NDcxNzE2fQ.bwkRW1lbqneTGmgFcXT5MR8r78rWyKyAaVDVJa1PBTg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a0c69108dcf9f2-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.31.176.207",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 14:35:39 UTC] === END API CALL LOG ===
[12-Jul-2026 14:35:39 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 14:35:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNCIsInVzZXJuYW1lIjoiQFFsSlFRIiwiZW1haWwiOiJ5eWFhYTc4MjJAZ21haWwuY29tIiwiZXhwIjoxNzg0NDcxNzE2fQ.bwkRW1lbqneTGmgFcXT5MR8r78rWyKyAaVDVJa1PBTg
[12-Jul-2026 14:35:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 14:35:39 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 14:35:39 UTC] User ID: 1034
[12-Jul-2026 14:35:39 UTC] ✅ User profile retrieved successfully for user ID: 1034
[12-Jul-2026 14:35:39 UTC] === API CALL LOG ===
[12-Jul-2026 14:35:39 UTC] Endpoint: user/profile.php
[12-Jul-2026 14:35:39 UTC] Full Log Data: {
    "timestamp": "2026-07-12 14:35:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.31.176.207",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.31.176.207, 162.158.28.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNCIsInVzZXJuYW1lIjoiQFFsSlFRIiwiZW1haWwiOiJ5eWFhYTc4MjJAZ21haWwuY29tIiwiZXhwIjoxNzg0NDcxNzE2fQ.bwkRW1lbqneTGmgFcXT5MR8r78rWyKyAaVDVJa1PBTg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a0c6951eaaf9f2-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.31.176.207",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 14:35:39 UTC] === END API CALL LOG ===
[12-Jul-2026 14:35:39 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 14:35:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNCIsInVzZXJuYW1lIjoiQFFsSlFRIiwiZW1haWwiOiJ5eWFhYTc4MjJAZ21haWwuY29tIiwiZXhwIjoxNzg0NDcxNzE2fQ.bwkRW1lbqneTGmgFcXT5MR8r78rWyKyAaVDVJa1PBTg
[12-Jul-2026 14:35:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 14:35:39 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 14:35:39 UTC] User ID: 1034
[12-Jul-2026 14:35:39 UTC] ✅ User profile retrieved successfully for user ID: 1034
[12-Jul-2026 14:36:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 14:36:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 14:36:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"31.31.176.207, 162.158.28.165","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNCIsInVzZXJuYW1lIjoiQFFsSlFRIiwiZW1haWwiOiJ5eWFhYTc4MjJAZ21haWwuY29tIiwiZXhwIjoxNzg0NDcxNzE2fQ.bwkRW1lbqneTGmgFcXT5MR8r78rWyKyAaVDVJa1PBTg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1a0c71cda3ff9f2-MCT","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"31.31.176.207","cf-ipcountry":"YE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-Jul-2026 14:36:01 UTC] === User Orders API Called ===
[12-Jul-2026 14:36:01 UTC] User ID: 1034
[12-Jul-2026 14:36:01 UTC] Limit: 20, Offset: 0
[12-Jul-2026 14:36:01 UTC] Orders found: 0
[12-Jul-2026 14:36:01 UTC] Orders data: []
[12-Jul-2026 14:36:01 UTC] Total orders count: 0
[12-Jul-2026 14:36:01 UTC] === API CALL LOG ===
[12-Jul-2026 14:36:01 UTC] Endpoint: user/profile.php
[12-Jul-2026 14:36:01 UTC] Full Log Data: {
    "timestamp": "2026-07-12 14:36:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.31.176.207",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.31.176.207, 162.158.28.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNCIsInVzZXJuYW1lIjoiQFFsSlFRIiwiZW1haWwiOiJ5eWFhYTc4MjJAZ21haWwuY29tIiwiZXhwIjoxNzg0NDcxNzE2fQ.bwkRW1lbqneTGmgFcXT5MR8r78rWyKyAaVDVJa1PBTg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a0c71cda40f9f2-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.31.176.207",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 14:36:01 UTC] === END API CALL LOG ===
[12-Jul-2026 14:36:01 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 14:36:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNCIsInVzZXJuYW1lIjoiQFFsSlFRIiwiZW1haWwiOiJ5eWFhYTc4MjJAZ21haWwuY29tIiwiZXhwIjoxNzg0NDcxNzE2fQ.bwkRW1lbqneTGmgFcXT5MR8r78rWyKyAaVDVJa1PBTg
[12-Jul-2026 14:36:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 14:36:01 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 14:36:01 UTC] User ID: 1034
[12-Jul-2026 14:36:01 UTC] ✅ User profile retrieved successfully for user ID: 1034
[12-Jul-2026 14:36:02 UTC] === API CALL LOG ===
[12-Jul-2026 14:36:02 UTC] Endpoint: user/profile.php
[12-Jul-2026 14:36:02 UTC] Full Log Data: {
    "timestamp": "2026-07-12 14:36:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.31.176.207",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.31.176.207, 162.158.28.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNCIsInVzZXJuYW1lIjoiQFFsSlFRIiwiZW1haWwiOiJ5eWFhYTc4MjJAZ21haWwuY29tIiwiZXhwIjoxNzg0NDcxNzE2fQ.bwkRW1lbqneTGmgFcXT5MR8r78rWyKyAaVDVJa1PBTg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a0c720b814f9f2-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.31.176.207",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 14:36:02 UTC] === END API CALL LOG ===
[12-Jul-2026 14:36:02 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 14:36:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNCIsInVzZXJuYW1lIjoiQFFsSlFRIiwiZW1haWwiOiJ5eWFhYTc4MjJAZ21haWwuY29tIiwiZXhwIjoxNzg0NDcxNzE2fQ.bwkRW1lbqneTGmgFcXT5MR8r78rWyKyAaVDVJa1PBTg
[12-Jul-2026 14:36:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 14:36:02 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 14:36:02 UTC] User ID: 1034
[12-Jul-2026 14:36:02 UTC] ✅ User profile retrieved successfully for user ID: 1034
[12-Jul-2026 14:36:02 UTC] === API CALL LOG ===
[12-Jul-2026 14:36:02 UTC] Endpoint: user/profile.php
[12-Jul-2026 14:36:02 UTC] Full Log Data: {
    "timestamp": "2026-07-12 14:36:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.31.176.207",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.31.176.207, 162.158.28.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNCIsInVzZXJuYW1lIjoiQFFsSlFRIiwiZW1haWwiOiJ5eWFhYTc4MjJAZ21haWwuY29tIiwiZXhwIjoxNzg0NDcxNzE2fQ.bwkRW1lbqneTGmgFcXT5MR8r78rWyKyAaVDVJa1PBTg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a0c7258fd4f9f2-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.31.176.207",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 14:36:02 UTC] === END API CALL LOG ===
[12-Jul-2026 14:36:02 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 14:36:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNCIsInVzZXJuYW1lIjoiQFFsSlFRIiwiZW1haWwiOiJ5eWFhYTc4MjJAZ21haWwuY29tIiwiZXhwIjoxNzg0NDcxNzE2fQ.bwkRW1lbqneTGmgFcXT5MR8r78rWyKyAaVDVJa1PBTg
[12-Jul-2026 14:36:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 14:36:02 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 14:36:02 UTC] User ID: 1034
[12-Jul-2026 14:36:02 UTC] ✅ User profile retrieved successfully for user ID: 1034
[12-Jul-2026 14:36:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 14:36:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 14:36:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"31.31.176.207, 162.158.28.165","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNCIsInVzZXJuYW1lIjoiQFFsSlFRIiwiZW1haWwiOiJ5eWFhYTc4MjJAZ21haWwuY29tIiwiZXhwIjoxNzg0NDcxNzE2fQ.bwkRW1lbqneTGmgFcXT5MR8r78rWyKyAaVDVJa1PBTg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1a0c742cbabf9f2-MCT","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"31.31.176.207","cf-ipcountry":"YE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-Jul-2026 14:36:07 UTC] === User Orders API Called ===
[12-Jul-2026 14:36:07 UTC] User ID: 1034
[12-Jul-2026 14:36:07 UTC] Limit: 20, Offset: 0
[12-Jul-2026 14:36:07 UTC] Orders found: 0
[12-Jul-2026 14:36:07 UTC] Orders data: []
[12-Jul-2026 14:36:07 UTC] Total orders count: 0
[12-Jul-2026 14:36:07 UTC] === API CALL LOG ===
[12-Jul-2026 14:36:07 UTC] Endpoint: user/profile.php
[12-Jul-2026 14:36:07 UTC] Full Log Data: {
    "timestamp": "2026-07-12 14:36:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.31.176.207",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.31.176.207, 162.158.28.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNCIsInVzZXJuYW1lIjoiQFFsSlFRIiwiZW1haWwiOiJ5eWFhYTc4MjJAZ21haWwuY29tIiwiZXhwIjoxNzg0NDcxNzE2fQ.bwkRW1lbqneTGmgFcXT5MR8r78rWyKyAaVDVJa1PBTg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a0c7437c9ff9f2-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.31.176.207",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 14:36:07 UTC] === END API CALL LOG ===
[12-Jul-2026 14:36:07 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 14:36:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNCIsInVzZXJuYW1lIjoiQFFsSlFRIiwiZW1haWwiOiJ5eWFhYTc4MjJAZ21haWwuY29tIiwiZXhwIjoxNzg0NDcxNzE2fQ.bwkRW1lbqneTGmgFcXT5MR8r78rWyKyAaVDVJa1PBTg
[12-Jul-2026 14:36:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 14:36:07 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 14:36:07 UTC] User ID: 1034
[12-Jul-2026 14:36:07 UTC] ✅ User profile retrieved successfully for user ID: 1034
[12-Jul-2026 14:36:08 UTC] === API CALL LOG ===
[12-Jul-2026 14:36:08 UTC] Endpoint: user/profile.php
[12-Jul-2026 14:36:08 UTC] Full Log Data: {
    "timestamp": "2026-07-12 14:36:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.31.176.207",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.31.176.207, 162.158.28.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNCIsInVzZXJuYW1lIjoiQFFsSlFRIiwiZW1haWwiOiJ5eWFhYTc4MjJAZ21haWwuY29tIiwiZXhwIjoxNzg0NDcxNzE2fQ.bwkRW1lbqneTGmgFcXT5MR8r78rWyKyAaVDVJa1PBTg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a0c746c99df9f2-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.31.176.207",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 14:36:08 UTC] === END API CALL LOG ===
[12-Jul-2026 14:36:08 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 14:36:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNCIsInVzZXJuYW1lIjoiQFFsSlFRIiwiZW1haWwiOiJ5eWFhYTc4MjJAZ21haWwuY29tIiwiZXhwIjoxNzg0NDcxNzE2fQ.bwkRW1lbqneTGmgFcXT5MR8r78rWyKyAaVDVJa1PBTg
[12-Jul-2026 14:36:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 14:36:08 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 14:36:08 UTC] User ID: 1034
[12-Jul-2026 14:36:08 UTC] ✅ User profile retrieved successfully for user ID: 1034
[12-Jul-2026 14:36:08 UTC] === API CALL LOG ===
[12-Jul-2026 14:36:08 UTC] Endpoint: user/profile.php
[12-Jul-2026 14:36:08 UTC] Full Log Data: {
    "timestamp": "2026-07-12 14:36:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.31.176.207",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.31.176.207, 162.158.28.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNCIsInVzZXJuYW1lIjoiQFFsSlFRIiwiZW1haWwiOiJ5eWFhYTc4MjJAZ21haWwuY29tIiwiZXhwIjoxNzg0NDcxNzE2fQ.bwkRW1lbqneTGmgFcXT5MR8r78rWyKyAaVDVJa1PBTg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a0c7492d14f9f2-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.31.176.207",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 14:36:08 UTC] === END API CALL LOG ===
[12-Jul-2026 14:36:08 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 14:36:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNCIsInVzZXJuYW1lIjoiQFFsSlFRIiwiZW1haWwiOiJ5eWFhYTc4MjJAZ21haWwuY29tIiwiZXhwIjoxNzg0NDcxNzE2fQ.bwkRW1lbqneTGmgFcXT5MR8r78rWyKyAaVDVJa1PBTg
[12-Jul-2026 14:36:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 14:36:08 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 14:36:08 UTC] User ID: 1034
[12-Jul-2026 14:36:08 UTC] ✅ User profile retrieved successfully for user ID: 1034
[12-Jul-2026 14:36:12 UTC] === API CALL LOG ===
[12-Jul-2026 14:36:12 UTC] Endpoint: user/profile.php
[12-Jul-2026 14:36:12 UTC] Full Log Data: {
    "timestamp": "2026-07-12 14:36:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.31.176.207",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.31.176.207, 162.158.28.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNCIsInVzZXJuYW1lIjoiQFFsSlFRIiwiZW1haWwiOiJ5eWFhYTc4MjJAZ21haWwuY29tIiwiZXhwIjoxNzg0NDcxNzE2fQ.bwkRW1lbqneTGmgFcXT5MR8r78rWyKyAaVDVJa1PBTg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a0c7633ed6f9f2-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.31.176.207",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 14:36:12 UTC] === END API CALL LOG ===
[12-Jul-2026 14:36:12 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 14:36:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNCIsInVzZXJuYW1lIjoiQFFsSlFRIiwiZW1haWwiOiJ5eWFhYTc4MjJAZ21haWwuY29tIiwiZXhwIjoxNzg0NDcxNzE2fQ.bwkRW1lbqneTGmgFcXT5MR8r78rWyKyAaVDVJa1PBTg
[12-Jul-2026 14:36:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 14:36:12 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 14:36:12 UTC] User ID: 1034
[12-Jul-2026 14:36:12 UTC] ✅ User profile retrieved successfully for user ID: 1034
[12-Jul-2026 14:36:12 UTC] User Purchases API - User ID: 1034
[12-Jul-2026 14:36:12 UTC] User Purchases API - Total purchases found: 0
[12-Jul-2026 14:36:23 UTC] === API CALL LOG ===
[12-Jul-2026 14:36:23 UTC] Endpoint: user/profile.php
[12-Jul-2026 14:36:23 UTC] Full Log Data: {
    "timestamp": "2026-07-12 14:36:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.31.176.207",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.31.176.207, 162.158.28.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNCIsInVzZXJuYW1lIjoiQFFsSlFRIiwiZW1haWwiOiJ5eWFhYTc4MjJAZ21haWwuY29tIiwiZXhwIjoxNzg0NDcxNzE2fQ.bwkRW1lbqneTGmgFcXT5MR8r78rWyKyAaVDVJa1PBTg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a0c7a1eeddf9f2-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.31.176.207",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 14:36:23 UTC] === END API CALL LOG ===
[12-Jul-2026 14:36:23 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 14:36:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNCIsInVzZXJuYW1lIjoiQFFsSlFRIiwiZW1haWwiOiJ5eWFhYTc4MjJAZ21haWwuY29tIiwiZXhwIjoxNzg0NDcxNzE2fQ.bwkRW1lbqneTGmgFcXT5MR8r78rWyKyAaVDVJa1PBTg
[12-Jul-2026 14:36:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 14:36:23 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 14:36:23 UTC] User ID: 1034
[12-Jul-2026 14:36:23 UTC] ✅ User profile retrieved successfully for user ID: 1034
[12-Jul-2026 14:36:23 UTC] User Purchases API - User ID: 1034
[12-Jul-2026 14:36:23 UTC] User Purchases API - Total purchases found: 0
[12-Jul-2026 14:36:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 14:36:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 14:36:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"31.31.176.207, 162.158.28.164","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNCIsInVzZXJuYW1lIjoiQFFsSlFRIiwiZW1haWwiOiJ5eWFhYTc4MjJAZ21haWwuY29tIiwiZXhwIjoxNzg0NDcxNzE2fQ.bwkRW1lbqneTGmgFcXT5MR8r78rWyKyAaVDVJa1PBTg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1a0c803acf2f9f2-MCT","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"31.31.176.207","cf-ipcountry":"YE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-Jul-2026 14:36:38 UTC] === User Orders API Called ===
[12-Jul-2026 14:36:38 UTC] User ID: 1034
[12-Jul-2026 14:36:38 UTC] Limit: 20, Offset: 0
[12-Jul-2026 14:36:38 UTC] Orders found: 0
[12-Jul-2026 14:36:38 UTC] Orders data: []
[12-Jul-2026 14:36:38 UTC] Total orders count: 0
[12-Jul-2026 14:36:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 14:36:40 UTC] === API CALL LOG ===
[12-Jul-2026 14:36:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 14:36:40 UTC] Endpoint: user/profile.php
[12-Jul-2026 14:36:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"31.31.176.207, 162.158.28.164","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNCIsInVzZXJuYW1lIjoiQFFsSlFRIiwiZW1haWwiOiJ5eWFhYTc4MjJAZ21haWwuY29tIiwiZXhwIjoxNzg0NDcxNzE2fQ.bwkRW1lbqneTGmgFcXT5MR8r78rWyKyAaVDVJa1PBTg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1a0c80f98b5f9f2-MCT","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"31.31.176.207","cf-ipcountry":"YE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-Jul-2026 14:36:40 UTC] Full Log Data: {
    "timestamp": "2026-07-12 14:36:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.31.176.207",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.31.176.207, 162.158.28.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNCIsInVzZXJuYW1lIjoiQFFsSlFRIiwiZW1haWwiOiJ5eWFhYTc4MjJAZ21haWwuY29tIiwiZXhwIjoxNzg0NDcxNzE2fQ.bwkRW1lbqneTGmgFcXT5MR8r78rWyKyAaVDVJa1PBTg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a0c80f98b6f9f2-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.31.176.207",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 14:36:40 UTC] === END API CALL LOG ===
[12-Jul-2026 14:36:40 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 14:36:40 UTC] === User Orders API Called ===
[12-Jul-2026 14:36:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNCIsInVzZXJuYW1lIjoiQFFsSlFRIiwiZW1haWwiOiJ5eWFhYTc4MjJAZ21haWwuY29tIiwiZXhwIjoxNzg0NDcxNzE2fQ.bwkRW1lbqneTGmgFcXT5MR8r78rWyKyAaVDVJa1PBTg
[12-Jul-2026 14:36:40 UTC] User ID: 1034
[12-Jul-2026 14:36:40 UTC] Limit: 20, Offset: 0
[12-Jul-2026 14:36:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 14:36:40 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 14:36:40 UTC] User ID: 1034
[12-Jul-2026 14:36:40 UTC] Orders found: 0
[12-Jul-2026 14:36:40 UTC] Orders data: []
[12-Jul-2026 14:36:40 UTC] ✅ User profile retrieved successfully for user ID: 1034
[12-Jul-2026 14:36:40 UTC] Total orders count: 0
[12-Jul-2026 14:36:40 UTC] === API CALL LOG ===
[12-Jul-2026 14:36:40 UTC] Endpoint: user/profile.php
[12-Jul-2026 14:36:40 UTC] Full Log Data: {
    "timestamp": "2026-07-12 14:36:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.31.176.207",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.31.176.207, 162.158.28.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNCIsInVzZXJuYW1lIjoiQFFsSlFRIiwiZW1haWwiOiJ5eWFhYTc4MjJAZ21haWwuY29tIiwiZXhwIjoxNzg0NDcxNzE2fQ.bwkRW1lbqneTGmgFcXT5MR8r78rWyKyAaVDVJa1PBTg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a0c8126d7cf9f2-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.31.176.207",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 14:36:40 UTC] === END API CALL LOG ===
[12-Jul-2026 14:36:40 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 14:36:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNCIsInVzZXJuYW1lIjoiQFFsSlFRIiwiZW1haWwiOiJ5eWFhYTc4MjJAZ21haWwuY29tIiwiZXhwIjoxNzg0NDcxNzE2fQ.bwkRW1lbqneTGmgFcXT5MR8r78rWyKyAaVDVJa1PBTg
[12-Jul-2026 14:36:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 14:36:40 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 14:36:40 UTC] User ID: 1034
[12-Jul-2026 14:36:40 UTC] ✅ User profile retrieved successfully for user ID: 1034
[12-Jul-2026 14:36:41 UTC] === API CALL LOG ===
[12-Jul-2026 14:36:41 UTC] Endpoint: user/profile.php
[12-Jul-2026 14:36:41 UTC] Full Log Data: {
    "timestamp": "2026-07-12 14:36:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.31.176.207",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.31.176.207, 162.158.28.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNCIsInVzZXJuYW1lIjoiQFFsSlFRIiwiZW1haWwiOiJ5eWFhYTc4MjJAZ21haWwuY29tIiwiZXhwIjoxNzg0NDcxNzE2fQ.bwkRW1lbqneTGmgFcXT5MR8r78rWyKyAaVDVJa1PBTg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a0c815eadcf9f2-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.31.176.207",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 14:36:41 UTC] === END API CALL LOG ===
[12-Jul-2026 14:36:41 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 14:36:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNCIsInVzZXJuYW1lIjoiQFFsSlFRIiwiZW1haWwiOiJ5eWFhYTc4MjJAZ21haWwuY29tIiwiZXhwIjoxNzg0NDcxNzE2fQ.bwkRW1lbqneTGmgFcXT5MR8r78rWyKyAaVDVJa1PBTg
[12-Jul-2026 14:36:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 14:36:41 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 14:36:41 UTC] User ID: 1034
[12-Jul-2026 14:36:41 UTC] ✅ User profile retrieved successfully for user ID: 1034
[12-Jul-2026 14:36:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 14:36:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 14:36:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"31.31.176.207, 162.158.28.164","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNCIsInVzZXJuYW1lIjoiQFFsSlFRIiwiZW1haWwiOiJ5eWFhYTc4MjJAZ21haWwuY29tIiwiZXhwIjoxNzg0NDcxNzE2fQ.bwkRW1lbqneTGmgFcXT5MR8r78rWyKyAaVDVJa1PBTg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1a0c8218ceaf9f2-MCT","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"31.31.176.207","cf-ipcountry":"YE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-Jul-2026 14:36:43 UTC] === User Orders API Called ===
[12-Jul-2026 14:36:43 UTC] User ID: 1034
[12-Jul-2026 14:36:43 UTC] Limit: 20, Offset: 0
[12-Jul-2026 14:36:43 UTC] Orders found: 0
[12-Jul-2026 14:36:43 UTC] Orders data: []
[12-Jul-2026 14:36:43 UTC] Total orders count: 0
[12-Jul-2026 14:36:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 14:36:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 14:36:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"31.31.176.207, 162.158.28.164","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNCIsInVzZXJuYW1lIjoiQFFsSlFRIiwiZW1haWwiOiJ5eWFhYTc4MjJAZ21haWwuY29tIiwiZXhwIjoxNzg0NDcxNzE2fQ.bwkRW1lbqneTGmgFcXT5MR8r78rWyKyAaVDVJa1PBTg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1a0c828e9d6f9f2-MCT","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"31.31.176.207","cf-ipcountry":"YE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-Jul-2026 14:36:44 UTC] === User Orders API Called ===
[12-Jul-2026 14:36:44 UTC] User ID: 1034
[12-Jul-2026 14:36:44 UTC] Limit: 20, Offset: 0
[12-Jul-2026 14:36:44 UTC] Orders found: 0
[12-Jul-2026 14:36:44 UTC] Orders data: []
[12-Jul-2026 14:36:44 UTC] Total orders count: 0
[12-Jul-2026 14:36:44 UTC] === API CALL LOG ===
[12-Jul-2026 14:36:44 UTC] Endpoint: user/profile.php
[12-Jul-2026 14:36:44 UTC] Full Log Data: {
    "timestamp": "2026-07-12 14:36:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.31.176.207",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.31.176.207, 162.158.28.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNCIsInVzZXJuYW1lIjoiQFFsSlFRIiwiZW1haWwiOiJ5eWFhYTc4MjJAZ21haWwuY29tIiwiZXhwIjoxNzg0NDcxNzE2fQ.bwkRW1lbqneTGmgFcXT5MR8r78rWyKyAaVDVJa1PBTg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a0c8295a7ef9f2-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.31.176.207",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 14:36:44 UTC] === END API CALL LOG ===
[12-Jul-2026 14:36:44 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 14:36:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNCIsInVzZXJuYW1lIjoiQFFsSlFRIiwiZW1haWwiOiJ5eWFhYTc4MjJAZ21haWwuY29tIiwiZXhwIjoxNzg0NDcxNzE2fQ.bwkRW1lbqneTGmgFcXT5MR8r78rWyKyAaVDVJa1PBTg
[12-Jul-2026 14:36:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 14:36:44 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 14:36:44 UTC] User ID: 1034
[12-Jul-2026 14:36:44 UTC] ✅ User profile retrieved successfully for user ID: 1034
[12-Jul-2026 14:36:45 UTC] === API CALL LOG ===
[12-Jul-2026 14:36:45 UTC] Endpoint: user/profile.php
[12-Jul-2026 14:36:45 UTC] Full Log Data: {
    "timestamp": "2026-07-12 14:36:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.31.176.207",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.31.176.207, 162.158.28.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNCIsInVzZXJuYW1lIjoiQFFsSlFRIiwiZW1haWwiOiJ5eWFhYTc4MjJAZ21haWwuY29tIiwiZXhwIjoxNzg0NDcxNzE2fQ.bwkRW1lbqneTGmgFcXT5MR8r78rWyKyAaVDVJa1PBTg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a0c82d2880f9f2-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.31.176.207",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 14:36:45 UTC] === END API CALL LOG ===
[12-Jul-2026 14:36:45 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 14:36:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNCIsInVzZXJuYW1lIjoiQFFsSlFRIiwiZW1haWwiOiJ5eWFhYTc4MjJAZ21haWwuY29tIiwiZXhwIjoxNzg0NDcxNzE2fQ.bwkRW1lbqneTGmgFcXT5MR8r78rWyKyAaVDVJa1PBTg
[12-Jul-2026 14:36:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 14:36:45 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 14:36:45 UTC] User ID: 1034
[12-Jul-2026 14:36:45 UTC] ✅ User profile retrieved successfully for user ID: 1034
[12-Jul-2026 14:36:45 UTC] === API CALL LOG ===
[12-Jul-2026 14:36:45 UTC] Endpoint: user/profile.php
[12-Jul-2026 14:36:45 UTC] Full Log Data: {
    "timestamp": "2026-07-12 14:36:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.31.176.207",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.31.176.207, 162.158.28.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNCIsInVzZXJuYW1lIjoiQFFsSlFRIiwiZW1haWwiOiJ5eWFhYTc4MjJAZ21haWwuY29tIiwiZXhwIjoxNzg0NDcxNzE2fQ.bwkRW1lbqneTGmgFcXT5MR8r78rWyKyAaVDVJa1PBTg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a0c82e5a8af9f2-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.31.176.207",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 14:36:45 UTC] === END API CALL LOG ===
[12-Jul-2026 14:36:45 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 14:36:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNCIsInVzZXJuYW1lIjoiQFFsSlFRIiwiZW1haWwiOiJ5eWFhYTc4MjJAZ21haWwuY29tIiwiZXhwIjoxNzg0NDcxNzE2fQ.bwkRW1lbqneTGmgFcXT5MR8r78rWyKyAaVDVJa1PBTg
[12-Jul-2026 14:36:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 14:36:45 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 14:36:45 UTC] User ID: 1034
[12-Jul-2026 14:36:45 UTC] ✅ User profile retrieved successfully for user ID: 1034
[12-Jul-2026 14:37:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 14:37:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 14:37:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"31.31.176.207, 162.158.28.165","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNCIsInVzZXJuYW1lIjoiQFFsSlFRIiwiZW1haWwiOiJ5eWFhYTc4MjJAZ21haWwuY29tIiwiZXhwIjoxNzg0NDcxNzE2fQ.bwkRW1lbqneTGmgFcXT5MR8r78rWyKyAaVDVJa1PBTg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1a0c9f48bf5f9f2-MCT","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"31.31.176.207","cf-ipcountry":"YE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-Jul-2026 14:37:58 UTC] === User Orders API Called ===
[12-Jul-2026 14:37:58 UTC] User ID: 1034
[12-Jul-2026 14:37:58 UTC] Limit: 20, Offset: 0
[12-Jul-2026 14:37:58 UTC] Orders found: 0
[12-Jul-2026 14:37:58 UTC] Orders data: []
[12-Jul-2026 14:37:58 UTC] Total orders count: 0
[12-Jul-2026 14:37:59 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 14:37:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 14:37:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"31.31.176.207, 162.158.28.165","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNCIsInVzZXJuYW1lIjoiQFFsSlFRIiwiZW1haWwiOiJ5eWFhYTc4MjJAZ21haWwuY29tIiwiZXhwIjoxNzg0NDcxNzE2fQ.bwkRW1lbqneTGmgFcXT5MR8r78rWyKyAaVDVJa1PBTg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1a0c9ffde1cf9f2-MCT","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"31.31.176.207","cf-ipcountry":"YE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-Jul-2026 14:37:59 UTC] === User Orders API Called ===
[12-Jul-2026 14:37:59 UTC] === API CALL LOG ===
[12-Jul-2026 14:37:59 UTC] User ID: 1034
[12-Jul-2026 14:37:59 UTC] Limit: 20, Offset: 0
[12-Jul-2026 14:37:59 UTC] Endpoint: user/profile.php
[12-Jul-2026 14:37:59 UTC] Full Log Data: {
    "timestamp": "2026-07-12 14:37:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.31.176.207",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.31.176.207, 162.158.28.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNCIsInVzZXJuYW1lIjoiQFFsSlFRIiwiZW1haWwiOiJ5eWFhYTc4MjJAZ21haWwuY29tIiwiZXhwIjoxNzg0NDcxNzE2fQ.bwkRW1lbqneTGmgFcXT5MR8r78rWyKyAaVDVJa1PBTg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a0c9ffde1ef9f2-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.31.176.207",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 14:37:59 UTC] === END API CALL LOG ===
[12-Jul-2026 14:37:59 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 14:37:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNCIsInVzZXJuYW1lIjoiQFFsSlFRIiwiZW1haWwiOiJ5eWFhYTc4MjJAZ21haWwuY29tIiwiZXhwIjoxNzg0NDcxNzE2fQ.bwkRW1lbqneTGmgFcXT5MR8r78rWyKyAaVDVJa1PBTg
[12-Jul-2026 14:37:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 14:37:59 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 14:37:59 UTC] Orders found: 0
[12-Jul-2026 14:37:59 UTC] User ID: 1034
[12-Jul-2026 14:37:59 UTC] Orders data: []
[12-Jul-2026 14:37:59 UTC] Total orders count: 0
[12-Jul-2026 14:37:59 UTC] ✅ User profile retrieved successfully for user ID: 1034
[12-Jul-2026 14:38:00 UTC] === API CALL LOG ===
[12-Jul-2026 14:38:00 UTC] Endpoint: user/profile.php
[12-Jul-2026 14:38:00 UTC] Full Log Data: {
    "timestamp": "2026-07-12 14:38:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.31.176.207",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.31.176.207, 162.158.28.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNCIsInVzZXJuYW1lIjoiQFFsSlFRIiwiZW1haWwiOiJ5eWFhYTc4MjJAZ21haWwuY29tIiwiZXhwIjoxNzg0NDcxNzE2fQ.bwkRW1lbqneTGmgFcXT5MR8r78rWyKyAaVDVJa1PBTg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a0ca0249eff9f2-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.31.176.207",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 14:38:00 UTC] === END API CALL LOG ===
[12-Jul-2026 14:38:00 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 14:38:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNCIsInVzZXJuYW1lIjoiQFFsSlFRIiwiZW1haWwiOiJ5eWFhYTc4MjJAZ21haWwuY29tIiwiZXhwIjoxNzg0NDcxNzE2fQ.bwkRW1lbqneTGmgFcXT5MR8r78rWyKyAaVDVJa1PBTg
[12-Jul-2026 14:38:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 14:38:00 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 14:38:00 UTC] User ID: 1034
[12-Jul-2026 14:38:00 UTC] ✅ User profile retrieved successfully for user ID: 1034
[12-Jul-2026 14:38:00 UTC] === API CALL LOG ===
[12-Jul-2026 14:38:00 UTC] Endpoint: user/profile.php
[12-Jul-2026 14:38:00 UTC] Full Log Data: {
    "timestamp": "2026-07-12 14:38:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.31.176.207",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.31.176.207, 162.158.28.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNCIsInVzZXJuYW1lIjoiQFFsSlFRIiwiZW1haWwiOiJ5eWFhYTc4MjJAZ21haWwuY29tIiwiZXhwIjoxNzg0NDcxNzE2fQ.bwkRW1lbqneTGmgFcXT5MR8r78rWyKyAaVDVJa1PBTg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a0ca051df7f9f2-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.31.176.207",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 14:38:00 UTC] === END API CALL LOG ===
[12-Jul-2026 14:38:00 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 14:38:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNCIsInVzZXJuYW1lIjoiQFFsSlFRIiwiZW1haWwiOiJ5eWFhYTc4MjJAZ21haWwuY29tIiwiZXhwIjoxNzg0NDcxNzE2fQ.bwkRW1lbqneTGmgFcXT5MR8r78rWyKyAaVDVJa1PBTg
[12-Jul-2026 14:38:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 14:38:00 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 14:38:00 UTC] User ID: 1034
[12-Jul-2026 14:38:00 UTC] ✅ User profile retrieved successfully for user ID: 1034
[12-Jul-2026 14:38:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 14:38:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 14:38:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"31.31.176.207, 162.158.28.165","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNCIsInVzZXJuYW1lIjoiQFFsSlFRIiwiZW1haWwiOiJ5eWFhYTc4MjJAZ21haWwuY29tIiwiZXhwIjoxNzg0NDcxNzE2fQ.bwkRW1lbqneTGmgFcXT5MR8r78rWyKyAaVDVJa1PBTg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1a0ca18de99f9f2-MCT","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"31.31.176.207","cf-ipcountry":"YE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-Jul-2026 14:38:03 UTC] === User Orders API Called ===
[12-Jul-2026 14:38:03 UTC] User ID: 1034
[12-Jul-2026 14:38:03 UTC] Limit: 20, Offset: 0
[12-Jul-2026 14:38:03 UTC] Orders found: 0
[12-Jul-2026 14:38:03 UTC] Orders data: []
[12-Jul-2026 14:38:03 UTC] Total orders count: 0
[12-Jul-2026 14:38:03 UTC] === API CALL LOG ===
[12-Jul-2026 14:38:03 UTC] Endpoint: user/profile.php
[12-Jul-2026 14:38:03 UTC] Full Log Data: {
    "timestamp": "2026-07-12 14:38:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.31.176.207",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.31.176.207, 162.158.28.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNCIsInVzZXJuYW1lIjoiQFFsSlFRIiwiZW1haWwiOiJ5eWFhYTc4MjJAZ21haWwuY29tIiwiZXhwIjoxNzg0NDcxNzE2fQ.bwkRW1lbqneTGmgFcXT5MR8r78rWyKyAaVDVJa1PBTg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a0ca196f85f9f2-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.31.176.207",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 14:38:03 UTC] === END API CALL LOG ===
[12-Jul-2026 14:38:03 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 14:38:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNCIsInVzZXJuYW1lIjoiQFFsSlFRIiwiZW1haWwiOiJ5eWFhYTc4MjJAZ21haWwuY29tIiwiZXhwIjoxNzg0NDcxNzE2fQ.bwkRW1lbqneTGmgFcXT5MR8r78rWyKyAaVDVJa1PBTg
[12-Jul-2026 14:38:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 14:38:03 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 14:38:03 UTC] User ID: 1034
[12-Jul-2026 14:38:03 UTC] ✅ User profile retrieved successfully for user ID: 1034
[12-Jul-2026 14:38:04 UTC] === API CALL LOG ===
[12-Jul-2026 14:38:04 UTC] Endpoint: user/profile.php
[12-Jul-2026 14:38:04 UTC] Full Log Data: {
    "timestamp": "2026-07-12 14:38:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.31.176.207",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.31.176.207, 162.158.28.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNCIsInVzZXJuYW1lIjoiQFFsSlFRIiwiZW1haWwiOiJ5eWFhYTc4MjJAZ21haWwuY29tIiwiZXhwIjoxNzg0NDcxNzE2fQ.bwkRW1lbqneTGmgFcXT5MR8r78rWyKyAaVDVJa1PBTg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a0ca1d5e33f9f2-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.31.176.207",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 14:38:04 UTC] === END API CALL LOG ===
[12-Jul-2026 14:38:04 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 14:38:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNCIsInVzZXJuYW1lIjoiQFFsSlFRIiwiZW1haWwiOiJ5eWFhYTc4MjJAZ21haWwuY29tIiwiZXhwIjoxNzg0NDcxNzE2fQ.bwkRW1lbqneTGmgFcXT5MR8r78rWyKyAaVDVJa1PBTg
[12-Jul-2026 14:38:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 14:38:04 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 14:38:04 UTC] User ID: 1034
[12-Jul-2026 14:38:04 UTC] ✅ User profile retrieved successfully for user ID: 1034
[12-Jul-2026 14:38:04 UTC] === API CALL LOG ===
[12-Jul-2026 14:38:04 UTC] Endpoint: user/profile.php
[12-Jul-2026 14:38:04 UTC] Full Log Data: {
    "timestamp": "2026-07-12 14:38:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.31.176.207",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.31.176.207, 162.158.28.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNCIsInVzZXJuYW1lIjoiQFFsSlFRIiwiZW1haWwiOiJ5eWFhYTc4MjJAZ21haWwuY29tIiwiZXhwIjoxNzg0NDcxNzE2fQ.bwkRW1lbqneTGmgFcXT5MR8r78rWyKyAaVDVJa1PBTg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a0ca1fea44f9f2-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.31.176.207",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 14:38:04 UTC] === END API CALL LOG ===
[12-Jul-2026 14:38:04 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 14:38:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNCIsInVzZXJuYW1lIjoiQFFsSlFRIiwiZW1haWwiOiJ5eWFhYTc4MjJAZ21haWwuY29tIiwiZXhwIjoxNzg0NDcxNzE2fQ.bwkRW1lbqneTGmgFcXT5MR8r78rWyKyAaVDVJa1PBTg
[12-Jul-2026 14:38:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 14:38:04 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 14:38:04 UTC] User ID: 1034
[12-Jul-2026 14:38:04 UTC] ✅ User profile retrieved successfully for user ID: 1034
[12-Jul-2026 14:38:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 14:38:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 14:38:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"31.31.176.207, 162.158.28.164","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNCIsInVzZXJuYW1lIjoiQFFsSlFRIiwiZW1haWwiOiJ5eWFhYTc4MjJAZ21haWwuY29tIiwiZXhwIjoxNzg0NDcxNzE2fQ.bwkRW1lbqneTGmgFcXT5MR8r78rWyKyAaVDVJa1PBTg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1a0ca6e4a85f9f2-MCT","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"31.31.176.207","cf-ipcountry":"YE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-Jul-2026 14:38:17 UTC] === User Orders API Called ===
[12-Jul-2026 14:38:17 UTC] User ID: 1034
[12-Jul-2026 14:38:17 UTC] Limit: 20, Offset: 0
[12-Jul-2026 14:38:17 UTC] Orders found: 0
[12-Jul-2026 14:38:17 UTC] Orders data: []
[12-Jul-2026 14:38:17 UTC] Total orders count: 0
[12-Jul-2026 14:38:17 UTC] === API CALL LOG ===
[12-Jul-2026 14:38:17 UTC] Endpoint: user/profile.php
[12-Jul-2026 14:38:17 UTC] Full Log Data: {
    "timestamp": "2026-07-12 14:38:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.31.176.207",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.31.176.207, 162.158.28.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNCIsInVzZXJuYW1lIjoiQFFsSlFRIiwiZW1haWwiOiJ5eWFhYTc4MjJAZ21haWwuY29tIiwiZXhwIjoxNzg0NDcxNzE2fQ.bwkRW1lbqneTGmgFcXT5MR8r78rWyKyAaVDVJa1PBTg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a0ca6edb4af9f2-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.31.176.207",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 14:38:17 UTC] === END API CALL LOG ===
[12-Jul-2026 14:38:17 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 14:38:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNCIsInVzZXJuYW1lIjoiQFFsSlFRIiwiZW1haWwiOiJ5eWFhYTc4MjJAZ21haWwuY29tIiwiZXhwIjoxNzg0NDcxNzE2fQ.bwkRW1lbqneTGmgFcXT5MR8r78rWyKyAaVDVJa1PBTg
[12-Jul-2026 14:38:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 14:38:17 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 14:38:17 UTC] User ID: 1034
[12-Jul-2026 14:38:17 UTC] ✅ User profile retrieved successfully for user ID: 1034
[12-Jul-2026 14:38:18 UTC] === API CALL LOG ===
[12-Jul-2026 14:38:18 UTC] Endpoint: user/profile.php
[12-Jul-2026 14:38:18 UTC] Full Log Data: {
    "timestamp": "2026-07-12 14:38:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.31.176.207",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.31.176.207, 162.158.28.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNCIsInVzZXJuYW1lIjoiQFFsSlFRIiwiZW1haWwiOiJ5eWFhYTc4MjJAZ21haWwuY29tIiwiZXhwIjoxNzg0NDcxNzE2fQ.bwkRW1lbqneTGmgFcXT5MR8r78rWyKyAaVDVJa1PBTg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a0ca72a8dff9f2-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.31.176.207",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 14:38:18 UTC] === END API CALL LOG ===
[12-Jul-2026 14:38:18 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 14:38:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNCIsInVzZXJuYW1lIjoiQFFsSlFRIiwiZW1haWwiOiJ5eWFhYTc4MjJAZ21haWwuY29tIiwiZXhwIjoxNzg0NDcxNzE2fQ.bwkRW1lbqneTGmgFcXT5MR8r78rWyKyAaVDVJa1PBTg
[12-Jul-2026 14:38:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 14:38:18 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 14:38:18 UTC] User ID: 1034
[12-Jul-2026 14:38:18 UTC] ✅ User profile retrieved successfully for user ID: 1034
[12-Jul-2026 14:38:18 UTC] === API CALL LOG ===
[12-Jul-2026 14:38:18 UTC] Endpoint: user/profile.php
[12-Jul-2026 14:38:18 UTC] Full Log Data: {
    "timestamp": "2026-07-12 14:38:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.31.176.207",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.31.176.207, 162.158.28.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNCIsInVzZXJuYW1lIjoiQFFsSlFRIiwiZW1haWwiOiJ5eWFhYTc4MjJAZ21haWwuY29tIiwiZXhwIjoxNzg0NDcxNzE2fQ.bwkRW1lbqneTGmgFcXT5MR8r78rWyKyAaVDVJa1PBTg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a0ca768ec2f9f2-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.31.176.207",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 14:38:18 UTC] === END API CALL LOG ===
[12-Jul-2026 14:38:18 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 14:38:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNCIsInVzZXJuYW1lIjoiQFFsSlFRIiwiZW1haWwiOiJ5eWFhYTc4MjJAZ21haWwuY29tIiwiZXhwIjoxNzg0NDcxNzE2fQ.bwkRW1lbqneTGmgFcXT5MR8r78rWyKyAaVDVJa1PBTg
[12-Jul-2026 14:38:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 14:38:18 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 14:38:18 UTC] User ID: 1034
[12-Jul-2026 14:38:18 UTC] ✅ User profile retrieved successfully for user ID: 1034
[12-Jul-2026 14:38:27 UTC] === API CALL LOG ===
[12-Jul-2026 14:38:27 UTC] Endpoint: user/profile.php
[12-Jul-2026 14:38:27 UTC] Full Log Data: {
    "timestamp": "2026-07-12 14:38:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.31.176.207",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.31.176.207, 162.158.28.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNCIsInVzZXJuYW1lIjoiQFFsSlFRIiwiZW1haWwiOiJ5eWFhYTc4MjJAZ21haWwuY29tIiwiZXhwIjoxNzg0NDcxNzE2fQ.bwkRW1lbqneTGmgFcXT5MR8r78rWyKyAaVDVJa1PBTg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a0caab08aef9f2-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.31.176.207",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 14:38:27 UTC] === END API CALL LOG ===
[12-Jul-2026 14:38:27 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 14:38:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNCIsInVzZXJuYW1lIjoiQFFsSlFRIiwiZW1haWwiOiJ5eWFhYTc4MjJAZ21haWwuY29tIiwiZXhwIjoxNzg0NDcxNzE2fQ.bwkRW1lbqneTGmgFcXT5MR8r78rWyKyAaVDVJa1PBTg
[12-Jul-2026 14:38:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 14:38:27 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 14:38:27 UTC] User ID: 1034
[12-Jul-2026 14:38:27 UTC] ✅ User profile retrieved successfully for user ID: 1034
[12-Jul-2026 14:38:27 UTC] User Purchases API - User ID: 1034
[12-Jul-2026 14:38:27 UTC] User Purchases API - Total purchases found: 1
[12-Jul-2026 14:38:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 14:38:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 14:38:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"31.31.176.207, 162.158.28.165","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNCIsInVzZXJuYW1lIjoiQFFsSlFRIiwiZW1haWwiOiJ5eWFhYTc4MjJAZ21haWwuY29tIiwiZXhwIjoxNzg0NDcxNzE2fQ.bwkRW1lbqneTGmgFcXT5MR8r78rWyKyAaVDVJa1PBTg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1a0cab18c77f9f2-MCT","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"31.31.176.207","cf-ipcountry":"YE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-Jul-2026 14:38:28 UTC] === User Orders API Called ===
[12-Jul-2026 14:38:28 UTC] User ID: 1034
[12-Jul-2026 14:38:28 UTC] Limit: 20, Offset: 0
[12-Jul-2026 14:38:28 UTC] Orders found: 0
[12-Jul-2026 14:38:28 UTC] Orders data: []
[12-Jul-2026 14:38:28 UTC] Total orders count: 0
[12-Jul-2026 14:38:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 14:38:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 14:38:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"31.31.176.207, 162.158.28.165","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNCIsInVzZXJuYW1lIjoiQFFsSlFRIiwiZW1haWwiOiJ5eWFhYTc4MjJAZ21haWwuY29tIiwiZXhwIjoxNzg0NDcxNzE2fQ.bwkRW1lbqneTGmgFcXT5MR8r78rWyKyAaVDVJa1PBTg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1a0cab94877f9f2-MCT","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"31.31.176.207","cf-ipcountry":"YE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-Jul-2026 14:38:29 UTC] === User Orders API Called ===
[12-Jul-2026 14:38:29 UTC] User ID: 1034
[12-Jul-2026 14:38:29 UTC] Limit: 20, Offset: 0
[12-Jul-2026 14:38:29 UTC] Orders found: 0
[12-Jul-2026 14:38:29 UTC] Orders data: []
[12-Jul-2026 14:38:29 UTC] Total orders count: 0
[12-Jul-2026 14:38:29 UTC] === API CALL LOG ===
[12-Jul-2026 14:38:29 UTC] Endpoint: user/profile.php
[12-Jul-2026 14:38:29 UTC] Full Log Data: {
    "timestamp": "2026-07-12 14:38:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.31.176.207",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.31.176.207, 162.158.28.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNCIsInVzZXJuYW1lIjoiQFFsSlFRIiwiZW1haWwiOiJ5eWFhYTc4MjJAZ21haWwuY29tIiwiZXhwIjoxNzg0NDcxNzE2fQ.bwkRW1lbqneTGmgFcXT5MR8r78rWyKyAaVDVJa1PBTg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a0cab9c911f9f2-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.31.176.207",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 14:38:29 UTC] === END API CALL LOG ===
[12-Jul-2026 14:38:29 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 14:38:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNCIsInVzZXJuYW1lIjoiQFFsSlFRIiwiZW1haWwiOiJ5eWFhYTc4MjJAZ21haWwuY29tIiwiZXhwIjoxNzg0NDcxNzE2fQ.bwkRW1lbqneTGmgFcXT5MR8r78rWyKyAaVDVJa1PBTg
[12-Jul-2026 14:38:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 14:38:29 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 14:38:29 UTC] User ID: 1034
[12-Jul-2026 14:38:29 UTC] ✅ User profile retrieved successfully for user ID: 1034
[12-Jul-2026 14:38:30 UTC] === API CALL LOG ===
[12-Jul-2026 14:38:30 UTC] Endpoint: user/profile.php
[12-Jul-2026 14:38:30 UTC] Full Log Data: {
    "timestamp": "2026-07-12 14:38:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.31.176.207",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.31.176.207, 162.158.28.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNCIsInVzZXJuYW1lIjoiQFFsSlFRIiwiZW1haWwiOiJ5eWFhYTc4MjJAZ21haWwuY29tIiwiZXhwIjoxNzg0NDcxNzE2fQ.bwkRW1lbqneTGmgFcXT5MR8r78rWyKyAaVDVJa1PBTg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a0cabd8e41f9f2-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.31.176.207",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 14:38:30 UTC] === END API CALL LOG ===
[12-Jul-2026 14:38:30 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 14:38:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNCIsInVzZXJuYW1lIjoiQFFsSlFRIiwiZW1haWwiOiJ5eWFhYTc4MjJAZ21haWwuY29tIiwiZXhwIjoxNzg0NDcxNzE2fQ.bwkRW1lbqneTGmgFcXT5MR8r78rWyKyAaVDVJa1PBTg
[12-Jul-2026 14:38:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 14:38:30 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 14:38:30 UTC] User ID: 1034
[12-Jul-2026 14:38:30 UTC] ✅ User profile retrieved successfully for user ID: 1034
[12-Jul-2026 14:38:30 UTC] === API CALL LOG ===
[12-Jul-2026 14:38:30 UTC] Endpoint: user/profile.php
[12-Jul-2026 14:38:30 UTC] Full Log Data: {
    "timestamp": "2026-07-12 14:38:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.31.176.207",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.31.176.207, 162.158.28.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNCIsInVzZXJuYW1lIjoiQFFsSlFRIiwiZW1haWwiOiJ5eWFhYTc4MjJAZ21haWwuY29tIiwiZXhwIjoxNzg0NDcxNzE2fQ.bwkRW1lbqneTGmgFcXT5MR8r78rWyKyAaVDVJa1PBTg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a0cabfe9acf9f2-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.31.176.207",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 14:38:30 UTC] === END API CALL LOG ===
[12-Jul-2026 14:38:30 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 14:38:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNCIsInVzZXJuYW1lIjoiQFFsSlFRIiwiZW1haWwiOiJ5eWFhYTc4MjJAZ21haWwuY29tIiwiZXhwIjoxNzg0NDcxNzE2fQ.bwkRW1lbqneTGmgFcXT5MR8r78rWyKyAaVDVJa1PBTg
[12-Jul-2026 14:38:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 14:38:30 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 14:38:30 UTC] User ID: 1034
[12-Jul-2026 14:38:30 UTC] ✅ User profile retrieved successfully for user ID: 1034
[12-Jul-2026 14:38:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 14:38:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 14:38:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"31.31.176.207, 162.158.28.165","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNCIsInVzZXJuYW1lIjoiQFFsSlFRIiwiZW1haWwiOiJ5eWFhYTc4MjJAZ21haWwuY29tIiwiZXhwIjoxNzg0NDcxNzE2fQ.bwkRW1lbqneTGmgFcXT5MR8r78rWyKyAaVDVJa1PBTg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1a0cacc4cfef9f2-MCT","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"31.31.176.207","cf-ipcountry":"YE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-Jul-2026 14:38:32 UTC] === User Orders API Called ===
[12-Jul-2026 14:38:32 UTC] User ID: 1034
[12-Jul-2026 14:38:32 UTC] Limit: 20, Offset: 0
[12-Jul-2026 14:38:32 UTC] Orders found: 0
[12-Jul-2026 14:38:32 UTC] Orders data: []
[12-Jul-2026 14:38:32 UTC] Total orders count: 0
[12-Jul-2026 14:38:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 14:38:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 14:38:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"31.31.176.207, 162.158.28.165","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNCIsInVzZXJuYW1lIjoiQFFsSlFRIiwiZW1haWwiOiJ5eWFhYTc4MjJAZ21haWwuY29tIiwiZXhwIjoxNzg0NDcxNzE2fQ.bwkRW1lbqneTGmgFcXT5MR8r78rWyKyAaVDVJa1PBTg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1a0cad388a3f9f2-MCT","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"31.31.176.207","cf-ipcountry":"YE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-Jul-2026 14:38:33 UTC] === User Orders API Called ===
[12-Jul-2026 14:38:33 UTC] User ID: 1034
[12-Jul-2026 14:38:33 UTC] Limit: 20, Offset: 0
[12-Jul-2026 14:38:33 UTC] Orders found: 0
[12-Jul-2026 14:38:33 UTC] Orders data: []
[12-Jul-2026 14:38:33 UTC] Total orders count: 0
[12-Jul-2026 14:38:33 UTC] === API CALL LOG ===
[12-Jul-2026 14:38:33 UTC] Endpoint: user/profile.php
[12-Jul-2026 14:38:33 UTC] Full Log Data: {
    "timestamp": "2026-07-12 14:38:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.31.176.207",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.31.176.207, 162.158.28.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNCIsInVzZXJuYW1lIjoiQFFsSlFRIiwiZW1haWwiOiJ5eWFhYTc4MjJAZ21haWwuY29tIiwiZXhwIjoxNzg0NDcxNzE2fQ.bwkRW1lbqneTGmgFcXT5MR8r78rWyKyAaVDVJa1PBTg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a0cad3e93df9f2-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.31.176.207",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 14:38:33 UTC] === END API CALL LOG ===
[12-Jul-2026 14:38:33 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 14:38:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNCIsInVzZXJuYW1lIjoiQFFsSlFRIiwiZW1haWwiOiJ5eWFhYTc4MjJAZ21haWwuY29tIiwiZXhwIjoxNzg0NDcxNzE2fQ.bwkRW1lbqneTGmgFcXT5MR8r78rWyKyAaVDVJa1PBTg
[12-Jul-2026 14:38:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 14:38:33 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 14:38:33 UTC] User ID: 1034
[12-Jul-2026 14:38:33 UTC] ✅ User profile retrieved successfully for user ID: 1034
[12-Jul-2026 14:38:34 UTC] === API CALL LOG ===
[12-Jul-2026 14:38:34 UTC] Endpoint: user/profile.php
[12-Jul-2026 14:38:34 UTC] Full Log Data: {
    "timestamp": "2026-07-12 14:38:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.31.176.207",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.31.176.207, 162.158.28.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNCIsInVzZXJuYW1lIjoiQFFsSlFRIiwiZW1haWwiOiJ5eWFhYTc4MjJAZ21haWwuY29tIiwiZXhwIjoxNzg0NDcxNzE2fQ.bwkRW1lbqneTGmgFcXT5MR8r78rWyKyAaVDVJa1PBTg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a0cad82fd9f9f2-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.31.176.207",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 14:38:34 UTC] === END API CALL LOG ===
[12-Jul-2026 14:38:34 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 14:38:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNCIsInVzZXJuYW1lIjoiQFFsSlFRIiwiZW1haWwiOiJ5eWFhYTc4MjJAZ21haWwuY29tIiwiZXhwIjoxNzg0NDcxNzE2fQ.bwkRW1lbqneTGmgFcXT5MR8r78rWyKyAaVDVJa1PBTg
[12-Jul-2026 14:38:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 14:38:34 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 14:38:34 UTC] User ID: 1034
[12-Jul-2026 14:38:34 UTC] ✅ User profile retrieved successfully for user ID: 1034
[12-Jul-2026 14:38:34 UTC] === API CALL LOG ===
[12-Jul-2026 14:38:34 UTC] Endpoint: user/profile.php
[12-Jul-2026 14:38:34 UTC] Full Log Data: {
    "timestamp": "2026-07-12 14:38:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.31.176.207",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.31.176.207, 162.158.28.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNCIsInVzZXJuYW1lIjoiQFFsSlFRIiwiZW1haWwiOiJ5eWFhYTc4MjJAZ21haWwuY29tIiwiZXhwIjoxNzg0NDcxNzE2fQ.bwkRW1lbqneTGmgFcXT5MR8r78rWyKyAaVDVJa1PBTg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a0cad9292cf9f2-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.31.176.207",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 14:38:34 UTC] === END API CALL LOG ===
[12-Jul-2026 14:38:34 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 14:38:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNCIsInVzZXJuYW1lIjoiQFFsSlFRIiwiZW1haWwiOiJ5eWFhYTc4MjJAZ21haWwuY29tIiwiZXhwIjoxNzg0NDcxNzE2fQ.bwkRW1lbqneTGmgFcXT5MR8r78rWyKyAaVDVJa1PBTg
[12-Jul-2026 14:38:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 14:38:34 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 14:38:34 UTC] User ID: 1034
[12-Jul-2026 14:38:34 UTC] ✅ User profile retrieved successfully for user ID: 1034
[12-Jul-2026 14:38:35 UTC] === API CALL LOG ===
[12-Jul-2026 14:38:35 UTC] Endpoint: user/profile.php
[12-Jul-2026 14:38:35 UTC] Full Log Data: {
    "timestamp": "2026-07-12 14:38:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.31.176.207",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.31.176.207, 162.158.28.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNCIsInVzZXJuYW1lIjoiQFFsSlFRIiwiZW1haWwiOiJ5eWFhYTc4MjJAZ21haWwuY29tIiwiZXhwIjoxNzg0NDcxNzE2fQ.bwkRW1lbqneTGmgFcXT5MR8r78rWyKyAaVDVJa1PBTg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a0cae13d3af9f2-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.31.176.207",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 14:38:35 UTC] === END API CALL LOG ===
[12-Jul-2026 14:38:35 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 14:38:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNCIsInVzZXJuYW1lIjoiQFFsSlFRIiwiZW1haWwiOiJ5eWFhYTc4MjJAZ21haWwuY29tIiwiZXhwIjoxNzg0NDcxNzE2fQ.bwkRW1lbqneTGmgFcXT5MR8r78rWyKyAaVDVJa1PBTg
[12-Jul-2026 14:38:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 14:38:35 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 14:38:35 UTC] User ID: 1034
[12-Jul-2026 14:38:35 UTC] ✅ User profile retrieved successfully for user ID: 1034
[12-Jul-2026 14:38:36 UTC] User Purchases API - User ID: 1034
[12-Jul-2026 14:38:36 UTC] User Purchases API - Total purchases found: 1
[12-Jul-2026 14:38:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 14:38:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 14:38:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"31.31.176.207, 162.158.28.165","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNCIsInVzZXJuYW1lIjoiQFFsSlFRIiwiZW1haWwiOiJ5eWFhYTc4MjJAZ21haWwuY29tIiwiZXhwIjoxNzg0NDcxNzE2fQ.bwkRW1lbqneTGmgFcXT5MR8r78rWyKyAaVDVJa1PBTg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1a0caea8a3ff9f2-MCT","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"31.31.176.207","cf-ipcountry":"YE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-Jul-2026 14:38:37 UTC] === User Orders API Called ===
[12-Jul-2026 14:38:37 UTC] User ID: 1034
[12-Jul-2026 14:38:37 UTC] Limit: 20, Offset: 0
[12-Jul-2026 14:38:37 UTC] Orders found: 0
[12-Jul-2026 14:38:37 UTC] Orders data: []
[12-Jul-2026 14:38:37 UTC] Total orders count: 0
[12-Jul-2026 14:38:37 UTC] === API CALL LOG ===
[12-Jul-2026 14:38:37 UTC] Endpoint: user/profile.php
[12-Jul-2026 14:38:37 UTC] Full Log Data: {
    "timestamp": "2026-07-12 14:38:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.31.176.207",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.31.176.207, 162.158.28.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNCIsInVzZXJuYW1lIjoiQFFsSlFRIiwiZW1haWwiOiJ5eWFhYTc4MjJAZ21haWwuY29tIiwiZXhwIjoxNzg0NDcxNzE2fQ.bwkRW1lbqneTGmgFcXT5MR8r78rWyKyAaVDVJa1PBTg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a0caeafae6f9f2-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.31.176.207",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 14:38:37 UTC] === END API CALL LOG ===
[12-Jul-2026 14:38:37 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 14:38:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNCIsInVzZXJuYW1lIjoiQFFsSlFRIiwiZW1haWwiOiJ5eWFhYTc4MjJAZ21haWwuY29tIiwiZXhwIjoxNzg0NDcxNzE2fQ.bwkRW1lbqneTGmgFcXT5MR8r78rWyKyAaVDVJa1PBTg
[12-Jul-2026 14:38:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 14:38:37 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 14:38:37 UTC] User ID: 1034
[12-Jul-2026 14:38:37 UTC] ✅ User profile retrieved successfully for user ID: 1034
[12-Jul-2026 14:38:37 UTC] === API CALL LOG ===
[12-Jul-2026 14:38:37 UTC] Endpoint: user/profile.php
[12-Jul-2026 14:38:37 UTC] Full Log Data: {
    "timestamp": "2026-07-12 14:38:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.31.176.207",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.31.176.207, 162.158.28.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNCIsInVzZXJuYW1lIjoiQFFsSlFRIiwiZW1haWwiOiJ5eWFhYTc4MjJAZ21haWwuY29tIiwiZXhwIjoxNzg0NDcxNzE2fQ.bwkRW1lbqneTGmgFcXT5MR8r78rWyKyAaVDVJa1PBTg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a0caeee92ef9f2-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.31.176.207",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 14:38:37 UTC] === END API CALL LOG ===
[12-Jul-2026 14:38:37 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 14:38:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNCIsInVzZXJuYW1lIjoiQFFsSlFRIiwiZW1haWwiOiJ5eWFhYTc4MjJAZ21haWwuY29tIiwiZXhwIjoxNzg0NDcxNzE2fQ.bwkRW1lbqneTGmgFcXT5MR8r78rWyKyAaVDVJa1PBTg
[12-Jul-2026 14:38:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 14:38:37 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 14:38:37 UTC] User ID: 1034
[12-Jul-2026 14:38:37 UTC] ✅ User profile retrieved successfully for user ID: 1034
[12-Jul-2026 14:38:38 UTC] === API CALL LOG ===
[12-Jul-2026 14:38:38 UTC] Endpoint: user/profile.php
[12-Jul-2026 14:38:38 UTC] Full Log Data: {
    "timestamp": "2026-07-12 14:38:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.31.176.207",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.31.176.207, 162.158.28.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNCIsInVzZXJuYW1lIjoiQFFsSlFRIiwiZW1haWwiOiJ5eWFhYTc4MjJAZ21haWwuY29tIiwiZXhwIjoxNzg0NDcxNzE2fQ.bwkRW1lbqneTGmgFcXT5MR8r78rWyKyAaVDVJa1PBTg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a0caf01aeaf9f2-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.31.176.207",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 14:38:38 UTC] === END API CALL LOG ===
[12-Jul-2026 14:38:38 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 14:38:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNCIsInVzZXJuYW1lIjoiQFFsSlFRIiwiZW1haWwiOiJ5eWFhYTc4MjJAZ21haWwuY29tIiwiZXhwIjoxNzg0NDcxNzE2fQ.bwkRW1lbqneTGmgFcXT5MR8r78rWyKyAaVDVJa1PBTg
[12-Jul-2026 14:38:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 14:38:38 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 14:38:38 UTC] User ID: 1034
[12-Jul-2026 14:38:38 UTC] ✅ User profile retrieved successfully for user ID: 1034
[12-Jul-2026 14:39:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 14:39:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 14:39:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"31.31.176.207, 162.158.28.164","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNCIsInVzZXJuYW1lIjoiQFFsSlFRIiwiZW1haWwiOiJ5eWFhYTc4MjJAZ21haWwuY29tIiwiZXhwIjoxNzg0NDcxNzE2fQ.bwkRW1lbqneTGmgFcXT5MR8r78rWyKyAaVDVJa1PBTg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1a0cbf81bdaf9f2-MCT","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"31.31.176.207","cf-ipcountry":"YE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-Jul-2026 14:39:20 UTC] === User Orders API Called ===
[12-Jul-2026 14:39:20 UTC] User ID: 1034
[12-Jul-2026 14:39:20 UTC] Limit: 20, Offset: 0
[12-Jul-2026 14:39:20 UTC] Orders found: 0
[12-Jul-2026 14:39:20 UTC] Orders data: []
[12-Jul-2026 14:39:20 UTC] Total orders count: 0
[12-Jul-2026 14:39:20 UTC] === API CALL LOG ===
[12-Jul-2026 14:39:20 UTC] Endpoint: user/profile.php
[12-Jul-2026 14:39:20 UTC] Full Log Data: {
    "timestamp": "2026-07-12 14:39:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.31.176.207",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.31.176.207, 162.158.28.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNCIsInVzZXJuYW1lIjoiQFFsSlFRIiwiZW1haWwiOiJ5eWFhYTc4MjJAZ21haWwuY29tIiwiZXhwIjoxNzg0NDcxNzE2fQ.bwkRW1lbqneTGmgFcXT5MR8r78rWyKyAaVDVJa1PBTg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a0cbf8bcdbf9f2-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.31.176.207",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 14:39:20 UTC] === END API CALL LOG ===
[12-Jul-2026 14:39:20 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 14:39:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNCIsInVzZXJuYW1lIjoiQFFsSlFRIiwiZW1haWwiOiJ5eWFhYTc4MjJAZ21haWwuY29tIiwiZXhwIjoxNzg0NDcxNzE2fQ.bwkRW1lbqneTGmgFcXT5MR8r78rWyKyAaVDVJa1PBTg
[12-Jul-2026 14:39:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 14:39:20 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 14:39:20 UTC] User ID: 1034
[12-Jul-2026 14:39:20 UTC] ✅ User profile retrieved successfully for user ID: 1034
[12-Jul-2026 14:39:21 UTC] === API CALL LOG ===
[12-Jul-2026 14:39:21 UTC] Endpoint: user/profile.php
[12-Jul-2026 14:39:21 UTC] Full Log Data: {
    "timestamp": "2026-07-12 14:39:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.31.176.207",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.31.176.207, 162.158.28.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNCIsInVzZXJuYW1lIjoiQFFsSlFRIiwiZW1haWwiOiJ5eWFhYTc4MjJAZ21haWwuY29tIiwiZXhwIjoxNzg0NDcxNzE2fQ.bwkRW1lbqneTGmgFcXT5MR8r78rWyKyAaVDVJa1PBTg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a0cbfc09d8f9f2-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.31.176.207",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 14:39:21 UTC] === END API CALL LOG ===
[12-Jul-2026 14:39:21 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 14:39:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNCIsInVzZXJuYW1lIjoiQFFsSlFRIiwiZW1haWwiOiJ5eWFhYTc4MjJAZ21haWwuY29tIiwiZXhwIjoxNzg0NDcxNzE2fQ.bwkRW1lbqneTGmgFcXT5MR8r78rWyKyAaVDVJa1PBTg
[12-Jul-2026 14:39:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 14:39:21 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 14:39:21 UTC] User ID: 1034
[12-Jul-2026 14:39:21 UTC] ✅ User profile retrieved successfully for user ID: 1034
[12-Jul-2026 14:39:21 UTC] === API CALL LOG ===
[12-Jul-2026 14:39:21 UTC] Endpoint: user/profile.php
[12-Jul-2026 14:39:21 UTC] Full Log Data: {
    "timestamp": "2026-07-12 14:39:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.31.176.207",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.31.176.207, 162.158.28.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNCIsInVzZXJuYW1lIjoiQFFsSlFRIiwiZW1haWwiOiJ5eWFhYTc4MjJAZ21haWwuY29tIiwiZXhwIjoxNzg0NDcxNzE2fQ.bwkRW1lbqneTGmgFcXT5MR8r78rWyKyAaVDVJa1PBTg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a0cbffcf66f9f2-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.31.176.207",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 14:39:21 UTC] === END API CALL LOG ===
[12-Jul-2026 14:39:21 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 14:39:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNCIsInVzZXJuYW1lIjoiQFFsSlFRIiwiZW1haWwiOiJ5eWFhYTc4MjJAZ21haWwuY29tIiwiZXhwIjoxNzg0NDcxNzE2fQ.bwkRW1lbqneTGmgFcXT5MR8r78rWyKyAaVDVJa1PBTg
[12-Jul-2026 14:39:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 14:39:21 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 14:39:21 UTC] User ID: 1034
[12-Jul-2026 14:39:21 UTC] ✅ User profile retrieved successfully for user ID: 1034
[12-Jul-2026 14:50:34 UTC] === API CALL LOG ===
[12-Jul-2026 14:50:34 UTC] Endpoint: user/profile.php
[12-Jul-2026 14:50:34 UTC] Full Log Data: {
    "timestamp": "2026-07-12 14:50:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.31.186.45",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.31.186.45, 162.158.28.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNCIsInVzZXJuYW1lIjoiQFFsSlFRIiwiZW1haWwiOiJ5eWFhYTc4MjJAZ21haWwuY29tIiwiZXhwIjoxNzg0NDcxNzE2fQ.bwkRW1lbqneTGmgFcXT5MR8r78rWyKyAaVDVJa1PBTg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a0dc69dd93d1e0-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.31.186.45",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 14:50:34 UTC] === END API CALL LOG ===
[12-Jul-2026 14:50:34 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 14:50:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNCIsInVzZXJuYW1lIjoiQFFsSlFRIiwiZW1haWwiOiJ5eWFhYTc4MjJAZ21haWwuY29tIiwiZXhwIjoxNzg0NDcxNzE2fQ.bwkRW1lbqneTGmgFcXT5MR8r78rWyKyAaVDVJa1PBTg
[12-Jul-2026 14:50:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 14:50:34 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 14:50:34 UTC] User ID: 1034
[12-Jul-2026 14:50:34 UTC] ✅ User profile retrieved successfully for user ID: 1034
[12-Jul-2026 14:50:35 UTC] === API CALL LOG ===
[12-Jul-2026 14:50:35 UTC] Endpoint: user/profile.php
[12-Jul-2026 14:50:35 UTC] Full Log Data: {
    "timestamp": "2026-07-12 14:50:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.31.186.45",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.31.186.45, 162.158.28.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNCIsInVzZXJuYW1lIjoiQFFsSlFRIiwiZW1haWwiOiJ5eWFhYTc4MjJAZ21haWwuY29tIiwiZXhwIjoxNzg0NDcxNzE2fQ.bwkRW1lbqneTGmgFcXT5MR8r78rWyKyAaVDVJa1PBTg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a0dc70b864d1e0-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.31.186.45",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 14:50:35 UTC] === END API CALL LOG ===
[12-Jul-2026 14:50:35 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 14:50:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNCIsInVzZXJuYW1lIjoiQFFsSlFRIiwiZW1haWwiOiJ5eWFhYTc4MjJAZ21haWwuY29tIiwiZXhwIjoxNzg0NDcxNzE2fQ.bwkRW1lbqneTGmgFcXT5MR8r78rWyKyAaVDVJa1PBTg
[12-Jul-2026 14:50:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 14:50:35 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 14:50:35 UTC] User ID: 1034
[12-Jul-2026 14:50:35 UTC] ✅ User profile retrieved successfully for user ID: 1034
[12-Jul-2026 14:50:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 14:50:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 14:50:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"31.31.186.45, 162.158.28.165","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNCIsInVzZXJuYW1lIjoiQFFsSlFRIiwiZW1haWwiOiJ5eWFhYTc4MjJAZ21haWwuY29tIiwiZXhwIjoxNzg0NDcxNzE2fQ.bwkRW1lbqneTGmgFcXT5MR8r78rWyKyAaVDVJa1PBTg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1a0dc70b867d1e0-MCT","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"31.31.186.45","cf-ipcountry":"YE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-Jul-2026 14:50:35 UTC] === User Orders API Called ===
[12-Jul-2026 14:50:35 UTC] User ID: 1034
[12-Jul-2026 14:50:35 UTC] Limit: 20, Offset: 0
[12-Jul-2026 14:50:35 UTC] Orders found: 0
[12-Jul-2026 14:50:35 UTC] Orders data: []
[12-Jul-2026 14:50:35 UTC] Total orders count: 0
[12-Jul-2026 14:50:35 UTC] === API CALL LOG ===
[12-Jul-2026 14:50:35 UTC] Endpoint: user/profile.php
[12-Jul-2026 14:50:35 UTC] Full Log Data: {
    "timestamp": "2026-07-12 14:50:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.31.186.45",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.31.186.45, 162.158.28.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNCIsInVzZXJuYW1lIjoiQFFsSlFRIiwiZW1haWwiOiJ5eWFhYTc4MjJAZ21haWwuY29tIiwiZXhwIjoxNzg0NDcxNzE2fQ.bwkRW1lbqneTGmgFcXT5MR8r78rWyKyAaVDVJa1PBTg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a0dc70b869d1e0-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.31.186.45",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 14:50:35 UTC] === END API CALL LOG ===
[12-Jul-2026 14:50:35 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 14:50:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNCIsInVzZXJuYW1lIjoiQFFsSlFRIiwiZW1haWwiOiJ5eWFhYTc4MjJAZ21haWwuY29tIiwiZXhwIjoxNzg0NDcxNzE2fQ.bwkRW1lbqneTGmgFcXT5MR8r78rWyKyAaVDVJa1PBTg
[12-Jul-2026 14:50:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 14:50:35 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 14:50:35 UTC] User ID: 1034
[12-Jul-2026 14:50:35 UTC] ✅ User profile retrieved successfully for user ID: 1034
[12-Jul-2026 15:59:16 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 15:59:16 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 15:59:16 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40c4:2004:f298:8000::, 162.158.88.6","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNSIsInVzZXJuYW1lIjoic2hyZTIwMDUuIiwiZW1haWwiOiJzaHJlc3Roc2hyaXZhc3RhdmE1MDhAZ21haWwuY29tIiwiZXhwIjoxNzg0NDc2NzU0fQ.sRwsZYBYj0Ij_sfPbVWapQboPlYc-JWBCqVoY5UswAs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1a1410c7bd6fe11-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40c4:2004:f298:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-Jul-2026 15:59:16 UTC] === User Orders API Called ===
[12-Jul-2026 15:59:16 UTC] User ID: 1035
[12-Jul-2026 15:59:16 UTC] Limit: 20, Offset: 0
[12-Jul-2026 15:59:16 UTC] Orders found: 0
[12-Jul-2026 15:59:16 UTC] Orders data: []
[12-Jul-2026 15:59:16 UTC] Total orders count: 0
[12-Jul-2026 15:59:16 UTC] === API CALL LOG ===
[12-Jul-2026 15:59:16 UTC] Endpoint: user/profile.php
[12-Jul-2026 15:59:16 UTC] Full Log Data: {
    "timestamp": "2026-07-12 15:59:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c4:2004:f298:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c4:2004:f298:8000::, 162.158.88.7",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNSIsInVzZXJuYW1lIjoic2hyZTIwMDUuIiwiZW1haWwiOiJzaHJlc3Roc2hyaXZhc3RhdmE1MDhAZ21haWwuY29tIiwiZXhwIjoxNzg0NDc2NzU0fQ.sRwsZYBYj0Ij_sfPbVWapQboPlYc-JWBCqVoY5UswAs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a1410c7bd1fe11-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c4:2004:f298:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 15:59:16 UTC] === END API CALL LOG ===
[12-Jul-2026 15:59:16 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 15:59:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNSIsInVzZXJuYW1lIjoic2hyZTIwMDUuIiwiZW1haWwiOiJzaHJlc3Roc2hyaXZhc3RhdmE1MDhAZ21haWwuY29tIiwiZXhwIjoxNzg0NDc2NzU0fQ.sRwsZYBYj0Ij_sfPbVWapQboPlYc-JWBCqVoY5UswAs
[12-Jul-2026 15:59:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 15:59:16 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 15:59:16 UTC] User ID: 1035
[12-Jul-2026 15:59:16 UTC] ✅ User profile retrieved successfully for user ID: 1035
[12-Jul-2026 15:59:16 UTC] === API CALL LOG ===
[12-Jul-2026 15:59:16 UTC] Endpoint: user/profile.php
[12-Jul-2026 15:59:16 UTC] Full Log Data: {
    "timestamp": "2026-07-12 15:59:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c4:2004:f298:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c4:2004:f298:8000::, 162.158.88.6",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNSIsInVzZXJuYW1lIjoic2hyZTIwMDUuIiwiZW1haWwiOiJzaHJlc3Roc2hyaXZhc3RhdmE1MDhAZ21haWwuY29tIiwiZXhwIjoxNzg0NDc2NzU0fQ.sRwsZYBYj0Ij_sfPbVWapQboPlYc-JWBCqVoY5UswAs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a1410d0d6bfe11-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c4:2004:f298:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 15:59:16 UTC] === END API CALL LOG ===
[12-Jul-2026 15:59:16 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 15:59:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNSIsInVzZXJuYW1lIjoic2hyZTIwMDUuIiwiZW1haWwiOiJzaHJlc3Roc2hyaXZhc3RhdmE1MDhAZ21haWwuY29tIiwiZXhwIjoxNzg0NDc2NzU0fQ.sRwsZYBYj0Ij_sfPbVWapQboPlYc-JWBCqVoY5UswAs
[12-Jul-2026 15:59:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 15:59:16 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 15:59:16 UTC] User ID: 1035
[12-Jul-2026 15:59:16 UTC] ✅ User profile retrieved successfully for user ID: 1035
[12-Jul-2026 15:59:17 UTC] === API CALL LOG ===
[12-Jul-2026 15:59:17 UTC] Endpoint: user/profile.php
[12-Jul-2026 15:59:17 UTC] Full Log Data: {
    "timestamp": "2026-07-12 15:59:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c4:2004:f298:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c4:2004:f298:8000::, 162.158.88.7",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNSIsInVzZXJuYW1lIjoic2hyZTIwMDUuIiwiZW1haWwiOiJzaHJlc3Roc2hyaXZhc3RhdmE1MDhAZ21haWwuY29tIiwiZXhwIjoxNzg0NDc2NzU0fQ.sRwsZYBYj0Ij_sfPbVWapQboPlYc-JWBCqVoY5UswAs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a141145b26fe11-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c4:2004:f298:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 15:59:17 UTC] === END API CALL LOG ===
[12-Jul-2026 15:59:17 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 15:59:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNSIsInVzZXJuYW1lIjoic2hyZTIwMDUuIiwiZW1haWwiOiJzaHJlc3Roc2hyaXZhc3RhdmE1MDhAZ21haWwuY29tIiwiZXhwIjoxNzg0NDc2NzU0fQ.sRwsZYBYj0Ij_sfPbVWapQboPlYc-JWBCqVoY5UswAs
[12-Jul-2026 15:59:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 15:59:17 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 15:59:17 UTC] User ID: 1035
[12-Jul-2026 15:59:17 UTC] ✅ User profile retrieved successfully for user ID: 1035
[12-Jul-2026 15:59:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 15:59:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 15:59:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40c4:2004:f298:8000::, 162.158.88.28","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNSIsInVzZXJuYW1lIjoic2hyZTIwMDUuIiwiZW1haWwiOiJzaHJlc3Roc2hyaXZhc3RhdmE1MDhAZ21haWwuY29tIiwiZXhwIjoxNzg0NDc2NzU0fQ.sRwsZYBYj0Ij_sfPbVWapQboPlYc-JWBCqVoY5UswAs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1a1419b7ec4fe11-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40c4:2004:f298:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-Jul-2026 15:59:38 UTC] === User Orders API Called ===
[12-Jul-2026 15:59:38 UTC] User ID: 1035
[12-Jul-2026 15:59:38 UTC] Limit: 20, Offset: 0
[12-Jul-2026 15:59:38 UTC] Orders found: 0
[12-Jul-2026 15:59:38 UTC] Orders data: []
[12-Jul-2026 15:59:38 UTC] Total orders count: 0
[12-Jul-2026 15:59:39 UTC] === API CALL LOG ===
[12-Jul-2026 15:59:39 UTC] Endpoint: user/profile.php
[12-Jul-2026 15:59:39 UTC] Full Log Data: {
    "timestamp": "2026-07-12 15:59:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c4:2004:f298:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c4:2004:f298:8000::, 162.158.88.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNSIsInVzZXJuYW1lIjoic2hyZTIwMDUuIiwiZW1haWwiOiJzaHJlc3Roc2hyaXZhc3RhdmE1MDhAZ21haWwuY29tIiwiZXhwIjoxNzg0NDc2NzU0fQ.sRwsZYBYj0Ij_sfPbVWapQboPlYc-JWBCqVoY5UswAs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a141a06ddbfe11-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c4:2004:f298:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 15:59:39 UTC] === END API CALL LOG ===
[12-Jul-2026 15:59:39 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 15:59:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNSIsInVzZXJuYW1lIjoic2hyZTIwMDUuIiwiZW1haWwiOiJzaHJlc3Roc2hyaXZhc3RhdmE1MDhAZ21haWwuY29tIiwiZXhwIjoxNzg0NDc2NzU0fQ.sRwsZYBYj0Ij_sfPbVWapQboPlYc-JWBCqVoY5UswAs
[12-Jul-2026 15:59:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 15:59:39 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 15:59:39 UTC] User ID: 1035
[12-Jul-2026 15:59:39 UTC] ✅ User profile retrieved successfully for user ID: 1035
[12-Jul-2026 15:59:40 UTC] User Purchases API - User ID: 1035
[12-Jul-2026 15:59:40 UTC] User Purchases API - Total purchases found: 0
[12-Jul-2026 15:59:40 UTC] === API CALL LOG ===
[12-Jul-2026 15:59:40 UTC] Endpoint: user/profile.php
[12-Jul-2026 15:59:40 UTC] Full Log Data: {
    "timestamp": "2026-07-12 15:59:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c4:2004:f298:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c4:2004:f298:8000::, 162.158.88.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNSIsInVzZXJuYW1lIjoic2hyZTIwMDUuIiwiZW1haWwiOiJzaHJlc3Roc2hyaXZhc3RhdmE1MDhAZ21haWwuY29tIiwiZXhwIjoxNzg0NDc2NzU0fQ.sRwsZYBYj0Ij_sfPbVWapQboPlYc-JWBCqVoY5UswAs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a141a6da13fe11-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c4:2004:f298:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 15:59:40 UTC] === END API CALL LOG ===
[12-Jul-2026 15:59:40 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 15:59:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNSIsInVzZXJuYW1lIjoic2hyZTIwMDUuIiwiZW1haWwiOiJzaHJlc3Roc2hyaXZhc3RhdmE1MDhAZ21haWwuY29tIiwiZXhwIjoxNzg0NDc2NzU0fQ.sRwsZYBYj0Ij_sfPbVWapQboPlYc-JWBCqVoY5UswAs
[12-Jul-2026 15:59:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 15:59:40 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 15:59:40 UTC] User ID: 1035
[12-Jul-2026 15:59:40 UTC] ✅ User profile retrieved successfully for user ID: 1035
[12-Jul-2026 15:59:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 15:59:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 15:59:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40c4:2004:f298:8000::, 162.158.88.28","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNSIsInVzZXJuYW1lIjoic2hyZTIwMDUuIiwiZW1haWwiOiJzaHJlc3Roc2hyaXZhc3RhdmE1MDhAZ21haWwuY29tIiwiZXhwIjoxNzg0NDc2NzU0fQ.sRwsZYBYj0Ij_sfPbVWapQboPlYc-JWBCqVoY5UswAs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1a141a6da0cfe11-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40c4:2004:f298:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-Jul-2026 15:59:40 UTC] === User Orders API Called ===
[12-Jul-2026 15:59:40 UTC] User ID: 1035
[12-Jul-2026 15:59:40 UTC] Limit: 20, Offset: 0
[12-Jul-2026 15:59:40 UTC] Orders found: 0
[12-Jul-2026 15:59:40 UTC] Orders data: []
[12-Jul-2026 15:59:40 UTC] Total orders count: 0
[12-Jul-2026 15:59:41 UTC] === API CALL LOG ===
[12-Jul-2026 15:59:41 UTC] Endpoint: user/profile.php
[12-Jul-2026 15:59:41 UTC] Full Log Data: {
    "timestamp": "2026-07-12 15:59:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c4:2004:f298:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c4:2004:f298:8000::, 162.158.88.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNSIsInVzZXJuYW1lIjoic2hyZTIwMDUuIiwiZW1haWwiOiJzaHJlc3Roc2hyaXZhc3RhdmE1MDhAZ21haWwuY29tIiwiZXhwIjoxNzg0NDc2NzU0fQ.sRwsZYBYj0Ij_sfPbVWapQboPlYc-JWBCqVoY5UswAs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a141a8e850fe11-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c4:2004:f298:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 15:59:41 UTC] === END API CALL LOG ===
[12-Jul-2026 15:59:41 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 15:59:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNSIsInVzZXJuYW1lIjoic2hyZTIwMDUuIiwiZW1haWwiOiJzaHJlc3Roc2hyaXZhc3RhdmE1MDhAZ21haWwuY29tIiwiZXhwIjoxNzg0NDc2NzU0fQ.sRwsZYBYj0Ij_sfPbVWapQboPlYc-JWBCqVoY5UswAs
[12-Jul-2026 15:59:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 15:59:41 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 15:59:41 UTC] User ID: 1035
[12-Jul-2026 15:59:41 UTC] ✅ User profile retrieved successfully for user ID: 1035
[12-Jul-2026 15:59:41 UTC] === API CALL LOG ===
[12-Jul-2026 15:59:41 UTC] Endpoint: user/profile.php
[12-Jul-2026 15:59:41 UTC] Full Log Data: {
    "timestamp": "2026-07-12 15:59:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c4:2004:f298:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c4:2004:f298:8000::, 162.158.88.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNSIsInVzZXJuYW1lIjoic2hyZTIwMDUuIiwiZW1haWwiOiJzaHJlc3Roc2hyaXZhc3RhdmE1MDhAZ21haWwuY29tIiwiZXhwIjoxNzg0NDc2NzU0fQ.sRwsZYBYj0Ij_sfPbVWapQboPlYc-JWBCqVoY5UswAs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a141ae595efe11-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c4:2004:f298:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 15:59:41 UTC] === END API CALL LOG ===
[12-Jul-2026 15:59:41 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 15:59:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNSIsInVzZXJuYW1lIjoic2hyZTIwMDUuIiwiZW1haWwiOiJzaHJlc3Roc2hyaXZhc3RhdmE1MDhAZ21haWwuY29tIiwiZXhwIjoxNzg0NDc2NzU0fQ.sRwsZYBYj0Ij_sfPbVWapQboPlYc-JWBCqVoY5UswAs
[12-Jul-2026 15:59:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 15:59:41 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 15:59:41 UTC] User ID: 1035
[12-Jul-2026 15:59:41 UTC] ✅ User profile retrieved successfully for user ID: 1035
[12-Jul-2026 15:59:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 15:59:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 15:59:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40c4:2004:f298:8000::, 162.158.88.29","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNSIsInVzZXJuYW1lIjoic2hyZTIwMDUuIiwiZW1haWwiOiJzaHJlc3Roc2hyaXZhc3RhdmE1MDhAZ21haWwuY29tIiwiZXhwIjoxNzg0NDc2NzU0fQ.sRwsZYBYj0Ij_sfPbVWapQboPlYc-JWBCqVoY5UswAs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1a141ee4978fe11-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40c4:2004:f298:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-Jul-2026 15:59:52 UTC] === User Orders API Called ===
[12-Jul-2026 15:59:52 UTC] User ID: 1035
[12-Jul-2026 15:59:52 UTC] Limit: 20, Offset: 0
[12-Jul-2026 15:59:52 UTC] Orders found: 0
[12-Jul-2026 15:59:52 UTC] Orders data: []
[12-Jul-2026 15:59:52 UTC] Total orders count: 0
[12-Jul-2026 15:59:52 UTC] === API CALL LOG ===
[12-Jul-2026 15:59:52 UTC] Endpoint: user/profile.php
[12-Jul-2026 15:59:52 UTC] Full Log Data: {
    "timestamp": "2026-07-12 15:59:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c4:2004:f298:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c4:2004:f298:8000::, 162.158.88.29",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNSIsInVzZXJuYW1lIjoic2hyZTIwMDUuIiwiZW1haWwiOiJzaHJlc3Roc2hyaXZhc3RhdmE1MDhAZ21haWwuY29tIiwiZXhwIjoxNzg0NDc2NzU0fQ.sRwsZYBYj0Ij_sfPbVWapQboPlYc-JWBCqVoY5UswAs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a141eedb31fe11-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c4:2004:f298:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 15:59:52 UTC] === END API CALL LOG ===
[12-Jul-2026 15:59:52 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 15:59:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNSIsInVzZXJuYW1lIjoic2hyZTIwMDUuIiwiZW1haWwiOiJzaHJlc3Roc2hyaXZhc3RhdmE1MDhAZ21haWwuY29tIiwiZXhwIjoxNzg0NDc2NzU0fQ.sRwsZYBYj0Ij_sfPbVWapQboPlYc-JWBCqVoY5UswAs
[12-Jul-2026 15:59:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 15:59:52 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 15:59:52 UTC] User ID: 1035
[12-Jul-2026 15:59:52 UTC] ✅ User profile retrieved successfully for user ID: 1035
[12-Jul-2026 15:59:52 UTC] === API CALL LOG ===
[12-Jul-2026 15:59:52 UTC] Endpoint: user/profile.php
[12-Jul-2026 15:59:52 UTC] Full Log Data: {
    "timestamp": "2026-07-12 15:59:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c4:2004:f298:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c4:2004:f298:8000::, 162.158.88.29",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNSIsInVzZXJuYW1lIjoic2hyZTIwMDUuIiwiZW1haWwiOiJzaHJlc3Roc2hyaXZhc3RhdmE1MDhAZ21haWwuY29tIiwiZXhwIjoxNzg0NDc2NzU0fQ.sRwsZYBYj0Ij_sfPbVWapQboPlYc-JWBCqVoY5UswAs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a141f25d12fe11-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c4:2004:f298:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 15:59:52 UTC] === END API CALL LOG ===
[12-Jul-2026 15:59:52 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 15:59:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNSIsInVzZXJuYW1lIjoic2hyZTIwMDUuIiwiZW1haWwiOiJzaHJlc3Roc2hyaXZhc3RhdmE1MDhAZ21haWwuY29tIiwiZXhwIjoxNzg0NDc2NzU0fQ.sRwsZYBYj0Ij_sfPbVWapQboPlYc-JWBCqVoY5UswAs
[12-Jul-2026 15:59:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 15:59:52 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 15:59:52 UTC] User ID: 1035
[12-Jul-2026 15:59:52 UTC] ✅ User profile retrieved successfully for user ID: 1035
[12-Jul-2026 15:59:53 UTC] === API CALL LOG ===
[12-Jul-2026 15:59:53 UTC] Endpoint: user/profile.php
[12-Jul-2026 15:59:53 UTC] Full Log Data: {
    "timestamp": "2026-07-12 15:59:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c4:2004:f298:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c4:2004:f298:8000::, 162.158.88.29",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNSIsInVzZXJuYW1lIjoic2hyZTIwMDUuIiwiZW1haWwiOiJzaHJlc3Roc2hyaXZhc3RhdmE1MDhAZ21haWwuY29tIiwiZXhwIjoxNzg0NDc2NzU0fQ.sRwsZYBYj0Ij_sfPbVWapQboPlYc-JWBCqVoY5UswAs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a141f94a3bfe11-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c4:2004:f298:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 15:59:53 UTC] === END API CALL LOG ===
[12-Jul-2026 15:59:53 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 15:59:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNSIsInVzZXJuYW1lIjoic2hyZTIwMDUuIiwiZW1haWwiOiJzaHJlc3Roc2hyaXZhc3RhdmE1MDhAZ21haWwuY29tIiwiZXhwIjoxNzg0NDc2NzU0fQ.sRwsZYBYj0Ij_sfPbVWapQboPlYc-JWBCqVoY5UswAs
[12-Jul-2026 15:59:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 15:59:53 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 15:59:53 UTC] User ID: 1035
[12-Jul-2026 15:59:53 UTC] ✅ User profile retrieved successfully for user ID: 1035
[12-Jul-2026 16:00:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 16:00:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 16:00:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40c4:2004:f298:8000::, 162.158.88.28","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNSIsInVzZXJuYW1lIjoic2hyZTIwMDUuIiwiZW1haWwiOiJzaHJlc3Roc2hyaXZhc3RhdmE1MDhAZ21haWwuY29tIiwiZXhwIjoxNzg0NDc2NzU0fQ.sRwsZYBYj0Ij_sfPbVWapQboPlYc-JWBCqVoY5UswAs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1a14234f9fbfe11-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40c4:2004:f298:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-Jul-2026 16:00:03 UTC] === User Orders API Called ===
[12-Jul-2026 16:00:03 UTC] User ID: 1035
[12-Jul-2026 16:00:03 UTC] Limit: 20, Offset: 0
[12-Jul-2026 16:00:03 UTC] Orders found: 0
[12-Jul-2026 16:00:03 UTC] Orders data: []
[12-Jul-2026 16:00:03 UTC] Total orders count: 0
[12-Jul-2026 16:00:03 UTC] === API CALL LOG ===
[12-Jul-2026 16:00:03 UTC] Endpoint: user/profile.php
[12-Jul-2026 16:00:03 UTC] Full Log Data: {
    "timestamp": "2026-07-12 16:00:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c4:2004:f298:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c4:2004:f298:8000::, 162.158.88.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNSIsInVzZXJuYW1lIjoic2hyZTIwMDUuIiwiZW1haWwiOiJzaHJlc3Roc2hyaXZhc3RhdmE1MDhAZ21haWwuY29tIiwiZXhwIjoxNzg0NDc2NzU0fQ.sRwsZYBYj0Ij_sfPbVWapQboPlYc-JWBCqVoY5UswAs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a142359c35fe11-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c4:2004:f298:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 16:00:03 UTC] === END API CALL LOG ===
[12-Jul-2026 16:00:03 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 16:00:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNSIsInVzZXJuYW1lIjoic2hyZTIwMDUuIiwiZW1haWwiOiJzaHJlc3Roc2hyaXZhc3RhdmE1MDhAZ21haWwuY29tIiwiZXhwIjoxNzg0NDc2NzU0fQ.sRwsZYBYj0Ij_sfPbVWapQboPlYc-JWBCqVoY5UswAs
[12-Jul-2026 16:00:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 16:00:03 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 16:00:03 UTC] User ID: 1035
[12-Jul-2026 16:00:03 UTC] ✅ User profile retrieved successfully for user ID: 1035
[12-Jul-2026 16:00:04 UTC] === API CALL LOG ===
[12-Jul-2026 16:00:04 UTC] Endpoint: user/profile.php
[12-Jul-2026 16:00:04 UTC] Full Log Data: {
    "timestamp": "2026-07-12 16:00:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c4:2004:f298:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c4:2004:f298:8000::, 162.158.88.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNSIsInVzZXJuYW1lIjoic2hyZTIwMDUuIiwiZW1haWwiOiJzaHJlc3Roc2hyaXZhc3RhdmE1MDhAZ21haWwuY29tIiwiZXhwIjoxNzg0NDc2NzU0fQ.sRwsZYBYj0Ij_sfPbVWapQboPlYc-JWBCqVoY5UswAs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a14238ef79fe11-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c4:2004:f298:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 16:00:04 UTC] === END API CALL LOG ===
[12-Jul-2026 16:00:04 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 16:00:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNSIsInVzZXJuYW1lIjoic2hyZTIwMDUuIiwiZW1haWwiOiJzaHJlc3Roc2hyaXZhc3RhdmE1MDhAZ21haWwuY29tIiwiZXhwIjoxNzg0NDc2NzU0fQ.sRwsZYBYj0Ij_sfPbVWapQboPlYc-JWBCqVoY5UswAs
[12-Jul-2026 16:00:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 16:00:04 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 16:00:04 UTC] User ID: 1035
[12-Jul-2026 16:00:04 UTC] ✅ User profile retrieved successfully for user ID: 1035
[12-Jul-2026 16:00:04 UTC] === API CALL LOG ===
[12-Jul-2026 16:00:04 UTC] Endpoint: user/profile.php
[12-Jul-2026 16:00:04 UTC] Full Log Data: {
    "timestamp": "2026-07-12 16:00:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c4:2004:f298:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c4:2004:f298:8000::, 162.158.88.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNSIsInVzZXJuYW1lIjoic2hyZTIwMDUuIiwiZW1haWwiOiJzaHJlc3Roc2hyaXZhc3RhdmE1MDhAZ21haWwuY29tIiwiZXhwIjoxNzg0NDc2NzU0fQ.sRwsZYBYj0Ij_sfPbVWapQboPlYc-JWBCqVoY5UswAs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a1423bd8a4fe11-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c4:2004:f298:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 16:00:04 UTC] === END API CALL LOG ===
[12-Jul-2026 16:00:04 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 16:00:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNSIsInVzZXJuYW1lIjoic2hyZTIwMDUuIiwiZW1haWwiOiJzaHJlc3Roc2hyaXZhc3RhdmE1MDhAZ21haWwuY29tIiwiZXhwIjoxNzg0NDc2NzU0fQ.sRwsZYBYj0Ij_sfPbVWapQboPlYc-JWBCqVoY5UswAs
[12-Jul-2026 16:00:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 16:00:04 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 16:00:04 UTC] User ID: 1035
[12-Jul-2026 16:00:04 UTC] ✅ User profile retrieved successfully for user ID: 1035
[12-Jul-2026 16:00:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 16:00:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 16:00:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40c4:2004:f298:8000::, 162.158.88.29","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNSIsInVzZXJuYW1lIjoic2hyZTIwMDUuIiwiZW1haWwiOiJzaHJlc3Roc2hyaXZhc3RhdmE1MDhAZ21haWwuY29tIiwiZXhwIjoxNzg0NDc2NzU0fQ.sRwsZYBYj0Ij_sfPbVWapQboPlYc-JWBCqVoY5UswAs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1a142a3de56fe11-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40c4:2004:f298:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-Jul-2026 16:00:21 UTC] === User Orders API Called ===
[12-Jul-2026 16:00:21 UTC] User ID: 1035
[12-Jul-2026 16:00:21 UTC] Limit: 20, Offset: 0
[12-Jul-2026 16:00:21 UTC] Orders found: 0
[12-Jul-2026 16:00:21 UTC] Orders data: []
[12-Jul-2026 16:00:21 UTC] Total orders count: 0
[12-Jul-2026 16:00:21 UTC] === API CALL LOG ===
[12-Jul-2026 16:00:21 UTC] Endpoint: user/profile.php
[12-Jul-2026 16:00:21 UTC] Full Log Data: {
    "timestamp": "2026-07-12 16:00:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c4:2004:f298:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c4:2004:f298:8000::, 162.158.88.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNSIsInVzZXJuYW1lIjoic2hyZTIwMDUuIiwiZW1haWwiOiJzaHJlc3Roc2hyaXZhc3RhdmE1MDhAZ21haWwuY29tIiwiZXhwIjoxNzg0NDc2NzU0fQ.sRwsZYBYj0Ij_sfPbVWapQboPlYc-JWBCqVoY5UswAs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a142a468b7fe11-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c4:2004:f298:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 16:00:21 UTC] === END API CALL LOG ===
[12-Jul-2026 16:00:21 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 16:00:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNSIsInVzZXJuYW1lIjoic2hyZTIwMDUuIiwiZW1haWwiOiJzaHJlc3Roc2hyaXZhc3RhdmE1MDhAZ21haWwuY29tIiwiZXhwIjoxNzg0NDc2NzU0fQ.sRwsZYBYj0Ij_sfPbVWapQboPlYc-JWBCqVoY5UswAs
[12-Jul-2026 16:00:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 16:00:21 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 16:00:21 UTC] User ID: 1035
[12-Jul-2026 16:00:21 UTC] ✅ User profile retrieved successfully for user ID: 1035
[12-Jul-2026 16:00:21 UTC] === API CALL LOG ===
[12-Jul-2026 16:00:21 UTC] Endpoint: user/profile.php
[12-Jul-2026 16:00:21 UTC] Full Log Data: {
    "timestamp": "2026-07-12 16:00:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c4:2004:f298:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c4:2004:f298:8000::, 162.158.88.29",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNSIsInVzZXJuYW1lIjoic2hyZTIwMDUuIiwiZW1haWwiOiJzaHJlc3Roc2hyaXZhc3RhdmE1MDhAZ21haWwuY29tIiwiZXhwIjoxNzg0NDc2NzU0fQ.sRwsZYBYj0Ij_sfPbVWapQboPlYc-JWBCqVoY5UswAs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a142a7ec93fe11-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c4:2004:f298:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 16:00:21 UTC] === END API CALL LOG ===
[12-Jul-2026 16:00:21 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 16:00:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNSIsInVzZXJuYW1lIjoic2hyZTIwMDUuIiwiZW1haWwiOiJzaHJlc3Roc2hyaXZhc3RhdmE1MDhAZ21haWwuY29tIiwiZXhwIjoxNzg0NDc2NzU0fQ.sRwsZYBYj0Ij_sfPbVWapQboPlYc-JWBCqVoY5UswAs
[12-Jul-2026 16:00:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 16:00:21 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 16:00:21 UTC] User ID: 1035
[12-Jul-2026 16:00:21 UTC] ✅ User profile retrieved successfully for user ID: 1035
[12-Jul-2026 16:00:22 UTC] === API CALL LOG ===
[12-Jul-2026 16:00:22 UTC] Endpoint: user/profile.php
[12-Jul-2026 16:00:22 UTC] Full Log Data: {
    "timestamp": "2026-07-12 16:00:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c4:2004:f298:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c4:2004:f298:8000::, 162.158.88.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNSIsInVzZXJuYW1lIjoic2hyZTIwMDUuIiwiZW1haWwiOiJzaHJlc3Roc2hyaXZhc3RhdmE1MDhAZ21haWwuY29tIiwiZXhwIjoxNzg0NDc2NzU0fQ.sRwsZYBYj0Ij_sfPbVWapQboPlYc-JWBCqVoY5UswAs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a142aeebd0fe11-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c4:2004:f298:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 16:00:22 UTC] === END API CALL LOG ===
[12-Jul-2026 16:00:22 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 16:00:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNSIsInVzZXJuYW1lIjoic2hyZTIwMDUuIiwiZW1haWwiOiJzaHJlc3Roc2hyaXZhc3RhdmE1MDhAZ21haWwuY29tIiwiZXhwIjoxNzg0NDc2NzU0fQ.sRwsZYBYj0Ij_sfPbVWapQboPlYc-JWBCqVoY5UswAs
[12-Jul-2026 16:00:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 16:00:22 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 16:00:22 UTC] User ID: 1035
[12-Jul-2026 16:00:22 UTC] ✅ User profile retrieved successfully for user ID: 1035
[12-Jul-2026 16:00:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 16:00:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 16:00:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40c4:2004:f298:8000::, 162.158.88.29","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNSIsInVzZXJuYW1lIjoic2hyZTIwMDUuIiwiZW1haWwiOiJzaHJlc3Roc2hyaXZhc3RhdmE1MDhAZ21haWwuY29tIiwiZXhwIjoxNzg0NDc2NzU0fQ.sRwsZYBYj0Ij_sfPbVWapQboPlYc-JWBCqVoY5UswAs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1a14301e87ffe11-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40c4:2004:f298:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-Jul-2026 16:00:36 UTC] === User Orders API Called ===
[12-Jul-2026 16:00:36 UTC] User ID: 1035
[12-Jul-2026 16:00:36 UTC] Limit: 20, Offset: 0
[12-Jul-2026 16:00:36 UTC] Orders found: 0
[12-Jul-2026 16:00:36 UTC] Orders data: []
[12-Jul-2026 16:00:36 UTC] Total orders count: 0
[12-Jul-2026 16:00:36 UTC] === API CALL LOG ===
[12-Jul-2026 16:00:36 UTC] Endpoint: user/profile.php
[12-Jul-2026 16:00:36 UTC] Full Log Data: {
    "timestamp": "2026-07-12 16:00:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c4:2004:f298:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c4:2004:f298:8000::, 162.158.88.29",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNSIsInVzZXJuYW1lIjoic2hyZTIwMDUuIiwiZW1haWwiOiJzaHJlc3Roc2hyaXZhc3RhdmE1MDhAZ21haWwuY29tIiwiZXhwIjoxNzg0NDc2NzU0fQ.sRwsZYBYj0Ij_sfPbVWapQboPlYc-JWBCqVoY5UswAs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a14301e884fe11-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c4:2004:f298:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 16:00:36 UTC] === END API CALL LOG ===
[12-Jul-2026 16:00:36 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 16:00:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNSIsInVzZXJuYW1lIjoic2hyZTIwMDUuIiwiZW1haWwiOiJzaHJlc3Roc2hyaXZhc3RhdmE1MDhAZ21haWwuY29tIiwiZXhwIjoxNzg0NDc2NzU0fQ.sRwsZYBYj0Ij_sfPbVWapQboPlYc-JWBCqVoY5UswAs
[12-Jul-2026 16:00:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 16:00:36 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 16:00:36 UTC] User ID: 1035
[12-Jul-2026 16:00:36 UTC] ✅ User profile retrieved successfully for user ID: 1035
[12-Jul-2026 16:00:36 UTC] === API CALL LOG ===
[12-Jul-2026 16:00:36 UTC] Endpoint: user/profile.php
[12-Jul-2026 16:00:36 UTC] Full Log Data: {
    "timestamp": "2026-07-12 16:00:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c4:2004:f298:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c4:2004:f298:8000::, 162.158.88.29",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNSIsInVzZXJuYW1lIjoic2hyZTIwMDUuIiwiZW1haWwiOiJzaHJlc3Roc2hyaXZhc3RhdmE1MDhAZ21haWwuY29tIiwiZXhwIjoxNzg0NDc2NzU0fQ.sRwsZYBYj0Ij_sfPbVWapQboPlYc-JWBCqVoY5UswAs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a14305ed84fe11-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c4:2004:f298:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 16:00:36 UTC] === END API CALL LOG ===
[12-Jul-2026 16:00:36 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 16:00:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNSIsInVzZXJuYW1lIjoic2hyZTIwMDUuIiwiZW1haWwiOiJzaHJlc3Roc2hyaXZhc3RhdmE1MDhAZ21haWwuY29tIiwiZXhwIjoxNzg0NDc2NzU0fQ.sRwsZYBYj0Ij_sfPbVWapQboPlYc-JWBCqVoY5UswAs
[12-Jul-2026 16:00:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 16:00:36 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 16:00:36 UTC] User ID: 1035
[12-Jul-2026 16:00:36 UTC] ✅ User profile retrieved successfully for user ID: 1035
[12-Jul-2026 16:00:38 UTC] === API CALL LOG ===
[12-Jul-2026 16:00:38 UTC] Endpoint: user/profile.php
[12-Jul-2026 16:00:38 UTC] Full Log Data: {
    "timestamp": "2026-07-12 16:00:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c4:2004:f298:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c4:2004:f298:8000::, 162.158.88.29",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNSIsInVzZXJuYW1lIjoic2hyZTIwMDUuIiwiZW1haWwiOiJzaHJlc3Roc2hyaXZhc3RhdmE1MDhAZ21haWwuY29tIiwiZXhwIjoxNzg0NDc2NzU0fQ.sRwsZYBYj0Ij_sfPbVWapQboPlYc-JWBCqVoY5UswAs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a1430d3cb7fe11-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c4:2004:f298:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 16:00:38 UTC] === END API CALL LOG ===
[12-Jul-2026 16:00:38 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 16:00:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNSIsInVzZXJuYW1lIjoic2hyZTIwMDUuIiwiZW1haWwiOiJzaHJlc3Roc2hyaXZhc3RhdmE1MDhAZ21haWwuY29tIiwiZXhwIjoxNzg0NDc2NzU0fQ.sRwsZYBYj0Ij_sfPbVWapQboPlYc-JWBCqVoY5UswAs
[12-Jul-2026 16:00:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 16:00:38 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 16:00:38 UTC] User ID: 1035
[12-Jul-2026 16:00:38 UTC] ✅ User profile retrieved successfully for user ID: 1035
[12-Jul-2026 16:00:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 16:00:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 16:00:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40c4:2004:f298:8000::, 162.158.88.29","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNSIsInVzZXJuYW1lIjoic2hyZTIwMDUuIiwiZW1haWwiOiJzaHJlc3Roc2hyaXZhc3RhdmE1MDhAZ21haWwuY29tIiwiZXhwIjoxNzg0NDc2NzU0fQ.sRwsZYBYj0Ij_sfPbVWapQboPlYc-JWBCqVoY5UswAs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1a14324afa0fe11-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40c4:2004:f298:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-Jul-2026 16:00:41 UTC] === User Orders API Called ===
[12-Jul-2026 16:00:41 UTC] User ID: 1035
[12-Jul-2026 16:00:41 UTC] Limit: 20, Offset: 0
[12-Jul-2026 16:00:41 UTC] Orders found: 0
[12-Jul-2026 16:00:41 UTC] Orders data: []
[12-Jul-2026 16:00:41 UTC] Total orders count: 0
[12-Jul-2026 16:00:41 UTC] === API CALL LOG ===
[12-Jul-2026 16:00:41 UTC] Endpoint: user/profile.php
[12-Jul-2026 16:00:41 UTC] Full Log Data: {
    "timestamp": "2026-07-12 16:00:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c4:2004:f298:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c4:2004:f298:8000::, 162.158.88.29",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNSIsInVzZXJuYW1lIjoic2hyZTIwMDUuIiwiZW1haWwiOiJzaHJlc3Roc2hyaXZhc3RhdmE1MDhAZ21haWwuY29tIiwiZXhwIjoxNzg0NDc2NzU0fQ.sRwsZYBYj0Ij_sfPbVWapQboPlYc-JWBCqVoY5UswAs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a143253997fe11-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c4:2004:f298:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 16:00:41 UTC] === END API CALL LOG ===
[12-Jul-2026 16:00:41 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 16:00:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNSIsInVzZXJuYW1lIjoic2hyZTIwMDUuIiwiZW1haWwiOiJzaHJlc3Roc2hyaXZhc3RhdmE1MDhAZ21haWwuY29tIiwiZXhwIjoxNzg0NDc2NzU0fQ.sRwsZYBYj0Ij_sfPbVWapQboPlYc-JWBCqVoY5UswAs
[12-Jul-2026 16:00:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 16:00:41 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 16:00:41 UTC] User ID: 1035
[12-Jul-2026 16:00:41 UTC] ✅ User profile retrieved successfully for user ID: 1035
[12-Jul-2026 16:00:42 UTC] === API CALL LOG ===
[12-Jul-2026 16:00:42 UTC] Endpoint: user/profile.php
[12-Jul-2026 16:00:42 UTC] Full Log Data: {
    "timestamp": "2026-07-12 16:00:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c4:2004:f298:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c4:2004:f298:8000::, 162.158.88.29",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNSIsInVzZXJuYW1lIjoic2hyZTIwMDUuIiwiZW1haWwiOiJzaHJlc3Roc2hyaXZhc3RhdmE1MDhAZ21haWwuY29tIiwiZXhwIjoxNzg0NDc2NzU0fQ.sRwsZYBYj0Ij_sfPbVWapQboPlYc-JWBCqVoY5UswAs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a143295e68fe11-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c4:2004:f298:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 16:00:42 UTC] === END API CALL LOG ===
[12-Jul-2026 16:00:42 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 16:00:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNSIsInVzZXJuYW1lIjoic2hyZTIwMDUuIiwiZW1haWwiOiJzaHJlc3Roc2hyaXZhc3RhdmE1MDhAZ21haWwuY29tIiwiZXhwIjoxNzg0NDc2NzU0fQ.sRwsZYBYj0Ij_sfPbVWapQboPlYc-JWBCqVoY5UswAs
[12-Jul-2026 16:00:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 16:00:42 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 16:00:42 UTC] User ID: 1035
[12-Jul-2026 16:00:42 UTC] ✅ User profile retrieved successfully for user ID: 1035
[12-Jul-2026 16:00:43 UTC] === API CALL LOG ===
[12-Jul-2026 16:00:43 UTC] Endpoint: user/profile.php
[12-Jul-2026 16:00:43 UTC] Full Log Data: {
    "timestamp": "2026-07-12 16:00:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c4:2004:f298:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c4:2004:f298:8000::, 162.158.88.29",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNSIsInVzZXJuYW1lIjoic2hyZTIwMDUuIiwiZW1haWwiOiJzaHJlc3Roc2hyaXZhc3RhdmE1MDhAZ21haWwuY29tIiwiZXhwIjoxNzg0NDc2NzU0fQ.sRwsZYBYj0Ij_sfPbVWapQboPlYc-JWBCqVoY5UswAs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a1432cfa17fe11-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c4:2004:f298:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 16:00:43 UTC] === END API CALL LOG ===
[12-Jul-2026 16:00:43 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 16:00:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNSIsInVzZXJuYW1lIjoic2hyZTIwMDUuIiwiZW1haWwiOiJzaHJlc3Roc2hyaXZhc3RhdmE1MDhAZ21haWwuY29tIiwiZXhwIjoxNzg0NDc2NzU0fQ.sRwsZYBYj0Ij_sfPbVWapQboPlYc-JWBCqVoY5UswAs
[12-Jul-2026 16:00:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 16:00:43 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 16:00:43 UTC] User ID: 1035
[12-Jul-2026 16:00:43 UTC] ✅ User profile retrieved successfully for user ID: 1035
[12-Jul-2026 16:01:30 UTC] === API CALL LOG ===
[12-Jul-2026 16:01:30 UTC] Endpoint: user/profile.php
[12-Jul-2026 16:01:30 UTC] Full Log Data: {
    "timestamp": "2026-07-12 16:01:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c4:2004:f298:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c4:2004:f298:8000::, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNSIsInVzZXJuYW1lIjoic2hyZTIwMDUuIiwiZW1haWwiOiJzaHJlc3Roc2hyaXZhc3RhdmE1MDhAZ21haWwuY29tIiwiZXhwIjoxNzg0NDc2NzU0fQ.sRwsZYBYj0Ij_sfPbVWapQboPlYc-JWBCqVoY5UswAs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a144522ba2c579-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c4:2004:f298:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 16:01:30 UTC] === END API CALL LOG ===
[12-Jul-2026 16:01:30 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 16:01:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNSIsInVzZXJuYW1lIjoic2hyZTIwMDUuIiwiZW1haWwiOiJzaHJlc3Roc2hyaXZhc3RhdmE1MDhAZ21haWwuY29tIiwiZXhwIjoxNzg0NDc2NzU0fQ.sRwsZYBYj0Ij_sfPbVWapQboPlYc-JWBCqVoY5UswAs
[12-Jul-2026 16:01:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 16:01:30 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 16:01:30 UTC] User ID: 1035
[12-Jul-2026 16:01:30 UTC] ✅ User profile retrieved successfully for user ID: 1035
[12-Jul-2026 16:01:30 UTC] === API CALL LOG ===
[12-Jul-2026 16:01:30 UTC] Endpoint: user/profile.php
[12-Jul-2026 16:01:30 UTC] Full Log Data: {
    "timestamp": "2026-07-12 16:01:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c4:2004:f298:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c4:2004:f298:8000::, 104.23.175.178",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNSIsInVzZXJuYW1lIjoic2hyZTIwMDUuIiwiZW1haWwiOiJzaHJlc3Roc2hyaXZhc3RhdmE1MDhAZ21haWwuY29tIiwiZXhwIjoxNzg0NDc2NzU0fQ.sRwsZYBYj0Ij_sfPbVWapQboPlYc-JWBCqVoY5UswAs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a1444eaa02c579-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c4:2004:f298:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 16:01:30 UTC] === END API CALL LOG ===
[12-Jul-2026 16:01:30 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 16:01:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNSIsInVzZXJuYW1lIjoic2hyZTIwMDUuIiwiZW1haWwiOiJzaHJlc3Roc2hyaXZhc3RhdmE1MDhAZ21haWwuY29tIiwiZXhwIjoxNzg0NDc2NzU0fQ.sRwsZYBYj0Ij_sfPbVWapQboPlYc-JWBCqVoY5UswAs
[12-Jul-2026 16:01:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 16:01:30 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 16:01:30 UTC] User ID: 1035
[12-Jul-2026 16:01:30 UTC] ✅ User profile retrieved successfully for user ID: 1035
[12-Jul-2026 16:01:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 16:01:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 16:01:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40c4:2004:f298:8000::, 104.23.175.178","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNSIsInVzZXJuYW1lIjoic2hyZTIwMDUuIiwiZW1haWwiOiJzaHJlc3Roc2hyaXZhc3RhdmE1MDhAZ21haWwuY29tIiwiZXhwIjoxNzg0NDc2NzU0fQ.sRwsZYBYj0Ij_sfPbVWapQboPlYc-JWBCqVoY5UswAs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1a1444e1895c579-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40c4:2004:f298:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-Jul-2026 16:01:30 UTC] === User Orders API Called ===
[12-Jul-2026 16:01:30 UTC] User ID: 1035
[12-Jul-2026 16:01:30 UTC] Limit: 20, Offset: 0
[12-Jul-2026 16:01:30 UTC] Orders found: 0
[12-Jul-2026 16:01:30 UTC] Orders data: []
[12-Jul-2026 16:01:30 UTC] Total orders count: 0
[12-Jul-2026 16:01:32 UTC] === API CALL LOG ===
[12-Jul-2026 16:01:32 UTC] Endpoint: user/profile.php
[12-Jul-2026 16:01:32 UTC] Full Log Data: {
    "timestamp": "2026-07-12 16:01:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c4:2004:f298:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c4:2004:f298:8000::, 104.23.175.178",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNSIsInVzZXJuYW1lIjoic2hyZTIwMDUuIiwiZW1haWwiOiJzaHJlc3Roc2hyaXZhc3RhdmE1MDhAZ21haWwuY29tIiwiZXhwIjoxNzg0NDc2NzU0fQ.sRwsZYBYj0Ij_sfPbVWapQboPlYc-JWBCqVoY5UswAs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a1445e4f13c579-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c4:2004:f298:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 16:01:32 UTC] === END API CALL LOG ===
[12-Jul-2026 16:01:32 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 16:01:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNSIsInVzZXJuYW1lIjoic2hyZTIwMDUuIiwiZW1haWwiOiJzaHJlc3Roc2hyaXZhc3RhdmE1MDhAZ21haWwuY29tIiwiZXhwIjoxNzg0NDc2NzU0fQ.sRwsZYBYj0Ij_sfPbVWapQboPlYc-JWBCqVoY5UswAs
[12-Jul-2026 16:01:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 16:01:32 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 16:01:32 UTC] User ID: 1035
[12-Jul-2026 16:01:32 UTC] ✅ User profile retrieved successfully for user ID: 1035
[12-Jul-2026 16:01:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 16:01:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 16:01:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40c4:2004:f298:8000::, 104.23.175.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNSIsInVzZXJuYW1lIjoic2hyZTIwMDUuIiwiZW1haWwiOiJzaHJlc3Roc2hyaXZhc3RhdmE1MDhAZ21haWwuY29tIiwiZXhwIjoxNzg0NDc2NzU0fQ.sRwsZYBYj0Ij_sfPbVWapQboPlYc-JWBCqVoY5UswAs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1a144989c1ec579-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40c4:2004:f298:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-Jul-2026 16:01:41 UTC] === User Orders API Called ===
[12-Jul-2026 16:01:41 UTC] User ID: 1035
[12-Jul-2026 16:01:41 UTC] Limit: 20, Offset: 0
[12-Jul-2026 16:01:41 UTC] Orders found: 0
[12-Jul-2026 16:01:41 UTC] Orders data: []
[12-Jul-2026 16:01:41 UTC] Total orders count: 0
[12-Jul-2026 16:01:41 UTC] === API CALL LOG ===
[12-Jul-2026 16:01:41 UTC] Endpoint: user/profile.php
[12-Jul-2026 16:01:41 UTC] Full Log Data: {
    "timestamp": "2026-07-12 16:01:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c4:2004:f298:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c4:2004:f298:8000::, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNSIsInVzZXJuYW1lIjoic2hyZTIwMDUuIiwiZW1haWwiOiJzaHJlc3Roc2hyaXZhc3RhdmE1MDhAZ21haWwuY29tIiwiZXhwIjoxNzg0NDc2NzU0fQ.sRwsZYBYj0Ij_sfPbVWapQboPlYc-JWBCqVoY5UswAs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a144992e02c579-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c4:2004:f298:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 16:01:41 UTC] === END API CALL LOG ===
[12-Jul-2026 16:01:41 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 16:01:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNSIsInVzZXJuYW1lIjoic2hyZTIwMDUuIiwiZW1haWwiOiJzaHJlc3Roc2hyaXZhc3RhdmE1MDhAZ21haWwuY29tIiwiZXhwIjoxNzg0NDc2NzU0fQ.sRwsZYBYj0Ij_sfPbVWapQboPlYc-JWBCqVoY5UswAs
[12-Jul-2026 16:01:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 16:01:41 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 16:01:41 UTC] User ID: 1035
[12-Jul-2026 16:01:41 UTC] ✅ User profile retrieved successfully for user ID: 1035
[12-Jul-2026 16:01:41 UTC] === API CALL LOG ===
[12-Jul-2026 16:01:41 UTC] Endpoint: user/profile.php
[12-Jul-2026 16:01:41 UTC] Full Log Data: {
    "timestamp": "2026-07-12 16:01:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c4:2004:f298:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c4:2004:f298:8000::, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNSIsInVzZXJuYW1lIjoic2hyZTIwMDUuIiwiZW1haWwiOiJzaHJlc3Roc2hyaXZhc3RhdmE1MDhAZ21haWwuY29tIiwiZXhwIjoxNzg0NDc2NzU0fQ.sRwsZYBYj0Ij_sfPbVWapQboPlYc-JWBCqVoY5UswAs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a1449ca8c4c579-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c4:2004:f298:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 16:01:41 UTC] === END API CALL LOG ===
[12-Jul-2026 16:01:41 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 16:01:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNSIsInVzZXJuYW1lIjoic2hyZTIwMDUuIiwiZW1haWwiOiJzaHJlc3Roc2hyaXZhc3RhdmE1MDhAZ21haWwuY29tIiwiZXhwIjoxNzg0NDc2NzU0fQ.sRwsZYBYj0Ij_sfPbVWapQboPlYc-JWBCqVoY5UswAs
[12-Jul-2026 16:01:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 16:01:41 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 16:01:41 UTC] User ID: 1035
[12-Jul-2026 16:01:41 UTC] ✅ User profile retrieved successfully for user ID: 1035
[12-Jul-2026 16:01:42 UTC] === API CALL LOG ===
[12-Jul-2026 16:01:42 UTC] Endpoint: user/profile.php
[12-Jul-2026 16:01:42 UTC] Full Log Data: {
    "timestamp": "2026-07-12 16:01:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c4:2004:f298:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c4:2004:f298:8000::, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNSIsInVzZXJuYW1lIjoic2hyZTIwMDUuIiwiZW1haWwiOiJzaHJlc3Roc2hyaXZhc3RhdmE1MDhAZ21haWwuY29tIiwiZXhwIjoxNzg0NDc2NzU0fQ.sRwsZYBYj0Ij_sfPbVWapQboPlYc-JWBCqVoY5UswAs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a1449fba79c579-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c4:2004:f298:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 16:01:42 UTC] === END API CALL LOG ===
[12-Jul-2026 16:01:42 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 16:01:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNSIsInVzZXJuYW1lIjoic2hyZTIwMDUuIiwiZW1haWwiOiJzaHJlc3Roc2hyaXZhc3RhdmE1MDhAZ21haWwuY29tIiwiZXhwIjoxNzg0NDc2NzU0fQ.sRwsZYBYj0Ij_sfPbVWapQboPlYc-JWBCqVoY5UswAs
[12-Jul-2026 16:01:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 16:01:42 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 16:01:42 UTC] User ID: 1035
[12-Jul-2026 16:01:42 UTC] ✅ User profile retrieved successfully for user ID: 1035
[12-Jul-2026 16:01:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 16:01:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 16:01:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40c4:2004:f298:8000::, 104.23.175.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNSIsInVzZXJuYW1lIjoic2hyZTIwMDUuIiwiZW1haWwiOiJzaHJlc3Roc2hyaXZhc3RhdmE1MDhAZ21haWwuY29tIiwiZXhwIjoxNzg0NDc2NzU0fQ.sRwsZYBYj0Ij_sfPbVWapQboPlYc-JWBCqVoY5UswAs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1a144d8bbeec579-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40c4:2004:f298:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-Jul-2026 16:01:51 UTC] === User Orders API Called ===
[12-Jul-2026 16:01:51 UTC] User ID: 1035
[12-Jul-2026 16:01:51 UTC] Limit: 20, Offset: 0
[12-Jul-2026 16:01:51 UTC] Orders found: 0
[12-Jul-2026 16:01:51 UTC] Orders data: []
[12-Jul-2026 16:01:51 UTC] Total orders count: 0
[12-Jul-2026 16:01:51 UTC] === API CALL LOG ===
[12-Jul-2026 16:01:51 UTC] Endpoint: user/profile.php
[12-Jul-2026 16:01:51 UTC] Full Log Data: {
    "timestamp": "2026-07-12 16:01:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c4:2004:f298:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c4:2004:f298:8000::, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNSIsInVzZXJuYW1lIjoic2hyZTIwMDUuIiwiZW1haWwiOiJzaHJlc3Roc2hyaXZhc3RhdmE1MDhAZ21haWwuY29tIiwiZXhwIjoxNzg0NDc2NzU0fQ.sRwsZYBYj0Ij_sfPbVWapQboPlYc-JWBCqVoY5UswAs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a144d8bbf4c579-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c4:2004:f298:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 16:01:51 UTC] === END API CALL LOG ===
[12-Jul-2026 16:01:51 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 16:01:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNSIsInVzZXJuYW1lIjoic2hyZTIwMDUuIiwiZW1haWwiOiJzaHJlc3Roc2hyaXZhc3RhdmE1MDhAZ21haWwuY29tIiwiZXhwIjoxNzg0NDc2NzU0fQ.sRwsZYBYj0Ij_sfPbVWapQboPlYc-JWBCqVoY5UswAs
[12-Jul-2026 16:01:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 16:01:51 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 16:01:51 UTC] User ID: 1035
[12-Jul-2026 16:01:51 UTC] ✅ User profile retrieved successfully for user ID: 1035
[12-Jul-2026 16:01:52 UTC] === API CALL LOG ===
[12-Jul-2026 16:01:52 UTC] Endpoint: user/profile.php
[12-Jul-2026 16:01:52 UTC] Full Log Data: {
    "timestamp": "2026-07-12 16:01:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c4:2004:f298:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c4:2004:f298:8000::, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNSIsInVzZXJuYW1lIjoic2hyZTIwMDUuIiwiZW1haWwiOiJzaHJlc3Roc2hyaXZhc3RhdmE1MDhAZ21haWwuY29tIiwiZXhwIjoxNzg0NDc2NzU0fQ.sRwsZYBYj0Ij_sfPbVWapQboPlYc-JWBCqVoY5UswAs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a144dccf11c579-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c4:2004:f298:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 16:01:52 UTC] === END API CALL LOG ===
[12-Jul-2026 16:01:52 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 16:01:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNSIsInVzZXJuYW1lIjoic2hyZTIwMDUuIiwiZW1haWwiOiJzaHJlc3Roc2hyaXZhc3RhdmE1MDhAZ21haWwuY29tIiwiZXhwIjoxNzg0NDc2NzU0fQ.sRwsZYBYj0Ij_sfPbVWapQboPlYc-JWBCqVoY5UswAs
[12-Jul-2026 16:01:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 16:01:52 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 16:01:52 UTC] User ID: 1035
[12-Jul-2026 16:01:52 UTC] ✅ User profile retrieved successfully for user ID: 1035
[12-Jul-2026 16:01:52 UTC] === API CALL LOG ===
[12-Jul-2026 16:01:52 UTC] Endpoint: user/profile.php
[12-Jul-2026 16:01:52 UTC] Full Log Data: {
    "timestamp": "2026-07-12 16:01:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c4:2004:f298:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c4:2004:f298:8000::, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNSIsInVzZXJuYW1lIjoic2hyZTIwMDUuIiwiZW1haWwiOiJzaHJlc3Roc2hyaXZhc3RhdmE1MDhAZ21haWwuY29tIiwiZXhwIjoxNzg0NDc2NzU0fQ.sRwsZYBYj0Ij_sfPbVWapQboPlYc-JWBCqVoY5UswAs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a144e069a9c579-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c4:2004:f298:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 16:01:52 UTC] === END API CALL LOG ===
[12-Jul-2026 16:01:52 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 16:01:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNSIsInVzZXJuYW1lIjoic2hyZTIwMDUuIiwiZW1haWwiOiJzaHJlc3Roc2hyaXZhc3RhdmE1MDhAZ21haWwuY29tIiwiZXhwIjoxNzg0NDc2NzU0fQ.sRwsZYBYj0Ij_sfPbVWapQboPlYc-JWBCqVoY5UswAs
[12-Jul-2026 16:01:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 16:01:52 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 16:01:52 UTC] User ID: 1035
[12-Jul-2026 16:01:52 UTC] ✅ User profile retrieved successfully for user ID: 1035
[12-Jul-2026 16:37:28 UTC] === API CALL LOG ===
[12-Jul-2026 16:37:28 UTC] Endpoint: user/profile.php
[12-Jul-2026 16:37:28 UTC] Full Log Data: {
    "timestamp": "2026-07-12 16:37:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a0d:5600:101:f000:22ce:953a:5b47:510b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a0d:5600:101:f000:22ce:953a:5b47:510b, 172.70.240.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNiIsInVzZXJuYW1lIjoiYW1uemFkZWgiLCJlbWFpbCI6ImguYW1tbnphZGVAZ21haWwuY29tIiwiZXhwIjoxNzg0NDc5MDQ3fQ.bDoSFZ4uv7JNhAm7TGP2pzohExNFLfEP3EeaVKm0g-o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a17907cfd05ada-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a0d:5600:101:f000:22ce:953a:5b47:510b",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 16:37:28 UTC] === END API CALL LOG ===
[12-Jul-2026 16:37:28 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 16:37:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNiIsInVzZXJuYW1lIjoiYW1uemFkZWgiLCJlbWFpbCI6ImguYW1tbnphZGVAZ21haWwuY29tIiwiZXhwIjoxNzg0NDc5MDQ3fQ.bDoSFZ4uv7JNhAm7TGP2pzohExNFLfEP3EeaVKm0g-o
[12-Jul-2026 16:37:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 16:37:28 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 16:37:28 UTC] User ID: 1036
[12-Jul-2026 16:37:28 UTC] ✅ User profile retrieved successfully for user ID: 1036
[12-Jul-2026 16:37:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 16:37:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 16:37:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a0d:5600:101:f000:22ce:953a:5b47:510b, 172.70.240.67","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNiIsInVzZXJuYW1lIjoiYW1uemFkZWgiLCJlbWFpbCI6ImguYW1tbnphZGVAZ21haWwuY29tIiwiZXhwIjoxNzg0NDc5MDQ3fQ.bDoSFZ4uv7JNhAm7TGP2pzohExNFLfEP3EeaVKm0g-o","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1a17907dfee5ada-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a0d:5600:101:f000:22ce:953a:5b47:510b","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-Jul-2026 16:37:28 UTC] === User Orders API Called ===
[12-Jul-2026 16:37:28 UTC] User ID: 1036
[12-Jul-2026 16:37:28 UTC] Limit: 20, Offset: 0
[12-Jul-2026 16:37:28 UTC] Orders found: 0
[12-Jul-2026 16:37:28 UTC] Orders data: []
[12-Jul-2026 16:37:28 UTC] Total orders count: 0
[12-Jul-2026 16:37:29 UTC] === API CALL LOG ===
[12-Jul-2026 16:37:29 UTC] Endpoint: user/profile.php
[12-Jul-2026 16:37:29 UTC] Full Log Data: {
    "timestamp": "2026-07-12 16:37:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a0d:5600:101:f000:22ce:953a:5b47:510b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a0d:5600:101:f000:22ce:953a:5b47:510b, 172.70.240.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNiIsInVzZXJuYW1lIjoiYW1uemFkZWgiLCJlbWFpbCI6ImguYW1tbnphZGVAZ21haWwuY29tIiwiZXhwIjoxNzg0NDc5MDQ3fQ.bDoSFZ4uv7JNhAm7TGP2pzohExNFLfEP3EeaVKm0g-o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a17908797c5ada-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a0d:5600:101:f000:22ce:953a:5b47:510b",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 16:37:29 UTC] === END API CALL LOG ===
[12-Jul-2026 16:37:29 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 16:37:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNiIsInVzZXJuYW1lIjoiYW1uemFkZWgiLCJlbWFpbCI6ImguYW1tbnphZGVAZ21haWwuY29tIiwiZXhwIjoxNzg0NDc5MDQ3fQ.bDoSFZ4uv7JNhAm7TGP2pzohExNFLfEP3EeaVKm0g-o
[12-Jul-2026 16:37:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 16:37:29 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 16:37:29 UTC] User ID: 1036
[12-Jul-2026 16:37:29 UTC] ✅ User profile retrieved successfully for user ID: 1036
[12-Jul-2026 16:37:29 UTC] === API CALL LOG ===
[12-Jul-2026 16:37:29 UTC] Endpoint: user/profile.php
[12-Jul-2026 16:37:29 UTC] Full Log Data: {
    "timestamp": "2026-07-12 16:37:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a0d:5600:101:f000:22ce:953a:5b47:510b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a0d:5600:101:f000:22ce:953a:5b47:510b, 172.70.240.67",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNiIsInVzZXJuYW1lIjoiYW1uemFkZWgiLCJlbWFpbCI6ImguYW1tbnphZGVAZ21haWwuY29tIiwiZXhwIjoxNzg0NDc5MDQ3fQ.bDoSFZ4uv7JNhAm7TGP2pzohExNFLfEP3EeaVKm0g-o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a1790d1e975ada-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a0d:5600:101:f000:22ce:953a:5b47:510b",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 16:37:29 UTC] === END API CALL LOG ===
[12-Jul-2026 16:37:29 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 16:37:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNiIsInVzZXJuYW1lIjoiYW1uemFkZWgiLCJlbWFpbCI6ImguYW1tbnphZGVAZ21haWwuY29tIiwiZXhwIjoxNzg0NDc5MDQ3fQ.bDoSFZ4uv7JNhAm7TGP2pzohExNFLfEP3EeaVKm0g-o
[12-Jul-2026 16:37:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 16:37:29 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 16:37:29 UTC] User ID: 1036
[12-Jul-2026 16:37:29 UTC] ✅ User profile retrieved successfully for user ID: 1036
[12-Jul-2026 16:37:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 16:37:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 16:37:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a0d:5600:101:f000:22ce:953a:5b47:510b, 172.70.240.15","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNiIsInVzZXJuYW1lIjoiYW1uemFkZWgiLCJlbWFpbCI6ImguYW1tbnphZGVAZ21haWwuY29tIiwiZXhwIjoxNzg0NDc5MDQ3fQ.bDoSFZ4uv7JNhAm7TGP2pzohExNFLfEP3EeaVKm0g-o","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1a179ac8c7c5ada-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a0d:5600:101:f000:22ce:953a:5b47:510b","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-Jul-2026 16:37:55 UTC] === User Orders API Called ===
[12-Jul-2026 16:37:55 UTC] User ID: 1036
[12-Jul-2026 16:37:55 UTC] Limit: 20, Offset: 0
[12-Jul-2026 16:37:55 UTC] Orders found: 0
[12-Jul-2026 16:37:55 UTC] Orders data: []
[12-Jul-2026 16:37:55 UTC] Total orders count: 0
[12-Jul-2026 16:37:55 UTC] === API CALL LOG ===
[12-Jul-2026 16:37:55 UTC] Endpoint: user/profile.php
[12-Jul-2026 16:37:55 UTC] Full Log Data: {
    "timestamp": "2026-07-12 16:37:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a0d:5600:101:f000:22ce:953a:5b47:510b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a0d:5600:101:f000:22ce:953a:5b47:510b, 172.70.240.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNiIsInVzZXJuYW1lIjoiYW1uemFkZWgiLCJlbWFpbCI6ImguYW1tbnphZGVAZ21haWwuY29tIiwiZXhwIjoxNzg0NDc5MDQ3fQ.bDoSFZ4uv7JNhAm7TGP2pzohExNFLfEP3EeaVKm0g-o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a179ad1e165ada-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a0d:5600:101:f000:22ce:953a:5b47:510b",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 16:37:55 UTC] === END API CALL LOG ===
[12-Jul-2026 16:37:55 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 16:37:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNiIsInVzZXJuYW1lIjoiYW1uemFkZWgiLCJlbWFpbCI6ImguYW1tbnphZGVAZ21haWwuY29tIiwiZXhwIjoxNzg0NDc5MDQ3fQ.bDoSFZ4uv7JNhAm7TGP2pzohExNFLfEP3EeaVKm0g-o
[12-Jul-2026 16:37:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 16:37:55 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 16:37:55 UTC] User ID: 1036
[12-Jul-2026 16:37:55 UTC] ✅ User profile retrieved successfully for user ID: 1036
[12-Jul-2026 16:37:56 UTC] === API CALL LOG ===
[12-Jul-2026 16:37:56 UTC] Endpoint: user/profile.php
[12-Jul-2026 16:37:56 UTC] Full Log Data: {
    "timestamp": "2026-07-12 16:37:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a0d:5600:101:f000:22ce:953a:5b47:510b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a0d:5600:101:f000:22ce:953a:5b47:510b, 172.70.240.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNiIsInVzZXJuYW1lIjoiYW1uemFkZWgiLCJlbWFpbCI6ImguYW1tbnphZGVAZ21haWwuY29tIiwiZXhwIjoxNzg0NDc5MDQ3fQ.bDoSFZ4uv7JNhAm7TGP2pzohExNFLfEP3EeaVKm0g-o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a179b13a985ada-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a0d:5600:101:f000:22ce:953a:5b47:510b",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 16:37:56 UTC] === END API CALL LOG ===
[12-Jul-2026 16:37:56 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 16:37:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNiIsInVzZXJuYW1lIjoiYW1uemFkZWgiLCJlbWFpbCI6ImguYW1tbnphZGVAZ21haWwuY29tIiwiZXhwIjoxNzg0NDc5MDQ3fQ.bDoSFZ4uv7JNhAm7TGP2pzohExNFLfEP3EeaVKm0g-o
[12-Jul-2026 16:37:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 16:37:56 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 16:37:56 UTC] User ID: 1036
[12-Jul-2026 16:37:56 UTC] ✅ User profile retrieved successfully for user ID: 1036
[12-Jul-2026 16:37:56 UTC] === API CALL LOG ===
[12-Jul-2026 16:37:56 UTC] Endpoint: user/profile.php
[12-Jul-2026 16:37:56 UTC] Full Log Data: {
    "timestamp": "2026-07-12 16:37:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a0d:5600:101:f000:22ce:953a:5b47:510b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a0d:5600:101:f000:22ce:953a:5b47:510b, 172.70.240.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNiIsInVzZXJuYW1lIjoiYW1uemFkZWgiLCJlbWFpbCI6ImguYW1tbnphZGVAZ21haWwuY29tIiwiZXhwIjoxNzg0NDc5MDQ3fQ.bDoSFZ4uv7JNhAm7TGP2pzohExNFLfEP3EeaVKm0g-o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a179b16b445ada-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a0d:5600:101:f000:22ce:953a:5b47:510b",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 16:37:56 UTC] === END API CALL LOG ===
[12-Jul-2026 16:37:56 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 16:37:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNiIsInVzZXJuYW1lIjoiYW1uemFkZWgiLCJlbWFpbCI6ImguYW1tbnphZGVAZ21haWwuY29tIiwiZXhwIjoxNzg0NDc5MDQ3fQ.bDoSFZ4uv7JNhAm7TGP2pzohExNFLfEP3EeaVKm0g-o
[12-Jul-2026 16:37:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 16:37:56 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 16:37:56 UTC] User ID: 1036
[12-Jul-2026 16:37:56 UTC] ✅ User profile retrieved successfully for user ID: 1036
[12-Jul-2026 16:38:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 16:38:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 16:38:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a0d:5600:101:f000:22ce:953a:5b47:510b, 172.70.240.15","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNiIsInVzZXJuYW1lIjoiYW1uemFkZWgiLCJlbWFpbCI6ImguYW1tbnphZGVAZ21haWwuY29tIiwiZXhwIjoxNzg0NDc5MDQ3fQ.bDoSFZ4uv7JNhAm7TGP2pzohExNFLfEP3EeaVKm0g-o","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1a17a3b3a065ada-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a0d:5600:101:f000:22ce:953a:5b47:510b","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-Jul-2026 16:38:18 UTC] === User Orders API Called ===
[12-Jul-2026 16:38:18 UTC] User ID: 1036
[12-Jul-2026 16:38:18 UTC] Limit: 20, Offset: 0
[12-Jul-2026 16:38:18 UTC] Orders found: 0
[12-Jul-2026 16:38:18 UTC] Orders data: []
[12-Jul-2026 16:38:18 UTC] Total orders count: 0
[12-Jul-2026 16:38:18 UTC] === API CALL LOG ===
[12-Jul-2026 16:38:18 UTC] Endpoint: user/profile.php
[12-Jul-2026 16:38:18 UTC] Full Log Data: {
    "timestamp": "2026-07-12 16:38:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a0d:5600:101:f000:22ce:953a:5b47:510b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a0d:5600:101:f000:22ce:953a:5b47:510b, 172.70.240.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNiIsInVzZXJuYW1lIjoiYW1uemFkZWgiLCJlbWFpbCI6ImguYW1tbnphZGVAZ21haWwuY29tIiwiZXhwIjoxNzg0NDc5MDQ3fQ.bDoSFZ4uv7JNhAm7TGP2pzohExNFLfEP3EeaVKm0g-o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a17a3bab3a5ada-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a0d:5600:101:f000:22ce:953a:5b47:510b",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 16:38:18 UTC] === END API CALL LOG ===
[12-Jul-2026 16:38:18 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 16:38:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNiIsInVzZXJuYW1lIjoiYW1uemFkZWgiLCJlbWFpbCI6ImguYW1tbnphZGVAZ21haWwuY29tIiwiZXhwIjoxNzg0NDc5MDQ3fQ.bDoSFZ4uv7JNhAm7TGP2pzohExNFLfEP3EeaVKm0g-o
[12-Jul-2026 16:38:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 16:38:18 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 16:38:18 UTC] User ID: 1036
[12-Jul-2026 16:38:18 UTC] ✅ User profile retrieved successfully for user ID: 1036
[12-Jul-2026 16:38:18 UTC] === API CALL LOG ===
[12-Jul-2026 16:38:18 UTC] Endpoint: user/profile.php
[12-Jul-2026 16:38:18 UTC] Full Log Data: {
    "timestamp": "2026-07-12 16:38:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a0d:5600:101:f000:22ce:953a:5b47:510b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a0d:5600:101:f000:22ce:953a:5b47:510b, 172.70.240.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNiIsInVzZXJuYW1lIjoiYW1uemFkZWgiLCJlbWFpbCI6ImguYW1tbnphZGVAZ21haWwuY29tIiwiZXhwIjoxNzg0NDc5MDQ3fQ.bDoSFZ4uv7JNhAm7TGP2pzohExNFLfEP3EeaVKm0g-o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a17a3fff155ada-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a0d:5600:101:f000:22ce:953a:5b47:510b",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 16:38:18 UTC] === END API CALL LOG ===
[12-Jul-2026 16:38:18 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 16:38:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNiIsInVzZXJuYW1lIjoiYW1uemFkZWgiLCJlbWFpbCI6ImguYW1tbnphZGVAZ21haWwuY29tIiwiZXhwIjoxNzg0NDc5MDQ3fQ.bDoSFZ4uv7JNhAm7TGP2pzohExNFLfEP3EeaVKm0g-o
[12-Jul-2026 16:38:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 16:38:18 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 16:38:18 UTC] User ID: 1036
[12-Jul-2026 16:38:18 UTC] ✅ User profile retrieved successfully for user ID: 1036
[12-Jul-2026 16:38:19 UTC] === API CALL LOG ===
[12-Jul-2026 16:38:19 UTC] Endpoint: user/profile.php
[12-Jul-2026 16:38:19 UTC] Full Log Data: {
    "timestamp": "2026-07-12 16:38:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a0d:5600:101:f000:22ce:953a:5b47:510b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a0d:5600:101:f000:22ce:953a:5b47:510b, 172.70.240.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNiIsInVzZXJuYW1lIjoiYW1uemFkZWgiLCJlbWFpbCI6ImguYW1tbnphZGVAZ21haWwuY29tIiwiZXhwIjoxNzg0NDc5MDQ3fQ.bDoSFZ4uv7JNhAm7TGP2pzohExNFLfEP3EeaVKm0g-o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a17a41abed5ada-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a0d:5600:101:f000:22ce:953a:5b47:510b",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 16:38:19 UTC] === END API CALL LOG ===
[12-Jul-2026 16:38:19 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 16:38:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNiIsInVzZXJuYW1lIjoiYW1uemFkZWgiLCJlbWFpbCI6ImguYW1tbnphZGVAZ21haWwuY29tIiwiZXhwIjoxNzg0NDc5MDQ3fQ.bDoSFZ4uv7JNhAm7TGP2pzohExNFLfEP3EeaVKm0g-o
[12-Jul-2026 16:38:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 16:38:19 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 16:38:19 UTC] User ID: 1036
[12-Jul-2026 16:38:19 UTC] ✅ User profile retrieved successfully for user ID: 1036
[12-Jul-2026 16:42:27 UTC] === API CALL LOG ===
[12-Jul-2026 16:42:27 UTC] Endpoint: user/profile.php
[12-Jul-2026 16:42:27 UTC] Full Log Data: {
    "timestamp": "2026-07-12 16:42:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a0d:5600:101:f000:22ce:953a:5b47:510b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a0d:5600:101:f000:22ce:953a:5b47:510b, 172.70.248.207",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNiIsInVzZXJuYW1lIjoiYW1uemFkZWgiLCJlbWFpbCI6ImguYW1tbnphZGVAZ21haWwuY29tIiwiZXhwIjoxNzg0NDc5MDQ3fQ.bDoSFZ4uv7JNhAm7TGP2pzohExNFLfEP3EeaVKm0g-o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a18053c9464e32-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a0d:5600:101:f000:22ce:953a:5b47:510b",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 16:42:27 UTC] === END API CALL LOG ===
[12-Jul-2026 16:42:27 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 16:42:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNiIsInVzZXJuYW1lIjoiYW1uemFkZWgiLCJlbWFpbCI6ImguYW1tbnphZGVAZ21haWwuY29tIiwiZXhwIjoxNzg0NDc5MDQ3fQ.bDoSFZ4uv7JNhAm7TGP2pzohExNFLfEP3EeaVKm0g-o
[12-Jul-2026 16:42:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 16:42:27 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 16:42:27 UTC] User ID: 1036
[12-Jul-2026 16:42:27 UTC] ✅ User profile retrieved successfully for user ID: 1036
[12-Jul-2026 16:42:38 UTC] === API CALL LOG ===
[12-Jul-2026 16:42:38 UTC] Endpoint: user/profile.php
[12-Jul-2026 16:42:38 UTC] Full Log Data: {
    "timestamp": "2026-07-12 16:42:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a0d:5600:101:f000:22ce:953a:5b47:510b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a0d:5600:101:f000:22ce:953a:5b47:510b, 172.70.248.206",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNiIsInVzZXJuYW1lIjoiYW1uemFkZWgiLCJlbWFpbCI6ImguYW1tbnphZGVAZ21haWwuY29tIiwiZXhwIjoxNzg0NDc5MDQ3fQ.bDoSFZ4uv7JNhAm7TGP2pzohExNFLfEP3EeaVKm0g-o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a1809419e94e32-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a0d:5600:101:f000:22ce:953a:5b47:510b",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 16:42:38 UTC] === END API CALL LOG ===
[12-Jul-2026 16:42:38 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 16:42:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNiIsInVzZXJuYW1lIjoiYW1uemFkZWgiLCJlbWFpbCI6ImguYW1tbnphZGVAZ21haWwuY29tIiwiZXhwIjoxNzg0NDc5MDQ3fQ.bDoSFZ4uv7JNhAm7TGP2pzohExNFLfEP3EeaVKm0g-o
[12-Jul-2026 16:42:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 16:42:38 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 16:42:38 UTC] User ID: 1036
[12-Jul-2026 16:42:38 UTC] ✅ User profile retrieved successfully for user ID: 1036
[12-Jul-2026 16:44:12 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 16:44:12 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 16:44:12 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a0d:5600:101:f000:22ce:953a:5b47:510b, 172.70.248.207","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNiIsInVzZXJuYW1lIjoiYW1uemFkZWgiLCJlbWFpbCI6ImguYW1tbnphZGVAZ21haWwuY29tIiwiZXhwIjoxNzg0NDc5MDQ3fQ.bDoSFZ4uv7JNhAm7TGP2pzohExNFLfEP3EeaVKm0g-o","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1a182dedd544e32-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a0d:5600:101:f000:22ce:953a:5b47:510b","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-Jul-2026 16:44:12 UTC] === User Orders API Called ===
[12-Jul-2026 16:44:12 UTC] User ID: 1036
[12-Jul-2026 16:44:12 UTC] Limit: 20, Offset: 0
[12-Jul-2026 16:44:12 UTC] Orders found: 0
[12-Jul-2026 16:44:12 UTC] Orders data: []
[12-Jul-2026 16:44:12 UTC] Total orders count: 0
[12-Jul-2026 16:44:12 UTC] === API CALL LOG ===
[12-Jul-2026 16:44:12 UTC] Endpoint: user/profile.php
[12-Jul-2026 16:44:12 UTC] Full Log Data: {
    "timestamp": "2026-07-12 16:44:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a0d:5600:101:f000:22ce:953a:5b47:510b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a0d:5600:101:f000:22ce:953a:5b47:510b, 172.70.248.206",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNiIsInVzZXJuYW1lIjoiYW1uemFkZWgiLCJlbWFpbCI6ImguYW1tbnphZGVAZ21haWwuY29tIiwiZXhwIjoxNzg0NDc5MDQ3fQ.bDoSFZ4uv7JNhAm7TGP2pzohExNFLfEP3EeaVKm0g-o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a182df4e7c4e32-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a0d:5600:101:f000:22ce:953a:5b47:510b",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 16:44:12 UTC] === END API CALL LOG ===
[12-Jul-2026 16:44:12 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 16:44:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNiIsInVzZXJuYW1lIjoiYW1uemFkZWgiLCJlbWFpbCI6ImguYW1tbnphZGVAZ21haWwuY29tIiwiZXhwIjoxNzg0NDc5MDQ3fQ.bDoSFZ4uv7JNhAm7TGP2pzohExNFLfEP3EeaVKm0g-o
[12-Jul-2026 16:44:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 16:44:12 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 16:44:12 UTC] User ID: 1036
[12-Jul-2026 16:44:12 UTC] ✅ User profile retrieved successfully for user ID: 1036
[12-Jul-2026 16:44:12 UTC] === API CALL LOG ===
[12-Jul-2026 16:44:12 UTC] Endpoint: user/profile.php
[12-Jul-2026 16:44:12 UTC] Full Log Data: {
    "timestamp": "2026-07-12 16:44:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a0d:5600:101:f000:22ce:953a:5b47:510b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a0d:5600:101:f000:22ce:953a:5b47:510b, 172.70.248.207",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNiIsInVzZXJuYW1lIjoiYW1uemFkZWgiLCJlbWFpbCI6ImguYW1tbnphZGVAZ21haWwuY29tIiwiZXhwIjoxNzg0NDc5MDQ3fQ.bDoSFZ4uv7JNhAm7TGP2pzohExNFLfEP3EeaVKm0g-o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a182e35ab64e32-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a0d:5600:101:f000:22ce:953a:5b47:510b",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 16:44:12 UTC] === END API CALL LOG ===
[12-Jul-2026 16:44:12 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 16:44:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNiIsInVzZXJuYW1lIjoiYW1uemFkZWgiLCJlbWFpbCI6ImguYW1tbnphZGVAZ21haWwuY29tIiwiZXhwIjoxNzg0NDc5MDQ3fQ.bDoSFZ4uv7JNhAm7TGP2pzohExNFLfEP3EeaVKm0g-o
[12-Jul-2026 16:44:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 16:44:12 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 16:44:12 UTC] User ID: 1036
[12-Jul-2026 16:44:12 UTC] ✅ User profile retrieved successfully for user ID: 1036
[12-Jul-2026 16:44:13 UTC] === API CALL LOG ===
[12-Jul-2026 16:44:13 UTC] Endpoint: user/profile.php
[12-Jul-2026 16:44:13 UTC] Full Log Data: {
    "timestamp": "2026-07-12 16:44:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a0d:5600:101:f000:22ce:953a:5b47:510b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a0d:5600:101:f000:22ce:953a:5b47:510b, 172.70.248.206",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNiIsInVzZXJuYW1lIjoiYW1uemFkZWgiLCJlbWFpbCI6ImguYW1tbnphZGVAZ21haWwuY29tIiwiZXhwIjoxNzg0NDc5MDQ3fQ.bDoSFZ4uv7JNhAm7TGP2pzohExNFLfEP3EeaVKm0g-o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a182e5387f4e32-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a0d:5600:101:f000:22ce:953a:5b47:510b",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 16:44:13 UTC] === END API CALL LOG ===
[12-Jul-2026 16:44:13 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 16:44:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNiIsInVzZXJuYW1lIjoiYW1uemFkZWgiLCJlbWFpbCI6ImguYW1tbnphZGVAZ21haWwuY29tIiwiZXhwIjoxNzg0NDc5MDQ3fQ.bDoSFZ4uv7JNhAm7TGP2pzohExNFLfEP3EeaVKm0g-o
[12-Jul-2026 16:44:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 16:44:13 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 16:44:13 UTC] User ID: 1036
[12-Jul-2026 16:44:13 UTC] ✅ User profile retrieved successfully for user ID: 1036
[12-Jul-2026 16:44:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 16:44:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 16:44:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a0d:5600:101:f000:22ce:953a:5b47:510b, 172.70.248.206","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNiIsInVzZXJuYW1lIjoiYW1uemFkZWgiLCJlbWFpbCI6ImguYW1tbnphZGVAZ21haWwuY29tIiwiZXhwIjoxNzg0NDc5MDQ3fQ.bDoSFZ4uv7JNhAm7TGP2pzohExNFLfEP3EeaVKm0g-o","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1a1831dba724e32-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a0d:5600:101:f000:22ce:953a:5b47:510b","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-Jul-2026 16:44:22 UTC] === User Orders API Called ===
[12-Jul-2026 16:44:22 UTC] User ID: 1036
[12-Jul-2026 16:44:22 UTC] Limit: 20, Offset: 0
[12-Jul-2026 16:44:22 UTC] Orders found: 0
[12-Jul-2026 16:44:22 UTC] Orders data: []
[12-Jul-2026 16:44:22 UTC] Total orders count: 0
[12-Jul-2026 16:44:22 UTC] === API CALL LOG ===
[12-Jul-2026 16:44:22 UTC] Endpoint: user/profile.php
[12-Jul-2026 16:44:22 UTC] Full Log Data: {
    "timestamp": "2026-07-12 16:44:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a0d:5600:101:f000:22ce:953a:5b47:510b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a0d:5600:101:f000:22ce:953a:5b47:510b, 172.70.248.206",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNiIsInVzZXJuYW1lIjoiYW1uemFkZWgiLCJlbWFpbCI6ImguYW1tbnphZGVAZ21haWwuY29tIiwiZXhwIjoxNzg0NDc5MDQ3fQ.bDoSFZ4uv7JNhAm7TGP2pzohExNFLfEP3EeaVKm0g-o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a1831e4cb84e32-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a0d:5600:101:f000:22ce:953a:5b47:510b",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 16:44:22 UTC] === END API CALL LOG ===
[12-Jul-2026 16:44:22 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 16:44:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNiIsInVzZXJuYW1lIjoiYW1uemFkZWgiLCJlbWFpbCI6ImguYW1tbnphZGVAZ21haWwuY29tIiwiZXhwIjoxNzg0NDc5MDQ3fQ.bDoSFZ4uv7JNhAm7TGP2pzohExNFLfEP3EeaVKm0g-o
[12-Jul-2026 16:44:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 16:44:22 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 16:44:22 UTC] User ID: 1036
[12-Jul-2026 16:44:22 UTC] ✅ User profile retrieved successfully for user ID: 1036
[12-Jul-2026 16:44:22 UTC] === API CALL LOG ===
[12-Jul-2026 16:44:22 UTC] Endpoint: user/profile.php
[12-Jul-2026 16:44:22 UTC] Full Log Data: {
    "timestamp": "2026-07-12 16:44:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a0d:5600:101:f000:22ce:953a:5b47:510b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a0d:5600:101:f000:22ce:953a:5b47:510b, 172.70.248.206",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNiIsInVzZXJuYW1lIjoiYW1uemFkZWgiLCJlbWFpbCI6ImguYW1tbnphZGVAZ21haWwuY29tIiwiZXhwIjoxNzg0NDc5MDQ3fQ.bDoSFZ4uv7JNhAm7TGP2pzohExNFLfEP3EeaVKm0g-o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a183227c7e4e32-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a0d:5600:101:f000:22ce:953a:5b47:510b",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 16:44:22 UTC] === END API CALL LOG ===
[12-Jul-2026 16:44:22 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 16:44:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNiIsInVzZXJuYW1lIjoiYW1uemFkZWgiLCJlbWFpbCI6ImguYW1tbnphZGVAZ21haWwuY29tIiwiZXhwIjoxNzg0NDc5MDQ3fQ.bDoSFZ4uv7JNhAm7TGP2pzohExNFLfEP3EeaVKm0g-o
[12-Jul-2026 16:44:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 16:44:22 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 16:44:22 UTC] User ID: 1036
[12-Jul-2026 16:44:22 UTC] ✅ User profile retrieved successfully for user ID: 1036
[12-Jul-2026 16:44:23 UTC] === API CALL LOG ===
[12-Jul-2026 16:44:23 UTC] Endpoint: user/profile.php
[12-Jul-2026 16:44:23 UTC] Full Log Data: {
    "timestamp": "2026-07-12 16:44:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a0d:5600:101:f000:22ce:953a:5b47:510b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a0d:5600:101:f000:22ce:953a:5b47:510b, 172.70.248.206",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNiIsInVzZXJuYW1lIjoiYW1uemFkZWgiLCJlbWFpbCI6ImguYW1tbnphZGVAZ21haWwuY29tIiwiZXhwIjoxNzg0NDc5MDQ3fQ.bDoSFZ4uv7JNhAm7TGP2pzohExNFLfEP3EeaVKm0g-o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a183243ad44e32-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a0d:5600:101:f000:22ce:953a:5b47:510b",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 16:44:23 UTC] === END API CALL LOG ===
[12-Jul-2026 16:44:23 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 16:44:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNiIsInVzZXJuYW1lIjoiYW1uemFkZWgiLCJlbWFpbCI6ImguYW1tbnphZGVAZ21haWwuY29tIiwiZXhwIjoxNzg0NDc5MDQ3fQ.bDoSFZ4uv7JNhAm7TGP2pzohExNFLfEP3EeaVKm0g-o
[12-Jul-2026 16:44:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 16:44:23 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 16:44:23 UTC] User ID: 1036
[12-Jul-2026 16:44:23 UTC] ✅ User profile retrieved successfully for user ID: 1036
[12-Jul-2026 16:44:29 UTC] === API CALL LOG ===
[12-Jul-2026 16:44:29 UTC] Endpoint: user/profile.php
[12-Jul-2026 16:44:29 UTC] Full Log Data: {
    "timestamp": "2026-07-12 16:44:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a0d:5600:101:f000:22ce:953a:5b47:510b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a0d:5600:101:f000:22ce:953a:5b47:510b, 172.70.248.206",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNiIsInVzZXJuYW1lIjoiYW1uemFkZWgiLCJlbWFpbCI6ImguYW1tbnphZGVAZ21haWwuY29tIiwiZXhwIjoxNzg0NDc5MDQ3fQ.bDoSFZ4uv7JNhAm7TGP2pzohExNFLfEP3EeaVKm0g-o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a1834aba194e32-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a0d:5600:101:f000:22ce:953a:5b47:510b",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 16:44:29 UTC] === END API CALL LOG ===
[12-Jul-2026 16:44:29 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 16:44:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNiIsInVzZXJuYW1lIjoiYW1uemFkZWgiLCJlbWFpbCI6ImguYW1tbnphZGVAZ21haWwuY29tIiwiZXhwIjoxNzg0NDc5MDQ3fQ.bDoSFZ4uv7JNhAm7TGP2pzohExNFLfEP3EeaVKm0g-o
[12-Jul-2026 16:44:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 16:44:29 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 16:44:29 UTC] User ID: 1036
[12-Jul-2026 16:44:29 UTC] ✅ User profile retrieved successfully for user ID: 1036
[12-Jul-2026 16:44:29 UTC] User Purchases API - User ID: 1036
[12-Jul-2026 16:44:29 UTC] User Purchases API - Total purchases found: 0
[12-Jul-2026 16:44:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 16:44:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 16:44:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a0d:5600:101:f000:22ce:953a:5b47:510b, 172.70.248.207","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNiIsInVzZXJuYW1lIjoiYW1uemFkZWgiLCJlbWFpbCI6ImguYW1tbnphZGVAZ21haWwuY29tIiwiZXhwIjoxNzg0NDc5MDQ3fQ.bDoSFZ4uv7JNhAm7TGP2pzohExNFLfEP3EeaVKm0g-o","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1a18377e96e4e32-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a0d:5600:101:f000:22ce:953a:5b47:510b","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-Jul-2026 16:44:36 UTC] === User Orders API Called ===
[12-Jul-2026 16:44:36 UTC] User ID: 1036
[12-Jul-2026 16:44:36 UTC] Limit: 20, Offset: 0
[12-Jul-2026 16:44:36 UTC] Orders found: 0
[12-Jul-2026 16:44:36 UTC] Orders data: []
[12-Jul-2026 16:44:36 UTC] Total orders count: 0
[12-Jul-2026 16:44:36 UTC] === API CALL LOG ===
[12-Jul-2026 16:44:36 UTC] Endpoint: user/profile.php
[12-Jul-2026 16:44:36 UTC] Full Log Data: {
    "timestamp": "2026-07-12 16:44:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a0d:5600:101:f000:22ce:953a:5b47:510b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a0d:5600:101:f000:22ce:953a:5b47:510b, 172.70.248.207",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNiIsInVzZXJuYW1lIjoiYW1uemFkZWgiLCJlbWFpbCI6ImguYW1tbnphZGVAZ21haWwuY29tIiwiZXhwIjoxNzg0NDc5MDQ3fQ.bDoSFZ4uv7JNhAm7TGP2pzohExNFLfEP3EeaVKm0g-o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a183788b604e32-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a0d:5600:101:f000:22ce:953a:5b47:510b",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 16:44:36 UTC] === END API CALL LOG ===
[12-Jul-2026 16:44:36 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 16:44:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNiIsInVzZXJuYW1lIjoiYW1uemFkZWgiLCJlbWFpbCI6ImguYW1tbnphZGVAZ21haWwuY29tIiwiZXhwIjoxNzg0NDc5MDQ3fQ.bDoSFZ4uv7JNhAm7TGP2pzohExNFLfEP3EeaVKm0g-o
[12-Jul-2026 16:44:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 16:44:36 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 16:44:36 UTC] User ID: 1036
[12-Jul-2026 16:44:36 UTC] ✅ User profile retrieved successfully for user ID: 1036
[12-Jul-2026 16:44:37 UTC] === API CALL LOG ===
[12-Jul-2026 16:44:37 UTC] Endpoint: user/profile.php
[12-Jul-2026 16:44:37 UTC] Full Log Data: {
    "timestamp": "2026-07-12 16:44:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a0d:5600:101:f000:22ce:953a:5b47:510b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a0d:5600:101:f000:22ce:953a:5b47:510b, 172.70.248.207",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNiIsInVzZXJuYW1lIjoiYW1uemFkZWgiLCJlbWFpbCI6ImguYW1tbnphZGVAZ21haWwuY29tIiwiZXhwIjoxNzg0NDc5MDQ3fQ.bDoSFZ4uv7JNhAm7TGP2pzohExNFLfEP3EeaVKm0g-o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a1837c884f4e32-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a0d:5600:101:f000:22ce:953a:5b47:510b",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 16:44:37 UTC] === END API CALL LOG ===
[12-Jul-2026 16:44:37 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 16:44:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNiIsInVzZXJuYW1lIjoiYW1uemFkZWgiLCJlbWFpbCI6ImguYW1tbnphZGVAZ21haWwuY29tIiwiZXhwIjoxNzg0NDc5MDQ3fQ.bDoSFZ4uv7JNhAm7TGP2pzohExNFLfEP3EeaVKm0g-o
[12-Jul-2026 16:44:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 16:44:37 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 16:44:37 UTC] User ID: 1036
[12-Jul-2026 16:44:37 UTC] ✅ User profile retrieved successfully for user ID: 1036
[12-Jul-2026 16:44:37 UTC] === API CALL LOG ===
[12-Jul-2026 16:44:37 UTC] Endpoint: user/profile.php
[12-Jul-2026 16:44:37 UTC] Full Log Data: {
    "timestamp": "2026-07-12 16:44:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a0d:5600:101:f000:22ce:953a:5b47:510b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a0d:5600:101:f000:22ce:953a:5b47:510b, 172.70.248.206",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNiIsInVzZXJuYW1lIjoiYW1uemFkZWgiLCJlbWFpbCI6ImguYW1tbnphZGVAZ21haWwuY29tIiwiZXhwIjoxNzg0NDc5MDQ3fQ.bDoSFZ4uv7JNhAm7TGP2pzohExNFLfEP3EeaVKm0g-o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a1837e2d9c4e32-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a0d:5600:101:f000:22ce:953a:5b47:510b",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 16:44:37 UTC] === END API CALL LOG ===
[12-Jul-2026 16:44:37 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 16:44:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNiIsInVzZXJuYW1lIjoiYW1uemFkZWgiLCJlbWFpbCI6ImguYW1tbnphZGVAZ21haWwuY29tIiwiZXhwIjoxNzg0NDc5MDQ3fQ.bDoSFZ4uv7JNhAm7TGP2pzohExNFLfEP3EeaVKm0g-o
[12-Jul-2026 16:44:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 16:44:37 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 16:44:37 UTC] User ID: 1036
[12-Jul-2026 16:44:37 UTC] ✅ User profile retrieved successfully for user ID: 1036
[12-Jul-2026 16:45:39 UTC] === API CALL LOG ===
[12-Jul-2026 16:45:39 UTC] Endpoint: user/profile.php
[12-Jul-2026 16:45:39 UTC] Full Log Data: {
    "timestamp": "2026-07-12 16:45:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "150.228.11.252",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "150.228.11.252, 172.71.172.163",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNyIsInVzZXJuYW1lIjoiYWxpNTUiLCJlbWFpbCI6ImdlYWRhbHNrQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ3OTUzOH0.EN_mnhoIUmDg3KlwJ6Fym2YCuH2mXX-IOkVlPprbQNA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a184ffa8a6d375-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "150.228.11.252",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 16:45:39 UTC] === END API CALL LOG ===
[12-Jul-2026 16:45:39 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 16:45:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNyIsInVzZXJuYW1lIjoiYWxpNTUiLCJlbWFpbCI6ImdlYWRhbHNrQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ3OTUzOH0.EN_mnhoIUmDg3KlwJ6Fym2YCuH2mXX-IOkVlPprbQNA
[12-Jul-2026 16:45:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 16:45:39 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 16:45:39 UTC] User ID: 1037
[12-Jul-2026 16:45:39 UTC] ✅ User profile retrieved successfully for user ID: 1037
[12-Jul-2026 16:45:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 16:45:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 16:45:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"150.228.11.252, 172.71.172.131","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNyIsInVzZXJuYW1lIjoiYWxpNTUiLCJlbWFpbCI6ImdlYWRhbHNrQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ3OTUzOH0.EN_mnhoIUmDg3KlwJ6Fym2YCuH2mXX-IOkVlPprbQNA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1a185009be0d375-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"150.228.11.252","cf-ipcountry":"YE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-Jul-2026 16:45:39 UTC] === User Orders API Called ===
[12-Jul-2026 16:45:39 UTC] User ID: 1037
[12-Jul-2026 16:45:39 UTC] Limit: 20, Offset: 0
[12-Jul-2026 16:45:39 UTC] Orders found: 0
[12-Jul-2026 16:45:39 UTC] Orders data: []
[12-Jul-2026 16:45:39 UTC] Total orders count: 0
[12-Jul-2026 16:45:39 UTC] === API CALL LOG ===
[12-Jul-2026 16:45:39 UTC] Endpoint: user/profile.php
[12-Jul-2026 16:45:39 UTC] Full Log Data: {
    "timestamp": "2026-07-12 16:45:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "150.228.11.252",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "150.228.11.252, 172.71.172.163",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNyIsInVzZXJuYW1lIjoiYWxpNTUiLCJlbWFpbCI6ImdlYWRhbHNrQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ3OTUzOH0.EN_mnhoIUmDg3KlwJ6Fym2YCuH2mXX-IOkVlPprbQNA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a185009be8d375-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "150.228.11.252",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 16:45:39 UTC] === END API CALL LOG ===
[12-Jul-2026 16:45:39 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 16:45:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNyIsInVzZXJuYW1lIjoiYWxpNTUiLCJlbWFpbCI6ImdlYWRhbHNrQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ3OTUzOH0.EN_mnhoIUmDg3KlwJ6Fym2YCuH2mXX-IOkVlPprbQNA
[12-Jul-2026 16:45:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 16:45:39 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 16:45:39 UTC] User ID: 1037
[12-Jul-2026 16:45:39 UTC] ✅ User profile retrieved successfully for user ID: 1037
[12-Jul-2026 16:45:40 UTC] === API CALL LOG ===
[12-Jul-2026 16:45:40 UTC] Endpoint: user/profile.php
[12-Jul-2026 16:45:40 UTC] Full Log Data: {
    "timestamp": "2026-07-12 16:45:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "150.228.11.252",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "150.228.11.252, 172.71.172.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNyIsInVzZXJuYW1lIjoiYWxpNTUiLCJlbWFpbCI6ImdlYWRhbHNrQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ3OTUzOH0.EN_mnhoIUmDg3KlwJ6Fym2YCuH2mXX-IOkVlPprbQNA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a18505acf2d375-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "150.228.11.252",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 16:45:40 UTC] === END API CALL LOG ===
[12-Jul-2026 16:45:40 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 16:45:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNyIsInVzZXJuYW1lIjoiYWxpNTUiLCJlbWFpbCI6ImdlYWRhbHNrQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ3OTUzOH0.EN_mnhoIUmDg3KlwJ6Fym2YCuH2mXX-IOkVlPprbQNA
[12-Jul-2026 16:45:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 16:45:40 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 16:45:40 UTC] User ID: 1037
[12-Jul-2026 16:45:40 UTC] ✅ User profile retrieved successfully for user ID: 1037
[12-Jul-2026 16:47:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 16:47:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 16:47:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a0d:5600:101:f000:22ce:953a:5b47:510b, 172.71.144.82","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNiIsInVzZXJuYW1lIjoiYW1uemFkZWgiLCJlbWFpbCI6ImguYW1tbnphZGVAZ21haWwuY29tIiwiZXhwIjoxNzg0NDc5MDQ3fQ.bDoSFZ4uv7JNhAm7TGP2pzohExNFLfEP3EeaVKm0g-o","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1a187b6fd51dbfb-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a0d:5600:101:f000:22ce:953a:5b47:510b","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-Jul-2026 16:47:30 UTC] === User Orders API Called ===
[12-Jul-2026 16:47:30 UTC] User ID: 1036
[12-Jul-2026 16:47:30 UTC] Limit: 20, Offset: 0
[12-Jul-2026 16:47:30 UTC] Orders found: 0
[12-Jul-2026 16:47:30 UTC] Orders data: []
[12-Jul-2026 16:47:30 UTC] Total orders count: 0
[12-Jul-2026 16:47:30 UTC] === API CALL LOG ===
[12-Jul-2026 16:47:30 UTC] Endpoint: user/profile.php
[12-Jul-2026 16:47:30 UTC] Full Log Data: {
    "timestamp": "2026-07-12 16:47:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a0d:5600:101:f000:22ce:953a:5b47:510b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a0d:5600:101:f000:22ce:953a:5b47:510b, 172.71.144.82",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNiIsInVzZXJuYW1lIjoiYW1uemFkZWgiLCJlbWFpbCI6ImguYW1tbnphZGVAZ21haWwuY29tIiwiZXhwIjoxNzg0NDc5MDQ3fQ.bDoSFZ4uv7JNhAm7TGP2pzohExNFLfEP3EeaVKm0g-o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a187b76f3edbfb-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a0d:5600:101:f000:22ce:953a:5b47:510b",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 16:47:30 UTC] === END API CALL LOG ===
[12-Jul-2026 16:47:30 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 16:47:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNiIsInVzZXJuYW1lIjoiYW1uemFkZWgiLCJlbWFpbCI6ImguYW1tbnphZGVAZ21haWwuY29tIiwiZXhwIjoxNzg0NDc5MDQ3fQ.bDoSFZ4uv7JNhAm7TGP2pzohExNFLfEP3EeaVKm0g-o
[12-Jul-2026 16:47:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 16:47:30 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 16:47:30 UTC] User ID: 1036
[12-Jul-2026 16:47:30 UTC] ✅ User profile retrieved successfully for user ID: 1036
[12-Jul-2026 16:47:31 UTC] === API CALL LOG ===
[12-Jul-2026 16:47:31 UTC] Endpoint: user/profile.php
[12-Jul-2026 16:47:31 UTC] Full Log Data: {
    "timestamp": "2026-07-12 16:47:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a0d:5600:101:f000:22ce:953a:5b47:510b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a0d:5600:101:f000:22ce:953a:5b47:510b, 172.71.144.82",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNiIsInVzZXJuYW1lIjoiYW1uemFkZWgiLCJlbWFpbCI6ImguYW1tbnphZGVAZ21haWwuY29tIiwiZXhwIjoxNzg0NDc5MDQ3fQ.bDoSFZ4uv7JNhAm7TGP2pzohExNFLfEP3EeaVKm0g-o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a187babb01dbfb-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a0d:5600:101:f000:22ce:953a:5b47:510b",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 16:47:31 UTC] === END API CALL LOG ===
[12-Jul-2026 16:47:31 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 16:47:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNiIsInVzZXJuYW1lIjoiYW1uemFkZWgiLCJlbWFpbCI6ImguYW1tbnphZGVAZ21haWwuY29tIiwiZXhwIjoxNzg0NDc5MDQ3fQ.bDoSFZ4uv7JNhAm7TGP2pzohExNFLfEP3EeaVKm0g-o
[12-Jul-2026 16:47:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 16:47:31 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 16:47:31 UTC] User ID: 1036
[12-Jul-2026 16:47:31 UTC] ✅ User profile retrieved successfully for user ID: 1036
[12-Jul-2026 16:47:31 UTC] === API CALL LOG ===
[12-Jul-2026 16:47:31 UTC] Endpoint: user/profile.php
[12-Jul-2026 16:47:31 UTC] Full Log Data: {
    "timestamp": "2026-07-12 16:47:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a0d:5600:101:f000:22ce:953a:5b47:510b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a0d:5600:101:f000:22ce:953a:5b47:510b, 172.71.144.82",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNiIsInVzZXJuYW1lIjoiYW1uemFkZWgiLCJlbWFpbCI6ImguYW1tbnphZGVAZ21haWwuY29tIiwiZXhwIjoxNzg0NDc5MDQ3fQ.bDoSFZ4uv7JNhAm7TGP2pzohExNFLfEP3EeaVKm0g-o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a187bcaa87dbfb-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a0d:5600:101:f000:22ce:953a:5b47:510b",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 16:47:31 UTC] === END API CALL LOG ===
[12-Jul-2026 16:47:31 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 16:47:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNiIsInVzZXJuYW1lIjoiYW1uemFkZWgiLCJlbWFpbCI6ImguYW1tbnphZGVAZ21haWwuY29tIiwiZXhwIjoxNzg0NDc5MDQ3fQ.bDoSFZ4uv7JNhAm7TGP2pzohExNFLfEP3EeaVKm0g-o
[12-Jul-2026 16:47:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 16:47:31 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 16:47:31 UTC] User ID: 1036
[12-Jul-2026 16:47:31 UTC] ✅ User profile retrieved successfully for user ID: 1036
[12-Jul-2026 16:47:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 16:47:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 16:47:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a0d:5600:101:f000:22ce:953a:5b47:510b, 172.71.144.82","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNiIsInVzZXJuYW1lIjoiYW1uemFkZWgiLCJlbWFpbCI6ImguYW1tbnphZGVAZ21haWwuY29tIiwiZXhwIjoxNzg0NDc5MDQ3fQ.bDoSFZ4uv7JNhAm7TGP2pzohExNFLfEP3EeaVKm0g-o","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1a187d1fd30dbfb-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a0d:5600:101:f000:22ce:953a:5b47:510b","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-Jul-2026 16:47:34 UTC] === User Orders API Called ===
[12-Jul-2026 16:47:34 UTC] User ID: 1036
[12-Jul-2026 16:47:34 UTC] Limit: 20, Offset: 0
[12-Jul-2026 16:47:34 UTC] Orders found: 0
[12-Jul-2026 16:47:34 UTC] Orders data: []
[12-Jul-2026 16:47:34 UTC] Total orders count: 0
[12-Jul-2026 16:47:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 16:47:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 16:47:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a0d:5600:101:f000:22ce:953a:5b47:510b, 172.71.144.82","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNiIsInVzZXJuYW1lIjoiYW1uemFkZWgiLCJlbWFpbCI6ImguYW1tbnphZGVAZ21haWwuY29tIiwiZXhwIjoxNzg0NDc5MDQ3fQ.bDoSFZ4uv7JNhAm7TGP2pzohExNFLfEP3EeaVKm0g-o","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1a187faa9e9dbfb-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a0d:5600:101:f000:22ce:953a:5b47:510b","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-Jul-2026 16:47:41 UTC] === User Orders API Called ===
[12-Jul-2026 16:47:41 UTC] User ID: 1036
[12-Jul-2026 16:47:41 UTC] Limit: 20, Offset: 0
[12-Jul-2026 16:47:41 UTC] Orders found: 0
[12-Jul-2026 16:47:41 UTC] Orders data: []
[12-Jul-2026 16:47:41 UTC] Total orders count: 0
[12-Jul-2026 16:47:41 UTC] === API CALL LOG ===
[12-Jul-2026 16:47:41 UTC] Endpoint: user/profile.php
[12-Jul-2026 16:47:41 UTC] Full Log Data: {
    "timestamp": "2026-07-12 16:47:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a0d:5600:101:f000:22ce:953a:5b47:510b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a0d:5600:101:f000:22ce:953a:5b47:510b, 172.71.144.82",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNiIsInVzZXJuYW1lIjoiYW1uemFkZWgiLCJlbWFpbCI6ImguYW1tbnphZGVAZ21haWwuY29tIiwiZXhwIjoxNzg0NDc5MDQ3fQ.bDoSFZ4uv7JNhAm7TGP2pzohExNFLfEP3EeaVKm0g-o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a187fb2bc8dbfb-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a0d:5600:101:f000:22ce:953a:5b47:510b",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 16:47:41 UTC] === END API CALL LOG ===
[12-Jul-2026 16:47:41 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 16:47:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNiIsInVzZXJuYW1lIjoiYW1uemFkZWgiLCJlbWFpbCI6ImguYW1tbnphZGVAZ21haWwuY29tIiwiZXhwIjoxNzg0NDc5MDQ3fQ.bDoSFZ4uv7JNhAm7TGP2pzohExNFLfEP3EeaVKm0g-o
[12-Jul-2026 16:47:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 16:47:41 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 16:47:41 UTC] User ID: 1036
[12-Jul-2026 16:47:41 UTC] ✅ User profile retrieved successfully for user ID: 1036
[12-Jul-2026 16:47:41 UTC] === API CALL LOG ===
[12-Jul-2026 16:47:41 UTC] Endpoint: user/profile.php
[12-Jul-2026 16:47:41 UTC] Full Log Data: {
    "timestamp": "2026-07-12 16:47:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a0d:5600:101:f000:22ce:953a:5b47:510b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a0d:5600:101:f000:22ce:953a:5b47:510b, 172.71.144.82",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNiIsInVzZXJuYW1lIjoiYW1uemFkZWgiLCJlbWFpbCI6ImguYW1tbnphZGVAZ21haWwuY29tIiwiZXhwIjoxNzg0NDc5MDQ3fQ.bDoSFZ4uv7JNhAm7TGP2pzohExNFLfEP3EeaVKm0g-o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a187ff2b0cdbfb-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a0d:5600:101:f000:22ce:953a:5b47:510b",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 16:47:41 UTC] === END API CALL LOG ===
[12-Jul-2026 16:47:41 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 16:47:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNiIsInVzZXJuYW1lIjoiYW1uemFkZWgiLCJlbWFpbCI6ImguYW1tbnphZGVAZ21haWwuY29tIiwiZXhwIjoxNzg0NDc5MDQ3fQ.bDoSFZ4uv7JNhAm7TGP2pzohExNFLfEP3EeaVKm0g-o
[12-Jul-2026 16:47:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 16:47:41 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 16:47:41 UTC] User ID: 1036
[12-Jul-2026 16:47:41 UTC] ✅ User profile retrieved successfully for user ID: 1036
[12-Jul-2026 16:47:42 UTC] === API CALL LOG ===
[12-Jul-2026 16:47:42 UTC] Endpoint: user/profile.php
[12-Jul-2026 16:47:42 UTC] Full Log Data: {
    "timestamp": "2026-07-12 16:47:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a0d:5600:101:f000:22ce:953a:5b47:510b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a0d:5600:101:f000:22ce:953a:5b47:510b, 172.71.144.82",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNiIsInVzZXJuYW1lIjoiYW1uemFkZWgiLCJlbWFpbCI6ImguYW1tbnphZGVAZ21haWwuY29tIiwiZXhwIjoxNzg0NDc5MDQ3fQ.bDoSFZ4uv7JNhAm7TGP2pzohExNFLfEP3EeaVKm0g-o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a188006fd0dbfb-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a0d:5600:101:f000:22ce:953a:5b47:510b",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 16:47:42 UTC] === END API CALL LOG ===
[12-Jul-2026 16:47:42 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 16:47:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNiIsInVzZXJuYW1lIjoiYW1uemFkZWgiLCJlbWFpbCI6ImguYW1tbnphZGVAZ21haWwuY29tIiwiZXhwIjoxNzg0NDc5MDQ3fQ.bDoSFZ4uv7JNhAm7TGP2pzohExNFLfEP3EeaVKm0g-o
[12-Jul-2026 16:47:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 16:47:42 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 16:47:42 UTC] User ID: 1036
[12-Jul-2026 16:47:42 UTC] ✅ User profile retrieved successfully for user ID: 1036
[12-Jul-2026 16:48:10 UTC] === API CALL LOG ===
[12-Jul-2026 16:48:10 UTC] Endpoint: user/profile.php
[12-Jul-2026 16:48:10 UTC] Full Log Data: {
    "timestamp": "2026-07-12 16:48:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "150.228.11.252",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "150.228.11.252, 172.70.240.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNyIsInVzZXJuYW1lIjoiYWxpNTUiLCJlbWFpbCI6ImdlYWRhbHNrQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ3OTUzOH0.EN_mnhoIUmDg3KlwJ6Fym2YCuH2mXX-IOkVlPprbQNA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a188b07a3ce7b0-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "150.228.11.252",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 16:48:10 UTC] === END API CALL LOG ===
[12-Jul-2026 16:48:10 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 16:48:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNyIsInVzZXJuYW1lIjoiYWxpNTUiLCJlbWFpbCI6ImdlYWRhbHNrQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ3OTUzOH0.EN_mnhoIUmDg3KlwJ6Fym2YCuH2mXX-IOkVlPprbQNA
[12-Jul-2026 16:48:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 16:48:10 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 16:48:10 UTC] User ID: 1037
[12-Jul-2026 16:48:10 UTC] ✅ User profile retrieved successfully for user ID: 1037
[12-Jul-2026 16:48:18 UTC] === API CALL LOG ===
[12-Jul-2026 16:48:18 UTC] Endpoint: user/profile.php
[12-Jul-2026 16:48:18 UTC] Full Log Data: {
    "timestamp": "2026-07-12 16:48:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "150.228.11.252",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "150.228.11.252, 172.70.240.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNyIsInVzZXJuYW1lIjoiYWxpNTUiLCJlbWFpbCI6ImdlYWRhbHNrQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ3OTUzOH0.EN_mnhoIUmDg3KlwJ6Fym2YCuH2mXX-IOkVlPprbQNA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a188e45963e7b0-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "150.228.11.252",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 16:48:18 UTC] === END API CALL LOG ===
[12-Jul-2026 16:48:18 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 16:48:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNyIsInVzZXJuYW1lIjoiYWxpNTUiLCJlbWFpbCI6ImdlYWRhbHNrQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ3OTUzOH0.EN_mnhoIUmDg3KlwJ6Fym2YCuH2mXX-IOkVlPprbQNA
[12-Jul-2026 16:48:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 16:48:18 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 16:48:18 UTC] User ID: 1037
[12-Jul-2026 16:48:18 UTC] ✅ User profile retrieved successfully for user ID: 1037
[12-Jul-2026 16:48:29 UTC] === API CALL LOG ===
[12-Jul-2026 16:48:29 UTC] Endpoint: user/profile.php
[12-Jul-2026 16:48:29 UTC] Full Log Data: {
    "timestamp": "2026-07-12 16:48:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "162.221.196.121",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "162.221.196.121, 172.71.148.69",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNiIsInVzZXJuYW1lIjoiYW1uemFkZWgiLCJlbWFpbCI6ImguYW1tbnphZGVAZ21haWwuY29tIiwiZXhwIjoxNzg0NDc5MDQ3fQ.bDoSFZ4uv7JNhAm7TGP2pzohExNFLfEP3EeaVKm0g-o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a18926ce7adb0e-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "162.221.196.121",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 16:48:29 UTC] === END API CALL LOG ===
[12-Jul-2026 16:48:29 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 16:48:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNiIsInVzZXJuYW1lIjoiYW1uemFkZWgiLCJlbWFpbCI6ImguYW1tbnphZGVAZ21haWwuY29tIiwiZXhwIjoxNzg0NDc5MDQ3fQ.bDoSFZ4uv7JNhAm7TGP2pzohExNFLfEP3EeaVKm0g-o
[12-Jul-2026 16:48:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 16:48:29 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 16:48:29 UTC] User ID: 1036
[12-Jul-2026 16:48:29 UTC] ✅ User profile retrieved successfully for user ID: 1036
[12-Jul-2026 16:49:07 UTC] === API CALL LOG ===
[12-Jul-2026 16:49:07 UTC] Endpoint: user/profile.php
[12-Jul-2026 16:49:07 UTC] Full Log Data: {
    "timestamp": "2026-07-12 16:49:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "162.221.196.121",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "162.221.196.121, 172.71.148.69",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNiIsInVzZXJuYW1lIjoiYW1uemFkZWgiLCJlbWFpbCI6ImguYW1tbnphZGVAZ21haWwuY29tIiwiZXhwIjoxNzg0NDc5MDQ3fQ.bDoSFZ4uv7JNhAm7TGP2pzohExNFLfEP3EeaVKm0g-o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a18a135d7edb0e-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "162.221.196.121",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 16:49:07 UTC] === END API CALL LOG ===
[12-Jul-2026 16:49:07 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 16:49:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNiIsInVzZXJuYW1lIjoiYW1uemFkZWgiLCJlbWFpbCI6ImguYW1tbnphZGVAZ21haWwuY29tIiwiZXhwIjoxNzg0NDc5MDQ3fQ.bDoSFZ4uv7JNhAm7TGP2pzohExNFLfEP3EeaVKm0g-o
[12-Jul-2026 16:49:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 16:49:07 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 16:49:07 UTC] User ID: 1036
[12-Jul-2026 16:49:07 UTC] ✅ User profile retrieved successfully for user ID: 1036
[12-Jul-2026 16:49:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 16:49:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 16:49:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"162.221.196.121, 172.71.148.69","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNiIsInVzZXJuYW1lIjoiYW1uemFkZWgiLCJlbWFpbCI6ImguYW1tbnphZGVAZ21haWwuY29tIiwiZXhwIjoxNzg0NDc5MDQ3fQ.bDoSFZ4uv7JNhAm7TGP2pzohExNFLfEP3EeaVKm0g-o","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1a18a65ebf6db0e-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"162.221.196.121","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-Jul-2026 16:49:20 UTC] === User Orders API Called ===
[12-Jul-2026 16:49:20 UTC] User ID: 1036
[12-Jul-2026 16:49:20 UTC] Limit: 20, Offset: 0
[12-Jul-2026 16:49:20 UTC] Orders found: 0
[12-Jul-2026 16:49:20 UTC] Orders data: []
[12-Jul-2026 16:49:20 UTC] Total orders count: 0
[12-Jul-2026 16:49:20 UTC] === API CALL LOG ===
[12-Jul-2026 16:49:20 UTC] Endpoint: user/profile.php
[12-Jul-2026 16:49:20 UTC] Full Log Data: {
    "timestamp": "2026-07-12 16:49:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "162.221.196.121",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "162.221.196.121, 172.71.148.69",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNiIsInVzZXJuYW1lIjoiYW1uemFkZWgiLCJlbWFpbCI6ImguYW1tbnphZGVAZ21haWwuY29tIiwiZXhwIjoxNzg0NDc5MDQ3fQ.bDoSFZ4uv7JNhAm7TGP2pzohExNFLfEP3EeaVKm0g-o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a18a65ebfbdb0e-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "162.221.196.121",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 16:49:20 UTC] === END API CALL LOG ===
[12-Jul-2026 16:49:20 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 16:49:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNiIsInVzZXJuYW1lIjoiYW1uemFkZWgiLCJlbWFpbCI6ImguYW1tbnphZGVAZ21haWwuY29tIiwiZXhwIjoxNzg0NDc5MDQ3fQ.bDoSFZ4uv7JNhAm7TGP2pzohExNFLfEP3EeaVKm0g-o
[12-Jul-2026 16:49:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 16:49:20 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 16:49:20 UTC] User ID: 1036
[12-Jul-2026 16:49:20 UTC] ✅ User profile retrieved successfully for user ID: 1036
[12-Jul-2026 16:49:20 UTC] === API CALL LOG ===
[12-Jul-2026 16:49:20 UTC] Endpoint: user/profile.php
[12-Jul-2026 16:49:20 UTC] Full Log Data: {
    "timestamp": "2026-07-12 16:49:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "162.221.196.121",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "162.221.196.121, 172.71.148.69",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNiIsInVzZXJuYW1lIjoiYW1uemFkZWgiLCJlbWFpbCI6ImguYW1tbnphZGVAZ21haWwuY29tIiwiZXhwIjoxNzg0NDc5MDQ3fQ.bDoSFZ4uv7JNhAm7TGP2pzohExNFLfEP3EeaVKm0g-o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a18a69682fdb0e-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "162.221.196.121",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 16:49:20 UTC] === END API CALL LOG ===
[12-Jul-2026 16:49:20 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 16:49:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNiIsInVzZXJuYW1lIjoiYW1uemFkZWgiLCJlbWFpbCI6ImguYW1tbnphZGVAZ21haWwuY29tIiwiZXhwIjoxNzg0NDc5MDQ3fQ.bDoSFZ4uv7JNhAm7TGP2pzohExNFLfEP3EeaVKm0g-o
[12-Jul-2026 16:49:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 16:49:20 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 16:49:20 UTC] User ID: 1036
[12-Jul-2026 16:49:20 UTC] ✅ User profile retrieved successfully for user ID: 1036
[12-Jul-2026 16:49:58 UTC] === API CALL LOG ===
[12-Jul-2026 16:49:58 UTC] Endpoint: user/profile.php
[12-Jul-2026 16:49:58 UTC] Full Log Data: {
    "timestamp": "2026-07-12 16:49:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "162.221.196.121",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "162.221.196.121, 172.71.148.68",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNiIsInVzZXJuYW1lIjoiYW1uemFkZWgiLCJlbWFpbCI6ImguYW1tbnphZGVAZ21haWwuY29tIiwiZXhwIjoxNzg0NDc5MDQ3fQ.bDoSFZ4uv7JNhAm7TGP2pzohExNFLfEP3EeaVKm0g-o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a18b555e4cdb0e-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "162.221.196.121",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 16:49:58 UTC] === END API CALL LOG ===
[12-Jul-2026 16:49:58 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 16:49:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNiIsInVzZXJuYW1lIjoiYW1uemFkZWgiLCJlbWFpbCI6ImguYW1tbnphZGVAZ21haWwuY29tIiwiZXhwIjoxNzg0NDc5MDQ3fQ.bDoSFZ4uv7JNhAm7TGP2pzohExNFLfEP3EeaVKm0g-o
[12-Jul-2026 16:49:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 16:49:58 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 16:49:58 UTC] User ID: 1036
[12-Jul-2026 16:49:58 UTC] ✅ User profile retrieved successfully for user ID: 1036
[12-Jul-2026 16:50:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 16:50:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 16:50:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"162.221.196.121, 172.71.148.68","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNiIsInVzZXJuYW1lIjoiYW1uemFkZWgiLCJlbWFpbCI6ImguYW1tbnphZGVAZ21haWwuY29tIiwiZXhwIjoxNzg0NDc5MDQ3fQ.bDoSFZ4uv7JNhAm7TGP2pzohExNFLfEP3EeaVKm0g-o","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1a18b66ff89db0e-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"162.221.196.121","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-Jul-2026 16:50:01 UTC] === User Orders API Called ===
[12-Jul-2026 16:50:01 UTC] User ID: 1036
[12-Jul-2026 16:50:01 UTC] Limit: 20, Offset: 0
[12-Jul-2026 16:50:01 UTC] Orders found: 0
[12-Jul-2026 16:50:01 UTC] Orders data: []
[12-Jul-2026 16:50:01 UTC] Total orders count: 0
[12-Jul-2026 16:50:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 16:50:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 16:50:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"162.221.196.121, 172.71.148.68","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNiIsInVzZXJuYW1lIjoiYW1uemFkZWgiLCJlbWFpbCI6ImguYW1tbnphZGVAZ21haWwuY29tIiwiZXhwIjoxNzg0NDc5MDQ3fQ.bDoSFZ4uv7JNhAm7TGP2pzohExNFLfEP3EeaVKm0g-o","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1a18b765d82db0e-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"162.221.196.121","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-Jul-2026 16:50:03 UTC] === User Orders API Called ===
[12-Jul-2026 16:50:03 UTC] User ID: 1036
[12-Jul-2026 16:50:03 UTC] Limit: 20, Offset: 0
[12-Jul-2026 16:50:03 UTC] Orders found: 0
[12-Jul-2026 16:50:03 UTC] Orders data: []
[12-Jul-2026 16:50:03 UTC] Total orders count: 0
[12-Jul-2026 16:50:04 UTC] === API CALL LOG ===
[12-Jul-2026 16:50:04 UTC] Endpoint: user/profile.php
[12-Jul-2026 16:50:04 UTC] Full Log Data: {
    "timestamp": "2026-07-12 16:50:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "162.221.196.121",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "162.221.196.121, 172.71.148.68",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNiIsInVzZXJuYW1lIjoiYW1uemFkZWgiLCJlbWFpbCI6ImguYW1tbnphZGVAZ21haWwuY29tIiwiZXhwIjoxNzg0NDc5MDQ3fQ.bDoSFZ4uv7JNhAm7TGP2pzohExNFLfEP3EeaVKm0g-o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a18b7738a5db0e-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "162.221.196.121",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 16:50:04 UTC] === END API CALL LOG ===
[12-Jul-2026 16:50:04 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 16:50:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNiIsInVzZXJuYW1lIjoiYW1uemFkZWgiLCJlbWFpbCI6ImguYW1tbnphZGVAZ21haWwuY29tIiwiZXhwIjoxNzg0NDc5MDQ3fQ.bDoSFZ4uv7JNhAm7TGP2pzohExNFLfEP3EeaVKm0g-o
[12-Jul-2026 16:50:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 16:50:04 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 16:50:04 UTC] User ID: 1036
[12-Jul-2026 16:50:04 UTC] ✅ User profile retrieved successfully for user ID: 1036
[12-Jul-2026 16:50:04 UTC] === API CALL LOG ===
[12-Jul-2026 16:50:04 UTC] Endpoint: user/profile.php
[12-Jul-2026 16:50:04 UTC] Full Log Data: {
    "timestamp": "2026-07-12 16:50:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "162.221.196.121",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "162.221.196.121, 172.71.148.68",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNiIsInVzZXJuYW1lIjoiYW1uemFkZWgiLCJlbWFpbCI6ImguYW1tbnphZGVAZ21haWwuY29tIiwiZXhwIjoxNzg0NDc5MDQ3fQ.bDoSFZ4uv7JNhAm7TGP2pzohExNFLfEP3EeaVKm0g-o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a18b7b0d9edb0e-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "162.221.196.121",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 16:50:04 UTC] === END API CALL LOG ===
[12-Jul-2026 16:50:04 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 16:50:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNiIsInVzZXJuYW1lIjoiYW1uemFkZWgiLCJlbWFpbCI6ImguYW1tbnphZGVAZ21haWwuY29tIiwiZXhwIjoxNzg0NDc5MDQ3fQ.bDoSFZ4uv7JNhAm7TGP2pzohExNFLfEP3EeaVKm0g-o
[12-Jul-2026 16:50:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 16:50:04 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 16:50:04 UTC] User ID: 1036
[12-Jul-2026 16:50:04 UTC] ✅ User profile retrieved successfully for user ID: 1036
[12-Jul-2026 16:50:22 UTC] === API CALL LOG ===
[12-Jul-2026 16:50:22 UTC] Endpoint: user/profile.php
[12-Jul-2026 16:50:22 UTC] Full Log Data: {
    "timestamp": "2026-07-12 16:50:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "150.228.11.252",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "150.228.11.252, 172.70.240.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNyIsInVzZXJuYW1lIjoiYWxpNTUiLCJlbWFpbCI6ImdlYWRhbHNrQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ3OTUzOH0.EN_mnhoIUmDg3KlwJ6Fym2YCuH2mXX-IOkVlPprbQNA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a18becad2be7b0-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "150.228.11.252",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 16:50:22 UTC] === END API CALL LOG ===
[12-Jul-2026 16:50:22 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 16:50:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNyIsInVzZXJuYW1lIjoiYWxpNTUiLCJlbWFpbCI6ImdlYWRhbHNrQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ3OTUzOH0.EN_mnhoIUmDg3KlwJ6Fym2YCuH2mXX-IOkVlPprbQNA
[12-Jul-2026 16:50:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 16:50:22 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 16:50:22 UTC] User ID: 1037
[12-Jul-2026 16:50:22 UTC] ✅ User profile retrieved successfully for user ID: 1037
[12-Jul-2026 16:50:23 UTC] User Purchases API - User ID: 1037
[12-Jul-2026 16:50:23 UTC] User Purchases API - Total purchases found: 0
[12-Jul-2026 16:50:24 UTC] === API CALL LOG ===
[12-Jul-2026 16:50:24 UTC] Endpoint: user/profile.php
[12-Jul-2026 16:50:24 UTC] Full Log Data: {
    "timestamp": "2026-07-12 16:50:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "162.221.196.121",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "162.221.196.121, 172.71.148.69",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNiIsInVzZXJuYW1lIjoiYW1uemFkZWgiLCJlbWFpbCI6ImguYW1tbnphZGVAZ21haWwuY29tIiwiZXhwIjoxNzg0NDc5MDQ3fQ.bDoSFZ4uv7JNhAm7TGP2pzohExNFLfEP3EeaVKm0g-o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a18bf64f33db0e-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "162.221.196.121",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 16:50:24 UTC] === END API CALL LOG ===
[12-Jul-2026 16:50:24 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 16:50:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 16:50:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNiIsInVzZXJuYW1lIjoiYW1uemFkZWgiLCJlbWFpbCI6ImguYW1tbnphZGVAZ21haWwuY29tIiwiZXhwIjoxNzg0NDc5MDQ3fQ.bDoSFZ4uv7JNhAm7TGP2pzohExNFLfEP3EeaVKm0g-o
[12-Jul-2026 16:50:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 16:50:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"162.221.196.121, 172.71.148.69","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNiIsInVzZXJuYW1lIjoiYW1uemFkZWgiLCJlbWFpbCI6ImguYW1tbnphZGVAZ21haWwuY29tIiwiZXhwIjoxNzg0NDc5MDQ3fQ.bDoSFZ4uv7JNhAm7TGP2pzohExNFLfEP3EeaVKm0g-o","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1a18bf64f30db0e-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"162.221.196.121","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-Jul-2026 16:50:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 16:50:24 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 16:50:24 UTC] === User Orders API Called ===
[12-Jul-2026 16:50:24 UTC] User ID: 1036
[12-Jul-2026 16:50:24 UTC] User ID: 1036
[12-Jul-2026 16:50:24 UTC] Limit: 20, Offset: 0
[12-Jul-2026 16:50:24 UTC] ✅ User profile retrieved successfully for user ID: 1036
[12-Jul-2026 16:50:24 UTC] Orders found: 0
[12-Jul-2026 16:50:24 UTC] Orders data: []
[12-Jul-2026 16:50:24 UTC] Total orders count: 0
[12-Jul-2026 16:50:25 UTC] === API CALL LOG ===
[12-Jul-2026 16:50:25 UTC] Endpoint: user/profile.php
[12-Jul-2026 16:50:25 UTC] Full Log Data: {
    "timestamp": "2026-07-12 16:50:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "162.221.196.121",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "162.221.196.121, 172.71.148.69",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNiIsInVzZXJuYW1lIjoiYW1uemFkZWgiLCJlbWFpbCI6ImguYW1tbnphZGVAZ21haWwuY29tIiwiZXhwIjoxNzg0NDc5MDQ3fQ.bDoSFZ4uv7JNhAm7TGP2pzohExNFLfEP3EeaVKm0g-o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a18bfaffcadb0e-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "162.221.196.121",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 16:50:25 UTC] === END API CALL LOG ===
[12-Jul-2026 16:50:25 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 16:50:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNiIsInVzZXJuYW1lIjoiYW1uemFkZWgiLCJlbWFpbCI6ImguYW1tbnphZGVAZ21haWwuY29tIiwiZXhwIjoxNzg0NDc5MDQ3fQ.bDoSFZ4uv7JNhAm7TGP2pzohExNFLfEP3EeaVKm0g-o
[12-Jul-2026 16:50:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 16:50:25 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 16:50:25 UTC] User ID: 1036
[12-Jul-2026 16:50:25 UTC] ✅ User profile retrieved successfully for user ID: 1036
[12-Jul-2026 16:50:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 16:50:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 16:50:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"162.221.196.121, 172.71.148.68","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNiIsInVzZXJuYW1lIjoiYW1uemFkZWgiLCJlbWFpbCI6ImguYW1tbnphZGVAZ21haWwuY29tIiwiZXhwIjoxNzg0NDc5MDQ3fQ.bDoSFZ4uv7JNhAm7TGP2pzohExNFLfEP3EeaVKm0g-o","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1a18cc2daeddb0e-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"162.221.196.121","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-Jul-2026 16:50:57 UTC] === User Orders API Called ===
[12-Jul-2026 16:50:57 UTC] User ID: 1036
[12-Jul-2026 16:50:57 UTC] Limit: 20, Offset: 0
[12-Jul-2026 16:50:57 UTC] Orders found: 0
[12-Jul-2026 16:50:57 UTC] Orders data: []
[12-Jul-2026 16:50:57 UTC] Total orders count: 0
[12-Jul-2026 16:50:57 UTC] === API CALL LOG ===
[12-Jul-2026 16:50:57 UTC] Endpoint: user/profile.php
[12-Jul-2026 16:50:57 UTC] Full Log Data: {
    "timestamp": "2026-07-12 16:50:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "162.221.196.121",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "162.221.196.121, 172.71.148.68",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNiIsInVzZXJuYW1lIjoiYW1uemFkZWgiLCJlbWFpbCI6ImguYW1tbnphZGVAZ21haWwuY29tIiwiZXhwIjoxNzg0NDc5MDQ3fQ.bDoSFZ4uv7JNhAm7TGP2pzohExNFLfEP3EeaVKm0g-o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a18cc3ee5edb0e-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "162.221.196.121",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 16:50:57 UTC] === END API CALL LOG ===
[12-Jul-2026 16:50:57 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 16:50:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNiIsInVzZXJuYW1lIjoiYW1uemFkZWgiLCJlbWFpbCI6ImguYW1tbnphZGVAZ21haWwuY29tIiwiZXhwIjoxNzg0NDc5MDQ3fQ.bDoSFZ4uv7JNhAm7TGP2pzohExNFLfEP3EeaVKm0g-o
[12-Jul-2026 16:50:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 16:50:57 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 16:50:57 UTC] User ID: 1036
[12-Jul-2026 16:50:57 UTC] ✅ User profile retrieved successfully for user ID: 1036
[12-Jul-2026 16:50:57 UTC] === API CALL LOG ===
[12-Jul-2026 16:50:57 UTC] Endpoint: user/profile.php
[12-Jul-2026 16:50:57 UTC] Full Log Data: {
    "timestamp": "2026-07-12 16:50:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "162.221.196.121",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "162.221.196.121, 172.71.148.68",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNiIsInVzZXJuYW1lIjoiYW1uemFkZWgiLCJlbWFpbCI6ImguYW1tbnphZGVAZ21haWwuY29tIiwiZXhwIjoxNzg0NDc5MDQ3fQ.bDoSFZ4uv7JNhAm7TGP2pzohExNFLfEP3EeaVKm0g-o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a18cc79c2adb0e-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "162.221.196.121",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 16:50:57 UTC] === END API CALL LOG ===
[12-Jul-2026 16:50:57 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 16:50:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNiIsInVzZXJuYW1lIjoiYW1uemFkZWgiLCJlbWFpbCI6ImguYW1tbnphZGVAZ21haWwuY29tIiwiZXhwIjoxNzg0NDc5MDQ3fQ.bDoSFZ4uv7JNhAm7TGP2pzohExNFLfEP3EeaVKm0g-o
[12-Jul-2026 16:50:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 16:50:57 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 16:50:57 UTC] User ID: 1036
[12-Jul-2026 16:50:57 UTC] ✅ User profile retrieved successfully for user ID: 1036
[12-Jul-2026 16:51:05 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 16:51:05 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 16:51:05 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"150.228.11.252, 172.70.240.15","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNyIsInVzZXJuYW1lIjoiYWxpNTUiLCJlbWFpbCI6ImdlYWRhbHNrQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ3OTUzOH0.EN_mnhoIUmDg3KlwJ6Fym2YCuH2mXX-IOkVlPprbQNA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1a18cf4ff11e7b0-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"150.228.11.252","cf-ipcountry":"YE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-Jul-2026 16:51:05 UTC] === User Orders API Called ===
[12-Jul-2026 16:51:05 UTC] User ID: 1037
[12-Jul-2026 16:51:05 UTC] Limit: 20, Offset: 0
[12-Jul-2026 16:51:05 UTC] Orders found: 0
[12-Jul-2026 16:51:05 UTC] Orders data: []
[12-Jul-2026 16:51:05 UTC] Total orders count: 0
[12-Jul-2026 16:51:05 UTC] === API CALL LOG ===
[12-Jul-2026 16:51:05 UTC] Endpoint: user/profile.php
[12-Jul-2026 16:51:05 UTC] Full Log Data: {
    "timestamp": "2026-07-12 16:51:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "150.228.11.252",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "150.228.11.252, 172.70.240.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNyIsInVzZXJuYW1lIjoiYWxpNTUiLCJlbWFpbCI6ImdlYWRhbHNrQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ3OTUzOH0.EN_mnhoIUmDg3KlwJ6Fym2YCuH2mXX-IOkVlPprbQNA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a18cf4ff16e7b0-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "150.228.11.252",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 16:51:05 UTC] === END API CALL LOG ===
[12-Jul-2026 16:51:05 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 16:51:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNyIsInVzZXJuYW1lIjoiYWxpNTUiLCJlbWFpbCI6ImdlYWRhbHNrQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ3OTUzOH0.EN_mnhoIUmDg3KlwJ6Fym2YCuH2mXX-IOkVlPprbQNA
[12-Jul-2026 16:51:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 16:51:05 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 16:51:05 UTC] User ID: 1037
[12-Jul-2026 16:51:05 UTC] ✅ User profile retrieved successfully for user ID: 1037
[12-Jul-2026 16:51:05 UTC] === API CALL LOG ===
[12-Jul-2026 16:51:05 UTC] Endpoint: user/profile.php
[12-Jul-2026 16:51:05 UTC] Full Log Data: {
    "timestamp": "2026-07-12 16:51:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "150.228.11.252",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "150.228.11.252, 172.70.240.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNyIsInVzZXJuYW1lIjoiYWxpNTUiLCJlbWFpbCI6ImdlYWRhbHNrQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ3OTUzOH0.EN_mnhoIUmDg3KlwJ6Fym2YCuH2mXX-IOkVlPprbQNA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a18cf63aaae7b0-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "150.228.11.252",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 16:51:05 UTC] === END API CALL LOG ===
[12-Jul-2026 16:51:05 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 16:51:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNyIsInVzZXJuYW1lIjoiYWxpNTUiLCJlbWFpbCI6ImdlYWRhbHNrQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ3OTUzOH0.EN_mnhoIUmDg3KlwJ6Fym2YCuH2mXX-IOkVlPprbQNA
[12-Jul-2026 16:51:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 16:51:05 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 16:51:05 UTC] User ID: 1037
[12-Jul-2026 16:51:05 UTC] ✅ User profile retrieved successfully for user ID: 1037
[12-Jul-2026 16:51:09 UTC] === API CALL LOG ===
[12-Jul-2026 16:51:09 UTC] Endpoint: user/profile.php
[12-Jul-2026 16:51:09 UTC] Full Log Data: {
    "timestamp": "2026-07-12 16:51:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "162.221.196.121",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "162.221.196.121, 172.71.148.68",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNiIsInVzZXJuYW1lIjoiYW1uemFkZWgiLCJlbWFpbCI6ImguYW1tbnphZGVAZ21haWwuY29tIiwiZXhwIjoxNzg0NDc5MDQ3fQ.bDoSFZ4uv7JNhAm7TGP2pzohExNFLfEP3EeaVKm0g-o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a18d0e2d51db0e-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "162.221.196.121",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 16:51:09 UTC] === END API CALL LOG ===
[12-Jul-2026 16:51:09 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 16:51:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNiIsInVzZXJuYW1lIjoiYW1uemFkZWgiLCJlbWFpbCI6ImguYW1tbnphZGVAZ21haWwuY29tIiwiZXhwIjoxNzg0NDc5MDQ3fQ.bDoSFZ4uv7JNhAm7TGP2pzohExNFLfEP3EeaVKm0g-o
[12-Jul-2026 16:51:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 16:51:09 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 16:51:09 UTC] User ID: 1036
[12-Jul-2026 16:51:09 UTC] ✅ User profile retrieved successfully for user ID: 1036
[12-Jul-2026 16:51:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 16:51:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 16:51:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"162.221.196.121, 172.71.148.68","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNiIsInVzZXJuYW1lIjoiYW1uemFkZWgiLCJlbWFpbCI6ImguYW1tbnphZGVAZ21haWwuY29tIiwiZXhwIjoxNzg0NDc5MDQ3fQ.bDoSFZ4uv7JNhAm7TGP2pzohExNFLfEP3EeaVKm0g-o","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1a18d0e2d4ddb0e-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"162.221.196.121","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-Jul-2026 16:51:09 UTC] === User Orders API Called ===
[12-Jul-2026 16:51:09 UTC] User ID: 1036
[12-Jul-2026 16:51:09 UTC] Limit: 20, Offset: 0
[12-Jul-2026 16:51:09 UTC] Orders found: 0
[12-Jul-2026 16:51:09 UTC] Orders data: []
[12-Jul-2026 16:51:09 UTC] Total orders count: 0
[12-Jul-2026 16:51:09 UTC] === API CALL LOG ===
[12-Jul-2026 16:51:09 UTC] Endpoint: user/profile.php
[12-Jul-2026 16:51:09 UTC] Full Log Data: {
    "timestamp": "2026-07-12 16:51:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "162.221.196.121",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "162.221.196.121, 172.71.148.68",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNiIsInVzZXJuYW1lIjoiYW1uemFkZWgiLCJlbWFpbCI6ImguYW1tbnphZGVAZ21haWwuY29tIiwiZXhwIjoxNzg0NDc5MDQ3fQ.bDoSFZ4uv7JNhAm7TGP2pzohExNFLfEP3EeaVKm0g-o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a18d12ed5cdb0e-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "162.221.196.121",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 16:51:09 UTC] === END API CALL LOG ===
[12-Jul-2026 16:51:09 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 16:51:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNiIsInVzZXJuYW1lIjoiYW1uemFkZWgiLCJlbWFpbCI6ImguYW1tbnphZGVAZ21haWwuY29tIiwiZXhwIjoxNzg0NDc5MDQ3fQ.bDoSFZ4uv7JNhAm7TGP2pzohExNFLfEP3EeaVKm0g-o
[12-Jul-2026 16:51:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 16:51:09 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 16:51:09 UTC] User ID: 1036
[12-Jul-2026 16:51:09 UTC] ✅ User profile retrieved successfully for user ID: 1036
[12-Jul-2026 16:54:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 16:54:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 16:54:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"146.19.220.78, 162.158.102.213","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzOCIsInVzZXJuYW1lIjoiQGFpcGVyaTdkIiwiZW1haWwiOiJ1b3k5NTgzNTBAZ21haWwuY29tIiwiZXhwIjoxNzg0NDgwMDc3fQ.t-w5V00GjpV3gPoXn3rAfIjy2auBFrVogIHCzgNtHzM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1a19229bf02ee3b-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"146.19.220.78","cf-ipcountry":"KG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-Jul-2026 16:54:38 UTC] === User Orders API Called ===
[12-Jul-2026 16:54:38 UTC] User ID: 1038
[12-Jul-2026 16:54:38 UTC] Limit: 20, Offset: 0
[12-Jul-2026 16:54:38 UTC] Orders found: 0
[12-Jul-2026 16:54:38 UTC] Orders data: []
[12-Jul-2026 16:54:38 UTC] Total orders count: 0
[12-Jul-2026 16:54:38 UTC] === API CALL LOG ===
[12-Jul-2026 16:54:38 UTC] Endpoint: user/profile.php
[12-Jul-2026 16:54:38 UTC] Full Log Data: {
    "timestamp": "2026-07-12 16:54:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "146.19.220.78",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "146.19.220.78, 162.158.102.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzOCIsInVzZXJuYW1lIjoiQGFpcGVyaTdkIiwiZW1haWwiOiJ1b3k5NTgzNTBAZ21haWwuY29tIiwiZXhwIjoxNzg0NDgwMDc3fQ.t-w5V00GjpV3gPoXn3rAfIjy2auBFrVogIHCzgNtHzM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a19229bf00ee3b-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "146.19.220.78",
        "cf-ipcountry": "KG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 16:54:38 UTC] === END API CALL LOG ===
[12-Jul-2026 16:54:38 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 16:54:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzOCIsInVzZXJuYW1lIjoiQGFpcGVyaTdkIiwiZW1haWwiOiJ1b3k5NTgzNTBAZ21haWwuY29tIiwiZXhwIjoxNzg0NDgwMDc3fQ.t-w5V00GjpV3gPoXn3rAfIjy2auBFrVogIHCzgNtHzM
[12-Jul-2026 16:54:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 16:54:38 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 16:54:38 UTC] User ID: 1038
[12-Jul-2026 16:54:38 UTC] ✅ User profile retrieved successfully for user ID: 1038
[12-Jul-2026 16:54:38 UTC] === API CALL LOG ===
[12-Jul-2026 16:54:38 UTC] Endpoint: user/profile.php
[12-Jul-2026 16:54:38 UTC] Full Log Data: {
    "timestamp": "2026-07-12 16:54:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "146.19.220.78",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "146.19.220.78, 162.158.102.221",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzOCIsInVzZXJuYW1lIjoiQGFpcGVyaTdkIiwiZW1haWwiOiJ1b3k5NTgzNTBAZ21haWwuY29tIiwiZXhwIjoxNzg0NDgwMDc3fQ.t-w5V00GjpV3gPoXn3rAfIjy2auBFrVogIHCzgNtHzM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a1922a5f8eee3b-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "146.19.220.78",
        "cf-ipcountry": "KG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 16:54:38 UTC] === END API CALL LOG ===
[12-Jul-2026 16:54:38 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 16:54:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzOCIsInVzZXJuYW1lIjoiQGFpcGVyaTdkIiwiZW1haWwiOiJ1b3k5NTgzNTBAZ21haWwuY29tIiwiZXhwIjoxNzg0NDgwMDc3fQ.t-w5V00GjpV3gPoXn3rAfIjy2auBFrVogIHCzgNtHzM
[12-Jul-2026 16:54:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 16:54:38 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 16:54:38 UTC] User ID: 1038
[12-Jul-2026 16:54:38 UTC] ✅ User profile retrieved successfully for user ID: 1038
[12-Jul-2026 16:54:39 UTC] === API CALL LOG ===
[12-Jul-2026 16:54:39 UTC] Endpoint: user/profile.php
[12-Jul-2026 16:54:39 UTC] Full Log Data: {
    "timestamp": "2026-07-12 16:54:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "146.19.220.78",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "146.19.220.78, 162.158.102.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzOCIsInVzZXJuYW1lIjoiQGFpcGVyaTdkIiwiZW1haWwiOiJ1b3k5NTgzNTBAZ21haWwuY29tIiwiZXhwIjoxNzg0NDgwMDc3fQ.t-w5V00GjpV3gPoXn3rAfIjy2auBFrVogIHCzgNtHzM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a1922e0b56ee3b-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "146.19.220.78",
        "cf-ipcountry": "KG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 16:54:39 UTC] === END API CALL LOG ===
[12-Jul-2026 16:54:39 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 16:54:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzOCIsInVzZXJuYW1lIjoiQGFpcGVyaTdkIiwiZW1haWwiOiJ1b3k5NTgzNTBAZ21haWwuY29tIiwiZXhwIjoxNzg0NDgwMDc3fQ.t-w5V00GjpV3gPoXn3rAfIjy2auBFrVogIHCzgNtHzM
[12-Jul-2026 16:54:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 16:54:39 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 16:54:39 UTC] User ID: 1038
[12-Jul-2026 16:54:39 UTC] ✅ User profile retrieved successfully for user ID: 1038
[12-Jul-2026 16:54:55 UTC] === API CALL LOG ===
[12-Jul-2026 16:54:55 UTC] Endpoint: user/profile.php
[12-Jul-2026 16:54:55 UTC] Full Log Data: {
    "timestamp": "2026-07-12 16:54:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "146.19.220.78",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "146.19.220.78, 162.158.102.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzOCIsInVzZXJuYW1lIjoiQGFpcGVyaTdkIiwiZW1haWwiOiJ1b3k5NTgzNTBAZ21haWwuY29tIiwiZXhwIjoxNzg0NDgwMDc3fQ.t-w5V00GjpV3gPoXn3rAfIjy2auBFrVogIHCzgNtHzM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a192950f3eee3b-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "146.19.220.78",
        "cf-ipcountry": "KG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 16:54:55 UTC] === END API CALL LOG ===
[12-Jul-2026 16:54:55 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 16:54:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzOCIsInVzZXJuYW1lIjoiQGFpcGVyaTdkIiwiZW1haWwiOiJ1b3k5NTgzNTBAZ21haWwuY29tIiwiZXhwIjoxNzg0NDgwMDc3fQ.t-w5V00GjpV3gPoXn3rAfIjy2auBFrVogIHCzgNtHzM
[12-Jul-2026 16:54:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 16:54:55 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 16:54:55 UTC] User ID: 1038
[12-Jul-2026 16:54:55 UTC] ✅ User profile retrieved successfully for user ID: 1038
[12-Jul-2026 16:55:10 UTC] === API CALL LOG ===
[12-Jul-2026 16:55:10 UTC] Endpoint: user/profile.php
[12-Jul-2026 16:55:10 UTC] Full Log Data: {
    "timestamp": "2026-07-12 16:55:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "146.19.220.78",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "146.19.220.78, 162.158.102.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzOCIsInVzZXJuYW1lIjoiQGFpcGVyaTdkIiwiZW1haWwiOiJ1b3k5NTgzNTBAZ21haWwuY29tIiwiZXhwIjoxNzg0NDgwMDc3fQ.t-w5V00GjpV3gPoXn3rAfIjy2auBFrVogIHCzgNtHzM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a192f4af5bee3b-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "146.19.220.78",
        "cf-ipcountry": "KG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 16:55:10 UTC] === END API CALL LOG ===
[12-Jul-2026 16:55:10 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 16:55:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzOCIsInVzZXJuYW1lIjoiQGFpcGVyaTdkIiwiZW1haWwiOiJ1b3k5NTgzNTBAZ21haWwuY29tIiwiZXhwIjoxNzg0NDgwMDc3fQ.t-w5V00GjpV3gPoXn3rAfIjy2auBFrVogIHCzgNtHzM
[12-Jul-2026 16:55:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 16:55:10 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 16:55:10 UTC] User ID: 1038
[12-Jul-2026 16:55:10 UTC] ✅ User profile retrieved successfully for user ID: 1038
[12-Jul-2026 16:55:13 UTC] === API CALL LOG ===
[12-Jul-2026 16:55:13 UTC] Endpoint: user/profile.php
[12-Jul-2026 16:55:13 UTC] Full Log Data: {
    "timestamp": "2026-07-12 16:55:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "146.19.220.78",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "146.19.220.78, 162.158.102.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzOCIsInVzZXJuYW1lIjoiQGFpcGVyaTdkIiwiZW1haWwiOiJ1b3k5NTgzNTBAZ21haWwuY29tIiwiZXhwIjoxNzg0NDgwMDc3fQ.t-w5V00GjpV3gPoXn3rAfIjy2auBFrVogIHCzgNtHzM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a19303ededee3b-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "146.19.220.78",
        "cf-ipcountry": "KG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 16:55:13 UTC] === END API CALL LOG ===
[12-Jul-2026 16:55:13 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 16:55:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzOCIsInVzZXJuYW1lIjoiQGFpcGVyaTdkIiwiZW1haWwiOiJ1b3k5NTgzNTBAZ21haWwuY29tIiwiZXhwIjoxNzg0NDgwMDc3fQ.t-w5V00GjpV3gPoXn3rAfIjy2auBFrVogIHCzgNtHzM
[12-Jul-2026 16:55:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 16:55:13 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 16:55:13 UTC] User ID: 1038
[12-Jul-2026 16:55:13 UTC] ✅ User profile retrieved successfully for user ID: 1038
[12-Jul-2026 16:55:13 UTC] User Purchases API - User ID: 1038
[12-Jul-2026 16:55:13 UTC] User Purchases API - Total purchases found: 0
[12-Jul-2026 16:55:29 UTC] === API CALL LOG ===
[12-Jul-2026 16:55:29 UTC] Endpoint: user/profile.php
[12-Jul-2026 16:55:29 UTC] Full Log Data: {
    "timestamp": "2026-07-12 16:55:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "146.19.220.78",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "146.19.220.78, 172.64.198.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzOCIsInVzZXJuYW1lIjoiQGFpcGVyaTdkIiwiZW1haWwiOiJ1b3k5NTgzNTBAZ21haWwuY29tIiwiZXhwIjoxNzg0NDgwMDc3fQ.t-w5V00GjpV3gPoXn3rAfIjy2auBFrVogIHCzgNtHzM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a193668978ccd2-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "146.19.220.78",
        "cf-ipcountry": "KG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 16:55:29 UTC] === END API CALL LOG ===
[12-Jul-2026 16:55:29 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 16:55:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzOCIsInVzZXJuYW1lIjoiQGFpcGVyaTdkIiwiZW1haWwiOiJ1b3k5NTgzNTBAZ21haWwuY29tIiwiZXhwIjoxNzg0NDgwMDc3fQ.t-w5V00GjpV3gPoXn3rAfIjy2auBFrVogIHCzgNtHzM
[12-Jul-2026 16:55:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 16:55:29 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 16:55:29 UTC] User ID: 1038
[12-Jul-2026 16:55:29 UTC] ✅ User profile retrieved successfully for user ID: 1038
[12-Jul-2026 16:55:29 UTC] === API CALL LOG ===
[12-Jul-2026 16:55:29 UTC] Endpoint: user/profile.php
[12-Jul-2026 16:55:29 UTC] Full Log Data: {
    "timestamp": "2026-07-12 16:55:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "146.19.220.78",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "146.19.220.78, 172.64.198.67",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzOCIsInVzZXJuYW1lIjoiQGFpcGVyaTdkIiwiZW1haWwiOiJ1b3k5NTgzNTBAZ21haWwuY29tIiwiZXhwIjoxNzg0NDgwMDc3fQ.t-w5V00GjpV3gPoXn3rAfIjy2auBFrVogIHCzgNtHzM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a1936a183dccd2-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "146.19.220.78",
        "cf-ipcountry": "KG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 16:55:29 UTC] === END API CALL LOG ===
[12-Jul-2026 16:55:29 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 16:55:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzOCIsInVzZXJuYW1lIjoiQGFpcGVyaTdkIiwiZW1haWwiOiJ1b3k5NTgzNTBAZ21haWwuY29tIiwiZXhwIjoxNzg0NDgwMDc3fQ.t-w5V00GjpV3gPoXn3rAfIjy2auBFrVogIHCzgNtHzM
[12-Jul-2026 16:55:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 16:55:29 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 16:55:29 UTC] User ID: 1038
[12-Jul-2026 16:55:29 UTC] ✅ User profile retrieved successfully for user ID: 1038
[12-Jul-2026 16:55:29 UTC] === API CALL LOG ===
[12-Jul-2026 16:55:29 UTC] Endpoint: user/profile.php
[12-Jul-2026 16:55:29 UTC] Full Log Data: {
    "timestamp": "2026-07-12 16:55:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "146.19.220.78",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "146.19.220.78, 172.64.198.67",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzOCIsInVzZXJuYW1lIjoiQGFpcGVyaTdkIiwiZW1haWwiOiJ1b3k5NTgzNTBAZ21haWwuY29tIiwiZXhwIjoxNzg0NDgwMDc3fQ.t-w5V00GjpV3gPoXn3rAfIjy2auBFrVogIHCzgNtHzM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a1936ab962ccd2-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "146.19.220.78",
        "cf-ipcountry": "KG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 16:55:29 UTC] === END API CALL LOG ===
[12-Jul-2026 16:55:29 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 16:55:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzOCIsInVzZXJuYW1lIjoiQGFpcGVyaTdkIiwiZW1haWwiOiJ1b3k5NTgzNTBAZ21haWwuY29tIiwiZXhwIjoxNzg0NDgwMDc3fQ.t-w5V00GjpV3gPoXn3rAfIjy2auBFrVogIHCzgNtHzM
[12-Jul-2026 16:55:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 16:55:29 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 16:55:29 UTC] User ID: 1038
[12-Jul-2026 16:55:29 UTC] ✅ User profile retrieved successfully for user ID: 1038
[12-Jul-2026 16:55:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 16:55:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 16:55:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"146.19.220.78, 172.64.198.81","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzOCIsInVzZXJuYW1lIjoiQGFpcGVyaTdkIiwiZW1haWwiOiJ1b3k5NTgzNTBAZ21haWwuY29tIiwiZXhwIjoxNzg0NDgwMDc3fQ.t-w5V00GjpV3gPoXn3rAfIjy2auBFrVogIHCzgNtHzM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1a1936ab95dccd2-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"146.19.220.78","cf-ipcountry":"KG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-Jul-2026 16:55:29 UTC] === User Orders API Called ===
[12-Jul-2026 16:55:29 UTC] User ID: 1038
[12-Jul-2026 16:55:29 UTC] Limit: 20, Offset: 0
[12-Jul-2026 16:55:29 UTC] Orders found: 0
[12-Jul-2026 16:55:29 UTC] Orders data: []
[12-Jul-2026 16:55:29 UTC] Total orders count: 0
[12-Jul-2026 16:55:35 UTC] === API CALL LOG ===
[12-Jul-2026 16:55:35 UTC] Endpoint: user/profile.php
[12-Jul-2026 16:55:35 UTC] Full Log Data: {
    "timestamp": "2026-07-12 16:55:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "146.19.220.78",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "146.19.220.78, 162.158.172.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzOCIsInVzZXJuYW1lIjoiQGFpcGVyaTdkIiwiZW1haWwiOiJ1b3k5NTgzNTBAZ21haWwuY29tIiwiZXhwIjoxNzg0NDgwMDc3fQ.t-w5V00GjpV3gPoXn3rAfIjy2auBFrVogIHCzgNtHzM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a1939008df028d-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "146.19.220.78",
        "cf-ipcountry": "KG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 16:55:35 UTC] === END API CALL LOG ===
[12-Jul-2026 16:55:35 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 16:55:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzOCIsInVzZXJuYW1lIjoiQGFpcGVyaTdkIiwiZW1haWwiOiJ1b3k5NTgzNTBAZ21haWwuY29tIiwiZXhwIjoxNzg0NDgwMDc3fQ.t-w5V00GjpV3gPoXn3rAfIjy2auBFrVogIHCzgNtHzM
[12-Jul-2026 16:55:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 16:55:35 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 16:55:35 UTC] User ID: 1038
[12-Jul-2026 16:55:35 UTC] ✅ User profile retrieved successfully for user ID: 1038
[12-Jul-2026 16:55:36 UTC] === API CALL LOG ===
[12-Jul-2026 16:55:36 UTC] Endpoint: user/profile.php
[12-Jul-2026 16:55:36 UTC] Full Log Data: {
    "timestamp": "2026-07-12 16:55:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "146.19.220.78",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "146.19.220.78, 162.158.172.78",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzOCIsInVzZXJuYW1lIjoiQGFpcGVyaTdkIiwiZW1haWwiOiJ1b3k5NTgzNTBAZ21haWwuY29tIiwiZXhwIjoxNzg0NDgwMDc3fQ.t-w5V00GjpV3gPoXn3rAfIjy2auBFrVogIHCzgNtHzM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a193939af0028d-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "146.19.220.78",
        "cf-ipcountry": "KG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 16:55:36 UTC] === END API CALL LOG ===
[12-Jul-2026 16:55:36 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 16:55:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzOCIsInVzZXJuYW1lIjoiQGFpcGVyaTdkIiwiZW1haWwiOiJ1b3k5NTgzNTBAZ21haWwuY29tIiwiZXhwIjoxNzg0NDgwMDc3fQ.t-w5V00GjpV3gPoXn3rAfIjy2auBFrVogIHCzgNtHzM
[12-Jul-2026 16:55:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 16:55:36 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 16:55:36 UTC] User ID: 1038
[12-Jul-2026 16:55:36 UTC] ✅ User profile retrieved successfully for user ID: 1038
[12-Jul-2026 16:55:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 16:55:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 16:55:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"146.19.220.78, 162.158.172.79","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzOCIsInVzZXJuYW1lIjoiQGFpcGVyaTdkIiwiZW1haWwiOiJ1b3k5NTgzNTBAZ21haWwuY29tIiwiZXhwIjoxNzg0NDgwMDc3fQ.t-w5V00GjpV3gPoXn3rAfIjy2auBFrVogIHCzgNtHzM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1a193939af7028d-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"146.19.220.78","cf-ipcountry":"KG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-Jul-2026 16:55:36 UTC] === User Orders API Called ===
[12-Jul-2026 16:55:36 UTC] User ID: 1038
[12-Jul-2026 16:55:36 UTC] Limit: 20, Offset: 0
[12-Jul-2026 16:55:36 UTC] Orders found: 0
[12-Jul-2026 16:55:36 UTC] Orders data: []
[12-Jul-2026 16:55:36 UTC] Total orders count: 0
[12-Jul-2026 16:55:36 UTC] === API CALL LOG ===
[12-Jul-2026 16:55:36 UTC] Endpoint: user/profile.php
[12-Jul-2026 16:55:36 UTC] Full Log Data: {
    "timestamp": "2026-07-12 16:55:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "146.19.220.78",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "146.19.220.78, 162.158.172.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzOCIsInVzZXJuYW1lIjoiQGFpcGVyaTdkIiwiZW1haWwiOiJ1b3k5NTgzNTBAZ21haWwuY29tIiwiZXhwIjoxNzg0NDgwMDc3fQ.t-w5V00GjpV3gPoXn3rAfIjy2auBFrVogIHCzgNtHzM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a193946cb5028d-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "146.19.220.78",
        "cf-ipcountry": "KG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 16:55:36 UTC] === END API CALL LOG ===
[12-Jul-2026 16:55:36 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 16:55:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzOCIsInVzZXJuYW1lIjoiQGFpcGVyaTdkIiwiZW1haWwiOiJ1b3k5NTgzNTBAZ21haWwuY29tIiwiZXhwIjoxNzg0NDgwMDc3fQ.t-w5V00GjpV3gPoXn3rAfIjy2auBFrVogIHCzgNtHzM
[12-Jul-2026 16:55:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 16:55:36 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 16:55:36 UTC] User ID: 1038
[12-Jul-2026 16:55:36 UTC] ✅ User profile retrieved successfully for user ID: 1038
[12-Jul-2026 16:55:52 UTC] === API CALL LOG ===
[12-Jul-2026 16:55:52 UTC] Endpoint: user/profile.php
[12-Jul-2026 16:55:52 UTC] Full Log Data: {
    "timestamp": "2026-07-12 16:55:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "146.19.220.78",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "146.19.220.78, 162.158.172.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzOCIsInVzZXJuYW1lIjoiQGFpcGVyaTdkIiwiZW1haWwiOiJ1b3k5NTgzNTBAZ21haWwuY29tIiwiZXhwIjoxNzg0NDgwMDc3fQ.t-w5V00GjpV3gPoXn3rAfIjy2auBFrVogIHCzgNtHzM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a193fa5df4eed3-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "146.19.220.78",
        "cf-ipcountry": "KG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 16:55:52 UTC] === END API CALL LOG ===
[12-Jul-2026 16:55:52 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 16:55:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzOCIsInVzZXJuYW1lIjoiQGFpcGVyaTdkIiwiZW1haWwiOiJ1b3k5NTgzNTBAZ21haWwuY29tIiwiZXhwIjoxNzg0NDgwMDc3fQ.t-w5V00GjpV3gPoXn3rAfIjy2auBFrVogIHCzgNtHzM
[12-Jul-2026 16:55:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 16:55:52 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 16:55:52 UTC] User ID: 1038
[12-Jul-2026 16:55:52 UTC] ✅ User profile retrieved successfully for user ID: 1038
[12-Jul-2026 16:55:53 UTC] === API CALL LOG ===
[12-Jul-2026 16:55:53 UTC] Endpoint: user/profile.php
[12-Jul-2026 16:55:53 UTC] Full Log Data: {
    "timestamp": "2026-07-12 16:55:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "150.228.11.252",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "150.228.11.252, 172.71.144.83",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNyIsInVzZXJuYW1lIjoiYWxpNTUiLCJlbWFpbCI6ImdlYWRhbHNrQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ3OTUzOH0.EN_mnhoIUmDg3KlwJ6Fym2YCuH2mXX-IOkVlPprbQNA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a193fc9863dbdc-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "150.228.11.252",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 16:55:53 UTC] === END API CALL LOG ===
[12-Jul-2026 16:55:53 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 16:55:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNyIsInVzZXJuYW1lIjoiYWxpNTUiLCJlbWFpbCI6ImdlYWRhbHNrQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ3OTUzOH0.EN_mnhoIUmDg3KlwJ6Fym2YCuH2mXX-IOkVlPprbQNA
[12-Jul-2026 16:55:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 16:55:53 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 16:55:53 UTC] User ID: 1037
[12-Jul-2026 16:55:53 UTC] ✅ User profile retrieved successfully for user ID: 1037
[12-Jul-2026 16:55:53 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 16:55:53 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 16:55:53 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"150.228.11.252, 172.71.144.82","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNyIsInVzZXJuYW1lIjoiYWxpNTUiLCJlbWFpbCI6ImdlYWRhbHNrQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ3OTUzOH0.EN_mnhoIUmDg3KlwJ6Fym2YCuH2mXX-IOkVlPprbQNA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1a193fc9859dbdc-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"150.228.11.252","cf-ipcountry":"YE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-Jul-2026 16:55:53 UTC] === User Orders API Called ===
[12-Jul-2026 16:55:53 UTC] User ID: 1037
[12-Jul-2026 16:55:53 UTC] Limit: 20, Offset: 0
[12-Jul-2026 16:55:53 UTC] Orders found: 0
[12-Jul-2026 16:55:53 UTC] Orders data: []
[12-Jul-2026 16:55:53 UTC] Total orders count: 0
[12-Jul-2026 16:55:53 UTC] === API CALL LOG ===
[12-Jul-2026 16:55:53 UTC] Endpoint: user/profile.php
[12-Jul-2026 16:55:53 UTC] Full Log Data: {
    "timestamp": "2026-07-12 16:55:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "150.228.11.252",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "150.228.11.252, 172.71.144.83",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNyIsInVzZXJuYW1lIjoiYWxpNTUiLCJlbWFpbCI6ImdlYWRhbHNrQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ3OTUzOH0.EN_mnhoIUmDg3KlwJ6Fym2YCuH2mXX-IOkVlPprbQNA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a193fc9867dbdc-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "150.228.11.252",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 16:55:53 UTC] === END API CALL LOG ===
[12-Jul-2026 16:55:53 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 16:55:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNyIsInVzZXJuYW1lIjoiYWxpNTUiLCJlbWFpbCI6ImdlYWRhbHNrQGdtYWlsLmNvbSIsImV4cCI6MTc4NDQ3OTUzOH0.EN_mnhoIUmDg3KlwJ6Fym2YCuH2mXX-IOkVlPprbQNA
[12-Jul-2026 16:55:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 16:55:53 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 16:55:53 UTC] User ID: 1037
[12-Jul-2026 16:55:53 UTC] ✅ User profile retrieved successfully for user ID: 1037
[12-Jul-2026 16:55:53 UTC] === API CALL LOG ===
[12-Jul-2026 16:55:53 UTC] Endpoint: user/profile.php
[12-Jul-2026 16:55:53 UTC] Full Log Data: {
    "timestamp": "2026-07-12 16:55:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "146.19.220.78",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "146.19.220.78, 162.158.172.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzOCIsInVzZXJuYW1lIjoiQGFpcGVyaTdkIiwiZW1haWwiOiJ1b3k5NTgzNTBAZ21haWwuY29tIiwiZXhwIjoxNzg0NDgwMDc3fQ.t-w5V00GjpV3gPoXn3rAfIjy2auBFrVogIHCzgNtHzM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a193fdcbfaeed3-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "146.19.220.78",
        "cf-ipcountry": "KG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 16:55:53 UTC] === END API CALL LOG ===
[12-Jul-2026 16:55:53 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 16:55:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzOCIsInVzZXJuYW1lIjoiQGFpcGVyaTdkIiwiZW1haWwiOiJ1b3k5NTgzNTBAZ21haWwuY29tIiwiZXhwIjoxNzg0NDgwMDc3fQ.t-w5V00GjpV3gPoXn3rAfIjy2auBFrVogIHCzgNtHzM
[12-Jul-2026 16:55:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 16:55:53 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 16:55:53 UTC] User ID: 1038
[12-Jul-2026 16:55:53 UTC] ✅ User profile retrieved successfully for user ID: 1038
[12-Jul-2026 16:55:53 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 16:55:53 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 16:55:53 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"146.19.220.78, 162.158.172.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzOCIsInVzZXJuYW1lIjoiQGFpcGVyaTdkIiwiZW1haWwiOiJ1b3k5NTgzNTBAZ21haWwuY29tIiwiZXhwIjoxNzg0NDgwMDc3fQ.t-w5V00GjpV3gPoXn3rAfIjy2auBFrVogIHCzgNtHzM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1a193fe9d3aeed3-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"146.19.220.78","cf-ipcountry":"KG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-Jul-2026 16:55:53 UTC] === User Orders API Called ===
[12-Jul-2026 16:55:53 UTC] User ID: 1038
[12-Jul-2026 16:55:53 UTC] Limit: 20, Offset: 0
[12-Jul-2026 16:55:53 UTC] Orders found: 0
[12-Jul-2026 16:55:53 UTC] Orders data: []
[12-Jul-2026 16:55:53 UTC] Total orders count: 0
[12-Jul-2026 16:55:53 UTC] === API CALL LOG ===
[12-Jul-2026 16:55:53 UTC] Endpoint: user/profile.php
[12-Jul-2026 16:55:53 UTC] Full Log Data: {
    "timestamp": "2026-07-12 16:55:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "146.19.220.78",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "146.19.220.78, 162.158.172.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzOCIsInVzZXJuYW1lIjoiQGFpcGVyaTdkIiwiZW1haWwiOiJ1b3k5NTgzNTBAZ21haWwuY29tIiwiZXhwIjoxNzg0NDgwMDc3fQ.t-w5V00GjpV3gPoXn3rAfIjy2auBFrVogIHCzgNtHzM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a193fe9d41eed3-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "146.19.220.78",
        "cf-ipcountry": "KG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 16:55:53 UTC] === END API CALL LOG ===
[12-Jul-2026 16:55:53 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 16:55:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzOCIsInVzZXJuYW1lIjoiQGFpcGVyaTdkIiwiZW1haWwiOiJ1b3k5NTgzNTBAZ21haWwuY29tIiwiZXhwIjoxNzg0NDgwMDc3fQ.t-w5V00GjpV3gPoXn3rAfIjy2auBFrVogIHCzgNtHzM
[12-Jul-2026 16:55:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 16:55:53 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 16:55:53 UTC] User ID: 1038
[12-Jul-2026 16:55:53 UTC] ✅ User profile retrieved successfully for user ID: 1038
[12-Jul-2026 16:55:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 16:55:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 16:55:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"146.19.220.78, 162.158.172.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzOCIsInVzZXJuYW1lIjoiQGFpcGVyaTdkIiwiZW1haWwiOiJ1b3k5NTgzNTBAZ21haWwuY29tIiwiZXhwIjoxNzg0NDgwMDc3fQ.t-w5V00GjpV3gPoXn3rAfIjy2auBFrVogIHCzgNtHzM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1a194038f33eed3-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"146.19.220.78","cf-ipcountry":"KG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-Jul-2026 16:55:54 UTC] === User Orders API Called ===
[12-Jul-2026 16:55:54 UTC] User ID: 1038
[12-Jul-2026 16:55:54 UTC] Limit: 20, Offset: 0
[12-Jul-2026 16:55:54 UTC] Orders found: 0
[12-Jul-2026 16:55:54 UTC] Orders data: []
[12-Jul-2026 16:55:54 UTC] Total orders count: 0
[12-Jul-2026 16:55:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 16:55:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 16:55:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"146.19.220.78, 162.158.172.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzOCIsInVzZXJuYW1lIjoiQGFpcGVyaTdkIiwiZW1haWwiOiJ1b3k5NTgzNTBAZ21haWwuY29tIiwiZXhwIjoxNzg0NDgwMDc3fQ.t-w5V00GjpV3gPoXn3rAfIjy2auBFrVogIHCzgNtHzM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1a19416c96aeed3-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"146.19.220.78","cf-ipcountry":"KG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-Jul-2026 16:55:57 UTC] === User Orders API Called ===
[12-Jul-2026 16:55:57 UTC] User ID: 1038
[12-Jul-2026 16:55:57 UTC] Limit: 20, Offset: 0
[12-Jul-2026 16:55:57 UTC] === API CALL LOG ===
[12-Jul-2026 16:55:57 UTC] Endpoint: user/profile.php
[12-Jul-2026 16:55:57 UTC] Full Log Data: {
    "timestamp": "2026-07-12 16:55:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "146.19.220.78",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "146.19.220.78, 162.158.172.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzOCIsInVzZXJuYW1lIjoiQGFpcGVyaTdkIiwiZW1haWwiOiJ1b3k5NTgzNTBAZ21haWwuY29tIiwiZXhwIjoxNzg0NDgwMDc3fQ.t-w5V00GjpV3gPoXn3rAfIjy2auBFrVogIHCzgNtHzM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a19416c96eeed3-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "146.19.220.78",
        "cf-ipcountry": "KG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 16:55:57 UTC] Orders found: 0
[12-Jul-2026 16:55:57 UTC] === END API CALL LOG ===
[12-Jul-2026 16:55:57 UTC] Orders data: []
[12-Jul-2026 16:55:57 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 16:55:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzOCIsInVzZXJuYW1lIjoiQGFpcGVyaTdkIiwiZW1haWwiOiJ1b3k5NTgzNTBAZ21haWwuY29tIiwiZXhwIjoxNzg0NDgwMDc3fQ.t-w5V00GjpV3gPoXn3rAfIjy2auBFrVogIHCzgNtHzM
[12-Jul-2026 16:55:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 16:55:57 UTC] Total orders count: 0
[12-Jul-2026 16:55:57 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 16:55:57 UTC] User ID: 1038
[12-Jul-2026 16:55:57 UTC] ✅ User profile retrieved successfully for user ID: 1038
[12-Jul-2026 16:55:57 UTC] === API CALL LOG ===
[12-Jul-2026 16:55:57 UTC] Endpoint: user/profile.php
[12-Jul-2026 16:55:57 UTC] Full Log Data: {
    "timestamp": "2026-07-12 16:55:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "146.19.220.78",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "146.19.220.78, 162.158.172.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzOCIsInVzZXJuYW1lIjoiQGFpcGVyaTdkIiwiZW1haWwiOiJ1b3k5NTgzNTBAZ21haWwuY29tIiwiZXhwIjoxNzg0NDgwMDc3fQ.t-w5V00GjpV3gPoXn3rAfIjy2auBFrVogIHCzgNtHzM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a194187c52eed3-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "146.19.220.78",
        "cf-ipcountry": "KG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 16:55:57 UTC] === END API CALL LOG ===
[12-Jul-2026 16:55:57 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 16:55:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzOCIsInVzZXJuYW1lIjoiQGFpcGVyaTdkIiwiZW1haWwiOiJ1b3k5NTgzNTBAZ21haWwuY29tIiwiZXhwIjoxNzg0NDgwMDc3fQ.t-w5V00GjpV3gPoXn3rAfIjy2auBFrVogIHCzgNtHzM
[12-Jul-2026 16:55:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 16:55:57 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 16:55:57 UTC] User ID: 1038
[12-Jul-2026 16:55:57 UTC] ✅ User profile retrieved successfully for user ID: 1038
[12-Jul-2026 19:59:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 19:59:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 19:59:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.188.252.169, 104.22.45.74","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzOSIsInVzZXJuYW1lIjoiYWR1IiwiZW1haWwiOiJhZG5hbnNlaWQ0NTZAZ21haWwuY29tIiwiZXhwIjoxNzg0NDkxMTk1fQ.qo0oel80XzHNbrlcyBY2PP6aPL0kKnV99NODoq6XUOM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1a2a1a3a8237885-JNB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.188.252.169","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-Jul-2026 19:59:58 UTC] === User Orders API Called ===
[12-Jul-2026 19:59:58 UTC] User ID: 1039
[12-Jul-2026 19:59:58 UTC] Limit: 20, Offset: 0
[12-Jul-2026 19:59:58 UTC] Orders found: 0
[12-Jul-2026 19:59:58 UTC] Orders data: []
[12-Jul-2026 19:59:58 UTC] Total orders count: 0
[12-Jul-2026 19:59:58 UTC] === API CALL LOG ===
[12-Jul-2026 19:59:58 UTC] Endpoint: user/profile.php
[12-Jul-2026 19:59:58 UTC] Full Log Data: {
    "timestamp": "2026-07-12 19:59:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.252.169",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.188.252.169, 104.22.45.107",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzOSIsInVzZXJuYW1lIjoiYWR1IiwiZW1haWwiOiJhZG5hbnNlaWQ0NTZAZ21haWwuY29tIiwiZXhwIjoxNzg0NDkxMTk1fQ.qo0oel80XzHNbrlcyBY2PP6aPL0kKnV99NODoq6XUOM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a2a1a1ebe47885-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.188.252.169",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 19:59:58 UTC] === END API CALL LOG ===
[12-Jul-2026 19:59:58 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 19:59:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzOSIsInVzZXJuYW1lIjoiYWR1IiwiZW1haWwiOiJhZG5hbnNlaWQ0NTZAZ21haWwuY29tIiwiZXhwIjoxNzg0NDkxMTk1fQ.qo0oel80XzHNbrlcyBY2PP6aPL0kKnV99NODoq6XUOM
[12-Jul-2026 19:59:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 19:59:58 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 19:59:58 UTC] User ID: 1039
[12-Jul-2026 19:59:58 UTC] ✅ User profile retrieved successfully for user ID: 1039
[12-Jul-2026 19:59:58 UTC] === API CALL LOG ===
[12-Jul-2026 19:59:58 UTC] Endpoint: user/profile.php
[12-Jul-2026 19:59:58 UTC] Full Log Data: {
    "timestamp": "2026-07-12 19:59:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.252.169",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.188.252.169, 104.22.45.106",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzOSIsInVzZXJuYW1lIjoiYWR1IiwiZW1haWwiOiJhZG5hbnNlaWQ0NTZAZ21haWwuY29tIiwiZXhwIjoxNzg0NDkxMTk1fQ.qo0oel80XzHNbrlcyBY2PP6aPL0kKnV99NODoq6XUOM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a2a1a3a8267885-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.188.252.169",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 19:59:58 UTC] === END API CALL LOG ===
[12-Jul-2026 19:59:58 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 19:59:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzOSIsInVzZXJuYW1lIjoiYWR1IiwiZW1haWwiOiJhZG5hbnNlaWQ0NTZAZ21haWwuY29tIiwiZXhwIjoxNzg0NDkxMTk1fQ.qo0oel80XzHNbrlcyBY2PP6aPL0kKnV99NODoq6XUOM
[12-Jul-2026 19:59:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 19:59:58 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 19:59:58 UTC] User ID: 1039
[12-Jul-2026 19:59:58 UTC] ✅ User profile retrieved successfully for user ID: 1039
[12-Jul-2026 20:00:00 UTC] === API CALL LOG ===
[12-Jul-2026 20:00:00 UTC] Endpoint: user/profile.php
[12-Jul-2026 20:00:00 UTC] Full Log Data: {
    "timestamp": "2026-07-12 20:00:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.252.169",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.188.252.169, 104.22.45.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzOSIsInVzZXJuYW1lIjoiYWR1IiwiZW1haWwiOiJhZG5hbnNlaWQ0NTZAZ21haWwuY29tIiwiZXhwIjoxNzg0NDkxMTk1fQ.qo0oel80XzHNbrlcyBY2PP6aPL0kKnV99NODoq6XUOM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a2a1b2ca947885-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.188.252.169",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 20:00:00 UTC] === END API CALL LOG ===
[12-Jul-2026 20:00:00 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 20:00:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzOSIsInVzZXJuYW1lIjoiYWR1IiwiZW1haWwiOiJhZG5hbnNlaWQ0NTZAZ21haWwuY29tIiwiZXhwIjoxNzg0NDkxMTk1fQ.qo0oel80XzHNbrlcyBY2PP6aPL0kKnV99NODoq6XUOM
[12-Jul-2026 20:00:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 20:00:00 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 20:00:00 UTC] User ID: 1039
[12-Jul-2026 20:00:00 UTC] ✅ User profile retrieved successfully for user ID: 1039
[12-Jul-2026 20:00:33 UTC] === API CALL LOG ===
[12-Jul-2026 20:00:33 UTC] Endpoint: user/profile.php
[12-Jul-2026 20:00:33 UTC] Full Log Data: {
    "timestamp": "2026-07-12 20:00:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.252.169",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.188.252.169, 104.22.45.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzOSIsInVzZXJuYW1lIjoiYWR1IiwiZW1haWwiOiJhZG5hbnNlaWQ0NTZAZ21haWwuY29tIiwiZXhwIjoxNzg0NDkxMTk1fQ.qo0oel80XzHNbrlcyBY2PP6aPL0kKnV99NODoq6XUOM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a2a27de83e7885-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.188.252.169",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 20:00:33 UTC] === END API CALL LOG ===
[12-Jul-2026 20:00:33 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 20:00:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzOSIsInVzZXJuYW1lIjoiYWR1IiwiZW1haWwiOiJhZG5hbnNlaWQ0NTZAZ21haWwuY29tIiwiZXhwIjoxNzg0NDkxMTk1fQ.qo0oel80XzHNbrlcyBY2PP6aPL0kKnV99NODoq6XUOM
[12-Jul-2026 20:00:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 20:00:33 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 20:00:33 UTC] User ID: 1039
[12-Jul-2026 20:00:33 UTC] ✅ User profile retrieved successfully for user ID: 1039
[12-Jul-2026 20:01:03 UTC] === API CALL LOG ===
[12-Jul-2026 20:01:03 UTC] Endpoint: user/profile.php
[12-Jul-2026 20:01:03 UTC] Full Log Data: {
    "timestamp": "2026-07-12 20:01:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.252.169",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.188.252.169, 104.22.45.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzOSIsInVzZXJuYW1lIjoiYWR1IiwiZW1haWwiOiJhZG5hbnNlaWQ0NTZAZ21haWwuY29tIiwiZXhwIjoxNzg0NDkxMTk1fQ.qo0oel80XzHNbrlcyBY2PP6aPL0kKnV99NODoq6XUOM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a2a337ecc67885-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.188.252.169",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 20:01:03 UTC] === END API CALL LOG ===
[12-Jul-2026 20:01:03 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 20:01:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzOSIsInVzZXJuYW1lIjoiYWR1IiwiZW1haWwiOiJhZG5hbnNlaWQ0NTZAZ21haWwuY29tIiwiZXhwIjoxNzg0NDkxMTk1fQ.qo0oel80XzHNbrlcyBY2PP6aPL0kKnV99NODoq6XUOM
[12-Jul-2026 20:01:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 20:01:03 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 20:01:03 UTC] User ID: 1039
[12-Jul-2026 20:01:03 UTC] ✅ User profile retrieved successfully for user ID: 1039
[12-Jul-2026 20:01:17 UTC] === API CALL LOG ===
[12-Jul-2026 20:01:17 UTC] Endpoint: user/profile.php
[12-Jul-2026 20:01:17 UTC] Full Log Data: {
    "timestamp": "2026-07-12 20:01:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.252.169",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.188.252.169, 172.70.108.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzOSIsInVzZXJuYW1lIjoiYWR1IiwiZW1haWwiOiJhZG5hbnNlaWQ0NTZAZ21haWwuY29tIiwiZXhwIjoxNzg0NDkxMTk1fQ.qo0oel80XzHNbrlcyBY2PP6aPL0kKnV99NODoq6XUOM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a2a3911bf3e278-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.188.252.169",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 20:01:17 UTC] === END API CALL LOG ===
[12-Jul-2026 20:01:17 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 20:01:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzOSIsInVzZXJuYW1lIjoiYWR1IiwiZW1haWwiOiJhZG5hbnNlaWQ0NTZAZ21haWwuY29tIiwiZXhwIjoxNzg0NDkxMTk1fQ.qo0oel80XzHNbrlcyBY2PP6aPL0kKnV99NODoq6XUOM
[12-Jul-2026 20:01:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 20:01:17 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 20:01:17 UTC] User ID: 1039
[12-Jul-2026 20:01:17 UTC] ✅ User profile retrieved successfully for user ID: 1039
[12-Jul-2026 20:01:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 20:01:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 20:01:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.188.252.169, 172.70.108.47","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzOSIsInVzZXJuYW1lIjoiYWR1IiwiZW1haWwiOiJhZG5hbnNlaWQ0NTZAZ21haWwuY29tIiwiZXhwIjoxNzg0NDkxMTk1fQ.qo0oel80XzHNbrlcyBY2PP6aPL0kKnV99NODoq6XUOM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1a2a39f0afce278-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.188.252.169","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-Jul-2026 20:01:19 UTC] === User Orders API Called ===
[12-Jul-2026 20:01:19 UTC] User ID: 1039
[12-Jul-2026 20:01:19 UTC] Limit: 20, Offset: 0
[12-Jul-2026 20:01:19 UTC] Orders found: 0
[12-Jul-2026 20:01:19 UTC] Orders data: []
[12-Jul-2026 20:01:19 UTC] Total orders count: 0
[12-Jul-2026 20:01:19 UTC] === API CALL LOG ===
[12-Jul-2026 20:01:19 UTC] Endpoint: user/profile.php
[12-Jul-2026 20:01:19 UTC] Full Log Data: {
    "timestamp": "2026-07-12 20:01:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.252.169",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.188.252.169, 172.70.108.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzOSIsInVzZXJuYW1lIjoiYWR1IiwiZW1haWwiOiJhZG5hbnNlaWQ0NTZAZ21haWwuY29tIiwiZXhwIjoxNzg0NDkxMTk1fQ.qo0oel80XzHNbrlcyBY2PP6aPL0kKnV99NODoq6XUOM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a2a39f0af6e278-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.188.252.169",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 20:01:19 UTC] === END API CALL LOG ===
[12-Jul-2026 20:01:19 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 20:01:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzOSIsInVzZXJuYW1lIjoiYWR1IiwiZW1haWwiOiJhZG5hbnNlaWQ0NTZAZ21haWwuY29tIiwiZXhwIjoxNzg0NDkxMTk1fQ.qo0oel80XzHNbrlcyBY2PP6aPL0kKnV99NODoq6XUOM
[12-Jul-2026 20:01:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 20:01:19 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 20:01:19 UTC] User ID: 1039
[12-Jul-2026 20:01:19 UTC] ✅ User profile retrieved successfully for user ID: 1039
[12-Jul-2026 20:01:19 UTC] === API CALL LOG ===
[12-Jul-2026 20:01:19 UTC] Endpoint: user/profile.php
[12-Jul-2026 20:01:19 UTC] Full Log Data: {
    "timestamp": "2026-07-12 20:01:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.252.169",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.188.252.169, 172.70.108.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzOSIsInVzZXJuYW1lIjoiYWR1IiwiZW1haWwiOiJhZG5hbnNlaWQ0NTZAZ21haWwuY29tIiwiZXhwIjoxNzg0NDkxMTk1fQ.qo0oel80XzHNbrlcyBY2PP6aPL0kKnV99NODoq6XUOM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a2a39f0afee278-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.188.252.169",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 20:01:19 UTC] === END API CALL LOG ===
[12-Jul-2026 20:01:19 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 20:01:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzOSIsInVzZXJuYW1lIjoiYWR1IiwiZW1haWwiOiJhZG5hbnNlaWQ0NTZAZ21haWwuY29tIiwiZXhwIjoxNzg0NDkxMTk1fQ.qo0oel80XzHNbrlcyBY2PP6aPL0kKnV99NODoq6XUOM
[12-Jul-2026 20:01:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 20:01:19 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 20:01:19 UTC] User ID: 1039
[12-Jul-2026 20:01:19 UTC] ✅ User profile retrieved successfully for user ID: 1039
[12-Jul-2026 20:01:27 UTC] === API CALL LOG ===
[12-Jul-2026 20:01:27 UTC] Endpoint: user/profile.php
[12-Jul-2026 20:01:27 UTC] Full Log Data: {
    "timestamp": "2026-07-12 20:01:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.252.169",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.188.252.169, 104.22.45.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzOSIsInVzZXJuYW1lIjoiYWR1IiwiZW1haWwiOiJhZG5hbnNlaWQ0NTZAZ21haWwuY29tIiwiZXhwIjoxNzg0NDkxMTk1fQ.qo0oel80XzHNbrlcyBY2PP6aPL0kKnV99NODoq6XUOM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a2a3cedacc3241-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.188.252.169",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 20:01:27 UTC] === END API CALL LOG ===
[12-Jul-2026 20:01:27 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 20:01:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzOSIsInVzZXJuYW1lIjoiYWR1IiwiZW1haWwiOiJhZG5hbnNlaWQ0NTZAZ21haWwuY29tIiwiZXhwIjoxNzg0NDkxMTk1fQ.qo0oel80XzHNbrlcyBY2PP6aPL0kKnV99NODoq6XUOM
[12-Jul-2026 20:01:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 20:01:27 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 20:01:27 UTC] User ID: 1039
[12-Jul-2026 20:01:27 UTC] ✅ User profile retrieved successfully for user ID: 1039
[12-Jul-2026 20:01:28 UTC] === API CALL LOG ===
[12-Jul-2026 20:01:28 UTC] Endpoint: user/profile.php
[12-Jul-2026 20:01:28 UTC] Full Log Data: {
    "timestamp": "2026-07-12 20:01:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.252.169",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.188.252.169, 104.22.45.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzOSIsInVzZXJuYW1lIjoiYWR1IiwiZW1haWwiOiJhZG5hbnNlaWQ0NTZAZ21haWwuY29tIiwiZXhwIjoxNzg0NDkxMTk1fQ.qo0oel80XzHNbrlcyBY2PP6aPL0kKnV99NODoq6XUOM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a2a3d8fb183241-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.188.252.169",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 20:01:28 UTC] === END API CALL LOG ===
[12-Jul-2026 20:01:28 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 20:01:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzOSIsInVzZXJuYW1lIjoiYWR1IiwiZW1haWwiOiJhZG5hbnNlaWQ0NTZAZ21haWwuY29tIiwiZXhwIjoxNzg0NDkxMTk1fQ.qo0oel80XzHNbrlcyBY2PP6aPL0kKnV99NODoq6XUOM
[12-Jul-2026 20:01:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 20:01:28 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 20:01:28 UTC] User ID: 1039
[12-Jul-2026 20:01:28 UTC] ✅ User profile retrieved successfully for user ID: 1039
[12-Jul-2026 20:01:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 20:01:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 20:01:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.188.252.169, 104.22.45.74","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzOSIsInVzZXJuYW1lIjoiYWR1IiwiZW1haWwiOiJhZG5hbnNlaWQ0NTZAZ21haWwuY29tIiwiZXhwIjoxNzg0NDkxMTk1fQ.qo0oel80XzHNbrlcyBY2PP6aPL0kKnV99NODoq6XUOM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1a2a3d8fb1d3241-JNB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.188.252.169","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-Jul-2026 20:01:28 UTC] === User Orders API Called ===
[12-Jul-2026 20:01:28 UTC] User ID: 1039
[12-Jul-2026 20:01:28 UTC] Limit: 20, Offset: 0
[12-Jul-2026 20:01:28 UTC] Orders found: 0
[12-Jul-2026 20:01:28 UTC] Orders data: []
[12-Jul-2026 20:01:28 UTC] Total orders count: 0
[12-Jul-2026 20:01:28 UTC] === API CALL LOG ===
[12-Jul-2026 20:01:28 UTC] Endpoint: user/profile.php
[12-Jul-2026 20:01:28 UTC] Full Log Data: {
    "timestamp": "2026-07-12 20:01:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.252.169",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.188.252.169, 104.22.45.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzOSIsInVzZXJuYW1lIjoiYWR1IiwiZW1haWwiOiJhZG5hbnNlaWQ0NTZAZ21haWwuY29tIiwiZXhwIjoxNzg0NDkxMTk1fQ.qo0oel80XzHNbrlcyBY2PP6aPL0kKnV99NODoq6XUOM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a2a3d8fb1e3241-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.188.252.169",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 20:01:28 UTC] === END API CALL LOG ===
[12-Jul-2026 20:01:28 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 20:01:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzOSIsInVzZXJuYW1lIjoiYWR1IiwiZW1haWwiOiJhZG5hbnNlaWQ0NTZAZ21haWwuY29tIiwiZXhwIjoxNzg0NDkxMTk1fQ.qo0oel80XzHNbrlcyBY2PP6aPL0kKnV99NODoq6XUOM
[12-Jul-2026 20:01:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 20:01:28 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 20:01:28 UTC] User ID: 1039
[12-Jul-2026 20:01:28 UTC] ✅ User profile retrieved successfully for user ID: 1039
[12-Jul-2026 23:18:41 UTC] === API CALL LOG ===
[12-Jul-2026 23:18:41 UTC] Endpoint: user/profile.php
[12-Jul-2026 23:18:41 UTC] Full Log Data: {
    "timestamp": "2026-07-12 23:18:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "82.34.114.216",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "82.34.114.216, 172.68.215.20",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MCIsInVzZXJuYW1lIjoiQW5kZXJhb24iLCJlbWFpbCI6InRob21hcy56eDExQGdtYWlsLmNvbSIsImV4cCI6MTc4NDUwMzEyMH0.w2-gxQ2y_rkHf1Jen9lkzIYLHC36UhlrxqdVaEd9rsc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a3c4bc2b60c494-MAN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "82.34.114.216",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 23:18:41 UTC] === END API CALL LOG ===
[12-Jul-2026 23:18:41 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 23:18:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MCIsInVzZXJuYW1lIjoiQW5kZXJhb24iLCJlbWFpbCI6InRob21hcy56eDExQGdtYWlsLmNvbSIsImV4cCI6MTc4NDUwMzEyMH0.w2-gxQ2y_rkHf1Jen9lkzIYLHC36UhlrxqdVaEd9rsc
[12-Jul-2026 23:18:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 23:18:41 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 23:18:41 UTC] User ID: 1040
[12-Jul-2026 23:18:41 UTC] ✅ User profile retrieved successfully for user ID: 1040
[12-Jul-2026 23:18:41 UTC] === API CALL LOG ===
[12-Jul-2026 23:18:41 UTC] Endpoint: user/profile.php
[12-Jul-2026 23:18:41 UTC] Full Log Data: {
    "timestamp": "2026-07-12 23:18:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "82.34.114.216",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "82.34.114.216, 172.68.215.20",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MCIsInVzZXJuYW1lIjoiQW5kZXJhb24iLCJlbWFpbCI6InRob21hcy56eDExQGdtYWlsLmNvbSIsImV4cCI6MTc4NDUwMzEyMH0.w2-gxQ2y_rkHf1Jen9lkzIYLHC36UhlrxqdVaEd9rsc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a3c4bc8c0ec494-MAN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "82.34.114.216",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 23:18:41 UTC] === END API CALL LOG ===
[12-Jul-2026 23:18:41 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 23:18:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MCIsInVzZXJuYW1lIjoiQW5kZXJhb24iLCJlbWFpbCI6InRob21hcy56eDExQGdtYWlsLmNvbSIsImV4cCI6MTc4NDUwMzEyMH0.w2-gxQ2y_rkHf1Jen9lkzIYLHC36UhlrxqdVaEd9rsc
[12-Jul-2026 23:18:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 23:18:41 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 23:18:41 UTC] User ID: 1040
[12-Jul-2026 23:18:41 UTC] ✅ User profile retrieved successfully for user ID: 1040
[12-Jul-2026 23:18:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 23:18:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 23:18:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"82.34.114.216, 172.68.205.211","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MCIsInVzZXJuYW1lIjoiQW5kZXJhb24iLCJlbWFpbCI6InRob21hcy56eDExQGdtYWlsLmNvbSIsImV4cCI6MTc4NDUwMzEyMH0.w2-gxQ2y_rkHf1Jen9lkzIYLHC36UhlrxqdVaEd9rsc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1a3c4bc2b62c494-MAN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"82.34.114.216","cf-ipcountry":"GB","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-Jul-2026 23:18:41 UTC] === User Orders API Called ===
[12-Jul-2026 23:18:41 UTC] User ID: 1040
[12-Jul-2026 23:18:41 UTC] Limit: 20, Offset: 0
[12-Jul-2026 23:18:41 UTC] Orders found: 0
[12-Jul-2026 23:18:41 UTC] Orders data: []
[12-Jul-2026 23:18:41 UTC] Total orders count: 0
[12-Jul-2026 23:18:41 UTC] === API CALL LOG ===
[12-Jul-2026 23:18:41 UTC] Endpoint: user/profile.php
[12-Jul-2026 23:18:41 UTC] Full Log Data: {
    "timestamp": "2026-07-12 23:18:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "82.34.114.216",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "82.34.114.216, 172.68.215.20",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MCIsInVzZXJuYW1lIjoiQW5kZXJhb24iLCJlbWFpbCI6InRob21hcy56eDExQGdtYWlsLmNvbSIsImV4cCI6MTc4NDUwMzEyMH0.w2-gxQ2y_rkHf1Jen9lkzIYLHC36UhlrxqdVaEd9rsc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a3c4bec883c494-MAN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "82.34.114.216",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 23:18:41 UTC] === END API CALL LOG ===
[12-Jul-2026 23:18:41 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 23:18:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MCIsInVzZXJuYW1lIjoiQW5kZXJhb24iLCJlbWFpbCI6InRob21hcy56eDExQGdtYWlsLmNvbSIsImV4cCI6MTc4NDUwMzEyMH0.w2-gxQ2y_rkHf1Jen9lkzIYLHC36UhlrxqdVaEd9rsc
[12-Jul-2026 23:18:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 23:18:41 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 23:18:41 UTC] User ID: 1040
[12-Jul-2026 23:18:41 UTC] ✅ User profile retrieved successfully for user ID: 1040
[12-Jul-2026 23:18:58 UTC] === API CALL LOG ===
[12-Jul-2026 23:18:58 UTC] Endpoint: user/profile.php
[12-Jul-2026 23:18:58 UTC] Full Log Data: {
    "timestamp": "2026-07-12 23:18:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "82.34.114.216",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "82.34.114.216, 172.68.215.20",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MCIsInVzZXJuYW1lIjoiQW5kZXJhb24iLCJlbWFpbCI6InRob21hcy56eDExQGdtYWlsLmNvbSIsImV4cCI6MTc4NDUwMzEyMH0.w2-gxQ2y_rkHf1Jen9lkzIYLHC36UhlrxqdVaEd9rsc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a3c527feb5c494-MAN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "82.34.114.216",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 23:18:58 UTC] === END API CALL LOG ===
[12-Jul-2026 23:18:58 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 23:18:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MCIsInVzZXJuYW1lIjoiQW5kZXJhb24iLCJlbWFpbCI6InRob21hcy56eDExQGdtYWlsLmNvbSIsImV4cCI6MTc4NDUwMzEyMH0.w2-gxQ2y_rkHf1Jen9lkzIYLHC36UhlrxqdVaEd9rsc
[12-Jul-2026 23:18:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 23:18:58 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 23:18:58 UTC] User ID: 1040
[12-Jul-2026 23:18:58 UTC] ✅ User profile retrieved successfully for user ID: 1040
[12-Jul-2026 23:19:17 UTC] === API CALL LOG ===
[12-Jul-2026 23:19:17 UTC] Endpoint: user/profile.php
[12-Jul-2026 23:19:17 UTC] Full Log Data: {
    "timestamp": "2026-07-12 23:19:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "82.34.114.216",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "82.34.114.216, 172.68.215.19",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MCIsInVzZXJuYW1lIjoiQW5kZXJhb24iLCJlbWFpbCI6InRob21hcy56eDExQGdtYWlsLmNvbSIsImV4cCI6MTc4NDUwMzEyMH0.w2-gxQ2y_rkHf1Jen9lkzIYLHC36UhlrxqdVaEd9rsc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a3c59e8c38c494-MAN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "82.34.114.216",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 23:19:17 UTC] === END API CALL LOG ===
[12-Jul-2026 23:19:17 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 23:19:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MCIsInVzZXJuYW1lIjoiQW5kZXJhb24iLCJlbWFpbCI6InRob21hcy56eDExQGdtYWlsLmNvbSIsImV4cCI6MTc4NDUwMzEyMH0.w2-gxQ2y_rkHf1Jen9lkzIYLHC36UhlrxqdVaEd9rsc
[12-Jul-2026 23:19:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 23:19:17 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 23:19:17 UTC] User ID: 1040
[12-Jul-2026 23:19:17 UTC] ✅ User profile retrieved successfully for user ID: 1040
[12-Jul-2026 23:19:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 23:19:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 23:19:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"82.34.114.216, 172.68.215.20","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MCIsInVzZXJuYW1lIjoiQW5kZXJhb24iLCJlbWFpbCI6InRob21hcy56eDExQGdtYWlsLmNvbSIsImV4cCI6MTc4NDUwMzEyMH0.w2-gxQ2y_rkHf1Jen9lkzIYLHC36UhlrxqdVaEd9rsc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1a3c59e1b83c494-MAN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"82.34.114.216","cf-ipcountry":"GB","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-Jul-2026 23:19:17 UTC] === User Orders API Called ===
[12-Jul-2026 23:19:17 UTC] User ID: 1040
[12-Jul-2026 23:19:17 UTC] Limit: 20, Offset: 0
[12-Jul-2026 23:19:17 UTC] Orders found: 0
[12-Jul-2026 23:19:17 UTC] Orders data: []
[12-Jul-2026 23:19:17 UTC] Total orders count: 0
[12-Jul-2026 23:19:17 UTC] === API CALL LOG ===
[12-Jul-2026 23:19:17 UTC] Endpoint: user/profile.php
[12-Jul-2026 23:19:17 UTC] Full Log Data: {
    "timestamp": "2026-07-12 23:19:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "82.34.114.216",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "82.34.114.216, 172.68.215.20",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MCIsInVzZXJuYW1lIjoiQW5kZXJhb24iLCJlbWFpbCI6InRob21hcy56eDExQGdtYWlsLmNvbSIsImV4cCI6MTc4NDUwMzEyMH0.w2-gxQ2y_rkHf1Jen9lkzIYLHC36UhlrxqdVaEd9rsc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a3c5a03f68c494-MAN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "82.34.114.216",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 23:19:17 UTC] === END API CALL LOG ===
[12-Jul-2026 23:19:17 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 23:19:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MCIsInVzZXJuYW1lIjoiQW5kZXJhb24iLCJlbWFpbCI6InRob21hcy56eDExQGdtYWlsLmNvbSIsImV4cCI6MTc4NDUwMzEyMH0.w2-gxQ2y_rkHf1Jen9lkzIYLHC36UhlrxqdVaEd9rsc
[12-Jul-2026 23:19:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 23:19:17 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 23:19:17 UTC] User ID: 1040
[12-Jul-2026 23:19:17 UTC] ✅ User profile retrieved successfully for user ID: 1040
[12-Jul-2026 23:19:18 UTC] === API CALL LOG ===
[12-Jul-2026 23:19:18 UTC] Endpoint: user/profile.php
[12-Jul-2026 23:19:18 UTC] Full Log Data: {
    "timestamp": "2026-07-12 23:19:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "82.34.114.216",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "82.34.114.216, 172.68.215.19",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MCIsInVzZXJuYW1lIjoiQW5kZXJhb24iLCJlbWFpbCI6InRob21hcy56eDExQGdtYWlsLmNvbSIsImV4cCI6MTc4NDUwMzEyMH0.w2-gxQ2y_rkHf1Jen9lkzIYLHC36UhlrxqdVaEd9rsc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a3c5a27cc8c494-MAN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "82.34.114.216",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 23:19:18 UTC] === END API CALL LOG ===
[12-Jul-2026 23:19:18 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 23:19:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MCIsInVzZXJuYW1lIjoiQW5kZXJhb24iLCJlbWFpbCI6InRob21hcy56eDExQGdtYWlsLmNvbSIsImV4cCI6MTc4NDUwMzEyMH0.w2-gxQ2y_rkHf1Jen9lkzIYLHC36UhlrxqdVaEd9rsc
[12-Jul-2026 23:19:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 23:19:18 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 23:19:18 UTC] User ID: 1040
[12-Jul-2026 23:19:18 UTC] ✅ User profile retrieved successfully for user ID: 1040
[12-Jul-2026 23:19:35 UTC] === API CALL LOG ===
[12-Jul-2026 23:19:35 UTC] Endpoint: user/profile.php
[12-Jul-2026 23:19:35 UTC] Full Log Data: {
    "timestamp": "2026-07-12 23:19:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "82.34.114.216",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "82.34.114.216, 172.68.215.19",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MCIsInVzZXJuYW1lIjoiQW5kZXJhb24iLCJlbWFpbCI6InRob21hcy56eDExQGdtYWlsLmNvbSIsImV4cCI6MTc4NDUwMzEyMH0.w2-gxQ2y_rkHf1Jen9lkzIYLHC36UhlrxqdVaEd9rsc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a3c60d998fc722-MAN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "82.34.114.216",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 23:19:35 UTC] === END API CALL LOG ===
[12-Jul-2026 23:19:35 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 23:19:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MCIsInVzZXJuYW1lIjoiQW5kZXJhb24iLCJlbWFpbCI6InRob21hcy56eDExQGdtYWlsLmNvbSIsImV4cCI6MTc4NDUwMzEyMH0.w2-gxQ2y_rkHf1Jen9lkzIYLHC36UhlrxqdVaEd9rsc
[12-Jul-2026 23:19:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 23:19:35 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 23:19:35 UTC] User ID: 1040
[12-Jul-2026 23:19:35 UTC] ✅ User profile retrieved successfully for user ID: 1040
[12-Jul-2026 23:19:35 UTC] === API CALL LOG ===
[12-Jul-2026 23:19:35 UTC] Endpoint: user/profile.php
[12-Jul-2026 23:19:35 UTC] Full Log Data: {
    "timestamp": "2026-07-12 23:19:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "82.34.114.216",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "82.34.114.216, 172.68.215.19",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MCIsInVzZXJuYW1lIjoiQW5kZXJhb24iLCJlbWFpbCI6InRob21hcy56eDExQGdtYWlsLmNvbSIsImV4cCI6MTc4NDUwMzEyMH0.w2-gxQ2y_rkHf1Jen9lkzIYLHC36UhlrxqdVaEd9rsc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a3c60f7cf6c722-MAN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "82.34.114.216",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 23:19:35 UTC] === END API CALL LOG ===
[12-Jul-2026 23:19:35 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 23:19:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MCIsInVzZXJuYW1lIjoiQW5kZXJhb24iLCJlbWFpbCI6InRob21hcy56eDExQGdtYWlsLmNvbSIsImV4cCI6MTc4NDUwMzEyMH0.w2-gxQ2y_rkHf1Jen9lkzIYLHC36UhlrxqdVaEd9rsc
[12-Jul-2026 23:19:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 23:19:35 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 23:19:35 UTC] User ID: 1040
[12-Jul-2026 23:19:35 UTC] ✅ User profile retrieved successfully for user ID: 1040
[12-Jul-2026 23:19:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 23:19:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 23:19:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"82.34.114.216, 172.68.215.19","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MCIsInVzZXJuYW1lIjoiQW5kZXJhb24iLCJlbWFpbCI6InRob21hcy56eDExQGdtYWlsLmNvbSIsImV4cCI6MTc4NDUwMzEyMH0.w2-gxQ2y_rkHf1Jen9lkzIYLHC36UhlrxqdVaEd9rsc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1a3c60f9d10c722-MAN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"82.34.114.216","cf-ipcountry":"GB","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-Jul-2026 23:19:35 UTC] === User Orders API Called ===
[12-Jul-2026 23:19:35 UTC] User ID: 1040
[12-Jul-2026 23:19:35 UTC] Limit: 20, Offset: 0
[12-Jul-2026 23:19:35 UTC] Orders found: 0
[12-Jul-2026 23:19:35 UTC] Orders data: []
[12-Jul-2026 23:19:35 UTC] Total orders count: 0
[12-Jul-2026 23:19:35 UTC] === API CALL LOG ===
[12-Jul-2026 23:19:35 UTC] Endpoint: user/profile.php
[12-Jul-2026 23:19:35 UTC] Full Log Data: {
    "timestamp": "2026-07-12 23:19:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "82.34.114.216",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "82.34.114.216, 172.68.215.19",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MCIsInVzZXJuYW1lIjoiQW5kZXJhb24iLCJlbWFpbCI6InRob21hcy56eDExQGdtYWlsLmNvbSIsImV4cCI6MTc4NDUwMzEyMH0.w2-gxQ2y_rkHf1Jen9lkzIYLHC36UhlrxqdVaEd9rsc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a3c6106e72c722-MAN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "82.34.114.216",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 23:19:35 UTC] === END API CALL LOG ===
[12-Jul-2026 23:19:35 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 23:19:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MCIsInVzZXJuYW1lIjoiQW5kZXJhb24iLCJlbWFpbCI6InRob21hcy56eDExQGdtYWlsLmNvbSIsImV4cCI6MTc4NDUwMzEyMH0.w2-gxQ2y_rkHf1Jen9lkzIYLHC36UhlrxqdVaEd9rsc
[12-Jul-2026 23:19:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 23:19:35 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 23:19:35 UTC] User ID: 1040
[12-Jul-2026 23:19:35 UTC] ✅ User profile retrieved successfully for user ID: 1040
[12-Jul-2026 23:19:35 UTC] === API CALL LOG ===
[12-Jul-2026 23:19:35 UTC] Endpoint: user/profile.php
[12-Jul-2026 23:19:35 UTC] Full Log Data: {
    "timestamp": "2026-07-12 23:19:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "82.34.114.216",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "82.34.114.216, 172.68.215.19",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MCIsInVzZXJuYW1lIjoiQW5kZXJhb24iLCJlbWFpbCI6InRob21hcy56eDExQGdtYWlsLmNvbSIsImV4cCI6MTc4NDUwMzEyMH0.w2-gxQ2y_rkHf1Jen9lkzIYLHC36UhlrxqdVaEd9rsc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a3c611b89cc722-MAN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "82.34.114.216",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 23:19:35 UTC] === END API CALL LOG ===
[12-Jul-2026 23:19:35 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 23:19:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MCIsInVzZXJuYW1lIjoiQW5kZXJhb24iLCJlbWFpbCI6InRob21hcy56eDExQGdtYWlsLmNvbSIsImV4cCI6MTc4NDUwMzEyMH0.w2-gxQ2y_rkHf1Jen9lkzIYLHC36UhlrxqdVaEd9rsc
[12-Jul-2026 23:19:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 23:19:35 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 23:19:35 UTC] User ID: 1040
[12-Jul-2026 23:19:35 UTC] ✅ User profile retrieved successfully for user ID: 1040
[12-Jul-2026 23:19:46 UTC] === API CALL LOG ===
[12-Jul-2026 23:19:46 UTC] Endpoint: user/profile.php
[12-Jul-2026 23:19:46 UTC] Full Log Data: {
    "timestamp": "2026-07-12 23:19:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "82.34.114.216",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "82.34.114.216, 172.68.215.20",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MCIsInVzZXJuYW1lIjoiQW5kZXJhb24iLCJlbWFpbCI6InRob21hcy56eDExQGdtYWlsLmNvbSIsImV4cCI6MTc4NDUwMzEyMH0.w2-gxQ2y_rkHf1Jen9lkzIYLHC36UhlrxqdVaEd9rsc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a3c6507c6fc722-MAN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "82.34.114.216",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 23:19:46 UTC] === END API CALL LOG ===
[12-Jul-2026 23:19:46 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 23:19:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MCIsInVzZXJuYW1lIjoiQW5kZXJhb24iLCJlbWFpbCI6InRob21hcy56eDExQGdtYWlsLmNvbSIsImV4cCI6MTc4NDUwMzEyMH0.w2-gxQ2y_rkHf1Jen9lkzIYLHC36UhlrxqdVaEd9rsc
[12-Jul-2026 23:19:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 23:19:46 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 23:19:46 UTC] User ID: 1040
[12-Jul-2026 23:19:46 UTC] ✅ User profile retrieved successfully for user ID: 1040
[12-Jul-2026 23:20:08 UTC] === API CALL LOG ===
[12-Jul-2026 23:20:08 UTC] Endpoint: user/profile.php
[12-Jul-2026 23:20:08 UTC] Full Log Data: {
    "timestamp": "2026-07-12 23:20:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "82.34.114.216",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "82.34.114.216, 172.68.215.20",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MCIsInVzZXJuYW1lIjoiQW5kZXJhb24iLCJlbWFpbCI6InRob21hcy56eDExQGdtYWlsLmNvbSIsImV4cCI6MTc4NDUwMzEyMH0.w2-gxQ2y_rkHf1Jen9lkzIYLHC36UhlrxqdVaEd9rsc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a3c6df0e31c722-MAN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "82.34.114.216",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 23:20:08 UTC] === END API CALL LOG ===
[12-Jul-2026 23:20:08 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 23:20:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MCIsInVzZXJuYW1lIjoiQW5kZXJhb24iLCJlbWFpbCI6InRob21hcy56eDExQGdtYWlsLmNvbSIsImV4cCI6MTc4NDUwMzEyMH0.w2-gxQ2y_rkHf1Jen9lkzIYLHC36UhlrxqdVaEd9rsc
[12-Jul-2026 23:20:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 23:20:08 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 23:20:08 UTC] User ID: 1040
[12-Jul-2026 23:20:08 UTC] ✅ User profile retrieved successfully for user ID: 1040
[12-Jul-2026 23:20:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 23:20:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 23:20:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"82.34.114.216, 172.68.215.19","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MCIsInVzZXJuYW1lIjoiQW5kZXJhb24iLCJlbWFpbCI6InRob21hcy56eDExQGdtYWlsLmNvbSIsImV4cCI6MTc4NDUwMzEyMH0.w2-gxQ2y_rkHf1Jen9lkzIYLHC36UhlrxqdVaEd9rsc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1a3c6de8d75c722-MAN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"82.34.114.216","cf-ipcountry":"GB","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-Jul-2026 23:20:08 UTC] === User Orders API Called ===
[12-Jul-2026 23:20:08 UTC] User ID: 1040
[12-Jul-2026 23:20:08 UTC] Limit: 20, Offset: 0
[12-Jul-2026 23:20:08 UTC] Orders found: 0
[12-Jul-2026 23:20:08 UTC] Orders data: []
[12-Jul-2026 23:20:08 UTC] Total orders count: 0
[12-Jul-2026 23:20:09 UTC] === API CALL LOG ===
[12-Jul-2026 23:20:09 UTC] Endpoint: user/profile.php
[12-Jul-2026 23:20:09 UTC] Full Log Data: {
    "timestamp": "2026-07-12 23:20:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "82.34.114.216",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "82.34.114.216, 172.68.215.19",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MCIsInVzZXJuYW1lIjoiQW5kZXJhb24iLCJlbWFpbCI6InRob21hcy56eDExQGdtYWlsLmNvbSIsImV4cCI6MTc4NDUwMzEyMH0.w2-gxQ2y_rkHf1Jen9lkzIYLHC36UhlrxqdVaEd9rsc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a3c6e0d9e3c722-MAN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "82.34.114.216",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 23:20:09 UTC] === END API CALL LOG ===
[12-Jul-2026 23:20:09 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 23:20:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MCIsInVzZXJuYW1lIjoiQW5kZXJhb24iLCJlbWFpbCI6InRob21hcy56eDExQGdtYWlsLmNvbSIsImV4cCI6MTc4NDUwMzEyMH0.w2-gxQ2y_rkHf1Jen9lkzIYLHC36UhlrxqdVaEd9rsc
[12-Jul-2026 23:20:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 23:20:09 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 23:20:09 UTC] User ID: 1040
[12-Jul-2026 23:20:09 UTC] ✅ User profile retrieved successfully for user ID: 1040
[12-Jul-2026 23:20:09 UTC] === API CALL LOG ===
[12-Jul-2026 23:20:09 UTC] Endpoint: user/profile.php
[12-Jul-2026 23:20:09 UTC] Full Log Data: {
    "timestamp": "2026-07-12 23:20:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "82.34.114.216",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "82.34.114.216, 172.68.215.20",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MCIsInVzZXJuYW1lIjoiQW5kZXJhb24iLCJlbWFpbCI6InRob21hcy56eDExQGdtYWlsLmNvbSIsImV4cCI6MTc4NDUwMzEyMH0.w2-gxQ2y_rkHf1Jen9lkzIYLHC36UhlrxqdVaEd9rsc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a3c6e30de3c722-MAN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "82.34.114.216",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 23:20:09 UTC] === END API CALL LOG ===
[12-Jul-2026 23:20:09 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 23:20:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MCIsInVzZXJuYW1lIjoiQW5kZXJhb24iLCJlbWFpbCI6InRob21hcy56eDExQGdtYWlsLmNvbSIsImV4cCI6MTc4NDUwMzEyMH0.w2-gxQ2y_rkHf1Jen9lkzIYLHC36UhlrxqdVaEd9rsc
[12-Jul-2026 23:20:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 23:20:09 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 23:20:09 UTC] User ID: 1040
[12-Jul-2026 23:20:09 UTC] ✅ User profile retrieved successfully for user ID: 1040
[12-Jul-2026 23:33:45 UTC] === API CALL LOG ===
[12-Jul-2026 23:33:45 UTC] Endpoint: user/profile.php
[12-Jul-2026 23:33:45 UTC] Full Log Data: {
    "timestamp": "2026-07-12 23:33:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "82.34.114.216",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "82.34.114.216, 172.70.58.8",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MCIsInVzZXJuYW1lIjoiQW5kZXJhb24iLCJlbWFpbCI6InRob21hcy56eDExQGdtYWlsLmNvbSIsImV4cCI6MTc4NDUwMzEyMH0.w2-gxQ2y_rkHf1Jen9lkzIYLHC36UhlrxqdVaEd9rsc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a3daccffbbb12e-MAN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "82.34.114.216",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 23:33:45 UTC] === END API CALL LOG ===
[12-Jul-2026 23:33:45 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 23:33:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MCIsInVzZXJuYW1lIjoiQW5kZXJhb24iLCJlbWFpbCI6InRob21hcy56eDExQGdtYWlsLmNvbSIsImV4cCI6MTc4NDUwMzEyMH0.w2-gxQ2y_rkHf1Jen9lkzIYLHC36UhlrxqdVaEd9rsc
[12-Jul-2026 23:33:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 23:33:45 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 23:33:45 UTC] User ID: 1040
[12-Jul-2026 23:33:45 UTC] ✅ User profile retrieved successfully for user ID: 1040
[12-Jul-2026 23:33:45 UTC] === API CALL LOG ===
[12-Jul-2026 23:33:45 UTC] Endpoint: user/profile.php
[12-Jul-2026 23:33:45 UTC] Full Log Data: {
    "timestamp": "2026-07-12 23:33:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "82.34.114.216",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "82.34.114.216, 172.70.58.8",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MCIsInVzZXJuYW1lIjoiQW5kZXJhb24iLCJlbWFpbCI6InRob21hcy56eDExQGdtYWlsLmNvbSIsImV4cCI6MTc4NDUwMzEyMH0.w2-gxQ2y_rkHf1Jen9lkzIYLHC36UhlrxqdVaEd9rsc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a3dacfd8ffb12e-MAN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "82.34.114.216",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 23:33:45 UTC] === END API CALL LOG ===
[12-Jul-2026 23:33:45 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 23:33:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MCIsInVzZXJuYW1lIjoiQW5kZXJhb24iLCJlbWFpbCI6InRob21hcy56eDExQGdtYWlsLmNvbSIsImV4cCI6MTc4NDUwMzEyMH0.w2-gxQ2y_rkHf1Jen9lkzIYLHC36UhlrxqdVaEd9rsc
[12-Jul-2026 23:33:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 23:33:45 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 23:33:45 UTC] User ID: 1040
[12-Jul-2026 23:33:45 UTC] ✅ User profile retrieved successfully for user ID: 1040
[12-Jul-2026 23:33:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 23:33:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 23:33:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"82.34.114.216, 172.70.58.8","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MCIsInVzZXJuYW1lIjoiQW5kZXJhb24iLCJlbWFpbCI6InRob21hcy56eDExQGdtYWlsLmNvbSIsImV4cCI6MTc4NDUwMzEyMH0.w2-gxQ2y_rkHf1Jen9lkzIYLHC36UhlrxqdVaEd9rsc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1a3dacff922b12e-MAN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"82.34.114.216","cf-ipcountry":"GB","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-Jul-2026 23:33:45 UTC] === User Orders API Called ===
[12-Jul-2026 23:33:45 UTC] User ID: 1040
[12-Jul-2026 23:33:45 UTC] Limit: 20, Offset: 0
[12-Jul-2026 23:33:45 UTC] Orders found: 0
[12-Jul-2026 23:33:45 UTC] Orders data: []
[12-Jul-2026 23:33:45 UTC] Total orders count: 0
[12-Jul-2026 23:33:45 UTC] === API CALL LOG ===
[12-Jul-2026 23:33:45 UTC] Endpoint: user/profile.php
[12-Jul-2026 23:33:45 UTC] Full Log Data: {
    "timestamp": "2026-07-12 23:33:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "82.34.114.216",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "82.34.114.216, 172.70.58.155",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MCIsInVzZXJuYW1lIjoiQW5kZXJhb24iLCJlbWFpbCI6InRob21hcy56eDExQGdtYWlsLmNvbSIsImV4cCI6MTc4NDUwMzEyMH0.w2-gxQ2y_rkHf1Jen9lkzIYLHC36UhlrxqdVaEd9rsc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a3dad0796fb12e-MAN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "82.34.114.216",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 23:33:45 UTC] === END API CALL LOG ===
[12-Jul-2026 23:33:45 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 23:33:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MCIsInVzZXJuYW1lIjoiQW5kZXJhb24iLCJlbWFpbCI6InRob21hcy56eDExQGdtYWlsLmNvbSIsImV4cCI6MTc4NDUwMzEyMH0.w2-gxQ2y_rkHf1Jen9lkzIYLHC36UhlrxqdVaEd9rsc
[12-Jul-2026 23:33:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 23:33:45 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 23:33:45 UTC] User ID: 1040
[12-Jul-2026 23:33:45 UTC] ✅ User profile retrieved successfully for user ID: 1040
[12-Jul-2026 23:33:46 UTC] === API CALL LOG ===
[12-Jul-2026 23:33:46 UTC] Endpoint: user/profile.php
[12-Jul-2026 23:33:46 UTC] Full Log Data: {
    "timestamp": "2026-07-12 23:33:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "82.34.114.216",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "82.34.114.216, 172.70.58.155",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MCIsInVzZXJuYW1lIjoiQW5kZXJhb24iLCJlbWFpbCI6InRob21hcy56eDExQGdtYWlsLmNvbSIsImV4cCI6MTc4NDUwMzEyMH0.w2-gxQ2y_rkHf1Jen9lkzIYLHC36UhlrxqdVaEd9rsc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a3dad28a90b12e-MAN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "82.34.114.216",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 23:33:46 UTC] === END API CALL LOG ===
[12-Jul-2026 23:33:46 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 23:33:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MCIsInVzZXJuYW1lIjoiQW5kZXJhb24iLCJlbWFpbCI6InRob21hcy56eDExQGdtYWlsLmNvbSIsImV4cCI6MTc4NDUwMzEyMH0.w2-gxQ2y_rkHf1Jen9lkzIYLHC36UhlrxqdVaEd9rsc
[12-Jul-2026 23:33:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 23:33:46 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 23:33:46 UTC] User ID: 1040
[12-Jul-2026 23:33:46 UTC] ✅ User profile retrieved successfully for user ID: 1040
[12-Jul-2026 23:33:55 UTC] === API CALL LOG ===
[12-Jul-2026 23:33:55 UTC] Endpoint: user/profile.php
[12-Jul-2026 23:33:55 UTC] Full Log Data: {
    "timestamp": "2026-07-12 23:33:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "82.34.114.216",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "82.34.114.216, 172.68.215.19",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MCIsInVzZXJuYW1lIjoiQW5kZXJhb24iLCJlbWFpbCI6InRob21hcy56eDExQGdtYWlsLmNvbSIsImV4cCI6MTc4NDUwMzEyMH0.w2-gxQ2y_rkHf1Jen9lkzIYLHC36UhlrxqdVaEd9rsc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a3db0d7b7d2718-MAN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "82.34.114.216",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 23:33:55 UTC] === END API CALL LOG ===
[12-Jul-2026 23:33:55 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 23:33:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MCIsInVzZXJuYW1lIjoiQW5kZXJhb24iLCJlbWFpbCI6InRob21hcy56eDExQGdtYWlsLmNvbSIsImV4cCI6MTc4NDUwMzEyMH0.w2-gxQ2y_rkHf1Jen9lkzIYLHC36UhlrxqdVaEd9rsc
[12-Jul-2026 23:33:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 23:33:55 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 23:33:55 UTC] User ID: 1040
[12-Jul-2026 23:33:55 UTC] ✅ User profile retrieved successfully for user ID: 1040
[12-Jul-2026 23:33:55 UTC] === API CALL LOG ===
[12-Jul-2026 23:33:55 UTC] Endpoint: user/profile.php
[12-Jul-2026 23:33:55 UTC] Full Log Data: {
    "timestamp": "2026-07-12 23:33:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "82.34.114.216",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "82.34.114.216, 172.68.215.19",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MCIsInVzZXJuYW1lIjoiQW5kZXJhb24iLCJlbWFpbCI6InRob21hcy56eDExQGdtYWlsLmNvbSIsImV4cCI6MTc4NDUwMzEyMH0.w2-gxQ2y_rkHf1Jen9lkzIYLHC36UhlrxqdVaEd9rsc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a3db0f9f222718-MAN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "82.34.114.216",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 23:33:55 UTC] === END API CALL LOG ===
[12-Jul-2026 23:33:55 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 23:33:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MCIsInVzZXJuYW1lIjoiQW5kZXJhb24iLCJlbWFpbCI6InRob21hcy56eDExQGdtYWlsLmNvbSIsImV4cCI6MTc4NDUwMzEyMH0.w2-gxQ2y_rkHf1Jen9lkzIYLHC36UhlrxqdVaEd9rsc
[12-Jul-2026 23:33:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 23:33:55 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 23:33:55 UTC] User ID: 1040
[12-Jul-2026 23:33:55 UTC] ✅ User profile retrieved successfully for user ID: 1040
[12-Jul-2026 23:33:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 23:33:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 23:33:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"82.34.114.216, 172.68.215.19","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MCIsInVzZXJuYW1lIjoiQW5kZXJhb24iLCJlbWFpbCI6InRob21hcy56eDExQGdtYWlsLmNvbSIsImV4cCI6MTc4NDUwMzEyMH0.w2-gxQ2y_rkHf1Jen9lkzIYLHC36UhlrxqdVaEd9rsc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1a3db0fbf422718-MAN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"82.34.114.216","cf-ipcountry":"GB","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-Jul-2026 23:33:55 UTC] === User Orders API Called ===
[12-Jul-2026 23:33:55 UTC] User ID: 1040
[12-Jul-2026 23:33:55 UTC] Limit: 20, Offset: 0
[12-Jul-2026 23:33:55 UTC] Orders found: 0
[12-Jul-2026 23:33:55 UTC] Orders data: []
[12-Jul-2026 23:33:55 UTC] Total orders count: 0
[12-Jul-2026 23:33:55 UTC] === API CALL LOG ===
[12-Jul-2026 23:33:55 UTC] Endpoint: user/profile.php
[12-Jul-2026 23:33:55 UTC] Full Log Data: {
    "timestamp": "2026-07-12 23:33:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "82.34.114.216",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "82.34.114.216, 172.68.215.19",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MCIsInVzZXJuYW1lIjoiQW5kZXJhb24iLCJlbWFpbCI6InRob21hcy56eDExQGdtYWlsLmNvbSIsImV4cCI6MTc4NDUwMzEyMH0.w2-gxQ2y_rkHf1Jen9lkzIYLHC36UhlrxqdVaEd9rsc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a3db1078592718-MAN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "82.34.114.216",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 23:33:55 UTC] === END API CALL LOG ===
[12-Jul-2026 23:33:55 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 23:33:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MCIsInVzZXJuYW1lIjoiQW5kZXJhb24iLCJlbWFpbCI6InRob21hcy56eDExQGdtYWlsLmNvbSIsImV4cCI6MTc4NDUwMzEyMH0.w2-gxQ2y_rkHf1Jen9lkzIYLHC36UhlrxqdVaEd9rsc
[12-Jul-2026 23:33:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 23:33:55 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 23:33:55 UTC] User ID: 1040
[12-Jul-2026 23:33:55 UTC] ✅ User profile retrieved successfully for user ID: 1040
[12-Jul-2026 23:33:56 UTC] === API CALL LOG ===
[12-Jul-2026 23:33:56 UTC] Endpoint: user/profile.php
[12-Jul-2026 23:33:56 UTC] Full Log Data: {
    "timestamp": "2026-07-12 23:33:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "82.34.114.216",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "82.34.114.216, 172.68.215.19",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MCIsInVzZXJuYW1lIjoiQW5kZXJhb24iLCJlbWFpbCI6InRob21hcy56eDExQGdtYWlsLmNvbSIsImV4cCI6MTc4NDUwMzEyMH0.w2-gxQ2y_rkHf1Jen9lkzIYLHC36UhlrxqdVaEd9rsc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a3db1199fa2718-MAN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "82.34.114.216",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 23:33:56 UTC] === END API CALL LOG ===
[12-Jul-2026 23:33:56 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 23:33:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MCIsInVzZXJuYW1lIjoiQW5kZXJhb24iLCJlbWFpbCI6InRob21hcy56eDExQGdtYWlsLmNvbSIsImV4cCI6MTc4NDUwMzEyMH0.w2-gxQ2y_rkHf1Jen9lkzIYLHC36UhlrxqdVaEd9rsc
[12-Jul-2026 23:33:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 23:33:56 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 23:33:56 UTC] User ID: 1040
[12-Jul-2026 23:33:56 UTC] ✅ User profile retrieved successfully for user ID: 1040
[12-Jul-2026 23:34:02 UTC] === API CALL LOG ===
[12-Jul-2026 23:34:02 UTC] Endpoint: user/profile.php
[12-Jul-2026 23:34:02 UTC] Full Log Data: {
    "timestamp": "2026-07-12 23:34:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "82.34.114.216",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "82.34.114.216, 172.70.58.7",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MCIsInVzZXJuYW1lIjoiQW5kZXJhb24iLCJlbWFpbCI6InRob21hcy56eDExQGdtYWlsLmNvbSIsImV4cCI6MTc4NDUwMzEyMH0.w2-gxQ2y_rkHf1Jen9lkzIYLHC36UhlrxqdVaEd9rsc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a3db39a94188d3-MAN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "82.34.114.216",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 23:34:02 UTC] === END API CALL LOG ===
[12-Jul-2026 23:34:02 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 23:34:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MCIsInVzZXJuYW1lIjoiQW5kZXJhb24iLCJlbWFpbCI6InRob21hcy56eDExQGdtYWlsLmNvbSIsImV4cCI6MTc4NDUwMzEyMH0.w2-gxQ2y_rkHf1Jen9lkzIYLHC36UhlrxqdVaEd9rsc
[12-Jul-2026 23:34:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 23:34:02 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 23:34:02 UTC] User ID: 1040
[12-Jul-2026 23:34:02 UTC] ✅ User profile retrieved successfully for user ID: 1040
[12-Jul-2026 23:34:02 UTC] === API CALL LOG ===
[12-Jul-2026 23:34:02 UTC] Endpoint: user/profile.php
[12-Jul-2026 23:34:02 UTC] Full Log Data: {
    "timestamp": "2026-07-12 23:34:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "82.34.114.216",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "82.34.114.216, 172.70.58.7",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MCIsInVzZXJuYW1lIjoiQW5kZXJhb24iLCJlbWFpbCI6InRob21hcy56eDExQGdtYWlsLmNvbSIsImV4cCI6MTc4NDUwMzEyMH0.w2-gxQ2y_rkHf1Jen9lkzIYLHC36UhlrxqdVaEd9rsc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a3db3b7c2588d3-MAN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "82.34.114.216",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 23:34:02 UTC] === END API CALL LOG ===
[12-Jul-2026 23:34:02 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 23:34:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MCIsInVzZXJuYW1lIjoiQW5kZXJhb24iLCJlbWFpbCI6InRob21hcy56eDExQGdtYWlsLmNvbSIsImV4cCI6MTc4NDUwMzEyMH0.w2-gxQ2y_rkHf1Jen9lkzIYLHC36UhlrxqdVaEd9rsc
[12-Jul-2026 23:34:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 23:34:02 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 23:34:02 UTC] User ID: 1040
[12-Jul-2026 23:34:02 UTC] ✅ User profile retrieved successfully for user ID: 1040
[12-Jul-2026 23:34:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 23:34:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 23:34:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"82.34.114.216, 172.70.58.7","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MCIsInVzZXJuYW1lIjoiQW5kZXJhb24iLCJlbWFpbCI6InRob21hcy56eDExQGdtYWlsLmNvbSIsImV4cCI6MTc4NDUwMzEyMH0.w2-gxQ2y_rkHf1Jen9lkzIYLHC36UhlrxqdVaEd9rsc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1a3db3b8c5788d3-MAN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"82.34.114.216","cf-ipcountry":"GB","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-Jul-2026 23:34:02 UTC] === User Orders API Called ===
[12-Jul-2026 23:34:02 UTC] User ID: 1040
[12-Jul-2026 23:34:02 UTC] Limit: 20, Offset: 0
[12-Jul-2026 23:34:02 UTC] Orders found: 0
[12-Jul-2026 23:34:02 UTC] Orders data: []
[12-Jul-2026 23:34:02 UTC] Total orders count: 0
[12-Jul-2026 23:34:02 UTC] === API CALL LOG ===
[12-Jul-2026 23:34:02 UTC] Endpoint: user/profile.php
[12-Jul-2026 23:34:02 UTC] Full Log Data: {
    "timestamp": "2026-07-12 23:34:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "82.34.114.216",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "82.34.114.216, 172.70.58.7",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MCIsInVzZXJuYW1lIjoiQW5kZXJhb24iLCJlbWFpbCI6InRob21hcy56eDExQGdtYWlsLmNvbSIsImV4cCI6MTc4NDUwMzEyMH0.w2-gxQ2y_rkHf1Jen9lkzIYLHC36UhlrxqdVaEd9rsc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a3db3c1d5a88d3-MAN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "82.34.114.216",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 23:34:02 UTC] === END API CALL LOG ===
[12-Jul-2026 23:34:02 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 23:34:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MCIsInVzZXJuYW1lIjoiQW5kZXJhb24iLCJlbWFpbCI6InRob21hcy56eDExQGdtYWlsLmNvbSIsImV4cCI6MTc4NDUwMzEyMH0.w2-gxQ2y_rkHf1Jen9lkzIYLHC36UhlrxqdVaEd9rsc
[12-Jul-2026 23:34:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 23:34:02 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 23:34:02 UTC] User ID: 1040
[12-Jul-2026 23:34:02 UTC] ✅ User profile retrieved successfully for user ID: 1040
[12-Jul-2026 23:34:03 UTC] === API CALL LOG ===
[12-Jul-2026 23:34:03 UTC] Endpoint: user/profile.php
[12-Jul-2026 23:34:03 UTC] Full Log Data: {
    "timestamp": "2026-07-12 23:34:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "82.34.114.216",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "82.34.114.216, 172.70.58.7",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MCIsInVzZXJuYW1lIjoiQW5kZXJhb24iLCJlbWFpbCI6InRob21hcy56eDExQGdtYWlsLmNvbSIsImV4cCI6MTc4NDUwMzEyMH0.w2-gxQ2y_rkHf1Jen9lkzIYLHC36UhlrxqdVaEd9rsc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a3db3d9fd288d3-MAN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "82.34.114.216",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 23:34:03 UTC] === END API CALL LOG ===
[12-Jul-2026 23:34:03 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 23:34:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MCIsInVzZXJuYW1lIjoiQW5kZXJhb24iLCJlbWFpbCI6InRob21hcy56eDExQGdtYWlsLmNvbSIsImV4cCI6MTc4NDUwMzEyMH0.w2-gxQ2y_rkHf1Jen9lkzIYLHC36UhlrxqdVaEd9rsc
[12-Jul-2026 23:34:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 23:34:03 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 23:34:03 UTC] User ID: 1040
[12-Jul-2026 23:34:03 UTC] ✅ User profile retrieved successfully for user ID: 1040
[12-Jul-2026 23:34:49 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 23:34:49 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[12-Jul-2026 23:34:49 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"82.34.114.216, 172.70.58.8","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MCIsInVzZXJuYW1lIjoiQW5kZXJhb24iLCJlbWFpbCI6InRob21hcy56eDExQGdtYWlsLmNvbSIsImV4cCI6MTc4NDUwMzEyMH0.w2-gxQ2y_rkHf1Jen9lkzIYLHC36UhlrxqdVaEd9rsc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1a3dc5fc82888d3-MAN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"82.34.114.216","cf-ipcountry":"GB","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[12-Jul-2026 23:34:49 UTC] === User Orders API Called ===
[12-Jul-2026 23:34:49 UTC] User ID: 1040
[12-Jul-2026 23:34:49 UTC] Limit: 20, Offset: 0
[12-Jul-2026 23:34:49 UTC] Orders found: 0
[12-Jul-2026 23:34:49 UTC] Orders data: []
[12-Jul-2026 23:34:49 UTC] Total orders count: 0
[12-Jul-2026 23:34:49 UTC] === API CALL LOG ===
[12-Jul-2026 23:34:49 UTC] Endpoint: user/profile.php
[12-Jul-2026 23:34:49 UTC] Full Log Data: {
    "timestamp": "2026-07-12 23:34:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "82.34.114.216",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "82.34.114.216, 172.70.58.8",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MCIsInVzZXJuYW1lIjoiQW5kZXJhb24iLCJlbWFpbCI6InRob21hcy56eDExQGdtYWlsLmNvbSIsImV4cCI6MTc4NDUwMzEyMH0.w2-gxQ2y_rkHf1Jen9lkzIYLHC36UhlrxqdVaEd9rsc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a3dc6038f088d3-MAN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "82.34.114.216",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 23:34:49 UTC] === END API CALL LOG ===
[12-Jul-2026 23:34:49 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 23:34:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MCIsInVzZXJuYW1lIjoiQW5kZXJhb24iLCJlbWFpbCI6InRob21hcy56eDExQGdtYWlsLmNvbSIsImV4cCI6MTc4NDUwMzEyMH0.w2-gxQ2y_rkHf1Jen9lkzIYLHC36UhlrxqdVaEd9rsc
[12-Jul-2026 23:34:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 23:34:49 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 23:34:49 UTC] User ID: 1040
[12-Jul-2026 23:34:49 UTC] ✅ User profile retrieved successfully for user ID: 1040
[12-Jul-2026 23:34:49 UTC] === API CALL LOG ===
[12-Jul-2026 23:34:49 UTC] Endpoint: user/profile.php
[12-Jul-2026 23:34:49 UTC] Full Log Data: {
    "timestamp": "2026-07-12 23:34:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "82.34.114.216",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "82.34.114.216, 172.70.58.8",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MCIsInVzZXJuYW1lIjoiQW5kZXJhb24iLCJlbWFpbCI6InRob21hcy56eDExQGdtYWlsLmNvbSIsImV4cCI6MTc4NDUwMzEyMH0.w2-gxQ2y_rkHf1Jen9lkzIYLHC36UhlrxqdVaEd9rsc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a3dc61fc4e88d3-MAN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "82.34.114.216",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 23:34:49 UTC] === END API CALL LOG ===
[12-Jul-2026 23:34:49 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 23:34:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MCIsInVzZXJuYW1lIjoiQW5kZXJhb24iLCJlbWFpbCI6InRob21hcy56eDExQGdtYWlsLmNvbSIsImV4cCI6MTc4NDUwMzEyMH0.w2-gxQ2y_rkHf1Jen9lkzIYLHC36UhlrxqdVaEd9rsc
[12-Jul-2026 23:34:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 23:34:49 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 23:34:49 UTC] User ID: 1040
[12-Jul-2026 23:34:49 UTC] ✅ User profile retrieved successfully for user ID: 1040
[12-Jul-2026 23:34:50 UTC] === API CALL LOG ===
[12-Jul-2026 23:34:50 UTC] Endpoint: user/profile.php
[12-Jul-2026 23:34:50 UTC] Full Log Data: {
    "timestamp": "2026-07-12 23:34:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "82.34.114.216",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "82.34.114.216, 172.70.58.8",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MCIsInVzZXJuYW1lIjoiQW5kZXJhb24iLCJlbWFpbCI6InRob21hcy56eDExQGdtYWlsLmNvbSIsImV4cCI6MTc4NDUwMzEyMH0.w2-gxQ2y_rkHf1Jen9lkzIYLHC36UhlrxqdVaEd9rsc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a3dc64280f88d3-MAN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "82.34.114.216",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[12-Jul-2026 23:34:50 UTC] === END API CALL LOG ===
[12-Jul-2026 23:34:50 UTC] ✅ API Hash verification passed for profile endpoint
[12-Jul-2026 23:34:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MCIsInVzZXJuYW1lIjoiQW5kZXJhb24iLCJlbWFpbCI6InRob21hcy56eDExQGdtYWlsLmNvbSIsImV4cCI6MTc4NDUwMzEyMH0.w2-gxQ2y_rkHf1Jen9lkzIYLHC36UhlrxqdVaEd9rsc
[12-Jul-2026 23:34:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[12-Jul-2026 23:34:50 UTC] ✅ JWT token verified successfully for user profile
[12-Jul-2026 23:34:50 UTC] User ID: 1040
[12-Jul-2026 23:34:50 UTC] ✅ User profile retrieved successfully for user ID: 1040
[13-Jul-2026 06:36:34 UTC] === API CALL LOG ===
[13-Jul-2026 06:36:34 UTC] Endpoint: user/profile.php
[13-Jul-2026 06:36:34 UTC] Full Log Data: {
    "timestamp": "2026-07-13 06:36:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.81.224",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.81.224, 172.64.192.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MSIsInVzZXJuYW1lIjoic2lycGlyb21hbiIsImVtYWlsIjoidGluYXZpY2kwMDFAZ21haWwuY29tIiwiZXhwIjoxNzg0NTI5MzkzfQ.CXg0XQ9hGmE3bKf3RhA5Jvq3LFARAZ5evrgKZNT6Gbc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a6462dd8a3cbb1-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.81.224",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 06:36:34 UTC] === END API CALL LOG ===
[13-Jul-2026 06:36:34 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 06:36:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MSIsInVzZXJuYW1lIjoic2lycGlyb21hbiIsImVtYWlsIjoidGluYXZpY2kwMDFAZ21haWwuY29tIiwiZXhwIjoxNzg0NTI5MzkzfQ.CXg0XQ9hGmE3bKf3RhA5Jvq3LFARAZ5evrgKZNT6Gbc
[13-Jul-2026 06:36:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 06:36:34 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 06:36:34 UTC] User ID: 1041
[13-Jul-2026 06:36:34 UTC] ✅ User profile retrieved successfully for user ID: 1041
[13-Jul-2026 06:36:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jul-2026 06:36:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jul-2026 06:36:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.81.224, 172.64.192.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MSIsInVzZXJuYW1lIjoic2lycGlyb21hbiIsImVtYWlsIjoidGluYXZpY2kwMDFAZ21haWwuY29tIiwiZXhwIjoxNzg0NTI5MzkzfQ.CXg0XQ9hGmE3bKf3RhA5Jvq3LFARAZ5evrgKZNT6Gbc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1a6462dd8a7cbb1-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.81.224","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jul-2026 06:36:34 UTC] === User Orders API Called ===
[13-Jul-2026 06:36:34 UTC] User ID: 1041
[13-Jul-2026 06:36:34 UTC] Limit: 20, Offset: 0
[13-Jul-2026 06:36:34 UTC] Orders found: 0
[13-Jul-2026 06:36:34 UTC] Orders data: []
[13-Jul-2026 06:36:34 UTC] Total orders count: 0
[13-Jul-2026 06:36:35 UTC] === API CALL LOG ===
[13-Jul-2026 06:36:35 UTC] Endpoint: user/profile.php
[13-Jul-2026 06:36:35 UTC] Full Log Data: {
    "timestamp": "2026-07-13 06:36:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.81.224",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.81.224, 172.64.192.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MSIsInVzZXJuYW1lIjoic2lycGlyb21hbiIsImVtYWlsIjoidGluYXZpY2kwMDFAZ21haWwuY29tIiwiZXhwIjoxNzg0NTI5MzkzfQ.CXg0XQ9hGmE3bKf3RhA5Jvq3LFARAZ5evrgKZNT6Gbc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a6462f5bdecbb1-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.81.224",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 06:36:35 UTC] === END API CALL LOG ===
[13-Jul-2026 06:36:35 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 06:36:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MSIsInVzZXJuYW1lIjoic2lycGlyb21hbiIsImVtYWlsIjoidGluYXZpY2kwMDFAZ21haWwuY29tIiwiZXhwIjoxNzg0NTI5MzkzfQ.CXg0XQ9hGmE3bKf3RhA5Jvq3LFARAZ5evrgKZNT6Gbc
[13-Jul-2026 06:36:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 06:36:35 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 06:36:35 UTC] User ID: 1041
[13-Jul-2026 06:36:35 UTC] ✅ User profile retrieved successfully for user ID: 1041
[13-Jul-2026 06:36:36 UTC] === API CALL LOG ===
[13-Jul-2026 06:36:36 UTC] Endpoint: user/profile.php
[13-Jul-2026 06:36:36 UTC] Full Log Data: {
    "timestamp": "2026-07-13 06:36:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.81.224",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.81.224, 172.64.192.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MSIsInVzZXJuYW1lIjoic2lycGlyb21hbiIsImVtYWlsIjoidGluYXZpY2kwMDFAZ21haWwuY29tIiwiZXhwIjoxNzg0NTI5MzkzfQ.CXg0XQ9hGmE3bKf3RhA5Jvq3LFARAZ5evrgKZNT6Gbc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a646354983cbb1-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.81.224",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 06:36:36 UTC] === END API CALL LOG ===
[13-Jul-2026 06:36:36 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 06:36:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MSIsInVzZXJuYW1lIjoic2lycGlyb21hbiIsImVtYWlsIjoidGluYXZpY2kwMDFAZ21haWwuY29tIiwiZXhwIjoxNzg0NTI5MzkzfQ.CXg0XQ9hGmE3bKf3RhA5Jvq3LFARAZ5evrgKZNT6Gbc
[13-Jul-2026 06:36:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 06:36:36 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 06:36:36 UTC] User ID: 1041
[13-Jul-2026 06:36:36 UTC] ✅ User profile retrieved successfully for user ID: 1041
[13-Jul-2026 06:37:23 UTC] === API CALL LOG ===
[13-Jul-2026 06:37:23 UTC] Endpoint: user/profile.php
[13-Jul-2026 06:37:23 UTC] Full Log Data: {
    "timestamp": "2026-07-13 06:37:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.81.224",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.81.224, 172.71.178.77",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MSIsInVzZXJuYW1lIjoic2lycGlyb21hbiIsImVtYWlsIjoidGluYXZpY2kwMDFAZ21haWwuY29tIiwiZXhwIjoxNzg0NTI5MzkzfQ.CXg0XQ9hGmE3bKf3RhA5Jvq3LFARAZ5evrgKZNT6Gbc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a6475db8d18a91-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.81.224",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 06:37:23 UTC] === END API CALL LOG ===
[13-Jul-2026 06:37:23 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 06:37:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MSIsInVzZXJuYW1lIjoic2lycGlyb21hbiIsImVtYWlsIjoidGluYXZpY2kwMDFAZ21haWwuY29tIiwiZXhwIjoxNzg0NTI5MzkzfQ.CXg0XQ9hGmE3bKf3RhA5Jvq3LFARAZ5evrgKZNT6Gbc
[13-Jul-2026 06:37:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 06:37:23 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 06:37:23 UTC] User ID: 1041
[13-Jul-2026 06:37:23 UTC] ✅ User profile retrieved successfully for user ID: 1041
[13-Jul-2026 06:37:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jul-2026 06:37:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jul-2026 06:37:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.81.224, 172.71.178.77","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MSIsInVzZXJuYW1lIjoic2lycGlyb21hbiIsImVtYWlsIjoidGluYXZpY2kwMDFAZ21haWwuY29tIiwiZXhwIjoxNzg0NTI5MzkzfQ.CXg0XQ9hGmE3bKf3RhA5Jvq3LFARAZ5evrgKZNT6Gbc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1a647d79e928a91-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.81.224","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jul-2026 06:37:42 UTC] === User Orders API Called ===
[13-Jul-2026 06:37:42 UTC] User ID: 1041
[13-Jul-2026 06:37:42 UTC] Limit: 20, Offset: 0
[13-Jul-2026 06:37:42 UTC] Orders found: 0
[13-Jul-2026 06:37:42 UTC] Orders data: []
[13-Jul-2026 06:37:42 UTC] Total orders count: 0
[13-Jul-2026 06:37:44 UTC] === API CALL LOG ===
[13-Jul-2026 06:37:44 UTC] Endpoint: user/profile.php
[13-Jul-2026 06:37:44 UTC] Full Log Data: {
    "timestamp": "2026-07-13 06:37:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.81.224",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.81.224, 172.71.178.77",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MSIsInVzZXJuYW1lIjoic2lycGlyb21hbiIsImVtYWlsIjoidGluYXZpY2kwMDFAZ21haWwuY29tIiwiZXhwIjoxNzg0NTI5MzkzfQ.CXg0XQ9hGmE3bKf3RhA5Jvq3LFARAZ5evrgKZNT6Gbc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a647e029748a91-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.81.224",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 06:37:44 UTC] === END API CALL LOG ===
[13-Jul-2026 06:37:44 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 06:37:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MSIsInVzZXJuYW1lIjoic2lycGlyb21hbiIsImVtYWlsIjoidGluYXZpY2kwMDFAZ21haWwuY29tIiwiZXhwIjoxNzg0NTI5MzkzfQ.CXg0XQ9hGmE3bKf3RhA5Jvq3LFARAZ5evrgKZNT6Gbc
[13-Jul-2026 06:37:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 06:37:44 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 06:37:44 UTC] User ID: 1041
[13-Jul-2026 06:37:44 UTC] ✅ User profile retrieved successfully for user ID: 1041
[13-Jul-2026 06:37:44 UTC] User Purchases API - User ID: 1041
[13-Jul-2026 06:37:44 UTC] User Purchases API - Total purchases found: 0
[13-Jul-2026 06:37:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jul-2026 06:37:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jul-2026 06:37:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.81.224, 172.71.178.77","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MSIsInVzZXJuYW1lIjoic2lycGlyb21hbiIsImVtYWlsIjoidGluYXZpY2kwMDFAZ21haWwuY29tIiwiZXhwIjoxNzg0NTI5MzkzfQ.CXg0XQ9hGmE3bKf3RhA5Jvq3LFARAZ5evrgKZNT6Gbc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1a6480a68c58a91-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.81.224","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jul-2026 06:37:51 UTC] === User Orders API Called ===
[13-Jul-2026 06:37:51 UTC] User ID: 1041
[13-Jul-2026 06:37:51 UTC] Limit: 20, Offset: 0
[13-Jul-2026 06:37:51 UTC] === API CALL LOG ===
[13-Jul-2026 06:37:51 UTC] Endpoint: user/profile.php
[13-Jul-2026 06:37:51 UTC] Full Log Data: {
    "timestamp": "2026-07-13 06:37:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.81.224",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.81.224, 172.71.178.77",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MSIsInVzZXJuYW1lIjoic2lycGlyb21hbiIsImVtYWlsIjoidGluYXZpY2kwMDFAZ21haWwuY29tIiwiZXhwIjoxNzg0NTI5MzkzfQ.CXg0XQ9hGmE3bKf3RhA5Jvq3LFARAZ5evrgKZNT6Gbc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a6480a68c88a91-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.81.224",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 06:37:51 UTC] === END API CALL LOG ===
[13-Jul-2026 06:37:51 UTC] Orders found: 0
[13-Jul-2026 06:37:51 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 06:37:51 UTC] Orders data: []
[13-Jul-2026 06:37:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MSIsInVzZXJuYW1lIjoic2lycGlyb21hbiIsImVtYWlsIjoidGluYXZpY2kwMDFAZ21haWwuY29tIiwiZXhwIjoxNzg0NTI5MzkzfQ.CXg0XQ9hGmE3bKf3RhA5Jvq3LFARAZ5evrgKZNT6Gbc
[13-Jul-2026 06:37:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 06:37:51 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 06:37:51 UTC] Total orders count: 0
[13-Jul-2026 06:37:51 UTC] User ID: 1041
[13-Jul-2026 06:37:51 UTC] ✅ User profile retrieved successfully for user ID: 1041
[13-Jul-2026 06:37:51 UTC] === API CALL LOG ===
[13-Jul-2026 06:37:51 UTC] Endpoint: user/profile.php
[13-Jul-2026 06:37:51 UTC] Full Log Data: {
    "timestamp": "2026-07-13 06:37:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.81.224",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.81.224, 172.71.178.77",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MSIsInVzZXJuYW1lIjoic2lycGlyb21hbiIsImVtYWlsIjoidGluYXZpY2kwMDFAZ21haWwuY29tIiwiZXhwIjoxNzg0NTI5MzkzfQ.CXg0XQ9hGmE3bKf3RhA5Jvq3LFARAZ5evrgKZNT6Gbc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a6480d7f888a91-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.81.224",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 06:37:51 UTC] === END API CALL LOG ===
[13-Jul-2026 06:37:51 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 06:37:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MSIsInVzZXJuYW1lIjoic2lycGlyb21hbiIsImVtYWlsIjoidGluYXZpY2kwMDFAZ21haWwuY29tIiwiZXhwIjoxNzg0NTI5MzkzfQ.CXg0XQ9hGmE3bKf3RhA5Jvq3LFARAZ5evrgKZNT6Gbc
[13-Jul-2026 06:37:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 06:37:51 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 06:37:51 UTC] User ID: 1041
[13-Jul-2026 06:37:51 UTC] ✅ User profile retrieved successfully for user ID: 1041
[13-Jul-2026 06:38:25 UTC] === API CALL LOG ===
[13-Jul-2026 06:38:25 UTC] Endpoint: user/profile.php
[13-Jul-2026 06:38:25 UTC] Full Log Data: {
    "timestamp": "2026-07-13 06:38:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.81.224",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.81.224, 172.71.178.76",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MSIsInVzZXJuYW1lIjoic2lycGlyb21hbiIsImVtYWlsIjoidGluYXZpY2kwMDFAZ21haWwuY29tIiwiZXhwIjoxNzg0NTI5MzkzfQ.CXg0XQ9hGmE3bKf3RhA5Jvq3LFARAZ5evrgKZNT6Gbc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a648e12c4f8a91-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.81.224",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 06:38:25 UTC] === END API CALL LOG ===
[13-Jul-2026 06:38:25 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 06:38:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MSIsInVzZXJuYW1lIjoic2lycGlyb21hbiIsImVtYWlsIjoidGluYXZpY2kwMDFAZ21haWwuY29tIiwiZXhwIjoxNzg0NTI5MzkzfQ.CXg0XQ9hGmE3bKf3RhA5Jvq3LFARAZ5evrgKZNT6Gbc
[13-Jul-2026 06:38:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 06:38:25 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 06:38:25 UTC] User ID: 1041
[13-Jul-2026 06:38:25 UTC] ✅ User profile retrieved successfully for user ID: 1041
[13-Jul-2026 06:38:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jul-2026 06:38:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jul-2026 06:38:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.81.224, 172.71.178.76","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MSIsInVzZXJuYW1lIjoic2lycGlyb21hbiIsImVtYWlsIjoidGluYXZpY2kwMDFAZ21haWwuY29tIiwiZXhwIjoxNzg0NTI5MzkzfQ.CXg0XQ9hGmE3bKf3RhA5Jvq3LFARAZ5evrgKZNT6Gbc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1a648e12c4d8a91-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.81.224","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jul-2026 06:38:25 UTC] === User Orders API Called ===
[13-Jul-2026 06:38:25 UTC] User ID: 1041
[13-Jul-2026 06:38:25 UTC] Limit: 20, Offset: 0
[13-Jul-2026 06:38:25 UTC] Orders found: 0
[13-Jul-2026 06:38:25 UTC] Orders data: []
[13-Jul-2026 06:38:25 UTC] Total orders count: 0
[13-Jul-2026 06:38:26 UTC] === API CALL LOG ===
[13-Jul-2026 06:38:26 UTC] Endpoint: user/profile.php
[13-Jul-2026 06:38:26 UTC] Full Log Data: {
    "timestamp": "2026-07-13 06:38:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.81.224",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.81.224, 172.71.178.76",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MSIsInVzZXJuYW1lIjoic2lycGlyb21hbiIsImVtYWlsIjoidGluYXZpY2kwMDFAZ21haWwuY29tIiwiZXhwIjoxNzg0NTI5MzkzfQ.CXg0XQ9hGmE3bKf3RhA5Jvq3LFARAZ5evrgKZNT6Gbc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a648e53cb28a91-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.81.224",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 06:38:26 UTC] === END API CALL LOG ===
[13-Jul-2026 06:38:26 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 06:38:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MSIsInVzZXJuYW1lIjoic2lycGlyb21hbiIsImVtYWlsIjoidGluYXZpY2kwMDFAZ21haWwuY29tIiwiZXhwIjoxNzg0NTI5MzkzfQ.CXg0XQ9hGmE3bKf3RhA5Jvq3LFARAZ5evrgKZNT6Gbc
[13-Jul-2026 06:38:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 06:38:26 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 06:38:26 UTC] User ID: 1041
[13-Jul-2026 06:38:26 UTC] ✅ User profile retrieved successfully for user ID: 1041
[13-Jul-2026 06:46:27 UTC] === API CALL LOG ===
[13-Jul-2026 06:46:27 UTC] Endpoint: user/profile.php
[13-Jul-2026 06:46:27 UTC] Full Log Data: {
    "timestamp": "2026-07-13 06:46:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.176.48.223",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "178.176.48.223, 162.158.110.209",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MiIsInVzZXJuYW1lIjoiTWF4c2lzVEciLCJlbWFpbCI6Im1ha3NpbWdlamw3QGdtYWlsLmNvbSIsImV4cCI6MTc4NDUyOTk4Nn0.J61y1Ed7awTOJLuikmIZzBPiWNYEuTguqhOE9gZtGek",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a654a5f9803722-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "178.176.48.223",
        "cf-ipcountry": "RU",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 06:46:27 UTC] === END API CALL LOG ===
[13-Jul-2026 06:46:27 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 06:46:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MiIsInVzZXJuYW1lIjoiTWF4c2lzVEciLCJlbWFpbCI6Im1ha3NpbWdlamw3QGdtYWlsLmNvbSIsImV4cCI6MTc4NDUyOTk4Nn0.J61y1Ed7awTOJLuikmIZzBPiWNYEuTguqhOE9gZtGek
[13-Jul-2026 06:46:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 06:46:27 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 06:46:27 UTC] User ID: 1042
[13-Jul-2026 06:46:27 UTC] ✅ User profile retrieved successfully for user ID: 1042
[13-Jul-2026 06:46:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jul-2026 06:46:27 UTC] === API CALL LOG ===
[13-Jul-2026 06:46:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jul-2026 06:46:27 UTC] Endpoint: user/profile.php
[13-Jul-2026 06:46:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"178.176.48.223, 162.158.110.209","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MiIsInVzZXJuYW1lIjoiTWF4c2lzVEciLCJlbWFpbCI6Im1ha3NpbWdlamw3QGdtYWlsLmNvbSIsImV4cCI6MTc4NDUyOTk4Nn0.J61y1Ed7awTOJLuikmIZzBPiWNYEuTguqhOE9gZtGek","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1a654a6ca183722-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"178.176.48.223","cf-ipcountry":"RU","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jul-2026 06:46:27 UTC] Full Log Data: {
    "timestamp": "2026-07-13 06:46:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.176.48.223",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "178.176.48.223, 162.158.110.209",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MiIsInVzZXJuYW1lIjoiTWF4c2lzVEciLCJlbWFpbCI6Im1ha3NpbWdlamw3QGdtYWlsLmNvbSIsImV4cCI6MTc4NDUyOTk4Nn0.J61y1Ed7awTOJLuikmIZzBPiWNYEuTguqhOE9gZtGek",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a654a6ca1a3722-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "178.176.48.223",
        "cf-ipcountry": "RU",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 06:46:27 UTC] === User Orders API Called ===
[13-Jul-2026 06:46:27 UTC] === END API CALL LOG ===
[13-Jul-2026 06:46:27 UTC] User ID: 1042
[13-Jul-2026 06:46:27 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 06:46:27 UTC] Limit: 20, Offset: 0
[13-Jul-2026 06:46:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MiIsInVzZXJuYW1lIjoiTWF4c2lzVEciLCJlbWFpbCI6Im1ha3NpbWdlamw3QGdtYWlsLmNvbSIsImV4cCI6MTc4NDUyOTk4Nn0.J61y1Ed7awTOJLuikmIZzBPiWNYEuTguqhOE9gZtGek
[13-Jul-2026 06:46:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 06:46:27 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 06:46:27 UTC] User ID: 1042
[13-Jul-2026 06:46:27 UTC] Orders found: 0
[13-Jul-2026 06:46:27 UTC] ✅ User profile retrieved successfully for user ID: 1042
[13-Jul-2026 06:46:27 UTC] Orders data: []
[13-Jul-2026 06:46:27 UTC] Total orders count: 0
[13-Jul-2026 06:46:28 UTC] === API CALL LOG ===
[13-Jul-2026 06:46:28 UTC] Endpoint: user/profile.php
[13-Jul-2026 06:46:28 UTC] Full Log Data: {
    "timestamp": "2026-07-13 06:46:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.176.48.223",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "178.176.48.223, 162.158.110.209",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MiIsInVzZXJuYW1lIjoiTWF4c2lzVEciLCJlbWFpbCI6Im1ha3NpbWdlamw3QGdtYWlsLmNvbSIsImV4cCI6MTc4NDUyOTk4Nn0.J61y1Ed7awTOJLuikmIZzBPiWNYEuTguqhOE9gZtGek",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a654aa9cc53722-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "178.176.48.223",
        "cf-ipcountry": "RU",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 06:46:28 UTC] === END API CALL LOG ===
[13-Jul-2026 06:46:28 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 06:46:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MiIsInVzZXJuYW1lIjoiTWF4c2lzVEciLCJlbWFpbCI6Im1ha3NpbWdlamw3QGdtYWlsLmNvbSIsImV4cCI6MTc4NDUyOTk4Nn0.J61y1Ed7awTOJLuikmIZzBPiWNYEuTguqhOE9gZtGek
[13-Jul-2026 06:46:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 06:46:28 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 06:46:28 UTC] User ID: 1042
[13-Jul-2026 06:46:28 UTC] ✅ User profile retrieved successfully for user ID: 1042
[13-Jul-2026 06:46:30 UTC] === API CALL LOG ===
[13-Jul-2026 06:46:30 UTC] Endpoint: user/profile.php
[13-Jul-2026 06:46:30 UTC] Full Log Data: {
    "timestamp": "2026-07-13 06:46:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.176.48.223",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "178.176.48.223, 162.158.110.209",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MiIsInVzZXJuYW1lIjoiTWF4c2lzVEciLCJlbWFpbCI6Im1ha3NpbWdlamw3QGdtYWlsLmNvbSIsImV4cCI6MTc4NDUyOTk4Nn0.J61y1Ed7awTOJLuikmIZzBPiWNYEuTguqhOE9gZtGek",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a654b9dec13722-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "178.176.48.223",
        "cf-ipcountry": "RU",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 06:46:30 UTC] === END API CALL LOG ===
[13-Jul-2026 06:46:30 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 06:46:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MiIsInVzZXJuYW1lIjoiTWF4c2lzVEciLCJlbWFpbCI6Im1ha3NpbWdlamw3QGdtYWlsLmNvbSIsImV4cCI6MTc4NDUyOTk4Nn0.J61y1Ed7awTOJLuikmIZzBPiWNYEuTguqhOE9gZtGek
[13-Jul-2026 06:46:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 06:46:30 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 06:46:30 UTC] User ID: 1042
[13-Jul-2026 06:46:30 UTC] ✅ User profile retrieved successfully for user ID: 1042
[13-Jul-2026 06:46:30 UTC] User Purchases API - User ID: 1042
[13-Jul-2026 06:46:30 UTC] User Purchases API - Total purchases found: 0
[13-Jul-2026 06:46:39 UTC] === API CALL LOG ===
[13-Jul-2026 06:46:39 UTC] Endpoint: user/profile.php
[13-Jul-2026 06:46:39 UTC] Full Log Data: {
    "timestamp": "2026-07-13 06:46:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.176.48.223",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "178.176.48.223, 162.158.110.208",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MiIsInVzZXJuYW1lIjoiTWF4c2lzVEciLCJlbWFpbCI6Im1ha3NpbWdlamw3QGdtYWlsLmNvbSIsImV4cCI6MTc4NDUyOTk4Nn0.J61y1Ed7awTOJLuikmIZzBPiWNYEuTguqhOE9gZtGek",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a654ef3aeb3722-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "178.176.48.223",
        "cf-ipcountry": "RU",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 06:46:39 UTC] === END API CALL LOG ===
[13-Jul-2026 06:46:39 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 06:46:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MiIsInVzZXJuYW1lIjoiTWF4c2lzVEciLCJlbWFpbCI6Im1ha3NpbWdlamw3QGdtYWlsLmNvbSIsImV4cCI6MTc4NDUyOTk4Nn0.J61y1Ed7awTOJLuikmIZzBPiWNYEuTguqhOE9gZtGek
[13-Jul-2026 06:46:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 06:46:39 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 06:46:39 UTC] User ID: 1042
[13-Jul-2026 06:46:39 UTC] ✅ User profile retrieved successfully for user ID: 1042
[13-Jul-2026 06:46:39 UTC] User Purchases API - User ID: 1042
[13-Jul-2026 06:46:39 UTC] User Purchases API - Total purchases found: 0
[13-Jul-2026 06:46:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jul-2026 06:46:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jul-2026 06:46:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"178.176.48.223, 162.158.110.208","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MiIsInVzZXJuYW1lIjoiTWF4c2lzVEciLCJlbWFpbCI6Im1ha3NpbWdlamw3QGdtYWlsLmNvbSIsImV4cCI6MTc4NDUyOTk4Nn0.J61y1Ed7awTOJLuikmIZzBPiWNYEuTguqhOE9gZtGek","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1a654f75ffc3722-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"178.176.48.223","cf-ipcountry":"RU","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jul-2026 06:46:40 UTC] === User Orders API Called ===
[13-Jul-2026 06:46:40 UTC] User ID: 1042
[13-Jul-2026 06:46:40 UTC] Limit: 20, Offset: 0
[13-Jul-2026 06:46:40 UTC] Orders found: 0
[13-Jul-2026 06:46:40 UTC] Orders data: []
[13-Jul-2026 06:46:40 UTC] Total orders count: 0
[13-Jul-2026 06:46:40 UTC] === API CALL LOG ===
[13-Jul-2026 06:46:40 UTC] Endpoint: user/profile.php
[13-Jul-2026 06:46:40 UTC] Full Log Data: {
    "timestamp": "2026-07-13 06:46:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.176.48.223",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "178.176.48.223, 162.158.110.208",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MiIsInVzZXJuYW1lIjoiTWF4c2lzVEciLCJlbWFpbCI6Im1ha3NpbWdlamw3QGdtYWlsLmNvbSIsImV4cCI6MTc4NDUyOTk4Nn0.J61y1Ed7awTOJLuikmIZzBPiWNYEuTguqhOE9gZtGek",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a654f75ffd3722-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "178.176.48.223",
        "cf-ipcountry": "RU",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 06:46:40 UTC] === END API CALL LOG ===
[13-Jul-2026 06:46:40 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 06:46:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MiIsInVzZXJuYW1lIjoiTWF4c2lzVEciLCJlbWFpbCI6Im1ha3NpbWdlamw3QGdtYWlsLmNvbSIsImV4cCI6MTc4NDUyOTk4Nn0.J61y1Ed7awTOJLuikmIZzBPiWNYEuTguqhOE9gZtGek
[13-Jul-2026 06:46:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 06:46:40 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 06:46:40 UTC] User ID: 1042
[13-Jul-2026 06:46:40 UTC] ✅ User profile retrieved successfully for user ID: 1042
[13-Jul-2026 06:46:41 UTC] === API CALL LOG ===
[13-Jul-2026 06:46:41 UTC] Endpoint: user/profile.php
[13-Jul-2026 06:46:41 UTC] Full Log Data: {
    "timestamp": "2026-07-13 06:46:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.176.48.223",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "178.176.48.223, 162.158.110.208",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MiIsInVzZXJuYW1lIjoiTWF4c2lzVEciLCJlbWFpbCI6Im1ha3NpbWdlamw3QGdtYWlsLmNvbSIsImV4cCI6MTc4NDUyOTk4Nn0.J61y1Ed7awTOJLuikmIZzBPiWNYEuTguqhOE9gZtGek",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a654fb1aab3722-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "178.176.48.223",
        "cf-ipcountry": "RU",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 06:46:41 UTC] === END API CALL LOG ===
[13-Jul-2026 06:46:41 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 06:46:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MiIsInVzZXJuYW1lIjoiTWF4c2lzVEciLCJlbWFpbCI6Im1ha3NpbWdlamw3QGdtYWlsLmNvbSIsImV4cCI6MTc4NDUyOTk4Nn0.J61y1Ed7awTOJLuikmIZzBPiWNYEuTguqhOE9gZtGek
[13-Jul-2026 06:46:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 06:46:41 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 06:46:41 UTC] User ID: 1042
[13-Jul-2026 06:46:41 UTC] ✅ User profile retrieved successfully for user ID: 1042
[13-Jul-2026 06:46:41 UTC] === API CALL LOG ===
[13-Jul-2026 06:46:41 UTC] Endpoint: user/profile.php
[13-Jul-2026 06:46:41 UTC] Full Log Data: {
    "timestamp": "2026-07-13 06:46:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.176.48.223",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "178.176.48.223, 162.158.110.208",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MiIsInVzZXJuYW1lIjoiTWF4c2lzVEciLCJlbWFpbCI6Im1ha3NpbWdlamw3QGdtYWlsLmNvbSIsImV4cCI6MTc4NDUyOTk4Nn0.J61y1Ed7awTOJLuikmIZzBPiWNYEuTguqhOE9gZtGek",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a654fbeb353722-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "178.176.48.223",
        "cf-ipcountry": "RU",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 06:46:41 UTC] === END API CALL LOG ===
[13-Jul-2026 06:46:41 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 06:46:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MiIsInVzZXJuYW1lIjoiTWF4c2lzVEciLCJlbWFpbCI6Im1ha3NpbWdlamw3QGdtYWlsLmNvbSIsImV4cCI6MTc4NDUyOTk4Nn0.J61y1Ed7awTOJLuikmIZzBPiWNYEuTguqhOE9gZtGek
[13-Jul-2026 06:46:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 06:46:41 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 06:46:41 UTC] User ID: 1042
[13-Jul-2026 06:46:41 UTC] ✅ User profile retrieved successfully for user ID: 1042
[13-Jul-2026 06:46:54 UTC] === API CALL LOG ===
[13-Jul-2026 06:46:54 UTC] Endpoint: user/profile.php
[13-Jul-2026 06:46:54 UTC] Full Log Data: {
    "timestamp": "2026-07-13 06:46:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.176.48.223",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "178.176.48.223, 172.71.164.218",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MiIsInVzZXJuYW1lIjoiTWF4c2lzVEciLCJlbWFpbCI6Im1ha3NpbWdlamw3QGdtYWlsLmNvbSIsImV4cCI6MTc4NDUyOTk4Nn0.J61y1Ed7awTOJLuikmIZzBPiWNYEuTguqhOE9gZtGek",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a655506d71d2bb-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "178.176.48.223",
        "cf-ipcountry": "RU",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 06:46:54 UTC] === END API CALL LOG ===
[13-Jul-2026 06:46:54 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 06:46:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MiIsInVzZXJuYW1lIjoiTWF4c2lzVEciLCJlbWFpbCI6Im1ha3NpbWdlamw3QGdtYWlsLmNvbSIsImV4cCI6MTc4NDUyOTk4Nn0.J61y1Ed7awTOJLuikmIZzBPiWNYEuTguqhOE9gZtGek
[13-Jul-2026 06:46:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 06:46:54 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 06:46:54 UTC] User ID: 1042
[13-Jul-2026 06:46:54 UTC] ✅ User profile retrieved successfully for user ID: 1042
[13-Jul-2026 06:46:55 UTC] === API CALL LOG ===
[13-Jul-2026 06:46:55 UTC] Endpoint: user/profile.php
[13-Jul-2026 06:46:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jul-2026 06:46:55 UTC] Full Log Data: {
    "timestamp": "2026-07-13 06:46:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.176.48.223",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "178.176.48.223, 172.71.164.229",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MiIsInVzZXJuYW1lIjoiTWF4c2lzVEciLCJlbWFpbCI6Im1ha3NpbWdlamw3QGdtYWlsLmNvbSIsImV4cCI6MTc4NDUyOTk4Nn0.J61y1Ed7awTOJLuikmIZzBPiWNYEuTguqhOE9gZtGek",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a655540834d2bb-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "178.176.48.223",
        "cf-ipcountry": "RU",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 06:46:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jul-2026 06:46:55 UTC] === END API CALL LOG ===
[13-Jul-2026 06:46:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"178.176.48.223, 172.71.164.229","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MiIsInVzZXJuYW1lIjoiTWF4c2lzVEciLCJlbWFpbCI6Im1ha3NpbWdlamw3QGdtYWlsLmNvbSIsImV4cCI6MTc4NDUyOTk4Nn0.J61y1Ed7awTOJLuikmIZzBPiWNYEuTguqhOE9gZtGek","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1a65554083cd2bb-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"178.176.48.223","cf-ipcountry":"RU","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jul-2026 06:46:55 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 06:46:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MiIsInVzZXJuYW1lIjoiTWF4c2lzVEciLCJlbWFpbCI6Im1ha3NpbWdlamw3QGdtYWlsLmNvbSIsImV4cCI6MTc4NDUyOTk4Nn0.J61y1Ed7awTOJLuikmIZzBPiWNYEuTguqhOE9gZtGek
[13-Jul-2026 06:46:55 UTC] === User Orders API Called ===
[13-Jul-2026 06:46:55 UTC] User ID: 1042
[13-Jul-2026 06:46:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 06:46:55 UTC] Limit: 20, Offset: 0
[13-Jul-2026 06:46:55 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 06:46:55 UTC] User ID: 1042
[13-Jul-2026 06:46:55 UTC] ✅ User profile retrieved successfully for user ID: 1042
[13-Jul-2026 06:46:55 UTC] Orders found: 0
[13-Jul-2026 06:46:55 UTC] Orders data: []
[13-Jul-2026 06:46:55 UTC] Total orders count: 0
[13-Jul-2026 06:46:55 UTC] === API CALL LOG ===
[13-Jul-2026 06:46:55 UTC] Endpoint: user/profile.php
[13-Jul-2026 06:46:55 UTC] Full Log Data: {
    "timestamp": "2026-07-13 06:46:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.176.48.223",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "178.176.48.223, 172.71.164.229",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MiIsInVzZXJuYW1lIjoiTWF4c2lzVEciLCJlbWFpbCI6Im1ha3NpbWdlamw3QGdtYWlsLmNvbSIsImV4cCI6MTc4NDUyOTk4Nn0.J61y1Ed7awTOJLuikmIZzBPiWNYEuTguqhOE9gZtGek",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a655550b52d2bb-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "178.176.48.223",
        "cf-ipcountry": "RU",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 06:46:55 UTC] === END API CALL LOG ===
[13-Jul-2026 06:46:55 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 06:46:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MiIsInVzZXJuYW1lIjoiTWF4c2lzVEciLCJlbWFpbCI6Im1ha3NpbWdlamw3QGdtYWlsLmNvbSIsImV4cCI6MTc4NDUyOTk4Nn0.J61y1Ed7awTOJLuikmIZzBPiWNYEuTguqhOE9gZtGek
[13-Jul-2026 06:46:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 06:46:55 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 06:46:55 UTC] User ID: 1042
[13-Jul-2026 06:46:55 UTC] ✅ User profile retrieved successfully for user ID: 1042
[13-Jul-2026 06:46:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jul-2026 06:46:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jul-2026 06:46:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"178.176.48.223, 172.71.164.229","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MiIsInVzZXJuYW1lIjoiTWF4c2lzVEciLCJlbWFpbCI6Im1ha3NpbWdlamw3QGdtYWlsLmNvbSIsImV4cCI6MTc4NDUyOTk4Nn0.J61y1Ed7awTOJLuikmIZzBPiWNYEuTguqhOE9gZtGek","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1a655587d66d2bb-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"178.176.48.223","cf-ipcountry":"RU","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jul-2026 06:46:56 UTC] === User Orders API Called ===
[13-Jul-2026 06:46:56 UTC] User ID: 1042
[13-Jul-2026 06:46:56 UTC] Limit: 20, Offset: 0
[13-Jul-2026 06:46:56 UTC] Orders found: 0
[13-Jul-2026 06:46:56 UTC] Orders data: []
[13-Jul-2026 06:46:56 UTC] Total orders count: 0
[13-Jul-2026 06:46:56 UTC] === API CALL LOG ===
[13-Jul-2026 06:46:56 UTC] Endpoint: user/profile.php
[13-Jul-2026 06:46:56 UTC] Full Log Data: {
    "timestamp": "2026-07-13 06:46:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.176.48.223",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "178.176.48.223, 172.71.164.218",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MiIsInVzZXJuYW1lIjoiTWF4c2lzVEciLCJlbWFpbCI6Im1ha3NpbWdlamw3QGdtYWlsLmNvbSIsImV4cCI6MTc4NDUyOTk4Nn0.J61y1Ed7awTOJLuikmIZzBPiWNYEuTguqhOE9gZtGek",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a65559885ad2bb-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "178.176.48.223",
        "cf-ipcountry": "RU",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 06:46:56 UTC] === END API CALL LOG ===
[13-Jul-2026 06:46:56 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 06:46:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MiIsInVzZXJuYW1lIjoiTWF4c2lzVEciLCJlbWFpbCI6Im1ha3NpbWdlamw3QGdtYWlsLmNvbSIsImV4cCI6MTc4NDUyOTk4Nn0.J61y1Ed7awTOJLuikmIZzBPiWNYEuTguqhOE9gZtGek
[13-Jul-2026 06:46:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 06:46:56 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 06:46:56 UTC] User ID: 1042
[13-Jul-2026 06:46:56 UTC] ✅ User profile retrieved successfully for user ID: 1042
[13-Jul-2026 06:47:02 UTC] === API CALL LOG ===
[13-Jul-2026 06:47:02 UTC] Endpoint: user/profile.php
[13-Jul-2026 06:47:02 UTC] Full Log Data: {
    "timestamp": "2026-07-13 06:47:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.176.48.223",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "178.176.48.223, 162.158.110.208",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MiIsInVzZXJuYW1lIjoiTWF4c2lzVEciLCJlbWFpbCI6Im1ha3NpbWdlamw3QGdtYWlsLmNvbSIsImV4cCI6MTc4NDUyOTk4Nn0.J61y1Ed7awTOJLuikmIZzBPiWNYEuTguqhOE9gZtGek",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a655833f1c368c-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "178.176.48.223",
        "cf-ipcountry": "RU",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 06:47:02 UTC] === END API CALL LOG ===
[13-Jul-2026 06:47:02 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 06:47:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MiIsInVzZXJuYW1lIjoiTWF4c2lzVEciLCJlbWFpbCI6Im1ha3NpbWdlamw3QGdtYWlsLmNvbSIsImV4cCI6MTc4NDUyOTk4Nn0.J61y1Ed7awTOJLuikmIZzBPiWNYEuTguqhOE9gZtGek
[13-Jul-2026 06:47:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 06:47:02 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 06:47:02 UTC] User ID: 1042
[13-Jul-2026 06:47:02 UTC] ✅ User profile retrieved successfully for user ID: 1042
[13-Jul-2026 06:47:03 UTC] === API CALL LOG ===
[13-Jul-2026 06:47:03 UTC] Endpoint: user/profile.php
[13-Jul-2026 06:47:03 UTC] Full Log Data: {
    "timestamp": "2026-07-13 06:47:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.176.48.223",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "178.176.48.223, 162.158.110.208",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MiIsInVzZXJuYW1lIjoiTWF4c2lzVEciLCJlbWFpbCI6Im1ha3NpbWdlamw3QGdtYWlsLmNvbSIsImV4cCI6MTc4NDUyOTk4Nn0.J61y1Ed7awTOJLuikmIZzBPiWNYEuTguqhOE9gZtGek",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a655869984368c-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "178.176.48.223",
        "cf-ipcountry": "RU",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 06:47:03 UTC] === END API CALL LOG ===
[13-Jul-2026 06:47:03 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 06:47:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MiIsInVzZXJuYW1lIjoiTWF4c2lzVEciLCJlbWFpbCI6Im1ha3NpbWdlamw3QGdtYWlsLmNvbSIsImV4cCI6MTc4NDUyOTk4Nn0.J61y1Ed7awTOJLuikmIZzBPiWNYEuTguqhOE9gZtGek
[13-Jul-2026 06:47:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 06:47:03 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 06:47:03 UTC] User ID: 1042
[13-Jul-2026 06:47:03 UTC] ✅ User profile retrieved successfully for user ID: 1042
[13-Jul-2026 06:47:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jul-2026 06:47:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jul-2026 06:47:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"178.176.48.223, 162.158.110.208","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MiIsInVzZXJuYW1lIjoiTWF4c2lzVEciLCJlbWFpbCI6Im1ha3NpbWdlamw3QGdtYWlsLmNvbSIsImV4cCI6MTc4NDUyOTk4Nn0.J61y1Ed7awTOJLuikmIZzBPiWNYEuTguqhOE9gZtGek","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1a655869989368c-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"178.176.48.223","cf-ipcountry":"RU","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jul-2026 06:47:03 UTC] === User Orders API Called ===
[13-Jul-2026 06:47:03 UTC] User ID: 1042
[13-Jul-2026 06:47:03 UTC] Limit: 20, Offset: 0
[13-Jul-2026 06:47:03 UTC] Orders found: 0
[13-Jul-2026 06:47:03 UTC] Orders data: []
[13-Jul-2026 06:47:03 UTC] Total orders count: 0
[13-Jul-2026 06:47:03 UTC] === API CALL LOG ===
[13-Jul-2026 06:47:03 UTC] Endpoint: user/profile.php
[13-Jul-2026 06:47:03 UTC] Full Log Data: {
    "timestamp": "2026-07-13 06:47:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.176.48.223",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "178.176.48.223, 162.158.110.208",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MiIsInVzZXJuYW1lIjoiTWF4c2lzVEciLCJlbWFpbCI6Im1ha3NpbWdlamw3QGdtYWlsLmNvbSIsImV4cCI6MTc4NDUyOTk4Nn0.J61y1Ed7awTOJLuikmIZzBPiWNYEuTguqhOE9gZtGek",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a655878a36368c-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "178.176.48.223",
        "cf-ipcountry": "RU",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 06:47:03 UTC] === END API CALL LOG ===
[13-Jul-2026 06:47:03 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 06:47:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MiIsInVzZXJuYW1lIjoiTWF4c2lzVEciLCJlbWFpbCI6Im1ha3NpbWdlamw3QGdtYWlsLmNvbSIsImV4cCI6MTc4NDUyOTk4Nn0.J61y1Ed7awTOJLuikmIZzBPiWNYEuTguqhOE9gZtGek
[13-Jul-2026 06:47:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 06:47:03 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 06:47:03 UTC] User ID: 1042
[13-Jul-2026 06:47:03 UTC] ✅ User profile retrieved successfully for user ID: 1042
[13-Jul-2026 06:47:04 UTC] === API CALL LOG ===
[13-Jul-2026 06:47:04 UTC] Endpoint: user/profile.php
[13-Jul-2026 06:47:04 UTC] Full Log Data: {
    "timestamp": "2026-07-13 06:47:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.176.48.223",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "178.176.48.223, 162.158.110.208",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MiIsInVzZXJuYW1lIjoiTWF4c2lzVEciLCJlbWFpbCI6Im1ha3NpbWdlamw3QGdtYWlsLmNvbSIsImV4cCI6MTc4NDUyOTk4Nn0.J61y1Ed7awTOJLuikmIZzBPiWNYEuTguqhOE9gZtGek",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a6558a7c80368c-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "178.176.48.223",
        "cf-ipcountry": "RU",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 06:47:04 UTC] === END API CALL LOG ===
[13-Jul-2026 06:47:04 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 06:47:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MiIsInVzZXJuYW1lIjoiTWF4c2lzVEciLCJlbWFpbCI6Im1ha3NpbWdlamw3QGdtYWlsLmNvbSIsImV4cCI6MTc4NDUyOTk4Nn0.J61y1Ed7awTOJLuikmIZzBPiWNYEuTguqhOE9gZtGek
[13-Jul-2026 06:47:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 06:47:04 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 06:47:04 UTC] User ID: 1042
[13-Jul-2026 06:47:04 UTC] ✅ User profile retrieved successfully for user ID: 1042
[13-Jul-2026 06:47:04 UTC] === API CALL LOG ===
[13-Jul-2026 06:47:04 UTC] Endpoint: user/profile.php
[13-Jul-2026 06:47:04 UTC] Full Log Data: {
    "timestamp": "2026-07-13 06:47:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.176.48.223",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "178.176.48.223, 162.158.110.208",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MiIsInVzZXJuYW1lIjoiTWF4c2lzVEciLCJlbWFpbCI6Im1ha3NpbWdlamw3QGdtYWlsLmNvbSIsImV4cCI6MTc4NDUyOTk4Nn0.J61y1Ed7awTOJLuikmIZzBPiWNYEuTguqhOE9gZtGek",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a6558cce59368c-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "178.176.48.223",
        "cf-ipcountry": "RU",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 06:47:04 UTC] === END API CALL LOG ===
[13-Jul-2026 06:47:04 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 06:47:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MiIsInVzZXJuYW1lIjoiTWF4c2lzVEciLCJlbWFpbCI6Im1ha3NpbWdlamw3QGdtYWlsLmNvbSIsImV4cCI6MTc4NDUyOTk4Nn0.J61y1Ed7awTOJLuikmIZzBPiWNYEuTguqhOE9gZtGek
[13-Jul-2026 06:47:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 06:47:04 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 06:47:04 UTC] User ID: 1042
[13-Jul-2026 06:47:04 UTC] ✅ User profile retrieved successfully for user ID: 1042
[13-Jul-2026 06:47:09 UTC] === API CALL LOG ===
[13-Jul-2026 06:47:09 UTC] Endpoint: user/profile.php
[13-Jul-2026 06:47:09 UTC] Full Log Data: {
    "timestamp": "2026-07-13 06:47:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.176.48.223",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "178.176.48.223, 172.71.144.82",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MiIsInVzZXJuYW1lIjoiTWF4c2lzVEciLCJlbWFpbCI6Im1ha3NpbWdlamw3QGdtYWlsLmNvbSIsImV4cCI6MTc4NDUyOTk4Nn0.J61y1Ed7awTOJLuikmIZzBPiWNYEuTguqhOE9gZtGek",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a655adeec4dbad-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "178.176.48.223",
        "cf-ipcountry": "RU",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 06:47:09 UTC] === END API CALL LOG ===
[13-Jul-2026 06:47:09 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 06:47:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MiIsInVzZXJuYW1lIjoiTWF4c2lzVEciLCJlbWFpbCI6Im1ha3NpbWdlamw3QGdtYWlsLmNvbSIsImV4cCI6MTc4NDUyOTk4Nn0.J61y1Ed7awTOJLuikmIZzBPiWNYEuTguqhOE9gZtGek
[13-Jul-2026 06:47:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 06:47:09 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 06:47:09 UTC] User ID: 1042
[13-Jul-2026 06:47:09 UTC] ✅ User profile retrieved successfully for user ID: 1042
[13-Jul-2026 06:47:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jul-2026 06:47:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jul-2026 06:47:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"178.176.48.223, 172.71.144.68","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MiIsInVzZXJuYW1lIjoiTWF4c2lzVEciLCJlbWFpbCI6Im1ha3NpbWdlamw3QGdtYWlsLmNvbSIsImV4cCI6MTc4NDUyOTk4Nn0.J61y1Ed7awTOJLuikmIZzBPiWNYEuTguqhOE9gZtGek","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1a655b11fcedbad-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"178.176.48.223","cf-ipcountry":"RU","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jul-2026 06:47:10 UTC] === User Orders API Called ===
[13-Jul-2026 06:47:10 UTC] User ID: 1042
[13-Jul-2026 06:47:10 UTC] === API CALL LOG ===
[13-Jul-2026 06:47:10 UTC] Limit: 20, Offset: 0
[13-Jul-2026 06:47:10 UTC] Endpoint: user/profile.php
[13-Jul-2026 06:47:10 UTC] Full Log Data: {
    "timestamp": "2026-07-13 06:47:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.176.48.223",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "178.176.48.223, 172.71.144.69",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MiIsInVzZXJuYW1lIjoiTWF4c2lzVEciLCJlbWFpbCI6Im1ha3NpbWdlamw3QGdtYWlsLmNvbSIsImV4cCI6MTc4NDUyOTk4Nn0.J61y1Ed7awTOJLuikmIZzBPiWNYEuTguqhOE9gZtGek",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a655b11fcbdbad-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "178.176.48.223",
        "cf-ipcountry": "RU",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 06:47:10 UTC] === END API CALL LOG ===
[13-Jul-2026 06:47:10 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 06:47:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MiIsInVzZXJuYW1lIjoiTWF4c2lzVEciLCJlbWFpbCI6Im1ha3NpbWdlamw3QGdtYWlsLmNvbSIsImV4cCI6MTc4NDUyOTk4Nn0.J61y1Ed7awTOJLuikmIZzBPiWNYEuTguqhOE9gZtGek
[13-Jul-2026 06:47:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 06:47:10 UTC] Orders found: 0
[13-Jul-2026 06:47:10 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 06:47:10 UTC] Orders data: []
[13-Jul-2026 06:47:10 UTC] User ID: 1042
[13-Jul-2026 06:47:10 UTC] Total orders count: 0
[13-Jul-2026 06:47:10 UTC] ✅ User profile retrieved successfully for user ID: 1042
[13-Jul-2026 06:47:10 UTC] === API CALL LOG ===
[13-Jul-2026 06:47:10 UTC] Endpoint: user/profile.php
[13-Jul-2026 06:47:10 UTC] Full Log Data: {
    "timestamp": "2026-07-13 06:47:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.176.48.223",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "178.176.48.223, 172.71.144.82",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MiIsInVzZXJuYW1lIjoiTWF4c2lzVEciLCJlbWFpbCI6Im1ha3NpbWdlamw3QGdtYWlsLmNvbSIsImV4cCI6MTc4NDUyOTk4Nn0.J61y1Ed7awTOJLuikmIZzBPiWNYEuTguqhOE9gZtGek",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a655b1ea50dbad-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "178.176.48.223",
        "cf-ipcountry": "RU",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 06:47:10 UTC] === END API CALL LOG ===
[13-Jul-2026 06:47:10 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 06:47:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MiIsInVzZXJuYW1lIjoiTWF4c2lzVEciLCJlbWFpbCI6Im1ha3NpbWdlamw3QGdtYWlsLmNvbSIsImV4cCI6MTc4NDUyOTk4Nn0.J61y1Ed7awTOJLuikmIZzBPiWNYEuTguqhOE9gZtGek
[13-Jul-2026 06:47:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 06:47:10 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 06:47:10 UTC] User ID: 1042
[13-Jul-2026 06:47:10 UTC] ✅ User profile retrieved successfully for user ID: 1042
[13-Jul-2026 06:47:10 UTC] === API CALL LOG ===
[13-Jul-2026 06:47:10 UTC] Endpoint: user/profile.php
[13-Jul-2026 06:47:10 UTC] Full Log Data: {
    "timestamp": "2026-07-13 06:47:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.176.48.223",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "178.176.48.223, 172.71.144.82",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MiIsInVzZXJuYW1lIjoiTWF4c2lzVEciLCJlbWFpbCI6Im1ha3NpbWdlamw3QGdtYWlsLmNvbSIsImV4cCI6MTc4NDUyOTk4Nn0.J61y1Ed7awTOJLuikmIZzBPiWNYEuTguqhOE9gZtGek",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a655b58cb0dbad-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "178.176.48.223",
        "cf-ipcountry": "RU",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 06:47:10 UTC] === END API CALL LOG ===
[13-Jul-2026 06:47:10 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 06:47:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MiIsInVzZXJuYW1lIjoiTWF4c2lzVEciLCJlbWFpbCI6Im1ha3NpbWdlamw3QGdtYWlsLmNvbSIsImV4cCI6MTc4NDUyOTk4Nn0.J61y1Ed7awTOJLuikmIZzBPiWNYEuTguqhOE9gZtGek
[13-Jul-2026 06:47:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 06:47:10 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 06:47:10 UTC] User ID: 1042
[13-Jul-2026 06:47:10 UTC] ✅ User profile retrieved successfully for user ID: 1042
[13-Jul-2026 06:47:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jul-2026 06:47:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jul-2026 06:47:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"178.176.48.223, 172.71.144.68","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MiIsInVzZXJuYW1lIjoiTWF4c2lzVEciLCJlbWFpbCI6Im1ha3NpbWdlamw3QGdtYWlsLmNvbSIsImV4cCI6MTc4NDUyOTk4Nn0.J61y1Ed7awTOJLuikmIZzBPiWNYEuTguqhOE9gZtGek","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1a655b6d83adbad-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"178.176.48.223","cf-ipcountry":"RU","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jul-2026 06:47:11 UTC] === User Orders API Called ===
[13-Jul-2026 06:47:11 UTC] User ID: 1042
[13-Jul-2026 06:47:11 UTC] Limit: 20, Offset: 0
[13-Jul-2026 06:47:11 UTC] Orders found: 0
[13-Jul-2026 06:47:11 UTC] Orders data: []
[13-Jul-2026 06:47:11 UTC] Total orders count: 0
[13-Jul-2026 06:47:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jul-2026 06:47:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jul-2026 06:47:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"178.176.48.223, 172.71.144.82","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MiIsInVzZXJuYW1lIjoiTWF4c2lzVEciLCJlbWFpbCI6Im1ha3NpbWdlamw3QGdtYWlsLmNvbSIsImV4cCI6MTc4NDUyOTk4Nn0.J61y1Ed7awTOJLuikmIZzBPiWNYEuTguqhOE9gZtGek","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1a655c38e23dbad-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"178.176.48.223","cf-ipcountry":"RU","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jul-2026 06:47:13 UTC] === User Orders API Called ===
[13-Jul-2026 06:47:13 UTC] User ID: 1042
[13-Jul-2026 06:47:13 UTC] Limit: 20, Offset: 0
[13-Jul-2026 06:47:13 UTC] Orders found: 0
[13-Jul-2026 06:47:13 UTC] Orders data: []
[13-Jul-2026 06:47:13 UTC] Total orders count: 0
[13-Jul-2026 06:47:13 UTC] === API CALL LOG ===
[13-Jul-2026 06:47:13 UTC] Endpoint: user/profile.php
[13-Jul-2026 06:47:13 UTC] Full Log Data: {
    "timestamp": "2026-07-13 06:47:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.176.48.223",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "178.176.48.223, 172.71.144.69",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MiIsInVzZXJuYW1lIjoiTWF4c2lzVEciLCJlbWFpbCI6Im1ha3NpbWdlamw3QGdtYWlsLmNvbSIsImV4cCI6MTc4NDUyOTk4Nn0.J61y1Ed7awTOJLuikmIZzBPiWNYEuTguqhOE9gZtGek",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a655c38e26dbad-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "178.176.48.223",
        "cf-ipcountry": "RU",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 06:47:13 UTC] === END API CALL LOG ===
[13-Jul-2026 06:47:13 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 06:47:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MiIsInVzZXJuYW1lIjoiTWF4c2lzVEciLCJlbWFpbCI6Im1ha3NpbWdlamw3QGdtYWlsLmNvbSIsImV4cCI6MTc4NDUyOTk4Nn0.J61y1Ed7awTOJLuikmIZzBPiWNYEuTguqhOE9gZtGek
[13-Jul-2026 06:47:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 06:47:13 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 06:47:13 UTC] User ID: 1042
[13-Jul-2026 06:47:13 UTC] ✅ User profile retrieved successfully for user ID: 1042
[13-Jul-2026 06:47:13 UTC] === API CALL LOG ===
[13-Jul-2026 06:47:13 UTC] Endpoint: user/profile.php
[13-Jul-2026 06:47:13 UTC] Full Log Data: {
    "timestamp": "2026-07-13 06:47:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.176.48.223",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "178.176.48.223, 172.71.144.82",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MiIsInVzZXJuYW1lIjoiTWF4c2lzVEciLCJlbWFpbCI6Im1ha3NpbWdlamw3QGdtYWlsLmNvbSIsImV4cCI6MTc4NDUyOTk4Nn0.J61y1Ed7awTOJLuikmIZzBPiWNYEuTguqhOE9gZtGek",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a655c78984dbad-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "178.176.48.223",
        "cf-ipcountry": "RU",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 06:47:13 UTC] === END API CALL LOG ===
[13-Jul-2026 06:47:13 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 06:47:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MiIsInVzZXJuYW1lIjoiTWF4c2lzVEciLCJlbWFpbCI6Im1ha3NpbWdlamw3QGdtYWlsLmNvbSIsImV4cCI6MTc4NDUyOTk4Nn0.J61y1Ed7awTOJLuikmIZzBPiWNYEuTguqhOE9gZtGek
[13-Jul-2026 06:47:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 06:47:13 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 06:47:13 UTC] User ID: 1042
[13-Jul-2026 06:47:13 UTC] ✅ User profile retrieved successfully for user ID: 1042
[13-Jul-2026 06:47:14 UTC] === API CALL LOG ===
[13-Jul-2026 06:47:14 UTC] Endpoint: user/profile.php
[13-Jul-2026 06:47:14 UTC] Full Log Data: {
    "timestamp": "2026-07-13 06:47:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.176.48.223",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "178.176.48.223, 172.71.144.68",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MiIsInVzZXJuYW1lIjoiTWF4c2lzVEciLCJlbWFpbCI6Im1ha3NpbWdlamw3QGdtYWlsLmNvbSIsImV4cCI6MTc4NDUyOTk4Nn0.J61y1Ed7awTOJLuikmIZzBPiWNYEuTguqhOE9gZtGek",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a655c87c54dbad-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "178.176.48.223",
        "cf-ipcountry": "RU",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 06:47:14 UTC] === END API CALL LOG ===
[13-Jul-2026 06:47:14 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 06:47:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MiIsInVzZXJuYW1lIjoiTWF4c2lzVEciLCJlbWFpbCI6Im1ha3NpbWdlamw3QGdtYWlsLmNvbSIsImV4cCI6MTc4NDUyOTk4Nn0.J61y1Ed7awTOJLuikmIZzBPiWNYEuTguqhOE9gZtGek
[13-Jul-2026 06:47:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 06:47:14 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 06:47:14 UTC] User ID: 1042
[13-Jul-2026 06:47:14 UTC] ✅ User profile retrieved successfully for user ID: 1042
[13-Jul-2026 06:47:17 UTC] === API CALL LOG ===
[13-Jul-2026 06:47:17 UTC] Endpoint: user/profile.php
[13-Jul-2026 06:47:17 UTC] Full Log Data: {
    "timestamp": "2026-07-13 06:47:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.176.48.223",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "178.176.48.223, 172.71.172.186",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MiIsInVzZXJuYW1lIjoiTWF4c2lzVEciLCJlbWFpbCI6Im1ha3NpbWdlamw3QGdtYWlsLmNvbSIsImV4cCI6MTc4NDUyOTk4Nn0.J61y1Ed7awTOJLuikmIZzBPiWNYEuTguqhOE9gZtGek",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a655df5becd391-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "178.176.48.223",
        "cf-ipcountry": "RU",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 06:47:17 UTC] === END API CALL LOG ===
[13-Jul-2026 06:47:17 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 06:47:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MiIsInVzZXJuYW1lIjoiTWF4c2lzVEciLCJlbWFpbCI6Im1ha3NpbWdlamw3QGdtYWlsLmNvbSIsImV4cCI6MTc4NDUyOTk4Nn0.J61y1Ed7awTOJLuikmIZzBPiWNYEuTguqhOE9gZtGek
[13-Jul-2026 06:47:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 06:47:17 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 06:47:17 UTC] User ID: 1042
[13-Jul-2026 06:47:17 UTC] ✅ User profile retrieved successfully for user ID: 1042
[13-Jul-2026 06:47:18 UTC] === API CALL LOG ===
[13-Jul-2026 06:47:18 UTC] Endpoint: user/profile.php
[13-Jul-2026 06:47:18 UTC] Full Log Data: {
    "timestamp": "2026-07-13 06:47:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.176.48.223",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "178.176.48.223, 172.71.172.147",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MiIsInVzZXJuYW1lIjoiTWF4c2lzVEciLCJlbWFpbCI6Im1ha3NpbWdlamw3QGdtYWlsLmNvbSIsImV4cCI6MTc4NDUyOTk4Nn0.J61y1Ed7awTOJLuikmIZzBPiWNYEuTguqhOE9gZtGek",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a655e2cdf8d391-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "178.176.48.223",
        "cf-ipcountry": "RU",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 06:47:18 UTC] === END API CALL LOG ===
[13-Jul-2026 06:47:18 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 06:47:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MiIsInVzZXJuYW1lIjoiTWF4c2lzVEciLCJlbWFpbCI6Im1ha3NpbWdlamw3QGdtYWlsLmNvbSIsImV4cCI6MTc4NDUyOTk4Nn0.J61y1Ed7awTOJLuikmIZzBPiWNYEuTguqhOE9gZtGek
[13-Jul-2026 06:47:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 06:47:18 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 06:47:18 UTC] User ID: 1042
[13-Jul-2026 06:47:18 UTC] ✅ User profile retrieved successfully for user ID: 1042
[13-Jul-2026 06:47:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jul-2026 06:47:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jul-2026 06:47:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"178.176.48.223, 172.71.172.147","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MiIsInVzZXJuYW1lIjoiTWF4c2lzVEciLCJlbWFpbCI6Im1ha3NpbWdlamw3QGdtYWlsLmNvbSIsImV4cCI6MTc4NDUyOTk4Nn0.J61y1Ed7awTOJLuikmIZzBPiWNYEuTguqhOE9gZtGek","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1a655e2ce01d391-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"178.176.48.223","cf-ipcountry":"RU","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jul-2026 06:47:18 UTC] === User Orders API Called ===
[13-Jul-2026 06:47:18 UTC] User ID: 1042
[13-Jul-2026 06:47:18 UTC] Limit: 20, Offset: 0
[13-Jul-2026 06:47:18 UTC] Orders found: 0
[13-Jul-2026 06:47:18 UTC] Orders data: []
[13-Jul-2026 06:47:18 UTC] Total orders count: 0
[13-Jul-2026 06:47:18 UTC] === API CALL LOG ===
[13-Jul-2026 06:47:18 UTC] Endpoint: user/profile.php
[13-Jul-2026 06:47:18 UTC] Full Log Data: {
    "timestamp": "2026-07-13 06:47:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.176.48.223",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "178.176.48.223, 172.71.172.147",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MiIsInVzZXJuYW1lIjoiTWF4c2lzVEciLCJlbWFpbCI6Im1ha3NpbWdlamw3QGdtYWlsLmNvbSIsImV4cCI6MTc4NDUyOTk4Nn0.J61y1Ed7awTOJLuikmIZzBPiWNYEuTguqhOE9gZtGek",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a655e3d8d9d391-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "178.176.48.223",
        "cf-ipcountry": "RU",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 06:47:18 UTC] === END API CALL LOG ===
[13-Jul-2026 06:47:18 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 06:47:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MiIsInVzZXJuYW1lIjoiTWF4c2lzVEciLCJlbWFpbCI6Im1ha3NpbWdlamw3QGdtYWlsLmNvbSIsImV4cCI6MTc4NDUyOTk4Nn0.J61y1Ed7awTOJLuikmIZzBPiWNYEuTguqhOE9gZtGek
[13-Jul-2026 06:47:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 06:47:18 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 06:47:18 UTC] User ID: 1042
[13-Jul-2026 06:47:18 UTC] ✅ User profile retrieved successfully for user ID: 1042
[13-Jul-2026 06:47:19 UTC] === API CALL LOG ===
[13-Jul-2026 06:47:19 UTC] Endpoint: user/profile.php
[13-Jul-2026 06:47:19 UTC] Full Log Data: {
    "timestamp": "2026-07-13 06:47:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.176.48.223",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "178.176.48.223, 172.71.172.147",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MiIsInVzZXJuYW1lIjoiTWF4c2lzVEciLCJlbWFpbCI6Im1ha3NpbWdlamw3QGdtYWlsLmNvbSIsImV4cCI6MTc4NDUyOTk4Nn0.J61y1Ed7awTOJLuikmIZzBPiWNYEuTguqhOE9gZtGek",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a655e7bbead391-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "178.176.48.223",
        "cf-ipcountry": "RU",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 06:47:19 UTC] === END API CALL LOG ===
[13-Jul-2026 06:47:19 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 06:47:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MiIsInVzZXJuYW1lIjoiTWF4c2lzVEciLCJlbWFpbCI6Im1ha3NpbWdlamw3QGdtYWlsLmNvbSIsImV4cCI6MTc4NDUyOTk4Nn0.J61y1Ed7awTOJLuikmIZzBPiWNYEuTguqhOE9gZtGek
[13-Jul-2026 06:47:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 06:47:19 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 06:47:19 UTC] User ID: 1042
[13-Jul-2026 06:47:19 UTC] ✅ User profile retrieved successfully for user ID: 1042
[13-Jul-2026 13:01:54 UTC] === API CALL LOG ===
[13-Jul-2026 13:01:54 UTC] Endpoint: user/profile.php
[13-Jul-2026 13:01:54 UTC] Full Log Data: {
    "timestamp": "2026-07-13 13:01:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.65.179.233",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.65.179.233, 162.158.88.29",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MyIsInVzZXJuYW1lIjoicmVzeWFzdG9yZSIsImVtYWlsIjoicmVzeWFtb2RlaXBAZ21haWwuY29tIiwiZXhwIjoxNzg0NTUyNTEzfQ.BG-ZoppKFs8JpBM9Ok-nZ7nmogo6lrmtXBi66MX0FG8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a87a9e69f8fe0d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.65.179.233",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 13:01:54 UTC] === END API CALL LOG ===
[13-Jul-2026 13:01:54 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 13:01:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MyIsInVzZXJuYW1lIjoicmVzeWFzdG9yZSIsImVtYWlsIjoicmVzeWFtb2RlaXBAZ21haWwuY29tIiwiZXhwIjoxNzg0NTUyNTEzfQ.BG-ZoppKFs8JpBM9Ok-nZ7nmogo6lrmtXBi66MX0FG8
[13-Jul-2026 13:01:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 13:01:54 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 13:01:54 UTC] User ID: 1043
[13-Jul-2026 13:01:54 UTC] ✅ User profile retrieved successfully for user ID: 1043
[13-Jul-2026 13:01:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jul-2026 13:01:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jul-2026 13:01:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"36.65.179.233, 162.158.88.29","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MyIsInVzZXJuYW1lIjoicmVzeWFzdG9yZSIsImVtYWlsIjoicmVzeWFtb2RlaXBAZ21haWwuY29tIiwiZXhwIjoxNzg0NTUyNTEzfQ.BG-ZoppKFs8JpBM9Ok-nZ7nmogo6lrmtXBi66MX0FG8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1a87a9f4c82fe0d-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"36.65.179.233","cf-ipcountry":"ID","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jul-2026 13:01:54 UTC] === User Orders API Called ===
[13-Jul-2026 13:01:54 UTC] User ID: 1043
[13-Jul-2026 13:01:54 UTC] Limit: 20, Offset: 0
[13-Jul-2026 13:01:54 UTC] Orders found: 0
[13-Jul-2026 13:01:54 UTC] Orders data: []
[13-Jul-2026 13:01:54 UTC] Total orders count: 0
[13-Jul-2026 13:01:54 UTC] === API CALL LOG ===
[13-Jul-2026 13:01:54 UTC] Endpoint: user/profile.php
[13-Jul-2026 13:01:54 UTC] Full Log Data: {
    "timestamp": "2026-07-13 13:01:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.65.179.233",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.65.179.233, 162.158.88.29",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MyIsInVzZXJuYW1lIjoicmVzeWFzdG9yZSIsImVtYWlsIjoicmVzeWFtb2RlaXBAZ21haWwuY29tIiwiZXhwIjoxNzg0NTUyNTEzfQ.BG-ZoppKFs8JpBM9Ok-nZ7nmogo6lrmtXBi66MX0FG8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a87a9f8d56fe0d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.65.179.233",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 13:01:54 UTC] === END API CALL LOG ===
[13-Jul-2026 13:01:54 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 13:01:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MyIsInVzZXJuYW1lIjoicmVzeWFzdG9yZSIsImVtYWlsIjoicmVzeWFtb2RlaXBAZ21haWwuY29tIiwiZXhwIjoxNzg0NTUyNTEzfQ.BG-ZoppKFs8JpBM9Ok-nZ7nmogo6lrmtXBi66MX0FG8
[13-Jul-2026 13:01:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 13:01:54 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 13:01:54 UTC] User ID: 1043
[13-Jul-2026 13:01:54 UTC] ✅ User profile retrieved successfully for user ID: 1043
[13-Jul-2026 13:01:55 UTC] === API CALL LOG ===
[13-Jul-2026 13:01:55 UTC] Endpoint: user/profile.php
[13-Jul-2026 13:01:55 UTC] Full Log Data: {
    "timestamp": "2026-07-13 13:01:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.65.179.233",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.65.179.233, 162.158.88.29",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MyIsInVzZXJuYW1lIjoicmVzeWFzdG9yZSIsImVtYWlsIjoicmVzeWFtb2RlaXBAZ21haWwuY29tIiwiZXhwIjoxNzg0NTUyNTEzfQ.BG-ZoppKFs8JpBM9Ok-nZ7nmogo6lrmtXBi66MX0FG8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a87aa53e0cfe0d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.65.179.233",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 13:01:55 UTC] === END API CALL LOG ===
[13-Jul-2026 13:01:55 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 13:01:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MyIsInVzZXJuYW1lIjoicmVzeWFzdG9yZSIsImVtYWlsIjoicmVzeWFtb2RlaXBAZ21haWwuY29tIiwiZXhwIjoxNzg0NTUyNTEzfQ.BG-ZoppKFs8JpBM9Ok-nZ7nmogo6lrmtXBi66MX0FG8
[13-Jul-2026 13:01:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 13:01:55 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 13:01:55 UTC] User ID: 1043
[13-Jul-2026 13:01:55 UTC] ✅ User profile retrieved successfully for user ID: 1043
[13-Jul-2026 13:02:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jul-2026 13:02:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jul-2026 13:02:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"36.65.179.233, 162.158.88.29","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MyIsInVzZXJuYW1lIjoicmVzeWFzdG9yZSIsImVtYWlsIjoicmVzeWFtb2RlaXBAZ21haWwuY29tIiwiZXhwIjoxNzg0NTUyNTEzfQ.BG-ZoppKFs8JpBM9Ok-nZ7nmogo6lrmtXBi66MX0FG8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1a87ad6dc8efe0d-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"36.65.179.233","cf-ipcountry":"ID","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jul-2026 13:02:03 UTC] === User Orders API Called ===
[13-Jul-2026 13:02:03 UTC] User ID: 1043
[13-Jul-2026 13:02:03 UTC] Limit: 20, Offset: 0
[13-Jul-2026 13:02:03 UTC] Orders found: 0
[13-Jul-2026 13:02:03 UTC] Orders data: []
[13-Jul-2026 13:02:03 UTC] Total orders count: 0
[13-Jul-2026 13:02:03 UTC] === API CALL LOG ===
[13-Jul-2026 13:02:03 UTC] Endpoint: user/profile.php
[13-Jul-2026 13:02:03 UTC] Full Log Data: {
    "timestamp": "2026-07-13 13:02:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.65.179.233",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.65.179.233, 162.158.88.29",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MyIsInVzZXJuYW1lIjoicmVzeWFzdG9yZSIsImVtYWlsIjoicmVzeWFtb2RlaXBAZ21haWwuY29tIiwiZXhwIjoxNzg0NTUyNTEzfQ.BG-ZoppKFs8JpBM9Ok-nZ7nmogo6lrmtXBi66MX0FG8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a87ad76e55fe0d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.65.179.233",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 13:02:03 UTC] === END API CALL LOG ===
[13-Jul-2026 13:02:03 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 13:02:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MyIsInVzZXJuYW1lIjoicmVzeWFzdG9yZSIsImVtYWlsIjoicmVzeWFtb2RlaXBAZ21haWwuY29tIiwiZXhwIjoxNzg0NTUyNTEzfQ.BG-ZoppKFs8JpBM9Ok-nZ7nmogo6lrmtXBi66MX0FG8
[13-Jul-2026 13:02:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 13:02:03 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 13:02:03 UTC] User ID: 1043
[13-Jul-2026 13:02:03 UTC] ✅ User profile retrieved successfully for user ID: 1043
[13-Jul-2026 13:02:04 UTC] === API CALL LOG ===
[13-Jul-2026 13:02:04 UTC] Endpoint: user/profile.php
[13-Jul-2026 13:02:04 UTC] Full Log Data: {
    "timestamp": "2026-07-13 13:02:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.65.179.233",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.65.179.233, 162.158.88.29",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MyIsInVzZXJuYW1lIjoicmVzeWFzdG9yZSIsImVtYWlsIjoicmVzeWFtb2RlaXBAZ21haWwuY29tIiwiZXhwIjoxNzg0NTUyNTEzfQ.BG-ZoppKFs8JpBM9Ok-nZ7nmogo6lrmtXBi66MX0FG8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a87adb7addfe0d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.65.179.233",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 13:02:04 UTC] === END API CALL LOG ===
[13-Jul-2026 13:02:04 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 13:02:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MyIsInVzZXJuYW1lIjoicmVzeWFzdG9yZSIsImVtYWlsIjoicmVzeWFtb2RlaXBAZ21haWwuY29tIiwiZXhwIjoxNzg0NTUyNTEzfQ.BG-ZoppKFs8JpBM9Ok-nZ7nmogo6lrmtXBi66MX0FG8
[13-Jul-2026 13:02:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 13:02:04 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 13:02:04 UTC] User ID: 1043
[13-Jul-2026 13:02:04 UTC] ✅ User profile retrieved successfully for user ID: 1043
[13-Jul-2026 13:02:04 UTC] === API CALL LOG ===
[13-Jul-2026 13:02:04 UTC] Endpoint: user/profile.php
[13-Jul-2026 13:02:04 UTC] Full Log Data: {
    "timestamp": "2026-07-13 13:02:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.65.179.233",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.65.179.233, 162.158.88.29",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MyIsInVzZXJuYW1lIjoicmVzeWFzdG9yZSIsImVtYWlsIjoicmVzeWFtb2RlaXBAZ21haWwuY29tIiwiZXhwIjoxNzg0NTUyNTEzfQ.BG-ZoppKFs8JpBM9Ok-nZ7nmogo6lrmtXBi66MX0FG8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a87adc6d36fe0d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.65.179.233",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 13:02:04 UTC] === END API CALL LOG ===
[13-Jul-2026 13:02:04 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 13:02:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MyIsInVzZXJuYW1lIjoicmVzeWFzdG9yZSIsImVtYWlsIjoicmVzeWFtb2RlaXBAZ21haWwuY29tIiwiZXhwIjoxNzg0NTUyNTEzfQ.BG-ZoppKFs8JpBM9Ok-nZ7nmogo6lrmtXBi66MX0FG8
[13-Jul-2026 13:02:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 13:02:04 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 13:02:04 UTC] User ID: 1043
[13-Jul-2026 13:02:04 UTC] ✅ User profile retrieved successfully for user ID: 1043
[13-Jul-2026 13:02:11 UTC] === API CALL LOG ===
[13-Jul-2026 13:02:11 UTC] Endpoint: user/profile.php
[13-Jul-2026 13:02:11 UTC] Full Log Data: {
    "timestamp": "2026-07-13 13:02:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.65.179.233",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.65.179.233, 162.158.88.29",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MyIsInVzZXJuYW1lIjoicmVzeWFzdG9yZSIsImVtYWlsIjoicmVzeWFtb2RlaXBAZ21haWwuY29tIiwiZXhwIjoxNzg0NTUyNTEzfQ.BG-ZoppKFs8JpBM9Ok-nZ7nmogo6lrmtXBi66MX0FG8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a87b07fe73fe0d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.65.179.233",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 13:02:11 UTC] === END API CALL LOG ===
[13-Jul-2026 13:02:11 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 13:02:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MyIsInVzZXJuYW1lIjoicmVzeWFzdG9yZSIsImVtYWlsIjoicmVzeWFtb2RlaXBAZ21haWwuY29tIiwiZXhwIjoxNzg0NTUyNTEzfQ.BG-ZoppKFs8JpBM9Ok-nZ7nmogo6lrmtXBi66MX0FG8
[13-Jul-2026 13:02:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 13:02:11 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 13:02:11 UTC] User ID: 1043
[13-Jul-2026 13:02:11 UTC] ✅ User profile retrieved successfully for user ID: 1043
[13-Jul-2026 13:02:11 UTC] User Purchases API - User ID: 1043
[13-Jul-2026 13:02:11 UTC] User Purchases API - Total purchases found: 0
[13-Jul-2026 13:02:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jul-2026 13:02:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jul-2026 13:02:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"36.65.179.233, 162.158.88.29","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MyIsInVzZXJuYW1lIjoicmVzeWFzdG9yZSIsImVtYWlsIjoicmVzeWFtb2RlaXBAZ21haWwuY29tIiwiZXhwIjoxNzg0NTUyNTEzfQ.BG-ZoppKFs8JpBM9Ok-nZ7nmogo6lrmtXBi66MX0FG8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1a87b170f3ffe0d-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"36.65.179.233","cf-ipcountry":"ID","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jul-2026 13:02:13 UTC] === User Orders API Called ===
[13-Jul-2026 13:02:13 UTC] User ID: 1043
[13-Jul-2026 13:02:13 UTC] Limit: 20, Offset: 0
[13-Jul-2026 13:02:13 UTC] Orders found: 0
[13-Jul-2026 13:02:13 UTC] Orders data: []
[13-Jul-2026 13:02:13 UTC] Total orders count: 0
[13-Jul-2026 13:02:13 UTC] === API CALL LOG ===
[13-Jul-2026 13:02:13 UTC] Endpoint: user/profile.php
[13-Jul-2026 13:02:13 UTC] Full Log Data: {
    "timestamp": "2026-07-13 13:02:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.65.179.233",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.65.179.233, 162.158.88.29",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MyIsInVzZXJuYW1lIjoicmVzeWFzdG9yZSIsImVtYWlsIjoicmVzeWFtb2RlaXBAZ21haWwuY29tIiwiZXhwIjoxNzg0NTUyNTEzfQ.BG-ZoppKFs8JpBM9Ok-nZ7nmogo6lrmtXBi66MX0FG8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a87b173feefe0d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.65.179.233",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 13:02:13 UTC] === END API CALL LOG ===
[13-Jul-2026 13:02:13 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 13:02:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MyIsInVzZXJuYW1lIjoicmVzeWFzdG9yZSIsImVtYWlsIjoicmVzeWFtb2RlaXBAZ21haWwuY29tIiwiZXhwIjoxNzg0NTUyNTEzfQ.BG-ZoppKFs8JpBM9Ok-nZ7nmogo6lrmtXBi66MX0FG8
[13-Jul-2026 13:02:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 13:02:13 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 13:02:13 UTC] User ID: 1043
[13-Jul-2026 13:02:13 UTC] ✅ User profile retrieved successfully for user ID: 1043
[13-Jul-2026 13:02:14 UTC] === API CALL LOG ===
[13-Jul-2026 13:02:14 UTC] Endpoint: user/profile.php
[13-Jul-2026 13:02:14 UTC] Full Log Data: {
    "timestamp": "2026-07-13 13:02:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.65.179.233",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.65.179.233, 162.158.88.29",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MyIsInVzZXJuYW1lIjoicmVzeWFzdG9yZSIsImVtYWlsIjoicmVzeWFtb2RlaXBAZ21haWwuY29tIiwiZXhwIjoxNzg0NTUyNTEzfQ.BG-ZoppKFs8JpBM9Ok-nZ7nmogo6lrmtXBi66MX0FG8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a87b1b7d07fe0d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.65.179.233",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 13:02:14 UTC] === END API CALL LOG ===
[13-Jul-2026 13:02:14 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 13:02:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MyIsInVzZXJuYW1lIjoicmVzeWFzdG9yZSIsImVtYWlsIjoicmVzeWFtb2RlaXBAZ21haWwuY29tIiwiZXhwIjoxNzg0NTUyNTEzfQ.BG-ZoppKFs8JpBM9Ok-nZ7nmogo6lrmtXBi66MX0FG8
[13-Jul-2026 13:02:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 13:02:14 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 13:02:14 UTC] User ID: 1043
[13-Jul-2026 13:02:14 UTC] ✅ User profile retrieved successfully for user ID: 1043
[13-Jul-2026 13:02:14 UTC] === API CALL LOG ===
[13-Jul-2026 13:02:14 UTC] Endpoint: user/profile.php
[13-Jul-2026 13:02:14 UTC] Full Log Data: {
    "timestamp": "2026-07-13 13:02:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.65.179.233",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.65.179.233, 162.158.88.29",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MyIsInVzZXJuYW1lIjoicmVzeWFzdG9yZSIsImVtYWlsIjoicmVzeWFtb2RlaXBAZ21haWwuY29tIiwiZXhwIjoxNzg0NTUyNTEzfQ.BG-ZoppKFs8JpBM9Ok-nZ7nmogo6lrmtXBi66MX0FG8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a87b1c6f98fe0d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.65.179.233",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 13:02:14 UTC] === END API CALL LOG ===
[13-Jul-2026 13:02:14 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 13:02:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MyIsInVzZXJuYW1lIjoicmVzeWFzdG9yZSIsImVtYWlsIjoicmVzeWFtb2RlaXBAZ21haWwuY29tIiwiZXhwIjoxNzg0NTUyNTEzfQ.BG-ZoppKFs8JpBM9Ok-nZ7nmogo6lrmtXBi66MX0FG8
[13-Jul-2026 13:02:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 13:02:14 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 13:02:14 UTC] User ID: 1043
[13-Jul-2026 13:02:14 UTC] ✅ User profile retrieved successfully for user ID: 1043
[13-Jul-2026 13:02:33 UTC] === API CALL LOG ===
[13-Jul-2026 13:02:33 UTC] Endpoint: user/profile.php
[13-Jul-2026 13:02:33 UTC] Full Log Data: {
    "timestamp": "2026-07-13 13:02:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.193.144.121",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.193.144.121, 172.71.124.88",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MyIsInVzZXJuYW1lIjoicmVzeWFzdG9yZSIsImVtYWlsIjoicmVzeWFtb2RlaXBAZ21haWwuY29tIiwiZXhwIjoxNzg0NTUyNTEzfQ.BG-ZoppKFs8JpBM9Ok-nZ7nmogo6lrmtXBi66MX0FG8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a87b8d6d4bce85-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.193.144.121",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 13:02:33 UTC] === END API CALL LOG ===
[13-Jul-2026 13:02:33 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 13:02:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MyIsInVzZXJuYW1lIjoicmVzeWFzdG9yZSIsImVtYWlsIjoicmVzeWFtb2RlaXBAZ21haWwuY29tIiwiZXhwIjoxNzg0NTUyNTEzfQ.BG-ZoppKFs8JpBM9Ok-nZ7nmogo6lrmtXBi66MX0FG8
[13-Jul-2026 13:02:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 13:02:33 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 13:02:33 UTC] User ID: 1043
[13-Jul-2026 13:02:33 UTC] ✅ User profile retrieved successfully for user ID: 1043
[13-Jul-2026 13:02:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jul-2026 13:02:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jul-2026 13:02:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.193.144.121, 172.71.124.88","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MyIsInVzZXJuYW1lIjoicmVzeWFzdG9yZSIsImVtYWlsIjoicmVzeWFtb2RlaXBAZ21haWwuY29tIiwiZXhwIjoxNzg0NTUyNTEzfQ.BG-ZoppKFs8JpBM9Ok-nZ7nmogo6lrmtXBi66MX0FG8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1a87bd0fc4dce85-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.193.144.121","cf-ipcountry":"ID","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jul-2026 13:02:43 UTC] === User Orders API Called ===
[13-Jul-2026 13:02:43 UTC] User ID: 1043
[13-Jul-2026 13:02:43 UTC] Limit: 20, Offset: 0
[13-Jul-2026 13:02:43 UTC] Orders found: 0
[13-Jul-2026 13:02:43 UTC] Orders data: []
[13-Jul-2026 13:02:43 UTC] Total orders count: 0
[13-Jul-2026 13:02:44 UTC] === API CALL LOG ===
[13-Jul-2026 13:02:44 UTC] Endpoint: user/profile.php
[13-Jul-2026 13:02:44 UTC] Full Log Data: {
    "timestamp": "2026-07-13 13:02:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.193.144.121",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.193.144.121, 172.71.124.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MyIsInVzZXJuYW1lIjoicmVzeWFzdG9yZSIsImVtYWlsIjoicmVzeWFtb2RlaXBAZ21haWwuY29tIiwiZXhwIjoxNzg0NTUyNTEzfQ.BG-ZoppKFs8JpBM9Ok-nZ7nmogo6lrmtXBi66MX0FG8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a87bd17e7ece85-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.193.144.121",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 13:02:44 UTC] === END API CALL LOG ===
[13-Jul-2026 13:02:44 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 13:02:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MyIsInVzZXJuYW1lIjoicmVzeWFzdG9yZSIsImVtYWlsIjoicmVzeWFtb2RlaXBAZ21haWwuY29tIiwiZXhwIjoxNzg0NTUyNTEzfQ.BG-ZoppKFs8JpBM9Ok-nZ7nmogo6lrmtXBi66MX0FG8
[13-Jul-2026 13:02:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 13:02:44 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 13:02:44 UTC] User ID: 1043
[13-Jul-2026 13:02:44 UTC] ✅ User profile retrieved successfully for user ID: 1043
[13-Jul-2026 13:02:44 UTC] === API CALL LOG ===
[13-Jul-2026 13:02:44 UTC] Endpoint: user/profile.php
[13-Jul-2026 13:02:44 UTC] Full Log Data: {
    "timestamp": "2026-07-13 13:02:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.193.144.121",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.193.144.121, 172.71.124.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MyIsInVzZXJuYW1lIjoicmVzeWFzdG9yZSIsImVtYWlsIjoicmVzeWFtb2RlaXBAZ21haWwuY29tIiwiZXhwIjoxNzg0NTUyNTEzfQ.BG-ZoppKFs8JpBM9Ok-nZ7nmogo6lrmtXBi66MX0FG8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a87bd54b6ece85-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.193.144.121",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 13:02:44 UTC] === END API CALL LOG ===
[13-Jul-2026 13:02:44 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 13:02:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MyIsInVzZXJuYW1lIjoicmVzeWFzdG9yZSIsImVtYWlsIjoicmVzeWFtb2RlaXBAZ21haWwuY29tIiwiZXhwIjoxNzg0NTUyNTEzfQ.BG-ZoppKFs8JpBM9Ok-nZ7nmogo6lrmtXBi66MX0FG8
[13-Jul-2026 13:02:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 13:02:44 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 13:02:44 UTC] User ID: 1043
[13-Jul-2026 13:02:44 UTC] ✅ User profile retrieved successfully for user ID: 1043
[13-Jul-2026 13:03:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jul-2026 13:03:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jul-2026 13:03:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.193.144.121, 172.71.152.72","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MyIsInVzZXJuYW1lIjoicmVzeWFzdG9yZSIsImVtYWlsIjoicmVzeWFtb2RlaXBAZ21haWwuY29tIiwiZXhwIjoxNzg0NTUyNTEzfQ.BG-ZoppKFs8JpBM9Ok-nZ7nmogo6lrmtXBi66MX0FG8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1a87d3ef9709e23-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.193.144.121","cf-ipcountry":"ID","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jul-2026 13:03:42 UTC] === User Orders API Called ===
[13-Jul-2026 13:03:42 UTC] User ID: 1043
[13-Jul-2026 13:03:42 UTC] Limit: 20, Offset: 0
[13-Jul-2026 13:03:42 UTC] Orders found: 0
[13-Jul-2026 13:03:42 UTC] Orders data: []
[13-Jul-2026 13:03:42 UTC] Total orders count: 0
[13-Jul-2026 13:03:42 UTC] === API CALL LOG ===
[13-Jul-2026 13:03:42 UTC] Endpoint: user/profile.php
[13-Jul-2026 13:03:42 UTC] Full Log Data: {
    "timestamp": "2026-07-13 13:03:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.193.144.121",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.193.144.121, 172.71.152.72",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MyIsInVzZXJuYW1lIjoicmVzeWFzdG9yZSIsImVtYWlsIjoicmVzeWFtb2RlaXBAZ21haWwuY29tIiwiZXhwIjoxNzg0NTUyNTEzfQ.BG-ZoppKFs8JpBM9Ok-nZ7nmogo6lrmtXBi66MX0FG8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a87d3f99af9e23-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.193.144.121",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 13:03:42 UTC] === END API CALL LOG ===
[13-Jul-2026 13:03:42 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 13:03:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MyIsInVzZXJuYW1lIjoicmVzeWFzdG9yZSIsImVtYWlsIjoicmVzeWFtb2RlaXBAZ21haWwuY29tIiwiZXhwIjoxNzg0NTUyNTEzfQ.BG-ZoppKFs8JpBM9Ok-nZ7nmogo6lrmtXBi66MX0FG8
[13-Jul-2026 13:03:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 13:03:42 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 13:03:42 UTC] User ID: 1043
[13-Jul-2026 13:03:42 UTC] ✅ User profile retrieved successfully for user ID: 1043
[13-Jul-2026 13:03:42 UTC] === API CALL LOG ===
[13-Jul-2026 13:03:42 UTC] Endpoint: user/profile.php
[13-Jul-2026 13:03:42 UTC] Full Log Data: {
    "timestamp": "2026-07-13 13:03:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.193.144.121",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.193.144.121, 172.71.152.72",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MyIsInVzZXJuYW1lIjoicmVzeWFzdG9yZSIsImVtYWlsIjoicmVzeWFtb2RlaXBAZ21haWwuY29tIiwiZXhwIjoxNzg0NTUyNTEzfQ.BG-ZoppKFs8JpBM9Ok-nZ7nmogo6lrmtXBi66MX0FG8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a87d434c0b9e23-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.193.144.121",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 13:03:42 UTC] === END API CALL LOG ===
[13-Jul-2026 13:03:42 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 13:03:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MyIsInVzZXJuYW1lIjoicmVzeWFzdG9yZSIsImVtYWlsIjoicmVzeWFtb2RlaXBAZ21haWwuY29tIiwiZXhwIjoxNzg0NTUyNTEzfQ.BG-ZoppKFs8JpBM9Ok-nZ7nmogo6lrmtXBi66MX0FG8
[13-Jul-2026 13:03:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 13:03:42 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 13:03:42 UTC] User ID: 1043
[13-Jul-2026 13:03:42 UTC] ✅ User profile retrieved successfully for user ID: 1043
[13-Jul-2026 13:03:59 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jul-2026 13:03:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jul-2026 13:03:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.193.144.121, 172.71.152.72","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MyIsInVzZXJuYW1lIjoicmVzeWFzdG9yZSIsImVtYWlsIjoicmVzeWFtb2RlaXBAZ21haWwuY29tIiwiZXhwIjoxNzg0NTUyNTEzfQ.BG-ZoppKFs8JpBM9Ok-nZ7nmogo6lrmtXBi66MX0FG8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1a87daebfa39e23-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.193.144.121","cf-ipcountry":"ID","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jul-2026 13:03:59 UTC] === User Orders API Called ===
[13-Jul-2026 13:03:59 UTC] User ID: 1043
[13-Jul-2026 13:03:59 UTC] Limit: 20, Offset: 0
[13-Jul-2026 13:03:59 UTC] Orders found: 0
[13-Jul-2026 13:03:59 UTC] Orders data: []
[13-Jul-2026 13:03:59 UTC] Total orders count: 0
[13-Jul-2026 13:04:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jul-2026 13:04:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jul-2026 13:04:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.193.144.121, 172.71.152.72","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MyIsInVzZXJuYW1lIjoicmVzeWFzdG9yZSIsImVtYWlsIjoicmVzeWFtb2RlaXBAZ21haWwuY29tIiwiZXhwIjoxNzg0NTUyNTEzfQ.BG-ZoppKFs8JpBM9Ok-nZ7nmogo6lrmtXBi66MX0FG8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1a87db94e359e23-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.193.144.121","cf-ipcountry":"ID","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jul-2026 13:04:01 UTC] === User Orders API Called ===
[13-Jul-2026 13:04:01 UTC] User ID: 1043
[13-Jul-2026 13:04:01 UTC] Limit: 20, Offset: 0
[13-Jul-2026 13:04:01 UTC] Orders found: 0
[13-Jul-2026 13:04:01 UTC] Orders data: []
[13-Jul-2026 13:04:01 UTC] Total orders count: 0
[13-Jul-2026 13:04:01 UTC] === API CALL LOG ===
[13-Jul-2026 13:04:01 UTC] Endpoint: user/profile.php
[13-Jul-2026 13:04:01 UTC] Full Log Data: {
    "timestamp": "2026-07-13 13:04:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.193.144.121",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.193.144.121, 172.71.152.72",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MyIsInVzZXJuYW1lIjoicmVzeWFzdG9yZSIsImVtYWlsIjoicmVzeWFtb2RlaXBAZ21haWwuY29tIiwiZXhwIjoxNzg0NTUyNTEzfQ.BG-ZoppKFs8JpBM9Ok-nZ7nmogo6lrmtXBi66MX0FG8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a87db9ce819e23-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.193.144.121",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 13:04:01 UTC] === END API CALL LOG ===
[13-Jul-2026 13:04:01 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 13:04:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MyIsInVzZXJuYW1lIjoicmVzeWFzdG9yZSIsImVtYWlsIjoicmVzeWFtb2RlaXBAZ21haWwuY29tIiwiZXhwIjoxNzg0NTUyNTEzfQ.BG-ZoppKFs8JpBM9Ok-nZ7nmogo6lrmtXBi66MX0FG8
[13-Jul-2026 13:04:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 13:04:01 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 13:04:01 UTC] User ID: 1043
[13-Jul-2026 13:04:01 UTC] ✅ User profile retrieved successfully for user ID: 1043
[13-Jul-2026 13:04:02 UTC] === API CALL LOG ===
[13-Jul-2026 13:04:02 UTC] Endpoint: user/profile.php
[13-Jul-2026 13:04:02 UTC] Full Log Data: {
    "timestamp": "2026-07-13 13:04:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.193.144.121",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.193.144.121, 172.71.152.72",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MyIsInVzZXJuYW1lIjoicmVzeWFzdG9yZSIsImVtYWlsIjoicmVzeWFtb2RlaXBAZ21haWwuY29tIiwiZXhwIjoxNzg0NTUyNTEzfQ.BG-ZoppKFs8JpBM9Ok-nZ7nmogo6lrmtXBi66MX0FG8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a87dbd38fa9e23-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.193.144.121",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 13:04:02 UTC] === END API CALL LOG ===
[13-Jul-2026 13:04:02 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 13:04:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MyIsInVzZXJuYW1lIjoicmVzeWFzdG9yZSIsImVtYWlsIjoicmVzeWFtb2RlaXBAZ21haWwuY29tIiwiZXhwIjoxNzg0NTUyNTEzfQ.BG-ZoppKFs8JpBM9Ok-nZ7nmogo6lrmtXBi66MX0FG8
[13-Jul-2026 13:04:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 13:04:02 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 13:04:02 UTC] User ID: 1043
[13-Jul-2026 13:04:02 UTC] ✅ User profile retrieved successfully for user ID: 1043
[13-Jul-2026 13:04:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jul-2026 13:04:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jul-2026 13:04:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.193.144.121, 172.71.152.72","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MyIsInVzZXJuYW1lIjoicmVzeWFzdG9yZSIsImVtYWlsIjoicmVzeWFtb2RlaXBAZ21haWwuY29tIiwiZXhwIjoxNzg0NTUyNTEzfQ.BG-ZoppKFs8JpBM9Ok-nZ7nmogo6lrmtXBi66MX0FG8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1a87ddb0e419e23-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.193.144.121","cf-ipcountry":"ID","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jul-2026 13:04:06 UTC] === User Orders API Called ===
[13-Jul-2026 13:04:06 UTC] User ID: 1043
[13-Jul-2026 13:04:06 UTC] Limit: 20, Offset: 0
[13-Jul-2026 13:04:06 UTC] Orders found: 0
[13-Jul-2026 13:04:06 UTC] Orders data: []
[13-Jul-2026 13:04:06 UTC] Total orders count: 0
[13-Jul-2026 13:04:07 UTC] === API CALL LOG ===
[13-Jul-2026 13:04:07 UTC] Endpoint: user/profile.php
[13-Jul-2026 13:04:07 UTC] Full Log Data: {
    "timestamp": "2026-07-13 13:04:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.193.144.121",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.193.144.121, 172.71.152.72",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MyIsInVzZXJuYW1lIjoicmVzeWFzdG9yZSIsImVtYWlsIjoicmVzeWFtb2RlaXBAZ21haWwuY29tIiwiZXhwIjoxNzg0NTUyNTEzfQ.BG-ZoppKFs8JpBM9Ok-nZ7nmogo6lrmtXBi66MX0FG8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a87ddb7e939e23-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.193.144.121",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 13:04:07 UTC] === END API CALL LOG ===
[13-Jul-2026 13:04:07 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 13:04:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MyIsInVzZXJuYW1lIjoicmVzeWFzdG9yZSIsImVtYWlsIjoicmVzeWFtb2RlaXBAZ21haWwuY29tIiwiZXhwIjoxNzg0NTUyNTEzfQ.BG-ZoppKFs8JpBM9Ok-nZ7nmogo6lrmtXBi66MX0FG8
[13-Jul-2026 13:04:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 13:04:07 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 13:04:07 UTC] User ID: 1043
[13-Jul-2026 13:04:07 UTC] ✅ User profile retrieved successfully for user ID: 1043
[13-Jul-2026 13:04:07 UTC] === API CALL LOG ===
[13-Jul-2026 13:04:07 UTC] Endpoint: user/profile.php
[13-Jul-2026 13:04:07 UTC] Full Log Data: {
    "timestamp": "2026-07-13 13:04:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.193.144.121",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.193.144.121, 172.71.152.72",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MyIsInVzZXJuYW1lIjoicmVzeWFzdG9yZSIsImVtYWlsIjoicmVzeWFtb2RlaXBAZ21haWwuY29tIiwiZXhwIjoxNzg0NTUyNTEzfQ.BG-ZoppKFs8JpBM9Ok-nZ7nmogo6lrmtXBi66MX0FG8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a87ddf59649e23-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.193.144.121",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 13:04:07 UTC] === END API CALL LOG ===
[13-Jul-2026 13:04:07 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 13:04:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MyIsInVzZXJuYW1lIjoicmVzeWFzdG9yZSIsImVtYWlsIjoicmVzeWFtb2RlaXBAZ21haWwuY29tIiwiZXhwIjoxNzg0NTUyNTEzfQ.BG-ZoppKFs8JpBM9Ok-nZ7nmogo6lrmtXBi66MX0FG8
[13-Jul-2026 13:04:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 13:04:07 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 13:04:07 UTC] User ID: 1043
[13-Jul-2026 13:04:07 UTC] ✅ User profile retrieved successfully for user ID: 1043
[13-Jul-2026 13:04:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jul-2026 13:04:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jul-2026 13:04:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.193.144.121, 172.71.152.71","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MyIsInVzZXJuYW1lIjoicmVzeWFzdG9yZSIsImVtYWlsIjoicmVzeWFtb2RlaXBAZ21haWwuY29tIiwiZXhwIjoxNzg0NTUyNTEzfQ.BG-ZoppKFs8JpBM9Ok-nZ7nmogo6lrmtXBi66MX0FG8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1a87e0dcad19e23-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.193.144.121","cf-ipcountry":"ID","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jul-2026 13:04:15 UTC] === User Orders API Called ===
[13-Jul-2026 13:04:15 UTC] User ID: 1043
[13-Jul-2026 13:04:15 UTC] Limit: 20, Offset: 0
[13-Jul-2026 13:04:15 UTC] Orders found: 0
[13-Jul-2026 13:04:15 UTC] Orders data: []
[13-Jul-2026 13:04:15 UTC] Total orders count: 0
[13-Jul-2026 13:04:15 UTC] === API CALL LOG ===
[13-Jul-2026 13:04:15 UTC] Endpoint: user/profile.php
[13-Jul-2026 13:04:15 UTC] Full Log Data: {
    "timestamp": "2026-07-13 13:04:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.193.144.121",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.193.144.121, 172.71.152.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MyIsInVzZXJuYW1lIjoicmVzeWFzdG9yZSIsImVtYWlsIjoicmVzeWFtb2RlaXBAZ21haWwuY29tIiwiZXhwIjoxNzg0NTUyNTEzfQ.BG-ZoppKFs8JpBM9Ok-nZ7nmogo6lrmtXBi66MX0FG8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a87e0e3b169e23-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.193.144.121",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 13:04:15 UTC] === END API CALL LOG ===
[13-Jul-2026 13:04:15 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 13:04:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MyIsInVzZXJuYW1lIjoicmVzeWFzdG9yZSIsImVtYWlsIjoicmVzeWFtb2RlaXBAZ21haWwuY29tIiwiZXhwIjoxNzg0NTUyNTEzfQ.BG-ZoppKFs8JpBM9Ok-nZ7nmogo6lrmtXBi66MX0FG8
[13-Jul-2026 13:04:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 13:04:15 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 13:04:15 UTC] User ID: 1043
[13-Jul-2026 13:04:15 UTC] ✅ User profile retrieved successfully for user ID: 1043
[13-Jul-2026 13:04:15 UTC] === API CALL LOG ===
[13-Jul-2026 13:04:15 UTC] Endpoint: user/profile.php
[13-Jul-2026 13:04:15 UTC] Full Log Data: {
    "timestamp": "2026-07-13 13:04:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.193.144.121",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.193.144.121, 172.71.152.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MyIsInVzZXJuYW1lIjoicmVzeWFzdG9yZSIsImVtYWlsIjoicmVzeWFtb2RlaXBAZ21haWwuY29tIiwiZXhwIjoxNzg0NTUyNTEzfQ.BG-ZoppKFs8JpBM9Ok-nZ7nmogo6lrmtXBi66MX0FG8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a87e120d8e9e23-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.193.144.121",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 13:04:15 UTC] === END API CALL LOG ===
[13-Jul-2026 13:04:15 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 13:04:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MyIsInVzZXJuYW1lIjoicmVzeWFzdG9yZSIsImVtYWlsIjoicmVzeWFtb2RlaXBAZ21haWwuY29tIiwiZXhwIjoxNzg0NTUyNTEzfQ.BG-ZoppKFs8JpBM9Ok-nZ7nmogo6lrmtXBi66MX0FG8
[13-Jul-2026 13:04:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 13:04:15 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 13:04:15 UTC] User ID: 1043
[13-Jul-2026 13:04:15 UTC] ✅ User profile retrieved successfully for user ID: 1043
[13-Jul-2026 13:04:28 UTC] === API CALL LOG ===
[13-Jul-2026 13:04:28 UTC] Endpoint: user/profile.php
[13-Jul-2026 13:04:28 UTC] Full Log Data: {
    "timestamp": "2026-07-13 13:04:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.65.176.67",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.65.176.67, 172.71.152.72",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MyIsInVzZXJuYW1lIjoicmVzeWFzdG9yZSIsImVtYWlsIjoicmVzeWFtb2RlaXBAZ21haWwuY29tIiwiZXhwIjoxNzg0NTUyNTEzfQ.BG-ZoppKFs8JpBM9Ok-nZ7nmogo6lrmtXBi66MX0FG8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a87e60adf9577a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.65.176.67",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 13:04:28 UTC] === END API CALL LOG ===
[13-Jul-2026 13:04:28 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 13:04:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MyIsInVzZXJuYW1lIjoicmVzeWFzdG9yZSIsImVtYWlsIjoicmVzeWFtb2RlaXBAZ21haWwuY29tIiwiZXhwIjoxNzg0NTUyNTEzfQ.BG-ZoppKFs8JpBM9Ok-nZ7nmogo6lrmtXBi66MX0FG8
[13-Jul-2026 13:04:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 13:04:28 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 13:04:28 UTC] User ID: 1043
[13-Jul-2026 13:04:28 UTC] ✅ User profile retrieved successfully for user ID: 1043
[13-Jul-2026 13:05:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jul-2026 13:05:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jul-2026 13:05:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"36.65.176.67, 172.71.152.72","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MyIsInVzZXJuYW1lIjoicmVzeWFzdG9yZSIsImVtYWlsIjoicmVzeWFtb2RlaXBAZ21haWwuY29tIiwiZXhwIjoxNzg0NTUyNTEzfQ.BG-ZoppKFs8JpBM9Ok-nZ7nmogo6lrmtXBi66MX0FG8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1a87f320943577a-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"36.65.176.67","cf-ipcountry":"ID","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jul-2026 13:05:01 UTC] === User Orders API Called ===
[13-Jul-2026 13:05:01 UTC] User ID: 1043
[13-Jul-2026 13:05:01 UTC] Limit: 20, Offset: 0
[13-Jul-2026 13:05:01 UTC] Orders found: 0
[13-Jul-2026 13:05:01 UTC] Orders data: []
[13-Jul-2026 13:05:01 UTC] Total orders count: 0
[13-Jul-2026 13:05:03 UTC] === API CALL LOG ===
[13-Jul-2026 13:05:03 UTC] Endpoint: user/profile.php
[13-Jul-2026 13:05:03 UTC] Full Log Data: {
    "timestamp": "2026-07-13 13:05:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.65.176.67",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.65.176.67, 172.71.152.72",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MyIsInVzZXJuYW1lIjoicmVzeWFzdG9yZSIsImVtYWlsIjoicmVzeWFtb2RlaXBAZ21haWwuY29tIiwiZXhwIjoxNzg0NTUyNTEzfQ.BG-ZoppKFs8JpBM9Ok-nZ7nmogo6lrmtXBi66MX0FG8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a87f39fe10577a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.65.176.67",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 13:05:03 UTC] === END API CALL LOG ===
[13-Jul-2026 13:05:03 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 13:05:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MyIsInVzZXJuYW1lIjoicmVzeWFzdG9yZSIsImVtYWlsIjoicmVzeWFtb2RlaXBAZ21haWwuY29tIiwiZXhwIjoxNzg0NTUyNTEzfQ.BG-ZoppKFs8JpBM9Ok-nZ7nmogo6lrmtXBi66MX0FG8
[13-Jul-2026 13:05:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 13:05:03 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 13:05:03 UTC] User ID: 1043
[13-Jul-2026 13:05:03 UTC] ✅ User profile retrieved successfully for user ID: 1043
[13-Jul-2026 13:05:04 UTC] User Purchases API - User ID: 1043
[13-Jul-2026 13:05:04 UTC] User Purchases API - Total purchases found: 0
[13-Jul-2026 13:05:04 UTC] === API CALL LOG ===
[13-Jul-2026 13:05:04 UTC] Endpoint: user/profile.php
[13-Jul-2026 13:05:04 UTC] Full Log Data: {
    "timestamp": "2026-07-13 13:05:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.65.176.67",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.65.176.67, 172.71.152.72",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MyIsInVzZXJuYW1lIjoicmVzeWFzdG9yZSIsImVtYWlsIjoicmVzeWFtb2RlaXBAZ21haWwuY29tIiwiZXhwIjoxNzg0NTUyNTEzfQ.BG-ZoppKFs8JpBM9Ok-nZ7nmogo6lrmtXBi66MX0FG8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a87f456ef3577a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.65.176.67",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 13:05:04 UTC] === END API CALL LOG ===
[13-Jul-2026 13:05:04 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 13:05:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MyIsInVzZXJuYW1lIjoicmVzeWFzdG9yZSIsImVtYWlsIjoicmVzeWFtb2RlaXBAZ21haWwuY29tIiwiZXhwIjoxNzg0NTUyNTEzfQ.BG-ZoppKFs8JpBM9Ok-nZ7nmogo6lrmtXBi66MX0FG8
[13-Jul-2026 13:05:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 13:05:04 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 13:05:04 UTC] User ID: 1043
[13-Jul-2026 13:05:04 UTC] ✅ User profile retrieved successfully for user ID: 1043
[13-Jul-2026 13:05:04 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jul-2026 13:05:04 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jul-2026 13:05:04 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"36.65.176.67, 172.71.152.72","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MyIsInVzZXJuYW1lIjoicmVzeWFzdG9yZSIsImVtYWlsIjoicmVzeWFtb2RlaXBAZ21haWwuY29tIiwiZXhwIjoxNzg0NTUyNTEzfQ.BG-ZoppKFs8JpBM9Ok-nZ7nmogo6lrmtXBi66MX0FG8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1a87f456edd577a-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"36.65.176.67","cf-ipcountry":"ID","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jul-2026 13:05:04 UTC] === User Orders API Called ===
[13-Jul-2026 13:05:04 UTC] User ID: 1043
[13-Jul-2026 13:05:04 UTC] Limit: 20, Offset: 0
[13-Jul-2026 13:05:04 UTC] Orders found: 0
[13-Jul-2026 13:05:04 UTC] Orders data: []
[13-Jul-2026 13:05:04 UTC] Total orders count: 0
[13-Jul-2026 13:05:05 UTC] === API CALL LOG ===
[13-Jul-2026 13:05:05 UTC] Endpoint: user/profile.php
[13-Jul-2026 13:05:05 UTC] Full Log Data: {
    "timestamp": "2026-07-13 13:05:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.65.176.67",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.65.176.67, 172.71.152.72",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MyIsInVzZXJuYW1lIjoicmVzeWFzdG9yZSIsImVtYWlsIjoicmVzeWFtb2RlaXBAZ21haWwuY29tIiwiZXhwIjoxNzg0NTUyNTEzfQ.BG-ZoppKFs8JpBM9Ok-nZ7nmogo6lrmtXBi66MX0FG8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a87f4a38ea577a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.65.176.67",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 13:05:05 UTC] === END API CALL LOG ===
[13-Jul-2026 13:05:05 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 13:05:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MyIsInVzZXJuYW1lIjoicmVzeWFzdG9yZSIsImVtYWlsIjoicmVzeWFtb2RlaXBAZ21haWwuY29tIiwiZXhwIjoxNzg0NTUyNTEzfQ.BG-ZoppKFs8JpBM9Ok-nZ7nmogo6lrmtXBi66MX0FG8
[13-Jul-2026 13:05:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 13:05:05 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 13:05:05 UTC] User ID: 1043
[13-Jul-2026 13:05:05 UTC] ✅ User profile retrieved successfully for user ID: 1043
[13-Jul-2026 13:07:37 UTC] === API CALL LOG ===
[13-Jul-2026 13:07:37 UTC] Endpoint: user/profile.php
[13-Jul-2026 13:07:37 UTC] Full Log Data: {
    "timestamp": "2026-07-13 13:07:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.65.179.233",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.65.179.233, 172.69.176.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MyIsInVzZXJuYW1lIjoicmVzeWFzdG9yZSIsImVtYWlsIjoicmVzeWFtb2RlaXBAZ21haWwuY29tIiwiZXhwIjoxNzg0NTUyNTEzfQ.BG-ZoppKFs8JpBM9Ok-nZ7nmogo6lrmtXBi66MX0FG8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a882fc7b9d5724-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.65.179.233",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 13:07:37 UTC] === END API CALL LOG ===
[13-Jul-2026 13:07:37 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 13:07:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MyIsInVzZXJuYW1lIjoicmVzeWFzdG9yZSIsImVtYWlsIjoicmVzeWFtb2RlaXBAZ21haWwuY29tIiwiZXhwIjoxNzg0NTUyNTEzfQ.BG-ZoppKFs8JpBM9Ok-nZ7nmogo6lrmtXBi66MX0FG8
[13-Jul-2026 13:07:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 13:07:37 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 13:07:37 UTC] User ID: 1043
[13-Jul-2026 13:07:37 UTC] ✅ User profile retrieved successfully for user ID: 1043
[13-Jul-2026 13:24:35 UTC] === API CALL LOG ===
[13-Jul-2026 13:24:35 UTC] Endpoint: user/profile.php
[13-Jul-2026 13:24:35 UTC] Full Log Data: {
    "timestamp": "2026-07-13 13:24:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "78.174.203.158",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "78.174.203.158, 172.69.109.146",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a89bd95852f813-DUS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "78.174.203.158",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 13:24:35 UTC] === END API CALL LOG ===
[13-Jul-2026 13:24:35 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 13:24:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[13-Jul-2026 13:24:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 13:24:35 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 13:24:35 UTC] User ID: 267
[13-Jul-2026 13:24:35 UTC] ✅ User profile retrieved successfully for user ID: 267
[13-Jul-2026 13:24:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jul-2026 13:24:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jul-2026 13:24:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"78.174.203.158, 172.69.109.146","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1a89bdc1de7f813-DUS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"78.174.203.158","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jul-2026 13:24:35 UTC] === User Orders API Called ===
[13-Jul-2026 13:24:35 UTC] User ID: 267
[13-Jul-2026 13:24:35 UTC] Limit: 20, Offset: 0
[13-Jul-2026 13:24:35 UTC] Orders found: 10
[13-Jul-2026 13:24:35 UTC] Orders data: [{"id":374,"quantity":200,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/605","status":"pending","created_at":"2026-06-30 15:56:40","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":210,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/480","status":"completed","created_at":"2026-04-19 14:52:33","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":209,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/468","status":"completed","created_at":"2026-04-18 21:22:03","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":208,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/469","status":"completed","created_at":"2026-04-18 21:21:44","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":207,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/477","status":"completed","created_at":"2026-04-18 21:21:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":206,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/478","status":"completed","created_at":"2026-04-18 21:20:58","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":205,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/479","status":"completed","created_at":"2026-04-18 17:27:08","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":203,"quantity":20,"total_coins":400,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat","status":"cancelled","created_at":"2026-04-17 14:12:55","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":186,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/431","status":"completed","created_at":"2026-04-12 22:03:30","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":171,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/427","status":"completed","created_at":"2026-04-08 13:54:48","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[13-Jul-2026 13:24:35 UTC] Total orders count: 10
[13-Jul-2026 13:24:35 UTC] === API CALL LOG ===
[13-Jul-2026 13:24:35 UTC] Endpoint: user/profile.php
[13-Jul-2026 13:24:35 UTC] Full Log Data: {
    "timestamp": "2026-07-13 13:24:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "78.174.203.158",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "78.174.203.158, 172.69.109.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a89bdc1de2f813-DUS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "78.174.203.158",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 13:24:35 UTC] === END API CALL LOG ===
[13-Jul-2026 13:24:35 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 13:24:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[13-Jul-2026 13:24:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 13:24:35 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 13:24:35 UTC] User ID: 267
[13-Jul-2026 13:24:35 UTC] ✅ User profile retrieved successfully for user ID: 267
[13-Jul-2026 13:24:35 UTC] === API CALL LOG ===
[13-Jul-2026 13:24:35 UTC] Endpoint: user/profile.php
[13-Jul-2026 13:24:35 UTC] Full Log Data: {
    "timestamp": "2026-07-13 13:24:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "78.174.203.158",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "78.174.203.158, 172.69.109.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a89bdc9f1df813-DUS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "78.174.203.158",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 13:24:35 UTC] === END API CALL LOG ===
[13-Jul-2026 13:24:35 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 13:24:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[13-Jul-2026 13:24:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 13:24:35 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 13:24:35 UTC] User ID: 267
[13-Jul-2026 13:24:35 UTC] ✅ User profile retrieved successfully for user ID: 267
[13-Jul-2026 13:24:36 UTC] === API CALL LOG ===
[13-Jul-2026 13:24:36 UTC] Endpoint: user/profile.php
[13-Jul-2026 13:24:36 UTC] Full Log Data: {
    "timestamp": "2026-07-13 13:24:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "78.174.203.158",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "78.174.203.158, 172.69.109.146",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a89be00e7df813-DUS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "78.174.203.158",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 13:24:36 UTC] === END API CALL LOG ===
[13-Jul-2026 13:24:36 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 13:24:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[13-Jul-2026 13:24:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 13:24:36 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 13:24:36 UTC] User ID: 267
[13-Jul-2026 13:24:36 UTC] ✅ User profile retrieved successfully for user ID: 267
[13-Jul-2026 13:24:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jul-2026 13:24:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jul-2026 13:24:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"78.174.203.158, 172.69.109.146","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1a89c19da32f813-DUS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"78.174.203.158","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jul-2026 13:24:45 UTC] === User Orders API Called ===
[13-Jul-2026 13:24:45 UTC] User ID: 267
[13-Jul-2026 13:24:45 UTC] Limit: 20, Offset: 0
[13-Jul-2026 13:24:45 UTC] Orders found: 10
[13-Jul-2026 13:24:45 UTC] Orders data: [{"id":374,"quantity":200,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/605","status":"pending","created_at":"2026-06-30 15:56:40","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":210,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/480","status":"completed","created_at":"2026-04-19 14:52:33","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":209,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/468","status":"completed","created_at":"2026-04-18 21:22:03","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":208,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/469","status":"completed","created_at":"2026-04-18 21:21:44","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":207,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/477","status":"completed","created_at":"2026-04-18 21:21:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":206,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/478","status":"completed","created_at":"2026-04-18 21:20:58","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":205,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/479","status":"completed","created_at":"2026-04-18 17:27:08","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":203,"quantity":20,"total_coins":400,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat","status":"cancelled","created_at":"2026-04-17 14:12:55","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":186,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/431","status":"completed","created_at":"2026-04-12 22:03:30","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":171,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/427","status":"completed","created_at":"2026-04-08 13:54:48","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[13-Jul-2026 13:24:45 UTC] Total orders count: 10
[13-Jul-2026 13:24:45 UTC] === API CALL LOG ===
[13-Jul-2026 13:24:45 UTC] Endpoint: user/profile.php
[13-Jul-2026 13:24:45 UTC] Full Log Data: {
    "timestamp": "2026-07-13 13:24:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "78.174.203.158",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "78.174.203.158, 172.69.109.146",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a89c1a6b43f813-DUS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "78.174.203.158",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 13:24:45 UTC] === END API CALL LOG ===
[13-Jul-2026 13:24:45 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 13:24:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[13-Jul-2026 13:24:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 13:24:45 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 13:24:45 UTC] User ID: 267
[13-Jul-2026 13:24:45 UTC] ✅ User profile retrieved successfully for user ID: 267
[13-Jul-2026 13:24:46 UTC] === API CALL LOG ===
[13-Jul-2026 13:24:46 UTC] Endpoint: user/profile.php
[13-Jul-2026 13:24:46 UTC] Full Log Data: {
    "timestamp": "2026-07-13 13:24:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "78.174.203.158",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "78.174.203.158, 172.69.109.146",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a89c1bfec6f813-DUS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "78.174.203.158",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 13:24:46 UTC] === END API CALL LOG ===
[13-Jul-2026 13:24:46 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 13:24:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[13-Jul-2026 13:24:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 13:24:46 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 13:24:46 UTC] User ID: 267
[13-Jul-2026 13:24:46 UTC] ✅ User profile retrieved successfully for user ID: 267
[13-Jul-2026 13:24:46 UTC] === API CALL LOG ===
[13-Jul-2026 13:24:46 UTC] Endpoint: user/profile.php
[13-Jul-2026 13:24:46 UTC] Full Log Data: {
    "timestamp": "2026-07-13 13:24:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "78.174.203.158",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "78.174.203.158, 172.69.109.146",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a89c1ddb43f813-DUS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "78.174.203.158",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 13:24:46 UTC] === END API CALL LOG ===
[13-Jul-2026 13:24:46 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 13:24:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[13-Jul-2026 13:24:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 13:24:46 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 13:24:46 UTC] User ID: 267
[13-Jul-2026 13:24:46 UTC] ✅ User profile retrieved successfully for user ID: 267
[13-Jul-2026 13:24:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jul-2026 13:24:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jul-2026 13:24:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"78.174.203.158, 172.69.109.146","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1a89c633cb6f813-DUS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"78.174.203.158","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jul-2026 13:24:57 UTC] === User Orders API Called ===
[13-Jul-2026 13:24:57 UTC] User ID: 267
[13-Jul-2026 13:24:57 UTC] Limit: 20, Offset: 0
[13-Jul-2026 13:24:57 UTC] Orders found: 10
[13-Jul-2026 13:24:57 UTC] Orders data: [{"id":374,"quantity":200,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/605","status":"pending","created_at":"2026-06-30 15:56:40","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":210,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/480","status":"completed","created_at":"2026-04-19 14:52:33","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":209,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/468","status":"completed","created_at":"2026-04-18 21:22:03","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":208,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/469","status":"completed","created_at":"2026-04-18 21:21:44","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":207,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/477","status":"completed","created_at":"2026-04-18 21:21:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":206,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/478","status":"completed","created_at":"2026-04-18 21:20:58","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":205,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/479","status":"completed","created_at":"2026-04-18 17:27:08","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":203,"quantity":20,"total_coins":400,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat","status":"cancelled","created_at":"2026-04-17 14:12:55","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":186,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/431","status":"completed","created_at":"2026-04-12 22:03:30","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":171,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/427","status":"completed","created_at":"2026-04-08 13:54:48","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[13-Jul-2026 13:24:57 UTC] Total orders count: 10
[13-Jul-2026 13:24:57 UTC] === API CALL LOG ===
[13-Jul-2026 13:24:57 UTC] Endpoint: user/profile.php
[13-Jul-2026 13:24:57 UTC] Full Log Data: {
    "timestamp": "2026-07-13 13:24:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "78.174.203.158",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "78.174.203.158, 172.69.109.146",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a89c63ce09f813-DUS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "78.174.203.158",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 13:24:57 UTC] === END API CALL LOG ===
[13-Jul-2026 13:24:57 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 13:24:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[13-Jul-2026 13:24:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 13:24:57 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 13:24:57 UTC] User ID: 267
[13-Jul-2026 13:24:57 UTC] ✅ User profile retrieved successfully for user ID: 267
[13-Jul-2026 13:24:57 UTC] === API CALL LOG ===
[13-Jul-2026 13:24:57 UTC] Endpoint: user/profile.php
[13-Jul-2026 13:24:57 UTC] Full Log Data: {
    "timestamp": "2026-07-13 13:24:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "78.174.203.158",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "78.174.203.158, 172.69.109.146",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a89c65eac9f813-DUS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "78.174.203.158",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 13:24:57 UTC] === END API CALL LOG ===
[13-Jul-2026 13:24:57 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 13:24:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[13-Jul-2026 13:24:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 13:24:57 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 13:24:57 UTC] User ID: 267
[13-Jul-2026 13:24:57 UTC] ✅ User profile retrieved successfully for user ID: 267
[13-Jul-2026 13:24:58 UTC] === API CALL LOG ===
[13-Jul-2026 13:24:58 UTC] Endpoint: user/profile.php
[13-Jul-2026 13:24:58 UTC] Full Log Data: {
    "timestamp": "2026-07-13 13:24:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "78.174.203.158",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "78.174.203.158, 172.69.109.146",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a89c672dcdf813-DUS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "78.174.203.158",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 13:24:58 UTC] === END API CALL LOG ===
[13-Jul-2026 13:24:58 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 13:24:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[13-Jul-2026 13:24:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 13:24:58 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 13:24:58 UTC] User ID: 267
[13-Jul-2026 13:24:58 UTC] ✅ User profile retrieved successfully for user ID: 267
[13-Jul-2026 13:25:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jul-2026 13:25:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jul-2026 13:25:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"78.174.203.158, 172.69.109.146","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1a89c9facc7f813-DUS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"78.174.203.158","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jul-2026 13:25:07 UTC] === User Orders API Called ===
[13-Jul-2026 13:25:07 UTC] User ID: 267
[13-Jul-2026 13:25:07 UTC] Limit: 20, Offset: 0
[13-Jul-2026 13:25:07 UTC] Orders found: 10
[13-Jul-2026 13:25:07 UTC] Orders data: [{"id":374,"quantity":200,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/605","status":"pending","created_at":"2026-06-30 15:56:40","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":210,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/480","status":"completed","created_at":"2026-04-19 14:52:33","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":209,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/468","status":"completed","created_at":"2026-04-18 21:22:03","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":208,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/469","status":"completed","created_at":"2026-04-18 21:21:44","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":207,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/477","status":"completed","created_at":"2026-04-18 21:21:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":206,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/478","status":"completed","created_at":"2026-04-18 21:20:58","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":205,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/479","status":"completed","created_at":"2026-04-18 17:27:08","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":203,"quantity":20,"total_coins":400,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat","status":"cancelled","created_at":"2026-04-17 14:12:55","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":186,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/431","status":"completed","created_at":"2026-04-12 22:03:30","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":171,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/427","status":"completed","created_at":"2026-04-08 13:54:48","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[13-Jul-2026 13:25:07 UTC] Total orders count: 10
[13-Jul-2026 13:25:07 UTC] === API CALL LOG ===
[13-Jul-2026 13:25:07 UTC] Endpoint: user/profile.php
[13-Jul-2026 13:25:07 UTC] Full Log Data: {
    "timestamp": "2026-07-13 13:25:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "78.174.203.158",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "78.174.203.158, 172.69.109.146",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a89ca01da8f813-DUS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "78.174.203.158",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 13:25:07 UTC] === END API CALL LOG ===
[13-Jul-2026 13:25:07 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 13:25:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[13-Jul-2026 13:25:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 13:25:07 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 13:25:07 UTC] User ID: 267
[13-Jul-2026 13:25:07 UTC] ✅ User profile retrieved successfully for user ID: 267
[13-Jul-2026 13:25:07 UTC] === API CALL LOG ===
[13-Jul-2026 13:25:07 UTC] Endpoint: user/profile.php
[13-Jul-2026 13:25:07 UTC] Full Log Data: {
    "timestamp": "2026-07-13 13:25:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "78.174.203.158",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "78.174.203.158, 172.69.109.146",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a89ca209b7f813-DUS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "78.174.203.158",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 13:25:07 UTC] === END API CALL LOG ===
[13-Jul-2026 13:25:07 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 13:25:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[13-Jul-2026 13:25:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 13:25:07 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 13:25:07 UTC] User ID: 267
[13-Jul-2026 13:25:07 UTC] ✅ User profile retrieved successfully for user ID: 267
[13-Jul-2026 13:25:07 UTC] === API CALL LOG ===
[13-Jul-2026 13:25:07 UTC] Endpoint: user/profile.php
[13-Jul-2026 13:25:07 UTC] Full Log Data: {
    "timestamp": "2026-07-13 13:25:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "78.174.203.158",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "78.174.203.158, 172.69.109.146",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a89ca3addef813-DUS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "78.174.203.158",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 13:25:07 UTC] === END API CALL LOG ===
[13-Jul-2026 13:25:07 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 13:25:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[13-Jul-2026 13:25:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 13:25:07 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 13:25:07 UTC] User ID: 267
[13-Jul-2026 13:25:07 UTC] ✅ User profile retrieved successfully for user ID: 267
[13-Jul-2026 13:25:26 UTC] === API CALL LOG ===
[13-Jul-2026 13:25:26 UTC] Endpoint: user/profile.php
[13-Jul-2026 13:25:26 UTC] Full Log Data: {
    "timestamp": "2026-07-13 13:25:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "78.174.203.158",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "78.174.203.158, 172.69.109.146",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a89d1a0ec9f813-DUS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "78.174.203.158",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 13:25:26 UTC] === END API CALL LOG ===
[13-Jul-2026 13:25:26 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 13:25:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[13-Jul-2026 13:25:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 13:25:26 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 13:25:26 UTC] User ID: 267
[13-Jul-2026 13:25:26 UTC] ✅ User profile retrieved successfully for user ID: 267
[13-Jul-2026 13:25:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jul-2026 13:25:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jul-2026 13:25:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"78.174.203.158, 172.69.109.146","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1a89d1b5970f813-DUS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"78.174.203.158","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jul-2026 13:25:26 UTC] === User Orders API Called ===
[13-Jul-2026 13:25:26 UTC] User ID: 267
[13-Jul-2026 13:25:26 UTC] Limit: 20, Offset: 0
[13-Jul-2026 13:25:26 UTC] Orders found: 10
[13-Jul-2026 13:25:26 UTC] Orders data: [{"id":374,"quantity":200,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/605","status":"pending","created_at":"2026-06-30 15:56:40","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":210,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/480","status":"completed","created_at":"2026-04-19 14:52:33","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":209,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/468","status":"completed","created_at":"2026-04-18 21:22:03","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":208,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/469","status":"completed","created_at":"2026-04-18 21:21:44","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":207,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/477","status":"completed","created_at":"2026-04-18 21:21:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":206,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/478","status":"completed","created_at":"2026-04-18 21:20:58","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":205,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/479","status":"completed","created_at":"2026-04-18 17:27:08","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":203,"quantity":20,"total_coins":400,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat","status":"cancelled","created_at":"2026-04-17 14:12:55","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":186,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/431","status":"completed","created_at":"2026-04-12 22:03:30","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":171,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/427","status":"completed","created_at":"2026-04-08 13:54:48","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[13-Jul-2026 13:25:26 UTC] Total orders count: 10
[13-Jul-2026 13:25:27 UTC] === API CALL LOG ===
[13-Jul-2026 13:25:27 UTC] Endpoint: user/profile.php
[13-Jul-2026 13:25:27 UTC] Full Log Data: {
    "timestamp": "2026-07-13 13:25:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "78.174.203.158",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "78.174.203.158, 172.69.109.146",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a89d1bdaf5f813-DUS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "78.174.203.158",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 13:25:27 UTC] === END API CALL LOG ===
[13-Jul-2026 13:25:27 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 13:25:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[13-Jul-2026 13:25:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 13:25:27 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 13:25:27 UTC] User ID: 267
[13-Jul-2026 13:25:27 UTC] ✅ User profile retrieved successfully for user ID: 267
[13-Jul-2026 13:25:27 UTC] === API CALL LOG ===
[13-Jul-2026 13:25:27 UTC] Endpoint: user/profile.php
[13-Jul-2026 13:25:27 UTC] Full Log Data: {
    "timestamp": "2026-07-13 13:25:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "78.174.203.158",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "78.174.203.158, 172.69.109.146",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a89d1dff39f813-DUS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "78.174.203.158",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 13:25:27 UTC] === END API CALL LOG ===
[13-Jul-2026 13:25:27 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 13:25:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[13-Jul-2026 13:25:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 13:25:27 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 13:25:27 UTC] User ID: 267
[13-Jul-2026 13:25:27 UTC] ✅ User profile retrieved successfully for user ID: 267
[13-Jul-2026 13:25:27 UTC] === API CALL LOG ===
[13-Jul-2026 13:25:27 UTC] Endpoint: user/profile.php
[13-Jul-2026 13:25:27 UTC] Full Log Data: {
    "timestamp": "2026-07-13 13:25:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "78.174.203.158",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "78.174.203.158, 172.69.109.146",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a89d1f4a3af813-DUS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "78.174.203.158",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 13:25:27 UTC] === END API CALL LOG ===
[13-Jul-2026 13:25:27 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 13:25:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[13-Jul-2026 13:25:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 13:25:27 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 13:25:27 UTC] User ID: 267
[13-Jul-2026 13:25:27 UTC] ✅ User profile retrieved successfully for user ID: 267
[13-Jul-2026 13:25:28 UTC] === API CALL LOG ===
[13-Jul-2026 13:25:28 UTC] Endpoint: user/profile.php
[13-Jul-2026 13:25:28 UTC] Full Log Data: {
    "timestamp": "2026-07-13 13:25:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "78.174.203.158",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "78.174.203.158, 172.69.109.146",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a89d242cd3f813-DUS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "78.174.203.158",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 13:25:28 UTC] === END API CALL LOG ===
[13-Jul-2026 13:25:28 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 13:25:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[13-Jul-2026 13:25:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 13:25:28 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 13:25:28 UTC] User ID: 267
[13-Jul-2026 13:25:28 UTC] ✅ User profile retrieved successfully for user ID: 267
[13-Jul-2026 13:25:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jul-2026 13:25:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jul-2026 13:25:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"78.174.203.158, 172.69.109.146","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1a89d6b99f8f813-DUS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"78.174.203.158","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jul-2026 13:25:39 UTC] === User Orders API Called ===
[13-Jul-2026 13:25:39 UTC] User ID: 267
[13-Jul-2026 13:25:39 UTC] Limit: 20, Offset: 0
[13-Jul-2026 13:25:39 UTC] Orders found: 10
[13-Jul-2026 13:25:39 UTC] Orders data: [{"id":374,"quantity":200,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/605","status":"pending","created_at":"2026-06-30 15:56:40","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":210,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/480","status":"completed","created_at":"2026-04-19 14:52:33","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":209,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/468","status":"completed","created_at":"2026-04-18 21:22:03","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":208,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/469","status":"completed","created_at":"2026-04-18 21:21:44","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":207,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/477","status":"completed","created_at":"2026-04-18 21:21:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":206,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/478","status":"completed","created_at":"2026-04-18 21:20:58","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":205,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/479","status":"completed","created_at":"2026-04-18 17:27:08","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":203,"quantity":20,"total_coins":400,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat","status":"cancelled","created_at":"2026-04-17 14:12:55","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":186,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/431","status":"completed","created_at":"2026-04-12 22:03:30","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":171,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/427","status":"completed","created_at":"2026-04-08 13:54:48","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[13-Jul-2026 13:25:39 UTC] Total orders count: 10
[13-Jul-2026 13:25:39 UTC] === API CALL LOG ===
[13-Jul-2026 13:25:39 UTC] Endpoint: user/profile.php
[13-Jul-2026 13:25:39 UTC] Full Log Data: {
    "timestamp": "2026-07-13 13:25:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "78.174.203.158",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "78.174.203.158, 172.69.109.146",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a89d6b99faf813-DUS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "78.174.203.158",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 13:25:39 UTC] === END API CALL LOG ===
[13-Jul-2026 13:25:39 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 13:25:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[13-Jul-2026 13:25:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 13:25:39 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 13:25:39 UTC] User ID: 267
[13-Jul-2026 13:25:39 UTC] ✅ User profile retrieved successfully for user ID: 267
[13-Jul-2026 13:25:40 UTC] === API CALL LOG ===
[13-Jul-2026 13:25:40 UTC] Endpoint: user/profile.php
[13-Jul-2026 13:25:40 UTC] Full Log Data: {
    "timestamp": "2026-07-13 13:25:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "78.174.203.158",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "78.174.203.158, 172.69.109.146",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a89d6ddeccf813-DUS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "78.174.203.158",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 13:25:40 UTC] === END API CALL LOG ===
[13-Jul-2026 13:25:40 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 13:25:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[13-Jul-2026 13:25:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 13:25:40 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 13:25:40 UTC] User ID: 267
[13-Jul-2026 13:25:40 UTC] ✅ User profile retrieved successfully for user ID: 267
[13-Jul-2026 13:25:40 UTC] === API CALL LOG ===
[13-Jul-2026 13:25:40 UTC] Endpoint: user/profile.php
[13-Jul-2026 13:25:40 UTC] Full Log Data: {
    "timestamp": "2026-07-13 13:25:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "78.174.203.158",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "78.174.203.158, 172.69.109.146",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a89d6f8ae2f813-DUS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "78.174.203.158",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 13:25:40 UTC] === END API CALL LOG ===
[13-Jul-2026 13:25:40 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 13:25:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[13-Jul-2026 13:25:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 13:25:40 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 13:25:40 UTC] User ID: 267
[13-Jul-2026 13:25:40 UTC] ✅ User profile retrieved successfully for user ID: 267
[13-Jul-2026 13:25:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jul-2026 13:25:50 UTC] === API CALL LOG ===
[13-Jul-2026 13:25:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jul-2026 13:25:50 UTC] Endpoint: user/profile.php
[13-Jul-2026 13:25:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"78.174.203.158, 172.69.109.146","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1a89dab6ecbf813-DUS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"78.174.203.158","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jul-2026 13:25:50 UTC] Full Log Data: {
    "timestamp": "2026-07-13 13:25:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "78.174.203.158",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "78.174.203.158, 172.69.109.146",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a89dab6ecff813-DUS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "78.174.203.158",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 13:25:50 UTC] === END API CALL LOG ===
[13-Jul-2026 13:25:50 UTC] === User Orders API Called ===
[13-Jul-2026 13:25:50 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 13:25:50 UTC] User ID: 267
[13-Jul-2026 13:25:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[13-Jul-2026 13:25:50 UTC] Limit: 20, Offset: 0
[13-Jul-2026 13:25:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 13:25:50 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 13:25:50 UTC] User ID: 267
[13-Jul-2026 13:25:50 UTC] ✅ User profile retrieved successfully for user ID: 267
[13-Jul-2026 13:25:50 UTC] Orders found: 10
[13-Jul-2026 13:25:50 UTC] Orders data: [{"id":374,"quantity":200,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/605","status":"pending","created_at":"2026-06-30 15:56:40","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":210,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/480","status":"completed","created_at":"2026-04-19 14:52:33","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":209,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/468","status":"completed","created_at":"2026-04-18 21:22:03","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":208,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/469","status":"completed","created_at":"2026-04-18 21:21:44","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":207,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/477","status":"completed","created_at":"2026-04-18 21:21:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":206,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/478","status":"completed","created_at":"2026-04-18 21:20:58","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":205,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/479","status":"completed","created_at":"2026-04-18 17:27:08","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":203,"quantity":20,"total_coins":400,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat","status":"cancelled","created_at":"2026-04-17 14:12:55","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":186,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/431","status":"completed","created_at":"2026-04-12 22:03:30","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":171,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/427","status":"completed","created_at":"2026-04-08 13:54:48","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[13-Jul-2026 13:25:50 UTC] Total orders count: 10
[13-Jul-2026 13:25:50 UTC] === API CALL LOG ===
[13-Jul-2026 13:25:50 UTC] Endpoint: user/profile.php
[13-Jul-2026 13:25:50 UTC] Full Log Data: {
    "timestamp": "2026-07-13 13:25:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "78.174.203.158",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "78.174.203.158, 172.69.109.146",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a89dadcbb9f813-DUS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "78.174.203.158",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 13:25:50 UTC] === END API CALL LOG ===
[13-Jul-2026 13:25:50 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 13:25:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[13-Jul-2026 13:25:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 13:25:50 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 13:25:50 UTC] User ID: 267
[13-Jul-2026 13:25:50 UTC] ✅ User profile retrieved successfully for user ID: 267
[13-Jul-2026 13:25:50 UTC] === API CALL LOG ===
[13-Jul-2026 13:25:50 UTC] Endpoint: user/profile.php
[13-Jul-2026 13:25:50 UTC] Full Log Data: {
    "timestamp": "2026-07-13 13:25:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "78.174.203.158",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "78.174.203.158, 172.69.109.146",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a89daf7f55f813-DUS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "78.174.203.158",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 13:25:50 UTC] === END API CALL LOG ===
[13-Jul-2026 13:25:50 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 13:25:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[13-Jul-2026 13:25:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 13:25:50 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 13:25:50 UTC] User ID: 267
[13-Jul-2026 13:25:50 UTC] ✅ User profile retrieved successfully for user ID: 267
[13-Jul-2026 13:26:04 UTC] === API CALL LOG ===
[13-Jul-2026 13:26:04 UTC] Endpoint: user/profile.php
[13-Jul-2026 13:26:04 UTC] Full Log Data: {
    "timestamp": "2026-07-13 13:26:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "78.174.203.158",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "78.174.203.158, 172.69.109.146",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a89e079ae4f813-DUS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "78.174.203.158",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 13:26:04 UTC] === END API CALL LOG ===
[13-Jul-2026 13:26:04 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 13:26:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[13-Jul-2026 13:26:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 13:26:04 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 13:26:04 UTC] User ID: 267
[13-Jul-2026 13:26:04 UTC] ✅ User profile retrieved successfully for user ID: 267
[13-Jul-2026 13:31:24 UTC] === API CALL LOG ===
[13-Jul-2026 13:31:24 UTC] Endpoint: user/profile.php
[13-Jul-2026 13:31:24 UTC] Full Log Data: {
    "timestamp": "2026-07-13 13:31:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1d34:78af:b301:aa9b:d3ef:435a:c9ff",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1d34:78af:b301:aa9b:d3ef:435a:c9ff, 104.23.166.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a8a5d45d5a434e-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1d34:78af:b301:aa9b:d3ef:435a:c9ff",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 13:31:24 UTC] === END API CALL LOG ===
[13-Jul-2026 13:31:24 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 13:31:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[13-Jul-2026 13:31:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 13:31:24 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 13:31:24 UTC] User ID: 267
[13-Jul-2026 13:31:24 UTC] ✅ User profile retrieved successfully for user ID: 267
[13-Jul-2026 13:31:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jul-2026 13:31:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jul-2026 13:31:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a00:1d34:78af:b301:aa9b:d3ef:435a:c9ff, 104.23.166.101","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1a8a5d68c1b434e-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a00:1d34:78af:b301:aa9b:d3ef:435a:c9ff","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jul-2026 13:31:24 UTC] === User Orders API Called ===
[13-Jul-2026 13:31:24 UTC] User ID: 267
[13-Jul-2026 13:31:24 UTC] Limit: 20, Offset: 0
[13-Jul-2026 13:31:24 UTC] Orders found: 10
[13-Jul-2026 13:31:24 UTC] Orders data: [{"id":374,"quantity":200,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/605","status":"pending","created_at":"2026-06-30 15:56:40","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":210,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/480","status":"completed","created_at":"2026-04-19 14:52:33","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":209,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/468","status":"completed","created_at":"2026-04-18 21:22:03","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":208,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/469","status":"completed","created_at":"2026-04-18 21:21:44","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":207,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/477","status":"completed","created_at":"2026-04-18 21:21:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":206,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/478","status":"completed","created_at":"2026-04-18 21:20:58","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":205,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/479","status":"completed","created_at":"2026-04-18 17:27:08","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":203,"quantity":20,"total_coins":400,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat","status":"cancelled","created_at":"2026-04-17 14:12:55","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":186,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/431","status":"completed","created_at":"2026-04-12 22:03:30","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":171,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/427","status":"completed","created_at":"2026-04-08 13:54:48","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[13-Jul-2026 13:31:24 UTC] Total orders count: 10
[13-Jul-2026 13:31:24 UTC] === API CALL LOG ===
[13-Jul-2026 13:31:24 UTC] Endpoint: user/profile.php
[13-Jul-2026 13:31:24 UTC] Full Log Data: {
    "timestamp": "2026-07-13 13:31:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1d34:78af:b301:aa9b:d3ef:435a:c9ff",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1d34:78af:b301:aa9b:d3ef:435a:c9ff, 104.23.166.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a8a5d68c13434e-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1d34:78af:b301:aa9b:d3ef:435a:c9ff",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 13:31:24 UTC] === END API CALL LOG ===
[13-Jul-2026 13:31:24 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 13:31:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[13-Jul-2026 13:31:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 13:31:24 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 13:31:24 UTC] User ID: 267
[13-Jul-2026 13:31:24 UTC] ✅ User profile retrieved successfully for user ID: 267
[13-Jul-2026 13:31:24 UTC] === API CALL LOG ===
[13-Jul-2026 13:31:24 UTC] Endpoint: user/profile.php
[13-Jul-2026 13:31:24 UTC] Full Log Data: {
    "timestamp": "2026-07-13 13:31:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1d34:78af:b301:aa9b:d3ef:435a:c9ff",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1d34:78af:b301:aa9b:d3ef:435a:c9ff, 104.23.166.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a8a5d70dd9434e-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1d34:78af:b301:aa9b:d3ef:435a:c9ff",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 13:31:24 UTC] === END API CALL LOG ===
[13-Jul-2026 13:31:24 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 13:31:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[13-Jul-2026 13:31:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 13:31:24 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 13:31:24 UTC] User ID: 267
[13-Jul-2026 13:31:24 UTC] ✅ User profile retrieved successfully for user ID: 267
[13-Jul-2026 13:31:25 UTC] === API CALL LOG ===
[13-Jul-2026 13:31:25 UTC] Endpoint: user/profile.php
[13-Jul-2026 13:31:25 UTC] Full Log Data: {
    "timestamp": "2026-07-13 13:31:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1d34:78af:b301:aa9b:d3ef:435a:c9ff",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1d34:78af:b301:aa9b:d3ef:435a:c9ff, 104.23.166.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a8a5d95d23434e-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1d34:78af:b301:aa9b:d3ef:435a:c9ff",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 13:31:25 UTC] === END API CALL LOG ===
[13-Jul-2026 13:31:25 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 13:31:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[13-Jul-2026 13:31:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 13:31:25 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 13:31:25 UTC] User ID: 267
[13-Jul-2026 13:31:25 UTC] ✅ User profile retrieved successfully for user ID: 267
[13-Jul-2026 13:31:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jul-2026 13:31:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jul-2026 13:31:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a00:1d34:78af:b301:aa9b:d3ef:435a:c9ff, 104.23.166.100","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1a8a6478aad434e-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a00:1d34:78af:b301:aa9b:d3ef:435a:c9ff","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jul-2026 13:31:42 UTC] === User Orders API Called ===
[13-Jul-2026 13:31:42 UTC] User ID: 267
[13-Jul-2026 13:31:42 UTC] Limit: 20, Offset: 0
[13-Jul-2026 13:31:42 UTC] Orders found: 11
[13-Jul-2026 13:31:42 UTC] Orders data: [{"id":402,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/617","status":"pending","created_at":"2026-07-13 17:01:40","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":374,"quantity":200,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/605","status":"pending","created_at":"2026-06-30 15:56:40","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":210,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/480","status":"completed","created_at":"2026-04-19 14:52:33","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":209,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/468","status":"completed","created_at":"2026-04-18 21:22:03","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":208,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/469","status":"completed","created_at":"2026-04-18 21:21:44","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":207,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/477","status":"completed","created_at":"2026-04-18 21:21:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":206,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/478","status":"completed","created_at":"2026-04-18 21:20:58","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":205,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/479","status":"completed","created_at":"2026-04-18 17:27:08","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":203,"quantity":20,"total_coins":400,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat","status":"cancelled","created_at":"2026-04-17 14:12:55","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":186,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/431","status":"completed","created_at":"2026-04-12 22:03:30","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":171,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/427","status":"completed","created_at":"2026-04-08 13:54:48","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[13-Jul-2026 13:31:42 UTC] Total orders count: 11
[13-Jul-2026 13:46:57 UTC] === API CALL LOG ===
[13-Jul-2026 13:46:57 UTC] Endpoint: user/profile.php
[13-Jul-2026 13:46:57 UTC] Full Log Data: {
    "timestamp": "2026-07-13 13:46:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "129.0.226.223",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "129.0.226.223, 172.71.241.85",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NCIsInVzZXJuYW1lIjoiam9zaCIsImVtYWlsIjoibGVpbmNodWlkcmlzc291NDZAZ21haWwuY29tIiwiZXhwIjoxNzg0NTU1MjE1fQ.uAok_DHm-ohs3i8d6awOPtgsfuqbd4nTZbsbGceKLiA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a8bc9bdfb951a5-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "129.0.226.223",
        "cf-ipcountry": "CM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 13:46:57 UTC] === END API CALL LOG ===
[13-Jul-2026 13:46:57 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 13:46:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NCIsInVzZXJuYW1lIjoiam9zaCIsImVtYWlsIjoibGVpbmNodWlkcmlzc291NDZAZ21haWwuY29tIiwiZXhwIjoxNzg0NTU1MjE1fQ.uAok_DHm-ohs3i8d6awOPtgsfuqbd4nTZbsbGceKLiA
[13-Jul-2026 13:46:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 13:46:57 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 13:46:57 UTC] User ID: 1044
[13-Jul-2026 13:46:57 UTC] ✅ User profile retrieved successfully for user ID: 1044
[13-Jul-2026 13:46:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jul-2026 13:46:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jul-2026 13:46:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"129.0.226.223, 172.71.241.21","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NCIsInVzZXJuYW1lIjoiam9zaCIsImVtYWlsIjoibGVpbmNodWlkcmlzc291NDZAZ21haWwuY29tIiwiZXhwIjoxNzg0NTU1MjE1fQ.uAok_DHm-ohs3i8d6awOPtgsfuqbd4nTZbsbGceKLiA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1a8bc9bdfbb51a5-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"129.0.226.223","cf-ipcountry":"CM","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jul-2026 13:46:57 UTC] === User Orders API Called ===
[13-Jul-2026 13:46:57 UTC] User ID: 1044
[13-Jul-2026 13:46:57 UTC] Limit: 20, Offset: 0
[13-Jul-2026 13:46:57 UTC] Orders found: 0
[13-Jul-2026 13:46:57 UTC] Orders data: []
[13-Jul-2026 13:46:57 UTC] Total orders count: 0
[13-Jul-2026 13:46:57 UTC] === API CALL LOG ===
[13-Jul-2026 13:46:57 UTC] Endpoint: user/profile.php
[13-Jul-2026 13:46:57 UTC] Full Log Data: {
    "timestamp": "2026-07-13 13:46:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "129.0.226.223",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "129.0.226.223, 172.71.241.85",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NCIsInVzZXJuYW1lIjoiam9zaCIsImVtYWlsIjoibGVpbmNodWlkcmlzc291NDZAZ21haWwuY29tIiwiZXhwIjoxNzg0NTU1MjE1fQ.uAok_DHm-ohs3i8d6awOPtgsfuqbd4nTZbsbGceKLiA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a8bc9d4c7951a5-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "129.0.226.223",
        "cf-ipcountry": "CM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 13:46:57 UTC] === END API CALL LOG ===
[13-Jul-2026 13:46:57 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 13:46:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NCIsInVzZXJuYW1lIjoiam9zaCIsImVtYWlsIjoibGVpbmNodWlkcmlzc291NDZAZ21haWwuY29tIiwiZXhwIjoxNzg0NTU1MjE1fQ.uAok_DHm-ohs3i8d6awOPtgsfuqbd4nTZbsbGceKLiA
[13-Jul-2026 13:46:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 13:46:57 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 13:46:57 UTC] User ID: 1044
[13-Jul-2026 13:46:57 UTC] ✅ User profile retrieved successfully for user ID: 1044
[13-Jul-2026 13:46:58 UTC] === API CALL LOG ===
[13-Jul-2026 13:46:58 UTC] Endpoint: user/profile.php
[13-Jul-2026 13:46:58 UTC] Full Log Data: {
    "timestamp": "2026-07-13 13:46:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "129.0.226.223",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "129.0.226.223, 172.71.241.85",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NCIsInVzZXJuYW1lIjoiam9zaCIsImVtYWlsIjoibGVpbmNodWlkcmlzc291NDZAZ21haWwuY29tIiwiZXhwIjoxNzg0NTU1MjE1fQ.uAok_DHm-ohs3i8d6awOPtgsfuqbd4nTZbsbGceKLiA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a8bca46bdd51a5-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "129.0.226.223",
        "cf-ipcountry": "CM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 13:46:58 UTC] === END API CALL LOG ===
[13-Jul-2026 13:46:58 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 13:46:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NCIsInVzZXJuYW1lIjoiam9zaCIsImVtYWlsIjoibGVpbmNodWlkcmlzc291NDZAZ21haWwuY29tIiwiZXhwIjoxNzg0NTU1MjE1fQ.uAok_DHm-ohs3i8d6awOPtgsfuqbd4nTZbsbGceKLiA
[13-Jul-2026 13:46:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 13:46:58 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 13:46:58 UTC] User ID: 1044
[13-Jul-2026 13:46:58 UTC] ✅ User profile retrieved successfully for user ID: 1044
[13-Jul-2026 13:47:07 UTC] === API CALL LOG ===
[13-Jul-2026 13:47:07 UTC] Endpoint: user/profile.php
[13-Jul-2026 13:47:07 UTC] Full Log Data: {
    "timestamp": "2026-07-13 13:47:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "129.0.226.223",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "129.0.226.223, 172.71.241.85",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NCIsInVzZXJuYW1lIjoiam9zaCIsImVtYWlsIjoibGVpbmNodWlkcmlzc291NDZAZ21haWwuY29tIiwiZXhwIjoxNzg0NTU1MjE1fQ.uAok_DHm-ohs3i8d6awOPtgsfuqbd4nTZbsbGceKLiA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a8bcd8fca051a5-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "129.0.226.223",
        "cf-ipcountry": "CM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 13:47:07 UTC] === END API CALL LOG ===
[13-Jul-2026 13:47:07 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 13:47:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NCIsInVzZXJuYW1lIjoiam9zaCIsImVtYWlsIjoibGVpbmNodWlkcmlzc291NDZAZ21haWwuY29tIiwiZXhwIjoxNzg0NTU1MjE1fQ.uAok_DHm-ohs3i8d6awOPtgsfuqbd4nTZbsbGceKLiA
[13-Jul-2026 13:47:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 13:47:07 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 13:47:07 UTC] User ID: 1044
[13-Jul-2026 13:47:07 UTC] ✅ User profile retrieved successfully for user ID: 1044
[13-Jul-2026 13:47:14 UTC] === API CALL LOG ===
[13-Jul-2026 13:47:14 UTC] Endpoint: user/profile.php
[13-Jul-2026 13:47:14 UTC] Full Log Data: {
    "timestamp": "2026-07-13 13:47:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "129.0.226.223",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "129.0.226.223, 172.71.241.84",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NCIsInVzZXJuYW1lIjoiam9zaCIsImVtYWlsIjoibGVpbmNodWlkcmlzc291NDZAZ21haWwuY29tIiwiZXhwIjoxNzg0NTU1MjE1fQ.uAok_DHm-ohs3i8d6awOPtgsfuqbd4nTZbsbGceKLiA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a8bd05fc13f816-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "129.0.226.223",
        "cf-ipcountry": "CM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 13:47:14 UTC] === END API CALL LOG ===
[13-Jul-2026 13:47:14 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 13:47:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NCIsInVzZXJuYW1lIjoiam9zaCIsImVtYWlsIjoibGVpbmNodWlkcmlzc291NDZAZ21haWwuY29tIiwiZXhwIjoxNzg0NTU1MjE1fQ.uAok_DHm-ohs3i8d6awOPtgsfuqbd4nTZbsbGceKLiA
[13-Jul-2026 13:47:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 13:47:14 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 13:47:14 UTC] User ID: 1044
[13-Jul-2026 13:47:14 UTC] ✅ User profile retrieved successfully for user ID: 1044
[13-Jul-2026 13:47:16 UTC] === API CALL LOG ===
[13-Jul-2026 13:47:16 UTC] Endpoint: user/profile.php
[13-Jul-2026 13:47:16 UTC] Full Log Data: {
    "timestamp": "2026-07-13 13:47:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "129.0.226.223",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "129.0.226.223, 172.71.241.84",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NCIsInVzZXJuYW1lIjoiam9zaCIsImVtYWlsIjoibGVpbmNodWlkcmlzc291NDZAZ21haWwuY29tIiwiZXhwIjoxNzg0NTU1MjE1fQ.uAok_DHm-ohs3i8d6awOPtgsfuqbd4nTZbsbGceKLiA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a8bd12fce9f816-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "129.0.226.223",
        "cf-ipcountry": "CM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 13:47:16 UTC] === END API CALL LOG ===
[13-Jul-2026 13:47:16 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 13:47:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NCIsInVzZXJuYW1lIjoiam9zaCIsImVtYWlsIjoibGVpbmNodWlkcmlzc291NDZAZ21haWwuY29tIiwiZXhwIjoxNzg0NTU1MjE1fQ.uAok_DHm-ohs3i8d6awOPtgsfuqbd4nTZbsbGceKLiA
[13-Jul-2026 13:47:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 13:47:16 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 13:47:16 UTC] User ID: 1044
[13-Jul-2026 13:47:16 UTC] ✅ User profile retrieved successfully for user ID: 1044
[13-Jul-2026 13:47:16 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jul-2026 13:47:16 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jul-2026 13:47:16 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"129.0.226.223, 172.71.241.84","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NCIsInVzZXJuYW1lIjoiam9zaCIsImVtYWlsIjoibGVpbmNodWlkcmlzc291NDZAZ21haWwuY29tIiwiZXhwIjoxNzg0NTU1MjE1fQ.uAok_DHm-ohs3i8d6awOPtgsfuqbd4nTZbsbGceKLiA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1a8bd14495df816-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"129.0.226.223","cf-ipcountry":"CM","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jul-2026 13:47:16 UTC] === User Orders API Called ===
[13-Jul-2026 13:47:16 UTC] User ID: 1044
[13-Jul-2026 13:47:16 UTC] Limit: 20, Offset: 0
[13-Jul-2026 13:47:16 UTC] Orders found: 0
[13-Jul-2026 13:47:16 UTC] Orders data: []
[13-Jul-2026 13:47:16 UTC] Total orders count: 0
[13-Jul-2026 13:47:16 UTC] === API CALL LOG ===
[13-Jul-2026 13:47:16 UTC] Endpoint: user/profile.php
[13-Jul-2026 13:47:16 UTC] Full Log Data: {
    "timestamp": "2026-07-13 13:47:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "129.0.226.223",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "129.0.226.223, 172.71.241.84",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NCIsInVzZXJuYW1lIjoiam9zaCIsImVtYWlsIjoibGVpbmNodWlkcmlzc291NDZAZ21haWwuY29tIiwiZXhwIjoxNzg0NTU1MjE1fQ.uAok_DHm-ohs3i8d6awOPtgsfuqbd4nTZbsbGceKLiA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a8bd144960f816-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "129.0.226.223",
        "cf-ipcountry": "CM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 13:47:16 UTC] === END API CALL LOG ===
[13-Jul-2026 13:47:16 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 13:47:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NCIsInVzZXJuYW1lIjoiam9zaCIsImVtYWlsIjoibGVpbmNodWlkcmlzc291NDZAZ21haWwuY29tIiwiZXhwIjoxNzg0NTU1MjE1fQ.uAok_DHm-ohs3i8d6awOPtgsfuqbd4nTZbsbGceKLiA
[13-Jul-2026 13:47:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 13:47:16 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 13:47:16 UTC] User ID: 1044
[13-Jul-2026 13:47:16 UTC] ✅ User profile retrieved successfully for user ID: 1044
[13-Jul-2026 13:47:17 UTC] === API CALL LOG ===
[13-Jul-2026 13:47:17 UTC] Endpoint: user/profile.php
[13-Jul-2026 13:47:17 UTC] Full Log Data: {
    "timestamp": "2026-07-13 13:47:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "129.0.226.223",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "129.0.226.223, 172.71.241.84",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NCIsInVzZXJuYW1lIjoiam9zaCIsImVtYWlsIjoibGVpbmNodWlkcmlzc291NDZAZ21haWwuY29tIiwiZXhwIjoxNzg0NTU1MjE1fQ.uAok_DHm-ohs3i8d6awOPtgsfuqbd4nTZbsbGceKLiA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a8bd1b88bef816-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "129.0.226.223",
        "cf-ipcountry": "CM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 13:47:17 UTC] === END API CALL LOG ===
[13-Jul-2026 13:47:17 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 13:47:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NCIsInVzZXJuYW1lIjoiam9zaCIsImVtYWlsIjoibGVpbmNodWlkcmlzc291NDZAZ21haWwuY29tIiwiZXhwIjoxNzg0NTU1MjE1fQ.uAok_DHm-ohs3i8d6awOPtgsfuqbd4nTZbsbGceKLiA
[13-Jul-2026 13:47:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 13:47:17 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 13:47:17 UTC] User ID: 1044
[13-Jul-2026 13:47:17 UTC] ✅ User profile retrieved successfully for user ID: 1044
[13-Jul-2026 13:47:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jul-2026 13:47:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jul-2026 13:47:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"129.0.226.223, 172.71.241.84","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NCIsInVzZXJuYW1lIjoiam9zaCIsImVtYWlsIjoibGVpbmNodWlkcmlzc291NDZAZ21haWwuY29tIiwiZXhwIjoxNzg0NTU1MjE1fQ.uAok_DHm-ohs3i8d6awOPtgsfuqbd4nTZbsbGceKLiA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1a8bd21fd66f816-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"129.0.226.223","cf-ipcountry":"CM","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jul-2026 13:47:18 UTC] === User Orders API Called ===
[13-Jul-2026 13:47:18 UTC] User ID: 1044
[13-Jul-2026 13:47:18 UTC] Limit: 20, Offset: 0
[13-Jul-2026 13:47:18 UTC] Orders found: 0
[13-Jul-2026 13:47:18 UTC] Orders data: []
[13-Jul-2026 13:47:18 UTC] Total orders count: 0
[13-Jul-2026 13:47:24 UTC] === API CALL LOG ===
[13-Jul-2026 13:47:24 UTC] Endpoint: user/profile.php
[13-Jul-2026 13:47:24 UTC] Full Log Data: {
    "timestamp": "2026-07-13 13:47:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "129.0.226.223",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "129.0.226.223, 172.64.192.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NCIsInVzZXJuYW1lIjoiam9zaCIsImVtYWlsIjoibGVpbmNodWlkcmlzc291NDZAZ21haWwuY29tIiwiZXhwIjoxNzg0NTU1MjE1fQ.uAok_DHm-ohs3i8d6awOPtgsfuqbd4nTZbsbGceKLiA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a8bd4759f9ba43-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "129.0.226.223",
        "cf-ipcountry": "CM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 13:47:24 UTC] === END API CALL LOG ===
[13-Jul-2026 13:47:24 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 13:47:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NCIsInVzZXJuYW1lIjoiam9zaCIsImVtYWlsIjoibGVpbmNodWlkcmlzc291NDZAZ21haWwuY29tIiwiZXhwIjoxNzg0NTU1MjE1fQ.uAok_DHm-ohs3i8d6awOPtgsfuqbd4nTZbsbGceKLiA
[13-Jul-2026 13:47:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 13:47:24 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 13:47:24 UTC] User ID: 1044
[13-Jul-2026 13:47:24 UTC] ✅ User profile retrieved successfully for user ID: 1044
[13-Jul-2026 13:47:26 UTC] === API CALL LOG ===
[13-Jul-2026 13:47:26 UTC] Endpoint: user/profile.php
[13-Jul-2026 13:47:26 UTC] Full Log Data: {
    "timestamp": "2026-07-13 13:47:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "129.0.226.223",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "129.0.226.223, 172.64.192.66",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NCIsInVzZXJuYW1lIjoiam9zaCIsImVtYWlsIjoibGVpbmNodWlkcmlzc291NDZAZ21haWwuY29tIiwiZXhwIjoxNzg0NTU1MjE1fQ.uAok_DHm-ohs3i8d6awOPtgsfuqbd4nTZbsbGceKLiA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a8bd5438acba43-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "129.0.226.223",
        "cf-ipcountry": "CM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 13:47:26 UTC] === END API CALL LOG ===
[13-Jul-2026 13:47:26 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 13:47:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NCIsInVzZXJuYW1lIjoiam9zaCIsImVtYWlsIjoibGVpbmNodWlkcmlzc291NDZAZ21haWwuY29tIiwiZXhwIjoxNzg0NTU1MjE1fQ.uAok_DHm-ohs3i8d6awOPtgsfuqbd4nTZbsbGceKLiA
[13-Jul-2026 13:47:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 13:47:26 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 13:47:26 UTC] User ID: 1044
[13-Jul-2026 13:47:26 UTC] ✅ User profile retrieved successfully for user ID: 1044
[13-Jul-2026 13:47:26 UTC] === API CALL LOG ===
[13-Jul-2026 13:47:26 UTC] Endpoint: user/profile.php
[13-Jul-2026 13:47:26 UTC] Full Log Data: {
    "timestamp": "2026-07-13 13:47:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "129.0.226.223",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "129.0.226.223, 172.64.192.66",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NCIsInVzZXJuYW1lIjoiam9zaCIsImVtYWlsIjoibGVpbmNodWlkcmlzc291NDZAZ21haWwuY29tIiwiZXhwIjoxNzg0NTU1MjE1fQ.uAok_DHm-ohs3i8d6awOPtgsfuqbd4nTZbsbGceKLiA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a8bd558cc4ba43-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "129.0.226.223",
        "cf-ipcountry": "CM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 13:47:26 UTC] === END API CALL LOG ===
[13-Jul-2026 13:47:26 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 13:47:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NCIsInVzZXJuYW1lIjoiam9zaCIsImVtYWlsIjoibGVpbmNodWlkcmlzc291NDZAZ21haWwuY29tIiwiZXhwIjoxNzg0NTU1MjE1fQ.uAok_DHm-ohs3i8d6awOPtgsfuqbd4nTZbsbGceKLiA
[13-Jul-2026 13:47:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 13:47:26 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 13:47:26 UTC] User ID: 1044
[13-Jul-2026 13:47:26 UTC] ✅ User profile retrieved successfully for user ID: 1044
[13-Jul-2026 13:47:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jul-2026 13:47:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jul-2026 13:47:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"129.0.226.223, 172.64.192.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NCIsInVzZXJuYW1lIjoiam9zaCIsImVtYWlsIjoibGVpbmNodWlkcmlzc291NDZAZ21haWwuY29tIiwiZXhwIjoxNzg0NTU1MjE1fQ.uAok_DHm-ohs3i8d6awOPtgsfuqbd4nTZbsbGceKLiA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1a8bd558cc2ba43-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"129.0.226.223","cf-ipcountry":"CM","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jul-2026 13:47:26 UTC] === User Orders API Called ===
[13-Jul-2026 13:47:26 UTC] User ID: 1044
[13-Jul-2026 13:47:26 UTC] Limit: 20, Offset: 0
[13-Jul-2026 13:47:26 UTC] Orders found: 0
[13-Jul-2026 13:47:26 UTC] Orders data: []
[13-Jul-2026 13:47:26 UTC] Total orders count: 0
[13-Jul-2026 13:47:28 UTC] === API CALL LOG ===
[13-Jul-2026 13:47:28 UTC] Endpoint: user/profile.php
[13-Jul-2026 13:47:28 UTC] Full Log Data: {
    "timestamp": "2026-07-13 13:47:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "129.0.226.223",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "129.0.226.223, 172.64.192.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NCIsInVzZXJuYW1lIjoiam9zaCIsImVtYWlsIjoibGVpbmNodWlkcmlzc291NDZAZ21haWwuY29tIiwiZXhwIjoxNzg0NTU1MjE1fQ.uAok_DHm-ohs3i8d6awOPtgsfuqbd4nTZbsbGceKLiA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a8bd5ce9e0ba43-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "129.0.226.223",
        "cf-ipcountry": "CM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 13:47:28 UTC] === END API CALL LOG ===
[13-Jul-2026 13:47:28 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 13:47:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NCIsInVzZXJuYW1lIjoiam9zaCIsImVtYWlsIjoibGVpbmNodWlkcmlzc291NDZAZ21haWwuY29tIiwiZXhwIjoxNzg0NTU1MjE1fQ.uAok_DHm-ohs3i8d6awOPtgsfuqbd4nTZbsbGceKLiA
[13-Jul-2026 13:47:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 13:47:28 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 13:47:28 UTC] User ID: 1044
[13-Jul-2026 13:47:28 UTC] ✅ User profile retrieved successfully for user ID: 1044
[13-Jul-2026 13:47:46 UTC] === API CALL LOG ===
[13-Jul-2026 13:47:46 UTC] Endpoint: user/profile.php
[13-Jul-2026 13:47:46 UTC] Full Log Data: {
    "timestamp": "2026-07-13 13:47:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "129.0.226.223",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "129.0.226.223, 172.64.192.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NCIsInVzZXJuYW1lIjoiam9zaCIsImVtYWlsIjoibGVpbmNodWlkcmlzc291NDZAZ21haWwuY29tIiwiZXhwIjoxNzg0NTU1MjE1fQ.uAok_DHm-ohs3i8d6awOPtgsfuqbd4nTZbsbGceKLiA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a8bdd1ca55ba43-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "129.0.226.223",
        "cf-ipcountry": "CM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 13:47:46 UTC] === END API CALL LOG ===
[13-Jul-2026 13:47:46 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 13:47:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NCIsInVzZXJuYW1lIjoiam9zaCIsImVtYWlsIjoibGVpbmNodWlkcmlzc291NDZAZ21haWwuY29tIiwiZXhwIjoxNzg0NTU1MjE1fQ.uAok_DHm-ohs3i8d6awOPtgsfuqbd4nTZbsbGceKLiA
[13-Jul-2026 13:47:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 13:47:46 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 13:47:46 UTC] User ID: 1044
[13-Jul-2026 13:47:46 UTC] ✅ User profile retrieved successfully for user ID: 1044
[13-Jul-2026 13:47:47 UTC] User Purchases API - User ID: 1044
[13-Jul-2026 13:47:47 UTC] User Purchases API - Total purchases found: 0
[13-Jul-2026 13:47:52 UTC] === API CALL LOG ===
[13-Jul-2026 13:47:52 UTC] Endpoint: user/profile.php
[13-Jul-2026 13:47:52 UTC] Full Log Data: {
    "timestamp": "2026-07-13 13:47:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "129.0.226.223",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "129.0.226.223, 172.64.192.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NCIsInVzZXJuYW1lIjoiam9zaCIsImVtYWlsIjoibGVpbmNodWlkcmlzc291NDZAZ21haWwuY29tIiwiZXhwIjoxNzg0NTU1MjE1fQ.uAok_DHm-ohs3i8d6awOPtgsfuqbd4nTZbsbGceKLiA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a8bdf51f86ba43-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "129.0.226.223",
        "cf-ipcountry": "CM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 13:47:52 UTC] === END API CALL LOG ===
[13-Jul-2026 13:47:52 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 13:47:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NCIsInVzZXJuYW1lIjoiam9zaCIsImVtYWlsIjoibGVpbmNodWlkcmlzc291NDZAZ21haWwuY29tIiwiZXhwIjoxNzg0NTU1MjE1fQ.uAok_DHm-ohs3i8d6awOPtgsfuqbd4nTZbsbGceKLiA
[13-Jul-2026 13:47:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 13:47:52 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 13:47:52 UTC] User ID: 1044
[13-Jul-2026 13:47:52 UTC] ✅ User profile retrieved successfully for user ID: 1044
[13-Jul-2026 13:47:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jul-2026 13:47:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jul-2026 13:47:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"129.0.226.223, 172.64.192.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NCIsInVzZXJuYW1lIjoiam9zaCIsImVtYWlsIjoibGVpbmNodWlkcmlzc291NDZAZ21haWwuY29tIiwiZXhwIjoxNzg0NTU1MjE1fQ.uAok_DHm-ohs3i8d6awOPtgsfuqbd4nTZbsbGceKLiA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1a8bdf51f80ba43-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"129.0.226.223","cf-ipcountry":"CM","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jul-2026 13:47:52 UTC] === User Orders API Called ===
[13-Jul-2026 13:47:52 UTC] User ID: 1044
[13-Jul-2026 13:47:52 UTC] Limit: 20, Offset: 0
[13-Jul-2026 13:47:52 UTC] Orders found: 0
[13-Jul-2026 13:47:52 UTC] Orders data: []
[13-Jul-2026 13:47:52 UTC] Total orders count: 0
[13-Jul-2026 13:47:52 UTC] === API CALL LOG ===
[13-Jul-2026 13:47:52 UTC] Endpoint: user/profile.php
[13-Jul-2026 13:47:52 UTC] Full Log Data: {
    "timestamp": "2026-07-13 13:47:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "129.0.226.223",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "129.0.226.223, 172.64.192.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NCIsInVzZXJuYW1lIjoiam9zaCIsImVtYWlsIjoibGVpbmNodWlkcmlzc291NDZAZ21haWwuY29tIiwiZXhwIjoxNzg0NTU1MjE1fQ.uAok_DHm-ohs3i8d6awOPtgsfuqbd4nTZbsbGceKLiA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a8bdf7f84eba43-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "129.0.226.223",
        "cf-ipcountry": "CM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 13:47:52 UTC] === END API CALL LOG ===
[13-Jul-2026 13:47:52 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 13:47:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NCIsInVzZXJuYW1lIjoiam9zaCIsImVtYWlsIjoibGVpbmNodWlkcmlzc291NDZAZ21haWwuY29tIiwiZXhwIjoxNzg0NTU1MjE1fQ.uAok_DHm-ohs3i8d6awOPtgsfuqbd4nTZbsbGceKLiA
[13-Jul-2026 13:47:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 13:47:52 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 13:47:52 UTC] User ID: 1044
[13-Jul-2026 13:47:52 UTC] ✅ User profile retrieved successfully for user ID: 1044
[13-Jul-2026 13:47:53 UTC] === API CALL LOG ===
[13-Jul-2026 13:47:53 UTC] Endpoint: user/profile.php
[13-Jul-2026 13:47:53 UTC] Full Log Data: {
    "timestamp": "2026-07-13 13:47:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "129.0.226.223",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "129.0.226.223, 172.64.192.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NCIsInVzZXJuYW1lIjoiam9zaCIsImVtYWlsIjoibGVpbmNodWlkcmlzc291NDZAZ21haWwuY29tIiwiZXhwIjoxNzg0NTU1MjE1fQ.uAok_DHm-ohs3i8d6awOPtgsfuqbd4nTZbsbGceKLiA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a8bdfdc964ba43-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "129.0.226.223",
        "cf-ipcountry": "CM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 13:47:53 UTC] === END API CALL LOG ===
[13-Jul-2026 13:47:53 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 13:47:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NCIsInVzZXJuYW1lIjoiam9zaCIsImVtYWlsIjoibGVpbmNodWlkcmlzc291NDZAZ21haWwuY29tIiwiZXhwIjoxNzg0NTU1MjE1fQ.uAok_DHm-ohs3i8d6awOPtgsfuqbd4nTZbsbGceKLiA
[13-Jul-2026 13:47:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 13:47:53 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 13:47:53 UTC] User ID: 1044
[13-Jul-2026 13:47:53 UTC] ✅ User profile retrieved successfully for user ID: 1044
[13-Jul-2026 13:48:49 UTC] === API CALL LOG ===
[13-Jul-2026 13:48:49 UTC] Endpoint: user/profile.php
[13-Jul-2026 13:48:49 UTC] Full Log Data: {
    "timestamp": "2026-07-13 13:48:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "129.0.226.223",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "129.0.226.223, 162.158.216.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NCIsInVzZXJuYW1lIjoiam9zaCIsImVtYWlsIjoibGVpbmNodWlkcmlzc291NDZAZ21haWwuY29tIiwiZXhwIjoxNzg0NTU1MjE1fQ.uAok_DHm-ohs3i8d6awOPtgsfuqbd4nTZbsbGceKLiA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a8bf5b7c3d054f-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "129.0.226.223",
        "cf-ipcountry": "CM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 13:48:49 UTC] === END API CALL LOG ===
[13-Jul-2026 13:48:49 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 13:48:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NCIsInVzZXJuYW1lIjoiam9zaCIsImVtYWlsIjoibGVpbmNodWlkcmlzc291NDZAZ21haWwuY29tIiwiZXhwIjoxNzg0NTU1MjE1fQ.uAok_DHm-ohs3i8d6awOPtgsfuqbd4nTZbsbGceKLiA
[13-Jul-2026 13:48:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 13:48:49 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 13:48:49 UTC] User ID: 1044
[13-Jul-2026 13:48:49 UTC] ✅ User profile retrieved successfully for user ID: 1044
[13-Jul-2026 13:48:52 UTC] === API CALL LOG ===
[13-Jul-2026 13:48:52 UTC] Endpoint: user/profile.php
[13-Jul-2026 13:48:52 UTC] Full Log Data: {
    "timestamp": "2026-07-13 13:48:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "129.0.226.223",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "129.0.226.223, 162.158.216.66",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NCIsInVzZXJuYW1lIjoiam9zaCIsImVtYWlsIjoibGVpbmNodWlkcmlzc291NDZAZ21haWwuY29tIiwiZXhwIjoxNzg0NTU1MjE1fQ.uAok_DHm-ohs3i8d6awOPtgsfuqbd4nTZbsbGceKLiA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a8bf692d71054f-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "129.0.226.223",
        "cf-ipcountry": "CM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 13:48:52 UTC] === END API CALL LOG ===
[13-Jul-2026 13:48:52 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 13:48:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NCIsInVzZXJuYW1lIjoiam9zaCIsImVtYWlsIjoibGVpbmNodWlkcmlzc291NDZAZ21haWwuY29tIiwiZXhwIjoxNzg0NTU1MjE1fQ.uAok_DHm-ohs3i8d6awOPtgsfuqbd4nTZbsbGceKLiA
[13-Jul-2026 13:48:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 13:48:52 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 13:48:52 UTC] User ID: 1044
[13-Jul-2026 13:48:52 UTC] ✅ User profile retrieved successfully for user ID: 1044
[13-Jul-2026 13:48:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jul-2026 13:48:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jul-2026 13:48:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"129.0.226.223, 162.158.216.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NCIsInVzZXJuYW1lIjoiam9zaCIsImVtYWlsIjoibGVpbmNodWlkcmlzc291NDZAZ21haWwuY29tIiwiZXhwIjoxNzg0NTU1MjE1fQ.uAok_DHm-ohs3i8d6awOPtgsfuqbd4nTZbsbGceKLiA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1a8bf692d74054f-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"129.0.226.223","cf-ipcountry":"CM","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jul-2026 13:48:52 UTC] === User Orders API Called ===
[13-Jul-2026 13:48:52 UTC] User ID: 1044
[13-Jul-2026 13:48:52 UTC] Limit: 20, Offset: 0
[13-Jul-2026 13:48:52 UTC] === API CALL LOG ===
[13-Jul-2026 13:48:52 UTC] Endpoint: user/profile.php
[13-Jul-2026 13:48:52 UTC] Full Log Data: {
    "timestamp": "2026-07-13 13:48:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "129.0.226.223",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "129.0.226.223, 162.158.216.66",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NCIsInVzZXJuYW1lIjoiam9zaCIsImVtYWlsIjoibGVpbmNodWlkcmlzc291NDZAZ21haWwuY29tIiwiZXhwIjoxNzg0NTU1MjE1fQ.uAok_DHm-ohs3i8d6awOPtgsfuqbd4nTZbsbGceKLiA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a8bf692d75054f-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "129.0.226.223",
        "cf-ipcountry": "CM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 13:48:52 UTC] === END API CALL LOG ===
[13-Jul-2026 13:48:52 UTC] Orders found: 0
[13-Jul-2026 13:48:52 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 13:48:52 UTC] Orders data: []
[13-Jul-2026 13:48:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NCIsInVzZXJuYW1lIjoiam9zaCIsImVtYWlsIjoibGVpbmNodWlkcmlzc291NDZAZ21haWwuY29tIiwiZXhwIjoxNzg0NTU1MjE1fQ.uAok_DHm-ohs3i8d6awOPtgsfuqbd4nTZbsbGceKLiA
[13-Jul-2026 13:48:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 13:48:52 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 13:48:52 UTC] User ID: 1044
[13-Jul-2026 13:48:52 UTC] Total orders count: 0
[13-Jul-2026 13:48:52 UTC] ✅ User profile retrieved successfully for user ID: 1044
[13-Jul-2026 13:48:53 UTC] === API CALL LOG ===
[13-Jul-2026 13:48:53 UTC] Endpoint: user/profile.php
[13-Jul-2026 13:48:53 UTC] Full Log Data: {
    "timestamp": "2026-07-13 13:48:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "129.0.226.223",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "129.0.226.223, 162.158.216.66",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NCIsInVzZXJuYW1lIjoiam9zaCIsImVtYWlsIjoibGVpbmNodWlkcmlzc291NDZAZ21haWwuY29tIiwiZXhwIjoxNzg0NTU1MjE1fQ.uAok_DHm-ohs3i8d6awOPtgsfuqbd4nTZbsbGceKLiA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a8bf70cac8054f-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "129.0.226.223",
        "cf-ipcountry": "CM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 13:48:53 UTC] === END API CALL LOG ===
[13-Jul-2026 13:48:53 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 13:48:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NCIsInVzZXJuYW1lIjoiam9zaCIsImVtYWlsIjoibGVpbmNodWlkcmlzc291NDZAZ21haWwuY29tIiwiZXhwIjoxNzg0NTU1MjE1fQ.uAok_DHm-ohs3i8d6awOPtgsfuqbd4nTZbsbGceKLiA
[13-Jul-2026 13:48:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 13:48:53 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 13:48:53 UTC] User ID: 1044
[13-Jul-2026 13:48:53 UTC] ✅ User profile retrieved successfully for user ID: 1044
[13-Jul-2026 13:48:59 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jul-2026 13:48:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jul-2026 13:48:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"129.0.226.223, 162.158.216.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NCIsInVzZXJuYW1lIjoiam9zaCIsImVtYWlsIjoibGVpbmNodWlkcmlzc291NDZAZ21haWwuY29tIiwiZXhwIjoxNzg0NTU1MjE1fQ.uAok_DHm-ohs3i8d6awOPtgsfuqbd4nTZbsbGceKLiA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1a8bf9599be054f-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"129.0.226.223","cf-ipcountry":"CM","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jul-2026 13:48:59 UTC] === API CALL LOG ===
[13-Jul-2026 13:48:59 UTC] === User Orders API Called ===
[13-Jul-2026 13:48:59 UTC] Endpoint: user/profile.php
[13-Jul-2026 13:48:59 UTC] User ID: 1044
[13-Jul-2026 13:48:59 UTC] Full Log Data: {
    "timestamp": "2026-07-13 13:48:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "129.0.226.223",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "129.0.226.223, 162.158.216.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NCIsInVzZXJuYW1lIjoiam9zaCIsImVtYWlsIjoibGVpbmNodWlkcmlzc291NDZAZ21haWwuY29tIiwiZXhwIjoxNzg0NTU1MjE1fQ.uAok_DHm-ohs3i8d6awOPtgsfuqbd4nTZbsbGceKLiA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a8bf9599c2054f-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "129.0.226.223",
        "cf-ipcountry": "CM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 13:48:59 UTC] Limit: 20, Offset: 0
[13-Jul-2026 13:48:59 UTC] === END API CALL LOG ===
[13-Jul-2026 13:48:59 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 13:48:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NCIsInVzZXJuYW1lIjoiam9zaCIsImVtYWlsIjoibGVpbmNodWlkcmlzc291NDZAZ21haWwuY29tIiwiZXhwIjoxNzg0NTU1MjE1fQ.uAok_DHm-ohs3i8d6awOPtgsfuqbd4nTZbsbGceKLiA
[13-Jul-2026 13:48:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 13:48:59 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 13:48:59 UTC] Orders found: 0
[13-Jul-2026 13:48:59 UTC] User ID: 1044
[13-Jul-2026 13:48:59 UTC] Orders data: []
[13-Jul-2026 13:48:59 UTC] Total orders count: 0
[13-Jul-2026 13:48:59 UTC] ✅ User profile retrieved successfully for user ID: 1044
[13-Jul-2026 13:48:59 UTC] === API CALL LOG ===
[13-Jul-2026 13:48:59 UTC] Endpoint: user/profile.php
[13-Jul-2026 13:48:59 UTC] Full Log Data: {
    "timestamp": "2026-07-13 13:48:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "129.0.226.223",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "129.0.226.223, 162.158.216.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NCIsInVzZXJuYW1lIjoiam9zaCIsImVtYWlsIjoibGVpbmNodWlkcmlzc291NDZAZ21haWwuY29tIiwiZXhwIjoxNzg0NTU1MjE1fQ.uAok_DHm-ohs3i8d6awOPtgsfuqbd4nTZbsbGceKLiA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a8bf987a46054f-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "129.0.226.223",
        "cf-ipcountry": "CM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 13:48:59 UTC] === END API CALL LOG ===
[13-Jul-2026 13:48:59 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 13:48:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NCIsInVzZXJuYW1lIjoiam9zaCIsImVtYWlsIjoibGVpbmNodWlkcmlzc291NDZAZ21haWwuY29tIiwiZXhwIjoxNzg0NTU1MjE1fQ.uAok_DHm-ohs3i8d6awOPtgsfuqbd4nTZbsbGceKLiA
[13-Jul-2026 13:48:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 13:48:59 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 13:48:59 UTC] User ID: 1044
[13-Jul-2026 13:48:59 UTC] ✅ User profile retrieved successfully for user ID: 1044
[13-Jul-2026 13:52:18 UTC] === API CALL LOG ===
[13-Jul-2026 13:52:18 UTC] Endpoint: user/profile.php
[13-Jul-2026 13:52:18 UTC] Full Log Data: {
    "timestamp": "2026-07-13 13:52:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "129.0.226.223",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "129.0.226.223, 172.70.162.242",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NCIsInVzZXJuYW1lIjoiam9zaCIsImVtYWlsIjoibGVpbmNodWlkcmlzc291NDZAZ21haWwuY29tIiwiZXhwIjoxNzg0NTU1MjE1fQ.uAok_DHm-ohs3i8d6awOPtgsfuqbd4nTZbsbGceKLiA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a8c47208459431-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "129.0.226.223",
        "cf-ipcountry": "CM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 13:52:18 UTC] === END API CALL LOG ===
[13-Jul-2026 13:52:18 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 13:52:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NCIsInVzZXJuYW1lIjoiam9zaCIsImVtYWlsIjoibGVpbmNodWlkcmlzc291NDZAZ21haWwuY29tIiwiZXhwIjoxNzg0NTU1MjE1fQ.uAok_DHm-ohs3i8d6awOPtgsfuqbd4nTZbsbGceKLiA
[13-Jul-2026 13:52:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 13:52:18 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 13:52:18 UTC] User ID: 1044
[13-Jul-2026 13:52:18 UTC] ✅ User profile retrieved successfully for user ID: 1044
[13-Jul-2026 13:52:20 UTC] === API CALL LOG ===
[13-Jul-2026 13:52:20 UTC] Endpoint: user/profile.php
[13-Jul-2026 13:52:20 UTC] Full Log Data: {
    "timestamp": "2026-07-13 13:52:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "129.0.226.223",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "129.0.226.223, 172.70.162.242",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NCIsInVzZXJuYW1lIjoiam9zaCIsImVtYWlsIjoibGVpbmNodWlkcmlzc291NDZAZ21haWwuY29tIiwiZXhwIjoxNzg0NTU1MjE1fQ.uAok_DHm-ohs3i8d6awOPtgsfuqbd4nTZbsbGceKLiA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a8c4806c6c9431-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "129.0.226.223",
        "cf-ipcountry": "CM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 13:52:20 UTC] === END API CALL LOG ===
[13-Jul-2026 13:52:20 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 13:52:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NCIsInVzZXJuYW1lIjoiam9zaCIsImVtYWlsIjoibGVpbmNodWlkcmlzc291NDZAZ21haWwuY29tIiwiZXhwIjoxNzg0NTU1MjE1fQ.uAok_DHm-ohs3i8d6awOPtgsfuqbd4nTZbsbGceKLiA
[13-Jul-2026 13:52:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 13:52:20 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 13:52:20 UTC] User ID: 1044
[13-Jul-2026 13:52:20 UTC] ✅ User profile retrieved successfully for user ID: 1044
[13-Jul-2026 13:52:20 UTC] === API CALL LOG ===
[13-Jul-2026 13:52:20 UTC] Endpoint: user/profile.php
[13-Jul-2026 13:52:20 UTC] Full Log Data: {
    "timestamp": "2026-07-13 13:52:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "129.0.226.223",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "129.0.226.223, 172.70.162.242",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NCIsInVzZXJuYW1lIjoiam9zaCIsImVtYWlsIjoibGVpbmNodWlkcmlzc291NDZAZ21haWwuY29tIiwiZXhwIjoxNzg0NTU1MjE1fQ.uAok_DHm-ohs3i8d6awOPtgsfuqbd4nTZbsbGceKLiA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a8c4806c689431-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "129.0.226.223",
        "cf-ipcountry": "CM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 13:52:20 UTC] === END API CALL LOG ===
[13-Jul-2026 13:52:20 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 13:52:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NCIsInVzZXJuYW1lIjoiam9zaCIsImVtYWlsIjoibGVpbmNodWlkcmlzc291NDZAZ21haWwuY29tIiwiZXhwIjoxNzg0NTU1MjE1fQ.uAok_DHm-ohs3i8d6awOPtgsfuqbd4nTZbsbGceKLiA
[13-Jul-2026 13:52:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 13:52:20 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 13:52:20 UTC] User ID: 1044
[13-Jul-2026 13:52:20 UTC] ✅ User profile retrieved successfully for user ID: 1044
[13-Jul-2026 13:52:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jul-2026 13:52:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jul-2026 13:52:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"129.0.226.223, 172.70.160.245","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NCIsInVzZXJuYW1lIjoiam9zaCIsImVtYWlsIjoibGVpbmNodWlkcmlzc291NDZAZ21haWwuY29tIiwiZXhwIjoxNzg0NTU1MjE1fQ.uAok_DHm-ohs3i8d6awOPtgsfuqbd4nTZbsbGceKLiA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1a8c4806c6b9431-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"129.0.226.223","cf-ipcountry":"CM","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jul-2026 13:52:20 UTC] === User Orders API Called ===
[13-Jul-2026 13:52:20 UTC] User ID: 1044
[13-Jul-2026 13:52:20 UTC] Limit: 20, Offset: 0
[13-Jul-2026 13:52:20 UTC] Orders found: 0
[13-Jul-2026 13:52:20 UTC] Orders data: []
[13-Jul-2026 13:52:20 UTC] Total orders count: 0
[13-Jul-2026 13:52:21 UTC] === API CALL LOG ===
[13-Jul-2026 13:52:21 UTC] Endpoint: user/profile.php
[13-Jul-2026 13:52:21 UTC] Full Log Data: {
    "timestamp": "2026-07-13 13:52:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "129.0.226.223",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "129.0.226.223, 172.70.162.242",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NCIsInVzZXJuYW1lIjoiam9zaCIsImVtYWlsIjoibGVpbmNodWlkcmlzc291NDZAZ21haWwuY29tIiwiZXhwIjoxNzg0NTU1MjE1fQ.uAok_DHm-ohs3i8d6awOPtgsfuqbd4nTZbsbGceKLiA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a8c487fa849431-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "129.0.226.223",
        "cf-ipcountry": "CM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 13:52:21 UTC] === END API CALL LOG ===
[13-Jul-2026 13:52:21 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 13:52:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NCIsInVzZXJuYW1lIjoiam9zaCIsImVtYWlsIjoibGVpbmNodWlkcmlzc291NDZAZ21haWwuY29tIiwiZXhwIjoxNzg0NTU1MjE1fQ.uAok_DHm-ohs3i8d6awOPtgsfuqbd4nTZbsbGceKLiA
[13-Jul-2026 13:52:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 13:52:21 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 13:52:21 UTC] User ID: 1044
[13-Jul-2026 13:52:21 UTC] ✅ User profile retrieved successfully for user ID: 1044
[13-Jul-2026 13:52:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jul-2026 13:52:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jul-2026 13:52:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"129.0.226.223, 172.70.162.242","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NCIsInVzZXJuYW1lIjoiam9zaCIsImVtYWlsIjoibGVpbmNodWlkcmlzc291NDZAZ21haWwuY29tIiwiZXhwIjoxNzg0NTU1MjE1fQ.uAok_DHm-ohs3i8d6awOPtgsfuqbd4nTZbsbGceKLiA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1a8c50a88f59431-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"129.0.226.223","cf-ipcountry":"CM","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jul-2026 13:52:42 UTC] === User Orders API Called ===
[13-Jul-2026 13:52:42 UTC] User ID: 1044
[13-Jul-2026 13:52:42 UTC] Limit: 20, Offset: 0
[13-Jul-2026 13:52:42 UTC] Orders found: 0
[13-Jul-2026 13:52:42 UTC] Orders data: []
[13-Jul-2026 13:52:42 UTC] Total orders count: 0
[13-Jul-2026 13:52:42 UTC] === API CALL LOG ===
[13-Jul-2026 13:52:42 UTC] Endpoint: user/profile.php
[13-Jul-2026 13:52:42 UTC] Full Log Data: {
    "timestamp": "2026-07-13 13:52:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "129.0.226.223",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "129.0.226.223, 172.70.162.242",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NCIsInVzZXJuYW1lIjoiam9zaCIsImVtYWlsIjoibGVpbmNodWlkcmlzc291NDZAZ21haWwuY29tIiwiZXhwIjoxNzg0NTU1MjE1fQ.uAok_DHm-ohs3i8d6awOPtgsfuqbd4nTZbsbGceKLiA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a8c50a88f99431-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "129.0.226.223",
        "cf-ipcountry": "CM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 13:52:42 UTC] === END API CALL LOG ===
[13-Jul-2026 13:52:42 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 13:52:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NCIsInVzZXJuYW1lIjoiam9zaCIsImVtYWlsIjoibGVpbmNodWlkcmlzc291NDZAZ21haWwuY29tIiwiZXhwIjoxNzg0NTU1MjE1fQ.uAok_DHm-ohs3i8d6awOPtgsfuqbd4nTZbsbGceKLiA
[13-Jul-2026 13:52:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 13:52:42 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 13:52:42 UTC] User ID: 1044
[13-Jul-2026 13:52:42 UTC] ✅ User profile retrieved successfully for user ID: 1044
[13-Jul-2026 13:52:43 UTC] === API CALL LOG ===
[13-Jul-2026 13:52:43 UTC] Endpoint: user/profile.php
[13-Jul-2026 13:52:43 UTC] Full Log Data: {
    "timestamp": "2026-07-13 13:52:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "129.0.226.223",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "129.0.226.223, 172.70.162.242",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NCIsInVzZXJuYW1lIjoiam9zaCIsImVtYWlsIjoibGVpbmNodWlkcmlzc291NDZAZ21haWwuY29tIiwiZXhwIjoxNzg0NTU1MjE1fQ.uAok_DHm-ohs3i8d6awOPtgsfuqbd4nTZbsbGceKLiA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a8c50ddb969431-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "129.0.226.223",
        "cf-ipcountry": "CM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 13:52:43 UTC] === END API CALL LOG ===
[13-Jul-2026 13:52:43 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 13:52:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NCIsInVzZXJuYW1lIjoiam9zaCIsImVtYWlsIjoibGVpbmNodWlkcmlzc291NDZAZ21haWwuY29tIiwiZXhwIjoxNzg0NTU1MjE1fQ.uAok_DHm-ohs3i8d6awOPtgsfuqbd4nTZbsbGceKLiA
[13-Jul-2026 13:52:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 13:52:43 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 13:52:43 UTC] User ID: 1044
[13-Jul-2026 13:52:43 UTC] ✅ User profile retrieved successfully for user ID: 1044
[13-Jul-2026 13:52:44 UTC] === API CALL LOG ===
[13-Jul-2026 13:52:44 UTC] Endpoint: user/profile.php
[13-Jul-2026 13:52:44 UTC] Full Log Data: {
    "timestamp": "2026-07-13 13:52:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "129.0.226.223",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "129.0.226.223, 172.70.162.242",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NCIsInVzZXJuYW1lIjoiam9zaCIsImVtYWlsIjoibGVpbmNodWlkcmlzc291NDZAZ21haWwuY29tIiwiZXhwIjoxNzg0NTU1MjE1fQ.uAok_DHm-ohs3i8d6awOPtgsfuqbd4nTZbsbGceKLiA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a8c51358259431-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "129.0.226.223",
        "cf-ipcountry": "CM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 13:52:44 UTC] === END API CALL LOG ===
[13-Jul-2026 13:52:44 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 13:52:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NCIsInVzZXJuYW1lIjoiam9zaCIsImVtYWlsIjoibGVpbmNodWlkcmlzc291NDZAZ21haWwuY29tIiwiZXhwIjoxNzg0NTU1MjE1fQ.uAok_DHm-ohs3i8d6awOPtgsfuqbd4nTZbsbGceKLiA
[13-Jul-2026 13:52:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 13:52:44 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 13:52:44 UTC] User ID: 1044
[13-Jul-2026 13:52:44 UTC] ✅ User profile retrieved successfully for user ID: 1044
[13-Jul-2026 14:58:52 UTC] === API CALL LOG ===
[13-Jul-2026 14:58:52 UTC] Endpoint: user/profile.php
[13-Jul-2026 14:58:52 UTC] Full Log Data: {
    "timestamp": "2026-07-13 14:58:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.65.176.67",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.65.176.67, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MyIsInVzZXJuYW1lIjoicmVzeWFzdG9yZSIsImVtYWlsIjoicmVzeWFtb2RlaXBAZ21haWwuY29tIiwiZXhwIjoxNzg0NTUyNTEzfQ.BG-ZoppKFs8JpBM9Ok-nZ7nmogo6lrmtXBi66MX0FG8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a925f1ac4d62f7-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.65.176.67",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 14:58:52 UTC] === END API CALL LOG ===
[13-Jul-2026 14:58:52 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 14:58:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MyIsInVzZXJuYW1lIjoicmVzeWFzdG9yZSIsImVtYWlsIjoicmVzeWFtb2RlaXBAZ21haWwuY29tIiwiZXhwIjoxNzg0NTUyNTEzfQ.BG-ZoppKFs8JpBM9Ok-nZ7nmogo6lrmtXBi66MX0FG8
[13-Jul-2026 14:58:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 14:58:52 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 14:58:52 UTC] User ID: 1043
[13-Jul-2026 14:58:52 UTC] ✅ User profile retrieved successfully for user ID: 1043
[13-Jul-2026 14:58:53 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jul-2026 14:58:53 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jul-2026 14:58:53 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"36.65.176.67, 104.23.175.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MyIsInVzZXJuYW1lIjoicmVzeWFzdG9yZSIsImVtYWlsIjoicmVzeWFtb2RlaXBAZ21haWwuY29tIiwiZXhwIjoxNzg0NTUyNTEzfQ.BG-ZoppKFs8JpBM9Ok-nZ7nmogo6lrmtXBi66MX0FG8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1a925fbab3062f7-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"36.65.176.67","cf-ipcountry":"ID","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jul-2026 14:58:53 UTC] === User Orders API Called ===
[13-Jul-2026 14:58:53 UTC] User ID: 1043
[13-Jul-2026 14:58:53 UTC] Limit: 20, Offset: 0
[13-Jul-2026 14:58:53 UTC] Orders found: 0
[13-Jul-2026 14:58:53 UTC] Orders data: []
[13-Jul-2026 14:58:53 UTC] Total orders count: 0
[13-Jul-2026 14:58:53 UTC] === API CALL LOG ===
[13-Jul-2026 14:58:53 UTC] Endpoint: user/profile.php
[13-Jul-2026 14:58:53 UTC] Full Log Data: {
    "timestamp": "2026-07-13 14:58:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.65.176.67",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.65.176.67, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MyIsInVzZXJuYW1lIjoicmVzeWFzdG9yZSIsImVtYWlsIjoicmVzeWFtb2RlaXBAZ21haWwuY29tIiwiZXhwIjoxNzg0NTUyNTEzfQ.BG-ZoppKFs8JpBM9Ok-nZ7nmogo6lrmtXBi66MX0FG8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a925fbab2762f7-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.65.176.67",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 14:58:53 UTC] === END API CALL LOG ===
[13-Jul-2026 14:58:53 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 14:58:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MyIsInVzZXJuYW1lIjoicmVzeWFzdG9yZSIsImVtYWlsIjoicmVzeWFtb2RlaXBAZ21haWwuY29tIiwiZXhwIjoxNzg0NTUyNTEzfQ.BG-ZoppKFs8JpBM9Ok-nZ7nmogo6lrmtXBi66MX0FG8
[13-Jul-2026 14:58:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 14:58:53 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 14:58:53 UTC] User ID: 1043
[13-Jul-2026 14:58:53 UTC] ✅ User profile retrieved successfully for user ID: 1043
[13-Jul-2026 14:58:53 UTC] === API CALL LOG ===
[13-Jul-2026 14:58:53 UTC] Endpoint: user/profile.php
[13-Jul-2026 14:58:53 UTC] Full Log Data: {
    "timestamp": "2026-07-13 14:58:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.65.176.67",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.65.176.67, 104.23.175.179",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MyIsInVzZXJuYW1lIjoicmVzeWFzdG9yZSIsImVtYWlsIjoicmVzeWFtb2RlaXBAZ21haWwuY29tIiwiZXhwIjoxNzg0NTUyNTEzfQ.BG-ZoppKFs8JpBM9Ok-nZ7nmogo6lrmtXBi66MX0FG8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a925fdba0962f7-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.65.176.67",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 14:58:53 UTC] === END API CALL LOG ===
[13-Jul-2026 14:58:53 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 14:58:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MyIsInVzZXJuYW1lIjoicmVzeWFzdG9yZSIsImVtYWlsIjoicmVzeWFtb2RlaXBAZ21haWwuY29tIiwiZXhwIjoxNzg0NTUyNTEzfQ.BG-ZoppKFs8JpBM9Ok-nZ7nmogo6lrmtXBi66MX0FG8
[13-Jul-2026 14:58:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 14:58:53 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 14:58:53 UTC] User ID: 1043
[13-Jul-2026 14:58:53 UTC] ✅ User profile retrieved successfully for user ID: 1043
[13-Jul-2026 14:59:10 UTC] === API CALL LOG ===
[13-Jul-2026 14:59:10 UTC] Endpoint: user/profile.php
[13-Jul-2026 14:59:10 UTC] Full Log Data: {
    "timestamp": "2026-07-13 14:59:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.65.176.67",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.65.176.67, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MyIsInVzZXJuYW1lIjoicmVzeWFzdG9yZSIsImVtYWlsIjoicmVzeWFtb2RlaXBAZ21haWwuY29tIiwiZXhwIjoxNzg0NTUyNTEzfQ.BG-ZoppKFs8JpBM9Ok-nZ7nmogo6lrmtXBi66MX0FG8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a92666684f62f7-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.65.176.67",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 14:59:10 UTC] === END API CALL LOG ===
[13-Jul-2026 14:59:10 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 14:59:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MyIsInVzZXJuYW1lIjoicmVzeWFzdG9yZSIsImVtYWlsIjoicmVzeWFtb2RlaXBAZ21haWwuY29tIiwiZXhwIjoxNzg0NTUyNTEzfQ.BG-ZoppKFs8JpBM9Ok-nZ7nmogo6lrmtXBi66MX0FG8
[13-Jul-2026 14:59:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 14:59:10 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 14:59:10 UTC] User ID: 1043
[13-Jul-2026 14:59:10 UTC] ✅ User profile retrieved successfully for user ID: 1043
[13-Jul-2026 14:59:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jul-2026 14:59:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jul-2026 14:59:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"36.65.176.67, 104.23.175.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MyIsInVzZXJuYW1lIjoicmVzeWFzdG9yZSIsImVtYWlsIjoicmVzeWFtb2RlaXBAZ21haWwuY29tIiwiZXhwIjoxNzg0NTUyNTEzfQ.BG-ZoppKFs8JpBM9Ok-nZ7nmogo6lrmtXBi66MX0FG8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1a92666684862f7-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"36.65.176.67","cf-ipcountry":"ID","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jul-2026 14:59:10 UTC] === User Orders API Called ===
[13-Jul-2026 14:59:10 UTC] User ID: 1043
[13-Jul-2026 14:59:10 UTC] Limit: 20, Offset: 0
[13-Jul-2026 14:59:10 UTC] Orders found: 0
[13-Jul-2026 14:59:10 UTC] Orders data: []
[13-Jul-2026 14:59:10 UTC] Total orders count: 0
[13-Jul-2026 14:59:11 UTC] === API CALL LOG ===
[13-Jul-2026 14:59:11 UTC] Endpoint: user/profile.php
[13-Jul-2026 14:59:11 UTC] Full Log Data: {
    "timestamp": "2026-07-13 14:59:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.65.176.67",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.65.176.67, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MyIsInVzZXJuYW1lIjoicmVzeWFzdG9yZSIsImVtYWlsIjoicmVzeWFtb2RlaXBAZ21haWwuY29tIiwiZXhwIjoxNzg0NTUyNTEzfQ.BG-ZoppKFs8JpBM9Ok-nZ7nmogo6lrmtXBi66MX0FG8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a92669d9cd62f7-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.65.176.67",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 14:59:11 UTC] === END API CALL LOG ===
[13-Jul-2026 14:59:11 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 14:59:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MyIsInVzZXJuYW1lIjoicmVzeWFzdG9yZSIsImVtYWlsIjoicmVzeWFtb2RlaXBAZ21haWwuY29tIiwiZXhwIjoxNzg0NTUyNTEzfQ.BG-ZoppKFs8JpBM9Ok-nZ7nmogo6lrmtXBi66MX0FG8
[13-Jul-2026 14:59:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 14:59:11 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 14:59:11 UTC] User ID: 1043
[13-Jul-2026 14:59:11 UTC] ✅ User profile retrieved successfully for user ID: 1043
[13-Jul-2026 15:44:24 UTC] === API CALL LOG ===
[13-Jul-2026 15:44:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jul-2026 15:44:24 UTC] Endpoint: user/profile.php
[13-Jul-2026 15:44:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jul-2026 15:44:24 UTC] Full Log Data: {
    "timestamp": "2026-07-13 15:44:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:a943:b69f:c9d4:5add:5f71:84ba",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:a943:b69f:c9d4:5add:5f71:84ba, 172.70.208.4",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NSIsInVzZXJuYW1lIjoicmF2aWd1cmphciIsImVtYWlsIjoiaGV5LnJhdmlndXJqYXJAZ21haWwuY29tIiwiZXhwIjoxNzg0NTYyMjYzfQ.22qZiEWe-RjjvGvmP_egKm7J8mIJIAt-gi8gs0wVRWY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a968aacdcffdce-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:a943:b69f:c9d4:5add:5f71:84ba",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 15:44:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:a943:b69f:c9d4:5add:5f71:84ba, 172.70.208.4","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NSIsInVzZXJuYW1lIjoicmF2aWd1cmphciIsImVtYWlsIjoiaGV5LnJhdmlndXJqYXJAZ21haWwuY29tIiwiZXhwIjoxNzg0NTYyMjYzfQ.22qZiEWe-RjjvGvmP_egKm7J8mIJIAt-gi8gs0wVRWY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1a968aacde0fdce-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:a943:b69f:c9d4:5add:5f71:84ba","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jul-2026 15:44:24 UTC] === END API CALL LOG ===
[13-Jul-2026 15:44:24 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 15:44:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NSIsInVzZXJuYW1lIjoicmF2aWd1cmphciIsImVtYWlsIjoiaGV5LnJhdmlndXJqYXJAZ21haWwuY29tIiwiZXhwIjoxNzg0NTYyMjYzfQ.22qZiEWe-RjjvGvmP_egKm7J8mIJIAt-gi8gs0wVRWY
[13-Jul-2026 15:44:24 UTC] === User Orders API Called ===
[13-Jul-2026 15:44:24 UTC] User ID: 1045
[13-Jul-2026 15:44:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 15:44:24 UTC] Limit: 20, Offset: 0
[13-Jul-2026 15:44:24 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 15:44:24 UTC] User ID: 1045
[13-Jul-2026 15:44:24 UTC] ✅ User profile retrieved successfully for user ID: 1045
[13-Jul-2026 15:44:24 UTC] Orders found: 0
[13-Jul-2026 15:44:24 UTC] Orders data: []
[13-Jul-2026 15:44:24 UTC] Total orders count: 0
[13-Jul-2026 15:44:24 UTC] === API CALL LOG ===
[13-Jul-2026 15:44:24 UTC] Endpoint: user/profile.php
[13-Jul-2026 15:44:24 UTC] Full Log Data: {
    "timestamp": "2026-07-13 15:44:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:a943:b69f:c9d4:5add:5f71:84ba",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:a943:b69f:c9d4:5add:5f71:84ba, 172.70.208.4",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NSIsInVzZXJuYW1lIjoicmF2aWd1cmphciIsImVtYWlsIjoiaGV5LnJhdmlndXJqYXJAZ21haWwuY29tIiwiZXhwIjoxNzg0NTYyMjYzfQ.22qZiEWe-RjjvGvmP_egKm7J8mIJIAt-gi8gs0wVRWY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a968ab7fc9fdce-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:a943:b69f:c9d4:5add:5f71:84ba",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 15:44:24 UTC] === END API CALL LOG ===
[13-Jul-2026 15:44:24 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 15:44:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NSIsInVzZXJuYW1lIjoicmF2aWd1cmphciIsImVtYWlsIjoiaGV5LnJhdmlndXJqYXJAZ21haWwuY29tIiwiZXhwIjoxNzg0NTYyMjYzfQ.22qZiEWe-RjjvGvmP_egKm7J8mIJIAt-gi8gs0wVRWY
[13-Jul-2026 15:44:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 15:44:24 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 15:44:24 UTC] User ID: 1045
[13-Jul-2026 15:44:24 UTC] ✅ User profile retrieved successfully for user ID: 1045
[13-Jul-2026 15:44:26 UTC] === API CALL LOG ===
[13-Jul-2026 15:44:26 UTC] Endpoint: user/profile.php
[13-Jul-2026 15:44:26 UTC] Full Log Data: {
    "timestamp": "2026-07-13 15:44:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:a943:b69f:c9d4:5add:5f71:84ba",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:a943:b69f:c9d4:5add:5f71:84ba, 172.70.208.4",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NSIsInVzZXJuYW1lIjoicmF2aWd1cmphciIsImVtYWlsIjoiaGV5LnJhdmlndXJqYXJAZ21haWwuY29tIiwiZXhwIjoxNzg0NTYyMjYzfQ.22qZiEWe-RjjvGvmP_egKm7J8mIJIAt-gi8gs0wVRWY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a968b6aa5ffdce-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:a943:b69f:c9d4:5add:5f71:84ba",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 15:44:26 UTC] === END API CALL LOG ===
[13-Jul-2026 15:44:26 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 15:44:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NSIsInVzZXJuYW1lIjoicmF2aWd1cmphciIsImVtYWlsIjoiaGV5LnJhdmlndXJqYXJAZ21haWwuY29tIiwiZXhwIjoxNzg0NTYyMjYzfQ.22qZiEWe-RjjvGvmP_egKm7J8mIJIAt-gi8gs0wVRWY
[13-Jul-2026 15:44:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 15:44:26 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 15:44:26 UTC] User ID: 1045
[13-Jul-2026 15:44:26 UTC] ✅ User profile retrieved successfully for user ID: 1045
[13-Jul-2026 15:44:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jul-2026 15:44:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jul-2026 15:44:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:a943:b69f:c9d4:5add:5f71:84ba, 172.70.208.4","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NSIsInVzZXJuYW1lIjoicmF2aWd1cmphciIsImVtYWlsIjoiaGV5LnJhdmlndXJqYXJAZ21haWwuY29tIiwiZXhwIjoxNzg0NTYyMjYzfQ.22qZiEWe-RjjvGvmP_egKm7J8mIJIAt-gi8gs0wVRWY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1a968eabae1fdce-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:a943:b69f:c9d4:5add:5f71:84ba","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jul-2026 15:44:35 UTC] === User Orders API Called ===
[13-Jul-2026 15:44:35 UTC] User ID: 1045
[13-Jul-2026 15:44:35 UTC] Limit: 20, Offset: 0
[13-Jul-2026 15:44:35 UTC] Orders found: 0
[13-Jul-2026 15:44:35 UTC] Orders data: []
[13-Jul-2026 15:44:35 UTC] Total orders count: 0
[13-Jul-2026 15:44:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jul-2026 15:44:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jul-2026 15:44:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:a943:b69f:c9d4:5add:5f71:84ba, 172.70.208.4","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NSIsInVzZXJuYW1lIjoicmF2aWd1cmphciIsImVtYWlsIjoiaGV5LnJhdmlndXJqYXJAZ21haWwuY29tIiwiZXhwIjoxNzg0NTYyMjYzfQ.22qZiEWe-RjjvGvmP_egKm7J8mIJIAt-gi8gs0wVRWY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1a968f06dd5fdce-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:a943:b69f:c9d4:5add:5f71:84ba","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jul-2026 15:44:36 UTC] === User Orders API Called ===
[13-Jul-2026 15:44:36 UTC] User ID: 1045
[13-Jul-2026 15:44:36 UTC] Limit: 20, Offset: 0
[13-Jul-2026 15:44:36 UTC] Orders found: 0
[13-Jul-2026 15:44:36 UTC] Orders data: []
[13-Jul-2026 15:44:36 UTC] Total orders count: 0
[13-Jul-2026 15:44:36 UTC] === API CALL LOG ===
[13-Jul-2026 15:44:36 UTC] Endpoint: user/profile.php
[13-Jul-2026 15:44:36 UTC] Full Log Data: {
    "timestamp": "2026-07-13 15:44:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:a943:b69f:c9d4:5add:5f71:84ba",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:a943:b69f:c9d4:5add:5f71:84ba, 172.70.208.4",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NSIsInVzZXJuYW1lIjoicmF2aWd1cmphciIsImVtYWlsIjoiaGV5LnJhdmlndXJqYXJAZ21haWwuY29tIiwiZXhwIjoxNzg0NTYyMjYzfQ.22qZiEWe-RjjvGvmP_egKm7J8mIJIAt-gi8gs0wVRWY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a968f06dd9fdce-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:a943:b69f:c9d4:5add:5f71:84ba",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 15:44:36 UTC] === END API CALL LOG ===
[13-Jul-2026 15:44:36 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 15:44:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NSIsInVzZXJuYW1lIjoicmF2aWd1cmphciIsImVtYWlsIjoiaGV5LnJhdmlndXJqYXJAZ21haWwuY29tIiwiZXhwIjoxNzg0NTYyMjYzfQ.22qZiEWe-RjjvGvmP_egKm7J8mIJIAt-gi8gs0wVRWY
[13-Jul-2026 15:44:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 15:44:36 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 15:44:36 UTC] User ID: 1045
[13-Jul-2026 15:44:36 UTC] ✅ User profile retrieved successfully for user ID: 1045
[13-Jul-2026 15:44:36 UTC] === API CALL LOG ===
[13-Jul-2026 15:44:36 UTC] Endpoint: user/profile.php
[13-Jul-2026 15:44:36 UTC] Full Log Data: {
    "timestamp": "2026-07-13 15:44:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:a943:b69f:c9d4:5add:5f71:84ba",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:a943:b69f:c9d4:5add:5f71:84ba, 172.70.208.4",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NSIsInVzZXJuYW1lIjoicmF2aWd1cmphciIsImVtYWlsIjoiaGV5LnJhdmlndXJqYXJAZ21haWwuY29tIiwiZXhwIjoxNzg0NTYyMjYzfQ.22qZiEWe-RjjvGvmP_egKm7J8mIJIAt-gi8gs0wVRWY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a968f47a15fdce-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:a943:b69f:c9d4:5add:5f71:84ba",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 15:44:36 UTC] === END API CALL LOG ===
[13-Jul-2026 15:44:36 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 15:44:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NSIsInVzZXJuYW1lIjoicmF2aWd1cmphciIsImVtYWlsIjoiaGV5LnJhdmlndXJqYXJAZ21haWwuY29tIiwiZXhwIjoxNzg0NTYyMjYzfQ.22qZiEWe-RjjvGvmP_egKm7J8mIJIAt-gi8gs0wVRWY
[13-Jul-2026 15:44:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 15:44:36 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 15:44:36 UTC] User ID: 1045
[13-Jul-2026 15:44:36 UTC] ✅ User profile retrieved successfully for user ID: 1045
[13-Jul-2026 15:44:37 UTC] === API CALL LOG ===
[13-Jul-2026 15:44:37 UTC] Endpoint: user/profile.php
[13-Jul-2026 15:44:37 UTC] Full Log Data: {
    "timestamp": "2026-07-13 15:44:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:a943:b69f:c9d4:5add:5f71:84ba",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:a943:b69f:c9d4:5add:5f71:84ba, 172.70.208.4",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NSIsInVzZXJuYW1lIjoicmF2aWd1cmphciIsImVtYWlsIjoiaGV5LnJhdmlndXJqYXJAZ21haWwuY29tIiwiZXhwIjoxNzg0NTYyMjYzfQ.22qZiEWe-RjjvGvmP_egKm7J8mIJIAt-gi8gs0wVRWY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a968f7cbabfdce-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:a943:b69f:c9d4:5add:5f71:84ba",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 15:44:37 UTC] === END API CALL LOG ===
[13-Jul-2026 15:44:37 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 15:44:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NSIsInVzZXJuYW1lIjoicmF2aWd1cmphciIsImVtYWlsIjoiaGV5LnJhdmlndXJqYXJAZ21haWwuY29tIiwiZXhwIjoxNzg0NTYyMjYzfQ.22qZiEWe-RjjvGvmP_egKm7J8mIJIAt-gi8gs0wVRWY
[13-Jul-2026 15:44:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 15:44:37 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 15:44:37 UTC] User ID: 1045
[13-Jul-2026 15:44:37 UTC] ✅ User profile retrieved successfully for user ID: 1045
[13-Jul-2026 15:44:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jul-2026 15:44:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jul-2026 15:44:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:a943:b69f:c9d4:5add:5f71:84ba, 172.70.208.4","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NSIsInVzZXJuYW1lIjoicmF2aWd1cmphciIsImVtYWlsIjoiaGV5LnJhdmlndXJqYXJAZ21haWwuY29tIiwiZXhwIjoxNzg0NTYyMjYzfQ.22qZiEWe-RjjvGvmP_egKm7J8mIJIAt-gi8gs0wVRWY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1a9691fec8dfdce-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:a943:b69f:c9d4:5add:5f71:84ba","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jul-2026 15:44:43 UTC] === User Orders API Called ===
[13-Jul-2026 15:44:43 UTC] User ID: 1045
[13-Jul-2026 15:44:43 UTC] Limit: 20, Offset: 0
[13-Jul-2026 15:44:43 UTC] Orders found: 0
[13-Jul-2026 15:44:43 UTC] Orders data: []
[13-Jul-2026 15:44:43 UTC] Total orders count: 0
[13-Jul-2026 15:44:43 UTC] === API CALL LOG ===
[13-Jul-2026 15:44:43 UTC] Endpoint: user/profile.php
[13-Jul-2026 15:44:43 UTC] Full Log Data: {
    "timestamp": "2026-07-13 15:44:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:a943:b69f:c9d4:5add:5f71:84ba",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:a943:b69f:c9d4:5add:5f71:84ba, 172.70.208.4",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NSIsInVzZXJuYW1lIjoicmF2aWd1cmphciIsImVtYWlsIjoiaGV5LnJhdmlndXJqYXJAZ21haWwuY29tIiwiZXhwIjoxNzg0NTYyMjYzfQ.22qZiEWe-RjjvGvmP_egKm7J8mIJIAt-gi8gs0wVRWY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a9691fec93fdce-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:a943:b69f:c9d4:5add:5f71:84ba",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 15:44:43 UTC] === END API CALL LOG ===
[13-Jul-2026 15:44:43 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 15:44:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NSIsInVzZXJuYW1lIjoicmF2aWd1cmphciIsImVtYWlsIjoiaGV5LnJhdmlndXJqYXJAZ21haWwuY29tIiwiZXhwIjoxNzg0NTYyMjYzfQ.22qZiEWe-RjjvGvmP_egKm7J8mIJIAt-gi8gs0wVRWY
[13-Jul-2026 15:44:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 15:44:43 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 15:44:43 UTC] User ID: 1045
[13-Jul-2026 15:44:43 UTC] ✅ User profile retrieved successfully for user ID: 1045
[13-Jul-2026 15:44:44 UTC] === API CALL LOG ===
[13-Jul-2026 15:44:44 UTC] Endpoint: user/profile.php
[13-Jul-2026 15:44:44 UTC] Full Log Data: {
    "timestamp": "2026-07-13 15:44:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:a943:b69f:c9d4:5add:5f71:84ba",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:a943:b69f:c9d4:5add:5f71:84ba, 172.70.208.4",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NSIsInVzZXJuYW1lIjoicmF2aWd1cmphciIsImVtYWlsIjoiaGV5LnJhdmlndXJqYXJAZ21haWwuY29tIiwiZXhwIjoxNzg0NTYyMjYzfQ.22qZiEWe-RjjvGvmP_egKm7J8mIJIAt-gi8gs0wVRWY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a9692449b9fdce-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:a943:b69f:c9d4:5add:5f71:84ba",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 15:44:44 UTC] === END API CALL LOG ===
[13-Jul-2026 15:44:44 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 15:44:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NSIsInVzZXJuYW1lIjoicmF2aWd1cmphciIsImVtYWlsIjoiaGV5LnJhdmlndXJqYXJAZ21haWwuY29tIiwiZXhwIjoxNzg0NTYyMjYzfQ.22qZiEWe-RjjvGvmP_egKm7J8mIJIAt-gi8gs0wVRWY
[13-Jul-2026 15:44:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 15:44:44 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 15:44:44 UTC] User ID: 1045
[13-Jul-2026 15:44:44 UTC] ✅ User profile retrieved successfully for user ID: 1045
[13-Jul-2026 15:44:44 UTC] === API CALL LOG ===
[13-Jul-2026 15:44:44 UTC] Endpoint: user/profile.php
[13-Jul-2026 15:44:44 UTC] Full Log Data: {
    "timestamp": "2026-07-13 15:44:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:a943:b69f:c9d4:5add:5f71:84ba",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:a943:b69f:c9d4:5add:5f71:84ba, 172.70.208.4",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NSIsInVzZXJuYW1lIjoicmF2aWd1cmphciIsImVtYWlsIjoiaGV5LnJhdmlndXJqYXJAZ21haWwuY29tIiwiZXhwIjoxNzg0NTYyMjYzfQ.22qZiEWe-RjjvGvmP_egKm7J8mIJIAt-gi8gs0wVRWY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a969289ebcfdce-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:a943:b69f:c9d4:5add:5f71:84ba",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 15:44:44 UTC] === END API CALL LOG ===
[13-Jul-2026 15:44:44 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 15:44:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NSIsInVzZXJuYW1lIjoicmF2aWd1cmphciIsImVtYWlsIjoiaGV5LnJhdmlndXJqYXJAZ21haWwuY29tIiwiZXhwIjoxNzg0NTYyMjYzfQ.22qZiEWe-RjjvGvmP_egKm7J8mIJIAt-gi8gs0wVRWY
[13-Jul-2026 15:44:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 15:44:44 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 15:44:44 UTC] User ID: 1045
[13-Jul-2026 15:44:44 UTC] ✅ User profile retrieved successfully for user ID: 1045
[13-Jul-2026 15:44:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jul-2026 15:44:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jul-2026 15:44:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:a943:b69f:c9d4:5add:5f71:84ba, 172.70.208.4","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NSIsInVzZXJuYW1lIjoicmF2aWd1cmphciIsImVtYWlsIjoiaGV5LnJhdmlndXJqYXJAZ21haWwuY29tIiwiZXhwIjoxNzg0NTYyMjYzfQ.22qZiEWe-RjjvGvmP_egKm7J8mIJIAt-gi8gs0wVRWY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1a96951196efdce-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:a943:b69f:c9d4:5add:5f71:84ba","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jul-2026 15:44:51 UTC] === User Orders API Called ===
[13-Jul-2026 15:44:51 UTC] User ID: 1045
[13-Jul-2026 15:44:51 UTC] Limit: 20, Offset: 0
[13-Jul-2026 15:44:51 UTC] === API CALL LOG ===
[13-Jul-2026 15:44:51 UTC] Endpoint: user/profile.php
[13-Jul-2026 15:44:51 UTC] Full Log Data: {
    "timestamp": "2026-07-13 15:44:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:a943:b69f:c9d4:5add:5f71:84ba",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:a943:b69f:c9d4:5add:5f71:84ba, 172.70.208.4",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NSIsInVzZXJuYW1lIjoicmF2aWd1cmphciIsImVtYWlsIjoiaGV5LnJhdmlndXJqYXJAZ21haWwuY29tIiwiZXhwIjoxNzg0NTYyMjYzfQ.22qZiEWe-RjjvGvmP_egKm7J8mIJIAt-gi8gs0wVRWY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a969511971fdce-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:a943:b69f:c9d4:5add:5f71:84ba",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 15:44:51 UTC] === END API CALL LOG ===
[13-Jul-2026 15:44:51 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 15:44:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NSIsInVzZXJuYW1lIjoicmF2aWd1cmphciIsImVtYWlsIjoiaGV5LnJhdmlndXJqYXJAZ21haWwuY29tIiwiZXhwIjoxNzg0NTYyMjYzfQ.22qZiEWe-RjjvGvmP_egKm7J8mIJIAt-gi8gs0wVRWY
[13-Jul-2026 15:44:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 15:44:51 UTC] Orders found: 0
[13-Jul-2026 15:44:51 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 15:44:51 UTC] Orders data: []
[13-Jul-2026 15:44:51 UTC] User ID: 1045
[13-Jul-2026 15:44:51 UTC] Total orders count: 0
[13-Jul-2026 15:44:51 UTC] ✅ User profile retrieved successfully for user ID: 1045
[13-Jul-2026 15:44:52 UTC] === API CALL LOG ===
[13-Jul-2026 15:44:52 UTC] Endpoint: user/profile.php
[13-Jul-2026 15:44:52 UTC] Full Log Data: {
    "timestamp": "2026-07-13 15:44:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:a943:b69f:c9d4:5add:5f71:84ba",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:a943:b69f:c9d4:5add:5f71:84ba, 172.70.208.4",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NSIsInVzZXJuYW1lIjoicmF2aWd1cmphciIsImVtYWlsIjoiaGV5LnJhdmlndXJqYXJAZ21haWwuY29tIiwiZXhwIjoxNzg0NTYyMjYzfQ.22qZiEWe-RjjvGvmP_egKm7J8mIJIAt-gi8gs0wVRWY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a969554daefdce-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:a943:b69f:c9d4:5add:5f71:84ba",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 15:44:52 UTC] === END API CALL LOG ===
[13-Jul-2026 15:44:52 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 15:44:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NSIsInVzZXJuYW1lIjoicmF2aWd1cmphciIsImVtYWlsIjoiaGV5LnJhdmlndXJqYXJAZ21haWwuY29tIiwiZXhwIjoxNzg0NTYyMjYzfQ.22qZiEWe-RjjvGvmP_egKm7J8mIJIAt-gi8gs0wVRWY
[13-Jul-2026 15:44:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 15:44:52 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 15:44:52 UTC] User ID: 1045
[13-Jul-2026 15:44:52 UTC] ✅ User profile retrieved successfully for user ID: 1045
[13-Jul-2026 15:44:52 UTC] === API CALL LOG ===
[13-Jul-2026 15:44:52 UTC] Endpoint: user/profile.php
[13-Jul-2026 15:44:52 UTC] Full Log Data: {
    "timestamp": "2026-07-13 15:44:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:a943:b69f:c9d4:5add:5f71:84ba",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:a943:b69f:c9d4:5add:5f71:84ba, 172.70.208.4",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NSIsInVzZXJuYW1lIjoicmF2aWd1cmphciIsImVtYWlsIjoiaGV5LnJhdmlndXJqYXJAZ21haWwuY29tIiwiZXhwIjoxNzg0NTYyMjYzfQ.22qZiEWe-RjjvGvmP_egKm7J8mIJIAt-gi8gs0wVRWY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a969584ea2fdce-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:a943:b69f:c9d4:5add:5f71:84ba",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 15:44:52 UTC] === END API CALL LOG ===
[13-Jul-2026 15:44:52 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 15:44:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NSIsInVzZXJuYW1lIjoicmF2aWd1cmphciIsImVtYWlsIjoiaGV5LnJhdmlndXJqYXJAZ21haWwuY29tIiwiZXhwIjoxNzg0NTYyMjYzfQ.22qZiEWe-RjjvGvmP_egKm7J8mIJIAt-gi8gs0wVRWY
[13-Jul-2026 15:44:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 15:44:52 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 15:44:52 UTC] User ID: 1045
[13-Jul-2026 15:44:52 UTC] ✅ User profile retrieved successfully for user ID: 1045
[13-Jul-2026 15:44:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jul-2026 15:44:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jul-2026 15:44:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:a943:b69f:c9d4:5add:5f71:84ba, 172.70.208.4","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NSIsInVzZXJuYW1lIjoicmF2aWd1cmphciIsImVtYWlsIjoiaGV5LnJhdmlndXJqYXJAZ21haWwuY29tIiwiZXhwIjoxNzg0NTYyMjYzfQ.22qZiEWe-RjjvGvmP_egKm7J8mIJIAt-gi8gs0wVRWY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1a9695a8d9ffdce-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:a943:b69f:c9d4:5add:5f71:84ba","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jul-2026 15:44:52 UTC] === User Orders API Called ===
[13-Jul-2026 15:44:52 UTC] User ID: 1045
[13-Jul-2026 15:44:52 UTC] Limit: 20, Offset: 0
[13-Jul-2026 15:44:52 UTC] Orders found: 0
[13-Jul-2026 15:44:52 UTC] Orders data: []
[13-Jul-2026 15:44:52 UTC] Total orders count: 0
[13-Jul-2026 15:44:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jul-2026 15:44:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jul-2026 15:44:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:a943:b69f:c9d4:5add:5f71:84ba, 172.70.208.4","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NSIsInVzZXJuYW1lIjoicmF2aWd1cmphciIsImVtYWlsIjoiaGV5LnJhdmlndXJqYXJAZ21haWwuY29tIiwiZXhwIjoxNzg0NTYyMjYzfQ.22qZiEWe-RjjvGvmP_egKm7J8mIJIAt-gi8gs0wVRWY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1a969650c00fdce-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:a943:b69f:c9d4:5add:5f71:84ba","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jul-2026 15:44:54 UTC] === User Orders API Called ===
[13-Jul-2026 15:44:54 UTC] User ID: 1045
[13-Jul-2026 15:44:54 UTC] Limit: 20, Offset: 0
[13-Jul-2026 15:44:54 UTC] Orders found: 0
[13-Jul-2026 15:44:54 UTC] Orders data: []
[13-Jul-2026 15:44:54 UTC] Total orders count: 0
[13-Jul-2026 15:44:54 UTC] === API CALL LOG ===
[13-Jul-2026 15:44:54 UTC] Endpoint: user/profile.php
[13-Jul-2026 15:44:54 UTC] Full Log Data: {
    "timestamp": "2026-07-13 15:44:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:a943:b69f:c9d4:5add:5f71:84ba",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:a943:b69f:c9d4:5add:5f71:84ba, 172.70.208.4",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NSIsInVzZXJuYW1lIjoicmF2aWd1cmphciIsImVtYWlsIjoiaGV5LnJhdmlndXJqYXJAZ21haWwuY29tIiwiZXhwIjoxNzg0NTYyMjYzfQ.22qZiEWe-RjjvGvmP_egKm7J8mIJIAt-gi8gs0wVRWY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a969650c06fdce-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:a943:b69f:c9d4:5add:5f71:84ba",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 15:44:54 UTC] === END API CALL LOG ===
[13-Jul-2026 15:44:54 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 15:44:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NSIsInVzZXJuYW1lIjoicmF2aWd1cmphciIsImVtYWlsIjoiaGV5LnJhdmlndXJqYXJAZ21haWwuY29tIiwiZXhwIjoxNzg0NTYyMjYzfQ.22qZiEWe-RjjvGvmP_egKm7J8mIJIAt-gi8gs0wVRWY
[13-Jul-2026 15:44:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 15:44:54 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 15:44:54 UTC] User ID: 1045
[13-Jul-2026 15:44:54 UTC] ✅ User profile retrieved successfully for user ID: 1045
[13-Jul-2026 15:44:55 UTC] === API CALL LOG ===
[13-Jul-2026 15:44:55 UTC] Endpoint: user/profile.php
[13-Jul-2026 15:44:55 UTC] Full Log Data: {
    "timestamp": "2026-07-13 15:44:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:a943:b69f:c9d4:5add:5f71:84ba",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:a943:b69f:c9d4:5add:5f71:84ba, 172.70.208.4",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NSIsInVzZXJuYW1lIjoicmF2aWd1cmphciIsImVtYWlsIjoiaGV5LnJhdmlndXJqYXJAZ21haWwuY29tIiwiZXhwIjoxNzg0NTYyMjYzfQ.22qZiEWe-RjjvGvmP_egKm7J8mIJIAt-gi8gs0wVRWY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a96969ca19fdce-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:a943:b69f:c9d4:5add:5f71:84ba",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 15:44:55 UTC] === END API CALL LOG ===
[13-Jul-2026 15:44:55 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 15:44:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NSIsInVzZXJuYW1lIjoicmF2aWd1cmphciIsImVtYWlsIjoiaGV5LnJhdmlndXJqYXJAZ21haWwuY29tIiwiZXhwIjoxNzg0NTYyMjYzfQ.22qZiEWe-RjjvGvmP_egKm7J8mIJIAt-gi8gs0wVRWY
[13-Jul-2026 15:44:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 15:44:55 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 15:44:55 UTC] User ID: 1045
[13-Jul-2026 15:44:55 UTC] ✅ User profile retrieved successfully for user ID: 1045
[13-Jul-2026 15:44:55 UTC] === API CALL LOG ===
[13-Jul-2026 15:44:55 UTC] Endpoint: user/profile.php
[13-Jul-2026 15:44:55 UTC] Full Log Data: {
    "timestamp": "2026-07-13 15:44:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:a943:b69f:c9d4:5add:5f71:84ba",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:a943:b69f:c9d4:5add:5f71:84ba, 172.70.208.4",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NSIsInVzZXJuYW1lIjoicmF2aWd1cmphciIsImVtYWlsIjoiaGV5LnJhdmlndXJqYXJAZ21haWwuY29tIiwiZXhwIjoxNzg0NTYyMjYzfQ.22qZiEWe-RjjvGvmP_egKm7J8mIJIAt-gi8gs0wVRWY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a9696cdb38fdce-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:a943:b69f:c9d4:5add:5f71:84ba",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 15:44:55 UTC] === END API CALL LOG ===
[13-Jul-2026 15:44:55 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 15:44:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NSIsInVzZXJuYW1lIjoicmF2aWd1cmphciIsImVtYWlsIjoiaGV5LnJhdmlndXJqYXJAZ21haWwuY29tIiwiZXhwIjoxNzg0NTYyMjYzfQ.22qZiEWe-RjjvGvmP_egKm7J8mIJIAt-gi8gs0wVRWY
[13-Jul-2026 15:44:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 15:44:55 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 15:44:55 UTC] User ID: 1045
[13-Jul-2026 15:44:55 UTC] ✅ User profile retrieved successfully for user ID: 1045
[13-Jul-2026 15:45:25 UTC] === API CALL LOG ===
[13-Jul-2026 15:45:25 UTC] Endpoint: user/profile.php
[13-Jul-2026 15:45:25 UTC] Full Log Data: {
    "timestamp": "2026-07-13 15:45:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:a943:b69f:c9d4:5add:5f71:84ba",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:a943:b69f:c9d4:5add:5f71:84ba, 172.70.208.5",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NSIsInVzZXJuYW1lIjoicmF2aWd1cmphciIsImVtYWlsIjoiaGV5LnJhdmlndXJqYXJAZ21haWwuY29tIiwiZXhwIjoxNzg0NTYyMjYzfQ.22qZiEWe-RjjvGvmP_egKm7J8mIJIAt-gi8gs0wVRWY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a96a253962fdce-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:a943:b69f:c9d4:5add:5f71:84ba",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 15:45:25 UTC] === END API CALL LOG ===
[13-Jul-2026 15:45:25 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 15:45:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NSIsInVzZXJuYW1lIjoicmF2aWd1cmphciIsImVtYWlsIjoiaGV5LnJhdmlndXJqYXJAZ21haWwuY29tIiwiZXhwIjoxNzg0NTYyMjYzfQ.22qZiEWe-RjjvGvmP_egKm7J8mIJIAt-gi8gs0wVRWY
[13-Jul-2026 15:45:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 15:45:25 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 15:45:25 UTC] User ID: 1045
[13-Jul-2026 15:45:25 UTC] ✅ User profile retrieved successfully for user ID: 1045
[13-Jul-2026 15:46:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jul-2026 15:46:08 UTC] === API CALL LOG ===
[13-Jul-2026 15:46:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jul-2026 15:46:08 UTC] Endpoint: user/profile.php
[13-Jul-2026 15:46:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:a943:b69f:c9d4:5add:5f71:84ba, 172.70.208.5","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NSIsInVzZXJuYW1lIjoicmF2aWd1cmphciIsImVtYWlsIjoiaGV5LnJhdmlndXJqYXJAZ21haWwuY29tIiwiZXhwIjoxNzg0NTYyMjYzfQ.22qZiEWe-RjjvGvmP_egKm7J8mIJIAt-gi8gs0wVRWY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1a96b32cab2fdce-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:a943:b69f:c9d4:5add:5f71:84ba","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jul-2026 15:46:08 UTC] Full Log Data: {
    "timestamp": "2026-07-13 15:46:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:a943:b69f:c9d4:5add:5f71:84ba",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:a943:b69f:c9d4:5add:5f71:84ba, 172.70.208.5",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NSIsInVzZXJuYW1lIjoicmF2aWd1cmphciIsImVtYWlsIjoiaGV5LnJhdmlndXJqYXJAZ21haWwuY29tIiwiZXhwIjoxNzg0NTYyMjYzfQ.22qZiEWe-RjjvGvmP_egKm7J8mIJIAt-gi8gs0wVRWY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a96b32cab6fdce-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:a943:b69f:c9d4:5add:5f71:84ba",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 15:46:08 UTC] === END API CALL LOG ===
[13-Jul-2026 15:46:08 UTC] === User Orders API Called ===
[13-Jul-2026 15:46:08 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 15:46:08 UTC] User ID: 1045
[13-Jul-2026 15:46:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NSIsInVzZXJuYW1lIjoicmF2aWd1cmphciIsImVtYWlsIjoiaGV5LnJhdmlndXJqYXJAZ21haWwuY29tIiwiZXhwIjoxNzg0NTYyMjYzfQ.22qZiEWe-RjjvGvmP_egKm7J8mIJIAt-gi8gs0wVRWY
[13-Jul-2026 15:46:08 UTC] Limit: 20, Offset: 0
[13-Jul-2026 15:46:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 15:46:08 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 15:46:08 UTC] User ID: 1045
[13-Jul-2026 15:46:08 UTC] Orders found: 0
[13-Jul-2026 15:46:08 UTC] ✅ User profile retrieved successfully for user ID: 1045
[13-Jul-2026 15:46:08 UTC] Orders data: []
[13-Jul-2026 15:46:08 UTC] Total orders count: 0
[13-Jul-2026 15:46:09 UTC] === API CALL LOG ===
[13-Jul-2026 15:46:09 UTC] Endpoint: user/profile.php
[13-Jul-2026 15:46:09 UTC] Full Log Data: {
    "timestamp": "2026-07-13 15:46:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:a943:b69f:c9d4:5add:5f71:84ba",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:a943:b69f:c9d4:5add:5f71:84ba, 172.70.208.5",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NSIsInVzZXJuYW1lIjoicmF2aWd1cmphciIsImVtYWlsIjoiaGV5LnJhdmlndXJqYXJAZ21haWwuY29tIiwiZXhwIjoxNzg0NTYyMjYzfQ.22qZiEWe-RjjvGvmP_egKm7J8mIJIAt-gi8gs0wVRWY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a96b36aec2fdce-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:a943:b69f:c9d4:5add:5f71:84ba",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 15:46:09 UTC] === END API CALL LOG ===
[13-Jul-2026 15:46:09 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 15:46:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NSIsInVzZXJuYW1lIjoicmF2aWd1cmphciIsImVtYWlsIjoiaGV5LnJhdmlndXJqYXJAZ21haWwuY29tIiwiZXhwIjoxNzg0NTYyMjYzfQ.22qZiEWe-RjjvGvmP_egKm7J8mIJIAt-gi8gs0wVRWY
[13-Jul-2026 15:46:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 15:46:09 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 15:46:09 UTC] User ID: 1045
[13-Jul-2026 15:46:09 UTC] ✅ User profile retrieved successfully for user ID: 1045
[13-Jul-2026 15:46:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jul-2026 15:46:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jul-2026 15:46:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:a943:b69f:c9d4:5add:5f71:84ba, 172.70.208.5","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NSIsInVzZXJuYW1lIjoicmF2aWd1cmphciIsImVtYWlsIjoiaGV5LnJhdmlndXJqYXJAZ21haWwuY29tIiwiZXhwIjoxNzg0NTYyMjYzfQ.22qZiEWe-RjjvGvmP_egKm7J8mIJIAt-gi8gs0wVRWY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1a96bc40f7dfdce-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:a943:b69f:c9d4:5add:5f71:84ba","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jul-2026 15:46:32 UTC] === User Orders API Called ===
[13-Jul-2026 15:46:32 UTC] User ID: 1045
[13-Jul-2026 15:46:32 UTC] Limit: 20, Offset: 0
[13-Jul-2026 15:46:32 UTC] Orders found: 0
[13-Jul-2026 15:46:32 UTC] Orders data: []
[13-Jul-2026 15:46:32 UTC] Total orders count: 0
[13-Jul-2026 15:46:32 UTC] === API CALL LOG ===
[13-Jul-2026 15:46:32 UTC] Endpoint: user/profile.php
[13-Jul-2026 15:46:32 UTC] Full Log Data: {
    "timestamp": "2026-07-13 15:46:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:a943:b69f:c9d4:5add:5f71:84ba",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:a943:b69f:c9d4:5add:5f71:84ba, 172.70.208.5",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NSIsInVzZXJuYW1lIjoicmF2aWd1cmphciIsImVtYWlsIjoiaGV5LnJhdmlndXJqYXJAZ21haWwuY29tIiwiZXhwIjoxNzg0NTYyMjYzfQ.22qZiEWe-RjjvGvmP_egKm7J8mIJIAt-gi8gs0wVRWY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a96bcb1e7afdce-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:a943:b69f:c9d4:5add:5f71:84ba",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 15:46:32 UTC] === END API CALL LOG ===
[13-Jul-2026 15:46:32 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 15:46:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NSIsInVzZXJuYW1lIjoicmF2aWd1cmphciIsImVtYWlsIjoiaGV5LnJhdmlndXJqYXJAZ21haWwuY29tIiwiZXhwIjoxNzg0NTYyMjYzfQ.22qZiEWe-RjjvGvmP_egKm7J8mIJIAt-gi8gs0wVRWY
[13-Jul-2026 15:46:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 15:46:32 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 15:46:32 UTC] User ID: 1045
[13-Jul-2026 15:46:32 UTC] ✅ User profile retrieved successfully for user ID: 1045
[13-Jul-2026 15:46:33 UTC] User Purchases API - User ID: 1045
[13-Jul-2026 15:46:33 UTC] User Purchases API - Total purchases found: 0
[13-Jul-2026 15:47:07 UTC] === API CALL LOG ===
[13-Jul-2026 15:47:07 UTC] Endpoint: user/profile.php
[13-Jul-2026 15:47:07 UTC] Full Log Data: {
    "timestamp": "2026-07-13 15:47:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:a943:b69f:c9d4:5add:5f71:84ba",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:a943:b69f:c9d4:5add:5f71:84ba, 172.70.208.5",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NSIsInVzZXJuYW1lIjoicmF2aWd1cmphciIsImVtYWlsIjoiaGV5LnJhdmlndXJqYXJAZ21haWwuY29tIiwiZXhwIjoxNzg0NTYyMjYzfQ.22qZiEWe-RjjvGvmP_egKm7J8mIJIAt-gi8gs0wVRWY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a96ca06f6cfdce-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:a943:b69f:c9d4:5add:5f71:84ba",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 15:47:07 UTC] === END API CALL LOG ===
[13-Jul-2026 15:47:07 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 15:47:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NSIsInVzZXJuYW1lIjoicmF2aWd1cmphciIsImVtYWlsIjoiaGV5LnJhdmlndXJqYXJAZ21haWwuY29tIiwiZXhwIjoxNzg0NTYyMjYzfQ.22qZiEWe-RjjvGvmP_egKm7J8mIJIAt-gi8gs0wVRWY
[13-Jul-2026 15:47:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 15:47:07 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 15:47:07 UTC] User ID: 1045
[13-Jul-2026 15:47:07 UTC] ✅ User profile retrieved successfully for user ID: 1045
[13-Jul-2026 15:47:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jul-2026 15:47:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jul-2026 15:47:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:a943:b69f:c9d4:5add:5f71:84ba, 172.70.208.5","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NSIsInVzZXJuYW1lIjoicmF2aWd1cmphciIsImVtYWlsIjoiaGV5LnJhdmlndXJqYXJAZ21haWwuY29tIiwiZXhwIjoxNzg0NTYyMjYzfQ.22qZiEWe-RjjvGvmP_egKm7J8mIJIAt-gi8gs0wVRWY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1a96ca06f63fdce-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:a943:b69f:c9d4:5add:5f71:84ba","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jul-2026 15:47:07 UTC] === User Orders API Called ===
[13-Jul-2026 15:47:07 UTC] User ID: 1045
[13-Jul-2026 15:47:07 UTC] Limit: 20, Offset: 0
[13-Jul-2026 15:47:07 UTC] Orders found: 0
[13-Jul-2026 15:47:07 UTC] Orders data: []
[13-Jul-2026 15:47:07 UTC] Total orders count: 0
[13-Jul-2026 15:47:07 UTC] === API CALL LOG ===
[13-Jul-2026 15:47:07 UTC] Endpoint: user/profile.php
[13-Jul-2026 15:47:07 UTC] Full Log Data: {
    "timestamp": "2026-07-13 15:47:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:a943:b69f:c9d4:5add:5f71:84ba",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:a943:b69f:c9d4:5add:5f71:84ba, 172.70.208.5",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NSIsInVzZXJuYW1lIjoicmF2aWd1cmphciIsImVtYWlsIjoiaGV5LnJhdmlndXJqYXJAZ21haWwuY29tIiwiZXhwIjoxNzg0NTYyMjYzfQ.22qZiEWe-RjjvGvmP_egKm7J8mIJIAt-gi8gs0wVRWY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a96ca3fae1fdce-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:a943:b69f:c9d4:5add:5f71:84ba",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 15:47:07 UTC] === END API CALL LOG ===
[13-Jul-2026 15:47:07 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 15:47:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NSIsInVzZXJuYW1lIjoicmF2aWd1cmphciIsImVtYWlsIjoiaGV5LnJhdmlndXJqYXJAZ21haWwuY29tIiwiZXhwIjoxNzg0NTYyMjYzfQ.22qZiEWe-RjjvGvmP_egKm7J8mIJIAt-gi8gs0wVRWY
[13-Jul-2026 15:47:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 15:47:07 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 15:47:07 UTC] User ID: 1045
[13-Jul-2026 15:47:07 UTC] ✅ User profile retrieved successfully for user ID: 1045
[13-Jul-2026 15:47:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jul-2026 15:47:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jul-2026 15:47:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:a943:b69f:c9d4:5add:5f71:84ba, 172.70.208.5","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NSIsInVzZXJuYW1lIjoicmF2aWd1cmphciIsImVtYWlsIjoiaGV5LnJhdmlndXJqYXJAZ21haWwuY29tIiwiZXhwIjoxNzg0NTYyMjYzfQ.22qZiEWe-RjjvGvmP_egKm7J8mIJIAt-gi8gs0wVRWY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1a96cae6aa1fdce-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:a943:b69f:c9d4:5add:5f71:84ba","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jul-2026 15:47:09 UTC] === User Orders API Called ===
[13-Jul-2026 15:47:09 UTC] User ID: 1045
[13-Jul-2026 15:47:09 UTC] Limit: 20, Offset: 0
[13-Jul-2026 15:47:09 UTC] Orders found: 0
[13-Jul-2026 15:47:09 UTC] Orders data: []
[13-Jul-2026 15:47:09 UTC] Total orders count: 0
[13-Jul-2026 15:47:10 UTC] === API CALL LOG ===
[13-Jul-2026 15:47:10 UTC] Endpoint: user/profile.php
[13-Jul-2026 15:47:10 UTC] Full Log Data: {
    "timestamp": "2026-07-13 15:47:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:a943:b69f:c9d4:5add:5f71:84ba",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:a943:b69f:c9d4:5add:5f71:84ba, 172.70.208.5",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NSIsInVzZXJuYW1lIjoicmF2aWd1cmphciIsImVtYWlsIjoiaGV5LnJhdmlndXJqYXJAZ21haWwuY29tIiwiZXhwIjoxNzg0NTYyMjYzfQ.22qZiEWe-RjjvGvmP_egKm7J8mIJIAt-gi8gs0wVRWY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a96cb5d8c7fdce-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:a943:b69f:c9d4:5add:5f71:84ba",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 15:47:10 UTC] === END API CALL LOG ===
[13-Jul-2026 15:47:10 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 15:47:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NSIsInVzZXJuYW1lIjoicmF2aWd1cmphciIsImVtYWlsIjoiaGV5LnJhdmlndXJqYXJAZ21haWwuY29tIiwiZXhwIjoxNzg0NTYyMjYzfQ.22qZiEWe-RjjvGvmP_egKm7J8mIJIAt-gi8gs0wVRWY
[13-Jul-2026 15:47:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 15:47:10 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 15:47:10 UTC] User ID: 1045
[13-Jul-2026 15:47:10 UTC] ✅ User profile retrieved successfully for user ID: 1045
[13-Jul-2026 15:47:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jul-2026 15:47:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jul-2026 15:47:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:a943:b69f:c9d4:5add:5f71:84ba, 172.70.208.5","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NSIsInVzZXJuYW1lIjoicmF2aWd1cmphciIsImVtYWlsIjoiaGV5LnJhdmlndXJqYXJAZ21haWwuY29tIiwiZXhwIjoxNzg0NTYyMjYzfQ.22qZiEWe-RjjvGvmP_egKm7J8mIJIAt-gi8gs0wVRWY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1a96cb5d8c0fdce-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:a943:b69f:c9d4:5add:5f71:84ba","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jul-2026 15:47:10 UTC] === User Orders API Called ===
[13-Jul-2026 15:47:10 UTC] User ID: 1045
[13-Jul-2026 15:47:10 UTC] Limit: 20, Offset: 0
[13-Jul-2026 15:47:10 UTC] Orders found: 0
[13-Jul-2026 15:47:10 UTC] Orders data: []
[13-Jul-2026 15:47:10 UTC] Total orders count: 0
[13-Jul-2026 15:47:11 UTC] === API CALL LOG ===
[13-Jul-2026 15:47:11 UTC] Endpoint: user/profile.php
[13-Jul-2026 15:47:11 UTC] Full Log Data: {
    "timestamp": "2026-07-13 15:47:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:a943:b69f:c9d4:5add:5f71:84ba",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:a943:b69f:c9d4:5add:5f71:84ba, 172.70.208.5",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NSIsInVzZXJuYW1lIjoicmF2aWd1cmphciIsImVtYWlsIjoiaGV5LnJhdmlndXJqYXJAZ21haWwuY29tIiwiZXhwIjoxNzg0NTYyMjYzfQ.22qZiEWe-RjjvGvmP_egKm7J8mIJIAt-gi8gs0wVRWY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a96cb9ed51fdce-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:a943:b69f:c9d4:5add:5f71:84ba",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 15:47:11 UTC] === END API CALL LOG ===
[13-Jul-2026 15:47:11 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 15:47:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NSIsInVzZXJuYW1lIjoicmF2aWd1cmphciIsImVtYWlsIjoiaGV5LnJhdmlndXJqYXJAZ21haWwuY29tIiwiZXhwIjoxNzg0NTYyMjYzfQ.22qZiEWe-RjjvGvmP_egKm7J8mIJIAt-gi8gs0wVRWY
[13-Jul-2026 15:47:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 15:47:11 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 15:47:11 UTC] User ID: 1045
[13-Jul-2026 15:47:11 UTC] ✅ User profile retrieved successfully for user ID: 1045
[13-Jul-2026 15:47:23 UTC] === API CALL LOG ===
[13-Jul-2026 15:47:23 UTC] Endpoint: user/profile.php
[13-Jul-2026 15:47:23 UTC] Full Log Data: {
    "timestamp": "2026-07-13 15:47:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:a943:b69f:c9d4:5add:5f71:84ba",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:a943:b69f:c9d4:5add:5f71:84ba, 172.70.208.4",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NSIsInVzZXJuYW1lIjoicmF2aWd1cmphciIsImVtYWlsIjoiaGV5LnJhdmlndXJqYXJAZ21haWwuY29tIiwiZXhwIjoxNzg0NTYyMjYzfQ.22qZiEWe-RjjvGvmP_egKm7J8mIJIAt-gi8gs0wVRWY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a96d070a04fdce-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:a943:b69f:c9d4:5add:5f71:84ba",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 15:47:23 UTC] === END API CALL LOG ===
[13-Jul-2026 15:47:23 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 15:47:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NSIsInVzZXJuYW1lIjoicmF2aWd1cmphciIsImVtYWlsIjoiaGV5LnJhdmlndXJqYXJAZ21haWwuY29tIiwiZXhwIjoxNzg0NTYyMjYzfQ.22qZiEWe-RjjvGvmP_egKm7J8mIJIAt-gi8gs0wVRWY
[13-Jul-2026 15:47:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 15:47:23 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 15:47:23 UTC] User ID: 1045
[13-Jul-2026 15:47:23 UTC] ✅ User profile retrieved successfully for user ID: 1045
[13-Jul-2026 15:47:23 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jul-2026 15:47:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jul-2026 15:47:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:a943:b69f:c9d4:5add:5f71:84ba, 172.70.208.5","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NSIsInVzZXJuYW1lIjoicmF2aWd1cmphciIsImVtYWlsIjoiaGV5LnJhdmlndXJqYXJAZ21haWwuY29tIiwiZXhwIjoxNzg0NTYyMjYzfQ.22qZiEWe-RjjvGvmP_egKm7J8mIJIAt-gi8gs0wVRWY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1a96d0709fafdce-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:a943:b69f:c9d4:5add:5f71:84ba","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jul-2026 15:47:23 UTC] === User Orders API Called ===
[13-Jul-2026 15:47:23 UTC] User ID: 1045
[13-Jul-2026 15:47:23 UTC] Limit: 20, Offset: 0
[13-Jul-2026 15:47:23 UTC] Orders found: 0
[13-Jul-2026 15:47:23 UTC] Orders data: []
[13-Jul-2026 15:47:23 UTC] Total orders count: 0
[13-Jul-2026 15:47:24 UTC] === API CALL LOG ===
[13-Jul-2026 15:47:24 UTC] Endpoint: user/profile.php
[13-Jul-2026 15:47:24 UTC] Full Log Data: {
    "timestamp": "2026-07-13 15:47:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:a943:b69f:c9d4:5add:5f71:84ba",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:a943:b69f:c9d4:5add:5f71:84ba, 172.70.208.5",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NSIsInVzZXJuYW1lIjoicmF2aWd1cmphciIsImVtYWlsIjoiaGV5LnJhdmlndXJqYXJAZ21haWwuY29tIiwiZXhwIjoxNzg0NTYyMjYzfQ.22qZiEWe-RjjvGvmP_egKm7J8mIJIAt-gi8gs0wVRWY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a96d0aee52fdce-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:a943:b69f:c9d4:5add:5f71:84ba",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 15:47:24 UTC] === END API CALL LOG ===
[13-Jul-2026 15:47:24 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 15:47:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NSIsInVzZXJuYW1lIjoicmF2aWd1cmphciIsImVtYWlsIjoiaGV5LnJhdmlndXJqYXJAZ21haWwuY29tIiwiZXhwIjoxNzg0NTYyMjYzfQ.22qZiEWe-RjjvGvmP_egKm7J8mIJIAt-gi8gs0wVRWY
[13-Jul-2026 15:47:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 15:47:24 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 15:47:24 UTC] User ID: 1045
[13-Jul-2026 15:47:24 UTC] ✅ User profile retrieved successfully for user ID: 1045
[13-Jul-2026 15:47:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jul-2026 15:47:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jul-2026 15:47:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:a943:b69f:c9d4:5add:5f71:84ba, 172.70.208.4","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NSIsInVzZXJuYW1lIjoicmF2aWd1cmphciIsImVtYWlsIjoiaGV5LnJhdmlndXJqYXJAZ21haWwuY29tIiwiZXhwIjoxNzg0NTYyMjYzfQ.22qZiEWe-RjjvGvmP_egKm7J8mIJIAt-gi8gs0wVRWY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1a96d4859d3fdce-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:a943:b69f:c9d4:5add:5f71:84ba","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jul-2026 15:47:34 UTC] === User Orders API Called ===
[13-Jul-2026 15:47:34 UTC] User ID: 1045
[13-Jul-2026 15:47:34 UTC] Limit: 20, Offset: 0
[13-Jul-2026 15:47:34 UTC] Orders found: 0
[13-Jul-2026 15:47:34 UTC] Orders data: []
[13-Jul-2026 15:47:34 UTC] Total orders count: 0
[13-Jul-2026 15:47:34 UTC] === API CALL LOG ===
[13-Jul-2026 15:47:34 UTC] Endpoint: user/profile.php
[13-Jul-2026 15:47:34 UTC] Full Log Data: {
    "timestamp": "2026-07-13 15:47:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:a943:b69f:c9d4:5add:5f71:84ba",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:a943:b69f:c9d4:5add:5f71:84ba, 172.70.208.4",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NSIsInVzZXJuYW1lIjoicmF2aWd1cmphciIsImVtYWlsIjoiaGV5LnJhdmlndXJqYXJAZ21haWwuY29tIiwiZXhwIjoxNzg0NTYyMjYzfQ.22qZiEWe-RjjvGvmP_egKm7J8mIJIAt-gi8gs0wVRWY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a96d4859e6fdce-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:a943:b69f:c9d4:5add:5f71:84ba",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 15:47:34 UTC] === END API CALL LOG ===
[13-Jul-2026 15:47:34 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 15:47:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NSIsInVzZXJuYW1lIjoicmF2aWd1cmphciIsImVtYWlsIjoiaGV5LnJhdmlndXJqYXJAZ21haWwuY29tIiwiZXhwIjoxNzg0NTYyMjYzfQ.22qZiEWe-RjjvGvmP_egKm7J8mIJIAt-gi8gs0wVRWY
[13-Jul-2026 15:47:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 15:47:34 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 15:47:34 UTC] User ID: 1045
[13-Jul-2026 15:47:34 UTC] ✅ User profile retrieved successfully for user ID: 1045
[13-Jul-2026 15:47:34 UTC] === API CALL LOG ===
[13-Jul-2026 15:47:34 UTC] Endpoint: user/profile.php
[13-Jul-2026 15:47:34 UTC] Full Log Data: {
    "timestamp": "2026-07-13 15:47:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:a943:b69f:c9d4:5add:5f71:84ba",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:a943:b69f:c9d4:5add:5f71:84ba, 172.70.208.4",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NSIsInVzZXJuYW1lIjoicmF2aWd1cmphciIsImVtYWlsIjoiaGV5LnJhdmlndXJqYXJAZ21haWwuY29tIiwiZXhwIjoxNzg0NTYyMjYzfQ.22qZiEWe-RjjvGvmP_egKm7J8mIJIAt-gi8gs0wVRWY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a96d4c4e94fdce-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:a943:b69f:c9d4:5add:5f71:84ba",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 15:47:34 UTC] === END API CALL LOG ===
[13-Jul-2026 15:47:34 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 15:47:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NSIsInVzZXJuYW1lIjoicmF2aWd1cmphciIsImVtYWlsIjoiaGV5LnJhdmlndXJqYXJAZ21haWwuY29tIiwiZXhwIjoxNzg0NTYyMjYzfQ.22qZiEWe-RjjvGvmP_egKm7J8mIJIAt-gi8gs0wVRWY
[13-Jul-2026 15:47:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 15:47:34 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 15:47:34 UTC] User ID: 1045
[13-Jul-2026 15:47:34 UTC] ✅ User profile retrieved successfully for user ID: 1045
[13-Jul-2026 15:47:40 UTC] === API CALL LOG ===
[13-Jul-2026 15:47:40 UTC] Endpoint: user/profile.php
[13-Jul-2026 15:47:40 UTC] Full Log Data: {
    "timestamp": "2026-07-13 15:47:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:a943:b69f:c9d4:5add:5f71:84ba",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:a943:b69f:c9d4:5add:5f71:84ba, 172.70.208.4",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NSIsInVzZXJuYW1lIjoicmF2aWd1cmphciIsImVtYWlsIjoiaGV5LnJhdmlndXJqYXJAZ21haWwuY29tIiwiZXhwIjoxNzg0NTYyMjYzfQ.22qZiEWe-RjjvGvmP_egKm7J8mIJIAt-gi8gs0wVRWY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a96d6fa956fdce-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:a943:b69f:c9d4:5add:5f71:84ba",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 15:47:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jul-2026 15:47:40 UTC] === END API CALL LOG ===
[13-Jul-2026 15:47:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jul-2026 15:47:40 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 15:47:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:a943:b69f:c9d4:5add:5f71:84ba, 172.70.208.4","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NSIsInVzZXJuYW1lIjoicmF2aWd1cmphciIsImVtYWlsIjoiaGV5LnJhdmlndXJqYXJAZ21haWwuY29tIiwiZXhwIjoxNzg0NTYyMjYzfQ.22qZiEWe-RjjvGvmP_egKm7J8mIJIAt-gi8gs0wVRWY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1a96d6fa94ffdce-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:a943:b69f:c9d4:5add:5f71:84ba","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jul-2026 15:47:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NSIsInVzZXJuYW1lIjoicmF2aWd1cmphciIsImVtYWlsIjoiaGV5LnJhdmlndXJqYXJAZ21haWwuY29tIiwiZXhwIjoxNzg0NTYyMjYzfQ.22qZiEWe-RjjvGvmP_egKm7J8mIJIAt-gi8gs0wVRWY
[13-Jul-2026 15:47:40 UTC] === User Orders API Called ===
[13-Jul-2026 15:47:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 15:47:40 UTC] User ID: 1045
[13-Jul-2026 15:47:40 UTC] Limit: 20, Offset: 0
[13-Jul-2026 15:47:40 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 15:47:40 UTC] User ID: 1045
[13-Jul-2026 15:47:40 UTC] ✅ User profile retrieved successfully for user ID: 1045
[13-Jul-2026 15:47:40 UTC] Orders found: 0
[13-Jul-2026 15:47:40 UTC] Orders data: []
[13-Jul-2026 15:47:40 UTC] Total orders count: 0
[13-Jul-2026 15:47:40 UTC] === API CALL LOG ===
[13-Jul-2026 15:47:40 UTC] Endpoint: user/profile.php
[13-Jul-2026 15:47:40 UTC] Full Log Data: {
    "timestamp": "2026-07-13 15:47:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:a943:b69f:c9d4:5add:5f71:84ba",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:a943:b69f:c9d4:5add:5f71:84ba, 172.70.208.4",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NSIsInVzZXJuYW1lIjoicmF2aWd1cmphciIsImVtYWlsIjoiaGV5LnJhdmlndXJqYXJAZ21haWwuY29tIiwiZXhwIjoxNzg0NTYyMjYzfQ.22qZiEWe-RjjvGvmP_egKm7J8mIJIAt-gi8gs0wVRWY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a96d738d4ffdce-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:a943:b69f:c9d4:5add:5f71:84ba",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 15:47:40 UTC] === END API CALL LOG ===
[13-Jul-2026 15:47:40 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 15:47:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NSIsInVzZXJuYW1lIjoicmF2aWd1cmphciIsImVtYWlsIjoiaGV5LnJhdmlndXJqYXJAZ21haWwuY29tIiwiZXhwIjoxNzg0NTYyMjYzfQ.22qZiEWe-RjjvGvmP_egKm7J8mIJIAt-gi8gs0wVRWY
[13-Jul-2026 15:47:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 15:47:40 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 15:47:40 UTC] User ID: 1045
[13-Jul-2026 15:47:40 UTC] ✅ User profile retrieved successfully for user ID: 1045
[13-Jul-2026 15:47:46 UTC] === API CALL LOG ===
[13-Jul-2026 15:47:46 UTC] Endpoint: user/profile.php
[13-Jul-2026 15:47:46 UTC] Full Log Data: {
    "timestamp": "2026-07-13 15:47:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:a943:b69f:c9d4:5add:5f71:84ba",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:a943:b69f:c9d4:5add:5f71:84ba, 172.70.208.4",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NSIsInVzZXJuYW1lIjoicmF2aWd1cmphciIsImVtYWlsIjoiaGV5LnJhdmlndXJqYXJAZ21haWwuY29tIiwiZXhwIjoxNzg0NTYyMjYzfQ.22qZiEWe-RjjvGvmP_egKm7J8mIJIAt-gi8gs0wVRWY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a96d9549c3fdce-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:a943:b69f:c9d4:5add:5f71:84ba",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 15:47:46 UTC] === END API CALL LOG ===
[13-Jul-2026 15:47:46 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 15:47:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NSIsInVzZXJuYW1lIjoicmF2aWd1cmphciIsImVtYWlsIjoiaGV5LnJhdmlndXJqYXJAZ21haWwuY29tIiwiZXhwIjoxNzg0NTYyMjYzfQ.22qZiEWe-RjjvGvmP_egKm7J8mIJIAt-gi8gs0wVRWY
[13-Jul-2026 15:47:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 15:47:46 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 15:47:46 UTC] User ID: 1045
[13-Jul-2026 15:47:46 UTC] ✅ User profile retrieved successfully for user ID: 1045
[13-Jul-2026 15:47:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jul-2026 15:47:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jul-2026 15:47:46 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:a943:b69f:c9d4:5add:5f71:84ba, 172.70.208.4","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NSIsInVzZXJuYW1lIjoicmF2aWd1cmphciIsImVtYWlsIjoiaGV5LnJhdmlndXJqYXJAZ21haWwuY29tIiwiZXhwIjoxNzg0NTYyMjYzfQ.22qZiEWe-RjjvGvmP_egKm7J8mIJIAt-gi8gs0wVRWY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1a96d9549bafdce-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:a943:b69f:c9d4:5add:5f71:84ba","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jul-2026 15:47:46 UTC] === User Orders API Called ===
[13-Jul-2026 15:47:46 UTC] User ID: 1045
[13-Jul-2026 15:47:46 UTC] Limit: 20, Offset: 0
[13-Jul-2026 15:47:46 UTC] Orders found: 0
[13-Jul-2026 15:47:46 UTC] Orders data: []
[13-Jul-2026 15:47:46 UTC] Total orders count: 0
[13-Jul-2026 15:47:46 UTC] === API CALL LOG ===
[13-Jul-2026 15:47:46 UTC] Endpoint: user/profile.php
[13-Jul-2026 15:47:46 UTC] Full Log Data: {
    "timestamp": "2026-07-13 15:47:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:a943:b69f:c9d4:5add:5f71:84ba",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:a943:b69f:c9d4:5add:5f71:84ba, 172.70.208.4",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NSIsInVzZXJuYW1lIjoicmF2aWd1cmphciIsImVtYWlsIjoiaGV5LnJhdmlndXJqYXJAZ21haWwuY29tIiwiZXhwIjoxNzg0NTYyMjYzfQ.22qZiEWe-RjjvGvmP_egKm7J8mIJIAt-gi8gs0wVRWY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a96d98ed57fdce-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:a943:b69f:c9d4:5add:5f71:84ba",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 15:47:46 UTC] === END API CALL LOG ===
[13-Jul-2026 15:47:46 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 15:47:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NSIsInVzZXJuYW1lIjoicmF2aWd1cmphciIsImVtYWlsIjoiaGV5LnJhdmlndXJqYXJAZ21haWwuY29tIiwiZXhwIjoxNzg0NTYyMjYzfQ.22qZiEWe-RjjvGvmP_egKm7J8mIJIAt-gi8gs0wVRWY
[13-Jul-2026 15:47:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 15:47:46 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 15:47:46 UTC] User ID: 1045
[13-Jul-2026 15:47:46 UTC] ✅ User profile retrieved successfully for user ID: 1045
[13-Jul-2026 15:48:04 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jul-2026 15:48:04 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jul-2026 15:48:04 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:a943:b69f:c9d4:5add:5f71:84ba, 172.70.208.4","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NSIsInVzZXJuYW1lIjoicmF2aWd1cmphciIsImVtYWlsIjoiaGV5LnJhdmlndXJqYXJAZ21haWwuY29tIiwiZXhwIjoxNzg0NTYyMjYzfQ.22qZiEWe-RjjvGvmP_egKm7J8mIJIAt-gi8gs0wVRWY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1a96e042dd7fdce-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:a943:b69f:c9d4:5add:5f71:84ba","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jul-2026 15:48:04 UTC] === User Orders API Called ===
[13-Jul-2026 15:48:04 UTC] User ID: 1045
[13-Jul-2026 15:48:04 UTC] Limit: 20, Offset: 0
[13-Jul-2026 15:48:04 UTC] Orders found: 0
[13-Jul-2026 15:48:04 UTC] Orders data: []
[13-Jul-2026 15:48:04 UTC] Total orders count: 0
[13-Jul-2026 15:48:04 UTC] === API CALL LOG ===
[13-Jul-2026 15:48:04 UTC] Endpoint: user/profile.php
[13-Jul-2026 15:48:04 UTC] Full Log Data: {
    "timestamp": "2026-07-13 15:48:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:a943:b69f:c9d4:5add:5f71:84ba",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:a943:b69f:c9d4:5add:5f71:84ba, 172.70.208.5",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NSIsInVzZXJuYW1lIjoicmF2aWd1cmphciIsImVtYWlsIjoiaGV5LnJhdmlndXJqYXJAZ21haWwuY29tIiwiZXhwIjoxNzg0NTYyMjYzfQ.22qZiEWe-RjjvGvmP_egKm7J8mIJIAt-gi8gs0wVRWY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a96e042de1fdce-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:a943:b69f:c9d4:5add:5f71:84ba",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 15:48:04 UTC] === END API CALL LOG ===
[13-Jul-2026 15:48:04 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 15:48:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NSIsInVzZXJuYW1lIjoicmF2aWd1cmphciIsImVtYWlsIjoiaGV5LnJhdmlndXJqYXJAZ21haWwuY29tIiwiZXhwIjoxNzg0NTYyMjYzfQ.22qZiEWe-RjjvGvmP_egKm7J8mIJIAt-gi8gs0wVRWY
[13-Jul-2026 15:48:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 15:48:04 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 15:48:04 UTC] User ID: 1045
[13-Jul-2026 15:48:04 UTC] ✅ User profile retrieved successfully for user ID: 1045
[13-Jul-2026 15:48:04 UTC] === API CALL LOG ===
[13-Jul-2026 15:48:04 UTC] Endpoint: user/profile.php
[13-Jul-2026 15:48:04 UTC] Full Log Data: {
    "timestamp": "2026-07-13 15:48:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:a943:b69f:c9d4:5add:5f71:84ba",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:a943:b69f:c9d4:5add:5f71:84ba, 172.70.208.4",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NSIsInVzZXJuYW1lIjoicmF2aWd1cmphciIsImVtYWlsIjoiaGV5LnJhdmlndXJqYXJAZ21haWwuY29tIiwiZXhwIjoxNzg0NTYyMjYzfQ.22qZiEWe-RjjvGvmP_egKm7J8mIJIAt-gi8gs0wVRWY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a96e07e936fdce-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:a943:b69f:c9d4:5add:5f71:84ba",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 15:48:04 UTC] === END API CALL LOG ===
[13-Jul-2026 15:48:04 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 15:48:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NSIsInVzZXJuYW1lIjoicmF2aWd1cmphciIsImVtYWlsIjoiaGV5LnJhdmlndXJqYXJAZ21haWwuY29tIiwiZXhwIjoxNzg0NTYyMjYzfQ.22qZiEWe-RjjvGvmP_egKm7J8mIJIAt-gi8gs0wVRWY
[13-Jul-2026 15:48:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 15:48:04 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 15:48:04 UTC] User ID: 1045
[13-Jul-2026 15:48:04 UTC] ✅ User profile retrieved successfully for user ID: 1045
[13-Jul-2026 15:48:05 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jul-2026 15:48:05 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jul-2026 15:48:05 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:a943:b69f:c9d4:5add:5f71:84ba, 172.70.208.4","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NSIsInVzZXJuYW1lIjoicmF2aWd1cmphciIsImVtYWlsIjoiaGV5LnJhdmlndXJqYXJAZ21haWwuY29tIiwiZXhwIjoxNzg0NTYyMjYzfQ.22qZiEWe-RjjvGvmP_egKm7J8mIJIAt-gi8gs0wVRWY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1a96e0f68abfdce-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:a943:b69f:c9d4:5add:5f71:84ba","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jul-2026 15:48:05 UTC] === User Orders API Called ===
[13-Jul-2026 15:48:05 UTC] User ID: 1045
[13-Jul-2026 15:48:05 UTC] Limit: 20, Offset: 0
[13-Jul-2026 15:48:05 UTC] Orders found: 0
[13-Jul-2026 15:48:05 UTC] Orders data: []
[13-Jul-2026 15:48:05 UTC] Total orders count: 0
[13-Jul-2026 15:48:06 UTC] === API CALL LOG ===
[13-Jul-2026 15:48:06 UTC] Endpoint: user/profile.php
[13-Jul-2026 15:48:06 UTC] Full Log Data: {
    "timestamp": "2026-07-13 15:48:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:a943:b69f:c9d4:5add:5f71:84ba",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:a943:b69f:c9d4:5add:5f71:84ba, 172.70.208.4",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NSIsInVzZXJuYW1lIjoicmF2aWd1cmphciIsImVtYWlsIjoiaGV5LnJhdmlndXJqYXJAZ21haWwuY29tIiwiZXhwIjoxNzg0NTYyMjYzfQ.22qZiEWe-RjjvGvmP_egKm7J8mIJIAt-gi8gs0wVRWY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a96e11e984fdce-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:a943:b69f:c9d4:5add:5f71:84ba",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 15:48:06 UTC] === END API CALL LOG ===
[13-Jul-2026 15:48:06 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 15:48:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NSIsInVzZXJuYW1lIjoicmF2aWd1cmphciIsImVtYWlsIjoiaGV5LnJhdmlndXJqYXJAZ21haWwuY29tIiwiZXhwIjoxNzg0NTYyMjYzfQ.22qZiEWe-RjjvGvmP_egKm7J8mIJIAt-gi8gs0wVRWY
[13-Jul-2026 15:48:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 15:48:06 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 15:48:06 UTC] User ID: 1045
[13-Jul-2026 15:48:06 UTC] ✅ User profile retrieved successfully for user ID: 1045
[13-Jul-2026 15:48:06 UTC] User Purchases API - User ID: 1045
[13-Jul-2026 15:48:06 UTC] User Purchases API - Total purchases found: 0
[13-Jul-2026 16:27:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jul-2026 16:27:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jul-2026 16:27:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:3a80:f7b:eaac:e2a0:a30b:7d0b:aaf9, 162.158.189.209","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NiIsInVzZXJuYW1lIjoiQGVhcm5pbmd3aXRoc2FjaGlueXQiLCJlbWFpbCI6InN5Mjk2NzMwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ1NjQ4NjB9.LVR9KNW0oXtRRdqFAmnevQxBr6Qj8b8NfV-6EBgApik","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1a9a811ec494481-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2402:3a80:f7b:eaac:e2a0:a30b:7d0b:aaf9","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jul-2026 16:27:41 UTC] === User Orders API Called ===
[13-Jul-2026 16:27:41 UTC] User ID: 1046
[13-Jul-2026 16:27:41 UTC] Limit: 20, Offset: 0
[13-Jul-2026 16:27:41 UTC] Orders found: 0
[13-Jul-2026 16:27:41 UTC] Orders data: []
[13-Jul-2026 16:27:41 UTC] Total orders count: 0
[13-Jul-2026 16:27:41 UTC] === API CALL LOG ===
[13-Jul-2026 16:27:41 UTC] Endpoint: user/profile.php
[13-Jul-2026 16:27:41 UTC] Full Log Data: {
    "timestamp": "2026-07-13 16:27:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:f7b:eaac:e2a0:a30b:7d0b:aaf9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:f7b:eaac:e2a0:a30b:7d0b:aaf9, 162.158.189.209",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NiIsInVzZXJuYW1lIjoiQGVhcm5pbmd3aXRoc2FjaGlueXQiLCJlbWFpbCI6InN5Mjk2NzMwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ1NjQ4NjB9.LVR9KNW0oXtRRdqFAmnevQxBr6Qj8b8NfV-6EBgApik",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a9a811ec464481-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:f7b:eaac:e2a0:a30b:7d0b:aaf9",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 16:27:41 UTC] === END API CALL LOG ===
[13-Jul-2026 16:27:41 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 16:27:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NiIsInVzZXJuYW1lIjoiQGVhcm5pbmd3aXRoc2FjaGlueXQiLCJlbWFpbCI6InN5Mjk2NzMwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ1NjQ4NjB9.LVR9KNW0oXtRRdqFAmnevQxBr6Qj8b8NfV-6EBgApik
[13-Jul-2026 16:27:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 16:27:41 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 16:27:41 UTC] User ID: 1046
[13-Jul-2026 16:27:41 UTC] ✅ User profile retrieved successfully for user ID: 1046
[13-Jul-2026 16:27:42 UTC] === API CALL LOG ===
[13-Jul-2026 16:27:42 UTC] Endpoint: user/profile.php
[13-Jul-2026 16:27:42 UTC] Full Log Data: {
    "timestamp": "2026-07-13 16:27:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:f7b:eaac:e2a0:a30b:7d0b:aaf9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:f7b:eaac:e2a0:a30b:7d0b:aaf9, 162.158.190.122",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NiIsInVzZXJuYW1lIjoiQGVhcm5pbmd3aXRoc2FjaGlueXQiLCJlbWFpbCI6InN5Mjk2NzMwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ1NjQ4NjB9.LVR9KNW0oXtRRdqFAmnevQxBr6Qj8b8NfV-6EBgApik",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a9a812ccca4481-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:f7b:eaac:e2a0:a30b:7d0b:aaf9",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 16:27:42 UTC] === END API CALL LOG ===
[13-Jul-2026 16:27:42 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 16:27:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NiIsInVzZXJuYW1lIjoiQGVhcm5pbmd3aXRoc2FjaGlueXQiLCJlbWFpbCI6InN5Mjk2NzMwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ1NjQ4NjB9.LVR9KNW0oXtRRdqFAmnevQxBr6Qj8b8NfV-6EBgApik
[13-Jul-2026 16:27:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 16:27:42 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 16:27:42 UTC] User ID: 1046
[13-Jul-2026 16:27:42 UTC] ✅ User profile retrieved successfully for user ID: 1046
[13-Jul-2026 16:27:43 UTC] === API CALL LOG ===
[13-Jul-2026 16:27:43 UTC] Endpoint: user/profile.php
[13-Jul-2026 16:27:43 UTC] Full Log Data: {
    "timestamp": "2026-07-13 16:27:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:f7b:eaac:e2a0:a30b:7d0b:aaf9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:f7b:eaac:e2a0:a30b:7d0b:aaf9, 162.158.190.121",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NiIsInVzZXJuYW1lIjoiQGVhcm5pbmd3aXRoc2FjaGlueXQiLCJlbWFpbCI6InN5Mjk2NzMwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ1NjQ4NjB9.LVR9KNW0oXtRRdqFAmnevQxBr6Qj8b8NfV-6EBgApik",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a9a81dfbb64481-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:f7b:eaac:e2a0:a30b:7d0b:aaf9",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 16:27:43 UTC] === END API CALL LOG ===
[13-Jul-2026 16:27:43 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 16:27:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NiIsInVzZXJuYW1lIjoiQGVhcm5pbmd3aXRoc2FjaGlueXQiLCJlbWFpbCI6InN5Mjk2NzMwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ1NjQ4NjB9.LVR9KNW0oXtRRdqFAmnevQxBr6Qj8b8NfV-6EBgApik
[13-Jul-2026 16:27:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 16:27:43 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 16:27:43 UTC] User ID: 1046
[13-Jul-2026 16:27:43 UTC] ✅ User profile retrieved successfully for user ID: 1046
[13-Jul-2026 16:27:55 UTC] === API CALL LOG ===
[13-Jul-2026 16:27:55 UTC] Endpoint: user/profile.php
[13-Jul-2026 16:27:55 UTC] Full Log Data: {
    "timestamp": "2026-07-13 16:27:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:f7b:eaac:e2a0:a30b:7d0b:aaf9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:f7b:eaac:e2a0:a30b:7d0b:aaf9, 162.158.189.209",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NiIsInVzZXJuYW1lIjoiQGVhcm5pbmd3aXRoc2FjaGlueXQiLCJlbWFpbCI6InN5Mjk2NzMwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ1NjQ4NjB9.LVR9KNW0oXtRRdqFAmnevQxBr6Qj8b8NfV-6EBgApik",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a9a86a4b094481-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:f7b:eaac:e2a0:a30b:7d0b:aaf9",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 16:27:55 UTC] === END API CALL LOG ===
[13-Jul-2026 16:27:55 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 16:27:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NiIsInVzZXJuYW1lIjoiQGVhcm5pbmd3aXRoc2FjaGlueXQiLCJlbWFpbCI6InN5Mjk2NzMwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ1NjQ4NjB9.LVR9KNW0oXtRRdqFAmnevQxBr6Qj8b8NfV-6EBgApik
[13-Jul-2026 16:27:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 16:27:55 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 16:27:55 UTC] User ID: 1046
[13-Jul-2026 16:27:55 UTC] ✅ User profile retrieved successfully for user ID: 1046
[13-Jul-2026 16:27:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jul-2026 16:27:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jul-2026 16:27:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:3a80:f7b:eaac:e2a0:a30b:7d0b:aaf9, 162.158.189.209","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NiIsInVzZXJuYW1lIjoiQGVhcm5pbmd3aXRoc2FjaGlueXQiLCJlbWFpbCI6InN5Mjk2NzMwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ1NjQ4NjB9.LVR9KNW0oXtRRdqFAmnevQxBr6Qj8b8NfV-6EBgApik","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1a9a86a4b084481-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2402:3a80:f7b:eaac:e2a0:a30b:7d0b:aaf9","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jul-2026 16:27:55 UTC] === User Orders API Called ===
[13-Jul-2026 16:27:55 UTC] User ID: 1046
[13-Jul-2026 16:27:55 UTC] Limit: 20, Offset: 0
[13-Jul-2026 16:27:55 UTC] Orders found: 0
[13-Jul-2026 16:27:55 UTC] Orders data: []
[13-Jul-2026 16:27:55 UTC] Total orders count: 0
[13-Jul-2026 16:27:56 UTC] === API CALL LOG ===
[13-Jul-2026 16:27:56 UTC] Endpoint: user/profile.php
[13-Jul-2026 16:27:56 UTC] Full Log Data: {
    "timestamp": "2026-07-13 16:27:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:f7b:eaac:e2a0:a30b:7d0b:aaf9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:f7b:eaac:e2a0:a30b:7d0b:aaf9, 162.158.189.209",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NiIsInVzZXJuYW1lIjoiQGVhcm5pbmd3aXRoc2FjaGlueXQiLCJlbWFpbCI6InN5Mjk2NzMwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ1NjQ4NjB9.LVR9KNW0oXtRRdqFAmnevQxBr6Qj8b8NfV-6EBgApik",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a9a86eee4b4481-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:f7b:eaac:e2a0:a30b:7d0b:aaf9",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 16:27:56 UTC] === END API CALL LOG ===
[13-Jul-2026 16:27:56 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 16:27:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NiIsInVzZXJuYW1lIjoiQGVhcm5pbmd3aXRoc2FjaGlueXQiLCJlbWFpbCI6InN5Mjk2NzMwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ1NjQ4NjB9.LVR9KNW0oXtRRdqFAmnevQxBr6Qj8b8NfV-6EBgApik
[13-Jul-2026 16:27:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 16:27:56 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 16:27:56 UTC] User ID: 1046
[13-Jul-2026 16:27:56 UTC] ✅ User profile retrieved successfully for user ID: 1046
[13-Jul-2026 16:27:57 UTC] === API CALL LOG ===
[13-Jul-2026 16:27:57 UTC] Endpoint: user/profile.php
[13-Jul-2026 16:27:57 UTC] Full Log Data: {
    "timestamp": "2026-07-13 16:27:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:f7b:eaac:e2a0:a30b:7d0b:aaf9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:f7b:eaac:e2a0:a30b:7d0b:aaf9, 162.158.189.209",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NiIsInVzZXJuYW1lIjoiQGVhcm5pbmd3aXRoc2FjaGlueXQiLCJlbWFpbCI6InN5Mjk2NzMwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ1NjQ4NjB9.LVR9KNW0oXtRRdqFAmnevQxBr6Qj8b8NfV-6EBgApik",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a9a872d9224481-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:f7b:eaac:e2a0:a30b:7d0b:aaf9",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 16:27:57 UTC] === END API CALL LOG ===
[13-Jul-2026 16:27:57 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 16:27:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NiIsInVzZXJuYW1lIjoiQGVhcm5pbmd3aXRoc2FjaGlueXQiLCJlbWFpbCI6InN5Mjk2NzMwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ1NjQ4NjB9.LVR9KNW0oXtRRdqFAmnevQxBr6Qj8b8NfV-6EBgApik
[13-Jul-2026 16:27:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 16:27:57 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 16:27:57 UTC] User ID: 1046
[13-Jul-2026 16:27:57 UTC] ✅ User profile retrieved successfully for user ID: 1046
[13-Jul-2026 16:29:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jul-2026 16:29:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jul-2026 16:29:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:3a80:f7b:eaac:e2a0:a30b:7d0b:aaf9, 162.158.189.209","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NiIsInVzZXJuYW1lIjoiQGVhcm5pbmd3aXRoc2FjaGlueXQiLCJlbWFpbCI6InN5Mjk2NzMwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ1NjQ4NjB9.LVR9KNW0oXtRRdqFAmnevQxBr6Qj8b8NfV-6EBgApik","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1a9aa527d9c4481-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2402:3a80:f7b:eaac:e2a0:a30b:7d0b:aaf9","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jul-2026 16:29:14 UTC] === User Orders API Called ===
[13-Jul-2026 16:29:14 UTC] User ID: 1046
[13-Jul-2026 16:29:14 UTC] Limit: 20, Offset: 0
[13-Jul-2026 16:29:14 UTC] Orders found: 0
[13-Jul-2026 16:29:14 UTC] Orders data: []
[13-Jul-2026 16:29:14 UTC] Total orders count: 0
[13-Jul-2026 16:29:14 UTC] === API CALL LOG ===
[13-Jul-2026 16:29:14 UTC] Endpoint: user/profile.php
[13-Jul-2026 16:29:14 UTC] Full Log Data: {
    "timestamp": "2026-07-13 16:29:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:f7b:eaac:e2a0:a30b:7d0b:aaf9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:f7b:eaac:e2a0:a30b:7d0b:aaf9, 162.158.189.209",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NiIsInVzZXJuYW1lIjoiQGVhcm5pbmd3aXRoc2FjaGlueXQiLCJlbWFpbCI6InN5Mjk2NzMwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ1NjQ4NjB9.LVR9KNW0oXtRRdqFAmnevQxBr6Qj8b8NfV-6EBgApik",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a9aa527d9f4481-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:f7b:eaac:e2a0:a30b:7d0b:aaf9",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 16:29:14 UTC] === END API CALL LOG ===
[13-Jul-2026 16:29:14 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 16:29:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NiIsInVzZXJuYW1lIjoiQGVhcm5pbmd3aXRoc2FjaGlueXQiLCJlbWFpbCI6InN5Mjk2NzMwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ1NjQ4NjB9.LVR9KNW0oXtRRdqFAmnevQxBr6Qj8b8NfV-6EBgApik
[13-Jul-2026 16:29:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 16:29:14 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 16:29:14 UTC] User ID: 1046
[13-Jul-2026 16:29:14 UTC] ✅ User profile retrieved successfully for user ID: 1046
[13-Jul-2026 16:29:14 UTC] === API CALL LOG ===
[13-Jul-2026 16:29:14 UTC] Endpoint: user/profile.php
[13-Jul-2026 16:29:14 UTC] Full Log Data: {
    "timestamp": "2026-07-13 16:29:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:f7b:eaac:e2a0:a30b:7d0b:aaf9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:f7b:eaac:e2a0:a30b:7d0b:aaf9, 162.158.189.209",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NiIsInVzZXJuYW1lIjoiQGVhcm5pbmd3aXRoc2FjaGlueXQiLCJlbWFpbCI6InN5Mjk2NzMwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ1NjQ4NjB9.LVR9KNW0oXtRRdqFAmnevQxBr6Qj8b8NfV-6EBgApik",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a9aa5678254481-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:f7b:eaac:e2a0:a30b:7d0b:aaf9",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 16:29:14 UTC] === END API CALL LOG ===
[13-Jul-2026 16:29:14 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 16:29:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NiIsInVzZXJuYW1lIjoiQGVhcm5pbmd3aXRoc2FjaGlueXQiLCJlbWFpbCI6InN5Mjk2NzMwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ1NjQ4NjB9.LVR9KNW0oXtRRdqFAmnevQxBr6Qj8b8NfV-6EBgApik
[13-Jul-2026 16:29:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 16:29:14 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 16:29:14 UTC] User ID: 1046
[13-Jul-2026 16:29:14 UTC] ✅ User profile retrieved successfully for user ID: 1046
[13-Jul-2026 16:29:15 UTC] === API CALL LOG ===
[13-Jul-2026 16:29:15 UTC] Endpoint: user/profile.php
[13-Jul-2026 16:29:15 UTC] Full Log Data: {
    "timestamp": "2026-07-13 16:29:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:f7b:eaac:e2a0:a30b:7d0b:aaf9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:f7b:eaac:e2a0:a30b:7d0b:aaf9, 162.158.189.209",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NiIsInVzZXJuYW1lIjoiQGVhcm5pbmd3aXRoc2FjaGlueXQiLCJlbWFpbCI6InN5Mjk2NzMwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ1NjQ4NjB9.LVR9KNW0oXtRRdqFAmnevQxBr6Qj8b8NfV-6EBgApik",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a9aa59fa984481-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:f7b:eaac:e2a0:a30b:7d0b:aaf9",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 16:29:15 UTC] === END API CALL LOG ===
[13-Jul-2026 16:29:15 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 16:29:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NiIsInVzZXJuYW1lIjoiQGVhcm5pbmd3aXRoc2FjaGlueXQiLCJlbWFpbCI6InN5Mjk2NzMwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ1NjQ4NjB9.LVR9KNW0oXtRRdqFAmnevQxBr6Qj8b8NfV-6EBgApik
[13-Jul-2026 16:29:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 16:29:15 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 16:29:15 UTC] User ID: 1046
[13-Jul-2026 16:29:15 UTC] ✅ User profile retrieved successfully for user ID: 1046
[13-Jul-2026 16:29:17 UTC] === API CALL LOG ===
[13-Jul-2026 16:29:17 UTC] Endpoint: user/profile.php
[13-Jul-2026 16:29:17 UTC] Full Log Data: {
    "timestamp": "2026-07-13 16:29:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:f7b:eaac:e2a0:a30b:7d0b:aaf9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:f7b:eaac:e2a0:a30b:7d0b:aaf9, 162.158.189.209",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NiIsInVzZXJuYW1lIjoiQGVhcm5pbmd3aXRoc2FjaGlueXQiLCJlbWFpbCI6InN5Mjk2NzMwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ1NjQ4NjB9.LVR9KNW0oXtRRdqFAmnevQxBr6Qj8b8NfV-6EBgApik",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a9aa670add4481-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:f7b:eaac:e2a0:a30b:7d0b:aaf9",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 16:29:17 UTC] === END API CALL LOG ===
[13-Jul-2026 16:29:17 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 16:29:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NiIsInVzZXJuYW1lIjoiQGVhcm5pbmd3aXRoc2FjaGlueXQiLCJlbWFpbCI6InN5Mjk2NzMwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ1NjQ4NjB9.LVR9KNW0oXtRRdqFAmnevQxBr6Qj8b8NfV-6EBgApik
[13-Jul-2026 16:29:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 16:29:17 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 16:29:17 UTC] User ID: 1046
[13-Jul-2026 16:29:17 UTC] ✅ User profile retrieved successfully for user ID: 1046
[13-Jul-2026 16:29:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jul-2026 16:29:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jul-2026 16:29:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:3a80:f7b:eaac:e2a0:a30b:7d0b:aaf9, 162.158.189.209","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NiIsInVzZXJuYW1lIjoiQGVhcm5pbmd3aXRoc2FjaGlueXQiLCJlbWFpbCI6InN5Mjk2NzMwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ1NjQ4NjB9.LVR9KNW0oXtRRdqFAmnevQxBr6Qj8b8NfV-6EBgApik","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1a9aa670ada4481-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2402:3a80:f7b:eaac:e2a0:a30b:7d0b:aaf9","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jul-2026 16:29:17 UTC] === User Orders API Called ===
[13-Jul-2026 16:29:17 UTC] User ID: 1046
[13-Jul-2026 16:29:17 UTC] Limit: 20, Offset: 0
[13-Jul-2026 16:29:17 UTC] Orders found: 0
[13-Jul-2026 16:29:17 UTC] Orders data: []
[13-Jul-2026 16:29:17 UTC] Total orders count: 0
[13-Jul-2026 16:29:18 UTC] === API CALL LOG ===
[13-Jul-2026 16:29:18 UTC] Endpoint: user/profile.php
[13-Jul-2026 16:29:18 UTC] Full Log Data: {
    "timestamp": "2026-07-13 16:29:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:f7b:eaac:e2a0:a30b:7d0b:aaf9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:f7b:eaac:e2a0:a30b:7d0b:aaf9, 162.158.189.209",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NiIsInVzZXJuYW1lIjoiQGVhcm5pbmd3aXRoc2FjaGlueXQiLCJlbWFpbCI6InN5Mjk2NzMwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ1NjQ4NjB9.LVR9KNW0oXtRRdqFAmnevQxBr6Qj8b8NfV-6EBgApik",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a9aa6b2e0b4481-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:f7b:eaac:e2a0:a30b:7d0b:aaf9",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 16:29:18 UTC] === END API CALL LOG ===
[13-Jul-2026 16:29:18 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 16:29:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NiIsInVzZXJuYW1lIjoiQGVhcm5pbmd3aXRoc2FjaGlueXQiLCJlbWFpbCI6InN5Mjk2NzMwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ1NjQ4NjB9.LVR9KNW0oXtRRdqFAmnevQxBr6Qj8b8NfV-6EBgApik
[13-Jul-2026 16:29:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 16:29:18 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 16:29:18 UTC] User ID: 1046
[13-Jul-2026 16:29:18 UTC] ✅ User profile retrieved successfully for user ID: 1046
[13-Jul-2026 16:29:20 UTC] === API CALL LOG ===
[13-Jul-2026 16:29:20 UTC] Endpoint: user/profile.php
[13-Jul-2026 16:29:20 UTC] Full Log Data: {
    "timestamp": "2026-07-13 16:29:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:f7b:eaac:e2a0:a30b:7d0b:aaf9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:f7b:eaac:e2a0:a30b:7d0b:aaf9, 162.158.189.209",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NiIsInVzZXJuYW1lIjoiQGVhcm5pbmd3aXRoc2FjaGlueXQiLCJlbWFpbCI6InN5Mjk2NzMwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ1NjQ4NjB9.LVR9KNW0oXtRRdqFAmnevQxBr6Qj8b8NfV-6EBgApik",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a9aa78cebf4481-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:f7b:eaac:e2a0:a30b:7d0b:aaf9",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 16:29:20 UTC] === END API CALL LOG ===
[13-Jul-2026 16:29:20 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 16:29:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NiIsInVzZXJuYW1lIjoiQGVhcm5pbmd3aXRoc2FjaGlueXQiLCJlbWFpbCI6InN5Mjk2NzMwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ1NjQ4NjB9.LVR9KNW0oXtRRdqFAmnevQxBr6Qj8b8NfV-6EBgApik
[13-Jul-2026 16:29:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 16:29:20 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 16:29:20 UTC] User ID: 1046
[13-Jul-2026 16:29:20 UTC] ✅ User profile retrieved successfully for user ID: 1046
[13-Jul-2026 16:30:18 UTC] === API CALL LOG ===
[13-Jul-2026 16:30:18 UTC] Endpoint: user/profile.php
[13-Jul-2026 16:30:18 UTC] Full Log Data: {
    "timestamp": "2026-07-13 16:30:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:f7b:eaac:e2a0:a30b:7d0b:aaf9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:f7b:eaac:e2a0:a30b:7d0b:aaf9, 162.158.189.208",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NiIsInVzZXJuYW1lIjoiQGVhcm5pbmd3aXRoc2FjaGlueXQiLCJlbWFpbCI6InN5Mjk2NzMwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ1NjQ4NjB9.LVR9KNW0oXtRRdqFAmnevQxBr6Qj8b8NfV-6EBgApik",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a9abdebe6b4481-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:f7b:eaac:e2a0:a30b:7d0b:aaf9",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 16:30:18 UTC] === END API CALL LOG ===
[13-Jul-2026 16:30:18 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 16:30:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NiIsInVzZXJuYW1lIjoiQGVhcm5pbmd3aXRoc2FjaGlueXQiLCJlbWFpbCI6InN5Mjk2NzMwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ1NjQ4NjB9.LVR9KNW0oXtRRdqFAmnevQxBr6Qj8b8NfV-6EBgApik
[13-Jul-2026 16:30:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 16:30:18 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 16:30:18 UTC] User ID: 1046
[13-Jul-2026 16:30:18 UTC] ✅ User profile retrieved successfully for user ID: 1046
[13-Jul-2026 16:30:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jul-2026 16:30:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jul-2026 16:30:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:3a80:f7b:eaac:e2a0:a30b:7d0b:aaf9, 162.158.189.208","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NiIsInVzZXJuYW1lIjoiQGVhcm5pbmd3aXRoc2FjaGlueXQiLCJlbWFpbCI6InN5Mjk2NzMwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ1NjQ4NjB9.LVR9KNW0oXtRRdqFAmnevQxBr6Qj8b8NfV-6EBgApik","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1a9ac3fd8aa4481-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2402:3a80:f7b:eaac:e2a0:a30b:7d0b:aaf9","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jul-2026 16:30:33 UTC] === User Orders API Called ===
[13-Jul-2026 16:30:33 UTC] User ID: 1046
[13-Jul-2026 16:30:33 UTC] Limit: 20, Offset: 0
[13-Jul-2026 16:30:33 UTC] Orders found: 0
[13-Jul-2026 16:30:33 UTC] Orders data: []
[13-Jul-2026 16:30:33 UTC] Total orders count: 0
[13-Jul-2026 16:30:33 UTC] === API CALL LOG ===
[13-Jul-2026 16:30:33 UTC] Endpoint: user/profile.php
[13-Jul-2026 16:30:33 UTC] Full Log Data: {
    "timestamp": "2026-07-13 16:30:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:f7b:eaac:e2a0:a30b:7d0b:aaf9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:f7b:eaac:e2a0:a30b:7d0b:aaf9, 162.158.189.208",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NiIsInVzZXJuYW1lIjoiQGVhcm5pbmd3aXRoc2FjaGlueXQiLCJlbWFpbCI6InN5Mjk2NzMwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ1NjQ4NjB9.LVR9KNW0oXtRRdqFAmnevQxBr6Qj8b8NfV-6EBgApik",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a9ac3fd8ad4481-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:f7b:eaac:e2a0:a30b:7d0b:aaf9",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 16:30:33 UTC] === END API CALL LOG ===
[13-Jul-2026 16:30:33 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 16:30:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NiIsInVzZXJuYW1lIjoiQGVhcm5pbmd3aXRoc2FjaGlueXQiLCJlbWFpbCI6InN5Mjk2NzMwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ1NjQ4NjB9.LVR9KNW0oXtRRdqFAmnevQxBr6Qj8b8NfV-6EBgApik
[13-Jul-2026 16:30:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 16:30:33 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 16:30:33 UTC] User ID: 1046
[13-Jul-2026 16:30:33 UTC] ✅ User profile retrieved successfully for user ID: 1046
[13-Jul-2026 16:30:33 UTC] === API CALL LOG ===
[13-Jul-2026 16:30:33 UTC] Endpoint: user/profile.php
[13-Jul-2026 16:30:33 UTC] Full Log Data: {
    "timestamp": "2026-07-13 16:30:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:f7b:eaac:e2a0:a30b:7d0b:aaf9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:f7b:eaac:e2a0:a30b:7d0b:aaf9, 162.158.189.208",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NiIsInVzZXJuYW1lIjoiQGVhcm5pbmd3aXRoc2FjaGlueXQiLCJlbWFpbCI6InN5Mjk2NzMwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ1NjQ4NjB9.LVR9KNW0oXtRRdqFAmnevQxBr6Qj8b8NfV-6EBgApik",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a9ac442b924481-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:f7b:eaac:e2a0:a30b:7d0b:aaf9",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 16:30:33 UTC] === END API CALL LOG ===
[13-Jul-2026 16:30:33 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 16:30:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NiIsInVzZXJuYW1lIjoiQGVhcm5pbmd3aXRoc2FjaGlueXQiLCJlbWFpbCI6InN5Mjk2NzMwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ1NjQ4NjB9.LVR9KNW0oXtRRdqFAmnevQxBr6Qj8b8NfV-6EBgApik
[13-Jul-2026 16:30:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 16:30:33 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 16:30:33 UTC] User ID: 1046
[13-Jul-2026 16:30:33 UTC] ✅ User profile retrieved successfully for user ID: 1046
[13-Jul-2026 16:30:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jul-2026 16:30:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jul-2026 16:30:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:3a80:f7b:eaac:e2a0:a30b:7d0b:aaf9, 162.158.189.208","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NiIsInVzZXJuYW1lIjoiQGVhcm5pbmd3aXRoc2FjaGlueXQiLCJlbWFpbCI6InN5Mjk2NzMwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ1NjQ4NjB9.LVR9KNW0oXtRRdqFAmnevQxBr6Qj8b8NfV-6EBgApik","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1a9ac89faa34481-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2402:3a80:f7b:eaac:e2a0:a30b:7d0b:aaf9","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jul-2026 16:30:44 UTC] === User Orders API Called ===
[13-Jul-2026 16:30:44 UTC] User ID: 1046
[13-Jul-2026 16:30:44 UTC] Limit: 20, Offset: 0
[13-Jul-2026 16:30:44 UTC] Orders found: 0
[13-Jul-2026 16:30:44 UTC] Orders data: []
[13-Jul-2026 16:30:44 UTC] Total orders count: 0
[13-Jul-2026 16:30:44 UTC] === API CALL LOG ===
[13-Jul-2026 16:30:44 UTC] Endpoint: user/profile.php
[13-Jul-2026 16:30:44 UTC] Full Log Data: {
    "timestamp": "2026-07-13 16:30:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:f7b:eaac:e2a0:a30b:7d0b:aaf9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:f7b:eaac:e2a0:a30b:7d0b:aaf9, 162.158.189.208",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NiIsInVzZXJuYW1lIjoiQGVhcm5pbmd3aXRoc2FjaGlueXQiLCJlbWFpbCI6InN5Mjk2NzMwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ1NjQ4NjB9.LVR9KNW0oXtRRdqFAmnevQxBr6Qj8b8NfV-6EBgApik",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a9ac89faa64481-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:f7b:eaac:e2a0:a30b:7d0b:aaf9",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 16:30:44 UTC] === END API CALL LOG ===
[13-Jul-2026 16:30:44 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 16:30:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NiIsInVzZXJuYW1lIjoiQGVhcm5pbmd3aXRoc2FjaGlueXQiLCJlbWFpbCI6InN5Mjk2NzMwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ1NjQ4NjB9.LVR9KNW0oXtRRdqFAmnevQxBr6Qj8b8NfV-6EBgApik
[13-Jul-2026 16:30:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 16:30:44 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 16:30:44 UTC] User ID: 1046
[13-Jul-2026 16:30:44 UTC] ✅ User profile retrieved successfully for user ID: 1046
[13-Jul-2026 16:30:45 UTC] === API CALL LOG ===
[13-Jul-2026 16:30:45 UTC] Endpoint: user/profile.php
[13-Jul-2026 16:30:45 UTC] Full Log Data: {
    "timestamp": "2026-07-13 16:30:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:f7b:eaac:e2a0:a30b:7d0b:aaf9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:f7b:eaac:e2a0:a30b:7d0b:aaf9, 162.158.189.208",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NiIsInVzZXJuYW1lIjoiQGVhcm5pbmd3aXRoc2FjaGlueXQiLCJlbWFpbCI6InN5Mjk2NzMwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ1NjQ4NjB9.LVR9KNW0oXtRRdqFAmnevQxBr6Qj8b8NfV-6EBgApik",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a9ac8e2d7e4481-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:f7b:eaac:e2a0:a30b:7d0b:aaf9",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 16:30:45 UTC] === END API CALL LOG ===
[13-Jul-2026 16:30:45 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 16:30:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NiIsInVzZXJuYW1lIjoiQGVhcm5pbmd3aXRoc2FjaGlueXQiLCJlbWFpbCI6InN5Mjk2NzMwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ1NjQ4NjB9.LVR9KNW0oXtRRdqFAmnevQxBr6Qj8b8NfV-6EBgApik
[13-Jul-2026 16:30:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 16:30:45 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 16:30:45 UTC] User ID: 1046
[13-Jul-2026 16:30:45 UTC] ✅ User profile retrieved successfully for user ID: 1046
[13-Jul-2026 16:30:53 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jul-2026 16:30:53 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jul-2026 16:30:53 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:3a80:f7b:eaac:e2a0:a30b:7d0b:aaf9, 162.158.189.208","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NiIsInVzZXJuYW1lIjoiQGVhcm5pbmd3aXRoc2FjaGlueXQiLCJlbWFpbCI6InN5Mjk2NzMwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ1NjQ4NjB9.LVR9KNW0oXtRRdqFAmnevQxBr6Qj8b8NfV-6EBgApik","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1a9acc08efe4481-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2402:3a80:f7b:eaac:e2a0:a30b:7d0b:aaf9","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jul-2026 16:30:53 UTC] === User Orders API Called ===
[13-Jul-2026 16:30:53 UTC] User ID: 1046
[13-Jul-2026 16:30:53 UTC] Limit: 20, Offset: 0
[13-Jul-2026 16:30:53 UTC] Orders found: 0
[13-Jul-2026 16:30:53 UTC] Orders data: []
[13-Jul-2026 16:30:53 UTC] Total orders count: 0
[13-Jul-2026 16:30:53 UTC] === API CALL LOG ===
[13-Jul-2026 16:30:53 UTC] Endpoint: user/profile.php
[13-Jul-2026 16:30:53 UTC] Full Log Data: {
    "timestamp": "2026-07-13 16:30:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:f7b:eaac:e2a0:a30b:7d0b:aaf9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:f7b:eaac:e2a0:a30b:7d0b:aaf9, 162.158.189.208",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NiIsInVzZXJuYW1lIjoiQGVhcm5pbmd3aXRoc2FjaGlueXQiLCJlbWFpbCI6InN5Mjk2NzMwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ1NjQ4NjB9.LVR9KNW0oXtRRdqFAmnevQxBr6Qj8b8NfV-6EBgApik",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a9acc08f014481-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:f7b:eaac:e2a0:a30b:7d0b:aaf9",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 16:30:53 UTC] === END API CALL LOG ===
[13-Jul-2026 16:30:53 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 16:30:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NiIsInVzZXJuYW1lIjoiQGVhcm5pbmd3aXRoc2FjaGlueXQiLCJlbWFpbCI6InN5Mjk2NzMwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ1NjQ4NjB9.LVR9KNW0oXtRRdqFAmnevQxBr6Qj8b8NfV-6EBgApik
[13-Jul-2026 16:30:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 16:30:53 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 16:30:53 UTC] User ID: 1046
[13-Jul-2026 16:30:53 UTC] ✅ User profile retrieved successfully for user ID: 1046
[13-Jul-2026 16:30:54 UTC] === API CALL LOG ===
[13-Jul-2026 16:30:54 UTC] Endpoint: user/profile.php
[13-Jul-2026 16:30:54 UTC] Full Log Data: {
    "timestamp": "2026-07-13 16:30:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:f7b:eaac:e2a0:a30b:7d0b:aaf9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:f7b:eaac:e2a0:a30b:7d0b:aaf9, 162.158.189.208",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NiIsInVzZXJuYW1lIjoiQGVhcm5pbmd3aXRoc2FjaGlueXQiLCJlbWFpbCI6InN5Mjk2NzMwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ1NjQ4NjB9.LVR9KNW0oXtRRdqFAmnevQxBr6Qj8b8NfV-6EBgApik",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a9acc4a9cd4481-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:f7b:eaac:e2a0:a30b:7d0b:aaf9",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 16:30:54 UTC] === END API CALL LOG ===
[13-Jul-2026 16:30:54 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 16:30:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NiIsInVzZXJuYW1lIjoiQGVhcm5pbmd3aXRoc2FjaGlueXQiLCJlbWFpbCI6InN5Mjk2NzMwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ1NjQ4NjB9.LVR9KNW0oXtRRdqFAmnevQxBr6Qj8b8NfV-6EBgApik
[13-Jul-2026 16:30:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 16:30:54 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 16:30:54 UTC] User ID: 1046
[13-Jul-2026 16:30:54 UTC] ✅ User profile retrieved successfully for user ID: 1046
[13-Jul-2026 16:31:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jul-2026 16:31:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jul-2026 16:31:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:3a80:f7b:eaac:e2a0:a30b:7d0b:aaf9, 162.158.189.209","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NiIsInVzZXJuYW1lIjoiQGVhcm5pbmd3aXRoc2FjaGlueXQiLCJlbWFpbCI6InN5Mjk2NzMwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ1NjQ4NjB9.LVR9KNW0oXtRRdqFAmnevQxBr6Qj8b8NfV-6EBgApik","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1a9ad61ac684481-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2402:3a80:f7b:eaac:e2a0:a30b:7d0b:aaf9","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jul-2026 16:31:19 UTC] === User Orders API Called ===
[13-Jul-2026 16:31:19 UTC] User ID: 1046
[13-Jul-2026 16:31:19 UTC] Limit: 20, Offset: 0
[13-Jul-2026 16:31:19 UTC] Orders found: 0
[13-Jul-2026 16:31:19 UTC] Orders data: []
[13-Jul-2026 16:31:19 UTC] Total orders count: 0
[13-Jul-2026 16:31:19 UTC] === API CALL LOG ===
[13-Jul-2026 16:31:19 UTC] Endpoint: user/profile.php
[13-Jul-2026 16:31:19 UTC] Full Log Data: {
    "timestamp": "2026-07-13 16:31:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:f7b:eaac:e2a0:a30b:7d0b:aaf9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:f7b:eaac:e2a0:a30b:7d0b:aaf9, 162.158.189.209",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NiIsInVzZXJuYW1lIjoiQGVhcm5pbmd3aXRoc2FjaGlueXQiLCJlbWFpbCI6InN5Mjk2NzMwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ1NjQ4NjB9.LVR9KNW0oXtRRdqFAmnevQxBr6Qj8b8NfV-6EBgApik",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a9ad61ac6a4481-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:f7b:eaac:e2a0:a30b:7d0b:aaf9",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 16:31:19 UTC] === END API CALL LOG ===
[13-Jul-2026 16:31:19 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 16:31:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NiIsInVzZXJuYW1lIjoiQGVhcm5pbmd3aXRoc2FjaGlueXQiLCJlbWFpbCI6InN5Mjk2NzMwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ1NjQ4NjB9.LVR9KNW0oXtRRdqFAmnevQxBr6Qj8b8NfV-6EBgApik
[13-Jul-2026 16:31:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 16:31:19 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 16:31:19 UTC] User ID: 1046
[13-Jul-2026 16:31:19 UTC] ✅ User profile retrieved successfully for user ID: 1046
[13-Jul-2026 16:31:20 UTC] === API CALL LOG ===
[13-Jul-2026 16:31:20 UTC] Endpoint: user/profile.php
[13-Jul-2026 16:31:20 UTC] Full Log Data: {
    "timestamp": "2026-07-13 16:31:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:f7b:eaac:e2a0:a30b:7d0b:aaf9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:f7b:eaac:e2a0:a30b:7d0b:aaf9, 162.158.189.209",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NiIsInVzZXJuYW1lIjoiQGVhcm5pbmd3aXRoc2FjaGlueXQiLCJlbWFpbCI6InN5Mjk2NzMwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ1NjQ4NjB9.LVR9KNW0oXtRRdqFAmnevQxBr6Qj8b8NfV-6EBgApik",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a9ad65cf674481-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:f7b:eaac:e2a0:a30b:7d0b:aaf9",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 16:31:20 UTC] === END API CALL LOG ===
[13-Jul-2026 16:31:20 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 16:31:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NiIsInVzZXJuYW1lIjoiQGVhcm5pbmd3aXRoc2FjaGlueXQiLCJlbWFpbCI6InN5Mjk2NzMwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ1NjQ4NjB9.LVR9KNW0oXtRRdqFAmnevQxBr6Qj8b8NfV-6EBgApik
[13-Jul-2026 16:31:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 16:31:20 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 16:31:20 UTC] User ID: 1046
[13-Jul-2026 16:31:20 UTC] ✅ User profile retrieved successfully for user ID: 1046
[13-Jul-2026 16:31:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jul-2026 16:31:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jul-2026 16:31:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:3a80:f7b:eaac:e2a0:a30b:7d0b:aaf9, 162.158.189.209","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NiIsInVzZXJuYW1lIjoiQGVhcm5pbmd3aXRoc2FjaGlueXQiLCJlbWFpbCI6InN5Mjk2NzMwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ1NjQ4NjB9.LVR9KNW0oXtRRdqFAmnevQxBr6Qj8b8NfV-6EBgApik","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1a9ad815b204481-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2402:3a80:f7b:eaac:e2a0:a30b:7d0b:aaf9","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jul-2026 16:31:24 UTC] === User Orders API Called ===
[13-Jul-2026 16:31:24 UTC] User ID: 1046
[13-Jul-2026 16:31:24 UTC] Limit: 20, Offset: 0
[13-Jul-2026 16:31:24 UTC] Orders found: 0
[13-Jul-2026 16:31:24 UTC] Orders data: []
[13-Jul-2026 16:31:24 UTC] Total orders count: 0
[13-Jul-2026 16:31:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jul-2026 16:31:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jul-2026 16:31:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:3a80:f7b:eaac:e2a0:a30b:7d0b:aaf9, 162.158.189.209","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NiIsInVzZXJuYW1lIjoiQGVhcm5pbmd3aXRoc2FjaGlueXQiLCJlbWFpbCI6InN5Mjk2NzMwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ1NjQ4NjB9.LVR9KNW0oXtRRdqFAmnevQxBr6Qj8b8NfV-6EBgApik","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1a9ad8eabd04481-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2402:3a80:f7b:eaac:e2a0:a30b:7d0b:aaf9","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jul-2026 16:31:26 UTC] === User Orders API Called ===
[13-Jul-2026 16:31:26 UTC] User ID: 1046
[13-Jul-2026 16:31:26 UTC] Limit: 20, Offset: 0
[13-Jul-2026 16:31:26 UTC] Orders found: 0
[13-Jul-2026 16:31:26 UTC] Orders data: []
[13-Jul-2026 16:31:26 UTC] Total orders count: 0
[13-Jul-2026 16:31:26 UTC] === API CALL LOG ===
[13-Jul-2026 16:31:26 UTC] Endpoint: user/profile.php
[13-Jul-2026 16:31:26 UTC] Full Log Data: {
    "timestamp": "2026-07-13 16:31:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:f7b:eaac:e2a0:a30b:7d0b:aaf9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:f7b:eaac:e2a0:a30b:7d0b:aaf9, 162.158.189.209",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NiIsInVzZXJuYW1lIjoiQGVhcm5pbmd3aXRoc2FjaGlueXQiLCJlbWFpbCI6InN5Mjk2NzMwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ1NjQ4NjB9.LVR9KNW0oXtRRdqFAmnevQxBr6Qj8b8NfV-6EBgApik",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a9ad8eabd34481-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:f7b:eaac:e2a0:a30b:7d0b:aaf9",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 16:31:26 UTC] === END API CALL LOG ===
[13-Jul-2026 16:31:26 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 16:31:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NiIsInVzZXJuYW1lIjoiQGVhcm5pbmd3aXRoc2FjaGlueXQiLCJlbWFpbCI6InN5Mjk2NzMwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ1NjQ4NjB9.LVR9KNW0oXtRRdqFAmnevQxBr6Qj8b8NfV-6EBgApik
[13-Jul-2026 16:31:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 16:31:26 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 16:31:26 UTC] User ID: 1046
[13-Jul-2026 16:31:26 UTC] ✅ User profile retrieved successfully for user ID: 1046
[13-Jul-2026 16:31:27 UTC] === API CALL LOG ===
[13-Jul-2026 16:31:27 UTC] Endpoint: user/profile.php
[13-Jul-2026 16:31:27 UTC] Full Log Data: {
    "timestamp": "2026-07-13 16:31:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:f7b:eaac:e2a0:a30b:7d0b:aaf9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:f7b:eaac:e2a0:a30b:7d0b:aaf9, 162.158.189.209",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NiIsInVzZXJuYW1lIjoiQGVhcm5pbmd3aXRoc2FjaGlueXQiLCJlbWFpbCI6InN5Mjk2NzMwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ1NjQ4NjB9.LVR9KNW0oXtRRdqFAmnevQxBr6Qj8b8NfV-6EBgApik",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a9ad92de9f4481-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:f7b:eaac:e2a0:a30b:7d0b:aaf9",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 16:31:27 UTC] === END API CALL LOG ===
[13-Jul-2026 16:31:27 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 16:31:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NiIsInVzZXJuYW1lIjoiQGVhcm5pbmd3aXRoc2FjaGlueXQiLCJlbWFpbCI6InN5Mjk2NzMwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ1NjQ4NjB9.LVR9KNW0oXtRRdqFAmnevQxBr6Qj8b8NfV-6EBgApik
[13-Jul-2026 16:31:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 16:31:27 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 16:31:27 UTC] User ID: 1046
[13-Jul-2026 16:31:27 UTC] ✅ User profile retrieved successfully for user ID: 1046
[13-Jul-2026 16:31:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jul-2026 16:31:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jul-2026 16:31:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:3a80:f7b:eaac:e2a0:a30b:7d0b:aaf9, 162.158.189.208","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NiIsInVzZXJuYW1lIjoiQGVhcm5pbmd3aXRoc2FjaGlueXQiLCJlbWFpbCI6InN5Mjk2NzMwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ1NjQ4NjB9.LVR9KNW0oXtRRdqFAmnevQxBr6Qj8b8NfV-6EBgApik","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1a9adf2ebb44481-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2402:3a80:f7b:eaac:e2a0:a30b:7d0b:aaf9","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jul-2026 16:31:42 UTC] === User Orders API Called ===
[13-Jul-2026 16:31:42 UTC] User ID: 1046
[13-Jul-2026 16:31:42 UTC] Limit: 20, Offset: 0
[13-Jul-2026 16:31:42 UTC] Orders found: 1
[13-Jul-2026 16:31:42 UTC] Orders data: [{"id":403,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/f8yjgrQMxjtjMGNl","status":"pending","created_at":"2026-07-13 20:01:40","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[13-Jul-2026 16:31:42 UTC] Total orders count: 1
[13-Jul-2026 16:31:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jul-2026 16:31:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jul-2026 16:31:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:3a80:f7b:eaac:e2a0:a30b:7d0b:aaf9, 162.158.189.208","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NiIsInVzZXJuYW1lIjoiQGVhcm5pbmd3aXRoc2FjaGlueXQiLCJlbWFpbCI6InN5Mjk2NzMwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ1NjQ4NjB9.LVR9KNW0oXtRRdqFAmnevQxBr6Qj8b8NfV-6EBgApik","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1a9ae051f374481-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2402:3a80:f7b:eaac:e2a0:a30b:7d0b:aaf9","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jul-2026 16:31:45 UTC] === User Orders API Called ===
[13-Jul-2026 16:31:45 UTC] User ID: 1046
[13-Jul-2026 16:31:45 UTC] Limit: 20, Offset: 0
[13-Jul-2026 16:31:45 UTC] Orders found: 1
[13-Jul-2026 16:31:45 UTC] Orders data: [{"id":403,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/f8yjgrQMxjtjMGNl","status":"pending","created_at":"2026-07-13 20:01:40","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[13-Jul-2026 16:31:45 UTC] Total orders count: 1
[13-Jul-2026 16:31:45 UTC] === API CALL LOG ===
[13-Jul-2026 16:31:45 UTC] Endpoint: user/profile.php
[13-Jul-2026 16:31:45 UTC] Full Log Data: {
    "timestamp": "2026-07-13 16:31:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:f7b:eaac:e2a0:a30b:7d0b:aaf9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:f7b:eaac:e2a0:a30b:7d0b:aaf9, 162.158.189.208",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NiIsInVzZXJuYW1lIjoiQGVhcm5pbmd3aXRoc2FjaGlueXQiLCJlbWFpbCI6InN5Mjk2NzMwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ1NjQ4NjB9.LVR9KNW0oXtRRdqFAmnevQxBr6Qj8b8NfV-6EBgApik",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a9ae051f394481-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:f7b:eaac:e2a0:a30b:7d0b:aaf9",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 16:31:45 UTC] === END API CALL LOG ===
[13-Jul-2026 16:31:45 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 16:31:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NiIsInVzZXJuYW1lIjoiQGVhcm5pbmd3aXRoc2FjaGlueXQiLCJlbWFpbCI6InN5Mjk2NzMwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ1NjQ4NjB9.LVR9KNW0oXtRRdqFAmnevQxBr6Qj8b8NfV-6EBgApik
[13-Jul-2026 16:31:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 16:31:45 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 16:31:45 UTC] User ID: 1046
[13-Jul-2026 16:31:45 UTC] ✅ User profile retrieved successfully for user ID: 1046
[13-Jul-2026 16:31:46 UTC] === API CALL LOG ===
[13-Jul-2026 16:31:46 UTC] Endpoint: user/profile.php
[13-Jul-2026 16:31:46 UTC] Full Log Data: {
    "timestamp": "2026-07-13 16:31:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:f7b:eaac:e2a0:a30b:7d0b:aaf9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:f7b:eaac:e2a0:a30b:7d0b:aaf9, 162.158.189.208",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NiIsInVzZXJuYW1lIjoiQGVhcm5pbmd3aXRoc2FjaGlueXQiLCJlbWFpbCI6InN5Mjk2NzMwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ1NjQ4NjB9.LVR9KNW0oXtRRdqFAmnevQxBr6Qj8b8NfV-6EBgApik",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a9ae0939d24481-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:f7b:eaac:e2a0:a30b:7d0b:aaf9",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 16:31:46 UTC] === END API CALL LOG ===
[13-Jul-2026 16:31:46 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 16:31:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NiIsInVzZXJuYW1lIjoiQGVhcm5pbmd3aXRoc2FjaGlueXQiLCJlbWFpbCI6InN5Mjk2NzMwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ1NjQ4NjB9.LVR9KNW0oXtRRdqFAmnevQxBr6Qj8b8NfV-6EBgApik
[13-Jul-2026 16:31:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 16:31:46 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 16:31:46 UTC] User ID: 1046
[13-Jul-2026 16:31:46 UTC] ✅ User profile retrieved successfully for user ID: 1046
[13-Jul-2026 16:31:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jul-2026 16:31:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jul-2026 16:31:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:3a80:f7b:eaac:e2a0:a30b:7d0b:aaf9, 162.158.189.209","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NiIsInVzZXJuYW1lIjoiQGVhcm5pbmd3aXRoc2FjaGlueXQiLCJlbWFpbCI6InN5Mjk2NzMwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ1NjQ4NjB9.LVR9KNW0oXtRRdqFAmnevQxBr6Qj8b8NfV-6EBgApik","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1a9ae46dfd44481-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2402:3a80:f7b:eaac:e2a0:a30b:7d0b:aaf9","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jul-2026 16:31:56 UTC] === User Orders API Called ===
[13-Jul-2026 16:31:56 UTC] User ID: 1046
[13-Jul-2026 16:31:56 UTC] Limit: 20, Offset: 0
[13-Jul-2026 16:31:56 UTC] Orders found: 2
[13-Jul-2026 16:31:56 UTC] Orders data: [{"id":404,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/f8yjgrQMxjtjMGNl","status":"pending","created_at":"2026-07-13 20:01:53","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":403,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/f8yjgrQMxjtjMGNl","status":"pending","created_at":"2026-07-13 20:01:40","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[13-Jul-2026 16:31:56 UTC] Total orders count: 2
[13-Jul-2026 16:32:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jul-2026 16:32:01 UTC] === API CALL LOG ===
[13-Jul-2026 16:32:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jul-2026 16:32:01 UTC] Endpoint: user/profile.php
[13-Jul-2026 16:32:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:3a80:f7b:eaac:e2a0:a30b:7d0b:aaf9, 162.158.189.209","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NiIsInVzZXJuYW1lIjoiQGVhcm5pbmd3aXRoc2FjaGlueXQiLCJlbWFpbCI6InN5Mjk2NzMwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ1NjQ4NjB9.LVR9KNW0oXtRRdqFAmnevQxBr6Qj8b8NfV-6EBgApik","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1a9ae68585a4481-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2402:3a80:f7b:eaac:e2a0:a30b:7d0b:aaf9","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jul-2026 16:32:01 UTC] Full Log Data: {
    "timestamp": "2026-07-13 16:32:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:f7b:eaac:e2a0:a30b:7d0b:aaf9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:f7b:eaac:e2a0:a30b:7d0b:aaf9, 162.158.189.209",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NiIsInVzZXJuYW1lIjoiQGVhcm5pbmd3aXRoc2FjaGlueXQiLCJlbWFpbCI6InN5Mjk2NzMwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ1NjQ4NjB9.LVR9KNW0oXtRRdqFAmnevQxBr6Qj8b8NfV-6EBgApik",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a9ae68585e4481-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:f7b:eaac:e2a0:a30b:7d0b:aaf9",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 16:32:01 UTC] === END API CALL LOG ===
[13-Jul-2026 16:32:01 UTC] === User Orders API Called ===
[13-Jul-2026 16:32:01 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 16:32:01 UTC] User ID: 1046
[13-Jul-2026 16:32:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NiIsInVzZXJuYW1lIjoiQGVhcm5pbmd3aXRoc2FjaGlueXQiLCJlbWFpbCI6InN5Mjk2NzMwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ1NjQ4NjB9.LVR9KNW0oXtRRdqFAmnevQxBr6Qj8b8NfV-6EBgApik
[13-Jul-2026 16:32:01 UTC] Limit: 20, Offset: 0
[13-Jul-2026 16:32:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 16:32:01 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 16:32:01 UTC] User ID: 1046
[13-Jul-2026 16:32:01 UTC] Orders found: 2
[13-Jul-2026 16:32:01 UTC] Orders data: [{"id":404,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/f8yjgrQMxjtjMGNl","status":"pending","created_at":"2026-07-13 20:01:53","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":403,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/f8yjgrQMxjtjMGNl","status":"pending","created_at":"2026-07-13 20:01:40","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[13-Jul-2026 16:32:01 UTC] ✅ User profile retrieved successfully for user ID: 1046
[13-Jul-2026 16:32:01 UTC] Total orders count: 2
[13-Jul-2026 16:32:01 UTC] === API CALL LOG ===
[13-Jul-2026 16:32:01 UTC] Endpoint: user/profile.php
[13-Jul-2026 16:32:01 UTC] Full Log Data: {
    "timestamp": "2026-07-13 16:32:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:f7b:eaac:e2a0:a30b:7d0b:aaf9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:f7b:eaac:e2a0:a30b:7d0b:aaf9, 162.158.189.209",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NiIsInVzZXJuYW1lIjoiQGVhcm5pbmd3aXRoc2FjaGlueXQiLCJlbWFpbCI6InN5Mjk2NzMwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ1NjQ4NjB9.LVR9KNW0oXtRRdqFAmnevQxBr6Qj8b8NfV-6EBgApik",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a9ae6b7ac84481-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:f7b:eaac:e2a0:a30b:7d0b:aaf9",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 16:32:01 UTC] === END API CALL LOG ===
[13-Jul-2026 16:32:01 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 16:32:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NiIsInVzZXJuYW1lIjoiQGVhcm5pbmd3aXRoc2FjaGlueXQiLCJlbWFpbCI6InN5Mjk2NzMwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ1NjQ4NjB9.LVR9KNW0oXtRRdqFAmnevQxBr6Qj8b8NfV-6EBgApik
[13-Jul-2026 16:32:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 16:32:01 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 16:32:01 UTC] User ID: 1046
[13-Jul-2026 16:32:01 UTC] ✅ User profile retrieved successfully for user ID: 1046
[13-Jul-2026 16:50:24 UTC] === API CALL LOG ===
[13-Jul-2026 16:50:24 UTC] Endpoint: user/profile.php
[13-Jul-2026 16:50:24 UTC] Full Log Data: {
    "timestamp": "2026-07-13 16:50:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:f7b:eaac:e2a0:a30b:7d0b:aaf9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:f7b:eaac:e2a0:a30b:7d0b:aaf9, 172.70.208.5",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NiIsInVzZXJuYW1lIjoiQGVhcm5pbmd3aXRoc2FjaGlueXQiLCJlbWFpbCI6InN5Mjk2NzMwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ1NjQ4NjB9.LVR9KNW0oXtRRdqFAmnevQxBr6Qj8b8NfV-6EBgApik",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a9c95379ccfd89-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:f7b:eaac:e2a0:a30b:7d0b:aaf9",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 16:50:24 UTC] === END API CALL LOG ===
[13-Jul-2026 16:50:24 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 16:50:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NiIsInVzZXJuYW1lIjoiQGVhcm5pbmd3aXRoc2FjaGlueXQiLCJlbWFpbCI6InN5Mjk2NzMwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ1NjQ4NjB9.LVR9KNW0oXtRRdqFAmnevQxBr6Qj8b8NfV-6EBgApik
[13-Jul-2026 16:50:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 16:50:24 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 16:50:24 UTC] User ID: 1046
[13-Jul-2026 16:50:24 UTC] ✅ User profile retrieved successfully for user ID: 1046
[13-Jul-2026 16:50:26 UTC] === API CALL LOG ===
[13-Jul-2026 16:50:26 UTC] Endpoint: user/profile.php
[13-Jul-2026 16:50:26 UTC] Full Log Data: {
    "timestamp": "2026-07-13 16:50:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:f7b:eaac:e2a0:a30b:7d0b:aaf9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:f7b:eaac:e2a0:a30b:7d0b:aaf9, 172.70.208.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NiIsInVzZXJuYW1lIjoiQGVhcm5pbmd3aXRoc2FjaGlueXQiLCJlbWFpbCI6InN5Mjk2NzMwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ1NjQ4NjB9.LVR9KNW0oXtRRdqFAmnevQxBr6Qj8b8NfV-6EBgApik",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a9c9621a63fd89-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:f7b:eaac:e2a0:a30b:7d0b:aaf9",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 16:50:26 UTC] === END API CALL LOG ===
[13-Jul-2026 16:50:26 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 16:50:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NiIsInVzZXJuYW1lIjoiQGVhcm5pbmd3aXRoc2FjaGlueXQiLCJlbWFpbCI6InN5Mjk2NzMwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ1NjQ4NjB9.LVR9KNW0oXtRRdqFAmnevQxBr6Qj8b8NfV-6EBgApik
[13-Jul-2026 16:50:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 16:50:26 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 16:50:26 UTC] User ID: 1046
[13-Jul-2026 16:50:26 UTC] ✅ User profile retrieved successfully for user ID: 1046
[13-Jul-2026 16:50:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jul-2026 16:50:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jul-2026 16:50:26 UTC] === API CALL LOG ===
[13-Jul-2026 16:50:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:3a80:f7b:eaac:e2a0:a30b:7d0b:aaf9, 172.70.208.5","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NiIsInVzZXJuYW1lIjoiQGVhcm5pbmd3aXRoc2FjaGlueXQiLCJlbWFpbCI6InN5Mjk2NzMwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ1NjQ4NjB9.LVR9KNW0oXtRRdqFAmnevQxBr6Qj8b8NfV-6EBgApik","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1a9c9621a5dfd89-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2402:3a80:f7b:eaac:e2a0:a30b:7d0b:aaf9","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jul-2026 16:50:26 UTC] Endpoint: user/profile.php
[13-Jul-2026 16:50:26 UTC] Full Log Data: {
    "timestamp": "2026-07-13 16:50:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:f7b:eaac:e2a0:a30b:7d0b:aaf9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:f7b:eaac:e2a0:a30b:7d0b:aaf9, 172.70.208.5",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NiIsInVzZXJuYW1lIjoiQGVhcm5pbmd3aXRoc2FjaGlueXQiLCJlbWFpbCI6InN5Mjk2NzMwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ1NjQ4NjB9.LVR9KNW0oXtRRdqFAmnevQxBr6Qj8b8NfV-6EBgApik",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a9c9621a56fd89-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:f7b:eaac:e2a0:a30b:7d0b:aaf9",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 16:50:26 UTC] === User Orders API Called ===
[13-Jul-2026 16:50:26 UTC] === END API CALL LOG ===
[13-Jul-2026 16:50:26 UTC] User ID: 1046
[13-Jul-2026 16:50:26 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 16:50:26 UTC] Limit: 20, Offset: 0
[13-Jul-2026 16:50:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NiIsInVzZXJuYW1lIjoiQGVhcm5pbmd3aXRoc2FjaGlueXQiLCJlbWFpbCI6InN5Mjk2NzMwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ1NjQ4NjB9.LVR9KNW0oXtRRdqFAmnevQxBr6Qj8b8NfV-6EBgApik
[13-Jul-2026 16:50:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 16:50:26 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 16:50:26 UTC] User ID: 1046
[13-Jul-2026 16:50:26 UTC] Orders found: 2
[13-Jul-2026 16:50:26 UTC] Orders data: [{"id":404,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/f8yjgrQMxjtjMGNl","status":"pending","created_at":"2026-07-13 20:01:53","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":403,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/f8yjgrQMxjtjMGNl","status":"pending","created_at":"2026-07-13 20:01:40","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[13-Jul-2026 16:50:26 UTC] ✅ User profile retrieved successfully for user ID: 1046
[13-Jul-2026 16:50:26 UTC] Total orders count: 2
[13-Jul-2026 16:50:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jul-2026 16:50:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jul-2026 16:50:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:3a80:f7b:eaac:e2a0:a30b:7d0b:aaf9, 172.70.208.5","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NiIsInVzZXJuYW1lIjoiQGVhcm5pbmd3aXRoc2FjaGlueXQiLCJlbWFpbCI6InN5Mjk2NzMwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ1NjQ4NjB9.LVR9KNW0oXtRRdqFAmnevQxBr6Qj8b8NfV-6EBgApik","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1a9c97d0ae7fd89-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2402:3a80:f7b:eaac:e2a0:a30b:7d0b:aaf9","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jul-2026 16:50:30 UTC] === User Orders API Called ===
[13-Jul-2026 16:50:30 UTC] User ID: 1046
[13-Jul-2026 16:50:30 UTC] Limit: 20, Offset: 0
[13-Jul-2026 16:50:30 UTC] Orders found: 2
[13-Jul-2026 16:50:30 UTC] Orders data: [{"id":404,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/f8yjgrQMxjtjMGNl","status":"pending","created_at":"2026-07-13 20:01:53","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":403,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/f8yjgrQMxjtjMGNl","status":"pending","created_at":"2026-07-13 20:01:40","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[13-Jul-2026 16:50:30 UTC] Total orders count: 2
[13-Jul-2026 16:50:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jul-2026 16:50:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jul-2026 16:50:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:3a80:f7b:eaac:e2a0:a30b:7d0b:aaf9, 172.70.208.5","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NiIsInVzZXJuYW1lIjoiQGVhcm5pbmd3aXRoc2FjaGlueXQiLCJlbWFpbCI6InN5Mjk2NzMwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ1NjQ4NjB9.LVR9KNW0oXtRRdqFAmnevQxBr6Qj8b8NfV-6EBgApik","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1a9c9aa3e27fd89-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2402:3a80:f7b:eaac:e2a0:a30b:7d0b:aaf9","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jul-2026 16:50:38 UTC] === User Orders API Called ===
[13-Jul-2026 16:50:38 UTC] User ID: 1046
[13-Jul-2026 16:50:38 UTC] Limit: 20, Offset: 0
[13-Jul-2026 16:50:38 UTC] Orders found: 2
[13-Jul-2026 16:50:38 UTC] Orders data: [{"id":404,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/f8yjgrQMxjtjMGNl","status":"pending","created_at":"2026-07-13 20:01:53","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":403,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/f8yjgrQMxjtjMGNl","status":"pending","created_at":"2026-07-13 20:01:40","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[13-Jul-2026 16:50:38 UTC] Total orders count: 2
[13-Jul-2026 16:50:38 UTC] === API CALL LOG ===
[13-Jul-2026 16:50:38 UTC] Endpoint: user/profile.php
[13-Jul-2026 16:50:38 UTC] Full Log Data: {
    "timestamp": "2026-07-13 16:50:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:f7b:eaac:e2a0:a30b:7d0b:aaf9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:f7b:eaac:e2a0:a30b:7d0b:aaf9, 172.70.208.4",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NiIsInVzZXJuYW1lIjoiQGVhcm5pbmd3aXRoc2FjaGlueXQiLCJlbWFpbCI6InN5Mjk2NzMwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ1NjQ4NjB9.LVR9KNW0oXtRRdqFAmnevQxBr6Qj8b8NfV-6EBgApik",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a9c9aa3e29fd89-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:f7b:eaac:e2a0:a30b:7d0b:aaf9",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 16:50:38 UTC] === END API CALL LOG ===
[13-Jul-2026 16:50:38 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 16:50:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NiIsInVzZXJuYW1lIjoiQGVhcm5pbmd3aXRoc2FjaGlueXQiLCJlbWFpbCI6InN5Mjk2NzMwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ1NjQ4NjB9.LVR9KNW0oXtRRdqFAmnevQxBr6Qj8b8NfV-6EBgApik
[13-Jul-2026 16:50:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 16:50:38 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 16:50:38 UTC] User ID: 1046
[13-Jul-2026 16:50:38 UTC] ✅ User profile retrieved successfully for user ID: 1046
[13-Jul-2026 16:50:38 UTC] === API CALL LOG ===
[13-Jul-2026 16:50:38 UTC] Endpoint: user/profile.php
[13-Jul-2026 16:50:38 UTC] Full Log Data: {
    "timestamp": "2026-07-13 16:50:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:f7b:eaac:e2a0:a30b:7d0b:aaf9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:f7b:eaac:e2a0:a30b:7d0b:aaf9, 172.70.208.4",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NiIsInVzZXJuYW1lIjoiQGVhcm5pbmd3aXRoc2FjaGlueXQiLCJlbWFpbCI6InN5Mjk2NzMwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ1NjQ4NjB9.LVR9KNW0oXtRRdqFAmnevQxBr6Qj8b8NfV-6EBgApik",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a9c9ade838fd89-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:f7b:eaac:e2a0:a30b:7d0b:aaf9",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 16:50:38 UTC] === END API CALL LOG ===
[13-Jul-2026 16:50:38 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 16:50:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NiIsInVzZXJuYW1lIjoiQGVhcm5pbmd3aXRoc2FjaGlueXQiLCJlbWFpbCI6InN5Mjk2NzMwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ1NjQ4NjB9.LVR9KNW0oXtRRdqFAmnevQxBr6Qj8b8NfV-6EBgApik
[13-Jul-2026 16:50:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 16:50:38 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 16:50:38 UTC] User ID: 1046
[13-Jul-2026 16:50:38 UTC] ✅ User profile retrieved successfully for user ID: 1046
[13-Jul-2026 16:50:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jul-2026 16:50:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jul-2026 16:50:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:3a80:f7b:eaac:e2a0:a30b:7d0b:aaf9, 172.70.208.4","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NiIsInVzZXJuYW1lIjoiQGVhcm5pbmd3aXRoc2FjaGlueXQiLCJlbWFpbCI6InN5Mjk2NzMwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ1NjQ4NjB9.LVR9KNW0oXtRRdqFAmnevQxBr6Qj8b8NfV-6EBgApik","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1a9c9dcdae7fd89-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2402:3a80:f7b:eaac:e2a0:a30b:7d0b:aaf9","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jul-2026 16:50:45 UTC] === User Orders API Called ===
[13-Jul-2026 16:50:45 UTC] User ID: 1046
[13-Jul-2026 16:50:45 UTC] Limit: 20, Offset: 0
[13-Jul-2026 16:50:45 UTC] Orders found: 2
[13-Jul-2026 16:50:45 UTC] Orders data: [{"id":404,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/f8yjgrQMxjtjMGNl","status":"pending","created_at":"2026-07-13 20:01:53","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":403,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/f8yjgrQMxjtjMGNl","status":"pending","created_at":"2026-07-13 20:01:40","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[13-Jul-2026 16:50:45 UTC] Total orders count: 2
[13-Jul-2026 16:50:45 UTC] === API CALL LOG ===
[13-Jul-2026 16:50:45 UTC] Endpoint: user/profile.php
[13-Jul-2026 16:50:45 UTC] Full Log Data: {
    "timestamp": "2026-07-13 16:50:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:f7b:eaac:e2a0:a30b:7d0b:aaf9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:f7b:eaac:e2a0:a30b:7d0b:aaf9, 172.70.208.4",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NiIsInVzZXJuYW1lIjoiQGVhcm5pbmd3aXRoc2FjaGlueXQiLCJlbWFpbCI6InN5Mjk2NzMwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ1NjQ4NjB9.LVR9KNW0oXtRRdqFAmnevQxBr6Qj8b8NfV-6EBgApik",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a9c9dcdaedfd89-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:f7b:eaac:e2a0:a30b:7d0b:aaf9",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 16:50:45 UTC] === END API CALL LOG ===
[13-Jul-2026 16:50:45 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 16:50:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NiIsInVzZXJuYW1lIjoiQGVhcm5pbmd3aXRoc2FjaGlueXQiLCJlbWFpbCI6InN5Mjk2NzMwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ1NjQ4NjB9.LVR9KNW0oXtRRdqFAmnevQxBr6Qj8b8NfV-6EBgApik
[13-Jul-2026 16:50:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 16:50:45 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 16:50:45 UTC] User ID: 1046
[13-Jul-2026 16:50:45 UTC] ✅ User profile retrieved successfully for user ID: 1046
[13-Jul-2026 16:50:46 UTC] === API CALL LOG ===
[13-Jul-2026 16:50:46 UTC] Endpoint: user/profile.php
[13-Jul-2026 16:50:46 UTC] Full Log Data: {
    "timestamp": "2026-07-13 16:50:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:f7b:eaac:e2a0:a30b:7d0b:aaf9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:f7b:eaac:e2a0:a30b:7d0b:aaf9, 172.70.208.4",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NiIsInVzZXJuYW1lIjoiQGVhcm5pbmd3aXRoc2FjaGlueXQiLCJlbWFpbCI6InN5Mjk2NzMwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ1NjQ4NjB9.LVR9KNW0oXtRRdqFAmnevQxBr6Qj8b8NfV-6EBgApik",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a9c9e0de61fd89-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:f7b:eaac:e2a0:a30b:7d0b:aaf9",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 16:50:46 UTC] === END API CALL LOG ===
[13-Jul-2026 16:50:46 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 16:50:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NiIsInVzZXJuYW1lIjoiQGVhcm5pbmd3aXRoc2FjaGlueXQiLCJlbWFpbCI6InN5Mjk2NzMwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ1NjQ4NjB9.LVR9KNW0oXtRRdqFAmnevQxBr6Qj8b8NfV-6EBgApik
[13-Jul-2026 16:50:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 16:50:46 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 16:50:46 UTC] User ID: 1046
[13-Jul-2026 16:50:46 UTC] ✅ User profile retrieved successfully for user ID: 1046
[13-Jul-2026 16:50:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jul-2026 16:50:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jul-2026 16:50:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:3a80:f7b:eaac:e2a0:a30b:7d0b:aaf9, 172.70.208.5","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NiIsInVzZXJuYW1lIjoiQGVhcm5pbmd3aXRoc2FjaGlueXQiLCJlbWFpbCI6InN5Mjk2NzMwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ1NjQ4NjB9.LVR9KNW0oXtRRdqFAmnevQxBr6Qj8b8NfV-6EBgApik","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1a9ca19ebedfd89-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2402:3a80:f7b:eaac:e2a0:a30b:7d0b:aaf9","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jul-2026 16:50:55 UTC] === User Orders API Called ===
[13-Jul-2026 16:50:55 UTC] User ID: 1046
[13-Jul-2026 16:50:55 UTC] Limit: 20, Offset: 0
[13-Jul-2026 16:50:55 UTC] Orders found: 2
[13-Jul-2026 16:50:55 UTC] Orders data: [{"id":404,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/f8yjgrQMxjtjMGNl","status":"pending","created_at":"2026-07-13 20:01:53","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":403,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/f8yjgrQMxjtjMGNl","status":"pending","created_at":"2026-07-13 20:01:40","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[13-Jul-2026 16:50:55 UTC] Total orders count: 2
[13-Jul-2026 16:50:55 UTC] === API CALL LOG ===
[13-Jul-2026 16:50:55 UTC] Endpoint: user/profile.php
[13-Jul-2026 16:50:55 UTC] Full Log Data: {
    "timestamp": "2026-07-13 16:50:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:f7b:eaac:e2a0:a30b:7d0b:aaf9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:f7b:eaac:e2a0:a30b:7d0b:aaf9, 172.70.208.5",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NiIsInVzZXJuYW1lIjoiQGVhcm5pbmd3aXRoc2FjaGlueXQiLCJlbWFpbCI6InN5Mjk2NzMwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ1NjQ4NjB9.LVR9KNW0oXtRRdqFAmnevQxBr6Qj8b8NfV-6EBgApik",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a9ca19ebf1fd89-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:f7b:eaac:e2a0:a30b:7d0b:aaf9",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 16:50:55 UTC] === END API CALL LOG ===
[13-Jul-2026 16:50:55 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 16:50:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NiIsInVzZXJuYW1lIjoiQGVhcm5pbmd3aXRoc2FjaGlueXQiLCJlbWFpbCI6InN5Mjk2NzMwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ1NjQ4NjB9.LVR9KNW0oXtRRdqFAmnevQxBr6Qj8b8NfV-6EBgApik
[13-Jul-2026 16:50:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 16:50:55 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 16:50:55 UTC] User ID: 1046
[13-Jul-2026 16:50:55 UTC] ✅ User profile retrieved successfully for user ID: 1046
[13-Jul-2026 16:50:56 UTC] === API CALL LOG ===
[13-Jul-2026 16:50:56 UTC] Endpoint: user/profile.php
[13-Jul-2026 16:50:56 UTC] Full Log Data: {
    "timestamp": "2026-07-13 16:50:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:f7b:eaac:e2a0:a30b:7d0b:aaf9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:f7b:eaac:e2a0:a30b:7d0b:aaf9, 172.70.208.5",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NiIsInVzZXJuYW1lIjoiQGVhcm5pbmd3aXRoc2FjaGlueXQiLCJlbWFpbCI6InN5Mjk2NzMwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ1NjQ4NjB9.LVR9KNW0oXtRRdqFAmnevQxBr6Qj8b8NfV-6EBgApik",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a9ca1d6dacfd89-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:f7b:eaac:e2a0:a30b:7d0b:aaf9",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 16:50:56 UTC] === END API CALL LOG ===
[13-Jul-2026 16:50:56 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 16:50:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NiIsInVzZXJuYW1lIjoiQGVhcm5pbmd3aXRoc2FjaGlueXQiLCJlbWFpbCI6InN5Mjk2NzMwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ1NjQ4NjB9.LVR9KNW0oXtRRdqFAmnevQxBr6Qj8b8NfV-6EBgApik
[13-Jul-2026 16:50:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 16:50:56 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 16:50:56 UTC] User ID: 1046
[13-Jul-2026 16:50:56 UTC] ✅ User profile retrieved successfully for user ID: 1046
[13-Jul-2026 16:56:51 UTC] === API CALL LOG ===
[13-Jul-2026 16:56:51 UTC] Endpoint: user/profile.php
[13-Jul-2026 16:56:51 UTC] Full Log Data: {
    "timestamp": "2026-07-13 16:56:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:f7b:eaac:e2a0:a30b:7d0b:aaf9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:f7b:eaac:e2a0:a30b:7d0b:aaf9, 162.158.162.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NiIsInVzZXJuYW1lIjoiQGVhcm5pbmd3aXRoc2FjaGlueXQiLCJlbWFpbCI6InN5Mjk2NzMwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ1NjQ4NjB9.LVR9KNW0oXtRRdqFAmnevQxBr6Qj8b8NfV-6EBgApik",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a9d2c76eb9a3e3-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:f7b:eaac:e2a0:a30b:7d0b:aaf9",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 16:56:51 UTC] === END API CALL LOG ===
[13-Jul-2026 16:56:51 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 16:56:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NiIsInVzZXJuYW1lIjoiQGVhcm5pbmd3aXRoc2FjaGlueXQiLCJlbWFpbCI6InN5Mjk2NzMwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ1NjQ4NjB9.LVR9KNW0oXtRRdqFAmnevQxBr6Qj8b8NfV-6EBgApik
[13-Jul-2026 16:56:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 16:56:51 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 16:56:51 UTC] User ID: 1046
[13-Jul-2026 16:56:51 UTC] ✅ User profile retrieved successfully for user ID: 1046
[13-Jul-2026 16:56:52 UTC] === API CALL LOG ===
[13-Jul-2026 16:56:52 UTC] Endpoint: user/profile.php
[13-Jul-2026 16:56:52 UTC] Full Log Data: {
    "timestamp": "2026-07-13 16:56:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:f7b:eaac:e2a0:a30b:7d0b:aaf9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:f7b:eaac:e2a0:a30b:7d0b:aaf9, 162.158.162.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NiIsInVzZXJuYW1lIjoiQGVhcm5pbmd3aXRoc2FjaGlueXQiLCJlbWFpbCI6InN5Mjk2NzMwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ1NjQ4NjB9.LVR9KNW0oXtRRdqFAmnevQxBr6Qj8b8NfV-6EBgApik",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a9d2d02c9aa3e3-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:f7b:eaac:e2a0:a30b:7d0b:aaf9",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 16:56:52 UTC] === END API CALL LOG ===
[13-Jul-2026 16:56:52 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 16:56:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NiIsInVzZXJuYW1lIjoiQGVhcm5pbmd3aXRoc2FjaGlueXQiLCJlbWFpbCI6InN5Mjk2NzMwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ1NjQ4NjB9.LVR9KNW0oXtRRdqFAmnevQxBr6Qj8b8NfV-6EBgApik
[13-Jul-2026 16:56:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 16:56:52 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 16:56:52 UTC] User ID: 1046
[13-Jul-2026 16:56:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jul-2026 16:56:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jul-2026 16:56:52 UTC] ✅ User profile retrieved successfully for user ID: 1046
[13-Jul-2026 16:56:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:3a80:f7b:eaac:e2a0:a30b:7d0b:aaf9, 162.158.162.145","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NiIsInVzZXJuYW1lIjoiQGVhcm5pbmd3aXRoc2FjaGlueXQiLCJlbWFpbCI6InN5Mjk2NzMwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ1NjQ4NjB9.LVR9KNW0oXtRRdqFAmnevQxBr6Qj8b8NfV-6EBgApik","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1a9d2d02c9ea3e3-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2402:3a80:f7b:eaac:e2a0:a30b:7d0b:aaf9","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jul-2026 16:56:52 UTC] === User Orders API Called ===
[13-Jul-2026 16:56:52 UTC] User ID: 1046
[13-Jul-2026 16:56:52 UTC] Limit: 20, Offset: 0
[13-Jul-2026 16:56:52 UTC] Orders found: 2
[13-Jul-2026 16:56:52 UTC] Orders data: [{"id":404,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/f8yjgrQMxjtjMGNl","status":"pending","created_at":"2026-07-13 20:01:53","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":403,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/f8yjgrQMxjtjMGNl","status":"pending","created_at":"2026-07-13 20:01:40","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[13-Jul-2026 16:56:52 UTC] Total orders count: 2
[13-Jul-2026 16:56:53 UTC] === API CALL LOG ===
[13-Jul-2026 16:56:53 UTC] Endpoint: user/profile.php
[13-Jul-2026 16:56:53 UTC] Full Log Data: {
    "timestamp": "2026-07-13 16:56:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:f7b:eaac:e2a0:a30b:7d0b:aaf9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:f7b:eaac:e2a0:a30b:7d0b:aaf9, 162.158.163.175",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NiIsInVzZXJuYW1lIjoiQGVhcm5pbmd3aXRoc2FjaGlueXQiLCJlbWFpbCI6InN5Mjk2NzMwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ1NjQ4NjB9.LVR9KNW0oXtRRdqFAmnevQxBr6Qj8b8NfV-6EBgApik",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a9d2d10d34a3e3-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:f7b:eaac:e2a0:a30b:7d0b:aaf9",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 16:56:53 UTC] === END API CALL LOG ===
[13-Jul-2026 16:56:53 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 16:56:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NiIsInVzZXJuYW1lIjoiQGVhcm5pbmd3aXRoc2FjaGlueXQiLCJlbWFpbCI6InN5Mjk2NzMwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ1NjQ4NjB9.LVR9KNW0oXtRRdqFAmnevQxBr6Qj8b8NfV-6EBgApik
[13-Jul-2026 16:56:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 16:56:53 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 16:56:53 UTC] User ID: 1046
[13-Jul-2026 16:56:53 UTC] ✅ User profile retrieved successfully for user ID: 1046
[13-Jul-2026 16:56:56 UTC] === API CALL LOG ===
[13-Jul-2026 16:56:56 UTC] Endpoint: user/profile.php
[13-Jul-2026 16:56:56 UTC] Full Log Data: {
    "timestamp": "2026-07-13 16:56:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:f7b:eaac:e2a0:a30b:7d0b:aaf9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:f7b:eaac:e2a0:a30b:7d0b:aaf9, 162.158.162.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NiIsInVzZXJuYW1lIjoiQGVhcm5pbmd3aXRoc2FjaGlueXQiLCJlbWFpbCI6InN5Mjk2NzMwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ1NjQ4NjB9.LVR9KNW0oXtRRdqFAmnevQxBr6Qj8b8NfV-6EBgApik",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a9d2ea2a9aa3e3-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:f7b:eaac:e2a0:a30b:7d0b:aaf9",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 16:56:56 UTC] === END API CALL LOG ===
[13-Jul-2026 16:56:56 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 16:56:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NiIsInVzZXJuYW1lIjoiQGVhcm5pbmd3aXRoc2FjaGlueXQiLCJlbWFpbCI6InN5Mjk2NzMwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ1NjQ4NjB9.LVR9KNW0oXtRRdqFAmnevQxBr6Qj8b8NfV-6EBgApik
[13-Jul-2026 16:56:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 16:56:56 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 16:56:56 UTC] User ID: 1046
[13-Jul-2026 16:56:56 UTC] ✅ User profile retrieved successfully for user ID: 1046
[13-Jul-2026 16:56:59 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jul-2026 16:56:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jul-2026 16:56:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:3a80:f7b:eaac:e2a0:a30b:7d0b:aaf9, 162.158.162.145","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NiIsInVzZXJuYW1lIjoiQGVhcm5pbmd3aXRoc2FjaGlueXQiLCJlbWFpbCI6InN5Mjk2NzMwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ1NjQ4NjB9.LVR9KNW0oXtRRdqFAmnevQxBr6Qj8b8NfV-6EBgApik","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1a9d2fa9c0aa3e3-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2402:3a80:f7b:eaac:e2a0:a30b:7d0b:aaf9","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jul-2026 16:56:59 UTC] === User Orders API Called ===
[13-Jul-2026 16:56:59 UTC] User ID: 1046
[13-Jul-2026 16:56:59 UTC] Limit: 20, Offset: 0
[13-Jul-2026 16:56:59 UTC] Orders found: 2
[13-Jul-2026 16:56:59 UTC] Orders data: [{"id":404,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/f8yjgrQMxjtjMGNl","status":"pending","created_at":"2026-07-13 20:01:53","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":403,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/f8yjgrQMxjtjMGNl","status":"pending","created_at":"2026-07-13 20:01:40","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[13-Jul-2026 16:56:59 UTC] Total orders count: 2
[13-Jul-2026 16:56:59 UTC] === API CALL LOG ===
[13-Jul-2026 16:56:59 UTC] Endpoint: user/profile.php
[13-Jul-2026 16:56:59 UTC] Full Log Data: {
    "timestamp": "2026-07-13 16:56:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:f7b:eaac:e2a0:a30b:7d0b:aaf9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:f7b:eaac:e2a0:a30b:7d0b:aaf9, 162.158.162.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NiIsInVzZXJuYW1lIjoiQGVhcm5pbmd3aXRoc2FjaGlueXQiLCJlbWFpbCI6InN5Mjk2NzMwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ1NjQ4NjB9.LVR9KNW0oXtRRdqFAmnevQxBr6Qj8b8NfV-6EBgApik",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a9d2fa9c0ba3e3-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:f7b:eaac:e2a0:a30b:7d0b:aaf9",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 16:56:59 UTC] === END API CALL LOG ===
[13-Jul-2026 16:56:59 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 16:56:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NiIsInVzZXJuYW1lIjoiQGVhcm5pbmd3aXRoc2FjaGlueXQiLCJlbWFpbCI6InN5Mjk2NzMwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ1NjQ4NjB9.LVR9KNW0oXtRRdqFAmnevQxBr6Qj8b8NfV-6EBgApik
[13-Jul-2026 16:56:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 16:56:59 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 16:56:59 UTC] User ID: 1046
[13-Jul-2026 16:56:59 UTC] ✅ User profile retrieved successfully for user ID: 1046
[13-Jul-2026 16:57:00 UTC] === API CALL LOG ===
[13-Jul-2026 16:57:00 UTC] Endpoint: user/profile.php
[13-Jul-2026 16:57:00 UTC] Full Log Data: {
    "timestamp": "2026-07-13 16:57:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:f7b:eaac:e2a0:a30b:7d0b:aaf9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:f7b:eaac:e2a0:a30b:7d0b:aaf9, 162.158.162.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NiIsInVzZXJuYW1lIjoiQGVhcm5pbmd3aXRoc2FjaGlueXQiLCJlbWFpbCI6InN5Mjk2NzMwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ1NjQ4NjB9.LVR9KNW0oXtRRdqFAmnevQxBr6Qj8b8NfV-6EBgApik",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a9d2ff2e5ba3e3-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:f7b:eaac:e2a0:a30b:7d0b:aaf9",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 16:57:00 UTC] === END API CALL LOG ===
[13-Jul-2026 16:57:00 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 16:57:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NiIsInVzZXJuYW1lIjoiQGVhcm5pbmd3aXRoc2FjaGlueXQiLCJlbWFpbCI6InN5Mjk2NzMwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ1NjQ4NjB9.LVR9KNW0oXtRRdqFAmnevQxBr6Qj8b8NfV-6EBgApik
[13-Jul-2026 16:57:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 16:57:00 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 16:57:00 UTC] User ID: 1046
[13-Jul-2026 16:57:00 UTC] ✅ User profile retrieved successfully for user ID: 1046
[13-Jul-2026 17:09:49 UTC] === API CALL LOG ===
[13-Jul-2026 17:09:49 UTC] Endpoint: user/profile.php
[13-Jul-2026 17:09:49 UTC] Full Log Data: {
    "timestamp": "2026-07-13 17:09:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:f7b:eaac:e2a0:a30b:7d0b:aaf9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:f7b:eaac:e2a0:a30b:7d0b:aaf9, 162.158.108.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NiIsInVzZXJuYW1lIjoiQGVhcm5pbmd3aXRoc2FjaGlueXQiLCJlbWFpbCI6InN5Mjk2NzMwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ1NjQ4NjB9.LVR9KNW0oXtRRdqFAmnevQxBr6Qj8b8NfV-6EBgApik",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a9e5c21b50fd03-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:f7b:eaac:e2a0:a30b:7d0b:aaf9",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 17:09:49 UTC] === END API CALL LOG ===
[13-Jul-2026 17:09:49 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 17:09:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NiIsInVzZXJuYW1lIjoiQGVhcm5pbmd3aXRoc2FjaGlueXQiLCJlbWFpbCI6InN5Mjk2NzMwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ1NjQ4NjB9.LVR9KNW0oXtRRdqFAmnevQxBr6Qj8b8NfV-6EBgApik
[13-Jul-2026 17:09:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 17:09:49 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 17:09:49 UTC] User ID: 1046
[13-Jul-2026 17:09:49 UTC] ✅ User profile retrieved successfully for user ID: 1046
[13-Jul-2026 17:09:50 UTC] === API CALL LOG ===
[13-Jul-2026 17:09:50 UTC] Endpoint: user/profile.php
[13-Jul-2026 17:09:50 UTC] Full Log Data: {
    "timestamp": "2026-07-13 17:09:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:f7b:eaac:e2a0:a30b:7d0b:aaf9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:f7b:eaac:e2a0:a30b:7d0b:aaf9, 162.158.108.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NiIsInVzZXJuYW1lIjoiQGVhcm5pbmd3aXRoc2FjaGlueXQiLCJlbWFpbCI6InN5Mjk2NzMwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ1NjQ4NjB9.LVR9KNW0oXtRRdqFAmnevQxBr6Qj8b8NfV-6EBgApik",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a9e5cc1ceefd03-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:f7b:eaac:e2a0:a30b:7d0b:aaf9",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 17:09:50 UTC] === END API CALL LOG ===
[13-Jul-2026 17:09:50 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 17:09:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NiIsInVzZXJuYW1lIjoiQGVhcm5pbmd3aXRoc2FjaGlueXQiLCJlbWFpbCI6InN5Mjk2NzMwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ1NjQ4NjB9.LVR9KNW0oXtRRdqFAmnevQxBr6Qj8b8NfV-6EBgApik
[13-Jul-2026 17:09:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 17:09:50 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 17:09:50 UTC] User ID: 1046
[13-Jul-2026 17:09:50 UTC] === API CALL LOG ===
[13-Jul-2026 17:09:50 UTC] Endpoint: user/profile.php
[13-Jul-2026 17:09:50 UTC] Full Log Data: {
    "timestamp": "2026-07-13 17:09:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:f7b:eaac:e2a0:a30b:7d0b:aaf9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:f7b:eaac:e2a0:a30b:7d0b:aaf9, 162.158.108.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NiIsInVzZXJuYW1lIjoiQGVhcm5pbmd3aXRoc2FjaGlueXQiLCJlbWFpbCI6InN5Mjk2NzMwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ1NjQ4NjB9.LVR9KNW0oXtRRdqFAmnevQxBr6Qj8b8NfV-6EBgApik",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a9e5cc1cf9fd03-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:f7b:eaac:e2a0:a30b:7d0b:aaf9",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 17:09:50 UTC] === END API CALL LOG ===
[13-Jul-2026 17:09:50 UTC] ✅ User profile retrieved successfully for user ID: 1046
[13-Jul-2026 17:09:50 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 17:09:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NiIsInVzZXJuYW1lIjoiQGVhcm5pbmd3aXRoc2FjaGlueXQiLCJlbWFpbCI6InN5Mjk2NzMwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ1NjQ4NjB9.LVR9KNW0oXtRRdqFAmnevQxBr6Qj8b8NfV-6EBgApik
[13-Jul-2026 17:09:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 17:09:50 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 17:09:50 UTC] User ID: 1046
[13-Jul-2026 17:09:50 UTC] ✅ User profile retrieved successfully for user ID: 1046
[13-Jul-2026 17:09:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jul-2026 17:09:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jul-2026 17:09:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:3a80:f7b:eaac:e2a0:a30b:7d0b:aaf9, 162.158.108.70","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NiIsInVzZXJuYW1lIjoiQGVhcm5pbmd3aXRoc2FjaGlueXQiLCJlbWFpbCI6InN5Mjk2NzMwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ1NjQ4NjB9.LVR9KNW0oXtRRdqFAmnevQxBr6Qj8b8NfV-6EBgApik","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1a9e5cc1cf5fd03-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2402:3a80:f7b:eaac:e2a0:a30b:7d0b:aaf9","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jul-2026 17:09:50 UTC] === User Orders API Called ===
[13-Jul-2026 17:09:50 UTC] User ID: 1046
[13-Jul-2026 17:09:50 UTC] Limit: 20, Offset: 0
[13-Jul-2026 17:09:50 UTC] Orders found: 2
[13-Jul-2026 17:09:50 UTC] Orders data: [{"id":404,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/f8yjgrQMxjtjMGNl","status":"pending","created_at":"2026-07-13 20:01:53","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":403,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/f8yjgrQMxjtjMGNl","status":"pending","created_at":"2026-07-13 20:01:40","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[13-Jul-2026 17:09:50 UTC] Total orders count: 2
[13-Jul-2026 17:14:16 UTC] === API CALL LOG ===
[13-Jul-2026 17:14:16 UTC] Endpoint: user/profile.php
[13-Jul-2026 17:14:16 UTC] Full Log Data: {
    "timestamp": "2026-07-13 17:14:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:f7b:eaac:e2a0:a30b:7d0b:aaf9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:f7b:eaac:e2a0:a30b:7d0b:aaf9, 172.68.164.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NiIsInVzZXJuYW1lIjoiQGVhcm5pbmd3aXRoc2FjaGlueXQiLCJlbWFpbCI6InN5Mjk2NzMwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ1NjQ4NjB9.LVR9KNW0oXtRRdqFAmnevQxBr6Qj8b8NfV-6EBgApik",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a9ec46981af900-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:f7b:eaac:e2a0:a30b:7d0b:aaf9",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 17:14:16 UTC] === END API CALL LOG ===
[13-Jul-2026 17:14:16 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 17:14:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NiIsInVzZXJuYW1lIjoiQGVhcm5pbmd3aXRoc2FjaGlueXQiLCJlbWFpbCI6InN5Mjk2NzMwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ1NjQ4NjB9.LVR9KNW0oXtRRdqFAmnevQxBr6Qj8b8NfV-6EBgApik
[13-Jul-2026 17:14:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 17:14:16 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 17:14:16 UTC] User ID: 1046
[13-Jul-2026 17:14:16 UTC] ✅ User profile retrieved successfully for user ID: 1046
[13-Jul-2026 17:14:17 UTC] === API CALL LOG ===
[13-Jul-2026 17:14:17 UTC] Endpoint: user/profile.php
[13-Jul-2026 17:14:17 UTC] Full Log Data: {
    "timestamp": "2026-07-13 17:14:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:f7b:eaac:e2a0:a30b:7d0b:aaf9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:f7b:eaac:e2a0:a30b:7d0b:aaf9, 172.68.164.105",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NiIsInVzZXJuYW1lIjoiQGVhcm5pbmd3aXRoc2FjaGlueXQiLCJlbWFpbCI6InN5Mjk2NzMwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ1NjQ4NjB9.LVR9KNW0oXtRRdqFAmnevQxBr6Qj8b8NfV-6EBgApik",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a9ec4f2e38f900-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:f7b:eaac:e2a0:a30b:7d0b:aaf9",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 17:14:17 UTC] === END API CALL LOG ===
[13-Jul-2026 17:14:17 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 17:14:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NiIsInVzZXJuYW1lIjoiQGVhcm5pbmd3aXRoc2FjaGlueXQiLCJlbWFpbCI6InN5Mjk2NzMwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ1NjQ4NjB9.LVR9KNW0oXtRRdqFAmnevQxBr6Qj8b8NfV-6EBgApik
[13-Jul-2026 17:14:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 17:14:17 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 17:14:17 UTC] User ID: 1046
[13-Jul-2026 17:14:17 UTC] ✅ User profile retrieved successfully for user ID: 1046
[13-Jul-2026 17:14:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jul-2026 17:14:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jul-2026 17:14:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:3a80:f7b:eaac:e2a0:a30b:7d0b:aaf9, 172.68.164.104","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NiIsInVzZXJuYW1lIjoiQGVhcm5pbmd3aXRoc2FjaGlueXQiLCJlbWFpbCI6InN5Mjk2NzMwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ1NjQ4NjB9.LVR9KNW0oXtRRdqFAmnevQxBr6Qj8b8NfV-6EBgApik","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1a9ec4f2e3cf900-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2402:3a80:f7b:eaac:e2a0:a30b:7d0b:aaf9","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jul-2026 17:14:17 UTC] === User Orders API Called ===
[13-Jul-2026 17:14:17 UTC] User ID: 1046
[13-Jul-2026 17:14:17 UTC] Limit: 20, Offset: 0
[13-Jul-2026 17:14:17 UTC] Orders found: 2
[13-Jul-2026 17:14:17 UTC] Orders data: [{"id":404,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/f8yjgrQMxjtjMGNl","status":"pending","created_at":"2026-07-13 20:01:53","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":403,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/f8yjgrQMxjtjMGNl","status":"pending","created_at":"2026-07-13 20:01:40","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[13-Jul-2026 17:14:17 UTC] Total orders count: 2
[13-Jul-2026 17:14:17 UTC] === API CALL LOG ===
[13-Jul-2026 17:14:17 UTC] Endpoint: user/profile.php
[13-Jul-2026 17:14:17 UTC] Full Log Data: {
    "timestamp": "2026-07-13 17:14:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:f7b:eaac:e2a0:a30b:7d0b:aaf9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:f7b:eaac:e2a0:a30b:7d0b:aaf9, 172.68.164.104",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NiIsInVzZXJuYW1lIjoiQGVhcm5pbmd3aXRoc2FjaGlueXQiLCJlbWFpbCI6InN5Mjk2NzMwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ1NjQ4NjB9.LVR9KNW0oXtRRdqFAmnevQxBr6Qj8b8NfV-6EBgApik",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a9ec50086ef900-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:f7b:eaac:e2a0:a30b:7d0b:aaf9",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 17:14:17 UTC] === END API CALL LOG ===
[13-Jul-2026 17:14:17 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 17:14:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NiIsInVzZXJuYW1lIjoiQGVhcm5pbmd3aXRoc2FjaGlueXQiLCJlbWFpbCI6InN5Mjk2NzMwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ1NjQ4NjB9.LVR9KNW0oXtRRdqFAmnevQxBr6Qj8b8NfV-6EBgApik
[13-Jul-2026 17:14:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 17:14:17 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 17:14:17 UTC] User ID: 1046
[13-Jul-2026 17:14:17 UTC] ✅ User profile retrieved successfully for user ID: 1046
[13-Jul-2026 17:14:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jul-2026 17:14:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jul-2026 17:14:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:3a80:f7b:eaac:e2a0:a30b:7d0b:aaf9, 172.68.164.105","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NiIsInVzZXJuYW1lIjoiQGVhcm5pbmd3aXRoc2FjaGlueXQiLCJlbWFpbCI6InN5Mjk2NzMwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ1NjQ4NjB9.LVR9KNW0oXtRRdqFAmnevQxBr6Qj8b8NfV-6EBgApik","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1a9ec624ba4f900-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2402:3a80:f7b:eaac:e2a0:a30b:7d0b:aaf9","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jul-2026 17:14:19 UTC] === User Orders API Called ===
[13-Jul-2026 17:14:19 UTC] User ID: 1046
[13-Jul-2026 17:14:19 UTC] Limit: 20, Offset: 0
[13-Jul-2026 17:14:19 UTC] Orders found: 2
[13-Jul-2026 17:14:19 UTC] Orders data: [{"id":404,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/f8yjgrQMxjtjMGNl","status":"pending","created_at":"2026-07-13 20:01:53","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":403,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/f8yjgrQMxjtjMGNl","status":"pending","created_at":"2026-07-13 20:01:40","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[13-Jul-2026 17:14:19 UTC] Total orders count: 2
[13-Jul-2026 17:14:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jul-2026 17:14:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jul-2026 17:14:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:3a80:f7b:eaac:e2a0:a30b:7d0b:aaf9, 172.68.164.104","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NiIsInVzZXJuYW1lIjoiQGVhcm5pbmd3aXRoc2FjaGlueXQiLCJlbWFpbCI6InN5Mjk2NzMwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ1NjQ4NjB9.LVR9KNW0oXtRRdqFAmnevQxBr6Qj8b8NfV-6EBgApik","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1a9ec6d19dbf900-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2402:3a80:f7b:eaac:e2a0:a30b:7d0b:aaf9","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jul-2026 17:14:21 UTC] === User Orders API Called ===
[13-Jul-2026 17:14:21 UTC] User ID: 1046
[13-Jul-2026 17:14:21 UTC] Limit: 20, Offset: 0
[13-Jul-2026 17:14:21 UTC] Orders found: 2
[13-Jul-2026 17:14:21 UTC] Orders data: [{"id":404,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/f8yjgrQMxjtjMGNl","status":"pending","created_at":"2026-07-13 20:01:53","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":403,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/f8yjgrQMxjtjMGNl","status":"pending","created_at":"2026-07-13 20:01:40","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[13-Jul-2026 17:14:21 UTC] Total orders count: 2
[13-Jul-2026 17:14:21 UTC] === API CALL LOG ===
[13-Jul-2026 17:14:21 UTC] Endpoint: user/profile.php
[13-Jul-2026 17:14:21 UTC] Full Log Data: {
    "timestamp": "2026-07-13 17:14:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:f7b:eaac:e2a0:a30b:7d0b:aaf9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:f7b:eaac:e2a0:a30b:7d0b:aaf9, 172.68.164.104",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NiIsInVzZXJuYW1lIjoiQGVhcm5pbmd3aXRoc2FjaGlueXQiLCJlbWFpbCI6InN5Mjk2NzMwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ1NjQ4NjB9.LVR9KNW0oXtRRdqFAmnevQxBr6Qj8b8NfV-6EBgApik",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a9ec6d19e2f900-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:f7b:eaac:e2a0:a30b:7d0b:aaf9",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 17:14:21 UTC] === END API CALL LOG ===
[13-Jul-2026 17:14:21 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 17:14:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NiIsInVzZXJuYW1lIjoiQGVhcm5pbmd3aXRoc2FjaGlueXQiLCJlbWFpbCI6InN5Mjk2NzMwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ1NjQ4NjB9.LVR9KNW0oXtRRdqFAmnevQxBr6Qj8b8NfV-6EBgApik
[13-Jul-2026 17:14:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 17:14:21 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 17:14:21 UTC] User ID: 1046
[13-Jul-2026 17:14:21 UTC] ✅ User profile retrieved successfully for user ID: 1046
[13-Jul-2026 17:14:22 UTC] === API CALL LOG ===
[13-Jul-2026 17:14:22 UTC] Endpoint: user/profile.php
[13-Jul-2026 17:14:22 UTC] Full Log Data: {
    "timestamp": "2026-07-13 17:14:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:f7b:eaac:e2a0:a30b:7d0b:aaf9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:f7b:eaac:e2a0:a30b:7d0b:aaf9, 172.68.164.104",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NiIsInVzZXJuYW1lIjoiQGVhcm5pbmd3aXRoc2FjaGlueXQiLCJlbWFpbCI6InN5Mjk2NzMwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ1NjQ4NjB9.LVR9KNW0oXtRRdqFAmnevQxBr6Qj8b8NfV-6EBgApik",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a9ec719e4ef900-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:f7b:eaac:e2a0:a30b:7d0b:aaf9",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 17:14:22 UTC] === END API CALL LOG ===
[13-Jul-2026 17:14:22 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 17:14:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NiIsInVzZXJuYW1lIjoiQGVhcm5pbmd3aXRoc2FjaGlueXQiLCJlbWFpbCI6InN5Mjk2NzMwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ1NjQ4NjB9.LVR9KNW0oXtRRdqFAmnevQxBr6Qj8b8NfV-6EBgApik
[13-Jul-2026 17:14:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 17:14:22 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 17:14:22 UTC] User ID: 1046
[13-Jul-2026 17:14:22 UTC] ✅ User profile retrieved successfully for user ID: 1046
[13-Jul-2026 17:14:23 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jul-2026 17:14:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jul-2026 17:14:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:3a80:f7b:eaac:e2a0:a30b:7d0b:aaf9, 172.68.164.105","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NiIsInVzZXJuYW1lIjoiQGVhcm5pbmd3aXRoc2FjaGlueXQiLCJlbWFpbCI6InN5Mjk2NzMwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ1NjQ4NjB9.LVR9KNW0oXtRRdqFAmnevQxBr6Qj8b8NfV-6EBgApik","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1a9ec76dc57f900-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2402:3a80:f7b:eaac:e2a0:a30b:7d0b:aaf9","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jul-2026 17:14:23 UTC] === User Orders API Called ===
[13-Jul-2026 17:14:23 UTC] User ID: 1046
[13-Jul-2026 17:14:23 UTC] Limit: 20, Offset: 0
[13-Jul-2026 17:14:23 UTC] Orders found: 2
[13-Jul-2026 17:14:23 UTC] Orders data: [{"id":404,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/f8yjgrQMxjtjMGNl","status":"pending","created_at":"2026-07-13 20:01:53","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":403,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/f8yjgrQMxjtjMGNl","status":"pending","created_at":"2026-07-13 20:01:40","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[13-Jul-2026 17:14:23 UTC] Total orders count: 2
[13-Jul-2026 17:14:25 UTC] === API CALL LOG ===
[13-Jul-2026 17:14:25 UTC] Endpoint: user/profile.php
[13-Jul-2026 17:14:25 UTC] Full Log Data: {
    "timestamp": "2026-07-13 17:14:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:f7b:eaac:e2a0:a30b:7d0b:aaf9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:f7b:eaac:e2a0:a30b:7d0b:aaf9, 172.68.164.104",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NiIsInVzZXJuYW1lIjoiQGVhcm5pbmd3aXRoc2FjaGlueXQiLCJlbWFpbCI6InN5Mjk2NzMwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ1NjQ4NjB9.LVR9KNW0oXtRRdqFAmnevQxBr6Qj8b8NfV-6EBgApik",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a9ec85ec52f900-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:f7b:eaac:e2a0:a30b:7d0b:aaf9",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 17:14:25 UTC] === END API CALL LOG ===
[13-Jul-2026 17:14:25 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 17:14:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NiIsInVzZXJuYW1lIjoiQGVhcm5pbmd3aXRoc2FjaGlueXQiLCJlbWFpbCI6InN5Mjk2NzMwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ1NjQ4NjB9.LVR9KNW0oXtRRdqFAmnevQxBr6Qj8b8NfV-6EBgApik
[13-Jul-2026 17:14:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 17:14:25 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 17:14:25 UTC] User ID: 1046
[13-Jul-2026 17:14:25 UTC] ✅ User profile retrieved successfully for user ID: 1046
[13-Jul-2026 17:14:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jul-2026 17:14:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jul-2026 17:14:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:3a80:f7b:eaac:e2a0:a30b:7d0b:aaf9, 172.68.164.104","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NiIsInVzZXJuYW1lIjoiQGVhcm5pbmd3aXRoc2FjaGlueXQiLCJlbWFpbCI6InN5Mjk2NzMwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ1NjQ4NjB9.LVR9KNW0oXtRRdqFAmnevQxBr6Qj8b8NfV-6EBgApik","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1a9ec85ec4ef900-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2402:3a80:f7b:eaac:e2a0:a30b:7d0b:aaf9","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jul-2026 17:14:25 UTC] === User Orders API Called ===
[13-Jul-2026 17:14:25 UTC] User ID: 1046
[13-Jul-2026 17:14:25 UTC] Limit: 20, Offset: 0
[13-Jul-2026 17:14:25 UTC] Orders found: 2
[13-Jul-2026 17:14:25 UTC] Orders data: [{"id":404,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/f8yjgrQMxjtjMGNl","status":"pending","created_at":"2026-07-13 20:01:53","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":403,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/f8yjgrQMxjtjMGNl","status":"pending","created_at":"2026-07-13 20:01:40","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[13-Jul-2026 17:14:25 UTC] Total orders count: 2
[13-Jul-2026 17:14:26 UTC] === API CALL LOG ===
[13-Jul-2026 17:14:26 UTC] Endpoint: user/profile.php
[13-Jul-2026 17:14:26 UTC] Full Log Data: {
    "timestamp": "2026-07-13 17:14:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:f7b:eaac:e2a0:a30b:7d0b:aaf9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:f7b:eaac:e2a0:a30b:7d0b:aaf9, 172.68.164.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NiIsInVzZXJuYW1lIjoiQGVhcm5pbmd3aXRoc2FjaGlueXQiLCJlbWFpbCI6InN5Mjk2NzMwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ1NjQ4NjB9.LVR9KNW0oXtRRdqFAmnevQxBr6Qj8b8NfV-6EBgApik",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a9ec8d699af900-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:f7b:eaac:e2a0:a30b:7d0b:aaf9",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 17:14:26 UTC] === END API CALL LOG ===
[13-Jul-2026 17:14:26 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 17:14:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NiIsInVzZXJuYW1lIjoiQGVhcm5pbmd3aXRoc2FjaGlueXQiLCJlbWFpbCI6InN5Mjk2NzMwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ1NjQ4NjB9.LVR9KNW0oXtRRdqFAmnevQxBr6Qj8b8NfV-6EBgApik
[13-Jul-2026 17:14:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 17:14:26 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 17:14:26 UTC] User ID: 1046
[13-Jul-2026 17:14:26 UTC] ✅ User profile retrieved successfully for user ID: 1046
[13-Jul-2026 17:14:26 UTC] === API CALL LOG ===
[13-Jul-2026 17:14:26 UTC] Endpoint: user/profile.php
[13-Jul-2026 17:14:26 UTC] Full Log Data: {
    "timestamp": "2026-07-13 17:14:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:f7b:eaac:e2a0:a30b:7d0b:aaf9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:f7b:eaac:e2a0:a30b:7d0b:aaf9, 172.68.164.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NiIsInVzZXJuYW1lIjoiQGVhcm5pbmd3aXRoc2FjaGlueXQiLCJlbWFpbCI6InN5Mjk2NzMwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ1NjQ4NjB9.LVR9KNW0oXtRRdqFAmnevQxBr6Qj8b8NfV-6EBgApik",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a9ec8ab9baf900-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:f7b:eaac:e2a0:a30b:7d0b:aaf9",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 17:14:26 UTC] === END API CALL LOG ===
[13-Jul-2026 17:14:26 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 17:14:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NiIsInVzZXJuYW1lIjoiQGVhcm5pbmd3aXRoc2FjaGlueXQiLCJlbWFpbCI6InN5Mjk2NzMwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ1NjQ4NjB9.LVR9KNW0oXtRRdqFAmnevQxBr6Qj8b8NfV-6EBgApik
[13-Jul-2026 17:14:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 17:14:26 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 17:14:26 UTC] User ID: 1046
[13-Jul-2026 17:14:26 UTC] ✅ User profile retrieved successfully for user ID: 1046
[13-Jul-2026 17:14:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jul-2026 17:14:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jul-2026 17:14:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:3a80:f7b:eaac:e2a0:a30b:7d0b:aaf9, 172.68.164.74","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NiIsInVzZXJuYW1lIjoiQGVhcm5pbmd3aXRoc2FjaGlueXQiLCJlbWFpbCI6InN5Mjk2NzMwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ1NjQ4NjB9.LVR9KNW0oXtRRdqFAmnevQxBr6Qj8b8NfV-6EBgApik","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1a9ec91ce11f900-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2402:3a80:f7b:eaac:e2a0:a30b:7d0b:aaf9","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jul-2026 17:14:27 UTC] === User Orders API Called ===
[13-Jul-2026 17:14:27 UTC] User ID: 1046
[13-Jul-2026 17:14:27 UTC] Limit: 20, Offset: 0
[13-Jul-2026 17:14:27 UTC] Orders found: 2
[13-Jul-2026 17:14:27 UTC] Orders data: [{"id":404,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/f8yjgrQMxjtjMGNl","status":"pending","created_at":"2026-07-13 20:01:53","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":403,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/f8yjgrQMxjtjMGNl","status":"pending","created_at":"2026-07-13 20:01:40","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[13-Jul-2026 17:14:27 UTC] Total orders count: 2
[13-Jul-2026 17:14:34 UTC] === API CALL LOG ===
[13-Jul-2026 17:14:34 UTC] Endpoint: user/profile.php
[13-Jul-2026 17:14:34 UTC] Full Log Data: {
    "timestamp": "2026-07-13 17:14:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:f7b:eaac:e2a0:a30b:7d0b:aaf9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:f7b:eaac:e2a0:a30b:7d0b:aaf9, 172.68.164.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NiIsInVzZXJuYW1lIjoiQGVhcm5pbmd3aXRoc2FjaGlueXQiLCJlbWFpbCI6InN5Mjk2NzMwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ1NjQ4NjB9.LVR9KNW0oXtRRdqFAmnevQxBr6Qj8b8NfV-6EBgApik",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a9ecb869aaf900-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:f7b:eaac:e2a0:a30b:7d0b:aaf9",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 17:14:34 UTC] === END API CALL LOG ===
[13-Jul-2026 17:14:34 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 17:14:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NiIsInVzZXJuYW1lIjoiQGVhcm5pbmd3aXRoc2FjaGlueXQiLCJlbWFpbCI6InN5Mjk2NzMwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ1NjQ4NjB9.LVR9KNW0oXtRRdqFAmnevQxBr6Qj8b8NfV-6EBgApik
[13-Jul-2026 17:14:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 17:14:34 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 17:14:34 UTC] User ID: 1046
[13-Jul-2026 17:14:34 UTC] ✅ User profile retrieved successfully for user ID: 1046
[13-Jul-2026 17:14:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jul-2026 17:14:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jul-2026 17:14:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:3a80:f7b:eaac:e2a0:a30b:7d0b:aaf9, 172.68.164.74","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NiIsInVzZXJuYW1lIjoiQGVhcm5pbmd3aXRoc2FjaGlueXQiLCJlbWFpbCI6InN5Mjk2NzMwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ1NjQ4NjB9.LVR9KNW0oXtRRdqFAmnevQxBr6Qj8b8NfV-6EBgApik","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1a9ecb869a7f900-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2402:3a80:f7b:eaac:e2a0:a30b:7d0b:aaf9","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jul-2026 17:14:34 UTC] === User Orders API Called ===
[13-Jul-2026 17:14:34 UTC] User ID: 1046
[13-Jul-2026 17:14:34 UTC] Limit: 20, Offset: 0
[13-Jul-2026 17:14:34 UTC] Orders found: 2
[13-Jul-2026 17:14:34 UTC] Orders data: [{"id":404,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/f8yjgrQMxjtjMGNl","status":"pending","created_at":"2026-07-13 20:01:53","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":403,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/f8yjgrQMxjtjMGNl","status":"pending","created_at":"2026-07-13 20:01:40","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[13-Jul-2026 17:14:34 UTC] Total orders count: 2
[13-Jul-2026 17:14:34 UTC] === API CALL LOG ===
[13-Jul-2026 17:14:34 UTC] Endpoint: user/profile.php
[13-Jul-2026 17:14:34 UTC] Full Log Data: {
    "timestamp": "2026-07-13 17:14:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:f7b:eaac:e2a0:a30b:7d0b:aaf9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:f7b:eaac:e2a0:a30b:7d0b:aaf9, 172.68.164.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NiIsInVzZXJuYW1lIjoiQGVhcm5pbmd3aXRoc2FjaGlueXQiLCJlbWFpbCI6InN5Mjk2NzMwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ1NjQ4NjB9.LVR9KNW0oXtRRdqFAmnevQxBr6Qj8b8NfV-6EBgApik",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1a9ecbbdb65f900-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:f7b:eaac:e2a0:a30b:7d0b:aaf9",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 17:14:34 UTC] === END API CALL LOG ===
[13-Jul-2026 17:14:34 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 17:14:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NiIsInVzZXJuYW1lIjoiQGVhcm5pbmd3aXRoc2FjaGlueXQiLCJlbWFpbCI6InN5Mjk2NzMwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ1NjQ4NjB9.LVR9KNW0oXtRRdqFAmnevQxBr6Qj8b8NfV-6EBgApik
[13-Jul-2026 17:14:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 17:14:34 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 17:14:34 UTC] User ID: 1046
[13-Jul-2026 17:14:34 UTC] ✅ User profile retrieved successfully for user ID: 1046
[13-Jul-2026 21:48:40 UTC] === API CALL LOG ===
[13-Jul-2026 21:48:40 UTC] Endpoint: user/profile.php
[13-Jul-2026 21:48:40 UTC] Full Log Data: {
    "timestamp": "2026-07-13 21:48:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:fc89:8091:34ec:cd4:4aff:fe62:6de7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:fc89:8091:34ec:cd4:4aff:fe62:6de7, 172.69.126.143",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NyIsInVzZXJuYW1lIjoiZmFkeXNvYmh5IiwiZW1haWwiOiJmYWR5X2RvbmF0ZWxsbzJAeWFob28uY29tIiwiZXhwIjoxNzg0NTg0MTE5fQ.GvFhnZF50WNsNh9-NcsNfB8FzMm4HnCEdu7_Vv_1uXo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ab7e3eaac3536a-CAI",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:fc89:8091:34ec:cd4:4aff:fe62:6de7",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 21:48:40 UTC] === END API CALL LOG ===
[13-Jul-2026 21:48:40 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 21:48:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NyIsInVzZXJuYW1lIjoiZmFkeXNvYmh5IiwiZW1haWwiOiJmYWR5X2RvbmF0ZWxsbzJAeWFob28uY29tIiwiZXhwIjoxNzg0NTg0MTE5fQ.GvFhnZF50WNsNh9-NcsNfB8FzMm4HnCEdu7_Vv_1uXo
[13-Jul-2026 21:48:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 21:48:40 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 21:48:40 UTC] User ID: 1047
[13-Jul-2026 21:48:40 UTC] ✅ User profile retrieved successfully for user ID: 1047
[13-Jul-2026 21:48:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jul-2026 21:48:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jul-2026 21:48:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2c0f:fc89:8091:34ec:cd4:4aff:fe62:6de7, 172.69.126.143","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NyIsInVzZXJuYW1lIjoiZmFkeXNvYmh5IiwiZW1haWwiOiJmYWR5X2RvbmF0ZWxsbzJAeWFob28uY29tIiwiZXhwIjoxNzg0NTg0MTE5fQ.GvFhnZF50WNsNh9-NcsNfB8FzMm4HnCEdu7_Vv_1uXo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1ab7e3edaf5536a-CAI","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2c0f:fc89:8091:34ec:cd4:4aff:fe62:6de7","cf-ipcountry":"EG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jul-2026 21:48:40 UTC] === User Orders API Called ===
[13-Jul-2026 21:48:40 UTC] User ID: 1047
[13-Jul-2026 21:48:40 UTC] Limit: 20, Offset: 0
[13-Jul-2026 21:48:40 UTC] Orders found: 0
[13-Jul-2026 21:48:40 UTC] Orders data: []
[13-Jul-2026 21:48:40 UTC] Total orders count: 0
[13-Jul-2026 21:48:40 UTC] === API CALL LOG ===
[13-Jul-2026 21:48:40 UTC] Endpoint: user/profile.php
[13-Jul-2026 21:48:40 UTC] Full Log Data: {
    "timestamp": "2026-07-13 21:48:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:fc89:8091:34ec:cd4:4aff:fe62:6de7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:fc89:8091:34ec:cd4:4aff:fe62:6de7, 172.69.126.143",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NyIsInVzZXJuYW1lIjoiZmFkeXNvYmh5IiwiZW1haWwiOiJmYWR5X2RvbmF0ZWxsbzJAeWFob28uY29tIiwiZXhwIjoxNzg0NTg0MTE5fQ.GvFhnZF50WNsNh9-NcsNfB8FzMm4HnCEdu7_Vv_1uXo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ab7e401c21536a-CAI",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:fc89:8091:34ec:cd4:4aff:fe62:6de7",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 21:48:40 UTC] === END API CALL LOG ===
[13-Jul-2026 21:48:40 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 21:48:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NyIsInVzZXJuYW1lIjoiZmFkeXNvYmh5IiwiZW1haWwiOiJmYWR5X2RvbmF0ZWxsbzJAeWFob28uY29tIiwiZXhwIjoxNzg0NTg0MTE5fQ.GvFhnZF50WNsNh9-NcsNfB8FzMm4HnCEdu7_Vv_1uXo
[13-Jul-2026 21:48:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 21:48:40 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 21:48:40 UTC] User ID: 1047
[13-Jul-2026 21:48:40 UTC] ✅ User profile retrieved successfully for user ID: 1047
[13-Jul-2026 21:48:41 UTC] === API CALL LOG ===
[13-Jul-2026 21:48:41 UTC] Endpoint: user/profile.php
[13-Jul-2026 21:48:41 UTC] Full Log Data: {
    "timestamp": "2026-07-13 21:48:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:fc89:8091:34ec:cd4:4aff:fe62:6de7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:fc89:8091:34ec:cd4:4aff:fe62:6de7, 172.69.126.143",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NyIsInVzZXJuYW1lIjoiZmFkeXNvYmh5IiwiZW1haWwiOiJmYWR5X2RvbmF0ZWxsbzJAeWFob28uY29tIiwiZXhwIjoxNzg0NTg0MTE5fQ.GvFhnZF50WNsNh9-NcsNfB8FzMm4HnCEdu7_Vv_1uXo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ab7e44b835536a-CAI",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:fc89:8091:34ec:cd4:4aff:fe62:6de7",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 21:48:41 UTC] === END API CALL LOG ===
[13-Jul-2026 21:48:41 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 21:48:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NyIsInVzZXJuYW1lIjoiZmFkeXNvYmh5IiwiZW1haWwiOiJmYWR5X2RvbmF0ZWxsbzJAeWFob28uY29tIiwiZXhwIjoxNzg0NTg0MTE5fQ.GvFhnZF50WNsNh9-NcsNfB8FzMm4HnCEdu7_Vv_1uXo
[13-Jul-2026 21:48:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 21:48:41 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 21:48:41 UTC] User ID: 1047
[13-Jul-2026 21:48:41 UTC] ✅ User profile retrieved successfully for user ID: 1047
[13-Jul-2026 21:48:44 UTC] === API CALL LOG ===
[13-Jul-2026 21:48:44 UTC] Endpoint: user/profile.php
[13-Jul-2026 21:48:44 UTC] Full Log Data: {
    "timestamp": "2026-07-13 21:48:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:fc89:8091:34ec:cd4:4aff:fe62:6de7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:fc89:8091:34ec:cd4:4aff:fe62:6de7, 172.69.126.143",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NyIsInVzZXJuYW1lIjoiZmFkeXNvYmh5IiwiZW1haWwiOiJmYWR5X2RvbmF0ZWxsbzJAeWFob28uY29tIiwiZXhwIjoxNzg0NTg0MTE5fQ.GvFhnZF50WNsNh9-NcsNfB8FzMm4HnCEdu7_Vv_1uXo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ab7e5a3c66536a-CAI",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:fc89:8091:34ec:cd4:4aff:fe62:6de7",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 21:48:44 UTC] === END API CALL LOG ===
[13-Jul-2026 21:48:44 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 21:48:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NyIsInVzZXJuYW1lIjoiZmFkeXNvYmh5IiwiZW1haWwiOiJmYWR5X2RvbmF0ZWxsbzJAeWFob28uY29tIiwiZXhwIjoxNzg0NTg0MTE5fQ.GvFhnZF50WNsNh9-NcsNfB8FzMm4HnCEdu7_Vv_1uXo
[13-Jul-2026 21:48:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 21:48:44 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 21:48:44 UTC] User ID: 1047
[13-Jul-2026 21:48:44 UTC] ✅ User profile retrieved successfully for user ID: 1047
[13-Jul-2026 21:48:53 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jul-2026 21:48:53 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jul-2026 21:48:53 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2c0f:fc89:8091:34ec:cd4:4aff:fe62:6de7, 172.69.126.143","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NyIsInVzZXJuYW1lIjoiZmFkeXNvYmh5IiwiZW1haWwiOiJmYWR5X2RvbmF0ZWxsbzJAeWFob28uY29tIiwiZXhwIjoxNzg0NTg0MTE5fQ.GvFhnZF50WNsNh9-NcsNfB8FzMm4HnCEdu7_Vv_1uXo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1ab7e924d78536a-CAI","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2c0f:fc89:8091:34ec:cd4:4aff:fe62:6de7","cf-ipcountry":"EG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jul-2026 21:48:53 UTC] === User Orders API Called ===
[13-Jul-2026 21:48:53 UTC] User ID: 1047
[13-Jul-2026 21:48:53 UTC] Limit: 20, Offset: 0
[13-Jul-2026 21:48:53 UTC] Orders found: 0
[13-Jul-2026 21:48:53 UTC] Orders data: []
[13-Jul-2026 21:48:53 UTC] Total orders count: 0
[13-Jul-2026 21:48:54 UTC] === API CALL LOG ===
[13-Jul-2026 21:48:54 UTC] Endpoint: user/profile.php
[13-Jul-2026 21:48:54 UTC] Full Log Data: {
    "timestamp": "2026-07-13 21:48:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:fc89:8091:34ec:cd4:4aff:fe62:6de7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:fc89:8091:34ec:cd4:4aff:fe62:6de7, 172.69.126.143",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NyIsInVzZXJuYW1lIjoiZmFkeXNvYmh5IiwiZW1haWwiOiJmYWR5X2RvbmF0ZWxsbzJAeWFob28uY29tIiwiZXhwIjoxNzg0NTg0MTE5fQ.GvFhnZF50WNsNh9-NcsNfB8FzMm4HnCEdu7_Vv_1uXo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ab7e989b3f536a-CAI",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:fc89:8091:34ec:cd4:4aff:fe62:6de7",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 21:48:54 UTC] === END API CALL LOG ===
[13-Jul-2026 21:48:54 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 21:48:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NyIsInVzZXJuYW1lIjoiZmFkeXNvYmh5IiwiZW1haWwiOiJmYWR5X2RvbmF0ZWxsbzJAeWFob28uY29tIiwiZXhwIjoxNzg0NTg0MTE5fQ.GvFhnZF50WNsNh9-NcsNfB8FzMm4HnCEdu7_Vv_1uXo
[13-Jul-2026 21:48:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 21:48:54 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 21:48:54 UTC] User ID: 1047
[13-Jul-2026 21:48:54 UTC] ✅ User profile retrieved successfully for user ID: 1047
[13-Jul-2026 21:48:54 UTC] User Purchases API - User ID: 1047
[13-Jul-2026 21:48:54 UTC] User Purchases API - Total purchases found: 0
[13-Jul-2026 21:48:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jul-2026 21:48:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jul-2026 21:48:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2c0f:fc89:8091:34ec:cd4:4aff:fe62:6de7, 172.69.126.143","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NyIsInVzZXJuYW1lIjoiZmFkeXNvYmh5IiwiZW1haWwiOiJmYWR5X2RvbmF0ZWxsbzJAeWFob28uY29tIiwiZXhwIjoxNzg0NTg0MTE5fQ.GvFhnZF50WNsNh9-NcsNfB8FzMm4HnCEdu7_Vv_1uXo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1ab7eb3adb9536a-CAI","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2c0f:fc89:8091:34ec:cd4:4aff:fe62:6de7","cf-ipcountry":"EG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jul-2026 21:48:58 UTC] === User Orders API Called ===
[13-Jul-2026 21:48:58 UTC] User ID: 1047
[13-Jul-2026 21:48:58 UTC] Limit: 20, Offset: 0
[13-Jul-2026 21:48:58 UTC] Orders found: 0
[13-Jul-2026 21:48:58 UTC] Orders data: []
[13-Jul-2026 21:48:58 UTC] Total orders count: 0
[13-Jul-2026 21:48:58 UTC] === API CALL LOG ===
[13-Jul-2026 21:48:58 UTC] Endpoint: user/profile.php
[13-Jul-2026 21:48:58 UTC] Full Log Data: {
    "timestamp": "2026-07-13 21:48:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:fc89:8091:34ec:cd4:4aff:fe62:6de7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:fc89:8091:34ec:cd4:4aff:fe62:6de7, 172.69.126.143",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NyIsInVzZXJuYW1lIjoiZmFkeXNvYmh5IiwiZW1haWwiOiJmYWR5X2RvbmF0ZWxsbzJAeWFob28uY29tIiwiZXhwIjoxNzg0NTg0MTE5fQ.GvFhnZF50WNsNh9-NcsNfB8FzMm4HnCEdu7_Vv_1uXo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ab7eb3dde5536a-CAI",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:fc89:8091:34ec:cd4:4aff:fe62:6de7",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 21:48:58 UTC] === END API CALL LOG ===
[13-Jul-2026 21:48:58 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 21:48:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NyIsInVzZXJuYW1lIjoiZmFkeXNvYmh5IiwiZW1haWwiOiJmYWR5X2RvbmF0ZWxsbzJAeWFob28uY29tIiwiZXhwIjoxNzg0NTg0MTE5fQ.GvFhnZF50WNsNh9-NcsNfB8FzMm4HnCEdu7_Vv_1uXo
[13-Jul-2026 21:48:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 21:48:58 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 21:48:58 UTC] User ID: 1047
[13-Jul-2026 21:48:58 UTC] ✅ User profile retrieved successfully for user ID: 1047
[13-Jul-2026 21:48:59 UTC] === API CALL LOG ===
[13-Jul-2026 21:48:59 UTC] Endpoint: user/profile.php
[13-Jul-2026 21:48:59 UTC] Full Log Data: {
    "timestamp": "2026-07-13 21:48:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:fc89:8091:34ec:cd4:4aff:fe62:6de7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:fc89:8091:34ec:cd4:4aff:fe62:6de7, 172.69.126.143",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NyIsInVzZXJuYW1lIjoiZmFkeXNvYmh5IiwiZW1haWwiOiJmYWR5X2RvbmF0ZWxsbzJAeWFob28uY29tIiwiZXhwIjoxNzg0NTg0MTE5fQ.GvFhnZF50WNsNh9-NcsNfB8FzMm4HnCEdu7_Vv_1uXo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ab7eb60fca536a-CAI",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:fc89:8091:34ec:cd4:4aff:fe62:6de7",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 21:48:59 UTC] === END API CALL LOG ===
[13-Jul-2026 21:48:59 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 21:48:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NyIsInVzZXJuYW1lIjoiZmFkeXNvYmh5IiwiZW1haWwiOiJmYWR5X2RvbmF0ZWxsbzJAeWFob28uY29tIiwiZXhwIjoxNzg0NTg0MTE5fQ.GvFhnZF50WNsNh9-NcsNfB8FzMm4HnCEdu7_Vv_1uXo
[13-Jul-2026 21:48:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 21:48:59 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 21:48:59 UTC] User ID: 1047
[13-Jul-2026 21:48:59 UTC] ✅ User profile retrieved successfully for user ID: 1047
[13-Jul-2026 21:48:59 UTC] === API CALL LOG ===
[13-Jul-2026 21:48:59 UTC] Endpoint: user/profile.php
[13-Jul-2026 21:48:59 UTC] Full Log Data: {
    "timestamp": "2026-07-13 21:48:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2c0f:fc89:8091:34ec:cd4:4aff:fe62:6de7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2c0f:fc89:8091:34ec:cd4:4aff:fe62:6de7, 172.69.126.143",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NyIsInVzZXJuYW1lIjoiZmFkeXNvYmh5IiwiZW1haWwiOiJmYWR5X2RvbmF0ZWxsbzJAeWFob28uY29tIiwiZXhwIjoxNzg0NTg0MTE5fQ.GvFhnZF50WNsNh9-NcsNfB8FzMm4HnCEdu7_Vv_1uXo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ab7eb758fd536a-CAI",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2c0f:fc89:8091:34ec:cd4:4aff:fe62:6de7",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 21:48:59 UTC] === END API CALL LOG ===
[13-Jul-2026 21:48:59 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 21:48:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NyIsInVzZXJuYW1lIjoiZmFkeXNvYmh5IiwiZW1haWwiOiJmYWR5X2RvbmF0ZWxsbzJAeWFob28uY29tIiwiZXhwIjoxNzg0NTg0MTE5fQ.GvFhnZF50WNsNh9-NcsNfB8FzMm4HnCEdu7_Vv_1uXo
[13-Jul-2026 21:48:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 21:48:59 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 21:48:59 UTC] User ID: 1047
[13-Jul-2026 21:48:59 UTC] ✅ User profile retrieved successfully for user ID: 1047
[13-Jul-2026 23:40:37 UTC] === API CALL LOG ===
[13-Jul-2026 23:40:37 UTC] Endpoint: user/profile.php
[13-Jul-2026 23:40:37 UTC] Full Log Data: {
    "timestamp": "2026-07-13 23:40:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:f79:7254:6850:c2e9:d9d3:7e4a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:f79:7254:6850:c2e9:d9d3:7e4a, 104.22.66.72",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NiIsInVzZXJuYW1lIjoiQGVhcm5pbmd3aXRoc2FjaGlueXQiLCJlbWFpbCI6InN5Mjk2NzMwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ1NjQ4NjB9.LVR9KNW0oXtRRdqFAmnevQxBr6Qj8b8NfV-6EBgApik",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ac223ce99d256b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:f79:7254:6850:c2e9:d9d3:7e4a",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 23:40:37 UTC] === END API CALL LOG ===
[13-Jul-2026 23:40:37 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 23:40:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NiIsInVzZXJuYW1lIjoiQGVhcm5pbmd3aXRoc2FjaGlueXQiLCJlbWFpbCI6InN5Mjk2NzMwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ1NjQ4NjB9.LVR9KNW0oXtRRdqFAmnevQxBr6Qj8b8NfV-6EBgApik
[13-Jul-2026 23:40:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 23:40:37 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 23:40:37 UTC] User ID: 1046
[13-Jul-2026 23:40:37 UTC] ✅ User profile retrieved successfully for user ID: 1046
[13-Jul-2026 23:40:38 UTC] === API CALL LOG ===
[13-Jul-2026 23:40:38 UTC] Endpoint: user/profile.php
[13-Jul-2026 23:40:38 UTC] Full Log Data: {
    "timestamp": "2026-07-13 23:40:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:f79:7254:6850:c2e9:d9d3:7e4a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:f79:7254:6850:c2e9:d9d3:7e4a, 104.22.66.72",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NiIsInVzZXJuYW1lIjoiQGVhcm5pbmd3aXRoc2FjaGlueXQiLCJlbWFpbCI6InN5Mjk2NzMwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ1NjQ4NjB9.LVR9KNW0oXtRRdqFAmnevQxBr6Qj8b8NfV-6EBgApik",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ac2245b98e256b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:f79:7254:6850:c2e9:d9d3:7e4a",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 23:40:38 UTC] === END API CALL LOG ===
[13-Jul-2026 23:40:38 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 23:40:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NiIsInVzZXJuYW1lIjoiQGVhcm5pbmd3aXRoc2FjaGlueXQiLCJlbWFpbCI6InN5Mjk2NzMwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ1NjQ4NjB9.LVR9KNW0oXtRRdqFAmnevQxBr6Qj8b8NfV-6EBgApik
[13-Jul-2026 23:40:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 23:40:38 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 23:40:38 UTC] User ID: 1046
[13-Jul-2026 23:40:38 UTC] ✅ User profile retrieved successfully for user ID: 1046
[13-Jul-2026 23:40:38 UTC] === API CALL LOG ===
[13-Jul-2026 23:40:38 UTC] Endpoint: user/profile.php
[13-Jul-2026 23:40:38 UTC] Full Log Data: {
    "timestamp": "2026-07-13 23:40:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:f79:7254:6850:c2e9:d9d3:7e4a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:f79:7254:6850:c2e9:d9d3:7e4a, 104.22.66.72",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NiIsInVzZXJuYW1lIjoiQGVhcm5pbmd3aXRoc2FjaGlueXQiLCJlbWFpbCI6InN5Mjk2NzMwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ1NjQ4NjB9.LVR9KNW0oXtRRdqFAmnevQxBr6Qj8b8NfV-6EBgApik",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ac2245b996256b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:f79:7254:6850:c2e9:d9d3:7e4a",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 23:40:38 UTC] === END API CALL LOG ===
[13-Jul-2026 23:40:38 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 23:40:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NiIsInVzZXJuYW1lIjoiQGVhcm5pbmd3aXRoc2FjaGlueXQiLCJlbWFpbCI6InN5Mjk2NzMwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ1NjQ4NjB9.LVR9KNW0oXtRRdqFAmnevQxBr6Qj8b8NfV-6EBgApik
[13-Jul-2026 23:40:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 23:40:38 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 23:40:38 UTC] User ID: 1046
[13-Jul-2026 23:40:38 UTC] ✅ User profile retrieved successfully for user ID: 1046
[13-Jul-2026 23:40:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jul-2026 23:40:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jul-2026 23:40:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:3a80:f79:7254:6850:c2e9:d9d3:7e4a, 104.22.66.82","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NiIsInVzZXJuYW1lIjoiQGVhcm5pbmd3aXRoc2FjaGlueXQiLCJlbWFpbCI6InN5Mjk2NzMwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ1NjQ4NjB9.LVR9KNW0oXtRRdqFAmnevQxBr6Qj8b8NfV-6EBgApik","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1ac2245b993256b-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2402:3a80:f79:7254:6850:c2e9:d9d3:7e4a","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jul-2026 23:40:39 UTC] === User Orders API Called ===
[13-Jul-2026 23:40:39 UTC] User ID: 1046
[13-Jul-2026 23:40:39 UTC] Limit: 20, Offset: 0
[13-Jul-2026 23:40:39 UTC] Orders found: 2
[13-Jul-2026 23:40:39 UTC] Orders data: [{"id":404,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/f8yjgrQMxjtjMGNl","status":"pending","created_at":"2026-07-13 20:01:53","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":403,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/f8yjgrQMxjtjMGNl","status":"pending","created_at":"2026-07-13 20:01:40","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[13-Jul-2026 23:40:39 UTC] Total orders count: 2
[13-Jul-2026 23:40:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jul-2026 23:40:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jul-2026 23:40:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:3a80:f79:7254:6850:c2e9:d9d3:7e4a, 104.22.66.82","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NiIsInVzZXJuYW1lIjoiQGVhcm5pbmd3aXRoc2FjaGlueXQiLCJlbWFpbCI6InN5Mjk2NzMwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ1NjQ4NjB9.LVR9KNW0oXtRRdqFAmnevQxBr6Qj8b8NfV-6EBgApik","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1ac225258ba256b-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2402:3a80:f79:7254:6850:c2e9:d9d3:7e4a","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jul-2026 23:40:40 UTC] === User Orders API Called ===
[13-Jul-2026 23:40:40 UTC] User ID: 1046
[13-Jul-2026 23:40:40 UTC] Limit: 20, Offset: 0
[13-Jul-2026 23:40:40 UTC] Orders found: 2
[13-Jul-2026 23:40:40 UTC] Orders data: [{"id":404,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/f8yjgrQMxjtjMGNl","status":"pending","created_at":"2026-07-13 20:01:53","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":403,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/f8yjgrQMxjtjMGNl","status":"pending","created_at":"2026-07-13 20:01:40","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[13-Jul-2026 23:40:40 UTC] Total orders count: 2
[13-Jul-2026 23:40:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jul-2026 23:40:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[13-Jul-2026 23:40:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:3a80:f79:7254:6850:c2e9:d9d3:7e4a, 104.22.66.72","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NiIsInVzZXJuYW1lIjoiQGVhcm5pbmd3aXRoc2FjaGlueXQiLCJlbWFpbCI6InN5Mjk2NzMwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ1NjQ4NjB9.LVR9KNW0oXtRRdqFAmnevQxBr6Qj8b8NfV-6EBgApik","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1ac225d1d30256b-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2402:3a80:f79:7254:6850:c2e9:d9d3:7e4a","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[13-Jul-2026 23:40:42 UTC] === User Orders API Called ===
[13-Jul-2026 23:40:42 UTC] User ID: 1046
[13-Jul-2026 23:40:42 UTC] Limit: 20, Offset: 0
[13-Jul-2026 23:40:42 UTC] Orders found: 2
[13-Jul-2026 23:40:42 UTC] Orders data: [{"id":404,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/f8yjgrQMxjtjMGNl","status":"pending","created_at":"2026-07-13 20:01:53","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":403,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/f8yjgrQMxjtjMGNl","status":"pending","created_at":"2026-07-13 20:01:40","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[13-Jul-2026 23:40:42 UTC] Total orders count: 2
[13-Jul-2026 23:40:42 UTC] === API CALL LOG ===
[13-Jul-2026 23:40:42 UTC] Endpoint: user/profile.php
[13-Jul-2026 23:40:42 UTC] Full Log Data: {
    "timestamp": "2026-07-13 23:40:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:f79:7254:6850:c2e9:d9d3:7e4a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:f79:7254:6850:c2e9:d9d3:7e4a, 104.22.66.72",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NiIsInVzZXJuYW1lIjoiQGVhcm5pbmd3aXRoc2FjaGlueXQiLCJlbWFpbCI6InN5Mjk2NzMwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ1NjQ4NjB9.LVR9KNW0oXtRRdqFAmnevQxBr6Qj8b8NfV-6EBgApik",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ac225d1d32256b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:f79:7254:6850:c2e9:d9d3:7e4a",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 23:40:42 UTC] === END API CALL LOG ===
[13-Jul-2026 23:40:42 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 23:40:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NiIsInVzZXJuYW1lIjoiQGVhcm5pbmd3aXRoc2FjaGlueXQiLCJlbWFpbCI6InN5Mjk2NzMwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ1NjQ4NjB9.LVR9KNW0oXtRRdqFAmnevQxBr6Qj8b8NfV-6EBgApik
[13-Jul-2026 23:40:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 23:40:42 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 23:40:42 UTC] User ID: 1046
[13-Jul-2026 23:40:42 UTC] ✅ User profile retrieved successfully for user ID: 1046
[13-Jul-2026 23:40:43 UTC] === API CALL LOG ===
[13-Jul-2026 23:40:43 UTC] Endpoint: user/profile.php
[13-Jul-2026 23:40:43 UTC] Full Log Data: {
    "timestamp": "2026-07-13 23:40:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:f79:7254:6850:c2e9:d9d3:7e4a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:f79:7254:6850:c2e9:d9d3:7e4a, 104.22.66.72",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NiIsInVzZXJuYW1lIjoiQGVhcm5pbmd3aXRoc2FjaGlueXQiLCJlbWFpbCI6InN5Mjk2NzMwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ1NjQ4NjB9.LVR9KNW0oXtRRdqFAmnevQxBr6Qj8b8NfV-6EBgApik",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ac2260fc5e256b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:f79:7254:6850:c2e9:d9d3:7e4a",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[13-Jul-2026 23:40:43 UTC] === END API CALL LOG ===
[13-Jul-2026 23:40:43 UTC] ✅ API Hash verification passed for profile endpoint
[13-Jul-2026 23:40:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0NiIsInVzZXJuYW1lIjoiQGVhcm5pbmd3aXRoc2FjaGlueXQiLCJlbWFpbCI6InN5Mjk2NzMwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ1NjQ4NjB9.LVR9KNW0oXtRRdqFAmnevQxBr6Qj8b8NfV-6EBgApik
[13-Jul-2026 23:40:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[13-Jul-2026 23:40:43 UTC] ✅ JWT token verified successfully for user profile
[13-Jul-2026 23:40:43 UTC] User ID: 1046
[13-Jul-2026 23:40:43 UTC] ✅ User profile retrieved successfully for user ID: 1046
[14-Jul-2026 01:25:31 UTC] === API CALL LOG ===
[14-Jul-2026 01:25:31 UTC] Endpoint: user/profile.php
[14-Jul-2026 01:25:31 UTC] Full Log Data: {
    "timestamp": "2026-07-14 01:25:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.37.198.81",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.37.198.81, 172.70.208.5",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0OCIsInVzZXJuYW1lIjoiYWx3YW5kYSIsImVtYWlsIjoid2VuZGl3aW5kaTdAZ21haWwuY29tIiwiZXhwIjoxNzg0NTk3MTI5fQ.evY9TXCepzhfAPKCQh3lJTi46evImN6a8btrjbUe53g",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1acbbe56aadfda7-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.37.198.81",
        "cf-ipcountry": "KH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 01:25:31 UTC] === END API CALL LOG ===
[14-Jul-2026 01:25:31 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 01:25:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0OCIsInVzZXJuYW1lIjoiYWx3YW5kYSIsImVtYWlsIjoid2VuZGl3aW5kaTdAZ21haWwuY29tIiwiZXhwIjoxNzg0NTk3MTI5fQ.evY9TXCepzhfAPKCQh3lJTi46evImN6a8btrjbUe53g
[14-Jul-2026 01:25:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 01:25:31 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 01:25:31 UTC] User ID: 1048
[14-Jul-2026 01:25:31 UTC] ✅ User profile retrieved successfully for user ID: 1048
[14-Jul-2026 01:25:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 01:25:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 01:25:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"36.37.198.81, 172.70.208.5","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0OCIsInVzZXJuYW1lIjoiYWx3YW5kYSIsImVtYWlsIjoid2VuZGl3aW5kaTdAZ21haWwuY29tIiwiZXhwIjoxNzg0NTk3MTI5fQ.evY9TXCepzhfAPKCQh3lJTi46evImN6a8btrjbUe53g","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1acbbe56ab4fda7-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"36.37.198.81","cf-ipcountry":"KH","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-Jul-2026 01:25:31 UTC] === User Orders API Called ===
[14-Jul-2026 01:25:31 UTC] User ID: 1048
[14-Jul-2026 01:25:31 UTC] Limit: 20, Offset: 0
[14-Jul-2026 01:25:31 UTC] Orders found: 0
[14-Jul-2026 01:25:31 UTC] Orders data: []
[14-Jul-2026 01:25:31 UTC] Total orders count: 0
[14-Jul-2026 01:25:31 UTC] === API CALL LOG ===
[14-Jul-2026 01:25:31 UTC] Endpoint: user/profile.php
[14-Jul-2026 01:25:31 UTC] Full Log Data: {
    "timestamp": "2026-07-14 01:25:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.37.198.81",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.37.198.81, 172.70.208.5",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0OCIsInVzZXJuYW1lIjoiYWx3YW5kYSIsImVtYWlsIjoid2VuZGl3aW5kaTdAZ21haWwuY29tIiwiZXhwIjoxNzg0NTk3MTI5fQ.evY9TXCepzhfAPKCQh3lJTi46evImN6a8btrjbUe53g",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1acbbe5fc05fda7-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.37.198.81",
        "cf-ipcountry": "KH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 01:25:31 UTC] === END API CALL LOG ===
[14-Jul-2026 01:25:31 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 01:25:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0OCIsInVzZXJuYW1lIjoiYWx3YW5kYSIsImVtYWlsIjoid2VuZGl3aW5kaTdAZ21haWwuY29tIiwiZXhwIjoxNzg0NTk3MTI5fQ.evY9TXCepzhfAPKCQh3lJTi46evImN6a8btrjbUe53g
[14-Jul-2026 01:25:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 01:25:31 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 01:25:31 UTC] User ID: 1048
[14-Jul-2026 01:25:31 UTC] ✅ User profile retrieved successfully for user ID: 1048
[14-Jul-2026 01:25:32 UTC] === API CALL LOG ===
[14-Jul-2026 01:25:32 UTC] Endpoint: user/profile.php
[14-Jul-2026 01:25:32 UTC] Full Log Data: {
    "timestamp": "2026-07-14 01:25:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.37.198.81",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.37.198.81, 172.70.208.5",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0OCIsInVzZXJuYW1lIjoiYWx3YW5kYSIsImVtYWlsIjoid2VuZGl3aW5kaTdAZ21haWwuY29tIiwiZXhwIjoxNzg0NTk3MTI5fQ.evY9TXCepzhfAPKCQh3lJTi46evImN6a8btrjbUe53g",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1acbbed8f90fda7-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.37.198.81",
        "cf-ipcountry": "KH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 01:25:32 UTC] === END API CALL LOG ===
[14-Jul-2026 01:25:32 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 01:25:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0OCIsInVzZXJuYW1lIjoiYWx3YW5kYSIsImVtYWlsIjoid2VuZGl3aW5kaTdAZ21haWwuY29tIiwiZXhwIjoxNzg0NTk3MTI5fQ.evY9TXCepzhfAPKCQh3lJTi46evImN6a8btrjbUe53g
[14-Jul-2026 01:25:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 01:25:32 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 01:25:32 UTC] User ID: 1048
[14-Jul-2026 01:25:32 UTC] ✅ User profile retrieved successfully for user ID: 1048
[14-Jul-2026 01:25:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 01:25:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 01:25:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"36.37.198.81, 172.70.208.4","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0OCIsInVzZXJuYW1lIjoiYWx3YW5kYSIsImVtYWlsIjoid2VuZGl3aW5kaTdAZ21haWwuY29tIiwiZXhwIjoxNzg0NTk3MTI5fQ.evY9TXCepzhfAPKCQh3lJTi46evImN6a8btrjbUe53g","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1acbc7158ebfda7-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"36.37.198.81","cf-ipcountry":"KH","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-Jul-2026 01:25:54 UTC] === User Orders API Called ===
[14-Jul-2026 01:25:54 UTC] User ID: 1048
[14-Jul-2026 01:25:54 UTC] Limit: 20, Offset: 0
[14-Jul-2026 01:25:54 UTC] Orders found: 0
[14-Jul-2026 01:25:54 UTC] Orders data: []
[14-Jul-2026 01:25:54 UTC] Total orders count: 0
[14-Jul-2026 01:25:54 UTC] === API CALL LOG ===
[14-Jul-2026 01:25:54 UTC] Endpoint: user/profile.php
[14-Jul-2026 01:25:54 UTC] Full Log Data: {
    "timestamp": "2026-07-14 01:25:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.37.198.81",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.37.198.81, 172.70.208.5",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0OCIsInVzZXJuYW1lIjoiYWx3YW5kYSIsImVtYWlsIjoid2VuZGl3aW5kaTdAZ21haWwuY29tIiwiZXhwIjoxNzg0NTk3MTI5fQ.evY9TXCepzhfAPKCQh3lJTi46evImN6a8btrjbUe53g",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1acbc71da1efda7-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.37.198.81",
        "cf-ipcountry": "KH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 01:25:54 UTC] === END API CALL LOG ===
[14-Jul-2026 01:25:54 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 01:25:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0OCIsInVzZXJuYW1lIjoiYWx3YW5kYSIsImVtYWlsIjoid2VuZGl3aW5kaTdAZ21haWwuY29tIiwiZXhwIjoxNzg0NTk3MTI5fQ.evY9TXCepzhfAPKCQh3lJTi46evImN6a8btrjbUe53g
[14-Jul-2026 01:25:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 01:25:54 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 01:25:54 UTC] User ID: 1048
[14-Jul-2026 01:25:54 UTC] ✅ User profile retrieved successfully for user ID: 1048
[14-Jul-2026 01:25:54 UTC] === API CALL LOG ===
[14-Jul-2026 01:25:54 UTC] Endpoint: user/profile.php
[14-Jul-2026 01:25:54 UTC] Full Log Data: {
    "timestamp": "2026-07-14 01:25:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.37.198.81",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.37.198.81, 172.70.208.4",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0OCIsInVzZXJuYW1lIjoiYWx3YW5kYSIsImVtYWlsIjoid2VuZGl3aW5kaTdAZ21haWwuY29tIiwiZXhwIjoxNzg0NTk3MTI5fQ.evY9TXCepzhfAPKCQh3lJTi46evImN6a8btrjbUe53g",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1acbc759ac6fda7-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.37.198.81",
        "cf-ipcountry": "KH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 01:25:54 UTC] === END API CALL LOG ===
[14-Jul-2026 01:25:54 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 01:25:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0OCIsInVzZXJuYW1lIjoiYWx3YW5kYSIsImVtYWlsIjoid2VuZGl3aW5kaTdAZ21haWwuY29tIiwiZXhwIjoxNzg0NTk3MTI5fQ.evY9TXCepzhfAPKCQh3lJTi46evImN6a8btrjbUe53g
[14-Jul-2026 01:25:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 01:25:54 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 01:25:54 UTC] User ID: 1048
[14-Jul-2026 01:25:54 UTC] ✅ User profile retrieved successfully for user ID: 1048
[14-Jul-2026 01:25:55 UTC] === API CALL LOG ===
[14-Jul-2026 01:25:55 UTC] Endpoint: user/profile.php
[14-Jul-2026 01:25:55 UTC] Full Log Data: {
    "timestamp": "2026-07-14 01:25:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.37.198.81",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.37.198.81, 172.70.208.4",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0OCIsInVzZXJuYW1lIjoiYWx3YW5kYSIsImVtYWlsIjoid2VuZGl3aW5kaTdAZ21haWwuY29tIiwiZXhwIjoxNzg0NTk3MTI5fQ.evY9TXCepzhfAPKCQh3lJTi46evImN6a8btrjbUe53g",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1acbc7b490cfda7-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.37.198.81",
        "cf-ipcountry": "KH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 01:25:55 UTC] === END API CALL LOG ===
[14-Jul-2026 01:25:55 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 01:25:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0OCIsInVzZXJuYW1lIjoiYWx3YW5kYSIsImVtYWlsIjoid2VuZGl3aW5kaTdAZ21haWwuY29tIiwiZXhwIjoxNzg0NTk3MTI5fQ.evY9TXCepzhfAPKCQh3lJTi46evImN6a8btrjbUe53g
[14-Jul-2026 01:25:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 01:25:55 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 01:25:55 UTC] User ID: 1048
[14-Jul-2026 01:25:55 UTC] ✅ User profile retrieved successfully for user ID: 1048
[14-Jul-2026 01:28:29 UTC] === API CALL LOG ===
[14-Jul-2026 01:28:29 UTC] Endpoint: user/profile.php
[14-Jul-2026 01:28:29 UTC] Full Log Data: {
    "timestamp": "2026-07-14 01:28:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.37.198.81",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.37.198.81, 104.22.66.73",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0OCIsInVzZXJuYW1lIjoiYWx3YW5kYSIsImVtYWlsIjoid2VuZGl3aW5kaTdAZ21haWwuY29tIiwiZXhwIjoxNzg0NTk3MTI5fQ.evY9TXCepzhfAPKCQh3lJTi46evImN6a8btrjbUe53g",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1acc0397b2c4d8c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.37.198.81",
        "cf-ipcountry": "KH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 01:28:29 UTC] === END API CALL LOG ===
[14-Jul-2026 01:28:29 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 01:28:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0OCIsInVzZXJuYW1lIjoiYWx3YW5kYSIsImVtYWlsIjoid2VuZGl3aW5kaTdAZ21haWwuY29tIiwiZXhwIjoxNzg0NTk3MTI5fQ.evY9TXCepzhfAPKCQh3lJTi46evImN6a8btrjbUe53g
[14-Jul-2026 01:28:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 01:28:29 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 01:28:29 UTC] User ID: 1048
[14-Jul-2026 01:28:29 UTC] ✅ User profile retrieved successfully for user ID: 1048
[14-Jul-2026 01:28:30 UTC] === API CALL LOG ===
[14-Jul-2026 01:28:30 UTC] Endpoint: user/profile.php
[14-Jul-2026 01:28:30 UTC] Full Log Data: {
    "timestamp": "2026-07-14 01:28:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.37.198.81",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.37.198.81, 104.22.66.73",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0OCIsInVzZXJuYW1lIjoiYWx3YW5kYSIsImVtYWlsIjoid2VuZGl3aW5kaTdAZ21haWwuY29tIiwiZXhwIjoxNzg0NTk3MTI5fQ.evY9TXCepzhfAPKCQh3lJTi46evImN6a8btrjbUe53g",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1acc042ffc64d8c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.37.198.81",
        "cf-ipcountry": "KH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 01:28:30 UTC] === END API CALL LOG ===
[14-Jul-2026 01:28:30 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 01:28:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0OCIsInVzZXJuYW1lIjoiYWx3YW5kYSIsImVtYWlsIjoid2VuZGl3aW5kaTdAZ21haWwuY29tIiwiZXhwIjoxNzg0NTk3MTI5fQ.evY9TXCepzhfAPKCQh3lJTi46evImN6a8btrjbUe53g
[14-Jul-2026 01:28:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 01:28:30 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 01:28:30 UTC] User ID: 1048
[14-Jul-2026 01:28:30 UTC] ✅ User profile retrieved successfully for user ID: 1048
[14-Jul-2026 01:28:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 01:28:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 01:28:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"36.37.198.81, 104.22.66.73","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0OCIsInVzZXJuYW1lIjoiYWx3YW5kYSIsImVtYWlsIjoid2VuZGl3aW5kaTdAZ21haWwuY29tIiwiZXhwIjoxNzg0NTk3MTI5fQ.evY9TXCepzhfAPKCQh3lJTi46evImN6a8btrjbUe53g","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1acc043991c4d8c-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"36.37.198.81","cf-ipcountry":"KH","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-Jul-2026 01:28:30 UTC] === User Orders API Called ===
[14-Jul-2026 01:28:30 UTC] User ID: 1048
[14-Jul-2026 01:28:30 UTC] Limit: 20, Offset: 0
[14-Jul-2026 01:28:30 UTC] Orders found: 0
[14-Jul-2026 01:28:30 UTC] Orders data: []
[14-Jul-2026 01:28:30 UTC] Total orders count: 0
[14-Jul-2026 01:28:30 UTC] === API CALL LOG ===
[14-Jul-2026 01:28:30 UTC] Endpoint: user/profile.php
[14-Jul-2026 01:28:30 UTC] Full Log Data: {
    "timestamp": "2026-07-14 01:28:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.37.198.81",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.37.198.81, 104.22.66.73",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0OCIsInVzZXJuYW1lIjoiYWx3YW5kYSIsImVtYWlsIjoid2VuZGl3aW5kaTdAZ21haWwuY29tIiwiZXhwIjoxNzg0NTk3MTI5fQ.evY9TXCepzhfAPKCQh3lJTi46evImN6a8btrjbUe53g",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1acc0441a074d8c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.37.198.81",
        "cf-ipcountry": "KH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 01:28:30 UTC] === END API CALL LOG ===
[14-Jul-2026 01:28:30 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 01:28:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0OCIsInVzZXJuYW1lIjoiYWx3YW5kYSIsImVtYWlsIjoid2VuZGl3aW5kaTdAZ21haWwuY29tIiwiZXhwIjoxNzg0NTk3MTI5fQ.evY9TXCepzhfAPKCQh3lJTi46evImN6a8btrjbUe53g
[14-Jul-2026 01:28:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 01:28:30 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 01:28:30 UTC] User ID: 1048
[14-Jul-2026 01:28:30 UTC] ✅ User profile retrieved successfully for user ID: 1048
[14-Jul-2026 01:28:30 UTC] === API CALL LOG ===
[14-Jul-2026 01:28:30 UTC] Endpoint: user/profile.php
[14-Jul-2026 01:28:30 UTC] Full Log Data: {
    "timestamp": "2026-07-14 01:28:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.37.198.81",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.37.198.81, 104.22.66.82",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0OCIsInVzZXJuYW1lIjoiYWx3YW5kYSIsImVtYWlsIjoid2VuZGl3aW5kaTdAZ21haWwuY29tIiwiZXhwIjoxNzg0NTk3MTI5fQ.evY9TXCepzhfAPKCQh3lJTi46evImN6a8btrjbUe53g",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1acc0415c784d8c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.37.198.81",
        "cf-ipcountry": "KH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 01:28:30 UTC] === END API CALL LOG ===
[14-Jul-2026 01:28:30 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 01:28:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0OCIsInVzZXJuYW1lIjoiYWx3YW5kYSIsImVtYWlsIjoid2VuZGl3aW5kaTdAZ21haWwuY29tIiwiZXhwIjoxNzg0NTk3MTI5fQ.evY9TXCepzhfAPKCQh3lJTi46evImN6a8btrjbUe53g
[14-Jul-2026 01:28:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 01:28:30 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 01:28:30 UTC] User ID: 1048
[14-Jul-2026 01:28:30 UTC] ✅ User profile retrieved successfully for user ID: 1048
[14-Jul-2026 01:28:31 UTC] === API CALL LOG ===
[14-Jul-2026 01:28:31 UTC] Endpoint: user/profile.php
[14-Jul-2026 01:28:31 UTC] Full Log Data: {
    "timestamp": "2026-07-14 01:28:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.37.198.81",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.37.198.81, 104.22.66.73",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0OCIsInVzZXJuYW1lIjoiYWx3YW5kYSIsImVtYWlsIjoid2VuZGl3aW5kaTdAZ21haWwuY29tIiwiZXhwIjoxNzg0NTk3MTI5fQ.evY9TXCepzhfAPKCQh3lJTi46evImN6a8btrjbUe53g",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1acc04e69fe4d8c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.37.198.81",
        "cf-ipcountry": "KH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 01:28:31 UTC] === END API CALL LOG ===
[14-Jul-2026 01:28:31 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 01:28:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0OCIsInVzZXJuYW1lIjoiYWx3YW5kYSIsImVtYWlsIjoid2VuZGl3aW5kaTdAZ21haWwuY29tIiwiZXhwIjoxNzg0NTk3MTI5fQ.evY9TXCepzhfAPKCQh3lJTi46evImN6a8btrjbUe53g
[14-Jul-2026 01:28:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 01:28:31 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 01:28:31 UTC] User ID: 1048
[14-Jul-2026 01:28:31 UTC] ✅ User profile retrieved successfully for user ID: 1048
[14-Jul-2026 01:29:13 UTC] === API CALL LOG ===
[14-Jul-2026 01:29:13 UTC] Endpoint: user/profile.php
[14-Jul-2026 01:29:13 UTC] Full Log Data: {
    "timestamp": "2026-07-14 01:29:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.37.198.81",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.37.198.81, 104.22.66.73",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0OCIsInVzZXJuYW1lIjoiYWx3YW5kYSIsImVtYWlsIjoid2VuZGl3aW5kaTdAZ21haWwuY29tIiwiZXhwIjoxNzg0NTk3MTI5fQ.evY9TXCepzhfAPKCQh3lJTi46evImN6a8btrjbUe53g",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1acc15188fd4d8c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.37.198.81",
        "cf-ipcountry": "KH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 01:29:13 UTC] === END API CALL LOG ===
[14-Jul-2026 01:29:13 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 01:29:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0OCIsInVzZXJuYW1lIjoiYWx3YW5kYSIsImVtYWlsIjoid2VuZGl3aW5kaTdAZ21haWwuY29tIiwiZXhwIjoxNzg0NTk3MTI5fQ.evY9TXCepzhfAPKCQh3lJTi46evImN6a8btrjbUe53g
[14-Jul-2026 01:29:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 01:29:13 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 01:29:13 UTC] User ID: 1048
[14-Jul-2026 01:29:13 UTC] ✅ User profile retrieved successfully for user ID: 1048
[14-Jul-2026 01:29:14 UTC] User Purchases API - User ID: 1048
[14-Jul-2026 01:29:14 UTC] User Purchases API - Total purchases found: 0
[14-Jul-2026 01:29:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 01:29:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 01:29:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"36.37.198.81, 104.22.66.73","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0OCIsInVzZXJuYW1lIjoiYWx3YW5kYSIsImVtYWlsIjoid2VuZGl3aW5kaTdAZ21haWwuY29tIiwiZXhwIjoxNzg0NTk3MTI5fQ.evY9TXCepzhfAPKCQh3lJTi46evImN6a8btrjbUe53g","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1acc1fb997e4d8c-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"36.37.198.81","cf-ipcountry":"KH","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-Jul-2026 01:29:40 UTC] === User Orders API Called ===
[14-Jul-2026 01:29:40 UTC] User ID: 1048
[14-Jul-2026 01:29:40 UTC] Limit: 20, Offset: 0
[14-Jul-2026 01:29:40 UTC] Orders found: 0
[14-Jul-2026 01:29:40 UTC] Orders data: []
[14-Jul-2026 01:29:40 UTC] Total orders count: 0
[14-Jul-2026 01:29:40 UTC] === API CALL LOG ===
[14-Jul-2026 01:29:40 UTC] Endpoint: user/profile.php
[14-Jul-2026 01:29:40 UTC] Full Log Data: {
    "timestamp": "2026-07-14 01:29:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.37.198.81",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.37.198.81, 104.22.66.73",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0OCIsInVzZXJuYW1lIjoiYWx3YW5kYSIsImVtYWlsIjoid2VuZGl3aW5kaTdAZ21haWwuY29tIiwiZXhwIjoxNzg0NTk3MTI5fQ.evY9TXCepzhfAPKCQh3lJTi46evImN6a8btrjbUe53g",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1acc1fc2aee4d8c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.37.198.81",
        "cf-ipcountry": "KH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 01:29:40 UTC] === END API CALL LOG ===
[14-Jul-2026 01:29:40 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 01:29:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0OCIsInVzZXJuYW1lIjoiYWx3YW5kYSIsImVtYWlsIjoid2VuZGl3aW5kaTdAZ21haWwuY29tIiwiZXhwIjoxNzg0NTk3MTI5fQ.evY9TXCepzhfAPKCQh3lJTi46evImN6a8btrjbUe53g
[14-Jul-2026 01:29:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 01:29:40 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 01:29:40 UTC] User ID: 1048
[14-Jul-2026 01:29:40 UTC] ✅ User profile retrieved successfully for user ID: 1048
[14-Jul-2026 01:29:41 UTC] === API CALL LOG ===
[14-Jul-2026 01:29:41 UTC] Endpoint: user/profile.php
[14-Jul-2026 01:29:41 UTC] Full Log Data: {
    "timestamp": "2026-07-14 01:29:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.37.198.81",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.37.198.81, 104.22.66.73",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0OCIsInVzZXJuYW1lIjoiYWx3YW5kYSIsImVtYWlsIjoid2VuZGl3aW5kaTdAZ21haWwuY29tIiwiZXhwIjoxNzg0NTk3MTI5fQ.evY9TXCepzhfAPKCQh3lJTi46evImN6a8btrjbUe53g",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1acc1ff9b094d8c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.37.198.81",
        "cf-ipcountry": "KH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 01:29:41 UTC] === END API CALL LOG ===
[14-Jul-2026 01:29:41 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 01:29:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0OCIsInVzZXJuYW1lIjoiYWx3YW5kYSIsImVtYWlsIjoid2VuZGl3aW5kaTdAZ21haWwuY29tIiwiZXhwIjoxNzg0NTk3MTI5fQ.evY9TXCepzhfAPKCQh3lJTi46evImN6a8btrjbUe53g
[14-Jul-2026 01:29:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 01:29:41 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 01:29:41 UTC] User ID: 1048
[14-Jul-2026 01:29:41 UTC] ✅ User profile retrieved successfully for user ID: 1048
[14-Jul-2026 01:29:41 UTC] === API CALL LOG ===
[14-Jul-2026 01:29:41 UTC] Endpoint: user/profile.php
[14-Jul-2026 01:29:41 UTC] Full Log Data: {
    "timestamp": "2026-07-14 01:29:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.37.198.81",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.37.198.81, 104.22.66.73",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0OCIsInVzZXJuYW1lIjoiYWx3YW5kYSIsImVtYWlsIjoid2VuZGl3aW5kaTdAZ21haWwuY29tIiwiZXhwIjoxNzg0NTk3MTI5fQ.evY9TXCepzhfAPKCQh3lJTi46evImN6a8btrjbUe53g",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1acc20229284d8c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.37.198.81",
        "cf-ipcountry": "KH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 01:29:41 UTC] === END API CALL LOG ===
[14-Jul-2026 01:29:41 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 01:29:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0OCIsInVzZXJuYW1lIjoiYWx3YW5kYSIsImVtYWlsIjoid2VuZGl3aW5kaTdAZ21haWwuY29tIiwiZXhwIjoxNzg0NTk3MTI5fQ.evY9TXCepzhfAPKCQh3lJTi46evImN6a8btrjbUe53g
[14-Jul-2026 01:29:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 01:29:41 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 01:29:41 UTC] User ID: 1048
[14-Jul-2026 01:29:41 UTC] ✅ User profile retrieved successfully for user ID: 1048
[14-Jul-2026 01:29:47 UTC] === API CALL LOG ===
[14-Jul-2026 01:29:47 UTC] Endpoint: user/profile.php
[14-Jul-2026 01:29:47 UTC] Full Log Data: {
    "timestamp": "2026-07-14 01:29:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.37.198.81",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.37.198.81, 104.22.66.73",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0OCIsInVzZXJuYW1lIjoiYWx3YW5kYSIsImVtYWlsIjoid2VuZGl3aW5kaTdAZ21haWwuY29tIiwiZXhwIjoxNzg0NTk3MTI5fQ.evY9TXCepzhfAPKCQh3lJTi46evImN6a8btrjbUe53g",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1acc226ce524d8c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.37.198.81",
        "cf-ipcountry": "KH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 01:29:47 UTC] === END API CALL LOG ===
[14-Jul-2026 01:29:47 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 01:29:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0OCIsInVzZXJuYW1lIjoiYWx3YW5kYSIsImVtYWlsIjoid2VuZGl3aW5kaTdAZ21haWwuY29tIiwiZXhwIjoxNzg0NTk3MTI5fQ.evY9TXCepzhfAPKCQh3lJTi46evImN6a8btrjbUe53g
[14-Jul-2026 01:29:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 01:29:47 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 01:29:47 UTC] User ID: 1048
[14-Jul-2026 01:29:47 UTC] ✅ User profile retrieved successfully for user ID: 1048
[14-Jul-2026 01:30:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 01:30:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 01:30:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"36.37.198.81, 104.22.66.72","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0OCIsInVzZXJuYW1lIjoiYWx3YW5kYSIsImVtYWlsIjoid2VuZGl3aW5kaTdAZ21haWwuY29tIiwiZXhwIjoxNzg0NTk3MTI5fQ.evY9TXCepzhfAPKCQh3lJTi46evImN6a8btrjbUe53g","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1acc3232d694d8c-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"36.37.198.81","cf-ipcountry":"KH","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-Jul-2026 01:30:28 UTC] === User Orders API Called ===
[14-Jul-2026 01:30:28 UTC] User ID: 1048
[14-Jul-2026 01:30:28 UTC] Limit: 20, Offset: 0
[14-Jul-2026 01:30:28 UTC] Orders found: 0
[14-Jul-2026 01:30:28 UTC] Orders data: []
[14-Jul-2026 01:30:28 UTC] Total orders count: 0
[14-Jul-2026 01:30:28 UTC] === API CALL LOG ===
[14-Jul-2026 01:30:28 UTC] Endpoint: user/profile.php
[14-Jul-2026 01:30:28 UTC] Full Log Data: {
    "timestamp": "2026-07-14 01:30:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.37.198.81",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.37.198.81, 104.22.66.72",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0OCIsInVzZXJuYW1lIjoiYWx3YW5kYSIsImVtYWlsIjoid2VuZGl3aW5kaTdAZ21haWwuY29tIiwiZXhwIjoxNzg0NTk3MTI5fQ.evY9TXCepzhfAPKCQh3lJTi46evImN6a8btrjbUe53g",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1acc323be744d8c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.37.198.81",
        "cf-ipcountry": "KH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 01:30:28 UTC] === END API CALL LOG ===
[14-Jul-2026 01:30:28 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 01:30:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0OCIsInVzZXJuYW1lIjoiYWx3YW5kYSIsImVtYWlsIjoid2VuZGl3aW5kaTdAZ21haWwuY29tIiwiZXhwIjoxNzg0NTk3MTI5fQ.evY9TXCepzhfAPKCQh3lJTi46evImN6a8btrjbUe53g
[14-Jul-2026 01:30:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 01:30:28 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 01:30:28 UTC] User ID: 1048
[14-Jul-2026 01:30:28 UTC] ✅ User profile retrieved successfully for user ID: 1048
[14-Jul-2026 01:30:28 UTC] === API CALL LOG ===
[14-Jul-2026 01:30:28 UTC] Endpoint: user/profile.php
[14-Jul-2026 01:30:28 UTC] Full Log Data: {
    "timestamp": "2026-07-14 01:30:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.37.198.81",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.37.198.81, 104.22.66.72",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0OCIsInVzZXJuYW1lIjoiYWx3YW5kYSIsImVtYWlsIjoid2VuZGl3aW5kaTdAZ21haWwuY29tIiwiZXhwIjoxNzg0NTk3MTI5fQ.evY9TXCepzhfAPKCQh3lJTi46evImN6a8btrjbUe53g",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1acc3274d8a4d8c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.37.198.81",
        "cf-ipcountry": "KH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 01:30:28 UTC] === END API CALL LOG ===
[14-Jul-2026 01:30:28 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 01:30:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0OCIsInVzZXJuYW1lIjoiYWx3YW5kYSIsImVtYWlsIjoid2VuZGl3aW5kaTdAZ21haWwuY29tIiwiZXhwIjoxNzg0NTk3MTI5fQ.evY9TXCepzhfAPKCQh3lJTi46evImN6a8btrjbUe53g
[14-Jul-2026 01:30:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 01:30:28 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 01:30:28 UTC] User ID: 1048
[14-Jul-2026 01:30:28 UTC] ✅ User profile retrieved successfully for user ID: 1048
[14-Jul-2026 01:30:29 UTC] === API CALL LOG ===
[14-Jul-2026 01:30:29 UTC] Endpoint: user/profile.php
[14-Jul-2026 01:30:29 UTC] Full Log Data: {
    "timestamp": "2026-07-14 01:30:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.37.198.81",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.37.198.81, 104.22.66.72",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0OCIsInVzZXJuYW1lIjoiYWx3YW5kYSIsImVtYWlsIjoid2VuZGl3aW5kaTdAZ21haWwuY29tIiwiZXhwIjoxNzg0NTk3MTI5fQ.evY9TXCepzhfAPKCQh3lJTi46evImN6a8btrjbUe53g",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1acc32dab224d8c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.37.198.81",
        "cf-ipcountry": "KH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 01:30:29 UTC] === END API CALL LOG ===
[14-Jul-2026 01:30:29 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 01:30:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0OCIsInVzZXJuYW1lIjoiYWx3YW5kYSIsImVtYWlsIjoid2VuZGl3aW5kaTdAZ21haWwuY29tIiwiZXhwIjoxNzg0NTk3MTI5fQ.evY9TXCepzhfAPKCQh3lJTi46evImN6a8btrjbUe53g
[14-Jul-2026 01:30:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 01:30:29 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 01:30:29 UTC] User ID: 1048
[14-Jul-2026 01:30:29 UTC] ✅ User profile retrieved successfully for user ID: 1048
[14-Jul-2026 01:54:34 UTC] === API CALL LOG ===
[14-Jul-2026 01:54:34 UTC] Endpoint: user/profile.php
[14-Jul-2026 01:54:34 UTC] Full Log Data: {
    "timestamp": "2026-07-14 01:54:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "175.100.59.41",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "175.100.59.41, 162.158.189.208",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0OCIsInVzZXJuYW1lIjoiYWx3YW5kYSIsImVtYWlsIjoid2VuZGl3aW5kaTdAZ21haWwuY29tIiwiZXhwIjoxNzg0NTk3MTI5fQ.evY9TXCepzhfAPKCQh3lJTi46evImN6a8btrjbUe53g",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ace66e3ac13fa1-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "175.100.59.41",
        "cf-ipcountry": "KH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 01:54:34 UTC] === END API CALL LOG ===
[14-Jul-2026 01:54:34 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 01:54:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0OCIsInVzZXJuYW1lIjoiYWx3YW5kYSIsImVtYWlsIjoid2VuZGl3aW5kaTdAZ21haWwuY29tIiwiZXhwIjoxNzg0NTk3MTI5fQ.evY9TXCepzhfAPKCQh3lJTi46evImN6a8btrjbUe53g
[14-Jul-2026 01:54:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 01:54:34 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 01:54:34 UTC] User ID: 1048
[14-Jul-2026 01:54:34 UTC] ✅ User profile retrieved successfully for user ID: 1048
[14-Jul-2026 01:54:35 UTC] === API CALL LOG ===
[14-Jul-2026 01:54:35 UTC] Endpoint: user/profile.php
[14-Jul-2026 01:54:35 UTC] Full Log Data: {
    "timestamp": "2026-07-14 01:54:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "175.100.59.41",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "175.100.59.41, 162.158.189.208",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0OCIsInVzZXJuYW1lIjoiYWx3YW5kYSIsImVtYWlsIjoid2VuZGl3aW5kaTdAZ21haWwuY29tIiwiZXhwIjoxNzg0NTk3MTI5fQ.evY9TXCepzhfAPKCQh3lJTi46evImN6a8btrjbUe53g",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ace67ae9983fa1-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "175.100.59.41",
        "cf-ipcountry": "KH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 01:54:35 UTC] === END API CALL LOG ===
[14-Jul-2026 01:54:35 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 01:54:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0OCIsInVzZXJuYW1lIjoiYWx3YW5kYSIsImVtYWlsIjoid2VuZGl3aW5kaTdAZ21haWwuY29tIiwiZXhwIjoxNzg0NTk3MTI5fQ.evY9TXCepzhfAPKCQh3lJTi46evImN6a8btrjbUe53g
[14-Jul-2026 01:54:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 01:54:35 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 01:54:35 UTC] User ID: 1048
[14-Jul-2026 01:54:35 UTC] ✅ User profile retrieved successfully for user ID: 1048
[14-Jul-2026 01:54:35 UTC] === API CALL LOG ===
[14-Jul-2026 01:54:35 UTC] Endpoint: user/profile.php
[14-Jul-2026 01:54:35 UTC] Full Log Data: {
    "timestamp": "2026-07-14 01:54:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "175.100.59.41",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "175.100.59.41, 162.158.190.122",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0OCIsInVzZXJuYW1lIjoiYWx3YW5kYSIsImVtYWlsIjoid2VuZGl3aW5kaTdAZ21haWwuY29tIiwiZXhwIjoxNzg0NTk3MTI5fQ.evY9TXCepzhfAPKCQh3lJTi46evImN6a8btrjbUe53g",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ace67a090f3fa1-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "175.100.59.41",
        "cf-ipcountry": "KH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 01:54:35 UTC] === END API CALL LOG ===
[14-Jul-2026 01:54:35 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 01:54:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0OCIsInVzZXJuYW1lIjoiYWx3YW5kYSIsImVtYWlsIjoid2VuZGl3aW5kaTdAZ21haWwuY29tIiwiZXhwIjoxNzg0NTk3MTI5fQ.evY9TXCepzhfAPKCQh3lJTi46evImN6a8btrjbUe53g
[14-Jul-2026 01:54:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 01:54:35 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 01:54:35 UTC] User ID: 1048
[14-Jul-2026 01:54:35 UTC] ✅ User profile retrieved successfully for user ID: 1048
[14-Jul-2026 01:54:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 01:54:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 01:54:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"175.100.59.41, 162.158.190.122","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0OCIsInVzZXJuYW1lIjoiYWx3YW5kYSIsImVtYWlsIjoid2VuZGl3aW5kaTdAZ21haWwuY29tIiwiZXhwIjoxNzg0NTk3MTI5fQ.evY9TXCepzhfAPKCQh3lJTi46evImN6a8btrjbUe53g","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1ace67a99653fa1-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"175.100.59.41","cf-ipcountry":"KH","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-Jul-2026 01:54:35 UTC] === User Orders API Called ===
[14-Jul-2026 01:54:35 UTC] User ID: 1048
[14-Jul-2026 01:54:35 UTC] Limit: 20, Offset: 0
[14-Jul-2026 01:54:35 UTC] Orders found: 0
[14-Jul-2026 01:54:35 UTC] Orders data: []
[14-Jul-2026 01:54:35 UTC] Total orders count: 0
[14-Jul-2026 01:54:36 UTC] === API CALL LOG ===
[14-Jul-2026 01:54:36 UTC] Endpoint: user/profile.php
[14-Jul-2026 01:54:36 UTC] Full Log Data: {
    "timestamp": "2026-07-14 01:54:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "175.100.59.41",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "175.100.59.41, 162.158.189.208",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0OCIsInVzZXJuYW1lIjoiYWx3YW5kYSIsImVtYWlsIjoid2VuZGl3aW5kaTdAZ21haWwuY29tIiwiZXhwIjoxNzg0NTk3MTI5fQ.evY9TXCepzhfAPKCQh3lJTi46evImN6a8btrjbUe53g",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ace683af423fa1-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "175.100.59.41",
        "cf-ipcountry": "KH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 01:54:36 UTC] === END API CALL LOG ===
[14-Jul-2026 01:54:36 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 01:54:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0OCIsInVzZXJuYW1lIjoiYWx3YW5kYSIsImVtYWlsIjoid2VuZGl3aW5kaTdAZ21haWwuY29tIiwiZXhwIjoxNzg0NTk3MTI5fQ.evY9TXCepzhfAPKCQh3lJTi46evImN6a8btrjbUe53g
[14-Jul-2026 01:54:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 01:54:36 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 01:54:36 UTC] User ID: 1048
[14-Jul-2026 01:54:36 UTC] ✅ User profile retrieved successfully for user ID: 1048
[14-Jul-2026 01:55:05 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 01:55:05 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 01:55:05 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"175.100.59.41, 162.158.189.209","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0OCIsInVzZXJuYW1lIjoiYWx3YW5kYSIsImVtYWlsIjoid2VuZGl3aW5kaTdAZ21haWwuY29tIiwiZXhwIjoxNzg0NTk3MTI5fQ.evY9TXCepzhfAPKCQh3lJTi46evImN6a8btrjbUe53g","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1ace7364ba73fa1-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"175.100.59.41","cf-ipcountry":"KH","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-Jul-2026 01:55:05 UTC] === User Orders API Called ===
[14-Jul-2026 01:55:05 UTC] User ID: 1048
[14-Jul-2026 01:55:05 UTC] Limit: 20, Offset: 0
[14-Jul-2026 01:55:05 UTC] Orders found: 0
[14-Jul-2026 01:55:05 UTC] Orders data: []
[14-Jul-2026 01:55:05 UTC] Total orders count: 0
[14-Jul-2026 01:55:12 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 01:55:12 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 01:55:12 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"175.100.59.41, 162.158.189.208","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0OCIsInVzZXJuYW1lIjoiYWx3YW5kYSIsImVtYWlsIjoid2VuZGl3aW5kaTdAZ21haWwuY29tIiwiZXhwIjoxNzg0NTk3MTI5fQ.evY9TXCepzhfAPKCQh3lJTi46evImN6a8btrjbUe53g","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1ace75d9e623fa1-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"175.100.59.41","cf-ipcountry":"KH","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-Jul-2026 01:55:12 UTC] === User Orders API Called ===
[14-Jul-2026 01:55:12 UTC] User ID: 1048
[14-Jul-2026 01:55:12 UTC] Limit: 20, Offset: 0
[14-Jul-2026 01:55:12 UTC] Orders found: 0
[14-Jul-2026 01:55:12 UTC] Orders data: []
[14-Jul-2026 01:55:12 UTC] Total orders count: 0
[14-Jul-2026 01:55:12 UTC] === API CALL LOG ===
[14-Jul-2026 01:55:12 UTC] Endpoint: user/profile.php
[14-Jul-2026 01:55:12 UTC] Full Log Data: {
    "timestamp": "2026-07-14 01:55:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "175.100.59.41",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "175.100.59.41, 162.158.189.208",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0OCIsInVzZXJuYW1lIjoiYWx3YW5kYSIsImVtYWlsIjoid2VuZGl3aW5kaTdAZ21haWwuY29tIiwiZXhwIjoxNzg0NTk3MTI5fQ.evY9TXCepzhfAPKCQh3lJTi46evImN6a8btrjbUe53g",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ace75dfe9b3fa1-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "175.100.59.41",
        "cf-ipcountry": "KH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 01:55:12 UTC] === END API CALL LOG ===
[14-Jul-2026 01:55:12 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 01:55:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0OCIsInVzZXJuYW1lIjoiYWx3YW5kYSIsImVtYWlsIjoid2VuZGl3aW5kaTdAZ21haWwuY29tIiwiZXhwIjoxNzg0NTk3MTI5fQ.evY9TXCepzhfAPKCQh3lJTi46evImN6a8btrjbUe53g
[14-Jul-2026 01:55:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 01:55:12 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 01:55:12 UTC] User ID: 1048
[14-Jul-2026 01:55:12 UTC] ✅ User profile retrieved successfully for user ID: 1048
[14-Jul-2026 01:55:12 UTC] === API CALL LOG ===
[14-Jul-2026 01:55:12 UTC] Endpoint: user/profile.php
[14-Jul-2026 01:55:12 UTC] Full Log Data: {
    "timestamp": "2026-07-14 01:55:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "175.100.59.41",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "175.100.59.41, 162.158.189.208",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0OCIsInVzZXJuYW1lIjoiYWx3YW5kYSIsImVtYWlsIjoid2VuZGl3aW5kaTdAZ21haWwuY29tIiwiZXhwIjoxNzg0NTk3MTI5fQ.evY9TXCepzhfAPKCQh3lJTi46evImN6a8btrjbUe53g",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ace761e9173fa1-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "175.100.59.41",
        "cf-ipcountry": "KH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 01:55:12 UTC] === END API CALL LOG ===
[14-Jul-2026 01:55:12 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 01:55:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0OCIsInVzZXJuYW1lIjoiYWx3YW5kYSIsImVtYWlsIjoid2VuZGl3aW5kaTdAZ21haWwuY29tIiwiZXhwIjoxNzg0NTk3MTI5fQ.evY9TXCepzhfAPKCQh3lJTi46evImN6a8btrjbUe53g
[14-Jul-2026 01:55:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 01:55:12 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 01:55:12 UTC] User ID: 1048
[14-Jul-2026 01:55:12 UTC] ✅ User profile retrieved successfully for user ID: 1048
[14-Jul-2026 01:55:13 UTC] === API CALL LOG ===
[14-Jul-2026 01:55:13 UTC] Endpoint: user/profile.php
[14-Jul-2026 01:55:13 UTC] Full Log Data: {
    "timestamp": "2026-07-14 01:55:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "175.100.59.41",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "175.100.59.41, 162.158.189.208",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0OCIsInVzZXJuYW1lIjoiYWx3YW5kYSIsImVtYWlsIjoid2VuZGl3aW5kaTdAZ21haWwuY29tIiwiZXhwIjoxNzg0NTk3MTI5fQ.evY9TXCepzhfAPKCQh3lJTi46evImN6a8btrjbUe53g",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ace7672ca53fa1-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "175.100.59.41",
        "cf-ipcountry": "KH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 01:55:13 UTC] === END API CALL LOG ===
[14-Jul-2026 01:55:13 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 01:55:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0OCIsInVzZXJuYW1lIjoiYWx3YW5kYSIsImVtYWlsIjoid2VuZGl3aW5kaTdAZ21haWwuY29tIiwiZXhwIjoxNzg0NTk3MTI5fQ.evY9TXCepzhfAPKCQh3lJTi46evImN6a8btrjbUe53g
[14-Jul-2026 01:55:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 01:55:13 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 01:55:13 UTC] User ID: 1048
[14-Jul-2026 01:55:13 UTC] ✅ User profile retrieved successfully for user ID: 1048
[14-Jul-2026 05:20:52 UTC] === API CALL LOG ===
[14-Jul-2026 05:20:52 UTC] Endpoint: user/profile.php
[14-Jul-2026 05:20:52 UTC] Full Log Data: {
    "timestamp": "2026-07-14 05:20:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d5:43e:d6fc:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d5:43e:d6fc:8000::, 172.71.124.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0OSIsInVzZXJuYW1lIjoiYmFkYWhhaCIsImVtYWlsIjoiYWxhbW5hdWtoZWozMDVAZ21haWwuY29tIiwiZXhwIjoxNzg0NjExMjUxfQ.KWinoKAuYpmN3X5pwRXms08qZti_3Em9QG9bFYBUpbk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ae14a96f38ce69-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d5:43e:d6fc:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 05:20:52 UTC] === END API CALL LOG ===
[14-Jul-2026 05:20:52 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 05:20:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0OSIsInVzZXJuYW1lIjoiYmFkYWhhaCIsImVtYWlsIjoiYWxhbW5hdWtoZWozMDVAZ21haWwuY29tIiwiZXhwIjoxNzg0NjExMjUxfQ.KWinoKAuYpmN3X5pwRXms08qZti_3Em9QG9bFYBUpbk
[14-Jul-2026 05:20:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 05:20:52 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 05:20:52 UTC] User ID: 1049
[14-Jul-2026 05:20:52 UTC] ✅ User profile retrieved successfully for user ID: 1049
[14-Jul-2026 05:20:53 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 05:20:53 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 05:20:53 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d5:43e:d6fc:8000::, 172.71.124.74","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0OSIsInVzZXJuYW1lIjoiYmFkYWhhaCIsImVtYWlsIjoiYWxhbW5hdWtoZWozMDVAZ21haWwuY29tIiwiZXhwIjoxNzg0NjExMjUxfQ.KWinoKAuYpmN3X5pwRXms08qZti_3Em9QG9bFYBUpbk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1ae14a96f3ece69-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40d5:43e:d6fc:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-Jul-2026 05:20:53 UTC] === User Orders API Called ===
[14-Jul-2026 05:20:53 UTC] User ID: 1049
[14-Jul-2026 05:20:53 UTC] Limit: 20, Offset: 0
[14-Jul-2026 05:20:53 UTC] Orders found: 0
[14-Jul-2026 05:20:53 UTC] Orders data: []
[14-Jul-2026 05:20:53 UTC] Total orders count: 0
[14-Jul-2026 05:20:53 UTC] === API CALL LOG ===
[14-Jul-2026 05:20:53 UTC] Endpoint: user/profile.php
[14-Jul-2026 05:20:53 UTC] Full Log Data: {
    "timestamp": "2026-07-14 05:20:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d5:43e:d6fc:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d5:43e:d6fc:8000::, 172.71.124.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0OSIsInVzZXJuYW1lIjoiYmFkYWhhaCIsImVtYWlsIjoiYWxhbW5hdWtoZWozMDVAZ21haWwuY29tIiwiZXhwIjoxNzg0NjExMjUxfQ.KWinoKAuYpmN3X5pwRXms08qZti_3Em9QG9bFYBUpbk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ae14aa2972ce69-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d5:43e:d6fc:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 05:20:53 UTC] === END API CALL LOG ===
[14-Jul-2026 05:20:53 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 05:20:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0OSIsInVzZXJuYW1lIjoiYmFkYWhhaCIsImVtYWlsIjoiYWxhbW5hdWtoZWozMDVAZ21haWwuY29tIiwiZXhwIjoxNzg0NjExMjUxfQ.KWinoKAuYpmN3X5pwRXms08qZti_3Em9QG9bFYBUpbk
[14-Jul-2026 05:20:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 05:20:53 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 05:20:53 UTC] User ID: 1049
[14-Jul-2026 05:20:53 UTC] ✅ User profile retrieved successfully for user ID: 1049
[14-Jul-2026 05:20:54 UTC] === API CALL LOG ===
[14-Jul-2026 05:20:54 UTC] Endpoint: user/profile.php
[14-Jul-2026 05:20:54 UTC] Full Log Data: {
    "timestamp": "2026-07-14 05:20:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d5:43e:d6fc:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d5:43e:d6fc:8000::, 172.71.124.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0OSIsInVzZXJuYW1lIjoiYmFkYWhhaCIsImVtYWlsIjoiYWxhbW5hdWtoZWozMDVAZ21haWwuY29tIiwiZXhwIjoxNzg0NjExMjUxfQ.KWinoKAuYpmN3X5pwRXms08qZti_3Em9QG9bFYBUpbk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ae14b19dcdce69-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d5:43e:d6fc:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 05:20:54 UTC] === END API CALL LOG ===
[14-Jul-2026 05:20:54 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 05:20:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0OSIsInVzZXJuYW1lIjoiYmFkYWhhaCIsImVtYWlsIjoiYWxhbW5hdWtoZWozMDVAZ21haWwuY29tIiwiZXhwIjoxNzg0NjExMjUxfQ.KWinoKAuYpmN3X5pwRXms08qZti_3Em9QG9bFYBUpbk
[14-Jul-2026 05:20:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 05:20:54 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 05:20:54 UTC] User ID: 1049
[14-Jul-2026 05:20:54 UTC] ✅ User profile retrieved successfully for user ID: 1049
[14-Jul-2026 05:21:08 UTC] === API CALL LOG ===
[14-Jul-2026 05:21:08 UTC] Endpoint: user/profile.php
[14-Jul-2026 05:21:08 UTC] Full Log Data: {
    "timestamp": "2026-07-14 05:21:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d5:43e:d6fc:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d5:43e:d6fc:8000::, 172.71.124.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0OSIsInVzZXJuYW1lIjoiYmFkYWhhaCIsImVtYWlsIjoiYWxhbW5hdWtoZWozMDVAZ21haWwuY29tIiwiZXhwIjoxNzg0NjExMjUxfQ.KWinoKAuYpmN3X5pwRXms08qZti_3Em9QG9bFYBUpbk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ae150de982ce69-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d5:43e:d6fc:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 05:21:08 UTC] === END API CALL LOG ===
[14-Jul-2026 05:21:08 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 05:21:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0OSIsInVzZXJuYW1lIjoiYmFkYWhhaCIsImVtYWlsIjoiYWxhbW5hdWtoZWozMDVAZ21haWwuY29tIiwiZXhwIjoxNzg0NjExMjUxfQ.KWinoKAuYpmN3X5pwRXms08qZti_3Em9QG9bFYBUpbk
[14-Jul-2026 05:21:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 05:21:08 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 05:21:08 UTC] User ID: 1049
[14-Jul-2026 05:21:08 UTC] ✅ User profile retrieved successfully for user ID: 1049
[14-Jul-2026 05:21:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 05:21:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 05:21:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d5:43e:d6fc:8000::, 172.71.124.89","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0OSIsInVzZXJuYW1lIjoiYmFkYWhhaCIsImVtYWlsIjoiYWxhbW5hdWtoZWozMDVAZ21haWwuY29tIiwiZXhwIjoxNzg0NjExMjUxfQ.KWinoKAuYpmN3X5pwRXms08qZti_3Em9QG9bFYBUpbk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1ae150de97ece69-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40d5:43e:d6fc:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-Jul-2026 05:21:08 UTC] === User Orders API Called ===
[14-Jul-2026 05:21:08 UTC] User ID: 1049
[14-Jul-2026 05:21:08 UTC] Limit: 20, Offset: 0
[14-Jul-2026 05:21:08 UTC] Orders found: 0
[14-Jul-2026 05:21:08 UTC] Orders data: []
[14-Jul-2026 05:21:08 UTC] Total orders count: 0
[14-Jul-2026 05:21:09 UTC] === API CALL LOG ===
[14-Jul-2026 05:21:09 UTC] Endpoint: user/profile.php
[14-Jul-2026 05:21:09 UTC] Full Log Data: {
    "timestamp": "2026-07-14 05:21:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d5:43e:d6fc:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d5:43e:d6fc:8000::, 172.71.124.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0OSIsInVzZXJuYW1lIjoiYmFkYWhhaCIsImVtYWlsIjoiYWxhbW5hdWtoZWozMDVAZ21haWwuY29tIiwiZXhwIjoxNzg0NjExMjUxfQ.KWinoKAuYpmN3X5pwRXms08qZti_3Em9QG9bFYBUpbk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ae15125e22ce69-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d5:43e:d6fc:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 05:21:09 UTC] === END API CALL LOG ===
[14-Jul-2026 05:21:09 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 05:21:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0OSIsInVzZXJuYW1lIjoiYmFkYWhhaCIsImVtYWlsIjoiYWxhbW5hdWtoZWozMDVAZ21haWwuY29tIiwiZXhwIjoxNzg0NjExMjUxfQ.KWinoKAuYpmN3X5pwRXms08qZti_3Em9QG9bFYBUpbk
[14-Jul-2026 05:21:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 05:21:09 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 05:21:09 UTC] User ID: 1049
[14-Jul-2026 05:21:09 UTC] ✅ User profile retrieved successfully for user ID: 1049
[14-Jul-2026 05:21:10 UTC] === API CALL LOG ===
[14-Jul-2026 05:21:10 UTC] Endpoint: user/profile.php
[14-Jul-2026 05:21:10 UTC] Full Log Data: {
    "timestamp": "2026-07-14 05:21:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d5:43e:d6fc:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d5:43e:d6fc:8000::, 172.71.124.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0OSIsInVzZXJuYW1lIjoiYmFkYWhhaCIsImVtYWlsIjoiYWxhbW5hdWtoZWozMDVAZ21haWwuY29tIiwiZXhwIjoxNzg0NjExMjUxfQ.KWinoKAuYpmN3X5pwRXms08qZti_3Em9QG9bFYBUpbk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ae15156ee2ce69-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d5:43e:d6fc:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 05:21:10 UTC] === END API CALL LOG ===
[14-Jul-2026 05:21:10 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 05:21:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0OSIsInVzZXJuYW1lIjoiYmFkYWhhaCIsImVtYWlsIjoiYWxhbW5hdWtoZWozMDVAZ21haWwuY29tIiwiZXhwIjoxNzg0NjExMjUxfQ.KWinoKAuYpmN3X5pwRXms08qZti_3Em9QG9bFYBUpbk
[14-Jul-2026 05:21:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 05:21:10 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 05:21:10 UTC] User ID: 1049
[14-Jul-2026 05:21:10 UTC] ✅ User profile retrieved successfully for user ID: 1049
[14-Jul-2026 05:21:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 05:21:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 05:21:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d5:43e:d6fc:8000::, 172.71.124.88","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0OSIsInVzZXJuYW1lIjoiYmFkYWhhaCIsImVtYWlsIjoiYWxhbW5hdWtoZWozMDVAZ21haWwuY29tIiwiZXhwIjoxNzg0NjExMjUxfQ.KWinoKAuYpmN3X5pwRXms08qZti_3Em9QG9bFYBUpbk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1ae1597da35ce69-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40d5:43e:d6fc:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-Jul-2026 05:21:31 UTC] === User Orders API Called ===
[14-Jul-2026 05:21:31 UTC] User ID: 1049
[14-Jul-2026 05:21:31 UTC] Limit: 20, Offset: 0
[14-Jul-2026 05:21:31 UTC] Orders found: 0
[14-Jul-2026 05:21:31 UTC] Orders data: []
[14-Jul-2026 05:21:31 UTC] Total orders count: 0
[14-Jul-2026 05:21:31 UTC] === API CALL LOG ===
[14-Jul-2026 05:21:31 UTC] Endpoint: user/profile.php
[14-Jul-2026 05:21:31 UTC] Full Log Data: {
    "timestamp": "2026-07-14 05:21:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d5:43e:d6fc:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d5:43e:d6fc:8000::, 172.71.124.88",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0OSIsInVzZXJuYW1lIjoiYmFkYWhhaCIsImVtYWlsIjoiYWxhbW5hdWtoZWozMDVAZ21haWwuY29tIiwiZXhwIjoxNzg0NjExMjUxfQ.KWinoKAuYpmN3X5pwRXms08qZti_3Em9QG9bFYBUpbk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ae1597da3cce69-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d5:43e:d6fc:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 05:21:31 UTC] === END API CALL LOG ===
[14-Jul-2026 05:21:31 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 05:21:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0OSIsInVzZXJuYW1lIjoiYmFkYWhhaCIsImVtYWlsIjoiYWxhbW5hdWtoZWozMDVAZ21haWwuY29tIiwiZXhwIjoxNzg0NjExMjUxfQ.KWinoKAuYpmN3X5pwRXms08qZti_3Em9QG9bFYBUpbk
[14-Jul-2026 05:21:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 05:21:31 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 05:21:31 UTC] User ID: 1049
[14-Jul-2026 05:21:31 UTC] ✅ User profile retrieved successfully for user ID: 1049
[14-Jul-2026 05:21:31 UTC] === API CALL LOG ===
[14-Jul-2026 05:21:31 UTC] Endpoint: user/profile.php
[14-Jul-2026 05:21:31 UTC] Full Log Data: {
    "timestamp": "2026-07-14 05:21:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d5:43e:d6fc:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d5:43e:d6fc:8000::, 172.71.124.88",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0OSIsInVzZXJuYW1lIjoiYmFkYWhhaCIsImVtYWlsIjoiYWxhbW5hdWtoZWozMDVAZ21haWwuY29tIiwiZXhwIjoxNzg0NjExMjUxfQ.KWinoKAuYpmN3X5pwRXms08qZti_3Em9QG9bFYBUpbk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ae159bdd60ce69-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d5:43e:d6fc:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 05:21:31 UTC] === END API CALL LOG ===
[14-Jul-2026 05:21:31 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 05:21:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0OSIsInVzZXJuYW1lIjoiYmFkYWhhaCIsImVtYWlsIjoiYWxhbW5hdWtoZWozMDVAZ21haWwuY29tIiwiZXhwIjoxNzg0NjExMjUxfQ.KWinoKAuYpmN3X5pwRXms08qZti_3Em9QG9bFYBUpbk
[14-Jul-2026 05:21:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 05:21:31 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 05:21:31 UTC] User ID: 1049
[14-Jul-2026 05:21:31 UTC] ✅ User profile retrieved successfully for user ID: 1049
[14-Jul-2026 05:21:32 UTC] === API CALL LOG ===
[14-Jul-2026 05:21:32 UTC] Endpoint: user/profile.php
[14-Jul-2026 05:21:32 UTC] Full Log Data: {
    "timestamp": "2026-07-14 05:21:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d5:43e:d6fc:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d5:43e:d6fc:8000::, 172.71.124.88",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0OSIsInVzZXJuYW1lIjoiYmFkYWhhaCIsImVtYWlsIjoiYWxhbW5hdWtoZWozMDVAZ21haWwuY29tIiwiZXhwIjoxNzg0NjExMjUxfQ.KWinoKAuYpmN3X5pwRXms08qZti_3Em9QG9bFYBUpbk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ae15a2d95ace69-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d5:43e:d6fc:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 05:21:32 UTC] === END API CALL LOG ===
[14-Jul-2026 05:21:32 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 05:21:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0OSIsInVzZXJuYW1lIjoiYmFkYWhhaCIsImVtYWlsIjoiYWxhbW5hdWtoZWozMDVAZ21haWwuY29tIiwiZXhwIjoxNzg0NjExMjUxfQ.KWinoKAuYpmN3X5pwRXms08qZti_3Em9QG9bFYBUpbk
[14-Jul-2026 05:21:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 05:21:32 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 05:21:32 UTC] User ID: 1049
[14-Jul-2026 05:21:32 UTC] ✅ User profile retrieved successfully for user ID: 1049
[14-Jul-2026 05:21:41 UTC] === API CALL LOG ===
[14-Jul-2026 05:21:41 UTC] Endpoint: user/profile.php
[14-Jul-2026 05:21:41 UTC] Full Log Data: {
    "timestamp": "2026-07-14 05:21:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d5:43e:d6fc:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d5:43e:d6fc:8000::, 172.71.124.88",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0OSIsInVzZXJuYW1lIjoiYmFkYWhhaCIsImVtYWlsIjoiYWxhbW5hdWtoZWozMDVAZ21haWwuY29tIiwiZXhwIjoxNzg0NjExMjUxfQ.KWinoKAuYpmN3X5pwRXms08qZti_3Em9QG9bFYBUpbk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ae15d8de99ce69-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d5:43e:d6fc:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 05:21:41 UTC] === END API CALL LOG ===
[14-Jul-2026 05:21:41 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 05:21:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0OSIsInVzZXJuYW1lIjoiYmFkYWhhaCIsImVtYWlsIjoiYWxhbW5hdWtoZWozMDVAZ21haWwuY29tIiwiZXhwIjoxNzg0NjExMjUxfQ.KWinoKAuYpmN3X5pwRXms08qZti_3Em9QG9bFYBUpbk
[14-Jul-2026 05:21:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 05:21:41 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 05:21:41 UTC] User ID: 1049
[14-Jul-2026 05:21:41 UTC] ✅ User profile retrieved successfully for user ID: 1049
[14-Jul-2026 05:21:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 05:21:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 05:21:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d5:43e:d6fc:8000::, 172.71.124.88","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0OSIsInVzZXJuYW1lIjoiYmFkYWhhaCIsImVtYWlsIjoiYWxhbW5hdWtoZWozMDVAZ21haWwuY29tIiwiZXhwIjoxNzg0NjExMjUxfQ.KWinoKAuYpmN3X5pwRXms08qZti_3Em9QG9bFYBUpbk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1ae15d8de96ce69-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40d5:43e:d6fc:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-Jul-2026 05:21:41 UTC] === User Orders API Called ===
[14-Jul-2026 05:21:41 UTC] User ID: 1049
[14-Jul-2026 05:21:41 UTC] Limit: 20, Offset: 0
[14-Jul-2026 05:21:41 UTC] Orders found: 0
[14-Jul-2026 05:21:41 UTC] Orders data: []
[14-Jul-2026 05:21:41 UTC] Total orders count: 0
[14-Jul-2026 05:21:41 UTC] === API CALL LOG ===
[14-Jul-2026 05:21:41 UTC] Endpoint: user/profile.php
[14-Jul-2026 05:21:41 UTC] Full Log Data: {
    "timestamp": "2026-07-14 05:21:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d5:43e:d6fc:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d5:43e:d6fc:8000::, 172.71.124.88",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0OSIsInVzZXJuYW1lIjoiYmFkYWhhaCIsImVtYWlsIjoiYWxhbW5hdWtoZWozMDVAZ21haWwuY29tIiwiZXhwIjoxNzg0NjExMjUxfQ.KWinoKAuYpmN3X5pwRXms08qZti_3Em9QG9bFYBUpbk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ae15dc8ab0ce69-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d5:43e:d6fc:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 05:21:41 UTC] === END API CALL LOG ===
[14-Jul-2026 05:21:41 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 05:21:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0OSIsInVzZXJuYW1lIjoiYmFkYWhhaCIsImVtYWlsIjoiYWxhbW5hdWtoZWozMDVAZ21haWwuY29tIiwiZXhwIjoxNzg0NjExMjUxfQ.KWinoKAuYpmN3X5pwRXms08qZti_3Em9QG9bFYBUpbk
[14-Jul-2026 05:21:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 05:21:41 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 05:21:41 UTC] User ID: 1049
[14-Jul-2026 05:21:41 UTC] ✅ User profile retrieved successfully for user ID: 1049
[14-Jul-2026 05:21:43 UTC] === API CALL LOG ===
[14-Jul-2026 05:21:43 UTC] Endpoint: user/profile.php
[14-Jul-2026 05:21:43 UTC] Full Log Data: {
    "timestamp": "2026-07-14 05:21:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d5:43e:d6fc:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d5:43e:d6fc:8000::, 172.71.124.88",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0OSIsInVzZXJuYW1lIjoiYmFkYWhhaCIsImVtYWlsIjoiYWxhbW5hdWtoZWozMDVAZ21haWwuY29tIiwiZXhwIjoxNzg0NjExMjUxfQ.KWinoKAuYpmN3X5pwRXms08qZti_3Em9QG9bFYBUpbk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ae15e3489ece69-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d5:43e:d6fc:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 05:21:43 UTC] === END API CALL LOG ===
[14-Jul-2026 05:21:43 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 05:21:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0OSIsInVzZXJuYW1lIjoiYmFkYWhhaCIsImVtYWlsIjoiYWxhbW5hdWtoZWozMDVAZ21haWwuY29tIiwiZXhwIjoxNzg0NjExMjUxfQ.KWinoKAuYpmN3X5pwRXms08qZti_3Em9QG9bFYBUpbk
[14-Jul-2026 05:21:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 05:21:43 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 05:21:43 UTC] User ID: 1049
[14-Jul-2026 05:21:43 UTC] ✅ User profile retrieved successfully for user ID: 1049
[14-Jul-2026 05:21:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 05:21:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 05:21:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d5:43e:d6fc:8000::, 172.71.124.88","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0OSIsInVzZXJuYW1lIjoiYmFkYWhhaCIsImVtYWlsIjoiYWxhbW5hdWtoZWozMDVAZ21haWwuY29tIiwiZXhwIjoxNzg0NjExMjUxfQ.KWinoKAuYpmN3X5pwRXms08qZti_3Em9QG9bFYBUpbk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1ae16105896ce69-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40d5:43e:d6fc:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-Jul-2026 05:21:50 UTC] === User Orders API Called ===
[14-Jul-2026 05:21:50 UTC] User ID: 1049
[14-Jul-2026 05:21:50 UTC] Limit: 20, Offset: 0
[14-Jul-2026 05:21:50 UTC] Orders found: 0
[14-Jul-2026 05:21:50 UTC] Orders data: []
[14-Jul-2026 05:21:50 UTC] Total orders count: 0
[14-Jul-2026 05:21:50 UTC] === API CALL LOG ===
[14-Jul-2026 05:21:50 UTC] Endpoint: user/profile.php
[14-Jul-2026 05:21:50 UTC] Full Log Data: {
    "timestamp": "2026-07-14 05:21:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d5:43e:d6fc:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d5:43e:d6fc:8000::, 172.71.124.88",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0OSIsInVzZXJuYW1lIjoiYmFkYWhhaCIsImVtYWlsIjoiYWxhbW5hdWtoZWozMDVAZ21haWwuY29tIiwiZXhwIjoxNzg0NjExMjUxfQ.KWinoKAuYpmN3X5pwRXms08qZti_3Em9QG9bFYBUpbk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ae16105899ce69-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d5:43e:d6fc:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 05:21:50 UTC] === END API CALL LOG ===
[14-Jul-2026 05:21:50 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 05:21:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0OSIsInVzZXJuYW1lIjoiYmFkYWhhaCIsImVtYWlsIjoiYWxhbW5hdWtoZWozMDVAZ21haWwuY29tIiwiZXhwIjoxNzg0NjExMjUxfQ.KWinoKAuYpmN3X5pwRXms08qZti_3Em9QG9bFYBUpbk
[14-Jul-2026 05:21:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 05:21:50 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 05:21:50 UTC] User ID: 1049
[14-Jul-2026 05:21:50 UTC] ✅ User profile retrieved successfully for user ID: 1049
[14-Jul-2026 05:21:50 UTC] === API CALL LOG ===
[14-Jul-2026 05:21:50 UTC] Endpoint: user/profile.php
[14-Jul-2026 05:21:50 UTC] Full Log Data: {
    "timestamp": "2026-07-14 05:21:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d5:43e:d6fc:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d5:43e:d6fc:8000::, 172.71.124.88",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0OSIsInVzZXJuYW1lIjoiYmFkYWhhaCIsImVtYWlsIjoiYWxhbW5hdWtoZWozMDVAZ21haWwuY29tIiwiZXhwIjoxNzg0NjExMjUxfQ.KWinoKAuYpmN3X5pwRXms08qZti_3Em9QG9bFYBUpbk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ae16148cb3ce69-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d5:43e:d6fc:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 05:21:50 UTC] === END API CALL LOG ===
[14-Jul-2026 05:21:50 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 05:21:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0OSIsInVzZXJuYW1lIjoiYmFkYWhhaCIsImVtYWlsIjoiYWxhbW5hdWtoZWozMDVAZ21haWwuY29tIiwiZXhwIjoxNzg0NjExMjUxfQ.KWinoKAuYpmN3X5pwRXms08qZti_3Em9QG9bFYBUpbk
[14-Jul-2026 05:21:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 05:21:50 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 05:21:50 UTC] User ID: 1049
[14-Jul-2026 05:21:50 UTC] ✅ User profile retrieved successfully for user ID: 1049
[14-Jul-2026 05:21:51 UTC] === API CALL LOG ===
[14-Jul-2026 05:21:51 UTC] Endpoint: user/profile.php
[14-Jul-2026 05:21:51 UTC] Full Log Data: {
    "timestamp": "2026-07-14 05:21:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d5:43e:d6fc:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d5:43e:d6fc:8000::, 172.71.124.88",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0OSIsInVzZXJuYW1lIjoiYmFkYWhhaCIsImVtYWlsIjoiYWxhbW5hdWtoZWozMDVAZ21haWwuY29tIiwiZXhwIjoxNzg0NjExMjUxfQ.KWinoKAuYpmN3X5pwRXms08qZti_3Em9QG9bFYBUpbk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ae1617ce12ce69-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d5:43e:d6fc:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 05:21:51 UTC] === END API CALL LOG ===
[14-Jul-2026 05:21:51 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 05:21:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0OSIsInVzZXJuYW1lIjoiYmFkYWhhaCIsImVtYWlsIjoiYWxhbW5hdWtoZWozMDVAZ21haWwuY29tIiwiZXhwIjoxNzg0NjExMjUxfQ.KWinoKAuYpmN3X5pwRXms08qZti_3Em9QG9bFYBUpbk
[14-Jul-2026 05:21:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 05:21:51 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 05:21:51 UTC] User ID: 1049
[14-Jul-2026 05:21:51 UTC] ✅ User profile retrieved successfully for user ID: 1049
[14-Jul-2026 05:21:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 05:21:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 05:21:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d5:43e:d6fc:8000::, 172.71.124.88","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0OSIsInVzZXJuYW1lIjoiYmFkYWhhaCIsImVtYWlsIjoiYWxhbW5hdWtoZWozMDVAZ21haWwuY29tIiwiZXhwIjoxNzg0NjExMjUxfQ.KWinoKAuYpmN3X5pwRXms08qZti_3Em9QG9bFYBUpbk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1ae16194a85ce69-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40d5:43e:d6fc:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-Jul-2026 05:21:51 UTC] === User Orders API Called ===
[14-Jul-2026 05:21:51 UTC] User ID: 1049
[14-Jul-2026 05:21:51 UTC] Limit: 20, Offset: 0
[14-Jul-2026 05:21:51 UTC] Orders found: 0
[14-Jul-2026 05:21:51 UTC] Orders data: []
[14-Jul-2026 05:21:51 UTC] Total orders count: 0
[14-Jul-2026 05:21:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 05:21:54 UTC] === API CALL LOG ===
[14-Jul-2026 05:21:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 05:21:54 UTC] Endpoint: user/profile.php
[14-Jul-2026 05:21:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d5:43e:d6fc:8000::, 172.71.124.88","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0OSIsInVzZXJuYW1lIjoiYmFkYWhhaCIsImVtYWlsIjoiYWxhbW5hdWtoZWozMDVAZ21haWwuY29tIiwiZXhwIjoxNzg0NjExMjUxfQ.KWinoKAuYpmN3X5pwRXms08qZti_3Em9QG9bFYBUpbk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1ae1628085cce69-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40d5:43e:d6fc:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-Jul-2026 05:21:54 UTC] Full Log Data: {
    "timestamp": "2026-07-14 05:21:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d5:43e:d6fc:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d5:43e:d6fc:8000::, 172.71.124.88",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0OSIsInVzZXJuYW1lIjoiYmFkYWhhaCIsImVtYWlsIjoiYWxhbW5hdWtoZWozMDVAZ21haWwuY29tIiwiZXhwIjoxNzg0NjExMjUxfQ.KWinoKAuYpmN3X5pwRXms08qZti_3Em9QG9bFYBUpbk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ae1628085fce69-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d5:43e:d6fc:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 05:21:54 UTC] === END API CALL LOG ===
[14-Jul-2026 05:21:54 UTC] === User Orders API Called ===
[14-Jul-2026 05:21:54 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 05:21:54 UTC] User ID: 1049
[14-Jul-2026 05:21:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0OSIsInVzZXJuYW1lIjoiYmFkYWhhaCIsImVtYWlsIjoiYWxhbW5hdWtoZWozMDVAZ21haWwuY29tIiwiZXhwIjoxNzg0NjExMjUxfQ.KWinoKAuYpmN3X5pwRXms08qZti_3Em9QG9bFYBUpbk
[14-Jul-2026 05:21:54 UTC] Limit: 20, Offset: 0
[14-Jul-2026 05:21:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 05:21:54 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 05:21:54 UTC] User ID: 1049
[14-Jul-2026 05:21:54 UTC] Orders found: 0
[14-Jul-2026 05:21:54 UTC] ✅ User profile retrieved successfully for user ID: 1049
[14-Jul-2026 05:21:54 UTC] Orders data: []
[14-Jul-2026 05:21:54 UTC] Total orders count: 0
[14-Jul-2026 05:21:54 UTC] === API CALL LOG ===
[14-Jul-2026 05:21:54 UTC] Endpoint: user/profile.php
[14-Jul-2026 05:21:54 UTC] Full Log Data: {
    "timestamp": "2026-07-14 05:21:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d5:43e:d6fc:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d5:43e:d6fc:8000::, 172.71.124.88",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0OSIsInVzZXJuYW1lIjoiYmFkYWhhaCIsImVtYWlsIjoiYWxhbW5hdWtoZWozMDVAZ21haWwuY29tIiwiZXhwIjoxNzg0NjExMjUxfQ.KWinoKAuYpmN3X5pwRXms08qZti_3Em9QG9bFYBUpbk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ae162c0d0ece69-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d5:43e:d6fc:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 05:21:54 UTC] === END API CALL LOG ===
[14-Jul-2026 05:21:54 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 05:21:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0OSIsInVzZXJuYW1lIjoiYmFkYWhhaCIsImVtYWlsIjoiYWxhbW5hdWtoZWozMDVAZ21haWwuY29tIiwiZXhwIjoxNzg0NjExMjUxfQ.KWinoKAuYpmN3X5pwRXms08qZti_3Em9QG9bFYBUpbk
[14-Jul-2026 05:21:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 05:21:54 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 05:21:54 UTC] User ID: 1049
[14-Jul-2026 05:21:54 UTC] ✅ User profile retrieved successfully for user ID: 1049
[14-Jul-2026 05:21:55 UTC] === API CALL LOG ===
[14-Jul-2026 05:21:55 UTC] Endpoint: user/profile.php
[14-Jul-2026 05:21:55 UTC] Full Log Data: {
    "timestamp": "2026-07-14 05:21:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d5:43e:d6fc:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d5:43e:d6fc:8000::, 172.71.124.88",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0OSIsInVzZXJuYW1lIjoiYmFkYWhhaCIsImVtYWlsIjoiYWxhbW5hdWtoZWozMDVAZ21haWwuY29tIiwiZXhwIjoxNzg0NjExMjUxfQ.KWinoKAuYpmN3X5pwRXms08qZti_3Em9QG9bFYBUpbk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ae162f4f24ce69-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d5:43e:d6fc:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 05:21:55 UTC] === END API CALL LOG ===
[14-Jul-2026 05:21:55 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 05:21:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0OSIsInVzZXJuYW1lIjoiYmFkYWhhaCIsImVtYWlsIjoiYWxhbW5hdWtoZWozMDVAZ21haWwuY29tIiwiZXhwIjoxNzg0NjExMjUxfQ.KWinoKAuYpmN3X5pwRXms08qZti_3Em9QG9bFYBUpbk
[14-Jul-2026 05:21:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 05:21:55 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 05:21:55 UTC] User ID: 1049
[14-Jul-2026 05:21:55 UTC] ✅ User profile retrieved successfully for user ID: 1049
[14-Jul-2026 05:21:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 05:21:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 05:21:56 UTC] === API CALL LOG ===
[14-Jul-2026 05:21:56 UTC] Endpoint: user/profile.php
[14-Jul-2026 05:21:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d5:43e:d6fc:8000::, 172.71.124.88","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0OSIsInVzZXJuYW1lIjoiYmFkYWhhaCIsImVtYWlsIjoiYWxhbW5hdWtoZWozMDVAZ21haWwuY29tIiwiZXhwIjoxNzg0NjExMjUxfQ.KWinoKAuYpmN3X5pwRXms08qZti_3Em9QG9bFYBUpbk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1ae16368dfdce69-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40d5:43e:d6fc:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-Jul-2026 05:21:56 UTC] Full Log Data: {
    "timestamp": "2026-07-14 05:21:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d5:43e:d6fc:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d5:43e:d6fc:8000::, 172.71.124.88",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0OSIsInVzZXJuYW1lIjoiYmFkYWhhaCIsImVtYWlsIjoiYWxhbW5hdWtoZWozMDVAZ21haWwuY29tIiwiZXhwIjoxNzg0NjExMjUxfQ.KWinoKAuYpmN3X5pwRXms08qZti_3Em9QG9bFYBUpbk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ae16368e01ce69-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d5:43e:d6fc:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 05:21:56 UTC] === User Orders API Called ===
[14-Jul-2026 05:21:56 UTC] === END API CALL LOG ===
[14-Jul-2026 05:21:56 UTC] User ID: 1049
[14-Jul-2026 05:21:56 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 05:21:56 UTC] Limit: 20, Offset: 0
[14-Jul-2026 05:21:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0OSIsInVzZXJuYW1lIjoiYmFkYWhhaCIsImVtYWlsIjoiYWxhbW5hdWtoZWozMDVAZ21haWwuY29tIiwiZXhwIjoxNzg0NjExMjUxfQ.KWinoKAuYpmN3X5pwRXms08qZti_3Em9QG9bFYBUpbk
[14-Jul-2026 05:21:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 05:21:56 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 05:21:56 UTC] User ID: 1049
[14-Jul-2026 05:21:56 UTC] Orders found: 0
[14-Jul-2026 05:21:56 UTC] Orders data: []
[14-Jul-2026 05:21:56 UTC] Total orders count: 0
[14-Jul-2026 05:21:56 UTC] ✅ User profile retrieved successfully for user ID: 1049
[14-Jul-2026 05:21:56 UTC] === API CALL LOG ===
[14-Jul-2026 05:21:56 UTC] Endpoint: user/profile.php
[14-Jul-2026 05:21:56 UTC] Full Log Data: {
    "timestamp": "2026-07-14 05:21:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d5:43e:d6fc:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d5:43e:d6fc:8000::, 172.71.124.88",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0OSIsInVzZXJuYW1lIjoiYmFkYWhhaCIsImVtYWlsIjoiYWxhbW5hdWtoZWozMDVAZ21haWwuY29tIiwiZXhwIjoxNzg0NjExMjUxfQ.KWinoKAuYpmN3X5pwRXms08qZti_3Em9QG9bFYBUpbk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ae163a8a9dce69-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d5:43e:d6fc:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 05:21:56 UTC] === END API CALL LOG ===
[14-Jul-2026 05:21:56 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 05:21:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0OSIsInVzZXJuYW1lIjoiYmFkYWhhaCIsImVtYWlsIjoiYWxhbW5hdWtoZWozMDVAZ21haWwuY29tIiwiZXhwIjoxNzg0NjExMjUxfQ.KWinoKAuYpmN3X5pwRXms08qZti_3Em9QG9bFYBUpbk
[14-Jul-2026 05:21:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 05:21:56 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 05:21:56 UTC] User ID: 1049
[14-Jul-2026 05:21:56 UTC] ✅ User profile retrieved successfully for user ID: 1049
[14-Jul-2026 05:21:57 UTC] === API CALL LOG ===
[14-Jul-2026 05:21:57 UTC] Endpoint: user/profile.php
[14-Jul-2026 05:21:57 UTC] Full Log Data: {
    "timestamp": "2026-07-14 05:21:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d5:43e:d6fc:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d5:43e:d6fc:8000::, 172.71.124.88",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0OSIsInVzZXJuYW1lIjoiYmFkYWhhaCIsImVtYWlsIjoiYWxhbW5hdWtoZWozMDVAZ21haWwuY29tIiwiZXhwIjoxNzg0NjExMjUxfQ.KWinoKAuYpmN3X5pwRXms08qZti_3Em9QG9bFYBUpbk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ae163d9d55ce69-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d5:43e:d6fc:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 05:21:57 UTC] === END API CALL LOG ===
[14-Jul-2026 05:21:57 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 05:21:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0OSIsInVzZXJuYW1lIjoiYmFkYWhhaCIsImVtYWlsIjoiYWxhbW5hdWtoZWozMDVAZ21haWwuY29tIiwiZXhwIjoxNzg0NjExMjUxfQ.KWinoKAuYpmN3X5pwRXms08qZti_3Em9QG9bFYBUpbk
[14-Jul-2026 05:21:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 05:21:57 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 05:21:57 UTC] User ID: 1049
[14-Jul-2026 05:21:57 UTC] ✅ User profile retrieved successfully for user ID: 1049
[14-Jul-2026 05:21:59 UTC] === API CALL LOG ===
[14-Jul-2026 05:21:59 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 05:21:59 UTC] Endpoint: user/profile.php
[14-Jul-2026 05:21:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 05:21:59 UTC] Full Log Data: {
    "timestamp": "2026-07-14 05:21:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d5:43e:d6fc:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d5:43e:d6fc:8000::, 172.71.124.88",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0OSIsInVzZXJuYW1lIjoiYmFkYWhhaCIsImVtYWlsIjoiYWxhbW5hdWtoZWozMDVAZ21haWwuY29tIiwiZXhwIjoxNzg0NjExMjUxfQ.KWinoKAuYpmN3X5pwRXms08qZti_3Em9QG9bFYBUpbk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ae16494f5cce69-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d5:43e:d6fc:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 05:21:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d5:43e:d6fc:8000::, 172.71.124.88","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0OSIsInVzZXJuYW1lIjoiYmFkYWhhaCIsImVtYWlsIjoiYWxhbW5hdWtoZWozMDVAZ21haWwuY29tIiwiZXhwIjoxNzg0NjExMjUxfQ.KWinoKAuYpmN3X5pwRXms08qZti_3Em9QG9bFYBUpbk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1ae16494f56ce69-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40d5:43e:d6fc:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-Jul-2026 05:21:59 UTC] === END API CALL LOG ===
[14-Jul-2026 05:21:59 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 05:21:59 UTC] === User Orders API Called ===
[14-Jul-2026 05:21:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0OSIsInVzZXJuYW1lIjoiYmFkYWhhaCIsImVtYWlsIjoiYWxhbW5hdWtoZWozMDVAZ21haWwuY29tIiwiZXhwIjoxNzg0NjExMjUxfQ.KWinoKAuYpmN3X5pwRXms08qZti_3Em9QG9bFYBUpbk
[14-Jul-2026 05:21:59 UTC] User ID: 1049
[14-Jul-2026 05:21:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 05:21:59 UTC] Limit: 20, Offset: 0
[14-Jul-2026 05:21:59 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 05:21:59 UTC] User ID: 1049
[14-Jul-2026 05:21:59 UTC] ✅ User profile retrieved successfully for user ID: 1049
[14-Jul-2026 05:21:59 UTC] Orders found: 0
[14-Jul-2026 05:21:59 UTC] Orders data: []
[14-Jul-2026 05:21:59 UTC] Total orders count: 0
[14-Jul-2026 05:22:00 UTC] === API CALL LOG ===
[14-Jul-2026 05:22:00 UTC] Endpoint: user/profile.php
[14-Jul-2026 05:22:00 UTC] Full Log Data: {
    "timestamp": "2026-07-14 05:22:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d5:43e:d6fc:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d5:43e:d6fc:8000::, 172.71.124.88",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0OSIsInVzZXJuYW1lIjoiYmFkYWhhaCIsImVtYWlsIjoiYWxhbW5hdWtoZWozMDVAZ21haWwuY29tIiwiZXhwIjoxNzg0NjExMjUxfQ.KWinoKAuYpmN3X5pwRXms08qZti_3Em9QG9bFYBUpbk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ae164ddc82ce69-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d5:43e:d6fc:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 05:22:00 UTC] === END API CALL LOG ===
[14-Jul-2026 05:22:00 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 05:22:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0OSIsInVzZXJuYW1lIjoiYmFkYWhhaCIsImVtYWlsIjoiYWxhbW5hdWtoZWozMDVAZ21haWwuY29tIiwiZXhwIjoxNzg0NjExMjUxfQ.KWinoKAuYpmN3X5pwRXms08qZti_3Em9QG9bFYBUpbk
[14-Jul-2026 05:22:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 05:22:00 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 05:22:00 UTC] User ID: 1049
[14-Jul-2026 05:22:00 UTC] ✅ User profile retrieved successfully for user ID: 1049
[14-Jul-2026 05:22:00 UTC] === API CALL LOG ===
[14-Jul-2026 05:22:00 UTC] Endpoint: user/profile.php
[14-Jul-2026 05:22:00 UTC] Full Log Data: {
    "timestamp": "2026-07-14 05:22:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d5:43e:d6fc:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d5:43e:d6fc:8000::, 172.71.124.88",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0OSIsInVzZXJuYW1lIjoiYmFkYWhhaCIsImVtYWlsIjoiYWxhbW5hdWtoZWozMDVAZ21haWwuY29tIiwiZXhwIjoxNzg0NjExMjUxfQ.KWinoKAuYpmN3X5pwRXms08qZti_3Em9QG9bFYBUpbk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ae1651cf78ce69-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d5:43e:d6fc:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 05:22:00 UTC] === END API CALL LOG ===
[14-Jul-2026 05:22:00 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 05:22:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0OSIsInVzZXJuYW1lIjoiYmFkYWhhaCIsImVtYWlsIjoiYWxhbW5hdWtoZWozMDVAZ21haWwuY29tIiwiZXhwIjoxNzg0NjExMjUxfQ.KWinoKAuYpmN3X5pwRXms08qZti_3Em9QG9bFYBUpbk
[14-Jul-2026 05:22:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 05:22:00 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 05:22:00 UTC] User ID: 1049
[14-Jul-2026 05:22:00 UTC] ✅ User profile retrieved successfully for user ID: 1049
[14-Jul-2026 07:27:17 UTC] === API CALL LOG ===
[14-Jul-2026 07:27:17 UTC] Endpoint: user/profile.php
[14-Jul-2026 07:27:17 UTC] Full Log Data: {
    "timestamp": "2026-07-14 07:27:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a10a:d2d5:482:82ff:fe94:4b39",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a10a:d2d5:482:82ff:fe94:4b39, 172.69.251.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQ2MTg4MzZ9.7Dz2aVnwBREVsviUKWOahRwIeQwnqp4ViktFh7dIIfg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1aecdd5ab1b157b-IST",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a10a:d2d5:482:82ff:fe94:4b39",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 07:27:17 UTC] === END API CALL LOG ===
[14-Jul-2026 07:27:17 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 07:27:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQ2MTg4MzZ9.7Dz2aVnwBREVsviUKWOahRwIeQwnqp4ViktFh7dIIfg
[14-Jul-2026 07:27:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 07:27:17 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 07:27:17 UTC] User ID: 694
[14-Jul-2026 07:27:17 UTC] ✅ User profile retrieved successfully for user ID: 694
[14-Jul-2026 07:27:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 07:27:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 07:27:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a00:1880:a10a:d2d5:482:82ff:fe94:4b39, 172.69.251.172","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQ2MTg4MzZ9.7Dz2aVnwBREVsviUKWOahRwIeQwnqp4ViktFh7dIIfg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1aecdd67bf9157b-IST","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a00:1880:a10a:d2d5:482:82ff:fe94:4b39","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-Jul-2026 07:27:17 UTC] === User Orders API Called ===
[14-Jul-2026 07:27:17 UTC] User ID: 694
[14-Jul-2026 07:27:17 UTC] Limit: 20, Offset: 0
[14-Jul-2026 07:27:17 UTC] Orders found: 0
[14-Jul-2026 07:27:17 UTC] Orders data: []
[14-Jul-2026 07:27:17 UTC] Total orders count: 0
[14-Jul-2026 07:27:17 UTC] === API CALL LOG ===
[14-Jul-2026 07:27:17 UTC] Endpoint: user/profile.php
[14-Jul-2026 07:27:17 UTC] Full Log Data: {
    "timestamp": "2026-07-14 07:27:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a10a:d2d5:482:82ff:fe94:4b39",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a10a:d2d5:482:82ff:fe94:4b39, 172.69.251.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQ2MTg4MzZ9.7Dz2aVnwBREVsviUKWOahRwIeQwnqp4ViktFh7dIIfg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1aecdd71c9d157b-IST",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a10a:d2d5:482:82ff:fe94:4b39",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 07:27:17 UTC] === END API CALL LOG ===
[14-Jul-2026 07:27:17 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 07:27:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQ2MTg4MzZ9.7Dz2aVnwBREVsviUKWOahRwIeQwnqp4ViktFh7dIIfg
[14-Jul-2026 07:27:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 07:27:17 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 07:27:17 UTC] User ID: 694
[14-Jul-2026 07:27:17 UTC] ✅ User profile retrieved successfully for user ID: 694
[14-Jul-2026 07:29:27 UTC] === API CALL LOG ===
[14-Jul-2026 07:29:27 UTC] Endpoint: user/profile.php
[14-Jul-2026 07:29:27 UTC] Full Log Data: {
    "timestamp": "2026-07-14 07:29:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a10a:d2d5:482:82ff:fe94:4b39",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a10a:d2d5:482:82ff:fe94:4b39, 172.69.251.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQ2MTg4MzZ9.7Dz2aVnwBREVsviUKWOahRwIeQwnqp4ViktFh7dIIfg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1aed1000f64158e-IST",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a10a:d2d5:482:82ff:fe94:4b39",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 07:29:27 UTC] === END API CALL LOG ===
[14-Jul-2026 07:29:27 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 07:29:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQ2MTg4MzZ9.7Dz2aVnwBREVsviUKWOahRwIeQwnqp4ViktFh7dIIfg
[14-Jul-2026 07:29:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 07:29:27 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 07:29:27 UTC] User ID: 694
[14-Jul-2026 07:29:27 UTC] ✅ User profile retrieved successfully for user ID: 694
[14-Jul-2026 07:29:27 UTC] === API CALL LOG ===
[14-Jul-2026 07:29:27 UTC] Endpoint: user/profile.php
[14-Jul-2026 07:29:27 UTC] Full Log Data: {
    "timestamp": "2026-07-14 07:29:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a10a:d2d5:482:82ff:fe94:4b39",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a10a:d2d5:482:82ff:fe94:4b39, 172.69.251.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQ2MTg4MzZ9.7Dz2aVnwBREVsviUKWOahRwIeQwnqp4ViktFh7dIIfg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1aed1047c20158e-IST",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a10a:d2d5:482:82ff:fe94:4b39",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 07:29:27 UTC] === END API CALL LOG ===
[14-Jul-2026 07:29:27 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 07:29:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQ2MTg4MzZ9.7Dz2aVnwBREVsviUKWOahRwIeQwnqp4ViktFh7dIIfg
[14-Jul-2026 07:29:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 07:29:27 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 07:29:27 UTC] User ID: 694
[14-Jul-2026 07:29:27 UTC] ✅ User profile retrieved successfully for user ID: 694
[14-Jul-2026 07:29:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 07:29:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 07:29:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a00:1880:a10a:d2d5:482:82ff:fe94:4b39, 172.69.251.172","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQ2MTg4MzZ9.7Dz2aVnwBREVsviUKWOahRwIeQwnqp4ViktFh7dIIfg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1aed104cc74158e-IST","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a00:1880:a10a:d2d5:482:82ff:fe94:4b39","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-Jul-2026 07:29:27 UTC] === User Orders API Called ===
[14-Jul-2026 07:29:27 UTC] User ID: 694
[14-Jul-2026 07:29:27 UTC] Limit: 20, Offset: 0
[14-Jul-2026 07:29:27 UTC] Orders found: 0
[14-Jul-2026 07:29:27 UTC] Orders data: []
[14-Jul-2026 07:29:27 UTC] Total orders count: 0
[14-Jul-2026 07:29:27 UTC] === API CALL LOG ===
[14-Jul-2026 07:29:27 UTC] Endpoint: user/profile.php
[14-Jul-2026 07:29:27 UTC] Full Log Data: {
    "timestamp": "2026-07-14 07:29:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a10a:d2d5:482:82ff:fe94:4b39",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a10a:d2d5:482:82ff:fe94:4b39, 172.69.251.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQ2MTg4MzZ9.7Dz2aVnwBREVsviUKWOahRwIeQwnqp4ViktFh7dIIfg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1aed1052ce1158e-IST",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a10a:d2d5:482:82ff:fe94:4b39",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 07:29:27 UTC] === END API CALL LOG ===
[14-Jul-2026 07:29:27 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 07:29:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQ2MTg4MzZ9.7Dz2aVnwBREVsviUKWOahRwIeQwnqp4ViktFh7dIIfg
[14-Jul-2026 07:29:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 07:29:27 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 07:29:27 UTC] User ID: 694
[14-Jul-2026 07:29:27 UTC] ✅ User profile retrieved successfully for user ID: 694
[14-Jul-2026 07:29:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 07:29:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 07:29:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a00:1880:a10a:d2d5:482:82ff:fe94:4b39, 172.69.251.172","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQ2MTg4MzZ9.7Dz2aVnwBREVsviUKWOahRwIeQwnqp4ViktFh7dIIfg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1aed1297ea1158e-IST","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a00:1880:a10a:d2d5:482:82ff:fe94:4b39","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-Jul-2026 07:29:33 UTC] === User Orders API Called ===
[14-Jul-2026 07:29:33 UTC] User ID: 694
[14-Jul-2026 07:29:33 UTC] Limit: 20, Offset: 0
[14-Jul-2026 07:29:33 UTC] Orders found: 0
[14-Jul-2026 07:29:33 UTC] Orders data: []
[14-Jul-2026 07:29:33 UTC] Total orders count: 0
[14-Jul-2026 07:29:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 07:29:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 07:29:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a00:1880:a10a:d2d5:482:82ff:fe94:4b39, 172.69.251.172","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQ2MTg4MzZ9.7Dz2aVnwBREVsviUKWOahRwIeQwnqp4ViktFh7dIIfg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1aed13cbbad158e-IST","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a00:1880:a10a:d2d5:482:82ff:fe94:4b39","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-Jul-2026 07:29:36 UTC] === User Orders API Called ===
[14-Jul-2026 07:29:36 UTC] User ID: 694
[14-Jul-2026 07:29:36 UTC] Limit: 20, Offset: 0
[14-Jul-2026 07:29:36 UTC] Orders found: 0
[14-Jul-2026 07:29:36 UTC] Orders data: []
[14-Jul-2026 07:29:36 UTC] Total orders count: 0
[14-Jul-2026 07:29:36 UTC] === API CALL LOG ===
[14-Jul-2026 07:29:36 UTC] Endpoint: user/profile.php
[14-Jul-2026 07:29:36 UTC] Full Log Data: {
    "timestamp": "2026-07-14 07:29:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a10a:d2d5:482:82ff:fe94:4b39",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a10a:d2d5:482:82ff:fe94:4b39, 172.69.251.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQ2MTg4MzZ9.7Dz2aVnwBREVsviUKWOahRwIeQwnqp4ViktFh7dIIfg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1aed13cfbee158e-IST",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a10a:d2d5:482:82ff:fe94:4b39",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 07:29:36 UTC] === END API CALL LOG ===
[14-Jul-2026 07:29:36 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 07:29:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQ2MTg4MzZ9.7Dz2aVnwBREVsviUKWOahRwIeQwnqp4ViktFh7dIIfg
[14-Jul-2026 07:29:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 07:29:36 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 07:29:36 UTC] User ID: 694
[14-Jul-2026 07:29:36 UTC] ✅ User profile retrieved successfully for user ID: 694
[14-Jul-2026 07:29:37 UTC] === API CALL LOG ===
[14-Jul-2026 07:29:37 UTC] Endpoint: user/profile.php
[14-Jul-2026 07:29:37 UTC] Full Log Data: {
    "timestamp": "2026-07-14 07:29:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a10a:d2d5:482:82ff:fe94:4b39",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a10a:d2d5:482:82ff:fe94:4b39, 172.69.251.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQ2MTg4MzZ9.7Dz2aVnwBREVsviUKWOahRwIeQwnqp4ViktFh7dIIfg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1aed1410898158e-IST",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a10a:d2d5:482:82ff:fe94:4b39",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 07:29:37 UTC] === END API CALL LOG ===
[14-Jul-2026 07:29:37 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 07:29:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQ2MTg4MzZ9.7Dz2aVnwBREVsviUKWOahRwIeQwnqp4ViktFh7dIIfg
[14-Jul-2026 07:29:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 07:29:37 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 07:29:37 UTC] User ID: 694
[14-Jul-2026 07:29:37 UTC] ✅ User profile retrieved successfully for user ID: 694
[14-Jul-2026 07:29:49 UTC] === API CALL LOG ===
[14-Jul-2026 07:29:49 UTC] Endpoint: user/profile.php
[14-Jul-2026 07:29:49 UTC] Full Log Data: {
    "timestamp": "2026-07-14 07:29:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a10a:d2d5:482:82ff:fe94:4b39",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a10a:d2d5:482:82ff:fe94:4b39, 172.69.251.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQ2MTg4MzZ9.7Dz2aVnwBREVsviUKWOahRwIeQwnqp4ViktFh7dIIfg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1aed18d08fa158e-IST",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a10a:d2d5:482:82ff:fe94:4b39",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 07:29:49 UTC] === END API CALL LOG ===
[14-Jul-2026 07:29:49 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 07:29:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQ2MTg4MzZ9.7Dz2aVnwBREVsviUKWOahRwIeQwnqp4ViktFh7dIIfg
[14-Jul-2026 07:29:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 07:29:49 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 07:29:49 UTC] User ID: 694
[14-Jul-2026 07:29:49 UTC] ✅ User profile retrieved successfully for user ID: 694
[14-Jul-2026 07:29:49 UTC] User Purchases API - User ID: 694
[14-Jul-2026 07:29:49 UTC] User Purchases API - Total purchases found: 0
[14-Jul-2026 07:29:53 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 07:29:53 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 07:29:53 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a00:1880:a10a:d2d5:482:82ff:fe94:4b39, 172.69.251.172","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQ2MTg4MzZ9.7Dz2aVnwBREVsviUKWOahRwIeQwnqp4ViktFh7dIIfg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1aed1a2cddc158e-IST","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a00:1880:a10a:d2d5:482:82ff:fe94:4b39","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-Jul-2026 07:29:53 UTC] === User Orders API Called ===
[14-Jul-2026 07:29:53 UTC] User ID: 694
[14-Jul-2026 07:29:53 UTC] Limit: 20, Offset: 0
[14-Jul-2026 07:29:53 UTC] Orders found: 0
[14-Jul-2026 07:29:53 UTC] Orders data: []
[14-Jul-2026 07:29:53 UTC] Total orders count: 0
[14-Jul-2026 07:29:53 UTC] === API CALL LOG ===
[14-Jul-2026 07:29:53 UTC] Endpoint: user/profile.php
[14-Jul-2026 07:29:53 UTC] Full Log Data: {
    "timestamp": "2026-07-14 07:29:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a10a:d2d5:482:82ff:fe94:4b39",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a10a:d2d5:482:82ff:fe94:4b39, 172.69.251.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQ2MTg4MzZ9.7Dz2aVnwBREVsviUKWOahRwIeQwnqp4ViktFh7dIIfg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1aed1a33e53158e-IST",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a10a:d2d5:482:82ff:fe94:4b39",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 07:29:53 UTC] === END API CALL LOG ===
[14-Jul-2026 07:29:53 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 07:29:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQ2MTg4MzZ9.7Dz2aVnwBREVsviUKWOahRwIeQwnqp4ViktFh7dIIfg
[14-Jul-2026 07:29:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 07:29:53 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 07:29:53 UTC] User ID: 694
[14-Jul-2026 07:29:53 UTC] ✅ User profile retrieved successfully for user ID: 694
[14-Jul-2026 07:29:53 UTC] === API CALL LOG ===
[14-Jul-2026 07:29:53 UTC] Endpoint: user/profile.php
[14-Jul-2026 07:29:53 UTC] Full Log Data: {
    "timestamp": "2026-07-14 07:29:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a10a:d2d5:482:82ff:fe94:4b39",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a10a:d2d5:482:82ff:fe94:4b39, 172.69.251.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQ2MTg4MzZ9.7Dz2aVnwBREVsviUKWOahRwIeQwnqp4ViktFh7dIIfg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1aed1a76a04158e-IST",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a10a:d2d5:482:82ff:fe94:4b39",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 07:29:53 UTC] === END API CALL LOG ===
[14-Jul-2026 07:29:53 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 07:29:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQ2MTg4MzZ9.7Dz2aVnwBREVsviUKWOahRwIeQwnqp4ViktFh7dIIfg
[14-Jul-2026 07:29:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 07:29:53 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 07:29:53 UTC] User ID: 694
[14-Jul-2026 07:29:53 UTC] ✅ User profile retrieved successfully for user ID: 694
[14-Jul-2026 07:29:54 UTC] === API CALL LOG ===
[14-Jul-2026 07:29:54 UTC] Endpoint: user/profile.php
[14-Jul-2026 07:29:54 UTC] Full Log Data: {
    "timestamp": "2026-07-14 07:29:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a10a:d2d5:482:82ff:fe94:4b39",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a10a:d2d5:482:82ff:fe94:4b39, 172.69.251.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQ2MTg4MzZ9.7Dz2aVnwBREVsviUKWOahRwIeQwnqp4ViktFh7dIIfg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1aed1ac8f37158e-IST",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a10a:d2d5:482:82ff:fe94:4b39",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 07:29:54 UTC] === END API CALL LOG ===
[14-Jul-2026 07:29:54 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 07:29:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQ2MTg4MzZ9.7Dz2aVnwBREVsviUKWOahRwIeQwnqp4ViktFh7dIIfg
[14-Jul-2026 07:29:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 07:29:54 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 07:29:54 UTC] User ID: 694
[14-Jul-2026 07:29:54 UTC] ✅ User profile retrieved successfully for user ID: 694
[14-Jul-2026 07:29:54 UTC] User Purchases API - User ID: 694
[14-Jul-2026 07:29:54 UTC] User Purchases API - Total purchases found: 0
[14-Jul-2026 07:30:13 UTC] === API CALL LOG ===
[14-Jul-2026 07:30:13 UTC] Endpoint: user/profile.php
[14-Jul-2026 07:30:13 UTC] Full Log Data: {
    "timestamp": "2026-07-14 07:30:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a10a:d2d5:482:82ff:fe94:4b39",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a10a:d2d5:482:82ff:fe94:4b39, 172.69.251.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQ2MTg4MzZ9.7Dz2aVnwBREVsviUKWOahRwIeQwnqp4ViktFh7dIIfg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1aed21f1f36158e-IST",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a10a:d2d5:482:82ff:fe94:4b39",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 07:30:13 UTC] === END API CALL LOG ===
[14-Jul-2026 07:30:13 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 07:30:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQ2MTg4MzZ9.7Dz2aVnwBREVsviUKWOahRwIeQwnqp4ViktFh7dIIfg
[14-Jul-2026 07:30:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 07:30:13 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 07:30:13 UTC] User ID: 694
[14-Jul-2026 07:30:13 UTC] ✅ User profile retrieved successfully for user ID: 694
[14-Jul-2026 07:30:13 UTC] === API CALL LOG ===
[14-Jul-2026 07:30:13 UTC] Endpoint: user/profile.php
[14-Jul-2026 07:30:13 UTC] Full Log Data: {
    "timestamp": "2026-07-14 07:30:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a10a:d2d5:482:82ff:fe94:4b39",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a10a:d2d5:482:82ff:fe94:4b39, 172.69.251.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQ2MTg4MzZ9.7Dz2aVnwBREVsviUKWOahRwIeQwnqp4ViktFh7dIIfg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1aed222cb95158e-IST",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a10a:d2d5:482:82ff:fe94:4b39",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 07:30:13 UTC] === END API CALL LOG ===
[14-Jul-2026 07:30:13 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 07:30:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQ2MTg4MzZ9.7Dz2aVnwBREVsviUKWOahRwIeQwnqp4ViktFh7dIIfg
[14-Jul-2026 07:30:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 07:30:13 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 07:30:13 UTC] User ID: 694
[14-Jul-2026 07:30:13 UTC] ✅ User profile retrieved successfully for user ID: 694
[14-Jul-2026 07:30:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 07:30:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 07:30:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a00:1880:a10a:d2d5:482:82ff:fe94:4b39, 172.69.251.172","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQ2MTg4MzZ9.7Dz2aVnwBREVsviUKWOahRwIeQwnqp4ViktFh7dIIfg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1aed2232bfa158e-IST","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a00:1880:a10a:d2d5:482:82ff:fe94:4b39","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-Jul-2026 07:30:13 UTC] === User Orders API Called ===
[14-Jul-2026 07:30:13 UTC] User ID: 694
[14-Jul-2026 07:30:13 UTC] Limit: 20, Offset: 0
[14-Jul-2026 07:30:13 UTC] Orders found: 0
[14-Jul-2026 07:30:13 UTC] Orders data: []
[14-Jul-2026 07:30:13 UTC] Total orders count: 0
[14-Jul-2026 07:30:13 UTC] === API CALL LOG ===
[14-Jul-2026 07:30:13 UTC] Endpoint: user/profile.php
[14-Jul-2026 07:30:13 UTC] Full Log Data: {
    "timestamp": "2026-07-14 07:30:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a10a:d2d5:482:82ff:fe94:4b39",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a10a:d2d5:482:82ff:fe94:4b39, 172.69.251.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQ2MTg4MzZ9.7Dz2aVnwBREVsviUKWOahRwIeQwnqp4ViktFh7dIIfg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1aed2237c3a158e-IST",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a10a:d2d5:482:82ff:fe94:4b39",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 07:30:13 UTC] === END API CALL LOG ===
[14-Jul-2026 07:30:13 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 07:30:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQ2MTg4MzZ9.7Dz2aVnwBREVsviUKWOahRwIeQwnqp4ViktFh7dIIfg
[14-Jul-2026 07:30:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 07:30:13 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 07:30:13 UTC] User ID: 694
[14-Jul-2026 07:30:13 UTC] ✅ User profile retrieved successfully for user ID: 694
[14-Jul-2026 07:30:18 UTC] === API CALL LOG ===
[14-Jul-2026 07:30:18 UTC] Endpoint: user/profile.php
[14-Jul-2026 07:30:18 UTC] Full Log Data: {
    "timestamp": "2026-07-14 07:30:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a10a:d2d5:482:82ff:fe94:4b39",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a10a:d2d5:482:82ff:fe94:4b39, 172.69.251.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQ2MTg4MzZ9.7Dz2aVnwBREVsviUKWOahRwIeQwnqp4ViktFh7dIIfg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1aed2411d90156f-IST",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a10a:d2d5:482:82ff:fe94:4b39",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 07:30:18 UTC] === END API CALL LOG ===
[14-Jul-2026 07:30:18 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 07:30:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQ2MTg4MzZ9.7Dz2aVnwBREVsviUKWOahRwIeQwnqp4ViktFh7dIIfg
[14-Jul-2026 07:30:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 07:30:18 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 07:30:18 UTC] User ID: 694
[14-Jul-2026 07:30:18 UTC] ✅ User profile retrieved successfully for user ID: 694
[14-Jul-2026 07:30:18 UTC] === API CALL LOG ===
[14-Jul-2026 07:30:18 UTC] Endpoint: user/profile.php
[14-Jul-2026 07:30:18 UTC] Full Log Data: {
    "timestamp": "2026-07-14 07:30:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a10a:d2d5:482:82ff:fe94:4b39",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a10a:d2d5:482:82ff:fe94:4b39, 172.69.251.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQ2MTg4MzZ9.7Dz2aVnwBREVsviUKWOahRwIeQwnqp4ViktFh7dIIfg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1aed24408b5156f-IST",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a10a:d2d5:482:82ff:fe94:4b39",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 07:30:18 UTC] === END API CALL LOG ===
[14-Jul-2026 07:30:18 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 07:30:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQ2MTg4MzZ9.7Dz2aVnwBREVsviUKWOahRwIeQwnqp4ViktFh7dIIfg
[14-Jul-2026 07:30:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 07:30:18 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 07:30:18 UTC] User ID: 694
[14-Jul-2026 07:30:18 UTC] ✅ User profile retrieved successfully for user ID: 694
[14-Jul-2026 07:30:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 07:30:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 07:30:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a00:1880:a10a:d2d5:482:82ff:fe94:4b39, 172.69.251.172","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQ2MTg4MzZ9.7Dz2aVnwBREVsviUKWOahRwIeQwnqp4ViktFh7dIIfg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1aed24438fb156f-IST","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a00:1880:a10a:d2d5:482:82ff:fe94:4b39","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-Jul-2026 07:30:18 UTC] === User Orders API Called ===
[14-Jul-2026 07:30:18 UTC] User ID: 694
[14-Jul-2026 07:30:18 UTC] Limit: 20, Offset: 0
[14-Jul-2026 07:30:18 UTC] Orders found: 0
[14-Jul-2026 07:30:18 UTC] Orders data: []
[14-Jul-2026 07:30:18 UTC] Total orders count: 0
[14-Jul-2026 07:30:19 UTC] === API CALL LOG ===
[14-Jul-2026 07:30:19 UTC] Endpoint: user/profile.php
[14-Jul-2026 07:30:19 UTC] Full Log Data: {
    "timestamp": "2026-07-14 07:30:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a10a:d2d5:482:82ff:fe94:4b39",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a10a:d2d5:482:82ff:fe94:4b39, 172.69.251.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQ2MTg4MzZ9.7Dz2aVnwBREVsviUKWOahRwIeQwnqp4ViktFh7dIIfg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1aed244995b156f-IST",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a10a:d2d5:482:82ff:fe94:4b39",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 07:30:19 UTC] === END API CALL LOG ===
[14-Jul-2026 07:30:19 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 07:30:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQ2MTg4MzZ9.7Dz2aVnwBREVsviUKWOahRwIeQwnqp4ViktFh7dIIfg
[14-Jul-2026 07:30:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 07:30:19 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 07:30:19 UTC] User ID: 694
[14-Jul-2026 07:30:19 UTC] ✅ User profile retrieved successfully for user ID: 694
[14-Jul-2026 07:34:54 UTC] === API CALL LOG ===
[14-Jul-2026 07:34:54 UTC] Endpoint: user/profile.php
[14-Jul-2026 07:34:54 UTC] Full Log Data: {
    "timestamp": "2026-07-14 07:34:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a10a:d2d5:482:82ff:fe94:4b39",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a10a:d2d5:482:82ff:fe94:4b39, 172.69.251.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQ2MTg4MzZ9.7Dz2aVnwBREVsviUKWOahRwIeQwnqp4ViktFh7dIIfg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1aed8fccb72234c-IST",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a10a:d2d5:482:82ff:fe94:4b39",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 07:34:54 UTC] === END API CALL LOG ===
[14-Jul-2026 07:34:54 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 07:34:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQ2MTg4MzZ9.7Dz2aVnwBREVsviUKWOahRwIeQwnqp4ViktFh7dIIfg
[14-Jul-2026 07:34:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 07:34:54 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 07:34:54 UTC] User ID: 694
[14-Jul-2026 07:34:54 UTC] ✅ User profile retrieved successfully for user ID: 694
[14-Jul-2026 07:34:55 UTC] === API CALL LOG ===
[14-Jul-2026 07:34:55 UTC] Endpoint: user/profile.php
[14-Jul-2026 07:34:55 UTC] Full Log Data: {
    "timestamp": "2026-07-14 07:34:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a10a:d2d5:482:82ff:fe94:4b39",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a10a:d2d5:482:82ff:fe94:4b39, 172.69.251.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQ2MTg4MzZ9.7Dz2aVnwBREVsviUKWOahRwIeQwnqp4ViktFh7dIIfg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1aed901f950234c-IST",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a10a:d2d5:482:82ff:fe94:4b39",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 07:34:55 UTC] === END API CALL LOG ===
[14-Jul-2026 07:34:55 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 07:34:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQ2MTg4MzZ9.7Dz2aVnwBREVsviUKWOahRwIeQwnqp4ViktFh7dIIfg
[14-Jul-2026 07:34:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 07:34:55 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 07:34:55 UTC] User ID: 694
[14-Jul-2026 07:34:55 UTC] ✅ User profile retrieved successfully for user ID: 694
[14-Jul-2026 07:34:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 07:34:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 07:34:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a00:1880:a10a:d2d5:482:82ff:fe94:4b39, 172.69.251.172","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQ2MTg4MzZ9.7Dz2aVnwBREVsviUKWOahRwIeQwnqp4ViktFh7dIIfg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1aed90259c9234c-IST","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a00:1880:a10a:d2d5:482:82ff:fe94:4b39","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-Jul-2026 07:34:55 UTC] === User Orders API Called ===
[14-Jul-2026 07:34:55 UTC] User ID: 694
[14-Jul-2026 07:34:55 UTC] Limit: 20, Offset: 0
[14-Jul-2026 07:34:55 UTC] Orders found: 0
[14-Jul-2026 07:34:55 UTC] Orders data: []
[14-Jul-2026 07:34:55 UTC] Total orders count: 0
[14-Jul-2026 07:34:55 UTC] === API CALL LOG ===
[14-Jul-2026 07:34:55 UTC] Endpoint: user/profile.php
[14-Jul-2026 07:34:55 UTC] Full Log Data: {
    "timestamp": "2026-07-14 07:34:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a10a:d2d5:482:82ff:fe94:4b39",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a10a:d2d5:482:82ff:fe94:4b39, 172.69.251.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQ2MTg4MzZ9.7Dz2aVnwBREVsviUKWOahRwIeQwnqp4ViktFh7dIIfg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1aed9031a98234c-IST",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a10a:d2d5:482:82ff:fe94:4b39",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 07:34:55 UTC] === END API CALL LOG ===
[14-Jul-2026 07:34:55 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 07:34:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQ2MTg4MzZ9.7Dz2aVnwBREVsviUKWOahRwIeQwnqp4ViktFh7dIIfg
[14-Jul-2026 07:34:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 07:34:55 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 07:34:55 UTC] User ID: 694
[14-Jul-2026 07:34:55 UTC] ✅ User profile retrieved successfully for user ID: 694
[14-Jul-2026 07:35:47 UTC] === API CALL LOG ===
[14-Jul-2026 07:35:47 UTC] Endpoint: user/profile.php
[14-Jul-2026 07:35:47 UTC] Full Log Data: {
    "timestamp": "2026-07-14 07:35:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a10a:d2d5:482:82ff:fe94:4b39",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a10a:d2d5:482:82ff:fe94:4b39, 172.69.251.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQ2MTg4MzZ9.7Dz2aVnwBREVsviUKWOahRwIeQwnqp4ViktFh7dIIfg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1aeda46ed1b234c-IST",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a10a:d2d5:482:82ff:fe94:4b39",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 07:35:47 UTC] === END API CALL LOG ===
[14-Jul-2026 07:35:47 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 07:35:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQ2MTg4MzZ9.7Dz2aVnwBREVsviUKWOahRwIeQwnqp4ViktFh7dIIfg
[14-Jul-2026 07:35:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 07:35:47 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 07:35:47 UTC] User ID: 694
[14-Jul-2026 07:35:47 UTC] ✅ User profile retrieved successfully for user ID: 694
[14-Jul-2026 07:37:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 07:37:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 07:37:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a00:1880:a10a:d2d5:482:82ff:fe94:4b39, 172.69.251.172","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQ2MTg4MzZ9.7Dz2aVnwBREVsviUKWOahRwIeQwnqp4ViktFh7dIIfg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1aedc4d8abf234c-IST","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a00:1880:a10a:d2d5:482:82ff:fe94:4b39","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-Jul-2026 07:37:10 UTC] === User Orders API Called ===
[14-Jul-2026 07:37:10 UTC] User ID: 694
[14-Jul-2026 07:37:10 UTC] Limit: 20, Offset: 0
[14-Jul-2026 07:37:10 UTC] Orders found: 0
[14-Jul-2026 07:37:10 UTC] Orders data: []
[14-Jul-2026 07:37:10 UTC] Total orders count: 0
[14-Jul-2026 07:37:10 UTC] === API CALL LOG ===
[14-Jul-2026 07:37:10 UTC] Endpoint: user/profile.php
[14-Jul-2026 07:37:10 UTC] Full Log Data: {
    "timestamp": "2026-07-14 07:37:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a10a:d2d5:482:82ff:fe94:4b39",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a10a:d2d5:482:82ff:fe94:4b39, 172.69.251.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQ2MTg4MzZ9.7Dz2aVnwBREVsviUKWOahRwIeQwnqp4ViktFh7dIIfg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1aedc4e0b2b234c-IST",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a10a:d2d5:482:82ff:fe94:4b39",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 07:37:10 UTC] === END API CALL LOG ===
[14-Jul-2026 07:37:10 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 07:37:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQ2MTg4MzZ9.7Dz2aVnwBREVsviUKWOahRwIeQwnqp4ViktFh7dIIfg
[14-Jul-2026 07:37:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 07:37:10 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 07:37:10 UTC] User ID: 694
[14-Jul-2026 07:37:10 UTC] ✅ User profile retrieved successfully for user ID: 694
[14-Jul-2026 07:37:10 UTC] === API CALL LOG ===
[14-Jul-2026 07:37:10 UTC] Endpoint: user/profile.php
[14-Jul-2026 07:37:10 UTC] Full Log Data: {
    "timestamp": "2026-07-14 07:37:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a10a:d2d5:482:82ff:fe94:4b39",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a10a:d2d5:482:82ff:fe94:4b39, 172.69.251.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQ2MTg4MzZ9.7Dz2aVnwBREVsviUKWOahRwIeQwnqp4ViktFh7dIIfg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1aedc520fa4234c-IST",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a10a:d2d5:482:82ff:fe94:4b39",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 07:37:10 UTC] === END API CALL LOG ===
[14-Jul-2026 07:37:10 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 07:37:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQ2MTg4MzZ9.7Dz2aVnwBREVsviUKWOahRwIeQwnqp4ViktFh7dIIfg
[14-Jul-2026 07:37:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 07:37:10 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 07:37:10 UTC] User ID: 694
[14-Jul-2026 07:37:10 UTC] ✅ User profile retrieved successfully for user ID: 694
[14-Jul-2026 07:37:17 UTC] === API CALL LOG ===
[14-Jul-2026 07:37:17 UTC] Endpoint: user/profile.php
[14-Jul-2026 07:37:17 UTC] Full Log Data: {
    "timestamp": "2026-07-14 07:37:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a10a:d2d5:482:82ff:fe94:4b39",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a10a:d2d5:482:82ff:fe94:4b39, 172.69.251.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQ2MTg4MzZ9.7Dz2aVnwBREVsviUKWOahRwIeQwnqp4ViktFh7dIIfg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1aedc7cfca3158b-IST",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a10a:d2d5:482:82ff:fe94:4b39",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 07:37:17 UTC] === END API CALL LOG ===
[14-Jul-2026 07:37:17 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 07:37:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQ2MTg4MzZ9.7Dz2aVnwBREVsviUKWOahRwIeQwnqp4ViktFh7dIIfg
[14-Jul-2026 07:37:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 07:37:17 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 07:37:17 UTC] User ID: 694
[14-Jul-2026 07:37:17 UTC] ✅ User profile retrieved successfully for user ID: 694
[14-Jul-2026 07:37:18 UTC] === API CALL LOG ===
[14-Jul-2026 07:37:18 UTC] Endpoint: user/profile.php
[14-Jul-2026 07:37:18 UTC] Full Log Data: {
    "timestamp": "2026-07-14 07:37:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a10a:d2d5:482:82ff:fe94:4b39",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a10a:d2d5:482:82ff:fe94:4b39, 172.69.251.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQ2MTg4MzZ9.7Dz2aVnwBREVsviUKWOahRwIeQwnqp4ViktFh7dIIfg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1aedc810912158b-IST",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a10a:d2d5:482:82ff:fe94:4b39",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 07:37:18 UTC] === END API CALL LOG ===
[14-Jul-2026 07:37:18 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 07:37:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQ2MTg4MzZ9.7Dz2aVnwBREVsviUKWOahRwIeQwnqp4ViktFh7dIIfg
[14-Jul-2026 07:37:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 07:37:18 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 07:37:18 UTC] User ID: 694
[14-Jul-2026 07:37:18 UTC] ✅ User profile retrieved successfully for user ID: 694
[14-Jul-2026 07:37:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 07:37:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 07:37:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a00:1880:a10a:d2d5:482:82ff:fe94:4b39, 172.69.251.172","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQ2MTg4MzZ9.7Dz2aVnwBREVsviUKWOahRwIeQwnqp4ViktFh7dIIfg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1aedc81799a158b-IST","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a00:1880:a10a:d2d5:482:82ff:fe94:4b39","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-Jul-2026 07:37:18 UTC] === User Orders API Called ===
[14-Jul-2026 07:37:18 UTC] User ID: 694
[14-Jul-2026 07:37:18 UTC] Limit: 20, Offset: 0
[14-Jul-2026 07:37:18 UTC] Orders found: 0
[14-Jul-2026 07:37:18 UTC] Orders data: []
[14-Jul-2026 07:37:18 UTC] Total orders count: 0
[14-Jul-2026 07:37:18 UTC] === API CALL LOG ===
[14-Jul-2026 07:37:18 UTC] Endpoint: user/profile.php
[14-Jul-2026 07:37:18 UTC] Full Log Data: {
    "timestamp": "2026-07-14 07:37:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a10a:d2d5:482:82ff:fe94:4b39",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a10a:d2d5:482:82ff:fe94:4b39, 172.69.251.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQ2MTg4MzZ9.7Dz2aVnwBREVsviUKWOahRwIeQwnqp4ViktFh7dIIfg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1aedc81a9cb158b-IST",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a10a:d2d5:482:82ff:fe94:4b39",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 07:37:18 UTC] === END API CALL LOG ===
[14-Jul-2026 07:37:18 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 07:37:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQ2MTg4MzZ9.7Dz2aVnwBREVsviUKWOahRwIeQwnqp4ViktFh7dIIfg
[14-Jul-2026 07:37:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 07:37:18 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 07:37:18 UTC] User ID: 694
[14-Jul-2026 07:37:18 UTC] ✅ User profile retrieved successfully for user ID: 694
[14-Jul-2026 07:37:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 07:37:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 07:37:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a00:1880:a10a:d2d5:482:82ff:fe94:4b39, 172.69.251.172","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQ2MTg4MzZ9.7Dz2aVnwBREVsviUKWOahRwIeQwnqp4ViktFh7dIIfg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1aedc8e9898158b-IST","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a00:1880:a10a:d2d5:482:82ff:fe94:4b39","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-Jul-2026 07:37:20 UTC] === User Orders API Called ===
[14-Jul-2026 07:37:20 UTC] User ID: 694
[14-Jul-2026 07:37:20 UTC] Limit: 20, Offset: 0
[14-Jul-2026 07:37:20 UTC] Orders found: 0
[14-Jul-2026 07:37:20 UTC] Orders data: []
[14-Jul-2026 07:37:20 UTC] Total orders count: 0
[14-Jul-2026 07:37:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 07:37:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 07:37:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a00:1880:a10a:d2d5:482:82ff:fe94:4b39, 172.69.251.172","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQ2MTg4MzZ9.7Dz2aVnwBREVsviUKWOahRwIeQwnqp4ViktFh7dIIfg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1aedc98ad62158b-IST","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a00:1880:a10a:d2d5:482:82ff:fe94:4b39","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-Jul-2026 07:37:22 UTC] === User Orders API Called ===
[14-Jul-2026 07:37:22 UTC] User ID: 694
[14-Jul-2026 07:37:22 UTC] Limit: 20, Offset: 0
[14-Jul-2026 07:37:22 UTC] Orders found: 0
[14-Jul-2026 07:37:22 UTC] Orders data: []
[14-Jul-2026 07:37:22 UTC] Total orders count: 0
[14-Jul-2026 07:37:22 UTC] === API CALL LOG ===
[14-Jul-2026 07:37:22 UTC] Endpoint: user/profile.php
[14-Jul-2026 07:37:22 UTC] Full Log Data: {
    "timestamp": "2026-07-14 07:37:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a10a:d2d5:482:82ff:fe94:4b39",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a10a:d2d5:482:82ff:fe94:4b39, 172.69.251.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQ2MTg4MzZ9.7Dz2aVnwBREVsviUKWOahRwIeQwnqp4ViktFh7dIIfg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1aedc993e65158b-IST",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a10a:d2d5:482:82ff:fe94:4b39",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 07:37:22 UTC] === END API CALL LOG ===
[14-Jul-2026 07:37:22 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 07:37:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQ2MTg4MzZ9.7Dz2aVnwBREVsviUKWOahRwIeQwnqp4ViktFh7dIIfg
[14-Jul-2026 07:37:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 07:37:22 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 07:37:22 UTC] User ID: 694
[14-Jul-2026 07:37:22 UTC] ✅ User profile retrieved successfully for user ID: 694
[14-Jul-2026 07:37:22 UTC] === API CALL LOG ===
[14-Jul-2026 07:37:22 UTC] Endpoint: user/profile.php
[14-Jul-2026 07:37:22 UTC] Full Log Data: {
    "timestamp": "2026-07-14 07:37:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a10a:d2d5:482:82ff:fe94:4b39",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a10a:d2d5:482:82ff:fe94:4b39, 172.69.251.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQ2MTg4MzZ9.7Dz2aVnwBREVsviUKWOahRwIeQwnqp4ViktFh7dIIfg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1aedc9d6c90158b-IST",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a10a:d2d5:482:82ff:fe94:4b39",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 07:37:22 UTC] === END API CALL LOG ===
[14-Jul-2026 07:37:22 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 07:37:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQ2MTg4MzZ9.7Dz2aVnwBREVsviUKWOahRwIeQwnqp4ViktFh7dIIfg
[14-Jul-2026 07:37:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 07:37:22 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 07:37:22 UTC] User ID: 694
[14-Jul-2026 07:37:22 UTC] ✅ User profile retrieved successfully for user ID: 694
[14-Jul-2026 07:37:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 07:37:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 07:37:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a00:1880:a10a:d2d5:482:82ff:fe94:4b39, 172.69.251.172","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQ2MTg4MzZ9.7Dz2aVnwBREVsviUKWOahRwIeQwnqp4ViktFh7dIIfg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1aedcc81b62158b-IST","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a00:1880:a10a:d2d5:482:82ff:fe94:4b39","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-Jul-2026 07:37:29 UTC] === User Orders API Called ===
[14-Jul-2026 07:37:29 UTC] User ID: 694
[14-Jul-2026 07:37:29 UTC] Limit: 20, Offset: 0
[14-Jul-2026 07:37:29 UTC] Orders found: 0
[14-Jul-2026 07:37:29 UTC] Orders data: []
[14-Jul-2026 07:37:29 UTC] Total orders count: 0
[14-Jul-2026 07:37:29 UTC] === API CALL LOG ===
[14-Jul-2026 07:37:29 UTC] Endpoint: user/profile.php
[14-Jul-2026 07:37:29 UTC] Full Log Data: {
    "timestamp": "2026-07-14 07:37:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a10a:d2d5:482:82ff:fe94:4b39",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a10a:d2d5:482:82ff:fe94:4b39, 172.69.251.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQ2MTg4MzZ9.7Dz2aVnwBREVsviUKWOahRwIeQwnqp4ViktFh7dIIfg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1aedcc87bd6158b-IST",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a10a:d2d5:482:82ff:fe94:4b39",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 07:37:29 UTC] === END API CALL LOG ===
[14-Jul-2026 07:37:29 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 07:37:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQ2MTg4MzZ9.7Dz2aVnwBREVsviUKWOahRwIeQwnqp4ViktFh7dIIfg
[14-Jul-2026 07:37:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 07:37:29 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 07:37:29 UTC] User ID: 694
[14-Jul-2026 07:37:29 UTC] ✅ User profile retrieved successfully for user ID: 694
[14-Jul-2026 07:37:30 UTC] === API CALL LOG ===
[14-Jul-2026 07:37:30 UTC] Endpoint: user/profile.php
[14-Jul-2026 07:37:30 UTC] Full Log Data: {
    "timestamp": "2026-07-14 07:37:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a10a:d2d5:482:82ff:fe94:4b39",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a10a:d2d5:482:82ff:fe94:4b39, 172.69.251.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQ2MTg4MzZ9.7Dz2aVnwBREVsviUKWOahRwIeQwnqp4ViktFh7dIIfg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1aedccc68ba158b-IST",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a10a:d2d5:482:82ff:fe94:4b39",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 07:37:30 UTC] === END API CALL LOG ===
[14-Jul-2026 07:37:30 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 07:37:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQ2MTg4MzZ9.7Dz2aVnwBREVsviUKWOahRwIeQwnqp4ViktFh7dIIfg
[14-Jul-2026 07:37:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 07:37:30 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 07:37:30 UTC] User ID: 694
[14-Jul-2026 07:37:30 UTC] ✅ User profile retrieved successfully for user ID: 694
[14-Jul-2026 07:37:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 07:37:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 07:37:46 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a00:1880:a10a:d2d5:482:82ff:fe94:4b39, 172.69.251.172","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQ2MTg4MzZ9.7Dz2aVnwBREVsviUKWOahRwIeQwnqp4ViktFh7dIIfg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1aedd312fd6158b-IST","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a00:1880:a10a:d2d5:482:82ff:fe94:4b39","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-Jul-2026 07:37:46 UTC] === User Orders API Called ===
[14-Jul-2026 07:37:46 UTC] User ID: 694
[14-Jul-2026 07:37:46 UTC] Limit: 20, Offset: 0
[14-Jul-2026 07:37:46 UTC] Orders found: 0
[14-Jul-2026 07:37:46 UTC] Orders data: []
[14-Jul-2026 07:37:46 UTC] Total orders count: 0
[14-Jul-2026 07:37:58 UTC] === API CALL LOG ===
[14-Jul-2026 07:37:58 UTC] Endpoint: user/profile.php
[14-Jul-2026 07:37:58 UTC] Full Log Data: {
    "timestamp": "2026-07-14 07:37:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a10a:d2d5:482:82ff:fe94:4b39",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a10a:d2d5:482:82ff:fe94:4b39, 172.69.251.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQ2MTg4MzZ9.7Dz2aVnwBREVsviUKWOahRwIeQwnqp4ViktFh7dIIfg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1aedd7adf62158b-IST",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a10a:d2d5:482:82ff:fe94:4b39",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 07:37:58 UTC] === END API CALL LOG ===
[14-Jul-2026 07:37:58 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 07:37:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQ2MTg4MzZ9.7Dz2aVnwBREVsviUKWOahRwIeQwnqp4ViktFh7dIIfg
[14-Jul-2026 07:37:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 07:37:58 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 07:37:58 UTC] User ID: 694
[14-Jul-2026 07:37:58 UTC] ✅ User profile retrieved successfully for user ID: 694
[14-Jul-2026 07:37:58 UTC] User Purchases API - User ID: 694
[14-Jul-2026 07:37:58 UTC] User Purchases API - Total purchases found: 0
[14-Jul-2026 07:38:09 UTC] === API CALL LOG ===
[14-Jul-2026 07:38:09 UTC] Endpoint: user/profile.php
[14-Jul-2026 07:38:09 UTC] Full Log Data: {
    "timestamp": "2026-07-14 07:38:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a10a:d2d5:482:82ff:fe94:4b39",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a10a:d2d5:482:82ff:fe94:4b39, 172.69.251.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQ2MTg4MzZ9.7Dz2aVnwBREVsviUKWOahRwIeQwnqp4ViktFh7dIIfg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1aeddc408f7158b-IST",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a10a:d2d5:482:82ff:fe94:4b39",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 07:38:09 UTC] === END API CALL LOG ===
[14-Jul-2026 07:38:09 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 07:38:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQ2MTg4MzZ9.7Dz2aVnwBREVsviUKWOahRwIeQwnqp4ViktFh7dIIfg
[14-Jul-2026 07:38:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 07:38:09 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 07:38:09 UTC] User ID: 694
[14-Jul-2026 07:38:09 UTC] ✅ User profile retrieved successfully for user ID: 694
[14-Jul-2026 07:38:10 UTC] User Purchases API - User ID: 694
[14-Jul-2026 07:38:10 UTC] User Purchases API - Total purchases found: 0
[14-Jul-2026 07:38:18 UTC] === API CALL LOG ===
[14-Jul-2026 07:38:18 UTC] Endpoint: user/profile.php
[14-Jul-2026 07:38:18 UTC] Full Log Data: {
    "timestamp": "2026-07-14 07:38:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a10a:d2d5:482:82ff:fe94:4b39",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a10a:d2d5:482:82ff:fe94:4b39, 172.69.251.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQ2MTg4MzZ9.7Dz2aVnwBREVsviUKWOahRwIeQwnqp4ViktFh7dIIfg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1aeddfac886158b-IST",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a10a:d2d5:482:82ff:fe94:4b39",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 07:38:18 UTC] === END API CALL LOG ===
[14-Jul-2026 07:38:18 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 07:38:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQ2MTg4MzZ9.7Dz2aVnwBREVsviUKWOahRwIeQwnqp4ViktFh7dIIfg
[14-Jul-2026 07:38:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 07:38:18 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 07:38:18 UTC] User ID: 694
[14-Jul-2026 07:38:18 UTC] ✅ User profile retrieved successfully for user ID: 694
[14-Jul-2026 07:38:18 UTC] User Purchases API - User ID: 694
[14-Jul-2026 07:38:18 UTC] User Purchases API - Total purchases found: 0
[14-Jul-2026 07:39:23 UTC] === API CALL LOG ===
[14-Jul-2026 07:39:23 UTC] Endpoint: user/profile.php
[14-Jul-2026 07:39:23 UTC] Full Log Data: {
    "timestamp": "2026-07-14 07:39:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a10a:d2d5:482:82ff:fe94:4b39",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a10a:d2d5:482:82ff:fe94:4b39, 172.69.251.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQ2MTk1NjJ9.b9X9OerZ_j1gYwZpuJ0IUYNUXj6SP6-HIARaLFUGHYw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1aedf8f7e7b1e04-IST",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a10a:d2d5:482:82ff:fe94:4b39",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 07:39:23 UTC] === END API CALL LOG ===
[14-Jul-2026 07:39:23 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 07:39:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQ2MTk1NjJ9.b9X9OerZ_j1gYwZpuJ0IUYNUXj6SP6-HIARaLFUGHYw
[14-Jul-2026 07:39:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 07:39:23 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 07:39:23 UTC] User ID: 694
[14-Jul-2026 07:39:23 UTC] ✅ User profile retrieved successfully for user ID: 694
[14-Jul-2026 07:39:23 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 07:39:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 07:39:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a00:1880:a10a:d2d5:482:82ff:fe94:4b39, 172.69.251.172","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQ2MTk1NjJ9.b9X9OerZ_j1gYwZpuJ0IUYNUXj6SP6-HIARaLFUGHYw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1aedf8faeb61e04-IST","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a00:1880:a10a:d2d5:482:82ff:fe94:4b39","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-Jul-2026 07:39:23 UTC] === User Orders API Called ===
[14-Jul-2026 07:39:23 UTC] User ID: 694
[14-Jul-2026 07:39:23 UTC] Limit: 20, Offset: 0
[14-Jul-2026 07:39:23 UTC] Orders found: 0
[14-Jul-2026 07:39:23 UTC] Orders data: []
[14-Jul-2026 07:39:23 UTC] Total orders count: 0
[14-Jul-2026 07:39:23 UTC] === API CALL LOG ===
[14-Jul-2026 07:39:23 UTC] Endpoint: user/profile.php
[14-Jul-2026 07:39:23 UTC] Full Log Data: {
    "timestamp": "2026-07-14 07:39:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a10a:d2d5:482:82ff:fe94:4b39",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a10a:d2d5:482:82ff:fe94:4b39, 172.69.251.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQ2MTk1NjJ9.b9X9OerZ_j1gYwZpuJ0IUYNUXj6SP6-HIARaLFUGHYw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1aedf900f1b1e04-IST",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a10a:d2d5:482:82ff:fe94:4b39",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 07:39:23 UTC] === END API CALL LOG ===
[14-Jul-2026 07:39:23 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 07:39:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQ2MTk1NjJ9.b9X9OerZ_j1gYwZpuJ0IUYNUXj6SP6-HIARaLFUGHYw
[14-Jul-2026 07:39:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 07:39:23 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 07:39:23 UTC] User ID: 694
[14-Jul-2026 07:39:23 UTC] ✅ User profile retrieved successfully for user ID: 694
[14-Jul-2026 07:39:30 UTC] === API CALL LOG ===
[14-Jul-2026 07:39:30 UTC] Endpoint: user/profile.php
[14-Jul-2026 07:39:30 UTC] Full Log Data: {
    "timestamp": "2026-07-14 07:39:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a10a:d2d5:482:82ff:fe94:4b39",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a10a:d2d5:482:82ff:fe94:4b39, 172.69.251.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQ2MTk1NjJ9.b9X9OerZ_j1gYwZpuJ0IUYNUXj6SP6-HIARaLFUGHYw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1aedfb9f8e7234c-IST",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a10a:d2d5:482:82ff:fe94:4b39",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 07:39:30 UTC] === END API CALL LOG ===
[14-Jul-2026 07:39:30 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 07:39:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQ2MTk1NjJ9.b9X9OerZ_j1gYwZpuJ0IUYNUXj6SP6-HIARaLFUGHYw
[14-Jul-2026 07:39:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 07:39:30 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 07:39:30 UTC] User ID: 694
[14-Jul-2026 07:39:30 UTC] ✅ User profile retrieved successfully for user ID: 694
[14-Jul-2026 07:39:30 UTC] === API CALL LOG ===
[14-Jul-2026 07:39:30 UTC] Endpoint: user/profile.php
[14-Jul-2026 07:39:30 UTC] Full Log Data: {
    "timestamp": "2026-07-14 07:39:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a10a:d2d5:482:82ff:fe94:4b39",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a10a:d2d5:482:82ff:fe94:4b39, 172.69.251.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQ2MTk1NjJ9.b9X9OerZ_j1gYwZpuJ0IUYNUXj6SP6-HIARaLFUGHYw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1aedfbdfd36234c-IST",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a10a:d2d5:482:82ff:fe94:4b39",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 07:39:30 UTC] === END API CALL LOG ===
[14-Jul-2026 07:39:30 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 07:39:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQ2MTk1NjJ9.b9X9OerZ_j1gYwZpuJ0IUYNUXj6SP6-HIARaLFUGHYw
[14-Jul-2026 07:39:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 07:39:30 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 07:39:30 UTC] User ID: 694
[14-Jul-2026 07:39:30 UTC] ✅ User profile retrieved successfully for user ID: 694
[14-Jul-2026 07:39:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 07:39:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 07:39:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a00:1880:a10a:d2d5:482:82ff:fe94:4b39, 172.69.251.172","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQ2MTk1NjJ9.b9X9OerZ_j1gYwZpuJ0IUYNUXj6SP6-HIARaLFUGHYw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1aedfbe7dc5234c-IST","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a00:1880:a10a:d2d5:482:82ff:fe94:4b39","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-Jul-2026 07:39:30 UTC] === User Orders API Called ===
[14-Jul-2026 07:39:30 UTC] User ID: 694
[14-Jul-2026 07:39:30 UTC] Limit: 20, Offset: 0
[14-Jul-2026 07:39:30 UTC] Orders found: 0
[14-Jul-2026 07:39:30 UTC] Orders data: []
[14-Jul-2026 07:39:30 UTC] Total orders count: 0
[14-Jul-2026 07:39:31 UTC] === API CALL LOG ===
[14-Jul-2026 07:39:31 UTC] Endpoint: user/profile.php
[14-Jul-2026 07:39:31 UTC] Full Log Data: {
    "timestamp": "2026-07-14 07:39:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a10a:d2d5:482:82ff:fe94:4b39",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a10a:d2d5:482:82ff:fe94:4b39, 172.69.251.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQ2MTk1NjJ9.b9X9OerZ_j1gYwZpuJ0IUYNUXj6SP6-HIARaLFUGHYw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1aedfbeae01234c-IST",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a10a:d2d5:482:82ff:fe94:4b39",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 07:39:31 UTC] === END API CALL LOG ===
[14-Jul-2026 07:39:31 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 07:39:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQ2MTk1NjJ9.b9X9OerZ_j1gYwZpuJ0IUYNUXj6SP6-HIARaLFUGHYw
[14-Jul-2026 07:39:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 07:39:31 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 07:39:31 UTC] User ID: 694
[14-Jul-2026 07:39:31 UTC] ✅ User profile retrieved successfully for user ID: 694
[14-Jul-2026 07:39:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 07:39:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 07:39:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a00:1880:a10a:d2d5:482:82ff:fe94:4b39, 172.69.251.172","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQ2MTk1NjJ9.b9X9OerZ_j1gYwZpuJ0IUYNUXj6SP6-HIARaLFUGHYw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1aedfdc5fab234c-IST","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a00:1880:a10a:d2d5:482:82ff:fe94:4b39","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-Jul-2026 07:39:35 UTC] === User Orders API Called ===
[14-Jul-2026 07:39:35 UTC] User ID: 694
[14-Jul-2026 07:39:35 UTC] Limit: 20, Offset: 0
[14-Jul-2026 07:39:35 UTC] Orders found: 0
[14-Jul-2026 07:39:35 UTC] Orders data: []
[14-Jul-2026 07:39:35 UTC] Total orders count: 0
[14-Jul-2026 07:50:20 UTC] === API CALL LOG ===
[14-Jul-2026 07:50:20 UTC] Endpoint: user/profile.php
[14-Jul-2026 07:50:20 UTC] Full Log Data: {
    "timestamp": "2026-07-14 07:50:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "175.100.59.41",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "175.100.59.41, 172.69.176.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0OCIsInVzZXJuYW1lIjoiYWx3YW5kYSIsImVtYWlsIjoid2VuZGl3aW5kaTdAZ21haWwuY29tIiwiZXhwIjoxNzg0NTk3MTI5fQ.evY9TXCepzhfAPKCQh3lJTi46evImN6a8btrjbUe53g",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1aeef947a295cec-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "175.100.59.41",
        "cf-ipcountry": "KH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 07:50:20 UTC] === END API CALL LOG ===
[14-Jul-2026 07:50:20 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 07:50:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0OCIsInVzZXJuYW1lIjoiYWx3YW5kYSIsImVtYWlsIjoid2VuZGl3aW5kaTdAZ21haWwuY29tIiwiZXhwIjoxNzg0NTk3MTI5fQ.evY9TXCepzhfAPKCQh3lJTi46evImN6a8btrjbUe53g
[14-Jul-2026 07:50:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 07:50:20 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 07:50:20 UTC] User ID: 1048
[14-Jul-2026 07:50:20 UTC] ✅ User profile retrieved successfully for user ID: 1048
[14-Jul-2026 07:50:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 07:50:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 07:50:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"175.100.59.41, 172.69.176.105","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0OCIsInVzZXJuYW1lIjoiYWx3YW5kYSIsImVtYWlsIjoid2VuZGl3aW5kaTdAZ21haWwuY29tIiwiZXhwIjoxNzg0NTk3MTI5fQ.evY9TXCepzhfAPKCQh3lJTi46evImN6a8btrjbUe53g","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1aeef9d7d9b5cec-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"175.100.59.41","cf-ipcountry":"KH","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-Jul-2026 07:50:21 UTC] === User Orders API Called ===
[14-Jul-2026 07:50:21 UTC] User ID: 1048
[14-Jul-2026 07:50:21 UTC] Limit: 20, Offset: 0
[14-Jul-2026 07:50:21 UTC] Orders found: 0
[14-Jul-2026 07:50:21 UTC] Orders data: []
[14-Jul-2026 07:50:21 UTC] Total orders count: 0
[14-Jul-2026 07:50:21 UTC] === API CALL LOG ===
[14-Jul-2026 07:50:21 UTC] Endpoint: user/profile.php
[14-Jul-2026 07:50:21 UTC] Full Log Data: {
    "timestamp": "2026-07-14 07:50:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "175.100.59.41",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "175.100.59.41, 172.69.176.105",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0OCIsInVzZXJuYW1lIjoiYWx3YW5kYSIsImVtYWlsIjoid2VuZGl3aW5kaTdAZ21haWwuY29tIiwiZXhwIjoxNzg0NTk3MTI5fQ.evY9TXCepzhfAPKCQh3lJTi46evImN6a8btrjbUe53g",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1aeef9d3cb45cec-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "175.100.59.41",
        "cf-ipcountry": "KH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 07:50:21 UTC] === END API CALL LOG ===
[14-Jul-2026 07:50:21 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 07:50:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0OCIsInVzZXJuYW1lIjoiYWx3YW5kYSIsImVtYWlsIjoid2VuZGl3aW5kaTdAZ21haWwuY29tIiwiZXhwIjoxNzg0NTk3MTI5fQ.evY9TXCepzhfAPKCQh3lJTi46evImN6a8btrjbUe53g
[14-Jul-2026 07:50:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 07:50:21 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 07:50:21 UTC] User ID: 1048
[14-Jul-2026 07:50:21 UTC] ✅ User profile retrieved successfully for user ID: 1048
[14-Jul-2026 07:50:21 UTC] === API CALL LOG ===
[14-Jul-2026 07:50:21 UTC] Endpoint: user/profile.php
[14-Jul-2026 07:50:21 UTC] Full Log Data: {
    "timestamp": "2026-07-14 07:50:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "175.100.59.41",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "175.100.59.41, 172.69.176.105",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0OCIsInVzZXJuYW1lIjoiYWx3YW5kYSIsImVtYWlsIjoid2VuZGl3aW5kaTdAZ21haWwuY29tIiwiZXhwIjoxNzg0NTk3MTI5fQ.evY9TXCepzhfAPKCQh3lJTi46evImN6a8btrjbUe53g",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1aeef9ddebf5cec-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "175.100.59.41",
        "cf-ipcountry": "KH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 07:50:21 UTC] === END API CALL LOG ===
[14-Jul-2026 07:50:21 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 07:50:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0OCIsInVzZXJuYW1lIjoiYWx3YW5kYSIsImVtYWlsIjoid2VuZGl3aW5kaTdAZ21haWwuY29tIiwiZXhwIjoxNzg0NTk3MTI5fQ.evY9TXCepzhfAPKCQh3lJTi46evImN6a8btrjbUe53g
[14-Jul-2026 07:50:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 07:50:21 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 07:50:21 UTC] User ID: 1048
[14-Jul-2026 07:50:21 UTC] ✅ User profile retrieved successfully for user ID: 1048
[14-Jul-2026 07:50:22 UTC] === API CALL LOG ===
[14-Jul-2026 07:50:22 UTC] Endpoint: user/profile.php
[14-Jul-2026 07:50:22 UTC] Full Log Data: {
    "timestamp": "2026-07-14 07:50:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "175.100.59.41",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "175.100.59.41, 172.69.176.105",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0OCIsInVzZXJuYW1lIjoiYWx3YW5kYSIsImVtYWlsIjoid2VuZGl3aW5kaTdAZ21haWwuY29tIiwiZXhwIjoxNzg0NTk3MTI5fQ.evY9TXCepzhfAPKCQh3lJTi46evImN6a8btrjbUe53g",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1aeefa6cafb5cec-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "175.100.59.41",
        "cf-ipcountry": "KH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 07:50:22 UTC] === END API CALL LOG ===
[14-Jul-2026 07:50:22 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 07:50:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0OCIsInVzZXJuYW1lIjoiYWx3YW5kYSIsImVtYWlsIjoid2VuZGl3aW5kaTdAZ21haWwuY29tIiwiZXhwIjoxNzg0NTk3MTI5fQ.evY9TXCepzhfAPKCQh3lJTi46evImN6a8btrjbUe53g
[14-Jul-2026 07:50:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 07:50:22 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 07:50:22 UTC] User ID: 1048
[14-Jul-2026 07:50:22 UTC] ✅ User profile retrieved successfully for user ID: 1048
[14-Jul-2026 07:50:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 07:50:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 07:50:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"175.100.59.41, 172.69.176.105","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0OCIsInVzZXJuYW1lIjoiYWx3YW5kYSIsImVtYWlsIjoid2VuZGl3aW5kaTdAZ21haWwuY29tIiwiZXhwIjoxNzg0NTk3MTI5fQ.evY9TXCepzhfAPKCQh3lJTi46evImN6a8btrjbUe53g","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1aeefb9682f5cec-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"175.100.59.41","cf-ipcountry":"KH","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-Jul-2026 07:50:25 UTC] === User Orders API Called ===
[14-Jul-2026 07:50:25 UTC] User ID: 1048
[14-Jul-2026 07:50:25 UTC] Limit: 20, Offset: 0
[14-Jul-2026 07:50:25 UTC] Orders found: 0
[14-Jul-2026 07:50:25 UTC] Orders data: []
[14-Jul-2026 07:50:25 UTC] Total orders count: 0
[14-Jul-2026 07:50:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 07:50:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 07:50:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"175.100.59.41, 172.69.176.105","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0OCIsInVzZXJuYW1lIjoiYWx3YW5kYSIsImVtYWlsIjoid2VuZGl3aW5kaTdAZ21haWwuY29tIiwiZXhwIjoxNzg0NTk3MTI5fQ.evY9TXCepzhfAPKCQh3lJTi46evImN6a8btrjbUe53g","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1aeefc5f8cd5cec-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"175.100.59.41","cf-ipcountry":"KH","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-Jul-2026 07:50:27 UTC] === User Orders API Called ===
[14-Jul-2026 07:50:27 UTC] User ID: 1048
[14-Jul-2026 07:50:27 UTC] Limit: 20, Offset: 0
[14-Jul-2026 07:50:27 UTC] Orders found: 0
[14-Jul-2026 07:50:27 UTC] Orders data: []
[14-Jul-2026 07:50:27 UTC] Total orders count: 0
[14-Jul-2026 07:50:27 UTC] === API CALL LOG ===
[14-Jul-2026 07:50:27 UTC] Endpoint: user/profile.php
[14-Jul-2026 07:50:27 UTC] Full Log Data: {
    "timestamp": "2026-07-14 07:50:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "175.100.59.41",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "175.100.59.41, 172.69.176.105",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0OCIsInVzZXJuYW1lIjoiYWx3YW5kYSIsImVtYWlsIjoid2VuZGl3aW5kaTdAZ21haWwuY29tIiwiZXhwIjoxNzg0NTk3MTI5fQ.evY9TXCepzhfAPKCQh3lJTi46evImN6a8btrjbUe53g",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1aeefc65a105cec-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "175.100.59.41",
        "cf-ipcountry": "KH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 07:50:27 UTC] === END API CALL LOG ===
[14-Jul-2026 07:50:27 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 07:50:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0OCIsInVzZXJuYW1lIjoiYWx3YW5kYSIsImVtYWlsIjoid2VuZGl3aW5kaTdAZ21haWwuY29tIiwiZXhwIjoxNzg0NTk3MTI5fQ.evY9TXCepzhfAPKCQh3lJTi46evImN6a8btrjbUe53g
[14-Jul-2026 07:50:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 07:50:27 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 07:50:27 UTC] User ID: 1048
[14-Jul-2026 07:50:27 UTC] ✅ User profile retrieved successfully for user ID: 1048
[14-Jul-2026 07:50:28 UTC] === API CALL LOG ===
[14-Jul-2026 07:50:28 UTC] Endpoint: user/profile.php
[14-Jul-2026 07:50:28 UTC] Full Log Data: {
    "timestamp": "2026-07-14 07:50:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "175.100.59.41",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "175.100.59.41, 172.69.176.105",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0OCIsInVzZXJuYW1lIjoiYWx3YW5kYSIsImVtYWlsIjoid2VuZGl3aW5kaTdAZ21haWwuY29tIiwiZXhwIjoxNzg0NTk3MTI5fQ.evY9TXCepzhfAPKCQh3lJTi46evImN6a8btrjbUe53g",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1aeefca5dfe5cec-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "175.100.59.41",
        "cf-ipcountry": "KH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 07:50:28 UTC] === END API CALL LOG ===
[14-Jul-2026 07:50:28 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 07:50:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0OCIsInVzZXJuYW1lIjoiYWx3YW5kYSIsImVtYWlsIjoid2VuZGl3aW5kaTdAZ21haWwuY29tIiwiZXhwIjoxNzg0NTk3MTI5fQ.evY9TXCepzhfAPKCQh3lJTi46evImN6a8btrjbUe53g
[14-Jul-2026 07:50:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 07:50:28 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 07:50:28 UTC] User ID: 1048
[14-Jul-2026 07:50:28 UTC] ✅ User profile retrieved successfully for user ID: 1048
[14-Jul-2026 07:50:28 UTC] === API CALL LOG ===
[14-Jul-2026 07:50:28 UTC] Endpoint: user/profile.php
[14-Jul-2026 07:50:28 UTC] Full Log Data: {
    "timestamp": "2026-07-14 07:50:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "175.100.59.41",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "175.100.59.41, 172.69.176.105",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0OCIsInVzZXJuYW1lIjoiYWx3YW5kYSIsImVtYWlsIjoid2VuZGl3aW5kaTdAZ21haWwuY29tIiwiZXhwIjoxNzg0NTk3MTI5fQ.evY9TXCepzhfAPKCQh3lJTi46evImN6a8btrjbUe53g",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1aeefcbba5b5cec-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "175.100.59.41",
        "cf-ipcountry": "KH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 07:50:28 UTC] === END API CALL LOG ===
[14-Jul-2026 07:50:28 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 07:50:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0OCIsInVzZXJuYW1lIjoiYWx3YW5kYSIsImVtYWlsIjoid2VuZGl3aW5kaTdAZ21haWwuY29tIiwiZXhwIjoxNzg0NTk3MTI5fQ.evY9TXCepzhfAPKCQh3lJTi46evImN6a8btrjbUe53g
[14-Jul-2026 07:50:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 07:50:28 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 07:50:28 UTC] User ID: 1048
[14-Jul-2026 07:50:28 UTC] ✅ User profile retrieved successfully for user ID: 1048
[14-Jul-2026 07:50:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 07:50:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 07:50:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"175.100.59.41, 172.69.176.75","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0OCIsInVzZXJuYW1lIjoiYWx3YW5kYSIsImVtYWlsIjoid2VuZGl3aW5kaTdAZ21haWwuY29tIiwiZXhwIjoxNzg0NTk3MTI5fQ.evY9TXCepzhfAPKCQh3lJTi46evImN6a8btrjbUe53g","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1aef011ef3e5cec-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"175.100.59.41","cf-ipcountry":"KH","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-Jul-2026 07:50:40 UTC] === User Orders API Called ===
[14-Jul-2026 07:50:40 UTC] User ID: 1048
[14-Jul-2026 07:50:40 UTC] Limit: 20, Offset: 0
[14-Jul-2026 07:50:40 UTC] Orders found: 0
[14-Jul-2026 07:50:40 UTC] Orders data: []
[14-Jul-2026 07:50:40 UTC] Total orders count: 0
[14-Jul-2026 07:50:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 07:50:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 07:50:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"175.100.59.41, 172.69.176.75","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0OCIsInVzZXJuYW1lIjoiYWx3YW5kYSIsImVtYWlsIjoid2VuZGl3aW5kaTdAZ21haWwuY29tIiwiZXhwIjoxNzg0NTk3MTI5fQ.evY9TXCepzhfAPKCQh3lJTi46evImN6a8btrjbUe53g","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1aef0255a175cec-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"175.100.59.41","cf-ipcountry":"KH","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-Jul-2026 07:50:42 UTC] === User Orders API Called ===
[14-Jul-2026 07:50:42 UTC] User ID: 1048
[14-Jul-2026 07:50:42 UTC] Limit: 20, Offset: 0
[14-Jul-2026 07:50:42 UTC] Orders found: 0
[14-Jul-2026 07:50:42 UTC] Orders data: []
[14-Jul-2026 07:50:42 UTC] Total orders count: 0
[14-Jul-2026 07:50:42 UTC] === API CALL LOG ===
[14-Jul-2026 07:50:42 UTC] Endpoint: user/profile.php
[14-Jul-2026 07:50:42 UTC] Full Log Data: {
    "timestamp": "2026-07-14 07:50:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "175.100.59.41",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "175.100.59.41, 172.69.176.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0OCIsInVzZXJuYW1lIjoiYWx3YW5kYSIsImVtYWlsIjoid2VuZGl3aW5kaTdAZ21haWwuY29tIiwiZXhwIjoxNzg0NTk3MTI5fQ.evY9TXCepzhfAPKCQh3lJTi46evImN6a8btrjbUe53g",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1aef025bb225cec-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "175.100.59.41",
        "cf-ipcountry": "KH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 07:50:42 UTC] === END API CALL LOG ===
[14-Jul-2026 07:50:42 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 07:50:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0OCIsInVzZXJuYW1lIjoiYWx3YW5kYSIsImVtYWlsIjoid2VuZGl3aW5kaTdAZ21haWwuY29tIiwiZXhwIjoxNzg0NTk3MTI5fQ.evY9TXCepzhfAPKCQh3lJTi46evImN6a8btrjbUe53g
[14-Jul-2026 07:50:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 07:50:42 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 07:50:42 UTC] User ID: 1048
[14-Jul-2026 07:50:42 UTC] ✅ User profile retrieved successfully for user ID: 1048
[14-Jul-2026 07:50:43 UTC] === API CALL LOG ===
[14-Jul-2026 07:50:43 UTC] Endpoint: user/profile.php
[14-Jul-2026 07:50:43 UTC] Full Log Data: {
    "timestamp": "2026-07-14 07:50:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "175.100.59.41",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "175.100.59.41, 172.69.176.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0OCIsInVzZXJuYW1lIjoiYWx3YW5kYSIsImVtYWlsIjoid2VuZGl3aW5kaTdAZ21haWwuY29tIiwiZXhwIjoxNzg0NTk3MTI5fQ.evY9TXCepzhfAPKCQh3lJTi46evImN6a8btrjbUe53g",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1aef029efb65cec-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "175.100.59.41",
        "cf-ipcountry": "KH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 07:50:43 UTC] === END API CALL LOG ===
[14-Jul-2026 07:50:43 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 07:50:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0OCIsInVzZXJuYW1lIjoiYWx3YW5kYSIsImVtYWlsIjoid2VuZGl3aW5kaTdAZ21haWwuY29tIiwiZXhwIjoxNzg0NTk3MTI5fQ.evY9TXCepzhfAPKCQh3lJTi46evImN6a8btrjbUe53g
[14-Jul-2026 07:50:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 07:50:43 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 07:50:43 UTC] User ID: 1048
[14-Jul-2026 07:50:43 UTC] ✅ User profile retrieved successfully for user ID: 1048
[14-Jul-2026 07:50:44 UTC] === API CALL LOG ===
[14-Jul-2026 07:50:44 UTC] Endpoint: user/profile.php
[14-Jul-2026 07:50:44 UTC] Full Log Data: {
    "timestamp": "2026-07-14 07:50:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "175.100.59.41",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "175.100.59.41, 172.69.176.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0OCIsInVzZXJuYW1lIjoiYWx3YW5kYSIsImVtYWlsIjoid2VuZGl3aW5kaTdAZ21haWwuY29tIiwiZXhwIjoxNzg0NTk3MTI5fQ.evY9TXCepzhfAPKCQh3lJTi46evImN6a8btrjbUe53g",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1aef02e2cbb5cec-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "175.100.59.41",
        "cf-ipcountry": "KH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 07:50:44 UTC] === END API CALL LOG ===
[14-Jul-2026 07:50:44 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 07:50:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0OCIsInVzZXJuYW1lIjoiYWx3YW5kYSIsImVtYWlsIjoid2VuZGl3aW5kaTdAZ21haWwuY29tIiwiZXhwIjoxNzg0NTk3MTI5fQ.evY9TXCepzhfAPKCQh3lJTi46evImN6a8btrjbUe53g
[14-Jul-2026 07:50:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 07:50:44 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 07:50:44 UTC] User ID: 1048
[14-Jul-2026 07:50:44 UTC] ✅ User profile retrieved successfully for user ID: 1048
[14-Jul-2026 07:50:53 UTC] === API CALL LOG ===
[14-Jul-2026 07:50:53 UTC] Endpoint: user/profile.php
[14-Jul-2026 07:50:53 UTC] Full Log Data: {
    "timestamp": "2026-07-14 07:50:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "175.100.59.41",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "175.100.59.41, 172.69.176.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0OCIsInVzZXJuYW1lIjoiYWx3YW5kYSIsImVtYWlsIjoid2VuZGl3aW5kaTdAZ21haWwuY29tIiwiZXhwIjoxNzg0NTk3MTI5fQ.evY9TXCepzhfAPKCQh3lJTi46evImN6a8btrjbUe53g",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1aef0620fd35cec-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "175.100.59.41",
        "cf-ipcountry": "KH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 07:50:53 UTC] === END API CALL LOG ===
[14-Jul-2026 07:50:53 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 07:50:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0OCIsInVzZXJuYW1lIjoiYWx3YW5kYSIsImVtYWlsIjoid2VuZGl3aW5kaTdAZ21haWwuY29tIiwiZXhwIjoxNzg0NTk3MTI5fQ.evY9TXCepzhfAPKCQh3lJTi46evImN6a8btrjbUe53g
[14-Jul-2026 07:50:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 07:50:53 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 07:50:53 UTC] User ID: 1048
[14-Jul-2026 07:50:53 UTC] ✅ User profile retrieved successfully for user ID: 1048
[14-Jul-2026 09:21:02 UTC] === API CALL LOG ===
[14-Jul-2026 09:21:02 UTC] Endpoint: user/profile.php
[14-Jul-2026 09:21:02 UTC] Full Log Data: {
    "timestamp": "2026-07-14 09:21:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.193.144.121",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.193.144.121, 172.69.176.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MyIsInVzZXJuYW1lIjoicmVzeWFzdG9yZSIsImVtYWlsIjoicmVzeWFtb2RlaXBAZ21haWwuY29tIiwiZXhwIjoxNzg0NTUyNTEzfQ.BG-ZoppKFs8JpBM9Ok-nZ7nmogo6lrmtXBi66MX0FG8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1af74716a23c09d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.193.144.121",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 09:21:02 UTC] === END API CALL LOG ===
[14-Jul-2026 09:21:02 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 09:21:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MyIsInVzZXJuYW1lIjoicmVzeWFzdG9yZSIsImVtYWlsIjoicmVzeWFtb2RlaXBAZ21haWwuY29tIiwiZXhwIjoxNzg0NTUyNTEzfQ.BG-ZoppKFs8JpBM9Ok-nZ7nmogo6lrmtXBi66MX0FG8
[14-Jul-2026 09:21:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 09:21:02 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 09:21:02 UTC] User ID: 1043
[14-Jul-2026 09:21:02 UTC] ✅ User profile retrieved successfully for user ID: 1043
[14-Jul-2026 09:21:03 UTC] === API CALL LOG ===
[14-Jul-2026 09:21:03 UTC] Endpoint: user/profile.php
[14-Jul-2026 09:21:03 UTC] Full Log Data: {
    "timestamp": "2026-07-14 09:21:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.193.144.121",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.193.144.121, 172.69.176.105",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MyIsInVzZXJuYW1lIjoicmVzeWFzdG9yZSIsImVtYWlsIjoicmVzeWFtb2RlaXBAZ21haWwuY29tIiwiZXhwIjoxNzg0NTUyNTEzfQ.BG-ZoppKFs8JpBM9Ok-nZ7nmogo6lrmtXBi66MX0FG8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1af747e0cefc09d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.193.144.121",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 09:21:03 UTC] === END API CALL LOG ===
[14-Jul-2026 09:21:03 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 09:21:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MyIsInVzZXJuYW1lIjoicmVzeWFzdG9yZSIsImVtYWlsIjoicmVzeWFtb2RlaXBAZ21haWwuY29tIiwiZXhwIjoxNzg0NTUyNTEzfQ.BG-ZoppKFs8JpBM9Ok-nZ7nmogo6lrmtXBi66MX0FG8
[14-Jul-2026 09:21:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 09:21:03 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 09:21:03 UTC] User ID: 1043
[14-Jul-2026 09:21:03 UTC] ✅ User profile retrieved successfully for user ID: 1043
[14-Jul-2026 09:21:03 UTC] === API CALL LOG ===
[14-Jul-2026 09:21:03 UTC] Endpoint: user/profile.php
[14-Jul-2026 09:21:03 UTC] Full Log Data: {
    "timestamp": "2026-07-14 09:21:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.193.144.121",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.193.144.121, 172.69.176.105",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MyIsInVzZXJuYW1lIjoicmVzeWFzdG9yZSIsImVtYWlsIjoicmVzeWFtb2RlaXBAZ21haWwuY29tIiwiZXhwIjoxNzg0NTUyNTEzfQ.BG-ZoppKFs8JpBM9Ok-nZ7nmogo6lrmtXBi66MX0FG8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1af747e0ce5c09d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.193.144.121",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 09:21:03 UTC] === END API CALL LOG ===
[14-Jul-2026 09:21:03 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 09:21:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MyIsInVzZXJuYW1lIjoicmVzeWFzdG9yZSIsImVtYWlsIjoicmVzeWFtb2RlaXBAZ21haWwuY29tIiwiZXhwIjoxNzg0NTUyNTEzfQ.BG-ZoppKFs8JpBM9Ok-nZ7nmogo6lrmtXBi66MX0FG8
[14-Jul-2026 09:21:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 09:21:03 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 09:21:03 UTC] User ID: 1043
[14-Jul-2026 09:21:03 UTC] ✅ User profile retrieved successfully for user ID: 1043
[14-Jul-2026 09:21:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 09:21:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 09:21:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.193.144.121, 172.69.176.105","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MyIsInVzZXJuYW1lIjoicmVzeWFzdG9yZSIsImVtYWlsIjoicmVzeWFtb2RlaXBAZ21haWwuY29tIiwiZXhwIjoxNzg0NTUyNTEzfQ.BG-ZoppKFs8JpBM9Ok-nZ7nmogo6lrmtXBi66MX0FG8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1af747e0cedc09d-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.193.144.121","cf-ipcountry":"ID","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-Jul-2026 09:21:03 UTC] === User Orders API Called ===
[14-Jul-2026 09:21:03 UTC] User ID: 1043
[14-Jul-2026 09:21:03 UTC] Limit: 20, Offset: 0
[14-Jul-2026 09:21:03 UTC] Orders found: 0
[14-Jul-2026 09:21:03 UTC] Orders data: []
[14-Jul-2026 09:21:03 UTC] Total orders count: 0
[14-Jul-2026 09:21:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 09:21:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 09:21:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.193.144.121, 172.69.176.74","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MyIsInVzZXJuYW1lIjoicmVzeWFzdG9yZSIsImVtYWlsIjoicmVzeWFtb2RlaXBAZ21haWwuY29tIiwiZXhwIjoxNzg0NTUyNTEzfQ.BG-ZoppKFs8JpBM9Ok-nZ7nmogo6lrmtXBi66MX0FG8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1af74dcfbf5c09d-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.193.144.121","cf-ipcountry":"ID","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-Jul-2026 09:21:18 UTC] === User Orders API Called ===
[14-Jul-2026 09:21:18 UTC] User ID: 1043
[14-Jul-2026 09:21:18 UTC] Limit: 20, Offset: 0
[14-Jul-2026 09:21:18 UTC] Orders found: 0
[14-Jul-2026 09:21:18 UTC] Orders data: []
[14-Jul-2026 09:21:18 UTC] Total orders count: 0
[14-Jul-2026 09:21:20 UTC] === API CALL LOG ===
[14-Jul-2026 09:21:20 UTC] Endpoint: user/profile.php
[14-Jul-2026 09:21:20 UTC] Full Log Data: {
    "timestamp": "2026-07-14 09:21:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.193.144.121",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.193.144.121, 172.69.176.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MyIsInVzZXJuYW1lIjoicmVzeWFzdG9yZSIsImVtYWlsIjoicmVzeWFtb2RlaXBAZ21haWwuY29tIiwiZXhwIjoxNzg0NTUyNTEzfQ.BG-ZoppKFs8JpBM9Ok-nZ7nmogo6lrmtXBi66MX0FG8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1af74e6ec6bc09d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.193.144.121",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 09:21:20 UTC] === END API CALL LOG ===
[14-Jul-2026 09:21:20 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 09:21:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MyIsInVzZXJuYW1lIjoicmVzeWFzdG9yZSIsImVtYWlsIjoicmVzeWFtb2RlaXBAZ21haWwuY29tIiwiZXhwIjoxNzg0NTUyNTEzfQ.BG-ZoppKFs8JpBM9Ok-nZ7nmogo6lrmtXBi66MX0FG8
[14-Jul-2026 09:21:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 09:21:20 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 09:21:20 UTC] User ID: 1043
[14-Jul-2026 09:21:20 UTC] ✅ User profile retrieved successfully for user ID: 1043
[14-Jul-2026 09:21:20 UTC] User Purchases API - User ID: 1043
[14-Jul-2026 09:21:20 UTC] User Purchases API - Total purchases found: 0
[14-Jul-2026 09:21:24 UTC] === API CALL LOG ===
[14-Jul-2026 09:21:24 UTC] Endpoint: user/profile.php
[14-Jul-2026 09:21:24 UTC] Full Log Data: {
    "timestamp": "2026-07-14 09:21:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.193.144.121",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.193.144.121, 172.69.176.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MyIsInVzZXJuYW1lIjoicmVzeWFzdG9yZSIsImVtYWlsIjoicmVzeWFtb2RlaXBAZ21haWwuY29tIiwiZXhwIjoxNzg0NTUyNTEzfQ.BG-ZoppKFs8JpBM9Ok-nZ7nmogo6lrmtXBi66MX0FG8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1af75020f32c09d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.193.144.121",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 09:21:24 UTC] === END API CALL LOG ===
[14-Jul-2026 09:21:24 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 09:21:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MyIsInVzZXJuYW1lIjoicmVzeWFzdG9yZSIsImVtYWlsIjoicmVzeWFtb2RlaXBAZ21haWwuY29tIiwiZXhwIjoxNzg0NTUyNTEzfQ.BG-ZoppKFs8JpBM9Ok-nZ7nmogo6lrmtXBi66MX0FG8
[14-Jul-2026 09:21:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 09:21:24 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 09:21:24 UTC] User ID: 1043
[14-Jul-2026 09:21:24 UTC] ✅ User profile retrieved successfully for user ID: 1043
[14-Jul-2026 09:21:25 UTC] User Purchases API - User ID: 1043
[14-Jul-2026 09:21:25 UTC] User Purchases API - Total purchases found: 0
[14-Jul-2026 09:21:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 09:21:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 09:21:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.193.144.121, 172.69.176.74","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MyIsInVzZXJuYW1lIjoicmVzeWFzdG9yZSIsImVtYWlsIjoicmVzeWFtb2RlaXBAZ21haWwuY29tIiwiZXhwIjoxNzg0NTUyNTEzfQ.BG-ZoppKFs8JpBM9Ok-nZ7nmogo6lrmtXBi66MX0FG8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1af751f5d09c09d-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.193.144.121","cf-ipcountry":"ID","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-Jul-2026 09:21:29 UTC] === User Orders API Called ===
[14-Jul-2026 09:21:29 UTC] User ID: 1043
[14-Jul-2026 09:21:29 UTC] Limit: 20, Offset: 0
[14-Jul-2026 09:21:29 UTC] Orders found: 0
[14-Jul-2026 09:21:29 UTC] Orders data: []
[14-Jul-2026 09:21:29 UTC] Total orders count: 0
[14-Jul-2026 09:21:29 UTC] === API CALL LOG ===
[14-Jul-2026 09:21:29 UTC] Endpoint: user/profile.php
[14-Jul-2026 09:21:29 UTC] Full Log Data: {
    "timestamp": "2026-07-14 09:21:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.193.144.121",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.193.144.121, 172.69.176.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MyIsInVzZXJuYW1lIjoicmVzeWFzdG9yZSIsImVtYWlsIjoicmVzeWFtb2RlaXBAZ21haWwuY29tIiwiZXhwIjoxNzg0NTUyNTEzfQ.BG-ZoppKFs8JpBM9Ok-nZ7nmogo6lrmtXBi66MX0FG8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1af751fdeaac09d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.193.144.121",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 09:21:29 UTC] === END API CALL LOG ===
[14-Jul-2026 09:21:29 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 09:21:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MyIsInVzZXJuYW1lIjoicmVzeWFzdG9yZSIsImVtYWlsIjoicmVzeWFtb2RlaXBAZ21haWwuY29tIiwiZXhwIjoxNzg0NTUyNTEzfQ.BG-ZoppKFs8JpBM9Ok-nZ7nmogo6lrmtXBi66MX0FG8
[14-Jul-2026 09:21:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 09:21:29 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 09:21:29 UTC] User ID: 1043
[14-Jul-2026 09:21:29 UTC] ✅ User profile retrieved successfully for user ID: 1043
[14-Jul-2026 09:21:30 UTC] === API CALL LOG ===
[14-Jul-2026 09:21:30 UTC] Endpoint: user/profile.php
[14-Jul-2026 09:21:30 UTC] Full Log Data: {
    "timestamp": "2026-07-14 09:21:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.193.144.121",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.193.144.121, 172.69.176.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MyIsInVzZXJuYW1lIjoicmVzeWFzdG9yZSIsImVtYWlsIjoicmVzeWFtb2RlaXBAZ21haWwuY29tIiwiZXhwIjoxNzg0NTUyNTEzfQ.BG-ZoppKFs8JpBM9Ok-nZ7nmogo6lrmtXBi66MX0FG8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1af75239c4cc09d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.193.144.121",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 09:21:30 UTC] === END API CALL LOG ===
[14-Jul-2026 09:21:30 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 09:21:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA0MyIsInVzZXJuYW1lIjoicmVzeWFzdG9yZSIsImVtYWlsIjoicmVzeWFtb2RlaXBAZ21haWwuY29tIiwiZXhwIjoxNzg0NTUyNTEzfQ.BG-ZoppKFs8JpBM9Ok-nZ7nmogo6lrmtXBi66MX0FG8
[14-Jul-2026 09:21:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 09:21:30 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 09:21:30 UTC] User ID: 1043
[14-Jul-2026 09:21:30 UTC] ✅ User profile retrieved successfully for user ID: 1043
[14-Jul-2026 09:43:08 UTC] === API CALL LOG ===
[14-Jul-2026 09:43:08 UTC] Endpoint: user/profile.php
[14-Jul-2026 09:43:08 UTC] Full Log Data: {
    "timestamp": "2026-07-14 09:43:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:546c:4ce4:a874:f0ff:fe45:655",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2400:c600:546c:4ce4:a874:f0ff:fe45:655, 172.69.218.179",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1MCIsInVzZXJuYW1lIjoibWluaGFqdWxfbW5fZWRpdCIsImVtYWlsIjoiMDE3MDc0MzA0MTBtQGdtYWlsLmNvbSIsImV4cCI6MTc4NDYyNjk4Nn0.z5hzpk_6-xhwOOcnQXAJVV5ITwxKdb00lDJMSIrzDvM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1af94d35e183761-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2400:c600:546c:4ce4:a874:f0ff:fe45:655",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 09:43:08 UTC] === END API CALL LOG ===
[14-Jul-2026 09:43:08 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 09:43:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1MCIsInVzZXJuYW1lIjoibWluaGFqdWxfbW5fZWRpdCIsImVtYWlsIjoiMDE3MDc0MzA0MTBtQGdtYWlsLmNvbSIsImV4cCI6MTc4NDYyNjk4Nn0.z5hzpk_6-xhwOOcnQXAJVV5ITwxKdb00lDJMSIrzDvM
[14-Jul-2026 09:43:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 09:43:08 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 09:43:08 UTC] User ID: 1050
[14-Jul-2026 09:43:08 UTC] ✅ User profile retrieved successfully for user ID: 1050
[14-Jul-2026 09:43:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 09:43:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 09:43:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2400:c600:546c:4ce4:a874:f0ff:fe45:655, 172.69.218.179","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1MCIsInVzZXJuYW1lIjoibWluaGFqdWxfbW5fZWRpdCIsImVtYWlsIjoiMDE3MDc0MzA0MTBtQGdtYWlsLmNvbSIsImV4cCI6MTc4NDYyNjk4Nn0.z5hzpk_6-xhwOOcnQXAJVV5ITwxKdb00lDJMSIrzDvM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1af94d35e223761-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2400:c600:546c:4ce4:a874:f0ff:fe45:655","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-Jul-2026 09:43:08 UTC] === User Orders API Called ===
[14-Jul-2026 09:43:08 UTC] User ID: 1050
[14-Jul-2026 09:43:08 UTC] Limit: 20, Offset: 0
[14-Jul-2026 09:43:08 UTC] Orders found: 0
[14-Jul-2026 09:43:08 UTC] Orders data: []
[14-Jul-2026 09:43:08 UTC] Total orders count: 0
[14-Jul-2026 09:43:08 UTC] === API CALL LOG ===
[14-Jul-2026 09:43:08 UTC] Endpoint: user/profile.php
[14-Jul-2026 09:43:08 UTC] Full Log Data: {
    "timestamp": "2026-07-14 09:43:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:546c:4ce4:a874:f0ff:fe45:655",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2400:c600:546c:4ce4:a874:f0ff:fe45:655, 172.69.218.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1MCIsInVzZXJuYW1lIjoibWluaGFqdWxfbW5fZWRpdCIsImVtYWlsIjoiMDE3MDc0MzA0MTBtQGdtYWlsLmNvbSIsImV4cCI6MTc4NDYyNjk4Nn0.z5hzpk_6-xhwOOcnQXAJVV5ITwxKdb00lDJMSIrzDvM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1af94d3df093761-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2400:c600:546c:4ce4:a874:f0ff:fe45:655",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 09:43:08 UTC] === END API CALL LOG ===
[14-Jul-2026 09:43:08 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 09:43:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1MCIsInVzZXJuYW1lIjoibWluaGFqdWxfbW5fZWRpdCIsImVtYWlsIjoiMDE3MDc0MzA0MTBtQGdtYWlsLmNvbSIsImV4cCI6MTc4NDYyNjk4Nn0.z5hzpk_6-xhwOOcnQXAJVV5ITwxKdb00lDJMSIrzDvM
[14-Jul-2026 09:43:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 09:43:08 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 09:43:08 UTC] User ID: 1050
[14-Jul-2026 09:43:08 UTC] ✅ User profile retrieved successfully for user ID: 1050
[14-Jul-2026 09:43:10 UTC] === API CALL LOG ===
[14-Jul-2026 09:43:10 UTC] Endpoint: user/profile.php
[14-Jul-2026 09:43:10 UTC] Full Log Data: {
    "timestamp": "2026-07-14 09:43:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:546c:4ce4:a874:f0ff:fe45:655",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2400:c600:546c:4ce4:a874:f0ff:fe45:655, 172.69.218.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1MCIsInVzZXJuYW1lIjoibWluaGFqdWxfbW5fZWRpdCIsImVtYWlsIjoiMDE3MDc0MzA0MTBtQGdtYWlsLmNvbSIsImV4cCI6MTc4NDYyNjk4Nn0.z5hzpk_6-xhwOOcnQXAJVV5ITwxKdb00lDJMSIrzDvM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1af94e01fe13761-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2400:c600:546c:4ce4:a874:f0ff:fe45:655",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 09:43:10 UTC] === END API CALL LOG ===
[14-Jul-2026 09:43:10 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 09:43:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1MCIsInVzZXJuYW1lIjoibWluaGFqdWxfbW5fZWRpdCIsImVtYWlsIjoiMDE3MDc0MzA0MTBtQGdtYWlsLmNvbSIsImV4cCI6MTc4NDYyNjk4Nn0.z5hzpk_6-xhwOOcnQXAJVV5ITwxKdb00lDJMSIrzDvM
[14-Jul-2026 09:43:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 09:43:10 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 09:43:10 UTC] User ID: 1050
[14-Jul-2026 09:43:10 UTC] ✅ User profile retrieved successfully for user ID: 1050
[14-Jul-2026 09:43:16 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 09:43:16 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 09:43:16 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2400:c600:546c:4ce4:a874:f0ff:fe45:655, 172.69.218.179","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1MCIsInVzZXJuYW1lIjoibWluaGFqdWxfbW5fZWRpdCIsImVtYWlsIjoiMDE3MDc0MzA0MTBtQGdtYWlsLmNvbSIsImV4cCI6MTc4NDYyNjk4Nn0.z5hzpk_6-xhwOOcnQXAJVV5ITwxKdb00lDJMSIrzDvM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1af9504deac3761-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2400:c600:546c:4ce4:a874:f0ff:fe45:655","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-Jul-2026 09:43:16 UTC] === User Orders API Called ===
[14-Jul-2026 09:43:16 UTC] User ID: 1050
[14-Jul-2026 09:43:16 UTC] Limit: 20, Offset: 0
[14-Jul-2026 09:43:16 UTC] Orders found: 0
[14-Jul-2026 09:43:16 UTC] Orders data: []
[14-Jul-2026 09:43:16 UTC] Total orders count: 0
[14-Jul-2026 10:30:43 UTC] === API CALL LOG ===
[14-Jul-2026 10:30:43 UTC] Endpoint: user/profile.php
[14-Jul-2026 10:30:43 UTC] Full Log Data: {
    "timestamp": "2026-07-14 10:30:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.183",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.183, 162.158.172.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1MSIsInVzZXJuYW1lIjoiTWlyc2FnYXRvdiIsImVtYWlsIjoiczE5NDAyMDEyQGdtYWlsLmNvbSIsImV4cCI6MTc4NDYyOTg0MX0.hTuL9PBvm6aDDfCk9kd6Xk7fOo2K4_rSvPLsf9iaR3k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1afda86e8eeeece-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.183",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 10:30:43 UTC] === END API CALL LOG ===
[14-Jul-2026 10:30:43 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 10:30:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1MSIsInVzZXJuYW1lIjoiTWlyc2FnYXRvdiIsImVtYWlsIjoiczE5NDAyMDEyQGdtYWlsLmNvbSIsImV4cCI6MTc4NDYyOTg0MX0.hTuL9PBvm6aDDfCk9kd6Xk7fOo2K4_rSvPLsf9iaR3k
[14-Jul-2026 10:30:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 10:30:43 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 10:30:43 UTC] User ID: 1051
[14-Jul-2026 10:30:43 UTC] ✅ User profile retrieved successfully for user ID: 1051
[14-Jul-2026 10:30:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 10:30:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 10:30:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.63.205.183, 162.158.172.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1MSIsInVzZXJuYW1lIjoiTWlyc2FnYXRvdiIsImVtYWlsIjoiczE5NDAyMDEyQGdtYWlsLmNvbSIsImV4cCI6MTc4NDYyOTg0MX0.hTuL9PBvm6aDDfCk9kd6Xk7fOo2K4_rSvPLsf9iaR3k","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1afda86e8f3eece-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"92.63.205.183","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-Jul-2026 10:30:43 UTC] === User Orders API Called ===
[14-Jul-2026 10:30:43 UTC] User ID: 1051
[14-Jul-2026 10:30:43 UTC] Limit: 20, Offset: 0
[14-Jul-2026 10:30:43 UTC] Orders found: 0
[14-Jul-2026 10:30:43 UTC] Orders data: []
[14-Jul-2026 10:30:43 UTC] Total orders count: 0
[14-Jul-2026 10:30:43 UTC] === API CALL LOG ===
[14-Jul-2026 10:30:43 UTC] Endpoint: user/profile.php
[14-Jul-2026 10:30:43 UTC] Full Log Data: {
    "timestamp": "2026-07-14 10:30:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.183",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.183, 162.158.172.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1MSIsInVzZXJuYW1lIjoiTWlyc2FnYXRvdiIsImVtYWlsIjoiczE5NDAyMDEyQGdtYWlsLmNvbSIsImV4cCI6MTc4NDYyOTg0MX0.hTuL9PBvm6aDDfCk9kd6Xk7fOo2K4_rSvPLsf9iaR3k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1afda87baa0eece-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.183",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 10:30:43 UTC] === END API CALL LOG ===
[14-Jul-2026 10:30:43 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 10:30:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1MSIsInVzZXJuYW1lIjoiTWlyc2FnYXRvdiIsImVtYWlsIjoiczE5NDAyMDEyQGdtYWlsLmNvbSIsImV4cCI6MTc4NDYyOTg0MX0.hTuL9PBvm6aDDfCk9kd6Xk7fOo2K4_rSvPLsf9iaR3k
[14-Jul-2026 10:30:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 10:30:43 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 10:30:43 UTC] User ID: 1051
[14-Jul-2026 10:30:43 UTC] ✅ User profile retrieved successfully for user ID: 1051
[14-Jul-2026 10:30:43 UTC] === API CALL LOG ===
[14-Jul-2026 10:30:43 UTC] Endpoint: user/profile.php
[14-Jul-2026 10:30:43 UTC] Full Log Data: {
    "timestamp": "2026-07-14 10:30:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.183",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.183, 162.158.172.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1MSIsInVzZXJuYW1lIjoiTWlyc2FnYXRvdiIsImVtYWlsIjoiczE5NDAyMDEyQGdtYWlsLmNvbSIsImV4cCI6MTc4NDYyOTg0MX0.hTuL9PBvm6aDDfCk9kd6Xk7fOo2K4_rSvPLsf9iaR3k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1afda8cbc62eece-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.183",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 10:30:43 UTC] === END API CALL LOG ===
[14-Jul-2026 10:30:43 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 10:30:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1MSIsInVzZXJuYW1lIjoiTWlyc2FnYXRvdiIsImVtYWlsIjoiczE5NDAyMDEyQGdtYWlsLmNvbSIsImV4cCI6MTc4NDYyOTg0MX0.hTuL9PBvm6aDDfCk9kd6Xk7fOo2K4_rSvPLsf9iaR3k
[14-Jul-2026 10:30:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 10:30:43 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 10:30:43 UTC] User ID: 1051
[14-Jul-2026 10:30:43 UTC] ✅ User profile retrieved successfully for user ID: 1051
[14-Jul-2026 10:30:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 10:30:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 10:30:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.63.205.183, 162.158.172.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1MSIsInVzZXJuYW1lIjoiTWlyc2FnYXRvdiIsImVtYWlsIjoiczE5NDAyMDEyQGdtYWlsLmNvbSIsImV4cCI6MTc4NDYyOTg0MX0.hTuL9PBvm6aDDfCk9kd6Xk7fOo2K4_rSvPLsf9iaR3k","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1afdae10df1eece-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"92.63.205.183","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-Jul-2026 10:30:57 UTC] === User Orders API Called ===
[14-Jul-2026 10:30:57 UTC] User ID: 1051
[14-Jul-2026 10:30:57 UTC] Limit: 20, Offset: 0
[14-Jul-2026 10:30:57 UTC] Orders found: 0
[14-Jul-2026 10:30:57 UTC] Orders data: []
[14-Jul-2026 10:30:57 UTC] Total orders count: 0
[14-Jul-2026 10:30:57 UTC] === API CALL LOG ===
[14-Jul-2026 10:30:57 UTC] Endpoint: user/profile.php
[14-Jul-2026 10:30:57 UTC] Full Log Data: {
    "timestamp": "2026-07-14 10:30:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.183",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.183, 162.158.172.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1MSIsInVzZXJuYW1lIjoiTWlyc2FnYXRvdiIsImVtYWlsIjoiczE5NDAyMDEyQGdtYWlsLmNvbSIsImV4cCI6MTc4NDYyOTg0MX0.hTuL9PBvm6aDDfCk9kd6Xk7fOo2K4_rSvPLsf9iaR3k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1afdae10df2eece-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.183",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 10:30:57 UTC] === END API CALL LOG ===
[14-Jul-2026 10:30:57 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 10:30:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1MSIsInVzZXJuYW1lIjoiTWlyc2FnYXRvdiIsImVtYWlsIjoiczE5NDAyMDEyQGdtYWlsLmNvbSIsImV4cCI6MTc4NDYyOTg0MX0.hTuL9PBvm6aDDfCk9kd6Xk7fOo2K4_rSvPLsf9iaR3k
[14-Jul-2026 10:30:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 10:30:57 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 10:30:57 UTC] User ID: 1051
[14-Jul-2026 10:30:57 UTC] ✅ User profile retrieved successfully for user ID: 1051
[14-Jul-2026 10:30:58 UTC] === API CALL LOG ===
[14-Jul-2026 10:30:58 UTC] Endpoint: user/profile.php
[14-Jul-2026 10:30:58 UTC] Full Log Data: {
    "timestamp": "2026-07-14 10:30:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.183",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.183, 162.158.172.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1MSIsInVzZXJuYW1lIjoiTWlyc2FnYXRvdiIsImVtYWlsIjoiczE5NDAyMDEyQGdtYWlsLmNvbSIsImV4cCI6MTc4NDYyOTg0MX0.hTuL9PBvm6aDDfCk9kd6Xk7fOo2K4_rSvPLsf9iaR3k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1afdae56df9eece-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.183",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 10:30:58 UTC] === END API CALL LOG ===
[14-Jul-2026 10:30:58 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 10:30:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1MSIsInVzZXJuYW1lIjoiTWlyc2FnYXRvdiIsImVtYWlsIjoiczE5NDAyMDEyQGdtYWlsLmNvbSIsImV4cCI6MTc4NDYyOTg0MX0.hTuL9PBvm6aDDfCk9kd6Xk7fOo2K4_rSvPLsf9iaR3k
[14-Jul-2026 10:30:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 10:30:58 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 10:30:58 UTC] User ID: 1051
[14-Jul-2026 10:30:58 UTC] ✅ User profile retrieved successfully for user ID: 1051
[14-Jul-2026 10:30:58 UTC] === API CALL LOG ===
[14-Jul-2026 10:30:58 UTC] Endpoint: user/profile.php
[14-Jul-2026 10:30:58 UTC] Full Log Data: {
    "timestamp": "2026-07-14 10:30:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.183",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.183, 162.158.172.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1MSIsInVzZXJuYW1lIjoiTWlyc2FnYXRvdiIsImVtYWlsIjoiczE5NDAyMDEyQGdtYWlsLmNvbSIsImV4cCI6MTc4NDYyOTg0MX0.hTuL9PBvm6aDDfCk9kd6Xk7fOo2K4_rSvPLsf9iaR3k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1afdae6884beece-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.183",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 10:30:58 UTC] === END API CALL LOG ===
[14-Jul-2026 10:30:58 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 10:30:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1MSIsInVzZXJuYW1lIjoiTWlyc2FnYXRvdiIsImVtYWlsIjoiczE5NDAyMDEyQGdtYWlsLmNvbSIsImV4cCI6MTc4NDYyOTg0MX0.hTuL9PBvm6aDDfCk9kd6Xk7fOo2K4_rSvPLsf9iaR3k
[14-Jul-2026 10:30:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 10:30:58 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 10:30:58 UTC] User ID: 1051
[14-Jul-2026 10:30:58 UTC] ✅ User profile retrieved successfully for user ID: 1051
[14-Jul-2026 10:31:04 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 10:31:04 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 10:31:04 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.63.205.183, 162.158.172.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1MSIsInVzZXJuYW1lIjoiTWlyc2FnYXRvdiIsImVtYWlsIjoiczE5NDAyMDEyQGdtYWlsLmNvbSIsImV4cCI6MTc4NDYyOTg0MX0.hTuL9PBvm6aDDfCk9kd6Xk7fOo2K4_rSvPLsf9iaR3k","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1afdb09e8efeece-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"92.63.205.183","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-Jul-2026 10:31:04 UTC] === User Orders API Called ===
[14-Jul-2026 10:31:04 UTC] User ID: 1051
[14-Jul-2026 10:31:04 UTC] Limit: 20, Offset: 0
[14-Jul-2026 10:31:04 UTC] === API CALL LOG ===
[14-Jul-2026 10:31:04 UTC] Endpoint: user/profile.php
[14-Jul-2026 10:31:04 UTC] Full Log Data: {
    "timestamp": "2026-07-14 10:31:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.183",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.183, 162.158.172.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1MSIsInVzZXJuYW1lIjoiTWlyc2FnYXRvdiIsImVtYWlsIjoiczE5NDAyMDEyQGdtYWlsLmNvbSIsImV4cCI6MTc4NDYyOTg0MX0.hTuL9PBvm6aDDfCk9kd6Xk7fOo2K4_rSvPLsf9iaR3k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1afdb09e8f1eece-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.183",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 10:31:04 UTC] === END API CALL LOG ===
[14-Jul-2026 10:31:04 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 10:31:04 UTC] Orders found: 0
[14-Jul-2026 10:31:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1MSIsInVzZXJuYW1lIjoiTWlyc2FnYXRvdiIsImVtYWlsIjoiczE5NDAyMDEyQGdtYWlsLmNvbSIsImV4cCI6MTc4NDYyOTg0MX0.hTuL9PBvm6aDDfCk9kd6Xk7fOo2K4_rSvPLsf9iaR3k
[14-Jul-2026 10:31:04 UTC] Orders data: []
[14-Jul-2026 10:31:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 10:31:04 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 10:31:04 UTC] User ID: 1051
[14-Jul-2026 10:31:04 UTC] Total orders count: 0
[14-Jul-2026 10:31:04 UTC] ✅ User profile retrieved successfully for user ID: 1051
[14-Jul-2026 10:31:04 UTC] === API CALL LOG ===
[14-Jul-2026 10:31:04 UTC] Endpoint: user/profile.php
[14-Jul-2026 10:31:04 UTC] Full Log Data: {
    "timestamp": "2026-07-14 10:31:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.183",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.183, 162.158.172.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1MSIsInVzZXJuYW1lIjoiTWlyc2FnYXRvdiIsImVtYWlsIjoiczE5NDAyMDEyQGdtYWlsLmNvbSIsImV4cCI6MTc4NDYyOTg0MX0.hTuL9PBvm6aDDfCk9kd6Xk7fOo2K4_rSvPLsf9iaR3k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1afdb0d3ea9eece-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.183",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 10:31:04 UTC] === END API CALL LOG ===
[14-Jul-2026 10:31:04 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 10:31:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1MSIsInVzZXJuYW1lIjoiTWlyc2FnYXRvdiIsImVtYWlsIjoiczE5NDAyMDEyQGdtYWlsLmNvbSIsImV4cCI6MTc4NDYyOTg0MX0.hTuL9PBvm6aDDfCk9kd6Xk7fOo2K4_rSvPLsf9iaR3k
[14-Jul-2026 10:31:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 10:31:04 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 10:31:04 UTC] User ID: 1051
[14-Jul-2026 10:31:04 UTC] ✅ User profile retrieved successfully for user ID: 1051
[14-Jul-2026 10:31:04 UTC] === API CALL LOG ===
[14-Jul-2026 10:31:04 UTC] Endpoint: user/profile.php
[14-Jul-2026 10:31:04 UTC] Full Log Data: {
    "timestamp": "2026-07-14 10:31:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.183",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.183, 162.158.172.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1MSIsInVzZXJuYW1lIjoiTWlyc2FnYXRvdiIsImVtYWlsIjoiczE5NDAyMDEyQGdtYWlsLmNvbSIsImV4cCI6MTc4NDYyOTg0MX0.hTuL9PBvm6aDDfCk9kd6Xk7fOo2K4_rSvPLsf9iaR3k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1afdb0fbb0aeece-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.183",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 10:31:04 UTC] === END API CALL LOG ===
[14-Jul-2026 10:31:04 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 10:31:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1MSIsInVzZXJuYW1lIjoiTWlyc2FnYXRvdiIsImVtYWlsIjoiczE5NDAyMDEyQGdtYWlsLmNvbSIsImV4cCI6MTc4NDYyOTg0MX0.hTuL9PBvm6aDDfCk9kd6Xk7fOo2K4_rSvPLsf9iaR3k
[14-Jul-2026 10:31:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 10:31:04 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 10:31:04 UTC] User ID: 1051
[14-Jul-2026 10:31:04 UTC] ✅ User profile retrieved successfully for user ID: 1051
[14-Jul-2026 10:31:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 10:31:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 10:31:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.63.205.183, 162.158.172.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1MSIsInVzZXJuYW1lIjoiTWlyc2FnYXRvdiIsImVtYWlsIjoiczE5NDAyMDEyQGdtYWlsLmNvbSIsImV4cCI6MTc4NDYyOTg0MX0.hTuL9PBvm6aDDfCk9kd6Xk7fOo2K4_rSvPLsf9iaR3k","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1afdb467dc8eece-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"92.63.205.183","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-Jul-2026 10:31:13 UTC] === User Orders API Called ===
[14-Jul-2026 10:31:13 UTC] User ID: 1051
[14-Jul-2026 10:31:13 UTC] Limit: 20, Offset: 0
[14-Jul-2026 10:31:13 UTC] Orders found: 0
[14-Jul-2026 10:31:13 UTC] Orders data: []
[14-Jul-2026 10:31:13 UTC] Total orders count: 0
[14-Jul-2026 10:31:13 UTC] === API CALL LOG ===
[14-Jul-2026 10:31:13 UTC] Endpoint: user/profile.php
[14-Jul-2026 10:31:13 UTC] Full Log Data: {
    "timestamp": "2026-07-14 10:31:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.183",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.183, 162.158.172.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1MSIsInVzZXJuYW1lIjoiTWlyc2FnYXRvdiIsImVtYWlsIjoiczE5NDAyMDEyQGdtYWlsLmNvbSIsImV4cCI6MTc4NDYyOTg0MX0.hTuL9PBvm6aDDfCk9kd6Xk7fOo2K4_rSvPLsf9iaR3k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1afdb467dcbeece-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.183",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 10:31:13 UTC] === END API CALL LOG ===
[14-Jul-2026 10:31:13 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 10:31:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1MSIsInVzZXJuYW1lIjoiTWlyc2FnYXRvdiIsImVtYWlsIjoiczE5NDAyMDEyQGdtYWlsLmNvbSIsImV4cCI6MTc4NDYyOTg0MX0.hTuL9PBvm6aDDfCk9kd6Xk7fOo2K4_rSvPLsf9iaR3k
[14-Jul-2026 10:31:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 10:31:13 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 10:31:13 UTC] User ID: 1051
[14-Jul-2026 10:31:13 UTC] ✅ User profile retrieved successfully for user ID: 1051
[14-Jul-2026 10:31:14 UTC] === API CALL LOG ===
[14-Jul-2026 10:31:14 UTC] Endpoint: user/profile.php
[14-Jul-2026 10:31:14 UTC] Full Log Data: {
    "timestamp": "2026-07-14 10:31:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.183",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.183, 162.158.172.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1MSIsInVzZXJuYW1lIjoiTWlyc2FnYXRvdiIsImVtYWlsIjoiczE5NDAyMDEyQGdtYWlsLmNvbSIsImV4cCI6MTc4NDYyOTg0MX0.hTuL9PBvm6aDDfCk9kd6Xk7fOo2K4_rSvPLsf9iaR3k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1afdb4afd5ceece-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.183",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 10:31:14 UTC] === END API CALL LOG ===
[14-Jul-2026 10:31:14 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 10:31:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1MSIsInVzZXJuYW1lIjoiTWlyc2FnYXRvdiIsImVtYWlsIjoiczE5NDAyMDEyQGdtYWlsLmNvbSIsImV4cCI6MTc4NDYyOTg0MX0.hTuL9PBvm6aDDfCk9kd6Xk7fOo2K4_rSvPLsf9iaR3k
[14-Jul-2026 10:31:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 10:31:14 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 10:31:14 UTC] User ID: 1051
[14-Jul-2026 10:31:14 UTC] ✅ User profile retrieved successfully for user ID: 1051
[14-Jul-2026 10:31:14 UTC] === API CALL LOG ===
[14-Jul-2026 10:31:14 UTC] Endpoint: user/profile.php
[14-Jul-2026 10:31:14 UTC] Full Log Data: {
    "timestamp": "2026-07-14 10:31:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.183",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.183, 162.158.172.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1MSIsInVzZXJuYW1lIjoiTWlyc2FnYXRvdiIsImVtYWlsIjoiczE5NDAyMDEyQGdtYWlsLmNvbSIsImV4cCI6MTc4NDYyOTg0MX0.hTuL9PBvm6aDDfCk9kd6Xk7fOo2K4_rSvPLsf9iaR3k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1afdb4c0f19eece-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.183",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 10:31:14 UTC] === END API CALL LOG ===
[14-Jul-2026 10:31:14 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 10:31:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1MSIsInVzZXJuYW1lIjoiTWlyc2FnYXRvdiIsImVtYWlsIjoiczE5NDAyMDEyQGdtYWlsLmNvbSIsImV4cCI6MTc4NDYyOTg0MX0.hTuL9PBvm6aDDfCk9kd6Xk7fOo2K4_rSvPLsf9iaR3k
[14-Jul-2026 10:31:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 10:31:14 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 10:31:14 UTC] User ID: 1051
[14-Jul-2026 10:31:14 UTC] ✅ User profile retrieved successfully for user ID: 1051
[14-Jul-2026 10:31:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 10:31:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 10:31:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.63.205.183, 162.158.172.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1MSIsInVzZXJuYW1lIjoiTWlyc2FnYXRvdiIsImVtYWlsIjoiczE5NDAyMDEyQGdtYWlsLmNvbSIsImV4cCI6MTc4NDYyOTg0MX0.hTuL9PBvm6aDDfCk9kd6Xk7fOo2K4_rSvPLsf9iaR3k","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1afdb5c1db4eece-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"92.63.205.183","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-Jul-2026 10:31:17 UTC] === User Orders API Called ===
[14-Jul-2026 10:31:17 UTC] User ID: 1051
[14-Jul-2026 10:31:17 UTC] Limit: 20, Offset: 0
[14-Jul-2026 10:31:17 UTC] Orders found: 0
[14-Jul-2026 10:31:17 UTC] Orders data: []
[14-Jul-2026 10:31:17 UTC] Total orders count: 0
[14-Jul-2026 10:31:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 10:31:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 10:31:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.63.205.183, 162.158.172.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1MSIsInVzZXJuYW1lIjoiTWlyc2FnYXRvdiIsImVtYWlsIjoiczE5NDAyMDEyQGdtYWlsLmNvbSIsImV4cCI6MTc4NDYyOTg0MX0.hTuL9PBvm6aDDfCk9kd6Xk7fOo2K4_rSvPLsf9iaR3k","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1afdb71fd23eece-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"92.63.205.183","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-Jul-2026 10:31:20 UTC] === User Orders API Called ===
[14-Jul-2026 10:31:20 UTC] User ID: 1051
[14-Jul-2026 10:31:20 UTC] Limit: 20, Offset: 0
[14-Jul-2026 10:31:20 UTC] Orders found: 0
[14-Jul-2026 10:31:20 UTC] Orders data: []
[14-Jul-2026 10:31:20 UTC] Total orders count: 0
[14-Jul-2026 10:31:20 UTC] === API CALL LOG ===
[14-Jul-2026 10:31:20 UTC] Endpoint: user/profile.php
[14-Jul-2026 10:31:20 UTC] Full Log Data: {
    "timestamp": "2026-07-14 10:31:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.183",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.183, 162.158.172.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1MSIsInVzZXJuYW1lIjoiTWlyc2FnYXRvdiIsImVtYWlsIjoiczE5NDAyMDEyQGdtYWlsLmNvbSIsImV4cCI6MTc4NDYyOTg0MX0.hTuL9PBvm6aDDfCk9kd6Xk7fOo2K4_rSvPLsf9iaR3k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1afdb71fd26eece-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.183",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 10:31:20 UTC] === END API CALL LOG ===
[14-Jul-2026 10:31:20 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 10:31:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1MSIsInVzZXJuYW1lIjoiTWlyc2FnYXRvdiIsImVtYWlsIjoiczE5NDAyMDEyQGdtYWlsLmNvbSIsImV4cCI6MTc4NDYyOTg0MX0.hTuL9PBvm6aDDfCk9kd6Xk7fOo2K4_rSvPLsf9iaR3k
[14-Jul-2026 10:31:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 10:31:20 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 10:31:20 UTC] User ID: 1051
[14-Jul-2026 10:31:20 UTC] ✅ User profile retrieved successfully for user ID: 1051
[14-Jul-2026 10:31:21 UTC] === API CALL LOG ===
[14-Jul-2026 10:31:21 UTC] Endpoint: user/profile.php
[14-Jul-2026 10:31:21 UTC] Full Log Data: {
    "timestamp": "2026-07-14 10:31:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.183",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.183, 162.158.172.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1MSIsInVzZXJuYW1lIjoiTWlyc2FnYXRvdiIsImVtYWlsIjoiczE5NDAyMDEyQGdtYWlsLmNvbSIsImV4cCI6MTc4NDYyOTg0MX0.hTuL9PBvm6aDDfCk9kd6Xk7fOo2K4_rSvPLsf9iaR3k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1afdb764f30eece-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.183",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 10:31:21 UTC] === END API CALL LOG ===
[14-Jul-2026 10:31:21 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 10:31:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1MSIsInVzZXJuYW1lIjoiTWlyc2FnYXRvdiIsImVtYWlsIjoiczE5NDAyMDEyQGdtYWlsLmNvbSIsImV4cCI6MTc4NDYyOTg0MX0.hTuL9PBvm6aDDfCk9kd6Xk7fOo2K4_rSvPLsf9iaR3k
[14-Jul-2026 10:31:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 10:31:21 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 10:31:21 UTC] User ID: 1051
[14-Jul-2026 10:31:21 UTC] ✅ User profile retrieved successfully for user ID: 1051
[14-Jul-2026 10:31:21 UTC] === API CALL LOG ===
[14-Jul-2026 10:31:21 UTC] Endpoint: user/profile.php
[14-Jul-2026 10:31:21 UTC] Full Log Data: {
    "timestamp": "2026-07-14 10:31:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.183",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.183, 162.158.172.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1MSIsInVzZXJuYW1lIjoiTWlyc2FnYXRvdiIsImVtYWlsIjoiczE5NDAyMDEyQGdtYWlsLmNvbSIsImV4cCI6MTc4NDYyOTg0MX0.hTuL9PBvm6aDDfCk9kd6Xk7fOo2K4_rSvPLsf9iaR3k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1afdb7749a3eece-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.183",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 10:31:21 UTC] === END API CALL LOG ===
[14-Jul-2026 10:31:21 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 10:31:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1MSIsInVzZXJuYW1lIjoiTWlyc2FnYXRvdiIsImVtYWlsIjoiczE5NDAyMDEyQGdtYWlsLmNvbSIsImV4cCI6MTc4NDYyOTg0MX0.hTuL9PBvm6aDDfCk9kd6Xk7fOo2K4_rSvPLsf9iaR3k
[14-Jul-2026 10:31:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 10:31:21 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 10:31:21 UTC] User ID: 1051
[14-Jul-2026 10:31:21 UTC] ✅ User profile retrieved successfully for user ID: 1051
[14-Jul-2026 10:31:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 10:31:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 10:31:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.63.205.183, 162.158.172.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1MSIsInVzZXJuYW1lIjoiTWlyc2FnYXRvdiIsImVtYWlsIjoiczE5NDAyMDEyQGdtYWlsLmNvbSIsImV4cCI6MTc4NDYyOTg0MX0.hTuL9PBvm6aDDfCk9kd6Xk7fOo2K4_rSvPLsf9iaR3k","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1afdb877e70eece-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"92.63.205.183","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-Jul-2026 10:31:24 UTC] === User Orders API Called ===
[14-Jul-2026 10:31:24 UTC] User ID: 1051
[14-Jul-2026 10:31:24 UTC] Limit: 20, Offset: 0
[14-Jul-2026 10:31:24 UTC] Orders found: 0
[14-Jul-2026 10:31:24 UTC] Orders data: []
[14-Jul-2026 10:31:24 UTC] Total orders count: 0
[14-Jul-2026 10:31:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 10:31:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 10:31:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.63.205.183, 162.158.172.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1MSIsInVzZXJuYW1lIjoiTWlyc2FnYXRvdiIsImVtYWlsIjoiczE5NDAyMDEyQGdtYWlsLmNvbSIsImV4cCI6MTc4NDYyOTg0MX0.hTuL9PBvm6aDDfCk9kd6Xk7fOo2K4_rSvPLsf9iaR3k","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1afdb9219eeeece-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"92.63.205.183","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-Jul-2026 10:31:25 UTC] === User Orders API Called ===
[14-Jul-2026 10:31:25 UTC] User ID: 1051
[14-Jul-2026 10:31:25 UTC] === API CALL LOG ===
[14-Jul-2026 10:31:25 UTC] Limit: 20, Offset: 0
[14-Jul-2026 10:31:25 UTC] Endpoint: user/profile.php
[14-Jul-2026 10:31:25 UTC] Full Log Data: {
    "timestamp": "2026-07-14 10:31:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.183",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.183, 162.158.172.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1MSIsInVzZXJuYW1lIjoiTWlyc2FnYXRvdiIsImVtYWlsIjoiczE5NDAyMDEyQGdtYWlsLmNvbSIsImV4cCI6MTc4NDYyOTg0MX0.hTuL9PBvm6aDDfCk9kd6Xk7fOo2K4_rSvPLsf9iaR3k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1afdb9219f1eece-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.183",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 10:31:25 UTC] === END API CALL LOG ===
[14-Jul-2026 10:31:25 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 10:31:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1MSIsInVzZXJuYW1lIjoiTWlyc2FnYXRvdiIsImVtYWlsIjoiczE5NDAyMDEyQGdtYWlsLmNvbSIsImV4cCI6MTc4NDYyOTg0MX0.hTuL9PBvm6aDDfCk9kd6Xk7fOo2K4_rSvPLsf9iaR3k
[14-Jul-2026 10:31:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 10:31:25 UTC] Orders found: 0
[14-Jul-2026 10:31:25 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 10:31:25 UTC] Orders data: []
[14-Jul-2026 10:31:25 UTC] User ID: 1051
[14-Jul-2026 10:31:25 UTC] Total orders count: 0
[14-Jul-2026 10:31:25 UTC] ✅ User profile retrieved successfully for user ID: 1051
[14-Jul-2026 10:31:26 UTC] === API CALL LOG ===
[14-Jul-2026 10:31:26 UTC] Endpoint: user/profile.php
[14-Jul-2026 10:31:26 UTC] Full Log Data: {
    "timestamp": "2026-07-14 10:31:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.183",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.183, 162.158.172.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1MSIsInVzZXJuYW1lIjoiTWlyc2FnYXRvdiIsImVtYWlsIjoiczE5NDAyMDEyQGdtYWlsLmNvbSIsImV4cCI6MTc4NDYyOTg0MX0.hTuL9PBvm6aDDfCk9kd6Xk7fOo2K4_rSvPLsf9iaR3k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1afdb96495feece-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.183",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 10:31:26 UTC] === END API CALL LOG ===
[14-Jul-2026 10:31:26 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 10:31:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1MSIsInVzZXJuYW1lIjoiTWlyc2FnYXRvdiIsImVtYWlsIjoiczE5NDAyMDEyQGdtYWlsLmNvbSIsImV4cCI6MTc4NDYyOTg0MX0.hTuL9PBvm6aDDfCk9kd6Xk7fOo2K4_rSvPLsf9iaR3k
[14-Jul-2026 10:31:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 10:31:26 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 10:31:26 UTC] User ID: 1051
[14-Jul-2026 10:31:26 UTC] ✅ User profile retrieved successfully for user ID: 1051
[14-Jul-2026 10:31:26 UTC] === API CALL LOG ===
[14-Jul-2026 10:31:26 UTC] Endpoint: user/profile.php
[14-Jul-2026 10:31:26 UTC] Full Log Data: {
    "timestamp": "2026-07-14 10:31:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.183",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.183, 162.158.172.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1MSIsInVzZXJuYW1lIjoiTWlyc2FnYXRvdiIsImVtYWlsIjoiczE5NDAyMDEyQGdtYWlsLmNvbSIsImV4cCI6MTc4NDYyOTg0MX0.hTuL9PBvm6aDDfCk9kd6Xk7fOo2K4_rSvPLsf9iaR3k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1afdb973b32eece-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.183",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 10:31:26 UTC] === END API CALL LOG ===
[14-Jul-2026 10:31:26 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 10:31:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1MSIsInVzZXJuYW1lIjoiTWlyc2FnYXRvdiIsImVtYWlsIjoiczE5NDAyMDEyQGdtYWlsLmNvbSIsImV4cCI6MTc4NDYyOTg0MX0.hTuL9PBvm6aDDfCk9kd6Xk7fOo2K4_rSvPLsf9iaR3k
[14-Jul-2026 10:31:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 10:31:26 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 10:31:26 UTC] User ID: 1051
[14-Jul-2026 10:31:26 UTC] ✅ User profile retrieved successfully for user ID: 1051
[14-Jul-2026 10:31:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 10:31:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 10:31:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.63.205.183, 162.158.172.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1MSIsInVzZXJuYW1lIjoiTWlyc2FnYXRvdiIsImVtYWlsIjoiczE5NDAyMDEyQGdtYWlsLmNvbSIsImV4cCI6MTc4NDYyOTg0MX0.hTuL9PBvm6aDDfCk9kd6Xk7fOo2K4_rSvPLsf9iaR3k","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1afdbbb9f29eece-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"92.63.205.183","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-Jul-2026 10:31:32 UTC] === API CALL LOG ===
[14-Jul-2026 10:31:32 UTC] === User Orders API Called ===
[14-Jul-2026 10:31:32 UTC] User ID: 1051
[14-Jul-2026 10:31:32 UTC] Endpoint: user/profile.php
[14-Jul-2026 10:31:32 UTC] Limit: 20, Offset: 0
[14-Jul-2026 10:31:32 UTC] Full Log Data: {
    "timestamp": "2026-07-14 10:31:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.183",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.183, 162.158.172.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1MSIsInVzZXJuYW1lIjoiTWlyc2FnYXRvdiIsImVtYWlsIjoiczE5NDAyMDEyQGdtYWlsLmNvbSIsImV4cCI6MTc4NDYyOTg0MX0.hTuL9PBvm6aDDfCk9kd6Xk7fOo2K4_rSvPLsf9iaR3k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1afdbbb9f2aeece-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.183",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 10:31:32 UTC] === END API CALL LOG ===
[14-Jul-2026 10:31:32 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 10:31:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1MSIsInVzZXJuYW1lIjoiTWlyc2FnYXRvdiIsImVtYWlsIjoiczE5NDAyMDEyQGdtYWlsLmNvbSIsImV4cCI6MTc4NDYyOTg0MX0.hTuL9PBvm6aDDfCk9kd6Xk7fOo2K4_rSvPLsf9iaR3k
[14-Jul-2026 10:31:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 10:31:32 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 10:31:32 UTC] User ID: 1051
[14-Jul-2026 10:31:32 UTC] Orders found: 0
[14-Jul-2026 10:31:32 UTC] Orders data: []
[14-Jul-2026 10:31:32 UTC] ✅ User profile retrieved successfully for user ID: 1051
[14-Jul-2026 10:31:32 UTC] Total orders count: 0
[14-Jul-2026 10:31:32 UTC] === API CALL LOG ===
[14-Jul-2026 10:31:32 UTC] Endpoint: user/profile.php
[14-Jul-2026 10:31:32 UTC] Full Log Data: {
    "timestamp": "2026-07-14 10:31:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.183",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.183, 162.158.172.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1MSIsInVzZXJuYW1lIjoiTWlyc2FnYXRvdiIsImVtYWlsIjoiczE5NDAyMDEyQGdtYWlsLmNvbSIsImV4cCI6MTc4NDYyOTg0MX0.hTuL9PBvm6aDDfCk9kd6Xk7fOo2K4_rSvPLsf9iaR3k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1afdbbf1c8eeece-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.183",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 10:31:32 UTC] === END API CALL LOG ===
[14-Jul-2026 10:31:32 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 10:31:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1MSIsInVzZXJuYW1lIjoiTWlyc2FnYXRvdiIsImVtYWlsIjoiczE5NDAyMDEyQGdtYWlsLmNvbSIsImV4cCI6MTc4NDYyOTg0MX0.hTuL9PBvm6aDDfCk9kd6Xk7fOo2K4_rSvPLsf9iaR3k
[14-Jul-2026 10:31:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 10:31:32 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 10:31:32 UTC] User ID: 1051
[14-Jul-2026 10:31:32 UTC] ✅ User profile retrieved successfully for user ID: 1051
[14-Jul-2026 10:31:33 UTC] === API CALL LOG ===
[14-Jul-2026 10:31:33 UTC] Endpoint: user/profile.php
[14-Jul-2026 10:31:33 UTC] Full Log Data: {
    "timestamp": "2026-07-14 10:31:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.183",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.183, 162.158.172.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1MSIsInVzZXJuYW1lIjoiTWlyc2FnYXRvdiIsImVtYWlsIjoiczE5NDAyMDEyQGdtYWlsLmNvbSIsImV4cCI6MTc4NDYyOTg0MX0.hTuL9PBvm6aDDfCk9kd6Xk7fOo2K4_rSvPLsf9iaR3k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1afdbc13fe5eece-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.183",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 10:31:33 UTC] === END API CALL LOG ===
[14-Jul-2026 10:31:33 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 10:31:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1MSIsInVzZXJuYW1lIjoiTWlyc2FnYXRvdiIsImVtYWlsIjoiczE5NDAyMDEyQGdtYWlsLmNvbSIsImV4cCI6MTc4NDYyOTg0MX0.hTuL9PBvm6aDDfCk9kd6Xk7fOo2K4_rSvPLsf9iaR3k
[14-Jul-2026 10:31:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 10:31:33 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 10:31:33 UTC] User ID: 1051
[14-Jul-2026 10:31:33 UTC] ✅ User profile retrieved successfully for user ID: 1051
[14-Jul-2026 11:18:21 UTC] === API CALL LOG ===
[14-Jul-2026 11:18:21 UTC] Endpoint: user/profile.php
[14-Jul-2026 11:18:21 UTC] Full Log Data: {
    "timestamp": "2026-07-14 11:18:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.210.54.111",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.210.54.111, 172.70.85.151",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1MiIsInVzZXJuYW1lIjoidmV4b3JhcHJvcGVydHkiLCJlbWFpbCI6InZleG9yYXByb3BlcnR5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDYzMjcwMH0.kxtAFjRUM1hemxEqtu1JeoNvAAzYSNTlMzVzc5ZhVZ0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b020504cfb413f-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.210.54.111",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 11:18:21 UTC] === END API CALL LOG ===
[14-Jul-2026 11:18:21 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 11:18:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1MiIsInVzZXJuYW1lIjoidmV4b3JhcHJvcGVydHkiLCJlbWFpbCI6InZleG9yYXByb3BlcnR5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDYzMjcwMH0.kxtAFjRUM1hemxEqtu1JeoNvAAzYSNTlMzVzc5ZhVZ0
[14-Jul-2026 11:18:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 11:18:21 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 11:18:21 UTC] User ID: 1052
[14-Jul-2026 11:18:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 11:18:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 11:18:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.210.54.111, 172.70.85.102","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1MiIsInVzZXJuYW1lIjoidmV4b3JhcHJvcGVydHkiLCJlbWFpbCI6InZleG9yYXByb3BlcnR5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDYzMjcwMH0.kxtAFjRUM1hemxEqtu1JeoNvAAzYSNTlMzVzc5ZhVZ0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1b020504d00413f-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"197.210.54.111","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-Jul-2026 11:18:21 UTC] ✅ User profile retrieved successfully for user ID: 1052
[14-Jul-2026 11:18:21 UTC] === User Orders API Called ===
[14-Jul-2026 11:18:21 UTC] User ID: 1052
[14-Jul-2026 11:18:21 UTC] Limit: 20, Offset: 0
[14-Jul-2026 11:18:21 UTC] Orders found: 0
[14-Jul-2026 11:18:21 UTC] Orders data: []
[14-Jul-2026 11:18:21 UTC] Total orders count: 0
[14-Jul-2026 11:18:21 UTC] === API CALL LOG ===
[14-Jul-2026 11:18:21 UTC] Endpoint: user/profile.php
[14-Jul-2026 11:18:21 UTC] Full Log Data: {
    "timestamp": "2026-07-14 11:18:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.210.54.111",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.210.54.111, 172.70.85.151",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1MiIsInVzZXJuYW1lIjoidmV4b3JhcHJvcGVydHkiLCJlbWFpbCI6InZleG9yYXByb3BlcnR5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDYzMjcwMH0.kxtAFjRUM1hemxEqtu1JeoNvAAzYSNTlMzVzc5ZhVZ0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b020513daf413f-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.210.54.111",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 11:18:21 UTC] === END API CALL LOG ===
[14-Jul-2026 11:18:21 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 11:18:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1MiIsInVzZXJuYW1lIjoidmV4b3JhcHJvcGVydHkiLCJlbWFpbCI6InZleG9yYXByb3BlcnR5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDYzMjcwMH0.kxtAFjRUM1hemxEqtu1JeoNvAAzYSNTlMzVzc5ZhVZ0
[14-Jul-2026 11:18:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 11:18:21 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 11:18:21 UTC] User ID: 1052
[14-Jul-2026 11:18:21 UTC] ✅ User profile retrieved successfully for user ID: 1052
[14-Jul-2026 11:18:22 UTC] === API CALL LOG ===
[14-Jul-2026 11:18:22 UTC] Endpoint: user/profile.php
[14-Jul-2026 11:18:22 UTC] Full Log Data: {
    "timestamp": "2026-07-14 11:18:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.210.54.111",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.210.54.111, 172.70.85.102",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1MiIsInVzZXJuYW1lIjoidmV4b3JhcHJvcGVydHkiLCJlbWFpbCI6InZleG9yYXByb3BlcnR5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDYzMjcwMH0.kxtAFjRUM1hemxEqtu1JeoNvAAzYSNTlMzVzc5ZhVZ0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b020564a2c413f-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.210.54.111",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 11:18:22 UTC] === END API CALL LOG ===
[14-Jul-2026 11:18:22 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 11:18:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1MiIsInVzZXJuYW1lIjoidmV4b3JhcHJvcGVydHkiLCJlbWFpbCI6InZleG9yYXByb3BlcnR5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDYzMjcwMH0.kxtAFjRUM1hemxEqtu1JeoNvAAzYSNTlMzVzc5ZhVZ0
[14-Jul-2026 11:18:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 11:18:22 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 11:18:22 UTC] User ID: 1052
[14-Jul-2026 11:18:22 UTC] ✅ User profile retrieved successfully for user ID: 1052
[14-Jul-2026 11:19:35 UTC] === API CALL LOG ===
[14-Jul-2026 11:19:35 UTC] Endpoint: user/profile.php
[14-Jul-2026 11:19:35 UTC] Full Log Data: {
    "timestamp": "2026-07-14 11:19:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.88.83.205",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.88.83.205, 172.70.57.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1MyIsInVzZXJuYW1lIjoiQWJlZHJhYm91IiwiZW1haWwiOiJyYWZhdGJlZHJhYm9AZ21haWwuY29tIiwiZXhwIjoxNzg0NjMyNzc0fQ.TJI4xiE_RjvEcB7vjgFzh2NoaocZEuxzxpGVEgZHAuo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b0221c7f2a43de-TLV",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.88.83.205",
        "cf-ipcountry": "PS",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 11:19:35 UTC] === END API CALL LOG ===
[14-Jul-2026 11:19:35 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 11:19:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1MyIsInVzZXJuYW1lIjoiQWJlZHJhYm91IiwiZW1haWwiOiJyYWZhdGJlZHJhYm9AZ21haWwuY29tIiwiZXhwIjoxNzg0NjMyNzc0fQ.TJI4xiE_RjvEcB7vjgFzh2NoaocZEuxzxpGVEgZHAuo
[14-Jul-2026 11:19:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 11:19:35 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 11:19:35 UTC] User ID: 1053
[14-Jul-2026 11:19:35 UTC] ✅ User profile retrieved successfully for user ID: 1053
[14-Jul-2026 11:19:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 11:19:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 11:19:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.88.83.205, 172.70.57.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1MyIsInVzZXJuYW1lIjoiQWJlZHJhYm91IiwiZW1haWwiOiJyYWZhdGJlZHJhYm9AZ21haWwuY29tIiwiZXhwIjoxNzg0NjMyNzc0fQ.TJI4xiE_RjvEcB7vjgFzh2NoaocZEuxzxpGVEgZHAuo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1b0221c7f2f43de-TLV","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.88.83.205","cf-ipcountry":"PS","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-Jul-2026 11:19:35 UTC] === User Orders API Called ===
[14-Jul-2026 11:19:35 UTC] User ID: 1053
[14-Jul-2026 11:19:35 UTC] Limit: 20, Offset: 0
[14-Jul-2026 11:19:35 UTC] Orders found: 0
[14-Jul-2026 11:19:35 UTC] Orders data: []
[14-Jul-2026 11:19:35 UTC] Total orders count: 0
[14-Jul-2026 11:19:35 UTC] === API CALL LOG ===
[14-Jul-2026 11:19:35 UTC] Endpoint: user/profile.php
[14-Jul-2026 11:19:35 UTC] Full Log Data: {
    "timestamp": "2026-07-14 11:19:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.88.83.205",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.88.83.205, 172.70.57.139",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1MyIsInVzZXJuYW1lIjoiQWJlZHJhYm91IiwiZW1haWwiOiJyYWZhdGJlZHJhYm9AZ21haWwuY29tIiwiZXhwIjoxNzg0NjMyNzc0fQ.TJI4xiE_RjvEcB7vjgFzh2NoaocZEuxzxpGVEgZHAuo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b0221cbffc43de-TLV",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.88.83.205",
        "cf-ipcountry": "PS",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 11:19:35 UTC] === END API CALL LOG ===
[14-Jul-2026 11:19:35 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 11:19:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1MyIsInVzZXJuYW1lIjoiQWJlZHJhYm91IiwiZW1haWwiOiJyYWZhdGJlZHJhYm9AZ21haWwuY29tIiwiZXhwIjoxNzg0NjMyNzc0fQ.TJI4xiE_RjvEcB7vjgFzh2NoaocZEuxzxpGVEgZHAuo
[14-Jul-2026 11:19:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 11:19:35 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 11:19:35 UTC] User ID: 1053
[14-Jul-2026 11:19:35 UTC] ✅ User profile retrieved successfully for user ID: 1053
[14-Jul-2026 11:19:35 UTC] === API CALL LOG ===
[14-Jul-2026 11:19:35 UTC] Endpoint: user/profile.php
[14-Jul-2026 11:19:35 UTC] Full Log Data: {
    "timestamp": "2026-07-14 11:19:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.88.83.205",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.88.83.205, 172.70.57.138",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1MyIsInVzZXJuYW1lIjoiQWJlZHJhYm91IiwiZW1haWwiOiJyYWZhdGJlZHJhYm9AZ21haWwuY29tIiwiZXhwIjoxNzg0NjMyNzc0fQ.TJI4xiE_RjvEcB7vjgFzh2NoaocZEuxzxpGVEgZHAuo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b02220fdff43de-TLV",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.88.83.205",
        "cf-ipcountry": "PS",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 11:19:35 UTC] === END API CALL LOG ===
[14-Jul-2026 11:19:35 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 11:19:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1MyIsInVzZXJuYW1lIjoiQWJlZHJhYm91IiwiZW1haWwiOiJyYWZhdGJlZHJhYm9AZ21haWwuY29tIiwiZXhwIjoxNzg0NjMyNzc0fQ.TJI4xiE_RjvEcB7vjgFzh2NoaocZEuxzxpGVEgZHAuo
[14-Jul-2026 11:19:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 11:19:35 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 11:19:35 UTC] User ID: 1053
[14-Jul-2026 11:19:35 UTC] ✅ User profile retrieved successfully for user ID: 1053
[14-Jul-2026 11:19:42 UTC] === API CALL LOG ===
[14-Jul-2026 11:19:42 UTC] Endpoint: user/profile.php
[14-Jul-2026 11:19:42 UTC] Full Log Data: {
    "timestamp": "2026-07-14 11:19:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.88.83.205",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.88.83.205, 172.70.57.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1MyIsInVzZXJuYW1lIjoiQWJlZHJhYm91IiwiZW1haWwiOiJyYWZhdGJlZHJhYm9AZ21haWwuY29tIiwiZXhwIjoxNzg0NjMyNzc0fQ.TJI4xiE_RjvEcB7vjgFzh2NoaocZEuxzxpGVEgZHAuo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b022481c4cb2ed-TLV",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.88.83.205",
        "cf-ipcountry": "PS",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 11:19:42 UTC] === END API CALL LOG ===
[14-Jul-2026 11:19:42 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 11:19:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1MyIsInVzZXJuYW1lIjoiQWJlZHJhYm91IiwiZW1haWwiOiJyYWZhdGJlZHJhYm9AZ21haWwuY29tIiwiZXhwIjoxNzg0NjMyNzc0fQ.TJI4xiE_RjvEcB7vjgFzh2NoaocZEuxzxpGVEgZHAuo
[14-Jul-2026 11:19:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 11:19:42 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 11:19:42 UTC] User ID: 1053
[14-Jul-2026 11:19:42 UTC] ✅ User profile retrieved successfully for user ID: 1053
[14-Jul-2026 11:19:42 UTC] === API CALL LOG ===
[14-Jul-2026 11:19:42 UTC] Endpoint: user/profile.php
[14-Jul-2026 11:19:42 UTC] Full Log Data: {
    "timestamp": "2026-07-14 11:19:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.88.83.205",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.88.83.205, 172.70.57.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1MyIsInVzZXJuYW1lIjoiQWJlZHJhYm91IiwiZW1haWwiOiJyYWZhdGJlZHJhYm9AZ21haWwuY29tIiwiZXhwIjoxNzg0NjMyNzc0fQ.TJI4xiE_RjvEcB7vjgFzh2NoaocZEuxzxpGVEgZHAuo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b0224b0dd3b2ed-TLV",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.88.83.205",
        "cf-ipcountry": "PS",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 11:19:42 UTC] === END API CALL LOG ===
[14-Jul-2026 11:19:42 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 11:19:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1MyIsInVzZXJuYW1lIjoiQWJlZHJhYm91IiwiZW1haWwiOiJyYWZhdGJlZHJhYm9AZ21haWwuY29tIiwiZXhwIjoxNzg0NjMyNzc0fQ.TJI4xiE_RjvEcB7vjgFzh2NoaocZEuxzxpGVEgZHAuo
[14-Jul-2026 11:19:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 11:19:42 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 11:19:42 UTC] User ID: 1053
[14-Jul-2026 11:19:42 UTC] ✅ User profile retrieved successfully for user ID: 1053
[14-Jul-2026 11:19:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 11:19:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 11:19:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.88.83.205, 172.70.57.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1MyIsInVzZXJuYW1lIjoiQWJlZHJhYm91IiwiZW1haWwiOiJyYWZhdGJlZHJhYm9AZ21haWwuY29tIiwiZXhwIjoxNzg0NjMyNzc0fQ.TJI4xiE_RjvEcB7vjgFzh2NoaocZEuxzxpGVEgZHAuo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1b0224b0ddbb2ed-TLV","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.88.83.205","cf-ipcountry":"PS","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-Jul-2026 11:19:42 UTC] === User Orders API Called ===
[14-Jul-2026 11:19:42 UTC] User ID: 1053
[14-Jul-2026 11:19:42 UTC] Limit: 20, Offset: 0
[14-Jul-2026 11:19:42 UTC] Orders found: 0
[14-Jul-2026 11:19:42 UTC] Orders data: []
[14-Jul-2026 11:19:42 UTC] Total orders count: 0
[14-Jul-2026 11:19:42 UTC] === API CALL LOG ===
[14-Jul-2026 11:19:42 UTC] Endpoint: user/profile.php
[14-Jul-2026 11:19:42 UTC] Full Log Data: {
    "timestamp": "2026-07-14 11:19:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.88.83.205",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.88.83.205, 172.70.57.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1MyIsInVzZXJuYW1lIjoiQWJlZHJhYm91IiwiZW1haWwiOiJyYWZhdGJlZHJhYm9AZ21haWwuY29tIiwiZXhwIjoxNzg0NjMyNzc0fQ.TJI4xiE_RjvEcB7vjgFzh2NoaocZEuxzxpGVEgZHAuo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b0224b4e8db2ed-TLV",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.88.83.205",
        "cf-ipcountry": "PS",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 11:19:42 UTC] === END API CALL LOG ===
[14-Jul-2026 11:19:42 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 11:19:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1MyIsInVzZXJuYW1lIjoiQWJlZHJhYm91IiwiZW1haWwiOiJyYWZhdGJlZHJhYm9AZ21haWwuY29tIiwiZXhwIjoxNzg0NjMyNzc0fQ.TJI4xiE_RjvEcB7vjgFzh2NoaocZEuxzxpGVEgZHAuo
[14-Jul-2026 11:19:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 11:19:42 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 11:19:42 UTC] User ID: 1053
[14-Jul-2026 11:19:42 UTC] ✅ User profile retrieved successfully for user ID: 1053
[14-Jul-2026 11:19:43 UTC] === API CALL LOG ===
[14-Jul-2026 11:19:43 UTC] Endpoint: user/profile.php
[14-Jul-2026 11:19:43 UTC] Full Log Data: {
    "timestamp": "2026-07-14 11:19:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.88.83.205",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.88.83.205, 172.70.57.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1MyIsInVzZXJuYW1lIjoiQWJlZHJhYm91IiwiZW1haWwiOiJyYWZhdGJlZHJhYm9AZ21haWwuY29tIiwiZXhwIjoxNzg0NjMyNzc0fQ.TJI4xiE_RjvEcB7vjgFzh2NoaocZEuxzxpGVEgZHAuo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b0224e0eefb2ed-TLV",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.88.83.205",
        "cf-ipcountry": "PS",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 11:19:43 UTC] === END API CALL LOG ===
[14-Jul-2026 11:19:43 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 11:19:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1MyIsInVzZXJuYW1lIjoiQWJlZHJhYm91IiwiZW1haWwiOiJyYWZhdGJlZHJhYm9AZ21haWwuY29tIiwiZXhwIjoxNzg0NjMyNzc0fQ.TJI4xiE_RjvEcB7vjgFzh2NoaocZEuxzxpGVEgZHAuo
[14-Jul-2026 11:19:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 11:19:43 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 11:19:43 UTC] User ID: 1053
[14-Jul-2026 11:19:43 UTC] ✅ User profile retrieved successfully for user ID: 1053
[14-Jul-2026 11:19:46 UTC] === API CALL LOG ===
[14-Jul-2026 11:19:46 UTC] Endpoint: user/profile.php
[14-Jul-2026 11:19:46 UTC] Full Log Data: {
    "timestamp": "2026-07-14 11:19:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.88.83.205",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.88.83.205, 172.70.57.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1MyIsInVzZXJuYW1lIjoiQWJlZHJhYm91IiwiZW1haWwiOiJyYWZhdGJlZHJhYm9AZ21haWwuY29tIiwiZXhwIjoxNzg0NjMyNzc0fQ.TJI4xiE_RjvEcB7vjgFzh2NoaocZEuxzxpGVEgZHAuo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b022625ffa43de-TLV",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.88.83.205",
        "cf-ipcountry": "PS",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 11:19:46 UTC] === END API CALL LOG ===
[14-Jul-2026 11:19:46 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 11:19:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1MyIsInVzZXJuYW1lIjoiQWJlZHJhYm91IiwiZW1haWwiOiJyYWZhdGJlZHJhYm9AZ21haWwuY29tIiwiZXhwIjoxNzg0NjMyNzc0fQ.TJI4xiE_RjvEcB7vjgFzh2NoaocZEuxzxpGVEgZHAuo
[14-Jul-2026 11:19:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 11:19:46 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 11:19:46 UTC] User ID: 1053
[14-Jul-2026 11:19:46 UTC] ✅ User profile retrieved successfully for user ID: 1053
[14-Jul-2026 11:19:46 UTC] === API CALL LOG ===
[14-Jul-2026 11:19:46 UTC] Endpoint: user/profile.php
[14-Jul-2026 11:19:46 UTC] Full Log Data: {
    "timestamp": "2026-07-14 11:19:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.88.83.205",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.88.83.205, 172.70.57.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1MyIsInVzZXJuYW1lIjoiQWJlZHJhYm91IiwiZW1haWwiOiJyYWZhdGJlZHJhYm9AZ21haWwuY29tIiwiZXhwIjoxNzg0NjMyNzc0fQ.TJI4xiE_RjvEcB7vjgFzh2NoaocZEuxzxpGVEgZHAuo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b022646e6843de-TLV",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.88.83.205",
        "cf-ipcountry": "PS",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 11:19:46 UTC] === END API CALL LOG ===
[14-Jul-2026 11:19:46 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 11:19:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 11:19:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1MyIsInVzZXJuYW1lIjoiQWJlZHJhYm91IiwiZW1haWwiOiJyYWZhdGJlZHJhYm9AZ21haWwuY29tIiwiZXhwIjoxNzg0NjMyNzc0fQ.TJI4xiE_RjvEcB7vjgFzh2NoaocZEuxzxpGVEgZHAuo
[14-Jul-2026 11:19:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 11:19:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 11:19:46 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.88.83.205, 172.70.57.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1MyIsInVzZXJuYW1lIjoiQWJlZHJhYm91IiwiZW1haWwiOiJyYWZhdGJlZHJhYm9AZ21haWwuY29tIiwiZXhwIjoxNzg0NjMyNzc0fQ.TJI4xiE_RjvEcB7vjgFzh2NoaocZEuxzxpGVEgZHAuo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1b022646e6e43de-TLV","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.88.83.205","cf-ipcountry":"PS","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-Jul-2026 11:19:46 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 11:19:46 UTC] === User Orders API Called ===
[14-Jul-2026 11:19:46 UTC] User ID: 1053
[14-Jul-2026 11:19:46 UTC] User ID: 1053
[14-Jul-2026 11:19:46 UTC] Limit: 20, Offset: 0
[14-Jul-2026 11:19:46 UTC] ✅ User profile retrieved successfully for user ID: 1053
[14-Jul-2026 11:19:46 UTC] Orders found: 0
[14-Jul-2026 11:19:46 UTC] Orders data: []
[14-Jul-2026 11:19:46 UTC] Total orders count: 0
[14-Jul-2026 11:19:46 UTC] === API CALL LOG ===
[14-Jul-2026 11:19:46 UTC] Endpoint: user/profile.php
[14-Jul-2026 11:19:46 UTC] Full Log Data: {
    "timestamp": "2026-07-14 11:19:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.88.83.205",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.88.83.205, 172.70.57.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1MyIsInVzZXJuYW1lIjoiQWJlZHJhYm91IiwiZW1haWwiOiJyYWZhdGJlZHJhYm9AZ21haWwuY29tIiwiZXhwIjoxNzg0NjMyNzc0fQ.TJI4xiE_RjvEcB7vjgFzh2NoaocZEuxzxpGVEgZHAuo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b02264af3043de-TLV",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.88.83.205",
        "cf-ipcountry": "PS",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 11:19:46 UTC] === END API CALL LOG ===
[14-Jul-2026 11:19:46 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 11:19:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1MyIsInVzZXJuYW1lIjoiQWJlZHJhYm91IiwiZW1haWwiOiJyYWZhdGJlZHJhYm9AZ21haWwuY29tIiwiZXhwIjoxNzg0NjMyNzc0fQ.TJI4xiE_RjvEcB7vjgFzh2NoaocZEuxzxpGVEgZHAuo
[14-Jul-2026 11:19:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 11:19:46 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 11:19:46 UTC] User ID: 1053
[14-Jul-2026 11:19:46 UTC] ✅ User profile retrieved successfully for user ID: 1053
[14-Jul-2026 11:19:47 UTC] === API CALL LOG ===
[14-Jul-2026 11:19:47 UTC] Endpoint: user/profile.php
[14-Jul-2026 11:19:47 UTC] Full Log Data: {
    "timestamp": "2026-07-14 11:19:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.88.83.205",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.88.83.205, 172.70.57.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1MyIsInVzZXJuYW1lIjoiQWJlZHJhYm91IiwiZW1haWwiOiJyYWZhdGJlZHJhYm9AZ21haWwuY29tIiwiZXhwIjoxNzg0NjMyNzc0fQ.TJI4xiE_RjvEcB7vjgFzh2NoaocZEuxzxpGVEgZHAuo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b02267593043de-TLV",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.88.83.205",
        "cf-ipcountry": "PS",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 11:19:47 UTC] === END API CALL LOG ===
[14-Jul-2026 11:19:47 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 11:19:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1MyIsInVzZXJuYW1lIjoiQWJlZHJhYm91IiwiZW1haWwiOiJyYWZhdGJlZHJhYm9AZ21haWwuY29tIiwiZXhwIjoxNzg0NjMyNzc0fQ.TJI4xiE_RjvEcB7vjgFzh2NoaocZEuxzxpGVEgZHAuo
[14-Jul-2026 11:19:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 11:19:47 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 11:19:47 UTC] User ID: 1053
[14-Jul-2026 11:19:47 UTC] ✅ User profile retrieved successfully for user ID: 1053
[14-Jul-2026 11:20:40 UTC] === API CALL LOG ===
[14-Jul-2026 11:20:40 UTC] Endpoint: user/profile.php
[14-Jul-2026 11:20:40 UTC] Full Log Data: {
    "timestamp": "2026-07-14 11:20:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.210.54.111",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.210.54.111, 172.70.85.151",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1MiIsInVzZXJuYW1lIjoidmV4b3JhcHJvcGVydHkiLCJlbWFpbCI6InZleG9yYXByb3BlcnR5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDYzMjcwMH0.kxtAFjRUM1hemxEqtu1JeoNvAAzYSNTlMzVzc5ZhVZ0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b023b4697b413f-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.210.54.111",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 11:20:40 UTC] === END API CALL LOG ===
[14-Jul-2026 11:20:40 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 11:20:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1MiIsInVzZXJuYW1lIjoidmV4b3JhcHJvcGVydHkiLCJlbWFpbCI6InZleG9yYXByb3BlcnR5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDYzMjcwMH0.kxtAFjRUM1hemxEqtu1JeoNvAAzYSNTlMzVzc5ZhVZ0
[14-Jul-2026 11:20:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 11:20:40 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 11:20:40 UTC] User ID: 1052
[14-Jul-2026 11:20:40 UTC] ✅ User profile retrieved successfully for user ID: 1052
[14-Jul-2026 11:20:46 UTC] === API CALL LOG ===
[14-Jul-2026 11:20:46 UTC] Endpoint: user/profile.php
[14-Jul-2026 11:20:46 UTC] Full Log Data: {
    "timestamp": "2026-07-14 11:20:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.88.83.205",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.88.83.205, 172.70.57.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1MyIsInVzZXJuYW1lIjoiQWJlZHJhYm91IiwiZW1haWwiOiJyYWZhdGJlZHJhYm9AZ21haWwuY29tIiwiZXhwIjoxNzg0NjMyNzc0fQ.TJI4xiE_RjvEcB7vjgFzh2NoaocZEuxzxpGVEgZHAuo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b023da5b5643de-TLV",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.88.83.205",
        "cf-ipcountry": "PS",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 11:20:46 UTC] === END API CALL LOG ===
[14-Jul-2026 11:20:46 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 11:20:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1MyIsInVzZXJuYW1lIjoiQWJlZHJhYm91IiwiZW1haWwiOiJyYWZhdGJlZHJhYm9AZ21haWwuY29tIiwiZXhwIjoxNzg0NjMyNzc0fQ.TJI4xiE_RjvEcB7vjgFzh2NoaocZEuxzxpGVEgZHAuo
[14-Jul-2026 11:20:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 11:20:46 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 11:20:46 UTC] User ID: 1053
[14-Jul-2026 11:20:46 UTC] ✅ User profile retrieved successfully for user ID: 1053
[14-Jul-2026 11:21:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 11:21:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 11:21:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.88.83.205, 172.70.57.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1MyIsInVzZXJuYW1lIjoiQWJlZHJhYm91IiwiZW1haWwiOiJyYWZhdGJlZHJhYm9AZ21haWwuY29tIiwiZXhwIjoxNzg0NjMyNzc0fQ.TJI4xiE_RjvEcB7vjgFzh2NoaocZEuxzxpGVEgZHAuo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1b02458e8c843de-TLV","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.88.83.205","cf-ipcountry":"PS","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-Jul-2026 11:21:06 UTC] === User Orders API Called ===
[14-Jul-2026 11:21:06 UTC] User ID: 1053
[14-Jul-2026 11:21:06 UTC] Limit: 20, Offset: 0
[14-Jul-2026 11:21:06 UTC] Orders found: 0
[14-Jul-2026 11:21:06 UTC] Orders data: []
[14-Jul-2026 11:21:06 UTC] Total orders count: 0
[14-Jul-2026 11:21:06 UTC] === API CALL LOG ===
[14-Jul-2026 11:21:06 UTC] Endpoint: user/profile.php
[14-Jul-2026 11:21:06 UTC] Full Log Data: {
    "timestamp": "2026-07-14 11:21:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.88.83.205",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.88.83.205, 172.70.57.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1MyIsInVzZXJuYW1lIjoiQWJlZHJhYm91IiwiZW1haWwiOiJyYWZhdGJlZHJhYm9AZ21haWwuY29tIiwiZXhwIjoxNzg0NjMyNzc0fQ.TJI4xiE_RjvEcB7vjgFzh2NoaocZEuxzxpGVEgZHAuo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b0245939d643de-TLV",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.88.83.205",
        "cf-ipcountry": "PS",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 11:21:06 UTC] === END API CALL LOG ===
[14-Jul-2026 11:21:06 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 11:21:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1MyIsInVzZXJuYW1lIjoiQWJlZHJhYm91IiwiZW1haWwiOiJyYWZhdGJlZHJhYm9AZ21haWwuY29tIiwiZXhwIjoxNzg0NjMyNzc0fQ.TJI4xiE_RjvEcB7vjgFzh2NoaocZEuxzxpGVEgZHAuo
[14-Jul-2026 11:21:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 11:21:06 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 11:21:06 UTC] User ID: 1053
[14-Jul-2026 11:21:06 UTC] ✅ User profile retrieved successfully for user ID: 1053
[14-Jul-2026 11:21:07 UTC] === API CALL LOG ===
[14-Jul-2026 11:21:07 UTC] Endpoint: user/profile.php
[14-Jul-2026 11:21:07 UTC] Full Log Data: {
    "timestamp": "2026-07-14 11:21:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.88.83.205",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.88.83.205, 172.70.57.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1MyIsInVzZXJuYW1lIjoiQWJlZHJhYm91IiwiZW1haWwiOiJyYWZhdGJlZHJhYm9AZ21haWwuY29tIiwiZXhwIjoxNzg0NjMyNzc0fQ.TJI4xiE_RjvEcB7vjgFzh2NoaocZEuxzxpGVEgZHAuo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b0245cff1943de-TLV",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.88.83.205",
        "cf-ipcountry": "PS",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 11:21:07 UTC] === END API CALL LOG ===
[14-Jul-2026 11:21:07 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 11:21:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1MyIsInVzZXJuYW1lIjoiQWJlZHJhYm91IiwiZW1haWwiOiJyYWZhdGJlZHJhYm9AZ21haWwuY29tIiwiZXhwIjoxNzg0NjMyNzc0fQ.TJI4xiE_RjvEcB7vjgFzh2NoaocZEuxzxpGVEgZHAuo
[14-Jul-2026 11:21:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 11:21:07 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 11:21:07 UTC] User ID: 1053
[14-Jul-2026 11:21:07 UTC] ✅ User profile retrieved successfully for user ID: 1053
[14-Jul-2026 11:21:15 UTC] === API CALL LOG ===
[14-Jul-2026 11:21:15 UTC] Endpoint: user/profile.php
[14-Jul-2026 11:21:15 UTC] Full Log Data: {
    "timestamp": "2026-07-14 11:21:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.210.54.111",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.210.54.111, 172.70.85.150",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1MiIsInVzZXJuYW1lIjoidmV4b3JhcHJvcGVydHkiLCJlbWFpbCI6InZleG9yYXByb3BlcnR5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDYzMjcwMH0.kxtAFjRUM1hemxEqtu1JeoNvAAzYSNTlMzVzc5ZhVZ0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b0249028c5413f-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.210.54.111",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 11:21:15 UTC] === END API CALL LOG ===
[14-Jul-2026 11:21:15 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 11:21:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1MiIsInVzZXJuYW1lIjoidmV4b3JhcHJvcGVydHkiLCJlbWFpbCI6InZleG9yYXByb3BlcnR5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDYzMjcwMH0.kxtAFjRUM1hemxEqtu1JeoNvAAzYSNTlMzVzc5ZhVZ0
[14-Jul-2026 11:21:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 11:21:15 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 11:21:15 UTC] User ID: 1052
[14-Jul-2026 11:21:15 UTC] ✅ User profile retrieved successfully for user ID: 1052
[14-Jul-2026 11:21:20 UTC] === API CALL LOG ===
[14-Jul-2026 11:21:20 UTC] Endpoint: user/profile.php
[14-Jul-2026 11:21:20 UTC] Full Log Data: {
    "timestamp": "2026-07-14 11:21:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.88.83.205",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.88.83.205, 172.70.57.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1MyIsInVzZXJuYW1lIjoiQWJlZHJhYm91IiwiZW1haWwiOiJyYWZhdGJlZHJhYm9AZ21haWwuY29tIiwiZXhwIjoxNzg0NjMyNzc0fQ.TJI4xiE_RjvEcB7vjgFzh2NoaocZEuxzxpGVEgZHAuo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b024ab6e7643de-TLV",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.88.83.205",
        "cf-ipcountry": "PS",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 11:21:20 UTC] === END API CALL LOG ===
[14-Jul-2026 11:21:20 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 11:21:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1MyIsInVzZXJuYW1lIjoiQWJlZHJhYm91IiwiZW1haWwiOiJyYWZhdGJlZHJhYm9AZ21haWwuY29tIiwiZXhwIjoxNzg0NjMyNzc0fQ.TJI4xiE_RjvEcB7vjgFzh2NoaocZEuxzxpGVEgZHAuo
[14-Jul-2026 11:21:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 11:21:20 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 11:21:20 UTC] User ID: 1053
[14-Jul-2026 11:21:20 UTC] ✅ User profile retrieved successfully for user ID: 1053
[14-Jul-2026 11:21:20 UTC] === API CALL LOG ===
[14-Jul-2026 11:21:20 UTC] Endpoint: user/profile.php
[14-Jul-2026 11:21:20 UTC] Full Log Data: {
    "timestamp": "2026-07-14 11:21:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.88.83.205",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.88.83.205, 172.70.57.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1MyIsInVzZXJuYW1lIjoiQWJlZHJhYm91IiwiZW1haWwiOiJyYWZhdGJlZHJhYm9AZ21haWwuY29tIiwiZXhwIjoxNzg0NjMyNzc0fQ.TJI4xiE_RjvEcB7vjgFzh2NoaocZEuxzxpGVEgZHAuo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b024ae289843de-TLV",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.88.83.205",
        "cf-ipcountry": "PS",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 11:21:20 UTC] === END API CALL LOG ===
[14-Jul-2026 11:21:20 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 11:21:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1MyIsInVzZXJuYW1lIjoiQWJlZHJhYm91IiwiZW1haWwiOiJyYWZhdGJlZHJhYm9AZ21haWwuY29tIiwiZXhwIjoxNzg0NjMyNzc0fQ.TJI4xiE_RjvEcB7vjgFzh2NoaocZEuxzxpGVEgZHAuo
[14-Jul-2026 11:21:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 11:21:20 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 11:21:20 UTC] User ID: 1053
[14-Jul-2026 11:21:20 UTC] ✅ User profile retrieved successfully for user ID: 1053
[14-Jul-2026 11:21:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 11:21:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 11:21:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.88.83.205, 172.70.57.145","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1MyIsInVzZXJuYW1lIjoiQWJlZHJhYm91IiwiZW1haWwiOiJyYWZhdGJlZHJhYm9AZ21haWwuY29tIiwiZXhwIjoxNzg0NjMyNzc0fQ.TJI4xiE_RjvEcB7vjgFzh2NoaocZEuxzxpGVEgZHAuo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1b024ae28a343de-TLV","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.88.83.205","cf-ipcountry":"PS","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-Jul-2026 11:21:20 UTC] === User Orders API Called ===
[14-Jul-2026 11:21:20 UTC] User ID: 1053
[14-Jul-2026 11:21:20 UTC] Limit: 20, Offset: 0
[14-Jul-2026 11:21:20 UTC] Orders found: 0
[14-Jul-2026 11:21:20 UTC] Orders data: []
[14-Jul-2026 11:21:20 UTC] Total orders count: 0
[14-Jul-2026 11:21:20 UTC] === API CALL LOG ===
[14-Jul-2026 11:21:20 UTC] Endpoint: user/profile.php
[14-Jul-2026 11:21:20 UTC] Full Log Data: {
    "timestamp": "2026-07-14 11:21:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.88.83.205",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.88.83.205, 172.70.57.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1MyIsInVzZXJuYW1lIjoiQWJlZHJhYm91IiwiZW1haWwiOiJyYWZhdGJlZHJhYm9AZ21haWwuY29tIiwiZXhwIjoxNzg0NjMyNzc0fQ.TJI4xiE_RjvEcB7vjgFzh2NoaocZEuxzxpGVEgZHAuo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b024aeaa8243de-TLV",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.88.83.205",
        "cf-ipcountry": "PS",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 11:21:20 UTC] === END API CALL LOG ===
[14-Jul-2026 11:21:20 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 11:21:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1MyIsInVzZXJuYW1lIjoiQWJlZHJhYm91IiwiZW1haWwiOiJyYWZhdGJlZHJhYm9AZ21haWwuY29tIiwiZXhwIjoxNzg0NjMyNzc0fQ.TJI4xiE_RjvEcB7vjgFzh2NoaocZEuxzxpGVEgZHAuo
[14-Jul-2026 11:21:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 11:21:20 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 11:21:20 UTC] User ID: 1053
[14-Jul-2026 11:21:20 UTC] ✅ User profile retrieved successfully for user ID: 1053
[14-Jul-2026 11:21:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 11:21:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 11:21:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.88.83.205, 172.70.57.145","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1MyIsInVzZXJuYW1lIjoiQWJlZHJhYm91IiwiZW1haWwiOiJyYWZhdGJlZHJhYm9AZ21haWwuY29tIiwiZXhwIjoxNzg0NjMyNzc0fQ.TJI4xiE_RjvEcB7vjgFzh2NoaocZEuxzxpGVEgZHAuo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1b024b97a0d43de-TLV","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.88.83.205","cf-ipcountry":"PS","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-Jul-2026 11:21:22 UTC] === User Orders API Called ===
[14-Jul-2026 11:21:22 UTC] User ID: 1053
[14-Jul-2026 11:21:22 UTC] Limit: 20, Offset: 0
[14-Jul-2026 11:21:22 UTC] Orders found: 0
[14-Jul-2026 11:21:22 UTC] Orders data: []
[14-Jul-2026 11:21:22 UTC] Total orders count: 0
[14-Jul-2026 11:21:28 UTC] === API CALL LOG ===
[14-Jul-2026 11:21:28 UTC] Endpoint: user/profile.php
[14-Jul-2026 11:21:28 UTC] Full Log Data: {
    "timestamp": "2026-07-14 11:21:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.88.83.205",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.88.83.205, 172.70.57.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1MyIsInVzZXJuYW1lIjoiQWJlZHJhYm91IiwiZW1haWwiOiJyYWZhdGJlZHJhYm9AZ21haWwuY29tIiwiZXhwIjoxNzg0NjMyNzc0fQ.TJI4xiE_RjvEcB7vjgFzh2NoaocZEuxzxpGVEgZHAuo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b024df7eb143de-TLV",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.88.83.205",
        "cf-ipcountry": "PS",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 11:21:28 UTC] === END API CALL LOG ===
[14-Jul-2026 11:21:28 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 11:21:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1MyIsInVzZXJuYW1lIjoiQWJlZHJhYm91IiwiZW1haWwiOiJyYWZhdGJlZHJhYm9AZ21haWwuY29tIiwiZXhwIjoxNzg0NjMyNzc0fQ.TJI4xiE_RjvEcB7vjgFzh2NoaocZEuxzxpGVEgZHAuo
[14-Jul-2026 11:21:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 11:21:28 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 11:21:28 UTC] User ID: 1053
[14-Jul-2026 11:21:28 UTC] ✅ User profile retrieved successfully for user ID: 1053
[14-Jul-2026 11:21:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 11:21:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 11:21:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.88.83.205, 172.70.57.145","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1MyIsInVzZXJuYW1lIjoiQWJlZHJhYm91IiwiZW1haWwiOiJyYWZhdGJlZHJhYm9AZ21haWwuY29tIiwiZXhwIjoxNzg0NjMyNzc0fQ.TJI4xiE_RjvEcB7vjgFzh2NoaocZEuxzxpGVEgZHAuo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1b024e29b4743de-TLV","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.88.83.205","cf-ipcountry":"PS","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-Jul-2026 11:21:28 UTC] === User Orders API Called ===
[14-Jul-2026 11:21:28 UTC] User ID: 1053
[14-Jul-2026 11:21:28 UTC] Limit: 20, Offset: 0
[14-Jul-2026 11:21:28 UTC] Orders found: 0
[14-Jul-2026 11:21:28 UTC] Orders data: []
[14-Jul-2026 11:21:28 UTC] Total orders count: 0
[14-Jul-2026 11:21:28 UTC] === API CALL LOG ===
[14-Jul-2026 11:21:28 UTC] Endpoint: user/profile.php
[14-Jul-2026 11:21:28 UTC] Full Log Data: {
    "timestamp": "2026-07-14 11:21:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.88.83.205",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.88.83.205, 172.70.57.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1MyIsInVzZXJuYW1lIjoiQWJlZHJhYm91IiwiZW1haWwiOiJyYWZhdGJlZHJhYm9AZ21haWwuY29tIiwiZXhwIjoxNzg0NjMyNzc0fQ.TJI4xiE_RjvEcB7vjgFzh2NoaocZEuxzxpGVEgZHAuo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b024e29b3e43de-TLV",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.88.83.205",
        "cf-ipcountry": "PS",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 11:21:28 UTC] === END API CALL LOG ===
[14-Jul-2026 11:21:28 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 11:21:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1MyIsInVzZXJuYW1lIjoiQWJlZHJhYm91IiwiZW1haWwiOiJyYWZhdGJlZHJhYm9AZ21haWwuY29tIiwiZXhwIjoxNzg0NjMyNzc0fQ.TJI4xiE_RjvEcB7vjgFzh2NoaocZEuxzxpGVEgZHAuo
[14-Jul-2026 11:21:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 11:21:28 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 11:21:28 UTC] User ID: 1053
[14-Jul-2026 11:21:28 UTC] ✅ User profile retrieved successfully for user ID: 1053
[14-Jul-2026 11:21:28 UTC] === API CALL LOG ===
[14-Jul-2026 11:21:28 UTC] Endpoint: user/profile.php
[14-Jul-2026 11:21:28 UTC] Full Log Data: {
    "timestamp": "2026-07-14 11:21:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.88.83.205",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.88.83.205, 172.70.57.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1MyIsInVzZXJuYW1lIjoiQWJlZHJhYm91IiwiZW1haWwiOiJyYWZhdGJlZHJhYm9AZ21haWwuY29tIiwiZXhwIjoxNzg0NjMyNzc0fQ.TJI4xiE_RjvEcB7vjgFzh2NoaocZEuxzxpGVEgZHAuo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b024e31cfc43de-TLV",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.88.83.205",
        "cf-ipcountry": "PS",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 11:21:28 UTC] === END API CALL LOG ===
[14-Jul-2026 11:21:28 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 11:21:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1MyIsInVzZXJuYW1lIjoiQWJlZHJhYm91IiwiZW1haWwiOiJyYWZhdGJlZHJhYm9AZ21haWwuY29tIiwiZXhwIjoxNzg0NjMyNzc0fQ.TJI4xiE_RjvEcB7vjgFzh2NoaocZEuxzxpGVEgZHAuo
[14-Jul-2026 11:21:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 11:21:28 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 11:21:28 UTC] User ID: 1053
[14-Jul-2026 11:21:28 UTC] ✅ User profile retrieved successfully for user ID: 1053
[14-Jul-2026 11:21:32 UTC] === API CALL LOG ===
[14-Jul-2026 11:21:32 UTC] Endpoint: user/profile.php
[14-Jul-2026 11:21:32 UTC] Full Log Data: {
    "timestamp": "2026-07-14 11:21:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.88.83.205",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.88.83.205, 172.70.57.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1MyIsInVzZXJuYW1lIjoiQWJlZHJhYm91IiwiZW1haWwiOiJyYWZhdGJlZHJhYm9AZ21haWwuY29tIiwiZXhwIjoxNzg0NjMyNzc0fQ.TJI4xiE_RjvEcB7vjgFzh2NoaocZEuxzxpGVEgZHAuo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b024fa9ec7e8f3-TLV",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.88.83.205",
        "cf-ipcountry": "PS",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 11:21:32 UTC] === END API CALL LOG ===
[14-Jul-2026 11:21:32 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 11:21:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1MyIsInVzZXJuYW1lIjoiQWJlZHJhYm91IiwiZW1haWwiOiJyYWZhdGJlZHJhYm9AZ21haWwuY29tIiwiZXhwIjoxNzg0NjMyNzc0fQ.TJI4xiE_RjvEcB7vjgFzh2NoaocZEuxzxpGVEgZHAuo
[14-Jul-2026 11:21:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 11:21:32 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 11:21:32 UTC] User ID: 1053
[14-Jul-2026 11:21:32 UTC] ✅ User profile retrieved successfully for user ID: 1053
[14-Jul-2026 11:21:32 UTC] === API CALL LOG ===
[14-Jul-2026 11:21:32 UTC] Endpoint: user/profile.php
[14-Jul-2026 11:21:32 UTC] Full Log Data: {
    "timestamp": "2026-07-14 11:21:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.88.83.205",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.88.83.205, 172.70.57.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1MyIsInVzZXJuYW1lIjoiQWJlZHJhYm91IiwiZW1haWwiOiJyYWZhdGJlZHJhYm9AZ21haWwuY29tIiwiZXhwIjoxNzg0NjMyNzc0fQ.TJI4xiE_RjvEcB7vjgFzh2NoaocZEuxzxpGVEgZHAuo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b024fc8ebce8f3-TLV",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.88.83.205",
        "cf-ipcountry": "PS",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 11:21:32 UTC] === END API CALL LOG ===
[14-Jul-2026 11:21:32 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 11:21:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1MyIsInVzZXJuYW1lIjoiQWJlZHJhYm91IiwiZW1haWwiOiJyYWZhdGJlZHJhYm9AZ21haWwuY29tIiwiZXhwIjoxNzg0NjMyNzc0fQ.TJI4xiE_RjvEcB7vjgFzh2NoaocZEuxzxpGVEgZHAuo
[14-Jul-2026 11:21:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 11:21:32 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 11:21:32 UTC] User ID: 1053
[14-Jul-2026 11:21:32 UTC] ✅ User profile retrieved successfully for user ID: 1053
[14-Jul-2026 11:21:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 11:21:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 11:21:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.88.83.205, 172.70.57.145","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1MyIsInVzZXJuYW1lIjoiQWJlZHJhYm91IiwiZW1haWwiOiJyYWZhdGJlZHJhYm9AZ21haWwuY29tIiwiZXhwIjoxNzg0NjMyNzc0fQ.TJI4xiE_RjvEcB7vjgFzh2NoaocZEuxzxpGVEgZHAuo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1b024fc8ecde8f3-TLV","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.88.83.205","cf-ipcountry":"PS","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-Jul-2026 11:21:32 UTC] === User Orders API Called ===
[14-Jul-2026 11:21:32 UTC] User ID: 1053
[14-Jul-2026 11:21:32 UTC] Limit: 20, Offset: 0
[14-Jul-2026 11:21:32 UTC] Orders found: 0
[14-Jul-2026 11:21:32 UTC] Orders data: []
[14-Jul-2026 11:21:32 UTC] Total orders count: 0
[14-Jul-2026 11:21:32 UTC] === API CALL LOG ===
[14-Jul-2026 11:21:32 UTC] Endpoint: user/profile.php
[14-Jul-2026 11:21:32 UTC] Full Log Data: {
    "timestamp": "2026-07-14 11:21:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.88.83.205",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.88.83.205, 172.70.57.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1MyIsInVzZXJuYW1lIjoiQWJlZHJhYm91IiwiZW1haWwiOiJyYWZhdGJlZHJhYm9AZ21haWwuY29tIiwiZXhwIjoxNzg0NjMyNzc0fQ.TJI4xiE_RjvEcB7vjgFzh2NoaocZEuxzxpGVEgZHAuo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b024fce8b6e8f3-TLV",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.88.83.205",
        "cf-ipcountry": "PS",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 11:21:32 UTC] === END API CALL LOG ===
[14-Jul-2026 11:21:32 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 11:21:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1MyIsInVzZXJuYW1lIjoiQWJlZHJhYm91IiwiZW1haWwiOiJyYWZhdGJlZHJhYm9AZ21haWwuY29tIiwiZXhwIjoxNzg0NjMyNzc0fQ.TJI4xiE_RjvEcB7vjgFzh2NoaocZEuxzxpGVEgZHAuo
[14-Jul-2026 11:21:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 11:21:32 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 11:21:32 UTC] User ID: 1053
[14-Jul-2026 11:21:32 UTC] ✅ User profile retrieved successfully for user ID: 1053
[14-Jul-2026 11:22:37 UTC] === API CALL LOG ===
[14-Jul-2026 11:22:37 UTC] Endpoint: user/profile.php
[14-Jul-2026 11:22:37 UTC] Full Log Data: {
    "timestamp": "2026-07-14 11:22:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.210.54.111",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.210.54.111, 172.70.85.151",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1MiIsInVzZXJuYW1lIjoidmV4b3JhcHJvcGVydHkiLCJlbWFpbCI6InZleG9yYXByb3BlcnR5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDYzMjcwMH0.kxtAFjRUM1hemxEqtu1JeoNvAAzYSNTlMzVzc5ZhVZ0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b026902d8c413f-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.210.54.111",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 11:22:37 UTC] === END API CALL LOG ===
[14-Jul-2026 11:22:37 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 11:22:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1MiIsInVzZXJuYW1lIjoidmV4b3JhcHJvcGVydHkiLCJlbWFpbCI6InZleG9yYXByb3BlcnR5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDYzMjcwMH0.kxtAFjRUM1hemxEqtu1JeoNvAAzYSNTlMzVzc5ZhVZ0
[14-Jul-2026 11:22:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 11:22:37 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 11:22:37 UTC] User ID: 1052
[14-Jul-2026 11:22:37 UTC] ✅ User profile retrieved successfully for user ID: 1052
[14-Jul-2026 11:22:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 11:22:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 11:22:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.210.54.111, 172.70.85.151","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1MiIsInVzZXJuYW1lIjoidmV4b3JhcHJvcGVydHkiLCJlbWFpbCI6InZleG9yYXByb3BlcnR5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDYzMjcwMH0.kxtAFjRUM1hemxEqtu1JeoNvAAzYSNTlMzVzc5ZhVZ0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1b026902d87413f-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"197.210.54.111","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-Jul-2026 11:22:37 UTC] === User Orders API Called ===
[14-Jul-2026 11:22:37 UTC] User ID: 1052
[14-Jul-2026 11:22:37 UTC] Limit: 20, Offset: 0
[14-Jul-2026 11:22:37 UTC] Orders found: 0
[14-Jul-2026 11:22:37 UTC] Orders data: []
[14-Jul-2026 11:22:37 UTC] Total orders count: 0
[14-Jul-2026 11:22:38 UTC] === API CALL LOG ===
[14-Jul-2026 11:22:38 UTC] Endpoint: user/profile.php
[14-Jul-2026 11:22:38 UTC] Full Log Data: {
    "timestamp": "2026-07-14 11:22:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.210.54.111",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.210.54.111, 172.70.85.151",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1MiIsInVzZXJuYW1lIjoidmV4b3JhcHJvcGVydHkiLCJlbWFpbCI6InZleG9yYXByb3BlcnR5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDYzMjcwMH0.kxtAFjRUM1hemxEqtu1JeoNvAAzYSNTlMzVzc5ZhVZ0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b0269479e9413f-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.210.54.111",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 11:22:38 UTC] === END API CALL LOG ===
[14-Jul-2026 11:22:38 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 11:22:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1MiIsInVzZXJuYW1lIjoidmV4b3JhcHJvcGVydHkiLCJlbWFpbCI6InZleG9yYXByb3BlcnR5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDYzMjcwMH0.kxtAFjRUM1hemxEqtu1JeoNvAAzYSNTlMzVzc5ZhVZ0
[14-Jul-2026 11:22:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 11:22:38 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 11:22:38 UTC] User ID: 1052
[14-Jul-2026 11:22:38 UTC] ✅ User profile retrieved successfully for user ID: 1052
[14-Jul-2026 11:22:56 UTC] === API CALL LOG ===
[14-Jul-2026 11:22:56 UTC] Endpoint: user/profile.php
[14-Jul-2026 11:22:56 UTC] Full Log Data: {
    "timestamp": "2026-07-14 11:22:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.210.54.111",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.210.54.111, 172.64.192.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1MiIsInVzZXJuYW1lIjoidmV4b3JhcHJvcGVydHkiLCJlbWFpbCI6InZleG9yYXByb3BlcnR5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDYzMjcwMH0.kxtAFjRUM1hemxEqtu1JeoNvAAzYSNTlMzVzc5ZhVZ0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b027037d430b91-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.210.54.111",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 11:22:56 UTC] === END API CALL LOG ===
[14-Jul-2026 11:22:56 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 11:22:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1MiIsInVzZXJuYW1lIjoidmV4b3JhcHJvcGVydHkiLCJlbWFpbCI6InZleG9yYXByb3BlcnR5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDYzMjcwMH0.kxtAFjRUM1hemxEqtu1JeoNvAAzYSNTlMzVzc5ZhVZ0
[14-Jul-2026 11:22:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 11:22:56 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 11:22:56 UTC] User ID: 1052
[14-Jul-2026 11:22:56 UTC] ✅ User profile retrieved successfully for user ID: 1052
[14-Jul-2026 11:22:56 UTC] === API CALL LOG ===
[14-Jul-2026 11:22:56 UTC] Endpoint: user/profile.php
[14-Jul-2026 11:22:56 UTC] Full Log Data: {
    "timestamp": "2026-07-14 11:22:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.210.54.111",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.210.54.111, 172.64.192.66",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1MiIsInVzZXJuYW1lIjoidmV4b3JhcHJvcGVydHkiLCJlbWFpbCI6InZleG9yYXByb3BlcnR5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDYzMjcwMH0.kxtAFjRUM1hemxEqtu1JeoNvAAzYSNTlMzVzc5ZhVZ0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b027094f1c0b91-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.210.54.111",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 11:22:56 UTC] === END API CALL LOG ===
[14-Jul-2026 11:22:56 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 11:22:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1MiIsInVzZXJuYW1lIjoidmV4b3JhcHJvcGVydHkiLCJlbWFpbCI6InZleG9yYXByb3BlcnR5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDYzMjcwMH0.kxtAFjRUM1hemxEqtu1JeoNvAAzYSNTlMzVzc5ZhVZ0
[14-Jul-2026 11:22:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 11:22:56 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 11:22:56 UTC] User ID: 1052
[14-Jul-2026 11:22:56 UTC] ✅ User profile retrieved successfully for user ID: 1052
[14-Jul-2026 11:22:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 11:22:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 11:22:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.210.54.111, 172.64.192.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1MiIsInVzZXJuYW1lIjoidmV4b3JhcHJvcGVydHkiLCJlbWFpbCI6InZleG9yYXByb3BlcnR5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDYzMjcwMH0.kxtAFjRUM1hemxEqtu1JeoNvAAzYSNTlMzVzc5ZhVZ0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1b0270a7af10b91-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"197.210.54.111","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-Jul-2026 11:22:57 UTC] === User Orders API Called ===
[14-Jul-2026 11:22:57 UTC] User ID: 1052
[14-Jul-2026 11:22:57 UTC] Limit: 20, Offset: 0
[14-Jul-2026 11:22:57 UTC] === API CALL LOG ===
[14-Jul-2026 11:22:57 UTC] Endpoint: user/profile.php
[14-Jul-2026 11:22:57 UTC] Full Log Data: {
    "timestamp": "2026-07-14 11:22:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.210.54.111",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.210.54.111, 172.64.192.66",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1MiIsInVzZXJuYW1lIjoidmV4b3JhcHJvcGVydHkiLCJlbWFpbCI6InZleG9yYXByb3BlcnR5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDYzMjcwMH0.kxtAFjRUM1hemxEqtu1JeoNvAAzYSNTlMzVzc5ZhVZ0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b0270a7af50b91-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.210.54.111",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 11:22:57 UTC] === END API CALL LOG ===
[14-Jul-2026 11:22:57 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 11:22:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1MiIsInVzZXJuYW1lIjoidmV4b3JhcHJvcGVydHkiLCJlbWFpbCI6InZleG9yYXByb3BlcnR5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDYzMjcwMH0.kxtAFjRUM1hemxEqtu1JeoNvAAzYSNTlMzVzc5ZhVZ0
[14-Jul-2026 11:22:57 UTC] Orders found: 0
[14-Jul-2026 11:22:57 UTC] Orders data: []
[14-Jul-2026 11:22:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 11:22:57 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 11:22:57 UTC] User ID: 1052
[14-Jul-2026 11:22:57 UTC] Total orders count: 0
[14-Jul-2026 11:22:57 UTC] ✅ User profile retrieved successfully for user ID: 1052
[14-Jul-2026 11:23:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 11:23:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 11:23:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.210.54.111, 172.64.192.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1MiIsInVzZXJuYW1lIjoidmV4b3JhcHJvcGVydHkiLCJlbWFpbCI6InZleG9yYXByb3BlcnR5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDYzMjcwMH0.kxtAFjRUM1hemxEqtu1JeoNvAAzYSNTlMzVzc5ZhVZ0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1b027c29f450b91-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"197.210.54.111","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-Jul-2026 11:23:26 UTC] === User Orders API Called ===
[14-Jul-2026 11:23:26 UTC] User ID: 1052
[14-Jul-2026 11:23:26 UTC] Limit: 20, Offset: 0
[14-Jul-2026 11:23:26 UTC] Orders found: 0
[14-Jul-2026 11:23:26 UTC] Orders data: []
[14-Jul-2026 11:23:26 UTC] Total orders count: 0
[14-Jul-2026 11:29:52 UTC] === API CALL LOG ===
[14-Jul-2026 11:29:52 UTC] Endpoint: user/profile.php
[14-Jul-2026 11:29:52 UTC] Full Log Data: {
    "timestamp": "2026-07-14 11:29:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.210.54.111",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.210.54.111, 162.158.216.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1MiIsInVzZXJuYW1lIjoidmV4b3JhcHJvcGVydHkiLCJlbWFpbCI6InZleG9yYXByb3BlcnR5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDYzMjcwMH0.kxtAFjRUM1hemxEqtu1JeoNvAAzYSNTlMzVzc5ZhVZ0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b0312d1a9e98d9-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.210.54.111",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 11:29:52 UTC] === END API CALL LOG ===
[14-Jul-2026 11:29:52 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 11:29:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1MiIsInVzZXJuYW1lIjoidmV4b3JhcHJvcGVydHkiLCJlbWFpbCI6InZleG9yYXByb3BlcnR5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDYzMjcwMH0.kxtAFjRUM1hemxEqtu1JeoNvAAzYSNTlMzVzc5ZhVZ0
[14-Jul-2026 11:29:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 11:29:52 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 11:29:52 UTC] User ID: 1052
[14-Jul-2026 11:29:52 UTC] ✅ User profile retrieved successfully for user ID: 1052
[14-Jul-2026 11:29:52 UTC] === API CALL LOG ===
[14-Jul-2026 11:29:52 UTC] Endpoint: user/profile.php
[14-Jul-2026 11:29:52 UTC] Full Log Data: {
    "timestamp": "2026-07-14 11:29:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.210.54.111",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.210.54.111, 162.158.216.66",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1MiIsInVzZXJuYW1lIjoidmV4b3JhcHJvcGVydHkiLCJlbWFpbCI6InZleG9yYXByb3BlcnR5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDYzMjcwMH0.kxtAFjRUM1hemxEqtu1JeoNvAAzYSNTlMzVzc5ZhVZ0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b03131d96e98d9-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.210.54.111",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 11:29:52 UTC] === END API CALL LOG ===
[14-Jul-2026 11:29:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 11:29:52 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 11:29:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 11:29:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1MiIsInVzZXJuYW1lIjoidmV4b3JhcHJvcGVydHkiLCJlbWFpbCI6InZleG9yYXByb3BlcnR5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDYzMjcwMH0.kxtAFjRUM1hemxEqtu1JeoNvAAzYSNTlMzVzc5ZhVZ0
[14-Jul-2026 11:29:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.210.54.111, 162.158.216.66","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1MiIsInVzZXJuYW1lIjoidmV4b3JhcHJvcGVydHkiLCJlbWFpbCI6InZleG9yYXByb3BlcnR5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDYzMjcwMH0.kxtAFjRUM1hemxEqtu1JeoNvAAzYSNTlMzVzc5ZhVZ0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1b03131d97798d9-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"197.210.54.111","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-Jul-2026 11:29:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 11:29:52 UTC] === User Orders API Called ===
[14-Jul-2026 11:29:52 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 11:29:52 UTC] User ID: 1052
[14-Jul-2026 11:29:52 UTC] User ID: 1052
[14-Jul-2026 11:29:52 UTC] Limit: 20, Offset: 0
[14-Jul-2026 11:29:52 UTC] ✅ User profile retrieved successfully for user ID: 1052
[14-Jul-2026 11:29:52 UTC] Orders found: 0
[14-Jul-2026 11:29:52 UTC] Orders data: []
[14-Jul-2026 11:29:52 UTC] Total orders count: 0
[14-Jul-2026 11:29:53 UTC] === API CALL LOG ===
[14-Jul-2026 11:29:53 UTC] Endpoint: user/profile.php
[14-Jul-2026 11:29:53 UTC] Full Log Data: {
    "timestamp": "2026-07-14 11:29:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.210.54.111",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.210.54.111, 162.158.216.66",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1MiIsInVzZXJuYW1lIjoidmV4b3JhcHJvcGVydHkiLCJlbWFpbCI6InZleG9yYXByb3BlcnR5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDYzMjcwMH0.kxtAFjRUM1hemxEqtu1JeoNvAAzYSNTlMzVzc5ZhVZ0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b03132bc6d98d9-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.210.54.111",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 11:29:53 UTC] === END API CALL LOG ===
[14-Jul-2026 11:29:53 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 11:29:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1MiIsInVzZXJuYW1lIjoidmV4b3JhcHJvcGVydHkiLCJlbWFpbCI6InZleG9yYXByb3BlcnR5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDYzMjcwMH0.kxtAFjRUM1hemxEqtu1JeoNvAAzYSNTlMzVzc5ZhVZ0
[14-Jul-2026 11:29:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 11:29:53 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 11:29:53 UTC] User ID: 1052
[14-Jul-2026 11:29:53 UTC] ✅ User profile retrieved successfully for user ID: 1052
[14-Jul-2026 11:30:47 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 11:30:47 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 11:30:47 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.210.54.111, 162.158.216.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1MiIsInVzZXJuYW1lIjoidmV4b3JhcHJvcGVydHkiLCJlbWFpbCI6InZleG9yYXByb3BlcnR5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDYzMjcwMH0.kxtAFjRUM1hemxEqtu1JeoNvAAzYSNTlMzVzc5ZhVZ0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1b032897f8098d9-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"197.210.54.111","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-Jul-2026 11:30:47 UTC] === User Orders API Called ===
[14-Jul-2026 11:30:47 UTC] User ID: 1052
[14-Jul-2026 11:30:47 UTC] Limit: 20, Offset: 0
[14-Jul-2026 11:30:47 UTC] Orders found: 0
[14-Jul-2026 11:30:47 UTC] Orders data: []
[14-Jul-2026 11:30:47 UTC] Total orders count: 0
[14-Jul-2026 11:30:47 UTC] === API CALL LOG ===
[14-Jul-2026 11:30:47 UTC] Endpoint: user/profile.php
[14-Jul-2026 11:30:47 UTC] Full Log Data: {
    "timestamp": "2026-07-14 11:30:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.210.54.111",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.210.54.111, 162.158.216.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1MiIsInVzZXJuYW1lIjoidmV4b3JhcHJvcGVydHkiLCJlbWFpbCI6InZleG9yYXByb3BlcnR5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDYzMjcwMH0.kxtAFjRUM1hemxEqtu1JeoNvAAzYSNTlMzVzc5ZhVZ0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b032897f8298d9-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.210.54.111",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 11:30:47 UTC] === END API CALL LOG ===
[14-Jul-2026 11:30:47 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 11:30:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1MiIsInVzZXJuYW1lIjoidmV4b3JhcHJvcGVydHkiLCJlbWFpbCI6InZleG9yYXByb3BlcnR5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDYzMjcwMH0.kxtAFjRUM1hemxEqtu1JeoNvAAzYSNTlMzVzc5ZhVZ0
[14-Jul-2026 11:30:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 11:30:47 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 11:30:47 UTC] User ID: 1052
[14-Jul-2026 11:30:47 UTC] ✅ User profile retrieved successfully for user ID: 1052
[14-Jul-2026 11:30:48 UTC] === API CALL LOG ===
[14-Jul-2026 11:30:48 UTC] Endpoint: user/profile.php
[14-Jul-2026 11:30:48 UTC] Full Log Data: {
    "timestamp": "2026-07-14 11:30:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.210.54.111",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.210.54.111, 162.158.216.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1MiIsInVzZXJuYW1lIjoidmV4b3JhcHJvcGVydHkiLCJlbWFpbCI6InZleG9yYXByb3BlcnR5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDYzMjcwMH0.kxtAFjRUM1hemxEqtu1JeoNvAAzYSNTlMzVzc5ZhVZ0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b0328d8c0498d9-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.210.54.111",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 11:30:48 UTC] === END API CALL LOG ===
[14-Jul-2026 11:30:48 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 11:30:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1MiIsInVzZXJuYW1lIjoidmV4b3JhcHJvcGVydHkiLCJlbWFpbCI6InZleG9yYXByb3BlcnR5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDYzMjcwMH0.kxtAFjRUM1hemxEqtu1JeoNvAAzYSNTlMzVzc5ZhVZ0
[14-Jul-2026 11:30:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 11:30:48 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 11:30:48 UTC] User ID: 1052
[14-Jul-2026 11:30:48 UTC] ✅ User profile retrieved successfully for user ID: 1052
[14-Jul-2026 11:58:26 UTC] === API CALL LOG ===
[14-Jul-2026 11:58:26 UTC] Endpoint: user/profile.php
[14-Jul-2026 11:58:26 UTC] Full Log Data: {
    "timestamp": "2026-07-14 11:58:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a0a:ef40:f15:8101:70e8:fda1:3599:e302",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a0a:ef40:f15:8101:70e8:fda1:3599:e302, 172.70.85.103",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NCIsInVzZXJuYW1lIjoieGF1cGx1Z3oiLCJlbWFpbCI6InhhdXBsdWd6QGdtYWlsLmNvbSIsImV4cCI6MTc4NDYzNTEwNX0.RydWCkSu0FoB1KetJR5QzfvJFWM4lYayzYvB7v8ThUE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b05b07785a772b-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a0a:ef40:f15:8101:70e8:fda1:3599:e302",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 11:58:26 UTC] === END API CALL LOG ===
[14-Jul-2026 11:58:26 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 11:58:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NCIsInVzZXJuYW1lIjoieGF1cGx1Z3oiLCJlbWFpbCI6InhhdXBsdWd6QGdtYWlsLmNvbSIsImV4cCI6MTc4NDYzNTEwNX0.RydWCkSu0FoB1KetJR5QzfvJFWM4lYayzYvB7v8ThUE
[14-Jul-2026 11:58:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 11:58:26 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 11:58:26 UTC] User ID: 1054
[14-Jul-2026 11:58:26 UTC] ✅ User profile retrieved successfully for user ID: 1054
[14-Jul-2026 11:58:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 11:58:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 11:58:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a0a:ef40:f15:8101:70e8:fda1:3599:e302, 172.70.85.102","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NCIsInVzZXJuYW1lIjoieGF1cGx1Z3oiLCJlbWFpbCI6InhhdXBsdWd6QGdtYWlsLmNvbSIsImV4cCI6MTc4NDYzNTEwNX0.RydWCkSu0FoB1KetJR5QzfvJFWM4lYayzYvB7v8ThUE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1b05b078863772b-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a0a:ef40:f15:8101:70e8:fda1:3599:e302","cf-ipcountry":"GB","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-Jul-2026 11:58:26 UTC] === User Orders API Called ===
[14-Jul-2026 11:58:26 UTC] User ID: 1054
[14-Jul-2026 11:58:26 UTC] Limit: 20, Offset: 0
[14-Jul-2026 11:58:26 UTC] Orders found: 0
[14-Jul-2026 11:58:26 UTC] Orders data: []
[14-Jul-2026 11:58:26 UTC] Total orders count: 0
[14-Jul-2026 11:58:26 UTC] === API CALL LOG ===
[14-Jul-2026 11:58:26 UTC] Endpoint: user/profile.php
[14-Jul-2026 11:58:26 UTC] Full Log Data: {
    "timestamp": "2026-07-14 11:58:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a0a:ef40:f15:8101:70e8:fda1:3599:e302",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a0a:ef40:f15:8101:70e8:fda1:3599:e302, 172.70.85.103",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NCIsInVzZXJuYW1lIjoieGF1cGx1Z3oiLCJlbWFpbCI6InhhdXBsdWd6QGdtYWlsLmNvbSIsImV4cCI6MTc4NDYzNTEwNX0.RydWCkSu0FoB1KetJR5QzfvJFWM4lYayzYvB7v8ThUE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b05b0838f2772b-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a0a:ef40:f15:8101:70e8:fda1:3599:e302",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 11:58:26 UTC] === END API CALL LOG ===
[14-Jul-2026 11:58:26 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 11:58:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NCIsInVzZXJuYW1lIjoieGF1cGx1Z3oiLCJlbWFpbCI6InhhdXBsdWd6QGdtYWlsLmNvbSIsImV4cCI6MTc4NDYzNTEwNX0.RydWCkSu0FoB1KetJR5QzfvJFWM4lYayzYvB7v8ThUE
[14-Jul-2026 11:58:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 11:58:26 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 11:58:26 UTC] User ID: 1054
[14-Jul-2026 11:58:26 UTC] ✅ User profile retrieved successfully for user ID: 1054
[14-Jul-2026 11:58:26 UTC] === API CALL LOG ===
[14-Jul-2026 11:58:26 UTC] Endpoint: user/profile.php
[14-Jul-2026 11:58:26 UTC] Full Log Data: {
    "timestamp": "2026-07-14 11:58:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a0a:ef40:f15:8101:70e8:fda1:3599:e302",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a0a:ef40:f15:8101:70e8:fda1:3599:e302, 172.70.85.150",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NCIsInVzZXJuYW1lIjoieGF1cGx1Z3oiLCJlbWFpbCI6InhhdXBsdWd6QGdtYWlsLmNvbSIsImV4cCI6MTc4NDYzNTEwNX0.RydWCkSu0FoB1KetJR5QzfvJFWM4lYayzYvB7v8ThUE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b05b0a0a6b772b-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a0a:ef40:f15:8101:70e8:fda1:3599:e302",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 11:58:26 UTC] === END API CALL LOG ===
[14-Jul-2026 11:58:26 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 11:58:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NCIsInVzZXJuYW1lIjoieGF1cGx1Z3oiLCJlbWFpbCI6InhhdXBsdWd6QGdtYWlsLmNvbSIsImV4cCI6MTc4NDYzNTEwNX0.RydWCkSu0FoB1KetJR5QzfvJFWM4lYayzYvB7v8ThUE
[14-Jul-2026 11:58:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 11:58:26 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 11:58:26 UTC] User ID: 1054
[14-Jul-2026 11:58:26 UTC] ✅ User profile retrieved successfully for user ID: 1054
[14-Jul-2026 11:58:53 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 11:58:53 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 11:58:53 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a0a:ef40:f15:8101:70e8:fda1:3599:e302, 172.70.85.150","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NCIsInVzZXJuYW1lIjoieGF1cGx1Z3oiLCJlbWFpbCI6InhhdXBsdWd6QGdtYWlsLmNvbSIsImV4cCI6MTc4NDYzNTEwNX0.RydWCkSu0FoB1KetJR5QzfvJFWM4lYayzYvB7v8ThUE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1b05badfefa772b-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a0a:ef40:f15:8101:70e8:fda1:3599:e302","cf-ipcountry":"GB","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-Jul-2026 11:58:53 UTC] === User Orders API Called ===
[14-Jul-2026 11:58:53 UTC] User ID: 1054
[14-Jul-2026 11:58:53 UTC] Limit: 20, Offset: 0
[14-Jul-2026 11:58:53 UTC] Orders found: 0
[14-Jul-2026 11:58:53 UTC] Orders data: []
[14-Jul-2026 11:58:53 UTC] Total orders count: 0
[14-Jul-2026 11:58:53 UTC] === API CALL LOG ===
[14-Jul-2026 11:58:53 UTC] Endpoint: user/profile.php
[14-Jul-2026 11:58:53 UTC] Full Log Data: {
    "timestamp": "2026-07-14 11:58:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a0a:ef40:f15:8101:70e8:fda1:3599:e302",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a0a:ef40:f15:8101:70e8:fda1:3599:e302, 172.70.85.151",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NCIsInVzZXJuYW1lIjoieGF1cGx1Z3oiLCJlbWFpbCI6InhhdXBsdWd6QGdtYWlsLmNvbSIsImV4cCI6MTc4NDYzNTEwNX0.RydWCkSu0FoB1KetJR5QzfvJFWM4lYayzYvB7v8ThUE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b05bae0f08772b-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a0a:ef40:f15:8101:70e8:fda1:3599:e302",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 11:58:53 UTC] === END API CALL LOG ===
[14-Jul-2026 11:58:53 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 11:58:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NCIsInVzZXJuYW1lIjoieGF1cGx1Z3oiLCJlbWFpbCI6InhhdXBsdWd6QGdtYWlsLmNvbSIsImV4cCI6MTc4NDYzNTEwNX0.RydWCkSu0FoB1KetJR5QzfvJFWM4lYayzYvB7v8ThUE
[14-Jul-2026 11:58:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 11:58:53 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 11:58:53 UTC] User ID: 1054
[14-Jul-2026 11:58:53 UTC] ✅ User profile retrieved successfully for user ID: 1054
[14-Jul-2026 11:58:53 UTC] === API CALL LOG ===
[14-Jul-2026 11:58:53 UTC] Endpoint: user/profile.php
[14-Jul-2026 11:58:53 UTC] Full Log Data: {
    "timestamp": "2026-07-14 11:58:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a0a:ef40:f15:8101:70e8:fda1:3599:e302",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a0a:ef40:f15:8101:70e8:fda1:3599:e302, 172.70.85.151",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NCIsInVzZXJuYW1lIjoieGF1cGx1Z3oiLCJlbWFpbCI6InhhdXBsdWd6QGdtYWlsLmNvbSIsImV4cCI6MTc4NDYzNTEwNX0.RydWCkSu0FoB1KetJR5QzfvJFWM4lYayzYvB7v8ThUE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b05bb1497d772b-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a0a:ef40:f15:8101:70e8:fda1:3599:e302",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 11:58:53 UTC] === END API CALL LOG ===
[14-Jul-2026 11:58:53 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 11:58:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NCIsInVzZXJuYW1lIjoieGF1cGx1Z3oiLCJlbWFpbCI6InhhdXBsdWd6QGdtYWlsLmNvbSIsImV4cCI6MTc4NDYzNTEwNX0.RydWCkSu0FoB1KetJR5QzfvJFWM4lYayzYvB7v8ThUE
[14-Jul-2026 11:58:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 11:58:53 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 11:58:53 UTC] User ID: 1054
[14-Jul-2026 11:58:53 UTC] ✅ User profile retrieved successfully for user ID: 1054
[14-Jul-2026 11:58:53 UTC] === API CALL LOG ===
[14-Jul-2026 11:58:53 UTC] Endpoint: user/profile.php
[14-Jul-2026 11:58:53 UTC] Full Log Data: {
    "timestamp": "2026-07-14 11:58:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a0a:ef40:f15:8101:70e8:fda1:3599:e302",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a0a:ef40:f15:8101:70e8:fda1:3599:e302, 172.70.85.150",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NCIsInVzZXJuYW1lIjoieGF1cGx1Z3oiLCJlbWFpbCI6InhhdXBsdWd6QGdtYWlsLmNvbSIsImV4cCI6MTc4NDYzNTEwNX0.RydWCkSu0FoB1KetJR5QzfvJFWM4lYayzYvB7v8ThUE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b05bb1d9d5772b-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a0a:ef40:f15:8101:70e8:fda1:3599:e302",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 11:58:53 UTC] === END API CALL LOG ===
[14-Jul-2026 11:58:53 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 11:58:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NCIsInVzZXJuYW1lIjoieGF1cGx1Z3oiLCJlbWFpbCI6InhhdXBsdWd6QGdtYWlsLmNvbSIsImV4cCI6MTc4NDYzNTEwNX0.RydWCkSu0FoB1KetJR5QzfvJFWM4lYayzYvB7v8ThUE
[14-Jul-2026 11:58:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 11:58:53 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 11:58:53 UTC] User ID: 1054
[14-Jul-2026 11:58:53 UTC] ✅ User profile retrieved successfully for user ID: 1054
[14-Jul-2026 12:02:39 UTC] === API CALL LOG ===
[14-Jul-2026 12:02:39 UTC] Endpoint: user/profile.php
[14-Jul-2026 12:02:39 UTC] Full Log Data: {
    "timestamp": "2026-07-14 12:02:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a0a:ef40:f15:8101:70e8:fda1:3599:e302",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a0a:ef40:f15:8101:70e8:fda1:3599:e302, 172.70.85.151",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NCIsInVzZXJuYW1lIjoieGF1cGx1Z3oiLCJlbWFpbCI6InhhdXBsdWd6QGdtYWlsLmNvbSIsImV4cCI6MTc4NDYzNTEwNX0.RydWCkSu0FoB1KetJR5QzfvJFWM4lYayzYvB7v8ThUE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b06137bfce7783-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a0a:ef40:f15:8101:70e8:fda1:3599:e302",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 12:02:39 UTC] === END API CALL LOG ===
[14-Jul-2026 12:02:39 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 12:02:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NCIsInVzZXJuYW1lIjoieGF1cGx1Z3oiLCJlbWFpbCI6InhhdXBsdWd6QGdtYWlsLmNvbSIsImV4cCI6MTc4NDYzNTEwNX0.RydWCkSu0FoB1KetJR5QzfvJFWM4lYayzYvB7v8ThUE
[14-Jul-2026 12:02:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 12:02:39 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 12:02:39 UTC] User ID: 1054
[14-Jul-2026 12:02:39 UTC] ✅ User profile retrieved successfully for user ID: 1054
[14-Jul-2026 12:02:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 12:02:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 12:02:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a0a:ef40:f15:8101:70e8:fda1:3599:e302, 172.70.85.150","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NCIsInVzZXJuYW1lIjoieGF1cGx1Z3oiLCJlbWFpbCI6InhhdXBsdWd6QGdtYWlsLmNvbSIsImV4cCI6MTc4NDYzNTEwNX0.RydWCkSu0FoB1KetJR5QzfvJFWM4lYayzYvB7v8ThUE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1b06137bfcd7783-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a0a:ef40:f15:8101:70e8:fda1:3599:e302","cf-ipcountry":"GB","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-Jul-2026 12:02:40 UTC] === User Orders API Called ===
[14-Jul-2026 12:02:40 UTC] User ID: 1054
[14-Jul-2026 12:02:40 UTC] Limit: 20, Offset: 0
[14-Jul-2026 12:02:40 UTC] Orders found: 0
[14-Jul-2026 12:02:40 UTC] Orders data: []
[14-Jul-2026 12:02:40 UTC] Total orders count: 0
[14-Jul-2026 12:02:40 UTC] === API CALL LOG ===
[14-Jul-2026 12:02:40 UTC] Endpoint: user/profile.php
[14-Jul-2026 12:02:40 UTC] Full Log Data: {
    "timestamp": "2026-07-14 12:02:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a0a:ef40:f15:8101:70e8:fda1:3599:e302",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a0a:ef40:f15:8101:70e8:fda1:3599:e302, 172.70.85.150",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NCIsInVzZXJuYW1lIjoieGF1cGx1Z3oiLCJlbWFpbCI6InhhdXBsdWd6QGdtYWlsLmNvbSIsImV4cCI6MTc4NDYzNTEwNX0.RydWCkSu0FoB1KetJR5QzfvJFWM4lYayzYvB7v8ThUE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b06139d9597783-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a0a:ef40:f15:8101:70e8:fda1:3599:e302",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 12:02:40 UTC] === END API CALL LOG ===
[14-Jul-2026 12:02:40 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 12:02:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NCIsInVzZXJuYW1lIjoieGF1cGx1Z3oiLCJlbWFpbCI6InhhdXBsdWd6QGdtYWlsLmNvbSIsImV4cCI6MTc4NDYzNTEwNX0.RydWCkSu0FoB1KetJR5QzfvJFWM4lYayzYvB7v8ThUE
[14-Jul-2026 12:02:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 12:02:40 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 12:02:40 UTC] User ID: 1054
[14-Jul-2026 12:02:40 UTC] ✅ User profile retrieved successfully for user ID: 1054
[14-Jul-2026 12:02:40 UTC] === API CALL LOG ===
[14-Jul-2026 12:02:40 UTC] Endpoint: user/profile.php
[14-Jul-2026 12:02:40 UTC] Full Log Data: {
    "timestamp": "2026-07-14 12:02:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a0a:ef40:f15:8101:70e8:fda1:3599:e302",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a0a:ef40:f15:8101:70e8:fda1:3599:e302, 172.70.85.151",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NCIsInVzZXJuYW1lIjoieGF1cGx1Z3oiLCJlbWFpbCI6InhhdXBsdWd6QGdtYWlsLmNvbSIsImV4cCI6MTc4NDYzNTEwNX0.RydWCkSu0FoB1KetJR5QzfvJFWM4lYayzYvB7v8ThUE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b0613b8a6c7783-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a0a:ef40:f15:8101:70e8:fda1:3599:e302",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 12:02:40 UTC] === END API CALL LOG ===
[14-Jul-2026 12:02:40 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 12:02:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NCIsInVzZXJuYW1lIjoieGF1cGx1Z3oiLCJlbWFpbCI6InhhdXBsdWd6QGdtYWlsLmNvbSIsImV4cCI6MTc4NDYzNTEwNX0.RydWCkSu0FoB1KetJR5QzfvJFWM4lYayzYvB7v8ThUE
[14-Jul-2026 12:02:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 12:02:40 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 12:02:40 UTC] User ID: 1054
[14-Jul-2026 12:02:40 UTC] ✅ User profile retrieved successfully for user ID: 1054
[14-Jul-2026 12:03:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 12:03:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 12:03:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a0a:ef40:f15:8101:70e8:fda1:3599:e302, 172.70.85.150","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NCIsInVzZXJuYW1lIjoieGF1cGx1Z3oiLCJlbWFpbCI6InhhdXBsdWd6QGdtYWlsLmNvbSIsImV4cCI6MTc4NDYzNTEwNX0.RydWCkSu0FoB1KetJR5QzfvJFWM4lYayzYvB7v8ThUE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1b062094c8e7783-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a0a:ef40:f15:8101:70e8:fda1:3599:e302","cf-ipcountry":"GB","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-Jul-2026 12:03:13 UTC] === User Orders API Called ===
[14-Jul-2026 12:03:13 UTC] User ID: 1054
[14-Jul-2026 12:03:13 UTC] Limit: 20, Offset: 0
[14-Jul-2026 12:03:13 UTC] Orders found: 0
[14-Jul-2026 12:03:13 UTC] Orders data: []
[14-Jul-2026 12:03:13 UTC] Total orders count: 0
[14-Jul-2026 12:03:13 UTC] === API CALL LOG ===
[14-Jul-2026 12:03:13 UTC] Endpoint: user/profile.php
[14-Jul-2026 12:03:13 UTC] Full Log Data: {
    "timestamp": "2026-07-14 12:03:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a0a:ef40:f15:8101:70e8:fda1:3599:e302",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a0a:ef40:f15:8101:70e8:fda1:3599:e302, 172.70.85.150",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NCIsInVzZXJuYW1lIjoieGF1cGx1Z3oiLCJlbWFpbCI6InhhdXBsdWd6QGdtYWlsLmNvbSIsImV4cCI6MTc4NDYzNTEwNX0.RydWCkSu0FoB1KetJR5QzfvJFWM4lYayzYvB7v8ThUE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b062099cbc7783-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a0a:ef40:f15:8101:70e8:fda1:3599:e302",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 12:03:13 UTC] === END API CALL LOG ===
[14-Jul-2026 12:03:13 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 12:03:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NCIsInVzZXJuYW1lIjoieGF1cGx1Z3oiLCJlbWFpbCI6InhhdXBsdWd6QGdtYWlsLmNvbSIsImV4cCI6MTc4NDYzNTEwNX0.RydWCkSu0FoB1KetJR5QzfvJFWM4lYayzYvB7v8ThUE
[14-Jul-2026 12:03:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 12:03:13 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 12:03:13 UTC] User ID: 1054
[14-Jul-2026 12:03:13 UTC] ✅ User profile retrieved successfully for user ID: 1054
[14-Jul-2026 12:03:13 UTC] === API CALL LOG ===
[14-Jul-2026 12:03:13 UTC] Endpoint: user/profile.php
[14-Jul-2026 12:03:13 UTC] Full Log Data: {
    "timestamp": "2026-07-14 12:03:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a0a:ef40:f15:8101:70e8:fda1:3599:e302",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a0a:ef40:f15:8101:70e8:fda1:3599:e302, 172.70.85.150",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NCIsInVzZXJuYW1lIjoieGF1cGx1Z3oiLCJlbWFpbCI6InhhdXBsdWd6QGdtYWlsLmNvbSIsImV4cCI6MTc4NDYzNTEwNX0.RydWCkSu0FoB1KetJR5QzfvJFWM4lYayzYvB7v8ThUE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b0620c4ef07783-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a0a:ef40:f15:8101:70e8:fda1:3599:e302",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 12:03:13 UTC] === END API CALL LOG ===
[14-Jul-2026 12:03:13 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 12:03:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NCIsInVzZXJuYW1lIjoieGF1cGx1Z3oiLCJlbWFpbCI6InhhdXBsdWd6QGdtYWlsLmNvbSIsImV4cCI6MTc4NDYzNTEwNX0.RydWCkSu0FoB1KetJR5QzfvJFWM4lYayzYvB7v8ThUE
[14-Jul-2026 12:03:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 12:03:13 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 12:03:13 UTC] User ID: 1054
[14-Jul-2026 12:03:13 UTC] ✅ User profile retrieved successfully for user ID: 1054
[14-Jul-2026 12:03:14 UTC] === API CALL LOG ===
[14-Jul-2026 12:03:14 UTC] Endpoint: user/profile.php
[14-Jul-2026 12:03:14 UTC] Full Log Data: {
    "timestamp": "2026-07-14 12:03:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a0a:ef40:f15:8101:70e8:fda1:3599:e302",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a0a:ef40:f15:8101:70e8:fda1:3599:e302, 172.70.85.150",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NCIsInVzZXJuYW1lIjoieGF1cGx1Z3oiLCJlbWFpbCI6InhhdXBsdWd6QGdtYWlsLmNvbSIsImV4cCI6MTc4NDYzNTEwNX0.RydWCkSu0FoB1KetJR5QzfvJFWM4lYayzYvB7v8ThUE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b0620d884b7783-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a0a:ef40:f15:8101:70e8:fda1:3599:e302",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 12:03:14 UTC] === END API CALL LOG ===
[14-Jul-2026 12:03:14 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 12:03:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NCIsInVzZXJuYW1lIjoieGF1cGx1Z3oiLCJlbWFpbCI6InhhdXBsdWd6QGdtYWlsLmNvbSIsImV4cCI6MTc4NDYzNTEwNX0.RydWCkSu0FoB1KetJR5QzfvJFWM4lYayzYvB7v8ThUE
[14-Jul-2026 12:03:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 12:03:14 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 12:03:14 UTC] User ID: 1054
[14-Jul-2026 12:03:14 UTC] ✅ User profile retrieved successfully for user ID: 1054
[14-Jul-2026 15:12:05 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 15:12:05 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 15:12:05 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-forwarded-proto":"https","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzg0NjQ2NzIyfQ.U0wgKcJq8xwcEJfbeonNlebBmfu3x_NF4qFgBpEDolY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1b176af89ce0b17-MIA","X-Forwarded-For":"201.218.56.197, 104.22.86.108","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"201.218.56.197","cf-ipcountry":"EC","cf-visitor":"{\"scheme\":\"https\"}"}
[14-Jul-2026 15:12:05 UTC] === User Orders API Called ===
[14-Jul-2026 15:12:05 UTC] User ID: 5
[14-Jul-2026 15:12:05 UTC] Limit: 20, Offset: 0
[14-Jul-2026 15:12:05 UTC] Orders found: 0
[14-Jul-2026 15:12:05 UTC] Orders data: []
[14-Jul-2026 15:12:05 UTC] Total orders count: 0
[14-Jul-2026 15:12:05 UTC] === API CALL LOG ===
[14-Jul-2026 15:12:05 UTC] Endpoint: user/profile.php
[14-Jul-2026 15:12:05 UTC] Full Log Data: {
    "timestamp": "2026-07-14 15:12:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "201.218.56.197",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-forwarded-proto": "https",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzg0NjQ2NzIyfQ.U0wgKcJq8xwcEJfbeonNlebBmfu3x_NF4qFgBpEDolY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b176b1adff5e2a-MIA",
        "X-Forwarded-For": "201.218.56.197, 104.23.248.168",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "201.218.56.197",
        "cf-ipcountry": "EC",
        "cf-visitor": "{\"scheme\":\"https\"}"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 15:12:05 UTC] === END API CALL LOG ===
[14-Jul-2026 15:12:05 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 15:12:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzg0NjQ2NzIyfQ.U0wgKcJq8xwcEJfbeonNlebBmfu3x_NF4qFgBpEDolY
[14-Jul-2026 15:12:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 15:12:05 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 15:12:05 UTC] User ID: 5
[14-Jul-2026 15:12:05 UTC] ✅ User profile retrieved successfully for user ID: 5
[14-Jul-2026 15:12:11 UTC] === API CALL LOG ===
[14-Jul-2026 15:12:11 UTC] Endpoint: user/profile.php
[14-Jul-2026 15:12:11 UTC] Full Log Data: {
    "timestamp": "2026-07-14 15:12:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "201.218.56.197",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-forwarded-proto": "https",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzg0NjQ2NzIyfQ.U0wgKcJq8xwcEJfbeonNlebBmfu3x_NF4qFgBpEDolY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b176d7ccbacea2-MIA",
        "X-Forwarded-For": "201.218.56.197, 104.22.86.108",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "201.218.56.197",
        "cf-ipcountry": "EC",
        "cf-visitor": "{\"scheme\":\"https\"}"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 15:12:11 UTC] === END API CALL LOG ===
[14-Jul-2026 15:12:11 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 15:12:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzg0NjQ2NzIyfQ.U0wgKcJq8xwcEJfbeonNlebBmfu3x_NF4qFgBpEDolY
[14-Jul-2026 15:12:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 15:12:11 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 15:12:11 UTC] User ID: 5
[14-Jul-2026 15:12:11 UTC] ✅ User profile retrieved successfully for user ID: 5
[14-Jul-2026 15:12:13 UTC] === API CALL LOG ===
[14-Jul-2026 15:12:13 UTC] Endpoint: user/profile.php
[14-Jul-2026 15:12:13 UTC] Full Log Data: {
    "timestamp": "2026-07-14 15:12:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "201.218.56.197",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-forwarded-proto": "https",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzg0NjQ2NzIyfQ.U0wgKcJq8xwcEJfbeonNlebBmfu3x_NF4qFgBpEDolY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b176e34d63b189-MIA",
        "X-Forwarded-For": "201.218.56.197, 104.22.86.108",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "201.218.56.197",
        "cf-ipcountry": "EC",
        "cf-visitor": "{\"scheme\":\"https\"}"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 15:12:13 UTC] === END API CALL LOG ===
[14-Jul-2026 15:12:13 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 15:12:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzg0NjQ2NzIyfQ.U0wgKcJq8xwcEJfbeonNlebBmfu3x_NF4qFgBpEDolY
[14-Jul-2026 15:12:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 15:12:13 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 15:12:13 UTC] User ID: 5
[14-Jul-2026 15:12:13 UTC] ✅ User profile retrieved successfully for user ID: 5
[14-Jul-2026 15:12:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 15:12:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 15:12:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","x-forwarded-proto":"https","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzg0NjQ2NzIyfQ.U0wgKcJq8xwcEJfbeonNlebBmfu3x_NF4qFgBpEDolY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1b176e38d0dc141-MIA","X-Forwarded-For":"201.218.56.197, 104.23.248.168","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"201.218.56.197","cf-ipcountry":"EC","cf-visitor":"{\"scheme\":\"https\"}"}
[14-Jul-2026 15:12:13 UTC] === User Orders API Called ===
[14-Jul-2026 15:12:13 UTC] User ID: 5
[14-Jul-2026 15:12:13 UTC] Limit: 20, Offset: 0
[14-Jul-2026 15:12:13 UTC] Orders found: 0
[14-Jul-2026 15:12:13 UTC] Orders data: []
[14-Jul-2026 15:12:13 UTC] Total orders count: 0
[14-Jul-2026 15:12:32 UTC] === API CALL LOG ===
[14-Jul-2026 15:12:32 UTC] Endpoint: user/profile.php
[14-Jul-2026 15:12:32 UTC] Full Log Data: {
    "timestamp": "2026-07-14 15:12:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.160.155.8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-forwarded-proto": "https",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzg0NjQ2NzUxfQ.I7bu-U1DdAHx3HqZjbzUXwQd-RlMCiah6Fr4XkzqUrY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b1775ccf0fe1c9-MRS",
        "X-Forwarded-For": "197.160.155.8, 172.68.234.131",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.160.155.8",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 15:12:32 UTC] === END API CALL LOG ===
[14-Jul-2026 15:12:32 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 15:12:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzg0NjQ2NzUxfQ.I7bu-U1DdAHx3HqZjbzUXwQd-RlMCiah6Fr4XkzqUrY
[14-Jul-2026 15:12:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 15:12:32 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 15:12:32 UTC] User ID: 5
[14-Jul-2026 15:12:32 UTC] ✅ User profile retrieved successfully for user ID: 5
[14-Jul-2026 15:12:40 UTC] === API CALL LOG ===
[14-Jul-2026 15:12:40 UTC] Endpoint: user/profile.php
[14-Jul-2026 15:12:40 UTC] Full Log Data: {
    "timestamp": "2026-07-14 15:12:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.160.155.8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-forwarded-proto": "https",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzg0NjQ2NzUxfQ.I7bu-U1DdAHx3HqZjbzUXwQd-RlMCiah6Fr4XkzqUrY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b1778a1fede279-MRS",
        "X-Forwarded-For": "197.160.155.8, 172.70.108.15",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.160.155.8",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 15:12:40 UTC] === END API CALL LOG ===
[14-Jul-2026 15:12:40 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 15:12:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzg0NjQ2NzUxfQ.I7bu-U1DdAHx3HqZjbzUXwQd-RlMCiah6Fr4XkzqUrY
[14-Jul-2026 15:12:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 15:12:40 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 15:12:40 UTC] User ID: 5
[14-Jul-2026 15:12:40 UTC] ✅ User profile retrieved successfully for user ID: 5
[14-Jul-2026 15:12:41 UTC] === API CALL LOG ===
[14-Jul-2026 15:12:41 UTC] Endpoint: user/profile.php
[14-Jul-2026 15:12:41 UTC] Full Log Data: {
    "timestamp": "2026-07-14 15:12:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.160.155.8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-forwarded-proto": "https",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzg0NjQ2NzUxfQ.I7bu-U1DdAHx3HqZjbzUXwQd-RlMCiah6Fr4XkzqUrY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b17791d99dcd8f-MRS",
        "X-Forwarded-For": "197.160.155.8, 162.159.122.164",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.160.155.8",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 15:12:41 UTC] === END API CALL LOG ===
[14-Jul-2026 15:12:41 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 15:12:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzg0NjQ2NzUxfQ.I7bu-U1DdAHx3HqZjbzUXwQd-RlMCiah6Fr4XkzqUrY
[14-Jul-2026 15:12:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 15:12:41 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 15:12:41 UTC] User ID: 5
[14-Jul-2026 15:12:41 UTC] ✅ User profile retrieved successfully for user ID: 5
[14-Jul-2026 15:12:41 UTC] === API CALL LOG ===
[14-Jul-2026 15:12:41 UTC] Endpoint: user/profile.php
[14-Jul-2026 15:12:41 UTC] Full Log Data: {
    "timestamp": "2026-07-14 15:12:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.160.155.8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-forwarded-proto": "https",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzg0NjQ2NzUxfQ.I7bu-U1DdAHx3HqZjbzUXwQd-RlMCiah6Fr4XkzqUrY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b177923a4118c4-MRS",
        "X-Forwarded-For": "197.160.155.8, 162.159.122.165",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.160.155.8",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 15:12:41 UTC] === END API CALL LOG ===
[14-Jul-2026 15:12:41 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 15:12:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1LCJ1c2VybmFtZSI6ImFzaGFkYXRhIiwiZW1haWwiOiJ0ZXN0QHRlc3QuY29tIiwiZXhwIjoxNzg0NjQ2NzUxfQ.I7bu-U1DdAHx3HqZjbzUXwQd-RlMCiah6Fr4XkzqUrY
[14-Jul-2026 15:12:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 15:12:41 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 15:12:41 UTC] User ID: 5
[14-Jul-2026 15:12:41 UTC] ✅ User profile retrieved successfully for user ID: 5
[14-Jul-2026 15:25:11 UTC] === API CALL LOG ===
[14-Jul-2026 15:25:11 UTC] Endpoint: user/profile.php
[14-Jul-2026 15:25:11 UTC] Full Log Data: {
    "timestamp": "2026-07-14 15:25:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.210.54.111",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.210.54.111, 141.101.99.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1MiIsInVzZXJuYW1lIjoidmV4b3JhcHJvcGVydHkiLCJlbWFpbCI6InZleG9yYXByb3BlcnR5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDYzMjcwMH0.kxtAFjRUM1hemxEqtu1JeoNvAAzYSNTlMzVzc5ZhVZ0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b189e1fa78ed0a-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.210.54.111",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 15:25:11 UTC] === END API CALL LOG ===
[14-Jul-2026 15:25:11 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 15:25:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1MiIsInVzZXJuYW1lIjoidmV4b3JhcHJvcGVydHkiLCJlbWFpbCI6InZleG9yYXByb3BlcnR5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDYzMjcwMH0.kxtAFjRUM1hemxEqtu1JeoNvAAzYSNTlMzVzc5ZhVZ0
[14-Jul-2026 15:25:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 15:25:11 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 15:25:11 UTC] User ID: 1052
[14-Jul-2026 15:25:11 UTC] ✅ User profile retrieved successfully for user ID: 1052
[14-Jul-2026 15:25:12 UTC] === API CALL LOG ===
[14-Jul-2026 15:25:12 UTC] Endpoint: user/profile.php
[14-Jul-2026 15:25:12 UTC] Full Log Data: {
    "timestamp": "2026-07-14 15:25:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.210.54.111",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.210.54.111, 141.101.99.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1MiIsInVzZXJuYW1lIjoidmV4b3JhcHJvcGVydHkiLCJlbWFpbCI6InZleG9yYXByb3BlcnR5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDYzMjcwMH0.kxtAFjRUM1hemxEqtu1JeoNvAAzYSNTlMzVzc5ZhVZ0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b189e698cced0a-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.210.54.111",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 15:25:12 UTC] === END API CALL LOG ===
[14-Jul-2026 15:25:12 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 15:25:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1MiIsInVzZXJuYW1lIjoidmV4b3JhcHJvcGVydHkiLCJlbWFpbCI6InZleG9yYXByb3BlcnR5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDYzMjcwMH0.kxtAFjRUM1hemxEqtu1JeoNvAAzYSNTlMzVzc5ZhVZ0
[14-Jul-2026 15:25:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 15:25:12 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 15:25:12 UTC] User ID: 1052
[14-Jul-2026 15:25:12 UTC] ✅ User profile retrieved successfully for user ID: 1052
[14-Jul-2026 15:25:12 UTC] === API CALL LOG ===
[14-Jul-2026 15:25:12 UTC] Endpoint: user/profile.php
[14-Jul-2026 15:25:12 UTC] Full Log Data: {
    "timestamp": "2026-07-14 15:25:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.210.54.111",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.210.54.111, 141.101.99.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1MiIsInVzZXJuYW1lIjoidmV4b3JhcHJvcGVydHkiLCJlbWFpbCI6InZleG9yYXByb3BlcnR5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDYzMjcwMH0.kxtAFjRUM1hemxEqtu1JeoNvAAzYSNTlMzVzc5ZhVZ0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b189e78b94ed0a-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.210.54.111",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 15:25:12 UTC] === END API CALL LOG ===
[14-Jul-2026 15:25:12 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 15:25:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1MiIsInVzZXJuYW1lIjoidmV4b3JhcHJvcGVydHkiLCJlbWFpbCI6InZleG9yYXByb3BlcnR5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDYzMjcwMH0.kxtAFjRUM1hemxEqtu1JeoNvAAzYSNTlMzVzc5ZhVZ0
[14-Jul-2026 15:25:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 15:25:12 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 15:25:12 UTC] User ID: 1052
[14-Jul-2026 15:25:12 UTC] ✅ User profile retrieved successfully for user ID: 1052
[14-Jul-2026 15:25:12 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 15:25:12 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 15:25:12 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.210.54.111, 141.101.99.152","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1MiIsInVzZXJuYW1lIjoidmV4b3JhcHJvcGVydHkiLCJlbWFpbCI6InZleG9yYXByb3BlcnR5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDYzMjcwMH0.kxtAFjRUM1hemxEqtu1JeoNvAAzYSNTlMzVzc5ZhVZ0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1b189e8bf92ed0a-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"197.210.54.111","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-Jul-2026 15:25:12 UTC] === User Orders API Called ===
[14-Jul-2026 15:25:12 UTC] User ID: 1052
[14-Jul-2026 15:25:12 UTC] Limit: 20, Offset: 0
[14-Jul-2026 15:25:12 UTC] Orders found: 0
[14-Jul-2026 15:25:12 UTC] Orders data: []
[14-Jul-2026 15:25:12 UTC] Total orders count: 0
[14-Jul-2026 15:25:12 UTC] === API CALL LOG ===
[14-Jul-2026 15:25:12 UTC] Endpoint: user/profile.php
[14-Jul-2026 15:25:12 UTC] Full Log Data: {
    "timestamp": "2026-07-14 15:25:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.210.54.111",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.210.54.111, 141.101.99.151",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1MiIsInVzZXJuYW1lIjoidmV4b3JhcHJvcGVydHkiLCJlbWFpbCI6InZleG9yYXByb3BlcnR5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDYzMjcwMH0.kxtAFjRUM1hemxEqtu1JeoNvAAzYSNTlMzVzc5ZhVZ0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b189e8bf97ed0a-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.210.54.111",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 15:25:12 UTC] === END API CALL LOG ===
[14-Jul-2026 15:25:12 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 15:25:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1MiIsInVzZXJuYW1lIjoidmV4b3JhcHJvcGVydHkiLCJlbWFpbCI6InZleG9yYXByb3BlcnR5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDYzMjcwMH0.kxtAFjRUM1hemxEqtu1JeoNvAAzYSNTlMzVzc5ZhVZ0
[14-Jul-2026 15:25:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 15:25:12 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 15:25:12 UTC] User ID: 1052
[14-Jul-2026 15:25:12 UTC] ✅ User profile retrieved successfully for user ID: 1052
[14-Jul-2026 15:25:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 15:25:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 15:25:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.210.54.111, 141.101.99.151","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1MiIsInVzZXJuYW1lIjoidmV4b3JhcHJvcGVydHkiLCJlbWFpbCI6InZleG9yYXByb3BlcnR5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDYzMjcwMH0.kxtAFjRUM1hemxEqtu1JeoNvAAzYSNTlMzVzc5ZhVZ0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1b18a38ebd8ed0a-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"197.210.54.111","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-Jul-2026 15:25:25 UTC] === User Orders API Called ===
[14-Jul-2026 15:25:25 UTC] User ID: 1052
[14-Jul-2026 15:25:25 UTC] Limit: 20, Offset: 0
[14-Jul-2026 15:25:25 UTC] Orders found: 0
[14-Jul-2026 15:25:25 UTC] Orders data: []
[14-Jul-2026 15:25:25 UTC] Total orders count: 0
[14-Jul-2026 15:25:25 UTC] === API CALL LOG ===
[14-Jul-2026 15:25:25 UTC] Endpoint: user/profile.php
[14-Jul-2026 15:25:25 UTC] Full Log Data: {
    "timestamp": "2026-07-14 15:25:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.210.54.111",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.210.54.111, 141.101.99.151",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1MiIsInVzZXJuYW1lIjoidmV4b3JhcHJvcGVydHkiLCJlbWFpbCI6InZleG9yYXByb3BlcnR5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDYzMjcwMH0.kxtAFjRUM1hemxEqtu1JeoNvAAzYSNTlMzVzc5ZhVZ0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b18a3a1f35ed0a-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.210.54.111",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 15:25:25 UTC] === END API CALL LOG ===
[14-Jul-2026 15:25:25 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 15:25:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1MiIsInVzZXJuYW1lIjoidmV4b3JhcHJvcGVydHkiLCJlbWFpbCI6InZleG9yYXByb3BlcnR5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDYzMjcwMH0.kxtAFjRUM1hemxEqtu1JeoNvAAzYSNTlMzVzc5ZhVZ0
[14-Jul-2026 15:25:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 15:25:25 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 15:25:25 UTC] User ID: 1052
[14-Jul-2026 15:25:25 UTC] ✅ User profile retrieved successfully for user ID: 1052
[14-Jul-2026 15:25:26 UTC] === API CALL LOG ===
[14-Jul-2026 15:25:26 UTC] Endpoint: user/profile.php
[14-Jul-2026 15:25:26 UTC] Full Log Data: {
    "timestamp": "2026-07-14 15:25:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.210.54.111",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.210.54.111, 141.101.99.151",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1MiIsInVzZXJuYW1lIjoidmV4b3JhcHJvcGVydHkiLCJlbWFpbCI6InZleG9yYXByb3BlcnR5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDYzMjcwMH0.kxtAFjRUM1hemxEqtu1JeoNvAAzYSNTlMzVzc5ZhVZ0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b18a3d794ced0a-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.210.54.111",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 15:25:26 UTC] === END API CALL LOG ===
[14-Jul-2026 15:25:26 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 15:25:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1MiIsInVzZXJuYW1lIjoidmV4b3JhcHJvcGVydHkiLCJlbWFpbCI6InZleG9yYXByb3BlcnR5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDYzMjcwMH0.kxtAFjRUM1hemxEqtu1JeoNvAAzYSNTlMzVzc5ZhVZ0
[14-Jul-2026 15:25:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 15:25:26 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 15:25:26 UTC] User ID: 1052
[14-Jul-2026 15:25:26 UTC] ✅ User profile retrieved successfully for user ID: 1052
[14-Jul-2026 15:25:29 UTC] === API CALL LOG ===
[14-Jul-2026 15:25:29 UTC] Endpoint: user/profile.php
[14-Jul-2026 15:25:29 UTC] Full Log Data: {
    "timestamp": "2026-07-14 15:25:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.210.54.111",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.210.54.111, 141.101.99.151",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1MiIsInVzZXJuYW1lIjoidmV4b3JhcHJvcGVydHkiLCJlbWFpbCI6InZleG9yYXByb3BlcnR5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDYzMjcwMH0.kxtAFjRUM1hemxEqtu1JeoNvAAzYSNTlMzVzc5ZhVZ0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b18a50db9fed0a-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.210.54.111",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 15:25:29 UTC] === END API CALL LOG ===
[14-Jul-2026 15:25:29 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 15:25:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1MiIsInVzZXJuYW1lIjoidmV4b3JhcHJvcGVydHkiLCJlbWFpbCI6InZleG9yYXByb3BlcnR5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDYzMjcwMH0.kxtAFjRUM1hemxEqtu1JeoNvAAzYSNTlMzVzc5ZhVZ0
[14-Jul-2026 15:25:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 15:25:29 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 15:25:29 UTC] User ID: 1052
[14-Jul-2026 15:25:29 UTC] ✅ User profile retrieved successfully for user ID: 1052
[14-Jul-2026 15:26:02 UTC] === API CALL LOG ===
[14-Jul-2026 15:26:02 UTC] Endpoint: user/profile.php
[14-Jul-2026 15:26:02 UTC] Full Log Data: {
    "timestamp": "2026-07-14 15:26:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.210.54.111",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.210.54.111, 141.101.99.151",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1MiIsInVzZXJuYW1lIjoidmV4b3JhcHJvcGVydHkiLCJlbWFpbCI6InZleG9yYXByb3BlcnR5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDYzMjcwMH0.kxtAFjRUM1hemxEqtu1JeoNvAAzYSNTlMzVzc5ZhVZ0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b18b21782aed0a-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.210.54.111",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 15:26:02 UTC] === END API CALL LOG ===
[14-Jul-2026 15:26:02 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 15:26:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1MiIsInVzZXJuYW1lIjoidmV4b3JhcHJvcGVydHkiLCJlbWFpbCI6InZleG9yYXByb3BlcnR5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDYzMjcwMH0.kxtAFjRUM1hemxEqtu1JeoNvAAzYSNTlMzVzc5ZhVZ0
[14-Jul-2026 15:26:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 15:26:02 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 15:26:02 UTC] User ID: 1052
[14-Jul-2026 15:26:02 UTC] ✅ User profile retrieved successfully for user ID: 1052
[14-Jul-2026 15:26:02 UTC] User Purchases API - User ID: 1052
[14-Jul-2026 15:26:02 UTC] User Purchases API - Total purchases found: 0
[14-Jul-2026 15:26:04 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 15:26:04 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 15:26:04 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.210.54.111, 141.101.99.151","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1MiIsInVzZXJuYW1lIjoidmV4b3JhcHJvcGVydHkiLCJlbWFpbCI6InZleG9yYXByb3BlcnR5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDYzMjcwMH0.kxtAFjRUM1hemxEqtu1JeoNvAAzYSNTlMzVzc5ZhVZ0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1b18b2cb84ced0a-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"197.210.54.111","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-Jul-2026 15:26:04 UTC] === User Orders API Called ===
[14-Jul-2026 15:26:04 UTC] User ID: 1052
[14-Jul-2026 15:26:04 UTC] Limit: 20, Offset: 0
[14-Jul-2026 15:26:04 UTC] Orders found: 0
[14-Jul-2026 15:26:04 UTC] Orders data: []
[14-Jul-2026 15:26:04 UTC] Total orders count: 0
[14-Jul-2026 15:26:06 UTC] === API CALL LOG ===
[14-Jul-2026 15:26:06 UTC] Endpoint: user/profile.php
[14-Jul-2026 15:26:06 UTC] Full Log Data: {
    "timestamp": "2026-07-14 15:26:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.210.54.111",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.210.54.111, 141.101.99.151",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1MiIsInVzZXJuYW1lIjoidmV4b3JhcHJvcGVydHkiLCJlbWFpbCI6InZleG9yYXByb3BlcnR5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDYzMjcwMH0.kxtAFjRUM1hemxEqtu1JeoNvAAzYSNTlMzVzc5ZhVZ0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b18b38cbc3ed0a-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.210.54.111",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 15:26:06 UTC] === END API CALL LOG ===
[14-Jul-2026 15:26:06 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 15:26:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1MiIsInVzZXJuYW1lIjoidmV4b3JhcHJvcGVydHkiLCJlbWFpbCI6InZleG9yYXByb3BlcnR5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDYzMjcwMH0.kxtAFjRUM1hemxEqtu1JeoNvAAzYSNTlMzVzc5ZhVZ0
[14-Jul-2026 15:26:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 15:26:06 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 15:26:06 UTC] User ID: 1052
[14-Jul-2026 15:26:06 UTC] ✅ User profile retrieved successfully for user ID: 1052
[14-Jul-2026 15:26:06 UTC] User Purchases API - User ID: 1052
[14-Jul-2026 15:26:06 UTC] User Purchases API - Total purchases found: 0
[14-Jul-2026 15:26:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 15:26:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 15:26:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.210.54.111, 141.101.99.151","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1MiIsInVzZXJuYW1lIjoidmV4b3JhcHJvcGVydHkiLCJlbWFpbCI6InZleG9yYXByb3BlcnR5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDYzMjcwMH0.kxtAFjRUM1hemxEqtu1JeoNvAAzYSNTlMzVzc5ZhVZ0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1b18b59ff1fed0a-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"197.210.54.111","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-Jul-2026 15:26:11 UTC] === API CALL LOG ===
[14-Jul-2026 15:26:11 UTC] Endpoint: user/profile.php
[14-Jul-2026 15:26:11 UTC] === User Orders API Called ===
[14-Jul-2026 15:26:11 UTC] User ID: 1052
[14-Jul-2026 15:26:11 UTC] Full Log Data: {
    "timestamp": "2026-07-14 15:26:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.210.54.111",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.210.54.111, 141.101.99.151",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1MiIsInVzZXJuYW1lIjoidmV4b3JhcHJvcGVydHkiLCJlbWFpbCI6InZleG9yYXByb3BlcnR5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDYzMjcwMH0.kxtAFjRUM1hemxEqtu1JeoNvAAzYSNTlMzVzc5ZhVZ0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b18b59ff20ed0a-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.210.54.111",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 15:26:11 UTC] === END API CALL LOG ===
[14-Jul-2026 15:26:11 UTC] Limit: 20, Offset: 0
[14-Jul-2026 15:26:11 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 15:26:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1MiIsInVzZXJuYW1lIjoidmV4b3JhcHJvcGVydHkiLCJlbWFpbCI6InZleG9yYXByb3BlcnR5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDYzMjcwMH0.kxtAFjRUM1hemxEqtu1JeoNvAAzYSNTlMzVzc5ZhVZ0
[14-Jul-2026 15:26:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 15:26:11 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 15:26:11 UTC] User ID: 1052
[14-Jul-2026 15:26:11 UTC] Orders found: 0
[14-Jul-2026 15:26:11 UTC] Orders data: []
[14-Jul-2026 15:26:11 UTC] ✅ User profile retrieved successfully for user ID: 1052
[14-Jul-2026 15:26:11 UTC] Total orders count: 0
[14-Jul-2026 15:26:12 UTC] === API CALL LOG ===
[14-Jul-2026 15:26:12 UTC] Endpoint: user/profile.php
[14-Jul-2026 15:26:12 UTC] Full Log Data: {
    "timestamp": "2026-07-14 15:26:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.210.54.111",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.210.54.111, 141.101.99.151",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1MiIsInVzZXJuYW1lIjoidmV4b3JhcHJvcGVydHkiLCJlbWFpbCI6InZleG9yYXByb3BlcnR5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDYzMjcwMH0.kxtAFjRUM1hemxEqtu1JeoNvAAzYSNTlMzVzc5ZhVZ0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b18b5d4868ed0a-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.210.54.111",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 15:26:12 UTC] === END API CALL LOG ===
[14-Jul-2026 15:26:12 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 15:26:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1MiIsInVzZXJuYW1lIjoidmV4b3JhcHJvcGVydHkiLCJlbWFpbCI6InZleG9yYXByb3BlcnR5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDYzMjcwMH0.kxtAFjRUM1hemxEqtu1JeoNvAAzYSNTlMzVzc5ZhVZ0
[14-Jul-2026 15:26:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 15:26:12 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 15:26:12 UTC] User ID: 1052
[14-Jul-2026 15:26:12 UTC] ✅ User profile retrieved successfully for user ID: 1052
[14-Jul-2026 15:26:12 UTC] === API CALL LOG ===
[14-Jul-2026 15:26:12 UTC] Endpoint: user/profile.php
[14-Jul-2026 15:26:12 UTC] Full Log Data: {
    "timestamp": "2026-07-14 15:26:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.210.54.111",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.210.54.111, 141.101.99.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1MiIsInVzZXJuYW1lIjoidmV4b3JhcHJvcGVydHkiLCJlbWFpbCI6InZleG9yYXByb3BlcnR5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDYzMjcwMH0.kxtAFjRUM1hemxEqtu1JeoNvAAzYSNTlMzVzc5ZhVZ0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b18b5e6b5eed0a-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.210.54.111",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 15:26:12 UTC] === END API CALL LOG ===
[14-Jul-2026 15:26:12 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 15:26:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1MiIsInVzZXJuYW1lIjoidmV4b3JhcHJvcGVydHkiLCJlbWFpbCI6InZleG9yYXByb3BlcnR5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDYzMjcwMH0.kxtAFjRUM1hemxEqtu1JeoNvAAzYSNTlMzVzc5ZhVZ0
[14-Jul-2026 15:26:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 15:26:12 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 15:26:12 UTC] User ID: 1052
[14-Jul-2026 15:26:12 UTC] ✅ User profile retrieved successfully for user ID: 1052
[14-Jul-2026 15:26:12 UTC] User Purchases API - User ID: 1052
[14-Jul-2026 15:26:12 UTC] User Purchases API - Total purchases found: 0
[14-Jul-2026 15:26:14 UTC] === API CALL LOG ===
[14-Jul-2026 15:26:14 UTC] Endpoint: user/profile.php
[14-Jul-2026 15:26:14 UTC] Full Log Data: {
    "timestamp": "2026-07-14 15:26:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.210.54.111",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.210.54.111, 141.101.99.151",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1MiIsInVzZXJuYW1lIjoidmV4b3JhcHJvcGVydHkiLCJlbWFpbCI6InZleG9yYXByb3BlcnR5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDYzMjcwMH0.kxtAFjRUM1hemxEqtu1JeoNvAAzYSNTlMzVzc5ZhVZ0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b18b6e7a62ed0a-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.210.54.111",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 15:26:14 UTC] === END API CALL LOG ===
[14-Jul-2026 15:26:14 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 15:26:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1MiIsInVzZXJuYW1lIjoidmV4b3JhcHJvcGVydHkiLCJlbWFpbCI6InZleG9yYXByb3BlcnR5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDYzMjcwMH0.kxtAFjRUM1hemxEqtu1JeoNvAAzYSNTlMzVzc5ZhVZ0
[14-Jul-2026 15:26:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 15:26:14 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 15:26:14 UTC] User ID: 1052
[14-Jul-2026 15:26:14 UTC] ✅ User profile retrieved successfully for user ID: 1052
[14-Jul-2026 15:26:15 UTC] User Purchases API - User ID: 1052
[14-Jul-2026 15:26:15 UTC] User Purchases API - Total purchases found: 0
[14-Jul-2026 15:26:16 UTC] User Purchases API - User ID: 1052
[14-Jul-2026 15:26:16 UTC] User Purchases API - Total purchases found: 0
[14-Jul-2026 15:26:20 UTC] === API CALL LOG ===
[14-Jul-2026 15:26:20 UTC] Endpoint: user/profile.php
[14-Jul-2026 15:26:20 UTC] Full Log Data: {
    "timestamp": "2026-07-14 15:26:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.210.54.111",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.210.54.111, 141.101.99.151",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1MiIsInVzZXJuYW1lIjoidmV4b3JhcHJvcGVydHkiLCJlbWFpbCI6InZleG9yYXByb3BlcnR5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDYzMjcwMH0.kxtAFjRUM1hemxEqtu1JeoNvAAzYSNTlMzVzc5ZhVZ0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b18b8fbbe5ed0a-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.210.54.111",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 15:26:20 UTC] === END API CALL LOG ===
[14-Jul-2026 15:26:20 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 15:26:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1MiIsInVzZXJuYW1lIjoidmV4b3JhcHJvcGVydHkiLCJlbWFpbCI6InZleG9yYXByb3BlcnR5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDYzMjcwMH0.kxtAFjRUM1hemxEqtu1JeoNvAAzYSNTlMzVzc5ZhVZ0
[14-Jul-2026 15:26:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 15:26:20 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 15:26:20 UTC] User ID: 1052
[14-Jul-2026 15:26:20 UTC] ✅ User profile retrieved successfully for user ID: 1052
[14-Jul-2026 15:26:20 UTC] User Purchases API - User ID: 1052
[14-Jul-2026 15:26:20 UTC] User Purchases API - Total purchases found: 0
[14-Jul-2026 15:26:23 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 15:26:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 15:26:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.210.54.111, 141.101.99.151","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1MiIsInVzZXJuYW1lIjoidmV4b3JhcHJvcGVydHkiLCJlbWFpbCI6InZleG9yYXByb3BlcnR5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDYzMjcwMH0.kxtAFjRUM1hemxEqtu1JeoNvAAzYSNTlMzVzc5ZhVZ0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1b18ba6fdc2ed0a-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"197.210.54.111","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-Jul-2026 15:26:23 UTC] === User Orders API Called ===
[14-Jul-2026 15:26:23 UTC] User ID: 1052
[14-Jul-2026 15:26:23 UTC] Limit: 20, Offset: 0
[14-Jul-2026 15:26:23 UTC] Orders found: 0
[14-Jul-2026 15:26:23 UTC] Orders data: []
[14-Jul-2026 15:26:23 UTC] === API CALL LOG ===
[14-Jul-2026 15:26:23 UTC] Endpoint: user/profile.php
[14-Jul-2026 15:26:23 UTC] Total orders count: 0
[14-Jul-2026 15:26:23 UTC] Full Log Data: {
    "timestamp": "2026-07-14 15:26:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.210.54.111",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.210.54.111, 141.101.99.151",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1MiIsInVzZXJuYW1lIjoidmV4b3JhcHJvcGVydHkiLCJlbWFpbCI6InZleG9yYXByb3BlcnR5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDYzMjcwMH0.kxtAFjRUM1hemxEqtu1JeoNvAAzYSNTlMzVzc5ZhVZ0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b18ba6fdc6ed0a-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.210.54.111",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 15:26:23 UTC] === END API CALL LOG ===
[14-Jul-2026 15:26:23 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 15:26:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1MiIsInVzZXJuYW1lIjoidmV4b3JhcHJvcGVydHkiLCJlbWFpbCI6InZleG9yYXByb3BlcnR5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDYzMjcwMH0.kxtAFjRUM1hemxEqtu1JeoNvAAzYSNTlMzVzc5ZhVZ0
[14-Jul-2026 15:26:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 15:26:23 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 15:26:23 UTC] User ID: 1052
[14-Jul-2026 15:26:23 UTC] ✅ User profile retrieved successfully for user ID: 1052
[14-Jul-2026 15:26:24 UTC] === API CALL LOG ===
[14-Jul-2026 15:26:24 UTC] Endpoint: user/profile.php
[14-Jul-2026 15:26:24 UTC] Full Log Data: {
    "timestamp": "2026-07-14 15:26:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.210.54.111",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.210.54.111, 141.101.99.151",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1MiIsInVzZXJuYW1lIjoidmV4b3JhcHJvcGVydHkiLCJlbWFpbCI6InZleG9yYXByb3BlcnR5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDYzMjcwMH0.kxtAFjRUM1hemxEqtu1JeoNvAAzYSNTlMzVzc5ZhVZ0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b18baa6faaed0a-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.210.54.111",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 15:26:24 UTC] === END API CALL LOG ===
[14-Jul-2026 15:26:24 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 15:26:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1MiIsInVzZXJuYW1lIjoidmV4b3JhcHJvcGVydHkiLCJlbWFpbCI6InZleG9yYXByb3BlcnR5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDYzMjcwMH0.kxtAFjRUM1hemxEqtu1JeoNvAAzYSNTlMzVzc5ZhVZ0
[14-Jul-2026 15:26:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 15:26:24 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 15:26:24 UTC] User ID: 1052
[14-Jul-2026 15:26:24 UTC] ✅ User profile retrieved successfully for user ID: 1052
[14-Jul-2026 16:05:46 UTC] === API CALL LOG ===
[14-Jul-2026 16:05:46 UTC] Endpoint: user/profile.php
[14-Jul-2026 16:05:46 UTC] Full Log Data: {
    "timestamp": "2026-07-14 16:05:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.180.9.224",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.180.9.224, 162.158.19.191",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NSIsInVzZXJuYW1lIjoibWlsbGllYm9iYnliaXJvd24iLCJlbWFpbCI6InRpdHVzYW5naGVsb2x0ZWFuMjEwNUBwcm90b25tYWlsLmNvbSIsImV4cCI6MTc4NDY0OTk0NX0.5zrgDMjHAgL2ng--NxsLIOs_Tqtw7AJ-N1iNaZefCio",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b1c553db4fca23-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.180.9.224",
        "cf-ipcountry": "RO",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 16:05:46 UTC] === END API CALL LOG ===
[14-Jul-2026 16:05:46 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 16:05:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NSIsInVzZXJuYW1lIjoibWlsbGllYm9iYnliaXJvd24iLCJlbWFpbCI6InRpdHVzYW5naGVsb2x0ZWFuMjEwNUBwcm90b25tYWlsLmNvbSIsImV4cCI6MTc4NDY0OTk0NX0.5zrgDMjHAgL2ng--NxsLIOs_Tqtw7AJ-N1iNaZefCio
[14-Jul-2026 16:05:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 16:05:46 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 16:05:46 UTC] User ID: 1055
[14-Jul-2026 16:05:46 UTC] ✅ User profile retrieved successfully for user ID: 1055
[14-Jul-2026 16:05:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 16:05:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 16:05:46 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.180.9.224, 162.158.19.191","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NSIsInVzZXJuYW1lIjoibWlsbGllYm9iYnliaXJvd24iLCJlbWFpbCI6InRpdHVzYW5naGVsb2x0ZWFuMjEwNUBwcm90b25tYWlsLmNvbSIsImV4cCI6MTc4NDY0OTk0NX0.5zrgDMjHAgL2ng--NxsLIOs_Tqtw7AJ-N1iNaZefCio","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1b1c553eba3ca23-OTP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"92.180.9.224","cf-ipcountry":"RO","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-Jul-2026 16:05:46 UTC] === User Orders API Called ===
[14-Jul-2026 16:05:46 UTC] User ID: 1055
[14-Jul-2026 16:05:46 UTC] Limit: 20, Offset: 0
[14-Jul-2026 16:05:46 UTC] Orders found: 0
[14-Jul-2026 16:05:46 UTC] Orders data: []
[14-Jul-2026 16:05:46 UTC] Total orders count: 0
[14-Jul-2026 16:05:46 UTC] === API CALL LOG ===
[14-Jul-2026 16:05:46 UTC] Endpoint: user/profile.php
[14-Jul-2026 16:05:46 UTC] Full Log Data: {
    "timestamp": "2026-07-14 16:05:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.180.9.224",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.180.9.224, 162.158.19.191",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NSIsInVzZXJuYW1lIjoibWlsbGllYm9iYnliaXJvd24iLCJlbWFpbCI6InRpdHVzYW5naGVsb2x0ZWFuMjEwNUBwcm90b25tYWlsLmNvbSIsImV4cCI6MTc4NDY0OTk0NX0.5zrgDMjHAgL2ng--NxsLIOs_Tqtw7AJ-N1iNaZefCio",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b1c5549db2ca23-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.180.9.224",
        "cf-ipcountry": "RO",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 16:05:46 UTC] === END API CALL LOG ===
[14-Jul-2026 16:05:46 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 16:05:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NSIsInVzZXJuYW1lIjoibWlsbGllYm9iYnliaXJvd24iLCJlbWFpbCI6InRpdHVzYW5naGVsb2x0ZWFuMjEwNUBwcm90b25tYWlsLmNvbSIsImV4cCI6MTc4NDY0OTk0NX0.5zrgDMjHAgL2ng--NxsLIOs_Tqtw7AJ-N1iNaZefCio
[14-Jul-2026 16:05:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 16:05:46 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 16:05:46 UTC] User ID: 1055
[14-Jul-2026 16:05:46 UTC] ✅ User profile retrieved successfully for user ID: 1055
[14-Jul-2026 16:05:46 UTC] === API CALL LOG ===
[14-Jul-2026 16:05:46 UTC] Endpoint: user/profile.php
[14-Jul-2026 16:05:46 UTC] Full Log Data: {
    "timestamp": "2026-07-14 16:05:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.180.9.224",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.180.9.224, 162.158.19.191",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NSIsInVzZXJuYW1lIjoibWlsbGllYm9iYnliaXJvd24iLCJlbWFpbCI6InRpdHVzYW5naGVsb2x0ZWFuMjEwNUBwcm90b25tYWlsLmNvbSIsImV4cCI6MTc4NDY0OTk0NX0.5zrgDMjHAgL2ng--NxsLIOs_Tqtw7AJ-N1iNaZefCio",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b1c55588ddca23-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.180.9.224",
        "cf-ipcountry": "RO",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 16:05:46 UTC] === END API CALL LOG ===
[14-Jul-2026 16:05:46 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 16:05:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NSIsInVzZXJuYW1lIjoibWlsbGllYm9iYnliaXJvd24iLCJlbWFpbCI6InRpdHVzYW5naGVsb2x0ZWFuMjEwNUBwcm90b25tYWlsLmNvbSIsImV4cCI6MTc4NDY0OTk0NX0.5zrgDMjHAgL2ng--NxsLIOs_Tqtw7AJ-N1iNaZefCio
[14-Jul-2026 16:05:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 16:05:46 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 16:05:46 UTC] User ID: 1055
[14-Jul-2026 16:05:46 UTC] ✅ User profile retrieved successfully for user ID: 1055
[14-Jul-2026 16:06:36 UTC] === API CALL LOG ===
[14-Jul-2026 16:06:36 UTC] Endpoint: user/profile.php
[14-Jul-2026 16:06:36 UTC] Full Log Data: {
    "timestamp": "2026-07-14 16:06:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.180.9.224",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.180.9.224, 162.158.14.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NSIsInVzZXJuYW1lIjoibWlsbGllYm9iYnliaXJvd24iLCJlbWFpbCI6InRpdHVzYW5naGVsb2x0ZWFuMjEwNUBwcm90b25tYWlsLmNvbSIsImV4cCI6MTc4NDY0OTk0NX0.5zrgDMjHAgL2ng--NxsLIOs_Tqtw7AJ-N1iNaZefCio",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b1c68e9ee8e3f8-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.180.9.224",
        "cf-ipcountry": "RO",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 16:06:36 UTC] === END API CALL LOG ===
[14-Jul-2026 16:06:36 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 16:06:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NSIsInVzZXJuYW1lIjoibWlsbGllYm9iYnliaXJvd24iLCJlbWFpbCI6InRpdHVzYW5naGVsb2x0ZWFuMjEwNUBwcm90b25tYWlsLmNvbSIsImV4cCI6MTc4NDY0OTk0NX0.5zrgDMjHAgL2ng--NxsLIOs_Tqtw7AJ-N1iNaZefCio
[14-Jul-2026 16:06:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 16:06:36 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 16:06:36 UTC] User ID: 1055
[14-Jul-2026 16:06:36 UTC] ✅ User profile retrieved successfully for user ID: 1055
[14-Jul-2026 16:06:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 16:06:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 16:06:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.180.9.224, 162.158.14.48","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NSIsInVzZXJuYW1lIjoibWlsbGllYm9iYnliaXJvd24iLCJlbWFpbCI6InRpdHVzYW5naGVsb2x0ZWFuMjEwNUBwcm90b25tYWlsLmNvbSIsImV4cCI6MTc4NDY0OTk0NX0.5zrgDMjHAgL2ng--NxsLIOs_Tqtw7AJ-N1iNaZefCio","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1b1c690283de3f8-OTP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"92.180.9.224","cf-ipcountry":"RO","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-Jul-2026 16:06:36 UTC] === User Orders API Called ===
[14-Jul-2026 16:06:36 UTC] User ID: 1055
[14-Jul-2026 16:06:36 UTC] Limit: 20, Offset: 0
[14-Jul-2026 16:06:36 UTC] Orders found: 0
[14-Jul-2026 16:06:36 UTC] Orders data: []
[14-Jul-2026 16:06:36 UTC] Total orders count: 0
[14-Jul-2026 16:06:36 UTC] === API CALL LOG ===
[14-Jul-2026 16:06:36 UTC] Endpoint: user/profile.php
[14-Jul-2026 16:06:36 UTC] Full Log Data: {
    "timestamp": "2026-07-14 16:06:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.180.9.224",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.180.9.224, 162.158.14.216",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NSIsInVzZXJuYW1lIjoibWlsbGllYm9iYnliaXJvd24iLCJlbWFpbCI6InRpdHVzYW5naGVsb2x0ZWFuMjEwNUBwcm90b25tYWlsLmNvbSIsImV4cCI6MTc4NDY0OTk0NX0.5zrgDMjHAgL2ng--NxsLIOs_Tqtw7AJ-N1iNaZefCio",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b1c68ff807e3f8-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.180.9.224",
        "cf-ipcountry": "RO",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 16:06:36 UTC] === END API CALL LOG ===
[14-Jul-2026 16:06:36 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 16:06:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NSIsInVzZXJuYW1lIjoibWlsbGllYm9iYnliaXJvd24iLCJlbWFpbCI6InRpdHVzYW5naGVsb2x0ZWFuMjEwNUBwcm90b25tYWlsLmNvbSIsImV4cCI6MTc4NDY0OTk0NX0.5zrgDMjHAgL2ng--NxsLIOs_Tqtw7AJ-N1iNaZefCio
[14-Jul-2026 16:06:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 16:06:36 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 16:06:36 UTC] User ID: 1055
[14-Jul-2026 16:06:36 UTC] ✅ User profile retrieved successfully for user ID: 1055
[14-Jul-2026 16:06:36 UTC] === API CALL LOG ===
[14-Jul-2026 16:06:36 UTC] Endpoint: user/profile.php
[14-Jul-2026 16:06:36 UTC] Full Log Data: {
    "timestamp": "2026-07-14 16:06:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.180.9.224",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.180.9.224, 162.158.14.216",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NSIsInVzZXJuYW1lIjoibWlsbGllYm9iYnliaXJvd24iLCJlbWFpbCI6InRpdHVzYW5naGVsb2x0ZWFuMjEwNUBwcm90b25tYWlsLmNvbSIsImV4cCI6MTc4NDY0OTk0NX0.5zrgDMjHAgL2ng--NxsLIOs_Tqtw7AJ-N1iNaZefCio",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b1c6901831e3f8-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.180.9.224",
        "cf-ipcountry": "RO",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 16:06:36 UTC] === END API CALL LOG ===
[14-Jul-2026 16:06:36 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 16:06:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NSIsInVzZXJuYW1lIjoibWlsbGllYm9iYnliaXJvd24iLCJlbWFpbCI6InRpdHVzYW5naGVsb2x0ZWFuMjEwNUBwcm90b25tYWlsLmNvbSIsImV4cCI6MTc4NDY0OTk0NX0.5zrgDMjHAgL2ng--NxsLIOs_Tqtw7AJ-N1iNaZefCio
[14-Jul-2026 16:06:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 16:06:36 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 16:06:36 UTC] User ID: 1055
[14-Jul-2026 16:06:36 UTC] ✅ User profile retrieved successfully for user ID: 1055
[14-Jul-2026 16:06:36 UTC] === API CALL LOG ===
[14-Jul-2026 16:06:36 UTC] Endpoint: user/profile.php
[14-Jul-2026 16:06:36 UTC] Full Log Data: {
    "timestamp": "2026-07-14 16:06:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.180.9.224",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.180.9.224, 162.158.14.216",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NSIsInVzZXJuYW1lIjoibWlsbGllYm9iYnliaXJvd24iLCJlbWFpbCI6InRpdHVzYW5naGVsb2x0ZWFuMjEwNUBwcm90b25tYWlsLmNvbSIsImV4cCI6MTc4NDY0OTk0NX0.5zrgDMjHAgL2ng--NxsLIOs_Tqtw7AJ-N1iNaZefCio",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b1c690b8a3e3f8-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.180.9.224",
        "cf-ipcountry": "RO",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 16:06:36 UTC] === END API CALL LOG ===
[14-Jul-2026 16:06:36 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 16:06:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NSIsInVzZXJuYW1lIjoibWlsbGllYm9iYnliaXJvd24iLCJlbWFpbCI6InRpdHVzYW5naGVsb2x0ZWFuMjEwNUBwcm90b25tYWlsLmNvbSIsImV4cCI6MTc4NDY0OTk0NX0.5zrgDMjHAgL2ng--NxsLIOs_Tqtw7AJ-N1iNaZefCio
[14-Jul-2026 16:06:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 16:06:36 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 16:06:36 UTC] User ID: 1055
[14-Jul-2026 16:06:36 UTC] ✅ User profile retrieved successfully for user ID: 1055
[14-Jul-2026 16:07:18 UTC] === API CALL LOG ===
[14-Jul-2026 16:07:18 UTC] Endpoint: user/profile.php
[14-Jul-2026 16:07:18 UTC] Full Log Data: {
    "timestamp": "2026-07-14 16:07:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.180.9.224",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.180.9.224, 162.158.14.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NSIsInVzZXJuYW1lIjoibWlsbGllYm9iYnliaXJvd24iLCJlbWFpbCI6InRpdHVzYW5naGVsb2x0ZWFuMjEwNUBwcm90b25tYWlsLmNvbSIsImV4cCI6MTc4NDY0OTk0NX0.5zrgDMjHAgL2ng--NxsLIOs_Tqtw7AJ-N1iNaZefCio",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b1c79289f9e3f8-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.180.9.224",
        "cf-ipcountry": "RO",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 16:07:18 UTC] === END API CALL LOG ===
[14-Jul-2026 16:07:18 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 16:07:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NSIsInVzZXJuYW1lIjoibWlsbGllYm9iYnliaXJvd24iLCJlbWFpbCI6InRpdHVzYW5naGVsb2x0ZWFuMjEwNUBwcm90b25tYWlsLmNvbSIsImV4cCI6MTc4NDY0OTk0NX0.5zrgDMjHAgL2ng--NxsLIOs_Tqtw7AJ-N1iNaZefCio
[14-Jul-2026 16:07:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 16:07:18 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 16:07:18 UTC] User ID: 1055
[14-Jul-2026 16:07:18 UTC] ✅ User profile retrieved successfully for user ID: 1055
[14-Jul-2026 16:07:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 16:07:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 16:07:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.180.9.224, 162.158.14.48","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NSIsInVzZXJuYW1lIjoibWlsbGllYm9iYnliaXJvd24iLCJlbWFpbCI6InRpdHVzYW5naGVsb2x0ZWFuMjEwNUBwcm90b25tYWlsLmNvbSIsImV4cCI6MTc4NDY0OTk0NX0.5zrgDMjHAgL2ng--NxsLIOs_Tqtw7AJ-N1iNaZefCio","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1b1c7920970e3f8-OTP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"92.180.9.224","cf-ipcountry":"RO","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-Jul-2026 16:07:18 UTC] === User Orders API Called ===
[14-Jul-2026 16:07:18 UTC] User ID: 1055
[14-Jul-2026 16:07:18 UTC] Limit: 20, Offset: 0
[14-Jul-2026 16:07:18 UTC] Orders found: 0
[14-Jul-2026 16:07:18 UTC] Orders data: []
[14-Jul-2026 16:07:18 UTC] Total orders count: 0
[14-Jul-2026 16:07:18 UTC] === API CALL LOG ===
[14-Jul-2026 16:07:18 UTC] Endpoint: user/profile.php
[14-Jul-2026 16:07:18 UTC] Full Log Data: {
    "timestamp": "2026-07-14 16:07:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.180.9.224",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.180.9.224, 162.158.14.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NSIsInVzZXJuYW1lIjoibWlsbGllYm9iYnliaXJvd24iLCJlbWFpbCI6InRpdHVzYW5naGVsb2x0ZWFuMjEwNUBwcm90b25tYWlsLmNvbSIsImV4cCI6MTc4NDY0OTk0NX0.5zrgDMjHAgL2ng--NxsLIOs_Tqtw7AJ-N1iNaZefCio",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b1c7967de7e3f8-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.180.9.224",
        "cf-ipcountry": "RO",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 16:07:18 UTC] === END API CALL LOG ===
[14-Jul-2026 16:07:18 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 16:07:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NSIsInVzZXJuYW1lIjoibWlsbGllYm9iYnliaXJvd24iLCJlbWFpbCI6InRpdHVzYW5naGVsb2x0ZWFuMjEwNUBwcm90b25tYWlsLmNvbSIsImV4cCI6MTc4NDY0OTk0NX0.5zrgDMjHAgL2ng--NxsLIOs_Tqtw7AJ-N1iNaZefCio
[14-Jul-2026 16:07:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 16:07:18 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 16:07:18 UTC] User ID: 1055
[14-Jul-2026 16:07:18 UTC] ✅ User profile retrieved successfully for user ID: 1055
[14-Jul-2026 16:08:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 16:08:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 16:08:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.180.9.224, 162.158.14.48","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NSIsInVzZXJuYW1lIjoibWlsbGllYm9iYnliaXJvd24iLCJlbWFpbCI6InRpdHVzYW5naGVsb2x0ZWFuMjEwNUBwcm90b25tYWlsLmNvbSIsImV4cCI6MTc4NDY0OTk0NX0.5zrgDMjHAgL2ng--NxsLIOs_Tqtw7AJ-N1iNaZefCio","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1b1c90a6e92e3f8-OTP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"92.180.9.224","cf-ipcountry":"RO","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-Jul-2026 16:08:18 UTC] === User Orders API Called ===
[14-Jul-2026 16:08:18 UTC] User ID: 1055
[14-Jul-2026 16:08:18 UTC] Limit: 20, Offset: 0
[14-Jul-2026 16:08:18 UTC] Orders found: 0
[14-Jul-2026 16:08:18 UTC] Orders data: []
[14-Jul-2026 16:08:18 UTC] Total orders count: 0
[14-Jul-2026 16:08:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 16:08:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 16:08:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.180.9.224, 162.158.14.48","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NSIsInVzZXJuYW1lIjoibWlsbGllYm9iYnliaXJvd24iLCJlbWFpbCI6InRpdHVzYW5naGVsb2x0ZWFuMjEwNUBwcm90b25tYWlsLmNvbSIsImV4cCI6MTc4NDY0OTk0NX0.5zrgDMjHAgL2ng--NxsLIOs_Tqtw7AJ-N1iNaZefCio","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1b1c913df33e3f8-OTP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"92.180.9.224","cf-ipcountry":"RO","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-Jul-2026 16:08:19 UTC] === User Orders API Called ===
[14-Jul-2026 16:08:19 UTC] User ID: 1055
[14-Jul-2026 16:08:19 UTC] Limit: 20, Offset: 0
[14-Jul-2026 16:08:19 UTC] Orders found: 0
[14-Jul-2026 16:08:19 UTC] Orders data: []
[14-Jul-2026 16:08:19 UTC] Total orders count: 0
[14-Jul-2026 16:08:19 UTC] === API CALL LOG ===
[14-Jul-2026 16:08:19 UTC] Endpoint: user/profile.php
[14-Jul-2026 16:08:19 UTC] Full Log Data: {
    "timestamp": "2026-07-14 16:08:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.180.9.224",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.180.9.224, 162.158.14.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NSIsInVzZXJuYW1lIjoibWlsbGllYm9iYnliaXJvd24iLCJlbWFpbCI6InRpdHVzYW5naGVsb2x0ZWFuMjEwNUBwcm90b25tYWlsLmNvbSIsImV4cCI6MTc4NDY0OTk0NX0.5zrgDMjHAgL2ng--NxsLIOs_Tqtw7AJ-N1iNaZefCio",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b1c9147fdde3f8-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.180.9.224",
        "cf-ipcountry": "RO",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 16:08:19 UTC] === END API CALL LOG ===
[14-Jul-2026 16:08:19 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 16:08:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NSIsInVzZXJuYW1lIjoibWlsbGllYm9iYnliaXJvd24iLCJlbWFpbCI6InRpdHVzYW5naGVsb2x0ZWFuMjEwNUBwcm90b25tYWlsLmNvbSIsImV4cCI6MTc4NDY0OTk0NX0.5zrgDMjHAgL2ng--NxsLIOs_Tqtw7AJ-N1iNaZefCio
[14-Jul-2026 16:08:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 16:08:19 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 16:08:19 UTC] User ID: 1055
[14-Jul-2026 16:08:19 UTC] ✅ User profile retrieved successfully for user ID: 1055
[14-Jul-2026 16:08:20 UTC] === API CALL LOG ===
[14-Jul-2026 16:08:20 UTC] Endpoint: user/profile.php
[14-Jul-2026 16:08:20 UTC] Full Log Data: {
    "timestamp": "2026-07-14 16:08:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.180.9.224",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.180.9.224, 162.158.14.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NSIsInVzZXJuYW1lIjoibWlsbGllYm9iYnliaXJvd24iLCJlbWFpbCI6InRpdHVzYW5naGVsb2x0ZWFuMjEwNUBwcm90b25tYWlsLmNvbSIsImV4cCI6MTc4NDY0OTk0NX0.5zrgDMjHAgL2ng--NxsLIOs_Tqtw7AJ-N1iNaZefCio",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b1c9183b4ce3f8-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.180.9.224",
        "cf-ipcountry": "RO",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 16:08:20 UTC] === END API CALL LOG ===
[14-Jul-2026 16:08:20 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 16:08:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NSIsInVzZXJuYW1lIjoibWlsbGllYm9iYnliaXJvd24iLCJlbWFpbCI6InRpdHVzYW5naGVsb2x0ZWFuMjEwNUBwcm90b25tYWlsLmNvbSIsImV4cCI6MTc4NDY0OTk0NX0.5zrgDMjHAgL2ng--NxsLIOs_Tqtw7AJ-N1iNaZefCio
[14-Jul-2026 16:08:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 16:08:20 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 16:08:20 UTC] User ID: 1055
[14-Jul-2026 16:08:20 UTC] ✅ User profile retrieved successfully for user ID: 1055
[14-Jul-2026 16:09:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 16:09:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 16:09:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.180.9.224, 162.158.14.48","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NSIsInVzZXJuYW1lIjoibWlsbGllYm9iYnliaXJvd24iLCJlbWFpbCI6InRpdHVzYW5naGVsb2x0ZWFuMjEwNUBwcm90b25tYWlsLmNvbSIsImV4cCI6MTc4NDY0OTk0NX0.5zrgDMjHAgL2ng--NxsLIOs_Tqtw7AJ-N1iNaZefCio","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1b1ca53f891e3f8-OTP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"92.180.9.224","cf-ipcountry":"RO","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-Jul-2026 16:09:11 UTC] === User Orders API Called ===
[14-Jul-2026 16:09:11 UTC] User ID: 1055
[14-Jul-2026 16:09:11 UTC] Limit: 20, Offset: 0
[14-Jul-2026 16:09:11 UTC] Orders found: 0
[14-Jul-2026 16:09:11 UTC] Orders data: []
[14-Jul-2026 16:09:11 UTC] Total orders count: 0
[14-Jul-2026 16:09:11 UTC] === API CALL LOG ===
[14-Jul-2026 16:09:11 UTC] Endpoint: user/profile.php
[14-Jul-2026 16:09:11 UTC] Full Log Data: {
    "timestamp": "2026-07-14 16:09:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.180.9.224",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.180.9.224, 162.158.14.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NSIsInVzZXJuYW1lIjoibWlsbGllYm9iYnliaXJvd24iLCJlbWFpbCI6InRpdHVzYW5naGVsb2x0ZWFuMjEwNUBwcm90b25tYWlsLmNvbSIsImV4cCI6MTc4NDY0OTk0NX0.5zrgDMjHAgL2ng--NxsLIOs_Tqtw7AJ-N1iNaZefCio",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b1ca54892ae3f8-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.180.9.224",
        "cf-ipcountry": "RO",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 16:09:11 UTC] === END API CALL LOG ===
[14-Jul-2026 16:09:11 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 16:09:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NSIsInVzZXJuYW1lIjoibWlsbGllYm9iYnliaXJvd24iLCJlbWFpbCI6InRpdHVzYW5naGVsb2x0ZWFuMjEwNUBwcm90b25tYWlsLmNvbSIsImV4cCI6MTc4NDY0OTk0NX0.5zrgDMjHAgL2ng--NxsLIOs_Tqtw7AJ-N1iNaZefCio
[14-Jul-2026 16:09:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 16:09:11 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 16:09:11 UTC] User ID: 1055
[14-Jul-2026 16:09:11 UTC] ✅ User profile retrieved successfully for user ID: 1055
[14-Jul-2026 16:09:11 UTC] === API CALL LOG ===
[14-Jul-2026 16:09:11 UTC] Endpoint: user/profile.php
[14-Jul-2026 16:09:11 UTC] Full Log Data: {
    "timestamp": "2026-07-14 16:09:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.180.9.224",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.180.9.224, 162.158.14.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NSIsInVzZXJuYW1lIjoibWlsbGllYm9iYnliaXJvd24iLCJlbWFpbCI6InRpdHVzYW5naGVsb2x0ZWFuMjEwNUBwcm90b25tYWlsLmNvbSIsImV4cCI6MTc4NDY0OTk0NX0.5zrgDMjHAgL2ng--NxsLIOs_Tqtw7AJ-N1iNaZefCio",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b1ca586c89e3f8-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.180.9.224",
        "cf-ipcountry": "RO",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 16:09:11 UTC] === END API CALL LOG ===
[14-Jul-2026 16:09:11 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 16:09:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NSIsInVzZXJuYW1lIjoibWlsbGllYm9iYnliaXJvd24iLCJlbWFpbCI6InRpdHVzYW5naGVsb2x0ZWFuMjEwNUBwcm90b25tYWlsLmNvbSIsImV4cCI6MTc4NDY0OTk0NX0.5zrgDMjHAgL2ng--NxsLIOs_Tqtw7AJ-N1iNaZefCio
[14-Jul-2026 16:09:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 16:09:11 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 16:09:11 UTC] User ID: 1055
[14-Jul-2026 16:09:11 UTC] ✅ User profile retrieved successfully for user ID: 1055
[14-Jul-2026 16:09:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 16:09:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 16:09:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.180.9.224, 162.158.14.48","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NSIsInVzZXJuYW1lIjoibWlsbGllYm9iYnliaXJvd24iLCJlbWFpbCI6InRpdHVzYW5naGVsb2x0ZWFuMjEwNUBwcm90b25tYWlsLmNvbSIsImV4cCI6MTc4NDY0OTk0NX0.5zrgDMjHAgL2ng--NxsLIOs_Tqtw7AJ-N1iNaZefCio","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1b1ca66f894e3f8-OTP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"92.180.9.224","cf-ipcountry":"RO","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-Jul-2026 16:09:14 UTC] === User Orders API Called ===
[14-Jul-2026 16:09:14 UTC] User ID: 1055
[14-Jul-2026 16:09:14 UTC] Limit: 20, Offset: 0
[14-Jul-2026 16:09:14 UTC] Orders found: 0
[14-Jul-2026 16:09:14 UTC] Orders data: []
[14-Jul-2026 16:09:14 UTC] Total orders count: 0
[14-Jul-2026 16:09:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 16:09:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 16:09:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.180.9.224, 162.158.14.48","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NSIsInVzZXJuYW1lIjoibWlsbGllYm9iYnliaXJvd24iLCJlbWFpbCI6InRpdHVzYW5naGVsb2x0ZWFuMjEwNUBwcm90b25tYWlsLmNvbSIsImV4cCI6MTc4NDY0OTk0NX0.5zrgDMjHAgL2ng--NxsLIOs_Tqtw7AJ-N1iNaZefCio","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1b1ca6fd84de3f8-OTP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"92.180.9.224","cf-ipcountry":"RO","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-Jul-2026 16:09:15 UTC] === User Orders API Called ===
[14-Jul-2026 16:09:15 UTC] User ID: 1055
[14-Jul-2026 16:09:15 UTC] Limit: 20, Offset: 0
[14-Jul-2026 16:09:15 UTC] Orders found: 0
[14-Jul-2026 16:09:15 UTC] Orders data: []
[14-Jul-2026 16:09:15 UTC] Total orders count: 0
[14-Jul-2026 16:09:15 UTC] === API CALL LOG ===
[14-Jul-2026 16:09:15 UTC] Endpoint: user/profile.php
[14-Jul-2026 16:09:15 UTC] Full Log Data: {
    "timestamp": "2026-07-14 16:09:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.180.9.224",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.180.9.224, 162.158.14.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NSIsInVzZXJuYW1lIjoibWlsbGllYm9iYnliaXJvd24iLCJlbWFpbCI6InRpdHVzYW5naGVsb2x0ZWFuMjEwNUBwcm90b25tYWlsLmNvbSIsImV4cCI6MTc4NDY0OTk0NX0.5zrgDMjHAgL2ng--NxsLIOs_Tqtw7AJ-N1iNaZefCio",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b1ca7078c5e3f8-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.180.9.224",
        "cf-ipcountry": "RO",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 16:09:15 UTC] === END API CALL LOG ===
[14-Jul-2026 16:09:15 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 16:09:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NSIsInVzZXJuYW1lIjoibWlsbGllYm9iYnliaXJvd24iLCJlbWFpbCI6InRpdHVzYW5naGVsb2x0ZWFuMjEwNUBwcm90b25tYWlsLmNvbSIsImV4cCI6MTc4NDY0OTk0NX0.5zrgDMjHAgL2ng--NxsLIOs_Tqtw7AJ-N1iNaZefCio
[14-Jul-2026 16:09:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 16:09:15 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 16:09:15 UTC] User ID: 1055
[14-Jul-2026 16:09:15 UTC] ✅ User profile retrieved successfully for user ID: 1055
[14-Jul-2026 16:09:16 UTC] === API CALL LOG ===
[14-Jul-2026 16:09:16 UTC] Endpoint: user/profile.php
[14-Jul-2026 16:09:16 UTC] Full Log Data: {
    "timestamp": "2026-07-14 16:09:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.180.9.224",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.180.9.224, 162.158.14.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NSIsInVzZXJuYW1lIjoibWlsbGllYm9iYnliaXJvd24iLCJlbWFpbCI6InRpdHVzYW5naGVsb2x0ZWFuMjEwNUBwcm90b25tYWlsLmNvbSIsImV4cCI6MTc4NDY0OTk0NX0.5zrgDMjHAgL2ng--NxsLIOs_Tqtw7AJ-N1iNaZefCio",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b1ca742c3de3f8-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.180.9.224",
        "cf-ipcountry": "RO",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 16:09:16 UTC] === END API CALL LOG ===
[14-Jul-2026 16:09:16 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 16:09:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NSIsInVzZXJuYW1lIjoibWlsbGllYm9iYnliaXJvd24iLCJlbWFpbCI6InRpdHVzYW5naGVsb2x0ZWFuMjEwNUBwcm90b25tYWlsLmNvbSIsImV4cCI6MTc4NDY0OTk0NX0.5zrgDMjHAgL2ng--NxsLIOs_Tqtw7AJ-N1iNaZefCio
[14-Jul-2026 16:09:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 16:09:16 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 16:09:16 UTC] User ID: 1055
[14-Jul-2026 16:09:16 UTC] ✅ User profile retrieved successfully for user ID: 1055
[14-Jul-2026 16:09:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 16:09:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 16:09:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.180.9.224, 162.158.14.48","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NSIsInVzZXJuYW1lIjoibWlsbGllYm9iYnliaXJvd24iLCJlbWFpbCI6InRpdHVzYW5naGVsb2x0ZWFuMjEwNUBwcm90b25tYWlsLmNvbSIsImV4cCI6MTc4NDY0OTk0NX0.5zrgDMjHAgL2ng--NxsLIOs_Tqtw7AJ-N1iNaZefCio","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1b1ca7fde87e3f8-OTP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"92.180.9.224","cf-ipcountry":"RO","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-Jul-2026 16:09:18 UTC] === User Orders API Called ===
[14-Jul-2026 16:09:18 UTC] User ID: 1055
[14-Jul-2026 16:09:18 UTC] Limit: 20, Offset: 0
[14-Jul-2026 16:09:18 UTC] Orders found: 0
[14-Jul-2026 16:09:18 UTC] Orders data: []
[14-Jul-2026 16:09:18 UTC] Total orders count: 0
[14-Jul-2026 16:09:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 16:09:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 16:09:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.180.9.224, 162.158.14.48","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NSIsInVzZXJuYW1lIjoibWlsbGllYm9iYnliaXJvd24iLCJlbWFpbCI6InRpdHVzYW5naGVsb2x0ZWFuMjEwNUBwcm90b25tYWlsLmNvbSIsImV4cCI6MTc4NDY0OTk0NX0.5zrgDMjHAgL2ng--NxsLIOs_Tqtw7AJ-N1iNaZefCio","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1b1ca8c7ab2e3f8-OTP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"92.180.9.224","cf-ipcountry":"RO","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-Jul-2026 16:09:20 UTC] === User Orders API Called ===
[14-Jul-2026 16:09:20 UTC] User ID: 1055
[14-Jul-2026 16:09:20 UTC] Limit: 20, Offset: 0
[14-Jul-2026 16:09:20 UTC] Orders found: 0
[14-Jul-2026 16:09:20 UTC] Orders data: []
[14-Jul-2026 16:09:20 UTC] Total orders count: 0
[14-Jul-2026 16:09:20 UTC] === API CALL LOG ===
[14-Jul-2026 16:09:20 UTC] Endpoint: user/profile.php
[14-Jul-2026 16:09:20 UTC] Full Log Data: {
    "timestamp": "2026-07-14 16:09:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.180.9.224",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.180.9.224, 162.158.14.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NSIsInVzZXJuYW1lIjoibWlsbGllYm9iYnliaXJvd24iLCJlbWFpbCI6InRpdHVzYW5naGVsb2x0ZWFuMjEwNUBwcm90b25tYWlsLmNvbSIsImV4cCI6MTc4NDY0OTk0NX0.5zrgDMjHAgL2ng--NxsLIOs_Tqtw7AJ-N1iNaZefCio",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b1ca8d1b40e3f8-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.180.9.224",
        "cf-ipcountry": "RO",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 16:09:20 UTC] === END API CALL LOG ===
[14-Jul-2026 16:09:20 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 16:09:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NSIsInVzZXJuYW1lIjoibWlsbGllYm9iYnliaXJvd24iLCJlbWFpbCI6InRpdHVzYW5naGVsb2x0ZWFuMjEwNUBwcm90b25tYWlsLmNvbSIsImV4cCI6MTc4NDY0OTk0NX0.5zrgDMjHAgL2ng--NxsLIOs_Tqtw7AJ-N1iNaZefCio
[14-Jul-2026 16:09:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 16:09:20 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 16:09:20 UTC] User ID: 1055
[14-Jul-2026 16:09:20 UTC] ✅ User profile retrieved successfully for user ID: 1055
[14-Jul-2026 16:09:20 UTC] === API CALL LOG ===
[14-Jul-2026 16:09:20 UTC] Endpoint: user/profile.php
[14-Jul-2026 16:09:20 UTC] Full Log Data: {
    "timestamp": "2026-07-14 16:09:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.180.9.224",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.180.9.224, 162.158.14.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NSIsInVzZXJuYW1lIjoibWlsbGllYm9iYnliaXJvd24iLCJlbWFpbCI6InRpdHVzYW5naGVsb2x0ZWFuMjEwNUBwcm90b25tYWlsLmNvbSIsImV4cCI6MTc4NDY0OTk0NX0.5zrgDMjHAgL2ng--NxsLIOs_Tqtw7AJ-N1iNaZefCio",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b1ca90ded1e3f8-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.180.9.224",
        "cf-ipcountry": "RO",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 16:09:20 UTC] === END API CALL LOG ===
[14-Jul-2026 16:09:20 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 16:09:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NSIsInVzZXJuYW1lIjoibWlsbGllYm9iYnliaXJvd24iLCJlbWFpbCI6InRpdHVzYW5naGVsb2x0ZWFuMjEwNUBwcm90b25tYWlsLmNvbSIsImV4cCI6MTc4NDY0OTk0NX0.5zrgDMjHAgL2ng--NxsLIOs_Tqtw7AJ-N1iNaZefCio
[14-Jul-2026 16:09:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 16:09:20 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 16:09:20 UTC] User ID: 1055
[14-Jul-2026 16:09:20 UTC] ✅ User profile retrieved successfully for user ID: 1055
[14-Jul-2026 16:09:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 16:09:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 16:09:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.180.9.224, 162.158.14.48","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NSIsInVzZXJuYW1lIjoibWlsbGllYm9iYnliaXJvd24iLCJlbWFpbCI6InRpdHVzYW5naGVsb2x0ZWFuMjEwNUBwcm90b25tYWlsLmNvbSIsImV4cCI6MTc4NDY0OTk0NX0.5zrgDMjHAgL2ng--NxsLIOs_Tqtw7AJ-N1iNaZefCio","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1b1cac3485be3f8-OTP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"92.180.9.224","cf-ipcountry":"RO","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-Jul-2026 16:09:28 UTC] === User Orders API Called ===
[14-Jul-2026 16:09:28 UTC] User ID: 1055
[14-Jul-2026 16:09:28 UTC] Limit: 20, Offset: 0
[14-Jul-2026 16:09:28 UTC] Orders found: 0
[14-Jul-2026 16:09:28 UTC] Orders data: []
[14-Jul-2026 16:09:28 UTC] Total orders count: 0
[14-Jul-2026 16:09:28 UTC] === API CALL LOG ===
[14-Jul-2026 16:09:28 UTC] Endpoint: user/profile.php
[14-Jul-2026 16:09:28 UTC] Full Log Data: {
    "timestamp": "2026-07-14 16:09:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.180.9.224",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.180.9.224, 162.158.14.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NSIsInVzZXJuYW1lIjoibWlsbGllYm9iYnliaXJvd24iLCJlbWFpbCI6InRpdHVzYW5naGVsb2x0ZWFuMjEwNUBwcm90b25tYWlsLmNvbSIsImV4cCI6MTc4NDY0OTk0NX0.5zrgDMjHAgL2ng--NxsLIOs_Tqtw7AJ-N1iNaZefCio",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b1cac408eee3f8-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.180.9.224",
        "cf-ipcountry": "RO",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 16:09:28 UTC] === END API CALL LOG ===
[14-Jul-2026 16:09:28 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 16:09:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NSIsInVzZXJuYW1lIjoibWlsbGllYm9iYnliaXJvd24iLCJlbWFpbCI6InRpdHVzYW5naGVsb2x0ZWFuMjEwNUBwcm90b25tYWlsLmNvbSIsImV4cCI6MTc4NDY0OTk0NX0.5zrgDMjHAgL2ng--NxsLIOs_Tqtw7AJ-N1iNaZefCio
[14-Jul-2026 16:09:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 16:09:28 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 16:09:28 UTC] User ID: 1055
[14-Jul-2026 16:09:28 UTC] ✅ User profile retrieved successfully for user ID: 1055
[14-Jul-2026 16:09:29 UTC] === API CALL LOG ===
[14-Jul-2026 16:09:29 UTC] Endpoint: user/profile.php
[14-Jul-2026 16:09:29 UTC] Full Log Data: {
    "timestamp": "2026-07-14 16:09:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.180.9.224",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.180.9.224, 162.158.14.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NSIsInVzZXJuYW1lIjoibWlsbGllYm9iYnliaXJvd24iLCJlbWFpbCI6InRpdHVzYW5naGVsb2x0ZWFuMjEwNUBwcm90b25tYWlsLmNvbSIsImV4cCI6MTc4NDY0OTk0NX0.5zrgDMjHAgL2ng--NxsLIOs_Tqtw7AJ-N1iNaZefCio",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b1cac7abe3e3f8-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.180.9.224",
        "cf-ipcountry": "RO",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 16:09:29 UTC] === END API CALL LOG ===
[14-Jul-2026 16:09:29 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 16:09:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NSIsInVzZXJuYW1lIjoibWlsbGllYm9iYnliaXJvd24iLCJlbWFpbCI6InRpdHVzYW5naGVsb2x0ZWFuMjEwNUBwcm90b25tYWlsLmNvbSIsImV4cCI6MTc4NDY0OTk0NX0.5zrgDMjHAgL2ng--NxsLIOs_Tqtw7AJ-N1iNaZefCio
[14-Jul-2026 16:09:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 16:09:29 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 16:09:29 UTC] User ID: 1055
[14-Jul-2026 16:09:29 UTC] ✅ User profile retrieved successfully for user ID: 1055
[14-Jul-2026 16:09:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 16:09:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 16:09:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.180.9.224, 162.158.14.48","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NSIsInVzZXJuYW1lIjoibWlsbGllYm9iYnliaXJvd24iLCJlbWFpbCI6InRpdHVzYW5naGVsb2x0ZWFuMjEwNUBwcm90b25tYWlsLmNvbSIsImV4cCI6MTc4NDY0OTk0NX0.5zrgDMjHAgL2ng--NxsLIOs_Tqtw7AJ-N1iNaZefCio","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1b1cae37b84e3f8-OTP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"92.180.9.224","cf-ipcountry":"RO","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-Jul-2026 16:09:34 UTC] === User Orders API Called ===
[14-Jul-2026 16:09:34 UTC] User ID: 1055
[14-Jul-2026 16:09:34 UTC] Limit: 20, Offset: 0
[14-Jul-2026 16:09:34 UTC] Orders found: 0
[14-Jul-2026 16:09:34 UTC] Orders data: []
[14-Jul-2026 16:09:34 UTC] Total orders count: 0
[14-Jul-2026 16:09:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 16:09:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 16:09:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.180.9.224, 162.158.14.48","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NSIsInVzZXJuYW1lIjoibWlsbGllYm9iYnliaXJvd24iLCJlbWFpbCI6InRpdHVzYW5naGVsb2x0ZWFuMjEwNUBwcm90b25tYWlsLmNvbSIsImV4cCI6MTc4NDY0OTk0NX0.5zrgDMjHAgL2ng--NxsLIOs_Tqtw7AJ-N1iNaZefCio","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1b1caee7cf7e3f8-OTP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"92.180.9.224","cf-ipcountry":"RO","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-Jul-2026 16:09:35 UTC] === User Orders API Called ===
[14-Jul-2026 16:09:35 UTC] User ID: 1055
[14-Jul-2026 16:09:35 UTC] Limit: 20, Offset: 0
[14-Jul-2026 16:09:35 UTC] Orders found: 0
[14-Jul-2026 16:09:35 UTC] Orders data: []
[14-Jul-2026 16:09:35 UTC] Total orders count: 0
[14-Jul-2026 16:09:35 UTC] === API CALL LOG ===
[14-Jul-2026 16:09:35 UTC] Endpoint: user/profile.php
[14-Jul-2026 16:09:35 UTC] Full Log Data: {
    "timestamp": "2026-07-14 16:09:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.180.9.224",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.180.9.224, 162.158.14.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NSIsInVzZXJuYW1lIjoibWlsbGllYm9iYnliaXJvd24iLCJlbWFpbCI6InRpdHVzYW5naGVsb2x0ZWFuMjEwNUBwcm90b25tYWlsLmNvbSIsImV4cCI6MTc4NDY0OTk0NX0.5zrgDMjHAgL2ng--NxsLIOs_Tqtw7AJ-N1iNaZefCio",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b1caef1d7ce3f8-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.180.9.224",
        "cf-ipcountry": "RO",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 16:09:35 UTC] === END API CALL LOG ===
[14-Jul-2026 16:09:35 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 16:09:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NSIsInVzZXJuYW1lIjoibWlsbGllYm9iYnliaXJvd24iLCJlbWFpbCI6InRpdHVzYW5naGVsb2x0ZWFuMjEwNUBwcm90b25tYWlsLmNvbSIsImV4cCI6MTc4NDY0OTk0NX0.5zrgDMjHAgL2ng--NxsLIOs_Tqtw7AJ-N1iNaZefCio
[14-Jul-2026 16:09:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 16:09:35 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 16:09:35 UTC] User ID: 1055
[14-Jul-2026 16:09:35 UTC] ✅ User profile retrieved successfully for user ID: 1055
[14-Jul-2026 16:09:36 UTC] === API CALL LOG ===
[14-Jul-2026 16:09:36 UTC] Endpoint: user/profile.php
[14-Jul-2026 16:09:36 UTC] Full Log Data: {
    "timestamp": "2026-07-14 16:09:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.180.9.224",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.180.9.224, 162.158.14.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NSIsInVzZXJuYW1lIjoibWlsbGllYm9iYnliaXJvd24iLCJlbWFpbCI6InRpdHVzYW5naGVsb2x0ZWFuMjEwNUBwcm90b25tYWlsLmNvbSIsImV4cCI6MTc4NDY0OTk0NX0.5zrgDMjHAgL2ng--NxsLIOs_Tqtw7AJ-N1iNaZefCio",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b1caf2c942e3f8-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.180.9.224",
        "cf-ipcountry": "RO",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 16:09:36 UTC] === END API CALL LOG ===
[14-Jul-2026 16:09:36 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 16:09:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NSIsInVzZXJuYW1lIjoibWlsbGllYm9iYnliaXJvd24iLCJlbWFpbCI6InRpdHVzYW5naGVsb2x0ZWFuMjEwNUBwcm90b25tYWlsLmNvbSIsImV4cCI6MTc4NDY0OTk0NX0.5zrgDMjHAgL2ng--NxsLIOs_Tqtw7AJ-N1iNaZefCio
[14-Jul-2026 16:09:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 16:09:36 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 16:09:36 UTC] User ID: 1055
[14-Jul-2026 16:09:36 UTC] ✅ User profile retrieved successfully for user ID: 1055
[14-Jul-2026 16:09:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 16:09:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 16:09:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.180.9.224, 162.158.14.48","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NSIsInVzZXJuYW1lIjoibWlsbGllYm9iYnliaXJvd24iLCJlbWFpbCI6InRpdHVzYW5naGVsb2x0ZWFuMjEwNUBwcm90b25tYWlsLmNvbSIsImV4cCI6MTc4NDY0OTk0NX0.5zrgDMjHAgL2ng--NxsLIOs_Tqtw7AJ-N1iNaZefCio","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1b1cb15a854e3f8-OTP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"92.180.9.224","cf-ipcountry":"RO","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-Jul-2026 16:09:42 UTC] === User Orders API Called ===
[14-Jul-2026 16:09:42 UTC] User ID: 1055
[14-Jul-2026 16:09:42 UTC] Limit: 20, Offset: 0
[14-Jul-2026 16:09:42 UTC] Orders found: 0
[14-Jul-2026 16:09:42 UTC] Orders data: []
[14-Jul-2026 16:09:42 UTC] Total orders count: 0
[14-Jul-2026 16:09:42 UTC] === API CALL LOG ===
[14-Jul-2026 16:09:42 UTC] Endpoint: user/profile.php
[14-Jul-2026 16:09:42 UTC] Full Log Data: {
    "timestamp": "2026-07-14 16:09:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.180.9.224",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.180.9.224, 162.158.14.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NSIsInVzZXJuYW1lIjoibWlsbGllYm9iYnliaXJvd24iLCJlbWFpbCI6InRpdHVzYW5naGVsb2x0ZWFuMjEwNUBwcm90b25tYWlsLmNvbSIsImV4cCI6MTc4NDY0OTk0NX0.5zrgDMjHAgL2ng--NxsLIOs_Tqtw7AJ-N1iNaZefCio",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b1cb1648f1e3f8-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.180.9.224",
        "cf-ipcountry": "RO",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 16:09:42 UTC] === END API CALL LOG ===
[14-Jul-2026 16:09:42 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 16:09:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NSIsInVzZXJuYW1lIjoibWlsbGllYm9iYnliaXJvd24iLCJlbWFpbCI6InRpdHVzYW5naGVsb2x0ZWFuMjEwNUBwcm90b25tYWlsLmNvbSIsImV4cCI6MTc4NDY0OTk0NX0.5zrgDMjHAgL2ng--NxsLIOs_Tqtw7AJ-N1iNaZefCio
[14-Jul-2026 16:09:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 16:09:42 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 16:09:42 UTC] User ID: 1055
[14-Jul-2026 16:09:42 UTC] ✅ User profile retrieved successfully for user ID: 1055
[14-Jul-2026 16:09:42 UTC] === API CALL LOG ===
[14-Jul-2026 16:09:42 UTC] Endpoint: user/profile.php
[14-Jul-2026 16:09:42 UTC] Full Log Data: {
    "timestamp": "2026-07-14 16:09:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.180.9.224",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.180.9.224, 162.158.14.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NSIsInVzZXJuYW1lIjoibWlsbGllYm9iYnliaXJvd24iLCJlbWFpbCI6InRpdHVzYW5naGVsb2x0ZWFuMjEwNUBwcm90b25tYWlsLmNvbSIsImV4cCI6MTc4NDY0OTk0NX0.5zrgDMjHAgL2ng--NxsLIOs_Tqtw7AJ-N1iNaZefCio",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b1cb19fc69e3f8-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.180.9.224",
        "cf-ipcountry": "RO",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 16:09:42 UTC] === END API CALL LOG ===
[14-Jul-2026 16:09:42 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 16:09:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NSIsInVzZXJuYW1lIjoibWlsbGllYm9iYnliaXJvd24iLCJlbWFpbCI6InRpdHVzYW5naGVsb2x0ZWFuMjEwNUBwcm90b25tYWlsLmNvbSIsImV4cCI6MTc4NDY0OTk0NX0.5zrgDMjHAgL2ng--NxsLIOs_Tqtw7AJ-N1iNaZefCio
[14-Jul-2026 16:09:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 16:09:42 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 16:09:42 UTC] User ID: 1055
[14-Jul-2026 16:09:42 UTC] ✅ User profile retrieved successfully for user ID: 1055
[14-Jul-2026 16:09:50 UTC] === API CALL LOG ===
[14-Jul-2026 16:09:50 UTC] Endpoint: user/profile.php
[14-Jul-2026 16:09:50 UTC] Full Log Data: {
    "timestamp": "2026-07-14 16:09:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.180.9.224",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.180.9.224, 162.158.14.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NSIsInVzZXJuYW1lIjoibWlsbGllYm9iYnliaXJvd24iLCJlbWFpbCI6InRpdHVzYW5naGVsb2x0ZWFuMjEwNUBwcm90b25tYWlsLmNvbSIsImV4cCI6MTc4NDY0OTk0NX0.5zrgDMjHAgL2ng--NxsLIOs_Tqtw7AJ-N1iNaZefCio",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b1cb4b0f9fe3f8-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.180.9.224",
        "cf-ipcountry": "RO",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 16:09:50 UTC] === END API CALL LOG ===
[14-Jul-2026 16:09:50 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 16:09:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NSIsInVzZXJuYW1lIjoibWlsbGllYm9iYnliaXJvd24iLCJlbWFpbCI6InRpdHVzYW5naGVsb2x0ZWFuMjEwNUBwcm90b25tYWlsLmNvbSIsImV4cCI6MTc4NDY0OTk0NX0.5zrgDMjHAgL2ng--NxsLIOs_Tqtw7AJ-N1iNaZefCio
[14-Jul-2026 16:09:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 16:09:50 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 16:09:50 UTC] User ID: 1055
[14-Jul-2026 16:09:50 UTC] ✅ User profile retrieved successfully for user ID: 1055
[14-Jul-2026 16:09:50 UTC] User Purchases API - User ID: 1055
[14-Jul-2026 16:09:50 UTC] User Purchases API - Total purchases found: 0
[14-Jul-2026 16:09:57 UTC] === API CALL LOG ===
[14-Jul-2026 16:09:57 UTC] Endpoint: user/profile.php
[14-Jul-2026 16:09:57 UTC] Full Log Data: {
    "timestamp": "2026-07-14 16:09:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.180.9.224",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.180.9.224, 162.158.14.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NSIsInVzZXJuYW1lIjoibWlsbGllYm9iYnliaXJvd24iLCJlbWFpbCI6InRpdHVzYW5naGVsb2x0ZWFuMjEwNUBwcm90b25tYWlsLmNvbSIsImV4cCI6MTc4NDY0OTk0NX0.5zrgDMjHAgL2ng--NxsLIOs_Tqtw7AJ-N1iNaZefCio",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b1cb787872e3f8-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.180.9.224",
        "cf-ipcountry": "RO",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 16:09:57 UTC] === END API CALL LOG ===
[14-Jul-2026 16:09:57 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 16:09:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NSIsInVzZXJuYW1lIjoibWlsbGllYm9iYnliaXJvd24iLCJlbWFpbCI6InRpdHVzYW5naGVsb2x0ZWFuMjEwNUBwcm90b25tYWlsLmNvbSIsImV4cCI6MTc4NDY0OTk0NX0.5zrgDMjHAgL2ng--NxsLIOs_Tqtw7AJ-N1iNaZefCio
[14-Jul-2026 16:09:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 16:09:57 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 16:09:57 UTC] User ID: 1055
[14-Jul-2026 16:09:57 UTC] ✅ User profile retrieved successfully for user ID: 1055
[14-Jul-2026 16:09:57 UTC] User Purchases API - User ID: 1055
[14-Jul-2026 16:09:57 UTC] User Purchases API - Total purchases found: 0
[14-Jul-2026 16:10:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 16:10:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 16:10:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.180.9.224, 162.158.14.48","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NSIsInVzZXJuYW1lIjoibWlsbGllYm9iYnliaXJvd24iLCJlbWFpbCI6InRpdHVzYW5naGVsb2x0ZWFuMjEwNUBwcm90b25tYWlsLmNvbSIsImV4cCI6MTc4NDY0OTk0NX0.5zrgDMjHAgL2ng--NxsLIOs_Tqtw7AJ-N1iNaZefCio","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1b1cb8cc992e3f8-OTP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"92.180.9.224","cf-ipcountry":"RO","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-Jul-2026 16:10:01 UTC] === User Orders API Called ===
[14-Jul-2026 16:10:01 UTC] User ID: 1055
[14-Jul-2026 16:10:01 UTC] Limit: 20, Offset: 0
[14-Jul-2026 16:10:01 UTC] Orders found: 0
[14-Jul-2026 16:10:01 UTC] Orders data: []
[14-Jul-2026 16:10:01 UTC] Total orders count: 0
[14-Jul-2026 16:10:01 UTC] === API CALL LOG ===
[14-Jul-2026 16:10:01 UTC] Endpoint: user/profile.php
[14-Jul-2026 16:10:01 UTC] Full Log Data: {
    "timestamp": "2026-07-14 16:10:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.180.9.224",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.180.9.224, 162.158.14.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NSIsInVzZXJuYW1lIjoibWlsbGllYm9iYnliaXJvd24iLCJlbWFpbCI6InRpdHVzYW5naGVsb2x0ZWFuMjEwNUBwcm90b25tYWlsLmNvbSIsImV4cCI6MTc4NDY0OTk0NX0.5zrgDMjHAgL2ng--NxsLIOs_Tqtw7AJ-N1iNaZefCio",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b1cb8d5a2ce3f8-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.180.9.224",
        "cf-ipcountry": "RO",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 16:10:01 UTC] === END API CALL LOG ===
[14-Jul-2026 16:10:01 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 16:10:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NSIsInVzZXJuYW1lIjoibWlsbGllYm9iYnliaXJvd24iLCJlbWFpbCI6InRpdHVzYW5naGVsb2x0ZWFuMjEwNUBwcm90b25tYWlsLmNvbSIsImV4cCI6MTc4NDY0OTk0NX0.5zrgDMjHAgL2ng--NxsLIOs_Tqtw7AJ-N1iNaZefCio
[14-Jul-2026 16:10:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 16:10:01 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 16:10:01 UTC] User ID: 1055
[14-Jul-2026 16:10:01 UTC] ✅ User profile retrieved successfully for user ID: 1055
[14-Jul-2026 16:10:01 UTC] === API CALL LOG ===
[14-Jul-2026 16:10:01 UTC] Endpoint: user/profile.php
[14-Jul-2026 16:10:01 UTC] Full Log Data: {
    "timestamp": "2026-07-14 16:10:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.180.9.224",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.180.9.224, 162.158.14.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NSIsInVzZXJuYW1lIjoibWlsbGllYm9iYnliaXJvd24iLCJlbWFpbCI6InRpdHVzYW5naGVsb2x0ZWFuMjEwNUBwcm90b25tYWlsLmNvbSIsImV4cCI6MTc4NDY0OTk0NX0.5zrgDMjHAgL2ng--NxsLIOs_Tqtw7AJ-N1iNaZefCio",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b1cb912e09e3f8-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.180.9.224",
        "cf-ipcountry": "RO",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 16:10:01 UTC] === END API CALL LOG ===
[14-Jul-2026 16:10:01 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 16:10:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NSIsInVzZXJuYW1lIjoibWlsbGllYm9iYnliaXJvd24iLCJlbWFpbCI6InRpdHVzYW5naGVsb2x0ZWFuMjEwNUBwcm90b25tYWlsLmNvbSIsImV4cCI6MTc4NDY0OTk0NX0.5zrgDMjHAgL2ng--NxsLIOs_Tqtw7AJ-N1iNaZefCio
[14-Jul-2026 16:10:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 16:10:01 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 16:10:01 UTC] User ID: 1055
[14-Jul-2026 16:10:01 UTC] ✅ User profile retrieved successfully for user ID: 1055
[14-Jul-2026 16:11:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 16:11:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 16:11:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.180.9.224, 162.158.14.48","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NSIsInVzZXJuYW1lIjoibWlsbGllYm9iYnliaXJvd24iLCJlbWFpbCI6InRpdHVzYW5naGVsb2x0ZWFuMjEwNUBwcm90b25tYWlsLmNvbSIsImV4cCI6MTc4NDY0OTk0NX0.5zrgDMjHAgL2ng--NxsLIOs_Tqtw7AJ-N1iNaZefCio","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1b1cd3ecafee3f8-OTP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"92.180.9.224","cf-ipcountry":"RO","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-Jul-2026 16:11:10 UTC] === User Orders API Called ===
[14-Jul-2026 16:11:10 UTC] User ID: 1055
[14-Jul-2026 16:11:10 UTC] Limit: 20, Offset: 0
[14-Jul-2026 16:11:10 UTC] Orders found: 0
[14-Jul-2026 16:11:10 UTC] Orders data: []
[14-Jul-2026 16:11:10 UTC] Total orders count: 0
[14-Jul-2026 16:11:10 UTC] === API CALL LOG ===
[14-Jul-2026 16:11:10 UTC] Endpoint: user/profile.php
[14-Jul-2026 16:11:10 UTC] Full Log Data: {
    "timestamp": "2026-07-14 16:11:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.180.9.224",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.180.9.224, 162.158.14.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NSIsInVzZXJuYW1lIjoibWlsbGllYm9iYnliaXJvd24iLCJlbWFpbCI6InRpdHVzYW5naGVsb2x0ZWFuMjEwNUBwcm90b25tYWlsLmNvbSIsImV4cCI6MTc4NDY0OTk0NX0.5zrgDMjHAgL2ng--NxsLIOs_Tqtw7AJ-N1iNaZefCio",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b1cd3f6b86e3f8-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.180.9.224",
        "cf-ipcountry": "RO",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 16:11:10 UTC] === END API CALL LOG ===
[14-Jul-2026 16:11:10 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 16:11:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NSIsInVzZXJuYW1lIjoibWlsbGllYm9iYnliaXJvd24iLCJlbWFpbCI6InRpdHVzYW5naGVsb2x0ZWFuMjEwNUBwcm90b25tYWlsLmNvbSIsImV4cCI6MTc4NDY0OTk0NX0.5zrgDMjHAgL2ng--NxsLIOs_Tqtw7AJ-N1iNaZefCio
[14-Jul-2026 16:11:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 16:11:10 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 16:11:10 UTC] User ID: 1055
[14-Jul-2026 16:11:10 UTC] ✅ User profile retrieved successfully for user ID: 1055
[14-Jul-2026 16:11:11 UTC] === API CALL LOG ===
[14-Jul-2026 16:11:11 UTC] Endpoint: user/profile.php
[14-Jul-2026 16:11:11 UTC] Full Log Data: {
    "timestamp": "2026-07-14 16:11:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.180.9.224",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.180.9.224, 162.158.14.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NSIsInVzZXJuYW1lIjoibWlsbGllYm9iYnliaXJvd24iLCJlbWFpbCI6InRpdHVzYW5naGVsb2x0ZWFuMjEwNUBwcm90b25tYWlsLmNvbSIsImV4cCI6MTc4NDY0OTk0NX0.5zrgDMjHAgL2ng--NxsLIOs_Tqtw7AJ-N1iNaZefCio",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b1cd433f0ae3f8-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.180.9.224",
        "cf-ipcountry": "RO",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 16:11:11 UTC] === END API CALL LOG ===
[14-Jul-2026 16:11:11 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 16:11:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NSIsInVzZXJuYW1lIjoibWlsbGllYm9iYnliaXJvd24iLCJlbWFpbCI6InRpdHVzYW5naGVsb2x0ZWFuMjEwNUBwcm90b25tYWlsLmNvbSIsImV4cCI6MTc4NDY0OTk0NX0.5zrgDMjHAgL2ng--NxsLIOs_Tqtw7AJ-N1iNaZefCio
[14-Jul-2026 16:11:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 16:11:11 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 16:11:11 UTC] User ID: 1055
[14-Jul-2026 16:11:11 UTC] ✅ User profile retrieved successfully for user ID: 1055
[14-Jul-2026 16:29:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 16:29:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 16:29:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d2:12ee:b46d:81c:5cff:fe24:20ea, 172.71.152.72","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NiIsInVzZXJuYW1lIjoicHZ0MzAyIiwiZW1haWwiOiJsdWNreWFnZ2Fyd2FsNzQxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDY1MTM5NH0.a0lbIbMUdX6r3fVig9s-pyWCibMhYHyhpaQB7hFInyY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1b1e8b3de4e411d-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40d2:12ee:b46d:81c:5cff:fe24:20ea","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-Jul-2026 16:29:55 UTC] === User Orders API Called ===
[14-Jul-2026 16:29:55 UTC] User ID: 1056
[14-Jul-2026 16:29:55 UTC] Limit: 20, Offset: 0
[14-Jul-2026 16:29:55 UTC] Orders found: 0
[14-Jul-2026 16:29:55 UTC] Orders data: []
[14-Jul-2026 16:29:55 UTC] Total orders count: 0
[14-Jul-2026 16:29:55 UTC] === API CALL LOG ===
[14-Jul-2026 16:29:55 UTC] Endpoint: user/profile.php
[14-Jul-2026 16:29:55 UTC] Full Log Data: {
    "timestamp": "2026-07-14 16:29:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d2:12ee:b46d:81c:5cff:fe24:20ea",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d2:12ee:b46d:81c:5cff:fe24:20ea, 172.69.166.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NiIsInVzZXJuYW1lIjoicHZ0MzAyIiwiZW1haWwiOiJsdWNreWFnZ2Fyd2FsNzQxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDY1MTM5NH0.a0lbIbMUdX6r3fVig9s-pyWCibMhYHyhpaQB7hFInyY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b1e8b3de46411d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d2:12ee:b46d:81c:5cff:fe24:20ea",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 16:29:55 UTC] === END API CALL LOG ===
[14-Jul-2026 16:29:55 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 16:29:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NiIsInVzZXJuYW1lIjoicHZ0MzAyIiwiZW1haWwiOiJsdWNreWFnZ2Fyd2FsNzQxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDY1MTM5NH0.a0lbIbMUdX6r3fVig9s-pyWCibMhYHyhpaQB7hFInyY
[14-Jul-2026 16:29:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 16:29:55 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 16:29:55 UTC] User ID: 1056
[14-Jul-2026 16:29:55 UTC] ✅ User profile retrieved successfully for user ID: 1056
[14-Jul-2026 16:29:55 UTC] === API CALL LOG ===
[14-Jul-2026 16:29:55 UTC] Endpoint: user/profile.php
[14-Jul-2026 16:29:55 UTC] Full Log Data: {
    "timestamp": "2026-07-14 16:29:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d2:12ee:b46d:81c:5cff:fe24:20ea",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d2:12ee:b46d:81c:5cff:fe24:20ea, 172.69.166.29",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NiIsInVzZXJuYW1lIjoicHZ0MzAyIiwiZW1haWwiOiJsdWNreWFnZ2Fyd2FsNzQxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDY1MTM5NH0.a0lbIbMUdX6r3fVig9s-pyWCibMhYHyhpaQB7hFInyY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b1e8b498d6411d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d2:12ee:b46d:81c:5cff:fe24:20ea",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 16:29:55 UTC] === END API CALL LOG ===
[14-Jul-2026 16:29:55 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 16:29:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NiIsInVzZXJuYW1lIjoicHZ0MzAyIiwiZW1haWwiOiJsdWNreWFnZ2Fyd2FsNzQxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDY1MTM5NH0.a0lbIbMUdX6r3fVig9s-pyWCibMhYHyhpaQB7hFInyY
[14-Jul-2026 16:29:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 16:29:55 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 16:29:55 UTC] User ID: 1056
[14-Jul-2026 16:29:55 UTC] ✅ User profile retrieved successfully for user ID: 1056
[14-Jul-2026 16:29:56 UTC] === API CALL LOG ===
[14-Jul-2026 16:29:56 UTC] Endpoint: user/profile.php
[14-Jul-2026 16:29:56 UTC] Full Log Data: {
    "timestamp": "2026-07-14 16:29:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d2:12ee:b46d:81c:5cff:fe24:20ea",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d2:12ee:b46d:81c:5cff:fe24:20ea, 172.69.166.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NiIsInVzZXJuYW1lIjoicHZ0MzAyIiwiZW1haWwiOiJsdWNreWFnZ2Fyd2FsNzQxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDY1MTM5NH0.a0lbIbMUdX6r3fVig9s-pyWCibMhYHyhpaQB7hFInyY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b1e8bdef18411d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d2:12ee:b46d:81c:5cff:fe24:20ea",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 16:29:56 UTC] === END API CALL LOG ===
[14-Jul-2026 16:29:56 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 16:29:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NiIsInVzZXJuYW1lIjoicHZ0MzAyIiwiZW1haWwiOiJsdWNreWFnZ2Fyd2FsNzQxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDY1MTM5NH0.a0lbIbMUdX6r3fVig9s-pyWCibMhYHyhpaQB7hFInyY
[14-Jul-2026 16:29:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 16:29:56 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 16:29:56 UTC] User ID: 1056
[14-Jul-2026 16:29:56 UTC] ✅ User profile retrieved successfully for user ID: 1056
[14-Jul-2026 16:30:25 UTC] === API CALL LOG ===
[14-Jul-2026 16:30:25 UTC] Endpoint: user/profile.php
[14-Jul-2026 16:30:25 UTC] Full Log Data: {
    "timestamp": "2026-07-14 16:30:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d2:12ee:b46d:81c:5cff:fe24:20ea",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d2:12ee:b46d:81c:5cff:fe24:20ea, 172.70.147.201",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NiIsInVzZXJuYW1lIjoicHZ0MzAyIiwiZW1haWwiOiJsdWNreWFnZ2Fyd2FsNzQxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDY1MTM5NH0.a0lbIbMUdX6r3fVig9s-pyWCibMhYHyhpaQB7hFInyY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b1e96dae8bb403-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d2:12ee:b46d:81c:5cff:fe24:20ea",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 16:30:25 UTC] === END API CALL LOG ===
[14-Jul-2026 16:30:25 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 16:30:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NiIsInVzZXJuYW1lIjoicHZ0MzAyIiwiZW1haWwiOiJsdWNreWFnZ2Fyd2FsNzQxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDY1MTM5NH0.a0lbIbMUdX6r3fVig9s-pyWCibMhYHyhpaQB7hFInyY
[14-Jul-2026 16:30:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 16:30:25 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 16:30:25 UTC] User ID: 1056
[14-Jul-2026 16:30:25 UTC] ✅ User profile retrieved successfully for user ID: 1056
[14-Jul-2026 16:30:26 UTC] === API CALL LOG ===
[14-Jul-2026 16:30:26 UTC] Endpoint: user/profile.php
[14-Jul-2026 16:30:26 UTC] Full Log Data: {
    "timestamp": "2026-07-14 16:30:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d2:12ee:b46d:81c:5cff:fe24:20ea",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d2:12ee:b46d:81c:5cff:fe24:20ea, 172.70.147.201",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NiIsInVzZXJuYW1lIjoicHZ0MzAyIiwiZW1haWwiOiJsdWNreWFnZ2Fyd2FsNzQxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDY1MTM5NH0.a0lbIbMUdX6r3fVig9s-pyWCibMhYHyhpaQB7hFInyY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b1e9757bb7b403-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d2:12ee:b46d:81c:5cff:fe24:20ea",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 16:30:26 UTC] === END API CALL LOG ===
[14-Jul-2026 16:30:26 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 16:30:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NiIsInVzZXJuYW1lIjoicHZ0MzAyIiwiZW1haWwiOiJsdWNreWFnZ2Fyd2FsNzQxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDY1MTM5NH0.a0lbIbMUdX6r3fVig9s-pyWCibMhYHyhpaQB7hFInyY
[14-Jul-2026 16:30:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 16:30:26 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 16:30:26 UTC] User ID: 1056
[14-Jul-2026 16:30:26 UTC] ✅ User profile retrieved successfully for user ID: 1056
[14-Jul-2026 16:30:26 UTC] === API CALL LOG ===
[14-Jul-2026 16:30:26 UTC] Endpoint: user/profile.php
[14-Jul-2026 16:30:26 UTC] Full Log Data: {
    "timestamp": "2026-07-14 16:30:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d2:12ee:b46d:81c:5cff:fe24:20ea",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d2:12ee:b46d:81c:5cff:fe24:20ea, 172.70.147.201",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NiIsInVzZXJuYW1lIjoicHZ0MzAyIiwiZW1haWwiOiJsdWNreWFnZ2Fyd2FsNzQxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDY1MTM5NH0.a0lbIbMUdX6r3fVig9s-pyWCibMhYHyhpaQB7hFInyY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b1e9761d72b403-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d2:12ee:b46d:81c:5cff:fe24:20ea",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 16:30:26 UTC] === END API CALL LOG ===
[14-Jul-2026 16:30:26 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 16:30:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NiIsInVzZXJuYW1lIjoicHZ0MzAyIiwiZW1haWwiOiJsdWNreWFnZ2Fyd2FsNzQxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDY1MTM5NH0.a0lbIbMUdX6r3fVig9s-pyWCibMhYHyhpaQB7hFInyY
[14-Jul-2026 16:30:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 16:30:26 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 16:30:26 UTC] User ID: 1056
[14-Jul-2026 16:30:26 UTC] ✅ User profile retrieved successfully for user ID: 1056
[14-Jul-2026 16:30:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 16:30:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 16:30:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d2:12ee:b46d:81c:5cff:fe24:20ea, 172.70.93.116","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NiIsInVzZXJuYW1lIjoicHZ0MzAyIiwiZW1haWwiOiJsdWNreWFnZ2Fyd2FsNzQxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDY1MTM5NH0.a0lbIbMUdX6r3fVig9s-pyWCibMhYHyhpaQB7hFInyY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1b1e9761d70b403-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40d2:12ee:b46d:81c:5cff:fe24:20ea","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-Jul-2026 16:30:26 UTC] === User Orders API Called ===
[14-Jul-2026 16:30:26 UTC] User ID: 1056
[14-Jul-2026 16:30:26 UTC] Limit: 20, Offset: 0
[14-Jul-2026 16:30:26 UTC] Orders found: 0
[14-Jul-2026 16:30:26 UTC] Orders data: []
[14-Jul-2026 16:30:26 UTC] Total orders count: 0
[14-Jul-2026 16:30:28 UTC] === API CALL LOG ===
[14-Jul-2026 16:30:28 UTC] Endpoint: user/profile.php
[14-Jul-2026 16:30:28 UTC] Full Log Data: {
    "timestamp": "2026-07-14 16:30:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d2:12ee:b46d:81c:5cff:fe24:20ea",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d2:12ee:b46d:81c:5cff:fe24:20ea, 172.70.93.116",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NiIsInVzZXJuYW1lIjoicHZ0MzAyIiwiZW1haWwiOiJsdWNreWFnZ2Fyd2FsNzQxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDY1MTM5NH0.a0lbIbMUdX6r3fVig9s-pyWCibMhYHyhpaQB7hFInyY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b1e980b974b403-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d2:12ee:b46d:81c:5cff:fe24:20ea",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 16:30:28 UTC] === END API CALL LOG ===
[14-Jul-2026 16:30:28 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 16:30:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NiIsInVzZXJuYW1lIjoicHZ0MzAyIiwiZW1haWwiOiJsdWNreWFnZ2Fyd2FsNzQxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDY1MTM5NH0.a0lbIbMUdX6r3fVig9s-pyWCibMhYHyhpaQB7hFInyY
[14-Jul-2026 16:30:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 16:30:28 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 16:30:28 UTC] User ID: 1056
[14-Jul-2026 16:30:28 UTC] ✅ User profile retrieved successfully for user ID: 1056
[14-Jul-2026 16:32:23 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 16:32:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 16:32:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d2:12ee:b46d:81c:5cff:fe24:20ea, 162.158.108.70","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NiIsInVzZXJuYW1lIjoicHZ0MzAyIiwiZW1haWwiOiJsdWNreWFnZ2Fyd2FsNzQxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDY1MTM5NH0.a0lbIbMUdX6r3fVig9s-pyWCibMhYHyhpaQB7hFInyY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1b1ec51ff69fd1b-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40d2:12ee:b46d:81c:5cff:fe24:20ea","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-Jul-2026 16:32:23 UTC] === User Orders API Called ===
[14-Jul-2026 16:32:23 UTC] User ID: 1056
[14-Jul-2026 16:32:23 UTC] Limit: 20, Offset: 0
[14-Jul-2026 16:32:23 UTC] Orders found: 0
[14-Jul-2026 16:32:23 UTC] Orders data: []
[14-Jul-2026 16:32:23 UTC] Total orders count: 0
[14-Jul-2026 16:32:26 UTC] === API CALL LOG ===
[14-Jul-2026 16:32:26 UTC] Endpoint: user/profile.php
[14-Jul-2026 16:32:26 UTC] Full Log Data: {
    "timestamp": "2026-07-14 16:32:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d2:12ee:b46d:81c:5cff:fe24:20ea",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d2:12ee:b46d:81c:5cff:fe24:20ea, 162.158.108.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NiIsInVzZXJuYW1lIjoicHZ0MzAyIiwiZW1haWwiOiJsdWNreWFnZ2Fyd2FsNzQxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDY1MTM5NH0.a0lbIbMUdX6r3fVig9s-pyWCibMhYHyhpaQB7hFInyY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b1ec62de0cfd1b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d2:12ee:b46d:81c:5cff:fe24:20ea",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 16:32:26 UTC] === END API CALL LOG ===
[14-Jul-2026 16:32:26 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 16:32:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NiIsInVzZXJuYW1lIjoicHZ0MzAyIiwiZW1haWwiOiJsdWNreWFnZ2Fyd2FsNzQxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDY1MTM5NH0.a0lbIbMUdX6r3fVig9s-pyWCibMhYHyhpaQB7hFInyY
[14-Jul-2026 16:32:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 16:32:26 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 16:32:26 UTC] User ID: 1056
[14-Jul-2026 16:32:26 UTC] ✅ User profile retrieved successfully for user ID: 1056
[14-Jul-2026 16:32:26 UTC] User Purchases API - User ID: 1056
[14-Jul-2026 16:32:26 UTC] User Purchases API - Total purchases found: 1
[14-Jul-2026 16:32:31 UTC] === API CALL LOG ===
[14-Jul-2026 16:32:31 UTC] Endpoint: user/profile.php
[14-Jul-2026 16:32:31 UTC] Full Log Data: {
    "timestamp": "2026-07-14 16:32:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d2:12ee:b46d:81c:5cff:fe24:20ea",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d2:12ee:b46d:81c:5cff:fe24:20ea, 162.158.108.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NiIsInVzZXJuYW1lIjoicHZ0MzAyIiwiZW1haWwiOiJsdWNreWFnZ2Fyd2FsNzQxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDY1MTM5NH0.a0lbIbMUdX6r3fVig9s-pyWCibMhYHyhpaQB7hFInyY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b1ec823932fd1b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d2:12ee:b46d:81c:5cff:fe24:20ea",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 16:32:31 UTC] === END API CALL LOG ===
[14-Jul-2026 16:32:31 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 16:32:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NiIsInVzZXJuYW1lIjoicHZ0MzAyIiwiZW1haWwiOiJsdWNreWFnZ2Fyd2FsNzQxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDY1MTM5NH0.a0lbIbMUdX6r3fVig9s-pyWCibMhYHyhpaQB7hFInyY
[14-Jul-2026 16:32:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 16:32:31 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 16:32:31 UTC] User ID: 1056
[14-Jul-2026 16:32:31 UTC] ✅ User profile retrieved successfully for user ID: 1056
[14-Jul-2026 16:32:31 UTC] User Purchases API - User ID: 1056
[14-Jul-2026 16:32:31 UTC] User Purchases API - Total purchases found: 1
[14-Jul-2026 16:32:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 16:32:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 16:32:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d2:12ee:b46d:81c:5cff:fe24:20ea, 162.158.108.70","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NiIsInVzZXJuYW1lIjoicHZ0MzAyIiwiZW1haWwiOiJsdWNreWFnZ2Fyd2FsNzQxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDY1MTM5NH0.a0lbIbMUdX6r3fVig9s-pyWCibMhYHyhpaQB7hFInyY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1b1ec8ada55fd1b-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40d2:12ee:b46d:81c:5cff:fe24:20ea","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-Jul-2026 16:32:32 UTC] === User Orders API Called ===
[14-Jul-2026 16:32:32 UTC] User ID: 1056
[14-Jul-2026 16:32:32 UTC] Limit: 20, Offset: 0
[14-Jul-2026 16:32:32 UTC] === API CALL LOG ===
[14-Jul-2026 16:32:32 UTC] Endpoint: user/profile.php
[14-Jul-2026 16:32:32 UTC] Full Log Data: {
    "timestamp": "2026-07-14 16:32:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d2:12ee:b46d:81c:5cff:fe24:20ea",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d2:12ee:b46d:81c:5cff:fe24:20ea, 162.158.108.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NiIsInVzZXJuYW1lIjoicHZ0MzAyIiwiZW1haWwiOiJsdWNreWFnZ2Fyd2FsNzQxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDY1MTM5NH0.a0lbIbMUdX6r3fVig9s-pyWCibMhYHyhpaQB7hFInyY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b1ec8ada58fd1b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d2:12ee:b46d:81c:5cff:fe24:20ea",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 16:32:32 UTC] === END API CALL LOG ===
[14-Jul-2026 16:32:32 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 16:32:32 UTC] Orders found: 0
[14-Jul-2026 16:32:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NiIsInVzZXJuYW1lIjoicHZ0MzAyIiwiZW1haWwiOiJsdWNreWFnZ2Fyd2FsNzQxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDY1MTM5NH0.a0lbIbMUdX6r3fVig9s-pyWCibMhYHyhpaQB7hFInyY
[14-Jul-2026 16:32:32 UTC] Orders data: []
[14-Jul-2026 16:32:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 16:32:32 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 16:32:32 UTC] User ID: 1056
[14-Jul-2026 16:32:32 UTC] Total orders count: 0
[14-Jul-2026 16:32:32 UTC] ✅ User profile retrieved successfully for user ID: 1056
[14-Jul-2026 16:32:33 UTC] === API CALL LOG ===
[14-Jul-2026 16:32:33 UTC] Endpoint: user/profile.php
[14-Jul-2026 16:32:33 UTC] Full Log Data: {
    "timestamp": "2026-07-14 16:32:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d2:12ee:b46d:81c:5cff:fe24:20ea",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d2:12ee:b46d:81c:5cff:fe24:20ea, 162.158.108.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NiIsInVzZXJuYW1lIjoicHZ0MzAyIiwiZW1haWwiOiJsdWNreWFnZ2Fyd2FsNzQxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDY1MTM5NH0.a0lbIbMUdX6r3fVig9s-pyWCibMhYHyhpaQB7hFInyY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b1ec8e7ddffd1b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d2:12ee:b46d:81c:5cff:fe24:20ea",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 16:32:33 UTC] === END API CALL LOG ===
[14-Jul-2026 16:32:33 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 16:32:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NiIsInVzZXJuYW1lIjoicHZ0MzAyIiwiZW1haWwiOiJsdWNreWFnZ2Fyd2FsNzQxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDY1MTM5NH0.a0lbIbMUdX6r3fVig9s-pyWCibMhYHyhpaQB7hFInyY
[14-Jul-2026 16:32:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 16:32:33 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 16:32:33 UTC] User ID: 1056
[14-Jul-2026 16:32:33 UTC] ✅ User profile retrieved successfully for user ID: 1056
[14-Jul-2026 16:32:33 UTC] === API CALL LOG ===
[14-Jul-2026 16:32:33 UTC] Endpoint: user/profile.php
[14-Jul-2026 16:32:33 UTC] Full Log Data: {
    "timestamp": "2026-07-14 16:32:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d2:12ee:b46d:81c:5cff:fe24:20ea",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d2:12ee:b46d:81c:5cff:fe24:20ea, 162.158.108.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NiIsInVzZXJuYW1lIjoicHZ0MzAyIiwiZW1haWwiOiJsdWNreWFnZ2Fyd2FsNzQxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDY1MTM5NH0.a0lbIbMUdX6r3fVig9s-pyWCibMhYHyhpaQB7hFInyY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b1ec91f925fd1b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d2:12ee:b46d:81c:5cff:fe24:20ea",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 16:32:33 UTC] === END API CALL LOG ===
[14-Jul-2026 16:32:33 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 16:32:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NiIsInVzZXJuYW1lIjoicHZ0MzAyIiwiZW1haWwiOiJsdWNreWFnZ2Fyd2FsNzQxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDY1MTM5NH0.a0lbIbMUdX6r3fVig9s-pyWCibMhYHyhpaQB7hFInyY
[14-Jul-2026 16:32:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 16:32:33 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 16:32:33 UTC] User ID: 1056
[14-Jul-2026 16:32:33 UTC] ✅ User profile retrieved successfully for user ID: 1056
[14-Jul-2026 16:32:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 16:32:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 16:32:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d2:12ee:b46d:81c:5cff:fe24:20ea, 162.158.108.70","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NiIsInVzZXJuYW1lIjoicHZ0MzAyIiwiZW1haWwiOiJsdWNreWFnZ2Fyd2FsNzQxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDY1MTM5NH0.a0lbIbMUdX6r3fVig9s-pyWCibMhYHyhpaQB7hFInyY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1b1ecb95f52fd1b-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40d2:12ee:b46d:81c:5cff:fe24:20ea","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-Jul-2026 16:32:39 UTC] === User Orders API Called ===
[14-Jul-2026 16:32:39 UTC] User ID: 1056
[14-Jul-2026 16:32:39 UTC] Limit: 20, Offset: 0
[14-Jul-2026 16:32:39 UTC] Orders found: 0
[14-Jul-2026 16:32:39 UTC] Orders data: []
[14-Jul-2026 16:32:39 UTC] Total orders count: 0
[14-Jul-2026 16:32:40 UTC] === API CALL LOG ===
[14-Jul-2026 16:32:40 UTC] Endpoint: user/profile.php
[14-Jul-2026 16:32:40 UTC] Full Log Data: {
    "timestamp": "2026-07-14 16:32:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d2:12ee:b46d:81c:5cff:fe24:20ea",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d2:12ee:b46d:81c:5cff:fe24:20ea, 162.158.108.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NiIsInVzZXJuYW1lIjoicHZ0MzAyIiwiZW1haWwiOiJsdWNreWFnZ2Fyd2FsNzQxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDY1MTM5NH0.a0lbIbMUdX6r3fVig9s-pyWCibMhYHyhpaQB7hFInyY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b1ecb9f99efd1b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d2:12ee:b46d:81c:5cff:fe24:20ea",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 16:32:40 UTC] === END API CALL LOG ===
[14-Jul-2026 16:32:40 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 16:32:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NiIsInVzZXJuYW1lIjoicHZ0MzAyIiwiZW1haWwiOiJsdWNreWFnZ2Fyd2FsNzQxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDY1MTM5NH0.a0lbIbMUdX6r3fVig9s-pyWCibMhYHyhpaQB7hFInyY
[14-Jul-2026 16:32:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 16:32:40 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 16:32:40 UTC] User ID: 1056
[14-Jul-2026 16:32:40 UTC] ✅ User profile retrieved successfully for user ID: 1056
[14-Jul-2026 16:32:40 UTC] === API CALL LOG ===
[14-Jul-2026 16:32:40 UTC] Endpoint: user/profile.php
[14-Jul-2026 16:32:40 UTC] Full Log Data: {
    "timestamp": "2026-07-14 16:32:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d2:12ee:b46d:81c:5cff:fe24:20ea",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d2:12ee:b46d:81c:5cff:fe24:20ea, 162.158.108.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NiIsInVzZXJuYW1lIjoicHZ0MzAyIiwiZW1haWwiOiJsdWNreWFnZ2Fyd2FsNzQxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDY1MTM5NH0.a0lbIbMUdX6r3fVig9s-pyWCibMhYHyhpaQB7hFInyY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b1ecbd5dfafd1b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d2:12ee:b46d:81c:5cff:fe24:20ea",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 16:32:40 UTC] === END API CALL LOG ===
[14-Jul-2026 16:32:40 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 16:32:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NiIsInVzZXJuYW1lIjoicHZ0MzAyIiwiZW1haWwiOiJsdWNreWFnZ2Fyd2FsNzQxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDY1MTM5NH0.a0lbIbMUdX6r3fVig9s-pyWCibMhYHyhpaQB7hFInyY
[14-Jul-2026 16:32:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 16:32:40 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 16:32:40 UTC] User ID: 1056
[14-Jul-2026 16:32:40 UTC] ✅ User profile retrieved successfully for user ID: 1056
[14-Jul-2026 16:32:41 UTC] === API CALL LOG ===
[14-Jul-2026 16:32:41 UTC] Endpoint: user/profile.php
[14-Jul-2026 16:32:41 UTC] Full Log Data: {
    "timestamp": "2026-07-14 16:32:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d2:12ee:b46d:81c:5cff:fe24:20ea",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d2:12ee:b46d:81c:5cff:fe24:20ea, 162.158.108.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NiIsInVzZXJuYW1lIjoicHZ0MzAyIiwiZW1haWwiOiJsdWNreWFnZ2Fyd2FsNzQxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDY1MTM5NH0.a0lbIbMUdX6r3fVig9s-pyWCibMhYHyhpaQB7hFInyY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b1ecc18c6afd1b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d2:12ee:b46d:81c:5cff:fe24:20ea",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 16:32:41 UTC] === END API CALL LOG ===
[14-Jul-2026 16:32:41 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 16:32:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NiIsInVzZXJuYW1lIjoicHZ0MzAyIiwiZW1haWwiOiJsdWNreWFnZ2Fyd2FsNzQxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDY1MTM5NH0.a0lbIbMUdX6r3fVig9s-pyWCibMhYHyhpaQB7hFInyY
[14-Jul-2026 16:32:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 16:32:41 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 16:32:41 UTC] User ID: 1056
[14-Jul-2026 16:32:41 UTC] ✅ User profile retrieved successfully for user ID: 1056
[14-Jul-2026 16:33:47 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 16:33:47 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 16:33:47 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d2:12ee:b46d:81c:5cff:fe24:20ea, 172.68.164.75","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NiIsInVzZXJuYW1lIjoicHZ0MzAyIiwiZW1haWwiOiJsdWNreWFnZ2Fyd2FsNzQxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDY1MTM5NH0.a0lbIbMUdX6r3fVig9s-pyWCibMhYHyhpaQB7hFInyY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1b1ee5cdf27f92a-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40d2:12ee:b46d:81c:5cff:fe24:20ea","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-Jul-2026 16:33:47 UTC] === User Orders API Called ===
[14-Jul-2026 16:33:47 UTC] User ID: 1056
[14-Jul-2026 16:33:47 UTC] Limit: 20, Offset: 0
[14-Jul-2026 16:33:47 UTC] Orders found: 0
[14-Jul-2026 16:33:47 UTC] Orders data: []
[14-Jul-2026 16:33:47 UTC] Total orders count: 0
[14-Jul-2026 16:33:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 16:33:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 16:33:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d2:12ee:b46d:81c:5cff:fe24:20ea, 172.68.164.104","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NiIsInVzZXJuYW1lIjoicHZ0MzAyIiwiZW1haWwiOiJsdWNreWFnZ2Fyd2FsNzQxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDY1MTM5NH0.a0lbIbMUdX6r3fVig9s-pyWCibMhYHyhpaQB7hFInyY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1b1ee647d24f92a-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40d2:12ee:b46d:81c:5cff:fe24:20ea","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-Jul-2026 16:33:48 UTC] === User Orders API Called ===
[14-Jul-2026 16:33:48 UTC] User ID: 1056
[14-Jul-2026 16:33:48 UTC] Limit: 20, Offset: 0
[14-Jul-2026 16:33:48 UTC] Orders found: 0
[14-Jul-2026 16:33:48 UTC] Orders data: []
[14-Jul-2026 16:33:48 UTC] Total orders count: 0
[14-Jul-2026 16:33:48 UTC] === API CALL LOG ===
[14-Jul-2026 16:33:48 UTC] Endpoint: user/profile.php
[14-Jul-2026 16:33:48 UTC] Full Log Data: {
    "timestamp": "2026-07-14 16:33:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d2:12ee:b46d:81c:5cff:fe24:20ea",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d2:12ee:b46d:81c:5cff:fe24:20ea, 172.68.164.105",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NiIsInVzZXJuYW1lIjoicHZ0MzAyIiwiZW1haWwiOiJsdWNreWFnZ2Fyd2FsNzQxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDY1MTM5NH0.a0lbIbMUdX6r3fVig9s-pyWCibMhYHyhpaQB7hFInyY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b1ee650efcf92a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d2:12ee:b46d:81c:5cff:fe24:20ea",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 16:33:48 UTC] === END API CALL LOG ===
[14-Jul-2026 16:33:48 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 16:33:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NiIsInVzZXJuYW1lIjoicHZ0MzAyIiwiZW1haWwiOiJsdWNreWFnZ2Fyd2FsNzQxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDY1MTM5NH0.a0lbIbMUdX6r3fVig9s-pyWCibMhYHyhpaQB7hFInyY
[14-Jul-2026 16:33:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 16:33:48 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 16:33:48 UTC] User ID: 1056
[14-Jul-2026 16:33:48 UTC] ✅ User profile retrieved successfully for user ID: 1056
[14-Jul-2026 16:38:25 UTC] === API CALL LOG ===
[14-Jul-2026 16:38:25 UTC] Endpoint: user/profile.php
[14-Jul-2026 16:38:25 UTC] Full Log Data: {
    "timestamp": "2026-07-14 16:38:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d2:12ee:b46d:81c:5cff:fe24:20ea",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d2:12ee:b46d:81c:5cff:fe24:20ea, 162.158.88.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NiIsInVzZXJuYW1lIjoicHZ0MzAyIiwiZW1haWwiOiJsdWNreWFnZ2Fyd2FsNzQxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDY1MTM5NH0.a0lbIbMUdX6r3fVig9s-pyWCibMhYHyhpaQB7hFInyY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b1f524efe9fdfd-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d2:12ee:b46d:81c:5cff:fe24:20ea",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 16:38:25 UTC] === END API CALL LOG ===
[14-Jul-2026 16:38:25 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 16:38:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NiIsInVzZXJuYW1lIjoicHZ0MzAyIiwiZW1haWwiOiJsdWNreWFnZ2Fyd2FsNzQxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDY1MTM5NH0.a0lbIbMUdX6r3fVig9s-pyWCibMhYHyhpaQB7hFInyY
[14-Jul-2026 16:38:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 16:38:25 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 16:38:25 UTC] User ID: 1056
[14-Jul-2026 16:38:25 UTC] ✅ User profile retrieved successfully for user ID: 1056
[14-Jul-2026 16:38:26 UTC] === API CALL LOG ===
[14-Jul-2026 16:38:26 UTC] Endpoint: user/profile.php
[14-Jul-2026 16:38:26 UTC] Full Log Data: {
    "timestamp": "2026-07-14 16:38:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d2:12ee:b46d:81c:5cff:fe24:20ea",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d2:12ee:b46d:81c:5cff:fe24:20ea, 162.158.88.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NiIsInVzZXJuYW1lIjoicHZ0MzAyIiwiZW1haWwiOiJsdWNreWFnZ2Fyd2FsNzQxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDY1MTM5NH0.a0lbIbMUdX6r3fVig9s-pyWCibMhYHyhpaQB7hFInyY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b1f52cae3bfdfd-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d2:12ee:b46d:81c:5cff:fe24:20ea",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 16:38:26 UTC] === END API CALL LOG ===
[14-Jul-2026 16:38:26 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 16:38:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NiIsInVzZXJuYW1lIjoicHZ0MzAyIiwiZW1haWwiOiJsdWNreWFnZ2Fyd2FsNzQxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDY1MTM5NH0.a0lbIbMUdX6r3fVig9s-pyWCibMhYHyhpaQB7hFInyY
[14-Jul-2026 16:38:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 16:38:26 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 16:38:26 UTC] User ID: 1056
[14-Jul-2026 16:38:26 UTC] ✅ User profile retrieved successfully for user ID: 1056
[14-Jul-2026 16:38:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 16:38:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 16:38:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d2:12ee:b46d:81c:5cff:fe24:20ea, 162.158.88.28","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NiIsInVzZXJuYW1lIjoicHZ0MzAyIiwiZW1haWwiOiJsdWNreWFnZ2Fyd2FsNzQxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDY1MTM5NH0.a0lbIbMUdX6r3fVig9s-pyWCibMhYHyhpaQB7hFInyY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1b1f52cae55fdfd-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40d2:12ee:b46d:81c:5cff:fe24:20ea","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-Jul-2026 16:38:26 UTC] === User Orders API Called ===
[14-Jul-2026 16:38:26 UTC] User ID: 1056
[14-Jul-2026 16:38:26 UTC] Limit: 20, Offset: 0
[14-Jul-2026 16:38:26 UTC] Orders found: 0
[14-Jul-2026 16:38:26 UTC] Orders data: []
[14-Jul-2026 16:38:26 UTC] Total orders count: 0
[14-Jul-2026 16:38:26 UTC] === API CALL LOG ===
[14-Jul-2026 16:38:26 UTC] Endpoint: user/profile.php
[14-Jul-2026 16:38:26 UTC] Full Log Data: {
    "timestamp": "2026-07-14 16:38:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d2:12ee:b46d:81c:5cff:fe24:20ea",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d2:12ee:b46d:81c:5cff:fe24:20ea, 162.158.88.7",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NiIsInVzZXJuYW1lIjoicHZ0MzAyIiwiZW1haWwiOiJsdWNreWFnZ2Fyd2FsNzQxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDY1MTM5NH0.a0lbIbMUdX6r3fVig9s-pyWCibMhYHyhpaQB7hFInyY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b1f52d3ff5fdfd-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d2:12ee:b46d:81c:5cff:fe24:20ea",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 16:38:26 UTC] === END API CALL LOG ===
[14-Jul-2026 16:38:26 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 16:38:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NiIsInVzZXJuYW1lIjoicHZ0MzAyIiwiZW1haWwiOiJsdWNreWFnZ2Fyd2FsNzQxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDY1MTM5NH0.a0lbIbMUdX6r3fVig9s-pyWCibMhYHyhpaQB7hFInyY
[14-Jul-2026 16:38:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 16:38:26 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 16:38:26 UTC] User ID: 1056
[14-Jul-2026 16:38:26 UTC] ✅ User profile retrieved successfully for user ID: 1056
[14-Jul-2026 16:38:27 UTC] === API CALL LOG ===
[14-Jul-2026 16:38:27 UTC] Endpoint: user/profile.php
[14-Jul-2026 16:38:27 UTC] Full Log Data: {
    "timestamp": "2026-07-14 16:38:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d2:12ee:b46d:81c:5cff:fe24:20ea",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d2:12ee:b46d:81c:5cff:fe24:20ea, 162.158.88.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NiIsInVzZXJuYW1lIjoicHZ0MzAyIiwiZW1haWwiOiJsdWNreWFnZ2Fyd2FsNzQxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDY1MTM5NH0.a0lbIbMUdX6r3fVig9s-pyWCibMhYHyhpaQB7hFInyY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b1f537bca5fdfd-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d2:12ee:b46d:81c:5cff:fe24:20ea",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 16:38:27 UTC] === END API CALL LOG ===
[14-Jul-2026 16:38:27 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 16:38:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NiIsInVzZXJuYW1lIjoicHZ0MzAyIiwiZW1haWwiOiJsdWNreWFnZ2Fyd2FsNzQxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDY1MTM5NH0.a0lbIbMUdX6r3fVig9s-pyWCibMhYHyhpaQB7hFInyY
[14-Jul-2026 16:38:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 16:38:27 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 16:38:27 UTC] User ID: 1056
[14-Jul-2026 16:38:27 UTC] ✅ User profile retrieved successfully for user ID: 1056
[14-Jul-2026 17:04:47 UTC] === API CALL LOG ===
[14-Jul-2026 17:04:47 UTC] Endpoint: user/profile.php
[14-Jul-2026 17:04:47 UTC] Full Log Data: {
    "timestamp": "2026-07-14 17:04:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "43.245.46.142",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "43.245.46.142, 162.158.88.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NyIsInVzZXJuYW1lIjoiQFZvaWNlbW9kNTciLCJlbWFpbCI6ImxteWF0OTU2MkBnbWFpbC5jb20iLCJleHAiOjE3ODQ2NTM0ODV9.ExlRvVy4-lkC3ScAeXhQz50Eqcfpby2nX5I2kYSV1wc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b21bc5df50fe00-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "43.245.46.142",
        "cf-ipcountry": "MM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 17:04:47 UTC] === END API CALL LOG ===
[14-Jul-2026 17:04:47 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 17:04:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NyIsInVzZXJuYW1lIjoiQFZvaWNlbW9kNTciLCJlbWFpbCI6ImxteWF0OTU2MkBnbWFpbC5jb20iLCJleHAiOjE3ODQ2NTM0ODV9.ExlRvVy4-lkC3ScAeXhQz50Eqcfpby2nX5I2kYSV1wc
[14-Jul-2026 17:04:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 17:04:47 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 17:04:47 UTC] User ID: 1057
[14-Jul-2026 17:04:47 UTC] ✅ User profile retrieved successfully for user ID: 1057
[14-Jul-2026 17:04:47 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 17:04:47 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 17:04:47 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"43.245.46.142, 162.158.88.28","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NyIsInVzZXJuYW1lIjoiQFZvaWNlbW9kNTciLCJlbWFpbCI6ImxteWF0OTU2MkBnbWFpbC5jb20iLCJleHAiOjE3ODQ2NTM0ODV9.ExlRvVy4-lkC3ScAeXhQz50Eqcfpby2nX5I2kYSV1wc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1b21bc6384dfe00-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"43.245.46.142","cf-ipcountry":"MM","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-Jul-2026 17:04:47 UTC] === User Orders API Called ===
[14-Jul-2026 17:04:47 UTC] User ID: 1057
[14-Jul-2026 17:04:47 UTC] Limit: 20, Offset: 0
[14-Jul-2026 17:04:47 UTC] Orders found: 0
[14-Jul-2026 17:04:47 UTC] Orders data: []
[14-Jul-2026 17:04:47 UTC] Total orders count: 0
[14-Jul-2026 17:04:47 UTC] === API CALL LOG ===
[14-Jul-2026 17:04:47 UTC] Endpoint: user/profile.php
[14-Jul-2026 17:04:47 UTC] Full Log Data: {
    "timestamp": "2026-07-14 17:04:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "43.245.46.142",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "43.245.46.142, 162.158.88.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NyIsInVzZXJuYW1lIjoiQFZvaWNlbW9kNTciLCJlbWFpbCI6ImxteWF0OTU2MkBnbWFpbC5jb20iLCJleHAiOjE3ODQ2NTM0ODV9.ExlRvVy4-lkC3ScAeXhQz50Eqcfpby2nX5I2kYSV1wc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b21bc6384ffe00-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "43.245.46.142",
        "cf-ipcountry": "MM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 17:04:47 UTC] === END API CALL LOG ===
[14-Jul-2026 17:04:47 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 17:04:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NyIsInVzZXJuYW1lIjoiQFZvaWNlbW9kNTciLCJlbWFpbCI6ImxteWF0OTU2MkBnbWFpbC5jb20iLCJleHAiOjE3ODQ2NTM0ODV9.ExlRvVy4-lkC3ScAeXhQz50Eqcfpby2nX5I2kYSV1wc
[14-Jul-2026 17:04:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 17:04:47 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 17:04:47 UTC] User ID: 1057
[14-Jul-2026 17:04:47 UTC] ✅ User profile retrieved successfully for user ID: 1057
[14-Jul-2026 17:04:48 UTC] === API CALL LOG ===
[14-Jul-2026 17:04:48 UTC] Endpoint: user/profile.php
[14-Jul-2026 17:04:48 UTC] Full Log Data: {
    "timestamp": "2026-07-14 17:04:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "43.245.46.142",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "43.245.46.142, 162.158.88.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NyIsInVzZXJuYW1lIjoiQFZvaWNlbW9kNTciLCJlbWFpbCI6ImxteWF0OTU2MkBnbWFpbC5jb20iLCJleHAiOjE3ODQ2NTM0ODV9.ExlRvVy4-lkC3ScAeXhQz50Eqcfpby2nX5I2kYSV1wc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b21bcceaa2fe00-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "43.245.46.142",
        "cf-ipcountry": "MM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 17:04:48 UTC] === END API CALL LOG ===
[14-Jul-2026 17:04:48 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 17:04:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NyIsInVzZXJuYW1lIjoiQFZvaWNlbW9kNTciLCJlbWFpbCI6ImxteWF0OTU2MkBnbWFpbC5jb20iLCJleHAiOjE3ODQ2NTM0ODV9.ExlRvVy4-lkC3ScAeXhQz50Eqcfpby2nX5I2kYSV1wc
[14-Jul-2026 17:04:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 17:04:48 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 17:04:48 UTC] User ID: 1057
[14-Jul-2026 17:04:48 UTC] ✅ User profile retrieved successfully for user ID: 1057
[14-Jul-2026 17:05:00 UTC] === API CALL LOG ===
[14-Jul-2026 17:05:00 UTC] Endpoint: user/profile.php
[14-Jul-2026 17:05:00 UTC] Full Log Data: {
    "timestamp": "2026-07-14 17:05:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "43.245.46.142",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "43.245.46.142, 172.70.188.63",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NyIsInVzZXJuYW1lIjoiQFZvaWNlbW9kNTciLCJlbWFpbCI6ImxteWF0OTU2MkBnbWFpbC5jb20iLCJleHAiOjE3ODQ2NTM0ODV9.ExlRvVy4-lkC3ScAeXhQz50Eqcfpby2nX5I2kYSV1wc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b21c14cde16bc4-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "43.245.46.142",
        "cf-ipcountry": "MM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 17:05:00 UTC] === END API CALL LOG ===
[14-Jul-2026 17:05:00 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 17:05:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NyIsInVzZXJuYW1lIjoiQFZvaWNlbW9kNTciLCJlbWFpbCI6ImxteWF0OTU2MkBnbWFpbC5jb20iLCJleHAiOjE3ODQ2NTM0ODV9.ExlRvVy4-lkC3ScAeXhQz50Eqcfpby2nX5I2kYSV1wc
[14-Jul-2026 17:05:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 17:05:00 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 17:05:00 UTC] User ID: 1057
[14-Jul-2026 17:05:00 UTC] ✅ User profile retrieved successfully for user ID: 1057
[14-Jul-2026 17:05:01 UTC] === API CALL LOG ===
[14-Jul-2026 17:05:01 UTC] Endpoint: user/profile.php
[14-Jul-2026 17:05:01 UTC] Full Log Data: {
    "timestamp": "2026-07-14 17:05:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "43.245.46.142",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "43.245.46.142, 172.70.188.63",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NyIsInVzZXJuYW1lIjoiQFZvaWNlbW9kNTciLCJlbWFpbCI6ImxteWF0OTU2MkBnbWFpbC5jb20iLCJleHAiOjE3ODQ2NTM0ODV9.ExlRvVy4-lkC3ScAeXhQz50Eqcfpby2nX5I2kYSV1wc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b21c1e2c676bc4-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "43.245.46.142",
        "cf-ipcountry": "MM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 17:05:01 UTC] === END API CALL LOG ===
[14-Jul-2026 17:05:01 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 17:05:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NyIsInVzZXJuYW1lIjoiQFZvaWNlbW9kNTciLCJlbWFpbCI6ImxteWF0OTU2MkBnbWFpbC5jb20iLCJleHAiOjE3ODQ2NTM0ODV9.ExlRvVy4-lkC3ScAeXhQz50Eqcfpby2nX5I2kYSV1wc
[14-Jul-2026 17:05:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 17:05:01 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 17:05:01 UTC] User ID: 1057
[14-Jul-2026 17:05:01 UTC] ✅ User profile retrieved successfully for user ID: 1057
[14-Jul-2026 17:05:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 17:05:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 17:05:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"43.245.46.142, 172.70.188.63","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NyIsInVzZXJuYW1lIjoiQFZvaWNlbW9kNTciLCJlbWFpbCI6ImxteWF0OTU2MkBnbWFpbC5jb20iLCJleHAiOjE3ODQ2NTM0ODV9.ExlRvVy4-lkC3ScAeXhQz50Eqcfpby2nX5I2kYSV1wc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1b21c1e2c6a6bc4-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"43.245.46.142","cf-ipcountry":"MM","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-Jul-2026 17:05:01 UTC] === User Orders API Called ===
[14-Jul-2026 17:05:01 UTC] User ID: 1057
[14-Jul-2026 17:05:01 UTC] Limit: 20, Offset: 0
[14-Jul-2026 17:05:01 UTC] Orders found: 0
[14-Jul-2026 17:05:01 UTC] Orders data: []
[14-Jul-2026 17:05:01 UTC] Total orders count: 0
[14-Jul-2026 17:05:01 UTC] === API CALL LOG ===
[14-Jul-2026 17:05:01 UTC] Endpoint: user/profile.php
[14-Jul-2026 17:05:01 UTC] Full Log Data: {
    "timestamp": "2026-07-14 17:05:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "43.245.46.142",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "43.245.46.142, 172.70.188.49",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NyIsInVzZXJuYW1lIjoiQFZvaWNlbW9kNTciLCJlbWFpbCI6ImxteWF0OTU2MkBnbWFpbC5jb20iLCJleHAiOjE3ODQ2NTM0ODV9.ExlRvVy4-lkC3ScAeXhQz50Eqcfpby2nX5I2kYSV1wc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b21c1e8cae6bc4-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "43.245.46.142",
        "cf-ipcountry": "MM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 17:05:01 UTC] === END API CALL LOG ===
[14-Jul-2026 17:05:01 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 17:05:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NyIsInVzZXJuYW1lIjoiQFZvaWNlbW9kNTciLCJlbWFpbCI6ImxteWF0OTU2MkBnbWFpbC5jb20iLCJleHAiOjE3ODQ2NTM0ODV9.ExlRvVy4-lkC3ScAeXhQz50Eqcfpby2nX5I2kYSV1wc
[14-Jul-2026 17:05:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 17:05:01 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 17:05:01 UTC] User ID: 1057
[14-Jul-2026 17:05:01 UTC] ✅ User profile retrieved successfully for user ID: 1057
[14-Jul-2026 17:05:03 UTC] === API CALL LOG ===
[14-Jul-2026 17:05:03 UTC] Endpoint: user/profile.php
[14-Jul-2026 17:05:03 UTC] Full Log Data: {
    "timestamp": "2026-07-14 17:05:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "43.245.46.142",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "43.245.46.142, 172.70.188.49",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NyIsInVzZXJuYW1lIjoiQFZvaWNlbW9kNTciLCJlbWFpbCI6ImxteWF0OTU2MkBnbWFpbC5jb20iLCJleHAiOjE3ODQ2NTM0ODV9.ExlRvVy4-lkC3ScAeXhQz50Eqcfpby2nX5I2kYSV1wc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b21c29ac846bc4-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "43.245.46.142",
        "cf-ipcountry": "MM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 17:05:03 UTC] === END API CALL LOG ===
[14-Jul-2026 17:05:03 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 17:05:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NyIsInVzZXJuYW1lIjoiQFZvaWNlbW9kNTciLCJlbWFpbCI6ImxteWF0OTU2MkBnbWFpbC5jb20iLCJleHAiOjE3ODQ2NTM0ODV9.ExlRvVy4-lkC3ScAeXhQz50Eqcfpby2nX5I2kYSV1wc
[14-Jul-2026 17:05:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 17:05:03 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 17:05:03 UTC] User ID: 1057
[14-Jul-2026 17:05:03 UTC] ✅ User profile retrieved successfully for user ID: 1057
[14-Jul-2026 17:05:08 UTC] === API CALL LOG ===
[14-Jul-2026 17:05:08 UTC] Endpoint: user/profile.php
[14-Jul-2026 17:05:08 UTC] Full Log Data: {
    "timestamp": "2026-07-14 17:05:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "43.245.46.142",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "43.245.46.142, 104.22.66.73",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NyIsInVzZXJuYW1lIjoiQFZvaWNlbW9kNTciLCJlbWFpbCI6ImxteWF0OTU2MkBnbWFpbC5jb20iLCJleHAiOjE3ODQ2NTM0ODV9.ExlRvVy4-lkC3ScAeXhQz50Eqcfpby2nX5I2kYSV1wc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b21c463996385d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "43.245.46.142",
        "cf-ipcountry": "MM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 17:05:08 UTC] === END API CALL LOG ===
[14-Jul-2026 17:05:08 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 17:05:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NyIsInVzZXJuYW1lIjoiQFZvaWNlbW9kNTciLCJlbWFpbCI6ImxteWF0OTU2MkBnbWFpbC5jb20iLCJleHAiOjE3ODQ2NTM0ODV9.ExlRvVy4-lkC3ScAeXhQz50Eqcfpby2nX5I2kYSV1wc
[14-Jul-2026 17:05:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 17:05:08 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 17:05:08 UTC] User ID: 1057
[14-Jul-2026 17:05:08 UTC] ✅ User profile retrieved successfully for user ID: 1057
[14-Jul-2026 17:05:09 UTC] === API CALL LOG ===
[14-Jul-2026 17:05:09 UTC] Endpoint: user/profile.php
[14-Jul-2026 17:05:09 UTC] Full Log Data: {
    "timestamp": "2026-07-14 17:05:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "43.245.46.142",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "43.245.46.142, 104.22.66.73",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NyIsInVzZXJuYW1lIjoiQFZvaWNlbW9kNTciLCJlbWFpbCI6ImxteWF0OTU2MkBnbWFpbC5jb20iLCJleHAiOjE3ODQ2NTM0ODV9.ExlRvVy4-lkC3ScAeXhQz50Eqcfpby2nX5I2kYSV1wc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b21c513d70385d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "43.245.46.142",
        "cf-ipcountry": "MM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 17:05:09 UTC] === END API CALL LOG ===
[14-Jul-2026 17:05:09 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 17:05:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NyIsInVzZXJuYW1lIjoiQFZvaWNlbW9kNTciLCJlbWFpbCI6ImxteWF0OTU2MkBnbWFpbC5jb20iLCJleHAiOjE3ODQ2NTM0ODV9.ExlRvVy4-lkC3ScAeXhQz50Eqcfpby2nX5I2kYSV1wc
[14-Jul-2026 17:05:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 17:05:09 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 17:05:09 UTC] User ID: 1057
[14-Jul-2026 17:05:09 UTC] ✅ User profile retrieved successfully for user ID: 1057
[14-Jul-2026 17:05:09 UTC] === API CALL LOG ===
[14-Jul-2026 17:05:09 UTC] Endpoint: user/profile.php
[14-Jul-2026 17:05:09 UTC] Full Log Data: {
    "timestamp": "2026-07-14 17:05:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "43.245.46.142",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "43.245.46.142, 104.22.66.73",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NyIsInVzZXJuYW1lIjoiQFZvaWNlbW9kNTciLCJlbWFpbCI6ImxteWF0OTU2MkBnbWFpbC5jb20iLCJleHAiOjE3ODQ2NTM0ODV9.ExlRvVy4-lkC3ScAeXhQz50Eqcfpby2nX5I2kYSV1wc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b21c513d76385d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "43.245.46.142",
        "cf-ipcountry": "MM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 17:05:09 UTC] === END API CALL LOG ===
[14-Jul-2026 17:05:09 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 17:05:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NyIsInVzZXJuYW1lIjoiQFZvaWNlbW9kNTciLCJlbWFpbCI6ImxteWF0OTU2MkBnbWFpbC5jb20iLCJleHAiOjE3ODQ2NTM0ODV9.ExlRvVy4-lkC3ScAeXhQz50Eqcfpby2nX5I2kYSV1wc
[14-Jul-2026 17:05:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 17:05:09 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 17:05:09 UTC] User ID: 1057
[14-Jul-2026 17:05:09 UTC] ✅ User profile retrieved successfully for user ID: 1057
[14-Jul-2026 17:05:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 17:05:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 17:05:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"43.245.46.142, 104.22.66.73","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NyIsInVzZXJuYW1lIjoiQFZvaWNlbW9kNTciLCJlbWFpbCI6ImxteWF0OTU2MkBnbWFpbC5jb20iLCJleHAiOjE3ODQ2NTM0ODV9.ExlRvVy4-lkC3ScAeXhQz50Eqcfpby2nX5I2kYSV1wc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1b21c513d74385d-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"43.245.46.142","cf-ipcountry":"MM","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-Jul-2026 17:05:09 UTC] === User Orders API Called ===
[14-Jul-2026 17:05:09 UTC] User ID: 1057
[14-Jul-2026 17:05:09 UTC] Limit: 20, Offset: 0
[14-Jul-2026 17:05:09 UTC] Orders found: 0
[14-Jul-2026 17:05:09 UTC] Orders data: []
[14-Jul-2026 17:05:09 UTC] Total orders count: 0
[14-Jul-2026 17:05:10 UTC] === API CALL LOG ===
[14-Jul-2026 17:05:10 UTC] Endpoint: user/profile.php
[14-Jul-2026 17:05:10 UTC] Full Log Data: {
    "timestamp": "2026-07-14 17:05:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "43.245.46.142",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "43.245.46.142, 104.22.66.73",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NyIsInVzZXJuYW1lIjoiQFZvaWNlbW9kNTciLCJlbWFpbCI6ImxteWF0OTU2MkBnbWFpbC5jb20iLCJleHAiOjE3ODQ2NTM0ODV9.ExlRvVy4-lkC3ScAeXhQz50Eqcfpby2nX5I2kYSV1wc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b21c57ee48385d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "43.245.46.142",
        "cf-ipcountry": "MM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 17:05:10 UTC] === END API CALL LOG ===
[14-Jul-2026 17:05:10 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 17:05:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NyIsInVzZXJuYW1lIjoiQFZvaWNlbW9kNTciLCJlbWFpbCI6ImxteWF0OTU2MkBnbWFpbC5jb20iLCJleHAiOjE3ODQ2NTM0ODV9.ExlRvVy4-lkC3ScAeXhQz50Eqcfpby2nX5I2kYSV1wc
[14-Jul-2026 17:05:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 17:05:10 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 17:05:10 UTC] User ID: 1057
[14-Jul-2026 17:05:10 UTC] ✅ User profile retrieved successfully for user ID: 1057
[14-Jul-2026 18:18:55 UTC] === API CALL LOG ===
[14-Jul-2026 18:18:55 UTC] Endpoint: user/profile.php
[14-Jul-2026 18:18:55 UTC] Full Log Data: {
    "timestamp": "2026-07-14 18:18:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "156.0.212.159",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "156.0.212.159, 172.69.194.235",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1OCIsInVzZXJuYW1lIjoiZGV2b2dlIiwiZW1haWwiOiJkb3ZvZWRvam9obm55QGdtYWlsLmNvbSIsImV4cCI6MTc4NDY1NzkzNH0.sZEPWKV4meaZli3Sdr7TWjbdyNrtWMOt8Aypuo89Qfw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b288622b796554-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "156.0.212.159",
        "cf-ipcountry": "BJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 18:18:55 UTC] === END API CALL LOG ===
[14-Jul-2026 18:18:55 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 18:18:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1OCIsInVzZXJuYW1lIjoiZGV2b2dlIiwiZW1haWwiOiJkb3ZvZWRvam9obm55QGdtYWlsLmNvbSIsImV4cCI6MTc4NDY1NzkzNH0.sZEPWKV4meaZli3Sdr7TWjbdyNrtWMOt8Aypuo89Qfw
[14-Jul-2026 18:18:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 18:18:55 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 18:18:55 UTC] User ID: 1058
[14-Jul-2026 18:18:55 UTC] ✅ User profile retrieved successfully for user ID: 1058
[14-Jul-2026 18:18:55 UTC] === API CALL LOG ===
[14-Jul-2026 18:18:55 UTC] Endpoint: user/profile.php
[14-Jul-2026 18:18:55 UTC] Full Log Data: {
    "timestamp": "2026-07-14 18:18:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "156.0.212.159",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "156.0.212.159, 172.69.43.204",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1OCIsInVzZXJuYW1lIjoiZGV2b2dlIiwiZW1haWwiOiJkb3ZvZWRvam9obm55QGdtYWlsLmNvbSIsImV4cCI6MTc4NDY1NzkzNH0.sZEPWKV4meaZli3Sdr7TWjbdyNrtWMOt8Aypuo89Qfw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b288630c396554-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "156.0.212.159",
        "cf-ipcountry": "BJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 18:18:55 UTC] === END API CALL LOG ===
[14-Jul-2026 18:18:55 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 18:18:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1OCIsInVzZXJuYW1lIjoiZGV2b2dlIiwiZW1haWwiOiJkb3ZvZWRvam9obm55QGdtYWlsLmNvbSIsImV4cCI6MTc4NDY1NzkzNH0.sZEPWKV4meaZli3Sdr7TWjbdyNrtWMOt8Aypuo89Qfw
[14-Jul-2026 18:18:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 18:18:55 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 18:18:55 UTC] User ID: 1058
[14-Jul-2026 18:18:55 UTC] ✅ User profile retrieved successfully for user ID: 1058
[14-Jul-2026 18:18:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 18:18:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 18:18:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"156.0.212.159, 172.69.194.235","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1OCIsInVzZXJuYW1lIjoiZGV2b2dlIiwiZW1haWwiOiJkb3ZvZWRvam9obm55QGdtYWlsLmNvbSIsImV4cCI6MTc4NDY1NzkzNH0.sZEPWKV4meaZli3Sdr7TWjbdyNrtWMOt8Aypuo89Qfw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1b288630c336554-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"156.0.212.159","cf-ipcountry":"BJ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-Jul-2026 18:18:55 UTC] === User Orders API Called ===
[14-Jul-2026 18:18:55 UTC] User ID: 1058
[14-Jul-2026 18:18:55 UTC] Limit: 20, Offset: 0
[14-Jul-2026 18:18:55 UTC] Orders found: 0
[14-Jul-2026 18:18:55 UTC] Orders data: []
[14-Jul-2026 18:18:55 UTC] Total orders count: 0
[14-Jul-2026 18:18:56 UTC] === API CALL LOG ===
[14-Jul-2026 18:18:56 UTC] Endpoint: user/profile.php
[14-Jul-2026 18:18:56 UTC] Full Log Data: {
    "timestamp": "2026-07-14 18:18:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "156.0.212.159",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "156.0.212.159, 172.69.43.204",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1OCIsInVzZXJuYW1lIjoiZGV2b2dlIiwiZW1haWwiOiJkb3ZvZWRvam9obm55QGdtYWlsLmNvbSIsImV4cCI6MTc4NDY1NzkzNH0.sZEPWKV4meaZli3Sdr7TWjbdyNrtWMOt8Aypuo89Qfw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b2886868926554-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "156.0.212.159",
        "cf-ipcountry": "BJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 18:18:56 UTC] === END API CALL LOG ===
[14-Jul-2026 18:18:56 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 18:18:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1OCIsInVzZXJuYW1lIjoiZGV2b2dlIiwiZW1haWwiOiJkb3ZvZWRvam9obm55QGdtYWlsLmNvbSIsImV4cCI6MTc4NDY1NzkzNH0.sZEPWKV4meaZli3Sdr7TWjbdyNrtWMOt8Aypuo89Qfw
[14-Jul-2026 18:18:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 18:18:56 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 18:18:56 UTC] User ID: 1058
[14-Jul-2026 18:18:56 UTC] ✅ User profile retrieved successfully for user ID: 1058
[14-Jul-2026 18:22:42 UTC] === API CALL LOG ===
[14-Jul-2026 18:22:42 UTC] Endpoint: user/profile.php
[14-Jul-2026 18:22:42 UTC] Full Log Data: {
    "timestamp": "2026-07-14 18:22:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "156.0.212.159",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "156.0.212.159, 172.70.90.192",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1OCIsInVzZXJuYW1lIjoiZGV2b2dlIiwiZW1haWwiOiJkb3ZvZWRvam9obm55QGdtYWlsLmNvbSIsImV4cCI6MTc4NDY1NzkzNH0.sZEPWKV4meaZli3Sdr7TWjbdyNrtWMOt8Aypuo89Qfw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b28de8fa7553a5-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "156.0.212.159",
        "cf-ipcountry": "BJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 18:22:42 UTC] === END API CALL LOG ===
[14-Jul-2026 18:22:42 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 18:22:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1OCIsInVzZXJuYW1lIjoiZGV2b2dlIiwiZW1haWwiOiJkb3ZvZWRvam9obm55QGdtYWlsLmNvbSIsImV4cCI6MTc4NDY1NzkzNH0.sZEPWKV4meaZli3Sdr7TWjbdyNrtWMOt8Aypuo89Qfw
[14-Jul-2026 18:22:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 18:22:42 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 18:22:42 UTC] User ID: 1058
[14-Jul-2026 18:22:42 UTC] ✅ User profile retrieved successfully for user ID: 1058
[14-Jul-2026 18:22:42 UTC] User Purchases API - User ID: 1058
[14-Jul-2026 18:22:42 UTC] User Purchases API - Total purchases found: 1
[14-Jul-2026 19:34:30 UTC] === API CALL LOG ===
[14-Jul-2026 19:34:30 UTC] Endpoint: user/profile.php
[14-Jul-2026 19:34:30 UTC] Full Log Data: {
    "timestamp": "2026-07-14 19:34:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "156.0.212.159",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "156.0.212.159, 172.68.229.180",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1OCIsInVzZXJuYW1lIjoiZGV2b2dlIiwiZW1haWwiOiJkb3ZvZWRvam9obm55QGdtYWlsLmNvbSIsImV4cCI6MTc4NDY1NzkzNH0.sZEPWKV4meaZli3Sdr7TWjbdyNrtWMOt8Aypuo89Qfw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b2f7178b43472f-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "156.0.212.159",
        "cf-ipcountry": "BJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 19:34:30 UTC] === END API CALL LOG ===
[14-Jul-2026 19:34:30 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 19:34:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1OCIsInVzZXJuYW1lIjoiZGV2b2dlIiwiZW1haWwiOiJkb3ZvZWRvam9obm55QGdtYWlsLmNvbSIsImV4cCI6MTc4NDY1NzkzNH0.sZEPWKV4meaZli3Sdr7TWjbdyNrtWMOt8Aypuo89Qfw
[14-Jul-2026 19:34:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 19:34:30 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 19:34:30 UTC] User ID: 1058
[14-Jul-2026 19:34:30 UTC] ✅ User profile retrieved successfully for user ID: 1058
[14-Jul-2026 19:34:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 19:34:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 19:34:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"156.0.212.159, 172.68.229.180","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1OCIsInVzZXJuYW1lIjoiZGV2b2dlIiwiZW1haWwiOiJkb3ZvZWRvam9obm55QGdtYWlsLmNvbSIsImV4cCI6MTc4NDY1NzkzNH0.sZEPWKV4meaZli3Sdr7TWjbdyNrtWMOt8Aypuo89Qfw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1b2f71ddb8f472f-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"156.0.212.159","cf-ipcountry":"BJ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-Jul-2026 19:34:31 UTC] === User Orders API Called ===
[14-Jul-2026 19:34:31 UTC] User ID: 1058
[14-Jul-2026 19:34:31 UTC] Limit: 20, Offset: 0
[14-Jul-2026 19:34:31 UTC] Orders found: 0
[14-Jul-2026 19:34:31 UTC] === API CALL LOG ===
[14-Jul-2026 19:34:31 UTC] Orders data: []
[14-Jul-2026 19:34:31 UTC] Endpoint: user/profile.php
[14-Jul-2026 19:34:31 UTC] Full Log Data: {
    "timestamp": "2026-07-14 19:34:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "156.0.212.159",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "156.0.212.159, 172.68.229.143",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1OCIsInVzZXJuYW1lIjoiZGV2b2dlIiwiZW1haWwiOiJkb3ZvZWRvam9obm55QGdtYWlsLmNvbSIsImV4cCI6MTc4NDY1NzkzNH0.sZEPWKV4meaZli3Sdr7TWjbdyNrtWMOt8Aypuo89Qfw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b2f71ddb87472f-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "156.0.212.159",
        "cf-ipcountry": "BJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 19:34:31 UTC] === END API CALL LOG ===
[14-Jul-2026 19:34:31 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 19:34:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1OCIsInVzZXJuYW1lIjoiZGV2b2dlIiwiZW1haWwiOiJkb3ZvZWRvam9obm55QGdtYWlsLmNvbSIsImV4cCI6MTc4NDY1NzkzNH0.sZEPWKV4meaZli3Sdr7TWjbdyNrtWMOt8Aypuo89Qfw
[14-Jul-2026 19:34:31 UTC] Total orders count: 0
[14-Jul-2026 19:34:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 19:34:31 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 19:34:31 UTC] User ID: 1058
[14-Jul-2026 19:34:31 UTC] ✅ User profile retrieved successfully for user ID: 1058
[14-Jul-2026 19:34:31 UTC] === API CALL LOG ===
[14-Jul-2026 19:34:31 UTC] Endpoint: user/profile.php
[14-Jul-2026 19:34:31 UTC] Full Log Data: {
    "timestamp": "2026-07-14 19:34:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "156.0.212.159",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "156.0.212.159, 172.68.229.143",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1OCIsInVzZXJuYW1lIjoiZGV2b2dlIiwiZW1haWwiOiJkb3ZvZWRvam9obm55QGdtYWlsLmNvbSIsImV4cCI6MTc4NDY1NzkzNH0.sZEPWKV4meaZli3Sdr7TWjbdyNrtWMOt8Aypuo89Qfw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b2f71ddb92472f-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "156.0.212.159",
        "cf-ipcountry": "BJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 19:34:31 UTC] === END API CALL LOG ===
[14-Jul-2026 19:34:31 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 19:34:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1OCIsInVzZXJuYW1lIjoiZGV2b2dlIiwiZW1haWwiOiJkb3ZvZWRvam9obm55QGdtYWlsLmNvbSIsImV4cCI6MTc4NDY1NzkzNH0.sZEPWKV4meaZli3Sdr7TWjbdyNrtWMOt8Aypuo89Qfw
[14-Jul-2026 19:34:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 19:34:31 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 19:34:31 UTC] User ID: 1058
[14-Jul-2026 19:34:31 UTC] ✅ User profile retrieved successfully for user ID: 1058
[14-Jul-2026 19:34:32 UTC] === API CALL LOG ===
[14-Jul-2026 19:34:32 UTC] Endpoint: user/profile.php
[14-Jul-2026 19:34:32 UTC] Full Log Data: {
    "timestamp": "2026-07-14 19:34:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "156.0.212.159",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "156.0.212.159, 172.68.229.143",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1OCIsInVzZXJuYW1lIjoiZGV2b2dlIiwiZW1haWwiOiJkb3ZvZWRvam9obm55QGdtYWlsLmNvbSIsImV4cCI6MTc4NDY1NzkzNH0.sZEPWKV4meaZli3Sdr7TWjbdyNrtWMOt8Aypuo89Qfw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b2f727cd11472f-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "156.0.212.159",
        "cf-ipcountry": "BJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 19:34:32 UTC] === END API CALL LOG ===
[14-Jul-2026 19:34:32 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 19:34:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1OCIsInVzZXJuYW1lIjoiZGV2b2dlIiwiZW1haWwiOiJkb3ZvZWRvam9obm55QGdtYWlsLmNvbSIsImV4cCI6MTc4NDY1NzkzNH0.sZEPWKV4meaZli3Sdr7TWjbdyNrtWMOt8Aypuo89Qfw
[14-Jul-2026 19:34:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 19:34:32 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 19:34:32 UTC] User ID: 1058
[14-Jul-2026 19:34:32 UTC] ✅ User profile retrieved successfully for user ID: 1058
[14-Jul-2026 19:34:46 UTC] === API CALL LOG ===
[14-Jul-2026 19:34:46 UTC] Endpoint: user/profile.php
[14-Jul-2026 19:34:46 UTC] Full Log Data: {
    "timestamp": "2026-07-14 19:34:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "156.0.212.159",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "156.0.212.159, 172.68.229.180",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1OCIsInVzZXJuYW1lIjoiZGV2b2dlIiwiZW1haWwiOiJkb3ZvZWRvam9obm55QGdtYWlsLmNvbSIsImV4cCI6MTc4NDY1NzkzNH0.sZEPWKV4meaZli3Sdr7TWjbdyNrtWMOt8Aypuo89Qfw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b2f77d4b80472f-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "156.0.212.159",
        "cf-ipcountry": "BJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 19:34:46 UTC] === END API CALL LOG ===
[14-Jul-2026 19:34:46 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 19:34:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1OCIsInVzZXJuYW1lIjoiZGV2b2dlIiwiZW1haWwiOiJkb3ZvZWRvam9obm55QGdtYWlsLmNvbSIsImV4cCI6MTc4NDY1NzkzNH0.sZEPWKV4meaZli3Sdr7TWjbdyNrtWMOt8Aypuo89Qfw
[14-Jul-2026 19:34:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 19:34:46 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 19:34:46 UTC] User ID: 1058
[14-Jul-2026 19:34:46 UTC] ✅ User profile retrieved successfully for user ID: 1058
[14-Jul-2026 19:34:47 UTC] User Purchases API - User ID: 1058
[14-Jul-2026 19:34:47 UTC] User Purchases API - Total purchases found: 1
[14-Jul-2026 19:35:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 19:35:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 19:35:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"156.0.212.159, 172.68.229.181","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1OCIsInVzZXJuYW1lIjoiZGV2b2dlIiwiZW1haWwiOiJkb3ZvZWRvam9obm55QGdtYWlsLmNvbSIsImV4cCI6MTc4NDY1NzkzNH0.sZEPWKV4meaZli3Sdr7TWjbdyNrtWMOt8Aypuo89Qfw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1b2f7e708b1472f-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"156.0.212.159","cf-ipcountry":"BJ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-Jul-2026 19:35:03 UTC] === User Orders API Called ===
[14-Jul-2026 19:35:03 UTC] User ID: 1058
[14-Jul-2026 19:35:03 UTC] Limit: 20, Offset: 0
[14-Jul-2026 19:35:03 UTC] Orders found: 0
[14-Jul-2026 19:35:03 UTC] Orders data: []
[14-Jul-2026 19:35:03 UTC] Total orders count: 0
[14-Jul-2026 19:35:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 19:35:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 19:35:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"156.0.212.159, 172.68.229.181","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1OCIsInVzZXJuYW1lIjoiZGV2b2dlIiwiZW1haWwiOiJkb3ZvZWRvam9obm55QGdtYWlsLmNvbSIsImV4cCI6MTc4NDY1NzkzNH0.sZEPWKV4meaZli3Sdr7TWjbdyNrtWMOt8Aypuo89Qfw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1b2f8528e8b472f-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"156.0.212.159","cf-ipcountry":"BJ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-Jul-2026 19:35:20 UTC] === User Orders API Called ===
[14-Jul-2026 19:35:20 UTC] User ID: 1058
[14-Jul-2026 19:35:20 UTC] Limit: 20, Offset: 0
[14-Jul-2026 19:35:20 UTC] Orders found: 0
[14-Jul-2026 19:35:20 UTC] Orders data: []
[14-Jul-2026 19:35:20 UTC] Total orders count: 0
[14-Jul-2026 19:35:20 UTC] === API CALL LOG ===
[14-Jul-2026 19:35:20 UTC] Endpoint: user/profile.php
[14-Jul-2026 19:35:20 UTC] Full Log Data: {
    "timestamp": "2026-07-14 19:35:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "156.0.212.159",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "156.0.212.159, 172.68.229.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1OCIsInVzZXJuYW1lIjoiZGV2b2dlIiwiZW1haWwiOiJkb3ZvZWRvam9obm55QGdtYWlsLmNvbSIsImV4cCI6MTc4NDY1NzkzNH0.sZEPWKV4meaZli3Sdr7TWjbdyNrtWMOt8Aypuo89Qfw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b2f8528e90472f-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "156.0.212.159",
        "cf-ipcountry": "BJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 19:35:20 UTC] === END API CALL LOG ===
[14-Jul-2026 19:35:20 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 19:35:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1OCIsInVzZXJuYW1lIjoiZGV2b2dlIiwiZW1haWwiOiJkb3ZvZWRvam9obm55QGdtYWlsLmNvbSIsImV4cCI6MTc4NDY1NzkzNH0.sZEPWKV4meaZli3Sdr7TWjbdyNrtWMOt8Aypuo89Qfw
[14-Jul-2026 19:35:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 19:35:20 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 19:35:20 UTC] User ID: 1058
[14-Jul-2026 19:35:20 UTC] ✅ User profile retrieved successfully for user ID: 1058
[14-Jul-2026 19:35:21 UTC] === API CALL LOG ===
[14-Jul-2026 19:35:21 UTC] Endpoint: user/profile.php
[14-Jul-2026 19:35:21 UTC] Full Log Data: {
    "timestamp": "2026-07-14 19:35:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "156.0.212.159",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "156.0.212.159, 172.68.229.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1OCIsInVzZXJuYW1lIjoiZGV2b2dlIiwiZW1haWwiOiJkb3ZvZWRvam9obm55QGdtYWlsLmNvbSIsImV4cCI6MTc4NDY1NzkzNH0.sZEPWKV4meaZli3Sdr7TWjbdyNrtWMOt8Aypuo89Qfw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b2f854fd0a472f-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "156.0.212.159",
        "cf-ipcountry": "BJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 19:35:21 UTC] === END API CALL LOG ===
[14-Jul-2026 19:35:21 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 19:35:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1OCIsInVzZXJuYW1lIjoiZGV2b2dlIiwiZW1haWwiOiJkb3ZvZWRvam9obm55QGdtYWlsLmNvbSIsImV4cCI6MTc4NDY1NzkzNH0.sZEPWKV4meaZli3Sdr7TWjbdyNrtWMOt8Aypuo89Qfw
[14-Jul-2026 19:35:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 19:35:21 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 19:35:21 UTC] User ID: 1058
[14-Jul-2026 19:35:21 UTC] ✅ User profile retrieved successfully for user ID: 1058
[14-Jul-2026 19:35:22 UTC] === API CALL LOG ===
[14-Jul-2026 19:35:22 UTC] Endpoint: user/profile.php
[14-Jul-2026 19:35:22 UTC] Full Log Data: {
    "timestamp": "2026-07-14 19:35:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "156.0.212.159",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "156.0.212.159, 172.68.229.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1OCIsInVzZXJuYW1lIjoiZGV2b2dlIiwiZW1haWwiOiJkb3ZvZWRvam9obm55QGdtYWlsLmNvbSIsImV4cCI6MTc4NDY1NzkzNH0.sZEPWKV4meaZli3Sdr7TWjbdyNrtWMOt8Aypuo89Qfw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b2f85d7d49472f-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "156.0.212.159",
        "cf-ipcountry": "BJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 19:35:22 UTC] === END API CALL LOG ===
[14-Jul-2026 19:35:22 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 19:35:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1OCIsInVzZXJuYW1lIjoiZGV2b2dlIiwiZW1haWwiOiJkb3ZvZWRvam9obm55QGdtYWlsLmNvbSIsImV4cCI6MTc4NDY1NzkzNH0.sZEPWKV4meaZli3Sdr7TWjbdyNrtWMOt8Aypuo89Qfw
[14-Jul-2026 19:35:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 19:35:22 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 19:35:22 UTC] User ID: 1058
[14-Jul-2026 19:35:22 UTC] ✅ User profile retrieved successfully for user ID: 1058
[14-Jul-2026 19:35:37 UTC] === API CALL LOG ===
[14-Jul-2026 19:35:37 UTC] Endpoint: user/profile.php
[14-Jul-2026 19:35:37 UTC] Full Log Data: {
    "timestamp": "2026-07-14 19:35:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "156.0.212.159",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "156.0.212.159, 172.68.229.180",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1OCIsInVzZXJuYW1lIjoiZGV2b2dlIiwiZW1haWwiOiJkb3ZvZWRvam9obm55QGdtYWlsLmNvbSIsImV4cCI6MTc4NDY1NzkzNH0.sZEPWKV4meaZli3Sdr7TWjbdyNrtWMOt8Aypuo89Qfw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b2f8bdcb1d472f-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "156.0.212.159",
        "cf-ipcountry": "BJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 19:35:37 UTC] === END API CALL LOG ===
[14-Jul-2026 19:35:37 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 19:35:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1OCIsInVzZXJuYW1lIjoiZGV2b2dlIiwiZW1haWwiOiJkb3ZvZWRvam9obm55QGdtYWlsLmNvbSIsImV4cCI6MTc4NDY1NzkzNH0.sZEPWKV4meaZli3Sdr7TWjbdyNrtWMOt8Aypuo89Qfw
[14-Jul-2026 19:35:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 19:35:37 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 19:35:37 UTC] User ID: 1058
[14-Jul-2026 19:35:37 UTC] ✅ User profile retrieved successfully for user ID: 1058
[14-Jul-2026 19:35:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 19:35:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 19:35:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"156.0.212.159, 172.68.229.180","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1OCIsInVzZXJuYW1lIjoiZGV2b2dlIiwiZW1haWwiOiJkb3ZvZWRvam9obm55QGdtYWlsLmNvbSIsImV4cCI6MTc4NDY1NzkzNH0.sZEPWKV4meaZli3Sdr7TWjbdyNrtWMOt8Aypuo89Qfw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1b2f8bdcb1b472f-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"156.0.212.159","cf-ipcountry":"BJ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-Jul-2026 19:35:37 UTC] === User Orders API Called ===
[14-Jul-2026 19:35:37 UTC] User ID: 1058
[14-Jul-2026 19:35:37 UTC] Limit: 20, Offset: 0
[14-Jul-2026 19:35:37 UTC] Orders found: 0
[14-Jul-2026 19:35:37 UTC] Orders data: []
[14-Jul-2026 19:35:37 UTC] Total orders count: 0
[14-Jul-2026 19:35:38 UTC] === API CALL LOG ===
[14-Jul-2026 19:35:38 UTC] Endpoint: user/profile.php
[14-Jul-2026 19:35:38 UTC] Full Log Data: {
    "timestamp": "2026-07-14 19:35:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "156.0.212.159",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "156.0.212.159, 172.68.229.180",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1OCIsInVzZXJuYW1lIjoiZGV2b2dlIiwiZW1haWwiOiJkb3ZvZWRvam9obm55QGdtYWlsLmNvbSIsImV4cCI6MTc4NDY1NzkzNH0.sZEPWKV4meaZli3Sdr7TWjbdyNrtWMOt8Aypuo89Qfw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b2f8c018e2472f-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "156.0.212.159",
        "cf-ipcountry": "BJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 19:35:38 UTC] === END API CALL LOG ===
[14-Jul-2026 19:35:38 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 19:35:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1OCIsInVzZXJuYW1lIjoiZGV2b2dlIiwiZW1haWwiOiJkb3ZvZWRvam9obm55QGdtYWlsLmNvbSIsImV4cCI6MTc4NDY1NzkzNH0.sZEPWKV4meaZli3Sdr7TWjbdyNrtWMOt8Aypuo89Qfw
[14-Jul-2026 19:35:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 19:35:38 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 19:35:38 UTC] User ID: 1058
[14-Jul-2026 19:35:38 UTC] ✅ User profile retrieved successfully for user ID: 1058
[14-Jul-2026 19:35:40 UTC] === API CALL LOG ===
[14-Jul-2026 19:35:40 UTC] Endpoint: user/profile.php
[14-Jul-2026 19:35:40 UTC] Full Log Data: {
    "timestamp": "2026-07-14 19:35:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "156.0.212.159",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "156.0.212.159, 172.68.229.180",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1OCIsInVzZXJuYW1lIjoiZGV2b2dlIiwiZW1haWwiOiJkb3ZvZWRvam9obm55QGdtYWlsLmNvbSIsImV4cCI6MTc4NDY1NzkzNH0.sZEPWKV4meaZli3Sdr7TWjbdyNrtWMOt8Aypuo89Qfw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b2f8d0fe89472f-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "156.0.212.159",
        "cf-ipcountry": "BJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 19:35:40 UTC] === END API CALL LOG ===
[14-Jul-2026 19:35:40 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 19:35:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1OCIsInVzZXJuYW1lIjoiZGV2b2dlIiwiZW1haWwiOiJkb3ZvZWRvam9obm55QGdtYWlsLmNvbSIsImV4cCI6MTc4NDY1NzkzNH0.sZEPWKV4meaZli3Sdr7TWjbdyNrtWMOt8Aypuo89Qfw
[14-Jul-2026 19:35:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 19:35:40 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 19:35:40 UTC] User ID: 1058
[14-Jul-2026 19:35:40 UTC] ✅ User profile retrieved successfully for user ID: 1058
[14-Jul-2026 19:37:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 19:37:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 19:37:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"156.0.212.159, 172.68.229.181","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1OCIsInVzZXJuYW1lIjoiZGV2b2dlIiwiZW1haWwiOiJkb3ZvZWRvam9obm55QGdtYWlsLmNvbSIsImV4cCI6MTc4NDY1NzkzNH0.sZEPWKV4meaZli3Sdr7TWjbdyNrtWMOt8Aypuo89Qfw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1b2faf9ab3a472f-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"156.0.212.159","cf-ipcountry":"BJ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-Jul-2026 19:37:09 UTC] === User Orders API Called ===
[14-Jul-2026 19:37:09 UTC] User ID: 1058
[14-Jul-2026 19:37:09 UTC] Limit: 20, Offset: 0
[14-Jul-2026 19:37:09 UTC] Orders found: 0
[14-Jul-2026 19:37:09 UTC] Orders data: []
[14-Jul-2026 19:37:09 UTC] Total orders count: 0
[14-Jul-2026 19:37:09 UTC] === API CALL LOG ===
[14-Jul-2026 19:37:09 UTC] Endpoint: user/profile.php
[14-Jul-2026 19:37:09 UTC] Full Log Data: {
    "timestamp": "2026-07-14 19:37:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "156.0.212.159",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "156.0.212.159, 172.68.229.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1OCIsInVzZXJuYW1lIjoiZGV2b2dlIiwiZW1haWwiOiJkb3ZvZWRvam9obm55QGdtYWlsLmNvbSIsImV4cCI6MTc4NDY1NzkzNH0.sZEPWKV4meaZli3Sdr7TWjbdyNrtWMOt8Aypuo89Qfw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b2faf9ab3b472f-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "156.0.212.159",
        "cf-ipcountry": "BJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 19:37:09 UTC] === END API CALL LOG ===
[14-Jul-2026 19:37:09 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 19:37:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1OCIsInVzZXJuYW1lIjoiZGV2b2dlIiwiZW1haWwiOiJkb3ZvZWRvam9obm55QGdtYWlsLmNvbSIsImV4cCI6MTc4NDY1NzkzNH0.sZEPWKV4meaZli3Sdr7TWjbdyNrtWMOt8Aypuo89Qfw
[14-Jul-2026 19:37:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 19:37:09 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 19:37:09 UTC] User ID: 1058
[14-Jul-2026 19:37:09 UTC] ✅ User profile retrieved successfully for user ID: 1058
[14-Jul-2026 19:37:09 UTC] === API CALL LOG ===
[14-Jul-2026 19:37:09 UTC] Endpoint: user/profile.php
[14-Jul-2026 19:37:09 UTC] Full Log Data: {
    "timestamp": "2026-07-14 19:37:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "156.0.212.159",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "156.0.212.159, 172.68.229.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1OCIsInVzZXJuYW1lIjoiZGV2b2dlIiwiZW1haWwiOiJkb3ZvZWRvam9obm55QGdtYWlsLmNvbSIsImV4cCI6MTc4NDY1NzkzNH0.sZEPWKV4meaZli3Sdr7TWjbdyNrtWMOt8Aypuo89Qfw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b2fafc5ace472f-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "156.0.212.159",
        "cf-ipcountry": "BJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 19:37:09 UTC] === END API CALL LOG ===
[14-Jul-2026 19:37:09 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 19:37:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1OCIsInVzZXJuYW1lIjoiZGV2b2dlIiwiZW1haWwiOiJkb3ZvZWRvam9obm55QGdtYWlsLmNvbSIsImV4cCI6MTc4NDY1NzkzNH0.sZEPWKV4meaZli3Sdr7TWjbdyNrtWMOt8Aypuo89Qfw
[14-Jul-2026 19:37:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 19:37:09 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 19:37:09 UTC] User ID: 1058
[14-Jul-2026 19:37:09 UTC] ✅ User profile retrieved successfully for user ID: 1058
[14-Jul-2026 19:37:12 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 19:37:12 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 19:37:12 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"156.0.212.159, 172.68.229.181","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1OCIsInVzZXJuYW1lIjoiZGV2b2dlIiwiZW1haWwiOiJkb3ZvZWRvam9obm55QGdtYWlsLmNvbSIsImV4cCI6MTc4NDY1NzkzNH0.sZEPWKV4meaZli3Sdr7TWjbdyNrtWMOt8Aypuo89Qfw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1b2fb0eb8b1472f-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"156.0.212.159","cf-ipcountry":"BJ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-Jul-2026 19:37:12 UTC] === User Orders API Called ===
[14-Jul-2026 19:37:12 UTC] User ID: 1058
[14-Jul-2026 19:37:12 UTC] Limit: 20, Offset: 0
[14-Jul-2026 19:37:12 UTC] Orders found: 0
[14-Jul-2026 19:37:12 UTC] Orders data: []
[14-Jul-2026 19:37:12 UTC] Total orders count: 0
[14-Jul-2026 19:37:13 UTC] === API CALL LOG ===
[14-Jul-2026 19:37:13 UTC] Endpoint: user/profile.php
[14-Jul-2026 19:37:13 UTC] Full Log Data: {
    "timestamp": "2026-07-14 19:37:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "156.0.212.159",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "156.0.212.159, 172.68.229.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1OCIsInVzZXJuYW1lIjoiZGV2b2dlIiwiZW1haWwiOiJkb3ZvZWRvam9obm55QGdtYWlsLmNvbSIsImV4cCI6MTc4NDY1NzkzNH0.sZEPWKV4meaZli3Sdr7TWjbdyNrtWMOt8Aypuo89Qfw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b2fb113843472f-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "156.0.212.159",
        "cf-ipcountry": "BJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 19:37:13 UTC] === END API CALL LOG ===
[14-Jul-2026 19:37:13 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 19:37:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1OCIsInVzZXJuYW1lIjoiZGV2b2dlIiwiZW1haWwiOiJkb3ZvZWRvam9obm55QGdtYWlsLmNvbSIsImV4cCI6MTc4NDY1NzkzNH0.sZEPWKV4meaZli3Sdr7TWjbdyNrtWMOt8Aypuo89Qfw
[14-Jul-2026 19:37:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 19:37:13 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 19:37:13 UTC] User ID: 1058
[14-Jul-2026 19:37:13 UTC] ✅ User profile retrieved successfully for user ID: 1058
[14-Jul-2026 19:37:16 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 19:37:16 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 19:37:16 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"156.0.212.159, 172.68.229.181","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1OCIsInVzZXJuYW1lIjoiZGV2b2dlIiwiZW1haWwiOiJkb3ZvZWRvam9obm55QGdtYWlsLmNvbSIsImV4cCI6MTc4NDY1NzkzNH0.sZEPWKV4meaZli3Sdr7TWjbdyNrtWMOt8Aypuo89Qfw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1b2fb27acfc472f-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"156.0.212.159","cf-ipcountry":"BJ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-Jul-2026 19:37:16 UTC] === User Orders API Called ===
[14-Jul-2026 19:37:16 UTC] User ID: 1058
[14-Jul-2026 19:37:16 UTC] Limit: 20, Offset: 0
[14-Jul-2026 19:37:16 UTC] Orders found: 0
[14-Jul-2026 19:37:16 UTC] Orders data: []
[14-Jul-2026 19:37:16 UTC] Total orders count: 0
[14-Jul-2026 19:37:16 UTC] === API CALL LOG ===
[14-Jul-2026 19:37:16 UTC] Endpoint: user/profile.php
[14-Jul-2026 19:37:16 UTC] Full Log Data: {
    "timestamp": "2026-07-14 19:37:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "156.0.212.159",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "156.0.212.159, 172.68.229.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1OCIsInVzZXJuYW1lIjoiZGV2b2dlIiwiZW1haWwiOiJkb3ZvZWRvam9obm55QGdtYWlsLmNvbSIsImV4cCI6MTc4NDY1NzkzNH0.sZEPWKV4meaZli3Sdr7TWjbdyNrtWMOt8Aypuo89Qfw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b2fb27acfd472f-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "156.0.212.159",
        "cf-ipcountry": "BJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 19:37:16 UTC] === END API CALL LOG ===
[14-Jul-2026 19:37:16 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 19:37:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1OCIsInVzZXJuYW1lIjoiZGV2b2dlIiwiZW1haWwiOiJkb3ZvZWRvam9obm55QGdtYWlsLmNvbSIsImV4cCI6MTc4NDY1NzkzNH0.sZEPWKV4meaZli3Sdr7TWjbdyNrtWMOt8Aypuo89Qfw
[14-Jul-2026 19:37:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 19:37:16 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 19:37:16 UTC] User ID: 1058
[14-Jul-2026 19:37:16 UTC] ✅ User profile retrieved successfully for user ID: 1058
[14-Jul-2026 19:37:17 UTC] === API CALL LOG ===
[14-Jul-2026 19:37:17 UTC] Endpoint: user/profile.php
[14-Jul-2026 19:37:17 UTC] Full Log Data: {
    "timestamp": "2026-07-14 19:37:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "156.0.212.159",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "156.0.212.159, 172.68.229.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1OCIsInVzZXJuYW1lIjoiZGV2b2dlIiwiZW1haWwiOiJkb3ZvZWRvam9obm55QGdtYWlsLmNvbSIsImV4cCI6MTc4NDY1NzkzNH0.sZEPWKV4meaZli3Sdr7TWjbdyNrtWMOt8Aypuo89Qfw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b2fb2e48dc472f-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "156.0.212.159",
        "cf-ipcountry": "BJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 19:37:17 UTC] === END API CALL LOG ===
[14-Jul-2026 19:37:17 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 19:37:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1OCIsInVzZXJuYW1lIjoiZGV2b2dlIiwiZW1haWwiOiJkb3ZvZWRvam9obm55QGdtYWlsLmNvbSIsImV4cCI6MTc4NDY1NzkzNH0.sZEPWKV4meaZli3Sdr7TWjbdyNrtWMOt8Aypuo89Qfw
[14-Jul-2026 19:37:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 19:37:17 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 19:37:17 UTC] User ID: 1058
[14-Jul-2026 19:37:17 UTC] ✅ User profile retrieved successfully for user ID: 1058
[14-Jul-2026 19:37:22 UTC] === API CALL LOG ===
[14-Jul-2026 19:37:22 UTC] Endpoint: user/profile.php
[14-Jul-2026 19:37:22 UTC] Full Log Data: {
    "timestamp": "2026-07-14 19:37:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "156.0.212.159",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "156.0.212.159, 172.68.229.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1OCIsInVzZXJuYW1lIjoiZGV2b2dlIiwiZW1haWwiOiJkb3ZvZWRvam9obm55QGdtYWlsLmNvbSIsImV4cCI6MTc4NDY1NzkzNH0.sZEPWKV4meaZli3Sdr7TWjbdyNrtWMOt8Aypuo89Qfw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b2fb48ee8c472f-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "156.0.212.159",
        "cf-ipcountry": "BJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 19:37:22 UTC] === END API CALL LOG ===
[14-Jul-2026 19:37:22 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 19:37:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1OCIsInVzZXJuYW1lIjoiZGV2b2dlIiwiZW1haWwiOiJkb3ZvZWRvam9obm55QGdtYWlsLmNvbSIsImV4cCI6MTc4NDY1NzkzNH0.sZEPWKV4meaZli3Sdr7TWjbdyNrtWMOt8Aypuo89Qfw
[14-Jul-2026 19:37:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 19:37:22 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 19:37:22 UTC] User ID: 1058
[14-Jul-2026 19:37:22 UTC] ✅ User profile retrieved successfully for user ID: 1058
[14-Jul-2026 22:44:13 UTC] === API CALL LOG ===
[14-Jul-2026 22:44:13 UTC] Endpoint: user/profile.php
[14-Jul-2026 22:44:13 UTC] Full Log Data: {
    "timestamp": "2026-07-14 22:44:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "141.227.139.233",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "141.227.139.233, 172.71.141.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg3IiwidXNlcm5hbWUiOiJzZGtrcyIsImVtYWlsIjoidGpqdm5ka2RqY2pkQGdtYWlsLmNvbSIsImV4cCI6MTc4MTgwNzk3MX0.FfdpdBXu_MUqI0vMRPeqPk3XwvT3KmK0QWiGNJn9bR0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b40d004a4cbe5a-ZRH",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "141.227.139.233",
        "cf-ipcountry": "CH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 22:44:13 UTC] === END API CALL LOG ===
[14-Jul-2026 22:44:13 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 22:44:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg3IiwidXNlcm5hbWUiOiJzZGtrcyIsImVtYWlsIjoidGpqdm5ka2RqY2pkQGdtYWlsLmNvbSIsImV4cCI6MTc4MTgwNzk3MX0.FfdpdBXu_MUqI0vMRPeqPk3XwvT3KmK0QWiGNJn9bR0
[14-Jul-2026 22:44:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 22:44:13 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 22:44:13 UTC] User ID: 787
[14-Jul-2026 22:44:13 UTC] ✅ User profile retrieved successfully for user ID: 787
[14-Jul-2026 22:44:13 UTC] === API CALL LOG ===
[14-Jul-2026 22:44:13 UTC] Endpoint: user/profile.php
[14-Jul-2026 22:44:13 UTC] Full Log Data: {
    "timestamp": "2026-07-14 22:44:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "141.227.139.233",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "141.227.139.233, 172.71.141.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg3IiwidXNlcm5hbWUiOiJzZGtrcyIsImVtYWlsIjoidGpqdm5ka2RqY2pkQGdtYWlsLmNvbSIsImV4cCI6MTc4MTgwNzk3MX0.FfdpdBXu_MUqI0vMRPeqPk3XwvT3KmK0QWiGNJn9bR0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b40d028b5fbe5a-ZRH",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "141.227.139.233",
        "cf-ipcountry": "CH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 22:44:13 UTC] === END API CALL LOG ===
[14-Jul-2026 22:44:13 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 22:44:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg3IiwidXNlcm5hbWUiOiJzZGtrcyIsImVtYWlsIjoidGpqdm5ka2RqY2pkQGdtYWlsLmNvbSIsImV4cCI6MTc4MTgwNzk3MX0.FfdpdBXu_MUqI0vMRPeqPk3XwvT3KmK0QWiGNJn9bR0
[14-Jul-2026 22:44:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 22:44:13 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 22:44:13 UTC] User ID: 787
[14-Jul-2026 22:44:13 UTC] ✅ User profile retrieved successfully for user ID: 787
[14-Jul-2026 22:44:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 22:44:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[14-Jul-2026 22:44:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"141.227.139.233, 172.71.141.156","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg3IiwidXNlcm5hbWUiOiJzZGtrcyIsImVtYWlsIjoidGpqdm5ka2RqY2pkQGdtYWlsLmNvbSIsImV4cCI6MTc4MTgwNzk3MX0.FfdpdBXu_MUqI0vMRPeqPk3XwvT3KmK0QWiGNJn9bR0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1b40d02db9bbe5a-ZRH","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"141.227.139.233","cf-ipcountry":"CH","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[14-Jul-2026 22:44:13 UTC] === User Orders API Called ===
[14-Jul-2026 22:44:13 UTC] User ID: 787
[14-Jul-2026 22:44:13 UTC] Limit: 20, Offset: 0
[14-Jul-2026 22:44:13 UTC] Orders found: 0
[14-Jul-2026 22:44:13 UTC] Orders data: []
[14-Jul-2026 22:44:13 UTC] Total orders count: 0
[14-Jul-2026 22:44:14 UTC] === API CALL LOG ===
[14-Jul-2026 22:44:14 UTC] Endpoint: user/profile.php
[14-Jul-2026 22:44:14 UTC] Full Log Data: {
    "timestamp": "2026-07-14 22:44:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "141.227.139.233",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "141.227.139.233, 172.71.141.156",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg3IiwidXNlcm5hbWUiOiJzZGtrcyIsImVtYWlsIjoidGpqdm5ka2RqY2pkQGdtYWlsLmNvbSIsImV4cCI6MTc4MTgwNzk3MX0.FfdpdBXu_MUqI0vMRPeqPk3XwvT3KmK0QWiGNJn9bR0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b40d036be4be5a-ZRH",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "141.227.139.233",
        "cf-ipcountry": "CH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[14-Jul-2026 22:44:14 UTC] === END API CALL LOG ===
[14-Jul-2026 22:44:14 UTC] ✅ API Hash verification passed for profile endpoint
[14-Jul-2026 22:44:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg3IiwidXNlcm5hbWUiOiJzZGtrcyIsImVtYWlsIjoidGpqdm5ka2RqY2pkQGdtYWlsLmNvbSIsImV4cCI6MTc4MTgwNzk3MX0.FfdpdBXu_MUqI0vMRPeqPk3XwvT3KmK0QWiGNJn9bR0
[14-Jul-2026 22:44:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[14-Jul-2026 22:44:14 UTC] ✅ JWT token verified successfully for user profile
[14-Jul-2026 22:44:14 UTC] User ID: 787
[14-Jul-2026 22:44:14 UTC] ✅ User profile retrieved successfully for user ID: 787
[15-Jul-2026 00:47:18 UTC] === API CALL LOG ===
[15-Jul-2026 00:47:18 UTC] Endpoint: user/profile.php
[15-Jul-2026 00:47:18 UTC] Full Log Data: {
    "timestamp": "2026-07-15 00:47:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2600:1f18:5be1:6e00:38c0:2f4b:be7a:754b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2600:1f18:5be1:6e00:38c0:2f4b:be7a:754b, 104.22.101.160",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1OSIsInVzZXJuYW1lIjoiQXlzYS5xb3JiYW5paTgxODFfNyIsImVtYWlsIjoibmF6YW5pbmdob3JiYW55MDk2QGdtYWlsLmNvbSIsImV4cCI6MTc4NDY4MTIzNn0.GGddHIA07Qk3gUcwTaFFliaYq8ox59pxdMOStz9TOE0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b4c14a3b820fbe-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2600:1f18:5be1:6e00:38c0:2f4b:be7a:754b",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 00:47:18 UTC] === END API CALL LOG ===
[15-Jul-2026 00:47:18 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 00:47:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1OSIsInVzZXJuYW1lIjoiQXlzYS5xb3JiYW5paTgxODFfNyIsImVtYWlsIjoibmF6YW5pbmdob3JiYW55MDk2QGdtYWlsLmNvbSIsImV4cCI6MTc4NDY4MTIzNn0.GGddHIA07Qk3gUcwTaFFliaYq8ox59pxdMOStz9TOE0
[15-Jul-2026 00:47:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 00:47:18 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 00:47:18 UTC] User ID: 1059
[15-Jul-2026 00:47:18 UTC] ✅ User profile retrieved successfully for user ID: 1059
[15-Jul-2026 00:47:18 UTC] === API CALL LOG ===
[15-Jul-2026 00:47:18 UTC] Endpoint: user/profile.php
[15-Jul-2026 00:47:18 UTC] Full Log Data: {
    "timestamp": "2026-07-15 00:47:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2600:1f18:5be1:6e00:38c0:2f4b:be7a:754b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2600:1f18:5be1:6e00:38c0:2f4b:be7a:754b, 104.22.101.160",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1OSIsInVzZXJuYW1lIjoiQXlzYS5xb3JiYW5paTgxODFfNyIsImVtYWlsIjoibmF6YW5pbmdob3JiYW55MDk2QGdtYWlsLmNvbSIsImV4cCI6MTc4NDY4MTIzNn0.GGddHIA07Qk3gUcwTaFFliaYq8ox59pxdMOStz9TOE0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b4c14b6e950fbe-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2600:1f18:5be1:6e00:38c0:2f4b:be7a:754b",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 00:47:18 UTC] === END API CALL LOG ===
[15-Jul-2026 00:47:18 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 00:47:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1OSIsInVzZXJuYW1lIjoiQXlzYS5xb3JiYW5paTgxODFfNyIsImVtYWlsIjoibmF6YW5pbmdob3JiYW55MDk2QGdtYWlsLmNvbSIsImV4cCI6MTc4NDY4MTIzNn0.GGddHIA07Qk3gUcwTaFFliaYq8ox59pxdMOStz9TOE0
[15-Jul-2026 00:47:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 00:47:18 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 00:47:18 UTC] User ID: 1059
[15-Jul-2026 00:47:18 UTC] ✅ User profile retrieved successfully for user ID: 1059
[15-Jul-2026 00:47:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jul-2026 00:47:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jul-2026 00:47:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2600:1f18:5be1:6e00:38c0:2f4b:be7a:754b, 104.22.101.160","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1OSIsInVzZXJuYW1lIjoiQXlzYS5xb3JiYW5paTgxODFfNyIsImVtYWlsIjoibmF6YW5pbmdob3JiYW55MDk2QGdtYWlsLmNvbSIsImV4cCI6MTc4NDY4MTIzNn0.GGddHIA07Qk3gUcwTaFFliaYq8ox59pxdMOStz9TOE0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1b4c14b6e930fbe-IAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2600:1f18:5be1:6e00:38c0:2f4b:be7a:754b","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-Jul-2026 00:47:18 UTC] === User Orders API Called ===
[15-Jul-2026 00:47:18 UTC] User ID: 1059
[15-Jul-2026 00:47:18 UTC] Limit: 20, Offset: 0
[15-Jul-2026 00:47:18 UTC] Orders found: 0
[15-Jul-2026 00:47:18 UTC] Orders data: []
[15-Jul-2026 00:47:18 UTC] Total orders count: 0
[15-Jul-2026 00:47:19 UTC] === API CALL LOG ===
[15-Jul-2026 00:47:19 UTC] Endpoint: user/profile.php
[15-Jul-2026 00:47:19 UTC] Full Log Data: {
    "timestamp": "2026-07-15 00:47:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2600:1f18:5be1:6e00:38c0:2f4b:be7a:754b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2600:1f18:5be1:6e00:38c0:2f4b:be7a:754b, 104.22.101.160",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1OSIsInVzZXJuYW1lIjoiQXlzYS5xb3JiYW5paTgxODFfNyIsImVtYWlsIjoibmF6YW5pbmdob3JiYW55MDk2QGdtYWlsLmNvbSIsImV4cCI6MTc4NDY4MTIzNn0.GGddHIA07Qk3gUcwTaFFliaYq8ox59pxdMOStz9TOE0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b4c154add60fbe-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2600:1f18:5be1:6e00:38c0:2f4b:be7a:754b",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 00:47:19 UTC] === END API CALL LOG ===
[15-Jul-2026 00:47:19 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 00:47:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1OSIsInVzZXJuYW1lIjoiQXlzYS5xb3JiYW5paTgxODFfNyIsImVtYWlsIjoibmF6YW5pbmdob3JiYW55MDk2QGdtYWlsLmNvbSIsImV4cCI6MTc4NDY4MTIzNn0.GGddHIA07Qk3gUcwTaFFliaYq8ox59pxdMOStz9TOE0
[15-Jul-2026 00:47:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 00:47:19 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 00:47:19 UTC] User ID: 1059
[15-Jul-2026 00:47:19 UTC] ✅ User profile retrieved successfully for user ID: 1059
[15-Jul-2026 00:47:45 UTC] === API CALL LOG ===
[15-Jul-2026 00:47:45 UTC] Endpoint: user/profile.php
[15-Jul-2026 00:47:45 UTC] Full Log Data: {
    "timestamp": "2026-07-15 00:47:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2600:1f18:5be1:6e00:38c0:2f4b:be7a:754b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2600:1f18:5be1:6e00:38c0:2f4b:be7a:754b, 104.22.101.160",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1OSIsInVzZXJuYW1lIjoiQXlzYS5xb3JiYW5paTgxODFfNyIsImVtYWlsIjoibmF6YW5pbmdob3JiYW55MDk2QGdtYWlsLmNvbSIsImV4cCI6MTc4NDY4MTIzNn0.GGddHIA07Qk3gUcwTaFFliaYq8ox59pxdMOStz9TOE0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b4c1f07fbd0fbe-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2600:1f18:5be1:6e00:38c0:2f4b:be7a:754b",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 00:47:45 UTC] === END API CALL LOG ===
[15-Jul-2026 00:47:45 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 00:47:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1OSIsInVzZXJuYW1lIjoiQXlzYS5xb3JiYW5paTgxODFfNyIsImVtYWlsIjoibmF6YW5pbmdob3JiYW55MDk2QGdtYWlsLmNvbSIsImV4cCI6MTc4NDY4MTIzNn0.GGddHIA07Qk3gUcwTaFFliaYq8ox59pxdMOStz9TOE0
[15-Jul-2026 00:47:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 00:47:45 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 00:47:45 UTC] User ID: 1059
[15-Jul-2026 00:47:45 UTC] ✅ User profile retrieved successfully for user ID: 1059
[15-Jul-2026 00:47:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jul-2026 00:47:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jul-2026 00:47:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2600:1f18:5be1:6e00:38c0:2f4b:be7a:754b, 104.22.101.160","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1OSIsInVzZXJuYW1lIjoiQXlzYS5xb3JiYW5paTgxODFfNyIsImVtYWlsIjoibmF6YW5pbmdob3JiYW55MDk2QGdtYWlsLmNvbSIsImV4cCI6MTc4NDY4MTIzNn0.GGddHIA07Qk3gUcwTaFFliaYq8ox59pxdMOStz9TOE0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1b4c21febb00fbe-IAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2600:1f18:5be1:6e00:38c0:2f4b:be7a:754b","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-Jul-2026 00:47:52 UTC] === User Orders API Called ===
[15-Jul-2026 00:47:52 UTC] User ID: 1059
[15-Jul-2026 00:47:52 UTC] Limit: 20, Offset: 0
[15-Jul-2026 00:47:52 UTC] Orders found: 0
[15-Jul-2026 00:47:52 UTC] Orders data: []
[15-Jul-2026 00:47:52 UTC] Total orders count: 0
[15-Jul-2026 00:47:56 UTC] === API CALL LOG ===
[15-Jul-2026 00:47:56 UTC] Endpoint: user/profile.php
[15-Jul-2026 00:47:56 UTC] Full Log Data: {
    "timestamp": "2026-07-15 00:47:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2600:1f18:5be1:6e00:38c0:2f4b:be7a:754b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2600:1f18:5be1:6e00:38c0:2f4b:be7a:754b, 104.22.101.160",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1OSIsInVzZXJuYW1lIjoiQXlzYS5xb3JiYW5paTgxODFfNyIsImVtYWlsIjoibmF6YW5pbmdob3JiYW55MDk2QGdtYWlsLmNvbSIsImV4cCI6MTc4NDY4MTIzNn0.GGddHIA07Qk3gUcwTaFFliaYq8ox59pxdMOStz9TOE0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b4c2373fc40fbe-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2600:1f18:5be1:6e00:38c0:2f4b:be7a:754b",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 00:47:56 UTC] === END API CALL LOG ===
[15-Jul-2026 00:47:56 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 00:47:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1OSIsInVzZXJuYW1lIjoiQXlzYS5xb3JiYW5paTgxODFfNyIsImVtYWlsIjoibmF6YW5pbmdob3JiYW55MDk2QGdtYWlsLmNvbSIsImV4cCI6MTc4NDY4MTIzNn0.GGddHIA07Qk3gUcwTaFFliaYq8ox59pxdMOStz9TOE0
[15-Jul-2026 00:47:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 00:47:56 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 00:47:56 UTC] User ID: 1059
[15-Jul-2026 00:47:56 UTC] ✅ User profile retrieved successfully for user ID: 1059
[15-Jul-2026 00:47:56 UTC] User Purchases API - User ID: 1059
[15-Jul-2026 00:47:56 UTC] User Purchases API - Total purchases found: 0
[15-Jul-2026 00:47:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jul-2026 00:47:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jul-2026 00:47:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2600:1f18:5be1:6e00:38c0:2f4b:be7a:754b, 104.22.101.160","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1OSIsInVzZXJuYW1lIjoiQXlzYS5xb3JiYW5paTgxODFfNyIsImVtYWlsIjoibmF6YW5pbmdob3JiYW55MDk2QGdtYWlsLmNvbSIsImV4cCI6MTc4NDY4MTIzNn0.GGddHIA07Qk3gUcwTaFFliaYq8ox59pxdMOStz9TOE0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1b4c2446d7c0fbe-IAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2600:1f18:5be1:6e00:38c0:2f4b:be7a:754b","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-Jul-2026 00:47:58 UTC] === User Orders API Called ===
[15-Jul-2026 00:47:58 UTC] User ID: 1059
[15-Jul-2026 00:47:58 UTC] Limit: 20, Offset: 0
[15-Jul-2026 00:47:58 UTC] Orders found: 0
[15-Jul-2026 00:47:58 UTC] Orders data: []
[15-Jul-2026 00:47:58 UTC] Total orders count: 0
[15-Jul-2026 00:47:58 UTC] === API CALL LOG ===
[15-Jul-2026 00:47:58 UTC] Endpoint: user/profile.php
[15-Jul-2026 00:47:58 UTC] Full Log Data: {
    "timestamp": "2026-07-15 00:47:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2600:1f18:5be1:6e00:38c0:2f4b:be7a:754b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2600:1f18:5be1:6e00:38c0:2f4b:be7a:754b, 104.22.101.160",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1OSIsInVzZXJuYW1lIjoiQXlzYS5xb3JiYW5paTgxODFfNyIsImVtYWlsIjoibmF6YW5pbmdob3JiYW55MDk2QGdtYWlsLmNvbSIsImV4cCI6MTc4NDY4MTIzNn0.GGddHIA07Qk3gUcwTaFFliaYq8ox59pxdMOStz9TOE0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b4c244ae260fbe-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2600:1f18:5be1:6e00:38c0:2f4b:be7a:754b",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 00:47:58 UTC] === END API CALL LOG ===
[15-Jul-2026 00:47:58 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 00:47:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1OSIsInVzZXJuYW1lIjoiQXlzYS5xb3JiYW5paTgxODFfNyIsImVtYWlsIjoibmF6YW5pbmdob3JiYW55MDk2QGdtYWlsLmNvbSIsImV4cCI6MTc4NDY4MTIzNn0.GGddHIA07Qk3gUcwTaFFliaYq8ox59pxdMOStz9TOE0
[15-Jul-2026 00:47:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 00:47:58 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 00:47:58 UTC] User ID: 1059
[15-Jul-2026 00:47:58 UTC] ✅ User profile retrieved successfully for user ID: 1059
[15-Jul-2026 00:47:58 UTC] === API CALL LOG ===
[15-Jul-2026 00:47:58 UTC] Endpoint: user/profile.php
[15-Jul-2026 00:47:58 UTC] Full Log Data: {
    "timestamp": "2026-07-15 00:47:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2600:1f18:5be1:6e00:38c0:2f4b:be7a:754b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2600:1f18:5be1:6e00:38c0:2f4b:be7a:754b, 104.22.101.160",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1OSIsInVzZXJuYW1lIjoiQXlzYS5xb3JiYW5paTgxODFfNyIsImVtYWlsIjoibmF6YW5pbmdob3JiYW55MDk2QGdtYWlsLmNvbSIsImV4cCI6MTc4NDY4MTIzNn0.GGddHIA07Qk3gUcwTaFFliaYq8ox59pxdMOStz9TOE0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b4c2464a850fbe-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2600:1f18:5be1:6e00:38c0:2f4b:be7a:754b",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 00:47:58 UTC] === END API CALL LOG ===
[15-Jul-2026 00:47:58 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 00:47:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1OSIsInVzZXJuYW1lIjoiQXlzYS5xb3JiYW5paTgxODFfNyIsImVtYWlsIjoibmF6YW5pbmdob3JiYW55MDk2QGdtYWlsLmNvbSIsImV4cCI6MTc4NDY4MTIzNn0.GGddHIA07Qk3gUcwTaFFliaYq8ox59pxdMOStz9TOE0
[15-Jul-2026 00:47:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 00:47:58 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 00:47:58 UTC] User ID: 1059
[15-Jul-2026 00:47:58 UTC] ✅ User profile retrieved successfully for user ID: 1059
[15-Jul-2026 00:47:59 UTC] === API CALL LOG ===
[15-Jul-2026 00:47:59 UTC] Endpoint: user/profile.php
[15-Jul-2026 00:47:59 UTC] Full Log Data: {
    "timestamp": "2026-07-15 00:47:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2600:1f18:5be1:6e00:38c0:2f4b:be7a:754b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2600:1f18:5be1:6e00:38c0:2f4b:be7a:754b, 104.22.101.160",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1OSIsInVzZXJuYW1lIjoiQXlzYS5xb3JiYW5paTgxODFfNyIsImVtYWlsIjoibmF6YW5pbmdob3JiYW55MDk2QGdtYWlsLmNvbSIsImV4cCI6MTc4NDY4MTIzNn0.GGddHIA07Qk3gUcwTaFFliaYq8ox59pxdMOStz9TOE0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b4c24c9d8b0fbe-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2600:1f18:5be1:6e00:38c0:2f4b:be7a:754b",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 00:47:59 UTC] === END API CALL LOG ===
[15-Jul-2026 00:47:59 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 00:47:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1OSIsInVzZXJuYW1lIjoiQXlzYS5xb3JiYW5paTgxODFfNyIsImVtYWlsIjoibmF6YW5pbmdob3JiYW55MDk2QGdtYWlsLmNvbSIsImV4cCI6MTc4NDY4MTIzNn0.GGddHIA07Qk3gUcwTaFFliaYq8ox59pxdMOStz9TOE0
[15-Jul-2026 00:47:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 00:47:59 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 00:47:59 UTC] User ID: 1059
[15-Jul-2026 00:47:59 UTC] ✅ User profile retrieved successfully for user ID: 1059
[15-Jul-2026 00:48:04 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jul-2026 00:48:04 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jul-2026 00:48:04 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2600:1f18:5be1:6e00:38c0:2f4b:be7a:754b, 104.22.101.160","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1OSIsInVzZXJuYW1lIjoiQXlzYS5xb3JiYW5paTgxODFfNyIsImVtYWlsIjoibmF6YW5pbmdob3JiYW55MDk2QGdtYWlsLmNvbSIsImV4cCI6MTc4NDY4MTIzNn0.GGddHIA07Qk3gUcwTaFFliaYq8ox59pxdMOStz9TOE0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1b4c26bba880fbe-IAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2600:1f18:5be1:6e00:38c0:2f4b:be7a:754b","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-Jul-2026 00:48:04 UTC] === API CALL LOG ===
[15-Jul-2026 00:48:04 UTC] === User Orders API Called ===
[15-Jul-2026 00:48:04 UTC] Endpoint: user/profile.php
[15-Jul-2026 00:48:04 UTC] User ID: 1059
[15-Jul-2026 00:48:04 UTC] Full Log Data: {
    "timestamp": "2026-07-15 00:48:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2600:1f18:5be1:6e00:38c0:2f4b:be7a:754b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2600:1f18:5be1:6e00:38c0:2f4b:be7a:754b, 104.22.101.160",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1OSIsInVzZXJuYW1lIjoiQXlzYS5xb3JiYW5paTgxODFfNyIsImVtYWlsIjoibmF6YW5pbmdob3JiYW55MDk2QGdtYWlsLmNvbSIsImV4cCI6MTc4NDY4MTIzNn0.GGddHIA07Qk3gUcwTaFFliaYq8ox59pxdMOStz9TOE0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b4c26bba8c0fbe-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2600:1f18:5be1:6e00:38c0:2f4b:be7a:754b",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 00:48:04 UTC] Limit: 20, Offset: 0
[15-Jul-2026 00:48:04 UTC] === END API CALL LOG ===
[15-Jul-2026 00:48:04 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 00:48:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1OSIsInVzZXJuYW1lIjoiQXlzYS5xb3JiYW5paTgxODFfNyIsImVtYWlsIjoibmF6YW5pbmdob3JiYW55MDk2QGdtYWlsLmNvbSIsImV4cCI6MTc4NDY4MTIzNn0.GGddHIA07Qk3gUcwTaFFliaYq8ox59pxdMOStz9TOE0
[15-Jul-2026 00:48:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 00:48:04 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 00:48:04 UTC] User ID: 1059
[15-Jul-2026 00:48:04 UTC] Orders found: 0
[15-Jul-2026 00:48:04 UTC] Orders data: []
[15-Jul-2026 00:48:04 UTC] ✅ User profile retrieved successfully for user ID: 1059
[15-Jul-2026 00:48:04 UTC] Total orders count: 0
[15-Jul-2026 00:48:04 UTC] === API CALL LOG ===
[15-Jul-2026 00:48:04 UTC] Endpoint: user/profile.php
[15-Jul-2026 00:48:04 UTC] Full Log Data: {
    "timestamp": "2026-07-15 00:48:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2600:1f18:5be1:6e00:38c0:2f4b:be7a:754b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2600:1f18:5be1:6e00:38c0:2f4b:be7a:754b, 104.22.101.160",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1OSIsInVzZXJuYW1lIjoiQXlzYS5xb3JiYW5paTgxODFfNyIsImVtYWlsIjoibmF6YW5pbmdob3JiYW55MDk2QGdtYWlsLmNvbSIsImV4cCI6MTc4NDY4MTIzNn0.GGddHIA07Qk3gUcwTaFFliaYq8ox59pxdMOStz9TOE0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b4c26eba380fbe-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2600:1f18:5be1:6e00:38c0:2f4b:be7a:754b",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 00:48:04 UTC] === END API CALL LOG ===
[15-Jul-2026 00:48:04 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 00:48:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1OSIsInVzZXJuYW1lIjoiQXlzYS5xb3JiYW5paTgxODFfNyIsImVtYWlsIjoibmF6YW5pbmdob3JiYW55MDk2QGdtYWlsLmNvbSIsImV4cCI6MTc4NDY4MTIzNn0.GGddHIA07Qk3gUcwTaFFliaYq8ox59pxdMOStz9TOE0
[15-Jul-2026 00:48:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 00:48:04 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 00:48:04 UTC] User ID: 1059
[15-Jul-2026 00:48:04 UTC] ✅ User profile retrieved successfully for user ID: 1059
[15-Jul-2026 00:48:05 UTC] === API CALL LOG ===
[15-Jul-2026 00:48:05 UTC] Endpoint: user/profile.php
[15-Jul-2026 00:48:05 UTC] Full Log Data: {
    "timestamp": "2026-07-15 00:48:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2600:1f18:5be1:6e00:38c0:2f4b:be7a:754b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2600:1f18:5be1:6e00:38c0:2f4b:be7a:754b, 104.22.101.160",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1OSIsInVzZXJuYW1lIjoiQXlzYS5xb3JiYW5paTgxODFfNyIsImVtYWlsIjoibmF6YW5pbmdob3JiYW55MDk2QGdtYWlsLmNvbSIsImV4cCI6MTc4NDY4MTIzNn0.GGddHIA07Qk3gUcwTaFFliaYq8ox59pxdMOStz9TOE0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b4c273f9360fbe-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2600:1f18:5be1:6e00:38c0:2f4b:be7a:754b",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 00:48:05 UTC] === END API CALL LOG ===
[15-Jul-2026 00:48:05 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 00:48:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1OSIsInVzZXJuYW1lIjoiQXlzYS5xb3JiYW5paTgxODFfNyIsImVtYWlsIjoibmF6YW5pbmdob3JiYW55MDk2QGdtYWlsLmNvbSIsImV4cCI6MTc4NDY4MTIzNn0.GGddHIA07Qk3gUcwTaFFliaYq8ox59pxdMOStz9TOE0
[15-Jul-2026 00:48:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 00:48:05 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 00:48:05 UTC] User ID: 1059
[15-Jul-2026 00:48:05 UTC] ✅ User profile retrieved successfully for user ID: 1059
[15-Jul-2026 00:48:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jul-2026 00:48:09 UTC] === API CALL LOG ===
[15-Jul-2026 00:48:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jul-2026 00:48:09 UTC] Endpoint: user/profile.php
[15-Jul-2026 00:48:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2600:1f18:5be1:6e00:38c0:2f4b:be7a:754b, 104.22.101.160","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1OSIsInVzZXJuYW1lIjoiQXlzYS5xb3JiYW5paTgxODFfNyIsImVtYWlsIjoibmF6YW5pbmdob3JiYW55MDk2QGdtYWlsLmNvbSIsImV4cCI6MTc4NDY4MTIzNn0.GGddHIA07Qk3gUcwTaFFliaYq8ox59pxdMOStz9TOE0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1b4c288cde60fbe-IAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2600:1f18:5be1:6e00:38c0:2f4b:be7a:754b","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-Jul-2026 00:48:09 UTC] Full Log Data: {
    "timestamp": "2026-07-15 00:48:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2600:1f18:5be1:6e00:38c0:2f4b:be7a:754b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2600:1f18:5be1:6e00:38c0:2f4b:be7a:754b, 104.22.101.160",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1OSIsInVzZXJuYW1lIjoiQXlzYS5xb3JiYW5paTgxODFfNyIsImVtYWlsIjoibmF6YW5pbmdob3JiYW55MDk2QGdtYWlsLmNvbSIsImV4cCI6MTc4NDY4MTIzNn0.GGddHIA07Qk3gUcwTaFFliaYq8ox59pxdMOStz9TOE0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b4c288cde70fbe-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2600:1f18:5be1:6e00:38c0:2f4b:be7a:754b",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 00:48:09 UTC] === END API CALL LOG ===
[15-Jul-2026 00:48:09 UTC] === User Orders API Called ===
[15-Jul-2026 00:48:09 UTC] User ID: 1059
[15-Jul-2026 00:48:09 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 00:48:09 UTC] Limit: 20, Offset: 0
[15-Jul-2026 00:48:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1OSIsInVzZXJuYW1lIjoiQXlzYS5xb3JiYW5paTgxODFfNyIsImVtYWlsIjoibmF6YW5pbmdob3JiYW55MDk2QGdtYWlsLmNvbSIsImV4cCI6MTc4NDY4MTIzNn0.GGddHIA07Qk3gUcwTaFFliaYq8ox59pxdMOStz9TOE0
[15-Jul-2026 00:48:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 00:48:09 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 00:48:09 UTC] User ID: 1059
[15-Jul-2026 00:48:09 UTC] ✅ User profile retrieved successfully for user ID: 1059
[15-Jul-2026 00:48:09 UTC] Orders found: 0
[15-Jul-2026 00:48:09 UTC] Orders data: []
[15-Jul-2026 00:48:09 UTC] Total orders count: 0
[15-Jul-2026 00:48:09 UTC] === API CALL LOG ===
[15-Jul-2026 00:48:09 UTC] Endpoint: user/profile.php
[15-Jul-2026 00:48:09 UTC] Full Log Data: {
    "timestamp": "2026-07-15 00:48:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2600:1f18:5be1:6e00:38c0:2f4b:be7a:754b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2600:1f18:5be1:6e00:38c0:2f4b:be7a:754b, 104.22.101.160",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1OSIsInVzZXJuYW1lIjoiQXlzYS5xb3JiYW5paTgxODFfNyIsImVtYWlsIjoibmF6YW5pbmdob3JiYW55MDk2QGdtYWlsLmNvbSIsImV4cCI6MTc4NDY4MTIzNn0.GGddHIA07Qk3gUcwTaFFliaYq8ox59pxdMOStz9TOE0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b4c28d7c2d0fbe-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2600:1f18:5be1:6e00:38c0:2f4b:be7a:754b",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 00:48:09 UTC] === END API CALL LOG ===
[15-Jul-2026 00:48:09 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 00:48:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1OSIsInVzZXJuYW1lIjoiQXlzYS5xb3JiYW5paTgxODFfNyIsImVtYWlsIjoibmF6YW5pbmdob3JiYW55MDk2QGdtYWlsLmNvbSIsImV4cCI6MTc4NDY4MTIzNn0.GGddHIA07Qk3gUcwTaFFliaYq8ox59pxdMOStz9TOE0
[15-Jul-2026 00:48:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 00:48:09 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 00:48:09 UTC] User ID: 1059
[15-Jul-2026 00:48:09 UTC] ✅ User profile retrieved successfully for user ID: 1059
[15-Jul-2026 00:48:10 UTC] === API CALL LOG ===
[15-Jul-2026 00:48:10 UTC] Endpoint: user/profile.php
[15-Jul-2026 00:48:10 UTC] Full Log Data: {
    "timestamp": "2026-07-15 00:48:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2600:1f18:5be1:6e00:38c0:2f4b:be7a:754b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2600:1f18:5be1:6e00:38c0:2f4b:be7a:754b, 104.22.101.160",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1OSIsInVzZXJuYW1lIjoiQXlzYS5xb3JiYW5paTgxODFfNyIsImVtYWlsIjoibmF6YW5pbmdob3JiYW55MDk2QGdtYWlsLmNvbSIsImV4cCI6MTc4NDY4MTIzNn0.GGddHIA07Qk3gUcwTaFFliaYq8ox59pxdMOStz9TOE0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b4c2904d450fbe-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2600:1f18:5be1:6e00:38c0:2f4b:be7a:754b",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 00:48:10 UTC] === END API CALL LOG ===
[15-Jul-2026 00:48:10 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 00:48:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1OSIsInVzZXJuYW1lIjoiQXlzYS5xb3JiYW5paTgxODFfNyIsImVtYWlsIjoibmF6YW5pbmdob3JiYW55MDk2QGdtYWlsLmNvbSIsImV4cCI6MTc4NDY4MTIzNn0.GGddHIA07Qk3gUcwTaFFliaYq8ox59pxdMOStz9TOE0
[15-Jul-2026 00:48:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 00:48:10 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 00:48:10 UTC] User ID: 1059
[15-Jul-2026 00:48:10 UTC] ✅ User profile retrieved successfully for user ID: 1059
[15-Jul-2026 00:48:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jul-2026 00:48:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jul-2026 00:48:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2600:1f18:5be1:6e00:38c0:2f4b:be7a:754b, 104.22.101.160","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1OSIsInVzZXJuYW1lIjoiQXlzYS5xb3JiYW5paTgxODFfNyIsImVtYWlsIjoibmF6YW5pbmdob3JiYW55MDk2QGdtYWlsLmNvbSIsImV4cCI6MTc4NDY4MTIzNn0.GGddHIA07Qk3gUcwTaFFliaYq8ox59pxdMOStz9TOE0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1b4c2d7fa350fbe-IAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2600:1f18:5be1:6e00:38c0:2f4b:be7a:754b","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-Jul-2026 00:48:22 UTC] === User Orders API Called ===
[15-Jul-2026 00:48:22 UTC] User ID: 1059
[15-Jul-2026 00:48:22 UTC] Limit: 20, Offset: 0
[15-Jul-2026 00:48:22 UTC] Orders found: 0
[15-Jul-2026 00:48:22 UTC] Orders data: []
[15-Jul-2026 00:48:22 UTC] Total orders count: 0
[15-Jul-2026 00:48:22 UTC] === API CALL LOG ===
[15-Jul-2026 00:48:22 UTC] Endpoint: user/profile.php
[15-Jul-2026 00:48:22 UTC] Full Log Data: {
    "timestamp": "2026-07-15 00:48:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2600:1f18:5be1:6e00:38c0:2f4b:be7a:754b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2600:1f18:5be1:6e00:38c0:2f4b:be7a:754b, 104.22.101.160",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1OSIsInVzZXJuYW1lIjoiQXlzYS5xb3JiYW5paTgxODFfNyIsImVtYWlsIjoibmF6YW5pbmdob3JiYW55MDk2QGdtYWlsLmNvbSIsImV4cCI6MTc4NDY4MTIzNn0.GGddHIA07Qk3gUcwTaFFliaYq8ox59pxdMOStz9TOE0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b4c2d7fa360fbe-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2600:1f18:5be1:6e00:38c0:2f4b:be7a:754b",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 00:48:22 UTC] === END API CALL LOG ===
[15-Jul-2026 00:48:22 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 00:48:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1OSIsInVzZXJuYW1lIjoiQXlzYS5xb3JiYW5paTgxODFfNyIsImVtYWlsIjoibmF6YW5pbmdob3JiYW55MDk2QGdtYWlsLmNvbSIsImV4cCI6MTc4NDY4MTIzNn0.GGddHIA07Qk3gUcwTaFFliaYq8ox59pxdMOStz9TOE0
[15-Jul-2026 00:48:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 00:48:22 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 00:48:22 UTC] User ID: 1059
[15-Jul-2026 00:48:22 UTC] ✅ User profile retrieved successfully for user ID: 1059
[15-Jul-2026 00:48:22 UTC] === API CALL LOG ===
[15-Jul-2026 00:48:22 UTC] Endpoint: user/profile.php
[15-Jul-2026 00:48:22 UTC] Full Log Data: {
    "timestamp": "2026-07-15 00:48:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2600:1f18:5be1:6e00:38c0:2f4b:be7a:754b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2600:1f18:5be1:6e00:38c0:2f4b:be7a:754b, 104.22.101.161",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1OSIsInVzZXJuYW1lIjoiQXlzYS5xb3JiYW5paTgxODFfNyIsImVtYWlsIjoibmF6YW5pbmdob3JiYW55MDk2QGdtYWlsLmNvbSIsImV4cCI6MTc4NDY4MTIzNn0.GGddHIA07Qk3gUcwTaFFliaYq8ox59pxdMOStz9TOE0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b4c2dbdd0e0fbe-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2600:1f18:5be1:6e00:38c0:2f4b:be7a:754b",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 00:48:22 UTC] === END API CALL LOG ===
[15-Jul-2026 00:48:22 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 00:48:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1OSIsInVzZXJuYW1lIjoiQXlzYS5xb3JiYW5paTgxODFfNyIsImVtYWlsIjoibmF6YW5pbmdob3JiYW55MDk2QGdtYWlsLmNvbSIsImV4cCI6MTc4NDY4MTIzNn0.GGddHIA07Qk3gUcwTaFFliaYq8ox59pxdMOStz9TOE0
[15-Jul-2026 00:48:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 00:48:22 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 00:48:22 UTC] User ID: 1059
[15-Jul-2026 00:48:22 UTC] ✅ User profile retrieved successfully for user ID: 1059
[15-Jul-2026 00:48:23 UTC] === API CALL LOG ===
[15-Jul-2026 00:48:23 UTC] Endpoint: user/profile.php
[15-Jul-2026 00:48:23 UTC] Full Log Data: {
    "timestamp": "2026-07-15 00:48:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2600:1f18:5be1:6e00:38c0:2f4b:be7a:754b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2600:1f18:5be1:6e00:38c0:2f4b:be7a:754b, 104.22.101.161",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1OSIsInVzZXJuYW1lIjoiQXlzYS5xb3JiYW5paTgxODFfNyIsImVtYWlsIjoibmF6YW5pbmdob3JiYW55MDk2QGdtYWlsLmNvbSIsImV4cCI6MTc4NDY4MTIzNn0.GGddHIA07Qk3gUcwTaFFliaYq8ox59pxdMOStz9TOE0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b4c2e17bd40fbe-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2600:1f18:5be1:6e00:38c0:2f4b:be7a:754b",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 00:48:23 UTC] === END API CALL LOG ===
[15-Jul-2026 00:48:23 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 00:48:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1OSIsInVzZXJuYW1lIjoiQXlzYS5xb3JiYW5paTgxODFfNyIsImVtYWlsIjoibmF6YW5pbmdob3JiYW55MDk2QGdtYWlsLmNvbSIsImV4cCI6MTc4NDY4MTIzNn0.GGddHIA07Qk3gUcwTaFFliaYq8ox59pxdMOStz9TOE0
[15-Jul-2026 00:48:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 00:48:23 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 00:48:23 UTC] User ID: 1059
[15-Jul-2026 00:48:23 UTC] ✅ User profile retrieved successfully for user ID: 1059
[15-Jul-2026 00:48:38 UTC] === API CALL LOG ===
[15-Jul-2026 00:48:38 UTC] Endpoint: user/profile.php
[15-Jul-2026 00:48:38 UTC] Full Log Data: {
    "timestamp": "2026-07-15 00:48:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2600:1f18:5be1:6e00:38c0:2f4b:be7a:754b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2600:1f18:5be1:6e00:38c0:2f4b:be7a:754b, 104.22.101.160",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1OSIsInVzZXJuYW1lIjoiQXlzYS5xb3JiYW5paTgxODFfNyIsImVtYWlsIjoibmF6YW5pbmdob3JiYW55MDk2QGdtYWlsLmNvbSIsImV4cCI6MTc4NDY4MTIzNn0.GGddHIA07Qk3gUcwTaFFliaYq8ox59pxdMOStz9TOE0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b4c33fc8ef0fbe-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2600:1f18:5be1:6e00:38c0:2f4b:be7a:754b",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 00:48:38 UTC] === END API CALL LOG ===
[15-Jul-2026 00:48:38 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 00:48:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1OSIsInVzZXJuYW1lIjoiQXlzYS5xb3JiYW5paTgxODFfNyIsImVtYWlsIjoibmF6YW5pbmdob3JiYW55MDk2QGdtYWlsLmNvbSIsImV4cCI6MTc4NDY4MTIzNn0.GGddHIA07Qk3gUcwTaFFliaYq8ox59pxdMOStz9TOE0
[15-Jul-2026 00:48:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 00:48:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jul-2026 00:48:38 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 00:48:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jul-2026 00:48:38 UTC] User ID: 1059
[15-Jul-2026 00:48:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2600:1f18:5be1:6e00:38c0:2f4b:be7a:754b, 104.22.101.160","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1OSIsInVzZXJuYW1lIjoiQXlzYS5xb3JiYW5paTgxODFfNyIsImVtYWlsIjoibmF6YW5pbmdob3JiYW55MDk2QGdtYWlsLmNvbSIsImV4cCI6MTc4NDY4MTIzNn0.GGddHIA07Qk3gUcwTaFFliaYq8ox59pxdMOStz9TOE0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1b4c33fc8ea0fbe-IAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2600:1f18:5be1:6e00:38c0:2f4b:be7a:754b","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-Jul-2026 00:48:38 UTC] === User Orders API Called ===
[15-Jul-2026 00:48:38 UTC] User ID: 1059
[15-Jul-2026 00:48:38 UTC] Limit: 20, Offset: 0
[15-Jul-2026 00:48:38 UTC] ✅ User profile retrieved successfully for user ID: 1059
[15-Jul-2026 00:48:38 UTC] Orders found: 0
[15-Jul-2026 00:48:38 UTC] Orders data: []
[15-Jul-2026 00:48:38 UTC] Total orders count: 0
[15-Jul-2026 00:48:39 UTC] === API CALL LOG ===
[15-Jul-2026 00:48:39 UTC] Endpoint: user/profile.php
[15-Jul-2026 00:48:39 UTC] Full Log Data: {
    "timestamp": "2026-07-15 00:48:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2600:1f18:5be1:6e00:38c0:2f4b:be7a:754b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2600:1f18:5be1:6e00:38c0:2f4b:be7a:754b, 104.22.101.160",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1OSIsInVzZXJuYW1lIjoiQXlzYS5xb3JiYW5paTgxODFfNyIsImVtYWlsIjoibmF6YW5pbmdob3JiYW55MDk2QGdtYWlsLmNvbSIsImV4cCI6MTc4NDY4MTIzNn0.GGddHIA07Qk3gUcwTaFFliaYq8ox59pxdMOStz9TOE0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b4c343db5b0fbe-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2600:1f18:5be1:6e00:38c0:2f4b:be7a:754b",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 00:48:39 UTC] === END API CALL LOG ===
[15-Jul-2026 00:48:39 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 00:48:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1OSIsInVzZXJuYW1lIjoiQXlzYS5xb3JiYW5paTgxODFfNyIsImVtYWlsIjoibmF6YW5pbmdob3JiYW55MDk2QGdtYWlsLmNvbSIsImV4cCI6MTc4NDY4MTIzNn0.GGddHIA07Qk3gUcwTaFFliaYq8ox59pxdMOStz9TOE0
[15-Jul-2026 00:48:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 00:48:39 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 00:48:39 UTC] User ID: 1059
[15-Jul-2026 00:48:39 UTC] ✅ User profile retrieved successfully for user ID: 1059
[15-Jul-2026 00:48:39 UTC] === API CALL LOG ===
[15-Jul-2026 00:48:39 UTC] Endpoint: user/profile.php
[15-Jul-2026 00:48:39 UTC] Full Log Data: {
    "timestamp": "2026-07-15 00:48:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2600:1f18:5be1:6e00:38c0:2f4b:be7a:754b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2600:1f18:5be1:6e00:38c0:2f4b:be7a:754b, 104.22.101.160",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1OSIsInVzZXJuYW1lIjoiQXlzYS5xb3JiYW5paTgxODFfNyIsImVtYWlsIjoibmF6YW5pbmdob3JiYW55MDk2QGdtYWlsLmNvbSIsImV4cCI6MTc4NDY4MTIzNn0.GGddHIA07Qk3gUcwTaFFliaYq8ox59pxdMOStz9TOE0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b4c3473c240fbe-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2600:1f18:5be1:6e00:38c0:2f4b:be7a:754b",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 00:48:39 UTC] === END API CALL LOG ===
[15-Jul-2026 00:48:39 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 00:48:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1OSIsInVzZXJuYW1lIjoiQXlzYS5xb3JiYW5paTgxODFfNyIsImVtYWlsIjoibmF6YW5pbmdob3JiYW55MDk2QGdtYWlsLmNvbSIsImV4cCI6MTc4NDY4MTIzNn0.GGddHIA07Qk3gUcwTaFFliaYq8ox59pxdMOStz9TOE0
[15-Jul-2026 00:48:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 00:48:39 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 00:48:39 UTC] User ID: 1059
[15-Jul-2026 00:48:39 UTC] ✅ User profile retrieved successfully for user ID: 1059
[15-Jul-2026 06:37:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jul-2026 06:37:42 UTC] === API CALL LOG ===
[15-Jul-2026 06:37:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jul-2026 06:37:42 UTC] Endpoint: user/profile.php
[15-Jul-2026 06:37:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"190.100.237.100, 198.41.230.216","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MCIsInVzZXJuYW1lIjoiSmF6bWluODc4IiwiZW1haWwiOiJtcjdzaG9ydEBnbWFpbC5jb20iLCJleHAiOjE3ODQ3MDIyNjF9.Qlisxr-3wrzVgGeqmaUGA6rA0BBm5kgTQSr-uKH2qtM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1b6c292298ec81f-EZE","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"190.100.237.100","cf-ipcountry":"CL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-Jul-2026 06:37:42 UTC] Full Log Data: {
    "timestamp": "2026-07-15 06:37:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "190.100.237.100",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "190.100.237.100, 198.41.230.216",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MCIsInVzZXJuYW1lIjoiSmF6bWluODc4IiwiZW1haWwiOiJtcjdzaG9ydEBnbWFpbC5jb20iLCJleHAiOjE3ODQ3MDIyNjF9.Qlisxr-3wrzVgGeqmaUGA6rA0BBm5kgTQSr-uKH2qtM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b6c2922990c81f-EZE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "190.100.237.100",
        "cf-ipcountry": "CL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 06:37:42 UTC] === END API CALL LOG ===
[15-Jul-2026 06:37:42 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 06:37:42 UTC] === User Orders API Called ===
[15-Jul-2026 06:37:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MCIsInVzZXJuYW1lIjoiSmF6bWluODc4IiwiZW1haWwiOiJtcjdzaG9ydEBnbWFpbC5jb20iLCJleHAiOjE3ODQ3MDIyNjF9.Qlisxr-3wrzVgGeqmaUGA6rA0BBm5kgTQSr-uKH2qtM
[15-Jul-2026 06:37:42 UTC] User ID: 1060
[15-Jul-2026 06:37:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 06:37:42 UTC] Limit: 20, Offset: 0
[15-Jul-2026 06:37:42 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 06:37:42 UTC] User ID: 1060
[15-Jul-2026 06:37:42 UTC] ✅ User profile retrieved successfully for user ID: 1060
[15-Jul-2026 06:37:42 UTC] Orders found: 0
[15-Jul-2026 06:37:42 UTC] Orders data: []
[15-Jul-2026 06:37:42 UTC] Total orders count: 0
[15-Jul-2026 06:37:42 UTC] === API CALL LOG ===
[15-Jul-2026 06:37:42 UTC] Endpoint: user/profile.php
[15-Jul-2026 06:37:42 UTC] Full Log Data: {
    "timestamp": "2026-07-15 06:37:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "190.100.237.100",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "190.100.237.100, 198.41.230.216",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MCIsInVzZXJuYW1lIjoiSmF6bWluODc4IiwiZW1haWwiOiJtcjdzaG9ydEBnbWFpbC5jb20iLCJleHAiOjE3ODQ3MDIyNjF9.Qlisxr-3wrzVgGeqmaUGA6rA0BBm5kgTQSr-uKH2qtM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b6c292298ac81f-EZE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "190.100.237.100",
        "cf-ipcountry": "CL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 06:37:42 UTC] === END API CALL LOG ===
[15-Jul-2026 06:37:42 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 06:37:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MCIsInVzZXJuYW1lIjoiSmF6bWluODc4IiwiZW1haWwiOiJtcjdzaG9ydEBnbWFpbC5jb20iLCJleHAiOjE3ODQ3MDIyNjF9.Qlisxr-3wrzVgGeqmaUGA6rA0BBm5kgTQSr-uKH2qtM
[15-Jul-2026 06:37:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 06:37:42 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 06:37:42 UTC] User ID: 1060
[15-Jul-2026 06:37:42 UTC] ✅ User profile retrieved successfully for user ID: 1060
[15-Jul-2026 06:37:44 UTC] === API CALL LOG ===
[15-Jul-2026 06:37:44 UTC] Endpoint: user/profile.php
[15-Jul-2026 06:37:44 UTC] Full Log Data: {
    "timestamp": "2026-07-15 06:37:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "190.100.237.100",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "190.100.237.100, 198.41.230.216",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MCIsInVzZXJuYW1lIjoiSmF6bWluODc4IiwiZW1haWwiOiJtcjdzaG9ydEBnbWFpbC5jb20iLCJleHAiOjE3ODQ3MDIyNjF9.Qlisxr-3wrzVgGeqmaUGA6rA0BBm5kgTQSr-uKH2qtM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b6c29dff4fc81f-EZE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "190.100.237.100",
        "cf-ipcountry": "CL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 06:37:44 UTC] === END API CALL LOG ===
[15-Jul-2026 06:37:44 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 06:37:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MCIsInVzZXJuYW1lIjoiSmF6bWluODc4IiwiZW1haWwiOiJtcjdzaG9ydEBnbWFpbC5jb20iLCJleHAiOjE3ODQ3MDIyNjF9.Qlisxr-3wrzVgGeqmaUGA6rA0BBm5kgTQSr-uKH2qtM
[15-Jul-2026 06:37:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 06:37:44 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 06:37:44 UTC] User ID: 1060
[15-Jul-2026 06:37:44 UTC] ✅ User profile retrieved successfully for user ID: 1060
[15-Jul-2026 06:38:01 UTC] === API CALL LOG ===
[15-Jul-2026 06:38:01 UTC] Endpoint: user/profile.php
[15-Jul-2026 06:38:01 UTC] Full Log Data: {
    "timestamp": "2026-07-15 06:38:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "190.100.237.100",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "190.100.237.100, 198.41.230.216",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MCIsInVzZXJuYW1lIjoiSmF6bWluODc4IiwiZW1haWwiOiJtcjdzaG9ydEBnbWFpbC5jb20iLCJleHAiOjE3ODQ3MDIyNjF9.Qlisxr-3wrzVgGeqmaUGA6rA0BBm5kgTQSr-uKH2qtM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b6c307ceb5c81f-EZE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "190.100.237.100",
        "cf-ipcountry": "CL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 06:38:01 UTC] === END API CALL LOG ===
[15-Jul-2026 06:38:01 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 06:38:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MCIsInVzZXJuYW1lIjoiSmF6bWluODc4IiwiZW1haWwiOiJtcjdzaG9ydEBnbWFpbC5jb20iLCJleHAiOjE3ODQ3MDIyNjF9.Qlisxr-3wrzVgGeqmaUGA6rA0BBm5kgTQSr-uKH2qtM
[15-Jul-2026 06:38:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 06:38:01 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 06:38:01 UTC] User ID: 1060
[15-Jul-2026 06:38:01 UTC] ✅ User profile retrieved successfully for user ID: 1060
[15-Jul-2026 06:38:02 UTC] User Purchases API - User ID: 1060
[15-Jul-2026 06:38:02 UTC] User Purchases API - Total purchases found: 0
[15-Jul-2026 06:38:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jul-2026 06:38:13 UTC] === API CALL LOG ===
[15-Jul-2026 06:38:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jul-2026 06:38:13 UTC] Endpoint: user/profile.php
[15-Jul-2026 06:38:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"190.100.237.100, 198.41.230.216","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MCIsInVzZXJuYW1lIjoiSmF6bWluODc4IiwiZW1haWwiOiJtcjdzaG9ydEBnbWFpbC5jb20iLCJleHAiOjE3ODQ3MDIyNjF9.Qlisxr-3wrzVgGeqmaUGA6rA0BBm5kgTQSr-uKH2qtM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1b6c3556c83c81f-EZE","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"190.100.237.100","cf-ipcountry":"CL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-Jul-2026 06:38:13 UTC] Full Log Data: {
    "timestamp": "2026-07-15 06:38:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "190.100.237.100",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "190.100.237.100, 198.41.230.216",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MCIsInVzZXJuYW1lIjoiSmF6bWluODc4IiwiZW1haWwiOiJtcjdzaG9ydEBnbWFpbC5jb20iLCJleHAiOjE3ODQ3MDIyNjF9.Qlisxr-3wrzVgGeqmaUGA6rA0BBm5kgTQSr-uKH2qtM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b6c3556c84c81f-EZE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "190.100.237.100",
        "cf-ipcountry": "CL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 06:38:13 UTC] === END API CALL LOG ===
[15-Jul-2026 06:38:13 UTC] === User Orders API Called ===
[15-Jul-2026 06:38:13 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 06:38:13 UTC] User ID: 1060
[15-Jul-2026 06:38:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MCIsInVzZXJuYW1lIjoiSmF6bWluODc4IiwiZW1haWwiOiJtcjdzaG9ydEBnbWFpbC5jb20iLCJleHAiOjE3ODQ3MDIyNjF9.Qlisxr-3wrzVgGeqmaUGA6rA0BBm5kgTQSr-uKH2qtM
[15-Jul-2026 06:38:13 UTC] Limit: 20, Offset: 0
[15-Jul-2026 06:38:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 06:38:13 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 06:38:13 UTC] User ID: 1060
[15-Jul-2026 06:38:13 UTC] Orders found: 0
[15-Jul-2026 06:38:13 UTC] Orders data: []
[15-Jul-2026 06:38:13 UTC] ✅ User profile retrieved successfully for user ID: 1060
[15-Jul-2026 06:38:13 UTC] Total orders count: 0
[15-Jul-2026 06:38:13 UTC] === API CALL LOG ===
[15-Jul-2026 06:38:13 UTC] Endpoint: user/profile.php
[15-Jul-2026 06:38:13 UTC] Full Log Data: {
    "timestamp": "2026-07-15 06:38:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "190.100.237.100",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "190.100.237.100, 198.41.230.216",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MCIsInVzZXJuYW1lIjoiSmF6bWluODc4IiwiZW1haWwiOiJtcjdzaG9ydEBnbWFpbC5jb20iLCJleHAiOjE3ODQ3MDIyNjF9.Qlisxr-3wrzVgGeqmaUGA6rA0BBm5kgTQSr-uKH2qtM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b6c3586de2c81f-EZE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "190.100.237.100",
        "cf-ipcountry": "CL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 06:38:13 UTC] === END API CALL LOG ===
[15-Jul-2026 06:38:13 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 06:38:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MCIsInVzZXJuYW1lIjoiSmF6bWluODc4IiwiZW1haWwiOiJtcjdzaG9ydEBnbWFpbC5jb20iLCJleHAiOjE3ODQ3MDIyNjF9.Qlisxr-3wrzVgGeqmaUGA6rA0BBm5kgTQSr-uKH2qtM
[15-Jul-2026 06:38:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 06:38:13 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 06:38:13 UTC] User ID: 1060
[15-Jul-2026 06:38:13 UTC] ✅ User profile retrieved successfully for user ID: 1060
[15-Jul-2026 06:38:15 UTC] === API CALL LOG ===
[15-Jul-2026 06:38:15 UTC] Endpoint: user/profile.php
[15-Jul-2026 06:38:15 UTC] Full Log Data: {
    "timestamp": "2026-07-15 06:38:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "190.100.237.100",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "190.100.237.100, 198.41.230.216",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MCIsInVzZXJuYW1lIjoiSmF6bWluODc4IiwiZW1haWwiOiJtcjdzaG9ydEBnbWFpbC5jb20iLCJleHAiOjE3ODQ3MDIyNjF9.Qlisxr-3wrzVgGeqmaUGA6rA0BBm5kgTQSr-uKH2qtM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b6c36008afc81f-EZE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "190.100.237.100",
        "cf-ipcountry": "CL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 06:38:15 UTC] === END API CALL LOG ===
[15-Jul-2026 06:38:15 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 06:38:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MCIsInVzZXJuYW1lIjoiSmF6bWluODc4IiwiZW1haWwiOiJtcjdzaG9ydEBnbWFpbC5jb20iLCJleHAiOjE3ODQ3MDIyNjF9.Qlisxr-3wrzVgGeqmaUGA6rA0BBm5kgTQSr-uKH2qtM
[15-Jul-2026 06:38:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 06:38:15 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 06:38:15 UTC] User ID: 1060
[15-Jul-2026 06:38:15 UTC] ✅ User profile retrieved successfully for user ID: 1060
[15-Jul-2026 06:38:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jul-2026 06:38:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jul-2026 06:38:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"190.100.237.100, 198.41.230.216","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MCIsInVzZXJuYW1lIjoiSmF6bWluODc4IiwiZW1haWwiOiJtcjdzaG9ydEBnbWFpbC5jb20iLCJleHAiOjE3ODQ3MDIyNjF9.Qlisxr-3wrzVgGeqmaUGA6rA0BBm5kgTQSr-uKH2qtM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1b6c372c8abc81f-EZE","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"190.100.237.100","cf-ipcountry":"CL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-Jul-2026 06:38:18 UTC] === User Orders API Called ===
[15-Jul-2026 06:38:18 UTC] User ID: 1060
[15-Jul-2026 06:38:18 UTC] Limit: 20, Offset: 0
[15-Jul-2026 06:38:18 UTC] Orders found: 0
[15-Jul-2026 06:38:18 UTC] Orders data: []
[15-Jul-2026 06:38:18 UTC] Total orders count: 0
[15-Jul-2026 06:38:20 UTC] === API CALL LOG ===
[15-Jul-2026 06:38:20 UTC] Endpoint: user/profile.php
[15-Jul-2026 06:38:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jul-2026 06:38:20 UTC] Full Log Data: {
    "timestamp": "2026-07-15 06:38:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "190.100.237.100",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "190.100.237.100, 198.41.230.216",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MCIsInVzZXJuYW1lIjoiSmF6bWluODc4IiwiZW1haWwiOiJtcjdzaG9ydEBnbWFpbC5jb20iLCJleHAiOjE3ODQ3MDIyNjF9.Qlisxr-3wrzVgGeqmaUGA6rA0BBm5kgTQSr-uKH2qtM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b6c37f9dc0c81f-EZE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "190.100.237.100",
        "cf-ipcountry": "CL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 06:38:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jul-2026 06:38:20 UTC] === END API CALL LOG ===
[15-Jul-2026 06:38:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"190.100.237.100, 198.41.230.216","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MCIsInVzZXJuYW1lIjoiSmF6bWluODc4IiwiZW1haWwiOiJtcjdzaG9ydEBnbWFpbC5jb20iLCJleHAiOjE3ODQ3MDIyNjF9.Qlisxr-3wrzVgGeqmaUGA6rA0BBm5kgTQSr-uKH2qtM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1b6c37f9dbdc81f-EZE","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"190.100.237.100","cf-ipcountry":"CL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-Jul-2026 06:38:20 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 06:38:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MCIsInVzZXJuYW1lIjoiSmF6bWluODc4IiwiZW1haWwiOiJtcjdzaG9ydEBnbWFpbC5jb20iLCJleHAiOjE3ODQ3MDIyNjF9.Qlisxr-3wrzVgGeqmaUGA6rA0BBm5kgTQSr-uKH2qtM
[15-Jul-2026 06:38:20 UTC] === User Orders API Called ===
[15-Jul-2026 06:38:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 06:38:20 UTC] User ID: 1060
[15-Jul-2026 06:38:20 UTC] Limit: 20, Offset: 0
[15-Jul-2026 06:38:20 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 06:38:20 UTC] User ID: 1060
[15-Jul-2026 06:38:20 UTC] ✅ User profile retrieved successfully for user ID: 1060
[15-Jul-2026 06:38:20 UTC] Orders found: 0
[15-Jul-2026 06:38:20 UTC] Orders data: []
[15-Jul-2026 06:38:20 UTC] Total orders count: 0
[15-Jul-2026 06:38:20 UTC] === API CALL LOG ===
[15-Jul-2026 06:38:20 UTC] Endpoint: user/profile.php
[15-Jul-2026 06:38:20 UTC] Full Log Data: {
    "timestamp": "2026-07-15 06:38:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "190.100.237.100",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "190.100.237.100, 198.41.230.216",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MCIsInVzZXJuYW1lIjoiSmF6bWluODc4IiwiZW1haWwiOiJtcjdzaG9ydEBnbWFpbC5jb20iLCJleHAiOjE3ODQ3MDIyNjF9.Qlisxr-3wrzVgGeqmaUGA6rA0BBm5kgTQSr-uKH2qtM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b6c382bf57c81f-EZE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "190.100.237.100",
        "cf-ipcountry": "CL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 06:38:20 UTC] === END API CALL LOG ===
[15-Jul-2026 06:38:20 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 06:38:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MCIsInVzZXJuYW1lIjoiSmF6bWluODc4IiwiZW1haWwiOiJtcjdzaG9ydEBnbWFpbC5jb20iLCJleHAiOjE3ODQ3MDIyNjF9.Qlisxr-3wrzVgGeqmaUGA6rA0BBm5kgTQSr-uKH2qtM
[15-Jul-2026 06:38:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 06:38:20 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 06:38:20 UTC] User ID: 1060
[15-Jul-2026 06:38:20 UTC] ✅ User profile retrieved successfully for user ID: 1060
[15-Jul-2026 06:38:21 UTC] === API CALL LOG ===
[15-Jul-2026 06:38:21 UTC] Endpoint: user/profile.php
[15-Jul-2026 06:38:21 UTC] Full Log Data: {
    "timestamp": "2026-07-15 06:38:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "190.100.237.100",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "190.100.237.100, 198.41.230.216",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MCIsInVzZXJuYW1lIjoiSmF6bWluODc4IiwiZW1haWwiOiJtcjdzaG9ydEBnbWFpbC5jb20iLCJleHAiOjE3ODQ3MDIyNjF9.Qlisxr-3wrzVgGeqmaUGA6rA0BBm5kgTQSr-uKH2qtM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b6c389fb4ac81f-EZE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "190.100.237.100",
        "cf-ipcountry": "CL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 06:38:21 UTC] === END API CALL LOG ===
[15-Jul-2026 06:38:21 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 06:38:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MCIsInVzZXJuYW1lIjoiSmF6bWluODc4IiwiZW1haWwiOiJtcjdzaG9ydEBnbWFpbC5jb20iLCJleHAiOjE3ODQ3MDIyNjF9.Qlisxr-3wrzVgGeqmaUGA6rA0BBm5kgTQSr-uKH2qtM
[15-Jul-2026 06:38:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 06:38:21 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 06:38:21 UTC] User ID: 1060
[15-Jul-2026 06:38:21 UTC] ✅ User profile retrieved successfully for user ID: 1060
[15-Jul-2026 06:38:36 UTC] === API CALL LOG ===
[15-Jul-2026 06:38:36 UTC] Endpoint: user/profile.php
[15-Jul-2026 06:38:36 UTC] Full Log Data: {
    "timestamp": "2026-07-15 06:38:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "190.100.237.100",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "190.100.237.100, 198.41.230.216",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MCIsInVzZXJuYW1lIjoiSmF6bWluODc4IiwiZW1haWwiOiJtcjdzaG9ydEBnbWFpbC5jb20iLCJleHAiOjE3ODQ3MDIyNjF9.Qlisxr-3wrzVgGeqmaUGA6rA0BBm5kgTQSr-uKH2qtM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b6c3e3cc27c81f-EZE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "190.100.237.100",
        "cf-ipcountry": "CL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 06:38:36 UTC] === END API CALL LOG ===
[15-Jul-2026 06:38:36 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 06:38:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MCIsInVzZXJuYW1lIjoiSmF6bWluODc4IiwiZW1haWwiOiJtcjdzaG9ydEBnbWFpbC5jb20iLCJleHAiOjE3ODQ3MDIyNjF9.Qlisxr-3wrzVgGeqmaUGA6rA0BBm5kgTQSr-uKH2qtM
[15-Jul-2026 06:38:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 06:38:36 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 06:38:36 UTC] User ID: 1060
[15-Jul-2026 06:38:36 UTC] ✅ User profile retrieved successfully for user ID: 1060
[15-Jul-2026 06:38:36 UTC] === API CALL LOG ===
[15-Jul-2026 06:38:36 UTC] Endpoint: user/profile.php
[15-Jul-2026 06:38:36 UTC] Full Log Data: {
    "timestamp": "2026-07-15 06:38:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "190.100.237.100",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "190.100.237.100, 198.41.230.216",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MCIsInVzZXJuYW1lIjoiSmF6bWluODc4IiwiZW1haWwiOiJtcjdzaG9ydEBnbWFpbC5jb20iLCJleHAiOjE3ODQ3MDIyNjF9.Qlisxr-3wrzVgGeqmaUGA6rA0BBm5kgTQSr-uKH2qtM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b6c3e0eb03c81f-EZE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "190.100.237.100",
        "cf-ipcountry": "CL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 06:38:36 UTC] === END API CALL LOG ===
[15-Jul-2026 06:38:36 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 06:38:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MCIsInVzZXJuYW1lIjoiSmF6bWluODc4IiwiZW1haWwiOiJtcjdzaG9ydEBnbWFpbC5jb20iLCJleHAiOjE3ODQ3MDIyNjF9.Qlisxr-3wrzVgGeqmaUGA6rA0BBm5kgTQSr-uKH2qtM
[15-Jul-2026 06:38:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 06:38:36 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 06:38:36 UTC] User ID: 1060
[15-Jul-2026 06:38:36 UTC] ✅ User profile retrieved successfully for user ID: 1060
[15-Jul-2026 06:38:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jul-2026 06:38:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jul-2026 06:38:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"190.100.237.100, 198.41.230.216","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MCIsInVzZXJuYW1lIjoiSmF6bWluODc4IiwiZW1haWwiOiJtcjdzaG9ydEBnbWFpbC5jb20iLCJleHAiOjE3ODQ3MDIyNjF9.Qlisxr-3wrzVgGeqmaUGA6rA0BBm5kgTQSr-uKH2qtM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1b6c3e0eb02c81f-EZE","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"190.100.237.100","cf-ipcountry":"CL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-Jul-2026 06:38:36 UTC] === User Orders API Called ===
[15-Jul-2026 06:38:36 UTC] User ID: 1060
[15-Jul-2026 06:38:36 UTC] Limit: 20, Offset: 0
[15-Jul-2026 06:38:36 UTC] Orders found: 0
[15-Jul-2026 06:38:36 UTC] Orders data: []
[15-Jul-2026 06:38:36 UTC] Total orders count: 0
[15-Jul-2026 06:38:38 UTC] === API CALL LOG ===
[15-Jul-2026 06:38:38 UTC] Endpoint: user/profile.php
[15-Jul-2026 06:38:38 UTC] Full Log Data: {
    "timestamp": "2026-07-15 06:38:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "190.100.237.100",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "190.100.237.100, 198.41.230.216",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MCIsInVzZXJuYW1lIjoiSmF6bWluODc4IiwiZW1haWwiOiJtcjdzaG9ydEBnbWFpbC5jb20iLCJleHAiOjE3ODQ3MDIyNjF9.Qlisxr-3wrzVgGeqmaUGA6rA0BBm5kgTQSr-uKH2qtM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b6c3effa7fc81f-EZE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "190.100.237.100",
        "cf-ipcountry": "CL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 06:38:38 UTC] === END API CALL LOG ===
[15-Jul-2026 06:38:38 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 06:38:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MCIsInVzZXJuYW1lIjoiSmF6bWluODc4IiwiZW1haWwiOiJtcjdzaG9ydEBnbWFpbC5jb20iLCJleHAiOjE3ODQ3MDIyNjF9.Qlisxr-3wrzVgGeqmaUGA6rA0BBm5kgTQSr-uKH2qtM
[15-Jul-2026 06:38:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 06:38:38 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 06:38:38 UTC] User ID: 1060
[15-Jul-2026 06:38:38 UTC] ✅ User profile retrieved successfully for user ID: 1060
[15-Jul-2026 06:38:44 UTC] === API CALL LOG ===
[15-Jul-2026 06:38:44 UTC] Endpoint: user/profile.php
[15-Jul-2026 06:38:44 UTC] Full Log Data: {
    "timestamp": "2026-07-15 06:38:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "190.100.237.100",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "190.100.237.100, 198.41.230.216",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MCIsInVzZXJuYW1lIjoiSmF6bWluODc4IiwiZW1haWwiOiJtcjdzaG9ydEBnbWFpbC5jb20iLCJleHAiOjE3ODQ3MDIyNjF9.Qlisxr-3wrzVgGeqmaUGA6rA0BBm5kgTQSr-uKH2qtM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b6c40f59eec81f-EZE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "190.100.237.100",
        "cf-ipcountry": "CL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 06:38:44 UTC] === END API CALL LOG ===
[15-Jul-2026 06:38:44 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 06:38:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MCIsInVzZXJuYW1lIjoiSmF6bWluODc4IiwiZW1haWwiOiJtcjdzaG9ydEBnbWFpbC5jb20iLCJleHAiOjE3ODQ3MDIyNjF9.Qlisxr-3wrzVgGeqmaUGA6rA0BBm5kgTQSr-uKH2qtM
[15-Jul-2026 06:38:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 06:38:44 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 06:38:44 UTC] User ID: 1060
[15-Jul-2026 06:38:44 UTC] ✅ User profile retrieved successfully for user ID: 1060
[15-Jul-2026 06:38:54 UTC] === API CALL LOG ===
[15-Jul-2026 06:38:54 UTC] Endpoint: user/profile.php
[15-Jul-2026 06:38:54 UTC] Full Log Data: {
    "timestamp": "2026-07-15 06:38:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "190.100.237.100",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "190.100.237.100, 198.41.230.216",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MCIsInVzZXJuYW1lIjoiSmF6bWluODc4IiwiZW1haWwiOiJtcjdzaG9ydEBnbWFpbC5jb20iLCJleHAiOjE3ODQ3MDIyNjF9.Qlisxr-3wrzVgGeqmaUGA6rA0BBm5kgTQSr-uKH2qtM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b6c45419a6c81f-EZE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "190.100.237.100",
        "cf-ipcountry": "CL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 06:38:54 UTC] === END API CALL LOG ===
[15-Jul-2026 06:38:54 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 06:38:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MCIsInVzZXJuYW1lIjoiSmF6bWluODc4IiwiZW1haWwiOiJtcjdzaG9ydEBnbWFpbC5jb20iLCJleHAiOjE3ODQ3MDIyNjF9.Qlisxr-3wrzVgGeqmaUGA6rA0BBm5kgTQSr-uKH2qtM
[15-Jul-2026 06:38:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 06:38:54 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 06:38:54 UTC] User ID: 1060
[15-Jul-2026 06:38:54 UTC] ✅ User profile retrieved successfully for user ID: 1060
[15-Jul-2026 06:38:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jul-2026 06:38:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jul-2026 06:38:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"190.100.237.100, 198.41.230.216","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MCIsInVzZXJuYW1lIjoiSmF6bWluODc4IiwiZW1haWwiOiJtcjdzaG9ydEBnbWFpbC5jb20iLCJleHAiOjE3ODQ3MDIyNjF9.Qlisxr-3wrzVgGeqmaUGA6rA0BBm5kgTQSr-uKH2qtM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1b6c45419a4c81f-EZE","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"190.100.237.100","cf-ipcountry":"CL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-Jul-2026 06:38:54 UTC] === User Orders API Called ===
[15-Jul-2026 06:38:54 UTC] User ID: 1060
[15-Jul-2026 06:38:54 UTC] Limit: 20, Offset: 0
[15-Jul-2026 06:38:54 UTC] Orders found: 0
[15-Jul-2026 06:38:54 UTC] Orders data: []
[15-Jul-2026 06:38:54 UTC] Total orders count: 0
[15-Jul-2026 06:38:55 UTC] === API CALL LOG ===
[15-Jul-2026 06:38:55 UTC] Endpoint: user/profile.php
[15-Jul-2026 06:38:55 UTC] Full Log Data: {
    "timestamp": "2026-07-15 06:38:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "190.100.237.100",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "190.100.237.100, 198.41.230.216",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MCIsInVzZXJuYW1lIjoiSmF6bWluODc4IiwiZW1haWwiOiJtcjdzaG9ydEBnbWFpbC5jb20iLCJleHAiOjE3ODQ3MDIyNjF9.Qlisxr-3wrzVgGeqmaUGA6rA0BBm5kgTQSr-uKH2qtM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b6c4575afcc81f-EZE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "190.100.237.100",
        "cf-ipcountry": "CL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 06:38:55 UTC] === END API CALL LOG ===
[15-Jul-2026 06:38:55 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 06:38:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MCIsInVzZXJuYW1lIjoiSmF6bWluODc4IiwiZW1haWwiOiJtcjdzaG9ydEBnbWFpbC5jb20iLCJleHAiOjE3ODQ3MDIyNjF9.Qlisxr-3wrzVgGeqmaUGA6rA0BBm5kgTQSr-uKH2qtM
[15-Jul-2026 06:38:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 06:38:55 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 06:38:55 UTC] User ID: 1060
[15-Jul-2026 06:38:55 UTC] ✅ User profile retrieved successfully for user ID: 1060
[15-Jul-2026 06:38:56 UTC] === API CALL LOG ===
[15-Jul-2026 06:38:56 UTC] Endpoint: user/profile.php
[15-Jul-2026 06:38:56 UTC] Full Log Data: {
    "timestamp": "2026-07-15 06:38:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "190.100.237.100",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "190.100.237.100, 198.41.230.216",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MCIsInVzZXJuYW1lIjoiSmF6bWluODc4IiwiZW1haWwiOiJtcjdzaG9ydEBnbWFpbC5jb20iLCJleHAiOjE3ODQ3MDIyNjF9.Qlisxr-3wrzVgGeqmaUGA6rA0BBm5kgTQSr-uKH2qtM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b6c464f93fc81f-EZE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "190.100.237.100",
        "cf-ipcountry": "CL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 06:38:56 UTC] === END API CALL LOG ===
[15-Jul-2026 06:38:56 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 06:38:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MCIsInVzZXJuYW1lIjoiSmF6bWluODc4IiwiZW1haWwiOiJtcjdzaG9ydEBnbWFpbC5jb20iLCJleHAiOjE3ODQ3MDIyNjF9.Qlisxr-3wrzVgGeqmaUGA6rA0BBm5kgTQSr-uKH2qtM
[15-Jul-2026 06:38:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 06:38:56 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 06:38:56 UTC] User ID: 1060
[15-Jul-2026 06:38:56 UTC] ✅ User profile retrieved successfully for user ID: 1060
[15-Jul-2026 06:39:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jul-2026 06:39:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jul-2026 06:39:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"190.100.237.100, 198.41.230.216","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MCIsInVzZXJuYW1lIjoiSmF6bWluODc4IiwiZW1haWwiOiJtcjdzaG9ydEBnbWFpbC5jb20iLCJleHAiOjE3ODQ3MDIyNjF9.Qlisxr-3wrzVgGeqmaUGA6rA0BBm5kgTQSr-uKH2qtM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1b6c5014c36c81f-EZE","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"190.100.237.100","cf-ipcountry":"CL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-Jul-2026 06:39:22 UTC] === User Orders API Called ===
[15-Jul-2026 06:39:22 UTC] User ID: 1060
[15-Jul-2026 06:39:22 UTC] Limit: 20, Offset: 0
[15-Jul-2026 06:39:22 UTC] Orders found: 0
[15-Jul-2026 06:39:22 UTC] Orders data: []
[15-Jul-2026 06:39:22 UTC] Total orders count: 0
[15-Jul-2026 06:39:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jul-2026 06:39:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jul-2026 06:39:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"190.100.237.100, 198.41.230.216","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MCIsInVzZXJuYW1lIjoiSmF6bWluODc4IiwiZW1haWwiOiJtcjdzaG9ydEBnbWFpbC5jb20iLCJleHAiOjE3ODQ3MDIyNjF9.Qlisxr-3wrzVgGeqmaUGA6rA0BBm5kgTQSr-uKH2qtM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1b6c50faa9cc81f-EZE","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"190.100.237.100","cf-ipcountry":"CL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-Jul-2026 06:39:24 UTC] === User Orders API Called ===
[15-Jul-2026 06:39:24 UTC] User ID: 1060
[15-Jul-2026 06:39:24 UTC] Limit: 20, Offset: 0
[15-Jul-2026 06:39:24 UTC] Orders found: 0
[15-Jul-2026 06:39:24 UTC] Orders data: []
[15-Jul-2026 06:39:24 UTC] Total orders count: 0
[15-Jul-2026 06:39:24 UTC] === API CALL LOG ===
[15-Jul-2026 06:39:24 UTC] Endpoint: user/profile.php
[15-Jul-2026 06:39:24 UTC] Full Log Data: {
    "timestamp": "2026-07-15 06:39:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "190.100.237.100",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "190.100.237.100, 198.41.230.216",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MCIsInVzZXJuYW1lIjoiSmF6bWluODc4IiwiZW1haWwiOiJtcjdzaG9ydEBnbWFpbC5jb20iLCJleHAiOjE3ODQ3MDIyNjF9.Qlisxr-3wrzVgGeqmaUGA6rA0BBm5kgTQSr-uKH2qtM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b6c50faa9dc81f-EZE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "190.100.237.100",
        "cf-ipcountry": "CL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 06:39:24 UTC] === END API CALL LOG ===
[15-Jul-2026 06:39:24 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 06:39:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MCIsInVzZXJuYW1lIjoiSmF6bWluODc4IiwiZW1haWwiOiJtcjdzaG9ydEBnbWFpbC5jb20iLCJleHAiOjE3ODQ3MDIyNjF9.Qlisxr-3wrzVgGeqmaUGA6rA0BBm5kgTQSr-uKH2qtM
[15-Jul-2026 06:39:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 06:39:24 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 06:39:24 UTC] User ID: 1060
[15-Jul-2026 06:39:24 UTC] ✅ User profile retrieved successfully for user ID: 1060
[15-Jul-2026 06:39:24 UTC] === API CALL LOG ===
[15-Jul-2026 06:39:24 UTC] Endpoint: user/profile.php
[15-Jul-2026 06:39:24 UTC] Full Log Data: {
    "timestamp": "2026-07-15 06:39:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "190.100.237.100",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "190.100.237.100, 198.41.230.216",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MCIsInVzZXJuYW1lIjoiSmF6bWluODc4IiwiZW1haWwiOiJtcjdzaG9ydEBnbWFpbC5jb20iLCJleHAiOjE3ODQ3MDIyNjF9.Qlisxr-3wrzVgGeqmaUGA6rA0BBm5kgTQSr-uKH2qtM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b6c512ec87c81f-EZE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "190.100.237.100",
        "cf-ipcountry": "CL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 06:39:24 UTC] === END API CALL LOG ===
[15-Jul-2026 06:39:24 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 06:39:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MCIsInVzZXJuYW1lIjoiSmF6bWluODc4IiwiZW1haWwiOiJtcjdzaG9ydEBnbWFpbC5jb20iLCJleHAiOjE3ODQ3MDIyNjF9.Qlisxr-3wrzVgGeqmaUGA6rA0BBm5kgTQSr-uKH2qtM
[15-Jul-2026 06:39:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 06:39:24 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 06:39:24 UTC] User ID: 1060
[15-Jul-2026 06:39:24 UTC] ✅ User profile retrieved successfully for user ID: 1060
[15-Jul-2026 06:39:26 UTC] === API CALL LOG ===
[15-Jul-2026 06:39:26 UTC] Endpoint: user/profile.php
[15-Jul-2026 06:39:26 UTC] Full Log Data: {
    "timestamp": "2026-07-15 06:39:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "190.100.237.100",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "190.100.237.100, 198.41.230.216",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MCIsInVzZXJuYW1lIjoiSmF6bWluODc4IiwiZW1haWwiOiJtcjdzaG9ydEBnbWFpbC5jb20iLCJleHAiOjE3ODQ3MDIyNjF9.Qlisxr-3wrzVgGeqmaUGA6rA0BBm5kgTQSr-uKH2qtM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b6c51bc809c81f-EZE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "190.100.237.100",
        "cf-ipcountry": "CL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 06:39:26 UTC] === END API CALL LOG ===
[15-Jul-2026 06:39:26 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 06:39:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MCIsInVzZXJuYW1lIjoiSmF6bWluODc4IiwiZW1haWwiOiJtcjdzaG9ydEBnbWFpbC5jb20iLCJleHAiOjE3ODQ3MDIyNjF9.Qlisxr-3wrzVgGeqmaUGA6rA0BBm5kgTQSr-uKH2qtM
[15-Jul-2026 06:39:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 06:39:26 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 06:39:26 UTC] User ID: 1060
[15-Jul-2026 06:39:26 UTC] ✅ User profile retrieved successfully for user ID: 1060
[15-Jul-2026 06:39:52 UTC] === API CALL LOG ===
[15-Jul-2026 06:39:52 UTC] Endpoint: user/profile.php
[15-Jul-2026 06:39:52 UTC] Full Log Data: {
    "timestamp": "2026-07-15 06:39:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "190.100.237.100",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "190.100.237.100, 104.23.237.105",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MCIsInVzZXJuYW1lIjoiSmF6bWluODc4IiwiZW1haWwiOiJtcjdzaG9ydEBnbWFpbC5jb20iLCJleHAiOjE3ODQ3MDIyNjF9.Qlisxr-3wrzVgGeqmaUGA6rA0BBm5kgTQSr-uKH2qtM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b6c5bebcc32569-EZE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "190.100.237.100",
        "cf-ipcountry": "CL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 06:39:52 UTC] === END API CALL LOG ===
[15-Jul-2026 06:39:52 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 06:39:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MCIsInVzZXJuYW1lIjoiSmF6bWluODc4IiwiZW1haWwiOiJtcjdzaG9ydEBnbWFpbC5jb20iLCJleHAiOjE3ODQ3MDIyNjF9.Qlisxr-3wrzVgGeqmaUGA6rA0BBm5kgTQSr-uKH2qtM
[15-Jul-2026 06:39:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 06:39:52 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 06:39:52 UTC] User ID: 1060
[15-Jul-2026 06:39:52 UTC] ✅ User profile retrieved successfully for user ID: 1060
[15-Jul-2026 06:40:22 UTC] === API CALL LOG ===
[15-Jul-2026 06:40:22 UTC] Endpoint: user/profile.php
[15-Jul-2026 06:40:22 UTC] Full Log Data: {
    "timestamp": "2026-07-15 06:40:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "190.100.237.100",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "190.100.237.100, 198.41.230.216",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MCIsInVzZXJuYW1lIjoiSmF6bWluODc4IiwiZW1haWwiOiJtcjdzaG9ydEBnbWFpbC5jb20iLCJleHAiOjE3ODQ3MDIyNjF9.Qlisxr-3wrzVgGeqmaUGA6rA0BBm5kgTQSr-uKH2qtM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b6c677bc9d1e92-EZE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "190.100.237.100",
        "cf-ipcountry": "CL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 06:40:22 UTC] === END API CALL LOG ===
[15-Jul-2026 06:40:22 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 06:40:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MCIsInVzZXJuYW1lIjoiSmF6bWluODc4IiwiZW1haWwiOiJtcjdzaG9ydEBnbWFpbC5jb20iLCJleHAiOjE3ODQ3MDIyNjF9.Qlisxr-3wrzVgGeqmaUGA6rA0BBm5kgTQSr-uKH2qtM
[15-Jul-2026 06:40:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 06:40:22 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 06:40:22 UTC] User ID: 1060
[15-Jul-2026 06:40:22 UTC] ✅ User profile retrieved successfully for user ID: 1060
[15-Jul-2026 06:41:00 UTC] === API CALL LOG ===
[15-Jul-2026 06:41:00 UTC] Endpoint: user/profile.php
[15-Jul-2026 06:41:00 UTC] Full Log Data: {
    "timestamp": "2026-07-15 06:41:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "190.100.237.100",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "190.100.237.100, 198.41.230.216",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MCIsInVzZXJuYW1lIjoiSmF6bWluODc4IiwiZW1haWwiOiJtcjdzaG9ydEBnbWFpbC5jb20iLCJleHAiOjE3ODQ3MDIyNjF9.Qlisxr-3wrzVgGeqmaUGA6rA0BBm5kgTQSr-uKH2qtM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b6c7655fdec199-EZE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "190.100.237.100",
        "cf-ipcountry": "CL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 06:41:00 UTC] === END API CALL LOG ===
[15-Jul-2026 06:41:00 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 06:41:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MCIsInVzZXJuYW1lIjoiSmF6bWluODc4IiwiZW1haWwiOiJtcjdzaG9ydEBnbWFpbC5jb20iLCJleHAiOjE3ODQ3MDIyNjF9.Qlisxr-3wrzVgGeqmaUGA6rA0BBm5kgTQSr-uKH2qtM
[15-Jul-2026 06:41:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 06:41:00 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 06:41:00 UTC] User ID: 1060
[15-Jul-2026 06:41:00 UTC] ✅ User profile retrieved successfully for user ID: 1060
[15-Jul-2026 06:41:59 UTC] === API CALL LOG ===
[15-Jul-2026 06:41:59 UTC] Endpoint: user/profile.php
[15-Jul-2026 06:41:59 UTC] Full Log Data: {
    "timestamp": "2026-07-15 06:41:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "190.100.237.100",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "190.100.237.100, 198.41.230.216",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MCIsInVzZXJuYW1lIjoiSmF6bWluODc4IiwiZW1haWwiOiJtcjdzaG9ydEBnbWFpbC5jb20iLCJleHAiOjE3ODQ3MDIyNjF9.Qlisxr-3wrzVgGeqmaUGA6rA0BBm5kgTQSr-uKH2qtM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b6c8da4d4ec199-EZE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "190.100.237.100",
        "cf-ipcountry": "CL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 06:41:59 UTC] === END API CALL LOG ===
[15-Jul-2026 06:41:59 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 06:41:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MCIsInVzZXJuYW1lIjoiSmF6bWluODc4IiwiZW1haWwiOiJtcjdzaG9ydEBnbWFpbC5jb20iLCJleHAiOjE3ODQ3MDIyNjF9.Qlisxr-3wrzVgGeqmaUGA6rA0BBm5kgTQSr-uKH2qtM
[15-Jul-2026 06:41:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 06:41:59 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 06:41:59 UTC] User ID: 1060
[15-Jul-2026 06:41:59 UTC] ✅ User profile retrieved successfully for user ID: 1060
[15-Jul-2026 06:41:59 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jul-2026 06:41:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jul-2026 06:41:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"190.100.237.100, 198.41.230.216","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MCIsInVzZXJuYW1lIjoiSmF6bWluODc4IiwiZW1haWwiOiJtcjdzaG9ydEBnbWFpbC5jb20iLCJleHAiOjE3ODQ3MDIyNjF9.Qlisxr-3wrzVgGeqmaUGA6rA0BBm5kgTQSr-uKH2qtM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1b6c8d75c69c199-EZE","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"190.100.237.100","cf-ipcountry":"CL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-Jul-2026 06:41:59 UTC] === User Orders API Called ===
[15-Jul-2026 06:41:59 UTC] User ID: 1060
[15-Jul-2026 06:41:59 UTC] Limit: 20, Offset: 0
[15-Jul-2026 06:41:59 UTC] Orders found: 0
[15-Jul-2026 06:41:59 UTC] Orders data: []
[15-Jul-2026 06:41:59 UTC] Total orders count: 0
[15-Jul-2026 06:41:59 UTC] === API CALL LOG ===
[15-Jul-2026 06:41:59 UTC] Endpoint: user/profile.php
[15-Jul-2026 06:41:59 UTC] Full Log Data: {
    "timestamp": "2026-07-15 06:41:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "190.100.237.100",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "190.100.237.100, 198.41.230.216",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MCIsInVzZXJuYW1lIjoiSmF6bWluODc4IiwiZW1haWwiOiJtcjdzaG9ydEBnbWFpbC5jb20iLCJleHAiOjE3ODQ3MDIyNjF9.Qlisxr-3wrzVgGeqmaUGA6rA0BBm5kgTQSr-uKH2qtM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b6c8d75c6ac199-EZE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "190.100.237.100",
        "cf-ipcountry": "CL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 06:41:59 UTC] === END API CALL LOG ===
[15-Jul-2026 06:41:59 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 06:41:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MCIsInVzZXJuYW1lIjoiSmF6bWluODc4IiwiZW1haWwiOiJtcjdzaG9ydEBnbWFpbC5jb20iLCJleHAiOjE3ODQ3MDIyNjF9.Qlisxr-3wrzVgGeqmaUGA6rA0BBm5kgTQSr-uKH2qtM
[15-Jul-2026 06:41:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 06:41:59 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 06:41:59 UTC] User ID: 1060
[15-Jul-2026 06:41:59 UTC] ✅ User profile retrieved successfully for user ID: 1060
[15-Jul-2026 06:45:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jul-2026 06:45:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jul-2026 06:45:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"190.100.237.100, 198.41.230.216","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MCIsInVzZXJuYW1lIjoiSmF6bWluODc4IiwiZW1haWwiOiJtcjdzaG9ydEBnbWFpbC5jb20iLCJleHAiOjE3ODQ3MDIyNjF9.Qlisxr-3wrzVgGeqmaUGA6rA0BBm5kgTQSr-uKH2qtM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1b6ce12f83eb861-EZE","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"190.100.237.100","cf-ipcountry":"CL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-Jul-2026 06:45:33 UTC] === User Orders API Called ===
[15-Jul-2026 06:45:33 UTC] User ID: 1060
[15-Jul-2026 06:45:33 UTC] Limit: 20, Offset: 0
[15-Jul-2026 06:45:33 UTC] Orders found: 1
[15-Jul-2026 06:45:33 UTC] Orders data: [{"id":405,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/AphroditeLust07","status":"pending","created_at":"2026-07-15 10:15:31","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[15-Jul-2026 06:45:33 UTC] Total orders count: 1
[15-Jul-2026 08:17:05 UTC] === API CALL LOG ===
[15-Jul-2026 08:17:05 UTC] Endpoint: user/profile.php
[15-Jul-2026 08:17:05 UTC] Full Log Data: {
    "timestamp": "2026-07-15 08:17:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.91.163.34",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.91.163.34, 172.70.142.225",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMSIsInVzZXJuYW1lIjoibXV6YW1pbDIzMTcwIiwiZW1haWwiOiJtdXphbWlsMjMxNzBAZ21haWwuY29tIiwiZXhwIjoxNzg0NDM0MzE5fQ.f3STJg2RTFeRudZ56Cu-r1x0VO33WswgCfKaRrvjHB8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b75425cd159e20-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.91.163.34",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 08:17:05 UTC] === END API CALL LOG ===
[15-Jul-2026 08:17:05 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 08:17:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMSIsInVzZXJuYW1lIjoibXV6YW1pbDIzMTcwIiwiZW1haWwiOiJtdXphbWlsMjMxNzBAZ21haWwuY29tIiwiZXhwIjoxNzg0NDM0MzE5fQ.f3STJg2RTFeRudZ56Cu-r1x0VO33WswgCfKaRrvjHB8
[15-Jul-2026 08:17:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 08:17:05 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 08:17:05 UTC] User ID: 1031
[15-Jul-2026 08:17:05 UTC] ✅ User profile retrieved successfully for user ID: 1031
[15-Jul-2026 08:17:07 UTC] === API CALL LOG ===
[15-Jul-2026 08:17:07 UTC] Endpoint: user/profile.php
[15-Jul-2026 08:17:07 UTC] Full Log Data: {
    "timestamp": "2026-07-15 08:17:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.91.163.34",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.91.163.34, 172.70.142.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMSIsInVzZXJuYW1lIjoibXV6YW1pbDIzMTcwIiwiZW1haWwiOiJtdXphbWlsMjMxNzBAZ21haWwuY29tIiwiZXhwIjoxNzg0NDM0MzE5fQ.f3STJg2RTFeRudZ56Cu-r1x0VO33WswgCfKaRrvjHB8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b754301b659e20-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.91.163.34",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 08:17:07 UTC] === END API CALL LOG ===
[15-Jul-2026 08:17:07 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 08:17:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMSIsInVzZXJuYW1lIjoibXV6YW1pbDIzMTcwIiwiZW1haWwiOiJtdXphbWlsMjMxNzBAZ21haWwuY29tIiwiZXhwIjoxNzg0NDM0MzE5fQ.f3STJg2RTFeRudZ56Cu-r1x0VO33WswgCfKaRrvjHB8
[15-Jul-2026 08:17:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 08:17:07 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 08:17:07 UTC] User ID: 1031
[15-Jul-2026 08:17:07 UTC] ✅ User profile retrieved successfully for user ID: 1031
[15-Jul-2026 08:17:07 UTC] === API CALL LOG ===
[15-Jul-2026 08:17:07 UTC] Endpoint: user/profile.php
[15-Jul-2026 08:17:07 UTC] Full Log Data: {
    "timestamp": "2026-07-15 08:17:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.91.163.34",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.91.163.34, 172.70.142.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMSIsInVzZXJuYW1lIjoibXV6YW1pbDIzMTcwIiwiZW1haWwiOiJtdXphbWlsMjMxNzBAZ21haWwuY29tIiwiZXhwIjoxNzg0NDM0MzE5fQ.f3STJg2RTFeRudZ56Cu-r1x0VO33WswgCfKaRrvjHB8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b754301b6b9e20-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.91.163.34",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 08:17:07 UTC] === END API CALL LOG ===
[15-Jul-2026 08:17:07 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 08:17:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMSIsInVzZXJuYW1lIjoibXV6YW1pbDIzMTcwIiwiZW1haWwiOiJtdXphbWlsMjMxNzBAZ21haWwuY29tIiwiZXhwIjoxNzg0NDM0MzE5fQ.f3STJg2RTFeRudZ56Cu-r1x0VO33WswgCfKaRrvjHB8
[15-Jul-2026 08:17:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 08:17:07 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 08:17:07 UTC] User ID: 1031
[15-Jul-2026 08:17:07 UTC] ✅ User profile retrieved successfully for user ID: 1031
[15-Jul-2026 08:17:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jul-2026 08:17:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jul-2026 08:17:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"154.91.163.34, 172.70.142.71","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMSIsInVzZXJuYW1lIjoibXV6YW1pbDIzMTcwIiwiZW1haWwiOiJtdXphbWlsMjMxNzBAZ21haWwuY29tIiwiZXhwIjoxNzg0NDM0MzE5fQ.f3STJg2RTFeRudZ56Cu-r1x0VO33WswgCfKaRrvjHB8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1b754301b679e20-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"154.91.163.34","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-Jul-2026 08:17:07 UTC] === User Orders API Called ===
[15-Jul-2026 08:17:07 UTC] User ID: 1031
[15-Jul-2026 08:17:07 UTC] Limit: 20, Offset: 0
[15-Jul-2026 08:17:07 UTC] Orders found: 0
[15-Jul-2026 08:17:07 UTC] Orders data: []
[15-Jul-2026 08:17:07 UTC] Total orders count: 0
[15-Jul-2026 08:17:15 UTC] === API CALL LOG ===
[15-Jul-2026 08:17:15 UTC] Endpoint: user/profile.php
[15-Jul-2026 08:17:15 UTC] Full Log Data: {
    "timestamp": "2026-07-15 08:17:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.91.163.34",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.91.163.34, 104.22.5.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMSIsInVzZXJuYW1lIjoibXV6YW1pbDIzMTcwIiwiZW1haWwiOiJtdXphbWlsMjMxNzBAZ21haWwuY29tIiwiZXhwIjoxNzg0NDM0MzE5fQ.f3STJg2RTFeRudZ56Cu-r1x0VO33WswgCfKaRrvjHB8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b75460bf7b09e6-LHE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.91.163.34",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 08:17:15 UTC] === END API CALL LOG ===
[15-Jul-2026 08:17:15 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 08:17:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMSIsInVzZXJuYW1lIjoibXV6YW1pbDIzMTcwIiwiZW1haWwiOiJtdXphbWlsMjMxNzBAZ21haWwuY29tIiwiZXhwIjoxNzg0NDM0MzE5fQ.f3STJg2RTFeRudZ56Cu-r1x0VO33WswgCfKaRrvjHB8
[15-Jul-2026 08:17:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 08:17:15 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 08:17:15 UTC] User ID: 1031
[15-Jul-2026 08:17:15 UTC] ✅ User profile retrieved successfully for user ID: 1031
[15-Jul-2026 08:17:16 UTC] === API CALL LOG ===
[15-Jul-2026 08:17:16 UTC] Endpoint: user/profile.php
[15-Jul-2026 08:17:16 UTC] Full Log Data: {
    "timestamp": "2026-07-15 08:17:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.91.163.34",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.91.163.34, 104.22.5.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMSIsInVzZXJuYW1lIjoibXV6YW1pbDIzMTcwIiwiZW1haWwiOiJtdXphbWlsMjMxNzBAZ21haWwuY29tIiwiZXhwIjoxNzg0NDM0MzE5fQ.f3STJg2RTFeRudZ56Cu-r1x0VO33WswgCfKaRrvjHB8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b7546addd209e6-LHE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.91.163.34",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 08:17:16 UTC] === END API CALL LOG ===
[15-Jul-2026 08:17:16 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 08:17:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMSIsInVzZXJuYW1lIjoibXV6YW1pbDIzMTcwIiwiZW1haWwiOiJtdXphbWlsMjMxNzBAZ21haWwuY29tIiwiZXhwIjoxNzg0NDM0MzE5fQ.f3STJg2RTFeRudZ56Cu-r1x0VO33WswgCfKaRrvjHB8
[15-Jul-2026 08:17:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 08:17:16 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 08:17:16 UTC] User ID: 1031
[15-Jul-2026 08:17:16 UTC] ✅ User profile retrieved successfully for user ID: 1031
[15-Jul-2026 08:17:16 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jul-2026 08:17:16 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jul-2026 08:17:16 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"154.91.163.34, 104.22.5.145","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMSIsInVzZXJuYW1lIjoibXV6YW1pbDIzMTcwIiwiZW1haWwiOiJtdXphbWlsMjMxNzBAZ21haWwuY29tIiwiZXhwIjoxNzg0NDM0MzE5fQ.f3STJg2RTFeRudZ56Cu-r1x0VO33WswgCfKaRrvjHB8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1b7546b380c09e6-LHE","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"154.91.163.34","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-Jul-2026 08:17:16 UTC] === User Orders API Called ===
[15-Jul-2026 08:17:16 UTC] User ID: 1031
[15-Jul-2026 08:17:16 UTC] Limit: 20, Offset: 0
[15-Jul-2026 08:17:16 UTC] Orders found: 0
[15-Jul-2026 08:17:16 UTC] Orders data: []
[15-Jul-2026 08:17:16 UTC] Total orders count: 0
[15-Jul-2026 08:17:16 UTC] === API CALL LOG ===
[15-Jul-2026 08:17:16 UTC] Endpoint: user/profile.php
[15-Jul-2026 08:17:16 UTC] Full Log Data: {
    "timestamp": "2026-07-15 08:17:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.91.163.34",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.91.163.34, 104.22.5.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMSIsInVzZXJuYW1lIjoibXV6YW1pbDIzMTcwIiwiZW1haWwiOiJtdXphbWlsMjMxNzBAZ21haWwuY29tIiwiZXhwIjoxNzg0NDM0MzE5fQ.f3STJg2RTFeRudZ56Cu-r1x0VO33WswgCfKaRrvjHB8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b7546b99d609e6-LHE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.91.163.34",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 08:17:16 UTC] === END API CALL LOG ===
[15-Jul-2026 08:17:16 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 08:17:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMSIsInVzZXJuYW1lIjoibXV6YW1pbDIzMTcwIiwiZW1haWwiOiJtdXphbWlsMjMxNzBAZ21haWwuY29tIiwiZXhwIjoxNzg0NDM0MzE5fQ.f3STJg2RTFeRudZ56Cu-r1x0VO33WswgCfKaRrvjHB8
[15-Jul-2026 08:17:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 08:17:16 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 08:17:16 UTC] User ID: 1031
[15-Jul-2026 08:17:16 UTC] ✅ User profile retrieved successfully for user ID: 1031
[15-Jul-2026 08:17:47 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jul-2026 08:17:47 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jul-2026 08:17:47 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"154.91.163.34, 104.22.5.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMSIsInVzZXJuYW1lIjoibXV6YW1pbDIzMTcwIiwiZW1haWwiOiJtdXphbWlsMjMxNzBAZ21haWwuY29tIiwiZXhwIjoxNzg0NDM0MzE5fQ.f3STJg2RTFeRudZ56Cu-r1x0VO33WswgCfKaRrvjHB8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1b7552d3f8409e6-LHE","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"154.91.163.34","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-Jul-2026 08:17:47 UTC] === User Orders API Called ===
[15-Jul-2026 08:17:47 UTC] User ID: 1031
[15-Jul-2026 08:17:47 UTC] Limit: 20, Offset: 0
[15-Jul-2026 08:17:47 UTC] Orders found: 0
[15-Jul-2026 08:17:47 UTC] Orders data: []
[15-Jul-2026 08:17:47 UTC] Total orders count: 0
[15-Jul-2026 08:17:47 UTC] === API CALL LOG ===
[15-Jul-2026 08:17:47 UTC] Endpoint: user/profile.php
[15-Jul-2026 08:17:47 UTC] Full Log Data: {
    "timestamp": "2026-07-15 08:17:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.91.163.34",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.91.163.34, 104.22.5.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMSIsInVzZXJuYW1lIjoibXV6YW1pbDIzMTcwIiwiZW1haWwiOiJtdXphbWlsMjMxNzBAZ21haWwuY29tIiwiZXhwIjoxNzg0NDM0MzE5fQ.f3STJg2RTFeRudZ56Cu-r1x0VO33WswgCfKaRrvjHB8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b7552da95109e6-LHE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.91.163.34",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 08:17:47 UTC] === END API CALL LOG ===
[15-Jul-2026 08:17:47 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 08:17:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMSIsInVzZXJuYW1lIjoibXV6YW1pbDIzMTcwIiwiZW1haWwiOiJtdXphbWlsMjMxNzBAZ21haWwuY29tIiwiZXhwIjoxNzg0NDM0MzE5fQ.f3STJg2RTFeRudZ56Cu-r1x0VO33WswgCfKaRrvjHB8
[15-Jul-2026 08:17:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 08:17:47 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 08:17:47 UTC] User ID: 1031
[15-Jul-2026 08:17:47 UTC] ✅ User profile retrieved successfully for user ID: 1031
[15-Jul-2026 08:17:47 UTC] === API CALL LOG ===
[15-Jul-2026 08:17:47 UTC] Endpoint: user/profile.php
[15-Jul-2026 08:17:47 UTC] Full Log Data: {
    "timestamp": "2026-07-15 08:17:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.91.163.34",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.91.163.34, 104.22.5.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMSIsInVzZXJuYW1lIjoibXV6YW1pbDIzMTcwIiwiZW1haWwiOiJtdXphbWlsMjMxNzBAZ21haWwuY29tIiwiZXhwIjoxNzg0NDM0MzE5fQ.f3STJg2RTFeRudZ56Cu-r1x0VO33WswgCfKaRrvjHB8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b7553118af09e6-LHE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.91.163.34",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 08:17:47 UTC] === END API CALL LOG ===
[15-Jul-2026 08:17:47 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 08:17:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMSIsInVzZXJuYW1lIjoibXV6YW1pbDIzMTcwIiwiZW1haWwiOiJtdXphbWlsMjMxNzBAZ21haWwuY29tIiwiZXhwIjoxNzg0NDM0MzE5fQ.f3STJg2RTFeRudZ56Cu-r1x0VO33WswgCfKaRrvjHB8
[15-Jul-2026 08:17:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 08:17:47 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 08:17:47 UTC] User ID: 1031
[15-Jul-2026 08:17:47 UTC] ✅ User profile retrieved successfully for user ID: 1031
[15-Jul-2026 08:18:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jul-2026 08:18:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jul-2026 08:18:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"154.91.163.34, 104.22.5.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMSIsInVzZXJuYW1lIjoibXV6YW1pbDIzMTcwIiwiZW1haWwiOiJtdXphbWlsMjMxNzBAZ21haWwuY29tIiwiZXhwIjoxNzg0NDM0MzE5fQ.f3STJg2RTFeRudZ56Cu-r1x0VO33WswgCfKaRrvjHB8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1b756440e4e09e6-LHE","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"154.91.163.34","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-Jul-2026 08:18:31 UTC] === User Orders API Called ===
[15-Jul-2026 08:18:31 UTC] User ID: 1031
[15-Jul-2026 08:18:31 UTC] Limit: 20, Offset: 0
[15-Jul-2026 08:18:31 UTC] Orders found: 0
[15-Jul-2026 08:18:31 UTC] Orders data: []
[15-Jul-2026 08:18:31 UTC] Total orders count: 0
[15-Jul-2026 08:18:31 UTC] === API CALL LOG ===
[15-Jul-2026 08:18:31 UTC] Endpoint: user/profile.php
[15-Jul-2026 08:18:31 UTC] Full Log Data: {
    "timestamp": "2026-07-15 08:18:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.91.163.34",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.91.163.34, 104.22.5.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMSIsInVzZXJuYW1lIjoibXV6YW1pbDIzMTcwIiwiZW1haWwiOiJtdXphbWlsMjMxNzBAZ21haWwuY29tIiwiZXhwIjoxNzg0NDM0MzE5fQ.f3STJg2RTFeRudZ56Cu-r1x0VO33WswgCfKaRrvjHB8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b7564488c409e6-LHE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.91.163.34",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 08:18:31 UTC] === END API CALL LOG ===
[15-Jul-2026 08:18:31 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 08:18:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMSIsInVzZXJuYW1lIjoibXV6YW1pbDIzMTcwIiwiZW1haWwiOiJtdXphbWlsMjMxNzBAZ21haWwuY29tIiwiZXhwIjoxNzg0NDM0MzE5fQ.f3STJg2RTFeRudZ56Cu-r1x0VO33WswgCfKaRrvjHB8
[15-Jul-2026 08:18:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 08:18:31 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 08:18:31 UTC] User ID: 1031
[15-Jul-2026 08:18:31 UTC] ✅ User profile retrieved successfully for user ID: 1031
[15-Jul-2026 08:18:32 UTC] === API CALL LOG ===
[15-Jul-2026 08:18:32 UTC] Endpoint: user/profile.php
[15-Jul-2026 08:18:32 UTC] Full Log Data: {
    "timestamp": "2026-07-15 08:18:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.91.163.34",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.91.163.34, 104.22.5.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMSIsInVzZXJuYW1lIjoibXV6YW1pbDIzMTcwIiwiZW1haWwiOiJtdXphbWlsMjMxNzBAZ21haWwuY29tIiwiZXhwIjoxNzg0NDM0MzE5fQ.f3STJg2RTFeRudZ56Cu-r1x0VO33WswgCfKaRrvjHB8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b75648194209e6-LHE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.91.163.34",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 08:18:32 UTC] === END API CALL LOG ===
[15-Jul-2026 08:18:32 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 08:18:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMSIsInVzZXJuYW1lIjoibXV6YW1pbDIzMTcwIiwiZW1haWwiOiJtdXphbWlsMjMxNzBAZ21haWwuY29tIiwiZXhwIjoxNzg0NDM0MzE5fQ.f3STJg2RTFeRudZ56Cu-r1x0VO33WswgCfKaRrvjHB8
[15-Jul-2026 08:18:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 08:18:32 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 08:18:32 UTC] User ID: 1031
[15-Jul-2026 08:18:32 UTC] ✅ User profile retrieved successfully for user ID: 1031
[15-Jul-2026 08:18:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jul-2026 08:18:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jul-2026 08:18:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"154.91.163.34, 104.22.5.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMSIsInVzZXJuYW1lIjoibXV6YW1pbDIzMTcwIiwiZW1haWwiOiJtdXphbWlsMjMxNzBAZ21haWwuY29tIiwiZXhwIjoxNzg0NDM0MzE5fQ.f3STJg2RTFeRudZ56Cu-r1x0VO33WswgCfKaRrvjHB8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1b75652685409e6-LHE","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"154.91.163.34","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-Jul-2026 08:18:34 UTC] === User Orders API Called ===
[15-Jul-2026 08:18:34 UTC] User ID: 1031
[15-Jul-2026 08:18:34 UTC] Limit: 20, Offset: 0
[15-Jul-2026 08:18:34 UTC] Orders found: 0
[15-Jul-2026 08:18:34 UTC] Orders data: []
[15-Jul-2026 08:18:34 UTC] Total orders count: 0
[15-Jul-2026 08:18:37 UTC] === API CALL LOG ===
[15-Jul-2026 08:18:37 UTC] Endpoint: user/profile.php
[15-Jul-2026 08:18:37 UTC] Full Log Data: {
    "timestamp": "2026-07-15 08:18:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.91.163.34",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.91.163.34, 104.22.5.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMSIsInVzZXJuYW1lIjoibXV6YW1pbDIzMTcwIiwiZW1haWwiOiJtdXphbWlsMjMxNzBAZ21haWwuY29tIiwiZXhwIjoxNzg0NDM0MzE5fQ.f3STJg2RTFeRudZ56Cu-r1x0VO33WswgCfKaRrvjHB8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b7566669ff09e6-LHE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.91.163.34",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 08:18:37 UTC] === END API CALL LOG ===
[15-Jul-2026 08:18:37 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 08:18:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzMSIsInVzZXJuYW1lIjoibXV6YW1pbDIzMTcwIiwiZW1haWwiOiJtdXphbWlsMjMxNzBAZ21haWwuY29tIiwiZXhwIjoxNzg0NDM0MzE5fQ.f3STJg2RTFeRudZ56Cu-r1x0VO33WswgCfKaRrvjHB8
[15-Jul-2026 08:18:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 08:18:37 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 08:18:37 UTC] User ID: 1031
[15-Jul-2026 08:18:37 UTC] ✅ User profile retrieved successfully for user ID: 1031
[15-Jul-2026 08:18:38 UTC] User Purchases API - User ID: 1031
[15-Jul-2026 08:18:38 UTC] User Purchases API - Total purchases found: 0
[15-Jul-2026 11:07:52 UTC] === API CALL LOG ===
[15-Jul-2026 11:07:52 UTC] Endpoint: user/profile.php
[15-Jul-2026 11:07:52 UTC] Full Log Data: {
    "timestamp": "2026-07-15 11:07:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:550b:5f81:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c1:550b:5f81:8000::, 162.158.162.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MSIsInVzZXJuYW1lIjoiQFNrZ3VycHAiLCJlbWFpbCI6IlNoYWhuYXdhejc4NnNAZ21haWwuY29tIiwiZXhwIjoxNzg0NzE4NDcxfQ.vKQ9Y2lrSB2GnvgbKAHB_k9JDJfNwcqqDB8EI4GjV4k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b84e56ae31888d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c1:550b:5f81:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 11:07:52 UTC] === END API CALL LOG ===
[15-Jul-2026 11:07:52 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 11:07:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MSIsInVzZXJuYW1lIjoiQFNrZ3VycHAiLCJlbWFpbCI6IlNoYWhuYXdhejc4NnNAZ21haWwuY29tIiwiZXhwIjoxNzg0NzE4NDcxfQ.vKQ9Y2lrSB2GnvgbKAHB_k9JDJfNwcqqDB8EI4GjV4k
[15-Jul-2026 11:07:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 11:07:52 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 11:07:52 UTC] User ID: 1061
[15-Jul-2026 11:07:52 UTC] ✅ User profile retrieved successfully for user ID: 1061
[15-Jul-2026 11:07:52 UTC] === API CALL LOG ===
[15-Jul-2026 11:07:52 UTC] Endpoint: user/profile.php
[15-Jul-2026 11:07:52 UTC] Full Log Data: {
    "timestamp": "2026-07-15 11:07:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:550b:5f81:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c1:550b:5f81:8000::, 162.158.162.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MSIsInVzZXJuYW1lIjoiQFNrZ3VycHAiLCJlbWFpbCI6IlNoYWhuYXdhejc4NnNAZ21haWwuY29tIiwiZXhwIjoxNzg0NzE4NDcxfQ.vKQ9Y2lrSB2GnvgbKAHB_k9JDJfNwcqqDB8EI4GjV4k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b84e57689c888d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c1:550b:5f81:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 11:07:52 UTC] === END API CALL LOG ===
[15-Jul-2026 11:07:52 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 11:07:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MSIsInVzZXJuYW1lIjoiQFNrZ3VycHAiLCJlbWFpbCI6IlNoYWhuYXdhejc4NnNAZ21haWwuY29tIiwiZXhwIjoxNzg0NzE4NDcxfQ.vKQ9Y2lrSB2GnvgbKAHB_k9JDJfNwcqqDB8EI4GjV4k
[15-Jul-2026 11:07:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 11:07:52 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 11:07:52 UTC] User ID: 1061
[15-Jul-2026 11:07:52 UTC] ✅ User profile retrieved successfully for user ID: 1061
[15-Jul-2026 11:07:53 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jul-2026 11:07:53 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jul-2026 11:07:53 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40c1:550b:5f81:8000::, 162.158.163.175","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MSIsInVzZXJuYW1lIjoiQFNrZ3VycHAiLCJlbWFpbCI6IlNoYWhuYXdhejc4NnNAZ21haWwuY29tIiwiZXhwIjoxNzg0NzE4NDcxfQ.vKQ9Y2lrSB2GnvgbKAHB_k9JDJfNwcqqDB8EI4GjV4k","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1b84e56ae3b888d-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40c1:550b:5f81:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-Jul-2026 11:07:53 UTC] === User Orders API Called ===
[15-Jul-2026 11:07:53 UTC] User ID: 1061
[15-Jul-2026 11:07:53 UTC] Limit: 20, Offset: 0
[15-Jul-2026 11:07:53 UTC] Orders found: 0
[15-Jul-2026 11:07:53 UTC] Orders data: []
[15-Jul-2026 11:07:53 UTC] Total orders count: 0
[15-Jul-2026 11:07:54 UTC] === API CALL LOG ===
[15-Jul-2026 11:07:54 UTC] Endpoint: user/profile.php
[15-Jul-2026 11:07:54 UTC] Full Log Data: {
    "timestamp": "2026-07-15 11:07:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:550b:5f81:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c1:550b:5f81:8000::, 162.158.162.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MSIsInVzZXJuYW1lIjoiQFNrZ3VycHAiLCJlbWFpbCI6IlNoYWhuYXdhejc4NnNAZ21haWwuY29tIiwiZXhwIjoxNzg0NzE4NDcxfQ.vKQ9Y2lrSB2GnvgbKAHB_k9JDJfNwcqqDB8EI4GjV4k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b84e5e7eb8888d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c1:550b:5f81:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 11:07:54 UTC] === END API CALL LOG ===
[15-Jul-2026 11:07:54 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 11:07:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MSIsInVzZXJuYW1lIjoiQFNrZ3VycHAiLCJlbWFpbCI6IlNoYWhuYXdhejc4NnNAZ21haWwuY29tIiwiZXhwIjoxNzg0NzE4NDcxfQ.vKQ9Y2lrSB2GnvgbKAHB_k9JDJfNwcqqDB8EI4GjV4k
[15-Jul-2026 11:07:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 11:07:54 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 11:07:54 UTC] User ID: 1061
[15-Jul-2026 11:07:54 UTC] ✅ User profile retrieved successfully for user ID: 1061
[15-Jul-2026 11:08:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jul-2026 11:08:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jul-2026 11:08:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40c1:550b:5f81:8000::, 162.158.162.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MSIsInVzZXJuYW1lIjoiQFNrZ3VycHAiLCJlbWFpbCI6IlNoYWhuYXdhejc4NnNAZ21haWwuY29tIiwiZXhwIjoxNzg0NzE4NDcxfQ.vKQ9Y2lrSB2GnvgbKAHB_k9JDJfNwcqqDB8EI4GjV4k","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1b84ec2db4e888d-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40c1:550b:5f81:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-Jul-2026 11:08:10 UTC] === User Orders API Called ===
[15-Jul-2026 11:08:10 UTC] User ID: 1061
[15-Jul-2026 11:08:10 UTC] Limit: 20, Offset: 0
[15-Jul-2026 11:08:10 UTC] Orders found: 0
[15-Jul-2026 11:08:10 UTC] Orders data: []
[15-Jul-2026 11:08:10 UTC] Total orders count: 0
[15-Jul-2026 11:08:10 UTC] === API CALL LOG ===
[15-Jul-2026 11:08:10 UTC] Endpoint: user/profile.php
[15-Jul-2026 11:08:10 UTC] Full Log Data: {
    "timestamp": "2026-07-15 11:08:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:550b:5f81:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c1:550b:5f81:8000::, 162.158.162.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MSIsInVzZXJuYW1lIjoiQFNrZ3VycHAiLCJlbWFpbCI6IlNoYWhuYXdhejc4NnNAZ21haWwuY29tIiwiZXhwIjoxNzg0NzE4NDcxfQ.vKQ9Y2lrSB2GnvgbKAHB_k9JDJfNwcqqDB8EI4GjV4k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b84ec35cf1888d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c1:550b:5f81:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 11:08:10 UTC] === END API CALL LOG ===
[15-Jul-2026 11:08:10 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 11:08:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MSIsInVzZXJuYW1lIjoiQFNrZ3VycHAiLCJlbWFpbCI6IlNoYWhuYXdhejc4NnNAZ21haWwuY29tIiwiZXhwIjoxNzg0NzE4NDcxfQ.vKQ9Y2lrSB2GnvgbKAHB_k9JDJfNwcqqDB8EI4GjV4k
[15-Jul-2026 11:08:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 11:08:10 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 11:08:10 UTC] User ID: 1061
[15-Jul-2026 11:08:10 UTC] ✅ User profile retrieved successfully for user ID: 1061
[15-Jul-2026 11:08:10 UTC] === API CALL LOG ===
[15-Jul-2026 11:08:10 UTC] Endpoint: user/profile.php
[15-Jul-2026 11:08:10 UTC] Full Log Data: {
    "timestamp": "2026-07-15 11:08:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:550b:5f81:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c1:550b:5f81:8000::, 162.158.162.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MSIsInVzZXJuYW1lIjoiQFNrZ3VycHAiLCJlbWFpbCI6IlNoYWhuYXdhejc4NnNAZ21haWwuY29tIiwiZXhwIjoxNzg0NzE4NDcxfQ.vKQ9Y2lrSB2GnvgbKAHB_k9JDJfNwcqqDB8EI4GjV4k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b84ec6f845888d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c1:550b:5f81:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 11:08:10 UTC] === END API CALL LOG ===
[15-Jul-2026 11:08:10 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 11:08:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MSIsInVzZXJuYW1lIjoiQFNrZ3VycHAiLCJlbWFpbCI6IlNoYWhuYXdhejc4NnNAZ21haWwuY29tIiwiZXhwIjoxNzg0NzE4NDcxfQ.vKQ9Y2lrSB2GnvgbKAHB_k9JDJfNwcqqDB8EI4GjV4k
[15-Jul-2026 11:08:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 11:08:10 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 11:08:10 UTC] User ID: 1061
[15-Jul-2026 11:08:10 UTC] ✅ User profile retrieved successfully for user ID: 1061
[15-Jul-2026 11:08:11 UTC] === API CALL LOG ===
[15-Jul-2026 11:08:11 UTC] Endpoint: user/profile.php
[15-Jul-2026 11:08:11 UTC] Full Log Data: {
    "timestamp": "2026-07-15 11:08:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:550b:5f81:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c1:550b:5f81:8000::, 162.158.162.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MSIsInVzZXJuYW1lIjoiQFNrZ3VycHAiLCJlbWFpbCI6IlNoYWhuYXdhejc4NnNAZ21haWwuY29tIiwiZXhwIjoxNzg0NzE4NDcxfQ.vKQ9Y2lrSB2GnvgbKAHB_k9JDJfNwcqqDB8EI4GjV4k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b84ecd7df7888d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c1:550b:5f81:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 11:08:11 UTC] === END API CALL LOG ===
[15-Jul-2026 11:08:11 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 11:08:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MSIsInVzZXJuYW1lIjoiQFNrZ3VycHAiLCJlbWFpbCI6IlNoYWhuYXdhejc4NnNAZ21haWwuY29tIiwiZXhwIjoxNzg0NzE4NDcxfQ.vKQ9Y2lrSB2GnvgbKAHB_k9JDJfNwcqqDB8EI4GjV4k
[15-Jul-2026 11:08:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 11:08:11 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 11:08:11 UTC] User ID: 1061
[15-Jul-2026 11:08:11 UTC] ✅ User profile retrieved successfully for user ID: 1061
[15-Jul-2026 11:10:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jul-2026 11:10:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jul-2026 11:10:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40c1:550b:5f81:8000::, 162.158.162.145","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MSIsInVzZXJuYW1lIjoiQFNrZ3VycHAiLCJlbWFpbCI6IlNoYWhuYXdhejc4NnNAZ21haWwuY29tIiwiZXhwIjoxNzg0NzE4NDcxfQ.vKQ9Y2lrSB2GnvgbKAHB_k9JDJfNwcqqDB8EI4GjV4k","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1b851a08829888d-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40c1:550b:5f81:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-Jul-2026 11:10:08 UTC] === User Orders API Called ===
[15-Jul-2026 11:10:08 UTC] User ID: 1061
[15-Jul-2026 11:10:08 UTC] Limit: 20, Offset: 0
[15-Jul-2026 11:10:08 UTC] Orders found: 0
[15-Jul-2026 11:10:08 UTC] Orders data: []
[15-Jul-2026 11:10:08 UTC] Total orders count: 0
[15-Jul-2026 11:10:08 UTC] === API CALL LOG ===
[15-Jul-2026 11:10:08 UTC] Endpoint: user/profile.php
[15-Jul-2026 11:10:08 UTC] Full Log Data: {
    "timestamp": "2026-07-15 11:10:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:550b:5f81:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c1:550b:5f81:8000::, 162.158.162.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MSIsInVzZXJuYW1lIjoiQFNrZ3VycHAiLCJlbWFpbCI6IlNoYWhuYXdhejc4NnNAZ21haWwuY29tIiwiZXhwIjoxNzg0NzE4NDcxfQ.vKQ9Y2lrSB2GnvgbKAHB_k9JDJfNwcqqDB8EI4GjV4k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b851a119d8888d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c1:550b:5f81:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 11:10:08 UTC] === END API CALL LOG ===
[15-Jul-2026 11:10:08 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 11:10:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MSIsInVzZXJuYW1lIjoiQFNrZ3VycHAiLCJlbWFpbCI6IlNoYWhuYXdhejc4NnNAZ21haWwuY29tIiwiZXhwIjoxNzg0NzE4NDcxfQ.vKQ9Y2lrSB2GnvgbKAHB_k9JDJfNwcqqDB8EI4GjV4k
[15-Jul-2026 11:10:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 11:10:08 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 11:10:08 UTC] User ID: 1061
[15-Jul-2026 11:10:08 UTC] ✅ User profile retrieved successfully for user ID: 1061
[15-Jul-2026 11:10:08 UTC] === API CALL LOG ===
[15-Jul-2026 11:10:08 UTC] Endpoint: user/profile.php
[15-Jul-2026 11:10:08 UTC] Full Log Data: {
    "timestamp": "2026-07-15 11:10:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:550b:5f81:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c1:550b:5f81:8000::, 162.158.162.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MSIsInVzZXJuYW1lIjoiQFNrZ3VycHAiLCJlbWFpbCI6IlNoYWhuYXdhejc4NnNAZ21haWwuY29tIiwiZXhwIjoxNzg0NzE4NDcxfQ.vKQ9Y2lrSB2GnvgbKAHB_k9JDJfNwcqqDB8EI4GjV4k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b851a4cce0888d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c1:550b:5f81:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 11:10:08 UTC] === END API CALL LOG ===
[15-Jul-2026 11:10:08 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 11:10:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MSIsInVzZXJuYW1lIjoiQFNrZ3VycHAiLCJlbWFpbCI6IlNoYWhuYXdhejc4NnNAZ21haWwuY29tIiwiZXhwIjoxNzg0NzE4NDcxfQ.vKQ9Y2lrSB2GnvgbKAHB_k9JDJfNwcqqDB8EI4GjV4k
[15-Jul-2026 11:10:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 11:10:08 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 11:10:08 UTC] User ID: 1061
[15-Jul-2026 11:10:08 UTC] ✅ User profile retrieved successfully for user ID: 1061
[15-Jul-2026 11:10:09 UTC] === API CALL LOG ===
[15-Jul-2026 11:10:09 UTC] Endpoint: user/profile.php
[15-Jul-2026 11:10:09 UTC] Full Log Data: {
    "timestamp": "2026-07-15 11:10:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:550b:5f81:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c1:550b:5f81:8000::, 162.158.162.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MSIsInVzZXJuYW1lIjoiQFNrZ3VycHAiLCJlbWFpbCI6IlNoYWhuYXdhejc4NnNAZ21haWwuY29tIiwiZXhwIjoxNzg0NzE4NDcxfQ.vKQ9Y2lrSB2GnvgbKAHB_k9JDJfNwcqqDB8EI4GjV4k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b851ac0d34888d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c1:550b:5f81:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 11:10:09 UTC] === END API CALL LOG ===
[15-Jul-2026 11:10:09 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 11:10:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MSIsInVzZXJuYW1lIjoiQFNrZ3VycHAiLCJlbWFpbCI6IlNoYWhuYXdhejc4NnNAZ21haWwuY29tIiwiZXhwIjoxNzg0NzE4NDcxfQ.vKQ9Y2lrSB2GnvgbKAHB_k9JDJfNwcqqDB8EI4GjV4k
[15-Jul-2026 11:10:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 11:10:09 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 11:10:09 UTC] User ID: 1061
[15-Jul-2026 11:10:09 UTC] ✅ User profile retrieved successfully for user ID: 1061
[15-Jul-2026 11:11:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jul-2026 11:11:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jul-2026 11:11:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40c1:550b:5f81:8000::, 108.162.226.112","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MSIsInVzZXJuYW1lIjoiQFNrZ3VycHAiLCJlbWFpbCI6IlNoYWhuYXdhejc4NnNAZ21haWwuY29tIiwiZXhwIjoxNzg0NzE4NDcxfQ.vKQ9Y2lrSB2GnvgbKAHB_k9JDJfNwcqqDB8EI4GjV4k","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1b85429b89a44a9-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40c1:550b:5f81:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-Jul-2026 11:11:52 UTC] === User Orders API Called ===
[15-Jul-2026 11:11:52 UTC] User ID: 1061
[15-Jul-2026 11:11:52 UTC] Limit: 20, Offset: 0
[15-Jul-2026 11:11:52 UTC] Orders found: 0
[15-Jul-2026 11:11:52 UTC] Orders data: []
[15-Jul-2026 11:11:52 UTC] Total orders count: 0
[15-Jul-2026 11:12:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jul-2026 11:12:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jul-2026 11:12:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40c1:550b:5f81:8000::, 108.162.226.113","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MSIsInVzZXJuYW1lIjoiQFNrZ3VycHAiLCJlbWFpbCI6IlNoYWhuYXdhejc4NnNAZ21haWwuY29tIiwiZXhwIjoxNzg0NzE4NDcxfQ.vKQ9Y2lrSB2GnvgbKAHB_k9JDJfNwcqqDB8EI4GjV4k","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1b854e08b9944a9-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40c1:550b:5f81:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-Jul-2026 11:12:21 UTC] === User Orders API Called ===
[15-Jul-2026 11:12:21 UTC] User ID: 1061
[15-Jul-2026 11:12:21 UTC] Limit: 20, Offset: 0
[15-Jul-2026 11:12:21 UTC] Orders found: 0
[15-Jul-2026 11:12:21 UTC] Orders data: []
[15-Jul-2026 11:12:21 UTC] Total orders count: 0
[15-Jul-2026 11:12:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jul-2026 11:12:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jul-2026 11:12:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40c1:550b:5f81:8000::, 108.162.226.113","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MSIsInVzZXJuYW1lIjoiQFNrZ3VycHAiLCJlbWFpbCI6IlNoYWhuYXdhejc4NnNAZ21haWwuY29tIiwiZXhwIjoxNzg0NzE4NDcxfQ.vKQ9Y2lrSB2GnvgbKAHB_k9JDJfNwcqqDB8EI4GjV4k","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1b854eded0044a9-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40c1:550b:5f81:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-Jul-2026 11:12:22 UTC] === User Orders API Called ===
[15-Jul-2026 11:12:22 UTC] User ID: 1061
[15-Jul-2026 11:12:22 UTC] Limit: 20, Offset: 0
[15-Jul-2026 11:12:22 UTC] Orders found: 0
[15-Jul-2026 11:12:22 UTC] Orders data: []
[15-Jul-2026 11:12:22 UTC] Total orders count: 0
[15-Jul-2026 11:12:22 UTC] === API CALL LOG ===
[15-Jul-2026 11:12:22 UTC] Endpoint: user/profile.php
[15-Jul-2026 11:12:22 UTC] Full Log Data: {
    "timestamp": "2026-07-15 11:12:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:550b:5f81:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c1:550b:5f81:8000::, 108.162.226.113",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MSIsInVzZXJuYW1lIjoiQFNrZ3VycHAiLCJlbWFpbCI6IlNoYWhuYXdhejc4NnNAZ21haWwuY29tIiwiZXhwIjoxNzg0NzE4NDcxfQ.vKQ9Y2lrSB2GnvgbKAHB_k9JDJfNwcqqDB8EI4GjV4k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b854ee6d6a44a9-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c1:550b:5f81:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 11:12:22 UTC] === END API CALL LOG ===
[15-Jul-2026 11:12:22 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 11:12:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MSIsInVzZXJuYW1lIjoiQFNrZ3VycHAiLCJlbWFpbCI6IlNoYWhuYXdhejc4NnNAZ21haWwuY29tIiwiZXhwIjoxNzg0NzE4NDcxfQ.vKQ9Y2lrSB2GnvgbKAHB_k9JDJfNwcqqDB8EI4GjV4k
[15-Jul-2026 11:12:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 11:12:22 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 11:12:22 UTC] User ID: 1061
[15-Jul-2026 11:12:22 UTC] ✅ User profile retrieved successfully for user ID: 1061
[15-Jul-2026 11:12:23 UTC] === API CALL LOG ===
[15-Jul-2026 11:12:23 UTC] Endpoint: user/profile.php
[15-Jul-2026 11:12:23 UTC] Full Log Data: {
    "timestamp": "2026-07-15 11:12:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:550b:5f81:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c1:550b:5f81:8000::, 108.162.226.113",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MSIsInVzZXJuYW1lIjoiQFNrZ3VycHAiLCJlbWFpbCI6IlNoYWhuYXdhejc4NnNAZ21haWwuY29tIiwiZXhwIjoxNzg0NzE4NDcxfQ.vKQ9Y2lrSB2GnvgbKAHB_k9JDJfNwcqqDB8EI4GjV4k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b854f1dff244a9-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c1:550b:5f81:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 11:12:23 UTC] === END API CALL LOG ===
[15-Jul-2026 11:12:23 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 11:12:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MSIsInVzZXJuYW1lIjoiQFNrZ3VycHAiLCJlbWFpbCI6IlNoYWhuYXdhejc4NnNAZ21haWwuY29tIiwiZXhwIjoxNzg0NzE4NDcxfQ.vKQ9Y2lrSB2GnvgbKAHB_k9JDJfNwcqqDB8EI4GjV4k
[15-Jul-2026 11:12:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 11:12:23 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 11:12:23 UTC] User ID: 1061
[15-Jul-2026 11:12:23 UTC] ✅ User profile retrieved successfully for user ID: 1061
[15-Jul-2026 11:12:23 UTC] === API CALL LOG ===
[15-Jul-2026 11:12:23 UTC] Endpoint: user/profile.php
[15-Jul-2026 11:12:23 UTC] Full Log Data: {
    "timestamp": "2026-07-15 11:12:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:550b:5f81:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c1:550b:5f81:8000::, 108.162.226.113",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MSIsInVzZXJuYW1lIjoiQFNrZ3VycHAiLCJlbWFpbCI6IlNoYWhuYXdhejc4NnNAZ21haWwuY29tIiwiZXhwIjoxNzg0NzE4NDcxfQ.vKQ9Y2lrSB2GnvgbKAHB_k9JDJfNwcqqDB8EI4GjV4k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b854f4da2144a9-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c1:550b:5f81:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 11:12:23 UTC] === END API CALL LOG ===
[15-Jul-2026 11:12:23 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 11:12:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MSIsInVzZXJuYW1lIjoiQFNrZ3VycHAiLCJlbWFpbCI6IlNoYWhuYXdhejc4NnNAZ21haWwuY29tIiwiZXhwIjoxNzg0NzE4NDcxfQ.vKQ9Y2lrSB2GnvgbKAHB_k9JDJfNwcqqDB8EI4GjV4k
[15-Jul-2026 11:12:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 11:12:23 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 11:12:23 UTC] User ID: 1061
[15-Jul-2026 11:12:23 UTC] ✅ User profile retrieved successfully for user ID: 1061
[15-Jul-2026 11:12:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jul-2026 11:12:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jul-2026 11:12:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40c1:550b:5f81:8000::, 108.162.226.113","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MSIsInVzZXJuYW1lIjoiQFNrZ3VycHAiLCJlbWFpbCI6IlNoYWhuYXdhejc4NnNAZ21haWwuY29tIiwiZXhwIjoxNzg0NzE4NDcxfQ.vKQ9Y2lrSB2GnvgbKAHB_k9JDJfNwcqqDB8EI4GjV4k","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1b85537efe844a9-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40c1:550b:5f81:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-Jul-2026 11:12:34 UTC] === User Orders API Called ===
[15-Jul-2026 11:12:34 UTC] User ID: 1061
[15-Jul-2026 11:12:34 UTC] Limit: 20, Offset: 0
[15-Jul-2026 11:12:34 UTC] Orders found: 0
[15-Jul-2026 11:12:34 UTC] Orders data: []
[15-Jul-2026 11:12:34 UTC] Total orders count: 0
[15-Jul-2026 11:12:34 UTC] === API CALL LOG ===
[15-Jul-2026 11:12:34 UTC] Endpoint: user/profile.php
[15-Jul-2026 11:12:34 UTC] Full Log Data: {
    "timestamp": "2026-07-15 11:12:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:550b:5f81:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c1:550b:5f81:8000::, 108.162.226.113",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MSIsInVzZXJuYW1lIjoiQFNrZ3VycHAiLCJlbWFpbCI6IlNoYWhuYXdhejc4NnNAZ21haWwuY29tIiwiZXhwIjoxNzg0NzE4NDcxfQ.vKQ9Y2lrSB2GnvgbKAHB_k9JDJfNwcqqDB8EI4GjV4k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b85538683844a9-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c1:550b:5f81:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 11:12:34 UTC] === END API CALL LOG ===
[15-Jul-2026 11:12:34 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 11:12:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MSIsInVzZXJuYW1lIjoiQFNrZ3VycHAiLCJlbWFpbCI6IlNoYWhuYXdhejc4NnNAZ21haWwuY29tIiwiZXhwIjoxNzg0NzE4NDcxfQ.vKQ9Y2lrSB2GnvgbKAHB_k9JDJfNwcqqDB8EI4GjV4k
[15-Jul-2026 11:12:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 11:12:34 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 11:12:34 UTC] User ID: 1061
[15-Jul-2026 11:12:34 UTC] ✅ User profile retrieved successfully for user ID: 1061
[15-Jul-2026 11:12:35 UTC] === API CALL LOG ===
[15-Jul-2026 11:12:35 UTC] Endpoint: user/profile.php
[15-Jul-2026 11:12:35 UTC] Full Log Data: {
    "timestamp": "2026-07-15 11:12:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:550b:5f81:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c1:550b:5f81:8000::, 108.162.226.113",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MSIsInVzZXJuYW1lIjoiQFNrZ3VycHAiLCJlbWFpbCI6IlNoYWhuYXdhejc4NnNAZ21haWwuY29tIiwiZXhwIjoxNzg0NzE4NDcxfQ.vKQ9Y2lrSB2GnvgbKAHB_k9JDJfNwcqqDB8EI4GjV4k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b8553bea2844a9-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c1:550b:5f81:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 11:12:35 UTC] === END API CALL LOG ===
[15-Jul-2026 11:12:35 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 11:12:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MSIsInVzZXJuYW1lIjoiQFNrZ3VycHAiLCJlbWFpbCI6IlNoYWhuYXdhejc4NnNAZ21haWwuY29tIiwiZXhwIjoxNzg0NzE4NDcxfQ.vKQ9Y2lrSB2GnvgbKAHB_k9JDJfNwcqqDB8EI4GjV4k
[15-Jul-2026 11:12:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 11:12:35 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 11:12:35 UTC] User ID: 1061
[15-Jul-2026 11:12:35 UTC] ✅ User profile retrieved successfully for user ID: 1061
[15-Jul-2026 11:12:35 UTC] === API CALL LOG ===
[15-Jul-2026 11:12:35 UTC] Endpoint: user/profile.php
[15-Jul-2026 11:12:35 UTC] Full Log Data: {
    "timestamp": "2026-07-15 11:12:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:550b:5f81:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c1:550b:5f81:8000::, 108.162.226.113",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MSIsInVzZXJuYW1lIjoiQFNrZ3VycHAiLCJlbWFpbCI6IlNoYWhuYXdhejc4NnNAZ21haWwuY29tIiwiZXhwIjoxNzg0NzE4NDcxfQ.vKQ9Y2lrSB2GnvgbKAHB_k9JDJfNwcqqDB8EI4GjV4k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b8553eebe644a9-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c1:550b:5f81:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 11:12:35 UTC] === END API CALL LOG ===
[15-Jul-2026 11:12:35 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 11:12:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MSIsInVzZXJuYW1lIjoiQFNrZ3VycHAiLCJlbWFpbCI6IlNoYWhuYXdhejc4NnNAZ21haWwuY29tIiwiZXhwIjoxNzg0NzE4NDcxfQ.vKQ9Y2lrSB2GnvgbKAHB_k9JDJfNwcqqDB8EI4GjV4k
[15-Jul-2026 11:12:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 11:12:35 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 11:12:35 UTC] User ID: 1061
[15-Jul-2026 11:12:35 UTC] ✅ User profile retrieved successfully for user ID: 1061
[15-Jul-2026 11:13:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jul-2026 11:13:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jul-2026 11:13:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40c1:550b:5f81:8000::, 108.162.226.112","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MSIsInVzZXJuYW1lIjoiQFNrZ3VycHAiLCJlbWFpbCI6IlNoYWhuYXdhejc4NnNAZ21haWwuY29tIiwiZXhwIjoxNzg0NzE4NDcxfQ.vKQ9Y2lrSB2GnvgbKAHB_k9JDJfNwcqqDB8EI4GjV4k","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1b85671b99344a9-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40c1:550b:5f81:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-Jul-2026 11:13:25 UTC] === User Orders API Called ===
[15-Jul-2026 11:13:25 UTC] User ID: 1061
[15-Jul-2026 11:13:25 UTC] Limit: 20, Offset: 0
[15-Jul-2026 11:13:25 UTC] Orders found: 0
[15-Jul-2026 11:13:25 UTC] Orders data: []
[15-Jul-2026 11:13:25 UTC] Total orders count: 0
[15-Jul-2026 11:13:25 UTC] === API CALL LOG ===
[15-Jul-2026 11:13:25 UTC] Endpoint: user/profile.php
[15-Jul-2026 11:13:25 UTC] Full Log Data: {
    "timestamp": "2026-07-15 11:13:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:550b:5f81:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c1:550b:5f81:8000::, 108.162.226.113",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MSIsInVzZXJuYW1lIjoiQFNrZ3VycHAiLCJlbWFpbCI6IlNoYWhuYXdhejc4NnNAZ21haWwuY29tIiwiZXhwIjoxNzg0NzE4NDcxfQ.vKQ9Y2lrSB2GnvgbKAHB_k9JDJfNwcqqDB8EI4GjV4k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b8567239ef44a9-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c1:550b:5f81:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 11:13:25 UTC] === END API CALL LOG ===
[15-Jul-2026 11:13:25 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 11:13:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MSIsInVzZXJuYW1lIjoiQFNrZ3VycHAiLCJlbWFpbCI6IlNoYWhuYXdhejc4NnNAZ21haWwuY29tIiwiZXhwIjoxNzg0NzE4NDcxfQ.vKQ9Y2lrSB2GnvgbKAHB_k9JDJfNwcqqDB8EI4GjV4k
[15-Jul-2026 11:13:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 11:13:25 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 11:13:25 UTC] User ID: 1061
[15-Jul-2026 11:13:25 UTC] ✅ User profile retrieved successfully for user ID: 1061
[15-Jul-2026 11:13:25 UTC] === API CALL LOG ===
[15-Jul-2026 11:13:25 UTC] Endpoint: user/profile.php
[15-Jul-2026 11:13:25 UTC] Full Log Data: {
    "timestamp": "2026-07-15 11:13:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:550b:5f81:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c1:550b:5f81:8000::, 108.162.226.113",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MSIsInVzZXJuYW1lIjoiQFNrZ3VycHAiLCJlbWFpbCI6IlNoYWhuYXdhejc4NnNAZ21haWwuY29tIiwiZXhwIjoxNzg0NzE4NDcxfQ.vKQ9Y2lrSB2GnvgbKAHB_k9JDJfNwcqqDB8EI4GjV4k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b85675dc8c44a9-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c1:550b:5f81:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 11:13:25 UTC] === END API CALL LOG ===
[15-Jul-2026 11:13:25 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 11:13:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MSIsInVzZXJuYW1lIjoiQFNrZ3VycHAiLCJlbWFpbCI6IlNoYWhuYXdhejc4NnNAZ21haWwuY29tIiwiZXhwIjoxNzg0NzE4NDcxfQ.vKQ9Y2lrSB2GnvgbKAHB_k9JDJfNwcqqDB8EI4GjV4k
[15-Jul-2026 11:13:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 11:13:25 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 11:13:25 UTC] User ID: 1061
[15-Jul-2026 11:13:25 UTC] ✅ User profile retrieved successfully for user ID: 1061
[15-Jul-2026 11:13:26 UTC] === API CALL LOG ===
[15-Jul-2026 11:13:26 UTC] Endpoint: user/profile.php
[15-Jul-2026 11:13:26 UTC] Full Log Data: {
    "timestamp": "2026-07-15 11:13:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:550b:5f81:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c1:550b:5f81:8000::, 108.162.226.113",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MSIsInVzZXJuYW1lIjoiQFNrZ3VycHAiLCJlbWFpbCI6IlNoYWhuYXdhejc4NnNAZ21haWwuY29tIiwiZXhwIjoxNzg0NzE4NDcxfQ.vKQ9Y2lrSB2GnvgbKAHB_k9JDJfNwcqqDB8EI4GjV4k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b8567cd88b44a9-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c1:550b:5f81:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 11:13:26 UTC] === END API CALL LOG ===
[15-Jul-2026 11:13:26 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 11:13:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MSIsInVzZXJuYW1lIjoiQFNrZ3VycHAiLCJlbWFpbCI6IlNoYWhuYXdhejc4NnNAZ21haWwuY29tIiwiZXhwIjoxNzg0NzE4NDcxfQ.vKQ9Y2lrSB2GnvgbKAHB_k9JDJfNwcqqDB8EI4GjV4k
[15-Jul-2026 11:13:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 11:13:26 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 11:13:26 UTC] User ID: 1061
[15-Jul-2026 11:13:26 UTC] ✅ User profile retrieved successfully for user ID: 1061
[15-Jul-2026 11:13:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jul-2026 11:13:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jul-2026 11:13:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40c1:550b:5f81:8000::, 108.162.226.113","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MSIsInVzZXJuYW1lIjoiQFNrZ3VycHAiLCJlbWFpbCI6IlNoYWhuYXdhejc4NnNAZ21haWwuY29tIiwiZXhwIjoxNzg0NzE4NDcxfQ.vKQ9Y2lrSB2GnvgbKAHB_k9JDJfNwcqqDB8EI4GjV4k","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1b857356a9a44a9-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40c1:550b:5f81:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-Jul-2026 11:13:56 UTC] === User Orders API Called ===
[15-Jul-2026 11:13:56 UTC] User ID: 1061
[15-Jul-2026 11:13:56 UTC] Limit: 20, Offset: 0
[15-Jul-2026 11:13:56 UTC] Orders found: 0
[15-Jul-2026 11:13:56 UTC] Orders data: []
[15-Jul-2026 11:13:56 UTC] Total orders count: 0
[15-Jul-2026 11:13:56 UTC] === API CALL LOG ===
[15-Jul-2026 11:13:56 UTC] Endpoint: user/profile.php
[15-Jul-2026 11:13:56 UTC] Full Log Data: {
    "timestamp": "2026-07-15 11:13:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:550b:5f81:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c1:550b:5f81:8000::, 108.162.226.112",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MSIsInVzZXJuYW1lIjoiQFNrZ3VycHAiLCJlbWFpbCI6IlNoYWhuYXdhejc4NnNAZ21haWwuY29tIiwiZXhwIjoxNzg0NzE4NDcxfQ.vKQ9Y2lrSB2GnvgbKAHB_k9JDJfNwcqqDB8EI4GjV4k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b85735eafc44a9-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c1:550b:5f81:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 11:13:56 UTC] === END API CALL LOG ===
[15-Jul-2026 11:13:56 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 11:13:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MSIsInVzZXJuYW1lIjoiQFNrZ3VycHAiLCJlbWFpbCI6IlNoYWhuYXdhejc4NnNAZ21haWwuY29tIiwiZXhwIjoxNzg0NzE4NDcxfQ.vKQ9Y2lrSB2GnvgbKAHB_k9JDJfNwcqqDB8EI4GjV4k
[15-Jul-2026 11:13:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 11:13:56 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 11:13:56 UTC] User ID: 1061
[15-Jul-2026 11:13:56 UTC] ✅ User profile retrieved successfully for user ID: 1061
[15-Jul-2026 11:13:56 UTC] === API CALL LOG ===
[15-Jul-2026 11:13:56 UTC] Endpoint: user/profile.php
[15-Jul-2026 11:13:56 UTC] Full Log Data: {
    "timestamp": "2026-07-15 11:13:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:550b:5f81:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c1:550b:5f81:8000::, 108.162.226.113",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MSIsInVzZXJuYW1lIjoiQFNrZ3VycHAiLCJlbWFpbCI6IlNoYWhuYXdhejc4NnNAZ21haWwuY29tIiwiZXhwIjoxNzg0NzE4NDcxfQ.vKQ9Y2lrSB2GnvgbKAHB_k9JDJfNwcqqDB8EI4GjV4k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b857397d4344a9-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c1:550b:5f81:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 11:13:56 UTC] === END API CALL LOG ===
[15-Jul-2026 11:13:56 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 11:13:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MSIsInVzZXJuYW1lIjoiQFNrZ3VycHAiLCJlbWFpbCI6IlNoYWhuYXdhejc4NnNAZ21haWwuY29tIiwiZXhwIjoxNzg0NzE4NDcxfQ.vKQ9Y2lrSB2GnvgbKAHB_k9JDJfNwcqqDB8EI4GjV4k
[15-Jul-2026 11:13:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 11:13:56 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 11:13:56 UTC] User ID: 1061
[15-Jul-2026 11:13:56 UTC] ✅ User profile retrieved successfully for user ID: 1061
[15-Jul-2026 11:13:57 UTC] === API CALL LOG ===
[15-Jul-2026 11:13:57 UTC] Endpoint: user/profile.php
[15-Jul-2026 11:13:57 UTC] Full Log Data: {
    "timestamp": "2026-07-15 11:13:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:550b:5f81:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c1:550b:5f81:8000::, 108.162.226.112",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MSIsInVzZXJuYW1lIjoiQFNrZ3VycHAiLCJlbWFpbCI6IlNoYWhuYXdhejc4NnNAZ21haWwuY29tIiwiZXhwIjoxNzg0NzE4NDcxfQ.vKQ9Y2lrSB2GnvgbKAHB_k9JDJfNwcqqDB8EI4GjV4k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b8573ff96144a9-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c1:550b:5f81:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 11:13:57 UTC] === END API CALL LOG ===
[15-Jul-2026 11:13:57 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 11:13:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MSIsInVzZXJuYW1lIjoiQFNrZ3VycHAiLCJlbWFpbCI6IlNoYWhuYXdhejc4NnNAZ21haWwuY29tIiwiZXhwIjoxNzg0NzE4NDcxfQ.vKQ9Y2lrSB2GnvgbKAHB_k9JDJfNwcqqDB8EI4GjV4k
[15-Jul-2026 11:13:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 11:13:57 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 11:13:57 UTC] User ID: 1061
[15-Jul-2026 11:13:57 UTC] ✅ User profile retrieved successfully for user ID: 1061
[15-Jul-2026 11:14:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jul-2026 11:14:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jul-2026 11:14:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40c1:550b:5f81:8000::, 108.162.226.113","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MSIsInVzZXJuYW1lIjoiQFNrZ3VycHAiLCJlbWFpbCI6IlNoYWhuYXdhejc4NnNAZ21haWwuY29tIiwiZXhwIjoxNzg0NzE4NDcxfQ.vKQ9Y2lrSB2GnvgbKAHB_k9JDJfNwcqqDB8EI4GjV4k","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1b857853fb044a9-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40c1:550b:5f81:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-Jul-2026 11:14:09 UTC] === User Orders API Called ===
[15-Jul-2026 11:14:09 UTC] User ID: 1061
[15-Jul-2026 11:14:09 UTC] Limit: 20, Offset: 0
[15-Jul-2026 11:14:09 UTC] Orders found: 0
[15-Jul-2026 11:14:09 UTC] Orders data: []
[15-Jul-2026 11:14:09 UTC] Total orders count: 0
[15-Jul-2026 11:14:09 UTC] === API CALL LOG ===
[15-Jul-2026 11:14:09 UTC] Endpoint: user/profile.php
[15-Jul-2026 11:14:09 UTC] Full Log Data: {
    "timestamp": "2026-07-15 11:14:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:550b:5f81:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c1:550b:5f81:8000::, 108.162.226.113",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MSIsInVzZXJuYW1lIjoiQFNrZ3VycHAiLCJlbWFpbCI6IlNoYWhuYXdhejc4NnNAZ21haWwuY29tIiwiZXhwIjoxNzg0NzE4NDcxfQ.vKQ9Y2lrSB2GnvgbKAHB_k9JDJfNwcqqDB8EI4GjV4k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b85785b80f44a9-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c1:550b:5f81:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 11:14:09 UTC] === END API CALL LOG ===
[15-Jul-2026 11:14:09 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 11:14:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MSIsInVzZXJuYW1lIjoiQFNrZ3VycHAiLCJlbWFpbCI6IlNoYWhuYXdhejc4NnNAZ21haWwuY29tIiwiZXhwIjoxNzg0NzE4NDcxfQ.vKQ9Y2lrSB2GnvgbKAHB_k9JDJfNwcqqDB8EI4GjV4k
[15-Jul-2026 11:14:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 11:14:09 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 11:14:09 UTC] User ID: 1061
[15-Jul-2026 11:14:09 UTC] ✅ User profile retrieved successfully for user ID: 1061
[15-Jul-2026 11:14:09 UTC] === API CALL LOG ===
[15-Jul-2026 11:14:09 UTC] Endpoint: user/profile.php
[15-Jul-2026 11:14:09 UTC] Full Log Data: {
    "timestamp": "2026-07-15 11:14:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:550b:5f81:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c1:550b:5f81:8000::, 108.162.226.113",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MSIsInVzZXJuYW1lIjoiQFNrZ3VycHAiLCJlbWFpbCI6IlNoYWhuYXdhejc4NnNAZ21haWwuY29tIiwiZXhwIjoxNzg0NzE4NDcxfQ.vKQ9Y2lrSB2GnvgbKAHB_k9JDJfNwcqqDB8EI4GjV4k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b857898aa144a9-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c1:550b:5f81:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 11:14:09 UTC] === END API CALL LOG ===
[15-Jul-2026 11:14:09 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 11:14:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MSIsInVzZXJuYW1lIjoiQFNrZ3VycHAiLCJlbWFpbCI6IlNoYWhuYXdhejc4NnNAZ21haWwuY29tIiwiZXhwIjoxNzg0NzE4NDcxfQ.vKQ9Y2lrSB2GnvgbKAHB_k9JDJfNwcqqDB8EI4GjV4k
[15-Jul-2026 11:14:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 11:14:09 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 11:14:09 UTC] User ID: 1061
[15-Jul-2026 11:14:09 UTC] ✅ User profile retrieved successfully for user ID: 1061
[15-Jul-2026 11:14:10 UTC] === API CALL LOG ===
[15-Jul-2026 11:14:10 UTC] Endpoint: user/profile.php
[15-Jul-2026 11:14:10 UTC] Full Log Data: {
    "timestamp": "2026-07-15 11:14:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:550b:5f81:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c1:550b:5f81:8000::, 108.162.226.113",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MSIsInVzZXJuYW1lIjoiQFNrZ3VycHAiLCJlbWFpbCI6IlNoYWhuYXdhejc4NnNAZ21haWwuY29tIiwiZXhwIjoxNzg0NzE4NDcxfQ.vKQ9Y2lrSB2GnvgbKAHB_k9JDJfNwcqqDB8EI4GjV4k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b85790bf2144a9-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c1:550b:5f81:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 11:14:10 UTC] === END API CALL LOG ===
[15-Jul-2026 11:14:10 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 11:14:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MSIsInVzZXJuYW1lIjoiQFNrZ3VycHAiLCJlbWFpbCI6IlNoYWhuYXdhejc4NnNAZ21haWwuY29tIiwiZXhwIjoxNzg0NzE4NDcxfQ.vKQ9Y2lrSB2GnvgbKAHB_k9JDJfNwcqqDB8EI4GjV4k
[15-Jul-2026 11:14:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 11:14:10 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 11:14:10 UTC] User ID: 1061
[15-Jul-2026 11:14:10 UTC] ✅ User profile retrieved successfully for user ID: 1061
[15-Jul-2026 12:23:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jul-2026 12:23:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jul-2026 12:23:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:4085:131e:8c25:f077:bdf0:137:afb0, 172.71.124.75","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MiIsInVzZXJuYW1lIjoibWFsaSIsImVtYWlsIjoicHVuYXJhbW1hbGk1NDBAZ21haWwuY29tIiwiZXhwIjoxNzg0NzIyOTc5fQ.mU3urATEyHtN64QwWf-JDVo4HFIzMmCH8GkLPAYBpuk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1b8bc64fd77ce7a-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:4085:131e:8c25:f077:bdf0:137:afb0","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-Jul-2026 12:23:01 UTC] === User Orders API Called ===
[15-Jul-2026 12:23:01 UTC] User ID: 1062
[15-Jul-2026 12:23:01 UTC] Limit: 20, Offset: 0
[15-Jul-2026 12:23:01 UTC] Orders found: 0
[15-Jul-2026 12:23:01 UTC] Orders data: []
[15-Jul-2026 12:23:01 UTC] Total orders count: 0
[15-Jul-2026 12:23:01 UTC] === API CALL LOG ===
[15-Jul-2026 12:23:01 UTC] Endpoint: user/profile.php
[15-Jul-2026 12:23:01 UTC] Full Log Data: {
    "timestamp": "2026-07-15 12:23:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4085:131e:8c25:f077:bdf0:137:afb0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4085:131e:8c25:f077:bdf0:137:afb0, 172.71.124.88",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MiIsInVzZXJuYW1lIjoibWFsaSIsImVtYWlsIjoicHVuYXJhbW1hbGk1NDBAZ21haWwuY29tIiwiZXhwIjoxNzg0NzIyOTc5fQ.mU3urATEyHtN64QwWf-JDVo4HFIzMmCH8GkLPAYBpuk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b8bc64fd6dce7a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4085:131e:8c25:f077:bdf0:137:afb0",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 12:23:01 UTC] === END API CALL LOG ===
[15-Jul-2026 12:23:01 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 12:23:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MiIsInVzZXJuYW1lIjoibWFsaSIsImVtYWlsIjoicHVuYXJhbW1hbGk1NDBAZ21haWwuY29tIiwiZXhwIjoxNzg0NzIyOTc5fQ.mU3urATEyHtN64QwWf-JDVo4HFIzMmCH8GkLPAYBpuk
[15-Jul-2026 12:23:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 12:23:01 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 12:23:01 UTC] User ID: 1062
[15-Jul-2026 12:23:01 UTC] ✅ User profile retrieved successfully for user ID: 1062
[15-Jul-2026 12:23:01 UTC] === API CALL LOG ===
[15-Jul-2026 12:23:01 UTC] Endpoint: user/profile.php
[15-Jul-2026 12:23:01 UTC] Full Log Data: {
    "timestamp": "2026-07-15 12:23:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4085:131e:8c25:f077:bdf0:137:afb0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4085:131e:8c25:f077:bdf0:137:afb0, 172.71.124.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MiIsInVzZXJuYW1lIjoibWFsaSIsImVtYWlsIjoicHVuYXJhbW1hbGk1NDBAZ21haWwuY29tIiwiZXhwIjoxNzg0NzIyOTc5fQ.mU3urATEyHtN64QwWf-JDVo4HFIzMmCH8GkLPAYBpuk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b8bc65e8b5ce7a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4085:131e:8c25:f077:bdf0:137:afb0",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 12:23:01 UTC] === END API CALL LOG ===
[15-Jul-2026 12:23:01 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 12:23:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MiIsInVzZXJuYW1lIjoibWFsaSIsImVtYWlsIjoicHVuYXJhbW1hbGk1NDBAZ21haWwuY29tIiwiZXhwIjoxNzg0NzIyOTc5fQ.mU3urATEyHtN64QwWf-JDVo4HFIzMmCH8GkLPAYBpuk
[15-Jul-2026 12:23:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 12:23:01 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 12:23:01 UTC] User ID: 1062
[15-Jul-2026 12:23:01 UTC] ✅ User profile retrieved successfully for user ID: 1062
[15-Jul-2026 12:23:02 UTC] === API CALL LOG ===
[15-Jul-2026 12:23:02 UTC] Endpoint: user/profile.php
[15-Jul-2026 12:23:02 UTC] Full Log Data: {
    "timestamp": "2026-07-15 12:23:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4085:131e:8c25:f077:bdf0:137:afb0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4085:131e:8c25:f077:bdf0:137:afb0, 172.71.124.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MiIsInVzZXJuYW1lIjoibWFsaSIsImVtYWlsIjoicHVuYXJhbW1hbGk1NDBAZ21haWwuY29tIiwiZXhwIjoxNzg0NzIyOTc5fQ.mU3urATEyHtN64QwWf-JDVo4HFIzMmCH8GkLPAYBpuk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b8bc70ef56ce7a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4085:131e:8c25:f077:bdf0:137:afb0",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 12:23:02 UTC] === END API CALL LOG ===
[15-Jul-2026 12:23:02 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 12:23:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MiIsInVzZXJuYW1lIjoibWFsaSIsImVtYWlsIjoicHVuYXJhbW1hbGk1NDBAZ21haWwuY29tIiwiZXhwIjoxNzg0NzIyOTc5fQ.mU3urATEyHtN64QwWf-JDVo4HFIzMmCH8GkLPAYBpuk
[15-Jul-2026 12:23:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 12:23:02 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 12:23:02 UTC] User ID: 1062
[15-Jul-2026 12:23:02 UTC] ✅ User profile retrieved successfully for user ID: 1062
[15-Jul-2026 12:23:16 UTC] === API CALL LOG ===
[15-Jul-2026 12:23:16 UTC] Endpoint: user/profile.php
[15-Jul-2026 12:23:16 UTC] Full Log Data: {
    "timestamp": "2026-07-15 12:23:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4085:131e:8c25:f077:bdf0:137:afb0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4085:131e:8c25:f077:bdf0:137:afb0, 172.71.124.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MiIsInVzZXJuYW1lIjoibWFsaSIsImVtYWlsIjoicHVuYXJhbW1hbGk1NDBAZ21haWwuY29tIiwiZXhwIjoxNzg0NzIyOTc5fQ.mU3urATEyHtN64QwWf-JDVo4HFIzMmCH8GkLPAYBpuk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b8bcc1e969ce7a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4085:131e:8c25:f077:bdf0:137:afb0",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 12:23:16 UTC] === END API CALL LOG ===
[15-Jul-2026 12:23:16 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 12:23:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MiIsInVzZXJuYW1lIjoibWFsaSIsImVtYWlsIjoicHVuYXJhbW1hbGk1NDBAZ21haWwuY29tIiwiZXhwIjoxNzg0NzIyOTc5fQ.mU3urATEyHtN64QwWf-JDVo4HFIzMmCH8GkLPAYBpuk
[15-Jul-2026 12:23:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 12:23:16 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 12:23:16 UTC] User ID: 1062
[15-Jul-2026 12:23:16 UTC] ✅ User profile retrieved successfully for user ID: 1062
[15-Jul-2026 12:23:45 UTC] === API CALL LOG ===
[15-Jul-2026 12:23:45 UTC] Endpoint: user/profile.php
[15-Jul-2026 12:23:45 UTC] Full Log Data: {
    "timestamp": "2026-07-15 12:23:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4085:131e:8c25:f077:bdf0:137:afb0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4085:131e:8c25:f077:bdf0:137:afb0, 172.71.124.88",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MiIsInVzZXJuYW1lIjoibWFsaSIsImVtYWlsIjoicHVuYXJhbW1hbGk1NDBAZ21haWwuY29tIiwiZXhwIjoxNzg0NzIyOTc5fQ.mU3urATEyHtN64QwWf-JDVo4HFIzMmCH8GkLPAYBpuk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b8bd777ba2ce7a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4085:131e:8c25:f077:bdf0:137:afb0",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 12:23:45 UTC] === END API CALL LOG ===
[15-Jul-2026 12:23:45 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 12:23:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MiIsInVzZXJuYW1lIjoibWFsaSIsImVtYWlsIjoicHVuYXJhbW1hbGk1NDBAZ21haWwuY29tIiwiZXhwIjoxNzg0NzIyOTc5fQ.mU3urATEyHtN64QwWf-JDVo4HFIzMmCH8GkLPAYBpuk
[15-Jul-2026 12:23:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 12:23:45 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 12:23:45 UTC] User ID: 1062
[15-Jul-2026 12:23:45 UTC] ✅ User profile retrieved successfully for user ID: 1062
[15-Jul-2026 12:23:46 UTC] === API CALL LOG ===
[15-Jul-2026 12:23:46 UTC] Endpoint: user/profile.php
[15-Jul-2026 12:23:46 UTC] Full Log Data: {
    "timestamp": "2026-07-15 12:23:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4085:131e:8c25:f077:bdf0:137:afb0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4085:131e:8c25:f077:bdf0:137:afb0, 172.71.124.88",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MiIsInVzZXJuYW1lIjoibWFsaSIsImVtYWlsIjoicHVuYXJhbW1hbGk1NDBAZ21haWwuY29tIiwiZXhwIjoxNzg0NzIyOTc5fQ.mU3urATEyHtN64QwWf-JDVo4HFIzMmCH8GkLPAYBpuk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b8bd846ea0ce7a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4085:131e:8c25:f077:bdf0:137:afb0",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 12:23:46 UTC] === END API CALL LOG ===
[15-Jul-2026 12:23:46 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 12:23:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MiIsInVzZXJuYW1lIjoibWFsaSIsImVtYWlsIjoicHVuYXJhbW1hbGk1NDBAZ21haWwuY29tIiwiZXhwIjoxNzg0NzIyOTc5fQ.mU3urATEyHtN64QwWf-JDVo4HFIzMmCH8GkLPAYBpuk
[15-Jul-2026 12:23:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 12:23:46 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 12:23:46 UTC] User ID: 1062
[15-Jul-2026 12:23:46 UTC] ✅ User profile retrieved successfully for user ID: 1062
[15-Jul-2026 12:23:47 UTC] User Purchases API - User ID: 1062
[15-Jul-2026 12:23:47 UTC] User Purchases API - Total purchases found: 0
[15-Jul-2026 12:23:49 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jul-2026 12:23:49 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jul-2026 12:23:49 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:4085:131e:8c25:f077:bdf0:137:afb0, 172.71.124.88","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MiIsInVzZXJuYW1lIjoibWFsaSIsImVtYWlsIjoicHVuYXJhbW1hbGk1NDBAZ21haWwuY29tIiwiZXhwIjoxNzg0NzIyOTc5fQ.mU3urATEyHtN64QwWf-JDVo4HFIzMmCH8GkLPAYBpuk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1b8bd93ffffce7a-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:4085:131e:8c25:f077:bdf0:137:afb0","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-Jul-2026 12:23:49 UTC] === User Orders API Called ===
[15-Jul-2026 12:23:49 UTC] User ID: 1062
[15-Jul-2026 12:23:49 UTC] Limit: 20, Offset: 0
[15-Jul-2026 12:23:49 UTC] Orders found: 0
[15-Jul-2026 12:23:49 UTC] Orders data: []
[15-Jul-2026 12:23:49 UTC] Total orders count: 0
[15-Jul-2026 12:23:49 UTC] === API CALL LOG ===
[15-Jul-2026 12:23:49 UTC] Endpoint: user/profile.php
[15-Jul-2026 12:23:49 UTC] Full Log Data: {
    "timestamp": "2026-07-15 12:23:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4085:131e:8c25:f077:bdf0:137:afb0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4085:131e:8c25:f077:bdf0:137:afb0, 172.71.124.88",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MiIsInVzZXJuYW1lIjoibWFsaSIsImVtYWlsIjoicHVuYXJhbW1hbGk1NDBAZ21haWwuY29tIiwiZXhwIjoxNzg0NzIyOTc5fQ.mU3urATEyHtN64QwWf-JDVo4HFIzMmCH8GkLPAYBpuk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b8bd93f803ce7a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4085:131e:8c25:f077:bdf0:137:afb0",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 12:23:49 UTC] === END API CALL LOG ===
[15-Jul-2026 12:23:49 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 12:23:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MiIsInVzZXJuYW1lIjoibWFsaSIsImVtYWlsIjoicHVuYXJhbW1hbGk1NDBAZ21haWwuY29tIiwiZXhwIjoxNzg0NzIyOTc5fQ.mU3urATEyHtN64QwWf-JDVo4HFIzMmCH8GkLPAYBpuk
[15-Jul-2026 12:23:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 12:23:49 UTC] === API CALL LOG ===
[15-Jul-2026 12:23:49 UTC] Endpoint: user/profile.php
[15-Jul-2026 12:23:49 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 12:23:49 UTC] Full Log Data: {
    "timestamp": "2026-07-15 12:23:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4085:131e:8c25:f077:bdf0:137:afb0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4085:131e:8c25:f077:bdf0:137:afb0, 172.71.124.88",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MiIsInVzZXJuYW1lIjoibWFsaSIsImVtYWlsIjoicHVuYXJhbW1hbGk1NDBAZ21haWwuY29tIiwiZXhwIjoxNzg0NzIyOTc5fQ.mU3urATEyHtN64QwWf-JDVo4HFIzMmCH8GkLPAYBpuk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b8bd93f802ce7a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4085:131e:8c25:f077:bdf0:137:afb0",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 12:23:49 UTC] User ID: 1062
[15-Jul-2026 12:23:49 UTC] === END API CALL LOG ===
[15-Jul-2026 12:23:49 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 12:23:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MiIsInVzZXJuYW1lIjoibWFsaSIsImVtYWlsIjoicHVuYXJhbW1hbGk1NDBAZ21haWwuY29tIiwiZXhwIjoxNzg0NzIyOTc5fQ.mU3urATEyHtN64QwWf-JDVo4HFIzMmCH8GkLPAYBpuk
[15-Jul-2026 12:23:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 12:23:49 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 12:23:49 UTC] User ID: 1062
[15-Jul-2026 12:23:49 UTC] ✅ User profile retrieved successfully for user ID: 1062
[15-Jul-2026 12:23:49 UTC] ✅ User profile retrieved successfully for user ID: 1062
[15-Jul-2026 12:24:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jul-2026 12:24:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jul-2026 12:24:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:4085:131e:8c25:f077:bdf0:137:afb0, 172.71.124.88","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MiIsInVzZXJuYW1lIjoibWFsaSIsImVtYWlsIjoicHVuYXJhbW1hbGk1NDBAZ21haWwuY29tIiwiZXhwIjoxNzg0NzIyOTc5fQ.mU3urATEyHtN64QwWf-JDVo4HFIzMmCH8GkLPAYBpuk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1b8be63f8acce7a-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:4085:131e:8c25:f077:bdf0:137:afb0","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-Jul-2026 12:24:22 UTC] === User Orders API Called ===
[15-Jul-2026 12:24:22 UTC] User ID: 1062
[15-Jul-2026 12:24:22 UTC] Limit: 20, Offset: 0
[15-Jul-2026 12:24:22 UTC] Orders found: 0
[15-Jul-2026 12:24:22 UTC] Orders data: []
[15-Jul-2026 12:24:22 UTC] Total orders count: 0
[15-Jul-2026 12:24:22 UTC] === API CALL LOG ===
[15-Jul-2026 12:24:22 UTC] Endpoint: user/profile.php
[15-Jul-2026 12:24:22 UTC] Full Log Data: {
    "timestamp": "2026-07-15 12:24:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4085:131e:8c25:f077:bdf0:137:afb0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4085:131e:8c25:f077:bdf0:137:afb0, 172.71.124.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MiIsInVzZXJuYW1lIjoibWFsaSIsImVtYWlsIjoicHVuYXJhbW1hbGk1NDBAZ21haWwuY29tIiwiZXhwIjoxNzg0NzIyOTc5fQ.mU3urATEyHtN64QwWf-JDVo4HFIzMmCH8GkLPAYBpuk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b8be63f8aece7a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4085:131e:8c25:f077:bdf0:137:afb0",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 12:24:22 UTC] === END API CALL LOG ===
[15-Jul-2026 12:24:22 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 12:24:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MiIsInVzZXJuYW1lIjoibWFsaSIsImVtYWlsIjoicHVuYXJhbW1hbGk1NDBAZ21haWwuY29tIiwiZXhwIjoxNzg0NzIyOTc5fQ.mU3urATEyHtN64QwWf-JDVo4HFIzMmCH8GkLPAYBpuk
[15-Jul-2026 12:24:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 12:24:22 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 12:24:22 UTC] User ID: 1062
[15-Jul-2026 12:24:22 UTC] === API CALL LOG ===
[15-Jul-2026 12:24:22 UTC] Endpoint: user/profile.php
[15-Jul-2026 12:24:22 UTC] Full Log Data: {
    "timestamp": "2026-07-15 12:24:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4085:131e:8c25:f077:bdf0:137:afb0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4085:131e:8c25:f077:bdf0:137:afb0, 172.71.124.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MiIsInVzZXJuYW1lIjoibWFsaSIsImVtYWlsIjoicHVuYXJhbW1hbGk1NDBAZ21haWwuY29tIiwiZXhwIjoxNzg0NzIyOTc5fQ.mU3urATEyHtN64QwWf-JDVo4HFIzMmCH8GkLPAYBpuk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b8be63f8b0ce7a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4085:131e:8c25:f077:bdf0:137:afb0",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 12:24:22 UTC] === END API CALL LOG ===
[15-Jul-2026 12:24:22 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 12:24:22 UTC] ✅ User profile retrieved successfully for user ID: 1062
[15-Jul-2026 12:24:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MiIsInVzZXJuYW1lIjoibWFsaSIsImVtYWlsIjoicHVuYXJhbW1hbGk1NDBAZ21haWwuY29tIiwiZXhwIjoxNzg0NzIyOTc5fQ.mU3urATEyHtN64QwWf-JDVo4HFIzMmCH8GkLPAYBpuk
[15-Jul-2026 12:24:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 12:24:22 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 12:24:22 UTC] User ID: 1062
[15-Jul-2026 12:24:22 UTC] ✅ User profile retrieved successfully for user ID: 1062
[15-Jul-2026 12:24:46 UTC] === API CALL LOG ===
[15-Jul-2026 12:24:46 UTC] Endpoint: user/profile.php
[15-Jul-2026 12:24:46 UTC] Full Log Data: {
    "timestamp": "2026-07-15 12:24:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4085:131e:8c25:f077:bdf0:137:afb0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4085:131e:8c25:f077:bdf0:137:afb0, 172.71.124.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MiIsInVzZXJuYW1lIjoibWFsaSIsImVtYWlsIjoicHVuYXJhbW1hbGk1NDBAZ21haWwuY29tIiwiZXhwIjoxNzg0NzIyOTc5fQ.mU3urATEyHtN64QwWf-JDVo4HFIzMmCH8GkLPAYBpuk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b8bef53f71ce7a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4085:131e:8c25:f077:bdf0:137:afb0",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 12:24:46 UTC] === END API CALL LOG ===
[15-Jul-2026 12:24:46 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 12:24:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MiIsInVzZXJuYW1lIjoibWFsaSIsImVtYWlsIjoicHVuYXJhbW1hbGk1NDBAZ21haWwuY29tIiwiZXhwIjoxNzg0NzIyOTc5fQ.mU3urATEyHtN64QwWf-JDVo4HFIzMmCH8GkLPAYBpuk
[15-Jul-2026 12:24:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 12:24:46 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 12:24:46 UTC] User ID: 1062
[15-Jul-2026 12:24:46 UTC] === API CALL LOG ===
[15-Jul-2026 12:24:46 UTC] Endpoint: user/profile.php
[15-Jul-2026 12:24:46 UTC] Full Log Data: {
    "timestamp": "2026-07-15 12:24:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4085:131e:8c25:f077:bdf0:137:afb0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4085:131e:8c25:f077:bdf0:137:afb0, 172.71.124.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MiIsInVzZXJuYW1lIjoibWFsaSIsImVtYWlsIjoicHVuYXJhbW1hbGk1NDBAZ21haWwuY29tIiwiZXhwIjoxNzg0NzIyOTc5fQ.mU3urATEyHtN64QwWf-JDVo4HFIzMmCH8GkLPAYBpuk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b8bef53f73ce7a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4085:131e:8c25:f077:bdf0:137:afb0",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 12:24:46 UTC] === END API CALL LOG ===
[15-Jul-2026 12:24:46 UTC] ✅ User profile retrieved successfully for user ID: 1062
[15-Jul-2026 12:24:46 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 12:24:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MiIsInVzZXJuYW1lIjoibWFsaSIsImVtYWlsIjoicHVuYXJhbW1hbGk1NDBAZ21haWwuY29tIiwiZXhwIjoxNzg0NzIyOTc5fQ.mU3urATEyHtN64QwWf-JDVo4HFIzMmCH8GkLPAYBpuk
[15-Jul-2026 12:24:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 12:24:46 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 12:24:46 UTC] User ID: 1062
[15-Jul-2026 12:24:46 UTC] ✅ User profile retrieved successfully for user ID: 1062
[15-Jul-2026 12:24:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jul-2026 12:24:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jul-2026 12:24:46 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:4085:131e:8c25:f077:bdf0:137:afb0, 172.71.124.88","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MiIsInVzZXJuYW1lIjoibWFsaSIsImVtYWlsIjoicHVuYXJhbW1hbGk1NDBAZ21haWwuY29tIiwiZXhwIjoxNzg0NzIyOTc5fQ.mU3urATEyHtN64QwWf-JDVo4HFIzMmCH8GkLPAYBpuk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1b8bef53f6ece7a-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:4085:131e:8c25:f077:bdf0:137:afb0","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-Jul-2026 12:24:46 UTC] === User Orders API Called ===
[15-Jul-2026 12:24:46 UTC] User ID: 1062
[15-Jul-2026 12:24:46 UTC] Limit: 20, Offset: 0
[15-Jul-2026 12:24:46 UTC] Orders found: 0
[15-Jul-2026 12:24:46 UTC] Orders data: []
[15-Jul-2026 12:24:46 UTC] Total orders count: 0
[15-Jul-2026 12:25:19 UTC] === API CALL LOG ===
[15-Jul-2026 12:25:19 UTC] Endpoint: user/profile.php
[15-Jul-2026 12:25:19 UTC] Full Log Data: {
    "timestamp": "2026-07-15 12:25:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4085:131e:8c25:f077:bdf0:137:afb0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4085:131e:8c25:f077:bdf0:137:afb0, 172.71.124.88",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MiIsInVzZXJuYW1lIjoibWFsaSIsImVtYWlsIjoicHVuYXJhbW1hbGk1NDBAZ21haWwuY29tIiwiZXhwIjoxNzg0NzIyOTc5fQ.mU3urATEyHtN64QwWf-JDVo4HFIzMmCH8GkLPAYBpuk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b8bfc53e04ce7a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4085:131e:8c25:f077:bdf0:137:afb0",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 12:25:19 UTC] === END API CALL LOG ===
[15-Jul-2026 12:25:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jul-2026 12:25:19 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 12:25:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MiIsInVzZXJuYW1lIjoibWFsaSIsImVtYWlsIjoicHVuYXJhbW1hbGk1NDBAZ21haWwuY29tIiwiZXhwIjoxNzg0NzIyOTc5fQ.mU3urATEyHtN64QwWf-JDVo4HFIzMmCH8GkLPAYBpuk
[15-Jul-2026 12:25:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jul-2026 12:25:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:4085:131e:8c25:f077:bdf0:137:afb0, 172.71.124.88","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MiIsInVzZXJuYW1lIjoibWFsaSIsImVtYWlsIjoicHVuYXJhbW1hbGk1NDBAZ21haWwuY29tIiwiZXhwIjoxNzg0NzIyOTc5fQ.mU3urATEyHtN64QwWf-JDVo4HFIzMmCH8GkLPAYBpuk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1b8bfc53dfdce7a-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:4085:131e:8c25:f077:bdf0:137:afb0","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-Jul-2026 12:25:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 12:25:19 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 12:25:19 UTC] === User Orders API Called ===
[15-Jul-2026 12:25:19 UTC] User ID: 1062
[15-Jul-2026 12:25:19 UTC] User ID: 1062
[15-Jul-2026 12:25:19 UTC] Limit: 20, Offset: 0
[15-Jul-2026 12:25:19 UTC] ✅ User profile retrieved successfully for user ID: 1062
[15-Jul-2026 12:25:19 UTC] Orders found: 0
[15-Jul-2026 12:25:19 UTC] Orders data: []
[15-Jul-2026 12:25:19 UTC] Total orders count: 0
[15-Jul-2026 12:25:19 UTC] === API CALL LOG ===
[15-Jul-2026 12:25:19 UTC] Endpoint: user/profile.php
[15-Jul-2026 12:25:19 UTC] Full Log Data: {
    "timestamp": "2026-07-15 12:25:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4085:131e:8c25:f077:bdf0:137:afb0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4085:131e:8c25:f077:bdf0:137:afb0, 172.71.124.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MiIsInVzZXJuYW1lIjoibWFsaSIsImVtYWlsIjoicHVuYXJhbW1hbGk1NDBAZ21haWwuY29tIiwiZXhwIjoxNzg0NzIyOTc5fQ.mU3urATEyHtN64QwWf-JDVo4HFIzMmCH8GkLPAYBpuk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b8bfc53e05ce7a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4085:131e:8c25:f077:bdf0:137:afb0",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 12:25:19 UTC] === END API CALL LOG ===
[15-Jul-2026 12:25:19 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 12:25:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MiIsInVzZXJuYW1lIjoibWFsaSIsImVtYWlsIjoicHVuYXJhbW1hbGk1NDBAZ21haWwuY29tIiwiZXhwIjoxNzg0NzIyOTc5fQ.mU3urATEyHtN64QwWf-JDVo4HFIzMmCH8GkLPAYBpuk
[15-Jul-2026 12:25:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 12:25:19 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 12:25:19 UTC] User ID: 1062
[15-Jul-2026 12:25:19 UTC] ✅ User profile retrieved successfully for user ID: 1062
[15-Jul-2026 12:26:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jul-2026 12:26:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jul-2026 12:26:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:4085:131e:8c25:f077:bdf0:137:afb0, 172.71.124.88","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MiIsInVzZXJuYW1lIjoibWFsaSIsImVtYWlsIjoicHVuYXJhbW1hbGk1NDBAZ21haWwuY29tIiwiZXhwIjoxNzg0NzIyOTc5fQ.mU3urATEyHtN64QwWf-JDVo4HFIzMmCH8GkLPAYBpuk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1b8c1184f3fce7a-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:4085:131e:8c25:f077:bdf0:137:afb0","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-Jul-2026 12:26:13 UTC] === User Orders API Called ===
[15-Jul-2026 12:26:13 UTC] User ID: 1062
[15-Jul-2026 12:26:13 UTC] Limit: 20, Offset: 0
[15-Jul-2026 12:26:13 UTC] Orders found: 0
[15-Jul-2026 12:26:13 UTC] Orders data: []
[15-Jul-2026 12:26:13 UTC] Total orders count: 0
[15-Jul-2026 12:26:13 UTC] === API CALL LOG ===
[15-Jul-2026 12:26:13 UTC] Endpoint: user/profile.php
[15-Jul-2026 12:26:13 UTC] Full Log Data: {
    "timestamp": "2026-07-15 12:26:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4085:131e:8c25:f077:bdf0:137:afb0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4085:131e:8c25:f077:bdf0:137:afb0, 172.71.124.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MiIsInVzZXJuYW1lIjoibWFsaSIsImVtYWlsIjoicHVuYXJhbW1hbGk1NDBAZ21haWwuY29tIiwiZXhwIjoxNzg0NzIyOTc5fQ.mU3urATEyHtN64QwWf-JDVo4HFIzMmCH8GkLPAYBpuk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b8c1184f46ce7a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4085:131e:8c25:f077:bdf0:137:afb0",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 12:26:13 UTC] === END API CALL LOG ===
[15-Jul-2026 12:26:13 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 12:26:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MiIsInVzZXJuYW1lIjoibWFsaSIsImVtYWlsIjoicHVuYXJhbW1hbGk1NDBAZ21haWwuY29tIiwiZXhwIjoxNzg0NzIyOTc5fQ.mU3urATEyHtN64QwWf-JDVo4HFIzMmCH8GkLPAYBpuk
[15-Jul-2026 12:26:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 12:26:13 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 12:26:13 UTC] User ID: 1062
[15-Jul-2026 12:26:13 UTC] ✅ User profile retrieved successfully for user ID: 1062
[15-Jul-2026 12:26:13 UTC] === API CALL LOG ===
[15-Jul-2026 12:26:13 UTC] Endpoint: user/profile.php
[15-Jul-2026 12:26:13 UTC] Full Log Data: {
    "timestamp": "2026-07-15 12:26:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4085:131e:8c25:f077:bdf0:137:afb0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4085:131e:8c25:f077:bdf0:137:afb0, 172.71.124.88",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MiIsInVzZXJuYW1lIjoibWFsaSIsImVtYWlsIjoicHVuYXJhbW1hbGk1NDBAZ21haWwuY29tIiwiZXhwIjoxNzg0NzIyOTc5fQ.mU3urATEyHtN64QwWf-JDVo4HFIzMmCH8GkLPAYBpuk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b8c1184f44ce7a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4085:131e:8c25:f077:bdf0:137:afb0",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 12:26:13 UTC] === END API CALL LOG ===
[15-Jul-2026 12:26:13 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 12:26:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MiIsInVzZXJuYW1lIjoibWFsaSIsImVtYWlsIjoicHVuYXJhbW1hbGk1NDBAZ21haWwuY29tIiwiZXhwIjoxNzg0NzIyOTc5fQ.mU3urATEyHtN64QwWf-JDVo4HFIzMmCH8GkLPAYBpuk
[15-Jul-2026 12:26:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 12:26:13 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 12:26:13 UTC] User ID: 1062
[15-Jul-2026 12:26:13 UTC] ✅ User profile retrieved successfully for user ID: 1062
[15-Jul-2026 12:26:30 UTC] === API CALL LOG ===
[15-Jul-2026 12:26:30 UTC] Endpoint: user/profile.php
[15-Jul-2026 12:26:30 UTC] Full Log Data: {
    "timestamp": "2026-07-15 12:26:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4085:131e:8c25:f077:bdf0:137:afb0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4085:131e:8c25:f077:bdf0:137:afb0, 172.71.124.88",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MiIsInVzZXJuYW1lIjoibWFsaSIsImVtYWlsIjoicHVuYXJhbW1hbGk1NDBAZ21haWwuY29tIiwiZXhwIjoxNzg0NzIyOTc5fQ.mU3urATEyHtN64QwWf-JDVo4HFIzMmCH8GkLPAYBpuk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b8c180ca5dce7a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4085:131e:8c25:f077:bdf0:137:afb0",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 12:26:30 UTC] === END API CALL LOG ===
[15-Jul-2026 12:26:30 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 12:26:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MiIsInVzZXJuYW1lIjoibWFsaSIsImVtYWlsIjoicHVuYXJhbW1hbGk1NDBAZ21haWwuY29tIiwiZXhwIjoxNzg0NzIyOTc5fQ.mU3urATEyHtN64QwWf-JDVo4HFIzMmCH8GkLPAYBpuk
[15-Jul-2026 12:26:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 12:26:30 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 12:26:30 UTC] User ID: 1062
[15-Jul-2026 12:26:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jul-2026 12:26:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jul-2026 12:26:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:4085:131e:8c25:f077:bdf0:137:afb0, 172.71.124.89","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MiIsInVzZXJuYW1lIjoibWFsaSIsImVtYWlsIjoicHVuYXJhbW1hbGk1NDBAZ21haWwuY29tIiwiZXhwIjoxNzg0NzIyOTc5fQ.mU3urATEyHtN64QwWf-JDVo4HFIzMmCH8GkLPAYBpuk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1b8c180ca59ce7a-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:4085:131e:8c25:f077:bdf0:137:afb0","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-Jul-2026 12:26:30 UTC] ✅ User profile retrieved successfully for user ID: 1062
[15-Jul-2026 12:26:30 UTC] === User Orders API Called ===
[15-Jul-2026 12:26:30 UTC] User ID: 1062
[15-Jul-2026 12:26:30 UTC] Limit: 20, Offset: 0
[15-Jul-2026 12:26:30 UTC] Orders found: 0
[15-Jul-2026 12:26:30 UTC] Orders data: []
[15-Jul-2026 12:26:30 UTC] Total orders count: 0
[15-Jul-2026 12:26:30 UTC] === API CALL LOG ===
[15-Jul-2026 12:26:30 UTC] Endpoint: user/profile.php
[15-Jul-2026 12:26:30 UTC] Full Log Data: {
    "timestamp": "2026-07-15 12:26:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4085:131e:8c25:f077:bdf0:137:afb0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4085:131e:8c25:f077:bdf0:137:afb0, 172.71.124.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MiIsInVzZXJuYW1lIjoibWFsaSIsImVtYWlsIjoicHVuYXJhbW1hbGk1NDBAZ21haWwuY29tIiwiZXhwIjoxNzg0NzIyOTc5fQ.mU3urATEyHtN64QwWf-JDVo4HFIzMmCH8GkLPAYBpuk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b8c180ca5fce7a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4085:131e:8c25:f077:bdf0:137:afb0",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 12:26:30 UTC] === END API CALL LOG ===
[15-Jul-2026 12:26:30 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 12:26:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MiIsInVzZXJuYW1lIjoibWFsaSIsImVtYWlsIjoicHVuYXJhbW1hbGk1NDBAZ21haWwuY29tIiwiZXhwIjoxNzg0NzIyOTc5fQ.mU3urATEyHtN64QwWf-JDVo4HFIzMmCH8GkLPAYBpuk
[15-Jul-2026 12:26:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 12:26:30 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 12:26:30 UTC] User ID: 1062
[15-Jul-2026 12:26:30 UTC] ✅ User profile retrieved successfully for user ID: 1062
[15-Jul-2026 12:26:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jul-2026 12:26:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jul-2026 12:26:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:4085:131e:8c25:f077:bdf0:137:afb0, 172.71.124.89","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MiIsInVzZXJuYW1lIjoibWFsaSIsImVtYWlsIjoicHVuYXJhbW1hbGk1NDBAZ21haWwuY29tIiwiZXhwIjoxNzg0NzIyOTc5fQ.mU3urATEyHtN64QwWf-JDVo4HFIzMmCH8GkLPAYBpuk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1b8c19128c2ce7a-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:4085:131e:8c25:f077:bdf0:137:afb0","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-Jul-2026 12:26:32 UTC] === User Orders API Called ===
[15-Jul-2026 12:26:32 UTC] User ID: 1062
[15-Jul-2026 12:26:32 UTC] Limit: 20, Offset: 0
[15-Jul-2026 12:26:32 UTC] Orders found: 0
[15-Jul-2026 12:26:32 UTC] Orders data: []
[15-Jul-2026 12:26:32 UTC] Total orders count: 0
[15-Jul-2026 12:26:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jul-2026 12:26:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jul-2026 12:26:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:4085:131e:8c25:f077:bdf0:137:afb0, 172.71.124.89","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MiIsInVzZXJuYW1lIjoibWFsaSIsImVtYWlsIjoicHVuYXJhbW1hbGk1NDBAZ21haWwuY29tIiwiZXhwIjoxNzg0NzIyOTc5fQ.mU3urATEyHtN64QwWf-JDVo4HFIzMmCH8GkLPAYBpuk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1b8c19dbe4bce7a-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:4085:131e:8c25:f077:bdf0:137:afb0","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-Jul-2026 12:26:34 UTC] === User Orders API Called ===
[15-Jul-2026 12:26:34 UTC] User ID: 1062
[15-Jul-2026 12:26:34 UTC] Limit: 20, Offset: 0
[15-Jul-2026 12:26:34 UTC] Orders found: 0
[15-Jul-2026 12:26:34 UTC] Orders data: []
[15-Jul-2026 12:26:34 UTC] Total orders count: 0
[15-Jul-2026 12:26:34 UTC] === API CALL LOG ===
[15-Jul-2026 12:26:34 UTC] Endpoint: user/profile.php
[15-Jul-2026 12:26:34 UTC] Full Log Data: {
    "timestamp": "2026-07-15 12:26:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4085:131e:8c25:f077:bdf0:137:afb0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4085:131e:8c25:f077:bdf0:137:afb0, 172.71.124.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MiIsInVzZXJuYW1lIjoibWFsaSIsImVtYWlsIjoicHVuYXJhbW1hbGk1NDBAZ21haWwuY29tIiwiZXhwIjoxNzg0NzIyOTc5fQ.mU3urATEyHtN64QwWf-JDVo4HFIzMmCH8GkLPAYBpuk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b8c19dbe5bce7a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4085:131e:8c25:f077:bdf0:137:afb0",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 12:26:34 UTC] === END API CALL LOG ===
[15-Jul-2026 12:26:34 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 12:26:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MiIsInVzZXJuYW1lIjoibWFsaSIsImVtYWlsIjoicHVuYXJhbW1hbGk1NDBAZ21haWwuY29tIiwiZXhwIjoxNzg0NzIyOTc5fQ.mU3urATEyHtN64QwWf-JDVo4HFIzMmCH8GkLPAYBpuk
[15-Jul-2026 12:26:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 12:26:34 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 12:26:34 UTC] User ID: 1062
[15-Jul-2026 12:26:34 UTC] ✅ User profile retrieved successfully for user ID: 1062
[15-Jul-2026 12:26:34 UTC] === API CALL LOG ===
[15-Jul-2026 12:26:34 UTC] Endpoint: user/profile.php
[15-Jul-2026 12:26:34 UTC] Full Log Data: {
    "timestamp": "2026-07-15 12:26:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4085:131e:8c25:f077:bdf0:137:afb0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4085:131e:8c25:f077:bdf0:137:afb0, 172.71.124.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MiIsInVzZXJuYW1lIjoibWFsaSIsImVtYWlsIjoicHVuYXJhbW1hbGk1NDBAZ21haWwuY29tIiwiZXhwIjoxNzg0NzIyOTc5fQ.mU3urATEyHtN64QwWf-JDVo4HFIzMmCH8GkLPAYBpuk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b8c19dbe5fce7a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4085:131e:8c25:f077:bdf0:137:afb0",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 12:26:34 UTC] === END API CALL LOG ===
[15-Jul-2026 12:26:34 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 12:26:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MiIsInVzZXJuYW1lIjoibWFsaSIsImVtYWlsIjoicHVuYXJhbW1hbGk1NDBAZ21haWwuY29tIiwiZXhwIjoxNzg0NzIyOTc5fQ.mU3urATEyHtN64QwWf-JDVo4HFIzMmCH8GkLPAYBpuk
[15-Jul-2026 12:26:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 12:26:34 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 12:26:34 UTC] User ID: 1062
[15-Jul-2026 12:26:34 UTC] ✅ User profile retrieved successfully for user ID: 1062
[15-Jul-2026 12:26:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jul-2026 12:26:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jul-2026 12:26:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:4085:131e:8c25:f077:bdf0:137:afb0, 172.71.124.89","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MiIsInVzZXJuYW1lIjoibWFsaSIsImVtYWlsIjoicHVuYXJhbW1hbGk1NDBAZ21haWwuY29tIiwiZXhwIjoxNzg0NzIyOTc5fQ.mU3urATEyHtN64QwWf-JDVo4HFIzMmCH8GkLPAYBpuk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1b8c1ae2f52ce7a-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:4085:131e:8c25:f077:bdf0:137:afb0","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-Jul-2026 12:26:37 UTC] === User Orders API Called ===
[15-Jul-2026 12:26:37 UTC] User ID: 1062
[15-Jul-2026 12:26:37 UTC] Limit: 20, Offset: 0
[15-Jul-2026 12:26:37 UTC] Orders found: 0
[15-Jul-2026 12:26:37 UTC] Orders data: []
[15-Jul-2026 12:26:37 UTC] Total orders count: 0
[15-Jul-2026 12:26:37 UTC] === API CALL LOG ===
[15-Jul-2026 12:26:37 UTC] Endpoint: user/profile.php
[15-Jul-2026 12:26:37 UTC] Full Log Data: {
    "timestamp": "2026-07-15 12:26:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4085:131e:8c25:f077:bdf0:137:afb0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4085:131e:8c25:f077:bdf0:137:afb0, 172.71.124.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MiIsInVzZXJuYW1lIjoibWFsaSIsImVtYWlsIjoicHVuYXJhbW1hbGk1NDBAZ21haWwuY29tIiwiZXhwIjoxNzg0NzIyOTc5fQ.mU3urATEyHtN64QwWf-JDVo4HFIzMmCH8GkLPAYBpuk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b8c1b22a1ece7a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4085:131e:8c25:f077:bdf0:137:afb0",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 12:26:37 UTC] === END API CALL LOG ===
[15-Jul-2026 12:26:37 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 12:26:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MiIsInVzZXJuYW1lIjoibWFsaSIsImVtYWlsIjoicHVuYXJhbW1hbGk1NDBAZ21haWwuY29tIiwiZXhwIjoxNzg0NzIyOTc5fQ.mU3urATEyHtN64QwWf-JDVo4HFIzMmCH8GkLPAYBpuk
[15-Jul-2026 12:26:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 12:26:37 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 12:26:37 UTC] User ID: 1062
[15-Jul-2026 12:26:37 UTC] ✅ User profile retrieved successfully for user ID: 1062
[15-Jul-2026 12:26:38 UTC] User Purchases API - User ID: 1062
[15-Jul-2026 12:26:38 UTC] User Purchases API - Total purchases found: 0
[15-Jul-2026 12:26:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jul-2026 12:26:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jul-2026 12:26:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:4085:131e:8c25:f077:bdf0:137:afb0, 172.71.124.89","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MiIsInVzZXJuYW1lIjoibWFsaSIsImVtYWlsIjoicHVuYXJhbW1hbGk1NDBAZ21haWwuY29tIiwiZXhwIjoxNzg0NzIyOTc5fQ.mU3urATEyHtN64QwWf-JDVo4HFIzMmCH8GkLPAYBpuk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1b8c1b738fcce7a-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:4085:131e:8c25:f077:bdf0:137:afb0","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-Jul-2026 12:26:38 UTC] === User Orders API Called ===
[15-Jul-2026 12:26:38 UTC] User ID: 1062
[15-Jul-2026 12:26:38 UTC] Limit: 20, Offset: 0
[15-Jul-2026 12:26:38 UTC] Orders found: 0
[15-Jul-2026 12:26:38 UTC] Orders data: []
[15-Jul-2026 12:26:38 UTC] Total orders count: 0
[15-Jul-2026 12:26:38 UTC] === API CALL LOG ===
[15-Jul-2026 12:26:38 UTC] Endpoint: user/profile.php
[15-Jul-2026 12:26:38 UTC] Full Log Data: {
    "timestamp": "2026-07-15 12:26:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4085:131e:8c25:f077:bdf0:137:afb0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4085:131e:8c25:f077:bdf0:137:afb0, 172.71.124.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MiIsInVzZXJuYW1lIjoibWFsaSIsImVtYWlsIjoicHVuYXJhbW1hbGk1NDBAZ21haWwuY29tIiwiZXhwIjoxNzg0NzIyOTc5fQ.mU3urATEyHtN64QwWf-JDVo4HFIzMmCH8GkLPAYBpuk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b8c1b73909ce7a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4085:131e:8c25:f077:bdf0:137:afb0",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 12:26:38 UTC] === END API CALL LOG ===
[15-Jul-2026 12:26:38 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 12:26:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MiIsInVzZXJuYW1lIjoibWFsaSIsImVtYWlsIjoicHVuYXJhbW1hbGk1NDBAZ21haWwuY29tIiwiZXhwIjoxNzg0NzIyOTc5fQ.mU3urATEyHtN64QwWf-JDVo4HFIzMmCH8GkLPAYBpuk
[15-Jul-2026 12:26:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 12:26:38 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 12:26:38 UTC] User ID: 1062
[15-Jul-2026 12:26:38 UTC] ✅ User profile retrieved successfully for user ID: 1062
[15-Jul-2026 12:26:38 UTC] === API CALL LOG ===
[15-Jul-2026 12:26:38 UTC] Endpoint: user/profile.php
[15-Jul-2026 12:26:38 UTC] Full Log Data: {
    "timestamp": "2026-07-15 12:26:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4085:131e:8c25:f077:bdf0:137:afb0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4085:131e:8c25:f077:bdf0:137:afb0, 172.71.124.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MiIsInVzZXJuYW1lIjoibWFsaSIsImVtYWlsIjoicHVuYXJhbW1hbGk1NDBAZ21haWwuY29tIiwiZXhwIjoxNzg0NzIyOTc5fQ.mU3urATEyHtN64QwWf-JDVo4HFIzMmCH8GkLPAYBpuk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b8c1b73900ce7a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4085:131e:8c25:f077:bdf0:137:afb0",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 12:26:38 UTC] === END API CALL LOG ===
[15-Jul-2026 12:26:38 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 12:26:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MiIsInVzZXJuYW1lIjoibWFsaSIsImVtYWlsIjoicHVuYXJhbW1hbGk1NDBAZ21haWwuY29tIiwiZXhwIjoxNzg0NzIyOTc5fQ.mU3urATEyHtN64QwWf-JDVo4HFIzMmCH8GkLPAYBpuk
[15-Jul-2026 12:26:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 12:26:38 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 12:26:38 UTC] User ID: 1062
[15-Jul-2026 12:26:38 UTC] ✅ User profile retrieved successfully for user ID: 1062
[15-Jul-2026 12:26:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jul-2026 12:26:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jul-2026 12:26:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:4085:131e:8c25:f077:bdf0:137:afb0, 172.71.124.89","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MiIsInVzZXJuYW1lIjoibWFsaSIsImVtYWlsIjoicHVuYXJhbW1hbGk1NDBAZ21haWwuY29tIiwiZXhwIjoxNzg0NzIyOTc5fQ.mU3urATEyHtN64QwWf-JDVo4HFIzMmCH8GkLPAYBpuk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1b8c1d2aea8ce7a-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:4085:131e:8c25:f077:bdf0:137:afb0","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-Jul-2026 12:26:43 UTC] === User Orders API Called ===
[15-Jul-2026 12:26:43 UTC] User ID: 1062
[15-Jul-2026 12:26:43 UTC] Limit: 20, Offset: 0
[15-Jul-2026 12:26:43 UTC] Orders found: 0
[15-Jul-2026 12:26:43 UTC] Orders data: []
[15-Jul-2026 12:26:43 UTC] Total orders count: 0
[15-Jul-2026 12:26:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jul-2026 12:26:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jul-2026 12:26:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:4085:131e:8c25:f077:bdf0:137:afb0, 172.71.124.89","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MiIsInVzZXJuYW1lIjoibWFsaSIsImVtYWlsIjoicHVuYXJhbW1hbGk1NDBAZ21haWwuY29tIiwiZXhwIjoxNzg0NzIyOTc5fQ.mU3urATEyHtN64QwWf-JDVo4HFIzMmCH8GkLPAYBpuk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1b8c1da2b8bce7a-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:4085:131e:8c25:f077:bdf0:137:afb0","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-Jul-2026 12:26:44 UTC] === User Orders API Called ===
[15-Jul-2026 12:26:44 UTC] User ID: 1062
[15-Jul-2026 12:26:44 UTC] Limit: 20, Offset: 0
[15-Jul-2026 12:26:44 UTC] Orders found: 0
[15-Jul-2026 12:26:44 UTC] Orders data: []
[15-Jul-2026 12:26:44 UTC] Total orders count: 0
[15-Jul-2026 12:26:44 UTC] === API CALL LOG ===
[15-Jul-2026 12:26:44 UTC] Endpoint: user/profile.php
[15-Jul-2026 12:26:44 UTC] Full Log Data: {
    "timestamp": "2026-07-15 12:26:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4085:131e:8c25:f077:bdf0:137:afb0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4085:131e:8c25:f077:bdf0:137:afb0, 172.71.124.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MiIsInVzZXJuYW1lIjoibWFsaSIsImVtYWlsIjoicHVuYXJhbW1hbGk1NDBAZ21haWwuY29tIiwiZXhwIjoxNzg0NzIyOTc5fQ.mU3urATEyHtN64QwWf-JDVo4HFIzMmCH8GkLPAYBpuk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b8c1da2b8ece7a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4085:131e:8c25:f077:bdf0:137:afb0",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 12:26:44 UTC] === END API CALL LOG ===
[15-Jul-2026 12:26:44 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 12:26:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MiIsInVzZXJuYW1lIjoibWFsaSIsImVtYWlsIjoicHVuYXJhbW1hbGk1NDBAZ21haWwuY29tIiwiZXhwIjoxNzg0NzIyOTc5fQ.mU3urATEyHtN64QwWf-JDVo4HFIzMmCH8GkLPAYBpuk
[15-Jul-2026 12:26:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 12:26:44 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 12:26:44 UTC] === API CALL LOG ===
[15-Jul-2026 12:26:44 UTC] User ID: 1062
[15-Jul-2026 12:26:44 UTC] Endpoint: user/profile.php
[15-Jul-2026 12:26:44 UTC] Full Log Data: {
    "timestamp": "2026-07-15 12:26:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4085:131e:8c25:f077:bdf0:137:afb0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4085:131e:8c25:f077:bdf0:137:afb0, 172.71.124.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MiIsInVzZXJuYW1lIjoibWFsaSIsImVtYWlsIjoicHVuYXJhbW1hbGk1NDBAZ21haWwuY29tIiwiZXhwIjoxNzg0NzIyOTc5fQ.mU3urATEyHtN64QwWf-JDVo4HFIzMmCH8GkLPAYBpuk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b8c1da2b95ce7a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4085:131e:8c25:f077:bdf0:137:afb0",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 12:26:44 UTC] === END API CALL LOG ===
[15-Jul-2026 12:26:44 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 12:26:44 UTC] ✅ User profile retrieved successfully for user ID: 1062
[15-Jul-2026 12:26:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MiIsInVzZXJuYW1lIjoibWFsaSIsImVtYWlsIjoicHVuYXJhbW1hbGk1NDBAZ21haWwuY29tIiwiZXhwIjoxNzg0NzIyOTc5fQ.mU3urATEyHtN64QwWf-JDVo4HFIzMmCH8GkLPAYBpuk
[15-Jul-2026 12:26:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 12:26:44 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 12:26:44 UTC] User ID: 1062
[15-Jul-2026 12:26:44 UTC] ✅ User profile retrieved successfully for user ID: 1062
[15-Jul-2026 12:26:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jul-2026 12:26:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jul-2026 12:26:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:4085:131e:8c25:f077:bdf0:137:afb0, 172.71.124.89","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MiIsInVzZXJuYW1lIjoibWFsaSIsImVtYWlsIjoicHVuYXJhbW1hbGk1NDBAZ21haWwuY29tIiwiZXhwIjoxNzg0NzIyOTc5fQ.mU3urATEyHtN64QwWf-JDVo4HFIzMmCH8GkLPAYBpuk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1b8c2282feace7a-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:4085:131e:8c25:f077:bdf0:137:afb0","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-Jul-2026 12:26:57 UTC] === User Orders API Called ===
[15-Jul-2026 12:26:57 UTC] User ID: 1062
[15-Jul-2026 12:26:57 UTC] Limit: 20, Offset: 0
[15-Jul-2026 12:26:57 UTC] Orders found: 0
[15-Jul-2026 12:26:57 UTC] Orders data: []
[15-Jul-2026 12:26:57 UTC] Total orders count: 0
[15-Jul-2026 12:26:57 UTC] === API CALL LOG ===
[15-Jul-2026 12:26:57 UTC] Endpoint: user/profile.php
[15-Jul-2026 12:26:57 UTC] Full Log Data: {
    "timestamp": "2026-07-15 12:26:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4085:131e:8c25:f077:bdf0:137:afb0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4085:131e:8c25:f077:bdf0:137:afb0, 172.71.124.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MiIsInVzZXJuYW1lIjoibWFsaSIsImVtYWlsIjoicHVuYXJhbW1hbGk1NDBAZ21haWwuY29tIiwiZXhwIjoxNzg0NzIyOTc5fQ.mU3urATEyHtN64QwWf-JDVo4HFIzMmCH8GkLPAYBpuk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b8c2282fefce7a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4085:131e:8c25:f077:bdf0:137:afb0",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 12:26:57 UTC] === END API CALL LOG ===
[15-Jul-2026 12:26:57 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 12:26:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MiIsInVzZXJuYW1lIjoibWFsaSIsImVtYWlsIjoicHVuYXJhbW1hbGk1NDBAZ21haWwuY29tIiwiZXhwIjoxNzg0NzIyOTc5fQ.mU3urATEyHtN64QwWf-JDVo4HFIzMmCH8GkLPAYBpuk
[15-Jul-2026 12:26:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 12:26:57 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 12:26:57 UTC] User ID: 1062
[15-Jul-2026 12:26:57 UTC] ✅ User profile retrieved successfully for user ID: 1062
[15-Jul-2026 12:26:57 UTC] === API CALL LOG ===
[15-Jul-2026 12:26:57 UTC] Endpoint: user/profile.php
[15-Jul-2026 12:26:57 UTC] Full Log Data: {
    "timestamp": "2026-07-15 12:26:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4085:131e:8c25:f077:bdf0:137:afb0",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4085:131e:8c25:f077:bdf0:137:afb0, 172.71.124.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MiIsInVzZXJuYW1lIjoibWFsaSIsImVtYWlsIjoicHVuYXJhbW1hbGk1NDBAZ21haWwuY29tIiwiZXhwIjoxNzg0NzIyOTc5fQ.mU3urATEyHtN64QwWf-JDVo4HFIzMmCH8GkLPAYBpuk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b8c2282fecce7a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4085:131e:8c25:f077:bdf0:137:afb0",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 12:26:57 UTC] === END API CALL LOG ===
[15-Jul-2026 12:26:57 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 12:26:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MiIsInVzZXJuYW1lIjoibWFsaSIsImVtYWlsIjoicHVuYXJhbW1hbGk1NDBAZ21haWwuY29tIiwiZXhwIjoxNzg0NzIyOTc5fQ.mU3urATEyHtN64QwWf-JDVo4HFIzMmCH8GkLPAYBpuk
[15-Jul-2026 12:26:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 12:26:57 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 12:26:57 UTC] User ID: 1062
[15-Jul-2026 12:26:57 UTC] ✅ User profile retrieved successfully for user ID: 1062
[15-Jul-2026 13:48:54 UTC] === API CALL LOG ===
[15-Jul-2026 13:48:54 UTC] Endpoint: user/profile.php
[15-Jul-2026 13:48:54 UTC] Full Log Data: {
    "timestamp": "2026-07-15 13:48:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.92",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.63.92, 172.70.162.242",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MyIsInVzZXJuYW1lIjoiZ29kaXlhZ2l3YSIsImVtYWlsIjoiYmFycmlzdGVyZnVuZHNAZ21haWwuY29tIiwiZXhwIjoxNzg0NzI4MTM0fQ.gKcrDg3UeuNONKPdLiOlmQ7mRvS9Lc8Ct31K16K8DWI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b93a3b7e039415-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.63.92",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 13:48:54 UTC] === END API CALL LOG ===
[15-Jul-2026 13:48:54 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 13:48:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MyIsInVzZXJuYW1lIjoiZ29kaXlhZ2l3YSIsImVtYWlsIjoiYmFycmlzdGVyZnVuZHNAZ21haWwuY29tIiwiZXhwIjoxNzg0NzI4MTM0fQ.gKcrDg3UeuNONKPdLiOlmQ7mRvS9Lc8Ct31K16K8DWI
[15-Jul-2026 13:48:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 13:48:54 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 13:48:54 UTC] User ID: 1063
[15-Jul-2026 13:48:54 UTC] ✅ User profile retrieved successfully for user ID: 1063
[15-Jul-2026 13:48:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jul-2026 13:48:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jul-2026 13:48:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.211.63.92, 172.70.162.242","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MyIsInVzZXJuYW1lIjoiZ29kaXlhZ2l3YSIsImVtYWlsIjoiYmFycmlzdGVyZnVuZHNAZ21haWwuY29tIiwiZXhwIjoxNzg0NzI4MTM0fQ.gKcrDg3UeuNONKPdLiOlmQ7mRvS9Lc8Ct31K16K8DWI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1b93a3b7e099415-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"197.211.63.92","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-Jul-2026 13:48:54 UTC] === User Orders API Called ===
[15-Jul-2026 13:48:54 UTC] User ID: 1063
[15-Jul-2026 13:48:54 UTC] Limit: 20, Offset: 0
[15-Jul-2026 13:48:54 UTC] Orders found: 0
[15-Jul-2026 13:48:54 UTC] Orders data: []
[15-Jul-2026 13:48:54 UTC] Total orders count: 0
[15-Jul-2026 13:48:55 UTC] === API CALL LOG ===
[15-Jul-2026 13:48:55 UTC] Endpoint: user/profile.php
[15-Jul-2026 13:48:55 UTC] Full Log Data: {
    "timestamp": "2026-07-15 13:48:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.92",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.63.92, 172.70.160.245",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MyIsInVzZXJuYW1lIjoiZ29kaXlhZ2l3YSIsImVtYWlsIjoiYmFycmlzdGVyZnVuZHNAZ21haWwuY29tIiwiZXhwIjoxNzg0NzI4MTM0fQ.gKcrDg3UeuNONKPdLiOlmQ7mRvS9Lc8Ct31K16K8DWI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b93a3c4ea29415-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.63.92",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 13:48:55 UTC] === END API CALL LOG ===
[15-Jul-2026 13:48:55 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 13:48:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MyIsInVzZXJuYW1lIjoiZ29kaXlhZ2l3YSIsImVtYWlsIjoiYmFycmlzdGVyZnVuZHNAZ21haWwuY29tIiwiZXhwIjoxNzg0NzI4MTM0fQ.gKcrDg3UeuNONKPdLiOlmQ7mRvS9Lc8Ct31K16K8DWI
[15-Jul-2026 13:48:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 13:48:55 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 13:48:55 UTC] User ID: 1063
[15-Jul-2026 13:48:55 UTC] ✅ User profile retrieved successfully for user ID: 1063
[15-Jul-2026 13:48:56 UTC] === API CALL LOG ===
[15-Jul-2026 13:48:56 UTC] Endpoint: user/profile.php
[15-Jul-2026 13:48:56 UTC] Full Log Data: {
    "timestamp": "2026-07-15 13:48:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.92",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.63.92, 172.70.160.245",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MyIsInVzZXJuYW1lIjoiZ29kaXlhZ2l3YSIsImVtYWlsIjoiYmFycmlzdGVyZnVuZHNAZ21haWwuY29tIiwiZXhwIjoxNzg0NzI4MTM0fQ.gKcrDg3UeuNONKPdLiOlmQ7mRvS9Lc8Ct31K16K8DWI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b93a420c099415-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.63.92",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 13:48:56 UTC] === END API CALL LOG ===
[15-Jul-2026 13:48:56 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 13:48:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MyIsInVzZXJuYW1lIjoiZ29kaXlhZ2l3YSIsImVtYWlsIjoiYmFycmlzdGVyZnVuZHNAZ21haWwuY29tIiwiZXhwIjoxNzg0NzI4MTM0fQ.gKcrDg3UeuNONKPdLiOlmQ7mRvS9Lc8Ct31K16K8DWI
[15-Jul-2026 13:48:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 13:48:56 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 13:48:56 UTC] User ID: 1063
[15-Jul-2026 13:48:56 UTC] ✅ User profile retrieved successfully for user ID: 1063
[15-Jul-2026 13:51:06 UTC] === API CALL LOG ===
[15-Jul-2026 13:51:06 UTC] Endpoint: user/profile.php
[15-Jul-2026 13:51:06 UTC] Full Log Data: {
    "timestamp": "2026-07-15 13:51:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.92",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.63.92, 172.70.162.242",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MyIsInVzZXJuYW1lIjoiZ29kaXlhZ2l3YSIsImVtYWlsIjoiYmFycmlzdGVyZnVuZHNAZ21haWwuY29tIiwiZXhwIjoxNzg0NzI4MTM0fQ.gKcrDg3UeuNONKPdLiOlmQ7mRvS9Lc8Ct31K16K8DWI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b93d6eaa8c941e-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.63.92",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 13:51:06 UTC] === END API CALL LOG ===
[15-Jul-2026 13:51:06 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 13:51:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MyIsInVzZXJuYW1lIjoiZ29kaXlhZ2l3YSIsImVtYWlsIjoiYmFycmlzdGVyZnVuZHNAZ21haWwuY29tIiwiZXhwIjoxNzg0NzI4MTM0fQ.gKcrDg3UeuNONKPdLiOlmQ7mRvS9Lc8Ct31K16K8DWI
[15-Jul-2026 13:51:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 13:51:06 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 13:51:06 UTC] User ID: 1063
[15-Jul-2026 13:51:06 UTC] ✅ User profile retrieved successfully for user ID: 1063
[15-Jul-2026 13:51:06 UTC] === API CALL LOG ===
[15-Jul-2026 13:51:06 UTC] Endpoint: user/profile.php
[15-Jul-2026 13:51:06 UTC] Full Log Data: {
    "timestamp": "2026-07-15 13:51:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.92",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.63.92, 172.70.162.242",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MyIsInVzZXJuYW1lIjoiZ29kaXlhZ2l3YSIsImVtYWlsIjoiYmFycmlzdGVyZnVuZHNAZ21haWwuY29tIiwiZXhwIjoxNzg0NzI4MTM0fQ.gKcrDg3UeuNONKPdLiOlmQ7mRvS9Lc8Ct31K16K8DWI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b93d73fefe941e-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.63.92",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 13:51:06 UTC] === END API CALL LOG ===
[15-Jul-2026 13:51:06 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 13:51:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MyIsInVzZXJuYW1lIjoiZ29kaXlhZ2l3YSIsImVtYWlsIjoiYmFycmlzdGVyZnVuZHNAZ21haWwuY29tIiwiZXhwIjoxNzg0NzI4MTM0fQ.gKcrDg3UeuNONKPdLiOlmQ7mRvS9Lc8Ct31K16K8DWI
[15-Jul-2026 13:51:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 13:51:06 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 13:51:06 UTC] User ID: 1063
[15-Jul-2026 13:51:06 UTC] ✅ User profile retrieved successfully for user ID: 1063
[15-Jul-2026 13:51:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jul-2026 13:51:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jul-2026 13:51:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.211.63.92, 172.70.162.242","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MyIsInVzZXJuYW1lIjoiZ29kaXlhZ2l3YSIsImVtYWlsIjoiYmFycmlzdGVyZnVuZHNAZ21haWwuY29tIiwiZXhwIjoxNzg0NzI4MTM0fQ.gKcrDg3UeuNONKPdLiOlmQ7mRvS9Lc8Ct31K16K8DWI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1b93d77498e941e-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"197.211.63.92","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-Jul-2026 13:51:07 UTC] === API CALL LOG ===
[15-Jul-2026 13:51:07 UTC] === User Orders API Called ===
[15-Jul-2026 13:51:07 UTC] Endpoint: user/profile.php
[15-Jul-2026 13:51:07 UTC] User ID: 1063
[15-Jul-2026 13:51:07 UTC] Limit: 20, Offset: 0
[15-Jul-2026 13:51:07 UTC] Full Log Data: {
    "timestamp": "2026-07-15 13:51:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.92",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.63.92, 172.70.162.242",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MyIsInVzZXJuYW1lIjoiZ29kaXlhZ2l3YSIsImVtYWlsIjoiYmFycmlzdGVyZnVuZHNAZ21haWwuY29tIiwiZXhwIjoxNzg0NzI4MTM0fQ.gKcrDg3UeuNONKPdLiOlmQ7mRvS9Lc8Ct31K16K8DWI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b93d77498a941e-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.63.92",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 13:51:07 UTC] === END API CALL LOG ===
[15-Jul-2026 13:51:07 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 13:51:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MyIsInVzZXJuYW1lIjoiZ29kaXlhZ2l3YSIsImVtYWlsIjoiYmFycmlzdGVyZnVuZHNAZ21haWwuY29tIiwiZXhwIjoxNzg0NzI4MTM0fQ.gKcrDg3UeuNONKPdLiOlmQ7mRvS9Lc8Ct31K16K8DWI
[15-Jul-2026 13:51:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 13:51:07 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 13:51:07 UTC] User ID: 1063
[15-Jul-2026 13:51:07 UTC] ✅ User profile retrieved successfully for user ID: 1063
[15-Jul-2026 13:51:07 UTC] Orders found: 0
[15-Jul-2026 13:51:07 UTC] Orders data: []
[15-Jul-2026 13:51:07 UTC] Total orders count: 0
[15-Jul-2026 13:51:07 UTC] === API CALL LOG ===
[15-Jul-2026 13:51:07 UTC] Endpoint: user/profile.php
[15-Jul-2026 13:51:07 UTC] Full Log Data: {
    "timestamp": "2026-07-15 13:51:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.92",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.63.92, 172.70.162.242",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MyIsInVzZXJuYW1lIjoiZ29kaXlhZ2l3YSIsImVtYWlsIjoiYmFycmlzdGVyZnVuZHNAZ21haWwuY29tIiwiZXhwIjoxNzg0NzI4MTM0fQ.gKcrDg3UeuNONKPdLiOlmQ7mRvS9Lc8Ct31K16K8DWI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b93d774991941e-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.63.92",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 13:51:07 UTC] === END API CALL LOG ===
[15-Jul-2026 13:51:07 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 13:51:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MyIsInVzZXJuYW1lIjoiZ29kaXlhZ2l3YSIsImVtYWlsIjoiYmFycmlzdGVyZnVuZHNAZ21haWwuY29tIiwiZXhwIjoxNzg0NzI4MTM0fQ.gKcrDg3UeuNONKPdLiOlmQ7mRvS9Lc8Ct31K16K8DWI
[15-Jul-2026 13:51:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 13:51:07 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 13:51:07 UTC] User ID: 1063
[15-Jul-2026 13:51:07 UTC] ✅ User profile retrieved successfully for user ID: 1063
[15-Jul-2026 13:52:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jul-2026 13:52:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jul-2026 13:52:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.211.63.92, 141.101.99.151","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MyIsInVzZXJuYW1lIjoiZ29kaXlhZ2l3YSIsImVtYWlsIjoiYmFycmlzdGVyZnVuZHNAZ21haWwuY29tIiwiZXhwIjoxNzg0NzI4MTM0fQ.gKcrDg3UeuNONKPdLiOlmQ7mRvS9Lc8Ct31K16K8DWI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1b93ec6782fef55-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"197.211.63.92","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-Jul-2026 13:52:01 UTC] === User Orders API Called ===
[15-Jul-2026 13:52:01 UTC] User ID: 1063
[15-Jul-2026 13:52:01 UTC] Limit: 20, Offset: 0
[15-Jul-2026 13:52:01 UTC] Orders found: 0
[15-Jul-2026 13:52:01 UTC] Orders data: []
[15-Jul-2026 13:52:01 UTC] Total orders count: 0
[15-Jul-2026 13:52:01 UTC] === API CALL LOG ===
[15-Jul-2026 13:52:01 UTC] Endpoint: user/profile.php
[15-Jul-2026 13:52:01 UTC] Full Log Data: {
    "timestamp": "2026-07-15 13:52:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.92",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.63.92, 141.101.99.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MyIsInVzZXJuYW1lIjoiZ29kaXlhZ2l3YSIsImVtYWlsIjoiYmFycmlzdGVyZnVuZHNAZ21haWwuY29tIiwiZXhwIjoxNzg0NzI4MTM0fQ.gKcrDg3UeuNONKPdLiOlmQ7mRvS9Lc8Ct31K16K8DWI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b93ec85d55ef55-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.63.92",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 13:52:01 UTC] === END API CALL LOG ===
[15-Jul-2026 13:52:01 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 13:52:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MyIsInVzZXJuYW1lIjoiZ29kaXlhZ2l3YSIsImVtYWlsIjoiYmFycmlzdGVyZnVuZHNAZ21haWwuY29tIiwiZXhwIjoxNzg0NzI4MTM0fQ.gKcrDg3UeuNONKPdLiOlmQ7mRvS9Lc8Ct31K16K8DWI
[15-Jul-2026 13:52:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 13:52:01 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 13:52:01 UTC] User ID: 1063
[15-Jul-2026 13:52:01 UTC] ✅ User profile retrieved successfully for user ID: 1063
[15-Jul-2026 13:52:02 UTC] === API CALL LOG ===
[15-Jul-2026 13:52:02 UTC] Endpoint: user/profile.php
[15-Jul-2026 13:52:02 UTC] Full Log Data: {
    "timestamp": "2026-07-15 13:52:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.92",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.63.92, 141.101.99.151",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MyIsInVzZXJuYW1lIjoiZ29kaXlhZ2l3YSIsImVtYWlsIjoiYmFycmlzdGVyZnVuZHNAZ21haWwuY29tIiwiZXhwIjoxNzg0NzI4MTM0fQ.gKcrDg3UeuNONKPdLiOlmQ7mRvS9Lc8Ct31K16K8DWI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b93ecc9876ef55-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.63.92",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 13:52:02 UTC] === END API CALL LOG ===
[15-Jul-2026 13:52:02 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 13:52:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MyIsInVzZXJuYW1lIjoiZ29kaXlhZ2l3YSIsImVtYWlsIjoiYmFycmlzdGVyZnVuZHNAZ21haWwuY29tIiwiZXhwIjoxNzg0NzI4MTM0fQ.gKcrDg3UeuNONKPdLiOlmQ7mRvS9Lc8Ct31K16K8DWI
[15-Jul-2026 13:52:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 13:52:02 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 13:52:02 UTC] User ID: 1063
[15-Jul-2026 13:52:02 UTC] ✅ User profile retrieved successfully for user ID: 1063
[15-Jul-2026 13:52:40 UTC] === API CALL LOG ===
[15-Jul-2026 13:52:40 UTC] Endpoint: user/profile.php
[15-Jul-2026 13:52:40 UTC] Full Log Data: {
    "timestamp": "2026-07-15 13:52:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.92",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.63.92, 141.101.99.151",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MyIsInVzZXJuYW1lIjoiZ29kaXlhZ2l3YSIsImVtYWlsIjoiYmFycmlzdGVyZnVuZHNAZ21haWwuY29tIiwiZXhwIjoxNzg0NzI4MTM0fQ.gKcrDg3UeuNONKPdLiOlmQ7mRvS9Lc8Ct31K16K8DWI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b93fbdcdf1ef55-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.63.92",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 13:52:40 UTC] === END API CALL LOG ===
[15-Jul-2026 13:52:40 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 13:52:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MyIsInVzZXJuYW1lIjoiZ29kaXlhZ2l3YSIsImVtYWlsIjoiYmFycmlzdGVyZnVuZHNAZ21haWwuY29tIiwiZXhwIjoxNzg0NzI4MTM0fQ.gKcrDg3UeuNONKPdLiOlmQ7mRvS9Lc8Ct31K16K8DWI
[15-Jul-2026 13:52:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 13:52:40 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 13:52:40 UTC] User ID: 1063
[15-Jul-2026 13:52:40 UTC] ✅ User profile retrieved successfully for user ID: 1063
[15-Jul-2026 13:52:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jul-2026 13:52:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jul-2026 13:52:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.211.63.92, 141.101.99.151","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MyIsInVzZXJuYW1lIjoiZ29kaXlhZ2l3YSIsImVtYWlsIjoiYmFycmlzdGVyZnVuZHNAZ21haWwuY29tIiwiZXhwIjoxNzg0NzI4MTM0fQ.gKcrDg3UeuNONKPdLiOlmQ7mRvS9Lc8Ct31K16K8DWI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1b93fbdcdeeef55-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"197.211.63.92","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-Jul-2026 13:52:40 UTC] === User Orders API Called ===
[15-Jul-2026 13:52:40 UTC] User ID: 1063
[15-Jul-2026 13:52:40 UTC] Limit: 20, Offset: 0
[15-Jul-2026 13:52:40 UTC] Orders found: 0
[15-Jul-2026 13:52:40 UTC] Orders data: []
[15-Jul-2026 13:52:40 UTC] Total orders count: 0
[15-Jul-2026 13:52:41 UTC] === API CALL LOG ===
[15-Jul-2026 13:52:41 UTC] Endpoint: user/profile.php
[15-Jul-2026 13:52:41 UTC] Full Log Data: {
    "timestamp": "2026-07-15 13:52:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.92",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.63.92, 141.101.99.151",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MyIsInVzZXJuYW1lIjoiZ29kaXlhZ2l3YSIsImVtYWlsIjoiYmFycmlzdGVyZnVuZHNAZ21haWwuY29tIiwiZXhwIjoxNzg0NzI4MTM0fQ.gKcrDg3UeuNONKPdLiOlmQ7mRvS9Lc8Ct31K16K8DWI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b93fc1c800ef55-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.63.92",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 13:52:41 UTC] === END API CALL LOG ===
[15-Jul-2026 13:52:41 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 13:52:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MyIsInVzZXJuYW1lIjoiZ29kaXlhZ2l3YSIsImVtYWlsIjoiYmFycmlzdGVyZnVuZHNAZ21haWwuY29tIiwiZXhwIjoxNzg0NzI4MTM0fQ.gKcrDg3UeuNONKPdLiOlmQ7mRvS9Lc8Ct31K16K8DWI
[15-Jul-2026 13:52:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 13:52:41 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 13:52:41 UTC] User ID: 1063
[15-Jul-2026 13:52:41 UTC] ✅ User profile retrieved successfully for user ID: 1063
[15-Jul-2026 13:52:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jul-2026 13:52:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jul-2026 13:52:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.211.63.92, 141.101.99.151","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MyIsInVzZXJuYW1lIjoiZ29kaXlhZ2l3YSIsImVtYWlsIjoiYmFycmlzdGVyZnVuZHNAZ21haWwuY29tIiwiZXhwIjoxNzg0NzI4MTM0fQ.gKcrDg3UeuNONKPdLiOlmQ7mRvS9Lc8Ct31K16K8DWI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1b9402d3e15ef55-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"197.211.63.92","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-Jul-2026 13:52:58 UTC] === User Orders API Called ===
[15-Jul-2026 13:52:58 UTC] User ID: 1063
[15-Jul-2026 13:52:58 UTC] Limit: 20, Offset: 0
[15-Jul-2026 13:52:58 UTC] Orders found: 0
[15-Jul-2026 13:52:58 UTC] Orders data: []
[15-Jul-2026 13:52:58 UTC] Total orders count: 0
[15-Jul-2026 13:53:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jul-2026 13:53:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jul-2026 13:53:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.211.63.92, 141.101.99.151","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MyIsInVzZXJuYW1lIjoiZ29kaXlhZ2l3YSIsImVtYWlsIjoiYmFycmlzdGVyZnVuZHNAZ21haWwuY29tIiwiZXhwIjoxNzg0NzI4MTM0fQ.gKcrDg3UeuNONKPdLiOlmQ7mRvS9Lc8Ct31K16K8DWI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1b9404e0ccaef55-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"197.211.63.92","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-Jul-2026 13:53:03 UTC] === User Orders API Called ===
[15-Jul-2026 13:53:03 UTC] User ID: 1063
[15-Jul-2026 13:53:03 UTC] Limit: 20, Offset: 0
[15-Jul-2026 13:53:03 UTC] Orders found: 0
[15-Jul-2026 13:53:03 UTC] Orders data: []
[15-Jul-2026 13:53:03 UTC] === API CALL LOG ===
[15-Jul-2026 13:53:03 UTC] Total orders count: 0
[15-Jul-2026 13:53:03 UTC] Endpoint: user/profile.php
[15-Jul-2026 13:53:03 UTC] Full Log Data: {
    "timestamp": "2026-07-15 13:53:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.92",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.63.92, 141.101.99.151",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MyIsInVzZXJuYW1lIjoiZ29kaXlhZ2l3YSIsImVtYWlsIjoiYmFycmlzdGVyZnVuZHNAZ21haWwuY29tIiwiZXhwIjoxNzg0NzI4MTM0fQ.gKcrDg3UeuNONKPdLiOlmQ7mRvS9Lc8Ct31K16K8DWI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b9404e0cceef55-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.63.92",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 13:53:03 UTC] === END API CALL LOG ===
[15-Jul-2026 13:53:03 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 13:53:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MyIsInVzZXJuYW1lIjoiZ29kaXlhZ2l3YSIsImVtYWlsIjoiYmFycmlzdGVyZnVuZHNAZ21haWwuY29tIiwiZXhwIjoxNzg0NzI4MTM0fQ.gKcrDg3UeuNONKPdLiOlmQ7mRvS9Lc8Ct31K16K8DWI
[15-Jul-2026 13:53:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 13:53:03 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 13:53:03 UTC] User ID: 1063
[15-Jul-2026 13:53:03 UTC] ✅ User profile retrieved successfully for user ID: 1063
[15-Jul-2026 13:53:04 UTC] === API CALL LOG ===
[15-Jul-2026 13:53:04 UTC] Endpoint: user/profile.php
[15-Jul-2026 13:53:04 UTC] Full Log Data: {
    "timestamp": "2026-07-15 13:53:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.92",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.63.92, 141.101.99.151",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MyIsInVzZXJuYW1lIjoiZ29kaXlhZ2l3YSIsImVtYWlsIjoiYmFycmlzdGVyZnVuZHNAZ21haWwuY29tIiwiZXhwIjoxNzg0NzI4MTM0fQ.gKcrDg3UeuNONKPdLiOlmQ7mRvS9Lc8Ct31K16K8DWI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b94051ef72ef55-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.63.92",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 13:53:04 UTC] === END API CALL LOG ===
[15-Jul-2026 13:53:04 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 13:53:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MyIsInVzZXJuYW1lIjoiZ29kaXlhZ2l3YSIsImVtYWlsIjoiYmFycmlzdGVyZnVuZHNAZ21haWwuY29tIiwiZXhwIjoxNzg0NzI4MTM0fQ.gKcrDg3UeuNONKPdLiOlmQ7mRvS9Lc8Ct31K16K8DWI
[15-Jul-2026 13:53:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 13:53:04 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 13:53:04 UTC] User ID: 1063
[15-Jul-2026 13:53:04 UTC] ✅ User profile retrieved successfully for user ID: 1063
[15-Jul-2026 13:53:06 UTC] === API CALL LOG ===
[15-Jul-2026 13:53:06 UTC] Endpoint: user/profile.php
[15-Jul-2026 13:53:06 UTC] Full Log Data: {
    "timestamp": "2026-07-15 13:53:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.92",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.63.92, 141.101.99.151",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MyIsInVzZXJuYW1lIjoiZ29kaXlhZ2l3YSIsImVtYWlsIjoiYmFycmlzdGVyZnVuZHNAZ21haWwuY29tIiwiZXhwIjoxNzg0NzI4MTM0fQ.gKcrDg3UeuNONKPdLiOlmQ7mRvS9Lc8Ct31K16K8DWI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b94061fadeef55-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.63.92",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 13:53:06 UTC] === END API CALL LOG ===
[15-Jul-2026 13:53:06 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 13:53:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MyIsInVzZXJuYW1lIjoiZ29kaXlhZ2l3YSIsImVtYWlsIjoiYmFycmlzdGVyZnVuZHNAZ21haWwuY29tIiwiZXhwIjoxNzg0NzI4MTM0fQ.gKcrDg3UeuNONKPdLiOlmQ7mRvS9Lc8Ct31K16K8DWI
[15-Jul-2026 13:53:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 13:53:06 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 13:53:06 UTC] User ID: 1063
[15-Jul-2026 13:53:06 UTC] ✅ User profile retrieved successfully for user ID: 1063
[15-Jul-2026 13:53:07 UTC] === API CALL LOG ===
[15-Jul-2026 13:53:07 UTC] Endpoint: user/profile.php
[15-Jul-2026 13:53:07 UTC] Full Log Data: {
    "timestamp": "2026-07-15 13:53:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.92",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.63.92, 141.101.99.151",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MyIsInVzZXJuYW1lIjoiZ29kaXlhZ2l3YSIsImVtYWlsIjoiYmFycmlzdGVyZnVuZHNAZ21haWwuY29tIiwiZXhwIjoxNzg0NzI4MTM0fQ.gKcrDg3UeuNONKPdLiOlmQ7mRvS9Lc8Ct31K16K8DWI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b940689d6bef55-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.63.92",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 13:53:07 UTC] === END API CALL LOG ===
[15-Jul-2026 13:53:07 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 13:53:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MyIsInVzZXJuYW1lIjoiZ29kaXlhZ2l3YSIsImVtYWlsIjoiYmFycmlzdGVyZnVuZHNAZ21haWwuY29tIiwiZXhwIjoxNzg0NzI4MTM0fQ.gKcrDg3UeuNONKPdLiOlmQ7mRvS9Lc8Ct31K16K8DWI
[15-Jul-2026 13:53:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 13:53:07 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 13:53:07 UTC] User ID: 1063
[15-Jul-2026 13:53:07 UTC] ✅ User profile retrieved successfully for user ID: 1063
[15-Jul-2026 14:13:10 UTC] === API CALL LOG ===
[15-Jul-2026 14:13:10 UTC] Endpoint: user/profile.php
[15-Jul-2026 14:13:10 UTC] Full Log Data: {
    "timestamp": "2026-07-15 14:13:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.92",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.63.92, 172.68.229.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MyIsInVzZXJuYW1lIjoiZ29kaXlhZ2l3YSIsImVtYWlsIjoiYmFycmlzdGVyZnVuZHNAZ21haWwuY29tIiwiZXhwIjoxNzg0NzI4MTM0fQ.gKcrDg3UeuNONKPdLiOlmQ7mRvS9Lc8Ct31K16K8DWI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b95dc28b1f19a3-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.63.92",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 14:13:10 UTC] === END API CALL LOG ===
[15-Jul-2026 14:13:10 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 14:13:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MyIsInVzZXJuYW1lIjoiZ29kaXlhZ2l3YSIsImVtYWlsIjoiYmFycmlzdGVyZnVuZHNAZ21haWwuY29tIiwiZXhwIjoxNzg0NzI4MTM0fQ.gKcrDg3UeuNONKPdLiOlmQ7mRvS9Lc8Ct31K16K8DWI
[15-Jul-2026 14:13:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 14:13:10 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 14:13:10 UTC] User ID: 1063
[15-Jul-2026 14:13:10 UTC] ✅ User profile retrieved successfully for user ID: 1063
[15-Jul-2026 14:13:11 UTC] === API CALL LOG ===
[15-Jul-2026 14:13:11 UTC] Endpoint: user/profile.php
[15-Jul-2026 14:13:11 UTC] Full Log Data: {
    "timestamp": "2026-07-15 14:13:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.92",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.63.92, 172.68.229.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MyIsInVzZXJuYW1lIjoiZ29kaXlhZ2l3YSIsImVtYWlsIjoiYmFycmlzdGVyZnVuZHNAZ21haWwuY29tIiwiZXhwIjoxNzg0NzI4MTM0fQ.gKcrDg3UeuNONKPdLiOlmQ7mRvS9Lc8Ct31K16K8DWI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b95dc9688419a3-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.63.92",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 14:13:11 UTC] === END API CALL LOG ===
[15-Jul-2026 14:13:11 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 14:13:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MyIsInVzZXJuYW1lIjoiZ29kaXlhZ2l3YSIsImVtYWlsIjoiYmFycmlzdGVyZnVuZHNAZ21haWwuY29tIiwiZXhwIjoxNzg0NzI4MTM0fQ.gKcrDg3UeuNONKPdLiOlmQ7mRvS9Lc8Ct31K16K8DWI
[15-Jul-2026 14:13:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 14:13:11 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 14:13:11 UTC] User ID: 1063
[15-Jul-2026 14:13:11 UTC] ✅ User profile retrieved successfully for user ID: 1063
[15-Jul-2026 14:13:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jul-2026 14:13:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jul-2026 14:13:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.211.63.92, 172.68.229.181","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MyIsInVzZXJuYW1lIjoiZ29kaXlhZ2l3YSIsImVtYWlsIjoiYmFycmlzdGVyZnVuZHNAZ21haWwuY29tIiwiZXhwIjoxNzg0NzI4MTM0fQ.gKcrDg3UeuNONKPdLiOlmQ7mRvS9Lc8Ct31K16K8DWI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1b95dc9688819a3-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"197.211.63.92","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-Jul-2026 14:13:11 UTC] === User Orders API Called ===
[15-Jul-2026 14:13:11 UTC] User ID: 1063
[15-Jul-2026 14:13:11 UTC] Limit: 20, Offset: 0
[15-Jul-2026 14:13:11 UTC] Orders found: 0
[15-Jul-2026 14:13:11 UTC] Orders data: []
[15-Jul-2026 14:13:11 UTC] Total orders count: 0
[15-Jul-2026 14:13:11 UTC] === API CALL LOG ===
[15-Jul-2026 14:13:11 UTC] Endpoint: user/profile.php
[15-Jul-2026 14:13:11 UTC] Full Log Data: {
    "timestamp": "2026-07-15 14:13:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.92",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.63.92, 172.68.229.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MyIsInVzZXJuYW1lIjoiZ29kaXlhZ2l3YSIsImVtYWlsIjoiYmFycmlzdGVyZnVuZHNAZ21haWwuY29tIiwiZXhwIjoxNzg0NzI4MTM0fQ.gKcrDg3UeuNONKPdLiOlmQ7mRvS9Lc8Ct31K16K8DWI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b95dca2ac119a3-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.63.92",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 14:13:11 UTC] === END API CALL LOG ===
[15-Jul-2026 14:13:11 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 14:13:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MyIsInVzZXJuYW1lIjoiZ29kaXlhZ2l3YSIsImVtYWlsIjoiYmFycmlzdGVyZnVuZHNAZ21haWwuY29tIiwiZXhwIjoxNzg0NzI4MTM0fQ.gKcrDg3UeuNONKPdLiOlmQ7mRvS9Lc8Ct31K16K8DWI
[15-Jul-2026 14:13:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 14:13:11 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 14:13:11 UTC] User ID: 1063
[15-Jul-2026 14:13:11 UTC] ✅ User profile retrieved successfully for user ID: 1063
[15-Jul-2026 14:13:16 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jul-2026 14:13:16 UTC] === API CALL LOG ===
[15-Jul-2026 14:13:16 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jul-2026 14:13:16 UTC] Endpoint: user/profile.php
[15-Jul-2026 14:13:16 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.211.63.92, 172.68.229.181","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MyIsInVzZXJuYW1lIjoiZ29kaXlhZ2l3YSIsImVtYWlsIjoiYmFycmlzdGVyZnVuZHNAZ21haWwuY29tIiwiZXhwIjoxNzg0NzI4MTM0fQ.gKcrDg3UeuNONKPdLiOlmQ7mRvS9Lc8Ct31K16K8DWI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1b95de8091119a3-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"197.211.63.92","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-Jul-2026 14:13:16 UTC] Full Log Data: {
    "timestamp": "2026-07-15 14:13:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.92",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.63.92, 172.68.229.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MyIsInVzZXJuYW1lIjoiZ29kaXlhZ2l3YSIsImVtYWlsIjoiYmFycmlzdGVyZnVuZHNAZ21haWwuY29tIiwiZXhwIjoxNzg0NzI4MTM0fQ.gKcrDg3UeuNONKPdLiOlmQ7mRvS9Lc8Ct31K16K8DWI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b95de8091419a3-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.63.92",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 14:13:16 UTC] === User Orders API Called ===
[15-Jul-2026 14:13:16 UTC] === END API CALL LOG ===
[15-Jul-2026 14:13:16 UTC] User ID: 1063
[15-Jul-2026 14:13:16 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 14:13:16 UTC] Limit: 20, Offset: 0
[15-Jul-2026 14:13:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MyIsInVzZXJuYW1lIjoiZ29kaXlhZ2l3YSIsImVtYWlsIjoiYmFycmlzdGVyZnVuZHNAZ21haWwuY29tIiwiZXhwIjoxNzg0NzI4MTM0fQ.gKcrDg3UeuNONKPdLiOlmQ7mRvS9Lc8Ct31K16K8DWI
[15-Jul-2026 14:13:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 14:13:16 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 14:13:16 UTC] User ID: 1063
[15-Jul-2026 14:13:16 UTC] ✅ User profile retrieved successfully for user ID: 1063
[15-Jul-2026 14:13:16 UTC] Orders found: 0
[15-Jul-2026 14:13:16 UTC] Orders data: []
[15-Jul-2026 14:13:16 UTC] Total orders count: 0
[15-Jul-2026 14:13:16 UTC] === API CALL LOG ===
[15-Jul-2026 14:13:16 UTC] Endpoint: user/profile.php
[15-Jul-2026 14:13:16 UTC] Full Log Data: {
    "timestamp": "2026-07-15 14:13:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.92",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.63.92, 172.68.229.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MyIsInVzZXJuYW1lIjoiZ29kaXlhZ2l3YSIsImVtYWlsIjoiYmFycmlzdGVyZnVuZHNAZ21haWwuY29tIiwiZXhwIjoxNzg0NzI4MTM0fQ.gKcrDg3UeuNONKPdLiOlmQ7mRvS9Lc8Ct31K16K8DWI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b95deb9baf19a3-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.63.92",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 14:13:16 UTC] === END API CALL LOG ===
[15-Jul-2026 14:13:16 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 14:13:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MyIsInVzZXJuYW1lIjoiZ29kaXlhZ2l3YSIsImVtYWlsIjoiYmFycmlzdGVyZnVuZHNAZ21haWwuY29tIiwiZXhwIjoxNzg0NzI4MTM0fQ.gKcrDg3UeuNONKPdLiOlmQ7mRvS9Lc8Ct31K16K8DWI
[15-Jul-2026 14:13:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 14:13:16 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 14:13:16 UTC] User ID: 1063
[15-Jul-2026 14:13:16 UTC] ✅ User profile retrieved successfully for user ID: 1063
[15-Jul-2026 14:13:17 UTC] === API CALL LOG ===
[15-Jul-2026 14:13:17 UTC] Endpoint: user/profile.php
[15-Jul-2026 14:13:17 UTC] Full Log Data: {
    "timestamp": "2026-07-15 14:13:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.92",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.63.92, 172.68.229.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MyIsInVzZXJuYW1lIjoiZ29kaXlhZ2l3YSIsImVtYWlsIjoiYmFycmlzdGVyZnVuZHNAZ21haWwuY29tIiwiZXhwIjoxNzg0NzI4MTM0fQ.gKcrDg3UeuNONKPdLiOlmQ7mRvS9Lc8Ct31K16K8DWI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b95deeed0419a3-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.63.92",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 14:13:17 UTC] === END API CALL LOG ===
[15-Jul-2026 14:13:17 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 14:13:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MyIsInVzZXJuYW1lIjoiZ29kaXlhZ2l3YSIsImVtYWlsIjoiYmFycmlzdGVyZnVuZHNAZ21haWwuY29tIiwiZXhwIjoxNzg0NzI4MTM0fQ.gKcrDg3UeuNONKPdLiOlmQ7mRvS9Lc8Ct31K16K8DWI
[15-Jul-2026 14:13:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 14:13:17 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 14:13:17 UTC] User ID: 1063
[15-Jul-2026 14:13:17 UTC] ✅ User profile retrieved successfully for user ID: 1063
[15-Jul-2026 14:13:33 UTC] === API CALL LOG ===
[15-Jul-2026 14:13:33 UTC] Endpoint: user/profile.php
[15-Jul-2026 14:13:33 UTC] Full Log Data: {
    "timestamp": "2026-07-15 14:13:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.92",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.63.92, 172.68.229.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MyIsInVzZXJuYW1lIjoiZ29kaXlhZ2l3YSIsImVtYWlsIjoiYmFycmlzdGVyZnVuZHNAZ21haWwuY29tIiwiZXhwIjoxNzg0NzI4MTM0fQ.gKcrDg3UeuNONKPdLiOlmQ7mRvS9Lc8Ct31K16K8DWI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b95e572b8119a3-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.63.92",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 14:13:33 UTC] === END API CALL LOG ===
[15-Jul-2026 14:13:33 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 14:13:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MyIsInVzZXJuYW1lIjoiZ29kaXlhZ2l3YSIsImVtYWlsIjoiYmFycmlzdGVyZnVuZHNAZ21haWwuY29tIiwiZXhwIjoxNzg0NzI4MTM0fQ.gKcrDg3UeuNONKPdLiOlmQ7mRvS9Lc8Ct31K16K8DWI
[15-Jul-2026 14:13:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 14:13:33 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 14:13:33 UTC] User ID: 1063
[15-Jul-2026 14:13:33 UTC] ✅ User profile retrieved successfully for user ID: 1063
[15-Jul-2026 14:13:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jul-2026 14:13:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jul-2026 14:13:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.211.63.92, 172.68.229.181","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MyIsInVzZXJuYW1lIjoiZ29kaXlhZ2l3YSIsImVtYWlsIjoiYmFycmlzdGVyZnVuZHNAZ21haWwuY29tIiwiZXhwIjoxNzg0NzI4MTM0fQ.gKcrDg3UeuNONKPdLiOlmQ7mRvS9Lc8Ct31K16K8DWI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1b95e572b7d19a3-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"197.211.63.92","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-Jul-2026 14:13:33 UTC] === User Orders API Called ===
[15-Jul-2026 14:13:33 UTC] User ID: 1063
[15-Jul-2026 14:13:33 UTC] Limit: 20, Offset: 0
[15-Jul-2026 14:13:33 UTC] Orders found: 0
[15-Jul-2026 14:13:33 UTC] Orders data: []
[15-Jul-2026 14:13:33 UTC] Total orders count: 0
[15-Jul-2026 14:13:34 UTC] === API CALL LOG ===
[15-Jul-2026 14:13:34 UTC] Endpoint: user/profile.php
[15-Jul-2026 14:13:34 UTC] Full Log Data: {
    "timestamp": "2026-07-15 14:13:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.92",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.63.92, 172.68.229.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MyIsInVzZXJuYW1lIjoiZ29kaXlhZ2l3YSIsImVtYWlsIjoiYmFycmlzdGVyZnVuZHNAZ21haWwuY29tIiwiZXhwIjoxNzg0NzI4MTM0fQ.gKcrDg3UeuNONKPdLiOlmQ7mRvS9Lc8Ct31K16K8DWI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b95e5b087419a3-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.63.92",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 14:13:34 UTC] === END API CALL LOG ===
[15-Jul-2026 14:13:34 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 14:13:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MyIsInVzZXJuYW1lIjoiZ29kaXlhZ2l3YSIsImVtYWlsIjoiYmFycmlzdGVyZnVuZHNAZ21haWwuY29tIiwiZXhwIjoxNzg0NzI4MTM0fQ.gKcrDg3UeuNONKPdLiOlmQ7mRvS9Lc8Ct31K16K8DWI
[15-Jul-2026 14:13:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 14:13:34 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 14:13:34 UTC] User ID: 1063
[15-Jul-2026 14:13:34 UTC] ✅ User profile retrieved successfully for user ID: 1063
[15-Jul-2026 14:13:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jul-2026 14:13:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jul-2026 14:13:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.211.63.92, 172.68.229.181","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MyIsInVzZXJuYW1lIjoiZ29kaXlhZ2l3YSIsImVtYWlsIjoiYmFycmlzdGVyZnVuZHNAZ21haWwuY29tIiwiZXhwIjoxNzg0NzI4MTM0fQ.gKcrDg3UeuNONKPdLiOlmQ7mRvS9Lc8Ct31K16K8DWI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1b95e65fc9c19a3-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"197.211.63.92","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-Jul-2026 14:13:36 UTC] === User Orders API Called ===
[15-Jul-2026 14:13:36 UTC] User ID: 1063
[15-Jul-2026 14:13:36 UTC] Limit: 20, Offset: 0
[15-Jul-2026 14:13:36 UTC] Orders found: 0
[15-Jul-2026 14:13:36 UTC] Orders data: []
[15-Jul-2026 14:13:36 UTC] Total orders count: 0
[15-Jul-2026 14:13:38 UTC] === API CALL LOG ===
[15-Jul-2026 14:13:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jul-2026 14:13:38 UTC] Endpoint: user/profile.php
[15-Jul-2026 14:13:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jul-2026 14:13:38 UTC] Full Log Data: {
    "timestamp": "2026-07-15 14:13:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.92",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.63.92, 172.68.229.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MyIsInVzZXJuYW1lIjoiZ29kaXlhZ2l3YSIsImVtYWlsIjoiYmFycmlzdGVyZnVuZHNAZ21haWwuY29tIiwiZXhwIjoxNzg0NzI4MTM0fQ.gKcrDg3UeuNONKPdLiOlmQ7mRvS9Lc8Ct31K16K8DWI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b95e73e85319a3-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.63.92",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 14:13:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.211.63.92, 172.68.229.181","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MyIsInVzZXJuYW1lIjoiZ29kaXlhZ2l3YSIsImVtYWlsIjoiYmFycmlzdGVyZnVuZHNAZ21haWwuY29tIiwiZXhwIjoxNzg0NzI4MTM0fQ.gKcrDg3UeuNONKPdLiOlmQ7mRvS9Lc8Ct31K16K8DWI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1b95e73e85119a3-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"197.211.63.92","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-Jul-2026 14:13:38 UTC] === END API CALL LOG ===
[15-Jul-2026 14:13:38 UTC] === User Orders API Called ===
[15-Jul-2026 14:13:38 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 14:13:38 UTC] User ID: 1063
[15-Jul-2026 14:13:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MyIsInVzZXJuYW1lIjoiZ29kaXlhZ2l3YSIsImVtYWlsIjoiYmFycmlzdGVyZnVuZHNAZ21haWwuY29tIiwiZXhwIjoxNzg0NzI4MTM0fQ.gKcrDg3UeuNONKPdLiOlmQ7mRvS9Lc8Ct31K16K8DWI
[15-Jul-2026 14:13:38 UTC] Limit: 20, Offset: 0
[15-Jul-2026 14:13:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 14:13:38 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 14:13:38 UTC] User ID: 1063
[15-Jul-2026 14:13:38 UTC] ✅ User profile retrieved successfully for user ID: 1063
[15-Jul-2026 14:13:38 UTC] Orders found: 0
[15-Jul-2026 14:13:38 UTC] Orders data: []
[15-Jul-2026 14:13:38 UTC] Total orders count: 0
[15-Jul-2026 14:13:39 UTC] === API CALL LOG ===
[15-Jul-2026 14:13:39 UTC] Endpoint: user/profile.php
[15-Jul-2026 14:13:39 UTC] Full Log Data: {
    "timestamp": "2026-07-15 14:13:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.92",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.63.92, 172.68.229.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MyIsInVzZXJuYW1lIjoiZ29kaXlhZ2l3YSIsImVtYWlsIjoiYmFycmlzdGVyZnVuZHNAZ21haWwuY29tIiwiZXhwIjoxNzg0NzI4MTM0fQ.gKcrDg3UeuNONKPdLiOlmQ7mRvS9Lc8Ct31K16K8DWI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b95e787e1719a3-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.63.92",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 14:13:39 UTC] === END API CALL LOG ===
[15-Jul-2026 14:13:39 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 14:13:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MyIsInVzZXJuYW1lIjoiZ29kaXlhZ2l3YSIsImVtYWlsIjoiYmFycmlzdGVyZnVuZHNAZ21haWwuY29tIiwiZXhwIjoxNzg0NzI4MTM0fQ.gKcrDg3UeuNONKPdLiOlmQ7mRvS9Lc8Ct31K16K8DWI
[15-Jul-2026 14:13:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 14:13:39 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 14:13:39 UTC] User ID: 1063
[15-Jul-2026 14:13:39 UTC] ✅ User profile retrieved successfully for user ID: 1063
[15-Jul-2026 14:15:12 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jul-2026 14:15:12 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jul-2026 14:15:12 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.211.63.92, 172.68.229.180","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MyIsInVzZXJuYW1lIjoiZ29kaXlhZ2l3YSIsImVtYWlsIjoiYmFycmlzdGVyZnVuZHNAZ21haWwuY29tIiwiZXhwIjoxNzg0NzI4MTM0fQ.gKcrDg3UeuNONKPdLiOlmQ7mRvS9Lc8Ct31K16K8DWI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1b960c19de819a3-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"197.211.63.92","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-Jul-2026 14:15:12 UTC] === User Orders API Called ===
[15-Jul-2026 14:15:12 UTC] User ID: 1063
[15-Jul-2026 14:15:12 UTC] Limit: 20, Offset: 0
[15-Jul-2026 14:15:12 UTC] Orders found: 0
[15-Jul-2026 14:15:12 UTC] Orders data: []
[15-Jul-2026 14:15:12 UTC] Total orders count: 0
[15-Jul-2026 14:15:12 UTC] === API CALL LOG ===
[15-Jul-2026 14:15:12 UTC] Endpoint: user/profile.php
[15-Jul-2026 14:15:12 UTC] Full Log Data: {
    "timestamp": "2026-07-15 14:15:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.92",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.63.92, 172.68.229.180",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MyIsInVzZXJuYW1lIjoiZ29kaXlhZ2l3YSIsImVtYWlsIjoiYmFycmlzdGVyZnVuZHNAZ21haWwuY29tIiwiZXhwIjoxNzg0NzI4MTM0fQ.gKcrDg3UeuNONKPdLiOlmQ7mRvS9Lc8Ct31K16K8DWI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b960c19deb19a3-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.63.92",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 14:15:12 UTC] === END API CALL LOG ===
[15-Jul-2026 14:15:12 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 14:15:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MyIsInVzZXJuYW1lIjoiZ29kaXlhZ2l3YSIsImVtYWlsIjoiYmFycmlzdGVyZnVuZHNAZ21haWwuY29tIiwiZXhwIjoxNzg0NzI4MTM0fQ.gKcrDg3UeuNONKPdLiOlmQ7mRvS9Lc8Ct31K16K8DWI
[15-Jul-2026 14:15:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 14:15:12 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 14:15:12 UTC] User ID: 1063
[15-Jul-2026 14:15:12 UTC] ✅ User profile retrieved successfully for user ID: 1063
[15-Jul-2026 14:15:13 UTC] === API CALL LOG ===
[15-Jul-2026 14:15:13 UTC] Endpoint: user/profile.php
[15-Jul-2026 14:15:13 UTC] Full Log Data: {
    "timestamp": "2026-07-15 14:15:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.92",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.63.92, 172.68.229.180",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MyIsInVzZXJuYW1lIjoiZ29kaXlhZ2l3YSIsImVtYWlsIjoiYmFycmlzdGVyZnVuZHNAZ21haWwuY29tIiwiZXhwIjoxNzg0NzI4MTM0fQ.gKcrDg3UeuNONKPdLiOlmQ7mRvS9Lc8Ct31K16K8DWI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b960c5fac019a3-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.63.92",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 14:15:13 UTC] === END API CALL LOG ===
[15-Jul-2026 14:15:13 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 14:15:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MyIsInVzZXJuYW1lIjoiZ29kaXlhZ2l3YSIsImVtYWlsIjoiYmFycmlzdGVyZnVuZHNAZ21haWwuY29tIiwiZXhwIjoxNzg0NzI4MTM0fQ.gKcrDg3UeuNONKPdLiOlmQ7mRvS9Lc8Ct31K16K8DWI
[15-Jul-2026 14:15:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 14:15:13 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 14:15:13 UTC] User ID: 1063
[15-Jul-2026 14:15:13 UTC] ✅ User profile retrieved successfully for user ID: 1063
[15-Jul-2026 14:23:16 UTC] === API CALL LOG ===
[15-Jul-2026 14:23:16 UTC] Endpoint: user/profile.php
[15-Jul-2026 14:23:16 UTC] Full Log Data: {
    "timestamp": "2026-07-15 14:23:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.92",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.63.92, 172.71.241.85",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MyIsInVzZXJuYW1lIjoiZ29kaXlhZ2l3YSIsImVtYWlsIjoiYmFycmlzdGVyZnVuZHNAZ21haWwuY29tIiwiZXhwIjoxNzg0NzI4MTM0fQ.gKcrDg3UeuNONKPdLiOlmQ7mRvS9Lc8Ct31K16K8DWI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b96c8f7aeab54c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.63.92",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 14:23:16 UTC] === END API CALL LOG ===
[15-Jul-2026 14:23:16 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 14:23:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MyIsInVzZXJuYW1lIjoiZ29kaXlhZ2l3YSIsImVtYWlsIjoiYmFycmlzdGVyZnVuZHNAZ21haWwuY29tIiwiZXhwIjoxNzg0NzI4MTM0fQ.gKcrDg3UeuNONKPdLiOlmQ7mRvS9Lc8Ct31K16K8DWI
[15-Jul-2026 14:23:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 14:23:16 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 14:23:16 UTC] User ID: 1063
[15-Jul-2026 14:23:16 UTC] ✅ User profile retrieved successfully for user ID: 1063
[15-Jul-2026 14:23:17 UTC] === API CALL LOG ===
[15-Jul-2026 14:23:17 UTC] Endpoint: user/profile.php
[15-Jul-2026 14:23:17 UTC] Full Log Data: {
    "timestamp": "2026-07-15 14:23:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.92",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.63.92, 172.71.241.85",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MyIsInVzZXJuYW1lIjoiZ29kaXlhZ2l3YSIsImVtYWlsIjoiYmFycmlzdGVyZnVuZHNAZ21haWwuY29tIiwiZXhwIjoxNzg0NzI4MTM0fQ.gKcrDg3UeuNONKPdLiOlmQ7mRvS9Lc8Ct31K16K8DWI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b96c983cc8b54c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.63.92",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 14:23:17 UTC] === END API CALL LOG ===
[15-Jul-2026 14:23:17 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 14:23:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MyIsInVzZXJuYW1lIjoiZ29kaXlhZ2l3YSIsImVtYWlsIjoiYmFycmlzdGVyZnVuZHNAZ21haWwuY29tIiwiZXhwIjoxNzg0NzI4MTM0fQ.gKcrDg3UeuNONKPdLiOlmQ7mRvS9Lc8Ct31K16K8DWI
[15-Jul-2026 14:23:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 14:23:17 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 14:23:17 UTC] User ID: 1063
[15-Jul-2026 14:23:17 UTC] ✅ User profile retrieved successfully for user ID: 1063
[15-Jul-2026 14:23:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jul-2026 14:23:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jul-2026 14:23:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.211.63.92, 172.71.241.85","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MyIsInVzZXJuYW1lIjoiZ29kaXlhZ2l3YSIsImVtYWlsIjoiYmFycmlzdGVyZnVuZHNAZ21haWwuY29tIiwiZXhwIjoxNzg0NzI4MTM0fQ.gKcrDg3UeuNONKPdLiOlmQ7mRvS9Lc8Ct31K16K8DWI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1b96c983cd4b54c-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"197.211.63.92","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-Jul-2026 14:23:17 UTC] === User Orders API Called ===
[15-Jul-2026 14:23:17 UTC] User ID: 1063
[15-Jul-2026 14:23:17 UTC] Limit: 20, Offset: 0
[15-Jul-2026 14:23:17 UTC] Orders found: 0
[15-Jul-2026 14:23:17 UTC] Orders data: []
[15-Jul-2026 14:23:17 UTC] Total orders count: 0
[15-Jul-2026 14:23:17 UTC] === API CALL LOG ===
[15-Jul-2026 14:23:17 UTC] Endpoint: user/profile.php
[15-Jul-2026 14:23:17 UTC] Full Log Data: {
    "timestamp": "2026-07-15 14:23:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.92",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.63.92, 172.71.241.85",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MyIsInVzZXJuYW1lIjoiZ29kaXlhZ2l3YSIsImVtYWlsIjoiYmFycmlzdGVyZnVuZHNAZ21haWwuY29tIiwiZXhwIjoxNzg0NzI4MTM0fQ.gKcrDg3UeuNONKPdLiOlmQ7mRvS9Lc8Ct31K16K8DWI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b96c990f58b54c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.63.92",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 14:23:17 UTC] === END API CALL LOG ===
[15-Jul-2026 14:23:17 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 14:23:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MyIsInVzZXJuYW1lIjoiZ29kaXlhZ2l3YSIsImVtYWlsIjoiYmFycmlzdGVyZnVuZHNAZ21haWwuY29tIiwiZXhwIjoxNzg0NzI4MTM0fQ.gKcrDg3UeuNONKPdLiOlmQ7mRvS9Lc8Ct31K16K8DWI
[15-Jul-2026 14:23:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 14:23:17 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 14:23:17 UTC] User ID: 1063
[15-Jul-2026 14:23:17 UTC] ✅ User profile retrieved successfully for user ID: 1063
[15-Jul-2026 14:23:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jul-2026 14:23:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jul-2026 14:23:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.211.63.92, 172.71.241.85","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MyIsInVzZXJuYW1lIjoiZ29kaXlhZ2l3YSIsImVtYWlsIjoiYmFycmlzdGVyZnVuZHNAZ21haWwuY29tIiwiZXhwIjoxNzg0NzI4MTM0fQ.gKcrDg3UeuNONKPdLiOlmQ7mRvS9Lc8Ct31K16K8DWI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1b96ca30f9eb54c-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"197.211.63.92","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-Jul-2026 14:23:19 UTC] === User Orders API Called ===
[15-Jul-2026 14:23:19 UTC] User ID: 1063
[15-Jul-2026 14:23:19 UTC] Limit: 20, Offset: 0
[15-Jul-2026 14:23:19 UTC] Orders found: 0
[15-Jul-2026 14:23:19 UTC] Orders data: []
[15-Jul-2026 14:23:19 UTC] Total orders count: 0
[15-Jul-2026 14:23:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jul-2026 14:23:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jul-2026 14:23:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.211.63.92, 172.71.241.85","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MyIsInVzZXJuYW1lIjoiZ29kaXlhZ2l3YSIsImVtYWlsIjoiYmFycmlzdGVyZnVuZHNAZ21haWwuY29tIiwiZXhwIjoxNzg0NzI4MTM0fQ.gKcrDg3UeuNONKPdLiOlmQ7mRvS9Lc8Ct31K16K8DWI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1b96cb07a12b54c-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"197.211.63.92","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-Jul-2026 14:23:21 UTC] === User Orders API Called ===
[15-Jul-2026 14:23:21 UTC] === API CALL LOG ===
[15-Jul-2026 14:23:21 UTC] User ID: 1063
[15-Jul-2026 14:23:21 UTC] Endpoint: user/profile.php
[15-Jul-2026 14:23:21 UTC] Limit: 20, Offset: 0
[15-Jul-2026 14:23:21 UTC] Full Log Data: {
    "timestamp": "2026-07-15 14:23:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.92",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.63.92, 172.71.241.85",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MyIsInVzZXJuYW1lIjoiZ29kaXlhZ2l3YSIsImVtYWlsIjoiYmFycmlzdGVyZnVuZHNAZ21haWwuY29tIiwiZXhwIjoxNzg0NzI4MTM0fQ.gKcrDg3UeuNONKPdLiOlmQ7mRvS9Lc8Ct31K16K8DWI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b96cb07a18b54c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.63.92",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 14:23:21 UTC] === END API CALL LOG ===
[15-Jul-2026 14:23:21 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 14:23:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MyIsInVzZXJuYW1lIjoiZ29kaXlhZ2l3YSIsImVtYWlsIjoiYmFycmlzdGVyZnVuZHNAZ21haWwuY29tIiwiZXhwIjoxNzg0NzI4MTM0fQ.gKcrDg3UeuNONKPdLiOlmQ7mRvS9Lc8Ct31K16K8DWI
[15-Jul-2026 14:23:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 14:23:21 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 14:23:21 UTC] User ID: 1063
[15-Jul-2026 14:23:21 UTC] Orders found: 0
[15-Jul-2026 14:23:21 UTC] Orders data: []
[15-Jul-2026 14:23:21 UTC] Total orders count: 0
[15-Jul-2026 14:23:21 UTC] ✅ User profile retrieved successfully for user ID: 1063
[15-Jul-2026 14:23:22 UTC] === API CALL LOG ===
[15-Jul-2026 14:23:22 UTC] Endpoint: user/profile.php
[15-Jul-2026 14:23:22 UTC] Full Log Data: {
    "timestamp": "2026-07-15 14:23:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.92",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.63.92, 172.71.241.85",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MyIsInVzZXJuYW1lIjoiZ29kaXlhZ2l3YSIsImVtYWlsIjoiYmFycmlzdGVyZnVuZHNAZ21haWwuY29tIiwiZXhwIjoxNzg0NzI4MTM0fQ.gKcrDg3UeuNONKPdLiOlmQ7mRvS9Lc8Ct31K16K8DWI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b96cb48dbfb54c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.63.92",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 14:23:22 UTC] === END API CALL LOG ===
[15-Jul-2026 14:23:22 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 14:23:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MyIsInVzZXJuYW1lIjoiZ29kaXlhZ2l3YSIsImVtYWlsIjoiYmFycmlzdGVyZnVuZHNAZ21haWwuY29tIiwiZXhwIjoxNzg0NzI4MTM0fQ.gKcrDg3UeuNONKPdLiOlmQ7mRvS9Lc8Ct31K16K8DWI
[15-Jul-2026 14:23:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 14:23:22 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 14:23:22 UTC] User ID: 1063
[15-Jul-2026 14:23:22 UTC] ✅ User profile retrieved successfully for user ID: 1063
[15-Jul-2026 14:23:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jul-2026 14:23:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jul-2026 14:23:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.211.63.92, 172.71.241.85","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MyIsInVzZXJuYW1lIjoiZ29kaXlhZ2l3YSIsImVtYWlsIjoiYmFycmlzdGVyZnVuZHNAZ21haWwuY29tIiwiZXhwIjoxNzg0NzI4MTM0fQ.gKcrDg3UeuNONKPdLiOlmQ7mRvS9Lc8Ct31K16K8DWI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1b96d3e7fc4b54c-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"197.211.63.92","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-Jul-2026 14:23:44 UTC] === User Orders API Called ===
[15-Jul-2026 14:23:44 UTC] User ID: 1063
[15-Jul-2026 14:23:44 UTC] Limit: 20, Offset: 0
[15-Jul-2026 14:23:44 UTC] Orders found: 0
[15-Jul-2026 14:23:44 UTC] Orders data: []
[15-Jul-2026 14:23:44 UTC] Total orders count: 0
[15-Jul-2026 14:23:44 UTC] === API CALL LOG ===
[15-Jul-2026 14:23:44 UTC] Endpoint: user/profile.php
[15-Jul-2026 14:23:44 UTC] Full Log Data: {
    "timestamp": "2026-07-15 14:23:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.92",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.63.92, 172.71.241.85",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MyIsInVzZXJuYW1lIjoiZ29kaXlhZ2l3YSIsImVtYWlsIjoiYmFycmlzdGVyZnVuZHNAZ21haWwuY29tIiwiZXhwIjoxNzg0NzI4MTM0fQ.gKcrDg3UeuNONKPdLiOlmQ7mRvS9Lc8Ct31K16K8DWI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b96d3e7fc9b54c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.63.92",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 14:23:44 UTC] === END API CALL LOG ===
[15-Jul-2026 14:23:44 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 14:23:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MyIsInVzZXJuYW1lIjoiZ29kaXlhZ2l3YSIsImVtYWlsIjoiYmFycmlzdGVyZnVuZHNAZ21haWwuY29tIiwiZXhwIjoxNzg0NzI4MTM0fQ.gKcrDg3UeuNONKPdLiOlmQ7mRvS9Lc8Ct31K16K8DWI
[15-Jul-2026 14:23:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 14:23:44 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 14:23:44 UTC] User ID: 1063
[15-Jul-2026 14:23:44 UTC] ✅ User profile retrieved successfully for user ID: 1063
[15-Jul-2026 14:23:45 UTC] === API CALL LOG ===
[15-Jul-2026 14:23:45 UTC] Endpoint: user/profile.php
[15-Jul-2026 14:23:45 UTC] Full Log Data: {
    "timestamp": "2026-07-15 14:23:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.92",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.63.92, 172.71.241.85",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MyIsInVzZXJuYW1lIjoiZ29kaXlhZ2l3YSIsImVtYWlsIjoiYmFycmlzdGVyZnVuZHNAZ21haWwuY29tIiwiZXhwIjoxNzg0NzI4MTM0fQ.gKcrDg3UeuNONKPdLiOlmQ7mRvS9Lc8Ct31K16K8DWI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b96d422a9db54c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.63.92",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 14:23:45 UTC] === END API CALL LOG ===
[15-Jul-2026 14:23:45 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 14:23:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MyIsInVzZXJuYW1lIjoiZ29kaXlhZ2l3YSIsImVtYWlsIjoiYmFycmlzdGVyZnVuZHNAZ21haWwuY29tIiwiZXhwIjoxNzg0NzI4MTM0fQ.gKcrDg3UeuNONKPdLiOlmQ7mRvS9Lc8Ct31K16K8DWI
[15-Jul-2026 14:23:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 14:23:45 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 14:23:45 UTC] User ID: 1063
[15-Jul-2026 14:23:45 UTC] ✅ User profile retrieved successfully for user ID: 1063
[15-Jul-2026 14:23:54 UTC] === API CALL LOG ===
[15-Jul-2026 14:23:54 UTC] Endpoint: user/profile.php
[15-Jul-2026 14:23:54 UTC] Full Log Data: {
    "timestamp": "2026-07-15 14:23:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.92",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.63.92, 172.71.241.85",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MyIsInVzZXJuYW1lIjoiZ29kaXlhZ2l3YSIsImVtYWlsIjoiYmFycmlzdGVyZnVuZHNAZ21haWwuY29tIiwiZXhwIjoxNzg0NzI4MTM0fQ.gKcrDg3UeuNONKPdLiOlmQ7mRvS9Lc8Ct31K16K8DWI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b96d807cf2b54c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.63.92",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 14:23:54 UTC] === END API CALL LOG ===
[15-Jul-2026 14:23:54 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 14:23:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MyIsInVzZXJuYW1lIjoiZ29kaXlhZ2l3YSIsImVtYWlsIjoiYmFycmlzdGVyZnVuZHNAZ21haWwuY29tIiwiZXhwIjoxNzg0NzI4MTM0fQ.gKcrDg3UeuNONKPdLiOlmQ7mRvS9Lc8Ct31K16K8DWI
[15-Jul-2026 14:23:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 14:23:54 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 14:23:54 UTC] User ID: 1063
[15-Jul-2026 14:23:54 UTC] ✅ User profile retrieved successfully for user ID: 1063
[15-Jul-2026 14:24:55 UTC] === API CALL LOG ===
[15-Jul-2026 14:24:55 UTC] Endpoint: user/profile.php
[15-Jul-2026 14:24:55 UTC] Full Log Data: {
    "timestamp": "2026-07-15 14:24:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.92",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.63.92, 172.64.192.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MyIsInVzZXJuYW1lIjoiZ29kaXlhZ2l3YSIsImVtYWlsIjoiYmFycmlzdGVyZnVuZHNAZ21haWwuY29tIiwiZXhwIjoxNzg0NzI4MTM0fQ.gKcrDg3UeuNONKPdLiOlmQ7mRvS9Lc8Ct31K16K8DWI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b96efc7a6b0b91-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.63.92",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 14:24:55 UTC] === END API CALL LOG ===
[15-Jul-2026 14:24:55 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 14:24:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MyIsInVzZXJuYW1lIjoiZ29kaXlhZ2l3YSIsImVtYWlsIjoiYmFycmlzdGVyZnVuZHNAZ21haWwuY29tIiwiZXhwIjoxNzg0NzI4MTM0fQ.gKcrDg3UeuNONKPdLiOlmQ7mRvS9Lc8Ct31K16K8DWI
[15-Jul-2026 14:24:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 14:24:55 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 14:24:55 UTC] User ID: 1063
[15-Jul-2026 14:24:55 UTC] ✅ User profile retrieved successfully for user ID: 1063
[15-Jul-2026 14:24:57 UTC] === API CALL LOG ===
[15-Jul-2026 14:24:57 UTC] Endpoint: user/profile.php
[15-Jul-2026 14:24:57 UTC] Full Log Data: {
    "timestamp": "2026-07-15 14:24:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.92",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.63.92, 172.64.192.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MyIsInVzZXJuYW1lIjoiZ29kaXlhZ2l3YSIsImVtYWlsIjoiYmFycmlzdGVyZnVuZHNAZ21haWwuY29tIiwiZXhwIjoxNzg0NzI4MTM0fQ.gKcrDg3UeuNONKPdLiOlmQ7mRvS9Lc8Ct31K16K8DWI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b96f06183a0b91-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.63.92",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 14:24:57 UTC] === END API CALL LOG ===
[15-Jul-2026 14:24:57 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 14:24:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MyIsInVzZXJuYW1lIjoiZ29kaXlhZ2l3YSIsImVtYWlsIjoiYmFycmlzdGVyZnVuZHNAZ21haWwuY29tIiwiZXhwIjoxNzg0NzI4MTM0fQ.gKcrDg3UeuNONKPdLiOlmQ7mRvS9Lc8Ct31K16K8DWI
[15-Jul-2026 14:24:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 14:24:57 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 14:24:57 UTC] User ID: 1063
[15-Jul-2026 14:24:57 UTC] ✅ User profile retrieved successfully for user ID: 1063
[15-Jul-2026 14:24:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jul-2026 14:24:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jul-2026 14:24:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.211.63.92, 172.64.192.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MyIsInVzZXJuYW1lIjoiZ29kaXlhZ2l3YSIsImVtYWlsIjoiYmFycmlzdGVyZnVuZHNAZ21haWwuY29tIiwiZXhwIjoxNzg0NzI4MTM0fQ.gKcrDg3UeuNONKPdLiOlmQ7mRvS9Lc8Ct31K16K8DWI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1b96f07cd220b91-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"197.211.63.92","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-Jul-2026 14:24:57 UTC] === User Orders API Called ===
[15-Jul-2026 14:24:57 UTC] User ID: 1063
[15-Jul-2026 14:24:57 UTC] Limit: 20, Offset: 0
[15-Jul-2026 14:24:57 UTC] Orders found: 0
[15-Jul-2026 14:24:57 UTC] Orders data: []
[15-Jul-2026 14:24:57 UTC] Total orders count: 0
[15-Jul-2026 14:24:57 UTC] === API CALL LOG ===
[15-Jul-2026 14:24:57 UTC] Endpoint: user/profile.php
[15-Jul-2026 14:24:57 UTC] Full Log Data: {
    "timestamp": "2026-07-15 14:24:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.92",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.63.92, 172.64.192.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MyIsInVzZXJuYW1lIjoiZ29kaXlhZ2l3YSIsImVtYWlsIjoiYmFycmlzdGVyZnVuZHNAZ21haWwuY29tIiwiZXhwIjoxNzg0NzI4MTM0fQ.gKcrDg3UeuNONKPdLiOlmQ7mRvS9Lc8Ct31K16K8DWI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b96f07cd1b0b91-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.63.92",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 14:24:57 UTC] === END API CALL LOG ===
[15-Jul-2026 14:24:57 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 14:24:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MyIsInVzZXJuYW1lIjoiZ29kaXlhZ2l3YSIsImVtYWlsIjoiYmFycmlzdGVyZnVuZHNAZ21haWwuY29tIiwiZXhwIjoxNzg0NzI4MTM0fQ.gKcrDg3UeuNONKPdLiOlmQ7mRvS9Lc8Ct31K16K8DWI
[15-Jul-2026 14:24:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 14:24:57 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 14:24:57 UTC] User ID: 1063
[15-Jul-2026 14:24:57 UTC] ✅ User profile retrieved successfully for user ID: 1063
[15-Jul-2026 14:24:57 UTC] === API CALL LOG ===
[15-Jul-2026 14:24:57 UTC] Endpoint: user/profile.php
[15-Jul-2026 14:24:57 UTC] Full Log Data: {
    "timestamp": "2026-07-15 14:24:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.92",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.63.92, 172.64.192.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MyIsInVzZXJuYW1lIjoiZ29kaXlhZ2l3YSIsImVtYWlsIjoiYmFycmlzdGVyZnVuZHNAZ21haWwuY29tIiwiZXhwIjoxNzg0NzI4MTM0fQ.gKcrDg3UeuNONKPdLiOlmQ7mRvS9Lc8Ct31K16K8DWI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b96f08dfeb0b91-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.63.92",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 14:24:57 UTC] === END API CALL LOG ===
[15-Jul-2026 14:24:57 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 14:24:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MyIsInVzZXJuYW1lIjoiZ29kaXlhZ2l3YSIsImVtYWlsIjoiYmFycmlzdGVyZnVuZHNAZ21haWwuY29tIiwiZXhwIjoxNzg0NzI4MTM0fQ.gKcrDg3UeuNONKPdLiOlmQ7mRvS9Lc8Ct31K16K8DWI
[15-Jul-2026 14:24:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 14:24:57 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 14:24:57 UTC] User ID: 1063
[15-Jul-2026 14:24:57 UTC] ✅ User profile retrieved successfully for user ID: 1063
[15-Jul-2026 14:24:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jul-2026 14:24:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jul-2026 14:24:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.211.63.92, 172.64.192.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MyIsInVzZXJuYW1lIjoiZ29kaXlhZ2l3YSIsImVtYWlsIjoiYmFycmlzdGVyZnVuZHNAZ21haWwuY29tIiwiZXhwIjoxNzg0NzI4MTM0fQ.gKcrDg3UeuNONKPdLiOlmQ7mRvS9Lc8Ct31K16K8DWI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1b96f10682d0b91-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"197.211.63.92","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-Jul-2026 14:24:58 UTC] === User Orders API Called ===
[15-Jul-2026 14:24:58 UTC] User ID: 1063
[15-Jul-2026 14:24:58 UTC] Limit: 20, Offset: 0
[15-Jul-2026 14:24:58 UTC] Orders found: 0
[15-Jul-2026 14:24:58 UTC] Orders data: []
[15-Jul-2026 14:24:58 UTC] Total orders count: 0
[15-Jul-2026 14:25:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jul-2026 14:25:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jul-2026 14:25:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.211.63.92, 172.64.192.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MyIsInVzZXJuYW1lIjoiZ29kaXlhZ2l3YSIsImVtYWlsIjoiYmFycmlzdGVyZnVuZHNAZ21haWwuY29tIiwiZXhwIjoxNzg0NzI4MTM0fQ.gKcrDg3UeuNONKPdLiOlmQ7mRvS9Lc8Ct31K16K8DWI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1b96f1e6bc20b91-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"197.211.63.92","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-Jul-2026 14:25:01 UTC] === User Orders API Called ===
[15-Jul-2026 14:25:01 UTC] User ID: 1063
[15-Jul-2026 14:25:01 UTC] Limit: 20, Offset: 0
[15-Jul-2026 14:25:01 UTC] === API CALL LOG ===
[15-Jul-2026 14:25:01 UTC] Endpoint: user/profile.php
[15-Jul-2026 14:25:01 UTC] Full Log Data: {
    "timestamp": "2026-07-15 14:25:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.92",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.63.92, 172.64.192.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MyIsInVzZXJuYW1lIjoiZ29kaXlhZ2l3YSIsImVtYWlsIjoiYmFycmlzdGVyZnVuZHNAZ21haWwuY29tIiwiZXhwIjoxNzg0NzI4MTM0fQ.gKcrDg3UeuNONKPdLiOlmQ7mRvS9Lc8Ct31K16K8DWI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b96f1e6bc40b91-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.63.92",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 14:25:01 UTC] === END API CALL LOG ===
[15-Jul-2026 14:25:01 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 14:25:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MyIsInVzZXJuYW1lIjoiZ29kaXlhZ2l3YSIsImVtYWlsIjoiYmFycmlzdGVyZnVuZHNAZ21haWwuY29tIiwiZXhwIjoxNzg0NzI4MTM0fQ.gKcrDg3UeuNONKPdLiOlmQ7mRvS9Lc8Ct31K16K8DWI
[15-Jul-2026 14:25:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 14:25:01 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 14:25:01 UTC] User ID: 1063
[15-Jul-2026 14:25:01 UTC] Orders found: 0
[15-Jul-2026 14:25:01 UTC] Orders data: []
[15-Jul-2026 14:25:01 UTC] ✅ User profile retrieved successfully for user ID: 1063
[15-Jul-2026 14:25:01 UTC] Total orders count: 0
[15-Jul-2026 14:25:01 UTC] === API CALL LOG ===
[15-Jul-2026 14:25:01 UTC] Endpoint: user/profile.php
[15-Jul-2026 14:25:01 UTC] Full Log Data: {
    "timestamp": "2026-07-15 14:25:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.92",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.63.92, 172.64.192.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MyIsInVzZXJuYW1lIjoiZ29kaXlhZ2l3YSIsImVtYWlsIjoiYmFycmlzdGVyZnVuZHNAZ21haWwuY29tIiwiZXhwIjoxNzg0NzI4MTM0fQ.gKcrDg3UeuNONKPdLiOlmQ7mRvS9Lc8Ct31K16K8DWI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b96f1f6f000b91-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.63.92",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 14:25:01 UTC] === END API CALL LOG ===
[15-Jul-2026 14:25:01 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 14:25:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MyIsInVzZXJuYW1lIjoiZ29kaXlhZ2l3YSIsImVtYWlsIjoiYmFycmlzdGVyZnVuZHNAZ21haWwuY29tIiwiZXhwIjoxNzg0NzI4MTM0fQ.gKcrDg3UeuNONKPdLiOlmQ7mRvS9Lc8Ct31K16K8DWI
[15-Jul-2026 14:25:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 14:25:01 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 14:25:01 UTC] User ID: 1063
[15-Jul-2026 14:25:01 UTC] ✅ User profile retrieved successfully for user ID: 1063
[15-Jul-2026 14:25:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jul-2026 14:25:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jul-2026 14:25:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.211.63.92, 172.64.192.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MyIsInVzZXJuYW1lIjoiZ29kaXlhZ2l3YSIsImVtYWlsIjoiYmFycmlzdGVyZnVuZHNAZ21haWwuY29tIiwiZXhwIjoxNzg0NzI4MTM0fQ.gKcrDg3UeuNONKPdLiOlmQ7mRvS9Lc8Ct31K16K8DWI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1b96fe7feae0b91-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"197.211.63.92","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-Jul-2026 14:25:33 UTC] === User Orders API Called ===
[15-Jul-2026 14:25:33 UTC] User ID: 1063
[15-Jul-2026 14:25:33 UTC] Limit: 20, Offset: 0
[15-Jul-2026 14:25:33 UTC] Orders found: 0
[15-Jul-2026 14:25:33 UTC] Orders data: []
[15-Jul-2026 14:25:33 UTC] Total orders count: 0
[15-Jul-2026 14:25:33 UTC] === API CALL LOG ===
[15-Jul-2026 14:25:33 UTC] Endpoint: user/profile.php
[15-Jul-2026 14:25:33 UTC] Full Log Data: {
    "timestamp": "2026-07-15 14:25:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.92",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.63.92, 172.64.192.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MyIsInVzZXJuYW1lIjoiZ29kaXlhZ2l3YSIsImVtYWlsIjoiYmFycmlzdGVyZnVuZHNAZ21haWwuY29tIiwiZXhwIjoxNzg0NzI4MTM0fQ.gKcrDg3UeuNONKPdLiOlmQ7mRvS9Lc8Ct31K16K8DWI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b96fe7feb00b91-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.63.92",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 14:25:33 UTC] === END API CALL LOG ===
[15-Jul-2026 14:25:33 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 14:25:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MyIsInVzZXJuYW1lIjoiZ29kaXlhZ2l3YSIsImVtYWlsIjoiYmFycmlzdGVyZnVuZHNAZ21haWwuY29tIiwiZXhwIjoxNzg0NzI4MTM0fQ.gKcrDg3UeuNONKPdLiOlmQ7mRvS9Lc8Ct31K16K8DWI
[15-Jul-2026 14:25:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 14:25:33 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 14:25:33 UTC] User ID: 1063
[15-Jul-2026 14:25:33 UTC] ✅ User profile retrieved successfully for user ID: 1063
[15-Jul-2026 14:25:33 UTC] === API CALL LOG ===
[15-Jul-2026 14:25:33 UTC] Endpoint: user/profile.php
[15-Jul-2026 14:25:33 UTC] Full Log Data: {
    "timestamp": "2026-07-15 14:25:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.92",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.63.92, 172.64.192.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MyIsInVzZXJuYW1lIjoiZ29kaXlhZ2l3YSIsImVtYWlsIjoiYmFycmlzdGVyZnVuZHNAZ21haWwuY29tIiwiZXhwIjoxNzg0NzI4MTM0fQ.gKcrDg3UeuNONKPdLiOlmQ7mRvS9Lc8Ct31K16K8DWI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b96fe7feb20b91-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.63.92",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 14:25:33 UTC] === END API CALL LOG ===
[15-Jul-2026 14:25:33 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 14:25:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MyIsInVzZXJuYW1lIjoiZ29kaXlhZ2l3YSIsImVtYWlsIjoiYmFycmlzdGVyZnVuZHNAZ21haWwuY29tIiwiZXhwIjoxNzg0NzI4MTM0fQ.gKcrDg3UeuNONKPdLiOlmQ7mRvS9Lc8Ct31K16K8DWI
[15-Jul-2026 14:25:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 14:25:33 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 14:25:33 UTC] User ID: 1063
[15-Jul-2026 14:25:33 UTC] ✅ User profile retrieved successfully for user ID: 1063
[15-Jul-2026 14:25:38 UTC] === API CALL LOG ===
[15-Jul-2026 14:25:38 UTC] Endpoint: user/profile.php
[15-Jul-2026 14:25:38 UTC] Full Log Data: {
    "timestamp": "2026-07-15 14:25:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.92",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.63.92, 172.64.192.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MyIsInVzZXJuYW1lIjoiZ29kaXlhZ2l3YSIsImVtYWlsIjoiYmFycmlzdGVyZnVuZHNAZ21haWwuY29tIiwiZXhwIjoxNzg0NzI4MTM0fQ.gKcrDg3UeuNONKPdLiOlmQ7mRvS9Lc8Ct31K16K8DWI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b9700a1b870b91-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.63.92",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 14:25:38 UTC] === END API CALL LOG ===
[15-Jul-2026 14:25:38 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 14:25:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MyIsInVzZXJuYW1lIjoiZ29kaXlhZ2l3YSIsImVtYWlsIjoiYmFycmlzdGVyZnVuZHNAZ21haWwuY29tIiwiZXhwIjoxNzg0NzI4MTM0fQ.gKcrDg3UeuNONKPdLiOlmQ7mRvS9Lc8Ct31K16K8DWI
[15-Jul-2026 14:25:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 14:25:38 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 14:25:38 UTC] User ID: 1063
[15-Jul-2026 14:25:38 UTC] ✅ User profile retrieved successfully for user ID: 1063
[15-Jul-2026 14:25:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jul-2026 14:25:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jul-2026 14:25:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.211.63.92, 172.64.192.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MyIsInVzZXJuYW1lIjoiZ29kaXlhZ2l3YSIsImVtYWlsIjoiYmFycmlzdGVyZnVuZHNAZ21haWwuY29tIiwiZXhwIjoxNzg0NzI4MTM0fQ.gKcrDg3UeuNONKPdLiOlmQ7mRvS9Lc8Ct31K16K8DWI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1b9701fc9940b91-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"197.211.63.92","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-Jul-2026 14:25:42 UTC] === User Orders API Called ===
[15-Jul-2026 14:25:42 UTC] User ID: 1063
[15-Jul-2026 14:25:42 UTC] Limit: 20, Offset: 0
[15-Jul-2026 14:25:42 UTC] Orders found: 0
[15-Jul-2026 14:25:42 UTC] Orders data: []
[15-Jul-2026 14:25:42 UTC] Total orders count: 0
[15-Jul-2026 14:25:49 UTC] === API CALL LOG ===
[15-Jul-2026 14:25:49 UTC] Endpoint: user/profile.php
[15-Jul-2026 14:25:49 UTC] Full Log Data: {
    "timestamp": "2026-07-15 14:25:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.92",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.63.92, 172.64.192.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MyIsInVzZXJuYW1lIjoiZ29kaXlhZ2l3YSIsImVtYWlsIjoiYmFycmlzdGVyZnVuZHNAZ21haWwuY29tIiwiZXhwIjoxNzg0NzI4MTM0fQ.gKcrDg3UeuNONKPdLiOlmQ7mRvS9Lc8Ct31K16K8DWI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b9704c685c0b91-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.63.92",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 14:25:49 UTC] === END API CALL LOG ===
[15-Jul-2026 14:25:49 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 14:25:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MyIsInVzZXJuYW1lIjoiZ29kaXlhZ2l3YSIsImVtYWlsIjoiYmFycmlzdGVyZnVuZHNAZ21haWwuY29tIiwiZXhwIjoxNzg0NzI4MTM0fQ.gKcrDg3UeuNONKPdLiOlmQ7mRvS9Lc8Ct31K16K8DWI
[15-Jul-2026 14:25:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 14:25:49 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 14:25:49 UTC] User ID: 1063
[15-Jul-2026 14:25:49 UTC] ✅ User profile retrieved successfully for user ID: 1063
[15-Jul-2026 14:25:49 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jul-2026 14:25:49 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jul-2026 14:25:49 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.211.63.92, 172.64.192.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MyIsInVzZXJuYW1lIjoiZ29kaXlhZ2l3YSIsImVtYWlsIjoiYmFycmlzdGVyZnVuZHNAZ21haWwuY29tIiwiZXhwIjoxNzg0NzI4MTM0fQ.gKcrDg3UeuNONKPdLiOlmQ7mRvS9Lc8Ct31K16K8DWI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1b9704c68560b91-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"197.211.63.92","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-Jul-2026 14:25:49 UTC] === User Orders API Called ===
[15-Jul-2026 14:25:49 UTC] User ID: 1063
[15-Jul-2026 14:25:49 UTC] Limit: 20, Offset: 0
[15-Jul-2026 14:25:49 UTC] Orders found: 0
[15-Jul-2026 14:25:49 UTC] Orders data: []
[15-Jul-2026 14:25:49 UTC] Total orders count: 0
[15-Jul-2026 14:25:49 UTC] === API CALL LOG ===
[15-Jul-2026 14:25:49 UTC] Endpoint: user/profile.php
[15-Jul-2026 14:25:49 UTC] Full Log Data: {
    "timestamp": "2026-07-15 14:25:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.63.92",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.63.92, 172.64.192.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MyIsInVzZXJuYW1lIjoiZ29kaXlhZ2l3YSIsImVtYWlsIjoiYmFycmlzdGVyZnVuZHNAZ21haWwuY29tIiwiZXhwIjoxNzg0NzI4MTM0fQ.gKcrDg3UeuNONKPdLiOlmQ7mRvS9Lc8Ct31K16K8DWI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1b9704f49f00b91-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.63.92",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 14:25:49 UTC] === END API CALL LOG ===
[15-Jul-2026 14:25:49 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 14:25:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2MyIsInVzZXJuYW1lIjoiZ29kaXlhZ2l3YSIsImVtYWlsIjoiYmFycmlzdGVyZnVuZHNAZ21haWwuY29tIiwiZXhwIjoxNzg0NzI4MTM0fQ.gKcrDg3UeuNONKPdLiOlmQ7mRvS9Lc8Ct31K16K8DWI
[15-Jul-2026 14:25:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 14:25:49 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 14:25:49 UTC] User ID: 1063
[15-Jul-2026 14:25:49 UTC] ✅ User profile retrieved successfully for user ID: 1063
[15-Jul-2026 17:05:45 UTC] === API CALL LOG ===
[15-Jul-2026 17:05:45 UTC] Endpoint: user/profile.php
[15-Jul-2026 17:05:45 UTC] Full Log Data: {
    "timestamp": "2026-07-15 17:05:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:883d:a6c1:b7e8:8ea6:1d30:2d2d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:883d:a6c1:b7e8:8ea6:1d30:2d2d, 172.71.124.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2NCIsInVzZXJuYW1lIjoidXNtYW5pIiwiZW1haWwiOiJ1c21hbmlmYXJtYW44MUBnbWFpbC5jb20iLCJleHAiOjE3ODQ3Mzk5NDR9.gRHTBMsIZWd5VPelEs42QtoA8v41D663M3vFw68RHMg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ba5a953986ce5b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:883d:a6c1:b7e8:8ea6:1d30:2d2d",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 17:05:45 UTC] === END API CALL LOG ===
[15-Jul-2026 17:05:45 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 17:05:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2NCIsInVzZXJuYW1lIjoidXNtYW5pIiwiZW1haWwiOiJ1c21hbmlmYXJtYW44MUBnbWFpbC5jb20iLCJleHAiOjE3ODQ3Mzk5NDR9.gRHTBMsIZWd5VPelEs42QtoA8v41D663M3vFw68RHMg
[15-Jul-2026 17:05:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 17:05:45 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 17:05:45 UTC] User ID: 1064
[15-Jul-2026 17:05:45 UTC] ✅ User profile retrieved successfully for user ID: 1064
[15-Jul-2026 17:05:45 UTC] === API CALL LOG ===
[15-Jul-2026 17:05:45 UTC] Endpoint: user/profile.php
[15-Jul-2026 17:05:45 UTC] Full Log Data: {
    "timestamp": "2026-07-15 17:05:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:883d:a6c1:b7e8:8ea6:1d30:2d2d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:883d:a6c1:b7e8:8ea6:1d30:2d2d, 172.71.124.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2NCIsInVzZXJuYW1lIjoidXNtYW5pIiwiZW1haWwiOiJ1c21hbmlmYXJtYW44MUBnbWFpbC5jb20iLCJleHAiOjE3ODQ3Mzk5NDR9.gRHTBMsIZWd5VPelEs42QtoA8v41D663M3vFw68RHMg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ba5a953978ce5b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:883d:a6c1:b7e8:8ea6:1d30:2d2d",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 17:05:45 UTC] === END API CALL LOG ===
[15-Jul-2026 17:05:45 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 17:05:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2NCIsInVzZXJuYW1lIjoidXNtYW5pIiwiZW1haWwiOiJ1c21hbmlmYXJtYW44MUBnbWFpbC5jb20iLCJleHAiOjE3ODQ3Mzk5NDR9.gRHTBMsIZWd5VPelEs42QtoA8v41D663M3vFw68RHMg
[15-Jul-2026 17:05:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 17:05:45 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 17:05:45 UTC] User ID: 1064
[15-Jul-2026 17:05:45 UTC] ✅ User profile retrieved successfully for user ID: 1064
[15-Jul-2026 17:05:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jul-2026 17:05:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jul-2026 17:05:46 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:883d:a6c1:b7e8:8ea6:1d30:2d2d, 172.71.124.74","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2NCIsInVzZXJuYW1lIjoidXNtYW5pIiwiZW1haWwiOiJ1c21hbmlmYXJtYW44MUBnbWFpbC5jb20iLCJleHAiOjE3ODQ3Mzk5NDR9.gRHTBMsIZWd5VPelEs42QtoA8v41D663M3vFw68RHMg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1ba5a953985ce5b-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:883d:a6c1:b7e8:8ea6:1d30:2d2d","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-Jul-2026 17:05:46 UTC] === User Orders API Called ===
[15-Jul-2026 17:05:46 UTC] User ID: 1064
[15-Jul-2026 17:05:46 UTC] Limit: 20, Offset: 0
[15-Jul-2026 17:05:46 UTC] Orders found: 0
[15-Jul-2026 17:05:46 UTC] Orders data: []
[15-Jul-2026 17:05:46 UTC] Total orders count: 0
[15-Jul-2026 17:05:49 UTC] === API CALL LOG ===
[15-Jul-2026 17:05:49 UTC] Endpoint: user/profile.php
[15-Jul-2026 17:05:49 UTC] Full Log Data: {
    "timestamp": "2026-07-15 17:05:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:883d:a6c1:b7e8:8ea6:1d30:2d2d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:883d:a6c1:b7e8:8ea6:1d30:2d2d, 172.71.124.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2NCIsInVzZXJuYW1lIjoidXNtYW5pIiwiZW1haWwiOiJ1c21hbmlmYXJtYW44MUBnbWFpbC5jb20iLCJleHAiOjE3ODQ3Mzk5NDR9.gRHTBMsIZWd5VPelEs42QtoA8v41D663M3vFw68RHMg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ba5aaddda6ce5b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:883d:a6c1:b7e8:8ea6:1d30:2d2d",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 17:05:49 UTC] === END API CALL LOG ===
[15-Jul-2026 17:05:49 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 17:05:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2NCIsInVzZXJuYW1lIjoidXNtYW5pIiwiZW1haWwiOiJ1c21hbmlmYXJtYW44MUBnbWFpbC5jb20iLCJleHAiOjE3ODQ3Mzk5NDR9.gRHTBMsIZWd5VPelEs42QtoA8v41D663M3vFw68RHMg
[15-Jul-2026 17:05:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 17:05:49 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 17:05:49 UTC] User ID: 1064
[15-Jul-2026 17:05:49 UTC] ✅ User profile retrieved successfully for user ID: 1064
[15-Jul-2026 17:05:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jul-2026 17:05:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jul-2026 17:05:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:883d:a6c1:b7e8:8ea6:1d30:2d2d, 172.71.124.89","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2NCIsInVzZXJuYW1lIjoidXNtYW5pIiwiZW1haWwiOiJ1c21hbmlmYXJtYW44MUBnbWFpbC5jb20iLCJleHAiOjE3ODQ3Mzk5NDR9.gRHTBMsIZWd5VPelEs42QtoA8v41D663M3vFw68RHMg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1ba5ad14dd3ce5b-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:883d:a6c1:b7e8:8ea6:1d30:2d2d","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-Jul-2026 17:05:55 UTC] === User Orders API Called ===
[15-Jul-2026 17:05:55 UTC] User ID: 1064
[15-Jul-2026 17:05:55 UTC] Limit: 20, Offset: 0
[15-Jul-2026 17:05:55 UTC] Orders found: 0
[15-Jul-2026 17:05:55 UTC] Orders data: []
[15-Jul-2026 17:05:55 UTC] Total orders count: 0
[15-Jul-2026 17:05:55 UTC] === API CALL LOG ===
[15-Jul-2026 17:05:55 UTC] Endpoint: user/profile.php
[15-Jul-2026 17:05:55 UTC] Full Log Data: {
    "timestamp": "2026-07-15 17:05:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:883d:a6c1:b7e8:8ea6:1d30:2d2d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:883d:a6c1:b7e8:8ea6:1d30:2d2d, 172.71.124.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2NCIsInVzZXJuYW1lIjoidXNtYW5pIiwiZW1haWwiOiJ1c21hbmlmYXJtYW44MUBnbWFpbC5jb20iLCJleHAiOjE3ODQ3Mzk5NDR9.gRHTBMsIZWd5VPelEs42QtoA8v41D663M3vFw68RHMg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ba5ad14dd5ce5b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:883d:a6c1:b7e8:8ea6:1d30:2d2d",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 17:05:55 UTC] === END API CALL LOG ===
[15-Jul-2026 17:05:55 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 17:05:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2NCIsInVzZXJuYW1lIjoidXNtYW5pIiwiZW1haWwiOiJ1c21hbmlmYXJtYW44MUBnbWFpbC5jb20iLCJleHAiOjE3ODQ3Mzk5NDR9.gRHTBMsIZWd5VPelEs42QtoA8v41D663M3vFw68RHMg
[15-Jul-2026 17:05:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 17:05:55 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 17:05:55 UTC] User ID: 1064
[15-Jul-2026 17:05:55 UTC] ✅ User profile retrieved successfully for user ID: 1064
[15-Jul-2026 17:05:56 UTC] === API CALL LOG ===
[15-Jul-2026 17:05:56 UTC] Endpoint: user/profile.php
[15-Jul-2026 17:05:56 UTC] Full Log Data: {
    "timestamp": "2026-07-15 17:05:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:883d:a6c1:b7e8:8ea6:1d30:2d2d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:883d:a6c1:b7e8:8ea6:1d30:2d2d, 172.71.124.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2NCIsInVzZXJuYW1lIjoidXNtYW5pIiwiZW1haWwiOiJ1c21hbmlmYXJtYW44MUBnbWFpbC5jb20iLCJleHAiOjE3ODQ3Mzk5NDR9.gRHTBMsIZWd5VPelEs42QtoA8v41D663M3vFw68RHMg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ba5ad4ad83ce5b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:883d:a6c1:b7e8:8ea6:1d30:2d2d",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 17:05:56 UTC] === END API CALL LOG ===
[15-Jul-2026 17:05:56 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 17:05:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2NCIsInVzZXJuYW1lIjoidXNtYW5pIiwiZW1haWwiOiJ1c21hbmlmYXJtYW44MUBnbWFpbC5jb20iLCJleHAiOjE3ODQ3Mzk5NDR9.gRHTBMsIZWd5VPelEs42QtoA8v41D663M3vFw68RHMg
[15-Jul-2026 17:05:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 17:05:56 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 17:05:56 UTC] User ID: 1064
[15-Jul-2026 17:05:56 UTC] ✅ User profile retrieved successfully for user ID: 1064
[15-Jul-2026 17:05:57 UTC] === API CALL LOG ===
[15-Jul-2026 17:05:57 UTC] Endpoint: user/profile.php
[15-Jul-2026 17:05:57 UTC] Full Log Data: {
    "timestamp": "2026-07-15 17:05:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:883d:a6c1:b7e8:8ea6:1d30:2d2d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:883d:a6c1:b7e8:8ea6:1d30:2d2d, 172.71.124.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2NCIsInVzZXJuYW1lIjoidXNtYW5pIiwiZW1haWwiOiJ1c21hbmlmYXJtYW44MUBnbWFpbC5jb20iLCJleHAiOjE3ODQ3Mzk5NDR9.gRHTBMsIZWd5VPelEs42QtoA8v41D663M3vFw68RHMg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ba5adfafd1ce5b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:883d:a6c1:b7e8:8ea6:1d30:2d2d",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 17:05:57 UTC] === END API CALL LOG ===
[15-Jul-2026 17:05:57 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 17:05:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2NCIsInVzZXJuYW1lIjoidXNtYW5pIiwiZW1haWwiOiJ1c21hbmlmYXJtYW44MUBnbWFpbC5jb20iLCJleHAiOjE3ODQ3Mzk5NDR9.gRHTBMsIZWd5VPelEs42QtoA8v41D663M3vFw68RHMg
[15-Jul-2026 17:05:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 17:05:57 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 17:05:57 UTC] User ID: 1064
[15-Jul-2026 17:05:57 UTC] ✅ User profile retrieved successfully for user ID: 1064
[15-Jul-2026 17:06:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jul-2026 17:06:01 UTC] === API CALL LOG ===
[15-Jul-2026 17:06:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jul-2026 17:06:01 UTC] Endpoint: user/profile.php
[15-Jul-2026 17:06:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:883d:a6c1:b7e8:8ea6:1d30:2d2d, 172.71.124.89","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2NCIsInVzZXJuYW1lIjoidXNtYW5pIiwiZW1haWwiOiJ1c21hbmlmYXJtYW44MUBnbWFpbC5jb20iLCJleHAiOjE3ODQ3Mzk5NDR9.gRHTBMsIZWd5VPelEs42QtoA8v41D663M3vFw68RHMg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1ba5af74badce5b-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:883d:a6c1:b7e8:8ea6:1d30:2d2d","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-Jul-2026 17:06:01 UTC] Full Log Data: {
    "timestamp": "2026-07-15 17:06:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:883d:a6c1:b7e8:8ea6:1d30:2d2d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:883d:a6c1:b7e8:8ea6:1d30:2d2d, 172.71.124.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2NCIsInVzZXJuYW1lIjoidXNtYW5pIiwiZW1haWwiOiJ1c21hbmlmYXJtYW44MUBnbWFpbC5jb20iLCJleHAiOjE3ODQ3Mzk5NDR9.gRHTBMsIZWd5VPelEs42QtoA8v41D663M3vFw68RHMg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ba5af74baece5b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:883d:a6c1:b7e8:8ea6:1d30:2d2d",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 17:06:01 UTC] === END API CALL LOG ===
[15-Jul-2026 17:06:01 UTC] === User Orders API Called ===
[15-Jul-2026 17:06:01 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 17:06:01 UTC] User ID: 1064
[15-Jul-2026 17:06:01 UTC] Limit: 20, Offset: 0
[15-Jul-2026 17:06:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2NCIsInVzZXJuYW1lIjoidXNtYW5pIiwiZW1haWwiOiJ1c21hbmlmYXJtYW44MUBnbWFpbC5jb20iLCJleHAiOjE3ODQ3Mzk5NDR9.gRHTBMsIZWd5VPelEs42QtoA8v41D663M3vFw68RHMg
[15-Jul-2026 17:06:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 17:06:01 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 17:06:01 UTC] User ID: 1064
[15-Jul-2026 17:06:01 UTC] Orders found: 0
[15-Jul-2026 17:06:01 UTC] Orders data: []
[15-Jul-2026 17:06:01 UTC] ✅ User profile retrieved successfully for user ID: 1064
[15-Jul-2026 17:06:01 UTC] Total orders count: 0
[15-Jul-2026 17:06:02 UTC] === API CALL LOG ===
[15-Jul-2026 17:06:02 UTC] Endpoint: user/profile.php
[15-Jul-2026 17:06:02 UTC] Full Log Data: {
    "timestamp": "2026-07-15 17:06:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:883d:a6c1:b7e8:8ea6:1d30:2d2d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:883d:a6c1:b7e8:8ea6:1d30:2d2d, 172.71.124.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2NCIsInVzZXJuYW1lIjoidXNtYW5pIiwiZW1haWwiOiJ1c21hbmlmYXJtYW44MUBnbWFpbC5jb20iLCJleHAiOjE3ODQ3Mzk5NDR9.gRHTBMsIZWd5VPelEs42QtoA8v41D663M3vFw68RHMg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ba5afcb8eece5b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:883d:a6c1:b7e8:8ea6:1d30:2d2d",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 17:06:02 UTC] === END API CALL LOG ===
[15-Jul-2026 17:06:02 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 17:06:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2NCIsInVzZXJuYW1lIjoidXNtYW5pIiwiZW1haWwiOiJ1c21hbmlmYXJtYW44MUBnbWFpbC5jb20iLCJleHAiOjE3ODQ3Mzk5NDR9.gRHTBMsIZWd5VPelEs42QtoA8v41D663M3vFw68RHMg
[15-Jul-2026 17:06:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 17:06:02 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 17:06:02 UTC] User ID: 1064
[15-Jul-2026 17:06:02 UTC] ✅ User profile retrieved successfully for user ID: 1064
[15-Jul-2026 17:06:03 UTC] === API CALL LOG ===
[15-Jul-2026 17:06:03 UTC] Endpoint: user/profile.php
[15-Jul-2026 17:06:03 UTC] Full Log Data: {
    "timestamp": "2026-07-15 17:06:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:883d:a6c1:b7e8:8ea6:1d30:2d2d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:883d:a6c1:b7e8:8ea6:1d30:2d2d, 172.71.124.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2NCIsInVzZXJuYW1lIjoidXNtYW5pIiwiZW1haWwiOiJ1c21hbmlmYXJtYW44MUBnbWFpbC5jb20iLCJleHAiOjE3ODQ3Mzk5NDR9.gRHTBMsIZWd5VPelEs42QtoA8v41D663M3vFw68RHMg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ba5b052e06ce5b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:883d:a6c1:b7e8:8ea6:1d30:2d2d",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 17:06:03 UTC] === END API CALL LOG ===
[15-Jul-2026 17:06:03 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 17:06:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2NCIsInVzZXJuYW1lIjoidXNtYW5pIiwiZW1haWwiOiJ1c21hbmlmYXJtYW44MUBnbWFpbC5jb20iLCJleHAiOjE3ODQ3Mzk5NDR9.gRHTBMsIZWd5VPelEs42QtoA8v41D663M3vFw68RHMg
[15-Jul-2026 17:06:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 17:06:03 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 17:06:03 UTC] User ID: 1064
[15-Jul-2026 17:06:03 UTC] ✅ User profile retrieved successfully for user ID: 1064
[15-Jul-2026 17:06:10 UTC] === API CALL LOG ===
[15-Jul-2026 17:06:10 UTC] Endpoint: user/profile.php
[15-Jul-2026 17:06:10 UTC] Full Log Data: {
    "timestamp": "2026-07-15 17:06:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:883d:a6c1:b7e8:8ea6:1d30:2d2d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:883d:a6c1:b7e8:8ea6:1d30:2d2d, 172.71.124.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2NCIsInVzZXJuYW1lIjoidXNtYW5pIiwiZW1haWwiOiJ1c21hbmlmYXJtYW44MUBnbWFpbC5jb20iLCJleHAiOjE3ODQ3Mzk5NDR9.gRHTBMsIZWd5VPelEs42QtoA8v41D663M3vFw68RHMg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ba5b2f0a06ce5b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:883d:a6c1:b7e8:8ea6:1d30:2d2d",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 17:06:10 UTC] === END API CALL LOG ===
[15-Jul-2026 17:06:10 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 17:06:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2NCIsInVzZXJuYW1lIjoidXNtYW5pIiwiZW1haWwiOiJ1c21hbmlmYXJtYW44MUBnbWFpbC5jb20iLCJleHAiOjE3ODQ3Mzk5NDR9.gRHTBMsIZWd5VPelEs42QtoA8v41D663M3vFw68RHMg
[15-Jul-2026 17:06:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 17:06:10 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 17:06:10 UTC] User ID: 1064
[15-Jul-2026 17:06:10 UTC] ✅ User profile retrieved successfully for user ID: 1064
[15-Jul-2026 17:06:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jul-2026 17:06:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jul-2026 17:06:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:883d:a6c1:b7e8:8ea6:1d30:2d2d, 172.71.124.89","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2NCIsInVzZXJuYW1lIjoidXNtYW5pIiwiZW1haWwiOiJ1c21hbmlmYXJtYW44MUBnbWFpbC5jb20iLCJleHAiOjE3ODQ3Mzk5NDR9.gRHTBMsIZWd5VPelEs42QtoA8v41D663M3vFw68RHMg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1ba5b2f0a04ce5b-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:883d:a6c1:b7e8:8ea6:1d30:2d2d","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-Jul-2026 17:06:10 UTC] === User Orders API Called ===
[15-Jul-2026 17:06:10 UTC] User ID: 1064
[15-Jul-2026 17:06:10 UTC] Limit: 20, Offset: 0
[15-Jul-2026 17:06:10 UTC] Orders found: 0
[15-Jul-2026 17:06:10 UTC] Orders data: []
[15-Jul-2026 17:06:10 UTC] Total orders count: 0
[15-Jul-2026 17:06:11 UTC] === API CALL LOG ===
[15-Jul-2026 17:06:11 UTC] Endpoint: user/profile.php
[15-Jul-2026 17:06:11 UTC] Full Log Data: {
    "timestamp": "2026-07-15 17:06:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:883d:a6c1:b7e8:8ea6:1d30:2d2d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:883d:a6c1:b7e8:8ea6:1d30:2d2d, 172.71.124.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2NCIsInVzZXJuYW1lIjoidXNtYW5pIiwiZW1haWwiOiJ1c21hbmlmYXJtYW44MUBnbWFpbC5jb20iLCJleHAiOjE3ODQ3Mzk5NDR9.gRHTBMsIZWd5VPelEs42QtoA8v41D663M3vFw68RHMg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ba5b325a46ce5b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:883d:a6c1:b7e8:8ea6:1d30:2d2d",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 17:06:11 UTC] === END API CALL LOG ===
[15-Jul-2026 17:06:11 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 17:06:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2NCIsInVzZXJuYW1lIjoidXNtYW5pIiwiZW1haWwiOiJ1c21hbmlmYXJtYW44MUBnbWFpbC5jb20iLCJleHAiOjE3ODQ3Mzk5NDR9.gRHTBMsIZWd5VPelEs42QtoA8v41D663M3vFw68RHMg
[15-Jul-2026 17:06:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 17:06:11 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 17:06:11 UTC] User ID: 1064
[15-Jul-2026 17:06:11 UTC] ✅ User profile retrieved successfully for user ID: 1064
[15-Jul-2026 17:06:13 UTC] === API CALL LOG ===
[15-Jul-2026 17:06:13 UTC] Endpoint: user/profile.php
[15-Jul-2026 17:06:13 UTC] Full Log Data: {
    "timestamp": "2026-07-15 17:06:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:883d:a6c1:b7e8:8ea6:1d30:2d2d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:883d:a6c1:b7e8:8ea6:1d30:2d2d, 172.71.124.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2NCIsInVzZXJuYW1lIjoidXNtYW5pIiwiZW1haWwiOiJ1c21hbmlmYXJtYW44MUBnbWFpbC5jb20iLCJleHAiOjE3ODQ3Mzk5NDR9.gRHTBMsIZWd5VPelEs42QtoA8v41D663M3vFw68RHMg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ba5b43fc69ce5b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:883d:a6c1:b7e8:8ea6:1d30:2d2d",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 17:06:13 UTC] === END API CALL LOG ===
[15-Jul-2026 17:06:13 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 17:06:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2NCIsInVzZXJuYW1lIjoidXNtYW5pIiwiZW1haWwiOiJ1c21hbmlmYXJtYW44MUBnbWFpbC5jb20iLCJleHAiOjE3ODQ3Mzk5NDR9.gRHTBMsIZWd5VPelEs42QtoA8v41D663M3vFw68RHMg
[15-Jul-2026 17:06:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 17:06:13 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 17:06:13 UTC] User ID: 1064
[15-Jul-2026 17:06:13 UTC] ✅ User profile retrieved successfully for user ID: 1064
[15-Jul-2026 17:06:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jul-2026 17:06:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jul-2026 17:06:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:883d:a6c1:b7e8:8ea6:1d30:2d2d, 172.71.124.89","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2NCIsInVzZXJuYW1lIjoidXNtYW5pIiwiZW1haWwiOiJ1c21hbmlmYXJtYW44MUBnbWFpbC5jb20iLCJleHAiOjE3ODQ3Mzk5NDR9.gRHTBMsIZWd5VPelEs42QtoA8v41D663M3vFw68RHMg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1ba5b4d2b61ce5b-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:883d:a6c1:b7e8:8ea6:1d30:2d2d","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-Jul-2026 17:06:15 UTC] === User Orders API Called ===
[15-Jul-2026 17:06:15 UTC] User ID: 1064
[15-Jul-2026 17:06:15 UTC] Limit: 20, Offset: 0
[15-Jul-2026 17:06:15 UTC] Orders found: 0
[15-Jul-2026 17:06:15 UTC] Orders data: []
[15-Jul-2026 17:06:15 UTC] Total orders count: 0
[15-Jul-2026 17:06:15 UTC] === API CALL LOG ===
[15-Jul-2026 17:06:15 UTC] Endpoint: user/profile.php
[15-Jul-2026 17:06:15 UTC] Full Log Data: {
    "timestamp": "2026-07-15 17:06:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:883d:a6c1:b7e8:8ea6:1d30:2d2d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:883d:a6c1:b7e8:8ea6:1d30:2d2d, 172.71.124.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2NCIsInVzZXJuYW1lIjoidXNtYW5pIiwiZW1haWwiOiJ1c21hbmlmYXJtYW44MUBnbWFpbC5jb20iLCJleHAiOjE3ODQ3Mzk5NDR9.gRHTBMsIZWd5VPelEs42QtoA8v41D663M3vFw68RHMg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ba5b4d2b6ece5b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:883d:a6c1:b7e8:8ea6:1d30:2d2d",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 17:06:15 UTC] === END API CALL LOG ===
[15-Jul-2026 17:06:15 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 17:06:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2NCIsInVzZXJuYW1lIjoidXNtYW5pIiwiZW1haWwiOiJ1c21hbmlmYXJtYW44MUBnbWFpbC5jb20iLCJleHAiOjE3ODQ3Mzk5NDR9.gRHTBMsIZWd5VPelEs42QtoA8v41D663M3vFw68RHMg
[15-Jul-2026 17:06:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 17:06:15 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 17:06:15 UTC] User ID: 1064
[15-Jul-2026 17:06:15 UTC] ✅ User profile retrieved successfully for user ID: 1064
[15-Jul-2026 17:06:16 UTC] === API CALL LOG ===
[15-Jul-2026 17:06:16 UTC] Endpoint: user/profile.php
[15-Jul-2026 17:06:16 UTC] Full Log Data: {
    "timestamp": "2026-07-15 17:06:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:883d:a6c1:b7e8:8ea6:1d30:2d2d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:883d:a6c1:b7e8:8ea6:1d30:2d2d, 172.71.124.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2NCIsInVzZXJuYW1lIjoidXNtYW5pIiwiZW1haWwiOiJ1c21hbmlmYXJtYW44MUBnbWFpbC5jb20iLCJleHAiOjE3ODQ3Mzk5NDR9.gRHTBMsIZWd5VPelEs42QtoA8v41D663M3vFw68RHMg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ba5b551e70ce5b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:883d:a6c1:b7e8:8ea6:1d30:2d2d",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 17:06:16 UTC] === END API CALL LOG ===
[15-Jul-2026 17:06:16 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 17:06:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2NCIsInVzZXJuYW1lIjoidXNtYW5pIiwiZW1haWwiOiJ1c21hbmlmYXJtYW44MUBnbWFpbC5jb20iLCJleHAiOjE3ODQ3Mzk5NDR9.gRHTBMsIZWd5VPelEs42QtoA8v41D663M3vFw68RHMg
[15-Jul-2026 17:06:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 17:06:16 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 17:06:16 UTC] User ID: 1064
[15-Jul-2026 17:06:16 UTC] ✅ User profile retrieved successfully for user ID: 1064
[15-Jul-2026 17:06:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jul-2026 17:06:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jul-2026 17:06:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:883d:a6c1:b7e8:8ea6:1d30:2d2d, 172.71.124.89","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2NCIsInVzZXJuYW1lIjoidXNtYW5pIiwiZW1haWwiOiJ1c21hbmlmYXJtYW44MUBnbWFpbC5jb20iLCJleHAiOjE3ODQ3Mzk5NDR9.gRHTBMsIZWd5VPelEs42QtoA8v41D663M3vFw68RHMg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1ba5b77c86cce5b-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:883d:a6c1:b7e8:8ea6:1d30:2d2d","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-Jul-2026 17:06:22 UTC] === User Orders API Called ===
[15-Jul-2026 17:06:22 UTC] User ID: 1064
[15-Jul-2026 17:06:22 UTC] Limit: 20, Offset: 0
[15-Jul-2026 17:06:22 UTC] Orders found: 0
[15-Jul-2026 17:06:22 UTC] Orders data: []
[15-Jul-2026 17:06:22 UTC] Total orders count: 0
[15-Jul-2026 17:06:28 UTC] === API CALL LOG ===
[15-Jul-2026 17:06:28 UTC] Endpoint: user/profile.php
[15-Jul-2026 17:06:28 UTC] Full Log Data: {
    "timestamp": "2026-07-15 17:06:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:883d:a6c1:b7e8:8ea6:1d30:2d2d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:883d:a6c1:b7e8:8ea6:1d30:2d2d, 172.71.124.88",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2NCIsInVzZXJuYW1lIjoidXNtYW5pIiwiZW1haWwiOiJ1c21hbmlmYXJtYW44MUBnbWFpbC5jb20iLCJleHAiOjE3ODQ3Mzk5NDR9.gRHTBMsIZWd5VPelEs42QtoA8v41D663M3vFw68RHMg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ba5b9d3fbdce5b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:883d:a6c1:b7e8:8ea6:1d30:2d2d",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 17:06:28 UTC] === END API CALL LOG ===
[15-Jul-2026 17:06:28 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 17:06:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2NCIsInVzZXJuYW1lIjoidXNtYW5pIiwiZW1haWwiOiJ1c21hbmlmYXJtYW44MUBnbWFpbC5jb20iLCJleHAiOjE3ODQ3Mzk5NDR9.gRHTBMsIZWd5VPelEs42QtoA8v41D663M3vFw68RHMg
[15-Jul-2026 17:06:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 17:06:28 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 17:06:28 UTC] User ID: 1064
[15-Jul-2026 17:06:28 UTC] ✅ User profile retrieved successfully for user ID: 1064
[15-Jul-2026 17:06:28 UTC] === API CALL LOG ===
[15-Jul-2026 17:06:28 UTC] Endpoint: user/profile.php
[15-Jul-2026 17:06:28 UTC] Full Log Data: {
    "timestamp": "2026-07-15 17:06:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:883d:a6c1:b7e8:8ea6:1d30:2d2d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:883d:a6c1:b7e8:8ea6:1d30:2d2d, 172.71.124.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2NCIsInVzZXJuYW1lIjoidXNtYW5pIiwiZW1haWwiOiJ1c21hbmlmYXJtYW44MUBnbWFpbC5jb20iLCJleHAiOjE3ODQ3Mzk5NDR9.gRHTBMsIZWd5VPelEs42QtoA8v41D663M3vFw68RHMg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ba5b9ecb26ce5b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:883d:a6c1:b7e8:8ea6:1d30:2d2d",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 17:06:28 UTC] === END API CALL LOG ===
[15-Jul-2026 17:06:28 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 17:06:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2NCIsInVzZXJuYW1lIjoidXNtYW5pIiwiZW1haWwiOiJ1c21hbmlmYXJtYW44MUBnbWFpbC5jb20iLCJleHAiOjE3ODQ3Mzk5NDR9.gRHTBMsIZWd5VPelEs42QtoA8v41D663M3vFw68RHMg
[15-Jul-2026 17:06:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 17:06:28 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 17:06:28 UTC] User ID: 1064
[15-Jul-2026 17:06:28 UTC] === API CALL LOG ===
[15-Jul-2026 17:06:28 UTC] ✅ User profile retrieved successfully for user ID: 1064
[15-Jul-2026 17:06:28 UTC] Endpoint: user/profile.php
[15-Jul-2026 17:06:28 UTC] Full Log Data: {
    "timestamp": "2026-07-15 17:06:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:883d:a6c1:b7e8:8ea6:1d30:2d2d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:883d:a6c1:b7e8:8ea6:1d30:2d2d, 172.71.124.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2NCIsInVzZXJuYW1lIjoidXNtYW5pIiwiZW1haWwiOiJ1c21hbmlmYXJtYW44MUBnbWFpbC5jb20iLCJleHAiOjE3ODQ3Mzk5NDR9.gRHTBMsIZWd5VPelEs42QtoA8v41D663M3vFw68RHMg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ba5b9ecb2cce5b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:883d:a6c1:b7e8:8ea6:1d30:2d2d",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 17:06:28 UTC] === END API CALL LOG ===
[15-Jul-2026 17:06:28 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 17:06:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2NCIsInVzZXJuYW1lIjoidXNtYW5pIiwiZW1haWwiOiJ1c21hbmlmYXJtYW44MUBnbWFpbC5jb20iLCJleHAiOjE3ODQ3Mzk5NDR9.gRHTBMsIZWd5VPelEs42QtoA8v41D663M3vFw68RHMg
[15-Jul-2026 17:06:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 17:06:28 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 17:06:28 UTC] User ID: 1064
[15-Jul-2026 17:06:28 UTC] ✅ User profile retrieved successfully for user ID: 1064
[15-Jul-2026 17:06:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jul-2026 17:06:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jul-2026 17:06:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:883d:a6c1:b7e8:8ea6:1d30:2d2d, 172.71.124.88","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2NCIsInVzZXJuYW1lIjoidXNtYW5pIiwiZW1haWwiOiJ1c21hbmlmYXJtYW44MUBnbWFpbC5jb20iLCJleHAiOjE3ODQ3Mzk5NDR9.gRHTBMsIZWd5VPelEs42QtoA8v41D663M3vFw68RHMg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1ba5b9ecb23ce5b-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:883d:a6c1:b7e8:8ea6:1d30:2d2d","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-Jul-2026 17:06:28 UTC] === User Orders API Called ===
[15-Jul-2026 17:06:28 UTC] User ID: 1064
[15-Jul-2026 17:06:28 UTC] Limit: 20, Offset: 0
[15-Jul-2026 17:06:28 UTC] Orders found: 0
[15-Jul-2026 17:06:28 UTC] Orders data: []
[15-Jul-2026 17:06:28 UTC] Total orders count: 0
[15-Jul-2026 17:06:31 UTC] === API CALL LOG ===
[15-Jul-2026 17:06:31 UTC] Endpoint: user/profile.php
[15-Jul-2026 17:06:31 UTC] Full Log Data: {
    "timestamp": "2026-07-15 17:06:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:883d:a6c1:b7e8:8ea6:1d30:2d2d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:883d:a6c1:b7e8:8ea6:1d30:2d2d, 172.71.124.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2NCIsInVzZXJuYW1lIjoidXNtYW5pIiwiZW1haWwiOiJ1c21hbmlmYXJtYW44MUBnbWFpbC5jb20iLCJleHAiOjE3ODQ3Mzk5NDR9.gRHTBMsIZWd5VPelEs42QtoA8v41D663M3vFw68RHMg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ba5bb17f89ce5b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:883d:a6c1:b7e8:8ea6:1d30:2d2d",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 17:06:31 UTC] === END API CALL LOG ===
[15-Jul-2026 17:06:31 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 17:06:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2NCIsInVzZXJuYW1lIjoidXNtYW5pIiwiZW1haWwiOiJ1c21hbmlmYXJtYW44MUBnbWFpbC5jb20iLCJleHAiOjE3ODQ3Mzk5NDR9.gRHTBMsIZWd5VPelEs42QtoA8v41D663M3vFw68RHMg
[15-Jul-2026 17:06:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 17:06:31 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 17:06:31 UTC] User ID: 1064
[15-Jul-2026 17:06:31 UTC] ✅ User profile retrieved successfully for user ID: 1064
[15-Jul-2026 17:17:14 UTC] === API CALL LOG ===
[15-Jul-2026 17:17:14 UTC] Endpoint: user/profile.php
[15-Jul-2026 17:17:14 UTC] Full Log Data: {
    "timestamp": "2026-07-15 17:17:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:883d:a6c1:b7e8:8ea6:1d30:2d2d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:883d:a6c1:b7e8:8ea6:1d30:2d2d, 104.22.66.73",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2NCIsInVzZXJuYW1lIjoidXNtYW5pIiwiZW1haWwiOiJ1c21hbmlmYXJtYW44MUBnbWFpbC5jb20iLCJleHAiOjE3ODQ3Mzk5NDR9.gRHTBMsIZWd5VPelEs42QtoA8v41D663M3vFw68RHMg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ba6b6449d14f20-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:883d:a6c1:b7e8:8ea6:1d30:2d2d",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 17:17:14 UTC] === END API CALL LOG ===
[15-Jul-2026 17:17:14 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 17:17:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2NCIsInVzZXJuYW1lIjoidXNtYW5pIiwiZW1haWwiOiJ1c21hbmlmYXJtYW44MUBnbWFpbC5jb20iLCJleHAiOjE3ODQ3Mzk5NDR9.gRHTBMsIZWd5VPelEs42QtoA8v41D663M3vFw68RHMg
[15-Jul-2026 17:17:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 17:17:14 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 17:17:14 UTC] User ID: 1064
[15-Jul-2026 17:17:14 UTC] ✅ User profile retrieved successfully for user ID: 1064
[15-Jul-2026 17:17:16 UTC] === API CALL LOG ===
[15-Jul-2026 17:17:16 UTC] Endpoint: user/profile.php
[15-Jul-2026 17:17:16 UTC] Full Log Data: {
    "timestamp": "2026-07-15 17:17:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:883d:a6c1:b7e8:8ea6:1d30:2d2d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:883d:a6c1:b7e8:8ea6:1d30:2d2d, 104.22.66.73",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2NCIsInVzZXJuYW1lIjoidXNtYW5pIiwiZW1haWwiOiJ1c21hbmlmYXJtYW44MUBnbWFpbC5jb20iLCJleHAiOjE3ODQ3Mzk5NDR9.gRHTBMsIZWd5VPelEs42QtoA8v41D663M3vFw68RHMg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ba6b6ee99b4f20-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:883d:a6c1:b7e8:8ea6:1d30:2d2d",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 17:17:16 UTC] === END API CALL LOG ===
[15-Jul-2026 17:17:16 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 17:17:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2NCIsInVzZXJuYW1lIjoidXNtYW5pIiwiZW1haWwiOiJ1c21hbmlmYXJtYW44MUBnbWFpbC5jb20iLCJleHAiOjE3ODQ3Mzk5NDR9.gRHTBMsIZWd5VPelEs42QtoA8v41D663M3vFw68RHMg
[15-Jul-2026 17:17:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 17:17:16 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 17:17:16 UTC] User ID: 1064
[15-Jul-2026 17:17:16 UTC] ✅ User profile retrieved successfully for user ID: 1064
[15-Jul-2026 17:17:16 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jul-2026 17:17:16 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jul-2026 17:17:16 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:883d:a6c1:b7e8:8ea6:1d30:2d2d, 104.22.66.82","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2NCIsInVzZXJuYW1lIjoidXNtYW5pIiwiZW1haWwiOiJ1c21hbmlmYXJtYW44MUBnbWFpbC5jb20iLCJleHAiOjE3ODQ3Mzk5NDR9.gRHTBMsIZWd5VPelEs42QtoA8v41D663M3vFw68RHMg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1ba6b6ee9a24f20-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:883d:a6c1:b7e8:8ea6:1d30:2d2d","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-Jul-2026 17:17:16 UTC] === User Orders API Called ===
[15-Jul-2026 17:17:16 UTC] User ID: 1064
[15-Jul-2026 17:17:16 UTC] Limit: 20, Offset: 0
[15-Jul-2026 17:17:16 UTC] Orders found: 0
[15-Jul-2026 17:17:16 UTC] Orders data: []
[15-Jul-2026 17:17:16 UTC] Total orders count: 0
[15-Jul-2026 17:17:16 UTC] === API CALL LOG ===
[15-Jul-2026 17:17:16 UTC] Endpoint: user/profile.php
[15-Jul-2026 17:17:16 UTC] Full Log Data: {
    "timestamp": "2026-07-15 17:17:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:883d:a6c1:b7e8:8ea6:1d30:2d2d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:883d:a6c1:b7e8:8ea6:1d30:2d2d, 104.22.66.83",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2NCIsInVzZXJuYW1lIjoidXNtYW5pIiwiZW1haWwiOiJ1c21hbmlmYXJtYW44MUBnbWFpbC5jb20iLCJleHAiOjE3ODQ3Mzk5NDR9.gRHTBMsIZWd5VPelEs42QtoA8v41D663M3vFw68RHMg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ba6b6ee9a64f20-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:883d:a6c1:b7e8:8ea6:1d30:2d2d",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 17:17:16 UTC] === END API CALL LOG ===
[15-Jul-2026 17:17:16 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 17:17:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2NCIsInVzZXJuYW1lIjoidXNtYW5pIiwiZW1haWwiOiJ1c21hbmlmYXJtYW44MUBnbWFpbC5jb20iLCJleHAiOjE3ODQ3Mzk5NDR9.gRHTBMsIZWd5VPelEs42QtoA8v41D663M3vFw68RHMg
[15-Jul-2026 17:17:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 17:17:16 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 17:17:16 UTC] User ID: 1064
[15-Jul-2026 17:17:16 UTC] ✅ User profile retrieved successfully for user ID: 1064
[15-Jul-2026 17:17:18 UTC] === API CALL LOG ===
[15-Jul-2026 17:17:18 UTC] Endpoint: user/profile.php
[15-Jul-2026 17:17:18 UTC] Full Log Data: {
    "timestamp": "2026-07-15 17:17:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:883d:a6c1:b7e8:8ea6:1d30:2d2d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:883d:a6c1:b7e8:8ea6:1d30:2d2d, 104.22.66.83",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2NCIsInVzZXJuYW1lIjoidXNtYW5pIiwiZW1haWwiOiJ1c21hbmlmYXJtYW44MUBnbWFpbC5jb20iLCJleHAiOjE3ODQ3Mzk5NDR9.gRHTBMsIZWd5VPelEs42QtoA8v41D663M3vFw68RHMg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ba6b7d1de74f20-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:883d:a6c1:b7e8:8ea6:1d30:2d2d",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 17:17:18 UTC] === END API CALL LOG ===
[15-Jul-2026 17:17:18 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 17:17:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2NCIsInVzZXJuYW1lIjoidXNtYW5pIiwiZW1haWwiOiJ1c21hbmlmYXJtYW44MUBnbWFpbC5jb20iLCJleHAiOjE3ODQ3Mzk5NDR9.gRHTBMsIZWd5VPelEs42QtoA8v41D663M3vFw68RHMg
[15-Jul-2026 17:17:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 17:17:18 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 17:17:18 UTC] User ID: 1064
[15-Jul-2026 17:17:18 UTC] ✅ User profile retrieved successfully for user ID: 1064
[15-Jul-2026 19:38:51 UTC] === API CALL LOG ===
[15-Jul-2026 19:38:51 UTC] Endpoint: user/profile.php
[15-Jul-2026 19:38:51 UTC] Full Log Data: {
    "timestamp": "2026-07-15 19:38:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:1e68:c209:58ec:ec87:1f7d:5e6f:9dc5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2804:1e68:c209:58ec:ec87:1f7d:5e6f:9dc5, 172.71.2.156",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUxIiwidXNlcm5hbWUiOiJTYW50b3MiLCJlbWFpbCI6ImFuam9rYXVsZUBnbWFpbC5jb20iLCJleHAiOjE3ODA0MzAwMjF9.oF7Z6EpvTSf27y8c8IDwwCj-uOyJuENVsleUWb1F8BU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1bb3ad3590d9882-UDI",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2804:1e68:c209:58ec:ec87:1f7d:5e6f:9dc5",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 19:38:51 UTC] === END API CALL LOG ===
[15-Jul-2026 19:38:51 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 19:38:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUxIiwidXNlcm5hbWUiOiJTYW50b3MiLCJlbWFpbCI6ImFuam9rYXVsZUBnbWFpbC5jb20iLCJleHAiOjE3ODA0MzAwMjF9.oF7Z6EpvTSf27y8c8IDwwCj-uOyJuENVsleUWb1F8BU
[15-Jul-2026 19:38:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 19:38:51 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 19:38:51 UTC] User ID: 651
[15-Jul-2026 19:38:51 UTC] ✅ User profile retrieved successfully for user ID: 651
[15-Jul-2026 19:38:52 UTC] === API CALL LOG ===
[15-Jul-2026 19:38:52 UTC] Endpoint: user/profile.php
[15-Jul-2026 19:38:52 UTC] Full Log Data: {
    "timestamp": "2026-07-15 19:38:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:1e68:c209:58ec:ec87:1f7d:5e6f:9dc5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2804:1e68:c209:58ec:ec87:1f7d:5e6f:9dc5, 172.71.2.156",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUxIiwidXNlcm5hbWUiOiJTYW50b3MiLCJlbWFpbCI6ImFuam9rYXVsZUBnbWFpbC5jb20iLCJleHAiOjE3ODA0MzAwMjF9.oF7Z6EpvTSf27y8c8IDwwCj-uOyJuENVsleUWb1F8BU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1bb3adb8f799882-UDI",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2804:1e68:c209:58ec:ec87:1f7d:5e6f:9dc5",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 19:38:52 UTC] === END API CALL LOG ===
[15-Jul-2026 19:38:52 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 19:38:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUxIiwidXNlcm5hbWUiOiJTYW50b3MiLCJlbWFpbCI6ImFuam9rYXVsZUBnbWFpbC5jb20iLCJleHAiOjE3ODA0MzAwMjF9.oF7Z6EpvTSf27y8c8IDwwCj-uOyJuENVsleUWb1F8BU
[15-Jul-2026 19:38:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 19:38:52 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 19:38:52 UTC] User ID: 651
[15-Jul-2026 19:38:52 UTC] ✅ User profile retrieved successfully for user ID: 651
[15-Jul-2026 19:38:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jul-2026 19:38:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jul-2026 19:38:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2804:1e68:c209:58ec:ec87:1f7d:5e6f:9dc5, 172.71.2.170","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUxIiwidXNlcm5hbWUiOiJTYW50b3MiLCJlbWFpbCI6ImFuam9rYXVsZUBnbWFpbC5jb20iLCJleHAiOjE3ODA0MzAwMjF9.oF7Z6EpvTSf27y8c8IDwwCj-uOyJuENVsleUWb1F8BU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1bb3adaff129882-UDI","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2804:1e68:c209:58ec:ec87:1f7d:5e6f:9dc5","cf-ipcountry":"BR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-Jul-2026 19:38:52 UTC] === User Orders API Called ===
[15-Jul-2026 19:38:52 UTC] User ID: 651
[15-Jul-2026 19:38:52 UTC] Limit: 20, Offset: 0
[15-Jul-2026 19:38:52 UTC] Orders found: 0
[15-Jul-2026 19:38:52 UTC] Orders data: []
[15-Jul-2026 19:38:52 UTC] Total orders count: 0
[15-Jul-2026 20:11:58 UTC] === API CALL LOG ===
[15-Jul-2026 20:11:58 UTC] Endpoint: user/profile.php
[15-Jul-2026 20:11:58 UTC] Full Log Data: {
    "timestamp": "2026-07-15 20:11:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.229.137",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.229.137, 172.64.200.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2NSIsInVzZXJuYW1lIjoic2h1aHJhdCIsImVtYWlsIjoidXJvcW92c2h1aHJhdDIzN0BnbWFpbC5jb20iLCJleHAiOjE3ODQ3NTExMTZ9.CtUcIfOp6PCuT9vqph7IZ7Uh2FIwnYbMuUMOxmCiZ3k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1bb6b5d0c056332-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.113.229.137",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 20:11:58 UTC] === END API CALL LOG ===
[15-Jul-2026 20:11:58 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 20:11:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2NSIsInVzZXJuYW1lIjoic2h1aHJhdCIsImVtYWlsIjoidXJvcW92c2h1aHJhdDIzN0BnbWFpbC5jb20iLCJleHAiOjE3ODQ3NTExMTZ9.CtUcIfOp6PCuT9vqph7IZ7Uh2FIwnYbMuUMOxmCiZ3k
[15-Jul-2026 20:11:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 20:11:58 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 20:11:58 UTC] User ID: 1065
[15-Jul-2026 20:11:58 UTC] ✅ User profile retrieved successfully for user ID: 1065
[15-Jul-2026 20:11:59 UTC] === API CALL LOG ===
[15-Jul-2026 20:11:59 UTC] Endpoint: user/profile.php
[15-Jul-2026 20:11:59 UTC] Full Log Data: {
    "timestamp": "2026-07-15 20:11:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.229.137",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.229.137, 172.64.200.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2NSIsInVzZXJuYW1lIjoic2h1aHJhdCIsImVtYWlsIjoidXJvcW92c2h1aHJhdDIzN0BnbWFpbC5jb20iLCJleHAiOjE3ODQ3NTExMTZ9.CtUcIfOp6PCuT9vqph7IZ7Uh2FIwnYbMuUMOxmCiZ3k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1bb6b5ded886332-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.113.229.137",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 20:11:59 UTC] === END API CALL LOG ===
[15-Jul-2026 20:11:59 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 20:11:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2NSIsInVzZXJuYW1lIjoic2h1aHJhdCIsImVtYWlsIjoidXJvcW92c2h1aHJhdDIzN0BnbWFpbC5jb20iLCJleHAiOjE3ODQ3NTExMTZ9.CtUcIfOp6PCuT9vqph7IZ7Uh2FIwnYbMuUMOxmCiZ3k
[15-Jul-2026 20:11:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 20:11:59 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 20:11:59 UTC] User ID: 1065
[15-Jul-2026 20:11:59 UTC] ✅ User profile retrieved successfully for user ID: 1065
[15-Jul-2026 20:11:59 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jul-2026 20:11:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jul-2026 20:11:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"188.113.229.137, 172.64.200.49","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2NSIsInVzZXJuYW1lIjoic2h1aHJhdCIsImVtYWlsIjoidXJvcW92c2h1aHJhdDIzN0BnbWFpbC5jb20iLCJleHAiOjE3ODQ3NTExMTZ9.CtUcIfOp6PCuT9vqph7IZ7Uh2FIwnYbMuUMOxmCiZ3k","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1bb6b5ded866332-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"188.113.229.137","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-Jul-2026 20:11:59 UTC] === User Orders API Called ===
[15-Jul-2026 20:11:59 UTC] User ID: 1065
[15-Jul-2026 20:11:59 UTC] Limit: 20, Offset: 0
[15-Jul-2026 20:11:59 UTC] Orders found: 0
[15-Jul-2026 20:11:59 UTC] Orders data: []
[15-Jul-2026 20:11:59 UTC] Total orders count: 0
[15-Jul-2026 20:11:59 UTC] === API CALL LOG ===
[15-Jul-2026 20:11:59 UTC] Endpoint: user/profile.php
[15-Jul-2026 20:11:59 UTC] Full Log Data: {
    "timestamp": "2026-07-15 20:11:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.229.137",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.229.137, 172.64.200.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2NSIsInVzZXJuYW1lIjoic2h1aHJhdCIsImVtYWlsIjoidXJvcW92c2h1aHJhdDIzN0BnbWFpbC5jb20iLCJleHAiOjE3ODQ3NTExMTZ9.CtUcIfOp6PCuT9vqph7IZ7Uh2FIwnYbMuUMOxmCiZ3k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1bb6b631f556332-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.113.229.137",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 20:11:59 UTC] === END API CALL LOG ===
[15-Jul-2026 20:11:59 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 20:11:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2NSIsInVzZXJuYW1lIjoic2h1aHJhdCIsImVtYWlsIjoidXJvcW92c2h1aHJhdDIzN0BnbWFpbC5jb20iLCJleHAiOjE3ODQ3NTExMTZ9.CtUcIfOp6PCuT9vqph7IZ7Uh2FIwnYbMuUMOxmCiZ3k
[15-Jul-2026 20:11:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 20:11:59 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 20:11:59 UTC] User ID: 1065
[15-Jul-2026 20:11:59 UTC] ✅ User profile retrieved successfully for user ID: 1065
[15-Jul-2026 20:12:30 UTC] === API CALL LOG ===
[15-Jul-2026 20:12:30 UTC] Endpoint: user/profile.php
[15-Jul-2026 20:12:30 UTC] Full Log Data: {
    "timestamp": "2026-07-15 20:12:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.229.137",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.229.137, 162.158.172.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2NSIsInVzZXJuYW1lIjoic2h1aHJhdCIsImVtYWlsIjoidXJvcW92c2h1aHJhdDIzN0BnbWFpbC5jb20iLCJleHAiOjE3ODQ3NTExMTZ9.CtUcIfOp6PCuT9vqph7IZ7Uh2FIwnYbMuUMOxmCiZ3k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1bb6c21dce2027a-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.113.229.137",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 20:12:30 UTC] === END API CALL LOG ===
[15-Jul-2026 20:12:30 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 20:12:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2NSIsInVzZXJuYW1lIjoic2h1aHJhdCIsImVtYWlsIjoidXJvcW92c2h1aHJhdDIzN0BnbWFpbC5jb20iLCJleHAiOjE3ODQ3NTExMTZ9.CtUcIfOp6PCuT9vqph7IZ7Uh2FIwnYbMuUMOxmCiZ3k
[15-Jul-2026 20:12:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 20:12:30 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 20:12:30 UTC] User ID: 1065
[15-Jul-2026 20:12:30 UTC] ✅ User profile retrieved successfully for user ID: 1065
[15-Jul-2026 20:12:31 UTC] === API CALL LOG ===
[15-Jul-2026 20:12:31 UTC] Endpoint: user/profile.php
[15-Jul-2026 20:12:31 UTC] Full Log Data: {
    "timestamp": "2026-07-15 20:12:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.229.137",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.229.137, 162.158.172.79",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2NSIsInVzZXJuYW1lIjoic2h1aHJhdCIsImVtYWlsIjoidXJvcW92c2h1aHJhdDIzN0BnbWFpbC5jb20iLCJleHAiOjE3ODQ3NTExMTZ9.CtUcIfOp6PCuT9vqph7IZ7Uh2FIwnYbMuUMOxmCiZ3k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1bb6c2a2d55027a-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.113.229.137",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 20:12:31 UTC] === END API CALL LOG ===
[15-Jul-2026 20:12:31 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 20:12:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2NSIsInVzZXJuYW1lIjoic2h1aHJhdCIsImVtYWlsIjoidXJvcW92c2h1aHJhdDIzN0BnbWFpbC5jb20iLCJleHAiOjE3ODQ3NTExMTZ9.CtUcIfOp6PCuT9vqph7IZ7Uh2FIwnYbMuUMOxmCiZ3k
[15-Jul-2026 20:12:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 20:12:31 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 20:12:31 UTC] User ID: 1065
[15-Jul-2026 20:12:31 UTC] ✅ User profile retrieved successfully for user ID: 1065
[15-Jul-2026 20:12:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jul-2026 20:12:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jul-2026 20:12:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"188.113.229.137, 162.158.172.79","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2NSIsInVzZXJuYW1lIjoic2h1aHJhdCIsImVtYWlsIjoidXJvcW92c2h1aHJhdDIzN0BnbWFpbC5jb20iLCJleHAiOjE3ODQ3NTExMTZ9.CtUcIfOp6PCuT9vqph7IZ7Uh2FIwnYbMuUMOxmCiZ3k","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1bb6c2afe33027a-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"188.113.229.137","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-Jul-2026 20:12:31 UTC] === User Orders API Called ===
[15-Jul-2026 20:12:31 UTC] User ID: 1065
[15-Jul-2026 20:12:31 UTC] Limit: 20, Offset: 0
[15-Jul-2026 20:12:31 UTC] Orders found: 0
[15-Jul-2026 20:12:31 UTC] Orders data: []
[15-Jul-2026 20:12:31 UTC] Total orders count: 0
[15-Jul-2026 20:12:31 UTC] === API CALL LOG ===
[15-Jul-2026 20:12:31 UTC] Endpoint: user/profile.php
[15-Jul-2026 20:12:31 UTC] Full Log Data: {
    "timestamp": "2026-07-15 20:12:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.229.137",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.229.137, 162.158.172.79",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2NSIsInVzZXJuYW1lIjoic2h1aHJhdCIsImVtYWlsIjoidXJvcW92c2h1aHJhdDIzN0BnbWFpbC5jb20iLCJleHAiOjE3ODQ3NTExMTZ9.CtUcIfOp6PCuT9vqph7IZ7Uh2FIwnYbMuUMOxmCiZ3k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1bb6c2bdf0a027a-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.113.229.137",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 20:12:31 UTC] === END API CALL LOG ===
[15-Jul-2026 20:12:31 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 20:12:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2NSIsInVzZXJuYW1lIjoic2h1aHJhdCIsImVtYWlsIjoidXJvcW92c2h1aHJhdDIzN0BnbWFpbC5jb20iLCJleHAiOjE3ODQ3NTExMTZ9.CtUcIfOp6PCuT9vqph7IZ7Uh2FIwnYbMuUMOxmCiZ3k
[15-Jul-2026 20:12:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 20:12:31 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 20:12:31 UTC] User ID: 1065
[15-Jul-2026 20:12:31 UTC] ✅ User profile retrieved successfully for user ID: 1065
[15-Jul-2026 20:12:32 UTC] === API CALL LOG ===
[15-Jul-2026 20:12:32 UTC] Endpoint: user/profile.php
[15-Jul-2026 20:12:32 UTC] Full Log Data: {
    "timestamp": "2026-07-15 20:12:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.229.137",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.229.137, 162.158.172.79",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2NSIsInVzZXJuYW1lIjoic2h1aHJhdCIsImVtYWlsIjoidXJvcW92c2h1aHJhdDIzN0BnbWFpbC5jb20iLCJleHAiOjE3ODQ3NTExMTZ9.CtUcIfOp6PCuT9vqph7IZ7Uh2FIwnYbMuUMOxmCiZ3k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1bb6c30dc26027a-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.113.229.137",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 20:12:32 UTC] === END API CALL LOG ===
[15-Jul-2026 20:12:32 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 20:12:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2NSIsInVzZXJuYW1lIjoic2h1aHJhdCIsImVtYWlsIjoidXJvcW92c2h1aHJhdDIzN0BnbWFpbC5jb20iLCJleHAiOjE3ODQ3NTExMTZ9.CtUcIfOp6PCuT9vqph7IZ7Uh2FIwnYbMuUMOxmCiZ3k
[15-Jul-2026 20:12:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 20:12:32 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 20:12:32 UTC] User ID: 1065
[15-Jul-2026 20:12:32 UTC] ✅ User profile retrieved successfully for user ID: 1065
[15-Jul-2026 20:12:36 UTC] === API CALL LOG ===
[15-Jul-2026 20:12:36 UTC] Endpoint: user/profile.php
[15-Jul-2026 20:12:36 UTC] Full Log Data: {
    "timestamp": "2026-07-15 20:12:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.229.137",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.229.137, 162.158.172.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2NSIsInVzZXJuYW1lIjoic2h1aHJhdCIsImVtYWlsIjoidXJvcW92c2h1aHJhdDIzN0BnbWFpbC5jb20iLCJleHAiOjE3ODQ3NTExMTZ9.CtUcIfOp6PCuT9vqph7IZ7Uh2FIwnYbMuUMOxmCiZ3k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1bb6c498b82027a-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.113.229.137",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 20:12:36 UTC] === END API CALL LOG ===
[15-Jul-2026 20:12:36 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 20:12:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2NSIsInVzZXJuYW1lIjoic2h1aHJhdCIsImVtYWlsIjoidXJvcW92c2h1aHJhdDIzN0BnbWFpbC5jb20iLCJleHAiOjE3ODQ3NTExMTZ9.CtUcIfOp6PCuT9vqph7IZ7Uh2FIwnYbMuUMOxmCiZ3k
[15-Jul-2026 20:12:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 20:12:36 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 20:12:36 UTC] User ID: 1065
[15-Jul-2026 20:12:36 UTC] ✅ User profile retrieved successfully for user ID: 1065
[15-Jul-2026 20:12:36 UTC] User Purchases API - User ID: 1065
[15-Jul-2026 20:12:36 UTC] User Purchases API - Total purchases found: 0
[15-Jul-2026 20:12:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jul-2026 20:12:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jul-2026 20:12:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"188.113.229.137, 162.158.172.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2NSIsInVzZXJuYW1lIjoic2h1aHJhdCIsImVtYWlsIjoidXJvcW92c2h1aHJhdDIzN0BnbWFpbC5jb20iLCJleHAiOjE3ODQ3NTExMTZ9.CtUcIfOp6PCuT9vqph7IZ7Uh2FIwnYbMuUMOxmCiZ3k","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1bb6c6a2e0e027a-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"188.113.229.137","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-Jul-2026 20:12:41 UTC] === User Orders API Called ===
[15-Jul-2026 20:12:41 UTC] User ID: 1065
[15-Jul-2026 20:12:41 UTC] Limit: 20, Offset: 0
[15-Jul-2026 20:12:41 UTC] Orders found: 0
[15-Jul-2026 20:12:41 UTC] Orders data: []
[15-Jul-2026 20:12:41 UTC] Total orders count: 0
[15-Jul-2026 20:47:51 UTC] === API CALL LOG ===
[15-Jul-2026 20:47:51 UTC] Endpoint: user/profile.php
[15-Jul-2026 20:47:51 UTC] Full Log Data: {
    "timestamp": "2026-07-15 20:47:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:4540:ab:8ecc:1:0:b0b5:ccd5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:4540:ab:8ecc:1:0:b0b5:ccd5, 172.70.240.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg3IiwidXNlcm5hbWUiOiJzZGtrcyIsImVtYWlsIjoidGpqdm5ka2RqY2pkQGdtYWlsLmNvbSIsImV4cCI6MTc4MTgwNzk3MX0.FfdpdBXu_MUqI0vMRPeqPk3XwvT3KmK0QWiGNJn9bR0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1bb9feaacb6b10b-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:4540:ab:8ecc:1:0:b0b5:ccd5",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 20:47:51 UTC] === END API CALL LOG ===
[15-Jul-2026 20:47:51 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 20:47:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg3IiwidXNlcm5hbWUiOiJzZGtrcyIsImVtYWlsIjoidGpqdm5ka2RqY2pkQGdtYWlsLmNvbSIsImV4cCI6MTc4MTgwNzk3MX0.FfdpdBXu_MUqI0vMRPeqPk3XwvT3KmK0QWiGNJn9bR0
[15-Jul-2026 20:47:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 20:47:51 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 20:47:51 UTC] User ID: 787
[15-Jul-2026 20:47:51 UTC] ✅ User profile retrieved successfully for user ID: 787
[15-Jul-2026 20:47:51 UTC] === API CALL LOG ===
[15-Jul-2026 20:47:51 UTC] Endpoint: user/profile.php
[15-Jul-2026 20:47:51 UTC] Full Log Data: {
    "timestamp": "2026-07-15 20:47:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:4540:ab:8ecc:1:0:b0b5:ccd5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:4540:ab:8ecc:1:0:b0b5:ccd5, 172.70.240.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg3IiwidXNlcm5hbWUiOiJzZGtrcyIsImVtYWlsIjoidGpqdm5ka2RqY2pkQGdtYWlsLmNvbSIsImV4cCI6MTc4MTgwNzk3MX0.FfdpdBXu_MUqI0vMRPeqPk3XwvT3KmK0QWiGNJn9bR0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1bb9fed1cedb10b-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:4540:ab:8ecc:1:0:b0b5:ccd5",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 20:47:51 UTC] === END API CALL LOG ===
[15-Jul-2026 20:47:51 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 20:47:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg3IiwidXNlcm5hbWUiOiJzZGtrcyIsImVtYWlsIjoidGpqdm5ka2RqY2pkQGdtYWlsLmNvbSIsImV4cCI6MTc4MTgwNzk3MX0.FfdpdBXu_MUqI0vMRPeqPk3XwvT3KmK0QWiGNJn9bR0
[15-Jul-2026 20:47:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 20:47:51 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 20:47:51 UTC] User ID: 787
[15-Jul-2026 20:47:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jul-2026 20:47:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jul-2026 20:47:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a02:4540:ab:8ecc:1:0:b0b5:ccd5, 172.70.240.66","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg3IiwidXNlcm5hbWUiOiJzZGtrcyIsImVtYWlsIjoidGpqdm5ka2RqY2pkQGdtYWlsLmNvbSIsImV4cCI6MTc4MTgwNzk3MX0.FfdpdBXu_MUqI0vMRPeqPk3XwvT3KmK0QWiGNJn9bR0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1bb9fed1cf4b10b-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a02:4540:ab:8ecc:1:0:b0b5:ccd5","cf-ipcountry":"IR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-Jul-2026 20:47:51 UTC] === User Orders API Called ===
[15-Jul-2026 20:47:51 UTC] User ID: 787
[15-Jul-2026 20:47:51 UTC] Limit: 20, Offset: 0
[15-Jul-2026 20:47:51 UTC] ✅ User profile retrieved successfully for user ID: 787
[15-Jul-2026 20:47:51 UTC] Orders found: 0
[15-Jul-2026 20:47:51 UTC] Orders data: []
[15-Jul-2026 20:47:51 UTC] Total orders count: 0
[15-Jul-2026 20:47:51 UTC] === API CALL LOG ===
[15-Jul-2026 20:47:51 UTC] Endpoint: user/profile.php
[15-Jul-2026 20:47:51 UTC] Full Log Data: {
    "timestamp": "2026-07-15 20:47:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:4540:ab:8ecc:1:0:b0b5:ccd5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:4540:ab:8ecc:1:0:b0b5:ccd5, 172.70.240.66",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg3IiwidXNlcm5hbWUiOiJzZGtrcyIsImVtYWlsIjoidGpqdm5ka2RqY2pkQGdtYWlsLmNvbSIsImV4cCI6MTc4MTgwNzk3MX0.FfdpdBXu_MUqI0vMRPeqPk3XwvT3KmK0QWiGNJn9bR0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1bb9fedceeeb10b-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:4540:ab:8ecc:1:0:b0b5:ccd5",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 20:47:51 UTC] === END API CALL LOG ===
[15-Jul-2026 20:47:51 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 20:47:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzg3IiwidXNlcm5hbWUiOiJzZGtrcyIsImVtYWlsIjoidGpqdm5ka2RqY2pkQGdtYWlsLmNvbSIsImV4cCI6MTc4MTgwNzk3MX0.FfdpdBXu_MUqI0vMRPeqPk3XwvT3KmK0QWiGNJn9bR0
[15-Jul-2026 20:47:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 20:47:51 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 20:47:51 UTC] User ID: 787
[15-Jul-2026 20:47:51 UTC] ✅ User profile retrieved successfully for user ID: 787
[15-Jul-2026 22:19:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jul-2026 22:19:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jul-2026 22:19:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"128.1.121.17, 172.70.240.66","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2NiIsInVzZXJuYW1lIjoibWFtYWRpODAiLCJlbWFpbCI6ImRhcmFtaW1vaGFtbWFkMTM1QGdtYWlsLmNvbSIsImV4cCI6MTc4NDc1ODc5Nn0.C9tXZd4My-3G3xY88RPws-0C2_CFHQOIA-RJAh41RKw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1bc26d1ce9d90e7-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"128.1.121.17","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-Jul-2026 22:19:57 UTC] === User Orders API Called ===
[15-Jul-2026 22:19:57 UTC] User ID: 1066
[15-Jul-2026 22:19:57 UTC] Limit: 20, Offset: 0
[15-Jul-2026 22:19:57 UTC] === API CALL LOG ===
[15-Jul-2026 22:19:57 UTC] Endpoint: user/profile.php
[15-Jul-2026 22:19:57 UTC] Full Log Data: {
    "timestamp": "2026-07-15 22:19:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "128.1.121.17",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "128.1.121.17, 172.70.240.67",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2NiIsInVzZXJuYW1lIjoibWFtYWRpODAiLCJlbWFpbCI6ImRhcmFtaW1vaGFtbWFkMTM1QGdtYWlsLmNvbSIsImV4cCI6MTc4NDc1ODc5Nn0.C9tXZd4My-3G3xY88RPws-0C2_CFHQOIA-RJAh41RKw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1bc26d1ce9890e7-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "128.1.121.17",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 22:19:57 UTC] === END API CALL LOG ===
[15-Jul-2026 22:19:57 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 22:19:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2NiIsInVzZXJuYW1lIjoibWFtYWRpODAiLCJlbWFpbCI6ImRhcmFtaW1vaGFtbWFkMTM1QGdtYWlsLmNvbSIsImV4cCI6MTc4NDc1ODc5Nn0.C9tXZd4My-3G3xY88RPws-0C2_CFHQOIA-RJAh41RKw
[15-Jul-2026 22:19:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 22:19:57 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 22:19:57 UTC] User ID: 1066
[15-Jul-2026 22:19:57 UTC] ✅ User profile retrieved successfully for user ID: 1066
[15-Jul-2026 22:19:57 UTC] Orders found: 0
[15-Jul-2026 22:19:57 UTC] Orders data: []
[15-Jul-2026 22:19:57 UTC] Total orders count: 0
[15-Jul-2026 22:19:57 UTC] === API CALL LOG ===
[15-Jul-2026 22:19:57 UTC] Endpoint: user/profile.php
[15-Jul-2026 22:19:57 UTC] Full Log Data: {
    "timestamp": "2026-07-15 22:19:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "128.1.121.17",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "128.1.121.17, 172.70.240.66",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2NiIsInVzZXJuYW1lIjoibWFtYWRpODAiLCJlbWFpbCI6ImRhcmFtaW1vaGFtbWFkMTM1QGdtYWlsLmNvbSIsImV4cCI6MTc4NDc1ODc5Nn0.C9tXZd4My-3G3xY88RPws-0C2_CFHQOIA-RJAh41RKw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1bc26d21f4d90e7-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "128.1.121.17",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 22:19:57 UTC] === END API CALL LOG ===
[15-Jul-2026 22:19:57 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 22:19:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2NiIsInVzZXJuYW1lIjoibWFtYWRpODAiLCJlbWFpbCI6ImRhcmFtaW1vaGFtbWFkMTM1QGdtYWlsLmNvbSIsImV4cCI6MTc4NDc1ODc5Nn0.C9tXZd4My-3G3xY88RPws-0C2_CFHQOIA-RJAh41RKw
[15-Jul-2026 22:19:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 22:19:57 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 22:19:57 UTC] User ID: 1066
[15-Jul-2026 22:19:57 UTC] ✅ User profile retrieved successfully for user ID: 1066
[15-Jul-2026 22:19:57 UTC] === API CALL LOG ===
[15-Jul-2026 22:19:57 UTC] Endpoint: user/profile.php
[15-Jul-2026 22:19:57 UTC] Full Log Data: {
    "timestamp": "2026-07-15 22:19:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "128.1.121.17",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "128.1.121.17, 172.70.240.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2NiIsInVzZXJuYW1lIjoibWFtYWRpODAiLCJlbWFpbCI6ImRhcmFtaW1vaGFtbWFkMTM1QGdtYWlsLmNvbSIsImV4cCI6MTc4NDc1ODc5Nn0.C9tXZd4My-3G3xY88RPws-0C2_CFHQOIA-RJAh41RKw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1bc26d59fff90e7-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "128.1.121.17",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 22:19:57 UTC] === END API CALL LOG ===
[15-Jul-2026 22:19:57 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 22:19:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2NiIsInVzZXJuYW1lIjoibWFtYWRpODAiLCJlbWFpbCI6ImRhcmFtaW1vaGFtbWFkMTM1QGdtYWlsLmNvbSIsImV4cCI6MTc4NDc1ODc5Nn0.C9tXZd4My-3G3xY88RPws-0C2_CFHQOIA-RJAh41RKw
[15-Jul-2026 22:19:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 22:19:57 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 22:19:57 UTC] User ID: 1066
[15-Jul-2026 22:19:57 UTC] ✅ User profile retrieved successfully for user ID: 1066
[15-Jul-2026 22:20:03 UTC] === API CALL LOG ===
[15-Jul-2026 22:20:03 UTC] Endpoint: user/profile.php
[15-Jul-2026 22:20:03 UTC] Full Log Data: {
    "timestamp": "2026-07-15 22:20:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "128.1.121.17",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "128.1.121.17, 172.70.240.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2NiIsInVzZXJuYW1lIjoibWFtYWRpODAiLCJlbWFpbCI6ImRhcmFtaW1vaGFtbWFkMTM1QGdtYWlsLmNvbSIsImV4cCI6MTc4NDc1ODc5Nn0.C9tXZd4My-3G3xY88RPws-0C2_CFHQOIA-RJAh41RKw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1bc26f73ba590e7-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "128.1.121.17",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 22:20:03 UTC] === END API CALL LOG ===
[15-Jul-2026 22:20:03 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 22:20:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2NiIsInVzZXJuYW1lIjoibWFtYWRpODAiLCJlbWFpbCI6ImRhcmFtaW1vaGFtbWFkMTM1QGdtYWlsLmNvbSIsImV4cCI6MTc4NDc1ODc5Nn0.C9tXZd4My-3G3xY88RPws-0C2_CFHQOIA-RJAh41RKw
[15-Jul-2026 22:20:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jul-2026 22:20:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 22:20:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jul-2026 22:20:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"128.1.121.17, 172.70.240.14","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2NiIsInVzZXJuYW1lIjoibWFtYWRpODAiLCJlbWFpbCI6ImRhcmFtaW1vaGFtbWFkMTM1QGdtYWlsLmNvbSIsImV4cCI6MTc4NDc1ODc5Nn0.C9tXZd4My-3G3xY88RPws-0C2_CFHQOIA-RJAh41RKw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1bc26f73b9e90e7-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"128.1.121.17","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-Jul-2026 22:20:03 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 22:20:03 UTC] User ID: 1066
[15-Jul-2026 22:20:03 UTC] === User Orders API Called ===
[15-Jul-2026 22:20:03 UTC] User ID: 1066
[15-Jul-2026 22:20:03 UTC] Limit: 20, Offset: 0
[15-Jul-2026 22:20:03 UTC] ✅ User profile retrieved successfully for user ID: 1066
[15-Jul-2026 22:20:03 UTC] Orders found: 0
[15-Jul-2026 22:20:03 UTC] Orders data: []
[15-Jul-2026 22:20:03 UTC] Total orders count: 0
[15-Jul-2026 22:20:03 UTC] === API CALL LOG ===
[15-Jul-2026 22:20:03 UTC] Endpoint: user/profile.php
[15-Jul-2026 22:20:03 UTC] Full Log Data: {
    "timestamp": "2026-07-15 22:20:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "128.1.121.17",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "128.1.121.17, 172.70.240.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2NiIsInVzZXJuYW1lIjoibWFtYWRpODAiLCJlbWFpbCI6ImRhcmFtaW1vaGFtbWFkMTM1QGdtYWlsLmNvbSIsImV4cCI6MTc4NDc1ODc5Nn0.C9tXZd4My-3G3xY88RPws-0C2_CFHQOIA-RJAh41RKw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1bc26fa9cbb90e7-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "128.1.121.17",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 22:20:03 UTC] === END API CALL LOG ===
[15-Jul-2026 22:20:03 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 22:20:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2NiIsInVzZXJuYW1lIjoibWFtYWRpODAiLCJlbWFpbCI6ImRhcmFtaW1vaGFtbWFkMTM1QGdtYWlsLmNvbSIsImV4cCI6MTc4NDc1ODc5Nn0.C9tXZd4My-3G3xY88RPws-0C2_CFHQOIA-RJAh41RKw
[15-Jul-2026 22:20:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 22:20:03 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 22:20:03 UTC] User ID: 1066
[15-Jul-2026 22:20:03 UTC] ✅ User profile retrieved successfully for user ID: 1066
[15-Jul-2026 22:20:03 UTC] === API CALL LOG ===
[15-Jul-2026 22:20:03 UTC] Endpoint: user/profile.php
[15-Jul-2026 22:20:03 UTC] Full Log Data: {
    "timestamp": "2026-07-15 22:20:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "128.1.121.17",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "128.1.121.17, 172.70.240.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2NiIsInVzZXJuYW1lIjoibWFtYWRpODAiLCJlbWFpbCI6ImRhcmFtaW1vaGFtbWFkMTM1QGdtYWlsLmNvbSIsImV4cCI6MTc4NDc1ODc5Nn0.C9tXZd4My-3G3xY88RPws-0C2_CFHQOIA-RJAh41RKw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1bc26fadd6690e7-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "128.1.121.17",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 22:20:03 UTC] === END API CALL LOG ===
[15-Jul-2026 22:20:03 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 22:20:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2NiIsInVzZXJuYW1lIjoibWFtYWRpODAiLCJlbWFpbCI6ImRhcmFtaW1vaGFtbWFkMTM1QGdtYWlsLmNvbSIsImV4cCI6MTc4NDc1ODc5Nn0.C9tXZd4My-3G3xY88RPws-0C2_CFHQOIA-RJAh41RKw
[15-Jul-2026 22:20:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 22:20:03 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 22:20:03 UTC] User ID: 1066
[15-Jul-2026 22:20:03 UTC] ✅ User profile retrieved successfully for user ID: 1066
[15-Jul-2026 22:20:05 UTC] === API CALL LOG ===
[15-Jul-2026 22:20:05 UTC] Endpoint: user/profile.php
[15-Jul-2026 22:20:05 UTC] Full Log Data: {
    "timestamp": "2026-07-15 22:20:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "128.1.121.17",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "128.1.121.17, 172.70.240.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2NiIsInVzZXJuYW1lIjoibWFtYWRpODAiLCJlbWFpbCI6ImRhcmFtaW1vaGFtbWFkMTM1QGdtYWlsLmNvbSIsImV4cCI6MTc4NDc1ODc5Nn0.C9tXZd4My-3G3xY88RPws-0C2_CFHQOIA-RJAh41RKw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1bc2703994e90e7-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "128.1.121.17",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 22:20:05 UTC] === END API CALL LOG ===
[15-Jul-2026 22:20:05 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 22:20:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2NiIsInVzZXJuYW1lIjoibWFtYWRpODAiLCJlbWFpbCI6ImRhcmFtaW1vaGFtbWFkMTM1QGdtYWlsLmNvbSIsImV4cCI6MTc4NDc1ODc5Nn0.C9tXZd4My-3G3xY88RPws-0C2_CFHQOIA-RJAh41RKw
[15-Jul-2026 22:20:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 22:20:05 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 22:20:05 UTC] User ID: 1066
[15-Jul-2026 22:20:05 UTC] ✅ User profile retrieved successfully for user ID: 1066
[15-Jul-2026 22:20:05 UTC] User Purchases API - User ID: 1066
[15-Jul-2026 22:20:05 UTC] User Purchases API - Total purchases found: 0
[15-Jul-2026 22:20:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jul-2026 22:20:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jul-2026 22:20:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"128.1.121.17, 172.70.240.14","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2NiIsInVzZXJuYW1lIjoibWFtYWRpODAiLCJlbWFpbCI6ImRhcmFtaW1vaGFtbWFkMTM1QGdtYWlsLmNvbSIsImV4cCI6MTc4NDc1ODc5Nn0.C9tXZd4My-3G3xY88RPws-0C2_CFHQOIA-RJAh41RKw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1bc270d7cde90e7-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"128.1.121.17","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-Jul-2026 22:20:06 UTC] === User Orders API Called ===
[15-Jul-2026 22:20:06 UTC] User ID: 1066
[15-Jul-2026 22:20:06 UTC] Limit: 20, Offset: 0
[15-Jul-2026 22:20:06 UTC] Orders found: 0
[15-Jul-2026 22:20:06 UTC] Orders data: []
[15-Jul-2026 22:20:06 UTC] Total orders count: 0
[15-Jul-2026 22:20:06 UTC] === API CALL LOG ===
[15-Jul-2026 22:20:06 UTC] Endpoint: user/profile.php
[15-Jul-2026 22:20:06 UTC] Full Log Data: {
    "timestamp": "2026-07-15 22:20:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "128.1.121.17",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "128.1.121.17, 172.70.240.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2NiIsInVzZXJuYW1lIjoibWFtYWRpODAiLCJlbWFpbCI6ImRhcmFtaW1vaGFtbWFkMTM1QGdtYWlsLmNvbSIsImV4cCI6MTc4NDc1ODc5Nn0.C9tXZd4My-3G3xY88RPws-0C2_CFHQOIA-RJAh41RKw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1bc270e3f0890e7-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "128.1.121.17",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 22:20:06 UTC] === END API CALL LOG ===
[15-Jul-2026 22:20:06 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 22:20:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2NiIsInVzZXJuYW1lIjoibWFtYWRpODAiLCJlbWFpbCI6ImRhcmFtaW1vaGFtbWFkMTM1QGdtYWlsLmNvbSIsImV4cCI6MTc4NDc1ODc5Nn0.C9tXZd4My-3G3xY88RPws-0C2_CFHQOIA-RJAh41RKw
[15-Jul-2026 22:20:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 22:20:06 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 22:20:06 UTC] User ID: 1066
[15-Jul-2026 22:20:06 UTC] ✅ User profile retrieved successfully for user ID: 1066
[15-Jul-2026 22:20:07 UTC] === API CALL LOG ===
[15-Jul-2026 22:20:07 UTC] Endpoint: user/profile.php
[15-Jul-2026 22:20:07 UTC] Full Log Data: {
    "timestamp": "2026-07-15 22:20:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "128.1.121.17",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "128.1.121.17, 172.70.240.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2NiIsInVzZXJuYW1lIjoibWFtYWRpODAiLCJlbWFpbCI6ImRhcmFtaW1vaGFtbWFkMTM1QGdtYWlsLmNvbSIsImV4cCI6MTc4NDc1ODc5Nn0.C9tXZd4My-3G3xY88RPws-0C2_CFHQOIA-RJAh41RKw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1bc2711581f90e7-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "128.1.121.17",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 22:20:07 UTC] === END API CALL LOG ===
[15-Jul-2026 22:20:07 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 22:20:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2NiIsInVzZXJuYW1lIjoibWFtYWRpODAiLCJlbWFpbCI6ImRhcmFtaW1vaGFtbWFkMTM1QGdtYWlsLmNvbSIsImV4cCI6MTc4NDc1ODc5Nn0.C9tXZd4My-3G3xY88RPws-0C2_CFHQOIA-RJAh41RKw
[15-Jul-2026 22:20:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 22:20:07 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 22:20:07 UTC] User ID: 1066
[15-Jul-2026 22:20:07 UTC] ✅ User profile retrieved successfully for user ID: 1066
[15-Jul-2026 22:20:07 UTC] === API CALL LOG ===
[15-Jul-2026 22:20:07 UTC] Endpoint: user/profile.php
[15-Jul-2026 22:20:07 UTC] Full Log Data: {
    "timestamp": "2026-07-15 22:20:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "128.1.121.17",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "128.1.121.17, 172.70.240.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2NiIsInVzZXJuYW1lIjoibWFtYWRpODAiLCJlbWFpbCI6ImRhcmFtaW1vaGFtbWFkMTM1QGdtYWlsLmNvbSIsImV4cCI6MTc4NDc1ODc5Nn0.C9tXZd4My-3G3xY88RPws-0C2_CFHQOIA-RJAh41RKw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1bc27123a9490e7-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "128.1.121.17",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 22:20:07 UTC] === END API CALL LOG ===
[15-Jul-2026 22:20:07 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 22:20:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2NiIsInVzZXJuYW1lIjoibWFtYWRpODAiLCJlbWFpbCI6ImRhcmFtaW1vaGFtbWFkMTM1QGdtYWlsLmNvbSIsImV4cCI6MTc4NDc1ODc5Nn0.C9tXZd4My-3G3xY88RPws-0C2_CFHQOIA-RJAh41RKw
[15-Jul-2026 22:20:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 22:20:07 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 22:20:07 UTC] User ID: 1066
[15-Jul-2026 22:20:07 UTC] ✅ User profile retrieved successfully for user ID: 1066
[15-Jul-2026 22:20:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jul-2026 22:20:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jul-2026 22:20:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"128.1.121.17, 172.70.240.14","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2NiIsInVzZXJuYW1lIjoibWFtYWRpODAiLCJlbWFpbCI6ImRhcmFtaW1vaGFtbWFkMTM1QGdtYWlsLmNvbSIsImV4cCI6MTc4NDc1ODc5Nn0.C9tXZd4My-3G3xY88RPws-0C2_CFHQOIA-RJAh41RKw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1bc282d7f7590e7-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"128.1.121.17","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-Jul-2026 22:20:52 UTC] === User Orders API Called ===
[15-Jul-2026 22:20:52 UTC] User ID: 1066
[15-Jul-2026 22:20:52 UTC] Limit: 20, Offset: 0
[15-Jul-2026 22:20:52 UTC] Orders found: 0
[15-Jul-2026 22:20:52 UTC] Orders data: []
[15-Jul-2026 22:20:52 UTC] Total orders count: 0
[15-Jul-2026 22:20:53 UTC] === API CALL LOG ===
[15-Jul-2026 22:20:53 UTC] Endpoint: user/profile.php
[15-Jul-2026 22:20:53 UTC] Full Log Data: {
    "timestamp": "2026-07-15 22:20:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "128.1.121.17",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "128.1.121.17, 172.70.240.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2NiIsInVzZXJuYW1lIjoibWFtYWRpODAiLCJlbWFpbCI6ImRhcmFtaW1vaGFtbWFkMTM1QGdtYWlsLmNvbSIsImV4cCI6MTc4NDc1ODc5Nn0.C9tXZd4My-3G3xY88RPws-0C2_CFHQOIA-RJAh41RKw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1bc2834392b90e7-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "128.1.121.17",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 22:20:53 UTC] === END API CALL LOG ===
[15-Jul-2026 22:20:53 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 22:20:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2NiIsInVzZXJuYW1lIjoibWFtYWRpODAiLCJlbWFpbCI6ImRhcmFtaW1vaGFtbWFkMTM1QGdtYWlsLmNvbSIsImV4cCI6MTc4NDc1ODc5Nn0.C9tXZd4My-3G3xY88RPws-0C2_CFHQOIA-RJAh41RKw
[15-Jul-2026 22:20:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 22:20:53 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 22:20:53 UTC] User ID: 1066
[15-Jul-2026 22:20:53 UTC] ✅ User profile retrieved successfully for user ID: 1066
[15-Jul-2026 22:20:53 UTC] User Purchases API - User ID: 1066
[15-Jul-2026 22:20:53 UTC] User Purchases API - Total purchases found: 0
[15-Jul-2026 22:21:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jul-2026 22:21:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jul-2026 22:21:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"128.1.121.17, 172.70.240.14","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2NiIsInVzZXJuYW1lIjoibWFtYWRpODAiLCJlbWFpbCI6ImRhcmFtaW1vaGFtbWFkMTM1QGdtYWlsLmNvbSIsImV4cCI6MTc4NDc1ODc5Nn0.C9tXZd4My-3G3xY88RPws-0C2_CFHQOIA-RJAh41RKw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1bc285d995890e7-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"128.1.121.17","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-Jul-2026 22:21:00 UTC] === User Orders API Called ===
[15-Jul-2026 22:21:00 UTC] User ID: 1066
[15-Jul-2026 22:21:00 UTC] Limit: 20, Offset: 0
[15-Jul-2026 22:21:00 UTC] Orders found: 0
[15-Jul-2026 22:21:00 UTC] Orders data: []
[15-Jul-2026 22:21:00 UTC] Total orders count: 0
[15-Jul-2026 22:21:00 UTC] === API CALL LOG ===
[15-Jul-2026 22:21:00 UTC] Endpoint: user/profile.php
[15-Jul-2026 22:21:00 UTC] Full Log Data: {
    "timestamp": "2026-07-15 22:21:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "128.1.121.17",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "128.1.121.17, 172.70.240.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2NiIsInVzZXJuYW1lIjoibWFtYWRpODAiLCJlbWFpbCI6ImRhcmFtaW1vaGFtbWFkMTM1QGdtYWlsLmNvbSIsImV4cCI6MTc4NDc1ODc5Nn0.C9tXZd4My-3G3xY88RPws-0C2_CFHQOIA-RJAh41RKw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1bc285dda4590e7-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "128.1.121.17",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 22:21:00 UTC] === END API CALL LOG ===
[15-Jul-2026 22:21:00 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 22:21:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2NiIsInVzZXJuYW1lIjoibWFtYWRpODAiLCJlbWFpbCI6ImRhcmFtaW1vaGFtbWFkMTM1QGdtYWlsLmNvbSIsImV4cCI6MTc4NDc1ODc5Nn0.C9tXZd4My-3G3xY88RPws-0C2_CFHQOIA-RJAh41RKw
[15-Jul-2026 22:21:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 22:21:00 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 22:21:00 UTC] User ID: 1066
[15-Jul-2026 22:21:00 UTC] ✅ User profile retrieved successfully for user ID: 1066
[15-Jul-2026 22:21:00 UTC] === API CALL LOG ===
[15-Jul-2026 22:21:00 UTC] Endpoint: user/profile.php
[15-Jul-2026 22:21:00 UTC] Full Log Data: {
    "timestamp": "2026-07-15 22:21:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "128.1.121.17",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "128.1.121.17, 172.70.240.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2NiIsInVzZXJuYW1lIjoibWFtYWRpODAiLCJlbWFpbCI6ImRhcmFtaW1vaGFtbWFkMTM1QGdtYWlsLmNvbSIsImV4cCI6MTc4NDc1ODc5Nn0.C9tXZd4My-3G3xY88RPws-0C2_CFHQOIA-RJAh41RKw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1bc2860db1990e7-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "128.1.121.17",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 22:21:00 UTC] === END API CALL LOG ===
[15-Jul-2026 22:21:00 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 22:21:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2NiIsInVzZXJuYW1lIjoibWFtYWRpODAiLCJlbWFpbCI6ImRhcmFtaW1vaGFtbWFkMTM1QGdtYWlsLmNvbSIsImV4cCI6MTc4NDc1ODc5Nn0.C9tXZd4My-3G3xY88RPws-0C2_CFHQOIA-RJAh41RKw
[15-Jul-2026 22:21:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 22:21:00 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 22:21:00 UTC] User ID: 1066
[15-Jul-2026 22:21:00 UTC] ✅ User profile retrieved successfully for user ID: 1066
[15-Jul-2026 22:21:01 UTC] === API CALL LOG ===
[15-Jul-2026 22:21:01 UTC] Endpoint: user/profile.php
[15-Jul-2026 22:21:01 UTC] Full Log Data: {
    "timestamp": "2026-07-15 22:21:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "128.1.121.17",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "128.1.121.17, 172.70.240.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2NiIsInVzZXJuYW1lIjoibWFtYWRpODAiLCJlbWFpbCI6ImRhcmFtaW1vaGFtbWFkMTM1QGdtYWlsLmNvbSIsImV4cCI6MTc4NDc1ODc5Nn0.C9tXZd4My-3G3xY88RPws-0C2_CFHQOIA-RJAh41RKw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1bc2861be0b90e7-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "128.1.121.17",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 22:21:01 UTC] === END API CALL LOG ===
[15-Jul-2026 22:21:01 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 22:21:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2NiIsInVzZXJuYW1lIjoibWFtYWRpODAiLCJlbWFpbCI6ImRhcmFtaW1vaGFtbWFkMTM1QGdtYWlsLmNvbSIsImV4cCI6MTc4NDc1ODc5Nn0.C9tXZd4My-3G3xY88RPws-0C2_CFHQOIA-RJAh41RKw
[15-Jul-2026 22:21:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 22:21:01 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 22:21:01 UTC] User ID: 1066
[15-Jul-2026 22:21:01 UTC] ✅ User profile retrieved successfully for user ID: 1066
[15-Jul-2026 22:21:04 UTC] === API CALL LOG ===
[15-Jul-2026 22:21:04 UTC] Endpoint: user/profile.php
[15-Jul-2026 22:21:04 UTC] Full Log Data: {
    "timestamp": "2026-07-15 22:21:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "128.1.121.17",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "128.1.121.17, 172.70.240.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2NiIsInVzZXJuYW1lIjoibWFtYWRpODAiLCJlbWFpbCI6ImRhcmFtaW1vaGFtbWFkMTM1QGdtYWlsLmNvbSIsImV4cCI6MTc4NDc1ODc5Nn0.C9tXZd4My-3G3xY88RPws-0C2_CFHQOIA-RJAh41RKw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1bc28757c3290e7-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "128.1.121.17",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 22:21:04 UTC] === END API CALL LOG ===
[15-Jul-2026 22:21:04 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 22:21:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2NiIsInVzZXJuYW1lIjoibWFtYWRpODAiLCJlbWFpbCI6ImRhcmFtaW1vaGFtbWFkMTM1QGdtYWlsLmNvbSIsImV4cCI6MTc4NDc1ODc5Nn0.C9tXZd4My-3G3xY88RPws-0C2_CFHQOIA-RJAh41RKw
[15-Jul-2026 22:21:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 22:21:04 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 22:21:04 UTC] User ID: 1066
[15-Jul-2026 22:21:04 UTC] ✅ User profile retrieved successfully for user ID: 1066
[15-Jul-2026 22:21:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jul-2026 22:21:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jul-2026 22:21:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"128.1.121.17, 172.70.240.15","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2NiIsInVzZXJuYW1lIjoibWFtYWRpODAiLCJlbWFpbCI6ImRhcmFtaW1vaGFtbWFkMTM1QGdtYWlsLmNvbSIsImV4cCI6MTc4NDc1ODc5Nn0.C9tXZd4My-3G3xY88RPws-0C2_CFHQOIA-RJAh41RKw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1bc28c74bb990e7-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"128.1.121.17","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-Jul-2026 22:21:17 UTC] === User Orders API Called ===
[15-Jul-2026 22:21:17 UTC] User ID: 1066
[15-Jul-2026 22:21:17 UTC] Limit: 20, Offset: 0
[15-Jul-2026 22:21:17 UTC] Orders found: 0
[15-Jul-2026 22:21:17 UTC] Orders data: []
[15-Jul-2026 22:21:17 UTC] Total orders count: 0
[15-Jul-2026 22:21:18 UTC] === API CALL LOG ===
[15-Jul-2026 22:21:18 UTC] Endpoint: user/profile.php
[15-Jul-2026 22:21:18 UTC] Full Log Data: {
    "timestamp": "2026-07-15 22:21:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "128.1.121.17",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "128.1.121.17, 172.70.240.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2NiIsInVzZXJuYW1lIjoibWFtYWRpODAiLCJlbWFpbCI6ImRhcmFtaW1vaGFtbWFkMTM1QGdtYWlsLmNvbSIsImV4cCI6MTc4NDc1ODc5Nn0.C9tXZd4My-3G3xY88RPws-0C2_CFHQOIA-RJAh41RKw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1bc28cceae090e7-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "128.1.121.17",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 22:21:18 UTC] === END API CALL LOG ===
[15-Jul-2026 22:21:18 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 22:21:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2NiIsInVzZXJuYW1lIjoibWFtYWRpODAiLCJlbWFpbCI6ImRhcmFtaW1vaGFtbWFkMTM1QGdtYWlsLmNvbSIsImV4cCI6MTc4NDc1ODc5Nn0.C9tXZd4My-3G3xY88RPws-0C2_CFHQOIA-RJAh41RKw
[15-Jul-2026 22:21:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 22:21:18 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 22:21:18 UTC] User ID: 1066
[15-Jul-2026 22:21:18 UTC] ✅ User profile retrieved successfully for user ID: 1066
[15-Jul-2026 22:21:18 UTC] User Purchases API - User ID: 1066
[15-Jul-2026 22:21:18 UTC] User Purchases API - Total purchases found: 0
[15-Jul-2026 22:21:24 UTC] === API CALL LOG ===
[15-Jul-2026 22:21:24 UTC] Endpoint: user/profile.php
[15-Jul-2026 22:21:24 UTC] Full Log Data: {
    "timestamp": "2026-07-15 22:21:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "128.1.121.17",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "128.1.121.17, 172.70.240.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2NiIsInVzZXJuYW1lIjoibWFtYWRpODAiLCJlbWFpbCI6ImRhcmFtaW1vaGFtbWFkMTM1QGdtYWlsLmNvbSIsImV4cCI6MTc4NDc1ODc5Nn0.C9tXZd4My-3G3xY88RPws-0C2_CFHQOIA-RJAh41RKw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1bc28f37ba290e7-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "128.1.121.17",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 22:21:24 UTC] === END API CALL LOG ===
[15-Jul-2026 22:21:24 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 22:21:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2NiIsInVzZXJuYW1lIjoibWFtYWRpODAiLCJlbWFpbCI6ImRhcmFtaW1vaGFtbWFkMTM1QGdtYWlsLmNvbSIsImV4cCI6MTc4NDc1ODc5Nn0.C9tXZd4My-3G3xY88RPws-0C2_CFHQOIA-RJAh41RKw
[15-Jul-2026 22:21:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 22:21:24 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 22:21:24 UTC] User ID: 1066
[15-Jul-2026 22:21:24 UTC] ✅ User profile retrieved successfully for user ID: 1066
[15-Jul-2026 22:21:24 UTC] User Purchases API - User ID: 1066
[15-Jul-2026 22:21:24 UTC] User Purchases API - Total purchases found: 0
[15-Jul-2026 22:21:30 UTC] === API CALL LOG ===
[15-Jul-2026 22:21:30 UTC] Endpoint: user/profile.php
[15-Jul-2026 22:21:30 UTC] Full Log Data: {
    "timestamp": "2026-07-15 22:21:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "128.1.121.17",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "128.1.121.17, 172.70.240.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2NiIsInVzZXJuYW1lIjoibWFtYWRpODAiLCJlbWFpbCI6ImRhcmFtaW1vaGFtbWFkMTM1QGdtYWlsLmNvbSIsImV4cCI6MTc4NDc1ODc5Nn0.C9tXZd4My-3G3xY88RPws-0C2_CFHQOIA-RJAh41RKw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1bc29195a8f90e7-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "128.1.121.17",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 22:21:30 UTC] === END API CALL LOG ===
[15-Jul-2026 22:21:30 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 22:21:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2NiIsInVzZXJuYW1lIjoibWFtYWRpODAiLCJlbWFpbCI6ImRhcmFtaW1vaGFtbWFkMTM1QGdtYWlsLmNvbSIsImV4cCI6MTc4NDc1ODc5Nn0.C9tXZd4My-3G3xY88RPws-0C2_CFHQOIA-RJAh41RKw
[15-Jul-2026 22:21:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 22:21:30 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 22:21:30 UTC] User ID: 1066
[15-Jul-2026 22:21:30 UTC] ✅ User profile retrieved successfully for user ID: 1066
[15-Jul-2026 22:21:30 UTC] User Purchases API - User ID: 1066
[15-Jul-2026 22:21:30 UTC] User Purchases API - Total purchases found: 0
[15-Jul-2026 22:22:44 UTC] === API CALL LOG ===
[15-Jul-2026 22:22:44 UTC] Endpoint: user/profile.php
[15-Jul-2026 22:22:44 UTC] Full Log Data: {
    "timestamp": "2026-07-15 22:22:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "128.1.121.17",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "128.1.121.17, 172.70.243.79",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2NiIsInVzZXJuYW1lIjoibWFtYWRpODAiLCJlbWFpbCI6ImRhcmFtaW1vaGFtbWFkMTM1QGdtYWlsLmNvbSIsImV4cCI6MTc4NDc1ODc5Nn0.C9tXZd4My-3G3xY88RPws-0C2_CFHQOIA-RJAh41RKw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1bc2ae51f329213-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "128.1.121.17",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 22:22:44 UTC] === END API CALL LOG ===
[15-Jul-2026 22:22:44 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 22:22:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2NiIsInVzZXJuYW1lIjoibWFtYWRpODAiLCJlbWFpbCI6ImRhcmFtaW1vaGFtbWFkMTM1QGdtYWlsLmNvbSIsImV4cCI6MTc4NDc1ODc5Nn0.C9tXZd4My-3G3xY88RPws-0C2_CFHQOIA-RJAh41RKw
[15-Jul-2026 22:22:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 22:22:44 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 22:22:44 UTC] User ID: 1066
[15-Jul-2026 22:22:44 UTC] ✅ User profile retrieved successfully for user ID: 1066
[15-Jul-2026 22:22:44 UTC] User Purchases API - User ID: 1066
[15-Jul-2026 22:22:44 UTC] User Purchases API - Total purchases found: 0
[15-Jul-2026 22:22:47 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jul-2026 22:22:47 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jul-2026 22:22:47 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"128.1.121.17, 172.70.242.223","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2NiIsInVzZXJuYW1lIjoibWFtYWRpODAiLCJlbWFpbCI6ImRhcmFtaW1vaGFtbWFkMTM1QGdtYWlsLmNvbSIsImV4cCI6MTc4NDc1ODc5Nn0.C9tXZd4My-3G3xY88RPws-0C2_CFHQOIA-RJAh41RKw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1bc2af829e69213-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"128.1.121.17","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-Jul-2026 22:22:47 UTC] === User Orders API Called ===
[15-Jul-2026 22:22:47 UTC] User ID: 1066
[15-Jul-2026 22:22:47 UTC] Limit: 20, Offset: 0
[15-Jul-2026 22:22:47 UTC] Orders found: 0
[15-Jul-2026 22:22:47 UTC] Orders data: []
[15-Jul-2026 22:22:47 UTC] Total orders count: 0
[15-Jul-2026 22:22:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jul-2026 22:22:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jul-2026 22:22:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"128.1.121.17, 172.70.242.223","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2NiIsInVzZXJuYW1lIjoibWFtYWRpODAiLCJlbWFpbCI6ImRhcmFtaW1vaGFtbWFkMTM1QGdtYWlsLmNvbSIsImV4cCI6MTc4NDc1ODc5Nn0.C9tXZd4My-3G3xY88RPws-0C2_CFHQOIA-RJAh41RKw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1bc2b2effa29213-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"128.1.121.17","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-Jul-2026 22:22:55 UTC] === User Orders API Called ===
[15-Jul-2026 22:22:55 UTC] User ID: 1066
[15-Jul-2026 22:22:55 UTC] Limit: 20, Offset: 0
[15-Jul-2026 22:22:55 UTC] Orders found: 0
[15-Jul-2026 22:22:55 UTC] Orders data: []
[15-Jul-2026 22:22:55 UTC] Total orders count: 0
[15-Jul-2026 22:22:55 UTC] === API CALL LOG ===
[15-Jul-2026 22:22:55 UTC] Endpoint: user/profile.php
[15-Jul-2026 22:22:55 UTC] Full Log Data: {
    "timestamp": "2026-07-15 22:22:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "128.1.121.17",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "128.1.121.17, 172.70.242.223",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2NiIsInVzZXJuYW1lIjoibWFtYWRpODAiLCJlbWFpbCI6ImRhcmFtaW1vaGFtbWFkMTM1QGdtYWlsLmNvbSIsImV4cCI6MTc4NDc1ODc5Nn0.C9tXZd4My-3G3xY88RPws-0C2_CFHQOIA-RJAh41RKw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1bc2b2f3fbd9213-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "128.1.121.17",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 22:22:55 UTC] === END API CALL LOG ===
[15-Jul-2026 22:22:55 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 22:22:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2NiIsInVzZXJuYW1lIjoibWFtYWRpODAiLCJlbWFpbCI6ImRhcmFtaW1vaGFtbWFkMTM1QGdtYWlsLmNvbSIsImV4cCI6MTc4NDc1ODc5Nn0.C9tXZd4My-3G3xY88RPws-0C2_CFHQOIA-RJAh41RKw
[15-Jul-2026 22:22:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 22:22:55 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 22:22:55 UTC] User ID: 1066
[15-Jul-2026 22:22:55 UTC] ✅ User profile retrieved successfully for user ID: 1066
[15-Jul-2026 22:22:56 UTC] === API CALL LOG ===
[15-Jul-2026 22:22:56 UTC] Endpoint: user/profile.php
[15-Jul-2026 22:22:56 UTC] Full Log Data: {
    "timestamp": "2026-07-15 22:22:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "128.1.121.17",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "128.1.121.17, 172.70.242.223",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2NiIsInVzZXJuYW1lIjoibWFtYWRpODAiLCJlbWFpbCI6ImRhcmFtaW1vaGFtbWFkMTM1QGdtYWlsLmNvbSIsImV4cCI6MTc4NDc1ODc5Nn0.C9tXZd4My-3G3xY88RPws-0C2_CFHQOIA-RJAh41RKw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1bc2b3239549213-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "128.1.121.17",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 22:22:56 UTC] === END API CALL LOG ===
[15-Jul-2026 22:22:56 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 22:22:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2NiIsInVzZXJuYW1lIjoibWFtYWRpODAiLCJlbWFpbCI6ImRhcmFtaW1vaGFtbWFkMTM1QGdtYWlsLmNvbSIsImV4cCI6MTc4NDc1ODc5Nn0.C9tXZd4My-3G3xY88RPws-0C2_CFHQOIA-RJAh41RKw
[15-Jul-2026 22:22:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 22:22:56 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 22:22:56 UTC] User ID: 1066
[15-Jul-2026 22:22:56 UTC] ✅ User profile retrieved successfully for user ID: 1066
[15-Jul-2026 22:22:56 UTC] === API CALL LOG ===
[15-Jul-2026 22:22:56 UTC] Endpoint: user/profile.php
[15-Jul-2026 22:22:56 UTC] Full Log Data: {
    "timestamp": "2026-07-15 22:22:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "128.1.121.17",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "128.1.121.17, 172.70.242.223",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2NiIsInVzZXJuYW1lIjoibWFtYWRpODAiLCJlbWFpbCI6ImRhcmFtaW1vaGFtbWFkMTM1QGdtYWlsLmNvbSIsImV4cCI6MTc4NDc1ODc5Nn0.C9tXZd4My-3G3xY88RPws-0C2_CFHQOIA-RJAh41RKw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1bc2b3349cf9213-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "128.1.121.17",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 22:22:56 UTC] === END API CALL LOG ===
[15-Jul-2026 22:22:56 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 22:22:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2NiIsInVzZXJuYW1lIjoibWFtYWRpODAiLCJlbWFpbCI6ImRhcmFtaW1vaGFtbWFkMTM1QGdtYWlsLmNvbSIsImV4cCI6MTc4NDc1ODc5Nn0.C9tXZd4My-3G3xY88RPws-0C2_CFHQOIA-RJAh41RKw
[15-Jul-2026 22:22:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 22:22:56 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 22:22:56 UTC] User ID: 1066
[15-Jul-2026 22:22:56 UTC] ✅ User profile retrieved successfully for user ID: 1066
[15-Jul-2026 22:31:51 UTC] === API CALL LOG ===
[15-Jul-2026 22:31:51 UTC] Endpoint: user/profile.php
[15-Jul-2026 22:31:51 UTC] Full Log Data: {
    "timestamp": "2026-07-15 22:31:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.249.115.49",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.249.115.49, 104.22.45.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2NyIsInVzZXJuYW1lIjoiZXZvbG9rb2QiLCJlbWFpbCI6Im11aGFtZWRldm9sb2tvZG11bHVtYmFAZ21zaWwuY29tIiwiZXhwIjoxNzg0NzU5NTEwfQ.WGl7HB4BdgSgkytj2Zxai0vJz3g_9uRSKL2P8SiRE0k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1bc383f9d57421a-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.249.115.49",
        "cf-ipcountry": "TZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 22:31:51 UTC] === END API CALL LOG ===
[15-Jul-2026 22:31:51 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 22:31:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2NyIsInVzZXJuYW1lIjoiZXZvbG9rb2QiLCJlbWFpbCI6Im11aGFtZWRldm9sb2tvZG11bHVtYmFAZ21zaWwuY29tIiwiZXhwIjoxNzg0NzU5NTEwfQ.WGl7HB4BdgSgkytj2Zxai0vJz3g_9uRSKL2P8SiRE0k
[15-Jul-2026 22:31:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 22:31:51 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 22:31:51 UTC] User ID: 1067
[15-Jul-2026 22:31:51 UTC] ✅ User profile retrieved successfully for user ID: 1067
[15-Jul-2026 22:31:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jul-2026 22:31:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jul-2026 22:31:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.249.115.49, 104.22.45.75","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2NyIsInVzZXJuYW1lIjoiZXZvbG9rb2QiLCJlbWFpbCI6Im11aGFtZWRldm9sb2tvZG11bHVtYmFAZ21zaWwuY29tIiwiZXhwIjoxNzg0NzU5NTEwfQ.WGl7HB4BdgSgkytj2Zxai0vJz3g_9uRSKL2P8SiRE0k","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1bc383f9d5a421a-JNB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.249.115.49","cf-ipcountry":"TZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-Jul-2026 22:31:51 UTC] === User Orders API Called ===
[15-Jul-2026 22:31:51 UTC] User ID: 1067
[15-Jul-2026 22:31:51 UTC] Limit: 20, Offset: 0
[15-Jul-2026 22:31:51 UTC] Orders found: 0
[15-Jul-2026 22:31:51 UTC] Orders data: []
[15-Jul-2026 22:31:51 UTC] Total orders count: 0
[15-Jul-2026 22:31:51 UTC] === API CALL LOG ===
[15-Jul-2026 22:31:51 UTC] Endpoint: user/profile.php
[15-Jul-2026 22:31:51 UTC] Full Log Data: {
    "timestamp": "2026-07-15 22:31:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.249.115.49",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.249.115.49, 104.22.45.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2NyIsInVzZXJuYW1lIjoiZXZvbG9rb2QiLCJlbWFpbCI6Im11aGFtZWRldm9sb2tvZG11bHVtYmFAZ21zaWwuY29tIiwiZXhwIjoxNzg0NzU5NTEwfQ.WGl7HB4BdgSgkytj2Zxai0vJz3g_9uRSKL2P8SiRE0k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1bc38404e74421a-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.249.115.49",
        "cf-ipcountry": "TZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 22:31:51 UTC] === END API CALL LOG ===
[15-Jul-2026 22:31:51 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 22:31:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2NyIsInVzZXJuYW1lIjoiZXZvbG9rb2QiLCJlbWFpbCI6Im11aGFtZWRldm9sb2tvZG11bHVtYmFAZ21zaWwuY29tIiwiZXhwIjoxNzg0NzU5NTEwfQ.WGl7HB4BdgSgkytj2Zxai0vJz3g_9uRSKL2P8SiRE0k
[15-Jul-2026 22:31:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 22:31:51 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 22:31:51 UTC] User ID: 1067
[15-Jul-2026 22:31:51 UTC] ✅ User profile retrieved successfully for user ID: 1067
[15-Jul-2026 22:31:52 UTC] === API CALL LOG ===
[15-Jul-2026 22:31:52 UTC] Endpoint: user/profile.php
[15-Jul-2026 22:31:52 UTC] Full Log Data: {
    "timestamp": "2026-07-15 22:31:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.249.115.49",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.249.115.49, 104.22.45.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2NyIsInVzZXJuYW1lIjoiZXZvbG9rb2QiLCJlbWFpbCI6Im11aGFtZWRldm9sb2tvZG11bHVtYmFAZ21zaWwuY29tIiwiZXhwIjoxNzg0NzU5NTEwfQ.WGl7HB4BdgSgkytj2Zxai0vJz3g_9uRSKL2P8SiRE0k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1bc38473f24421a-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.249.115.49",
        "cf-ipcountry": "TZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 22:31:52 UTC] === END API CALL LOG ===
[15-Jul-2026 22:31:52 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 22:31:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2NyIsInVzZXJuYW1lIjoiZXZvbG9rb2QiLCJlbWFpbCI6Im11aGFtZWRldm9sb2tvZG11bHVtYmFAZ21zaWwuY29tIiwiZXhwIjoxNzg0NzU5NTEwfQ.WGl7HB4BdgSgkytj2Zxai0vJz3g_9uRSKL2P8SiRE0k
[15-Jul-2026 22:31:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 22:31:52 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 22:31:52 UTC] User ID: 1067
[15-Jul-2026 22:31:52 UTC] ✅ User profile retrieved successfully for user ID: 1067
[15-Jul-2026 22:32:04 UTC] === API CALL LOG ===
[15-Jul-2026 22:32:04 UTC] Endpoint: user/profile.php
[15-Jul-2026 22:32:04 UTC] Full Log Data: {
    "timestamp": "2026-07-15 22:32:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.249.115.49",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.249.115.49, 104.22.45.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2NyIsInVzZXJuYW1lIjoiZXZvbG9rb2QiLCJlbWFpbCI6Im11aGFtZWRldm9sb2tvZG11bHVtYmFAZ21zaWwuY29tIiwiZXhwIjoxNzg0NzU5NTEwfQ.WGl7HB4BdgSgkytj2Zxai0vJz3g_9uRSKL2P8SiRE0k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1bc38953e7b421a-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.249.115.49",
        "cf-ipcountry": "TZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 22:32:04 UTC] === END API CALL LOG ===
[15-Jul-2026 22:32:04 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 22:32:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2NyIsInVzZXJuYW1lIjoiZXZvbG9rb2QiLCJlbWFpbCI6Im11aGFtZWRldm9sb2tvZG11bHVtYmFAZ21zaWwuY29tIiwiZXhwIjoxNzg0NzU5NTEwfQ.WGl7HB4BdgSgkytj2Zxai0vJz3g_9uRSKL2P8SiRE0k
[15-Jul-2026 22:32:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 22:32:04 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 22:32:04 UTC] User ID: 1067
[15-Jul-2026 22:32:04 UTC] ✅ User profile retrieved successfully for user ID: 1067
[15-Jul-2026 22:32:04 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jul-2026 22:32:04 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jul-2026 22:32:04 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.249.115.49, 104.22.45.74","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2NyIsInVzZXJuYW1lIjoiZXZvbG9rb2QiLCJlbWFpbCI6Im11aGFtZWRldm9sb2tvZG11bHVtYmFAZ21zaWwuY29tIiwiZXhwIjoxNzg0NzU5NTEwfQ.WGl7HB4BdgSgkytj2Zxai0vJz3g_9uRSKL2P8SiRE0k","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1bc38953e79421a-JNB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.249.115.49","cf-ipcountry":"TZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-Jul-2026 22:32:04 UTC] === User Orders API Called ===
[15-Jul-2026 22:32:04 UTC] User ID: 1067
[15-Jul-2026 22:32:04 UTC] Limit: 20, Offset: 0
[15-Jul-2026 22:32:04 UTC] Orders found: 0
[15-Jul-2026 22:32:04 UTC] Orders data: []
[15-Jul-2026 22:32:04 UTC] Total orders count: 0
[15-Jul-2026 22:32:05 UTC] === API CALL LOG ===
[15-Jul-2026 22:32:05 UTC] Endpoint: user/profile.php
[15-Jul-2026 22:32:05 UTC] Full Log Data: {
    "timestamp": "2026-07-15 22:32:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.249.115.49",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.249.115.49, 104.22.45.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2NyIsInVzZXJuYW1lIjoiZXZvbG9rb2QiLCJlbWFpbCI6Im11aGFtZWRldm9sb2tvZG11bHVtYmFAZ21zaWwuY29tIiwiZXhwIjoxNzg0NzU5NTEwfQ.WGl7HB4BdgSgkytj2Zxai0vJz3g_9uRSKL2P8SiRE0k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1bc3898ea56421a-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.249.115.49",
        "cf-ipcountry": "TZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 22:32:05 UTC] === END API CALL LOG ===
[15-Jul-2026 22:32:05 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 22:32:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2NyIsInVzZXJuYW1lIjoiZXZvbG9rb2QiLCJlbWFpbCI6Im11aGFtZWRldm9sb2tvZG11bHVtYmFAZ21zaWwuY29tIiwiZXhwIjoxNzg0NzU5NTEwfQ.WGl7HB4BdgSgkytj2Zxai0vJz3g_9uRSKL2P8SiRE0k
[15-Jul-2026 22:32:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 22:32:05 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 22:32:05 UTC] User ID: 1067
[15-Jul-2026 22:32:05 UTC] ✅ User profile retrieved successfully for user ID: 1067
[15-Jul-2026 22:32:05 UTC] === API CALL LOG ===
[15-Jul-2026 22:32:05 UTC] Endpoint: user/profile.php
[15-Jul-2026 22:32:05 UTC] Full Log Data: {
    "timestamp": "2026-07-15 22:32:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.249.115.49",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.249.115.49, 104.22.45.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2NyIsInVzZXJuYW1lIjoiZXZvbG9rb2QiLCJlbWFpbCI6Im11aGFtZWRldm9sb2tvZG11bHVtYmFAZ21zaWwuY29tIiwiZXhwIjoxNzg0NzU5NTEwfQ.WGl7HB4BdgSgkytj2Zxai0vJz3g_9uRSKL2P8SiRE0k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1bc389c7dc1421a-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.249.115.49",
        "cf-ipcountry": "TZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 22:32:05 UTC] === END API CALL LOG ===
[15-Jul-2026 22:32:05 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 22:32:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2NyIsInVzZXJuYW1lIjoiZXZvbG9rb2QiLCJlbWFpbCI6Im11aGFtZWRldm9sb2tvZG11bHVtYmFAZ21zaWwuY29tIiwiZXhwIjoxNzg0NzU5NTEwfQ.WGl7HB4BdgSgkytj2Zxai0vJz3g_9uRSKL2P8SiRE0k
[15-Jul-2026 22:32:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 22:32:05 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 22:32:05 UTC] User ID: 1067
[15-Jul-2026 22:32:05 UTC] ✅ User profile retrieved successfully for user ID: 1067
[15-Jul-2026 22:32:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jul-2026 22:32:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jul-2026 22:32:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.249.115.49, 104.22.45.74","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2NyIsInVzZXJuYW1lIjoiZXZvbG9rb2QiLCJlbWFpbCI6Im11aGFtZWRldm9sb2tvZG11bHVtYmFAZ21zaWwuY29tIiwiZXhwIjoxNzg0NzU5NTEwfQ.WGl7HB4BdgSgkytj2Zxai0vJz3g_9uRSKL2P8SiRE0k","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1bc398ebd67421a-JNB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.249.115.49","cf-ipcountry":"TZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-Jul-2026 22:32:45 UTC] === User Orders API Called ===
[15-Jul-2026 22:32:45 UTC] User ID: 1067
[15-Jul-2026 22:32:45 UTC] Limit: 20, Offset: 0
[15-Jul-2026 22:32:45 UTC] Orders found: 0
[15-Jul-2026 22:32:45 UTC] Orders data: []
[15-Jul-2026 22:32:45 UTC] Total orders count: 0
[15-Jul-2026 22:32:46 UTC] === API CALL LOG ===
[15-Jul-2026 22:32:46 UTC] Endpoint: user/profile.php
[15-Jul-2026 22:32:46 UTC] Full Log Data: {
    "timestamp": "2026-07-15 22:32:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.249.115.49",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.249.115.49, 104.22.45.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2NyIsInVzZXJuYW1lIjoiZXZvbG9rb2QiLCJlbWFpbCI6Im11aGFtZWRldm9sb2tvZG11bHVtYmFAZ21zaWwuY29tIiwiZXhwIjoxNzg0NzU5NTEwfQ.WGl7HB4BdgSgkytj2Zxai0vJz3g_9uRSKL2P8SiRE0k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1bc399cdd37421a-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.249.115.49",
        "cf-ipcountry": "TZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 22:32:46 UTC] === END API CALL LOG ===
[15-Jul-2026 22:32:46 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 22:32:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2NyIsInVzZXJuYW1lIjoiZXZvbG9rb2QiLCJlbWFpbCI6Im11aGFtZWRldm9sb2tvZG11bHVtYmFAZ21zaWwuY29tIiwiZXhwIjoxNzg0NzU5NTEwfQ.WGl7HB4BdgSgkytj2Zxai0vJz3g_9uRSKL2P8SiRE0k
[15-Jul-2026 22:32:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 22:32:46 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 22:32:46 UTC] User ID: 1067
[15-Jul-2026 22:32:46 UTC] ✅ User profile retrieved successfully for user ID: 1067
[15-Jul-2026 22:32:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jul-2026 22:32:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jul-2026 22:32:46 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.249.115.49, 104.22.45.74","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2NyIsInVzZXJuYW1lIjoiZXZvbG9rb2QiLCJlbWFpbCI6Im11aGFtZWRldm9sb2tvZG11bHVtYmFAZ21zaWwuY29tIiwiZXhwIjoxNzg0NzU5NTEwfQ.WGl7HB4BdgSgkytj2Zxai0vJz3g_9uRSKL2P8SiRE0k","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1bc399cdd36421a-JNB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.249.115.49","cf-ipcountry":"TZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-Jul-2026 22:32:46 UTC] === User Orders API Called ===
[15-Jul-2026 22:32:46 UTC] User ID: 1067
[15-Jul-2026 22:32:46 UTC] Limit: 20, Offset: 0
[15-Jul-2026 22:32:46 UTC] Orders found: 0
[15-Jul-2026 22:32:46 UTC] Orders data: []
[15-Jul-2026 22:32:46 UTC] Total orders count: 0
[15-Jul-2026 22:32:47 UTC] === API CALL LOG ===
[15-Jul-2026 22:32:47 UTC] Endpoint: user/profile.php
[15-Jul-2026 22:32:47 UTC] Full Log Data: {
    "timestamp": "2026-07-15 22:32:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.249.115.49",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.249.115.49, 104.22.45.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2NyIsInVzZXJuYW1lIjoiZXZvbG9rb2QiLCJlbWFpbCI6Im11aGFtZWRldm9sb2tvZG11bHVtYmFAZ21zaWwuY29tIiwiZXhwIjoxNzg0NzU5NTEwfQ.WGl7HB4BdgSgkytj2Zxai0vJz3g_9uRSKL2P8SiRE0k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1bc39a0ba18421a-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.249.115.49",
        "cf-ipcountry": "TZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 22:32:47 UTC] === END API CALL LOG ===
[15-Jul-2026 22:32:47 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 22:32:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2NyIsInVzZXJuYW1lIjoiZXZvbG9rb2QiLCJlbWFpbCI6Im11aGFtZWRldm9sb2tvZG11bHVtYmFAZ21zaWwuY29tIiwiZXhwIjoxNzg0NzU5NTEwfQ.WGl7HB4BdgSgkytj2Zxai0vJz3g_9uRSKL2P8SiRE0k
[15-Jul-2026 22:32:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 22:32:47 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 22:32:47 UTC] User ID: 1067
[15-Jul-2026 22:32:47 UTC] ✅ User profile retrieved successfully for user ID: 1067
[15-Jul-2026 22:32:48 UTC] === API CALL LOG ===
[15-Jul-2026 22:32:48 UTC] Endpoint: user/profile.php
[15-Jul-2026 22:32:48 UTC] Full Log Data: {
    "timestamp": "2026-07-15 22:32:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.249.115.49",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.249.115.49, 104.22.45.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2NyIsInVzZXJuYW1lIjoiZXZvbG9rb2QiLCJlbWFpbCI6Im11aGFtZWRldm9sb2tvZG11bHVtYmFAZ21zaWwuY29tIiwiZXhwIjoxNzg0NzU5NTEwfQ.WGl7HB4BdgSgkytj2Zxai0vJz3g_9uRSKL2P8SiRE0k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1bc39a3cdc7421a-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.249.115.49",
        "cf-ipcountry": "TZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 22:32:48 UTC] === END API CALL LOG ===
[15-Jul-2026 22:32:48 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 22:32:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2NyIsInVzZXJuYW1lIjoiZXZvbG9rb2QiLCJlbWFpbCI6Im11aGFtZWRldm9sb2tvZG11bHVtYmFAZ21zaWwuY29tIiwiZXhwIjoxNzg0NzU5NTEwfQ.WGl7HB4BdgSgkytj2Zxai0vJz3g_9uRSKL2P8SiRE0k
[15-Jul-2026 22:32:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 22:32:48 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 22:32:48 UTC] User ID: 1067
[15-Jul-2026 22:32:48 UTC] ✅ User profile retrieved successfully for user ID: 1067
[15-Jul-2026 22:32:56 UTC] === API CALL LOG ===
[15-Jul-2026 22:32:56 UTC] Endpoint: user/profile.php
[15-Jul-2026 22:32:56 UTC] Full Log Data: {
    "timestamp": "2026-07-15 22:32:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.249.115.49",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.249.115.49, 104.22.45.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2NyIsInVzZXJuYW1lIjoiZXZvbG9rb2QiLCJlbWFpbCI6Im11aGFtZWRldm9sb2tvZG11bHVtYmFAZ21zaWwuY29tIiwiZXhwIjoxNzg0NzU5NTEwfQ.WGl7HB4BdgSgkytj2Zxai0vJz3g_9uRSKL2P8SiRE0k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1bc39dabaf3421a-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.249.115.49",
        "cf-ipcountry": "TZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 22:32:56 UTC] === END API CALL LOG ===
[15-Jul-2026 22:32:56 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 22:32:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2NyIsInVzZXJuYW1lIjoiZXZvbG9rb2QiLCJlbWFpbCI6Im11aGFtZWRldm9sb2tvZG11bHVtYmFAZ21zaWwuY29tIiwiZXhwIjoxNzg0NzU5NTEwfQ.WGl7HB4BdgSgkytj2Zxai0vJz3g_9uRSKL2P8SiRE0k
[15-Jul-2026 22:32:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 22:32:56 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 22:32:56 UTC] User ID: 1067
[15-Jul-2026 22:32:56 UTC] ✅ User profile retrieved successfully for user ID: 1067
[15-Jul-2026 22:32:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jul-2026 22:32:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jul-2026 22:32:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.249.115.49, 104.22.45.74","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2NyIsInVzZXJuYW1lIjoiZXZvbG9rb2QiLCJlbWFpbCI6Im11aGFtZWRldm9sb2tvZG11bHVtYmFAZ21zaWwuY29tIiwiZXhwIjoxNzg0NzU5NTEwfQ.WGl7HB4BdgSgkytj2Zxai0vJz3g_9uRSKL2P8SiRE0k","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1bc39e14abb421a-JNB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.249.115.49","cf-ipcountry":"TZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-Jul-2026 22:32:57 UTC] === User Orders API Called ===
[15-Jul-2026 22:32:57 UTC] User ID: 1067
[15-Jul-2026 22:32:57 UTC] Limit: 20, Offset: 0
[15-Jul-2026 22:32:57 UTC] Orders found: 0
[15-Jul-2026 22:32:57 UTC] Orders data: []
[15-Jul-2026 22:32:57 UTC] Total orders count: 0
[15-Jul-2026 22:33:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jul-2026 22:33:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jul-2026 22:33:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.249.115.49, 104.22.45.74","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2NyIsInVzZXJuYW1lIjoiZXZvbG9rb2QiLCJlbWFpbCI6Im11aGFtZWRldm9sb2tvZG11bHVtYmFAZ21zaWwuY29tIiwiZXhwIjoxNzg0NzU5NTEwfQ.WGl7HB4BdgSgkytj2Zxai0vJz3g_9uRSKL2P8SiRE0k","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1bc3a1d3ec3421a-JNB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.249.115.49","cf-ipcountry":"TZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-Jul-2026 22:33:07 UTC] === User Orders API Called ===
[15-Jul-2026 22:33:07 UTC] User ID: 1067
[15-Jul-2026 22:33:07 UTC] Limit: 20, Offset: 0
[15-Jul-2026 22:33:07 UTC] Orders found: 0
[15-Jul-2026 22:33:07 UTC] Orders data: []
[15-Jul-2026 22:33:07 UTC] Total orders count: 0
[15-Jul-2026 22:33:08 UTC] === API CALL LOG ===
[15-Jul-2026 22:33:08 UTC] Endpoint: user/profile.php
[15-Jul-2026 22:33:08 UTC] Full Log Data: {
    "timestamp": "2026-07-15 22:33:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.249.115.49",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.249.115.49, 104.22.45.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2NyIsInVzZXJuYW1lIjoiZXZvbG9rb2QiLCJlbWFpbCI6Im11aGFtZWRldm9sb2tvZG11bHVtYmFAZ21zaWwuY29tIiwiZXhwIjoxNzg0NzU5NTEwfQ.WGl7HB4BdgSgkytj2Zxai0vJz3g_9uRSKL2P8SiRE0k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1bc3a1d3ec5421a-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.249.115.49",
        "cf-ipcountry": "TZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 22:33:08 UTC] === END API CALL LOG ===
[15-Jul-2026 22:33:08 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 22:33:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2NyIsInVzZXJuYW1lIjoiZXZvbG9rb2QiLCJlbWFpbCI6Im11aGFtZWRldm9sb2tvZG11bHVtYmFAZ21zaWwuY29tIiwiZXhwIjoxNzg0NzU5NTEwfQ.WGl7HB4BdgSgkytj2Zxai0vJz3g_9uRSKL2P8SiRE0k
[15-Jul-2026 22:33:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 22:33:08 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 22:33:08 UTC] User ID: 1067
[15-Jul-2026 22:33:08 UTC] ✅ User profile retrieved successfully for user ID: 1067
[15-Jul-2026 22:33:08 UTC] === API CALL LOG ===
[15-Jul-2026 22:33:08 UTC] Endpoint: user/profile.php
[15-Jul-2026 22:33:08 UTC] Full Log Data: {
    "timestamp": "2026-07-15 22:33:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.249.115.49",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.249.115.49, 104.22.45.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2NyIsInVzZXJuYW1lIjoiZXZvbG9rb2QiLCJlbWFpbCI6Im11aGFtZWRldm9sb2tvZG11bHVtYmFAZ21zaWwuY29tIiwiZXhwIjoxNzg0NzU5NTEwfQ.WGl7HB4BdgSgkytj2Zxai0vJz3g_9uRSKL2P8SiRE0k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1bc3a20fa89421a-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.249.115.49",
        "cf-ipcountry": "TZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 22:33:08 UTC] === END API CALL LOG ===
[15-Jul-2026 22:33:08 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 22:33:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2NyIsInVzZXJuYW1lIjoiZXZvbG9rb2QiLCJlbWFpbCI6Im11aGFtZWRldm9sb2tvZG11bHVtYmFAZ21zaWwuY29tIiwiZXhwIjoxNzg0NzU5NTEwfQ.WGl7HB4BdgSgkytj2Zxai0vJz3g_9uRSKL2P8SiRE0k
[15-Jul-2026 22:33:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 22:33:08 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 22:33:08 UTC] User ID: 1067
[15-Jul-2026 22:33:08 UTC] ✅ User profile retrieved successfully for user ID: 1067
[15-Jul-2026 22:33:09 UTC] === API CALL LOG ===
[15-Jul-2026 22:33:09 UTC] Endpoint: user/profile.php
[15-Jul-2026 22:33:09 UTC] Full Log Data: {
    "timestamp": "2026-07-15 22:33:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.249.115.49",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.249.115.49, 104.22.45.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2NyIsInVzZXJuYW1lIjoiZXZvbG9rb2QiLCJlbWFpbCI6Im11aGFtZWRldm9sb2tvZG11bHVtYmFAZ21zaWwuY29tIiwiZXhwIjoxNzg0NzU5NTEwfQ.WGl7HB4BdgSgkytj2Zxai0vJz3g_9uRSKL2P8SiRE0k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1bc3a27ea2d421a-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.249.115.49",
        "cf-ipcountry": "TZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 22:33:09 UTC] === END API CALL LOG ===
[15-Jul-2026 22:33:09 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 22:33:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2NyIsInVzZXJuYW1lIjoiZXZvbG9rb2QiLCJlbWFpbCI6Im11aGFtZWRldm9sb2tvZG11bHVtYmFAZ21zaWwuY29tIiwiZXhwIjoxNzg0NzU5NTEwfQ.WGl7HB4BdgSgkytj2Zxai0vJz3g_9uRSKL2P8SiRE0k
[15-Jul-2026 22:33:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 22:33:09 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 22:33:09 UTC] User ID: 1067
[15-Jul-2026 22:33:09 UTC] ✅ User profile retrieved successfully for user ID: 1067
[15-Jul-2026 22:33:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jul-2026 22:33:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jul-2026 22:33:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.249.115.49, 104.22.45.74","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2NyIsInVzZXJuYW1lIjoiZXZvbG9rb2QiLCJlbWFpbCI6Im11aGFtZWRldm9sb2tvZG11bHVtYmFAZ21zaWwuY29tIiwiZXhwIjoxNzg0NzU5NTEwfQ.WGl7HB4BdgSgkytj2Zxai0vJz3g_9uRSKL2P8SiRE0k","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1bc3a411d4f421a-JNB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.249.115.49","cf-ipcountry":"TZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-Jul-2026 22:33:13 UTC] === User Orders API Called ===
[15-Jul-2026 22:33:13 UTC] User ID: 1067
[15-Jul-2026 22:33:13 UTC] Limit: 20, Offset: 0
[15-Jul-2026 22:33:13 UTC] Orders found: 0
[15-Jul-2026 22:33:13 UTC] Orders data: []
[15-Jul-2026 22:33:13 UTC] Total orders count: 0
[15-Jul-2026 22:33:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jul-2026 22:33:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jul-2026 22:33:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.249.115.49, 104.22.45.74","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2NyIsInVzZXJuYW1lIjoiZXZvbG9rb2QiLCJlbWFpbCI6Im11aGFtZWRldm9sb2tvZG11bHVtYmFAZ21zaWwuY29tIiwiZXhwIjoxNzg0NzU5NTEwfQ.WGl7HB4BdgSgkytj2Zxai0vJz3g_9uRSKL2P8SiRE0k","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1bc3a5a7ee3421a-JNB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.249.115.49","cf-ipcountry":"TZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-Jul-2026 22:33:17 UTC] === User Orders API Called ===
[15-Jul-2026 22:33:17 UTC] User ID: 1067
[15-Jul-2026 22:33:17 UTC] Limit: 20, Offset: 0
[15-Jul-2026 22:33:17 UTC] Orders found: 0
[15-Jul-2026 22:33:17 UTC] Orders data: []
[15-Jul-2026 22:33:17 UTC] Total orders count: 0
[15-Jul-2026 22:33:17 UTC] === API CALL LOG ===
[15-Jul-2026 22:33:17 UTC] Endpoint: user/profile.php
[15-Jul-2026 22:33:17 UTC] Full Log Data: {
    "timestamp": "2026-07-15 22:33:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.249.115.49",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.249.115.49, 104.22.45.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2NyIsInVzZXJuYW1lIjoiZXZvbG9rb2QiLCJlbWFpbCI6Im11aGFtZWRldm9sb2tvZG11bHVtYmFAZ21zaWwuY29tIiwiZXhwIjoxNzg0NzU5NTEwfQ.WGl7HB4BdgSgkytj2Zxai0vJz3g_9uRSKL2P8SiRE0k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1bc3a5a7ee5421a-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.249.115.49",
        "cf-ipcountry": "TZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 22:33:17 UTC] === END API CALL LOG ===
[15-Jul-2026 22:33:17 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 22:33:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2NyIsInVzZXJuYW1lIjoiZXZvbG9rb2QiLCJlbWFpbCI6Im11aGFtZWRldm9sb2tvZG11bHVtYmFAZ21zaWwuY29tIiwiZXhwIjoxNzg0NzU5NTEwfQ.WGl7HB4BdgSgkytj2Zxai0vJz3g_9uRSKL2P8SiRE0k
[15-Jul-2026 22:33:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 22:33:17 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 22:33:17 UTC] User ID: 1067
[15-Jul-2026 22:33:17 UTC] ✅ User profile retrieved successfully for user ID: 1067
[15-Jul-2026 22:33:17 UTC] === API CALL LOG ===
[15-Jul-2026 22:33:17 UTC] Endpoint: user/profile.php
[15-Jul-2026 22:33:17 UTC] Full Log Data: {
    "timestamp": "2026-07-15 22:33:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.249.115.49",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.249.115.49, 104.22.45.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2NyIsInVzZXJuYW1lIjoiZXZvbG9rb2QiLCJlbWFpbCI6Im11aGFtZWRldm9sb2tvZG11bHVtYmFAZ21zaWwuY29tIiwiZXhwIjoxNzg0NzU5NTEwfQ.WGl7HB4BdgSgkytj2Zxai0vJz3g_9uRSKL2P8SiRE0k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1bc3a5e5b66421a-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.249.115.49",
        "cf-ipcountry": "TZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 22:33:17 UTC] === END API CALL LOG ===
[15-Jul-2026 22:33:17 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 22:33:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2NyIsInVzZXJuYW1lIjoiZXZvbG9rb2QiLCJlbWFpbCI6Im11aGFtZWRldm9sb2tvZG11bHVtYmFAZ21zaWwuY29tIiwiZXhwIjoxNzg0NzU5NTEwfQ.WGl7HB4BdgSgkytj2Zxai0vJz3g_9uRSKL2P8SiRE0k
[15-Jul-2026 22:33:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 22:33:17 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 22:33:17 UTC] User ID: 1067
[15-Jul-2026 22:33:17 UTC] ✅ User profile retrieved successfully for user ID: 1067
[15-Jul-2026 22:33:18 UTC] === API CALL LOG ===
[15-Jul-2026 22:33:18 UTC] Endpoint: user/profile.php
[15-Jul-2026 22:33:18 UTC] Full Log Data: {
    "timestamp": "2026-07-15 22:33:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.249.115.49",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.249.115.49, 104.22.45.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2NyIsInVzZXJuYW1lIjoiZXZvbG9rb2QiLCJlbWFpbCI6Im11aGFtZWRldm9sb2tvZG11bHVtYmFAZ21zaWwuY29tIiwiZXhwIjoxNzg0NzU5NTEwfQ.WGl7HB4BdgSgkytj2Zxai0vJz3g_9uRSKL2P8SiRE0k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1bc3a618eb1421a-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.249.115.49",
        "cf-ipcountry": "TZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 22:33:18 UTC] === END API CALL LOG ===
[15-Jul-2026 22:33:18 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 22:33:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2NyIsInVzZXJuYW1lIjoiZXZvbG9rb2QiLCJlbWFpbCI6Im11aGFtZWRldm9sb2tvZG11bHVtYmFAZ21zaWwuY29tIiwiZXhwIjoxNzg0NzU5NTEwfQ.WGl7HB4BdgSgkytj2Zxai0vJz3g_9uRSKL2P8SiRE0k
[15-Jul-2026 22:33:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 22:33:18 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 22:33:18 UTC] User ID: 1067
[15-Jul-2026 22:33:18 UTC] ✅ User profile retrieved successfully for user ID: 1067
[15-Jul-2026 22:33:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jul-2026 22:33:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jul-2026 22:33:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.249.115.49, 104.22.45.75","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2NyIsInVzZXJuYW1lIjoiZXZvbG9rb2QiLCJlbWFpbCI6Im11aGFtZWRldm9sb2tvZG11bHVtYmFAZ21zaWwuY29tIiwiZXhwIjoxNzg0NzU5NTEwfQ.WGl7HB4BdgSgkytj2Zxai0vJz3g_9uRSKL2P8SiRE0k","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1bc3aa5ec73421a-JNB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.249.115.49","cf-ipcountry":"TZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-Jul-2026 22:33:29 UTC] === User Orders API Called ===
[15-Jul-2026 22:33:29 UTC] User ID: 1067
[15-Jul-2026 22:33:29 UTC] Limit: 20, Offset: 0
[15-Jul-2026 22:33:29 UTC] Orders found: 0
[15-Jul-2026 22:33:29 UTC] Orders data: []
[15-Jul-2026 22:33:29 UTC] Total orders count: 0
[15-Jul-2026 22:33:29 UTC] === API CALL LOG ===
[15-Jul-2026 22:33:29 UTC] Endpoint: user/profile.php
[15-Jul-2026 22:33:29 UTC] Full Log Data: {
    "timestamp": "2026-07-15 22:33:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.249.115.49",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.249.115.49, 104.22.45.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2NyIsInVzZXJuYW1lIjoiZXZvbG9rb2QiLCJlbWFpbCI6Im11aGFtZWRldm9sb2tvZG11bHVtYmFAZ21zaWwuY29tIiwiZXhwIjoxNzg0NzU5NTEwfQ.WGl7HB4BdgSgkytj2Zxai0vJz3g_9uRSKL2P8SiRE0k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1bc3aa5ec76421a-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.249.115.49",
        "cf-ipcountry": "TZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 22:33:29 UTC] === END API CALL LOG ===
[15-Jul-2026 22:33:29 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 22:33:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2NyIsInVzZXJuYW1lIjoiZXZvbG9rb2QiLCJlbWFpbCI6Im11aGFtZWRldm9sb2tvZG11bHVtYmFAZ21zaWwuY29tIiwiZXhwIjoxNzg0NzU5NTEwfQ.WGl7HB4BdgSgkytj2Zxai0vJz3g_9uRSKL2P8SiRE0k
[15-Jul-2026 22:33:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 22:33:29 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 22:33:29 UTC] User ID: 1067
[15-Jul-2026 22:33:29 UTC] ✅ User profile retrieved successfully for user ID: 1067
[15-Jul-2026 22:33:29 UTC] === API CALL LOG ===
[15-Jul-2026 22:33:29 UTC] Endpoint: user/profile.php
[15-Jul-2026 22:33:29 UTC] Full Log Data: {
    "timestamp": "2026-07-15 22:33:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.249.115.49",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.249.115.49, 104.22.45.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2NyIsInVzZXJuYW1lIjoiZXZvbG9rb2QiLCJlbWFpbCI6Im11aGFtZWRldm9sb2tvZG11bHVtYmFAZ21zaWwuY29tIiwiZXhwIjoxNzg0NzU5NTEwfQ.WGl7HB4BdgSgkytj2Zxai0vJz3g_9uRSKL2P8SiRE0k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1bc3aa9c8e0421a-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.249.115.49",
        "cf-ipcountry": "TZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 22:33:29 UTC] === END API CALL LOG ===
[15-Jul-2026 22:33:29 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 22:33:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2NyIsInVzZXJuYW1lIjoiZXZvbG9rb2QiLCJlbWFpbCI6Im11aGFtZWRldm9sb2tvZG11bHVtYmFAZ21zaWwuY29tIiwiZXhwIjoxNzg0NzU5NTEwfQ.WGl7HB4BdgSgkytj2Zxai0vJz3g_9uRSKL2P8SiRE0k
[15-Jul-2026 22:33:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 22:33:29 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 22:33:29 UTC] User ID: 1067
[15-Jul-2026 22:33:29 UTC] ✅ User profile retrieved successfully for user ID: 1067
[15-Jul-2026 22:33:31 UTC] === API CALL LOG ===
[15-Jul-2026 22:33:31 UTC] Endpoint: user/profile.php
[15-Jul-2026 22:33:31 UTC] Full Log Data: {
    "timestamp": "2026-07-15 22:33:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.249.115.49",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.249.115.49, 104.22.45.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2NyIsInVzZXJuYW1lIjoiZXZvbG9rb2QiLCJlbWFpbCI6Im11aGFtZWRldm9sb2tvZG11bHVtYmFAZ21zaWwuY29tIiwiZXhwIjoxNzg0NzU5NTEwfQ.WGl7HB4BdgSgkytj2Zxai0vJz3g_9uRSKL2P8SiRE0k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1bc3ab06fe9421a-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.249.115.49",
        "cf-ipcountry": "TZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 22:33:31 UTC] === END API CALL LOG ===
[15-Jul-2026 22:33:31 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 22:33:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2NyIsInVzZXJuYW1lIjoiZXZvbG9rb2QiLCJlbWFpbCI6Im11aGFtZWRldm9sb2tvZG11bHVtYmFAZ21zaWwuY29tIiwiZXhwIjoxNzg0NzU5NTEwfQ.WGl7HB4BdgSgkytj2Zxai0vJz3g_9uRSKL2P8SiRE0k
[15-Jul-2026 22:33:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 22:33:31 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 22:33:31 UTC] User ID: 1067
[15-Jul-2026 22:33:31 UTC] ✅ User profile retrieved successfully for user ID: 1067
[15-Jul-2026 22:33:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jul-2026 22:33:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jul-2026 22:33:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.249.115.49, 104.22.45.75","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2NyIsInVzZXJuYW1lIjoiZXZvbG9rb2QiLCJlbWFpbCI6Im11aGFtZWRldm9sb2tvZG11bHVtYmFAZ21zaWwuY29tIiwiZXhwIjoxNzg0NzU5NTEwfQ.WGl7HB4BdgSgkytj2Zxai0vJz3g_9uRSKL2P8SiRE0k","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1bc3ac0ca43421a-JNB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.249.115.49","cf-ipcountry":"TZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-Jul-2026 22:33:33 UTC] === User Orders API Called ===
[15-Jul-2026 22:33:33 UTC] User ID: 1067
[15-Jul-2026 22:33:33 UTC] Limit: 20, Offset: 0
[15-Jul-2026 22:33:33 UTC] Orders found: 0
[15-Jul-2026 22:33:33 UTC] Orders data: []
[15-Jul-2026 22:33:33 UTC] Total orders count: 0
[15-Jul-2026 22:33:38 UTC] === API CALL LOG ===
[15-Jul-2026 22:33:38 UTC] Endpoint: user/profile.php
[15-Jul-2026 22:33:38 UTC] Full Log Data: {
    "timestamp": "2026-07-15 22:33:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.249.115.49",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.249.115.49, 104.22.45.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2NyIsInVzZXJuYW1lIjoiZXZvbG9rb2QiLCJlbWFpbCI6Im11aGFtZWRldm9sb2tvZG11bHVtYmFAZ21zaWwuY29tIiwiZXhwIjoxNzg0NzU5NTEwfQ.WGl7HB4BdgSgkytj2Zxai0vJz3g_9uRSKL2P8SiRE0k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1bc3adc7a7a421a-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.249.115.49",
        "cf-ipcountry": "TZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 22:33:38 UTC] === END API CALL LOG ===
[15-Jul-2026 22:33:38 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 22:33:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2NyIsInVzZXJuYW1lIjoiZXZvbG9rb2QiLCJlbWFpbCI6Im11aGFtZWRldm9sb2tvZG11bHVtYmFAZ21zaWwuY29tIiwiZXhwIjoxNzg0NzU5NTEwfQ.WGl7HB4BdgSgkytj2Zxai0vJz3g_9uRSKL2P8SiRE0k
[15-Jul-2026 22:33:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 22:33:38 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 22:33:38 UTC] User ID: 1067
[15-Jul-2026 22:33:38 UTC] ✅ User profile retrieved successfully for user ID: 1067
[15-Jul-2026 22:33:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jul-2026 22:33:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jul-2026 22:33:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.249.115.49, 104.22.45.75","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2NyIsInVzZXJuYW1lIjoiZXZvbG9rb2QiLCJlbWFpbCI6Im11aGFtZWRldm9sb2tvZG11bHVtYmFAZ21zaWwuY29tIiwiZXhwIjoxNzg0NzU5NTEwfQ.WGl7HB4BdgSgkytj2Zxai0vJz3g_9uRSKL2P8SiRE0k","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1bc3adc7a77421a-JNB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.249.115.49","cf-ipcountry":"TZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-Jul-2026 22:33:38 UTC] === User Orders API Called ===
[15-Jul-2026 22:33:38 UTC] User ID: 1067
[15-Jul-2026 22:33:38 UTC] Limit: 20, Offset: 0
[15-Jul-2026 22:33:38 UTC] Orders found: 0
[15-Jul-2026 22:33:38 UTC] Orders data: []
[15-Jul-2026 22:33:38 UTC] Total orders count: 0
[15-Jul-2026 22:33:38 UTC] === API CALL LOG ===
[15-Jul-2026 22:33:38 UTC] Endpoint: user/profile.php
[15-Jul-2026 22:33:38 UTC] Full Log Data: {
    "timestamp": "2026-07-15 22:33:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.249.115.49",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.249.115.49, 104.22.45.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2NyIsInVzZXJuYW1lIjoiZXZvbG9rb2QiLCJlbWFpbCI6Im11aGFtZWRldm9sb2tvZG11bHVtYmFAZ21zaWwuY29tIiwiZXhwIjoxNzg0NzU5NTEwfQ.WGl7HB4BdgSgkytj2Zxai0vJz3g_9uRSKL2P8SiRE0k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1bc3ae05ee7421a-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.249.115.49",
        "cf-ipcountry": "TZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 22:33:38 UTC] === END API CALL LOG ===
[15-Jul-2026 22:33:38 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 22:33:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2NyIsInVzZXJuYW1lIjoiZXZvbG9rb2QiLCJlbWFpbCI6Im11aGFtZWRldm9sb2tvZG11bHVtYmFAZ21zaWwuY29tIiwiZXhwIjoxNzg0NzU5NTEwfQ.WGl7HB4BdgSgkytj2Zxai0vJz3g_9uRSKL2P8SiRE0k
[15-Jul-2026 22:33:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 22:33:38 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 22:33:38 UTC] User ID: 1067
[15-Jul-2026 22:33:38 UTC] ✅ User profile retrieved successfully for user ID: 1067
[15-Jul-2026 22:33:39 UTC] === API CALL LOG ===
[15-Jul-2026 22:33:39 UTC] Endpoint: user/profile.php
[15-Jul-2026 22:33:39 UTC] Full Log Data: {
    "timestamp": "2026-07-15 22:33:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.249.115.49",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.249.115.49, 104.22.45.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2NyIsInVzZXJuYW1lIjoiZXZvbG9rb2QiLCJlbWFpbCI6Im11aGFtZWRldm9sb2tvZG11bHVtYmFAZ21zaWwuY29tIiwiZXhwIjoxNzg0NzU5NTEwfQ.WGl7HB4BdgSgkytj2Zxai0vJz3g_9uRSKL2P8SiRE0k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1bc3ae35a6f421a-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.249.115.49",
        "cf-ipcountry": "TZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 22:33:39 UTC] === END API CALL LOG ===
[15-Jul-2026 22:33:39 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 22:33:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2NyIsInVzZXJuYW1lIjoiZXZvbG9rb2QiLCJlbWFpbCI6Im11aGFtZWRldm9sb2tvZG11bHVtYmFAZ21zaWwuY29tIiwiZXhwIjoxNzg0NzU5NTEwfQ.WGl7HB4BdgSgkytj2Zxai0vJz3g_9uRSKL2P8SiRE0k
[15-Jul-2026 22:33:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 22:33:39 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 22:33:39 UTC] User ID: 1067
[15-Jul-2026 22:33:39 UTC] ✅ User profile retrieved successfully for user ID: 1067
[15-Jul-2026 22:34:23 UTC] === API CALL LOG ===
[15-Jul-2026 22:34:23 UTC] Endpoint: user/profile.php
[15-Jul-2026 22:34:23 UTC] Full Log Data: {
    "timestamp": "2026-07-15 22:34:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.249.115.49",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.249.115.49, 104.22.45.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2NyIsInVzZXJuYW1lIjoiZXZvbG9rb2QiLCJlbWFpbCI6Im11aGFtZWRldm9sb2tvZG11bHVtYmFAZ21zaWwuY29tIiwiZXhwIjoxNzg0NzU5NTEwfQ.WGl7HB4BdgSgkytj2Zxai0vJz3g_9uRSKL2P8SiRE0k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1bc3bf449d5421a-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.249.115.49",
        "cf-ipcountry": "TZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 22:34:23 UTC] === END API CALL LOG ===
[15-Jul-2026 22:34:23 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 22:34:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2NyIsInVzZXJuYW1lIjoiZXZvbG9rb2QiLCJlbWFpbCI6Im11aGFtZWRldm9sb2tvZG11bHVtYmFAZ21zaWwuY29tIiwiZXhwIjoxNzg0NzU5NTEwfQ.WGl7HB4BdgSgkytj2Zxai0vJz3g_9uRSKL2P8SiRE0k
[15-Jul-2026 22:34:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 22:34:23 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 22:34:23 UTC] User ID: 1067
[15-Jul-2026 22:34:23 UTC] ✅ User profile retrieved successfully for user ID: 1067
[15-Jul-2026 22:34:30 UTC] === API CALL LOG ===
[15-Jul-2026 22:34:30 UTC] Endpoint: user/profile.php
[15-Jul-2026 22:34:30 UTC] Full Log Data: {
    "timestamp": "2026-07-15 22:34:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.249.115.49",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.249.115.49, 104.22.45.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2NyIsInVzZXJuYW1lIjoiZXZvbG9rb2QiLCJlbWFpbCI6Im11aGFtZWRldm9sb2tvZG11bHVtYmFAZ21zaWwuY29tIiwiZXhwIjoxNzg0NzU5NTEwfQ.WGl7HB4BdgSgkytj2Zxai0vJz3g_9uRSKL2P8SiRE0k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1bc3c1e8bbe421a-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.249.115.49",
        "cf-ipcountry": "TZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 22:34:30 UTC] === END API CALL LOG ===
[15-Jul-2026 22:34:30 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 22:34:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2NyIsInVzZXJuYW1lIjoiZXZvbG9rb2QiLCJlbWFpbCI6Im11aGFtZWRldm9sb2tvZG11bHVtYmFAZ21zaWwuY29tIiwiZXhwIjoxNzg0NzU5NTEwfQ.WGl7HB4BdgSgkytj2Zxai0vJz3g_9uRSKL2P8SiRE0k
[15-Jul-2026 22:34:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 22:34:30 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 22:34:30 UTC] User ID: 1067
[15-Jul-2026 22:34:30 UTC] ✅ User profile retrieved successfully for user ID: 1067
[15-Jul-2026 22:35:04 UTC] === API CALL LOG ===
[15-Jul-2026 22:35:04 UTC] Endpoint: user/profile.php
[15-Jul-2026 22:35:04 UTC] Full Log Data: {
    "timestamp": "2026-07-15 22:35:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.249.115.49",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.249.115.49, 104.22.45.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2NyIsInVzZXJuYW1lIjoiZXZvbG9rb2QiLCJlbWFpbCI6Im11aGFtZWRldm9sb2tvZG11bHVtYmFAZ21zaWwuY29tIiwiZXhwIjoxNzg0NzU5NTEwfQ.WGl7HB4BdgSgkytj2Zxai0vJz3g_9uRSKL2P8SiRE0k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1bc3cf69ed1421a-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.249.115.49",
        "cf-ipcountry": "TZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 22:35:04 UTC] === END API CALL LOG ===
[15-Jul-2026 22:35:04 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 22:35:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2NyIsInVzZXJuYW1lIjoiZXZvbG9rb2QiLCJlbWFpbCI6Im11aGFtZWRldm9sb2tvZG11bHVtYmFAZ21zaWwuY29tIiwiZXhwIjoxNzg0NzU5NTEwfQ.WGl7HB4BdgSgkytj2Zxai0vJz3g_9uRSKL2P8SiRE0k
[15-Jul-2026 22:35:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 22:35:04 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 22:35:04 UTC] User ID: 1067
[15-Jul-2026 22:35:04 UTC] ✅ User profile retrieved successfully for user ID: 1067
[15-Jul-2026 22:35:10 UTC] === API CALL LOG ===
[15-Jul-2026 22:35:10 UTC] Endpoint: user/profile.php
[15-Jul-2026 22:35:10 UTC] Full Log Data: {
    "timestamp": "2026-07-15 22:35:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.249.115.49",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.249.115.49, 104.22.45.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2NyIsInVzZXJuYW1lIjoiZXZvbG9rb2QiLCJlbWFpbCI6Im11aGFtZWRldm9sb2tvZG11bHVtYmFAZ21zaWwuY29tIiwiZXhwIjoxNzg0NzU5NTEwfQ.WGl7HB4BdgSgkytj2Zxai0vJz3g_9uRSKL2P8SiRE0k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1bc3d1eba04421a-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.249.115.49",
        "cf-ipcountry": "TZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 22:35:10 UTC] === END API CALL LOG ===
[15-Jul-2026 22:35:10 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 22:35:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2NyIsInVzZXJuYW1lIjoiZXZvbG9rb2QiLCJlbWFpbCI6Im11aGFtZWRldm9sb2tvZG11bHVtYmFAZ21zaWwuY29tIiwiZXhwIjoxNzg0NzU5NTEwfQ.WGl7HB4BdgSgkytj2Zxai0vJz3g_9uRSKL2P8SiRE0k
[15-Jul-2026 22:35:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 22:35:10 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 22:35:10 UTC] User ID: 1067
[15-Jul-2026 22:35:10 UTC] ✅ User profile retrieved successfully for user ID: 1067
[15-Jul-2026 22:35:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jul-2026 22:35:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[15-Jul-2026 22:35:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.249.115.49, 104.22.45.74","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2NyIsInVzZXJuYW1lIjoiZXZvbG9rb2QiLCJlbWFpbCI6Im11aGFtZWRldm9sb2tvZG11bHVtYmFAZ21zaWwuY29tIiwiZXhwIjoxNzg0NzU5NTEwfQ.WGl7HB4BdgSgkytj2Zxai0vJz3g_9uRSKL2P8SiRE0k","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1bc3d1eba02421a-JNB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.249.115.49","cf-ipcountry":"TZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[15-Jul-2026 22:35:10 UTC] === User Orders API Called ===
[15-Jul-2026 22:35:10 UTC] User ID: 1067
[15-Jul-2026 22:35:10 UTC] Limit: 20, Offset: 0
[15-Jul-2026 22:35:10 UTC] Orders found: 0
[15-Jul-2026 22:35:10 UTC] Orders data: []
[15-Jul-2026 22:35:10 UTC] Total orders count: 0
[15-Jul-2026 22:35:11 UTC] === API CALL LOG ===
[15-Jul-2026 22:35:11 UTC] Endpoint: user/profile.php
[15-Jul-2026 22:35:11 UTC] Full Log Data: {
    "timestamp": "2026-07-15 22:35:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.249.115.49",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.249.115.49, 104.22.45.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2NyIsInVzZXJuYW1lIjoiZXZvbG9rb2QiLCJlbWFpbCI6Im11aGFtZWRldm9sb2tvZG11bHVtYmFAZ21zaWwuY29tIiwiZXhwIjoxNzg0NzU5NTEwfQ.WGl7HB4BdgSgkytj2Zxai0vJz3g_9uRSKL2P8SiRE0k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1bc3d22de81421a-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.249.115.49",
        "cf-ipcountry": "TZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 22:35:11 UTC] === END API CALL LOG ===
[15-Jul-2026 22:35:11 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 22:35:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2NyIsInVzZXJuYW1lIjoiZXZvbG9rb2QiLCJlbWFpbCI6Im11aGFtZWRldm9sb2tvZG11bHVtYmFAZ21zaWwuY29tIiwiZXhwIjoxNzg0NzU5NTEwfQ.WGl7HB4BdgSgkytj2Zxai0vJz3g_9uRSKL2P8SiRE0k
[15-Jul-2026 22:35:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 22:35:11 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 22:35:11 UTC] User ID: 1067
[15-Jul-2026 22:35:11 UTC] ✅ User profile retrieved successfully for user ID: 1067
[15-Jul-2026 22:35:11 UTC] === API CALL LOG ===
[15-Jul-2026 22:35:11 UTC] Endpoint: user/profile.php
[15-Jul-2026 22:35:11 UTC] Full Log Data: {
    "timestamp": "2026-07-15 22:35:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.249.115.49",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.249.115.49, 104.22.45.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2NyIsInVzZXJuYW1lIjoiZXZvbG9rb2QiLCJlbWFpbCI6Im11aGFtZWRldm9sb2tvZG11bHVtYmFAZ21zaWwuY29tIiwiZXhwIjoxNzg0NzU5NTEwfQ.WGl7HB4BdgSgkytj2Zxai0vJz3g_9uRSKL2P8SiRE0k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1bc3d2599b3421a-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.249.115.49",
        "cf-ipcountry": "TZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[15-Jul-2026 22:35:11 UTC] === END API CALL LOG ===
[15-Jul-2026 22:35:11 UTC] ✅ API Hash verification passed for profile endpoint
[15-Jul-2026 22:35:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2NyIsInVzZXJuYW1lIjoiZXZvbG9rb2QiLCJlbWFpbCI6Im11aGFtZWRldm9sb2tvZG11bHVtYmFAZ21zaWwuY29tIiwiZXhwIjoxNzg0NzU5NTEwfQ.WGl7HB4BdgSgkytj2Zxai0vJz3g_9uRSKL2P8SiRE0k
[15-Jul-2026 22:35:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[15-Jul-2026 22:35:11 UTC] ✅ JWT token verified successfully for user profile
[15-Jul-2026 22:35:11 UTC] User ID: 1067
[15-Jul-2026 22:35:11 UTC] ✅ User profile retrieved successfully for user ID: 1067
[16-Jul-2026 01:01:28 UTC] === API CALL LOG ===
[16-Jul-2026 01:01:28 UTC] Endpoint: user/profile.php
[16-Jul-2026 01:01:28 UTC] Full Log Data: {
    "timestamp": "2026-07-16 01:01:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.245.131",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.245.131, 172.64.200.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2NSIsInVzZXJuYW1lIjoic2h1aHJhdCIsImVtYWlsIjoidXJvcW92c2h1aHJhdDIzN0BnbWFpbC5jb20iLCJleHAiOjE3ODQ3NTExMTZ9.CtUcIfOp6PCuT9vqph7IZ7Uh2FIwnYbMuUMOxmCiZ3k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1bd136e6a1dddf9-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.113.245.131",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jul-2026 01:01:28 UTC] === END API CALL LOG ===
[16-Jul-2026 01:01:28 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jul-2026 01:01:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2NSIsInVzZXJuYW1lIjoic2h1aHJhdCIsImVtYWlsIjoidXJvcW92c2h1aHJhdDIzN0BnbWFpbC5jb20iLCJleHAiOjE3ODQ3NTExMTZ9.CtUcIfOp6PCuT9vqph7IZ7Uh2FIwnYbMuUMOxmCiZ3k
[16-Jul-2026 01:01:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jul-2026 01:01:28 UTC] ✅ JWT token verified successfully for user profile
[16-Jul-2026 01:01:28 UTC] User ID: 1065
[16-Jul-2026 01:01:28 UTC] ✅ User profile retrieved successfully for user ID: 1065
[16-Jul-2026 01:01:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jul-2026 01:01:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jul-2026 01:01:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"188.113.245.131, 172.64.200.15","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2NSIsInVzZXJuYW1lIjoic2h1aHJhdCIsImVtYWlsIjoidXJvcW92c2h1aHJhdDIzN0BnbWFpbC5jb20iLCJleHAiOjE3ODQ3NTExMTZ9.CtUcIfOp6PCuT9vqph7IZ7Uh2FIwnYbMuUMOxmCiZ3k","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1bd13748cd9ddf9-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"188.113.245.131","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-Jul-2026 01:01:29 UTC] === User Orders API Called ===
[16-Jul-2026 01:01:29 UTC] User ID: 1065
[16-Jul-2026 01:01:29 UTC] Limit: 20, Offset: 0
[16-Jul-2026 01:01:29 UTC] Orders found: 0
[16-Jul-2026 01:01:29 UTC] Orders data: []
[16-Jul-2026 01:01:29 UTC] Total orders count: 0
[16-Jul-2026 01:01:29 UTC] === API CALL LOG ===
[16-Jul-2026 01:01:29 UTC] Endpoint: user/profile.php
[16-Jul-2026 01:01:29 UTC] Full Log Data: {
    "timestamp": "2026-07-16 01:01:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.245.131",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.245.131, 172.64.200.49",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2NSIsInVzZXJuYW1lIjoic2h1aHJhdCIsImVtYWlsIjoidXJvcW92c2h1aHJhdDIzN0BnbWFpbC5jb20iLCJleHAiOjE3ODQ3NTExMTZ9.CtUcIfOp6PCuT9vqph7IZ7Uh2FIwnYbMuUMOxmCiZ3k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1bd13748cd7ddf9-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.113.245.131",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jul-2026 01:01:29 UTC] === END API CALL LOG ===
[16-Jul-2026 01:01:29 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jul-2026 01:01:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2NSIsInVzZXJuYW1lIjoic2h1aHJhdCIsImVtYWlsIjoidXJvcW92c2h1aHJhdDIzN0BnbWFpbC5jb20iLCJleHAiOjE3ODQ3NTExMTZ9.CtUcIfOp6PCuT9vqph7IZ7Uh2FIwnYbMuUMOxmCiZ3k
[16-Jul-2026 01:01:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jul-2026 01:01:29 UTC] ✅ JWT token verified successfully for user profile
[16-Jul-2026 01:01:29 UTC] User ID: 1065
[16-Jul-2026 01:01:29 UTC] ✅ User profile retrieved successfully for user ID: 1065
[16-Jul-2026 01:01:29 UTC] === API CALL LOG ===
[16-Jul-2026 01:01:29 UTC] Endpoint: user/profile.php
[16-Jul-2026 01:01:29 UTC] Full Log Data: {
    "timestamp": "2026-07-16 01:01:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.245.131",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.245.131, 172.64.200.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2NSIsInVzZXJuYW1lIjoic2h1aHJhdCIsImVtYWlsIjoidXJvcW92c2h1aHJhdDIzN0BnbWFpbC5jb20iLCJleHAiOjE3ODQ3NTExMTZ9.CtUcIfOp6PCuT9vqph7IZ7Uh2FIwnYbMuUMOxmCiZ3k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1bd13748cdaddf9-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.113.245.131",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jul-2026 01:01:29 UTC] === END API CALL LOG ===
[16-Jul-2026 01:01:29 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jul-2026 01:01:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2NSIsInVzZXJuYW1lIjoic2h1aHJhdCIsImVtYWlsIjoidXJvcW92c2h1aHJhdDIzN0BnbWFpbC5jb20iLCJleHAiOjE3ODQ3NTExMTZ9.CtUcIfOp6PCuT9vqph7IZ7Uh2FIwnYbMuUMOxmCiZ3k
[16-Jul-2026 01:01:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jul-2026 01:01:29 UTC] ✅ JWT token verified successfully for user profile
[16-Jul-2026 01:01:29 UTC] User ID: 1065
[16-Jul-2026 01:01:29 UTC] ✅ User profile retrieved successfully for user ID: 1065
[16-Jul-2026 01:01:30 UTC] === API CALL LOG ===
[16-Jul-2026 01:01:30 UTC] Endpoint: user/profile.php
[16-Jul-2026 01:01:30 UTC] Full Log Data: {
    "timestamp": "2026-07-16 01:01:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.245.131",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.245.131, 172.64.200.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2NSIsInVzZXJuYW1lIjoic2h1aHJhdCIsImVtYWlsIjoidXJvcW92c2h1aHJhdDIzN0BnbWFpbC5jb20iLCJleHAiOjE3ODQ3NTExMTZ9.CtUcIfOp6PCuT9vqph7IZ7Uh2FIwnYbMuUMOxmCiZ3k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1bd1378cee9ddf9-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.113.245.131",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jul-2026 01:01:30 UTC] === END API CALL LOG ===
[16-Jul-2026 01:01:30 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jul-2026 01:01:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2NSIsInVzZXJuYW1lIjoic2h1aHJhdCIsImVtYWlsIjoidXJvcW92c2h1aHJhdDIzN0BnbWFpbC5jb20iLCJleHAiOjE3ODQ3NTExMTZ9.CtUcIfOp6PCuT9vqph7IZ7Uh2FIwnYbMuUMOxmCiZ3k
[16-Jul-2026 01:01:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jul-2026 01:01:30 UTC] ✅ JWT token verified successfully for user profile
[16-Jul-2026 01:01:30 UTC] User ID: 1065
[16-Jul-2026 01:01:30 UTC] ✅ User profile retrieved successfully for user ID: 1065
[16-Jul-2026 01:01:42 UTC] === API CALL LOG ===
[16-Jul-2026 01:01:42 UTC] Endpoint: user/profile.php
[16-Jul-2026 01:01:42 UTC] Full Log Data: {
    "timestamp": "2026-07-16 01:01:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.245.131",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.245.131, 162.158.102.212",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2NSIsInVzZXJuYW1lIjoic2h1aHJhdCIsImVtYWlsIjoidXJvcW92c2h1aHJhdDIzN0BnbWFpbC5jb20iLCJleHAiOjE3ODQ3NTExMTZ9.CtUcIfOp6PCuT9vqph7IZ7Uh2FIwnYbMuUMOxmCiZ3k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1bd13c71fc2ee44-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.113.245.131",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jul-2026 01:01:42 UTC] === END API CALL LOG ===
[16-Jul-2026 01:01:42 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jul-2026 01:01:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2NSIsInVzZXJuYW1lIjoic2h1aHJhdCIsImVtYWlsIjoidXJvcW92c2h1aHJhdDIzN0BnbWFpbC5jb20iLCJleHAiOjE3ODQ3NTExMTZ9.CtUcIfOp6PCuT9vqph7IZ7Uh2FIwnYbMuUMOxmCiZ3k
[16-Jul-2026 01:01:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jul-2026 01:01:42 UTC] ✅ JWT token verified successfully for user profile
[16-Jul-2026 01:01:42 UTC] User ID: 1065
[16-Jul-2026 01:01:42 UTC] ✅ User profile retrieved successfully for user ID: 1065
[16-Jul-2026 01:01:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jul-2026 01:01:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jul-2026 01:01:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"188.113.245.131, 162.158.102.212","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2NSIsInVzZXJuYW1lIjoic2h1aHJhdCIsImVtYWlsIjoidXJvcW92c2h1aHJhdDIzN0BnbWFpbC5jb20iLCJleHAiOjE3ODQ3NTExMTZ9.CtUcIfOp6PCuT9vqph7IZ7Uh2FIwnYbMuUMOxmCiZ3k","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1bd13ccc9caee44-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"188.113.245.131","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-Jul-2026 01:01:43 UTC] === User Orders API Called ===
[16-Jul-2026 01:01:43 UTC] User ID: 1065
[16-Jul-2026 01:01:43 UTC] Limit: 20, Offset: 0
[16-Jul-2026 01:01:43 UTC] Orders found: 0
[16-Jul-2026 01:01:43 UTC] Orders data: []
[16-Jul-2026 01:01:43 UTC] Total orders count: 0
[16-Jul-2026 01:01:43 UTC] === API CALL LOG ===
[16-Jul-2026 01:01:43 UTC] Endpoint: user/profile.php
[16-Jul-2026 01:01:43 UTC] Full Log Data: {
    "timestamp": "2026-07-16 01:01:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.245.131",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.245.131, 162.158.102.220",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2NSIsInVzZXJuYW1lIjoic2h1aHJhdCIsImVtYWlsIjoidXJvcW92c2h1aHJhdDIzN0BnbWFpbC5jb20iLCJleHAiOjE3ODQ3NTExMTZ9.CtUcIfOp6PCuT9vqph7IZ7Uh2FIwnYbMuUMOxmCiZ3k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1bd13cd69f4ee44-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.113.245.131",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jul-2026 01:01:43 UTC] === END API CALL LOG ===
[16-Jul-2026 01:01:43 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jul-2026 01:01:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2NSIsInVzZXJuYW1lIjoic2h1aHJhdCIsImVtYWlsIjoidXJvcW92c2h1aHJhdDIzN0BnbWFpbC5jb20iLCJleHAiOjE3ODQ3NTExMTZ9.CtUcIfOp6PCuT9vqph7IZ7Uh2FIwnYbMuUMOxmCiZ3k
[16-Jul-2026 01:01:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jul-2026 01:01:43 UTC] ✅ JWT token verified successfully for user profile
[16-Jul-2026 01:01:43 UTC] User ID: 1065
[16-Jul-2026 01:01:43 UTC] ✅ User profile retrieved successfully for user ID: 1065
[16-Jul-2026 01:01:44 UTC] === API CALL LOG ===
[16-Jul-2026 01:01:44 UTC] Endpoint: user/profile.php
[16-Jul-2026 01:01:44 UTC] Full Log Data: {
    "timestamp": "2026-07-16 01:01:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.245.131",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.245.131, 162.158.102.220",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2NSIsInVzZXJuYW1lIjoic2h1aHJhdCIsImVtYWlsIjoidXJvcW92c2h1aHJhdDIzN0BnbWFpbC5jb20iLCJleHAiOjE3ODQ3NTExMTZ9.CtUcIfOp6PCuT9vqph7IZ7Uh2FIwnYbMuUMOxmCiZ3k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1bd13d12b65ee44-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.113.245.131",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jul-2026 01:01:44 UTC] === END API CALL LOG ===
[16-Jul-2026 01:01:44 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jul-2026 01:01:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2NSIsInVzZXJuYW1lIjoic2h1aHJhdCIsImVtYWlsIjoidXJvcW92c2h1aHJhdDIzN0BnbWFpbC5jb20iLCJleHAiOjE3ODQ3NTExMTZ9.CtUcIfOp6PCuT9vqph7IZ7Uh2FIwnYbMuUMOxmCiZ3k
[16-Jul-2026 01:01:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jul-2026 01:01:44 UTC] ✅ JWT token verified successfully for user profile
[16-Jul-2026 01:01:44 UTC] User ID: 1065
[16-Jul-2026 01:01:44 UTC] ✅ User profile retrieved successfully for user ID: 1065
[16-Jul-2026 01:02:13 UTC] === API CALL LOG ===
[16-Jul-2026 01:02:13 UTC] Endpoint: user/profile.php
[16-Jul-2026 01:02:13 UTC] Full Log Data: {
    "timestamp": "2026-07-16 01:02:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.245.131",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.245.131, 172.64.198.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2NSIsInVzZXJuYW1lIjoic2h1aHJhdCIsImVtYWlsIjoidXJvcW92c2h1aHJhdDIzN0BnbWFpbC5jb20iLCJleHAiOjE3ODQ3NTExMTZ9.CtUcIfOp6PCuT9vqph7IZ7Uh2FIwnYbMuUMOxmCiZ3k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1bd14847b69d924-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.113.245.131",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jul-2026 01:02:13 UTC] === END API CALL LOG ===
[16-Jul-2026 01:02:13 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jul-2026 01:02:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2NSIsInVzZXJuYW1lIjoic2h1aHJhdCIsImVtYWlsIjoidXJvcW92c2h1aHJhdDIzN0BnbWFpbC5jb20iLCJleHAiOjE3ODQ3NTExMTZ9.CtUcIfOp6PCuT9vqph7IZ7Uh2FIwnYbMuUMOxmCiZ3k
[16-Jul-2026 01:02:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jul-2026 01:02:13 UTC] ✅ JWT token verified successfully for user profile
[16-Jul-2026 01:02:13 UTC] User ID: 1065
[16-Jul-2026 01:02:13 UTC] ✅ User profile retrieved successfully for user ID: 1065
[16-Jul-2026 01:02:14 UTC] === API CALL LOG ===
[16-Jul-2026 01:02:14 UTC] Endpoint: user/profile.php
[16-Jul-2026 01:02:14 UTC] Full Log Data: {
    "timestamp": "2026-07-16 01:02:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.245.131",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.245.131, 172.64.198.66",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2NSIsInVzZXJuYW1lIjoic2h1aHJhdCIsImVtYWlsIjoidXJvcW92c2h1aHJhdDIzN0BnbWFpbC5jb20iLCJleHAiOjE3ODQ3NTExMTZ9.CtUcIfOp6PCuT9vqph7IZ7Uh2FIwnYbMuUMOxmCiZ3k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1bd14896fadd924-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.113.245.131",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jul-2026 01:02:14 UTC] === END API CALL LOG ===
[16-Jul-2026 01:02:14 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jul-2026 01:02:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2NSIsInVzZXJuYW1lIjoic2h1aHJhdCIsImVtYWlsIjoidXJvcW92c2h1aHJhdDIzN0BnbWFpbC5jb20iLCJleHAiOjE3ODQ3NTExMTZ9.CtUcIfOp6PCuT9vqph7IZ7Uh2FIwnYbMuUMOxmCiZ3k
[16-Jul-2026 01:02:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jul-2026 01:02:14 UTC] ✅ JWT token verified successfully for user profile
[16-Jul-2026 01:02:14 UTC] User ID: 1065
[16-Jul-2026 01:02:14 UTC] ✅ User profile retrieved successfully for user ID: 1065
[16-Jul-2026 01:02:14 UTC] === API CALL LOG ===
[16-Jul-2026 01:02:14 UTC] Endpoint: user/profile.php
[16-Jul-2026 01:02:14 UTC] Full Log Data: {
    "timestamp": "2026-07-16 01:02:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.245.131",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.245.131, 172.64.198.66",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2NSIsInVzZXJuYW1lIjoic2h1aHJhdCIsImVtYWlsIjoidXJvcW92c2h1aHJhdDIzN0BnbWFpbC5jb20iLCJleHAiOjE3ODQ3NTExMTZ9.CtUcIfOp6PCuT9vqph7IZ7Uh2FIwnYbMuUMOxmCiZ3k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1bd148a284cd924-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.113.245.131",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jul-2026 01:02:14 UTC] === END API CALL LOG ===
[16-Jul-2026 01:02:14 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jul-2026 01:02:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2NSIsInVzZXJuYW1lIjoic2h1aHJhdCIsImVtYWlsIjoidXJvcW92c2h1aHJhdDIzN0BnbWFpbC5jb20iLCJleHAiOjE3ODQ3NTExMTZ9.CtUcIfOp6PCuT9vqph7IZ7Uh2FIwnYbMuUMOxmCiZ3k
[16-Jul-2026 01:02:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jul-2026 01:02:14 UTC] ✅ JWT token verified successfully for user profile
[16-Jul-2026 01:02:14 UTC] User ID: 1065
[16-Jul-2026 01:02:14 UTC] ✅ User profile retrieved successfully for user ID: 1065
[16-Jul-2026 01:02:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jul-2026 01:02:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jul-2026 01:02:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"188.113.245.131, 172.64.198.81","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2NSIsInVzZXJuYW1lIjoic2h1aHJhdCIsImVtYWlsIjoidXJvcW92c2h1aHJhdDIzN0BnbWFpbC5jb20iLCJleHAiOjE3ODQ3NTExMTZ9.CtUcIfOp6PCuT9vqph7IZ7Uh2FIwnYbMuUMOxmCiZ3k","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1bd148a284ad924-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"188.113.245.131","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-Jul-2026 01:02:14 UTC] === User Orders API Called ===
[16-Jul-2026 01:02:14 UTC] User ID: 1065
[16-Jul-2026 01:02:14 UTC] Limit: 20, Offset: 0
[16-Jul-2026 01:02:14 UTC] Orders found: 0
[16-Jul-2026 01:02:14 UTC] Orders data: []
[16-Jul-2026 01:02:14 UTC] Total orders count: 0
[16-Jul-2026 01:02:14 UTC] === API CALL LOG ===
[16-Jul-2026 01:02:14 UTC] Endpoint: user/profile.php
[16-Jul-2026 01:02:14 UTC] Full Log Data: {
    "timestamp": "2026-07-16 01:02:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "188.113.245.131",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "188.113.245.131, 172.64.198.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2NSIsInVzZXJuYW1lIjoic2h1aHJhdCIsImVtYWlsIjoidXJvcW92c2h1aHJhdDIzN0BnbWFpbC5jb20iLCJleHAiOjE3ODQ3NTExMTZ9.CtUcIfOp6PCuT9vqph7IZ7Uh2FIwnYbMuUMOxmCiZ3k",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1bd148e1c4ad924-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "188.113.245.131",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jul-2026 01:02:14 UTC] === END API CALL LOG ===
[16-Jul-2026 01:02:14 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jul-2026 01:02:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2NSIsInVzZXJuYW1lIjoic2h1aHJhdCIsImVtYWlsIjoidXJvcW92c2h1aHJhdDIzN0BnbWFpbC5jb20iLCJleHAiOjE3ODQ3NTExMTZ9.CtUcIfOp6PCuT9vqph7IZ7Uh2FIwnYbMuUMOxmCiZ3k
[16-Jul-2026 01:02:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jul-2026 01:02:14 UTC] ✅ JWT token verified successfully for user profile
[16-Jul-2026 01:02:14 UTC] User ID: 1065
[16-Jul-2026 01:02:14 UTC] ✅ User profile retrieved successfully for user ID: 1065
[16-Jul-2026 04:05:15 UTC] === API CALL LOG ===
[16-Jul-2026 04:05:15 UTC] Endpoint: user/profile.php
[16-Jul-2026 04:05:15 UTC] Full Log Data: {
    "timestamp": "2026-07-16 04:05:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.225.7.116",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "83.225.7.116, 162.158.116.180",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEwIiwidXNlcm5hbWUiOiJ2aW5zemF2YTgwIiwiZW1haWwiOiJnaXVsaWF6YXZhZ2xpYTIwMTRAZ21haWwuY29tIiwiZXhwIjoxNzgzMjc2MzEzfQ.YLSudaa918BSHy2CgS5uaAveFkh1RHxD-W2K5ADwvGk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1be20a24e5eea65-FCO",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "83.225.7.116",
        "cf-ipcountry": "IT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jul-2026 04:05:15 UTC] === END API CALL LOG ===
[16-Jul-2026 04:05:15 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jul-2026 04:05:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEwIiwidXNlcm5hbWUiOiJ2aW5zemF2YTgwIiwiZW1haWwiOiJnaXVsaWF6YXZhZ2xpYTIwMTRAZ21haWwuY29tIiwiZXhwIjoxNzgzMjc2MzEzfQ.YLSudaa918BSHy2CgS5uaAveFkh1RHxD-W2K5ADwvGk
[16-Jul-2026 04:05:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jul-2026 04:05:15 UTC] ✅ JWT token verified successfully for user profile
[16-Jul-2026 04:05:15 UTC] User ID: 910
[16-Jul-2026 04:05:15 UTC] ✅ User profile retrieved successfully for user ID: 910
[16-Jul-2026 04:05:15 UTC] === API CALL LOG ===
[16-Jul-2026 04:05:15 UTC] Endpoint: user/profile.php
[16-Jul-2026 04:05:15 UTC] Full Log Data: {
    "timestamp": "2026-07-16 04:05:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.225.7.116",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "83.225.7.116, 162.158.116.180",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEwIiwidXNlcm5hbWUiOiJ2aW5zemF2YTgwIiwiZW1haWwiOiJnaXVsaWF6YXZhZ2xpYTIwMTRAZ21haWwuY29tIiwiZXhwIjoxNzgzMjc2MzEzfQ.YLSudaa918BSHy2CgS5uaAveFkh1RHxD-W2K5ADwvGk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1be20a4ea16ea65-FCO",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "83.225.7.116",
        "cf-ipcountry": "IT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jul-2026 04:05:15 UTC] === END API CALL LOG ===
[16-Jul-2026 04:05:15 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jul-2026 04:05:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEwIiwidXNlcm5hbWUiOiJ2aW5zemF2YTgwIiwiZW1haWwiOiJnaXVsaWF6YXZhZ2xpYTIwMTRAZ21haWwuY29tIiwiZXhwIjoxNzgzMjc2MzEzfQ.YLSudaa918BSHy2CgS5uaAveFkh1RHxD-W2K5ADwvGk
[16-Jul-2026 04:05:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jul-2026 04:05:15 UTC] ✅ JWT token verified successfully for user profile
[16-Jul-2026 04:05:15 UTC] User ID: 910
[16-Jul-2026 04:05:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jul-2026 04:05:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jul-2026 04:05:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"83.225.7.116, 162.158.116.180","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEwIiwidXNlcm5hbWUiOiJ2aW5zemF2YTgwIiwiZW1haWwiOiJnaXVsaWF6YXZhZ2xpYTIwMTRAZ21haWwuY29tIiwiZXhwIjoxNzgzMjc2MzEzfQ.YLSudaa918BSHy2CgS5uaAveFkh1RHxD-W2K5ADwvGk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1be20a4ea1bea65-FCO","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"83.225.7.116","cf-ipcountry":"IT","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-Jul-2026 04:05:15 UTC] ✅ User profile retrieved successfully for user ID: 910
[16-Jul-2026 04:05:15 UTC] === User Orders API Called ===
[16-Jul-2026 04:05:15 UTC] User ID: 910
[16-Jul-2026 04:05:15 UTC] Limit: 20, Offset: 0
[16-Jul-2026 04:05:15 UTC] Orders found: 0
[16-Jul-2026 04:05:15 UTC] Orders data: []
[16-Jul-2026 04:05:15 UTC] Total orders count: 0
[16-Jul-2026 04:05:15 UTC] === API CALL LOG ===
[16-Jul-2026 04:05:15 UTC] Endpoint: user/profile.php
[16-Jul-2026 04:05:15 UTC] Full Log Data: {
    "timestamp": "2026-07-16 04:05:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.225.7.116",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "83.225.7.116, 162.158.116.180",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEwIiwidXNlcm5hbWUiOiJ2aW5zemF2YTgwIiwiZW1haWwiOiJnaXVsaWF6YXZhZ2xpYTIwMTRAZ21haWwuY29tIiwiZXhwIjoxNzgzMjc2MzEzfQ.YLSudaa918BSHy2CgS5uaAveFkh1RHxD-W2K5ADwvGk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1be20a54aa4ea65-FCO",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "83.225.7.116",
        "cf-ipcountry": "IT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jul-2026 04:05:15 UTC] === END API CALL LOG ===
[16-Jul-2026 04:05:15 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jul-2026 04:05:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEwIiwidXNlcm5hbWUiOiJ2aW5zemF2YTgwIiwiZW1haWwiOiJnaXVsaWF6YXZhZ2xpYTIwMTRAZ21haWwuY29tIiwiZXhwIjoxNzgzMjc2MzEzfQ.YLSudaa918BSHy2CgS5uaAveFkh1RHxD-W2K5ADwvGk
[16-Jul-2026 04:05:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jul-2026 04:05:15 UTC] ✅ JWT token verified successfully for user profile
[16-Jul-2026 04:05:15 UTC] User ID: 910
[16-Jul-2026 04:05:15 UTC] ✅ User profile retrieved successfully for user ID: 910
[16-Jul-2026 04:05:16 UTC] === API CALL LOG ===
[16-Jul-2026 04:05:16 UTC] Endpoint: user/profile.php
[16-Jul-2026 04:05:16 UTC] Full Log Data: {
    "timestamp": "2026-07-16 04:05:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.225.7.116",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "83.225.7.116, 162.158.116.180",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEwIiwidXNlcm5hbWUiOiJ2aW5zemF2YTgwIiwiZW1haWwiOiJnaXVsaWF6YXZhZ2xpYTIwMTRAZ21haWwuY29tIiwiZXhwIjoxNzgzMjc2MzEzfQ.YLSudaa918BSHy2CgS5uaAveFkh1RHxD-W2K5ADwvGk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1be20a72da0ea65-FCO",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "83.225.7.116",
        "cf-ipcountry": "IT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jul-2026 04:05:16 UTC] === END API CALL LOG ===
[16-Jul-2026 04:05:16 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jul-2026 04:05:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEwIiwidXNlcm5hbWUiOiJ2aW5zemF2YTgwIiwiZW1haWwiOiJnaXVsaWF6YXZhZ2xpYTIwMTRAZ21haWwuY29tIiwiZXhwIjoxNzgzMjc2MzEzfQ.YLSudaa918BSHy2CgS5uaAveFkh1RHxD-W2K5ADwvGk
[16-Jul-2026 04:05:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jul-2026 04:05:16 UTC] ✅ JWT token verified successfully for user profile
[16-Jul-2026 04:05:16 UTC] User ID: 910
[16-Jul-2026 04:05:16 UTC] ✅ User profile retrieved successfully for user ID: 910
[16-Jul-2026 04:05:36 UTC] === API CALL LOG ===
[16-Jul-2026 04:05:36 UTC] Endpoint: user/profile.php
[16-Jul-2026 04:05:36 UTC] Full Log Data: {
    "timestamp": "2026-07-16 04:05:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.225.7.116",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "83.225.7.116, 162.158.116.180",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEwIiwidXNlcm5hbWUiOiJ2aW5zemF2YTgwIiwiZW1haWwiOiJnaXVsaWF6YXZhZ2xpYTIwMTRAZ21haWwuY29tIiwiZXhwIjoxNzgzMjc2MzEzfQ.YLSudaa918BSHy2CgS5uaAveFkh1RHxD-W2K5ADwvGk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1be2127b8b5ea65-FCO",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "83.225.7.116",
        "cf-ipcountry": "IT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jul-2026 04:05:36 UTC] === END API CALL LOG ===
[16-Jul-2026 04:05:36 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jul-2026 04:05:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEwIiwidXNlcm5hbWUiOiJ2aW5zemF2YTgwIiwiZW1haWwiOiJnaXVsaWF6YXZhZ2xpYTIwMTRAZ21haWwuY29tIiwiZXhwIjoxNzgzMjc2MzEzfQ.YLSudaa918BSHy2CgS5uaAveFkh1RHxD-W2K5ADwvGk
[16-Jul-2026 04:05:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jul-2026 04:05:36 UTC] ✅ JWT token verified successfully for user profile
[16-Jul-2026 04:05:36 UTC] User ID: 910
[16-Jul-2026 04:05:36 UTC] ✅ User profile retrieved successfully for user ID: 910
[16-Jul-2026 04:05:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jul-2026 04:05:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jul-2026 04:05:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"83.225.7.116, 162.158.116.180","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEwIiwidXNlcm5hbWUiOiJ2aW5zemF2YTgwIiwiZW1haWwiOiJnaXVsaWF6YXZhZ2xpYTIwMTRAZ21haWwuY29tIiwiZXhwIjoxNzgzMjc2MzEzfQ.YLSudaa918BSHy2CgS5uaAveFkh1RHxD-W2K5ADwvGk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1be2127b8b4ea65-FCO","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"83.225.7.116","cf-ipcountry":"IT","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-Jul-2026 04:05:36 UTC] === User Orders API Called ===
[16-Jul-2026 04:05:36 UTC] User ID: 910
[16-Jul-2026 04:05:36 UTC] Limit: 20, Offset: 0
[16-Jul-2026 04:05:36 UTC] Orders found: 0
[16-Jul-2026 04:05:36 UTC] Orders data: []
[16-Jul-2026 04:05:36 UTC] Total orders count: 0
[16-Jul-2026 04:05:37 UTC] === API CALL LOG ===
[16-Jul-2026 04:05:37 UTC] Endpoint: user/profile.php
[16-Jul-2026 04:05:37 UTC] Full Log Data: {
    "timestamp": "2026-07-16 04:05:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.225.7.116",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "83.225.7.116, 162.158.116.180",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEwIiwidXNlcm5hbWUiOiJ2aW5zemF2YTgwIiwiZW1haWwiOiJnaXVsaWF6YXZhZ2xpYTIwMTRAZ21haWwuY29tIiwiZXhwIjoxNzgzMjc2MzEzfQ.YLSudaa918BSHy2CgS5uaAveFkh1RHxD-W2K5ADwvGk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1be212afe33ea65-FCO",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "83.225.7.116",
        "cf-ipcountry": "IT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jul-2026 04:05:37 UTC] === END API CALL LOG ===
[16-Jul-2026 04:05:37 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jul-2026 04:05:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEwIiwidXNlcm5hbWUiOiJ2aW5zemF2YTgwIiwiZW1haWwiOiJnaXVsaWF6YXZhZ2xpYTIwMTRAZ21haWwuY29tIiwiZXhwIjoxNzgzMjc2MzEzfQ.YLSudaa918BSHy2CgS5uaAveFkh1RHxD-W2K5ADwvGk
[16-Jul-2026 04:05:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jul-2026 04:05:37 UTC] ✅ JWT token verified successfully for user profile
[16-Jul-2026 04:05:37 UTC] User ID: 910
[16-Jul-2026 04:05:37 UTC] ✅ User profile retrieved successfully for user ID: 910
[16-Jul-2026 04:05:37 UTC] === API CALL LOG ===
[16-Jul-2026 04:05:37 UTC] Endpoint: user/profile.php
[16-Jul-2026 04:05:37 UTC] Full Log Data: {
    "timestamp": "2026-07-16 04:05:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "83.225.7.116",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "83.225.7.116, 162.158.116.180",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEwIiwidXNlcm5hbWUiOiJ2aW5zemF2YTgwIiwiZW1haWwiOiJnaXVsaWF6YXZhZ2xpYTIwMTRAZ21haWwuY29tIiwiZXhwIjoxNzgzMjc2MzEzfQ.YLSudaa918BSHy2CgS5uaAveFkh1RHxD-W2K5ADwvGk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1be212b8f1bea65-FCO",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "83.225.7.116",
        "cf-ipcountry": "IT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jul-2026 04:05:37 UTC] === END API CALL LOG ===
[16-Jul-2026 04:05:37 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jul-2026 04:05:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTEwIiwidXNlcm5hbWUiOiJ2aW5zemF2YTgwIiwiZW1haWwiOiJnaXVsaWF6YXZhZ2xpYTIwMTRAZ21haWwuY29tIiwiZXhwIjoxNzgzMjc2MzEzfQ.YLSudaa918BSHy2CgS5uaAveFkh1RHxD-W2K5ADwvGk
[16-Jul-2026 04:05:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jul-2026 04:05:37 UTC] ✅ JWT token verified successfully for user profile
[16-Jul-2026 04:05:37 UTC] User ID: 910
[16-Jul-2026 04:05:37 UTC] ✅ User profile retrieved successfully for user ID: 910
[16-Jul-2026 07:05:16 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jul-2026 07:05:16 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jul-2026 07:05:16 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a02:9b0:108:4bf3:60f7:c40d:3:24ce, 172.70.108.46","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2OCIsInVzZXJuYW1lIjoidGFtaW05OTk5ODkiLCJlbWFpbCI6InRhbWltbWt0YTU1N0BnbWFpbC5jb20iLCJleHAiOjE3ODQ3OTAzMTV9.mQuQuuKnC0SB5TaCSepPwaaYDhYk-7BxGnewNAoAJSs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1bf28561bfee211-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a02:9b0:108:4bf3:60f7:c40d:3:24ce","cf-ipcountry":"SA","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-Jul-2026 07:05:16 UTC] === User Orders API Called ===
[16-Jul-2026 07:05:16 UTC] User ID: 1068
[16-Jul-2026 07:05:16 UTC] Limit: 20, Offset: 0
[16-Jul-2026 07:05:16 UTC] Orders found: 0
[16-Jul-2026 07:05:16 UTC] Orders data: []
[16-Jul-2026 07:05:16 UTC] Total orders count: 0
[16-Jul-2026 07:05:16 UTC] === API CALL LOG ===
[16-Jul-2026 07:05:16 UTC] Endpoint: user/profile.php
[16-Jul-2026 07:05:16 UTC] Full Log Data: {
    "timestamp": "2026-07-16 07:05:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:9b0:108:4bf3:60f7:c40d:3:24ce",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:9b0:108:4bf3:60f7:c40d:3:24ce, 172.70.108.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2OCIsInVzZXJuYW1lIjoidGFtaW05OTk5ODkiLCJlbWFpbCI6InRhbWltbWt0YTU1N0BnbWFpbC5jb20iLCJleHAiOjE3ODQ3OTAzMTV9.mQuQuuKnC0SB5TaCSepPwaaYDhYk-7BxGnewNAoAJSs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1bf28561bf9e211-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:9b0:108:4bf3:60f7:c40d:3:24ce",
        "cf-ipcountry": "SA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jul-2026 07:05:16 UTC] === END API CALL LOG ===
[16-Jul-2026 07:05:16 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jul-2026 07:05:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2OCIsInVzZXJuYW1lIjoidGFtaW05OTk5ODkiLCJlbWFpbCI6InRhbWltbWt0YTU1N0BnbWFpbC5jb20iLCJleHAiOjE3ODQ3OTAzMTV9.mQuQuuKnC0SB5TaCSepPwaaYDhYk-7BxGnewNAoAJSs
[16-Jul-2026 07:05:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jul-2026 07:05:16 UTC] ✅ JWT token verified successfully for user profile
[16-Jul-2026 07:05:16 UTC] User ID: 1068
[16-Jul-2026 07:05:16 UTC] ✅ User profile retrieved successfully for user ID: 1068
[16-Jul-2026 07:05:16 UTC] === API CALL LOG ===
[16-Jul-2026 07:05:16 UTC] Endpoint: user/profile.php
[16-Jul-2026 07:05:16 UTC] Full Log Data: {
    "timestamp": "2026-07-16 07:05:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:9b0:108:4bf3:60f7:c40d:3:24ce",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:9b0:108:4bf3:60f7:c40d:3:24ce, 172.70.108.46",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2OCIsInVzZXJuYW1lIjoidGFtaW05OTk5ODkiLCJlbWFpbCI6InRhbWltbWt0YTU1N0BnbWFpbC5jb20iLCJleHAiOjE3ODQ3OTAzMTV9.mQuQuuKnC0SB5TaCSepPwaaYDhYk-7BxGnewNAoAJSs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1bf28571db4e211-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:9b0:108:4bf3:60f7:c40d:3:24ce",
        "cf-ipcountry": "SA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jul-2026 07:05:16 UTC] === END API CALL LOG ===
[16-Jul-2026 07:05:16 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jul-2026 07:05:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2OCIsInVzZXJuYW1lIjoidGFtaW05OTk5ODkiLCJlbWFpbCI6InRhbWltbWt0YTU1N0BnbWFpbC5jb20iLCJleHAiOjE3ODQ3OTAzMTV9.mQuQuuKnC0SB5TaCSepPwaaYDhYk-7BxGnewNAoAJSs
[16-Jul-2026 07:05:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jul-2026 07:05:16 UTC] ✅ JWT token verified successfully for user profile
[16-Jul-2026 07:05:16 UTC] User ID: 1068
[16-Jul-2026 07:05:16 UTC] ✅ User profile retrieved successfully for user ID: 1068
[16-Jul-2026 07:05:17 UTC] === API CALL LOG ===
[16-Jul-2026 07:05:17 UTC] Endpoint: user/profile.php
[16-Jul-2026 07:05:17 UTC] Full Log Data: {
    "timestamp": "2026-07-16 07:05:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:9b0:108:4bf3:60f7:c40d:3:24ce",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:9b0:108:4bf3:60f7:c40d:3:24ce, 172.70.108.46",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2OCIsInVzZXJuYW1lIjoidGFtaW05OTk5ODkiLCJlbWFpbCI6InRhbWltbWt0YTU1N0BnbWFpbC5jb20iLCJleHAiOjE3ODQ3OTAzMTV9.mQuQuuKnC0SB5TaCSepPwaaYDhYk-7BxGnewNAoAJSs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1bf285b8ee5e211-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:9b0:108:4bf3:60f7:c40d:3:24ce",
        "cf-ipcountry": "SA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jul-2026 07:05:17 UTC] === END API CALL LOG ===
[16-Jul-2026 07:05:17 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jul-2026 07:05:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2OCIsInVzZXJuYW1lIjoidGFtaW05OTk5ODkiLCJlbWFpbCI6InRhbWltbWt0YTU1N0BnbWFpbC5jb20iLCJleHAiOjE3ODQ3OTAzMTV9.mQuQuuKnC0SB5TaCSepPwaaYDhYk-7BxGnewNAoAJSs
[16-Jul-2026 07:05:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jul-2026 07:05:17 UTC] ✅ JWT token verified successfully for user profile
[16-Jul-2026 07:05:17 UTC] User ID: 1068
[16-Jul-2026 07:05:17 UTC] ✅ User profile retrieved successfully for user ID: 1068
[16-Jul-2026 07:05:28 UTC] === API CALL LOG ===
[16-Jul-2026 07:05:28 UTC] Endpoint: user/profile.php
[16-Jul-2026 07:05:28 UTC] Full Log Data: {
    "timestamp": "2026-07-16 07:05:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:9b0:108:4bf3:60f7:c40d:3:24ce",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:9b0:108:4bf3:60f7:c40d:3:24ce, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2OCIsInVzZXJuYW1lIjoidGFtaW05OTk5ODkiLCJlbWFpbCI6InRhbWltbWt0YTU1N0BnbWFpbC5jb20iLCJleHAiOjE3ODQ3OTAzMTV9.mQuQuuKnC0SB5TaCSepPwaaYDhYk-7BxGnewNAoAJSs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1bf289dfe5e3169-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:9b0:108:4bf3:60f7:c40d:3:24ce",
        "cf-ipcountry": "SA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jul-2026 07:05:28 UTC] === END API CALL LOG ===
[16-Jul-2026 07:05:28 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jul-2026 07:05:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2OCIsInVzZXJuYW1lIjoidGFtaW05OTk5ODkiLCJlbWFpbCI6InRhbWltbWt0YTU1N0BnbWFpbC5jb20iLCJleHAiOjE3ODQ3OTAzMTV9.mQuQuuKnC0SB5TaCSepPwaaYDhYk-7BxGnewNAoAJSs
[16-Jul-2026 07:05:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jul-2026 07:05:28 UTC] ✅ JWT token verified successfully for user profile
[16-Jul-2026 07:05:28 UTC] User ID: 1068
[16-Jul-2026 07:05:28 UTC] ✅ User profile retrieved successfully for user ID: 1068
[16-Jul-2026 07:05:28 UTC] === API CALL LOG ===
[16-Jul-2026 07:05:28 UTC] Endpoint: user/profile.php
[16-Jul-2026 07:05:28 UTC] Full Log Data: {
    "timestamp": "2026-07-16 07:05:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:9b0:108:4bf3:60f7:c40d:3:24ce",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:9b0:108:4bf3:60f7:c40d:3:24ce, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2OCIsInVzZXJuYW1lIjoidGFtaW05OTk5ODkiLCJlbWFpbCI6InRhbWltbWt0YTU1N0BnbWFpbC5jb20iLCJleHAiOjE3ODQ3OTAzMTV9.mQuQuuKnC0SB5TaCSepPwaaYDhYk-7BxGnewNAoAJSs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1bf28a39ed33169-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:9b0:108:4bf3:60f7:c40d:3:24ce",
        "cf-ipcountry": "SA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jul-2026 07:05:28 UTC] === END API CALL LOG ===
[16-Jul-2026 07:05:28 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jul-2026 07:05:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2OCIsInVzZXJuYW1lIjoidGFtaW05OTk5ODkiLCJlbWFpbCI6InRhbWltbWt0YTU1N0BnbWFpbC5jb20iLCJleHAiOjE3ODQ3OTAzMTV9.mQuQuuKnC0SB5TaCSepPwaaYDhYk-7BxGnewNAoAJSs
[16-Jul-2026 07:05:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jul-2026 07:05:28 UTC] ✅ JWT token verified successfully for user profile
[16-Jul-2026 07:05:28 UTC] User ID: 1068
[16-Jul-2026 07:05:28 UTC] ✅ User profile retrieved successfully for user ID: 1068
[16-Jul-2026 07:05:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jul-2026 07:05:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jul-2026 07:05:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a02:9b0:108:4bf3:60f7:c40d:3:24ce, 162.159.122.75","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2OCIsInVzZXJuYW1lIjoidGFtaW05OTk5ODkiLCJlbWFpbCI6InRhbWltbWt0YTU1N0BnbWFpbC5jb20iLCJleHAiOjE3ODQ3OTAzMTV9.mQuQuuKnC0SB5TaCSepPwaaYDhYk-7BxGnewNAoAJSs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1bf28a39ed23169-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a02:9b0:108:4bf3:60f7:c40d:3:24ce","cf-ipcountry":"SA","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-Jul-2026 07:05:28 UTC] === User Orders API Called ===
[16-Jul-2026 07:05:28 UTC] User ID: 1068
[16-Jul-2026 07:05:28 UTC] Limit: 20, Offset: 0
[16-Jul-2026 07:05:28 UTC] Orders found: 0
[16-Jul-2026 07:05:28 UTC] Orders data: []
[16-Jul-2026 07:05:28 UTC] Total orders count: 0
[16-Jul-2026 07:05:28 UTC] === API CALL LOG ===
[16-Jul-2026 07:05:28 UTC] Endpoint: user/profile.php
[16-Jul-2026 07:05:28 UTC] Full Log Data: {
    "timestamp": "2026-07-16 07:05:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:9b0:108:4bf3:60f7:c40d:3:24ce",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:9b0:108:4bf3:60f7:c40d:3:24ce, 162.159.122.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2OCIsInVzZXJuYW1lIjoidGFtaW05OTk5ODkiLCJlbWFpbCI6InRhbWltbWt0YTU1N0BnbWFpbC5jb20iLCJleHAiOjE3ODQ3OTAzMTV9.mQuQuuKnC0SB5TaCSepPwaaYDhYk-7BxGnewNAoAJSs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1bf28a39ed03169-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:9b0:108:4bf3:60f7:c40d:3:24ce",
        "cf-ipcountry": "SA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jul-2026 07:05:28 UTC] === END API CALL LOG ===
[16-Jul-2026 07:05:28 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jul-2026 07:05:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2OCIsInVzZXJuYW1lIjoidGFtaW05OTk5ODkiLCJlbWFpbCI6InRhbWltbWt0YTU1N0BnbWFpbC5jb20iLCJleHAiOjE3ODQ3OTAzMTV9.mQuQuuKnC0SB5TaCSepPwaaYDhYk-7BxGnewNAoAJSs
[16-Jul-2026 07:05:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jul-2026 07:05:28 UTC] ✅ JWT token verified successfully for user profile
[16-Jul-2026 07:05:28 UTC] User ID: 1068
[16-Jul-2026 07:05:28 UTC] ✅ User profile retrieved successfully for user ID: 1068
[16-Jul-2026 07:05:33 UTC] === API CALL LOG ===
[16-Jul-2026 07:05:33 UTC] Endpoint: user/profile.php
[16-Jul-2026 07:05:33 UTC] Full Log Data: {
    "timestamp": "2026-07-16 07:05:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:9b0:108:4bf3:60f7:c40d:3:24ce",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:9b0:108:4bf3:60f7:c40d:3:24ce, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2OCIsInVzZXJuYW1lIjoidGFtaW05OTk5ODkiLCJlbWFpbCI6InRhbWltbWt0YTU1N0BnbWFpbC5jb20iLCJleHAiOjE3ODQ3OTAzMTV9.mQuQuuKnC0SB5TaCSepPwaaYDhYk-7BxGnewNAoAJSs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1bf28c209568a1c-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:9b0:108:4bf3:60f7:c40d:3:24ce",
        "cf-ipcountry": "SA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jul-2026 07:05:33 UTC] === END API CALL LOG ===
[16-Jul-2026 07:05:33 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jul-2026 07:05:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2OCIsInVzZXJuYW1lIjoidGFtaW05OTk5ODkiLCJlbWFpbCI6InRhbWltbWt0YTU1N0BnbWFpbC5jb20iLCJleHAiOjE3ODQ3OTAzMTV9.mQuQuuKnC0SB5TaCSepPwaaYDhYk-7BxGnewNAoAJSs
[16-Jul-2026 07:05:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jul-2026 07:05:33 UTC] ✅ JWT token verified successfully for user profile
[16-Jul-2026 07:05:33 UTC] User ID: 1068
[16-Jul-2026 07:05:33 UTC] ✅ User profile retrieved successfully for user ID: 1068
[16-Jul-2026 07:05:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jul-2026 07:05:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jul-2026 07:05:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a02:9b0:108:4bf3:60f7:c40d:3:24ce, 172.68.234.188","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2OCIsInVzZXJuYW1lIjoidGFtaW05OTk5ODkiLCJlbWFpbCI6InRhbWltbWt0YTU1N0BnbWFpbC5jb20iLCJleHAiOjE3ODQ3OTAzMTV9.mQuQuuKnC0SB5TaCSepPwaaYDhYk-7BxGnewNAoAJSs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1bf28c8dd4f8a1c-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a02:9b0:108:4bf3:60f7:c40d:3:24ce","cf-ipcountry":"SA","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-Jul-2026 07:05:34 UTC] === User Orders API Called ===
[16-Jul-2026 07:05:34 UTC] User ID: 1068
[16-Jul-2026 07:05:34 UTC] Limit: 20, Offset: 0
[16-Jul-2026 07:05:34 UTC] Orders found: 0
[16-Jul-2026 07:05:34 UTC] Orders data: []
[16-Jul-2026 07:05:34 UTC] Total orders count: 0
[16-Jul-2026 07:05:34 UTC] === API CALL LOG ===
[16-Jul-2026 07:05:34 UTC] Endpoint: user/profile.php
[16-Jul-2026 07:05:34 UTC] Full Log Data: {
    "timestamp": "2026-07-16 07:05:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:9b0:108:4bf3:60f7:c40d:3:24ce",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:9b0:108:4bf3:60f7:c40d:3:24ce, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2OCIsInVzZXJuYW1lIjoidGFtaW05OTk5ODkiLCJlbWFpbCI6InRhbWltbWt0YTU1N0BnbWFpbC5jb20iLCJleHAiOjE3ODQ3OTAzMTV9.mQuQuuKnC0SB5TaCSepPwaaYDhYk-7BxGnewNAoAJSs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1bf28c8dd508a1c-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:9b0:108:4bf3:60f7:c40d:3:24ce",
        "cf-ipcountry": "SA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jul-2026 07:05:34 UTC] === END API CALL LOG ===
[16-Jul-2026 07:05:34 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jul-2026 07:05:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2OCIsInVzZXJuYW1lIjoidGFtaW05OTk5ODkiLCJlbWFpbCI6InRhbWltbWt0YTU1N0BnbWFpbC5jb20iLCJleHAiOjE3ODQ3OTAzMTV9.mQuQuuKnC0SB5TaCSepPwaaYDhYk-7BxGnewNAoAJSs
[16-Jul-2026 07:05:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jul-2026 07:05:34 UTC] ✅ JWT token verified successfully for user profile
[16-Jul-2026 07:05:34 UTC] User ID: 1068
[16-Jul-2026 07:05:34 UTC] === API CALL LOG ===
[16-Jul-2026 07:05:34 UTC] Endpoint: user/profile.php
[16-Jul-2026 07:05:34 UTC] Full Log Data: {
    "timestamp": "2026-07-16 07:05:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:9b0:108:4bf3:60f7:c40d:3:24ce",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:9b0:108:4bf3:60f7:c40d:3:24ce, 172.68.234.188",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2OCIsInVzZXJuYW1lIjoidGFtaW05OTk5ODkiLCJlbWFpbCI6InRhbWltbWt0YTU1N0BnbWFpbC5jb20iLCJleHAiOjE3ODQ3OTAzMTV9.mQuQuuKnC0SB5TaCSepPwaaYDhYk-7BxGnewNAoAJSs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1bf28c8dd4b8a1c-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:9b0:108:4bf3:60f7:c40d:3:24ce",
        "cf-ipcountry": "SA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jul-2026 07:05:34 UTC] === END API CALL LOG ===
[16-Jul-2026 07:05:34 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jul-2026 07:05:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2OCIsInVzZXJuYW1lIjoidGFtaW05OTk5ODkiLCJlbWFpbCI6InRhbWltbWt0YTU1N0BnbWFpbC5jb20iLCJleHAiOjE3ODQ3OTAzMTV9.mQuQuuKnC0SB5TaCSepPwaaYDhYk-7BxGnewNAoAJSs
[16-Jul-2026 07:05:34 UTC] ✅ User profile retrieved successfully for user ID: 1068
[16-Jul-2026 07:05:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jul-2026 07:05:34 UTC] ✅ JWT token verified successfully for user profile
[16-Jul-2026 07:05:34 UTC] User ID: 1068
[16-Jul-2026 07:05:34 UTC] ✅ User profile retrieved successfully for user ID: 1068
[16-Jul-2026 07:05:35 UTC] === API CALL LOG ===
[16-Jul-2026 07:05:35 UTC] Endpoint: user/profile.php
[16-Jul-2026 07:05:35 UTC] Full Log Data: {
    "timestamp": "2026-07-16 07:05:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:9b0:108:4bf3:60f7:c40d:3:24ce",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:9b0:108:4bf3:60f7:c40d:3:24ce, 172.68.234.188",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2OCIsInVzZXJuYW1lIjoidGFtaW05OTk5ODkiLCJlbWFpbCI6InRhbWltbWt0YTU1N0BnbWFpbC5jb20iLCJleHAiOjE3ODQ3OTAzMTV9.mQuQuuKnC0SB5TaCSepPwaaYDhYk-7BxGnewNAoAJSs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1bf28ce9f568a1c-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:9b0:108:4bf3:60f7:c40d:3:24ce",
        "cf-ipcountry": "SA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jul-2026 07:05:35 UTC] === END API CALL LOG ===
[16-Jul-2026 07:05:35 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jul-2026 07:05:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2OCIsInVzZXJuYW1lIjoidGFtaW05OTk5ODkiLCJlbWFpbCI6InRhbWltbWt0YTU1N0BnbWFpbC5jb20iLCJleHAiOjE3ODQ3OTAzMTV9.mQuQuuKnC0SB5TaCSepPwaaYDhYk-7BxGnewNAoAJSs
[16-Jul-2026 07:05:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jul-2026 07:05:35 UTC] ✅ JWT token verified successfully for user profile
[16-Jul-2026 07:05:35 UTC] User ID: 1068
[16-Jul-2026 07:05:35 UTC] ✅ User profile retrieved successfully for user ID: 1068
[16-Jul-2026 07:05:42 UTC] === API CALL LOG ===
[16-Jul-2026 07:05:42 UTC] Endpoint: user/profile.php
[16-Jul-2026 07:05:42 UTC] Full Log Data: {
    "timestamp": "2026-07-16 07:05:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:9b0:108:4bf3:60f7:c40d:3:24ce",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:9b0:108:4bf3:60f7:c40d:3:24ce, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2OCIsInVzZXJuYW1lIjoidGFtaW05OTk5ODkiLCJlbWFpbCI6InRhbWltbWt0YTU1N0BnbWFpbC5jb20iLCJleHAiOjE3ODQ3OTAzMTV9.mQuQuuKnC0SB5TaCSepPwaaYDhYk-7BxGnewNAoAJSs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1bf28f648808a1c-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:9b0:108:4bf3:60f7:c40d:3:24ce",
        "cf-ipcountry": "SA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jul-2026 07:05:42 UTC] === END API CALL LOG ===
[16-Jul-2026 07:05:42 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jul-2026 07:05:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2OCIsInVzZXJuYW1lIjoidGFtaW05OTk5ODkiLCJlbWFpbCI6InRhbWltbWt0YTU1N0BnbWFpbC5jb20iLCJleHAiOjE3ODQ3OTAzMTV9.mQuQuuKnC0SB5TaCSepPwaaYDhYk-7BxGnewNAoAJSs
[16-Jul-2026 07:05:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jul-2026 07:05:42 UTC] ✅ JWT token verified successfully for user profile
[16-Jul-2026 07:05:42 UTC] User ID: 1068
[16-Jul-2026 07:05:42 UTC] ✅ User profile retrieved successfully for user ID: 1068
[16-Jul-2026 07:05:42 UTC] User Purchases API - User ID: 1068
[16-Jul-2026 07:05:42 UTC] User Purchases API - Total purchases found: 0
[16-Jul-2026 07:05:45 UTC] User Purchases API - User ID: 1068
[16-Jul-2026 07:05:45 UTC] User Purchases API - Total purchases found: 0
[16-Jul-2026 07:05:47 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jul-2026 07:05:47 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jul-2026 07:05:47 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a02:9b0:108:4bf3:60f7:c40d:3:24ce, 172.68.234.130","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2OCIsInVzZXJuYW1lIjoidGFtaW05OTk5ODkiLCJlbWFpbCI6InRhbWltbWt0YTU1N0BnbWFpbC5jb20iLCJleHAiOjE3ODQ3OTAzMTV9.mQuQuuKnC0SB5TaCSepPwaaYDhYk-7BxGnewNAoAJSs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1bf2916bf648a1c-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a02:9b0:108:4bf3:60f7:c40d:3:24ce","cf-ipcountry":"SA","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-Jul-2026 07:05:47 UTC] === User Orders API Called ===
[16-Jul-2026 07:05:47 UTC] User ID: 1068
[16-Jul-2026 07:05:47 UTC] Limit: 20, Offset: 0
[16-Jul-2026 07:05:47 UTC] Orders found: 0
[16-Jul-2026 07:05:47 UTC] Orders data: []
[16-Jul-2026 07:05:47 UTC] Total orders count: 0
[16-Jul-2026 10:08:08 UTC] === API CALL LOG ===
[16-Jul-2026 10:08:08 UTC] Endpoint: user/profile.php
[16-Jul-2026 10:08:08 UTC] Full Log Data: {
    "timestamp": "2026-07-16 10:08:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "157.20.56.20",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "157.20.56.20, 172.68.132.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2OSIsInVzZXJuYW1lIjoibmFqbXVsMDQ1MiIsImVtYWlsIjoibmFqbXVsNjQ0NTY5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDgwMTI4Nn0.eCvpQCO1fHTY7WXTXwUDCcu6jA0k2_fsLT-V7thSKlY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c034321a2f8c28-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "157.20.56.20",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jul-2026 10:08:08 UTC] === END API CALL LOG ===
[16-Jul-2026 10:08:08 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jul-2026 10:08:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2OSIsInVzZXJuYW1lIjoibmFqbXVsMDQ1MiIsImVtYWlsIjoibmFqbXVsNjQ0NTY5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDgwMTI4Nn0.eCvpQCO1fHTY7WXTXwUDCcu6jA0k2_fsLT-V7thSKlY
[16-Jul-2026 10:08:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jul-2026 10:08:08 UTC] ✅ JWT token verified successfully for user profile
[16-Jul-2026 10:08:08 UTC] User ID: 1069
[16-Jul-2026 10:08:08 UTC] ✅ User profile retrieved successfully for user ID: 1069
[16-Jul-2026 10:08:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jul-2026 10:08:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jul-2026 10:08:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"157.20.56.20, 172.68.132.162","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2OSIsInVzZXJuYW1lIjoibmFqbXVsMDQ1MiIsImVtYWlsIjoibmFqbXVsNjQ0NTY5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDgwMTI4Nn0.eCvpQCO1fHTY7WXTXwUDCcu6jA0k2_fsLT-V7thSKlY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1c03431fa1a8c28-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"157.20.56.20","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-Jul-2026 10:08:08 UTC] === User Orders API Called ===
[16-Jul-2026 10:08:08 UTC] User ID: 1069
[16-Jul-2026 10:08:08 UTC] Limit: 20, Offset: 0
[16-Jul-2026 10:08:08 UTC] === API CALL LOG ===
[16-Jul-2026 10:08:08 UTC] Endpoint: user/profile.php
[16-Jul-2026 10:08:08 UTC] Orders found: 0
[16-Jul-2026 10:08:08 UTC] Full Log Data: {
    "timestamp": "2026-07-16 10:08:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "157.20.56.20",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "157.20.56.20, 172.68.132.163",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2OSIsInVzZXJuYW1lIjoibmFqbXVsMDQ1MiIsImVtYWlsIjoibmFqbXVsNjQ0NTY5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDgwMTI4Nn0.eCvpQCO1fHTY7WXTXwUDCcu6jA0k2_fsLT-V7thSKlY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c0343199848c28-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "157.20.56.20",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jul-2026 10:08:08 UTC] Orders data: []
[16-Jul-2026 10:08:08 UTC] === END API CALL LOG ===
[16-Jul-2026 10:08:08 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jul-2026 10:08:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2OSIsInVzZXJuYW1lIjoibmFqbXVsMDQ1MiIsImVtYWlsIjoibmFqbXVsNjQ0NTY5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDgwMTI4Nn0.eCvpQCO1fHTY7WXTXwUDCcu6jA0k2_fsLT-V7thSKlY
[16-Jul-2026 10:08:08 UTC] Total orders count: 0
[16-Jul-2026 10:08:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jul-2026 10:08:08 UTC] ✅ JWT token verified successfully for user profile
[16-Jul-2026 10:08:08 UTC] User ID: 1069
[16-Jul-2026 10:08:08 UTC] ✅ User profile retrieved successfully for user ID: 1069
[16-Jul-2026 10:08:09 UTC] === API CALL LOG ===
[16-Jul-2026 10:08:09 UTC] Endpoint: user/profile.php
[16-Jul-2026 10:08:09 UTC] Full Log Data: {
    "timestamp": "2026-07-16 10:08:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "157.20.56.20",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "157.20.56.20, 172.68.132.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2OSIsInVzZXJuYW1lIjoibmFqbXVsMDQ1MiIsImVtYWlsIjoibmFqbXVsNjQ0NTY5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDgwMTI4Nn0.eCvpQCO1fHTY7WXTXwUDCcu6jA0k2_fsLT-V7thSKlY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c0343baaba8c28-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "157.20.56.20",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jul-2026 10:08:09 UTC] === END API CALL LOG ===
[16-Jul-2026 10:08:09 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jul-2026 10:08:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2OSIsInVzZXJuYW1lIjoibmFqbXVsMDQ1MiIsImVtYWlsIjoibmFqbXVsNjQ0NTY5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDgwMTI4Nn0.eCvpQCO1fHTY7WXTXwUDCcu6jA0k2_fsLT-V7thSKlY
[16-Jul-2026 10:08:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jul-2026 10:08:09 UTC] ✅ JWT token verified successfully for user profile
[16-Jul-2026 10:08:09 UTC] User ID: 1069
[16-Jul-2026 10:08:09 UTC] ✅ User profile retrieved successfully for user ID: 1069
[16-Jul-2026 10:08:46 UTC] === API CALL LOG ===
[16-Jul-2026 10:08:46 UTC] Endpoint: user/profile.php
[16-Jul-2026 10:08:46 UTC] Full Log Data: {
    "timestamp": "2026-07-16 10:08:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "157.20.56.20",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "157.20.56.20, 172.68.132.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2OSIsInVzZXJuYW1lIjoibmFqbXVsMDQ1MiIsImVtYWlsIjoibmFqbXVsNjQ0NTY5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDgwMTI4Nn0.eCvpQCO1fHTY7WXTXwUDCcu6jA0k2_fsLT-V7thSKlY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c03521f9e9dc25-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "157.20.56.20",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jul-2026 10:08:46 UTC] === END API CALL LOG ===
[16-Jul-2026 10:08:46 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jul-2026 10:08:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2OSIsInVzZXJuYW1lIjoibmFqbXVsMDQ1MiIsImVtYWlsIjoibmFqbXVsNjQ0NTY5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDgwMTI4Nn0.eCvpQCO1fHTY7WXTXwUDCcu6jA0k2_fsLT-V7thSKlY
[16-Jul-2026 10:08:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jul-2026 10:08:46 UTC] ✅ JWT token verified successfully for user profile
[16-Jul-2026 10:08:46 UTC] User ID: 1069
[16-Jul-2026 10:08:46 UTC] ✅ User profile retrieved successfully for user ID: 1069
[16-Jul-2026 10:08:49 UTC] === API CALL LOG ===
[16-Jul-2026 10:08:49 UTC] Endpoint: user/profile.php
[16-Jul-2026 10:08:49 UTC] Full Log Data: {
    "timestamp": "2026-07-16 10:08:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "157.20.56.20",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "157.20.56.20, 172.68.132.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2OSIsInVzZXJuYW1lIjoibmFqbXVsMDQ1MiIsImVtYWlsIjoibmFqbXVsNjQ0NTY5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDgwMTI4Nn0.eCvpQCO1fHTY7WXTXwUDCcu6jA0k2_fsLT-V7thSKlY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c035347d1cdc25-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "157.20.56.20",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jul-2026 10:08:49 UTC] === END API CALL LOG ===
[16-Jul-2026 10:08:49 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jul-2026 10:08:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2OSIsInVzZXJuYW1lIjoibmFqbXVsMDQ1MiIsImVtYWlsIjoibmFqbXVsNjQ0NTY5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDgwMTI4Nn0.eCvpQCO1fHTY7WXTXwUDCcu6jA0k2_fsLT-V7thSKlY
[16-Jul-2026 10:08:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jul-2026 10:08:49 UTC] ✅ JWT token verified successfully for user profile
[16-Jul-2026 10:08:49 UTC] User ID: 1069
[16-Jul-2026 10:08:49 UTC] ✅ User profile retrieved successfully for user ID: 1069
[16-Jul-2026 10:08:49 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jul-2026 10:08:49 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jul-2026 10:08:49 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"157.20.56.20, 172.68.132.152","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2OSIsInVzZXJuYW1lIjoibmFqbXVsMDQ1MiIsImVtYWlsIjoibmFqbXVsNjQ0NTY5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDgwMTI4Nn0.eCvpQCO1fHTY7WXTXwUDCcu6jA0k2_fsLT-V7thSKlY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1c03534edf8dc25-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"157.20.56.20","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-Jul-2026 10:08:49 UTC] === User Orders API Called ===
[16-Jul-2026 10:08:49 UTC] User ID: 1069
[16-Jul-2026 10:08:49 UTC] Limit: 20, Offset: 0
[16-Jul-2026 10:08:49 UTC] Orders found: 0
[16-Jul-2026 10:08:49 UTC] Orders data: []
[16-Jul-2026 10:08:49 UTC] Total orders count: 0
[16-Jul-2026 10:08:49 UTC] === API CALL LOG ===
[16-Jul-2026 10:08:49 UTC] Endpoint: user/profile.php
[16-Jul-2026 10:08:49 UTC] Full Log Data: {
    "timestamp": "2026-07-16 10:08:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "157.20.56.20",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "157.20.56.20, 172.68.132.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2OSIsInVzZXJuYW1lIjoibmFqbXVsMDQ1MiIsImVtYWlsIjoibmFqbXVsNjQ0NTY5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDgwMTI4Nn0.eCvpQCO1fHTY7WXTXwUDCcu6jA0k2_fsLT-V7thSKlY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c035354ecedc25-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "157.20.56.20",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jul-2026 10:08:49 UTC] === END API CALL LOG ===
[16-Jul-2026 10:08:49 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jul-2026 10:08:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2OSIsInVzZXJuYW1lIjoibmFqbXVsMDQ1MiIsImVtYWlsIjoibmFqbXVsNjQ0NTY5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDgwMTI4Nn0.eCvpQCO1fHTY7WXTXwUDCcu6jA0k2_fsLT-V7thSKlY
[16-Jul-2026 10:08:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jul-2026 10:08:49 UTC] ✅ JWT token verified successfully for user profile
[16-Jul-2026 10:08:49 UTC] User ID: 1069
[16-Jul-2026 10:08:49 UTC] ✅ User profile retrieved successfully for user ID: 1069
[16-Jul-2026 10:08:50 UTC] === API CALL LOG ===
[16-Jul-2026 10:08:50 UTC] Endpoint: user/profile.php
[16-Jul-2026 10:08:50 UTC] Full Log Data: {
    "timestamp": "2026-07-16 10:08:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "157.20.56.20",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "157.20.56.20, 172.68.132.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2OSIsInVzZXJuYW1lIjoibmFqbXVsMDQ1MiIsImVtYWlsIjoibmFqbXVsNjQ0NTY5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDgwMTI4Nn0.eCvpQCO1fHTY7WXTXwUDCcu6jA0k2_fsLT-V7thSKlY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c0353b6d27dc25-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "157.20.56.20",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jul-2026 10:08:50 UTC] === END API CALL LOG ===
[16-Jul-2026 10:08:50 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jul-2026 10:08:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2OSIsInVzZXJuYW1lIjoibmFqbXVsMDQ1MiIsImVtYWlsIjoibmFqbXVsNjQ0NTY5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDgwMTI4Nn0.eCvpQCO1fHTY7WXTXwUDCcu6jA0k2_fsLT-V7thSKlY
[16-Jul-2026 10:08:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jul-2026 10:08:50 UTC] ✅ JWT token verified successfully for user profile
[16-Jul-2026 10:08:50 UTC] User ID: 1069
[16-Jul-2026 10:08:50 UTC] ✅ User profile retrieved successfully for user ID: 1069
[16-Jul-2026 10:08:55 UTC] === API CALL LOG ===
[16-Jul-2026 10:08:55 UTC] Endpoint: user/profile.php
[16-Jul-2026 10:08:55 UTC] Full Log Data: {
    "timestamp": "2026-07-16 10:08:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "157.20.56.20",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "157.20.56.20, 172.68.132.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2OSIsInVzZXJuYW1lIjoibmFqbXVsMDQ1MiIsImVtYWlsIjoibmFqbXVsNjQ0NTY5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDgwMTI4Nn0.eCvpQCO1fHTY7WXTXwUDCcu6jA0k2_fsLT-V7thSKlY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c0355a8e5ddb14-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "157.20.56.20",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jul-2026 10:08:55 UTC] === END API CALL LOG ===
[16-Jul-2026 10:08:55 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jul-2026 10:08:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2OSIsInVzZXJuYW1lIjoibmFqbXVsMDQ1MiIsImVtYWlsIjoibmFqbXVsNjQ0NTY5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDgwMTI4Nn0.eCvpQCO1fHTY7WXTXwUDCcu6jA0k2_fsLT-V7thSKlY
[16-Jul-2026 10:08:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jul-2026 10:08:55 UTC] ✅ JWT token verified successfully for user profile
[16-Jul-2026 10:08:55 UTC] User ID: 1069
[16-Jul-2026 10:08:55 UTC] ✅ User profile retrieved successfully for user ID: 1069
[16-Jul-2026 10:08:57 UTC] === API CALL LOG ===
[16-Jul-2026 10:08:57 UTC] Endpoint: user/profile.php
[16-Jul-2026 10:08:57 UTC] Full Log Data: {
    "timestamp": "2026-07-16 10:08:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "157.20.56.20",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "157.20.56.20, 172.68.132.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2OSIsInVzZXJuYW1lIjoibmFqbXVsMDQ1MiIsImVtYWlsIjoibmFqbXVsNjQ0NTY5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDgwMTI4Nn0.eCvpQCO1fHTY7WXTXwUDCcu6jA0k2_fsLT-V7thSKlY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c03567eeb2db14-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "157.20.56.20",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jul-2026 10:08:57 UTC] === END API CALL LOG ===
[16-Jul-2026 10:08:57 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jul-2026 10:08:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2OSIsInVzZXJuYW1lIjoibmFqbXVsMDQ1MiIsImVtYWlsIjoibmFqbXVsNjQ0NTY5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDgwMTI4Nn0.eCvpQCO1fHTY7WXTXwUDCcu6jA0k2_fsLT-V7thSKlY
[16-Jul-2026 10:08:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jul-2026 10:08:57 UTC] ✅ JWT token verified successfully for user profile
[16-Jul-2026 10:08:57 UTC] User ID: 1069
[16-Jul-2026 10:08:57 UTC] ✅ User profile retrieved successfully for user ID: 1069
[16-Jul-2026 10:08:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jul-2026 10:08:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jul-2026 10:08:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"157.20.56.20, 172.68.132.152","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2OSIsInVzZXJuYW1lIjoibmFqbXVsMDQ1MiIsImVtYWlsIjoibmFqbXVsNjQ0NTY5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDgwMTI4Nn0.eCvpQCO1fHTY7WXTXwUDCcu6jA0k2_fsLT-V7thSKlY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1c035686f9fdb14-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"157.20.56.20","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-Jul-2026 10:08:57 UTC] === User Orders API Called ===
[16-Jul-2026 10:08:57 UTC] User ID: 1069
[16-Jul-2026 10:08:57 UTC] Limit: 20, Offset: 0
[16-Jul-2026 10:08:57 UTC] Orders found: 0
[16-Jul-2026 10:08:57 UTC] Orders data: []
[16-Jul-2026 10:08:57 UTC] Total orders count: 0
[16-Jul-2026 10:08:57 UTC] === API CALL LOG ===
[16-Jul-2026 10:08:57 UTC] Endpoint: user/profile.php
[16-Jul-2026 10:08:57 UTC] Full Log Data: {
    "timestamp": "2026-07-16 10:08:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "157.20.56.20",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "157.20.56.20, 172.68.132.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2OSIsInVzZXJuYW1lIjoibmFqbXVsMDQ1MiIsImVtYWlsIjoibmFqbXVsNjQ0NTY5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDgwMTI4Nn0.eCvpQCO1fHTY7WXTXwUDCcu6jA0k2_fsLT-V7thSKlY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c0356908a2db14-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "157.20.56.20",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jul-2026 10:08:57 UTC] === END API CALL LOG ===
[16-Jul-2026 10:08:57 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jul-2026 10:08:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2OSIsInVzZXJuYW1lIjoibmFqbXVsMDQ1MiIsImVtYWlsIjoibmFqbXVsNjQ0NTY5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDgwMTI4Nn0.eCvpQCO1fHTY7WXTXwUDCcu6jA0k2_fsLT-V7thSKlY
[16-Jul-2026 10:08:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jul-2026 10:08:57 UTC] ✅ JWT token verified successfully for user profile
[16-Jul-2026 10:08:57 UTC] User ID: 1069
[16-Jul-2026 10:08:57 UTC] ✅ User profile retrieved successfully for user ID: 1069
[16-Jul-2026 10:08:58 UTC] === API CALL LOG ===
[16-Jul-2026 10:08:58 UTC] Endpoint: user/profile.php
[16-Jul-2026 10:08:58 UTC] Full Log Data: {
    "timestamp": "2026-07-16 10:08:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "157.20.56.20",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "157.20.56.20, 172.68.132.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2OSIsInVzZXJuYW1lIjoibmFqbXVsMDQ1MiIsImVtYWlsIjoibmFqbXVsNjQ0NTY5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDgwMTI4Nn0.eCvpQCO1fHTY7WXTXwUDCcu6jA0k2_fsLT-V7thSKlY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c0356f7b81db14-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "157.20.56.20",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jul-2026 10:08:58 UTC] === END API CALL LOG ===
[16-Jul-2026 10:08:58 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jul-2026 10:08:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2OSIsInVzZXJuYW1lIjoibmFqbXVsMDQ1MiIsImVtYWlsIjoibmFqbXVsNjQ0NTY5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDgwMTI4Nn0.eCvpQCO1fHTY7WXTXwUDCcu6jA0k2_fsLT-V7thSKlY
[16-Jul-2026 10:08:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jul-2026 10:08:58 UTC] ✅ JWT token verified successfully for user profile
[16-Jul-2026 10:08:58 UTC] User ID: 1069
[16-Jul-2026 10:08:58 UTC] ✅ User profile retrieved successfully for user ID: 1069
[16-Jul-2026 10:09:05 UTC] === API CALL LOG ===
[16-Jul-2026 10:09:05 UTC] Endpoint: user/profile.php
[16-Jul-2026 10:09:05 UTC] Full Log Data: {
    "timestamp": "2026-07-16 10:09:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "157.20.56.20",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "157.20.56.20, 172.68.132.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2OSIsInVzZXJuYW1lIjoibmFqbXVsMDQ1MiIsImVtYWlsIjoibmFqbXVsNjQ0NTY5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDgwMTI4Nn0.eCvpQCO1fHTY7WXTXwUDCcu6jA0k2_fsLT-V7thSKlY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c035949a9bdb14-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "157.20.56.20",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jul-2026 10:09:05 UTC] === END API CALL LOG ===
[16-Jul-2026 10:09:05 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jul-2026 10:09:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2OSIsInVzZXJuYW1lIjoibmFqbXVsMDQ1MiIsImVtYWlsIjoibmFqbXVsNjQ0NTY5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDgwMTI4Nn0.eCvpQCO1fHTY7WXTXwUDCcu6jA0k2_fsLT-V7thSKlY
[16-Jul-2026 10:09:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jul-2026 10:09:05 UTC] ✅ JWT token verified successfully for user profile
[16-Jul-2026 10:09:05 UTC] User ID: 1069
[16-Jul-2026 10:09:05 UTC] ✅ User profile retrieved successfully for user ID: 1069
[16-Jul-2026 10:09:05 UTC] User Purchases API - User ID: 1069
[16-Jul-2026 10:09:05 UTC] User Purchases API - Total purchases found: 0
[16-Jul-2026 10:09:12 UTC] User Purchases API - User ID: 1069
[16-Jul-2026 10:09:12 UTC] User Purchases API - Total purchases found: 0
[16-Jul-2026 10:09:14 UTC] === API CALL LOG ===
[16-Jul-2026 10:09:14 UTC] Endpoint: user/profile.php
[16-Jul-2026 10:09:14 UTC] Full Log Data: {
    "timestamp": "2026-07-16 10:09:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "157.20.56.20",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "157.20.56.20, 172.68.132.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2OSIsInVzZXJuYW1lIjoibmFqbXVsMDQ1MiIsImVtYWlsIjoibmFqbXVsNjQ0NTY5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDgwMTI4Nn0.eCvpQCO1fHTY7WXTXwUDCcu6jA0k2_fsLT-V7thSKlY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c035d0da3cdb14-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "157.20.56.20",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jul-2026 10:09:14 UTC] === END API CALL LOG ===
[16-Jul-2026 10:09:14 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jul-2026 10:09:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2OSIsInVzZXJuYW1lIjoibmFqbXVsMDQ1MiIsImVtYWlsIjoibmFqbXVsNjQ0NTY5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDgwMTI4Nn0.eCvpQCO1fHTY7WXTXwUDCcu6jA0k2_fsLT-V7thSKlY
[16-Jul-2026 10:09:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jul-2026 10:09:14 UTC] ✅ JWT token verified successfully for user profile
[16-Jul-2026 10:09:14 UTC] User ID: 1069
[16-Jul-2026 10:09:14 UTC] ✅ User profile retrieved successfully for user ID: 1069
[16-Jul-2026 10:09:14 UTC] User Purchases API - User ID: 1069
[16-Jul-2026 10:09:14 UTC] User Purchases API - Total purchases found: 0
[16-Jul-2026 10:09:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jul-2026 10:09:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jul-2026 10:09:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"157.20.56.20, 172.68.132.152","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2OSIsInVzZXJuYW1lIjoibmFqbXVsMDQ1MiIsImVtYWlsIjoibmFqbXVsNjQ0NTY5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDgwMTI4Nn0.eCvpQCO1fHTY7WXTXwUDCcu6jA0k2_fsLT-V7thSKlY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1c0368b6eefdb14-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"157.20.56.20","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-Jul-2026 10:09:44 UTC] === User Orders API Called ===
[16-Jul-2026 10:09:44 UTC] User ID: 1069
[16-Jul-2026 10:09:44 UTC] Limit: 20, Offset: 0
[16-Jul-2026 10:09:44 UTC] Orders found: 0
[16-Jul-2026 10:09:44 UTC] Orders data: []
[16-Jul-2026 10:09:44 UTC] Total orders count: 0
[16-Jul-2026 10:09:52 UTC] === API CALL LOG ===
[16-Jul-2026 10:09:52 UTC] Endpoint: user/profile.php
[16-Jul-2026 10:09:52 UTC] Full Log Data: {
    "timestamp": "2026-07-16 10:09:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "157.20.56.20",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "157.20.56.20, 172.68.132.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2OSIsInVzZXJuYW1lIjoibmFqbXVsMDQ1MiIsImVtYWlsIjoibmFqbXVsNjQ0NTY5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDgwMTI4Nn0.eCvpQCO1fHTY7WXTXwUDCcu6jA0k2_fsLT-V7thSKlY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c036b87c33b252-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "157.20.56.20",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jul-2026 10:09:52 UTC] === END API CALL LOG ===
[16-Jul-2026 10:09:52 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jul-2026 10:09:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2OSIsInVzZXJuYW1lIjoibmFqbXVsMDQ1MiIsImVtYWlsIjoibmFqbXVsNjQ0NTY5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDgwMTI4Nn0.eCvpQCO1fHTY7WXTXwUDCcu6jA0k2_fsLT-V7thSKlY
[16-Jul-2026 10:09:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jul-2026 10:09:52 UTC] ✅ JWT token verified successfully for user profile
[16-Jul-2026 10:09:52 UTC] User ID: 1069
[16-Jul-2026 10:09:52 UTC] ✅ User profile retrieved successfully for user ID: 1069
[16-Jul-2026 10:09:54 UTC] === API CALL LOG ===
[16-Jul-2026 10:09:54 UTC] Endpoint: user/profile.php
[16-Jul-2026 10:09:54 UTC] Full Log Data: {
    "timestamp": "2026-07-16 10:09:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "157.20.56.20",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "157.20.56.20, 172.68.132.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2OSIsInVzZXJuYW1lIjoibmFqbXVsMDQ1MiIsImVtYWlsIjoibmFqbXVsNjQ0NTY5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDgwMTI4Nn0.eCvpQCO1fHTY7WXTXwUDCcu6jA0k2_fsLT-V7thSKlY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c036ca6b81b252-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "157.20.56.20",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jul-2026 10:09:54 UTC] === END API CALL LOG ===
[16-Jul-2026 10:09:54 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jul-2026 10:09:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2OSIsInVzZXJuYW1lIjoibmFqbXVsMDQ1MiIsImVtYWlsIjoibmFqbXVsNjQ0NTY5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDgwMTI4Nn0.eCvpQCO1fHTY7WXTXwUDCcu6jA0k2_fsLT-V7thSKlY
[16-Jul-2026 10:09:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jul-2026 10:09:54 UTC] ✅ JWT token verified successfully for user profile
[16-Jul-2026 10:09:54 UTC] User ID: 1069
[16-Jul-2026 10:09:54 UTC] ✅ User profile retrieved successfully for user ID: 1069
[16-Jul-2026 10:09:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jul-2026 10:09:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jul-2026 10:09:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"157.20.56.20, 172.68.132.152","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2OSIsInVzZXJuYW1lIjoibmFqbXVsMDQ1MiIsImVtYWlsIjoibmFqbXVsNjQ0NTY5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDgwMTI4Nn0.eCvpQCO1fHTY7WXTXwUDCcu6jA0k2_fsLT-V7thSKlY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1c036cacb9bb252-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"157.20.56.20","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-Jul-2026 10:09:54 UTC] === User Orders API Called ===
[16-Jul-2026 10:09:54 UTC] User ID: 1069
[16-Jul-2026 10:09:54 UTC] Limit: 20, Offset: 0
[16-Jul-2026 10:09:54 UTC] Orders found: 0
[16-Jul-2026 10:09:54 UTC] Orders data: []
[16-Jul-2026 10:09:54 UTC] Total orders count: 0
[16-Jul-2026 10:09:54 UTC] === API CALL LOG ===
[16-Jul-2026 10:09:54 UTC] Endpoint: user/profile.php
[16-Jul-2026 10:09:54 UTC] Full Log Data: {
    "timestamp": "2026-07-16 10:09:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "157.20.56.20",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "157.20.56.20, 172.68.132.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2OSIsInVzZXJuYW1lIjoibmFqbXVsMDQ1MiIsImVtYWlsIjoibmFqbXVsNjQ0NTY5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDgwMTI4Nn0.eCvpQCO1fHTY7WXTXwUDCcu6jA0k2_fsLT-V7thSKlY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c036cb3bd7b252-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "157.20.56.20",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jul-2026 10:09:54 UTC] === END API CALL LOG ===
[16-Jul-2026 10:09:54 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jul-2026 10:09:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2OSIsInVzZXJuYW1lIjoibmFqbXVsMDQ1MiIsImVtYWlsIjoibmFqbXVsNjQ0NTY5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDgwMTI4Nn0.eCvpQCO1fHTY7WXTXwUDCcu6jA0k2_fsLT-V7thSKlY
[16-Jul-2026 10:09:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jul-2026 10:09:54 UTC] ✅ JWT token verified successfully for user profile
[16-Jul-2026 10:09:54 UTC] User ID: 1069
[16-Jul-2026 10:09:54 UTC] ✅ User profile retrieved successfully for user ID: 1069
[16-Jul-2026 10:09:55 UTC] === API CALL LOG ===
[16-Jul-2026 10:09:55 UTC] Endpoint: user/profile.php
[16-Jul-2026 10:09:55 UTC] Full Log Data: {
    "timestamp": "2026-07-16 10:09:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "157.20.56.20",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "157.20.56.20, 172.68.132.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2OSIsInVzZXJuYW1lIjoibmFqbXVsMDQ1MiIsImVtYWlsIjoibmFqbXVsNjQ0NTY5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDgwMTI4Nn0.eCvpQCO1fHTY7WXTXwUDCcu6jA0k2_fsLT-V7thSKlY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c036d16e6ab252-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "157.20.56.20",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jul-2026 10:09:55 UTC] === END API CALL LOG ===
[16-Jul-2026 10:09:55 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jul-2026 10:09:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2OSIsInVzZXJuYW1lIjoibmFqbXVsMDQ1MiIsImVtYWlsIjoibmFqbXVsNjQ0NTY5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDgwMTI4Nn0.eCvpQCO1fHTY7WXTXwUDCcu6jA0k2_fsLT-V7thSKlY
[16-Jul-2026 10:09:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jul-2026 10:09:55 UTC] ✅ JWT token verified successfully for user profile
[16-Jul-2026 10:09:55 UTC] User ID: 1069
[16-Jul-2026 10:09:55 UTC] ✅ User profile retrieved successfully for user ID: 1069
[16-Jul-2026 10:10:09 UTC] === API CALL LOG ===
[16-Jul-2026 10:10:09 UTC] Endpoint: user/profile.php
[16-Jul-2026 10:10:09 UTC] Full Log Data: {
    "timestamp": "2026-07-16 10:10:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "157.20.56.20",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "157.20.56.20, 172.68.132.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2OSIsInVzZXJuYW1lIjoibmFqbXVsMDQ1MiIsImVtYWlsIjoibmFqbXVsNjQ0NTY5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDgwMTI4Nn0.eCvpQCO1fHTY7WXTXwUDCcu6jA0k2_fsLT-V7thSKlY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c037277f16b252-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "157.20.56.20",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jul-2026 10:10:09 UTC] === END API CALL LOG ===
[16-Jul-2026 10:10:09 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jul-2026 10:10:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2OSIsInVzZXJuYW1lIjoibmFqbXVsMDQ1MiIsImVtYWlsIjoibmFqbXVsNjQ0NTY5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDgwMTI4Nn0.eCvpQCO1fHTY7WXTXwUDCcu6jA0k2_fsLT-V7thSKlY
[16-Jul-2026 10:10:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jul-2026 10:10:09 UTC] ✅ JWT token verified successfully for user profile
[16-Jul-2026 10:10:09 UTC] User ID: 1069
[16-Jul-2026 10:10:09 UTC] ✅ User profile retrieved successfully for user ID: 1069
[16-Jul-2026 10:10:34 UTC] === API CALL LOG ===
[16-Jul-2026 10:10:34 UTC] Endpoint: user/profile.php
[16-Jul-2026 10:10:34 UTC] Full Log Data: {
    "timestamp": "2026-07-16 10:10:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "157.20.56.20",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "157.20.56.20, 172.68.132.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2OSIsInVzZXJuYW1lIjoibmFqbXVsMDQ1MiIsImVtYWlsIjoibmFqbXVsNjQ0NTY5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDgwMTI4Nn0.eCvpQCO1fHTY7WXTXwUDCcu6jA0k2_fsLT-V7thSKlY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c037c44ea0b252-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "157.20.56.20",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jul-2026 10:10:34 UTC] === END API CALL LOG ===
[16-Jul-2026 10:10:34 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jul-2026 10:10:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2OSIsInVzZXJuYW1lIjoibmFqbXVsMDQ1MiIsImVtYWlsIjoibmFqbXVsNjQ0NTY5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDgwMTI4Nn0.eCvpQCO1fHTY7WXTXwUDCcu6jA0k2_fsLT-V7thSKlY
[16-Jul-2026 10:10:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jul-2026 10:10:34 UTC] ✅ JWT token verified successfully for user profile
[16-Jul-2026 10:10:34 UTC] User ID: 1069
[16-Jul-2026 10:10:34 UTC] ✅ User profile retrieved successfully for user ID: 1069
[16-Jul-2026 10:10:55 UTC] === API CALL LOG ===
[16-Jul-2026 10:10:55 UTC] Endpoint: user/profile.php
[16-Jul-2026 10:10:55 UTC] Full Log Data: {
    "timestamp": "2026-07-16 10:10:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "157.20.56.20",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "157.20.56.20, 172.68.132.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2OSIsInVzZXJuYW1lIjoibmFqbXVsMDQ1MiIsImVtYWlsIjoibmFqbXVsNjQ0NTY5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDgwMTI4Nn0.eCvpQCO1fHTY7WXTXwUDCcu6jA0k2_fsLT-V7thSKlY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c03846fe61b252-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "157.20.56.20",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jul-2026 10:10:55 UTC] === END API CALL LOG ===
[16-Jul-2026 10:10:55 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jul-2026 10:10:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2OSIsInVzZXJuYW1lIjoibmFqbXVsMDQ1MiIsImVtYWlsIjoibmFqbXVsNjQ0NTY5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDgwMTI4Nn0.eCvpQCO1fHTY7WXTXwUDCcu6jA0k2_fsLT-V7thSKlY
[16-Jul-2026 10:10:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jul-2026 10:10:55 UTC] ✅ JWT token verified successfully for user profile
[16-Jul-2026 10:10:55 UTC] User ID: 1069
[16-Jul-2026 10:10:55 UTC] ✅ User profile retrieved successfully for user ID: 1069
[16-Jul-2026 10:11:22 UTC] === API CALL LOG ===
[16-Jul-2026 10:11:22 UTC] Endpoint: user/profile.php
[16-Jul-2026 10:11:22 UTC] Full Log Data: {
    "timestamp": "2026-07-16 10:11:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "89.198.229.231",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "89.198.229.231, 172.71.134.196",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYwIiwidXNlcm5hbWUiOiJ0aGlyZCByZWljaCIsImVtYWlsIjoibWFuaS5nb2xlc3RhbmVoQGdtYWlsLmNvbSIsImV4cCI6MTc4MjY1ODI5OH0.2Tnuie7ZKbqgxxD-vi1veyj_iQakZTEQ0Bb4N5xeQRg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c038f0892e049e-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "89.198.229.231",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jul-2026 10:11:22 UTC] === END API CALL LOG ===
[16-Jul-2026 10:11:22 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jul-2026 10:11:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYwIiwidXNlcm5hbWUiOiJ0aGlyZCByZWljaCIsImVtYWlsIjoibWFuaS5nb2xlc3RhbmVoQGdtYWlsLmNvbSIsImV4cCI6MTc4MjY1ODI5OH0.2Tnuie7ZKbqgxxD-vi1veyj_iQakZTEQ0Bb4N5xeQRg
[16-Jul-2026 10:11:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jul-2026 10:11:22 UTC] ✅ JWT token verified successfully for user profile
[16-Jul-2026 10:11:22 UTC] User ID: 860
[16-Jul-2026 10:11:22 UTC] ✅ User profile retrieved successfully for user ID: 860
[16-Jul-2026 10:11:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jul-2026 10:11:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jul-2026 10:11:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"89.198.229.231, 172.71.134.196","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYwIiwidXNlcm5hbWUiOiJ0aGlyZCByZWljaCIsImVtYWlsIjoibWFuaS5nb2xlc3RhbmVoQGdtYWlsLmNvbSIsImV4cCI6MTc4MjY1ODI5OH0.2Tnuie7ZKbqgxxD-vi1veyj_iQakZTEQ0Bb4N5xeQRg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1c038f33b04049e-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"89.198.229.231","cf-ipcountry":"IR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-Jul-2026 10:11:22 UTC] === User Orders API Called ===
[16-Jul-2026 10:11:22 UTC] User ID: 860
[16-Jul-2026 10:11:22 UTC] Limit: 20, Offset: 0
[16-Jul-2026 10:11:22 UTC] Orders found: 0
[16-Jul-2026 10:11:22 UTC] Orders data: []
[16-Jul-2026 10:11:22 UTC] Total orders count: 0
[16-Jul-2026 10:11:22 UTC] === API CALL LOG ===
[16-Jul-2026 10:11:22 UTC] Endpoint: user/profile.php
[16-Jul-2026 10:11:22 UTC] Full Log Data: {
    "timestamp": "2026-07-16 10:11:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "89.198.229.231",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "89.198.229.231, 172.71.135.116",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYwIiwidXNlcm5hbWUiOiJ0aGlyZCByZWljaCIsImVtYWlsIjoibWFuaS5nb2xlc3RhbmVoQGdtYWlsLmNvbSIsImV4cCI6MTc4MjY1ODI5OH0.2Tnuie7ZKbqgxxD-vi1veyj_iQakZTEQ0Bb4N5xeQRg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c038f41bb6049e-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "89.198.229.231",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jul-2026 10:11:22 UTC] === END API CALL LOG ===
[16-Jul-2026 10:11:22 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jul-2026 10:11:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYwIiwidXNlcm5hbWUiOiJ0aGlyZCByZWljaCIsImVtYWlsIjoibWFuaS5nb2xlc3RhbmVoQGdtYWlsLmNvbSIsImV4cCI6MTc4MjY1ODI5OH0.2Tnuie7ZKbqgxxD-vi1veyj_iQakZTEQ0Bb4N5xeQRg
[16-Jul-2026 10:11:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jul-2026 10:11:22 UTC] ✅ JWT token verified successfully for user profile
[16-Jul-2026 10:11:22 UTC] User ID: 860
[16-Jul-2026 10:11:22 UTC] ✅ User profile retrieved successfully for user ID: 860
[16-Jul-2026 10:11:23 UTC] === API CALL LOG ===
[16-Jul-2026 10:11:23 UTC] Endpoint: user/profile.php
[16-Jul-2026 10:11:23 UTC] Full Log Data: {
    "timestamp": "2026-07-16 10:11:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "89.198.229.231",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "89.198.229.231, 172.71.135.116",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYwIiwidXNlcm5hbWUiOiJ0aGlyZCByZWljaCIsImVtYWlsIjoibWFuaS5nb2xlc3RhbmVoQGdtYWlsLmNvbSIsImV4cCI6MTc4MjY1ODI5OH0.2Tnuie7ZKbqgxxD-vi1veyj_iQakZTEQ0Bb4N5xeQRg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c038f8bf10049e-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "89.198.229.231",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jul-2026 10:11:23 UTC] === END API CALL LOG ===
[16-Jul-2026 10:11:23 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jul-2026 10:11:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODYwIiwidXNlcm5hbWUiOiJ0aGlyZCByZWljaCIsImVtYWlsIjoibWFuaS5nb2xlc3RhbmVoQGdtYWlsLmNvbSIsImV4cCI6MTc4MjY1ODI5OH0.2Tnuie7ZKbqgxxD-vi1veyj_iQakZTEQ0Bb4N5xeQRg
[16-Jul-2026 10:11:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jul-2026 10:11:23 UTC] ✅ JWT token verified successfully for user profile
[16-Jul-2026 10:11:23 UTC] User ID: 860
[16-Jul-2026 10:11:23 UTC] ✅ User profile retrieved successfully for user ID: 860
[16-Jul-2026 10:11:39 UTC] === API CALL LOG ===
[16-Jul-2026 10:11:39 UTC] Endpoint: user/profile.php
[16-Jul-2026 10:11:39 UTC] Full Log Data: {
    "timestamp": "2026-07-16 10:11:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "157.20.56.20",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "157.20.56.20, 172.68.132.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2OSIsInVzZXJuYW1lIjoibmFqbXVsMDQ1MiIsImVtYWlsIjoibmFqbXVsNjQ0NTY5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDgwMTI4Nn0.eCvpQCO1fHTY7WXTXwUDCcu6jA0k2_fsLT-V7thSKlY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c03957af07c70f-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "157.20.56.20",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jul-2026 10:11:39 UTC] === END API CALL LOG ===
[16-Jul-2026 10:11:39 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jul-2026 10:11:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2OSIsInVzZXJuYW1lIjoibmFqbXVsMDQ1MiIsImVtYWlsIjoibmFqbXVsNjQ0NTY5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDgwMTI4Nn0.eCvpQCO1fHTY7WXTXwUDCcu6jA0k2_fsLT-V7thSKlY
[16-Jul-2026 10:11:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jul-2026 10:11:39 UTC] ✅ JWT token verified successfully for user profile
[16-Jul-2026 10:11:39 UTC] User ID: 1069
[16-Jul-2026 10:11:39 UTC] ✅ User profile retrieved successfully for user ID: 1069
[16-Jul-2026 10:20:45 UTC] === API CALL LOG ===
[16-Jul-2026 10:20:45 UTC] Endpoint: user/profile.php
[16-Jul-2026 10:20:45 UTC] Full Log Data: {
    "timestamp": "2026-07-16 10:20:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2407:2640:12:da90:b514:ff8e:3415:d6c8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2407:2640:12:da90:b514:ff8e:3415:d6c8, 162.158.54.110",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MCIsInVzZXJuYW1lIjoicmlzaGFtMDA0IiwiZW1haWwiOiJtb2hhbWVkcmlzaGFtMDA0QGdtYWlsLmNvbSIsImV4cCI6MTc4NDgwMjA0NH0.6ha-I5YF3b4hBWoJcx-Oc6NBU6KD4PUCx7vHO8BOheA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c046b259a6a92f-MAA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2407:2640:12:da90:b514:ff8e:3415:d6c8",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jul-2026 10:20:45 UTC] === END API CALL LOG ===
[16-Jul-2026 10:20:45 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jul-2026 10:20:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MCIsInVzZXJuYW1lIjoicmlzaGFtMDA0IiwiZW1haWwiOiJtb2hhbWVkcmlzaGFtMDA0QGdtYWlsLmNvbSIsImV4cCI6MTc4NDgwMjA0NH0.6ha-I5YF3b4hBWoJcx-Oc6NBU6KD4PUCx7vHO8BOheA
[16-Jul-2026 10:20:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jul-2026 10:20:45 UTC] ✅ JWT token verified successfully for user profile
[16-Jul-2026 10:20:45 UTC] User ID: 1070
[16-Jul-2026 10:20:45 UTC] ✅ User profile retrieved successfully for user ID: 1070
[16-Jul-2026 10:20:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jul-2026 10:20:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jul-2026 10:20:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2407:2640:12:da90:b514:ff8e:3415:d6c8, 162.158.54.110","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MCIsInVzZXJuYW1lIjoicmlzaGFtMDA0IiwiZW1haWwiOiJtb2hhbWVkcmlzaGFtMDA0QGdtYWlsLmNvbSIsImV4cCI6MTc4NDgwMjA0NH0.6ha-I5YF3b4hBWoJcx-Oc6NBU6KD4PUCx7vHO8BOheA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1c046b259a9a92f-MAA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2407:2640:12:da90:b514:ff8e:3415:d6c8","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-Jul-2026 10:20:45 UTC] === User Orders API Called ===
[16-Jul-2026 10:20:45 UTC] User ID: 1070
[16-Jul-2026 10:20:45 UTC] Limit: 20, Offset: 0
[16-Jul-2026 10:20:45 UTC] Orders found: 0
[16-Jul-2026 10:20:45 UTC] Orders data: []
[16-Jul-2026 10:20:45 UTC] Total orders count: 0
[16-Jul-2026 10:20:45 UTC] === API CALL LOG ===
[16-Jul-2026 10:20:45 UTC] Endpoint: user/profile.php
[16-Jul-2026 10:20:45 UTC] Full Log Data: {
    "timestamp": "2026-07-16 10:20:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2407:2640:12:da90:b514:ff8e:3415:d6c8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2407:2640:12:da90:b514:ff8e:3415:d6c8, 162.158.54.110",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MCIsInVzZXJuYW1lIjoicmlzaGFtMDA0IiwiZW1haWwiOiJtb2hhbWVkcmlzaGFtMDA0QGdtYWlsLmNvbSIsImV4cCI6MTc4NDgwMjA0NH0.6ha-I5YF3b4hBWoJcx-Oc6NBU6KD4PUCx7vHO8BOheA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c046b2ca21a92f-MAA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2407:2640:12:da90:b514:ff8e:3415:d6c8",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jul-2026 10:20:45 UTC] === END API CALL LOG ===
[16-Jul-2026 10:20:45 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jul-2026 10:20:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MCIsInVzZXJuYW1lIjoicmlzaGFtMDA0IiwiZW1haWwiOiJtb2hhbWVkcmlzaGFtMDA0QGdtYWlsLmNvbSIsImV4cCI6MTc4NDgwMjA0NH0.6ha-I5YF3b4hBWoJcx-Oc6NBU6KD4PUCx7vHO8BOheA
[16-Jul-2026 10:20:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jul-2026 10:20:45 UTC] ✅ JWT token verified successfully for user profile
[16-Jul-2026 10:20:45 UTC] User ID: 1070
[16-Jul-2026 10:20:45 UTC] ✅ User profile retrieved successfully for user ID: 1070
[16-Jul-2026 10:20:47 UTC] === API CALL LOG ===
[16-Jul-2026 10:20:47 UTC] Endpoint: user/profile.php
[16-Jul-2026 10:20:47 UTC] Full Log Data: {
    "timestamp": "2026-07-16 10:20:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2407:2640:12:da90:b514:ff8e:3415:d6c8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2407:2640:12:da90:b514:ff8e:3415:d6c8, 162.158.54.110",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MCIsInVzZXJuYW1lIjoicmlzaGFtMDA0IiwiZW1haWwiOiJtb2hhbWVkcmlzaGFtMDA0QGdtYWlsLmNvbSIsImV4cCI6MTc4NDgwMjA0NH0.6ha-I5YF3b4hBWoJcx-Oc6NBU6KD4PUCx7vHO8BOheA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c046bc6bbda92f-MAA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2407:2640:12:da90:b514:ff8e:3415:d6c8",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jul-2026 10:20:47 UTC] === END API CALL LOG ===
[16-Jul-2026 10:20:47 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jul-2026 10:20:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MCIsInVzZXJuYW1lIjoicmlzaGFtMDA0IiwiZW1haWwiOiJtb2hhbWVkcmlzaGFtMDA0QGdtYWlsLmNvbSIsImV4cCI6MTc4NDgwMjA0NH0.6ha-I5YF3b4hBWoJcx-Oc6NBU6KD4PUCx7vHO8BOheA
[16-Jul-2026 10:20:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jul-2026 10:20:47 UTC] ✅ JWT token verified successfully for user profile
[16-Jul-2026 10:20:47 UTC] User ID: 1070
[16-Jul-2026 10:20:47 UTC] ✅ User profile retrieved successfully for user ID: 1070
[16-Jul-2026 10:21:00 UTC] === API CALL LOG ===
[16-Jul-2026 10:21:00 UTC] Endpoint: user/profile.php
[16-Jul-2026 10:21:00 UTC] Full Log Data: {
    "timestamp": "2026-07-16 10:21:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2407:2640:12:da90:b514:ff8e:3415:d6c8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2407:2640:12:da90:b514:ff8e:3415:d6c8, 172.68.146.206",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MCIsInVzZXJuYW1lIjoicmlzaGFtMDA0IiwiZW1haWwiOiJtb2hhbWVkcmlzaGFtMDA0QGdtYWlsLmNvbSIsImV4cCI6MTc4NDgwMjA0NH0.6ha-I5YF3b4hBWoJcx-Oc6NBU6KD4PUCx7vHO8BOheA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c0470b3af1ca8c-MAA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2407:2640:12:da90:b514:ff8e:3415:d6c8",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jul-2026 10:21:00 UTC] === END API CALL LOG ===
[16-Jul-2026 10:21:00 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jul-2026 10:21:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MCIsInVzZXJuYW1lIjoicmlzaGFtMDA0IiwiZW1haWwiOiJtb2hhbWVkcmlzaGFtMDA0QGdtYWlsLmNvbSIsImV4cCI6MTc4NDgwMjA0NH0.6ha-I5YF3b4hBWoJcx-Oc6NBU6KD4PUCx7vHO8BOheA
[16-Jul-2026 10:21:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jul-2026 10:21:00 UTC] ✅ JWT token verified successfully for user profile
[16-Jul-2026 10:21:00 UTC] User ID: 1070
[16-Jul-2026 10:21:00 UTC] ✅ User profile retrieved successfully for user ID: 1070
[16-Jul-2026 10:21:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jul-2026 10:21:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jul-2026 10:21:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2407:2640:12:da90:b514:ff8e:3415:d6c8, 172.68.146.206","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MCIsInVzZXJuYW1lIjoicmlzaGFtMDA0IiwiZW1haWwiOiJtb2hhbWVkcmlzaGFtMDA0QGdtYWlsLmNvbSIsImV4cCI6MTc4NDgwMjA0NH0.6ha-I5YF3b4hBWoJcx-Oc6NBU6KD4PUCx7vHO8BOheA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1c04715a8bfca8c-MAA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2407:2640:12:da90:b514:ff8e:3415:d6c8","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-Jul-2026 10:21:01 UTC] === User Orders API Called ===
[16-Jul-2026 10:21:01 UTC] User ID: 1070
[16-Jul-2026 10:21:01 UTC] Limit: 20, Offset: 0
[16-Jul-2026 10:21:01 UTC] Orders found: 0
[16-Jul-2026 10:21:01 UTC] Orders data: []
[16-Jul-2026 10:21:01 UTC] Total orders count: 0
[16-Jul-2026 10:21:02 UTC] === API CALL LOG ===
[16-Jul-2026 10:21:02 UTC] Endpoint: user/profile.php
[16-Jul-2026 10:21:02 UTC] Full Log Data: {
    "timestamp": "2026-07-16 10:21:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2407:2640:12:da90:b514:ff8e:3415:d6c8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2407:2640:12:da90:b514:ff8e:3415:d6c8, 172.68.146.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MCIsInVzZXJuYW1lIjoicmlzaGFtMDA0IiwiZW1haWwiOiJtb2hhbWVkcmlzaGFtMDA0QGdtYWlsLmNvbSIsImV4cCI6MTc4NDgwMjA0NH0.6ha-I5YF3b4hBWoJcx-Oc6NBU6KD4PUCx7vHO8BOheA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c047154f82ca8c-MAA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2407:2640:12:da90:b514:ff8e:3415:d6c8",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jul-2026 10:21:02 UTC] === END API CALL LOG ===
[16-Jul-2026 10:21:02 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jul-2026 10:21:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MCIsInVzZXJuYW1lIjoicmlzaGFtMDA0IiwiZW1haWwiOiJtb2hhbWVkcmlzaGFtMDA0QGdtYWlsLmNvbSIsImV4cCI6MTc4NDgwMjA0NH0.6ha-I5YF3b4hBWoJcx-Oc6NBU6KD4PUCx7vHO8BOheA
[16-Jul-2026 10:21:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jul-2026 10:21:02 UTC] ✅ JWT token verified successfully for user profile
[16-Jul-2026 10:21:02 UTC] User ID: 1070
[16-Jul-2026 10:21:02 UTC] ✅ User profile retrieved successfully for user ID: 1070
[16-Jul-2026 10:21:02 UTC] === API CALL LOG ===
[16-Jul-2026 10:21:02 UTC] Endpoint: user/profile.php
[16-Jul-2026 10:21:02 UTC] Full Log Data: {
    "timestamp": "2026-07-16 10:21:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2407:2640:12:da90:b514:ff8e:3415:d6c8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2407:2640:12:da90:b514:ff8e:3415:d6c8, 172.68.146.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MCIsInVzZXJuYW1lIjoicmlzaGFtMDA0IiwiZW1haWwiOiJtb2hhbWVkcmlzaGFtMDA0QGdtYWlsLmNvbSIsImV4cCI6MTc4NDgwMjA0NH0.6ha-I5YF3b4hBWoJcx-Oc6NBU6KD4PUCx7vHO8BOheA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c0471609c2ca8c-MAA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2407:2640:12:da90:b514:ff8e:3415:d6c8",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jul-2026 10:21:02 UTC] === END API CALL LOG ===
[16-Jul-2026 10:21:02 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jul-2026 10:21:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MCIsInVzZXJuYW1lIjoicmlzaGFtMDA0IiwiZW1haWwiOiJtb2hhbWVkcmlzaGFtMDA0QGdtYWlsLmNvbSIsImV4cCI6MTc4NDgwMjA0NH0.6ha-I5YF3b4hBWoJcx-Oc6NBU6KD4PUCx7vHO8BOheA
[16-Jul-2026 10:21:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jul-2026 10:21:02 UTC] ✅ JWT token verified successfully for user profile
[16-Jul-2026 10:21:02 UTC] User ID: 1070
[16-Jul-2026 10:21:02 UTC] ✅ User profile retrieved successfully for user ID: 1070
[16-Jul-2026 10:21:04 UTC] === API CALL LOG ===
[16-Jul-2026 10:21:04 UTC] Endpoint: user/profile.php
[16-Jul-2026 10:21:04 UTC] Full Log Data: {
    "timestamp": "2026-07-16 10:21:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2407:2640:12:da90:b514:ff8e:3415:d6c8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2407:2640:12:da90:b514:ff8e:3415:d6c8, 172.68.146.206",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MCIsInVzZXJuYW1lIjoicmlzaGFtMDA0IiwiZW1haWwiOiJtb2hhbWVkcmlzaGFtMDA0QGdtYWlsLmNvbSIsImV4cCI6MTc4NDgwMjA0NH0.6ha-I5YF3b4hBWoJcx-Oc6NBU6KD4PUCx7vHO8BOheA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c04724bd64ca8c-MAA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2407:2640:12:da90:b514:ff8e:3415:d6c8",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jul-2026 10:21:04 UTC] === END API CALL LOG ===
[16-Jul-2026 10:21:04 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jul-2026 10:21:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MCIsInVzZXJuYW1lIjoicmlzaGFtMDA0IiwiZW1haWwiOiJtb2hhbWVkcmlzaGFtMDA0QGdtYWlsLmNvbSIsImV4cCI6MTc4NDgwMjA0NH0.6ha-I5YF3b4hBWoJcx-Oc6NBU6KD4PUCx7vHO8BOheA
[16-Jul-2026 10:21:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jul-2026 10:21:04 UTC] ✅ JWT token verified successfully for user profile
[16-Jul-2026 10:21:04 UTC] User ID: 1070
[16-Jul-2026 10:21:04 UTC] ✅ User profile retrieved successfully for user ID: 1070
[16-Jul-2026 10:21:21 UTC] === API CALL LOG ===
[16-Jul-2026 10:21:21 UTC] Endpoint: user/profile.php
[16-Jul-2026 10:21:21 UTC] Full Log Data: {
    "timestamp": "2026-07-16 10:21:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2407:2640:12:da90:b514:ff8e:3415:d6c8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2407:2640:12:da90:b514:ff8e:3415:d6c8, 172.68.146.207",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MCIsInVzZXJuYW1lIjoicmlzaGFtMDA0IiwiZW1haWwiOiJtb2hhbWVkcmlzaGFtMDA0QGdtYWlsLmNvbSIsImV4cCI6MTc4NDgwMjA0NH0.6ha-I5YF3b4hBWoJcx-Oc6NBU6KD4PUCx7vHO8BOheA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c0478a0c71ca8c-MAA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2407:2640:12:da90:b514:ff8e:3415:d6c8",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jul-2026 10:21:21 UTC] === END API CALL LOG ===
[16-Jul-2026 10:21:21 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jul-2026 10:21:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MCIsInVzZXJuYW1lIjoicmlzaGFtMDA0IiwiZW1haWwiOiJtb2hhbWVkcmlzaGFtMDA0QGdtYWlsLmNvbSIsImV4cCI6MTc4NDgwMjA0NH0.6ha-I5YF3b4hBWoJcx-Oc6NBU6KD4PUCx7vHO8BOheA
[16-Jul-2026 10:21:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jul-2026 10:21:21 UTC] ✅ JWT token verified successfully for user profile
[16-Jul-2026 10:21:21 UTC] User ID: 1070
[16-Jul-2026 10:21:21 UTC] ✅ User profile retrieved successfully for user ID: 1070
[16-Jul-2026 10:21:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jul-2026 10:21:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jul-2026 10:21:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2407:2640:12:da90:b514:ff8e:3415:d6c8, 172.68.146.207","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MCIsInVzZXJuYW1lIjoicmlzaGFtMDA0IiwiZW1haWwiOiJtb2hhbWVkcmlzaGFtMDA0QGdtYWlsLmNvbSIsImV4cCI6MTc4NDgwMjA0NH0.6ha-I5YF3b4hBWoJcx-Oc6NBU6KD4PUCx7vHO8BOheA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1c047994b9cca8c-MAA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2407:2640:12:da90:b514:ff8e:3415:d6c8","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-Jul-2026 10:21:22 UTC] === User Orders API Called ===
[16-Jul-2026 10:21:22 UTC] User ID: 1070
[16-Jul-2026 10:21:22 UTC] Limit: 20, Offset: 0
[16-Jul-2026 10:21:22 UTC] Orders found: 0
[16-Jul-2026 10:21:22 UTC] Orders data: []
[16-Jul-2026 10:21:22 UTC] Total orders count: 0
[16-Jul-2026 10:21:24 UTC] === API CALL LOG ===
[16-Jul-2026 10:21:24 UTC] Endpoint: user/profile.php
[16-Jul-2026 10:21:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jul-2026 10:21:24 UTC] Full Log Data: {
    "timestamp": "2026-07-16 10:21:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2407:2640:12:da90:b514:ff8e:3415:d6c8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2407:2640:12:da90:b514:ff8e:3415:d6c8, 172.68.146.207",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MCIsInVzZXJuYW1lIjoicmlzaGFtMDA0IiwiZW1haWwiOiJtb2hhbWVkcmlzaGFtMDA0QGdtYWlsLmNvbSIsImV4cCI6MTc4NDgwMjA0NH0.6ha-I5YF3b4hBWoJcx-Oc6NBU6KD4PUCx7vHO8BOheA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c047a4ed5eca8c-MAA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2407:2640:12:da90:b514:ff8e:3415:d6c8",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jul-2026 10:21:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jul-2026 10:21:24 UTC] === END API CALL LOG ===
[16-Jul-2026 10:21:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2407:2640:12:da90:b514:ff8e:3415:d6c8, 172.68.146.207","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MCIsInVzZXJuYW1lIjoicmlzaGFtMDA0IiwiZW1haWwiOiJtb2hhbWVkcmlzaGFtMDA0QGdtYWlsLmNvbSIsImV4cCI6MTc4NDgwMjA0NH0.6ha-I5YF3b4hBWoJcx-Oc6NBU6KD4PUCx7vHO8BOheA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1c047a4ed59ca8c-MAA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2407:2640:12:da90:b514:ff8e:3415:d6c8","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-Jul-2026 10:21:24 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jul-2026 10:21:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MCIsInVzZXJuYW1lIjoicmlzaGFtMDA0IiwiZW1haWwiOiJtb2hhbWVkcmlzaGFtMDA0QGdtYWlsLmNvbSIsImV4cCI6MTc4NDgwMjA0NH0.6ha-I5YF3b4hBWoJcx-Oc6NBU6KD4PUCx7vHO8BOheA
[16-Jul-2026 10:21:24 UTC] === User Orders API Called ===
[16-Jul-2026 10:21:24 UTC] User ID: 1070
[16-Jul-2026 10:21:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jul-2026 10:21:24 UTC] Limit: 20, Offset: 0
[16-Jul-2026 10:21:24 UTC] ✅ JWT token verified successfully for user profile
[16-Jul-2026 10:21:24 UTC] User ID: 1070
[16-Jul-2026 10:21:24 UTC] ✅ User profile retrieved successfully for user ID: 1070
[16-Jul-2026 10:21:24 UTC] Orders found: 0
[16-Jul-2026 10:21:24 UTC] Orders data: []
[16-Jul-2026 10:21:24 UTC] Total orders count: 0
[16-Jul-2026 10:21:25 UTC] === API CALL LOG ===
[16-Jul-2026 10:21:25 UTC] Endpoint: user/profile.php
[16-Jul-2026 10:21:25 UTC] Full Log Data: {
    "timestamp": "2026-07-16 10:21:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2407:2640:12:da90:b514:ff8e:3415:d6c8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2407:2640:12:da90:b514:ff8e:3415:d6c8, 172.68.146.207",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MCIsInVzZXJuYW1lIjoicmlzaGFtMDA0IiwiZW1haWwiOiJtb2hhbWVkcmlzaGFtMDA0QGdtYWlsLmNvbSIsImV4cCI6MTc4NDgwMjA0NH0.6ha-I5YF3b4hBWoJcx-Oc6NBU6KD4PUCx7vHO8BOheA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c047a8b846ca8c-MAA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2407:2640:12:da90:b514:ff8e:3415:d6c8",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jul-2026 10:21:25 UTC] === END API CALL LOG ===
[16-Jul-2026 10:21:25 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jul-2026 10:21:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MCIsInVzZXJuYW1lIjoicmlzaGFtMDA0IiwiZW1haWwiOiJtb2hhbWVkcmlzaGFtMDA0QGdtYWlsLmNvbSIsImV4cCI6MTc4NDgwMjA0NH0.6ha-I5YF3b4hBWoJcx-Oc6NBU6KD4PUCx7vHO8BOheA
[16-Jul-2026 10:21:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jul-2026 10:21:25 UTC] ✅ JWT token verified successfully for user profile
[16-Jul-2026 10:21:25 UTC] User ID: 1070
[16-Jul-2026 10:21:25 UTC] ✅ User profile retrieved successfully for user ID: 1070
[16-Jul-2026 10:22:32 UTC] === API CALL LOG ===
[16-Jul-2026 10:22:32 UTC] Endpoint: user/profile.php
[16-Jul-2026 10:22:32 UTC] Full Log Data: {
    "timestamp": "2026-07-16 10:22:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2407:2640:12:da90:b514:ff8e:3415:d6c8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2407:2640:12:da90:b514:ff8e:3415:d6c8, 172.69.123.190",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MCIsInVzZXJuYW1lIjoicmlzaGFtMDA0IiwiZW1haWwiOiJtb2hhbWVkcmlzaGFtMDA0QGdtYWlsLmNvbSIsImV4cCI6MTc4NDgwMjA0NH0.6ha-I5YF3b4hBWoJcx-Oc6NBU6KD4PUCx7vHO8BOheA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c0494a0b47d988-MAA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2407:2640:12:da90:b514:ff8e:3415:d6c8",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jul-2026 10:22:32 UTC] === END API CALL LOG ===
[16-Jul-2026 10:22:32 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jul-2026 10:22:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MCIsInVzZXJuYW1lIjoicmlzaGFtMDA0IiwiZW1haWwiOiJtb2hhbWVkcmlzaGFtMDA0QGdtYWlsLmNvbSIsImV4cCI6MTc4NDgwMjA0NH0.6ha-I5YF3b4hBWoJcx-Oc6NBU6KD4PUCx7vHO8BOheA
[16-Jul-2026 10:22:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jul-2026 10:22:32 UTC] ✅ JWT token verified successfully for user profile
[16-Jul-2026 10:22:32 UTC] User ID: 1070
[16-Jul-2026 10:22:32 UTC] ✅ User profile retrieved successfully for user ID: 1070
[16-Jul-2026 10:22:33 UTC] === API CALL LOG ===
[16-Jul-2026 10:22:33 UTC] Endpoint: user/profile.php
[16-Jul-2026 10:22:33 UTC] Full Log Data: {
    "timestamp": "2026-07-16 10:22:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2407:2640:12:da90:b514:ff8e:3415:d6c8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2407:2640:12:da90:b514:ff8e:3415:d6c8, 172.69.123.190",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MCIsInVzZXJuYW1lIjoicmlzaGFtMDA0IiwiZW1haWwiOiJtb2hhbWVkcmlzaGFtMDA0QGdtYWlsLmNvbSIsImV4cCI6MTc4NDgwMjA0NH0.6ha-I5YF3b4hBWoJcx-Oc6NBU6KD4PUCx7vHO8BOheA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c049544c98d988-MAA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2407:2640:12:da90:b514:ff8e:3415:d6c8",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jul-2026 10:22:33 UTC] === END API CALL LOG ===
[16-Jul-2026 10:22:33 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jul-2026 10:22:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MCIsInVzZXJuYW1lIjoicmlzaGFtMDA0IiwiZW1haWwiOiJtb2hhbWVkcmlzaGFtMDA0QGdtYWlsLmNvbSIsImV4cCI6MTc4NDgwMjA0NH0.6ha-I5YF3b4hBWoJcx-Oc6NBU6KD4PUCx7vHO8BOheA
[16-Jul-2026 10:22:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jul-2026 10:22:33 UTC] ✅ JWT token verified successfully for user profile
[16-Jul-2026 10:22:33 UTC] User ID: 1070
[16-Jul-2026 10:22:33 UTC] ✅ User profile retrieved successfully for user ID: 1070
[16-Jul-2026 10:22:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jul-2026 10:22:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jul-2026 10:22:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2407:2640:12:da90:b514:ff8e:3415:d6c8, 172.69.123.190","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MCIsInVzZXJuYW1lIjoicmlzaGFtMDA0IiwiZW1haWwiOiJtb2hhbWVkcmlzaGFtMDA0QGdtYWlsLmNvbSIsImV4cCI6MTc4NDgwMjA0NH0.6ha-I5YF3b4hBWoJcx-Oc6NBU6KD4PUCx7vHO8BOheA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1c04954adaad988-MAA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2407:2640:12:da90:b514:ff8e:3415:d6c8","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-Jul-2026 10:22:33 UTC] === User Orders API Called ===
[16-Jul-2026 10:22:33 UTC] User ID: 1070
[16-Jul-2026 10:22:33 UTC] Limit: 20, Offset: 0
[16-Jul-2026 10:22:33 UTC] Orders found: 0
[16-Jul-2026 10:22:33 UTC] Orders data: []
[16-Jul-2026 10:22:33 UTC] Total orders count: 0
[16-Jul-2026 10:22:33 UTC] === API CALL LOG ===
[16-Jul-2026 10:22:33 UTC] Endpoint: user/profile.php
[16-Jul-2026 10:22:33 UTC] Full Log Data: {
    "timestamp": "2026-07-16 10:22:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2407:2640:12:da90:b514:ff8e:3415:d6c8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2407:2640:12:da90:b514:ff8e:3415:d6c8, 172.69.123.190",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MCIsInVzZXJuYW1lIjoicmlzaGFtMDA0IiwiZW1haWwiOiJtb2hhbWVkcmlzaGFtMDA0QGdtYWlsLmNvbSIsImV4cCI6MTc4NDgwMjA0NH0.6ha-I5YF3b4hBWoJcx-Oc6NBU6KD4PUCx7vHO8BOheA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c049550ea1d988-MAA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2407:2640:12:da90:b514:ff8e:3415:d6c8",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jul-2026 10:22:33 UTC] === END API CALL LOG ===
[16-Jul-2026 10:22:33 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jul-2026 10:22:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MCIsInVzZXJuYW1lIjoicmlzaGFtMDA0IiwiZW1haWwiOiJtb2hhbWVkcmlzaGFtMDA0QGdtYWlsLmNvbSIsImV4cCI6MTc4NDgwMjA0NH0.6ha-I5YF3b4hBWoJcx-Oc6NBU6KD4PUCx7vHO8BOheA
[16-Jul-2026 10:22:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jul-2026 10:22:33 UTC] ✅ JWT token verified successfully for user profile
[16-Jul-2026 10:22:33 UTC] User ID: 1070
[16-Jul-2026 10:22:33 UTC] ✅ User profile retrieved successfully for user ID: 1070
[16-Jul-2026 10:22:39 UTC] === API CALL LOG ===
[16-Jul-2026 10:22:39 UTC] Endpoint: user/profile.php
[16-Jul-2026 10:22:39 UTC] Full Log Data: {
    "timestamp": "2026-07-16 10:22:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2407:2640:12:da90:b514:ff8e:3415:d6c8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2407:2640:12:da90:b514:ff8e:3415:d6c8, 162.158.54.110",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MCIsInVzZXJuYW1lIjoicmlzaGFtMDA0IiwiZW1haWwiOiJtb2hhbWVkcmlzaGFtMDA0QGdtYWlsLmNvbSIsImV4cCI6MTc4NDgwMjA0NH0.6ha-I5YF3b4hBWoJcx-Oc6NBU6KD4PUCx7vHO8BOheA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c04972eddb8c14-MAA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2407:2640:12:da90:b514:ff8e:3415:d6c8",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jul-2026 10:22:39 UTC] === END API CALL LOG ===
[16-Jul-2026 10:22:39 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jul-2026 10:22:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MCIsInVzZXJuYW1lIjoicmlzaGFtMDA0IiwiZW1haWwiOiJtb2hhbWVkcmlzaGFtMDA0QGdtYWlsLmNvbSIsImV4cCI6MTc4NDgwMjA0NH0.6ha-I5YF3b4hBWoJcx-Oc6NBU6KD4PUCx7vHO8BOheA
[16-Jul-2026 10:22:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jul-2026 10:22:39 UTC] ✅ JWT token verified successfully for user profile
[16-Jul-2026 10:22:39 UTC] User ID: 1070
[16-Jul-2026 10:22:39 UTC] ✅ User profile retrieved successfully for user ID: 1070
[16-Jul-2026 10:22:40 UTC] === API CALL LOG ===
[16-Jul-2026 10:22:40 UTC] Endpoint: user/profile.php
[16-Jul-2026 10:22:40 UTC] Full Log Data: {
    "timestamp": "2026-07-16 10:22:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2407:2640:12:da90:b514:ff8e:3415:d6c8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2407:2640:12:da90:b514:ff8e:3415:d6c8, 162.158.54.110",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MCIsInVzZXJuYW1lIjoicmlzaGFtMDA0IiwiZW1haWwiOiJtb2hhbWVkcmlzaGFtMDA0QGdtYWlsLmNvbSIsImV4cCI6MTc4NDgwMjA0NH0.6ha-I5YF3b4hBWoJcx-Oc6NBU6KD4PUCx7vHO8BOheA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c0497d98428c14-MAA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2407:2640:12:da90:b514:ff8e:3415:d6c8",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jul-2026 10:22:40 UTC] === END API CALL LOG ===
[16-Jul-2026 10:22:40 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jul-2026 10:22:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MCIsInVzZXJuYW1lIjoicmlzaGFtMDA0IiwiZW1haWwiOiJtb2hhbWVkcmlzaGFtMDA0QGdtYWlsLmNvbSIsImV4cCI6MTc4NDgwMjA0NH0.6ha-I5YF3b4hBWoJcx-Oc6NBU6KD4PUCx7vHO8BOheA
[16-Jul-2026 10:22:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jul-2026 10:22:40 UTC] ✅ JWT token verified successfully for user profile
[16-Jul-2026 10:22:40 UTC] User ID: 1070
[16-Jul-2026 10:22:40 UTC] ✅ User profile retrieved successfully for user ID: 1070
[16-Jul-2026 10:22:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jul-2026 10:22:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jul-2026 10:22:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2407:2640:12:da90:b514:ff8e:3415:d6c8, 162.158.54.110","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MCIsInVzZXJuYW1lIjoicmlzaGFtMDA0IiwiZW1haWwiOiJtb2hhbWVkcmlzaGFtMDA0QGdtYWlsLmNvbSIsImV4cCI6MTc4NDgwMjA0NH0.6ha-I5YF3b4hBWoJcx-Oc6NBU6KD4PUCx7vHO8BOheA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1c0497e09488c14-MAA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2407:2640:12:da90:b514:ff8e:3415:d6c8","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-Jul-2026 10:22:40 UTC] === User Orders API Called ===
[16-Jul-2026 10:22:40 UTC] User ID: 1070
[16-Jul-2026 10:22:40 UTC] Limit: 20, Offset: 0
[16-Jul-2026 10:22:40 UTC] Orders found: 0
[16-Jul-2026 10:22:40 UTC] Orders data: []
[16-Jul-2026 10:22:40 UTC] Total orders count: 0
[16-Jul-2026 10:22:40 UTC] === API CALL LOG ===
[16-Jul-2026 10:22:40 UTC] Endpoint: user/profile.php
[16-Jul-2026 10:22:40 UTC] Full Log Data: {
    "timestamp": "2026-07-16 10:22:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2407:2640:12:da90:b514:ff8e:3415:d6c8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2407:2640:12:da90:b514:ff8e:3415:d6c8, 162.158.54.110",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MCIsInVzZXJuYW1lIjoicmlzaGFtMDA0IiwiZW1haWwiOiJtb2hhbWVkcmlzaGFtMDA0QGdtYWlsLmNvbSIsImV4cCI6MTc4NDgwMjA0NH0.6ha-I5YF3b4hBWoJcx-Oc6NBU6KD4PUCx7vHO8BOheA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c0497e6a688c14-MAA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2407:2640:12:da90:b514:ff8e:3415:d6c8",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jul-2026 10:22:40 UTC] === END API CALL LOG ===
[16-Jul-2026 10:22:40 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jul-2026 10:22:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MCIsInVzZXJuYW1lIjoicmlzaGFtMDA0IiwiZW1haWwiOiJtb2hhbWVkcmlzaGFtMDA0QGdtYWlsLmNvbSIsImV4cCI6MTc4NDgwMjA0NH0.6ha-I5YF3b4hBWoJcx-Oc6NBU6KD4PUCx7vHO8BOheA
[16-Jul-2026 10:22:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jul-2026 10:22:40 UTC] ✅ JWT token verified successfully for user profile
[16-Jul-2026 10:22:40 UTC] User ID: 1070
[16-Jul-2026 10:22:40 UTC] ✅ User profile retrieved successfully for user ID: 1070
[16-Jul-2026 10:22:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jul-2026 10:22:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jul-2026 10:22:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2407:2640:12:da90:b514:ff8e:3415:d6c8, 162.158.54.110","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MCIsInVzZXJuYW1lIjoicmlzaGFtMDA0IiwiZW1haWwiOiJtb2hhbWVkcmlzaGFtMDA0QGdtYWlsLmNvbSIsImV4cCI6MTc4NDgwMjA0NH0.6ha-I5YF3b4hBWoJcx-Oc6NBU6KD4PUCx7vHO8BOheA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1c049817bfd8c14-MAA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2407:2640:12:da90:b514:ff8e:3415:d6c8","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-Jul-2026 10:22:40 UTC] === User Orders API Called ===
[16-Jul-2026 10:22:40 UTC] User ID: 1070
[16-Jul-2026 10:22:40 UTC] Limit: 20, Offset: 0
[16-Jul-2026 10:22:40 UTC] Orders found: 0
[16-Jul-2026 10:22:40 UTC] Orders data: []
[16-Jul-2026 10:22:40 UTC] Total orders count: 0
[16-Jul-2026 10:22:42 UTC] === API CALL LOG ===
[16-Jul-2026 10:22:42 UTC] Endpoint: user/profile.php
[16-Jul-2026 10:22:42 UTC] Full Log Data: {
    "timestamp": "2026-07-16 10:22:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2407:2640:12:da90:b514:ff8e:3415:d6c8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2407:2640:12:da90:b514:ff8e:3415:d6c8, 162.158.54.110",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MCIsInVzZXJuYW1lIjoicmlzaGFtMDA0IiwiZW1haWwiOiJtb2hhbWVkcmlzaGFtMDA0QGdtYWlsLmNvbSIsImV4cCI6MTc4NDgwMjA0NH0.6ha-I5YF3b4hBWoJcx-Oc6NBU6KD4PUCx7vHO8BOheA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c0498b99c58c14-MAA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2407:2640:12:da90:b514:ff8e:3415:d6c8",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jul-2026 10:22:42 UTC] === END API CALL LOG ===
[16-Jul-2026 10:22:42 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jul-2026 10:22:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MCIsInVzZXJuYW1lIjoicmlzaGFtMDA0IiwiZW1haWwiOiJtb2hhbWVkcmlzaGFtMDA0QGdtYWlsLmNvbSIsImV4cCI6MTc4NDgwMjA0NH0.6ha-I5YF3b4hBWoJcx-Oc6NBU6KD4PUCx7vHO8BOheA
[16-Jul-2026 10:22:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jul-2026 10:22:42 UTC] ✅ JWT token verified successfully for user profile
[16-Jul-2026 10:22:42 UTC] User ID: 1070
[16-Jul-2026 10:22:42 UTC] ✅ User profile retrieved successfully for user ID: 1070
[16-Jul-2026 10:22:43 UTC] User Purchases API - User ID: 1070
[16-Jul-2026 10:22:43 UTC] User Purchases API - Total purchases found: 0
[16-Jul-2026 10:22:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jul-2026 10:22:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jul-2026 10:22:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2407:2640:12:da90:b514:ff8e:3415:d6c8, 162.158.54.110","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MCIsInVzZXJuYW1lIjoicmlzaGFtMDA0IiwiZW1haWwiOiJtb2hhbWVkcmlzaGFtMDA0QGdtYWlsLmNvbSIsImV4cCI6MTc4NDgwMjA0NH0.6ha-I5YF3b4hBWoJcx-Oc6NBU6KD4PUCx7vHO8BOheA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1c049ea0de48c14-MAA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2407:2640:12:da90:b514:ff8e:3415:d6c8","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-Jul-2026 10:22:58 UTC] === User Orders API Called ===
[16-Jul-2026 10:22:58 UTC] User ID: 1070
[16-Jul-2026 10:22:58 UTC] Limit: 20, Offset: 0
[16-Jul-2026 10:22:58 UTC] Orders found: 0
[16-Jul-2026 10:22:58 UTC] Orders data: []
[16-Jul-2026 10:22:58 UTC] Total orders count: 0
[16-Jul-2026 10:22:58 UTC] === API CALL LOG ===
[16-Jul-2026 10:22:58 UTC] Endpoint: user/profile.php
[16-Jul-2026 10:22:58 UTC] Full Log Data: {
    "timestamp": "2026-07-16 10:22:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2407:2640:12:da90:b514:ff8e:3415:d6c8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2407:2640:12:da90:b514:ff8e:3415:d6c8, 162.158.54.110",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MCIsInVzZXJuYW1lIjoicmlzaGFtMDA0IiwiZW1haWwiOiJtb2hhbWVkcmlzaGFtMDA0QGdtYWlsLmNvbSIsImV4cCI6MTc4NDgwMjA0NH0.6ha-I5YF3b4hBWoJcx-Oc6NBU6KD4PUCx7vHO8BOheA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c049ea6f2e8c14-MAA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2407:2640:12:da90:b514:ff8e:3415:d6c8",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jul-2026 10:22:58 UTC] === END API CALL LOG ===
[16-Jul-2026 10:22:58 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jul-2026 10:22:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MCIsInVzZXJuYW1lIjoicmlzaGFtMDA0IiwiZW1haWwiOiJtb2hhbWVkcmlzaGFtMDA0QGdtYWlsLmNvbSIsImV4cCI6MTc4NDgwMjA0NH0.6ha-I5YF3b4hBWoJcx-Oc6NBU6KD4PUCx7vHO8BOheA
[16-Jul-2026 10:22:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jul-2026 10:22:58 UTC] ✅ JWT token verified successfully for user profile
[16-Jul-2026 10:22:58 UTC] User ID: 1070
[16-Jul-2026 10:22:58 UTC] ✅ User profile retrieved successfully for user ID: 1070
[16-Jul-2026 10:22:59 UTC] === API CALL LOG ===
[16-Jul-2026 10:22:59 UTC] Endpoint: user/profile.php
[16-Jul-2026 10:22:59 UTC] Full Log Data: {
    "timestamp": "2026-07-16 10:22:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2407:2640:12:da90:b514:ff8e:3415:d6c8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2407:2640:12:da90:b514:ff8e:3415:d6c8, 162.158.54.111",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MCIsInVzZXJuYW1lIjoicmlzaGFtMDA0IiwiZW1haWwiOiJtb2hhbWVkcmlzaGFtMDA0QGdtYWlsLmNvbSIsImV4cCI6MTc4NDgwMjA0NH0.6ha-I5YF3b4hBWoJcx-Oc6NBU6KD4PUCx7vHO8BOheA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c049ee3b558c14-MAA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2407:2640:12:da90:b514:ff8e:3415:d6c8",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jul-2026 10:22:59 UTC] === END API CALL LOG ===
[16-Jul-2026 10:22:59 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jul-2026 10:22:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MCIsInVzZXJuYW1lIjoicmlzaGFtMDA0IiwiZW1haWwiOiJtb2hhbWVkcmlzaGFtMDA0QGdtYWlsLmNvbSIsImV4cCI6MTc4NDgwMjA0NH0.6ha-I5YF3b4hBWoJcx-Oc6NBU6KD4PUCx7vHO8BOheA
[16-Jul-2026 10:22:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jul-2026 10:22:59 UTC] ✅ JWT token verified successfully for user profile
[16-Jul-2026 10:22:59 UTC] User ID: 1070
[16-Jul-2026 10:22:59 UTC] ✅ User profile retrieved successfully for user ID: 1070
[16-Jul-2026 10:22:59 UTC] === API CALL LOG ===
[16-Jul-2026 10:22:59 UTC] Endpoint: user/profile.php
[16-Jul-2026 10:22:59 UTC] Full Log Data: {
    "timestamp": "2026-07-16 10:22:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2407:2640:12:da90:b514:ff8e:3415:d6c8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2407:2640:12:da90:b514:ff8e:3415:d6c8, 162.158.54.110",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MCIsInVzZXJuYW1lIjoicmlzaGFtMDA0IiwiZW1haWwiOiJtb2hhbWVkcmlzaGFtMDA0QGdtYWlsLmNvbSIsImV4cCI6MTc4NDgwMjA0NH0.6ha-I5YF3b4hBWoJcx-Oc6NBU6KD4PUCx7vHO8BOheA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c049f5cac08c14-MAA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2407:2640:12:da90:b514:ff8e:3415:d6c8",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jul-2026 10:22:59 UTC] === END API CALL LOG ===
[16-Jul-2026 10:22:59 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jul-2026 10:22:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MCIsInVzZXJuYW1lIjoicmlzaGFtMDA0IiwiZW1haWwiOiJtb2hhbWVkcmlzaGFtMDA0QGdtYWlsLmNvbSIsImV4cCI6MTc4NDgwMjA0NH0.6ha-I5YF3b4hBWoJcx-Oc6NBU6KD4PUCx7vHO8BOheA
[16-Jul-2026 10:22:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jul-2026 10:22:59 UTC] ✅ JWT token verified successfully for user profile
[16-Jul-2026 10:22:59 UTC] User ID: 1070
[16-Jul-2026 10:22:59 UTC] ✅ User profile retrieved successfully for user ID: 1070
[16-Jul-2026 10:22:59 UTC] User Purchases API - User ID: 1070
[16-Jul-2026 10:22:59 UTC] User Purchases API - Total purchases found: 0
[16-Jul-2026 10:23:00 UTC] === API CALL LOG ===
[16-Jul-2026 10:23:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jul-2026 10:23:00 UTC] Endpoint: user/profile.php
[16-Jul-2026 10:23:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jul-2026 10:23:00 UTC] Full Log Data: {
    "timestamp": "2026-07-16 10:23:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2407:2640:12:da90:b514:ff8e:3415:d6c8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2407:2640:12:da90:b514:ff8e:3415:d6c8, 162.158.54.110",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MCIsInVzZXJuYW1lIjoicmlzaGFtMDA0IiwiZW1haWwiOiJtb2hhbWVkcmlzaGFtMDA0QGdtYWlsLmNvbSIsImV4cCI6MTc4NDgwMjA0NH0.6ha-I5YF3b4hBWoJcx-Oc6NBU6KD4PUCx7vHO8BOheA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c049fdcc128c14-MAA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2407:2640:12:da90:b514:ff8e:3415:d6c8",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jul-2026 10:23:00 UTC] === END API CALL LOG ===
[16-Jul-2026 10:23:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2407:2640:12:da90:b514:ff8e:3415:d6c8, 162.158.54.110","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MCIsInVzZXJuYW1lIjoicmlzaGFtMDA0IiwiZW1haWwiOiJtb2hhbWVkcmlzaGFtMDA0QGdtYWlsLmNvbSIsImV4cCI6MTc4NDgwMjA0NH0.6ha-I5YF3b4hBWoJcx-Oc6NBU6KD4PUCx7vHO8BOheA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1c049fdcc0e8c14-MAA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2407:2640:12:da90:b514:ff8e:3415:d6c8","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-Jul-2026 10:23:00 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jul-2026 10:23:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MCIsInVzZXJuYW1lIjoicmlzaGFtMDA0IiwiZW1haWwiOiJtb2hhbWVkcmlzaGFtMDA0QGdtYWlsLmNvbSIsImV4cCI6MTc4NDgwMjA0NH0.6ha-I5YF3b4hBWoJcx-Oc6NBU6KD4PUCx7vHO8BOheA
[16-Jul-2026 10:23:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jul-2026 10:23:00 UTC] === User Orders API Called ===
[16-Jul-2026 10:23:00 UTC] User ID: 1070
[16-Jul-2026 10:23:00 UTC] ✅ JWT token verified successfully for user profile
[16-Jul-2026 10:23:00 UTC] Limit: 20, Offset: 0
[16-Jul-2026 10:23:00 UTC] User ID: 1070
[16-Jul-2026 10:23:00 UTC] ✅ User profile retrieved successfully for user ID: 1070
[16-Jul-2026 10:23:00 UTC] Orders found: 0
[16-Jul-2026 10:23:00 UTC] Orders data: []
[16-Jul-2026 10:23:00 UTC] Total orders count: 0
[16-Jul-2026 10:23:01 UTC] === API CALL LOG ===
[16-Jul-2026 10:23:01 UTC] Endpoint: user/profile.php
[16-Jul-2026 10:23:01 UTC] Full Log Data: {
    "timestamp": "2026-07-16 10:23:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2407:2640:12:da90:b514:ff8e:3415:d6c8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2407:2640:12:da90:b514:ff8e:3415:d6c8, 162.158.54.111",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MCIsInVzZXJuYW1lIjoicmlzaGFtMDA0IiwiZW1haWwiOiJtb2hhbWVkcmlzaGFtMDA0QGdtYWlsLmNvbSIsImV4cCI6MTc4NDgwMjA0NH0.6ha-I5YF3b4hBWoJcx-Oc6NBU6KD4PUCx7vHO8BOheA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c04a01581e8c14-MAA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2407:2640:12:da90:b514:ff8e:3415:d6c8",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jul-2026 10:23:01 UTC] === END API CALL LOG ===
[16-Jul-2026 10:23:01 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jul-2026 10:23:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MCIsInVzZXJuYW1lIjoicmlzaGFtMDA0IiwiZW1haWwiOiJtb2hhbWVkcmlzaGFtMDA0QGdtYWlsLmNvbSIsImV4cCI6MTc4NDgwMjA0NH0.6ha-I5YF3b4hBWoJcx-Oc6NBU6KD4PUCx7vHO8BOheA
[16-Jul-2026 10:23:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jul-2026 10:23:01 UTC] ✅ JWT token verified successfully for user profile
[16-Jul-2026 10:23:01 UTC] User ID: 1070
[16-Jul-2026 10:23:01 UTC] ✅ User profile retrieved successfully for user ID: 1070
[16-Jul-2026 10:23:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jul-2026 10:23:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jul-2026 10:23:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2407:2640:12:da90:b514:ff8e:3415:d6c8, 162.158.54.110","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MCIsInVzZXJuYW1lIjoicmlzaGFtMDA0IiwiZW1haWwiOiJtb2hhbWVkcmlzaGFtMDA0QGdtYWlsLmNvbSIsImV4cCI6MTc4NDgwMjA0NH0.6ha-I5YF3b4hBWoJcx-Oc6NBU6KD4PUCx7vHO8BOheA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1c04b01dd7c8c14-MAA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2407:2640:12:da90:b514:ff8e:3415:d6c8","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-Jul-2026 10:23:43 UTC] === User Orders API Called ===
[16-Jul-2026 10:23:43 UTC] User ID: 1070
[16-Jul-2026 10:23:43 UTC] Limit: 20, Offset: 0
[16-Jul-2026 10:23:43 UTC] Orders found: 0
[16-Jul-2026 10:23:43 UTC] Orders data: []
[16-Jul-2026 10:23:43 UTC] Total orders count: 0
[16-Jul-2026 10:23:44 UTC] === API CALL LOG ===
[16-Jul-2026 10:23:44 UTC] Endpoint: user/profile.php
[16-Jul-2026 10:23:44 UTC] Full Log Data: {
    "timestamp": "2026-07-16 10:23:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2407:2640:12:da90:b514:ff8e:3415:d6c8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2407:2640:12:da90:b514:ff8e:3415:d6c8, 162.158.54.110",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MCIsInVzZXJuYW1lIjoicmlzaGFtMDA0IiwiZW1haWwiOiJtb2hhbWVkcmlzaGFtMDA0QGdtYWlsLmNvbSIsImV4cCI6MTc4NDgwMjA0NH0.6ha-I5YF3b4hBWoJcx-Oc6NBU6KD4PUCx7vHO8BOheA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c04b116a238c14-MAA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2407:2640:12:da90:b514:ff8e:3415:d6c8",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jul-2026 10:23:44 UTC] === END API CALL LOG ===
[16-Jul-2026 10:23:44 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jul-2026 10:23:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MCIsInVzZXJuYW1lIjoicmlzaGFtMDA0IiwiZW1haWwiOiJtb2hhbWVkcmlzaGFtMDA0QGdtYWlsLmNvbSIsImV4cCI6MTc4NDgwMjA0NH0.6ha-I5YF3b4hBWoJcx-Oc6NBU6KD4PUCx7vHO8BOheA
[16-Jul-2026 10:23:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jul-2026 10:23:44 UTC] ✅ JWT token verified successfully for user profile
[16-Jul-2026 10:23:44 UTC] User ID: 1070
[16-Jul-2026 10:23:44 UTC] ✅ User profile retrieved successfully for user ID: 1070
[16-Jul-2026 10:23:45 UTC] User Purchases API - User ID: 1070
[16-Jul-2026 10:23:45 UTC] User Purchases API - Total purchases found: 0
[16-Jul-2026 10:28:33 UTC] === API CALL LOG ===
[16-Jul-2026 10:28:33 UTC] Endpoint: user/profile.php
[16-Jul-2026 10:28:33 UTC] Full Log Data: {
    "timestamp": "2026-07-16 10:28:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "157.20.56.23",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "157.20.56.23, 172.68.132.153",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2OSIsInVzZXJuYW1lIjoibmFqbXVsMDQ1MiIsImVtYWlsIjoibmFqbXVsNjQ0NTY5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDgwMTI4Nn0.eCvpQCO1fHTY7WXTXwUDCcu6jA0k2_fsLT-V7thSKlY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c05216ae568c28-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "157.20.56.23",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jul-2026 10:28:33 UTC] === END API CALL LOG ===
[16-Jul-2026 10:28:33 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jul-2026 10:28:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2OSIsInVzZXJuYW1lIjoibmFqbXVsMDQ1MiIsImVtYWlsIjoibmFqbXVsNjQ0NTY5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDgwMTI4Nn0.eCvpQCO1fHTY7WXTXwUDCcu6jA0k2_fsLT-V7thSKlY
[16-Jul-2026 10:28:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jul-2026 10:28:33 UTC] ✅ JWT token verified successfully for user profile
[16-Jul-2026 10:28:33 UTC] User ID: 1069
[16-Jul-2026 10:28:33 UTC] ✅ User profile retrieved successfully for user ID: 1069
[16-Jul-2026 10:28:35 UTC] === API CALL LOG ===
[16-Jul-2026 10:28:35 UTC] Endpoint: user/profile.php
[16-Jul-2026 10:28:35 UTC] Full Log Data: {
    "timestamp": "2026-07-16 10:28:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "157.20.56.23",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "157.20.56.23, 172.68.132.153",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2OSIsInVzZXJuYW1lIjoibmFqbXVsMDQ1MiIsImVtYWlsIjoibmFqbXVsNjQ0NTY5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDgwMTI4Nn0.eCvpQCO1fHTY7WXTXwUDCcu6jA0k2_fsLT-V7thSKlY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c05227f8798c28-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "157.20.56.23",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jul-2026 10:28:35 UTC] === END API CALL LOG ===
[16-Jul-2026 10:28:35 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jul-2026 10:28:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2OSIsInVzZXJuYW1lIjoibmFqbXVsMDQ1MiIsImVtYWlsIjoibmFqbXVsNjQ0NTY5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDgwMTI4Nn0.eCvpQCO1fHTY7WXTXwUDCcu6jA0k2_fsLT-V7thSKlY
[16-Jul-2026 10:28:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jul-2026 10:28:35 UTC] ✅ JWT token verified successfully for user profile
[16-Jul-2026 10:28:35 UTC] User ID: 1069
[16-Jul-2026 10:28:35 UTC] ✅ User profile retrieved successfully for user ID: 1069
[16-Jul-2026 10:28:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jul-2026 10:28:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jul-2026 10:28:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"157.20.56.23, 172.68.132.153","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2OSIsInVzZXJuYW1lIjoibmFqbXVsMDQ1MiIsImVtYWlsIjoibmFqbXVsNjQ0NTY5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDgwMTI4Nn0.eCvpQCO1fHTY7WXTXwUDCcu6jA0k2_fsLT-V7thSKlY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1c05228ea9c8c28-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"157.20.56.23","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-Jul-2026 10:28:35 UTC] === User Orders API Called ===
[16-Jul-2026 10:28:35 UTC] User ID: 1069
[16-Jul-2026 10:28:35 UTC] Limit: 20, Offset: 0
[16-Jul-2026 10:28:35 UTC] Orders found: 0
[16-Jul-2026 10:28:35 UTC] Orders data: []
[16-Jul-2026 10:28:35 UTC] Total orders count: 0
[16-Jul-2026 10:28:35 UTC] === API CALL LOG ===
[16-Jul-2026 10:28:35 UTC] Endpoint: user/profile.php
[16-Jul-2026 10:28:35 UTC] Full Log Data: {
    "timestamp": "2026-07-16 10:28:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "157.20.56.23",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "157.20.56.23, 172.68.132.153",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2OSIsInVzZXJuYW1lIjoibmFqbXVsMDQ1MiIsImVtYWlsIjoibmFqbXVsNjQ0NTY5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDgwMTI4Nn0.eCvpQCO1fHTY7WXTXwUDCcu6jA0k2_fsLT-V7thSKlY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c05228fab38c28-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "157.20.56.23",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jul-2026 10:28:35 UTC] === END API CALL LOG ===
[16-Jul-2026 10:28:35 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jul-2026 10:28:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2OSIsInVzZXJuYW1lIjoibmFqbXVsMDQ1MiIsImVtYWlsIjoibmFqbXVsNjQ0NTY5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDgwMTI4Nn0.eCvpQCO1fHTY7WXTXwUDCcu6jA0k2_fsLT-V7thSKlY
[16-Jul-2026 10:28:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jul-2026 10:28:35 UTC] ✅ JWT token verified successfully for user profile
[16-Jul-2026 10:28:35 UTC] User ID: 1069
[16-Jul-2026 10:28:35 UTC] ✅ User profile retrieved successfully for user ID: 1069
[16-Jul-2026 10:28:36 UTC] === API CALL LOG ===
[16-Jul-2026 10:28:36 UTC] Endpoint: user/profile.php
[16-Jul-2026 10:28:36 UTC] Full Log Data: {
    "timestamp": "2026-07-16 10:28:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "157.20.56.23",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "157.20.56.23, 172.68.132.153",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2OSIsInVzZXJuYW1lIjoibmFqbXVsMDQ1MiIsImVtYWlsIjoibmFqbXVsNjQ0NTY5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDgwMTI4Nn0.eCvpQCO1fHTY7WXTXwUDCcu6jA0k2_fsLT-V7thSKlY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c0522eae938c28-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "157.20.56.23",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jul-2026 10:28:36 UTC] === END API CALL LOG ===
[16-Jul-2026 10:28:36 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jul-2026 10:28:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2OSIsInVzZXJuYW1lIjoibmFqbXVsMDQ1MiIsImVtYWlsIjoibmFqbXVsNjQ0NTY5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDgwMTI4Nn0.eCvpQCO1fHTY7WXTXwUDCcu6jA0k2_fsLT-V7thSKlY
[16-Jul-2026 10:28:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jul-2026 10:28:36 UTC] ✅ JWT token verified successfully for user profile
[16-Jul-2026 10:28:36 UTC] User ID: 1069
[16-Jul-2026 10:28:36 UTC] ✅ User profile retrieved successfully for user ID: 1069
[16-Jul-2026 10:28:43 UTC] === API CALL LOG ===
[16-Jul-2026 10:28:43 UTC] Endpoint: user/profile.php
[16-Jul-2026 10:28:43 UTC] Full Log Data: {
    "timestamp": "2026-07-16 10:28:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "157.20.56.23",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "157.20.56.23, 172.68.132.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2OSIsInVzZXJuYW1lIjoibmFqbXVsMDQ1MiIsImVtYWlsIjoibmFqbXVsNjQ0NTY5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDgwMTI4Nn0.eCvpQCO1fHTY7WXTXwUDCcu6jA0k2_fsLT-V7thSKlY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c052563a59659b-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "157.20.56.23",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jul-2026 10:28:43 UTC] === END API CALL LOG ===
[16-Jul-2026 10:28:43 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jul-2026 10:28:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2OSIsInVzZXJuYW1lIjoibmFqbXVsMDQ1MiIsImVtYWlsIjoibmFqbXVsNjQ0NTY5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDgwMTI4Nn0.eCvpQCO1fHTY7WXTXwUDCcu6jA0k2_fsLT-V7thSKlY
[16-Jul-2026 10:28:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jul-2026 10:28:43 UTC] ✅ JWT token verified successfully for user profile
[16-Jul-2026 10:28:43 UTC] User ID: 1069
[16-Jul-2026 10:28:43 UTC] ✅ User profile retrieved successfully for user ID: 1069
[16-Jul-2026 10:28:45 UTC] === API CALL LOG ===
[16-Jul-2026 10:28:45 UTC] Endpoint: user/profile.php
[16-Jul-2026 10:28:45 UTC] Full Log Data: {
    "timestamp": "2026-07-16 10:28:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "157.20.56.23",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "157.20.56.23, 172.68.132.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2OSIsInVzZXJuYW1lIjoibmFqbXVsMDQ1MiIsImVtYWlsIjoibmFqbXVsNjQ0NTY5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDgwMTI4Nn0.eCvpQCO1fHTY7WXTXwUDCcu6jA0k2_fsLT-V7thSKlY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c0526928db659b-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "157.20.56.23",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jul-2026 10:28:45 UTC] === END API CALL LOG ===
[16-Jul-2026 10:28:45 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jul-2026 10:28:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2OSIsInVzZXJuYW1lIjoibmFqbXVsMDQ1MiIsImVtYWlsIjoibmFqbXVsNjQ0NTY5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDgwMTI4Nn0.eCvpQCO1fHTY7WXTXwUDCcu6jA0k2_fsLT-V7thSKlY
[16-Jul-2026 10:28:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jul-2026 10:28:45 UTC] ✅ JWT token verified successfully for user profile
[16-Jul-2026 10:28:45 UTC] User ID: 1069
[16-Jul-2026 10:28:45 UTC] ✅ User profile retrieved successfully for user ID: 1069
[16-Jul-2026 10:28:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jul-2026 10:28:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jul-2026 10:28:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"157.20.56.23, 172.68.132.152","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2OSIsInVzZXJuYW1lIjoibmFqbXVsMDQ1MiIsImVtYWlsIjoibmFqbXVsNjQ0NTY5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDgwMTI4Nn0.eCvpQCO1fHTY7WXTXwUDCcu6jA0k2_fsLT-V7thSKlY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1c05269fa26659b-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"157.20.56.23","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-Jul-2026 10:28:45 UTC] === User Orders API Called ===
[16-Jul-2026 10:28:45 UTC] User ID: 1069
[16-Jul-2026 10:28:45 UTC] Limit: 20, Offset: 0
[16-Jul-2026 10:28:45 UTC] Orders found: 0
[16-Jul-2026 10:28:45 UTC] Orders data: []
[16-Jul-2026 10:28:45 UTC] Total orders count: 0
[16-Jul-2026 10:28:45 UTC] === API CALL LOG ===
[16-Jul-2026 10:28:45 UTC] Endpoint: user/profile.php
[16-Jul-2026 10:28:45 UTC] Full Log Data: {
    "timestamp": "2026-07-16 10:28:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "157.20.56.23",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "157.20.56.23, 172.68.132.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2OSIsInVzZXJuYW1lIjoibmFqbXVsMDQ1MiIsImVtYWlsIjoibmFqbXVsNjQ0NTY5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDgwMTI4Nn0.eCvpQCO1fHTY7WXTXwUDCcu6jA0k2_fsLT-V7thSKlY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c05269fa2c659b-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "157.20.56.23",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jul-2026 10:28:45 UTC] === END API CALL LOG ===
[16-Jul-2026 10:28:45 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jul-2026 10:28:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2OSIsInVzZXJuYW1lIjoibmFqbXVsMDQ1MiIsImVtYWlsIjoibmFqbXVsNjQ0NTY5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDgwMTI4Nn0.eCvpQCO1fHTY7WXTXwUDCcu6jA0k2_fsLT-V7thSKlY
[16-Jul-2026 10:28:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jul-2026 10:28:45 UTC] ✅ JWT token verified successfully for user profile
[16-Jul-2026 10:28:45 UTC] User ID: 1069
[16-Jul-2026 10:28:45 UTC] ✅ User profile retrieved successfully for user ID: 1069
[16-Jul-2026 10:28:47 UTC] === API CALL LOG ===
[16-Jul-2026 10:28:47 UTC] Endpoint: user/profile.php
[16-Jul-2026 10:28:47 UTC] Full Log Data: {
    "timestamp": "2026-07-16 10:28:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "157.20.56.23",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "157.20.56.23, 172.68.132.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2OSIsInVzZXJuYW1lIjoibmFqbXVsMDQ1MiIsImVtYWlsIjoibmFqbXVsNjQ0NTY5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDgwMTI4Nn0.eCvpQCO1fHTY7WXTXwUDCcu6jA0k2_fsLT-V7thSKlY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c052715858659b-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "157.20.56.23",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jul-2026 10:28:47 UTC] === END API CALL LOG ===
[16-Jul-2026 10:28:47 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jul-2026 10:28:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2OSIsInVzZXJuYW1lIjoibmFqbXVsMDQ1MiIsImVtYWlsIjoibmFqbXVsNjQ0NTY5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDgwMTI4Nn0.eCvpQCO1fHTY7WXTXwUDCcu6jA0k2_fsLT-V7thSKlY
[16-Jul-2026 10:28:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jul-2026 10:28:47 UTC] ✅ JWT token verified successfully for user profile
[16-Jul-2026 10:28:47 UTC] User ID: 1069
[16-Jul-2026 10:28:47 UTC] ✅ User profile retrieved successfully for user ID: 1069
[16-Jul-2026 10:30:21 UTC] === API CALL LOG ===
[16-Jul-2026 10:30:21 UTC] Endpoint: user/profile.php
[16-Jul-2026 10:30:21 UTC] Full Log Data: {
    "timestamp": "2026-07-16 10:30:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "157.20.56.23",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "157.20.56.23, 172.68.132.153",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2OSIsInVzZXJuYW1lIjoibmFqbXVsMDQ1MiIsImVtYWlsIjoibmFqbXVsNjQ0NTY5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDgwMTI4Nn0.eCvpQCO1fHTY7WXTXwUDCcu6jA0k2_fsLT-V7thSKlY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c054bdc86033d3-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "157.20.56.23",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jul-2026 10:30:21 UTC] === END API CALL LOG ===
[16-Jul-2026 10:30:21 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jul-2026 10:30:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2OSIsInVzZXJuYW1lIjoibmFqbXVsMDQ1MiIsImVtYWlsIjoibmFqbXVsNjQ0NTY5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDgwMTI4Nn0.eCvpQCO1fHTY7WXTXwUDCcu6jA0k2_fsLT-V7thSKlY
[16-Jul-2026 10:30:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jul-2026 10:30:21 UTC] ✅ JWT token verified successfully for user profile
[16-Jul-2026 10:30:21 UTC] User ID: 1069
[16-Jul-2026 10:30:21 UTC] ✅ User profile retrieved successfully for user ID: 1069
[16-Jul-2026 10:30:24 UTC] === API CALL LOG ===
[16-Jul-2026 10:30:24 UTC] Endpoint: user/profile.php
[16-Jul-2026 10:30:24 UTC] Full Log Data: {
    "timestamp": "2026-07-16 10:30:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "157.20.56.23",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "157.20.56.23, 172.68.132.153",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2OSIsInVzZXJuYW1lIjoibmFqbXVsMDQ1MiIsImVtYWlsIjoibmFqbXVsNjQ0NTY5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDgwMTI4Nn0.eCvpQCO1fHTY7WXTXwUDCcu6jA0k2_fsLT-V7thSKlY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c054d2ba9233d3-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "157.20.56.23",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jul-2026 10:30:24 UTC] === END API CALL LOG ===
[16-Jul-2026 10:30:24 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jul-2026 10:30:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2OSIsInVzZXJuYW1lIjoibmFqbXVsMDQ1MiIsImVtYWlsIjoibmFqbXVsNjQ0NTY5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDgwMTI4Nn0.eCvpQCO1fHTY7WXTXwUDCcu6jA0k2_fsLT-V7thSKlY
[16-Jul-2026 10:30:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jul-2026 10:30:24 UTC] ✅ JWT token verified successfully for user profile
[16-Jul-2026 10:30:24 UTC] User ID: 1069
[16-Jul-2026 10:30:24 UTC] ✅ User profile retrieved successfully for user ID: 1069
[16-Jul-2026 10:30:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jul-2026 10:30:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jul-2026 10:30:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"157.20.56.23, 172.68.132.153","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2OSIsInVzZXJuYW1lIjoibmFqbXVsMDQ1MiIsImVtYWlsIjoibmFqbXVsNjQ0NTY5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDgwMTI4Nn0.eCvpQCO1fHTY7WXTXwUDCcu6jA0k2_fsLT-V7thSKlY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1c054d38c0a33d3-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"157.20.56.23","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-Jul-2026 10:30:24 UTC] === User Orders API Called ===
[16-Jul-2026 10:30:24 UTC] User ID: 1069
[16-Jul-2026 10:30:24 UTC] Limit: 20, Offset: 0
[16-Jul-2026 10:30:24 UTC] Orders found: 0
[16-Jul-2026 10:30:24 UTC] Orders data: []
[16-Jul-2026 10:30:24 UTC] Total orders count: 0
[16-Jul-2026 10:30:24 UTC] === API CALL LOG ===
[16-Jul-2026 10:30:24 UTC] Endpoint: user/profile.php
[16-Jul-2026 10:30:24 UTC] Full Log Data: {
    "timestamp": "2026-07-16 10:30:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "157.20.56.23",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "157.20.56.23, 172.68.132.153",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2OSIsInVzZXJuYW1lIjoibmFqbXVsMDQ1MiIsImVtYWlsIjoibmFqbXVsNjQ0NTY5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDgwMTI4Nn0.eCvpQCO1fHTY7WXTXwUDCcu6jA0k2_fsLT-V7thSKlY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c054d39c2533d3-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "157.20.56.23",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jul-2026 10:30:24 UTC] === END API CALL LOG ===
[16-Jul-2026 10:30:24 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jul-2026 10:30:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2OSIsInVzZXJuYW1lIjoibmFqbXVsMDQ1MiIsImVtYWlsIjoibmFqbXVsNjQ0NTY5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDgwMTI4Nn0.eCvpQCO1fHTY7WXTXwUDCcu6jA0k2_fsLT-V7thSKlY
[16-Jul-2026 10:30:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jul-2026 10:30:24 UTC] ✅ JWT token verified successfully for user profile
[16-Jul-2026 10:30:24 UTC] User ID: 1069
[16-Jul-2026 10:30:24 UTC] ✅ User profile retrieved successfully for user ID: 1069
[16-Jul-2026 10:30:25 UTC] === API CALL LOG ===
[16-Jul-2026 10:30:25 UTC] Endpoint: user/profile.php
[16-Jul-2026 10:30:25 UTC] Full Log Data: {
    "timestamp": "2026-07-16 10:30:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "157.20.56.23",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "157.20.56.23, 172.68.132.153",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2OSIsInVzZXJuYW1lIjoibmFqbXVsMDQ1MiIsImVtYWlsIjoibmFqbXVsNjQ0NTY5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDgwMTI4Nn0.eCvpQCO1fHTY7WXTXwUDCcu6jA0k2_fsLT-V7thSKlY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c054d9ef7633d3-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "157.20.56.23",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jul-2026 10:30:25 UTC] === END API CALL LOG ===
[16-Jul-2026 10:30:25 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jul-2026 10:30:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2OSIsInVzZXJuYW1lIjoibmFqbXVsMDQ1MiIsImVtYWlsIjoibmFqbXVsNjQ0NTY5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDgwMTI4Nn0.eCvpQCO1fHTY7WXTXwUDCcu6jA0k2_fsLT-V7thSKlY
[16-Jul-2026 10:30:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jul-2026 10:30:25 UTC] ✅ JWT token verified successfully for user profile
[16-Jul-2026 10:30:25 UTC] User ID: 1069
[16-Jul-2026 10:30:25 UTC] ✅ User profile retrieved successfully for user ID: 1069
[16-Jul-2026 10:30:33 UTC] === API CALL LOG ===
[16-Jul-2026 10:30:33 UTC] Endpoint: user/profile.php
[16-Jul-2026 10:30:33 UTC] Full Log Data: {
    "timestamp": "2026-07-16 10:30:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "157.20.56.23",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "157.20.56.23, 172.68.132.153",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2OSIsInVzZXJuYW1lIjoibmFqbXVsMDQ1MiIsImVtYWlsIjoibmFqbXVsNjQ0NTY5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDgwMTI4Nn0.eCvpQCO1fHTY7WXTXwUDCcu6jA0k2_fsLT-V7thSKlY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c05509ca0b4f02-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "157.20.56.23",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jul-2026 10:30:33 UTC] === END API CALL LOG ===
[16-Jul-2026 10:30:33 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jul-2026 10:30:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2OSIsInVzZXJuYW1lIjoibmFqbXVsMDQ1MiIsImVtYWlsIjoibmFqbXVsNjQ0NTY5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDgwMTI4Nn0.eCvpQCO1fHTY7WXTXwUDCcu6jA0k2_fsLT-V7thSKlY
[16-Jul-2026 10:30:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jul-2026 10:30:33 UTC] ✅ JWT token verified successfully for user profile
[16-Jul-2026 10:30:33 UTC] User ID: 1069
[16-Jul-2026 10:30:33 UTC] ✅ User profile retrieved successfully for user ID: 1069
[16-Jul-2026 10:30:36 UTC] === API CALL LOG ===
[16-Jul-2026 10:30:36 UTC] Endpoint: user/profile.php
[16-Jul-2026 10:30:36 UTC] Full Log Data: {
    "timestamp": "2026-07-16 10:30:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "157.20.56.23",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "157.20.56.23, 172.68.132.153",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2OSIsInVzZXJuYW1lIjoibmFqbXVsMDQ1MiIsImVtYWlsIjoibmFqbXVsNjQ0NTY5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDgwMTI4Nn0.eCvpQCO1fHTY7WXTXwUDCcu6jA0k2_fsLT-V7thSKlY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c0551cf95e4f02-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "157.20.56.23",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jul-2026 10:30:36 UTC] === END API CALL LOG ===
[16-Jul-2026 10:30:36 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jul-2026 10:30:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2OSIsInVzZXJuYW1lIjoibmFqbXVsMDQ1MiIsImVtYWlsIjoibmFqbXVsNjQ0NTY5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDgwMTI4Nn0.eCvpQCO1fHTY7WXTXwUDCcu6jA0k2_fsLT-V7thSKlY
[16-Jul-2026 10:30:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jul-2026 10:30:36 UTC] ✅ JWT token verified successfully for user profile
[16-Jul-2026 10:30:36 UTC] User ID: 1069
[16-Jul-2026 10:30:36 UTC] ✅ User profile retrieved successfully for user ID: 1069
[16-Jul-2026 10:30:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jul-2026 10:30:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jul-2026 10:30:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"157.20.56.23, 172.68.132.153","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2OSIsInVzZXJuYW1lIjoibmFqbXVsMDQ1MiIsImVtYWlsIjoibmFqbXVsNjQ0NTY5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDgwMTI4Nn0.eCvpQCO1fHTY7WXTXwUDCcu6jA0k2_fsLT-V7thSKlY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1c0551d8a3a4f02-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"157.20.56.23","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-Jul-2026 10:30:36 UTC] === User Orders API Called ===
[16-Jul-2026 10:30:36 UTC] User ID: 1069
[16-Jul-2026 10:30:36 UTC] Limit: 20, Offset: 0
[16-Jul-2026 10:30:36 UTC] Orders found: 0
[16-Jul-2026 10:30:36 UTC] Orders data: []
[16-Jul-2026 10:30:36 UTC] Total orders count: 0
[16-Jul-2026 10:30:36 UTC] === API CALL LOG ===
[16-Jul-2026 10:30:36 UTC] Endpoint: user/profile.php
[16-Jul-2026 10:30:36 UTC] Full Log Data: {
    "timestamp": "2026-07-16 10:30:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "157.20.56.23",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "157.20.56.23, 172.68.132.153",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2OSIsInVzZXJuYW1lIjoibmFqbXVsMDQ1MiIsImVtYWlsIjoibmFqbXVsNjQ0NTY5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDgwMTI4Nn0.eCvpQCO1fHTY7WXTXwUDCcu6jA0k2_fsLT-V7thSKlY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c0551e6bb44f02-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "157.20.56.23",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jul-2026 10:30:36 UTC] === END API CALL LOG ===
[16-Jul-2026 10:30:36 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jul-2026 10:30:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2OSIsInVzZXJuYW1lIjoibmFqbXVsMDQ1MiIsImVtYWlsIjoibmFqbXVsNjQ0NTY5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDgwMTI4Nn0.eCvpQCO1fHTY7WXTXwUDCcu6jA0k2_fsLT-V7thSKlY
[16-Jul-2026 10:30:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jul-2026 10:30:36 UTC] ✅ JWT token verified successfully for user profile
[16-Jul-2026 10:30:36 UTC] User ID: 1069
[16-Jul-2026 10:30:36 UTC] ✅ User profile retrieved successfully for user ID: 1069
[16-Jul-2026 10:30:36 UTC] === API CALL LOG ===
[16-Jul-2026 10:30:36 UTC] Endpoint: user/profile.php
[16-Jul-2026 10:30:36 UTC] Full Log Data: {
    "timestamp": "2026-07-16 10:30:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "157.20.56.23",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "157.20.56.23, 172.68.132.153",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2OSIsInVzZXJuYW1lIjoibmFqbXVsMDQ1MiIsImVtYWlsIjoibmFqbXVsNjQ0NTY5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDgwMTI4Nn0.eCvpQCO1fHTY7WXTXwUDCcu6jA0k2_fsLT-V7thSKlY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c055207e8b4f02-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "157.20.56.23",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jul-2026 10:30:36 UTC] === END API CALL LOG ===
[16-Jul-2026 10:30:36 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jul-2026 10:30:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2OSIsInVzZXJuYW1lIjoibmFqbXVsMDQ1MiIsImVtYWlsIjoibmFqbXVsNjQ0NTY5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDgwMTI4Nn0.eCvpQCO1fHTY7WXTXwUDCcu6jA0k2_fsLT-V7thSKlY
[16-Jul-2026 10:30:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jul-2026 10:30:36 UTC] ✅ JWT token verified successfully for user profile
[16-Jul-2026 10:30:36 UTC] User ID: 1069
[16-Jul-2026 10:30:36 UTC] ✅ User profile retrieved successfully for user ID: 1069
[16-Jul-2026 10:30:37 UTC] User Purchases API - User ID: 1069
[16-Jul-2026 10:30:37 UTC] User Purchases API - Total purchases found: 0
[16-Jul-2026 10:31:10 UTC] === API CALL LOG ===
[16-Jul-2026 10:31:10 UTC] Endpoint: user/profile.php
[16-Jul-2026 10:31:10 UTC] Full Log Data: {
    "timestamp": "2026-07-16 10:31:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "157.20.56.23",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "157.20.56.23, 172.68.132.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2OSIsInVzZXJuYW1lIjoibmFqbXVsMDQ1MiIsImVtYWlsIjoibmFqbXVsNjQ0NTY5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDgwMTI4Nn0.eCvpQCO1fHTY7WXTXwUDCcu6jA0k2_fsLT-V7thSKlY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c055efa9af4f02-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "157.20.56.23",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jul-2026 10:31:10 UTC] === END API CALL LOG ===
[16-Jul-2026 10:31:10 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jul-2026 10:31:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA2OSIsInVzZXJuYW1lIjoibmFqbXVsMDQ1MiIsImVtYWlsIjoibmFqbXVsNjQ0NTY5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDgwMTI4Nn0.eCvpQCO1fHTY7WXTXwUDCcu6jA0k2_fsLT-V7thSKlY
[16-Jul-2026 10:31:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jul-2026 10:31:10 UTC] ✅ JWT token verified successfully for user profile
[16-Jul-2026 10:31:10 UTC] User ID: 1069
[16-Jul-2026 10:31:10 UTC] ✅ User profile retrieved successfully for user ID: 1069
[16-Jul-2026 10:31:10 UTC] User Purchases API - User ID: 1069
[16-Jul-2026 10:31:10 UTC] User Purchases API - Total purchases found: 0
[16-Jul-2026 10:31:15 UTC] User Purchases API - User ID: 1069
[16-Jul-2026 10:31:15 UTC] User Purchases API - Total purchases found: 0
[16-Jul-2026 12:17:24 UTC] === API CALL LOG ===
[16-Jul-2026 12:17:24 UTC] Endpoint: user/profile.php
[16-Jul-2026 12:17:24 UTC] Full Log Data: {
    "timestamp": "2026-07-16 12:17:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.114.203.252",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.114.203.252, 162.158.162.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MSIsInVzZXJuYW1lIjoiS2licml5YTE0MyIsImVtYWlsIjoibWRraWJyaXlhaGFzc2FuMTQzQGdtYWlsLmNvbSIsImV4cCI6MTc4NDgwOTA0M30.N9Ae0oa6hT0ru-h3Pb6O0EOjJj0BCb5quVlTwHufD0o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c0f18e9f4398b3-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.114.203.252",
        "cf-ipcountry": "TH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jul-2026 12:17:24 UTC] === END API CALL LOG ===
[16-Jul-2026 12:17:24 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jul-2026 12:17:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MSIsInVzZXJuYW1lIjoiS2licml5YTE0MyIsImVtYWlsIjoibWRraWJyaXlhaGFzc2FuMTQzQGdtYWlsLmNvbSIsImV4cCI6MTc4NDgwOTA0M30.N9Ae0oa6hT0ru-h3Pb6O0EOjJj0BCb5quVlTwHufD0o
[16-Jul-2026 12:17:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jul-2026 12:17:24 UTC] ✅ JWT token verified successfully for user profile
[16-Jul-2026 12:17:24 UTC] User ID: 1071
[16-Jul-2026 12:17:24 UTC] ✅ User profile retrieved successfully for user ID: 1071
[16-Jul-2026 12:17:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jul-2026 12:17:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jul-2026 12:17:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.114.203.252, 162.158.162.145","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MSIsInVzZXJuYW1lIjoiS2licml5YTE0MyIsImVtYWlsIjoibWRraWJyaXlhaGFzc2FuMTQzQGdtYWlsLmNvbSIsImV4cCI6MTc4NDgwOTA0M30.N9Ae0oa6hT0ru-h3Pb6O0EOjJj0BCb5quVlTwHufD0o","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1c0f1902c3398b3-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.114.203.252","cf-ipcountry":"TH","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-Jul-2026 12:17:24 UTC] === User Orders API Called ===
[16-Jul-2026 12:17:24 UTC] User ID: 1071
[16-Jul-2026 12:17:24 UTC] Limit: 20, Offset: 0
[16-Jul-2026 12:17:24 UTC] Orders found: 0
[16-Jul-2026 12:17:24 UTC] Orders data: []
[16-Jul-2026 12:17:24 UTC] Total orders count: 0
[16-Jul-2026 12:17:25 UTC] === API CALL LOG ===
[16-Jul-2026 12:17:25 UTC] Endpoint: user/profile.php
[16-Jul-2026 12:17:25 UTC] Full Log Data: {
    "timestamp": "2026-07-16 12:17:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.114.203.252",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.114.203.252, 162.158.163.176",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MSIsInVzZXJuYW1lIjoiS2licml5YTE0MyIsImVtYWlsIjoibWRraWJyaXlhaGFzc2FuMTQzQGdtYWlsLmNvbSIsImV4cCI6MTc4NDgwOTA0M30.N9Ae0oa6hT0ru-h3Pb6O0EOjJj0BCb5quVlTwHufD0o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c0f1902c3898b3-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.114.203.252",
        "cf-ipcountry": "TH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jul-2026 12:17:25 UTC] === END API CALL LOG ===
[16-Jul-2026 12:17:25 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jul-2026 12:17:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MSIsInVzZXJuYW1lIjoiS2licml5YTE0MyIsImVtYWlsIjoibWRraWJyaXlhaGFzc2FuMTQzQGdtYWlsLmNvbSIsImV4cCI6MTc4NDgwOTA0M30.N9Ae0oa6hT0ru-h3Pb6O0EOjJj0BCb5quVlTwHufD0o
[16-Jul-2026 12:17:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jul-2026 12:17:25 UTC] ✅ JWT token verified successfully for user profile
[16-Jul-2026 12:17:25 UTC] User ID: 1071
[16-Jul-2026 12:17:25 UTC] ✅ User profile retrieved successfully for user ID: 1071
[16-Jul-2026 12:17:26 UTC] === API CALL LOG ===
[16-Jul-2026 12:17:26 UTC] Endpoint: user/profile.php
[16-Jul-2026 12:17:26 UTC] Full Log Data: {
    "timestamp": "2026-07-16 12:17:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.114.203.252",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.114.203.252, 162.158.162.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MSIsInVzZXJuYW1lIjoiS2licml5YTE0MyIsImVtYWlsIjoibWRraWJyaXlhaGFzc2FuMTQzQGdtYWlsLmNvbSIsImV4cCI6MTc4NDgwOTA0M30.N9Ae0oa6hT0ru-h3Pb6O0EOjJj0BCb5quVlTwHufD0o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c0f19a6d5d98b3-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.114.203.252",
        "cf-ipcountry": "TH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jul-2026 12:17:26 UTC] === END API CALL LOG ===
[16-Jul-2026 12:17:26 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jul-2026 12:17:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MSIsInVzZXJuYW1lIjoiS2licml5YTE0MyIsImVtYWlsIjoibWRraWJyaXlhaGFzc2FuMTQzQGdtYWlsLmNvbSIsImV4cCI6MTc4NDgwOTA0M30.N9Ae0oa6hT0ru-h3Pb6O0EOjJj0BCb5quVlTwHufD0o
[16-Jul-2026 12:17:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jul-2026 12:17:26 UTC] ✅ JWT token verified successfully for user profile
[16-Jul-2026 12:17:26 UTC] User ID: 1071
[16-Jul-2026 12:17:26 UTC] ✅ User profile retrieved successfully for user ID: 1071
[16-Jul-2026 12:18:08 UTC] === API CALL LOG ===
[16-Jul-2026 12:18:08 UTC] Endpoint: user/profile.php
[16-Jul-2026 12:18:08 UTC] Full Log Data: {
    "timestamp": "2026-07-16 12:18:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.114.203.252",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.114.203.252, 162.158.162.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MSIsInVzZXJuYW1lIjoiS2licml5YTE0MyIsImVtYWlsIjoibWRraWJyaXlhaGFzc2FuMTQzQGdtYWlsLmNvbSIsImV4cCI6MTc4NDgwOTA0M30.N9Ae0oa6hT0ru-h3Pb6O0EOjJj0BCb5quVlTwHufD0o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c0f29c69b698b3-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.114.203.252",
        "cf-ipcountry": "TH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jul-2026 12:18:08 UTC] === END API CALL LOG ===
[16-Jul-2026 12:18:08 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jul-2026 12:18:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MSIsInVzZXJuYW1lIjoiS2licml5YTE0MyIsImVtYWlsIjoibWRraWJyaXlhaGFzc2FuMTQzQGdtYWlsLmNvbSIsImV4cCI6MTc4NDgwOTA0M30.N9Ae0oa6hT0ru-h3Pb6O0EOjJj0BCb5quVlTwHufD0o
[16-Jul-2026 12:18:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jul-2026 12:18:08 UTC] ✅ JWT token verified successfully for user profile
[16-Jul-2026 12:18:08 UTC] User ID: 1071
[16-Jul-2026 12:18:08 UTC] ✅ User profile retrieved successfully for user ID: 1071
[16-Jul-2026 12:18:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jul-2026 12:18:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jul-2026 12:18:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.114.203.252, 162.158.162.145","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MSIsInVzZXJuYW1lIjoiS2licml5YTE0MyIsImVtYWlsIjoibWRraWJyaXlhaGFzc2FuMTQzQGdtYWlsLmNvbSIsImV4cCI6MTc4NDgwOTA0M30.N9Ae0oa6hT0ru-h3Pb6O0EOjJj0BCb5quVlTwHufD0o","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1c0f29c69b198b3-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.114.203.252","cf-ipcountry":"TH","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-Jul-2026 12:18:08 UTC] === User Orders API Called ===
[16-Jul-2026 12:18:08 UTC] User ID: 1071
[16-Jul-2026 12:18:08 UTC] Limit: 20, Offset: 0
[16-Jul-2026 12:18:08 UTC] Orders found: 0
[16-Jul-2026 12:18:08 UTC] Orders data: []
[16-Jul-2026 12:18:08 UTC] Total orders count: 0
[16-Jul-2026 12:18:08 UTC] === API CALL LOG ===
[16-Jul-2026 12:18:08 UTC] Endpoint: user/profile.php
[16-Jul-2026 12:18:08 UTC] Full Log Data: {
    "timestamp": "2026-07-16 12:18:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.114.203.252",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.114.203.252, 162.158.162.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MSIsInVzZXJuYW1lIjoiS2licml5YTE0MyIsImVtYWlsIjoibWRraWJyaXlhaGFzc2FuMTQzQGdtYWlsLmNvbSIsImV4cCI6MTc4NDgwOTA0M30.N9Ae0oa6hT0ru-h3Pb6O0EOjJj0BCb5quVlTwHufD0o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c0f29fccb398b3-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.114.203.252",
        "cf-ipcountry": "TH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jul-2026 12:18:08 UTC] === END API CALL LOG ===
[16-Jul-2026 12:18:08 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jul-2026 12:18:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MSIsInVzZXJuYW1lIjoiS2licml5YTE0MyIsImVtYWlsIjoibWRraWJyaXlhaGFzc2FuMTQzQGdtYWlsLmNvbSIsImV4cCI6MTc4NDgwOTA0M30.N9Ae0oa6hT0ru-h3Pb6O0EOjJj0BCb5quVlTwHufD0o
[16-Jul-2026 12:18:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jul-2026 12:18:08 UTC] ✅ JWT token verified successfully for user profile
[16-Jul-2026 12:18:08 UTC] User ID: 1071
[16-Jul-2026 12:18:08 UTC] ✅ User profile retrieved successfully for user ID: 1071
[16-Jul-2026 12:18:09 UTC] === API CALL LOG ===
[16-Jul-2026 12:18:09 UTC] Endpoint: user/profile.php
[16-Jul-2026 12:18:09 UTC] Full Log Data: {
    "timestamp": "2026-07-16 12:18:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.114.203.252",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.114.203.252, 162.158.162.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MSIsInVzZXJuYW1lIjoiS2licml5YTE0MyIsImVtYWlsIjoibWRraWJyaXlhaGFzc2FuMTQzQGdtYWlsLmNvbSIsImV4cCI6MTc4NDgwOTA0M30.N9Ae0oa6hT0ru-h3Pb6O0EOjJj0BCb5quVlTwHufD0o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c0f2a7cf9a98b3-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.114.203.252",
        "cf-ipcountry": "TH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jul-2026 12:18:09 UTC] === END API CALL LOG ===
[16-Jul-2026 12:18:09 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jul-2026 12:18:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MSIsInVzZXJuYW1lIjoiS2licml5YTE0MyIsImVtYWlsIjoibWRraWJyaXlhaGFzc2FuMTQzQGdtYWlsLmNvbSIsImV4cCI6MTc4NDgwOTA0M30.N9Ae0oa6hT0ru-h3Pb6O0EOjJj0BCb5quVlTwHufD0o
[16-Jul-2026 12:18:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jul-2026 12:18:09 UTC] ✅ JWT token verified successfully for user profile
[16-Jul-2026 12:18:09 UTC] User ID: 1071
[16-Jul-2026 12:18:09 UTC] ✅ User profile retrieved successfully for user ID: 1071
[16-Jul-2026 12:18:17 UTC] === API CALL LOG ===
[16-Jul-2026 12:18:17 UTC] Endpoint: user/profile.php
[16-Jul-2026 12:18:17 UTC] Full Log Data: {
    "timestamp": "2026-07-16 12:18:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.114.203.252",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.114.203.252, 172.71.124.88",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MSIsInVzZXJuYW1lIjoiS2licml5YTE0MyIsImVtYWlsIjoibWRraWJyaXlhaGFzc2FuMTQzQGdtYWlsLmNvbSIsImV4cCI6MTc4NDgwOTA0M30.N9Ae0oa6hT0ru-h3Pb6O0EOjJj0BCb5quVlTwHufD0o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c0f2d61f04cdd5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.114.203.252",
        "cf-ipcountry": "TH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jul-2026 12:18:17 UTC] === END API CALL LOG ===
[16-Jul-2026 12:18:17 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jul-2026 12:18:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MSIsInVzZXJuYW1lIjoiS2licml5YTE0MyIsImVtYWlsIjoibWRraWJyaXlhaGFzc2FuMTQzQGdtYWlsLmNvbSIsImV4cCI6MTc4NDgwOTA0M30.N9Ae0oa6hT0ru-h3Pb6O0EOjJj0BCb5quVlTwHufD0o
[16-Jul-2026 12:18:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jul-2026 12:18:17 UTC] ✅ JWT token verified successfully for user profile
[16-Jul-2026 12:18:17 UTC] User ID: 1071
[16-Jul-2026 12:18:17 UTC] ✅ User profile retrieved successfully for user ID: 1071
[16-Jul-2026 12:18:18 UTC] === API CALL LOG ===
[16-Jul-2026 12:18:18 UTC] Endpoint: user/profile.php
[16-Jul-2026 12:18:18 UTC] Full Log Data: {
    "timestamp": "2026-07-16 12:18:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.114.203.252",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.114.203.252, 172.71.124.88",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MSIsInVzZXJuYW1lIjoiS2licml5YTE0MyIsImVtYWlsIjoibWRraWJyaXlhaGFzc2FuMTQzQGdtYWlsLmNvbSIsImV4cCI6MTc4NDgwOTA0M30.N9Ae0oa6hT0ru-h3Pb6O0EOjJj0BCb5quVlTwHufD0o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c0f2dde818cdd5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.114.203.252",
        "cf-ipcountry": "TH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jul-2026 12:18:18 UTC] === END API CALL LOG ===
[16-Jul-2026 12:18:18 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jul-2026 12:18:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MSIsInVzZXJuYW1lIjoiS2licml5YTE0MyIsImVtYWlsIjoibWRraWJyaXlhaGFzc2FuMTQzQGdtYWlsLmNvbSIsImV4cCI6MTc4NDgwOTA0M30.N9Ae0oa6hT0ru-h3Pb6O0EOjJj0BCb5quVlTwHufD0o
[16-Jul-2026 12:18:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jul-2026 12:18:18 UTC] ✅ JWT token verified successfully for user profile
[16-Jul-2026 12:18:18 UTC] User ID: 1071
[16-Jul-2026 12:18:18 UTC] ✅ User profile retrieved successfully for user ID: 1071
[16-Jul-2026 12:18:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jul-2026 12:18:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jul-2026 12:18:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.114.203.252, 172.71.124.88","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MSIsInVzZXJuYW1lIjoiS2licml5YTE0MyIsImVtYWlsIjoibWRraWJyaXlhaGFzc2FuMTQzQGdtYWlsLmNvbSIsImV4cCI6MTc4NDgwOTA0M30.N9Ae0oa6hT0ru-h3Pb6O0EOjJj0BCb5quVlTwHufD0o","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1c0f2dde826cdd5-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.114.203.252","cf-ipcountry":"TH","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-Jul-2026 12:18:18 UTC] === User Orders API Called ===
[16-Jul-2026 12:18:18 UTC] User ID: 1071
[16-Jul-2026 12:18:18 UTC] Limit: 20, Offset: 0
[16-Jul-2026 12:18:18 UTC] Orders found: 0
[16-Jul-2026 12:18:18 UTC] Orders data: []
[16-Jul-2026 12:18:18 UTC] Total orders count: 0
[16-Jul-2026 12:18:18 UTC] === API CALL LOG ===
[16-Jul-2026 12:18:18 UTC] Endpoint: user/profile.php
[16-Jul-2026 12:18:18 UTC] Full Log Data: {
    "timestamp": "2026-07-16 12:18:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.114.203.252",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.114.203.252, 172.71.124.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MSIsInVzZXJuYW1lIjoiS2licml5YTE0MyIsImVtYWlsIjoibWRraWJyaXlhaGFzc2FuMTQzQGdtYWlsLmNvbSIsImV4cCI6MTc4NDgwOTA0M30.N9Ae0oa6hT0ru-h3Pb6O0EOjJj0BCb5quVlTwHufD0o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c0f2df9d16cdd5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.114.203.252",
        "cf-ipcountry": "TH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jul-2026 12:18:18 UTC] === END API CALL LOG ===
[16-Jul-2026 12:18:18 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jul-2026 12:18:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MSIsInVzZXJuYW1lIjoiS2licml5YTE0MyIsImVtYWlsIjoibWRraWJyaXlhaGFzc2FuMTQzQGdtYWlsLmNvbSIsImV4cCI6MTc4NDgwOTA0M30.N9Ae0oa6hT0ru-h3Pb6O0EOjJj0BCb5quVlTwHufD0o
[16-Jul-2026 12:18:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jul-2026 12:18:18 UTC] ✅ JWT token verified successfully for user profile
[16-Jul-2026 12:18:18 UTC] User ID: 1071
[16-Jul-2026 12:18:18 UTC] ✅ User profile retrieved successfully for user ID: 1071
[16-Jul-2026 12:18:19 UTC] === API CALL LOG ===
[16-Jul-2026 12:18:19 UTC] Endpoint: user/profile.php
[16-Jul-2026 12:18:19 UTC] Full Log Data: {
    "timestamp": "2026-07-16 12:18:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.114.203.252",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.114.203.252, 172.71.124.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MSIsInVzZXJuYW1lIjoiS2licml5YTE0MyIsImVtYWlsIjoibWRraWJyaXlhaGFzc2FuMTQzQGdtYWlsLmNvbSIsImV4cCI6MTc4NDgwOTA0M30.N9Ae0oa6hT0ru-h3Pb6O0EOjJj0BCb5quVlTwHufD0o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c0f2e9dbdecdd5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.114.203.252",
        "cf-ipcountry": "TH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jul-2026 12:18:19 UTC] === END API CALL LOG ===
[16-Jul-2026 12:18:19 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jul-2026 12:18:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MSIsInVzZXJuYW1lIjoiS2licml5YTE0MyIsImVtYWlsIjoibWRraWJyaXlhaGFzc2FuMTQzQGdtYWlsLmNvbSIsImV4cCI6MTc4NDgwOTA0M30.N9Ae0oa6hT0ru-h3Pb6O0EOjJj0BCb5quVlTwHufD0o
[16-Jul-2026 12:18:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jul-2026 12:18:19 UTC] ✅ JWT token verified successfully for user profile
[16-Jul-2026 12:18:19 UTC] User ID: 1071
[16-Jul-2026 12:18:19 UTC] ✅ User profile retrieved successfully for user ID: 1071
[16-Jul-2026 12:18:33 UTC] === API CALL LOG ===
[16-Jul-2026 12:18:33 UTC] Endpoint: user/profile.php
[16-Jul-2026 12:18:33 UTC] Full Log Data: {
    "timestamp": "2026-07-16 12:18:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.114.203.252",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.114.203.252, 172.68.164.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MSIsInVzZXJuYW1lIjoiS2licml5YTE0MyIsImVtYWlsIjoibWRraWJyaXlhaGFzc2FuMTQzQGdtYWlsLmNvbSIsImV4cCI6MTc4NDgwOTA0M30.N9Ae0oa6hT0ru-h3Pb6O0EOjJj0BCb5quVlTwHufD0o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c0f33c0d22fe84-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.114.203.252",
        "cf-ipcountry": "TH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jul-2026 12:18:33 UTC] === END API CALL LOG ===
[16-Jul-2026 12:18:33 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jul-2026 12:18:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MSIsInVzZXJuYW1lIjoiS2licml5YTE0MyIsImVtYWlsIjoibWRraWJyaXlhaGFzc2FuMTQzQGdtYWlsLmNvbSIsImV4cCI6MTc4NDgwOTA0M30.N9Ae0oa6hT0ru-h3Pb6O0EOjJj0BCb5quVlTwHufD0o
[16-Jul-2026 12:18:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jul-2026 12:18:33 UTC] ✅ JWT token verified successfully for user profile
[16-Jul-2026 12:18:33 UTC] User ID: 1071
[16-Jul-2026 12:18:33 UTC] ✅ User profile retrieved successfully for user ID: 1071
[16-Jul-2026 12:18:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jul-2026 12:18:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jul-2026 12:18:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.114.203.252, 172.68.164.105","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MSIsInVzZXJuYW1lIjoiS2licml5YTE0MyIsImVtYWlsIjoibWRraWJyaXlhaGFzc2FuMTQzQGdtYWlsLmNvbSIsImV4cCI6MTc4NDgwOTA0M30.N9Ae0oa6hT0ru-h3Pb6O0EOjJj0BCb5quVlTwHufD0o","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1c0f343dd4bfe84-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.114.203.252","cf-ipcountry":"TH","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-Jul-2026 12:18:34 UTC] === User Orders API Called ===
[16-Jul-2026 12:18:34 UTC] User ID: 1071
[16-Jul-2026 12:18:34 UTC] Limit: 20, Offset: 0
[16-Jul-2026 12:18:34 UTC] Orders found: 0
[16-Jul-2026 12:18:34 UTC] Orders data: []
[16-Jul-2026 12:18:34 UTC] Total orders count: 0
[16-Jul-2026 12:18:34 UTC] === API CALL LOG ===
[16-Jul-2026 12:18:34 UTC] Endpoint: user/profile.php
[16-Jul-2026 12:18:34 UTC] Full Log Data: {
    "timestamp": "2026-07-16 12:18:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.114.203.252",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.114.203.252, 172.68.164.105",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MSIsInVzZXJuYW1lIjoiS2licml5YTE0MyIsImVtYWlsIjoibWRraWJyaXlhaGFzc2FuMTQzQGdtYWlsLmNvbSIsImV4cCI6MTc4NDgwOTA0M30.N9Ae0oa6hT0ru-h3Pb6O0EOjJj0BCb5quVlTwHufD0o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c0f343dd43fe84-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.114.203.252",
        "cf-ipcountry": "TH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jul-2026 12:18:34 UTC] === END API CALL LOG ===
[16-Jul-2026 12:18:34 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jul-2026 12:18:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MSIsInVzZXJuYW1lIjoiS2licml5YTE0MyIsImVtYWlsIjoibWRraWJyaXlhaGFzc2FuMTQzQGdtYWlsLmNvbSIsImV4cCI6MTc4NDgwOTA0M30.N9Ae0oa6hT0ru-h3Pb6O0EOjJj0BCb5quVlTwHufD0o
[16-Jul-2026 12:18:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jul-2026 12:18:34 UTC] ✅ JWT token verified successfully for user profile
[16-Jul-2026 12:18:34 UTC] User ID: 1071
[16-Jul-2026 12:18:34 UTC] ✅ User profile retrieved successfully for user ID: 1071
[16-Jul-2026 12:18:35 UTC] === API CALL LOG ===
[16-Jul-2026 12:18:35 UTC] Endpoint: user/profile.php
[16-Jul-2026 12:18:35 UTC] Full Log Data: {
    "timestamp": "2026-07-16 12:18:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.114.203.252",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.114.203.252, 172.68.164.105",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MSIsInVzZXJuYW1lIjoiS2licml5YTE0MyIsImVtYWlsIjoibWRraWJyaXlhaGFzc2FuMTQzQGdtYWlsLmNvbSIsImV4cCI6MTc4NDgwOTA0M30.N9Ae0oa6hT0ru-h3Pb6O0EOjJj0BCb5quVlTwHufD0o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c0f3456b35fe84-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.114.203.252",
        "cf-ipcountry": "TH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jul-2026 12:18:35 UTC] === END API CALL LOG ===
[16-Jul-2026 12:18:35 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jul-2026 12:18:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MSIsInVzZXJuYW1lIjoiS2licml5YTE0MyIsImVtYWlsIjoibWRraWJyaXlhaGFzc2FuMTQzQGdtYWlsLmNvbSIsImV4cCI6MTc4NDgwOTA0M30.N9Ae0oa6hT0ru-h3Pb6O0EOjJj0BCb5quVlTwHufD0o
[16-Jul-2026 12:18:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jul-2026 12:18:35 UTC] ✅ JWT token verified successfully for user profile
[16-Jul-2026 12:18:35 UTC] User ID: 1071
[16-Jul-2026 12:18:35 UTC] ✅ User profile retrieved successfully for user ID: 1071
[16-Jul-2026 12:18:36 UTC] === API CALL LOG ===
[16-Jul-2026 12:18:36 UTC] Endpoint: user/profile.php
[16-Jul-2026 12:18:36 UTC] Full Log Data: {
    "timestamp": "2026-07-16 12:18:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.114.203.252",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.114.203.252, 172.68.164.105",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MSIsInVzZXJuYW1lIjoiS2licml5YTE0MyIsImVtYWlsIjoibWRraWJyaXlhaGFzc2FuMTQzQGdtYWlsLmNvbSIsImV4cCI6MTc4NDgwOTA0M30.N9Ae0oa6hT0ru-h3Pb6O0EOjJj0BCb5quVlTwHufD0o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c0f34fcd40fe84-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.114.203.252",
        "cf-ipcountry": "TH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jul-2026 12:18:36 UTC] === END API CALL LOG ===
[16-Jul-2026 12:18:36 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jul-2026 12:18:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MSIsInVzZXJuYW1lIjoiS2licml5YTE0MyIsImVtYWlsIjoibWRraWJyaXlhaGFzc2FuMTQzQGdtYWlsLmNvbSIsImV4cCI6MTc4NDgwOTA0M30.N9Ae0oa6hT0ru-h3Pb6O0EOjJj0BCb5quVlTwHufD0o
[16-Jul-2026 12:18:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jul-2026 12:18:36 UTC] ✅ JWT token verified successfully for user profile
[16-Jul-2026 12:18:36 UTC] User ID: 1071
[16-Jul-2026 12:18:36 UTC] ✅ User profile retrieved successfully for user ID: 1071
[16-Jul-2026 12:20:10 UTC] === API CALL LOG ===
[16-Jul-2026 12:20:10 UTC] Endpoint: user/profile.php
[16-Jul-2026 12:20:10 UTC] Full Log Data: {
    "timestamp": "2026-07-16 12:20:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.114.203.252",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.114.203.252, 162.158.108.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMDcxLCJ1c2VybmFtZSI6IktpYnJpeWExNDMiLCJlbWFpbCI6Im1ka2licml5YWhhc3NhbjE0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQ4MDkyMDl9.ex1DiokFCFNk_RTbD_mGvn45QnnkacfjdZ7MytQe_vc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c0f59b3e8dfd3d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.114.203.252",
        "cf-ipcountry": "TH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jul-2026 12:20:10 UTC] === END API CALL LOG ===
[16-Jul-2026 12:20:10 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jul-2026 12:20:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMDcxLCJ1c2VybmFtZSI6IktpYnJpeWExNDMiLCJlbWFpbCI6Im1ka2licml5YWhhc3NhbjE0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQ4MDkyMDl9.ex1DiokFCFNk_RTbD_mGvn45QnnkacfjdZ7MytQe_vc
[16-Jul-2026 12:20:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jul-2026 12:20:10 UTC] ✅ JWT token verified successfully for user profile
[16-Jul-2026 12:20:10 UTC] User ID: 1071
[16-Jul-2026 12:20:10 UTC] ✅ User profile retrieved successfully for user ID: 1071
[16-Jul-2026 12:20:10 UTC] === API CALL LOG ===
[16-Jul-2026 12:20:10 UTC] Endpoint: user/profile.php
[16-Jul-2026 12:20:10 UTC] Full Log Data: {
    "timestamp": "2026-07-16 12:20:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.114.203.252",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.114.203.252, 162.158.108.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMDcxLCJ1c2VybmFtZSI6IktpYnJpeWExNDMiLCJlbWFpbCI6Im1ka2licml5YWhhc3NhbjE0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQ4MDkyMDl9.ex1DiokFCFNk_RTbD_mGvn45QnnkacfjdZ7MytQe_vc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c0f59b3e99fd3d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.114.203.252",
        "cf-ipcountry": "TH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jul-2026 12:20:10 UTC] === END API CALL LOG ===
[16-Jul-2026 12:20:10 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jul-2026 12:20:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMDcxLCJ1c2VybmFtZSI6IktpYnJpeWExNDMiLCJlbWFpbCI6Im1ka2licml5YWhhc3NhbjE0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQ4MDkyMDl9.ex1DiokFCFNk_RTbD_mGvn45QnnkacfjdZ7MytQe_vc
[16-Jul-2026 12:20:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jul-2026 12:20:10 UTC] ✅ JWT token verified successfully for user profile
[16-Jul-2026 12:20:10 UTC] User ID: 1071
[16-Jul-2026 12:20:10 UTC] ✅ User profile retrieved successfully for user ID: 1071
[16-Jul-2026 12:20:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jul-2026 12:20:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jul-2026 12:20:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.114.203.252, 162.158.108.70","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMDcxLCJ1c2VybmFtZSI6IktpYnJpeWExNDMiLCJlbWFpbCI6Im1ka2licml5YWhhc3NhbjE0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQ4MDkyMDl9.ex1DiokFCFNk_RTbD_mGvn45QnnkacfjdZ7MytQe_vc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1c0f59b3e97fd3d-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.114.203.252","cf-ipcountry":"TH","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-Jul-2026 12:20:10 UTC] === User Orders API Called ===
[16-Jul-2026 12:20:10 UTC] User ID: 1071
[16-Jul-2026 12:20:10 UTC] Limit: 20, Offset: 0
[16-Jul-2026 12:20:10 UTC] Orders found: 0
[16-Jul-2026 12:20:10 UTC] Orders data: []
[16-Jul-2026 12:20:10 UTC] Total orders count: 0
[16-Jul-2026 12:20:11 UTC] === API CALL LOG ===
[16-Jul-2026 12:20:11 UTC] Endpoint: user/profile.php
[16-Jul-2026 12:20:11 UTC] Full Log Data: {
    "timestamp": "2026-07-16 12:20:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.114.203.252",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.114.203.252, 162.158.108.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMDcxLCJ1c2VybmFtZSI6IktpYnJpeWExNDMiLCJlbWFpbCI6Im1ka2licml5YWhhc3NhbjE0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQ4MDkyMDl9.ex1DiokFCFNk_RTbD_mGvn45QnnkacfjdZ7MytQe_vc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c0f5a428f2fd3d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.114.203.252",
        "cf-ipcountry": "TH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jul-2026 12:20:11 UTC] === END API CALL LOG ===
[16-Jul-2026 12:20:11 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jul-2026 12:20:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMDcxLCJ1c2VybmFtZSI6IktpYnJpeWExNDMiLCJlbWFpbCI6Im1ka2licml5YWhhc3NhbjE0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQ4MDkyMDl9.ex1DiokFCFNk_RTbD_mGvn45QnnkacfjdZ7MytQe_vc
[16-Jul-2026 12:20:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jul-2026 12:20:11 UTC] ✅ JWT token verified successfully for user profile
[16-Jul-2026 12:20:11 UTC] User ID: 1071
[16-Jul-2026 12:20:11 UTC] ✅ User profile retrieved successfully for user ID: 1071
[16-Jul-2026 12:20:49 UTC] === API CALL LOG ===
[16-Jul-2026 12:20:49 UTC] Endpoint: user/profile.php
[16-Jul-2026 12:20:49 UTC] Full Log Data: {
    "timestamp": "2026-07-16 12:20:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.114.203.252",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.114.203.252, 162.158.108.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMDcxLCJ1c2VybmFtZSI6IktpYnJpeWExNDMiLCJlbWFpbCI6Im1ka2licml5YWhhc3NhbjE0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQ4MDkyMDl9.ex1DiokFCFNk_RTbD_mGvn45QnnkacfjdZ7MytQe_vc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c0f690aa79fd3d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.114.203.252",
        "cf-ipcountry": "TH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jul-2026 12:20:49 UTC] === END API CALL LOG ===
[16-Jul-2026 12:20:49 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jul-2026 12:20:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMDcxLCJ1c2VybmFtZSI6IktpYnJpeWExNDMiLCJlbWFpbCI6Im1ka2licml5YWhhc3NhbjE0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQ4MDkyMDl9.ex1DiokFCFNk_RTbD_mGvn45QnnkacfjdZ7MytQe_vc
[16-Jul-2026 12:20:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jul-2026 12:20:49 UTC] ✅ JWT token verified successfully for user profile
[16-Jul-2026 12:20:49 UTC] User ID: 1071
[16-Jul-2026 12:20:49 UTC] ✅ User profile retrieved successfully for user ID: 1071
[16-Jul-2026 12:20:50 UTC] User Purchases API - User ID: 1071
[16-Jul-2026 12:20:50 UTC] User Purchases API - Total purchases found: 0
[16-Jul-2026 12:20:53 UTC] User Purchases API - User ID: 1071
[16-Jul-2026 12:20:53 UTC] User Purchases API - Total purchases found: 0
[16-Jul-2026 12:20:56 UTC] === API CALL LOG ===
[16-Jul-2026 12:20:56 UTC] Endpoint: user/profile.php
[16-Jul-2026 12:20:56 UTC] Full Log Data: {
    "timestamp": "2026-07-16 12:20:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.114.203.252",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.114.203.252, 162.158.108.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMDcxLCJ1c2VybmFtZSI6IktpYnJpeWExNDMiLCJlbWFpbCI6Im1ka2licml5YWhhc3NhbjE0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQ4MDkyMDl9.ex1DiokFCFNk_RTbD_mGvn45QnnkacfjdZ7MytQe_vc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c0f6bd0837fd3d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.114.203.252",
        "cf-ipcountry": "TH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jul-2026 12:20:56 UTC] === END API CALL LOG ===
[16-Jul-2026 12:20:56 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jul-2026 12:20:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMDcxLCJ1c2VybmFtZSI6IktpYnJpeWExNDMiLCJlbWFpbCI6Im1ka2licml5YWhhc3NhbjE0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQ4MDkyMDl9.ex1DiokFCFNk_RTbD_mGvn45QnnkacfjdZ7MytQe_vc
[16-Jul-2026 12:20:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jul-2026 12:20:56 UTC] ✅ JWT token verified successfully for user profile
[16-Jul-2026 12:20:56 UTC] User ID: 1071
[16-Jul-2026 12:20:56 UTC] ✅ User profile retrieved successfully for user ID: 1071
[16-Jul-2026 12:20:56 UTC] User Purchases API - User ID: 1071
[16-Jul-2026 12:20:56 UTC] User Purchases API - Total purchases found: 0
[16-Jul-2026 12:21:05 UTC] === API CALL LOG ===
[16-Jul-2026 12:21:05 UTC] Endpoint: user/profile.php
[16-Jul-2026 12:21:05 UTC] Full Log Data: {
    "timestamp": "2026-07-16 12:21:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.114.203.252",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.114.203.252, 162.158.108.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMDcxLCJ1c2VybmFtZSI6IktpYnJpeWExNDMiLCJlbWFpbCI6Im1ka2licml5YWhhc3NhbjE0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQ4MDkyMDl9.ex1DiokFCFNk_RTbD_mGvn45QnnkacfjdZ7MytQe_vc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c0f6f42963fd3d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.114.203.252",
        "cf-ipcountry": "TH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jul-2026 12:21:05 UTC] === END API CALL LOG ===
[16-Jul-2026 12:21:05 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jul-2026 12:21:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMDcxLCJ1c2VybmFtZSI6IktpYnJpeWExNDMiLCJlbWFpbCI6Im1ka2licml5YWhhc3NhbjE0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQ4MDkyMDl9.ex1DiokFCFNk_RTbD_mGvn45QnnkacfjdZ7MytQe_vc
[16-Jul-2026 12:21:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jul-2026 12:21:05 UTC] ✅ JWT token verified successfully for user profile
[16-Jul-2026 12:21:05 UTC] User ID: 1071
[16-Jul-2026 12:21:05 UTC] ✅ User profile retrieved successfully for user ID: 1071
[16-Jul-2026 12:21:06 UTC] User Purchases API - User ID: 1071
[16-Jul-2026 12:21:06 UTC] User Purchases API - Total purchases found: 0
[16-Jul-2026 12:21:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jul-2026 12:21:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jul-2026 12:21:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.114.203.252, 162.158.108.70","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMDcxLCJ1c2VybmFtZSI6IktpYnJpeWExNDMiLCJlbWFpbCI6Im1ka2licml5YWhhc3NhbjE0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQ4MDkyMDl9.ex1DiokFCFNk_RTbD_mGvn45QnnkacfjdZ7MytQe_vc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1c0f7033f9dfd3d-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.114.203.252","cf-ipcountry":"TH","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-Jul-2026 12:21:07 UTC] === User Orders API Called ===
[16-Jul-2026 12:21:07 UTC] User ID: 1071
[16-Jul-2026 12:21:07 UTC] Limit: 20, Offset: 0
[16-Jul-2026 12:21:07 UTC] Orders found: 0
[16-Jul-2026 12:21:07 UTC] Orders data: []
[16-Jul-2026 12:21:07 UTC] Total orders count: 0
[16-Jul-2026 12:21:09 UTC] === API CALL LOG ===
[16-Jul-2026 12:21:09 UTC] Endpoint: user/profile.php
[16-Jul-2026 12:21:09 UTC] Full Log Data: {
    "timestamp": "2026-07-16 12:21:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.114.203.252",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.114.203.252, 162.158.108.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMDcxLCJ1c2VybmFtZSI6IktpYnJpeWExNDMiLCJlbWFpbCI6Im1ka2licml5YWhhc3NhbjE0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQ4MDkyMDl9.ex1DiokFCFNk_RTbD_mGvn45QnnkacfjdZ7MytQe_vc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c0f70ffdf4fd3d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.114.203.252",
        "cf-ipcountry": "TH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jul-2026 12:21:09 UTC] === END API CALL LOG ===
[16-Jul-2026 12:21:09 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jul-2026 12:21:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMDcxLCJ1c2VybmFtZSI6IktpYnJpeWExNDMiLCJlbWFpbCI6Im1ka2licml5YWhhc3NhbjE0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQ4MDkyMDl9.ex1DiokFCFNk_RTbD_mGvn45QnnkacfjdZ7MytQe_vc
[16-Jul-2026 12:21:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jul-2026 12:21:09 UTC] ✅ JWT token verified successfully for user profile
[16-Jul-2026 12:21:09 UTC] User ID: 1071
[16-Jul-2026 12:21:09 UTC] ✅ User profile retrieved successfully for user ID: 1071
[16-Jul-2026 12:21:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jul-2026 12:21:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jul-2026 12:21:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.114.203.252, 162.158.108.70","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMDcxLCJ1c2VybmFtZSI6IktpYnJpeWExNDMiLCJlbWFpbCI6Im1ka2licml5YWhhc3NhbjE0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQ4MDkyMDl9.ex1DiokFCFNk_RTbD_mGvn45QnnkacfjdZ7MytQe_vc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1c0f70ffdecfd3d-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.114.203.252","cf-ipcountry":"TH","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-Jul-2026 12:21:09 UTC] === User Orders API Called ===
[16-Jul-2026 12:21:09 UTC] User ID: 1071
[16-Jul-2026 12:21:09 UTC] Limit: 20, Offset: 0
[16-Jul-2026 12:21:09 UTC] Orders found: 0
[16-Jul-2026 12:21:09 UTC] Orders data: []
[16-Jul-2026 12:21:09 UTC] Total orders count: 0
[16-Jul-2026 12:21:10 UTC] === API CALL LOG ===
[16-Jul-2026 12:21:10 UTC] Endpoint: user/profile.php
[16-Jul-2026 12:21:10 UTC] Full Log Data: {
    "timestamp": "2026-07-16 12:21:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.114.203.252",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.114.203.252, 162.158.108.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMDcxLCJ1c2VybmFtZSI6IktpYnJpeWExNDMiLCJlbWFpbCI6Im1ka2licml5YWhhc3NhbjE0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQ4MDkyMDl9.ex1DiokFCFNk_RTbD_mGvn45QnnkacfjdZ7MytQe_vc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c0f713b94cfd3d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.114.203.252",
        "cf-ipcountry": "TH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jul-2026 12:21:10 UTC] === END API CALL LOG ===
[16-Jul-2026 12:21:10 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jul-2026 12:21:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMDcxLCJ1c2VybmFtZSI6IktpYnJpeWExNDMiLCJlbWFpbCI6Im1ka2licml5YWhhc3NhbjE0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQ4MDkyMDl9.ex1DiokFCFNk_RTbD_mGvn45QnnkacfjdZ7MytQe_vc
[16-Jul-2026 12:21:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jul-2026 12:21:10 UTC] ✅ JWT token verified successfully for user profile
[16-Jul-2026 12:21:10 UTC] User ID: 1071
[16-Jul-2026 12:21:10 UTC] ✅ User profile retrieved successfully for user ID: 1071
[16-Jul-2026 12:21:11 UTC] === API CALL LOG ===
[16-Jul-2026 12:21:11 UTC] Endpoint: user/profile.php
[16-Jul-2026 12:21:11 UTC] Full Log Data: {
    "timestamp": "2026-07-16 12:21:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.114.203.252",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.114.203.252, 162.158.108.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMDcxLCJ1c2VybmFtZSI6IktpYnJpeWExNDMiLCJlbWFpbCI6Im1ka2licml5YWhhc3NhbjE0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQ4MDkyMDl9.ex1DiokFCFNk_RTbD_mGvn45QnnkacfjdZ7MytQe_vc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c0f717ccc0fd3d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.114.203.252",
        "cf-ipcountry": "TH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jul-2026 12:21:11 UTC] === END API CALL LOG ===
[16-Jul-2026 12:21:11 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jul-2026 12:21:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMDcxLCJ1c2VybmFtZSI6IktpYnJpeWExNDMiLCJlbWFpbCI6Im1ka2licml5YWhhc3NhbjE0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQ4MDkyMDl9.ex1DiokFCFNk_RTbD_mGvn45QnnkacfjdZ7MytQe_vc
[16-Jul-2026 12:21:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jul-2026 12:21:11 UTC] ✅ JWT token verified successfully for user profile
[16-Jul-2026 12:21:11 UTC] User ID: 1071
[16-Jul-2026 12:21:11 UTC] ✅ User profile retrieved successfully for user ID: 1071
[16-Jul-2026 12:21:19 UTC] === API CALL LOG ===
[16-Jul-2026 12:21:19 UTC] Endpoint: user/profile.php
[16-Jul-2026 12:21:19 UTC] Full Log Data: {
    "timestamp": "2026-07-16 12:21:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.114.203.252",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.114.203.252, 162.158.108.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMDcxLCJ1c2VybmFtZSI6IktpYnJpeWExNDMiLCJlbWFpbCI6Im1ka2licml5YWhhc3NhbjE0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQ4MDkyMDl9.ex1DiokFCFNk_RTbD_mGvn45QnnkacfjdZ7MytQe_vc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c0f7471e8afd3d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.114.203.252",
        "cf-ipcountry": "TH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jul-2026 12:21:19 UTC] === END API CALL LOG ===
[16-Jul-2026 12:21:19 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jul-2026 12:21:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMDcxLCJ1c2VybmFtZSI6IktpYnJpeWExNDMiLCJlbWFpbCI6Im1ka2licml5YWhhc3NhbjE0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQ4MDkyMDl9.ex1DiokFCFNk_RTbD_mGvn45QnnkacfjdZ7MytQe_vc
[16-Jul-2026 12:21:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jul-2026 12:21:19 UTC] ✅ JWT token verified successfully for user profile
[16-Jul-2026 12:21:19 UTC] User ID: 1071
[16-Jul-2026 12:21:19 UTC] ✅ User profile retrieved successfully for user ID: 1071
[16-Jul-2026 12:21:37 UTC] === API CALL LOG ===
[16-Jul-2026 12:21:37 UTC] Endpoint: user/profile.php
[16-Jul-2026 12:21:37 UTC] Full Log Data: {
    "timestamp": "2026-07-16 12:21:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.114.203.252",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.114.203.252, 172.70.142.225",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMDcxLCJ1c2VybmFtZSI6IktpYnJpeWExNDMiLCJlbWFpbCI6Im1ka2licml5YWhhc3NhbjE0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQ4MDkyMDl9.ex1DiokFCFNk_RTbD_mGvn45QnnkacfjdZ7MytQe_vc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c0f7bb2fc3eb9e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.114.203.252",
        "cf-ipcountry": "TH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jul-2026 12:21:37 UTC] === END API CALL LOG ===
[16-Jul-2026 12:21:37 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jul-2026 12:21:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMDcxLCJ1c2VybmFtZSI6IktpYnJpeWExNDMiLCJlbWFpbCI6Im1ka2licml5YWhhc3NhbjE0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQ4MDkyMDl9.ex1DiokFCFNk_RTbD_mGvn45QnnkacfjdZ7MytQe_vc
[16-Jul-2026 12:21:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jul-2026 12:21:37 UTC] ✅ JWT token verified successfully for user profile
[16-Jul-2026 12:21:37 UTC] User ID: 1071
[16-Jul-2026 12:21:37 UTC] ✅ User profile retrieved successfully for user ID: 1071
[16-Jul-2026 12:21:38 UTC] === API CALL LOG ===
[16-Jul-2026 12:21:38 UTC] Endpoint: user/profile.php
[16-Jul-2026 12:21:38 UTC] Full Log Data: {
    "timestamp": "2026-07-16 12:21:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.114.203.252",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.114.203.252, 172.70.142.225",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMDcxLCJ1c2VybmFtZSI6IktpYnJpeWExNDMiLCJlbWFpbCI6Im1ka2licml5YWhhc3NhbjE0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQ4MDkyMDl9.ex1DiokFCFNk_RTbD_mGvn45QnnkacfjdZ7MytQe_vc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c0f7c40f4aeb9e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.114.203.252",
        "cf-ipcountry": "TH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jul-2026 12:21:38 UTC] === END API CALL LOG ===
[16-Jul-2026 12:21:38 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jul-2026 12:21:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMDcxLCJ1c2VybmFtZSI6IktpYnJpeWExNDMiLCJlbWFpbCI6Im1ka2licml5YWhhc3NhbjE0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQ4MDkyMDl9.ex1DiokFCFNk_RTbD_mGvn45QnnkacfjdZ7MytQe_vc
[16-Jul-2026 12:21:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jul-2026 12:21:38 UTC] ✅ JWT token verified successfully for user profile
[16-Jul-2026 12:21:38 UTC] User ID: 1071
[16-Jul-2026 12:21:38 UTC] ✅ User profile retrieved successfully for user ID: 1071
[16-Jul-2026 12:21:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jul-2026 12:21:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jul-2026 12:21:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.114.203.252, 172.70.142.225","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMDcxLCJ1c2VybmFtZSI6IktpYnJpeWExNDMiLCJlbWFpbCI6Im1ka2licml5YWhhc3NhbjE0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQ4MDkyMDl9.ex1DiokFCFNk_RTbD_mGvn45QnnkacfjdZ7MytQe_vc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1c0f7c40f57eb9e-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.114.203.252","cf-ipcountry":"TH","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-Jul-2026 12:21:38 UTC] === User Orders API Called ===
[16-Jul-2026 12:21:38 UTC] User ID: 1071
[16-Jul-2026 12:21:38 UTC] Limit: 20, Offset: 0
[16-Jul-2026 12:21:38 UTC] Orders found: 0
[16-Jul-2026 12:21:38 UTC] Orders data: []
[16-Jul-2026 12:21:38 UTC] Total orders count: 0
[16-Jul-2026 12:21:39 UTC] === API CALL LOG ===
[16-Jul-2026 12:21:39 UTC] Endpoint: user/profile.php
[16-Jul-2026 12:21:39 UTC] Full Log Data: {
    "timestamp": "2026-07-16 12:21:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.114.203.252",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.114.203.252, 172.70.142.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMDcxLCJ1c2VybmFtZSI6IktpYnJpeWExNDMiLCJlbWFpbCI6Im1ka2licml5YWhhc3NhbjE0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQ4MDkyMDl9.ex1DiokFCFNk_RTbD_mGvn45QnnkacfjdZ7MytQe_vc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c0f7c40f5ceb9e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.114.203.252",
        "cf-ipcountry": "TH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jul-2026 12:21:39 UTC] === END API CALL LOG ===
[16-Jul-2026 12:21:39 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jul-2026 12:21:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMDcxLCJ1c2VybmFtZSI6IktpYnJpeWExNDMiLCJlbWFpbCI6Im1ka2licml5YWhhc3NhbjE0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQ4MDkyMDl9.ex1DiokFCFNk_RTbD_mGvn45QnnkacfjdZ7MytQe_vc
[16-Jul-2026 12:21:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jul-2026 12:21:39 UTC] ✅ JWT token verified successfully for user profile
[16-Jul-2026 12:21:39 UTC] User ID: 1071
[16-Jul-2026 12:21:39 UTC] ✅ User profile retrieved successfully for user ID: 1071
[16-Jul-2026 12:21:40 UTC] === API CALL LOG ===
[16-Jul-2026 12:21:40 UTC] Endpoint: user/profile.php
[16-Jul-2026 12:21:40 UTC] Full Log Data: {
    "timestamp": "2026-07-16 12:21:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.114.203.252",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.114.203.252, 172.70.142.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMDcxLCJ1c2VybmFtZSI6IktpYnJpeWExNDMiLCJlbWFpbCI6Im1ka2licml5YWhhc3NhbjE0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQ4MDkyMDl9.ex1DiokFCFNk_RTbD_mGvn45QnnkacfjdZ7MytQe_vc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c0f7d14f36eb9e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.114.203.252",
        "cf-ipcountry": "TH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jul-2026 12:21:40 UTC] === END API CALL LOG ===
[16-Jul-2026 12:21:40 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jul-2026 12:21:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMDcxLCJ1c2VybmFtZSI6IktpYnJpeWExNDMiLCJlbWFpbCI6Im1ka2licml5YWhhc3NhbjE0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQ4MDkyMDl9.ex1DiokFCFNk_RTbD_mGvn45QnnkacfjdZ7MytQe_vc
[16-Jul-2026 12:21:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jul-2026 12:21:40 UTC] ✅ JWT token verified successfully for user profile
[16-Jul-2026 12:21:40 UTC] User ID: 1071
[16-Jul-2026 12:21:40 UTC] ✅ User profile retrieved successfully for user ID: 1071
[16-Jul-2026 12:21:43 UTC] === API CALL LOG ===
[16-Jul-2026 12:21:43 UTC] Endpoint: user/profile.php
[16-Jul-2026 12:21:43 UTC] Full Log Data: {
    "timestamp": "2026-07-16 12:21:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.114.203.252",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.114.203.252, 172.70.142.225",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMDcxLCJ1c2VybmFtZSI6IktpYnJpeWExNDMiLCJlbWFpbCI6Im1ka2licml5YWhhc3NhbjE0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQ4MDkyMDl9.ex1DiokFCFNk_RTbD_mGvn45QnnkacfjdZ7MytQe_vc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c0f7dffad3eb9e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.114.203.252",
        "cf-ipcountry": "TH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jul-2026 12:21:43 UTC] === END API CALL LOG ===
[16-Jul-2026 12:21:43 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jul-2026 12:21:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMDcxLCJ1c2VybmFtZSI6IktpYnJpeWExNDMiLCJlbWFpbCI6Im1ka2licml5YWhhc3NhbjE0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQ4MDkyMDl9.ex1DiokFCFNk_RTbD_mGvn45QnnkacfjdZ7MytQe_vc
[16-Jul-2026 12:21:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jul-2026 12:21:43 UTC] ✅ JWT token verified successfully for user profile
[16-Jul-2026 12:21:43 UTC] User ID: 1071
[16-Jul-2026 12:21:43 UTC] ✅ User profile retrieved successfully for user ID: 1071
[16-Jul-2026 12:21:49 UTC] === API CALL LOG ===
[16-Jul-2026 12:21:49 UTC] Endpoint: user/profile.php
[16-Jul-2026 12:21:49 UTC] Full Log Data: {
    "timestamp": "2026-07-16 12:21:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.114.203.252",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.114.203.252, 162.158.162.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMDcxLCJ1c2VybmFtZSI6IktpYnJpeWExNDMiLCJlbWFpbCI6Im1ka2licml5YWhhc3NhbjE0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQ4MDkyMDl9.ex1DiokFCFNk_RTbD_mGvn45QnnkacfjdZ7MytQe_vc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c0f802cf4af02d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.114.203.252",
        "cf-ipcountry": "TH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jul-2026 12:21:49 UTC] === END API CALL LOG ===
[16-Jul-2026 12:21:49 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jul-2026 12:21:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMDcxLCJ1c2VybmFtZSI6IktpYnJpeWExNDMiLCJlbWFpbCI6Im1ka2licml5YWhhc3NhbjE0M0BnbWFpbC5jb20iLCJleHAiOjE3ODQ4MDkyMDl9.ex1DiokFCFNk_RTbD_mGvn45QnnkacfjdZ7MytQe_vc
[16-Jul-2026 12:21:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jul-2026 12:21:49 UTC] ✅ JWT token verified successfully for user profile
[16-Jul-2026 12:21:49 UTC] User ID: 1071
[16-Jul-2026 12:21:49 UTC] ✅ User profile retrieved successfully for user ID: 1071
[16-Jul-2026 16:15:29 UTC] === API CALL LOG ===
[16-Jul-2026 16:15:29 UTC] Endpoint: user/profile.php
[16-Jul-2026 16:15:29 UTC] Full Log Data: {
    "timestamp": "2026-07-16 16:15:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:ae49:8f44:7c2f:e791:c7ce:6839",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:ae49:8f44:7c2f:e791:c7ce:6839, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MiIsInVzZXJuYW1lIjoiemFpZCIsImVtYWlsIjoiemFpZHNoYWJoYWkxN0BnbWFpbC5jb20iLCJleHAiOjE3ODQ4MjMzMjh9.1IeiQTv0f8ZHrjdqsvATHbmNWWvm7Mn1xveMgnzZ_oY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c24e505c78e1e5-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:ae49:8f44:7c2f:e791:c7ce:6839",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jul-2026 16:15:29 UTC] === END API CALL LOG ===
[16-Jul-2026 16:15:29 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jul-2026 16:15:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MiIsInVzZXJuYW1lIjoiemFpZCIsImVtYWlsIjoiemFpZHNoYWJoYWkxN0BnbWFpbC5jb20iLCJleHAiOjE3ODQ4MjMzMjh9.1IeiQTv0f8ZHrjdqsvATHbmNWWvm7Mn1xveMgnzZ_oY
[16-Jul-2026 16:15:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jul-2026 16:15:29 UTC] ✅ JWT token verified successfully for user profile
[16-Jul-2026 16:15:29 UTC] User ID: 1072
[16-Jul-2026 16:15:29 UTC] ✅ User profile retrieved successfully for user ID: 1072
[16-Jul-2026 16:15:29 UTC] === API CALL LOG ===
[16-Jul-2026 16:15:29 UTC] Endpoint: user/profile.php
[16-Jul-2026 16:15:29 UTC] Full Log Data: {
    "timestamp": "2026-07-16 16:15:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:ae49:8f44:7c2f:e791:c7ce:6839",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:ae49:8f44:7c2f:e791:c7ce:6839, 172.68.234.188",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MiIsInVzZXJuYW1lIjoiemFpZCIsImVtYWlsIjoiemFpZHNoYWJoYWkxN0BnbWFpbC5jb20iLCJleHAiOjE3ODQ4MjMzMjh9.1IeiQTv0f8ZHrjdqsvATHbmNWWvm7Mn1xveMgnzZ_oY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c24e505c83e1e5-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:ae49:8f44:7c2f:e791:c7ce:6839",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jul-2026 16:15:29 UTC] === END API CALL LOG ===
[16-Jul-2026 16:15:29 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jul-2026 16:15:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MiIsInVzZXJuYW1lIjoiemFpZCIsImVtYWlsIjoiemFpZHNoYWJoYWkxN0BnbWFpbC5jb20iLCJleHAiOjE3ODQ4MjMzMjh9.1IeiQTv0f8ZHrjdqsvATHbmNWWvm7Mn1xveMgnzZ_oY
[16-Jul-2026 16:15:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jul-2026 16:15:29 UTC] ✅ JWT token verified successfully for user profile
[16-Jul-2026 16:15:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jul-2026 16:15:29 UTC] User ID: 1072
[16-Jul-2026 16:15:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jul-2026 16:15:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:ae49:8f44:7c2f:e791:c7ce:6839, 172.68.234.131","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MiIsInVzZXJuYW1lIjoiemFpZCIsImVtYWlsIjoiemFpZHNoYWJoYWkxN0BnbWFpbC5jb20iLCJleHAiOjE3ODQ4MjMzMjh9.1IeiQTv0f8ZHrjdqsvATHbmNWWvm7Mn1xveMgnzZ_oY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1c24e505c7fe1e5-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:ae49:8f44:7c2f:e791:c7ce:6839","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-Jul-2026 16:15:29 UTC] === User Orders API Called ===
[16-Jul-2026 16:15:29 UTC] User ID: 1072
[16-Jul-2026 16:15:29 UTC] Limit: 20, Offset: 0
[16-Jul-2026 16:15:29 UTC] ✅ User profile retrieved successfully for user ID: 1072
[16-Jul-2026 16:15:29 UTC] Orders found: 0
[16-Jul-2026 16:15:29 UTC] Orders data: []
[16-Jul-2026 16:15:29 UTC] Total orders count: 0
[16-Jul-2026 16:15:30 UTC] === API CALL LOG ===
[16-Jul-2026 16:15:30 UTC] Endpoint: user/profile.php
[16-Jul-2026 16:15:30 UTC] Full Log Data: {
    "timestamp": "2026-07-16 16:15:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:ae49:8f44:7c2f:e791:c7ce:6839",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:ae49:8f44:7c2f:e791:c7ce:6839, 172.68.234.188",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MiIsInVzZXJuYW1lIjoiemFpZCIsImVtYWlsIjoiemFpZHNoYWJoYWkxN0BnbWFpbC5jb20iLCJleHAiOjE3ODQ4MjMzMjh9.1IeiQTv0f8ZHrjdqsvATHbmNWWvm7Mn1xveMgnzZ_oY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c24e568c22e1e5-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:ae49:8f44:7c2f:e791:c7ce:6839",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jul-2026 16:15:30 UTC] === END API CALL LOG ===
[16-Jul-2026 16:15:30 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jul-2026 16:15:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MiIsInVzZXJuYW1lIjoiemFpZCIsImVtYWlsIjoiemFpZHNoYWJoYWkxN0BnbWFpbC5jb20iLCJleHAiOjE3ODQ4MjMzMjh9.1IeiQTv0f8ZHrjdqsvATHbmNWWvm7Mn1xveMgnzZ_oY
[16-Jul-2026 16:15:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jul-2026 16:15:30 UTC] ✅ JWT token verified successfully for user profile
[16-Jul-2026 16:15:30 UTC] User ID: 1072
[16-Jul-2026 16:15:30 UTC] ✅ User profile retrieved successfully for user ID: 1072
[16-Jul-2026 16:15:36 UTC] === API CALL LOG ===
[16-Jul-2026 16:15:36 UTC] Endpoint: user/profile.php
[16-Jul-2026 16:15:36 UTC] Full Log Data: {
    "timestamp": "2026-07-16 16:15:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:ae49:8f44:7c2f:e791:c7ce:6839",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:ae49:8f44:7c2f:e791:c7ce:6839, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MiIsInVzZXJuYW1lIjoiemFpZCIsImVtYWlsIjoiemFpZHNoYWJoYWkxN0BnbWFpbC5jb20iLCJleHAiOjE3ODQ4MjMzMjh9.1IeiQTv0f8ZHrjdqsvATHbmNWWvm7Mn1xveMgnzZ_oY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c24e7f69a7e1e5-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:ae49:8f44:7c2f:e791:c7ce:6839",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jul-2026 16:15:36 UTC] === END API CALL LOG ===
[16-Jul-2026 16:15:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jul-2026 16:15:36 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jul-2026 16:15:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jul-2026 16:15:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MiIsInVzZXJuYW1lIjoiemFpZCIsImVtYWlsIjoiemFpZHNoYWJoYWkxN0BnbWFpbC5jb20iLCJleHAiOjE3ODQ4MjMzMjh9.1IeiQTv0f8ZHrjdqsvATHbmNWWvm7Mn1xveMgnzZ_oY
[16-Jul-2026 16:15:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:ae49:8f44:7c2f:e791:c7ce:6839, 172.68.234.131","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MiIsInVzZXJuYW1lIjoiemFpZCIsImVtYWlsIjoiemFpZHNoYWJoYWkxN0BnbWFpbC5jb20iLCJleHAiOjE3ODQ4MjMzMjh9.1IeiQTv0f8ZHrjdqsvATHbmNWWvm7Mn1xveMgnzZ_oY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1c24e7f69a6e1e5-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:ae49:8f44:7c2f:e791:c7ce:6839","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-Jul-2026 16:15:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jul-2026 16:15:36 UTC] === User Orders API Called ===
[16-Jul-2026 16:15:36 UTC] ✅ JWT token verified successfully for user profile
[16-Jul-2026 16:15:36 UTC] User ID: 1072
[16-Jul-2026 16:15:36 UTC] User ID: 1072
[16-Jul-2026 16:15:36 UTC] Limit: 20, Offset: 0
[16-Jul-2026 16:15:36 UTC] ✅ User profile retrieved successfully for user ID: 1072
[16-Jul-2026 16:15:36 UTC] Orders found: 0
[16-Jul-2026 16:15:36 UTC] Orders data: []
[16-Jul-2026 16:15:36 UTC] Total orders count: 0
[16-Jul-2026 16:15:36 UTC] === API CALL LOG ===
[16-Jul-2026 16:15:36 UTC] Endpoint: user/profile.php
[16-Jul-2026 16:15:36 UTC] Full Log Data: {
    "timestamp": "2026-07-16 16:15:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:ae49:8f44:7c2f:e791:c7ce:6839",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:ae49:8f44:7c2f:e791:c7ce:6839, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MiIsInVzZXJuYW1lIjoiemFpZCIsImVtYWlsIjoiemFpZHNoYWJoYWkxN0BnbWFpbC5jb20iLCJleHAiOjE3ODQ4MjMzMjh9.1IeiQTv0f8ZHrjdqsvATHbmNWWvm7Mn1xveMgnzZ_oY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c24e7f69a9e1e5-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:ae49:8f44:7c2f:e791:c7ce:6839",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jul-2026 16:15:36 UTC] === END API CALL LOG ===
[16-Jul-2026 16:15:36 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jul-2026 16:15:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MiIsInVzZXJuYW1lIjoiemFpZCIsImVtYWlsIjoiemFpZHNoYWJoYWkxN0BnbWFpbC5jb20iLCJleHAiOjE3ODQ4MjMzMjh9.1IeiQTv0f8ZHrjdqsvATHbmNWWvm7Mn1xveMgnzZ_oY
[16-Jul-2026 16:15:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jul-2026 16:15:36 UTC] ✅ JWT token verified successfully for user profile
[16-Jul-2026 16:15:36 UTC] User ID: 1072
[16-Jul-2026 16:15:36 UTC] ✅ User profile retrieved successfully for user ID: 1072
[16-Jul-2026 16:15:37 UTC] === API CALL LOG ===
[16-Jul-2026 16:15:37 UTC] Endpoint: user/profile.php
[16-Jul-2026 16:15:37 UTC] Full Log Data: {
    "timestamp": "2026-07-16 16:15:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:ae49:8f44:7c2f:e791:c7ce:6839",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:ae49:8f44:7c2f:e791:c7ce:6839, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MiIsInVzZXJuYW1lIjoiemFpZCIsImVtYWlsIjoiemFpZHNoYWJoYWkxN0BnbWFpbC5jb20iLCJleHAiOjE3ODQ4MjMzMjh9.1IeiQTv0f8ZHrjdqsvATHbmNWWvm7Mn1xveMgnzZ_oY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c24e85287fe1e5-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:ae49:8f44:7c2f:e791:c7ce:6839",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jul-2026 16:15:37 UTC] === END API CALL LOG ===
[16-Jul-2026 16:15:37 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jul-2026 16:15:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MiIsInVzZXJuYW1lIjoiemFpZCIsImVtYWlsIjoiemFpZHNoYWJoYWkxN0BnbWFpbC5jb20iLCJleHAiOjE3ODQ4MjMzMjh9.1IeiQTv0f8ZHrjdqsvATHbmNWWvm7Mn1xveMgnzZ_oY
[16-Jul-2026 16:15:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jul-2026 16:15:37 UTC] ✅ JWT token verified successfully for user profile
[16-Jul-2026 16:15:37 UTC] User ID: 1072
[16-Jul-2026 16:15:37 UTC] ✅ User profile retrieved successfully for user ID: 1072
[16-Jul-2026 16:16:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jul-2026 16:16:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jul-2026 16:16:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:ae49:8f44:7c2f:e791:c7ce:6839, 172.68.234.130","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MiIsInVzZXJuYW1lIjoiemFpZCIsImVtYWlsIjoiemFpZHNoYWJoYWkxN0BnbWFpbC5jb20iLCJleHAiOjE3ODQ4MjMzMjh9.1IeiQTv0f8ZHrjdqsvATHbmNWWvm7Mn1xveMgnzZ_oY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1c24f8d1aa1e1e5-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:ae49:8f44:7c2f:e791:c7ce:6839","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-Jul-2026 16:16:20 UTC] === User Orders API Called ===
[16-Jul-2026 16:16:20 UTC] User ID: 1072
[16-Jul-2026 16:16:20 UTC] Limit: 20, Offset: 0
[16-Jul-2026 16:16:20 UTC] Orders found: 0
[16-Jul-2026 16:16:20 UTC] Orders data: []
[16-Jul-2026 16:16:20 UTC] Total orders count: 0
[16-Jul-2026 16:16:20 UTC] === API CALL LOG ===
[16-Jul-2026 16:16:20 UTC] Endpoint: user/profile.php
[16-Jul-2026 16:16:20 UTC] Full Log Data: {
    "timestamp": "2026-07-16 16:16:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:ae49:8f44:7c2f:e791:c7ce:6839",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:ae49:8f44:7c2f:e791:c7ce:6839, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MiIsInVzZXJuYW1lIjoiemFpZCIsImVtYWlsIjoiemFpZHNoYWJoYWkxN0BnbWFpbC5jb20iLCJleHAiOjE3ODQ4MjMzMjh9.1IeiQTv0f8ZHrjdqsvATHbmNWWvm7Mn1xveMgnzZ_oY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c24f928893e1e5-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:ae49:8f44:7c2f:e791:c7ce:6839",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jul-2026 16:16:20 UTC] === END API CALL LOG ===
[16-Jul-2026 16:16:20 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jul-2026 16:16:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MiIsInVzZXJuYW1lIjoiemFpZCIsImVtYWlsIjoiemFpZHNoYWJoYWkxN0BnbWFpbC5jb20iLCJleHAiOjE3ODQ4MjMzMjh9.1IeiQTv0f8ZHrjdqsvATHbmNWWvm7Mn1xveMgnzZ_oY
[16-Jul-2026 16:16:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jul-2026 16:16:20 UTC] ✅ JWT token verified successfully for user profile
[16-Jul-2026 16:16:20 UTC] User ID: 1072
[16-Jul-2026 16:16:20 UTC] ✅ User profile retrieved successfully for user ID: 1072
[16-Jul-2026 16:16:21 UTC] User Purchases API - User ID: 1072
[16-Jul-2026 16:16:21 UTC] User Purchases API - Total purchases found: 2
[16-Jul-2026 16:16:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jul-2026 16:16:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jul-2026 16:16:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:ae49:8f44:7c2f:e791:c7ce:6839, 172.68.234.130","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MiIsInVzZXJuYW1lIjoiemFpZCIsImVtYWlsIjoiemFpZHNoYWJoYWkxN0BnbWFpbC5jb20iLCJleHAiOjE3ODQ4MjMzMjh9.1IeiQTv0f8ZHrjdqsvATHbmNWWvm7Mn1xveMgnzZ_oY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1c24f9bd895e1e5-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:ae49:8f44:7c2f:e791:c7ce:6839","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-Jul-2026 16:16:22 UTC] === User Orders API Called ===
[16-Jul-2026 16:16:22 UTC] User ID: 1072
[16-Jul-2026 16:16:22 UTC] Limit: 20, Offset: 0
[16-Jul-2026 16:16:22 UTC] Orders found: 0
[16-Jul-2026 16:16:22 UTC] Orders data: []
[16-Jul-2026 16:16:22 UTC] Total orders count: 0
[16-Jul-2026 16:16:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jul-2026 16:16:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jul-2026 16:16:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:ae49:8f44:7c2f:e791:c7ce:6839, 172.68.234.130","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MiIsInVzZXJuYW1lIjoiemFpZCIsImVtYWlsIjoiemFpZHNoYWJoYWkxN0BnbWFpbC5jb20iLCJleHAiOjE3ODQ4MjMzMjh9.1IeiQTv0f8ZHrjdqsvATHbmNWWvm7Mn1xveMgnzZ_oY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1c24fa6bbe5e1e5-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:ae49:8f44:7c2f:e791:c7ce:6839","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-Jul-2026 16:16:24 UTC] === User Orders API Called ===
[16-Jul-2026 16:16:24 UTC] User ID: 1072
[16-Jul-2026 16:16:24 UTC] Limit: 20, Offset: 0
[16-Jul-2026 16:16:24 UTC] Orders found: 0
[16-Jul-2026 16:16:24 UTC] Orders data: []
[16-Jul-2026 16:16:24 UTC] Total orders count: 0
[16-Jul-2026 16:16:24 UTC] === API CALL LOG ===
[16-Jul-2026 16:16:24 UTC] Endpoint: user/profile.php
[16-Jul-2026 16:16:24 UTC] Full Log Data: {
    "timestamp": "2026-07-16 16:16:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:ae49:8f44:7c2f:e791:c7ce:6839",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:ae49:8f44:7c2f:e791:c7ce:6839, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MiIsInVzZXJuYW1lIjoiemFpZCIsImVtYWlsIjoiemFpZHNoYWJoYWkxN0BnbWFpbC5jb20iLCJleHAiOjE3ODQ4MjMzMjh9.1IeiQTv0f8ZHrjdqsvATHbmNWWvm7Mn1xveMgnzZ_oY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c24fa6bbe9e1e5-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:ae49:8f44:7c2f:e791:c7ce:6839",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jul-2026 16:16:24 UTC] === END API CALL LOG ===
[16-Jul-2026 16:16:24 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jul-2026 16:16:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MiIsInVzZXJuYW1lIjoiemFpZCIsImVtYWlsIjoiemFpZHNoYWJoYWkxN0BnbWFpbC5jb20iLCJleHAiOjE3ODQ4MjMzMjh9.1IeiQTv0f8ZHrjdqsvATHbmNWWvm7Mn1xveMgnzZ_oY
[16-Jul-2026 16:16:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jul-2026 16:16:24 UTC] ✅ JWT token verified successfully for user profile
[16-Jul-2026 16:16:24 UTC] User ID: 1072
[16-Jul-2026 16:16:24 UTC] ✅ User profile retrieved successfully for user ID: 1072
[16-Jul-2026 16:16:24 UTC] === API CALL LOG ===
[16-Jul-2026 16:16:24 UTC] Endpoint: user/profile.php
[16-Jul-2026 16:16:24 UTC] Full Log Data: {
    "timestamp": "2026-07-16 16:16:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:ae49:8f44:7c2f:e791:c7ce:6839",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:ae49:8f44:7c2f:e791:c7ce:6839, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MiIsInVzZXJuYW1lIjoiemFpZCIsImVtYWlsIjoiemFpZHNoYWJoYWkxN0BnbWFpbC5jb20iLCJleHAiOjE3ODQ4MjMzMjh9.1IeiQTv0f8ZHrjdqsvATHbmNWWvm7Mn1xveMgnzZ_oY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c24fa6bbe8e1e5-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:ae49:8f44:7c2f:e791:c7ce:6839",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jul-2026 16:16:24 UTC] === END API CALL LOG ===
[16-Jul-2026 16:16:24 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jul-2026 16:16:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MiIsInVzZXJuYW1lIjoiemFpZCIsImVtYWlsIjoiemFpZHNoYWJoYWkxN0BnbWFpbC5jb20iLCJleHAiOjE3ODQ4MjMzMjh9.1IeiQTv0f8ZHrjdqsvATHbmNWWvm7Mn1xveMgnzZ_oY
[16-Jul-2026 16:16:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jul-2026 16:16:24 UTC] ✅ JWT token verified successfully for user profile
[16-Jul-2026 16:16:24 UTC] User ID: 1072
[16-Jul-2026 16:16:24 UTC] ✅ User profile retrieved successfully for user ID: 1072
[16-Jul-2026 16:16:24 UTC] === API CALL LOG ===
[16-Jul-2026 16:16:24 UTC] Endpoint: user/profile.php
[16-Jul-2026 16:16:24 UTC] Full Log Data: {
    "timestamp": "2026-07-16 16:16:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:ae49:8f44:7c2f:e791:c7ce:6839",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:ae49:8f44:7c2f:e791:c7ce:6839, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MiIsInVzZXJuYW1lIjoiemFpZCIsImVtYWlsIjoiemFpZHNoYWJoYWkxN0BnbWFpbC5jb20iLCJleHAiOjE3ODQ4MjMzMjh9.1IeiQTv0f8ZHrjdqsvATHbmNWWvm7Mn1xveMgnzZ_oY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c24fabbf99e1e5-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:ae49:8f44:7c2f:e791:c7ce:6839",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jul-2026 16:16:24 UTC] === END API CALL LOG ===
[16-Jul-2026 16:16:24 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jul-2026 16:16:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MiIsInVzZXJuYW1lIjoiemFpZCIsImVtYWlsIjoiemFpZHNoYWJoYWkxN0BnbWFpbC5jb20iLCJleHAiOjE3ODQ4MjMzMjh9.1IeiQTv0f8ZHrjdqsvATHbmNWWvm7Mn1xveMgnzZ_oY
[16-Jul-2026 16:16:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jul-2026 16:16:24 UTC] ✅ JWT token verified successfully for user profile
[16-Jul-2026 16:16:24 UTC] User ID: 1072
[16-Jul-2026 16:16:24 UTC] ✅ User profile retrieved successfully for user ID: 1072
[16-Jul-2026 16:16:33 UTC] === API CALL LOG ===
[16-Jul-2026 16:16:33 UTC] Endpoint: user/profile.php
[16-Jul-2026 16:16:33 UTC] Full Log Data: {
    "timestamp": "2026-07-16 16:16:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:ae49:8f44:7c2f:e791:c7ce:6839",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:ae49:8f44:7c2f:e791:c7ce:6839, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MiIsInVzZXJuYW1lIjoiemFpZCIsImVtYWlsIjoiemFpZHNoYWJoYWkxN0BnbWFpbC5jb20iLCJleHAiOjE3ODQ4MjMzMjh9.1IeiQTv0f8ZHrjdqsvATHbmNWWvm7Mn1xveMgnzZ_oY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c24fe02f13e1e5-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:ae49:8f44:7c2f:e791:c7ce:6839",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jul-2026 16:16:33 UTC] === END API CALL LOG ===
[16-Jul-2026 16:16:33 UTC] === API CALL LOG ===
[16-Jul-2026 16:16:33 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jul-2026 16:16:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MiIsInVzZXJuYW1lIjoiemFpZCIsImVtYWlsIjoiemFpZHNoYWJoYWkxN0BnbWFpbC5jb20iLCJleHAiOjE3ODQ4MjMzMjh9.1IeiQTv0f8ZHrjdqsvATHbmNWWvm7Mn1xveMgnzZ_oY
[16-Jul-2026 16:16:33 UTC] Endpoint: user/profile.php
[16-Jul-2026 16:16:33 UTC] Full Log Data: {
    "timestamp": "2026-07-16 16:16:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:ae49:8f44:7c2f:e791:c7ce:6839",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:ae49:8f44:7c2f:e791:c7ce:6839, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MiIsInVzZXJuYW1lIjoiemFpZCIsImVtYWlsIjoiemFpZHNoYWJoYWkxN0BnbWFpbC5jb20iLCJleHAiOjE3ODQ4MjMzMjh9.1IeiQTv0f8ZHrjdqsvATHbmNWWvm7Mn1xveMgnzZ_oY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c24fe02f15e1e5-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:ae49:8f44:7c2f:e791:c7ce:6839",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jul-2026 16:16:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jul-2026 16:16:33 UTC] === END API CALL LOG ===
[16-Jul-2026 16:16:33 UTC] ✅ JWT token verified successfully for user profile
[16-Jul-2026 16:16:33 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jul-2026 16:16:33 UTC] User ID: 1072
[16-Jul-2026 16:16:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MiIsInVzZXJuYW1lIjoiemFpZCIsImVtYWlsIjoiemFpZHNoYWJoYWkxN0BnbWFpbC5jb20iLCJleHAiOjE3ODQ4MjMzMjh9.1IeiQTv0f8ZHrjdqsvATHbmNWWvm7Mn1xveMgnzZ_oY
[16-Jul-2026 16:16:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jul-2026 16:16:33 UTC] ✅ JWT token verified successfully for user profile
[16-Jul-2026 16:16:33 UTC] User ID: 1072
[16-Jul-2026 16:16:33 UTC] ✅ User profile retrieved successfully for user ID: 1072
[16-Jul-2026 16:16:33 UTC] ✅ User profile retrieved successfully for user ID: 1072
[16-Jul-2026 16:16:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jul-2026 16:16:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jul-2026 16:16:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:ae49:8f44:7c2f:e791:c7ce:6839, 172.68.234.130","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MiIsInVzZXJuYW1lIjoiemFpZCIsImVtYWlsIjoiemFpZHNoYWJoYWkxN0BnbWFpbC5jb20iLCJleHAiOjE3ODQ4MjMzMjh9.1IeiQTv0f8ZHrjdqsvATHbmNWWvm7Mn1xveMgnzZ_oY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1c24fe02f14e1e5-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:ae49:8f44:7c2f:e791:c7ce:6839","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-Jul-2026 16:16:33 UTC] === User Orders API Called ===
[16-Jul-2026 16:16:33 UTC] User ID: 1072
[16-Jul-2026 16:16:33 UTC] Limit: 20, Offset: 0
[16-Jul-2026 16:16:33 UTC] Orders found: 0
[16-Jul-2026 16:16:33 UTC] Orders data: []
[16-Jul-2026 16:16:33 UTC] Total orders count: 0
[16-Jul-2026 16:16:34 UTC] === API CALL LOG ===
[16-Jul-2026 16:16:34 UTC] Endpoint: user/profile.php
[16-Jul-2026 16:16:34 UTC] Full Log Data: {
    "timestamp": "2026-07-16 16:16:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:ae49:8f44:7c2f:e791:c7ce:6839",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:ae49:8f44:7c2f:e791:c7ce:6839, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MiIsInVzZXJuYW1lIjoiemFpZCIsImVtYWlsIjoiemFpZHNoYWJoYWkxN0BnbWFpbC5jb20iLCJleHAiOjE3ODQ4MjMzMjh9.1IeiQTv0f8ZHrjdqsvATHbmNWWvm7Mn1xveMgnzZ_oY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c24fe4fa54e1e5-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:ae49:8f44:7c2f:e791:c7ce:6839",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jul-2026 16:16:34 UTC] === END API CALL LOG ===
[16-Jul-2026 16:16:34 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jul-2026 16:16:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MiIsInVzZXJuYW1lIjoiemFpZCIsImVtYWlsIjoiemFpZHNoYWJoYWkxN0BnbWFpbC5jb20iLCJleHAiOjE3ODQ4MjMzMjh9.1IeiQTv0f8ZHrjdqsvATHbmNWWvm7Mn1xveMgnzZ_oY
[16-Jul-2026 16:16:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jul-2026 16:16:34 UTC] ✅ JWT token verified successfully for user profile
[16-Jul-2026 16:16:34 UTC] User ID: 1072
[16-Jul-2026 16:16:34 UTC] ✅ User profile retrieved successfully for user ID: 1072
[16-Jul-2026 16:16:49 UTC] === API CALL LOG ===
[16-Jul-2026 16:16:49 UTC] Endpoint: user/profile.php
[16-Jul-2026 16:16:49 UTC] Full Log Data: {
    "timestamp": "2026-07-16 16:16:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:ae49:8f44:7c2f:e791:c7ce:6839",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:ae49:8f44:7c2f:e791:c7ce:6839, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MiIsInVzZXJuYW1lIjoiemFpZCIsImVtYWlsIjoiemFpZHNoYWJoYWkxN0BnbWFpbC5jb20iLCJleHAiOjE3ODQ4MjMzMjh9.1IeiQTv0f8ZHrjdqsvATHbmNWWvm7Mn1xveMgnzZ_oY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c250433ba7e1e5-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:ae49:8f44:7c2f:e791:c7ce:6839",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jul-2026 16:16:49 UTC] === END API CALL LOG ===
[16-Jul-2026 16:16:49 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jul-2026 16:16:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MiIsInVzZXJuYW1lIjoiemFpZCIsImVtYWlsIjoiemFpZHNoYWJoYWkxN0BnbWFpbC5jb20iLCJleHAiOjE3ODQ4MjMzMjh9.1IeiQTv0f8ZHrjdqsvATHbmNWWvm7Mn1xveMgnzZ_oY
[16-Jul-2026 16:16:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jul-2026 16:16:49 UTC] ✅ JWT token verified successfully for user profile
[16-Jul-2026 16:16:49 UTC] User ID: 1072
[16-Jul-2026 16:16:49 UTC] ✅ User profile retrieved successfully for user ID: 1072
[16-Jul-2026 16:16:49 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jul-2026 16:16:49 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jul-2026 16:16:49 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:ae49:8f44:7c2f:e791:c7ce:6839, 172.68.234.130","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MiIsInVzZXJuYW1lIjoiemFpZCIsImVtYWlsIjoiemFpZHNoYWJoYWkxN0BnbWFpbC5jb20iLCJleHAiOjE3ODQ4MjMzMjh9.1IeiQTv0f8ZHrjdqsvATHbmNWWvm7Mn1xveMgnzZ_oY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1c250433ba4e1e5-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:ae49:8f44:7c2f:e791:c7ce:6839","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-Jul-2026 16:16:49 UTC] === User Orders API Called ===
[16-Jul-2026 16:16:49 UTC] User ID: 1072
[16-Jul-2026 16:16:49 UTC] Limit: 20, Offset: 0
[16-Jul-2026 16:16:49 UTC] Orders found: 0
[16-Jul-2026 16:16:49 UTC] Orders data: []
[16-Jul-2026 16:16:49 UTC] Total orders count: 0
[16-Jul-2026 16:16:49 UTC] === API CALL LOG ===
[16-Jul-2026 16:16:49 UTC] Endpoint: user/profile.php
[16-Jul-2026 16:16:49 UTC] Full Log Data: {
    "timestamp": "2026-07-16 16:16:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:ae49:8f44:7c2f:e791:c7ce:6839",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:ae49:8f44:7c2f:e791:c7ce:6839, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MiIsInVzZXJuYW1lIjoiemFpZCIsImVtYWlsIjoiemFpZHNoYWJoYWkxN0BnbWFpbC5jb20iLCJleHAiOjE3ODQ4MjMzMjh9.1IeiQTv0f8ZHrjdqsvATHbmNWWvm7Mn1xveMgnzZ_oY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c250433b9fe1e5-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:ae49:8f44:7c2f:e791:c7ce:6839",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jul-2026 16:16:49 UTC] === END API CALL LOG ===
[16-Jul-2026 16:16:49 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jul-2026 16:16:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MiIsInVzZXJuYW1lIjoiemFpZCIsImVtYWlsIjoiemFpZHNoYWJoYWkxN0BnbWFpbC5jb20iLCJleHAiOjE3ODQ4MjMzMjh9.1IeiQTv0f8ZHrjdqsvATHbmNWWvm7Mn1xveMgnzZ_oY
[16-Jul-2026 16:16:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jul-2026 16:16:49 UTC] ✅ JWT token verified successfully for user profile
[16-Jul-2026 16:16:49 UTC] User ID: 1072
[16-Jul-2026 16:16:49 UTC] ✅ User profile retrieved successfully for user ID: 1072
[16-Jul-2026 16:16:50 UTC] === API CALL LOG ===
[16-Jul-2026 16:16:50 UTC] Endpoint: user/profile.php
[16-Jul-2026 16:16:50 UTC] Full Log Data: {
    "timestamp": "2026-07-16 16:16:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:ae49:8f44:7c2f:e791:c7ce:6839",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:ae49:8f44:7c2f:e791:c7ce:6839, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MiIsInVzZXJuYW1lIjoiemFpZCIsImVtYWlsIjoiemFpZHNoYWJoYWkxN0BnbWFpbC5jb20iLCJleHAiOjE3ODQ4MjMzMjh9.1IeiQTv0f8ZHrjdqsvATHbmNWWvm7Mn1xveMgnzZ_oY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c250487908e1e5-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:ae49:8f44:7c2f:e791:c7ce:6839",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jul-2026 16:16:50 UTC] === END API CALL LOG ===
[16-Jul-2026 16:16:50 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jul-2026 16:16:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MiIsInVzZXJuYW1lIjoiemFpZCIsImVtYWlsIjoiemFpZHNoYWJoYWkxN0BnbWFpbC5jb20iLCJleHAiOjE3ODQ4MjMzMjh9.1IeiQTv0f8ZHrjdqsvATHbmNWWvm7Mn1xveMgnzZ_oY
[16-Jul-2026 16:16:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jul-2026 16:16:50 UTC] ✅ JWT token verified successfully for user profile
[16-Jul-2026 16:16:50 UTC] User ID: 1072
[16-Jul-2026 16:16:50 UTC] ✅ User profile retrieved successfully for user ID: 1072
[16-Jul-2026 16:16:53 UTC] === API CALL LOG ===
[16-Jul-2026 16:16:53 UTC] Endpoint: user/profile.php
[16-Jul-2026 16:16:53 UTC] Full Log Data: {
    "timestamp": "2026-07-16 16:16:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:ae49:8f44:7c2f:e791:c7ce:6839",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:ae49:8f44:7c2f:e791:c7ce:6839, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MiIsInVzZXJuYW1lIjoiemFpZCIsImVtYWlsIjoiemFpZHNoYWJoYWkxN0BnbWFpbC5jb20iLCJleHAiOjE3ODQ4MjMzMjh9.1IeiQTv0f8ZHrjdqsvATHbmNWWvm7Mn1xveMgnzZ_oY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c2505d1fa4e1e5-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:ae49:8f44:7c2f:e791:c7ce:6839",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jul-2026 16:16:53 UTC] === END API CALL LOG ===
[16-Jul-2026 16:16:53 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jul-2026 16:16:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MiIsInVzZXJuYW1lIjoiemFpZCIsImVtYWlsIjoiemFpZHNoYWJoYWkxN0BnbWFpbC5jb20iLCJleHAiOjE3ODQ4MjMzMjh9.1IeiQTv0f8ZHrjdqsvATHbmNWWvm7Mn1xveMgnzZ_oY
[16-Jul-2026 16:16:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jul-2026 16:16:53 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jul-2026 16:16:53 UTC] ✅ JWT token verified successfully for user profile
[16-Jul-2026 16:16:53 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jul-2026 16:16:53 UTC] User ID: 1072
[16-Jul-2026 16:16:53 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:ae49:8f44:7c2f:e791:c7ce:6839, 172.68.234.130","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MiIsInVzZXJuYW1lIjoiemFpZCIsImVtYWlsIjoiemFpZHNoYWJoYWkxN0BnbWFpbC5jb20iLCJleHAiOjE3ODQ4MjMzMjh9.1IeiQTv0f8ZHrjdqsvATHbmNWWvm7Mn1xveMgnzZ_oY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1c2505d1fa7e1e5-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:ae49:8f44:7c2f:e791:c7ce:6839","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-Jul-2026 16:16:53 UTC] === User Orders API Called ===
[16-Jul-2026 16:16:53 UTC] User ID: 1072
[16-Jul-2026 16:16:53 UTC] Limit: 20, Offset: 0
[16-Jul-2026 16:16:53 UTC] === API CALL LOG ===
[16-Jul-2026 16:16:53 UTC] ✅ User profile retrieved successfully for user ID: 1072
[16-Jul-2026 16:16:53 UTC] Endpoint: user/profile.php
[16-Jul-2026 16:16:53 UTC] Full Log Data: {
    "timestamp": "2026-07-16 16:16:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:ae49:8f44:7c2f:e791:c7ce:6839",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:ae49:8f44:7c2f:e791:c7ce:6839, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MiIsInVzZXJuYW1lIjoiemFpZCIsImVtYWlsIjoiemFpZHNoYWJoYWkxN0BnbWFpbC5jb20iLCJleHAiOjE3ODQ4MjMzMjh9.1IeiQTv0f8ZHrjdqsvATHbmNWWvm7Mn1xveMgnzZ_oY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c2505d1fa9e1e5-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:ae49:8f44:7c2f:e791:c7ce:6839",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jul-2026 16:16:53 UTC] === END API CALL LOG ===
[16-Jul-2026 16:16:53 UTC] Orders found: 0
[16-Jul-2026 16:16:53 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jul-2026 16:16:53 UTC] Orders data: []
[16-Jul-2026 16:16:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MiIsInVzZXJuYW1lIjoiemFpZCIsImVtYWlsIjoiemFpZHNoYWJoYWkxN0BnbWFpbC5jb20iLCJleHAiOjE3ODQ4MjMzMjh9.1IeiQTv0f8ZHrjdqsvATHbmNWWvm7Mn1xveMgnzZ_oY
[16-Jul-2026 16:16:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jul-2026 16:16:53 UTC] Total orders count: 0
[16-Jul-2026 16:16:53 UTC] ✅ JWT token verified successfully for user profile
[16-Jul-2026 16:16:53 UTC] User ID: 1072
[16-Jul-2026 16:16:53 UTC] ✅ User profile retrieved successfully for user ID: 1072
[16-Jul-2026 16:16:54 UTC] === API CALL LOG ===
[16-Jul-2026 16:16:54 UTC] Endpoint: user/profile.php
[16-Jul-2026 16:16:54 UTC] Full Log Data: {
    "timestamp": "2026-07-16 16:16:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:ae49:8f44:7c2f:e791:c7ce:6839",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:ae49:8f44:7c2f:e791:c7ce:6839, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MiIsInVzZXJuYW1lIjoiemFpZCIsImVtYWlsIjoiemFpZHNoYWJoYWkxN0BnbWFpbC5jb20iLCJleHAiOjE3ODQ4MjMzMjh9.1IeiQTv0f8ZHrjdqsvATHbmNWWvm7Mn1xveMgnzZ_oY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c250621a79e1e5-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:ae49:8f44:7c2f:e791:c7ce:6839",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jul-2026 16:16:54 UTC] === END API CALL LOG ===
[16-Jul-2026 16:16:54 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jul-2026 16:16:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MiIsInVzZXJuYW1lIjoiemFpZCIsImVtYWlsIjoiemFpZHNoYWJoYWkxN0BnbWFpbC5jb20iLCJleHAiOjE3ODQ4MjMzMjh9.1IeiQTv0f8ZHrjdqsvATHbmNWWvm7Mn1xveMgnzZ_oY
[16-Jul-2026 16:16:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jul-2026 16:16:54 UTC] ✅ JWT token verified successfully for user profile
[16-Jul-2026 16:16:54 UTC] User ID: 1072
[16-Jul-2026 16:16:54 UTC] ✅ User profile retrieved successfully for user ID: 1072
[16-Jul-2026 16:16:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jul-2026 16:16:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jul-2026 16:16:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:ae49:8f44:7c2f:e791:c7ce:6839, 172.68.234.130","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MiIsInVzZXJuYW1lIjoiemFpZCIsImVtYWlsIjoiemFpZHNoYWJoYWkxN0BnbWFpbC5jb20iLCJleHAiOjE3ODQ4MjMzMjh9.1IeiQTv0f8ZHrjdqsvATHbmNWWvm7Mn1xveMgnzZ_oY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1c25078fd4be1e5-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:ae49:8f44:7c2f:e791:c7ce:6839","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-Jul-2026 16:16:57 UTC] === User Orders API Called ===
[16-Jul-2026 16:16:57 UTC] User ID: 1072
[16-Jul-2026 16:16:57 UTC] Limit: 20, Offset: 0
[16-Jul-2026 16:16:57 UTC] === API CALL LOG ===
[16-Jul-2026 16:16:57 UTC] Endpoint: user/profile.php
[16-Jul-2026 16:16:57 UTC] Full Log Data: {
    "timestamp": "2026-07-16 16:16:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:ae49:8f44:7c2f:e791:c7ce:6839",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:ae49:8f44:7c2f:e791:c7ce:6839, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MiIsInVzZXJuYW1lIjoiemFpZCIsImVtYWlsIjoiemFpZHNoYWJoYWkxN0BnbWFpbC5jb20iLCJleHAiOjE3ODQ4MjMzMjh9.1IeiQTv0f8ZHrjdqsvATHbmNWWvm7Mn1xveMgnzZ_oY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c25078fd4ee1e5-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:ae49:8f44:7c2f:e791:c7ce:6839",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jul-2026 16:16:57 UTC] === END API CALL LOG ===
[16-Jul-2026 16:16:57 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jul-2026 16:16:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MiIsInVzZXJuYW1lIjoiemFpZCIsImVtYWlsIjoiemFpZHNoYWJoYWkxN0BnbWFpbC5jb20iLCJleHAiOjE3ODQ4MjMzMjh9.1IeiQTv0f8ZHrjdqsvATHbmNWWvm7Mn1xveMgnzZ_oY
[16-Jul-2026 16:16:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jul-2026 16:16:57 UTC] === API CALL LOG ===
[16-Jul-2026 16:16:57 UTC] ✅ JWT token verified successfully for user profile
[16-Jul-2026 16:16:57 UTC] Endpoint: user/profile.php
[16-Jul-2026 16:16:57 UTC] User ID: 1072
[16-Jul-2026 16:16:57 UTC] Orders found: 0
[16-Jul-2026 16:16:57 UTC] Full Log Data: {
    "timestamp": "2026-07-16 16:16:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:ae49:8f44:7c2f:e791:c7ce:6839",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:ae49:8f44:7c2f:e791:c7ce:6839, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MiIsInVzZXJuYW1lIjoiemFpZCIsImVtYWlsIjoiemFpZHNoYWJoYWkxN0BnbWFpbC5jb20iLCJleHAiOjE3ODQ4MjMzMjh9.1IeiQTv0f8ZHrjdqsvATHbmNWWvm7Mn1xveMgnzZ_oY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c25078fd53e1e5-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:ae49:8f44:7c2f:e791:c7ce:6839",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jul-2026 16:16:57 UTC] Orders data: []
[16-Jul-2026 16:16:57 UTC] === END API CALL LOG ===
[16-Jul-2026 16:16:57 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jul-2026 16:16:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MiIsInVzZXJuYW1lIjoiemFpZCIsImVtYWlsIjoiemFpZHNoYWJoYWkxN0BnbWFpbC5jb20iLCJleHAiOjE3ODQ4MjMzMjh9.1IeiQTv0f8ZHrjdqsvATHbmNWWvm7Mn1xveMgnzZ_oY
[16-Jul-2026 16:16:57 UTC] Total orders count: 0
[16-Jul-2026 16:16:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jul-2026 16:16:57 UTC] ✅ JWT token verified successfully for user profile
[16-Jul-2026 16:16:57 UTC] User ID: 1072
[16-Jul-2026 16:16:57 UTC] ✅ User profile retrieved successfully for user ID: 1072
[16-Jul-2026 16:16:57 UTC] ✅ User profile retrieved successfully for user ID: 1072
[16-Jul-2026 16:16:58 UTC] === API CALL LOG ===
[16-Jul-2026 16:16:58 UTC] Endpoint: user/profile.php
[16-Jul-2026 16:16:58 UTC] Full Log Data: {
    "timestamp": "2026-07-16 16:16:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:ae49:8f44:7c2f:e791:c7ce:6839",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:ae49:8f44:7c2f:e791:c7ce:6839, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MiIsInVzZXJuYW1lIjoiemFpZCIsImVtYWlsIjoiemFpZHNoYWJoYWkxN0BnbWFpbC5jb20iLCJleHAiOjE3ODQ4MjMzMjh9.1IeiQTv0f8ZHrjdqsvATHbmNWWvm7Mn1xveMgnzZ_oY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c2507e1998e1e5-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:ae49:8f44:7c2f:e791:c7ce:6839",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jul-2026 16:16:58 UTC] === END API CALL LOG ===
[16-Jul-2026 16:16:58 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jul-2026 16:16:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MiIsInVzZXJuYW1lIjoiemFpZCIsImVtYWlsIjoiemFpZHNoYWJoYWkxN0BnbWFpbC5jb20iLCJleHAiOjE3ODQ4MjMzMjh9.1IeiQTv0f8ZHrjdqsvATHbmNWWvm7Mn1xveMgnzZ_oY
[16-Jul-2026 16:16:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jul-2026 16:16:58 UTC] ✅ JWT token verified successfully for user profile
[16-Jul-2026 16:16:58 UTC] User ID: 1072
[16-Jul-2026 16:16:58 UTC] ✅ User profile retrieved successfully for user ID: 1072
[16-Jul-2026 16:17:05 UTC] === API CALL LOG ===
[16-Jul-2026 16:17:05 UTC] Endpoint: user/profile.php
[16-Jul-2026 16:17:05 UTC] Full Log Data: {
    "timestamp": "2026-07-16 16:17:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:ae49:8f44:7c2f:e791:c7ce:6839",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:ae49:8f44:7c2f:e791:c7ce:6839, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MiIsInVzZXJuYW1lIjoiemFpZCIsImVtYWlsIjoiemFpZHNoYWJoYWkxN0BnbWFpbC5jb20iLCJleHAiOjE3ODQ4MjMzMjh9.1IeiQTv0f8ZHrjdqsvATHbmNWWvm7Mn1xveMgnzZ_oY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c250a918a3e1e5-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:ae49:8f44:7c2f:e791:c7ce:6839",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jul-2026 16:17:05 UTC] === END API CALL LOG ===
[16-Jul-2026 16:17:05 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jul-2026 16:17:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MiIsInVzZXJuYW1lIjoiemFpZCIsImVtYWlsIjoiemFpZHNoYWJoYWkxN0BnbWFpbC5jb20iLCJleHAiOjE3ODQ4MjMzMjh9.1IeiQTv0f8ZHrjdqsvATHbmNWWvm7Mn1xveMgnzZ_oY
[16-Jul-2026 16:17:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jul-2026 16:17:05 UTC] ✅ JWT token verified successfully for user profile
[16-Jul-2026 16:17:05 UTC] User ID: 1072
[16-Jul-2026 16:17:05 UTC] ✅ User profile retrieved successfully for user ID: 1072
[16-Jul-2026 16:17:11 UTC] === API CALL LOG ===
[16-Jul-2026 16:17:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jul-2026 16:17:11 UTC] Endpoint: user/profile.php
[16-Jul-2026 16:17:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jul-2026 16:17:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:ae49:8f44:7c2f:e791:c7ce:6839, 172.68.234.131","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MiIsInVzZXJuYW1lIjoiemFpZCIsImVtYWlsIjoiemFpZHNoYWJoYWkxN0BnbWFpbC5jb20iLCJleHAiOjE3ODQ4MjMzMjh9.1IeiQTv0f8ZHrjdqsvATHbmNWWvm7Mn1xveMgnzZ_oY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1c250ce1924e1e5-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:ae49:8f44:7c2f:e791:c7ce:6839","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-Jul-2026 16:17:11 UTC] Full Log Data: {
    "timestamp": "2026-07-16 16:17:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:ae49:8f44:7c2f:e791:c7ce:6839",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:ae49:8f44:7c2f:e791:c7ce:6839, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MiIsInVzZXJuYW1lIjoiemFpZCIsImVtYWlsIjoiemFpZHNoYWJoYWkxN0BnbWFpbC5jb20iLCJleHAiOjE3ODQ4MjMzMjh9.1IeiQTv0f8ZHrjdqsvATHbmNWWvm7Mn1xveMgnzZ_oY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c250ce1929e1e5-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:ae49:8f44:7c2f:e791:c7ce:6839",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jul-2026 16:17:11 UTC] === END API CALL LOG ===
[16-Jul-2026 16:17:11 UTC] === User Orders API Called ===
[16-Jul-2026 16:17:11 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jul-2026 16:17:11 UTC] User ID: 1072
[16-Jul-2026 16:17:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MiIsInVzZXJuYW1lIjoiemFpZCIsImVtYWlsIjoiemFpZHNoYWJoYWkxN0BnbWFpbC5jb20iLCJleHAiOjE3ODQ4MjMzMjh9.1IeiQTv0f8ZHrjdqsvATHbmNWWvm7Mn1xveMgnzZ_oY
[16-Jul-2026 16:17:11 UTC] Limit: 20, Offset: 0
[16-Jul-2026 16:17:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jul-2026 16:17:11 UTC] ✅ JWT token verified successfully for user profile
[16-Jul-2026 16:17:11 UTC] User ID: 1072
[16-Jul-2026 16:17:11 UTC] ✅ User profile retrieved successfully for user ID: 1072
[16-Jul-2026 16:17:11 UTC] Orders found: 0
[16-Jul-2026 16:17:11 UTC] Orders data: []
[16-Jul-2026 16:17:11 UTC] Total orders count: 0
[16-Jul-2026 16:17:11 UTC] === API CALL LOG ===
[16-Jul-2026 16:17:11 UTC] Endpoint: user/profile.php
[16-Jul-2026 16:17:11 UTC] Full Log Data: {
    "timestamp": "2026-07-16 16:17:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:ae49:8f44:7c2f:e791:c7ce:6839",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:ae49:8f44:7c2f:e791:c7ce:6839, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MiIsInVzZXJuYW1lIjoiemFpZCIsImVtYWlsIjoiemFpZHNoYWJoYWkxN0BnbWFpbC5jb20iLCJleHAiOjE3ODQ4MjMzMjh9.1IeiQTv0f8ZHrjdqsvATHbmNWWvm7Mn1xveMgnzZ_oY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c250ce1927e1e5-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:ae49:8f44:7c2f:e791:c7ce:6839",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jul-2026 16:17:11 UTC] === END API CALL LOG ===
[16-Jul-2026 16:17:11 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jul-2026 16:17:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MiIsInVzZXJuYW1lIjoiemFpZCIsImVtYWlsIjoiemFpZHNoYWJoYWkxN0BnbWFpbC5jb20iLCJleHAiOjE3ODQ4MjMzMjh9.1IeiQTv0f8ZHrjdqsvATHbmNWWvm7Mn1xveMgnzZ_oY
[16-Jul-2026 16:17:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jul-2026 16:17:11 UTC] ✅ JWT token verified successfully for user profile
[16-Jul-2026 16:17:11 UTC] User ID: 1072
[16-Jul-2026 16:17:11 UTC] ✅ User profile retrieved successfully for user ID: 1072
[16-Jul-2026 16:17:12 UTC] === API CALL LOG ===
[16-Jul-2026 16:17:12 UTC] Endpoint: user/profile.php
[16-Jul-2026 16:17:12 UTC] Full Log Data: {
    "timestamp": "2026-07-16 16:17:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:ae49:8f44:7c2f:e791:c7ce:6839",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:ae49:8f44:7c2f:e791:c7ce:6839, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MiIsInVzZXJuYW1lIjoiemFpZCIsImVtYWlsIjoiemFpZHNoYWJoYWkxN0BnbWFpbC5jb20iLCJleHAiOjE3ODQ4MjMzMjh9.1IeiQTv0f8ZHrjdqsvATHbmNWWvm7Mn1xveMgnzZ_oY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c250d2db85e1e5-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:ae49:8f44:7c2f:e791:c7ce:6839",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jul-2026 16:17:12 UTC] === END API CALL LOG ===
[16-Jul-2026 16:17:12 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jul-2026 16:17:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MiIsInVzZXJuYW1lIjoiemFpZCIsImVtYWlsIjoiemFpZHNoYWJoYWkxN0BnbWFpbC5jb20iLCJleHAiOjE3ODQ4MjMzMjh9.1IeiQTv0f8ZHrjdqsvATHbmNWWvm7Mn1xveMgnzZ_oY
[16-Jul-2026 16:17:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jul-2026 16:17:12 UTC] ✅ JWT token verified successfully for user profile
[16-Jul-2026 16:17:12 UTC] User ID: 1072
[16-Jul-2026 16:17:12 UTC] ✅ User profile retrieved successfully for user ID: 1072
[16-Jul-2026 16:17:29 UTC] === API CALL LOG ===
[16-Jul-2026 16:17:29 UTC] Endpoint: user/profile.php
[16-Jul-2026 16:17:29 UTC] Full Log Data: {
    "timestamp": "2026-07-16 16:17:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:ae49:8f44:7c2f:e791:c7ce:6839",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:ae49:8f44:7c2f:e791:c7ce:6839, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MiIsInVzZXJuYW1lIjoiemFpZCIsImVtYWlsIjoiemFpZHNoYWJoYWkxN0BnbWFpbC5jb20iLCJleHAiOjE3ODQ4MjMzMjh9.1IeiQTv0f8ZHrjdqsvATHbmNWWvm7Mn1xveMgnzZ_oY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c25140adf8e1e5-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:ae49:8f44:7c2f:e791:c7ce:6839",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jul-2026 16:17:29 UTC] === END API CALL LOG ===
[16-Jul-2026 16:17:29 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jul-2026 16:17:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MiIsInVzZXJuYW1lIjoiemFpZCIsImVtYWlsIjoiemFpZHNoYWJoYWkxN0BnbWFpbC5jb20iLCJleHAiOjE3ODQ4MjMzMjh9.1IeiQTv0f8ZHrjdqsvATHbmNWWvm7Mn1xveMgnzZ_oY
[16-Jul-2026 16:17:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jul-2026 16:17:29 UTC] ✅ JWT token verified successfully for user profile
[16-Jul-2026 16:17:29 UTC] User ID: 1072
[16-Jul-2026 16:17:29 UTC] ✅ User profile retrieved successfully for user ID: 1072
[16-Jul-2026 16:17:30 UTC] User Purchases API - User ID: 1072
[16-Jul-2026 16:17:30 UTC] User Purchases API - Total purchases found: 2
[16-Jul-2026 16:17:34 UTC] === API CALL LOG ===
[16-Jul-2026 16:17:34 UTC] Endpoint: user/profile.php
[16-Jul-2026 16:17:34 UTC] Full Log Data: {
    "timestamp": "2026-07-16 16:17:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:ae49:8f44:7c2f:e791:c7ce:6839",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:ae49:8f44:7c2f:e791:c7ce:6839, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MiIsInVzZXJuYW1lIjoiemFpZCIsImVtYWlsIjoiemFpZHNoYWJoYWkxN0BnbWFpbC5jb20iLCJleHAiOjE3ODQ4MjMzMjh9.1IeiQTv0f8ZHrjdqsvATHbmNWWvm7Mn1xveMgnzZ_oY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c2515d5e99e1e5-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:ae49:8f44:7c2f:e791:c7ce:6839",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jul-2026 16:17:34 UTC] === END API CALL LOG ===
[16-Jul-2026 16:17:34 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jul-2026 16:17:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MiIsInVzZXJuYW1lIjoiemFpZCIsImVtYWlsIjoiemFpZHNoYWJoYWkxN0BnbWFpbC5jb20iLCJleHAiOjE3ODQ4MjMzMjh9.1IeiQTv0f8ZHrjdqsvATHbmNWWvm7Mn1xveMgnzZ_oY
[16-Jul-2026 16:17:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jul-2026 16:17:34 UTC] ✅ JWT token verified successfully for user profile
[16-Jul-2026 16:17:34 UTC] User ID: 1072
[16-Jul-2026 16:17:34 UTC] ✅ User profile retrieved successfully for user ID: 1072
[16-Jul-2026 16:17:34 UTC] User Purchases API - User ID: 1072
[16-Jul-2026 16:17:34 UTC] User Purchases API - Total purchases found: 2
[16-Jul-2026 16:17:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jul-2026 16:17:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jul-2026 16:17:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:ae49:8f44:7c2f:e791:c7ce:6839, 172.68.234.131","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MiIsInVzZXJuYW1lIjoiemFpZCIsImVtYWlsIjoiemFpZHNoYWJoYWkxN0BnbWFpbC5jb20iLCJleHAiOjE3ODQ4MjMzMjh9.1IeiQTv0f8ZHrjdqsvATHbmNWWvm7Mn1xveMgnzZ_oY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1c2516ae89ae1e5-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:ae49:8f44:7c2f:e791:c7ce:6839","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-Jul-2026 16:17:36 UTC] === User Orders API Called ===
[16-Jul-2026 16:17:36 UTC] User ID: 1072
[16-Jul-2026 16:17:36 UTC] Limit: 20, Offset: 0
[16-Jul-2026 16:17:36 UTC] Orders found: 0
[16-Jul-2026 16:17:36 UTC] Orders data: []
[16-Jul-2026 16:17:36 UTC] Total orders count: 0
[16-Jul-2026 16:17:47 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jul-2026 16:17:47 UTC] === API CALL LOG ===
[16-Jul-2026 16:17:47 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jul-2026 16:17:47 UTC] Endpoint: user/profile.php
[16-Jul-2026 16:17:47 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:ae49:8f44:7c2f:e791:c7ce:6839, 172.68.234.131","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MiIsInVzZXJuYW1lIjoiemFpZCIsImVtYWlsIjoiemFpZHNoYWJoYWkxN0BnbWFpbC5jb20iLCJleHAiOjE3ODQ4MjMzMjh9.1IeiQTv0f8ZHrjdqsvATHbmNWWvm7Mn1xveMgnzZ_oY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1c251ad9d22e1e5-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:ae49:8f44:7c2f:e791:c7ce:6839","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-Jul-2026 16:17:47 UTC] Full Log Data: {
    "timestamp": "2026-07-16 16:17:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:ae49:8f44:7c2f:e791:c7ce:6839",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:ae49:8f44:7c2f:e791:c7ce:6839, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MiIsInVzZXJuYW1lIjoiemFpZCIsImVtYWlsIjoiemFpZHNoYWJoYWkxN0BnbWFpbC5jb20iLCJleHAiOjE3ODQ4MjMzMjh9.1IeiQTv0f8ZHrjdqsvATHbmNWWvm7Mn1xveMgnzZ_oY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c251ad9d23e1e5-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:ae49:8f44:7c2f:e791:c7ce:6839",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jul-2026 16:17:47 UTC] === END API CALL LOG ===
[16-Jul-2026 16:17:47 UTC] === User Orders API Called ===
[16-Jul-2026 16:17:47 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jul-2026 16:17:47 UTC] User ID: 1072
[16-Jul-2026 16:17:47 UTC] Limit: 20, Offset: 0
[16-Jul-2026 16:17:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MiIsInVzZXJuYW1lIjoiemFpZCIsImVtYWlsIjoiemFpZHNoYWJoYWkxN0BnbWFpbC5jb20iLCJleHAiOjE3ODQ4MjMzMjh9.1IeiQTv0f8ZHrjdqsvATHbmNWWvm7Mn1xveMgnzZ_oY
[16-Jul-2026 16:17:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jul-2026 16:17:47 UTC] ✅ JWT token verified successfully for user profile
[16-Jul-2026 16:17:47 UTC] User ID: 1072
[16-Jul-2026 16:17:47 UTC] Orders found: 0
[16-Jul-2026 16:17:47 UTC] Orders data: []
[16-Jul-2026 16:17:47 UTC] ✅ User profile retrieved successfully for user ID: 1072
[16-Jul-2026 16:17:47 UTC] Total orders count: 0
[16-Jul-2026 16:17:47 UTC] === API CALL LOG ===
[16-Jul-2026 16:17:47 UTC] Endpoint: user/profile.php
[16-Jul-2026 16:17:47 UTC] Full Log Data: {
    "timestamp": "2026-07-16 16:17:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:ae49:8f44:7c2f:e791:c7ce:6839",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:ae49:8f44:7c2f:e791:c7ce:6839, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MiIsInVzZXJuYW1lIjoiemFpZCIsImVtYWlsIjoiemFpZHNoYWJoYWkxN0BnbWFpbC5jb20iLCJleHAiOjE3ODQ4MjMzMjh9.1IeiQTv0f8ZHrjdqsvATHbmNWWvm7Mn1xveMgnzZ_oY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c251ad9d26e1e5-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:ae49:8f44:7c2f:e791:c7ce:6839",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jul-2026 16:17:47 UTC] === END API CALL LOG ===
[16-Jul-2026 16:17:47 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jul-2026 16:17:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MiIsInVzZXJuYW1lIjoiemFpZCIsImVtYWlsIjoiemFpZHNoYWJoYWkxN0BnbWFpbC5jb20iLCJleHAiOjE3ODQ4MjMzMjh9.1IeiQTv0f8ZHrjdqsvATHbmNWWvm7Mn1xveMgnzZ_oY
[16-Jul-2026 16:17:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jul-2026 16:17:47 UTC] ✅ JWT token verified successfully for user profile
[16-Jul-2026 16:17:47 UTC] User ID: 1072
[16-Jul-2026 16:17:47 UTC] ✅ User profile retrieved successfully for user ID: 1072
[16-Jul-2026 16:18:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jul-2026 16:18:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jul-2026 16:18:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:ae49:8f44:7c2f:e791:c7ce:6839, 172.68.234.130","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MiIsInVzZXJuYW1lIjoiemFpZCIsImVtYWlsIjoiemFpZHNoYWJoYWkxN0BnbWFpbC5jb20iLCJleHAiOjE3ODQ4MjMzMjh9.1IeiQTv0f8ZHrjdqsvATHbmNWWvm7Mn1xveMgnzZ_oY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1c252094a2ee1e5-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:ae49:8f44:7c2f:e791:c7ce:6839","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-Jul-2026 16:18:01 UTC] === User Orders API Called ===
[16-Jul-2026 16:18:01 UTC] User ID: 1072
[16-Jul-2026 16:18:01 UTC] Limit: 20, Offset: 0
[16-Jul-2026 16:18:01 UTC] Orders found: 0
[16-Jul-2026 16:18:01 UTC] Orders data: []
[16-Jul-2026 16:18:01 UTC] Total orders count: 0
[16-Jul-2026 16:18:01 UTC] === API CALL LOG ===
[16-Jul-2026 16:18:01 UTC] Endpoint: user/profile.php
[16-Jul-2026 16:18:01 UTC] Full Log Data: {
    "timestamp": "2026-07-16 16:18:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:ae49:8f44:7c2f:e791:c7ce:6839",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:ae49:8f44:7c2f:e791:c7ce:6839, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MiIsInVzZXJuYW1lIjoiemFpZCIsImVtYWlsIjoiemFpZHNoYWJoYWkxN0BnbWFpbC5jb20iLCJleHAiOjE3ODQ4MjMzMjh9.1IeiQTv0f8ZHrjdqsvATHbmNWWvm7Mn1xveMgnzZ_oY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c252094a2ce1e5-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:ae49:8f44:7c2f:e791:c7ce:6839",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jul-2026 16:18:01 UTC] === END API CALL LOG ===
[16-Jul-2026 16:18:01 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jul-2026 16:18:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MiIsInVzZXJuYW1lIjoiemFpZCIsImVtYWlsIjoiemFpZHNoYWJoYWkxN0BnbWFpbC5jb20iLCJleHAiOjE3ODQ4MjMzMjh9.1IeiQTv0f8ZHrjdqsvATHbmNWWvm7Mn1xveMgnzZ_oY
[16-Jul-2026 16:18:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jul-2026 16:18:01 UTC] ✅ JWT token verified successfully for user profile
[16-Jul-2026 16:18:01 UTC] User ID: 1072
[16-Jul-2026 16:18:01 UTC] ✅ User profile retrieved successfully for user ID: 1072
[16-Jul-2026 16:18:01 UTC] === API CALL LOG ===
[16-Jul-2026 16:18:01 UTC] Endpoint: user/profile.php
[16-Jul-2026 16:18:01 UTC] Full Log Data: {
    "timestamp": "2026-07-16 16:18:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:ae49:8f44:7c2f:e791:c7ce:6839",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:ae49:8f44:7c2f:e791:c7ce:6839, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MiIsInVzZXJuYW1lIjoiemFpZCIsImVtYWlsIjoiemFpZHNoYWJoYWkxN0BnbWFpbC5jb20iLCJleHAiOjE3ODQ4MjMzMjh9.1IeiQTv0f8ZHrjdqsvATHbmNWWvm7Mn1xveMgnzZ_oY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c252094a31e1e5-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:ae49:8f44:7c2f:e791:c7ce:6839",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jul-2026 16:18:01 UTC] === END API CALL LOG ===
[16-Jul-2026 16:18:01 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jul-2026 16:18:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MiIsInVzZXJuYW1lIjoiemFpZCIsImVtYWlsIjoiemFpZHNoYWJoYWkxN0BnbWFpbC5jb20iLCJleHAiOjE3ODQ4MjMzMjh9.1IeiQTv0f8ZHrjdqsvATHbmNWWvm7Mn1xveMgnzZ_oY
[16-Jul-2026 16:18:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jul-2026 16:18:01 UTC] ✅ JWT token verified successfully for user profile
[16-Jul-2026 16:18:01 UTC] User ID: 1072
[16-Jul-2026 16:18:01 UTC] ✅ User profile retrieved successfully for user ID: 1072
[16-Jul-2026 16:18:02 UTC] === API CALL LOG ===
[16-Jul-2026 16:18:02 UTC] Endpoint: user/profile.php
[16-Jul-2026 16:18:02 UTC] Full Log Data: {
    "timestamp": "2026-07-16 16:18:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:ae49:8f44:7c2f:e791:c7ce:6839",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:ae49:8f44:7c2f:e791:c7ce:6839, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MiIsInVzZXJuYW1lIjoiemFpZCIsImVtYWlsIjoiemFpZHNoYWJoYWkxN0BnbWFpbC5jb20iLCJleHAiOjE3ODQ4MjMzMjh9.1IeiQTv0f8ZHrjdqsvATHbmNWWvm7Mn1xveMgnzZ_oY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c2520ee904e1e5-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:ae49:8f44:7c2f:e791:c7ce:6839",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jul-2026 16:18:02 UTC] === END API CALL LOG ===
[16-Jul-2026 16:18:02 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jul-2026 16:18:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MiIsInVzZXJuYW1lIjoiemFpZCIsImVtYWlsIjoiemFpZHNoYWJoYWkxN0BnbWFpbC5jb20iLCJleHAiOjE3ODQ4MjMzMjh9.1IeiQTv0f8ZHrjdqsvATHbmNWWvm7Mn1xveMgnzZ_oY
[16-Jul-2026 16:18:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jul-2026 16:18:02 UTC] ✅ JWT token verified successfully for user profile
[16-Jul-2026 16:18:02 UTC] User ID: 1072
[16-Jul-2026 16:18:02 UTC] ✅ User profile retrieved successfully for user ID: 1072
[16-Jul-2026 23:52:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jul-2026 23:52:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jul-2026 23:52:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.100.147, 141.101.99.151","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MyIsInVzZXJuYW1lIjoiSXlhIG9yaXNoYSIsImVtYWlsIjoiaXlhZG9yb3RpbWliYWxvZ3VuQGdtYWlsLmNvbSIsImV4cCI6MTc4NDg1MDc2N30.hR7XlA6kozOiHRVTiuRrsGQ-i2dCjG9vGbYznwPj-7A","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1c4ec3708c7ed02-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.100.147","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-Jul-2026 23:52:48 UTC] === User Orders API Called ===
[16-Jul-2026 23:52:48 UTC] User ID: 1073
[16-Jul-2026 23:52:48 UTC] Limit: 20, Offset: 0
[16-Jul-2026 23:52:48 UTC] Orders found: 0
[16-Jul-2026 23:52:48 UTC] Orders data: []
[16-Jul-2026 23:52:48 UTC] Total orders count: 0
[16-Jul-2026 23:52:48 UTC] === API CALL LOG ===
[16-Jul-2026 23:52:48 UTC] Endpoint: user/profile.php
[16-Jul-2026 23:52:48 UTC] Full Log Data: {
    "timestamp": "2026-07-16 23:52:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.100.147",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.100.147, 141.101.98.57",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MyIsInVzZXJuYW1lIjoiSXlhIG9yaXNoYSIsImVtYWlsIjoiaXlhZG9yb3RpbWliYWxvZ3VuQGdtYWlsLmNvbSIsImV4cCI6MTc4NDg1MDc2N30.hR7XlA6kozOiHRVTiuRrsGQ-i2dCjG9vGbYznwPj-7A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c4ec3708c4ed02-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.100.147",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jul-2026 23:52:48 UTC] === END API CALL LOG ===
[16-Jul-2026 23:52:48 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jul-2026 23:52:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MyIsInVzZXJuYW1lIjoiSXlhIG9yaXNoYSIsImVtYWlsIjoiaXlhZG9yb3RpbWliYWxvZ3VuQGdtYWlsLmNvbSIsImV4cCI6MTc4NDg1MDc2N30.hR7XlA6kozOiHRVTiuRrsGQ-i2dCjG9vGbYznwPj-7A
[16-Jul-2026 23:52:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jul-2026 23:52:48 UTC] ✅ JWT token verified successfully for user profile
[16-Jul-2026 23:52:48 UTC] User ID: 1073
[16-Jul-2026 23:52:48 UTC] ✅ User profile retrieved successfully for user ID: 1073
[16-Jul-2026 23:52:48 UTC] === API CALL LOG ===
[16-Jul-2026 23:52:48 UTC] Endpoint: user/profile.php
[16-Jul-2026 23:52:48 UTC] Full Log Data: {
    "timestamp": "2026-07-16 23:52:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.100.147",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.100.147, 141.101.98.57",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MyIsInVzZXJuYW1lIjoiSXlhIG9yaXNoYSIsImVtYWlsIjoiaXlhZG9yb3RpbWliYWxvZ3VuQGdtYWlsLmNvbSIsImV4cCI6MTc4NDg1MDc2N30.hR7XlA6kozOiHRVTiuRrsGQ-i2dCjG9vGbYznwPj-7A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c4ec3829d2ed02-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.100.147",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jul-2026 23:52:48 UTC] === END API CALL LOG ===
[16-Jul-2026 23:52:48 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jul-2026 23:52:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MyIsInVzZXJuYW1lIjoiSXlhIG9yaXNoYSIsImVtYWlsIjoiaXlhZG9yb3RpbWliYWxvZ3VuQGdtYWlsLmNvbSIsImV4cCI6MTc4NDg1MDc2N30.hR7XlA6kozOiHRVTiuRrsGQ-i2dCjG9vGbYznwPj-7A
[16-Jul-2026 23:52:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jul-2026 23:52:48 UTC] ✅ JWT token verified successfully for user profile
[16-Jul-2026 23:52:48 UTC] User ID: 1073
[16-Jul-2026 23:52:48 UTC] ✅ User profile retrieved successfully for user ID: 1073
[16-Jul-2026 23:52:49 UTC] === API CALL LOG ===
[16-Jul-2026 23:52:49 UTC] Endpoint: user/profile.php
[16-Jul-2026 23:52:49 UTC] Full Log Data: {
    "timestamp": "2026-07-16 23:52:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.100.147",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.100.147, 141.101.98.57",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MyIsInVzZXJuYW1lIjoiSXlhIG9yaXNoYSIsImVtYWlsIjoiaXlhZG9yb3RpbWliYWxvZ3VuQGdtYWlsLmNvbSIsImV4cCI6MTc4NDg1MDc2N30.hR7XlA6kozOiHRVTiuRrsGQ-i2dCjG9vGbYznwPj-7A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c4ec3d9f04ed02-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.100.147",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jul-2026 23:52:49 UTC] === END API CALL LOG ===
[16-Jul-2026 23:52:49 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jul-2026 23:52:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MyIsInVzZXJuYW1lIjoiSXlhIG9yaXNoYSIsImVtYWlsIjoiaXlhZG9yb3RpbWliYWxvZ3VuQGdtYWlsLmNvbSIsImV4cCI6MTc4NDg1MDc2N30.hR7XlA6kozOiHRVTiuRrsGQ-i2dCjG9vGbYznwPj-7A
[16-Jul-2026 23:52:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jul-2026 23:52:49 UTC] ✅ JWT token verified successfully for user profile
[16-Jul-2026 23:52:49 UTC] User ID: 1073
[16-Jul-2026 23:52:49 UTC] ✅ User profile retrieved successfully for user ID: 1073
[16-Jul-2026 23:53:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jul-2026 23:53:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jul-2026 23:53:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.100.147, 141.101.99.152","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MyIsInVzZXJuYW1lIjoiSXlhIG9yaXNoYSIsImVtYWlsIjoiaXlhZG9yb3RpbWliYWxvZ3VuQGdtYWlsLmNvbSIsImV4cCI6MTc4NDg1MDc2N30.hR7XlA6kozOiHRVTiuRrsGQ-i2dCjG9vGbYznwPj-7A","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1c4ed0c28fded02-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.100.147","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-Jul-2026 23:53:22 UTC] === User Orders API Called ===
[16-Jul-2026 23:53:22 UTC] User ID: 1073
[16-Jul-2026 23:53:22 UTC] Limit: 20, Offset: 0
[16-Jul-2026 23:53:22 UTC] Orders found: 0
[16-Jul-2026 23:53:22 UTC] Orders data: []
[16-Jul-2026 23:53:22 UTC] Total orders count: 0
[16-Jul-2026 23:53:24 UTC] === API CALL LOG ===
[16-Jul-2026 23:53:24 UTC] Endpoint: user/profile.php
[16-Jul-2026 23:53:24 UTC] Full Log Data: {
    "timestamp": "2026-07-16 23:53:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.100.147",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.100.147, 141.101.99.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MyIsInVzZXJuYW1lIjoiSXlhIG9yaXNoYSIsImVtYWlsIjoiaXlhZG9yb3RpbWliYWxvZ3VuQGdtYWlsLmNvbSIsImV4cCI6MTc4NDg1MDc2N30.hR7XlA6kozOiHRVTiuRrsGQ-i2dCjG9vGbYznwPj-7A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c4ed1a8ed1ed02-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.100.147",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jul-2026 23:53:24 UTC] === END API CALL LOG ===
[16-Jul-2026 23:53:24 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jul-2026 23:53:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MyIsInVzZXJuYW1lIjoiSXlhIG9yaXNoYSIsImVtYWlsIjoiaXlhZG9yb3RpbWliYWxvZ3VuQGdtYWlsLmNvbSIsImV4cCI6MTc4NDg1MDc2N30.hR7XlA6kozOiHRVTiuRrsGQ-i2dCjG9vGbYznwPj-7A
[16-Jul-2026 23:53:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jul-2026 23:53:24 UTC] ✅ JWT token verified successfully for user profile
[16-Jul-2026 23:53:24 UTC] User ID: 1073
[16-Jul-2026 23:53:24 UTC] ✅ User profile retrieved successfully for user ID: 1073
[16-Jul-2026 23:53:25 UTC] User Purchases API - User ID: 1073
[16-Jul-2026 23:53:25 UTC] User Purchases API - Total purchases found: 0
[16-Jul-2026 23:53:31 UTC] User Purchases API - User ID: 1073
[16-Jul-2026 23:53:31 UTC] User Purchases API - Total purchases found: 0
[16-Jul-2026 23:53:33 UTC] === API CALL LOG ===
[16-Jul-2026 23:53:33 UTC] Endpoint: user/profile.php
[16-Jul-2026 23:53:33 UTC] Full Log Data: {
    "timestamp": "2026-07-16 23:53:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.100.147",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.100.147, 141.101.99.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MyIsInVzZXJuYW1lIjoiSXlhIG9yaXNoYSIsImVtYWlsIjoiaXlhZG9yb3RpbWliYWxvZ3VuQGdtYWlsLmNvbSIsImV4cCI6MTc4NDg1MDc2N30.hR7XlA6kozOiHRVTiuRrsGQ-i2dCjG9vGbYznwPj-7A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c4ed4e8d3eed02-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.100.147",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jul-2026 23:53:33 UTC] === END API CALL LOG ===
[16-Jul-2026 23:53:33 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jul-2026 23:53:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MyIsInVzZXJuYW1lIjoiSXlhIG9yaXNoYSIsImVtYWlsIjoiaXlhZG9yb3RpbWliYWxvZ3VuQGdtYWlsLmNvbSIsImV4cCI6MTc4NDg1MDc2N30.hR7XlA6kozOiHRVTiuRrsGQ-i2dCjG9vGbYznwPj-7A
[16-Jul-2026 23:53:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jul-2026 23:53:33 UTC] ✅ JWT token verified successfully for user profile
[16-Jul-2026 23:53:33 UTC] User ID: 1073
[16-Jul-2026 23:53:33 UTC] ✅ User profile retrieved successfully for user ID: 1073
[16-Jul-2026 23:53:33 UTC] User Purchases API - User ID: 1073
[16-Jul-2026 23:53:33 UTC] User Purchases API - Total purchases found: 0
[16-Jul-2026 23:53:53 UTC] === API CALL LOG ===
[16-Jul-2026 23:53:53 UTC] Endpoint: user/profile.php
[16-Jul-2026 23:53:53 UTC] Full Log Data: {
    "timestamp": "2026-07-16 23:53:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.100.147",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.100.147, 141.101.99.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MyIsInVzZXJuYW1lIjoiSXlhIG9yaXNoYSIsImVtYWlsIjoiaXlhZG9yb3RpbWliYWxvZ3VuQGdtYWlsLmNvbSIsImV4cCI6MTc4NDg1MDc2N30.hR7XlA6kozOiHRVTiuRrsGQ-i2dCjG9vGbYznwPj-7A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c4edcf889fed02-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.100.147",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jul-2026 23:53:53 UTC] === END API CALL LOG ===
[16-Jul-2026 23:53:53 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jul-2026 23:53:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MyIsInVzZXJuYW1lIjoiSXlhIG9yaXNoYSIsImVtYWlsIjoiaXlhZG9yb3RpbWliYWxvZ3VuQGdtYWlsLmNvbSIsImV4cCI6MTc4NDg1MDc2N30.hR7XlA6kozOiHRVTiuRrsGQ-i2dCjG9vGbYznwPj-7A
[16-Jul-2026 23:53:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jul-2026 23:53:53 UTC] ✅ JWT token verified successfully for user profile
[16-Jul-2026 23:53:53 UTC] User ID: 1073
[16-Jul-2026 23:53:53 UTC] ✅ User profile retrieved successfully for user ID: 1073
[16-Jul-2026 23:53:53 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jul-2026 23:53:53 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jul-2026 23:53:53 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.100.147, 141.101.99.152","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MyIsInVzZXJuYW1lIjoiSXlhIG9yaXNoYSIsImVtYWlsIjoiaXlhZG9yb3RpbWliYWxvZ3VuQGdtYWlsLmNvbSIsImV4cCI6MTc4NDg1MDc2N30.hR7XlA6kozOiHRVTiuRrsGQ-i2dCjG9vGbYznwPj-7A","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1c4edcf889ded02-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.100.147","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-Jul-2026 23:53:53 UTC] === User Orders API Called ===
[16-Jul-2026 23:53:53 UTC] User ID: 1073
[16-Jul-2026 23:53:53 UTC] Limit: 20, Offset: 0
[16-Jul-2026 23:53:53 UTC] Orders found: 0
[16-Jul-2026 23:53:53 UTC] Orders data: []
[16-Jul-2026 23:53:53 UTC] Total orders count: 0
[16-Jul-2026 23:53:54 UTC] === API CALL LOG ===
[16-Jul-2026 23:53:54 UTC] Endpoint: user/profile.php
[16-Jul-2026 23:53:54 UTC] Full Log Data: {
    "timestamp": "2026-07-16 23:53:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.100.147",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.100.147, 141.101.99.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MyIsInVzZXJuYW1lIjoiSXlhIG9yaXNoYSIsImVtYWlsIjoiaXlhZG9yb3RpbWliYWxvZ3VuQGdtYWlsLmNvbSIsImV4cCI6MTc4NDg1MDc2N30.hR7XlA6kozOiHRVTiuRrsGQ-i2dCjG9vGbYznwPj-7A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c4edd40cd5ed02-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.100.147",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jul-2026 23:53:54 UTC] === END API CALL LOG ===
[16-Jul-2026 23:53:54 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jul-2026 23:53:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MyIsInVzZXJuYW1lIjoiSXlhIG9yaXNoYSIsImVtYWlsIjoiaXlhZG9yb3RpbWliYWxvZ3VuQGdtYWlsLmNvbSIsImV4cCI6MTc4NDg1MDc2N30.hR7XlA6kozOiHRVTiuRrsGQ-i2dCjG9vGbYznwPj-7A
[16-Jul-2026 23:53:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jul-2026 23:53:54 UTC] ✅ JWT token verified successfully for user profile
[16-Jul-2026 23:53:54 UTC] User ID: 1073
[16-Jul-2026 23:53:54 UTC] ✅ User profile retrieved successfully for user ID: 1073
[16-Jul-2026 23:53:54 UTC] === API CALL LOG ===
[16-Jul-2026 23:53:54 UTC] Endpoint: user/profile.php
[16-Jul-2026 23:53:54 UTC] Full Log Data: {
    "timestamp": "2026-07-16 23:53:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.100.147",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.100.147, 141.101.99.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MyIsInVzZXJuYW1lIjoiSXlhIG9yaXNoYSIsImVtYWlsIjoiaXlhZG9yb3RpbWliYWxvZ3VuQGdtYWlsLmNvbSIsImV4cCI6MTc4NDg1MDc2N30.hR7XlA6kozOiHRVTiuRrsGQ-i2dCjG9vGbYznwPj-7A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c4edd51dd0ed02-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.100.147",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jul-2026 23:53:54 UTC] === END API CALL LOG ===
[16-Jul-2026 23:53:54 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jul-2026 23:53:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MyIsInVzZXJuYW1lIjoiSXlhIG9yaXNoYSIsImVtYWlsIjoiaXlhZG9yb3RpbWliYWxvZ3VuQGdtYWlsLmNvbSIsImV4cCI6MTc4NDg1MDc2N30.hR7XlA6kozOiHRVTiuRrsGQ-i2dCjG9vGbYznwPj-7A
[16-Jul-2026 23:53:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jul-2026 23:53:54 UTC] ✅ JWT token verified successfully for user profile
[16-Jul-2026 23:53:54 UTC] User ID: 1073
[16-Jul-2026 23:53:54 UTC] ✅ User profile retrieved successfully for user ID: 1073
[16-Jul-2026 23:54:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jul-2026 23:54:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jul-2026 23:54:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.100.147, 141.101.99.152","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MyIsInVzZXJuYW1lIjoiSXlhIG9yaXNoYSIsImVtYWlsIjoiaXlhZG9yb3RpbWliYWxvZ3VuQGdtYWlsLmNvbSIsImV4cCI6MTc4NDg1MDc2N30.hR7XlA6kozOiHRVTiuRrsGQ-i2dCjG9vGbYznwPj-7A","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1c4ee382b98ed02-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.100.147","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-Jul-2026 23:54:10 UTC] === User Orders API Called ===
[16-Jul-2026 23:54:10 UTC] User ID: 1073
[16-Jul-2026 23:54:10 UTC] Limit: 20, Offset: 0
[16-Jul-2026 23:54:10 UTC] Orders found: 0
[16-Jul-2026 23:54:10 UTC] Orders data: []
[16-Jul-2026 23:54:10 UTC] Total orders count: 0
[16-Jul-2026 23:54:12 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jul-2026 23:54:12 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jul-2026 23:54:12 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.100.147, 141.101.99.152","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MyIsInVzZXJuYW1lIjoiSXlhIG9yaXNoYSIsImVtYWlsIjoiaXlhZG9yb3RpbWliYWxvZ3VuQGdtYWlsLmNvbSIsImV4cCI6MTc4NDg1MDc2N30.hR7XlA6kozOiHRVTiuRrsGQ-i2dCjG9vGbYznwPj-7A","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1c4ee42ee45ed02-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.100.147","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-Jul-2026 23:54:12 UTC] === User Orders API Called ===
[16-Jul-2026 23:54:12 UTC] === API CALL LOG ===
[16-Jul-2026 23:54:12 UTC] User ID: 1073
[16-Jul-2026 23:54:12 UTC] Endpoint: user/profile.php
[16-Jul-2026 23:54:12 UTC] Limit: 20, Offset: 0
[16-Jul-2026 23:54:12 UTC] Full Log Data: {
    "timestamp": "2026-07-16 23:54:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.100.147",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.100.147, 141.101.99.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MyIsInVzZXJuYW1lIjoiSXlhIG9yaXNoYSIsImVtYWlsIjoiaXlhZG9yb3RpbWliYWxvZ3VuQGdtYWlsLmNvbSIsImV4cCI6MTc4NDg1MDc2N30.hR7XlA6kozOiHRVTiuRrsGQ-i2dCjG9vGbYznwPj-7A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c4ee42ee47ed02-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.100.147",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jul-2026 23:54:12 UTC] === END API CALL LOG ===
[16-Jul-2026 23:54:12 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jul-2026 23:54:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MyIsInVzZXJuYW1lIjoiSXlhIG9yaXNoYSIsImVtYWlsIjoiaXlhZG9yb3RpbWliYWxvZ3VuQGdtYWlsLmNvbSIsImV4cCI6MTc4NDg1MDc2N30.hR7XlA6kozOiHRVTiuRrsGQ-i2dCjG9vGbYznwPj-7A
[16-Jul-2026 23:54:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jul-2026 23:54:12 UTC] ✅ JWT token verified successfully for user profile
[16-Jul-2026 23:54:12 UTC] User ID: 1073
[16-Jul-2026 23:54:12 UTC] Orders found: 0
[16-Jul-2026 23:54:12 UTC] Orders data: []
[16-Jul-2026 23:54:12 UTC] ✅ User profile retrieved successfully for user ID: 1073
[16-Jul-2026 23:54:12 UTC] Total orders count: 0
[16-Jul-2026 23:54:13 UTC] === API CALL LOG ===
[16-Jul-2026 23:54:13 UTC] Endpoint: user/profile.php
[16-Jul-2026 23:54:13 UTC] Full Log Data: {
    "timestamp": "2026-07-16 23:54:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.100.147",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.100.147, 141.101.99.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MyIsInVzZXJuYW1lIjoiSXlhIG9yaXNoYSIsImVtYWlsIjoiaXlhZG9yb3RpbWliYWxvZ3VuQGdtYWlsLmNvbSIsImV4cCI6MTc4NDg1MDc2N30.hR7XlA6kozOiHRVTiuRrsGQ-i2dCjG9vGbYznwPj-7A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c4ee478aeced02-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.100.147",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jul-2026 23:54:13 UTC] === END API CALL LOG ===
[16-Jul-2026 23:54:13 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jul-2026 23:54:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MyIsInVzZXJuYW1lIjoiSXlhIG9yaXNoYSIsImVtYWlsIjoiaXlhZG9yb3RpbWliYWxvZ3VuQGdtYWlsLmNvbSIsImV4cCI6MTc4NDg1MDc2N30.hR7XlA6kozOiHRVTiuRrsGQ-i2dCjG9vGbYznwPj-7A
[16-Jul-2026 23:54:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jul-2026 23:54:13 UTC] ✅ JWT token verified successfully for user profile
[16-Jul-2026 23:54:13 UTC] User ID: 1073
[16-Jul-2026 23:54:13 UTC] ✅ User profile retrieved successfully for user ID: 1073
[16-Jul-2026 23:54:13 UTC] === API CALL LOG ===
[16-Jul-2026 23:54:13 UTC] Endpoint: user/profile.php
[16-Jul-2026 23:54:13 UTC] Full Log Data: {
    "timestamp": "2026-07-16 23:54:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.100.147",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.100.147, 141.101.99.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MyIsInVzZXJuYW1lIjoiSXlhIG9yaXNoYSIsImVtYWlsIjoiaXlhZG9yb3RpbWliYWxvZ3VuQGdtYWlsLmNvbSIsImV4cCI6MTc4NDg1MDc2N30.hR7XlA6kozOiHRVTiuRrsGQ-i2dCjG9vGbYznwPj-7A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c4ee48abe6ed02-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.100.147",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jul-2026 23:54:13 UTC] === END API CALL LOG ===
[16-Jul-2026 23:54:13 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jul-2026 23:54:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MyIsInVzZXJuYW1lIjoiSXlhIG9yaXNoYSIsImVtYWlsIjoiaXlhZG9yb3RpbWliYWxvZ3VuQGdtYWlsLmNvbSIsImV4cCI6MTc4NDg1MDc2N30.hR7XlA6kozOiHRVTiuRrsGQ-i2dCjG9vGbYznwPj-7A
[16-Jul-2026 23:54:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jul-2026 23:54:13 UTC] ✅ JWT token verified successfully for user profile
[16-Jul-2026 23:54:13 UTC] User ID: 1073
[16-Jul-2026 23:54:13 UTC] ✅ User profile retrieved successfully for user ID: 1073
[16-Jul-2026 23:54:41 UTC] === API CALL LOG ===
[16-Jul-2026 23:54:41 UTC] Endpoint: user/profile.php
[16-Jul-2026 23:54:41 UTC] Full Log Data: {
    "timestamp": "2026-07-16 23:54:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.100.147",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.100.147, 141.101.99.151",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MyIsInVzZXJuYW1lIjoiSXlhIG9yaXNoYSIsImVtYWlsIjoiaXlhZG9yb3RpbWliYWxvZ3VuQGdtYWlsLmNvbSIsImV4cCI6MTc4NDg1MDc2N30.hR7XlA6kozOiHRVTiuRrsGQ-i2dCjG9vGbYznwPj-7A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c4eef7ad6ded02-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.100.147",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jul-2026 23:54:41 UTC] === END API CALL LOG ===
[16-Jul-2026 23:54:41 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jul-2026 23:54:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MyIsInVzZXJuYW1lIjoiSXlhIG9yaXNoYSIsImVtYWlsIjoiaXlhZG9yb3RpbWliYWxvZ3VuQGdtYWlsLmNvbSIsImV4cCI6MTc4NDg1MDc2N30.hR7XlA6kozOiHRVTiuRrsGQ-i2dCjG9vGbYznwPj-7A
[16-Jul-2026 23:54:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jul-2026 23:54:41 UTC] ✅ JWT token verified successfully for user profile
[16-Jul-2026 23:54:41 UTC] User ID: 1073
[16-Jul-2026 23:54:41 UTC] ✅ User profile retrieved successfully for user ID: 1073
[16-Jul-2026 23:54:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jul-2026 23:54:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jul-2026 23:54:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.100.147, 141.101.99.152","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MyIsInVzZXJuYW1lIjoiSXlhIG9yaXNoYSIsImVtYWlsIjoiaXlhZG9yb3RpbWliYWxvZ3VuQGdtYWlsLmNvbSIsImV4cCI6MTc4NDg1MDc2N30.hR7XlA6kozOiHRVTiuRrsGQ-i2dCjG9vGbYznwPj-7A","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1c4ef3ce984ed02-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.100.147","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-Jul-2026 23:54:52 UTC] === API CALL LOG ===
[16-Jul-2026 23:54:52 UTC] Endpoint: user/profile.php
[16-Jul-2026 23:54:52 UTC] === User Orders API Called ===
[16-Jul-2026 23:54:52 UTC] Full Log Data: {
    "timestamp": "2026-07-16 23:54:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.100.147",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.100.147, 141.101.99.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MyIsInVzZXJuYW1lIjoiSXlhIG9yaXNoYSIsImVtYWlsIjoiaXlhZG9yb3RpbWliYWxvZ3VuQGdtYWlsLmNvbSIsImV4cCI6MTc4NDg1MDc2N30.hR7XlA6kozOiHRVTiuRrsGQ-i2dCjG9vGbYznwPj-7A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c4ef3ce98aed02-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.100.147",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jul-2026 23:54:52 UTC] User ID: 1073
[16-Jul-2026 23:54:52 UTC] === END API CALL LOG ===
[16-Jul-2026 23:54:52 UTC] Limit: 20, Offset: 0
[16-Jul-2026 23:54:52 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jul-2026 23:54:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MyIsInVzZXJuYW1lIjoiSXlhIG9yaXNoYSIsImVtYWlsIjoiaXlhZG9yb3RpbWliYWxvZ3VuQGdtYWlsLmNvbSIsImV4cCI6MTc4NDg1MDc2N30.hR7XlA6kozOiHRVTiuRrsGQ-i2dCjG9vGbYznwPj-7A
[16-Jul-2026 23:54:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jul-2026 23:54:52 UTC] ✅ JWT token verified successfully for user profile
[16-Jul-2026 23:54:52 UTC] User ID: 1073
[16-Jul-2026 23:54:52 UTC] Orders found: 0
[16-Jul-2026 23:54:52 UTC] Orders data: []
[16-Jul-2026 23:54:52 UTC] ✅ User profile retrieved successfully for user ID: 1073
[16-Jul-2026 23:54:52 UTC] Total orders count: 0
[16-Jul-2026 23:54:52 UTC] === API CALL LOG ===
[16-Jul-2026 23:54:52 UTC] Endpoint: user/profile.php
[16-Jul-2026 23:54:52 UTC] Full Log Data: {
    "timestamp": "2026-07-16 23:54:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.100.147",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.100.147, 141.101.99.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MyIsInVzZXJuYW1lIjoiSXlhIG9yaXNoYSIsImVtYWlsIjoiaXlhZG9yb3RpbWliYWxvZ3VuQGdtYWlsLmNvbSIsImV4cCI6MTc4NDg1MDc2N30.hR7XlA6kozOiHRVTiuRrsGQ-i2dCjG9vGbYznwPj-7A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c4ef405d0bed02-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.100.147",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jul-2026 23:54:52 UTC] === END API CALL LOG ===
[16-Jul-2026 23:54:52 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jul-2026 23:54:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MyIsInVzZXJuYW1lIjoiSXlhIG9yaXNoYSIsImVtYWlsIjoiaXlhZG9yb3RpbWliYWxvZ3VuQGdtYWlsLmNvbSIsImV4cCI6MTc4NDg1MDc2N30.hR7XlA6kozOiHRVTiuRrsGQ-i2dCjG9vGbYznwPj-7A
[16-Jul-2026 23:54:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jul-2026 23:54:52 UTC] ✅ JWT token verified successfully for user profile
[16-Jul-2026 23:54:52 UTC] User ID: 1073
[16-Jul-2026 23:54:52 UTC] ✅ User profile retrieved successfully for user ID: 1073
[16-Jul-2026 23:54:55 UTC] === API CALL LOG ===
[16-Jul-2026 23:54:55 UTC] Endpoint: user/profile.php
[16-Jul-2026 23:54:55 UTC] Full Log Data: {
    "timestamp": "2026-07-16 23:54:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.100.147",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.100.147, 141.101.99.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MyIsInVzZXJuYW1lIjoiSXlhIG9yaXNoYSIsImVtYWlsIjoiaXlhZG9yb3RpbWliYWxvZ3VuQGdtYWlsLmNvbSIsImV4cCI6MTc4NDg1MDc2N30.hR7XlA6kozOiHRVTiuRrsGQ-i2dCjG9vGbYznwPj-7A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c4ef5388d0ed02-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.100.147",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jul-2026 23:54:55 UTC] === END API CALL LOG ===
[16-Jul-2026 23:54:55 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jul-2026 23:54:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MyIsInVzZXJuYW1lIjoiSXlhIG9yaXNoYSIsImVtYWlsIjoiaXlhZG9yb3RpbWliYWxvZ3VuQGdtYWlsLmNvbSIsImV4cCI6MTc4NDg1MDc2N30.hR7XlA6kozOiHRVTiuRrsGQ-i2dCjG9vGbYznwPj-7A
[16-Jul-2026 23:54:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jul-2026 23:54:55 UTC] ✅ JWT token verified successfully for user profile
[16-Jul-2026 23:54:55 UTC] User ID: 1073
[16-Jul-2026 23:54:55 UTC] ✅ User profile retrieved successfully for user ID: 1073
[16-Jul-2026 23:54:56 UTC] User Purchases API - User ID: 1073
[16-Jul-2026 23:54:56 UTC] User Purchases API - Total purchases found: 0
[16-Jul-2026 23:55:03 UTC] === API CALL LOG ===
[16-Jul-2026 23:55:03 UTC] Endpoint: user/profile.php
[16-Jul-2026 23:55:03 UTC] Full Log Data: {
    "timestamp": "2026-07-16 23:55:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.100.147",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.100.147, 141.101.99.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MyIsInVzZXJuYW1lIjoiSXlhIG9yaXNoYSIsImVtYWlsIjoiaXlhZG9yb3RpbWliYWxvZ3VuQGdtYWlsLmNvbSIsImV4cCI6MTc4NDg1MDc2N30.hR7XlA6kozOiHRVTiuRrsGQ-i2dCjG9vGbYznwPj-7A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c4ef82caa8ed02-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.100.147",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jul-2026 23:55:03 UTC] === END API CALL LOG ===
[16-Jul-2026 23:55:03 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jul-2026 23:55:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MyIsInVzZXJuYW1lIjoiSXlhIG9yaXNoYSIsImVtYWlsIjoiaXlhZG9yb3RpbWliYWxvZ3VuQGdtYWlsLmNvbSIsImV4cCI6MTc4NDg1MDc2N30.hR7XlA6kozOiHRVTiuRrsGQ-i2dCjG9vGbYznwPj-7A
[16-Jul-2026 23:55:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jul-2026 23:55:03 UTC] ✅ JWT token verified successfully for user profile
[16-Jul-2026 23:55:03 UTC] User ID: 1073
[16-Jul-2026 23:55:03 UTC] ✅ User profile retrieved successfully for user ID: 1073
[16-Jul-2026 23:55:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jul-2026 23:55:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jul-2026 23:55:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.100.147, 141.101.99.152","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MyIsInVzZXJuYW1lIjoiSXlhIG9yaXNoYSIsImVtYWlsIjoiaXlhZG9yb3RpbWliYWxvZ3VuQGdtYWlsLmNvbSIsImV4cCI6MTc4NDg1MDc2N30.hR7XlA6kozOiHRVTiuRrsGQ-i2dCjG9vGbYznwPj-7A","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1c4ef82caa7ed02-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.100.147","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-Jul-2026 23:55:03 UTC] === User Orders API Called ===
[16-Jul-2026 23:55:03 UTC] User ID: 1073
[16-Jul-2026 23:55:03 UTC] Limit: 20, Offset: 0
[16-Jul-2026 23:55:03 UTC] Orders found: 0
[16-Jul-2026 23:55:03 UTC] Orders data: []
[16-Jul-2026 23:55:03 UTC] Total orders count: 0
[16-Jul-2026 23:55:04 UTC] === API CALL LOG ===
[16-Jul-2026 23:55:04 UTC] Endpoint: user/profile.php
[16-Jul-2026 23:55:04 UTC] Full Log Data: {
    "timestamp": "2026-07-16 23:55:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.100.147",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.100.147, 141.101.99.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MyIsInVzZXJuYW1lIjoiSXlhIG9yaXNoYSIsImVtYWlsIjoiaXlhZG9yb3RpbWliYWxvZ3VuQGdtYWlsLmNvbSIsImV4cCI6MTc4NDg1MDc2N30.hR7XlA6kozOiHRVTiuRrsGQ-i2dCjG9vGbYznwPj-7A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c4ef864e40ed02-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.100.147",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jul-2026 23:55:04 UTC] === END API CALL LOG ===
[16-Jul-2026 23:55:04 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jul-2026 23:55:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MyIsInVzZXJuYW1lIjoiSXlhIG9yaXNoYSIsImVtYWlsIjoiaXlhZG9yb3RpbWliYWxvZ3VuQGdtYWlsLmNvbSIsImV4cCI6MTc4NDg1MDc2N30.hR7XlA6kozOiHRVTiuRrsGQ-i2dCjG9vGbYznwPj-7A
[16-Jul-2026 23:55:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jul-2026 23:55:04 UTC] ✅ JWT token verified successfully for user profile
[16-Jul-2026 23:55:04 UTC] User ID: 1073
[16-Jul-2026 23:55:04 UTC] ✅ User profile retrieved successfully for user ID: 1073
[16-Jul-2026 23:55:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jul-2026 23:55:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jul-2026 23:55:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.100.147, 141.101.99.152","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MyIsInVzZXJuYW1lIjoiSXlhIG9yaXNoYSIsImVtYWlsIjoiaXlhZG9yb3RpbWliYWxvZ3VuQGdtYWlsLmNvbSIsImV4cCI6MTc4NDg1MDc2N30.hR7XlA6kozOiHRVTiuRrsGQ-i2dCjG9vGbYznwPj-7A","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1c4efcdae6eed02-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.100.147","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-Jul-2026 23:55:15 UTC] === User Orders API Called ===
[16-Jul-2026 23:55:15 UTC] User ID: 1073
[16-Jul-2026 23:55:15 UTC] Limit: 20, Offset: 0
[16-Jul-2026 23:55:15 UTC] Orders found: 0
[16-Jul-2026 23:55:15 UTC] Orders data: []
[16-Jul-2026 23:55:15 UTC] Total orders count: 0
[16-Jul-2026 23:55:16 UTC] === API CALL LOG ===
[16-Jul-2026 23:55:16 UTC] Endpoint: user/profile.php
[16-Jul-2026 23:55:16 UTC] Full Log Data: {
    "timestamp": "2026-07-16 23:55:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.100.147",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.100.147, 141.101.99.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MyIsInVzZXJuYW1lIjoiSXlhIG9yaXNoYSIsImVtYWlsIjoiaXlhZG9yb3RpbWliYWxvZ3VuQGdtYWlsLmNvbSIsImV4cCI6MTc4NDg1MDc2N30.hR7XlA6kozOiHRVTiuRrsGQ-i2dCjG9vGbYznwPj-7A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c4efd60f04ed02-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.100.147",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jul-2026 23:55:16 UTC] === END API CALL LOG ===
[16-Jul-2026 23:55:16 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jul-2026 23:55:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MyIsInVzZXJuYW1lIjoiSXlhIG9yaXNoYSIsImVtYWlsIjoiaXlhZG9yb3RpbWliYWxvZ3VuQGdtYWlsLmNvbSIsImV4cCI6MTc4NDg1MDc2N30.hR7XlA6kozOiHRVTiuRrsGQ-i2dCjG9vGbYznwPj-7A
[16-Jul-2026 23:55:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jul-2026 23:55:16 UTC] ✅ JWT token verified successfully for user profile
[16-Jul-2026 23:55:16 UTC] User ID: 1073
[16-Jul-2026 23:55:16 UTC] ✅ User profile retrieved successfully for user ID: 1073
[16-Jul-2026 23:55:16 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jul-2026 23:55:16 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jul-2026 23:55:16 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.100.147, 141.101.99.152","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MyIsInVzZXJuYW1lIjoiSXlhIG9yaXNoYSIsImVtYWlsIjoiaXlhZG9yb3RpbWliYWxvZ3VuQGdtYWlsLmNvbSIsImV4cCI6MTc4NDg1MDc2N30.hR7XlA6kozOiHRVTiuRrsGQ-i2dCjG9vGbYznwPj-7A","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1c4efd60f03ed02-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.100.147","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-Jul-2026 23:55:16 UTC] === User Orders API Called ===
[16-Jul-2026 23:55:16 UTC] User ID: 1073
[16-Jul-2026 23:55:16 UTC] Limit: 20, Offset: 0
[16-Jul-2026 23:55:16 UTC] Orders found: 0
[16-Jul-2026 23:55:16 UTC] Orders data: []
[16-Jul-2026 23:55:16 UTC] Total orders count: 0
[16-Jul-2026 23:55:17 UTC] === API CALL LOG ===
[16-Jul-2026 23:55:17 UTC] Endpoint: user/profile.php
[16-Jul-2026 23:55:17 UTC] Full Log Data: {
    "timestamp": "2026-07-16 23:55:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.100.147",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.100.147, 141.101.99.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MyIsInVzZXJuYW1lIjoiSXlhIG9yaXNoYSIsImVtYWlsIjoiaXlhZG9yb3RpbWliYWxvZ3VuQGdtYWlsLmNvbSIsImV4cCI6MTc4NDg1MDc2N30.hR7XlA6kozOiHRVTiuRrsGQ-i2dCjG9vGbYznwPj-7A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c4efda9c08ed02-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.100.147",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jul-2026 23:55:17 UTC] === END API CALL LOG ===
[16-Jul-2026 23:55:17 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jul-2026 23:55:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MyIsInVzZXJuYW1lIjoiSXlhIG9yaXNoYSIsImVtYWlsIjoiaXlhZG9yb3RpbWliYWxvZ3VuQGdtYWlsLmNvbSIsImV4cCI6MTc4NDg1MDc2N30.hR7XlA6kozOiHRVTiuRrsGQ-i2dCjG9vGbYznwPj-7A
[16-Jul-2026 23:55:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jul-2026 23:55:17 UTC] ✅ JWT token verified successfully for user profile
[16-Jul-2026 23:55:17 UTC] User ID: 1073
[16-Jul-2026 23:55:17 UTC] ✅ User profile retrieved successfully for user ID: 1073
[16-Jul-2026 23:55:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jul-2026 23:55:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jul-2026 23:55:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.100.147, 141.101.99.152","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MyIsInVzZXJuYW1lIjoiSXlhIG9yaXNoYSIsImVtYWlsIjoiaXlhZG9yb3RpbWliYWxvZ3VuQGdtYWlsLmNvbSIsImV4cCI6MTc4NDg1MDc2N30.hR7XlA6kozOiHRVTiuRrsGQ-i2dCjG9vGbYznwPj-7A","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1c4f02a1f6eed02-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.100.147","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-Jul-2026 23:55:30 UTC] === User Orders API Called ===
[16-Jul-2026 23:55:30 UTC] User ID: 1073
[16-Jul-2026 23:55:30 UTC] Limit: 20, Offset: 0
[16-Jul-2026 23:55:30 UTC] Orders found: 0
[16-Jul-2026 23:55:30 UTC] Orders data: []
[16-Jul-2026 23:55:30 UTC] Total orders count: 0
[16-Jul-2026 23:55:30 UTC] === API CALL LOG ===
[16-Jul-2026 23:55:30 UTC] Endpoint: user/profile.php
[16-Jul-2026 23:55:30 UTC] Full Log Data: {
    "timestamp": "2026-07-16 23:55:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.100.147",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.100.147, 141.101.99.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MyIsInVzZXJuYW1lIjoiSXlhIG9yaXNoYSIsImVtYWlsIjoiaXlhZG9yb3RpbWliYWxvZ3VuQGdtYWlsLmNvbSIsImV4cCI6MTc4NDg1MDc2N30.hR7XlA6kozOiHRVTiuRrsGQ-i2dCjG9vGbYznwPj-7A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c4f02a1f72ed02-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.100.147",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jul-2026 23:55:30 UTC] === END API CALL LOG ===
[16-Jul-2026 23:55:30 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jul-2026 23:55:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MyIsInVzZXJuYW1lIjoiSXlhIG9yaXNoYSIsImVtYWlsIjoiaXlhZG9yb3RpbWliYWxvZ3VuQGdtYWlsLmNvbSIsImV4cCI6MTc4NDg1MDc2N30.hR7XlA6kozOiHRVTiuRrsGQ-i2dCjG9vGbYznwPj-7A
[16-Jul-2026 23:55:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jul-2026 23:55:30 UTC] ✅ JWT token verified successfully for user profile
[16-Jul-2026 23:55:30 UTC] User ID: 1073
[16-Jul-2026 23:55:30 UTC] ✅ User profile retrieved successfully for user ID: 1073
[16-Jul-2026 23:55:31 UTC] === API CALL LOG ===
[16-Jul-2026 23:55:31 UTC] Endpoint: user/profile.php
[16-Jul-2026 23:55:31 UTC] Full Log Data: {
    "timestamp": "2026-07-16 23:55:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.100.147",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.100.147, 141.101.99.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MyIsInVzZXJuYW1lIjoiSXlhIG9yaXNoYSIsImVtYWlsIjoiaXlhZG9yb3RpbWliYWxvZ3VuQGdtYWlsLmNvbSIsImV4cCI6MTc4NDg1MDc2N30.hR7XlA6kozOiHRVTiuRrsGQ-i2dCjG9vGbYznwPj-7A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c4f02ead83ed02-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.100.147",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jul-2026 23:55:31 UTC] === END API CALL LOG ===
[16-Jul-2026 23:55:31 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jul-2026 23:55:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MyIsInVzZXJuYW1lIjoiSXlhIG9yaXNoYSIsImVtYWlsIjoiaXlhZG9yb3RpbWliYWxvZ3VuQGdtYWlsLmNvbSIsImV4cCI6MTc4NDg1MDc2N30.hR7XlA6kozOiHRVTiuRrsGQ-i2dCjG9vGbYznwPj-7A
[16-Jul-2026 23:55:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jul-2026 23:55:31 UTC] ✅ JWT token verified successfully for user profile
[16-Jul-2026 23:55:31 UTC] User ID: 1073
[16-Jul-2026 23:55:31 UTC] ✅ User profile retrieved successfully for user ID: 1073
[16-Jul-2026 23:55:32 UTC] === API CALL LOG ===
[16-Jul-2026 23:55:32 UTC] Endpoint: user/profile.php
[16-Jul-2026 23:55:32 UTC] Full Log Data: {
    "timestamp": "2026-07-16 23:55:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.100.147",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.100.147, 141.101.99.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MyIsInVzZXJuYW1lIjoiSXlhIG9yaXNoYSIsImVtYWlsIjoiaXlhZG9yb3RpbWliYWxvZ3VuQGdtYWlsLmNvbSIsImV4cCI6MTc4NDg1MDc2N30.hR7XlA6kozOiHRVTiuRrsGQ-i2dCjG9vGbYznwPj-7A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c4f0369bd4ed02-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.100.147",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jul-2026 23:55:32 UTC] === END API CALL LOG ===
[16-Jul-2026 23:55:32 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jul-2026 23:55:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MyIsInVzZXJuYW1lIjoiSXlhIG9yaXNoYSIsImVtYWlsIjoiaXlhZG9yb3RpbWliYWxvZ3VuQGdtYWlsLmNvbSIsImV4cCI6MTc4NDg1MDc2N30.hR7XlA6kozOiHRVTiuRrsGQ-i2dCjG9vGbYznwPj-7A
[16-Jul-2026 23:55:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jul-2026 23:55:32 UTC] ✅ JWT token verified successfully for user profile
[16-Jul-2026 23:55:32 UTC] User ID: 1073
[16-Jul-2026 23:55:32 UTC] ✅ User profile retrieved successfully for user ID: 1073
[16-Jul-2026 23:55:32 UTC] User Purchases API - User ID: 1073
[16-Jul-2026 23:55:32 UTC] User Purchases API - Total purchases found: 1
[16-Jul-2026 23:55:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jul-2026 23:55:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jul-2026 23:55:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.100.147, 141.101.99.152","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MyIsInVzZXJuYW1lIjoiSXlhIG9yaXNoYSIsImVtYWlsIjoiaXlhZG9yb3RpbWliYWxvZ3VuQGdtYWlsLmNvbSIsImV4cCI6MTc4NDg1MDc2N30.hR7XlA6kozOiHRVTiuRrsGQ-i2dCjG9vGbYznwPj-7A","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1c4f04acad8ed02-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.100.147","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-Jul-2026 23:55:35 UTC] === User Orders API Called ===
[16-Jul-2026 23:55:35 UTC] User ID: 1073
[16-Jul-2026 23:55:35 UTC] Limit: 20, Offset: 0
[16-Jul-2026 23:55:35 UTC] Orders found: 0
[16-Jul-2026 23:55:35 UTC] Orders data: []
[16-Jul-2026 23:55:35 UTC] Total orders count: 0
[16-Jul-2026 23:55:39 UTC] === API CALL LOG ===
[16-Jul-2026 23:55:39 UTC] Endpoint: user/profile.php
[16-Jul-2026 23:55:39 UTC] Full Log Data: {
    "timestamp": "2026-07-16 23:55:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.100.147",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.100.147, 141.101.99.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MyIsInVzZXJuYW1lIjoiSXlhIG9yaXNoYSIsImVtYWlsIjoiaXlhZG9yb3RpbWliYWxvZ3VuQGdtYWlsLmNvbSIsImV4cCI6MTc4NDg1MDc2N30.hR7XlA6kozOiHRVTiuRrsGQ-i2dCjG9vGbYznwPj-7A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c4f0610d98ed02-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.100.147",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jul-2026 23:55:39 UTC] === END API CALL LOG ===
[16-Jul-2026 23:55:39 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jul-2026 23:55:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MyIsInVzZXJuYW1lIjoiSXlhIG9yaXNoYSIsImVtYWlsIjoiaXlhZG9yb3RpbWliYWxvZ3VuQGdtYWlsLmNvbSIsImV4cCI6MTc4NDg1MDc2N30.hR7XlA6kozOiHRVTiuRrsGQ-i2dCjG9vGbYznwPj-7A
[16-Jul-2026 23:55:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jul-2026 23:55:39 UTC] ✅ JWT token verified successfully for user profile
[16-Jul-2026 23:55:39 UTC] User ID: 1073
[16-Jul-2026 23:55:39 UTC] ✅ User profile retrieved successfully for user ID: 1073
[16-Jul-2026 23:55:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jul-2026 23:55:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[16-Jul-2026 23:55:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.100.147, 141.101.99.151","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MyIsInVzZXJuYW1lIjoiSXlhIG9yaXNoYSIsImVtYWlsIjoiaXlhZG9yb3RpbWliYWxvZ3VuQGdtYWlsLmNvbSIsImV4cCI6MTc4NDg1MDc2N30.hR7XlA6kozOiHRVTiuRrsGQ-i2dCjG9vGbYznwPj-7A","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1c4f0610d97ed02-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.100.147","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[16-Jul-2026 23:55:39 UTC] === User Orders API Called ===
[16-Jul-2026 23:55:39 UTC] User ID: 1073
[16-Jul-2026 23:55:39 UTC] Limit: 20, Offset: 0
[16-Jul-2026 23:55:39 UTC] Orders found: 0
[16-Jul-2026 23:55:39 UTC] Orders data: []
[16-Jul-2026 23:55:39 UTC] Total orders count: 0
[16-Jul-2026 23:55:39 UTC] === API CALL LOG ===
[16-Jul-2026 23:55:39 UTC] Endpoint: user/profile.php
[16-Jul-2026 23:55:39 UTC] Full Log Data: {
    "timestamp": "2026-07-16 23:55:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.100.147",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.100.147, 141.101.99.151",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MyIsInVzZXJuYW1lIjoiSXlhIG9yaXNoYSIsImVtYWlsIjoiaXlhZG9yb3RpbWliYWxvZ3VuQGdtYWlsLmNvbSIsImV4cCI6MTc4NDg1MDc2N30.hR7XlA6kozOiHRVTiuRrsGQ-i2dCjG9vGbYznwPj-7A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c4f0659ae8ed02-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.100.147",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jul-2026 23:55:39 UTC] === END API CALL LOG ===
[16-Jul-2026 23:55:39 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jul-2026 23:55:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MyIsInVzZXJuYW1lIjoiSXlhIG9yaXNoYSIsImVtYWlsIjoiaXlhZG9yb3RpbWliYWxvZ3VuQGdtYWlsLmNvbSIsImV4cCI6MTc4NDg1MDc2N30.hR7XlA6kozOiHRVTiuRrsGQ-i2dCjG9vGbYznwPj-7A
[16-Jul-2026 23:55:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jul-2026 23:55:39 UTC] ✅ JWT token verified successfully for user profile
[16-Jul-2026 23:55:39 UTC] User ID: 1073
[16-Jul-2026 23:55:39 UTC] ✅ User profile retrieved successfully for user ID: 1073
[16-Jul-2026 23:56:00 UTC] === API CALL LOG ===
[16-Jul-2026 23:56:00 UTC] Endpoint: user/profile.php
[16-Jul-2026 23:56:00 UTC] Full Log Data: {
    "timestamp": "2026-07-16 23:56:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.100.147",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.100.147, 141.101.99.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MyIsInVzZXJuYW1lIjoiSXlhIG9yaXNoYSIsImVtYWlsIjoiaXlhZG9yb3RpbWliYWxvZ3VuQGdtYWlsLmNvbSIsImV4cCI6MTc4NDg1MDc2N30.hR7XlA6kozOiHRVTiuRrsGQ-i2dCjG9vGbYznwPj-7A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c4f0e98ec4ed02-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.100.147",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jul-2026 23:56:00 UTC] === END API CALL LOG ===
[16-Jul-2026 23:56:00 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jul-2026 23:56:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MyIsInVzZXJuYW1lIjoiSXlhIG9yaXNoYSIsImVtYWlsIjoiaXlhZG9yb3RpbWliYWxvZ3VuQGdtYWlsLmNvbSIsImV4cCI6MTc4NDg1MDc2N30.hR7XlA6kozOiHRVTiuRrsGQ-i2dCjG9vGbYznwPj-7A
[16-Jul-2026 23:56:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jul-2026 23:56:00 UTC] ✅ JWT token verified successfully for user profile
[16-Jul-2026 23:56:00 UTC] User ID: 1073
[16-Jul-2026 23:56:00 UTC] ✅ User profile retrieved successfully for user ID: 1073
[16-Jul-2026 23:56:09 UTC] === API CALL LOG ===
[16-Jul-2026 23:56:09 UTC] Endpoint: user/profile.php
[16-Jul-2026 23:56:09 UTC] Full Log Data: {
    "timestamp": "2026-07-16 23:56:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.100.147",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.100.147, 141.101.99.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MyIsInVzZXJuYW1lIjoiSXlhIG9yaXNoYSIsImVtYWlsIjoiaXlhZG9yb3RpbWliYWxvZ3VuQGdtYWlsLmNvbSIsImV4cCI6MTc4NDg1MDc2N30.hR7XlA6kozOiHRVTiuRrsGQ-i2dCjG9vGbYznwPj-7A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c4f121eb3ced02-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.100.147",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[16-Jul-2026 23:56:09 UTC] === END API CALL LOG ===
[16-Jul-2026 23:56:09 UTC] ✅ API Hash verification passed for profile endpoint
[16-Jul-2026 23:56:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MyIsInVzZXJuYW1lIjoiSXlhIG9yaXNoYSIsImVtYWlsIjoiaXlhZG9yb3RpbWliYWxvZ3VuQGdtYWlsLmNvbSIsImV4cCI6MTc4NDg1MDc2N30.hR7XlA6kozOiHRVTiuRrsGQ-i2dCjG9vGbYznwPj-7A
[16-Jul-2026 23:56:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[16-Jul-2026 23:56:09 UTC] ✅ JWT token verified successfully for user profile
[16-Jul-2026 23:56:09 UTC] User ID: 1073
[16-Jul-2026 23:56:09 UTC] ✅ User profile retrieved successfully for user ID: 1073
[17-Jul-2026 00:28:29 UTC] === API CALL LOG ===
[17-Jul-2026 00:28:29 UTC] Endpoint: user/profile.php
[17-Jul-2026 00:28:29 UTC] Full Log Data: {
    "timestamp": "2026-07-17 00:28:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.200.11.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.200.11.146, 172.68.135.36",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NCIsInVzZXJuYW1lIjoibWVyYWJ0aWFiZGVub3VyIiwiZW1haWwiOiJtZXJhYnRpMDQ4ODc2QGdtYWlsLmNvbSIsImV4cCI6MTc4NDg1MjkwMX0.fKjL-PmMXolaEtGVpNjVtU-c0RU80o-bmOgf2VM4QjI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c5207a48cd9234-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.200.11.146",
        "cf-ipcountry": "DZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jul-2026 00:28:29 UTC] === END API CALL LOG ===
[17-Jul-2026 00:28:29 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jul-2026 00:28:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NCIsInVzZXJuYW1lIjoibWVyYWJ0aWFiZGVub3VyIiwiZW1haWwiOiJtZXJhYnRpMDQ4ODc2QGdtYWlsLmNvbSIsImV4cCI6MTc4NDg1MjkwMX0.fKjL-PmMXolaEtGVpNjVtU-c0RU80o-bmOgf2VM4QjI
[17-Jul-2026 00:28:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jul-2026 00:28:29 UTC] ✅ JWT token verified successfully for user profile
[17-Jul-2026 00:28:29 UTC] User ID: 1074
[17-Jul-2026 00:28:29 UTC] ✅ User profile retrieved successfully for user ID: 1074
[17-Jul-2026 00:28:33 UTC] === API CALL LOG ===
[17-Jul-2026 00:28:33 UTC] Endpoint: user/profile.php
[17-Jul-2026 00:28:33 UTC] Full Log Data: {
    "timestamp": "2026-07-17 00:28:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.200.11.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.200.11.146, 162.158.123.222",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NCIsInVzZXJuYW1lIjoibWVyYWJ0aWFiZGVub3VyIiwiZW1haWwiOiJtZXJhYnRpMDQ4ODc2QGdtYWlsLmNvbSIsImV4cCI6MTc4NDg1MjkwMX0.fKjL-PmMXolaEtGVpNjVtU-c0RU80o-bmOgf2VM4QjI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c520948d320269-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.200.11.146",
        "cf-ipcountry": "DZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jul-2026 00:28:33 UTC] === END API CALL LOG ===
[17-Jul-2026 00:28:33 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jul-2026 00:28:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NCIsInVzZXJuYW1lIjoibWVyYWJ0aWFiZGVub3VyIiwiZW1haWwiOiJtZXJhYnRpMDQ4ODc2QGdtYWlsLmNvbSIsImV4cCI6MTc4NDg1MjkwMX0.fKjL-PmMXolaEtGVpNjVtU-c0RU80o-bmOgf2VM4QjI
[17-Jul-2026 00:28:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jul-2026 00:28:33 UTC] ✅ JWT token verified successfully for user profile
[17-Jul-2026 00:28:33 UTC] User ID: 1074
[17-Jul-2026 00:28:33 UTC] ✅ User profile retrieved successfully for user ID: 1074
[17-Jul-2026 00:28:42 UTC] === API CALL LOG ===
[17-Jul-2026 00:28:42 UTC] Endpoint: user/profile.php
[17-Jul-2026 00:28:42 UTC] Full Log Data: {
    "timestamp": "2026-07-17 00:28:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.200.11.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.200.11.146, 162.158.122.143",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NCIsInVzZXJuYW1lIjoibWVyYWJ0aWFiZGVub3VyIiwiZW1haWwiOiJtZXJhYnRpMDQ4ODc2QGdtYWlsLmNvbSIsImV4cCI6MTc4NDg1MjkwMX0.fKjL-PmMXolaEtGVpNjVtU-c0RU80o-bmOgf2VM4QjI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c520ce2e6bcbee-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.200.11.146",
        "cf-ipcountry": "DZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jul-2026 00:28:42 UTC] === END API CALL LOG ===
[17-Jul-2026 00:28:42 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jul-2026 00:28:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NCIsInVzZXJuYW1lIjoibWVyYWJ0aWFiZGVub3VyIiwiZW1haWwiOiJtZXJhYnRpMDQ4ODc2QGdtYWlsLmNvbSIsImV4cCI6MTc4NDg1MjkwMX0.fKjL-PmMXolaEtGVpNjVtU-c0RU80o-bmOgf2VM4QjI
[17-Jul-2026 00:28:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jul-2026 00:28:42 UTC] ✅ JWT token verified successfully for user profile
[17-Jul-2026 00:28:42 UTC] User ID: 1074
[17-Jul-2026 00:28:42 UTC] ✅ User profile retrieved successfully for user ID: 1074
[17-Jul-2026 00:28:43 UTC] === API CALL LOG ===
[17-Jul-2026 00:28:43 UTC] Endpoint: user/profile.php
[17-Jul-2026 00:28:43 UTC] Full Log Data: {
    "timestamp": "2026-07-17 00:28:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.200.11.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.200.11.146, 162.158.122.143",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NCIsInVzZXJuYW1lIjoibWVyYWJ0aWFiZGVub3VyIiwiZW1haWwiOiJtZXJhYnRpMDQ4ODc2QGdtYWlsLmNvbSIsImV4cCI6MTc4NDg1MjkwMX0.fKjL-PmMXolaEtGVpNjVtU-c0RU80o-bmOgf2VM4QjI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c520d29f6acbee-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.200.11.146",
        "cf-ipcountry": "DZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jul-2026 00:28:43 UTC] === END API CALL LOG ===
[17-Jul-2026 00:28:43 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jul-2026 00:28:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NCIsInVzZXJuYW1lIjoibWVyYWJ0aWFiZGVub3VyIiwiZW1haWwiOiJtZXJhYnRpMDQ4ODc2QGdtYWlsLmNvbSIsImV4cCI6MTc4NDg1MjkwMX0.fKjL-PmMXolaEtGVpNjVtU-c0RU80o-bmOgf2VM4QjI
[17-Jul-2026 00:28:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jul-2026 00:28:43 UTC] ✅ JWT token verified successfully for user profile
[17-Jul-2026 00:28:43 UTC] User ID: 1074
[17-Jul-2026 00:28:43 UTC] ✅ User profile retrieved successfully for user ID: 1074
[17-Jul-2026 00:28:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jul-2026 00:28:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jul-2026 00:28:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"41.200.11.146, 162.158.122.143","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NCIsInVzZXJuYW1lIjoibWVyYWJ0aWFiZGVub3VyIiwiZW1haWwiOiJtZXJhYnRpMDQ4ODc2QGdtYWlsLmNvbSIsImV4cCI6MTc4NDg1MjkwMX0.fKjL-PmMXolaEtGVpNjVtU-c0RU80o-bmOgf2VM4QjI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1c520d30f81cbee-MAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"41.200.11.146","cf-ipcountry":"DZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-Jul-2026 00:28:43 UTC] === User Orders API Called ===
[17-Jul-2026 00:28:43 UTC] User ID: 1074
[17-Jul-2026 00:28:43 UTC] Limit: 20, Offset: 0
[17-Jul-2026 00:28:43 UTC] Orders found: 0
[17-Jul-2026 00:28:43 UTC] Orders data: []
[17-Jul-2026 00:28:43 UTC] Total orders count: 0
[17-Jul-2026 00:28:43 UTC] === API CALL LOG ===
[17-Jul-2026 00:28:43 UTC] Endpoint: user/profile.php
[17-Jul-2026 00:28:43 UTC] Full Log Data: {
    "timestamp": "2026-07-17 00:28:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.200.11.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.200.11.146, 162.158.122.143",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NCIsInVzZXJuYW1lIjoibWVyYWJ0aWFiZGVub3VyIiwiZW1haWwiOiJtZXJhYnRpMDQ4ODc2QGdtYWlsLmNvbSIsImV4cCI6MTc4NDg1MjkwMX0.fKjL-PmMXolaEtGVpNjVtU-c0RU80o-bmOgf2VM4QjI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c520d38f98cbee-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.200.11.146",
        "cf-ipcountry": "DZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jul-2026 00:28:43 UTC] === END API CALL LOG ===
[17-Jul-2026 00:28:43 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jul-2026 00:28:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NCIsInVzZXJuYW1lIjoibWVyYWJ0aWFiZGVub3VyIiwiZW1haWwiOiJtZXJhYnRpMDQ4ODc2QGdtYWlsLmNvbSIsImV4cCI6MTc4NDg1MjkwMX0.fKjL-PmMXolaEtGVpNjVtU-c0RU80o-bmOgf2VM4QjI
[17-Jul-2026 00:28:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jul-2026 00:28:43 UTC] ✅ JWT token verified successfully for user profile
[17-Jul-2026 00:28:43 UTC] User ID: 1074
[17-Jul-2026 00:28:43 UTC] ✅ User profile retrieved successfully for user ID: 1074
[17-Jul-2026 00:28:44 UTC] === API CALL LOG ===
[17-Jul-2026 00:28:44 UTC] Endpoint: user/profile.php
[17-Jul-2026 00:28:44 UTC] Full Log Data: {
    "timestamp": "2026-07-17 00:28:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.200.11.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.200.11.146, 162.158.122.13",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NCIsInVzZXJuYW1lIjoibWVyYWJ0aWFiZGVub3VyIiwiZW1haWwiOiJtZXJhYnRpMDQ4ODc2QGdtYWlsLmNvbSIsImV4cCI6MTc4NDg1MjkwMX0.fKjL-PmMXolaEtGVpNjVtU-c0RU80o-bmOgf2VM4QjI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c520d6e850cbee-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.200.11.146",
        "cf-ipcountry": "DZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jul-2026 00:28:44 UTC] === END API CALL LOG ===
[17-Jul-2026 00:28:44 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jul-2026 00:28:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NCIsInVzZXJuYW1lIjoibWVyYWJ0aWFiZGVub3VyIiwiZW1haWwiOiJtZXJhYnRpMDQ4ODc2QGdtYWlsLmNvbSIsImV4cCI6MTc4NDg1MjkwMX0.fKjL-PmMXolaEtGVpNjVtU-c0RU80o-bmOgf2VM4QjI
[17-Jul-2026 00:28:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jul-2026 00:28:44 UTC] ✅ JWT token verified successfully for user profile
[17-Jul-2026 00:28:44 UTC] User ID: 1074
[17-Jul-2026 00:28:44 UTC] ✅ User profile retrieved successfully for user ID: 1074
[17-Jul-2026 00:28:50 UTC] === API CALL LOG ===
[17-Jul-2026 00:28:50 UTC] Endpoint: user/profile.php
[17-Jul-2026 00:28:50 UTC] Full Log Data: {
    "timestamp": "2026-07-17 00:28:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.200.11.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.200.11.146, 162.158.122.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NCIsInVzZXJuYW1lIjoibWVyYWJ0aWFiZGVub3VyIiwiZW1haWwiOiJtZXJhYnRpMDQ4ODc2QGdtYWlsLmNvbSIsImV4cCI6MTc4NDg1MjkwMX0.fKjL-PmMXolaEtGVpNjVtU-c0RU80o-bmOgf2VM4QjI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c520fc2a5ccbee-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.200.11.146",
        "cf-ipcountry": "DZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jul-2026 00:28:50 UTC] === END API CALL LOG ===
[17-Jul-2026 00:28:50 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jul-2026 00:28:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NCIsInVzZXJuYW1lIjoibWVyYWJ0aWFiZGVub3VyIiwiZW1haWwiOiJtZXJhYnRpMDQ4ODc2QGdtYWlsLmNvbSIsImV4cCI6MTc4NDg1MjkwMX0.fKjL-PmMXolaEtGVpNjVtU-c0RU80o-bmOgf2VM4QjI
[17-Jul-2026 00:28:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jul-2026 00:28:50 UTC] ✅ JWT token verified successfully for user profile
[17-Jul-2026 00:28:50 UTC] User ID: 1074
[17-Jul-2026 00:28:50 UTC] ✅ User profile retrieved successfully for user ID: 1074
[17-Jul-2026 00:29:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jul-2026 00:29:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jul-2026 00:29:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"41.200.11.146, 162.158.122.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NCIsInVzZXJuYW1lIjoibWVyYWJ0aWFiZGVub3VyIiwiZW1haWwiOiJtZXJhYnRpMDQ4ODc2QGdtYWlsLmNvbSIsImV4cCI6MTc4NDg1MjkwMX0.fKjL-PmMXolaEtGVpNjVtU-c0RU80o-bmOgf2VM4QjI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1c521415b51cbee-MAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"41.200.11.146","cf-ipcountry":"DZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-Jul-2026 00:29:01 UTC] === User Orders API Called ===
[17-Jul-2026 00:29:01 UTC] User ID: 1074
[17-Jul-2026 00:29:01 UTC] Limit: 20, Offset: 0
[17-Jul-2026 00:29:01 UTC] Orders found: 0
[17-Jul-2026 00:29:01 UTC] Orders data: []
[17-Jul-2026 00:29:01 UTC] Total orders count: 0
[17-Jul-2026 00:29:04 UTC] === API CALL LOG ===
[17-Jul-2026 00:29:04 UTC] Endpoint: user/profile.php
[17-Jul-2026 00:29:04 UTC] Full Log Data: {
    "timestamp": "2026-07-17 00:29:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.200.11.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.200.11.146, 162.158.122.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NCIsInVzZXJuYW1lIjoibWVyYWJ0aWFiZGVub3VyIiwiZW1haWwiOiJtZXJhYnRpMDQ4ODc2QGdtYWlsLmNvbSIsImV4cCI6MTc4NDg1MjkwMX0.fKjL-PmMXolaEtGVpNjVtU-c0RU80o-bmOgf2VM4QjI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c521564fc0cbee-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.200.11.146",
        "cf-ipcountry": "DZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jul-2026 00:29:04 UTC] === END API CALL LOG ===
[17-Jul-2026 00:29:04 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jul-2026 00:29:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NCIsInVzZXJuYW1lIjoibWVyYWJ0aWFiZGVub3VyIiwiZW1haWwiOiJtZXJhYnRpMDQ4ODc2QGdtYWlsLmNvbSIsImV4cCI6MTc4NDg1MjkwMX0.fKjL-PmMXolaEtGVpNjVtU-c0RU80o-bmOgf2VM4QjI
[17-Jul-2026 00:29:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jul-2026 00:29:04 UTC] ✅ JWT token verified successfully for user profile
[17-Jul-2026 00:29:04 UTC] User ID: 1074
[17-Jul-2026 00:29:04 UTC] ✅ User profile retrieved successfully for user ID: 1074
[17-Jul-2026 00:29:04 UTC] User Purchases API - User ID: 1074
[17-Jul-2026 00:29:04 UTC] User Purchases API - Total purchases found: 0
[17-Jul-2026 00:29:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jul-2026 00:29:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jul-2026 00:29:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"41.200.11.146, 162.158.122.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NCIsInVzZXJuYW1lIjoibWVyYWJ0aWFiZGVub3VyIiwiZW1haWwiOiJtZXJhYnRpMDQ4ODc2QGdtYWlsLmNvbSIsImV4cCI6MTc4NDg1MjkwMX0.fKjL-PmMXolaEtGVpNjVtU-c0RU80o-bmOgf2VM4QjI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1c52172bf1fcbee-MAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"41.200.11.146","cf-ipcountry":"DZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-Jul-2026 00:29:08 UTC] === User Orders API Called ===
[17-Jul-2026 00:29:08 UTC] User ID: 1074
[17-Jul-2026 00:29:08 UTC] Limit: 20, Offset: 0
[17-Jul-2026 00:29:08 UTC] === API CALL LOG ===
[17-Jul-2026 00:29:08 UTC] Endpoint: user/profile.php
[17-Jul-2026 00:29:08 UTC] Full Log Data: {
    "timestamp": "2026-07-17 00:29:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.200.11.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.200.11.146, 162.158.122.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NCIsInVzZXJuYW1lIjoibWVyYWJ0aWFiZGVub3VyIiwiZW1haWwiOiJtZXJhYnRpMDQ4ODc2QGdtYWlsLmNvbSIsImV4cCI6MTc4NDg1MjkwMX0.fKjL-PmMXolaEtGVpNjVtU-c0RU80o-bmOgf2VM4QjI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c52172bf21cbee-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.200.11.146",
        "cf-ipcountry": "DZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jul-2026 00:29:08 UTC] === END API CALL LOG ===
[17-Jul-2026 00:29:08 UTC] Orders found: 0
[17-Jul-2026 00:29:08 UTC] Orders data: []
[17-Jul-2026 00:29:08 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jul-2026 00:29:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NCIsInVzZXJuYW1lIjoibWVyYWJ0aWFiZGVub3VyIiwiZW1haWwiOiJtZXJhYnRpMDQ4ODc2QGdtYWlsLmNvbSIsImV4cCI6MTc4NDg1MjkwMX0.fKjL-PmMXolaEtGVpNjVtU-c0RU80o-bmOgf2VM4QjI
[17-Jul-2026 00:29:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jul-2026 00:29:08 UTC] ✅ JWT token verified successfully for user profile
[17-Jul-2026 00:29:08 UTC] Total orders count: 0
[17-Jul-2026 00:29:08 UTC] User ID: 1074
[17-Jul-2026 00:29:08 UTC] ✅ User profile retrieved successfully for user ID: 1074
[17-Jul-2026 00:29:09 UTC] === API CALL LOG ===
[17-Jul-2026 00:29:09 UTC] Endpoint: user/profile.php
[17-Jul-2026 00:29:09 UTC] Full Log Data: {
    "timestamp": "2026-07-17 00:29:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.200.11.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.200.11.146, 162.158.122.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NCIsInVzZXJuYW1lIjoibWVyYWJ0aWFiZGVub3VyIiwiZW1haWwiOiJtZXJhYnRpMDQ4ODc2QGdtYWlsLmNvbSIsImV4cCI6MTc4NDg1MjkwMX0.fKjL-PmMXolaEtGVpNjVtU-c0RU80o-bmOgf2VM4QjI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c521733f35cbee-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.200.11.146",
        "cf-ipcountry": "DZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jul-2026 00:29:09 UTC] === END API CALL LOG ===
[17-Jul-2026 00:29:09 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jul-2026 00:29:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NCIsInVzZXJuYW1lIjoibWVyYWJ0aWFiZGVub3VyIiwiZW1haWwiOiJtZXJhYnRpMDQ4ODc2QGdtYWlsLmNvbSIsImV4cCI6MTc4NDg1MjkwMX0.fKjL-PmMXolaEtGVpNjVtU-c0RU80o-bmOgf2VM4QjI
[17-Jul-2026 00:29:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jul-2026 00:29:09 UTC] ✅ JWT token verified successfully for user profile
[17-Jul-2026 00:29:09 UTC] User ID: 1074
[17-Jul-2026 00:29:09 UTC] ✅ User profile retrieved successfully for user ID: 1074
[17-Jul-2026 00:29:09 UTC] === API CALL LOG ===
[17-Jul-2026 00:29:09 UTC] Endpoint: user/profile.php
[17-Jul-2026 00:29:09 UTC] Full Log Data: {
    "timestamp": "2026-07-17 00:29:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.200.11.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.200.11.146, 162.158.122.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NCIsInVzZXJuYW1lIjoibWVyYWJ0aWFiZGVub3VyIiwiZW1haWwiOiJtZXJhYnRpMDQ4ODc2QGdtYWlsLmNvbSIsImV4cCI6MTc4NDg1MjkwMX0.fKjL-PmMXolaEtGVpNjVtU-c0RU80o-bmOgf2VM4QjI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c521760fd5cbee-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.200.11.146",
        "cf-ipcountry": "DZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jul-2026 00:29:09 UTC] === END API CALL LOG ===
[17-Jul-2026 00:29:09 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jul-2026 00:29:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NCIsInVzZXJuYW1lIjoibWVyYWJ0aWFiZGVub3VyIiwiZW1haWwiOiJtZXJhYnRpMDQ4ODc2QGdtYWlsLmNvbSIsImV4cCI6MTc4NDg1MjkwMX0.fKjL-PmMXolaEtGVpNjVtU-c0RU80o-bmOgf2VM4QjI
[17-Jul-2026 00:29:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jul-2026 00:29:09 UTC] ✅ JWT token verified successfully for user profile
[17-Jul-2026 00:29:09 UTC] User ID: 1074
[17-Jul-2026 00:29:09 UTC] ✅ User profile retrieved successfully for user ID: 1074
[17-Jul-2026 00:29:22 UTC] === API CALL LOG ===
[17-Jul-2026 00:29:22 UTC] Endpoint: user/profile.php
[17-Jul-2026 00:29:22 UTC] Full Log Data: {
    "timestamp": "2026-07-17 00:29:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.200.11.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.200.11.146, 162.158.122.143",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NCIsInVzZXJuYW1lIjoibWVyYWJ0aWFiZGVub3VyIiwiZW1haWwiOiJtZXJhYnRpMDQ4ODc2QGdtYWlsLmNvbSIsImV4cCI6MTc4NDg1MjkwMX0.fKjL-PmMXolaEtGVpNjVtU-c0RU80o-bmOgf2VM4QjI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c521c9bb42cbee-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.200.11.146",
        "cf-ipcountry": "DZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jul-2026 00:29:22 UTC] === END API CALL LOG ===
[17-Jul-2026 00:29:22 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jul-2026 00:29:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NCIsInVzZXJuYW1lIjoibWVyYWJ0aWFiZGVub3VyIiwiZW1haWwiOiJtZXJhYnRpMDQ4ODc2QGdtYWlsLmNvbSIsImV4cCI6MTc4NDg1MjkwMX0.fKjL-PmMXolaEtGVpNjVtU-c0RU80o-bmOgf2VM4QjI
[17-Jul-2026 00:29:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jul-2026 00:29:22 UTC] ✅ JWT token verified successfully for user profile
[17-Jul-2026 00:29:22 UTC] User ID: 1074
[17-Jul-2026 00:29:22 UTC] ✅ User profile retrieved successfully for user ID: 1074
[17-Jul-2026 00:29:37 UTC] === API CALL LOG ===
[17-Jul-2026 00:29:37 UTC] Endpoint: user/profile.php
[17-Jul-2026 00:29:37 UTC] Full Log Data: {
    "timestamp": "2026-07-17 00:29:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.200.11.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.200.11.146, 162.158.122.143",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NCIsInVzZXJuYW1lIjoibWVyYWJ0aWFiZGVub3VyIiwiZW1haWwiOiJtZXJhYnRpMDQ4ODc2QGdtYWlsLmNvbSIsImV4cCI6MTc4NDg1MjkwMX0.fKjL-PmMXolaEtGVpNjVtU-c0RU80o-bmOgf2VM4QjI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c52225ad0ccbee-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.200.11.146",
        "cf-ipcountry": "DZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jul-2026 00:29:37 UTC] === END API CALL LOG ===
[17-Jul-2026 00:29:37 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jul-2026 00:29:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NCIsInVzZXJuYW1lIjoibWVyYWJ0aWFiZGVub3VyIiwiZW1haWwiOiJtZXJhYnRpMDQ4ODc2QGdtYWlsLmNvbSIsImV4cCI6MTc4NDg1MjkwMX0.fKjL-PmMXolaEtGVpNjVtU-c0RU80o-bmOgf2VM4QjI
[17-Jul-2026 00:29:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jul-2026 00:29:37 UTC] ✅ JWT token verified successfully for user profile
[17-Jul-2026 00:29:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jul-2026 00:29:37 UTC] User ID: 1074
[17-Jul-2026 00:29:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jul-2026 00:29:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"41.200.11.146, 162.158.122.143","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NCIsInVzZXJuYW1lIjoibWVyYWJ0aWFiZGVub3VyIiwiZW1haWwiOiJtZXJhYnRpMDQ4ODc2QGdtYWlsLmNvbSIsImV4cCI6MTc4NDg1MjkwMX0.fKjL-PmMXolaEtGVpNjVtU-c0RU80o-bmOgf2VM4QjI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1c52225ad0bcbee-MAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"41.200.11.146","cf-ipcountry":"DZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-Jul-2026 00:29:37 UTC] === User Orders API Called ===
[17-Jul-2026 00:29:37 UTC] User ID: 1074
[17-Jul-2026 00:29:37 UTC] Limit: 20, Offset: 0
[17-Jul-2026 00:29:37 UTC] ✅ User profile retrieved successfully for user ID: 1074
[17-Jul-2026 00:29:37 UTC] Orders found: 0
[17-Jul-2026 00:29:37 UTC] Orders data: []
[17-Jul-2026 00:29:37 UTC] Total orders count: 0
[17-Jul-2026 00:29:37 UTC] === API CALL LOG ===
[17-Jul-2026 00:29:37 UTC] Endpoint: user/profile.php
[17-Jul-2026 00:29:37 UTC] Full Log Data: {
    "timestamp": "2026-07-17 00:29:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.200.11.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.200.11.146, 162.158.122.143",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NCIsInVzZXJuYW1lIjoibWVyYWJ0aWFiZGVub3VyIiwiZW1haWwiOiJtZXJhYnRpMDQ4ODc2QGdtYWlsLmNvbSIsImV4cCI6MTc4NDg1MjkwMX0.fKjL-PmMXolaEtGVpNjVtU-c0RU80o-bmOgf2VM4QjI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c522282d84cbee-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.200.11.146",
        "cf-ipcountry": "DZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jul-2026 00:29:37 UTC] === END API CALL LOG ===
[17-Jul-2026 00:29:37 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jul-2026 00:29:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NCIsInVzZXJuYW1lIjoibWVyYWJ0aWFiZGVub3VyIiwiZW1haWwiOiJtZXJhYnRpMDQ4ODc2QGdtYWlsLmNvbSIsImV4cCI6MTc4NDg1MjkwMX0.fKjL-PmMXolaEtGVpNjVtU-c0RU80o-bmOgf2VM4QjI
[17-Jul-2026 00:29:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jul-2026 00:29:37 UTC] ✅ JWT token verified successfully for user profile
[17-Jul-2026 00:29:37 UTC] User ID: 1074
[17-Jul-2026 00:29:37 UTC] ✅ User profile retrieved successfully for user ID: 1074
[17-Jul-2026 00:29:38 UTC] === API CALL LOG ===
[17-Jul-2026 00:29:38 UTC] Endpoint: user/profile.php
[17-Jul-2026 00:29:38 UTC] Full Log Data: {
    "timestamp": "2026-07-17 00:29:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.200.11.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.200.11.146, 162.158.122.143",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NCIsInVzZXJuYW1lIjoibWVyYWJ0aWFiZGVub3VyIiwiZW1haWwiOiJtZXJhYnRpMDQ4ODc2QGdtYWlsLmNvbSIsImV4cCI6MTc4NDg1MjkwMX0.fKjL-PmMXolaEtGVpNjVtU-c0RU80o-bmOgf2VM4QjI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c5222b4e34cbee-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.200.11.146",
        "cf-ipcountry": "DZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jul-2026 00:29:38 UTC] === END API CALL LOG ===
[17-Jul-2026 00:29:38 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jul-2026 00:29:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NCIsInVzZXJuYW1lIjoibWVyYWJ0aWFiZGVub3VyIiwiZW1haWwiOiJtZXJhYnRpMDQ4ODc2QGdtYWlsLmNvbSIsImV4cCI6MTc4NDg1MjkwMX0.fKjL-PmMXolaEtGVpNjVtU-c0RU80o-bmOgf2VM4QjI
[17-Jul-2026 00:29:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jul-2026 00:29:38 UTC] ✅ JWT token verified successfully for user profile
[17-Jul-2026 00:29:38 UTC] User ID: 1074
[17-Jul-2026 00:29:38 UTC] ✅ User profile retrieved successfully for user ID: 1074
[17-Jul-2026 00:29:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jul-2026 00:29:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jul-2026 00:29:40 UTC] === API CALL LOG ===
[17-Jul-2026 00:29:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"41.200.11.146, 162.158.122.143","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NCIsInVzZXJuYW1lIjoibWVyYWJ0aWFiZGVub3VyIiwiZW1haWwiOiJtZXJhYnRpMDQ4ODc2QGdtYWlsLmNvbSIsImV4cCI6MTc4NDg1MjkwMX0.fKjL-PmMXolaEtGVpNjVtU-c0RU80o-bmOgf2VM4QjI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1c5223a6ac9cbee-MAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"41.200.11.146","cf-ipcountry":"DZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-Jul-2026 00:29:40 UTC] Endpoint: user/profile.php
[17-Jul-2026 00:29:40 UTC] === User Orders API Called ===
[17-Jul-2026 00:29:40 UTC] Full Log Data: {
    "timestamp": "2026-07-17 00:29:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.200.11.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.200.11.146, 162.158.122.143",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NCIsInVzZXJuYW1lIjoibWVyYWJ0aWFiZGVub3VyIiwiZW1haWwiOiJtZXJhYnRpMDQ4ODc2QGdtYWlsLmNvbSIsImV4cCI6MTc4NDg1MjkwMX0.fKjL-PmMXolaEtGVpNjVtU-c0RU80o-bmOgf2VM4QjI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c5223a6acacbee-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.200.11.146",
        "cf-ipcountry": "DZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jul-2026 00:29:40 UTC] User ID: 1074
[17-Jul-2026 00:29:40 UTC] === END API CALL LOG ===
[17-Jul-2026 00:29:40 UTC] Limit: 20, Offset: 0
[17-Jul-2026 00:29:40 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jul-2026 00:29:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NCIsInVzZXJuYW1lIjoibWVyYWJ0aWFiZGVub3VyIiwiZW1haWwiOiJtZXJhYnRpMDQ4ODc2QGdtYWlsLmNvbSIsImV4cCI6MTc4NDg1MjkwMX0.fKjL-PmMXolaEtGVpNjVtU-c0RU80o-bmOgf2VM4QjI
[17-Jul-2026 00:29:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jul-2026 00:29:40 UTC] ✅ JWT token verified successfully for user profile
[17-Jul-2026 00:29:40 UTC] User ID: 1074
[17-Jul-2026 00:29:40 UTC] Orders found: 0
[17-Jul-2026 00:29:40 UTC] Orders data: []
[17-Jul-2026 00:29:40 UTC] ✅ User profile retrieved successfully for user ID: 1074
[17-Jul-2026 00:29:40 UTC] Total orders count: 0
[17-Jul-2026 00:29:41 UTC] === API CALL LOG ===
[17-Jul-2026 00:29:41 UTC] Endpoint: user/profile.php
[17-Jul-2026 00:29:41 UTC] Full Log Data: {
    "timestamp": "2026-07-17 00:29:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.200.11.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.200.11.146, 162.158.122.143",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NCIsInVzZXJuYW1lIjoibWVyYWJ0aWFiZGVub3VyIiwiZW1haWwiOiJtZXJhYnRpMDQ4ODc2QGdtYWlsLmNvbSIsImV4cCI6MTc4NDg1MjkwMX0.fKjL-PmMXolaEtGVpNjVtU-c0RU80o-bmOgf2VM4QjI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c5223c6b68cbee-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.200.11.146",
        "cf-ipcountry": "DZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jul-2026 00:29:41 UTC] === END API CALL LOG ===
[17-Jul-2026 00:29:41 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jul-2026 00:29:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NCIsInVzZXJuYW1lIjoibWVyYWJ0aWFiZGVub3VyIiwiZW1haWwiOiJtZXJhYnRpMDQ4ODc2QGdtYWlsLmNvbSIsImV4cCI6MTc4NDg1MjkwMX0.fKjL-PmMXolaEtGVpNjVtU-c0RU80o-bmOgf2VM4QjI
[17-Jul-2026 00:29:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jul-2026 00:29:41 UTC] ✅ JWT token verified successfully for user profile
[17-Jul-2026 00:29:41 UTC] User ID: 1074
[17-Jul-2026 00:29:41 UTC] ✅ User profile retrieved successfully for user ID: 1074
[17-Jul-2026 00:29:41 UTC] === API CALL LOG ===
[17-Jul-2026 00:29:41 UTC] Endpoint: user/profile.php
[17-Jul-2026 00:29:41 UTC] Full Log Data: {
    "timestamp": "2026-07-17 00:29:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.200.11.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.200.11.146, 162.158.122.143",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NCIsInVzZXJuYW1lIjoibWVyYWJ0aWFiZGVub3VyIiwiZW1haWwiOiJtZXJhYnRpMDQ4ODc2QGdtYWlsLmNvbSIsImV4cCI6MTc4NDg1MjkwMX0.fKjL-PmMXolaEtGVpNjVtU-c0RU80o-bmOgf2VM4QjI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c5223f7c18cbee-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.200.11.146",
        "cf-ipcountry": "DZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jul-2026 00:29:41 UTC] === END API CALL LOG ===
[17-Jul-2026 00:29:41 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jul-2026 00:29:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NCIsInVzZXJuYW1lIjoibWVyYWJ0aWFiZGVub3VyIiwiZW1haWwiOiJtZXJhYnRpMDQ4ODc2QGdtYWlsLmNvbSIsImV4cCI6MTc4NDg1MjkwMX0.fKjL-PmMXolaEtGVpNjVtU-c0RU80o-bmOgf2VM4QjI
[17-Jul-2026 00:29:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jul-2026 00:29:41 UTC] ✅ JWT token verified successfully for user profile
[17-Jul-2026 00:29:41 UTC] User ID: 1074
[17-Jul-2026 00:29:41 UTC] ✅ User profile retrieved successfully for user ID: 1074
[17-Jul-2026 00:29:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jul-2026 00:29:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jul-2026 00:29:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"41.200.11.146, 162.158.122.143","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NCIsInVzZXJuYW1lIjoibWVyYWJ0aWFiZGVub3VyIiwiZW1haWwiOiJtZXJhYnRpMDQ4ODc2QGdtYWlsLmNvbSIsImV4cCI6MTc4NDg1MjkwMX0.fKjL-PmMXolaEtGVpNjVtU-c0RU80o-bmOgf2VM4QjI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1c522691b11cbee-MAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"41.200.11.146","cf-ipcountry":"DZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-Jul-2026 00:29:48 UTC] === User Orders API Called ===
[17-Jul-2026 00:29:48 UTC] User ID: 1074
[17-Jul-2026 00:29:48 UTC] Limit: 20, Offset: 0
[17-Jul-2026 00:29:48 UTC] === API CALL LOG ===
[17-Jul-2026 00:29:48 UTC] Orders found: 0
[17-Jul-2026 00:29:48 UTC] Orders data: []
[17-Jul-2026 00:29:48 UTC] Endpoint: user/profile.php
[17-Jul-2026 00:29:48 UTC] Full Log Data: {
    "timestamp": "2026-07-17 00:29:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.200.11.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.200.11.146, 162.158.122.143",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NCIsInVzZXJuYW1lIjoibWVyYWJ0aWFiZGVub3VyIiwiZW1haWwiOiJtZXJhYnRpMDQ4ODc2QGdtYWlsLmNvbSIsImV4cCI6MTc4NDg1MjkwMX0.fKjL-PmMXolaEtGVpNjVtU-c0RU80o-bmOgf2VM4QjI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c522691b12cbee-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.200.11.146",
        "cf-ipcountry": "DZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jul-2026 00:29:48 UTC] === END API CALL LOG ===
[17-Jul-2026 00:29:48 UTC] Total orders count: 0
[17-Jul-2026 00:29:48 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jul-2026 00:29:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NCIsInVzZXJuYW1lIjoibWVyYWJ0aWFiZGVub3VyIiwiZW1haWwiOiJtZXJhYnRpMDQ4ODc2QGdtYWlsLmNvbSIsImV4cCI6MTc4NDg1MjkwMX0.fKjL-PmMXolaEtGVpNjVtU-c0RU80o-bmOgf2VM4QjI
[17-Jul-2026 00:29:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jul-2026 00:29:48 UTC] ✅ JWT token verified successfully for user profile
[17-Jul-2026 00:29:48 UTC] User ID: 1074
[17-Jul-2026 00:29:48 UTC] ✅ User profile retrieved successfully for user ID: 1074
[17-Jul-2026 00:29:48 UTC] === API CALL LOG ===
[17-Jul-2026 00:29:48 UTC] Endpoint: user/profile.php
[17-Jul-2026 00:29:48 UTC] Full Log Data: {
    "timestamp": "2026-07-17 00:29:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.200.11.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.200.11.146, 162.158.122.143",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NCIsInVzZXJuYW1lIjoibWVyYWJ0aWFiZGVub3VyIiwiZW1haWwiOiJtZXJhYnRpMDQ4ODc2QGdtYWlsLmNvbSIsImV4cCI6MTc4NDg1MjkwMX0.fKjL-PmMXolaEtGVpNjVtU-c0RU80o-bmOgf2VM4QjI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c522698b35cbee-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.200.11.146",
        "cf-ipcountry": "DZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jul-2026 00:29:48 UTC] === END API CALL LOG ===
[17-Jul-2026 00:29:48 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jul-2026 00:29:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NCIsInVzZXJuYW1lIjoibWVyYWJ0aWFiZGVub3VyIiwiZW1haWwiOiJtZXJhYnRpMDQ4ODc2QGdtYWlsLmNvbSIsImV4cCI6MTc4NDg1MjkwMX0.fKjL-PmMXolaEtGVpNjVtU-c0RU80o-bmOgf2VM4QjI
[17-Jul-2026 00:29:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jul-2026 00:29:48 UTC] ✅ JWT token verified successfully for user profile
[17-Jul-2026 00:29:48 UTC] User ID: 1074
[17-Jul-2026 00:29:48 UTC] ✅ User profile retrieved successfully for user ID: 1074
[17-Jul-2026 00:29:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jul-2026 00:29:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jul-2026 00:29:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"41.200.11.146, 162.158.122.143","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NCIsInVzZXJuYW1lIjoibWVyYWJ0aWFiZGVub3VyIiwiZW1haWwiOiJtZXJhYnRpMDQ4ODc2QGdtYWlsLmNvbSIsImV4cCI6MTc4NDg1MjkwMX0.fKjL-PmMXolaEtGVpNjVtU-c0RU80o-bmOgf2VM4QjI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1c522920d70cbee-MAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"41.200.11.146","cf-ipcountry":"DZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-Jul-2026 00:29:54 UTC] === User Orders API Called ===
[17-Jul-2026 00:29:54 UTC] User ID: 1074
[17-Jul-2026 00:29:54 UTC] Limit: 20, Offset: 0
[17-Jul-2026 00:29:54 UTC] Orders found: 0
[17-Jul-2026 00:29:54 UTC] Orders data: []
[17-Jul-2026 00:29:54 UTC] Total orders count: 0
[17-Jul-2026 00:29:54 UTC] === API CALL LOG ===
[17-Jul-2026 00:29:54 UTC] Endpoint: user/profile.php
[17-Jul-2026 00:29:54 UTC] Full Log Data: {
    "timestamp": "2026-07-17 00:29:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.200.11.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.200.11.146, 162.158.122.143",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NCIsInVzZXJuYW1lIjoibWVyYWJ0aWFiZGVub3VyIiwiZW1haWwiOiJtZXJhYnRpMDQ4ODc2QGdtYWlsLmNvbSIsImV4cCI6MTc4NDg1MjkwMX0.fKjL-PmMXolaEtGVpNjVtU-c0RU80o-bmOgf2VM4QjI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c522920d71cbee-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.200.11.146",
        "cf-ipcountry": "DZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jul-2026 00:29:54 UTC] === END API CALL LOG ===
[17-Jul-2026 00:29:54 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jul-2026 00:29:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NCIsInVzZXJuYW1lIjoibWVyYWJ0aWFiZGVub3VyIiwiZW1haWwiOiJtZXJhYnRpMDQ4ODc2QGdtYWlsLmNvbSIsImV4cCI6MTc4NDg1MjkwMX0.fKjL-PmMXolaEtGVpNjVtU-c0RU80o-bmOgf2VM4QjI
[17-Jul-2026 00:29:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jul-2026 00:29:54 UTC] ✅ JWT token verified successfully for user profile
[17-Jul-2026 00:29:54 UTC] User ID: 1074
[17-Jul-2026 00:29:54 UTC] ✅ User profile retrieved successfully for user ID: 1074
[17-Jul-2026 00:29:54 UTC] === API CALL LOG ===
[17-Jul-2026 00:29:54 UTC] Endpoint: user/profile.php
[17-Jul-2026 00:29:54 UTC] Full Log Data: {
    "timestamp": "2026-07-17 00:29:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.200.11.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.200.11.146, 162.158.122.143",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NCIsInVzZXJuYW1lIjoibWVyYWJ0aWFiZGVub3VyIiwiZW1haWwiOiJtZXJhYnRpMDQ4ODc2QGdtYWlsLmNvbSIsImV4cCI6MTc4NDg1MjkwMX0.fKjL-PmMXolaEtGVpNjVtU-c0RU80o-bmOgf2VM4QjI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c522928d97cbee-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.200.11.146",
        "cf-ipcountry": "DZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jul-2026 00:29:54 UTC] === END API CALL LOG ===
[17-Jul-2026 00:29:54 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jul-2026 00:29:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NCIsInVzZXJuYW1lIjoibWVyYWJ0aWFiZGVub3VyIiwiZW1haWwiOiJtZXJhYnRpMDQ4ODc2QGdtYWlsLmNvbSIsImV4cCI6MTc4NDg1MjkwMX0.fKjL-PmMXolaEtGVpNjVtU-c0RU80o-bmOgf2VM4QjI
[17-Jul-2026 00:29:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jul-2026 00:29:54 UTC] ✅ JWT token verified successfully for user profile
[17-Jul-2026 00:29:54 UTC] User ID: 1074
[17-Jul-2026 00:29:54 UTC] ✅ User profile retrieved successfully for user ID: 1074
[17-Jul-2026 00:29:55 UTC] === API CALL LOG ===
[17-Jul-2026 00:29:55 UTC] Endpoint: user/profile.php
[17-Jul-2026 00:29:55 UTC] Full Log Data: {
    "timestamp": "2026-07-17 00:29:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.200.11.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.200.11.146, 162.158.122.143",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NCIsInVzZXJuYW1lIjoibWVyYWJ0aWFiZGVub3VyIiwiZW1haWwiOiJtZXJhYnRpMDQ4ODc2QGdtYWlsLmNvbSIsImV4cCI6MTc4NDg1MjkwMX0.fKjL-PmMXolaEtGVpNjVtU-c0RU80o-bmOgf2VM4QjI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c522952e17cbee-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.200.11.146",
        "cf-ipcountry": "DZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jul-2026 00:29:55 UTC] === END API CALL LOG ===
[17-Jul-2026 00:29:55 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jul-2026 00:29:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NCIsInVzZXJuYW1lIjoibWVyYWJ0aWFiZGVub3VyIiwiZW1haWwiOiJtZXJhYnRpMDQ4ODc2QGdtYWlsLmNvbSIsImV4cCI6MTc4NDg1MjkwMX0.fKjL-PmMXolaEtGVpNjVtU-c0RU80o-bmOgf2VM4QjI
[17-Jul-2026 00:29:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jul-2026 00:29:55 UTC] ✅ JWT token verified successfully for user profile
[17-Jul-2026 00:29:55 UTC] User ID: 1074
[17-Jul-2026 00:29:55 UTC] ✅ User profile retrieved successfully for user ID: 1074
[17-Jul-2026 00:29:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jul-2026 00:29:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jul-2026 00:29:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"41.200.11.146, 162.158.122.143","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NCIsInVzZXJuYW1lIjoibWVyYWJ0aWFiZGVub3VyIiwiZW1haWwiOiJtZXJhYnRpMDQ4ODc2QGdtYWlsLmNvbSIsImV4cCI6MTc4NDg1MjkwMX0.fKjL-PmMXolaEtGVpNjVtU-c0RU80o-bmOgf2VM4QjI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1c52297deb3cbee-MAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"41.200.11.146","cf-ipcountry":"DZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-Jul-2026 00:29:55 UTC] === User Orders API Called ===
[17-Jul-2026 00:29:55 UTC] User ID: 1074
[17-Jul-2026 00:29:55 UTC] Limit: 20, Offset: 0
[17-Jul-2026 00:29:55 UTC] Orders found: 0
[17-Jul-2026 00:29:55 UTC] Orders data: []
[17-Jul-2026 00:29:55 UTC] Total orders count: 0
[17-Jul-2026 00:29:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jul-2026 00:29:58 UTC] === API CALL LOG ===
[17-Jul-2026 00:29:58 UTC] Endpoint: user/profile.php
[17-Jul-2026 00:29:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jul-2026 00:29:58 UTC] Full Log Data: {
    "timestamp": "2026-07-17 00:29:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.200.11.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.200.11.146, 162.158.122.143",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NCIsInVzZXJuYW1lIjoibWVyYWJ0aWFiZGVub3VyIiwiZW1haWwiOiJtZXJhYnRpMDQ4ODc2QGdtYWlsLmNvbSIsImV4cCI6MTc4NDg1MjkwMX0.fKjL-PmMXolaEtGVpNjVtU-c0RU80o-bmOgf2VM4QjI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c522a8bb7dcbee-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.200.11.146",
        "cf-ipcountry": "DZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jul-2026 00:29:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"41.200.11.146, 162.158.122.143","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NCIsInVzZXJuYW1lIjoibWVyYWJ0aWFiZGVub3VyIiwiZW1haWwiOiJtZXJhYnRpMDQ4ODc2QGdtYWlsLmNvbSIsImV4cCI6MTc4NDg1MjkwMX0.fKjL-PmMXolaEtGVpNjVtU-c0RU80o-bmOgf2VM4QjI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1c522a8bb7bcbee-MAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"41.200.11.146","cf-ipcountry":"DZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-Jul-2026 00:29:58 UTC] === END API CALL LOG ===
[17-Jul-2026 00:29:58 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jul-2026 00:29:58 UTC] === User Orders API Called ===
[17-Jul-2026 00:29:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NCIsInVzZXJuYW1lIjoibWVyYWJ0aWFiZGVub3VyIiwiZW1haWwiOiJtZXJhYnRpMDQ4ODc2QGdtYWlsLmNvbSIsImV4cCI6MTc4NDg1MjkwMX0.fKjL-PmMXolaEtGVpNjVtU-c0RU80o-bmOgf2VM4QjI
[17-Jul-2026 00:29:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jul-2026 00:29:58 UTC] User ID: 1074
[17-Jul-2026 00:29:58 UTC] ✅ JWT token verified successfully for user profile
[17-Jul-2026 00:29:58 UTC] Limit: 20, Offset: 0
[17-Jul-2026 00:29:58 UTC] User ID: 1074
[17-Jul-2026 00:29:58 UTC] ✅ User profile retrieved successfully for user ID: 1074
[17-Jul-2026 00:29:58 UTC] Orders found: 0
[17-Jul-2026 00:29:58 UTC] Orders data: []
[17-Jul-2026 00:29:58 UTC] Total orders count: 0
[17-Jul-2026 00:29:59 UTC] === API CALL LOG ===
[17-Jul-2026 00:29:59 UTC] Endpoint: user/profile.php
[17-Jul-2026 00:29:59 UTC] Full Log Data: {
    "timestamp": "2026-07-17 00:29:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.200.11.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.200.11.146, 162.158.122.143",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NCIsInVzZXJuYW1lIjoibWVyYWJ0aWFiZGVub3VyIiwiZW1haWwiOiJtZXJhYnRpMDQ4ODc2QGdtYWlsLmNvbSIsImV4cCI6MTc4NDg1MjkwMX0.fKjL-PmMXolaEtGVpNjVtU-c0RU80o-bmOgf2VM4QjI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c522b0cd76cbee-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.200.11.146",
        "cf-ipcountry": "DZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jul-2026 00:29:59 UTC] === END API CALL LOG ===
[17-Jul-2026 00:29:59 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jul-2026 00:29:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NCIsInVzZXJuYW1lIjoibWVyYWJ0aWFiZGVub3VyIiwiZW1haWwiOiJtZXJhYnRpMDQ4ODc2QGdtYWlsLmNvbSIsImV4cCI6MTc4NDg1MjkwMX0.fKjL-PmMXolaEtGVpNjVtU-c0RU80o-bmOgf2VM4QjI
[17-Jul-2026 00:29:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jul-2026 00:29:59 UTC] ✅ JWT token verified successfully for user profile
[17-Jul-2026 00:29:59 UTC] User ID: 1074
[17-Jul-2026 00:29:59 UTC] ✅ User profile retrieved successfully for user ID: 1074
[17-Jul-2026 00:30:00 UTC] === API CALL LOG ===
[17-Jul-2026 00:30:00 UTC] Endpoint: user/profile.php
[17-Jul-2026 00:30:00 UTC] Full Log Data: {
    "timestamp": "2026-07-17 00:30:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.200.11.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.200.11.146, 162.158.122.143",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NCIsInVzZXJuYW1lIjoibWVyYWJ0aWFiZGVub3VyIiwiZW1haWwiOiJtZXJhYnRpMDQ4ODc2QGdtYWlsLmNvbSIsImV4cCI6MTc4NDg1MjkwMX0.fKjL-PmMXolaEtGVpNjVtU-c0RU80o-bmOgf2VM4QjI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c522b40e7ecbee-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.200.11.146",
        "cf-ipcountry": "DZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jul-2026 00:30:00 UTC] === END API CALL LOG ===
[17-Jul-2026 00:30:00 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jul-2026 00:30:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NCIsInVzZXJuYW1lIjoibWVyYWJ0aWFiZGVub3VyIiwiZW1haWwiOiJtZXJhYnRpMDQ4ODc2QGdtYWlsLmNvbSIsImV4cCI6MTc4NDg1MjkwMX0.fKjL-PmMXolaEtGVpNjVtU-c0RU80o-bmOgf2VM4QjI
[17-Jul-2026 00:30:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jul-2026 00:30:00 UTC] ✅ JWT token verified successfully for user profile
[17-Jul-2026 00:30:00 UTC] User ID: 1074
[17-Jul-2026 00:30:00 UTC] ✅ User profile retrieved successfully for user ID: 1074
[17-Jul-2026 00:30:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jul-2026 00:30:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jul-2026 00:30:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"41.200.11.146, 162.158.122.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NCIsInVzZXJuYW1lIjoibWVyYWJ0aWFiZGVub3VyIiwiZW1haWwiOiJtZXJhYnRpMDQ4ODc2QGdtYWlsLmNvbSIsImV4cCI6MTc4NDg1MjkwMX0.fKjL-PmMXolaEtGVpNjVtU-c0RU80o-bmOgf2VM4QjI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1c52311bc3ccbee-MAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"41.200.11.146","cf-ipcountry":"DZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-Jul-2026 00:30:15 UTC] === User Orders API Called ===
[17-Jul-2026 00:30:15 UTC] User ID: 1074
[17-Jul-2026 00:30:15 UTC] Limit: 20, Offset: 0
[17-Jul-2026 00:30:15 UTC] Orders found: 0
[17-Jul-2026 00:30:15 UTC] Orders data: []
[17-Jul-2026 00:30:15 UTC] Total orders count: 0
[17-Jul-2026 00:30:21 UTC] === API CALL LOG ===
[17-Jul-2026 00:30:21 UTC] Endpoint: user/profile.php
[17-Jul-2026 00:30:21 UTC] Full Log Data: {
    "timestamp": "2026-07-17 00:30:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.200.11.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.200.11.146, 162.158.122.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NCIsInVzZXJuYW1lIjoibWVyYWJ0aWFiZGVub3VyIiwiZW1haWwiOiJtZXJhYnRpMDQ4ODc2QGdtYWlsLmNvbSIsImV4cCI6MTc4NDg1MjkwMX0.fKjL-PmMXolaEtGVpNjVtU-c0RU80o-bmOgf2VM4QjI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c52336edd9cbee-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.200.11.146",
        "cf-ipcountry": "DZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jul-2026 00:30:21 UTC] === END API CALL LOG ===
[17-Jul-2026 00:30:21 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jul-2026 00:30:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NCIsInVzZXJuYW1lIjoibWVyYWJ0aWFiZGVub3VyIiwiZW1haWwiOiJtZXJhYnRpMDQ4ODc2QGdtYWlsLmNvbSIsImV4cCI6MTc4NDg1MjkwMX0.fKjL-PmMXolaEtGVpNjVtU-c0RU80o-bmOgf2VM4QjI
[17-Jul-2026 00:30:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jul-2026 00:30:21 UTC] ✅ JWT token verified successfully for user profile
[17-Jul-2026 00:30:21 UTC] User ID: 1074
[17-Jul-2026 00:30:21 UTC] ✅ User profile retrieved successfully for user ID: 1074
[17-Jul-2026 00:30:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jul-2026 00:30:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jul-2026 00:30:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"41.200.11.146, 162.158.122.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NCIsInVzZXJuYW1lIjoibWVyYWJ0aWFiZGVub3VyIiwiZW1haWwiOiJtZXJhYnRpMDQ4ODc2QGdtYWlsLmNvbSIsImV4cCI6MTc4NDg1MjkwMX0.fKjL-PmMXolaEtGVpNjVtU-c0RU80o-bmOgf2VM4QjI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1c52336edd8cbee-MAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"41.200.11.146","cf-ipcountry":"DZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-Jul-2026 00:30:21 UTC] === User Orders API Called ===
[17-Jul-2026 00:30:21 UTC] User ID: 1074
[17-Jul-2026 00:30:21 UTC] Limit: 20, Offset: 0
[17-Jul-2026 00:30:21 UTC] Orders found: 0
[17-Jul-2026 00:30:21 UTC] Orders data: []
[17-Jul-2026 00:30:21 UTC] Total orders count: 0
[17-Jul-2026 00:30:21 UTC] === API CALL LOG ===
[17-Jul-2026 00:30:21 UTC] Endpoint: user/profile.php
[17-Jul-2026 00:30:21 UTC] Full Log Data: {
    "timestamp": "2026-07-17 00:30:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.200.11.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.200.11.146, 162.158.122.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NCIsInVzZXJuYW1lIjoibWVyYWJ0aWFiZGVub3VyIiwiZW1haWwiOiJtZXJhYnRpMDQ4ODc2QGdtYWlsLmNvbSIsImV4cCI6MTc4NDg1MjkwMX0.fKjL-PmMXolaEtGVpNjVtU-c0RU80o-bmOgf2VM4QjI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c523376e0bcbee-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.200.11.146",
        "cf-ipcountry": "DZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jul-2026 00:30:21 UTC] === END API CALL LOG ===
[17-Jul-2026 00:30:21 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jul-2026 00:30:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NCIsInVzZXJuYW1lIjoibWVyYWJ0aWFiZGVub3VyIiwiZW1haWwiOiJtZXJhYnRpMDQ4ODc2QGdtYWlsLmNvbSIsImV4cCI6MTc4NDg1MjkwMX0.fKjL-PmMXolaEtGVpNjVtU-c0RU80o-bmOgf2VM4QjI
[17-Jul-2026 00:30:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jul-2026 00:30:21 UTC] ✅ JWT token verified successfully for user profile
[17-Jul-2026 00:30:21 UTC] User ID: 1074
[17-Jul-2026 00:30:21 UTC] ✅ User profile retrieved successfully for user ID: 1074
[17-Jul-2026 00:30:21 UTC] === API CALL LOG ===
[17-Jul-2026 00:30:21 UTC] Endpoint: user/profile.php
[17-Jul-2026 00:30:21 UTC] Full Log Data: {
    "timestamp": "2026-07-17 00:30:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.200.11.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.200.11.146, 162.158.122.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NCIsInVzZXJuYW1lIjoibWVyYWJ0aWFiZGVub3VyIiwiZW1haWwiOiJtZXJhYnRpMDQ4ODc2QGdtYWlsLmNvbSIsImV4cCI6MTc4NDg1MjkwMX0.fKjL-PmMXolaEtGVpNjVtU-c0RU80o-bmOgf2VM4QjI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c5233a3f34cbee-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.200.11.146",
        "cf-ipcountry": "DZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jul-2026 00:30:21 UTC] === END API CALL LOG ===
[17-Jul-2026 00:30:21 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jul-2026 00:30:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NCIsInVzZXJuYW1lIjoibWVyYWJ0aWFiZGVub3VyIiwiZW1haWwiOiJtZXJhYnRpMDQ4ODc2QGdtYWlsLmNvbSIsImV4cCI6MTc4NDg1MjkwMX0.fKjL-PmMXolaEtGVpNjVtU-c0RU80o-bmOgf2VM4QjI
[17-Jul-2026 00:30:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jul-2026 00:30:21 UTC] ✅ JWT token verified successfully for user profile
[17-Jul-2026 00:30:21 UTC] User ID: 1074
[17-Jul-2026 00:30:21 UTC] ✅ User profile retrieved successfully for user ID: 1074
[17-Jul-2026 00:30:27 UTC] === API CALL LOG ===
[17-Jul-2026 00:30:27 UTC] Endpoint: user/profile.php
[17-Jul-2026 00:30:27 UTC] Full Log Data: {
    "timestamp": "2026-07-17 00:30:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.200.11.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.200.11.146, 162.158.122.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NCIsInVzZXJuYW1lIjoibWVyYWJ0aWFiZGVub3VyIiwiZW1haWwiOiJtZXJhYnRpMDQ4ODc2QGdtYWlsLmNvbSIsImV4cCI6MTc4NDg1MjkwMX0.fKjL-PmMXolaEtGVpNjVtU-c0RU80o-bmOgf2VM4QjI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c5235ea848cbee-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.200.11.146",
        "cf-ipcountry": "DZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jul-2026 00:30:27 UTC] === END API CALL LOG ===
[17-Jul-2026 00:30:27 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jul-2026 00:30:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NCIsInVzZXJuYW1lIjoibWVyYWJ0aWFiZGVub3VyIiwiZW1haWwiOiJtZXJhYnRpMDQ4ODc2QGdtYWlsLmNvbSIsImV4cCI6MTc4NDg1MjkwMX0.fKjL-PmMXolaEtGVpNjVtU-c0RU80o-bmOgf2VM4QjI
[17-Jul-2026 00:30:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jul-2026 00:30:27 UTC] ✅ JWT token verified successfully for user profile
[17-Jul-2026 00:30:27 UTC] User ID: 1074
[17-Jul-2026 00:30:27 UTC] ✅ User profile retrieved successfully for user ID: 1074
[17-Jul-2026 00:30:28 UTC] User Purchases API - User ID: 1074
[17-Jul-2026 00:30:28 UTC] User Purchases API - Total purchases found: 0
[17-Jul-2026 00:30:38 UTC] === API CALL LOG ===
[17-Jul-2026 00:30:38 UTC] Endpoint: user/profile.php
[17-Jul-2026 00:30:38 UTC] Full Log Data: {
    "timestamp": "2026-07-17 00:30:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.200.11.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.200.11.146, 162.158.122.143",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NCIsInVzZXJuYW1lIjoibWVyYWJ0aWFiZGVub3VyIiwiZW1haWwiOiJtZXJhYnRpMDQ4ODc2QGdtYWlsLmNvbSIsImV4cCI6MTc4NDg1MjkwMX0.fKjL-PmMXolaEtGVpNjVtU-c0RU80o-bmOgf2VM4QjI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c523a55f3fcbee-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.200.11.146",
        "cf-ipcountry": "DZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jul-2026 00:30:38 UTC] === END API CALL LOG ===
[17-Jul-2026 00:30:38 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jul-2026 00:30:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NCIsInVzZXJuYW1lIjoibWVyYWJ0aWFiZGVub3VyIiwiZW1haWwiOiJtZXJhYnRpMDQ4ODc2QGdtYWlsLmNvbSIsImV4cCI6MTc4NDg1MjkwMX0.fKjL-PmMXolaEtGVpNjVtU-c0RU80o-bmOgf2VM4QjI
[17-Jul-2026 00:30:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jul-2026 00:30:38 UTC] ✅ JWT token verified successfully for user profile
[17-Jul-2026 00:30:38 UTC] User ID: 1074
[17-Jul-2026 00:30:38 UTC] ✅ User profile retrieved successfully for user ID: 1074
[17-Jul-2026 00:30:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jul-2026 00:30:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jul-2026 00:30:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"41.200.11.146, 162.158.122.143","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NCIsInVzZXJuYW1lIjoibWVyYWJ0aWFiZGVub3VyIiwiZW1haWwiOiJtZXJhYnRpMDQ4ODc2QGdtYWlsLmNvbSIsImV4cCI6MTc4NDg1MjkwMX0.fKjL-PmMXolaEtGVpNjVtU-c0RU80o-bmOgf2VM4QjI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1c523a55f3dcbee-MAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"41.200.11.146","cf-ipcountry":"DZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-Jul-2026 00:30:38 UTC] === User Orders API Called ===
[17-Jul-2026 00:30:38 UTC] User ID: 1074
[17-Jul-2026 00:30:38 UTC] Limit: 20, Offset: 0
[17-Jul-2026 00:30:38 UTC] Orders found: 0
[17-Jul-2026 00:30:38 UTC] Orders data: []
[17-Jul-2026 00:30:38 UTC] Total orders count: 0
[17-Jul-2026 00:30:39 UTC] === API CALL LOG ===
[17-Jul-2026 00:30:39 UTC] Endpoint: user/profile.php
[17-Jul-2026 00:30:39 UTC] Full Log Data: {
    "timestamp": "2026-07-17 00:30:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.200.11.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.200.11.146, 162.158.122.143",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NCIsInVzZXJuYW1lIjoibWVyYWJ0aWFiZGVub3VyIiwiZW1haWwiOiJtZXJhYnRpMDQ4ODc2QGdtYWlsLmNvbSIsImV4cCI6MTc4NDg1MjkwMX0.fKjL-PmMXolaEtGVpNjVtU-c0RU80o-bmOgf2VM4QjI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c523a69f96cbee-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.200.11.146",
        "cf-ipcountry": "DZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jul-2026 00:30:39 UTC] === END API CALL LOG ===
[17-Jul-2026 00:30:39 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jul-2026 00:30:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NCIsInVzZXJuYW1lIjoibWVyYWJ0aWFiZGVub3VyIiwiZW1haWwiOiJtZXJhYnRpMDQ4ODc2QGdtYWlsLmNvbSIsImV4cCI6MTc4NDg1MjkwMX0.fKjL-PmMXolaEtGVpNjVtU-c0RU80o-bmOgf2VM4QjI
[17-Jul-2026 00:30:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jul-2026 00:30:39 UTC] ✅ JWT token verified successfully for user profile
[17-Jul-2026 00:30:39 UTC] User ID: 1074
[17-Jul-2026 00:30:39 UTC] ✅ User profile retrieved successfully for user ID: 1074
[17-Jul-2026 00:30:39 UTC] === API CALL LOG ===
[17-Jul-2026 00:30:39 UTC] Endpoint: user/profile.php
[17-Jul-2026 00:30:39 UTC] Full Log Data: {
    "timestamp": "2026-07-17 00:30:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.200.11.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.200.11.146, 162.158.122.143",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NCIsInVzZXJuYW1lIjoibWVyYWJ0aWFiZGVub3VyIiwiZW1haWwiOiJtZXJhYnRpMDQ4ODc2QGdtYWlsLmNvbSIsImV4cCI6MTc4NDg1MjkwMX0.fKjL-PmMXolaEtGVpNjVtU-c0RU80o-bmOgf2VM4QjI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c523a9d869cbee-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.200.11.146",
        "cf-ipcountry": "DZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jul-2026 00:30:39 UTC] === END API CALL LOG ===
[17-Jul-2026 00:30:39 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jul-2026 00:30:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NCIsInVzZXJuYW1lIjoibWVyYWJ0aWFiZGVub3VyIiwiZW1haWwiOiJtZXJhYnRpMDQ4ODc2QGdtYWlsLmNvbSIsImV4cCI6MTc4NDg1MjkwMX0.fKjL-PmMXolaEtGVpNjVtU-c0RU80o-bmOgf2VM4QjI
[17-Jul-2026 00:30:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jul-2026 00:30:39 UTC] ✅ JWT token verified successfully for user profile
[17-Jul-2026 00:30:39 UTC] User ID: 1074
[17-Jul-2026 00:30:39 UTC] ✅ User profile retrieved successfully for user ID: 1074
[17-Jul-2026 00:31:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jul-2026 00:31:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jul-2026 00:31:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"41.200.11.146, 162.158.122.143","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NCIsInVzZXJuYW1lIjoibWVyYWJ0aWFiZGVub3VyIiwiZW1haWwiOiJtZXJhYnRpMDQ4ODc2QGdtYWlsLmNvbSIsImV4cCI6MTc4NDg1MjkwMX0.fKjL-PmMXolaEtGVpNjVtU-c0RU80o-bmOgf2VM4QjI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1c5246c9c79cbee-MAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"41.200.11.146","cf-ipcountry":"DZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-Jul-2026 00:31:10 UTC] === User Orders API Called ===
[17-Jul-2026 00:31:10 UTC] User ID: 1074
[17-Jul-2026 00:31:10 UTC] Limit: 20, Offset: 0
[17-Jul-2026 00:31:10 UTC] Orders found: 0
[17-Jul-2026 00:31:10 UTC] Orders data: []
[17-Jul-2026 00:31:10 UTC] Total orders count: 0
[17-Jul-2026 00:31:10 UTC] === API CALL LOG ===
[17-Jul-2026 00:31:10 UTC] Endpoint: user/profile.php
[17-Jul-2026 00:31:10 UTC] Full Log Data: {
    "timestamp": "2026-07-17 00:31:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.200.11.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.200.11.146, 162.158.122.143",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NCIsInVzZXJuYW1lIjoibWVyYWJ0aWFiZGVub3VyIiwiZW1haWwiOiJtZXJhYnRpMDQ4ODc2QGdtYWlsLmNvbSIsImV4cCI6MTc4NDg1MjkwMX0.fKjL-PmMXolaEtGVpNjVtU-c0RU80o-bmOgf2VM4QjI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c5246c9c7acbee-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.200.11.146",
        "cf-ipcountry": "DZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jul-2026 00:31:10 UTC] === END API CALL LOG ===
[17-Jul-2026 00:31:10 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jul-2026 00:31:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NCIsInVzZXJuYW1lIjoibWVyYWJ0aWFiZGVub3VyIiwiZW1haWwiOiJtZXJhYnRpMDQ4ODc2QGdtYWlsLmNvbSIsImV4cCI6MTc4NDg1MjkwMX0.fKjL-PmMXolaEtGVpNjVtU-c0RU80o-bmOgf2VM4QjI
[17-Jul-2026 00:31:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jul-2026 00:31:10 UTC] ✅ JWT token verified successfully for user profile
[17-Jul-2026 00:31:10 UTC] User ID: 1074
[17-Jul-2026 00:31:10 UTC] ✅ User profile retrieved successfully for user ID: 1074
[17-Jul-2026 00:31:10 UTC] === API CALL LOG ===
[17-Jul-2026 00:31:10 UTC] Endpoint: user/profile.php
[17-Jul-2026 00:31:10 UTC] Full Log Data: {
    "timestamp": "2026-07-17 00:31:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.200.11.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.200.11.146, 162.158.122.143",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NCIsInVzZXJuYW1lIjoibWVyYWJ0aWFiZGVub3VyIiwiZW1haWwiOiJtZXJhYnRpMDQ4ODc2QGdtYWlsLmNvbSIsImV4cCI6MTc4NDg1MjkwMX0.fKjL-PmMXolaEtGVpNjVtU-c0RU80o-bmOgf2VM4QjI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c5246d1c97cbee-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.200.11.146",
        "cf-ipcountry": "DZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jul-2026 00:31:10 UTC] === END API CALL LOG ===
[17-Jul-2026 00:31:10 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jul-2026 00:31:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NCIsInVzZXJuYW1lIjoibWVyYWJ0aWFiZGVub3VyIiwiZW1haWwiOiJtZXJhYnRpMDQ4ODc2QGdtYWlsLmNvbSIsImV4cCI6MTc4NDg1MjkwMX0.fKjL-PmMXolaEtGVpNjVtU-c0RU80o-bmOgf2VM4QjI
[17-Jul-2026 00:31:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jul-2026 00:31:10 UTC] ✅ JWT token verified successfully for user profile
[17-Jul-2026 00:31:10 UTC] User ID: 1074
[17-Jul-2026 00:31:10 UTC] ✅ User profile retrieved successfully for user ID: 1074
[17-Jul-2026 00:31:11 UTC] === API CALL LOG ===
[17-Jul-2026 00:31:11 UTC] Endpoint: user/profile.php
[17-Jul-2026 00:31:11 UTC] Full Log Data: {
    "timestamp": "2026-07-17 00:31:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.200.11.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.200.11.146, 162.158.122.143",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NCIsInVzZXJuYW1lIjoibWVyYWJ0aWFiZGVub3VyIiwiZW1haWwiOiJtZXJhYnRpMDQ4ODc2QGdtYWlsLmNvbSIsImV4cCI6MTc4NDg1MjkwMX0.fKjL-PmMXolaEtGVpNjVtU-c0RU80o-bmOgf2VM4QjI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c5246fed30cbee-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.200.11.146",
        "cf-ipcountry": "DZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jul-2026 00:31:11 UTC] === END API CALL LOG ===
[17-Jul-2026 00:31:11 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jul-2026 00:31:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NCIsInVzZXJuYW1lIjoibWVyYWJ0aWFiZGVub3VyIiwiZW1haWwiOiJtZXJhYnRpMDQ4ODc2QGdtYWlsLmNvbSIsImV4cCI6MTc4NDg1MjkwMX0.fKjL-PmMXolaEtGVpNjVtU-c0RU80o-bmOgf2VM4QjI
[17-Jul-2026 00:31:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jul-2026 00:31:11 UTC] ✅ JWT token verified successfully for user profile
[17-Jul-2026 00:31:11 UTC] User ID: 1074
[17-Jul-2026 00:31:11 UTC] ✅ User profile retrieved successfully for user ID: 1074
[17-Jul-2026 00:31:21 UTC] === API CALL LOG ===
[17-Jul-2026 00:31:21 UTC] Endpoint: user/profile.php
[17-Jul-2026 00:31:21 UTC] Full Log Data: {
    "timestamp": "2026-07-17 00:31:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.200.11.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.200.11.146, 162.158.122.143",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NCIsInVzZXJuYW1lIjoibWVyYWJ0aWFiZGVub3VyIiwiZW1haWwiOiJtZXJhYnRpMDQ4ODc2QGdtYWlsLmNvbSIsImV4cCI6MTc4NDg1MjkwMX0.fKjL-PmMXolaEtGVpNjVtU-c0RU80o-bmOgf2VM4QjI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c524ad1d9ecbee-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.200.11.146",
        "cf-ipcountry": "DZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jul-2026 00:31:21 UTC] === END API CALL LOG ===
[17-Jul-2026 00:31:21 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jul-2026 00:31:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NCIsInVzZXJuYW1lIjoibWVyYWJ0aWFiZGVub3VyIiwiZW1haWwiOiJtZXJhYnRpMDQ4ODc2QGdtYWlsLmNvbSIsImV4cCI6MTc4NDg1MjkwMX0.fKjL-PmMXolaEtGVpNjVtU-c0RU80o-bmOgf2VM4QjI
[17-Jul-2026 00:31:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jul-2026 00:31:21 UTC] ✅ JWT token verified successfully for user profile
[17-Jul-2026 00:31:21 UTC] User ID: 1074
[17-Jul-2026 00:31:21 UTC] ✅ User profile retrieved successfully for user ID: 1074
[17-Jul-2026 00:31:21 UTC] User Purchases API - User ID: 1074
[17-Jul-2026 00:31:21 UTC] User Purchases API - Total purchases found: 1
[17-Jul-2026 00:31:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jul-2026 00:31:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jul-2026 00:31:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"41.200.11.146, 162.158.122.143","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NCIsInVzZXJuYW1lIjoibWVyYWJ0aWFiZGVub3VyIiwiZW1haWwiOiJtZXJhYnRpMDQ4ODc2QGdtYWlsLmNvbSIsImV4cCI6MTc4NDg1MjkwMX0.fKjL-PmMXolaEtGVpNjVtU-c0RU80o-bmOgf2VM4QjI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1c524ea3d6ccbee-MAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"41.200.11.146","cf-ipcountry":"DZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-Jul-2026 00:31:30 UTC] === User Orders API Called ===
[17-Jul-2026 00:31:30 UTC] User ID: 1074
[17-Jul-2026 00:31:30 UTC] Limit: 20, Offset: 0
[17-Jul-2026 00:31:30 UTC] Orders found: 0
[17-Jul-2026 00:31:30 UTC] Orders data: []
[17-Jul-2026 00:31:30 UTC] Total orders count: 0
[17-Jul-2026 00:31:30 UTC] === API CALL LOG ===
[17-Jul-2026 00:31:30 UTC] Endpoint: user/profile.php
[17-Jul-2026 00:31:30 UTC] Full Log Data: {
    "timestamp": "2026-07-17 00:31:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.200.11.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.200.11.146, 162.158.122.143",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NCIsInVzZXJuYW1lIjoibWVyYWJ0aWFiZGVub3VyIiwiZW1haWwiOiJtZXJhYnRpMDQ4ODc2QGdtYWlsLmNvbSIsImV4cCI6MTc4NDg1MjkwMX0.fKjL-PmMXolaEtGVpNjVtU-c0RU80o-bmOgf2VM4QjI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c524ea3d6dcbee-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.200.11.146",
        "cf-ipcountry": "DZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jul-2026 00:31:30 UTC] === END API CALL LOG ===
[17-Jul-2026 00:31:30 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jul-2026 00:31:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NCIsInVzZXJuYW1lIjoibWVyYWJ0aWFiZGVub3VyIiwiZW1haWwiOiJtZXJhYnRpMDQ4ODc2QGdtYWlsLmNvbSIsImV4cCI6MTc4NDg1MjkwMX0.fKjL-PmMXolaEtGVpNjVtU-c0RU80o-bmOgf2VM4QjI
[17-Jul-2026 00:31:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jul-2026 00:31:30 UTC] ✅ JWT token verified successfully for user profile
[17-Jul-2026 00:31:30 UTC] User ID: 1074
[17-Jul-2026 00:31:30 UTC] ✅ User profile retrieved successfully for user ID: 1074
[17-Jul-2026 00:31:31 UTC] === API CALL LOG ===
[17-Jul-2026 00:31:31 UTC] Endpoint: user/profile.php
[17-Jul-2026 00:31:31 UTC] Full Log Data: {
    "timestamp": "2026-07-17 00:31:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.200.11.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.200.11.146, 162.158.122.143",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NCIsInVzZXJuYW1lIjoibWVyYWJ0aWFiZGVub3VyIiwiZW1haWwiOiJtZXJhYnRpMDQ4ODc2QGdtYWlsLmNvbSIsImV4cCI6MTc4NDg1MjkwMX0.fKjL-PmMXolaEtGVpNjVtU-c0RU80o-bmOgf2VM4QjI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c524eabd86cbee-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.200.11.146",
        "cf-ipcountry": "DZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jul-2026 00:31:31 UTC] === END API CALL LOG ===
[17-Jul-2026 00:31:31 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jul-2026 00:31:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NCIsInVzZXJuYW1lIjoibWVyYWJ0aWFiZGVub3VyIiwiZW1haWwiOiJtZXJhYnRpMDQ4ODc2QGdtYWlsLmNvbSIsImV4cCI6MTc4NDg1MjkwMX0.fKjL-PmMXolaEtGVpNjVtU-c0RU80o-bmOgf2VM4QjI
[17-Jul-2026 00:31:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jul-2026 00:31:31 UTC] ✅ JWT token verified successfully for user profile
[17-Jul-2026 00:31:31 UTC] User ID: 1074
[17-Jul-2026 00:31:31 UTC] ✅ User profile retrieved successfully for user ID: 1074
[17-Jul-2026 00:31:31 UTC] === API CALL LOG ===
[17-Jul-2026 00:31:31 UTC] Endpoint: user/profile.php
[17-Jul-2026 00:31:31 UTC] Full Log Data: {
    "timestamp": "2026-07-17 00:31:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.200.11.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.200.11.146, 162.158.122.143",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NCIsInVzZXJuYW1lIjoibWVyYWJ0aWFiZGVub3VyIiwiZW1haWwiOiJtZXJhYnRpMDQ4ODc2QGdtYWlsLmNvbSIsImV4cCI6MTc4NDg1MjkwMX0.fKjL-PmMXolaEtGVpNjVtU-c0RU80o-bmOgf2VM4QjI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c524edce58cbee-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.200.11.146",
        "cf-ipcountry": "DZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jul-2026 00:31:31 UTC] === END API CALL LOG ===
[17-Jul-2026 00:31:31 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jul-2026 00:31:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NCIsInVzZXJuYW1lIjoibWVyYWJ0aWFiZGVub3VyIiwiZW1haWwiOiJtZXJhYnRpMDQ4ODc2QGdtYWlsLmNvbSIsImV4cCI6MTc4NDg1MjkwMX0.fKjL-PmMXolaEtGVpNjVtU-c0RU80o-bmOgf2VM4QjI
[17-Jul-2026 00:31:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jul-2026 00:31:31 UTC] ✅ JWT token verified successfully for user profile
[17-Jul-2026 00:31:31 UTC] User ID: 1074
[17-Jul-2026 00:31:31 UTC] ✅ User profile retrieved successfully for user ID: 1074
[17-Jul-2026 01:20:44 UTC] === API CALL LOG ===
[17-Jul-2026 01:20:44 UTC] Endpoint: user/profile.php
[17-Jul-2026 01:20:44 UTC] Full Log Data: {
    "timestamp": "2026-07-17 01:20:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.200.11.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.200.11.146, 172.68.134.175",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NCIsInVzZXJuYW1lIjoibWVyYWJ0aWFiZGVub3VyIiwiZW1haWwiOiJtZXJhYnRpMDQ4ODc2QGdtYWlsLmNvbSIsImV4cCI6MTc4NDg1MjkwMX0.fKjL-PmMXolaEtGVpNjVtU-c0RU80o-bmOgf2VM4QjI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c56d041d470061-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.200.11.146",
        "cf-ipcountry": "DZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jul-2026 01:20:44 UTC] === END API CALL LOG ===
[17-Jul-2026 01:20:44 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jul-2026 01:20:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NCIsInVzZXJuYW1lIjoibWVyYWJ0aWFiZGVub3VyIiwiZW1haWwiOiJtZXJhYnRpMDQ4ODc2QGdtYWlsLmNvbSIsImV4cCI6MTc4NDg1MjkwMX0.fKjL-PmMXolaEtGVpNjVtU-c0RU80o-bmOgf2VM4QjI
[17-Jul-2026 01:20:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jul-2026 01:20:44 UTC] ✅ JWT token verified successfully for user profile
[17-Jul-2026 01:20:44 UTC] User ID: 1074
[17-Jul-2026 01:20:44 UTC] ✅ User profile retrieved successfully for user ID: 1074
[17-Jul-2026 06:59:00 UTC] === API CALL LOG ===
[17-Jul-2026 06:59:00 UTC] Endpoint: user/profile.php
[17-Jul-2026 06:59:00 UTC] Full Log Data: {
    "timestamp": "2026-07-17 06:59:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:ae5a:849c:8b30:42e6:e1d0:4ac4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Api-Hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "Cf-Ray": "a1c75c874b84e15e-MRS",
        "Cdn-Loop": "cloudflare; loops=1",
        "Cf-Connecting-Ip": "2401:4900:ae5a:849c:8b30:42e6:e1d0:4ac4",
        "Cf-Ipcountry": "IN",
        "Cf-Visitor": "{\"scheme\":\"https\"}",
        "X-Forwarded-Proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jul-2026 06:59:00 UTC] === END API CALL LOG ===
[17-Jul-2026 09:02:28 UTC] === API CALL LOG ===
[17-Jul-2026 09:02:28 UTC] Endpoint: user/profile.php
[17-Jul-2026 09:02:28 UTC] Full Log Data: {
    "timestamp": "2026-07-17 09:02:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:14f:1f4:4b4a::a0a3:32c5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:14f:1f4:4b4a::a0a3:32c5, 172.70.57.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo3NTIsInVzZXJuYW1lIjoiQENmeDIyMiIsImVtYWlsIjoiY2Z4QGhvdG1haWwuY29tIiwiZXhwIjoxNzgxNTI1MzQ3fQ.ws3ZGuzbIO3wQJquguoZPvSUQB8RwOpB_tVh4FHi0eI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c811607deab2ed-TLV",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:14f:1f4:4b4a::a0a3:32c5",
        "cf-ipcountry": "IL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jul-2026 09:02:28 UTC] === END API CALL LOG ===
[17-Jul-2026 09:02:28 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jul-2026 09:02:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo3NTIsInVzZXJuYW1lIjoiQENmeDIyMiIsImVtYWlsIjoiY2Z4QGhvdG1haWwuY29tIiwiZXhwIjoxNzgxNTI1MzQ3fQ.ws3ZGuzbIO3wQJquguoZPvSUQB8RwOpB_tVh4FHi0eI
[17-Jul-2026 09:02:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jul-2026 09:02:28 UTC] ✅ JWT token verified successfully for user profile
[17-Jul-2026 09:02:28 UTC] User ID: 752
[17-Jul-2026 09:02:28 UTC] ✅ User profile retrieved successfully for user ID: 752
[17-Jul-2026 09:02:34 UTC] === API CALL LOG ===
[17-Jul-2026 09:02:34 UTC] Endpoint: user/profile.php
[17-Jul-2026 09:02:34 UTC] Full Log Data: {
    "timestamp": "2026-07-17 09:02:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:14f:1f4:4b4a::a0a3:32c5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:14f:1f4:4b4a::a0a3:32c5, 172.70.57.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo3NTIsInVzZXJuYW1lIjoiQENmeDIyMiIsImVtYWlsIjoiY2Z4QGhvdG1haWwuY29tIiwiZXhwIjoxNzgxNTI1MzQ3fQ.ws3ZGuzbIO3wQJquguoZPvSUQB8RwOpB_tVh4FHi0eI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c81188bc22b2ed-TLV",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:14f:1f4:4b4a::a0a3:32c5",
        "cf-ipcountry": "IL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jul-2026 09:02:34 UTC] === END API CALL LOG ===
[17-Jul-2026 09:02:34 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jul-2026 09:02:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo3NTIsInVzZXJuYW1lIjoiQENmeDIyMiIsImVtYWlsIjoiY2Z4QGhvdG1haWwuY29tIiwiZXhwIjoxNzgxNTI1MzQ3fQ.ws3ZGuzbIO3wQJquguoZPvSUQB8RwOpB_tVh4FHi0eI
[17-Jul-2026 09:02:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jul-2026 09:02:34 UTC] ✅ JWT token verified successfully for user profile
[17-Jul-2026 09:02:34 UTC] User ID: 752
[17-Jul-2026 09:02:34 UTC] ✅ User profile retrieved successfully for user ID: 752
[17-Jul-2026 09:02:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jul-2026 09:02:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jul-2026 09:02:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a02:14f:1f4:4b4a::a0a3:32c5, 172.70.57.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo3NTIsInVzZXJuYW1lIjoiQENmeDIyMiIsImVtYWlsIjoiY2Z4QGhvdG1haWwuY29tIiwiZXhwIjoxNzgxNTI1MzQ3fQ.ws3ZGuzbIO3wQJquguoZPvSUQB8RwOpB_tVh4FHi0eI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1c81188bc24b2ed-TLV","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a02:14f:1f4:4b4a::a0a3:32c5","cf-ipcountry":"IL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-Jul-2026 09:02:34 UTC] === User Orders API Called ===
[17-Jul-2026 09:02:34 UTC] User ID: 752
[17-Jul-2026 09:02:34 UTC] Limit: 20, Offset: 0
[17-Jul-2026 09:02:34 UTC] Orders found: 0
[17-Jul-2026 09:02:34 UTC] Orders data: []
[17-Jul-2026 09:02:34 UTC] Total orders count: 0
[17-Jul-2026 09:02:38 UTC] === API CALL LOG ===
[17-Jul-2026 09:02:38 UTC] Endpoint: user/profile.php
[17-Jul-2026 09:02:38 UTC] Full Log Data: {
    "timestamp": "2026-07-17 09:02:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:14f:1f4:4b4a::a0a3:32c5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:14f:1f4:4b4a::a0a3:32c5, 172.70.57.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo3NTIsInVzZXJuYW1lIjoiQENmeDIyMiIsImVtYWlsIjoiY2Z4QGhvdG1haWwuY29tIiwiZXhwIjoxNzgxNTI1MzQ3fQ.ws3ZGuzbIO3wQJquguoZPvSUQB8RwOpB_tVh4FHi0eI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c811a01d8ab2ed-TLV",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:14f:1f4:4b4a::a0a3:32c5",
        "cf-ipcountry": "IL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jul-2026 09:02:38 UTC] === END API CALL LOG ===
[17-Jul-2026 09:02:38 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jul-2026 09:02:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo3NTIsInVzZXJuYW1lIjoiQENmeDIyMiIsImVtYWlsIjoiY2Z4QGhvdG1haWwuY29tIiwiZXhwIjoxNzgxNTI1MzQ3fQ.ws3ZGuzbIO3wQJquguoZPvSUQB8RwOpB_tVh4FHi0eI
[17-Jul-2026 09:02:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jul-2026 09:02:38 UTC] ✅ JWT token verified successfully for user profile
[17-Jul-2026 09:02:38 UTC] User ID: 752
[17-Jul-2026 09:02:38 UTC] ✅ User profile retrieved successfully for user ID: 752
[17-Jul-2026 09:11:28 UTC] === API CALL LOG ===
[17-Jul-2026 09:11:28 UTC] Endpoint: user/profile.php
[17-Jul-2026 09:11:28 UTC] Full Log Data: {
    "timestamp": "2026-07-17 09:11:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.63.189.10",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "37.63.189.10, 162.158.14.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NSIsInVzZXJuYW1lIjoiZ2hhZCIsImVtYWlsIjoiYW1pcmdob3JiYW5pZmFyOTlAZ21haWwuY29tIiwiZXhwIjoxNzg0ODg0Mjg3fQ.NSpEZWZp9jEf8As-yFpXa-qe3BzKCLDlT81-vdIabKk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c81e938897e3d8-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "37.63.189.10",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jul-2026 09:11:28 UTC] === END API CALL LOG ===
[17-Jul-2026 09:11:28 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jul-2026 09:11:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NSIsInVzZXJuYW1lIjoiZ2hhZCIsImVtYWlsIjoiYW1pcmdob3JiYW5pZmFyOTlAZ21haWwuY29tIiwiZXhwIjoxNzg0ODg0Mjg3fQ.NSpEZWZp9jEf8As-yFpXa-qe3BzKCLDlT81-vdIabKk
[17-Jul-2026 09:11:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jul-2026 09:11:28 UTC] ✅ JWT token verified successfully for user profile
[17-Jul-2026 09:11:28 UTC] User ID: 1075
[17-Jul-2026 09:11:28 UTC] ✅ User profile retrieved successfully for user ID: 1075
[17-Jul-2026 09:11:28 UTC] === API CALL LOG ===
[17-Jul-2026 09:11:28 UTC] Endpoint: user/profile.php
[17-Jul-2026 09:11:28 UTC] Full Log Data: {
    "timestamp": "2026-07-17 09:11:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.63.189.10",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "37.63.189.10, 162.158.14.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NSIsInVzZXJuYW1lIjoiZ2hhZCIsImVtYWlsIjoiYW1pcmdob3JiYW5pZmFyOTlAZ21haWwuY29tIiwiZXhwIjoxNzg0ODg0Mjg3fQ.NSpEZWZp9jEf8As-yFpXa-qe3BzKCLDlT81-vdIabKk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c81e93889ae3d8-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "37.63.189.10",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jul-2026 09:11:28 UTC] === END API CALL LOG ===
[17-Jul-2026 09:11:28 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jul-2026 09:11:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NSIsInVzZXJuYW1lIjoiZ2hhZCIsImVtYWlsIjoiYW1pcmdob3JiYW5pZmFyOTlAZ21haWwuY29tIiwiZXhwIjoxNzg0ODg0Mjg3fQ.NSpEZWZp9jEf8As-yFpXa-qe3BzKCLDlT81-vdIabKk
[17-Jul-2026 09:11:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jul-2026 09:11:28 UTC] ✅ JWT token verified successfully for user profile
[17-Jul-2026 09:11:28 UTC] User ID: 1075
[17-Jul-2026 09:11:28 UTC] ✅ User profile retrieved successfully for user ID: 1075
[17-Jul-2026 09:11:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jul-2026 09:11:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jul-2026 09:11:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"37.63.189.10, 162.158.14.216","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NSIsInVzZXJuYW1lIjoiZ2hhZCIsImVtYWlsIjoiYW1pcmdob3JiYW5pZmFyOTlAZ21haWwuY29tIiwiZXhwIjoxNzg0ODg0Mjg3fQ.NSpEZWZp9jEf8As-yFpXa-qe3BzKCLDlT81-vdIabKk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1c81e938899e3d8-OTP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"37.63.189.10","cf-ipcountry":"IR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-Jul-2026 09:11:28 UTC] === User Orders API Called ===
[17-Jul-2026 09:11:28 UTC] User ID: 1075
[17-Jul-2026 09:11:28 UTC] Limit: 20, Offset: 0
[17-Jul-2026 09:11:28 UTC] Orders found: 0
[17-Jul-2026 09:11:28 UTC] Orders data: []
[17-Jul-2026 09:11:28 UTC] Total orders count: 0
[17-Jul-2026 09:11:30 UTC] === API CALL LOG ===
[17-Jul-2026 09:11:30 UTC] Endpoint: user/profile.php
[17-Jul-2026 09:11:30 UTC] Full Log Data: {
    "timestamp": "2026-07-17 09:11:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.63.189.10",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "37.63.189.10, 162.158.14.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NSIsInVzZXJuYW1lIjoiZ2hhZCIsImVtYWlsIjoiYW1pcmdob3JiYW5pZmFyOTlAZ21haWwuY29tIiwiZXhwIjoxNzg0ODg0Mjg3fQ.NSpEZWZp9jEf8As-yFpXa-qe3BzKCLDlT81-vdIabKk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c81e9ccb1ae3d8-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "37.63.189.10",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jul-2026 09:11:30 UTC] === END API CALL LOG ===
[17-Jul-2026 09:11:30 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jul-2026 09:11:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NSIsInVzZXJuYW1lIjoiZ2hhZCIsImVtYWlsIjoiYW1pcmdob3JiYW5pZmFyOTlAZ21haWwuY29tIiwiZXhwIjoxNzg0ODg0Mjg3fQ.NSpEZWZp9jEf8As-yFpXa-qe3BzKCLDlT81-vdIabKk
[17-Jul-2026 09:11:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jul-2026 09:11:30 UTC] ✅ JWT token verified successfully for user profile
[17-Jul-2026 09:11:30 UTC] User ID: 1075
[17-Jul-2026 09:11:30 UTC] ✅ User profile retrieved successfully for user ID: 1075
[17-Jul-2026 09:11:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jul-2026 09:11:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jul-2026 09:11:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"37.63.189.10, 162.158.14.48","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NSIsInVzZXJuYW1lIjoiZ2hhZCIsImVtYWlsIjoiYW1pcmdob3JiYW5pZmFyOTlAZ21haWwuY29tIiwiZXhwIjoxNzg0ODg0Mjg3fQ.NSpEZWZp9jEf8As-yFpXa-qe3BzKCLDlT81-vdIabKk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1c81ed20875e3d8-OTP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"37.63.189.10","cf-ipcountry":"IR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-Jul-2026 09:11:38 UTC] === User Orders API Called ===
[17-Jul-2026 09:11:38 UTC] User ID: 1075
[17-Jul-2026 09:11:38 UTC] Limit: 20, Offset: 0
[17-Jul-2026 09:11:38 UTC] Orders found: 0
[17-Jul-2026 09:11:38 UTC] Orders data: []
[17-Jul-2026 09:11:38 UTC] Total orders count: 0
[17-Jul-2026 09:11:38 UTC] === API CALL LOG ===
[17-Jul-2026 09:11:38 UTC] Endpoint: user/profile.php
[17-Jul-2026 09:11:38 UTC] Full Log Data: {
    "timestamp": "2026-07-17 09:11:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.63.189.10",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "37.63.189.10, 162.158.14.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NSIsInVzZXJuYW1lIjoiZ2hhZCIsImVtYWlsIjoiYW1pcmdob3JiYW5pZmFyOTlAZ21haWwuY29tIiwiZXhwIjoxNzg0ODg0Mjg3fQ.NSpEZWZp9jEf8As-yFpXa-qe3BzKCLDlT81-vdIabKk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c81ed20876e3d8-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "37.63.189.10",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jul-2026 09:11:38 UTC] === END API CALL LOG ===
[17-Jul-2026 09:11:38 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jul-2026 09:11:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NSIsInVzZXJuYW1lIjoiZ2hhZCIsImVtYWlsIjoiYW1pcmdob3JiYW5pZmFyOTlAZ21haWwuY29tIiwiZXhwIjoxNzg0ODg0Mjg3fQ.NSpEZWZp9jEf8As-yFpXa-qe3BzKCLDlT81-vdIabKk
[17-Jul-2026 09:11:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jul-2026 09:11:38 UTC] ✅ JWT token verified successfully for user profile
[17-Jul-2026 09:11:38 UTC] User ID: 1075
[17-Jul-2026 09:11:38 UTC] ✅ User profile retrieved successfully for user ID: 1075
[17-Jul-2026 09:11:38 UTC] === API CALL LOG ===
[17-Jul-2026 09:11:38 UTC] Endpoint: user/profile.php
[17-Jul-2026 09:11:38 UTC] Full Log Data: {
    "timestamp": "2026-07-17 09:11:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.63.189.10",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "37.63.189.10, 162.158.14.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NSIsInVzZXJuYW1lIjoiZ2hhZCIsImVtYWlsIjoiYW1pcmdob3JiYW5pZmFyOTlAZ21haWwuY29tIiwiZXhwIjoxNzg0ODg0Mjg3fQ.NSpEZWZp9jEf8As-yFpXa-qe3BzKCLDlT81-vdIabKk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c81ed2b95fe3d8-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "37.63.189.10",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jul-2026 09:11:38 UTC] === END API CALL LOG ===
[17-Jul-2026 09:11:38 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jul-2026 09:11:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NSIsInVzZXJuYW1lIjoiZ2hhZCIsImVtYWlsIjoiYW1pcmdob3JiYW5pZmFyOTlAZ21haWwuY29tIiwiZXhwIjoxNzg0ODg0Mjg3fQ.NSpEZWZp9jEf8As-yFpXa-qe3BzKCLDlT81-vdIabKk
[17-Jul-2026 09:11:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jul-2026 09:11:38 UTC] ✅ JWT token verified successfully for user profile
[17-Jul-2026 09:11:38 UTC] User ID: 1075
[17-Jul-2026 09:11:38 UTC] ✅ User profile retrieved successfully for user ID: 1075
[17-Jul-2026 09:11:40 UTC] === API CALL LOG ===
[17-Jul-2026 09:11:40 UTC] Endpoint: user/profile.php
[17-Jul-2026 09:11:40 UTC] Full Log Data: {
    "timestamp": "2026-07-17 09:11:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.63.189.10",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "37.63.189.10, 162.158.14.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NSIsInVzZXJuYW1lIjoiZ2hhZCIsImVtYWlsIjoiYW1pcmdob3JiYW5pZmFyOTlAZ21haWwuY29tIiwiZXhwIjoxNzg0ODg0Mjg3fQ.NSpEZWZp9jEf8As-yFpXa-qe3BzKCLDlT81-vdIabKk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c81edbfb37e3d8-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "37.63.189.10",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jul-2026 09:11:40 UTC] === END API CALL LOG ===
[17-Jul-2026 09:11:40 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jul-2026 09:11:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NSIsInVzZXJuYW1lIjoiZ2hhZCIsImVtYWlsIjoiYW1pcmdob3JiYW5pZmFyOTlAZ21haWwuY29tIiwiZXhwIjoxNzg0ODg0Mjg3fQ.NSpEZWZp9jEf8As-yFpXa-qe3BzKCLDlT81-vdIabKk
[17-Jul-2026 09:11:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jul-2026 09:11:40 UTC] ✅ JWT token verified successfully for user profile
[17-Jul-2026 09:11:40 UTC] User ID: 1075
[17-Jul-2026 09:11:40 UTC] ✅ User profile retrieved successfully for user ID: 1075
[17-Jul-2026 09:11:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jul-2026 09:11:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jul-2026 09:11:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"37.63.189.10, 162.158.14.48","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NSIsInVzZXJuYW1lIjoiZ2hhZCIsImVtYWlsIjoiYW1pcmdob3JiYW5pZmFyOTlAZ21haWwuY29tIiwiZXhwIjoxNzg0ODg0Mjg3fQ.NSpEZWZp9jEf8As-yFpXa-qe3BzKCLDlT81-vdIabKk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1c81f338dcee3d8-OTP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"37.63.189.10","cf-ipcountry":"IR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-Jul-2026 09:11:54 UTC] === User Orders API Called ===
[17-Jul-2026 09:11:54 UTC] User ID: 1075
[17-Jul-2026 09:11:54 UTC] Limit: 20, Offset: 0
[17-Jul-2026 09:11:54 UTC] Orders found: 0
[17-Jul-2026 09:11:54 UTC] Orders data: []
[17-Jul-2026 09:11:54 UTC] Total orders count: 0
[17-Jul-2026 09:11:54 UTC] === API CALL LOG ===
[17-Jul-2026 09:11:54 UTC] Endpoint: user/profile.php
[17-Jul-2026 09:11:54 UTC] Full Log Data: {
    "timestamp": "2026-07-17 09:11:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.63.189.10",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "37.63.189.10, 162.158.14.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NSIsInVzZXJuYW1lIjoiZ2hhZCIsImVtYWlsIjoiYW1pcmdob3JiYW5pZmFyOTlAZ21haWwuY29tIiwiZXhwIjoxNzg0ODg0Mjg3fQ.NSpEZWZp9jEf8As-yFpXa-qe3BzKCLDlT81-vdIabKk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c81f338dd2e3d8-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "37.63.189.10",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jul-2026 09:11:54 UTC] === END API CALL LOG ===
[17-Jul-2026 09:11:54 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jul-2026 09:11:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NSIsInVzZXJuYW1lIjoiZ2hhZCIsImVtYWlsIjoiYW1pcmdob3JiYW5pZmFyOTlAZ21haWwuY29tIiwiZXhwIjoxNzg0ODg0Mjg3fQ.NSpEZWZp9jEf8As-yFpXa-qe3BzKCLDlT81-vdIabKk
[17-Jul-2026 09:11:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jul-2026 09:11:54 UTC] ✅ JWT token verified successfully for user profile
[17-Jul-2026 09:11:54 UTC] User ID: 1075
[17-Jul-2026 09:11:54 UTC] ✅ User profile retrieved successfully for user ID: 1075
[17-Jul-2026 09:11:54 UTC] === API CALL LOG ===
[17-Jul-2026 09:11:54 UTC] Endpoint: user/profile.php
[17-Jul-2026 09:11:54 UTC] Full Log Data: {
    "timestamp": "2026-07-17 09:11:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.63.189.10",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "37.63.189.10, 162.158.14.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NSIsInVzZXJuYW1lIjoiZ2hhZCIsImVtYWlsIjoiYW1pcmdob3JiYW5pZmFyOTlAZ21haWwuY29tIiwiZXhwIjoxNzg0ODg0Mjg3fQ.NSpEZWZp9jEf8As-yFpXa-qe3BzKCLDlT81-vdIabKk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c81f378a54e3d8-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "37.63.189.10",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jul-2026 09:11:54 UTC] === END API CALL LOG ===
[17-Jul-2026 09:11:54 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jul-2026 09:11:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NSIsInVzZXJuYW1lIjoiZ2hhZCIsImVtYWlsIjoiYW1pcmdob3JiYW5pZmFyOTlAZ21haWwuY29tIiwiZXhwIjoxNzg0ODg0Mjg3fQ.NSpEZWZp9jEf8As-yFpXa-qe3BzKCLDlT81-vdIabKk
[17-Jul-2026 09:11:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jul-2026 09:11:54 UTC] ✅ JWT token verified successfully for user profile
[17-Jul-2026 09:11:54 UTC] User ID: 1075
[17-Jul-2026 09:11:54 UTC] ✅ User profile retrieved successfully for user ID: 1075
[17-Jul-2026 09:11:55 UTC] === API CALL LOG ===
[17-Jul-2026 09:11:55 UTC] Endpoint: user/profile.php
[17-Jul-2026 09:11:55 UTC] Full Log Data: {
    "timestamp": "2026-07-17 09:11:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.63.189.10",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "37.63.189.10, 162.158.14.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NSIsInVzZXJuYW1lIjoiZ2hhZCIsImVtYWlsIjoiYW1pcmdob3JiYW5pZmFyOTlAZ21haWwuY29tIiwiZXhwIjoxNzg0ODg0Mjg3fQ.NSpEZWZp9jEf8As-yFpXa-qe3BzKCLDlT81-vdIabKk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c81f3ed9b4e3d8-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "37.63.189.10",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jul-2026 09:11:55 UTC] === END API CALL LOG ===
[17-Jul-2026 09:11:55 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jul-2026 09:11:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NSIsInVzZXJuYW1lIjoiZ2hhZCIsImVtYWlsIjoiYW1pcmdob3JiYW5pZmFyOTlAZ21haWwuY29tIiwiZXhwIjoxNzg0ODg0Mjg3fQ.NSpEZWZp9jEf8As-yFpXa-qe3BzKCLDlT81-vdIabKk
[17-Jul-2026 09:11:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jul-2026 09:11:55 UTC] ✅ JWT token verified successfully for user profile
[17-Jul-2026 09:11:55 UTC] User ID: 1075
[17-Jul-2026 09:11:55 UTC] ✅ User profile retrieved successfully for user ID: 1075
[17-Jul-2026 09:12:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jul-2026 09:12:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jul-2026 09:12:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"37.63.189.10, 162.158.14.48","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NSIsInVzZXJuYW1lIjoiZ2hhZCIsImVtYWlsIjoiYW1pcmdob3JiYW5pZmFyOTlAZ21haWwuY29tIiwiZXhwIjoxNzg0ODg0Mjg3fQ.NSpEZWZp9jEf8As-yFpXa-qe3BzKCLDlT81-vdIabKk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1c81f5bfd18e3d8-OTP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"37.63.189.10","cf-ipcountry":"IR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-Jul-2026 09:12:00 UTC] === User Orders API Called ===
[17-Jul-2026 09:12:00 UTC] User ID: 1075
[17-Jul-2026 09:12:00 UTC] Limit: 20, Offset: 0
[17-Jul-2026 09:12:00 UTC] Orders found: 0
[17-Jul-2026 09:12:00 UTC] Orders data: []
[17-Jul-2026 09:12:00 UTC] Total orders count: 0
[17-Jul-2026 09:12:02 UTC] === API CALL LOG ===
[17-Jul-2026 09:12:02 UTC] Endpoint: user/profile.php
[17-Jul-2026 09:12:02 UTC] Full Log Data: {
    "timestamp": "2026-07-17 09:12:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.63.189.10",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "37.63.189.10, 162.158.14.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NSIsInVzZXJuYW1lIjoiZ2hhZCIsImVtYWlsIjoiYW1pcmdob3JiYW5pZmFyOTlAZ21haWwuY29tIiwiZXhwIjoxNzg0ODg0Mjg3fQ.NSpEZWZp9jEf8As-yFpXa-qe3BzKCLDlT81-vdIabKk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c81f648e5ce3d8-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "37.63.189.10",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jul-2026 09:12:02 UTC] === END API CALL LOG ===
[17-Jul-2026 09:12:02 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jul-2026 09:12:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NSIsInVzZXJuYW1lIjoiZ2hhZCIsImVtYWlsIjoiYW1pcmdob3JiYW5pZmFyOTlAZ21haWwuY29tIiwiZXhwIjoxNzg0ODg0Mjg3fQ.NSpEZWZp9jEf8As-yFpXa-qe3BzKCLDlT81-vdIabKk
[17-Jul-2026 09:12:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jul-2026 09:12:02 UTC] ✅ JWT token verified successfully for user profile
[17-Jul-2026 09:12:02 UTC] User ID: 1075
[17-Jul-2026 09:12:02 UTC] ✅ User profile retrieved successfully for user ID: 1075
[17-Jul-2026 09:12:02 UTC] User Purchases API - User ID: 1075
[17-Jul-2026 09:12:02 UTC] User Purchases API - Total purchases found: 0
[17-Jul-2026 09:12:05 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jul-2026 09:12:05 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jul-2026 09:12:05 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"37.63.189.10, 162.158.14.48","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NSIsInVzZXJuYW1lIjoiZ2hhZCIsImVtYWlsIjoiYW1pcmdob3JiYW5pZmFyOTlAZ21haWwuY29tIiwiZXhwIjoxNzg0ODg0Mjg3fQ.NSpEZWZp9jEf8As-yFpXa-qe3BzKCLDlT81-vdIabKk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1c81f7c2a51e3d8-OTP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"37.63.189.10","cf-ipcountry":"IR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-Jul-2026 09:12:05 UTC] === User Orders API Called ===
[17-Jul-2026 09:12:05 UTC] User ID: 1075
[17-Jul-2026 09:12:05 UTC] Limit: 20, Offset: 0
[17-Jul-2026 09:12:05 UTC] Orders found: 0
[17-Jul-2026 09:12:05 UTC] Orders data: []
[17-Jul-2026 09:12:05 UTC] Total orders count: 0
[17-Jul-2026 09:12:05 UTC] === API CALL LOG ===
[17-Jul-2026 09:12:05 UTC] Endpoint: user/profile.php
[17-Jul-2026 09:12:05 UTC] Full Log Data: {
    "timestamp": "2026-07-17 09:12:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.63.189.10",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "37.63.189.10, 162.158.14.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NSIsInVzZXJuYW1lIjoiZ2hhZCIsImVtYWlsIjoiYW1pcmdob3JiYW5pZmFyOTlAZ21haWwuY29tIiwiZXhwIjoxNzg0ODg0Mjg3fQ.NSpEZWZp9jEf8As-yFpXa-qe3BzKCLDlT81-vdIabKk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c81f7c2a52e3d8-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "37.63.189.10",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jul-2026 09:12:05 UTC] === END API CALL LOG ===
[17-Jul-2026 09:12:05 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jul-2026 09:12:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NSIsInVzZXJuYW1lIjoiZ2hhZCIsImVtYWlsIjoiYW1pcmdob3JiYW5pZmFyOTlAZ21haWwuY29tIiwiZXhwIjoxNzg0ODg0Mjg3fQ.NSpEZWZp9jEf8As-yFpXa-qe3BzKCLDlT81-vdIabKk
[17-Jul-2026 09:12:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jul-2026 09:12:05 UTC] ✅ JWT token verified successfully for user profile
[17-Jul-2026 09:12:05 UTC] User ID: 1075
[17-Jul-2026 09:12:05 UTC] ✅ User profile retrieved successfully for user ID: 1075
[17-Jul-2026 09:12:06 UTC] === API CALL LOG ===
[17-Jul-2026 09:12:06 UTC] Endpoint: user/profile.php
[17-Jul-2026 09:12:06 UTC] Full Log Data: {
    "timestamp": "2026-07-17 09:12:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.63.189.10",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "37.63.189.10, 162.158.14.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NSIsInVzZXJuYW1lIjoiZ2hhZCIsImVtYWlsIjoiYW1pcmdob3JiYW5pZmFyOTlAZ21haWwuY29tIiwiZXhwIjoxNzg0ODg0Mjg3fQ.NSpEZWZp9jEf8As-yFpXa-qe3BzKCLDlT81-vdIabKk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c81f7fce48e3d8-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "37.63.189.10",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jul-2026 09:12:06 UTC] === END API CALL LOG ===
[17-Jul-2026 09:12:06 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jul-2026 09:12:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NSIsInVzZXJuYW1lIjoiZ2hhZCIsImVtYWlsIjoiYW1pcmdob3JiYW5pZmFyOTlAZ21haWwuY29tIiwiZXhwIjoxNzg0ODg0Mjg3fQ.NSpEZWZp9jEf8As-yFpXa-qe3BzKCLDlT81-vdIabKk
[17-Jul-2026 09:12:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jul-2026 09:12:06 UTC] ✅ JWT token verified successfully for user profile
[17-Jul-2026 09:12:06 UTC] User ID: 1075
[17-Jul-2026 09:12:06 UTC] ✅ User profile retrieved successfully for user ID: 1075
[17-Jul-2026 09:12:07 UTC] === API CALL LOG ===
[17-Jul-2026 09:12:07 UTC] Endpoint: user/profile.php
[17-Jul-2026 09:12:07 UTC] Full Log Data: {
    "timestamp": "2026-07-17 09:12:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.63.189.10",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "37.63.189.10, 162.158.14.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NSIsInVzZXJuYW1lIjoiZ2hhZCIsImVtYWlsIjoiYW1pcmdob3JiYW5pZmFyOTlAZ21haWwuY29tIiwiZXhwIjoxNzg0ODg0Mjg3fQ.NSpEZWZp9jEf8As-yFpXa-qe3BzKCLDlT81-vdIabKk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c81f851cc5e3d8-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "37.63.189.10",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jul-2026 09:12:07 UTC] === END API CALL LOG ===
[17-Jul-2026 09:12:07 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jul-2026 09:12:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NSIsInVzZXJuYW1lIjoiZ2hhZCIsImVtYWlsIjoiYW1pcmdob3JiYW5pZmFyOTlAZ21haWwuY29tIiwiZXhwIjoxNzg0ODg0Mjg3fQ.NSpEZWZp9jEf8As-yFpXa-qe3BzKCLDlT81-vdIabKk
[17-Jul-2026 09:12:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jul-2026 09:12:07 UTC] ✅ JWT token verified successfully for user profile
[17-Jul-2026 09:12:07 UTC] User ID: 1075
[17-Jul-2026 09:12:07 UTC] ✅ User profile retrieved successfully for user ID: 1075
[17-Jul-2026 09:12:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jul-2026 09:12:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jul-2026 09:12:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"37.63.189.10, 162.158.14.48","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NSIsInVzZXJuYW1lIjoiZ2hhZCIsImVtYWlsIjoiYW1pcmdob3JiYW5pZmFyOTlAZ21haWwuY29tIiwiZXhwIjoxNzg0ODg0Mjg3fQ.NSpEZWZp9jEf8As-yFpXa-qe3BzKCLDlT81-vdIabKk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1c81ff729fee3d8-OTP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"37.63.189.10","cf-ipcountry":"IR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-Jul-2026 09:12:25 UTC] === User Orders API Called ===
[17-Jul-2026 09:12:25 UTC] User ID: 1075
[17-Jul-2026 09:12:25 UTC] Limit: 20, Offset: 0
[17-Jul-2026 09:12:25 UTC] Orders found: 0
[17-Jul-2026 09:12:25 UTC] Orders data: []
[17-Jul-2026 09:12:25 UTC] Total orders count: 0
[17-Jul-2026 09:12:27 UTC] === API CALL LOG ===
[17-Jul-2026 09:12:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jul-2026 09:12:27 UTC] Endpoint: user/profile.php
[17-Jul-2026 09:12:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jul-2026 09:12:27 UTC] Full Log Data: {
    "timestamp": "2026-07-17 09:12:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.63.189.10",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "37.63.189.10, 162.158.14.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NSIsInVzZXJuYW1lIjoiZ2hhZCIsImVtYWlsIjoiYW1pcmdob3JiYW5pZmFyOTlAZ21haWwuY29tIiwiZXhwIjoxNzg0ODg0Mjg3fQ.NSpEZWZp9jEf8As-yFpXa-qe3BzKCLDlT81-vdIabKk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c820066b32e3d8-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "37.63.189.10",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jul-2026 09:12:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"37.63.189.10, 162.158.14.48","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NSIsInVzZXJuYW1lIjoiZ2hhZCIsImVtYWlsIjoiYW1pcmdob3JiYW5pZmFyOTlAZ21haWwuY29tIiwiZXhwIjoxNzg0ODg0Mjg3fQ.NSpEZWZp9jEf8As-yFpXa-qe3BzKCLDlT81-vdIabKk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1c820066b30e3d8-OTP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"37.63.189.10","cf-ipcountry":"IR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-Jul-2026 09:12:27 UTC] === END API CALL LOG ===
[17-Jul-2026 09:12:27 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jul-2026 09:12:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NSIsInVzZXJuYW1lIjoiZ2hhZCIsImVtYWlsIjoiYW1pcmdob3JiYW5pZmFyOTlAZ21haWwuY29tIiwiZXhwIjoxNzg0ODg0Mjg3fQ.NSpEZWZp9jEf8As-yFpXa-qe3BzKCLDlT81-vdIabKk
[17-Jul-2026 09:12:27 UTC] === User Orders API Called ===
[17-Jul-2026 09:12:27 UTC] User ID: 1075
[17-Jul-2026 09:12:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jul-2026 09:12:27 UTC] Limit: 20, Offset: 0
[17-Jul-2026 09:12:27 UTC] ✅ JWT token verified successfully for user profile
[17-Jul-2026 09:12:27 UTC] User ID: 1075
[17-Jul-2026 09:12:27 UTC] ✅ User profile retrieved successfully for user ID: 1075
[17-Jul-2026 09:12:27 UTC] Orders found: 0
[17-Jul-2026 09:12:27 UTC] Orders data: []
[17-Jul-2026 09:12:27 UTC] Total orders count: 0
[17-Jul-2026 09:12:29 UTC] === API CALL LOG ===
[17-Jul-2026 09:12:29 UTC] Endpoint: user/profile.php
[17-Jul-2026 09:12:29 UTC] === API CALL LOG ===
[17-Jul-2026 09:12:29 UTC] Full Log Data: {
    "timestamp": "2026-07-17 09:12:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.63.189.10",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "37.63.189.10, 162.158.14.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NSIsInVzZXJuYW1lIjoiZ2hhZCIsImVtYWlsIjoiYW1pcmdob3JiYW5pZmFyOTlAZ21haWwuY29tIiwiZXhwIjoxNzg0ODg0Mjg3fQ.NSpEZWZp9jEf8As-yFpXa-qe3BzKCLDlT81-vdIabKk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c8200eacb1e3d8-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "37.63.189.10",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jul-2026 09:12:29 UTC] Endpoint: user/profile.php
[17-Jul-2026 09:12:29 UTC] === END API CALL LOG ===
[17-Jul-2026 09:12:29 UTC] Full Log Data: {
    "timestamp": "2026-07-17 09:12:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.63.189.10",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "37.63.189.10, 162.158.14.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NSIsInVzZXJuYW1lIjoiZ2hhZCIsImVtYWlsIjoiYW1pcmdob3JiYW5pZmFyOTlAZ21haWwuY29tIiwiZXhwIjoxNzg0ODg0Mjg3fQ.NSpEZWZp9jEf8As-yFpXa-qe3BzKCLDlT81-vdIabKk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c8200eacaae3d8-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "37.63.189.10",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jul-2026 09:12:29 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jul-2026 09:12:29 UTC] === END API CALL LOG ===
[17-Jul-2026 09:12:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NSIsInVzZXJuYW1lIjoiZ2hhZCIsImVtYWlsIjoiYW1pcmdob3JiYW5pZmFyOTlAZ21haWwuY29tIiwiZXhwIjoxNzg0ODg0Mjg3fQ.NSpEZWZp9jEf8As-yFpXa-qe3BzKCLDlT81-vdIabKk
[17-Jul-2026 09:12:29 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jul-2026 09:12:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jul-2026 09:12:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NSIsInVzZXJuYW1lIjoiZ2hhZCIsImVtYWlsIjoiYW1pcmdob3JiYW5pZmFyOTlAZ21haWwuY29tIiwiZXhwIjoxNzg0ODg0Mjg3fQ.NSpEZWZp9jEf8As-yFpXa-qe3BzKCLDlT81-vdIabKk
[17-Jul-2026 09:12:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jul-2026 09:12:29 UTC] ✅ JWT token verified successfully for user profile
[17-Jul-2026 09:12:29 UTC] User ID: 1075
[17-Jul-2026 09:12:29 UTC] ✅ JWT token verified successfully for user profile
[17-Jul-2026 09:12:29 UTC] User ID: 1075
[17-Jul-2026 09:12:29 UTC] ✅ User profile retrieved successfully for user ID: 1075
[17-Jul-2026 09:12:29 UTC] ✅ User profile retrieved successfully for user ID: 1075
[17-Jul-2026 09:12:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jul-2026 09:12:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jul-2026 09:12:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"37.63.189.10, 162.158.14.48","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NSIsInVzZXJuYW1lIjoiZ2hhZCIsImVtYWlsIjoiYW1pcmdob3JiYW5pZmFyOTlAZ21haWwuY29tIiwiZXhwIjoxNzg0ODg0Mjg3fQ.NSpEZWZp9jEf8As-yFpXa-qe3BzKCLDlT81-vdIabKk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1c82060dce9e3d8-OTP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"37.63.189.10","cf-ipcountry":"IR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-Jul-2026 09:12:42 UTC] === User Orders API Called ===
[17-Jul-2026 09:12:42 UTC] User ID: 1075
[17-Jul-2026 09:12:42 UTC] Limit: 20, Offset: 0
[17-Jul-2026 09:12:42 UTC] Orders found: 0
[17-Jul-2026 09:12:42 UTC] Orders data: []
[17-Jul-2026 09:12:42 UTC] Total orders count: 0
[17-Jul-2026 09:12:42 UTC] === API CALL LOG ===
[17-Jul-2026 09:12:42 UTC] Endpoint: user/profile.php
[17-Jul-2026 09:12:42 UTC] Full Log Data: {
    "timestamp": "2026-07-17 09:12:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.63.189.10",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "37.63.189.10, 162.158.14.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NSIsInVzZXJuYW1lIjoiZ2hhZCIsImVtYWlsIjoiYW1pcmdob3JiYW5pZmFyOTlAZ21haWwuY29tIiwiZXhwIjoxNzg0ODg0Mjg3fQ.NSpEZWZp9jEf8As-yFpXa-qe3BzKCLDlT81-vdIabKk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c82060dcebe3d8-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "37.63.189.10",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jul-2026 09:12:42 UTC] === END API CALL LOG ===
[17-Jul-2026 09:12:42 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jul-2026 09:12:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NSIsInVzZXJuYW1lIjoiZ2hhZCIsImVtYWlsIjoiYW1pcmdob3JiYW5pZmFyOTlAZ21haWwuY29tIiwiZXhwIjoxNzg0ODg0Mjg3fQ.NSpEZWZp9jEf8As-yFpXa-qe3BzKCLDlT81-vdIabKk
[17-Jul-2026 09:12:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jul-2026 09:12:42 UTC] ✅ JWT token verified successfully for user profile
[17-Jul-2026 09:12:42 UTC] User ID: 1075
[17-Jul-2026 09:12:42 UTC] ✅ User profile retrieved successfully for user ID: 1075
[17-Jul-2026 09:12:42 UTC] === API CALL LOG ===
[17-Jul-2026 09:12:42 UTC] Endpoint: user/profile.php
[17-Jul-2026 09:12:42 UTC] Full Log Data: {
    "timestamp": "2026-07-17 09:12:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.63.189.10",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "37.63.189.10, 162.158.14.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NSIsInVzZXJuYW1lIjoiZ2hhZCIsImVtYWlsIjoiYW1pcmdob3JiYW5pZmFyOTlAZ21haWwuY29tIiwiZXhwIjoxNzg0ODg0Mjg3fQ.NSpEZWZp9jEf8As-yFpXa-qe3BzKCLDlT81-vdIabKk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c8206498cbe3d8-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "37.63.189.10",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jul-2026 09:12:42 UTC] === END API CALL LOG ===
[17-Jul-2026 09:12:42 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jul-2026 09:12:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NSIsInVzZXJuYW1lIjoiZ2hhZCIsImVtYWlsIjoiYW1pcmdob3JiYW5pZmFyOTlAZ21haWwuY29tIiwiZXhwIjoxNzg0ODg0Mjg3fQ.NSpEZWZp9jEf8As-yFpXa-qe3BzKCLDlT81-vdIabKk
[17-Jul-2026 09:12:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jul-2026 09:12:42 UTC] ✅ JWT token verified successfully for user profile
[17-Jul-2026 09:12:42 UTC] User ID: 1075
[17-Jul-2026 09:12:42 UTC] ✅ User profile retrieved successfully for user ID: 1075
[17-Jul-2026 09:12:44 UTC] === API CALL LOG ===
[17-Jul-2026 09:12:44 UTC] Endpoint: user/profile.php
[17-Jul-2026 09:12:44 UTC] Full Log Data: {
    "timestamp": "2026-07-17 09:12:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.63.189.10",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "37.63.189.10, 162.158.14.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NSIsInVzZXJuYW1lIjoiZ2hhZCIsImVtYWlsIjoiYW1pcmdob3JiYW5pZmFyOTlAZ21haWwuY29tIiwiZXhwIjoxNzg0ODg0Mjg3fQ.NSpEZWZp9jEf8As-yFpXa-qe3BzKCLDlT81-vdIabKk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c820706d68e3d8-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "37.63.189.10",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jul-2026 09:12:44 UTC] === END API CALL LOG ===
[17-Jul-2026 09:12:44 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jul-2026 09:12:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NSIsInVzZXJuYW1lIjoiZ2hhZCIsImVtYWlsIjoiYW1pcmdob3JiYW5pZmFyOTlAZ21haWwuY29tIiwiZXhwIjoxNzg0ODg0Mjg3fQ.NSpEZWZp9jEf8As-yFpXa-qe3BzKCLDlT81-vdIabKk
[17-Jul-2026 09:12:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jul-2026 09:12:44 UTC] ✅ JWT token verified successfully for user profile
[17-Jul-2026 09:12:44 UTC] User ID: 1075
[17-Jul-2026 09:12:44 UTC] ✅ User profile retrieved successfully for user ID: 1075
[17-Jul-2026 09:12:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jul-2026 09:12:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jul-2026 09:12:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"37.63.189.10, 162.158.14.48","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NSIsInVzZXJuYW1lIjoiZ2hhZCIsImVtYWlsIjoiYW1pcmdob3JiYW5pZmFyOTlAZ21haWwuY29tIiwiZXhwIjoxNzg0ODg0Mjg3fQ.NSpEZWZp9jEf8As-yFpXa-qe3BzKCLDlT81-vdIabKk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1c82088f808e3d8-OTP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"37.63.189.10","cf-ipcountry":"IR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-Jul-2026 09:12:48 UTC] === User Orders API Called ===
[17-Jul-2026 09:12:48 UTC] User ID: 1075
[17-Jul-2026 09:12:48 UTC] Limit: 20, Offset: 0
[17-Jul-2026 09:12:48 UTC] === API CALL LOG ===
[17-Jul-2026 09:12:48 UTC] Endpoint: user/profile.php
[17-Jul-2026 09:12:48 UTC] Full Log Data: {
    "timestamp": "2026-07-17 09:12:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.63.189.10",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "37.63.189.10, 162.158.14.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NSIsInVzZXJuYW1lIjoiZ2hhZCIsImVtYWlsIjoiYW1pcmdob3JiYW5pZmFyOTlAZ21haWwuY29tIiwiZXhwIjoxNzg0ODg0Mjg3fQ.NSpEZWZp9jEf8As-yFpXa-qe3BzKCLDlT81-vdIabKk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c82088f809e3d8-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "37.63.189.10",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jul-2026 09:12:48 UTC] === END API CALL LOG ===
[17-Jul-2026 09:12:48 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jul-2026 09:12:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NSIsInVzZXJuYW1lIjoiZ2hhZCIsImVtYWlsIjoiYW1pcmdob3JiYW5pZmFyOTlAZ21haWwuY29tIiwiZXhwIjoxNzg0ODg0Mjg3fQ.NSpEZWZp9jEf8As-yFpXa-qe3BzKCLDlT81-vdIabKk
[17-Jul-2026 09:12:48 UTC] Orders found: 0
[17-Jul-2026 09:12:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jul-2026 09:12:48 UTC] Orders data: []
[17-Jul-2026 09:12:48 UTC] ✅ JWT token verified successfully for user profile
[17-Jul-2026 09:12:48 UTC] User ID: 1075
[17-Jul-2026 09:12:48 UTC] Total orders count: 0
[17-Jul-2026 09:12:48 UTC] ✅ User profile retrieved successfully for user ID: 1075
[17-Jul-2026 09:12:49 UTC] === API CALL LOG ===
[17-Jul-2026 09:12:49 UTC] Endpoint: user/profile.php
[17-Jul-2026 09:12:49 UTC] Full Log Data: {
    "timestamp": "2026-07-17 09:12:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.63.189.10",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "37.63.189.10, 162.158.14.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NSIsInVzZXJuYW1lIjoiZ2hhZCIsImVtYWlsIjoiYW1pcmdob3JiYW5pZmFyOTlAZ21haWwuY29tIiwiZXhwIjoxNzg0ODg0Mjg3fQ.NSpEZWZp9jEf8As-yFpXa-qe3BzKCLDlT81-vdIabKk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c8208cab94e3d8-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "37.63.189.10",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jul-2026 09:12:49 UTC] === END API CALL LOG ===
[17-Jul-2026 09:12:49 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jul-2026 09:12:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NSIsInVzZXJuYW1lIjoiZ2hhZCIsImVtYWlsIjoiYW1pcmdob3JiYW5pZmFyOTlAZ21haWwuY29tIiwiZXhwIjoxNzg0ODg0Mjg3fQ.NSpEZWZp9jEf8As-yFpXa-qe3BzKCLDlT81-vdIabKk
[17-Jul-2026 09:12:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jul-2026 09:12:49 UTC] ✅ JWT token verified successfully for user profile
[17-Jul-2026 09:12:49 UTC] User ID: 1075
[17-Jul-2026 09:12:49 UTC] ✅ User profile retrieved successfully for user ID: 1075
[17-Jul-2026 09:12:50 UTC] === API CALL LOG ===
[17-Jul-2026 09:12:50 UTC] Endpoint: user/profile.php
[17-Jul-2026 09:12:50 UTC] Full Log Data: {
    "timestamp": "2026-07-17 09:12:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.63.189.10",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "37.63.189.10, 162.158.14.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NSIsInVzZXJuYW1lIjoiZ2hhZCIsImVtYWlsIjoiYW1pcmdob3JiYW5pZmFyOTlAZ21haWwuY29tIiwiZXhwIjoxNzg0ODg0Mjg3fQ.NSpEZWZp9jEf8As-yFpXa-qe3BzKCLDlT81-vdIabKk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c820936a9ee3d8-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "37.63.189.10",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jul-2026 09:12:50 UTC] === END API CALL LOG ===
[17-Jul-2026 09:12:50 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jul-2026 09:12:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NSIsInVzZXJuYW1lIjoiZ2hhZCIsImVtYWlsIjoiYW1pcmdob3JiYW5pZmFyOTlAZ21haWwuY29tIiwiZXhwIjoxNzg0ODg0Mjg3fQ.NSpEZWZp9jEf8As-yFpXa-qe3BzKCLDlT81-vdIabKk
[17-Jul-2026 09:12:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jul-2026 09:12:50 UTC] ✅ JWT token verified successfully for user profile
[17-Jul-2026 09:12:50 UTC] User ID: 1075
[17-Jul-2026 09:12:50 UTC] ✅ User profile retrieved successfully for user ID: 1075
[17-Jul-2026 09:12:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jul-2026 09:12:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jul-2026 09:12:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"37.63.189.10, 162.158.14.48","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NSIsInVzZXJuYW1lIjoiZ2hhZCIsImVtYWlsIjoiYW1pcmdob3JiYW5pZmFyOTlAZ21haWwuY29tIiwiZXhwIjoxNzg0ODg0Mjg3fQ.NSpEZWZp9jEf8As-yFpXa-qe3BzKCLDlT81-vdIabKk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1c820b739c9e3d8-OTP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"37.63.189.10","cf-ipcountry":"IR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-Jul-2026 09:12:56 UTC] === User Orders API Called ===
[17-Jul-2026 09:12:56 UTC] User ID: 1075
[17-Jul-2026 09:12:56 UTC] Limit: 20, Offset: 0
[17-Jul-2026 09:12:56 UTC] Orders found: 0
[17-Jul-2026 09:12:56 UTC] Orders data: []
[17-Jul-2026 09:12:56 UTC] Total orders count: 0
[17-Jul-2026 09:12:56 UTC] === API CALL LOG ===
[17-Jul-2026 09:12:56 UTC] Endpoint: user/profile.php
[17-Jul-2026 09:12:56 UTC] Full Log Data: {
    "timestamp": "2026-07-17 09:12:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.63.189.10",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "37.63.189.10, 162.158.14.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NSIsInVzZXJuYW1lIjoiZ2hhZCIsImVtYWlsIjoiYW1pcmdob3JiYW5pZmFyOTlAZ21haWwuY29tIiwiZXhwIjoxNzg0ODg0Mjg3fQ.NSpEZWZp9jEf8As-yFpXa-qe3BzKCLDlT81-vdIabKk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c820b739cce3d8-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "37.63.189.10",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jul-2026 09:12:56 UTC] === END API CALL LOG ===
[17-Jul-2026 09:12:56 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jul-2026 09:12:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NSIsInVzZXJuYW1lIjoiZ2hhZCIsImVtYWlsIjoiYW1pcmdob3JiYW5pZmFyOTlAZ21haWwuY29tIiwiZXhwIjoxNzg0ODg0Mjg3fQ.NSpEZWZp9jEf8As-yFpXa-qe3BzKCLDlT81-vdIabKk
[17-Jul-2026 09:12:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jul-2026 09:12:56 UTC] ✅ JWT token verified successfully for user profile
[17-Jul-2026 09:12:56 UTC] User ID: 1075
[17-Jul-2026 09:12:56 UTC] ✅ User profile retrieved successfully for user ID: 1075
[17-Jul-2026 09:12:56 UTC] === API CALL LOG ===
[17-Jul-2026 09:12:56 UTC] Endpoint: user/profile.php
[17-Jul-2026 09:12:56 UTC] Full Log Data: {
    "timestamp": "2026-07-17 09:12:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.63.189.10",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "37.63.189.10, 162.158.14.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NSIsInVzZXJuYW1lIjoiZ2hhZCIsImVtYWlsIjoiYW1pcmdob3JiYW5pZmFyOTlAZ21haWwuY29tIiwiZXhwIjoxNzg0ODg0Mjg3fQ.NSpEZWZp9jEf8As-yFpXa-qe3BzKCLDlT81-vdIabKk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c820baee0ee3d8-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "37.63.189.10",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jul-2026 09:12:56 UTC] === END API CALL LOG ===
[17-Jul-2026 09:12:56 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jul-2026 09:12:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NSIsInVzZXJuYW1lIjoiZ2hhZCIsImVtYWlsIjoiYW1pcmdob3JiYW5pZmFyOTlAZ21haWwuY29tIiwiZXhwIjoxNzg0ODg0Mjg3fQ.NSpEZWZp9jEf8As-yFpXa-qe3BzKCLDlT81-vdIabKk
[17-Jul-2026 09:12:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jul-2026 09:12:56 UTC] ✅ JWT token verified successfully for user profile
[17-Jul-2026 09:12:56 UTC] User ID: 1075
[17-Jul-2026 09:12:56 UTC] ✅ User profile retrieved successfully for user ID: 1075
[17-Jul-2026 09:12:57 UTC] === API CALL LOG ===
[17-Jul-2026 09:12:57 UTC] Endpoint: user/profile.php
[17-Jul-2026 09:12:57 UTC] Full Log Data: {
    "timestamp": "2026-07-17 09:12:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.63.189.10",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "37.63.189.10, 162.158.14.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NSIsInVzZXJuYW1lIjoiZ2hhZCIsImVtYWlsIjoiYW1pcmdob3JiYW5pZmFyOTlAZ21haWwuY29tIiwiZXhwIjoxNzg0ODg0Mjg3fQ.NSpEZWZp9jEf8As-yFpXa-qe3BzKCLDlT81-vdIabKk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c820c1ae9ae3d8-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "37.63.189.10",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jul-2026 09:12:57 UTC] === END API CALL LOG ===
[17-Jul-2026 09:12:57 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jul-2026 09:12:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NSIsInVzZXJuYW1lIjoiZ2hhZCIsImVtYWlsIjoiYW1pcmdob3JiYW5pZmFyOTlAZ21haWwuY29tIiwiZXhwIjoxNzg0ODg0Mjg3fQ.NSpEZWZp9jEf8As-yFpXa-qe3BzKCLDlT81-vdIabKk
[17-Jul-2026 09:12:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jul-2026 09:12:57 UTC] ✅ JWT token verified successfully for user profile
[17-Jul-2026 09:12:57 UTC] User ID: 1075
[17-Jul-2026 09:12:57 UTC] ✅ User profile retrieved successfully for user ID: 1075
[17-Jul-2026 09:12:59 UTC] === API CALL LOG ===
[17-Jul-2026 09:12:59 UTC] Endpoint: user/profile.php
[17-Jul-2026 09:12:59 UTC] Full Log Data: {
    "timestamp": "2026-07-17 09:12:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.63.189.10",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "37.63.189.10, 162.158.14.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NSIsInVzZXJuYW1lIjoiZ2hhZCIsImVtYWlsIjoiYW1pcmdob3JiYW5pZmFyOTlAZ21haWwuY29tIiwiZXhwIjoxNzg0ODg0Mjg3fQ.NSpEZWZp9jEf8As-yFpXa-qe3BzKCLDlT81-vdIabKk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c820cb2a3ce3d8-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "37.63.189.10",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jul-2026 09:12:59 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jul-2026 09:12:59 UTC] === END API CALL LOG ===
[17-Jul-2026 09:12:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jul-2026 09:12:59 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jul-2026 09:12:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"37.63.189.10, 162.158.14.48","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NSIsInVzZXJuYW1lIjoiZ2hhZCIsImVtYWlsIjoiYW1pcmdob3JiYW5pZmFyOTlAZ21haWwuY29tIiwiZXhwIjoxNzg0ODg0Mjg3fQ.NSpEZWZp9jEf8As-yFpXa-qe3BzKCLDlT81-vdIabKk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1c820cb2a39e3d8-OTP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"37.63.189.10","cf-ipcountry":"IR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-Jul-2026 09:12:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NSIsInVzZXJuYW1lIjoiZ2hhZCIsImVtYWlsIjoiYW1pcmdob3JiYW5pZmFyOTlAZ21haWwuY29tIiwiZXhwIjoxNzg0ODg0Mjg3fQ.NSpEZWZp9jEf8As-yFpXa-qe3BzKCLDlT81-vdIabKk
[17-Jul-2026 09:12:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jul-2026 09:12:59 UTC] === User Orders API Called ===
[17-Jul-2026 09:12:59 UTC] ✅ JWT token verified successfully for user profile
[17-Jul-2026 09:12:59 UTC] User ID: 1075
[17-Jul-2026 09:12:59 UTC] User ID: 1075
[17-Jul-2026 09:12:59 UTC] Limit: 20, Offset: 0
[17-Jul-2026 09:12:59 UTC] ✅ User profile retrieved successfully for user ID: 1075
[17-Jul-2026 09:12:59 UTC] Orders found: 0
[17-Jul-2026 09:12:59 UTC] Orders data: []
[17-Jul-2026 09:12:59 UTC] Total orders count: 0
[17-Jul-2026 09:13:00 UTC] === API CALL LOG ===
[17-Jul-2026 09:13:00 UTC] Endpoint: user/profile.php
[17-Jul-2026 09:13:00 UTC] Full Log Data: {
    "timestamp": "2026-07-17 09:13:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.63.189.10",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "37.63.189.10, 162.158.14.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NSIsInVzZXJuYW1lIjoiZ2hhZCIsImVtYWlsIjoiYW1pcmdob3JiYW5pZmFyOTlAZ21haWwuY29tIiwiZXhwIjoxNzg0ODg0Mjg3fQ.NSpEZWZp9jEf8As-yFpXa-qe3BzKCLDlT81-vdIabKk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c820ceee3ae3d8-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "37.63.189.10",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jul-2026 09:13:00 UTC] === END API CALL LOG ===
[17-Jul-2026 09:13:00 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jul-2026 09:13:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NSIsInVzZXJuYW1lIjoiZ2hhZCIsImVtYWlsIjoiYW1pcmdob3JiYW5pZmFyOTlAZ21haWwuY29tIiwiZXhwIjoxNzg0ODg0Mjg3fQ.NSpEZWZp9jEf8As-yFpXa-qe3BzKCLDlT81-vdIabKk
[17-Jul-2026 09:13:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jul-2026 09:13:00 UTC] ✅ JWT token verified successfully for user profile
[17-Jul-2026 09:13:00 UTC] User ID: 1075
[17-Jul-2026 09:13:00 UTC] ✅ User profile retrieved successfully for user ID: 1075
[17-Jul-2026 09:13:00 UTC] === API CALL LOG ===
[17-Jul-2026 09:13:00 UTC] Endpoint: user/profile.php
[17-Jul-2026 09:13:00 UTC] Full Log Data: {
    "timestamp": "2026-07-17 09:13:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.63.189.10",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "37.63.189.10, 162.158.14.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NSIsInVzZXJuYW1lIjoiZ2hhZCIsImVtYWlsIjoiYW1pcmdob3JiYW5pZmFyOTlAZ21haWwuY29tIiwiZXhwIjoxNzg0ODg0Mjg3fQ.NSpEZWZp9jEf8As-yFpXa-qe3BzKCLDlT81-vdIabKk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c820d1b9c6e3d8-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "37.63.189.10",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jul-2026 09:13:00 UTC] === END API CALL LOG ===
[17-Jul-2026 09:13:00 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jul-2026 09:13:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NSIsInVzZXJuYW1lIjoiZ2hhZCIsImVtYWlsIjoiYW1pcmdob3JiYW5pZmFyOTlAZ21haWwuY29tIiwiZXhwIjoxNzg0ODg0Mjg3fQ.NSpEZWZp9jEf8As-yFpXa-qe3BzKCLDlT81-vdIabKk
[17-Jul-2026 09:13:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jul-2026 09:13:00 UTC] ✅ JWT token verified successfully for user profile
[17-Jul-2026 09:13:00 UTC] User ID: 1075
[17-Jul-2026 09:13:00 UTC] ✅ User profile retrieved successfully for user ID: 1075
[17-Jul-2026 09:13:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jul-2026 09:13:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jul-2026 09:13:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"37.63.189.10, 162.158.14.48","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NSIsInVzZXJuYW1lIjoiZ2hhZCIsImVtYWlsIjoiYW1pcmdob3JiYW5pZmFyOTlAZ21haWwuY29tIiwiZXhwIjoxNzg0ODg0Mjg3fQ.NSpEZWZp9jEf8As-yFpXa-qe3BzKCLDlT81-vdIabKk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1c820d2bb9ae3d8-OTP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"37.63.189.10","cf-ipcountry":"IR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-Jul-2026 09:13:00 UTC] === User Orders API Called ===
[17-Jul-2026 09:13:00 UTC] User ID: 1075
[17-Jul-2026 09:13:00 UTC] Limit: 20, Offset: 0
[17-Jul-2026 09:13:00 UTC] Orders found: 0
[17-Jul-2026 09:13:00 UTC] Orders data: []
[17-Jul-2026 09:13:00 UTC] Total orders count: 0
[17-Jul-2026 09:13:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jul-2026 09:13:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jul-2026 09:13:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"37.63.189.10, 162.158.14.48","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NSIsInVzZXJuYW1lIjoiZ2hhZCIsImVtYWlsIjoiYW1pcmdob3JiYW5pZmFyOTlAZ21haWwuY29tIiwiZXhwIjoxNzg0ODg0Mjg3fQ.NSpEZWZp9jEf8As-yFpXa-qe3BzKCLDlT81-vdIabKk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1c820e1ac10e3d8-OTP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"37.63.189.10","cf-ipcountry":"IR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-Jul-2026 09:13:03 UTC] === User Orders API Called ===
[17-Jul-2026 09:13:03 UTC] User ID: 1075
[17-Jul-2026 09:13:03 UTC] Limit: 20, Offset: 0
[17-Jul-2026 09:13:03 UTC] === API CALL LOG ===
[17-Jul-2026 09:13:03 UTC] Endpoint: user/profile.php
[17-Jul-2026 09:13:03 UTC] Full Log Data: {
    "timestamp": "2026-07-17 09:13:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.63.189.10",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "37.63.189.10, 162.158.14.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NSIsInVzZXJuYW1lIjoiZ2hhZCIsImVtYWlsIjoiYW1pcmdob3JiYW5pZmFyOTlAZ21haWwuY29tIiwiZXhwIjoxNzg0ODg0Mjg3fQ.NSpEZWZp9jEf8As-yFpXa-qe3BzKCLDlT81-vdIabKk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c820e1ac11e3d8-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "37.63.189.10",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jul-2026 09:13:03 UTC] Orders found: 0
[17-Jul-2026 09:13:03 UTC] === END API CALL LOG ===
[17-Jul-2026 09:13:03 UTC] Orders data: []
[17-Jul-2026 09:13:03 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jul-2026 09:13:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NSIsInVzZXJuYW1lIjoiZ2hhZCIsImVtYWlsIjoiYW1pcmdob3JiYW5pZmFyOTlAZ21haWwuY29tIiwiZXhwIjoxNzg0ODg0Mjg3fQ.NSpEZWZp9jEf8As-yFpXa-qe3BzKCLDlT81-vdIabKk
[17-Jul-2026 09:13:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jul-2026 09:13:03 UTC] ✅ JWT token verified successfully for user profile
[17-Jul-2026 09:13:03 UTC] Total orders count: 0
[17-Jul-2026 09:13:03 UTC] User ID: 1075
[17-Jul-2026 09:13:03 UTC] ✅ User profile retrieved successfully for user ID: 1075
[17-Jul-2026 09:13:03 UTC] === API CALL LOG ===
[17-Jul-2026 09:13:03 UTC] Endpoint: user/profile.php
[17-Jul-2026 09:13:03 UTC] Full Log Data: {
    "timestamp": "2026-07-17 09:13:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.63.189.10",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "37.63.189.10, 162.158.14.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NSIsInVzZXJuYW1lIjoiZ2hhZCIsImVtYWlsIjoiYW1pcmdob3JiYW5pZmFyOTlAZ21haWwuY29tIiwiZXhwIjoxNzg0ODg0Mjg3fQ.NSpEZWZp9jEf8As-yFpXa-qe3BzKCLDlT81-vdIabKk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c820e1ac12e3d8-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "37.63.189.10",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jul-2026 09:13:03 UTC] === END API CALL LOG ===
[17-Jul-2026 09:13:03 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jul-2026 09:13:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NSIsInVzZXJuYW1lIjoiZ2hhZCIsImVtYWlsIjoiYW1pcmdob3JiYW5pZmFyOTlAZ21haWwuY29tIiwiZXhwIjoxNzg0ODg0Mjg3fQ.NSpEZWZp9jEf8As-yFpXa-qe3BzKCLDlT81-vdIabKk
[17-Jul-2026 09:13:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jul-2026 09:13:03 UTC] ✅ JWT token verified successfully for user profile
[17-Jul-2026 09:13:03 UTC] User ID: 1075
[17-Jul-2026 09:13:03 UTC] ✅ User profile retrieved successfully for user ID: 1075
[17-Jul-2026 09:13:05 UTC] === API CALL LOG ===
[17-Jul-2026 09:13:05 UTC] Endpoint: user/profile.php
[17-Jul-2026 09:13:05 UTC] Full Log Data: {
    "timestamp": "2026-07-17 09:13:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.63.189.10",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "37.63.189.10, 162.158.14.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NSIsInVzZXJuYW1lIjoiZ2hhZCIsImVtYWlsIjoiYW1pcmdob3JiYW5pZmFyOTlAZ21haWwuY29tIiwiZXhwIjoxNzg0ODg0Mjg3fQ.NSpEZWZp9jEf8As-yFpXa-qe3BzKCLDlT81-vdIabKk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c820eebacce3d8-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "37.63.189.10",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jul-2026 09:13:05 UTC] === END API CALL LOG ===
[17-Jul-2026 09:13:05 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jul-2026 09:13:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NSIsInVzZXJuYW1lIjoiZ2hhZCIsImVtYWlsIjoiYW1pcmdob3JiYW5pZmFyOTlAZ21haWwuY29tIiwiZXhwIjoxNzg0ODg0Mjg3fQ.NSpEZWZp9jEf8As-yFpXa-qe3BzKCLDlT81-vdIabKk
[17-Jul-2026 09:13:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jul-2026 09:13:05 UTC] ✅ JWT token verified successfully for user profile
[17-Jul-2026 09:13:05 UTC] User ID: 1075
[17-Jul-2026 09:13:05 UTC] ✅ User profile retrieved successfully for user ID: 1075
[17-Jul-2026 11:49:39 UTC] === API CALL LOG ===
[17-Jul-2026 11:49:39 UTC] Endpoint: user/profile.php
[17-Jul-2026 11:49:39 UTC] Full Log Data: {
    "timestamp": "2026-07-17 11:49:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "223.184.239.24",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "223.184.239.24, 172.71.82.78",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NiIsInVzZXJuYW1lIjoiamFhdGRldnRhIiwiZW1haWwiOiJzaGVvcmFucjgwMUBnbWFpbC5jb20iLCJleHAiOjE3ODQ4OTM3Nzh9.MySnl1og6853NdfBkrdduxHFHv7sqAb5WzAhnio8G-M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c90649ee3981c0-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "223.184.239.24",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jul-2026 11:49:39 UTC] === END API CALL LOG ===
[17-Jul-2026 11:49:39 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jul-2026 11:49:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NiIsInVzZXJuYW1lIjoiamFhdGRldnRhIiwiZW1haWwiOiJzaGVvcmFucjgwMUBnbWFpbC5jb20iLCJleHAiOjE3ODQ4OTM3Nzh9.MySnl1og6853NdfBkrdduxHFHv7sqAb5WzAhnio8G-M
[17-Jul-2026 11:49:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jul-2026 11:49:39 UTC] ✅ JWT token verified successfully for user profile
[17-Jul-2026 11:49:39 UTC] User ID: 1076
[17-Jul-2026 11:49:39 UTC] ✅ User profile retrieved successfully for user ID: 1076
[17-Jul-2026 11:49:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jul-2026 11:49:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jul-2026 11:49:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"223.184.239.24, 172.71.82.78","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NiIsInVzZXJuYW1lIjoiamFhdGRldnRhIiwiZW1haWwiOiJzaGVvcmFucjgwMUBnbWFpbC5jb20iLCJleHAiOjE3ODQ4OTM3Nzh9.MySnl1og6853NdfBkrdduxHFHv7sqAb5WzAhnio8G-M","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1c90649ee3e81c0-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"223.184.239.24","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-Jul-2026 11:49:39 UTC] === User Orders API Called ===
[17-Jul-2026 11:49:39 UTC] User ID: 1076
[17-Jul-2026 11:49:39 UTC] Limit: 20, Offset: 0
[17-Jul-2026 11:49:39 UTC] Orders found: 0
[17-Jul-2026 11:49:39 UTC] Orders data: []
[17-Jul-2026 11:49:39 UTC] Total orders count: 0
[17-Jul-2026 11:49:39 UTC] === API CALL LOG ===
[17-Jul-2026 11:49:39 UTC] Endpoint: user/profile.php
[17-Jul-2026 11:49:39 UTC] Full Log Data: {
    "timestamp": "2026-07-17 11:49:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "223.184.239.24",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "223.184.239.24, 172.71.82.78",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NiIsInVzZXJuYW1lIjoiamFhdGRldnRhIiwiZW1haWwiOiJzaGVvcmFucjgwMUBnbWFpbC5jb20iLCJleHAiOjE3ODQ4OTM3Nzh9.MySnl1og6853NdfBkrdduxHFHv7sqAb5WzAhnio8G-M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c9064adf0b81c0-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "223.184.239.24",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jul-2026 11:49:39 UTC] === END API CALL LOG ===
[17-Jul-2026 11:49:39 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jul-2026 11:49:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NiIsInVzZXJuYW1lIjoiamFhdGRldnRhIiwiZW1haWwiOiJzaGVvcmFucjgwMUBnbWFpbC5jb20iLCJleHAiOjE3ODQ4OTM3Nzh9.MySnl1og6853NdfBkrdduxHFHv7sqAb5WzAhnio8G-M
[17-Jul-2026 11:49:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jul-2026 11:49:39 UTC] ✅ JWT token verified successfully for user profile
[17-Jul-2026 11:49:39 UTC] User ID: 1076
[17-Jul-2026 11:49:39 UTC] ✅ User profile retrieved successfully for user ID: 1076
[17-Jul-2026 11:49:40 UTC] === API CALL LOG ===
[17-Jul-2026 11:49:40 UTC] Endpoint: user/profile.php
[17-Jul-2026 11:49:40 UTC] Full Log Data: {
    "timestamp": "2026-07-17 11:49:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "223.184.239.24",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "223.184.239.24, 172.71.82.78",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NiIsInVzZXJuYW1lIjoiamFhdGRldnRhIiwiZW1haWwiOiJzaGVvcmFucjgwMUBnbWFpbC5jb20iLCJleHAiOjE3ODQ4OTM3Nzh9.MySnl1og6853NdfBkrdduxHFHv7sqAb5WzAhnio8G-M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c90651de3181c0-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "223.184.239.24",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jul-2026 11:49:40 UTC] === END API CALL LOG ===
[17-Jul-2026 11:49:40 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jul-2026 11:49:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NiIsInVzZXJuYW1lIjoiamFhdGRldnRhIiwiZW1haWwiOiJzaGVvcmFucjgwMUBnbWFpbC5jb20iLCJleHAiOjE3ODQ4OTM3Nzh9.MySnl1og6853NdfBkrdduxHFHv7sqAb5WzAhnio8G-M
[17-Jul-2026 11:49:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jul-2026 11:49:40 UTC] ✅ JWT token verified successfully for user profile
[17-Jul-2026 11:49:40 UTC] User ID: 1076
[17-Jul-2026 11:49:40 UTC] ✅ User profile retrieved successfully for user ID: 1076
[17-Jul-2026 11:50:13 UTC] === API CALL LOG ===
[17-Jul-2026 11:50:13 UTC] Endpoint: user/profile.php
[17-Jul-2026 11:50:13 UTC] Full Log Data: {
    "timestamp": "2026-07-17 11:50:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "223.184.239.24",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "223.184.239.24, 172.71.82.78",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NiIsInVzZXJuYW1lIjoiamFhdGRldnRhIiwiZW1haWwiOiJzaGVvcmFucjgwMUBnbWFpbC5jb20iLCJleHAiOjE3ODQ4OTM3Nzh9.MySnl1og6853NdfBkrdduxHFHv7sqAb5WzAhnio8G-M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c9071b2cc481c0-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "223.184.239.24",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jul-2026 11:50:13 UTC] === END API CALL LOG ===
[17-Jul-2026 11:50:13 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jul-2026 11:50:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NiIsInVzZXJuYW1lIjoiamFhdGRldnRhIiwiZW1haWwiOiJzaGVvcmFucjgwMUBnbWFpbC5jb20iLCJleHAiOjE3ODQ4OTM3Nzh9.MySnl1og6853NdfBkrdduxHFHv7sqAb5WzAhnio8G-M
[17-Jul-2026 11:50:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jul-2026 11:50:13 UTC] ✅ JWT token verified successfully for user profile
[17-Jul-2026 11:50:13 UTC] User ID: 1076
[17-Jul-2026 11:50:13 UTC] ✅ User profile retrieved successfully for user ID: 1076
[17-Jul-2026 11:50:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jul-2026 11:50:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jul-2026 11:50:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"223.184.239.24, 172.71.82.78","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NiIsInVzZXJuYW1lIjoiamFhdGRldnRhIiwiZW1haWwiOiJzaGVvcmFucjgwMUBnbWFpbC5jb20iLCJleHAiOjE3ODQ4OTM3Nzh9.MySnl1og6853NdfBkrdduxHFHv7sqAb5WzAhnio8G-M","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1c907187a8a81c0-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"223.184.239.24","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-Jul-2026 11:50:13 UTC] === User Orders API Called ===
[17-Jul-2026 11:50:13 UTC] User ID: 1076
[17-Jul-2026 11:50:13 UTC] Limit: 20, Offset: 0
[17-Jul-2026 11:50:13 UTC] Orders found: 0
[17-Jul-2026 11:50:13 UTC] Orders data: []
[17-Jul-2026 11:50:13 UTC] Total orders count: 0
[17-Jul-2026 11:50:13 UTC] === API CALL LOG ===
[17-Jul-2026 11:50:13 UTC] Endpoint: user/profile.php
[17-Jul-2026 11:50:13 UTC] Full Log Data: {
    "timestamp": "2026-07-17 11:50:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "223.184.239.24",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "223.184.239.24, 172.71.82.79",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NiIsInVzZXJuYW1lIjoiamFhdGRldnRhIiwiZW1haWwiOiJzaGVvcmFucjgwMUBnbWFpbC5jb20iLCJleHAiOjE3ODQ4OTM3Nzh9.MySnl1og6853NdfBkrdduxHFHv7sqAb5WzAhnio8G-M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c907187a8f81c0-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "223.184.239.24",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jul-2026 11:50:13 UTC] === END API CALL LOG ===
[17-Jul-2026 11:50:13 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jul-2026 11:50:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NiIsInVzZXJuYW1lIjoiamFhdGRldnRhIiwiZW1haWwiOiJzaGVvcmFucjgwMUBnbWFpbC5jb20iLCJleHAiOjE3ODQ4OTM3Nzh9.MySnl1og6853NdfBkrdduxHFHv7sqAb5WzAhnio8G-M
[17-Jul-2026 11:50:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jul-2026 11:50:13 UTC] ✅ JWT token verified successfully for user profile
[17-Jul-2026 11:50:13 UTC] User ID: 1076
[17-Jul-2026 11:50:13 UTC] ✅ User profile retrieved successfully for user ID: 1076
[17-Jul-2026 11:50:14 UTC] === API CALL LOG ===
[17-Jul-2026 11:50:14 UTC] Endpoint: user/profile.php
[17-Jul-2026 11:50:14 UTC] Full Log Data: {
    "timestamp": "2026-07-17 11:50:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "223.184.239.24",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "223.184.239.24, 172.71.82.78",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NiIsInVzZXJuYW1lIjoiamFhdGRldnRhIiwiZW1haWwiOiJzaGVvcmFucjgwMUBnbWFpbC5jb20iLCJleHAiOjE3ODQ4OTM3Nzh9.MySnl1og6853NdfBkrdduxHFHv7sqAb5WzAhnio8G-M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c90723cc0f81c0-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "223.184.239.24",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jul-2026 11:50:14 UTC] === END API CALL LOG ===
[17-Jul-2026 11:50:14 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jul-2026 11:50:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NiIsInVzZXJuYW1lIjoiamFhdGRldnRhIiwiZW1haWwiOiJzaGVvcmFucjgwMUBnbWFpbC5jb20iLCJleHAiOjE3ODQ4OTM3Nzh9.MySnl1og6853NdfBkrdduxHFHv7sqAb5WzAhnio8G-M
[17-Jul-2026 11:50:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jul-2026 11:50:14 UTC] ✅ JWT token verified successfully for user profile
[17-Jul-2026 11:50:14 UTC] User ID: 1076
[17-Jul-2026 11:50:14 UTC] ✅ User profile retrieved successfully for user ID: 1076
[17-Jul-2026 11:50:56 UTC] === API CALL LOG ===
[17-Jul-2026 11:50:56 UTC] Endpoint: user/profile.php
[17-Jul-2026 11:50:56 UTC] Full Log Data: {
    "timestamp": "2026-07-17 11:50:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "223.184.239.24",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "223.184.239.24, 172.71.82.78",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NiIsInVzZXJuYW1lIjoiamFhdGRldnRhIiwiZW1haWwiOiJzaGVvcmFucjgwMUBnbWFpbC5jb20iLCJleHAiOjE3ODQ4OTM3Nzh9.MySnl1og6853NdfBkrdduxHFHv7sqAb5WzAhnio8G-M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c90824f86881c0-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "223.184.239.24",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jul-2026 11:50:56 UTC] === END API CALL LOG ===
[17-Jul-2026 11:50:56 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jul-2026 11:50:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NiIsInVzZXJuYW1lIjoiamFhdGRldnRhIiwiZW1haWwiOiJzaGVvcmFucjgwMUBnbWFpbC5jb20iLCJleHAiOjE3ODQ4OTM3Nzh9.MySnl1og6853NdfBkrdduxHFHv7sqAb5WzAhnio8G-M
[17-Jul-2026 11:50:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jul-2026 11:50:56 UTC] ✅ JWT token verified successfully for user profile
[17-Jul-2026 11:50:56 UTC] User ID: 1076
[17-Jul-2026 11:50:56 UTC] ✅ User profile retrieved successfully for user ID: 1076
[17-Jul-2026 11:50:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jul-2026 11:50:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jul-2026 11:50:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"223.184.239.24, 172.71.82.79","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NiIsInVzZXJuYW1lIjoiamFhdGRldnRhIiwiZW1haWwiOiJzaGVvcmFucjgwMUBnbWFpbC5jb20iLCJleHAiOjE3ODQ4OTM3Nzh9.MySnl1og6853NdfBkrdduxHFHv7sqAb5WzAhnio8G-M","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1c90824f86681c0-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"223.184.239.24","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-Jul-2026 11:50:56 UTC] === User Orders API Called ===
[17-Jul-2026 11:50:56 UTC] User ID: 1076
[17-Jul-2026 11:50:56 UTC] Limit: 20, Offset: 0
[17-Jul-2026 11:50:56 UTC] Orders found: 0
[17-Jul-2026 11:50:56 UTC] Orders data: []
[17-Jul-2026 11:50:56 UTC] Total orders count: 0
[17-Jul-2026 11:50:56 UTC] === API CALL LOG ===
[17-Jul-2026 11:50:56 UTC] Endpoint: user/profile.php
[17-Jul-2026 11:50:56 UTC] Full Log Data: {
    "timestamp": "2026-07-17 11:50:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "223.184.239.24",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "223.184.239.24, 172.71.82.79",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NiIsInVzZXJuYW1lIjoiamFhdGRldnRhIiwiZW1haWwiOiJzaGVvcmFucjgwMUBnbWFpbC5jb20iLCJleHAiOjE3ODQ4OTM3Nzh9.MySnl1og6853NdfBkrdduxHFHv7sqAb5WzAhnio8G-M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c90828ec2381c0-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "223.184.239.24",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jul-2026 11:50:56 UTC] === END API CALL LOG ===
[17-Jul-2026 11:50:56 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jul-2026 11:50:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NiIsInVzZXJuYW1lIjoiamFhdGRldnRhIiwiZW1haWwiOiJzaGVvcmFucjgwMUBnbWFpbC5jb20iLCJleHAiOjE3ODQ4OTM3Nzh9.MySnl1og6853NdfBkrdduxHFHv7sqAb5WzAhnio8G-M
[17-Jul-2026 11:50:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jul-2026 11:50:56 UTC] ✅ JWT token verified successfully for user profile
[17-Jul-2026 11:50:56 UTC] User ID: 1076
[17-Jul-2026 11:50:56 UTC] ✅ User profile retrieved successfully for user ID: 1076
[17-Jul-2026 11:50:57 UTC] === API CALL LOG ===
[17-Jul-2026 11:50:57 UTC] Endpoint: user/profile.php
[17-Jul-2026 11:50:57 UTC] Full Log Data: {
    "timestamp": "2026-07-17 11:50:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "223.184.239.24",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "223.184.239.24, 172.71.82.79",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NiIsInVzZXJuYW1lIjoiamFhdGRldnRhIiwiZW1haWwiOiJzaGVvcmFucjgwMUBnbWFpbC5jb20iLCJleHAiOjE3ODQ4OTM3Nzh9.MySnl1og6853NdfBkrdduxHFHv7sqAb5WzAhnio8G-M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c9083009d181c0-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "223.184.239.24",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jul-2026 11:50:57 UTC] === END API CALL LOG ===
[17-Jul-2026 11:50:57 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jul-2026 11:50:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NiIsInVzZXJuYW1lIjoiamFhdGRldnRhIiwiZW1haWwiOiJzaGVvcmFucjgwMUBnbWFpbC5jb20iLCJleHAiOjE3ODQ4OTM3Nzh9.MySnl1og6853NdfBkrdduxHFHv7sqAb5WzAhnio8G-M
[17-Jul-2026 11:50:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jul-2026 11:50:57 UTC] ✅ JWT token verified successfully for user profile
[17-Jul-2026 11:50:57 UTC] User ID: 1076
[17-Jul-2026 11:50:57 UTC] ✅ User profile retrieved successfully for user ID: 1076
[17-Jul-2026 11:51:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jul-2026 11:51:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jul-2026 11:51:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"223.184.239.24, 172.71.82.78","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NiIsInVzZXJuYW1lIjoiamFhdGRldnRhIiwiZW1haWwiOiJzaGVvcmFucjgwMUBnbWFpbC5jb20iLCJleHAiOjE3ODQ4OTM3Nzh9.MySnl1og6853NdfBkrdduxHFHv7sqAb5WzAhnio8G-M","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1c90868eb4b81c0-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"223.184.239.24","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-Jul-2026 11:51:06 UTC] === User Orders API Called ===
[17-Jul-2026 11:51:06 UTC] User ID: 1076
[17-Jul-2026 11:51:06 UTC] Limit: 20, Offset: 0
[17-Jul-2026 11:51:06 UTC] Orders found: 0
[17-Jul-2026 11:51:06 UTC] Orders data: []
[17-Jul-2026 11:51:06 UTC] Total orders count: 0
[17-Jul-2026 11:51:06 UTC] === API CALL LOG ===
[17-Jul-2026 11:51:06 UTC] Endpoint: user/profile.php
[17-Jul-2026 11:51:06 UTC] Full Log Data: {
    "timestamp": "2026-07-17 11:51:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "223.184.239.24",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "223.184.239.24, 172.71.82.78",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NiIsInVzZXJuYW1lIjoiamFhdGRldnRhIiwiZW1haWwiOiJzaGVvcmFucjgwMUBnbWFpbC5jb20iLCJleHAiOjE3ODQ4OTM3Nzh9.MySnl1og6853NdfBkrdduxHFHv7sqAb5WzAhnio8G-M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c90868eb4d81c0-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "223.184.239.24",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jul-2026 11:51:06 UTC] === END API CALL LOG ===
[17-Jul-2026 11:51:06 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jul-2026 11:51:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NiIsInVzZXJuYW1lIjoiamFhdGRldnRhIiwiZW1haWwiOiJzaGVvcmFucjgwMUBnbWFpbC5jb20iLCJleHAiOjE3ODQ4OTM3Nzh9.MySnl1og6853NdfBkrdduxHFHv7sqAb5WzAhnio8G-M
[17-Jul-2026 11:51:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jul-2026 11:51:06 UTC] ✅ JWT token verified successfully for user profile
[17-Jul-2026 11:51:06 UTC] User ID: 1076
[17-Jul-2026 11:51:06 UTC] ✅ User profile retrieved successfully for user ID: 1076
[17-Jul-2026 11:51:07 UTC] === API CALL LOG ===
[17-Jul-2026 11:51:07 UTC] Endpoint: user/profile.php
[17-Jul-2026 11:51:07 UTC] Full Log Data: {
    "timestamp": "2026-07-17 11:51:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "223.184.239.24",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "223.184.239.24, 172.71.82.78",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NiIsInVzZXJuYW1lIjoiamFhdGRldnRhIiwiZW1haWwiOiJzaGVvcmFucjgwMUBnbWFpbC5jb20iLCJleHAiOjE3ODQ4OTM3Nzh9.MySnl1og6853NdfBkrdduxHFHv7sqAb5WzAhnio8G-M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c9086cfeac81c0-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "223.184.239.24",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jul-2026 11:51:07 UTC] === END API CALL LOG ===
[17-Jul-2026 11:51:07 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jul-2026 11:51:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NiIsInVzZXJuYW1lIjoiamFhdGRldnRhIiwiZW1haWwiOiJzaGVvcmFucjgwMUBnbWFpbC5jb20iLCJleHAiOjE3ODQ4OTM3Nzh9.MySnl1og6853NdfBkrdduxHFHv7sqAb5WzAhnio8G-M
[17-Jul-2026 11:51:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jul-2026 11:51:07 UTC] ✅ JWT token verified successfully for user profile
[17-Jul-2026 11:51:07 UTC] User ID: 1076
[17-Jul-2026 11:51:07 UTC] ✅ User profile retrieved successfully for user ID: 1076
[17-Jul-2026 11:51:07 UTC] === API CALL LOG ===
[17-Jul-2026 11:51:07 UTC] Endpoint: user/profile.php
[17-Jul-2026 11:51:07 UTC] Full Log Data: {
    "timestamp": "2026-07-17 11:51:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "223.184.239.24",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "223.184.239.24, 172.71.82.78",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NiIsInVzZXJuYW1lIjoiamFhdGRldnRhIiwiZW1haWwiOiJzaGVvcmFucjgwMUBnbWFpbC5jb20iLCJleHAiOjE3ODQ4OTM3Nzh9.MySnl1og6853NdfBkrdduxHFHv7sqAb5WzAhnio8G-M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c908720ace81c0-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "223.184.239.24",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jul-2026 11:51:07 UTC] === END API CALL LOG ===
[17-Jul-2026 11:51:07 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jul-2026 11:51:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NiIsInVzZXJuYW1lIjoiamFhdGRldnRhIiwiZW1haWwiOiJzaGVvcmFucjgwMUBnbWFpbC5jb20iLCJleHAiOjE3ODQ4OTM3Nzh9.MySnl1og6853NdfBkrdduxHFHv7sqAb5WzAhnio8G-M
[17-Jul-2026 11:51:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jul-2026 11:51:07 UTC] ✅ JWT token verified successfully for user profile
[17-Jul-2026 11:51:07 UTC] User ID: 1076
[17-Jul-2026 11:51:07 UTC] ✅ User profile retrieved successfully for user ID: 1076
[17-Jul-2026 11:52:03 UTC] === API CALL LOG ===
[17-Jul-2026 11:52:03 UTC] Endpoint: user/profile.php
[17-Jul-2026 11:52:03 UTC] Full Log Data: {
    "timestamp": "2026-07-17 11:52:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "223.184.239.24",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "223.184.239.24, 172.71.82.78",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NiIsInVzZXJuYW1lIjoiamFhdGRldnRhIiwiZW1haWwiOiJzaGVvcmFucjgwMUBnbWFpbC5jb20iLCJleHAiOjE3ODQ4OTM3Nzh9.MySnl1og6853NdfBkrdduxHFHv7sqAb5WzAhnio8G-M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c909cc087681c0-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "223.184.239.24",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jul-2026 11:52:03 UTC] === END API CALL LOG ===
[17-Jul-2026 11:52:03 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jul-2026 11:52:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NiIsInVzZXJuYW1lIjoiamFhdGRldnRhIiwiZW1haWwiOiJzaGVvcmFucjgwMUBnbWFpbC5jb20iLCJleHAiOjE3ODQ4OTM3Nzh9.MySnl1og6853NdfBkrdduxHFHv7sqAb5WzAhnio8G-M
[17-Jul-2026 11:52:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jul-2026 11:52:03 UTC] ✅ JWT token verified successfully for user profile
[17-Jul-2026 11:52:03 UTC] User ID: 1076
[17-Jul-2026 11:52:03 UTC] ✅ User profile retrieved successfully for user ID: 1076
[17-Jul-2026 11:52:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jul-2026 11:52:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jul-2026 11:52:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"223.184.239.24, 172.71.82.78","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NiIsInVzZXJuYW1lIjoiamFhdGRldnRhIiwiZW1haWwiOiJzaGVvcmFucjgwMUBnbWFpbC5jb20iLCJleHAiOjE3ODQ4OTM3Nzh9.MySnl1og6853NdfBkrdduxHFHv7sqAb5WzAhnio8G-M","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1c909cc086d81c0-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"223.184.239.24","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-Jul-2026 11:52:03 UTC] === User Orders API Called ===
[17-Jul-2026 11:52:03 UTC] User ID: 1076
[17-Jul-2026 11:52:03 UTC] Limit: 20, Offset: 0
[17-Jul-2026 11:52:03 UTC] Orders found: 0
[17-Jul-2026 11:52:03 UTC] Orders data: []
[17-Jul-2026 11:52:03 UTC] Total orders count: 0
[17-Jul-2026 11:52:03 UTC] === API CALL LOG ===
[17-Jul-2026 11:52:03 UTC] Endpoint: user/profile.php
[17-Jul-2026 11:52:03 UTC] Full Log Data: {
    "timestamp": "2026-07-17 11:52:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "223.184.239.24",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "223.184.239.24, 172.71.82.78",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NiIsInVzZXJuYW1lIjoiamFhdGRldnRhIiwiZW1haWwiOiJzaGVvcmFucjgwMUBnbWFpbC5jb20iLCJleHAiOjE3ODQ4OTM3Nzh9.MySnl1og6853NdfBkrdduxHFHv7sqAb5WzAhnio8G-M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c909d01d2a81c0-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "223.184.239.24",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jul-2026 11:52:03 UTC] === END API CALL LOG ===
[17-Jul-2026 11:52:03 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jul-2026 11:52:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NiIsInVzZXJuYW1lIjoiamFhdGRldnRhIiwiZW1haWwiOiJzaGVvcmFucjgwMUBnbWFpbC5jb20iLCJleHAiOjE3ODQ4OTM3Nzh9.MySnl1og6853NdfBkrdduxHFHv7sqAb5WzAhnio8G-M
[17-Jul-2026 11:52:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jul-2026 11:52:03 UTC] ✅ JWT token verified successfully for user profile
[17-Jul-2026 11:52:03 UTC] User ID: 1076
[17-Jul-2026 11:52:03 UTC] ✅ User profile retrieved successfully for user ID: 1076
[17-Jul-2026 11:52:04 UTC] === API CALL LOG ===
[17-Jul-2026 11:52:04 UTC] Endpoint: user/profile.php
[17-Jul-2026 11:52:04 UTC] Full Log Data: {
    "timestamp": "2026-07-17 11:52:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "223.184.239.24",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "223.184.239.24, 172.71.82.78",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NiIsInVzZXJuYW1lIjoiamFhdGRldnRhIiwiZW1haWwiOiJzaGVvcmFucjgwMUBnbWFpbC5jb20iLCJleHAiOjE3ODQ4OTM3Nzh9.MySnl1og6853NdfBkrdduxHFHv7sqAb5WzAhnio8G-M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c909d318d381c0-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "223.184.239.24",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jul-2026 11:52:04 UTC] === END API CALL LOG ===
[17-Jul-2026 11:52:04 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jul-2026 11:52:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NiIsInVzZXJuYW1lIjoiamFhdGRldnRhIiwiZW1haWwiOiJzaGVvcmFucjgwMUBnbWFpbC5jb20iLCJleHAiOjE3ODQ4OTM3Nzh9.MySnl1og6853NdfBkrdduxHFHv7sqAb5WzAhnio8G-M
[17-Jul-2026 11:52:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jul-2026 11:52:04 UTC] ✅ JWT token verified successfully for user profile
[17-Jul-2026 11:52:04 UTC] User ID: 1076
[17-Jul-2026 11:52:04 UTC] ✅ User profile retrieved successfully for user ID: 1076
[17-Jul-2026 11:52:16 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jul-2026 11:52:16 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jul-2026 11:52:16 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"223.184.239.24, 172.71.82.79","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NiIsInVzZXJuYW1lIjoiamFhdGRldnRhIiwiZW1haWwiOiJzaGVvcmFucjgwMUBnbWFpbC5jb20iLCJleHAiOjE3ODQ4OTM3Nzh9.MySnl1og6853NdfBkrdduxHFHv7sqAb5WzAhnio8G-M","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1c90a1eedfe81c0-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"223.184.239.24","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-Jul-2026 11:52:16 UTC] === User Orders API Called ===
[17-Jul-2026 11:52:16 UTC] User ID: 1076
[17-Jul-2026 11:52:16 UTC] Limit: 20, Offset: 0
[17-Jul-2026 11:52:16 UTC] Orders found: 0
[17-Jul-2026 11:52:16 UTC] Orders data: []
[17-Jul-2026 11:52:16 UTC] Total orders count: 0
[17-Jul-2026 11:52:16 UTC] === API CALL LOG ===
[17-Jul-2026 11:52:16 UTC] Endpoint: user/profile.php
[17-Jul-2026 11:52:16 UTC] Full Log Data: {
    "timestamp": "2026-07-17 11:52:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "223.184.239.24",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "223.184.239.24, 172.71.82.79",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NiIsInVzZXJuYW1lIjoiamFhdGRldnRhIiwiZW1haWwiOiJzaGVvcmFucjgwMUBnbWFpbC5jb20iLCJleHAiOjE3ODQ4OTM3Nzh9.MySnl1og6853NdfBkrdduxHFHv7sqAb5WzAhnio8G-M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c90a1eee0181c0-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "223.184.239.24",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jul-2026 11:52:16 UTC] === END API CALL LOG ===
[17-Jul-2026 11:52:16 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jul-2026 11:52:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NiIsInVzZXJuYW1lIjoiamFhdGRldnRhIiwiZW1haWwiOiJzaGVvcmFucjgwMUBnbWFpbC5jb20iLCJleHAiOjE3ODQ4OTM3Nzh9.MySnl1og6853NdfBkrdduxHFHv7sqAb5WzAhnio8G-M
[17-Jul-2026 11:52:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jul-2026 11:52:16 UTC] ✅ JWT token verified successfully for user profile
[17-Jul-2026 11:52:16 UTC] User ID: 1076
[17-Jul-2026 11:52:16 UTC] ✅ User profile retrieved successfully for user ID: 1076
[17-Jul-2026 11:52:17 UTC] === API CALL LOG ===
[17-Jul-2026 11:52:17 UTC] Endpoint: user/profile.php
[17-Jul-2026 11:52:17 UTC] Full Log Data: {
    "timestamp": "2026-07-17 11:52:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "223.184.239.24",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "223.184.239.24, 172.71.82.79",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NiIsInVzZXJuYW1lIjoiamFhdGRldnRhIiwiZW1haWwiOiJzaGVvcmFucjgwMUBnbWFpbC5jb20iLCJleHAiOjE3ODQ4OTM3Nzh9.MySnl1og6853NdfBkrdduxHFHv7sqAb5WzAhnio8G-M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c90a23da5c81c0-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "223.184.239.24",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jul-2026 11:52:17 UTC] === END API CALL LOG ===
[17-Jul-2026 11:52:17 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jul-2026 11:52:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NiIsInVzZXJuYW1lIjoiamFhdGRldnRhIiwiZW1haWwiOiJzaGVvcmFucjgwMUBnbWFpbC5jb20iLCJleHAiOjE3ODQ4OTM3Nzh9.MySnl1og6853NdfBkrdduxHFHv7sqAb5WzAhnio8G-M
[17-Jul-2026 11:52:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jul-2026 11:52:17 UTC] ✅ JWT token verified successfully for user profile
[17-Jul-2026 11:52:17 UTC] User ID: 1076
[17-Jul-2026 11:52:17 UTC] ✅ User profile retrieved successfully for user ID: 1076
[17-Jul-2026 11:52:17 UTC] === API CALL LOG ===
[17-Jul-2026 11:52:17 UTC] Endpoint: user/profile.php
[17-Jul-2026 11:52:17 UTC] Full Log Data: {
    "timestamp": "2026-07-17 11:52:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "223.184.239.24",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "223.184.239.24, 172.71.82.79",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NiIsInVzZXJuYW1lIjoiamFhdGRldnRhIiwiZW1haWwiOiJzaGVvcmFucjgwMUBnbWFpbC5jb20iLCJleHAiOjE3ODQ4OTM3Nzh9.MySnl1og6853NdfBkrdduxHFHv7sqAb5WzAhnio8G-M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c90a273d5d81c0-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "223.184.239.24",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jul-2026 11:52:17 UTC] === END API CALL LOG ===
[17-Jul-2026 11:52:17 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jul-2026 11:52:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NiIsInVzZXJuYW1lIjoiamFhdGRldnRhIiwiZW1haWwiOiJzaGVvcmFucjgwMUBnbWFpbC5jb20iLCJleHAiOjE3ODQ4OTM3Nzh9.MySnl1og6853NdfBkrdduxHFHv7sqAb5WzAhnio8G-M
[17-Jul-2026 11:52:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jul-2026 11:52:17 UTC] ✅ JWT token verified successfully for user profile
[17-Jul-2026 11:52:17 UTC] User ID: 1076
[17-Jul-2026 11:52:17 UTC] ✅ User profile retrieved successfully for user ID: 1076
[17-Jul-2026 13:06:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jul-2026 13:06:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jul-2026 13:06:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.213.229.67, 172.64.198.80","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NyIsInVzZXJuYW1lIjoiaHR0cHM6XC9cL3QubWVcL21pcmFhc2FrYXBhcmZ1bWVyaXlhIiwiZW1haWwiOiJheml6YmVrbnVtb24wMDJAZ21haWwuY29tIiwiZXhwIjoxNzg0ODk4MzYyfQ.tW06rzQNShUK_x8CiWAxTYiLvuj48-L65s0mjzN34Gs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1c97635c81341d0-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.213.229.67","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-Jul-2026 13:06:03 UTC] === User Orders API Called ===
[17-Jul-2026 13:06:03 UTC] User ID: 1077
[17-Jul-2026 13:06:03 UTC] Limit: 20, Offset: 0
[17-Jul-2026 13:06:03 UTC] Orders found: 0
[17-Jul-2026 13:06:03 UTC] Orders data: []
[17-Jul-2026 13:06:03 UTC] Total orders count: 0
[17-Jul-2026 13:06:03 UTC] === API CALL LOG ===
[17-Jul-2026 13:06:03 UTC] Endpoint: user/profile.php
[17-Jul-2026 13:06:03 UTC] Full Log Data: {
    "timestamp": "2026-07-17 13:06:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.213.229.67",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.213.229.67, 172.64.198.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NyIsInVzZXJuYW1lIjoiaHR0cHM6XC9cL3QubWVcL21pcmFhc2FrYXBhcmZ1bWVyaXlhIiwiZW1haWwiOiJheml6YmVrbnVtb24wMDJAZ21haWwuY29tIiwiZXhwIjoxNzg0ODk4MzYyfQ.tW06rzQNShUK_x8CiWAxTYiLvuj48-L65s0mjzN34Gs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c97635c81141d0-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.213.229.67",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jul-2026 13:06:03 UTC] === END API CALL LOG ===
[17-Jul-2026 13:06:03 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jul-2026 13:06:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NyIsInVzZXJuYW1lIjoiaHR0cHM6XC9cL3QubWVcL21pcmFhc2FrYXBhcmZ1bWVyaXlhIiwiZW1haWwiOiJheml6YmVrbnVtb24wMDJAZ21haWwuY29tIiwiZXhwIjoxNzg0ODk4MzYyfQ.tW06rzQNShUK_x8CiWAxTYiLvuj48-L65s0mjzN34Gs
[17-Jul-2026 13:06:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jul-2026 13:06:03 UTC] ✅ JWT token verified successfully for user profile
[17-Jul-2026 13:06:03 UTC] User ID: 1077
[17-Jul-2026 13:06:03 UTC] ✅ User profile retrieved successfully for user ID: 1077
[17-Jul-2026 13:06:03 UTC] === API CALL LOG ===
[17-Jul-2026 13:06:03 UTC] Endpoint: user/profile.php
[17-Jul-2026 13:06:03 UTC] Full Log Data: {
    "timestamp": "2026-07-17 13:06:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.213.229.67",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.213.229.67, 172.64.198.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NyIsInVzZXJuYW1lIjoiaHR0cHM6XC9cL3QubWVcL21pcmFhc2FrYXBhcmZ1bWVyaXlhIiwiZW1haWwiOiJheml6YmVrbnVtb24wMDJAZ21haWwuY29tIiwiZXhwIjoxNzg0ODk4MzYyfQ.tW06rzQNShUK_x8CiWAxTYiLvuj48-L65s0mjzN34Gs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c97636da7e41d0-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.213.229.67",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jul-2026 13:06:03 UTC] === END API CALL LOG ===
[17-Jul-2026 13:06:03 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jul-2026 13:06:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NyIsInVzZXJuYW1lIjoiaHR0cHM6XC9cL3QubWVcL21pcmFhc2FrYXBhcmZ1bWVyaXlhIiwiZW1haWwiOiJheml6YmVrbnVtb24wMDJAZ21haWwuY29tIiwiZXhwIjoxNzg0ODk4MzYyfQ.tW06rzQNShUK_x8CiWAxTYiLvuj48-L65s0mjzN34Gs
[17-Jul-2026 13:06:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jul-2026 13:06:03 UTC] ✅ JWT token verified successfully for user profile
[17-Jul-2026 13:06:03 UTC] User ID: 1077
[17-Jul-2026 13:06:03 UTC] ✅ User profile retrieved successfully for user ID: 1077
[17-Jul-2026 13:06:04 UTC] === API CALL LOG ===
[17-Jul-2026 13:06:04 UTC] Endpoint: user/profile.php
[17-Jul-2026 13:06:04 UTC] Full Log Data: {
    "timestamp": "2026-07-17 13:06:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.213.229.67",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.213.229.67, 172.64.198.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NyIsInVzZXJuYW1lIjoiaHR0cHM6XC9cL3QubWVcL21pcmFhc2FrYXBhcmZ1bWVyaXlhIiwiZW1haWwiOiJheml6YmVrbnVtb24wMDJAZ21haWwuY29tIiwiZXhwIjoxNzg0ODk4MzYyfQ.tW06rzQNShUK_x8CiWAxTYiLvuj48-L65s0mjzN34Gs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c9763b6c5b41d0-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.213.229.67",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jul-2026 13:06:04 UTC] === END API CALL LOG ===
[17-Jul-2026 13:06:04 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jul-2026 13:06:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NyIsInVzZXJuYW1lIjoiaHR0cHM6XC9cL3QubWVcL21pcmFhc2FrYXBhcmZ1bWVyaXlhIiwiZW1haWwiOiJheml6YmVrbnVtb24wMDJAZ21haWwuY29tIiwiZXhwIjoxNzg0ODk4MzYyfQ.tW06rzQNShUK_x8CiWAxTYiLvuj48-L65s0mjzN34Gs
[17-Jul-2026 13:06:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jul-2026 13:06:04 UTC] ✅ JWT token verified successfully for user profile
[17-Jul-2026 13:06:04 UTC] User ID: 1077
[17-Jul-2026 13:06:04 UTC] ✅ User profile retrieved successfully for user ID: 1077
[17-Jul-2026 13:06:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jul-2026 13:06:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jul-2026 13:06:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.213.229.67, 172.64.198.80","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NyIsInVzZXJuYW1lIjoiaHR0cHM6XC9cL3QubWVcL21pcmFhc2FrYXBhcmZ1bWVyaXlhIiwiZW1haWwiOiJheml6YmVrbnVtb24wMDJAZ21haWwuY29tIiwiZXhwIjoxNzg0ODk4MzYyfQ.tW06rzQNShUK_x8CiWAxTYiLvuj48-L65s0mjzN34Gs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1c976787bea41d0-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.213.229.67","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-Jul-2026 13:06:14 UTC] === User Orders API Called ===
[17-Jul-2026 13:06:14 UTC] User ID: 1077
[17-Jul-2026 13:06:14 UTC] Limit: 20, Offset: 0
[17-Jul-2026 13:06:14 UTC] Orders found: 0
[17-Jul-2026 13:06:14 UTC] Orders data: []
[17-Jul-2026 13:06:14 UTC] Total orders count: 0
[17-Jul-2026 13:06:14 UTC] === API CALL LOG ===
[17-Jul-2026 13:06:14 UTC] Endpoint: user/profile.php
[17-Jul-2026 13:06:14 UTC] Full Log Data: {
    "timestamp": "2026-07-17 13:06:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.213.229.67",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.213.229.67, 172.64.198.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NyIsInVzZXJuYW1lIjoiaHR0cHM6XC9cL3QubWVcL21pcmFhc2FrYXBhcmZ1bWVyaXlhIiwiZW1haWwiOiJheml6YmVrbnVtb24wMDJAZ21haWwuY29tIiwiZXhwIjoxNzg0ODk4MzYyfQ.tW06rzQNShUK_x8CiWAxTYiLvuj48-L65s0mjzN34Gs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c976787beb41d0-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.213.229.67",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jul-2026 13:06:14 UTC] === END API CALL LOG ===
[17-Jul-2026 13:06:14 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jul-2026 13:06:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NyIsInVzZXJuYW1lIjoiaHR0cHM6XC9cL3QubWVcL21pcmFhc2FrYXBhcmZ1bWVyaXlhIiwiZW1haWwiOiJheml6YmVrbnVtb24wMDJAZ21haWwuY29tIiwiZXhwIjoxNzg0ODk4MzYyfQ.tW06rzQNShUK_x8CiWAxTYiLvuj48-L65s0mjzN34Gs
[17-Jul-2026 13:06:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jul-2026 13:06:14 UTC] ✅ JWT token verified successfully for user profile
[17-Jul-2026 13:06:14 UTC] User ID: 1077
[17-Jul-2026 13:06:14 UTC] ✅ User profile retrieved successfully for user ID: 1077
[17-Jul-2026 13:06:15 UTC] === API CALL LOG ===
[17-Jul-2026 13:06:15 UTC] Endpoint: user/profile.php
[17-Jul-2026 13:06:15 UTC] Full Log Data: {
    "timestamp": "2026-07-17 13:06:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.213.229.67",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.213.229.67, 172.64.198.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NyIsInVzZXJuYW1lIjoiaHR0cHM6XC9cL3QubWVcL21pcmFhc2FrYXBhcmZ1bWVyaXlhIiwiZW1haWwiOiJheml6YmVrbnVtb24wMDJAZ21haWwuY29tIiwiZXhwIjoxNzg0ODk4MzYyfQ.tW06rzQNShUK_x8CiWAxTYiLvuj48-L65s0mjzN34Gs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c9767de8a641d0-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.213.229.67",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jul-2026 13:06:15 UTC] === END API CALL LOG ===
[17-Jul-2026 13:06:15 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jul-2026 13:06:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NyIsInVzZXJuYW1lIjoiaHR0cHM6XC9cL3QubWVcL21pcmFhc2FrYXBhcmZ1bWVyaXlhIiwiZW1haWwiOiJheml6YmVrbnVtb24wMDJAZ21haWwuY29tIiwiZXhwIjoxNzg0ODk4MzYyfQ.tW06rzQNShUK_x8CiWAxTYiLvuj48-L65s0mjzN34Gs
[17-Jul-2026 13:06:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jul-2026 13:06:15 UTC] ✅ JWT token verified successfully for user profile
[17-Jul-2026 13:06:15 UTC] User ID: 1077
[17-Jul-2026 13:06:15 UTC] ✅ User profile retrieved successfully for user ID: 1077
[17-Jul-2026 13:06:15 UTC] === API CALL LOG ===
[17-Jul-2026 13:06:15 UTC] Endpoint: user/profile.php
[17-Jul-2026 13:06:15 UTC] Full Log Data: {
    "timestamp": "2026-07-17 13:06:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.213.229.67",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.213.229.67, 172.64.198.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NyIsInVzZXJuYW1lIjoiaHR0cHM6XC9cL3QubWVcL21pcmFhc2FrYXBhcmZ1bWVyaXlhIiwiZW1haWwiOiJheml6YmVrbnVtb24wMDJAZ21haWwuY29tIiwiZXhwIjoxNzg0ODk4MzYyfQ.tW06rzQNShUK_x8CiWAxTYiLvuj48-L65s0mjzN34Gs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c9767eea7d41d0-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.213.229.67",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jul-2026 13:06:15 UTC] === END API CALL LOG ===
[17-Jul-2026 13:06:15 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jul-2026 13:06:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NyIsInVzZXJuYW1lIjoiaHR0cHM6XC9cL3QubWVcL21pcmFhc2FrYXBhcmZ1bWVyaXlhIiwiZW1haWwiOiJheml6YmVrbnVtb24wMDJAZ21haWwuY29tIiwiZXhwIjoxNzg0ODk4MzYyfQ.tW06rzQNShUK_x8CiWAxTYiLvuj48-L65s0mjzN34Gs
[17-Jul-2026 13:06:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jul-2026 13:06:15 UTC] ✅ JWT token verified successfully for user profile
[17-Jul-2026 13:06:15 UTC] User ID: 1077
[17-Jul-2026 13:06:15 UTC] ✅ User profile retrieved successfully for user ID: 1077
[17-Jul-2026 13:06:56 UTC] === API CALL LOG ===
[17-Jul-2026 13:06:56 UTC] Endpoint: user/profile.php
[17-Jul-2026 13:06:56 UTC] Full Log Data: {
    "timestamp": "2026-07-17 13:06:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.213.229.67",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.213.229.67, 172.64.200.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NyIsInVzZXJuYW1lIjoiaHR0cHM6XC9cL3QubWVcL21pcmFhc2FrYXBhcmZ1bWVyaXlhIiwiZW1haWwiOiJheml6YmVrbnVtb24wMDJAZ21haWwuY29tIiwiZXhwIjoxNzg0ODk4MzYyfQ.tW06rzQNShUK_x8CiWAxTYiLvuj48-L65s0mjzN34Gs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c977805a01a1a4-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.213.229.67",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jul-2026 13:06:56 UTC] === END API CALL LOG ===
[17-Jul-2026 13:06:56 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jul-2026 13:06:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NyIsInVzZXJuYW1lIjoiaHR0cHM6XC9cL3QubWVcL21pcmFhc2FrYXBhcmZ1bWVyaXlhIiwiZW1haWwiOiJheml6YmVrbnVtb24wMDJAZ21haWwuY29tIiwiZXhwIjoxNzg0ODk4MzYyfQ.tW06rzQNShUK_x8CiWAxTYiLvuj48-L65s0mjzN34Gs
[17-Jul-2026 13:06:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jul-2026 13:06:56 UTC] ✅ JWT token verified successfully for user profile
[17-Jul-2026 13:06:56 UTC] User ID: 1077
[17-Jul-2026 13:06:56 UTC] ✅ User profile retrieved successfully for user ID: 1077
[17-Jul-2026 13:06:57 UTC] === API CALL LOG ===
[17-Jul-2026 13:06:57 UTC] Endpoint: user/profile.php
[17-Jul-2026 13:06:57 UTC] Full Log Data: {
    "timestamp": "2026-07-17 13:06:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.213.229.67",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.213.229.67, 172.64.200.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NyIsInVzZXJuYW1lIjoiaHR0cHM6XC9cL3QubWVcL21pcmFhc2FrYXBhcmZ1bWVyaXlhIiwiZW1haWwiOiJheml6YmVrbnVtb24wMDJAZ21haWwuY29tIiwiZXhwIjoxNzg0ODk4MzYyfQ.tW06rzQNShUK_x8CiWAxTYiLvuj48-L65s0mjzN34Gs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c977849b24a1a4-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.213.229.67",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jul-2026 13:06:57 UTC] === END API CALL LOG ===
[17-Jul-2026 13:06:57 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jul-2026 13:06:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NyIsInVzZXJuYW1lIjoiaHR0cHM6XC9cL3QubWVcL21pcmFhc2FrYXBhcmZ1bWVyaXlhIiwiZW1haWwiOiJheml6YmVrbnVtb24wMDJAZ21haWwuY29tIiwiZXhwIjoxNzg0ODk4MzYyfQ.tW06rzQNShUK_x8CiWAxTYiLvuj48-L65s0mjzN34Gs
[17-Jul-2026 13:06:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jul-2026 13:06:57 UTC] ✅ JWT token verified successfully for user profile
[17-Jul-2026 13:06:57 UTC] User ID: 1077
[17-Jul-2026 13:06:57 UTC] ✅ User profile retrieved successfully for user ID: 1077
[17-Jul-2026 13:06:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jul-2026 13:06:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jul-2026 13:06:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.213.229.67, 172.64.200.14","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NyIsInVzZXJuYW1lIjoiaHR0cHM6XC9cL3QubWVcL21pcmFhc2FrYXBhcmZ1bWVyaXlhIiwiZW1haWwiOiJheml6YmVrbnVtb24wMDJAZ21haWwuY29tIiwiZXhwIjoxNzg0ODk4MzYyfQ.tW06rzQNShUK_x8CiWAxTYiLvuj48-L65s0mjzN34Gs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1c977869ee6a1a4-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.213.229.67","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-Jul-2026 13:06:57 UTC] === User Orders API Called ===
[17-Jul-2026 13:06:57 UTC] User ID: 1077
[17-Jul-2026 13:06:57 UTC] Limit: 20, Offset: 0
[17-Jul-2026 13:06:57 UTC] Orders found: 0
[17-Jul-2026 13:06:57 UTC] Orders data: []
[17-Jul-2026 13:06:57 UTC] Total orders count: 0
[17-Jul-2026 13:06:57 UTC] === API CALL LOG ===
[17-Jul-2026 13:06:57 UTC] Endpoint: user/profile.php
[17-Jul-2026 13:06:57 UTC] Full Log Data: {
    "timestamp": "2026-07-17 13:06:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.213.229.67",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.213.229.67, 172.64.200.49",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NyIsInVzZXJuYW1lIjoiaHR0cHM6XC9cL3QubWVcL21pcmFhc2FrYXBhcmZ1bWVyaXlhIiwiZW1haWwiOiJheml6YmVrbnVtb24wMDJAZ21haWwuY29tIiwiZXhwIjoxNzg0ODk4MzYyfQ.tW06rzQNShUK_x8CiWAxTYiLvuj48-L65s0mjzN34Gs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c977869ee2a1a4-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.213.229.67",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jul-2026 13:06:57 UTC] === END API CALL LOG ===
[17-Jul-2026 13:06:57 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jul-2026 13:06:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NyIsInVzZXJuYW1lIjoiaHR0cHM6XC9cL3QubWVcL21pcmFhc2FrYXBhcmZ1bWVyaXlhIiwiZW1haWwiOiJheml6YmVrbnVtb24wMDJAZ21haWwuY29tIiwiZXhwIjoxNzg0ODk4MzYyfQ.tW06rzQNShUK_x8CiWAxTYiLvuj48-L65s0mjzN34Gs
[17-Jul-2026 13:06:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jul-2026 13:06:57 UTC] ✅ JWT token verified successfully for user profile
[17-Jul-2026 13:06:57 UTC] User ID: 1077
[17-Jul-2026 13:06:57 UTC] ✅ User profile retrieved successfully for user ID: 1077
[17-Jul-2026 13:06:57 UTC] === API CALL LOG ===
[17-Jul-2026 13:06:57 UTC] Endpoint: user/profile.php
[17-Jul-2026 13:06:57 UTC] Full Log Data: {
    "timestamp": "2026-07-17 13:06:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.213.229.67",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.213.229.67, 172.64.200.49",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NyIsInVzZXJuYW1lIjoiaHR0cHM6XC9cL3QubWVcL21pcmFhc2FrYXBhcmZ1bWVyaXlhIiwiZW1haWwiOiJheml6YmVrbnVtb24wMDJAZ21haWwuY29tIiwiZXhwIjoxNzg0ODk4MzYyfQ.tW06rzQNShUK_x8CiWAxTYiLvuj48-L65s0mjzN34Gs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c977869ee8a1a4-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.213.229.67",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jul-2026 13:06:57 UTC] === END API CALL LOG ===
[17-Jul-2026 13:06:57 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jul-2026 13:06:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NyIsInVzZXJuYW1lIjoiaHR0cHM6XC9cL3QubWVcL21pcmFhc2FrYXBhcmZ1bWVyaXlhIiwiZW1haWwiOiJheml6YmVrbnVtb24wMDJAZ21haWwuY29tIiwiZXhwIjoxNzg0ODk4MzYyfQ.tW06rzQNShUK_x8CiWAxTYiLvuj48-L65s0mjzN34Gs
[17-Jul-2026 13:06:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jul-2026 13:06:57 UTC] ✅ JWT token verified successfully for user profile
[17-Jul-2026 13:06:57 UTC] User ID: 1077
[17-Jul-2026 13:06:57 UTC] ✅ User profile retrieved successfully for user ID: 1077
[17-Jul-2026 13:07:15 UTC] === API CALL LOG ===
[17-Jul-2026 13:07:15 UTC] Endpoint: user/profile.php
[17-Jul-2026 13:07:15 UTC] Full Log Data: {
    "timestamp": "2026-07-17 13:07:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.213.229.67",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.213.229.67, 172.64.200.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NyIsInVzZXJuYW1lIjoiaHR0cHM6XC9cL3QubWVcL21pcmFhc2FrYXBhcmZ1bWVyaXlhIiwiZW1haWwiOiJheml6YmVrbnVtb24wMDJAZ21haWwuY29tIiwiZXhwIjoxNzg0ODk4MzYyfQ.tW06rzQNShUK_x8CiWAxTYiLvuj48-L65s0mjzN34Gs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c977f7e8f8a1a4-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.213.229.67",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jul-2026 13:07:15 UTC] === END API CALL LOG ===
[17-Jul-2026 13:07:15 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jul-2026 13:07:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NyIsInVzZXJuYW1lIjoiaHR0cHM6XC9cL3QubWVcL21pcmFhc2FrYXBhcmZ1bWVyaXlhIiwiZW1haWwiOiJheml6YmVrbnVtb24wMDJAZ21haWwuY29tIiwiZXhwIjoxNzg0ODk4MzYyfQ.tW06rzQNShUK_x8CiWAxTYiLvuj48-L65s0mjzN34Gs
[17-Jul-2026 13:07:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jul-2026 13:07:15 UTC] ✅ JWT token verified successfully for user profile
[17-Jul-2026 13:07:15 UTC] User ID: 1077
[17-Jul-2026 13:07:15 UTC] ✅ User profile retrieved successfully for user ID: 1077
[17-Jul-2026 13:07:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jul-2026 13:07:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jul-2026 13:07:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.213.229.67, 172.64.200.14","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NyIsInVzZXJuYW1lIjoiaHR0cHM6XC9cL3QubWVcL21pcmFhc2FrYXBhcmZ1bWVyaXlhIiwiZW1haWwiOiJheml6YmVrbnVtb24wMDJAZ21haWwuY29tIiwiZXhwIjoxNzg0ODk4MzYyfQ.tW06rzQNShUK_x8CiWAxTYiLvuj48-L65s0mjzN34Gs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1c977f7e8f4a1a4-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.213.229.67","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-Jul-2026 13:07:15 UTC] === User Orders API Called ===
[17-Jul-2026 13:07:15 UTC] User ID: 1077
[17-Jul-2026 13:07:15 UTC] Limit: 20, Offset: 0
[17-Jul-2026 13:07:15 UTC] Orders found: 0
[17-Jul-2026 13:07:15 UTC] Orders data: []
[17-Jul-2026 13:07:15 UTC] Total orders count: 0
[17-Jul-2026 13:07:16 UTC] === API CALL LOG ===
[17-Jul-2026 13:07:16 UTC] Endpoint: user/profile.php
[17-Jul-2026 13:07:16 UTC] Full Log Data: {
    "timestamp": "2026-07-17 13:07:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.213.229.67",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.213.229.67, 172.64.200.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NyIsInVzZXJuYW1lIjoiaHR0cHM6XC9cL3QubWVcL21pcmFhc2FrYXBhcmZ1bWVyaXlhIiwiZW1haWwiOiJheml6YmVrbnVtb24wMDJAZ21haWwuY29tIiwiZXhwIjoxNzg0ODk4MzYyfQ.tW06rzQNShUK_x8CiWAxTYiLvuj48-L65s0mjzN34Gs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c977fb68f7a1a4-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.213.229.67",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jul-2026 13:07:16 UTC] === END API CALL LOG ===
[17-Jul-2026 13:07:16 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jul-2026 13:07:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NyIsInVzZXJuYW1lIjoiaHR0cHM6XC9cL3QubWVcL21pcmFhc2FrYXBhcmZ1bWVyaXlhIiwiZW1haWwiOiJheml6YmVrbnVtb24wMDJAZ21haWwuY29tIiwiZXhwIjoxNzg0ODk4MzYyfQ.tW06rzQNShUK_x8CiWAxTYiLvuj48-L65s0mjzN34Gs
[17-Jul-2026 13:07:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jul-2026 13:07:16 UTC] ✅ JWT token verified successfully for user profile
[17-Jul-2026 13:07:16 UTC] User ID: 1077
[17-Jul-2026 13:07:16 UTC] ✅ User profile retrieved successfully for user ID: 1077
[17-Jul-2026 13:07:16 UTC] === API CALL LOG ===
[17-Jul-2026 13:07:16 UTC] Endpoint: user/profile.php
[17-Jul-2026 13:07:16 UTC] Full Log Data: {
    "timestamp": "2026-07-17 13:07:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.213.229.67",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.213.229.67, 172.64.200.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NyIsInVzZXJuYW1lIjoiaHR0cHM6XC9cL3QubWVcL21pcmFhc2FrYXBhcmZ1bWVyaXlhIiwiZW1haWwiOiJheml6YmVrbnVtb24wMDJAZ21haWwuY29tIiwiZXhwIjoxNzg0ODk4MzYyfQ.tW06rzQNShUK_x8CiWAxTYiLvuj48-L65s0mjzN34Gs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c977fddd73a1a4-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.213.229.67",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jul-2026 13:07:16 UTC] === END API CALL LOG ===
[17-Jul-2026 13:07:16 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jul-2026 13:07:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NyIsInVzZXJuYW1lIjoiaHR0cHM6XC9cL3QubWVcL21pcmFhc2FrYXBhcmZ1bWVyaXlhIiwiZW1haWwiOiJheml6YmVrbnVtb24wMDJAZ21haWwuY29tIiwiZXhwIjoxNzg0ODk4MzYyfQ.tW06rzQNShUK_x8CiWAxTYiLvuj48-L65s0mjzN34Gs
[17-Jul-2026 13:07:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jul-2026 13:07:16 UTC] ✅ JWT token verified successfully for user profile
[17-Jul-2026 13:07:16 UTC] User ID: 1077
[17-Jul-2026 13:07:16 UTC] ✅ User profile retrieved successfully for user ID: 1077
[17-Jul-2026 13:07:17 UTC] User Purchases API - User ID: 1077
[17-Jul-2026 13:07:17 UTC] User Purchases API - Total purchases found: 0
[17-Jul-2026 13:07:24 UTC] === API CALL LOG ===
[17-Jul-2026 13:07:24 UTC] Endpoint: user/profile.php
[17-Jul-2026 13:07:24 UTC] Full Log Data: {
    "timestamp": "2026-07-17 13:07:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.213.229.67",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.213.229.67, 172.64.200.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NyIsInVzZXJuYW1lIjoiaHR0cHM6XC9cL3QubWVcL21pcmFhc2FrYXBhcmZ1bWVyaXlhIiwiZW1haWwiOiJheml6YmVrbnVtb24wMDJAZ21haWwuY29tIiwiZXhwIjoxNzg0ODk4MzYyfQ.tW06rzQNShUK_x8CiWAxTYiLvuj48-L65s0mjzN34Gs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c9782f5e72a1a4-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.213.229.67",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jul-2026 13:07:24 UTC] === END API CALL LOG ===
[17-Jul-2026 13:07:24 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jul-2026 13:07:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NyIsInVzZXJuYW1lIjoiaHR0cHM6XC9cL3QubWVcL21pcmFhc2FrYXBhcmZ1bWVyaXlhIiwiZW1haWwiOiJheml6YmVrbnVtb24wMDJAZ21haWwuY29tIiwiZXhwIjoxNzg0ODk4MzYyfQ.tW06rzQNShUK_x8CiWAxTYiLvuj48-L65s0mjzN34Gs
[17-Jul-2026 13:07:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jul-2026 13:07:24 UTC] ✅ JWT token verified successfully for user profile
[17-Jul-2026 13:07:24 UTC] User ID: 1077
[17-Jul-2026 13:07:24 UTC] ✅ User profile retrieved successfully for user ID: 1077
[17-Jul-2026 13:07:24 UTC] User Purchases API - User ID: 1077
[17-Jul-2026 13:07:24 UTC] User Purchases API - Total purchases found: 0
[17-Jul-2026 13:07:28 UTC] === API CALL LOG ===
[17-Jul-2026 13:07:28 UTC] Endpoint: user/profile.php
[17-Jul-2026 13:07:28 UTC] Full Log Data: {
    "timestamp": "2026-07-17 13:07:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.213.229.67",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.213.229.67, 172.64.200.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NyIsInVzZXJuYW1lIjoiaHR0cHM6XC9cL3QubWVcL21pcmFhc2FrYXBhcmZ1bWVyaXlhIiwiZW1haWwiOiJheml6YmVrbnVtb24wMDJAZ21haWwuY29tIiwiZXhwIjoxNzg0ODk4MzYyfQ.tW06rzQNShUK_x8CiWAxTYiLvuj48-L65s0mjzN34Gs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c97849ed9ea1a4-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.213.229.67",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jul-2026 13:07:28 UTC] === END API CALL LOG ===
[17-Jul-2026 13:07:28 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jul-2026 13:07:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NyIsInVzZXJuYW1lIjoiaHR0cHM6XC9cL3QubWVcL21pcmFhc2FrYXBhcmZ1bWVyaXlhIiwiZW1haWwiOiJheml6YmVrbnVtb24wMDJAZ21haWwuY29tIiwiZXhwIjoxNzg0ODk4MzYyfQ.tW06rzQNShUK_x8CiWAxTYiLvuj48-L65s0mjzN34Gs
[17-Jul-2026 13:07:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jul-2026 13:07:28 UTC] ✅ JWT token verified successfully for user profile
[17-Jul-2026 13:07:28 UTC] User ID: 1077
[17-Jul-2026 13:07:28 UTC] ✅ User profile retrieved successfully for user ID: 1077
[17-Jul-2026 13:07:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jul-2026 13:07:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jul-2026 13:07:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.213.229.67, 172.64.200.15","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NyIsInVzZXJuYW1lIjoiaHR0cHM6XC9cL3QubWVcL21pcmFhc2FrYXBhcmZ1bWVyaXlhIiwiZW1haWwiOiJheml6YmVrbnVtb24wMDJAZ21haWwuY29tIiwiZXhwIjoxNzg0ODk4MzYyfQ.tW06rzQNShUK_x8CiWAxTYiLvuj48-L65s0mjzN34Gs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1c97849ed9ca1a4-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.213.229.67","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-Jul-2026 13:07:28 UTC] === User Orders API Called ===
[17-Jul-2026 13:07:28 UTC] User ID: 1077
[17-Jul-2026 13:07:28 UTC] Limit: 20, Offset: 0
[17-Jul-2026 13:07:28 UTC] Orders found: 0
[17-Jul-2026 13:07:28 UTC] Orders data: []
[17-Jul-2026 13:07:28 UTC] Total orders count: 0
[17-Jul-2026 13:07:29 UTC] === API CALL LOG ===
[17-Jul-2026 13:07:29 UTC] Endpoint: user/profile.php
[17-Jul-2026 13:07:29 UTC] Full Log Data: {
    "timestamp": "2026-07-17 13:07:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.213.229.67",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.213.229.67, 172.64.200.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NyIsInVzZXJuYW1lIjoiaHR0cHM6XC9cL3QubWVcL21pcmFhc2FrYXBhcmZ1bWVyaXlhIiwiZW1haWwiOiJheml6YmVrbnVtb24wMDJAZ21haWwuY29tIiwiZXhwIjoxNzg0ODk4MzYyfQ.tW06rzQNShUK_x8CiWAxTYiLvuj48-L65s0mjzN34Gs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c9784ddde6a1a4-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.213.229.67",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jul-2026 13:07:29 UTC] === END API CALL LOG ===
[17-Jul-2026 13:07:29 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jul-2026 13:07:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NyIsInVzZXJuYW1lIjoiaHR0cHM6XC9cL3QubWVcL21pcmFhc2FrYXBhcmZ1bWVyaXlhIiwiZW1haWwiOiJheml6YmVrbnVtb24wMDJAZ21haWwuY29tIiwiZXhwIjoxNzg0ODk4MzYyfQ.tW06rzQNShUK_x8CiWAxTYiLvuj48-L65s0mjzN34Gs
[17-Jul-2026 13:07:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jul-2026 13:07:29 UTC] ✅ JWT token verified successfully for user profile
[17-Jul-2026 13:07:29 UTC] User ID: 1077
[17-Jul-2026 13:07:29 UTC] ✅ User profile retrieved successfully for user ID: 1077
[17-Jul-2026 13:07:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jul-2026 13:07:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jul-2026 13:07:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.213.229.67, 172.64.200.15","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NyIsInVzZXJuYW1lIjoiaHR0cHM6XC9cL3QubWVcL21pcmFhc2FrYXBhcmZ1bWVyaXlhIiwiZW1haWwiOiJheml6YmVrbnVtb24wMDJAZ21haWwuY29tIiwiZXhwIjoxNzg0ODk4MzYyfQ.tW06rzQNShUK_x8CiWAxTYiLvuj48-L65s0mjzN34Gs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1c9785a0ea6a1a4-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.213.229.67","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-Jul-2026 13:07:31 UTC] === User Orders API Called ===
[17-Jul-2026 13:07:31 UTC] User ID: 1077
[17-Jul-2026 13:07:31 UTC] Limit: 20, Offset: 0
[17-Jul-2026 13:07:31 UTC] Orders found: 0
[17-Jul-2026 13:07:31 UTC] Orders data: []
[17-Jul-2026 13:07:31 UTC] Total orders count: 0
[17-Jul-2026 13:07:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jul-2026 13:07:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jul-2026 13:07:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.213.229.67, 172.64.200.15","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NyIsInVzZXJuYW1lIjoiaHR0cHM6XC9cL3QubWVcL21pcmFhc2FrYXBhcmZ1bWVyaXlhIiwiZW1haWwiOiJheml6YmVrbnVtb24wMDJAZ21haWwuY29tIiwiZXhwIjoxNzg0ODk4MzYyfQ.tW06rzQNShUK_x8CiWAxTYiLvuj48-L65s0mjzN34Gs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1c9786a09ada1a4-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.213.229.67","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-Jul-2026 13:07:34 UTC] === User Orders API Called ===
[17-Jul-2026 13:07:34 UTC] User ID: 1077
[17-Jul-2026 13:07:34 UTC] Limit: 20, Offset: 0
[17-Jul-2026 13:07:34 UTC] === API CALL LOG ===
[17-Jul-2026 13:07:34 UTC] Endpoint: user/profile.php
[17-Jul-2026 13:07:34 UTC] Full Log Data: {
    "timestamp": "2026-07-17 13:07:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.213.229.67",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.213.229.67, 172.64.200.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NyIsInVzZXJuYW1lIjoiaHR0cHM6XC9cL3QubWVcL21pcmFhc2FrYXBhcmZ1bWVyaXlhIiwiZW1haWwiOiJheml6YmVrbnVtb24wMDJAZ21haWwuY29tIiwiZXhwIjoxNzg0ODk4MzYyfQ.tW06rzQNShUK_x8CiWAxTYiLvuj48-L65s0mjzN34Gs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c9786a09aea1a4-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.213.229.67",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jul-2026 13:07:34 UTC] === END API CALL LOG ===
[17-Jul-2026 13:07:34 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jul-2026 13:07:34 UTC] Orders found: 0
[17-Jul-2026 13:07:34 UTC] Orders data: []
[17-Jul-2026 13:07:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NyIsInVzZXJuYW1lIjoiaHR0cHM6XC9cL3QubWVcL21pcmFhc2FrYXBhcmZ1bWVyaXlhIiwiZW1haWwiOiJheml6YmVrbnVtb24wMDJAZ21haWwuY29tIiwiZXhwIjoxNzg0ODk4MzYyfQ.tW06rzQNShUK_x8CiWAxTYiLvuj48-L65s0mjzN34Gs
[17-Jul-2026 13:07:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jul-2026 13:07:34 UTC] ✅ JWT token verified successfully for user profile
[17-Jul-2026 13:07:34 UTC] Total orders count: 0
[17-Jul-2026 13:07:34 UTC] User ID: 1077
[17-Jul-2026 13:07:34 UTC] ✅ User profile retrieved successfully for user ID: 1077
[17-Jul-2026 13:07:34 UTC] === API CALL LOG ===
[17-Jul-2026 13:07:34 UTC] Endpoint: user/profile.php
[17-Jul-2026 13:07:34 UTC] Full Log Data: {
    "timestamp": "2026-07-17 13:07:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.213.229.67",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.213.229.67, 172.64.200.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NyIsInVzZXJuYW1lIjoiaHR0cHM6XC9cL3QubWVcL21pcmFhc2FrYXBhcmZ1bWVyaXlhIiwiZW1haWwiOiJheml6YmVrbnVtb24wMDJAZ21haWwuY29tIiwiZXhwIjoxNzg0ODk4MzYyfQ.tW06rzQNShUK_x8CiWAxTYiLvuj48-L65s0mjzN34Gs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c9786dca58a1a4-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.213.229.67",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jul-2026 13:07:34 UTC] === END API CALL LOG ===
[17-Jul-2026 13:07:34 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jul-2026 13:07:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NyIsInVzZXJuYW1lIjoiaHR0cHM6XC9cL3QubWVcL21pcmFhc2FrYXBhcmZ1bWVyaXlhIiwiZW1haWwiOiJheml6YmVrbnVtb24wMDJAZ21haWwuY29tIiwiZXhwIjoxNzg0ODk4MzYyfQ.tW06rzQNShUK_x8CiWAxTYiLvuj48-L65s0mjzN34Gs
[17-Jul-2026 13:07:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jul-2026 13:07:34 UTC] ✅ JWT token verified successfully for user profile
[17-Jul-2026 13:07:34 UTC] User ID: 1077
[17-Jul-2026 13:07:34 UTC] ✅ User profile retrieved successfully for user ID: 1077
[17-Jul-2026 13:07:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jul-2026 13:07:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jul-2026 13:07:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.213.229.67, 172.64.200.14","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NyIsInVzZXJuYW1lIjoiaHR0cHM6XC9cL3QubWVcL21pcmFhc2FrYXBhcmZ1bWVyaXlhIiwiZW1haWwiOiJheml6YmVrbnVtb24wMDJAZ21haWwuY29tIiwiZXhwIjoxNzg0ODk4MzYyfQ.tW06rzQNShUK_x8CiWAxTYiLvuj48-L65s0mjzN34Gs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1c978dd5d19a1a4-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.213.229.67","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-Jul-2026 13:07:52 UTC] === User Orders API Called ===
[17-Jul-2026 13:07:52 UTC] User ID: 1077
[17-Jul-2026 13:07:52 UTC] Limit: 20, Offset: 0
[17-Jul-2026 13:07:52 UTC] Orders found: 0
[17-Jul-2026 13:07:52 UTC] Orders data: []
[17-Jul-2026 13:07:52 UTC] Total orders count: 0
[17-Jul-2026 13:07:52 UTC] === API CALL LOG ===
[17-Jul-2026 13:07:52 UTC] Endpoint: user/profile.php
[17-Jul-2026 13:07:52 UTC] Full Log Data: {
    "timestamp": "2026-07-17 13:07:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.213.229.67",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.213.229.67, 172.64.200.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NyIsInVzZXJuYW1lIjoiaHR0cHM6XC9cL3QubWVcL21pcmFhc2FrYXBhcmZ1bWVyaXlhIiwiZW1haWwiOiJheml6YmVrbnVtb24wMDJAZ21haWwuY29tIiwiZXhwIjoxNzg0ODk4MzYyfQ.tW06rzQNShUK_x8CiWAxTYiLvuj48-L65s0mjzN34Gs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c978dd5d1ba1a4-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.213.229.67",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jul-2026 13:07:52 UTC] === END API CALL LOG ===
[17-Jul-2026 13:07:52 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jul-2026 13:07:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NyIsInVzZXJuYW1lIjoiaHR0cHM6XC9cL3QubWVcL21pcmFhc2FrYXBhcmZ1bWVyaXlhIiwiZW1haWwiOiJheml6YmVrbnVtb24wMDJAZ21haWwuY29tIiwiZXhwIjoxNzg0ODk4MzYyfQ.tW06rzQNShUK_x8CiWAxTYiLvuj48-L65s0mjzN34Gs
[17-Jul-2026 13:07:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jul-2026 13:07:52 UTC] ✅ JWT token verified successfully for user profile
[17-Jul-2026 13:07:52 UTC] User ID: 1077
[17-Jul-2026 13:07:52 UTC] ✅ User profile retrieved successfully for user ID: 1077
[17-Jul-2026 13:07:53 UTC] === API CALL LOG ===
[17-Jul-2026 13:07:53 UTC] Endpoint: user/profile.php
[17-Jul-2026 13:07:53 UTC] Full Log Data: {
    "timestamp": "2026-07-17 13:07:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.213.229.67",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.213.229.67, 172.64.200.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NyIsInVzZXJuYW1lIjoiaHR0cHM6XC9cL3QubWVcL21pcmFhc2FrYXBhcmZ1bWVyaXlhIiwiZW1haWwiOiJheml6YmVrbnVtb24wMDJAZ21haWwuY29tIiwiZXhwIjoxNzg0ODk4MzYyfQ.tW06rzQNShUK_x8CiWAxTYiLvuj48-L65s0mjzN34Gs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c978e21f6ba1a4-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.213.229.67",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jul-2026 13:07:53 UTC] === END API CALL LOG ===
[17-Jul-2026 13:07:53 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jul-2026 13:07:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NyIsInVzZXJuYW1lIjoiaHR0cHM6XC9cL3QubWVcL21pcmFhc2FrYXBhcmZ1bWVyaXlhIiwiZW1haWwiOiJheml6YmVrbnVtb24wMDJAZ21haWwuY29tIiwiZXhwIjoxNzg0ODk4MzYyfQ.tW06rzQNShUK_x8CiWAxTYiLvuj48-L65s0mjzN34Gs
[17-Jul-2026 13:07:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jul-2026 13:07:53 UTC] ✅ JWT token verified successfully for user profile
[17-Jul-2026 13:07:53 UTC] User ID: 1077
[17-Jul-2026 13:07:53 UTC] ✅ User profile retrieved successfully for user ID: 1077
[17-Jul-2026 13:07:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jul-2026 13:07:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jul-2026 13:07:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.213.229.67, 172.64.200.14","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NyIsInVzZXJuYW1lIjoiaHR0cHM6XC9cL3QubWVcL21pcmFhc2FrYXBhcmZ1bWVyaXlhIiwiZW1haWwiOiJheml6YmVrbnVtb24wMDJAZ21haWwuY29tIiwiZXhwIjoxNzg0ODk4MzYyfQ.tW06rzQNShUK_x8CiWAxTYiLvuj48-L65s0mjzN34Gs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1c978eaec0ca1a4-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.213.229.67","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-Jul-2026 13:07:54 UTC] === User Orders API Called ===
[17-Jul-2026 13:07:54 UTC] User ID: 1077
[17-Jul-2026 13:07:54 UTC] Limit: 20, Offset: 0
[17-Jul-2026 13:07:54 UTC] Orders found: 0
[17-Jul-2026 13:07:54 UTC] Orders data: []
[17-Jul-2026 13:07:54 UTC] Total orders count: 0
[17-Jul-2026 13:07:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jul-2026 13:07:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jul-2026 13:07:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.213.229.67, 172.64.200.14","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NyIsInVzZXJuYW1lIjoiaHR0cHM6XC9cL3QubWVcL21pcmFhc2FrYXBhcmZ1bWVyaXlhIiwiZW1haWwiOiJheml6YmVrbnVtb24wMDJAZ21haWwuY29tIiwiZXhwIjoxNzg0ODk4MzYyfQ.tW06rzQNShUK_x8CiWAxTYiLvuj48-L65s0mjzN34Gs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1c978f87848a1a4-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.213.229.67","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-Jul-2026 13:07:56 UTC] === API CALL LOG ===
[17-Jul-2026 13:07:56 UTC] === User Orders API Called ===
[17-Jul-2026 13:07:56 UTC] Endpoint: user/profile.php
[17-Jul-2026 13:07:56 UTC] User ID: 1077
[17-Jul-2026 13:07:56 UTC] Full Log Data: {
    "timestamp": "2026-07-17 13:07:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.213.229.67",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.213.229.67, 172.64.200.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NyIsInVzZXJuYW1lIjoiaHR0cHM6XC9cL3QubWVcL21pcmFhc2FrYXBhcmZ1bWVyaXlhIiwiZW1haWwiOiJheml6YmVrbnVtb24wMDJAZ21haWwuY29tIiwiZXhwIjoxNzg0ODk4MzYyfQ.tW06rzQNShUK_x8CiWAxTYiLvuj48-L65s0mjzN34Gs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c978f8784aa1a4-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.213.229.67",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jul-2026 13:07:56 UTC] Limit: 20, Offset: 0
[17-Jul-2026 13:07:56 UTC] === END API CALL LOG ===
[17-Jul-2026 13:07:56 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jul-2026 13:07:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NyIsInVzZXJuYW1lIjoiaHR0cHM6XC9cL3QubWVcL21pcmFhc2FrYXBhcmZ1bWVyaXlhIiwiZW1haWwiOiJheml6YmVrbnVtb24wMDJAZ21haWwuY29tIiwiZXhwIjoxNzg0ODk4MzYyfQ.tW06rzQNShUK_x8CiWAxTYiLvuj48-L65s0mjzN34Gs
[17-Jul-2026 13:07:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jul-2026 13:07:56 UTC] ✅ JWT token verified successfully for user profile
[17-Jul-2026 13:07:56 UTC] Orders found: 0
[17-Jul-2026 13:07:56 UTC] User ID: 1077
[17-Jul-2026 13:07:56 UTC] Orders data: []
[17-Jul-2026 13:07:56 UTC] Total orders count: 0
[17-Jul-2026 13:07:56 UTC] ✅ User profile retrieved successfully for user ID: 1077
[17-Jul-2026 13:07:57 UTC] === API CALL LOG ===
[17-Jul-2026 13:07:57 UTC] Endpoint: user/profile.php
[17-Jul-2026 13:07:57 UTC] Full Log Data: {
    "timestamp": "2026-07-17 13:07:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.213.229.67",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.213.229.67, 172.64.200.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NyIsInVzZXJuYW1lIjoiaHR0cHM6XC9cL3QubWVcL21pcmFhc2FrYXBhcmZ1bWVyaXlhIiwiZW1haWwiOiJheml6YmVrbnVtb24wMDJAZ21haWwuY29tIiwiZXhwIjoxNzg0ODk4MzYyfQ.tW06rzQNShUK_x8CiWAxTYiLvuj48-L65s0mjzN34Gs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c978fce967a1a4-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.213.229.67",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jul-2026 13:07:57 UTC] === END API CALL LOG ===
[17-Jul-2026 13:07:57 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jul-2026 13:07:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NyIsInVzZXJuYW1lIjoiaHR0cHM6XC9cL3QubWVcL21pcmFhc2FrYXBhcmZ1bWVyaXlhIiwiZW1haWwiOiJheml6YmVrbnVtb24wMDJAZ21haWwuY29tIiwiZXhwIjoxNzg0ODk4MzYyfQ.tW06rzQNShUK_x8CiWAxTYiLvuj48-L65s0mjzN34Gs
[17-Jul-2026 13:07:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jul-2026 13:07:57 UTC] ✅ JWT token verified successfully for user profile
[17-Jul-2026 13:07:57 UTC] User ID: 1077
[17-Jul-2026 13:07:57 UTC] ✅ User profile retrieved successfully for user ID: 1077
[17-Jul-2026 13:08:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jul-2026 13:08:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jul-2026 13:08:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.213.229.67, 172.64.200.14","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NyIsInVzZXJuYW1lIjoiaHR0cHM6XC9cL3QubWVcL21pcmFhc2FrYXBhcmZ1bWVyaXlhIiwiZW1haWwiOiJheml6YmVrbnVtb24wMDJAZ21haWwuY29tIiwiZXhwIjoxNzg0ODk4MzYyfQ.tW06rzQNShUK_x8CiWAxTYiLvuj48-L65s0mjzN34Gs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1c9791deecda1a4-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.213.229.67","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-Jul-2026 13:08:02 UTC] === User Orders API Called ===
[17-Jul-2026 13:08:02 UTC] User ID: 1077
[17-Jul-2026 13:08:02 UTC] Limit: 20, Offset: 0
[17-Jul-2026 13:08:02 UTC] === API CALL LOG ===
[17-Jul-2026 13:08:02 UTC] Endpoint: user/profile.php
[17-Jul-2026 13:08:02 UTC] Full Log Data: {
    "timestamp": "2026-07-17 13:08:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.213.229.67",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.213.229.67, 172.64.200.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NyIsInVzZXJuYW1lIjoiaHR0cHM6XC9cL3QubWVcL21pcmFhc2FrYXBhcmZ1bWVyaXlhIiwiZW1haWwiOiJheml6YmVrbnVtb24wMDJAZ21haWwuY29tIiwiZXhwIjoxNzg0ODk4MzYyfQ.tW06rzQNShUK_x8CiWAxTYiLvuj48-L65s0mjzN34Gs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c9791deecea1a4-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.213.229.67",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jul-2026 13:08:02 UTC] === END API CALL LOG ===
[17-Jul-2026 13:08:02 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jul-2026 13:08:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NyIsInVzZXJuYW1lIjoiaHR0cHM6XC9cL3QubWVcL21pcmFhc2FrYXBhcmZ1bWVyaXlhIiwiZW1haWwiOiJheml6YmVrbnVtb24wMDJAZ21haWwuY29tIiwiZXhwIjoxNzg0ODk4MzYyfQ.tW06rzQNShUK_x8CiWAxTYiLvuj48-L65s0mjzN34Gs
[17-Jul-2026 13:08:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jul-2026 13:08:02 UTC] ✅ JWT token verified successfully for user profile
[17-Jul-2026 13:08:02 UTC] Orders found: 0
[17-Jul-2026 13:08:02 UTC] User ID: 1077
[17-Jul-2026 13:08:02 UTC] Orders data: []
[17-Jul-2026 13:08:02 UTC] Total orders count: 0
[17-Jul-2026 13:08:02 UTC] ✅ User profile retrieved successfully for user ID: 1077
[17-Jul-2026 13:08:03 UTC] === API CALL LOG ===
[17-Jul-2026 13:08:03 UTC] Endpoint: user/profile.php
[17-Jul-2026 13:08:03 UTC] Full Log Data: {
    "timestamp": "2026-07-17 13:08:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.213.229.67",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.213.229.67, 172.64.200.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NyIsInVzZXJuYW1lIjoiaHR0cHM6XC9cL3QubWVcL21pcmFhc2FrYXBhcmZ1bWVyaXlhIiwiZW1haWwiOiJheml6YmVrbnVtb24wMDJAZ21haWwuY29tIiwiZXhwIjoxNzg0ODk4MzYyfQ.tW06rzQNShUK_x8CiWAxTYiLvuj48-L65s0mjzN34Gs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c97921ae8aa1a4-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.213.229.67",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jul-2026 13:08:03 UTC] === END API CALL LOG ===
[17-Jul-2026 13:08:03 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jul-2026 13:08:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NyIsInVzZXJuYW1lIjoiaHR0cHM6XC9cL3QubWVcL21pcmFhc2FrYXBhcmZ1bWVyaXlhIiwiZW1haWwiOiJheml6YmVrbnVtb24wMDJAZ21haWwuY29tIiwiZXhwIjoxNzg0ODk4MzYyfQ.tW06rzQNShUK_x8CiWAxTYiLvuj48-L65s0mjzN34Gs
[17-Jul-2026 13:08:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jul-2026 13:08:03 UTC] ✅ JWT token verified successfully for user profile
[17-Jul-2026 13:08:03 UTC] User ID: 1077
[17-Jul-2026 13:08:03 UTC] ✅ User profile retrieved successfully for user ID: 1077
[17-Jul-2026 13:08:04 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jul-2026 13:08:04 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jul-2026 13:08:04 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.213.229.67, 172.64.200.14","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NyIsInVzZXJuYW1lIjoiaHR0cHM6XC9cL3QubWVcL21pcmFhc2FrYXBhcmZ1bWVyaXlhIiwiZW1haWwiOiJheml6YmVrbnVtb24wMDJAZ21haWwuY29tIiwiZXhwIjoxNzg0ODk4MzYyfQ.tW06rzQNShUK_x8CiWAxTYiLvuj48-L65s0mjzN34Gs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1c97924fd41a1a4-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.213.229.67","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-Jul-2026 13:08:04 UTC] === User Orders API Called ===
[17-Jul-2026 13:08:04 UTC] User ID: 1077
[17-Jul-2026 13:08:04 UTC] Limit: 20, Offset: 0
[17-Jul-2026 13:08:04 UTC] Orders found: 0
[17-Jul-2026 13:08:04 UTC] Orders data: []
[17-Jul-2026 13:08:04 UTC] Total orders count: 0
[17-Jul-2026 13:08:04 UTC] === API CALL LOG ===
[17-Jul-2026 13:08:04 UTC] Endpoint: user/profile.php
[17-Jul-2026 13:08:04 UTC] Full Log Data: {
    "timestamp": "2026-07-17 13:08:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.213.229.67",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.213.229.67, 172.64.200.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NyIsInVzZXJuYW1lIjoiaHR0cHM6XC9cL3QubWVcL21pcmFhc2FrYXBhcmZ1bWVyaXlhIiwiZW1haWwiOiJheml6YmVrbnVtb24wMDJAZ21haWwuY29tIiwiZXhwIjoxNzg0ODk4MzYyfQ.tW06rzQNShUK_x8CiWAxTYiLvuj48-L65s0mjzN34Gs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c9792a7fd3a1a4-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.213.229.67",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jul-2026 13:08:04 UTC] === END API CALL LOG ===
[17-Jul-2026 13:08:04 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jul-2026 13:08:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NyIsInVzZXJuYW1lIjoiaHR0cHM6XC9cL3QubWVcL21pcmFhc2FrYXBhcmZ1bWVyaXlhIiwiZW1haWwiOiJheml6YmVrbnVtb24wMDJAZ21haWwuY29tIiwiZXhwIjoxNzg0ODk4MzYyfQ.tW06rzQNShUK_x8CiWAxTYiLvuj48-L65s0mjzN34Gs
[17-Jul-2026 13:08:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jul-2026 13:08:04 UTC] ✅ JWT token verified successfully for user profile
[17-Jul-2026 13:08:04 UTC] User ID: 1077
[17-Jul-2026 13:08:04 UTC] ✅ User profile retrieved successfully for user ID: 1077
[17-Jul-2026 13:08:04 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jul-2026 13:08:04 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jul-2026 13:08:04 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.213.229.67, 172.64.200.14","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NyIsInVzZXJuYW1lIjoiaHR0cHM6XC9cL3QubWVcL21pcmFhc2FrYXBhcmZ1bWVyaXlhIiwiZW1haWwiOiJheml6YmVrbnVtb24wMDJAZ21haWwuY29tIiwiZXhwIjoxNzg0ODk4MzYyfQ.tW06rzQNShUK_x8CiWAxTYiLvuj48-L65s0mjzN34Gs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1c9792a7fcfa1a4-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.213.229.67","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-Jul-2026 13:08:04 UTC] === User Orders API Called ===
[17-Jul-2026 13:08:04 UTC] User ID: 1077
[17-Jul-2026 13:08:04 UTC] Limit: 20, Offset: 0
[17-Jul-2026 13:08:04 UTC] Orders found: 0
[17-Jul-2026 13:08:04 UTC] Orders data: []
[17-Jul-2026 13:08:04 UTC] Total orders count: 0
[17-Jul-2026 13:08:05 UTC] === API CALL LOG ===
[17-Jul-2026 13:08:05 UTC] Endpoint: user/profile.php
[17-Jul-2026 13:08:05 UTC] Full Log Data: {
    "timestamp": "2026-07-17 13:08:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.213.229.67",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.213.229.67, 172.64.200.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NyIsInVzZXJuYW1lIjoiaHR0cHM6XC9cL3QubWVcL21pcmFhc2FrYXBhcmZ1bWVyaXlhIiwiZW1haWwiOiJheml6YmVrbnVtb24wMDJAZ21haWwuY29tIiwiZXhwIjoxNzg0ODk4MzYyfQ.tW06rzQNShUK_x8CiWAxTYiLvuj48-L65s0mjzN34Gs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c9792ed896a1a4-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.213.229.67",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jul-2026 13:08:05 UTC] === END API CALL LOG ===
[17-Jul-2026 13:08:05 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jul-2026 13:08:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NyIsInVzZXJuYW1lIjoiaHR0cHM6XC9cL3QubWVcL21pcmFhc2FrYXBhcmZ1bWVyaXlhIiwiZW1haWwiOiJheml6YmVrbnVtb24wMDJAZ21haWwuY29tIiwiZXhwIjoxNzg0ODk4MzYyfQ.tW06rzQNShUK_x8CiWAxTYiLvuj48-L65s0mjzN34Gs
[17-Jul-2026 13:08:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jul-2026 13:08:05 UTC] ✅ JWT token verified successfully for user profile
[17-Jul-2026 13:08:05 UTC] User ID: 1077
[17-Jul-2026 13:08:05 UTC] ✅ User profile retrieved successfully for user ID: 1077
[17-Jul-2026 13:08:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jul-2026 13:08:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jul-2026 13:08:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.213.229.67, 172.64.200.14","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NyIsInVzZXJuYW1lIjoiaHR0cHM6XC9cL3QubWVcL21pcmFhc2FrYXBhcmZ1bWVyaXlhIiwiZW1haWwiOiJheml6YmVrbnVtb24wMDJAZ21haWwuY29tIiwiZXhwIjoxNzg0ODk4MzYyfQ.tW06rzQNShUK_x8CiWAxTYiLvuj48-L65s0mjzN34Gs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1c979409b86a1a4-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.213.229.67","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-Jul-2026 13:08:08 UTC] === User Orders API Called ===
[17-Jul-2026 13:08:08 UTC] User ID: 1077
[17-Jul-2026 13:08:08 UTC] Limit: 20, Offset: 0
[17-Jul-2026 13:08:08 UTC] Orders found: 0
[17-Jul-2026 13:08:08 UTC] Orders data: []
[17-Jul-2026 13:08:08 UTC] Total orders count: 0
[17-Jul-2026 13:08:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jul-2026 13:08:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jul-2026 13:08:10 UTC] === API CALL LOG ===
[17-Jul-2026 13:08:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.213.229.67, 172.64.200.14","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NyIsInVzZXJuYW1lIjoiaHR0cHM6XC9cL3QubWVcL21pcmFhc2FrYXBhcmZ1bWVyaXlhIiwiZW1haWwiOiJheml6YmVrbnVtb24wMDJAZ21haWwuY29tIiwiZXhwIjoxNzg0ODk4MzYyfQ.tW06rzQNShUK_x8CiWAxTYiLvuj48-L65s0mjzN34Gs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1c9794b1876a1a4-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.213.229.67","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-Jul-2026 13:08:10 UTC] Endpoint: user/profile.php
[17-Jul-2026 13:08:10 UTC] Full Log Data: {
    "timestamp": "2026-07-17 13:08:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.213.229.67",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.213.229.67, 172.64.200.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NyIsInVzZXJuYW1lIjoiaHR0cHM6XC9cL3QubWVcL21pcmFhc2FrYXBhcmZ1bWVyaXlhIiwiZW1haWwiOiJheml6YmVrbnVtb24wMDJAZ21haWwuY29tIiwiZXhwIjoxNzg0ODk4MzYyfQ.tW06rzQNShUK_x8CiWAxTYiLvuj48-L65s0mjzN34Gs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c9794b1877a1a4-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.213.229.67",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jul-2026 13:08:10 UTC] === User Orders API Called ===
[17-Jul-2026 13:08:10 UTC] === END API CALL LOG ===
[17-Jul-2026 13:08:10 UTC] User ID: 1077
[17-Jul-2026 13:08:10 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jul-2026 13:08:10 UTC] Limit: 20, Offset: 0
[17-Jul-2026 13:08:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NyIsInVzZXJuYW1lIjoiaHR0cHM6XC9cL3QubWVcL21pcmFhc2FrYXBhcmZ1bWVyaXlhIiwiZW1haWwiOiJheml6YmVrbnVtb24wMDJAZ21haWwuY29tIiwiZXhwIjoxNzg0ODk4MzYyfQ.tW06rzQNShUK_x8CiWAxTYiLvuj48-L65s0mjzN34Gs
[17-Jul-2026 13:08:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jul-2026 13:08:10 UTC] ✅ JWT token verified successfully for user profile
[17-Jul-2026 13:08:10 UTC] User ID: 1077
[17-Jul-2026 13:08:10 UTC] ✅ User profile retrieved successfully for user ID: 1077
[17-Jul-2026 13:08:10 UTC] Orders found: 0
[17-Jul-2026 13:08:10 UTC] Orders data: []
[17-Jul-2026 13:08:10 UTC] Total orders count: 0
[17-Jul-2026 13:08:10 UTC] === API CALL LOG ===
[17-Jul-2026 13:08:10 UTC] Endpoint: user/profile.php
[17-Jul-2026 13:08:10 UTC] Full Log Data: {
    "timestamp": "2026-07-17 13:08:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.213.229.67",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.213.229.67, 172.64.200.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NyIsInVzZXJuYW1lIjoiaHR0cHM6XC9cL3QubWVcL21pcmFhc2FrYXBhcmZ1bWVyaXlhIiwiZW1haWwiOiJheml6YmVrbnVtb24wMDJAZ21haWwuY29tIiwiZXhwIjoxNzg0ODk4MzYyfQ.tW06rzQNShUK_x8CiWAxTYiLvuj48-L65s0mjzN34Gs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1c9794f68a6a1a4-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.213.229.67",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jul-2026 13:08:10 UTC] === END API CALL LOG ===
[17-Jul-2026 13:08:10 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jul-2026 13:08:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3NyIsInVzZXJuYW1lIjoiaHR0cHM6XC9cL3QubWVcL21pcmFhc2FrYXBhcmZ1bWVyaXlhIiwiZW1haWwiOiJheml6YmVrbnVtb24wMDJAZ21haWwuY29tIiwiZXhwIjoxNzg0ODk4MzYyfQ.tW06rzQNShUK_x8CiWAxTYiLvuj48-L65s0mjzN34Gs
[17-Jul-2026 13:08:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jul-2026 13:08:10 UTC] ✅ JWT token verified successfully for user profile
[17-Jul-2026 13:08:10 UTC] User ID: 1077
[17-Jul-2026 13:08:10 UTC] ✅ User profile retrieved successfully for user ID: 1077
[17-Jul-2026 15:27:14 UTC] === API CALL LOG ===
[17-Jul-2026 15:27:14 UTC] Endpoint: user/profile.php
[17-Jul-2026 15:27:14 UTC] Full Log Data: {
    "timestamp": "2026-07-17 15:27:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.40.156.14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.40.156.14, 172.71.92.136",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3OCIsInVzZXJuYW1lIjoiZmptIiwiZW1haWwiOiJ1bmRlcndvcmxkaGFjazY5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDkwNjgzM30.VRWrohg-3pLfjbRf2B_LCZRab3i_MyAnk0FpLdf-B6s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ca450179b711d8-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.40.156.14",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jul-2026 15:27:14 UTC] === END API CALL LOG ===
[17-Jul-2026 15:27:14 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jul-2026 15:27:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3OCIsInVzZXJuYW1lIjoiZmptIiwiZW1haWwiOiJ1bmRlcndvcmxkaGFjazY5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDkwNjgzM30.VRWrohg-3pLfjbRf2B_LCZRab3i_MyAnk0FpLdf-B6s
[17-Jul-2026 15:27:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jul-2026 15:27:14 UTC] ✅ JWT token verified successfully for user profile
[17-Jul-2026 15:27:14 UTC] User ID: 1078
[17-Jul-2026 15:27:14 UTC] ✅ User profile retrieved successfully for user ID: 1078
[17-Jul-2026 15:27:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jul-2026 15:27:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jul-2026 15:27:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.40.156.14, 172.71.92.134","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3OCIsInVzZXJuYW1lIjoiZmptIiwiZW1haWwiOiJ1bmRlcndvcmxkaGFjazY5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDkwNjgzM30.VRWrohg-3pLfjbRf2B_LCZRab3i_MyAnk0FpLdf-B6s","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1ca45019a6811d8-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.40.156.14","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-Jul-2026 15:27:14 UTC] === User Orders API Called ===
[17-Jul-2026 15:27:14 UTC] User ID: 1078
[17-Jul-2026 15:27:14 UTC] Limit: 20, Offset: 0
[17-Jul-2026 15:27:14 UTC] Orders found: 0
[17-Jul-2026 15:27:14 UTC] Orders data: []
[17-Jul-2026 15:27:14 UTC] Total orders count: 0
[17-Jul-2026 15:27:14 UTC] === API CALL LOG ===
[17-Jul-2026 15:27:14 UTC] Endpoint: user/profile.php
[17-Jul-2026 15:27:14 UTC] Full Log Data: {
    "timestamp": "2026-07-17 15:27:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.40.156.14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.40.156.14, 172.71.92.135",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3OCIsInVzZXJuYW1lIjoiZmptIiwiZW1haWwiOiJ1bmRlcndvcmxkaGFjazY5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDkwNjgzM30.VRWrohg-3pLfjbRf2B_LCZRab3i_MyAnk0FpLdf-B6s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ca45021c7411d8-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.40.156.14",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jul-2026 15:27:14 UTC] === END API CALL LOG ===
[17-Jul-2026 15:27:14 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jul-2026 15:27:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3OCIsInVzZXJuYW1lIjoiZmptIiwiZW1haWwiOiJ1bmRlcndvcmxkaGFjazY5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDkwNjgzM30.VRWrohg-3pLfjbRf2B_LCZRab3i_MyAnk0FpLdf-B6s
[17-Jul-2026 15:27:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jul-2026 15:27:14 UTC] ✅ JWT token verified successfully for user profile
[17-Jul-2026 15:27:14 UTC] User ID: 1078
[17-Jul-2026 15:27:14 UTC] ✅ User profile retrieved successfully for user ID: 1078
[17-Jul-2026 15:27:15 UTC] === API CALL LOG ===
[17-Jul-2026 15:27:15 UTC] Endpoint: user/profile.php
[17-Jul-2026 15:27:15 UTC] Full Log Data: {
    "timestamp": "2026-07-17 15:27:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.40.156.14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.40.156.14, 172.71.92.136",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3OCIsInVzZXJuYW1lIjoiZmptIiwiZW1haWwiOiJ1bmRlcndvcmxkaGFjazY5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDkwNjgzM30.VRWrohg-3pLfjbRf2B_LCZRab3i_MyAnk0FpLdf-B6s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ca4509ed0511d8-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.40.156.14",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jul-2026 15:27:15 UTC] === END API CALL LOG ===
[17-Jul-2026 15:27:15 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jul-2026 15:27:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3OCIsInVzZXJuYW1lIjoiZmptIiwiZW1haWwiOiJ1bmRlcndvcmxkaGFjazY5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDkwNjgzM30.VRWrohg-3pLfjbRf2B_LCZRab3i_MyAnk0FpLdf-B6s
[17-Jul-2026 15:27:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jul-2026 15:27:15 UTC] ✅ JWT token verified successfully for user profile
[17-Jul-2026 15:27:15 UTC] User ID: 1078
[17-Jul-2026 15:27:15 UTC] ✅ User profile retrieved successfully for user ID: 1078
[17-Jul-2026 15:27:21 UTC] === API CALL LOG ===
[17-Jul-2026 15:27:21 UTC] Endpoint: user/profile.php
[17-Jul-2026 15:27:21 UTC] Full Log Data: {
    "timestamp": "2026-07-17 15:27:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.40.156.14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.40.156.14, 172.71.92.136",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3OCIsInVzZXJuYW1lIjoiZmptIiwiZW1haWwiOiJ1bmRlcndvcmxkaGFjazY5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDkwNjgzM30.VRWrohg-3pLfjbRf2B_LCZRab3i_MyAnk0FpLdf-B6s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ca452cc86bdae3-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.40.156.14",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jul-2026 15:27:21 UTC] === END API CALL LOG ===
[17-Jul-2026 15:27:21 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jul-2026 15:27:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3OCIsInVzZXJuYW1lIjoiZmptIiwiZW1haWwiOiJ1bmRlcndvcmxkaGFjazY5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDkwNjgzM30.VRWrohg-3pLfjbRf2B_LCZRab3i_MyAnk0FpLdf-B6s
[17-Jul-2026 15:27:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jul-2026 15:27:21 UTC] ✅ JWT token verified successfully for user profile
[17-Jul-2026 15:27:21 UTC] User ID: 1078
[17-Jul-2026 15:27:21 UTC] ✅ User profile retrieved successfully for user ID: 1078
[17-Jul-2026 15:27:22 UTC] === API CALL LOG ===
[17-Jul-2026 15:27:22 UTC] Endpoint: user/profile.php
[17-Jul-2026 15:27:22 UTC] Full Log Data: {
    "timestamp": "2026-07-17 15:27:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.40.156.14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.40.156.14, 172.71.92.136",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3OCIsInVzZXJuYW1lIjoiZmptIiwiZW1haWwiOiJ1bmRlcndvcmxkaGFjazY5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDkwNjgzM30.VRWrohg-3pLfjbRf2B_LCZRab3i_MyAnk0FpLdf-B6s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ca4533ff90dae3-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.40.156.14",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jul-2026 15:27:22 UTC] === END API CALL LOG ===
[17-Jul-2026 15:27:22 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jul-2026 15:27:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3OCIsInVzZXJuYW1lIjoiZmptIiwiZW1haWwiOiJ1bmRlcndvcmxkaGFjazY5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDkwNjgzM30.VRWrohg-3pLfjbRf2B_LCZRab3i_MyAnk0FpLdf-B6s
[17-Jul-2026 15:27:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jul-2026 15:27:22 UTC] ✅ JWT token verified successfully for user profile
[17-Jul-2026 15:27:22 UTC] User ID: 1078
[17-Jul-2026 15:27:22 UTC] ✅ User profile retrieved successfully for user ID: 1078
[17-Jul-2026 15:27:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jul-2026 15:27:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jul-2026 15:27:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.40.156.14, 172.71.92.136","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3OCIsInVzZXJuYW1lIjoiZmptIiwiZW1haWwiOiJ1bmRlcndvcmxkaGFjazY5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDkwNjgzM30.VRWrohg-3pLfjbRf2B_LCZRab3i_MyAnk0FpLdf-B6s","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1ca45343fc4dae3-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.40.156.14","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-Jul-2026 15:27:22 UTC] === User Orders API Called ===
[17-Jul-2026 15:27:22 UTC] User ID: 1078
[17-Jul-2026 15:27:22 UTC] Limit: 20, Offset: 0
[17-Jul-2026 15:27:22 UTC] Orders found: 0
[17-Jul-2026 15:27:22 UTC] Orders data: []
[17-Jul-2026 15:27:22 UTC] Total orders count: 0
[17-Jul-2026 15:27:22 UTC] === API CALL LOG ===
[17-Jul-2026 15:27:22 UTC] Endpoint: user/profile.php
[17-Jul-2026 15:27:22 UTC] Full Log Data: {
    "timestamp": "2026-07-17 15:27:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.40.156.14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.40.156.14, 172.71.92.136",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3OCIsInVzZXJuYW1lIjoiZmptIiwiZW1haWwiOiJ1bmRlcndvcmxkaGFjazY5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDkwNjgzM30.VRWrohg-3pLfjbRf2B_LCZRab3i_MyAnk0FpLdf-B6s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ca4534a834dae3-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.40.156.14",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jul-2026 15:27:22 UTC] === END API CALL LOG ===
[17-Jul-2026 15:27:22 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jul-2026 15:27:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3OCIsInVzZXJuYW1lIjoiZmptIiwiZW1haWwiOiJ1bmRlcndvcmxkaGFjazY5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDkwNjgzM30.VRWrohg-3pLfjbRf2B_LCZRab3i_MyAnk0FpLdf-B6s
[17-Jul-2026 15:27:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jul-2026 15:27:22 UTC] ✅ JWT token verified successfully for user profile
[17-Jul-2026 15:27:22 UTC] User ID: 1078
[17-Jul-2026 15:27:22 UTC] ✅ User profile retrieved successfully for user ID: 1078
[17-Jul-2026 15:27:23 UTC] === API CALL LOG ===
[17-Jul-2026 15:27:23 UTC] Endpoint: user/profile.php
[17-Jul-2026 15:27:23 UTC] Full Log Data: {
    "timestamp": "2026-07-17 15:27:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.40.156.14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.40.156.14, 172.71.92.136",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3OCIsInVzZXJuYW1lIjoiZmptIiwiZW1haWwiOiJ1bmRlcndvcmxkaGFjazY5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDkwNjgzM30.VRWrohg-3pLfjbRf2B_LCZRab3i_MyAnk0FpLdf-B6s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ca45390d0edae3-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.40.156.14",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jul-2026 15:27:23 UTC] === END API CALL LOG ===
[17-Jul-2026 15:27:23 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jul-2026 15:27:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3OCIsInVzZXJuYW1lIjoiZmptIiwiZW1haWwiOiJ1bmRlcndvcmxkaGFjazY5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDkwNjgzM30.VRWrohg-3pLfjbRf2B_LCZRab3i_MyAnk0FpLdf-B6s
[17-Jul-2026 15:27:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jul-2026 15:27:23 UTC] ✅ JWT token verified successfully for user profile
[17-Jul-2026 15:27:23 UTC] User ID: 1078
[17-Jul-2026 15:27:23 UTC] ✅ User profile retrieved successfully for user ID: 1078
[17-Jul-2026 15:27:30 UTC] === API CALL LOG ===
[17-Jul-2026 15:27:30 UTC] Endpoint: user/profile.php
[17-Jul-2026 15:27:30 UTC] Full Log Data: {
    "timestamp": "2026-07-17 15:27:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.40.156.14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.40.156.14, 172.71.92.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3OCIsInVzZXJuYW1lIjoiZmptIiwiZW1haWwiOiJ1bmRlcndvcmxkaGFjazY5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDkwNjgzM30.VRWrohg-3pLfjbRf2B_LCZRab3i_MyAnk0FpLdf-B6s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ca456679dc2154-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.40.156.14",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jul-2026 15:27:30 UTC] === END API CALL LOG ===
[17-Jul-2026 15:27:30 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jul-2026 15:27:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3OCIsInVzZXJuYW1lIjoiZmptIiwiZW1haWwiOiJ1bmRlcndvcmxkaGFjazY5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDkwNjgzM30.VRWrohg-3pLfjbRf2B_LCZRab3i_MyAnk0FpLdf-B6s
[17-Jul-2026 15:27:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jul-2026 15:27:30 UTC] ✅ JWT token verified successfully for user profile
[17-Jul-2026 15:27:30 UTC] User ID: 1078
[17-Jul-2026 15:27:30 UTC] ✅ User profile retrieved successfully for user ID: 1078
[17-Jul-2026 15:27:31 UTC] === API CALL LOG ===
[17-Jul-2026 15:27:31 UTC] Endpoint: user/profile.php
[17-Jul-2026 15:27:31 UTC] Full Log Data: {
    "timestamp": "2026-07-17 15:27:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.40.156.14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.40.156.14, 172.71.92.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3OCIsInVzZXJuYW1lIjoiZmptIiwiZW1haWwiOiJ1bmRlcndvcmxkaGFjazY5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDkwNjgzM30.VRWrohg-3pLfjbRf2B_LCZRab3i_MyAnk0FpLdf-B6s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ca456e6a342154-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.40.156.14",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jul-2026 15:27:31 UTC] === END API CALL LOG ===
[17-Jul-2026 15:27:31 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jul-2026 15:27:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3OCIsInVzZXJuYW1lIjoiZmptIiwiZW1haWwiOiJ1bmRlcndvcmxkaGFjazY5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDkwNjgzM30.VRWrohg-3pLfjbRf2B_LCZRab3i_MyAnk0FpLdf-B6s
[17-Jul-2026 15:27:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jul-2026 15:27:31 UTC] ✅ JWT token verified successfully for user profile
[17-Jul-2026 15:27:31 UTC] User ID: 1078
[17-Jul-2026 15:27:31 UTC] ✅ User profile retrieved successfully for user ID: 1078
[17-Jul-2026 15:27:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jul-2026 15:27:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jul-2026 15:27:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.40.156.14, 172.71.92.137","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3OCIsInVzZXJuYW1lIjoiZmptIiwiZW1haWwiOiJ1bmRlcndvcmxkaGFjazY5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDkwNjgzM30.VRWrohg-3pLfjbRf2B_LCZRab3i_MyAnk0FpLdf-B6s","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1ca456eaaf82154-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.40.156.14","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-Jul-2026 15:27:31 UTC] === User Orders API Called ===
[17-Jul-2026 15:27:31 UTC] User ID: 1078
[17-Jul-2026 15:27:31 UTC] Limit: 20, Offset: 0
[17-Jul-2026 15:27:31 UTC] Orders found: 0
[17-Jul-2026 15:27:31 UTC] Orders data: []
[17-Jul-2026 15:27:31 UTC] Total orders count: 0
[17-Jul-2026 15:27:31 UTC] === API CALL LOG ===
[17-Jul-2026 15:27:31 UTC] Endpoint: user/profile.php
[17-Jul-2026 15:27:31 UTC] Full Log Data: {
    "timestamp": "2026-07-17 15:27:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.40.156.14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.40.156.14, 172.71.92.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3OCIsInVzZXJuYW1lIjoiZmptIiwiZW1haWwiOiJ1bmRlcndvcmxkaGFjazY5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDkwNjgzM30.VRWrohg-3pLfjbRf2B_LCZRab3i_MyAnk0FpLdf-B6s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ca456f0c9c2154-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.40.156.14",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jul-2026 15:27:31 UTC] === END API CALL LOG ===
[17-Jul-2026 15:27:31 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jul-2026 15:27:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3OCIsInVzZXJuYW1lIjoiZmptIiwiZW1haWwiOiJ1bmRlcndvcmxkaGFjazY5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDkwNjgzM30.VRWrohg-3pLfjbRf2B_LCZRab3i_MyAnk0FpLdf-B6s
[17-Jul-2026 15:27:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jul-2026 15:27:31 UTC] ✅ JWT token verified successfully for user profile
[17-Jul-2026 15:27:31 UTC] User ID: 1078
[17-Jul-2026 15:27:31 UTC] ✅ User profile retrieved successfully for user ID: 1078
[17-Jul-2026 15:27:32 UTC] === API CALL LOG ===
[17-Jul-2026 15:27:32 UTC] Endpoint: user/profile.php
[17-Jul-2026 15:27:32 UTC] Full Log Data: {
    "timestamp": "2026-07-17 15:27:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.40.156.14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.40.156.14, 172.71.92.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3OCIsInVzZXJuYW1lIjoiZmptIiwiZW1haWwiOiJ1bmRlcndvcmxkaGFjazY5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDkwNjgzM30.VRWrohg-3pLfjbRf2B_LCZRab3i_MyAnk0FpLdf-B6s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ca45736e892154-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.40.156.14",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jul-2026 15:27:32 UTC] === END API CALL LOG ===
[17-Jul-2026 15:27:32 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jul-2026 15:27:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3OCIsInVzZXJuYW1lIjoiZmptIiwiZW1haWwiOiJ1bmRlcndvcmxkaGFjazY5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDkwNjgzM30.VRWrohg-3pLfjbRf2B_LCZRab3i_MyAnk0FpLdf-B6s
[17-Jul-2026 15:27:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jul-2026 15:27:32 UTC] ✅ JWT token verified successfully for user profile
[17-Jul-2026 15:27:32 UTC] User ID: 1078
[17-Jul-2026 15:27:32 UTC] ✅ User profile retrieved successfully for user ID: 1078
[17-Jul-2026 15:27:33 UTC] === API CALL LOG ===
[17-Jul-2026 15:27:33 UTC] Endpoint: user/profile.php
[17-Jul-2026 15:27:33 UTC] Full Log Data: {
    "timestamp": "2026-07-17 15:27:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.40.156.14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.40.156.14, 172.71.92.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3OCIsInVzZXJuYW1lIjoiZmptIiwiZW1haWwiOiJ1bmRlcndvcmxkaGFjazY5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDkwNjgzM30.VRWrohg-3pLfjbRf2B_LCZRab3i_MyAnk0FpLdf-B6s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ca457beddb2154-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.40.156.14",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jul-2026 15:27:33 UTC] === END API CALL LOG ===
[17-Jul-2026 15:27:33 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jul-2026 15:27:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3OCIsInVzZXJuYW1lIjoiZmptIiwiZW1haWwiOiJ1bmRlcndvcmxkaGFjazY5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDkwNjgzM30.VRWrohg-3pLfjbRf2B_LCZRab3i_MyAnk0FpLdf-B6s
[17-Jul-2026 15:27:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jul-2026 15:27:33 UTC] ✅ JWT token verified successfully for user profile
[17-Jul-2026 15:27:33 UTC] User ID: 1078
[17-Jul-2026 15:27:33 UTC] ✅ User profile retrieved successfully for user ID: 1078
[17-Jul-2026 15:27:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jul-2026 15:27:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jul-2026 15:27:46 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.40.156.14, 172.71.92.137","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3OCIsInVzZXJuYW1lIjoiZmptIiwiZW1haWwiOiJ1bmRlcndvcmxkaGFjazY5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDkwNjgzM30.VRWrohg-3pLfjbRf2B_LCZRab3i_MyAnk0FpLdf-B6s","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1ca45cb18362154-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.40.156.14","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-Jul-2026 15:27:46 UTC] === User Orders API Called ===
[17-Jul-2026 15:27:46 UTC] User ID: 1078
[17-Jul-2026 15:27:46 UTC] Limit: 20, Offset: 0
[17-Jul-2026 15:27:46 UTC] Orders found: 0
[17-Jul-2026 15:27:46 UTC] Orders data: []
[17-Jul-2026 15:27:46 UTC] Total orders count: 0
[17-Jul-2026 15:27:47 UTC] === API CALL LOG ===
[17-Jul-2026 15:27:47 UTC] Endpoint: user/profile.php
[17-Jul-2026 15:27:47 UTC] Full Log Data: {
    "timestamp": "2026-07-17 15:27:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.40.156.14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.40.156.14, 172.71.92.136",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3OCIsInVzZXJuYW1lIjoiZmptIiwiZW1haWwiOiJ1bmRlcndvcmxkaGFjazY5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDkwNjgzM30.VRWrohg-3pLfjbRf2B_LCZRab3i_MyAnk0FpLdf-B6s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ca45cb9a272154-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.40.156.14",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jul-2026 15:27:47 UTC] === END API CALL LOG ===
[17-Jul-2026 15:27:47 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jul-2026 15:27:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3OCIsInVzZXJuYW1lIjoiZmptIiwiZW1haWwiOiJ1bmRlcndvcmxkaGFjazY5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDkwNjgzM30.VRWrohg-3pLfjbRf2B_LCZRab3i_MyAnk0FpLdf-B6s
[17-Jul-2026 15:27:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jul-2026 15:27:47 UTC] ✅ JWT token verified successfully for user profile
[17-Jul-2026 15:27:47 UTC] User ID: 1078
[17-Jul-2026 15:27:47 UTC] ✅ User profile retrieved successfully for user ID: 1078
[17-Jul-2026 15:27:47 UTC] === API CALL LOG ===
[17-Jul-2026 15:27:47 UTC] Endpoint: user/profile.php
[17-Jul-2026 15:27:47 UTC] Full Log Data: {
    "timestamp": "2026-07-17 15:27:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.40.156.14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.40.156.14, 172.71.92.136",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3OCIsInVzZXJuYW1lIjoiZmptIiwiZW1haWwiOiJ1bmRlcndvcmxkaGFjazY5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDkwNjgzM30.VRWrohg-3pLfjbRf2B_LCZRab3i_MyAnk0FpLdf-B6s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ca45cf89222154-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.40.156.14",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jul-2026 15:27:47 UTC] === END API CALL LOG ===
[17-Jul-2026 15:27:47 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jul-2026 15:27:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3OCIsInVzZXJuYW1lIjoiZmptIiwiZW1haWwiOiJ1bmRlcndvcmxkaGFjazY5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDkwNjgzM30.VRWrohg-3pLfjbRf2B_LCZRab3i_MyAnk0FpLdf-B6s
[17-Jul-2026 15:27:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jul-2026 15:27:47 UTC] ✅ JWT token verified successfully for user profile
[17-Jul-2026 15:27:47 UTC] User ID: 1078
[17-Jul-2026 15:27:47 UTC] ✅ User profile retrieved successfully for user ID: 1078
[17-Jul-2026 15:27:47 UTC] === API CALL LOG ===
[17-Jul-2026 15:27:47 UTC] Endpoint: user/profile.php
[17-Jul-2026 15:27:47 UTC] Full Log Data: {
    "timestamp": "2026-07-17 15:27:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.40.156.14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.40.156.14, 172.71.92.136",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3OCIsInVzZXJuYW1lIjoiZmptIiwiZW1haWwiOiJ1bmRlcndvcmxkaGFjazY5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDkwNjgzM30.VRWrohg-3pLfjbRf2B_LCZRab3i_MyAnk0FpLdf-B6s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ca45d388fc2154-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.40.156.14",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jul-2026 15:27:47 UTC] === END API CALL LOG ===
[17-Jul-2026 15:27:47 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jul-2026 15:27:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3OCIsInVzZXJuYW1lIjoiZmptIiwiZW1haWwiOiJ1bmRlcndvcmxkaGFjazY5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDkwNjgzM30.VRWrohg-3pLfjbRf2B_LCZRab3i_MyAnk0FpLdf-B6s
[17-Jul-2026 15:27:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jul-2026 15:27:47 UTC] ✅ JWT token verified successfully for user profile
[17-Jul-2026 15:27:47 UTC] User ID: 1078
[17-Jul-2026 15:27:47 UTC] ✅ User profile retrieved successfully for user ID: 1078
[17-Jul-2026 15:27:53 UTC] === API CALL LOG ===
[17-Jul-2026 15:27:53 UTC] Endpoint: user/profile.php
[17-Jul-2026 15:27:53 UTC] Full Log Data: {
    "timestamp": "2026-07-17 15:27:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.40.156.14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.40.156.14, 172.71.92.136",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3OCIsInVzZXJuYW1lIjoiZmptIiwiZW1haWwiOiJ1bmRlcndvcmxkaGFjazY5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDkwNjgzM30.VRWrohg-3pLfjbRf2B_LCZRab3i_MyAnk0FpLdf-B6s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ca45f458ff0d67-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.40.156.14",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jul-2026 15:27:53 UTC] === END API CALL LOG ===
[17-Jul-2026 15:27:53 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jul-2026 15:27:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3OCIsInVzZXJuYW1lIjoiZmptIiwiZW1haWwiOiJ1bmRlcndvcmxkaGFjazY5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDkwNjgzM30.VRWrohg-3pLfjbRf2B_LCZRab3i_MyAnk0FpLdf-B6s
[17-Jul-2026 15:27:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jul-2026 15:27:53 UTC] ✅ JWT token verified successfully for user profile
[17-Jul-2026 15:27:53 UTC] User ID: 1078
[17-Jul-2026 15:27:53 UTC] ✅ User profile retrieved successfully for user ID: 1078
[17-Jul-2026 15:27:54 UTC] === API CALL LOG ===
[17-Jul-2026 15:27:54 UTC] Endpoint: user/profile.php
[17-Jul-2026 15:27:54 UTC] Full Log Data: {
    "timestamp": "2026-07-17 15:27:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.40.156.14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.40.156.14, 172.71.92.136",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3OCIsInVzZXJuYW1lIjoiZmptIiwiZW1haWwiOiJ1bmRlcndvcmxkaGFjazY5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDkwNjgzM30.VRWrohg-3pLfjbRf2B_LCZRab3i_MyAnk0FpLdf-B6s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ca45fc5c150d67-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.40.156.14",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jul-2026 15:27:54 UTC] === END API CALL LOG ===
[17-Jul-2026 15:27:54 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jul-2026 15:27:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3OCIsInVzZXJuYW1lIjoiZmptIiwiZW1haWwiOiJ1bmRlcndvcmxkaGFjazY5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDkwNjgzM30.VRWrohg-3pLfjbRf2B_LCZRab3i_MyAnk0FpLdf-B6s
[17-Jul-2026 15:27:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jul-2026 15:27:54 UTC] ✅ JWT token verified successfully for user profile
[17-Jul-2026 15:27:54 UTC] User ID: 1078
[17-Jul-2026 15:27:54 UTC] ✅ User profile retrieved successfully for user ID: 1078
[17-Jul-2026 15:27:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jul-2026 15:27:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jul-2026 15:27:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.40.156.14, 172.71.92.136","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3OCIsInVzZXJuYW1lIjoiZmptIiwiZW1haWwiOiJ1bmRlcndvcmxkaGFjazY5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDkwNjgzM30.VRWrohg-3pLfjbRf2B_LCZRab3i_MyAnk0FpLdf-B6s","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1ca45fc9cf20d67-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.40.156.14","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-Jul-2026 15:27:54 UTC] === User Orders API Called ===
[17-Jul-2026 15:27:54 UTC] User ID: 1078
[17-Jul-2026 15:27:54 UTC] Limit: 20, Offset: 0
[17-Jul-2026 15:27:54 UTC] Orders found: 0
[17-Jul-2026 15:27:54 UTC] Orders data: []
[17-Jul-2026 15:27:54 UTC] Total orders count: 0
[17-Jul-2026 15:27:54 UTC] === API CALL LOG ===
[17-Jul-2026 15:27:54 UTC] Endpoint: user/profile.php
[17-Jul-2026 15:27:54 UTC] Full Log Data: {
    "timestamp": "2026-07-17 15:27:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.40.156.14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.40.156.14, 172.71.92.136",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3OCIsInVzZXJuYW1lIjoiZmptIiwiZW1haWwiOiJ1bmRlcndvcmxkaGFjazY5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDkwNjgzM30.VRWrohg-3pLfjbRf2B_LCZRab3i_MyAnk0FpLdf-B6s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ca45fd1f780d67-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.40.156.14",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jul-2026 15:27:54 UTC] === END API CALL LOG ===
[17-Jul-2026 15:27:54 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jul-2026 15:27:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3OCIsInVzZXJuYW1lIjoiZmptIiwiZW1haWwiOiJ1bmRlcndvcmxkaGFjazY5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDkwNjgzM30.VRWrohg-3pLfjbRf2B_LCZRab3i_MyAnk0FpLdf-B6s
[17-Jul-2026 15:27:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jul-2026 15:27:54 UTC] ✅ JWT token verified successfully for user profile
[17-Jul-2026 15:27:54 UTC] User ID: 1078
[17-Jul-2026 15:27:54 UTC] ✅ User profile retrieved successfully for user ID: 1078
[17-Jul-2026 15:27:55 UTC] === API CALL LOG ===
[17-Jul-2026 15:27:55 UTC] Endpoint: user/profile.php
[17-Jul-2026 15:27:55 UTC] Full Log Data: {
    "timestamp": "2026-07-17 15:27:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.40.156.14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.40.156.14, 172.71.92.136",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3OCIsInVzZXJuYW1lIjoiZmptIiwiZW1haWwiOiJ1bmRlcndvcmxkaGFjazY5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDkwNjgzM30.VRWrohg-3pLfjbRf2B_LCZRab3i_MyAnk0FpLdf-B6s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ca4601ca7e0d67-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.40.156.14",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jul-2026 15:27:55 UTC] === END API CALL LOG ===
[17-Jul-2026 15:27:55 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jul-2026 15:27:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3OCIsInVzZXJuYW1lIjoiZmptIiwiZW1haWwiOiJ1bmRlcndvcmxkaGFjazY5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDkwNjgzM30.VRWrohg-3pLfjbRf2B_LCZRab3i_MyAnk0FpLdf-B6s
[17-Jul-2026 15:27:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jul-2026 15:27:55 UTC] ✅ JWT token verified successfully for user profile
[17-Jul-2026 15:27:55 UTC] User ID: 1078
[17-Jul-2026 15:27:55 UTC] ✅ User profile retrieved successfully for user ID: 1078
[17-Jul-2026 16:42:05 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jul-2026 16:42:05 UTC] === API CALL LOG ===
[17-Jul-2026 16:42:05 UTC] Endpoint: user/profile.php
[17-Jul-2026 16:42:05 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jul-2026 16:42:05 UTC] Full Log Data: {
    "timestamp": "2026-07-17 16:42:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "57.130.25.106",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "57.130.25.106, 172.71.178.4",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3OSIsInVzZXJuYW1lIjoieWFzZWVuIiwiZW1haWwiOiJ5YXNlZW5iYW9sY2g2OUBnbWFpbC5jb20iLCJleHAiOjE3ODQ5MTEzMjN9.YhQdGQOxiEmo7WuKkCyiZEQ0FFkkUUqK24COmM-o89s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1cab2a8bf4cf41c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "57.130.25.106",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jul-2026 16:42:05 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"57.130.25.106, 172.71.178.4","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3OSIsInVzZXJuYW1lIjoieWFzZWVuIiwiZW1haWwiOiJ5YXNlZW5iYW9sY2g2OUBnbWFpbC5jb20iLCJleHAiOjE3ODQ5MTEzMjN9.YhQdGQOxiEmo7WuKkCyiZEQ0FFkkUUqK24COmM-o89s","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1cab2a8bf52f41c-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"57.130.25.106","cf-ipcountry":"FR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-Jul-2026 16:42:05 UTC] === END API CALL LOG ===
[17-Jul-2026 16:42:05 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jul-2026 16:42:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3OSIsInVzZXJuYW1lIjoieWFzZWVuIiwiZW1haWwiOiJ5YXNlZW5iYW9sY2g2OUBnbWFpbC5jb20iLCJleHAiOjE3ODQ5MTEzMjN9.YhQdGQOxiEmo7WuKkCyiZEQ0FFkkUUqK24COmM-o89s
[17-Jul-2026 16:42:05 UTC] === User Orders API Called ===
[17-Jul-2026 16:42:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jul-2026 16:42:05 UTC] User ID: 1079
[17-Jul-2026 16:42:05 UTC] Limit: 20, Offset: 0
[17-Jul-2026 16:42:05 UTC] ✅ JWT token verified successfully for user profile
[17-Jul-2026 16:42:05 UTC] User ID: 1079
[17-Jul-2026 16:42:05 UTC] ✅ User profile retrieved successfully for user ID: 1079
[17-Jul-2026 16:42:05 UTC] Orders found: 0
[17-Jul-2026 16:42:05 UTC] Orders data: []
[17-Jul-2026 16:42:05 UTC] Total orders count: 0
[17-Jul-2026 16:42:05 UTC] === API CALL LOG ===
[17-Jul-2026 16:42:05 UTC] Endpoint: user/profile.php
[17-Jul-2026 16:42:05 UTC] Full Log Data: {
    "timestamp": "2026-07-17 16:42:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "57.130.25.106",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "57.130.25.106, 172.71.178.4",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3OSIsInVzZXJuYW1lIjoieWFzZWVuIiwiZW1haWwiOiJ5YXNlZW5iYW9sY2g2OUBnbWFpbC5jb20iLCJleHAiOjE3ODQ5MTEzMjN9.YhQdGQOxiEmo7WuKkCyiZEQ0FFkkUUqK24COmM-o89s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1cab2a8bf54f41c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "57.130.25.106",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jul-2026 16:42:05 UTC] === END API CALL LOG ===
[17-Jul-2026 16:42:05 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jul-2026 16:42:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3OSIsInVzZXJuYW1lIjoieWFzZWVuIiwiZW1haWwiOiJ5YXNlZW5iYW9sY2g2OUBnbWFpbC5jb20iLCJleHAiOjE3ODQ5MTEzMjN9.YhQdGQOxiEmo7WuKkCyiZEQ0FFkkUUqK24COmM-o89s
[17-Jul-2026 16:42:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jul-2026 16:42:05 UTC] ✅ JWT token verified successfully for user profile
[17-Jul-2026 16:42:05 UTC] User ID: 1079
[17-Jul-2026 16:42:05 UTC] ✅ User profile retrieved successfully for user ID: 1079
[17-Jul-2026 16:42:06 UTC] === API CALL LOG ===
[17-Jul-2026 16:42:06 UTC] Endpoint: user/profile.php
[17-Jul-2026 16:42:06 UTC] Full Log Data: {
    "timestamp": "2026-07-17 16:42:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "57.130.25.106",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "57.130.25.106, 172.71.178.4",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3OSIsInVzZXJuYW1lIjoieWFzZWVuIiwiZW1haWwiOiJ5YXNlZW5iYW9sY2g2OUBnbWFpbC5jb20iLCJleHAiOjE3ODQ5MTEzMjN9.YhQdGQOxiEmo7WuKkCyiZEQ0FFkkUUqK24COmM-o89s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1cab2b05cfbf41c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "57.130.25.106",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jul-2026 16:42:06 UTC] === END API CALL LOG ===
[17-Jul-2026 16:42:06 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jul-2026 16:42:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3OSIsInVzZXJuYW1lIjoieWFzZWVuIiwiZW1haWwiOiJ5YXNlZW5iYW9sY2g2OUBnbWFpbC5jb20iLCJleHAiOjE3ODQ5MTEzMjN9.YhQdGQOxiEmo7WuKkCyiZEQ0FFkkUUqK24COmM-o89s
[17-Jul-2026 16:42:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jul-2026 16:42:06 UTC] ✅ JWT token verified successfully for user profile
[17-Jul-2026 16:42:06 UTC] User ID: 1079
[17-Jul-2026 16:42:06 UTC] ✅ User profile retrieved successfully for user ID: 1079
[17-Jul-2026 16:42:10 UTC] === API CALL LOG ===
[17-Jul-2026 16:42:10 UTC] Endpoint: user/profile.php
[17-Jul-2026 16:42:10 UTC] Full Log Data: {
    "timestamp": "2026-07-17 16:42:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "57.130.25.106",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "57.130.25.106, 172.71.178.4",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3OSIsInVzZXJuYW1lIjoieWFzZWVuIiwiZW1haWwiOiJ5YXNlZW5iYW9sY2g2OUBnbWFpbC5jb20iLCJleHAiOjE3ODQ5MTEzMjN9.YhQdGQOxiEmo7WuKkCyiZEQ0FFkkUUqK24COmM-o89s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1cab2c51fe2f41c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "57.130.25.106",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jul-2026 16:42:10 UTC] === END API CALL LOG ===
[17-Jul-2026 16:42:10 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jul-2026 16:42:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3OSIsInVzZXJuYW1lIjoieWFzZWVuIiwiZW1haWwiOiJ5YXNlZW5iYW9sY2g2OUBnbWFpbC5jb20iLCJleHAiOjE3ODQ5MTEzMjN9.YhQdGQOxiEmo7WuKkCyiZEQ0FFkkUUqK24COmM-o89s
[17-Jul-2026 16:42:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jul-2026 16:42:10 UTC] ✅ JWT token verified successfully for user profile
[17-Jul-2026 16:42:10 UTC] User ID: 1079
[17-Jul-2026 16:42:10 UTC] ✅ User profile retrieved successfully for user ID: 1079
[17-Jul-2026 16:42:41 UTC] === API CALL LOG ===
[17-Jul-2026 16:42:41 UTC] Endpoint: user/profile.php
[17-Jul-2026 16:42:41 UTC] Full Log Data: {
    "timestamp": "2026-07-17 16:42:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "57.130.25.106",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "57.130.25.106, 172.71.178.4",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3OSIsInVzZXJuYW1lIjoieWFzZWVuIiwiZW1haWwiOiJ5YXNlZW5iYW9sY2g2OUBnbWFpbC5jb20iLCJleHAiOjE3ODQ5MTEzMjN9.YhQdGQOxiEmo7WuKkCyiZEQ0FFkkUUqK24COmM-o89s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1cab3865c03f41c-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "57.130.25.106",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jul-2026 16:42:41 UTC] === END API CALL LOG ===
[17-Jul-2026 16:42:41 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jul-2026 16:42:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3OSIsInVzZXJuYW1lIjoieWFzZWVuIiwiZW1haWwiOiJ5YXNlZW5iYW9sY2g2OUBnbWFpbC5jb20iLCJleHAiOjE3ODQ5MTEzMjN9.YhQdGQOxiEmo7WuKkCyiZEQ0FFkkUUqK24COmM-o89s
[17-Jul-2026 16:42:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jul-2026 16:42:41 UTC] ✅ JWT token verified successfully for user profile
[17-Jul-2026 16:42:41 UTC] User ID: 1079
[17-Jul-2026 16:42:41 UTC] ✅ User profile retrieved successfully for user ID: 1079
[17-Jul-2026 16:43:23 UTC] === API CALL LOG ===
[17-Jul-2026 16:43:23 UTC] Endpoint: user/profile.php
[17-Jul-2026 16:43:23 UTC] Full Log Data: {
    "timestamp": "2026-07-17 16:43:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "57.130.25.106",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "57.130.25.106, 172.71.241.85",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3OSIsInVzZXJuYW1lIjoieWFzZWVuIiwiZW1haWwiOiJ5YXNlZW5iYW9sY2g2OUBnbWFpbC5jb20iLCJleHAiOjE3ODQ5MTEzMjN9.YhQdGQOxiEmo7WuKkCyiZEQ0FFkkUUqK24COmM-o89s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1cab4905e482547-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "57.130.25.106",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jul-2026 16:43:23 UTC] === END API CALL LOG ===
[17-Jul-2026 16:43:23 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jul-2026 16:43:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3OSIsInVzZXJuYW1lIjoieWFzZWVuIiwiZW1haWwiOiJ5YXNlZW5iYW9sY2g2OUBnbWFpbC5jb20iLCJleHAiOjE3ODQ5MTEzMjN9.YhQdGQOxiEmo7WuKkCyiZEQ0FFkkUUqK24COmM-o89s
[17-Jul-2026 16:43:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jul-2026 16:43:23 UTC] ✅ JWT token verified successfully for user profile
[17-Jul-2026 16:43:23 UTC] User ID: 1079
[17-Jul-2026 16:43:23 UTC] ✅ User profile retrieved successfully for user ID: 1079
[17-Jul-2026 16:43:25 UTC] === API CALL LOG ===
[17-Jul-2026 16:43:25 UTC] Endpoint: user/profile.php
[17-Jul-2026 16:43:25 UTC] Full Log Data: {
    "timestamp": "2026-07-17 16:43:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "57.130.25.106",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "57.130.25.106, 172.71.241.20",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3OSIsInVzZXJuYW1lIjoieWFzZWVuIiwiZW1haWwiOiJ5YXNlZW5iYW9sY2g2OUBnbWFpbC5jb20iLCJleHAiOjE3ODQ5MTEzMjN9.YhQdGQOxiEmo7WuKkCyiZEQ0FFkkUUqK24COmM-o89s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1cab49819752547-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "57.130.25.106",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jul-2026 16:43:25 UTC] === END API CALL LOG ===
[17-Jul-2026 16:43:25 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jul-2026 16:43:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3OSIsInVzZXJuYW1lIjoieWFzZWVuIiwiZW1haWwiOiJ5YXNlZW5iYW9sY2g2OUBnbWFpbC5jb20iLCJleHAiOjE3ODQ5MTEzMjN9.YhQdGQOxiEmo7WuKkCyiZEQ0FFkkUUqK24COmM-o89s
[17-Jul-2026 16:43:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jul-2026 16:43:25 UTC] ✅ JWT token verified successfully for user profile
[17-Jul-2026 16:43:25 UTC] User ID: 1079
[17-Jul-2026 16:43:25 UTC] ✅ User profile retrieved successfully for user ID: 1079
[17-Jul-2026 16:43:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jul-2026 16:43:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jul-2026 16:43:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"57.130.25.106, 172.71.241.85","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3OSIsInVzZXJuYW1lIjoieWFzZWVuIiwiZW1haWwiOiJ5YXNlZW5iYW9sY2g2OUBnbWFpbC5jb20iLCJleHAiOjE3ODQ5MTEzMjN9.YhQdGQOxiEmo7WuKkCyiZEQ0FFkkUUqK24COmM-o89s","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1cab49819732547-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"57.130.25.106","cf-ipcountry":"FR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-Jul-2026 16:43:25 UTC] === User Orders API Called ===
[17-Jul-2026 16:43:25 UTC] User ID: 1079
[17-Jul-2026 16:43:25 UTC] Limit: 20, Offset: 0
[17-Jul-2026 16:43:25 UTC] Orders found: 0
[17-Jul-2026 16:43:25 UTC] Orders data: []
[17-Jul-2026 16:43:25 UTC] Total orders count: 0
[17-Jul-2026 16:43:25 UTC] === API CALL LOG ===
[17-Jul-2026 16:43:25 UTC] Endpoint: user/profile.php
[17-Jul-2026 16:43:25 UTC] Full Log Data: {
    "timestamp": "2026-07-17 16:43:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "57.130.25.106",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "57.130.25.106, 172.71.241.20",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3OSIsInVzZXJuYW1lIjoieWFzZWVuIiwiZW1haWwiOiJ5YXNlZW5iYW9sY2g2OUBnbWFpbC5jb20iLCJleHAiOjE3ODQ5MTEzMjN9.YhQdGQOxiEmo7WuKkCyiZEQ0FFkkUUqK24COmM-o89s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1cab498196c2547-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "57.130.25.106",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jul-2026 16:43:25 UTC] === END API CALL LOG ===
[17-Jul-2026 16:43:25 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jul-2026 16:43:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3OSIsInVzZXJuYW1lIjoieWFzZWVuIiwiZW1haWwiOiJ5YXNlZW5iYW9sY2g2OUBnbWFpbC5jb20iLCJleHAiOjE3ODQ5MTEzMjN9.YhQdGQOxiEmo7WuKkCyiZEQ0FFkkUUqK24COmM-o89s
[17-Jul-2026 16:43:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jul-2026 16:43:25 UTC] ✅ JWT token verified successfully for user profile
[17-Jul-2026 16:43:25 UTC] User ID: 1079
[17-Jul-2026 16:43:25 UTC] ✅ User profile retrieved successfully for user ID: 1079
[17-Jul-2026 16:43:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jul-2026 16:43:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jul-2026 16:43:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"57.130.25.106, 172.71.241.20","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3OSIsInVzZXJuYW1lIjoieWFzZWVuIiwiZW1haWwiOiJ5YXNlZW5iYW9sY2g2OUBnbWFpbC5jb20iLCJleHAiOjE3ODQ5MTEzMjN9.YhQdGQOxiEmo7WuKkCyiZEQ0FFkkUUqK24COmM-o89s","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1cab4a2efd52547-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"57.130.25.106","cf-ipcountry":"FR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-Jul-2026 16:43:26 UTC] === User Orders API Called ===
[17-Jul-2026 16:43:26 UTC] User ID: 1079
[17-Jul-2026 16:43:26 UTC] Limit: 20, Offset: 0
[17-Jul-2026 16:43:26 UTC] Orders found: 0
[17-Jul-2026 16:43:26 UTC] Orders data: []
[17-Jul-2026 16:43:26 UTC] Total orders count: 0
[17-Jul-2026 16:43:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jul-2026 16:43:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jul-2026 16:43:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"57.130.25.106, 172.71.241.20","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3OSIsInVzZXJuYW1lIjoieWFzZWVuIiwiZW1haWwiOiJ5YXNlZW5iYW9sY2g2OUBnbWFpbC5jb20iLCJleHAiOjE3ODQ5MTEzMjN9.YhQdGQOxiEmo7WuKkCyiZEQ0FFkkUUqK24COmM-o89s","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1cab4ad8e6a2547-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"57.130.25.106","cf-ipcountry":"FR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-Jul-2026 16:43:28 UTC] === User Orders API Called ===
[17-Jul-2026 16:43:28 UTC] User ID: 1079
[17-Jul-2026 16:43:28 UTC] Limit: 20, Offset: 0
[17-Jul-2026 16:43:28 UTC] Orders found: 0
[17-Jul-2026 16:43:28 UTC] Orders data: []
[17-Jul-2026 16:43:28 UTC] Total orders count: 0
[17-Jul-2026 16:43:28 UTC] === API CALL LOG ===
[17-Jul-2026 16:43:28 UTC] Endpoint: user/profile.php
[17-Jul-2026 16:43:28 UTC] Full Log Data: {
    "timestamp": "2026-07-17 16:43:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "57.130.25.106",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "57.130.25.106, 172.71.241.85",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3OSIsInVzZXJuYW1lIjoieWFzZWVuIiwiZW1haWwiOiJ5YXNlZW5iYW9sY2g2OUBnbWFpbC5jb20iLCJleHAiOjE3ODQ5MTEzMjN9.YhQdGQOxiEmo7WuKkCyiZEQ0FFkkUUqK24COmM-o89s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1cab4adff932547-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "57.130.25.106",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jul-2026 16:43:28 UTC] === END API CALL LOG ===
[17-Jul-2026 16:43:28 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jul-2026 16:43:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3OSIsInVzZXJuYW1lIjoieWFzZWVuIiwiZW1haWwiOiJ5YXNlZW5iYW9sY2g2OUBnbWFpbC5jb20iLCJleHAiOjE3ODQ5MTEzMjN9.YhQdGQOxiEmo7WuKkCyiZEQ0FFkkUUqK24COmM-o89s
[17-Jul-2026 16:43:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jul-2026 16:43:28 UTC] ✅ JWT token verified successfully for user profile
[17-Jul-2026 16:43:28 UTC] User ID: 1079
[17-Jul-2026 16:43:28 UTC] ✅ User profile retrieved successfully for user ID: 1079
[17-Jul-2026 16:43:28 UTC] === API CALL LOG ===
[17-Jul-2026 16:43:28 UTC] Endpoint: user/profile.php
[17-Jul-2026 16:43:28 UTC] Full Log Data: {
    "timestamp": "2026-07-17 16:43:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "57.130.25.106",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "57.130.25.106, 172.71.241.85",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3OSIsInVzZXJuYW1lIjoieWFzZWVuIiwiZW1haWwiOiJ5YXNlZW5iYW9sY2g2OUBnbWFpbC5jb20iLCJleHAiOjE3ODQ5MTEzMjN9.YhQdGQOxiEmo7WuKkCyiZEQ0FFkkUUqK24COmM-o89s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1cab4b0c8232547-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "57.130.25.106",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jul-2026 16:43:28 UTC] === END API CALL LOG ===
[17-Jul-2026 16:43:28 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jul-2026 16:43:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3OSIsInVzZXJuYW1lIjoieWFzZWVuIiwiZW1haWwiOiJ5YXNlZW5iYW9sY2g2OUBnbWFpbC5jb20iLCJleHAiOjE3ODQ5MTEzMjN9.YhQdGQOxiEmo7WuKkCyiZEQ0FFkkUUqK24COmM-o89s
[17-Jul-2026 16:43:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jul-2026 16:43:28 UTC] ✅ JWT token verified successfully for user profile
[17-Jul-2026 16:43:28 UTC] User ID: 1079
[17-Jul-2026 16:43:28 UTC] ✅ User profile retrieved successfully for user ID: 1079
[17-Jul-2026 16:43:34 UTC] === API CALL LOG ===
[17-Jul-2026 16:43:34 UTC] Endpoint: user/profile.php
[17-Jul-2026 16:43:34 UTC] Full Log Data: {
    "timestamp": "2026-07-17 16:43:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "57.130.25.106",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "57.130.25.106, 172.71.241.85",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3OSIsInVzZXJuYW1lIjoieWFzZWVuIiwiZW1haWwiOiJ5YXNlZW5iYW9sY2g2OUBnbWFpbC5jb20iLCJleHAiOjE3ODQ5MTEzMjN9.YhQdGQOxiEmo7WuKkCyiZEQ0FFkkUUqK24COmM-o89s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1cab4d52aa22547-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "57.130.25.106",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jul-2026 16:43:34 UTC] === END API CALL LOG ===
[17-Jul-2026 16:43:34 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jul-2026 16:43:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3OSIsInVzZXJuYW1lIjoieWFzZWVuIiwiZW1haWwiOiJ5YXNlZW5iYW9sY2g2OUBnbWFpbC5jb20iLCJleHAiOjE3ODQ5MTEzMjN9.YhQdGQOxiEmo7WuKkCyiZEQ0FFkkUUqK24COmM-o89s
[17-Jul-2026 16:43:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jul-2026 16:43:34 UTC] ✅ JWT token verified successfully for user profile
[17-Jul-2026 16:43:34 UTC] User ID: 1079
[17-Jul-2026 16:43:34 UTC] ✅ User profile retrieved successfully for user ID: 1079
[17-Jul-2026 16:43:34 UTC] User Purchases API - User ID: 1079
[17-Jul-2026 16:43:34 UTC] User Purchases API - Total purchases found: 0
[17-Jul-2026 16:43:40 UTC] User Purchases API - User ID: 1079
[17-Jul-2026 16:43:40 UTC] User Purchases API - Total purchases found: 0
[17-Jul-2026 16:43:47 UTC] === API CALL LOG ===
[17-Jul-2026 16:43:47 UTC] Endpoint: user/profile.php
[17-Jul-2026 16:43:47 UTC] Full Log Data: {
    "timestamp": "2026-07-17 16:43:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "57.130.25.106",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "57.130.25.106, 172.71.182.119",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3OSIsInVzZXJuYW1lIjoieWFzZWVuIiwiZW1haWwiOiJ5YXNlZW5iYW9sY2g2OUBnbWFpbC5jb20iLCJleHAiOjE3ODQ5MTEzMjN9.YhQdGQOxiEmo7WuKkCyiZEQ0FFkkUUqK24COmM-o89s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1cab525fbca9fd5-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "57.130.25.106",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jul-2026 16:43:47 UTC] === END API CALL LOG ===
[17-Jul-2026 16:43:47 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jul-2026 16:43:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3OSIsInVzZXJuYW1lIjoieWFzZWVuIiwiZW1haWwiOiJ5YXNlZW5iYW9sY2g2OUBnbWFpbC5jb20iLCJleHAiOjE3ODQ5MTEzMjN9.YhQdGQOxiEmo7WuKkCyiZEQ0FFkkUUqK24COmM-o89s
[17-Jul-2026 16:43:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jul-2026 16:43:47 UTC] ✅ JWT token verified successfully for user profile
[17-Jul-2026 16:43:47 UTC] User ID: 1079
[17-Jul-2026 16:43:47 UTC] ✅ User profile retrieved successfully for user ID: 1079
[17-Jul-2026 16:43:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jul-2026 16:43:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jul-2026 16:43:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"57.130.25.106, 172.71.182.119","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3OSIsInVzZXJuYW1lIjoieWFzZWVuIiwiZW1haWwiOiJ5YXNlZW5iYW9sY2g2OUBnbWFpbC5jb20iLCJleHAiOjE3ODQ5MTEzMjN9.YhQdGQOxiEmo7WuKkCyiZEQ0FFkkUUqK24COmM-o89s","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1cab52c59659fd5-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"57.130.25.106","cf-ipcountry":"FR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-Jul-2026 16:43:48 UTC] === User Orders API Called ===
[17-Jul-2026 16:43:48 UTC] User ID: 1079
[17-Jul-2026 16:43:48 UTC] Limit: 20, Offset: 0
[17-Jul-2026 16:43:48 UTC] Orders found: 0
[17-Jul-2026 16:43:48 UTC] Orders data: []
[17-Jul-2026 16:43:48 UTC] Total orders count: 0
[17-Jul-2026 16:43:48 UTC] === API CALL LOG ===
[17-Jul-2026 16:43:48 UTC] Endpoint: user/profile.php
[17-Jul-2026 16:43:48 UTC] Full Log Data: {
    "timestamp": "2026-07-17 16:43:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "57.130.25.106",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "57.130.25.106, 172.71.182.119",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3OSIsInVzZXJuYW1lIjoieWFzZWVuIiwiZW1haWwiOiJ5YXNlZW5iYW9sY2g2OUBnbWFpbC5jb20iLCJleHAiOjE3ODQ5MTEzMjN9.YhQdGQOxiEmo7WuKkCyiZEQ0FFkkUUqK24COmM-o89s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1cab52c59609fd5-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "57.130.25.106",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jul-2026 16:43:48 UTC] === END API CALL LOG ===
[17-Jul-2026 16:43:48 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jul-2026 16:43:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3OSIsInVzZXJuYW1lIjoieWFzZWVuIiwiZW1haWwiOiJ5YXNlZW5iYW9sY2g2OUBnbWFpbC5jb20iLCJleHAiOjE3ODQ5MTEzMjN9.YhQdGQOxiEmo7WuKkCyiZEQ0FFkkUUqK24COmM-o89s
[17-Jul-2026 16:43:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jul-2026 16:43:48 UTC] ✅ JWT token verified successfully for user profile
[17-Jul-2026 16:43:48 UTC] User ID: 1079
[17-Jul-2026 16:43:48 UTC] ✅ User profile retrieved successfully for user ID: 1079
[17-Jul-2026 16:43:48 UTC] === API CALL LOG ===
[17-Jul-2026 16:43:48 UTC] Endpoint: user/profile.php
[17-Jul-2026 16:43:48 UTC] Full Log Data: {
    "timestamp": "2026-07-17 16:43:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "57.130.25.106",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "57.130.25.106, 172.71.182.119",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3OSIsInVzZXJuYW1lIjoieWFzZWVuIiwiZW1haWwiOiJ5YXNlZW5iYW9sY2g2OUBnbWFpbC5jb20iLCJleHAiOjE3ODQ5MTEzMjN9.YhQdGQOxiEmo7WuKkCyiZEQ0FFkkUUqK24COmM-o89s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1cab52c59679fd5-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "57.130.25.106",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jul-2026 16:43:48 UTC] === END API CALL LOG ===
[17-Jul-2026 16:43:48 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jul-2026 16:43:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3OSIsInVzZXJuYW1lIjoieWFzZWVuIiwiZW1haWwiOiJ5YXNlZW5iYW9sY2g2OUBnbWFpbC5jb20iLCJleHAiOjE3ODQ5MTEzMjN9.YhQdGQOxiEmo7WuKkCyiZEQ0FFkkUUqK24COmM-o89s
[17-Jul-2026 16:43:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jul-2026 16:43:48 UTC] ✅ JWT token verified successfully for user profile
[17-Jul-2026 16:43:48 UTC] User ID: 1079
[17-Jul-2026 16:43:48 UTC] ✅ User profile retrieved successfully for user ID: 1079
[17-Jul-2026 16:43:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jul-2026 16:43:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jul-2026 16:43:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"57.130.25.106, 172.71.182.118","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3OSIsInVzZXJuYW1lIjoieWFzZWVuIiwiZW1haWwiOiJ5YXNlZW5iYW9sY2g2OUBnbWFpbC5jb20iLCJleHAiOjE3ODQ5MTEzMjN9.YhQdGQOxiEmo7WuKkCyiZEQ0FFkkUUqK24COmM-o89s","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1cab5664ec69fd5-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"57.130.25.106","cf-ipcountry":"FR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-Jul-2026 16:43:57 UTC] === User Orders API Called ===
[17-Jul-2026 16:43:57 UTC] User ID: 1079
[17-Jul-2026 16:43:57 UTC] Limit: 20, Offset: 0
[17-Jul-2026 16:43:57 UTC] Orders found: 0
[17-Jul-2026 16:43:57 UTC] Orders data: []
[17-Jul-2026 16:43:57 UTC] Total orders count: 0
[17-Jul-2026 16:43:57 UTC] === API CALL LOG ===
[17-Jul-2026 16:43:57 UTC] Endpoint: user/profile.php
[17-Jul-2026 16:43:57 UTC] Full Log Data: {
    "timestamp": "2026-07-17 16:43:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "57.130.25.106",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "57.130.25.106, 172.71.182.118",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3OSIsInVzZXJuYW1lIjoieWFzZWVuIiwiZW1haWwiOiJ5YXNlZW5iYW9sY2g2OUBnbWFpbC5jb20iLCJleHAiOjE3ODQ5MTEzMjN9.YhQdGQOxiEmo7WuKkCyiZEQ0FFkkUUqK24COmM-o89s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1cab566af159fd5-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "57.130.25.106",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jul-2026 16:43:57 UTC] === END API CALL LOG ===
[17-Jul-2026 16:43:57 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jul-2026 16:43:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3OSIsInVzZXJuYW1lIjoieWFzZWVuIiwiZW1haWwiOiJ5YXNlZW5iYW9sY2g2OUBnbWFpbC5jb20iLCJleHAiOjE3ODQ5MTEzMjN9.YhQdGQOxiEmo7WuKkCyiZEQ0FFkkUUqK24COmM-o89s
[17-Jul-2026 16:43:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jul-2026 16:43:57 UTC] ✅ JWT token verified successfully for user profile
[17-Jul-2026 16:43:57 UTC] User ID: 1079
[17-Jul-2026 16:43:57 UTC] ✅ User profile retrieved successfully for user ID: 1079
[17-Jul-2026 16:43:58 UTC] === API CALL LOG ===
[17-Jul-2026 16:43:58 UTC] Endpoint: user/profile.php
[17-Jul-2026 16:43:58 UTC] Full Log Data: {
    "timestamp": "2026-07-17 16:43:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "57.130.25.106",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "57.130.25.106, 172.71.182.118",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3OSIsInVzZXJuYW1lIjoieWFzZWVuIiwiZW1haWwiOiJ5YXNlZW5iYW9sY2g2OUBnbWFpbC5jb20iLCJleHAiOjE3ODQ5MTEzMjN9.YhQdGQOxiEmo7WuKkCyiZEQ0FFkkUUqK24COmM-o89s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1cab56959299fd5-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "57.130.25.106",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jul-2026 16:43:58 UTC] === END API CALL LOG ===
[17-Jul-2026 16:43:58 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jul-2026 16:43:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3OSIsInVzZXJuYW1lIjoieWFzZWVuIiwiZW1haWwiOiJ5YXNlZW5iYW9sY2g2OUBnbWFpbC5jb20iLCJleHAiOjE3ODQ5MTEzMjN9.YhQdGQOxiEmo7WuKkCyiZEQ0FFkkUUqK24COmM-o89s
[17-Jul-2026 16:43:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jul-2026 16:43:58 UTC] ✅ JWT token verified successfully for user profile
[17-Jul-2026 16:43:58 UTC] User ID: 1079
[17-Jul-2026 16:43:58 UTC] ✅ User profile retrieved successfully for user ID: 1079
[17-Jul-2026 16:44:04 UTC] === API CALL LOG ===
[17-Jul-2026 16:44:04 UTC] Endpoint: user/profile.php
[17-Jul-2026 16:44:04 UTC] Full Log Data: {
    "timestamp": "2026-07-17 16:44:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "57.130.25.106",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "57.130.25.106, 172.70.46.98",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3OSIsInVzZXJuYW1lIjoieWFzZWVuIiwiZW1haWwiOiJ5YXNlZW5iYW9sY2g2OUBnbWFpbC5jb20iLCJleHAiOjE3ODQ5MTEzMjN9.YhQdGQOxiEmo7WuKkCyiZEQ0FFkkUUqK24COmM-o89s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1cab58cdd9e0e58-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "57.130.25.106",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jul-2026 16:44:04 UTC] === END API CALL LOG ===
[17-Jul-2026 16:44:04 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jul-2026 16:44:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3OSIsInVzZXJuYW1lIjoieWFzZWVuIiwiZW1haWwiOiJ5YXNlZW5iYW9sY2g2OUBnbWFpbC5jb20iLCJleHAiOjE3ODQ5MTEzMjN9.YhQdGQOxiEmo7WuKkCyiZEQ0FFkkUUqK24COmM-o89s
[17-Jul-2026 16:44:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jul-2026 16:44:04 UTC] ✅ JWT token verified successfully for user profile
[17-Jul-2026 16:44:04 UTC] User ID: 1079
[17-Jul-2026 16:44:04 UTC] ✅ User profile retrieved successfully for user ID: 1079
[17-Jul-2026 16:44:05 UTC] === API CALL LOG ===
[17-Jul-2026 16:44:05 UTC] Endpoint: user/profile.php
[17-Jul-2026 16:44:05 UTC] Full Log Data: {
    "timestamp": "2026-07-17 16:44:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "57.130.25.106",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "57.130.25.106, 172.70.46.98",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3OSIsInVzZXJuYW1lIjoieWFzZWVuIiwiZW1haWwiOiJ5YXNlZW5iYW9sY2g2OUBnbWFpbC5jb20iLCJleHAiOjE3ODQ5MTEzMjN9.YhQdGQOxiEmo7WuKkCyiZEQ0FFkkUUqK24COmM-o89s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1cab5933d100e58-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "57.130.25.106",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jul-2026 16:44:05 UTC] === END API CALL LOG ===
[17-Jul-2026 16:44:05 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jul-2026 16:44:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3OSIsInVzZXJuYW1lIjoieWFzZWVuIiwiZW1haWwiOiJ5YXNlZW5iYW9sY2g2OUBnbWFpbC5jb20iLCJleHAiOjE3ODQ5MTEzMjN9.YhQdGQOxiEmo7WuKkCyiZEQ0FFkkUUqK24COmM-o89s
[17-Jul-2026 16:44:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jul-2026 16:44:05 UTC] ✅ JWT token verified successfully for user profile
[17-Jul-2026 16:44:05 UTC] User ID: 1079
[17-Jul-2026 16:44:05 UTC] ✅ User profile retrieved successfully for user ID: 1079
[17-Jul-2026 16:44:05 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jul-2026 16:44:05 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[17-Jul-2026 16:44:05 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"57.130.25.106, 172.70.46.150","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3OSIsInVzZXJuYW1lIjoieWFzZWVuIiwiZW1haWwiOiJ5YXNlZW5iYW9sY2g2OUBnbWFpbC5jb20iLCJleHAiOjE3ODQ5MTEzMjN9.YhQdGQOxiEmo7WuKkCyiZEQ0FFkkUUqK24COmM-o89s","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1cab5933d150e58-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"57.130.25.106","cf-ipcountry":"FR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[17-Jul-2026 16:44:05 UTC] === User Orders API Called ===
[17-Jul-2026 16:44:05 UTC] User ID: 1079
[17-Jul-2026 16:44:05 UTC] Limit: 20, Offset: 0
[17-Jul-2026 16:44:05 UTC] Orders found: 0
[17-Jul-2026 16:44:05 UTC] Orders data: []
[17-Jul-2026 16:44:05 UTC] Total orders count: 0
[17-Jul-2026 16:44:05 UTC] === API CALL LOG ===
[17-Jul-2026 16:44:05 UTC] Endpoint: user/profile.php
[17-Jul-2026 16:44:05 UTC] Full Log Data: {
    "timestamp": "2026-07-17 16:44:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "57.130.25.106",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "57.130.25.106, 172.70.46.150",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3OSIsInVzZXJuYW1lIjoieWFzZWVuIiwiZW1haWwiOiJ5YXNlZW5iYW9sY2g2OUBnbWFpbC5jb20iLCJleHAiOjE3ODQ5MTEzMjN9.YhQdGQOxiEmo7WuKkCyiZEQ0FFkkUUqK24COmM-o89s",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1cab5944e030e58-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "57.130.25.106",
        "cf-ipcountry": "FR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[17-Jul-2026 16:44:05 UTC] === END API CALL LOG ===
[17-Jul-2026 16:44:05 UTC] ✅ API Hash verification passed for profile endpoint
[17-Jul-2026 16:44:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3OSIsInVzZXJuYW1lIjoieWFzZWVuIiwiZW1haWwiOiJ5YXNlZW5iYW9sY2g2OUBnbWFpbC5jb20iLCJleHAiOjE3ODQ5MTEzMjN9.YhQdGQOxiEmo7WuKkCyiZEQ0FFkkUUqK24COmM-o89s
[17-Jul-2026 16:44:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[17-Jul-2026 16:44:05 UTC] ✅ JWT token verified successfully for user profile
[17-Jul-2026 16:44:05 UTC] User ID: 1079
[17-Jul-2026 16:44:05 UTC] ✅ User profile retrieved successfully for user ID: 1079
[18-Jul-2026 01:08:50 UTC] === API CALL LOG ===
[18-Jul-2026 01:08:50 UTC] Endpoint: user/profile.php
[18-Jul-2026 01:08:50 UTC] Full Log Data: {
    "timestamp": "2026-07-18 01:08:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.210.54.207",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.210.54.207, 172.71.182.119",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MCIsInVzZXJuYW1lIjoibmFuY3kiLCJlbWFpbCI6Im5hbmN5ZWE5MDRAZ21haWwuY29tIiwiZXhwIjoxNzg0OTQxNzI4fQ.KGV5GXFiUcaXSGxcMpEPwcezrKMG0mD7K4qr7YMcTLI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1cd98f86e349fc3-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.210.54.207",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 01:08:50 UTC] === END API CALL LOG ===
[18-Jul-2026 01:08:50 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 01:08:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MCIsInVzZXJuYW1lIjoibmFuY3kiLCJlbWFpbCI6Im5hbmN5ZWE5MDRAZ21haWwuY29tIiwiZXhwIjoxNzg0OTQxNzI4fQ.KGV5GXFiUcaXSGxcMpEPwcezrKMG0mD7K4qr7YMcTLI
[18-Jul-2026 01:08:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 01:08:50 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 01:08:50 UTC] User ID: 1080
[18-Jul-2026 01:08:50 UTC] ✅ User profile retrieved successfully for user ID: 1080
[18-Jul-2026 01:08:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 01:08:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 01:08:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.210.54.207, 172.71.182.119","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MCIsInVzZXJuYW1lIjoibmFuY3kiLCJlbWFpbCI6Im5hbmN5ZWE5MDRAZ21haWwuY29tIiwiZXhwIjoxNzg0OTQxNzI4fQ.KGV5GXFiUcaXSGxcMpEPwcezrKMG0mD7K4qr7YMcTLI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1cd98f86e339fc3-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"197.210.54.207","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-Jul-2026 01:08:50 UTC] === User Orders API Called ===
[18-Jul-2026 01:08:50 UTC] User ID: 1080
[18-Jul-2026 01:08:50 UTC] Limit: 20, Offset: 0
[18-Jul-2026 01:08:50 UTC] Orders found: 0
[18-Jul-2026 01:08:50 UTC] Orders data: []
[18-Jul-2026 01:08:50 UTC] Total orders count: 0
[18-Jul-2026 01:08:50 UTC] === API CALL LOG ===
[18-Jul-2026 01:08:50 UTC] Endpoint: user/profile.php
[18-Jul-2026 01:08:50 UTC] Full Log Data: {
    "timestamp": "2026-07-18 01:08:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.210.54.207",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.210.54.207, 172.71.182.118",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MCIsInVzZXJuYW1lIjoibmFuY3kiLCJlbWFpbCI6Im5hbmN5ZWE5MDRAZ21haWwuY29tIiwiZXhwIjoxNzg0OTQxNzI4fQ.KGV5GXFiUcaXSGxcMpEPwcezrKMG0mD7K4qr7YMcTLI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1cd98f86e2e9fc3-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.210.54.207",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 01:08:50 UTC] === END API CALL LOG ===
[18-Jul-2026 01:08:50 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 01:08:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MCIsInVzZXJuYW1lIjoibmFuY3kiLCJlbWFpbCI6Im5hbmN5ZWE5MDRAZ21haWwuY29tIiwiZXhwIjoxNzg0OTQxNzI4fQ.KGV5GXFiUcaXSGxcMpEPwcezrKMG0mD7K4qr7YMcTLI
[18-Jul-2026 01:08:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 01:08:50 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 01:08:50 UTC] User ID: 1080
[18-Jul-2026 01:08:50 UTC] ✅ User profile retrieved successfully for user ID: 1080
[18-Jul-2026 01:08:52 UTC] === API CALL LOG ===
[18-Jul-2026 01:08:52 UTC] Endpoint: user/profile.php
[18-Jul-2026 01:08:52 UTC] Full Log Data: {
    "timestamp": "2026-07-18 01:08:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.210.54.207",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.210.54.207, 172.71.182.118",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MCIsInVzZXJuYW1lIjoibmFuY3kiLCJlbWFpbCI6Im5hbmN5ZWE5MDRAZ21haWwuY29tIiwiZXhwIjoxNzg0OTQxNzI4fQ.KGV5GXFiUcaXSGxcMpEPwcezrKMG0mD7K4qr7YMcTLI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1cd99040d489fc3-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.210.54.207",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 01:08:52 UTC] === END API CALL LOG ===
[18-Jul-2026 01:08:52 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 01:08:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MCIsInVzZXJuYW1lIjoibmFuY3kiLCJlbWFpbCI6Im5hbmN5ZWE5MDRAZ21haWwuY29tIiwiZXhwIjoxNzg0OTQxNzI4fQ.KGV5GXFiUcaXSGxcMpEPwcezrKMG0mD7K4qr7YMcTLI
[18-Jul-2026 01:08:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 01:08:52 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 01:08:52 UTC] User ID: 1080
[18-Jul-2026 01:08:52 UTC] ✅ User profile retrieved successfully for user ID: 1080
[18-Jul-2026 01:09:28 UTC] === API CALL LOG ===
[18-Jul-2026 01:09:28 UTC] Endpoint: user/profile.php
[18-Jul-2026 01:09:28 UTC] Full Log Data: {
    "timestamp": "2026-07-18 01:09:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.210.54.207",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.210.54.207, 172.71.182.118",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MCIsInVzZXJuYW1lIjoibmFuY3kiLCJlbWFpbCI6Im5hbmN5ZWE5MDRAZ21haWwuY29tIiwiZXhwIjoxNzg0OTQxNzI4fQ.KGV5GXFiUcaXSGxcMpEPwcezrKMG0mD7K4qr7YMcTLI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1cd99e23abc9fc3-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.210.54.207",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 01:09:28 UTC] === END API CALL LOG ===
[18-Jul-2026 01:09:28 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 01:09:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MCIsInVzZXJuYW1lIjoibmFuY3kiLCJlbWFpbCI6Im5hbmN5ZWE5MDRAZ21haWwuY29tIiwiZXhwIjoxNzg0OTQxNzI4fQ.KGV5GXFiUcaXSGxcMpEPwcezrKMG0mD7K4qr7YMcTLI
[18-Jul-2026 01:09:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 01:09:28 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 01:09:28 UTC] User ID: 1080
[18-Jul-2026 01:09:28 UTC] ✅ User profile retrieved successfully for user ID: 1080
[18-Jul-2026 01:10:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 01:10:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 01:10:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.210.54.207, 172.71.182.119","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MCIsInVzZXJuYW1lIjoibmFuY3kiLCJlbWFpbCI6Im5hbmN5ZWE5MDRAZ21haWwuY29tIiwiZXhwIjoxNzg0OTQxNzI4fQ.KGV5GXFiUcaXSGxcMpEPwcezrKMG0mD7K4qr7YMcTLI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1cd9b32bced9fc3-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"197.210.54.207","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-Jul-2026 01:10:21 UTC] === User Orders API Called ===
[18-Jul-2026 01:10:21 UTC] User ID: 1080
[18-Jul-2026 01:10:21 UTC] Limit: 20, Offset: 0
[18-Jul-2026 01:10:21 UTC] Orders found: 0
[18-Jul-2026 01:10:21 UTC] Orders data: []
[18-Jul-2026 01:10:21 UTC] Total orders count: 0
[18-Jul-2026 01:10:24 UTC] === API CALL LOG ===
[18-Jul-2026 01:10:24 UTC] Endpoint: user/profile.php
[18-Jul-2026 01:10:24 UTC] Full Log Data: {
    "timestamp": "2026-07-18 01:10:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.210.54.207",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.210.54.207, 172.71.182.119",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MCIsInVzZXJuYW1lIjoibmFuY3kiLCJlbWFpbCI6Im5hbmN5ZWE5MDRAZ21haWwuY29tIiwiZXhwIjoxNzg0OTQxNzI4fQ.KGV5GXFiUcaXSGxcMpEPwcezrKMG0mD7K4qr7YMcTLI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1cd9b458fb39fc3-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.210.54.207",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 01:10:24 UTC] === END API CALL LOG ===
[18-Jul-2026 01:10:24 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 01:10:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MCIsInVzZXJuYW1lIjoibmFuY3kiLCJlbWFpbCI6Im5hbmN5ZWE5MDRAZ21haWwuY29tIiwiZXhwIjoxNzg0OTQxNzI4fQ.KGV5GXFiUcaXSGxcMpEPwcezrKMG0mD7K4qr7YMcTLI
[18-Jul-2026 01:10:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 01:10:24 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 01:10:24 UTC] User ID: 1080
[18-Jul-2026 01:10:24 UTC] ✅ User profile retrieved successfully for user ID: 1080
[18-Jul-2026 01:10:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 01:10:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 01:10:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.210.54.207, 172.71.182.119","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MCIsInVzZXJuYW1lIjoibmFuY3kiLCJlbWFpbCI6Im5hbmN5ZWE5MDRAZ21haWwuY29tIiwiZXhwIjoxNzg0OTQxNzI4fQ.KGV5GXFiUcaXSGxcMpEPwcezrKMG0mD7K4qr7YMcTLI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1cd9b458fb29fc3-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"197.210.54.207","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-Jul-2026 01:10:24 UTC] === User Orders API Called ===
[18-Jul-2026 01:10:24 UTC] User ID: 1080
[18-Jul-2026 01:10:24 UTC] Limit: 20, Offset: 0
[18-Jul-2026 01:10:24 UTC] Orders found: 0
[18-Jul-2026 01:10:24 UTC] Orders data: []
[18-Jul-2026 01:10:24 UTC] Total orders count: 0
[18-Jul-2026 01:10:25 UTC] === API CALL LOG ===
[18-Jul-2026 01:10:25 UTC] Endpoint: user/profile.php
[18-Jul-2026 01:10:25 UTC] Full Log Data: {
    "timestamp": "2026-07-18 01:10:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.210.54.207",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.210.54.207, 172.71.182.119",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MCIsInVzZXJuYW1lIjoibmFuY3kiLCJlbWFpbCI6Im5hbmN5ZWE5MDRAZ21haWwuY29tIiwiZXhwIjoxNzg0OTQxNzI4fQ.KGV5GXFiUcaXSGxcMpEPwcezrKMG0mD7K4qr7YMcTLI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1cd9b4a1a2d9fc3-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.210.54.207",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 01:10:25 UTC] === END API CALL LOG ===
[18-Jul-2026 01:10:25 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 01:10:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MCIsInVzZXJuYW1lIjoibmFuY3kiLCJlbWFpbCI6Im5hbmN5ZWE5MDRAZ21haWwuY29tIiwiZXhwIjoxNzg0OTQxNzI4fQ.KGV5GXFiUcaXSGxcMpEPwcezrKMG0mD7K4qr7YMcTLI
[18-Jul-2026 01:10:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 01:10:25 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 01:10:25 UTC] User ID: 1080
[18-Jul-2026 01:10:25 UTC] ✅ User profile retrieved successfully for user ID: 1080
[18-Jul-2026 01:10:26 UTC] === API CALL LOG ===
[18-Jul-2026 01:10:26 UTC] Endpoint: user/profile.php
[18-Jul-2026 01:10:26 UTC] Full Log Data: {
    "timestamp": "2026-07-18 01:10:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.210.54.207",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.210.54.207, 172.71.182.119",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MCIsInVzZXJuYW1lIjoibmFuY3kiLCJlbWFpbCI6Im5hbmN5ZWE5MDRAZ21haWwuY29tIiwiZXhwIjoxNzg0OTQxNzI4fQ.KGV5GXFiUcaXSGxcMpEPwcezrKMG0mD7K4qr7YMcTLI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1cd9b4e5c399fc3-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.210.54.207",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 01:10:26 UTC] === END API CALL LOG ===
[18-Jul-2026 01:10:26 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 01:10:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MCIsInVzZXJuYW1lIjoibmFuY3kiLCJlbWFpbCI6Im5hbmN5ZWE5MDRAZ21haWwuY29tIiwiZXhwIjoxNzg0OTQxNzI4fQ.KGV5GXFiUcaXSGxcMpEPwcezrKMG0mD7K4qr7YMcTLI
[18-Jul-2026 01:10:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 01:10:26 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 01:10:26 UTC] User ID: 1080
[18-Jul-2026 01:10:26 UTC] ✅ User profile retrieved successfully for user ID: 1080
[18-Jul-2026 01:10:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 01:10:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 01:10:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.210.54.207, 172.71.182.119","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MCIsInVzZXJuYW1lIjoibmFuY3kiLCJlbWFpbCI6Im5hbmN5ZWE5MDRAZ21haWwuY29tIiwiZXhwIjoxNzg0OTQxNzI4fQ.KGV5GXFiUcaXSGxcMpEPwcezrKMG0mD7K4qr7YMcTLI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1cd9b7469ca9fc3-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"197.210.54.207","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-Jul-2026 01:10:32 UTC] === User Orders API Called ===
[18-Jul-2026 01:10:32 UTC] User ID: 1080
[18-Jul-2026 01:10:32 UTC] Limit: 20, Offset: 0
[18-Jul-2026 01:10:32 UTC] Orders found: 0
[18-Jul-2026 01:10:32 UTC] Orders data: []
[18-Jul-2026 01:10:32 UTC] Total orders count: 0
[18-Jul-2026 01:10:32 UTC] === API CALL LOG ===
[18-Jul-2026 01:10:32 UTC] Endpoint: user/profile.php
[18-Jul-2026 01:10:32 UTC] Full Log Data: {
    "timestamp": "2026-07-18 01:10:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.210.54.207",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.210.54.207, 172.71.182.119",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MCIsInVzZXJuYW1lIjoibmFuY3kiLCJlbWFpbCI6Im5hbmN5ZWE5MDRAZ21haWwuY29tIiwiZXhwIjoxNzg0OTQxNzI4fQ.KGV5GXFiUcaXSGxcMpEPwcezrKMG0mD7K4qr7YMcTLI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1cd9b7469cd9fc3-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.210.54.207",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 01:10:32 UTC] === END API CALL LOG ===
[18-Jul-2026 01:10:32 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 01:10:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MCIsInVzZXJuYW1lIjoibmFuY3kiLCJlbWFpbCI6Im5hbmN5ZWE5MDRAZ21haWwuY29tIiwiZXhwIjoxNzg0OTQxNzI4fQ.KGV5GXFiUcaXSGxcMpEPwcezrKMG0mD7K4qr7YMcTLI
[18-Jul-2026 01:10:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 01:10:32 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 01:10:32 UTC] User ID: 1080
[18-Jul-2026 01:10:32 UTC] ✅ User profile retrieved successfully for user ID: 1080
[18-Jul-2026 01:10:33 UTC] === API CALL LOG ===
[18-Jul-2026 01:10:33 UTC] Endpoint: user/profile.php
[18-Jul-2026 01:10:33 UTC] Full Log Data: {
    "timestamp": "2026-07-18 01:10:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.210.54.207",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.210.54.207, 172.71.182.119",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MCIsInVzZXJuYW1lIjoibmFuY3kiLCJlbWFpbCI6Im5hbmN5ZWE5MDRAZ21haWwuY29tIiwiZXhwIjoxNzg0OTQxNzI4fQ.KGV5GXFiUcaXSGxcMpEPwcezrKMG0mD7K4qr7YMcTLI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1cd9b784bf89fc3-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.210.54.207",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 01:10:33 UTC] === END API CALL LOG ===
[18-Jul-2026 01:10:33 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 01:10:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MCIsInVzZXJuYW1lIjoibmFuY3kiLCJlbWFpbCI6Im5hbmN5ZWE5MDRAZ21haWwuY29tIiwiZXhwIjoxNzg0OTQxNzI4fQ.KGV5GXFiUcaXSGxcMpEPwcezrKMG0mD7K4qr7YMcTLI
[18-Jul-2026 01:10:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 01:10:33 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 01:10:33 UTC] User ID: 1080
[18-Jul-2026 01:10:33 UTC] ✅ User profile retrieved successfully for user ID: 1080
[18-Jul-2026 01:10:34 UTC] === API CALL LOG ===
[18-Jul-2026 01:10:34 UTC] Endpoint: user/profile.php
[18-Jul-2026 01:10:34 UTC] Full Log Data: {
    "timestamp": "2026-07-18 01:10:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.210.54.207",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.210.54.207, 172.71.182.119",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MCIsInVzZXJuYW1lIjoibmFuY3kiLCJlbWFpbCI6Im5hbmN5ZWE5MDRAZ21haWwuY29tIiwiZXhwIjoxNzg0OTQxNzI4fQ.KGV5GXFiUcaXSGxcMpEPwcezrKMG0mD7K4qr7YMcTLI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1cd9b7edfd79fc3-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.210.54.207",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 01:10:34 UTC] === END API CALL LOG ===
[18-Jul-2026 01:10:34 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 01:10:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MCIsInVzZXJuYW1lIjoibmFuY3kiLCJlbWFpbCI6Im5hbmN5ZWE5MDRAZ21haWwuY29tIiwiZXhwIjoxNzg0OTQxNzI4fQ.KGV5GXFiUcaXSGxcMpEPwcezrKMG0mD7K4qr7YMcTLI
[18-Jul-2026 01:10:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 01:10:34 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 01:10:34 UTC] User ID: 1080
[18-Jul-2026 01:10:34 UTC] ✅ User profile retrieved successfully for user ID: 1080
[18-Jul-2026 01:12:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 01:12:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 01:12:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.210.54.207, 172.71.182.118","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MCIsInVzZXJuYW1lIjoibmFuY3kiLCJlbWFpbCI6Im5hbmN5ZWE5MDRAZ21haWwuY29tIiwiZXhwIjoxNzg0OTQxNzI4fQ.KGV5GXFiUcaXSGxcMpEPwcezrKMG0mD7K4qr7YMcTLI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1cd9e1a68fc9fc3-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"197.210.54.207","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-Jul-2026 01:12:20 UTC] === User Orders API Called ===
[18-Jul-2026 01:12:20 UTC] User ID: 1080
[18-Jul-2026 01:12:20 UTC] Limit: 20, Offset: 0
[18-Jul-2026 01:12:20 UTC] === API CALL LOG ===
[18-Jul-2026 01:12:20 UTC] Endpoint: user/profile.php
[18-Jul-2026 01:12:20 UTC] Full Log Data: {
    "timestamp": "2026-07-18 01:12:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.210.54.207",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.210.54.207, 172.71.182.118",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MCIsInVzZXJuYW1lIjoibmFuY3kiLCJlbWFpbCI6Im5hbmN5ZWE5MDRAZ21haWwuY29tIiwiZXhwIjoxNzg0OTQxNzI4fQ.KGV5GXFiUcaXSGxcMpEPwcezrKMG0mD7K4qr7YMcTLI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1cd9e1a68fd9fc3-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.210.54.207",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 01:12:20 UTC] === END API CALL LOG ===
[18-Jul-2026 01:12:20 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 01:12:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MCIsInVzZXJuYW1lIjoibmFuY3kiLCJlbWFpbCI6Im5hbmN5ZWE5MDRAZ21haWwuY29tIiwiZXhwIjoxNzg0OTQxNzI4fQ.KGV5GXFiUcaXSGxcMpEPwcezrKMG0mD7K4qr7YMcTLI
[18-Jul-2026 01:12:20 UTC] Orders found: 0
[18-Jul-2026 01:12:20 UTC] Orders data: []
[18-Jul-2026 01:12:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 01:12:20 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 01:12:20 UTC] User ID: 1080
[18-Jul-2026 01:12:20 UTC] Total orders count: 0
[18-Jul-2026 01:12:20 UTC] ✅ User profile retrieved successfully for user ID: 1080
[18-Jul-2026 01:12:21 UTC] === API CALL LOG ===
[18-Jul-2026 01:12:21 UTC] Endpoint: user/profile.php
[18-Jul-2026 01:12:21 UTC] Full Log Data: {
    "timestamp": "2026-07-18 01:12:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.210.54.207",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.210.54.207, 172.71.182.118",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MCIsInVzZXJuYW1lIjoibmFuY3kiLCJlbWFpbCI6Im5hbmN5ZWE5MDRAZ21haWwuY29tIiwiZXhwIjoxNzg0OTQxNzI4fQ.KGV5GXFiUcaXSGxcMpEPwcezrKMG0mD7K4qr7YMcTLI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1cd9e1dba8a9fc3-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.210.54.207",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 01:12:21 UTC] === END API CALL LOG ===
[18-Jul-2026 01:12:21 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 01:12:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MCIsInVzZXJuYW1lIjoibmFuY3kiLCJlbWFpbCI6Im5hbmN5ZWE5MDRAZ21haWwuY29tIiwiZXhwIjoxNzg0OTQxNzI4fQ.KGV5GXFiUcaXSGxcMpEPwcezrKMG0mD7K4qr7YMcTLI
[18-Jul-2026 01:12:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 01:12:21 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 01:12:21 UTC] User ID: 1080
[18-Jul-2026 01:12:21 UTC] ✅ User profile retrieved successfully for user ID: 1080
[18-Jul-2026 01:12:22 UTC] === API CALL LOG ===
[18-Jul-2026 01:12:22 UTC] Endpoint: user/profile.php
[18-Jul-2026 01:12:22 UTC] Full Log Data: {
    "timestamp": "2026-07-18 01:12:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.210.54.207",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.210.54.207, 172.71.182.118",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MCIsInVzZXJuYW1lIjoibmFuY3kiLCJlbWFpbCI6Im5hbmN5ZWE5MDRAZ21haWwuY29tIiwiZXhwIjoxNzg0OTQxNzI4fQ.KGV5GXFiUcaXSGxcMpEPwcezrKMG0mD7K4qr7YMcTLI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1cd9e223cf69fc3-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.210.54.207",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 01:12:22 UTC] === END API CALL LOG ===
[18-Jul-2026 01:12:22 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 01:12:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MCIsInVzZXJuYW1lIjoibmFuY3kiLCJlbWFpbCI6Im5hbmN5ZWE5MDRAZ21haWwuY29tIiwiZXhwIjoxNzg0OTQxNzI4fQ.KGV5GXFiUcaXSGxcMpEPwcezrKMG0mD7K4qr7YMcTLI
[18-Jul-2026 01:12:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 01:12:22 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 01:12:22 UTC] User ID: 1080
[18-Jul-2026 01:12:22 UTC] ✅ User profile retrieved successfully for user ID: 1080
[18-Jul-2026 01:12:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 01:12:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 01:12:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.210.54.207, 172.71.182.118","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MCIsInVzZXJuYW1lIjoibmFuY3kiLCJlbWFpbCI6Im5hbmN5ZWE5MDRAZ21haWwuY29tIiwiZXhwIjoxNzg0OTQxNzI4fQ.KGV5GXFiUcaXSGxcMpEPwcezrKMG0mD7K4qr7YMcTLI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1cd9e53af459fc3-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"197.210.54.207","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-Jul-2026 01:12:30 UTC] === User Orders API Called ===
[18-Jul-2026 01:12:30 UTC] User ID: 1080
[18-Jul-2026 01:12:30 UTC] Limit: 20, Offset: 0
[18-Jul-2026 01:12:30 UTC] Orders found: 0
[18-Jul-2026 01:12:30 UTC] Orders data: []
[18-Jul-2026 01:12:30 UTC] Total orders count: 0
[18-Jul-2026 01:12:30 UTC] === API CALL LOG ===
[18-Jul-2026 01:12:30 UTC] Endpoint: user/profile.php
[18-Jul-2026 01:12:30 UTC] Full Log Data: {
    "timestamp": "2026-07-18 01:12:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.210.54.207",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.210.54.207, 172.71.182.118",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MCIsInVzZXJuYW1lIjoibmFuY3kiLCJlbWFpbCI6Im5hbmN5ZWE5MDRAZ21haWwuY29tIiwiZXhwIjoxNzg0OTQxNzI4fQ.KGV5GXFiUcaXSGxcMpEPwcezrKMG0mD7K4qr7YMcTLI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1cd9e53af469fc3-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.210.54.207",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 01:12:30 UTC] === END API CALL LOG ===
[18-Jul-2026 01:12:30 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 01:12:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MCIsInVzZXJuYW1lIjoibmFuY3kiLCJlbWFpbCI6Im5hbmN5ZWE5MDRAZ21haWwuY29tIiwiZXhwIjoxNzg0OTQxNzI4fQ.KGV5GXFiUcaXSGxcMpEPwcezrKMG0mD7K4qr7YMcTLI
[18-Jul-2026 01:12:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 01:12:30 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 01:12:30 UTC] User ID: 1080
[18-Jul-2026 01:12:30 UTC] ✅ User profile retrieved successfully for user ID: 1080
[18-Jul-2026 01:12:30 UTC] === API CALL LOG ===
[18-Jul-2026 01:12:30 UTC] Endpoint: user/profile.php
[18-Jul-2026 01:12:30 UTC] Full Log Data: {
    "timestamp": "2026-07-18 01:12:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.210.54.207",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.210.54.207, 172.71.182.118",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MCIsInVzZXJuYW1lIjoibmFuY3kiLCJlbWFpbCI6Im5hbmN5ZWE5MDRAZ21haWwuY29tIiwiZXhwIjoxNzg0OTQxNzI4fQ.KGV5GXFiUcaXSGxcMpEPwcezrKMG0mD7K4qr7YMcTLI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1cd9e5799689fc3-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.210.54.207",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 01:12:30 UTC] === END API CALL LOG ===
[18-Jul-2026 01:12:30 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 01:12:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MCIsInVzZXJuYW1lIjoibmFuY3kiLCJlbWFpbCI6Im5hbmN5ZWE5MDRAZ21haWwuY29tIiwiZXhwIjoxNzg0OTQxNzI4fQ.KGV5GXFiUcaXSGxcMpEPwcezrKMG0mD7K4qr7YMcTLI
[18-Jul-2026 01:12:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 01:12:30 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 01:12:30 UTC] User ID: 1080
[18-Jul-2026 01:12:30 UTC] ✅ User profile retrieved successfully for user ID: 1080
[18-Jul-2026 01:12:31 UTC] === API CALL LOG ===
[18-Jul-2026 01:12:31 UTC] Endpoint: user/profile.php
[18-Jul-2026 01:12:31 UTC] Full Log Data: {
    "timestamp": "2026-07-18 01:12:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.210.54.207",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.210.54.207, 172.71.182.118",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MCIsInVzZXJuYW1lIjoibmFuY3kiLCJlbWFpbCI6Im5hbmN5ZWE5MDRAZ21haWwuY29tIiwiZXhwIjoxNzg0OTQxNzI4fQ.KGV5GXFiUcaXSGxcMpEPwcezrKMG0mD7K4qr7YMcTLI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1cd9e5d1c8a9fc3-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.210.54.207",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 01:12:31 UTC] === END API CALL LOG ===
[18-Jul-2026 01:12:31 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 01:12:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MCIsInVzZXJuYW1lIjoibmFuY3kiLCJlbWFpbCI6Im5hbmN5ZWE5MDRAZ21haWwuY29tIiwiZXhwIjoxNzg0OTQxNzI4fQ.KGV5GXFiUcaXSGxcMpEPwcezrKMG0mD7K4qr7YMcTLI
[18-Jul-2026 01:12:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 01:12:31 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 01:12:31 UTC] User ID: 1080
[18-Jul-2026 01:12:31 UTC] ✅ User profile retrieved successfully for user ID: 1080
[18-Jul-2026 01:12:44 UTC] === API CALL LOG ===
[18-Jul-2026 01:12:44 UTC] Endpoint: user/profile.php
[18-Jul-2026 01:12:44 UTC] Full Log Data: {
    "timestamp": "2026-07-18 01:12:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.210.54.207",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.210.54.207, 172.71.182.119",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MCIsInVzZXJuYW1lIjoibmFuY3kiLCJlbWFpbCI6Im5hbmN5ZWE5MDRAZ21haWwuY29tIiwiZXhwIjoxNzg0OTQxNzI4fQ.KGV5GXFiUcaXSGxcMpEPwcezrKMG0mD7K4qr7YMcTLI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1cd9ead9cda9fc3-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.210.54.207",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 01:12:44 UTC] === END API CALL LOG ===
[18-Jul-2026 01:12:44 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 01:12:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MCIsInVzZXJuYW1lIjoibmFuY3kiLCJlbWFpbCI6Im5hbmN5ZWE5MDRAZ21haWwuY29tIiwiZXhwIjoxNzg0OTQxNzI4fQ.KGV5GXFiUcaXSGxcMpEPwcezrKMG0mD7K4qr7YMcTLI
[18-Jul-2026 01:12:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 01:12:44 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 01:12:44 UTC] User ID: 1080
[18-Jul-2026 01:12:44 UTC] ✅ User profile retrieved successfully for user ID: 1080
[18-Jul-2026 01:13:48 UTC] === API CALL LOG ===
[18-Jul-2026 01:13:48 UTC] Endpoint: user/profile.php
[18-Jul-2026 01:13:48 UTC] Full Log Data: {
    "timestamp": "2026-07-18 01:13:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.210.54.207",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.210.54.207, 172.71.182.119",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MCIsInVzZXJuYW1lIjoibmFuY3kiLCJlbWFpbCI6Im5hbmN5ZWE5MDRAZ21haWwuY29tIiwiZXhwIjoxNzg0OTQxNzI4fQ.KGV5GXFiUcaXSGxcMpEPwcezrKMG0mD7K4qr7YMcTLI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1cda0400ca99fc3-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.210.54.207",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 01:13:48 UTC] === END API CALL LOG ===
[18-Jul-2026 01:13:48 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 01:13:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MCIsInVzZXJuYW1lIjoibmFuY3kiLCJlbWFpbCI6Im5hbmN5ZWE5MDRAZ21haWwuY29tIiwiZXhwIjoxNzg0OTQxNzI4fQ.KGV5GXFiUcaXSGxcMpEPwcezrKMG0mD7K4qr7YMcTLI
[18-Jul-2026 01:13:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 01:13:48 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 01:13:48 UTC] User ID: 1080
[18-Jul-2026 01:13:48 UTC] ✅ User profile retrieved successfully for user ID: 1080
[18-Jul-2026 01:13:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 01:13:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 01:13:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.210.54.207, 172.71.182.119","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MCIsInVzZXJuYW1lIjoibmFuY3kiLCJlbWFpbCI6Im5hbmN5ZWE5MDRAZ21haWwuY29tIiwiZXhwIjoxNzg0OTQxNzI4fQ.KGV5GXFiUcaXSGxcMpEPwcezrKMG0mD7K4qr7YMcTLI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1cda0400ca89fc3-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"197.210.54.207","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-Jul-2026 01:13:48 UTC] === User Orders API Called ===
[18-Jul-2026 01:13:48 UTC] User ID: 1080
[18-Jul-2026 01:13:48 UTC] Limit: 20, Offset: 0
[18-Jul-2026 01:13:48 UTC] Orders found: 0
[18-Jul-2026 01:13:48 UTC] Orders data: []
[18-Jul-2026 01:13:48 UTC] Total orders count: 0
[18-Jul-2026 01:13:49 UTC] === API CALL LOG ===
[18-Jul-2026 01:13:49 UTC] Endpoint: user/profile.php
[18-Jul-2026 01:13:49 UTC] Full Log Data: {
    "timestamp": "2026-07-18 01:13:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.210.54.207",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.210.54.207, 172.71.182.119",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MCIsInVzZXJuYW1lIjoibmFuY3kiLCJlbWFpbCI6Im5hbmN5ZWE5MDRAZ21haWwuY29tIiwiZXhwIjoxNzg0OTQxNzI4fQ.KGV5GXFiUcaXSGxcMpEPwcezrKMG0mD7K4qr7YMcTLI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1cda043bed99fc3-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.210.54.207",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 01:13:49 UTC] === END API CALL LOG ===
[18-Jul-2026 01:13:49 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 01:13:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MCIsInVzZXJuYW1lIjoibmFuY3kiLCJlbWFpbCI6Im5hbmN5ZWE5MDRAZ21haWwuY29tIiwiZXhwIjoxNzg0OTQxNzI4fQ.KGV5GXFiUcaXSGxcMpEPwcezrKMG0mD7K4qr7YMcTLI
[18-Jul-2026 01:13:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 01:13:49 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 01:13:49 UTC] User ID: 1080
[18-Jul-2026 01:13:49 UTC] ✅ User profile retrieved successfully for user ID: 1080
[18-Jul-2026 01:13:50 UTC] === API CALL LOG ===
[18-Jul-2026 01:13:50 UTC] Endpoint: user/profile.php
[18-Jul-2026 01:13:50 UTC] Full Log Data: {
    "timestamp": "2026-07-18 01:13:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.210.54.207",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.210.54.207, 172.71.182.119",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MCIsInVzZXJuYW1lIjoibmFuY3kiLCJlbWFpbCI6Im5hbmN5ZWE5MDRAZ21haWwuY29tIiwiZXhwIjoxNzg0OTQxNzI4fQ.KGV5GXFiUcaXSGxcMpEPwcezrKMG0mD7K4qr7YMcTLI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1cda049ca919fc3-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.210.54.207",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 01:13:50 UTC] === END API CALL LOG ===
[18-Jul-2026 01:13:50 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 01:13:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MCIsInVzZXJuYW1lIjoibmFuY3kiLCJlbWFpbCI6Im5hbmN5ZWE5MDRAZ21haWwuY29tIiwiZXhwIjoxNzg0OTQxNzI4fQ.KGV5GXFiUcaXSGxcMpEPwcezrKMG0mD7K4qr7YMcTLI
[18-Jul-2026 01:13:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 01:13:50 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 01:13:50 UTC] User ID: 1080
[18-Jul-2026 01:13:50 UTC] ✅ User profile retrieved successfully for user ID: 1080
[18-Jul-2026 01:14:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 01:14:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 01:14:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.210.54.207, 172.71.182.119","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MCIsInVzZXJuYW1lIjoibmFuY3kiLCJlbWFpbCI6Im5hbmN5ZWE5MDRAZ21haWwuY29tIiwiZXhwIjoxNzg0OTQxNzI4fQ.KGV5GXFiUcaXSGxcMpEPwcezrKMG0mD7K4qr7YMcTLI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1cda154acb19fc3-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"197.210.54.207","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-Jul-2026 01:14:33 UTC] === User Orders API Called ===
[18-Jul-2026 01:14:33 UTC] User ID: 1080
[18-Jul-2026 01:14:33 UTC] Limit: 20, Offset: 0
[18-Jul-2026 01:14:33 UTC] Orders found: 0
[18-Jul-2026 01:14:33 UTC] Orders data: []
[18-Jul-2026 01:14:33 UTC] Total orders count: 0
[18-Jul-2026 01:14:33 UTC] === API CALL LOG ===
[18-Jul-2026 01:14:33 UTC] Endpoint: user/profile.php
[18-Jul-2026 01:14:33 UTC] Full Log Data: {
    "timestamp": "2026-07-18 01:14:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.210.54.207",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.210.54.207, 172.71.182.119",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MCIsInVzZXJuYW1lIjoibmFuY3kiLCJlbWFpbCI6Im5hbmN5ZWE5MDRAZ21haWwuY29tIiwiZXhwIjoxNzg0OTQxNzI4fQ.KGV5GXFiUcaXSGxcMpEPwcezrKMG0mD7K4qr7YMcTLI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1cda154acb29fc3-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.210.54.207",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 01:14:33 UTC] === END API CALL LOG ===
[18-Jul-2026 01:14:33 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 01:14:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MCIsInVzZXJuYW1lIjoibmFuY3kiLCJlbWFpbCI6Im5hbmN5ZWE5MDRAZ21haWwuY29tIiwiZXhwIjoxNzg0OTQxNzI4fQ.KGV5GXFiUcaXSGxcMpEPwcezrKMG0mD7K4qr7YMcTLI
[18-Jul-2026 01:14:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 01:14:33 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 01:14:33 UTC] User ID: 1080
[18-Jul-2026 01:14:33 UTC] ✅ User profile retrieved successfully for user ID: 1080
[18-Jul-2026 01:14:37 UTC] === API CALL LOG ===
[18-Jul-2026 01:14:37 UTC] Endpoint: user/profile.php
[18-Jul-2026 01:14:37 UTC] Full Log Data: {
    "timestamp": "2026-07-18 01:14:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.210.54.207",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.210.54.207, 172.71.182.119",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MCIsInVzZXJuYW1lIjoibmFuY3kiLCJlbWFpbCI6Im5hbmN5ZWE5MDRAZ21haWwuY29tIiwiZXhwIjoxNzg0OTQxNzI4fQ.KGV5GXFiUcaXSGxcMpEPwcezrKMG0mD7K4qr7YMcTLI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1cda16feb609fc3-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.210.54.207",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 01:14:37 UTC] === END API CALL LOG ===
[18-Jul-2026 01:14:37 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 01:14:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MCIsInVzZXJuYW1lIjoibmFuY3kiLCJlbWFpbCI6Im5hbmN5ZWE5MDRAZ21haWwuY29tIiwiZXhwIjoxNzg0OTQxNzI4fQ.KGV5GXFiUcaXSGxcMpEPwcezrKMG0mD7K4qr7YMcTLI
[18-Jul-2026 01:14:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 01:14:37 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 01:14:37 UTC] User ID: 1080
[18-Jul-2026 01:14:37 UTC] ✅ User profile retrieved successfully for user ID: 1080
[18-Jul-2026 01:14:39 UTC] === API CALL LOG ===
[18-Jul-2026 01:14:39 UTC] Endpoint: user/profile.php
[18-Jul-2026 01:14:39 UTC] Full Log Data: {
    "timestamp": "2026-07-18 01:14:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.210.54.207",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.210.54.207, 172.71.182.119",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MCIsInVzZXJuYW1lIjoibmFuY3kiLCJlbWFpbCI6Im5hbmN5ZWE5MDRAZ21haWwuY29tIiwiZXhwIjoxNzg0OTQxNzI4fQ.KGV5GXFiUcaXSGxcMpEPwcezrKMG0mD7K4qr7YMcTLI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1cda17aa9f99fc3-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.210.54.207",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 01:14:39 UTC] === END API CALL LOG ===
[18-Jul-2026 01:14:39 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 01:14:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MCIsInVzZXJuYW1lIjoibmFuY3kiLCJlbWFpbCI6Im5hbmN5ZWE5MDRAZ21haWwuY29tIiwiZXhwIjoxNzg0OTQxNzI4fQ.KGV5GXFiUcaXSGxcMpEPwcezrKMG0mD7K4qr7YMcTLI
[18-Jul-2026 01:14:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 01:14:39 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 01:14:39 UTC] User ID: 1080
[18-Jul-2026 01:14:39 UTC] ✅ User profile retrieved successfully for user ID: 1080
[18-Jul-2026 01:15:27 UTC] === API CALL LOG ===
[18-Jul-2026 01:15:27 UTC] Endpoint: user/profile.php
[18-Jul-2026 01:15:27 UTC] Full Log Data: {
    "timestamp": "2026-07-18 01:15:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.210.54.207",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.210.54.207, 172.71.182.119",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MCIsInVzZXJuYW1lIjoibmFuY3kiLCJlbWFpbCI6Im5hbmN5ZWE5MDRAZ21haWwuY29tIiwiZXhwIjoxNzg0OTQxNzI4fQ.KGV5GXFiUcaXSGxcMpEPwcezrKMG0mD7K4qr7YMcTLI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1cda2a9edbd9fc3-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.210.54.207",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 01:15:27 UTC] === END API CALL LOG ===
[18-Jul-2026 01:15:27 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 01:15:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MCIsInVzZXJuYW1lIjoibmFuY3kiLCJlbWFpbCI6Im5hbmN5ZWE5MDRAZ21haWwuY29tIiwiZXhwIjoxNzg0OTQxNzI4fQ.KGV5GXFiUcaXSGxcMpEPwcezrKMG0mD7K4qr7YMcTLI
[18-Jul-2026 01:15:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 01:15:27 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 01:15:27 UTC] User ID: 1080
[18-Jul-2026 01:15:27 UTC] ✅ User profile retrieved successfully for user ID: 1080
[18-Jul-2026 01:15:27 UTC] === API CALL LOG ===
[18-Jul-2026 01:15:27 UTC] Endpoint: user/profile.php
[18-Jul-2026 01:15:27 UTC] Full Log Data: {
    "timestamp": "2026-07-18 01:15:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.210.54.207",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.210.54.207, 172.71.182.119",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MCIsInVzZXJuYW1lIjoibmFuY3kiLCJlbWFpbCI6Im5hbmN5ZWE5MDRAZ21haWwuY29tIiwiZXhwIjoxNzg0OTQxNzI4fQ.KGV5GXFiUcaXSGxcMpEPwcezrKMG0mD7K4qr7YMcTLI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1cda2a9edc09fc3-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.210.54.207",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 01:15:27 UTC] === END API CALL LOG ===
[18-Jul-2026 01:15:27 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 01:15:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MCIsInVzZXJuYW1lIjoibmFuY3kiLCJlbWFpbCI6Im5hbmN5ZWE5MDRAZ21haWwuY29tIiwiZXhwIjoxNzg0OTQxNzI4fQ.KGV5GXFiUcaXSGxcMpEPwcezrKMG0mD7K4qr7YMcTLI
[18-Jul-2026 01:15:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 01:15:27 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 01:15:27 UTC] User ID: 1080
[18-Jul-2026 01:15:27 UTC] ✅ User profile retrieved successfully for user ID: 1080
[18-Jul-2026 01:15:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 01:15:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 01:15:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.210.54.207, 172.71.182.118","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MCIsInVzZXJuYW1lIjoibmFuY3kiLCJlbWFpbCI6Im5hbmN5ZWE5MDRAZ21haWwuY29tIiwiZXhwIjoxNzg0OTQxNzI4fQ.KGV5GXFiUcaXSGxcMpEPwcezrKMG0mD7K4qr7YMcTLI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1cda2a9edb99fc3-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"197.210.54.207","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-Jul-2026 01:15:27 UTC] === User Orders API Called ===
[18-Jul-2026 01:15:27 UTC] User ID: 1080
[18-Jul-2026 01:15:27 UTC] Limit: 20, Offset: 0
[18-Jul-2026 01:15:27 UTC] Orders found: 0
[18-Jul-2026 01:15:27 UTC] Orders data: []
[18-Jul-2026 01:15:27 UTC] Total orders count: 0
[18-Jul-2026 01:15:29 UTC] === API CALL LOG ===
[18-Jul-2026 01:15:29 UTC] Endpoint: user/profile.php
[18-Jul-2026 01:15:29 UTC] Full Log Data: {
    "timestamp": "2026-07-18 01:15:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.210.54.207",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.210.54.207, 172.71.182.118",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MCIsInVzZXJuYW1lIjoibmFuY3kiLCJlbWFpbCI6Im5hbmN5ZWE5MDRAZ21haWwuY29tIiwiZXhwIjoxNzg0OTQxNzI4fQ.KGV5GXFiUcaXSGxcMpEPwcezrKMG0mD7K4qr7YMcTLI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1cda2b46b399fc3-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.210.54.207",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 01:15:29 UTC] === END API CALL LOG ===
[18-Jul-2026 01:15:29 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 01:15:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MCIsInVzZXJuYW1lIjoibmFuY3kiLCJlbWFpbCI6Im5hbmN5ZWE5MDRAZ21haWwuY29tIiwiZXhwIjoxNzg0OTQxNzI4fQ.KGV5GXFiUcaXSGxcMpEPwcezrKMG0mD7K4qr7YMcTLI
[18-Jul-2026 01:15:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 01:15:29 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 01:15:29 UTC] User ID: 1080
[18-Jul-2026 01:15:29 UTC] ✅ User profile retrieved successfully for user ID: 1080
[18-Jul-2026 01:15:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 01:15:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 01:15:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.210.54.207, 172.71.182.119","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MCIsInVzZXJuYW1lIjoibmFuY3kiLCJlbWFpbCI6Im5hbmN5ZWE5MDRAZ21haWwuY29tIiwiZXhwIjoxNzg0OTQxNzI4fQ.KGV5GXFiUcaXSGxcMpEPwcezrKMG0mD7K4qr7YMcTLI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1cda2fb4ee99fc3-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"197.210.54.207","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-Jul-2026 01:15:40 UTC] === User Orders API Called ===
[18-Jul-2026 01:15:40 UTC] User ID: 1080
[18-Jul-2026 01:15:40 UTC] Limit: 20, Offset: 0
[18-Jul-2026 01:15:40 UTC] Orders found: 0
[18-Jul-2026 01:15:40 UTC] Orders data: []
[18-Jul-2026 01:15:40 UTC] Total orders count: 0
[18-Jul-2026 01:15:40 UTC] === API CALL LOG ===
[18-Jul-2026 01:15:40 UTC] Endpoint: user/profile.php
[18-Jul-2026 01:15:40 UTC] Full Log Data: {
    "timestamp": "2026-07-18 01:15:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.210.54.207",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.210.54.207, 172.71.182.119",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MCIsInVzZXJuYW1lIjoibmFuY3kiLCJlbWFpbCI6Im5hbmN5ZWE5MDRAZ21haWwuY29tIiwiZXhwIjoxNzg0OTQxNzI4fQ.KGV5GXFiUcaXSGxcMpEPwcezrKMG0mD7K4qr7YMcTLI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1cda2fb4eea9fc3-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.210.54.207",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 01:15:40 UTC] === END API CALL LOG ===
[18-Jul-2026 01:15:40 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 01:15:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MCIsInVzZXJuYW1lIjoibmFuY3kiLCJlbWFpbCI6Im5hbmN5ZWE5MDRAZ21haWwuY29tIiwiZXhwIjoxNzg0OTQxNzI4fQ.KGV5GXFiUcaXSGxcMpEPwcezrKMG0mD7K4qr7YMcTLI
[18-Jul-2026 01:15:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 01:15:40 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 01:15:40 UTC] User ID: 1080
[18-Jul-2026 01:15:40 UTC] ✅ User profile retrieved successfully for user ID: 1080
[18-Jul-2026 01:15:40 UTC] === API CALL LOG ===
[18-Jul-2026 01:15:40 UTC] Endpoint: user/profile.php
[18-Jul-2026 01:15:40 UTC] Full Log Data: {
    "timestamp": "2026-07-18 01:15:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.210.54.207",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.210.54.207, 172.71.182.119",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MCIsInVzZXJuYW1lIjoibmFuY3kiLCJlbWFpbCI6Im5hbmN5ZWE5MDRAZ21haWwuY29tIiwiZXhwIjoxNzg0OTQxNzI4fQ.KGV5GXFiUcaXSGxcMpEPwcezrKMG0mD7K4qr7YMcTLI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1cda2fb4eec9fc3-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.210.54.207",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 01:15:40 UTC] === END API CALL LOG ===
[18-Jul-2026 01:15:40 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 01:15:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MCIsInVzZXJuYW1lIjoibmFuY3kiLCJlbWFpbCI6Im5hbmN5ZWE5MDRAZ21haWwuY29tIiwiZXhwIjoxNzg0OTQxNzI4fQ.KGV5GXFiUcaXSGxcMpEPwcezrKMG0mD7K4qr7YMcTLI
[18-Jul-2026 01:15:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 01:15:40 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 01:15:40 UTC] User ID: 1080
[18-Jul-2026 01:15:40 UTC] ✅ User profile retrieved successfully for user ID: 1080
[18-Jul-2026 01:15:42 UTC] === API CALL LOG ===
[18-Jul-2026 01:15:42 UTC] Endpoint: user/profile.php
[18-Jul-2026 01:15:42 UTC] Full Log Data: {
    "timestamp": "2026-07-18 01:15:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.210.54.207",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.210.54.207, 172.71.182.119",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MCIsInVzZXJuYW1lIjoibmFuY3kiLCJlbWFpbCI6Im5hbmN5ZWE5MDRAZ21haWwuY29tIiwiZXhwIjoxNzg0OTQxNzI4fQ.KGV5GXFiUcaXSGxcMpEPwcezrKMG0mD7K4qr7YMcTLI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1cda3036b9b9fc3-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.210.54.207",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 01:15:42 UTC] === END API CALL LOG ===
[18-Jul-2026 01:15:42 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 01:15:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MCIsInVzZXJuYW1lIjoibmFuY3kiLCJlbWFpbCI6Im5hbmN5ZWE5MDRAZ21haWwuY29tIiwiZXhwIjoxNzg0OTQxNzI4fQ.KGV5GXFiUcaXSGxcMpEPwcezrKMG0mD7K4qr7YMcTLI
[18-Jul-2026 01:15:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 01:15:42 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 01:15:42 UTC] User ID: 1080
[18-Jul-2026 01:15:42 UTC] ✅ User profile retrieved successfully for user ID: 1080
[18-Jul-2026 01:15:59 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 01:15:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 01:15:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.210.54.207, 172.71.182.119","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MCIsInVzZXJuYW1lIjoibmFuY3kiLCJlbWFpbCI6Im5hbmN5ZWE5MDRAZ21haWwuY29tIiwiZXhwIjoxNzg0OTQxNzI4fQ.KGV5GXFiUcaXSGxcMpEPwcezrKMG0mD7K4qr7YMcTLI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1cda36e3f8f9fc3-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"197.210.54.207","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-Jul-2026 01:15:59 UTC] === User Orders API Called ===
[18-Jul-2026 01:15:59 UTC] User ID: 1080
[18-Jul-2026 01:15:59 UTC] Limit: 20, Offset: 0
[18-Jul-2026 01:15:59 UTC] Orders found: 0
[18-Jul-2026 01:15:59 UTC] Orders data: []
[18-Jul-2026 01:15:59 UTC] Total orders count: 0
[18-Jul-2026 01:15:59 UTC] === API CALL LOG ===
[18-Jul-2026 01:15:59 UTC] Endpoint: user/profile.php
[18-Jul-2026 01:15:59 UTC] Full Log Data: {
    "timestamp": "2026-07-18 01:15:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.210.54.207",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.210.54.207, 172.71.182.119",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MCIsInVzZXJuYW1lIjoibmFuY3kiLCJlbWFpbCI6Im5hbmN5ZWE5MDRAZ21haWwuY29tIiwiZXhwIjoxNzg0OTQxNzI4fQ.KGV5GXFiUcaXSGxcMpEPwcezrKMG0mD7K4qr7YMcTLI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1cda36e3f929fc3-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.210.54.207",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 01:15:59 UTC] === END API CALL LOG ===
[18-Jul-2026 01:15:59 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 01:15:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MCIsInVzZXJuYW1lIjoibmFuY3kiLCJlbWFpbCI6Im5hbmN5ZWE5MDRAZ21haWwuY29tIiwiZXhwIjoxNzg0OTQxNzI4fQ.KGV5GXFiUcaXSGxcMpEPwcezrKMG0mD7K4qr7YMcTLI
[18-Jul-2026 01:15:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 01:15:59 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 01:15:59 UTC] User ID: 1080
[18-Jul-2026 01:15:59 UTC] ✅ User profile retrieved successfully for user ID: 1080
[18-Jul-2026 01:15:59 UTC] === API CALL LOG ===
[18-Jul-2026 01:15:59 UTC] Endpoint: user/profile.php
[18-Jul-2026 01:15:59 UTC] Full Log Data: {
    "timestamp": "2026-07-18 01:15:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.210.54.207",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.210.54.207, 172.71.182.119",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MCIsInVzZXJuYW1lIjoibmFuY3kiLCJlbWFpbCI6Im5hbmN5ZWE5MDRAZ21haWwuY29tIiwiZXhwIjoxNzg0OTQxNzI4fQ.KGV5GXFiUcaXSGxcMpEPwcezrKMG0mD7K4qr7YMcTLI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1cda37269a89fc3-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.210.54.207",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 01:15:59 UTC] === END API CALL LOG ===
[18-Jul-2026 01:15:59 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 01:15:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MCIsInVzZXJuYW1lIjoibmFuY3kiLCJlbWFpbCI6Im5hbmN5ZWE5MDRAZ21haWwuY29tIiwiZXhwIjoxNzg0OTQxNzI4fQ.KGV5GXFiUcaXSGxcMpEPwcezrKMG0mD7K4qr7YMcTLI
[18-Jul-2026 01:15:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 01:15:59 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 01:15:59 UTC] User ID: 1080
[18-Jul-2026 01:15:59 UTC] ✅ User profile retrieved successfully for user ID: 1080
[18-Jul-2026 01:16:00 UTC] === API CALL LOG ===
[18-Jul-2026 01:16:00 UTC] Endpoint: user/profile.php
[18-Jul-2026 01:16:00 UTC] Full Log Data: {
    "timestamp": "2026-07-18 01:16:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.210.54.207",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.210.54.207, 172.71.182.119",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MCIsInVzZXJuYW1lIjoibmFuY3kiLCJlbWFpbCI6Im5hbmN5ZWE5MDRAZ21haWwuY29tIiwiZXhwIjoxNzg0OTQxNzI4fQ.KGV5GXFiUcaXSGxcMpEPwcezrKMG0mD7K4qr7YMcTLI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1cda37a1e5f9fc3-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.210.54.207",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 01:16:00 UTC] === END API CALL LOG ===
[18-Jul-2026 01:16:00 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 01:16:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MCIsInVzZXJuYW1lIjoibmFuY3kiLCJlbWFpbCI6Im5hbmN5ZWE5MDRAZ21haWwuY29tIiwiZXhwIjoxNzg0OTQxNzI4fQ.KGV5GXFiUcaXSGxcMpEPwcezrKMG0mD7K4qr7YMcTLI
[18-Jul-2026 01:16:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 01:16:00 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 01:16:00 UTC] User ID: 1080
[18-Jul-2026 01:16:00 UTC] ✅ User profile retrieved successfully for user ID: 1080
[18-Jul-2026 01:18:01 UTC] === API CALL LOG ===
[18-Jul-2026 01:18:01 UTC] Endpoint: user/profile.php
[18-Jul-2026 01:18:01 UTC] Full Log Data: {
    "timestamp": "2026-07-18 01:18:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.210.54.207",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.210.54.207, 172.71.182.119",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MCIsInVzZXJuYW1lIjoibmFuY3kiLCJlbWFpbCI6Im5hbmN5ZWE5MDRAZ21haWwuY29tIiwiZXhwIjoxNzg0OTQxNzI4fQ.KGV5GXFiUcaXSGxcMpEPwcezrKMG0mD7K4qr7YMcTLI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1cda66baa899fc3-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.210.54.207",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 01:18:01 UTC] === END API CALL LOG ===
[18-Jul-2026 01:18:01 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 01:18:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MCIsInVzZXJuYW1lIjoibmFuY3kiLCJlbWFpbCI6Im5hbmN5ZWE5MDRAZ21haWwuY29tIiwiZXhwIjoxNzg0OTQxNzI4fQ.KGV5GXFiUcaXSGxcMpEPwcezrKMG0mD7K4qr7YMcTLI
[18-Jul-2026 01:18:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 01:18:01 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 01:18:01 UTC] User ID: 1080
[18-Jul-2026 01:18:01 UTC] ✅ User profile retrieved successfully for user ID: 1080
[18-Jul-2026 01:18:04 UTC] === API CALL LOG ===
[18-Jul-2026 01:18:04 UTC] Endpoint: user/profile.php
[18-Jul-2026 01:18:04 UTC] Full Log Data: {
    "timestamp": "2026-07-18 01:18:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.210.54.207",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.210.54.207, 172.71.182.119",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MCIsInVzZXJuYW1lIjoibmFuY3kiLCJlbWFpbCI6Im5hbmN5ZWE5MDRAZ21haWwuY29tIiwiZXhwIjoxNzg0OTQxNzI4fQ.KGV5GXFiUcaXSGxcMpEPwcezrKMG0mD7K4qr7YMcTLI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1cda67f0eda9fc3-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.210.54.207",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 01:18:04 UTC] === END API CALL LOG ===
[18-Jul-2026 01:18:04 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 01:18:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MCIsInVzZXJuYW1lIjoibmFuY3kiLCJlbWFpbCI6Im5hbmN5ZWE5MDRAZ21haWwuY29tIiwiZXhwIjoxNzg0OTQxNzI4fQ.KGV5GXFiUcaXSGxcMpEPwcezrKMG0mD7K4qr7YMcTLI
[18-Jul-2026 01:18:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 01:18:04 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 01:18:04 UTC] User ID: 1080
[18-Jul-2026 01:18:04 UTC] ✅ User profile retrieved successfully for user ID: 1080
[18-Jul-2026 01:18:15 UTC] === API CALL LOG ===
[18-Jul-2026 01:18:15 UTC] Endpoint: user/profile.php
[18-Jul-2026 01:18:15 UTC] Full Log Data: {
    "timestamp": "2026-07-18 01:18:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.210.54.207",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.210.54.207, 172.71.182.118",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MCIsInVzZXJuYW1lIjoibmFuY3kiLCJlbWFpbCI6Im5hbmN5ZWE5MDRAZ21haWwuY29tIiwiZXhwIjoxNzg0OTQxNzI4fQ.KGV5GXFiUcaXSGxcMpEPwcezrKMG0mD7K4qr7YMcTLI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1cda6bfbbf59fc3-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.210.54.207",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 01:18:15 UTC] === END API CALL LOG ===
[18-Jul-2026 01:18:15 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 01:18:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MCIsInVzZXJuYW1lIjoibmFuY3kiLCJlbWFpbCI6Im5hbmN5ZWE5MDRAZ21haWwuY29tIiwiZXhwIjoxNzg0OTQxNzI4fQ.KGV5GXFiUcaXSGxcMpEPwcezrKMG0mD7K4qr7YMcTLI
[18-Jul-2026 01:18:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 01:18:15 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 01:18:15 UTC] User ID: 1080
[18-Jul-2026 01:18:15 UTC] ✅ User profile retrieved successfully for user ID: 1080
[18-Jul-2026 01:18:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 01:18:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 01:18:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.210.54.207, 172.71.182.118","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MCIsInVzZXJuYW1lIjoibmFuY3kiLCJlbWFpbCI6Im5hbmN5ZWE5MDRAZ21haWwuY29tIiwiZXhwIjoxNzg0OTQxNzI4fQ.KGV5GXFiUcaXSGxcMpEPwcezrKMG0mD7K4qr7YMcTLI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1cda6f139369fc3-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"197.210.54.207","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-Jul-2026 01:18:22 UTC] === User Orders API Called ===
[18-Jul-2026 01:18:22 UTC] User ID: 1080
[18-Jul-2026 01:18:22 UTC] Limit: 20, Offset: 0
[18-Jul-2026 01:18:22 UTC] Orders found: 0
[18-Jul-2026 01:18:22 UTC] Orders data: []
[18-Jul-2026 01:18:22 UTC] Total orders count: 0
[18-Jul-2026 01:18:47 UTC] === API CALL LOG ===
[18-Jul-2026 01:18:47 UTC] Endpoint: user/profile.php
[18-Jul-2026 01:18:47 UTC] Full Log Data: {
    "timestamp": "2026-07-18 01:18:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.210.54.207",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.210.54.207, 172.71.182.119",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MCIsInVzZXJuYW1lIjoibmFuY3kiLCJlbWFpbCI6Im5hbmN5ZWE5MDRAZ21haWwuY29tIiwiZXhwIjoxNzg0OTQxNzI4fQ.KGV5GXFiUcaXSGxcMpEPwcezrKMG0mD7K4qr7YMcTLI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1cda78a6dfb9fc3-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.210.54.207",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 01:18:47 UTC] === END API CALL LOG ===
[18-Jul-2026 01:18:47 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 01:18:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MCIsInVzZXJuYW1lIjoibmFuY3kiLCJlbWFpbCI6Im5hbmN5ZWE5MDRAZ21haWwuY29tIiwiZXhwIjoxNzg0OTQxNzI4fQ.KGV5GXFiUcaXSGxcMpEPwcezrKMG0mD7K4qr7YMcTLI
[18-Jul-2026 01:18:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 01:18:47 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 01:18:47 UTC] User ID: 1080
[18-Jul-2026 01:18:47 UTC] ✅ User profile retrieved successfully for user ID: 1080
[18-Jul-2026 01:18:47 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 01:18:47 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 01:18:47 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.210.54.207, 172.71.182.119","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MCIsInVzZXJuYW1lIjoibmFuY3kiLCJlbWFpbCI6Im5hbmN5ZWE5MDRAZ21haWwuY29tIiwiZXhwIjoxNzg0OTQxNzI4fQ.KGV5GXFiUcaXSGxcMpEPwcezrKMG0mD7K4qr7YMcTLI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1cda78a6dfa9fc3-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"197.210.54.207","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-Jul-2026 01:18:47 UTC] === User Orders API Called ===
[18-Jul-2026 01:18:47 UTC] User ID: 1080
[18-Jul-2026 01:18:47 UTC] Limit: 20, Offset: 0
[18-Jul-2026 01:18:47 UTC] Orders found: 0
[18-Jul-2026 01:18:47 UTC] Orders data: []
[18-Jul-2026 01:18:47 UTC] Total orders count: 0
[18-Jul-2026 01:18:47 UTC] === API CALL LOG ===
[18-Jul-2026 01:18:47 UTC] Endpoint: user/profile.php
[18-Jul-2026 01:18:47 UTC] Full Log Data: {
    "timestamp": "2026-07-18 01:18:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.210.54.207",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.210.54.207, 172.71.182.119",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MCIsInVzZXJuYW1lIjoibmFuY3kiLCJlbWFpbCI6Im5hbmN5ZWE5MDRAZ21haWwuY29tIiwiZXhwIjoxNzg0OTQxNzI4fQ.KGV5GXFiUcaXSGxcMpEPwcezrKMG0mD7K4qr7YMcTLI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1cda78d5f829fc3-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.210.54.207",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 01:18:47 UTC] === END API CALL LOG ===
[18-Jul-2026 01:18:47 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 01:18:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MCIsInVzZXJuYW1lIjoibmFuY3kiLCJlbWFpbCI6Im5hbmN5ZWE5MDRAZ21haWwuY29tIiwiZXhwIjoxNzg0OTQxNzI4fQ.KGV5GXFiUcaXSGxcMpEPwcezrKMG0mD7K4qr7YMcTLI
[18-Jul-2026 01:18:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 01:18:47 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 01:18:47 UTC] User ID: 1080
[18-Jul-2026 01:18:47 UTC] ✅ User profile retrieved successfully for user ID: 1080
[18-Jul-2026 01:18:51 UTC] === API CALL LOG ===
[18-Jul-2026 01:18:51 UTC] Endpoint: user/profile.php
[18-Jul-2026 01:18:51 UTC] Full Log Data: {
    "timestamp": "2026-07-18 01:18:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.210.54.207",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.210.54.207, 172.71.182.119",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MCIsInVzZXJuYW1lIjoibmFuY3kiLCJlbWFpbCI6Im5hbmN5ZWE5MDRAZ21haWwuY29tIiwiZXhwIjoxNzg0OTQxNzI4fQ.KGV5GXFiUcaXSGxcMpEPwcezrKMG0mD7K4qr7YMcTLI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1cda7a35b299fc3-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.210.54.207",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 01:18:51 UTC] === END API CALL LOG ===
[18-Jul-2026 01:18:51 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 01:18:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MCIsInVzZXJuYW1lIjoibmFuY3kiLCJlbWFpbCI6Im5hbmN5ZWE5MDRAZ21haWwuY29tIiwiZXhwIjoxNzg0OTQxNzI4fQ.KGV5GXFiUcaXSGxcMpEPwcezrKMG0mD7K4qr7YMcTLI
[18-Jul-2026 01:18:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 01:18:51 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 01:18:51 UTC] User ID: 1080
[18-Jul-2026 01:18:51 UTC] ✅ User profile retrieved successfully for user ID: 1080
[18-Jul-2026 01:18:51 UTC] User Purchases API - User ID: 1080
[18-Jul-2026 01:18:51 UTC] User Purchases API - Total purchases found: 3
[18-Jul-2026 01:19:05 UTC] === API CALL LOG ===
[18-Jul-2026 01:19:05 UTC] Endpoint: user/profile.php
[18-Jul-2026 01:19:05 UTC] Full Log Data: {
    "timestamp": "2026-07-18 01:19:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.210.54.207",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.210.54.207, 172.71.182.118",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MCIsInVzZXJuYW1lIjoibmFuY3kiLCJlbWFpbCI6Im5hbmN5ZWE5MDRAZ21haWwuY29tIiwiZXhwIjoxNzg0OTQxNzI4fQ.KGV5GXFiUcaXSGxcMpEPwcezrKMG0mD7K4qr7YMcTLI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1cda7f88b7f9fc3-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.210.54.207",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 01:19:05 UTC] === END API CALL LOG ===
[18-Jul-2026 01:19:05 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 01:19:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MCIsInVzZXJuYW1lIjoibmFuY3kiLCJlbWFpbCI6Im5hbmN5ZWE5MDRAZ21haWwuY29tIiwiZXhwIjoxNzg0OTQxNzI4fQ.KGV5GXFiUcaXSGxcMpEPwcezrKMG0mD7K4qr7YMcTLI
[18-Jul-2026 01:19:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 01:19:05 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 01:19:05 UTC] User ID: 1080
[18-Jul-2026 01:19:05 UTC] ✅ User profile retrieved successfully for user ID: 1080
[18-Jul-2026 01:19:05 UTC] User Purchases API - User ID: 1080
[18-Jul-2026 01:19:05 UTC] User Purchases API - Total purchases found: 3
[18-Jul-2026 01:19:14 UTC] === API CALL LOG ===
[18-Jul-2026 01:19:14 UTC] Endpoint: user/profile.php
[18-Jul-2026 01:19:14 UTC] Full Log Data: {
    "timestamp": "2026-07-18 01:19:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.210.54.207",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.210.54.207, 172.71.182.119",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MCIsInVzZXJuYW1lIjoibmFuY3kiLCJlbWFpbCI6Im5hbmN5ZWE5MDRAZ21haWwuY29tIiwiZXhwIjoxNzg0OTQxNzI4fQ.KGV5GXFiUcaXSGxcMpEPwcezrKMG0mD7K4qr7YMcTLI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1cda8337dcf9fc3-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.210.54.207",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 01:19:14 UTC] === END API CALL LOG ===
[18-Jul-2026 01:19:14 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 01:19:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MCIsInVzZXJuYW1lIjoibmFuY3kiLCJlbWFpbCI6Im5hbmN5ZWE5MDRAZ21haWwuY29tIiwiZXhwIjoxNzg0OTQxNzI4fQ.KGV5GXFiUcaXSGxcMpEPwcezrKMG0mD7K4qr7YMcTLI
[18-Jul-2026 01:19:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 01:19:14 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 01:19:14 UTC] User ID: 1080
[18-Jul-2026 01:19:14 UTC] ✅ User profile retrieved successfully for user ID: 1080
[18-Jul-2026 01:19:14 UTC] User Purchases API - User ID: 1080
[18-Jul-2026 01:19:14 UTC] User Purchases API - Total purchases found: 3
[18-Jul-2026 01:19:17 UTC] User Purchases API - User ID: 1080
[18-Jul-2026 01:19:17 UTC] User Purchases API - Total purchases found: 3
[18-Jul-2026 01:20:14 UTC] === API CALL LOG ===
[18-Jul-2026 01:20:14 UTC] Endpoint: user/profile.php
[18-Jul-2026 01:20:14 UTC] Full Log Data: {
    "timestamp": "2026-07-18 01:20:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.210.54.207",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.210.54.207, 172.71.182.118",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MCIsInVzZXJuYW1lIjoibmFuY3kiLCJlbWFpbCI6Im5hbmN5ZWE5MDRAZ21haWwuY29tIiwiZXhwIjoxNzg0OTQxNzI4fQ.KGV5GXFiUcaXSGxcMpEPwcezrKMG0mD7K4qr7YMcTLI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1cda9acfbca9fc3-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.210.54.207",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 01:20:14 UTC] === END API CALL LOG ===
[18-Jul-2026 01:20:14 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 01:20:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MCIsInVzZXJuYW1lIjoibmFuY3kiLCJlbWFpbCI6Im5hbmN5ZWE5MDRAZ21haWwuY29tIiwiZXhwIjoxNzg0OTQxNzI4fQ.KGV5GXFiUcaXSGxcMpEPwcezrKMG0mD7K4qr7YMcTLI
[18-Jul-2026 01:20:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 01:20:14 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 01:20:14 UTC] User ID: 1080
[18-Jul-2026 01:20:14 UTC] ✅ User profile retrieved successfully for user ID: 1080
[18-Jul-2026 01:20:15 UTC] User Purchases API - User ID: 1080
[18-Jul-2026 01:20:15 UTC] User Purchases API - Total purchases found: 3
[18-Jul-2026 01:21:00 UTC] === API CALL LOG ===
[18-Jul-2026 01:21:00 UTC] Endpoint: user/profile.php
[18-Jul-2026 01:21:00 UTC] Full Log Data: {
    "timestamp": "2026-07-18 01:21:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.210.54.207",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.210.54.207, 172.71.182.119",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MCIsInVzZXJuYW1lIjoibmFuY3kiLCJlbWFpbCI6Im5hbmN5ZWE5MDRAZ21haWwuY29tIiwiZXhwIjoxNzg0OTQxNzI4fQ.KGV5GXFiUcaXSGxcMpEPwcezrKMG0mD7K4qr7YMcTLI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1cdaaccbca59fc3-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.210.54.207",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 01:21:00 UTC] === END API CALL LOG ===
[18-Jul-2026 01:21:00 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 01:21:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MCIsInVzZXJuYW1lIjoibmFuY3kiLCJlbWFpbCI6Im5hbmN5ZWE5MDRAZ21haWwuY29tIiwiZXhwIjoxNzg0OTQxNzI4fQ.KGV5GXFiUcaXSGxcMpEPwcezrKMG0mD7K4qr7YMcTLI
[18-Jul-2026 01:21:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 01:21:00 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 01:21:00 UTC] User ID: 1080
[18-Jul-2026 01:21:00 UTC] ✅ User profile retrieved successfully for user ID: 1080
[18-Jul-2026 01:21:01 UTC] User Purchases API - User ID: 1080
[18-Jul-2026 01:21:01 UTC] User Purchases API - Total purchases found: 3
[18-Jul-2026 01:21:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 01:21:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 01:21:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.210.54.207, 172.71.182.119","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MCIsInVzZXJuYW1lIjoibmFuY3kiLCJlbWFpbCI6Im5hbmN5ZWE5MDRAZ21haWwuY29tIiwiZXhwIjoxNzg0OTQxNzI4fQ.KGV5GXFiUcaXSGxcMpEPwcezrKMG0mD7K4qr7YMcTLI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1cdaaed49439fc3-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"197.210.54.207","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-Jul-2026 01:21:06 UTC] === User Orders API Called ===
[18-Jul-2026 01:21:06 UTC] User ID: 1080
[18-Jul-2026 01:21:06 UTC] Limit: 20, Offset: 0
[18-Jul-2026 01:21:06 UTC] Orders found: 0
[18-Jul-2026 01:21:06 UTC] Orders data: []
[18-Jul-2026 01:21:06 UTC] Total orders count: 0
[18-Jul-2026 01:21:06 UTC] === API CALL LOG ===
[18-Jul-2026 01:21:06 UTC] Endpoint: user/profile.php
[18-Jul-2026 01:21:06 UTC] Full Log Data: {
    "timestamp": "2026-07-18 01:21:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.210.54.207",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.210.54.207, 172.71.182.119",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MCIsInVzZXJuYW1lIjoibmFuY3kiLCJlbWFpbCI6Im5hbmN5ZWE5MDRAZ21haWwuY29tIiwiZXhwIjoxNzg0OTQxNzI4fQ.KGV5GXFiUcaXSGxcMpEPwcezrKMG0mD7K4qr7YMcTLI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1cdaaeeaa069fc3-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.210.54.207",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 01:21:06 UTC] === END API CALL LOG ===
[18-Jul-2026 01:21:06 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 01:21:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MCIsInVzZXJuYW1lIjoibmFuY3kiLCJlbWFpbCI6Im5hbmN5ZWE5MDRAZ21haWwuY29tIiwiZXhwIjoxNzg0OTQxNzI4fQ.KGV5GXFiUcaXSGxcMpEPwcezrKMG0mD7K4qr7YMcTLI
[18-Jul-2026 01:21:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 01:21:06 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 01:21:06 UTC] User ID: 1080
[18-Jul-2026 01:21:06 UTC] ✅ User profile retrieved successfully for user ID: 1080
[18-Jul-2026 01:21:07 UTC] === API CALL LOG ===
[18-Jul-2026 01:21:07 UTC] Endpoint: user/profile.php
[18-Jul-2026 01:21:07 UTC] Full Log Data: {
    "timestamp": "2026-07-18 01:21:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.210.54.207",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.210.54.207, 172.71.182.118",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MCIsInVzZXJuYW1lIjoibmFuY3kiLCJlbWFpbCI6Im5hbmN5ZWE5MDRAZ21haWwuY29tIiwiZXhwIjoxNzg0OTQxNzI4fQ.KGV5GXFiUcaXSGxcMpEPwcezrKMG0mD7K4qr7YMcTLI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1cdaaf3bcf99fc3-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.210.54.207",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 01:21:07 UTC] === END API CALL LOG ===
[18-Jul-2026 01:21:07 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 01:21:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MCIsInVzZXJuYW1lIjoibmFuY3kiLCJlbWFpbCI6Im5hbmN5ZWE5MDRAZ21haWwuY29tIiwiZXhwIjoxNzg0OTQxNzI4fQ.KGV5GXFiUcaXSGxcMpEPwcezrKMG0mD7K4qr7YMcTLI
[18-Jul-2026 01:21:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 01:21:07 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 01:21:07 UTC] User ID: 1080
[18-Jul-2026 01:21:07 UTC] ✅ User profile retrieved successfully for user ID: 1080
[18-Jul-2026 01:21:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 01:21:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 01:21:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.210.54.207, 172.71.182.118","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MCIsInVzZXJuYW1lIjoibmFuY3kiLCJlbWFpbCI6Im5hbmN5ZWE5MDRAZ21haWwuY29tIiwiZXhwIjoxNzg0OTQxNzI4fQ.KGV5GXFiUcaXSGxcMpEPwcezrKMG0mD7K4qr7YMcTLI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1cdab211dd19fc3-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"197.210.54.207","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-Jul-2026 01:21:14 UTC] === User Orders API Called ===
[18-Jul-2026 01:21:14 UTC] User ID: 1080
[18-Jul-2026 01:21:14 UTC] Limit: 20, Offset: 0
[18-Jul-2026 01:21:14 UTC] === API CALL LOG ===
[18-Jul-2026 01:21:14 UTC] Endpoint: user/profile.php
[18-Jul-2026 01:21:14 UTC] Full Log Data: {
    "timestamp": "2026-07-18 01:21:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.210.54.207",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.210.54.207, 172.71.182.118",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MCIsInVzZXJuYW1lIjoibmFuY3kiLCJlbWFpbCI6Im5hbmN5ZWE5MDRAZ21haWwuY29tIiwiZXhwIjoxNzg0OTQxNzI4fQ.KGV5GXFiUcaXSGxcMpEPwcezrKMG0mD7K4qr7YMcTLI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1cdab211dd59fc3-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.210.54.207",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 01:21:14 UTC] === END API CALL LOG ===
[18-Jul-2026 01:21:14 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 01:21:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MCIsInVzZXJuYW1lIjoibmFuY3kiLCJlbWFpbCI6Im5hbmN5ZWE5MDRAZ21haWwuY29tIiwiZXhwIjoxNzg0OTQxNzI4fQ.KGV5GXFiUcaXSGxcMpEPwcezrKMG0mD7K4qr7YMcTLI
[18-Jul-2026 01:21:14 UTC] Orders found: 0
[18-Jul-2026 01:21:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 01:21:14 UTC] Orders data: []
[18-Jul-2026 01:21:14 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 01:21:14 UTC] User ID: 1080
[18-Jul-2026 01:21:14 UTC] Total orders count: 0
[18-Jul-2026 01:21:14 UTC] ✅ User profile retrieved successfully for user ID: 1080
[18-Jul-2026 01:21:14 UTC] === API CALL LOG ===
[18-Jul-2026 01:21:14 UTC] Endpoint: user/profile.php
[18-Jul-2026 01:21:14 UTC] Full Log Data: {
    "timestamp": "2026-07-18 01:21:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.210.54.207",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.210.54.207, 172.71.182.118",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MCIsInVzZXJuYW1lIjoibmFuY3kiLCJlbWFpbCI6Im5hbmN5ZWE5MDRAZ21haWwuY29tIiwiZXhwIjoxNzg0OTQxNzI4fQ.KGV5GXFiUcaXSGxcMpEPwcezrKMG0mD7K4qr7YMcTLI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1cdab236f109fc3-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.210.54.207",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 01:21:14 UTC] === END API CALL LOG ===
[18-Jul-2026 01:21:14 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 01:21:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MCIsInVzZXJuYW1lIjoibmFuY3kiLCJlbWFpbCI6Im5hbmN5ZWE5MDRAZ21haWwuY29tIiwiZXhwIjoxNzg0OTQxNzI4fQ.KGV5GXFiUcaXSGxcMpEPwcezrKMG0mD7K4qr7YMcTLI
[18-Jul-2026 01:21:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 01:21:14 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 01:21:14 UTC] User ID: 1080
[18-Jul-2026 01:21:14 UTC] ✅ User profile retrieved successfully for user ID: 1080
[18-Jul-2026 01:31:24 UTC] === API CALL LOG ===
[18-Jul-2026 01:31:24 UTC] Endpoint: user/profile.php
[18-Jul-2026 01:31:24 UTC] Full Log Data: {
    "timestamp": "2026-07-18 01:31:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.210.54.207",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.210.54.207, 104.23.170.178",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MCIsInVzZXJuYW1lIjoibmFuY3kiLCJlbWFpbCI6Im5hbmN5ZWE5MDRAZ21haWwuY29tIiwiZXhwIjoxNzg0OTQxNzI4fQ.KGV5GXFiUcaXSGxcMpEPwcezrKMG0mD7K4qr7YMcTLI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1cdba054c89d9f2-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.210.54.207",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 01:31:24 UTC] === END API CALL LOG ===
[18-Jul-2026 01:31:24 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 01:31:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MCIsInVzZXJuYW1lIjoibmFuY3kiLCJlbWFpbCI6Im5hbmN5ZWE5MDRAZ21haWwuY29tIiwiZXhwIjoxNzg0OTQxNzI4fQ.KGV5GXFiUcaXSGxcMpEPwcezrKMG0mD7K4qr7YMcTLI
[18-Jul-2026 01:31:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 01:31:24 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 01:31:24 UTC] User ID: 1080
[18-Jul-2026 01:31:24 UTC] ✅ User profile retrieved successfully for user ID: 1080
[18-Jul-2026 01:31:25 UTC] === API CALL LOG ===
[18-Jul-2026 01:31:25 UTC] Endpoint: user/profile.php
[18-Jul-2026 01:31:25 UTC] Full Log Data: {
    "timestamp": "2026-07-18 01:31:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.210.54.207",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.210.54.207, 104.23.170.178",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MCIsInVzZXJuYW1lIjoibmFuY3kiLCJlbWFpbCI6Im5hbmN5ZWE5MDRAZ21haWwuY29tIiwiZXhwIjoxNzg0OTQxNzI4fQ.KGV5GXFiUcaXSGxcMpEPwcezrKMG0mD7K4qr7YMcTLI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1cdba0aaff4d9f2-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.210.54.207",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 01:31:25 UTC] === END API CALL LOG ===
[18-Jul-2026 01:31:25 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 01:31:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MCIsInVzZXJuYW1lIjoibmFuY3kiLCJlbWFpbCI6Im5hbmN5ZWE5MDRAZ21haWwuY29tIiwiZXhwIjoxNzg0OTQxNzI4fQ.KGV5GXFiUcaXSGxcMpEPwcezrKMG0mD7K4qr7YMcTLI
[18-Jul-2026 01:31:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 01:31:25 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 01:31:25 UTC] User ID: 1080
[18-Jul-2026 01:31:25 UTC] ✅ User profile retrieved successfully for user ID: 1080
[18-Jul-2026 01:31:25 UTC] === API CALL LOG ===
[18-Jul-2026 01:31:25 UTC] Endpoint: user/profile.php
[18-Jul-2026 01:31:25 UTC] Full Log Data: {
    "timestamp": "2026-07-18 01:31:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.210.54.207",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.210.54.207, 104.23.170.178",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MCIsInVzZXJuYW1lIjoibmFuY3kiLCJlbWFpbCI6Im5hbmN5ZWE5MDRAZ21haWwuY29tIiwiZXhwIjoxNzg0OTQxNzI4fQ.KGV5GXFiUcaXSGxcMpEPwcezrKMG0mD7K4qr7YMcTLI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1cdba0ccc48d9f2-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.210.54.207",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 01:31:25 UTC] === END API CALL LOG ===
[18-Jul-2026 01:31:25 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 01:31:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MCIsInVzZXJuYW1lIjoibmFuY3kiLCJlbWFpbCI6Im5hbmN5ZWE5MDRAZ21haWwuY29tIiwiZXhwIjoxNzg0OTQxNzI4fQ.KGV5GXFiUcaXSGxcMpEPwcezrKMG0mD7K4qr7YMcTLI
[18-Jul-2026 01:31:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 01:31:25 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 01:31:25 UTC] User ID: 1080
[18-Jul-2026 01:31:25 UTC] ✅ User profile retrieved successfully for user ID: 1080
[18-Jul-2026 01:31:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 01:31:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 01:31:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.210.54.207, 104.23.170.178","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MCIsInVzZXJuYW1lIjoibmFuY3kiLCJlbWFpbCI6Im5hbmN5ZWE5MDRAZ21haWwuY29tIiwiZXhwIjoxNzg0OTQxNzI4fQ.KGV5GXFiUcaXSGxcMpEPwcezrKMG0mD7K4qr7YMcTLI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1cdba0ccc4dd9f2-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"197.210.54.207","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-Jul-2026 01:31:25 UTC] === User Orders API Called ===
[18-Jul-2026 01:31:25 UTC] User ID: 1080
[18-Jul-2026 01:31:25 UTC] Limit: 20, Offset: 0
[18-Jul-2026 01:31:25 UTC] Orders found: 0
[18-Jul-2026 01:31:25 UTC] Orders data: []
[18-Jul-2026 01:31:25 UTC] Total orders count: 0
[18-Jul-2026 01:31:25 UTC] === API CALL LOG ===
[18-Jul-2026 01:31:25 UTC] Endpoint: user/profile.php
[18-Jul-2026 01:31:25 UTC] Full Log Data: {
    "timestamp": "2026-07-18 01:31:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.210.54.207",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.210.54.207, 104.23.170.178",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MCIsInVzZXJuYW1lIjoibmFuY3kiLCJlbWFpbCI6Im5hbmN5ZWE5MDRAZ21haWwuY29tIiwiZXhwIjoxNzg0OTQxNzI4fQ.KGV5GXFiUcaXSGxcMpEPwcezrKMG0mD7K4qr7YMcTLI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1cdba0dadf0d9f2-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.210.54.207",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 01:31:25 UTC] === END API CALL LOG ===
[18-Jul-2026 01:31:25 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 01:31:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MCIsInVzZXJuYW1lIjoibmFuY3kiLCJlbWFpbCI6Im5hbmN5ZWE5MDRAZ21haWwuY29tIiwiZXhwIjoxNzg0OTQxNzI4fQ.KGV5GXFiUcaXSGxcMpEPwcezrKMG0mD7K4qr7YMcTLI
[18-Jul-2026 01:31:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 01:31:25 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 01:31:25 UTC] User ID: 1080
[18-Jul-2026 01:31:25 UTC] ✅ User profile retrieved successfully for user ID: 1080
[18-Jul-2026 01:31:28 UTC] === API CALL LOG ===
[18-Jul-2026 01:31:28 UTC] Endpoint: user/profile.php
[18-Jul-2026 01:31:28 UTC] Full Log Data: {
    "timestamp": "2026-07-18 01:31:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.210.54.207",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.210.54.207, 104.23.170.178",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MCIsInVzZXJuYW1lIjoibmFuY3kiLCJlbWFpbCI6Im5hbmN5ZWE5MDRAZ21haWwuY29tIiwiZXhwIjoxNzg0OTQxNzI4fQ.KGV5GXFiUcaXSGxcMpEPwcezrKMG0mD7K4qr7YMcTLI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1cdba1cac27d9f2-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.210.54.207",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 01:31:28 UTC] === END API CALL LOG ===
[18-Jul-2026 01:31:28 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 01:31:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MCIsInVzZXJuYW1lIjoibmFuY3kiLCJlbWFpbCI6Im5hbmN5ZWE5MDRAZ21haWwuY29tIiwiZXhwIjoxNzg0OTQxNzI4fQ.KGV5GXFiUcaXSGxcMpEPwcezrKMG0mD7K4qr7YMcTLI
[18-Jul-2026 01:31:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 01:31:28 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 01:31:28 UTC] User ID: 1080
[18-Jul-2026 01:31:28 UTC] ✅ User profile retrieved successfully for user ID: 1080
[18-Jul-2026 01:31:28 UTC] User Purchases API - User ID: 1080
[18-Jul-2026 01:31:28 UTC] User Purchases API - Total purchases found: 3
[18-Jul-2026 01:31:30 UTC] User Purchases API - User ID: 1080
[18-Jul-2026 01:31:30 UTC] User Purchases API - Total purchases found: 3
[18-Jul-2026 02:32:31 UTC] === API CALL LOG ===
[18-Jul-2026 02:32:31 UTC] Endpoint: user/profile.php
[18-Jul-2026 02:32:31 UTC] Full Log Data: {
    "timestamp": "2026-07-18 02:32:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:201:6825:5005:253d:a1f8:3bd1:e922",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2405:201:6825:5005:253d:a1f8:3bd1:e922, 172.70.142.224",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MSIsInVzZXJuYW1lIjoic2hpa2hheWFkYXYiLCJlbWFpbCI6InNoaWtoYXlhZGF2LjYzOTgyNEBnbWFpbC5jb20iLCJleHAiOjE3ODQ5NDY3NTF9.ytPqpMany8QlKrDWT80veo06KarOYIPusHPwnUJ0_Fw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ce138ebfc7c50c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2405:201:6825:5005:253d:a1f8:3bd1:e922",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 02:32:31 UTC] === END API CALL LOG ===
[18-Jul-2026 02:32:31 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 02:32:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MSIsInVzZXJuYW1lIjoic2hpa2hheWFkYXYiLCJlbWFpbCI6InNoaWtoYXlhZGF2LjYzOTgyNEBnbWFpbC5jb20iLCJleHAiOjE3ODQ5NDY3NTF9.ytPqpMany8QlKrDWT80veo06KarOYIPusHPwnUJ0_Fw
[18-Jul-2026 02:32:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 02:32:31 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 02:32:31 UTC] User ID: 1081
[18-Jul-2026 02:32:31 UTC] ✅ User profile retrieved successfully for user ID: 1081
[18-Jul-2026 02:32:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 02:32:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 02:32:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2405:201:6825:5005:253d:a1f8:3bd1:e922, 172.70.142.224","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MSIsInVzZXJuYW1lIjoic2hpa2hheWFkYXYiLCJlbWFpbCI6InNoaWtoYXlhZGF2LjYzOTgyNEBnbWFpbC5jb20iLCJleHAiOjE3ODQ5NDY3NTF9.ytPqpMany8QlKrDWT80veo06KarOYIPusHPwnUJ0_Fw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1ce138f6a13c50c-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2405:201:6825:5005:253d:a1f8:3bd1:e922","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-Jul-2026 02:32:31 UTC] === User Orders API Called ===
[18-Jul-2026 02:32:31 UTC] User ID: 1081
[18-Jul-2026 02:32:31 UTC] Limit: 20, Offset: 0
[18-Jul-2026 02:32:32 UTC] Orders found: 0
[18-Jul-2026 02:32:32 UTC] Orders data: []
[18-Jul-2026 02:32:32 UTC] Total orders count: 0
[18-Jul-2026 02:32:32 UTC] === API CALL LOG ===
[18-Jul-2026 02:32:32 UTC] Endpoint: user/profile.php
[18-Jul-2026 02:32:32 UTC] Full Log Data: {
    "timestamp": "2026-07-18 02:32:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:201:6825:5005:253d:a1f8:3bd1:e922",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2405:201:6825:5005:253d:a1f8:3bd1:e922, 172.70.142.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MSIsInVzZXJuYW1lIjoic2hpa2hheWFkYXYiLCJlbWFpbCI6InNoaWtoYXlhZGF2LjYzOTgyNEBnbWFpbC5jb20iLCJleHAiOjE3ODQ5NDY3NTF9.ytPqpMany8QlKrDWT80veo06KarOYIPusHPwnUJ0_Fw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ce138f6a16c50c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2405:201:6825:5005:253d:a1f8:3bd1:e922",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 02:32:32 UTC] === END API CALL LOG ===
[18-Jul-2026 02:32:32 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 02:32:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MSIsInVzZXJuYW1lIjoic2hpa2hheWFkYXYiLCJlbWFpbCI6InNoaWtoYXlhZGF2LjYzOTgyNEBnbWFpbC5jb20iLCJleHAiOjE3ODQ5NDY3NTF9.ytPqpMany8QlKrDWT80veo06KarOYIPusHPwnUJ0_Fw
[18-Jul-2026 02:32:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 02:32:32 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 02:32:32 UTC] User ID: 1081
[18-Jul-2026 02:32:32 UTC] ✅ User profile retrieved successfully for user ID: 1081
[18-Jul-2026 02:32:33 UTC] === API CALL LOG ===
[18-Jul-2026 02:32:33 UTC] Endpoint: user/profile.php
[18-Jul-2026 02:32:33 UTC] Full Log Data: {
    "timestamp": "2026-07-18 02:32:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:201:6825:5005:253d:a1f8:3bd1:e922",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2405:201:6825:5005:253d:a1f8:3bd1:e922, 172.70.142.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MSIsInVzZXJuYW1lIjoic2hpa2hheWFkYXYiLCJlbWFpbCI6InNoaWtoYXlhZGF2LjYzOTgyNEBnbWFpbC5jb20iLCJleHAiOjE3ODQ5NDY3NTF9.ytPqpMany8QlKrDWT80veo06KarOYIPusHPwnUJ0_Fw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ce139bdee6c50c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2405:201:6825:5005:253d:a1f8:3bd1:e922",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 02:32:33 UTC] === END API CALL LOG ===
[18-Jul-2026 02:32:33 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 02:32:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MSIsInVzZXJuYW1lIjoic2hpa2hheWFkYXYiLCJlbWFpbCI6InNoaWtoYXlhZGF2LjYzOTgyNEBnbWFpbC5jb20iLCJleHAiOjE3ODQ5NDY3NTF9.ytPqpMany8QlKrDWT80veo06KarOYIPusHPwnUJ0_Fw
[18-Jul-2026 02:32:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 02:32:33 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 02:32:33 UTC] User ID: 1081
[18-Jul-2026 02:32:33 UTC] ✅ User profile retrieved successfully for user ID: 1081
[18-Jul-2026 02:32:40 UTC] === API CALL LOG ===
[18-Jul-2026 02:32:40 UTC] Endpoint: user/profile.php
[18-Jul-2026 02:32:40 UTC] Full Log Data: {
    "timestamp": "2026-07-18 02:32:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:201:6825:5005:253d:a1f8:3bd1:e922",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2405:201:6825:5005:253d:a1f8:3bd1:e922, 172.70.142.224",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MSIsInVzZXJuYW1lIjoic2hpa2hheWFkYXYiLCJlbWFpbCI6InNoaWtoYXlhZGF2LjYzOTgyNEBnbWFpbC5jb20iLCJleHAiOjE3ODQ5NDY3NTF9.ytPqpMany8QlKrDWT80veo06KarOYIPusHPwnUJ0_Fw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ce13c53ae9c50c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2405:201:6825:5005:253d:a1f8:3bd1:e922",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 02:32:40 UTC] === END API CALL LOG ===
[18-Jul-2026 02:32:40 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 02:32:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MSIsInVzZXJuYW1lIjoic2hpa2hheWFkYXYiLCJlbWFpbCI6InNoaWtoYXlhZGF2LjYzOTgyNEBnbWFpbC5jb20iLCJleHAiOjE3ODQ5NDY3NTF9.ytPqpMany8QlKrDWT80veo06KarOYIPusHPwnUJ0_Fw
[18-Jul-2026 02:32:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 02:32:40 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 02:32:40 UTC] User ID: 1081
[18-Jul-2026 02:32:40 UTC] ✅ User profile retrieved successfully for user ID: 1081
[18-Jul-2026 02:32:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 02:32:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 02:32:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2405:201:6825:5005:253d:a1f8:3bd1:e922, 172.70.142.224","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MSIsInVzZXJuYW1lIjoic2hpa2hheWFkYXYiLCJlbWFpbCI6InNoaWtoYXlhZGF2LjYzOTgyNEBnbWFpbC5jb20iLCJleHAiOjE3ODQ5NDY3NTF9.ytPqpMany8QlKrDWT80veo06KarOYIPusHPwnUJ0_Fw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1ce13c53ae5c50c-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2405:201:6825:5005:253d:a1f8:3bd1:e922","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-Jul-2026 02:32:40 UTC] === User Orders API Called ===
[18-Jul-2026 02:32:40 UTC] User ID: 1081
[18-Jul-2026 02:32:40 UTC] Limit: 20, Offset: 0
[18-Jul-2026 02:32:40 UTC] Orders found: 0
[18-Jul-2026 02:32:40 UTC] Orders data: []
[18-Jul-2026 02:32:40 UTC] Total orders count: 0
[18-Jul-2026 02:32:41 UTC] === API CALL LOG ===
[18-Jul-2026 02:32:41 UTC] Endpoint: user/profile.php
[18-Jul-2026 02:32:41 UTC] Full Log Data: {
    "timestamp": "2026-07-18 02:32:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:201:6825:5005:253d:a1f8:3bd1:e922",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2405:201:6825:5005:253d:a1f8:3bd1:e922, 172.70.142.224",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MSIsInVzZXJuYW1lIjoic2hpa2hheWFkYXYiLCJlbWFpbCI6InNoaWtoYXlhZGF2LjYzOTgyNEBnbWFpbC5jb20iLCJleHAiOjE3ODQ5NDY3NTF9.ytPqpMany8QlKrDWT80veo06KarOYIPusHPwnUJ0_Fw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ce13c87bdfc50c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2405:201:6825:5005:253d:a1f8:3bd1:e922",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 02:32:41 UTC] === END API CALL LOG ===
[18-Jul-2026 02:32:41 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 02:32:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MSIsInVzZXJuYW1lIjoic2hpa2hheWFkYXYiLCJlbWFpbCI6InNoaWtoYXlhZGF2LjYzOTgyNEBnbWFpbC5jb20iLCJleHAiOjE3ODQ5NDY3NTF9.ytPqpMany8QlKrDWT80veo06KarOYIPusHPwnUJ0_Fw
[18-Jul-2026 02:32:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 02:32:41 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 02:32:41 UTC] User ID: 1081
[18-Jul-2026 02:32:41 UTC] ✅ User profile retrieved successfully for user ID: 1081
[18-Jul-2026 02:32:42 UTC] === API CALL LOG ===
[18-Jul-2026 02:32:42 UTC] Endpoint: user/profile.php
[18-Jul-2026 02:32:42 UTC] Full Log Data: {
    "timestamp": "2026-07-18 02:32:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:201:6825:5005:253d:a1f8:3bd1:e922",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2405:201:6825:5005:253d:a1f8:3bd1:e922, 172.70.142.224",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MSIsInVzZXJuYW1lIjoic2hpa2hheWFkYXYiLCJlbWFpbCI6InNoaWtoYXlhZGF2LjYzOTgyNEBnbWFpbC5jb20iLCJleHAiOjE3ODQ5NDY3NTF9.ytPqpMany8QlKrDWT80veo06KarOYIPusHPwnUJ0_Fw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ce13cf0ff9c50c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2405:201:6825:5005:253d:a1f8:3bd1:e922",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 02:32:42 UTC] === END API CALL LOG ===
[18-Jul-2026 02:32:42 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 02:32:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MSIsInVzZXJuYW1lIjoic2hpa2hheWFkYXYiLCJlbWFpbCI6InNoaWtoYXlhZGF2LjYzOTgyNEBnbWFpbC5jb20iLCJleHAiOjE3ODQ5NDY3NTF9.ytPqpMany8QlKrDWT80veo06KarOYIPusHPwnUJ0_Fw
[18-Jul-2026 02:32:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 02:32:42 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 02:32:42 UTC] User ID: 1081
[18-Jul-2026 02:32:42 UTC] ✅ User profile retrieved successfully for user ID: 1081
[18-Jul-2026 02:32:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 02:32:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 02:32:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2405:201:6825:5005:253d:a1f8:3bd1:e922, 172.70.142.224","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MSIsInVzZXJuYW1lIjoic2hpa2hheWFkYXYiLCJlbWFpbCI6InNoaWtoYXlhZGF2LjYzOTgyNEBnbWFpbC5jb20iLCJleHAiOjE3ODQ5NDY3NTF9.ytPqpMany8QlKrDWT80veo06KarOYIPusHPwnUJ0_Fw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1ce13e25830c50c-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2405:201:6825:5005:253d:a1f8:3bd1:e922","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-Jul-2026 02:32:45 UTC] === User Orders API Called ===
[18-Jul-2026 02:32:45 UTC] User ID: 1081
[18-Jul-2026 02:32:45 UTC] Limit: 20, Offset: 0
[18-Jul-2026 02:32:45 UTC] Orders found: 0
[18-Jul-2026 02:32:45 UTC] Orders data: []
[18-Jul-2026 02:32:45 UTC] Total orders count: 0
[18-Jul-2026 02:32:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 02:32:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 02:32:46 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2405:201:6825:5005:253d:a1f8:3bd1:e922, 172.70.142.224","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MSIsInVzZXJuYW1lIjoic2hpa2hheWFkYXYiLCJlbWFpbCI6InNoaWtoYXlhZGF2LjYzOTgyNEBnbWFpbC5jb20iLCJleHAiOjE3ODQ5NDY3NTF9.ytPqpMany8QlKrDWT80veo06KarOYIPusHPwnUJ0_Fw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1ce13ecce2ac50c-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2405:201:6825:5005:253d:a1f8:3bd1:e922","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-Jul-2026 02:32:46 UTC] === User Orders API Called ===
[18-Jul-2026 02:32:46 UTC] User ID: 1081
[18-Jul-2026 02:32:46 UTC] Limit: 20, Offset: 0
[18-Jul-2026 02:32:46 UTC] === API CALL LOG ===
[18-Jul-2026 02:32:46 UTC] Endpoint: user/profile.php
[18-Jul-2026 02:32:46 UTC] Full Log Data: {
    "timestamp": "2026-07-18 02:32:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:201:6825:5005:253d:a1f8:3bd1:e922",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2405:201:6825:5005:253d:a1f8:3bd1:e922, 172.70.142.224",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MSIsInVzZXJuYW1lIjoic2hpa2hheWFkYXYiLCJlbWFpbCI6InNoaWtoYXlhZGF2LjYzOTgyNEBnbWFpbC5jb20iLCJleHAiOjE3ODQ5NDY3NTF9.ytPqpMany8QlKrDWT80veo06KarOYIPusHPwnUJ0_Fw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ce13ecce2dc50c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2405:201:6825:5005:253d:a1f8:3bd1:e922",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 02:32:46 UTC] === END API CALL LOG ===
[18-Jul-2026 02:32:46 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 02:32:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MSIsInVzZXJuYW1lIjoic2hpa2hheWFkYXYiLCJlbWFpbCI6InNoaWtoYXlhZGF2LjYzOTgyNEBnbWFpbC5jb20iLCJleHAiOjE3ODQ5NDY3NTF9.ytPqpMany8QlKrDWT80veo06KarOYIPusHPwnUJ0_Fw
[18-Jul-2026 02:32:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 02:32:46 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 02:32:46 UTC] User ID: 1081
[18-Jul-2026 02:32:46 UTC] Orders found: 0
[18-Jul-2026 02:32:46 UTC] Orders data: []
[18-Jul-2026 02:32:46 UTC] ✅ User profile retrieved successfully for user ID: 1081
[18-Jul-2026 02:32:46 UTC] Total orders count: 0
[18-Jul-2026 02:32:47 UTC] === API CALL LOG ===
[18-Jul-2026 02:32:47 UTC] Endpoint: user/profile.php
[18-Jul-2026 02:32:47 UTC] Full Log Data: {
    "timestamp": "2026-07-18 02:32:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:201:6825:5005:253d:a1f8:3bd1:e922",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2405:201:6825:5005:253d:a1f8:3bd1:e922, 172.70.142.224",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MSIsInVzZXJuYW1lIjoic2hpa2hheWFkYXYiLCJlbWFpbCI6InNoaWtoYXlhZGF2LjYzOTgyNEBnbWFpbC5jb20iLCJleHAiOjE3ODQ5NDY3NTF9.ytPqpMany8QlKrDWT80veo06KarOYIPusHPwnUJ0_Fw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ce13f0a93ec50c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2405:201:6825:5005:253d:a1f8:3bd1:e922",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 02:32:47 UTC] === END API CALL LOG ===
[18-Jul-2026 02:32:47 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 02:32:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MSIsInVzZXJuYW1lIjoic2hpa2hheWFkYXYiLCJlbWFpbCI6InNoaWtoYXlhZGF2LjYzOTgyNEBnbWFpbC5jb20iLCJleHAiOjE3ODQ5NDY3NTF9.ytPqpMany8QlKrDWT80veo06KarOYIPusHPwnUJ0_Fw
[18-Jul-2026 02:32:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 02:32:47 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 02:32:47 UTC] User ID: 1081
[18-Jul-2026 02:32:47 UTC] ✅ User profile retrieved successfully for user ID: 1081
[18-Jul-2026 02:32:48 UTC] === API CALL LOG ===
[18-Jul-2026 02:32:48 UTC] Endpoint: user/profile.php
[18-Jul-2026 02:32:48 UTC] Full Log Data: {
    "timestamp": "2026-07-18 02:32:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:201:6825:5005:253d:a1f8:3bd1:e922",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2405:201:6825:5005:253d:a1f8:3bd1:e922, 172.70.142.224",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MSIsInVzZXJuYW1lIjoic2hpa2hheWFkYXYiLCJlbWFpbCI6InNoaWtoYXlhZGF2LjYzOTgyNEBnbWFpbC5jb20iLCJleHAiOjE3ODQ5NDY3NTF9.ytPqpMany8QlKrDWT80veo06KarOYIPusHPwnUJ0_Fw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ce13f58eaec50c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2405:201:6825:5005:253d:a1f8:3bd1:e922",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 02:32:48 UTC] === END API CALL LOG ===
[18-Jul-2026 02:32:48 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 02:32:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MSIsInVzZXJuYW1lIjoic2hpa2hheWFkYXYiLCJlbWFpbCI6InNoaWtoYXlhZGF2LjYzOTgyNEBnbWFpbC5jb20iLCJleHAiOjE3ODQ5NDY3NTF9.ytPqpMany8QlKrDWT80veo06KarOYIPusHPwnUJ0_Fw
[18-Jul-2026 02:32:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 02:32:48 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 02:32:48 UTC] User ID: 1081
[18-Jul-2026 02:32:48 UTC] ✅ User profile retrieved successfully for user ID: 1081
[18-Jul-2026 02:33:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 02:33:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 02:33:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2405:201:6825:5005:253d:a1f8:3bd1:e922, 172.70.142.225","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MSIsInVzZXJuYW1lIjoic2hpa2hheWFkYXYiLCJlbWFpbCI6InNoaWtoYXlhZGF2LjYzOTgyNEBnbWFpbC5jb20iLCJleHAiOjE3ODQ5NDY3NTF9.ytPqpMany8QlKrDWT80veo06KarOYIPusHPwnUJ0_Fw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1ce144c18f6c50c-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2405:201:6825:5005:253d:a1f8:3bd1:e922","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-Jul-2026 02:33:02 UTC] === User Orders API Called ===
[18-Jul-2026 02:33:02 UTC] User ID: 1081
[18-Jul-2026 02:33:02 UTC] Limit: 20, Offset: 0
[18-Jul-2026 02:33:02 UTC] Orders found: 0
[18-Jul-2026 02:33:02 UTC] Orders data: []
[18-Jul-2026 02:33:02 UTC] Total orders count: 0
[18-Jul-2026 02:33:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 02:33:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 02:33:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2405:201:6825:5005:253d:a1f8:3bd1:e922, 172.70.142.225","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MSIsInVzZXJuYW1lIjoic2hpa2hheWFkYXYiLCJlbWFpbCI6InNoaWtoYXlhZGF2LjYzOTgyNEBnbWFpbC5jb20iLCJleHAiOjE3ODQ5NDY3NTF9.ytPqpMany8QlKrDWT80veo06KarOYIPusHPwnUJ0_Fw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1ce1456b8b2c50c-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2405:201:6825:5005:253d:a1f8:3bd1:e922","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-Jul-2026 02:33:03 UTC] === User Orders API Called ===
[18-Jul-2026 02:33:03 UTC] User ID: 1081
[18-Jul-2026 02:33:03 UTC] Limit: 20, Offset: 0
[18-Jul-2026 02:33:03 UTC] Orders found: 0
[18-Jul-2026 02:33:03 UTC] Orders data: []
[18-Jul-2026 02:33:03 UTC] Total orders count: 0
[18-Jul-2026 02:33:04 UTC] === API CALL LOG ===
[18-Jul-2026 02:33:04 UTC] Endpoint: user/profile.php
[18-Jul-2026 02:33:04 UTC] Full Log Data: {
    "timestamp": "2026-07-18 02:33:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:201:6825:5005:253d:a1f8:3bd1:e922",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2405:201:6825:5005:253d:a1f8:3bd1:e922, 172.70.142.225",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MSIsInVzZXJuYW1lIjoic2hpa2hheWFkYXYiLCJlbWFpbCI6InNoaWtoYXlhZGF2LjYzOTgyNEBnbWFpbC5jb20iLCJleHAiOjE3ODQ5NDY3NTF9.ytPqpMany8QlKrDWT80veo06KarOYIPusHPwnUJ0_Fw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ce1457fc74c50c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2405:201:6825:5005:253d:a1f8:3bd1:e922",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 02:33:04 UTC] === END API CALL LOG ===
[18-Jul-2026 02:33:04 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 02:33:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MSIsInVzZXJuYW1lIjoic2hpa2hheWFkYXYiLCJlbWFpbCI6InNoaWtoYXlhZGF2LjYzOTgyNEBnbWFpbC5jb20iLCJleHAiOjE3ODQ5NDY3NTF9.ytPqpMany8QlKrDWT80veo06KarOYIPusHPwnUJ0_Fw
[18-Jul-2026 02:33:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 02:33:04 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 02:33:04 UTC] User ID: 1081
[18-Jul-2026 02:33:04 UTC] ✅ User profile retrieved successfully for user ID: 1081
[18-Jul-2026 02:33:04 UTC] === API CALL LOG ===
[18-Jul-2026 02:33:04 UTC] Endpoint: user/profile.php
[18-Jul-2026 02:33:04 UTC] Full Log Data: {
    "timestamp": "2026-07-18 02:33:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:201:6825:5005:253d:a1f8:3bd1:e922",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2405:201:6825:5005:253d:a1f8:3bd1:e922, 172.70.142.225",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MSIsInVzZXJuYW1lIjoic2hpa2hheWFkYXYiLCJlbWFpbCI6InNoaWtoYXlhZGF2LjYzOTgyNEBnbWFpbC5jb20iLCJleHAiOjE3ODQ5NDY3NTF9.ytPqpMany8QlKrDWT80veo06KarOYIPusHPwnUJ0_Fw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ce145abc01c50c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2405:201:6825:5005:253d:a1f8:3bd1:e922",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 02:33:04 UTC] === END API CALL LOG ===
[18-Jul-2026 02:33:04 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 02:33:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MSIsInVzZXJuYW1lIjoic2hpa2hheWFkYXYiLCJlbWFpbCI6InNoaWtoYXlhZGF2LjYzOTgyNEBnbWFpbC5jb20iLCJleHAiOjE3ODQ5NDY3NTF9.ytPqpMany8QlKrDWT80veo06KarOYIPusHPwnUJ0_Fw
[18-Jul-2026 02:33:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 02:33:04 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 02:33:04 UTC] User ID: 1081
[18-Jul-2026 02:33:04 UTC] ✅ User profile retrieved successfully for user ID: 1081
[18-Jul-2026 02:33:05 UTC] === API CALL LOG ===
[18-Jul-2026 02:33:05 UTC] Endpoint: user/profile.php
[18-Jul-2026 02:33:05 UTC] Full Log Data: {
    "timestamp": "2026-07-18 02:33:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:201:6825:5005:253d:a1f8:3bd1:e922",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2405:201:6825:5005:253d:a1f8:3bd1:e922, 172.70.142.225",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MSIsInVzZXJuYW1lIjoic2hpa2hheWFkYXYiLCJlbWFpbCI6InNoaWtoYXlhZGF2LjYzOTgyNEBnbWFpbC5jb20iLCJleHAiOjE3ODQ5NDY3NTF9.ytPqpMany8QlKrDWT80veo06KarOYIPusHPwnUJ0_Fw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ce14634dc7c50c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2405:201:6825:5005:253d:a1f8:3bd1:e922",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 02:33:05 UTC] === END API CALL LOG ===
[18-Jul-2026 02:33:05 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 02:33:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MSIsInVzZXJuYW1lIjoic2hpa2hheWFkYXYiLCJlbWFpbCI6InNoaWtoYXlhZGF2LjYzOTgyNEBnbWFpbC5jb20iLCJleHAiOjE3ODQ5NDY3NTF9.ytPqpMany8QlKrDWT80veo06KarOYIPusHPwnUJ0_Fw
[18-Jul-2026 02:33:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 02:33:05 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 02:33:05 UTC] User ID: 1081
[18-Jul-2026 02:33:05 UTC] ✅ User profile retrieved successfully for user ID: 1081
[18-Jul-2026 02:33:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 02:33:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 02:33:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2405:201:6825:5005:253d:a1f8:3bd1:e922, 172.70.142.225","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MSIsInVzZXJuYW1lIjoic2hpa2hheWFkYXYiLCJlbWFpbCI6InNoaWtoYXlhZGF2LjYzOTgyNEBnbWFpbC5jb20iLCJleHAiOjE3ODQ5NDY3NTF9.ytPqpMany8QlKrDWT80veo06KarOYIPusHPwnUJ0_Fw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1ce14f84d53c50c-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2405:201:6825:5005:253d:a1f8:3bd1:e922","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-Jul-2026 02:33:30 UTC] === User Orders API Called ===
[18-Jul-2026 02:33:30 UTC] User ID: 1081
[18-Jul-2026 02:33:30 UTC] Limit: 20, Offset: 0
[18-Jul-2026 02:33:30 UTC] Orders found: 0
[18-Jul-2026 02:33:30 UTC] Orders data: []
[18-Jul-2026 02:33:30 UTC] Total orders count: 0
[18-Jul-2026 02:33:30 UTC] === API CALL LOG ===
[18-Jul-2026 02:33:30 UTC] Endpoint: user/profile.php
[18-Jul-2026 02:33:30 UTC] Full Log Data: {
    "timestamp": "2026-07-18 02:33:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:201:6825:5005:253d:a1f8:3bd1:e922",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2405:201:6825:5005:253d:a1f8:3bd1:e922, 172.70.142.224",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MSIsInVzZXJuYW1lIjoic2hpa2hheWFkYXYiLCJlbWFpbCI6InNoaWtoYXlhZGF2LjYzOTgyNEBnbWFpbC5jb20iLCJleHAiOjE3ODQ5NDY3NTF9.ytPqpMany8QlKrDWT80veo06KarOYIPusHPwnUJ0_Fw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ce14f8ceedc50c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2405:201:6825:5005:253d:a1f8:3bd1:e922",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 02:33:30 UTC] === END API CALL LOG ===
[18-Jul-2026 02:33:30 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 02:33:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MSIsInVzZXJuYW1lIjoic2hpa2hheWFkYXYiLCJlbWFpbCI6InNoaWtoYXlhZGF2LjYzOTgyNEBnbWFpbC5jb20iLCJleHAiOjE3ODQ5NDY3NTF9.ytPqpMany8QlKrDWT80veo06KarOYIPusHPwnUJ0_Fw
[18-Jul-2026 02:33:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 02:33:30 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 02:33:30 UTC] User ID: 1081
[18-Jul-2026 02:33:30 UTC] ✅ User profile retrieved successfully for user ID: 1081
[18-Jul-2026 02:33:30 UTC] === API CALL LOG ===
[18-Jul-2026 02:33:30 UTC] Endpoint: user/profile.php
[18-Jul-2026 02:33:30 UTC] Full Log Data: {
    "timestamp": "2026-07-18 02:33:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:201:6825:5005:253d:a1f8:3bd1:e922",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2405:201:6825:5005:253d:a1f8:3bd1:e922, 172.70.142.225",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MSIsInVzZXJuYW1lIjoic2hpa2hheWFkYXYiLCJlbWFpbCI6InNoaWtoYXlhZGF2LjYzOTgyNEBnbWFpbC5jb20iLCJleHAiOjE3ODQ5NDY3NTF9.ytPqpMany8QlKrDWT80veo06KarOYIPusHPwnUJ0_Fw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ce14fc58cac50c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2405:201:6825:5005:253d:a1f8:3bd1:e922",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 02:33:30 UTC] === END API CALL LOG ===
[18-Jul-2026 02:33:30 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 02:33:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MSIsInVzZXJuYW1lIjoic2hpa2hheWFkYXYiLCJlbWFpbCI6InNoaWtoYXlhZGF2LjYzOTgyNEBnbWFpbC5jb20iLCJleHAiOjE3ODQ5NDY3NTF9.ytPqpMany8QlKrDWT80veo06KarOYIPusHPwnUJ0_Fw
[18-Jul-2026 02:33:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 02:33:30 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 02:33:30 UTC] User ID: 1081
[18-Jul-2026 02:33:30 UTC] ✅ User profile retrieved successfully for user ID: 1081
[18-Jul-2026 02:33:31 UTC] === API CALL LOG ===
[18-Jul-2026 02:33:31 UTC] Endpoint: user/profile.php
[18-Jul-2026 02:33:31 UTC] Full Log Data: {
    "timestamp": "2026-07-18 02:33:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:201:6825:5005:253d:a1f8:3bd1:e922",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2405:201:6825:5005:253d:a1f8:3bd1:e922, 172.70.142.225",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MSIsInVzZXJuYW1lIjoic2hpa2hheWFkYXYiLCJlbWFpbCI6InNoaWtoYXlhZGF2LjYzOTgyNEBnbWFpbC5jb20iLCJleHAiOjE3ODQ5NDY3NTF9.ytPqpMany8QlKrDWT80veo06KarOYIPusHPwnUJ0_Fw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ce15031dabc50c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2405:201:6825:5005:253d:a1f8:3bd1:e922",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 02:33:31 UTC] === END API CALL LOG ===
[18-Jul-2026 02:33:31 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 02:33:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MSIsInVzZXJuYW1lIjoic2hpa2hheWFkYXYiLCJlbWFpbCI6InNoaWtoYXlhZGF2LjYzOTgyNEBnbWFpbC5jb20iLCJleHAiOjE3ODQ5NDY3NTF9.ytPqpMany8QlKrDWT80veo06KarOYIPusHPwnUJ0_Fw
[18-Jul-2026 02:33:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 02:33:31 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 02:33:31 UTC] User ID: 1081
[18-Jul-2026 02:33:31 UTC] ✅ User profile retrieved successfully for user ID: 1081
[18-Jul-2026 02:33:52 UTC] === API CALL LOG ===
[18-Jul-2026 02:33:52 UTC] Endpoint: user/profile.php
[18-Jul-2026 02:33:52 UTC] Full Log Data: {
    "timestamp": "2026-07-18 02:33:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:201:6825:5005:253d:a1f8:3bd1:e922",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2405:201:6825:5005:253d:a1f8:3bd1:e922, 162.158.108.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MSIsInVzZXJuYW1lIjoic2hpa2hheWFkYXYiLCJlbWFpbCI6InNoaWtoYXlhZGF2LjYzOTgyNEBnbWFpbC5jb20iLCJleHAiOjE3ODQ5NDY3NTF9.ytPqpMany8QlKrDWT80veo06KarOYIPusHPwnUJ0_Fw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ce15808a3bfd00-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2405:201:6825:5005:253d:a1f8:3bd1:e922",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 02:33:52 UTC] === END API CALL LOG ===
[18-Jul-2026 02:33:52 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 02:33:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MSIsInVzZXJuYW1lIjoic2hpa2hheWFkYXYiLCJlbWFpbCI6InNoaWtoYXlhZGF2LjYzOTgyNEBnbWFpbC5jb20iLCJleHAiOjE3ODQ5NDY3NTF9.ytPqpMany8QlKrDWT80veo06KarOYIPusHPwnUJ0_Fw
[18-Jul-2026 02:33:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 02:33:52 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 02:33:52 UTC] User ID: 1081
[18-Jul-2026 02:33:52 UTC] ✅ User profile retrieved successfully for user ID: 1081
[18-Jul-2026 02:33:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 02:33:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 02:33:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2405:201:6825:5005:253d:a1f8:3bd1:e922, 162.158.108.70","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MSIsInVzZXJuYW1lIjoic2hpa2hheWFkYXYiLCJlbWFpbCI6InNoaWtoYXlhZGF2LjYzOTgyNEBnbWFpbC5jb20iLCJleHAiOjE3ODQ5NDY3NTF9.ytPqpMany8QlKrDWT80veo06KarOYIPusHPwnUJ0_Fw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1ce15aee946fd00-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2405:201:6825:5005:253d:a1f8:3bd1:e922","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-Jul-2026 02:33:58 UTC] === User Orders API Called ===
[18-Jul-2026 02:33:58 UTC] User ID: 1081
[18-Jul-2026 02:33:58 UTC] Limit: 20, Offset: 0
[18-Jul-2026 02:33:58 UTC] Orders found: 0
[18-Jul-2026 02:33:58 UTC] Orders data: []
[18-Jul-2026 02:33:58 UTC] Total orders count: 0
[18-Jul-2026 02:33:59 UTC] === API CALL LOG ===
[18-Jul-2026 02:33:59 UTC] Endpoint: user/profile.php
[18-Jul-2026 02:33:59 UTC] Full Log Data: {
    "timestamp": "2026-07-18 02:33:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:201:6825:5005:253d:a1f8:3bd1:e922",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2405:201:6825:5005:253d:a1f8:3bd1:e922, 162.158.108.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MSIsInVzZXJuYW1lIjoic2hpa2hheWFkYXYiLCJlbWFpbCI6InNoaWtoYXlhZGF2LjYzOTgyNEBnbWFpbC5jb20iLCJleHAiOjE3ODQ5NDY3NTF9.ytPqpMany8QlKrDWT80veo06KarOYIPusHPwnUJ0_Fw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ce15af7a7bfd00-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2405:201:6825:5005:253d:a1f8:3bd1:e922",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 02:33:59 UTC] === END API CALL LOG ===
[18-Jul-2026 02:33:59 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 02:33:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MSIsInVzZXJuYW1lIjoic2hpa2hheWFkYXYiLCJlbWFpbCI6InNoaWtoYXlhZGF2LjYzOTgyNEBnbWFpbC5jb20iLCJleHAiOjE3ODQ5NDY3NTF9.ytPqpMany8QlKrDWT80veo06KarOYIPusHPwnUJ0_Fw
[18-Jul-2026 02:33:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 02:33:59 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 02:33:59 UTC] User ID: 1081
[18-Jul-2026 02:33:59 UTC] ✅ User profile retrieved successfully for user ID: 1081
[18-Jul-2026 02:33:59 UTC] === API CALL LOG ===
[18-Jul-2026 02:33:59 UTC] Endpoint: user/profile.php
[18-Jul-2026 02:33:59 UTC] Full Log Data: {
    "timestamp": "2026-07-18 02:33:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:201:6825:5005:253d:a1f8:3bd1:e922",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2405:201:6825:5005:253d:a1f8:3bd1:e922, 162.158.108.30",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MSIsInVzZXJuYW1lIjoic2hpa2hheWFkYXYiLCJlbWFpbCI6InNoaWtoYXlhZGF2LjYzOTgyNEBnbWFpbC5jb20iLCJleHAiOjE3ODQ5NDY3NTF9.ytPqpMany8QlKrDWT80veo06KarOYIPusHPwnUJ0_Fw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ce15b31a81fd00-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2405:201:6825:5005:253d:a1f8:3bd1:e922",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 02:33:59 UTC] === END API CALL LOG ===
[18-Jul-2026 02:33:59 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 02:33:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MSIsInVzZXJuYW1lIjoic2hpa2hheWFkYXYiLCJlbWFpbCI6InNoaWtoYXlhZGF2LjYzOTgyNEBnbWFpbC5jb20iLCJleHAiOjE3ODQ5NDY3NTF9.ytPqpMany8QlKrDWT80veo06KarOYIPusHPwnUJ0_Fw
[18-Jul-2026 02:33:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 02:33:59 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 02:33:59 UTC] User ID: 1081
[18-Jul-2026 02:33:59 UTC] ✅ User profile retrieved successfully for user ID: 1081
[18-Jul-2026 02:34:00 UTC] === API CALL LOG ===
[18-Jul-2026 02:34:00 UTC] Endpoint: user/profile.php
[18-Jul-2026 02:34:00 UTC] Full Log Data: {
    "timestamp": "2026-07-18 02:34:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:201:6825:5005:253d:a1f8:3bd1:e922",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2405:201:6825:5005:253d:a1f8:3bd1:e922, 162.158.108.30",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MSIsInVzZXJuYW1lIjoic2hpa2hheWFkYXYiLCJlbWFpbCI6InNoaWtoYXlhZGF2LjYzOTgyNEBnbWFpbC5jb20iLCJleHAiOjE3ODQ5NDY3NTF9.ytPqpMany8QlKrDWT80veo06KarOYIPusHPwnUJ0_Fw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ce15b6395dfd00-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2405:201:6825:5005:253d:a1f8:3bd1:e922",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 02:34:00 UTC] === END API CALL LOG ===
[18-Jul-2026 02:34:00 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 02:34:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MSIsInVzZXJuYW1lIjoic2hpa2hheWFkYXYiLCJlbWFpbCI6InNoaWtoYXlhZGF2LjYzOTgyNEBnbWFpbC5jb20iLCJleHAiOjE3ODQ5NDY3NTF9.ytPqpMany8QlKrDWT80veo06KarOYIPusHPwnUJ0_Fw
[18-Jul-2026 02:34:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 02:34:00 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 02:34:00 UTC] User ID: 1081
[18-Jul-2026 02:34:00 UTC] ✅ User profile retrieved successfully for user ID: 1081
[18-Jul-2026 04:02:00 UTC] === API CALL LOG ===
[18-Jul-2026 04:02:00 UTC] Endpoint: user/profile.php
[18-Jul-2026 04:02:00 UTC] Full Log Data: {
    "timestamp": "2026-07-18 04:02:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4051:2e09:900f:3307:67ad:d578:3c8b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4051:2e09:900f:3307:67ad:d578:3c8b, 172.71.124.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MiIsInVzZXJuYW1lIjoiRGQxIiwiZW1haWwiOiJUYW5nb2RocnV2NTY5NUBnbWFpbC5jb20iLCJleHAiOjE3ODQ5NTIxMTl9.3MLRnltjyLuR8Ul7LdUkwunujisSzVaXVh3-IIkxso4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ce96a39c41ce4f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4051:2e09:900f:3307:67ad:d578:3c8b",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 04:02:00 UTC] === END API CALL LOG ===
[18-Jul-2026 04:02:00 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 04:02:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MiIsInVzZXJuYW1lIjoiRGQxIiwiZW1haWwiOiJUYW5nb2RocnV2NTY5NUBnbWFpbC5jb20iLCJleHAiOjE3ODQ5NTIxMTl9.3MLRnltjyLuR8Ul7LdUkwunujisSzVaXVh3-IIkxso4
[18-Jul-2026 04:02:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 04:02:00 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 04:02:00 UTC] User ID: 1082
[18-Jul-2026 04:02:00 UTC] ✅ User profile retrieved successfully for user ID: 1082
[18-Jul-2026 04:02:01 UTC] === API CALL LOG ===
[18-Jul-2026 04:02:01 UTC] Endpoint: user/profile.php
[18-Jul-2026 04:02:01 UTC] Full Log Data: {
    "timestamp": "2026-07-18 04:02:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4051:2e09:900f:3307:67ad:d578:3c8b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4051:2e09:900f:3307:67ad:d578:3c8b, 172.71.124.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MiIsInVzZXJuYW1lIjoiRGQxIiwiZW1haWwiOiJUYW5nb2RocnV2NTY5NUBnbWFpbC5jb20iLCJleHAiOjE3ODQ5NTIxMTl9.3MLRnltjyLuR8Ul7LdUkwunujisSzVaXVh3-IIkxso4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ce96a2ea91ce4f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4051:2e09:900f:3307:67ad:d578:3c8b",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 04:02:01 UTC] === END API CALL LOG ===
[18-Jul-2026 04:02:01 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 04:02:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MiIsInVzZXJuYW1lIjoiRGQxIiwiZW1haWwiOiJUYW5nb2RocnV2NTY5NUBnbWFpbC5jb20iLCJleHAiOjE3ODQ5NTIxMTl9.3MLRnltjyLuR8Ul7LdUkwunujisSzVaXVh3-IIkxso4
[18-Jul-2026 04:02:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 04:02:01 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 04:02:01 UTC] User ID: 1082
[18-Jul-2026 04:02:01 UTC] ✅ User profile retrieved successfully for user ID: 1082
[18-Jul-2026 04:02:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 04:02:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 04:02:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:4051:2e09:900f:3307:67ad:d578:3c8b, 172.71.124.74","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MiIsInVzZXJuYW1lIjoiRGQxIiwiZW1haWwiOiJUYW5nb2RocnV2NTY5NUBnbWFpbC5jb20iLCJleHAiOjE3ODQ5NTIxMTl9.3MLRnltjyLuR8Ul7LdUkwunujisSzVaXVh3-IIkxso4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1ce96a2ea98ce4f-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:4051:2e09:900f:3307:67ad:d578:3c8b","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-Jul-2026 04:02:01 UTC] === User Orders API Called ===
[18-Jul-2026 04:02:01 UTC] User ID: 1082
[18-Jul-2026 04:02:01 UTC] Limit: 20, Offset: 0
[18-Jul-2026 04:02:01 UTC] Orders found: 0
[18-Jul-2026 04:02:01 UTC] Orders data: []
[18-Jul-2026 04:02:01 UTC] Total orders count: 0
[18-Jul-2026 04:02:03 UTC] === API CALL LOG ===
[18-Jul-2026 04:02:03 UTC] Endpoint: user/profile.php
[18-Jul-2026 04:02:03 UTC] Full Log Data: {
    "timestamp": "2026-07-18 04:02:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4051:2e09:900f:3307:67ad:d578:3c8b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4051:2e09:900f:3307:67ad:d578:3c8b, 172.71.124.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MiIsInVzZXJuYW1lIjoiRGQxIiwiZW1haWwiOiJUYW5nb2RocnV2NTY5NUBnbWFpbC5jb20iLCJleHAiOjE3ODQ5NTIxMTl9.3MLRnltjyLuR8Ul7LdUkwunujisSzVaXVh3-IIkxso4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ce96b1497dce4f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4051:2e09:900f:3307:67ad:d578:3c8b",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 04:02:03 UTC] === END API CALL LOG ===
[18-Jul-2026 04:02:03 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 04:02:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MiIsInVzZXJuYW1lIjoiRGQxIiwiZW1haWwiOiJUYW5nb2RocnV2NTY5NUBnbWFpbC5jb20iLCJleHAiOjE3ODQ5NTIxMTl9.3MLRnltjyLuR8Ul7LdUkwunujisSzVaXVh3-IIkxso4
[18-Jul-2026 04:02:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 04:02:03 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 04:02:03 UTC] User ID: 1082
[18-Jul-2026 04:02:03 UTC] ✅ User profile retrieved successfully for user ID: 1082
[18-Jul-2026 04:02:05 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 04:02:05 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 04:02:05 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:4051:2e09:900f:3307:67ad:d578:3c8b, 172.71.124.89","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MiIsInVzZXJuYW1lIjoiRGQxIiwiZW1haWwiOiJUYW5nb2RocnV2NTY5NUBnbWFpbC5jb20iLCJleHAiOjE3ODQ5NTIxMTl9.3MLRnltjyLuR8Ul7LdUkwunujisSzVaXVh3-IIkxso4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1ce96c02c4cce4f-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:4051:2e09:900f:3307:67ad:d578:3c8b","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-Jul-2026 04:02:05 UTC] === User Orders API Called ===
[18-Jul-2026 04:02:05 UTC] User ID: 1082
[18-Jul-2026 04:02:05 UTC] Limit: 20, Offset: 0
[18-Jul-2026 04:02:05 UTC] Orders found: 0
[18-Jul-2026 04:02:05 UTC] Orders data: []
[18-Jul-2026 04:02:05 UTC] Total orders count: 0
[18-Jul-2026 04:02:07 UTC] === API CALL LOG ===
[18-Jul-2026 04:02:07 UTC] Endpoint: user/profile.php
[18-Jul-2026 04:02:07 UTC] Full Log Data: {
    "timestamp": "2026-07-18 04:02:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4051:2e09:900f:3307:67ad:d578:3c8b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4051:2e09:900f:3307:67ad:d578:3c8b, 172.71.124.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MiIsInVzZXJuYW1lIjoiRGQxIiwiZW1haWwiOiJUYW5nb2RocnV2NTY5NUBnbWFpbC5jb20iLCJleHAiOjE3ODQ5NTIxMTl9.3MLRnltjyLuR8Ul7LdUkwunujisSzVaXVh3-IIkxso4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ce96c9ad84ce4f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4051:2e09:900f:3307:67ad:d578:3c8b",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 04:02:07 UTC] === END API CALL LOG ===
[18-Jul-2026 04:02:07 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 04:02:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MiIsInVzZXJuYW1lIjoiRGQxIiwiZW1haWwiOiJUYW5nb2RocnV2NTY5NUBnbWFpbC5jb20iLCJleHAiOjE3ODQ5NTIxMTl9.3MLRnltjyLuR8Ul7LdUkwunujisSzVaXVh3-IIkxso4
[18-Jul-2026 04:02:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 04:02:07 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 04:02:07 UTC] User ID: 1082
[18-Jul-2026 04:02:07 UTC] ✅ User profile retrieved successfully for user ID: 1082
[18-Jul-2026 04:02:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 04:02:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 04:02:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:4051:2e09:900f:3307:67ad:d578:3c8b, 172.71.124.89","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MiIsInVzZXJuYW1lIjoiRGQxIiwiZW1haWwiOiJUYW5nb2RocnV2NTY5NUBnbWFpbC5jb20iLCJleHAiOjE3ODQ5NTIxMTl9.3MLRnltjyLuR8Ul7LdUkwunujisSzVaXVh3-IIkxso4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1ce96c9ad81ce4f-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:4051:2e09:900f:3307:67ad:d578:3c8b","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-Jul-2026 04:02:07 UTC] === User Orders API Called ===
[18-Jul-2026 04:02:07 UTC] User ID: 1082
[18-Jul-2026 04:02:07 UTC] Limit: 20, Offset: 0
[18-Jul-2026 04:02:07 UTC] Orders found: 0
[18-Jul-2026 04:02:07 UTC] Orders data: []
[18-Jul-2026 04:02:07 UTC] Total orders count: 0
[18-Jul-2026 04:02:07 UTC] === API CALL LOG ===
[18-Jul-2026 04:02:07 UTC] Endpoint: user/profile.php
[18-Jul-2026 04:02:07 UTC] Full Log Data: {
    "timestamp": "2026-07-18 04:02:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4051:2e09:900f:3307:67ad:d578:3c8b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4051:2e09:900f:3307:67ad:d578:3c8b, 172.71.124.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MiIsInVzZXJuYW1lIjoiRGQxIiwiZW1haWwiOiJUYW5nb2RocnV2NTY5NUBnbWFpbC5jb20iLCJleHAiOjE3ODQ5NTIxMTl9.3MLRnltjyLuR8Ul7LdUkwunujisSzVaXVh3-IIkxso4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ce96cdbfbdce4f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4051:2e09:900f:3307:67ad:d578:3c8b",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 04:02:07 UTC] === END API CALL LOG ===
[18-Jul-2026 04:02:07 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 04:02:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MiIsInVzZXJuYW1lIjoiRGQxIiwiZW1haWwiOiJUYW5nb2RocnV2NTY5NUBnbWFpbC5jb20iLCJleHAiOjE3ODQ5NTIxMTl9.3MLRnltjyLuR8Ul7LdUkwunujisSzVaXVh3-IIkxso4
[18-Jul-2026 04:02:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 04:02:07 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 04:02:07 UTC] User ID: 1082
[18-Jul-2026 04:02:07 UTC] ✅ User profile retrieved successfully for user ID: 1082
[18-Jul-2026 04:02:08 UTC] === API CALL LOG ===
[18-Jul-2026 04:02:08 UTC] Endpoint: user/profile.php
[18-Jul-2026 04:02:08 UTC] Full Log Data: {
    "timestamp": "2026-07-18 04:02:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4051:2e09:900f:3307:67ad:d578:3c8b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4051:2e09:900f:3307:67ad:d578:3c8b, 172.71.124.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MiIsInVzZXJuYW1lIjoiRGQxIiwiZW1haWwiOiJUYW5nb2RocnV2NTY5NUBnbWFpbC5jb20iLCJleHAiOjE3ODQ5NTIxMTl9.3MLRnltjyLuR8Ul7LdUkwunujisSzVaXVh3-IIkxso4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ce96d29af4ce4f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4051:2e09:900f:3307:67ad:d578:3c8b",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 04:02:08 UTC] === END API CALL LOG ===
[18-Jul-2026 04:02:08 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 04:02:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MiIsInVzZXJuYW1lIjoiRGQxIiwiZW1haWwiOiJUYW5nb2RocnV2NTY5NUBnbWFpbC5jb20iLCJleHAiOjE3ODQ5NTIxMTl9.3MLRnltjyLuR8Ul7LdUkwunujisSzVaXVh3-IIkxso4
[18-Jul-2026 04:02:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 04:02:08 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 04:02:08 UTC] User ID: 1082
[18-Jul-2026 04:02:08 UTC] ✅ User profile retrieved successfully for user ID: 1082
[18-Jul-2026 04:02:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 04:02:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 04:02:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:4051:2e09:900f:3307:67ad:d578:3c8b, 172.71.124.89","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MiIsInVzZXJuYW1lIjoiRGQxIiwiZW1haWwiOiJUYW5nb2RocnV2NTY5NUBnbWFpbC5jb20iLCJleHAiOjE3ODQ5NTIxMTl9.3MLRnltjyLuR8Ul7LdUkwunujisSzVaXVh3-IIkxso4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1ce97725a53ce4f-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:4051:2e09:900f:3307:67ad:d578:3c8b","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-Jul-2026 04:02:34 UTC] === User Orders API Called ===
[18-Jul-2026 04:02:34 UTC] User ID: 1082
[18-Jul-2026 04:02:34 UTC] Limit: 20, Offset: 0
[18-Jul-2026 04:02:34 UTC] Orders found: 0
[18-Jul-2026 04:02:34 UTC] Orders data: []
[18-Jul-2026 04:02:34 UTC] Total orders count: 0
[18-Jul-2026 04:02:34 UTC] === API CALL LOG ===
[18-Jul-2026 04:02:34 UTC] Endpoint: user/profile.php
[18-Jul-2026 04:02:34 UTC] Full Log Data: {
    "timestamp": "2026-07-18 04:02:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4051:2e09:900f:3307:67ad:d578:3c8b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4051:2e09:900f:3307:67ad:d578:3c8b, 172.71.124.88",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MiIsInVzZXJuYW1lIjoiRGQxIiwiZW1haWwiOiJUYW5nb2RocnV2NTY5NUBnbWFpbC5jb20iLCJleHAiOjE3ODQ5NTIxMTl9.3MLRnltjyLuR8Ul7LdUkwunujisSzVaXVh3-IIkxso4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ce97725a54ce4f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4051:2e09:900f:3307:67ad:d578:3c8b",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 04:02:34 UTC] === END API CALL LOG ===
[18-Jul-2026 04:02:34 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 04:02:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MiIsInVzZXJuYW1lIjoiRGQxIiwiZW1haWwiOiJUYW5nb2RocnV2NTY5NUBnbWFpbC5jb20iLCJleHAiOjE3ODQ5NTIxMTl9.3MLRnltjyLuR8Ul7LdUkwunujisSzVaXVh3-IIkxso4
[18-Jul-2026 04:02:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 04:02:34 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 04:02:34 UTC] User ID: 1082
[18-Jul-2026 04:02:34 UTC] ✅ User profile retrieved successfully for user ID: 1082
[18-Jul-2026 04:02:34 UTC] === API CALL LOG ===
[18-Jul-2026 04:02:34 UTC] Endpoint: user/profile.php
[18-Jul-2026 04:02:34 UTC] Full Log Data: {
    "timestamp": "2026-07-18 04:02:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4051:2e09:900f:3307:67ad:d578:3c8b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4051:2e09:900f:3307:67ad:d578:3c8b, 172.71.124.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MiIsInVzZXJuYW1lIjoiRGQxIiwiZW1haWwiOiJUYW5nb2RocnV2NTY5NUBnbWFpbC5jb20iLCJleHAiOjE3ODQ5NTIxMTl9.3MLRnltjyLuR8Ul7LdUkwunujisSzVaXVh3-IIkxso4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ce97763bdfce4f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4051:2e09:900f:3307:67ad:d578:3c8b",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 04:02:34 UTC] === END API CALL LOG ===
[18-Jul-2026 04:02:34 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 04:02:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MiIsInVzZXJuYW1lIjoiRGQxIiwiZW1haWwiOiJUYW5nb2RocnV2NTY5NUBnbWFpbC5jb20iLCJleHAiOjE3ODQ5NTIxMTl9.3MLRnltjyLuR8Ul7LdUkwunujisSzVaXVh3-IIkxso4
[18-Jul-2026 04:02:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 04:02:34 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 04:02:34 UTC] User ID: 1082
[18-Jul-2026 04:02:34 UTC] ✅ User profile retrieved successfully for user ID: 1082
[18-Jul-2026 04:02:35 UTC] === API CALL LOG ===
[18-Jul-2026 04:02:35 UTC] Endpoint: user/profile.php
[18-Jul-2026 04:02:35 UTC] Full Log Data: {
    "timestamp": "2026-07-18 04:02:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4051:2e09:900f:3307:67ad:d578:3c8b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4051:2e09:900f:3307:67ad:d578:3c8b, 172.71.124.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MiIsInVzZXJuYW1lIjoiRGQxIiwiZW1haWwiOiJUYW5nb2RocnV2NTY5NUBnbWFpbC5jb20iLCJleHAiOjE3ODQ5NTIxMTl9.3MLRnltjyLuR8Ul7LdUkwunujisSzVaXVh3-IIkxso4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ce977d9b52ce4f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4051:2e09:900f:3307:67ad:d578:3c8b",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 04:02:35 UTC] === END API CALL LOG ===
[18-Jul-2026 04:02:35 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 04:02:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MiIsInVzZXJuYW1lIjoiRGQxIiwiZW1haWwiOiJUYW5nb2RocnV2NTY5NUBnbWFpbC5jb20iLCJleHAiOjE3ODQ5NTIxMTl9.3MLRnltjyLuR8Ul7LdUkwunujisSzVaXVh3-IIkxso4
[18-Jul-2026 04:02:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 04:02:35 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 04:02:35 UTC] User ID: 1082
[18-Jul-2026 04:02:35 UTC] ✅ User profile retrieved successfully for user ID: 1082
[18-Jul-2026 04:03:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 04:03:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 04:03:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:4051:2e09:900f:3307:67ad:d578:3c8b, 172.71.124.89","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MiIsInVzZXJuYW1lIjoiRGQxIiwiZW1haWwiOiJUYW5nb2RocnV2NTY5NUBnbWFpbC5jb20iLCJleHAiOjE3ODQ5NTIxMTl9.3MLRnltjyLuR8Ul7LdUkwunujisSzVaXVh3-IIkxso4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1ce987c7d2bce4f-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:4051:2e09:900f:3307:67ad:d578:3c8b","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-Jul-2026 04:03:17 UTC] === User Orders API Called ===
[18-Jul-2026 04:03:17 UTC] User ID: 1082
[18-Jul-2026 04:03:17 UTC] Limit: 20, Offset: 0
[18-Jul-2026 04:03:17 UTC] Orders found: 0
[18-Jul-2026 04:03:17 UTC] Orders data: []
[18-Jul-2026 04:03:17 UTC] Total orders count: 0
[18-Jul-2026 04:03:17 UTC] === API CALL LOG ===
[18-Jul-2026 04:03:17 UTC] Endpoint: user/profile.php
[18-Jul-2026 04:03:17 UTC] Full Log Data: {
    "timestamp": "2026-07-18 04:03:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4051:2e09:900f:3307:67ad:d578:3c8b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4051:2e09:900f:3307:67ad:d578:3c8b, 172.71.124.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MiIsInVzZXJuYW1lIjoiRGQxIiwiZW1haWwiOiJUYW5nb2RocnV2NTY5NUBnbWFpbC5jb20iLCJleHAiOjE3ODQ5NTIxMTl9.3MLRnltjyLuR8Ul7LdUkwunujisSzVaXVh3-IIkxso4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ce987c7d2fce4f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4051:2e09:900f:3307:67ad:d578:3c8b",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 04:03:17 UTC] === END API CALL LOG ===
[18-Jul-2026 04:03:17 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 04:03:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MiIsInVzZXJuYW1lIjoiRGQxIiwiZW1haWwiOiJUYW5nb2RocnV2NTY5NUBnbWFpbC5jb20iLCJleHAiOjE3ODQ5NTIxMTl9.3MLRnltjyLuR8Ul7LdUkwunujisSzVaXVh3-IIkxso4
[18-Jul-2026 04:03:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 04:03:17 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 04:03:17 UTC] User ID: 1082
[18-Jul-2026 04:03:17 UTC] ✅ User profile retrieved successfully for user ID: 1082
[18-Jul-2026 04:03:17 UTC] === API CALL LOG ===
[18-Jul-2026 04:03:17 UTC] Endpoint: user/profile.php
[18-Jul-2026 04:03:17 UTC] Full Log Data: {
    "timestamp": "2026-07-18 04:03:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4051:2e09:900f:3307:67ad:d578:3c8b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4051:2e09:900f:3307:67ad:d578:3c8b, 172.71.124.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MiIsInVzZXJuYW1lIjoiRGQxIiwiZW1haWwiOiJUYW5nb2RocnV2NTY5NUBnbWFpbC5jb20iLCJleHAiOjE3ODQ5NTIxMTl9.3MLRnltjyLuR8Ul7LdUkwunujisSzVaXVh3-IIkxso4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ce98802d3fce4f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4051:2e09:900f:3307:67ad:d578:3c8b",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 04:03:17 UTC] === END API CALL LOG ===
[18-Jul-2026 04:03:17 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 04:03:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MiIsInVzZXJuYW1lIjoiRGQxIiwiZW1haWwiOiJUYW5nb2RocnV2NTY5NUBnbWFpbC5jb20iLCJleHAiOjE3ODQ5NTIxMTl9.3MLRnltjyLuR8Ul7LdUkwunujisSzVaXVh3-IIkxso4
[18-Jul-2026 04:03:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 04:03:17 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 04:03:17 UTC] User ID: 1082
[18-Jul-2026 04:03:17 UTC] ✅ User profile retrieved successfully for user ID: 1082
[18-Jul-2026 04:03:18 UTC] === API CALL LOG ===
[18-Jul-2026 04:03:18 UTC] Endpoint: user/profile.php
[18-Jul-2026 04:03:18 UTC] Full Log Data: {
    "timestamp": "2026-07-18 04:03:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4051:2e09:900f:3307:67ad:d578:3c8b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4051:2e09:900f:3307:67ad:d578:3c8b, 172.71.124.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MiIsInVzZXJuYW1lIjoiRGQxIiwiZW1haWwiOiJUYW5nb2RocnV2NTY5NUBnbWFpbC5jb20iLCJleHAiOjE3ODQ5NTIxMTl9.3MLRnltjyLuR8Ul7LdUkwunujisSzVaXVh3-IIkxso4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ce9887ae02ce4f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4051:2e09:900f:3307:67ad:d578:3c8b",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 04:03:18 UTC] === END API CALL LOG ===
[18-Jul-2026 04:03:18 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 04:03:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MiIsInVzZXJuYW1lIjoiRGQxIiwiZW1haWwiOiJUYW5nb2RocnV2NTY5NUBnbWFpbC5jb20iLCJleHAiOjE3ODQ5NTIxMTl9.3MLRnltjyLuR8Ul7LdUkwunujisSzVaXVh3-IIkxso4
[18-Jul-2026 04:03:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 04:03:18 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 04:03:18 UTC] User ID: 1082
[18-Jul-2026 04:03:18 UTC] ✅ User profile retrieved successfully for user ID: 1082
[18-Jul-2026 04:03:39 UTC] === API CALL LOG ===
[18-Jul-2026 04:03:39 UTC] Endpoint: user/profile.php
[18-Jul-2026 04:03:39 UTC] Full Log Data: {
    "timestamp": "2026-07-18 04:03:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4051:2e09:900f:3307:67ad:d578:3c8b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4051:2e09:900f:3307:67ad:d578:3c8b, 162.158.108.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MiIsInVzZXJuYW1lIjoiRGQxIiwiZW1haWwiOiJUYW5nb2RocnV2NTY5NUBnbWFpbC5jb20iLCJleHAiOjE3ODQ5NTIxMTl9.3MLRnltjyLuR8Ul7LdUkwunujisSzVaXVh3-IIkxso4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ce9905fc8afd3b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4051:2e09:900f:3307:67ad:d578:3c8b",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 04:03:39 UTC] === END API CALL LOG ===
[18-Jul-2026 04:03:39 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 04:03:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MiIsInVzZXJuYW1lIjoiRGQxIiwiZW1haWwiOiJUYW5nb2RocnV2NTY5NUBnbWFpbC5jb20iLCJleHAiOjE3ODQ5NTIxMTl9.3MLRnltjyLuR8Ul7LdUkwunujisSzVaXVh3-IIkxso4
[18-Jul-2026 04:03:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 04:03:39 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 04:03:39 UTC] User ID: 1082
[18-Jul-2026 04:03:39 UTC] ✅ User profile retrieved successfully for user ID: 1082
[18-Jul-2026 04:04:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 04:04:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 04:04:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:4051:2e09:900f:3307:67ad:d578:3c8b, 162.158.108.70","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MiIsInVzZXJuYW1lIjoiRGQxIiwiZW1haWwiOiJUYW5nb2RocnV2NTY5NUBnbWFpbC5jb20iLCJleHAiOjE3ODQ5NTIxMTl9.3MLRnltjyLuR8Ul7LdUkwunujisSzVaXVh3-IIkxso4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1ce99bce88bfd3b-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:4051:2e09:900f:3307:67ad:d578:3c8b","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-Jul-2026 04:04:08 UTC] === User Orders API Called ===
[18-Jul-2026 04:04:08 UTC] User ID: 1082
[18-Jul-2026 04:04:08 UTC] Limit: 20, Offset: 0
[18-Jul-2026 04:04:08 UTC] Orders found: 0
[18-Jul-2026 04:04:08 UTC] Orders data: []
[18-Jul-2026 04:04:08 UTC] Total orders count: 0
[18-Jul-2026 04:04:08 UTC] === API CALL LOG ===
[18-Jul-2026 04:04:08 UTC] Endpoint: user/profile.php
[18-Jul-2026 04:04:08 UTC] Full Log Data: {
    "timestamp": "2026-07-18 04:04:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4051:2e09:900f:3307:67ad:d578:3c8b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4051:2e09:900f:3307:67ad:d578:3c8b, 162.158.108.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MiIsInVzZXJuYW1lIjoiRGQxIiwiZW1haWwiOiJUYW5nb2RocnV2NTY5NUBnbWFpbC5jb20iLCJleHAiOjE3ODQ5NTIxMTl9.3MLRnltjyLuR8Ul7LdUkwunujisSzVaXVh3-IIkxso4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ce99bce892fd3b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4051:2e09:900f:3307:67ad:d578:3c8b",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 04:04:08 UTC] === END API CALL LOG ===
[18-Jul-2026 04:04:08 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 04:04:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MiIsInVzZXJuYW1lIjoiRGQxIiwiZW1haWwiOiJUYW5nb2RocnV2NTY5NUBnbWFpbC5jb20iLCJleHAiOjE3ODQ5NTIxMTl9.3MLRnltjyLuR8Ul7LdUkwunujisSzVaXVh3-IIkxso4
[18-Jul-2026 04:04:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 04:04:08 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 04:04:08 UTC] User ID: 1082
[18-Jul-2026 04:04:08 UTC] ✅ User profile retrieved successfully for user ID: 1082
[18-Jul-2026 04:04:08 UTC] === API CALL LOG ===
[18-Jul-2026 04:04:08 UTC] Endpoint: user/profile.php
[18-Jul-2026 04:04:08 UTC] Full Log Data: {
    "timestamp": "2026-07-18 04:04:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4051:2e09:900f:3307:67ad:d578:3c8b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4051:2e09:900f:3307:67ad:d578:3c8b, 162.158.108.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MiIsInVzZXJuYW1lIjoiRGQxIiwiZW1haWwiOiJUYW5nb2RocnV2NTY5NUBnbWFpbC5jb20iLCJleHAiOjE3ODQ5NTIxMTl9.3MLRnltjyLuR8Ul7LdUkwunujisSzVaXVh3-IIkxso4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ce99c0ed5ffd3b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4051:2e09:900f:3307:67ad:d578:3c8b",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 04:04:08 UTC] === END API CALL LOG ===
[18-Jul-2026 04:04:08 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 04:04:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MiIsInVzZXJuYW1lIjoiRGQxIiwiZW1haWwiOiJUYW5nb2RocnV2NTY5NUBnbWFpbC5jb20iLCJleHAiOjE3ODQ5NTIxMTl9.3MLRnltjyLuR8Ul7LdUkwunujisSzVaXVh3-IIkxso4
[18-Jul-2026 04:04:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 04:04:08 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 04:04:08 UTC] User ID: 1082
[18-Jul-2026 04:04:08 UTC] ✅ User profile retrieved successfully for user ID: 1082
[18-Jul-2026 04:04:09 UTC] === API CALL LOG ===
[18-Jul-2026 04:04:09 UTC] Endpoint: user/profile.php
[18-Jul-2026 04:04:09 UTC] Full Log Data: {
    "timestamp": "2026-07-18 04:04:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4051:2e09:900f:3307:67ad:d578:3c8b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4051:2e09:900f:3307:67ad:d578:3c8b, 162.158.108.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MiIsInVzZXJuYW1lIjoiRGQxIiwiZW1haWwiOiJUYW5nb2RocnV2NTY5NUBnbWFpbC5jb20iLCJleHAiOjE3ODQ5NTIxMTl9.3MLRnltjyLuR8Ul7LdUkwunujisSzVaXVh3-IIkxso4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ce99c9afb3fd3b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4051:2e09:900f:3307:67ad:d578:3c8b",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 04:04:09 UTC] === END API CALL LOG ===
[18-Jul-2026 04:04:09 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 04:04:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MiIsInVzZXJuYW1lIjoiRGQxIiwiZW1haWwiOiJUYW5nb2RocnV2NTY5NUBnbWFpbC5jb20iLCJleHAiOjE3ODQ5NTIxMTl9.3MLRnltjyLuR8Ul7LdUkwunujisSzVaXVh3-IIkxso4
[18-Jul-2026 04:04:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 04:04:09 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 04:04:09 UTC] User ID: 1082
[18-Jul-2026 04:04:09 UTC] ✅ User profile retrieved successfully for user ID: 1082
[18-Jul-2026 04:04:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 04:04:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 04:04:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:4051:2e09:900f:3307:67ad:d578:3c8b, 162.158.108.71","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MiIsInVzZXJuYW1lIjoiRGQxIiwiZW1haWwiOiJUYW5nb2RocnV2NTY5NUBnbWFpbC5jb20iLCJleHAiOjE3ODQ5NTIxMTl9.3MLRnltjyLuR8Ul7LdUkwunujisSzVaXVh3-IIkxso4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1ce9a73bc7cfd3b-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:4051:2e09:900f:3307:67ad:d578:3c8b","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-Jul-2026 04:04:37 UTC] === User Orders API Called ===
[18-Jul-2026 04:04:37 UTC] User ID: 1082
[18-Jul-2026 04:04:37 UTC] Limit: 20, Offset: 0
[18-Jul-2026 04:04:37 UTC] Orders found: 0
[18-Jul-2026 04:04:37 UTC] Orders data: []
[18-Jul-2026 04:04:37 UTC] Total orders count: 0
[18-Jul-2026 04:04:37 UTC] === API CALL LOG ===
[18-Jul-2026 04:04:37 UTC] Endpoint: user/profile.php
[18-Jul-2026 04:04:37 UTC] Full Log Data: {
    "timestamp": "2026-07-18 04:04:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4051:2e09:900f:3307:67ad:d578:3c8b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4051:2e09:900f:3307:67ad:d578:3c8b, 162.158.108.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MiIsInVzZXJuYW1lIjoiRGQxIiwiZW1haWwiOiJUYW5nb2RocnV2NTY5NUBnbWFpbC5jb20iLCJleHAiOjE3ODQ5NTIxMTl9.3MLRnltjyLuR8Ul7LdUkwunujisSzVaXVh3-IIkxso4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ce9a73bc80fd3b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4051:2e09:900f:3307:67ad:d578:3c8b",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 04:04:37 UTC] === END API CALL LOG ===
[18-Jul-2026 04:04:37 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 04:04:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MiIsInVzZXJuYW1lIjoiRGQxIiwiZW1haWwiOiJUYW5nb2RocnV2NTY5NUBnbWFpbC5jb20iLCJleHAiOjE3ODQ5NTIxMTl9.3MLRnltjyLuR8Ul7LdUkwunujisSzVaXVh3-IIkxso4
[18-Jul-2026 04:04:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 04:04:37 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 04:04:37 UTC] User ID: 1082
[18-Jul-2026 04:04:37 UTC] ✅ User profile retrieved successfully for user ID: 1082
[18-Jul-2026 04:04:37 UTC] === API CALL LOG ===
[18-Jul-2026 04:04:37 UTC] Endpoint: user/profile.php
[18-Jul-2026 04:04:37 UTC] Full Log Data: {
    "timestamp": "2026-07-18 04:04:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4051:2e09:900f:3307:67ad:d578:3c8b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4051:2e09:900f:3307:67ad:d578:3c8b, 162.158.108.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MiIsInVzZXJuYW1lIjoiRGQxIiwiZW1haWwiOiJUYW5nb2RocnV2NTY5NUBnbWFpbC5jb20iLCJleHAiOjE3ODQ5NTIxMTl9.3MLRnltjyLuR8Ul7LdUkwunujisSzVaXVh3-IIkxso4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ce9a77cf03fd3b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4051:2e09:900f:3307:67ad:d578:3c8b",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 04:04:37 UTC] === END API CALL LOG ===
[18-Jul-2026 04:04:37 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 04:04:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MiIsInVzZXJuYW1lIjoiRGQxIiwiZW1haWwiOiJUYW5nb2RocnV2NTY5NUBnbWFpbC5jb20iLCJleHAiOjE3ODQ5NTIxMTl9.3MLRnltjyLuR8Ul7LdUkwunujisSzVaXVh3-IIkxso4
[18-Jul-2026 04:04:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 04:04:37 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 04:04:37 UTC] User ID: 1082
[18-Jul-2026 04:04:37 UTC] ✅ User profile retrieved successfully for user ID: 1082
[18-Jul-2026 04:04:41 UTC] === API CALL LOG ===
[18-Jul-2026 04:04:41 UTC] Endpoint: user/profile.php
[18-Jul-2026 04:04:41 UTC] Full Log Data: {
    "timestamp": "2026-07-18 04:04:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4051:2e09:900f:3307:67ad:d578:3c8b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4051:2e09:900f:3307:67ad:d578:3c8b, 162.158.108.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MiIsInVzZXJuYW1lIjoiRGQxIiwiZW1haWwiOiJUYW5nb2RocnV2NTY5NUBnbWFpbC5jb20iLCJleHAiOjE3ODQ5NTIxMTl9.3MLRnltjyLuR8Ul7LdUkwunujisSzVaXVh3-IIkxso4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ce9a8eaee2fd3b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4051:2e09:900f:3307:67ad:d578:3c8b",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 04:04:41 UTC] === END API CALL LOG ===
[18-Jul-2026 04:04:41 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 04:04:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MiIsInVzZXJuYW1lIjoiRGQxIiwiZW1haWwiOiJUYW5nb2RocnV2NTY5NUBnbWFpbC5jb20iLCJleHAiOjE3ODQ5NTIxMTl9.3MLRnltjyLuR8Ul7LdUkwunujisSzVaXVh3-IIkxso4
[18-Jul-2026 04:04:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 04:04:41 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 04:04:41 UTC] User ID: 1082
[18-Jul-2026 04:04:41 UTC] ✅ User profile retrieved successfully for user ID: 1082
[18-Jul-2026 04:04:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 04:04:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 04:04:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:4051:2e09:900f:3307:67ad:d578:3c8b, 162.158.108.71","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MiIsInVzZXJuYW1lIjoiRGQxIiwiZW1haWwiOiJUYW5nb2RocnV2NTY5NUBnbWFpbC5jb20iLCJleHAiOjE3ODQ5NTIxMTl9.3MLRnltjyLuR8Ul7LdUkwunujisSzVaXVh3-IIkxso4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1ce9a920867fd3b-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:4051:2e09:900f:3307:67ad:d578:3c8b","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-Jul-2026 04:04:42 UTC] === User Orders API Called ===
[18-Jul-2026 04:04:42 UTC] User ID: 1082
[18-Jul-2026 04:04:42 UTC] Limit: 20, Offset: 0
[18-Jul-2026 04:04:42 UTC] Orders found: 0
[18-Jul-2026 04:04:42 UTC] Orders data: []
[18-Jul-2026 04:04:42 UTC] Total orders count: 0
[18-Jul-2026 04:04:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 04:04:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 04:04:44 UTC] === API CALL LOG ===
[18-Jul-2026 04:04:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:4051:2e09:900f:3307:67ad:d578:3c8b, 162.158.108.71","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MiIsInVzZXJuYW1lIjoiRGQxIiwiZW1haWwiOiJUYW5nb2RocnV2NTY5NUBnbWFpbC5jb20iLCJleHAiOjE3ODQ5NTIxMTl9.3MLRnltjyLuR8Ul7LdUkwunujisSzVaXVh3-IIkxso4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1ce9a9f1e78fd3b-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:4051:2e09:900f:3307:67ad:d578:3c8b","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-Jul-2026 04:04:44 UTC] Endpoint: user/profile.php
[18-Jul-2026 04:04:44 UTC] Full Log Data: {
    "timestamp": "2026-07-18 04:04:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4051:2e09:900f:3307:67ad:d578:3c8b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4051:2e09:900f:3307:67ad:d578:3c8b, 162.158.108.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MiIsInVzZXJuYW1lIjoiRGQxIiwiZW1haWwiOiJUYW5nb2RocnV2NTY5NUBnbWFpbC5jb20iLCJleHAiOjE3ODQ5NTIxMTl9.3MLRnltjyLuR8Ul7LdUkwunujisSzVaXVh3-IIkxso4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ce9a9f1e7bfd3b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4051:2e09:900f:3307:67ad:d578:3c8b",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 04:04:44 UTC] === User Orders API Called ===
[18-Jul-2026 04:04:44 UTC] === END API CALL LOG ===
[18-Jul-2026 04:04:44 UTC] User ID: 1082
[18-Jul-2026 04:04:44 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 04:04:44 UTC] Limit: 20, Offset: 0
[18-Jul-2026 04:04:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MiIsInVzZXJuYW1lIjoiRGQxIiwiZW1haWwiOiJUYW5nb2RocnV2NTY5NUBnbWFpbC5jb20iLCJleHAiOjE3ODQ5NTIxMTl9.3MLRnltjyLuR8Ul7LdUkwunujisSzVaXVh3-IIkxso4
[18-Jul-2026 04:04:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 04:04:44 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 04:04:44 UTC] User ID: 1082
[18-Jul-2026 04:04:44 UTC] Orders found: 0
[18-Jul-2026 04:04:44 UTC] ✅ User profile retrieved successfully for user ID: 1082
[18-Jul-2026 04:04:44 UTC] Orders data: []
[18-Jul-2026 04:04:44 UTC] Total orders count: 0
[18-Jul-2026 04:04:44 UTC] === API CALL LOG ===
[18-Jul-2026 04:04:44 UTC] Endpoint: user/profile.php
[18-Jul-2026 04:04:44 UTC] Full Log Data: {
    "timestamp": "2026-07-18 04:04:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4051:2e09:900f:3307:67ad:d578:3c8b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4051:2e09:900f:3307:67ad:d578:3c8b, 162.158.108.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MiIsInVzZXJuYW1lIjoiRGQxIiwiZW1haWwiOiJUYW5nb2RocnV2NTY5NUBnbWFpbC5jb20iLCJleHAiOjE3ODQ5NTIxMTl9.3MLRnltjyLuR8Ul7LdUkwunujisSzVaXVh3-IIkxso4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ce9aa10bc4fd3b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4051:2e09:900f:3307:67ad:d578:3c8b",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 04:04:44 UTC] === END API CALL LOG ===
[18-Jul-2026 04:04:44 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 04:04:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MiIsInVzZXJuYW1lIjoiRGQxIiwiZW1haWwiOiJUYW5nb2RocnV2NTY5NUBnbWFpbC5jb20iLCJleHAiOjE3ODQ5NTIxMTl9.3MLRnltjyLuR8Ul7LdUkwunujisSzVaXVh3-IIkxso4
[18-Jul-2026 04:04:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 04:04:44 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 04:04:44 UTC] User ID: 1082
[18-Jul-2026 04:04:44 UTC] ✅ User profile retrieved successfully for user ID: 1082
[18-Jul-2026 04:04:45 UTC] === API CALL LOG ===
[18-Jul-2026 04:04:45 UTC] Endpoint: user/profile.php
[18-Jul-2026 04:04:45 UTC] Full Log Data: {
    "timestamp": "2026-07-18 04:04:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4051:2e09:900f:3307:67ad:d578:3c8b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4051:2e09:900f:3307:67ad:d578:3c8b, 162.158.108.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MiIsInVzZXJuYW1lIjoiRGQxIiwiZW1haWwiOiJUYW5nb2RocnV2NTY5NUBnbWFpbC5jb20iLCJleHAiOjE3ODQ5NTIxMTl9.3MLRnltjyLuR8Ul7LdUkwunujisSzVaXVh3-IIkxso4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ce9aa83fc1fd3b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4051:2e09:900f:3307:67ad:d578:3c8b",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 04:04:45 UTC] === END API CALL LOG ===
[18-Jul-2026 04:04:45 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 04:04:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MiIsInVzZXJuYW1lIjoiRGQxIiwiZW1haWwiOiJUYW5nb2RocnV2NTY5NUBnbWFpbC5jb20iLCJleHAiOjE3ODQ5NTIxMTl9.3MLRnltjyLuR8Ul7LdUkwunujisSzVaXVh3-IIkxso4
[18-Jul-2026 04:04:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 04:04:45 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 04:04:45 UTC] User ID: 1082
[18-Jul-2026 04:04:45 UTC] ✅ User profile retrieved successfully for user ID: 1082
[18-Jul-2026 04:05:01 UTC] === API CALL LOG ===
[18-Jul-2026 04:05:01 UTC] Endpoint: user/profile.php
[18-Jul-2026 04:05:01 UTC] Full Log Data: {
    "timestamp": "2026-07-18 04:05:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4051:2e09:900f:3307:67ad:d578:3c8b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4051:2e09:900f:3307:67ad:d578:3c8b, 162.158.108.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MiIsInVzZXJuYW1lIjoiRGQxIiwiZW1haWwiOiJUYW5nb2RocnV2NTY5NUBnbWFpbC5jb20iLCJleHAiOjE3ODQ5NTIxMTl9.3MLRnltjyLuR8Ul7LdUkwunujisSzVaXVh3-IIkxso4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ce9b089f3dfd3b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4051:2e09:900f:3307:67ad:d578:3c8b",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 04:05:01 UTC] === END API CALL LOG ===
[18-Jul-2026 04:05:01 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 04:05:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MiIsInVzZXJuYW1lIjoiRGQxIiwiZW1haWwiOiJUYW5nb2RocnV2NTY5NUBnbWFpbC5jb20iLCJleHAiOjE3ODQ5NTIxMTl9.3MLRnltjyLuR8Ul7LdUkwunujisSzVaXVh3-IIkxso4
[18-Jul-2026 04:05:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 04:05:01 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 04:05:01 UTC] User ID: 1082
[18-Jul-2026 04:05:01 UTC] ✅ User profile retrieved successfully for user ID: 1082
[18-Jul-2026 04:05:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 04:05:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 04:05:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:4051:2e09:900f:3307:67ad:d578:3c8b, 162.158.108.70","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MiIsInVzZXJuYW1lIjoiRGQxIiwiZW1haWwiOiJUYW5nb2RocnV2NTY5NUBnbWFpbC5jb20iLCJleHAiOjE3ODQ5NTIxMTl9.3MLRnltjyLuR8Ul7LdUkwunujisSzVaXVh3-IIkxso4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1ce9b089f36fd3b-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:4051:2e09:900f:3307:67ad:d578:3c8b","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-Jul-2026 04:05:01 UTC] === User Orders API Called ===
[18-Jul-2026 04:05:01 UTC] User ID: 1082
[18-Jul-2026 04:05:01 UTC] Limit: 20, Offset: 0
[18-Jul-2026 04:05:01 UTC] Orders found: 0
[18-Jul-2026 04:05:01 UTC] Orders data: []
[18-Jul-2026 04:05:01 UTC] Total orders count: 0
[18-Jul-2026 04:05:01 UTC] === API CALL LOG ===
[18-Jul-2026 04:05:01 UTC] Endpoint: user/profile.php
[18-Jul-2026 04:05:01 UTC] Full Log Data: {
    "timestamp": "2026-07-18 04:05:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4051:2e09:900f:3307:67ad:d578:3c8b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4051:2e09:900f:3307:67ad:d578:3c8b, 162.158.108.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MiIsInVzZXJuYW1lIjoiRGQxIiwiZW1haWwiOiJUYW5nb2RocnV2NTY5NUBnbWFpbC5jb20iLCJleHAiOjE3ODQ5NTIxMTl9.3MLRnltjyLuR8Ul7LdUkwunujisSzVaXVh3-IIkxso4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ce9b0bdaddfd3b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4051:2e09:900f:3307:67ad:d578:3c8b",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 04:05:01 UTC] === END API CALL LOG ===
[18-Jul-2026 04:05:01 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 04:05:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MiIsInVzZXJuYW1lIjoiRGQxIiwiZW1haWwiOiJUYW5nb2RocnV2NTY5NUBnbWFpbC5jb20iLCJleHAiOjE3ODQ5NTIxMTl9.3MLRnltjyLuR8Ul7LdUkwunujisSzVaXVh3-IIkxso4
[18-Jul-2026 04:05:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 04:05:01 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 04:05:01 UTC] User ID: 1082
[18-Jul-2026 04:05:01 UTC] ✅ User profile retrieved successfully for user ID: 1082
[18-Jul-2026 04:05:02 UTC] === API CALL LOG ===
[18-Jul-2026 04:05:02 UTC] Endpoint: user/profile.php
[18-Jul-2026 04:05:02 UTC] Full Log Data: {
    "timestamp": "2026-07-18 04:05:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4051:2e09:900f:3307:67ad:d578:3c8b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4051:2e09:900f:3307:67ad:d578:3c8b, 162.158.108.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MiIsInVzZXJuYW1lIjoiRGQxIiwiZW1haWwiOiJUYW5nb2RocnV2NTY5NUBnbWFpbC5jb20iLCJleHAiOjE3ODQ5NTIxMTl9.3MLRnltjyLuR8Ul7LdUkwunujisSzVaXVh3-IIkxso4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ce9b12ca8cfd3b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4051:2e09:900f:3307:67ad:d578:3c8b",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 04:05:02 UTC] === END API CALL LOG ===
[18-Jul-2026 04:05:02 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 04:05:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MiIsInVzZXJuYW1lIjoiRGQxIiwiZW1haWwiOiJUYW5nb2RocnV2NTY5NUBnbWFpbC5jb20iLCJleHAiOjE3ODQ5NTIxMTl9.3MLRnltjyLuR8Ul7LdUkwunujisSzVaXVh3-IIkxso4
[18-Jul-2026 04:05:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 04:05:02 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 04:05:02 UTC] User ID: 1082
[18-Jul-2026 04:05:02 UTC] ✅ User profile retrieved successfully for user ID: 1082
[18-Jul-2026 04:05:21 UTC] === API CALL LOG ===
[18-Jul-2026 04:05:21 UTC] Endpoint: user/profile.php
[18-Jul-2026 04:05:21 UTC] Full Log Data: {
    "timestamp": "2026-07-18 04:05:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4051:2e09:900f:3307:67ad:d578:3c8b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4051:2e09:900f:3307:67ad:d578:3c8b, 162.158.108.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MiIsInVzZXJuYW1lIjoiRGQxIiwiZW1haWwiOiJUYW5nb2RocnV2NTY5NUBnbWFpbC5jb20iLCJleHAiOjE3ODQ5NTIxMTl9.3MLRnltjyLuR8Ul7LdUkwunujisSzVaXVh3-IIkxso4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ce9b875a76fd3b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4051:2e09:900f:3307:67ad:d578:3c8b",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 04:05:21 UTC] === END API CALL LOG ===
[18-Jul-2026 04:05:21 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 04:05:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MiIsInVzZXJuYW1lIjoiRGQxIiwiZW1haWwiOiJUYW5nb2RocnV2NTY5NUBnbWFpbC5jb20iLCJleHAiOjE3ODQ5NTIxMTl9.3MLRnltjyLuR8Ul7LdUkwunujisSzVaXVh3-IIkxso4
[18-Jul-2026 04:05:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 04:05:21 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 04:05:21 UTC] User ID: 1082
[18-Jul-2026 04:05:21 UTC] ✅ User profile retrieved successfully for user ID: 1082
[18-Jul-2026 04:05:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 04:05:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 04:05:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:4051:2e09:900f:3307:67ad:d578:3c8b, 162.158.108.71","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MiIsInVzZXJuYW1lIjoiRGQxIiwiZW1haWwiOiJUYW5nb2RocnV2NTY5NUBnbWFpbC5jb20iLCJleHAiOjE3ODQ5NTIxMTl9.3MLRnltjyLuR8Ul7LdUkwunujisSzVaXVh3-IIkxso4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1ce9b875a73fd3b-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:4051:2e09:900f:3307:67ad:d578:3c8b","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-Jul-2026 04:05:21 UTC] === User Orders API Called ===
[18-Jul-2026 04:05:21 UTC] User ID: 1082
[18-Jul-2026 04:05:21 UTC] Limit: 20, Offset: 0
[18-Jul-2026 04:05:21 UTC] Orders found: 0
[18-Jul-2026 04:05:21 UTC] Orders data: []
[18-Jul-2026 04:05:21 UTC] Total orders count: 0
[18-Jul-2026 04:05:21 UTC] === API CALL LOG ===
[18-Jul-2026 04:05:21 UTC] Endpoint: user/profile.php
[18-Jul-2026 04:05:21 UTC] Full Log Data: {
    "timestamp": "2026-07-18 04:05:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4051:2e09:900f:3307:67ad:d578:3c8b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4051:2e09:900f:3307:67ad:d578:3c8b, 162.158.108.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MiIsInVzZXJuYW1lIjoiRGQxIiwiZW1haWwiOiJUYW5nb2RocnV2NTY5NUBnbWFpbC5jb20iLCJleHAiOjE3ODQ5NTIxMTl9.3MLRnltjyLuR8Ul7LdUkwunujisSzVaXVh3-IIkxso4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ce9b8b3d83fd3b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4051:2e09:900f:3307:67ad:d578:3c8b",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 04:05:21 UTC] === END API CALL LOG ===
[18-Jul-2026 04:05:21 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 04:05:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MiIsInVzZXJuYW1lIjoiRGQxIiwiZW1haWwiOiJUYW5nb2RocnV2NTY5NUBnbWFpbC5jb20iLCJleHAiOjE3ODQ5NTIxMTl9.3MLRnltjyLuR8Ul7LdUkwunujisSzVaXVh3-IIkxso4
[18-Jul-2026 04:05:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 04:05:21 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 04:05:21 UTC] User ID: 1082
[18-Jul-2026 04:05:21 UTC] ✅ User profile retrieved successfully for user ID: 1082
[18-Jul-2026 04:05:23 UTC] === API CALL LOG ===
[18-Jul-2026 04:05:23 UTC] Endpoint: user/profile.php
[18-Jul-2026 04:05:23 UTC] Full Log Data: {
    "timestamp": "2026-07-18 04:05:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4051:2e09:900f:3307:67ad:d578:3c8b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4051:2e09:900f:3307:67ad:d578:3c8b, 162.158.108.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MiIsInVzZXJuYW1lIjoiRGQxIiwiZW1haWwiOiJUYW5nb2RocnV2NTY5NUBnbWFpbC5jb20iLCJleHAiOjE3ODQ5NTIxMTl9.3MLRnltjyLuR8Ul7LdUkwunujisSzVaXVh3-IIkxso4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ce9b954bb9fd3b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4051:2e09:900f:3307:67ad:d578:3c8b",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 04:05:23 UTC] === END API CALL LOG ===
[18-Jul-2026 04:05:23 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 04:05:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MiIsInVzZXJuYW1lIjoiRGQxIiwiZW1haWwiOiJUYW5nb2RocnV2NTY5NUBnbWFpbC5jb20iLCJleHAiOjE3ODQ5NTIxMTl9.3MLRnltjyLuR8Ul7LdUkwunujisSzVaXVh3-IIkxso4
[18-Jul-2026 04:05:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 04:05:23 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 04:05:23 UTC] User ID: 1082
[18-Jul-2026 04:05:23 UTC] ✅ User profile retrieved successfully for user ID: 1082
[18-Jul-2026 04:05:23 UTC] === API CALL LOG ===
[18-Jul-2026 04:05:23 UTC] Endpoint: user/profile.php
[18-Jul-2026 04:05:23 UTC] Full Log Data: {
    "timestamp": "2026-07-18 04:05:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4051:2e09:900f:3307:67ad:d578:3c8b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4051:2e09:900f:3307:67ad:d578:3c8b, 162.158.108.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MiIsInVzZXJuYW1lIjoiRGQxIiwiZW1haWwiOiJUYW5nb2RocnV2NTY5NUBnbWFpbC5jb20iLCJleHAiOjE3ODQ5NTIxMTl9.3MLRnltjyLuR8Ul7LdUkwunujisSzVaXVh3-IIkxso4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ce9b961eb3fd3b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4051:2e09:900f:3307:67ad:d578:3c8b",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 04:05:23 UTC] === END API CALL LOG ===
[18-Jul-2026 04:05:23 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 04:05:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MiIsInVzZXJuYW1lIjoiRGQxIiwiZW1haWwiOiJUYW5nb2RocnV2NTY5NUBnbWFpbC5jb20iLCJleHAiOjE3ODQ5NTIxMTl9.3MLRnltjyLuR8Ul7LdUkwunujisSzVaXVh3-IIkxso4
[18-Jul-2026 04:05:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 04:05:23 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 04:05:23 UTC] User ID: 1082
[18-Jul-2026 04:05:23 UTC] ✅ User profile retrieved successfully for user ID: 1082
[18-Jul-2026 04:06:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 04:06:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 04:06:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:4051:2e09:900f:3307:67ad:d578:3c8b, 162.158.108.70","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MiIsInVzZXJuYW1lIjoiRGQxIiwiZW1haWwiOiJUYW5nb2RocnV2NTY5NUBnbWFpbC5jb20iLCJleHAiOjE3ODQ5NTIxMTl9.3MLRnltjyLuR8Ul7LdUkwunujisSzVaXVh3-IIkxso4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1ce9ca93c96fd3b-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:4051:2e09:900f:3307:67ad:d578:3c8b","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-Jul-2026 04:06:08 UTC] === User Orders API Called ===
[18-Jul-2026 04:06:08 UTC] User ID: 1082
[18-Jul-2026 04:06:08 UTC] Limit: 20, Offset: 0
[18-Jul-2026 04:06:08 UTC] Orders found: 0
[18-Jul-2026 04:06:08 UTC] Orders data: []
[18-Jul-2026 04:06:08 UTC] Total orders count: 0
[18-Jul-2026 04:06:08 UTC] === API CALL LOG ===
[18-Jul-2026 04:06:08 UTC] Endpoint: user/profile.php
[18-Jul-2026 04:06:08 UTC] Full Log Data: {
    "timestamp": "2026-07-18 04:06:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4051:2e09:900f:3307:67ad:d578:3c8b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4051:2e09:900f:3307:67ad:d578:3c8b, 162.158.108.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MiIsInVzZXJuYW1lIjoiRGQxIiwiZW1haWwiOiJUYW5nb2RocnV2NTY5NUBnbWFpbC5jb20iLCJleHAiOjE3ODQ5NTIxMTl9.3MLRnltjyLuR8Ul7LdUkwunujisSzVaXVh3-IIkxso4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ce9ca93c99fd3b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4051:2e09:900f:3307:67ad:d578:3c8b",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 04:06:08 UTC] === END API CALL LOG ===
[18-Jul-2026 04:06:08 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 04:06:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MiIsInVzZXJuYW1lIjoiRGQxIiwiZW1haWwiOiJUYW5nb2RocnV2NTY5NUBnbWFpbC5jb20iLCJleHAiOjE3ODQ5NTIxMTl9.3MLRnltjyLuR8Ul7LdUkwunujisSzVaXVh3-IIkxso4
[18-Jul-2026 04:06:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 04:06:08 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 04:06:08 UTC] User ID: 1082
[18-Jul-2026 04:06:08 UTC] ✅ User profile retrieved successfully for user ID: 1082
[18-Jul-2026 04:06:08 UTC] === API CALL LOG ===
[18-Jul-2026 04:06:08 UTC] Endpoint: user/profile.php
[18-Jul-2026 04:06:08 UTC] Full Log Data: {
    "timestamp": "2026-07-18 04:06:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4051:2e09:900f:3307:67ad:d578:3c8b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4051:2e09:900f:3307:67ad:d578:3c8b, 162.158.108.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MiIsInVzZXJuYW1lIjoiRGQxIiwiZW1haWwiOiJUYW5nb2RocnV2NTY5NUBnbWFpbC5jb20iLCJleHAiOjE3ODQ5NTIxMTl9.3MLRnltjyLuR8Ul7LdUkwunujisSzVaXVh3-IIkxso4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ce9cacffaffd3b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4051:2e09:900f:3307:67ad:d578:3c8b",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 04:06:08 UTC] === END API CALL LOG ===
[18-Jul-2026 04:06:08 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 04:06:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MiIsInVzZXJuYW1lIjoiRGQxIiwiZW1haWwiOiJUYW5nb2RocnV2NTY5NUBnbWFpbC5jb20iLCJleHAiOjE3ODQ5NTIxMTl9.3MLRnltjyLuR8Ul7LdUkwunujisSzVaXVh3-IIkxso4
[18-Jul-2026 04:06:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 04:06:08 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 04:06:08 UTC] User ID: 1082
[18-Jul-2026 04:06:08 UTC] ✅ User profile retrieved successfully for user ID: 1082
[18-Jul-2026 04:06:09 UTC] === API CALL LOG ===
[18-Jul-2026 04:06:09 UTC] Endpoint: user/profile.php
[18-Jul-2026 04:06:09 UTC] Full Log Data: {
    "timestamp": "2026-07-18 04:06:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4051:2e09:900f:3307:67ad:d578:3c8b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4051:2e09:900f:3307:67ad:d578:3c8b, 162.158.108.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MiIsInVzZXJuYW1lIjoiRGQxIiwiZW1haWwiOiJUYW5nb2RocnV2NTY5NUBnbWFpbC5jb20iLCJleHAiOjE3ODQ5NTIxMTl9.3MLRnltjyLuR8Ul7LdUkwunujisSzVaXVh3-IIkxso4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ce9cb45809fd3b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4051:2e09:900f:3307:67ad:d578:3c8b",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 04:06:09 UTC] === END API CALL LOG ===
[18-Jul-2026 04:06:09 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 04:06:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MiIsInVzZXJuYW1lIjoiRGQxIiwiZW1haWwiOiJUYW5nb2RocnV2NTY5NUBnbWFpbC5jb20iLCJleHAiOjE3ODQ5NTIxMTl9.3MLRnltjyLuR8Ul7LdUkwunujisSzVaXVh3-IIkxso4
[18-Jul-2026 04:06:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 04:06:09 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 04:06:09 UTC] User ID: 1082
[18-Jul-2026 04:06:09 UTC] ✅ User profile retrieved successfully for user ID: 1082
[18-Jul-2026 04:06:43 UTC] === API CALL LOG ===
[18-Jul-2026 04:06:43 UTC] Endpoint: user/profile.php
[18-Jul-2026 04:06:43 UTC] Full Log Data: {
    "timestamp": "2026-07-18 04:06:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4051:2e09:900f:3307:67ad:d578:3c8b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4051:2e09:900f:3307:67ad:d578:3c8b, 162.158.108.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MiIsInVzZXJuYW1lIjoiRGQxIiwiZW1haWwiOiJUYW5nb2RocnV2NTY5NUBnbWFpbC5jb20iLCJleHAiOjE3ODQ5NTIxMTl9.3MLRnltjyLuR8Ul7LdUkwunujisSzVaXVh3-IIkxso4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ce9d89fe8dfd3b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4051:2e09:900f:3307:67ad:d578:3c8b",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 04:06:43 UTC] === END API CALL LOG ===
[18-Jul-2026 04:06:43 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 04:06:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MiIsInVzZXJuYW1lIjoiRGQxIiwiZW1haWwiOiJUYW5nb2RocnV2NTY5NUBnbWFpbC5jb20iLCJleHAiOjE3ODQ5NTIxMTl9.3MLRnltjyLuR8Ul7LdUkwunujisSzVaXVh3-IIkxso4
[18-Jul-2026 04:06:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 04:06:43 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 04:06:43 UTC] User ID: 1082
[18-Jul-2026 04:06:43 UTC] ✅ User profile retrieved successfully for user ID: 1082
[18-Jul-2026 04:06:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 04:06:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 04:06:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:4051:2e09:900f:3307:67ad:d578:3c8b, 162.158.108.71","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MiIsInVzZXJuYW1lIjoiRGQxIiwiZW1haWwiOiJUYW5nb2RocnV2NTY5NUBnbWFpbC5jb20iLCJleHAiOjE3ODQ5NTIxMTl9.3MLRnltjyLuR8Ul7LdUkwunujisSzVaXVh3-IIkxso4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1ce9d878864fd3b-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:4051:2e09:900f:3307:67ad:d578:3c8b","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-Jul-2026 04:06:43 UTC] === User Orders API Called ===
[18-Jul-2026 04:06:43 UTC] User ID: 1082
[18-Jul-2026 04:06:43 UTC] Limit: 20, Offset: 0
[18-Jul-2026 04:06:43 UTC] Orders found: 0
[18-Jul-2026 04:06:43 UTC] Orders data: []
[18-Jul-2026 04:06:43 UTC] Total orders count: 0
[18-Jul-2026 04:06:43 UTC] === API CALL LOG ===
[18-Jul-2026 04:06:43 UTC] Endpoint: user/profile.php
[18-Jul-2026 04:06:43 UTC] Full Log Data: {
    "timestamp": "2026-07-18 04:06:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4051:2e09:900f:3307:67ad:d578:3c8b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4051:2e09:900f:3307:67ad:d578:3c8b, 162.158.108.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MiIsInVzZXJuYW1lIjoiRGQxIiwiZW1haWwiOiJUYW5nb2RocnV2NTY5NUBnbWFpbC5jb20iLCJleHAiOjE3ODQ5NTIxMTl9.3MLRnltjyLuR8Ul7LdUkwunujisSzVaXVh3-IIkxso4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ce9d878868fd3b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4051:2e09:900f:3307:67ad:d578:3c8b",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 04:06:43 UTC] === END API CALL LOG ===
[18-Jul-2026 04:06:43 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 04:06:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MiIsInVzZXJuYW1lIjoiRGQxIiwiZW1haWwiOiJUYW5nb2RocnV2NTY5NUBnbWFpbC5jb20iLCJleHAiOjE3ODQ5NTIxMTl9.3MLRnltjyLuR8Ul7LdUkwunujisSzVaXVh3-IIkxso4
[18-Jul-2026 04:06:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 04:06:43 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 04:06:43 UTC] User ID: 1082
[18-Jul-2026 04:06:43 UTC] ✅ User profile retrieved successfully for user ID: 1082
[18-Jul-2026 04:06:44 UTC] === API CALL LOG ===
[18-Jul-2026 04:06:44 UTC] Endpoint: user/profile.php
[18-Jul-2026 04:06:44 UTC] Full Log Data: {
    "timestamp": "2026-07-18 04:06:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4051:2e09:900f:3307:67ad:d578:3c8b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4051:2e09:900f:3307:67ad:d578:3c8b, 162.158.108.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MiIsInVzZXJuYW1lIjoiRGQxIiwiZW1haWwiOiJUYW5nb2RocnV2NTY5NUBnbWFpbC5jb20iLCJleHAiOjE3ODQ5NTIxMTl9.3MLRnltjyLuR8Ul7LdUkwunujisSzVaXVh3-IIkxso4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ce9d914b09fd3b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4051:2e09:900f:3307:67ad:d578:3c8b",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 04:06:44 UTC] === END API CALL LOG ===
[18-Jul-2026 04:06:44 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 04:06:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MiIsInVzZXJuYW1lIjoiRGQxIiwiZW1haWwiOiJUYW5nb2RocnV2NTY5NUBnbWFpbC5jb20iLCJleHAiOjE3ODQ5NTIxMTl9.3MLRnltjyLuR8Ul7LdUkwunujisSzVaXVh3-IIkxso4
[18-Jul-2026 04:06:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 04:06:44 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 04:06:44 UTC] User ID: 1082
[18-Jul-2026 04:06:44 UTC] ✅ User profile retrieved successfully for user ID: 1082
[18-Jul-2026 04:06:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 04:06:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 04:06:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:4051:2e09:900f:3307:67ad:d578:3c8b, 162.158.108.71","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MiIsInVzZXJuYW1lIjoiRGQxIiwiZW1haWwiOiJUYW5nb2RocnV2NTY5NUBnbWFpbC5jb20iLCJleHAiOjE3ODQ5NTIxMTl9.3MLRnltjyLuR8Ul7LdUkwunujisSzVaXVh3-IIkxso4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1ce9dba59c8fd3b-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:4051:2e09:900f:3307:67ad:d578:3c8b","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-Jul-2026 04:06:51 UTC] === User Orders API Called ===
[18-Jul-2026 04:06:51 UTC] User ID: 1082
[18-Jul-2026 04:06:51 UTC] Limit: 20, Offset: 0
[18-Jul-2026 04:06:51 UTC] Orders found: 0
[18-Jul-2026 04:06:51 UTC] Orders data: []
[18-Jul-2026 04:06:51 UTC] Total orders count: 0
[18-Jul-2026 04:06:53 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 04:06:53 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 04:06:53 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:4051:2e09:900f:3307:67ad:d578:3c8b, 162.158.108.71","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MiIsInVzZXJuYW1lIjoiRGQxIiwiZW1haWwiOiJUYW5nb2RocnV2NTY5NUBnbWFpbC5jb20iLCJleHAiOjE3ODQ5NTIxMTl9.3MLRnltjyLuR8Ul7LdUkwunujisSzVaXVh3-IIkxso4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1ce9dcab980fd3b-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:4051:2e09:900f:3307:67ad:d578:3c8b","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-Jul-2026 04:06:53 UTC] === User Orders API Called ===
[18-Jul-2026 04:06:53 UTC] User ID: 1082
[18-Jul-2026 04:06:53 UTC] Limit: 20, Offset: 0
[18-Jul-2026 04:06:53 UTC] Orders found: 0
[18-Jul-2026 04:06:53 UTC] Orders data: []
[18-Jul-2026 04:06:53 UTC] Total orders count: 0
[18-Jul-2026 04:06:53 UTC] === API CALL LOG ===
[18-Jul-2026 04:06:53 UTC] Endpoint: user/profile.php
[18-Jul-2026 04:06:53 UTC] Full Log Data: {
    "timestamp": "2026-07-18 04:06:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4051:2e09:900f:3307:67ad:d578:3c8b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4051:2e09:900f:3307:67ad:d578:3c8b, 162.158.108.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MiIsInVzZXJuYW1lIjoiRGQxIiwiZW1haWwiOiJUYW5nb2RocnV2NTY5NUBnbWFpbC5jb20iLCJleHAiOjE3ODQ5NTIxMTl9.3MLRnltjyLuR8Ul7LdUkwunujisSzVaXVh3-IIkxso4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ce9dcab986fd3b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4051:2e09:900f:3307:67ad:d578:3c8b",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 04:06:53 UTC] === END API CALL LOG ===
[18-Jul-2026 04:06:53 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 04:06:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MiIsInVzZXJuYW1lIjoiRGQxIiwiZW1haWwiOiJUYW5nb2RocnV2NTY5NUBnbWFpbC5jb20iLCJleHAiOjE3ODQ5NTIxMTl9.3MLRnltjyLuR8Ul7LdUkwunujisSzVaXVh3-IIkxso4
[18-Jul-2026 04:06:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 04:06:53 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 04:06:53 UTC] User ID: 1082
[18-Jul-2026 04:06:53 UTC] ✅ User profile retrieved successfully for user ID: 1082
[18-Jul-2026 04:06:54 UTC] === API CALL LOG ===
[18-Jul-2026 04:06:54 UTC] Endpoint: user/profile.php
[18-Jul-2026 04:06:54 UTC] Full Log Data: {
    "timestamp": "2026-07-18 04:06:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4051:2e09:900f:3307:67ad:d578:3c8b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4051:2e09:900f:3307:67ad:d578:3c8b, 162.158.108.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MiIsInVzZXJuYW1lIjoiRGQxIiwiZW1haWwiOiJUYW5nb2RocnV2NTY5NUBnbWFpbC5jb20iLCJleHAiOjE3ODQ5NTIxMTl9.3MLRnltjyLuR8Ul7LdUkwunujisSzVaXVh3-IIkxso4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ce9dce0abcfd3b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4051:2e09:900f:3307:67ad:d578:3c8b",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 04:06:54 UTC] === END API CALL LOG ===
[18-Jul-2026 04:06:54 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 04:06:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MiIsInVzZXJuYW1lIjoiRGQxIiwiZW1haWwiOiJUYW5nb2RocnV2NTY5NUBnbWFpbC5jb20iLCJleHAiOjE3ODQ5NTIxMTl9.3MLRnltjyLuR8Ul7LdUkwunujisSzVaXVh3-IIkxso4
[18-Jul-2026 04:06:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 04:06:54 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 04:06:54 UTC] User ID: 1082
[18-Jul-2026 04:06:54 UTC] ✅ User profile retrieved successfully for user ID: 1082
[18-Jul-2026 04:06:55 UTC] === API CALL LOG ===
[18-Jul-2026 04:06:55 UTC] Endpoint: user/profile.php
[18-Jul-2026 04:06:55 UTC] Full Log Data: {
    "timestamp": "2026-07-18 04:06:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4051:2e09:900f:3307:67ad:d578:3c8b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4051:2e09:900f:3307:67ad:d578:3c8b, 162.158.108.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MiIsInVzZXJuYW1lIjoiRGQxIiwiZW1haWwiOiJUYW5nb2RocnV2NTY5NUBnbWFpbC5jb20iLCJleHAiOjE3ODQ5NTIxMTl9.3MLRnltjyLuR8Ul7LdUkwunujisSzVaXVh3-IIkxso4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ce9dd4bde8fd3b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4051:2e09:900f:3307:67ad:d578:3c8b",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 04:06:55 UTC] === END API CALL LOG ===
[18-Jul-2026 04:06:55 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 04:06:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MiIsInVzZXJuYW1lIjoiRGQxIiwiZW1haWwiOiJUYW5nb2RocnV2NTY5NUBnbWFpbC5jb20iLCJleHAiOjE3ODQ5NTIxMTl9.3MLRnltjyLuR8Ul7LdUkwunujisSzVaXVh3-IIkxso4
[18-Jul-2026 04:06:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 04:06:55 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 04:06:55 UTC] User ID: 1082
[18-Jul-2026 04:06:55 UTC] ✅ User profile retrieved successfully for user ID: 1082
[18-Jul-2026 04:07:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 04:07:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 04:07:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:4051:2e09:900f:3307:67ad:d578:3c8b, 162.158.108.70","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MiIsInVzZXJuYW1lIjoiRGQxIiwiZW1haWwiOiJUYW5nb2RocnV2NTY5NUBnbWFpbC5jb20iLCJleHAiOjE3ODQ5NTIxMTl9.3MLRnltjyLuR8Ul7LdUkwunujisSzVaXVh3-IIkxso4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1ce9e191a3afd3b-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:4051:2e09:900f:3307:67ad:d578:3c8b","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-Jul-2026 04:07:07 UTC] === User Orders API Called ===
[18-Jul-2026 04:07:07 UTC] User ID: 1082
[18-Jul-2026 04:07:07 UTC] Limit: 20, Offset: 0
[18-Jul-2026 04:07:07 UTC] Orders found: 0
[18-Jul-2026 04:07:07 UTC] Orders data: []
[18-Jul-2026 04:07:07 UTC] Total orders count: 0
[18-Jul-2026 04:07:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 04:07:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 04:07:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:4051:2e09:900f:3307:67ad:d578:3c8b, 162.158.108.70","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MiIsInVzZXJuYW1lIjoiRGQxIiwiZW1haWwiOiJUYW5nb2RocnV2NTY5NUBnbWFpbC5jb20iLCJleHAiOjE3ODQ5NTIxMTl9.3MLRnltjyLuR8Ul7LdUkwunujisSzVaXVh3-IIkxso4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1ce9e3a9898fd3b-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:4051:2e09:900f:3307:67ad:d578:3c8b","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-Jul-2026 04:07:11 UTC] === API CALL LOG ===
[18-Jul-2026 04:07:11 UTC] === User Orders API Called ===
[18-Jul-2026 04:07:11 UTC] Endpoint: user/profile.php
[18-Jul-2026 04:07:11 UTC] User ID: 1082
[18-Jul-2026 04:07:11 UTC] Full Log Data: {
    "timestamp": "2026-07-18 04:07:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4051:2e09:900f:3307:67ad:d578:3c8b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4051:2e09:900f:3307:67ad:d578:3c8b, 162.158.108.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MiIsInVzZXJuYW1lIjoiRGQxIiwiZW1haWwiOiJUYW5nb2RocnV2NTY5NUBnbWFpbC5jb20iLCJleHAiOjE3ODQ5NTIxMTl9.3MLRnltjyLuR8Ul7LdUkwunujisSzVaXVh3-IIkxso4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ce9e3a989ffd3b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4051:2e09:900f:3307:67ad:d578:3c8b",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 04:07:11 UTC] Limit: 20, Offset: 0
[18-Jul-2026 04:07:11 UTC] === END API CALL LOG ===
[18-Jul-2026 04:07:11 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 04:07:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MiIsInVzZXJuYW1lIjoiRGQxIiwiZW1haWwiOiJUYW5nb2RocnV2NTY5NUBnbWFpbC5jb20iLCJleHAiOjE3ODQ5NTIxMTl9.3MLRnltjyLuR8Ul7LdUkwunujisSzVaXVh3-IIkxso4
[18-Jul-2026 04:07:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 04:07:11 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 04:07:11 UTC] Orders found: 0
[18-Jul-2026 04:07:11 UTC] User ID: 1082
[18-Jul-2026 04:07:11 UTC] Orders data: []
[18-Jul-2026 04:07:11 UTC] Total orders count: 0
[18-Jul-2026 04:07:11 UTC] ✅ User profile retrieved successfully for user ID: 1082
[18-Jul-2026 04:07:12 UTC] === API CALL LOG ===
[18-Jul-2026 04:07:12 UTC] Endpoint: user/profile.php
[18-Jul-2026 04:07:12 UTC] Full Log Data: {
    "timestamp": "2026-07-18 04:07:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4051:2e09:900f:3307:67ad:d578:3c8b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4051:2e09:900f:3307:67ad:d578:3c8b, 162.158.108.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MiIsInVzZXJuYW1lIjoiRGQxIiwiZW1haWwiOiJUYW5nb2RocnV2NTY5NUBnbWFpbC5jb20iLCJleHAiOjE3ODQ5NTIxMTl9.3MLRnltjyLuR8Ul7LdUkwunujisSzVaXVh3-IIkxso4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ce9e3e5c7efd3b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4051:2e09:900f:3307:67ad:d578:3c8b",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 04:07:12 UTC] === END API CALL LOG ===
[18-Jul-2026 04:07:12 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 04:07:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MiIsInVzZXJuYW1lIjoiRGQxIiwiZW1haWwiOiJUYW5nb2RocnV2NTY5NUBnbWFpbC5jb20iLCJleHAiOjE3ODQ5NTIxMTl9.3MLRnltjyLuR8Ul7LdUkwunujisSzVaXVh3-IIkxso4
[18-Jul-2026 04:07:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 04:07:12 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 04:07:12 UTC] User ID: 1082
[18-Jul-2026 04:07:12 UTC] ✅ User profile retrieved successfully for user ID: 1082
[18-Jul-2026 04:07:13 UTC] === API CALL LOG ===
[18-Jul-2026 04:07:13 UTC] Endpoint: user/profile.php
[18-Jul-2026 04:07:13 UTC] Full Log Data: {
    "timestamp": "2026-07-18 04:07:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4051:2e09:900f:3307:67ad:d578:3c8b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4051:2e09:900f:3307:67ad:d578:3c8b, 162.158.108.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MiIsInVzZXJuYW1lIjoiRGQxIiwiZW1haWwiOiJUYW5nb2RocnV2NTY5NUBnbWFpbC5jb20iLCJleHAiOjE3ODQ5NTIxMTl9.3MLRnltjyLuR8Ul7LdUkwunujisSzVaXVh3-IIkxso4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ce9e436cbafd3b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4051:2e09:900f:3307:67ad:d578:3c8b",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 04:07:13 UTC] === END API CALL LOG ===
[18-Jul-2026 04:07:13 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 04:07:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MiIsInVzZXJuYW1lIjoiRGQxIiwiZW1haWwiOiJUYW5nb2RocnV2NTY5NUBnbWFpbC5jb20iLCJleHAiOjE3ODQ5NTIxMTl9.3MLRnltjyLuR8Ul7LdUkwunujisSzVaXVh3-IIkxso4
[18-Jul-2026 04:07:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 04:07:13 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 04:07:13 UTC] User ID: 1082
[18-Jul-2026 04:07:13 UTC] ✅ User profile retrieved successfully for user ID: 1082
[18-Jul-2026 04:07:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 04:07:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 04:07:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:4051:2e09:900f:3307:67ad:d578:3c8b, 162.158.108.70","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MiIsInVzZXJuYW1lIjoiRGQxIiwiZW1haWwiOiJUYW5nb2RocnV2NTY5NUBnbWFpbC5jb20iLCJleHAiOjE3ODQ5NTIxMTl9.3MLRnltjyLuR8Ul7LdUkwunujisSzVaXVh3-IIkxso4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1ce9e4e2e3efd3b-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:4051:2e09:900f:3307:67ad:d578:3c8b","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-Jul-2026 04:07:14 UTC] === User Orders API Called ===
[18-Jul-2026 04:07:14 UTC] User ID: 1082
[18-Jul-2026 04:07:14 UTC] Limit: 20, Offset: 0
[18-Jul-2026 04:07:14 UTC] Orders found: 0
[18-Jul-2026 04:07:14 UTC] Orders data: []
[18-Jul-2026 04:07:14 UTC] Total orders count: 0
[18-Jul-2026 04:07:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 04:07:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 04:07:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:4051:2e09:900f:3307:67ad:d578:3c8b, 162.158.108.70","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MiIsInVzZXJuYW1lIjoiRGQxIiwiZW1haWwiOiJUYW5nb2RocnV2NTY5NUBnbWFpbC5jb20iLCJleHAiOjE3ODQ5NTIxMTl9.3MLRnltjyLuR8Ul7LdUkwunujisSzVaXVh3-IIkxso4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1ce9e5baea9fd3b-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:4051:2e09:900f:3307:67ad:d578:3c8b","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-Jul-2026 04:07:17 UTC] === User Orders API Called ===
[18-Jul-2026 04:07:17 UTC] User ID: 1082
[18-Jul-2026 04:07:17 UTC] Limit: 20, Offset: 0
[18-Jul-2026 04:07:17 UTC] === API CALL LOG ===
[18-Jul-2026 04:07:17 UTC] Endpoint: user/profile.php
[18-Jul-2026 04:07:17 UTC] Full Log Data: {
    "timestamp": "2026-07-18 04:07:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4051:2e09:900f:3307:67ad:d578:3c8b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4051:2e09:900f:3307:67ad:d578:3c8b, 162.158.108.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MiIsInVzZXJuYW1lIjoiRGQxIiwiZW1haWwiOiJUYW5nb2RocnV2NTY5NUBnbWFpbC5jb20iLCJleHAiOjE3ODQ5NTIxMTl9.3MLRnltjyLuR8Ul7LdUkwunujisSzVaXVh3-IIkxso4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ce9e5baeabfd3b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4051:2e09:900f:3307:67ad:d578:3c8b",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 04:07:17 UTC] === END API CALL LOG ===
[18-Jul-2026 04:07:17 UTC] Orders found: 0
[18-Jul-2026 04:07:17 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 04:07:17 UTC] Orders data: []
[18-Jul-2026 04:07:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MiIsInVzZXJuYW1lIjoiRGQxIiwiZW1haWwiOiJUYW5nb2RocnV2NTY5NUBnbWFpbC5jb20iLCJleHAiOjE3ODQ5NTIxMTl9.3MLRnltjyLuR8Ul7LdUkwunujisSzVaXVh3-IIkxso4
[18-Jul-2026 04:07:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 04:07:17 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 04:07:17 UTC] Total orders count: 0
[18-Jul-2026 04:07:17 UTC] User ID: 1082
[18-Jul-2026 04:07:17 UTC] ✅ User profile retrieved successfully for user ID: 1082
[18-Jul-2026 04:07:17 UTC] === API CALL LOG ===
[18-Jul-2026 04:07:17 UTC] Endpoint: user/profile.php
[18-Jul-2026 04:07:17 UTC] Full Log Data: {
    "timestamp": "2026-07-18 04:07:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4051:2e09:900f:3307:67ad:d578:3c8b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4051:2e09:900f:3307:67ad:d578:3c8b, 162.158.108.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MiIsInVzZXJuYW1lIjoiRGQxIiwiZW1haWwiOiJUYW5nb2RocnV2NTY5NUBnbWFpbC5jb20iLCJleHAiOjE3ODQ5NTIxMTl9.3MLRnltjyLuR8Ul7LdUkwunujisSzVaXVh3-IIkxso4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ce9e5ee925fd3b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4051:2e09:900f:3307:67ad:d578:3c8b",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 04:07:17 UTC] === END API CALL LOG ===
[18-Jul-2026 04:07:17 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 04:07:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MiIsInVzZXJuYW1lIjoiRGQxIiwiZW1haWwiOiJUYW5nb2RocnV2NTY5NUBnbWFpbC5jb20iLCJleHAiOjE3ODQ5NTIxMTl9.3MLRnltjyLuR8Ul7LdUkwunujisSzVaXVh3-IIkxso4
[18-Jul-2026 04:07:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 04:07:17 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 04:07:17 UTC] User ID: 1082
[18-Jul-2026 04:07:17 UTC] ✅ User profile retrieved successfully for user ID: 1082
[18-Jul-2026 04:07:18 UTC] === API CALL LOG ===
[18-Jul-2026 04:07:18 UTC] Endpoint: user/profile.php
[18-Jul-2026 04:07:18 UTC] Full Log Data: {
    "timestamp": "2026-07-18 04:07:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4051:2e09:900f:3307:67ad:d578:3c8b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4051:2e09:900f:3307:67ad:d578:3c8b, 162.158.108.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MiIsInVzZXJuYW1lIjoiRGQxIiwiZW1haWwiOiJUYW5nb2RocnV2NTY5NUBnbWFpbC5jb20iLCJleHAiOjE3ODQ5NTIxMTl9.3MLRnltjyLuR8Ul7LdUkwunujisSzVaXVh3-IIkxso4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ce9e648cc0fd3b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4051:2e09:900f:3307:67ad:d578:3c8b",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 04:07:18 UTC] === END API CALL LOG ===
[18-Jul-2026 04:07:18 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 04:07:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MiIsInVzZXJuYW1lIjoiRGQxIiwiZW1haWwiOiJUYW5nb2RocnV2NTY5NUBnbWFpbC5jb20iLCJleHAiOjE3ODQ5NTIxMTl9.3MLRnltjyLuR8Ul7LdUkwunujisSzVaXVh3-IIkxso4
[18-Jul-2026 04:07:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 04:07:18 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 04:07:18 UTC] User ID: 1082
[18-Jul-2026 04:07:18 UTC] ✅ User profile retrieved successfully for user ID: 1082
[18-Jul-2026 04:07:46 UTC] === API CALL LOG ===
[18-Jul-2026 04:07:46 UTC] Endpoint: user/profile.php
[18-Jul-2026 04:07:46 UTC] Full Log Data: {
    "timestamp": "2026-07-18 04:07:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4051:2e09:900f:3307:67ad:d578:3c8b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4051:2e09:900f:3307:67ad:d578:3c8b, 162.158.108.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MiIsInVzZXJuYW1lIjoiRGQxIiwiZW1haWwiOiJUYW5nb2RocnV2NTY5NUBnbWFpbC5jb20iLCJleHAiOjE3ODQ5NTIxMTl9.3MLRnltjyLuR8Ul7LdUkwunujisSzVaXVh3-IIkxso4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ce9f11c95ffd3b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4051:2e09:900f:3307:67ad:d578:3c8b",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 04:07:46 UTC] === END API CALL LOG ===
[18-Jul-2026 04:07:46 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 04:07:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MiIsInVzZXJuYW1lIjoiRGQxIiwiZW1haWwiOiJUYW5nb2RocnV2NTY5NUBnbWFpbC5jb20iLCJleHAiOjE3ODQ5NTIxMTl9.3MLRnltjyLuR8Ul7LdUkwunujisSzVaXVh3-IIkxso4
[18-Jul-2026 04:07:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 04:07:46 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 04:07:46 UTC] User ID: 1082
[18-Jul-2026 04:07:46 UTC] ✅ User profile retrieved successfully for user ID: 1082
[18-Jul-2026 04:07:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 04:07:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 04:07:46 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:4051:2e09:900f:3307:67ad:d578:3c8b, 162.158.108.70","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MiIsInVzZXJuYW1lIjoiRGQxIiwiZW1haWwiOiJUYW5nb2RocnV2NTY5NUBnbWFpbC5jb20iLCJleHAiOjE3ODQ5NTIxMTl9.3MLRnltjyLuR8Ul7LdUkwunujisSzVaXVh3-IIkxso4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1ce9f11c95cfd3b-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:4051:2e09:900f:3307:67ad:d578:3c8b","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-Jul-2026 04:07:46 UTC] === User Orders API Called ===
[18-Jul-2026 04:07:46 UTC] User ID: 1082
[18-Jul-2026 04:07:46 UTC] Limit: 20, Offset: 0
[18-Jul-2026 04:07:46 UTC] Orders found: 0
[18-Jul-2026 04:07:46 UTC] Orders data: []
[18-Jul-2026 04:07:46 UTC] Total orders count: 0
[18-Jul-2026 04:07:46 UTC] === API CALL LOG ===
[18-Jul-2026 04:07:46 UTC] Endpoint: user/profile.php
[18-Jul-2026 04:07:46 UTC] Full Log Data: {
    "timestamp": "2026-07-18 04:07:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4051:2e09:900f:3307:67ad:d578:3c8b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4051:2e09:900f:3307:67ad:d578:3c8b, 162.158.108.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MiIsInVzZXJuYW1lIjoiRGQxIiwiZW1haWwiOiJUYW5nb2RocnV2NTY5NUBnbWFpbC5jb20iLCJleHAiOjE3ODQ5NTIxMTl9.3MLRnltjyLuR8Ul7LdUkwunujisSzVaXVh3-IIkxso4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ce9f1509effd3b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4051:2e09:900f:3307:67ad:d578:3c8b",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 04:07:46 UTC] === END API CALL LOG ===
[18-Jul-2026 04:07:46 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 04:07:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MiIsInVzZXJuYW1lIjoiRGQxIiwiZW1haWwiOiJUYW5nb2RocnV2NTY5NUBnbWFpbC5jb20iLCJleHAiOjE3ODQ5NTIxMTl9.3MLRnltjyLuR8Ul7LdUkwunujisSzVaXVh3-IIkxso4
[18-Jul-2026 04:07:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 04:07:46 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 04:07:46 UTC] User ID: 1082
[18-Jul-2026 04:07:46 UTC] ✅ User profile retrieved successfully for user ID: 1082
[18-Jul-2026 04:07:47 UTC] === API CALL LOG ===
[18-Jul-2026 04:07:47 UTC] Endpoint: user/profile.php
[18-Jul-2026 04:07:47 UTC] Full Log Data: {
    "timestamp": "2026-07-18 04:07:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4051:2e09:900f:3307:67ad:d578:3c8b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4051:2e09:900f:3307:67ad:d578:3c8b, 162.158.108.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MiIsInVzZXJuYW1lIjoiRGQxIiwiZW1haWwiOiJUYW5nb2RocnV2NTY5NUBnbWFpbC5jb20iLCJleHAiOjE3ODQ5NTIxMTl9.3MLRnltjyLuR8Ul7LdUkwunujisSzVaXVh3-IIkxso4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ce9f1bccb8fd3b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4051:2e09:900f:3307:67ad:d578:3c8b",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 04:07:47 UTC] === END API CALL LOG ===
[18-Jul-2026 04:07:47 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 04:07:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MiIsInVzZXJuYW1lIjoiRGQxIiwiZW1haWwiOiJUYW5nb2RocnV2NTY5NUBnbWFpbC5jb20iLCJleHAiOjE3ODQ5NTIxMTl9.3MLRnltjyLuR8Ul7LdUkwunujisSzVaXVh3-IIkxso4
[18-Jul-2026 04:07:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 04:07:47 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 04:07:47 UTC] User ID: 1082
[18-Jul-2026 04:07:47 UTC] ✅ User profile retrieved successfully for user ID: 1082
[18-Jul-2026 04:08:12 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 04:08:12 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 04:08:12 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:4051:2e09:900f:3307:67ad:d578:3c8b, 162.158.108.70","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MiIsInVzZXJuYW1lIjoiRGQxIiwiZW1haWwiOiJUYW5nb2RocnV2NTY5NUBnbWFpbC5jb20iLCJleHAiOjE3ODQ5NTIxMTl9.3MLRnltjyLuR8Ul7LdUkwunujisSzVaXVh3-IIkxso4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1ce9fb39913fd3b-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:4051:2e09:900f:3307:67ad:d578:3c8b","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-Jul-2026 04:08:12 UTC] === User Orders API Called ===
[18-Jul-2026 04:08:12 UTC] User ID: 1082
[18-Jul-2026 04:08:12 UTC] Limit: 20, Offset: 0
[18-Jul-2026 04:08:12 UTC] Orders found: 0
[18-Jul-2026 04:08:12 UTC] Orders data: []
[18-Jul-2026 04:08:12 UTC] Total orders count: 0
[18-Jul-2026 04:08:12 UTC] === API CALL LOG ===
[18-Jul-2026 04:08:12 UTC] Endpoint: user/profile.php
[18-Jul-2026 04:08:12 UTC] Full Log Data: {
    "timestamp": "2026-07-18 04:08:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4051:2e09:900f:3307:67ad:d578:3c8b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4051:2e09:900f:3307:67ad:d578:3c8b, 162.158.108.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MiIsInVzZXJuYW1lIjoiRGQxIiwiZW1haWwiOiJUYW5nb2RocnV2NTY5NUBnbWFpbC5jb20iLCJleHAiOjE3ODQ5NTIxMTl9.3MLRnltjyLuR8Ul7LdUkwunujisSzVaXVh3-IIkxso4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ce9fb6bad9fd3b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4051:2e09:900f:3307:67ad:d578:3c8b",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 04:08:12 UTC] === END API CALL LOG ===
[18-Jul-2026 04:08:12 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 04:08:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MiIsInVzZXJuYW1lIjoiRGQxIiwiZW1haWwiOiJUYW5nb2RocnV2NTY5NUBnbWFpbC5jb20iLCJleHAiOjE3ODQ5NTIxMTl9.3MLRnltjyLuR8Ul7LdUkwunujisSzVaXVh3-IIkxso4
[18-Jul-2026 04:08:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 04:08:12 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 04:08:12 UTC] User ID: 1082
[18-Jul-2026 04:08:12 UTC] ✅ User profile retrieved successfully for user ID: 1082
[18-Jul-2026 04:08:12 UTC] === API CALL LOG ===
[18-Jul-2026 04:08:12 UTC] Endpoint: user/profile.php
[18-Jul-2026 04:08:12 UTC] Full Log Data: {
    "timestamp": "2026-07-18 04:08:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4051:2e09:900f:3307:67ad:d578:3c8b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4051:2e09:900f:3307:67ad:d578:3c8b, 162.158.108.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MiIsInVzZXJuYW1lIjoiRGQxIiwiZW1haWwiOiJUYW5nb2RocnV2NTY5NUBnbWFpbC5jb20iLCJleHAiOjE3ODQ5NTIxMTl9.3MLRnltjyLuR8Ul7LdUkwunujisSzVaXVh3-IIkxso4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ce9fb39916fd3b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4051:2e09:900f:3307:67ad:d578:3c8b",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 04:08:12 UTC] === END API CALL LOG ===
[18-Jul-2026 04:08:12 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 04:08:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MiIsInVzZXJuYW1lIjoiRGQxIiwiZW1haWwiOiJUYW5nb2RocnV2NTY5NUBnbWFpbC5jb20iLCJleHAiOjE3ODQ5NTIxMTl9.3MLRnltjyLuR8Ul7LdUkwunujisSzVaXVh3-IIkxso4
[18-Jul-2026 04:08:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 04:08:12 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 04:08:12 UTC] User ID: 1082
[18-Jul-2026 04:08:12 UTC] ✅ User profile retrieved successfully for user ID: 1082
[18-Jul-2026 04:08:14 UTC] === API CALL LOG ===
[18-Jul-2026 04:08:14 UTC] Endpoint: user/profile.php
[18-Jul-2026 04:08:14 UTC] Full Log Data: {
    "timestamp": "2026-07-18 04:08:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4051:2e09:900f:3307:67ad:d578:3c8b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4051:2e09:900f:3307:67ad:d578:3c8b, 162.158.108.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MiIsInVzZXJuYW1lIjoiRGQxIiwiZW1haWwiOiJUYW5nb2RocnV2NTY5NUBnbWFpbC5jb20iLCJleHAiOjE3ODQ5NTIxMTl9.3MLRnltjyLuR8Ul7LdUkwunujisSzVaXVh3-IIkxso4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ce9fbf5b77fd3b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4051:2e09:900f:3307:67ad:d578:3c8b",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 04:08:14 UTC] === END API CALL LOG ===
[18-Jul-2026 04:08:14 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 04:08:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MiIsInVzZXJuYW1lIjoiRGQxIiwiZW1haWwiOiJUYW5nb2RocnV2NTY5NUBnbWFpbC5jb20iLCJleHAiOjE3ODQ5NTIxMTl9.3MLRnltjyLuR8Ul7LdUkwunujisSzVaXVh3-IIkxso4
[18-Jul-2026 04:08:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 04:08:14 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 04:08:14 UTC] User ID: 1082
[18-Jul-2026 04:08:14 UTC] ✅ User profile retrieved successfully for user ID: 1082
[18-Jul-2026 04:08:29 UTC] === API CALL LOG ===
[18-Jul-2026 04:08:29 UTC] Endpoint: user/profile.php
[18-Jul-2026 04:08:29 UTC] Full Log Data: {
    "timestamp": "2026-07-18 04:08:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4051:2e09:900f:3307:67ad:d578:3c8b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4051:2e09:900f:3307:67ad:d578:3c8b, 162.158.108.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MiIsInVzZXJuYW1lIjoiRGQxIiwiZW1haWwiOiJUYW5nb2RocnV2NTY5NUBnbWFpbC5jb20iLCJleHAiOjE3ODQ5NTIxMTl9.3MLRnltjyLuR8Ul7LdUkwunujisSzVaXVh3-IIkxso4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1cea01a2c24fd3b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4051:2e09:900f:3307:67ad:d578:3c8b",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 04:08:29 UTC] === END API CALL LOG ===
[18-Jul-2026 04:08:29 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 04:08:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MiIsInVzZXJuYW1lIjoiRGQxIiwiZW1haWwiOiJUYW5nb2RocnV2NTY5NUBnbWFpbC5jb20iLCJleHAiOjE3ODQ5NTIxMTl9.3MLRnltjyLuR8Ul7LdUkwunujisSzVaXVh3-IIkxso4
[18-Jul-2026 04:08:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 04:08:29 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 04:08:29 UTC] User ID: 1082
[18-Jul-2026 04:08:29 UTC] ✅ User profile retrieved successfully for user ID: 1082
[18-Jul-2026 04:08:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 04:08:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 04:08:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:4051:2e09:900f:3307:67ad:d578:3c8b, 162.158.108.70","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MiIsInVzZXJuYW1lIjoiRGQxIiwiZW1haWwiOiJUYW5nb2RocnV2NTY5NUBnbWFpbC5jb20iLCJleHAiOjE3ODQ5NTIxMTl9.3MLRnltjyLuR8Ul7LdUkwunujisSzVaXVh3-IIkxso4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1cea01a2c1afd3b-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:4051:2e09:900f:3307:67ad:d578:3c8b","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-Jul-2026 04:08:29 UTC] === User Orders API Called ===
[18-Jul-2026 04:08:29 UTC] User ID: 1082
[18-Jul-2026 04:08:29 UTC] Limit: 20, Offset: 0
[18-Jul-2026 04:08:29 UTC] Orders found: 0
[18-Jul-2026 04:08:29 UTC] Orders data: []
[18-Jul-2026 04:08:29 UTC] Total orders count: 0
[18-Jul-2026 04:08:29 UTC] === API CALL LOG ===
[18-Jul-2026 04:08:29 UTC] Endpoint: user/profile.php
[18-Jul-2026 04:08:29 UTC] Full Log Data: {
    "timestamp": "2026-07-18 04:08:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4051:2e09:900f:3307:67ad:d578:3c8b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4051:2e09:900f:3307:67ad:d578:3c8b, 162.158.108.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MiIsInVzZXJuYW1lIjoiRGQxIiwiZW1haWwiOiJUYW5nb2RocnV2NTY5NUBnbWFpbC5jb20iLCJleHAiOjE3ODQ5NTIxMTl9.3MLRnltjyLuR8Ul7LdUkwunujisSzVaXVh3-IIkxso4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1cea01e1f76fd3b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4051:2e09:900f:3307:67ad:d578:3c8b",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 04:08:29 UTC] === END API CALL LOG ===
[18-Jul-2026 04:08:29 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 04:08:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MiIsInVzZXJuYW1lIjoiRGQxIiwiZW1haWwiOiJUYW5nb2RocnV2NTY5NUBnbWFpbC5jb20iLCJleHAiOjE3ODQ5NTIxMTl9.3MLRnltjyLuR8Ul7LdUkwunujisSzVaXVh3-IIkxso4
[18-Jul-2026 04:08:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 04:08:29 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 04:08:29 UTC] User ID: 1082
[18-Jul-2026 04:08:29 UTC] ✅ User profile retrieved successfully for user ID: 1082
[18-Jul-2026 04:08:30 UTC] === API CALL LOG ===
[18-Jul-2026 04:08:30 UTC] Endpoint: user/profile.php
[18-Jul-2026 04:08:30 UTC] Full Log Data: {
    "timestamp": "2026-07-18 04:08:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4051:2e09:900f:3307:67ad:d578:3c8b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4051:2e09:900f:3307:67ad:d578:3c8b, 162.158.108.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MiIsInVzZXJuYW1lIjoiRGQxIiwiZW1haWwiOiJUYW5nb2RocnV2NTY5NUBnbWFpbC5jb20iLCJleHAiOjE3ODQ5NTIxMTl9.3MLRnltjyLuR8Ul7LdUkwunujisSzVaXVh3-IIkxso4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1cea025adacfd3b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4051:2e09:900f:3307:67ad:d578:3c8b",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 04:08:30 UTC] === END API CALL LOG ===
[18-Jul-2026 04:08:30 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 04:08:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MiIsInVzZXJuYW1lIjoiRGQxIiwiZW1haWwiOiJUYW5nb2RocnV2NTY5NUBnbWFpbC5jb20iLCJleHAiOjE3ODQ5NTIxMTl9.3MLRnltjyLuR8Ul7LdUkwunujisSzVaXVh3-IIkxso4
[18-Jul-2026 04:08:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 04:08:30 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 04:08:30 UTC] User ID: 1082
[18-Jul-2026 04:08:30 UTC] ✅ User profile retrieved successfully for user ID: 1082
[18-Jul-2026 04:08:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 04:08:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 04:08:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:4051:2e09:900f:3307:67ad:d578:3c8b, 162.158.108.71","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MiIsInVzZXJuYW1lIjoiRGQxIiwiZW1haWwiOiJUYW5nb2RocnV2NTY5NUBnbWFpbC5jb20iLCJleHAiOjE3ODQ5NTIxMTl9.3MLRnltjyLuR8Ul7LdUkwunujisSzVaXVh3-IIkxso4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1cea06578abfd3b-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:4051:2e09:900f:3307:67ad:d578:3c8b","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-Jul-2026 04:08:41 UTC] === User Orders API Called ===
[18-Jul-2026 04:08:41 UTC] User ID: 1082
[18-Jul-2026 04:08:41 UTC] Limit: 20, Offset: 0
[18-Jul-2026 04:08:41 UTC] Orders found: 0
[18-Jul-2026 04:08:41 UTC] Orders data: []
[18-Jul-2026 04:08:41 UTC] Total orders count: 0
[18-Jul-2026 04:08:43 UTC] === API CALL LOG ===
[18-Jul-2026 04:08:43 UTC] Endpoint: user/profile.php
[18-Jul-2026 04:08:43 UTC] Full Log Data: {
    "timestamp": "2026-07-18 04:08:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4051:2e09:900f:3307:67ad:d578:3c8b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4051:2e09:900f:3307:67ad:d578:3c8b, 162.158.108.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MiIsInVzZXJuYW1lIjoiRGQxIiwiZW1haWwiOiJUYW5nb2RocnV2NTY5NUBnbWFpbC5jb20iLCJleHAiOjE3ODQ5NTIxMTl9.3MLRnltjyLuR8Ul7LdUkwunujisSzVaXVh3-IIkxso4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1cea0794eabfd3b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4051:2e09:900f:3307:67ad:d578:3c8b",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 04:08:43 UTC] === END API CALL LOG ===
[18-Jul-2026 04:08:43 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 04:08:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MiIsInVzZXJuYW1lIjoiRGQxIiwiZW1haWwiOiJUYW5nb2RocnV2NTY5NUBnbWFpbC5jb20iLCJleHAiOjE3ODQ5NTIxMTl9.3MLRnltjyLuR8Ul7LdUkwunujisSzVaXVh3-IIkxso4
[18-Jul-2026 04:08:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 04:08:43 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 04:08:43 UTC] User ID: 1082
[18-Jul-2026 04:08:43 UTC] ✅ User profile retrieved successfully for user ID: 1082
[18-Jul-2026 04:08:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 04:08:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 04:08:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:4051:2e09:900f:3307:67ad:d578:3c8b, 162.158.108.71","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MiIsInVzZXJuYW1lIjoiRGQxIiwiZW1haWwiOiJUYW5nb2RocnV2NTY5NUBnbWFpbC5jb20iLCJleHAiOjE3ODQ5NTIxMTl9.3MLRnltjyLuR8Ul7LdUkwunujisSzVaXVh3-IIkxso4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1cea0794ea8fd3b-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:4051:2e09:900f:3307:67ad:d578:3c8b","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-Jul-2026 04:08:43 UTC] === User Orders API Called ===
[18-Jul-2026 04:08:43 UTC] User ID: 1082
[18-Jul-2026 04:08:43 UTC] Limit: 20, Offset: 0
[18-Jul-2026 04:08:43 UTC] Orders found: 0
[18-Jul-2026 04:08:43 UTC] Orders data: []
[18-Jul-2026 04:08:43 UTC] Total orders count: 0
[18-Jul-2026 04:08:44 UTC] === API CALL LOG ===
[18-Jul-2026 04:08:44 UTC] Endpoint: user/profile.php
[18-Jul-2026 04:08:44 UTC] Full Log Data: {
    "timestamp": "2026-07-18 04:08:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4051:2e09:900f:3307:67ad:d578:3c8b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4051:2e09:900f:3307:67ad:d578:3c8b, 162.158.108.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MiIsInVzZXJuYW1lIjoiRGQxIiwiZW1haWwiOiJUYW5nb2RocnV2NTY5NUBnbWFpbC5jb20iLCJleHAiOjE3ODQ5NTIxMTl9.3MLRnltjyLuR8Ul7LdUkwunujisSzVaXVh3-IIkxso4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1cea07d185ffd3b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4051:2e09:900f:3307:67ad:d578:3c8b",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 04:08:44 UTC] === END API CALL LOG ===
[18-Jul-2026 04:08:44 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 04:08:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MiIsInVzZXJuYW1lIjoiRGQxIiwiZW1haWwiOiJUYW5nb2RocnV2NTY5NUBnbWFpbC5jb20iLCJleHAiOjE3ODQ5NTIxMTl9.3MLRnltjyLuR8Ul7LdUkwunujisSzVaXVh3-IIkxso4
[18-Jul-2026 04:08:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 04:08:44 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 04:08:44 UTC] User ID: 1082
[18-Jul-2026 04:08:44 UTC] ✅ User profile retrieved successfully for user ID: 1082
[18-Jul-2026 04:08:45 UTC] === API CALL LOG ===
[18-Jul-2026 04:08:45 UTC] Endpoint: user/profile.php
[18-Jul-2026 04:08:45 UTC] Full Log Data: {
    "timestamp": "2026-07-18 04:08:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4051:2e09:900f:3307:67ad:d578:3c8b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4051:2e09:900f:3307:67ad:d578:3c8b, 162.158.108.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MiIsInVzZXJuYW1lIjoiRGQxIiwiZW1haWwiOiJUYW5nb2RocnV2NTY5NUBnbWFpbC5jb20iLCJleHAiOjE3ODQ5NTIxMTl9.3MLRnltjyLuR8Ul7LdUkwunujisSzVaXVh3-IIkxso4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1cea0820d6afd3b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4051:2e09:900f:3307:67ad:d578:3c8b",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 04:08:45 UTC] === END API CALL LOG ===
[18-Jul-2026 04:08:45 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 04:08:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MiIsInVzZXJuYW1lIjoiRGQxIiwiZW1haWwiOiJUYW5nb2RocnV2NTY5NUBnbWFpbC5jb20iLCJleHAiOjE3ODQ5NTIxMTl9.3MLRnltjyLuR8Ul7LdUkwunujisSzVaXVh3-IIkxso4
[18-Jul-2026 04:08:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 04:08:45 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 04:08:45 UTC] User ID: 1082
[18-Jul-2026 04:08:45 UTC] ✅ User profile retrieved successfully for user ID: 1082
[18-Jul-2026 07:30:00 UTC] === API CALL LOG ===
[18-Jul-2026 07:30:00 UTC] Endpoint: user/profile.php
[18-Jul-2026 07:30:00 UTC] Full Log Data: {
    "timestamp": "2026-07-18 07:30:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:4068:db75:c0de:2ee3:4d78:1da2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e3:4068:db75:c0de:2ee3:4d78:1da2, 104.22.66.73",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MyIsInVzZXJuYW1lIjoiQXJ2aW5kMjI1IiwiZW1haWwiOiJhcnZpbmRtZW5rYTNAZ21haWwuY29tIiwiZXhwIjoxNzg0OTY0NTk5fQ.nciw2qoNC7zypfHe3LEePiug5o0nW-MCa8ZHMQdwb5g",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1cfc75178a245df-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e3:4068:db75:c0de:2ee3:4d78:1da2",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 07:30:00 UTC] === END API CALL LOG ===
[18-Jul-2026 07:30:00 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 07:30:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MyIsInVzZXJuYW1lIjoiQXJ2aW5kMjI1IiwiZW1haWwiOiJhcnZpbmRtZW5rYTNAZ21haWwuY29tIiwiZXhwIjoxNzg0OTY0NTk5fQ.nciw2qoNC7zypfHe3LEePiug5o0nW-MCa8ZHMQdwb5g
[18-Jul-2026 07:30:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 07:30:00 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 07:30:00 UTC] User ID: 1083
[18-Jul-2026 07:30:00 UTC] ✅ User profile retrieved successfully for user ID: 1083
[18-Jul-2026 07:30:01 UTC] === API CALL LOG ===
[18-Jul-2026 07:30:01 UTC] Endpoint: user/profile.php
[18-Jul-2026 07:30:01 UTC] Full Log Data: {
    "timestamp": "2026-07-18 07:30:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:4068:db75:c0de:2ee3:4d78:1da2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e3:4068:db75:c0de:2ee3:4d78:1da2, 104.22.66.82",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MyIsInVzZXJuYW1lIjoiQXJ2aW5kMjI1IiwiZW1haWwiOiJhcnZpbmRtZW5rYTNAZ21haWwuY29tIiwiZXhwIjoxNzg0OTY0NTk5fQ.nciw2qoNC7zypfHe3LEePiug5o0nW-MCa8ZHMQdwb5g",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1cfc751788545df-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e3:4068:db75:c0de:2ee3:4d78:1da2",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 07:30:01 UTC] === END API CALL LOG ===
[18-Jul-2026 07:30:01 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 07:30:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MyIsInVzZXJuYW1lIjoiQXJ2aW5kMjI1IiwiZW1haWwiOiJhcnZpbmRtZW5rYTNAZ21haWwuY29tIiwiZXhwIjoxNzg0OTY0NTk5fQ.nciw2qoNC7zypfHe3LEePiug5o0nW-MCa8ZHMQdwb5g
[18-Jul-2026 07:30:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 07:30:01 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 07:30:01 UTC] User ID: 1083
[18-Jul-2026 07:30:01 UTC] ✅ User profile retrieved successfully for user ID: 1083
[18-Jul-2026 07:30:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 07:30:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 07:30:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40e3:4068:db75:c0de:2ee3:4d78:1da2, 104.22.66.82","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MyIsInVzZXJuYW1lIjoiQXJ2aW5kMjI1IiwiZW1haWwiOiJhcnZpbmRtZW5rYTNAZ21haWwuY29tIiwiZXhwIjoxNzg0OTY0NTk5fQ.nciw2qoNC7zypfHe3LEePiug5o0nW-MCa8ZHMQdwb5g","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1cfc751789d45df-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40e3:4068:db75:c0de:2ee3:4d78:1da2","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-Jul-2026 07:30:01 UTC] === User Orders API Called ===
[18-Jul-2026 07:30:01 UTC] User ID: 1083
[18-Jul-2026 07:30:01 UTC] Limit: 20, Offset: 0
[18-Jul-2026 07:30:01 UTC] Orders found: 0
[18-Jul-2026 07:30:01 UTC] Orders data: []
[18-Jul-2026 07:30:01 UTC] Total orders count: 0
[18-Jul-2026 07:30:02 UTC] === API CALL LOG ===
[18-Jul-2026 07:30:02 UTC] Endpoint: user/profile.php
[18-Jul-2026 07:30:02 UTC] Full Log Data: {
    "timestamp": "2026-07-18 07:30:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:4068:db75:c0de:2ee3:4d78:1da2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e3:4068:db75:c0de:2ee3:4d78:1da2, 104.22.66.82",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MyIsInVzZXJuYW1lIjoiQXJ2aW5kMjI1IiwiZW1haWwiOiJhcnZpbmRtZW5rYTNAZ21haWwuY29tIiwiZXhwIjoxNzg0OTY0NTk5fQ.nciw2qoNC7zypfHe3LEePiug5o0nW-MCa8ZHMQdwb5g",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1cfc75d3dcb45df-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e3:4068:db75:c0de:2ee3:4d78:1da2",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 07:30:02 UTC] === END API CALL LOG ===
[18-Jul-2026 07:30:02 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 07:30:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MyIsInVzZXJuYW1lIjoiQXJ2aW5kMjI1IiwiZW1haWwiOiJhcnZpbmRtZW5rYTNAZ21haWwuY29tIiwiZXhwIjoxNzg0OTY0NTk5fQ.nciw2qoNC7zypfHe3LEePiug5o0nW-MCa8ZHMQdwb5g
[18-Jul-2026 07:30:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 07:30:02 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 07:30:02 UTC] User ID: 1083
[18-Jul-2026 07:30:02 UTC] ✅ User profile retrieved successfully for user ID: 1083
[18-Jul-2026 07:31:05 UTC] === API CALL LOG ===
[18-Jul-2026 07:31:05 UTC] Endpoint: user/profile.php
[18-Jul-2026 07:31:05 UTC] Full Log Data: {
    "timestamp": "2026-07-18 07:31:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:4068:db75:c0de:2ee3:4d78:1da2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e3:4068:db75:c0de:2ee3:4d78:1da2, 104.22.66.73",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MyIsInVzZXJuYW1lIjoiQXJ2aW5kMjI1IiwiZW1haWwiOiJhcnZpbmRtZW5rYTNAZ21haWwuY29tIiwiZXhwIjoxNzg0OTY0NTk5fQ.nciw2qoNC7zypfHe3LEePiug5o0nW-MCa8ZHMQdwb5g",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1cfc8e12efa45df-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e3:4068:db75:c0de:2ee3:4d78:1da2",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 07:31:05 UTC] === END API CALL LOG ===
[18-Jul-2026 07:31:05 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 07:31:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MyIsInVzZXJuYW1lIjoiQXJ2aW5kMjI1IiwiZW1haWwiOiJhcnZpbmRtZW5rYTNAZ21haWwuY29tIiwiZXhwIjoxNzg0OTY0NTk5fQ.nciw2qoNC7zypfHe3LEePiug5o0nW-MCa8ZHMQdwb5g
[18-Jul-2026 07:31:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 07:31:05 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 07:31:05 UTC] User ID: 1083
[18-Jul-2026 07:31:05 UTC] ✅ User profile retrieved successfully for user ID: 1083
[18-Jul-2026 07:31:05 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 07:31:05 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 07:31:05 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40e3:4068:db75:c0de:2ee3:4d78:1da2, 104.22.66.73","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MyIsInVzZXJuYW1lIjoiQXJ2aW5kMjI1IiwiZW1haWwiOiJhcnZpbmRtZW5rYTNAZ21haWwuY29tIiwiZXhwIjoxNzg0OTY0NTk5fQ.nciw2qoNC7zypfHe3LEePiug5o0nW-MCa8ZHMQdwb5g","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1cfc8e12ef945df-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40e3:4068:db75:c0de:2ee3:4d78:1da2","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-Jul-2026 07:31:05 UTC] === User Orders API Called ===
[18-Jul-2026 07:31:05 UTC] User ID: 1083
[18-Jul-2026 07:31:05 UTC] Limit: 20, Offset: 0
[18-Jul-2026 07:31:05 UTC] Orders found: 0
[18-Jul-2026 07:31:05 UTC] Orders data: []
[18-Jul-2026 07:31:05 UTC] Total orders count: 0
[18-Jul-2026 07:31:05 UTC] === API CALL LOG ===
[18-Jul-2026 07:31:05 UTC] Endpoint: user/profile.php
[18-Jul-2026 07:31:05 UTC] Full Log Data: {
    "timestamp": "2026-07-18 07:31:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:4068:db75:c0de:2ee3:4d78:1da2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e3:4068:db75:c0de:2ee3:4d78:1da2, 104.22.66.72",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MyIsInVzZXJuYW1lIjoiQXJ2aW5kMjI1IiwiZW1haWwiOiJhcnZpbmRtZW5rYTNAZ21haWwuY29tIiwiZXhwIjoxNzg0OTY0NTk5fQ.nciw2qoNC7zypfHe3LEePiug5o0nW-MCa8ZHMQdwb5g",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1cfc8e5496a45df-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e3:4068:db75:c0de:2ee3:4d78:1da2",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 07:31:05 UTC] === END API CALL LOG ===
[18-Jul-2026 07:31:05 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 07:31:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MyIsInVzZXJuYW1lIjoiQXJ2aW5kMjI1IiwiZW1haWwiOiJhcnZpbmRtZW5rYTNAZ21haWwuY29tIiwiZXhwIjoxNzg0OTY0NTk5fQ.nciw2qoNC7zypfHe3LEePiug5o0nW-MCa8ZHMQdwb5g
[18-Jul-2026 07:31:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 07:31:05 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 07:31:05 UTC] User ID: 1083
[18-Jul-2026 07:31:05 UTC] ✅ User profile retrieved successfully for user ID: 1083
[18-Jul-2026 07:31:06 UTC] === API CALL LOG ===
[18-Jul-2026 07:31:06 UTC] Endpoint: user/profile.php
[18-Jul-2026 07:31:06 UTC] Full Log Data: {
    "timestamp": "2026-07-18 07:31:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:4068:db75:c0de:2ee3:4d78:1da2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e3:4068:db75:c0de:2ee3:4d78:1da2, 104.22.66.72",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MyIsInVzZXJuYW1lIjoiQXJ2aW5kMjI1IiwiZW1haWwiOiJhcnZpbmRtZW5rYTNAZ21haWwuY29tIiwiZXhwIjoxNzg0OTY0NTk5fQ.nciw2qoNC7zypfHe3LEePiug5o0nW-MCa8ZHMQdwb5g",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1cfc8ec8beb45df-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e3:4068:db75:c0de:2ee3:4d78:1da2",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 07:31:06 UTC] === END API CALL LOG ===
[18-Jul-2026 07:31:06 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 07:31:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MyIsInVzZXJuYW1lIjoiQXJ2aW5kMjI1IiwiZW1haWwiOiJhcnZpbmRtZW5rYTNAZ21haWwuY29tIiwiZXhwIjoxNzg0OTY0NTk5fQ.nciw2qoNC7zypfHe3LEePiug5o0nW-MCa8ZHMQdwb5g
[18-Jul-2026 07:31:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 07:31:06 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 07:31:06 UTC] User ID: 1083
[18-Jul-2026 07:31:06 UTC] ✅ User profile retrieved successfully for user ID: 1083
[18-Jul-2026 07:31:13 UTC] === API CALL LOG ===
[18-Jul-2026 07:31:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 07:31:13 UTC] Endpoint: user/profile.php
[18-Jul-2026 07:31:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 07:31:13 UTC] Full Log Data: {
    "timestamp": "2026-07-18 07:31:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:4068:db75:c0de:2ee3:4d78:1da2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e3:4068:db75:c0de:2ee3:4d78:1da2, 104.22.66.73",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MyIsInVzZXJuYW1lIjoiQXJ2aW5kMjI1IiwiZW1haWwiOiJhcnZpbmRtZW5rYTNAZ21haWwuY29tIiwiZXhwIjoxNzg0OTY0NTk5fQ.nciw2qoNC7zypfHe3LEePiug5o0nW-MCa8ZHMQdwb5g",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1cfc9185e4545df-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e3:4068:db75:c0de:2ee3:4d78:1da2",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 07:31:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40e3:4068:db75:c0de:2ee3:4d78:1da2, 104.22.66.73","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MyIsInVzZXJuYW1lIjoiQXJ2aW5kMjI1IiwiZW1haWwiOiJhcnZpbmRtZW5rYTNAZ21haWwuY29tIiwiZXhwIjoxNzg0OTY0NTk5fQ.nciw2qoNC7zypfHe3LEePiug5o0nW-MCa8ZHMQdwb5g","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1cfc9185e4245df-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40e3:4068:db75:c0de:2ee3:4d78:1da2","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-Jul-2026 07:31:13 UTC] === END API CALL LOG ===
[18-Jul-2026 07:31:13 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 07:31:13 UTC] === User Orders API Called ===
[18-Jul-2026 07:31:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MyIsInVzZXJuYW1lIjoiQXJ2aW5kMjI1IiwiZW1haWwiOiJhcnZpbmRtZW5rYTNAZ21haWwuY29tIiwiZXhwIjoxNzg0OTY0NTk5fQ.nciw2qoNC7zypfHe3LEePiug5o0nW-MCa8ZHMQdwb5g
[18-Jul-2026 07:31:13 UTC] User ID: 1083
[18-Jul-2026 07:31:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 07:31:13 UTC] Limit: 20, Offset: 0
[18-Jul-2026 07:31:13 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 07:31:13 UTC] User ID: 1083
[18-Jul-2026 07:31:13 UTC] ✅ User profile retrieved successfully for user ID: 1083
[18-Jul-2026 07:31:13 UTC] Orders found: 0
[18-Jul-2026 07:31:13 UTC] Orders data: []
[18-Jul-2026 07:31:13 UTC] Total orders count: 0
[18-Jul-2026 07:31:14 UTC] === API CALL LOG ===
[18-Jul-2026 07:31:14 UTC] Endpoint: user/profile.php
[18-Jul-2026 07:31:14 UTC] Full Log Data: {
    "timestamp": "2026-07-18 07:31:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:4068:db75:c0de:2ee3:4d78:1da2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e3:4068:db75:c0de:2ee3:4d78:1da2, 104.22.66.73",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MyIsInVzZXJuYW1lIjoiQXJ2aW5kMjI1IiwiZW1haWwiOiJhcnZpbmRtZW5rYTNAZ21haWwuY29tIiwiZXhwIjoxNzg0OTY0NTk5fQ.nciw2qoNC7zypfHe3LEePiug5o0nW-MCa8ZHMQdwb5g",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1cfc91c688d45df-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e3:4068:db75:c0de:2ee3:4d78:1da2",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 07:31:14 UTC] === END API CALL LOG ===
[18-Jul-2026 07:31:14 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 07:31:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MyIsInVzZXJuYW1lIjoiQXJ2aW5kMjI1IiwiZW1haWwiOiJhcnZpbmRtZW5rYTNAZ21haWwuY29tIiwiZXhwIjoxNzg0OTY0NTk5fQ.nciw2qoNC7zypfHe3LEePiug5o0nW-MCa8ZHMQdwb5g
[18-Jul-2026 07:31:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 07:31:14 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 07:31:14 UTC] User ID: 1083
[18-Jul-2026 07:31:14 UTC] ✅ User profile retrieved successfully for user ID: 1083
[18-Jul-2026 07:31:14 UTC] === API CALL LOG ===
[18-Jul-2026 07:31:14 UTC] Endpoint: user/profile.php
[18-Jul-2026 07:31:14 UTC] Full Log Data: {
    "timestamp": "2026-07-18 07:31:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:4068:db75:c0de:2ee3:4d78:1da2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e3:4068:db75:c0de:2ee3:4d78:1da2, 104.22.66.73",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MyIsInVzZXJuYW1lIjoiQXJ2aW5kMjI1IiwiZW1haWwiOiJhcnZpbmRtZW5rYTNAZ21haWwuY29tIiwiZXhwIjoxNzg0OTY0NTk5fQ.nciw2qoNC7zypfHe3LEePiug5o0nW-MCa8ZHMQdwb5g",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1cfc91fc90c45df-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e3:4068:db75:c0de:2ee3:4d78:1da2",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 07:31:14 UTC] === END API CALL LOG ===
[18-Jul-2026 07:31:14 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 07:31:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MyIsInVzZXJuYW1lIjoiQXJ2aW5kMjI1IiwiZW1haWwiOiJhcnZpbmRtZW5rYTNAZ21haWwuY29tIiwiZXhwIjoxNzg0OTY0NTk5fQ.nciw2qoNC7zypfHe3LEePiug5o0nW-MCa8ZHMQdwb5g
[18-Jul-2026 07:31:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 07:31:14 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 07:31:14 UTC] User ID: 1083
[18-Jul-2026 07:31:14 UTC] ✅ User profile retrieved successfully for user ID: 1083
[18-Jul-2026 07:31:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 07:31:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 07:31:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40e3:4068:db75:c0de:2ee3:4d78:1da2, 104.22.66.73","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MyIsInVzZXJuYW1lIjoiQXJ2aW5kMjI1IiwiZW1haWwiOiJhcnZpbmRtZW5rYTNAZ21haWwuY29tIiwiZXhwIjoxNzg0OTY0NTk5fQ.nciw2qoNC7zypfHe3LEePiug5o0nW-MCa8ZHMQdwb5g","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1cfc935cb4945df-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40e3:4068:db75:c0de:2ee3:4d78:1da2","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-Jul-2026 07:31:18 UTC] === User Orders API Called ===
[18-Jul-2026 07:31:18 UTC] User ID: 1083
[18-Jul-2026 07:31:18 UTC] Limit: 20, Offset: 0
[18-Jul-2026 07:31:18 UTC] Orders found: 0
[18-Jul-2026 07:31:18 UTC] Orders data: []
[18-Jul-2026 07:31:18 UTC] Total orders count: 0
[18-Jul-2026 07:31:18 UTC] === API CALL LOG ===
[18-Jul-2026 07:31:18 UTC] Endpoint: user/profile.php
[18-Jul-2026 07:31:18 UTC] Full Log Data: {
    "timestamp": "2026-07-18 07:31:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:4068:db75:c0de:2ee3:4d78:1da2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e3:4068:db75:c0de:2ee3:4d78:1da2, 104.22.66.73",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MyIsInVzZXJuYW1lIjoiQXJ2aW5kMjI1IiwiZW1haWwiOiJhcnZpbmRtZW5rYTNAZ21haWwuY29tIiwiZXhwIjoxNzg0OTY0NTk5fQ.nciw2qoNC7zypfHe3LEePiug5o0nW-MCa8ZHMQdwb5g",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1cfc935cb4d45df-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e3:4068:db75:c0de:2ee3:4d78:1da2",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 07:31:18 UTC] === END API CALL LOG ===
[18-Jul-2026 07:31:18 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 07:31:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MyIsInVzZXJuYW1lIjoiQXJ2aW5kMjI1IiwiZW1haWwiOiJhcnZpbmRtZW5rYTNAZ21haWwuY29tIiwiZXhwIjoxNzg0OTY0NTk5fQ.nciw2qoNC7zypfHe3LEePiug5o0nW-MCa8ZHMQdwb5g
[18-Jul-2026 07:31:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 07:31:18 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 07:31:18 UTC] User ID: 1083
[18-Jul-2026 07:31:18 UTC] ✅ User profile retrieved successfully for user ID: 1083
[18-Jul-2026 07:31:18 UTC] === API CALL LOG ===
[18-Jul-2026 07:31:18 UTC] Endpoint: user/profile.php
[18-Jul-2026 07:31:18 UTC] Full Log Data: {
    "timestamp": "2026-07-18 07:31:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:4068:db75:c0de:2ee3:4d78:1da2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e3:4068:db75:c0de:2ee3:4d78:1da2, 104.22.66.73",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MyIsInVzZXJuYW1lIjoiQXJ2aW5kMjI1IiwiZW1haWwiOiJhcnZpbmRtZW5rYTNAZ21haWwuY29tIiwiZXhwIjoxNzg0OTY0NTk5fQ.nciw2qoNC7zypfHe3LEePiug5o0nW-MCa8ZHMQdwb5g",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1cfc939cdbc45df-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e3:4068:db75:c0de:2ee3:4d78:1da2",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 07:31:18 UTC] === END API CALL LOG ===
[18-Jul-2026 07:31:18 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 07:31:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MyIsInVzZXJuYW1lIjoiQXJ2aW5kMjI1IiwiZW1haWwiOiJhcnZpbmRtZW5rYTNAZ21haWwuY29tIiwiZXhwIjoxNzg0OTY0NTk5fQ.nciw2qoNC7zypfHe3LEePiug5o0nW-MCa8ZHMQdwb5g
[18-Jul-2026 07:31:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 07:31:18 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 07:31:18 UTC] User ID: 1083
[18-Jul-2026 07:31:18 UTC] ✅ User profile retrieved successfully for user ID: 1083
[18-Jul-2026 07:31:19 UTC] === API CALL LOG ===
[18-Jul-2026 07:31:19 UTC] Endpoint: user/profile.php
[18-Jul-2026 07:31:19 UTC] Full Log Data: {
    "timestamp": "2026-07-18 07:31:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:4068:db75:c0de:2ee3:4d78:1da2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e3:4068:db75:c0de:2ee3:4d78:1da2, 104.22.66.73",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MyIsInVzZXJuYW1lIjoiQXJ2aW5kMjI1IiwiZW1haWwiOiJhcnZpbmRtZW5rYTNAZ21haWwuY29tIiwiZXhwIjoxNzg0OTY0NTk5fQ.nciw2qoNC7zypfHe3LEePiug5o0nW-MCa8ZHMQdwb5g",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1cfc9400e1845df-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e3:4068:db75:c0de:2ee3:4d78:1da2",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 07:31:19 UTC] === END API CALL LOG ===
[18-Jul-2026 07:31:19 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 07:31:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MyIsInVzZXJuYW1lIjoiQXJ2aW5kMjI1IiwiZW1haWwiOiJhcnZpbmRtZW5rYTNAZ21haWwuY29tIiwiZXhwIjoxNzg0OTY0NTk5fQ.nciw2qoNC7zypfHe3LEePiug5o0nW-MCa8ZHMQdwb5g
[18-Jul-2026 07:31:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 07:31:19 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 07:31:19 UTC] User ID: 1083
[18-Jul-2026 07:31:19 UTC] ✅ User profile retrieved successfully for user ID: 1083
[18-Jul-2026 07:31:42 UTC] === API CALL LOG ===
[18-Jul-2026 07:31:42 UTC] Endpoint: user/profile.php
[18-Jul-2026 07:31:42 UTC] Full Log Data: {
    "timestamp": "2026-07-18 07:31:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:4068:db75:c0de:2ee3:4d78:1da2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e3:4068:db75:c0de:2ee3:4d78:1da2, 104.22.66.72",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MyIsInVzZXJuYW1lIjoiQXJ2aW5kMjI1IiwiZW1haWwiOiJhcnZpbmRtZW5rYTNAZ21haWwuY29tIiwiZXhwIjoxNzg0OTY0NTk5fQ.nciw2qoNC7zypfHe3LEePiug5o0nW-MCa8ZHMQdwb5g",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1cfc9cb5fa845df-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e3:4068:db75:c0de:2ee3:4d78:1da2",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 07:31:42 UTC] === END API CALL LOG ===
[18-Jul-2026 07:31:42 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 07:31:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MyIsInVzZXJuYW1lIjoiQXJ2aW5kMjI1IiwiZW1haWwiOiJhcnZpbmRtZW5rYTNAZ21haWwuY29tIiwiZXhwIjoxNzg0OTY0NTk5fQ.nciw2qoNC7zypfHe3LEePiug5o0nW-MCa8ZHMQdwb5g
[18-Jul-2026 07:31:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 07:31:42 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 07:31:42 UTC] User ID: 1083
[18-Jul-2026 07:31:42 UTC] ✅ User profile retrieved successfully for user ID: 1083
[18-Jul-2026 07:32:12 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 07:32:12 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 07:32:12 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40e3:4068:db75:c0de:2ee3:4d78:1da2, 104.22.66.72","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MyIsInVzZXJuYW1lIjoiQXJ2aW5kMjI1IiwiZW1haWwiOiJhcnZpbmRtZW5rYTNAZ21haWwuY29tIiwiZXhwIjoxNzg0OTY0NTk5fQ.nciw2qoNC7zypfHe3LEePiug5o0nW-MCa8ZHMQdwb5g","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1cfca8488df45df-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40e3:4068:db75:c0de:2ee3:4d78:1da2","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-Jul-2026 07:32:12 UTC] === User Orders API Called ===
[18-Jul-2026 07:32:12 UTC] User ID: 1083
[18-Jul-2026 07:32:12 UTC] Limit: 20, Offset: 0
[18-Jul-2026 07:32:12 UTC] Orders found: 0
[18-Jul-2026 07:32:12 UTC] Orders data: []
[18-Jul-2026 07:32:12 UTC] Total orders count: 0
[18-Jul-2026 07:32:12 UTC] === API CALL LOG ===
[18-Jul-2026 07:32:12 UTC] Endpoint: user/profile.php
[18-Jul-2026 07:32:12 UTC] Full Log Data: {
    "timestamp": "2026-07-18 07:32:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:4068:db75:c0de:2ee3:4d78:1da2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e3:4068:db75:c0de:2ee3:4d78:1da2, 104.22.66.73",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MyIsInVzZXJuYW1lIjoiQXJ2aW5kMjI1IiwiZW1haWwiOiJhcnZpbmRtZW5rYTNAZ21haWwuY29tIiwiZXhwIjoxNzg0OTY0NTk5fQ.nciw2qoNC7zypfHe3LEePiug5o0nW-MCa8ZHMQdwb5g",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1cfca8488e345df-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e3:4068:db75:c0de:2ee3:4d78:1da2",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 07:32:12 UTC] === END API CALL LOG ===
[18-Jul-2026 07:32:12 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 07:32:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MyIsInVzZXJuYW1lIjoiQXJ2aW5kMjI1IiwiZW1haWwiOiJhcnZpbmRtZW5rYTNAZ21haWwuY29tIiwiZXhwIjoxNzg0OTY0NTk5fQ.nciw2qoNC7zypfHe3LEePiug5o0nW-MCa8ZHMQdwb5g
[18-Jul-2026 07:32:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 07:32:12 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 07:32:12 UTC] User ID: 1083
[18-Jul-2026 07:32:12 UTC] ✅ User profile retrieved successfully for user ID: 1083
[18-Jul-2026 07:32:12 UTC] === API CALL LOG ===
[18-Jul-2026 07:32:12 UTC] Endpoint: user/profile.php
[18-Jul-2026 07:32:12 UTC] Full Log Data: {
    "timestamp": "2026-07-18 07:32:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:4068:db75:c0de:2ee3:4d78:1da2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e3:4068:db75:c0de:2ee3:4d78:1da2, 104.22.66.72",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MyIsInVzZXJuYW1lIjoiQXJ2aW5kMjI1IiwiZW1haWwiOiJhcnZpbmRtZW5rYTNAZ21haWwuY29tIiwiZXhwIjoxNzg0OTY0NTk5fQ.nciw2qoNC7zypfHe3LEePiug5o0nW-MCa8ZHMQdwb5g",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1cfca884ae645df-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e3:4068:db75:c0de:2ee3:4d78:1da2",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 07:32:12 UTC] === END API CALL LOG ===
[18-Jul-2026 07:32:12 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 07:32:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MyIsInVzZXJuYW1lIjoiQXJ2aW5kMjI1IiwiZW1haWwiOiJhcnZpbmRtZW5rYTNAZ21haWwuY29tIiwiZXhwIjoxNzg0OTY0NTk5fQ.nciw2qoNC7zypfHe3LEePiug5o0nW-MCa8ZHMQdwb5g
[18-Jul-2026 07:32:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 07:32:12 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 07:32:12 UTC] User ID: 1083
[18-Jul-2026 07:32:12 UTC] ✅ User profile retrieved successfully for user ID: 1083
[18-Jul-2026 07:32:21 UTC] === API CALL LOG ===
[18-Jul-2026 07:32:21 UTC] Endpoint: user/profile.php
[18-Jul-2026 07:32:21 UTC] Full Log Data: {
    "timestamp": "2026-07-18 07:32:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:4068:db75:c0de:2ee3:4d78:1da2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e3:4068:db75:c0de:2ee3:4d78:1da2, 104.22.66.73",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MyIsInVzZXJuYW1lIjoiQXJ2aW5kMjI1IiwiZW1haWwiOiJhcnZpbmRtZW5rYTNAZ21haWwuY29tIiwiZXhwIjoxNzg0OTY0NTk5fQ.nciw2qoNC7zypfHe3LEePiug5o0nW-MCa8ZHMQdwb5g",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1cfcabf3b7245df-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e3:4068:db75:c0de:2ee3:4d78:1da2",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 07:32:21 UTC] === END API CALL LOG ===
[18-Jul-2026 07:32:21 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 07:32:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MyIsInVzZXJuYW1lIjoiQXJ2aW5kMjI1IiwiZW1haWwiOiJhcnZpbmRtZW5rYTNAZ21haWwuY29tIiwiZXhwIjoxNzg0OTY0NTk5fQ.nciw2qoNC7zypfHe3LEePiug5o0nW-MCa8ZHMQdwb5g
[18-Jul-2026 07:32:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 07:32:21 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 07:32:21 UTC] User ID: 1083
[18-Jul-2026 07:32:21 UTC] ✅ User profile retrieved successfully for user ID: 1083
[18-Jul-2026 07:32:22 UTC] User Purchases API - User ID: 1083
[18-Jul-2026 07:32:22 UTC] User Purchases API - Total purchases found: 0
[18-Jul-2026 10:31:33 UTC] === API CALL LOG ===
[18-Jul-2026 10:31:33 UTC] Endpoint: user/profile.php
[18-Jul-2026 10:31:33 UTC] Full Log Data: {
    "timestamp": "2026-07-18 10:31:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.203.134.87",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.203.134.87, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NCIsInVzZXJuYW1lIjoidGhpdG15YXQwOTciLCJlbWFpbCI6InRoaXRteWF0MDk3QGdtYWlsLmNvbSIsImV4cCI6MTc4NDk3NTQ5MX0.gwp4HrBAWNld77b0gl5r4T5gtAc-5gGTqh3G6sks2bU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d0d13f99d1f838-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.203.134.87",
        "cf-ipcountry": "MM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 10:31:33 UTC] === END API CALL LOG ===
[18-Jul-2026 10:31:33 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 10:31:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NCIsInVzZXJuYW1lIjoidGhpdG15YXQwOTciLCJlbWFpbCI6InRoaXRteWF0MDk3QGdtYWlsLmNvbSIsImV4cCI6MTc4NDk3NTQ5MX0.gwp4HrBAWNld77b0gl5r4T5gtAc-5gGTqh3G6sks2bU
[18-Jul-2026 10:31:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 10:31:33 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 10:31:33 UTC] User ID: 1084
[18-Jul-2026 10:31:33 UTC] ✅ User profile retrieved successfully for user ID: 1084
[18-Jul-2026 10:31:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 10:31:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 10:31:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.203.134.87, 104.23.175.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NCIsInVzZXJuYW1lIjoidGhpdG15YXQwOTciLCJlbWFpbCI6InRoaXRteWF0MDk3QGdtYWlsLmNvbSIsImV4cCI6MTc4NDk3NTQ5MX0.gwp4HrBAWNld77b0gl5r4T5gtAc-5gGTqh3G6sks2bU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1d0d13fea98f838-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.203.134.87","cf-ipcountry":"MM","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-Jul-2026 10:31:33 UTC] === User Orders API Called ===
[18-Jul-2026 10:31:33 UTC] User ID: 1084
[18-Jul-2026 10:31:33 UTC] Limit: 20, Offset: 0
[18-Jul-2026 10:31:33 UTC] Orders found: 0
[18-Jul-2026 10:31:33 UTC] Orders data: []
[18-Jul-2026 10:31:33 UTC] Total orders count: 0
[18-Jul-2026 10:31:33 UTC] === API CALL LOG ===
[18-Jul-2026 10:31:33 UTC] Endpoint: user/profile.php
[18-Jul-2026 10:31:33 UTC] Full Log Data: {
    "timestamp": "2026-07-18 10:31:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.203.134.87",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.203.134.87, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NCIsInVzZXJuYW1lIjoidGhpdG15YXQwOTciLCJlbWFpbCI6InRoaXRteWF0MDk3QGdtYWlsLmNvbSIsImV4cCI6MTc4NDk3NTQ5MX0.gwp4HrBAWNld77b0gl5r4T5gtAc-5gGTqh3G6sks2bU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d0d1403b8df838-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.203.134.87",
        "cf-ipcountry": "MM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 10:31:33 UTC] === END API CALL LOG ===
[18-Jul-2026 10:31:33 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 10:31:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NCIsInVzZXJuYW1lIjoidGhpdG15YXQwOTciLCJlbWFpbCI6InRoaXRteWF0MDk3QGdtYWlsLmNvbSIsImV4cCI6MTc4NDk3NTQ5MX0.gwp4HrBAWNld77b0gl5r4T5gtAc-5gGTqh3G6sks2bU
[18-Jul-2026 10:31:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 10:31:33 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 10:31:33 UTC] User ID: 1084
[18-Jul-2026 10:31:33 UTC] ✅ User profile retrieved successfully for user ID: 1084
[18-Jul-2026 10:31:34 UTC] === API CALL LOG ===
[18-Jul-2026 10:31:34 UTC] Endpoint: user/profile.php
[18-Jul-2026 10:31:34 UTC] Full Log Data: {
    "timestamp": "2026-07-18 10:31:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.203.134.87",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.203.134.87, 104.23.175.178",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NCIsInVzZXJuYW1lIjoidGhpdG15YXQwOTciLCJlbWFpbCI6InRoaXRteWF0MDk3QGdtYWlsLmNvbSIsImV4cCI6MTc4NDk3NTQ5MX0.gwp4HrBAWNld77b0gl5r4T5gtAc-5gGTqh3G6sks2bU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d0d1462bddf838-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.203.134.87",
        "cf-ipcountry": "MM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 10:31:34 UTC] === END API CALL LOG ===
[18-Jul-2026 10:31:34 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 10:31:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NCIsInVzZXJuYW1lIjoidGhpdG15YXQwOTciLCJlbWFpbCI6InRoaXRteWF0MDk3QGdtYWlsLmNvbSIsImV4cCI6MTc4NDk3NTQ5MX0.gwp4HrBAWNld77b0gl5r4T5gtAc-5gGTqh3G6sks2bU
[18-Jul-2026 10:31:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 10:31:34 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 10:31:34 UTC] User ID: 1084
[18-Jul-2026 10:31:34 UTC] ✅ User profile retrieved successfully for user ID: 1084
[18-Jul-2026 10:31:36 UTC] === API CALL LOG ===
[18-Jul-2026 10:31:36 UTC] Endpoint: user/profile.php
[18-Jul-2026 10:31:36 UTC] Full Log Data: {
    "timestamp": "2026-07-18 10:31:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.203.134.87",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.203.134.87, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NCIsInVzZXJuYW1lIjoidGhpdG15YXQwOTciLCJlbWFpbCI6InRoaXRteWF0MDk3QGdtYWlsLmNvbSIsImV4cCI6MTc4NDk3NTQ5MX0.gwp4HrBAWNld77b0gl5r4T5gtAc-5gGTqh3G6sks2bU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d0d1573e4af838-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.203.134.87",
        "cf-ipcountry": "MM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 10:31:36 UTC] === END API CALL LOG ===
[18-Jul-2026 10:31:36 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 10:31:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NCIsInVzZXJuYW1lIjoidGhpdG15YXQwOTciLCJlbWFpbCI6InRoaXRteWF0MDk3QGdtYWlsLmNvbSIsImV4cCI6MTc4NDk3NTQ5MX0.gwp4HrBAWNld77b0gl5r4T5gtAc-5gGTqh3G6sks2bU
[18-Jul-2026 10:31:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 10:31:36 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 10:31:36 UTC] User ID: 1084
[18-Jul-2026 10:31:36 UTC] ✅ User profile retrieved successfully for user ID: 1084
[18-Jul-2026 10:31:37 UTC] User Purchases API - User ID: 1084
[18-Jul-2026 10:31:37 UTC] User Purchases API - Total purchases found: 0
[18-Jul-2026 10:31:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 10:31:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 10:31:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.203.134.87, 104.23.175.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NCIsInVzZXJuYW1lIjoidGhpdG15YXQwOTciLCJlbWFpbCI6InRoaXRteWF0MDk3QGdtYWlsLmNvbSIsImV4cCI6MTc4NDk3NTQ5MX0.gwp4HrBAWNld77b0gl5r4T5gtAc-5gGTqh3G6sks2bU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1d0d168e844f838-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.203.134.87","cf-ipcountry":"MM","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-Jul-2026 10:31:39 UTC] === User Orders API Called ===
[18-Jul-2026 10:31:39 UTC] User ID: 1084
[18-Jul-2026 10:31:39 UTC] Limit: 20, Offset: 0
[18-Jul-2026 10:31:39 UTC] Orders found: 0
[18-Jul-2026 10:31:39 UTC] Orders data: []
[18-Jul-2026 10:31:39 UTC] Total orders count: 0
[18-Jul-2026 10:31:39 UTC] === API CALL LOG ===
[18-Jul-2026 10:31:39 UTC] Endpoint: user/profile.php
[18-Jul-2026 10:31:39 UTC] Full Log Data: {
    "timestamp": "2026-07-18 10:31:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.203.134.87",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.203.134.87, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NCIsInVzZXJuYW1lIjoidGhpdG15YXQwOTciLCJlbWFpbCI6InRoaXRteWF0MDk3QGdtYWlsLmNvbSIsImV4cCI6MTc4NDk3NTQ5MX0.gwp4HrBAWNld77b0gl5r4T5gtAc-5gGTqh3G6sks2bU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d0d16928ebf838-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.203.134.87",
        "cf-ipcountry": "MM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 10:31:39 UTC] === END API CALL LOG ===
[18-Jul-2026 10:31:39 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 10:31:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NCIsInVzZXJuYW1lIjoidGhpdG15YXQwOTciLCJlbWFpbCI6InRoaXRteWF0MDk3QGdtYWlsLmNvbSIsImV4cCI6MTc4NDk3NTQ5MX0.gwp4HrBAWNld77b0gl5r4T5gtAc-5gGTqh3G6sks2bU
[18-Jul-2026 10:31:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 10:31:39 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 10:31:39 UTC] User ID: 1084
[18-Jul-2026 10:31:39 UTC] ✅ User profile retrieved successfully for user ID: 1084
[18-Jul-2026 10:31:40 UTC] === API CALL LOG ===
[18-Jul-2026 10:31:40 UTC] Endpoint: user/profile.php
[18-Jul-2026 10:31:40 UTC] Full Log Data: {
    "timestamp": "2026-07-18 10:31:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.203.134.87",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.203.134.87, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NCIsInVzZXJuYW1lIjoidGhpdG15YXQwOTciLCJlbWFpbCI6InRoaXRteWF0MDk3QGdtYWlsLmNvbSIsImV4cCI6MTc4NDk3NTQ5MX0.gwp4HrBAWNld77b0gl5r4T5gtAc-5gGTqh3G6sks2bU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d0d16cebbff838-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.203.134.87",
        "cf-ipcountry": "MM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 10:31:40 UTC] === END API CALL LOG ===
[18-Jul-2026 10:31:40 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 10:31:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NCIsInVzZXJuYW1lIjoidGhpdG15YXQwOTciLCJlbWFpbCI6InRoaXRteWF0MDk3QGdtYWlsLmNvbSIsImV4cCI6MTc4NDk3NTQ5MX0.gwp4HrBAWNld77b0gl5r4T5gtAc-5gGTqh3G6sks2bU
[18-Jul-2026 10:31:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 10:31:40 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 10:31:40 UTC] User ID: 1084
[18-Jul-2026 10:31:40 UTC] ✅ User profile retrieved successfully for user ID: 1084
[18-Jul-2026 10:31:41 UTC] === API CALL LOG ===
[18-Jul-2026 10:31:41 UTC] Endpoint: user/profile.php
[18-Jul-2026 10:31:41 UTC] Full Log Data: {
    "timestamp": "2026-07-18 10:31:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.203.134.87",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.203.134.87, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NCIsInVzZXJuYW1lIjoidGhpdG15YXQwOTciLCJlbWFpbCI6InRoaXRteWF0MDk3QGdtYWlsLmNvbSIsImV4cCI6MTc4NDk3NTQ5MX0.gwp4HrBAWNld77b0gl5r4T5gtAc-5gGTqh3G6sks2bU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d0d172bd64f838-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.203.134.87",
        "cf-ipcountry": "MM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 10:31:41 UTC] === END API CALL LOG ===
[18-Jul-2026 10:31:41 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 10:31:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NCIsInVzZXJuYW1lIjoidGhpdG15YXQwOTciLCJlbWFpbCI6InRoaXRteWF0MDk3QGdtYWlsLmNvbSIsImV4cCI6MTc4NDk3NTQ5MX0.gwp4HrBAWNld77b0gl5r4T5gtAc-5gGTqh3G6sks2bU
[18-Jul-2026 10:31:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 10:31:41 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 10:31:41 UTC] User ID: 1084
[18-Jul-2026 10:31:41 UTC] ✅ User profile retrieved successfully for user ID: 1084
[18-Jul-2026 10:32:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 10:32:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 10:32:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.203.134.87, 172.71.124.74","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NCIsInVzZXJuYW1lIjoidGhpdG15YXQwOTciLCJlbWFpbCI6InRoaXRteWF0MDk3QGdtYWlsLmNvbSIsImV4cCI6MTc4NDk3NTQ5MX0.gwp4HrBAWNld77b0gl5r4T5gtAc-5gGTqh3G6sks2bU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1d0d2fc6eb1ce05-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.203.134.87","cf-ipcountry":"MM","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-Jul-2026 10:32:44 UTC] === User Orders API Called ===
[18-Jul-2026 10:32:44 UTC] User ID: 1084
[18-Jul-2026 10:32:44 UTC] Limit: 20, Offset: 0
[18-Jul-2026 10:32:44 UTC] Orders found: 0
[18-Jul-2026 10:32:44 UTC] Orders data: []
[18-Jul-2026 10:32:44 UTC] Total orders count: 0
[18-Jul-2026 10:32:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 10:32:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 10:32:46 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.203.134.87, 172.71.124.88","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NCIsInVzZXJuYW1lIjoidGhpdG15YXQwOTciLCJlbWFpbCI6InRoaXRteWF0MDk3QGdtYWlsLmNvbSIsImV4cCI6MTc4NDk3NTQ5MX0.gwp4HrBAWNld77b0gl5r4T5gtAc-5gGTqh3G6sks2bU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1d0d3085c36ce05-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.203.134.87","cf-ipcountry":"MM","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-Jul-2026 10:32:46 UTC] === User Orders API Called ===
[18-Jul-2026 10:32:46 UTC] User ID: 1084
[18-Jul-2026 10:32:46 UTC] Limit: 20, Offset: 0
[18-Jul-2026 10:32:46 UTC] Orders found: 0
[18-Jul-2026 10:32:46 UTC] Orders data: []
[18-Jul-2026 10:32:46 UTC] Total orders count: 0
[18-Jul-2026 10:32:46 UTC] === API CALL LOG ===
[18-Jul-2026 10:32:46 UTC] Endpoint: user/profile.php
[18-Jul-2026 10:32:46 UTC] Full Log Data: {
    "timestamp": "2026-07-18 10:32:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.203.134.87",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.203.134.87, 172.71.124.88",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NCIsInVzZXJuYW1lIjoidGhpdG15YXQwOTciLCJlbWFpbCI6InRoaXRteWF0MDk3QGdtYWlsLmNvbSIsImV4cCI6MTc4NDk3NTQ5MX0.gwp4HrBAWNld77b0gl5r4T5gtAc-5gGTqh3G6sks2bU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d0d308bd4bce05-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.203.134.87",
        "cf-ipcountry": "MM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 10:32:46 UTC] === END API CALL LOG ===
[18-Jul-2026 10:32:46 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 10:32:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NCIsInVzZXJuYW1lIjoidGhpdG15YXQwOTciLCJlbWFpbCI6InRoaXRteWF0MDk3QGdtYWlsLmNvbSIsImV4cCI6MTc4NDk3NTQ5MX0.gwp4HrBAWNld77b0gl5r4T5gtAc-5gGTqh3G6sks2bU
[18-Jul-2026 10:32:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 10:32:46 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 10:32:46 UTC] User ID: 1084
[18-Jul-2026 10:32:46 UTC] ✅ User profile retrieved successfully for user ID: 1084
[18-Jul-2026 10:32:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 10:32:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 10:32:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.203.134.87, 172.71.124.88","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NCIsInVzZXJuYW1lIjoidGhpdG15YXQwOTciLCJlbWFpbCI6InRoaXRteWF0MDk3QGdtYWlsLmNvbSIsImV4cCI6MTc4NDk3NTQ5MX0.gwp4HrBAWNld77b0gl5r4T5gtAc-5gGTqh3G6sks2bU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1d0d32e5b81ce05-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.203.134.87","cf-ipcountry":"MM","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-Jul-2026 10:32:52 UTC] === User Orders API Called ===
[18-Jul-2026 10:32:52 UTC] User ID: 1084
[18-Jul-2026 10:32:52 UTC] Limit: 20, Offset: 0
[18-Jul-2026 10:32:52 UTC] Orders found: 0
[18-Jul-2026 10:32:52 UTC] Orders data: []
[18-Jul-2026 10:32:52 UTC] Total orders count: 0
[18-Jul-2026 10:32:52 UTC] === API CALL LOG ===
[18-Jul-2026 10:32:52 UTC] Endpoint: user/profile.php
[18-Jul-2026 10:32:52 UTC] Full Log Data: {
    "timestamp": "2026-07-18 10:32:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.203.134.87",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.203.134.87, 172.71.124.88",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NCIsInVzZXJuYW1lIjoidGhpdG15YXQwOTciLCJlbWFpbCI6InRoaXRteWF0MDk3QGdtYWlsLmNvbSIsImV4cCI6MTc4NDk3NTQ5MX0.gwp4HrBAWNld77b0gl5r4T5gtAc-5gGTqh3G6sks2bU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d0d32eac93ce05-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.203.134.87",
        "cf-ipcountry": "MM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 10:32:52 UTC] === END API CALL LOG ===
[18-Jul-2026 10:32:52 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 10:32:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NCIsInVzZXJuYW1lIjoidGhpdG15YXQwOTciLCJlbWFpbCI6InRoaXRteWF0MDk3QGdtYWlsLmNvbSIsImV4cCI6MTc4NDk3NTQ5MX0.gwp4HrBAWNld77b0gl5r4T5gtAc-5gGTqh3G6sks2bU
[18-Jul-2026 10:32:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 10:32:52 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 10:32:52 UTC] User ID: 1084
[18-Jul-2026 10:32:52 UTC] ✅ User profile retrieved successfully for user ID: 1084
[18-Jul-2026 10:32:53 UTC] === API CALL LOG ===
[18-Jul-2026 10:32:53 UTC] Endpoint: user/profile.php
[18-Jul-2026 10:32:53 UTC] Full Log Data: {
    "timestamp": "2026-07-18 10:32:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.203.134.87",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.203.134.87, 172.71.124.88",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NCIsInVzZXJuYW1lIjoidGhpdG15YXQwOTciLCJlbWFpbCI6InRoaXRteWF0MDk3QGdtYWlsLmNvbSIsImV4cCI6MTc4NDk3NTQ5MX0.gwp4HrBAWNld77b0gl5r4T5gtAc-5gGTqh3G6sks2bU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d0d332eaeace05-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.203.134.87",
        "cf-ipcountry": "MM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 10:32:53 UTC] === END API CALL LOG ===
[18-Jul-2026 10:32:53 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 10:32:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NCIsInVzZXJuYW1lIjoidGhpdG15YXQwOTciLCJlbWFpbCI6InRoaXRteWF0MDk3QGdtYWlsLmNvbSIsImV4cCI6MTc4NDk3NTQ5MX0.gwp4HrBAWNld77b0gl5r4T5gtAc-5gGTqh3G6sks2bU
[18-Jul-2026 10:32:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 10:32:53 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 10:32:53 UTC] User ID: 1084
[18-Jul-2026 10:32:53 UTC] ✅ User profile retrieved successfully for user ID: 1084
[18-Jul-2026 10:32:53 UTC] === API CALL LOG ===
[18-Jul-2026 10:32:53 UTC] Endpoint: user/profile.php
[18-Jul-2026 10:32:53 UTC] Full Log Data: {
    "timestamp": "2026-07-18 10:32:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.203.134.87",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.203.134.87, 172.71.124.88",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NCIsInVzZXJuYW1lIjoidGhpdG15YXQwOTciLCJlbWFpbCI6InRoaXRteWF0MDk3QGdtYWlsLmNvbSIsImV4cCI6MTc4NDk3NTQ5MX0.gwp4HrBAWNld77b0gl5r4T5gtAc-5gGTqh3G6sks2bU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d0d334c8bfce05-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.203.134.87",
        "cf-ipcountry": "MM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 10:32:53 UTC] === END API CALL LOG ===
[18-Jul-2026 10:32:53 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 10:32:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NCIsInVzZXJuYW1lIjoidGhpdG15YXQwOTciLCJlbWFpbCI6InRoaXRteWF0MDk3QGdtYWlsLmNvbSIsImV4cCI6MTc4NDk3NTQ5MX0.gwp4HrBAWNld77b0gl5r4T5gtAc-5gGTqh3G6sks2bU
[18-Jul-2026 10:32:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 10:32:53 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 10:32:53 UTC] User ID: 1084
[18-Jul-2026 10:32:53 UTC] ✅ User profile retrieved successfully for user ID: 1084
[18-Jul-2026 10:33:12 UTC] === API CALL LOG ===
[18-Jul-2026 10:33:12 UTC] Endpoint: user/profile.php
[18-Jul-2026 10:33:12 UTC] Full Log Data: {
    "timestamp": "2026-07-18 10:33:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.203.134.87",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.203.134.87, 172.69.176.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NCIsInVzZXJuYW1lIjoidGhpdG15YXQwOTciLCJlbWFpbCI6InRoaXRteWF0MDk3QGdtYWlsLmNvbSIsImV4cCI6MTc4NDk3NTQ5MX0.gwp4HrBAWNld77b0gl5r4T5gtAc-5gGTqh3G6sks2bU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d0d3a6fca1f44c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.203.134.87",
        "cf-ipcountry": "MM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 10:33:12 UTC] === END API CALL LOG ===
[18-Jul-2026 10:33:12 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 10:33:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NCIsInVzZXJuYW1lIjoidGhpdG15YXQwOTciLCJlbWFpbCI6InRoaXRteWF0MDk3QGdtYWlsLmNvbSIsImV4cCI6MTc4NDk3NTQ5MX0.gwp4HrBAWNld77b0gl5r4T5gtAc-5gGTqh3G6sks2bU
[18-Jul-2026 10:33:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 10:33:12 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 10:33:12 UTC] User ID: 1084
[18-Jul-2026 10:33:12 UTC] ✅ User profile retrieved successfully for user ID: 1084
[18-Jul-2026 10:33:17 UTC] === API CALL LOG ===
[18-Jul-2026 10:33:17 UTC] Endpoint: user/profile.php
[18-Jul-2026 10:33:17 UTC] Full Log Data: {
    "timestamp": "2026-07-18 10:33:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.203.134.87",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.203.134.87, 172.69.176.105",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NCIsInVzZXJuYW1lIjoidGhpdG15YXQwOTciLCJlbWFpbCI6InRoaXRteWF0MDk3QGdtYWlsLmNvbSIsImV4cCI6MTc4NDk3NTQ5MX0.gwp4HrBAWNld77b0gl5r4T5gtAc-5gGTqh3G6sks2bU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d0d3c9a81bf44c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.203.134.87",
        "cf-ipcountry": "MM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 10:33:17 UTC] === END API CALL LOG ===
[18-Jul-2026 10:33:17 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 10:33:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NCIsInVzZXJuYW1lIjoidGhpdG15YXQwOTciLCJlbWFpbCI6InRoaXRteWF0MDk3QGdtYWlsLmNvbSIsImV4cCI6MTc4NDk3NTQ5MX0.gwp4HrBAWNld77b0gl5r4T5gtAc-5gGTqh3G6sks2bU
[18-Jul-2026 10:33:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 10:33:17 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 10:33:17 UTC] User ID: 1084
[18-Jul-2026 10:33:17 UTC] ✅ User profile retrieved successfully for user ID: 1084
[18-Jul-2026 10:33:23 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 10:33:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 10:33:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.203.134.87, 172.69.176.75","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NCIsInVzZXJuYW1lIjoidGhpdG15YXQwOTciLCJlbWFpbCI6InRoaXRteWF0MDk3QGdtYWlsLmNvbSIsImV4cCI6MTc4NDk3NTQ5MX0.gwp4HrBAWNld77b0gl5r4T5gtAc-5gGTqh3G6sks2bU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1d0d3efbbc1f44c-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.203.134.87","cf-ipcountry":"MM","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-Jul-2026 10:33:23 UTC] === User Orders API Called ===
[18-Jul-2026 10:33:23 UTC] User ID: 1084
[18-Jul-2026 10:33:23 UTC] Limit: 20, Offset: 0
[18-Jul-2026 10:33:23 UTC] Orders found: 0
[18-Jul-2026 10:33:23 UTC] Orders data: []
[18-Jul-2026 10:33:23 UTC] Total orders count: 0
[18-Jul-2026 10:33:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 10:33:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 10:33:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.203.134.87, 172.69.176.75","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NCIsInVzZXJuYW1lIjoidGhpdG15YXQwOTciLCJlbWFpbCI6InRoaXRteWF0MDk3QGdtYWlsLmNvbSIsImV4cCI6MTc4NDk3NTQ5MX0.gwp4HrBAWNld77b0gl5r4T5gtAc-5gGTqh3G6sks2bU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1d0d3f72ec9f44c-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.203.134.87","cf-ipcountry":"MM","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-Jul-2026 10:33:24 UTC] === User Orders API Called ===
[18-Jul-2026 10:33:24 UTC] User ID: 1084
[18-Jul-2026 10:33:24 UTC] Limit: 20, Offset: 0
[18-Jul-2026 10:33:24 UTC] Orders found: 0
[18-Jul-2026 10:33:24 UTC] Orders data: []
[18-Jul-2026 10:33:24 UTC] Total orders count: 0
[18-Jul-2026 10:33:24 UTC] === API CALL LOG ===
[18-Jul-2026 10:33:24 UTC] Endpoint: user/profile.php
[18-Jul-2026 10:33:24 UTC] Full Log Data: {
    "timestamp": "2026-07-18 10:33:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.203.134.87",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.203.134.87, 172.69.176.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NCIsInVzZXJuYW1lIjoidGhpdG15YXQwOTciLCJlbWFpbCI6InRoaXRteWF0MDk3QGdtYWlsLmNvbSIsImV4cCI6MTc4NDk3NTQ5MX0.gwp4HrBAWNld77b0gl5r4T5gtAc-5gGTqh3G6sks2bU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d0d3f78f93f44c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.203.134.87",
        "cf-ipcountry": "MM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 10:33:24 UTC] === END API CALL LOG ===
[18-Jul-2026 10:33:24 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 10:33:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NCIsInVzZXJuYW1lIjoidGhpdG15YXQwOTciLCJlbWFpbCI6InRoaXRteWF0MDk3QGdtYWlsLmNvbSIsImV4cCI6MTc4NDk3NTQ5MX0.gwp4HrBAWNld77b0gl5r4T5gtAc-5gGTqh3G6sks2bU
[18-Jul-2026 10:33:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 10:33:24 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 10:33:24 UTC] User ID: 1084
[18-Jul-2026 10:33:24 UTC] ✅ User profile retrieved successfully for user ID: 1084
[18-Jul-2026 10:33:25 UTC] === API CALL LOG ===
[18-Jul-2026 10:33:25 UTC] Endpoint: user/profile.php
[18-Jul-2026 10:33:25 UTC] Full Log Data: {
    "timestamp": "2026-07-18 10:33:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.203.134.87",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.203.134.87, 172.69.176.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NCIsInVzZXJuYW1lIjoidGhpdG15YXQwOTciLCJlbWFpbCI6InRoaXRteWF0MDk3QGdtYWlsLmNvbSIsImV4cCI6MTc4NDk3NTQ5MX0.gwp4HrBAWNld77b0gl5r4T5gtAc-5gGTqh3G6sks2bU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d0d3fc4bd8f44c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.203.134.87",
        "cf-ipcountry": "MM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 10:33:25 UTC] === END API CALL LOG ===
[18-Jul-2026 10:33:25 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 10:33:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NCIsInVzZXJuYW1lIjoidGhpdG15YXQwOTciLCJlbWFpbCI6InRoaXRteWF0MDk3QGdtYWlsLmNvbSIsImV4cCI6MTc4NDk3NTQ5MX0.gwp4HrBAWNld77b0gl5r4T5gtAc-5gGTqh3G6sks2bU
[18-Jul-2026 10:33:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 10:33:25 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 10:33:25 UTC] User ID: 1084
[18-Jul-2026 10:33:25 UTC] ✅ User profile retrieved successfully for user ID: 1084
[18-Jul-2026 10:33:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 10:33:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 10:33:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.203.134.87, 172.69.176.74","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NCIsInVzZXJuYW1lIjoidGhpdG15YXQwOTciLCJlbWFpbCI6InRoaXRteWF0MDk3QGdtYWlsLmNvbSIsImV4cCI6MTc4NDk3NTQ5MX0.gwp4HrBAWNld77b0gl5r4T5gtAc-5gGTqh3G6sks2bU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1d0d4306a66f44c-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.203.134.87","cf-ipcountry":"MM","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-Jul-2026 10:33:33 UTC] === User Orders API Called ===
[18-Jul-2026 10:33:33 UTC] User ID: 1084
[18-Jul-2026 10:33:33 UTC] Limit: 20, Offset: 0
[18-Jul-2026 10:33:33 UTC] Orders found: 0
[18-Jul-2026 10:33:33 UTC] Orders data: []
[18-Jul-2026 10:33:33 UTC] Total orders count: 0
[18-Jul-2026 10:33:33 UTC] === API CALL LOG ===
[18-Jul-2026 10:33:33 UTC] Endpoint: user/profile.php
[18-Jul-2026 10:33:33 UTC] Full Log Data: {
    "timestamp": "2026-07-18 10:33:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.203.134.87",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.203.134.87, 172.69.176.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NCIsInVzZXJuYW1lIjoidGhpdG15YXQwOTciLCJlbWFpbCI6InRoaXRteWF0MDk3QGdtYWlsLmNvbSIsImV4cCI6MTc4NDk3NTQ5MX0.gwp4HrBAWNld77b0gl5r4T5gtAc-5gGTqh3G6sks2bU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d0d430bb3ff44c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.203.134.87",
        "cf-ipcountry": "MM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 10:33:33 UTC] === END API CALL LOG ===
[18-Jul-2026 10:33:33 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 10:33:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NCIsInVzZXJuYW1lIjoidGhpdG15YXQwOTciLCJlbWFpbCI6InRoaXRteWF0MDk3QGdtYWlsLmNvbSIsImV4cCI6MTc4NDk3NTQ5MX0.gwp4HrBAWNld77b0gl5r4T5gtAc-5gGTqh3G6sks2bU
[18-Jul-2026 10:33:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 10:33:33 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 10:33:33 UTC] User ID: 1084
[18-Jul-2026 10:33:33 UTC] ✅ User profile retrieved successfully for user ID: 1084
[18-Jul-2026 10:33:34 UTC] === API CALL LOG ===
[18-Jul-2026 10:33:34 UTC] Endpoint: user/profile.php
[18-Jul-2026 10:33:34 UTC] Full Log Data: {
    "timestamp": "2026-07-18 10:33:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.203.134.87",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.203.134.87, 172.69.176.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NCIsInVzZXJuYW1lIjoidGhpdG15YXQwOTciLCJlbWFpbCI6InRoaXRteWF0MDk3QGdtYWlsLmNvbSIsImV4cCI6MTc4NDk3NTQ5MX0.gwp4HrBAWNld77b0gl5r4T5gtAc-5gGTqh3G6sks2bU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d0d4349d1ff44c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.203.134.87",
        "cf-ipcountry": "MM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 10:33:34 UTC] === END API CALL LOG ===
[18-Jul-2026 10:33:34 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 10:33:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NCIsInVzZXJuYW1lIjoidGhpdG15YXQwOTciLCJlbWFpbCI6InRoaXRteWF0MDk3QGdtYWlsLmNvbSIsImV4cCI6MTc4NDk3NTQ5MX0.gwp4HrBAWNld77b0gl5r4T5gtAc-5gGTqh3G6sks2bU
[18-Jul-2026 10:33:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 10:33:34 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 10:33:34 UTC] User ID: 1084
[18-Jul-2026 10:33:34 UTC] ✅ User profile retrieved successfully for user ID: 1084
[18-Jul-2026 10:33:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 10:33:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 10:33:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.203.134.87, 172.69.176.75","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NCIsInVzZXJuYW1lIjoidGhpdG15YXQwOTciLCJlbWFpbCI6InRoaXRteWF0MDk3QGdtYWlsLmNvbSIsImV4cCI6MTc4NDk3NTQ5MX0.gwp4HrBAWNld77b0gl5r4T5gtAc-5gGTqh3G6sks2bU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1d0d4999963f44c-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.203.134.87","cf-ipcountry":"MM","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-Jul-2026 10:33:50 UTC] === User Orders API Called ===
[18-Jul-2026 10:33:50 UTC] User ID: 1084
[18-Jul-2026 10:33:50 UTC] Limit: 20, Offset: 0
[18-Jul-2026 10:33:50 UTC] Orders found: 0
[18-Jul-2026 10:33:50 UTC] Orders data: []
[18-Jul-2026 10:33:50 UTC] Total orders count: 0
[18-Jul-2026 10:33:50 UTC] === API CALL LOG ===
[18-Jul-2026 10:33:50 UTC] Endpoint: user/profile.php
[18-Jul-2026 10:33:50 UTC] Full Log Data: {
    "timestamp": "2026-07-18 10:33:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.203.134.87",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.203.134.87, 172.69.176.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NCIsInVzZXJuYW1lIjoidGhpdG15YXQwOTciLCJlbWFpbCI6InRoaXRteWF0MDk3QGdtYWlsLmNvbSIsImV4cCI6MTc4NDk3NTQ5MX0.gwp4HrBAWNld77b0gl5r4T5gtAc-5gGTqh3G6sks2bU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d0d499d9e7f44c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.203.134.87",
        "cf-ipcountry": "MM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 10:33:50 UTC] === END API CALL LOG ===
[18-Jul-2026 10:33:50 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 10:33:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NCIsInVzZXJuYW1lIjoidGhpdG15YXQwOTciLCJlbWFpbCI6InRoaXRteWF0MDk3QGdtYWlsLmNvbSIsImV4cCI6MTc4NDk3NTQ5MX0.gwp4HrBAWNld77b0gl5r4T5gtAc-5gGTqh3G6sks2bU
[18-Jul-2026 10:33:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 10:33:50 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 10:33:50 UTC] User ID: 1084
[18-Jul-2026 10:33:50 UTC] ✅ User profile retrieved successfully for user ID: 1084
[18-Jul-2026 10:33:51 UTC] === API CALL LOG ===
[18-Jul-2026 10:33:51 UTC] Endpoint: user/profile.php
[18-Jul-2026 10:33:51 UTC] Full Log Data: {
    "timestamp": "2026-07-18 10:33:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.203.134.87",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.203.134.87, 172.69.176.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NCIsInVzZXJuYW1lIjoidGhpdG15YXQwOTciLCJlbWFpbCI6InRoaXRteWF0MDk3QGdtYWlsLmNvbSIsImV4cCI6MTc4NDk3NTQ5MX0.gwp4HrBAWNld77b0gl5r4T5gtAc-5gGTqh3G6sks2bU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d0d49e2c25f44c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.203.134.87",
        "cf-ipcountry": "MM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 10:33:51 UTC] === END API CALL LOG ===
[18-Jul-2026 10:33:51 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 10:33:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NCIsInVzZXJuYW1lIjoidGhpdG15YXQwOTciLCJlbWFpbCI6InRoaXRteWF0MDk3QGdtYWlsLmNvbSIsImV4cCI6MTc4NDk3NTQ5MX0.gwp4HrBAWNld77b0gl5r4T5gtAc-5gGTqh3G6sks2bU
[18-Jul-2026 10:33:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 10:33:51 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 10:33:51 UTC] User ID: 1084
[18-Jul-2026 10:33:51 UTC] ✅ User profile retrieved successfully for user ID: 1084
[18-Jul-2026 10:36:51 UTC] === API CALL LOG ===
[18-Jul-2026 10:36:51 UTC] Endpoint: user/profile.php
[18-Jul-2026 10:36:51 UTC] Full Log Data: {
    "timestamp": "2026-07-18 10:36:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.36.103",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.188.36.103, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NSIsInVzZXJuYW1lIjoiRklLUlUiLCJlbWFpbCI6ImFiZms5NTgxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDk3NTgxMH0.rbzjvGoAjgBjzl_cpIRNCf0mvJYOZfrHfuhdEhjD_U4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d0d906bcfc9822-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.188.36.103",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 10:36:51 UTC] === END API CALL LOG ===
[18-Jul-2026 10:36:51 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 10:36:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NSIsInVzZXJuYW1lIjoiRklLUlUiLCJlbWFpbCI6ImFiZms5NTgxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDk3NTgxMH0.rbzjvGoAjgBjzl_cpIRNCf0mvJYOZfrHfuhdEhjD_U4
[18-Jul-2026 10:36:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 10:36:51 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 10:36:51 UTC] User ID: 1085
[18-Jul-2026 10:36:51 UTC] ✅ User profile retrieved successfully for user ID: 1085
[18-Jul-2026 10:36:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 10:36:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 10:36:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.188.36.103, 172.68.234.189","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NSIsInVzZXJuYW1lIjoiRklLUlUiLCJlbWFpbCI6ImFiZms5NTgxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDk3NTgxMH0.rbzjvGoAjgBjzl_cpIRNCf0mvJYOZfrHfuhdEhjD_U4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1d0d906bcfa9822-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.188.36.103","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-Jul-2026 10:36:51 UTC] === User Orders API Called ===
[18-Jul-2026 10:36:51 UTC] User ID: 1085
[18-Jul-2026 10:36:51 UTC] Limit: 20, Offset: 0
[18-Jul-2026 10:36:51 UTC] Orders found: 0
[18-Jul-2026 10:36:51 UTC] Orders data: []
[18-Jul-2026 10:36:51 UTC] Total orders count: 0
[18-Jul-2026 10:36:51 UTC] === API CALL LOG ===
[18-Jul-2026 10:36:51 UTC] Endpoint: user/profile.php
[18-Jul-2026 10:36:51 UTC] Full Log Data: {
    "timestamp": "2026-07-18 10:36:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.36.103",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.188.36.103, 172.68.234.188",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NSIsInVzZXJuYW1lIjoiRklLUlUiLCJlbWFpbCI6ImFiZms5NTgxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDk3NTgxMH0.rbzjvGoAjgBjzl_cpIRNCf0mvJYOZfrHfuhdEhjD_U4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d0d906bcf69822-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.188.36.103",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 10:36:51 UTC] === END API CALL LOG ===
[18-Jul-2026 10:36:51 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 10:36:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NSIsInVzZXJuYW1lIjoiRklLUlUiLCJlbWFpbCI6ImFiZms5NTgxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDk3NTgxMH0.rbzjvGoAjgBjzl_cpIRNCf0mvJYOZfrHfuhdEhjD_U4
[18-Jul-2026 10:36:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 10:36:51 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 10:36:51 UTC] User ID: 1085
[18-Jul-2026 10:36:51 UTC] ✅ User profile retrieved successfully for user ID: 1085
[18-Jul-2026 10:36:52 UTC] === API CALL LOG ===
[18-Jul-2026 10:36:52 UTC] Endpoint: user/profile.php
[18-Jul-2026 10:36:52 UTC] Full Log Data: {
    "timestamp": "2026-07-18 10:36:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.36.103",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.188.36.103, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NSIsInVzZXJuYW1lIjoiRklLUlUiLCJlbWFpbCI6ImFiZms5NTgxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDk3NTgxMH0.rbzjvGoAjgBjzl_cpIRNCf0mvJYOZfrHfuhdEhjD_U4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d0d90ce88a9822-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.188.36.103",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 10:36:52 UTC] === END API CALL LOG ===
[18-Jul-2026 10:36:52 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 10:36:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NSIsInVzZXJuYW1lIjoiRklLUlUiLCJlbWFpbCI6ImFiZms5NTgxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDk3NTgxMH0.rbzjvGoAjgBjzl_cpIRNCf0mvJYOZfrHfuhdEhjD_U4
[18-Jul-2026 10:36:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 10:36:52 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 10:36:52 UTC] User ID: 1085
[18-Jul-2026 10:36:52 UTC] ✅ User profile retrieved successfully for user ID: 1085
[18-Jul-2026 10:36:55 UTC] === API CALL LOG ===
[18-Jul-2026 10:36:55 UTC] Endpoint: user/profile.php
[18-Jul-2026 10:36:55 UTC] Full Log Data: {
    "timestamp": "2026-07-18 10:36:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.36.103",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.188.36.103, 172.68.234.189",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NSIsInVzZXJuYW1lIjoiRklLUlUiLCJlbWFpbCI6ImFiZms5NTgxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDk3NTgxMH0.rbzjvGoAjgBjzl_cpIRNCf0mvJYOZfrHfuhdEhjD_U4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d0d91ede1f9822-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.188.36.103",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 10:36:55 UTC] === END API CALL LOG ===
[18-Jul-2026 10:36:55 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 10:36:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NSIsInVzZXJuYW1lIjoiRklLUlUiLCJlbWFpbCI6ImFiZms5NTgxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDk3NTgxMH0.rbzjvGoAjgBjzl_cpIRNCf0mvJYOZfrHfuhdEhjD_U4
[18-Jul-2026 10:36:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 10:36:55 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 10:36:55 UTC] User ID: 1085
[18-Jul-2026 10:36:55 UTC] ✅ User profile retrieved successfully for user ID: 1085
[18-Jul-2026 10:36:56 UTC] User Purchases API - User ID: 1085
[18-Jul-2026 10:36:56 UTC] User Purchases API - Total purchases found: 0
[18-Jul-2026 10:36:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 10:36:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 10:36:58 UTC] === API CALL LOG ===
[18-Jul-2026 10:36:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.188.36.103, 172.68.234.131","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NSIsInVzZXJuYW1lIjoiRklLUlUiLCJlbWFpbCI6ImFiZms5NTgxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDk3NTgxMH0.rbzjvGoAjgBjzl_cpIRNCf0mvJYOZfrHfuhdEhjD_U4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1d0d9338eed9822-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.188.36.103","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-Jul-2026 10:36:58 UTC] Endpoint: user/profile.php
[18-Jul-2026 10:36:58 UTC] Full Log Data: {
    "timestamp": "2026-07-18 10:36:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.36.103",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.188.36.103, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NSIsInVzZXJuYW1lIjoiRklLUlUiLCJlbWFpbCI6ImFiZms5NTgxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDk3NTgxMH0.rbzjvGoAjgBjzl_cpIRNCf0mvJYOZfrHfuhdEhjD_U4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d0d9338ef09822-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.188.36.103",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 10:36:58 UTC] === User Orders API Called ===
[18-Jul-2026 10:36:58 UTC] === END API CALL LOG ===
[18-Jul-2026 10:36:58 UTC] User ID: 1085
[18-Jul-2026 10:36:58 UTC] Limit: 20, Offset: 0
[18-Jul-2026 10:36:58 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 10:36:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NSIsInVzZXJuYW1lIjoiRklLUlUiLCJlbWFpbCI6ImFiZms5NTgxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDk3NTgxMH0.rbzjvGoAjgBjzl_cpIRNCf0mvJYOZfrHfuhdEhjD_U4
[18-Jul-2026 10:36:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 10:36:58 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 10:36:58 UTC] User ID: 1085
[18-Jul-2026 10:36:58 UTC] Orders found: 0
[18-Jul-2026 10:36:58 UTC] Orders data: []
[18-Jul-2026 10:36:58 UTC] ✅ User profile retrieved successfully for user ID: 1085
[18-Jul-2026 10:36:58 UTC] Total orders count: 0
[18-Jul-2026 10:36:59 UTC] === API CALL LOG ===
[18-Jul-2026 10:36:59 UTC] Endpoint: user/profile.php
[18-Jul-2026 10:36:59 UTC] Full Log Data: {
    "timestamp": "2026-07-18 10:36:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.36.103",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.188.36.103, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NSIsInVzZXJuYW1lIjoiRklLUlUiLCJlbWFpbCI6ImFiZms5NTgxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDk3NTgxMH0.rbzjvGoAjgBjzl_cpIRNCf0mvJYOZfrHfuhdEhjD_U4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d0d937ad599822-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.188.36.103",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 10:36:59 UTC] === END API CALL LOG ===
[18-Jul-2026 10:36:59 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 10:36:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NSIsInVzZXJuYW1lIjoiRklLUlUiLCJlbWFpbCI6ImFiZms5NTgxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDk3NTgxMH0.rbzjvGoAjgBjzl_cpIRNCf0mvJYOZfrHfuhdEhjD_U4
[18-Jul-2026 10:36:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 10:36:59 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 10:36:59 UTC] User ID: 1085
[18-Jul-2026 10:36:59 UTC] ✅ User profile retrieved successfully for user ID: 1085
[18-Jul-2026 10:36:59 UTC] === API CALL LOG ===
[18-Jul-2026 10:36:59 UTC] Endpoint: user/profile.php
[18-Jul-2026 10:36:59 UTC] Full Log Data: {
    "timestamp": "2026-07-18 10:36:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.36.103",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.188.36.103, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NSIsInVzZXJuYW1lIjoiRklLUlUiLCJlbWFpbCI6ImFiZms5NTgxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDk3NTgxMH0.rbzjvGoAjgBjzl_cpIRNCf0mvJYOZfrHfuhdEhjD_U4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d0d9390fdd9822-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.188.36.103",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 10:36:59 UTC] === END API CALL LOG ===
[18-Jul-2026 10:36:59 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 10:36:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NSIsInVzZXJuYW1lIjoiRklLUlUiLCJlbWFpbCI6ImFiZms5NTgxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDk3NTgxMH0.rbzjvGoAjgBjzl_cpIRNCf0mvJYOZfrHfuhdEhjD_U4
[18-Jul-2026 10:36:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 10:36:59 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 10:36:59 UTC] User ID: 1085
[18-Jul-2026 10:36:59 UTC] ✅ User profile retrieved successfully for user ID: 1085
[18-Jul-2026 10:37:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 10:37:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 10:37:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.188.36.103, 172.68.234.131","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NSIsInVzZXJuYW1lIjoiRklLUlUiLCJlbWFpbCI6ImFiZms5NTgxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDk3NTgxMH0.rbzjvGoAjgBjzl_cpIRNCf0mvJYOZfrHfuhdEhjD_U4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1d0d97519c79822-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.188.36.103","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-Jul-2026 10:37:09 UTC] === User Orders API Called ===
[18-Jul-2026 10:37:09 UTC] User ID: 1085
[18-Jul-2026 10:37:09 UTC] Limit: 20, Offset: 0
[18-Jul-2026 10:37:09 UTC] Orders found: 0
[18-Jul-2026 10:37:09 UTC] Orders data: []
[18-Jul-2026 10:37:09 UTC] Total orders count: 0
[18-Jul-2026 10:37:09 UTC] === API CALL LOG ===
[18-Jul-2026 10:37:09 UTC] Endpoint: user/profile.php
[18-Jul-2026 10:37:09 UTC] Full Log Data: {
    "timestamp": "2026-07-18 10:37:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.36.103",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.188.36.103, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NSIsInVzZXJuYW1lIjoiRklLUlUiLCJlbWFpbCI6ImFiZms5NTgxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDk3NTgxMH0.rbzjvGoAjgBjzl_cpIRNCf0mvJYOZfrHfuhdEhjD_U4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d0d97519c99822-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.188.36.103",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 10:37:09 UTC] === END API CALL LOG ===
[18-Jul-2026 10:37:09 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 10:37:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NSIsInVzZXJuYW1lIjoiRklLUlUiLCJlbWFpbCI6ImFiZms5NTgxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDk3NTgxMH0.rbzjvGoAjgBjzl_cpIRNCf0mvJYOZfrHfuhdEhjD_U4
[18-Jul-2026 10:37:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 10:37:09 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 10:37:09 UTC] User ID: 1085
[18-Jul-2026 10:37:09 UTC] ✅ User profile retrieved successfully for user ID: 1085
[18-Jul-2026 10:37:09 UTC] === API CALL LOG ===
[18-Jul-2026 10:37:09 UTC] Endpoint: user/profile.php
[18-Jul-2026 10:37:09 UTC] Full Log Data: {
    "timestamp": "2026-07-18 10:37:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.36.103",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.188.36.103, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NSIsInVzZXJuYW1lIjoiRklLUlUiLCJlbWFpbCI6ImFiZms5NTgxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDk3NTgxMH0.rbzjvGoAjgBjzl_cpIRNCf0mvJYOZfrHfuhdEhjD_U4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d0d97918bc9822-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.188.36.103",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 10:37:09 UTC] === END API CALL LOG ===
[18-Jul-2026 10:37:09 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 10:37:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NSIsInVzZXJuYW1lIjoiRklLUlUiLCJlbWFpbCI6ImFiZms5NTgxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDk3NTgxMH0.rbzjvGoAjgBjzl_cpIRNCf0mvJYOZfrHfuhdEhjD_U4
[18-Jul-2026 10:37:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 10:37:09 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 10:37:09 UTC] User ID: 1085
[18-Jul-2026 10:37:09 UTC] ✅ User profile retrieved successfully for user ID: 1085
[18-Jul-2026 10:37:10 UTC] === API CALL LOG ===
[18-Jul-2026 10:37:10 UTC] Endpoint: user/profile.php
[18-Jul-2026 10:37:10 UTC] Full Log Data: {
    "timestamp": "2026-07-18 10:37:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.36.103",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.188.36.103, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NSIsInVzZXJuYW1lIjoiRklLUlUiLCJlbWFpbCI6ImFiZms5NTgxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDk3NTgxMH0.rbzjvGoAjgBjzl_cpIRNCf0mvJYOZfrHfuhdEhjD_U4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d0d97d68b79822-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.188.36.103",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 10:37:10 UTC] === END API CALL LOG ===
[18-Jul-2026 10:37:10 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 10:37:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NSIsInVzZXJuYW1lIjoiRklLUlUiLCJlbWFpbCI6ImFiZms5NTgxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDk3NTgxMH0.rbzjvGoAjgBjzl_cpIRNCf0mvJYOZfrHfuhdEhjD_U4
[18-Jul-2026 10:37:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 10:37:10 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 10:37:10 UTC] User ID: 1085
[18-Jul-2026 10:37:10 UTC] ✅ User profile retrieved successfully for user ID: 1085
[18-Jul-2026 10:37:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 10:37:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 10:37:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.188.36.103, 172.68.234.130","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NSIsInVzZXJuYW1lIjoiRklLUlUiLCJlbWFpbCI6ImFiZms5NTgxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDk3NTgxMH0.rbzjvGoAjgBjzl_cpIRNCf0mvJYOZfrHfuhdEhjD_U4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1d0d9d92a519822-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.188.36.103","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-Jul-2026 10:37:25 UTC] === User Orders API Called ===
[18-Jul-2026 10:37:25 UTC] User ID: 1085
[18-Jul-2026 10:37:25 UTC] Limit: 20, Offset: 0
[18-Jul-2026 10:37:25 UTC] Orders found: 0
[18-Jul-2026 10:37:25 UTC] Orders data: []
[18-Jul-2026 10:37:25 UTC] Total orders count: 0
[18-Jul-2026 10:37:28 UTC] === API CALL LOG ===
[18-Jul-2026 10:37:28 UTC] Endpoint: user/profile.php
[18-Jul-2026 10:37:28 UTC] Full Log Data: {
    "timestamp": "2026-07-18 10:37:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.36.103",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.188.36.103, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NSIsInVzZXJuYW1lIjoiRklLUlUiLCJlbWFpbCI6ImFiZms5NTgxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDk3NTgxMH0.rbzjvGoAjgBjzl_cpIRNCf0mvJYOZfrHfuhdEhjD_U4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d0d9e9eee69822-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.188.36.103",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 10:37:28 UTC] === END API CALL LOG ===
[18-Jul-2026 10:37:28 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 10:37:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NSIsInVzZXJuYW1lIjoiRklLUlUiLCJlbWFpbCI6ImFiZms5NTgxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDk3NTgxMH0.rbzjvGoAjgBjzl_cpIRNCf0mvJYOZfrHfuhdEhjD_U4
[18-Jul-2026 10:37:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 10:37:28 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 10:37:28 UTC] User ID: 1085
[18-Jul-2026 10:37:28 UTC] ✅ User profile retrieved successfully for user ID: 1085
[18-Jul-2026 10:37:28 UTC] User Purchases API - User ID: 1085
[18-Jul-2026 10:37:28 UTC] User Purchases API - Total purchases found: 0
[18-Jul-2026 10:37:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 10:37:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 10:37:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.188.36.103, 172.68.234.130","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NSIsInVzZXJuYW1lIjoiRklLUlUiLCJlbWFpbCI6ImFiZms5NTgxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDk3NTgxMH0.rbzjvGoAjgBjzl_cpIRNCf0mvJYOZfrHfuhdEhjD_U4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1d0da068c4c9822-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.188.36.103","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-Jul-2026 10:37:32 UTC] === User Orders API Called ===
[18-Jul-2026 10:37:32 UTC] User ID: 1085
[18-Jul-2026 10:37:32 UTC] Limit: 20, Offset: 0
[18-Jul-2026 10:37:32 UTC] === API CALL LOG ===
[18-Jul-2026 10:37:32 UTC] Endpoint: user/profile.php
[18-Jul-2026 10:37:32 UTC] Full Log Data: {
    "timestamp": "2026-07-18 10:37:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.36.103",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.188.36.103, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NSIsInVzZXJuYW1lIjoiRklLUlUiLCJlbWFpbCI6ImFiZms5NTgxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDk3NTgxMH0.rbzjvGoAjgBjzl_cpIRNCf0mvJYOZfrHfuhdEhjD_U4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d0da068c519822-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.188.36.103",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 10:37:32 UTC] === END API CALL LOG ===
[18-Jul-2026 10:37:32 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 10:37:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NSIsInVzZXJuYW1lIjoiRklLUlUiLCJlbWFpbCI6ImFiZms5NTgxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDk3NTgxMH0.rbzjvGoAjgBjzl_cpIRNCf0mvJYOZfrHfuhdEhjD_U4
[18-Jul-2026 10:37:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 10:37:32 UTC] Orders found: 0
[18-Jul-2026 10:37:32 UTC] Orders data: []
[18-Jul-2026 10:37:32 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 10:37:32 UTC] User ID: 1085
[18-Jul-2026 10:37:32 UTC] Total orders count: 0
[18-Jul-2026 10:37:32 UTC] ✅ User profile retrieved successfully for user ID: 1085
[18-Jul-2026 10:37:32 UTC] === API CALL LOG ===
[18-Jul-2026 10:37:32 UTC] Endpoint: user/profile.php
[18-Jul-2026 10:37:32 UTC] Full Log Data: {
    "timestamp": "2026-07-18 10:37:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.36.103",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.188.36.103, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NSIsInVzZXJuYW1lIjoiRklLUlUiLCJlbWFpbCI6ImFiZms5NTgxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDk3NTgxMH0.rbzjvGoAjgBjzl_cpIRNCf0mvJYOZfrHfuhdEhjD_U4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d0da0908b69822-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.188.36.103",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 10:37:32 UTC] === END API CALL LOG ===
[18-Jul-2026 10:37:32 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 10:37:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NSIsInVzZXJuYW1lIjoiRklLUlUiLCJlbWFpbCI6ImFiZms5NTgxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDk3NTgxMH0.rbzjvGoAjgBjzl_cpIRNCf0mvJYOZfrHfuhdEhjD_U4
[18-Jul-2026 10:37:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 10:37:32 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 10:37:32 UTC] User ID: 1085
[18-Jul-2026 10:37:32 UTC] ✅ User profile retrieved successfully for user ID: 1085
[18-Jul-2026 10:37:33 UTC] === API CALL LOG ===
[18-Jul-2026 10:37:33 UTC] Endpoint: user/profile.php
[18-Jul-2026 10:37:33 UTC] Full Log Data: {
    "timestamp": "2026-07-18 10:37:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.36.103",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.188.36.103, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NSIsInVzZXJuYW1lIjoiRklLUlUiLCJlbWFpbCI6ImFiZms5NTgxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDk3NTgxMH0.rbzjvGoAjgBjzl_cpIRNCf0mvJYOZfrHfuhdEhjD_U4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d0da0c8e829822-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.188.36.103",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 10:37:33 UTC] === END API CALL LOG ===
[18-Jul-2026 10:37:33 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 10:37:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NSIsInVzZXJuYW1lIjoiRklLUlUiLCJlbWFpbCI6ImFiZms5NTgxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDk3NTgxMH0.rbzjvGoAjgBjzl_cpIRNCf0mvJYOZfrHfuhdEhjD_U4
[18-Jul-2026 10:37:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 10:37:33 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 10:37:33 UTC] User ID: 1085
[18-Jul-2026 10:37:33 UTC] ✅ User profile retrieved successfully for user ID: 1085
[18-Jul-2026 10:37:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 10:37:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 10:37:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.188.36.103, 172.68.234.131","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NSIsInVzZXJuYW1lIjoiRklLUlUiLCJlbWFpbCI6ImFiZms5NTgxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDk3NTgxMH0.rbzjvGoAjgBjzl_cpIRNCf0mvJYOZfrHfuhdEhjD_U4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1d0da4f695f9822-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.188.36.103","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-Jul-2026 10:37:44 UTC] === User Orders API Called ===
[18-Jul-2026 10:37:44 UTC] User ID: 1085
[18-Jul-2026 10:37:44 UTC] Limit: 20, Offset: 0
[18-Jul-2026 10:37:44 UTC] Orders found: 0
[18-Jul-2026 10:37:44 UTC] Orders data: []
[18-Jul-2026 10:37:44 UTC] Total orders count: 0
[18-Jul-2026 10:37:44 UTC] === API CALL LOG ===
[18-Jul-2026 10:37:44 UTC] Endpoint: user/profile.php
[18-Jul-2026 10:37:44 UTC] Full Log Data: {
    "timestamp": "2026-07-18 10:37:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.36.103",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.188.36.103, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NSIsInVzZXJuYW1lIjoiRklLUlUiLCJlbWFpbCI6ImFiZms5NTgxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDk3NTgxMH0.rbzjvGoAjgBjzl_cpIRNCf0mvJYOZfrHfuhdEhjD_U4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d0da4f69629822-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.188.36.103",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 10:37:44 UTC] === END API CALL LOG ===
[18-Jul-2026 10:37:44 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 10:37:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NSIsInVzZXJuYW1lIjoiRklLUlUiLCJlbWFpbCI6ImFiZms5NTgxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDk3NTgxMH0.rbzjvGoAjgBjzl_cpIRNCf0mvJYOZfrHfuhdEhjD_U4
[18-Jul-2026 10:37:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 10:37:44 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 10:37:44 UTC] User ID: 1085
[18-Jul-2026 10:37:44 UTC] ✅ User profile retrieved successfully for user ID: 1085
[18-Jul-2026 10:37:44 UTC] === API CALL LOG ===
[18-Jul-2026 10:37:44 UTC] Endpoint: user/profile.php
[18-Jul-2026 10:37:44 UTC] Full Log Data: {
    "timestamp": "2026-07-18 10:37:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.36.103",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.188.36.103, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NSIsInVzZXJuYW1lIjoiRklLUlUiLCJlbWFpbCI6ImFiZms5NTgxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDk3NTgxMH0.rbzjvGoAjgBjzl_cpIRNCf0mvJYOZfrHfuhdEhjD_U4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d0da526e879822-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.188.36.103",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 10:37:44 UTC] === END API CALL LOG ===
[18-Jul-2026 10:37:44 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 10:37:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NSIsInVzZXJuYW1lIjoiRklLUlUiLCJlbWFpbCI6ImFiZms5NTgxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDk3NTgxMH0.rbzjvGoAjgBjzl_cpIRNCf0mvJYOZfrHfuhdEhjD_U4
[18-Jul-2026 10:37:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 10:37:44 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 10:37:44 UTC] User ID: 1085
[18-Jul-2026 10:37:44 UTC] ✅ User profile retrieved successfully for user ID: 1085
[18-Jul-2026 10:37:45 UTC] === API CALL LOG ===
[18-Jul-2026 10:37:45 UTC] Endpoint: user/profile.php
[18-Jul-2026 10:37:45 UTC] Full Log Data: {
    "timestamp": "2026-07-18 10:37:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.36.103",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.188.36.103, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NSIsInVzZXJuYW1lIjoiRklLUlUiLCJlbWFpbCI6ImFiZms5NTgxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDk3NTgxMH0.rbzjvGoAjgBjzl_cpIRNCf0mvJYOZfrHfuhdEhjD_U4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d0da549ac29822-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.188.36.103",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 10:37:45 UTC] === END API CALL LOG ===
[18-Jul-2026 10:37:45 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 10:37:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NSIsInVzZXJuYW1lIjoiRklLUlUiLCJlbWFpbCI6ImFiZms5NTgxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDk3NTgxMH0.rbzjvGoAjgBjzl_cpIRNCf0mvJYOZfrHfuhdEhjD_U4
[18-Jul-2026 10:37:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 10:37:45 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 10:37:45 UTC] User ID: 1085
[18-Jul-2026 10:37:45 UTC] ✅ User profile retrieved successfully for user ID: 1085
[18-Jul-2026 10:37:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 10:37:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 10:37:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.188.36.103, 172.68.234.130","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NSIsInVzZXJuYW1lIjoiRklLUlUiLCJlbWFpbCI6ImFiZms5NTgxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDk3NTgxMH0.rbzjvGoAjgBjzl_cpIRNCf0mvJYOZfrHfuhdEhjD_U4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1d0daa41c829822-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.188.36.103","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-Jul-2026 10:37:57 UTC] === API CALL LOG ===
[18-Jul-2026 10:37:57 UTC] === User Orders API Called ===
[18-Jul-2026 10:37:57 UTC] Endpoint: user/profile.php
[18-Jul-2026 10:37:57 UTC] User ID: 1085
[18-Jul-2026 10:37:57 UTC] Limit: 20, Offset: 0
[18-Jul-2026 10:37:57 UTC] Full Log Data: {
    "timestamp": "2026-07-18 10:37:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.36.103",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.188.36.103, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NSIsInVzZXJuYW1lIjoiRklLUlUiLCJlbWFpbCI6ImFiZms5NTgxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDk3NTgxMH0.rbzjvGoAjgBjzl_cpIRNCf0mvJYOZfrHfuhdEhjD_U4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d0daa41c839822-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.188.36.103",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 10:37:57 UTC] === END API CALL LOG ===
[18-Jul-2026 10:37:57 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 10:37:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NSIsInVzZXJuYW1lIjoiRklLUlUiLCJlbWFpbCI6ImFiZms5NTgxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDk3NTgxMH0.rbzjvGoAjgBjzl_cpIRNCf0mvJYOZfrHfuhdEhjD_U4
[18-Jul-2026 10:37:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 10:37:57 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 10:37:57 UTC] Orders found: 0
[18-Jul-2026 10:37:57 UTC] User ID: 1085
[18-Jul-2026 10:37:57 UTC] Orders data: []
[18-Jul-2026 10:37:57 UTC] Total orders count: 0
[18-Jul-2026 10:37:57 UTC] ✅ User profile retrieved successfully for user ID: 1085
[18-Jul-2026 10:37:58 UTC] === API CALL LOG ===
[18-Jul-2026 10:37:58 UTC] Endpoint: user/profile.php
[18-Jul-2026 10:37:58 UTC] Full Log Data: {
    "timestamp": "2026-07-18 10:37:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.36.103",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.188.36.103, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NSIsInVzZXJuYW1lIjoiRklLUlUiLCJlbWFpbCI6ImFiZms5NTgxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDk3NTgxMH0.rbzjvGoAjgBjzl_cpIRNCf0mvJYOZfrHfuhdEhjD_U4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d0daa7ead59822-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.188.36.103",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 10:37:58 UTC] === END API CALL LOG ===
[18-Jul-2026 10:37:58 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 10:37:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NSIsInVzZXJuYW1lIjoiRklLUlUiLCJlbWFpbCI6ImFiZms5NTgxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDk3NTgxMH0.rbzjvGoAjgBjzl_cpIRNCf0mvJYOZfrHfuhdEhjD_U4
[18-Jul-2026 10:37:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 10:37:58 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 10:37:58 UTC] User ID: 1085
[18-Jul-2026 10:37:58 UTC] ✅ User profile retrieved successfully for user ID: 1085
[18-Jul-2026 10:37:58 UTC] === API CALL LOG ===
[18-Jul-2026 10:37:58 UTC] Endpoint: user/profile.php
[18-Jul-2026 10:37:58 UTC] Full Log Data: {
    "timestamp": "2026-07-18 10:37:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.36.103",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.188.36.103, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NSIsInVzZXJuYW1lIjoiRklLUlUiLCJlbWFpbCI6ImFiZms5NTgxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDk3NTgxMH0.rbzjvGoAjgBjzl_cpIRNCf0mvJYOZfrHfuhdEhjD_U4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d0daaae82f9822-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.188.36.103",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 10:37:58 UTC] === END API CALL LOG ===
[18-Jul-2026 10:37:58 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 10:37:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NSIsInVzZXJuYW1lIjoiRklLUlUiLCJlbWFpbCI6ImFiZms5NTgxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDk3NTgxMH0.rbzjvGoAjgBjzl_cpIRNCf0mvJYOZfrHfuhdEhjD_U4
[18-Jul-2026 10:37:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 10:37:58 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 10:37:58 UTC] User ID: 1085
[18-Jul-2026 10:37:58 UTC] ✅ User profile retrieved successfully for user ID: 1085
[18-Jul-2026 10:38:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 10:38:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 10:38:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.188.36.103, 172.68.234.130","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NSIsInVzZXJuYW1lIjoiRklLUlUiLCJlbWFpbCI6ImFiZms5NTgxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDk3NTgxMH0.rbzjvGoAjgBjzl_cpIRNCf0mvJYOZfrHfuhdEhjD_U4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1d0dac5b8399822-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.188.36.103","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-Jul-2026 10:38:03 UTC] === User Orders API Called ===
[18-Jul-2026 10:38:03 UTC] User ID: 1085
[18-Jul-2026 10:38:03 UTC] Limit: 20, Offset: 0
[18-Jul-2026 10:38:03 UTC] Orders found: 0
[18-Jul-2026 10:38:03 UTC] Orders data: []
[18-Jul-2026 10:38:03 UTC] Total orders count: 0
[18-Jul-2026 10:38:05 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 10:38:05 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 10:38:05 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.188.36.103, 172.68.234.130","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NSIsInVzZXJuYW1lIjoiRklLUlUiLCJlbWFpbCI6ImFiZms5NTgxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDk3NTgxMH0.rbzjvGoAjgBjzl_cpIRNCf0mvJYOZfrHfuhdEhjD_U4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1d0dad36b169822-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.188.36.103","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-Jul-2026 10:38:05 UTC] === User Orders API Called ===
[18-Jul-2026 10:38:05 UTC] User ID: 1085
[18-Jul-2026 10:38:05 UTC] Limit: 20, Offset: 0
[18-Jul-2026 10:38:05 UTC] Orders found: 0
[18-Jul-2026 10:38:05 UTC] Orders data: []
[18-Jul-2026 10:38:05 UTC] Total orders count: 0
[18-Jul-2026 10:38:05 UTC] === API CALL LOG ===
[18-Jul-2026 10:38:05 UTC] Endpoint: user/profile.php
[18-Jul-2026 10:38:05 UTC] Full Log Data: {
    "timestamp": "2026-07-18 10:38:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.36.103",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.188.36.103, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NSIsInVzZXJuYW1lIjoiRklLUlUiLCJlbWFpbCI6ImFiZms5NTgxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDk3NTgxMH0.rbzjvGoAjgBjzl_cpIRNCf0mvJYOZfrHfuhdEhjD_U4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d0dad36b199822-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.188.36.103",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 10:38:05 UTC] === END API CALL LOG ===
[18-Jul-2026 10:38:05 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 10:38:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NSIsInVzZXJuYW1lIjoiRklLUlUiLCJlbWFpbCI6ImFiZms5NTgxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDk3NTgxMH0.rbzjvGoAjgBjzl_cpIRNCf0mvJYOZfrHfuhdEhjD_U4
[18-Jul-2026 10:38:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 10:38:05 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 10:38:05 UTC] User ID: 1085
[18-Jul-2026 10:38:05 UTC] ✅ User profile retrieved successfully for user ID: 1085
[18-Jul-2026 10:38:05 UTC] === API CALL LOG ===
[18-Jul-2026 10:38:05 UTC] Endpoint: user/profile.php
[18-Jul-2026 10:38:05 UTC] Full Log Data: {
    "timestamp": "2026-07-18 10:38:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.36.103",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.188.36.103, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NSIsInVzZXJuYW1lIjoiRklLUlUiLCJlbWFpbCI6ImFiZms5NTgxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDk3NTgxMH0.rbzjvGoAjgBjzl_cpIRNCf0mvJYOZfrHfuhdEhjD_U4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d0dad718e69822-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.188.36.103",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 10:38:05 UTC] === END API CALL LOG ===
[18-Jul-2026 10:38:05 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 10:38:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NSIsInVzZXJuYW1lIjoiRklLUlUiLCJlbWFpbCI6ImFiZms5NTgxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDk3NTgxMH0.rbzjvGoAjgBjzl_cpIRNCf0mvJYOZfrHfuhdEhjD_U4
[18-Jul-2026 10:38:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 10:38:05 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 10:38:05 UTC] User ID: 1085
[18-Jul-2026 10:38:05 UTC] ✅ User profile retrieved successfully for user ID: 1085
[18-Jul-2026 10:38:07 UTC] === API CALL LOG ===
[18-Jul-2026 10:38:07 UTC] Endpoint: user/profile.php
[18-Jul-2026 10:38:07 UTC] Full Log Data: {
    "timestamp": "2026-07-18 10:38:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.36.103",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.188.36.103, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NSIsInVzZXJuYW1lIjoiRklLUlUiLCJlbWFpbCI6ImFiZms5NTgxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDk3NTgxMH0.rbzjvGoAjgBjzl_cpIRNCf0mvJYOZfrHfuhdEhjD_U4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d0dae008fd9822-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.188.36.103",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 10:38:07 UTC] === END API CALL LOG ===
[18-Jul-2026 10:38:07 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 10:38:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NSIsInVzZXJuYW1lIjoiRklLUlUiLCJlbWFpbCI6ImFiZms5NTgxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDk3NTgxMH0.rbzjvGoAjgBjzl_cpIRNCf0mvJYOZfrHfuhdEhjD_U4
[18-Jul-2026 10:38:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 10:38:07 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 10:38:07 UTC] User ID: 1085
[18-Jul-2026 10:38:07 UTC] ✅ User profile retrieved successfully for user ID: 1085
[18-Jul-2026 10:38:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 10:38:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 10:38:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.188.36.103, 172.68.234.130","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NSIsInVzZXJuYW1lIjoiRklLUlUiLCJlbWFpbCI6ImFiZms5NTgxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDk3NTgxMH0.rbzjvGoAjgBjzl_cpIRNCf0mvJYOZfrHfuhdEhjD_U4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1d0dafbc9f69822-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.188.36.103","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-Jul-2026 10:38:11 UTC] === User Orders API Called ===
[18-Jul-2026 10:38:11 UTC] User ID: 1085
[18-Jul-2026 10:38:11 UTC] Limit: 20, Offset: 0
[18-Jul-2026 10:38:11 UTC] Orders found: 0
[18-Jul-2026 10:38:11 UTC] Orders data: []
[18-Jul-2026 10:38:11 UTC] Total orders count: 0
[18-Jul-2026 10:38:12 UTC] === API CALL LOG ===
[18-Jul-2026 10:38:12 UTC] Endpoint: user/profile.php
[18-Jul-2026 10:38:12 UTC] Full Log Data: {
    "timestamp": "2026-07-18 10:38:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.36.103",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.188.36.103, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NSIsInVzZXJuYW1lIjoiRklLUlUiLCJlbWFpbCI6ImFiZms5NTgxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDk3NTgxMH0.rbzjvGoAjgBjzl_cpIRNCf0mvJYOZfrHfuhdEhjD_U4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d0db000a2e9822-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.188.36.103",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 10:38:12 UTC] === END API CALL LOG ===
[18-Jul-2026 10:38:12 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 10:38:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NSIsInVzZXJuYW1lIjoiRklLUlUiLCJlbWFpbCI6ImFiZms5NTgxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDk3NTgxMH0.rbzjvGoAjgBjzl_cpIRNCf0mvJYOZfrHfuhdEhjD_U4
[18-Jul-2026 10:38:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 10:38:12 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 10:38:12 UTC] User ID: 1085
[18-Jul-2026 10:38:12 UTC] ✅ User profile retrieved successfully for user ID: 1085
[18-Jul-2026 10:38:12 UTC] User Purchases API - User ID: 1085
[18-Jul-2026 10:38:12 UTC] User Purchases API - Total purchases found: 0
[18-Jul-2026 10:38:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 10:38:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 10:38:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.188.36.103, 172.68.234.130","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NSIsInVzZXJuYW1lIjoiRklLUlUiLCJlbWFpbCI6ImFiZms5NTgxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDk3NTgxMH0.rbzjvGoAjgBjzl_cpIRNCf0mvJYOZfrHfuhdEhjD_U4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1d0db1e4f5f9822-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.188.36.103","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-Jul-2026 10:38:17 UTC] === User Orders API Called ===
[18-Jul-2026 10:38:17 UTC] User ID: 1085
[18-Jul-2026 10:38:17 UTC] Limit: 20, Offset: 0
[18-Jul-2026 10:38:17 UTC] Orders found: 0
[18-Jul-2026 10:38:17 UTC] Orders data: []
[18-Jul-2026 10:38:17 UTC] Total orders count: 0
[18-Jul-2026 10:38:18 UTC] === API CALL LOG ===
[18-Jul-2026 10:38:18 UTC] Endpoint: user/profile.php
[18-Jul-2026 10:38:18 UTC] Full Log Data: {
    "timestamp": "2026-07-18 10:38:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.36.103",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.188.36.103, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NSIsInVzZXJuYW1lIjoiRklLUlUiLCJlbWFpbCI6ImFiZms5NTgxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDk3NTgxMH0.rbzjvGoAjgBjzl_cpIRNCf0mvJYOZfrHfuhdEhjD_U4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d0db24ead69822-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.188.36.103",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 10:38:18 UTC] === END API CALL LOG ===
[18-Jul-2026 10:38:18 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 10:38:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NSIsInVzZXJuYW1lIjoiRklLUlUiLCJlbWFpbCI6ImFiZms5NTgxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDk3NTgxMH0.rbzjvGoAjgBjzl_cpIRNCf0mvJYOZfrHfuhdEhjD_U4
[18-Jul-2026 10:38:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 10:38:18 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 10:38:18 UTC] User ID: 1085
[18-Jul-2026 10:38:18 UTC] ✅ User profile retrieved successfully for user ID: 1085
[18-Jul-2026 10:38:18 UTC] User Purchases API - User ID: 1085
[18-Jul-2026 10:38:18 UTC] User Purchases API - Total purchases found: 0
[18-Jul-2026 10:38:20 UTC] User Purchases API - User ID: 1085
[18-Jul-2026 10:38:20 UTC] User Purchases API - Total purchases found: 0
[18-Jul-2026 10:38:21 UTC] === API CALL LOG ===
[18-Jul-2026 10:38:21 UTC] Endpoint: user/profile.php
[18-Jul-2026 10:38:21 UTC] Full Log Data: {
    "timestamp": "2026-07-18 10:38:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.36.103",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.188.36.103, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NSIsInVzZXJuYW1lIjoiRklLUlUiLCJlbWFpbCI6ImFiZms5NTgxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDk3NTgxMH0.rbzjvGoAjgBjzl_cpIRNCf0mvJYOZfrHfuhdEhjD_U4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d0db3898d59822-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.188.36.103",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 10:38:21 UTC] === END API CALL LOG ===
[18-Jul-2026 10:38:21 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 10:38:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NSIsInVzZXJuYW1lIjoiRklLUlUiLCJlbWFpbCI6ImFiZms5NTgxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDk3NTgxMH0.rbzjvGoAjgBjzl_cpIRNCf0mvJYOZfrHfuhdEhjD_U4
[18-Jul-2026 10:38:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 10:38:21 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 10:38:21 UTC] User ID: 1085
[18-Jul-2026 10:38:21 UTC] ✅ User profile retrieved successfully for user ID: 1085
[18-Jul-2026 10:38:22 UTC] User Purchases API - User ID: 1085
[18-Jul-2026 10:38:22 UTC] User Purchases API - Total purchases found: 0
[18-Jul-2026 10:38:26 UTC] === API CALL LOG ===
[18-Jul-2026 10:38:26 UTC] Endpoint: user/profile.php
[18-Jul-2026 10:38:26 UTC] Full Log Data: {
    "timestamp": "2026-07-18 10:38:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.36.103",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.188.36.103, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NSIsInVzZXJuYW1lIjoiRklLUlUiLCJlbWFpbCI6ImFiZms5NTgxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDk3NTgxMH0.rbzjvGoAjgBjzl_cpIRNCf0mvJYOZfrHfuhdEhjD_U4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d0db550bb69822-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.188.36.103",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 10:38:26 UTC] === END API CALL LOG ===
[18-Jul-2026 10:38:26 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 10:38:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NSIsInVzZXJuYW1lIjoiRklLUlUiLCJlbWFpbCI6ImFiZms5NTgxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDk3NTgxMH0.rbzjvGoAjgBjzl_cpIRNCf0mvJYOZfrHfuhdEhjD_U4
[18-Jul-2026 10:38:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 10:38:26 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 10:38:26 UTC] User ID: 1085
[18-Jul-2026 10:38:26 UTC] ✅ User profile retrieved successfully for user ID: 1085
[18-Jul-2026 10:38:28 UTC] User Purchases API - User ID: 1085
[18-Jul-2026 10:38:28 UTC] User Purchases API - Total purchases found: 0
[18-Jul-2026 10:38:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 10:38:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 10:38:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.188.36.103, 172.68.234.130","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NSIsInVzZXJuYW1lIjoiRklLUlUiLCJlbWFpbCI6ImFiZms5NTgxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDk3NTgxMH0.rbzjvGoAjgBjzl_cpIRNCf0mvJYOZfrHfuhdEhjD_U4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1d0dbaa3d639822-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.188.36.103","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-Jul-2026 10:38:39 UTC] === User Orders API Called ===
[18-Jul-2026 10:38:39 UTC] User ID: 1085
[18-Jul-2026 10:38:39 UTC] Limit: 20, Offset: 0
[18-Jul-2026 10:38:39 UTC] Orders found: 0
[18-Jul-2026 10:38:39 UTC] Orders data: []
[18-Jul-2026 10:38:39 UTC] Total orders count: 0
[18-Jul-2026 10:38:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 10:38:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 10:38:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.188.36.103, 172.68.234.130","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NSIsInVzZXJuYW1lIjoiRklLUlUiLCJlbWFpbCI6ImFiZms5NTgxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDk3NTgxMH0.rbzjvGoAjgBjzl_cpIRNCf0mvJYOZfrHfuhdEhjD_U4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1d0dbbc3bcd9822-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.188.36.103","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-Jul-2026 10:38:42 UTC] === User Orders API Called ===
[18-Jul-2026 10:38:42 UTC] User ID: 1085
[18-Jul-2026 10:38:42 UTC] Limit: 20, Offset: 0
[18-Jul-2026 10:38:42 UTC] Orders found: 0
[18-Jul-2026 10:38:42 UTC] Orders data: []
[18-Jul-2026 10:38:42 UTC] === API CALL LOG ===
[18-Jul-2026 10:38:42 UTC] Total orders count: 0
[18-Jul-2026 10:38:42 UTC] Endpoint: user/profile.php
[18-Jul-2026 10:38:42 UTC] Full Log Data: {
    "timestamp": "2026-07-18 10:38:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.36.103",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.188.36.103, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NSIsInVzZXJuYW1lIjoiRklLUlUiLCJlbWFpbCI6ImFiZms5NTgxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDk3NTgxMH0.rbzjvGoAjgBjzl_cpIRNCf0mvJYOZfrHfuhdEhjD_U4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d0dbbc3bcf9822-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.188.36.103",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 10:38:42 UTC] === END API CALL LOG ===
[18-Jul-2026 10:38:42 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 10:38:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NSIsInVzZXJuYW1lIjoiRklLUlUiLCJlbWFpbCI6ImFiZms5NTgxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDk3NTgxMH0.rbzjvGoAjgBjzl_cpIRNCf0mvJYOZfrHfuhdEhjD_U4
[18-Jul-2026 10:38:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 10:38:42 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 10:38:42 UTC] User ID: 1085
[18-Jul-2026 10:38:42 UTC] ✅ User profile retrieved successfully for user ID: 1085
[18-Jul-2026 10:38:43 UTC] === API CALL LOG ===
[18-Jul-2026 10:38:43 UTC] Endpoint: user/profile.php
[18-Jul-2026 10:38:43 UTC] Full Log Data: {
    "timestamp": "2026-07-18 10:38:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.36.103",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.188.36.103, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NSIsInVzZXJuYW1lIjoiRklLUlUiLCJlbWFpbCI6ImFiZms5NTgxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDk3NTgxMH0.rbzjvGoAjgBjzl_cpIRNCf0mvJYOZfrHfuhdEhjD_U4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d0dbbfc9819822-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.188.36.103",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 10:38:43 UTC] === END API CALL LOG ===
[18-Jul-2026 10:38:43 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 10:38:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NSIsInVzZXJuYW1lIjoiRklLUlUiLCJlbWFpbCI6ImFiZms5NTgxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDk3NTgxMH0.rbzjvGoAjgBjzl_cpIRNCf0mvJYOZfrHfuhdEhjD_U4
[18-Jul-2026 10:38:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 10:38:43 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 10:38:43 UTC] User ID: 1085
[18-Jul-2026 10:38:43 UTC] ✅ User profile retrieved successfully for user ID: 1085
[18-Jul-2026 10:38:47 UTC] === API CALL LOG ===
[18-Jul-2026 10:38:47 UTC] Endpoint: user/profile.php
[18-Jul-2026 10:38:47 UTC] Full Log Data: {
    "timestamp": "2026-07-18 10:38:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.36.103",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.188.36.103, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NSIsInVzZXJuYW1lIjoiRklLUlUiLCJlbWFpbCI6ImFiZms5NTgxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDk3NTgxMH0.rbzjvGoAjgBjzl_cpIRNCf0mvJYOZfrHfuhdEhjD_U4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d0dbdb39a39822-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.188.36.103",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 10:38:47 UTC] === END API CALL LOG ===
[18-Jul-2026 10:38:47 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 10:38:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NSIsInVzZXJuYW1lIjoiRklLUlUiLCJlbWFpbCI6ImFiZms5NTgxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDk3NTgxMH0.rbzjvGoAjgBjzl_cpIRNCf0mvJYOZfrHfuhdEhjD_U4
[18-Jul-2026 10:38:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 10:38:47 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 10:38:47 UTC] User ID: 1085
[18-Jul-2026 10:38:47 UTC] ✅ User profile retrieved successfully for user ID: 1085
[18-Jul-2026 10:39:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 10:39:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 10:39:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.188.36.103, 172.68.234.131","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NSIsInVzZXJuYW1lIjoiRklLUlUiLCJlbWFpbCI6ImFiZms5NTgxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDk3NTgxMH0.rbzjvGoAjgBjzl_cpIRNCf0mvJYOZfrHfuhdEhjD_U4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1d0dc361d859822-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.188.36.103","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-Jul-2026 10:39:02 UTC] === User Orders API Called ===
[18-Jul-2026 10:39:02 UTC] User ID: 1085
[18-Jul-2026 10:39:02 UTC] Limit: 20, Offset: 0
[18-Jul-2026 10:39:02 UTC] Orders found: 0
[18-Jul-2026 10:39:02 UTC] Orders data: []
[18-Jul-2026 10:39:02 UTC] Total orders count: 0
[18-Jul-2026 10:39:02 UTC] === API CALL LOG ===
[18-Jul-2026 10:39:02 UTC] Endpoint: user/profile.php
[18-Jul-2026 10:39:02 UTC] Full Log Data: {
    "timestamp": "2026-07-18 10:39:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.36.103",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.188.36.103, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NSIsInVzZXJuYW1lIjoiRklLUlUiLCJlbWFpbCI6ImFiZms5NTgxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDk3NTgxMH0.rbzjvGoAjgBjzl_cpIRNCf0mvJYOZfrHfuhdEhjD_U4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d0dc361d869822-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.188.36.103",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 10:39:02 UTC] === END API CALL LOG ===
[18-Jul-2026 10:39:02 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 10:39:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NSIsInVzZXJuYW1lIjoiRklLUlUiLCJlbWFpbCI6ImFiZms5NTgxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDk3NTgxMH0.rbzjvGoAjgBjzl_cpIRNCf0mvJYOZfrHfuhdEhjD_U4
[18-Jul-2026 10:39:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 10:39:02 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 10:39:02 UTC] User ID: 1085
[18-Jul-2026 10:39:02 UTC] ✅ User profile retrieved successfully for user ID: 1085
[18-Jul-2026 10:39:02 UTC] === API CALL LOG ===
[18-Jul-2026 10:39:02 UTC] Endpoint: user/profile.php
[18-Jul-2026 10:39:02 UTC] Full Log Data: {
    "timestamp": "2026-07-18 10:39:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.188.36.103",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.188.36.103, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NSIsInVzZXJuYW1lIjoiRklLUlUiLCJlbWFpbCI6ImFiZms5NTgxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDk3NTgxMH0.rbzjvGoAjgBjzl_cpIRNCf0mvJYOZfrHfuhdEhjD_U4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d0dc38faa09822-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.188.36.103",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 10:39:02 UTC] === END API CALL LOG ===
[18-Jul-2026 10:39:02 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 10:39:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NSIsInVzZXJuYW1lIjoiRklLUlUiLCJlbWFpbCI6ImFiZms5NTgxQGdtYWlsLmNvbSIsImV4cCI6MTc4NDk3NTgxMH0.rbzjvGoAjgBjzl_cpIRNCf0mvJYOZfrHfuhdEhjD_U4
[18-Jul-2026 10:39:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 10:39:02 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 10:39:02 UTC] User ID: 1085
[18-Jul-2026 10:39:02 UTC] ✅ User profile retrieved successfully for user ID: 1085
[18-Jul-2026 11:29:20 UTC] === API CALL LOG ===
[18-Jul-2026 11:29:20 UTC] Endpoint: user/profile.php
[18-Jul-2026 11:29:20 UTC] Full Log Data: {
    "timestamp": "2026-07-18 11:29:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "40.160.252.118",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "40.160.252.118, 104.23.187.99",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NiIsInVzZXJuYW1lIjoic2hhZHkxMzg4IiwiZW1haWwiOiJhemFkZWhnaG9sYW1wb3JuYXNhYmRlaGRhc2h0QGdtYWlsLmNvbSIsImV4cCI6MTc4NDk3ODk1N30.LWHX8DTvJwYwpdK8VpP-tylaZg9pEeFh0mfpvBGFuWs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d125e98f18445f-EWR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "40.160.252.118",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 11:29:20 UTC] === END API CALL LOG ===
[18-Jul-2026 11:29:20 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 11:29:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NiIsInVzZXJuYW1lIjoic2hhZHkxMzg4IiwiZW1haWwiOiJhemFkZWhnaG9sYW1wb3JuYXNhYmRlaGRhc2h0QGdtYWlsLmNvbSIsImV4cCI6MTc4NDk3ODk1N30.LWHX8DTvJwYwpdK8VpP-tylaZg9pEeFh0mfpvBGFuWs
[18-Jul-2026 11:29:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 11:29:20 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 11:29:20 UTC] User ID: 1086
[18-Jul-2026 11:29:20 UTC] ✅ User profile retrieved successfully for user ID: 1086
[18-Jul-2026 11:29:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 11:29:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 11:29:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"40.160.252.118, 104.23.187.99","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NiIsInVzZXJuYW1lIjoic2hhZHkxMzg4IiwiZW1haWwiOiJhemFkZWhnaG9sYW1wb3JuYXNhYmRlaGRhc2h0QGdtYWlsLmNvbSIsImV4cCI6MTc4NDk3ODk1N30.LWHX8DTvJwYwpdK8VpP-tylaZg9pEeFh0mfpvBGFuWs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1d125e98f1c445f-EWR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"40.160.252.118","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-Jul-2026 11:29:20 UTC] === User Orders API Called ===
[18-Jul-2026 11:29:20 UTC] User ID: 1086
[18-Jul-2026 11:29:20 UTC] Limit: 20, Offset: 0
[18-Jul-2026 11:29:20 UTC] === API CALL LOG ===
[18-Jul-2026 11:29:20 UTC] Endpoint: user/profile.php
[18-Jul-2026 11:29:20 UTC] Full Log Data: {
    "timestamp": "2026-07-18 11:29:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "40.160.252.118",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "40.160.252.118, 104.23.187.99",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NiIsInVzZXJuYW1lIjoic2hhZHkxMzg4IiwiZW1haWwiOiJhemFkZWhnaG9sYW1wb3JuYXNhYmRlaGRhc2h0QGdtYWlsLmNvbSIsImV4cCI6MTc4NDk3ODk1N30.LWHX8DTvJwYwpdK8VpP-tylaZg9pEeFh0mfpvBGFuWs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d125e98f1d445f-EWR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "40.160.252.118",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 11:29:20 UTC] === END API CALL LOG ===
[18-Jul-2026 11:29:20 UTC] Orders found: 0
[18-Jul-2026 11:29:20 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 11:29:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NiIsInVzZXJuYW1lIjoic2hhZHkxMzg4IiwiZW1haWwiOiJhemFkZWhnaG9sYW1wb3JuYXNhYmRlaGRhc2h0QGdtYWlsLmNvbSIsImV4cCI6MTc4NDk3ODk1N30.LWHX8DTvJwYwpdK8VpP-tylaZg9pEeFh0mfpvBGFuWs
[18-Jul-2026 11:29:20 UTC] Orders data: []
[18-Jul-2026 11:29:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 11:29:20 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 11:29:20 UTC] User ID: 1086
[18-Jul-2026 11:29:20 UTC] Total orders count: 0
[18-Jul-2026 11:29:20 UTC] ✅ User profile retrieved successfully for user ID: 1086
[18-Jul-2026 11:29:25 UTC] === API CALL LOG ===
[18-Jul-2026 11:29:25 UTC] Endpoint: user/profile.php
[18-Jul-2026 11:29:25 UTC] Full Log Data: {
    "timestamp": "2026-07-18 11:29:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "40.160.252.118",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "40.160.252.118, 104.23.187.99",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NiIsInVzZXJuYW1lIjoic2hhZHkxMzg4IiwiZW1haWwiOiJhemFkZWhnaG9sYW1wb3JuYXNhYmRlaGRhc2h0QGdtYWlsLmNvbSIsImV4cCI6MTc4NDk3ODk1N30.LWHX8DTvJwYwpdK8VpP-tylaZg9pEeFh0mfpvBGFuWs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d12603d9ae445f-EWR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "40.160.252.118",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 11:29:25 UTC] === END API CALL LOG ===
[18-Jul-2026 11:29:25 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 11:29:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NiIsInVzZXJuYW1lIjoic2hhZHkxMzg4IiwiZW1haWwiOiJhemFkZWhnaG9sYW1wb3JuYXNhYmRlaGRhc2h0QGdtYWlsLmNvbSIsImV4cCI6MTc4NDk3ODk1N30.LWHX8DTvJwYwpdK8VpP-tylaZg9pEeFh0mfpvBGFuWs
[18-Jul-2026 11:29:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 11:29:25 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 11:29:25 UTC] User ID: 1086
[18-Jul-2026 11:29:25 UTC] ✅ User profile retrieved successfully for user ID: 1086
[18-Jul-2026 11:29:50 UTC] === API CALL LOG ===
[18-Jul-2026 11:29:50 UTC] Endpoint: user/profile.php
[18-Jul-2026 11:29:50 UTC] Full Log Data: {
    "timestamp": "2026-07-18 11:29:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "40.160.252.118",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "40.160.252.118, 104.23.187.98",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NiIsInVzZXJuYW1lIjoic2hhZHkxMzg4IiwiZW1haWwiOiJhemFkZWhnaG9sYW1wb3JuYXNhYmRlaGRhc2h0QGdtYWlsLmNvbSIsImV4cCI6MTc4NDk3ODk1N30.LWHX8DTvJwYwpdK8VpP-tylaZg9pEeFh0mfpvBGFuWs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d126a28c5b445f-EWR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "40.160.252.118",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 11:29:50 UTC] === END API CALL LOG ===
[18-Jul-2026 11:29:50 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 11:29:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NiIsInVzZXJuYW1lIjoic2hhZHkxMzg4IiwiZW1haWwiOiJhemFkZWhnaG9sYW1wb3JuYXNhYmRlaGRhc2h0QGdtYWlsLmNvbSIsImV4cCI6MTc4NDk3ODk1N30.LWHX8DTvJwYwpdK8VpP-tylaZg9pEeFh0mfpvBGFuWs
[18-Jul-2026 11:29:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 11:29:50 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 11:29:50 UTC] User ID: 1086
[18-Jul-2026 11:29:50 UTC] ✅ User profile retrieved successfully for user ID: 1086
[18-Jul-2026 11:29:59 UTC] === API CALL LOG ===
[18-Jul-2026 11:29:59 UTC] Endpoint: user/profile.php
[18-Jul-2026 11:29:59 UTC] Full Log Data: {
    "timestamp": "2026-07-18 11:29:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "40.160.252.118",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "40.160.252.118, 104.23.187.99",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NiIsInVzZXJuYW1lIjoic2hhZHkxMzg4IiwiZW1haWwiOiJhemFkZWhnaG9sYW1wb3JuYXNhYmRlaGRhc2h0QGdtYWlsLmNvbSIsImV4cCI6MTc4NDk3ODk1N30.LWHX8DTvJwYwpdK8VpP-tylaZg9pEeFh0mfpvBGFuWs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d126d7ded4445f-EWR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "40.160.252.118",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 11:29:59 UTC] === END API CALL LOG ===
[18-Jul-2026 11:29:59 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 11:29:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NiIsInVzZXJuYW1lIjoic2hhZHkxMzg4IiwiZW1haWwiOiJhemFkZWhnaG9sYW1wb3JuYXNhYmRlaGRhc2h0QGdtYWlsLmNvbSIsImV4cCI6MTc4NDk3ODk1N30.LWHX8DTvJwYwpdK8VpP-tylaZg9pEeFh0mfpvBGFuWs
[18-Jul-2026 11:29:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 11:29:59 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 11:29:59 UTC] User ID: 1086
[18-Jul-2026 11:29:59 UTC] ✅ User profile retrieved successfully for user ID: 1086
[18-Jul-2026 11:30:04 UTC] User Purchases API - User ID: 1086
[18-Jul-2026 11:30:04 UTC] User Purchases API - Total purchases found: 0
[18-Jul-2026 11:32:13 UTC] === API CALL LOG ===
[18-Jul-2026 11:32:13 UTC] Endpoint: user/profile.php
[18-Jul-2026 11:32:13 UTC] Full Log Data: {
    "timestamp": "2026-07-18 11:32:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "40.160.252.118",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "40.160.252.118, 104.23.187.99",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NiIsInVzZXJuYW1lIjoic2hhZHkxMzg4IiwiZW1haWwiOiJhemFkZWhnaG9sYW1wb3JuYXNhYmRlaGRhc2h0QGdtYWlsLmNvbSIsImV4cCI6MTc4NDk3ODk1N30.LWHX8DTvJwYwpdK8VpP-tylaZg9pEeFh0mfpvBGFuWs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d12a1fba12445f-EWR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "40.160.252.118",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 11:32:13 UTC] === END API CALL LOG ===
[18-Jul-2026 11:32:13 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 11:32:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NiIsInVzZXJuYW1lIjoic2hhZHkxMzg4IiwiZW1haWwiOiJhemFkZWhnaG9sYW1wb3JuYXNhYmRlaGRhc2h0QGdtYWlsLmNvbSIsImV4cCI6MTc4NDk3ODk1N30.LWHX8DTvJwYwpdK8VpP-tylaZg9pEeFh0mfpvBGFuWs
[18-Jul-2026 11:32:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 11:32:13 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 11:32:13 UTC] User ID: 1086
[18-Jul-2026 11:32:13 UTC] ✅ User profile retrieved successfully for user ID: 1086
[18-Jul-2026 11:32:15 UTC] User Purchases API - User ID: 1086
[18-Jul-2026 11:32:15 UTC] User Purchases API - Total purchases found: 0
[18-Jul-2026 11:33:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 11:33:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 11:33:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"40.160.252.118, 104.23.187.98","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NiIsInVzZXJuYW1lIjoic2hhZHkxMzg4IiwiZW1haWwiOiJhemFkZWhnaG9sYW1wb3JuYXNhYmRlaGRhc2h0QGdtYWlsLmNvbSIsImV4cCI6MTc4NDk3ODk1N30.LWHX8DTvJwYwpdK8VpP-tylaZg9pEeFh0mfpvBGFuWs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1d12b6a7ff8445f-EWR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"40.160.252.118","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-Jul-2026 11:33:06 UTC] === User Orders API Called ===
[18-Jul-2026 11:33:06 UTC] User ID: 1086
[18-Jul-2026 11:33:06 UTC] Limit: 20, Offset: 0
[18-Jul-2026 11:33:06 UTC] Orders found: 0
[18-Jul-2026 11:33:06 UTC] Orders data: []
[18-Jul-2026 11:33:06 UTC] Total orders count: 0
[18-Jul-2026 11:33:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 11:33:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 11:33:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"40.160.252.118, 104.23.187.99","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NiIsInVzZXJuYW1lIjoic2hhZHkxMzg4IiwiZW1haWwiOiJhemFkZWhnaG9sYW1wb3JuYXNhYmRlaGRhc2h0QGdtYWlsLmNvbSIsImV4cCI6MTc4NDk3ODk1N30.LWHX8DTvJwYwpdK8VpP-tylaZg9pEeFh0mfpvBGFuWs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1d12ba1cadb445f-EWR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"40.160.252.118","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-Jul-2026 11:33:15 UTC] === User Orders API Called ===
[18-Jul-2026 11:33:15 UTC] User ID: 1086
[18-Jul-2026 11:33:15 UTC] Limit: 20, Offset: 0
[18-Jul-2026 11:33:15 UTC] Orders found: 0
[18-Jul-2026 11:33:15 UTC] Orders data: []
[18-Jul-2026 11:33:15 UTC] Total orders count: 0
[18-Jul-2026 11:33:15 UTC] === API CALL LOG ===
[18-Jul-2026 11:33:15 UTC] Endpoint: user/profile.php
[18-Jul-2026 11:33:15 UTC] Full Log Data: {
    "timestamp": "2026-07-18 11:33:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "40.160.252.118",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "40.160.252.118, 104.23.187.99",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NiIsInVzZXJuYW1lIjoic2hhZHkxMzg4IiwiZW1haWwiOiJhemFkZWhnaG9sYW1wb3JuYXNhYmRlaGRhc2h0QGdtYWlsLmNvbSIsImV4cCI6MTc4NDk3ODk1N30.LWHX8DTvJwYwpdK8VpP-tylaZg9pEeFh0mfpvBGFuWs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d12ba1cadf445f-EWR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "40.160.252.118",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 11:33:15 UTC] === END API CALL LOG ===
[18-Jul-2026 11:33:15 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 11:33:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NiIsInVzZXJuYW1lIjoic2hhZHkxMzg4IiwiZW1haWwiOiJhemFkZWhnaG9sYW1wb3JuYXNhYmRlaGRhc2h0QGdtYWlsLmNvbSIsImV4cCI6MTc4NDk3ODk1N30.LWHX8DTvJwYwpdK8VpP-tylaZg9pEeFh0mfpvBGFuWs
[18-Jul-2026 11:33:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 11:33:15 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 11:33:15 UTC] User ID: 1086
[18-Jul-2026 11:33:15 UTC] ✅ User profile retrieved successfully for user ID: 1086
[18-Jul-2026 11:33:16 UTC] === API CALL LOG ===
[18-Jul-2026 11:33:16 UTC] Endpoint: user/profile.php
[18-Jul-2026 11:33:16 UTC] Full Log Data: {
    "timestamp": "2026-07-18 11:33:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "40.160.252.118",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "40.160.252.118, 104.23.187.99",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NiIsInVzZXJuYW1lIjoic2hhZHkxMzg4IiwiZW1haWwiOiJhemFkZWhnaG9sYW1wb3JuYXNhYmRlaGRhc2h0QGdtYWlsLmNvbSIsImV4cCI6MTc4NDk3ODk1N30.LWHX8DTvJwYwpdK8VpP-tylaZg9pEeFh0mfpvBGFuWs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d12baaab32445f-EWR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "40.160.252.118",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 11:33:16 UTC] === END API CALL LOG ===
[18-Jul-2026 11:33:16 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 11:33:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NiIsInVzZXJuYW1lIjoic2hhZHkxMzg4IiwiZW1haWwiOiJhemFkZWhnaG9sYW1wb3JuYXNhYmRlaGRhc2h0QGdtYWlsLmNvbSIsImV4cCI6MTc4NDk3ODk1N30.LWHX8DTvJwYwpdK8VpP-tylaZg9pEeFh0mfpvBGFuWs
[18-Jul-2026 11:33:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 11:33:16 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 11:33:16 UTC] User ID: 1086
[18-Jul-2026 11:33:16 UTC] ✅ User profile retrieved successfully for user ID: 1086
[18-Jul-2026 11:33:22 UTC] === API CALL LOG ===
[18-Jul-2026 11:33:22 UTC] Endpoint: user/profile.php
[18-Jul-2026 11:33:22 UTC] Full Log Data: {
    "timestamp": "2026-07-18 11:33:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "40.160.252.118",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "40.160.252.118, 104.23.187.99",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NiIsInVzZXJuYW1lIjoic2hhZHkxMzg4IiwiZW1haWwiOiJhemFkZWhnaG9sYW1wb3JuYXNhYmRlaGRhc2h0QGdtYWlsLmNvbSIsImV4cCI6MTc4NDk3ODk1N30.LWHX8DTvJwYwpdK8VpP-tylaZg9pEeFh0mfpvBGFuWs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d12bd10d8f445f-EWR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "40.160.252.118",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 11:33:22 UTC] === END API CALL LOG ===
[18-Jul-2026 11:33:22 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 11:33:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NiIsInVzZXJuYW1lIjoic2hhZHkxMzg4IiwiZW1haWwiOiJhemFkZWhnaG9sYW1wb3JuYXNhYmRlaGRhc2h0QGdtYWlsLmNvbSIsImV4cCI6MTc4NDk3ODk1N30.LWHX8DTvJwYwpdK8VpP-tylaZg9pEeFh0mfpvBGFuWs
[18-Jul-2026 11:33:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 11:33:22 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 11:33:22 UTC] User ID: 1086
[18-Jul-2026 11:33:22 UTC] ✅ User profile retrieved successfully for user ID: 1086
[18-Jul-2026 11:33:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 11:33:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 11:33:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"40.160.252.118, 104.23.187.99","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NiIsInVzZXJuYW1lIjoic2hhZHkxMzg4IiwiZW1haWwiOiJhemFkZWhnaG9sYW1wb3JuYXNhYmRlaGRhc2h0QGdtYWlsLmNvbSIsImV4cCI6MTc4NDk3ODk1N30.LWHX8DTvJwYwpdK8VpP-tylaZg9pEeFh0mfpvBGFuWs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1d12be95c43445f-EWR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"40.160.252.118","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-Jul-2026 11:33:26 UTC] === User Orders API Called ===
[18-Jul-2026 11:33:26 UTC] User ID: 1086
[18-Jul-2026 11:33:26 UTC] Limit: 20, Offset: 0
[18-Jul-2026 11:33:26 UTC] Orders found: 0
[18-Jul-2026 11:33:26 UTC] Orders data: []
[18-Jul-2026 11:33:26 UTC] Total orders count: 0
[18-Jul-2026 11:33:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 11:33:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 11:33:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"40.160.252.118, 104.23.187.98","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NiIsInVzZXJuYW1lIjoic2hhZHkxMzg4IiwiZW1haWwiOiJhemFkZWhnaG9sYW1wb3JuYXNhYmRlaGRhc2h0QGdtYWlsLmNvbSIsImV4cCI6MTc4NDk3ODk1N30.LWHX8DTvJwYwpdK8VpP-tylaZg9pEeFh0mfpvBGFuWs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1d12c1b5eb0445f-EWR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"40.160.252.118","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-Jul-2026 11:33:34 UTC] === User Orders API Called ===
[18-Jul-2026 11:33:34 UTC] User ID: 1086
[18-Jul-2026 11:33:34 UTC] Limit: 20, Offset: 0
[18-Jul-2026 11:33:34 UTC] Orders found: 0
[18-Jul-2026 11:33:34 UTC] Orders data: []
[18-Jul-2026 11:33:34 UTC] Total orders count: 0
[18-Jul-2026 11:33:34 UTC] === API CALL LOG ===
[18-Jul-2026 11:33:34 UTC] Endpoint: user/profile.php
[18-Jul-2026 11:33:34 UTC] Full Log Data: {
    "timestamp": "2026-07-18 11:33:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "40.160.252.118",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "40.160.252.118, 104.23.187.98",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NiIsInVzZXJuYW1lIjoic2hhZHkxMzg4IiwiZW1haWwiOiJhemFkZWhnaG9sYW1wb3JuYXNhYmRlaGRhc2h0QGdtYWlsLmNvbSIsImV4cCI6MTc4NDk3ODk1N30.LWHX8DTvJwYwpdK8VpP-tylaZg9pEeFh0mfpvBGFuWs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d12c1b5eb4445f-EWR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "40.160.252.118",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 11:33:34 UTC] === END API CALL LOG ===
[18-Jul-2026 11:33:34 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 11:33:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NiIsInVzZXJuYW1lIjoic2hhZHkxMzg4IiwiZW1haWwiOiJhemFkZWhnaG9sYW1wb3JuYXNhYmRlaGRhc2h0QGdtYWlsLmNvbSIsImV4cCI6MTc4NDk3ODk1N30.LWHX8DTvJwYwpdK8VpP-tylaZg9pEeFh0mfpvBGFuWs
[18-Jul-2026 11:33:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 11:33:34 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 11:33:34 UTC] User ID: 1086
[18-Jul-2026 11:33:34 UTC] ✅ User profile retrieved successfully for user ID: 1086
[18-Jul-2026 11:33:34 UTC] === API CALL LOG ===
[18-Jul-2026 11:33:34 UTC] Endpoint: user/profile.php
[18-Jul-2026 11:33:34 UTC] Full Log Data: {
    "timestamp": "2026-07-18 11:33:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "40.160.252.118",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "40.160.252.118, 104.23.187.98",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NiIsInVzZXJuYW1lIjoic2hhZHkxMzg4IiwiZW1haWwiOiJhemFkZWhnaG9sYW1wb3JuYXNhYmRlaGRhc2h0QGdtYWlsLmNvbSIsImV4cCI6MTc4NDk3ODk1N30.LWHX8DTvJwYwpdK8VpP-tylaZg9pEeFh0mfpvBGFuWs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d12c1d5a07445f-EWR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "40.160.252.118",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 11:33:34 UTC] === END API CALL LOG ===
[18-Jul-2026 11:33:34 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 11:33:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NiIsInVzZXJuYW1lIjoic2hhZHkxMzg4IiwiZW1haWwiOiJhemFkZWhnaG9sYW1wb3JuYXNhYmRlaGRhc2h0QGdtYWlsLmNvbSIsImV4cCI6MTc4NDk3ODk1N30.LWHX8DTvJwYwpdK8VpP-tylaZg9pEeFh0mfpvBGFuWs
[18-Jul-2026 11:33:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 11:33:34 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 11:33:34 UTC] User ID: 1086
[18-Jul-2026 11:33:34 UTC] ✅ User profile retrieved successfully for user ID: 1086
[18-Jul-2026 11:33:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 11:33:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 11:33:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"40.160.252.118, 104.23.187.98","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NiIsInVzZXJuYW1lIjoic2hhZHkxMzg4IiwiZW1haWwiOiJhemFkZWhnaG9sYW1wb3JuYXNhYmRlaGRhc2h0QGdtYWlsLmNvbSIsImV4cCI6MTc4NDk3ODk1N30.LWHX8DTvJwYwpdK8VpP-tylaZg9pEeFh0mfpvBGFuWs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1d12c2d7eeb445f-EWR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"40.160.252.118","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-Jul-2026 11:33:37 UTC] === User Orders API Called ===
[18-Jul-2026 11:33:37 UTC] User ID: 1086
[18-Jul-2026 11:33:37 UTC] Limit: 20, Offset: 0
[18-Jul-2026 11:33:37 UTC] Orders found: 0
[18-Jul-2026 11:33:37 UTC] Orders data: []
[18-Jul-2026 11:33:37 UTC] Total orders count: 0
[18-Jul-2026 11:33:38 UTC] === API CALL LOG ===
[18-Jul-2026 11:33:38 UTC] Endpoint: user/profile.php
[18-Jul-2026 11:33:38 UTC] Full Log Data: {
    "timestamp": "2026-07-18 11:33:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "40.160.252.118",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "40.160.252.118, 104.23.187.98",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NiIsInVzZXJuYW1lIjoic2hhZHkxMzg4IiwiZW1haWwiOiJhemFkZWhnaG9sYW1wb3JuYXNhYmRlaGRhc2h0QGdtYWlsLmNvbSIsImV4cCI6MTc4NDk3ODk1N30.LWHX8DTvJwYwpdK8VpP-tylaZg9pEeFh0mfpvBGFuWs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d12c35cdf7445f-EWR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "40.160.252.118",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 11:33:38 UTC] === END API CALL LOG ===
[18-Jul-2026 11:33:38 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 11:33:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NiIsInVzZXJuYW1lIjoic2hhZHkxMzg4IiwiZW1haWwiOiJhemFkZWhnaG9sYW1wb3JuYXNhYmRlaGRhc2h0QGdtYWlsLmNvbSIsImV4cCI6MTc4NDk3ODk1N30.LWHX8DTvJwYwpdK8VpP-tylaZg9pEeFh0mfpvBGFuWs
[18-Jul-2026 11:33:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 11:33:38 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 11:33:38 UTC] User ID: 1086
[18-Jul-2026 11:33:38 UTC] ✅ User profile retrieved successfully for user ID: 1086
[18-Jul-2026 11:33:47 UTC] === API CALL LOG ===
[18-Jul-2026 11:33:47 UTC] Endpoint: user/profile.php
[18-Jul-2026 11:33:47 UTC] Full Log Data: {
    "timestamp": "2026-07-18 11:33:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "40.160.252.118",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "40.160.252.118, 172.70.115.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NiIsInVzZXJuYW1lIjoic2hhZHkxMzg4IiwiZW1haWwiOiJhemFkZWhnaG9sYW1wb3JuYXNhYmRlaGRhc2h0QGdtYWlsLmNvbSIsImV4cCI6MTc4NDk3ODk1N30.LWHX8DTvJwYwpdK8VpP-tylaZg9pEeFh0mfpvBGFuWs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d12c6c3d32cd8b-EWR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "40.160.252.118",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 11:33:47 UTC] === END API CALL LOG ===
[18-Jul-2026 11:33:47 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 11:33:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NiIsInVzZXJuYW1lIjoic2hhZHkxMzg4IiwiZW1haWwiOiJhemFkZWhnaG9sYW1wb3JuYXNhYmRlaGRhc2h0QGdtYWlsLmNvbSIsImV4cCI6MTc4NDk3ODk1N30.LWHX8DTvJwYwpdK8VpP-tylaZg9pEeFh0mfpvBGFuWs
[18-Jul-2026 11:33:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 11:33:47 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 11:33:47 UTC] User ID: 1086
[18-Jul-2026 11:33:47 UTC] ✅ User profile retrieved successfully for user ID: 1086
[18-Jul-2026 11:33:52 UTC] === API CALL LOG ===
[18-Jul-2026 11:33:52 UTC] Endpoint: user/profile.php
[18-Jul-2026 11:33:52 UTC] Full Log Data: {
    "timestamp": "2026-07-18 11:33:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "40.160.252.118",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "40.160.252.118, 172.70.115.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NiIsInVzZXJuYW1lIjoic2hhZHkxMzg4IiwiZW1haWwiOiJhemFkZWhnaG9sYW1wb3JuYXNhYmRlaGRhc2h0QGdtYWlsLmNvbSIsImV4cCI6MTc4NDk3ODk1N30.LWHX8DTvJwYwpdK8VpP-tylaZg9pEeFh0mfpvBGFuWs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d12c8aac14cd8b-EWR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "40.160.252.118",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 11:33:52 UTC] === END API CALL LOG ===
[18-Jul-2026 11:33:52 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 11:33:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NiIsInVzZXJuYW1lIjoic2hhZHkxMzg4IiwiZW1haWwiOiJhemFkZWhnaG9sYW1wb3JuYXNhYmRlaGRhc2h0QGdtYWlsLmNvbSIsImV4cCI6MTc4NDk3ODk1N30.LWHX8DTvJwYwpdK8VpP-tylaZg9pEeFh0mfpvBGFuWs
[18-Jul-2026 11:33:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 11:33:52 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 11:33:52 UTC] User ID: 1086
[18-Jul-2026 11:33:52 UTC] ✅ User profile retrieved successfully for user ID: 1086
[18-Jul-2026 11:33:52 UTC] === API CALL LOG ===
[18-Jul-2026 11:33:52 UTC] Endpoint: user/profile.php
[18-Jul-2026 11:33:52 UTC] Full Log Data: {
    "timestamp": "2026-07-18 11:33:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "40.160.252.118",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "40.160.252.118, 172.70.115.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NiIsInVzZXJuYW1lIjoic2hhZHkxMzg4IiwiZW1haWwiOiJhemFkZWhnaG9sYW1wb3JuYXNhYmRlaGRhc2h0QGdtYWlsLmNvbSIsImV4cCI6MTc4NDk3ODk1N30.LWHX8DTvJwYwpdK8VpP-tylaZg9pEeFh0mfpvBGFuWs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d12c8aac18cd8b-EWR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "40.160.252.118",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 11:33:52 UTC] === END API CALL LOG ===
[18-Jul-2026 11:33:52 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 11:33:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NiIsInVzZXJuYW1lIjoic2hhZHkxMzg4IiwiZW1haWwiOiJhemFkZWhnaG9sYW1wb3JuYXNhYmRlaGRhc2h0QGdtYWlsLmNvbSIsImV4cCI6MTc4NDk3ODk1N30.LWHX8DTvJwYwpdK8VpP-tylaZg9pEeFh0mfpvBGFuWs
[18-Jul-2026 11:33:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 11:33:52 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 11:33:52 UTC] User ID: 1086
[18-Jul-2026 11:33:52 UTC] ✅ User profile retrieved successfully for user ID: 1086
[18-Jul-2026 11:33:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 11:33:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 11:33:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"40.160.252.118, 172.70.115.145","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NiIsInVzZXJuYW1lIjoic2hhZHkxMzg4IiwiZW1haWwiOiJhemFkZWhnaG9sYW1wb3JuYXNhYmRlaGRhc2h0QGdtYWlsLmNvbSIsImV4cCI6MTc4NDk3ODk1N30.LWHX8DTvJwYwpdK8VpP-tylaZg9pEeFh0mfpvBGFuWs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1d12c8aac17cd8b-EWR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"40.160.252.118","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-Jul-2026 11:33:52 UTC] === User Orders API Called ===
[18-Jul-2026 11:33:52 UTC] User ID: 1086
[18-Jul-2026 11:33:52 UTC] Limit: 20, Offset: 0
[18-Jul-2026 11:33:52 UTC] Orders found: 0
[18-Jul-2026 11:33:52 UTC] Orders data: []
[18-Jul-2026 11:33:52 UTC] Total orders count: 0
[18-Jul-2026 11:33:55 UTC] === API CALL LOG ===
[18-Jul-2026 11:33:55 UTC] Endpoint: user/profile.php
[18-Jul-2026 11:33:55 UTC] Full Log Data: {
    "timestamp": "2026-07-18 11:33:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "40.160.252.118",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "40.160.252.118, 172.70.115.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NiIsInVzZXJuYW1lIjoic2hhZHkxMzg4IiwiZW1haWwiOiJhemFkZWhnaG9sYW1wb3JuYXNhYmRlaGRhc2h0QGdtYWlsLmNvbSIsImV4cCI6MTc4NDk3ODk1N30.LWHX8DTvJwYwpdK8VpP-tylaZg9pEeFh0mfpvBGFuWs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d12c9bab97cd8b-EWR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "40.160.252.118",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 11:33:55 UTC] === END API CALL LOG ===
[18-Jul-2026 11:33:55 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 11:33:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NiIsInVzZXJuYW1lIjoic2hhZHkxMzg4IiwiZW1haWwiOiJhemFkZWhnaG9sYW1wb3JuYXNhYmRlaGRhc2h0QGdtYWlsLmNvbSIsImV4cCI6MTc4NDk3ODk1N30.LWHX8DTvJwYwpdK8VpP-tylaZg9pEeFh0mfpvBGFuWs
[18-Jul-2026 11:33:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 11:33:55 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 11:33:55 UTC] User ID: 1086
[18-Jul-2026 11:33:55 UTC] ✅ User profile retrieved successfully for user ID: 1086
[18-Jul-2026 11:34:05 UTC] === API CALL LOG ===
[18-Jul-2026 11:34:05 UTC] Endpoint: user/profile.php
[18-Jul-2026 11:34:05 UTC] Full Log Data: {
    "timestamp": "2026-07-18 11:34:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "40.160.252.118",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "40.160.252.118, 172.70.230.149",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NiIsInVzZXJuYW1lIjoic2hhZHkxMzg4IiwiZW1haWwiOiJhemFkZWhnaG9sYW1wb3JuYXNhYmRlaGRhc2h0QGdtYWlsLmNvbSIsImV4cCI6MTc4NDk3ODk1N30.LWHX8DTvJwYwpdK8VpP-tylaZg9pEeFh0mfpvBGFuWs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d12cd88ba372ab-EWR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "40.160.252.118",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 11:34:05 UTC] === END API CALL LOG ===
[18-Jul-2026 11:34:05 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 11:34:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NiIsInVzZXJuYW1lIjoic2hhZHkxMzg4IiwiZW1haWwiOiJhemFkZWhnaG9sYW1wb3JuYXNhYmRlaGRhc2h0QGdtYWlsLmNvbSIsImV4cCI6MTc4NDk3ODk1N30.LWHX8DTvJwYwpdK8VpP-tylaZg9pEeFh0mfpvBGFuWs
[18-Jul-2026 11:34:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 11:34:05 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 11:34:05 UTC] User ID: 1086
[18-Jul-2026 11:34:05 UTC] ✅ User profile retrieved successfully for user ID: 1086
[18-Jul-2026 11:34:09 UTC] === API CALL LOG ===
[18-Jul-2026 11:34:09 UTC] Endpoint: user/profile.php
[18-Jul-2026 11:34:09 UTC] Full Log Data: {
    "timestamp": "2026-07-18 11:34:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "40.160.252.118",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "40.160.252.118, 172.70.230.149",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NiIsInVzZXJuYW1lIjoic2hhZHkxMzg4IiwiZW1haWwiOiJhemFkZWhnaG9sYW1wb3JuYXNhYmRlaGRhc2h0QGdtYWlsLmNvbSIsImV4cCI6MTc4NDk3ODk1N30.LWHX8DTvJwYwpdK8VpP-tylaZg9pEeFh0mfpvBGFuWs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d12cf64aac72ab-EWR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "40.160.252.118",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 11:34:09 UTC] === END API CALL LOG ===
[18-Jul-2026 11:34:09 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 11:34:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NiIsInVzZXJuYW1lIjoic2hhZHkxMzg4IiwiZW1haWwiOiJhemFkZWhnaG9sYW1wb3JuYXNhYmRlaGRhc2h0QGdtYWlsLmNvbSIsImV4cCI6MTc4NDk3ODk1N30.LWHX8DTvJwYwpdK8VpP-tylaZg9pEeFh0mfpvBGFuWs
[18-Jul-2026 11:34:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 11:34:09 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 11:34:09 UTC] User ID: 1086
[18-Jul-2026 11:34:09 UTC] ✅ User profile retrieved successfully for user ID: 1086
[18-Jul-2026 11:34:09 UTC] === API CALL LOG ===
[18-Jul-2026 11:34:09 UTC] Endpoint: user/profile.php
[18-Jul-2026 11:34:09 UTC] Full Log Data: {
    "timestamp": "2026-07-18 11:34:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "40.160.252.118",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "40.160.252.118, 172.70.230.149",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NiIsInVzZXJuYW1lIjoic2hhZHkxMzg4IiwiZW1haWwiOiJhemFkZWhnaG9sYW1wb3JuYXNhYmRlaGRhc2h0QGdtYWlsLmNvbSIsImV4cCI6MTc4NDk3ODk1N30.LWHX8DTvJwYwpdK8VpP-tylaZg9pEeFh0mfpvBGFuWs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d12cf64ab172ab-EWR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "40.160.252.118",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 11:34:09 UTC] === END API CALL LOG ===
[18-Jul-2026 11:34:09 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 11:34:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NiIsInVzZXJuYW1lIjoic2hhZHkxMzg4IiwiZW1haWwiOiJhemFkZWhnaG9sYW1wb3JuYXNhYmRlaGRhc2h0QGdtYWlsLmNvbSIsImV4cCI6MTc4NDk3ODk1N30.LWHX8DTvJwYwpdK8VpP-tylaZg9pEeFh0mfpvBGFuWs
[18-Jul-2026 11:34:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 11:34:09 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 11:34:09 UTC] User ID: 1086
[18-Jul-2026 11:34:09 UTC] ✅ User profile retrieved successfully for user ID: 1086
[18-Jul-2026 11:34:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 11:34:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 11:34:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"40.160.252.118, 172.70.230.149","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NiIsInVzZXJuYW1lIjoic2hhZHkxMzg4IiwiZW1haWwiOiJhemFkZWhnaG9sYW1wb3JuYXNhYmRlaGRhc2h0QGdtYWlsLmNvbSIsImV4cCI6MTc4NDk3ODk1N30.LWHX8DTvJwYwpdK8VpP-tylaZg9pEeFh0mfpvBGFuWs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1d12cf64ab072ab-EWR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"40.160.252.118","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-Jul-2026 11:34:10 UTC] === User Orders API Called ===
[18-Jul-2026 11:34:10 UTC] User ID: 1086
[18-Jul-2026 11:34:10 UTC] Limit: 20, Offset: 0
[18-Jul-2026 11:34:10 UTC] Orders found: 0
[18-Jul-2026 11:34:10 UTC] Orders data: []
[18-Jul-2026 11:34:10 UTC] Total orders count: 0
[18-Jul-2026 11:34:14 UTC] === API CALL LOG ===
[18-Jul-2026 11:34:14 UTC] Endpoint: user/profile.php
[18-Jul-2026 11:34:14 UTC] Full Log Data: {
    "timestamp": "2026-07-18 11:34:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "40.160.252.118",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "40.160.252.118, 172.70.230.149",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NiIsInVzZXJuYW1lIjoic2hhZHkxMzg4IiwiZW1haWwiOiJhemFkZWhnaG9sYW1wb3JuYXNhYmRlaGRhc2h0QGdtYWlsLmNvbSIsImV4cCI6MTc4NDk3ODk1N30.LWHX8DTvJwYwpdK8VpP-tylaZg9pEeFh0mfpvBGFuWs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d12d156bd072ab-EWR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "40.160.252.118",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 11:34:14 UTC] === END API CALL LOG ===
[18-Jul-2026 11:34:14 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 11:34:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NiIsInVzZXJuYW1lIjoic2hhZHkxMzg4IiwiZW1haWwiOiJhemFkZWhnaG9sYW1wb3JuYXNhYmRlaGRhc2h0QGdtYWlsLmNvbSIsImV4cCI6MTc4NDk3ODk1N30.LWHX8DTvJwYwpdK8VpP-tylaZg9pEeFh0mfpvBGFuWs
[18-Jul-2026 11:34:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 11:34:14 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 11:34:14 UTC] User ID: 1086
[18-Jul-2026 11:34:14 UTC] ✅ User profile retrieved successfully for user ID: 1086
[18-Jul-2026 11:38:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 11:38:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 11:38:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"40.160.252.118, 172.70.230.148","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NiIsInVzZXJuYW1lIjoic2hhZHkxMzg4IiwiZW1haWwiOiJhemFkZWhnaG9sYW1wb3JuYXNhYmRlaGRhc2h0QGdtYWlsLmNvbSIsImV4cCI6MTc4NDk3ODk1N30.LWHX8DTvJwYwpdK8VpP-tylaZg9pEeFh0mfpvBGFuWs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1d133c3caaa72ab-EWR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"40.160.252.118","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-Jul-2026 11:38:48 UTC] === User Orders API Called ===
[18-Jul-2026 11:38:48 UTC] User ID: 1086
[18-Jul-2026 11:38:48 UTC] Limit: 20, Offset: 0
[18-Jul-2026 11:38:48 UTC] Orders found: 0
[18-Jul-2026 11:38:48 UTC] Orders data: []
[18-Jul-2026 11:38:48 UTC] Total orders count: 0
[18-Jul-2026 11:38:48 UTC] === API CALL LOG ===
[18-Jul-2026 11:38:48 UTC] Endpoint: user/profile.php
[18-Jul-2026 11:38:48 UTC] Full Log Data: {
    "timestamp": "2026-07-18 11:38:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "40.160.252.118",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "40.160.252.118, 172.70.230.148",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NiIsInVzZXJuYW1lIjoic2hhZHkxMzg4IiwiZW1haWwiOiJhemFkZWhnaG9sYW1wb3JuYXNhYmRlaGRhc2h0QGdtYWlsLmNvbSIsImV4cCI6MTc4NDk3ODk1N30.LWHX8DTvJwYwpdK8VpP-tylaZg9pEeFh0mfpvBGFuWs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d133c3caac72ab-EWR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "40.160.252.118",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 11:38:48 UTC] === END API CALL LOG ===
[18-Jul-2026 11:38:48 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 11:38:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NiIsInVzZXJuYW1lIjoic2hhZHkxMzg4IiwiZW1haWwiOiJhemFkZWhnaG9sYW1wb3JuYXNhYmRlaGRhc2h0QGdtYWlsLmNvbSIsImV4cCI6MTc4NDk3ODk1N30.LWHX8DTvJwYwpdK8VpP-tylaZg9pEeFh0mfpvBGFuWs
[18-Jul-2026 11:38:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 11:38:48 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 11:38:48 UTC] User ID: 1086
[18-Jul-2026 11:38:48 UTC] ✅ User profile retrieved successfully for user ID: 1086
[18-Jul-2026 11:38:50 UTC] === API CALL LOG ===
[18-Jul-2026 11:38:50 UTC] Endpoint: user/profile.php
[18-Jul-2026 11:38:50 UTC] Full Log Data: {
    "timestamp": "2026-07-18 11:38:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "40.160.252.118",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "40.160.252.118, 172.70.230.148",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NiIsInVzZXJuYW1lIjoic2hhZHkxMzg4IiwiZW1haWwiOiJhemFkZWhnaG9sYW1wb3JuYXNhYmRlaGRhc2h0QGdtYWlsLmNvbSIsImV4cCI6MTc4NDk3ODk1N30.LWHX8DTvJwYwpdK8VpP-tylaZg9pEeFh0mfpvBGFuWs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d133cf3a4b72ab-EWR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "40.160.252.118",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 11:38:50 UTC] === END API CALL LOG ===
[18-Jul-2026 11:38:50 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 11:38:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NiIsInVzZXJuYW1lIjoic2hhZHkxMzg4IiwiZW1haWwiOiJhemFkZWhnaG9sYW1wb3JuYXNhYmRlaGRhc2h0QGdtYWlsLmNvbSIsImV4cCI6MTc4NDk3ODk1N30.LWHX8DTvJwYwpdK8VpP-tylaZg9pEeFh0mfpvBGFuWs
[18-Jul-2026 11:38:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 11:38:50 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 11:38:50 UTC] User ID: 1086
[18-Jul-2026 11:38:50 UTC] ✅ User profile retrieved successfully for user ID: 1086
[18-Jul-2026 11:38:52 UTC] === API CALL LOG ===
[18-Jul-2026 11:38:52 UTC] Endpoint: user/profile.php
[18-Jul-2026 11:38:52 UTC] Full Log Data: {
    "timestamp": "2026-07-18 11:38:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "40.160.252.118",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "40.160.252.118, 172.70.230.148",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NiIsInVzZXJuYW1lIjoic2hhZHkxMzg4IiwiZW1haWwiOiJhemFkZWhnaG9sYW1wb3JuYXNhYmRlaGRhc2h0QGdtYWlsLmNvbSIsImV4cCI6MTc4NDk3ODk1N30.LWHX8DTvJwYwpdK8VpP-tylaZg9pEeFh0mfpvBGFuWs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d133dc4ae272ab-EWR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "40.160.252.118",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 11:38:52 UTC] === END API CALL LOG ===
[18-Jul-2026 11:38:52 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 11:38:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NiIsInVzZXJuYW1lIjoic2hhZHkxMzg4IiwiZW1haWwiOiJhemFkZWhnaG9sYW1wb3JuYXNhYmRlaGRhc2h0QGdtYWlsLmNvbSIsImV4cCI6MTc4NDk3ODk1N30.LWHX8DTvJwYwpdK8VpP-tylaZg9pEeFh0mfpvBGFuWs
[18-Jul-2026 11:38:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 11:38:52 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 11:38:52 UTC] User ID: 1086
[18-Jul-2026 11:38:52 UTC] ✅ User profile retrieved successfully for user ID: 1086
[18-Jul-2026 11:41:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 11:41:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 11:41:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"40.160.252.118, 172.70.230.148","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NiIsInVzZXJuYW1lIjoic2hhZHkxMzg4IiwiZW1haWwiOiJhemFkZWhnaG9sYW1wb3JuYXNhYmRlaGRhc2h0QGdtYWlsLmNvbSIsImV4cCI6MTc4NDk3ODk1N30.LWHX8DTvJwYwpdK8VpP-tylaZg9pEeFh0mfpvBGFuWs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1d1373d2ea872ab-EWR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"40.160.252.118","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-Jul-2026 11:41:10 UTC] === User Orders API Called ===
[18-Jul-2026 11:41:10 UTC] User ID: 1086
[18-Jul-2026 11:41:10 UTC] Limit: 20, Offset: 0
[18-Jul-2026 11:41:10 UTC] Orders found: 0
[18-Jul-2026 11:41:10 UTC] Orders data: []
[18-Jul-2026 11:41:10 UTC] Total orders count: 0
[18-Jul-2026 11:41:11 UTC] === API CALL LOG ===
[18-Jul-2026 11:41:11 UTC] Endpoint: user/profile.php
[18-Jul-2026 11:41:11 UTC] Full Log Data: {
    "timestamp": "2026-07-18 11:41:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "40.160.252.118",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "40.160.252.118, 172.70.230.148",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NiIsInVzZXJuYW1lIjoic2hhZHkxMzg4IiwiZW1haWwiOiJhemFkZWhnaG9sYW1wb3JuYXNhYmRlaGRhc2h0QGdtYWlsLmNvbSIsImV4cCI6MTc4NDk3ODk1N30.LWHX8DTvJwYwpdK8VpP-tylaZg9pEeFh0mfpvBGFuWs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d1373d2ea972ab-EWR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "40.160.252.118",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 11:41:11 UTC] === END API CALL LOG ===
[18-Jul-2026 11:41:11 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 11:41:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NiIsInVzZXJuYW1lIjoic2hhZHkxMzg4IiwiZW1haWwiOiJhemFkZWhnaG9sYW1wb3JuYXNhYmRlaGRhc2h0QGdtYWlsLmNvbSIsImV4cCI6MTc4NDk3ODk1N30.LWHX8DTvJwYwpdK8VpP-tylaZg9pEeFh0mfpvBGFuWs
[18-Jul-2026 11:41:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 11:41:11 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 11:41:11 UTC] User ID: 1086
[18-Jul-2026 11:41:11 UTC] ✅ User profile retrieved successfully for user ID: 1086
[18-Jul-2026 11:41:13 UTC] === API CALL LOG ===
[18-Jul-2026 11:41:13 UTC] Endpoint: user/profile.php
[18-Jul-2026 11:41:13 UTC] Full Log Data: {
    "timestamp": "2026-07-18 11:41:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "40.160.252.118",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "40.160.252.118, 172.70.230.148",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NiIsInVzZXJuYW1lIjoic2hhZHkxMzg4IiwiZW1haWwiOiJhemFkZWhnaG9sYW1wb3JuYXNhYmRlaGRhc2h0QGdtYWlsLmNvbSIsImV4cCI6MTc4NDk3ODk1N30.LWHX8DTvJwYwpdK8VpP-tylaZg9pEeFh0mfpvBGFuWs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d1374f091372ab-EWR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "40.160.252.118",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 11:41:13 UTC] === END API CALL LOG ===
[18-Jul-2026 11:41:13 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 11:41:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NiIsInVzZXJuYW1lIjoic2hhZHkxMzg4IiwiZW1haWwiOiJhemFkZWhnaG9sYW1wb3JuYXNhYmRlaGRhc2h0QGdtYWlsLmNvbSIsImV4cCI6MTc4NDk3ODk1N30.LWHX8DTvJwYwpdK8VpP-tylaZg9pEeFh0mfpvBGFuWs
[18-Jul-2026 11:41:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 11:41:13 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 11:41:13 UTC] User ID: 1086
[18-Jul-2026 11:41:13 UTC] ✅ User profile retrieved successfully for user ID: 1086
[18-Jul-2026 11:41:18 UTC] === API CALL LOG ===
[18-Jul-2026 11:41:18 UTC] Endpoint: user/profile.php
[18-Jul-2026 11:41:18 UTC] Full Log Data: {
    "timestamp": "2026-07-18 11:41:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "40.160.252.118",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "40.160.252.118, 172.70.230.148",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NiIsInVzZXJuYW1lIjoic2hhZHkxMzg4IiwiZW1haWwiOiJhemFkZWhnaG9sYW1wb3JuYXNhYmRlaGRhc2h0QGdtYWlsLmNvbSIsImV4cCI6MTc4NDk3ODk1N30.LWHX8DTvJwYwpdK8VpP-tylaZg9pEeFh0mfpvBGFuWs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d1376fbd2b72ab-EWR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "40.160.252.118",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 11:41:18 UTC] === END API CALL LOG ===
[18-Jul-2026 11:41:18 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 11:41:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NiIsInVzZXJuYW1lIjoic2hhZHkxMzg4IiwiZW1haWwiOiJhemFkZWhnaG9sYW1wb3JuYXNhYmRlaGRhc2h0QGdtYWlsLmNvbSIsImV4cCI6MTc4NDk3ODk1N30.LWHX8DTvJwYwpdK8VpP-tylaZg9pEeFh0mfpvBGFuWs
[18-Jul-2026 11:41:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 11:41:18 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 11:41:18 UTC] User ID: 1086
[18-Jul-2026 11:41:18 UTC] ✅ User profile retrieved successfully for user ID: 1086
[18-Jul-2026 11:41:32 UTC] === API CALL LOG ===
[18-Jul-2026 11:41:32 UTC] Endpoint: user/profile.php
[18-Jul-2026 11:41:32 UTC] Full Log Data: {
    "timestamp": "2026-07-18 11:41:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "40.160.252.118",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "40.160.252.118, 104.23.190.96",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NiIsInVzZXJuYW1lIjoic2hhZHkxMzg4IiwiZW1haWwiOiJhemFkZWhnaG9sYW1wb3JuYXNhYmRlaGRhc2h0QGdtYWlsLmNvbSIsImV4cCI6MTc4NDk3ODk1N30.LWHX8DTvJwYwpdK8VpP-tylaZg9pEeFh0mfpvBGFuWs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d137c3ad38ad1b-EWR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "40.160.252.118",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 11:41:32 UTC] === END API CALL LOG ===
[18-Jul-2026 11:41:32 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 11:41:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NiIsInVzZXJuYW1lIjoic2hhZHkxMzg4IiwiZW1haWwiOiJhemFkZWhnaG9sYW1wb3JuYXNhYmRlaGRhc2h0QGdtYWlsLmNvbSIsImV4cCI6MTc4NDk3ODk1N30.LWHX8DTvJwYwpdK8VpP-tylaZg9pEeFh0mfpvBGFuWs
[18-Jul-2026 11:41:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 11:41:32 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 11:41:32 UTC] User ID: 1086
[18-Jul-2026 11:41:32 UTC] ✅ User profile retrieved successfully for user ID: 1086
[18-Jul-2026 11:41:37 UTC] === API CALL LOG ===
[18-Jul-2026 11:41:37 UTC] === API CALL LOG ===
[18-Jul-2026 11:41:37 UTC] Endpoint: user/profile.php
[18-Jul-2026 11:41:37 UTC] Endpoint: user/profile.php
[18-Jul-2026 11:41:37 UTC] Full Log Data: {
    "timestamp": "2026-07-18 11:41:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "40.160.252.118",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "40.160.252.118, 104.23.190.157",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NiIsInVzZXJuYW1lIjoic2hhZHkxMzg4IiwiZW1haWwiOiJhemFkZWhnaG9sYW1wb3JuYXNhYmRlaGRhc2h0QGdtYWlsLmNvbSIsImV4cCI6MTc4NDk3ODk1N30.LWHX8DTvJwYwpdK8VpP-tylaZg9pEeFh0mfpvBGFuWs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d137e7fdb8ad1b-EWR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "40.160.252.118",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 11:41:37 UTC] Full Log Data: {
    "timestamp": "2026-07-18 11:41:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "40.160.252.118",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "40.160.252.118, 104.23.190.157",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NiIsInVzZXJuYW1lIjoic2hhZHkxMzg4IiwiZW1haWwiOiJhemFkZWhnaG9sYW1wb3JuYXNhYmRlaGRhc2h0QGdtYWlsLmNvbSIsImV4cCI6MTc4NDk3ODk1N30.LWHX8DTvJwYwpdK8VpP-tylaZg9pEeFh0mfpvBGFuWs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d137e7fdb2ad1b-EWR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "40.160.252.118",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 11:41:37 UTC] === END API CALL LOG ===
[18-Jul-2026 11:41:37 UTC] === END API CALL LOG ===
[18-Jul-2026 11:41:37 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 11:41:37 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 11:41:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NiIsInVzZXJuYW1lIjoic2hhZHkxMzg4IiwiZW1haWwiOiJhemFkZWhnaG9sYW1wb3JuYXNhYmRlaGRhc2h0QGdtYWlsLmNvbSIsImV4cCI6MTc4NDk3ODk1N30.LWHX8DTvJwYwpdK8VpP-tylaZg9pEeFh0mfpvBGFuWs
[18-Jul-2026 11:41:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NiIsInVzZXJuYW1lIjoic2hhZHkxMzg4IiwiZW1haWwiOiJhemFkZWhnaG9sYW1wb3JuYXNhYmRlaGRhc2h0QGdtYWlsLmNvbSIsImV4cCI6MTc4NDk3ODk1N30.LWHX8DTvJwYwpdK8VpP-tylaZg9pEeFh0mfpvBGFuWs
[18-Jul-2026 11:41:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 11:41:37 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 11:41:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 11:41:37 UTC] User ID: 1086
[18-Jul-2026 11:41:37 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 11:41:37 UTC] User ID: 1086
[18-Jul-2026 11:41:37 UTC] ✅ User profile retrieved successfully for user ID: 1086
[18-Jul-2026 11:41:37 UTC] ✅ User profile retrieved successfully for user ID: 1086
[18-Jul-2026 11:41:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 11:41:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 11:41:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"40.160.252.118, 104.23.190.97","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NiIsInVzZXJuYW1lIjoic2hhZHkxMzg4IiwiZW1haWwiOiJhemFkZWhnaG9sYW1wb3JuYXNhYmRlaGRhc2h0QGdtYWlsLmNvbSIsImV4cCI6MTc4NDk3ODk1N30.LWHX8DTvJwYwpdK8VpP-tylaZg9pEeFh0mfpvBGFuWs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1d137e7fdb7ad1b-EWR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"40.160.252.118","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-Jul-2026 11:41:38 UTC] === User Orders API Called ===
[18-Jul-2026 11:41:38 UTC] User ID: 1086
[18-Jul-2026 11:41:38 UTC] Limit: 20, Offset: 0
[18-Jul-2026 11:41:38 UTC] Orders found: 0
[18-Jul-2026 11:41:38 UTC] Orders data: []
[18-Jul-2026 11:41:38 UTC] Total orders count: 0
[18-Jul-2026 11:41:42 UTC] === API CALL LOG ===
[18-Jul-2026 11:41:42 UTC] Endpoint: user/profile.php
[18-Jul-2026 11:41:42 UTC] Full Log Data: {
    "timestamp": "2026-07-18 11:41:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "40.160.252.118",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "40.160.252.118, 104.23.190.97",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NiIsInVzZXJuYW1lIjoic2hhZHkxMzg4IiwiZW1haWwiOiJhemFkZWhnaG9sYW1wb3JuYXNhYmRlaGRhc2h0QGdtYWlsLmNvbSIsImV4cCI6MTc4NDk3ODk1N30.LWHX8DTvJwYwpdK8VpP-tylaZg9pEeFh0mfpvBGFuWs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d138058ea4ad1b-EWR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "40.160.252.118",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 11:41:42 UTC] === END API CALL LOG ===
[18-Jul-2026 11:41:42 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 11:41:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NiIsInVzZXJuYW1lIjoic2hhZHkxMzg4IiwiZW1haWwiOiJhemFkZWhnaG9sYW1wb3JuYXNhYmRlaGRhc2h0QGdtYWlsLmNvbSIsImV4cCI6MTc4NDk3ODk1N30.LWHX8DTvJwYwpdK8VpP-tylaZg9pEeFh0mfpvBGFuWs
[18-Jul-2026 11:41:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 11:41:42 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 11:41:42 UTC] User ID: 1086
[18-Jul-2026 11:41:42 UTC] ✅ User profile retrieved successfully for user ID: 1086
[18-Jul-2026 11:41:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 11:41:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 11:41:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"40.160.252.118, 104.23.190.96","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NiIsInVzZXJuYW1lIjoic2hhZHkxMzg4IiwiZW1haWwiOiJhemFkZWhnaG9sYW1wb3JuYXNhYmRlaGRhc2h0QGdtYWlsLmNvbSIsImV4cCI6MTc4NDk3ODk1N30.LWHX8DTvJwYwpdK8VpP-tylaZg9pEeFh0mfpvBGFuWs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1d1380d7d7aad1b-EWR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"40.160.252.118","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-Jul-2026 11:41:43 UTC] === User Orders API Called ===
[18-Jul-2026 11:41:43 UTC] User ID: 1086
[18-Jul-2026 11:41:43 UTC] Limit: 20, Offset: 0
[18-Jul-2026 11:41:43 UTC] Orders found: 0
[18-Jul-2026 11:41:43 UTC] Orders data: []
[18-Jul-2026 11:41:43 UTC] Total orders count: 0
[18-Jul-2026 11:41:47 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 11:41:47 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 11:41:47 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"40.160.252.118, 104.23.190.96","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NiIsInVzZXJuYW1lIjoic2hhZHkxMzg4IiwiZW1haWwiOiJhemFkZWhnaG9sYW1wb3JuYXNhYmRlaGRhc2h0QGdtYWlsLmNvbSIsImV4cCI6MTc4NDk3ODk1N30.LWHX8DTvJwYwpdK8VpP-tylaZg9pEeFh0mfpvBGFuWs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1d138266a72ad1b-EWR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"40.160.252.118","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-Jul-2026 11:41:47 UTC] === User Orders API Called ===
[18-Jul-2026 11:41:47 UTC] User ID: 1086
[18-Jul-2026 11:41:47 UTC] Limit: 20, Offset: 0
[18-Jul-2026 11:41:47 UTC] === API CALL LOG ===
[18-Jul-2026 11:41:47 UTC] Endpoint: user/profile.php
[18-Jul-2026 11:41:47 UTC] Full Log Data: {
    "timestamp": "2026-07-18 11:41:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "40.160.252.118",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "40.160.252.118, 104.23.190.96",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NiIsInVzZXJuYW1lIjoic2hhZHkxMzg4IiwiZW1haWwiOiJhemFkZWhnaG9sYW1wb3JuYXNhYmRlaGRhc2h0QGdtYWlsLmNvbSIsImV4cCI6MTc4NDk3ODk1N30.LWHX8DTvJwYwpdK8VpP-tylaZg9pEeFh0mfpvBGFuWs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d138266a74ad1b-EWR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "40.160.252.118",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 11:41:47 UTC] Orders found: 0
[18-Jul-2026 11:41:47 UTC] === END API CALL LOG ===
[18-Jul-2026 11:41:47 UTC] Orders data: []
[18-Jul-2026 11:41:47 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 11:41:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NiIsInVzZXJuYW1lIjoic2hhZHkxMzg4IiwiZW1haWwiOiJhemFkZWhnaG9sYW1wb3JuYXNhYmRlaGRhc2h0QGdtYWlsLmNvbSIsImV4cCI6MTc4NDk3ODk1N30.LWHX8DTvJwYwpdK8VpP-tylaZg9pEeFh0mfpvBGFuWs
[18-Jul-2026 11:41:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 11:41:47 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 11:41:47 UTC] Total orders count: 0
[18-Jul-2026 11:41:47 UTC] User ID: 1086
[18-Jul-2026 11:41:47 UTC] ✅ User profile retrieved successfully for user ID: 1086
[18-Jul-2026 11:41:48 UTC] === API CALL LOG ===
[18-Jul-2026 11:41:48 UTC] Endpoint: user/profile.php
[18-Jul-2026 11:41:48 UTC] Full Log Data: {
    "timestamp": "2026-07-18 11:41:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "40.160.252.118",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "40.160.252.118, 104.23.190.96",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NiIsInVzZXJuYW1lIjoic2hhZHkxMzg4IiwiZW1haWwiOiJhemFkZWhnaG9sYW1wb3JuYXNhYmRlaGRhc2h0QGdtYWlsLmNvbSIsImV4cCI6MTc4NDk3ODk1N30.LWHX8DTvJwYwpdK8VpP-tylaZg9pEeFh0mfpvBGFuWs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d1382a9aa7ad1b-EWR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "40.160.252.118",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 11:41:48 UTC] === END API CALL LOG ===
[18-Jul-2026 11:41:48 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 11:41:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NiIsInVzZXJuYW1lIjoic2hhZHkxMzg4IiwiZW1haWwiOiJhemFkZWhnaG9sYW1wb3JuYXNhYmRlaGRhc2h0QGdtYWlsLmNvbSIsImV4cCI6MTc4NDk3ODk1N30.LWHX8DTvJwYwpdK8VpP-tylaZg9pEeFh0mfpvBGFuWs
[18-Jul-2026 11:41:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 11:41:48 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 11:41:48 UTC] User ID: 1086
[18-Jul-2026 11:41:48 UTC] ✅ User profile retrieved successfully for user ID: 1086
[18-Jul-2026 11:41:56 UTC] === API CALL LOG ===
[18-Jul-2026 11:41:56 UTC] Endpoint: user/profile.php
[18-Jul-2026 11:41:56 UTC] Full Log Data: {
    "timestamp": "2026-07-18 11:41:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "40.160.252.118",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "40.160.252.118, 104.23.190.96",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NiIsInVzZXJuYW1lIjoic2hhZHkxMzg4IiwiZW1haWwiOiJhemFkZWhnaG9sYW1wb3JuYXNhYmRlaGRhc2h0QGdtYWlsLmNvbSIsImV4cCI6MTc4NDk3ODk1N30.LWHX8DTvJwYwpdK8VpP-tylaZg9pEeFh0mfpvBGFuWs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d1385aaa412f06-EWR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "40.160.252.118",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 11:41:56 UTC] === END API CALL LOG ===
[18-Jul-2026 11:41:56 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 11:41:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NiIsInVzZXJuYW1lIjoic2hhZHkxMzg4IiwiZW1haWwiOiJhemFkZWhnaG9sYW1wb3JuYXNhYmRlaGRhc2h0QGdtYWlsLmNvbSIsImV4cCI6MTc4NDk3ODk1N30.LWHX8DTvJwYwpdK8VpP-tylaZg9pEeFh0mfpvBGFuWs
[18-Jul-2026 11:41:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 11:41:56 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 11:41:56 UTC] User ID: 1086
[18-Jul-2026 11:41:56 UTC] ✅ User profile retrieved successfully for user ID: 1086
[18-Jul-2026 11:42:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 11:42:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 11:42:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"40.160.252.118, 104.23.190.96","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NiIsInVzZXJuYW1lIjoic2hhZHkxMzg4IiwiZW1haWwiOiJhemFkZWhnaG9sYW1wb3JuYXNhYmRlaGRhc2h0QGdtYWlsLmNvbSIsImV4cCI6MTc4NDk3ODk1N30.LWHX8DTvJwYwpdK8VpP-tylaZg9pEeFh0mfpvBGFuWs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1d13876a80f2f06-EWR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"40.160.252.118","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-Jul-2026 11:42:00 UTC] === User Orders API Called ===
[18-Jul-2026 11:42:00 UTC] User ID: 1086
[18-Jul-2026 11:42:00 UTC] Limit: 20, Offset: 0
[18-Jul-2026 11:42:00 UTC] Orders found: 0
[18-Jul-2026 11:42:00 UTC] Orders data: []
[18-Jul-2026 11:42:00 UTC] === API CALL LOG ===
[18-Jul-2026 11:42:00 UTC] Endpoint: user/profile.php
[18-Jul-2026 11:42:00 UTC] Full Log Data: {
    "timestamp": "2026-07-18 11:42:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "40.160.252.118",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "40.160.252.118, 104.23.190.96",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NiIsInVzZXJuYW1lIjoic2hhZHkxMzg4IiwiZW1haWwiOiJhemFkZWhnaG9sYW1wb3JuYXNhYmRlaGRhc2h0QGdtYWlsLmNvbSIsImV4cCI6MTc4NDk3ODk1N30.LWHX8DTvJwYwpdK8VpP-tylaZg9pEeFh0mfpvBGFuWs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d13876a80b2f06-EWR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "40.160.252.118",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 11:42:00 UTC] Total orders count: 0
[18-Jul-2026 11:42:00 UTC] === END API CALL LOG ===
[18-Jul-2026 11:42:00 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 11:42:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NiIsInVzZXJuYW1lIjoic2hhZHkxMzg4IiwiZW1haWwiOiJhemFkZWhnaG9sYW1wb3JuYXNhYmRlaGRhc2h0QGdtYWlsLmNvbSIsImV4cCI6MTc4NDk3ODk1N30.LWHX8DTvJwYwpdK8VpP-tylaZg9pEeFh0mfpvBGFuWs
[18-Jul-2026 11:42:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 11:42:00 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 11:42:00 UTC] User ID: 1086
[18-Jul-2026 11:42:00 UTC] ✅ User profile retrieved successfully for user ID: 1086
[18-Jul-2026 11:42:00 UTC] === API CALL LOG ===
[18-Jul-2026 11:42:00 UTC] Endpoint: user/profile.php
[18-Jul-2026 11:42:00 UTC] Full Log Data: {
    "timestamp": "2026-07-18 11:42:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "40.160.252.118",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "40.160.252.118, 104.23.190.96",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NiIsInVzZXJuYW1lIjoic2hhZHkxMzg4IiwiZW1haWwiOiJhemFkZWhnaG9sYW1wb3JuYXNhYmRlaGRhc2h0QGdtYWlsLmNvbSIsImV4cCI6MTc4NDk3ODk1N30.LWHX8DTvJwYwpdK8VpP-tylaZg9pEeFh0mfpvBGFuWs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d13876a8112f06-EWR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "40.160.252.118",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 11:42:00 UTC] === END API CALL LOG ===
[18-Jul-2026 11:42:00 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 11:42:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NiIsInVzZXJuYW1lIjoic2hhZHkxMzg4IiwiZW1haWwiOiJhemFkZWhnaG9sYW1wb3JuYXNhYmRlaGRhc2h0QGdtYWlsLmNvbSIsImV4cCI6MTc4NDk3ODk1N30.LWHX8DTvJwYwpdK8VpP-tylaZg9pEeFh0mfpvBGFuWs
[18-Jul-2026 11:42:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 11:42:00 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 11:42:00 UTC] User ID: 1086
[18-Jul-2026 11:42:00 UTC] ✅ User profile retrieved successfully for user ID: 1086
[18-Jul-2026 12:03:37 UTC] === API CALL LOG ===
[18-Jul-2026 12:03:37 UTC] Endpoint: user/profile.php
[18-Jul-2026 12:03:37 UTC] Full Log Data: {
    "timestamp": "2026-07-18 12:03:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "40.160.252.118",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "40.160.252.118, 162.158.154.203",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NiIsInVzZXJuYW1lIjoic2hhZHkxMzg4IiwiZW1haWwiOiJhemFkZWhnaG9sYW1wb3JuYXNhYmRlaGRhc2h0QGdtYWlsLmNvbSIsImV4cCI6MTc4NDk3ODk1N30.LWHX8DTvJwYwpdK8VpP-tylaZg9pEeFh0mfpvBGFuWs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d1581aa8b243c9-EWR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "40.160.252.118",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 12:03:37 UTC] === END API CALL LOG ===
[18-Jul-2026 12:03:37 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 12:03:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NiIsInVzZXJuYW1lIjoic2hhZHkxMzg4IiwiZW1haWwiOiJhemFkZWhnaG9sYW1wb3JuYXNhYmRlaGRhc2h0QGdtYWlsLmNvbSIsImV4cCI6MTc4NDk3ODk1N30.LWHX8DTvJwYwpdK8VpP-tylaZg9pEeFh0mfpvBGFuWs
[18-Jul-2026 12:03:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 12:03:37 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 12:03:37 UTC] User ID: 1086
[18-Jul-2026 12:03:37 UTC] ✅ User profile retrieved successfully for user ID: 1086
[18-Jul-2026 12:03:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 12:03:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 12:03:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"40.160.252.118, 162.158.154.203","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NiIsInVzZXJuYW1lIjoic2hhZHkxMzg4IiwiZW1haWwiOiJhemFkZWhnaG9sYW1wb3JuYXNhYmRlaGRhc2h0QGdtYWlsLmNvbSIsImV4cCI6MTc4NDk3ODk1N30.LWHX8DTvJwYwpdK8VpP-tylaZg9pEeFh0mfpvBGFuWs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1d1583739af43c9-EWR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"40.160.252.118","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-Jul-2026 12:03:41 UTC] === User Orders API Called ===
[18-Jul-2026 12:03:41 UTC] User ID: 1086
[18-Jul-2026 12:03:41 UTC] Limit: 20, Offset: 0
[18-Jul-2026 12:03:41 UTC] Orders found: 0
[18-Jul-2026 12:03:41 UTC] Orders data: []
[18-Jul-2026 12:03:41 UTC] Total orders count: 0
[18-Jul-2026 12:03:41 UTC] === API CALL LOG ===
[18-Jul-2026 12:03:41 UTC] Endpoint: user/profile.php
[18-Jul-2026 12:03:41 UTC] Full Log Data: {
    "timestamp": "2026-07-18 12:03:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "40.160.252.118",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "40.160.252.118, 162.158.155.85",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NiIsInVzZXJuYW1lIjoic2hhZHkxMzg4IiwiZW1haWwiOiJhemFkZWhnaG9sYW1wb3JuYXNhYmRlaGRhc2h0QGdtYWlsLmNvbSIsImV4cCI6MTc4NDk3ODk1N30.LWHX8DTvJwYwpdK8VpP-tylaZg9pEeFh0mfpvBGFuWs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d1583739ae43c9-EWR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "40.160.252.118",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 12:03:41 UTC] === END API CALL LOG ===
[18-Jul-2026 12:03:41 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 12:03:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NiIsInVzZXJuYW1lIjoic2hhZHkxMzg4IiwiZW1haWwiOiJhemFkZWhnaG9sYW1wb3JuYXNhYmRlaGRhc2h0QGdtYWlsLmNvbSIsImV4cCI6MTc4NDk3ODk1N30.LWHX8DTvJwYwpdK8VpP-tylaZg9pEeFh0mfpvBGFuWs
[18-Jul-2026 12:03:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 12:03:41 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 12:03:41 UTC] User ID: 1086
[18-Jul-2026 12:03:41 UTC] ✅ User profile retrieved successfully for user ID: 1086
[18-Jul-2026 12:03:41 UTC] === API CALL LOG ===
[18-Jul-2026 12:03:41 UTC] Endpoint: user/profile.php
[18-Jul-2026 12:03:41 UTC] Full Log Data: {
    "timestamp": "2026-07-18 12:03:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "40.160.252.118",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "40.160.252.118, 162.158.155.86",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NiIsInVzZXJuYW1lIjoic2hhZHkxMzg4IiwiZW1haWwiOiJhemFkZWhnaG9sYW1wb3JuYXNhYmRlaGRhc2h0QGdtYWlsLmNvbSIsImV4cCI6MTc4NDk3ODk1N30.LWHX8DTvJwYwpdK8VpP-tylaZg9pEeFh0mfpvBGFuWs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d1583739a843c9-EWR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "40.160.252.118",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 12:03:41 UTC] === END API CALL LOG ===
[18-Jul-2026 12:03:41 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 12:03:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NiIsInVzZXJuYW1lIjoic2hhZHkxMzg4IiwiZW1haWwiOiJhemFkZWhnaG9sYW1wb3JuYXNhYmRlaGRhc2h0QGdtYWlsLmNvbSIsImV4cCI6MTc4NDk3ODk1N30.LWHX8DTvJwYwpdK8VpP-tylaZg9pEeFh0mfpvBGFuWs
[18-Jul-2026 12:03:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 12:03:41 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 12:03:41 UTC] User ID: 1086
[18-Jul-2026 12:03:41 UTC] ✅ User profile retrieved successfully for user ID: 1086
[18-Jul-2026 12:03:46 UTC] === API CALL LOG ===
[18-Jul-2026 12:03:46 UTC] Endpoint: user/profile.php
[18-Jul-2026 12:03:46 UTC] Full Log Data: {
    "timestamp": "2026-07-18 12:03:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "40.160.252.118",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "40.160.252.118, 162.158.154.203",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NiIsInVzZXJuYW1lIjoic2hhZHkxMzg4IiwiZW1haWwiOiJhemFkZWhnaG9sYW1wb3JuYXNhYmRlaGRhc2h0QGdtYWlsLmNvbSIsImV4cCI6MTc4NDk3ODk1N30.LWHX8DTvJwYwpdK8VpP-tylaZg9pEeFh0mfpvBGFuWs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d15859bd2c43c9-EWR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "40.160.252.118",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 12:03:46 UTC] === END API CALL LOG ===
[18-Jul-2026 12:03:46 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 12:03:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NiIsInVzZXJuYW1lIjoic2hhZHkxMzg4IiwiZW1haWwiOiJhemFkZWhnaG9sYW1wb3JuYXNhYmRlaGRhc2h0QGdtYWlsLmNvbSIsImV4cCI6MTc4NDk3ODk1N30.LWHX8DTvJwYwpdK8VpP-tylaZg9pEeFh0mfpvBGFuWs
[18-Jul-2026 12:03:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 12:03:46 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 12:03:46 UTC] User ID: 1086
[18-Jul-2026 12:03:46 UTC] ✅ User profile retrieved successfully for user ID: 1086
[18-Jul-2026 12:44:53 UTC] === API CALL LOG ===
[18-Jul-2026 12:44:53 UTC] Endpoint: user/profile.php
[18-Jul-2026 12:44:53 UTC] Full Log Data: {
    "timestamp": "2026-07-18 12:44:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "125.164.248.23",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "125.164.248.23, 172.70.142.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NyIsInVzZXJuYW1lIjoiYWRtaW5zIiwiZW1haWwiOiJtYXNsaW5hLnB1dHJpMjJAZ21haWwuY29tIiwiZXhwIjoxNzg0OTgzNDkxfQ.atSmlnHqxMzs_psFS_pRagxabXfh0CKQUTLI1NsstDg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d1948eddb75fe1-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "125.164.248.23",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 12:44:53 UTC] === END API CALL LOG ===
[18-Jul-2026 12:44:53 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 12:44:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NyIsInVzZXJuYW1lIjoiYWRtaW5zIiwiZW1haWwiOiJtYXNsaW5hLnB1dHJpMjJAZ21haWwuY29tIiwiZXhwIjoxNzg0OTgzNDkxfQ.atSmlnHqxMzs_psFS_pRagxabXfh0CKQUTLI1NsstDg
[18-Jul-2026 12:44:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 12:44:53 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 12:44:53 UTC] User ID: 1087
[18-Jul-2026 12:44:53 UTC] ✅ User profile retrieved successfully for user ID: 1087
[18-Jul-2026 12:44:53 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 12:44:53 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 12:44:53 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"125.164.248.23, 172.70.142.70","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NyIsInVzZXJuYW1lIjoiYWRtaW5zIiwiZW1haWwiOiJtYXNsaW5hLnB1dHJpMjJAZ21haWwuY29tIiwiZXhwIjoxNzg0OTgzNDkxfQ.atSmlnHqxMzs_psFS_pRagxabXfh0CKQUTLI1NsstDg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1d1948f0de35fe1-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"125.164.248.23","cf-ipcountry":"ID","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-Jul-2026 12:44:53 UTC] === User Orders API Called ===
[18-Jul-2026 12:44:53 UTC] User ID: 1087
[18-Jul-2026 12:44:53 UTC] Limit: 20, Offset: 0
[18-Jul-2026 12:44:53 UTC] Orders found: 0
[18-Jul-2026 12:44:53 UTC] Orders data: []
[18-Jul-2026 12:44:53 UTC] Total orders count: 0
[18-Jul-2026 12:44:53 UTC] === API CALL LOG ===
[18-Jul-2026 12:44:53 UTC] Endpoint: user/profile.php
[18-Jul-2026 12:44:53 UTC] Full Log Data: {
    "timestamp": "2026-07-18 12:44:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "125.164.248.23",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "125.164.248.23, 172.70.142.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NyIsInVzZXJuYW1lIjoiYWRtaW5zIiwiZW1haWwiOiJtYXNsaW5hLnB1dHJpMjJAZ21haWwuY29tIiwiZXhwIjoxNzg0OTgzNDkxfQ.atSmlnHqxMzs_psFS_pRagxabXfh0CKQUTLI1NsstDg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d1948f7e405fe1-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "125.164.248.23",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 12:44:53 UTC] === END API CALL LOG ===
[18-Jul-2026 12:44:53 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 12:44:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NyIsInVzZXJuYW1lIjoiYWRtaW5zIiwiZW1haWwiOiJtYXNsaW5hLnB1dHJpMjJAZ21haWwuY29tIiwiZXhwIjoxNzg0OTgzNDkxfQ.atSmlnHqxMzs_psFS_pRagxabXfh0CKQUTLI1NsstDg
[18-Jul-2026 12:44:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 12:44:53 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 12:44:53 UTC] User ID: 1087
[18-Jul-2026 12:44:53 UTC] ✅ User profile retrieved successfully for user ID: 1087
[18-Jul-2026 12:44:54 UTC] === API CALL LOG ===
[18-Jul-2026 12:44:54 UTC] Endpoint: user/profile.php
[18-Jul-2026 12:44:54 UTC] Full Log Data: {
    "timestamp": "2026-07-18 12:44:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "125.164.248.23",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "125.164.248.23, 172.70.142.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NyIsInVzZXJuYW1lIjoiYWRtaW5zIiwiZW1haWwiOiJtYXNsaW5hLnB1dHJpMjJAZ21haWwuY29tIiwiZXhwIjoxNzg0OTgzNDkxfQ.atSmlnHqxMzs_psFS_pRagxabXfh0CKQUTLI1NsstDg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d19498ee7d5fe1-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "125.164.248.23",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 12:44:54 UTC] === END API CALL LOG ===
[18-Jul-2026 12:44:54 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 12:44:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NyIsInVzZXJuYW1lIjoiYWRtaW5zIiwiZW1haWwiOiJtYXNsaW5hLnB1dHJpMjJAZ21haWwuY29tIiwiZXhwIjoxNzg0OTgzNDkxfQ.atSmlnHqxMzs_psFS_pRagxabXfh0CKQUTLI1NsstDg
[18-Jul-2026 12:44:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 12:44:54 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 12:44:54 UTC] User ID: 1087
[18-Jul-2026 12:44:54 UTC] ✅ User profile retrieved successfully for user ID: 1087
[18-Jul-2026 12:45:00 UTC] === API CALL LOG ===
[18-Jul-2026 12:45:00 UTC] Endpoint: user/profile.php
[18-Jul-2026 12:45:00 UTC] Full Log Data: {
    "timestamp": "2026-07-18 12:45:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "125.164.248.23",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "125.164.248.23, 172.70.142.224",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NyIsInVzZXJuYW1lIjoiYWRtaW5zIiwiZW1haWwiOiJtYXNsaW5hLnB1dHJpMjJAZ21haWwuY29tIiwiZXhwIjoxNzg0OTgzNDkxfQ.atSmlnHqxMzs_psFS_pRagxabXfh0CKQUTLI1NsstDg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d194bc3e255fe1-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "125.164.248.23",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 12:45:00 UTC] === END API CALL LOG ===
[18-Jul-2026 12:45:00 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 12:45:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NyIsInVzZXJuYW1lIjoiYWRtaW5zIiwiZW1haWwiOiJtYXNsaW5hLnB1dHJpMjJAZ21haWwuY29tIiwiZXhwIjoxNzg0OTgzNDkxfQ.atSmlnHqxMzs_psFS_pRagxabXfh0CKQUTLI1NsstDg
[18-Jul-2026 12:45:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 12:45:00 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 12:45:00 UTC] User ID: 1087
[18-Jul-2026 12:45:00 UTC] ✅ User profile retrieved successfully for user ID: 1087
[18-Jul-2026 12:45:01 UTC] User Purchases API - User ID: 1087
[18-Jul-2026 12:45:01 UTC] User Purchases API - Total purchases found: 0
[18-Jul-2026 12:45:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 12:45:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 12:45:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"125.164.248.23, 172.70.142.224","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NyIsInVzZXJuYW1lIjoiYWRtaW5zIiwiZW1haWwiOiJtYXNsaW5hLnB1dHJpMjJAZ21haWwuY29tIiwiZXhwIjoxNzg0OTgzNDkxfQ.atSmlnHqxMzs_psFS_pRagxabXfh0CKQUTLI1NsstDg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1d194ed18d25fe1-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"125.164.248.23","cf-ipcountry":"ID","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-Jul-2026 12:45:08 UTC] === User Orders API Called ===
[18-Jul-2026 12:45:08 UTC] User ID: 1087
[18-Jul-2026 12:45:08 UTC] Limit: 20, Offset: 0
[18-Jul-2026 12:45:08 UTC] Orders found: 0
[18-Jul-2026 12:45:08 UTC] Orders data: []
[18-Jul-2026 12:45:08 UTC] Total orders count: 0
[18-Jul-2026 12:45:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 12:45:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 12:45:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"125.164.248.23, 172.70.142.224","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NyIsInVzZXJuYW1lIjoiYWRtaW5zIiwiZW1haWwiOiJtYXNsaW5hLnB1dHJpMjJAZ21haWwuY29tIiwiZXhwIjoxNzg0OTgzNDkxfQ.atSmlnHqxMzs_psFS_pRagxabXfh0CKQUTLI1NsstDg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1d194f9bb1d5fe1-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"125.164.248.23","cf-ipcountry":"ID","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-Jul-2026 12:45:10 UTC] === User Orders API Called ===
[18-Jul-2026 12:45:10 UTC] User ID: 1087
[18-Jul-2026 12:45:10 UTC] Limit: 20, Offset: 0
[18-Jul-2026 12:45:10 UTC] Orders found: 0
[18-Jul-2026 12:45:10 UTC] Orders data: []
[18-Jul-2026 12:45:10 UTC] Total orders count: 0
[18-Jul-2026 12:45:10 UTC] === API CALL LOG ===
[18-Jul-2026 12:45:10 UTC] Endpoint: user/profile.php
[18-Jul-2026 12:45:10 UTC] Full Log Data: {
    "timestamp": "2026-07-18 12:45:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "125.164.248.23",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "125.164.248.23, 172.70.142.224",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NyIsInVzZXJuYW1lIjoiYWRtaW5zIiwiZW1haWwiOiJtYXNsaW5hLnB1dHJpMjJAZ21haWwuY29tIiwiZXhwIjoxNzg0OTgzNDkxfQ.atSmlnHqxMzs_psFS_pRagxabXfh0CKQUTLI1NsstDg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d194fa2b855fe1-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "125.164.248.23",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 12:45:10 UTC] === END API CALL LOG ===
[18-Jul-2026 12:45:10 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 12:45:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NyIsInVzZXJuYW1lIjoiYWRtaW5zIiwiZW1haWwiOiJtYXNsaW5hLnB1dHJpMjJAZ21haWwuY29tIiwiZXhwIjoxNzg0OTgzNDkxfQ.atSmlnHqxMzs_psFS_pRagxabXfh0CKQUTLI1NsstDg
[18-Jul-2026 12:45:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 12:45:10 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 12:45:10 UTC] User ID: 1087
[18-Jul-2026 12:45:10 UTC] ✅ User profile retrieved successfully for user ID: 1087
[18-Jul-2026 12:45:10 UTC] === API CALL LOG ===
[18-Jul-2026 12:45:10 UTC] Endpoint: user/profile.php
[18-Jul-2026 12:45:10 UTC] Full Log Data: {
    "timestamp": "2026-07-18 12:45:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "125.164.248.23",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "125.164.248.23, 172.70.142.224",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NyIsInVzZXJuYW1lIjoiYWRtaW5zIiwiZW1haWwiOiJtYXNsaW5hLnB1dHJpMjJAZ21haWwuY29tIiwiZXhwIjoxNzg0OTgzNDkxfQ.atSmlnHqxMzs_psFS_pRagxabXfh0CKQUTLI1NsstDg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d194fe1e7c5fe1-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "125.164.248.23",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 12:45:10 UTC] === END API CALL LOG ===
[18-Jul-2026 12:45:10 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 12:45:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NyIsInVzZXJuYW1lIjoiYWRtaW5zIiwiZW1haWwiOiJtYXNsaW5hLnB1dHJpMjJAZ21haWwuY29tIiwiZXhwIjoxNzg0OTgzNDkxfQ.atSmlnHqxMzs_psFS_pRagxabXfh0CKQUTLI1NsstDg
[18-Jul-2026 12:45:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 12:45:10 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 12:45:10 UTC] User ID: 1087
[18-Jul-2026 12:45:10 UTC] ✅ User profile retrieved successfully for user ID: 1087
[18-Jul-2026 12:45:11 UTC] === API CALL LOG ===
[18-Jul-2026 12:45:11 UTC] Endpoint: user/profile.php
[18-Jul-2026 12:45:11 UTC] Full Log Data: {
    "timestamp": "2026-07-18 12:45:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "125.164.248.23",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "125.164.248.23, 172.70.142.224",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NyIsInVzZXJuYW1lIjoiYWRtaW5zIiwiZW1haWwiOiJtYXNsaW5hLnB1dHJpMjJAZ21haWwuY29tIiwiZXhwIjoxNzg0OTgzNDkxfQ.atSmlnHqxMzs_psFS_pRagxabXfh0CKQUTLI1NsstDg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d19500380b5fe1-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "125.164.248.23",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 12:45:11 UTC] === END API CALL LOG ===
[18-Jul-2026 12:45:11 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 12:45:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NyIsInVzZXJuYW1lIjoiYWRtaW5zIiwiZW1haWwiOiJtYXNsaW5hLnB1dHJpMjJAZ21haWwuY29tIiwiZXhwIjoxNzg0OTgzNDkxfQ.atSmlnHqxMzs_psFS_pRagxabXfh0CKQUTLI1NsstDg
[18-Jul-2026 12:45:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 12:45:11 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 12:45:11 UTC] User ID: 1087
[18-Jul-2026 12:45:11 UTC] ✅ User profile retrieved successfully for user ID: 1087
[18-Jul-2026 12:45:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 12:45:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 12:45:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"125.164.248.23, 172.70.142.225","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NyIsInVzZXJuYW1lIjoiYWRtaW5zIiwiZW1haWwiOiJtYXNsaW5hLnB1dHJpMjJAZ21haWwuY29tIiwiZXhwIjoxNzg0OTgzNDkxfQ.atSmlnHqxMzs_psFS_pRagxabXfh0CKQUTLI1NsstDg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1d195566eda5fe1-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"125.164.248.23","cf-ipcountry":"ID","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-Jul-2026 12:45:25 UTC] === User Orders API Called ===
[18-Jul-2026 12:45:25 UTC] User ID: 1087
[18-Jul-2026 12:45:25 UTC] Limit: 20, Offset: 0
[18-Jul-2026 12:45:25 UTC] Orders found: 0
[18-Jul-2026 12:45:25 UTC] Orders data: []
[18-Jul-2026 12:45:25 UTC] Total orders count: 0
[18-Jul-2026 12:45:25 UTC] === API CALL LOG ===
[18-Jul-2026 12:45:25 UTC] Endpoint: user/profile.php
[18-Jul-2026 12:45:25 UTC] Full Log Data: {
    "timestamp": "2026-07-18 12:45:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "125.164.248.23",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "125.164.248.23, 172.70.142.225",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NyIsInVzZXJuYW1lIjoiYWRtaW5zIiwiZW1haWwiOiJtYXNsaW5hLnB1dHJpMjJAZ21haWwuY29tIiwiZXhwIjoxNzg0OTgzNDkxfQ.atSmlnHqxMzs_psFS_pRagxabXfh0CKQUTLI1NsstDg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d19556ef575fe1-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "125.164.248.23",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 12:45:25 UTC] === END API CALL LOG ===
[18-Jul-2026 12:45:25 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 12:45:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NyIsInVzZXJuYW1lIjoiYWRtaW5zIiwiZW1haWwiOiJtYXNsaW5hLnB1dHJpMjJAZ21haWwuY29tIiwiZXhwIjoxNzg0OTgzNDkxfQ.atSmlnHqxMzs_psFS_pRagxabXfh0CKQUTLI1NsstDg
[18-Jul-2026 12:45:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 12:45:25 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 12:45:25 UTC] User ID: 1087
[18-Jul-2026 12:45:25 UTC] ✅ User profile retrieved successfully for user ID: 1087
[18-Jul-2026 12:45:25 UTC] === API CALL LOG ===
[18-Jul-2026 12:45:25 UTC] Endpoint: user/profile.php
[18-Jul-2026 12:45:25 UTC] Full Log Data: {
    "timestamp": "2026-07-18 12:45:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "125.164.248.23",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "125.164.248.23, 172.70.142.225",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NyIsInVzZXJuYW1lIjoiYWRtaW5zIiwiZW1haWwiOiJtYXNsaW5hLnB1dHJpMjJAZ21haWwuY29tIiwiZXhwIjoxNzg0OTgzNDkxfQ.atSmlnHqxMzs_psFS_pRagxabXfh0CKQUTLI1NsstDg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d1955adadc5fe1-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "125.164.248.23",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 12:45:25 UTC] === END API CALL LOG ===
[18-Jul-2026 12:45:25 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 12:45:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NyIsInVzZXJuYW1lIjoiYWRtaW5zIiwiZW1haWwiOiJtYXNsaW5hLnB1dHJpMjJAZ21haWwuY29tIiwiZXhwIjoxNzg0OTgzNDkxfQ.atSmlnHqxMzs_psFS_pRagxabXfh0CKQUTLI1NsstDg
[18-Jul-2026 12:45:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 12:45:25 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 12:45:25 UTC] User ID: 1087
[18-Jul-2026 12:45:25 UTC] ✅ User profile retrieved successfully for user ID: 1087
[18-Jul-2026 12:45:26 UTC] === API CALL LOG ===
[18-Jul-2026 12:45:26 UTC] Endpoint: user/profile.php
[18-Jul-2026 12:45:26 UTC] Full Log Data: {
    "timestamp": "2026-07-18 12:45:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "125.164.248.23",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "125.164.248.23, 172.70.142.225",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NyIsInVzZXJuYW1lIjoiYWRtaW5zIiwiZW1haWwiOiJtYXNsaW5hLnB1dHJpMjJAZ21haWwuY29tIiwiZXhwIjoxNzg0OTgzNDkxfQ.atSmlnHqxMzs_psFS_pRagxabXfh0CKQUTLI1NsstDg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d19560983b5fe1-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "125.164.248.23",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 12:45:26 UTC] === END API CALL LOG ===
[18-Jul-2026 12:45:26 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 12:45:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NyIsInVzZXJuYW1lIjoiYWRtaW5zIiwiZW1haWwiOiJtYXNsaW5hLnB1dHJpMjJAZ21haWwuY29tIiwiZXhwIjoxNzg0OTgzNDkxfQ.atSmlnHqxMzs_psFS_pRagxabXfh0CKQUTLI1NsstDg
[18-Jul-2026 12:45:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 12:45:26 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 12:45:26 UTC] User ID: 1087
[18-Jul-2026 12:45:26 UTC] ✅ User profile retrieved successfully for user ID: 1087
[18-Jul-2026 12:45:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 12:45:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 12:45:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"125.164.248.23, 172.70.142.225","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NyIsInVzZXJuYW1lIjoiYWRtaW5zIiwiZW1haWwiOiJtYXNsaW5hLnB1dHJpMjJAZ21haWwuY29tIiwiZXhwIjoxNzg0OTgzNDkxfQ.atSmlnHqxMzs_psFS_pRagxabXfh0CKQUTLI1NsstDg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1d195ac29135fe1-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"125.164.248.23","cf-ipcountry":"ID","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-Jul-2026 12:45:39 UTC] === User Orders API Called ===
[18-Jul-2026 12:45:39 UTC] User ID: 1087
[18-Jul-2026 12:45:39 UTC] Limit: 20, Offset: 0
[18-Jul-2026 12:45:39 UTC] Orders found: 0
[18-Jul-2026 12:45:39 UTC] Orders data: []
[18-Jul-2026 12:45:39 UTC] Total orders count: 0
[18-Jul-2026 12:45:39 UTC] === API CALL LOG ===
[18-Jul-2026 12:45:39 UTC] Endpoint: user/profile.php
[18-Jul-2026 12:45:39 UTC] Full Log Data: {
    "timestamp": "2026-07-18 12:45:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "125.164.248.23",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "125.164.248.23, 172.70.142.224",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NyIsInVzZXJuYW1lIjoiYWRtaW5zIiwiZW1haWwiOiJtYXNsaW5hLnB1dHJpMjJAZ21haWwuY29tIiwiZXhwIjoxNzg0OTgzNDkxfQ.atSmlnHqxMzs_psFS_pRagxabXfh0CKQUTLI1NsstDg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d195ac79875fe1-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "125.164.248.23",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 12:45:39 UTC] === END API CALL LOG ===
[18-Jul-2026 12:45:39 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 12:45:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NyIsInVzZXJuYW1lIjoiYWRtaW5zIiwiZW1haWwiOiJtYXNsaW5hLnB1dHJpMjJAZ21haWwuY29tIiwiZXhwIjoxNzg0OTgzNDkxfQ.atSmlnHqxMzs_psFS_pRagxabXfh0CKQUTLI1NsstDg
[18-Jul-2026 12:45:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 12:45:39 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 12:45:39 UTC] User ID: 1087
[18-Jul-2026 12:45:39 UTC] ✅ User profile retrieved successfully for user ID: 1087
[18-Jul-2026 12:45:39 UTC] === API CALL LOG ===
[18-Jul-2026 12:45:39 UTC] Endpoint: user/profile.php
[18-Jul-2026 12:45:39 UTC] Full Log Data: {
    "timestamp": "2026-07-18 12:45:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "125.164.248.23",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "125.164.248.23, 172.70.142.225",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NyIsInVzZXJuYW1lIjoiYWRtaW5zIiwiZW1haWwiOiJtYXNsaW5hLnB1dHJpMjJAZ21haWwuY29tIiwiZXhwIjoxNzg0OTgzNDkxfQ.atSmlnHqxMzs_psFS_pRagxabXfh0CKQUTLI1NsstDg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d195b04ce65fe1-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "125.164.248.23",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 12:45:39 UTC] === END API CALL LOG ===
[18-Jul-2026 12:45:39 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 12:45:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NyIsInVzZXJuYW1lIjoiYWRtaW5zIiwiZW1haWwiOiJtYXNsaW5hLnB1dHJpMjJAZ21haWwuY29tIiwiZXhwIjoxNzg0OTgzNDkxfQ.atSmlnHqxMzs_psFS_pRagxabXfh0CKQUTLI1NsstDg
[18-Jul-2026 12:45:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 12:45:39 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 12:45:39 UTC] User ID: 1087
[18-Jul-2026 12:45:39 UTC] ✅ User profile retrieved successfully for user ID: 1087
[18-Jul-2026 12:45:40 UTC] === API CALL LOG ===
[18-Jul-2026 12:45:40 UTC] Endpoint: user/profile.php
[18-Jul-2026 12:45:40 UTC] Full Log Data: {
    "timestamp": "2026-07-18 12:45:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "125.164.248.23",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "125.164.248.23, 172.70.142.224",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NyIsInVzZXJuYW1lIjoiYWRtaW5zIiwiZW1haWwiOiJtYXNsaW5hLnB1dHJpMjJAZ21haWwuY29tIiwiZXhwIjoxNzg0OTgzNDkxfQ.atSmlnHqxMzs_psFS_pRagxabXfh0CKQUTLI1NsstDg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d195b5796d5fe1-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "125.164.248.23",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 12:45:40 UTC] === END API CALL LOG ===
[18-Jul-2026 12:45:40 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 12:45:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NyIsInVzZXJuYW1lIjoiYWRtaW5zIiwiZW1haWwiOiJtYXNsaW5hLnB1dHJpMjJAZ21haWwuY29tIiwiZXhwIjoxNzg0OTgzNDkxfQ.atSmlnHqxMzs_psFS_pRagxabXfh0CKQUTLI1NsstDg
[18-Jul-2026 12:45:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 12:45:40 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 12:45:40 UTC] User ID: 1087
[18-Jul-2026 12:45:40 UTC] ✅ User profile retrieved successfully for user ID: 1087
[18-Jul-2026 12:45:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 12:45:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 12:45:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"125.164.248.23, 172.70.142.224","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NyIsInVzZXJuYW1lIjoiYWRtaW5zIiwiZW1haWwiOiJtYXNsaW5hLnB1dHJpMjJAZ21haWwuY29tIiwiZXhwIjoxNzg0OTgzNDkxfQ.atSmlnHqxMzs_psFS_pRagxabXfh0CKQUTLI1NsstDg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1d195d618155fe1-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"125.164.248.23","cf-ipcountry":"ID","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-Jul-2026 12:45:45 UTC] === User Orders API Called ===
[18-Jul-2026 12:45:45 UTC] User ID: 1087
[18-Jul-2026 12:45:45 UTC] Limit: 20, Offset: 0
[18-Jul-2026 12:45:45 UTC] Orders found: 0
[18-Jul-2026 12:45:45 UTC] Orders data: []
[18-Jul-2026 12:45:45 UTC] Total orders count: 0
[18-Jul-2026 12:45:47 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 12:45:47 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 12:45:47 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"125.164.248.23, 172.70.142.224","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NyIsInVzZXJuYW1lIjoiYWRtaW5zIiwiZW1haWwiOiJtYXNsaW5hLnB1dHJpMjJAZ21haWwuY29tIiwiZXhwIjoxNzg0OTgzNDkxfQ.atSmlnHqxMzs_psFS_pRagxabXfh0CKQUTLI1NsstDg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1d195e2cbb15fe1-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"125.164.248.23","cf-ipcountry":"ID","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-Jul-2026 12:45:47 UTC] === User Orders API Called ===
[18-Jul-2026 12:45:47 UTC] User ID: 1087
[18-Jul-2026 12:45:47 UTC] Limit: 20, Offset: 0
[18-Jul-2026 12:45:47 UTC] Orders found: 0
[18-Jul-2026 12:45:47 UTC] Orders data: []
[18-Jul-2026 12:45:47 UTC] Total orders count: 0
[18-Jul-2026 12:45:47 UTC] === API CALL LOG ===
[18-Jul-2026 12:45:47 UTC] Endpoint: user/profile.php
[18-Jul-2026 12:45:47 UTC] Full Log Data: {
    "timestamp": "2026-07-18 12:45:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "125.164.248.23",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "125.164.248.23, 172.70.142.224",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NyIsInVzZXJuYW1lIjoiYWRtaW5zIiwiZW1haWwiOiJtYXNsaW5hLnB1dHJpMjJAZ21haWwuY29tIiwiZXhwIjoxNzg0OTgzNDkxfQ.atSmlnHqxMzs_psFS_pRagxabXfh0CKQUTLI1NsstDg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d195e33c1a5fe1-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "125.164.248.23",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 12:45:47 UTC] === END API CALL LOG ===
[18-Jul-2026 12:45:47 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 12:45:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NyIsInVzZXJuYW1lIjoiYWRtaW5zIiwiZW1haWwiOiJtYXNsaW5hLnB1dHJpMjJAZ21haWwuY29tIiwiZXhwIjoxNzg0OTgzNDkxfQ.atSmlnHqxMzs_psFS_pRagxabXfh0CKQUTLI1NsstDg
[18-Jul-2026 12:45:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 12:45:47 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 12:45:47 UTC] User ID: 1087
[18-Jul-2026 12:45:47 UTC] ✅ User profile retrieved successfully for user ID: 1087
[18-Jul-2026 12:45:48 UTC] === API CALL LOG ===
[18-Jul-2026 12:45:48 UTC] Endpoint: user/profile.php
[18-Jul-2026 12:45:48 UTC] Full Log Data: {
    "timestamp": "2026-07-18 12:45:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "125.164.248.23",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "125.164.248.23, 172.70.142.224",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NyIsInVzZXJuYW1lIjoiYWRtaW5zIiwiZW1haWwiOiJtYXNsaW5hLnB1dHJpMjJAZ21haWwuY29tIiwiZXhwIjoxNzg0OTgzNDkxfQ.atSmlnHqxMzs_psFS_pRagxabXfh0CKQUTLI1NsstDg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d195e71fdb5fe1-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "125.164.248.23",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 12:45:48 UTC] === END API CALL LOG ===
[18-Jul-2026 12:45:48 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 12:45:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NyIsInVzZXJuYW1lIjoiYWRtaW5zIiwiZW1haWwiOiJtYXNsaW5hLnB1dHJpMjJAZ21haWwuY29tIiwiZXhwIjoxNzg0OTgzNDkxfQ.atSmlnHqxMzs_psFS_pRagxabXfh0CKQUTLI1NsstDg
[18-Jul-2026 12:45:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 12:45:48 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 12:45:48 UTC] User ID: 1087
[18-Jul-2026 12:45:48 UTC] ✅ User profile retrieved successfully for user ID: 1087
[18-Jul-2026 12:45:48 UTC] === API CALL LOG ===
[18-Jul-2026 12:45:48 UTC] Endpoint: user/profile.php
[18-Jul-2026 12:45:48 UTC] Full Log Data: {
    "timestamp": "2026-07-18 12:45:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "125.164.248.23",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "125.164.248.23, 172.70.142.224",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NyIsInVzZXJuYW1lIjoiYWRtaW5zIiwiZW1haWwiOiJtYXNsaW5hLnB1dHJpMjJAZ21haWwuY29tIiwiZXhwIjoxNzg0OTgzNDkxfQ.atSmlnHqxMzs_psFS_pRagxabXfh0CKQUTLI1NsstDg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d195e9ba665fe1-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "125.164.248.23",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 12:45:48 UTC] === END API CALL LOG ===
[18-Jul-2026 12:45:48 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 12:45:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NyIsInVzZXJuYW1lIjoiYWRtaW5zIiwiZW1haWwiOiJtYXNsaW5hLnB1dHJpMjJAZ21haWwuY29tIiwiZXhwIjoxNzg0OTgzNDkxfQ.atSmlnHqxMzs_psFS_pRagxabXfh0CKQUTLI1NsstDg
[18-Jul-2026 12:45:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 12:45:48 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 12:45:48 UTC] User ID: 1087
[18-Jul-2026 12:45:48 UTC] ✅ User profile retrieved successfully for user ID: 1087
[18-Jul-2026 12:45:49 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 12:45:49 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 12:45:49 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"125.164.248.23, 172.70.142.224","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NyIsInVzZXJuYW1lIjoiYWRtaW5zIiwiZW1haWwiOiJtYXNsaW5hLnB1dHJpMjJAZ21haWwuY29tIiwiZXhwIjoxNzg0OTgzNDkxfQ.atSmlnHqxMzs_psFS_pRagxabXfh0CKQUTLI1NsstDg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1d195f2aa3a5fe1-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"125.164.248.23","cf-ipcountry":"ID","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-Jul-2026 12:45:49 UTC] === User Orders API Called ===
[18-Jul-2026 12:45:49 UTC] User ID: 1087
[18-Jul-2026 12:45:49 UTC] Limit: 20, Offset: 0
[18-Jul-2026 12:45:49 UTC] Orders found: 0
[18-Jul-2026 12:45:49 UTC] Orders data: []
[18-Jul-2026 12:45:49 UTC] Total orders count: 0
[18-Jul-2026 12:45:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 12:45:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 12:45:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"125.164.248.23, 172.70.142.224","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NyIsInVzZXJuYW1lIjoiYWRtaW5zIiwiZW1haWwiOiJtYXNsaW5hLnB1dHJpMjJAZ21haWwuY29tIiwiZXhwIjoxNzg0OTgzNDkxfQ.atSmlnHqxMzs_psFS_pRagxabXfh0CKQUTLI1NsstDg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1d195fad9ec5fe1-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"125.164.248.23","cf-ipcountry":"ID","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-Jul-2026 12:45:51 UTC] === User Orders API Called ===
[18-Jul-2026 12:45:51 UTC] User ID: 1087
[18-Jul-2026 12:45:51 UTC] Limit: 20, Offset: 0
[18-Jul-2026 12:45:51 UTC] Orders found: 0
[18-Jul-2026 12:45:51 UTC] Orders data: []
[18-Jul-2026 12:45:51 UTC] Total orders count: 0
[18-Jul-2026 12:45:51 UTC] === API CALL LOG ===
[18-Jul-2026 12:45:51 UTC] Endpoint: user/profile.php
[18-Jul-2026 12:45:51 UTC] Full Log Data: {
    "timestamp": "2026-07-18 12:45:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "125.164.248.23",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "125.164.248.23, 172.70.142.224",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NyIsInVzZXJuYW1lIjoiYWRtaW5zIiwiZW1haWwiOiJtYXNsaW5hLnB1dHJpMjJAZ21haWwuY29tIiwiZXhwIjoxNzg0OTgzNDkxfQ.atSmlnHqxMzs_psFS_pRagxabXfh0CKQUTLI1NsstDg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d195fb3a595fe1-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "125.164.248.23",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 12:45:51 UTC] === END API CALL LOG ===
[18-Jul-2026 12:45:51 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 12:45:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NyIsInVzZXJuYW1lIjoiYWRtaW5zIiwiZW1haWwiOiJtYXNsaW5hLnB1dHJpMjJAZ21haWwuY29tIiwiZXhwIjoxNzg0OTgzNDkxfQ.atSmlnHqxMzs_psFS_pRagxabXfh0CKQUTLI1NsstDg
[18-Jul-2026 12:45:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 12:45:51 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 12:45:51 UTC] User ID: 1087
[18-Jul-2026 12:45:51 UTC] ✅ User profile retrieved successfully for user ID: 1087
[18-Jul-2026 12:45:51 UTC] === API CALL LOG ===
[18-Jul-2026 12:45:51 UTC] Endpoint: user/profile.php
[18-Jul-2026 12:45:51 UTC] Full Log Data: {
    "timestamp": "2026-07-18 12:45:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "125.164.248.23",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "125.164.248.23, 172.70.142.224",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NyIsInVzZXJuYW1lIjoiYWRtaW5zIiwiZW1haWwiOiJtYXNsaW5hLnB1dHJpMjJAZ21haWwuY29tIiwiZXhwIjoxNzg0OTgzNDkxfQ.atSmlnHqxMzs_psFS_pRagxabXfh0CKQUTLI1NsstDg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d195ff1de25fe1-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "125.164.248.23",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 12:45:51 UTC] === END API CALL LOG ===
[18-Jul-2026 12:45:51 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 12:45:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NyIsInVzZXJuYW1lIjoiYWRtaW5zIiwiZW1haWwiOiJtYXNsaW5hLnB1dHJpMjJAZ21haWwuY29tIiwiZXhwIjoxNzg0OTgzNDkxfQ.atSmlnHqxMzs_psFS_pRagxabXfh0CKQUTLI1NsstDg
[18-Jul-2026 12:45:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 12:45:51 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 12:45:51 UTC] User ID: 1087
[18-Jul-2026 12:45:51 UTC] ✅ User profile retrieved successfully for user ID: 1087
[18-Jul-2026 12:45:52 UTC] === API CALL LOG ===
[18-Jul-2026 12:45:52 UTC] Endpoint: user/profile.php
[18-Jul-2026 12:45:52 UTC] Full Log Data: {
    "timestamp": "2026-07-18 12:45:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "125.164.248.23",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "125.164.248.23, 172.70.142.224",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NyIsInVzZXJuYW1lIjoiYWRtaW5zIiwiZW1haWwiOiJtYXNsaW5hLnB1dHJpMjJAZ21haWwuY29tIiwiZXhwIjoxNzg0OTgzNDkxfQ.atSmlnHqxMzs_psFS_pRagxabXfh0CKQUTLI1NsstDg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d196011f8c5fe1-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "125.164.248.23",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 12:45:52 UTC] === END API CALL LOG ===
[18-Jul-2026 12:45:52 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 12:45:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NyIsInVzZXJuYW1lIjoiYWRtaW5zIiwiZW1haWwiOiJtYXNsaW5hLnB1dHJpMjJAZ21haWwuY29tIiwiZXhwIjoxNzg0OTgzNDkxfQ.atSmlnHqxMzs_psFS_pRagxabXfh0CKQUTLI1NsstDg
[18-Jul-2026 12:45:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 12:45:52 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 12:45:52 UTC] User ID: 1087
[18-Jul-2026 12:45:52 UTC] ✅ User profile retrieved successfully for user ID: 1087
[18-Jul-2026 12:46:23 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 12:46:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 12:46:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"125.164.248.23, 172.70.142.224","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NyIsInVzZXJuYW1lIjoiYWRtaW5zIiwiZW1haWwiOiJtYXNsaW5hLnB1dHJpMjJAZ21haWwuY29tIiwiZXhwIjoxNzg0OTgzNDkxfQ.atSmlnHqxMzs_psFS_pRagxabXfh0CKQUTLI1NsstDg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1d196be98f75fe1-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"125.164.248.23","cf-ipcountry":"ID","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-Jul-2026 12:46:23 UTC] === User Orders API Called ===
[18-Jul-2026 12:46:23 UTC] User ID: 1087
[18-Jul-2026 12:46:23 UTC] Limit: 20, Offset: 0
[18-Jul-2026 12:46:23 UTC] Orders found: 0
[18-Jul-2026 12:46:23 UTC] Orders data: []
[18-Jul-2026 12:46:23 UTC] Total orders count: 0
[18-Jul-2026 12:46:23 UTC] === API CALL LOG ===
[18-Jul-2026 12:46:23 UTC] Endpoint: user/profile.php
[18-Jul-2026 12:46:23 UTC] Full Log Data: {
    "timestamp": "2026-07-18 12:46:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "125.164.248.23",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "125.164.248.23, 172.70.142.224",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NyIsInVzZXJuYW1lIjoiYWRtaW5zIiwiZW1haWwiOiJtYXNsaW5hLnB1dHJpMjJAZ21haWwuY29tIiwiZXhwIjoxNzg0OTgzNDkxfQ.atSmlnHqxMzs_psFS_pRagxabXfh0CKQUTLI1NsstDg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d196bef9615fe1-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "125.164.248.23",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 12:46:23 UTC] === END API CALL LOG ===
[18-Jul-2026 12:46:23 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 12:46:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NyIsInVzZXJuYW1lIjoiYWRtaW5zIiwiZW1haWwiOiJtYXNsaW5hLnB1dHJpMjJAZ21haWwuY29tIiwiZXhwIjoxNzg0OTgzNDkxfQ.atSmlnHqxMzs_psFS_pRagxabXfh0CKQUTLI1NsstDg
[18-Jul-2026 12:46:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 12:46:23 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 12:46:23 UTC] User ID: 1087
[18-Jul-2026 12:46:23 UTC] ✅ User profile retrieved successfully for user ID: 1087
[18-Jul-2026 12:46:23 UTC] === API CALL LOG ===
[18-Jul-2026 12:46:23 UTC] Endpoint: user/profile.php
[18-Jul-2026 12:46:23 UTC] Full Log Data: {
    "timestamp": "2026-07-18 12:46:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "125.164.248.23",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "125.164.248.23, 172.70.142.224",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NyIsInVzZXJuYW1lIjoiYWRtaW5zIiwiZW1haWwiOiJtYXNsaW5hLnB1dHJpMjJAZ21haWwuY29tIiwiZXhwIjoxNzg0OTgzNDkxfQ.atSmlnHqxMzs_psFS_pRagxabXfh0CKQUTLI1NsstDg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d196c2fd835fe1-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "125.164.248.23",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 12:46:23 UTC] === END API CALL LOG ===
[18-Jul-2026 12:46:23 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 12:46:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NyIsInVzZXJuYW1lIjoiYWRtaW5zIiwiZW1haWwiOiJtYXNsaW5hLnB1dHJpMjJAZ21haWwuY29tIiwiZXhwIjoxNzg0OTgzNDkxfQ.atSmlnHqxMzs_psFS_pRagxabXfh0CKQUTLI1NsstDg
[18-Jul-2026 12:46:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 12:46:23 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 12:46:23 UTC] User ID: 1087
[18-Jul-2026 12:46:23 UTC] ✅ User profile retrieved successfully for user ID: 1087
[18-Jul-2026 12:46:24 UTC] === API CALL LOG ===
[18-Jul-2026 12:46:24 UTC] Endpoint: user/profile.php
[18-Jul-2026 12:46:24 UTC] Full Log Data: {
    "timestamp": "2026-07-18 12:46:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "125.164.248.23",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "125.164.248.23, 172.70.142.224",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NyIsInVzZXJuYW1lIjoiYWRtaW5zIiwiZW1haWwiOiJtYXNsaW5hLnB1dHJpMjJAZ21haWwuY29tIiwiZXhwIjoxNzg0OTgzNDkxfQ.atSmlnHqxMzs_psFS_pRagxabXfh0CKQUTLI1NsstDg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d196c83b335fe1-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "125.164.248.23",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 12:46:24 UTC] === END API CALL LOG ===
[18-Jul-2026 12:46:24 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 12:46:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NyIsInVzZXJuYW1lIjoiYWRtaW5zIiwiZW1haWwiOiJtYXNsaW5hLnB1dHJpMjJAZ21haWwuY29tIiwiZXhwIjoxNzg0OTgzNDkxfQ.atSmlnHqxMzs_psFS_pRagxabXfh0CKQUTLI1NsstDg
[18-Jul-2026 12:46:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 12:46:24 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 12:46:24 UTC] User ID: 1087
[18-Jul-2026 12:46:24 UTC] ✅ User profile retrieved successfully for user ID: 1087
[18-Jul-2026 12:46:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 12:46:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 12:46:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"125.164.248.23, 172.70.142.225","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NyIsInVzZXJuYW1lIjoiYWRtaW5zIiwiZW1haWwiOiJtYXNsaW5hLnB1dHJpMjJAZ21haWwuY29tIiwiZXhwIjoxNzg0OTgzNDkxfQ.atSmlnHqxMzs_psFS_pRagxabXfh0CKQUTLI1NsstDg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1d196f94f975fe1-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"125.164.248.23","cf-ipcountry":"ID","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-Jul-2026 12:46:31 UTC] === User Orders API Called ===
[18-Jul-2026 12:46:31 UTC] User ID: 1087
[18-Jul-2026 12:46:31 UTC] Limit: 20, Offset: 0
[18-Jul-2026 12:46:31 UTC] Orders found: 0
[18-Jul-2026 12:46:31 UTC] Orders data: []
[18-Jul-2026 12:46:31 UTC] Total orders count: 0
[18-Jul-2026 12:46:32 UTC] === API CALL LOG ===
[18-Jul-2026 12:46:32 UTC] Endpoint: user/profile.php
[18-Jul-2026 12:46:32 UTC] Full Log Data: {
    "timestamp": "2026-07-18 12:46:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "125.164.248.23",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "125.164.248.23, 172.70.142.225",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NyIsInVzZXJuYW1lIjoiYWRtaW5zIiwiZW1haWwiOiJtYXNsaW5hLnB1dHJpMjJAZ21haWwuY29tIiwiZXhwIjoxNzg0OTgzNDkxfQ.atSmlnHqxMzs_psFS_pRagxabXfh0CKQUTLI1NsstDg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d196f9c8025fe1-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "125.164.248.23",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 12:46:32 UTC] === END API CALL LOG ===
[18-Jul-2026 12:46:32 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 12:46:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NyIsInVzZXJuYW1lIjoiYWRtaW5zIiwiZW1haWwiOiJtYXNsaW5hLnB1dHJpMjJAZ21haWwuY29tIiwiZXhwIjoxNzg0OTgzNDkxfQ.atSmlnHqxMzs_psFS_pRagxabXfh0CKQUTLI1NsstDg
[18-Jul-2026 12:46:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 12:46:32 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 12:46:32 UTC] User ID: 1087
[18-Jul-2026 12:46:32 UTC] ✅ User profile retrieved successfully for user ID: 1087
[18-Jul-2026 12:46:32 UTC] === API CALL LOG ===
[18-Jul-2026 12:46:32 UTC] Endpoint: user/profile.php
[18-Jul-2026 12:46:32 UTC] Full Log Data: {
    "timestamp": "2026-07-18 12:46:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "125.164.248.23",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "125.164.248.23, 172.70.142.225",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NyIsInVzZXJuYW1lIjoiYWRtaW5zIiwiZW1haWwiOiJtYXNsaW5hLnB1dHJpMjJAZ21haWwuY29tIiwiZXhwIjoxNzg0OTgzNDkxfQ.atSmlnHqxMzs_psFS_pRagxabXfh0CKQUTLI1NsstDg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d196fdab505fe1-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "125.164.248.23",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 12:46:32 UTC] === END API CALL LOG ===
[18-Jul-2026 12:46:32 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 12:46:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NyIsInVzZXJuYW1lIjoiYWRtaW5zIiwiZW1haWwiOiJtYXNsaW5hLnB1dHJpMjJAZ21haWwuY29tIiwiZXhwIjoxNzg0OTgzNDkxfQ.atSmlnHqxMzs_psFS_pRagxabXfh0CKQUTLI1NsstDg
[18-Jul-2026 12:46:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 12:46:32 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 12:46:32 UTC] User ID: 1087
[18-Jul-2026 12:46:32 UTC] ✅ User profile retrieved successfully for user ID: 1087
[18-Jul-2026 12:46:33 UTC] === API CALL LOG ===
[18-Jul-2026 12:46:33 UTC] Endpoint: user/profile.php
[18-Jul-2026 12:46:33 UTC] Full Log Data: {
    "timestamp": "2026-07-18 12:46:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "125.164.248.23",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "125.164.248.23, 172.70.142.224",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NyIsInVzZXJuYW1lIjoiYWRtaW5zIiwiZW1haWwiOiJtYXNsaW5hLnB1dHJpMjJAZ21haWwuY29tIiwiZXhwIjoxNzg0OTgzNDkxfQ.atSmlnHqxMzs_psFS_pRagxabXfh0CKQUTLI1NsstDg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d196fffd2c5fe1-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "125.164.248.23",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 12:46:33 UTC] === END API CALL LOG ===
[18-Jul-2026 12:46:33 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 12:46:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NyIsInVzZXJuYW1lIjoiYWRtaW5zIiwiZW1haWwiOiJtYXNsaW5hLnB1dHJpMjJAZ21haWwuY29tIiwiZXhwIjoxNzg0OTgzNDkxfQ.atSmlnHqxMzs_psFS_pRagxabXfh0CKQUTLI1NsstDg
[18-Jul-2026 12:46:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 12:46:33 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 12:46:33 UTC] User ID: 1087
[18-Jul-2026 12:46:33 UTC] ✅ User profile retrieved successfully for user ID: 1087
[18-Jul-2026 12:47:09 UTC] === API CALL LOG ===
[18-Jul-2026 12:47:09 UTC] Endpoint: user/profile.php
[18-Jul-2026 12:47:09 UTC] Full Log Data: {
    "timestamp": "2026-07-18 12:47:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "125.164.248.23",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "125.164.248.23, 162.158.162.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NyIsInVzZXJuYW1lIjoiYWRtaW5zIiwiZW1haWwiOiJtYXNsaW5hLnB1dHJpMjJAZ21haWwuY29tIiwiZXhwIjoxNzg0OTgzNDkxfQ.atSmlnHqxMzs_psFS_pRagxabXfh0CKQUTLI1NsstDg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d197e36b8a5fc8-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "125.164.248.23",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 12:47:09 UTC] === END API CALL LOG ===
[18-Jul-2026 12:47:09 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 12:47:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NyIsInVzZXJuYW1lIjoiYWRtaW5zIiwiZW1haWwiOiJtYXNsaW5hLnB1dHJpMjJAZ21haWwuY29tIiwiZXhwIjoxNzg0OTgzNDkxfQ.atSmlnHqxMzs_psFS_pRagxabXfh0CKQUTLI1NsstDg
[18-Jul-2026 12:47:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 12:47:09 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 12:47:09 UTC] User ID: 1087
[18-Jul-2026 12:47:09 UTC] ✅ User profile retrieved successfully for user ID: 1087
[18-Jul-2026 12:47:14 UTC] === API CALL LOG ===
[18-Jul-2026 12:47:14 UTC] Endpoint: user/profile.php
[18-Jul-2026 12:47:14 UTC] Full Log Data: {
    "timestamp": "2026-07-18 12:47:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "125.164.248.23",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "125.164.248.23, 162.158.163.175",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NyIsInVzZXJuYW1lIjoiYWRtaW5zIiwiZW1haWwiOiJtYXNsaW5hLnB1dHJpMjJAZ21haWwuY29tIiwiZXhwIjoxNzg0OTgzNDkxfQ.atSmlnHqxMzs_psFS_pRagxabXfh0CKQUTLI1NsstDg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d197fe6c6d5fc8-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "125.164.248.23",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 12:47:14 UTC] === END API CALL LOG ===
[18-Jul-2026 12:47:14 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 12:47:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NyIsInVzZXJuYW1lIjoiYWRtaW5zIiwiZW1haWwiOiJtYXNsaW5hLnB1dHJpMjJAZ21haWwuY29tIiwiZXhwIjoxNzg0OTgzNDkxfQ.atSmlnHqxMzs_psFS_pRagxabXfh0CKQUTLI1NsstDg
[18-Jul-2026 12:47:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 12:47:14 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 12:47:14 UTC] User ID: 1087
[18-Jul-2026 12:47:14 UTC] ✅ User profile retrieved successfully for user ID: 1087
[18-Jul-2026 12:47:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 12:47:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 12:47:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"125.164.248.23, 162.158.163.175","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NyIsInVzZXJuYW1lIjoiYWRtaW5zIiwiZW1haWwiOiJtYXNsaW5hLnB1dHJpMjJAZ21haWwuY29tIiwiZXhwIjoxNzg0OTgzNDkxfQ.atSmlnHqxMzs_psFS_pRagxabXfh0CKQUTLI1NsstDg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1d1981658d85fc8-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"125.164.248.23","cf-ipcountry":"ID","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-Jul-2026 12:47:17 UTC] === User Orders API Called ===
[18-Jul-2026 12:47:17 UTC] User ID: 1087
[18-Jul-2026 12:47:17 UTC] Limit: 20, Offset: 0
[18-Jul-2026 12:47:17 UTC] Orders found: 0
[18-Jul-2026 12:47:17 UTC] Orders data: []
[18-Jul-2026 12:47:17 UTC] Total orders count: 0
[18-Jul-2026 12:47:17 UTC] === API CALL LOG ===
[18-Jul-2026 12:47:17 UTC] Endpoint: user/profile.php
[18-Jul-2026 12:47:17 UTC] Full Log Data: {
    "timestamp": "2026-07-18 12:47:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "125.164.248.23",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "125.164.248.23, 162.158.163.175",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NyIsInVzZXJuYW1lIjoiYWRtaW5zIiwiZW1haWwiOiJtYXNsaW5hLnB1dHJpMjJAZ21haWwuY29tIiwiZXhwIjoxNzg0OTgzNDkxfQ.atSmlnHqxMzs_psFS_pRagxabXfh0CKQUTLI1NsstDg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d19816b9335fc8-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "125.164.248.23",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 12:47:17 UTC] === END API CALL LOG ===
[18-Jul-2026 12:47:17 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 12:47:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NyIsInVzZXJuYW1lIjoiYWRtaW5zIiwiZW1haWwiOiJtYXNsaW5hLnB1dHJpMjJAZ21haWwuY29tIiwiZXhwIjoxNzg0OTgzNDkxfQ.atSmlnHqxMzs_psFS_pRagxabXfh0CKQUTLI1NsstDg
[18-Jul-2026 12:47:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 12:47:17 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 12:47:17 UTC] User ID: 1087
[18-Jul-2026 12:47:17 UTC] ✅ User profile retrieved successfully for user ID: 1087
[18-Jul-2026 12:47:18 UTC] === API CALL LOG ===
[18-Jul-2026 12:47:18 UTC] Endpoint: user/profile.php
[18-Jul-2026 12:47:18 UTC] Full Log Data: {
    "timestamp": "2026-07-18 12:47:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "125.164.248.23",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "125.164.248.23, 162.158.162.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NyIsInVzZXJuYW1lIjoiYWRtaW5zIiwiZW1haWwiOiJtYXNsaW5hLnB1dHJpMjJAZ21haWwuY29tIiwiZXhwIjoxNzg0OTgzNDkxfQ.atSmlnHqxMzs_psFS_pRagxabXfh0CKQUTLI1NsstDg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d1981a9cea5fc8-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "125.164.248.23",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 12:47:18 UTC] === END API CALL LOG ===
[18-Jul-2026 12:47:18 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 12:47:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NyIsInVzZXJuYW1lIjoiYWRtaW5zIiwiZW1haWwiOiJtYXNsaW5hLnB1dHJpMjJAZ21haWwuY29tIiwiZXhwIjoxNzg0OTgzNDkxfQ.atSmlnHqxMzs_psFS_pRagxabXfh0CKQUTLI1NsstDg
[18-Jul-2026 12:47:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 12:47:18 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 12:47:18 UTC] User ID: 1087
[18-Jul-2026 12:47:18 UTC] ✅ User profile retrieved successfully for user ID: 1087
[18-Jul-2026 12:47:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 12:47:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 12:47:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"125.164.248.23, 162.158.162.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NyIsInVzZXJuYW1lIjoiYWRtaW5zIiwiZW1haWwiOiJtYXNsaW5hLnB1dHJpMjJAZ21haWwuY29tIiwiZXhwIjoxNzg0OTgzNDkxfQ.atSmlnHqxMzs_psFS_pRagxabXfh0CKQUTLI1NsstDg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1d19854eac15fc8-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"125.164.248.23","cf-ipcountry":"ID","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-Jul-2026 12:47:28 UTC] === User Orders API Called ===
[18-Jul-2026 12:47:28 UTC] User ID: 1087
[18-Jul-2026 12:47:28 UTC] Limit: 20, Offset: 0
[18-Jul-2026 12:47:28 UTC] Orders found: 0
[18-Jul-2026 12:47:28 UTC] Orders data: []
[18-Jul-2026 12:47:28 UTC] Total orders count: 0
[18-Jul-2026 12:47:28 UTC] === API CALL LOG ===
[18-Jul-2026 12:47:28 UTC] Endpoint: user/profile.php
[18-Jul-2026 12:47:28 UTC] Full Log Data: {
    "timestamp": "2026-07-18 12:47:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "125.164.248.23",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "125.164.248.23, 162.158.162.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NyIsInVzZXJuYW1lIjoiYWRtaW5zIiwiZW1haWwiOiJtYXNsaW5hLnB1dHJpMjJAZ21haWwuY29tIiwiZXhwIjoxNzg0OTgzNDkxfQ.atSmlnHqxMzs_psFS_pRagxabXfh0CKQUTLI1NsstDg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d198554b305fc8-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "125.164.248.23",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 12:47:28 UTC] === END API CALL LOG ===
[18-Jul-2026 12:47:28 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 12:47:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NyIsInVzZXJuYW1lIjoiYWRtaW5zIiwiZW1haWwiOiJtYXNsaW5hLnB1dHJpMjJAZ21haWwuY29tIiwiZXhwIjoxNzg0OTgzNDkxfQ.atSmlnHqxMzs_psFS_pRagxabXfh0CKQUTLI1NsstDg
[18-Jul-2026 12:47:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 12:47:28 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 12:47:28 UTC] User ID: 1087
[18-Jul-2026 12:47:28 UTC] ✅ User profile retrieved successfully for user ID: 1087
[18-Jul-2026 12:47:28 UTC] === API CALL LOG ===
[18-Jul-2026 12:47:28 UTC] Endpoint: user/profile.php
[18-Jul-2026 12:47:28 UTC] Full Log Data: {
    "timestamp": "2026-07-18 12:47:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "125.164.248.23",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "125.164.248.23, 162.158.162.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NyIsInVzZXJuYW1lIjoiYWRtaW5zIiwiZW1haWwiOiJtYXNsaW5hLnB1dHJpMjJAZ21haWwuY29tIiwiZXhwIjoxNzg0OTgzNDkxfQ.atSmlnHqxMzs_psFS_pRagxabXfh0CKQUTLI1NsstDg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d198594f0d5fc8-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "125.164.248.23",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 12:47:28 UTC] === END API CALL LOG ===
[18-Jul-2026 12:47:28 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 12:47:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NyIsInVzZXJuYW1lIjoiYWRtaW5zIiwiZW1haWwiOiJtYXNsaW5hLnB1dHJpMjJAZ21haWwuY29tIiwiZXhwIjoxNzg0OTgzNDkxfQ.atSmlnHqxMzs_psFS_pRagxabXfh0CKQUTLI1NsstDg
[18-Jul-2026 12:47:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 12:47:28 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 12:47:28 UTC] User ID: 1087
[18-Jul-2026 12:47:28 UTC] ✅ User profile retrieved successfully for user ID: 1087
[18-Jul-2026 12:47:47 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 12:47:47 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 12:47:47 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"125.164.248.23, 162.158.162.145","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NyIsInVzZXJuYW1lIjoiYWRtaW5zIiwiZW1haWwiOiJtYXNsaW5hLnB1dHJpMjJAZ21haWwuY29tIiwiZXhwIjoxNzg0OTgzNDkxfQ.atSmlnHqxMzs_psFS_pRagxabXfh0CKQUTLI1NsstDg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1d198cdf8e95fc8-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"125.164.248.23","cf-ipcountry":"ID","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-Jul-2026 12:47:47 UTC] === User Orders API Called ===
[18-Jul-2026 12:47:47 UTC] User ID: 1087
[18-Jul-2026 12:47:47 UTC] Limit: 20, Offset: 0
[18-Jul-2026 12:47:47 UTC] Orders found: 0
[18-Jul-2026 12:47:47 UTC] Orders data: []
[18-Jul-2026 12:47:47 UTC] Total orders count: 0
[18-Jul-2026 12:47:47 UTC] === API CALL LOG ===
[18-Jul-2026 12:47:47 UTC] Endpoint: user/profile.php
[18-Jul-2026 12:47:47 UTC] Full Log Data: {
    "timestamp": "2026-07-18 12:47:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "125.164.248.23",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "125.164.248.23, 162.158.162.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NyIsInVzZXJuYW1lIjoiYWRtaW5zIiwiZW1haWwiOiJtYXNsaW5hLnB1dHJpMjJAZ21haWwuY29tIiwiZXhwIjoxNzg0OTgzNDkxfQ.atSmlnHqxMzs_psFS_pRagxabXfh0CKQUTLI1NsstDg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d198ce49405fc8-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "125.164.248.23",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 12:47:47 UTC] === END API CALL LOG ===
[18-Jul-2026 12:47:47 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 12:47:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NyIsInVzZXJuYW1lIjoiYWRtaW5zIiwiZW1haWwiOiJtYXNsaW5hLnB1dHJpMjJAZ21haWwuY29tIiwiZXhwIjoxNzg0OTgzNDkxfQ.atSmlnHqxMzs_psFS_pRagxabXfh0CKQUTLI1NsstDg
[18-Jul-2026 12:47:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 12:47:47 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 12:47:47 UTC] User ID: 1087
[18-Jul-2026 12:47:47 UTC] ✅ User profile retrieved successfully for user ID: 1087
[18-Jul-2026 12:47:47 UTC] === API CALL LOG ===
[18-Jul-2026 12:47:47 UTC] Endpoint: user/profile.php
[18-Jul-2026 12:47:47 UTC] Full Log Data: {
    "timestamp": "2026-07-18 12:47:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "125.164.248.23",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "125.164.248.23, 162.158.162.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NyIsInVzZXJuYW1lIjoiYWRtaW5zIiwiZW1haWwiOiJtYXNsaW5hLnB1dHJpMjJAZ21haWwuY29tIiwiZXhwIjoxNzg0OTgzNDkxfQ.atSmlnHqxMzs_psFS_pRagxabXfh0CKQUTLI1NsstDg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d198d23c8e5fc8-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "125.164.248.23",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 12:47:47 UTC] === END API CALL LOG ===
[18-Jul-2026 12:47:47 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 12:47:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NyIsInVzZXJuYW1lIjoiYWRtaW5zIiwiZW1haWwiOiJtYXNsaW5hLnB1dHJpMjJAZ21haWwuY29tIiwiZXhwIjoxNzg0OTgzNDkxfQ.atSmlnHqxMzs_psFS_pRagxabXfh0CKQUTLI1NsstDg
[18-Jul-2026 12:47:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 12:47:47 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 12:47:47 UTC] User ID: 1087
[18-Jul-2026 12:47:47 UTC] ✅ User profile retrieved successfully for user ID: 1087
[18-Jul-2026 12:48:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 12:48:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 12:48:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"125.164.248.23, 162.158.162.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NyIsInVzZXJuYW1lIjoiYWRtaW5zIiwiZW1haWwiOiJtYXNsaW5hLnB1dHJpMjJAZ21haWwuY29tIiwiZXhwIjoxNzg0OTgzNDkxfQ.atSmlnHqxMzs_psFS_pRagxabXfh0CKQUTLI1NsstDg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1d1995a1e9b5fc8-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"125.164.248.23","cf-ipcountry":"ID","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-Jul-2026 12:48:09 UTC] === User Orders API Called ===
[18-Jul-2026 12:48:09 UTC] User ID: 1087
[18-Jul-2026 12:48:09 UTC] Limit: 20, Offset: 0
[18-Jul-2026 12:48:09 UTC] Orders found: 0
[18-Jul-2026 12:48:09 UTC] Orders data: []
[18-Jul-2026 12:48:09 UTC] Total orders count: 0
[18-Jul-2026 12:48:09 UTC] === API CALL LOG ===
[18-Jul-2026 12:48:09 UTC] Endpoint: user/profile.php
[18-Jul-2026 12:48:09 UTC] Full Log Data: {
    "timestamp": "2026-07-18 12:48:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "125.164.248.23",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "125.164.248.23, 162.158.162.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NyIsInVzZXJuYW1lIjoiYWRtaW5zIiwiZW1haWwiOiJtYXNsaW5hLnB1dHJpMjJAZ21haWwuY29tIiwiZXhwIjoxNzg0OTgzNDkxfQ.atSmlnHqxMzs_psFS_pRagxabXfh0CKQUTLI1NsstDg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d1995a8f0b5fc8-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "125.164.248.23",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 12:48:09 UTC] === END API CALL LOG ===
[18-Jul-2026 12:48:09 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 12:48:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NyIsInVzZXJuYW1lIjoiYWRtaW5zIiwiZW1haWwiOiJtYXNsaW5hLnB1dHJpMjJAZ21haWwuY29tIiwiZXhwIjoxNzg0OTgzNDkxfQ.atSmlnHqxMzs_psFS_pRagxabXfh0CKQUTLI1NsstDg
[18-Jul-2026 12:48:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 12:48:09 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 12:48:09 UTC] User ID: 1087
[18-Jul-2026 12:48:09 UTC] ✅ User profile retrieved successfully for user ID: 1087
[18-Jul-2026 12:48:10 UTC] === API CALL LOG ===
[18-Jul-2026 12:48:10 UTC] Endpoint: user/profile.php
[18-Jul-2026 12:48:10 UTC] Full Log Data: {
    "timestamp": "2026-07-18 12:48:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "125.164.248.23",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "125.164.248.23, 162.158.162.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NyIsInVzZXJuYW1lIjoiYWRtaW5zIiwiZW1haWwiOiJtYXNsaW5hLnB1dHJpMjJAZ21haWwuY29tIiwiZXhwIjoxNzg0OTgzNDkxfQ.atSmlnHqxMzs_psFS_pRagxabXfh0CKQUTLI1NsstDg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d1995e7a135fc8-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "125.164.248.23",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 12:48:10 UTC] === END API CALL LOG ===
[18-Jul-2026 12:48:10 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 12:48:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NyIsInVzZXJuYW1lIjoiYWRtaW5zIiwiZW1haWwiOiJtYXNsaW5hLnB1dHJpMjJAZ21haWwuY29tIiwiZXhwIjoxNzg0OTgzNDkxfQ.atSmlnHqxMzs_psFS_pRagxabXfh0CKQUTLI1NsstDg
[18-Jul-2026 12:48:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 12:48:10 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 12:48:10 UTC] User ID: 1087
[18-Jul-2026 12:48:10 UTC] ✅ User profile retrieved successfully for user ID: 1087
[18-Jul-2026 12:48:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 12:48:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 12:48:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"125.164.248.23, 162.158.162.145","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NyIsInVzZXJuYW1lIjoiYWRtaW5zIiwiZW1haWwiOiJtYXNsaW5hLnB1dHJpMjJAZ21haWwuY29tIiwiZXhwIjoxNzg0OTgzNDkxfQ.atSmlnHqxMzs_psFS_pRagxabXfh0CKQUTLI1NsstDg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1d19a2429275fc8-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"125.164.248.23","cf-ipcountry":"ID","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-Jul-2026 12:48:42 UTC] === User Orders API Called ===
[18-Jul-2026 12:48:42 UTC] User ID: 1087
[18-Jul-2026 12:48:42 UTC] Limit: 20, Offset: 0
[18-Jul-2026 12:48:42 UTC] Orders found: 0
[18-Jul-2026 12:48:42 UTC] Orders data: []
[18-Jul-2026 12:48:42 UTC] Total orders count: 0
[18-Jul-2026 12:48:42 UTC] === API CALL LOG ===
[18-Jul-2026 12:48:42 UTC] Endpoint: user/profile.php
[18-Jul-2026 12:48:42 UTC] Full Log Data: {
    "timestamp": "2026-07-18 12:48:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "125.164.248.23",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "125.164.248.23, 162.158.162.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NyIsInVzZXJuYW1lIjoiYWRtaW5zIiwiZW1haWwiOiJtYXNsaW5hLnB1dHJpMjJAZ21haWwuY29tIiwiZXhwIjoxNzg0OTgzNDkxfQ.atSmlnHqxMzs_psFS_pRagxabXfh0CKQUTLI1NsstDg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d19a2499a15fc8-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "125.164.248.23",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 12:48:42 UTC] === END API CALL LOG ===
[18-Jul-2026 12:48:42 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 12:48:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NyIsInVzZXJuYW1lIjoiYWRtaW5zIiwiZW1haWwiOiJtYXNsaW5hLnB1dHJpMjJAZ21haWwuY29tIiwiZXhwIjoxNzg0OTgzNDkxfQ.atSmlnHqxMzs_psFS_pRagxabXfh0CKQUTLI1NsstDg
[18-Jul-2026 12:48:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 12:48:42 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 12:48:42 UTC] User ID: 1087
[18-Jul-2026 12:48:42 UTC] ✅ User profile retrieved successfully for user ID: 1087
[18-Jul-2026 12:48:42 UTC] === API CALL LOG ===
[18-Jul-2026 12:48:42 UTC] Endpoint: user/profile.php
[18-Jul-2026 12:48:42 UTC] Full Log Data: {
    "timestamp": "2026-07-18 12:48:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "125.164.248.23",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "125.164.248.23, 162.158.162.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NyIsInVzZXJuYW1lIjoiYWRtaW5zIiwiZW1haWwiOiJtYXNsaW5hLnB1dHJpMjJAZ21haWwuY29tIiwiZXhwIjoxNzg0OTgzNDkxfQ.atSmlnHqxMzs_psFS_pRagxabXfh0CKQUTLI1NsstDg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d19a287cf65fc8-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "125.164.248.23",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 12:48:42 UTC] === END API CALL LOG ===
[18-Jul-2026 12:48:42 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 12:48:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NyIsInVzZXJuYW1lIjoiYWRtaW5zIiwiZW1haWwiOiJtYXNsaW5hLnB1dHJpMjJAZ21haWwuY29tIiwiZXhwIjoxNzg0OTgzNDkxfQ.atSmlnHqxMzs_psFS_pRagxabXfh0CKQUTLI1NsstDg
[18-Jul-2026 12:48:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 12:48:42 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 12:48:42 UTC] User ID: 1087
[18-Jul-2026 12:48:42 UTC] ✅ User profile retrieved successfully for user ID: 1087
[18-Jul-2026 12:48:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 12:48:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 12:48:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"125.164.248.23, 162.158.162.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NyIsInVzZXJuYW1lIjoiYWRtaW5zIiwiZW1haWwiOiJtYXNsaW5hLnB1dHJpMjJAZ21haWwuY29tIiwiZXhwIjoxNzg0OTgzNDkxfQ.atSmlnHqxMzs_psFS_pRagxabXfh0CKQUTLI1NsstDg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1d19a82ce445fc8-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"125.164.248.23","cf-ipcountry":"ID","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-Jul-2026 12:48:57 UTC] === User Orders API Called ===
[18-Jul-2026 12:48:57 UTC] User ID: 1087
[18-Jul-2026 12:48:57 UTC] Limit: 20, Offset: 0
[18-Jul-2026 12:48:57 UTC] Orders found: 0
[18-Jul-2026 12:48:57 UTC] Orders data: []
[18-Jul-2026 12:48:57 UTC] Total orders count: 0
[18-Jul-2026 12:48:57 UTC] === API CALL LOG ===
[18-Jul-2026 12:48:57 UTC] Endpoint: user/profile.php
[18-Jul-2026 12:48:57 UTC] Full Log Data: {
    "timestamp": "2026-07-18 12:48:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "125.164.248.23",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "125.164.248.23, 162.158.162.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NyIsInVzZXJuYW1lIjoiYWRtaW5zIiwiZW1haWwiOiJtYXNsaW5hLnB1dHJpMjJAZ21haWwuY29tIiwiZXhwIjoxNzg0OTgzNDkxfQ.atSmlnHqxMzs_psFS_pRagxabXfh0CKQUTLI1NsstDg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d19a832ea25fc8-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "125.164.248.23",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 12:48:57 UTC] === END API CALL LOG ===
[18-Jul-2026 12:48:57 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 12:48:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NyIsInVzZXJuYW1lIjoiYWRtaW5zIiwiZW1haWwiOiJtYXNsaW5hLnB1dHJpMjJAZ21haWwuY29tIiwiZXhwIjoxNzg0OTgzNDkxfQ.atSmlnHqxMzs_psFS_pRagxabXfh0CKQUTLI1NsstDg
[18-Jul-2026 12:48:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 12:48:57 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 12:48:57 UTC] User ID: 1087
[18-Jul-2026 12:48:57 UTC] ✅ User profile retrieved successfully for user ID: 1087
[18-Jul-2026 12:48:57 UTC] === API CALL LOG ===
[18-Jul-2026 12:48:57 UTC] Endpoint: user/profile.php
[18-Jul-2026 12:48:57 UTC] Full Log Data: {
    "timestamp": "2026-07-18 12:48:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "125.164.248.23",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "125.164.248.23, 162.158.162.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NyIsInVzZXJuYW1lIjoiYWRtaW5zIiwiZW1haWwiOiJtYXNsaW5hLnB1dHJpMjJAZ21haWwuY29tIiwiZXhwIjoxNzg0OTgzNDkxfQ.atSmlnHqxMzs_psFS_pRagxabXfh0CKQUTLI1NsstDg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d19a8729b75fc8-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "125.164.248.23",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 12:48:57 UTC] === END API CALL LOG ===
[18-Jul-2026 12:48:57 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 12:48:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NyIsInVzZXJuYW1lIjoiYWRtaW5zIiwiZW1haWwiOiJtYXNsaW5hLnB1dHJpMjJAZ21haWwuY29tIiwiZXhwIjoxNzg0OTgzNDkxfQ.atSmlnHqxMzs_psFS_pRagxabXfh0CKQUTLI1NsstDg
[18-Jul-2026 12:48:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 12:48:57 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 12:48:57 UTC] User ID: 1087
[18-Jul-2026 12:48:57 UTC] ✅ User profile retrieved successfully for user ID: 1087
[18-Jul-2026 12:49:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 12:49:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 12:49:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"125.164.248.23, 162.158.162.145","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NyIsInVzZXJuYW1lIjoiYWRtaW5zIiwiZW1haWwiOiJtYXNsaW5hLnB1dHJpMjJAZ21haWwuY29tIiwiZXhwIjoxNzg0OTgzNDkxfQ.atSmlnHqxMzs_psFS_pRagxabXfh0CKQUTLI1NsstDg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1d19ad08c9c5fc8-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"125.164.248.23","cf-ipcountry":"ID","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-Jul-2026 12:49:09 UTC] === User Orders API Called ===
[18-Jul-2026 12:49:09 UTC] User ID: 1087
[18-Jul-2026 12:49:09 UTC] Limit: 20, Offset: 0
[18-Jul-2026 12:49:09 UTC] Orders found: 0
[18-Jul-2026 12:49:09 UTC] Orders data: []
[18-Jul-2026 12:49:09 UTC] Total orders count: 0
[18-Jul-2026 12:49:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 12:49:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 12:49:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"125.164.248.23, 162.158.162.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NyIsInVzZXJuYW1lIjoiYWRtaW5zIiwiZW1haWwiOiJtYXNsaW5hLnB1dHJpMjJAZ21haWwuY29tIiwiZXhwIjoxNzg0OTgzNDkxfQ.atSmlnHqxMzs_psFS_pRagxabXfh0CKQUTLI1NsstDg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1d19b64981b5fc8-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"125.164.248.23","cf-ipcountry":"ID","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-Jul-2026 12:49:33 UTC] === User Orders API Called ===
[18-Jul-2026 12:49:33 UTC] User ID: 1087
[18-Jul-2026 12:49:33 UTC] Limit: 20, Offset: 0
[18-Jul-2026 12:49:33 UTC] Orders found: 0
[18-Jul-2026 12:49:33 UTC] Orders data: []
[18-Jul-2026 12:49:33 UTC] Total orders count: 0
[18-Jul-2026 12:49:33 UTC] === API CALL LOG ===
[18-Jul-2026 12:49:33 UTC] Endpoint: user/profile.php
[18-Jul-2026 12:49:33 UTC] Full Log Data: {
    "timestamp": "2026-07-18 12:49:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "125.164.248.23",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "125.164.248.23, 162.158.162.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NyIsInVzZXJuYW1lIjoiYWRtaW5zIiwiZW1haWwiOiJtYXNsaW5hLnB1dHJpMjJAZ21haWwuY29tIiwiZXhwIjoxNzg0OTgzNDkxfQ.atSmlnHqxMzs_psFS_pRagxabXfh0CKQUTLI1NsstDg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d19b6508705fc8-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "125.164.248.23",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 12:49:33 UTC] === END API CALL LOG ===
[18-Jul-2026 12:49:33 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 12:49:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NyIsInVzZXJuYW1lIjoiYWRtaW5zIiwiZW1haWwiOiJtYXNsaW5hLnB1dHJpMjJAZ21haWwuY29tIiwiZXhwIjoxNzg0OTgzNDkxfQ.atSmlnHqxMzs_psFS_pRagxabXfh0CKQUTLI1NsstDg
[18-Jul-2026 12:49:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 12:49:33 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 12:49:33 UTC] User ID: 1087
[18-Jul-2026 12:49:33 UTC] ✅ User profile retrieved successfully for user ID: 1087
[18-Jul-2026 12:49:33 UTC] === API CALL LOG ===
[18-Jul-2026 12:49:33 UTC] Endpoint: user/profile.php
[18-Jul-2026 12:49:33 UTC] Full Log Data: {
    "timestamp": "2026-07-18 12:49:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "125.164.248.23",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "125.164.248.23, 162.158.162.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NyIsInVzZXJuYW1lIjoiYWRtaW5zIiwiZW1haWwiOiJtYXNsaW5hLnB1dHJpMjJAZ21haWwuY29tIiwiZXhwIjoxNzg0OTgzNDkxfQ.atSmlnHqxMzs_psFS_pRagxabXfh0CKQUTLI1NsstDg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d19b68eb825fc8-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "125.164.248.23",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 12:49:33 UTC] === END API CALL LOG ===
[18-Jul-2026 12:49:33 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 12:49:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NyIsInVzZXJuYW1lIjoiYWRtaW5zIiwiZW1haWwiOiJtYXNsaW5hLnB1dHJpMjJAZ21haWwuY29tIiwiZXhwIjoxNzg0OTgzNDkxfQ.atSmlnHqxMzs_psFS_pRagxabXfh0CKQUTLI1NsstDg
[18-Jul-2026 12:49:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 12:49:33 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 12:49:33 UTC] User ID: 1087
[18-Jul-2026 12:49:33 UTC] ✅ User profile retrieved successfully for user ID: 1087
[18-Jul-2026 12:50:23 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 12:50:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 12:50:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"125.164.248.23, 162.158.162.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NyIsInVzZXJuYW1lIjoiYWRtaW5zIiwiZW1haWwiOiJtYXNsaW5hLnB1dHJpMjJAZ21haWwuY29tIiwiZXhwIjoxNzg0OTgzNDkxfQ.atSmlnHqxMzs_psFS_pRagxabXfh0CKQUTLI1NsstDg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1d19c9a9bd95fc8-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"125.164.248.23","cf-ipcountry":"ID","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-Jul-2026 12:50:23 UTC] === User Orders API Called ===
[18-Jul-2026 12:50:23 UTC] User ID: 1087
[18-Jul-2026 12:50:23 UTC] Limit: 20, Offset: 0
[18-Jul-2026 12:50:23 UTC] Orders found: 0
[18-Jul-2026 12:50:23 UTC] Orders data: []
[18-Jul-2026 12:50:23 UTC] Total orders count: 0
[18-Jul-2026 12:50:23 UTC] === API CALL LOG ===
[18-Jul-2026 12:50:23 UTC] Endpoint: user/profile.php
[18-Jul-2026 12:50:23 UTC] Full Log Data: {
    "timestamp": "2026-07-18 12:50:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "125.164.248.23",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "125.164.248.23, 162.158.162.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NyIsInVzZXJuYW1lIjoiYWRtaW5zIiwiZW1haWwiOiJtYXNsaW5hLnB1dHJpMjJAZ21haWwuY29tIiwiZXhwIjoxNzg0OTgzNDkxfQ.atSmlnHqxMzs_psFS_pRagxabXfh0CKQUTLI1NsstDg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d19c9afc1c5fc8-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "125.164.248.23",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 12:50:23 UTC] === END API CALL LOG ===
[18-Jul-2026 12:50:23 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 12:50:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NyIsInVzZXJuYW1lIjoiYWRtaW5zIiwiZW1haWwiOiJtYXNsaW5hLnB1dHJpMjJAZ21haWwuY29tIiwiZXhwIjoxNzg0OTgzNDkxfQ.atSmlnHqxMzs_psFS_pRagxabXfh0CKQUTLI1NsstDg
[18-Jul-2026 12:50:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 12:50:23 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 12:50:23 UTC] User ID: 1087
[18-Jul-2026 12:50:23 UTC] ✅ User profile retrieved successfully for user ID: 1087
[18-Jul-2026 12:50:23 UTC] === API CALL LOG ===
[18-Jul-2026 12:50:23 UTC] Endpoint: user/profile.php
[18-Jul-2026 12:50:23 UTC] Full Log Data: {
    "timestamp": "2026-07-18 12:50:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "125.164.248.23",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "125.164.248.23, 162.158.162.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NyIsInVzZXJuYW1lIjoiYWRtaW5zIiwiZW1haWwiOiJtYXNsaW5hLnB1dHJpMjJAZ21haWwuY29tIiwiZXhwIjoxNzg0OTgzNDkxfQ.atSmlnHqxMzs_psFS_pRagxabXfh0CKQUTLI1NsstDg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d19c9eeeff5fc8-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "125.164.248.23",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 12:50:23 UTC] === END API CALL LOG ===
[18-Jul-2026 12:50:23 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 12:50:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NyIsInVzZXJuYW1lIjoiYWRtaW5zIiwiZW1haWwiOiJtYXNsaW5hLnB1dHJpMjJAZ21haWwuY29tIiwiZXhwIjoxNzg0OTgzNDkxfQ.atSmlnHqxMzs_psFS_pRagxabXfh0CKQUTLI1NsstDg
[18-Jul-2026 12:50:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 12:50:23 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 12:50:23 UTC] User ID: 1087
[18-Jul-2026 12:50:23 UTC] ✅ User profile retrieved successfully for user ID: 1087
[18-Jul-2026 12:50:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 12:50:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 12:50:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"125.164.248.23, 162.158.162.145","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NyIsInVzZXJuYW1lIjoiYWRtaW5zIiwiZW1haWwiOiJtYXNsaW5hLnB1dHJpMjJAZ21haWwuY29tIiwiZXhwIjoxNzg0OTgzNDkxfQ.atSmlnHqxMzs_psFS_pRagxabXfh0CKQUTLI1NsstDg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1d19cf3ceca5fc8-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"125.164.248.23","cf-ipcountry":"ID","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-Jul-2026 12:50:36 UTC] === User Orders API Called ===
[18-Jul-2026 12:50:36 UTC] User ID: 1087
[18-Jul-2026 12:50:36 UTC] Limit: 20, Offset: 0
[18-Jul-2026 12:50:36 UTC] Orders found: 0
[18-Jul-2026 12:50:36 UTC] Orders data: []
[18-Jul-2026 12:50:36 UTC] Total orders count: 0
[18-Jul-2026 12:50:36 UTC] === API CALL LOG ===
[18-Jul-2026 12:50:36 UTC] Endpoint: user/profile.php
[18-Jul-2026 12:50:36 UTC] Full Log Data: {
    "timestamp": "2026-07-18 12:50:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "125.164.248.23",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "125.164.248.23, 162.158.162.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NyIsInVzZXJuYW1lIjoiYWRtaW5zIiwiZW1haWwiOiJtYXNsaW5hLnB1dHJpMjJAZ21haWwuY29tIiwiZXhwIjoxNzg0OTgzNDkxfQ.atSmlnHqxMzs_psFS_pRagxabXfh0CKQUTLI1NsstDg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d19cf42f1b5fc8-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "125.164.248.23",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 12:50:36 UTC] === END API CALL LOG ===
[18-Jul-2026 12:50:36 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 12:50:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NyIsInVzZXJuYW1lIjoiYWRtaW5zIiwiZW1haWwiOiJtYXNsaW5hLnB1dHJpMjJAZ21haWwuY29tIiwiZXhwIjoxNzg0OTgzNDkxfQ.atSmlnHqxMzs_psFS_pRagxabXfh0CKQUTLI1NsstDg
[18-Jul-2026 12:50:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 12:50:36 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 12:50:36 UTC] User ID: 1087
[18-Jul-2026 12:50:36 UTC] ✅ User profile retrieved successfully for user ID: 1087
[18-Jul-2026 12:50:37 UTC] === API CALL LOG ===
[18-Jul-2026 12:50:37 UTC] Endpoint: user/profile.php
[18-Jul-2026 12:50:37 UTC] Full Log Data: {
    "timestamp": "2026-07-18 12:50:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "125.164.248.23",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "125.164.248.23, 162.158.162.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NyIsInVzZXJuYW1lIjoiYWRtaW5zIiwiZW1haWwiOiJtYXNsaW5hLnB1dHJpMjJAZ21haWwuY29tIiwiZXhwIjoxNzg0OTgzNDkxfQ.atSmlnHqxMzs_psFS_pRagxabXfh0CKQUTLI1NsstDg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d19cf7fa815fc8-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "125.164.248.23",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 12:50:37 UTC] === END API CALL LOG ===
[18-Jul-2026 12:50:37 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 12:50:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NyIsInVzZXJuYW1lIjoiYWRtaW5zIiwiZW1haWwiOiJtYXNsaW5hLnB1dHJpMjJAZ21haWwuY29tIiwiZXhwIjoxNzg0OTgzNDkxfQ.atSmlnHqxMzs_psFS_pRagxabXfh0CKQUTLI1NsstDg
[18-Jul-2026 12:50:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 12:50:37 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 12:50:37 UTC] User ID: 1087
[18-Jul-2026 12:50:37 UTC] ✅ User profile retrieved successfully for user ID: 1087
[18-Jul-2026 12:50:49 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 12:50:49 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 12:50:49 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"125.164.248.23, 162.158.162.145","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NyIsInVzZXJuYW1lIjoiYWRtaW5zIiwiZW1haWwiOiJtYXNsaW5hLnB1dHJpMjJAZ21haWwuY29tIiwiZXhwIjoxNzg0OTgzNDkxfQ.atSmlnHqxMzs_psFS_pRagxabXfh0CKQUTLI1NsstDg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1d19d428b835fc8-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"125.164.248.23","cf-ipcountry":"ID","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-Jul-2026 12:50:49 UTC] === User Orders API Called ===
[18-Jul-2026 12:50:49 UTC] User ID: 1087
[18-Jul-2026 12:50:49 UTC] Limit: 20, Offset: 0
[18-Jul-2026 12:50:49 UTC] Orders found: 0
[18-Jul-2026 12:50:49 UTC] Orders data: []
[18-Jul-2026 12:50:49 UTC] Total orders count: 0
[18-Jul-2026 12:50:50 UTC] === API CALL LOG ===
[18-Jul-2026 12:50:50 UTC] Endpoint: user/profile.php
[18-Jul-2026 12:50:50 UTC] Full Log Data: {
    "timestamp": "2026-07-18 12:50:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "125.164.248.23",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "125.164.248.23, 162.158.162.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NyIsInVzZXJuYW1lIjoiYWRtaW5zIiwiZW1haWwiOiJtYXNsaW5hLnB1dHJpMjJAZ21haWwuY29tIiwiZXhwIjoxNzg0OTgzNDkxfQ.atSmlnHqxMzs_psFS_pRagxabXfh0CKQUTLI1NsstDg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d19d42ebfd5fc8-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "125.164.248.23",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 12:50:50 UTC] === END API CALL LOG ===
[18-Jul-2026 12:50:50 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 12:50:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NyIsInVzZXJuYW1lIjoiYWRtaW5zIiwiZW1haWwiOiJtYXNsaW5hLnB1dHJpMjJAZ21haWwuY29tIiwiZXhwIjoxNzg0OTgzNDkxfQ.atSmlnHqxMzs_psFS_pRagxabXfh0CKQUTLI1NsstDg
[18-Jul-2026 12:50:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 12:50:50 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 12:50:50 UTC] User ID: 1087
[18-Jul-2026 12:50:50 UTC] ✅ User profile retrieved successfully for user ID: 1087
[18-Jul-2026 12:50:50 UTC] === API CALL LOG ===
[18-Jul-2026 12:50:50 UTC] Endpoint: user/profile.php
[18-Jul-2026 12:50:50 UTC] Full Log Data: {
    "timestamp": "2026-07-18 12:50:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "125.164.248.23",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "125.164.248.23, 162.158.162.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NyIsInVzZXJuYW1lIjoiYWRtaW5zIiwiZW1haWwiOiJtYXNsaW5hLnB1dHJpMjJAZ21haWwuY29tIiwiZXhwIjoxNzg0OTgzNDkxfQ.atSmlnHqxMzs_psFS_pRagxabXfh0CKQUTLI1NsstDg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d19d46deed5fc8-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "125.164.248.23",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 12:50:50 UTC] === END API CALL LOG ===
[18-Jul-2026 12:50:50 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 12:50:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NyIsInVzZXJuYW1lIjoiYWRtaW5zIiwiZW1haWwiOiJtYXNsaW5hLnB1dHJpMjJAZ21haWwuY29tIiwiZXhwIjoxNzg0OTgzNDkxfQ.atSmlnHqxMzs_psFS_pRagxabXfh0CKQUTLI1NsstDg
[18-Jul-2026 12:50:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 12:50:50 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 12:50:50 UTC] User ID: 1087
[18-Jul-2026 12:50:50 UTC] ✅ User profile retrieved successfully for user ID: 1087
[18-Jul-2026 12:51:28 UTC] === API CALL LOG ===
[18-Jul-2026 12:51:28 UTC] Endpoint: user/profile.php
[18-Jul-2026 12:51:28 UTC] Full Log Data: {
    "timestamp": "2026-07-18 12:51:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "125.164.248.23",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "125.164.248.23, 162.158.162.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NyIsInVzZXJuYW1lIjoiYWRtaW5zIiwiZW1haWwiOiJtYXNsaW5hLnB1dHJpMjJAZ21haWwuY29tIiwiZXhwIjoxNzg0OTgzNDkxfQ.atSmlnHqxMzs_psFS_pRagxabXfh0CKQUTLI1NsstDg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d19e33b91e5fc8-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "125.164.248.23",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 12:51:28 UTC] === END API CALL LOG ===
[18-Jul-2026 12:51:28 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 12:51:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NyIsInVzZXJuYW1lIjoiYWRtaW5zIiwiZW1haWwiOiJtYXNsaW5hLnB1dHJpMjJAZ21haWwuY29tIiwiZXhwIjoxNzg0OTgzNDkxfQ.atSmlnHqxMzs_psFS_pRagxabXfh0CKQUTLI1NsstDg
[18-Jul-2026 12:51:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 12:51:28 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 12:51:28 UTC] User ID: 1087
[18-Jul-2026 12:51:28 UTC] ✅ User profile retrieved successfully for user ID: 1087
[18-Jul-2026 12:52:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 12:52:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 12:52:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"125.164.248.23, 162.158.162.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NyIsInVzZXJuYW1lIjoiYWRtaW5zIiwiZW1haWwiOiJtYXNsaW5hLnB1dHJpMjJAZ21haWwuY29tIiwiZXhwIjoxNzg0OTgzNDkxfQ.atSmlnHqxMzs_psFS_pRagxabXfh0CKQUTLI1NsstDg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1d19f54dc2a5fc8-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"125.164.248.23","cf-ipcountry":"ID","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-Jul-2026 12:52:14 UTC] === User Orders API Called ===
[18-Jul-2026 12:52:14 UTC] User ID: 1087
[18-Jul-2026 12:52:14 UTC] Limit: 20, Offset: 0
[18-Jul-2026 12:52:14 UTC] Orders found: 1
[18-Jul-2026 12:52:14 UTC] Orders data: [{"id":406,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/OsintJSS","status":"pending","created_at":"2026-07-18 16:22:12","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[18-Jul-2026 12:52:14 UTC] Total orders count: 1
[18-Jul-2026 12:52:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 12:52:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 12:52:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"125.164.248.23, 162.158.162.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NyIsInVzZXJuYW1lIjoiYWRtaW5zIiwiZW1haWwiOiJtYXNsaW5hLnB1dHJpMjJAZ21haWwuY29tIiwiZXhwIjoxNzg0OTgzNDkxfQ.atSmlnHqxMzs_psFS_pRagxabXfh0CKQUTLI1NsstDg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1d19fd5af475fc8-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"125.164.248.23","cf-ipcountry":"ID","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-Jul-2026 12:52:34 UTC] === User Orders API Called ===
[18-Jul-2026 12:52:34 UTC] User ID: 1087
[18-Jul-2026 12:52:34 UTC] Limit: 20, Offset: 0
[18-Jul-2026 12:52:34 UTC] Orders found: 1
[18-Jul-2026 12:52:34 UTC] Orders data: [{"id":406,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/OsintJSS","status":"pending","created_at":"2026-07-18 16:22:12","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[18-Jul-2026 12:52:34 UTC] Total orders count: 1
[18-Jul-2026 13:02:41 UTC] === API CALL LOG ===
[18-Jul-2026 13:02:41 UTC] Endpoint: user/profile.php
[18-Jul-2026 13:02:41 UTC] Full Log Data: {
    "timestamp": "2026-07-18 13:02:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "125.164.248.23",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "125.164.248.23, 172.70.142.224",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NyIsInVzZXJuYW1lIjoiYWRtaW5zIiwiZW1haWwiOiJtYXNsaW5hLnB1dHJpMjJAZ21haWwuY29tIiwiZXhwIjoxNzg0OTgzNDkxfQ.atSmlnHqxMzs_psFS_pRagxabXfh0CKQUTLI1NsstDg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d1ae9f8bcf9e34-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "125.164.248.23",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 13:02:41 UTC] === END API CALL LOG ===
[18-Jul-2026 13:02:41 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 13:02:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NyIsInVzZXJuYW1lIjoiYWRtaW5zIiwiZW1haWwiOiJtYXNsaW5hLnB1dHJpMjJAZ21haWwuY29tIiwiZXhwIjoxNzg0OTgzNDkxfQ.atSmlnHqxMzs_psFS_pRagxabXfh0CKQUTLI1NsstDg
[18-Jul-2026 13:02:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 13:02:41 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 13:02:41 UTC] User ID: 1087
[18-Jul-2026 13:02:41 UTC] ✅ User profile retrieved successfully for user ID: 1087
[18-Jul-2026 13:02:42 UTC] === API CALL LOG ===
[18-Jul-2026 13:02:42 UTC] Endpoint: user/profile.php
[18-Jul-2026 13:02:42 UTC] Full Log Data: {
    "timestamp": "2026-07-18 13:02:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "125.164.248.23",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "125.164.248.23, 172.70.142.224",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NyIsInVzZXJuYW1lIjoiYWRtaW5zIiwiZW1haWwiOiJtYXNsaW5hLnB1dHJpMjJAZ21haWwuY29tIiwiZXhwIjoxNzg0OTgzNDkxfQ.atSmlnHqxMzs_psFS_pRagxabXfh0CKQUTLI1NsstDg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d1aea87a949e34-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "125.164.248.23",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 13:02:42 UTC] === END API CALL LOG ===
[18-Jul-2026 13:02:42 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 13:02:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NyIsInVzZXJuYW1lIjoiYWRtaW5zIiwiZW1haWwiOiJtYXNsaW5hLnB1dHJpMjJAZ21haWwuY29tIiwiZXhwIjoxNzg0OTgzNDkxfQ.atSmlnHqxMzs_psFS_pRagxabXfh0CKQUTLI1NsstDg
[18-Jul-2026 13:02:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 13:02:42 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 13:02:42 UTC] User ID: 1087
[18-Jul-2026 13:02:42 UTC] ✅ User profile retrieved successfully for user ID: 1087
[18-Jul-2026 13:02:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 13:02:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 13:02:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"125.164.248.23, 172.70.142.224","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NyIsInVzZXJuYW1lIjoiYWRtaW5zIiwiZW1haWwiOiJtYXNsaW5hLnB1dHJpMjJAZ21haWwuY29tIiwiZXhwIjoxNzg0OTgzNDkxfQ.atSmlnHqxMzs_psFS_pRagxabXfh0CKQUTLI1NsstDg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1d1aea8aac69e34-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"125.164.248.23","cf-ipcountry":"ID","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-Jul-2026 13:02:42 UTC] === User Orders API Called ===
[18-Jul-2026 13:02:42 UTC] User ID: 1087
[18-Jul-2026 13:02:42 UTC] Limit: 20, Offset: 0
[18-Jul-2026 13:02:42 UTC] Orders found: 1
[18-Jul-2026 13:02:42 UTC] Orders data: [{"id":406,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/OsintJSS","status":"pending","created_at":"2026-07-18 16:22:12","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[18-Jul-2026 13:02:42 UTC] Total orders count: 1
[18-Jul-2026 13:02:42 UTC] === API CALL LOG ===
[18-Jul-2026 13:02:42 UTC] Endpoint: user/profile.php
[18-Jul-2026 13:02:42 UTC] Full Log Data: {
    "timestamp": "2026-07-18 13:02:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "125.164.248.23",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "125.164.248.23, 172.70.142.224",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NyIsInVzZXJuYW1lIjoiYWRtaW5zIiwiZW1haWwiOiJtYXNsaW5hLnB1dHJpMjJAZ21haWwuY29tIiwiZXhwIjoxNzg0OTgzNDkxfQ.atSmlnHqxMzs_psFS_pRagxabXfh0CKQUTLI1NsstDg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d1aea8fafc9e34-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "125.164.248.23",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 13:02:42 UTC] === END API CALL LOG ===
[18-Jul-2026 13:02:42 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 13:02:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NyIsInVzZXJuYW1lIjoiYWRtaW5zIiwiZW1haWwiOiJtYXNsaW5hLnB1dHJpMjJAZ21haWwuY29tIiwiZXhwIjoxNzg0OTgzNDkxfQ.atSmlnHqxMzs_psFS_pRagxabXfh0CKQUTLI1NsstDg
[18-Jul-2026 13:02:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 13:02:42 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 13:02:42 UTC] User ID: 1087
[18-Jul-2026 13:02:42 UTC] ✅ User profile retrieved successfully for user ID: 1087
[18-Jul-2026 13:02:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 13:02:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 13:02:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"125.164.248.23, 172.70.142.224","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4NyIsInVzZXJuYW1lIjoiYWRtaW5zIiwiZW1haWwiOiJtYXNsaW5hLnB1dHJpMjJAZ21haWwuY29tIiwiZXhwIjoxNzg0OTgzNDkxfQ.atSmlnHqxMzs_psFS_pRagxabXfh0CKQUTLI1NsstDg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1d1aeebb9979e34-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"125.164.248.23","cf-ipcountry":"ID","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-Jul-2026 13:02:52 UTC] === User Orders API Called ===
[18-Jul-2026 13:02:52 UTC] User ID: 1087
[18-Jul-2026 13:02:52 UTC] Limit: 20, Offset: 0
[18-Jul-2026 13:02:52 UTC] Orders found: 1
[18-Jul-2026 13:02:52 UTC] Orders data: [{"id":406,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/OsintJSS","status":"pending","created_at":"2026-07-18 16:22:12","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[18-Jul-2026 13:02:52 UTC] Total orders count: 1
[18-Jul-2026 13:39:27 UTC] === API CALL LOG ===
[18-Jul-2026 13:39:27 UTC] Endpoint: user/profile.php
[18-Jul-2026 13:39:27 UTC] Full Log Data: {
    "timestamp": "2026-07-18 13:39:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "223.188.170.170",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "223.188.170.170, 104.22.66.72",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4OCIsInVzZXJuYW1lIjoiVnRzYWciLCJlbWFpbCI6Im9oaXJhaGhkaGtoaWNoYXJAZ21haWwuY29tIiwiZXhwIjoxNzg0OTg2NzY2fQ.lIA84CHaALzKVvMvrEldAnzAGSjZocWiYaRQqkYMLb8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d1e4835ea62f0a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "223.188.170.170",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 13:39:27 UTC] === END API CALL LOG ===
[18-Jul-2026 13:39:27 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 13:39:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4OCIsInVzZXJuYW1lIjoiVnRzYWciLCJlbWFpbCI6Im9oaXJhaGhkaGtoaWNoYXJAZ21haWwuY29tIiwiZXhwIjoxNzg0OTg2NzY2fQ.lIA84CHaALzKVvMvrEldAnzAGSjZocWiYaRQqkYMLb8
[18-Jul-2026 13:39:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 13:39:27 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 13:39:27 UTC] User ID: 1088
[18-Jul-2026 13:39:27 UTC] ✅ User profile retrieved successfully for user ID: 1088
[18-Jul-2026 13:39:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 13:39:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 13:39:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"223.188.170.170, 104.22.66.82","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4OCIsInVzZXJuYW1lIjoiVnRzYWciLCJlbWFpbCI6Im9oaXJhaGhkaGtoaWNoYXJAZ21haWwuY29tIiwiZXhwIjoxNzg0OTg2NzY2fQ.lIA84CHaALzKVvMvrEldAnzAGSjZocWiYaRQqkYMLb8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1d1e4835eb02f0a-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"223.188.170.170","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-Jul-2026 13:39:28 UTC] === User Orders API Called ===
[18-Jul-2026 13:39:28 UTC] User ID: 1088
[18-Jul-2026 13:39:28 UTC] Limit: 20, Offset: 0
[18-Jul-2026 13:39:28 UTC] Orders found: 0
[18-Jul-2026 13:39:28 UTC] Orders data: []
[18-Jul-2026 13:39:28 UTC] Total orders count: 0
[18-Jul-2026 13:39:28 UTC] === API CALL LOG ===
[18-Jul-2026 13:39:28 UTC] Endpoint: user/profile.php
[18-Jul-2026 13:39:28 UTC] Full Log Data: {
    "timestamp": "2026-07-18 13:39:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "223.188.170.170",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "223.188.170.170, 104.22.66.82",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4OCIsInVzZXJuYW1lIjoiVnRzYWciLCJlbWFpbCI6Im9oaXJhaGhkaGtoaWNoYXJAZ21haWwuY29tIiwiZXhwIjoxNzg0OTg2NzY2fQ.lIA84CHaALzKVvMvrEldAnzAGSjZocWiYaRQqkYMLb8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d1e48419352f0a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "223.188.170.170",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 13:39:28 UTC] === END API CALL LOG ===
[18-Jul-2026 13:39:28 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 13:39:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4OCIsInVzZXJuYW1lIjoiVnRzYWciLCJlbWFpbCI6Im9oaXJhaGhkaGtoaWNoYXJAZ21haWwuY29tIiwiZXhwIjoxNzg0OTg2NzY2fQ.lIA84CHaALzKVvMvrEldAnzAGSjZocWiYaRQqkYMLb8
[18-Jul-2026 13:39:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 13:39:28 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 13:39:28 UTC] User ID: 1088
[18-Jul-2026 13:39:28 UTC] ✅ User profile retrieved successfully for user ID: 1088
[18-Jul-2026 13:39:29 UTC] === API CALL LOG ===
[18-Jul-2026 13:39:29 UTC] Endpoint: user/profile.php
[18-Jul-2026 13:39:29 UTC] Full Log Data: {
    "timestamp": "2026-07-18 13:39:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "223.188.170.170",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "223.188.170.170, 104.22.66.83",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4OCIsInVzZXJuYW1lIjoiVnRzYWciLCJlbWFpbCI6Im9oaXJhaGhkaGtoaWNoYXJAZ21haWwuY29tIiwiZXhwIjoxNzg0OTg2NzY2fQ.lIA84CHaALzKVvMvrEldAnzAGSjZocWiYaRQqkYMLb8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d1e48b4ecb2f0a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "223.188.170.170",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 13:39:29 UTC] === END API CALL LOG ===
[18-Jul-2026 13:39:29 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 13:39:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4OCIsInVzZXJuYW1lIjoiVnRzYWciLCJlbWFpbCI6Im9oaXJhaGhkaGtoaWNoYXJAZ21haWwuY29tIiwiZXhwIjoxNzg0OTg2NzY2fQ.lIA84CHaALzKVvMvrEldAnzAGSjZocWiYaRQqkYMLb8
[18-Jul-2026 13:39:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 13:39:29 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 13:39:29 UTC] User ID: 1088
[18-Jul-2026 13:39:29 UTC] ✅ User profile retrieved successfully for user ID: 1088
[18-Jul-2026 13:40:17 UTC] === API CALL LOG ===
[18-Jul-2026 13:40:17 UTC] Endpoint: user/profile.php
[18-Jul-2026 13:40:17 UTC] Full Log Data: {
    "timestamp": "2026-07-18 13:40:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "223.188.170.170",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "223.188.170.170, 104.22.66.73",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4OCIsInVzZXJuYW1lIjoiVnRzYWciLCJlbWFpbCI6Im9oaXJhaGhkaGtoaWNoYXJAZ21haWwuY29tIiwiZXhwIjoxNzg0OTg2NzY2fQ.lIA84CHaALzKVvMvrEldAnzAGSjZocWiYaRQqkYMLb8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d1e5b41d8d2f0a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "223.188.170.170",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 13:40:17 UTC] === END API CALL LOG ===
[18-Jul-2026 13:40:17 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 13:40:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4OCIsInVzZXJuYW1lIjoiVnRzYWciLCJlbWFpbCI6Im9oaXJhaGhkaGtoaWNoYXJAZ21haWwuY29tIiwiZXhwIjoxNzg0OTg2NzY2fQ.lIA84CHaALzKVvMvrEldAnzAGSjZocWiYaRQqkYMLb8
[18-Jul-2026 13:40:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 13:40:17 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 13:40:17 UTC] User ID: 1088
[18-Jul-2026 13:40:17 UTC] ✅ User profile retrieved successfully for user ID: 1088
[18-Jul-2026 13:40:53 UTC] === API CALL LOG ===
[18-Jul-2026 13:40:53 UTC] Endpoint: user/profile.php
[18-Jul-2026 13:40:53 UTC] Full Log Data: {
    "timestamp": "2026-07-18 13:40:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "223.188.170.170",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "223.188.170.170, 104.22.66.73",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4OCIsInVzZXJuYW1lIjoiVnRzYWciLCJlbWFpbCI6Im9oaXJhaGhkaGtoaWNoYXJAZ21haWwuY29tIiwiZXhwIjoxNzg0OTg2NzY2fQ.lIA84CHaALzKVvMvrEldAnzAGSjZocWiYaRQqkYMLb8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d1e698b8b12f0a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "223.188.170.170",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 13:40:53 UTC] === END API CALL LOG ===
[18-Jul-2026 13:40:53 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 13:40:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4OCIsInVzZXJuYW1lIjoiVnRzYWciLCJlbWFpbCI6Im9oaXJhaGhkaGtoaWNoYXJAZ21haWwuY29tIiwiZXhwIjoxNzg0OTg2NzY2fQ.lIA84CHaALzKVvMvrEldAnzAGSjZocWiYaRQqkYMLb8
[18-Jul-2026 13:40:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 13:40:53 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 13:40:53 UTC] User ID: 1088
[18-Jul-2026 13:40:53 UTC] ✅ User profile retrieved successfully for user ID: 1088
[18-Jul-2026 13:40:53 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 13:40:53 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 13:40:53 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"223.188.170.170, 104.22.66.73","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4OCIsInVzZXJuYW1lIjoiVnRzYWciLCJlbWFpbCI6Im9oaXJhaGhkaGtoaWNoYXJAZ21haWwuY29tIiwiZXhwIjoxNzg0OTg2NzY2fQ.lIA84CHaALzKVvMvrEldAnzAGSjZocWiYaRQqkYMLb8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1d1e698b8a82f0a-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"223.188.170.170","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-Jul-2026 13:40:53 UTC] === User Orders API Called ===
[18-Jul-2026 13:40:53 UTC] User ID: 1088
[18-Jul-2026 13:40:53 UTC] Limit: 20, Offset: 0
[18-Jul-2026 13:40:53 UTC] Orders found: 0
[18-Jul-2026 13:40:53 UTC] Orders data: []
[18-Jul-2026 13:40:53 UTC] Total orders count: 0
[18-Jul-2026 13:40:54 UTC] === API CALL LOG ===
[18-Jul-2026 13:40:54 UTC] Endpoint: user/profile.php
[18-Jul-2026 13:40:54 UTC] Full Log Data: {
    "timestamp": "2026-07-18 13:40:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "223.188.170.170",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "223.188.170.170, 104.22.66.73",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4OCIsInVzZXJuYW1lIjoiVnRzYWciLCJlbWFpbCI6Im9oaXJhaGhkaGtoaWNoYXJAZ21haWwuY29tIiwiZXhwIjoxNzg0OTg2NzY2fQ.lIA84CHaALzKVvMvrEldAnzAGSjZocWiYaRQqkYMLb8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d1e69e385b2f0a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "223.188.170.170",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 13:40:54 UTC] === END API CALL LOG ===
[18-Jul-2026 13:40:54 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 13:40:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4OCIsInVzZXJuYW1lIjoiVnRzYWciLCJlbWFpbCI6Im9oaXJhaGhkaGtoaWNoYXJAZ21haWwuY29tIiwiZXhwIjoxNzg0OTg2NzY2fQ.lIA84CHaALzKVvMvrEldAnzAGSjZocWiYaRQqkYMLb8
[18-Jul-2026 13:40:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 13:40:54 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 13:40:54 UTC] User ID: 1088
[18-Jul-2026 13:40:54 UTC] ✅ User profile retrieved successfully for user ID: 1088
[18-Jul-2026 13:40:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 13:40:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 13:40:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"223.188.170.170, 104.22.66.73","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4OCIsInVzZXJuYW1lIjoiVnRzYWciLCJlbWFpbCI6Im9oaXJhaGhkaGtoaWNoYXJAZ21haWwuY29tIiwiZXhwIjoxNzg0OTg2NzY2fQ.lIA84CHaALzKVvMvrEldAnzAGSjZocWiYaRQqkYMLb8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1d1e6bb98422f0a-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"223.188.170.170","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-Jul-2026 13:40:58 UTC] === User Orders API Called ===
[18-Jul-2026 13:40:58 UTC] User ID: 1088
[18-Jul-2026 13:40:58 UTC] Limit: 20, Offset: 0
[18-Jul-2026 13:40:58 UTC] Orders found: 0
[18-Jul-2026 13:40:58 UTC] Orders data: []
[18-Jul-2026 13:40:58 UTC] Total orders count: 0
[18-Jul-2026 13:41:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 13:41:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 13:41:00 UTC] === API CALL LOG ===
[18-Jul-2026 13:41:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"223.188.170.170, 104.22.66.73","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4OCIsInVzZXJuYW1lIjoiVnRzYWciLCJlbWFpbCI6Im9oaXJhaGhkaGtoaWNoYXJAZ21haWwuY29tIiwiZXhwIjoxNzg0OTg2NzY2fQ.lIA84CHaALzKVvMvrEldAnzAGSjZocWiYaRQqkYMLb8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1d1e6c4ce0f2f0a-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"223.188.170.170","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-Jul-2026 13:41:00 UTC] Endpoint: user/profile.php
[18-Jul-2026 13:41:00 UTC] === User Orders API Called ===
[18-Jul-2026 13:41:00 UTC] Full Log Data: {
    "timestamp": "2026-07-18 13:41:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "223.188.170.170",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "223.188.170.170, 104.22.66.73",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4OCIsInVzZXJuYW1lIjoiVnRzYWciLCJlbWFpbCI6Im9oaXJhaGhkaGtoaWNoYXJAZ21haWwuY29tIiwiZXhwIjoxNzg0OTg2NzY2fQ.lIA84CHaALzKVvMvrEldAnzAGSjZocWiYaRQqkYMLb8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d1e6c4ce152f0a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "223.188.170.170",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 13:41:00 UTC] User ID: 1088
[18-Jul-2026 13:41:00 UTC] === END API CALL LOG ===
[18-Jul-2026 13:41:00 UTC] Limit: 20, Offset: 0
[18-Jul-2026 13:41:00 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 13:41:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4OCIsInVzZXJuYW1lIjoiVnRzYWciLCJlbWFpbCI6Im9oaXJhaGhkaGtoaWNoYXJAZ21haWwuY29tIiwiZXhwIjoxNzg0OTg2NzY2fQ.lIA84CHaALzKVvMvrEldAnzAGSjZocWiYaRQqkYMLb8
[18-Jul-2026 13:41:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 13:41:00 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 13:41:00 UTC] User ID: 1088
[18-Jul-2026 13:41:00 UTC] Orders found: 0
[18-Jul-2026 13:41:00 UTC] ✅ User profile retrieved successfully for user ID: 1088
[18-Jul-2026 13:41:00 UTC] Orders data: []
[18-Jul-2026 13:41:00 UTC] Total orders count: 0
[18-Jul-2026 13:41:00 UTC] === API CALL LOG ===
[18-Jul-2026 13:41:00 UTC] Endpoint: user/profile.php
[18-Jul-2026 13:41:00 UTC] Full Log Data: {
    "timestamp": "2026-07-18 13:41:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "223.188.170.170",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "223.188.170.170, 104.22.66.73",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4OCIsInVzZXJuYW1lIjoiVnRzYWciLCJlbWFpbCI6Im9oaXJhaGhkaGtoaWNoYXJAZ21haWwuY29tIiwiZXhwIjoxNzg0OTg2NzY2fQ.lIA84CHaALzKVvMvrEldAnzAGSjZocWiYaRQqkYMLb8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d1e6c899f92f0a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "223.188.170.170",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 13:41:00 UTC] === END API CALL LOG ===
[18-Jul-2026 13:41:00 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 13:41:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4OCIsInVzZXJuYW1lIjoiVnRzYWciLCJlbWFpbCI6Im9oaXJhaGhkaGtoaWNoYXJAZ21haWwuY29tIiwiZXhwIjoxNzg0OTg2NzY2fQ.lIA84CHaALzKVvMvrEldAnzAGSjZocWiYaRQqkYMLb8
[18-Jul-2026 13:41:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 13:41:00 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 13:41:00 UTC] User ID: 1088
[18-Jul-2026 13:41:00 UTC] ✅ User profile retrieved successfully for user ID: 1088
[18-Jul-2026 13:41:14 UTC] === API CALL LOG ===
[18-Jul-2026 13:41:14 UTC] Endpoint: user/profile.php
[18-Jul-2026 13:41:14 UTC] Full Log Data: {
    "timestamp": "2026-07-18 13:41:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "223.188.170.170",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "223.188.170.170, 104.22.66.72",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4OCIsInVzZXJuYW1lIjoiVnRzYWciLCJlbWFpbCI6Im9oaXJhaGhkaGtoaWNoYXJAZ21haWwuY29tIiwiZXhwIjoxNzg0OTg2NzY2fQ.lIA84CHaALzKVvMvrEldAnzAGSjZocWiYaRQqkYMLb8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d1e71a2be42f0a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "223.188.170.170",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 13:41:14 UTC] === END API CALL LOG ===
[18-Jul-2026 13:41:14 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 13:41:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4OCIsInVzZXJuYW1lIjoiVnRzYWciLCJlbWFpbCI6Im9oaXJhaGhkaGtoaWNoYXJAZ21haWwuY29tIiwiZXhwIjoxNzg0OTg2NzY2fQ.lIA84CHaALzKVvMvrEldAnzAGSjZocWiYaRQqkYMLb8
[18-Jul-2026 13:41:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 13:41:14 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 13:41:14 UTC] User ID: 1088
[18-Jul-2026 13:41:14 UTC] ✅ User profile retrieved successfully for user ID: 1088
[18-Jul-2026 13:41:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 13:41:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 13:41:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"223.188.170.170, 104.22.66.72","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4OCIsInVzZXJuYW1lIjoiVnRzYWciLCJlbWFpbCI6Im9oaXJhaGhkaGtoaWNoYXJAZ21haWwuY29tIiwiZXhwIjoxNzg0OTg2NzY2fQ.lIA84CHaALzKVvMvrEldAnzAGSjZocWiYaRQqkYMLb8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1d1e71a2be02f0a-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"223.188.170.170","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-Jul-2026 13:41:14 UTC] === User Orders API Called ===
[18-Jul-2026 13:41:14 UTC] User ID: 1088
[18-Jul-2026 13:41:14 UTC] Limit: 20, Offset: 0
[18-Jul-2026 13:41:14 UTC] Orders found: 0
[18-Jul-2026 13:41:14 UTC] Orders data: []
[18-Jul-2026 13:41:14 UTC] Total orders count: 0
[18-Jul-2026 13:41:14 UTC] === API CALL LOG ===
[18-Jul-2026 13:41:14 UTC] Endpoint: user/profile.php
[18-Jul-2026 13:41:14 UTC] Full Log Data: {
    "timestamp": "2026-07-18 13:41:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "223.188.170.170",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "223.188.170.170, 104.22.66.72",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4OCIsInVzZXJuYW1lIjoiVnRzYWciLCJlbWFpbCI6Im9oaXJhaGhkaGtoaWNoYXJAZ21haWwuY29tIiwiZXhwIjoxNzg0OTg2NzY2fQ.lIA84CHaALzKVvMvrEldAnzAGSjZocWiYaRQqkYMLb8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d1e71dce5b2f0a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "223.188.170.170",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 13:41:14 UTC] === END API CALL LOG ===
[18-Jul-2026 13:41:14 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 13:41:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4OCIsInVzZXJuYW1lIjoiVnRzYWciLCJlbWFpbCI6Im9oaXJhaGhkaGtoaWNoYXJAZ21haWwuY29tIiwiZXhwIjoxNzg0OTg2NzY2fQ.lIA84CHaALzKVvMvrEldAnzAGSjZocWiYaRQqkYMLb8
[18-Jul-2026 13:41:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 13:41:14 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 13:41:14 UTC] User ID: 1088
[18-Jul-2026 13:41:14 UTC] ✅ User profile retrieved successfully for user ID: 1088
[18-Jul-2026 13:41:20 UTC] === API CALL LOG ===
[18-Jul-2026 13:41:20 UTC] Endpoint: user/profile.php
[18-Jul-2026 13:41:20 UTC] Full Log Data: {
    "timestamp": "2026-07-18 13:41:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "223.188.170.170",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "223.188.170.170, 104.22.66.72",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4OCIsInVzZXJuYW1lIjoiVnRzYWciLCJlbWFpbCI6Im9oaXJhaGhkaGtoaWNoYXJAZ21haWwuY29tIiwiZXhwIjoxNzg0OTg2NzY2fQ.lIA84CHaALzKVvMvrEldAnzAGSjZocWiYaRQqkYMLb8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d1e7404c4c2f0a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "223.188.170.170",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 13:41:20 UTC] === END API CALL LOG ===
[18-Jul-2026 13:41:20 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 13:41:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4OCIsInVzZXJuYW1lIjoiVnRzYWciLCJlbWFpbCI6Im9oaXJhaGhkaGtoaWNoYXJAZ21haWwuY29tIiwiZXhwIjoxNzg0OTg2NzY2fQ.lIA84CHaALzKVvMvrEldAnzAGSjZocWiYaRQqkYMLb8
[18-Jul-2026 13:41:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 13:41:20 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 13:41:20 UTC] User ID: 1088
[18-Jul-2026 13:41:20 UTC] ✅ User profile retrieved successfully for user ID: 1088
[18-Jul-2026 13:41:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 13:41:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 13:41:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"223.188.170.170, 104.22.66.72","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4OCIsInVzZXJuYW1lIjoiVnRzYWciLCJlbWFpbCI6Im9oaXJhaGhkaGtoaWNoYXJAZ21haWwuY29tIiwiZXhwIjoxNzg0OTg2NzY2fQ.lIA84CHaALzKVvMvrEldAnzAGSjZocWiYaRQqkYMLb8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1d1e7404c482f0a-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"223.188.170.170","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-Jul-2026 13:41:20 UTC] === User Orders API Called ===
[18-Jul-2026 13:41:20 UTC] User ID: 1088
[18-Jul-2026 13:41:20 UTC] Limit: 20, Offset: 0
[18-Jul-2026 13:41:20 UTC] Orders found: 0
[18-Jul-2026 13:41:20 UTC] Orders data: []
[18-Jul-2026 13:41:20 UTC] Total orders count: 0
[18-Jul-2026 13:41:20 UTC] === API CALL LOG ===
[18-Jul-2026 13:41:20 UTC] Endpoint: user/profile.php
[18-Jul-2026 13:41:20 UTC] Full Log Data: {
    "timestamp": "2026-07-18 13:41:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "223.188.170.170",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "223.188.170.170, 104.22.66.73",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4OCIsInVzZXJuYW1lIjoiVnRzYWciLCJlbWFpbCI6Im9oaXJhaGhkaGtoaWNoYXJAZ21haWwuY29tIiwiZXhwIjoxNzg0OTg2NzY2fQ.lIA84CHaALzKVvMvrEldAnzAGSjZocWiYaRQqkYMLb8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d1e7440ecc2f0a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "223.188.170.170",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 13:41:20 UTC] === END API CALL LOG ===
[18-Jul-2026 13:41:20 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 13:41:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4OCIsInVzZXJuYW1lIjoiVnRzYWciLCJlbWFpbCI6Im9oaXJhaGhkaGtoaWNoYXJAZ21haWwuY29tIiwiZXhwIjoxNzg0OTg2NzY2fQ.lIA84CHaALzKVvMvrEldAnzAGSjZocWiYaRQqkYMLb8
[18-Jul-2026 13:41:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 13:41:20 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 13:41:20 UTC] User ID: 1088
[18-Jul-2026 13:41:20 UTC] ✅ User profile retrieved successfully for user ID: 1088
[18-Jul-2026 13:41:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 13:41:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 13:41:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"223.188.170.170, 104.22.66.72","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4OCIsInVzZXJuYW1lIjoiVnRzYWciLCJlbWFpbCI6Im9oaXJhaGhkaGtoaWNoYXJAZ21haWwuY29tIiwiZXhwIjoxNzg0OTg2NzY2fQ.lIA84CHaALzKVvMvrEldAnzAGSjZocWiYaRQqkYMLb8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1d1e7616c212f0a-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"223.188.170.170","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-Jul-2026 13:41:25 UTC] === User Orders API Called ===
[18-Jul-2026 13:41:25 UTC] User ID: 1088
[18-Jul-2026 13:41:25 UTC] Limit: 20, Offset: 0
[18-Jul-2026 13:41:25 UTC] Orders found: 0
[18-Jul-2026 13:41:25 UTC] Orders data: []
[18-Jul-2026 13:41:25 UTC] Total orders count: 0
[18-Jul-2026 13:41:25 UTC] === API CALL LOG ===
[18-Jul-2026 13:41:25 UTC] Endpoint: user/profile.php
[18-Jul-2026 13:41:25 UTC] Full Log Data: {
    "timestamp": "2026-07-18 13:41:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "223.188.170.170",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "223.188.170.170, 104.22.66.72",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4OCIsInVzZXJuYW1lIjoiVnRzYWciLCJlbWFpbCI6Im9oaXJhaGhkaGtoaWNoYXJAZ21haWwuY29tIiwiZXhwIjoxNzg0OTg2NzY2fQ.lIA84CHaALzKVvMvrEldAnzAGSjZocWiYaRQqkYMLb8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d1e7616c232f0a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "223.188.170.170",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 13:41:25 UTC] === END API CALL LOG ===
[18-Jul-2026 13:41:25 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 13:41:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4OCIsInVzZXJuYW1lIjoiVnRzYWciLCJlbWFpbCI6Im9oaXJhaGhkaGtoaWNoYXJAZ21haWwuY29tIiwiZXhwIjoxNzg0OTg2NzY2fQ.lIA84CHaALzKVvMvrEldAnzAGSjZocWiYaRQqkYMLb8
[18-Jul-2026 13:41:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 13:41:25 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 13:41:25 UTC] User ID: 1088
[18-Jul-2026 13:41:25 UTC] ✅ User profile retrieved successfully for user ID: 1088
[18-Jul-2026 13:41:26 UTC] === API CALL LOG ===
[18-Jul-2026 13:41:26 UTC] Endpoint: user/profile.php
[18-Jul-2026 13:41:26 UTC] Full Log Data: {
    "timestamp": "2026-07-18 13:41:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "223.188.170.170",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "223.188.170.170, 104.22.66.73",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4OCIsInVzZXJuYW1lIjoiVnRzYWciLCJlbWFpbCI6Im9oaXJhaGhkaGtoaWNoYXJAZ21haWwuY29tIiwiZXhwIjoxNzg0OTg2NzY2fQ.lIA84CHaALzKVvMvrEldAnzAGSjZocWiYaRQqkYMLb8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d1e7651f172f0a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "223.188.170.170",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 13:41:26 UTC] === END API CALL LOG ===
[18-Jul-2026 13:41:26 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 13:41:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4OCIsInVzZXJuYW1lIjoiVnRzYWciLCJlbWFpbCI6Im9oaXJhaGhkaGtoaWNoYXJAZ21haWwuY29tIiwiZXhwIjoxNzg0OTg2NzY2fQ.lIA84CHaALzKVvMvrEldAnzAGSjZocWiYaRQqkYMLb8
[18-Jul-2026 13:41:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 13:41:26 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 13:41:26 UTC] User ID: 1088
[18-Jul-2026 13:41:26 UTC] ✅ User profile retrieved successfully for user ID: 1088
[18-Jul-2026 13:41:26 UTC] === API CALL LOG ===
[18-Jul-2026 13:41:26 UTC] Endpoint: user/profile.php
[18-Jul-2026 13:41:26 UTC] Full Log Data: {
    "timestamp": "2026-07-18 13:41:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "223.188.170.170",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "223.188.170.170, 104.22.66.72",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4OCIsInVzZXJuYW1lIjoiVnRzYWciLCJlbWFpbCI6Im9oaXJhaGhkaGtoaWNoYXJAZ21haWwuY29tIiwiZXhwIjoxNzg0OTg2NzY2fQ.lIA84CHaALzKVvMvrEldAnzAGSjZocWiYaRQqkYMLb8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d1e768683a2f0a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "223.188.170.170",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 13:41:26 UTC] === END API CALL LOG ===
[18-Jul-2026 13:41:26 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 13:41:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4OCIsInVzZXJuYW1lIjoiVnRzYWciLCJlbWFpbCI6Im9oaXJhaGhkaGtoaWNoYXJAZ21haWwuY29tIiwiZXhwIjoxNzg0OTg2NzY2fQ.lIA84CHaALzKVvMvrEldAnzAGSjZocWiYaRQqkYMLb8
[18-Jul-2026 13:41:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 13:41:26 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 13:41:26 UTC] User ID: 1088
[18-Jul-2026 13:41:26 UTC] ✅ User profile retrieved successfully for user ID: 1088
[18-Jul-2026 13:41:26 UTC] User Purchases API - User ID: 1088
[18-Jul-2026 13:41:26 UTC] User Purchases API - Total purchases found: 0
[18-Jul-2026 13:41:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 13:41:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 13:41:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"223.188.170.170, 104.22.66.73","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4OCIsInVzZXJuYW1lIjoiVnRzYWciLCJlbWFpbCI6Im9oaXJhaGhkaGtoaWNoYXJAZ21haWwuY29tIiwiZXhwIjoxNzg0OTg2NzY2fQ.lIA84CHaALzKVvMvrEldAnzAGSjZocWiYaRQqkYMLb8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1d1e7803dae2f0a-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"223.188.170.170","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-Jul-2026 13:41:30 UTC] === User Orders API Called ===
[18-Jul-2026 13:41:30 UTC] User ID: 1088
[18-Jul-2026 13:41:30 UTC] Limit: 20, Offset: 0
[18-Jul-2026 13:41:30 UTC] Orders found: 0
[18-Jul-2026 13:41:30 UTC] Orders data: []
[18-Jul-2026 13:41:30 UTC] Total orders count: 0
[18-Jul-2026 13:41:30 UTC] === API CALL LOG ===
[18-Jul-2026 13:41:30 UTC] Endpoint: user/profile.php
[18-Jul-2026 13:41:30 UTC] Full Log Data: {
    "timestamp": "2026-07-18 13:41:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "223.188.170.170",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "223.188.170.170, 104.22.66.73",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4OCIsInVzZXJuYW1lIjoiVnRzYWciLCJlbWFpbCI6Im9oaXJhaGhkaGtoaWNoYXJAZ21haWwuY29tIiwiZXhwIjoxNzg0OTg2NzY2fQ.lIA84CHaALzKVvMvrEldAnzAGSjZocWiYaRQqkYMLb8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d1e7803db22f0a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "223.188.170.170",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 13:41:30 UTC] === END API CALL LOG ===
[18-Jul-2026 13:41:30 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 13:41:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4OCIsInVzZXJuYW1lIjoiVnRzYWciLCJlbWFpbCI6Im9oaXJhaGhkaGtoaWNoYXJAZ21haWwuY29tIiwiZXhwIjoxNzg0OTg2NzY2fQ.lIA84CHaALzKVvMvrEldAnzAGSjZocWiYaRQqkYMLb8
[18-Jul-2026 13:41:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 13:41:30 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 13:41:30 UTC] User ID: 1088
[18-Jul-2026 13:41:30 UTC] ✅ User profile retrieved successfully for user ID: 1088
[18-Jul-2026 13:41:30 UTC] === API CALL LOG ===
[18-Jul-2026 13:41:30 UTC] Endpoint: user/profile.php
[18-Jul-2026 13:41:30 UTC] Full Log Data: {
    "timestamp": "2026-07-18 13:41:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "223.188.170.170",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "223.188.170.170, 104.22.66.72",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4OCIsInVzZXJuYW1lIjoiVnRzYWciLCJlbWFpbCI6Im9oaXJhaGhkaGtoaWNoYXJAZ21haWwuY29tIiwiZXhwIjoxNzg0OTg2NzY2fQ.lIA84CHaALzKVvMvrEldAnzAGSjZocWiYaRQqkYMLb8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d1e78418442f0a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "223.188.170.170",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 13:41:30 UTC] === END API CALL LOG ===
[18-Jul-2026 13:41:30 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 13:41:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4OCIsInVzZXJuYW1lIjoiVnRzYWciLCJlbWFpbCI6Im9oaXJhaGhkaGtoaWNoYXJAZ21haWwuY29tIiwiZXhwIjoxNzg0OTg2NzY2fQ.lIA84CHaALzKVvMvrEldAnzAGSjZocWiYaRQqkYMLb8
[18-Jul-2026 13:41:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 13:41:30 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 13:41:30 UTC] User ID: 1088
[18-Jul-2026 13:41:30 UTC] ✅ User profile retrieved successfully for user ID: 1088
[18-Jul-2026 13:41:41 UTC] === API CALL LOG ===
[18-Jul-2026 13:41:41 UTC] Endpoint: user/profile.php
[18-Jul-2026 13:41:41 UTC] Full Log Data: {
    "timestamp": "2026-07-18 13:41:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "223.188.170.170",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "223.188.170.170, 104.22.66.73",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4OCIsInVzZXJuYW1lIjoiVnRzYWciLCJlbWFpbCI6Im9oaXJhaGhkaGtoaWNoYXJAZ21haWwuY29tIiwiZXhwIjoxNzg0OTg2NzY2fQ.lIA84CHaALzKVvMvrEldAnzAGSjZocWiYaRQqkYMLb8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d1e7c37e5b2f0a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "223.188.170.170",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 13:41:41 UTC] === END API CALL LOG ===
[18-Jul-2026 13:41:41 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 13:41:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4OCIsInVzZXJuYW1lIjoiVnRzYWciLCJlbWFpbCI6Im9oaXJhaGhkaGtoaWNoYXJAZ21haWwuY29tIiwiZXhwIjoxNzg0OTg2NzY2fQ.lIA84CHaALzKVvMvrEldAnzAGSjZocWiYaRQqkYMLb8
[18-Jul-2026 13:41:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 13:41:41 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 13:41:41 UTC] User ID: 1088
[18-Jul-2026 13:41:41 UTC] ✅ User profile retrieved successfully for user ID: 1088
[18-Jul-2026 13:41:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 13:41:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 13:41:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"223.188.170.170, 104.22.66.72","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4OCIsInVzZXJuYW1lIjoiVnRzYWciLCJlbWFpbCI6Im9oaXJhaGhkaGtoaWNoYXJAZ21haWwuY29tIiwiZXhwIjoxNzg0OTg2NzY2fQ.lIA84CHaALzKVvMvrEldAnzAGSjZocWiYaRQqkYMLb8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1d1e7c37e532f0a-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"223.188.170.170","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-Jul-2026 13:41:41 UTC] === User Orders API Called ===
[18-Jul-2026 13:41:41 UTC] User ID: 1088
[18-Jul-2026 13:41:41 UTC] Limit: 20, Offset: 0
[18-Jul-2026 13:41:41 UTC] Orders found: 0
[18-Jul-2026 13:41:41 UTC] Orders data: []
[18-Jul-2026 13:41:41 UTC] Total orders count: 0
[18-Jul-2026 13:41:41 UTC] === API CALL LOG ===
[18-Jul-2026 13:41:41 UTC] Endpoint: user/profile.php
[18-Jul-2026 13:41:41 UTC] Full Log Data: {
    "timestamp": "2026-07-18 13:41:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "223.188.170.170",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "223.188.170.170, 104.22.66.73",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4OCIsInVzZXJuYW1lIjoiVnRzYWciLCJlbWFpbCI6Im9oaXJhaGhkaGtoaWNoYXJAZ21haWwuY29tIiwiZXhwIjoxNzg0OTg2NzY2fQ.lIA84CHaALzKVvMvrEldAnzAGSjZocWiYaRQqkYMLb8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d1e7c76a262f0a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "223.188.170.170",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 13:41:41 UTC] === END API CALL LOG ===
[18-Jul-2026 13:41:41 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 13:41:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4OCIsInVzZXJuYW1lIjoiVnRzYWciLCJlbWFpbCI6Im9oaXJhaGhkaGtoaWNoYXJAZ21haWwuY29tIiwiZXhwIjoxNzg0OTg2NzY2fQ.lIA84CHaALzKVvMvrEldAnzAGSjZocWiYaRQqkYMLb8
[18-Jul-2026 13:41:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 13:41:41 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 13:41:41 UTC] User ID: 1088
[18-Jul-2026 13:41:41 UTC] ✅ User profile retrieved successfully for user ID: 1088
[18-Jul-2026 13:42:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 13:42:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 13:42:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"223.188.170.170, 104.22.66.72","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4OCIsInVzZXJuYW1lIjoiVnRzYWciLCJlbWFpbCI6Im9oaXJhaGhkaGtoaWNoYXJAZ21haWwuY29tIiwiZXhwIjoxNzg0OTg2NzY2fQ.lIA84CHaALzKVvMvrEldAnzAGSjZocWiYaRQqkYMLb8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1d1e87b3bf92f0a-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"223.188.170.170","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-Jul-2026 13:42:11 UTC] === User Orders API Called ===
[18-Jul-2026 13:42:11 UTC] User ID: 1088
[18-Jul-2026 13:42:11 UTC] Limit: 20, Offset: 0
[18-Jul-2026 13:42:11 UTC] Orders found: 0
[18-Jul-2026 13:42:11 UTC] Orders data: []
[18-Jul-2026 13:42:11 UTC] Total orders count: 0
[18-Jul-2026 13:42:11 UTC] === API CALL LOG ===
[18-Jul-2026 13:42:11 UTC] Endpoint: user/profile.php
[18-Jul-2026 13:42:11 UTC] Full Log Data: {
    "timestamp": "2026-07-18 13:42:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "223.188.170.170",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "223.188.170.170, 104.22.66.72",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4OCIsInVzZXJuYW1lIjoiVnRzYWciLCJlbWFpbCI6Im9oaXJhaGhkaGtoaWNoYXJAZ21haWwuY29tIiwiZXhwIjoxNzg0OTg2NzY2fQ.lIA84CHaALzKVvMvrEldAnzAGSjZocWiYaRQqkYMLb8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d1e87b3bfc2f0a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "223.188.170.170",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 13:42:11 UTC] === END API CALL LOG ===
[18-Jul-2026 13:42:11 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 13:42:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4OCIsInVzZXJuYW1lIjoiVnRzYWciLCJlbWFpbCI6Im9oaXJhaGhkaGtoaWNoYXJAZ21haWwuY29tIiwiZXhwIjoxNzg0OTg2NzY2fQ.lIA84CHaALzKVvMvrEldAnzAGSjZocWiYaRQqkYMLb8
[18-Jul-2026 13:42:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 13:42:11 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 13:42:11 UTC] User ID: 1088
[18-Jul-2026 13:42:11 UTC] ✅ User profile retrieved successfully for user ID: 1088
[18-Jul-2026 13:42:11 UTC] === API CALL LOG ===
[18-Jul-2026 13:42:11 UTC] Endpoint: user/profile.php
[18-Jul-2026 13:42:11 UTC] Full Log Data: {
    "timestamp": "2026-07-18 13:42:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "223.188.170.170",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "223.188.170.170, 104.22.66.73",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4OCIsInVzZXJuYW1lIjoiVnRzYWciLCJlbWFpbCI6Im9oaXJhaGhkaGtoaWNoYXJAZ21haWwuY29tIiwiZXhwIjoxNzg0OTg2NzY2fQ.lIA84CHaALzKVvMvrEldAnzAGSjZocWiYaRQqkYMLb8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d1e87ecec32f0a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "223.188.170.170",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 13:42:11 UTC] === END API CALL LOG ===
[18-Jul-2026 13:42:11 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 13:42:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4OCIsInVzZXJuYW1lIjoiVnRzYWciLCJlbWFpbCI6Im9oaXJhaGhkaGtoaWNoYXJAZ21haWwuY29tIiwiZXhwIjoxNzg0OTg2NzY2fQ.lIA84CHaALzKVvMvrEldAnzAGSjZocWiYaRQqkYMLb8
[18-Jul-2026 13:42:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 13:42:11 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 13:42:11 UTC] User ID: 1088
[18-Jul-2026 13:42:11 UTC] ✅ User profile retrieved successfully for user ID: 1088
[18-Jul-2026 13:42:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 13:42:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 13:42:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"223.188.170.170, 104.22.66.72","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4OCIsInVzZXJuYW1lIjoiVnRzYWciLCJlbWFpbCI6Im9oaXJhaGhkaGtoaWNoYXJAZ21haWwuY29tIiwiZXhwIjoxNzg0OTg2NzY2fQ.lIA84CHaALzKVvMvrEldAnzAGSjZocWiYaRQqkYMLb8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1d1e8bc49af2f0a-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"223.188.170.170","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-Jul-2026 13:42:21 UTC] === User Orders API Called ===
[18-Jul-2026 13:42:21 UTC] User ID: 1088
[18-Jul-2026 13:42:21 UTC] Limit: 20, Offset: 0
[18-Jul-2026 13:42:21 UTC] Orders found: 0
[18-Jul-2026 13:42:21 UTC] Orders data: []
[18-Jul-2026 13:42:21 UTC] Total orders count: 0
[18-Jul-2026 13:42:21 UTC] === API CALL LOG ===
[18-Jul-2026 13:42:21 UTC] Endpoint: user/profile.php
[18-Jul-2026 13:42:21 UTC] Full Log Data: {
    "timestamp": "2026-07-18 13:42:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "223.188.170.170",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "223.188.170.170, 104.22.66.73",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4OCIsInVzZXJuYW1lIjoiVnRzYWciLCJlbWFpbCI6Im9oaXJhaGhkaGtoaWNoYXJAZ21haWwuY29tIiwiZXhwIjoxNzg0OTg2NzY2fQ.lIA84CHaALzKVvMvrEldAnzAGSjZocWiYaRQqkYMLb8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d1e8bc49b32f0a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "223.188.170.170",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 13:42:21 UTC] === END API CALL LOG ===
[18-Jul-2026 13:42:21 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 13:42:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4OCIsInVzZXJuYW1lIjoiVnRzYWciLCJlbWFpbCI6Im9oaXJhaGhkaGtoaWNoYXJAZ21haWwuY29tIiwiZXhwIjoxNzg0OTg2NzY2fQ.lIA84CHaALzKVvMvrEldAnzAGSjZocWiYaRQqkYMLb8
[18-Jul-2026 13:42:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 13:42:21 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 13:42:21 UTC] User ID: 1088
[18-Jul-2026 13:42:21 UTC] ✅ User profile retrieved successfully for user ID: 1088
[18-Jul-2026 13:42:21 UTC] === API CALL LOG ===
[18-Jul-2026 13:42:21 UTC] Endpoint: user/profile.php
[18-Jul-2026 13:42:21 UTC] Full Log Data: {
    "timestamp": "2026-07-18 13:42:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "223.188.170.170",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "223.188.170.170, 104.22.66.72",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4OCIsInVzZXJuYW1lIjoiVnRzYWciLCJlbWFpbCI6Im9oaXJhaGhkaGtoaWNoYXJAZ21haWwuY29tIiwiZXhwIjoxNzg0OTg2NzY2fQ.lIA84CHaALzKVvMvrEldAnzAGSjZocWiYaRQqkYMLb8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d1e8bffc692f0a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "223.188.170.170",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 13:42:21 UTC] === END API CALL LOG ===
[18-Jul-2026 13:42:21 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 13:42:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4OCIsInVzZXJuYW1lIjoiVnRzYWciLCJlbWFpbCI6Im9oaXJhaGhkaGtoaWNoYXJAZ21haWwuY29tIiwiZXhwIjoxNzg0OTg2NzY2fQ.lIA84CHaALzKVvMvrEldAnzAGSjZocWiYaRQqkYMLb8
[18-Jul-2026 13:42:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 13:42:21 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 13:42:21 UTC] User ID: 1088
[18-Jul-2026 13:42:21 UTC] ✅ User profile retrieved successfully for user ID: 1088
[18-Jul-2026 13:42:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 13:42:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 13:42:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"223.188.170.170, 104.22.66.72","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4OCIsInVzZXJuYW1lIjoiVnRzYWciLCJlbWFpbCI6Im9oaXJhaGhkaGtoaWNoYXJAZ21haWwuY29tIiwiZXhwIjoxNzg0OTg2NzY2fQ.lIA84CHaALzKVvMvrEldAnzAGSjZocWiYaRQqkYMLb8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1d1e9043e742f0a-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"223.188.170.170","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-Jul-2026 13:42:32 UTC] === User Orders API Called ===
[18-Jul-2026 13:42:32 UTC] User ID: 1088
[18-Jul-2026 13:42:32 UTC] Limit: 20, Offset: 0
[18-Jul-2026 13:42:32 UTC] Orders found: 0
[18-Jul-2026 13:42:32 UTC] Orders data: []
[18-Jul-2026 13:42:32 UTC] Total orders count: 0
[18-Jul-2026 13:42:32 UTC] === API CALL LOG ===
[18-Jul-2026 13:42:32 UTC] Endpoint: user/profile.php
[18-Jul-2026 13:42:32 UTC] Full Log Data: {
    "timestamp": "2026-07-18 13:42:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "223.188.170.170",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "223.188.170.170, 104.22.66.73",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4OCIsInVzZXJuYW1lIjoiVnRzYWciLCJlbWFpbCI6Im9oaXJhaGhkaGtoaWNoYXJAZ21haWwuY29tIiwiZXhwIjoxNzg0OTg2NzY2fQ.lIA84CHaALzKVvMvrEldAnzAGSjZocWiYaRQqkYMLb8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d1e9043e782f0a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "223.188.170.170",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 13:42:32 UTC] === END API CALL LOG ===
[18-Jul-2026 13:42:32 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 13:42:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4OCIsInVzZXJuYW1lIjoiVnRzYWciLCJlbWFpbCI6Im9oaXJhaGhkaGtoaWNoYXJAZ21haWwuY29tIiwiZXhwIjoxNzg0OTg2NzY2fQ.lIA84CHaALzKVvMvrEldAnzAGSjZocWiYaRQqkYMLb8
[18-Jul-2026 13:42:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 13:42:32 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 13:42:32 UTC] User ID: 1088
[18-Jul-2026 13:42:32 UTC] ✅ User profile retrieved successfully for user ID: 1088
[18-Jul-2026 13:42:33 UTC] === API CALL LOG ===
[18-Jul-2026 13:42:33 UTC] Endpoint: user/profile.php
[18-Jul-2026 13:42:33 UTC] Full Log Data: {
    "timestamp": "2026-07-18 13:42:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "223.188.170.170",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "223.188.170.170, 104.22.66.72",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4OCIsInVzZXJuYW1lIjoiVnRzYWciLCJlbWFpbCI6Im9oaXJhaGhkaGtoaWNoYXJAZ21haWwuY29tIiwiZXhwIjoxNzg0OTg2NzY2fQ.lIA84CHaALzKVvMvrEldAnzAGSjZocWiYaRQqkYMLb8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d1e907e8ef2f0a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "223.188.170.170",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 13:42:33 UTC] === END API CALL LOG ===
[18-Jul-2026 13:42:33 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 13:42:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4OCIsInVzZXJuYW1lIjoiVnRzYWciLCJlbWFpbCI6Im9oaXJhaGhkaGtoaWNoYXJAZ21haWwuY29tIiwiZXhwIjoxNzg0OTg2NzY2fQ.lIA84CHaALzKVvMvrEldAnzAGSjZocWiYaRQqkYMLb8
[18-Jul-2026 13:42:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 13:42:33 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 13:42:33 UTC] User ID: 1088
[18-Jul-2026 13:42:33 UTC] ✅ User profile retrieved successfully for user ID: 1088
[18-Jul-2026 13:44:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 13:44:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 13:44:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"223.188.170.170, 104.22.66.73","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4OCIsInVzZXJuYW1lIjoiVnRzYWciLCJlbWFpbCI6Im9oaXJhaGhkaGtoaWNoYXJAZ21haWwuY29tIiwiZXhwIjoxNzg0OTg2NzY2fQ.lIA84CHaALzKVvMvrEldAnzAGSjZocWiYaRQqkYMLb8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1d1ebd85a392f0a-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"223.188.170.170","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-Jul-2026 13:44:28 UTC] === User Orders API Called ===
[18-Jul-2026 13:44:28 UTC] User ID: 1088
[18-Jul-2026 13:44:28 UTC] Limit: 20, Offset: 0
[18-Jul-2026 13:44:28 UTC] Orders found: 1
[18-Jul-2026 13:44:28 UTC] Orders data: [{"id":407,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/vipvideo33","status":"pending","created_at":"2026-07-18 17:14:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[18-Jul-2026 13:44:28 UTC] Total orders count: 1
[18-Jul-2026 13:45:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 13:45:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 13:45:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"223.188.170.170, 104.22.66.72","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4OCIsInVzZXJuYW1lIjoiVnRzYWciLCJlbWFpbCI6Im9oaXJhaGhkaGtoaWNoYXJAZ21haWwuY29tIiwiZXhwIjoxNzg0OTg2NzY2fQ.lIA84CHaALzKVvMvrEldAnzAGSjZocWiYaRQqkYMLb8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1d1ed21ac952f0a-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"223.188.170.170","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-Jul-2026 13:45:21 UTC] === User Orders API Called ===
[18-Jul-2026 13:45:21 UTC] User ID: 1088
[18-Jul-2026 13:45:21 UTC] Limit: 20, Offset: 0
[18-Jul-2026 13:45:21 UTC] Orders found: 1
[18-Jul-2026 13:45:21 UTC] Orders data: [{"id":407,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/vipvideo33","status":"pending","created_at":"2026-07-18 17:14:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[18-Jul-2026 13:45:21 UTC] Total orders count: 1
[18-Jul-2026 13:45:21 UTC] === API CALL LOG ===
[18-Jul-2026 13:45:21 UTC] Endpoint: user/profile.php
[18-Jul-2026 13:45:21 UTC] Full Log Data: {
    "timestamp": "2026-07-18 13:45:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "223.188.170.170",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "223.188.170.170, 104.22.66.73",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4OCIsInVzZXJuYW1lIjoiVnRzYWciLCJlbWFpbCI6Im9oaXJhaGhkaGtoaWNoYXJAZ21haWwuY29tIiwiZXhwIjoxNzg0OTg2NzY2fQ.lIA84CHaALzKVvMvrEldAnzAGSjZocWiYaRQqkYMLb8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d1ed21ac992f0a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "223.188.170.170",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 13:45:21 UTC] === END API CALL LOG ===
[18-Jul-2026 13:45:21 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 13:45:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4OCIsInVzZXJuYW1lIjoiVnRzYWciLCJlbWFpbCI6Im9oaXJhaGhkaGtoaWNoYXJAZ21haWwuY29tIiwiZXhwIjoxNzg0OTg2NzY2fQ.lIA84CHaALzKVvMvrEldAnzAGSjZocWiYaRQqkYMLb8
[18-Jul-2026 13:45:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 13:45:21 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 13:45:21 UTC] User ID: 1088
[18-Jul-2026 13:45:21 UTC] ✅ User profile retrieved successfully for user ID: 1088
[18-Jul-2026 13:45:21 UTC] === API CALL LOG ===
[18-Jul-2026 13:45:21 UTC] Endpoint: user/profile.php
[18-Jul-2026 13:45:21 UTC] Full Log Data: {
    "timestamp": "2026-07-18 13:45:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "223.188.170.170",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "223.188.170.170, 104.22.66.72",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4OCIsInVzZXJuYW1lIjoiVnRzYWciLCJlbWFpbCI6Im9oaXJhaGhkaGtoaWNoYXJAZ21haWwuY29tIiwiZXhwIjoxNzg0OTg2NzY2fQ.lIA84CHaALzKVvMvrEldAnzAGSjZocWiYaRQqkYMLb8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d1ed25793b2f0a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "223.188.170.170",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 13:45:21 UTC] === END API CALL LOG ===
[18-Jul-2026 13:45:21 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 13:45:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4OCIsInVzZXJuYW1lIjoiVnRzYWciLCJlbWFpbCI6Im9oaXJhaGhkaGtoaWNoYXJAZ21haWwuY29tIiwiZXhwIjoxNzg0OTg2NzY2fQ.lIA84CHaALzKVvMvrEldAnzAGSjZocWiYaRQqkYMLb8
[18-Jul-2026 13:45:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 13:45:21 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 13:45:21 UTC] User ID: 1088
[18-Jul-2026 13:45:21 UTC] ✅ User profile retrieved successfully for user ID: 1088
[18-Jul-2026 13:45:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 13:45:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 13:45:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"223.188.170.170, 104.22.66.72","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4OCIsInVzZXJuYW1lIjoiVnRzYWciLCJlbWFpbCI6Im9oaXJhaGhkaGtoaWNoYXJAZ21haWwuY29tIiwiZXhwIjoxNzg0OTg2NzY2fQ.lIA84CHaALzKVvMvrEldAnzAGSjZocWiYaRQqkYMLb8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1d1ed39bc702f0a-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"223.188.170.170","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-Jul-2026 13:45:24 UTC] === User Orders API Called ===
[18-Jul-2026 13:45:24 UTC] User ID: 1088
[18-Jul-2026 13:45:24 UTC] Limit: 20, Offset: 0
[18-Jul-2026 13:45:24 UTC] Orders found: 1
[18-Jul-2026 13:45:24 UTC] Orders data: [{"id":407,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/vipvideo33","status":"pending","created_at":"2026-07-18 17:14:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[18-Jul-2026 13:45:24 UTC] Total orders count: 1
[18-Jul-2026 16:45:11 UTC] === API CALL LOG ===
[18-Jul-2026 16:45:11 UTC] Endpoint: user/profile.php
[18-Jul-2026 16:45:11 UTC] Full Log Data: {
    "timestamp": "2026-07-18 16:45:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2.145.118.220",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2.145.118.220, 172.71.172.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4OSIsInVzZXJuYW1lIjoiaHlkcmkiLCJlbWFpbCI6InNlcGlkaHlkcmkwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ5OTc5MDl9.swepCqt_iaaaMjGRTBmx7nn9B9CyDzNF31wpR57_dWQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d2f48fba42d381-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2.145.118.220",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 16:45:11 UTC] === END API CALL LOG ===
[18-Jul-2026 16:45:11 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 16:45:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4OSIsInVzZXJuYW1lIjoiaHlkcmkiLCJlbWFpbCI6InNlcGlkaHlkcmkwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ5OTc5MDl9.swepCqt_iaaaMjGRTBmx7nn9B9CyDzNF31wpR57_dWQ
[18-Jul-2026 16:45:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 16:45:11 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 16:45:11 UTC] User ID: 1089
[18-Jul-2026 16:45:11 UTC] ✅ User profile retrieved successfully for user ID: 1089
[18-Jul-2026 16:45:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 16:45:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 16:45:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2.145.118.220, 172.71.172.131","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4OSIsInVzZXJuYW1lIjoiaHlkcmkiLCJlbWFpbCI6InNlcGlkaHlkcmkwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ5OTc5MDl9.swepCqt_iaaaMjGRTBmx7nn9B9CyDzNF31wpR57_dWQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1d2f48fba4ad381-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2.145.118.220","cf-ipcountry":"IR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-Jul-2026 16:45:11 UTC] === User Orders API Called ===
[18-Jul-2026 16:45:11 UTC] User ID: 1089
[18-Jul-2026 16:45:11 UTC] Limit: 20, Offset: 0
[18-Jul-2026 16:45:11 UTC] Orders found: 0
[18-Jul-2026 16:45:11 UTC] Orders data: []
[18-Jul-2026 16:45:11 UTC] Total orders count: 0
[18-Jul-2026 16:45:11 UTC] === API CALL LOG ===
[18-Jul-2026 16:45:11 UTC] Endpoint: user/profile.php
[18-Jul-2026 16:45:11 UTC] Full Log Data: {
    "timestamp": "2026-07-18 16:45:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2.145.118.220",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2.145.118.220, 172.71.172.162",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4OSIsInVzZXJuYW1lIjoiaHlkcmkiLCJlbWFpbCI6InNlcGlkaHlkcmkwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ5OTc5MDl9.swepCqt_iaaaMjGRTBmx7nn9B9CyDzNF31wpR57_dWQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d2f4910f25d381-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2.145.118.220",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 16:45:11 UTC] === END API CALL LOG ===
[18-Jul-2026 16:45:11 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 16:45:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4OSIsInVzZXJuYW1lIjoiaHlkcmkiLCJlbWFpbCI6InNlcGlkaHlkcmkwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ5OTc5MDl9.swepCqt_iaaaMjGRTBmx7nn9B9CyDzNF31wpR57_dWQ
[18-Jul-2026 16:45:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 16:45:11 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 16:45:11 UTC] User ID: 1089
[18-Jul-2026 16:45:11 UTC] ✅ User profile retrieved successfully for user ID: 1089
[18-Jul-2026 16:45:12 UTC] === API CALL LOG ===
[18-Jul-2026 16:45:12 UTC] Endpoint: user/profile.php
[18-Jul-2026 16:45:12 UTC] Full Log Data: {
    "timestamp": "2026-07-18 16:45:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2.145.118.220",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2.145.118.220, 172.71.172.162",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4OSIsInVzZXJuYW1lIjoiaHlkcmkiLCJlbWFpbCI6InNlcGlkaHlkcmkwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ5OTc5MDl9.swepCqt_iaaaMjGRTBmx7nn9B9CyDzNF31wpR57_dWQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d2f4973d04d381-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2.145.118.220",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 16:45:12 UTC] === END API CALL LOG ===
[18-Jul-2026 16:45:12 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 16:45:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4OSIsInVzZXJuYW1lIjoiaHlkcmkiLCJlbWFpbCI6InNlcGlkaHlkcmkwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ5OTc5MDl9.swepCqt_iaaaMjGRTBmx7nn9B9CyDzNF31wpR57_dWQ
[18-Jul-2026 16:45:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 16:45:12 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 16:45:12 UTC] User ID: 1089
[18-Jul-2026 16:45:12 UTC] ✅ User profile retrieved successfully for user ID: 1089
[18-Jul-2026 16:45:23 UTC] === API CALL LOG ===
[18-Jul-2026 16:45:23 UTC] Endpoint: user/profile.php
[18-Jul-2026 16:45:23 UTC] Full Log Data: {
    "timestamp": "2026-07-18 16:45:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2.145.118.220",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2.145.118.220, 172.71.172.162",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4OSIsInVzZXJuYW1lIjoiaHlkcmkiLCJlbWFpbCI6InNlcGlkaHlkcmkwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ5OTc5MDl9.swepCqt_iaaaMjGRTBmx7nn9B9CyDzNF31wpR57_dWQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d2f4dc9fe1d381-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2.145.118.220",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 16:45:23 UTC] === END API CALL LOG ===
[18-Jul-2026 16:45:23 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 16:45:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4OSIsInVzZXJuYW1lIjoiaHlkcmkiLCJlbWFpbCI6InNlcGlkaHlkcmkwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ5OTc5MDl9.swepCqt_iaaaMjGRTBmx7nn9B9CyDzNF31wpR57_dWQ
[18-Jul-2026 16:45:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 16:45:23 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 16:45:23 UTC] User ID: 1089
[18-Jul-2026 16:45:23 UTC] ✅ User profile retrieved successfully for user ID: 1089
[18-Jul-2026 16:45:32 UTC] === API CALL LOG ===
[18-Jul-2026 16:45:32 UTC] Endpoint: user/profile.php
[18-Jul-2026 16:45:32 UTC] Full Log Data: {
    "timestamp": "2026-07-18 16:45:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2.145.118.220",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2.145.118.220, 172.70.248.8",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4OSIsInVzZXJuYW1lIjoiaHlkcmkiLCJlbWFpbCI6InNlcGlkaHlkcmkwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ5OTc5MDl9.swepCqt_iaaaMjGRTBmx7nn9B9CyDzNF31wpR57_dWQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d2f51439d10ad6-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2.145.118.220",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 16:45:32 UTC] === END API CALL LOG ===
[18-Jul-2026 16:45:32 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 16:45:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4OSIsInVzZXJuYW1lIjoiaHlkcmkiLCJlbWFpbCI6InNlcGlkaHlkcmkwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ5OTc5MDl9.swepCqt_iaaaMjGRTBmx7nn9B9CyDzNF31wpR57_dWQ
[18-Jul-2026 16:45:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 16:45:32 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 16:45:32 UTC] User ID: 1089
[18-Jul-2026 16:45:32 UTC] ✅ User profile retrieved successfully for user ID: 1089
[18-Jul-2026 16:45:32 UTC] === API CALL LOG ===
[18-Jul-2026 16:45:32 UTC] Endpoint: user/profile.php
[18-Jul-2026 16:45:32 UTC] Full Log Data: {
    "timestamp": "2026-07-18 16:45:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2.145.118.220",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2.145.118.220, 172.70.248.192",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4OSIsInVzZXJuYW1lIjoiaHlkcmkiLCJlbWFpbCI6InNlcGlkaHlkcmkwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ5OTc5MDl9.swepCqt_iaaaMjGRTBmx7nn9B9CyDzNF31wpR57_dWQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d2f5186b880ad6-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2.145.118.220",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 16:45:32 UTC] === END API CALL LOG ===
[18-Jul-2026 16:45:32 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 16:45:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4OSIsInVzZXJuYW1lIjoiaHlkcmkiLCJlbWFpbCI6InNlcGlkaHlkcmkwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ5OTc5MDl9.swepCqt_iaaaMjGRTBmx7nn9B9CyDzNF31wpR57_dWQ
[18-Jul-2026 16:45:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 16:45:32 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 16:45:32 UTC] User ID: 1089
[18-Jul-2026 16:45:32 UTC] ✅ User profile retrieved successfully for user ID: 1089
[18-Jul-2026 16:45:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 16:45:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 16:45:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2.145.118.220, 172.70.248.192","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4OSIsInVzZXJuYW1lIjoiaHlkcmkiLCJlbWFpbCI6InNlcGlkaHlkcmkwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ5OTc5MDl9.swepCqt_iaaaMjGRTBmx7nn9B9CyDzNF31wpR57_dWQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1d2f5186b8c0ad6-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2.145.118.220","cf-ipcountry":"IR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-Jul-2026 16:45:32 UTC] === User Orders API Called ===
[18-Jul-2026 16:45:32 UTC] User ID: 1089
[18-Jul-2026 16:45:32 UTC] Limit: 20, Offset: 0
[18-Jul-2026 16:45:32 UTC] Orders found: 0
[18-Jul-2026 16:45:32 UTC] Orders data: []
[18-Jul-2026 16:45:32 UTC] Total orders count: 0
[18-Jul-2026 16:45:33 UTC] === API CALL LOG ===
[18-Jul-2026 16:45:33 UTC] Endpoint: user/profile.php
[18-Jul-2026 16:45:33 UTC] Full Log Data: {
    "timestamp": "2026-07-18 16:45:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2.145.118.220",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2.145.118.220, 172.70.248.192",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4OSIsInVzZXJuYW1lIjoiaHlkcmkiLCJlbWFpbCI6InNlcGlkaHlkcmkwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ5OTc5MDl9.swepCqt_iaaaMjGRTBmx7nn9B9CyDzNF31wpR57_dWQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d2f519ae190ad6-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2.145.118.220",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 16:45:33 UTC] === END API CALL LOG ===
[18-Jul-2026 16:45:33 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 16:45:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4OSIsInVzZXJuYW1lIjoiaHlkcmkiLCJlbWFpbCI6InNlcGlkaHlkcmkwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ5OTc5MDl9.swepCqt_iaaaMjGRTBmx7nn9B9CyDzNF31wpR57_dWQ
[18-Jul-2026 16:45:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 16:45:33 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 16:45:33 UTC] User ID: 1089
[18-Jul-2026 16:45:33 UTC] ✅ User profile retrieved successfully for user ID: 1089
[18-Jul-2026 16:45:34 UTC] === API CALL LOG ===
[18-Jul-2026 16:45:34 UTC] Endpoint: user/profile.php
[18-Jul-2026 16:45:34 UTC] Full Log Data: {
    "timestamp": "2026-07-18 16:45:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2.145.118.220",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2.145.118.220, 172.70.248.192",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4OSIsInVzZXJuYW1lIjoiaHlkcmkiLCJlbWFpbCI6InNlcGlkaHlkcmkwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ5OTc5MDl9.swepCqt_iaaaMjGRTBmx7nn9B9CyDzNF31wpR57_dWQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d2f5203c330ad6-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2.145.118.220",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 16:45:34 UTC] === END API CALL LOG ===
[18-Jul-2026 16:45:34 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 16:45:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4OSIsInVzZXJuYW1lIjoiaHlkcmkiLCJlbWFpbCI6InNlcGlkaHlkcmkwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ5OTc5MDl9.swepCqt_iaaaMjGRTBmx7nn9B9CyDzNF31wpR57_dWQ
[18-Jul-2026 16:45:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 16:45:34 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 16:45:34 UTC] User ID: 1089
[18-Jul-2026 16:45:34 UTC] ✅ User profile retrieved successfully for user ID: 1089
[18-Jul-2026 16:46:24 UTC] === API CALL LOG ===
[18-Jul-2026 16:46:24 UTC] Endpoint: user/profile.php
[18-Jul-2026 16:46:24 UTC] Full Log Data: {
    "timestamp": "2026-07-18 16:46:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2.145.118.220",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2.145.118.220, 162.158.94.24",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4OSIsInVzZXJuYW1lIjoiaHlkcmkiLCJlbWFpbCI6InNlcGlkaHlkcmkwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ5OTc5MDl9.swepCqt_iaaaMjGRTBmx7nn9B9CyDzNF31wpR57_dWQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d2f6591a9f9f36-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2.145.118.220",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 16:46:24 UTC] === END API CALL LOG ===
[18-Jul-2026 16:46:24 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 16:46:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4OSIsInVzZXJuYW1lIjoiaHlkcmkiLCJlbWFpbCI6InNlcGlkaHlkcmkwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ5OTc5MDl9.swepCqt_iaaaMjGRTBmx7nn9B9CyDzNF31wpR57_dWQ
[18-Jul-2026 16:46:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 16:46:24 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 16:46:24 UTC] User ID: 1089
[18-Jul-2026 16:46:24 UTC] ✅ User profile retrieved successfully for user ID: 1089
[18-Jul-2026 16:46:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 16:46:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 16:46:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2.145.118.220, 162.158.94.24","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4OSIsInVzZXJuYW1lIjoiaHlkcmkiLCJlbWFpbCI6InNlcGlkaHlkcmkwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ5OTc5MDl9.swepCqt_iaaaMjGRTBmx7nn9B9CyDzNF31wpR57_dWQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1d2f65c7eca9f36-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2.145.118.220","cf-ipcountry":"IR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-Jul-2026 16:46:24 UTC] === User Orders API Called ===
[18-Jul-2026 16:46:24 UTC] User ID: 1089
[18-Jul-2026 16:46:24 UTC] Limit: 20, Offset: 0
[18-Jul-2026 16:46:24 UTC] Orders found: 0
[18-Jul-2026 16:46:24 UTC] Orders data: []
[18-Jul-2026 16:46:24 UTC] Total orders count: 0
[18-Jul-2026 16:46:24 UTC] === API CALL LOG ===
[18-Jul-2026 16:46:24 UTC] Endpoint: user/profile.php
[18-Jul-2026 16:46:24 UTC] Full Log Data: {
    "timestamp": "2026-07-18 16:46:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2.145.118.220",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2.145.118.220, 172.68.193.166",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4OSIsInVzZXJuYW1lIjoiaHlkcmkiLCJlbWFpbCI6InNlcGlkaHlkcmkwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ5OTc5MDl9.swepCqt_iaaaMjGRTBmx7nn9B9CyDzNF31wpR57_dWQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d2f65c7ec69f36-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2.145.118.220",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 16:46:24 UTC] === END API CALL LOG ===
[18-Jul-2026 16:46:24 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 16:46:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4OSIsInVzZXJuYW1lIjoiaHlkcmkiLCJlbWFpbCI6InNlcGlkaHlkcmkwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ5OTc5MDl9.swepCqt_iaaaMjGRTBmx7nn9B9CyDzNF31wpR57_dWQ
[18-Jul-2026 16:46:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 16:46:24 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 16:46:24 UTC] User ID: 1089
[18-Jul-2026 16:46:24 UTC] ✅ User profile retrieved successfully for user ID: 1089
[18-Jul-2026 16:46:24 UTC] === API CALL LOG ===
[18-Jul-2026 16:46:24 UTC] Endpoint: user/profile.php
[18-Jul-2026 16:46:24 UTC] Full Log Data: {
    "timestamp": "2026-07-18 16:46:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2.145.118.220",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2.145.118.220, 172.68.193.166",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4OSIsInVzZXJuYW1lIjoiaHlkcmkiLCJlbWFpbCI6InNlcGlkaHlkcmkwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ5OTc5MDl9.swepCqt_iaaaMjGRTBmx7nn9B9CyDzNF31wpR57_dWQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d2f65d7fab9f36-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2.145.118.220",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 16:46:24 UTC] === END API CALL LOG ===
[18-Jul-2026 16:46:24 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 16:46:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4OSIsInVzZXJuYW1lIjoiaHlkcmkiLCJlbWFpbCI6InNlcGlkaHlkcmkwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ5OTc5MDl9.swepCqt_iaaaMjGRTBmx7nn9B9CyDzNF31wpR57_dWQ
[18-Jul-2026 16:46:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 16:46:24 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 16:46:24 UTC] User ID: 1089
[18-Jul-2026 16:46:24 UTC] ✅ User profile retrieved successfully for user ID: 1089
[18-Jul-2026 16:46:25 UTC] === API CALL LOG ===
[18-Jul-2026 16:46:25 UTC] Endpoint: user/profile.php
[18-Jul-2026 16:46:25 UTC] Full Log Data: {
    "timestamp": "2026-07-18 16:46:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2.145.118.220",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2.145.118.220, 162.158.94.24",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4OSIsInVzZXJuYW1lIjoiaHlkcmkiLCJlbWFpbCI6InNlcGlkaHlkcmkwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ5OTc5MDl9.swepCqt_iaaaMjGRTBmx7nn9B9CyDzNF31wpR57_dWQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d2f662bc9e9f36-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2.145.118.220",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 16:46:25 UTC] === END API CALL LOG ===
[18-Jul-2026 16:46:25 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 16:46:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4OSIsInVzZXJuYW1lIjoiaHlkcmkiLCJlbWFpbCI6InNlcGlkaHlkcmkwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ5OTc5MDl9.swepCqt_iaaaMjGRTBmx7nn9B9CyDzNF31wpR57_dWQ
[18-Jul-2026 16:46:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 16:46:25 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 16:46:25 UTC] User ID: 1089
[18-Jul-2026 16:46:25 UTC] ✅ User profile retrieved successfully for user ID: 1089
[18-Jul-2026 16:46:40 UTC] === API CALL LOG ===
[18-Jul-2026 16:46:40 UTC] Endpoint: user/profile.php
[18-Jul-2026 16:46:40 UTC] Full Log Data: {
    "timestamp": "2026-07-18 16:46:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2.145.118.220",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2.145.118.220, 162.158.94.25",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4OSIsInVzZXJuYW1lIjoiaHlkcmkiLCJlbWFpbCI6InNlcGlkaHlkcmkwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ5OTc5MDl9.swepCqt_iaaaMjGRTBmx7nn9B9CyDzNF31wpR57_dWQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d2f6bdfab19f36-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2.145.118.220",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 16:46:40 UTC] === END API CALL LOG ===
[18-Jul-2026 16:46:40 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 16:46:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4OSIsInVzZXJuYW1lIjoiaHlkcmkiLCJlbWFpbCI6InNlcGlkaHlkcmkwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ5OTc5MDl9.swepCqt_iaaaMjGRTBmx7nn9B9CyDzNF31wpR57_dWQ
[18-Jul-2026 16:46:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 16:46:40 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 16:46:40 UTC] User ID: 1089
[18-Jul-2026 16:46:40 UTC] ✅ User profile retrieved successfully for user ID: 1089
[18-Jul-2026 16:47:04 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 16:47:04 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 16:47:04 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2.145.118.220, 162.158.94.25","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4OSIsInVzZXJuYW1lIjoiaHlkcmkiLCJlbWFpbCI6InNlcGlkaHlkcmkwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ5OTc5MDl9.swepCqt_iaaaMjGRTBmx7nn9B9CyDzNF31wpR57_dWQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1d2f7531eab9f36-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2.145.118.220","cf-ipcountry":"IR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-Jul-2026 16:47:04 UTC] === User Orders API Called ===
[18-Jul-2026 16:47:04 UTC] User ID: 1089
[18-Jul-2026 16:47:04 UTC] Limit: 20, Offset: 0
[18-Jul-2026 16:47:04 UTC] Orders found: 0
[18-Jul-2026 16:47:04 UTC] Orders data: []
[18-Jul-2026 16:47:04 UTC] Total orders count: 0
[18-Jul-2026 16:47:04 UTC] === API CALL LOG ===
[18-Jul-2026 16:47:04 UTC] Endpoint: user/profile.php
[18-Jul-2026 16:47:04 UTC] Full Log Data: {
    "timestamp": "2026-07-18 16:47:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2.145.118.220",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2.145.118.220, 162.158.94.25",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4OSIsInVzZXJuYW1lIjoiaHlkcmkiLCJlbWFpbCI6InNlcGlkaHlkcmkwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ5OTc5MDl9.swepCqt_iaaaMjGRTBmx7nn9B9CyDzNF31wpR57_dWQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d2f7531eaf9f36-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2.145.118.220",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 16:47:04 UTC] === END API CALL LOG ===
[18-Jul-2026 16:47:04 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 16:47:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4OSIsInVzZXJuYW1lIjoiaHlkcmkiLCJlbWFpbCI6InNlcGlkaHlkcmkwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ5OTc5MDl9.swepCqt_iaaaMjGRTBmx7nn9B9CyDzNF31wpR57_dWQ
[18-Jul-2026 16:47:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 16:47:04 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 16:47:04 UTC] User ID: 1089
[18-Jul-2026 16:47:04 UTC] ✅ User profile retrieved successfully for user ID: 1089
[18-Jul-2026 16:47:04 UTC] === API CALL LOG ===
[18-Jul-2026 16:47:04 UTC] Endpoint: user/profile.php
[18-Jul-2026 16:47:04 UTC] Full Log Data: {
    "timestamp": "2026-07-18 16:47:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2.145.118.220",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2.145.118.220, 162.158.94.25",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4OSIsInVzZXJuYW1lIjoiaHlkcmkiLCJlbWFpbCI6InNlcGlkaHlkcmkwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ5OTc5MDl9.swepCqt_iaaaMjGRTBmx7nn9B9CyDzNF31wpR57_dWQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d2f755d93b9f36-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2.145.118.220",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 16:47:04 UTC] === END API CALL LOG ===
[18-Jul-2026 16:47:04 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 16:47:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4OSIsInVzZXJuYW1lIjoiaHlkcmkiLCJlbWFpbCI6InNlcGlkaHlkcmkwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ5OTc5MDl9.swepCqt_iaaaMjGRTBmx7nn9B9CyDzNF31wpR57_dWQ
[18-Jul-2026 16:47:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 16:47:04 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 16:47:04 UTC] User ID: 1089
[18-Jul-2026 16:47:04 UTC] ✅ User profile retrieved successfully for user ID: 1089
[18-Jul-2026 16:47:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 16:47:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 16:47:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2.145.118.220, 162.158.94.24","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4OSIsInVzZXJuYW1lIjoiaHlkcmkiLCJlbWFpbCI6InNlcGlkaHlkcmkwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ5OTc5MDl9.swepCqt_iaaaMjGRTBmx7nn9B9CyDzNF31wpR57_dWQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1d2f7f2c9459f36-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2.145.118.220","cf-ipcountry":"IR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-Jul-2026 16:47:29 UTC] === User Orders API Called ===
[18-Jul-2026 16:47:29 UTC] User ID: 1089
[18-Jul-2026 16:47:29 UTC] Limit: 20, Offset: 0
[18-Jul-2026 16:47:29 UTC] === API CALL LOG ===
[18-Jul-2026 16:47:29 UTC] Endpoint: user/profile.php
[18-Jul-2026 16:47:29 UTC] Full Log Data: {
    "timestamp": "2026-07-18 16:47:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2.145.118.220",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2.145.118.220, 162.158.94.24",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4OSIsInVzZXJuYW1lIjoiaHlkcmkiLCJlbWFpbCI6InNlcGlkaHlkcmkwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ5OTc5MDl9.swepCqt_iaaaMjGRTBmx7nn9B9CyDzNF31wpR57_dWQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d2f7f2c9479f36-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2.145.118.220",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 16:47:29 UTC] === END API CALL LOG ===
[18-Jul-2026 16:47:29 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 16:47:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4OSIsInVzZXJuYW1lIjoiaHlkcmkiLCJlbWFpbCI6InNlcGlkaHlkcmkwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ5OTc5MDl9.swepCqt_iaaaMjGRTBmx7nn9B9CyDzNF31wpR57_dWQ
[18-Jul-2026 16:47:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 16:47:29 UTC] Orders found: 0
[18-Jul-2026 16:47:29 UTC] Orders data: []
[18-Jul-2026 16:47:29 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 16:47:29 UTC] User ID: 1089
[18-Jul-2026 16:47:29 UTC] Total orders count: 0
[18-Jul-2026 16:47:29 UTC] ✅ User profile retrieved successfully for user ID: 1089
[18-Jul-2026 16:47:30 UTC] === API CALL LOG ===
[18-Jul-2026 16:47:30 UTC] Endpoint: user/profile.php
[18-Jul-2026 16:47:30 UTC] Full Log Data: {
    "timestamp": "2026-07-18 16:47:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2.145.118.220",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2.145.118.220, 162.158.94.24",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4OSIsInVzZXJuYW1lIjoiaHlkcmkiLCJlbWFpbCI6InNlcGlkaHlkcmkwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ5OTc5MDl9.swepCqt_iaaaMjGRTBmx7nn9B9CyDzNF31wpR57_dWQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d2f7f64ccd9f36-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2.145.118.220",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 16:47:30 UTC] === END API CALL LOG ===
[18-Jul-2026 16:47:30 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 16:47:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4OSIsInVzZXJuYW1lIjoiaHlkcmkiLCJlbWFpbCI6InNlcGlkaHlkcmkwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ5OTc5MDl9.swepCqt_iaaaMjGRTBmx7nn9B9CyDzNF31wpR57_dWQ
[18-Jul-2026 16:47:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 16:47:30 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 16:47:30 UTC] User ID: 1089
[18-Jul-2026 16:47:30 UTC] ✅ User profile retrieved successfully for user ID: 1089
[18-Jul-2026 16:47:33 UTC] === API CALL LOG ===
[18-Jul-2026 16:47:33 UTC] Endpoint: user/profile.php
[18-Jul-2026 16:47:33 UTC] Full Log Data: {
    "timestamp": "2026-07-18 16:47:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2.145.118.220",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2.145.118.220, 162.158.86.21",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4OSIsInVzZXJuYW1lIjoiaHlkcmkiLCJlbWFpbCI6InNlcGlkaHlkcmkwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ5OTc5MDl9.swepCqt_iaaaMjGRTBmx7nn9B9CyDzNF31wpR57_dWQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d2f80d1b19b240-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2.145.118.220",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 16:47:33 UTC] === END API CALL LOG ===
[18-Jul-2026 16:47:33 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 16:47:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4OSIsInVzZXJuYW1lIjoiaHlkcmkiLCJlbWFpbCI6InNlcGlkaHlkcmkwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ5OTc5MDl9.swepCqt_iaaaMjGRTBmx7nn9B9CyDzNF31wpR57_dWQ
[18-Jul-2026 16:47:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 16:47:33 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 16:47:33 UTC] User ID: 1089
[18-Jul-2026 16:47:33 UTC] ✅ User profile retrieved successfully for user ID: 1089
[18-Jul-2026 16:47:34 UTC] === API CALL LOG ===
[18-Jul-2026 16:47:34 UTC] Endpoint: user/profile.php
[18-Jul-2026 16:47:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 16:47:34 UTC] Full Log Data: {
    "timestamp": "2026-07-18 16:47:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2.145.118.220",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2.145.118.220, 104.22.123.78",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4OSIsInVzZXJuYW1lIjoiaHlkcmkiLCJlbWFpbCI6InNlcGlkaHlkcmkwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ5OTc5MDl9.swepCqt_iaaaMjGRTBmx7nn9B9CyDzNF31wpR57_dWQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d2f810886db240-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2.145.118.220",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 16:47:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 16:47:34 UTC] === END API CALL LOG ===
[18-Jul-2026 16:47:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2.145.118.220, 104.22.123.78","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4OSIsInVzZXJuYW1lIjoiaHlkcmkiLCJlbWFpbCI6InNlcGlkaHlkcmkwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ5OTc5MDl9.swepCqt_iaaaMjGRTBmx7nn9B9CyDzNF31wpR57_dWQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1d2f8108876b240-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2.145.118.220","cf-ipcountry":"IR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-Jul-2026 16:47:34 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 16:47:34 UTC] === User Orders API Called ===
[18-Jul-2026 16:47:34 UTC] User ID: 1089
[18-Jul-2026 16:47:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4OSIsInVzZXJuYW1lIjoiaHlkcmkiLCJlbWFpbCI6InNlcGlkaHlkcmkwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ5OTc5MDl9.swepCqt_iaaaMjGRTBmx7nn9B9CyDzNF31wpR57_dWQ
[18-Jul-2026 16:47:34 UTC] Limit: 20, Offset: 0
[18-Jul-2026 16:47:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 16:47:34 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 16:47:34 UTC] User ID: 1089
[18-Jul-2026 16:47:34 UTC] Orders found: 0
[18-Jul-2026 16:47:34 UTC] ✅ User profile retrieved successfully for user ID: 1089
[18-Jul-2026 16:47:34 UTC] Orders data: []
[18-Jul-2026 16:47:34 UTC] Total orders count: 0
[18-Jul-2026 16:47:34 UTC] === API CALL LOG ===
[18-Jul-2026 16:47:34 UTC] Endpoint: user/profile.php
[18-Jul-2026 16:47:34 UTC] Full Log Data: {
    "timestamp": "2026-07-18 16:47:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2.145.118.220",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2.145.118.220, 104.22.123.78",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4OSIsInVzZXJuYW1lIjoiaHlkcmkiLCJlbWFpbCI6InNlcGlkaHlkcmkwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ5OTc5MDl9.swepCqt_iaaaMjGRTBmx7nn9B9CyDzNF31wpR57_dWQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d2f8115bdcb240-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2.145.118.220",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 16:47:34 UTC] === END API CALL LOG ===
[18-Jul-2026 16:47:34 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 16:47:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4OSIsInVzZXJuYW1lIjoiaHlkcmkiLCJlbWFpbCI6InNlcGlkaHlkcmkwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ5OTc5MDl9.swepCqt_iaaaMjGRTBmx7nn9B9CyDzNF31wpR57_dWQ
[18-Jul-2026 16:47:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 16:47:34 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 16:47:34 UTC] User ID: 1089
[18-Jul-2026 16:47:34 UTC] ✅ User profile retrieved successfully for user ID: 1089
[18-Jul-2026 16:47:50 UTC] === API CALL LOG ===
[18-Jul-2026 16:47:50 UTC] Endpoint: user/profile.php
[18-Jul-2026 16:47:50 UTC] Full Log Data: {
    "timestamp": "2026-07-18 16:47:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2.145.118.220",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2.145.118.220, 172.71.172.162",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4OSIsInVzZXJuYW1lIjoiaHlkcmkiLCJlbWFpbCI6InNlcGlkaHlkcmkwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ5OTc5MDl9.swepCqt_iaaaMjGRTBmx7nn9B9CyDzNF31wpR57_dWQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d2f8768d2fd3b9-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2.145.118.220",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 16:47:50 UTC] === END API CALL LOG ===
[18-Jul-2026 16:47:50 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 16:47:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4OSIsInVzZXJuYW1lIjoiaHlkcmkiLCJlbWFpbCI6InNlcGlkaHlkcmkwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ5OTc5MDl9.swepCqt_iaaaMjGRTBmx7nn9B9CyDzNF31wpR57_dWQ
[18-Jul-2026 16:47:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 16:47:50 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 16:47:50 UTC] User ID: 1089
[18-Jul-2026 16:47:50 UTC] ✅ User profile retrieved successfully for user ID: 1089
[18-Jul-2026 16:47:51 UTC] === API CALL LOG ===
[18-Jul-2026 16:47:51 UTC] Endpoint: user/profile.php
[18-Jul-2026 16:47:51 UTC] Full Log Data: {
    "timestamp": "2026-07-18 16:47:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2.145.118.220",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2.145.118.220, 172.71.172.162",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4OSIsInVzZXJuYW1lIjoiaHlkcmkiLCJlbWFpbCI6InNlcGlkaHlkcmkwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ5OTc5MDl9.swepCqt_iaaaMjGRTBmx7nn9B9CyDzNF31wpR57_dWQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d2f87a19eed3b9-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2.145.118.220",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 16:47:51 UTC] === END API CALL LOG ===
[18-Jul-2026 16:47:51 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 16:47:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4OSIsInVzZXJuYW1lIjoiaHlkcmkiLCJlbWFpbCI6InNlcGlkaHlkcmkwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ5OTc5MDl9.swepCqt_iaaaMjGRTBmx7nn9B9CyDzNF31wpR57_dWQ
[18-Jul-2026 16:47:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 16:47:51 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 16:47:51 UTC] User ID: 1089
[18-Jul-2026 16:47:51 UTC] ✅ User profile retrieved successfully for user ID: 1089
[18-Jul-2026 16:47:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 16:47:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 16:47:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2.145.118.220, 172.71.172.162","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4OSIsInVzZXJuYW1lIjoiaHlkcmkiLCJlbWFpbCI6InNlcGlkaHlkcmkwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ5OTc5MDl9.swepCqt_iaaaMjGRTBmx7nn9B9CyDzNF31wpR57_dWQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1d2f87a19f7d3b9-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2.145.118.220","cf-ipcountry":"IR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-Jul-2026 16:47:51 UTC] === User Orders API Called ===
[18-Jul-2026 16:47:51 UTC] User ID: 1089
[18-Jul-2026 16:47:51 UTC] Limit: 20, Offset: 0
[18-Jul-2026 16:47:51 UTC] Orders found: 0
[18-Jul-2026 16:47:51 UTC] Orders data: []
[18-Jul-2026 16:47:51 UTC] Total orders count: 0
[18-Jul-2026 16:47:51 UTC] === API CALL LOG ===
[18-Jul-2026 16:47:51 UTC] Endpoint: user/profile.php
[18-Jul-2026 16:47:51 UTC] Full Log Data: {
    "timestamp": "2026-07-18 16:47:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2.145.118.220",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2.145.118.220, 172.71.172.162",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4OSIsInVzZXJuYW1lIjoiaHlkcmkiLCJlbWFpbCI6InNlcGlkaHlkcmkwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ5OTc5MDl9.swepCqt_iaaaMjGRTBmx7nn9B9CyDzNF31wpR57_dWQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d2f87b3e3bd3b9-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2.145.118.220",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 16:47:51 UTC] === END API CALL LOG ===
[18-Jul-2026 16:47:51 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 16:47:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4OSIsInVzZXJuYW1lIjoiaHlkcmkiLCJlbWFpbCI6InNlcGlkaHlkcmkwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ5OTc5MDl9.swepCqt_iaaaMjGRTBmx7nn9B9CyDzNF31wpR57_dWQ
[18-Jul-2026 16:47:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 16:47:51 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 16:47:51 UTC] User ID: 1089
[18-Jul-2026 16:47:51 UTC] ✅ User profile retrieved successfully for user ID: 1089
[18-Jul-2026 16:47:55 UTC] === API CALL LOG ===
[18-Jul-2026 16:47:55 UTC] Endpoint: user/profile.php
[18-Jul-2026 16:47:55 UTC] Full Log Data: {
    "timestamp": "2026-07-18 16:47:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2.145.118.220",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2.145.118.220, 172.71.148.69",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4OSIsInVzZXJuYW1lIjoiaHlkcmkiLCJlbWFpbCI6InNlcGlkaHlkcmkwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ5OTc5MDl9.swepCqt_iaaaMjGRTBmx7nn9B9CyDzNF31wpR57_dWQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d2f8915b5adca9-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2.145.118.220",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 16:47:55 UTC] === END API CALL LOG ===
[18-Jul-2026 16:47:55 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 16:47:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4OSIsInVzZXJuYW1lIjoiaHlkcmkiLCJlbWFpbCI6InNlcGlkaHlkcmkwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ5OTc5MDl9.swepCqt_iaaaMjGRTBmx7nn9B9CyDzNF31wpR57_dWQ
[18-Jul-2026 16:47:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 16:47:55 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 16:47:55 UTC] User ID: 1089
[18-Jul-2026 16:47:55 UTC] ✅ User profile retrieved successfully for user ID: 1089
[18-Jul-2026 16:47:55 UTC] === API CALL LOG ===
[18-Jul-2026 16:47:55 UTC] Endpoint: user/profile.php
[18-Jul-2026 16:47:55 UTC] Full Log Data: {
    "timestamp": "2026-07-18 16:47:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2.145.118.220",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2.145.118.220, 172.71.148.69",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4OSIsInVzZXJuYW1lIjoiaHlkcmkiLCJlbWFpbCI6InNlcGlkaHlkcmkwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ5OTc5MDl9.swepCqt_iaaaMjGRTBmx7nn9B9CyDzNF31wpR57_dWQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d2f8946e63dca9-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2.145.118.220",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 16:47:55 UTC] === END API CALL LOG ===
[18-Jul-2026 16:47:55 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 16:47:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4OSIsInVzZXJuYW1lIjoiaHlkcmkiLCJlbWFpbCI6InNlcGlkaHlkcmkwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ5OTc5MDl9.swepCqt_iaaaMjGRTBmx7nn9B9CyDzNF31wpR57_dWQ
[18-Jul-2026 16:47:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 16:47:55 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 16:47:55 UTC] User ID: 1089
[18-Jul-2026 16:47:55 UTC] ✅ User profile retrieved successfully for user ID: 1089
[18-Jul-2026 16:47:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 16:47:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 16:47:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2.145.118.220, 172.71.148.76","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4OSIsInVzZXJuYW1lIjoiaHlkcmkiLCJlbWFpbCI6InNlcGlkaHlkcmkwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ5OTc5MDl9.swepCqt_iaaaMjGRTBmx7nn9B9CyDzNF31wpR57_dWQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1d2f8946e71dca9-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2.145.118.220","cf-ipcountry":"IR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-Jul-2026 16:47:55 UTC] === User Orders API Called ===
[18-Jul-2026 16:47:55 UTC] User ID: 1089
[18-Jul-2026 16:47:55 UTC] Limit: 20, Offset: 0
[18-Jul-2026 16:47:55 UTC] Orders found: 0
[18-Jul-2026 16:47:55 UTC] Orders data: []
[18-Jul-2026 16:47:55 UTC] Total orders count: 0
[18-Jul-2026 16:47:55 UTC] === API CALL LOG ===
[18-Jul-2026 16:47:55 UTC] Endpoint: user/profile.php
[18-Jul-2026 16:47:55 UTC] Full Log Data: {
    "timestamp": "2026-07-18 16:47:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2.145.118.220",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2.145.118.220, 172.71.148.76",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4OSIsInVzZXJuYW1lIjoiaHlkcmkiLCJlbWFpbCI6InNlcGlkaHlkcmkwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ5OTc5MDl9.swepCqt_iaaaMjGRTBmx7nn9B9CyDzNF31wpR57_dWQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d2f8952932dca9-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2.145.118.220",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 16:47:55 UTC] === END API CALL LOG ===
[18-Jul-2026 16:47:55 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 16:47:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4OSIsInVzZXJuYW1lIjoiaHlkcmkiLCJlbWFpbCI6InNlcGlkaHlkcmkwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ5OTc5MDl9.swepCqt_iaaaMjGRTBmx7nn9B9CyDzNF31wpR57_dWQ
[18-Jul-2026 16:47:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 16:47:55 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 16:47:55 UTC] User ID: 1089
[18-Jul-2026 16:47:55 UTC] ✅ User profile retrieved successfully for user ID: 1089
[18-Jul-2026 16:47:56 UTC] === API CALL LOG ===
[18-Jul-2026 16:47:56 UTC] Endpoint: user/profile.php
[18-Jul-2026 16:47:56 UTC] Full Log Data: {
    "timestamp": "2026-07-18 16:47:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2.145.118.220",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2.145.118.220, 172.71.148.69",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4OSIsInVzZXJuYW1lIjoiaHlkcmkiLCJlbWFpbCI6InNlcGlkaHlkcmkwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ5OTc5MDl9.swepCqt_iaaaMjGRTBmx7nn9B9CyDzNF31wpR57_dWQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d2f89a2ba2dca9-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2.145.118.220",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 16:47:56 UTC] === END API CALL LOG ===
[18-Jul-2026 16:47:56 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 16:47:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4OSIsInVzZXJuYW1lIjoiaHlkcmkiLCJlbWFpbCI6InNlcGlkaHlkcmkwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ5OTc5MDl9.swepCqt_iaaaMjGRTBmx7nn9B9CyDzNF31wpR57_dWQ
[18-Jul-2026 16:47:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 16:47:56 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 16:47:56 UTC] User ID: 1089
[18-Jul-2026 16:47:56 UTC] ✅ User profile retrieved successfully for user ID: 1089
[18-Jul-2026 16:47:56 UTC] User Purchases API - User ID: 1089
[18-Jul-2026 16:47:56 UTC] User Purchases API - Total purchases found: 0
[18-Jul-2026 16:47:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 16:47:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 16:47:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2.145.118.220, 172.71.148.69","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4OSIsInVzZXJuYW1lIjoiaHlkcmkiLCJlbWFpbCI6InNlcGlkaHlkcmkwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ5OTc5MDl9.swepCqt_iaaaMjGRTBmx7nn9B9CyDzNF31wpR57_dWQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1d2f8a23a4edca9-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2.145.118.220","cf-ipcountry":"IR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-Jul-2026 16:47:57 UTC] === User Orders API Called ===
[18-Jul-2026 16:47:57 UTC] User ID: 1089
[18-Jul-2026 16:47:57 UTC] Limit: 20, Offset: 0
[18-Jul-2026 16:47:57 UTC] Orders found: 0
[18-Jul-2026 16:47:57 UTC] Orders data: []
[18-Jul-2026 16:47:57 UTC] Total orders count: 0
[18-Jul-2026 16:48:02 UTC] === API CALL LOG ===
[18-Jul-2026 16:48:02 UTC] Endpoint: user/profile.php
[18-Jul-2026 16:48:02 UTC] Full Log Data: {
    "timestamp": "2026-07-18 16:48:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2.145.118.220",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2.145.118.220, 172.71.144.83",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4OSIsInVzZXJuYW1lIjoiaHlkcmkiLCJlbWFpbCI6InNlcGlkaHlkcmkwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ5OTc5MDl9.swepCqt_iaaaMjGRTBmx7nn9B9CyDzNF31wpR57_dWQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d2f8bd4a14d9cf-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2.145.118.220",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 16:48:02 UTC] === END API CALL LOG ===
[18-Jul-2026 16:48:02 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 16:48:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4OSIsInVzZXJuYW1lIjoiaHlkcmkiLCJlbWFpbCI6InNlcGlkaHlkcmkwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ5OTc5MDl9.swepCqt_iaaaMjGRTBmx7nn9B9CyDzNF31wpR57_dWQ
[18-Jul-2026 16:48:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 16:48:02 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 16:48:02 UTC] User ID: 1089
[18-Jul-2026 16:48:02 UTC] ✅ User profile retrieved successfully for user ID: 1089
[18-Jul-2026 16:48:03 UTC] === API CALL LOG ===
[18-Jul-2026 16:48:03 UTC] Endpoint: user/profile.php
[18-Jul-2026 16:48:03 UTC] Full Log Data: {
    "timestamp": "2026-07-18 16:48:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2.145.118.220",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2.145.118.220, 172.71.144.83",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4OSIsInVzZXJuYW1lIjoiaHlkcmkiLCJlbWFpbCI6InNlcGlkaHlkcmkwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ5OTc5MDl9.swepCqt_iaaaMjGRTBmx7nn9B9CyDzNF31wpR57_dWQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d2f8c3bb2bd9cf-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2.145.118.220",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 16:48:03 UTC] === END API CALL LOG ===
[18-Jul-2026 16:48:03 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 16:48:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4OSIsInVzZXJuYW1lIjoiaHlkcmkiLCJlbWFpbCI6InNlcGlkaHlkcmkwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ5OTc5MDl9.swepCqt_iaaaMjGRTBmx7nn9B9CyDzNF31wpR57_dWQ
[18-Jul-2026 16:48:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 16:48:03 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 16:48:03 UTC] User ID: 1089
[18-Jul-2026 16:48:03 UTC] ✅ User profile retrieved successfully for user ID: 1089
[18-Jul-2026 16:48:03 UTC] === API CALL LOG ===
[18-Jul-2026 16:48:03 UTC] Endpoint: user/profile.php
[18-Jul-2026 16:48:03 UTC] Full Log Data: {
    "timestamp": "2026-07-18 16:48:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2.145.118.220",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2.145.118.220, 172.71.144.69",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4OSIsInVzZXJuYW1lIjoiaHlkcmkiLCJlbWFpbCI6InNlcGlkaHlkcmkwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ5OTc5MDl9.swepCqt_iaaaMjGRTBmx7nn9B9CyDzNF31wpR57_dWQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d2f8c3bb02d9cf-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2.145.118.220",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 16:48:03 UTC] === END API CALL LOG ===
[18-Jul-2026 16:48:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 16:48:03 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 16:48:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 16:48:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4OSIsInVzZXJuYW1lIjoiaHlkcmkiLCJlbWFpbCI6InNlcGlkaHlkcmkwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ5OTc5MDl9.swepCqt_iaaaMjGRTBmx7nn9B9CyDzNF31wpR57_dWQ
[18-Jul-2026 16:48:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2.145.118.220, 172.71.144.68","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4OSIsInVzZXJuYW1lIjoiaHlkcmkiLCJlbWFpbCI6InNlcGlkaHlkcmkwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ5OTc5MDl9.swepCqt_iaaaMjGRTBmx7nn9B9CyDzNF31wpR57_dWQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1d2f8c3bb1ed9cf-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2.145.118.220","cf-ipcountry":"IR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-Jul-2026 16:48:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 16:48:03 UTC] === User Orders API Called ===
[18-Jul-2026 16:48:03 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 16:48:03 UTC] User ID: 1089
[18-Jul-2026 16:48:03 UTC] User ID: 1089
[18-Jul-2026 16:48:03 UTC] Limit: 20, Offset: 0
[18-Jul-2026 16:48:03 UTC] Orders found: 0
[18-Jul-2026 16:48:03 UTC] ✅ User profile retrieved successfully for user ID: 1089
[18-Jul-2026 16:48:03 UTC] Orders data: []
[18-Jul-2026 16:48:03 UTC] Total orders count: 0
[18-Jul-2026 16:48:03 UTC] === API CALL LOG ===
[18-Jul-2026 16:48:03 UTC] Endpoint: user/profile.php
[18-Jul-2026 16:48:03 UTC] Full Log Data: {
    "timestamp": "2026-07-18 16:48:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2.145.118.220",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2.145.118.220, 172.71.144.83",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4OSIsInVzZXJuYW1lIjoiaHlkcmkiLCJlbWFpbCI6InNlcGlkaHlkcmkwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ5OTc5MDl9.swepCqt_iaaaMjGRTBmx7nn9B9CyDzNF31wpR57_dWQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d2f8c5ba97d9cf-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2.145.118.220",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 16:48:03 UTC] === END API CALL LOG ===
[18-Jul-2026 16:48:03 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 16:48:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4OSIsInVzZXJuYW1lIjoiaHlkcmkiLCJlbWFpbCI6InNlcGlkaHlkcmkwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ5OTc5MDl9.swepCqt_iaaaMjGRTBmx7nn9B9CyDzNF31wpR57_dWQ
[18-Jul-2026 16:48:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 16:48:03 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 16:48:03 UTC] User ID: 1089
[18-Jul-2026 16:48:03 UTC] ✅ User profile retrieved successfully for user ID: 1089
[18-Jul-2026 16:48:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 16:48:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 16:48:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2.145.118.220, 172.71.144.83","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4OSIsInVzZXJuYW1lIjoiaHlkcmkiLCJlbWFpbCI6InNlcGlkaHlkcmkwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ5OTc5MDl9.swepCqt_iaaaMjGRTBmx7nn9B9CyDzNF31wpR57_dWQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1d2fa20adfcd9cf-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2.145.118.220","cf-ipcountry":"IR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-Jul-2026 16:48:58 UTC] === User Orders API Called ===
[18-Jul-2026 16:48:58 UTC] User ID: 1089
[18-Jul-2026 16:48:58 UTC] Limit: 20, Offset: 0
[18-Jul-2026 16:48:58 UTC] === API CALL LOG ===
[18-Jul-2026 16:48:58 UTC] Endpoint: user/profile.php
[18-Jul-2026 16:48:58 UTC] Full Log Data: {
    "timestamp": "2026-07-18 16:48:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2.145.118.220",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2.145.118.220, 172.71.144.83",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4OSIsInVzZXJuYW1lIjoiaHlkcmkiLCJlbWFpbCI6InNlcGlkaHlkcmkwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ5OTc5MDl9.swepCqt_iaaaMjGRTBmx7nn9B9CyDzNF31wpR57_dWQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d2fa20ae01d9cf-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2.145.118.220",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 16:48:58 UTC] === END API CALL LOG ===
[18-Jul-2026 16:48:58 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 16:48:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4OSIsInVzZXJuYW1lIjoiaHlkcmkiLCJlbWFpbCI6InNlcGlkaHlkcmkwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ5OTc5MDl9.swepCqt_iaaaMjGRTBmx7nn9B9CyDzNF31wpR57_dWQ
[18-Jul-2026 16:48:58 UTC] Orders found: 0
[18-Jul-2026 16:48:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 16:48:58 UTC] Orders data: []
[18-Jul-2026 16:48:58 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 16:48:58 UTC] User ID: 1089
[18-Jul-2026 16:48:58 UTC] ✅ User profile retrieved successfully for user ID: 1089
[18-Jul-2026 16:48:58 UTC] Total orders count: 0
[18-Jul-2026 16:48:59 UTC] === API CALL LOG ===
[18-Jul-2026 16:48:59 UTC] Endpoint: user/profile.php
[18-Jul-2026 16:48:59 UTC] Full Log Data: {
    "timestamp": "2026-07-18 16:48:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2.145.118.220",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2.145.118.220, 172.71.144.83",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4OSIsInVzZXJuYW1lIjoiaHlkcmkiLCJlbWFpbCI6InNlcGlkaHlkcmkwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ5OTc5MDl9.swepCqt_iaaaMjGRTBmx7nn9B9CyDzNF31wpR57_dWQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d2fa241a28d9cf-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2.145.118.220",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 16:48:59 UTC] === END API CALL LOG ===
[18-Jul-2026 16:48:59 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 16:48:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4OSIsInVzZXJuYW1lIjoiaHlkcmkiLCJlbWFpbCI6InNlcGlkaHlkcmkwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ5OTc5MDl9.swepCqt_iaaaMjGRTBmx7nn9B9CyDzNF31wpR57_dWQ
[18-Jul-2026 16:48:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 16:48:59 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 16:48:59 UTC] User ID: 1089
[18-Jul-2026 16:48:59 UTC] ✅ User profile retrieved successfully for user ID: 1089
[18-Jul-2026 16:49:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 16:49:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 16:49:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2.145.118.220, 172.71.144.83","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4OSIsInVzZXJuYW1lIjoiaHlkcmkiLCJlbWFpbCI6InNlcGlkaHlkcmkwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ5OTc5MDl9.swepCqt_iaaaMjGRTBmx7nn9B9CyDzNF31wpR57_dWQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1d2fa2c589fd9cf-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2.145.118.220","cf-ipcountry":"IR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-Jul-2026 16:49:00 UTC] === User Orders API Called ===
[18-Jul-2026 16:49:00 UTC] User ID: 1089
[18-Jul-2026 16:49:00 UTC] Limit: 20, Offset: 0
[18-Jul-2026 16:49:00 UTC] Orders found: 0
[18-Jul-2026 16:49:00 UTC] Orders data: []
[18-Jul-2026 16:49:00 UTC] Total orders count: 0
[18-Jul-2026 16:49:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 16:49:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 16:49:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2.145.118.220, 172.71.144.83","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4OSIsInVzZXJuYW1lIjoiaHlkcmkiLCJlbWFpbCI6InNlcGlkaHlkcmkwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ5OTc5MDl9.swepCqt_iaaaMjGRTBmx7nn9B9CyDzNF31wpR57_dWQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1d2fa3aeddbd9cf-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2.145.118.220","cf-ipcountry":"IR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-Jul-2026 16:49:03 UTC] === API CALL LOG ===
[18-Jul-2026 16:49:03 UTC] Endpoint: user/profile.php
[18-Jul-2026 16:49:03 UTC] === User Orders API Called ===
[18-Jul-2026 16:49:03 UTC] User ID: 1089
[18-Jul-2026 16:49:03 UTC] Full Log Data: {
    "timestamp": "2026-07-18 16:49:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2.145.118.220",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2.145.118.220, 172.71.144.83",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4OSIsInVzZXJuYW1lIjoiaHlkcmkiLCJlbWFpbCI6InNlcGlkaHlkcmkwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ5OTc5MDl9.swepCqt_iaaaMjGRTBmx7nn9B9CyDzNF31wpR57_dWQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d2fa3aedddd9cf-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2.145.118.220",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 16:49:03 UTC] Limit: 20, Offset: 0
[18-Jul-2026 16:49:03 UTC] === END API CALL LOG ===
[18-Jul-2026 16:49:03 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 16:49:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4OSIsInVzZXJuYW1lIjoiaHlkcmkiLCJlbWFpbCI6InNlcGlkaHlkcmkwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ5OTc5MDl9.swepCqt_iaaaMjGRTBmx7nn9B9CyDzNF31wpR57_dWQ
[18-Jul-2026 16:49:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 16:49:03 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 16:49:03 UTC] User ID: 1089
[18-Jul-2026 16:49:03 UTC] Orders found: 0
[18-Jul-2026 16:49:03 UTC] Orders data: []
[18-Jul-2026 16:49:03 UTC] ✅ User profile retrieved successfully for user ID: 1089
[18-Jul-2026 16:49:03 UTC] Total orders count: 0
[18-Jul-2026 16:49:03 UTC] === API CALL LOG ===
[18-Jul-2026 16:49:03 UTC] Endpoint: user/profile.php
[18-Jul-2026 16:49:03 UTC] Full Log Data: {
    "timestamp": "2026-07-18 16:49:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2.145.118.220",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2.145.118.220, 172.71.144.83",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4OSIsInVzZXJuYW1lIjoiaHlkcmkiLCJlbWFpbCI6InNlcGlkaHlkcmkwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ5OTc5MDl9.swepCqt_iaaaMjGRTBmx7nn9B9CyDzNF31wpR57_dWQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d2fa3e9a9ed9cf-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2.145.118.220",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 16:49:03 UTC] === END API CALL LOG ===
[18-Jul-2026 16:49:03 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 16:49:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4OSIsInVzZXJuYW1lIjoiaHlkcmkiLCJlbWFpbCI6InNlcGlkaHlkcmkwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ5OTc5MDl9.swepCqt_iaaaMjGRTBmx7nn9B9CyDzNF31wpR57_dWQ
[18-Jul-2026 16:49:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 16:49:03 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 16:49:03 UTC] User ID: 1089
[18-Jul-2026 16:49:03 UTC] ✅ User profile retrieved successfully for user ID: 1089
[18-Jul-2026 16:49:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 16:49:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 16:49:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2.145.118.220, 172.71.144.83","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4OSIsInVzZXJuYW1lIjoiaHlkcmkiLCJlbWFpbCI6InNlcGlkaHlkcmkwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ5OTc5MDl9.swepCqt_iaaaMjGRTBmx7nn9B9CyDzNF31wpR57_dWQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1d2faaa3fcbd9cf-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2.145.118.220","cf-ipcountry":"IR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-Jul-2026 16:49:21 UTC] === User Orders API Called ===
[18-Jul-2026 16:49:21 UTC] User ID: 1089
[18-Jul-2026 16:49:21 UTC] Limit: 20, Offset: 0
[18-Jul-2026 16:49:21 UTC] Orders found: 0
[18-Jul-2026 16:49:21 UTC] Orders data: []
[18-Jul-2026 16:49:21 UTC] Total orders count: 0
[18-Jul-2026 16:49:21 UTC] === API CALL LOG ===
[18-Jul-2026 16:49:21 UTC] Endpoint: user/profile.php
[18-Jul-2026 16:49:21 UTC] Full Log Data: {
    "timestamp": "2026-07-18 16:49:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2.145.118.220",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2.145.118.220, 172.71.144.83",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4OSIsInVzZXJuYW1lIjoiaHlkcmkiLCJlbWFpbCI6InNlcGlkaHlkcmkwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ5OTc5MDl9.swepCqt_iaaaMjGRTBmx7nn9B9CyDzNF31wpR57_dWQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d2faaa3fd3d9cf-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2.145.118.220",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 16:49:21 UTC] === END API CALL LOG ===
[18-Jul-2026 16:49:21 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 16:49:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4OSIsInVzZXJuYW1lIjoiaHlkcmkiLCJlbWFpbCI6InNlcGlkaHlkcmkwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ5OTc5MDl9.swepCqt_iaaaMjGRTBmx7nn9B9CyDzNF31wpR57_dWQ
[18-Jul-2026 16:49:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 16:49:21 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 16:49:21 UTC] User ID: 1089
[18-Jul-2026 16:49:21 UTC] ✅ User profile retrieved successfully for user ID: 1089
[18-Jul-2026 16:49:21 UTC] === API CALL LOG ===
[18-Jul-2026 16:49:21 UTC] Endpoint: user/profile.php
[18-Jul-2026 16:49:21 UTC] Full Log Data: {
    "timestamp": "2026-07-18 16:49:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2.145.118.220",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2.145.118.220, 172.71.144.83",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4OSIsInVzZXJuYW1lIjoiaHlkcmkiLCJlbWFpbCI6InNlcGlkaHlkcmkwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ5OTc5MDl9.swepCqt_iaaaMjGRTBmx7nn9B9CyDzNF31wpR57_dWQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d2faadfeddd9cf-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2.145.118.220",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 16:49:21 UTC] === END API CALL LOG ===
[18-Jul-2026 16:49:21 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 16:49:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4OSIsInVzZXJuYW1lIjoiaHlkcmkiLCJlbWFpbCI6InNlcGlkaHlkcmkwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ5OTc5MDl9.swepCqt_iaaaMjGRTBmx7nn9B9CyDzNF31wpR57_dWQ
[18-Jul-2026 16:49:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 16:49:21 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 16:49:21 UTC] User ID: 1089
[18-Jul-2026 16:49:21 UTC] ✅ User profile retrieved successfully for user ID: 1089
[18-Jul-2026 16:49:29 UTC] === API CALL LOG ===
[18-Jul-2026 16:49:29 UTC] Endpoint: user/profile.php
[18-Jul-2026 16:49:29 UTC] Full Log Data: {
    "timestamp": "2026-07-18 16:49:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2.145.118.220",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2.145.118.220, 104.23.239.32",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4OSIsInVzZXJuYW1lIjoiaHlkcmkiLCJlbWFpbCI6InNlcGlkaHlkcmkwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ5OTc5MDl9.swepCqt_iaaaMjGRTBmx7nn9B9CyDzNF31wpR57_dWQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d2fadcfe42141d-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2.145.118.220",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 16:49:29 UTC] === END API CALL LOG ===
[18-Jul-2026 16:49:29 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 16:49:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4OSIsInVzZXJuYW1lIjoiaHlkcmkiLCJlbWFpbCI6InNlcGlkaHlkcmkwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ5OTc5MDl9.swepCqt_iaaaMjGRTBmx7nn9B9CyDzNF31wpR57_dWQ
[18-Jul-2026 16:49:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 16:49:29 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 16:49:29 UTC] User ID: 1089
[18-Jul-2026 16:49:29 UTC] ✅ User profile retrieved successfully for user ID: 1089
[18-Jul-2026 16:49:29 UTC] === API CALL LOG ===
[18-Jul-2026 16:49:29 UTC] Endpoint: user/profile.php
[18-Jul-2026 16:49:29 UTC] Full Log Data: {
    "timestamp": "2026-07-18 16:49:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2.145.118.220",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2.145.118.220, 104.23.239.139",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4OSIsInVzZXJuYW1lIjoiaHlkcmkiLCJlbWFpbCI6InNlcGlkaHlkcmkwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ5OTc5MDl9.swepCqt_iaaaMjGRTBmx7nn9B9CyDzNF31wpR57_dWQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d2fae02a4b141d-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2.145.118.220",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 16:49:29 UTC] === END API CALL LOG ===
[18-Jul-2026 16:49:29 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 16:49:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4OSIsInVzZXJuYW1lIjoiaHlkcmkiLCJlbWFpbCI6InNlcGlkaHlkcmkwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ5OTc5MDl9.swepCqt_iaaaMjGRTBmx7nn9B9CyDzNF31wpR57_dWQ
[18-Jul-2026 16:49:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 16:49:29 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 16:49:29 UTC] User ID: 1089
[18-Jul-2026 16:49:29 UTC] ✅ User profile retrieved successfully for user ID: 1089
[18-Jul-2026 16:49:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 16:49:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 16:49:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2.145.118.220, 104.23.239.139","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4OSIsInVzZXJuYW1lIjoiaHlkcmkiLCJlbWFpbCI6InNlcGlkaHlkcmkwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ5OTc5MDl9.swepCqt_iaaaMjGRTBmx7nn9B9CyDzNF31wpR57_dWQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1d2fae02a4f141d-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2.145.118.220","cf-ipcountry":"IR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-Jul-2026 16:49:29 UTC] === User Orders API Called ===
[18-Jul-2026 16:49:29 UTC] User ID: 1089
[18-Jul-2026 16:49:29 UTC] Limit: 20, Offset: 0
[18-Jul-2026 16:49:29 UTC] Orders found: 0
[18-Jul-2026 16:49:29 UTC] Orders data: []
[18-Jul-2026 16:49:29 UTC] Total orders count: 0
[18-Jul-2026 16:49:29 UTC] === API CALL LOG ===
[18-Jul-2026 16:49:29 UTC] Endpoint: user/profile.php
[18-Jul-2026 16:49:29 UTC] Full Log Data: {
    "timestamp": "2026-07-18 16:49:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2.145.118.220",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2.145.118.220, 104.23.239.139",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4OSIsInVzZXJuYW1lIjoiaHlkcmkiLCJlbWFpbCI6InNlcGlkaHlkcmkwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ5OTc5MDl9.swepCqt_iaaaMjGRTBmx7nn9B9CyDzNF31wpR57_dWQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d2fae11d7f141d-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2.145.118.220",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 16:49:29 UTC] === END API CALL LOG ===
[18-Jul-2026 16:49:29 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 16:49:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4OSIsInVzZXJuYW1lIjoiaHlkcmkiLCJlbWFpbCI6InNlcGlkaHlkcmkwMEBnbWFpbC5jb20iLCJleHAiOjE3ODQ5OTc5MDl9.swepCqt_iaaaMjGRTBmx7nn9B9CyDzNF31wpR57_dWQ
[18-Jul-2026 16:49:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 16:49:29 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 16:49:29 UTC] User ID: 1089
[18-Jul-2026 16:49:29 UTC] ✅ User profile retrieved successfully for user ID: 1089
[18-Jul-2026 17:43:46 UTC] === API CALL LOG ===
[18-Jul-2026 17:43:46 UTC] Endpoint: user/profile.php
[18-Jul-2026 17:43:46 UTC] Full Log Data: {
    "timestamp": "2026-07-18 17:43:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.180.9.224",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.180.9.224, 162.158.19.223",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NSIsInVzZXJuYW1lIjoibWlsbGllYm9iYnliaXJvd24iLCJlbWFpbCI6InRpdHVzYW5naGVsb2x0ZWFuMjEwNUBwcm90b25tYWlsLmNvbSIsImV4cCI6MTc4NDY0OTk0NX0.5zrgDMjHAgL2ng--NxsLIOs_Tqtw7AJ-N1iNaZefCio",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d34a60aa74b6b5-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.180.9.224",
        "cf-ipcountry": "RO",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 17:43:46 UTC] === END API CALL LOG ===
[18-Jul-2026 17:43:46 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 17:43:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NSIsInVzZXJuYW1lIjoibWlsbGllYm9iYnliaXJvd24iLCJlbWFpbCI6InRpdHVzYW5naGVsb2x0ZWFuMjEwNUBwcm90b25tYWlsLmNvbSIsImV4cCI6MTc4NDY0OTk0NX0.5zrgDMjHAgL2ng--NxsLIOs_Tqtw7AJ-N1iNaZefCio
[18-Jul-2026 17:43:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 17:43:46 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 17:43:46 UTC] User ID: 1055
[18-Jul-2026 17:43:46 UTC] ✅ User profile retrieved successfully for user ID: 1055
[18-Jul-2026 17:43:46 UTC] === API CALL LOG ===
[18-Jul-2026 17:43:46 UTC] Endpoint: user/profile.php
[18-Jul-2026 17:43:46 UTC] Full Log Data: {
    "timestamp": "2026-07-18 17:43:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.180.9.224",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.180.9.224, 162.158.19.191",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NSIsInVzZXJuYW1lIjoibWlsbGllYm9iYnliaXJvd24iLCJlbWFpbCI6InRpdHVzYW5naGVsb2x0ZWFuMjEwNUBwcm90b25tYWlsLmNvbSIsImV4cCI6MTc4NDY0OTk0NX0.5zrgDMjHAgL2ng--NxsLIOs_Tqtw7AJ-N1iNaZefCio",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d34a64bd4cb6b5-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.180.9.224",
        "cf-ipcountry": "RO",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 17:43:46 UTC] === END API CALL LOG ===
[18-Jul-2026 17:43:46 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 17:43:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NSIsInVzZXJuYW1lIjoibWlsbGllYm9iYnliaXJvd24iLCJlbWFpbCI6InRpdHVzYW5naGVsb2x0ZWFuMjEwNUBwcm90b25tYWlsLmNvbSIsImV4cCI6MTc4NDY0OTk0NX0.5zrgDMjHAgL2ng--NxsLIOs_Tqtw7AJ-N1iNaZefCio
[18-Jul-2026 17:43:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 17:43:46 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 17:43:46 UTC] User ID: 1055
[18-Jul-2026 17:43:46 UTC] ✅ User profile retrieved successfully for user ID: 1055
[18-Jul-2026 17:43:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 17:43:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 17:43:46 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.180.9.224, 162.158.19.191","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NSIsInVzZXJuYW1lIjoibWlsbGllYm9iYnliaXJvd24iLCJlbWFpbCI6InRpdHVzYW5naGVsb2x0ZWFuMjEwNUBwcm90b25tYWlsLmNvbSIsImV4cCI6MTc4NDY0OTk0NX0.5zrgDMjHAgL2ng--NxsLIOs_Tqtw7AJ-N1iNaZefCio","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1d34a64ed70b6b5-OTP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"92.180.9.224","cf-ipcountry":"RO","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-Jul-2026 17:43:46 UTC] === User Orders API Called ===
[18-Jul-2026 17:43:46 UTC] User ID: 1055
[18-Jul-2026 17:43:46 UTC] Limit: 20, Offset: 0
[18-Jul-2026 17:43:46 UTC] Orders found: 0
[18-Jul-2026 17:43:46 UTC] Orders data: []
[18-Jul-2026 17:43:46 UTC] Total orders count: 0
[18-Jul-2026 17:43:46 UTC] === API CALL LOG ===
[18-Jul-2026 17:43:46 UTC] Endpoint: user/profile.php
[18-Jul-2026 17:43:46 UTC] Full Log Data: {
    "timestamp": "2026-07-18 17:43:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.180.9.224",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.180.9.224, 162.158.19.223",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NSIsInVzZXJuYW1lIjoibWlsbGllYm9iYnliaXJvd24iLCJlbWFpbCI6InRpdHVzYW5naGVsb2x0ZWFuMjEwNUBwcm90b25tYWlsLmNvbSIsImV4cCI6MTc4NDY0OTk0NX0.5zrgDMjHAgL2ng--NxsLIOs_Tqtw7AJ-N1iNaZefCio",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d34a659dd4b6b5-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.180.9.224",
        "cf-ipcountry": "RO",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 17:43:46 UTC] === END API CALL LOG ===
[18-Jul-2026 17:43:46 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 17:43:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NSIsInVzZXJuYW1lIjoibWlsbGllYm9iYnliaXJvd24iLCJlbWFpbCI6InRpdHVzYW5naGVsb2x0ZWFuMjEwNUBwcm90b25tYWlsLmNvbSIsImV4cCI6MTc4NDY0OTk0NX0.5zrgDMjHAgL2ng--NxsLIOs_Tqtw7AJ-N1iNaZefCio
[18-Jul-2026 17:43:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 17:43:46 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 17:43:46 UTC] User ID: 1055
[18-Jul-2026 17:43:46 UTC] ✅ User profile retrieved successfully for user ID: 1055
[18-Jul-2026 17:44:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 17:44:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 17:44:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.180.9.224, 162.158.19.223","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NSIsInVzZXJuYW1lIjoibWlsbGllYm9iYnliaXJvd24iLCJlbWFpbCI6InRpdHVzYW5naGVsb2x0ZWFuMjEwNUBwcm90b25tYWlsLmNvbSIsImV4cCI6MTc4NDY0OTk0NX0.5zrgDMjHAgL2ng--NxsLIOs_Tqtw7AJ-N1iNaZefCio","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1d34ae3c8fcb6b5-OTP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"92.180.9.224","cf-ipcountry":"RO","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-Jul-2026 17:44:07 UTC] === User Orders API Called ===
[18-Jul-2026 17:44:07 UTC] User ID: 1055
[18-Jul-2026 17:44:07 UTC] Limit: 20, Offset: 0
[18-Jul-2026 17:44:07 UTC] Orders found: 0
[18-Jul-2026 17:44:07 UTC] Orders data: []
[18-Jul-2026 17:44:07 UTC] Total orders count: 0
[18-Jul-2026 17:44:07 UTC] === API CALL LOG ===
[18-Jul-2026 17:44:07 UTC] Endpoint: user/profile.php
[18-Jul-2026 17:44:07 UTC] Full Log Data: {
    "timestamp": "2026-07-18 17:44:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.180.9.224",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.180.9.224, 162.158.19.223",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NSIsInVzZXJuYW1lIjoibWlsbGllYm9iYnliaXJvd24iLCJlbWFpbCI6InRpdHVzYW5naGVsb2x0ZWFuMjEwNUBwcm90b25tYWlsLmNvbSIsImV4cCI6MTc4NDY0OTk0NX0.5zrgDMjHAgL2ng--NxsLIOs_Tqtw7AJ-N1iNaZefCio",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d34ae4596bb6b5-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.180.9.224",
        "cf-ipcountry": "RO",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 17:44:07 UTC] === END API CALL LOG ===
[18-Jul-2026 17:44:07 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 17:44:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NSIsInVzZXJuYW1lIjoibWlsbGllYm9iYnliaXJvd24iLCJlbWFpbCI6InRpdHVzYW5naGVsb2x0ZWFuMjEwNUBwcm90b25tYWlsLmNvbSIsImV4cCI6MTc4NDY0OTk0NX0.5zrgDMjHAgL2ng--NxsLIOs_Tqtw7AJ-N1iNaZefCio
[18-Jul-2026 17:44:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 17:44:07 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 17:44:07 UTC] User ID: 1055
[18-Jul-2026 17:44:07 UTC] ✅ User profile retrieved successfully for user ID: 1055
[18-Jul-2026 17:44:07 UTC] === API CALL LOG ===
[18-Jul-2026 17:44:07 UTC] Endpoint: user/profile.php
[18-Jul-2026 17:44:07 UTC] Full Log Data: {
    "timestamp": "2026-07-18 17:44:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.180.9.224",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.180.9.224, 162.158.19.223",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NSIsInVzZXJuYW1lIjoibWlsbGllYm9iYnliaXJvd24iLCJlbWFpbCI6InRpdHVzYW5naGVsb2x0ZWFuMjEwNUBwcm90b25tYWlsLmNvbSIsImV4cCI6MTc4NDY0OTk0NX0.5zrgDMjHAgL2ng--NxsLIOs_Tqtw7AJ-N1iNaZefCio",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d34ae84c1db6b5-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.180.9.224",
        "cf-ipcountry": "RO",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 17:44:07 UTC] === END API CALL LOG ===
[18-Jul-2026 17:44:07 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 17:44:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NSIsInVzZXJuYW1lIjoibWlsbGllYm9iYnliaXJvd24iLCJlbWFpbCI6InRpdHVzYW5naGVsb2x0ZWFuMjEwNUBwcm90b25tYWlsLmNvbSIsImV4cCI6MTc4NDY0OTk0NX0.5zrgDMjHAgL2ng--NxsLIOs_Tqtw7AJ-N1iNaZefCio
[18-Jul-2026 17:44:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 17:44:07 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 17:44:07 UTC] User ID: 1055
[18-Jul-2026 17:44:07 UTC] ✅ User profile retrieved successfully for user ID: 1055
[18-Jul-2026 17:45:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 17:45:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 17:45:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.180.9.224, 162.158.14.48","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NSIsInVzZXJuYW1lIjoibWlsbGllYm9iYnliaXJvd24iLCJlbWFpbCI6InRpdHVzYW5naGVsb2x0ZWFuMjEwNUBwcm90b25tYWlsLmNvbSIsImV4cCI6MTc4NDY0OTk0NX0.5zrgDMjHAgL2ng--NxsLIOs_Tqtw7AJ-N1iNaZefCio","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1d34c470878e3f1-OTP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"92.180.9.224","cf-ipcountry":"RO","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-Jul-2026 17:45:03 UTC] === User Orders API Called ===
[18-Jul-2026 17:45:03 UTC] User ID: 1055
[18-Jul-2026 17:45:03 UTC] Limit: 20, Offset: 0
[18-Jul-2026 17:45:03 UTC] Orders found: 0
[18-Jul-2026 17:45:03 UTC] Orders data: []
[18-Jul-2026 17:45:03 UTC] Total orders count: 0
[18-Jul-2026 17:45:03 UTC] === API CALL LOG ===
[18-Jul-2026 17:45:03 UTC] Endpoint: user/profile.php
[18-Jul-2026 17:45:03 UTC] Full Log Data: {
    "timestamp": "2026-07-18 17:45:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.180.9.224",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.180.9.224, 162.158.14.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NSIsInVzZXJuYW1lIjoibWlsbGllYm9iYnliaXJvd24iLCJlbWFpbCI6InRpdHVzYW5naGVsb2x0ZWFuMjEwNUBwcm90b25tYWlsLmNvbSIsImV4cCI6MTc4NDY0OTk0NX0.5zrgDMjHAgL2ng--NxsLIOs_Tqtw7AJ-N1iNaZefCio",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d34c4798f4e3f1-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.180.9.224",
        "cf-ipcountry": "RO",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 17:45:03 UTC] === END API CALL LOG ===
[18-Jul-2026 17:45:03 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 17:45:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NSIsInVzZXJuYW1lIjoibWlsbGllYm9iYnliaXJvd24iLCJlbWFpbCI6InRpdHVzYW5naGVsb2x0ZWFuMjEwNUBwcm90b25tYWlsLmNvbSIsImV4cCI6MTc4NDY0OTk0NX0.5zrgDMjHAgL2ng--NxsLIOs_Tqtw7AJ-N1iNaZefCio
[18-Jul-2026 17:45:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 17:45:03 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 17:45:03 UTC] User ID: 1055
[18-Jul-2026 17:45:03 UTC] ✅ User profile retrieved successfully for user ID: 1055
[18-Jul-2026 17:45:04 UTC] === API CALL LOG ===
[18-Jul-2026 17:45:04 UTC] Endpoint: user/profile.php
[18-Jul-2026 17:45:04 UTC] Full Log Data: {
    "timestamp": "2026-07-18 17:45:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.180.9.224",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.180.9.224, 162.158.14.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NSIsInVzZXJuYW1lIjoibWlsbGllYm9iYnliaXJvd24iLCJlbWFpbCI6InRpdHVzYW5naGVsb2x0ZWFuMjEwNUBwcm90b25tYWlsLmNvbSIsImV4cCI6MTc4NDY0OTk0NX0.5zrgDMjHAgL2ng--NxsLIOs_Tqtw7AJ-N1iNaZefCio",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d34c4b8ba3e3f1-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.180.9.224",
        "cf-ipcountry": "RO",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 17:45:04 UTC] === END API CALL LOG ===
[18-Jul-2026 17:45:04 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 17:45:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NSIsInVzZXJuYW1lIjoibWlsbGllYm9iYnliaXJvd24iLCJlbWFpbCI6InRpdHVzYW5naGVsb2x0ZWFuMjEwNUBwcm90b25tYWlsLmNvbSIsImV4cCI6MTc4NDY0OTk0NX0.5zrgDMjHAgL2ng--NxsLIOs_Tqtw7AJ-N1iNaZefCio
[18-Jul-2026 17:45:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 17:45:04 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 17:45:04 UTC] User ID: 1055
[18-Jul-2026 17:45:04 UTC] ✅ User profile retrieved successfully for user ID: 1055
[18-Jul-2026 17:45:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 17:45:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 17:45:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.180.9.224, 162.158.14.48","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NSIsInVzZXJuYW1lIjoibWlsbGllYm9iYnliaXJvd24iLCJlbWFpbCI6InRpdHVzYW5naGVsb2x0ZWFuMjEwNUBwcm90b25tYWlsLmNvbSIsImV4cCI6MTc4NDY0OTk0NX0.5zrgDMjHAgL2ng--NxsLIOs_Tqtw7AJ-N1iNaZefCio","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1d34ce53fbce3f1-OTP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"92.180.9.224","cf-ipcountry":"RO","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-Jul-2026 17:45:29 UTC] === User Orders API Called ===
[18-Jul-2026 17:45:29 UTC] User ID: 1055
[18-Jul-2026 17:45:29 UTC] Limit: 20, Offset: 0
[18-Jul-2026 17:45:29 UTC] Orders found: 0
[18-Jul-2026 17:45:29 UTC] Orders data: []
[18-Jul-2026 17:45:29 UTC] Total orders count: 0
[18-Jul-2026 17:45:29 UTC] === API CALL LOG ===
[18-Jul-2026 17:45:29 UTC] Endpoint: user/profile.php
[18-Jul-2026 17:45:29 UTC] Full Log Data: {
    "timestamp": "2026-07-18 17:45:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.180.9.224",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.180.9.224, 162.158.14.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NSIsInVzZXJuYW1lIjoibWlsbGllYm9iYnliaXJvd24iLCJlbWFpbCI6InRpdHVzYW5naGVsb2x0ZWFuMjEwNUBwcm90b25tYWlsLmNvbSIsImV4cCI6MTc4NDY0OTk0NX0.5zrgDMjHAgL2ng--NxsLIOs_Tqtw7AJ-N1iNaZefCio",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d34ce5b81ae3f1-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.180.9.224",
        "cf-ipcountry": "RO",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 17:45:29 UTC] === END API CALL LOG ===
[18-Jul-2026 17:45:29 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 17:45:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NSIsInVzZXJuYW1lIjoibWlsbGllYm9iYnliaXJvd24iLCJlbWFpbCI6InRpdHVzYW5naGVsb2x0ZWFuMjEwNUBwcm90b25tYWlsLmNvbSIsImV4cCI6MTc4NDY0OTk0NX0.5zrgDMjHAgL2ng--NxsLIOs_Tqtw7AJ-N1iNaZefCio
[18-Jul-2026 17:45:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 17:45:29 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 17:45:29 UTC] User ID: 1055
[18-Jul-2026 17:45:29 UTC] ✅ User profile retrieved successfully for user ID: 1055
[18-Jul-2026 17:45:29 UTC] === API CALL LOG ===
[18-Jul-2026 17:45:29 UTC] Endpoint: user/profile.php
[18-Jul-2026 17:45:29 UTC] Full Log Data: {
    "timestamp": "2026-07-18 17:45:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.180.9.224",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.180.9.224, 162.158.14.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NSIsInVzZXJuYW1lIjoibWlsbGllYm9iYnliaXJvd24iLCJlbWFpbCI6InRpdHVzYW5naGVsb2x0ZWFuMjEwNUBwcm90b25tYWlsLmNvbSIsImV4cCI6MTc4NDY0OTk0NX0.5zrgDMjHAgL2ng--NxsLIOs_Tqtw7AJ-N1iNaZefCio",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d34ce98a9ce3f1-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.180.9.224",
        "cf-ipcountry": "RO",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 17:45:29 UTC] === END API CALL LOG ===
[18-Jul-2026 17:45:29 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 17:45:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NSIsInVzZXJuYW1lIjoibWlsbGllYm9iYnliaXJvd24iLCJlbWFpbCI6InRpdHVzYW5naGVsb2x0ZWFuMjEwNUBwcm90b25tYWlsLmNvbSIsImV4cCI6MTc4NDY0OTk0NX0.5zrgDMjHAgL2ng--NxsLIOs_Tqtw7AJ-N1iNaZefCio
[18-Jul-2026 17:45:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 17:45:29 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 17:45:29 UTC] User ID: 1055
[18-Jul-2026 17:45:29 UTC] ✅ User profile retrieved successfully for user ID: 1055
[18-Jul-2026 17:45:30 UTC] === API CALL LOG ===
[18-Jul-2026 17:45:30 UTC] Endpoint: user/profile.php
[18-Jul-2026 17:45:30 UTC] Full Log Data: {
    "timestamp": "2026-07-18 17:45:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.116.221",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.116.221, 141.101.76.184",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MCIsInVzZXJuYW1lIjoiSGVucnljaGluZWR1IiwiZW1haWwiOiJoY2hpbmVkdTgyOEBnbWFpbC5jb20iLCJleHAiOjE3ODUwMDE1Mjl9.-F2OVzBMNmoupXYmK8k_YzZuoFRxuPVZ__X40FNJUNc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d34cebdfe4fba9-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.116.221",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 17:45:30 UTC] === END API CALL LOG ===
[18-Jul-2026 17:45:30 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 17:45:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MCIsInVzZXJuYW1lIjoiSGVucnljaGluZWR1IiwiZW1haWwiOiJoY2hpbmVkdTgyOEBnbWFpbC5jb20iLCJleHAiOjE3ODUwMDE1Mjl9.-F2OVzBMNmoupXYmK8k_YzZuoFRxuPVZ__X40FNJUNc
[18-Jul-2026 17:45:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 17:45:30 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 17:45:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 17:45:30 UTC] User ID: 1090
[18-Jul-2026 17:45:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 17:45:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.116.221, 141.101.76.184","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MCIsInVzZXJuYW1lIjoiSGVucnljaGluZWR1IiwiZW1haWwiOiJoY2hpbmVkdTgyOEBnbWFpbC5jb20iLCJleHAiOjE3ODUwMDE1Mjl9.-F2OVzBMNmoupXYmK8k_YzZuoFRxuPVZ__X40FNJUNc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1d34cebdfedfba9-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.116.221","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-Jul-2026 17:45:30 UTC] === User Orders API Called ===
[18-Jul-2026 17:45:30 UTC] User ID: 1090
[18-Jul-2026 17:45:30 UTC] Limit: 20, Offset: 0
[18-Jul-2026 17:45:30 UTC] ✅ User profile retrieved successfully for user ID: 1090
[18-Jul-2026 17:45:30 UTC] Orders found: 0
[18-Jul-2026 17:45:30 UTC] Orders data: []
[18-Jul-2026 17:45:30 UTC] Total orders count: 0
[18-Jul-2026 17:45:30 UTC] === API CALL LOG ===
[18-Jul-2026 17:45:30 UTC] Endpoint: user/profile.php
[18-Jul-2026 17:45:30 UTC] Full Log Data: {
    "timestamp": "2026-07-18 17:45:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.116.221",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.116.221, 141.101.76.184",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MCIsInVzZXJuYW1lIjoiSGVucnljaGluZWR1IiwiZW1haWwiOiJoY2hpbmVkdTgyOEBnbWFpbC5jb20iLCJleHAiOjE3ODUwMDE1Mjl9.-F2OVzBMNmoupXYmK8k_YzZuoFRxuPVZ__X40FNJUNc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d34cebdff0fba9-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.116.221",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 17:45:30 UTC] === END API CALL LOG ===
[18-Jul-2026 17:45:30 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 17:45:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MCIsInVzZXJuYW1lIjoiSGVucnljaGluZWR1IiwiZW1haWwiOiJoY2hpbmVkdTgyOEBnbWFpbC5jb20iLCJleHAiOjE3ODUwMDE1Mjl9.-F2OVzBMNmoupXYmK8k_YzZuoFRxuPVZ__X40FNJUNc
[18-Jul-2026 17:45:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 17:45:30 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 17:45:30 UTC] User ID: 1090
[18-Jul-2026 17:45:30 UTC] ✅ User profile retrieved successfully for user ID: 1090
[18-Jul-2026 17:45:31 UTC] === API CALL LOG ===
[18-Jul-2026 17:45:31 UTC] Endpoint: user/profile.php
[18-Jul-2026 17:45:31 UTC] Full Log Data: {
    "timestamp": "2026-07-18 17:45:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.116.221",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.116.221, 141.101.76.184",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MCIsInVzZXJuYW1lIjoiSGVucnljaGluZWR1IiwiZW1haWwiOiJoY2hpbmVkdTgyOEBnbWFpbC5jb20iLCJleHAiOjE3ODUwMDE1Mjl9.-F2OVzBMNmoupXYmK8k_YzZuoFRxuPVZ__X40FNJUNc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d34cf29ddcfba9-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.116.221",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 17:45:31 UTC] === END API CALL LOG ===
[18-Jul-2026 17:45:31 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 17:45:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MCIsInVzZXJuYW1lIjoiSGVucnljaGluZWR1IiwiZW1haWwiOiJoY2hpbmVkdTgyOEBnbWFpbC5jb20iLCJleHAiOjE3ODUwMDE1Mjl9.-F2OVzBMNmoupXYmK8k_YzZuoFRxuPVZ__X40FNJUNc
[18-Jul-2026 17:45:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 17:45:31 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 17:45:31 UTC] User ID: 1090
[18-Jul-2026 17:45:31 UTC] ✅ User profile retrieved successfully for user ID: 1090
[18-Jul-2026 17:45:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 17:45:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 17:45:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.180.9.224, 162.158.14.48","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NSIsInVzZXJuYW1lIjoibWlsbGllYm9iYnliaXJvd24iLCJlbWFpbCI6InRpdHVzYW5naGVsb2x0ZWFuMjEwNUBwcm90b25tYWlsLmNvbSIsImV4cCI6MTc4NDY0OTk0NX0.5zrgDMjHAgL2ng--NxsLIOs_Tqtw7AJ-N1iNaZefCio","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1d34d09a833e3f1-OTP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"92.180.9.224","cf-ipcountry":"RO","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-Jul-2026 17:45:35 UTC] === User Orders API Called ===
[18-Jul-2026 17:45:35 UTC] User ID: 1055
[18-Jul-2026 17:45:35 UTC] Limit: 20, Offset: 0
[18-Jul-2026 17:45:35 UTC] Orders found: 0
[18-Jul-2026 17:45:35 UTC] Orders data: []
[18-Jul-2026 17:45:35 UTC] Total orders count: 0
[18-Jul-2026 17:45:35 UTC] === API CALL LOG ===
[18-Jul-2026 17:45:35 UTC] Endpoint: user/profile.php
[18-Jul-2026 17:45:35 UTC] Full Log Data: {
    "timestamp": "2026-07-18 17:45:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.180.9.224",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.180.9.224, 162.158.14.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NSIsInVzZXJuYW1lIjoibWlsbGllYm9iYnliaXJvd24iLCJlbWFpbCI6InRpdHVzYW5naGVsb2x0ZWFuMjEwNUBwcm90b25tYWlsLmNvbSIsImV4cCI6MTc4NDY0OTk0NX0.5zrgDMjHAgL2ng--NxsLIOs_Tqtw7AJ-N1iNaZefCio",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d34d0a98dee3f1-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.180.9.224",
        "cf-ipcountry": "RO",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 17:45:35 UTC] === END API CALL LOG ===
[18-Jul-2026 17:45:35 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 17:45:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NSIsInVzZXJuYW1lIjoibWlsbGllYm9iYnliaXJvd24iLCJlbWFpbCI6InRpdHVzYW5naGVsb2x0ZWFuMjEwNUBwcm90b25tYWlsLmNvbSIsImV4cCI6MTc4NDY0OTk0NX0.5zrgDMjHAgL2ng--NxsLIOs_Tqtw7AJ-N1iNaZefCio
[18-Jul-2026 17:45:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 17:45:35 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 17:45:35 UTC] User ID: 1055
[18-Jul-2026 17:45:35 UTC] ✅ User profile retrieved successfully for user ID: 1055
[18-Jul-2026 17:45:35 UTC] === API CALL LOG ===
[18-Jul-2026 17:45:35 UTC] Endpoint: user/profile.php
[18-Jul-2026 17:45:35 UTC] Full Log Data: {
    "timestamp": "2026-07-18 17:45:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.180.9.224",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.180.9.224, 162.158.14.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NSIsInVzZXJuYW1lIjoibWlsbGllYm9iYnliaXJvd24iLCJlbWFpbCI6InRpdHVzYW5naGVsb2x0ZWFuMjEwNUBwcm90b25tYWlsLmNvbSIsImV4cCI6MTc4NDY0OTk0NX0.5zrgDMjHAgL2ng--NxsLIOs_Tqtw7AJ-N1iNaZefCio",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d34d0e3b35e3f1-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.180.9.224",
        "cf-ipcountry": "RO",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 17:45:35 UTC] === END API CALL LOG ===
[18-Jul-2026 17:45:35 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 17:45:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NSIsInVzZXJuYW1lIjoibWlsbGllYm9iYnliaXJvd24iLCJlbWFpbCI6InRpdHVzYW5naGVsb2x0ZWFuMjEwNUBwcm90b25tYWlsLmNvbSIsImV4cCI6MTc4NDY0OTk0NX0.5zrgDMjHAgL2ng--NxsLIOs_Tqtw7AJ-N1iNaZefCio
[18-Jul-2026 17:45:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 17:45:35 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 17:45:35 UTC] User ID: 1055
[18-Jul-2026 17:45:35 UTC] ✅ User profile retrieved successfully for user ID: 1055
[18-Jul-2026 17:45:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 17:45:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 17:45:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.180.9.224, 162.158.14.48","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NSIsInVzZXJuYW1lIjoibWlsbGllYm9iYnliaXJvd24iLCJlbWFpbCI6InRpdHVzYW5naGVsb2x0ZWFuMjEwNUBwcm90b25tYWlsLmNvbSIsImV4cCI6MTc4NDY0OTk0NX0.5zrgDMjHAgL2ng--NxsLIOs_Tqtw7AJ-N1iNaZefCio","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1d34d1d2e6be3f1-OTP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"92.180.9.224","cf-ipcountry":"RO","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-Jul-2026 17:45:38 UTC] === User Orders API Called ===
[18-Jul-2026 17:45:38 UTC] User ID: 1055
[18-Jul-2026 17:45:38 UTC] Limit: 20, Offset: 0
[18-Jul-2026 17:45:38 UTC] Orders found: 0
[18-Jul-2026 17:45:38 UTC] Orders data: []
[18-Jul-2026 17:45:38 UTC] Total orders count: 0
[18-Jul-2026 17:45:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 17:45:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 17:45:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.180.9.224, 162.158.14.48","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NSIsInVzZXJuYW1lIjoibWlsbGllYm9iYnliaXJvd24iLCJlbWFpbCI6InRpdHVzYW5naGVsb2x0ZWFuMjEwNUBwcm90b25tYWlsLmNvbSIsImV4cCI6MTc4NDY0OTk0NX0.5zrgDMjHAgL2ng--NxsLIOs_Tqtw7AJ-N1iNaZefCio","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1d34d273d29e3f1-OTP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"92.180.9.224","cf-ipcountry":"RO","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-Jul-2026 17:45:39 UTC] === User Orders API Called ===
[18-Jul-2026 17:45:39 UTC] User ID: 1055
[18-Jul-2026 17:45:39 UTC] Limit: 20, Offset: 0
[18-Jul-2026 17:45:39 UTC] Orders found: 0
[18-Jul-2026 17:45:39 UTC] Orders data: []
[18-Jul-2026 17:45:39 UTC] Total orders count: 0
[18-Jul-2026 17:45:39 UTC] === API CALL LOG ===
[18-Jul-2026 17:45:39 UTC] Endpoint: user/profile.php
[18-Jul-2026 17:45:39 UTC] Full Log Data: {
    "timestamp": "2026-07-18 17:45:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.180.9.224",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.180.9.224, 162.158.14.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NSIsInVzZXJuYW1lIjoibWlsbGllYm9iYnliaXJvd24iLCJlbWFpbCI6InRpdHVzYW5naGVsb2x0ZWFuMjEwNUBwcm90b25tYWlsLmNvbSIsImV4cCI6MTc4NDY0OTk0NX0.5zrgDMjHAgL2ng--NxsLIOs_Tqtw7AJ-N1iNaZefCio",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d34d280d9be3f1-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.180.9.224",
        "cf-ipcountry": "RO",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 17:45:39 UTC] === END API CALL LOG ===
[18-Jul-2026 17:45:39 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 17:45:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NSIsInVzZXJuYW1lIjoibWlsbGllYm9iYnliaXJvd24iLCJlbWFpbCI6InRpdHVzYW5naGVsb2x0ZWFuMjEwNUBwcm90b25tYWlsLmNvbSIsImV4cCI6MTc4NDY0OTk0NX0.5zrgDMjHAgL2ng--NxsLIOs_Tqtw7AJ-N1iNaZefCio
[18-Jul-2026 17:45:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 17:45:39 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 17:45:39 UTC] User ID: 1055
[18-Jul-2026 17:45:39 UTC] ✅ User profile retrieved successfully for user ID: 1055
[18-Jul-2026 17:45:40 UTC] === API CALL LOG ===
[18-Jul-2026 17:45:40 UTC] Endpoint: user/profile.php
[18-Jul-2026 17:45:40 UTC] Full Log Data: {
    "timestamp": "2026-07-18 17:45:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.180.9.224",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.180.9.224, 162.158.14.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NSIsInVzZXJuYW1lIjoibWlsbGllYm9iYnliaXJvd24iLCJlbWFpbCI6InRpdHVzYW5naGVsb2x0ZWFuMjEwNUBwcm90b25tYWlsLmNvbSIsImV4cCI6MTc4NDY0OTk0NX0.5zrgDMjHAgL2ng--NxsLIOs_Tqtw7AJ-N1iNaZefCio",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d34d2bafc5e3f1-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.180.9.224",
        "cf-ipcountry": "RO",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 17:45:40 UTC] === END API CALL LOG ===
[18-Jul-2026 17:45:40 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 17:45:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NSIsInVzZXJuYW1lIjoibWlsbGllYm9iYnliaXJvd24iLCJlbWFpbCI6InRpdHVzYW5naGVsb2x0ZWFuMjEwNUBwcm90b25tYWlsLmNvbSIsImV4cCI6MTc4NDY0OTk0NX0.5zrgDMjHAgL2ng--NxsLIOs_Tqtw7AJ-N1iNaZefCio
[18-Jul-2026 17:45:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 17:45:40 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 17:45:40 UTC] User ID: 1055
[18-Jul-2026 17:45:40 UTC] ✅ User profile retrieved successfully for user ID: 1055
[18-Jul-2026 17:45:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 17:45:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 17:45:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.180.9.224, 162.158.14.48","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NSIsInVzZXJuYW1lIjoibWlsbGllYm9iYnliaXJvd24iLCJlbWFpbCI6InRpdHVzYW5naGVsb2x0ZWFuMjEwNUBwcm90b25tYWlsLmNvbSIsImV4cCI6MTc4NDY0OTk0NX0.5zrgDMjHAgL2ng--NxsLIOs_Tqtw7AJ-N1iNaZefCio","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1d34d32dc30e3f1-OTP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"92.180.9.224","cf-ipcountry":"RO","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-Jul-2026 17:45:41 UTC] === User Orders API Called ===
[18-Jul-2026 17:45:41 UTC] User ID: 1055
[18-Jul-2026 17:45:41 UTC] Limit: 20, Offset: 0
[18-Jul-2026 17:45:41 UTC] Orders found: 0
[18-Jul-2026 17:45:41 UTC] Orders data: []
[18-Jul-2026 17:45:41 UTC] Total orders count: 0
[18-Jul-2026 17:45:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 17:45:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 17:45:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.180.9.224, 162.158.14.48","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NSIsInVzZXJuYW1lIjoibWlsbGllYm9iYnliaXJvd24iLCJlbWFpbCI6InRpdHVzYW5naGVsb2x0ZWFuMjEwNUBwcm90b25tYWlsLmNvbSIsImV4cCI6MTc4NDY0OTk0NX0.5zrgDMjHAgL2ng--NxsLIOs_Tqtw7AJ-N1iNaZefCio","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1d34d3c3af3e3f1-OTP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"92.180.9.224","cf-ipcountry":"RO","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-Jul-2026 17:45:43 UTC] === User Orders API Called ===
[18-Jul-2026 17:45:43 UTC] User ID: 1055
[18-Jul-2026 17:45:43 UTC] Limit: 20, Offset: 0
[18-Jul-2026 17:45:43 UTC] Orders found: 0
[18-Jul-2026 17:45:43 UTC] Orders data: []
[18-Jul-2026 17:45:43 UTC] Total orders count: 0
[18-Jul-2026 17:45:43 UTC] === API CALL LOG ===
[18-Jul-2026 17:45:43 UTC] Endpoint: user/profile.php
[18-Jul-2026 17:45:43 UTC] Full Log Data: {
    "timestamp": "2026-07-18 17:45:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.180.9.224",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.180.9.224, 162.158.14.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NSIsInVzZXJuYW1lIjoibWlsbGllYm9iYnliaXJvd24iLCJlbWFpbCI6InRpdHVzYW5naGVsb2x0ZWFuMjEwNUBwcm90b25tYWlsLmNvbSIsImV4cCI6MTc4NDY0OTk0NX0.5zrgDMjHAgL2ng--NxsLIOs_Tqtw7AJ-N1iNaZefCio",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d34d3d0b9ee3f1-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.180.9.224",
        "cf-ipcountry": "RO",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 17:45:43 UTC] === END API CALL LOG ===
[18-Jul-2026 17:45:43 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 17:45:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NSIsInVzZXJuYW1lIjoibWlsbGllYm9iYnliaXJvd24iLCJlbWFpbCI6InRpdHVzYW5naGVsb2x0ZWFuMjEwNUBwcm90b25tYWlsLmNvbSIsImV4cCI6MTc4NDY0OTk0NX0.5zrgDMjHAgL2ng--NxsLIOs_Tqtw7AJ-N1iNaZefCio
[18-Jul-2026 17:45:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 17:45:43 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 17:45:43 UTC] User ID: 1055
[18-Jul-2026 17:45:43 UTC] ✅ User profile retrieved successfully for user ID: 1055
[18-Jul-2026 17:45:43 UTC] === API CALL LOG ===
[18-Jul-2026 17:45:43 UTC] Endpoint: user/profile.php
[18-Jul-2026 17:45:43 UTC] Full Log Data: {
    "timestamp": "2026-07-18 17:45:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.180.9.224",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.180.9.224, 162.158.14.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NSIsInVzZXJuYW1lIjoibWlsbGllYm9iYnliaXJvd24iLCJlbWFpbCI6InRpdHVzYW5naGVsb2x0ZWFuMjEwNUBwcm90b25tYWlsLmNvbSIsImV4cCI6MTc4NDY0OTk0NX0.5zrgDMjHAgL2ng--NxsLIOs_Tqtw7AJ-N1iNaZefCio",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d34d40ae10e3f1-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.180.9.224",
        "cf-ipcountry": "RO",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 17:45:43 UTC] === END API CALL LOG ===
[18-Jul-2026 17:45:43 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 17:45:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NSIsInVzZXJuYW1lIjoibWlsbGllYm9iYnliaXJvd24iLCJlbWFpbCI6InRpdHVzYW5naGVsb2x0ZWFuMjEwNUBwcm90b25tYWlsLmNvbSIsImV4cCI6MTc4NDY0OTk0NX0.5zrgDMjHAgL2ng--NxsLIOs_Tqtw7AJ-N1iNaZefCio
[18-Jul-2026 17:45:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 17:45:43 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 17:45:43 UTC] User ID: 1055
[18-Jul-2026 17:45:43 UTC] ✅ User profile retrieved successfully for user ID: 1055
[18-Jul-2026 17:45:51 UTC] === API CALL LOG ===
[18-Jul-2026 17:45:51 UTC] Endpoint: user/profile.php
[18-Jul-2026 17:45:51 UTC] Full Log Data: {
    "timestamp": "2026-07-18 17:45:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.116.221",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.116.221, 141.101.76.184",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MCIsInVzZXJuYW1lIjoiSGVucnljaGluZWR1IiwiZW1haWwiOiJoY2hpbmVkdTgyOEBnbWFpbC5jb20iLCJleHAiOjE3ODUwMDE1Mjl9.-F2OVzBMNmoupXYmK8k_YzZuoFRxuPVZ__X40FNJUNc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d34d6e5b7afba9-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.116.221",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 17:45:51 UTC] === END API CALL LOG ===
[18-Jul-2026 17:45:51 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 17:45:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MCIsInVzZXJuYW1lIjoiSGVucnljaGluZWR1IiwiZW1haWwiOiJoY2hpbmVkdTgyOEBnbWFpbC5jb20iLCJleHAiOjE3ODUwMDE1Mjl9.-F2OVzBMNmoupXYmK8k_YzZuoFRxuPVZ__X40FNJUNc
[18-Jul-2026 17:45:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 17:45:51 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 17:45:51 UTC] User ID: 1090
[18-Jul-2026 17:45:51 UTC] ✅ User profile retrieved successfully for user ID: 1090
[18-Jul-2026 17:45:55 UTC] === API CALL LOG ===
[18-Jul-2026 17:45:55 UTC] Endpoint: user/profile.php
[18-Jul-2026 17:45:55 UTC] Full Log Data: {
    "timestamp": "2026-07-18 17:45:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.180.9.224",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.180.9.224, 162.158.14.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NSIsInVzZXJuYW1lIjoibWlsbGllYm9iYnliaXJvd24iLCJlbWFpbCI6InRpdHVzYW5naGVsb2x0ZWFuMjEwNUBwcm90b25tYWlsLmNvbSIsImV4cCI6MTc4NDY0OTk0NX0.5zrgDMjHAgL2ng--NxsLIOs_Tqtw7AJ-N1iNaZefCio",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d34d879fd7e3f1-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.180.9.224",
        "cf-ipcountry": "RO",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 17:45:55 UTC] === END API CALL LOG ===
[18-Jul-2026 17:45:55 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 17:45:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NSIsInVzZXJuYW1lIjoibWlsbGllYm9iYnliaXJvd24iLCJlbWFpbCI6InRpdHVzYW5naGVsb2x0ZWFuMjEwNUBwcm90b25tYWlsLmNvbSIsImV4cCI6MTc4NDY0OTk0NX0.5zrgDMjHAgL2ng--NxsLIOs_Tqtw7AJ-N1iNaZefCio
[18-Jul-2026 17:45:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 17:45:55 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 17:45:55 UTC] User ID: 1055
[18-Jul-2026 17:45:55 UTC] ✅ User profile retrieved successfully for user ID: 1055
[18-Jul-2026 17:45:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 17:45:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 17:45:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.180.9.224, 162.158.14.48","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NSIsInVzZXJuYW1lIjoibWlsbGllYm9iYnliaXJvd24iLCJlbWFpbCI6InRpdHVzYW5naGVsb2x0ZWFuMjEwNUBwcm90b25tYWlsLmNvbSIsImV4cCI6MTc4NDY0OTk0NX0.5zrgDMjHAgL2ng--NxsLIOs_Tqtw7AJ-N1iNaZefCio","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1d34d870f63e3f1-OTP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"92.180.9.224","cf-ipcountry":"RO","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-Jul-2026 17:45:55 UTC] === User Orders API Called ===
[18-Jul-2026 17:45:55 UTC] User ID: 1055
[18-Jul-2026 17:45:55 UTC] Limit: 20, Offset: 0
[18-Jul-2026 17:45:55 UTC] Orders found: 0
[18-Jul-2026 17:45:55 UTC] Orders data: []
[18-Jul-2026 17:45:55 UTC] Total orders count: 0
[18-Jul-2026 17:45:55 UTC] === API CALL LOG ===
[18-Jul-2026 17:45:55 UTC] Endpoint: user/profile.php
[18-Jul-2026 17:45:55 UTC] Full Log Data: {
    "timestamp": "2026-07-18 17:45:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.180.9.224",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.180.9.224, 162.158.14.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NSIsInVzZXJuYW1lIjoibWlsbGllYm9iYnliaXJvd24iLCJlbWFpbCI6InRpdHVzYW5naGVsb2x0ZWFuMjEwNUBwcm90b25tYWlsLmNvbSIsImV4cCI6MTc4NDY0OTk0NX0.5zrgDMjHAgL2ng--NxsLIOs_Tqtw7AJ-N1iNaZefCio",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d34d8b8ad0e3f1-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.180.9.224",
        "cf-ipcountry": "RO",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 17:45:55 UTC] === END API CALL LOG ===
[18-Jul-2026 17:45:55 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 17:45:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NSIsInVzZXJuYW1lIjoibWlsbGllYm9iYnliaXJvd24iLCJlbWFpbCI6InRpdHVzYW5naGVsb2x0ZWFuMjEwNUBwcm90b25tYWlsLmNvbSIsImV4cCI6MTc4NDY0OTk0NX0.5zrgDMjHAgL2ng--NxsLIOs_Tqtw7AJ-N1iNaZefCio
[18-Jul-2026 17:45:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 17:45:55 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 17:45:55 UTC] User ID: 1055
[18-Jul-2026 17:45:55 UTC] ✅ User profile retrieved successfully for user ID: 1055
[18-Jul-2026 17:46:00 UTC] === API CALL LOG ===
[18-Jul-2026 17:46:00 UTC] Endpoint: user/profile.php
[18-Jul-2026 17:46:00 UTC] Full Log Data: {
    "timestamp": "2026-07-18 17:46:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.116.221",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.116.221, 141.101.76.185",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MCIsInVzZXJuYW1lIjoiSGVucnljaGluZWR1IiwiZW1haWwiOiJoY2hpbmVkdTgyOEBnbWFpbC5jb20iLCJleHAiOjE3ODUwMDE1Mjl9.-F2OVzBMNmoupXYmK8k_YzZuoFRxuPVZ__X40FNJUNc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d34daa5957fba9-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.116.221",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 17:46:00 UTC] === END API CALL LOG ===
[18-Jul-2026 17:46:00 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 17:46:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MCIsInVzZXJuYW1lIjoiSGVucnljaGluZWR1IiwiZW1haWwiOiJoY2hpbmVkdTgyOEBnbWFpbC5jb20iLCJleHAiOjE3ODUwMDE1Mjl9.-F2OVzBMNmoupXYmK8k_YzZuoFRxuPVZ__X40FNJUNc
[18-Jul-2026 17:46:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 17:46:00 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 17:46:00 UTC] User ID: 1090
[18-Jul-2026 17:46:00 UTC] ✅ User profile retrieved successfully for user ID: 1090
[18-Jul-2026 17:46:23 UTC] === API CALL LOG ===
[18-Jul-2026 17:46:23 UTC] Endpoint: user/profile.php
[18-Jul-2026 17:46:23 UTC] Full Log Data: {
    "timestamp": "2026-07-18 17:46:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.116.221",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.116.221, 141.101.76.185",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MCIsInVzZXJuYW1lIjoiSGVucnljaGluZWR1IiwiZW1haWwiOiJoY2hpbmVkdTgyOEBnbWFpbC5jb20iLCJleHAiOjE3ODUwMDE1Mjl9.-F2OVzBMNmoupXYmK8k_YzZuoFRxuPVZ__X40FNJUNc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d34e37b9f9fba9-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.116.221",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 17:46:23 UTC] === END API CALL LOG ===
[18-Jul-2026 17:46:23 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 17:46:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MCIsInVzZXJuYW1lIjoiSGVucnljaGluZWR1IiwiZW1haWwiOiJoY2hpbmVkdTgyOEBnbWFpbC5jb20iLCJleHAiOjE3ODUwMDE1Mjl9.-F2OVzBMNmoupXYmK8k_YzZuoFRxuPVZ__X40FNJUNc
[18-Jul-2026 17:46:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 17:46:23 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 17:46:23 UTC] User ID: 1090
[18-Jul-2026 17:46:23 UTC] ✅ User profile retrieved successfully for user ID: 1090
[18-Jul-2026 17:46:36 UTC] === API CALL LOG ===
[18-Jul-2026 17:46:36 UTC] Endpoint: user/profile.php
[18-Jul-2026 17:46:36 UTC] Full Log Data: {
    "timestamp": "2026-07-18 17:46:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.116.221",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.116.221, 104.23.168.99",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MCIsInVzZXJuYW1lIjoiSGVucnljaGluZWR1IiwiZW1haWwiOiJoY2hpbmVkdTgyOEBnbWFpbC5jb20iLCJleHAiOjE3ODUwMDE1Mjl9.-F2OVzBMNmoupXYmK8k_YzZuoFRxuPVZ__X40FNJUNc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d34e894adaddee-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.116.221",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 17:46:36 UTC] === END API CALL LOG ===
[18-Jul-2026 17:46:36 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 17:46:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MCIsInVzZXJuYW1lIjoiSGVucnljaGluZWR1IiwiZW1haWwiOiJoY2hpbmVkdTgyOEBnbWFpbC5jb20iLCJleHAiOjE3ODUwMDE1Mjl9.-F2OVzBMNmoupXYmK8k_YzZuoFRxuPVZ__X40FNJUNc
[18-Jul-2026 17:46:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 17:46:36 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 17:46:36 UTC] User ID: 1090
[18-Jul-2026 17:46:36 UTC] ✅ User profile retrieved successfully for user ID: 1090
[18-Jul-2026 17:46:37 UTC] === API CALL LOG ===
[18-Jul-2026 17:46:37 UTC] Endpoint: user/profile.php
[18-Jul-2026 17:46:37 UTC] Full Log Data: {
    "timestamp": "2026-07-18 17:46:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.116.221",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.116.221, 104.23.168.99",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MCIsInVzZXJuYW1lIjoiSGVucnljaGluZWR1IiwiZW1haWwiOiJoY2hpbmVkdTgyOEBnbWFpbC5jb20iLCJleHAiOjE3ODUwMDE1Mjl9.-F2OVzBMNmoupXYmK8k_YzZuoFRxuPVZ__X40FNJUNc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d34e8d2a5cddee-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.116.221",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 17:46:37 UTC] === END API CALL LOG ===
[18-Jul-2026 17:46:37 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 17:46:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MCIsInVzZXJuYW1lIjoiSGVucnljaGluZWR1IiwiZW1haWwiOiJoY2hpbmVkdTgyOEBnbWFpbC5jb20iLCJleHAiOjE3ODUwMDE1Mjl9.-F2OVzBMNmoupXYmK8k_YzZuoFRxuPVZ__X40FNJUNc
[18-Jul-2026 17:46:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 17:46:37 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 17:46:37 UTC] User ID: 1090
[18-Jul-2026 17:46:37 UTC] ✅ User profile retrieved successfully for user ID: 1090
[18-Jul-2026 17:46:37 UTC] === API CALL LOG ===
[18-Jul-2026 17:46:37 UTC] Endpoint: user/profile.php
[18-Jul-2026 17:46:37 UTC] Full Log Data: {
    "timestamp": "2026-07-18 17:46:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.116.221",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.116.221, 104.23.168.99",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MCIsInVzZXJuYW1lIjoiSGVucnljaGluZWR1IiwiZW1haWwiOiJoY2hpbmVkdTgyOEBnbWFpbC5jb20iLCJleHAiOjE3ODUwMDE1Mjl9.-F2OVzBMNmoupXYmK8k_YzZuoFRxuPVZ__X40FNJUNc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d34e8d2a9addee-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.116.221",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 17:46:37 UTC] === END API CALL LOG ===
[18-Jul-2026 17:46:37 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 17:46:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MCIsInVzZXJuYW1lIjoiSGVucnljaGluZWR1IiwiZW1haWwiOiJoY2hpbmVkdTgyOEBnbWFpbC5jb20iLCJleHAiOjE3ODUwMDE1Mjl9.-F2OVzBMNmoupXYmK8k_YzZuoFRxuPVZ__X40FNJUNc
[18-Jul-2026 17:46:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 17:46:37 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 17:46:37 UTC] User ID: 1090
[18-Jul-2026 17:46:37 UTC] ✅ User profile retrieved successfully for user ID: 1090
[18-Jul-2026 17:46:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 17:46:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 17:46:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.116.221, 104.23.168.99","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MCIsInVzZXJuYW1lIjoiSGVucnljaGluZWR1IiwiZW1haWwiOiJoY2hpbmVkdTgyOEBnbWFpbC5jb20iLCJleHAiOjE3ODUwMDE1Mjl9.-F2OVzBMNmoupXYmK8k_YzZuoFRxuPVZ__X40FNJUNc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1d34e8d2a90ddee-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.116.221","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-Jul-2026 17:46:37 UTC] === User Orders API Called ===
[18-Jul-2026 17:46:37 UTC] User ID: 1090
[18-Jul-2026 17:46:37 UTC] Limit: 20, Offset: 0
[18-Jul-2026 17:46:37 UTC] Orders found: 0
[18-Jul-2026 17:46:37 UTC] Orders data: []
[18-Jul-2026 17:46:37 UTC] Total orders count: 0
[18-Jul-2026 17:46:47 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 17:46:47 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 17:46:47 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.180.9.224, 162.158.14.48","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NSIsInVzZXJuYW1lIjoibWlsbGllYm9iYnliaXJvd24iLCJlbWFpbCI6InRpdHVzYW5naGVsb2x0ZWFuMjEwNUBwcm90b25tYWlsLmNvbSIsImV4cCI6MTc4NDY0OTk0NX0.5zrgDMjHAgL2ng--NxsLIOs_Tqtw7AJ-N1iNaZefCio","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1d34ecd398ce3f1-OTP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"92.180.9.224","cf-ipcountry":"RO","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-Jul-2026 17:46:47 UTC] === User Orders API Called ===
[18-Jul-2026 17:46:47 UTC] User ID: 1055
[18-Jul-2026 17:46:47 UTC] Limit: 20, Offset: 0
[18-Jul-2026 17:46:47 UTC] Orders found: 0
[18-Jul-2026 17:46:47 UTC] Orders data: []
[18-Jul-2026 17:46:47 UTC] Total orders count: 0
[18-Jul-2026 17:46:47 UTC] === API CALL LOG ===
[18-Jul-2026 17:46:47 UTC] Endpoint: user/profile.php
[18-Jul-2026 17:46:47 UTC] Full Log Data: {
    "timestamp": "2026-07-18 17:46:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.180.9.224",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.180.9.224, 162.158.14.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NSIsInVzZXJuYW1lIjoibWlsbGllYm9iYnliaXJvd24iLCJlbWFpbCI6InRpdHVzYW5naGVsb2x0ZWFuMjEwNUBwcm90b25tYWlsLmNvbSIsImV4cCI6MTc4NDY0OTk0NX0.5zrgDMjHAgL2ng--NxsLIOs_Tqtw7AJ-N1iNaZefCio",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d34ecdc9eee3f1-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.180.9.224",
        "cf-ipcountry": "RO",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 17:46:47 UTC] === END API CALL LOG ===
[18-Jul-2026 17:46:47 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 17:46:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NSIsInVzZXJuYW1lIjoibWlsbGllYm9iYnliaXJvd24iLCJlbWFpbCI6InRpdHVzYW5naGVsb2x0ZWFuMjEwNUBwcm90b25tYWlsLmNvbSIsImV4cCI6MTc4NDY0OTk0NX0.5zrgDMjHAgL2ng--NxsLIOs_Tqtw7AJ-N1iNaZefCio
[18-Jul-2026 17:46:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 17:46:47 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 17:46:47 UTC] User ID: 1055
[18-Jul-2026 17:46:47 UTC] ✅ User profile retrieved successfully for user ID: 1055
[18-Jul-2026 17:46:47 UTC] === API CALL LOG ===
[18-Jul-2026 17:46:47 UTC] Endpoint: user/profile.php
[18-Jul-2026 17:46:47 UTC] Full Log Data: {
    "timestamp": "2026-07-18 17:46:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.180.9.224",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.180.9.224, 162.158.14.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NSIsInVzZXJuYW1lIjoibWlsbGllYm9iYnliaXJvd24iLCJlbWFpbCI6InRpdHVzYW5naGVsb2x0ZWFuMjEwNUBwcm90b25tYWlsLmNvbSIsImV4cCI6MTc4NDY0OTk0NX0.5zrgDMjHAgL2ng--NxsLIOs_Tqtw7AJ-N1iNaZefCio",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d34ed1ace5e3f1-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.180.9.224",
        "cf-ipcountry": "RO",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 17:46:47 UTC] === END API CALL LOG ===
[18-Jul-2026 17:46:47 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 17:46:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NSIsInVzZXJuYW1lIjoibWlsbGllYm9iYnliaXJvd24iLCJlbWFpbCI6InRpdHVzYW5naGVsb2x0ZWFuMjEwNUBwcm90b25tYWlsLmNvbSIsImV4cCI6MTc4NDY0OTk0NX0.5zrgDMjHAgL2ng--NxsLIOs_Tqtw7AJ-N1iNaZefCio
[18-Jul-2026 17:46:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 17:46:47 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 17:46:47 UTC] User ID: 1055
[18-Jul-2026 17:46:47 UTC] ✅ User profile retrieved successfully for user ID: 1055
[18-Jul-2026 17:47:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 17:47:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 17:47:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.180.9.224, 162.158.14.48","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NSIsInVzZXJuYW1lIjoibWlsbGllYm9iYnliaXJvd24iLCJlbWFpbCI6InRpdHVzYW5naGVsb2x0ZWFuMjEwNUBwcm90b25tYWlsLmNvbSIsImV4cCI6MTc4NDY0OTk0NX0.5zrgDMjHAgL2ng--NxsLIOs_Tqtw7AJ-N1iNaZefCio","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1d34f452b8de3f1-OTP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"92.180.9.224","cf-ipcountry":"RO","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-Jul-2026 17:47:06 UTC] === User Orders API Called ===
[18-Jul-2026 17:47:06 UTC] User ID: 1055
[18-Jul-2026 17:47:06 UTC] Limit: 20, Offset: 0
[18-Jul-2026 17:47:06 UTC] Orders found: 0
[18-Jul-2026 17:47:06 UTC] Orders data: []
[18-Jul-2026 17:47:06 UTC] Total orders count: 0
[18-Jul-2026 17:47:06 UTC] === API CALL LOG ===
[18-Jul-2026 17:47:06 UTC] Endpoint: user/profile.php
[18-Jul-2026 17:47:06 UTC] Full Log Data: {
    "timestamp": "2026-07-18 17:47:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.180.9.224",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.180.9.224, 162.158.14.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NSIsInVzZXJuYW1lIjoibWlsbGllYm9iYnliaXJvd24iLCJlbWFpbCI6InRpdHVzYW5naGVsb2x0ZWFuMjEwNUBwcm90b25tYWlsLmNvbSIsImV4cCI6MTc4NDY0OTk0NX0.5zrgDMjHAgL2ng--NxsLIOs_Tqtw7AJ-N1iNaZefCio",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d34f45cbefe3f1-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.180.9.224",
        "cf-ipcountry": "RO",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 17:47:06 UTC] === END API CALL LOG ===
[18-Jul-2026 17:47:06 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 17:47:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NSIsInVzZXJuYW1lIjoibWlsbGllYm9iYnliaXJvd24iLCJlbWFpbCI6InRpdHVzYW5naGVsb2x0ZWFuMjEwNUBwcm90b25tYWlsLmNvbSIsImV4cCI6MTc4NDY0OTk0NX0.5zrgDMjHAgL2ng--NxsLIOs_Tqtw7AJ-N1iNaZefCio
[18-Jul-2026 17:47:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 17:47:06 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 17:47:06 UTC] User ID: 1055
[18-Jul-2026 17:47:06 UTC] ✅ User profile retrieved successfully for user ID: 1055
[18-Jul-2026 17:47:07 UTC] === API CALL LOG ===
[18-Jul-2026 17:47:07 UTC] Endpoint: user/profile.php
[18-Jul-2026 17:47:07 UTC] Full Log Data: {
    "timestamp": "2026-07-18 17:47:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.180.9.224",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.180.9.224, 162.158.14.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NSIsInVzZXJuYW1lIjoibWlsbGllYm9iYnliaXJvd24iLCJlbWFpbCI6InRpdHVzYW5naGVsb2x0ZWFuMjEwNUBwcm90b25tYWlsLmNvbSIsImV4cCI6MTc4NDY0OTk0NX0.5zrgDMjHAgL2ng--NxsLIOs_Tqtw7AJ-N1iNaZefCio",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d34f49aec9e3f1-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.180.9.224",
        "cf-ipcountry": "RO",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 17:47:07 UTC] === END API CALL LOG ===
[18-Jul-2026 17:47:07 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 17:47:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NSIsInVzZXJuYW1lIjoibWlsbGllYm9iYnliaXJvd24iLCJlbWFpbCI6InRpdHVzYW5naGVsb2x0ZWFuMjEwNUBwcm90b25tYWlsLmNvbSIsImV4cCI6MTc4NDY0OTk0NX0.5zrgDMjHAgL2ng--NxsLIOs_Tqtw7AJ-N1iNaZefCio
[18-Jul-2026 17:47:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 17:47:07 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 17:47:07 UTC] User ID: 1055
[18-Jul-2026 17:47:07 UTC] ✅ User profile retrieved successfully for user ID: 1055
[18-Jul-2026 17:47:16 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 17:47:16 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 17:47:16 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.180.9.224, 162.158.14.48","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NSIsInVzZXJuYW1lIjoibWlsbGllYm9iYnliaXJvd24iLCJlbWFpbCI6InRpdHVzYW5naGVsb2x0ZWFuMjEwNUBwcm90b25tYWlsLmNvbSIsImV4cCI6MTc4NDY0OTk0NX0.5zrgDMjHAgL2ng--NxsLIOs_Tqtw7AJ-N1iNaZefCio","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1d34f816bd8e3f1-OTP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"92.180.9.224","cf-ipcountry":"RO","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-Jul-2026 17:47:16 UTC] === User Orders API Called ===
[18-Jul-2026 17:47:16 UTC] User ID: 1055
[18-Jul-2026 17:47:16 UTC] Limit: 20, Offset: 0
[18-Jul-2026 17:47:16 UTC] Orders found: 0
[18-Jul-2026 17:47:16 UTC] Orders data: []
[18-Jul-2026 17:47:16 UTC] Total orders count: 0
[18-Jul-2026 17:47:16 UTC] === API CALL LOG ===
[18-Jul-2026 17:47:16 UTC] Endpoint: user/profile.php
[18-Jul-2026 17:47:16 UTC] Full Log Data: {
    "timestamp": "2026-07-18 17:47:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.180.9.224",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.180.9.224, 162.158.14.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NSIsInVzZXJuYW1lIjoibWlsbGllYm9iYnliaXJvd24iLCJlbWFpbCI6InRpdHVzYW5naGVsb2x0ZWFuMjEwNUBwcm90b25tYWlsLmNvbSIsImV4cCI6MTc4NDY0OTk0NX0.5zrgDMjHAgL2ng--NxsLIOs_Tqtw7AJ-N1iNaZefCio",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d34f824c54e3f1-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.180.9.224",
        "cf-ipcountry": "RO",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 17:47:16 UTC] === END API CALL LOG ===
[18-Jul-2026 17:47:16 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 17:47:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NSIsInVzZXJuYW1lIjoibWlsbGllYm9iYnliaXJvd24iLCJlbWFpbCI6InRpdHVzYW5naGVsb2x0ZWFuMjEwNUBwcm90b25tYWlsLmNvbSIsImV4cCI6MTc4NDY0OTk0NX0.5zrgDMjHAgL2ng--NxsLIOs_Tqtw7AJ-N1iNaZefCio
[18-Jul-2026 17:47:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 17:47:16 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 17:47:16 UTC] User ID: 1055
[18-Jul-2026 17:47:16 UTC] ✅ User profile retrieved successfully for user ID: 1055
[18-Jul-2026 17:47:16 UTC] === API CALL LOG ===
[18-Jul-2026 17:47:16 UTC] Endpoint: user/profile.php
[18-Jul-2026 17:47:16 UTC] Full Log Data: {
    "timestamp": "2026-07-18 17:47:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.180.9.224",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.180.9.224, 162.158.14.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NSIsInVzZXJuYW1lIjoibWlsbGllYm9iYnliaXJvd24iLCJlbWFpbCI6InRpdHVzYW5naGVsb2x0ZWFuMjEwNUBwcm90b25tYWlsLmNvbSIsImV4cCI6MTc4NDY0OTk0NX0.5zrgDMjHAgL2ng--NxsLIOs_Tqtw7AJ-N1iNaZefCio",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d34f85eecee3f1-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.180.9.224",
        "cf-ipcountry": "RO",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 17:47:16 UTC] === END API CALL LOG ===
[18-Jul-2026 17:47:16 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 17:47:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NSIsInVzZXJuYW1lIjoibWlsbGllYm9iYnliaXJvd24iLCJlbWFpbCI6InRpdHVzYW5naGVsb2x0ZWFuMjEwNUBwcm90b25tYWlsLmNvbSIsImV4cCI6MTc4NDY0OTk0NX0.5zrgDMjHAgL2ng--NxsLIOs_Tqtw7AJ-N1iNaZefCio
[18-Jul-2026 17:47:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 17:47:16 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 17:47:16 UTC] User ID: 1055
[18-Jul-2026 17:47:16 UTC] ✅ User profile retrieved successfully for user ID: 1055
[18-Jul-2026 17:47:27 UTC] === API CALL LOG ===
[18-Jul-2026 17:47:27 UTC] Endpoint: user/profile.php
[18-Jul-2026 17:47:27 UTC] Full Log Data: {
    "timestamp": "2026-07-18 17:47:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.116.221",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.116.221, 104.23.168.98",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MCIsInVzZXJuYW1lIjoiSGVucnljaGluZWR1IiwiZW1haWwiOiJoY2hpbmVkdTgyOEBnbWFpbC5jb20iLCJleHAiOjE3ODUwMDE1Mjl9.-F2OVzBMNmoupXYmK8k_YzZuoFRxuPVZ__X40FNJUNc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d34fc8dfdcddee-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.116.221",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 17:47:27 UTC] === END API CALL LOG ===
[18-Jul-2026 17:47:27 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 17:47:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MCIsInVzZXJuYW1lIjoiSGVucnljaGluZWR1IiwiZW1haWwiOiJoY2hpbmVkdTgyOEBnbWFpbC5jb20iLCJleHAiOjE3ODUwMDE1Mjl9.-F2OVzBMNmoupXYmK8k_YzZuoFRxuPVZ__X40FNJUNc
[18-Jul-2026 17:47:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 17:47:27 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 17:47:27 UTC] User ID: 1090
[18-Jul-2026 17:47:27 UTC] ✅ User profile retrieved successfully for user ID: 1090
[18-Jul-2026 17:47:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 17:47:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 17:47:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.116.221, 104.23.168.98","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MCIsInVzZXJuYW1lIjoiSGVucnljaGluZWR1IiwiZW1haWwiOiJoY2hpbmVkdTgyOEBnbWFpbC5jb20iLCJleHAiOjE3ODUwMDE1Mjl9.-F2OVzBMNmoupXYmK8k_YzZuoFRxuPVZ__X40FNJUNc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1d34fc8dfd7ddee-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.116.221","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-Jul-2026 17:47:27 UTC] === User Orders API Called ===
[18-Jul-2026 17:47:27 UTC] User ID: 1090
[18-Jul-2026 17:47:27 UTC] Limit: 20, Offset: 0
[18-Jul-2026 17:47:27 UTC] Orders found: 0
[18-Jul-2026 17:47:27 UTC] Orders data: []
[18-Jul-2026 17:47:27 UTC] Total orders count: 0
[18-Jul-2026 17:47:28 UTC] === API CALL LOG ===
[18-Jul-2026 17:47:28 UTC] Endpoint: user/profile.php
[18-Jul-2026 17:47:28 UTC] Full Log Data: {
    "timestamp": "2026-07-18 17:47:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.116.221",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.116.221, 104.23.168.98",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MCIsInVzZXJuYW1lIjoiSGVucnljaGluZWR1IiwiZW1haWwiOiJoY2hpbmVkdTgyOEBnbWFpbC5jb20iLCJleHAiOjE3ODUwMDE1Mjl9.-F2OVzBMNmoupXYmK8k_YzZuoFRxuPVZ__X40FNJUNc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d34fcc2c99ddee-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.116.221",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 17:47:28 UTC] === END API CALL LOG ===
[18-Jul-2026 17:47:28 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 17:47:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MCIsInVzZXJuYW1lIjoiSGVucnljaGluZWR1IiwiZW1haWwiOiJoY2hpbmVkdTgyOEBnbWFpbC5jb20iLCJleHAiOjE3ODUwMDE1Mjl9.-F2OVzBMNmoupXYmK8k_YzZuoFRxuPVZ__X40FNJUNc
[18-Jul-2026 17:47:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 17:47:28 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 17:47:28 UTC] User ID: 1090
[18-Jul-2026 17:47:28 UTC] ✅ User profile retrieved successfully for user ID: 1090
[18-Jul-2026 17:47:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 17:47:34 UTC] === API CALL LOG ===
[18-Jul-2026 17:47:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 17:47:34 UTC] Endpoint: user/profile.php
[18-Jul-2026 17:47:34 UTC] Full Log Data: {
    "timestamp": "2026-07-18 17:47:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.116.221",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.116.221, 104.23.168.98",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MCIsInVzZXJuYW1lIjoiSGVucnljaGluZWR1IiwiZW1haWwiOiJoY2hpbmVkdTgyOEBnbWFpbC5jb20iLCJleHAiOjE3ODUwMDE1Mjl9.-F2OVzBMNmoupXYmK8k_YzZuoFRxuPVZ__X40FNJUNc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d34ff23972ddee-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.116.221",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 17:47:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.116.221, 104.23.168.98","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MCIsInVzZXJuYW1lIjoiSGVucnljaGluZWR1IiwiZW1haWwiOiJoY2hpbmVkdTgyOEBnbWFpbC5jb20iLCJleHAiOjE3ODUwMDE1Mjl9.-F2OVzBMNmoupXYmK8k_YzZuoFRxuPVZ__X40FNJUNc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1d34ff2396dddee-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.116.221","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-Jul-2026 17:47:34 UTC] === END API CALL LOG ===
[18-Jul-2026 17:47:34 UTC] === User Orders API Called ===
[18-Jul-2026 17:47:34 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 17:47:34 UTC] User ID: 1090
[18-Jul-2026 17:47:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MCIsInVzZXJuYW1lIjoiSGVucnljaGluZWR1IiwiZW1haWwiOiJoY2hpbmVkdTgyOEBnbWFpbC5jb20iLCJleHAiOjE3ODUwMDE1Mjl9.-F2OVzBMNmoupXYmK8k_YzZuoFRxuPVZ__X40FNJUNc
[18-Jul-2026 17:47:34 UTC] Limit: 20, Offset: 0
[18-Jul-2026 17:47:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 17:47:34 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 17:47:34 UTC] User ID: 1090
[18-Jul-2026 17:47:34 UTC] ✅ User profile retrieved successfully for user ID: 1090
[18-Jul-2026 17:47:34 UTC] Orders found: 0
[18-Jul-2026 17:47:34 UTC] Orders data: []
[18-Jul-2026 17:47:34 UTC] Total orders count: 0
[18-Jul-2026 17:47:34 UTC] === API CALL LOG ===
[18-Jul-2026 17:47:34 UTC] Endpoint: user/profile.php
[18-Jul-2026 17:47:34 UTC] Full Log Data: {
    "timestamp": "2026-07-18 17:47:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.116.221",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.116.221, 104.23.168.98",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MCIsInVzZXJuYW1lIjoiSGVucnljaGluZWR1IiwiZW1haWwiOiJoY2hpbmVkdTgyOEBnbWFpbC5jb20iLCJleHAiOjE3ODUwMDE1Mjl9.-F2OVzBMNmoupXYmK8k_YzZuoFRxuPVZ__X40FNJUNc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d34ff5bedcddee-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.116.221",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 17:47:34 UTC] === END API CALL LOG ===
[18-Jul-2026 17:47:34 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 17:47:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MCIsInVzZXJuYW1lIjoiSGVucnljaGluZWR1IiwiZW1haWwiOiJoY2hpbmVkdTgyOEBnbWFpbC5jb20iLCJleHAiOjE3ODUwMDE1Mjl9.-F2OVzBMNmoupXYmK8k_YzZuoFRxuPVZ__X40FNJUNc
[18-Jul-2026 17:47:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 17:47:34 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 17:47:34 UTC] User ID: 1090
[18-Jul-2026 17:47:34 UTC] ✅ User profile retrieved successfully for user ID: 1090
[18-Jul-2026 17:49:41 UTC] === API CALL LOG ===
[18-Jul-2026 17:49:41 UTC] Endpoint: user/profile.php
[18-Jul-2026 17:49:41 UTC] Full Log Data: {
    "timestamp": "2026-07-18 17:49:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.116.221",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.116.221, 162.159.113.5",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MCIsInVzZXJuYW1lIjoiSGVucnljaGluZWR1IiwiZW1haWwiOiJoY2hpbmVkdTgyOEBnbWFpbC5jb20iLCJleHAiOjE3ODUwMDE1Mjl9.-F2OVzBMNmoupXYmK8k_YzZuoFRxuPVZ__X40FNJUNc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d3530d2ce6c5b0-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.116.221",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 17:49:41 UTC] === END API CALL LOG ===
[18-Jul-2026 17:49:41 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 17:49:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MCIsInVzZXJuYW1lIjoiSGVucnljaGluZWR1IiwiZW1haWwiOiJoY2hpbmVkdTgyOEBnbWFpbC5jb20iLCJleHAiOjE3ODUwMDE1Mjl9.-F2OVzBMNmoupXYmK8k_YzZuoFRxuPVZ__X40FNJUNc
[18-Jul-2026 17:49:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 17:49:41 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 17:49:41 UTC] User ID: 1090
[18-Jul-2026 17:49:41 UTC] ✅ User profile retrieved successfully for user ID: 1090
[18-Jul-2026 17:49:42 UTC] === API CALL LOG ===
[18-Jul-2026 17:49:42 UTC] Endpoint: user/profile.php
[18-Jul-2026 17:49:42 UTC] Full Log Data: {
    "timestamp": "2026-07-18 17:49:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.116.221",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.116.221, 162.159.113.5",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MCIsInVzZXJuYW1lIjoiSGVucnljaGluZWR1IiwiZW1haWwiOiJoY2hpbmVkdTgyOEBnbWFpbC5jb20iLCJleHAiOjE3ODUwMDE1Mjl9.-F2OVzBMNmoupXYmK8k_YzZuoFRxuPVZ__X40FNJUNc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d35311cb6dc5b0-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.116.221",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 17:49:42 UTC] === END API CALL LOG ===
[18-Jul-2026 17:49:42 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 17:49:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MCIsInVzZXJuYW1lIjoiSGVucnljaGluZWR1IiwiZW1haWwiOiJoY2hpbmVkdTgyOEBnbWFpbC5jb20iLCJleHAiOjE3ODUwMDE1Mjl9.-F2OVzBMNmoupXYmK8k_YzZuoFRxuPVZ__X40FNJUNc
[18-Jul-2026 17:49:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 17:49:42 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 17:49:42 UTC] User ID: 1090
[18-Jul-2026 17:49:42 UTC] ✅ User profile retrieved successfully for user ID: 1090
[18-Jul-2026 17:49:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 17:49:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 17:49:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.116.221, 162.159.113.5","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MCIsInVzZXJuYW1lIjoiSGVucnljaGluZWR1IiwiZW1haWwiOiJoY2hpbmVkdTgyOEBnbWFpbC5jb20iLCJleHAiOjE3ODUwMDE1Mjl9.-F2OVzBMNmoupXYmK8k_YzZuoFRxuPVZ__X40FNJUNc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1d35311cb73c5b0-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.116.221","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-Jul-2026 17:49:42 UTC] === User Orders API Called ===
[18-Jul-2026 17:49:42 UTC] User ID: 1090
[18-Jul-2026 17:49:42 UTC] Limit: 20, Offset: 0
[18-Jul-2026 17:49:42 UTC] Orders found: 0
[18-Jul-2026 17:49:42 UTC] Orders data: []
[18-Jul-2026 17:49:42 UTC] Total orders count: 0
[18-Jul-2026 17:49:42 UTC] === API CALL LOG ===
[18-Jul-2026 17:49:42 UTC] Endpoint: user/profile.php
[18-Jul-2026 17:49:42 UTC] Full Log Data: {
    "timestamp": "2026-07-18 17:49:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.116.221",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.116.221, 162.159.113.5",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MCIsInVzZXJuYW1lIjoiSGVucnljaGluZWR1IiwiZW1haWwiOiJoY2hpbmVkdTgyOEBnbWFpbC5jb20iLCJleHAiOjE3ODUwMDE1Mjl9.-F2OVzBMNmoupXYmK8k_YzZuoFRxuPVZ__X40FNJUNc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d35311cb74c5b0-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.116.221",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 17:49:42 UTC] === END API CALL LOG ===
[18-Jul-2026 17:49:42 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 17:49:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MCIsInVzZXJuYW1lIjoiSGVucnljaGluZWR1IiwiZW1haWwiOiJoY2hpbmVkdTgyOEBnbWFpbC5jb20iLCJleHAiOjE3ODUwMDE1Mjl9.-F2OVzBMNmoupXYmK8k_YzZuoFRxuPVZ__X40FNJUNc
[18-Jul-2026 17:49:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 17:49:42 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 17:49:42 UTC] User ID: 1090
[18-Jul-2026 17:49:42 UTC] ✅ User profile retrieved successfully for user ID: 1090
[18-Jul-2026 17:50:16 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 17:50:16 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 17:50:16 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.116.221, 162.159.113.4","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MCIsInVzZXJuYW1lIjoiSGVucnljaGluZWR1IiwiZW1haWwiOiJoY2hpbmVkdTgyOEBnbWFpbC5jb20iLCJleHAiOjE3ODUwMDE1Mjl9.-F2OVzBMNmoupXYmK8k_YzZuoFRxuPVZ__X40FNJUNc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1d353ec0a13c5b0-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.116.221","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-Jul-2026 17:50:16 UTC] === User Orders API Called ===
[18-Jul-2026 17:50:16 UTC] User ID: 1090
[18-Jul-2026 17:50:16 UTC] Limit: 20, Offset: 0
[18-Jul-2026 17:50:16 UTC] Orders found: 0
[18-Jul-2026 17:50:16 UTC] Orders data: []
[18-Jul-2026 17:50:16 UTC] Total orders count: 0
[18-Jul-2026 17:50:16 UTC] === API CALL LOG ===
[18-Jul-2026 17:50:16 UTC] Endpoint: user/profile.php
[18-Jul-2026 17:50:16 UTC] Full Log Data: {
    "timestamp": "2026-07-18 17:50:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.116.221",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.116.221, 162.159.113.4",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MCIsInVzZXJuYW1lIjoiSGVucnljaGluZWR1IiwiZW1haWwiOiJoY2hpbmVkdTgyOEBnbWFpbC5jb20iLCJleHAiOjE3ODUwMDE1Mjl9.-F2OVzBMNmoupXYmK8k_YzZuoFRxuPVZ__X40FNJUNc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d353ec0a18c5b0-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.116.221",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 17:50:16 UTC] === END API CALL LOG ===
[18-Jul-2026 17:50:16 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 17:50:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MCIsInVzZXJuYW1lIjoiSGVucnljaGluZWR1IiwiZW1haWwiOiJoY2hpbmVkdTgyOEBnbWFpbC5jb20iLCJleHAiOjE3ODUwMDE1Mjl9.-F2OVzBMNmoupXYmK8k_YzZuoFRxuPVZ__X40FNJUNc
[18-Jul-2026 17:50:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 17:50:16 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 17:50:16 UTC] User ID: 1090
[18-Jul-2026 17:50:16 UTC] ✅ User profile retrieved successfully for user ID: 1090
[18-Jul-2026 17:50:17 UTC] === API CALL LOG ===
[18-Jul-2026 17:50:17 UTC] Endpoint: user/profile.php
[18-Jul-2026 17:50:17 UTC] Full Log Data: {
    "timestamp": "2026-07-18 17:50:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.116.221",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.116.221, 162.159.113.4",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MCIsInVzZXJuYW1lIjoiSGVucnljaGluZWR1IiwiZW1haWwiOiJoY2hpbmVkdTgyOEBnbWFpbC5jb20iLCJleHAiOjE3ODUwMDE1Mjl9.-F2OVzBMNmoupXYmK8k_YzZuoFRxuPVZ__X40FNJUNc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d353efddd3c5b0-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.116.221",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 17:50:17 UTC] === END API CALL LOG ===
[18-Jul-2026 17:50:17 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 17:50:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MCIsInVzZXJuYW1lIjoiSGVucnljaGluZWR1IiwiZW1haWwiOiJoY2hpbmVkdTgyOEBnbWFpbC5jb20iLCJleHAiOjE3ODUwMDE1Mjl9.-F2OVzBMNmoupXYmK8k_YzZuoFRxuPVZ__X40FNJUNc
[18-Jul-2026 17:50:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 17:50:17 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 17:50:17 UTC] User ID: 1090
[18-Jul-2026 17:50:17 UTC] ✅ User profile retrieved successfully for user ID: 1090
[18-Jul-2026 17:50:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 17:50:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 17:50:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.116.221, 162.159.113.5","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MCIsInVzZXJuYW1lIjoiSGVucnljaGluZWR1IiwiZW1haWwiOiJoY2hpbmVkdTgyOEBnbWFpbC5jb20iLCJleHAiOjE3ODUwMDE1Mjl9.-F2OVzBMNmoupXYmK8k_YzZuoFRxuPVZ__X40FNJUNc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1d3546ecf2dc5b0-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.116.221","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-Jul-2026 17:50:37 UTC] === User Orders API Called ===
[18-Jul-2026 17:50:37 UTC] User ID: 1090
[18-Jul-2026 17:50:37 UTC] Limit: 20, Offset: 0
[18-Jul-2026 17:50:37 UTC] Orders found: 0
[18-Jul-2026 17:50:37 UTC] Orders data: []
[18-Jul-2026 17:50:37 UTC] Total orders count: 0
[18-Jul-2026 17:50:37 UTC] === API CALL LOG ===
[18-Jul-2026 17:50:37 UTC] Endpoint: user/profile.php
[18-Jul-2026 17:50:37 UTC] Full Log Data: {
    "timestamp": "2026-07-18 17:50:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.116.221",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.116.221, 162.159.113.5",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MCIsInVzZXJuYW1lIjoiSGVucnljaGluZWR1IiwiZW1haWwiOiJoY2hpbmVkdTgyOEBnbWFpbC5jb20iLCJleHAiOjE3ODUwMDE1Mjl9.-F2OVzBMNmoupXYmK8k_YzZuoFRxuPVZ__X40FNJUNc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d3546ecf31c5b0-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.116.221",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 17:50:37 UTC] === END API CALL LOG ===
[18-Jul-2026 17:50:37 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 17:50:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MCIsInVzZXJuYW1lIjoiSGVucnljaGluZWR1IiwiZW1haWwiOiJoY2hpbmVkdTgyOEBnbWFpbC5jb20iLCJleHAiOjE3ODUwMDE1Mjl9.-F2OVzBMNmoupXYmK8k_YzZuoFRxuPVZ__X40FNJUNc
[18-Jul-2026 17:50:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 17:50:37 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 17:50:37 UTC] User ID: 1090
[18-Jul-2026 17:50:37 UTC] ✅ User profile retrieved successfully for user ID: 1090
[18-Jul-2026 17:50:38 UTC] === API CALL LOG ===
[18-Jul-2026 17:50:38 UTC] Endpoint: user/profile.php
[18-Jul-2026 17:50:38 UTC] Full Log Data: {
    "timestamp": "2026-07-18 17:50:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.116.221",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.116.221, 162.159.113.5",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MCIsInVzZXJuYW1lIjoiSGVucnljaGluZWR1IiwiZW1haWwiOiJoY2hpbmVkdTgyOEBnbWFpbC5jb20iLCJleHAiOjE3ODUwMDE1Mjl9.-F2OVzBMNmoupXYmK8k_YzZuoFRxuPVZ__X40FNJUNc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d354714f15c5b0-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.116.221",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 17:50:38 UTC] === END API CALL LOG ===
[18-Jul-2026 17:50:38 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 17:50:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MCIsInVzZXJuYW1lIjoiSGVucnljaGluZWR1IiwiZW1haWwiOiJoY2hpbmVkdTgyOEBnbWFpbC5jb20iLCJleHAiOjE3ODUwMDE1Mjl9.-F2OVzBMNmoupXYmK8k_YzZuoFRxuPVZ__X40FNJUNc
[18-Jul-2026 17:50:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 17:50:38 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 17:50:38 UTC] User ID: 1090
[18-Jul-2026 17:50:38 UTC] ✅ User profile retrieved successfully for user ID: 1090
[18-Jul-2026 17:50:45 UTC] === API CALL LOG ===
[18-Jul-2026 17:50:45 UTC] Endpoint: user/profile.php
[18-Jul-2026 17:50:45 UTC] Full Log Data: {
    "timestamp": "2026-07-18 17:50:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.116.221",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.116.221, 104.23.168.98",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MCIsInVzZXJuYW1lIjoiSGVucnljaGluZWR1IiwiZW1haWwiOiJoY2hpbmVkdTgyOEBnbWFpbC5jb20iLCJleHAiOjE3ODUwMDE1Mjl9.-F2OVzBMNmoupXYmK8k_YzZuoFRxuPVZ__X40FNJUNc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d3549b8a9d14bd-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.116.221",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 17:50:45 UTC] === END API CALL LOG ===
[18-Jul-2026 17:50:45 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 17:50:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MCIsInVzZXJuYW1lIjoiSGVucnljaGluZWR1IiwiZW1haWwiOiJoY2hpbmVkdTgyOEBnbWFpbC5jb20iLCJleHAiOjE3ODUwMDE1Mjl9.-F2OVzBMNmoupXYmK8k_YzZuoFRxuPVZ__X40FNJUNc
[18-Jul-2026 17:50:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 17:50:45 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 17:50:45 UTC] User ID: 1090
[18-Jul-2026 17:50:45 UTC] ✅ User profile retrieved successfully for user ID: 1090
[18-Jul-2026 17:50:45 UTC] === API CALL LOG ===
[18-Jul-2026 17:50:45 UTC] Endpoint: user/profile.php
[18-Jul-2026 17:50:45 UTC] Full Log Data: {
    "timestamp": "2026-07-18 17:50:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.116.221",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.116.221, 104.23.168.98",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MCIsInVzZXJuYW1lIjoiSGVucnljaGluZWR1IiwiZW1haWwiOiJoY2hpbmVkdTgyOEBnbWFpbC5jb20iLCJleHAiOjE3ODUwMDE1Mjl9.-F2OVzBMNmoupXYmK8k_YzZuoFRxuPVZ__X40FNJUNc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d3549fbb5214bd-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.116.221",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 17:50:45 UTC] === END API CALL LOG ===
[18-Jul-2026 17:50:45 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 17:50:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MCIsInVzZXJuYW1lIjoiSGVucnljaGluZWR1IiwiZW1haWwiOiJoY2hpbmVkdTgyOEBnbWFpbC5jb20iLCJleHAiOjE3ODUwMDE1Mjl9.-F2OVzBMNmoupXYmK8k_YzZuoFRxuPVZ__X40FNJUNc
[18-Jul-2026 17:50:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 17:50:45 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 17:50:45 UTC] User ID: 1090
[18-Jul-2026 17:50:45 UTC] ✅ User profile retrieved successfully for user ID: 1090
[18-Jul-2026 17:50:45 UTC] === API CALL LOG ===
[18-Jul-2026 17:50:45 UTC] Endpoint: user/profile.php
[18-Jul-2026 17:50:45 UTC] Full Log Data: {
    "timestamp": "2026-07-18 17:50:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.116.221",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.116.221, 104.23.168.98",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MCIsInVzZXJuYW1lIjoiSGVucnljaGluZWR1IiwiZW1haWwiOiJoY2hpbmVkdTgyOEBnbWFpbC5jb20iLCJleHAiOjE3ODUwMDE1Mjl9.-F2OVzBMNmoupXYmK8k_YzZuoFRxuPVZ__X40FNJUNc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d3549fbb4714bd-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.116.221",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 17:50:45 UTC] === END API CALL LOG ===
[18-Jul-2026 17:50:45 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 17:50:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MCIsInVzZXJuYW1lIjoiSGVucnljaGluZWR1IiwiZW1haWwiOiJoY2hpbmVkdTgyOEBnbWFpbC5jb20iLCJleHAiOjE3ODUwMDE1Mjl9.-F2OVzBMNmoupXYmK8k_YzZuoFRxuPVZ__X40FNJUNc
[18-Jul-2026 17:50:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 17:50:45 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 17:50:45 UTC] User ID: 1090
[18-Jul-2026 17:50:45 UTC] ✅ User profile retrieved successfully for user ID: 1090
[18-Jul-2026 17:50:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 17:50:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 17:50:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.116.221, 104.23.168.98","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MCIsInVzZXJuYW1lIjoiSGVucnljaGluZWR1IiwiZW1haWwiOiJoY2hpbmVkdTgyOEBnbWFpbC5jb20iLCJleHAiOjE3ODUwMDE1Mjl9.-F2OVzBMNmoupXYmK8k_YzZuoFRxuPVZ__X40FNJUNc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1d3549fbb4f14bd-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.116.221","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-Jul-2026 17:50:45 UTC] === User Orders API Called ===
[18-Jul-2026 17:50:45 UTC] User ID: 1090
[18-Jul-2026 17:50:45 UTC] Limit: 20, Offset: 0
[18-Jul-2026 17:50:45 UTC] Orders found: 0
[18-Jul-2026 17:50:45 UTC] Orders data: []
[18-Jul-2026 17:50:45 UTC] Total orders count: 0
[18-Jul-2026 17:50:51 UTC] === API CALL LOG ===
[18-Jul-2026 17:50:51 UTC] Endpoint: user/profile.php
[18-Jul-2026 17:50:51 UTC] Full Log Data: {
    "timestamp": "2026-07-18 17:50:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.116.221",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.116.221, 141.101.76.185",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MCIsInVzZXJuYW1lIjoiSGVucnljaGluZWR1IiwiZW1haWwiOiJoY2hpbmVkdTgyOEBnbWFpbC5jb20iLCJleHAiOjE3ODUwMDE1Mjl9.-F2OVzBMNmoupXYmK8k_YzZuoFRxuPVZ__X40FNJUNc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d354c48db4fba5-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.116.221",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 17:50:51 UTC] === END API CALL LOG ===
[18-Jul-2026 17:50:51 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 17:50:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MCIsInVzZXJuYW1lIjoiSGVucnljaGluZWR1IiwiZW1haWwiOiJoY2hpbmVkdTgyOEBnbWFpbC5jb20iLCJleHAiOjE3ODUwMDE1Mjl9.-F2OVzBMNmoupXYmK8k_YzZuoFRxuPVZ__X40FNJUNc
[18-Jul-2026 17:50:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 17:50:51 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 17:50:51 UTC] User ID: 1090
[18-Jul-2026 17:50:51 UTC] ✅ User profile retrieved successfully for user ID: 1090
[18-Jul-2026 17:50:52 UTC] === API CALL LOG ===
[18-Jul-2026 17:50:52 UTC] Endpoint: user/profile.php
[18-Jul-2026 17:50:52 UTC] Full Log Data: {
    "timestamp": "2026-07-18 17:50:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.116.221",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.116.221, 141.101.76.185",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MCIsInVzZXJuYW1lIjoiSGVucnljaGluZWR1IiwiZW1haWwiOiJoY2hpbmVkdTgyOEBnbWFpbC5jb20iLCJleHAiOjE3ODUwMDE1Mjl9.-F2OVzBMNmoupXYmK8k_YzZuoFRxuPVZ__X40FNJUNc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d354c88856fba5-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.116.221",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 17:50:52 UTC] === END API CALL LOG ===
[18-Jul-2026 17:50:52 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 17:50:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 17:50:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MCIsInVzZXJuYW1lIjoiSGVucnljaGluZWR1IiwiZW1haWwiOiJoY2hpbmVkdTgyOEBnbWFpbC5jb20iLCJleHAiOjE3ODUwMDE1Mjl9.-F2OVzBMNmoupXYmK8k_YzZuoFRxuPVZ__X40FNJUNc
[18-Jul-2026 17:50:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 17:50:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.116.221, 141.101.76.185","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MCIsInVzZXJuYW1lIjoiSGVucnljaGluZWR1IiwiZW1haWwiOiJoY2hpbmVkdTgyOEBnbWFpbC5jb20iLCJleHAiOjE3ODUwMDE1Mjl9.-F2OVzBMNmoupXYmK8k_YzZuoFRxuPVZ__X40FNJUNc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1d354c8885cfba5-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.116.221","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-Jul-2026 17:50:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 17:50:52 UTC] === User Orders API Called ===
[18-Jul-2026 17:50:52 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 17:50:52 UTC] User ID: 1090
[18-Jul-2026 17:50:52 UTC] User ID: 1090
[18-Jul-2026 17:50:52 UTC] Limit: 20, Offset: 0
[18-Jul-2026 17:50:52 UTC] ✅ User profile retrieved successfully for user ID: 1090
[18-Jul-2026 17:50:52 UTC] Orders found: 0
[18-Jul-2026 17:50:52 UTC] Orders data: []
[18-Jul-2026 17:50:52 UTC] Total orders count: 0
[18-Jul-2026 17:50:52 UTC] === API CALL LOG ===
[18-Jul-2026 17:50:52 UTC] Endpoint: user/profile.php
[18-Jul-2026 17:50:52 UTC] Full Log Data: {
    "timestamp": "2026-07-18 17:50:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.116.221",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.116.221, 141.101.76.185",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MCIsInVzZXJuYW1lIjoiSGVucnljaGluZWR1IiwiZW1haWwiOiJoY2hpbmVkdTgyOEBnbWFpbC5jb20iLCJleHAiOjE3ODUwMDE1Mjl9.-F2OVzBMNmoupXYmK8k_YzZuoFRxuPVZ__X40FNJUNc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d354c8885efba5-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.116.221",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 17:50:52 UTC] === END API CALL LOG ===
[18-Jul-2026 17:50:52 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 17:50:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MCIsInVzZXJuYW1lIjoiSGVucnljaGluZWR1IiwiZW1haWwiOiJoY2hpbmVkdTgyOEBnbWFpbC5jb20iLCJleHAiOjE3ODUwMDE1Mjl9.-F2OVzBMNmoupXYmK8k_YzZuoFRxuPVZ__X40FNJUNc
[18-Jul-2026 17:50:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 17:50:52 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 17:50:52 UTC] User ID: 1090
[18-Jul-2026 17:50:52 UTC] ✅ User profile retrieved successfully for user ID: 1090
[18-Jul-2026 17:50:57 UTC] === API CALL LOG ===
[18-Jul-2026 17:50:57 UTC] Endpoint: user/profile.php
[18-Jul-2026 17:50:57 UTC] Full Log Data: {
    "timestamp": "2026-07-18 17:50:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.116.221",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.116.221, 172.71.99.195",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MCIsInVzZXJuYW1lIjoiSGVucnljaGluZWR1IiwiZW1haWwiOiJoY2hpbmVkdTgyOEBnbWFpbC5jb20iLCJleHAiOjE3ODUwMDE1Mjl9.-F2OVzBMNmoupXYmK8k_YzZuoFRxuPVZ__X40FNJUNc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d354e6ed8b0b52-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.116.221",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 17:50:57 UTC] === END API CALL LOG ===
[18-Jul-2026 17:50:57 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 17:50:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MCIsInVzZXJuYW1lIjoiSGVucnljaGluZWR1IiwiZW1haWwiOiJoY2hpbmVkdTgyOEBnbWFpbC5jb20iLCJleHAiOjE3ODUwMDE1Mjl9.-F2OVzBMNmoupXYmK8k_YzZuoFRxuPVZ__X40FNJUNc
[18-Jul-2026 17:50:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 17:50:57 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 17:50:57 UTC] User ID: 1090
[18-Jul-2026 17:50:57 UTC] ✅ User profile retrieved successfully for user ID: 1090
[18-Jul-2026 17:50:57 UTC] === API CALL LOG ===
[18-Jul-2026 17:50:57 UTC] Endpoint: user/profile.php
[18-Jul-2026 17:50:57 UTC] Full Log Data: {
    "timestamp": "2026-07-18 17:50:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.116.221",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.116.221, 172.71.99.195",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MCIsInVzZXJuYW1lIjoiSGVucnljaGluZWR1IiwiZW1haWwiOiJoY2hpbmVkdTgyOEBnbWFpbC5jb20iLCJleHAiOjE3ODUwMDE1Mjl9.-F2OVzBMNmoupXYmK8k_YzZuoFRxuPVZ__X40FNJUNc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d354ea894d0b52-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.116.221",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 17:50:57 UTC] === END API CALL LOG ===
[18-Jul-2026 17:50:57 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 17:50:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MCIsInVzZXJuYW1lIjoiSGVucnljaGluZWR1IiwiZW1haWwiOiJoY2hpbmVkdTgyOEBnbWFpbC5jb20iLCJleHAiOjE3ODUwMDE1Mjl9.-F2OVzBMNmoupXYmK8k_YzZuoFRxuPVZ__X40FNJUNc
[18-Jul-2026 17:50:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 17:50:57 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 17:50:57 UTC] User ID: 1090
[18-Jul-2026 17:50:57 UTC] ✅ User profile retrieved successfully for user ID: 1090
[18-Jul-2026 17:50:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 17:50:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 17:50:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.116.221, 172.71.99.195","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MCIsInVzZXJuYW1lIjoiSGVucnljaGluZWR1IiwiZW1haWwiOiJoY2hpbmVkdTgyOEBnbWFpbC5jb20iLCJleHAiOjE3ODUwMDE1Mjl9.-F2OVzBMNmoupXYmK8k_YzZuoFRxuPVZ__X40FNJUNc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1d354ea89520b52-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.116.221","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-Jul-2026 17:50:57 UTC] === User Orders API Called ===
[18-Jul-2026 17:50:57 UTC] User ID: 1090
[18-Jul-2026 17:50:57 UTC] Limit: 20, Offset: 0
[18-Jul-2026 17:50:57 UTC] Orders found: 0
[18-Jul-2026 17:50:57 UTC] Orders data: []
[18-Jul-2026 17:50:57 UTC] === API CALL LOG ===
[18-Jul-2026 17:50:57 UTC] Total orders count: 0
[18-Jul-2026 17:50:57 UTC] Endpoint: user/profile.php
[18-Jul-2026 17:50:57 UTC] Full Log Data: {
    "timestamp": "2026-07-18 17:50:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.116.221",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.116.221, 172.71.98.82",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MCIsInVzZXJuYW1lIjoiSGVucnljaGluZWR1IiwiZW1haWwiOiJoY2hpbmVkdTgyOEBnbWFpbC5jb20iLCJleHAiOjE3ODUwMDE1Mjl9.-F2OVzBMNmoupXYmK8k_YzZuoFRxuPVZ__X40FNJUNc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d354ea89540b52-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.116.221",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 17:50:57 UTC] === END API CALL LOG ===
[18-Jul-2026 17:50:57 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 17:50:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MCIsInVzZXJuYW1lIjoiSGVucnljaGluZWR1IiwiZW1haWwiOiJoY2hpbmVkdTgyOEBnbWFpbC5jb20iLCJleHAiOjE3ODUwMDE1Mjl9.-F2OVzBMNmoupXYmK8k_YzZuoFRxuPVZ__X40FNJUNc
[18-Jul-2026 17:50:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 17:50:57 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 17:50:57 UTC] User ID: 1090
[18-Jul-2026 17:50:57 UTC] ✅ User profile retrieved successfully for user ID: 1090
[18-Jul-2026 17:52:35 UTC] === API CALL LOG ===
[18-Jul-2026 17:52:35 UTC] Endpoint: user/profile.php
[18-Jul-2026 17:52:35 UTC] Full Log Data: {
    "timestamp": "2026-07-18 17:52:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.116.221",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.116.221, 162.159.113.5",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MCIsInVzZXJuYW1lIjoiSGVucnljaGluZWR1IiwiZW1haWwiOiJoY2hpbmVkdTgyOEBnbWFpbC5jb20iLCJleHAiOjE3ODUwMDE1Mjl9.-F2OVzBMNmoupXYmK8k_YzZuoFRxuPVZ__X40FNJUNc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d3574f58c7fbdc-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.116.221",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 17:52:35 UTC] === END API CALL LOG ===
[18-Jul-2026 17:52:35 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 17:52:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MCIsInVzZXJuYW1lIjoiSGVucnljaGluZWR1IiwiZW1haWwiOiJoY2hpbmVkdTgyOEBnbWFpbC5jb20iLCJleHAiOjE3ODUwMDE1Mjl9.-F2OVzBMNmoupXYmK8k_YzZuoFRxuPVZ__X40FNJUNc
[18-Jul-2026 17:52:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 17:52:35 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 17:52:35 UTC] User ID: 1090
[18-Jul-2026 17:52:35 UTC] ✅ User profile retrieved successfully for user ID: 1090
[18-Jul-2026 17:52:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 17:52:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 17:52:36 UTC] === API CALL LOG ===
[18-Jul-2026 17:52:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.116.221, 162.159.113.5","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MCIsInVzZXJuYW1lIjoiSGVucnljaGluZWR1IiwiZW1haWwiOiJoY2hpbmVkdTgyOEBnbWFpbC5jb20iLCJleHAiOjE3ODUwMDE1Mjl9.-F2OVzBMNmoupXYmK8k_YzZuoFRxuPVZ__X40FNJUNc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1d35753dee6fbdc-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.116.221","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-Jul-2026 17:52:36 UTC] Endpoint: user/profile.php
[18-Jul-2026 17:52:36 UTC] Full Log Data: {
    "timestamp": "2026-07-18 17:52:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.116.221",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.116.221, 162.159.113.5",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MCIsInVzZXJuYW1lIjoiSGVucnljaGluZWR1IiwiZW1haWwiOiJoY2hpbmVkdTgyOEBnbWFpbC5jb20iLCJleHAiOjE3ODUwMDE1Mjl9.-F2OVzBMNmoupXYmK8k_YzZuoFRxuPVZ__X40FNJUNc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d35753deeafbdc-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.116.221",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 17:52:36 UTC] === END API CALL LOG ===
[18-Jul-2026 17:52:36 UTC] === User Orders API Called ===
[18-Jul-2026 17:52:36 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 17:52:36 UTC] User ID: 1090
[18-Jul-2026 17:52:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MCIsInVzZXJuYW1lIjoiSGVucnljaGluZWR1IiwiZW1haWwiOiJoY2hpbmVkdTgyOEBnbWFpbC5jb20iLCJleHAiOjE3ODUwMDE1Mjl9.-F2OVzBMNmoupXYmK8k_YzZuoFRxuPVZ__X40FNJUNc
[18-Jul-2026 17:52:36 UTC] Limit: 20, Offset: 0
[18-Jul-2026 17:52:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 17:52:36 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 17:52:36 UTC] User ID: 1090
[18-Jul-2026 17:52:36 UTC] Orders found: 0
[18-Jul-2026 17:52:36 UTC] Orders data: []
[18-Jul-2026 17:52:36 UTC] ✅ User profile retrieved successfully for user ID: 1090
[18-Jul-2026 17:52:36 UTC] Total orders count: 0
[18-Jul-2026 17:52:36 UTC] === API CALL LOG ===
[18-Jul-2026 17:52:36 UTC] Endpoint: user/profile.php
[18-Jul-2026 17:52:36 UTC] Full Log Data: {
    "timestamp": "2026-07-18 17:52:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.116.221",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.116.221, 162.159.113.5",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MCIsInVzZXJuYW1lIjoiSGVucnljaGluZWR1IiwiZW1haWwiOiJoY2hpbmVkdTgyOEBnbWFpbC5jb20iLCJleHAiOjE3ODUwMDE1Mjl9.-F2OVzBMNmoupXYmK8k_YzZuoFRxuPVZ__X40FNJUNc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d35753dedcfbdc-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.116.221",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 17:52:36 UTC] === END API CALL LOG ===
[18-Jul-2026 17:52:36 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 17:52:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MCIsInVzZXJuYW1lIjoiSGVucnljaGluZWR1IiwiZW1haWwiOiJoY2hpbmVkdTgyOEBnbWFpbC5jb20iLCJleHAiOjE3ODUwMDE1Mjl9.-F2OVzBMNmoupXYmK8k_YzZuoFRxuPVZ__X40FNJUNc
[18-Jul-2026 17:52:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 17:52:36 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 17:52:36 UTC] User ID: 1090
[18-Jul-2026 17:52:36 UTC] ✅ User profile retrieved successfully for user ID: 1090
[18-Jul-2026 17:53:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 17:53:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 17:53:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.116.221, 162.159.113.4","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MCIsInVzZXJuYW1lIjoiSGVucnljaGluZWR1IiwiZW1haWwiOiJoY2hpbmVkdTgyOEBnbWFpbC5jb20iLCJleHAiOjE3ODUwMDE1Mjl9.-F2OVzBMNmoupXYmK8k_YzZuoFRxuPVZ__X40FNJUNc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1d35852f9a8fbdc-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.116.221","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-Jul-2026 17:53:17 UTC] === User Orders API Called ===
[18-Jul-2026 17:53:17 UTC] User ID: 1090
[18-Jul-2026 17:53:17 UTC] Limit: 20, Offset: 0
[18-Jul-2026 17:53:17 UTC] Orders found: 0
[18-Jul-2026 17:53:17 UTC] Orders data: []
[18-Jul-2026 17:53:17 UTC] Total orders count: 0
[18-Jul-2026 17:53:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 17:53:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 17:53:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.116.221, 162.159.113.5","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MCIsInVzZXJuYW1lIjoiSGVucnljaGluZWR1IiwiZW1haWwiOiJoY2hpbmVkdTgyOEBnbWFpbC5jb20iLCJleHAiOjE3ODUwMDE1Mjl9.-F2OVzBMNmoupXYmK8k_YzZuoFRxuPVZ__X40FNJUNc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1d35887fbb2fbdc-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.116.221","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-Jul-2026 17:53:25 UTC] === User Orders API Called ===
[18-Jul-2026 17:53:25 UTC] User ID: 1090
[18-Jul-2026 17:53:25 UTC] Limit: 20, Offset: 0
[18-Jul-2026 17:53:25 UTC] Orders found: 0
[18-Jul-2026 17:53:25 UTC] Orders data: []
[18-Jul-2026 17:53:25 UTC] === API CALL LOG ===
[18-Jul-2026 17:53:25 UTC] Endpoint: user/profile.php
[18-Jul-2026 17:53:25 UTC] Full Log Data: {
    "timestamp": "2026-07-18 17:53:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.116.221",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.116.221, 162.159.113.5",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MCIsInVzZXJuYW1lIjoiSGVucnljaGluZWR1IiwiZW1haWwiOiJoY2hpbmVkdTgyOEBnbWFpbC5jb20iLCJleHAiOjE3ODUwMDE1Mjl9.-F2OVzBMNmoupXYmK8k_YzZuoFRxuPVZ__X40FNJUNc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d35887fbb5fbdc-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.116.221",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 17:53:25 UTC] Total orders count: 0
[18-Jul-2026 17:53:25 UTC] === END API CALL LOG ===
[18-Jul-2026 17:53:25 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 17:53:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MCIsInVzZXJuYW1lIjoiSGVucnljaGluZWR1IiwiZW1haWwiOiJoY2hpbmVkdTgyOEBnbWFpbC5jb20iLCJleHAiOjE3ODUwMDE1Mjl9.-F2OVzBMNmoupXYmK8k_YzZuoFRxuPVZ__X40FNJUNc
[18-Jul-2026 17:53:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 17:53:25 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 17:53:25 UTC] User ID: 1090
[18-Jul-2026 17:53:25 UTC] ✅ User profile retrieved successfully for user ID: 1090
[18-Jul-2026 17:53:26 UTC] === API CALL LOG ===
[18-Jul-2026 17:53:26 UTC] Endpoint: user/profile.php
[18-Jul-2026 17:53:26 UTC] Full Log Data: {
    "timestamp": "2026-07-18 17:53:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.116.221",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.116.221, 162.159.113.5",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MCIsInVzZXJuYW1lIjoiSGVucnljaGluZWR1IiwiZW1haWwiOiJoY2hpbmVkdTgyOEBnbWFpbC5jb20iLCJleHAiOjE3ODUwMDE1Mjl9.-F2OVzBMNmoupXYmK8k_YzZuoFRxuPVZ__X40FNJUNc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d3588b5d66fbdc-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.116.221",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 17:53:26 UTC] === END API CALL LOG ===
[18-Jul-2026 17:53:26 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 17:53:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MCIsInVzZXJuYW1lIjoiSGVucnljaGluZWR1IiwiZW1haWwiOiJoY2hpbmVkdTgyOEBnbWFpbC5jb20iLCJleHAiOjE3ODUwMDE1Mjl9.-F2OVzBMNmoupXYmK8k_YzZuoFRxuPVZ__X40FNJUNc
[18-Jul-2026 17:53:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 17:53:26 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 17:53:26 UTC] User ID: 1090
[18-Jul-2026 17:53:26 UTC] ✅ User profile retrieved successfully for user ID: 1090
[18-Jul-2026 17:53:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 17:53:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 17:53:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.116.221, 162.159.113.4","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MCIsInVzZXJuYW1lIjoiSGVucnljaGluZWR1IiwiZW1haWwiOiJoY2hpbmVkdTgyOEBnbWFpbC5jb20iLCJleHAiOjE3ODUwMDE1Mjl9.-F2OVzBMNmoupXYmK8k_YzZuoFRxuPVZ__X40FNJUNc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1d3592e3fdefbdc-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.116.221","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-Jul-2026 17:53:52 UTC] === User Orders API Called ===
[18-Jul-2026 17:53:52 UTC] User ID: 1090
[18-Jul-2026 17:53:52 UTC] Limit: 20, Offset: 0
[18-Jul-2026 17:53:52 UTC] Orders found: 0
[18-Jul-2026 17:53:52 UTC] Orders data: []
[18-Jul-2026 17:53:52 UTC] Total orders count: 0
[18-Jul-2026 17:53:52 UTC] === API CALL LOG ===
[18-Jul-2026 17:53:52 UTC] Endpoint: user/profile.php
[18-Jul-2026 17:53:52 UTC] Full Log Data: {
    "timestamp": "2026-07-18 17:53:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.116.221",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.116.221, 162.159.113.4",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MCIsInVzZXJuYW1lIjoiSGVucnljaGluZWR1IiwiZW1haWwiOiJoY2hpbmVkdTgyOEBnbWFpbC5jb20iLCJleHAiOjE3ODUwMDE1Mjl9.-F2OVzBMNmoupXYmK8k_YzZuoFRxuPVZ__X40FNJUNc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d3592e3fe5fbdc-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.116.221",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 17:53:52 UTC] === END API CALL LOG ===
[18-Jul-2026 17:53:52 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 17:53:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MCIsInVzZXJuYW1lIjoiSGVucnljaGluZWR1IiwiZW1haWwiOiJoY2hpbmVkdTgyOEBnbWFpbC5jb20iLCJleHAiOjE3ODUwMDE1Mjl9.-F2OVzBMNmoupXYmK8k_YzZuoFRxuPVZ__X40FNJUNc
[18-Jul-2026 17:53:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 17:53:52 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 17:53:52 UTC] User ID: 1090
[18-Jul-2026 17:53:52 UTC] ✅ User profile retrieved successfully for user ID: 1090
[18-Jul-2026 17:53:52 UTC] === API CALL LOG ===
[18-Jul-2026 17:53:52 UTC] Endpoint: user/profile.php
[18-Jul-2026 17:53:52 UTC] Full Log Data: {
    "timestamp": "2026-07-18 17:53:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.116.221",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.116.221, 162.159.113.4",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MCIsInVzZXJuYW1lIjoiSGVucnljaGluZWR1IiwiZW1haWwiOiJoY2hpbmVkdTgyOEBnbWFpbC5jb20iLCJleHAiOjE3ODUwMDE1Mjl9.-F2OVzBMNmoupXYmK8k_YzZuoFRxuPVZ__X40FNJUNc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d35931fd28fbdc-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.116.221",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 17:53:52 UTC] === END API CALL LOG ===
[18-Jul-2026 17:53:52 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 17:53:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MCIsInVzZXJuYW1lIjoiSGVucnljaGluZWR1IiwiZW1haWwiOiJoY2hpbmVkdTgyOEBnbWFpbC5jb20iLCJleHAiOjE3ODUwMDE1Mjl9.-F2OVzBMNmoupXYmK8k_YzZuoFRxuPVZ__X40FNJUNc
[18-Jul-2026 17:53:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 17:53:52 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 17:53:52 UTC] User ID: 1090
[18-Jul-2026 17:53:52 UTC] ✅ User profile retrieved successfully for user ID: 1090
[18-Jul-2026 17:53:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 17:53:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 17:53:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.116.221, 162.159.113.4","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MCIsInVzZXJuYW1lIjoiSGVucnljaGluZWR1IiwiZW1haWwiOiJoY2hpbmVkdTgyOEBnbWFpbC5jb20iLCJleHAiOjE3ODUwMDE1Mjl9.-F2OVzBMNmoupXYmK8k_YzZuoFRxuPVZ__X40FNJUNc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1d3593bdc57fbdc-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.116.221","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-Jul-2026 17:53:54 UTC] === User Orders API Called ===
[18-Jul-2026 17:53:54 UTC] User ID: 1090
[18-Jul-2026 17:53:54 UTC] Limit: 20, Offset: 0
[18-Jul-2026 17:53:54 UTC] Orders found: 0
[18-Jul-2026 17:53:54 UTC] Orders data: []
[18-Jul-2026 17:53:54 UTC] Total orders count: 0
[18-Jul-2026 17:53:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 17:53:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 17:53:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.116.221, 162.159.113.4","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MCIsInVzZXJuYW1lIjoiSGVucnljaGluZWR1IiwiZW1haWwiOiJoY2hpbmVkdTgyOEBnbWFpbC5jb20iLCJleHAiOjE3ODUwMDE1Mjl9.-F2OVzBMNmoupXYmK8k_YzZuoFRxuPVZ__X40FNJUNc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1d35948bfbafbdc-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.116.221","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-Jul-2026 17:53:56 UTC] === User Orders API Called ===
[18-Jul-2026 17:53:56 UTC] User ID: 1090
[18-Jul-2026 17:53:56 UTC] Limit: 20, Offset: 0
[18-Jul-2026 17:53:56 UTC] === API CALL LOG ===
[18-Jul-2026 17:53:56 UTC] Endpoint: user/profile.php
[18-Jul-2026 17:53:56 UTC] Full Log Data: {
    "timestamp": "2026-07-18 17:53:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.116.221",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.116.221, 162.159.113.4",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MCIsInVzZXJuYW1lIjoiSGVucnljaGluZWR1IiwiZW1haWwiOiJoY2hpbmVkdTgyOEBnbWFpbC5jb20iLCJleHAiOjE3ODUwMDE1Mjl9.-F2OVzBMNmoupXYmK8k_YzZuoFRxuPVZ__X40FNJUNc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d35948bfbdfbdc-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.116.221",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 17:53:56 UTC] === END API CALL LOG ===
[18-Jul-2026 17:53:56 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 17:53:56 UTC] Orders found: 0
[18-Jul-2026 17:53:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MCIsInVzZXJuYW1lIjoiSGVucnljaGluZWR1IiwiZW1haWwiOiJoY2hpbmVkdTgyOEBnbWFpbC5jb20iLCJleHAiOjE3ODUwMDE1Mjl9.-F2OVzBMNmoupXYmK8k_YzZuoFRxuPVZ__X40FNJUNc
[18-Jul-2026 17:53:56 UTC] Orders data: []
[18-Jul-2026 17:53:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 17:53:56 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 17:53:56 UTC] User ID: 1090
[18-Jul-2026 17:53:56 UTC] Total orders count: 0
[18-Jul-2026 17:53:56 UTC] ✅ User profile retrieved successfully for user ID: 1090
[18-Jul-2026 17:53:57 UTC] === API CALL LOG ===
[18-Jul-2026 17:53:57 UTC] Endpoint: user/profile.php
[18-Jul-2026 17:53:57 UTC] Full Log Data: {
    "timestamp": "2026-07-18 17:53:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.116.221",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.116.221, 162.159.113.4",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MCIsInVzZXJuYW1lIjoiSGVucnljaGluZWR1IiwiZW1haWwiOiJoY2hpbmVkdTgyOEBnbWFpbC5jb20iLCJleHAiOjE3ODUwMDE1Mjl9.-F2OVzBMNmoupXYmK8k_YzZuoFRxuPVZ__X40FNJUNc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d3594c4c99fbdc-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.116.221",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 17:53:57 UTC] === END API CALL LOG ===
[18-Jul-2026 17:53:57 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 17:53:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MCIsInVzZXJuYW1lIjoiSGVucnljaGluZWR1IiwiZW1haWwiOiJoY2hpbmVkdTgyOEBnbWFpbC5jb20iLCJleHAiOjE3ODUwMDE1Mjl9.-F2OVzBMNmoupXYmK8k_YzZuoFRxuPVZ__X40FNJUNc
[18-Jul-2026 17:53:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 17:53:57 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 17:53:57 UTC] User ID: 1090
[18-Jul-2026 17:53:57 UTC] ✅ User profile retrieved successfully for user ID: 1090
[18-Jul-2026 17:54:08 UTC] === API CALL LOG ===
[18-Jul-2026 17:54:08 UTC] Endpoint: user/profile.php
[18-Jul-2026 17:54:08 UTC] Full Log Data: {
    "timestamp": "2026-07-18 17:54:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.116.221",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.116.221, 172.70.46.98",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MCIsInVzZXJuYW1lIjoiSGVucnljaGluZWR1IiwiZW1haWwiOiJoY2hpbmVkdTgyOEBnbWFpbC5jb20iLCJleHAiOjE3ODUwMDE1Mjl9.-F2OVzBMNmoupXYmK8k_YzZuoFRxuPVZ__X40FNJUNc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d35992ab236565-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.116.221",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 17:54:08 UTC] === END API CALL LOG ===
[18-Jul-2026 17:54:08 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 17:54:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MCIsInVzZXJuYW1lIjoiSGVucnljaGluZWR1IiwiZW1haWwiOiJoY2hpbmVkdTgyOEBnbWFpbC5jb20iLCJleHAiOjE3ODUwMDE1Mjl9.-F2OVzBMNmoupXYmK8k_YzZuoFRxuPVZ__X40FNJUNc
[18-Jul-2026 17:54:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 17:54:08 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 17:54:08 UTC] User ID: 1090
[18-Jul-2026 17:54:08 UTC] ✅ User profile retrieved successfully for user ID: 1090
[18-Jul-2026 17:54:09 UTC] === API CALL LOG ===
[18-Jul-2026 17:54:09 UTC] Endpoint: user/profile.php
[18-Jul-2026 17:54:09 UTC] Full Log Data: {
    "timestamp": "2026-07-18 17:54:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.116.221",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.116.221, 172.70.46.98",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MCIsInVzZXJuYW1lIjoiSGVucnljaGluZWR1IiwiZW1haWwiOiJoY2hpbmVkdTgyOEBnbWFpbC5jb20iLCJleHAiOjE3ODUwMDE1Mjl9.-F2OVzBMNmoupXYmK8k_YzZuoFRxuPVZ__X40FNJUNc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d35996af326565-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.116.221",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 17:54:09 UTC] === END API CALL LOG ===
[18-Jul-2026 17:54:09 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 17:54:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MCIsInVzZXJuYW1lIjoiSGVucnljaGluZWR1IiwiZW1haWwiOiJoY2hpbmVkdTgyOEBnbWFpbC5jb20iLCJleHAiOjE3ODUwMDE1Mjl9.-F2OVzBMNmoupXYmK8k_YzZuoFRxuPVZ__X40FNJUNc
[18-Jul-2026 17:54:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 17:54:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 17:54:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 17:54:09 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 17:54:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.116.221, 172.70.46.98","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MCIsInVzZXJuYW1lIjoiSGVucnljaGluZWR1IiwiZW1haWwiOiJoY2hpbmVkdTgyOEBnbWFpbC5jb20iLCJleHAiOjE3ODUwMDE1Mjl9.-F2OVzBMNmoupXYmK8k_YzZuoFRxuPVZ__X40FNJUNc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1d35996af366565-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.116.221","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-Jul-2026 17:54:09 UTC] User ID: 1090
[18-Jul-2026 17:54:09 UTC] === User Orders API Called ===
[18-Jul-2026 17:54:09 UTC] User ID: 1090
[18-Jul-2026 17:54:09 UTC] Limit: 20, Offset: 0
[18-Jul-2026 17:54:09 UTC] ✅ User profile retrieved successfully for user ID: 1090
[18-Jul-2026 17:54:09 UTC] Orders found: 0
[18-Jul-2026 17:54:09 UTC] Orders data: []
[18-Jul-2026 17:54:09 UTC] Total orders count: 0
[18-Jul-2026 17:54:09 UTC] === API CALL LOG ===
[18-Jul-2026 17:54:09 UTC] Endpoint: user/profile.php
[18-Jul-2026 17:54:09 UTC] Full Log Data: {
    "timestamp": "2026-07-18 17:54:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.116.221",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.116.221, 172.70.46.98",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MCIsInVzZXJuYW1lIjoiSGVucnljaGluZWR1IiwiZW1haWwiOiJoY2hpbmVkdTgyOEBnbWFpbC5jb20iLCJleHAiOjE3ODUwMDE1Mjl9.-F2OVzBMNmoupXYmK8k_YzZuoFRxuPVZ__X40FNJUNc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d35997b88b6565-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.116.221",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 17:54:09 UTC] === END API CALL LOG ===
[18-Jul-2026 17:54:09 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 17:54:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MCIsInVzZXJuYW1lIjoiSGVucnljaGluZWR1IiwiZW1haWwiOiJoY2hpbmVkdTgyOEBnbWFpbC5jb20iLCJleHAiOjE3ODUwMDE1Mjl9.-F2OVzBMNmoupXYmK8k_YzZuoFRxuPVZ__X40FNJUNc
[18-Jul-2026 17:54:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 17:54:09 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 17:54:09 UTC] User ID: 1090
[18-Jul-2026 17:54:09 UTC] ✅ User profile retrieved successfully for user ID: 1090
[18-Jul-2026 20:25:38 UTC] === API CALL LOG ===
[18-Jul-2026 20:25:38 UTC] Endpoint: user/profile.php
[18-Jul-2026 20:25:38 UTC] Full Log Data: {
    "timestamp": "2026-07-18 20:25:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a102:cc5e:4c28:35ff:fecd:deab",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a102:cc5e:4c28:35ff:fecd:deab, 172.69.251.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODUwMTExMzh9.2jxvw0Qx0a7h83o1sdxGr7o84aVbCSKX7GkdfZfUyas",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d437816c38157b-IST",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a102:cc5e:4c28:35ff:fecd:deab",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 20:25:38 UTC] === END API CALL LOG ===
[18-Jul-2026 20:25:38 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 20:25:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODUwMTExMzh9.2jxvw0Qx0a7h83o1sdxGr7o84aVbCSKX7GkdfZfUyas
[18-Jul-2026 20:25:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 20:25:38 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 20:25:38 UTC] User ID: 694
[18-Jul-2026 20:25:38 UTC] ✅ User profile retrieved successfully for user ID: 694
[18-Jul-2026 20:25:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 20:25:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 20:25:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a00:1880:a102:cc5e:4c28:35ff:fecd:deab, 172.69.251.172","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODUwMTExMzh9.2jxvw0Qx0a7h83o1sdxGr7o84aVbCSKX7GkdfZfUyas","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1d437819c6f157b-IST","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a00:1880:a102:cc5e:4c28:35ff:fecd:deab","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-Jul-2026 20:25:38 UTC] === User Orders API Called ===
[18-Jul-2026 20:25:38 UTC] User ID: 694
[18-Jul-2026 20:25:38 UTC] Limit: 20, Offset: 0
[18-Jul-2026 20:25:38 UTC] Orders found: 0
[18-Jul-2026 20:25:38 UTC] Orders data: []
[18-Jul-2026 20:25:38 UTC] Total orders count: 0
[18-Jul-2026 20:25:38 UTC] === API CALL LOG ===
[18-Jul-2026 20:25:38 UTC] Endpoint: user/profile.php
[18-Jul-2026 20:25:38 UTC] Full Log Data: {
    "timestamp": "2026-07-18 20:25:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a102:cc5e:4c28:35ff:fecd:deab",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a102:cc5e:4c28:35ff:fecd:deab, 172.69.251.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODUwMTExMzh9.2jxvw0Qx0a7h83o1sdxGr7o84aVbCSKX7GkdfZfUyas",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d43781ecdd157b-IST",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a102:cc5e:4c28:35ff:fecd:deab",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 20:25:38 UTC] === END API CALL LOG ===
[18-Jul-2026 20:25:38 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 20:25:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODUwMTExMzh9.2jxvw0Qx0a7h83o1sdxGr7o84aVbCSKX7GkdfZfUyas
[18-Jul-2026 20:25:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 20:25:38 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 20:25:38 UTC] User ID: 694
[18-Jul-2026 20:25:38 UTC] ✅ User profile retrieved successfully for user ID: 694
[18-Jul-2026 20:25:47 UTC] === API CALL LOG ===
[18-Jul-2026 20:25:47 UTC] Endpoint: user/profile.php
[18-Jul-2026 20:25:47 UTC] Full Log Data: {
    "timestamp": "2026-07-18 20:25:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a102:cc5e:4c28:35ff:fecd:deab",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a102:cc5e:4c28:35ff:fecd:deab, 172.69.251.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODUwMTExMzh9.2jxvw0Qx0a7h83o1sdxGr7o84aVbCSKX7GkdfZfUyas",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d437b938a8157a-IST",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a102:cc5e:4c28:35ff:fecd:deab",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 20:25:47 UTC] === END API CALL LOG ===
[18-Jul-2026 20:25:47 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 20:25:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODUwMTExMzh9.2jxvw0Qx0a7h83o1sdxGr7o84aVbCSKX7GkdfZfUyas
[18-Jul-2026 20:25:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 20:25:47 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 20:25:47 UTC] User ID: 694
[18-Jul-2026 20:25:47 UTC] ✅ User profile retrieved successfully for user ID: 694
[18-Jul-2026 20:25:48 UTC] === API CALL LOG ===
[18-Jul-2026 20:25:48 UTC] Endpoint: user/profile.php
[18-Jul-2026 20:25:48 UTC] Full Log Data: {
    "timestamp": "2026-07-18 20:25:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a102:cc5e:4c28:35ff:fecd:deab",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a102:cc5e:4c28:35ff:fecd:deab, 172.69.251.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODUwMTExMzh9.2jxvw0Qx0a7h83o1sdxGr7o84aVbCSKX7GkdfZfUyas",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d437bdfe16157a-IST",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a102:cc5e:4c28:35ff:fecd:deab",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 20:25:48 UTC] === END API CALL LOG ===
[18-Jul-2026 20:25:48 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 20:25:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODUwMTExMzh9.2jxvw0Qx0a7h83o1sdxGr7o84aVbCSKX7GkdfZfUyas
[18-Jul-2026 20:25:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 20:25:48 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 20:25:48 UTC] User ID: 694
[18-Jul-2026 20:25:48 UTC] ✅ User profile retrieved successfully for user ID: 694
[18-Jul-2026 20:25:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 20:25:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 20:25:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a00:1880:a102:cc5e:4c28:35ff:fecd:deab, 172.69.251.172","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODUwMTExMzh9.2jxvw0Qx0a7h83o1sdxGr7o84aVbCSKX7GkdfZfUyas","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1d437be4e83157a-IST","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a00:1880:a102:cc5e:4c28:35ff:fecd:deab","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-Jul-2026 20:25:48 UTC] === User Orders API Called ===
[18-Jul-2026 20:25:48 UTC] User ID: 694
[18-Jul-2026 20:25:48 UTC] Limit: 20, Offset: 0
[18-Jul-2026 20:25:48 UTC] Orders found: 0
[18-Jul-2026 20:25:48 UTC] Orders data: []
[18-Jul-2026 20:25:48 UTC] Total orders count: 0
[18-Jul-2026 20:25:48 UTC] === API CALL LOG ===
[18-Jul-2026 20:25:48 UTC] Endpoint: user/profile.php
[18-Jul-2026 20:25:48 UTC] Full Log Data: {
    "timestamp": "2026-07-18 20:25:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a102:cc5e:4c28:35ff:fecd:deab",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a102:cc5e:4c28:35ff:fecd:deab, 172.69.251.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODUwMTExMzh9.2jxvw0Qx0a7h83o1sdxGr7o84aVbCSKX7GkdfZfUyas",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d437becf19157a-IST",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a102:cc5e:4c28:35ff:fecd:deab",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 20:25:48 UTC] === END API CALL LOG ===
[18-Jul-2026 20:25:48 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 20:25:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODUwMTExMzh9.2jxvw0Qx0a7h83o1sdxGr7o84aVbCSKX7GkdfZfUyas
[18-Jul-2026 20:25:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 20:25:48 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 20:25:48 UTC] User ID: 694
[18-Jul-2026 20:25:48 UTC] ✅ User profile retrieved successfully for user ID: 694
[18-Jul-2026 20:25:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 20:25:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 20:25:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a00:1880:a102:cc5e:4c28:35ff:fecd:deab, 172.69.251.172","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODUwMTExMzh9.2jxvw0Qx0a7h83o1sdxGr7o84aVbCSKX7GkdfZfUyas","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1d437d9ca18157a-IST","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a00:1880:a102:cc5e:4c28:35ff:fecd:deab","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-Jul-2026 20:25:52 UTC] === User Orders API Called ===
[18-Jul-2026 20:25:52 UTC] User ID: 694
[18-Jul-2026 20:25:52 UTC] Limit: 20, Offset: 0
[18-Jul-2026 20:25:52 UTC] Orders found: 0
[18-Jul-2026 20:25:52 UTC] Orders data: []
[18-Jul-2026 20:25:52 UTC] Total orders count: 0
[18-Jul-2026 20:25:56 UTC] === API CALL LOG ===
[18-Jul-2026 20:25:56 UTC] Endpoint: user/profile.php
[18-Jul-2026 20:25:56 UTC] Full Log Data: {
    "timestamp": "2026-07-18 20:25:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a102:cc5e:4c28:35ff:fecd:deab",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a102:cc5e:4c28:35ff:fecd:deab, 172.69.251.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODUwMTExMzh9.2jxvw0Qx0a7h83o1sdxGr7o84aVbCSKX7GkdfZfUyas",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d437efc924157a-IST",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a102:cc5e:4c28:35ff:fecd:deab",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 20:25:56 UTC] === END API CALL LOG ===
[18-Jul-2026 20:25:56 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 20:25:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODUwMTExMzh9.2jxvw0Qx0a7h83o1sdxGr7o84aVbCSKX7GkdfZfUyas
[18-Jul-2026 20:25:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 20:25:56 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 20:25:56 UTC] User ID: 694
[18-Jul-2026 20:25:56 UTC] ✅ User profile retrieved successfully for user ID: 694
[18-Jul-2026 20:25:56 UTC] User Purchases API - User ID: 694
[18-Jul-2026 20:25:56 UTC] User Purchases API - Total purchases found: 0
[18-Jul-2026 20:26:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 20:26:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 20:26:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a00:1880:a102:cc5e:4c28:35ff:fecd:deab, 172.69.251.172","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODUwMTExMzh9.2jxvw0Qx0a7h83o1sdxGr7o84aVbCSKX7GkdfZfUyas","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1d4382c3b6b157a-IST","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a00:1880:a102:cc5e:4c28:35ff:fecd:deab","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-Jul-2026 20:26:06 UTC] === User Orders API Called ===
[18-Jul-2026 20:26:06 UTC] User ID: 694
[18-Jul-2026 20:26:06 UTC] Limit: 20, Offset: 0
[18-Jul-2026 20:26:06 UTC] Orders found: 0
[18-Jul-2026 20:26:06 UTC] Orders data: []
[18-Jul-2026 20:26:06 UTC] Total orders count: 0
[18-Jul-2026 20:26:06 UTC] === API CALL LOG ===
[18-Jul-2026 20:26:06 UTC] Endpoint: user/profile.php
[18-Jul-2026 20:26:06 UTC] Full Log Data: {
    "timestamp": "2026-07-18 20:26:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a102:cc5e:4c28:35ff:fecd:deab",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a102:cc5e:4c28:35ff:fecd:deab, 172.69.251.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODUwMTExMzh9.2jxvw0Qx0a7h83o1sdxGr7o84aVbCSKX7GkdfZfUyas",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d4382c7bd2157a-IST",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a102:cc5e:4c28:35ff:fecd:deab",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 20:26:06 UTC] === END API CALL LOG ===
[18-Jul-2026 20:26:06 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 20:26:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODUwMTExMzh9.2jxvw0Qx0a7h83o1sdxGr7o84aVbCSKX7GkdfZfUyas
[18-Jul-2026 20:26:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 20:26:06 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 20:26:06 UTC] User ID: 694
[18-Jul-2026 20:26:06 UTC] ✅ User profile retrieved successfully for user ID: 694
[18-Jul-2026 20:26:06 UTC] === API CALL LOG ===
[18-Jul-2026 20:26:06 UTC] Endpoint: user/profile.php
[18-Jul-2026 20:26:06 UTC] Full Log Data: {
    "timestamp": "2026-07-18 20:26:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a102:cc5e:4c28:35ff:fecd:deab",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a102:cc5e:4c28:35ff:fecd:deab, 172.69.251.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODUwMTExMzh9.2jxvw0Qx0a7h83o1sdxGr7o84aVbCSKX7GkdfZfUyas",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d438317a09157a-IST",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a102:cc5e:4c28:35ff:fecd:deab",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 20:26:06 UTC] === END API CALL LOG ===
[18-Jul-2026 20:26:06 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 20:26:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODUwMTExMzh9.2jxvw0Qx0a7h83o1sdxGr7o84aVbCSKX7GkdfZfUyas
[18-Jul-2026 20:26:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 20:26:06 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 20:26:06 UTC] User ID: 694
[18-Jul-2026 20:26:06 UTC] ✅ User profile retrieved successfully for user ID: 694
[18-Jul-2026 23:31:31 UTC] === API CALL LOG ===
[18-Jul-2026 23:31:31 UTC] Endpoint: user/profile.php
[18-Jul-2026 23:31:31 UTC] Full Log Data: {
    "timestamp": "2026-07-18 23:31:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.103.215",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.103.215, 162.159.113.4",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MCIsInVzZXJuYW1lIjoibmFuY3kiLCJlbWFpbCI6Im5hbmN5ZWE5MDRAZ21haWwuY29tIiwiZXhwIjoxNzg0OTQxNzI4fQ.KGV5GXFiUcaXSGxcMpEPwcezrKMG0mD7K4qr7YMcTLI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d547cb9f6438ee-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.103.215",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 23:31:31 UTC] === END API CALL LOG ===
[18-Jul-2026 23:31:31 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 23:31:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MCIsInVzZXJuYW1lIjoibmFuY3kiLCJlbWFpbCI6Im5hbmN5ZWE5MDRAZ21haWwuY29tIiwiZXhwIjoxNzg0OTQxNzI4fQ.KGV5GXFiUcaXSGxcMpEPwcezrKMG0mD7K4qr7YMcTLI
[18-Jul-2026 23:31:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 23:31:31 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 23:31:31 UTC] User ID: 1080
[18-Jul-2026 23:31:31 UTC] ✅ User profile retrieved successfully for user ID: 1080
[18-Jul-2026 23:31:33 UTC] === API CALL LOG ===
[18-Jul-2026 23:31:33 UTC] Endpoint: user/profile.php
[18-Jul-2026 23:31:33 UTC] Full Log Data: {
    "timestamp": "2026-07-18 23:31:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.103.215",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.103.215, 162.159.113.4",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MCIsInVzZXJuYW1lIjoibmFuY3kiLCJlbWFpbCI6Im5hbmN5ZWE5MDRAZ21haWwuY29tIiwiZXhwIjoxNzg0OTQxNzI4fQ.KGV5GXFiUcaXSGxcMpEPwcezrKMG0mD7K4qr7YMcTLI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d547d7bf3e38ee-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.103.215",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 23:31:33 UTC] === END API CALL LOG ===
[18-Jul-2026 23:31:33 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 23:31:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MCIsInVzZXJuYW1lIjoibmFuY3kiLCJlbWFpbCI6Im5hbmN5ZWE5MDRAZ21haWwuY29tIiwiZXhwIjoxNzg0OTQxNzI4fQ.KGV5GXFiUcaXSGxcMpEPwcezrKMG0mD7K4qr7YMcTLI
[18-Jul-2026 23:31:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 23:31:33 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 23:31:33 UTC] User ID: 1080
[18-Jul-2026 23:31:33 UTC] ✅ User profile retrieved successfully for user ID: 1080
[18-Jul-2026 23:31:33 UTC] === API CALL LOG ===
[18-Jul-2026 23:31:33 UTC] Endpoint: user/profile.php
[18-Jul-2026 23:31:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 23:31:33 UTC] Full Log Data: {
    "timestamp": "2026-07-18 23:31:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.103.215",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.103.215, 162.159.113.4",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MCIsInVzZXJuYW1lIjoibmFuY3kiLCJlbWFpbCI6Im5hbmN5ZWE5MDRAZ21haWwuY29tIiwiZXhwIjoxNzg0OTQxNzI4fQ.KGV5GXFiUcaXSGxcMpEPwcezrKMG0mD7K4qr7YMcTLI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d547d8a94c38ee-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.103.215",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 23:31:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 23:31:33 UTC] === END API CALL LOG ===
[18-Jul-2026 23:31:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.103.215, 162.159.113.4","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MCIsInVzZXJuYW1lIjoibmFuY3kiLCJlbWFpbCI6Im5hbmN5ZWE5MDRAZ21haWwuY29tIiwiZXhwIjoxNzg0OTQxNzI4fQ.KGV5GXFiUcaXSGxcMpEPwcezrKMG0mD7K4qr7YMcTLI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1d547d8a94938ee-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.103.215","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-Jul-2026 23:31:33 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 23:31:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MCIsInVzZXJuYW1lIjoibmFuY3kiLCJlbWFpbCI6Im5hbmN5ZWE5MDRAZ21haWwuY29tIiwiZXhwIjoxNzg0OTQxNzI4fQ.KGV5GXFiUcaXSGxcMpEPwcezrKMG0mD7K4qr7YMcTLI
[18-Jul-2026 23:31:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 23:31:33 UTC] === User Orders API Called ===
[18-Jul-2026 23:31:33 UTC] User ID: 1080
[18-Jul-2026 23:31:33 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 23:31:33 UTC] Limit: 20, Offset: 0
[18-Jul-2026 23:31:33 UTC] User ID: 1080
[18-Jul-2026 23:31:33 UTC] ✅ User profile retrieved successfully for user ID: 1080
[18-Jul-2026 23:31:33 UTC] Orders found: 0
[18-Jul-2026 23:31:33 UTC] Orders data: []
[18-Jul-2026 23:31:33 UTC] Total orders count: 0
[18-Jul-2026 23:31:37 UTC] === API CALL LOG ===
[18-Jul-2026 23:31:37 UTC] Endpoint: user/profile.php
[18-Jul-2026 23:31:37 UTC] Full Log Data: {
    "timestamp": "2026-07-18 23:31:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.103.215",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.103.215, 162.159.113.4",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MCIsInVzZXJuYW1lIjoibmFuY3kiLCJlbWFpbCI6Im5hbmN5ZWE5MDRAZ21haWwuY29tIiwiZXhwIjoxNzg0OTQxNzI4fQ.KGV5GXFiUcaXSGxcMpEPwcezrKMG0mD7K4qr7YMcTLI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d547ecba5438ee-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.103.215",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 23:31:37 UTC] === END API CALL LOG ===
[18-Jul-2026 23:31:37 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 23:31:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MCIsInVzZXJuYW1lIjoibmFuY3kiLCJlbWFpbCI6Im5hbmN5ZWE5MDRAZ21haWwuY29tIiwiZXhwIjoxNzg0OTQxNzI4fQ.KGV5GXFiUcaXSGxcMpEPwcezrKMG0mD7K4qr7YMcTLI
[18-Jul-2026 23:31:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 23:31:37 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 23:31:37 UTC] User ID: 1080
[18-Jul-2026 23:31:37 UTC] ✅ User profile retrieved successfully for user ID: 1080
[18-Jul-2026 23:31:37 UTC] User Purchases API - User ID: 1080
[18-Jul-2026 23:31:37 UTC] User Purchases API - Total purchases found: 3
[18-Jul-2026 23:31:39 UTC] User Purchases API - User ID: 1080
[18-Jul-2026 23:31:39 UTC] User Purchases API - Total purchases found: 3
[18-Jul-2026 23:31:43 UTC] === API CALL LOG ===
[18-Jul-2026 23:31:43 UTC] Endpoint: user/profile.php
[18-Jul-2026 23:31:43 UTC] Full Log Data: {
    "timestamp": "2026-07-18 23:31:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.103.215",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.103.215, 162.159.113.4",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MCIsInVzZXJuYW1lIjoibmFuY3kiLCJlbWFpbCI6Im5hbmN5ZWE5MDRAZ21haWwuY29tIiwiZXhwIjoxNzg0OTQxNzI4fQ.KGV5GXFiUcaXSGxcMpEPwcezrKMG0mD7K4qr7YMcTLI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d548123bb638ee-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.103.215",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 23:31:43 UTC] === END API CALL LOG ===
[18-Jul-2026 23:31:43 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 23:31:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MCIsInVzZXJuYW1lIjoibmFuY3kiLCJlbWFpbCI6Im5hbmN5ZWE5MDRAZ21haWwuY29tIiwiZXhwIjoxNzg0OTQxNzI4fQ.KGV5GXFiUcaXSGxcMpEPwcezrKMG0mD7K4qr7YMcTLI
[18-Jul-2026 23:31:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 23:31:43 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 23:31:43 UTC] User ID: 1080
[18-Jul-2026 23:31:43 UTC] ✅ User profile retrieved successfully for user ID: 1080
[18-Jul-2026 23:31:43 UTC] User Purchases API - User ID: 1080
[18-Jul-2026 23:31:43 UTC] User Purchases API - Total purchases found: 3
[18-Jul-2026 23:31:47 UTC] === API CALL LOG ===
[18-Jul-2026 23:31:47 UTC] Endpoint: user/profile.php
[18-Jul-2026 23:31:47 UTC] Full Log Data: {
    "timestamp": "2026-07-18 23:31:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.103.215",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.103.215, 162.159.113.4",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MCIsInVzZXJuYW1lIjoibmFuY3kiLCJlbWFpbCI6Im5hbmN5ZWE5MDRAZ21haWwuY29tIiwiZXhwIjoxNzg0OTQxNzI4fQ.KGV5GXFiUcaXSGxcMpEPwcezrKMG0mD7K4qr7YMcTLI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d5482dbb6538ee-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.103.215",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 23:31:47 UTC] === END API CALL LOG ===
[18-Jul-2026 23:31:47 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 23:31:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MCIsInVzZXJuYW1lIjoibmFuY3kiLCJlbWFpbCI6Im5hbmN5ZWE5MDRAZ21haWwuY29tIiwiZXhwIjoxNzg0OTQxNzI4fQ.KGV5GXFiUcaXSGxcMpEPwcezrKMG0mD7K4qr7YMcTLI
[18-Jul-2026 23:31:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 23:31:47 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 23:31:47 UTC] User ID: 1080
[18-Jul-2026 23:31:47 UTC] ✅ User profile retrieved successfully for user ID: 1080
[18-Jul-2026 23:31:47 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 23:31:47 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 23:31:47 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.103.215, 162.159.113.4","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MCIsInVzZXJuYW1lIjoibmFuY3kiLCJlbWFpbCI6Im5hbmN5ZWE5MDRAZ21haWwuY29tIiwiZXhwIjoxNzg0OTQxNzI4fQ.KGV5GXFiUcaXSGxcMpEPwcezrKMG0mD7K4qr7YMcTLI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1d5482dbb6338ee-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.103.215","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-Jul-2026 23:31:47 UTC] === User Orders API Called ===
[18-Jul-2026 23:31:47 UTC] User ID: 1080
[18-Jul-2026 23:31:47 UTC] Limit: 20, Offset: 0
[18-Jul-2026 23:31:47 UTC] Orders found: 0
[18-Jul-2026 23:31:47 UTC] Orders data: []
[18-Jul-2026 23:31:47 UTC] Total orders count: 0
[18-Jul-2026 23:31:48 UTC] === API CALL LOG ===
[18-Jul-2026 23:31:48 UTC] Endpoint: user/profile.php
[18-Jul-2026 23:31:48 UTC] Full Log Data: {
    "timestamp": "2026-07-18 23:31:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.103.215",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.103.215, 162.159.113.4",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MCIsInVzZXJuYW1lIjoibmFuY3kiLCJlbWFpbCI6Im5hbmN5ZWE5MDRAZ21haWwuY29tIiwiZXhwIjoxNzg0OTQxNzI4fQ.KGV5GXFiUcaXSGxcMpEPwcezrKMG0mD7K4qr7YMcTLI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d548311a8738ee-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.103.215",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 23:31:48 UTC] === END API CALL LOG ===
[18-Jul-2026 23:31:48 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 23:31:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MCIsInVzZXJuYW1lIjoibmFuY3kiLCJlbWFpbCI6Im5hbmN5ZWE5MDRAZ21haWwuY29tIiwiZXhwIjoxNzg0OTQxNzI4fQ.KGV5GXFiUcaXSGxcMpEPwcezrKMG0mD7K4qr7YMcTLI
[18-Jul-2026 23:31:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 23:31:48 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 23:31:48 UTC] User ID: 1080
[18-Jul-2026 23:31:48 UTC] ✅ User profile retrieved successfully for user ID: 1080
[18-Jul-2026 23:33:45 UTC] === API CALL LOG ===
[18-Jul-2026 23:33:45 UTC] Endpoint: user/profile.php
[18-Jul-2026 23:33:45 UTC] Full Log Data: {
    "timestamp": "2026-07-18 23:33:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.103.215",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.103.215, 162.159.113.4",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MCIsInVzZXJuYW1lIjoibmFuY3kiLCJlbWFpbCI6Im5hbmN5ZWE5MDRAZ21haWwuY29tIiwiZXhwIjoxNzg0OTQxNzI4fQ.KGV5GXFiUcaXSGxcMpEPwcezrKMG0mD7K4qr7YMcTLI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d54b0e1cf238ee-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.103.215",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 23:33:45 UTC] === END API CALL LOG ===
[18-Jul-2026 23:33:45 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 23:33:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MCIsInVzZXJuYW1lIjoibmFuY3kiLCJlbWFpbCI6Im5hbmN5ZWE5MDRAZ21haWwuY29tIiwiZXhwIjoxNzg0OTQxNzI4fQ.KGV5GXFiUcaXSGxcMpEPwcezrKMG0mD7K4qr7YMcTLI
[18-Jul-2026 23:33:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 23:33:45 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 23:33:45 UTC] User ID: 1080
[18-Jul-2026 23:33:45 UTC] ✅ User profile retrieved successfully for user ID: 1080
[18-Jul-2026 23:33:45 UTC] User Purchases API - User ID: 1080
[18-Jul-2026 23:33:45 UTC] User Purchases API - Total purchases found: 4
[18-Jul-2026 23:36:01 UTC] === API CALL LOG ===
[18-Jul-2026 23:36:01 UTC] Endpoint: user/profile.php
[18-Jul-2026 23:36:01 UTC] Full Log Data: {
    "timestamp": "2026-07-18 23:36:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.103.215",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.103.215, 162.159.113.5",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MCIsInVzZXJuYW1lIjoibmFuY3kiLCJlbWFpbCI6Im5hbmN5ZWE5MDRAZ21haWwuY29tIiwiZXhwIjoxNzg0OTQxNzI4fQ.KGV5GXFiUcaXSGxcMpEPwcezrKMG0mD7K4qr7YMcTLI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d54e617a6538ee-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.103.215",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 23:36:01 UTC] === END API CALL LOG ===
[18-Jul-2026 23:36:01 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 23:36:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MCIsInVzZXJuYW1lIjoibmFuY3kiLCJlbWFpbCI6Im5hbmN5ZWE5MDRAZ21haWwuY29tIiwiZXhwIjoxNzg0OTQxNzI4fQ.KGV5GXFiUcaXSGxcMpEPwcezrKMG0mD7K4qr7YMcTLI
[18-Jul-2026 23:36:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 23:36:01 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 23:36:01 UTC] User ID: 1080
[18-Jul-2026 23:36:01 UTC] ✅ User profile retrieved successfully for user ID: 1080
[18-Jul-2026 23:36:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 23:36:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 23:36:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.103.215, 162.159.113.5","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MCIsInVzZXJuYW1lIjoibmFuY3kiLCJlbWFpbCI6Im5hbmN5ZWE5MDRAZ21haWwuY29tIiwiZXhwIjoxNzg0OTQxNzI4fQ.KGV5GXFiUcaXSGxcMpEPwcezrKMG0mD7K4qr7YMcTLI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1d54e617a6338ee-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.103.215","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-Jul-2026 23:36:01 UTC] === User Orders API Called ===
[18-Jul-2026 23:36:01 UTC] User ID: 1080
[18-Jul-2026 23:36:01 UTC] Limit: 20, Offset: 0
[18-Jul-2026 23:36:01 UTC] Orders found: 0
[18-Jul-2026 23:36:01 UTC] Orders data: []
[18-Jul-2026 23:36:01 UTC] Total orders count: 0
[18-Jul-2026 23:36:02 UTC] === API CALL LOG ===
[18-Jul-2026 23:36:02 UTC] Endpoint: user/profile.php
[18-Jul-2026 23:36:02 UTC] Full Log Data: {
    "timestamp": "2026-07-18 23:36:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.103.215",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.103.215, 162.159.113.5",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MCIsInVzZXJuYW1lIjoibmFuY3kiLCJlbWFpbCI6Im5hbmN5ZWE5MDRAZ21haWwuY29tIiwiZXhwIjoxNzg0OTQxNzI4fQ.KGV5GXFiUcaXSGxcMpEPwcezrKMG0mD7K4qr7YMcTLI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d54e64a83e38ee-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.103.215",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 23:36:02 UTC] === END API CALL LOG ===
[18-Jul-2026 23:36:02 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 23:36:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MCIsInVzZXJuYW1lIjoibmFuY3kiLCJlbWFpbCI6Im5hbmN5ZWE5MDRAZ21haWwuY29tIiwiZXhwIjoxNzg0OTQxNzI4fQ.KGV5GXFiUcaXSGxcMpEPwcezrKMG0mD7K4qr7YMcTLI
[18-Jul-2026 23:36:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 23:36:02 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 23:36:02 UTC] User ID: 1080
[18-Jul-2026 23:36:02 UTC] ✅ User profile retrieved successfully for user ID: 1080
[18-Jul-2026 23:36:26 UTC] === API CALL LOG ===
[18-Jul-2026 23:36:26 UTC] Endpoint: user/profile.php
[18-Jul-2026 23:36:26 UTC] Full Log Data: {
    "timestamp": "2026-07-18 23:36:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.103.215",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.103.215, 162.159.113.4",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MCIsInVzZXJuYW1lIjoibmFuY3kiLCJlbWFpbCI6Im5hbmN5ZWE5MDRAZ21haWwuY29tIiwiZXhwIjoxNzg0OTQxNzI4fQ.KGV5GXFiUcaXSGxcMpEPwcezrKMG0mD7K4qr7YMcTLI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d54eff89cb38ee-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.103.215",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 23:36:26 UTC] === END API CALL LOG ===
[18-Jul-2026 23:36:26 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 23:36:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MCIsInVzZXJuYW1lIjoibmFuY3kiLCJlbWFpbCI6Im5hbmN5ZWE5MDRAZ21haWwuY29tIiwiZXhwIjoxNzg0OTQxNzI4fQ.KGV5GXFiUcaXSGxcMpEPwcezrKMG0mD7K4qr7YMcTLI
[18-Jul-2026 23:36:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 23:36:26 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 23:36:26 UTC] User ID: 1080
[18-Jul-2026 23:36:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 23:36:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 23:36:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.103.215, 162.159.113.4","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MCIsInVzZXJuYW1lIjoibmFuY3kiLCJlbWFpbCI6Im5hbmN5ZWE5MDRAZ21haWwuY29tIiwiZXhwIjoxNzg0OTQxNzI4fQ.KGV5GXFiUcaXSGxcMpEPwcezrKMG0mD7K4qr7YMcTLI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1d54eff89c638ee-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.103.215","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-Jul-2026 23:36:26 UTC] === User Orders API Called ===
[18-Jul-2026 23:36:26 UTC] User ID: 1080
[18-Jul-2026 23:36:26 UTC] ✅ User profile retrieved successfully for user ID: 1080
[18-Jul-2026 23:36:26 UTC] Limit: 20, Offset: 0
[18-Jul-2026 23:36:26 UTC] Orders found: 0
[18-Jul-2026 23:36:26 UTC] Orders data: []
[18-Jul-2026 23:36:26 UTC] Total orders count: 0
[18-Jul-2026 23:36:27 UTC] === API CALL LOG ===
[18-Jul-2026 23:36:27 UTC] Endpoint: user/profile.php
[18-Jul-2026 23:36:27 UTC] Full Log Data: {
    "timestamp": "2026-07-18 23:36:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.103.215",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.103.215, 162.159.113.4",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MCIsInVzZXJuYW1lIjoibmFuY3kiLCJlbWFpbCI6Im5hbmN5ZWE5MDRAZ21haWwuY29tIiwiZXhwIjoxNzg0OTQxNzI4fQ.KGV5GXFiUcaXSGxcMpEPwcezrKMG0mD7K4qr7YMcTLI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d54f044b1938ee-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.103.215",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 23:36:27 UTC] === END API CALL LOG ===
[18-Jul-2026 23:36:27 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 23:36:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MCIsInVzZXJuYW1lIjoibmFuY3kiLCJlbWFpbCI6Im5hbmN5ZWE5MDRAZ21haWwuY29tIiwiZXhwIjoxNzg0OTQxNzI4fQ.KGV5GXFiUcaXSGxcMpEPwcezrKMG0mD7K4qr7YMcTLI
[18-Jul-2026 23:36:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 23:36:27 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 23:36:27 UTC] User ID: 1080
[18-Jul-2026 23:36:27 UTC] ✅ User profile retrieved successfully for user ID: 1080
[18-Jul-2026 23:36:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 23:36:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 23:36:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.103.215, 162.159.113.4","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MCIsInVzZXJuYW1lIjoibmFuY3kiLCJlbWFpbCI6Im5hbmN5ZWE5MDRAZ21haWwuY29tIiwiZXhwIjoxNzg0OTQxNzI4fQ.KGV5GXFiUcaXSGxcMpEPwcezrKMG0mD7K4qr7YMcTLI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1d54f3ae9dc38ee-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.103.215","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-Jul-2026 23:36:36 UTC] === User Orders API Called ===
[18-Jul-2026 23:36:36 UTC] User ID: 1080
[18-Jul-2026 23:36:36 UTC] Limit: 20, Offset: 0
[18-Jul-2026 23:36:36 UTC] Orders found: 0
[18-Jul-2026 23:36:36 UTC] Orders data: []
[18-Jul-2026 23:36:36 UTC] Total orders count: 0
[18-Jul-2026 23:36:36 UTC] === API CALL LOG ===
[18-Jul-2026 23:36:36 UTC] Endpoint: user/profile.php
[18-Jul-2026 23:36:36 UTC] Full Log Data: {
    "timestamp": "2026-07-18 23:36:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.103.215",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.103.215, 162.159.113.4",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MCIsInVzZXJuYW1lIjoibmFuY3kiLCJlbWFpbCI6Im5hbmN5ZWE5MDRAZ21haWwuY29tIiwiZXhwIjoxNzg0OTQxNzI4fQ.KGV5GXFiUcaXSGxcMpEPwcezrKMG0mD7K4qr7YMcTLI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d54f3ae9dd38ee-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.103.215",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 23:36:36 UTC] === END API CALL LOG ===
[18-Jul-2026 23:36:36 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 23:36:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MCIsInVzZXJuYW1lIjoibmFuY3kiLCJlbWFpbCI6Im5hbmN5ZWE5MDRAZ21haWwuY29tIiwiZXhwIjoxNzg0OTQxNzI4fQ.KGV5GXFiUcaXSGxcMpEPwcezrKMG0mD7K4qr7YMcTLI
[18-Jul-2026 23:36:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 23:36:36 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 23:36:36 UTC] User ID: 1080
[18-Jul-2026 23:36:36 UTC] ✅ User profile retrieved successfully for user ID: 1080
[18-Jul-2026 23:36:36 UTC] === API CALL LOG ===
[18-Jul-2026 23:36:36 UTC] Endpoint: user/profile.php
[18-Jul-2026 23:36:36 UTC] Full Log Data: {
    "timestamp": "2026-07-18 23:36:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.103.215",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.103.215, 162.159.113.4",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MCIsInVzZXJuYW1lIjoibmFuY3kiLCJlbWFpbCI6Im5hbmN5ZWE5MDRAZ21haWwuY29tIiwiZXhwIjoxNzg0OTQxNzI4fQ.KGV5GXFiUcaXSGxcMpEPwcezrKMG0mD7K4qr7YMcTLI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d54f3e68f538ee-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.103.215",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 23:36:36 UTC] === END API CALL LOG ===
[18-Jul-2026 23:36:36 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 23:36:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MCIsInVzZXJuYW1lIjoibmFuY3kiLCJlbWFpbCI6Im5hbmN5ZWE5MDRAZ21haWwuY29tIiwiZXhwIjoxNzg0OTQxNzI4fQ.KGV5GXFiUcaXSGxcMpEPwcezrKMG0mD7K4qr7YMcTLI
[18-Jul-2026 23:36:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 23:36:36 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 23:36:36 UTC] User ID: 1080
[18-Jul-2026 23:36:36 UTC] ✅ User profile retrieved successfully for user ID: 1080
[18-Jul-2026 23:36:39 UTC] === API CALL LOG ===
[18-Jul-2026 23:36:39 UTC] Endpoint: user/profile.php
[18-Jul-2026 23:36:39 UTC] Full Log Data: {
    "timestamp": "2026-07-18 23:36:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.103.215",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.103.215, 162.159.113.4",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MCIsInVzZXJuYW1lIjoibmFuY3kiLCJlbWFpbCI6Im5hbmN5ZWE5MDRAZ21haWwuY29tIiwiZXhwIjoxNzg0OTQxNzI4fQ.KGV5GXFiUcaXSGxcMpEPwcezrKMG0mD7K4qr7YMcTLI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d54f511d3a38ee-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.103.215",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 23:36:39 UTC] === END API CALL LOG ===
[18-Jul-2026 23:36:39 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 23:36:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MCIsInVzZXJuYW1lIjoibmFuY3kiLCJlbWFpbCI6Im5hbmN5ZWE5MDRAZ21haWwuY29tIiwiZXhwIjoxNzg0OTQxNzI4fQ.KGV5GXFiUcaXSGxcMpEPwcezrKMG0mD7K4qr7YMcTLI
[18-Jul-2026 23:36:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 23:36:39 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 23:36:39 UTC] User ID: 1080
[18-Jul-2026 23:36:39 UTC] ✅ User profile retrieved successfully for user ID: 1080
[18-Jul-2026 23:36:40 UTC] User Purchases API - User ID: 1080
[18-Jul-2026 23:36:40 UTC] User Purchases API - Total purchases found: 5
[18-Jul-2026 23:36:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 23:36:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[18-Jul-2026 23:36:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.103.215, 162.159.113.4","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MCIsInVzZXJuYW1lIjoibmFuY3kiLCJlbWFpbCI6Im5hbmN5ZWE5MDRAZ21haWwuY29tIiwiZXhwIjoxNzg0OTQxNzI4fQ.KGV5GXFiUcaXSGxcMpEPwcezrKMG0mD7K4qr7YMcTLI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1d54f5d9cf338ee-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.103.215","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[18-Jul-2026 23:36:41 UTC] === User Orders API Called ===
[18-Jul-2026 23:36:41 UTC] User ID: 1080
[18-Jul-2026 23:36:41 UTC] Limit: 20, Offset: 0
[18-Jul-2026 23:36:41 UTC] === API CALL LOG ===
[18-Jul-2026 23:36:41 UTC] Endpoint: user/profile.php
[18-Jul-2026 23:36:41 UTC] Full Log Data: {
    "timestamp": "2026-07-18 23:36:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.103.215",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.103.215, 162.159.113.4",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MCIsInVzZXJuYW1lIjoibmFuY3kiLCJlbWFpbCI6Im5hbmN5ZWE5MDRAZ21haWwuY29tIiwiZXhwIjoxNzg0OTQxNzI4fQ.KGV5GXFiUcaXSGxcMpEPwcezrKMG0mD7K4qr7YMcTLI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d54f5d9cf538ee-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.103.215",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 23:36:41 UTC] === END API CALL LOG ===
[18-Jul-2026 23:36:41 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 23:36:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MCIsInVzZXJuYW1lIjoibmFuY3kiLCJlbWFpbCI6Im5hbmN5ZWE5MDRAZ21haWwuY29tIiwiZXhwIjoxNzg0OTQxNzI4fQ.KGV5GXFiUcaXSGxcMpEPwcezrKMG0mD7K4qr7YMcTLI
[18-Jul-2026 23:36:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 23:36:41 UTC] Orders found: 0
[18-Jul-2026 23:36:41 UTC] Orders data: []
[18-Jul-2026 23:36:41 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 23:36:41 UTC] User ID: 1080
[18-Jul-2026 23:36:41 UTC] Total orders count: 0
[18-Jul-2026 23:36:41 UTC] ✅ User profile retrieved successfully for user ID: 1080
[18-Jul-2026 23:36:42 UTC] === API CALL LOG ===
[18-Jul-2026 23:36:42 UTC] Endpoint: user/profile.php
[18-Jul-2026 23:36:42 UTC] Full Log Data: {
    "timestamp": "2026-07-18 23:36:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.103.215",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.103.215, 162.159.113.4",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MCIsInVzZXJuYW1lIjoibmFuY3kiLCJlbWFpbCI6Im5hbmN5ZWE5MDRAZ21haWwuY29tIiwiZXhwIjoxNzg0OTQxNzI4fQ.KGV5GXFiUcaXSGxcMpEPwcezrKMG0mD7K4qr7YMcTLI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d54f614c0638ee-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.103.215",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[18-Jul-2026 23:36:42 UTC] === END API CALL LOG ===
[18-Jul-2026 23:36:42 UTC] ✅ API Hash verification passed for profile endpoint
[18-Jul-2026 23:36:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MCIsInVzZXJuYW1lIjoibmFuY3kiLCJlbWFpbCI6Im5hbmN5ZWE5MDRAZ21haWwuY29tIiwiZXhwIjoxNzg0OTQxNzI4fQ.KGV5GXFiUcaXSGxcMpEPwcezrKMG0mD7K4qr7YMcTLI
[18-Jul-2026 23:36:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[18-Jul-2026 23:36:42 UTC] ✅ JWT token verified successfully for user profile
[18-Jul-2026 23:36:42 UTC] User ID: 1080
[18-Jul-2026 23:36:42 UTC] ✅ User profile retrieved successfully for user ID: 1080
[19-Jul-2026 00:04:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jul-2026 00:04:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jul-2026 00:04:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2400:c600:5403:c899::1, 172.69.218.178","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MSIsInVzZXJuYW1lIjoicm9iaXVsMTIiLCJlbWFpbCI6ImZmODc2NDg3MUBnbWFpbC5jb20iLCJleHAiOjE3ODUwMjQyNDB9.1Q6-L3rs7ekHS7plm3Ljq54qLzVfmEEp0ozk00FhlIQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1d57764a9850d3b-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2400:c600:5403:c899::1","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[19-Jul-2026 00:04:01 UTC] === User Orders API Called ===
[19-Jul-2026 00:04:01 UTC] User ID: 1091
[19-Jul-2026 00:04:01 UTC] Limit: 20, Offset: 0
[19-Jul-2026 00:04:01 UTC] Orders found: 0
[19-Jul-2026 00:04:01 UTC] Orders data: []
[19-Jul-2026 00:04:01 UTC] Total orders count: 0
[19-Jul-2026 00:04:02 UTC] === API CALL LOG ===
[19-Jul-2026 00:04:02 UTC] Endpoint: user/profile.php
[19-Jul-2026 00:04:02 UTC] Full Log Data: {
    "timestamp": "2026-07-19 00:04:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:5403:c899::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2400:c600:5403:c899::1, 172.69.218.179",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MSIsInVzZXJuYW1lIjoicm9iaXVsMTIiLCJlbWFpbCI6ImZmODc2NDg3MUBnbWFpbC5jb20iLCJleHAiOjE3ODUwMjQyNDB9.1Q6-L3rs7ekHS7plm3Ljq54qLzVfmEEp0ozk00FhlIQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d57764594b0d3b-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2400:c600:5403:c899::1",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jul-2026 00:04:02 UTC] === END API CALL LOG ===
[19-Jul-2026 00:04:02 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jul-2026 00:04:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MSIsInVzZXJuYW1lIjoicm9iaXVsMTIiLCJlbWFpbCI6ImZmODc2NDg3MUBnbWFpbC5jb20iLCJleHAiOjE3ODUwMjQyNDB9.1Q6-L3rs7ekHS7plm3Ljq54qLzVfmEEp0ozk00FhlIQ
[19-Jul-2026 00:04:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jul-2026 00:04:02 UTC] ✅ JWT token verified successfully for user profile
[19-Jul-2026 00:04:02 UTC] User ID: 1091
[19-Jul-2026 00:04:02 UTC] ✅ User profile retrieved successfully for user ID: 1091
[19-Jul-2026 00:04:02 UTC] === API CALL LOG ===
[19-Jul-2026 00:04:02 UTC] Endpoint: user/profile.php
[19-Jul-2026 00:04:02 UTC] Full Log Data: {
    "timestamp": "2026-07-19 00:04:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:5403:c899::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2400:c600:5403:c899::1, 172.69.218.179",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MSIsInVzZXJuYW1lIjoicm9iaXVsMTIiLCJlbWFpbCI6ImZmODc2NDg3MUBnbWFpbC5jb20iLCJleHAiOjE3ODUwMjQyNDB9.1Q6-L3rs7ekHS7plm3Ljq54qLzVfmEEp0ozk00FhlIQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d57764e9a70d3b-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2400:c600:5403:c899::1",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jul-2026 00:04:02 UTC] === END API CALL LOG ===
[19-Jul-2026 00:04:02 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jul-2026 00:04:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MSIsInVzZXJuYW1lIjoicm9iaXVsMTIiLCJlbWFpbCI6ImZmODc2NDg3MUBnbWFpbC5jb20iLCJleHAiOjE3ODUwMjQyNDB9.1Q6-L3rs7ekHS7plm3Ljq54qLzVfmEEp0ozk00FhlIQ
[19-Jul-2026 00:04:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jul-2026 00:04:02 UTC] ✅ JWT token verified successfully for user profile
[19-Jul-2026 00:04:02 UTC] User ID: 1091
[19-Jul-2026 00:04:02 UTC] ✅ User profile retrieved successfully for user ID: 1091
[19-Jul-2026 00:04:03 UTC] === API CALL LOG ===
[19-Jul-2026 00:04:03 UTC] Endpoint: user/profile.php
[19-Jul-2026 00:04:03 UTC] Full Log Data: {
    "timestamp": "2026-07-19 00:04:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:5403:c899::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2400:c600:5403:c899::1, 172.69.218.178",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MSIsInVzZXJuYW1lIjoicm9iaXVsMTIiLCJlbWFpbCI6ImZmODc2NDg3MUBnbWFpbC5jb20iLCJleHAiOjE3ODUwMjQyNDB9.1Q6-L3rs7ekHS7plm3Ljq54qLzVfmEEp0ozk00FhlIQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d5776ea8a50d3b-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2400:c600:5403:c899::1",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jul-2026 00:04:03 UTC] === END API CALL LOG ===
[19-Jul-2026 00:04:03 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jul-2026 00:04:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MSIsInVzZXJuYW1lIjoicm9iaXVsMTIiLCJlbWFpbCI6ImZmODc2NDg3MUBnbWFpbC5jb20iLCJleHAiOjE3ODUwMjQyNDB9.1Q6-L3rs7ekHS7plm3Ljq54qLzVfmEEp0ozk00FhlIQ
[19-Jul-2026 00:04:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jul-2026 00:04:03 UTC] ✅ JWT token verified successfully for user profile
[19-Jul-2026 00:04:03 UTC] User ID: 1091
[19-Jul-2026 00:04:03 UTC] ✅ User profile retrieved successfully for user ID: 1091
[19-Jul-2026 00:04:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jul-2026 00:04:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jul-2026 00:04:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2400:c600:5403:c899::1, 172.69.218.178","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MSIsInVzZXJuYW1lIjoicm9iaXVsMTIiLCJlbWFpbCI6ImZmODc2NDg3MUBnbWFpbC5jb20iLCJleHAiOjE3ODUwMjQyNDB9.1Q6-L3rs7ekHS7plm3Ljq54qLzVfmEEp0ozk00FhlIQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1d577efcd500d3b-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2400:c600:5403:c899::1","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[19-Jul-2026 00:04:24 UTC] === User Orders API Called ===
[19-Jul-2026 00:04:24 UTC] User ID: 1091
[19-Jul-2026 00:04:24 UTC] Limit: 20, Offset: 0
[19-Jul-2026 00:04:24 UTC] Orders found: 0
[19-Jul-2026 00:04:24 UTC] Orders data: []
[19-Jul-2026 00:04:24 UTC] Total orders count: 0
[19-Jul-2026 00:04:24 UTC] === API CALL LOG ===
[19-Jul-2026 00:04:24 UTC] Endpoint: user/profile.php
[19-Jul-2026 00:04:24 UTC] Full Log Data: {
    "timestamp": "2026-07-19 00:04:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:5403:c899::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2400:c600:5403:c899::1, 172.69.218.179",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MSIsInVzZXJuYW1lIjoicm9iaXVsMTIiLCJlbWFpbCI6ImZmODc2NDg3MUBnbWFpbC5jb20iLCJleHAiOjE3ODUwMjQyNDB9.1Q6-L3rs7ekHS7plm3Ljq54qLzVfmEEp0ozk00FhlIQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d577f02d7e0d3b-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2400:c600:5403:c899::1",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jul-2026 00:04:24 UTC] === END API CALL LOG ===
[19-Jul-2026 00:04:24 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jul-2026 00:04:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MSIsInVzZXJuYW1lIjoicm9iaXVsMTIiLCJlbWFpbCI6ImZmODc2NDg3MUBnbWFpbC5jb20iLCJleHAiOjE3ODUwMjQyNDB9.1Q6-L3rs7ekHS7plm3Ljq54qLzVfmEEp0ozk00FhlIQ
[19-Jul-2026 00:04:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jul-2026 00:04:24 UTC] ✅ JWT token verified successfully for user profile
[19-Jul-2026 00:04:24 UTC] User ID: 1091
[19-Jul-2026 00:04:24 UTC] ✅ User profile retrieved successfully for user ID: 1091
[19-Jul-2026 00:04:24 UTC] === API CALL LOG ===
[19-Jul-2026 00:04:24 UTC] Endpoint: user/profile.php
[19-Jul-2026 00:04:24 UTC] Full Log Data: {
    "timestamp": "2026-07-19 00:04:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:5403:c899::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2400:c600:5403:c899::1, 172.69.218.179",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MSIsInVzZXJuYW1lIjoicm9iaXVsMTIiLCJlbWFpbCI6ImZmODc2NDg3MUBnbWFpbC5jb20iLCJleHAiOjE3ODUwMjQyNDB9.1Q6-L3rs7ekHS7plm3Ljq54qLzVfmEEp0ozk00FhlIQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d577f408180d3b-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2400:c600:5403:c899::1",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jul-2026 00:04:24 UTC] === END API CALL LOG ===
[19-Jul-2026 00:04:24 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jul-2026 00:04:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MSIsInVzZXJuYW1lIjoicm9iaXVsMTIiLCJlbWFpbCI6ImZmODc2NDg3MUBnbWFpbC5jb20iLCJleHAiOjE3ODUwMjQyNDB9.1Q6-L3rs7ekHS7plm3Ljq54qLzVfmEEp0ozk00FhlIQ
[19-Jul-2026 00:04:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jul-2026 00:04:24 UTC] ✅ JWT token verified successfully for user profile
[19-Jul-2026 00:04:24 UTC] User ID: 1091
[19-Jul-2026 00:04:24 UTC] ✅ User profile retrieved successfully for user ID: 1091
[19-Jul-2026 00:04:25 UTC] === API CALL LOG ===
[19-Jul-2026 00:04:25 UTC] Endpoint: user/profile.php
[19-Jul-2026 00:04:25 UTC] Full Log Data: {
    "timestamp": "2026-07-19 00:04:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:5403:c899::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2400:c600:5403:c899::1, 172.69.218.179",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MSIsInVzZXJuYW1lIjoicm9iaXVsMTIiLCJlbWFpbCI6ImZmODc2NDg3MUBnbWFpbC5jb20iLCJleHAiOjE3ODUwMjQyNDB9.1Q6-L3rs7ekHS7plm3Ljq54qLzVfmEEp0ozk00FhlIQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d577faad9b0d3b-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2400:c600:5403:c899::1",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jul-2026 00:04:25 UTC] === END API CALL LOG ===
[19-Jul-2026 00:04:25 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jul-2026 00:04:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MSIsInVzZXJuYW1lIjoicm9iaXVsMTIiLCJlbWFpbCI6ImZmODc2NDg3MUBnbWFpbC5jb20iLCJleHAiOjE3ODUwMjQyNDB9.1Q6-L3rs7ekHS7plm3Ljq54qLzVfmEEp0ozk00FhlIQ
[19-Jul-2026 00:04:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jul-2026 00:04:25 UTC] ✅ JWT token verified successfully for user profile
[19-Jul-2026 00:04:25 UTC] User ID: 1091
[19-Jul-2026 00:04:25 UTC] ✅ User profile retrieved successfully for user ID: 1091
[19-Jul-2026 00:04:59 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jul-2026 00:04:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jul-2026 00:04:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2400:c600:5403:c899::1, 172.69.218.179","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MSIsInVzZXJuYW1lIjoicm9iaXVsMTIiLCJlbWFpbCI6ImZmODc2NDg3MUBnbWFpbC5jb20iLCJleHAiOjE3ODUwMjQyNDB9.1Q6-L3rs7ekHS7plm3Ljq54qLzVfmEEp0ozk00FhlIQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1d578c93a0f0d3b-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2400:c600:5403:c899::1","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[19-Jul-2026 00:04:59 UTC] === User Orders API Called ===
[19-Jul-2026 00:04:59 UTC] User ID: 1091
[19-Jul-2026 00:04:59 UTC] Limit: 20, Offset: 0
[19-Jul-2026 00:04:59 UTC] Orders found: 0
[19-Jul-2026 00:04:59 UTC] Orders data: []
[19-Jul-2026 00:04:59 UTC] Total orders count: 0
[19-Jul-2026 00:04:59 UTC] === API CALL LOG ===
[19-Jul-2026 00:04:59 UTC] Endpoint: user/profile.php
[19-Jul-2026 00:04:59 UTC] Full Log Data: {
    "timestamp": "2026-07-19 00:04:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:5403:c899::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2400:c600:5403:c899::1, 172.69.218.178",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MSIsInVzZXJuYW1lIjoicm9iaXVsMTIiLCJlbWFpbCI6ImZmODc2NDg3MUBnbWFpbC5jb20iLCJleHAiOjE3ODUwMjQyNDB9.1Q6-L3rs7ekHS7plm3Ljq54qLzVfmEEp0ozk00FhlIQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d578c96a380d3b-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2400:c600:5403:c899::1",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jul-2026 00:04:59 UTC] === END API CALL LOG ===
[19-Jul-2026 00:04:59 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jul-2026 00:04:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MSIsInVzZXJuYW1lIjoicm9iaXVsMTIiLCJlbWFpbCI6ImZmODc2NDg3MUBnbWFpbC5jb20iLCJleHAiOjE3ODUwMjQyNDB9.1Q6-L3rs7ekHS7plm3Ljq54qLzVfmEEp0ozk00FhlIQ
[19-Jul-2026 00:04:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jul-2026 00:04:59 UTC] ✅ JWT token verified successfully for user profile
[19-Jul-2026 00:04:59 UTC] User ID: 1091
[19-Jul-2026 00:04:59 UTC] ✅ User profile retrieved successfully for user ID: 1091
[19-Jul-2026 00:04:59 UTC] === API CALL LOG ===
[19-Jul-2026 00:04:59 UTC] Endpoint: user/profile.php
[19-Jul-2026 00:04:59 UTC] Full Log Data: {
    "timestamp": "2026-07-19 00:04:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:5403:c899::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2400:c600:5403:c899::1, 172.69.218.179",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MSIsInVzZXJuYW1lIjoicm9iaXVsMTIiLCJlbWFpbCI6ImZmODc2NDg3MUBnbWFpbC5jb20iLCJleHAiOjE3ODUwMjQyNDB9.1Q6-L3rs7ekHS7plm3Ljq54qLzVfmEEp0ozk00FhlIQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d578cd5cf80d3b-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2400:c600:5403:c899::1",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jul-2026 00:04:59 UTC] === END API CALL LOG ===
[19-Jul-2026 00:04:59 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jul-2026 00:04:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MSIsInVzZXJuYW1lIjoicm9iaXVsMTIiLCJlbWFpbCI6ImZmODc2NDg3MUBnbWFpbC5jb20iLCJleHAiOjE3ODUwMjQyNDB9.1Q6-L3rs7ekHS7plm3Ljq54qLzVfmEEp0ozk00FhlIQ
[19-Jul-2026 00:04:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jul-2026 00:04:59 UTC] ✅ JWT token verified successfully for user profile
[19-Jul-2026 00:04:59 UTC] User ID: 1091
[19-Jul-2026 00:04:59 UTC] ✅ User profile retrieved successfully for user ID: 1091
[19-Jul-2026 00:05:00 UTC] === API CALL LOG ===
[19-Jul-2026 00:05:00 UTC] Endpoint: user/profile.php
[19-Jul-2026 00:05:00 UTC] Full Log Data: {
    "timestamp": "2026-07-19 00:05:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:5403:c899::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2400:c600:5403:c899::1, 172.69.218.179",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MSIsInVzZXJuYW1lIjoicm9iaXVsMTIiLCJlbWFpbCI6ImZmODc2NDg3MUBnbWFpbC5jb20iLCJleHAiOjE3ODUwMjQyNDB9.1Q6-L3rs7ekHS7plm3Ljq54qLzVfmEEp0ozk00FhlIQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d578d3491a0d3b-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2400:c600:5403:c899::1",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jul-2026 00:05:00 UTC] === END API CALL LOG ===
[19-Jul-2026 00:05:00 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jul-2026 00:05:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MSIsInVzZXJuYW1lIjoicm9iaXVsMTIiLCJlbWFpbCI6ImZmODc2NDg3MUBnbWFpbC5jb20iLCJleHAiOjE3ODUwMjQyNDB9.1Q6-L3rs7ekHS7plm3Ljq54qLzVfmEEp0ozk00FhlIQ
[19-Jul-2026 00:05:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jul-2026 00:05:00 UTC] ✅ JWT token verified successfully for user profile
[19-Jul-2026 00:05:00 UTC] User ID: 1091
[19-Jul-2026 00:05:00 UTC] ✅ User profile retrieved successfully for user ID: 1091
[19-Jul-2026 00:05:28 UTC] === API CALL LOG ===
[19-Jul-2026 00:05:28 UTC] Endpoint: user/profile.php
[19-Jul-2026 00:05:28 UTC] Full Log Data: {
    "timestamp": "2026-07-19 00:05:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:5403:c899::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2400:c600:5403:c899::1, 172.69.218.179",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MSIsInVzZXJuYW1lIjoicm9iaXVsMTIiLCJlbWFpbCI6ImZmODc2NDg3MUBnbWFpbC5jb20iLCJleHAiOjE3ODUwMjQyNDB9.1Q6-L3rs7ekHS7plm3Ljq54qLzVfmEEp0ozk00FhlIQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d57982e8410d3b-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2400:c600:5403:c899::1",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jul-2026 00:05:28 UTC] === END API CALL LOG ===
[19-Jul-2026 00:05:28 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jul-2026 00:05:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MSIsInVzZXJuYW1lIjoicm9iaXVsMTIiLCJlbWFpbCI6ImZmODc2NDg3MUBnbWFpbC5jb20iLCJleHAiOjE3ODUwMjQyNDB9.1Q6-L3rs7ekHS7plm3Ljq54qLzVfmEEp0ozk00FhlIQ
[19-Jul-2026 00:05:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jul-2026 00:05:28 UTC] ✅ JWT token verified successfully for user profile
[19-Jul-2026 00:05:28 UTC] User ID: 1091
[19-Jul-2026 00:05:28 UTC] ✅ User profile retrieved successfully for user ID: 1091
[19-Jul-2026 00:05:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jul-2026 00:05:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jul-2026 00:05:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2400:c600:5403:c899::1, 172.69.218.178","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MSIsInVzZXJuYW1lIjoicm9iaXVsMTIiLCJlbWFpbCI6ImZmODc2NDg3MUBnbWFpbC5jb20iLCJleHAiOjE3ODUwMjQyNDB9.1Q6-L3rs7ekHS7plm3Ljq54qLzVfmEEp0ozk00FhlIQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1d579b10b140d3b-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2400:c600:5403:c899::1","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[19-Jul-2026 00:05:36 UTC] === User Orders API Called ===
[19-Jul-2026 00:05:36 UTC] User ID: 1091
[19-Jul-2026 00:05:36 UTC] Limit: 20, Offset: 0
[19-Jul-2026 00:05:36 UTC] Orders found: 0
[19-Jul-2026 00:05:36 UTC] Orders data: []
[19-Jul-2026 00:05:36 UTC] Total orders count: 0
[19-Jul-2026 00:06:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jul-2026 00:06:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jul-2026 00:06:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2400:c600:5403:c899::1, 172.69.218.179","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MSIsInVzZXJuYW1lIjoicm9iaXVsMTIiLCJlbWFpbCI6ImZmODc2NDg3MUBnbWFpbC5jb20iLCJleHAiOjE3ODUwMjQyNDB9.1Q6-L3rs7ekHS7plm3Ljq54qLzVfmEEp0ozk00FhlIQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1d57ac988760d3b-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2400:c600:5403:c899::1","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[19-Jul-2026 00:06:21 UTC] === User Orders API Called ===
[19-Jul-2026 00:06:21 UTC] User ID: 1091
[19-Jul-2026 00:06:21 UTC] Limit: 20, Offset: 0
[19-Jul-2026 00:06:21 UTC] Orders found: 0
[19-Jul-2026 00:06:21 UTC] Orders data: []
[19-Jul-2026 00:06:21 UTC] Total orders count: 0
[19-Jul-2026 00:06:21 UTC] === API CALL LOG ===
[19-Jul-2026 00:06:21 UTC] Endpoint: user/profile.php
[19-Jul-2026 00:06:21 UTC] Full Log Data: {
    "timestamp": "2026-07-19 00:06:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:5403:c899::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2400:c600:5403:c899::1, 172.69.218.178",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MSIsInVzZXJuYW1lIjoicm9iaXVsMTIiLCJlbWFpbCI6ImZmODc2NDg3MUBnbWFpbC5jb20iLCJleHAiOjE3ODUwMjQyNDB9.1Q6-L3rs7ekHS7plm3Ljq54qLzVfmEEp0ozk00FhlIQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d57ac9c8c30d3b-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2400:c600:5403:c899::1",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jul-2026 00:06:21 UTC] === END API CALL LOG ===
[19-Jul-2026 00:06:21 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jul-2026 00:06:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MSIsInVzZXJuYW1lIjoicm9iaXVsMTIiLCJlbWFpbCI6ImZmODc2NDg3MUBnbWFpbC5jb20iLCJleHAiOjE3ODUwMjQyNDB9.1Q6-L3rs7ekHS7plm3Ljq54qLzVfmEEp0ozk00FhlIQ
[19-Jul-2026 00:06:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jul-2026 00:06:21 UTC] ✅ JWT token verified successfully for user profile
[19-Jul-2026 00:06:21 UTC] User ID: 1091
[19-Jul-2026 00:06:21 UTC] ✅ User profile retrieved successfully for user ID: 1091
[19-Jul-2026 00:06:21 UTC] === API CALL LOG ===
[19-Jul-2026 00:06:21 UTC] Endpoint: user/profile.php
[19-Jul-2026 00:06:21 UTC] Full Log Data: {
    "timestamp": "2026-07-19 00:06:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:5403:c899::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2400:c600:5403:c899::1, 172.69.218.178",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MSIsInVzZXJuYW1lIjoicm9iaXVsMTIiLCJlbWFpbCI6ImZmODc2NDg3MUBnbWFpbC5jb20iLCJleHAiOjE3ODUwMjQyNDB9.1Q6-L3rs7ekHS7plm3Ljq54qLzVfmEEp0ozk00FhlIQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d57acd7b680d3b-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2400:c600:5403:c899::1",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jul-2026 00:06:21 UTC] === END API CALL LOG ===
[19-Jul-2026 00:06:21 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jul-2026 00:06:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MSIsInVzZXJuYW1lIjoicm9iaXVsMTIiLCJlbWFpbCI6ImZmODc2NDg3MUBnbWFpbC5jb20iLCJleHAiOjE3ODUwMjQyNDB9.1Q6-L3rs7ekHS7plm3Ljq54qLzVfmEEp0ozk00FhlIQ
[19-Jul-2026 00:06:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jul-2026 00:06:21 UTC] ✅ JWT token verified successfully for user profile
[19-Jul-2026 00:06:21 UTC] User ID: 1091
[19-Jul-2026 00:06:21 UTC] ✅ User profile retrieved successfully for user ID: 1091
[19-Jul-2026 00:06:21 UTC] === API CALL LOG ===
[19-Jul-2026 00:06:21 UTC] Endpoint: user/profile.php
[19-Jul-2026 00:06:21 UTC] Full Log Data: {
    "timestamp": "2026-07-19 00:06:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:5403:c899::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2400:c600:5403:c899::1, 172.69.218.179",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MSIsInVzZXJuYW1lIjoicm9iaXVsMTIiLCJlbWFpbCI6ImZmODc2NDg3MUBnbWFpbC5jb20iLCJleHAiOjE3ODUwMjQyNDB9.1Q6-L3rs7ekHS7plm3Ljq54qLzVfmEEp0ozk00FhlIQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d57acedcbc0d3b-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2400:c600:5403:c899::1",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jul-2026 00:06:21 UTC] === END API CALL LOG ===
[19-Jul-2026 00:06:21 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jul-2026 00:06:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MSIsInVzZXJuYW1lIjoicm9iaXVsMTIiLCJlbWFpbCI6ImZmODc2NDg3MUBnbWFpbC5jb20iLCJleHAiOjE3ODUwMjQyNDB9.1Q6-L3rs7ekHS7plm3Ljq54qLzVfmEEp0ozk00FhlIQ
[19-Jul-2026 00:06:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jul-2026 00:06:21 UTC] ✅ JWT token verified successfully for user profile
[19-Jul-2026 00:06:21 UTC] User ID: 1091
[19-Jul-2026 00:06:21 UTC] ✅ User profile retrieved successfully for user ID: 1091
[19-Jul-2026 00:06:21 UTC] === API CALL LOG ===
[19-Jul-2026 00:06:21 UTC] Endpoint: user/profile.php
[19-Jul-2026 00:06:21 UTC] Full Log Data: {
    "timestamp": "2026-07-19 00:06:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:5403:c899::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2400:c600:5403:c899::1, 172.69.218.179",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MSIsInVzZXJuYW1lIjoicm9iaXVsMTIiLCJlbWFpbCI6ImZmODc2NDg3MUBnbWFpbC5jb20iLCJleHAiOjE3ODUwMjQyNDB9.1Q6-L3rs7ekHS7plm3Ljq54qLzVfmEEp0ozk00FhlIQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d57acc2a790d3b-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2400:c600:5403:c899::1",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jul-2026 00:06:21 UTC] === END API CALL LOG ===
[19-Jul-2026 00:06:21 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jul-2026 00:06:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MSIsInVzZXJuYW1lIjoicm9iaXVsMTIiLCJlbWFpbCI6ImZmODc2NDg3MUBnbWFpbC5jb20iLCJleHAiOjE3ODUwMjQyNDB9.1Q6-L3rs7ekHS7plm3Ljq54qLzVfmEEp0ozk00FhlIQ
[19-Jul-2026 00:06:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jul-2026 00:06:21 UTC] ✅ JWT token verified successfully for user profile
[19-Jul-2026 00:06:21 UTC] User ID: 1091
[19-Jul-2026 00:06:21 UTC] ✅ User profile retrieved successfully for user ID: 1091
[19-Jul-2026 00:06:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jul-2026 00:06:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jul-2026 00:06:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2400:c600:5403:c899::1, 172.69.218.179","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MSIsInVzZXJuYW1lIjoicm9iaXVsMTIiLCJlbWFpbCI6ImZmODc2NDg3MUBnbWFpbC5jb20iLCJleHAiOjE3ODUwMjQyNDB9.1Q6-L3rs7ekHS7plm3Ljq54qLzVfmEEp0ozk00FhlIQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1d57afe68aa0d3b-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2400:c600:5403:c899::1","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[19-Jul-2026 00:06:29 UTC] === User Orders API Called ===
[19-Jul-2026 00:06:29 UTC] User ID: 1091
[19-Jul-2026 00:06:29 UTC] Limit: 20, Offset: 0
[19-Jul-2026 00:06:29 UTC] Orders found: 0
[19-Jul-2026 00:06:29 UTC] Orders data: []
[19-Jul-2026 00:06:29 UTC] Total orders count: 0
[19-Jul-2026 00:06:32 UTC] === API CALL LOG ===
[19-Jul-2026 00:06:32 UTC] Endpoint: user/profile.php
[19-Jul-2026 00:06:32 UTC] Full Log Data: {
    "timestamp": "2026-07-19 00:06:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:5403:c899::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2400:c600:5403:c899::1, 172.69.218.178",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MSIsInVzZXJuYW1lIjoicm9iaXVsMTIiLCJlbWFpbCI6ImZmODc2NDg3MUBnbWFpbC5jb20iLCJleHAiOjE3ODUwMjQyNDB9.1Q6-L3rs7ekHS7plm3Ljq54qLzVfmEEp0ozk00FhlIQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d57b1549ce0d3b-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2400:c600:5403:c899::1",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jul-2026 00:06:32 UTC] === END API CALL LOG ===
[19-Jul-2026 00:06:32 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jul-2026 00:06:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MSIsInVzZXJuYW1lIjoicm9iaXVsMTIiLCJlbWFpbCI6ImZmODc2NDg3MUBnbWFpbC5jb20iLCJleHAiOjE3ODUwMjQyNDB9.1Q6-L3rs7ekHS7plm3Ljq54qLzVfmEEp0ozk00FhlIQ
[19-Jul-2026 00:06:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jul-2026 00:06:32 UTC] ✅ JWT token verified successfully for user profile
[19-Jul-2026 00:06:32 UTC] User ID: 1091
[19-Jul-2026 00:06:32 UTC] ✅ User profile retrieved successfully for user ID: 1091
[19-Jul-2026 00:06:33 UTC] User Purchases API - User ID: 1091
[19-Jul-2026 00:06:33 UTC] User Purchases API - Total purchases found: 0
[19-Jul-2026 00:06:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jul-2026 00:06:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jul-2026 00:06:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2400:c600:5403:c899::1, 172.69.218.179","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MSIsInVzZXJuYW1lIjoicm9iaXVsMTIiLCJlbWFpbCI6ImZmODc2NDg3MUBnbWFpbC5jb20iLCJleHAiOjE3ODUwMjQyNDB9.1Q6-L3rs7ekHS7plm3Ljq54qLzVfmEEp0ozk00FhlIQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1d57b477a9a0d3b-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2400:c600:5403:c899::1","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[19-Jul-2026 00:06:41 UTC] === User Orders API Called ===
[19-Jul-2026 00:06:41 UTC] User ID: 1091
[19-Jul-2026 00:06:41 UTC] Limit: 20, Offset: 0
[19-Jul-2026 00:06:41 UTC] Orders found: 0
[19-Jul-2026 00:06:41 UTC] Orders data: []
[19-Jul-2026 00:06:41 UTC] Total orders count: 0
[19-Jul-2026 00:06:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jul-2026 00:06:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jul-2026 00:06:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2400:c600:5403:c899::1, 172.69.218.179","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MSIsInVzZXJuYW1lIjoicm9iaXVsMTIiLCJlbWFpbCI6ImZmODc2NDg3MUBnbWFpbC5jb20iLCJleHAiOjE3ODUwMjQyNDB9.1Q6-L3rs7ekHS7plm3Ljq54qLzVfmEEp0ozk00FhlIQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1d57b557e6b0d3b-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2400:c600:5403:c899::1","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[19-Jul-2026 00:06:42 UTC] === User Orders API Called ===
[19-Jul-2026 00:06:42 UTC] User ID: 1091
[19-Jul-2026 00:06:42 UTC] Limit: 20, Offset: 0
[19-Jul-2026 00:06:42 UTC] Orders found: 0
[19-Jul-2026 00:06:42 UTC] Orders data: []
[19-Jul-2026 00:06:42 UTC] Total orders count: 0
[19-Jul-2026 00:06:42 UTC] === API CALL LOG ===
[19-Jul-2026 00:06:42 UTC] Endpoint: user/profile.php
[19-Jul-2026 00:06:42 UTC] Full Log Data: {
    "timestamp": "2026-07-19 00:06:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:5403:c899::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2400:c600:5403:c899::1, 172.69.218.179",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MSIsInVzZXJuYW1lIjoicm9iaXVsMTIiLCJlbWFpbCI6ImZmODc2NDg3MUBnbWFpbC5jb20iLCJleHAiOjE3ODUwMjQyNDB9.1Q6-L3rs7ekHS7plm3Ljq54qLzVfmEEp0ozk00FhlIQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d57b55ae830d3b-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2400:c600:5403:c899::1",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jul-2026 00:06:42 UTC] === END API CALL LOG ===
[19-Jul-2026 00:06:42 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jul-2026 00:06:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MSIsInVzZXJuYW1lIjoicm9iaXVsMTIiLCJlbWFpbCI6ImZmODc2NDg3MUBnbWFpbC5jb20iLCJleHAiOjE3ODUwMjQyNDB9.1Q6-L3rs7ekHS7plm3Ljq54qLzVfmEEp0ozk00FhlIQ
[19-Jul-2026 00:06:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jul-2026 00:06:42 UTC] ✅ JWT token verified successfully for user profile
[19-Jul-2026 00:06:42 UTC] User ID: 1091
[19-Jul-2026 00:06:42 UTC] ✅ User profile retrieved successfully for user ID: 1091
[19-Jul-2026 00:06:43 UTC] === API CALL LOG ===
[19-Jul-2026 00:06:43 UTC] Endpoint: user/profile.php
[19-Jul-2026 00:06:43 UTC] Full Log Data: {
    "timestamp": "2026-07-19 00:06:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:5403:c899::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2400:c600:5403:c899::1, 172.69.218.179",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MSIsInVzZXJuYW1lIjoicm9iaXVsMTIiLCJlbWFpbCI6ImZmODc2NDg3MUBnbWFpbC5jb20iLCJleHAiOjE3ODUwMjQyNDB9.1Q6-L3rs7ekHS7plm3Ljq54qLzVfmEEp0ozk00FhlIQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d57b5999230d3b-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2400:c600:5403:c899::1",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jul-2026 00:06:43 UTC] === END API CALL LOG ===
[19-Jul-2026 00:06:43 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jul-2026 00:06:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MSIsInVzZXJuYW1lIjoicm9iaXVsMTIiLCJlbWFpbCI6ImZmODc2NDg3MUBnbWFpbC5jb20iLCJleHAiOjE3ODUwMjQyNDB9.1Q6-L3rs7ekHS7plm3Ljq54qLzVfmEEp0ozk00FhlIQ
[19-Jul-2026 00:06:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jul-2026 00:06:43 UTC] ✅ JWT token verified successfully for user profile
[19-Jul-2026 00:06:43 UTC] User ID: 1091
[19-Jul-2026 00:06:43 UTC] ✅ User profile retrieved successfully for user ID: 1091
[19-Jul-2026 00:07:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jul-2026 00:07:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jul-2026 00:07:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2400:c600:5403:c899::1, 172.69.218.179","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MSIsInVzZXJuYW1lIjoicm9iaXVsMTIiLCJlbWFpbCI6ImZmODc2NDg3MUBnbWFpbC5jb20iLCJleHAiOjE3ODUwMjQyNDB9.1Q6-L3rs7ekHS7plm3Ljq54qLzVfmEEp0ozk00FhlIQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1d57bd44bc60d3b-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2400:c600:5403:c899::1","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[19-Jul-2026 00:07:03 UTC] === User Orders API Called ===
[19-Jul-2026 00:07:03 UTC] User ID: 1091
[19-Jul-2026 00:07:03 UTC] Limit: 20, Offset: 0
[19-Jul-2026 00:07:03 UTC] Orders found: 0
[19-Jul-2026 00:07:03 UTC] Orders data: []
[19-Jul-2026 00:07:03 UTC] Total orders count: 0
[19-Jul-2026 00:07:03 UTC] === API CALL LOG ===
[19-Jul-2026 00:07:03 UTC] Endpoint: user/profile.php
[19-Jul-2026 00:07:03 UTC] Full Log Data: {
    "timestamp": "2026-07-19 00:07:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:5403:c899::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2400:c600:5403:c899::1, 172.69.218.179",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MSIsInVzZXJuYW1lIjoicm9iaXVsMTIiLCJlbWFpbCI6ImZmODc2NDg3MUBnbWFpbC5jb20iLCJleHAiOjE3ODUwMjQyNDB9.1Q6-L3rs7ekHS7plm3Ljq54qLzVfmEEp0ozk00FhlIQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d57bd49c130d3b-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2400:c600:5403:c899::1",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jul-2026 00:07:03 UTC] === END API CALL LOG ===
[19-Jul-2026 00:07:03 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jul-2026 00:07:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MSIsInVzZXJuYW1lIjoicm9iaXVsMTIiLCJlbWFpbCI6ImZmODc2NDg3MUBnbWFpbC5jb20iLCJleHAiOjE3ODUwMjQyNDB9.1Q6-L3rs7ekHS7plm3Ljq54qLzVfmEEp0ozk00FhlIQ
[19-Jul-2026 00:07:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jul-2026 00:07:03 UTC] ✅ JWT token verified successfully for user profile
[19-Jul-2026 00:07:03 UTC] User ID: 1091
[19-Jul-2026 00:07:03 UTC] ✅ User profile retrieved successfully for user ID: 1091
[19-Jul-2026 00:07:03 UTC] === API CALL LOG ===
[19-Jul-2026 00:07:03 UTC] Endpoint: user/profile.php
[19-Jul-2026 00:07:03 UTC] Full Log Data: {
    "timestamp": "2026-07-19 00:07:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:5403:c899::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2400:c600:5403:c899::1, 172.69.218.178",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MSIsInVzZXJuYW1lIjoicm9iaXVsMTIiLCJlbWFpbCI6ImZmODc2NDg3MUBnbWFpbC5jb20iLCJleHAiOjE3ODUwMjQyNDB9.1Q6-L3rs7ekHS7plm3Ljq54qLzVfmEEp0ozk00FhlIQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d57bd8af100d3b-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2400:c600:5403:c899::1",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jul-2026 00:07:03 UTC] === END API CALL LOG ===
[19-Jul-2026 00:07:03 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jul-2026 00:07:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MSIsInVzZXJuYW1lIjoicm9iaXVsMTIiLCJlbWFpbCI6ImZmODc2NDg3MUBnbWFpbC5jb20iLCJleHAiOjE3ODUwMjQyNDB9.1Q6-L3rs7ekHS7plm3Ljq54qLzVfmEEp0ozk00FhlIQ
[19-Jul-2026 00:07:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jul-2026 00:07:03 UTC] ✅ JWT token verified successfully for user profile
[19-Jul-2026 00:07:03 UTC] User ID: 1091
[19-Jul-2026 00:07:03 UTC] ✅ User profile retrieved successfully for user ID: 1091
[19-Jul-2026 00:07:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jul-2026 00:07:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jul-2026 00:07:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2400:c600:5403:c899::1, 172.69.218.178","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MSIsInVzZXJuYW1lIjoicm9iaXVsMTIiLCJlbWFpbCI6ImZmODc2NDg3MUBnbWFpbC5jb20iLCJleHAiOjE3ODUwMjQyNDB9.1Q6-L3rs7ekHS7plm3Ljq54qLzVfmEEp0ozk00FhlIQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1d57c3a5e480d3b-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2400:c600:5403:c899::1","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[19-Jul-2026 00:07:20 UTC] === User Orders API Called ===
[19-Jul-2026 00:07:20 UTC] User ID: 1091
[19-Jul-2026 00:07:20 UTC] Limit: 20, Offset: 0
[19-Jul-2026 00:07:20 UTC] Orders found: 0
[19-Jul-2026 00:07:20 UTC] Orders data: []
[19-Jul-2026 00:07:20 UTC] Total orders count: 0
[19-Jul-2026 00:07:20 UTC] === API CALL LOG ===
[19-Jul-2026 00:07:20 UTC] Endpoint: user/profile.php
[19-Jul-2026 00:07:20 UTC] Full Log Data: {
    "timestamp": "2026-07-19 00:07:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:5403:c899::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2400:c600:5403:c899::1, 172.69.218.179",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MSIsInVzZXJuYW1lIjoicm9iaXVsMTIiLCJlbWFpbCI6ImZmODc2NDg3MUBnbWFpbC5jb20iLCJleHAiOjE3ODUwMjQyNDB9.1Q6-L3rs7ekHS7plm3Ljq54qLzVfmEEp0ozk00FhlIQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d57c3a9e770d3b-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2400:c600:5403:c899::1",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jul-2026 00:07:20 UTC] === END API CALL LOG ===
[19-Jul-2026 00:07:20 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jul-2026 00:07:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MSIsInVzZXJuYW1lIjoicm9iaXVsMTIiLCJlbWFpbCI6ImZmODc2NDg3MUBnbWFpbC5jb20iLCJleHAiOjE3ODUwMjQyNDB9.1Q6-L3rs7ekHS7plm3Ljq54qLzVfmEEp0ozk00FhlIQ
[19-Jul-2026 00:07:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jul-2026 00:07:20 UTC] ✅ JWT token verified successfully for user profile
[19-Jul-2026 00:07:20 UTC] User ID: 1091
[19-Jul-2026 00:07:20 UTC] ✅ User profile retrieved successfully for user ID: 1091
[19-Jul-2026 00:07:20 UTC] === API CALL LOG ===
[19-Jul-2026 00:07:20 UTC] Endpoint: user/profile.php
[19-Jul-2026 00:07:20 UTC] Full Log Data: {
    "timestamp": "2026-07-19 00:07:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:5403:c899::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2400:c600:5403:c899::1, 172.69.218.179",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MSIsInVzZXJuYW1lIjoicm9iaXVsMTIiLCJlbWFpbCI6ImZmODc2NDg3MUBnbWFpbC5jb20iLCJleHAiOjE3ODUwMjQyNDB9.1Q6-L3rs7ekHS7plm3Ljq54qLzVfmEEp0ozk00FhlIQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d57c3e79000d3b-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2400:c600:5403:c899::1",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jul-2026 00:07:20 UTC] === END API CALL LOG ===
[19-Jul-2026 00:07:20 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jul-2026 00:07:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MSIsInVzZXJuYW1lIjoicm9iaXVsMTIiLCJlbWFpbCI6ImZmODc2NDg3MUBnbWFpbC5jb20iLCJleHAiOjE3ODUwMjQyNDB9.1Q6-L3rs7ekHS7plm3Ljq54qLzVfmEEp0ozk00FhlIQ
[19-Jul-2026 00:07:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jul-2026 00:07:20 UTC] ✅ JWT token verified successfully for user profile
[19-Jul-2026 00:07:20 UTC] User ID: 1091
[19-Jul-2026 00:07:20 UTC] ✅ User profile retrieved successfully for user ID: 1091
[19-Jul-2026 00:07:31 UTC] === API CALL LOG ===
[19-Jul-2026 00:07:31 UTC] Endpoint: user/profile.php
[19-Jul-2026 00:07:31 UTC] Full Log Data: {
    "timestamp": "2026-07-19 00:07:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:5403:c899::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2400:c600:5403:c899::1, 172.69.218.178",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MSIsInVzZXJuYW1lIjoicm9iaXVsMTIiLCJlbWFpbCI6ImZmODc2NDg3MUBnbWFpbC5jb20iLCJleHAiOjE3ODUwMjQyNDB9.1Q6-L3rs7ekHS7plm3Ljq54qLzVfmEEp0ozk00FhlIQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d57c826eb50d3b-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2400:c600:5403:c899::1",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jul-2026 00:07:31 UTC] === END API CALL LOG ===
[19-Jul-2026 00:07:31 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jul-2026 00:07:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MSIsInVzZXJuYW1lIjoicm9iaXVsMTIiLCJlbWFpbCI6ImZmODc2NDg3MUBnbWFpbC5jb20iLCJleHAiOjE3ODUwMjQyNDB9.1Q6-L3rs7ekHS7plm3Ljq54qLzVfmEEp0ozk00FhlIQ
[19-Jul-2026 00:07:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jul-2026 00:07:31 UTC] ✅ JWT token verified successfully for user profile
[19-Jul-2026 00:07:31 UTC] User ID: 1091
[19-Jul-2026 00:07:31 UTC] ✅ User profile retrieved successfully for user ID: 1091
[19-Jul-2026 00:07:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jul-2026 00:07:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jul-2026 00:07:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2400:c600:5403:c899::1, 172.69.218.178","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MSIsInVzZXJuYW1lIjoicm9iaXVsMTIiLCJlbWFpbCI6ImZmODc2NDg3MUBnbWFpbC5jb20iLCJleHAiOjE3ODUwMjQyNDB9.1Q6-L3rs7ekHS7plm3Ljq54qLzVfmEEp0ozk00FhlIQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1d57c8a5c020d3b-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2400:c600:5403:c899::1","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[19-Jul-2026 00:07:32 UTC] === User Orders API Called ===
[19-Jul-2026 00:07:32 UTC] User ID: 1091
[19-Jul-2026 00:07:32 UTC] Limit: 20, Offset: 0
[19-Jul-2026 00:07:32 UTC] Orders found: 0
[19-Jul-2026 00:07:32 UTC] Orders data: []
[19-Jul-2026 00:07:32 UTC] Total orders count: 0
[19-Jul-2026 00:07:32 UTC] === API CALL LOG ===
[19-Jul-2026 00:07:32 UTC] Endpoint: user/profile.php
[19-Jul-2026 00:07:32 UTC] Full Log Data: {
    "timestamp": "2026-07-19 00:07:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:5403:c899::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2400:c600:5403:c899::1, 172.69.218.178",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MSIsInVzZXJuYW1lIjoicm9iaXVsMTIiLCJlbWFpbCI6ImZmODc2NDg3MUBnbWFpbC5jb20iLCJleHAiOjE3ODUwMjQyNDB9.1Q6-L3rs7ekHS7plm3Ljq54qLzVfmEEp0ozk00FhlIQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d57c8abc320d3b-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2400:c600:5403:c899::1",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jul-2026 00:07:32 UTC] === END API CALL LOG ===
[19-Jul-2026 00:07:32 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jul-2026 00:07:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MSIsInVzZXJuYW1lIjoicm9iaXVsMTIiLCJlbWFpbCI6ImZmODc2NDg3MUBnbWFpbC5jb20iLCJleHAiOjE3ODUwMjQyNDB9.1Q6-L3rs7ekHS7plm3Ljq54qLzVfmEEp0ozk00FhlIQ
[19-Jul-2026 00:07:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jul-2026 00:07:32 UTC] ✅ JWT token verified successfully for user profile
[19-Jul-2026 00:07:32 UTC] User ID: 1091
[19-Jul-2026 00:07:32 UTC] ✅ User profile retrieved successfully for user ID: 1091
[19-Jul-2026 00:07:32 UTC] === API CALL LOG ===
[19-Jul-2026 00:07:32 UTC] Endpoint: user/profile.php
[19-Jul-2026 00:07:32 UTC] Full Log Data: {
    "timestamp": "2026-07-19 00:07:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:5403:c899::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2400:c600:5403:c899::1, 172.69.218.178",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MSIsInVzZXJuYW1lIjoicm9iaXVsMTIiLCJlbWFpbCI6ImZmODc2NDg3MUBnbWFpbC5jb20iLCJleHAiOjE3ODUwMjQyNDB9.1Q6-L3rs7ekHS7plm3Ljq54qLzVfmEEp0ozk00FhlIQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d57c8e5f0c0d3b-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2400:c600:5403:c899::1",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jul-2026 00:07:32 UTC] === END API CALL LOG ===
[19-Jul-2026 00:07:32 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jul-2026 00:07:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MSIsInVzZXJuYW1lIjoicm9iaXVsMTIiLCJlbWFpbCI6ImZmODc2NDg3MUBnbWFpbC5jb20iLCJleHAiOjE3ODUwMjQyNDB9.1Q6-L3rs7ekHS7plm3Ljq54qLzVfmEEp0ozk00FhlIQ
[19-Jul-2026 00:07:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jul-2026 00:07:32 UTC] ✅ JWT token verified successfully for user profile
[19-Jul-2026 00:07:32 UTC] User ID: 1091
[19-Jul-2026 00:07:32 UTC] ✅ User profile retrieved successfully for user ID: 1091
[19-Jul-2026 00:07:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jul-2026 00:07:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jul-2026 00:07:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2400:c600:5403:c899::1, 172.69.218.178","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MSIsInVzZXJuYW1lIjoicm9iaXVsMTIiLCJlbWFpbCI6ImZmODc2NDg3MUBnbWFpbC5jb20iLCJleHAiOjE3ODUwMjQyNDB9.1Q6-L3rs7ekHS7plm3Ljq54qLzVfmEEp0ozk00FhlIQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1d57cab6d340d3b-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2400:c600:5403:c899::1","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[19-Jul-2026 00:07:37 UTC] === User Orders API Called ===
[19-Jul-2026 00:07:37 UTC] User ID: 1091
[19-Jul-2026 00:07:37 UTC] Limit: 20, Offset: 0
[19-Jul-2026 00:07:37 UTC] Orders found: 0
[19-Jul-2026 00:07:37 UTC] Orders data: []
[19-Jul-2026 00:07:37 UTC] Total orders count: 0
[19-Jul-2026 00:07:37 UTC] === API CALL LOG ===
[19-Jul-2026 00:07:37 UTC] Endpoint: user/profile.php
[19-Jul-2026 00:07:37 UTC] Full Log Data: {
    "timestamp": "2026-07-19 00:07:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:5403:c899::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2400:c600:5403:c899::1, 172.69.218.178",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MSIsInVzZXJuYW1lIjoicm9iaXVsMTIiLCJlbWFpbCI6ImZmODc2NDg3MUBnbWFpbC5jb20iLCJleHAiOjE3ODUwMjQyNDB9.1Q6-L3rs7ekHS7plm3Ljq54qLzVfmEEp0ozk00FhlIQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d57cabdd7b0d3b-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2400:c600:5403:c899::1",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jul-2026 00:07:37 UTC] === END API CALL LOG ===
[19-Jul-2026 00:07:37 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jul-2026 00:07:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MSIsInVzZXJuYW1lIjoicm9iaXVsMTIiLCJlbWFpbCI6ImZmODc2NDg3MUBnbWFpbC5jb20iLCJleHAiOjE3ODUwMjQyNDB9.1Q6-L3rs7ekHS7plm3Ljq54qLzVfmEEp0ozk00FhlIQ
[19-Jul-2026 00:07:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jul-2026 00:07:37 UTC] ✅ JWT token verified successfully for user profile
[19-Jul-2026 00:07:37 UTC] User ID: 1091
[19-Jul-2026 00:07:37 UTC] ✅ User profile retrieved successfully for user ID: 1091
[19-Jul-2026 00:07:38 UTC] === API CALL LOG ===
[19-Jul-2026 00:07:38 UTC] Endpoint: user/profile.php
[19-Jul-2026 00:07:38 UTC] Full Log Data: {
    "timestamp": "2026-07-19 00:07:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:5403:c899::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2400:c600:5403:c899::1, 172.69.218.178",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MSIsInVzZXJuYW1lIjoicm9iaXVsMTIiLCJlbWFpbCI6ImZmODc2NDg3MUBnbWFpbC5jb20iLCJleHAiOjE3ODUwMjQyNDB9.1Q6-L3rs7ekHS7plm3Ljq54qLzVfmEEp0ozk00FhlIQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d57caf98320d3b-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2400:c600:5403:c899::1",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jul-2026 00:07:38 UTC] === END API CALL LOG ===
[19-Jul-2026 00:07:38 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jul-2026 00:07:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MSIsInVzZXJuYW1lIjoicm9iaXVsMTIiLCJlbWFpbCI6ImZmODc2NDg3MUBnbWFpbC5jb20iLCJleHAiOjE3ODUwMjQyNDB9.1Q6-L3rs7ekHS7plm3Ljq54qLzVfmEEp0ozk00FhlIQ
[19-Jul-2026 00:07:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jul-2026 00:07:38 UTC] ✅ JWT token verified successfully for user profile
[19-Jul-2026 00:07:38 UTC] User ID: 1091
[19-Jul-2026 00:07:38 UTC] ✅ User profile retrieved successfully for user ID: 1091
[19-Jul-2026 00:07:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jul-2026 00:07:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jul-2026 00:07:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2400:c600:5403:c899::1, 172.69.218.178","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MSIsInVzZXJuYW1lIjoicm9iaXVsMTIiLCJlbWFpbCI6ImZmODc2NDg3MUBnbWFpbC5jb20iLCJleHAiOjE3ODUwMjQyNDB9.1Q6-L3rs7ekHS7plm3Ljq54qLzVfmEEp0ozk00FhlIQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1d57ccaedc60d3b-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2400:c600:5403:c899::1","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[19-Jul-2026 00:07:42 UTC] === User Orders API Called ===
[19-Jul-2026 00:07:42 UTC] User ID: 1091
[19-Jul-2026 00:07:42 UTC] Limit: 20, Offset: 0
[19-Jul-2026 00:07:42 UTC] Orders found: 0
[19-Jul-2026 00:07:42 UTC] Orders data: []
[19-Jul-2026 00:07:42 UTC] Total orders count: 0
[19-Jul-2026 00:07:46 UTC] === API CALL LOG ===
[19-Jul-2026 00:07:46 UTC] Endpoint: user/profile.php
[19-Jul-2026 00:07:46 UTC] Full Log Data: {
    "timestamp": "2026-07-19 00:07:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:5403:c899::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2400:c600:5403:c899::1, 172.69.218.178",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MSIsInVzZXJuYW1lIjoicm9iaXVsMTIiLCJlbWFpbCI6ImZmODc2NDg3MUBnbWFpbC5jb20iLCJleHAiOjE3ODUwMjQyNDB9.1Q6-L3rs7ekHS7plm3Ljq54qLzVfmEEp0ozk00FhlIQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d57ce0ce810d3b-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2400:c600:5403:c899::1",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jul-2026 00:07:46 UTC] === END API CALL LOG ===
[19-Jul-2026 00:07:46 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jul-2026 00:07:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MSIsInVzZXJuYW1lIjoicm9iaXVsMTIiLCJlbWFpbCI6ImZmODc2NDg3MUBnbWFpbC5jb20iLCJleHAiOjE3ODUwMjQyNDB9.1Q6-L3rs7ekHS7plm3Ljq54qLzVfmEEp0ozk00FhlIQ
[19-Jul-2026 00:07:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jul-2026 00:07:46 UTC] ✅ JWT token verified successfully for user profile
[19-Jul-2026 00:07:46 UTC] User ID: 1091
[19-Jul-2026 00:07:46 UTC] ✅ User profile retrieved successfully for user ID: 1091
[19-Jul-2026 00:07:46 UTC] User Purchases API - User ID: 1091
[19-Jul-2026 00:07:46 UTC] User Purchases API - Total purchases found: 0
[19-Jul-2026 00:07:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jul-2026 00:07:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jul-2026 00:07:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2400:c600:5403:c899::1, 172.69.218.178","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MSIsInVzZXJuYW1lIjoicm9iaXVsMTIiLCJlbWFpbCI6ImZmODc2NDg3MUBnbWFpbC5jb20iLCJleHAiOjE3ODUwMjQyNDB9.1Q6-L3rs7ekHS7plm3Ljq54qLzVfmEEp0ozk00FhlIQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1d57d1849e50d3b-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2400:c600:5403:c899::1","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[19-Jul-2026 00:07:55 UTC] === User Orders API Called ===
[19-Jul-2026 00:07:55 UTC] User ID: 1091
[19-Jul-2026 00:07:55 UTC] Limit: 20, Offset: 0
[19-Jul-2026 00:07:55 UTC] Orders found: 0
[19-Jul-2026 00:07:55 UTC] Orders data: []
[19-Jul-2026 00:07:55 UTC] Total orders count: 0
[19-Jul-2026 00:07:55 UTC] === API CALL LOG ===
[19-Jul-2026 00:07:55 UTC] Endpoint: user/profile.php
[19-Jul-2026 00:07:55 UTC] Full Log Data: {
    "timestamp": "2026-07-19 00:07:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:5403:c899::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2400:c600:5403:c899::1, 172.69.218.179",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MSIsInVzZXJuYW1lIjoicm9iaXVsMTIiLCJlbWFpbCI6ImZmODc2NDg3MUBnbWFpbC5jb20iLCJleHAiOjE3ODUwMjQyNDB9.1Q6-L3rs7ekHS7plm3Ljq54qLzVfmEEp0ozk00FhlIQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d57d189a1f0d3b-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2400:c600:5403:c899::1",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jul-2026 00:07:55 UTC] === END API CALL LOG ===
[19-Jul-2026 00:07:55 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jul-2026 00:07:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MSIsInVzZXJuYW1lIjoicm9iaXVsMTIiLCJlbWFpbCI6ImZmODc2NDg3MUBnbWFpbC5jb20iLCJleHAiOjE3ODUwMjQyNDB9.1Q6-L3rs7ekHS7plm3Ljq54qLzVfmEEp0ozk00FhlIQ
[19-Jul-2026 00:07:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jul-2026 00:07:55 UTC] ✅ JWT token verified successfully for user profile
[19-Jul-2026 00:07:55 UTC] User ID: 1091
[19-Jul-2026 00:07:55 UTC] ✅ User profile retrieved successfully for user ID: 1091
[19-Jul-2026 00:07:55 UTC] === API CALL LOG ===
[19-Jul-2026 00:07:55 UTC] Endpoint: user/profile.php
[19-Jul-2026 00:07:55 UTC] Full Log Data: {
    "timestamp": "2026-07-19 00:07:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:5403:c899::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2400:c600:5403:c899::1, 172.69.218.178",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MSIsInVzZXJuYW1lIjoicm9iaXVsMTIiLCJlbWFpbCI6ImZmODc2NDg3MUBnbWFpbC5jb20iLCJleHAiOjE3ODUwMjQyNDB9.1Q6-L3rs7ekHS7plm3Ljq54qLzVfmEEp0ozk00FhlIQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d57d1c6cc30d3b-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2400:c600:5403:c899::1",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jul-2026 00:07:55 UTC] === END API CALL LOG ===
[19-Jul-2026 00:07:55 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jul-2026 00:07:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MSIsInVzZXJuYW1lIjoicm9iaXVsMTIiLCJlbWFpbCI6ImZmODc2NDg3MUBnbWFpbC5jb20iLCJleHAiOjE3ODUwMjQyNDB9.1Q6-L3rs7ekHS7plm3Ljq54qLzVfmEEp0ozk00FhlIQ
[19-Jul-2026 00:07:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jul-2026 00:07:55 UTC] ✅ JWT token verified successfully for user profile
[19-Jul-2026 00:07:55 UTC] User ID: 1091
[19-Jul-2026 00:07:55 UTC] ✅ User profile retrieved successfully for user ID: 1091
[19-Jul-2026 00:09:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jul-2026 00:09:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jul-2026 00:09:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2400:c600:5403:c899::1, 172.69.218.178","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MSIsInVzZXJuYW1lIjoicm9iaXVsMTIiLCJlbWFpbCI6ImZmODc2NDg3MUBnbWFpbC5jb20iLCJleHAiOjE3ODUwMjQyNDB9.1Q6-L3rs7ekHS7plm3Ljq54qLzVfmEEp0ozk00FhlIQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1d57faf4d1e0d3b-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2400:c600:5403:c899::1","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[19-Jul-2026 00:09:41 UTC] === User Orders API Called ===
[19-Jul-2026 00:09:41 UTC] User ID: 1091
[19-Jul-2026 00:09:41 UTC] Limit: 20, Offset: 0
[19-Jul-2026 00:09:41 UTC] Orders found: 0
[19-Jul-2026 00:09:41 UTC] Orders data: []
[19-Jul-2026 00:09:41 UTC] Total orders count: 0
[19-Jul-2026 00:09:41 UTC] === API CALL LOG ===
[19-Jul-2026 00:09:41 UTC] Endpoint: user/profile.php
[19-Jul-2026 00:09:41 UTC] Full Log Data: {
    "timestamp": "2026-07-19 00:09:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:5403:c899::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2400:c600:5403:c899::1, 172.69.218.178",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MSIsInVzZXJuYW1lIjoicm9iaXVsMTIiLCJlbWFpbCI6ImZmODc2NDg3MUBnbWFpbC5jb20iLCJleHAiOjE3ODUwMjQyNDB9.1Q6-L3rs7ekHS7plm3Ljq54qLzVfmEEp0ozk00FhlIQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d57faf8d560d3b-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2400:c600:5403:c899::1",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jul-2026 00:09:41 UTC] === END API CALL LOG ===
[19-Jul-2026 00:09:41 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jul-2026 00:09:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MSIsInVzZXJuYW1lIjoicm9iaXVsMTIiLCJlbWFpbCI6ImZmODc2NDg3MUBnbWFpbC5jb20iLCJleHAiOjE3ODUwMjQyNDB9.1Q6-L3rs7ekHS7plm3Ljq54qLzVfmEEp0ozk00FhlIQ
[19-Jul-2026 00:09:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jul-2026 00:09:41 UTC] ✅ JWT token verified successfully for user profile
[19-Jul-2026 00:09:41 UTC] User ID: 1091
[19-Jul-2026 00:09:41 UTC] ✅ User profile retrieved successfully for user ID: 1091
[19-Jul-2026 00:09:41 UTC] === API CALL LOG ===
[19-Jul-2026 00:09:41 UTC] Endpoint: user/profile.php
[19-Jul-2026 00:09:41 UTC] Full Log Data: {
    "timestamp": "2026-07-19 00:09:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:5403:c899::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2400:c600:5403:c899::1, 172.69.218.178",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MSIsInVzZXJuYW1lIjoicm9iaXVsMTIiLCJlbWFpbCI6ImZmODc2NDg3MUBnbWFpbC5jb20iLCJleHAiOjE3ODUwMjQyNDB9.1Q6-L3rs7ekHS7plm3Ljq54qLzVfmEEp0ozk00FhlIQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d57fb36faf0d3b-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2400:c600:5403:c899::1",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jul-2026 00:09:41 UTC] === END API CALL LOG ===
[19-Jul-2026 00:09:41 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jul-2026 00:09:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MSIsInVzZXJuYW1lIjoicm9iaXVsMTIiLCJlbWFpbCI6ImZmODc2NDg3MUBnbWFpbC5jb20iLCJleHAiOjE3ODUwMjQyNDB9.1Q6-L3rs7ekHS7plm3Ljq54qLzVfmEEp0ozk00FhlIQ
[19-Jul-2026 00:09:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jul-2026 00:09:41 UTC] ✅ JWT token verified successfully for user profile
[19-Jul-2026 00:09:41 UTC] User ID: 1091
[19-Jul-2026 00:09:41 UTC] ✅ User profile retrieved successfully for user ID: 1091
[19-Jul-2026 00:10:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jul-2026 00:10:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jul-2026 00:10:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2400:c600:5403:c899::1, 172.69.218.178","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MSIsInVzZXJuYW1lIjoicm9iaXVsMTIiLCJlbWFpbCI6ImZmODc2NDg3MUBnbWFpbC5jb20iLCJleHAiOjE3ODUwMjQyNDB9.1Q6-L3rs7ekHS7plm3Ljq54qLzVfmEEp0ozk00FhlIQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1d5803559ac0d3b-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2400:c600:5403:c899::1","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[19-Jul-2026 00:10:03 UTC] === User Orders API Called ===
[19-Jul-2026 00:10:03 UTC] User ID: 1091
[19-Jul-2026 00:10:03 UTC] Limit: 20, Offset: 0
[19-Jul-2026 00:10:03 UTC] Orders found: 0
[19-Jul-2026 00:10:03 UTC] Orders data: []
[19-Jul-2026 00:10:03 UTC] Total orders count: 0
[19-Jul-2026 00:10:04 UTC] === API CALL LOG ===
[19-Jul-2026 00:10:04 UTC] Endpoint: user/profile.php
[19-Jul-2026 00:10:04 UTC] Full Log Data: {
    "timestamp": "2026-07-19 00:10:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:5403:c899::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2400:c600:5403:c899::1, 172.69.218.178",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MSIsInVzZXJuYW1lIjoicm9iaXVsMTIiLCJlbWFpbCI6ImZmODc2NDg3MUBnbWFpbC5jb20iLCJleHAiOjE3ODUwMjQyNDB9.1Q6-L3rs7ekHS7plm3Ljq54qLzVfmEEp0ozk00FhlIQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d580403a000d3b-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2400:c600:5403:c899::1",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jul-2026 00:10:04 UTC] === END API CALL LOG ===
[19-Jul-2026 00:10:04 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jul-2026 00:10:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MSIsInVzZXJuYW1lIjoicm9iaXVsMTIiLCJlbWFpbCI6ImZmODc2NDg3MUBnbWFpbC5jb20iLCJleHAiOjE3ODUwMjQyNDB9.1Q6-L3rs7ekHS7plm3Ljq54qLzVfmEEp0ozk00FhlIQ
[19-Jul-2026 00:10:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jul-2026 00:10:04 UTC] ✅ JWT token verified successfully for user profile
[19-Jul-2026 00:10:04 UTC] User ID: 1091
[19-Jul-2026 00:10:04 UTC] ✅ User profile retrieved successfully for user ID: 1091
[19-Jul-2026 00:10:04 UTC] User Purchases API - User ID: 1091
[19-Jul-2026 00:10:04 UTC] User Purchases API - Total purchases found: 1
[19-Jul-2026 00:10:14 UTC] === API CALL LOG ===
[19-Jul-2026 00:10:14 UTC] Endpoint: user/profile.php
[19-Jul-2026 00:10:14 UTC] Full Log Data: {
    "timestamp": "2026-07-19 00:10:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:5403:c899::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2400:c600:5403:c899::1, 172.69.218.179",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MSIsInVzZXJuYW1lIjoicm9iaXVsMTIiLCJlbWFpbCI6ImZmODc2NDg3MUBnbWFpbC5jb20iLCJleHAiOjE3ODUwMjQyNDB9.1Q6-L3rs7ekHS7plm3Ljq54qLzVfmEEp0ozk00FhlIQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d5807c290e0d3b-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2400:c600:5403:c899::1",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jul-2026 00:10:14 UTC] === END API CALL LOG ===
[19-Jul-2026 00:10:14 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jul-2026 00:10:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MSIsInVzZXJuYW1lIjoicm9iaXVsMTIiLCJlbWFpbCI6ImZmODc2NDg3MUBnbWFpbC5jb20iLCJleHAiOjE3ODUwMjQyNDB9.1Q6-L3rs7ekHS7plm3Ljq54qLzVfmEEp0ozk00FhlIQ
[19-Jul-2026 00:10:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jul-2026 00:10:14 UTC] ✅ JWT token verified successfully for user profile
[19-Jul-2026 00:10:14 UTC] User ID: 1091
[19-Jul-2026 00:10:14 UTC] ✅ User profile retrieved successfully for user ID: 1091
[19-Jul-2026 00:10:14 UTC] User Purchases API - User ID: 1091
[19-Jul-2026 00:10:14 UTC] User Purchases API - Total purchases found: 1
[19-Jul-2026 00:10:17 UTC] User Purchases API - User ID: 1091
[19-Jul-2026 00:10:17 UTC] User Purchases API - Total purchases found: 1
[19-Jul-2026 00:10:20 UTC] === API CALL LOG ===
[19-Jul-2026 00:10:20 UTC] Endpoint: user/profile.php
[19-Jul-2026 00:10:20 UTC] Full Log Data: {
    "timestamp": "2026-07-19 00:10:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:5403:c899::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2400:c600:5403:c899::1, 172.69.218.179",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MSIsInVzZXJuYW1lIjoicm9iaXVsMTIiLCJlbWFpbCI6ImZmODc2NDg3MUBnbWFpbC5jb20iLCJleHAiOjE3ODUwMjQyNDB9.1Q6-L3rs7ekHS7plm3Ljq54qLzVfmEEp0ozk00FhlIQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d580a88f9e0d3b-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2400:c600:5403:c899::1",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jul-2026 00:10:20 UTC] === END API CALL LOG ===
[19-Jul-2026 00:10:20 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jul-2026 00:10:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MSIsInVzZXJuYW1lIjoicm9iaXVsMTIiLCJlbWFpbCI6ImZmODc2NDg3MUBnbWFpbC5jb20iLCJleHAiOjE3ODUwMjQyNDB9.1Q6-L3rs7ekHS7plm3Ljq54qLzVfmEEp0ozk00FhlIQ
[19-Jul-2026 00:10:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jul-2026 00:10:20 UTC] ✅ JWT token verified successfully for user profile
[19-Jul-2026 00:10:20 UTC] User ID: 1091
[19-Jul-2026 00:10:20 UTC] ✅ User profile retrieved successfully for user ID: 1091
[19-Jul-2026 00:10:21 UTC] User Purchases API - User ID: 1091
[19-Jul-2026 00:10:21 UTC] User Purchases API - Total purchases found: 1
[19-Jul-2026 00:10:22 UTC] User Purchases API - User ID: 1091
[19-Jul-2026 00:10:22 UTC] User Purchases API - Total purchases found: 1
[19-Jul-2026 00:10:24 UTC] === API CALL LOG ===
[19-Jul-2026 00:10:24 UTC] Endpoint: user/profile.php
[19-Jul-2026 00:10:24 UTC] Full Log Data: {
    "timestamp": "2026-07-19 00:10:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:5403:c899::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2400:c600:5403:c899::1, 172.69.218.178",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MSIsInVzZXJuYW1lIjoicm9iaXVsMTIiLCJlbWFpbCI6ImZmODc2NDg3MUBnbWFpbC5jb20iLCJleHAiOjE3ODUwMjQyNDB9.1Q6-L3rs7ekHS7plm3Ljq54qLzVfmEEp0ozk00FhlIQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d580bdae1f0d3b-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2400:c600:5403:c899::1",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jul-2026 00:10:24 UTC] === END API CALL LOG ===
[19-Jul-2026 00:10:24 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jul-2026 00:10:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MSIsInVzZXJuYW1lIjoicm9iaXVsMTIiLCJlbWFpbCI6ImZmODc2NDg3MUBnbWFpbC5jb20iLCJleHAiOjE3ODUwMjQyNDB9.1Q6-L3rs7ekHS7plm3Ljq54qLzVfmEEp0ozk00FhlIQ
[19-Jul-2026 00:10:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jul-2026 00:10:24 UTC] ✅ JWT token verified successfully for user profile
[19-Jul-2026 00:10:24 UTC] User ID: 1091
[19-Jul-2026 00:10:24 UTC] ✅ User profile retrieved successfully for user ID: 1091
[19-Jul-2026 00:10:25 UTC] User Purchases API - User ID: 1091
[19-Jul-2026 00:10:25 UTC] User Purchases API - Total purchases found: 1
[19-Jul-2026 00:10:38 UTC] === API CALL LOG ===
[19-Jul-2026 00:10:38 UTC] Endpoint: user/profile.php
[19-Jul-2026 00:10:38 UTC] Full Log Data: {
    "timestamp": "2026-07-19 00:10:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:c600:5403:c899::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2400:c600:5403:c899::1, 172.69.218.179",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MSIsInVzZXJuYW1lIjoicm9iaXVsMTIiLCJlbWFpbCI6ImZmODc2NDg3MUBnbWFpbC5jb20iLCJleHAiOjE3ODUwMjQyNDB9.1Q6-L3rs7ekHS7plm3Ljq54qLzVfmEEp0ozk00FhlIQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d581126abf0d3b-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2400:c600:5403:c899::1",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jul-2026 00:10:38 UTC] === END API CALL LOG ===
[19-Jul-2026 00:10:38 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jul-2026 00:10:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MSIsInVzZXJuYW1lIjoicm9iaXVsMTIiLCJlbWFpbCI6ImZmODc2NDg3MUBnbWFpbC5jb20iLCJleHAiOjE3ODUwMjQyNDB9.1Q6-L3rs7ekHS7plm3Ljq54qLzVfmEEp0ozk00FhlIQ
[19-Jul-2026 00:10:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jul-2026 00:10:38 UTC] ✅ JWT token verified successfully for user profile
[19-Jul-2026 00:10:38 UTC] User ID: 1091
[19-Jul-2026 00:10:38 UTC] ✅ User profile retrieved successfully for user ID: 1091
[19-Jul-2026 00:10:38 UTC] User Purchases API - User ID: 1091
[19-Jul-2026 00:10:38 UTC] User Purchases API - Total purchases found: 1
[19-Jul-2026 01:58:23 UTC] === API CALL LOG ===
[19-Jul-2026 01:58:23 UTC] Endpoint: user/profile.php
[19-Jul-2026 01:58:23 UTC] Full Log Data: {
    "timestamp": "2026-07-19 01:58:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.91.93.162",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.91.93.162, 172.71.95.102",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MiIsInVzZXJuYW1lIjoiaHR0cHM6XC9cL3QubWVcL2FkbWltc3oiLCJlbWFpbCI6ImFiZHVsa2FkaXJtdXN0YXBoYTY2NkBnbWFpbC5jb20iLCJleHAiOjE3ODUwMzExMDF9.rMgKgdInEk19_ofFScm3sZ_sh3GJ5NpTV_S6PFVu3rc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d61eec4fa5fff5-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.91.93.162",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jul-2026 01:58:23 UTC] === END API CALL LOG ===
[19-Jul-2026 01:58:23 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jul-2026 01:58:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MiIsInVzZXJuYW1lIjoiaHR0cHM6XC9cL3QubWVcL2FkbWltc3oiLCJlbWFpbCI6ImFiZHVsa2FkaXJtdXN0YXBoYTY2NkBnbWFpbC5jb20iLCJleHAiOjE3ODUwMzExMDF9.rMgKgdInEk19_ofFScm3sZ_sh3GJ5NpTV_S6PFVu3rc
[19-Jul-2026 01:58:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jul-2026 01:58:23 UTC] ✅ JWT token verified successfully for user profile
[19-Jul-2026 01:58:23 UTC] User ID: 1092
[19-Jul-2026 01:58:23 UTC] ✅ User profile retrieved successfully for user ID: 1092
[19-Jul-2026 01:58:23 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jul-2026 01:58:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jul-2026 01:58:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.91.93.162, 172.71.95.102","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MiIsInVzZXJuYW1lIjoiaHR0cHM6XC9cL3QubWVcL2FkbWltc3oiLCJlbWFpbCI6ImFiZHVsa2FkaXJtdXN0YXBoYTY2NkBnbWFpbC5jb20iLCJleHAiOjE3ODUwMzExMDF9.rMgKgdInEk19_ofFScm3sZ_sh3GJ5NpTV_S6PFVu3rc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1d61eec4faefff5-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.91.93.162","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[19-Jul-2026 01:58:23 UTC] === User Orders API Called ===
[19-Jul-2026 01:58:23 UTC] User ID: 1092
[19-Jul-2026 01:58:23 UTC] Limit: 20, Offset: 0
[19-Jul-2026 01:58:23 UTC] Orders found: 0
[19-Jul-2026 01:58:23 UTC] Orders data: []
[19-Jul-2026 01:58:23 UTC] Total orders count: 0
[19-Jul-2026 01:58:23 UTC] === API CALL LOG ===
[19-Jul-2026 01:58:23 UTC] Endpoint: user/profile.php
[19-Jul-2026 01:58:23 UTC] Full Log Data: {
    "timestamp": "2026-07-19 01:58:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.91.93.162",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.91.93.162, 172.71.95.102",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MiIsInVzZXJuYW1lIjoiaHR0cHM6XC9cL3QubWVcL2FkbWltc3oiLCJlbWFpbCI6ImFiZHVsa2FkaXJtdXN0YXBoYTY2NkBnbWFpbC5jb20iLCJleHAiOjE3ODUwMzExMDF9.rMgKgdInEk19_ofFScm3sZ_sh3GJ5NpTV_S6PFVu3rc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d61eed8a1ffff5-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.91.93.162",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jul-2026 01:58:23 UTC] === END API CALL LOG ===
[19-Jul-2026 01:58:23 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jul-2026 01:58:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MiIsInVzZXJuYW1lIjoiaHR0cHM6XC9cL3QubWVcL2FkbWltc3oiLCJlbWFpbCI6ImFiZHVsa2FkaXJtdXN0YXBoYTY2NkBnbWFpbC5jb20iLCJleHAiOjE3ODUwMzExMDF9.rMgKgdInEk19_ofFScm3sZ_sh3GJ5NpTV_S6PFVu3rc
[19-Jul-2026 01:58:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jul-2026 01:58:23 UTC] ✅ JWT token verified successfully for user profile
[19-Jul-2026 01:58:23 UTC] User ID: 1092
[19-Jul-2026 01:58:23 UTC] ✅ User profile retrieved successfully for user ID: 1092
[19-Jul-2026 01:58:24 UTC] === API CALL LOG ===
[19-Jul-2026 01:58:24 UTC] Endpoint: user/profile.php
[19-Jul-2026 01:58:24 UTC] Full Log Data: {
    "timestamp": "2026-07-19 01:58:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.91.93.162",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.91.93.162, 172.71.95.102",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MiIsInVzZXJuYW1lIjoiaHR0cHM6XC9cL3QubWVcL2FkbWltc3oiLCJlbWFpbCI6ImFiZHVsa2FkaXJtdXN0YXBoYTY2NkBnbWFpbC5jb20iLCJleHAiOjE3ODUwMzExMDF9.rMgKgdInEk19_ofFScm3sZ_sh3GJ5NpTV_S6PFVu3rc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d61ef41fdcfff5-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.91.93.162",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jul-2026 01:58:24 UTC] === END API CALL LOG ===
[19-Jul-2026 01:58:24 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jul-2026 01:58:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MiIsInVzZXJuYW1lIjoiaHR0cHM6XC9cL3QubWVcL2FkbWltc3oiLCJlbWFpbCI6ImFiZHVsa2FkaXJtdXN0YXBoYTY2NkBnbWFpbC5jb20iLCJleHAiOjE3ODUwMzExMDF9.rMgKgdInEk19_ofFScm3sZ_sh3GJ5NpTV_S6PFVu3rc
[19-Jul-2026 01:58:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jul-2026 01:58:24 UTC] ✅ JWT token verified successfully for user profile
[19-Jul-2026 01:58:24 UTC] User ID: 1092
[19-Jul-2026 01:58:24 UTC] ✅ User profile retrieved successfully for user ID: 1092
[19-Jul-2026 01:58:33 UTC] === API CALL LOG ===
[19-Jul-2026 01:58:33 UTC] Endpoint: user/profile.php
[19-Jul-2026 01:58:33 UTC] Full Log Data: {
    "timestamp": "2026-07-19 01:58:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.91.93.162",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.91.93.162, 104.23.170.178",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MiIsInVzZXJuYW1lIjoiaHR0cHM6XC9cL3QubWVcL2FkbWltc3oiLCJlbWFpbCI6ImFiZHVsa2FkaXJtdXN0YXBoYTY2NkBnbWFpbC5jb20iLCJleHAiOjE3ODUwMzExMDF9.rMgKgdInEk19_ofFScm3sZ_sh3GJ5NpTV_S6PFVu3rc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d61f2c982f33d0-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.91.93.162",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jul-2026 01:58:33 UTC] === END API CALL LOG ===
[19-Jul-2026 01:58:33 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jul-2026 01:58:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MiIsInVzZXJuYW1lIjoiaHR0cHM6XC9cL3QubWVcL2FkbWltc3oiLCJlbWFpbCI6ImFiZHVsa2FkaXJtdXN0YXBoYTY2NkBnbWFpbC5jb20iLCJleHAiOjE3ODUwMzExMDF9.rMgKgdInEk19_ofFScm3sZ_sh3GJ5NpTV_S6PFVu3rc
[19-Jul-2026 01:58:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jul-2026 01:58:33 UTC] ✅ JWT token verified successfully for user profile
[19-Jul-2026 01:58:33 UTC] User ID: 1092
[19-Jul-2026 01:58:33 UTC] ✅ User profile retrieved successfully for user ID: 1092
[19-Jul-2026 01:58:36 UTC] === API CALL LOG ===
[19-Jul-2026 01:58:36 UTC] Endpoint: user/profile.php
[19-Jul-2026 01:58:36 UTC] Full Log Data: {
    "timestamp": "2026-07-19 01:58:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.91.93.162",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.91.93.162, 104.23.170.178",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MiIsInVzZXJuYW1lIjoiaHR0cHM6XC9cL3QubWVcL2FkbWltc3oiLCJlbWFpbCI6ImFiZHVsa2FkaXJtdXN0YXBoYTY2NkBnbWFpbC5jb20iLCJleHAiOjE3ODUwMzExMDF9.rMgKgdInEk19_ofFScm3sZ_sh3GJ5NpTV_S6PFVu3rc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d61f3c2f1833d0-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.91.93.162",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jul-2026 01:58:36 UTC] === END API CALL LOG ===
[19-Jul-2026 01:58:36 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jul-2026 01:58:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MiIsInVzZXJuYW1lIjoiaHR0cHM6XC9cL3QubWVcL2FkbWltc3oiLCJlbWFpbCI6ImFiZHVsa2FkaXJtdXN0YXBoYTY2NkBnbWFpbC5jb20iLCJleHAiOjE3ODUwMzExMDF9.rMgKgdInEk19_ofFScm3sZ_sh3GJ5NpTV_S6PFVu3rc
[19-Jul-2026 01:58:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jul-2026 01:58:36 UTC] ✅ JWT token verified successfully for user profile
[19-Jul-2026 01:58:36 UTC] User ID: 1092
[19-Jul-2026 01:58:36 UTC] ✅ User profile retrieved successfully for user ID: 1092
[19-Jul-2026 01:58:36 UTC] === API CALL LOG ===
[19-Jul-2026 01:58:36 UTC] Endpoint: user/profile.php
[19-Jul-2026 01:58:36 UTC] Full Log Data: {
    "timestamp": "2026-07-19 01:58:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.91.93.162",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.91.93.162, 104.23.170.178",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MiIsInVzZXJuYW1lIjoiaHR0cHM6XC9cL3QubWVcL2FkbWltc3oiLCJlbWFpbCI6ImFiZHVsa2FkaXJtdXN0YXBoYTY2NkBnbWFpbC5jb20iLCJleHAiOjE3ODUwMzExMDF9.rMgKgdInEk19_ofFScm3sZ_sh3GJ5NpTV_S6PFVu3rc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d61f3fe80f33d0-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.91.93.162",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jul-2026 01:58:36 UTC] === END API CALL LOG ===
[19-Jul-2026 01:58:36 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jul-2026 01:58:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MiIsInVzZXJuYW1lIjoiaHR0cHM6XC9cL3QubWVcL2FkbWltc3oiLCJlbWFpbCI6ImFiZHVsa2FkaXJtdXN0YXBoYTY2NkBnbWFpbC5jb20iLCJleHAiOjE3ODUwMzExMDF9.rMgKgdInEk19_ofFScm3sZ_sh3GJ5NpTV_S6PFVu3rc
[19-Jul-2026 01:58:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jul-2026 01:58:36 UTC] ✅ JWT token verified successfully for user profile
[19-Jul-2026 01:58:36 UTC] User ID: 1092
[19-Jul-2026 01:58:36 UTC] ✅ User profile retrieved successfully for user ID: 1092
[19-Jul-2026 01:58:39 UTC] === API CALL LOG ===
[19-Jul-2026 01:58:39 UTC] Endpoint: user/profile.php
[19-Jul-2026 01:58:39 UTC] Full Log Data: {
    "timestamp": "2026-07-19 01:58:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.91.93.162",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.91.93.162, 141.101.76.184",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MiIsInVzZXJuYW1lIjoiaHR0cHM6XC9cL3QubWVcL2FkbWltc3oiLCJlbWFpbCI6ImFiZHVsa2FkaXJtdXN0YXBoYTY2NkBnbWFpbC5jb20iLCJleHAiOjE3ODUwMzExMDF9.rMgKgdInEk19_ofFScm3sZ_sh3GJ5NpTV_S6PFVu3rc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d61f52d88afc21-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.91.93.162",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jul-2026 01:58:39 UTC] === END API CALL LOG ===
[19-Jul-2026 01:58:39 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jul-2026 01:58:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MiIsInVzZXJuYW1lIjoiaHR0cHM6XC9cL3QubWVcL2FkbWltc3oiLCJlbWFpbCI6ImFiZHVsa2FkaXJtdXN0YXBoYTY2NkBnbWFpbC5jb20iLCJleHAiOjE3ODUwMzExMDF9.rMgKgdInEk19_ofFScm3sZ_sh3GJ5NpTV_S6PFVu3rc
[19-Jul-2026 01:58:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jul-2026 01:58:39 UTC] ✅ JWT token verified successfully for user profile
[19-Jul-2026 01:58:39 UTC] User ID: 1092
[19-Jul-2026 01:58:39 UTC] ✅ User profile retrieved successfully for user ID: 1092
[19-Jul-2026 01:58:41 UTC] === API CALL LOG ===
[19-Jul-2026 01:58:41 UTC] Endpoint: user/profile.php
[19-Jul-2026 01:58:41 UTC] Full Log Data: {
    "timestamp": "2026-07-19 01:58:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.91.93.162",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.91.93.162, 141.101.76.184",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MiIsInVzZXJuYW1lIjoiaHR0cHM6XC9cL3QubWVcL2FkbWltc3oiLCJlbWFpbCI6ImFiZHVsa2FkaXJtdXN0YXBoYTY2NkBnbWFpbC5jb20iLCJleHAiOjE3ODUwMzExMDF9.rMgKgdInEk19_ofFScm3sZ_sh3GJ5NpTV_S6PFVu3rc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d61f5f8d1ffc21-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.91.93.162",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jul-2026 01:58:41 UTC] === END API CALL LOG ===
[19-Jul-2026 01:58:41 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jul-2026 01:58:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MiIsInVzZXJuYW1lIjoiaHR0cHM6XC9cL3QubWVcL2FkbWltc3oiLCJlbWFpbCI6ImFiZHVsa2FkaXJtdXN0YXBoYTY2NkBnbWFpbC5jb20iLCJleHAiOjE3ODUwMzExMDF9.rMgKgdInEk19_ofFScm3sZ_sh3GJ5NpTV_S6PFVu3rc
[19-Jul-2026 01:58:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jul-2026 01:58:41 UTC] ✅ JWT token verified successfully for user profile
[19-Jul-2026 01:58:41 UTC] User ID: 1092
[19-Jul-2026 01:58:41 UTC] ✅ User profile retrieved successfully for user ID: 1092
[19-Jul-2026 01:58:49 UTC] === API CALL LOG ===
[19-Jul-2026 01:58:49 UTC] Endpoint: user/profile.php
[19-Jul-2026 01:58:49 UTC] Full Log Data: {
    "timestamp": "2026-07-19 01:58:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.91.93.162",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.91.93.162, 172.70.46.99",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MiIsInVzZXJuYW1lIjoiaHR0cHM6XC9cL3QubWVcL2FkbWltc3oiLCJlbWFpbCI6ImFiZHVsa2FkaXJtdXN0YXBoYTY2NkBnbWFpbC5jb20iLCJleHAiOjE3ODUwMzExMDF9.rMgKgdInEk19_ofFScm3sZ_sh3GJ5NpTV_S6PFVu3rc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d61f8e4fa49ffc-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.91.93.162",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jul-2026 01:58:49 UTC] === END API CALL LOG ===
[19-Jul-2026 01:58:49 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jul-2026 01:58:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MiIsInVzZXJuYW1lIjoiaHR0cHM6XC9cL3QubWVcL2FkbWltc3oiLCJlbWFpbCI6ImFiZHVsa2FkaXJtdXN0YXBoYTY2NkBnbWFpbC5jb20iLCJleHAiOjE3ODUwMzExMDF9.rMgKgdInEk19_ofFScm3sZ_sh3GJ5NpTV_S6PFVu3rc
[19-Jul-2026 01:58:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jul-2026 01:58:49 UTC] ✅ JWT token verified successfully for user profile
[19-Jul-2026 01:58:49 UTC] User ID: 1092
[19-Jul-2026 01:58:49 UTC] ✅ User profile retrieved successfully for user ID: 1092
[19-Jul-2026 01:58:52 UTC] === API CALL LOG ===
[19-Jul-2026 01:58:52 UTC] Endpoint: user/profile.php
[19-Jul-2026 01:58:52 UTC] Full Log Data: {
    "timestamp": "2026-07-19 01:58:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.91.93.162",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.91.93.162, 172.70.46.99",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MiIsInVzZXJuYW1lIjoiaHR0cHM6XC9cL3QubWVcL2FkbWltc3oiLCJlbWFpbCI6ImFiZHVsa2FkaXJtdXN0YXBoYTY2NkBnbWFpbC5jb20iLCJleHAiOjE3ODUwMzExMDF9.rMgKgdInEk19_ofFScm3sZ_sh3GJ5NpTV_S6PFVu3rc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d61f9fec919ffc-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.91.93.162",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jul-2026 01:58:52 UTC] === END API CALL LOG ===
[19-Jul-2026 01:58:52 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jul-2026 01:58:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MiIsInVzZXJuYW1lIjoiaHR0cHM6XC9cL3QubWVcL2FkbWltc3oiLCJlbWFpbCI6ImFiZHVsa2FkaXJtdXN0YXBoYTY2NkBnbWFpbC5jb20iLCJleHAiOjE3ODUwMzExMDF9.rMgKgdInEk19_ofFScm3sZ_sh3GJ5NpTV_S6PFVu3rc
[19-Jul-2026 01:58:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jul-2026 01:58:52 UTC] ✅ JWT token verified successfully for user profile
[19-Jul-2026 01:58:52 UTC] User ID: 1092
[19-Jul-2026 01:58:52 UTC] ✅ User profile retrieved successfully for user ID: 1092
[19-Jul-2026 01:58:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jul-2026 01:58:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jul-2026 01:58:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.91.93.162, 172.70.46.99","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MiIsInVzZXJuYW1lIjoiaHR0cHM6XC9cL3QubWVcL2FkbWltc3oiLCJlbWFpbCI6ImFiZHVsa2FkaXJtdXN0YXBoYTY2NkBnbWFpbC5jb20iLCJleHAiOjE3ODUwMzExMDF9.rMgKgdInEk19_ofFScm3sZ_sh3GJ5NpTV_S6PFVu3rc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1d61f9fec939ffc-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.91.93.162","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[19-Jul-2026 01:58:52 UTC] === User Orders API Called ===
[19-Jul-2026 01:58:52 UTC] User ID: 1092
[19-Jul-2026 01:58:52 UTC] Limit: 20, Offset: 0
[19-Jul-2026 01:58:52 UTC] === API CALL LOG ===
[19-Jul-2026 01:58:52 UTC] Endpoint: user/profile.php
[19-Jul-2026 01:58:52 UTC] Orders found: 0
[19-Jul-2026 01:58:52 UTC] Full Log Data: {
    "timestamp": "2026-07-19 01:58:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.91.93.162",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.91.93.162, 172.70.46.99",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MiIsInVzZXJuYW1lIjoiaHR0cHM6XC9cL3QubWVcL2FkbWltc3oiLCJlbWFpbCI6ImFiZHVsa2FkaXJtdXN0YXBoYTY2NkBnbWFpbC5jb20iLCJleHAiOjE3ODUwMzExMDF9.rMgKgdInEk19_ofFScm3sZ_sh3GJ5NpTV_S6PFVu3rc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d61f9fec959ffc-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.91.93.162",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jul-2026 01:58:52 UTC] Orders data: []
[19-Jul-2026 01:58:52 UTC] === END API CALL LOG ===
[19-Jul-2026 01:58:52 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jul-2026 01:58:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MiIsInVzZXJuYW1lIjoiaHR0cHM6XC9cL3QubWVcL2FkbWltc3oiLCJlbWFpbCI6ImFiZHVsa2FkaXJtdXN0YXBoYTY2NkBnbWFpbC5jb20iLCJleHAiOjE3ODUwMzExMDF9.rMgKgdInEk19_ofFScm3sZ_sh3GJ5NpTV_S6PFVu3rc
[19-Jul-2026 01:58:52 UTC] Total orders count: 0
[19-Jul-2026 01:58:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jul-2026 01:58:52 UTC] ✅ JWT token verified successfully for user profile
[19-Jul-2026 01:58:52 UTC] User ID: 1092
[19-Jul-2026 01:58:52 UTC] ✅ User profile retrieved successfully for user ID: 1092
[19-Jul-2026 01:58:53 UTC] === API CALL LOG ===
[19-Jul-2026 01:58:53 UTC] Endpoint: user/profile.php
[19-Jul-2026 01:58:53 UTC] Full Log Data: {
    "timestamp": "2026-07-19 01:58:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.91.93.162",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.91.93.162, 172.70.46.99",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MiIsInVzZXJuYW1lIjoiaHR0cHM6XC9cL3QubWVcL2FkbWltc3oiLCJlbWFpbCI6ImFiZHVsa2FkaXJtdXN0YXBoYTY2NkBnbWFpbC5jb20iLCJleHAiOjE3ODUwMzExMDF9.rMgKgdInEk19_ofFScm3sZ_sh3GJ5NpTV_S6PFVu3rc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d61fa7aa209ffc-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.91.93.162",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jul-2026 01:58:53 UTC] === END API CALL LOG ===
[19-Jul-2026 01:58:53 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jul-2026 01:58:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MiIsInVzZXJuYW1lIjoiaHR0cHM6XC9cL3QubWVcL2FkbWltc3oiLCJlbWFpbCI6ImFiZHVsa2FkaXJtdXN0YXBoYTY2NkBnbWFpbC5jb20iLCJleHAiOjE3ODUwMzExMDF9.rMgKgdInEk19_ofFScm3sZ_sh3GJ5NpTV_S6PFVu3rc
[19-Jul-2026 01:58:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jul-2026 01:58:53 UTC] ✅ JWT token verified successfully for user profile
[19-Jul-2026 01:58:53 UTC] User ID: 1092
[19-Jul-2026 01:58:53 UTC] ✅ User profile retrieved successfully for user ID: 1092
[19-Jul-2026 01:58:55 UTC] === API CALL LOG ===
[19-Jul-2026 01:58:55 UTC] Endpoint: user/profile.php
[19-Jul-2026 01:58:55 UTC] Full Log Data: {
    "timestamp": "2026-07-19 01:58:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.91.93.162",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.91.93.162, 172.70.46.99",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MiIsInVzZXJuYW1lIjoiaHR0cHM6XC9cL3QubWVcL2FkbWltc3oiLCJlbWFpbCI6ImFiZHVsa2FkaXJtdXN0YXBoYTY2NkBnbWFpbC5jb20iLCJleHAiOjE3ODUwMzExMDF9.rMgKgdInEk19_ofFScm3sZ_sh3GJ5NpTV_S6PFVu3rc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d61fb3fa919ffc-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.91.93.162",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jul-2026 01:58:55 UTC] === END API CALL LOG ===
[19-Jul-2026 01:58:55 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jul-2026 01:58:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MiIsInVzZXJuYW1lIjoiaHR0cHM6XC9cL3QubWVcL2FkbWltc3oiLCJlbWFpbCI6ImFiZHVsa2FkaXJtdXN0YXBoYTY2NkBnbWFpbC5jb20iLCJleHAiOjE3ODUwMzExMDF9.rMgKgdInEk19_ofFScm3sZ_sh3GJ5NpTV_S6PFVu3rc
[19-Jul-2026 01:58:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jul-2026 01:58:55 UTC] ✅ JWT token verified successfully for user profile
[19-Jul-2026 01:58:55 UTC] User ID: 1092
[19-Jul-2026 01:58:55 UTC] ✅ User profile retrieved successfully for user ID: 1092
[19-Jul-2026 01:58:55 UTC] User Purchases API - User ID: 1092
[19-Jul-2026 01:58:55 UTC] User Purchases API - Total purchases found: 0
[19-Jul-2026 01:59:02 UTC] === API CALL LOG ===
[19-Jul-2026 01:59:02 UTC] Endpoint: user/profile.php
[19-Jul-2026 01:59:02 UTC] Full Log Data: {
    "timestamp": "2026-07-19 01:59:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.91.93.162",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.91.93.162, 172.71.103.31",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MiIsInVzZXJuYW1lIjoiaHR0cHM6XC9cL3QubWVcL2FkbWltc3oiLCJlbWFpbCI6ImFiZHVsa2FkaXJtdXN0YXBoYTY2NkBnbWFpbC5jb20iLCJleHAiOjE3ODUwMzExMDF9.rMgKgdInEk19_ofFScm3sZ_sh3GJ5NpTV_S6PFVu3rc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d61fe2c8c1b936-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.91.93.162",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jul-2026 01:59:02 UTC] === END API CALL LOG ===
[19-Jul-2026 01:59:02 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jul-2026 01:59:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MiIsInVzZXJuYW1lIjoiaHR0cHM6XC9cL3QubWVcL2FkbWltc3oiLCJlbWFpbCI6ImFiZHVsa2FkaXJtdXN0YXBoYTY2NkBnbWFpbC5jb20iLCJleHAiOjE3ODUwMzExMDF9.rMgKgdInEk19_ofFScm3sZ_sh3GJ5NpTV_S6PFVu3rc
[19-Jul-2026 01:59:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jul-2026 01:59:02 UTC] ✅ JWT token verified successfully for user profile
[19-Jul-2026 01:59:02 UTC] User ID: 1092
[19-Jul-2026 01:59:02 UTC] ✅ User profile retrieved successfully for user ID: 1092
[19-Jul-2026 01:59:05 UTC] === API CALL LOG ===
[19-Jul-2026 01:59:05 UTC] Endpoint: user/profile.php
[19-Jul-2026 01:59:05 UTC] Full Log Data: {
    "timestamp": "2026-07-19 01:59:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.91.93.162",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.91.93.162, 172.71.102.108",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MiIsInVzZXJuYW1lIjoiaHR0cHM6XC9cL3QubWVcL2FkbWltc3oiLCJlbWFpbCI6ImFiZHVsa2FkaXJtdXN0YXBoYTY2NkBnbWFpbC5jb20iLCJleHAiOjE3ODUwMzExMDF9.rMgKgdInEk19_ofFScm3sZ_sh3GJ5NpTV_S6PFVu3rc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d61ff1ca30b936-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.91.93.162",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jul-2026 01:59:05 UTC] === END API CALL LOG ===
[19-Jul-2026 01:59:05 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jul-2026 01:59:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MiIsInVzZXJuYW1lIjoiaHR0cHM6XC9cL3QubWVcL2FkbWltc3oiLCJlbWFpbCI6ImFiZHVsa2FkaXJtdXN0YXBoYTY2NkBnbWFpbC5jb20iLCJleHAiOjE3ODUwMzExMDF9.rMgKgdInEk19_ofFScm3sZ_sh3GJ5NpTV_S6PFVu3rc
[19-Jul-2026 01:59:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jul-2026 01:59:05 UTC] ✅ JWT token verified successfully for user profile
[19-Jul-2026 01:59:05 UTC] User ID: 1092
[19-Jul-2026 01:59:05 UTC] ✅ User profile retrieved successfully for user ID: 1092
[19-Jul-2026 01:59:05 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jul-2026 01:59:05 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jul-2026 01:59:05 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.91.93.162, 172.71.103.31","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MiIsInVzZXJuYW1lIjoiaHR0cHM6XC9cL3QubWVcL2FkbWltc3oiLCJlbWFpbCI6ImFiZHVsa2FkaXJtdXN0YXBoYTY2NkBnbWFpbC5jb20iLCJleHAiOjE3ODUwMzExMDF9.rMgKgdInEk19_ofFScm3sZ_sh3GJ5NpTV_S6PFVu3rc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1d61ff30af3b936-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.91.93.162","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[19-Jul-2026 01:59:05 UTC] === User Orders API Called ===
[19-Jul-2026 01:59:05 UTC] User ID: 1092
[19-Jul-2026 01:59:05 UTC] Limit: 20, Offset: 0
[19-Jul-2026 01:59:05 UTC] Orders found: 0
[19-Jul-2026 01:59:05 UTC] Orders data: []
[19-Jul-2026 01:59:05 UTC] Total orders count: 0
[19-Jul-2026 01:59:05 UTC] === API CALL LOG ===
[19-Jul-2026 01:59:05 UTC] Endpoint: user/profile.php
[19-Jul-2026 01:59:05 UTC] Full Log Data: {
    "timestamp": "2026-07-19 01:59:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.91.93.162",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.91.93.162, 172.71.102.108",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MiIsInVzZXJuYW1lIjoiaHR0cHM6XC9cL3QubWVcL2FkbWltc3oiLCJlbWFpbCI6ImFiZHVsa2FkaXJtdXN0YXBoYTY2NkBnbWFpbC5jb20iLCJleHAiOjE3ODUwMzExMDF9.rMgKgdInEk19_ofFScm3sZ_sh3GJ5NpTV_S6PFVu3rc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d61ff30af4b936-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.91.93.162",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jul-2026 01:59:05 UTC] === END API CALL LOG ===
[19-Jul-2026 01:59:05 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jul-2026 01:59:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MiIsInVzZXJuYW1lIjoiaHR0cHM6XC9cL3QubWVcL2FkbWltc3oiLCJlbWFpbCI6ImFiZHVsa2FkaXJtdXN0YXBoYTY2NkBnbWFpbC5jb20iLCJleHAiOjE3ODUwMzExMDF9.rMgKgdInEk19_ofFScm3sZ_sh3GJ5NpTV_S6PFVu3rc
[19-Jul-2026 01:59:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jul-2026 01:59:05 UTC] ✅ JWT token verified successfully for user profile
[19-Jul-2026 01:59:05 UTC] User ID: 1092
[19-Jul-2026 01:59:05 UTC] ✅ User profile retrieved successfully for user ID: 1092
[19-Jul-2026 01:59:06 UTC] === API CALL LOG ===
[19-Jul-2026 01:59:06 UTC] Endpoint: user/profile.php
[19-Jul-2026 01:59:06 UTC] Full Log Data: {
    "timestamp": "2026-07-19 01:59:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.91.93.162",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.91.93.162, 172.71.102.108",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MiIsInVzZXJuYW1lIjoiaHR0cHM6XC9cL3QubWVcL2FkbWltc3oiLCJlbWFpbCI6ImFiZHVsa2FkaXJtdXN0YXBoYTY2NkBnbWFpbC5jb20iLCJleHAiOjE3ODUwMzExMDF9.rMgKgdInEk19_ofFScm3sZ_sh3GJ5NpTV_S6PFVu3rc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d61ffa1f7fb936-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.91.93.162",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jul-2026 01:59:06 UTC] === END API CALL LOG ===
[19-Jul-2026 01:59:06 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jul-2026 01:59:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MiIsInVzZXJuYW1lIjoiaHR0cHM6XC9cL3QubWVcL2FkbWltc3oiLCJlbWFpbCI6ImFiZHVsa2FkaXJtdXN0YXBoYTY2NkBnbWFpbC5jb20iLCJleHAiOjE3ODUwMzExMDF9.rMgKgdInEk19_ofFScm3sZ_sh3GJ5NpTV_S6PFVu3rc
[19-Jul-2026 01:59:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jul-2026 01:59:06 UTC] ✅ JWT token verified successfully for user profile
[19-Jul-2026 01:59:06 UTC] User ID: 1092
[19-Jul-2026 01:59:06 UTC] ✅ User profile retrieved successfully for user ID: 1092
[19-Jul-2026 02:02:30 UTC] === API CALL LOG ===
[19-Jul-2026 02:02:30 UTC] Endpoint: user/profile.php
[19-Jul-2026 02:02:30 UTC] Full Log Data: {
    "timestamp": "2026-07-19 02:02:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.91.93.162",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.91.93.162, 172.71.103.32",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMDkyLCJ1c2VybmFtZSI6Imh0dHBzOlwvXC90Lm1lXC9hZG1pbXN6IiwiZW1haWwiOiJhYmR1bGthZGlybXVzdGFwaGE2NjZAZ21haWwuY29tIiwiZXhwIjoxNzg1MDMxMzUwfQ.5S00mohdF82-mNDsTt5FZIBriGtvvah7U29-i2-a9Pc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d624f78e13b90f-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.91.93.162",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jul-2026 02:02:30 UTC] === END API CALL LOG ===
[19-Jul-2026 02:02:30 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jul-2026 02:02:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMDkyLCJ1c2VybmFtZSI6Imh0dHBzOlwvXC90Lm1lXC9hZG1pbXN6IiwiZW1haWwiOiJhYmR1bGthZGlybXVzdGFwaGE2NjZAZ21haWwuY29tIiwiZXhwIjoxNzg1MDMxMzUwfQ.5S00mohdF82-mNDsTt5FZIBriGtvvah7U29-i2-a9Pc
[19-Jul-2026 02:02:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jul-2026 02:02:30 UTC] ✅ JWT token verified successfully for user profile
[19-Jul-2026 02:02:30 UTC] User ID: 1092
[19-Jul-2026 02:02:30 UTC] ✅ User profile retrieved successfully for user ID: 1092
[19-Jul-2026 02:02:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jul-2026 02:02:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jul-2026 02:02:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.91.93.162, 172.71.103.32","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMDkyLCJ1c2VybmFtZSI6Imh0dHBzOlwvXC90Lm1lXC9hZG1pbXN6IiwiZW1haWwiOiJhYmR1bGthZGlybXVzdGFwaGE2NjZAZ21haWwuY29tIiwiZXhwIjoxNzg1MDMxMzUwfQ.5S00mohdF82-mNDsTt5FZIBriGtvvah7U29-i2-a9Pc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1d624f78e18b90f-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.91.93.162","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[19-Jul-2026 02:02:30 UTC] === User Orders API Called ===
[19-Jul-2026 02:02:30 UTC] User ID: 1092
[19-Jul-2026 02:02:30 UTC] Limit: 20, Offset: 0
[19-Jul-2026 02:02:30 UTC] Orders found: 0
[19-Jul-2026 02:02:30 UTC] Orders data: []
[19-Jul-2026 02:02:30 UTC] Total orders count: 0
[19-Jul-2026 02:02:30 UTC] === API CALL LOG ===
[19-Jul-2026 02:02:30 UTC] Endpoint: user/profile.php
[19-Jul-2026 02:02:30 UTC] Full Log Data: {
    "timestamp": "2026-07-19 02:02:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.91.93.162",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.91.93.162, 172.71.103.32",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMDkyLCJ1c2VybmFtZSI6Imh0dHBzOlwvXC90Lm1lXC9hZG1pbXN6IiwiZW1haWwiOiJhYmR1bGthZGlybXVzdGFwaGE2NjZAZ21haWwuY29tIiwiZXhwIjoxNzg1MDMxMzUwfQ.5S00mohdF82-mNDsTt5FZIBriGtvvah7U29-i2-a9Pc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d624f78e1ab90f-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.91.93.162",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jul-2026 02:02:30 UTC] === END API CALL LOG ===
[19-Jul-2026 02:02:30 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jul-2026 02:02:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMDkyLCJ1c2VybmFtZSI6Imh0dHBzOlwvXC90Lm1lXC9hZG1pbXN6IiwiZW1haWwiOiJhYmR1bGthZGlybXVzdGFwaGE2NjZAZ21haWwuY29tIiwiZXhwIjoxNzg1MDMxMzUwfQ.5S00mohdF82-mNDsTt5FZIBriGtvvah7U29-i2-a9Pc
[19-Jul-2026 02:02:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jul-2026 02:02:30 UTC] ✅ JWT token verified successfully for user profile
[19-Jul-2026 02:02:30 UTC] User ID: 1092
[19-Jul-2026 02:02:30 UTC] ✅ User profile retrieved successfully for user ID: 1092
[19-Jul-2026 02:02:32 UTC] === API CALL LOG ===
[19-Jul-2026 02:02:32 UTC] Endpoint: user/profile.php
[19-Jul-2026 02:02:32 UTC] Full Log Data: {
    "timestamp": "2026-07-19 02:02:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.91.93.162",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.91.93.162, 172.71.103.32",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMDkyLCJ1c2VybmFtZSI6Imh0dHBzOlwvXC90Lm1lXC9hZG1pbXN6IiwiZW1haWwiOiJhYmR1bGthZGlybXVzdGFwaGE2NjZAZ21haWwuY29tIiwiZXhwIjoxNzg1MDMxMzUwfQ.5S00mohdF82-mNDsTt5FZIBriGtvvah7U29-i2-a9Pc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d624ff8a66b90f-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.91.93.162",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jul-2026 02:02:32 UTC] === END API CALL LOG ===
[19-Jul-2026 02:02:32 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jul-2026 02:02:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMDkyLCJ1c2VybmFtZSI6Imh0dHBzOlwvXC90Lm1lXC9hZG1pbXN6IiwiZW1haWwiOiJhYmR1bGthZGlybXVzdGFwaGE2NjZAZ21haWwuY29tIiwiZXhwIjoxNzg1MDMxMzUwfQ.5S00mohdF82-mNDsTt5FZIBriGtvvah7U29-i2-a9Pc
[19-Jul-2026 02:02:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jul-2026 02:02:32 UTC] ✅ JWT token verified successfully for user profile
[19-Jul-2026 02:02:32 UTC] User ID: 1092
[19-Jul-2026 02:02:32 UTC] ✅ User profile retrieved successfully for user ID: 1092
[19-Jul-2026 02:02:50 UTC] === API CALL LOG ===
[19-Jul-2026 02:02:50 UTC] Endpoint: user/profile.php
[19-Jul-2026 02:02:50 UTC] Full Log Data: {
    "timestamp": "2026-07-19 02:02:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.91.93.162",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.91.93.162, 172.71.103.31",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMDkyLCJ1c2VybmFtZSI6Imh0dHBzOlwvXC90Lm1lXC9hZG1pbXN6IiwiZW1haWwiOiJhYmR1bGthZGlybXVzdGFwaGE2NjZAZ21haWwuY29tIiwiZXhwIjoxNzg1MDMxMzUwfQ.5S00mohdF82-mNDsTt5FZIBriGtvvah7U29-i2-a9Pc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d6257278ecb90f-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.91.93.162",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jul-2026 02:02:50 UTC] === END API CALL LOG ===
[19-Jul-2026 02:02:50 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jul-2026 02:02:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMDkyLCJ1c2VybmFtZSI6Imh0dHBzOlwvXC90Lm1lXC9hZG1pbXN6IiwiZW1haWwiOiJhYmR1bGthZGlybXVzdGFwaGE2NjZAZ21haWwuY29tIiwiZXhwIjoxNzg1MDMxMzUwfQ.5S00mohdF82-mNDsTt5FZIBriGtvvah7U29-i2-a9Pc
[19-Jul-2026 02:02:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jul-2026 02:02:50 UTC] ✅ JWT token verified successfully for user profile
[19-Jul-2026 02:02:50 UTC] User ID: 1092
[19-Jul-2026 02:02:50 UTC] ✅ User profile retrieved successfully for user ID: 1092
[19-Jul-2026 02:02:50 UTC] User Purchases API - User ID: 1092
[19-Jul-2026 02:02:50 UTC] User Purchases API - Total purchases found: 1
[19-Jul-2026 04:29:42 UTC] === API CALL LOG ===
[19-Jul-2026 04:29:42 UTC] Endpoint: user/profile.php
[19-Jul-2026 04:29:42 UTC] Full Log Data: {
    "timestamp": "2026-07-19 04:29:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.81.138",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.81.138, 104.23.168.99",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1MiIsInVzZXJuYW1lIjoidmV4b3JhcHJvcGVydHkiLCJlbWFpbCI6InZleG9yYXByb3BlcnR5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDYzMjcwMH0.kxtAFjRUM1hemxEqtu1JeoNvAAzYSNTlMzVzc5ZhVZ0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d6fc945dc08869-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.81.138",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jul-2026 04:29:42 UTC] === END API CALL LOG ===
[19-Jul-2026 04:29:42 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jul-2026 04:29:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1MiIsInVzZXJuYW1lIjoidmV4b3JhcHJvcGVydHkiLCJlbWFpbCI6InZleG9yYXByb3BlcnR5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDYzMjcwMH0.kxtAFjRUM1hemxEqtu1JeoNvAAzYSNTlMzVzc5ZhVZ0
[19-Jul-2026 04:29:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jul-2026 04:29:42 UTC] ✅ JWT token verified successfully for user profile
[19-Jul-2026 04:29:42 UTC] User ID: 1052
[19-Jul-2026 04:29:42 UTC] ✅ User profile retrieved successfully for user ID: 1052
[19-Jul-2026 04:29:43 UTC] === API CALL LOG ===
[19-Jul-2026 04:29:43 UTC] Endpoint: user/profile.php
[19-Jul-2026 04:29:43 UTC] Full Log Data: {
    "timestamp": "2026-07-19 04:29:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.81.138",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.81.138, 104.23.168.99",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1MiIsInVzZXJuYW1lIjoidmV4b3JhcHJvcGVydHkiLCJlbWFpbCI6InZleG9yYXByb3BlcnR5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDYzMjcwMH0.kxtAFjRUM1hemxEqtu1JeoNvAAzYSNTlMzVzc5ZhVZ0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d6fc995fde8869-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.81.138",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jul-2026 04:29:43 UTC] === END API CALL LOG ===
[19-Jul-2026 04:29:43 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jul-2026 04:29:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1MiIsInVzZXJuYW1lIjoidmV4b3JhcHJvcGVydHkiLCJlbWFpbCI6InZleG9yYXByb3BlcnR5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDYzMjcwMH0.kxtAFjRUM1hemxEqtu1JeoNvAAzYSNTlMzVzc5ZhVZ0
[19-Jul-2026 04:29:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jul-2026 04:29:43 UTC] ✅ JWT token verified successfully for user profile
[19-Jul-2026 04:29:43 UTC] User ID: 1052
[19-Jul-2026 04:29:43 UTC] ✅ User profile retrieved successfully for user ID: 1052
[19-Jul-2026 04:29:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jul-2026 04:29:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jul-2026 04:29:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.81.138, 104.23.168.99","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1MiIsInVzZXJuYW1lIjoidmV4b3JhcHJvcGVydHkiLCJlbWFpbCI6InZleG9yYXByb3BlcnR5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDYzMjcwMH0.kxtAFjRUM1hemxEqtu1JeoNvAAzYSNTlMzVzc5ZhVZ0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1d6fc995fe38869-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.81.138","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[19-Jul-2026 04:29:43 UTC] === User Orders API Called ===
[19-Jul-2026 04:29:43 UTC] User ID: 1052
[19-Jul-2026 04:29:43 UTC] Limit: 20, Offset: 0
[19-Jul-2026 04:29:43 UTC] Orders found: 0
[19-Jul-2026 04:29:43 UTC] Orders data: []
[19-Jul-2026 04:29:43 UTC] Total orders count: 0
[19-Jul-2026 04:29:43 UTC] === API CALL LOG ===
[19-Jul-2026 04:29:43 UTC] Endpoint: user/profile.php
[19-Jul-2026 04:29:43 UTC] Full Log Data: {
    "timestamp": "2026-07-19 04:29:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.81.138",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.81.138, 104.23.168.99",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1MiIsInVzZXJuYW1lIjoidmV4b3JhcHJvcGVydHkiLCJlbWFpbCI6InZleG9yYXByb3BlcnR5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDYzMjcwMH0.kxtAFjRUM1hemxEqtu1JeoNvAAzYSNTlMzVzc5ZhVZ0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d6fc9a8a788869-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.81.138",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jul-2026 04:29:43 UTC] === END API CALL LOG ===
[19-Jul-2026 04:29:43 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jul-2026 04:29:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1MiIsInVzZXJuYW1lIjoidmV4b3JhcHJvcGVydHkiLCJlbWFpbCI6InZleG9yYXByb3BlcnR5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDYzMjcwMH0.kxtAFjRUM1hemxEqtu1JeoNvAAzYSNTlMzVzc5ZhVZ0
[19-Jul-2026 04:29:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jul-2026 04:29:43 UTC] ✅ JWT token verified successfully for user profile
[19-Jul-2026 04:29:43 UTC] User ID: 1052
[19-Jul-2026 04:29:43 UTC] ✅ User profile retrieved successfully for user ID: 1052
[19-Jul-2026 04:30:16 UTC] === API CALL LOG ===
[19-Jul-2026 04:30:16 UTC] Endpoint: user/profile.php
[19-Jul-2026 04:30:16 UTC] Full Log Data: {
    "timestamp": "2026-07-19 04:30:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.81.138",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.81.138, 104.23.168.98",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1MiIsInVzZXJuYW1lIjoidmV4b3JhcHJvcGVydHkiLCJlbWFpbCI6InZleG9yYXByb3BlcnR5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDYzMjcwMH0.kxtAFjRUM1hemxEqtu1JeoNvAAzYSNTlMzVzc5ZhVZ0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d6fd68a9538869-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.81.138",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jul-2026 04:30:16 UTC] === END API CALL LOG ===
[19-Jul-2026 04:30:16 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jul-2026 04:30:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1MiIsInVzZXJuYW1lIjoidmV4b3JhcHJvcGVydHkiLCJlbWFpbCI6InZleG9yYXByb3BlcnR5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDYzMjcwMH0.kxtAFjRUM1hemxEqtu1JeoNvAAzYSNTlMzVzc5ZhVZ0
[19-Jul-2026 04:30:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jul-2026 04:30:16 UTC] ✅ JWT token verified successfully for user profile
[19-Jul-2026 04:30:16 UTC] User ID: 1052
[19-Jul-2026 04:30:16 UTC] ✅ User profile retrieved successfully for user ID: 1052
[19-Jul-2026 04:30:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jul-2026 04:30:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jul-2026 04:30:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.81.138, 104.23.168.99","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1MiIsInVzZXJuYW1lIjoidmV4b3JhcHJvcGVydHkiLCJlbWFpbCI6InZleG9yYXByb3BlcnR5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDYzMjcwMH0.kxtAFjRUM1hemxEqtu1JeoNvAAzYSNTlMzVzc5ZhVZ0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1d6fdb5cfdb8869-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.81.138","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[19-Jul-2026 04:30:28 UTC] === User Orders API Called ===
[19-Jul-2026 04:30:28 UTC] User ID: 1052
[19-Jul-2026 04:30:28 UTC] Limit: 20, Offset: 0
[19-Jul-2026 04:30:28 UTC] Orders found: 0
[19-Jul-2026 04:30:28 UTC] Orders data: []
[19-Jul-2026 04:30:28 UTC] Total orders count: 0
[19-Jul-2026 04:30:28 UTC] === API CALL LOG ===
[19-Jul-2026 04:30:28 UTC] Endpoint: user/profile.php
[19-Jul-2026 04:30:28 UTC] Full Log Data: {
    "timestamp": "2026-07-19 04:30:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.81.138",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.81.138, 104.23.168.99",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1MiIsInVzZXJuYW1lIjoidmV4b3JhcHJvcGVydHkiLCJlbWFpbCI6InZleG9yYXByb3BlcnR5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDYzMjcwMH0.kxtAFjRUM1hemxEqtu1JeoNvAAzYSNTlMzVzc5ZhVZ0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d6fdb5cfdd8869-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.81.138",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jul-2026 04:30:28 UTC] === END API CALL LOG ===
[19-Jul-2026 04:30:28 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jul-2026 04:30:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1MiIsInVzZXJuYW1lIjoidmV4b3JhcHJvcGVydHkiLCJlbWFpbCI6InZleG9yYXByb3BlcnR5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDYzMjcwMH0.kxtAFjRUM1hemxEqtu1JeoNvAAzYSNTlMzVzc5ZhVZ0
[19-Jul-2026 04:30:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jul-2026 04:30:28 UTC] ✅ JWT token verified successfully for user profile
[19-Jul-2026 04:30:28 UTC] User ID: 1052
[19-Jul-2026 04:30:28 UTC] ✅ User profile retrieved successfully for user ID: 1052
[19-Jul-2026 04:30:29 UTC] === API CALL LOG ===
[19-Jul-2026 04:30:29 UTC] Endpoint: user/profile.php
[19-Jul-2026 04:30:29 UTC] Full Log Data: {
    "timestamp": "2026-07-19 04:30:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.81.138",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.81.138, 104.23.168.99",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1MiIsInVzZXJuYW1lIjoidmV4b3JhcHJvcGVydHkiLCJlbWFpbCI6InZleG9yYXByb3BlcnR5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDYzMjcwMH0.kxtAFjRUM1hemxEqtu1JeoNvAAzYSNTlMzVzc5ZhVZ0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d6fdb94f9e8869-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.81.138",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jul-2026 04:30:29 UTC] === END API CALL LOG ===
[19-Jul-2026 04:30:29 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jul-2026 04:30:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1MiIsInVzZXJuYW1lIjoidmV4b3JhcHJvcGVydHkiLCJlbWFpbCI6InZleG9yYXByb3BlcnR5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDYzMjcwMH0.kxtAFjRUM1hemxEqtu1JeoNvAAzYSNTlMzVzc5ZhVZ0
[19-Jul-2026 04:30:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jul-2026 04:30:29 UTC] ✅ JWT token verified successfully for user profile
[19-Jul-2026 04:30:29 UTC] User ID: 1052
[19-Jul-2026 04:30:29 UTC] ✅ User profile retrieved successfully for user ID: 1052
[19-Jul-2026 04:30:43 UTC] === API CALL LOG ===
[19-Jul-2026 04:30:43 UTC] Endpoint: user/profile.php
[19-Jul-2026 04:30:43 UTC] Full Log Data: {
    "timestamp": "2026-07-19 04:30:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.81.138",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.81.138, 104.23.168.98",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1MiIsInVzZXJuYW1lIjoidmV4b3JhcHJvcGVydHkiLCJlbWFpbCI6InZleG9yYXByb3BlcnR5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDYzMjcwMH0.kxtAFjRUM1hemxEqtu1JeoNvAAzYSNTlMzVzc5ZhVZ0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d6fe0f3f468869-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.81.138",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jul-2026 04:30:43 UTC] === END API CALL LOG ===
[19-Jul-2026 04:30:43 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jul-2026 04:30:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1MiIsInVzZXJuYW1lIjoidmV4b3JhcHJvcGVydHkiLCJlbWFpbCI6InZleG9yYXByb3BlcnR5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDYzMjcwMH0.kxtAFjRUM1hemxEqtu1JeoNvAAzYSNTlMzVzc5ZhVZ0
[19-Jul-2026 04:30:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jul-2026 04:30:43 UTC] ✅ JWT token verified successfully for user profile
[19-Jul-2026 04:30:43 UTC] User ID: 1052
[19-Jul-2026 04:30:43 UTC] ✅ User profile retrieved successfully for user ID: 1052
[19-Jul-2026 04:30:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jul-2026 04:30:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jul-2026 04:30:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.81.138, 104.23.168.98","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1MiIsInVzZXJuYW1lIjoidmV4b3JhcHJvcGVydHkiLCJlbWFpbCI6InZleG9yYXByb3BlcnR5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDYzMjcwMH0.kxtAFjRUM1hemxEqtu1JeoNvAAzYSNTlMzVzc5ZhVZ0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1d6fe0f3f448869-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.81.138","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[19-Jul-2026 04:30:43 UTC] === User Orders API Called ===
[19-Jul-2026 04:30:43 UTC] User ID: 1052
[19-Jul-2026 04:30:43 UTC] Limit: 20, Offset: 0
[19-Jul-2026 04:30:43 UTC] Orders found: 0
[19-Jul-2026 04:30:43 UTC] Orders data: []
[19-Jul-2026 04:30:43 UTC] Total orders count: 0
[19-Jul-2026 04:30:43 UTC] === API CALL LOG ===
[19-Jul-2026 04:30:43 UTC] Endpoint: user/profile.php
[19-Jul-2026 04:30:43 UTC] Full Log Data: {
    "timestamp": "2026-07-19 04:30:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.81.138",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.81.138, 104.23.168.98",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1MiIsInVzZXJuYW1lIjoidmV4b3JhcHJvcGVydHkiLCJlbWFpbCI6InZleG9yYXByb3BlcnR5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDYzMjcwMH0.kxtAFjRUM1hemxEqtu1JeoNvAAzYSNTlMzVzc5ZhVZ0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d6fe116d5f8869-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.81.138",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jul-2026 04:30:43 UTC] === END API CALL LOG ===
[19-Jul-2026 04:30:43 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jul-2026 04:30:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1MiIsInVzZXJuYW1lIjoidmV4b3JhcHJvcGVydHkiLCJlbWFpbCI6InZleG9yYXByb3BlcnR5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDYzMjcwMH0.kxtAFjRUM1hemxEqtu1JeoNvAAzYSNTlMzVzc5ZhVZ0
[19-Jul-2026 04:30:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jul-2026 04:30:43 UTC] ✅ JWT token verified successfully for user profile
[19-Jul-2026 04:30:43 UTC] User ID: 1052
[19-Jul-2026 04:30:43 UTC] ✅ User profile retrieved successfully for user ID: 1052
[19-Jul-2026 04:31:16 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jul-2026 04:31:16 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jul-2026 04:31:16 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.81.138, 104.23.168.99","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1MiIsInVzZXJuYW1lIjoidmV4b3JhcHJvcGVydHkiLCJlbWFpbCI6InZleG9yYXByb3BlcnR5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDYzMjcwMH0.kxtAFjRUM1hemxEqtu1JeoNvAAzYSNTlMzVzc5ZhVZ0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1d6fee0b9438869-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.81.138","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[19-Jul-2026 04:31:16 UTC] === User Orders API Called ===
[19-Jul-2026 04:31:16 UTC] User ID: 1052
[19-Jul-2026 04:31:16 UTC] Limit: 20, Offset: 0
[19-Jul-2026 04:31:16 UTC] Orders found: 1
[19-Jul-2026 04:31:16 UTC] Orders data: [{"id":408,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/auvrarwa","status":"pending","created_at":"2026-07-19 08:01:14","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[19-Jul-2026 04:31:16 UTC] Total orders count: 1
[19-Jul-2026 04:31:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jul-2026 04:31:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jul-2026 04:31:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.81.138, 104.23.168.99","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1MiIsInVzZXJuYW1lIjoidmV4b3JhcHJvcGVydHkiLCJlbWFpbCI6InZleG9yYXByb3BlcnR5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDYzMjcwMH0.kxtAFjRUM1hemxEqtu1JeoNvAAzYSNTlMzVzc5ZhVZ0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1d6ff202c4c8869-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.81.138","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[19-Jul-2026 04:31:26 UTC] === User Orders API Called ===
[19-Jul-2026 04:31:26 UTC] User ID: 1052
[19-Jul-2026 04:31:26 UTC] Limit: 20, Offset: 0
[19-Jul-2026 04:31:26 UTC] Orders found: 1
[19-Jul-2026 04:31:26 UTC] Orders data: [{"id":408,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/auvrarwa","status":"pending","created_at":"2026-07-19 08:01:14","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[19-Jul-2026 04:31:26 UTC] Total orders count: 1
[19-Jul-2026 04:31:26 UTC] === API CALL LOG ===
[19-Jul-2026 04:31:26 UTC] Endpoint: user/profile.php
[19-Jul-2026 04:31:26 UTC] Full Log Data: {
    "timestamp": "2026-07-19 04:31:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.81.138",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.81.138, 104.23.168.99",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1MiIsInVzZXJuYW1lIjoidmV4b3JhcHJvcGVydHkiLCJlbWFpbCI6InZleG9yYXByb3BlcnR5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDYzMjcwMH0.kxtAFjRUM1hemxEqtu1JeoNvAAzYSNTlMzVzc5ZhVZ0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d6ff202c4d8869-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.81.138",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jul-2026 04:31:26 UTC] === END API CALL LOG ===
[19-Jul-2026 04:31:26 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jul-2026 04:31:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1MiIsInVzZXJuYW1lIjoidmV4b3JhcHJvcGVydHkiLCJlbWFpbCI6InZleG9yYXByb3BlcnR5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDYzMjcwMH0.kxtAFjRUM1hemxEqtu1JeoNvAAzYSNTlMzVzc5ZhVZ0
[19-Jul-2026 04:31:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jul-2026 04:31:26 UTC] ✅ JWT token verified successfully for user profile
[19-Jul-2026 04:31:26 UTC] User ID: 1052
[19-Jul-2026 04:31:26 UTC] ✅ User profile retrieved successfully for user ID: 1052
[19-Jul-2026 04:31:27 UTC] === API CALL LOG ===
[19-Jul-2026 04:31:27 UTC] Endpoint: user/profile.php
[19-Jul-2026 04:31:27 UTC] Full Log Data: {
    "timestamp": "2026-07-19 04:31:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.81.138",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.81.138, 104.23.168.99",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1MiIsInVzZXJuYW1lIjoidmV4b3JhcHJvcGVydHkiLCJlbWFpbCI6InZleG9yYXByb3BlcnR5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDYzMjcwMH0.kxtAFjRUM1hemxEqtu1JeoNvAAzYSNTlMzVzc5ZhVZ0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d6ff23bc228869-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.81.138",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jul-2026 04:31:27 UTC] === END API CALL LOG ===
[19-Jul-2026 04:31:27 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jul-2026 04:31:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1MiIsInVzZXJuYW1lIjoidmV4b3JhcHJvcGVydHkiLCJlbWFpbCI6InZleG9yYXByb3BlcnR5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDYzMjcwMH0.kxtAFjRUM1hemxEqtu1JeoNvAAzYSNTlMzVzc5ZhVZ0
[19-Jul-2026 04:31:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jul-2026 04:31:27 UTC] ✅ JWT token verified successfully for user profile
[19-Jul-2026 04:31:27 UTC] User ID: 1052
[19-Jul-2026 04:31:27 UTC] ✅ User profile retrieved successfully for user ID: 1052
[19-Jul-2026 04:32:54 UTC] === API CALL LOG ===
[19-Jul-2026 04:32:54 UTC] Endpoint: user/profile.php
[19-Jul-2026 04:32:54 UTC] Full Log Data: {
    "timestamp": "2026-07-19 04:32:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.81.138",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.81.138, 104.23.168.98",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1MiIsInVzZXJuYW1lIjoidmV4b3JhcHJvcGVydHkiLCJlbWFpbCI6InZleG9yYXByb3BlcnR5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDYzMjcwMH0.kxtAFjRUM1hemxEqtu1JeoNvAAzYSNTlMzVzc5ZhVZ0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d701457ebb8869-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.81.138",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jul-2026 04:32:54 UTC] === END API CALL LOG ===
[19-Jul-2026 04:32:54 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jul-2026 04:32:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1MiIsInVzZXJuYW1lIjoidmV4b3JhcHJvcGVydHkiLCJlbWFpbCI6InZleG9yYXByb3BlcnR5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDYzMjcwMH0.kxtAFjRUM1hemxEqtu1JeoNvAAzYSNTlMzVzc5ZhVZ0
[19-Jul-2026 04:32:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jul-2026 04:32:54 UTC] ✅ JWT token verified successfully for user profile
[19-Jul-2026 04:32:54 UTC] User ID: 1052
[19-Jul-2026 04:32:54 UTC] ✅ User profile retrieved successfully for user ID: 1052
[19-Jul-2026 04:32:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jul-2026 04:32:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jul-2026 04:32:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.81.138, 104.23.168.98","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1MiIsInVzZXJuYW1lIjoidmV4b3JhcHJvcGVydHkiLCJlbWFpbCI6InZleG9yYXByb3BlcnR5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDYzMjcwMH0.kxtAFjRUM1hemxEqtu1JeoNvAAzYSNTlMzVzc5ZhVZ0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1d7015d9e5f8869-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.81.138","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[19-Jul-2026 04:32:58 UTC] === User Orders API Called ===
[19-Jul-2026 04:32:58 UTC] User ID: 1052
[19-Jul-2026 04:32:58 UTC] Limit: 20, Offset: 0
[19-Jul-2026 04:32:58 UTC] Orders found: 1
[19-Jul-2026 04:32:58 UTC] Orders data: [{"id":408,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/auvrarwa","status":"pending","created_at":"2026-07-19 08:01:14","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[19-Jul-2026 04:32:58 UTC] Total orders count: 1
[19-Jul-2026 04:33:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jul-2026 04:33:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jul-2026 04:33:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.81.138, 104.23.168.98","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1MiIsInVzZXJuYW1lIjoidmV4b3JhcHJvcGVydHkiLCJlbWFpbCI6InZleG9yYXByb3BlcnR5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDYzMjcwMH0.kxtAFjRUM1hemxEqtu1JeoNvAAzYSNTlMzVzc5ZhVZ0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1d7018eaf698869-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.81.138","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[19-Jul-2026 04:33:06 UTC] === User Orders API Called ===
[19-Jul-2026 04:33:06 UTC] User ID: 1052
[19-Jul-2026 04:33:06 UTC] Limit: 20, Offset: 0
[19-Jul-2026 04:33:06 UTC] Orders found: 1
[19-Jul-2026 04:33:06 UTC] Orders data: [{"id":408,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/auvrarwa","status":"pending","created_at":"2026-07-19 08:01:14","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[19-Jul-2026 04:33:06 UTC] Total orders count: 1
[19-Jul-2026 04:33:06 UTC] === API CALL LOG ===
[19-Jul-2026 04:33:06 UTC] Endpoint: user/profile.php
[19-Jul-2026 04:33:06 UTC] Full Log Data: {
    "timestamp": "2026-07-19 04:33:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.81.138",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.81.138, 104.23.168.98",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1MiIsInVzZXJuYW1lIjoidmV4b3JhcHJvcGVydHkiLCJlbWFpbCI6InZleG9yYXByb3BlcnR5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDYzMjcwMH0.kxtAFjRUM1hemxEqtu1JeoNvAAzYSNTlMzVzc5ZhVZ0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d7018eaf6b8869-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.81.138",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jul-2026 04:33:06 UTC] === END API CALL LOG ===
[19-Jul-2026 04:33:06 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jul-2026 04:33:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1MiIsInVzZXJuYW1lIjoidmV4b3JhcHJvcGVydHkiLCJlbWFpbCI6InZleG9yYXByb3BlcnR5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDYzMjcwMH0.kxtAFjRUM1hemxEqtu1JeoNvAAzYSNTlMzVzc5ZhVZ0
[19-Jul-2026 04:33:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jul-2026 04:33:06 UTC] ✅ JWT token verified successfully for user profile
[19-Jul-2026 04:33:06 UTC] User ID: 1052
[19-Jul-2026 04:33:06 UTC] ✅ User profile retrieved successfully for user ID: 1052
[19-Jul-2026 04:33:06 UTC] === API CALL LOG ===
[19-Jul-2026 04:33:06 UTC] Endpoint: user/profile.php
[19-Jul-2026 04:33:06 UTC] Full Log Data: {
    "timestamp": "2026-07-19 04:33:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.81.138",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.81.138, 104.23.168.98",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1MiIsInVzZXJuYW1lIjoidmV4b3JhcHJvcGVydHkiLCJlbWFpbCI6InZleG9yYXByb3BlcnR5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDYzMjcwMH0.kxtAFjRUM1hemxEqtu1JeoNvAAzYSNTlMzVzc5ZhVZ0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d701921f778869-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.81.138",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jul-2026 04:33:06 UTC] === END API CALL LOG ===
[19-Jul-2026 04:33:06 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jul-2026 04:33:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1MiIsInVzZXJuYW1lIjoidmV4b3JhcHJvcGVydHkiLCJlbWFpbCI6InZleG9yYXByb3BlcnR5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDYzMjcwMH0.kxtAFjRUM1hemxEqtu1JeoNvAAzYSNTlMzVzc5ZhVZ0
[19-Jul-2026 04:33:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jul-2026 04:33:06 UTC] ✅ JWT token verified successfully for user profile
[19-Jul-2026 04:33:06 UTC] User ID: 1052
[19-Jul-2026 04:33:06 UTC] ✅ User profile retrieved successfully for user ID: 1052
[19-Jul-2026 04:33:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jul-2026 04:33:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jul-2026 04:33:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.81.138, 104.23.168.99","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1MiIsInVzZXJuYW1lIjoidmV4b3JhcHJvcGVydHkiLCJlbWFpbCI6InZleG9yYXByb3BlcnR5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDYzMjcwMH0.kxtAFjRUM1hemxEqtu1JeoNvAAzYSNTlMzVzc5ZhVZ0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1d7025879998869-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.81.138","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[19-Jul-2026 04:33:38 UTC] === User Orders API Called ===
[19-Jul-2026 04:33:38 UTC] User ID: 1052
[19-Jul-2026 04:33:38 UTC] Limit: 20, Offset: 0
[19-Jul-2026 04:33:38 UTC] Orders found: 1
[19-Jul-2026 04:33:38 UTC] Orders data: [{"id":408,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/auvrarwa","status":"pending","created_at":"2026-07-19 08:01:14","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[19-Jul-2026 04:33:38 UTC] Total orders count: 1
[19-Jul-2026 06:59:02 UTC] === API CALL LOG ===
[19-Jul-2026 06:59:02 UTC] Endpoint: user/profile.php
[19-Jul-2026 06:59:02 UTC] Full Log Data: {
    "timestamp": "2026-07-19 06:59:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:adc7:312a:8500:5c6a:dfb4:a1f4:719d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2400:adc7:312a:8500:5c6a:dfb4:a1f4:719d, 172.70.142.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MyIsInVzZXJuYW1lIjoiYXNoaXJqOTIiLCJlbWFpbCI6ImFzaGlyajkyQGdtYWlsLmNvbSIsImV4cCI6MTc4NTA0OTE0MH0.ztRdZJu1ao0sUz6Oqc43jjWXMv2xwDGJXCiN_67qSXo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d7d74dfbd541d7-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2400:adc7:312a:8500:5c6a:dfb4:a1f4:719d",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jul-2026 06:59:02 UTC] === END API CALL LOG ===
[19-Jul-2026 06:59:02 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jul-2026 06:59:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MyIsInVzZXJuYW1lIjoiYXNoaXJqOTIiLCJlbWFpbCI6ImFzaGlyajkyQGdtYWlsLmNvbSIsImV4cCI6MTc4NTA0OTE0MH0.ztRdZJu1ao0sUz6Oqc43jjWXMv2xwDGJXCiN_67qSXo
[19-Jul-2026 06:59:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jul-2026 06:59:02 UTC] ✅ JWT token verified successfully for user profile
[19-Jul-2026 06:59:02 UTC] User ID: 1093
[19-Jul-2026 06:59:02 UTC] ✅ User profile retrieved successfully for user ID: 1093
[19-Jul-2026 06:59:02 UTC] === API CALL LOG ===
[19-Jul-2026 06:59:02 UTC] Endpoint: user/profile.php
[19-Jul-2026 06:59:02 UTC] Full Log Data: {
    "timestamp": "2026-07-19 06:59:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:adc7:312a:8500:5c6a:dfb4:a1f4:719d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2400:adc7:312a:8500:5c6a:dfb4:a1f4:719d, 172.70.142.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MyIsInVzZXJuYW1lIjoiYXNoaXJqOTIiLCJlbWFpbCI6ImFzaGlyajkyQGdtYWlsLmNvbSIsImV4cCI6MTc4NTA0OTE0MH0.ztRdZJu1ao0sUz6Oqc43jjWXMv2xwDGJXCiN_67qSXo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d7d74ecec341d7-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2400:adc7:312a:8500:5c6a:dfb4:a1f4:719d",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jul-2026 06:59:02 UTC] === END API CALL LOG ===
[19-Jul-2026 06:59:02 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jul-2026 06:59:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MyIsInVzZXJuYW1lIjoiYXNoaXJqOTIiLCJlbWFpbCI6ImFzaGlyajkyQGdtYWlsLmNvbSIsImV4cCI6MTc4NTA0OTE0MH0.ztRdZJu1ao0sUz6Oqc43jjWXMv2xwDGJXCiN_67qSXo
[19-Jul-2026 06:59:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jul-2026 06:59:02 UTC] ✅ JWT token verified successfully for user profile
[19-Jul-2026 06:59:02 UTC] User ID: 1093
[19-Jul-2026 06:59:02 UTC] ✅ User profile retrieved successfully for user ID: 1093
[19-Jul-2026 06:59:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jul-2026 06:59:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jul-2026 06:59:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2400:adc7:312a:8500:5c6a:dfb4:a1f4:719d, 172.70.142.70","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MyIsInVzZXJuYW1lIjoiYXNoaXJqOTIiLCJlbWFpbCI6ImFzaGlyajkyQGdtYWlsLmNvbSIsImV4cCI6MTc4NTA0OTE0MH0.ztRdZJu1ao0sUz6Oqc43jjWXMv2xwDGJXCiN_67qSXo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1d7d74ecebe41d7-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2400:adc7:312a:8500:5c6a:dfb4:a1f4:719d","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[19-Jul-2026 06:59:02 UTC] === User Orders API Called ===
[19-Jul-2026 06:59:02 UTC] User ID: 1093
[19-Jul-2026 06:59:02 UTC] Limit: 20, Offset: 0
[19-Jul-2026 06:59:02 UTC] Orders found: 0
[19-Jul-2026 06:59:02 UTC] Orders data: []
[19-Jul-2026 06:59:02 UTC] Total orders count: 0
[19-Jul-2026 06:59:03 UTC] === API CALL LOG ===
[19-Jul-2026 06:59:03 UTC] Endpoint: user/profile.php
[19-Jul-2026 06:59:03 UTC] Full Log Data: {
    "timestamp": "2026-07-19 06:59:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:adc7:312a:8500:5c6a:dfb4:a1f4:719d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2400:adc7:312a:8500:5c6a:dfb4:a1f4:719d, 172.70.142.225",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MyIsInVzZXJuYW1lIjoiYXNoaXJqOTIiLCJlbWFpbCI6ImFzaGlyajkyQGdtYWlsLmNvbSIsImV4cCI6MTc4NTA0OTE0MH0.ztRdZJu1ao0sUz6Oqc43jjWXMv2xwDGJXCiN_67qSXo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d7d759ebfc41d7-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2400:adc7:312a:8500:5c6a:dfb4:a1f4:719d",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jul-2026 06:59:03 UTC] === END API CALL LOG ===
[19-Jul-2026 06:59:03 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jul-2026 06:59:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MyIsInVzZXJuYW1lIjoiYXNoaXJqOTIiLCJlbWFpbCI6ImFzaGlyajkyQGdtYWlsLmNvbSIsImV4cCI6MTc4NTA0OTE0MH0.ztRdZJu1ao0sUz6Oqc43jjWXMv2xwDGJXCiN_67qSXo
[19-Jul-2026 06:59:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jul-2026 06:59:03 UTC] ✅ JWT token verified successfully for user profile
[19-Jul-2026 06:59:03 UTC] User ID: 1093
[19-Jul-2026 06:59:03 UTC] ✅ User profile retrieved successfully for user ID: 1093
[19-Jul-2026 06:59:08 UTC] === API CALL LOG ===
[19-Jul-2026 06:59:08 UTC] Endpoint: user/profile.php
[19-Jul-2026 06:59:08 UTC] Full Log Data: {
    "timestamp": "2026-07-19 06:59:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:adc7:312a:8500:5c6a:dfb4:a1f4:719d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2400:adc7:312a:8500:5c6a:dfb4:a1f4:719d, 172.70.142.225",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MyIsInVzZXJuYW1lIjoiYXNoaXJqOTIiLCJlbWFpbCI6ImFzaGlyajkyQGdtYWlsLmNvbSIsImV4cCI6MTc4NTA0OTE0MH0.ztRdZJu1ao0sUz6Oqc43jjWXMv2xwDGJXCiN_67qSXo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d7d7769dbf41d7-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2400:adc7:312a:8500:5c6a:dfb4:a1f4:719d",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jul-2026 06:59:08 UTC] === END API CALL LOG ===
[19-Jul-2026 06:59:08 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jul-2026 06:59:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MyIsInVzZXJuYW1lIjoiYXNoaXJqOTIiLCJlbWFpbCI6ImFzaGlyajkyQGdtYWlsLmNvbSIsImV4cCI6MTc4NTA0OTE0MH0.ztRdZJu1ao0sUz6Oqc43jjWXMv2xwDGJXCiN_67qSXo
[19-Jul-2026 06:59:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jul-2026 06:59:08 UTC] ✅ JWT token verified successfully for user profile
[19-Jul-2026 06:59:08 UTC] User ID: 1093
[19-Jul-2026 06:59:08 UTC] ✅ User profile retrieved successfully for user ID: 1093
[19-Jul-2026 06:59:11 UTC] === API CALL LOG ===
[19-Jul-2026 06:59:11 UTC] Endpoint: user/profile.php
[19-Jul-2026 06:59:11 UTC] Full Log Data: {
    "timestamp": "2026-07-19 06:59:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:adc7:312a:8500:5c6a:dfb4:a1f4:719d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2400:adc7:312a:8500:5c6a:dfb4:a1f4:719d, 172.70.142.225",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MyIsInVzZXJuYW1lIjoiYXNoaXJqOTIiLCJlbWFpbCI6ImFzaGlyajkyQGdtYWlsLmNvbSIsImV4cCI6MTc4NTA0OTE0MH0.ztRdZJu1ao0sUz6Oqc43jjWXMv2xwDGJXCiN_67qSXo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d7d78cfd5341d7-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2400:adc7:312a:8500:5c6a:dfb4:a1f4:719d",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jul-2026 06:59:11 UTC] === END API CALL LOG ===
[19-Jul-2026 06:59:11 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jul-2026 06:59:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MyIsInVzZXJuYW1lIjoiYXNoaXJqOTIiLCJlbWFpbCI6ImFzaGlyajkyQGdtYWlsLmNvbSIsImV4cCI6MTc4NTA0OTE0MH0.ztRdZJu1ao0sUz6Oqc43jjWXMv2xwDGJXCiN_67qSXo
[19-Jul-2026 06:59:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jul-2026 06:59:11 UTC] ✅ JWT token verified successfully for user profile
[19-Jul-2026 06:59:11 UTC] User ID: 1093
[19-Jul-2026 06:59:11 UTC] ✅ User profile retrieved successfully for user ID: 1093
[19-Jul-2026 06:59:17 UTC] === API CALL LOG ===
[19-Jul-2026 06:59:17 UTC] Endpoint: user/profile.php
[19-Jul-2026 06:59:17 UTC] Full Log Data: {
    "timestamp": "2026-07-19 06:59:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:adc7:312a:8500:5c6a:dfb4:a1f4:719d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2400:adc7:312a:8500:5c6a:dfb4:a1f4:719d, 172.70.142.225",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MyIsInVzZXJuYW1lIjoiYXNoaXJqOTIiLCJlbWFpbCI6ImFzaGlyajkyQGdtYWlsLmNvbSIsImV4cCI6MTc4NTA0OTE0MH0.ztRdZJu1ao0sUz6Oqc43jjWXMv2xwDGJXCiN_67qSXo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d7d7b2481a41d7-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2400:adc7:312a:8500:5c6a:dfb4:a1f4:719d",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jul-2026 06:59:17 UTC] === END API CALL LOG ===
[19-Jul-2026 06:59:17 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jul-2026 06:59:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MyIsInVzZXJuYW1lIjoiYXNoaXJqOTIiLCJlbWFpbCI6ImFzaGlyajkyQGdtYWlsLmNvbSIsImV4cCI6MTc4NTA0OTE0MH0.ztRdZJu1ao0sUz6Oqc43jjWXMv2xwDGJXCiN_67qSXo
[19-Jul-2026 06:59:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jul-2026 06:59:17 UTC] ✅ JWT token verified successfully for user profile
[19-Jul-2026 06:59:17 UTC] User ID: 1093
[19-Jul-2026 06:59:17 UTC] ✅ User profile retrieved successfully for user ID: 1093
[19-Jul-2026 06:59:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jul-2026 06:59:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jul-2026 06:59:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2400:adc7:312a:8500:5c6a:dfb4:a1f4:719d, 172.70.142.225","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MyIsInVzZXJuYW1lIjoiYXNoaXJqOTIiLCJlbWFpbCI6ImFzaGlyajkyQGdtYWlsLmNvbSIsImV4cCI6MTc4NTA0OTE0MH0.ztRdZJu1ao0sUz6Oqc43jjWXMv2xwDGJXCiN_67qSXo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1d7d7b2481841d7-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2400:adc7:312a:8500:5c6a:dfb4:a1f4:719d","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[19-Jul-2026 06:59:17 UTC] === User Orders API Called ===
[19-Jul-2026 06:59:17 UTC] User ID: 1093
[19-Jul-2026 06:59:17 UTC] Limit: 20, Offset: 0
[19-Jul-2026 06:59:17 UTC] Orders found: 0
[19-Jul-2026 06:59:17 UTC] Orders data: []
[19-Jul-2026 06:59:17 UTC] Total orders count: 0
[19-Jul-2026 06:59:18 UTC] === API CALL LOG ===
[19-Jul-2026 06:59:18 UTC] Endpoint: user/profile.php
[19-Jul-2026 06:59:18 UTC] Full Log Data: {
    "timestamp": "2026-07-19 06:59:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:adc7:312a:8500:5c6a:dfb4:a1f4:719d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2400:adc7:312a:8500:5c6a:dfb4:a1f4:719d, 172.70.142.225",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MyIsInVzZXJuYW1lIjoiYXNoaXJqOTIiLCJlbWFpbCI6ImFzaGlyajkyQGdtYWlsLmNvbSIsImV4cCI6MTc4NTA0OTE0MH0.ztRdZJu1ao0sUz6Oqc43jjWXMv2xwDGJXCiN_67qSXo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d7d7b63d6641d7-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2400:adc7:312a:8500:5c6a:dfb4:a1f4:719d",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jul-2026 06:59:18 UTC] === END API CALL LOG ===
[19-Jul-2026 06:59:18 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jul-2026 06:59:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MyIsInVzZXJuYW1lIjoiYXNoaXJqOTIiLCJlbWFpbCI6ImFzaGlyajkyQGdtYWlsLmNvbSIsImV4cCI6MTc4NTA0OTE0MH0.ztRdZJu1ao0sUz6Oqc43jjWXMv2xwDGJXCiN_67qSXo
[19-Jul-2026 06:59:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jul-2026 06:59:18 UTC] ✅ JWT token verified successfully for user profile
[19-Jul-2026 06:59:18 UTC] User ID: 1093
[19-Jul-2026 06:59:18 UTC] ✅ User profile retrieved successfully for user ID: 1093
[19-Jul-2026 06:59:18 UTC] === API CALL LOG ===
[19-Jul-2026 06:59:18 UTC] Endpoint: user/profile.php
[19-Jul-2026 06:59:18 UTC] Full Log Data: {
    "timestamp": "2026-07-19 06:59:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:adc7:312a:8500:5c6a:dfb4:a1f4:719d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2400:adc7:312a:8500:5c6a:dfb4:a1f4:719d, 172.70.142.225",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MyIsInVzZXJuYW1lIjoiYXNoaXJqOTIiLCJlbWFpbCI6ImFzaGlyajkyQGdtYWlsLmNvbSIsImV4cCI6MTc4NTA0OTE0MH0.ztRdZJu1ao0sUz6Oqc43jjWXMv2xwDGJXCiN_67qSXo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d7d7b9887b41d7-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2400:adc7:312a:8500:5c6a:dfb4:a1f4:719d",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jul-2026 06:59:18 UTC] === END API CALL LOG ===
[19-Jul-2026 06:59:18 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jul-2026 06:59:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MyIsInVzZXJuYW1lIjoiYXNoaXJqOTIiLCJlbWFpbCI6ImFzaGlyajkyQGdtYWlsLmNvbSIsImV4cCI6MTc4NTA0OTE0MH0.ztRdZJu1ao0sUz6Oqc43jjWXMv2xwDGJXCiN_67qSXo
[19-Jul-2026 06:59:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jul-2026 06:59:18 UTC] ✅ JWT token verified successfully for user profile
[19-Jul-2026 06:59:18 UTC] User ID: 1093
[19-Jul-2026 06:59:18 UTC] ✅ User profile retrieved successfully for user ID: 1093
[19-Jul-2026 06:59:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jul-2026 06:59:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jul-2026 06:59:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2400:adc7:312a:8500:5c6a:dfb4:a1f4:719d, 172.70.142.224","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MyIsInVzZXJuYW1lIjoiYXNoaXJqOTIiLCJlbWFpbCI6ImFzaGlyajkyQGdtYWlsLmNvbSIsImV4cCI6MTc4NTA0OTE0MH0.ztRdZJu1ao0sUz6Oqc43jjWXMv2xwDGJXCiN_67qSXo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1d7d80a2afd41d7-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2400:adc7:312a:8500:5c6a:dfb4:a1f4:719d","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[19-Jul-2026 06:59:32 UTC] === User Orders API Called ===
[19-Jul-2026 06:59:32 UTC] User ID: 1093
[19-Jul-2026 06:59:32 UTC] Limit: 20, Offset: 0
[19-Jul-2026 06:59:32 UTC] Orders found: 0
[19-Jul-2026 06:59:32 UTC] Orders data: []
[19-Jul-2026 06:59:32 UTC] Total orders count: 0
[19-Jul-2026 06:59:32 UTC] === API CALL LOG ===
[19-Jul-2026 06:59:32 UTC] Endpoint: user/profile.php
[19-Jul-2026 06:59:32 UTC] Full Log Data: {
    "timestamp": "2026-07-19 06:59:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:adc7:312a:8500:5c6a:dfb4:a1f4:719d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2400:adc7:312a:8500:5c6a:dfb4:a1f4:719d, 172.70.142.224",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MyIsInVzZXJuYW1lIjoiYXNoaXJqOTIiLCJlbWFpbCI6ImFzaGlyajkyQGdtYWlsLmNvbSIsImV4cCI6MTc4NTA0OTE0MH0.ztRdZJu1ao0sUz6Oqc43jjWXMv2xwDGJXCiN_67qSXo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d7d80a2b0141d7-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2400:adc7:312a:8500:5c6a:dfb4:a1f4:719d",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jul-2026 06:59:32 UTC] === END API CALL LOG ===
[19-Jul-2026 06:59:32 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jul-2026 06:59:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MyIsInVzZXJuYW1lIjoiYXNoaXJqOTIiLCJlbWFpbCI6ImFzaGlyajkyQGdtYWlsLmNvbSIsImV4cCI6MTc4NTA0OTE0MH0.ztRdZJu1ao0sUz6Oqc43jjWXMv2xwDGJXCiN_67qSXo
[19-Jul-2026 06:59:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jul-2026 06:59:32 UTC] ✅ JWT token verified successfully for user profile
[19-Jul-2026 06:59:32 UTC] User ID: 1093
[19-Jul-2026 06:59:32 UTC] ✅ User profile retrieved successfully for user ID: 1093
[19-Jul-2026 06:59:32 UTC] === API CALL LOG ===
[19-Jul-2026 06:59:32 UTC] Endpoint: user/profile.php
[19-Jul-2026 06:59:32 UTC] Full Log Data: {
    "timestamp": "2026-07-19 06:59:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:adc7:312a:8500:5c6a:dfb4:a1f4:719d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2400:adc7:312a:8500:5c6a:dfb4:a1f4:719d, 172.70.142.224",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MyIsInVzZXJuYW1lIjoiYXNoaXJqOTIiLCJlbWFpbCI6ImFzaGlyajkyQGdtYWlsLmNvbSIsImV4cCI6MTc4NTA0OTE0MH0.ztRdZJu1ao0sUz6Oqc43jjWXMv2xwDGJXCiN_67qSXo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d7d80dceeb41d7-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2400:adc7:312a:8500:5c6a:dfb4:a1f4:719d",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jul-2026 06:59:32 UTC] === END API CALL LOG ===
[19-Jul-2026 06:59:32 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jul-2026 06:59:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MyIsInVzZXJuYW1lIjoiYXNoaXJqOTIiLCJlbWFpbCI6ImFzaGlyajkyQGdtYWlsLmNvbSIsImV4cCI6MTc4NTA0OTE0MH0.ztRdZJu1ao0sUz6Oqc43jjWXMv2xwDGJXCiN_67qSXo
[19-Jul-2026 06:59:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jul-2026 06:59:32 UTC] ✅ JWT token verified successfully for user profile
[19-Jul-2026 06:59:32 UTC] User ID: 1093
[19-Jul-2026 06:59:32 UTC] ✅ User profile retrieved successfully for user ID: 1093
[19-Jul-2026 06:59:33 UTC] === API CALL LOG ===
[19-Jul-2026 06:59:33 UTC] Endpoint: user/profile.php
[19-Jul-2026 06:59:33 UTC] Full Log Data: {
    "timestamp": "2026-07-19 06:59:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:adc7:312a:8500:5c6a:dfb4:a1f4:719d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2400:adc7:312a:8500:5c6a:dfb4:a1f4:719d, 172.70.142.224",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MyIsInVzZXJuYW1lIjoiYXNoaXJqOTIiLCJlbWFpbCI6ImFzaGlyajkyQGdtYWlsLmNvbSIsImV4cCI6MTc4NTA0OTE0MH0.ztRdZJu1ao0sUz6Oqc43jjWXMv2xwDGJXCiN_67qSXo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d7d814ce3241d7-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2400:adc7:312a:8500:5c6a:dfb4:a1f4:719d",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jul-2026 06:59:33 UTC] === END API CALL LOG ===
[19-Jul-2026 06:59:33 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jul-2026 06:59:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MyIsInVzZXJuYW1lIjoiYXNoaXJqOTIiLCJlbWFpbCI6ImFzaGlyajkyQGdtYWlsLmNvbSIsImV4cCI6MTc4NTA0OTE0MH0.ztRdZJu1ao0sUz6Oqc43jjWXMv2xwDGJXCiN_67qSXo
[19-Jul-2026 06:59:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jul-2026 06:59:33 UTC] ✅ JWT token verified successfully for user profile
[19-Jul-2026 06:59:33 UTC] User ID: 1093
[19-Jul-2026 06:59:33 UTC] ✅ User profile retrieved successfully for user ID: 1093
[19-Jul-2026 06:59:58 UTC] === API CALL LOG ===
[19-Jul-2026 06:59:58 UTC] Endpoint: user/profile.php
[19-Jul-2026 06:59:58 UTC] Full Log Data: {
    "timestamp": "2026-07-19 06:59:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:adc7:312a:8500:5c6a:dfb4:a1f4:719d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2400:adc7:312a:8500:5c6a:dfb4:a1f4:719d, 172.70.142.225",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MyIsInVzZXJuYW1lIjoiYXNoaXJqOTIiLCJlbWFpbCI6ImFzaGlyajkyQGdtYWlsLmNvbSIsImV4cCI6MTc4NTA0OTE0MH0.ztRdZJu1ao0sUz6Oqc43jjWXMv2xwDGJXCiN_67qSXo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d7d8aceaa741d7-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2400:adc7:312a:8500:5c6a:dfb4:a1f4:719d",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jul-2026 06:59:58 UTC] === END API CALL LOG ===
[19-Jul-2026 06:59:58 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jul-2026 06:59:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MyIsInVzZXJuYW1lIjoiYXNoaXJqOTIiLCJlbWFpbCI6ImFzaGlyajkyQGdtYWlsLmNvbSIsImV4cCI6MTc4NTA0OTE0MH0.ztRdZJu1ao0sUz6Oqc43jjWXMv2xwDGJXCiN_67qSXo
[19-Jul-2026 06:59:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jul-2026 06:59:58 UTC] ✅ JWT token verified successfully for user profile
[19-Jul-2026 06:59:58 UTC] User ID: 1093
[19-Jul-2026 06:59:58 UTC] ✅ User profile retrieved successfully for user ID: 1093
[19-Jul-2026 06:59:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jul-2026 06:59:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jul-2026 06:59:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2400:adc7:312a:8500:5c6a:dfb4:a1f4:719d, 172.70.142.225","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MyIsInVzZXJuYW1lIjoiYXNoaXJqOTIiLCJlbWFpbCI6ImFzaGlyajkyQGdtYWlsLmNvbSIsImV4cCI6MTc4NTA0OTE0MH0.ztRdZJu1ao0sUz6Oqc43jjWXMv2xwDGJXCiN_67qSXo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1d7d8aceaa441d7-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2400:adc7:312a:8500:5c6a:dfb4:a1f4:719d","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[19-Jul-2026 06:59:58 UTC] === User Orders API Called ===
[19-Jul-2026 06:59:58 UTC] User ID: 1093
[19-Jul-2026 06:59:58 UTC] Limit: 20, Offset: 0
[19-Jul-2026 06:59:58 UTC] Orders found: 0
[19-Jul-2026 06:59:58 UTC] Orders data: []
[19-Jul-2026 06:59:58 UTC] Total orders count: 0
[19-Jul-2026 06:59:58 UTC] === API CALL LOG ===
[19-Jul-2026 06:59:58 UTC] Endpoint: user/profile.php
[19-Jul-2026 06:59:58 UTC] Full Log Data: {
    "timestamp": "2026-07-19 06:59:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:adc7:312a:8500:5c6a:dfb4:a1f4:719d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2400:adc7:312a:8500:5c6a:dfb4:a1f4:719d, 172.70.142.225",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MyIsInVzZXJuYW1lIjoiYXNoaXJqOTIiLCJlbWFpbCI6ImFzaGlyajkyQGdtYWlsLmNvbSIsImV4cCI6MTc4NTA0OTE0MH0.ztRdZJu1ao0sUz6Oqc43jjWXMv2xwDGJXCiN_67qSXo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d7d8b09e3241d7-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2400:adc7:312a:8500:5c6a:dfb4:a1f4:719d",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jul-2026 06:59:58 UTC] === END API CALL LOG ===
[19-Jul-2026 06:59:58 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jul-2026 06:59:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MyIsInVzZXJuYW1lIjoiYXNoaXJqOTIiLCJlbWFpbCI6ImFzaGlyajkyQGdtYWlsLmNvbSIsImV4cCI6MTc4NTA0OTE0MH0.ztRdZJu1ao0sUz6Oqc43jjWXMv2xwDGJXCiN_67qSXo
[19-Jul-2026 06:59:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jul-2026 06:59:58 UTC] ✅ JWT token verified successfully for user profile
[19-Jul-2026 06:59:58 UTC] User ID: 1093
[19-Jul-2026 06:59:58 UTC] ✅ User profile retrieved successfully for user ID: 1093
[19-Jul-2026 06:59:59 UTC] === API CALL LOG ===
[19-Jul-2026 06:59:59 UTC] Endpoint: user/profile.php
[19-Jul-2026 06:59:59 UTC] Full Log Data: {
    "timestamp": "2026-07-19 06:59:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:adc7:312a:8500:5c6a:dfb4:a1f4:719d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2400:adc7:312a:8500:5c6a:dfb4:a1f4:719d, 172.70.142.225",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MyIsInVzZXJuYW1lIjoiYXNoaXJqOTIiLCJlbWFpbCI6ImFzaGlyajkyQGdtYWlsLmNvbSIsImV4cCI6MTc4NTA0OTE0MH0.ztRdZJu1ao0sUz6Oqc43jjWXMv2xwDGJXCiN_67qSXo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d7d8b78beb41d7-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2400:adc7:312a:8500:5c6a:dfb4:a1f4:719d",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jul-2026 06:59:59 UTC] === END API CALL LOG ===
[19-Jul-2026 06:59:59 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jul-2026 06:59:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MyIsInVzZXJuYW1lIjoiYXNoaXJqOTIiLCJlbWFpbCI6ImFzaGlyajkyQGdtYWlsLmNvbSIsImV4cCI6MTc4NTA0OTE0MH0.ztRdZJu1ao0sUz6Oqc43jjWXMv2xwDGJXCiN_67qSXo
[19-Jul-2026 06:59:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jul-2026 06:59:59 UTC] ✅ JWT token verified successfully for user profile
[19-Jul-2026 06:59:59 UTC] User ID: 1093
[19-Jul-2026 06:59:59 UTC] ✅ User profile retrieved successfully for user ID: 1093
[19-Jul-2026 07:00:08 UTC] === API CALL LOG ===
[19-Jul-2026 07:00:08 UTC] Endpoint: user/profile.php
[19-Jul-2026 07:00:08 UTC] Full Log Data: {
    "timestamp": "2026-07-19 07:00:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:adc7:312a:8500:5c6a:dfb4:a1f4:719d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2400:adc7:312a:8500:5c6a:dfb4:a1f4:719d, 172.70.142.225",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MyIsInVzZXJuYW1lIjoiYXNoaXJqOTIiLCJlbWFpbCI6ImFzaGlyajkyQGdtYWlsLmNvbSIsImV4cCI6MTc4NTA0OTE0MH0.ztRdZJu1ao0sUz6Oqc43jjWXMv2xwDGJXCiN_67qSXo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d7d8f37d9741d7-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2400:adc7:312a:8500:5c6a:dfb4:a1f4:719d",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jul-2026 07:00:08 UTC] === END API CALL LOG ===
[19-Jul-2026 07:00:08 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jul-2026 07:00:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MyIsInVzZXJuYW1lIjoiYXNoaXJqOTIiLCJlbWFpbCI6ImFzaGlyajkyQGdtYWlsLmNvbSIsImV4cCI6MTc4NTA0OTE0MH0.ztRdZJu1ao0sUz6Oqc43jjWXMv2xwDGJXCiN_67qSXo
[19-Jul-2026 07:00:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jul-2026 07:00:08 UTC] ✅ JWT token verified successfully for user profile
[19-Jul-2026 07:00:08 UTC] User ID: 1093
[19-Jul-2026 07:00:08 UTC] ✅ User profile retrieved successfully for user ID: 1093
[19-Jul-2026 07:00:09 UTC] User Purchases API - User ID: 1093
[19-Jul-2026 07:00:09 UTC] User Purchases API - Total purchases found: 0
[19-Jul-2026 07:00:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jul-2026 07:00:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jul-2026 07:00:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2400:adc7:312a:8500:5c6a:dfb4:a1f4:719d, 172.70.142.225","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MyIsInVzZXJuYW1lIjoiYXNoaXJqOTIiLCJlbWFpbCI6ImFzaGlyajkyQGdtYWlsLmNvbSIsImV4cCI6MTc4NTA0OTE0MH0.ztRdZJu1ao0sUz6Oqc43jjWXMv2xwDGJXCiN_67qSXo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1d7d9052c2141d7-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2400:adc7:312a:8500:5c6a:dfb4:a1f4:719d","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[19-Jul-2026 07:00:11 UTC] === User Orders API Called ===
[19-Jul-2026 07:00:11 UTC] User ID: 1093
[19-Jul-2026 07:00:11 UTC] Limit: 20, Offset: 0
[19-Jul-2026 07:00:11 UTC] Orders found: 0
[19-Jul-2026 07:00:11 UTC] Orders data: []
[19-Jul-2026 07:00:11 UTC] Total orders count: 0
[19-Jul-2026 07:00:11 UTC] === API CALL LOG ===
[19-Jul-2026 07:00:11 UTC] Endpoint: user/profile.php
[19-Jul-2026 07:00:11 UTC] Full Log Data: {
    "timestamp": "2026-07-19 07:00:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:adc7:312a:8500:5c6a:dfb4:a1f4:719d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2400:adc7:312a:8500:5c6a:dfb4:a1f4:719d, 172.70.142.225",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MyIsInVzZXJuYW1lIjoiYXNoaXJqOTIiLCJlbWFpbCI6ImFzaGlyajkyQGdtYWlsLmNvbSIsImV4cCI6MTc4NTA0OTE0MH0.ztRdZJu1ao0sUz6Oqc43jjWXMv2xwDGJXCiN_67qSXo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d7d9052c2541d7-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2400:adc7:312a:8500:5c6a:dfb4:a1f4:719d",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jul-2026 07:00:11 UTC] === END API CALL LOG ===
[19-Jul-2026 07:00:11 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jul-2026 07:00:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MyIsInVzZXJuYW1lIjoiYXNoaXJqOTIiLCJlbWFpbCI6ImFzaGlyajkyQGdtYWlsLmNvbSIsImV4cCI6MTc4NTA0OTE0MH0.ztRdZJu1ao0sUz6Oqc43jjWXMv2xwDGJXCiN_67qSXo
[19-Jul-2026 07:00:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jul-2026 07:00:11 UTC] ✅ JWT token verified successfully for user profile
[19-Jul-2026 07:00:11 UTC] User ID: 1093
[19-Jul-2026 07:00:11 UTC] ✅ User profile retrieved successfully for user ID: 1093
[19-Jul-2026 07:00:12 UTC] === API CALL LOG ===
[19-Jul-2026 07:00:12 UTC] Endpoint: user/profile.php
[19-Jul-2026 07:00:12 UTC] Full Log Data: {
    "timestamp": "2026-07-19 07:00:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:adc7:312a:8500:5c6a:dfb4:a1f4:719d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2400:adc7:312a:8500:5c6a:dfb4:a1f4:719d, 172.70.142.225",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MyIsInVzZXJuYW1lIjoiYXNoaXJqOTIiLCJlbWFpbCI6ImFzaGlyajkyQGdtYWlsLmNvbSIsImV4cCI6MTc4NTA0OTE0MH0.ztRdZJu1ao0sUz6Oqc43jjWXMv2xwDGJXCiN_67qSXo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d7d9091ced41d7-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2400:adc7:312a:8500:5c6a:dfb4:a1f4:719d",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jul-2026 07:00:12 UTC] === END API CALL LOG ===
[19-Jul-2026 07:00:12 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jul-2026 07:00:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MyIsInVzZXJuYW1lIjoiYXNoaXJqOTIiLCJlbWFpbCI6ImFzaGlyajkyQGdtYWlsLmNvbSIsImV4cCI6MTc4NTA0OTE0MH0.ztRdZJu1ao0sUz6Oqc43jjWXMv2xwDGJXCiN_67qSXo
[19-Jul-2026 07:00:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jul-2026 07:00:12 UTC] ✅ JWT token verified successfully for user profile
[19-Jul-2026 07:00:12 UTC] User ID: 1093
[19-Jul-2026 07:00:12 UTC] ✅ User profile retrieved successfully for user ID: 1093
[19-Jul-2026 07:00:12 UTC] === API CALL LOG ===
[19-Jul-2026 07:00:12 UTC] Endpoint: user/profile.php
[19-Jul-2026 07:00:12 UTC] Full Log Data: {
    "timestamp": "2026-07-19 07:00:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:adc7:312a:8500:5c6a:dfb4:a1f4:719d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2400:adc7:312a:8500:5c6a:dfb4:a1f4:719d, 172.70.142.225",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MyIsInVzZXJuYW1lIjoiYXNoaXJqOTIiLCJlbWFpbCI6ImFzaGlyajkyQGdtYWlsLmNvbSIsImV4cCI6MTc4NTA0OTE0MH0.ztRdZJu1ao0sUz6Oqc43jjWXMv2xwDGJXCiN_67qSXo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d7d90c8a6a41d7-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2400:adc7:312a:8500:5c6a:dfb4:a1f4:719d",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jul-2026 07:00:12 UTC] === END API CALL LOG ===
[19-Jul-2026 07:00:12 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jul-2026 07:00:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MyIsInVzZXJuYW1lIjoiYXNoaXJqOTIiLCJlbWFpbCI6ImFzaGlyajkyQGdtYWlsLmNvbSIsImV4cCI6MTc4NTA0OTE0MH0.ztRdZJu1ao0sUz6Oqc43jjWXMv2xwDGJXCiN_67qSXo
[19-Jul-2026 07:00:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jul-2026 07:00:12 UTC] ✅ JWT token verified successfully for user profile
[19-Jul-2026 07:00:12 UTC] User ID: 1093
[19-Jul-2026 07:00:12 UTC] ✅ User profile retrieved successfully for user ID: 1093
[19-Jul-2026 07:00:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jul-2026 07:00:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jul-2026 07:00:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2400:adc7:312a:8500:5c6a:dfb4:a1f4:719d, 172.70.142.225","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MyIsInVzZXJuYW1lIjoiYXNoaXJqOTIiLCJlbWFpbCI6ImFzaGlyajkyQGdtYWlsLmNvbSIsImV4cCI6MTc4NTA0OTE0MH0.ztRdZJu1ao0sUz6Oqc43jjWXMv2xwDGJXCiN_67qSXo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1d7d959ca3241d7-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2400:adc7:312a:8500:5c6a:dfb4:a1f4:719d","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[19-Jul-2026 07:00:25 UTC] === User Orders API Called ===
[19-Jul-2026 07:00:25 UTC] User ID: 1093
[19-Jul-2026 07:00:25 UTC] Limit: 20, Offset: 0
[19-Jul-2026 07:00:25 UTC] Orders found: 0
[19-Jul-2026 07:00:25 UTC] Orders data: []
[19-Jul-2026 07:00:25 UTC] Total orders count: 0
[19-Jul-2026 07:00:29 UTC] === API CALL LOG ===
[19-Jul-2026 07:00:29 UTC] Endpoint: user/profile.php
[19-Jul-2026 07:00:29 UTC] Full Log Data: {
    "timestamp": "2026-07-19 07:00:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:adc7:312a:8500:5c6a:dfb4:a1f4:719d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2400:adc7:312a:8500:5c6a:dfb4:a1f4:719d, 172.70.142.225",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MyIsInVzZXJuYW1lIjoiYXNoaXJqOTIiLCJlbWFpbCI6ImFzaGlyajkyQGdtYWlsLmNvbSIsImV4cCI6MTc4NTA0OTE0MH0.ztRdZJu1ao0sUz6Oqc43jjWXMv2xwDGJXCiN_67qSXo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d7d9711aa141d7-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2400:adc7:312a:8500:5c6a:dfb4:a1f4:719d",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jul-2026 07:00:29 UTC] === END API CALL LOG ===
[19-Jul-2026 07:00:29 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jul-2026 07:00:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MyIsInVzZXJuYW1lIjoiYXNoaXJqOTIiLCJlbWFpbCI6ImFzaGlyajkyQGdtYWlsLmNvbSIsImV4cCI6MTc4NTA0OTE0MH0.ztRdZJu1ao0sUz6Oqc43jjWXMv2xwDGJXCiN_67qSXo
[19-Jul-2026 07:00:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jul-2026 07:00:29 UTC] ✅ JWT token verified successfully for user profile
[19-Jul-2026 07:00:29 UTC] User ID: 1093
[19-Jul-2026 07:00:29 UTC] ✅ User profile retrieved successfully for user ID: 1093
[19-Jul-2026 07:00:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jul-2026 07:00:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jul-2026 07:00:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2400:adc7:312a:8500:5c6a:dfb4:a1f4:719d, 172.70.142.225","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MyIsInVzZXJuYW1lIjoiYXNoaXJqOTIiLCJlbWFpbCI6ImFzaGlyajkyQGdtYWlsLmNvbSIsImV4cCI6MTc4NTA0OTE0MH0.ztRdZJu1ao0sUz6Oqc43jjWXMv2xwDGJXCiN_67qSXo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1d7d9711a9941d7-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2400:adc7:312a:8500:5c6a:dfb4:a1f4:719d","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[19-Jul-2026 07:00:29 UTC] === User Orders API Called ===
[19-Jul-2026 07:00:29 UTC] User ID: 1093
[19-Jul-2026 07:00:29 UTC] Limit: 20, Offset: 0
[19-Jul-2026 07:00:29 UTC] Orders found: 0
[19-Jul-2026 07:00:29 UTC] Orders data: []
[19-Jul-2026 07:00:29 UTC] Total orders count: 0
[19-Jul-2026 07:00:29 UTC] === API CALL LOG ===
[19-Jul-2026 07:00:29 UTC] Endpoint: user/profile.php
[19-Jul-2026 07:00:29 UTC] Full Log Data: {
    "timestamp": "2026-07-19 07:00:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:adc7:312a:8500:5c6a:dfb4:a1f4:719d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2400:adc7:312a:8500:5c6a:dfb4:a1f4:719d, 172.70.142.225",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MyIsInVzZXJuYW1lIjoiYXNoaXJqOTIiLCJlbWFpbCI6ImFzaGlyajkyQGdtYWlsLmNvbSIsImV4cCI6MTc4NTA0OTE0MH0.ztRdZJu1ao0sUz6Oqc43jjWXMv2xwDGJXCiN_67qSXo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d7d975696941d7-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2400:adc7:312a:8500:5c6a:dfb4:a1f4:719d",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jul-2026 07:00:29 UTC] === END API CALL LOG ===
[19-Jul-2026 07:00:29 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jul-2026 07:00:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MyIsInVzZXJuYW1lIjoiYXNoaXJqOTIiLCJlbWFpbCI6ImFzaGlyajkyQGdtYWlsLmNvbSIsImV4cCI6MTc4NTA0OTE0MH0.ztRdZJu1ao0sUz6Oqc43jjWXMv2xwDGJXCiN_67qSXo
[19-Jul-2026 07:00:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jul-2026 07:00:29 UTC] ✅ JWT token verified successfully for user profile
[19-Jul-2026 07:00:29 UTC] User ID: 1093
[19-Jul-2026 07:00:29 UTC] ✅ User profile retrieved successfully for user ID: 1093
[19-Jul-2026 07:00:29 UTC] === API CALL LOG ===
[19-Jul-2026 07:00:29 UTC] Endpoint: user/profile.php
[19-Jul-2026 07:00:29 UTC] Full Log Data: {
    "timestamp": "2026-07-19 07:00:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:adc7:312a:8500:5c6a:dfb4:a1f4:719d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2400:adc7:312a:8500:5c6a:dfb4:a1f4:719d, 172.70.142.225",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MyIsInVzZXJuYW1lIjoiYXNoaXJqOTIiLCJlbWFpbCI6ImFzaGlyajkyQGdtYWlsLmNvbSIsImV4cCI6MTc4NTA0OTE0MH0.ztRdZJu1ao0sUz6Oqc43jjWXMv2xwDGJXCiN_67qSXo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d7d9763c5341d7-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2400:adc7:312a:8500:5c6a:dfb4:a1f4:719d",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jul-2026 07:00:29 UTC] === END API CALL LOG ===
[19-Jul-2026 07:00:29 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jul-2026 07:00:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MyIsInVzZXJuYW1lIjoiYXNoaXJqOTIiLCJlbWFpbCI6ImFzaGlyajkyQGdtYWlsLmNvbSIsImV4cCI6MTc4NTA0OTE0MH0.ztRdZJu1ao0sUz6Oqc43jjWXMv2xwDGJXCiN_67qSXo
[19-Jul-2026 07:00:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jul-2026 07:00:29 UTC] ✅ JWT token verified successfully for user profile
[19-Jul-2026 07:00:29 UTC] User ID: 1093
[19-Jul-2026 07:00:29 UTC] ✅ User profile retrieved successfully for user ID: 1093
[19-Jul-2026 07:00:30 UTC] === API CALL LOG ===
[19-Jul-2026 07:00:30 UTC] Endpoint: user/profile.php
[19-Jul-2026 07:00:30 UTC] Full Log Data: {
    "timestamp": "2026-07-19 07:00:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:adc7:312a:8500:5c6a:dfb4:a1f4:719d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2400:adc7:312a:8500:5c6a:dfb4:a1f4:719d, 172.70.142.225",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MyIsInVzZXJuYW1lIjoiYXNoaXJqOTIiLCJlbWFpbCI6ImFzaGlyajkyQGdtYWlsLmNvbSIsImV4cCI6MTc4NTA0OTE0MH0.ztRdZJu1ao0sUz6Oqc43jjWXMv2xwDGJXCiN_67qSXo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d7d9787c3a41d7-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2400:adc7:312a:8500:5c6a:dfb4:a1f4:719d",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jul-2026 07:00:30 UTC] === END API CALL LOG ===
[19-Jul-2026 07:00:30 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jul-2026 07:00:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MyIsInVzZXJuYW1lIjoiYXNoaXJqOTIiLCJlbWFpbCI6ImFzaGlyajkyQGdtYWlsLmNvbSIsImV4cCI6MTc4NTA0OTE0MH0.ztRdZJu1ao0sUz6Oqc43jjWXMv2xwDGJXCiN_67qSXo
[19-Jul-2026 07:00:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jul-2026 07:00:30 UTC] ✅ JWT token verified successfully for user profile
[19-Jul-2026 07:00:30 UTC] User ID: 1093
[19-Jul-2026 07:00:30 UTC] ✅ User profile retrieved successfully for user ID: 1093
[19-Jul-2026 07:00:30 UTC] === API CALL LOG ===
[19-Jul-2026 07:00:30 UTC] Endpoint: user/profile.php
[19-Jul-2026 07:00:30 UTC] Full Log Data: {
    "timestamp": "2026-07-19 07:00:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:adc7:312a:8500:5c6a:dfb4:a1f4:719d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2400:adc7:312a:8500:5c6a:dfb4:a1f4:719d, 172.70.142.225",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MyIsInVzZXJuYW1lIjoiYXNoaXJqOTIiLCJlbWFpbCI6ImFzaGlyajkyQGdtYWlsLmNvbSIsImV4cCI6MTc4NTA0OTE0MH0.ztRdZJu1ao0sUz6Oqc43jjWXMv2xwDGJXCiN_67qSXo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d7d979882c41d7-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2400:adc7:312a:8500:5c6a:dfb4:a1f4:719d",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jul-2026 07:00:30 UTC] === END API CALL LOG ===
[19-Jul-2026 07:00:30 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jul-2026 07:00:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MyIsInVzZXJuYW1lIjoiYXNoaXJqOTIiLCJlbWFpbCI6ImFzaGlyajkyQGdtYWlsLmNvbSIsImV4cCI6MTc4NTA0OTE0MH0.ztRdZJu1ao0sUz6Oqc43jjWXMv2xwDGJXCiN_67qSXo
[19-Jul-2026 07:00:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jul-2026 07:00:30 UTC] ✅ JWT token verified successfully for user profile
[19-Jul-2026 07:00:30 UTC] User ID: 1093
[19-Jul-2026 07:00:30 UTC] ✅ User profile retrieved successfully for user ID: 1093
[19-Jul-2026 07:00:30 UTC] === API CALL LOG ===
[19-Jul-2026 07:00:30 UTC] Endpoint: user/profile.php
[19-Jul-2026 07:00:30 UTC] Full Log Data: {
    "timestamp": "2026-07-19 07:00:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:adc7:312a:8500:5c6a:dfb4:a1f4:719d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2400:adc7:312a:8500:5c6a:dfb4:a1f4:719d, 172.70.142.225",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MyIsInVzZXJuYW1lIjoiYXNoaXJqOTIiLCJlbWFpbCI6ImFzaGlyajkyQGdtYWlsLmNvbSIsImV4cCI6MTc4NTA0OTE0MH0.ztRdZJu1ao0sUz6Oqc43jjWXMv2xwDGJXCiN_67qSXo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d7d97a6bd541d7-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2400:adc7:312a:8500:5c6a:dfb4:a1f4:719d",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jul-2026 07:00:30 UTC] === END API CALL LOG ===
[19-Jul-2026 07:00:30 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jul-2026 07:00:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MyIsInVzZXJuYW1lIjoiYXNoaXJqOTIiLCJlbWFpbCI6ImFzaGlyajkyQGdtYWlsLmNvbSIsImV4cCI6MTc4NTA0OTE0MH0.ztRdZJu1ao0sUz6Oqc43jjWXMv2xwDGJXCiN_67qSXo
[19-Jul-2026 07:00:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jul-2026 07:00:30 UTC] ✅ JWT token verified successfully for user profile
[19-Jul-2026 07:00:30 UTC] User ID: 1093
[19-Jul-2026 07:00:30 UTC] ✅ User profile retrieved successfully for user ID: 1093
[19-Jul-2026 07:00:30 UTC] === API CALL LOG ===
[19-Jul-2026 07:00:30 UTC] Endpoint: user/profile.php
[19-Jul-2026 07:00:30 UTC] Full Log Data: {
    "timestamp": "2026-07-19 07:00:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:adc7:312a:8500:5c6a:dfb4:a1f4:719d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2400:adc7:312a:8500:5c6a:dfb4:a1f4:719d, 172.70.142.225",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MyIsInVzZXJuYW1lIjoiYXNoaXJqOTIiLCJlbWFpbCI6ImFzaGlyajkyQGdtYWlsLmNvbSIsImV4cCI6MTc4NTA0OTE0MH0.ztRdZJu1ao0sUz6Oqc43jjWXMv2xwDGJXCiN_67qSXo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d7d97b7f6e41d7-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2400:adc7:312a:8500:5c6a:dfb4:a1f4:719d",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jul-2026 07:00:30 UTC] === END API CALL LOG ===
[19-Jul-2026 07:00:30 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jul-2026 07:00:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MyIsInVzZXJuYW1lIjoiYXNoaXJqOTIiLCJlbWFpbCI6ImFzaGlyajkyQGdtYWlsLmNvbSIsImV4cCI6MTc4NTA0OTE0MH0.ztRdZJu1ao0sUz6Oqc43jjWXMv2xwDGJXCiN_67qSXo
[19-Jul-2026 07:00:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jul-2026 07:00:30 UTC] ✅ JWT token verified successfully for user profile
[19-Jul-2026 07:00:30 UTC] User ID: 1093
[19-Jul-2026 07:00:30 UTC] ✅ User profile retrieved successfully for user ID: 1093
[19-Jul-2026 07:00:30 UTC] === API CALL LOG ===
[19-Jul-2026 07:00:30 UTC] Endpoint: user/profile.php
[19-Jul-2026 07:00:30 UTC] Full Log Data: {
    "timestamp": "2026-07-19 07:00:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:adc7:312a:8500:5c6a:dfb4:a1f4:719d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2400:adc7:312a:8500:5c6a:dfb4:a1f4:719d, 172.70.142.225",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MyIsInVzZXJuYW1lIjoiYXNoaXJqOTIiLCJlbWFpbCI6ImFzaGlyajkyQGdtYWlsLmNvbSIsImV4cCI6MTc4NTA0OTE0MH0.ztRdZJu1ao0sUz6Oqc43jjWXMv2xwDGJXCiN_67qSXo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d7d97c49b041d7-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2400:adc7:312a:8500:5c6a:dfb4:a1f4:719d",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jul-2026 07:00:30 UTC] === END API CALL LOG ===
[19-Jul-2026 07:00:30 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jul-2026 07:00:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MyIsInVzZXJuYW1lIjoiYXNoaXJqOTIiLCJlbWFpbCI6ImFzaGlyajkyQGdtYWlsLmNvbSIsImV4cCI6MTc4NTA0OTE0MH0.ztRdZJu1ao0sUz6Oqc43jjWXMv2xwDGJXCiN_67qSXo
[19-Jul-2026 07:00:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jul-2026 07:00:30 UTC] ✅ JWT token verified successfully for user profile
[19-Jul-2026 07:00:30 UTC] User ID: 1093
[19-Jul-2026 07:00:30 UTC] ✅ User profile retrieved successfully for user ID: 1093
[19-Jul-2026 07:00:35 UTC] === API CALL LOG ===
[19-Jul-2026 07:00:35 UTC] Endpoint: user/profile.php
[19-Jul-2026 07:00:35 UTC] Full Log Data: {
    "timestamp": "2026-07-19 07:00:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:adc7:312a:8500:5c6a:dfb4:a1f4:719d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2400:adc7:312a:8500:5c6a:dfb4:a1f4:719d, 172.70.142.225",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MyIsInVzZXJuYW1lIjoiYXNoaXJqOTIiLCJlbWFpbCI6ImFzaGlyajkyQGdtYWlsLmNvbSIsImV4cCI6MTc4NTA0OTE0MH0.ztRdZJu1ao0sUz6Oqc43jjWXMv2xwDGJXCiN_67qSXo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d7d997ce4941d7-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2400:adc7:312a:8500:5c6a:dfb4:a1f4:719d",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jul-2026 07:00:35 UTC] === END API CALL LOG ===
[19-Jul-2026 07:00:35 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jul-2026 07:00:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MyIsInVzZXJuYW1lIjoiYXNoaXJqOTIiLCJlbWFpbCI6ImFzaGlyajkyQGdtYWlsLmNvbSIsImV4cCI6MTc4NTA0OTE0MH0.ztRdZJu1ao0sUz6Oqc43jjWXMv2xwDGJXCiN_67qSXo
[19-Jul-2026 07:00:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jul-2026 07:00:35 UTC] ✅ JWT token verified successfully for user profile
[19-Jul-2026 07:00:35 UTC] User ID: 1093
[19-Jul-2026 07:00:35 UTC] ✅ User profile retrieved successfully for user ID: 1093
[19-Jul-2026 07:00:39 UTC] === API CALL LOG ===
[19-Jul-2026 07:00:39 UTC] Endpoint: user/profile.php
[19-Jul-2026 07:00:39 UTC] Full Log Data: {
    "timestamp": "2026-07-19 07:00:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:adc7:312a:8500:5c6a:dfb4:a1f4:719d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2400:adc7:312a:8500:5c6a:dfb4:a1f4:719d, 172.70.142.225",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MyIsInVzZXJuYW1lIjoiYXNoaXJqOTIiLCJlbWFpbCI6ImFzaGlyajkyQGdtYWlsLmNvbSIsImV4cCI6MTc4NTA0OTE0MH0.ztRdZJu1ao0sUz6Oqc43jjWXMv2xwDGJXCiN_67qSXo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d7d9b49e3a41d7-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2400:adc7:312a:8500:5c6a:dfb4:a1f4:719d",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jul-2026 07:00:39 UTC] === END API CALL LOG ===
[19-Jul-2026 07:00:39 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jul-2026 07:00:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MyIsInVzZXJuYW1lIjoiYXNoaXJqOTIiLCJlbWFpbCI6ImFzaGlyajkyQGdtYWlsLmNvbSIsImV4cCI6MTc4NTA0OTE0MH0.ztRdZJu1ao0sUz6Oqc43jjWXMv2xwDGJXCiN_67qSXo
[19-Jul-2026 07:00:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jul-2026 07:00:39 UTC] ✅ JWT token verified successfully for user profile
[19-Jul-2026 07:00:39 UTC] User ID: 1093
[19-Jul-2026 07:00:39 UTC] ✅ User profile retrieved successfully for user ID: 1093
[19-Jul-2026 07:01:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jul-2026 07:01:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jul-2026 07:01:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2400:adc7:312a:8500:5c6a:dfb4:a1f4:719d, 172.70.142.224","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MyIsInVzZXJuYW1lIjoiYXNoaXJqOTIiLCJlbWFpbCI6ImFzaGlyajkyQGdtYWlsLmNvbSIsImV4cCI6MTc4NTA0OTE0MH0.ztRdZJu1ao0sUz6Oqc43jjWXMv2xwDGJXCiN_67qSXo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1d7da57ce2b41d7-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2400:adc7:312a:8500:5c6a:dfb4:a1f4:719d","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[19-Jul-2026 07:01:06 UTC] === User Orders API Called ===
[19-Jul-2026 07:01:06 UTC] User ID: 1093
[19-Jul-2026 07:01:06 UTC] Limit: 20, Offset: 0
[19-Jul-2026 07:01:06 UTC] Orders found: 0
[19-Jul-2026 07:01:06 UTC] Orders data: []
[19-Jul-2026 07:01:06 UTC] Total orders count: 0
[19-Jul-2026 07:01:06 UTC] === API CALL LOG ===
[19-Jul-2026 07:01:06 UTC] Endpoint: user/profile.php
[19-Jul-2026 07:01:06 UTC] Full Log Data: {
    "timestamp": "2026-07-19 07:01:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:adc7:312a:8500:5c6a:dfb4:a1f4:719d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2400:adc7:312a:8500:5c6a:dfb4:a1f4:719d, 172.70.142.224",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MyIsInVzZXJuYW1lIjoiYXNoaXJqOTIiLCJlbWFpbCI6ImFzaGlyajkyQGdtYWlsLmNvbSIsImV4cCI6MTc4NTA0OTE0MH0.ztRdZJu1ao0sUz6Oqc43jjWXMv2xwDGJXCiN_67qSXo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d7da57ce3941d7-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2400:adc7:312a:8500:5c6a:dfb4:a1f4:719d",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jul-2026 07:01:06 UTC] === END API CALL LOG ===
[19-Jul-2026 07:01:06 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jul-2026 07:01:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MyIsInVzZXJuYW1lIjoiYXNoaXJqOTIiLCJlbWFpbCI6ImFzaGlyajkyQGdtYWlsLmNvbSIsImV4cCI6MTc4NTA0OTE0MH0.ztRdZJu1ao0sUz6Oqc43jjWXMv2xwDGJXCiN_67qSXo
[19-Jul-2026 07:01:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jul-2026 07:01:06 UTC] ✅ JWT token verified successfully for user profile
[19-Jul-2026 07:01:06 UTC] User ID: 1093
[19-Jul-2026 07:01:06 UTC] ✅ User profile retrieved successfully for user ID: 1093
[19-Jul-2026 07:01:06 UTC] === API CALL LOG ===
[19-Jul-2026 07:01:06 UTC] Endpoint: user/profile.php
[19-Jul-2026 07:01:06 UTC] Full Log Data: {
    "timestamp": "2026-07-19 07:01:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:adc7:312a:8500:5c6a:dfb4:a1f4:719d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2400:adc7:312a:8500:5c6a:dfb4:a1f4:719d, 172.70.142.224",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MyIsInVzZXJuYW1lIjoiYXNoaXJqOTIiLCJlbWFpbCI6ImFzaGlyajkyQGdtYWlsLmNvbSIsImV4cCI6MTc4NTA0OTE0MH0.ztRdZJu1ao0sUz6Oqc43jjWXMv2xwDGJXCiN_67qSXo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d7da5b8a8841d7-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2400:adc7:312a:8500:5c6a:dfb4:a1f4:719d",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jul-2026 07:01:06 UTC] === END API CALL LOG ===
[19-Jul-2026 07:01:06 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jul-2026 07:01:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MyIsInVzZXJuYW1lIjoiYXNoaXJqOTIiLCJlbWFpbCI6ImFzaGlyajkyQGdtYWlsLmNvbSIsImV4cCI6MTc4NTA0OTE0MH0.ztRdZJu1ao0sUz6Oqc43jjWXMv2xwDGJXCiN_67qSXo
[19-Jul-2026 07:01:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jul-2026 07:01:06 UTC] ✅ JWT token verified successfully for user profile
[19-Jul-2026 07:01:06 UTC] User ID: 1093
[19-Jul-2026 07:01:06 UTC] ✅ User profile retrieved successfully for user ID: 1093
[19-Jul-2026 07:01:09 UTC] === API CALL LOG ===
[19-Jul-2026 07:01:09 UTC] Endpoint: user/profile.php
[19-Jul-2026 07:01:09 UTC] Full Log Data: {
    "timestamp": "2026-07-19 07:01:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:adc7:312a:8500:5c6a:dfb4:a1f4:719d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2400:adc7:312a:8500:5c6a:dfb4:a1f4:719d, 172.70.142.225",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MyIsInVzZXJuYW1lIjoiYXNoaXJqOTIiLCJlbWFpbCI6ImFzaGlyajkyQGdtYWlsLmNvbSIsImV4cCI6MTc4NTA0OTE0MH0.ztRdZJu1ao0sUz6Oqc43jjWXMv2xwDGJXCiN_67qSXo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d7da6d5a0441d7-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2400:adc7:312a:8500:5c6a:dfb4:a1f4:719d",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jul-2026 07:01:09 UTC] === END API CALL LOG ===
[19-Jul-2026 07:01:09 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jul-2026 07:01:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MyIsInVzZXJuYW1lIjoiYXNoaXJqOTIiLCJlbWFpbCI6ImFzaGlyajkyQGdtYWlsLmNvbSIsImV4cCI6MTc4NTA0OTE0MH0.ztRdZJu1ao0sUz6Oqc43jjWXMv2xwDGJXCiN_67qSXo
[19-Jul-2026 07:01:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jul-2026 07:01:09 UTC] ✅ JWT token verified successfully for user profile
[19-Jul-2026 07:01:09 UTC] User ID: 1093
[19-Jul-2026 07:01:09 UTC] ✅ User profile retrieved successfully for user ID: 1093
[19-Jul-2026 07:01:35 UTC] === API CALL LOG ===
[19-Jul-2026 07:01:35 UTC] Endpoint: user/profile.php
[19-Jul-2026 07:01:35 UTC] Full Log Data: {
    "timestamp": "2026-07-19 07:01:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:adc7:312a:8500:5c6a:dfb4:a1f4:719d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2400:adc7:312a:8500:5c6a:dfb4:a1f4:719d, 172.70.142.225",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MyIsInVzZXJuYW1lIjoiYXNoaXJqOTIiLCJlbWFpbCI6ImFzaGlyajkyQGdtYWlsLmNvbSIsImV4cCI6MTc4NTA0OTE0MH0.ztRdZJu1ao0sUz6Oqc43jjWXMv2xwDGJXCiN_67qSXo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d7db0edd7341d7-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2400:adc7:312a:8500:5c6a:dfb4:a1f4:719d",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jul-2026 07:01:35 UTC] === END API CALL LOG ===
[19-Jul-2026 07:01:35 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jul-2026 07:01:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MyIsInVzZXJuYW1lIjoiYXNoaXJqOTIiLCJlbWFpbCI6ImFzaGlyajkyQGdtYWlsLmNvbSIsImV4cCI6MTc4NTA0OTE0MH0.ztRdZJu1ao0sUz6Oqc43jjWXMv2xwDGJXCiN_67qSXo
[19-Jul-2026 07:01:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jul-2026 07:01:35 UTC] ✅ JWT token verified successfully for user profile
[19-Jul-2026 07:01:35 UTC] User ID: 1093
[19-Jul-2026 07:01:35 UTC] ✅ User profile retrieved successfully for user ID: 1093
[19-Jul-2026 07:01:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jul-2026 07:01:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jul-2026 07:01:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2400:adc7:312a:8500:5c6a:dfb4:a1f4:719d, 172.70.142.225","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MyIsInVzZXJuYW1lIjoiYXNoaXJqOTIiLCJlbWFpbCI6ImFzaGlyajkyQGdtYWlsLmNvbSIsImV4cCI6MTc4NTA0OTE0MH0.ztRdZJu1ao0sUz6Oqc43jjWXMv2xwDGJXCiN_67qSXo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1d7db0edd6f41d7-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2400:adc7:312a:8500:5c6a:dfb4:a1f4:719d","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[19-Jul-2026 07:01:35 UTC] === User Orders API Called ===
[19-Jul-2026 07:01:35 UTC] User ID: 1093
[19-Jul-2026 07:01:35 UTC] Limit: 20, Offset: 0
[19-Jul-2026 07:01:35 UTC] Orders found: 0
[19-Jul-2026 07:01:35 UTC] Orders data: []
[19-Jul-2026 07:01:35 UTC] Total orders count: 0
[19-Jul-2026 07:01:35 UTC] === API CALL LOG ===
[19-Jul-2026 07:01:35 UTC] Endpoint: user/profile.php
[19-Jul-2026 07:01:35 UTC] Full Log Data: {
    "timestamp": "2026-07-19 07:01:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:adc7:312a:8500:5c6a:dfb4:a1f4:719d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2400:adc7:312a:8500:5c6a:dfb4:a1f4:719d, 172.70.142.225",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MyIsInVzZXJuYW1lIjoiYXNoaXJqOTIiLCJlbWFpbCI6ImFzaGlyajkyQGdtYWlsLmNvbSIsImV4cCI6MTc4NTA0OTE0MH0.ztRdZJu1ao0sUz6Oqc43jjWXMv2xwDGJXCiN_67qSXo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d7db12ba7241d7-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2400:adc7:312a:8500:5c6a:dfb4:a1f4:719d",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jul-2026 07:01:35 UTC] === END API CALL LOG ===
[19-Jul-2026 07:01:35 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jul-2026 07:01:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MyIsInVzZXJuYW1lIjoiYXNoaXJqOTIiLCJlbWFpbCI6ImFzaGlyajkyQGdtYWlsLmNvbSIsImV4cCI6MTc4NTA0OTE0MH0.ztRdZJu1ao0sUz6Oqc43jjWXMv2xwDGJXCiN_67qSXo
[19-Jul-2026 07:01:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jul-2026 07:01:35 UTC] ✅ JWT token verified successfully for user profile
[19-Jul-2026 07:01:35 UTC] User ID: 1093
[19-Jul-2026 07:01:35 UTC] ✅ User profile retrieved successfully for user ID: 1093
[19-Jul-2026 07:01:36 UTC] === API CALL LOG ===
[19-Jul-2026 07:01:36 UTC] Endpoint: user/profile.php
[19-Jul-2026 07:01:36 UTC] Full Log Data: {
    "timestamp": "2026-07-19 07:01:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:adc7:312a:8500:5c6a:dfb4:a1f4:719d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2400:adc7:312a:8500:5c6a:dfb4:a1f4:719d, 172.70.142.225",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MyIsInVzZXJuYW1lIjoiYXNoaXJqOTIiLCJlbWFpbCI6ImFzaGlyajkyQGdtYWlsLmNvbSIsImV4cCI6MTc4NTA0OTE0MH0.ztRdZJu1ao0sUz6Oqc43jjWXMv2xwDGJXCiN_67qSXo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d7db160e6341d7-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2400:adc7:312a:8500:5c6a:dfb4:a1f4:719d",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jul-2026 07:01:36 UTC] === END API CALL LOG ===
[19-Jul-2026 07:01:36 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jul-2026 07:01:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MyIsInVzZXJuYW1lIjoiYXNoaXJqOTIiLCJlbWFpbCI6ImFzaGlyajkyQGdtYWlsLmNvbSIsImV4cCI6MTc4NTA0OTE0MH0.ztRdZJu1ao0sUz6Oqc43jjWXMv2xwDGJXCiN_67qSXo
[19-Jul-2026 07:01:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jul-2026 07:01:36 UTC] ✅ JWT token verified successfully for user profile
[19-Jul-2026 07:01:36 UTC] User ID: 1093
[19-Jul-2026 07:01:36 UTC] ✅ User profile retrieved successfully for user ID: 1093
[19-Jul-2026 08:10:44 UTC] === API CALL LOG ===
[19-Jul-2026 08:10:44 UTC] Endpoint: user/profile.php
[19-Jul-2026 08:10:44 UTC] Full Log Data: {
    "timestamp": "2026-07-19 08:10:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:adc7:312a:8500:d170:e5b7:7cd4:93e5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2400:adc7:312a:8500:d170:e5b7:7cd4:93e5, 162.158.88.29",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MyIsInVzZXJuYW1lIjoiYXNoaXJqOTIiLCJlbWFpbCI6ImFzaGlyajkyQGdtYWlsLmNvbSIsImV4cCI6MTc4NTA0OTE0MH0.ztRdZJu1ao0sUz6Oqc43jjWXMv2xwDGJXCiN_67qSXo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d840555edefe18-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2400:adc7:312a:8500:d170:e5b7:7cd4:93e5",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jul-2026 08:10:44 UTC] === END API CALL LOG ===
[19-Jul-2026 08:10:44 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jul-2026 08:10:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MyIsInVzZXJuYW1lIjoiYXNoaXJqOTIiLCJlbWFpbCI6ImFzaGlyajkyQGdtYWlsLmNvbSIsImV4cCI6MTc4NTA0OTE0MH0.ztRdZJu1ao0sUz6Oqc43jjWXMv2xwDGJXCiN_67qSXo
[19-Jul-2026 08:10:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jul-2026 08:10:44 UTC] ✅ JWT token verified successfully for user profile
[19-Jul-2026 08:10:44 UTC] User ID: 1093
[19-Jul-2026 08:10:44 UTC] ✅ User profile retrieved successfully for user ID: 1093
[19-Jul-2026 08:10:44 UTC] === API CALL LOG ===
[19-Jul-2026 08:10:44 UTC] Endpoint: user/profile.php
[19-Jul-2026 08:10:44 UTC] Full Log Data: {
    "timestamp": "2026-07-19 08:10:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:adc7:312a:8500:d170:e5b7:7cd4:93e5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2400:adc7:312a:8500:d170:e5b7:7cd4:93e5, 162.158.88.29",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MyIsInVzZXJuYW1lIjoiYXNoaXJqOTIiLCJlbWFpbCI6ImFzaGlyajkyQGdtYWlsLmNvbSIsImV4cCI6MTc4NTA0OTE0MH0.ztRdZJu1ao0sUz6Oqc43jjWXMv2xwDGJXCiN_67qSXo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d8405e2cbcfe18-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2400:adc7:312a:8500:d170:e5b7:7cd4:93e5",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jul-2026 08:10:44 UTC] === END API CALL LOG ===
[19-Jul-2026 08:10:44 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jul-2026 08:10:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MyIsInVzZXJuYW1lIjoiYXNoaXJqOTIiLCJlbWFpbCI6ImFzaGlyajkyQGdtYWlsLmNvbSIsImV4cCI6MTc4NTA0OTE0MH0.ztRdZJu1ao0sUz6Oqc43jjWXMv2xwDGJXCiN_67qSXo
[19-Jul-2026 08:10:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jul-2026 08:10:44 UTC] ✅ JWT token verified successfully for user profile
[19-Jul-2026 08:10:44 UTC] User ID: 1093
[19-Jul-2026 08:10:44 UTC] ✅ User profile retrieved successfully for user ID: 1093
[19-Jul-2026 08:10:45 UTC] === API CALL LOG ===
[19-Jul-2026 08:10:45 UTC] Endpoint: user/profile.php
[19-Jul-2026 08:10:45 UTC] Full Log Data: {
    "timestamp": "2026-07-19 08:10:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:adc7:312a:8500:d170:e5b7:7cd4:93e5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2400:adc7:312a:8500:d170:e5b7:7cd4:93e5, 162.158.88.29",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MyIsInVzZXJuYW1lIjoiYXNoaXJqOTIiLCJlbWFpbCI6ImFzaGlyajkyQGdtYWlsLmNvbSIsImV4cCI6MTc4NTA0OTE0MH0.ztRdZJu1ao0sUz6Oqc43jjWXMv2xwDGJXCiN_67qSXo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d84060bcf6fe18-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2400:adc7:312a:8500:d170:e5b7:7cd4:93e5",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jul-2026 08:10:45 UTC] === END API CALL LOG ===
[19-Jul-2026 08:10:45 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jul-2026 08:10:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MyIsInVzZXJuYW1lIjoiYXNoaXJqOTIiLCJlbWFpbCI6ImFzaGlyajkyQGdtYWlsLmNvbSIsImV4cCI6MTc4NTA0OTE0MH0.ztRdZJu1ao0sUz6Oqc43jjWXMv2xwDGJXCiN_67qSXo
[19-Jul-2026 08:10:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jul-2026 08:10:45 UTC] ✅ JWT token verified successfully for user profile
[19-Jul-2026 08:10:45 UTC] User ID: 1093
[19-Jul-2026 08:10:45 UTC] ✅ User profile retrieved successfully for user ID: 1093
[19-Jul-2026 08:10:45 UTC] === API CALL LOG ===
[19-Jul-2026 08:10:45 UTC] Endpoint: user/profile.php
[19-Jul-2026 08:10:45 UTC] Full Log Data: {
    "timestamp": "2026-07-19 08:10:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:adc7:312a:8500:d170:e5b7:7cd4:93e5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2400:adc7:312a:8500:d170:e5b7:7cd4:93e5, 162.158.88.7",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MyIsInVzZXJuYW1lIjoiYXNoaXJqOTIiLCJlbWFpbCI6ImFzaGlyajkyQGdtYWlsLmNvbSIsImV4cCI6MTc4NTA0OTE0MH0.ztRdZJu1ao0sUz6Oqc43jjWXMv2xwDGJXCiN_67qSXo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d8405fda45fe18-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2400:adc7:312a:8500:d170:e5b7:7cd4:93e5",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jul-2026 08:10:45 UTC] === END API CALL LOG ===
[19-Jul-2026 08:10:45 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jul-2026 08:10:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MyIsInVzZXJuYW1lIjoiYXNoaXJqOTIiLCJlbWFpbCI6ImFzaGlyajkyQGdtYWlsLmNvbSIsImV4cCI6MTc4NTA0OTE0MH0.ztRdZJu1ao0sUz6Oqc43jjWXMv2xwDGJXCiN_67qSXo
[19-Jul-2026 08:10:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jul-2026 08:10:45 UTC] ✅ JWT token verified successfully for user profile
[19-Jul-2026 08:10:45 UTC] User ID: 1093
[19-Jul-2026 08:10:45 UTC] ✅ User profile retrieved successfully for user ID: 1093
[19-Jul-2026 08:10:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jul-2026 08:10:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jul-2026 08:10:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2400:adc7:312a:8500:d170:e5b7:7cd4:93e5, 162.158.88.7","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MyIsInVzZXJuYW1lIjoiYXNoaXJqOTIiLCJlbWFpbCI6ImFzaGlyajkyQGdtYWlsLmNvbSIsImV4cCI6MTc4NTA0OTE0MH0.ztRdZJu1ao0sUz6Oqc43jjWXMv2xwDGJXCiN_67qSXo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1d84060bcf2fe18-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2400:adc7:312a:8500:d170:e5b7:7cd4:93e5","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[19-Jul-2026 08:10:45 UTC] === User Orders API Called ===
[19-Jul-2026 08:10:45 UTC] User ID: 1093
[19-Jul-2026 08:10:45 UTC] Limit: 20, Offset: 0
[19-Jul-2026 08:10:45 UTC] Orders found: 0
[19-Jul-2026 08:10:45 UTC] Orders data: []
[19-Jul-2026 08:10:45 UTC] Total orders count: 0
[19-Jul-2026 08:10:48 UTC] === API CALL LOG ===
[19-Jul-2026 08:10:48 UTC] Endpoint: user/profile.php
[19-Jul-2026 08:10:48 UTC] Full Log Data: {
    "timestamp": "2026-07-19 08:10:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:adc7:312a:8500:d170:e5b7:7cd4:93e5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2400:adc7:312a:8500:d170:e5b7:7cd4:93e5, 162.158.88.7",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MyIsInVzZXJuYW1lIjoiYXNoaXJqOTIiLCJlbWFpbCI6ImFzaGlyajkyQGdtYWlsLmNvbSIsImV4cCI6MTc4NTA0OTE0MH0.ztRdZJu1ao0sUz6Oqc43jjWXMv2xwDGJXCiN_67qSXo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1d84075eb6bfe18-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2400:adc7:312a:8500:d170:e5b7:7cd4:93e5",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jul-2026 08:10:48 UTC] === END API CALL LOG ===
[19-Jul-2026 08:10:48 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jul-2026 08:10:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5MyIsInVzZXJuYW1lIjoiYXNoaXJqOTIiLCJlbWFpbCI6ImFzaGlyajkyQGdtYWlsLmNvbSIsImV4cCI6MTc4NTA0OTE0MH0.ztRdZJu1ao0sUz6Oqc43jjWXMv2xwDGJXCiN_67qSXo
[19-Jul-2026 08:10:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jul-2026 08:10:48 UTC] ✅ JWT token verified successfully for user profile
[19-Jul-2026 08:10:48 UTC] User ID: 1093
[19-Jul-2026 08:10:48 UTC] ✅ User profile retrieved successfully for user ID: 1093
[19-Jul-2026 13:38:27 UTC] === API CALL LOG ===
[19-Jul-2026 13:38:27 UTC] Endpoint: user/profile.php
[19-Jul-2026 13:38:27 UTC] Full Log Data: {
    "timestamp": "2026-07-19 13:38:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.14.245.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.14.245.149, 162.158.80.180",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1da206a0cbde788-ZDM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.14.245.149",
        "cf-ipcountry": "PS",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jul-2026 13:38:27 UTC] === END API CALL LOG ===
[19-Jul-2026 13:38:27 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jul-2026 13:38:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o
[19-Jul-2026 13:38:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jul-2026 13:38:27 UTC] ✅ JWT token verified successfully for user profile
[19-Jul-2026 13:38:27 UTC] User ID: 550
[19-Jul-2026 13:38:27 UTC] ✅ User profile retrieved successfully for user ID: 550
[19-Jul-2026 13:38:28 UTC] === API CALL LOG ===
[19-Jul-2026 13:38:28 UTC] Endpoint: user/profile.php
[19-Jul-2026 13:38:28 UTC] Full Log Data: {
    "timestamp": "2026-07-19 13:38:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.14.245.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.14.245.149, 162.158.80.180",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1da206db9e3e788-ZDM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.14.245.149",
        "cf-ipcountry": "PS",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jul-2026 13:38:28 UTC] === END API CALL LOG ===
[19-Jul-2026 13:38:28 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jul-2026 13:38:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o
[19-Jul-2026 13:38:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jul-2026 13:38:28 UTC] ✅ JWT token verified successfully for user profile
[19-Jul-2026 13:38:28 UTC] User ID: 550
[19-Jul-2026 13:38:28 UTC] ✅ User profile retrieved successfully for user ID: 550
[19-Jul-2026 13:38:28 UTC] === API CALL LOG ===
[19-Jul-2026 13:38:28 UTC] Endpoint: user/profile.php
[19-Jul-2026 13:38:28 UTC] Full Log Data: {
    "timestamp": "2026-07-19 13:38:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.14.245.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.14.245.149, 162.158.80.174",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1da206d3944e788-ZDM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.14.245.149",
        "cf-ipcountry": "PS",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jul-2026 13:38:28 UTC] === END API CALL LOG ===
[19-Jul-2026 13:38:28 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jul-2026 13:38:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o
[19-Jul-2026 13:38:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jul-2026 13:38:28 UTC] ✅ JWT token verified successfully for user profile
[19-Jul-2026 13:38:28 UTC] User ID: 550
[19-Jul-2026 13:38:28 UTC] ✅ User profile retrieved successfully for user ID: 550
[19-Jul-2026 13:38:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jul-2026 13:38:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jul-2026 13:38:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"212.14.245.149, 162.158.80.175","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1da206d495be788-ZDM","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"212.14.245.149","cf-ipcountry":"PS","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[19-Jul-2026 13:38:28 UTC] === User Orders API Called ===
[19-Jul-2026 13:38:28 UTC] User ID: 550
[19-Jul-2026 13:38:28 UTC] Limit: 20, Offset: 0
[19-Jul-2026 13:38:28 UTC] Orders found: 2
[19-Jul-2026 13:38:28 UTC] Orders data: [{"id":358,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/GazaToday2","status":"pending","created_at":"2026-06-20 16:15:44","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":261,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Zain_Aboudi1","status":"cancelled","created_at":"2026-05-11 19:37:50","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[19-Jul-2026 13:38:28 UTC] Total orders count: 2
[19-Jul-2026 13:39:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jul-2026 13:39:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jul-2026 13:39:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"212.14.245.149, 162.158.80.180","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1da216c6d36e788-ZDM","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"212.14.245.149","cf-ipcountry":"PS","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[19-Jul-2026 13:39:09 UTC] === User Orders API Called ===
[19-Jul-2026 13:39:09 UTC] User ID: 550
[19-Jul-2026 13:39:09 UTC] Limit: 20, Offset: 0
[19-Jul-2026 13:39:09 UTC] Orders found: 2
[19-Jul-2026 13:39:09 UTC] Orders data: [{"id":358,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/GazaToday2","status":"pending","created_at":"2026-06-20 16:15:44","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":261,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Zain_Aboudi1","status":"cancelled","created_at":"2026-05-11 19:37:50","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[19-Jul-2026 13:39:09 UTC] Total orders count: 2
[19-Jul-2026 13:39:09 UTC] === API CALL LOG ===
[19-Jul-2026 13:39:09 UTC] Endpoint: user/profile.php
[19-Jul-2026 13:39:09 UTC] Full Log Data: {
    "timestamp": "2026-07-19 13:39:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.14.245.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.14.245.149, 162.158.80.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1da216cede0e788-ZDM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.14.245.149",
        "cf-ipcountry": "PS",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jul-2026 13:39:09 UTC] === END API CALL LOG ===
[19-Jul-2026 13:39:09 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jul-2026 13:39:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o
[19-Jul-2026 13:39:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jul-2026 13:39:09 UTC] ✅ JWT token verified successfully for user profile
[19-Jul-2026 13:39:09 UTC] User ID: 550
[19-Jul-2026 13:39:09 UTC] ✅ User profile retrieved successfully for user ID: 550
[19-Jul-2026 13:39:09 UTC] === API CALL LOG ===
[19-Jul-2026 13:39:09 UTC] Endpoint: user/profile.php
[19-Jul-2026 13:39:09 UTC] Full Log Data: {
    "timestamp": "2026-07-19 13:39:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.14.245.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.14.245.149, 162.158.80.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1da216e7819e788-ZDM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.14.245.149",
        "cf-ipcountry": "PS",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jul-2026 13:39:09 UTC] === END API CALL LOG ===
[19-Jul-2026 13:39:09 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jul-2026 13:39:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o
[19-Jul-2026 13:39:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jul-2026 13:39:09 UTC] ✅ JWT token verified successfully for user profile
[19-Jul-2026 13:39:09 UTC] User ID: 550
[19-Jul-2026 13:39:09 UTC] ✅ User profile retrieved successfully for user ID: 550
[19-Jul-2026 13:39:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jul-2026 13:39:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jul-2026 13:39:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"212.14.245.149, 162.158.80.181","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1da219068a3e788-ZDM","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"212.14.245.149","cf-ipcountry":"PS","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[19-Jul-2026 13:39:14 UTC] === User Orders API Called ===
[19-Jul-2026 13:39:14 UTC] User ID: 550
[19-Jul-2026 13:39:14 UTC] Limit: 20, Offset: 0
[19-Jul-2026 13:39:14 UTC] Orders found: 2
[19-Jul-2026 13:39:14 UTC] Orders data: [{"id":358,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/GazaToday2","status":"pending","created_at":"2026-06-20 16:15:44","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":261,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Zain_Aboudi1","status":"cancelled","created_at":"2026-05-11 19:37:50","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[19-Jul-2026 13:39:14 UTC] Total orders count: 2
[19-Jul-2026 13:39:14 UTC] === API CALL LOG ===
[19-Jul-2026 13:39:14 UTC] Endpoint: user/profile.php
[19-Jul-2026 13:39:14 UTC] Full Log Data: {
    "timestamp": "2026-07-19 13:39:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.14.245.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.14.245.149, 162.158.80.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1da2190f923e788-ZDM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.14.245.149",
        "cf-ipcountry": "PS",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jul-2026 13:39:14 UTC] === END API CALL LOG ===
[19-Jul-2026 13:39:14 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jul-2026 13:39:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o
[19-Jul-2026 13:39:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jul-2026 13:39:14 UTC] ✅ JWT token verified successfully for user profile
[19-Jul-2026 13:39:14 UTC] User ID: 550
[19-Jul-2026 13:39:14 UTC] ✅ User profile retrieved successfully for user ID: 550
[19-Jul-2026 13:39:15 UTC] === API CALL LOG ===
[19-Jul-2026 13:39:15 UTC] Endpoint: user/profile.php
[19-Jul-2026 13:39:15 UTC] Full Log Data: {
    "timestamp": "2026-07-19 13:39:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.14.245.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.14.245.149, 162.158.80.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1da21928b0be788-ZDM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.14.245.149",
        "cf-ipcountry": "PS",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jul-2026 13:39:15 UTC] === END API CALL LOG ===
[19-Jul-2026 13:39:15 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jul-2026 13:39:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o
[19-Jul-2026 13:39:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jul-2026 13:39:15 UTC] ✅ JWT token verified successfully for user profile
[19-Jul-2026 13:39:15 UTC] User ID: 550
[19-Jul-2026 13:39:15 UTC] ✅ User profile retrieved successfully for user ID: 550
[19-Jul-2026 13:39:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jul-2026 13:39:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jul-2026 13:39:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"212.14.245.149, 162.158.80.181","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1da21d59d22e788-ZDM","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"212.14.245.149","cf-ipcountry":"PS","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[19-Jul-2026 13:39:25 UTC] === User Orders API Called ===
[19-Jul-2026 13:39:25 UTC] User ID: 550
[19-Jul-2026 13:39:25 UTC] Limit: 20, Offset: 0
[19-Jul-2026 13:39:25 UTC] Orders found: 2
[19-Jul-2026 13:39:25 UTC] Orders data: [{"id":358,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/GazaToday2","status":"pending","created_at":"2026-06-20 16:15:44","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":261,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Zain_Aboudi1","status":"cancelled","created_at":"2026-05-11 19:37:50","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[19-Jul-2026 13:39:25 UTC] Total orders count: 2
[19-Jul-2026 13:39:25 UTC] === API CALL LOG ===
[19-Jul-2026 13:39:25 UTC] Endpoint: user/profile.php
[19-Jul-2026 13:39:25 UTC] Full Log Data: {
    "timestamp": "2026-07-19 13:39:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.14.245.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.14.245.149, 162.158.80.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1da21d63de4e788-ZDM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.14.245.149",
        "cf-ipcountry": "PS",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jul-2026 13:39:25 UTC] === END API CALL LOG ===
[19-Jul-2026 13:39:25 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jul-2026 13:39:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o
[19-Jul-2026 13:39:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jul-2026 13:39:25 UTC] ✅ JWT token verified successfully for user profile
[19-Jul-2026 13:39:25 UTC] User ID: 550
[19-Jul-2026 13:39:25 UTC] ✅ User profile retrieved successfully for user ID: 550
[19-Jul-2026 13:39:26 UTC] === API CALL LOG ===
[19-Jul-2026 13:39:26 UTC] Endpoint: user/profile.php
[19-Jul-2026 13:39:26 UTC] Full Log Data: {
    "timestamp": "2026-07-19 13:39:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.14.245.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.14.245.149, 162.158.80.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1da21d7cfaee788-ZDM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.14.245.149",
        "cf-ipcountry": "PS",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jul-2026 13:39:26 UTC] === END API CALL LOG ===
[19-Jul-2026 13:39:26 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jul-2026 13:39:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o
[19-Jul-2026 13:39:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jul-2026 13:39:26 UTC] ✅ JWT token verified successfully for user profile
[19-Jul-2026 13:39:26 UTC] User ID: 550
[19-Jul-2026 13:39:26 UTC] ✅ User profile retrieved successfully for user ID: 550
[19-Jul-2026 13:39:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jul-2026 13:39:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jul-2026 13:39:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"212.14.245.149, 162.158.80.181","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1da2214dceae788-ZDM","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"212.14.245.149","cf-ipcountry":"PS","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[19-Jul-2026 13:39:36 UTC] === User Orders API Called ===
[19-Jul-2026 13:39:36 UTC] User ID: 550
[19-Jul-2026 13:39:36 UTC] Limit: 20, Offset: 0
[19-Jul-2026 13:39:36 UTC] Orders found: 2
[19-Jul-2026 13:39:36 UTC] Orders data: [{"id":358,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/GazaToday2","status":"pending","created_at":"2026-06-20 16:15:44","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":261,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Zain_Aboudi1","status":"cancelled","created_at":"2026-05-11 19:37:50","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[19-Jul-2026 13:39:36 UTC] Total orders count: 2
[19-Jul-2026 13:39:36 UTC] === API CALL LOG ===
[19-Jul-2026 13:39:36 UTC] Endpoint: user/profile.php
[19-Jul-2026 13:39:36 UTC] Full Log Data: {
    "timestamp": "2026-07-19 13:39:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.14.245.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.14.245.149, 162.158.80.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1da22154d69e788-ZDM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.14.245.149",
        "cf-ipcountry": "PS",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jul-2026 13:39:36 UTC] === END API CALL LOG ===
[19-Jul-2026 13:39:36 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jul-2026 13:39:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o
[19-Jul-2026 13:39:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jul-2026 13:39:36 UTC] ✅ JWT token verified successfully for user profile
[19-Jul-2026 13:39:36 UTC] User ID: 550
[19-Jul-2026 13:39:36 UTC] ✅ User profile retrieved successfully for user ID: 550
[19-Jul-2026 13:39:36 UTC] === API CALL LOG ===
[19-Jul-2026 13:39:36 UTC] Endpoint: user/profile.php
[19-Jul-2026 13:39:36 UTC] Full Log Data: {
    "timestamp": "2026-07-19 13:39:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.14.245.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.14.245.149, 162.158.80.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1da2216ef75e788-ZDM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.14.245.149",
        "cf-ipcountry": "PS",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jul-2026 13:39:36 UTC] === END API CALL LOG ===
[19-Jul-2026 13:39:36 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jul-2026 13:39:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o
[19-Jul-2026 13:39:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jul-2026 13:39:36 UTC] ✅ JWT token verified successfully for user profile
[19-Jul-2026 13:39:36 UTC] User ID: 550
[19-Jul-2026 13:39:36 UTC] ✅ User profile retrieved successfully for user ID: 550
[19-Jul-2026 13:39:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jul-2026 13:39:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jul-2026 13:39:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"212.14.245.149, 162.158.80.181","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1da22295e86e788-ZDM","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"212.14.245.149","cf-ipcountry":"PS","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[19-Jul-2026 13:39:39 UTC] === User Orders API Called ===
[19-Jul-2026 13:39:39 UTC] User ID: 550
[19-Jul-2026 13:39:39 UTC] Limit: 20, Offset: 0
[19-Jul-2026 13:39:39 UTC] Orders found: 2
[19-Jul-2026 13:39:39 UTC] Orders data: [{"id":358,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/GazaToday2","status":"pending","created_at":"2026-06-20 16:15:44","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":261,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Zain_Aboudi1","status":"cancelled","created_at":"2026-05-11 19:37:50","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[19-Jul-2026 13:39:39 UTC] Total orders count: 2
[19-Jul-2026 13:39:47 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jul-2026 13:39:47 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jul-2026 13:39:47 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"212.14.245.149, 162.158.80.180","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1da225f6a60e788-ZDM","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"212.14.245.149","cf-ipcountry":"PS","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[19-Jul-2026 13:39:47 UTC] === User Orders API Called ===
[19-Jul-2026 13:39:47 UTC] User ID: 550
[19-Jul-2026 13:39:47 UTC] Limit: 20, Offset: 0
[19-Jul-2026 13:39:47 UTC] Orders found: 2
[19-Jul-2026 13:39:47 UTC] Orders data: [{"id":358,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/GazaToday2","status":"pending","created_at":"2026-06-20 16:15:44","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":261,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Zain_Aboudi1","status":"cancelled","created_at":"2026-05-11 19:37:50","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[19-Jul-2026 13:39:47 UTC] Total orders count: 2
[19-Jul-2026 13:39:48 UTC] === API CALL LOG ===
[19-Jul-2026 13:39:48 UTC] Endpoint: user/profile.php
[19-Jul-2026 13:39:48 UTC] Full Log Data: {
    "timestamp": "2026-07-19 13:39:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.14.245.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.14.245.149, 162.158.80.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1da225fdae7e788-ZDM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.14.245.149",
        "cf-ipcountry": "PS",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jul-2026 13:39:48 UTC] === END API CALL LOG ===
[19-Jul-2026 13:39:48 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jul-2026 13:39:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o
[19-Jul-2026 13:39:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jul-2026 13:39:48 UTC] ✅ JWT token verified successfully for user profile
[19-Jul-2026 13:39:48 UTC] User ID: 550
[19-Jul-2026 13:39:48 UTC] ✅ User profile retrieved successfully for user ID: 550
[19-Jul-2026 13:39:48 UTC] === API CALL LOG ===
[19-Jul-2026 13:39:48 UTC] Endpoint: user/profile.php
[19-Jul-2026 13:39:48 UTC] Full Log Data: {
    "timestamp": "2026-07-19 13:39:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.14.245.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.14.245.149, 162.158.80.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1da2261ad3be788-ZDM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.14.245.149",
        "cf-ipcountry": "PS",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jul-2026 13:39:48 UTC] === END API CALL LOG ===
[19-Jul-2026 13:39:48 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jul-2026 13:39:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o
[19-Jul-2026 13:39:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jul-2026 13:39:48 UTC] ✅ JWT token verified successfully for user profile
[19-Jul-2026 13:39:48 UTC] User ID: 550
[19-Jul-2026 13:39:48 UTC] ✅ User profile retrieved successfully for user ID: 550
[19-Jul-2026 13:39:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jul-2026 13:39:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jul-2026 13:39:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"212.14.245.149, 162.158.80.180","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1da2285b88ae788-ZDM","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"212.14.245.149","cf-ipcountry":"PS","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[19-Jul-2026 13:39:54 UTC] === User Orders API Called ===
[19-Jul-2026 13:39:54 UTC] User ID: 550
[19-Jul-2026 13:39:54 UTC] Limit: 20, Offset: 0
[19-Jul-2026 13:39:54 UTC] Orders found: 2
[19-Jul-2026 13:39:54 UTC] Orders data: [{"id":358,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/GazaToday2","status":"pending","created_at":"2026-06-20 16:15:44","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":261,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Zain_Aboudi1","status":"cancelled","created_at":"2026-05-11 19:37:50","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[19-Jul-2026 13:39:54 UTC] Total orders count: 2
[19-Jul-2026 13:40:04 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jul-2026 13:40:04 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jul-2026 13:40:04 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"212.14.245.149, 162.158.80.181","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1da22c63923e788-ZDM","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"212.14.245.149","cf-ipcountry":"PS","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[19-Jul-2026 13:40:04 UTC] === User Orders API Called ===
[19-Jul-2026 13:40:04 UTC] User ID: 550
[19-Jul-2026 13:40:04 UTC] Limit: 20, Offset: 0
[19-Jul-2026 13:40:04 UTC] Orders found: 2
[19-Jul-2026 13:40:04 UTC] Orders data: [{"id":358,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/GazaToday2","status":"pending","created_at":"2026-06-20 16:15:44","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":261,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Zain_Aboudi1","status":"cancelled","created_at":"2026-05-11 19:37:50","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[19-Jul-2026 13:40:04 UTC] Total orders count: 2
[19-Jul-2026 13:40:04 UTC] === API CALL LOG ===
[19-Jul-2026 13:40:04 UTC] Endpoint: user/profile.php
[19-Jul-2026 13:40:04 UTC] Full Log Data: {
    "timestamp": "2026-07-19 13:40:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.14.245.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.14.245.149, 162.158.80.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1da22c6897ce788-ZDM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.14.245.149",
        "cf-ipcountry": "PS",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jul-2026 13:40:04 UTC] === END API CALL LOG ===
[19-Jul-2026 13:40:04 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jul-2026 13:40:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o
[19-Jul-2026 13:40:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jul-2026 13:40:04 UTC] ✅ JWT token verified successfully for user profile
[19-Jul-2026 13:40:04 UTC] User ID: 550
[19-Jul-2026 13:40:04 UTC] ✅ User profile retrieved successfully for user ID: 550
[19-Jul-2026 13:40:04 UTC] === API CALL LOG ===
[19-Jul-2026 13:40:04 UTC] Endpoint: user/profile.php
[19-Jul-2026 13:40:04 UTC] Full Log Data: {
    "timestamp": "2026-07-19 13:40:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.14.245.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.14.245.149, 162.158.80.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1da22c84c14e788-ZDM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.14.245.149",
        "cf-ipcountry": "PS",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jul-2026 13:40:04 UTC] === END API CALL LOG ===
[19-Jul-2026 13:40:04 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jul-2026 13:40:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o
[19-Jul-2026 13:40:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jul-2026 13:40:04 UTC] ✅ JWT token verified successfully for user profile
[19-Jul-2026 13:40:04 UTC] User ID: 550
[19-Jul-2026 13:40:04 UTC] ✅ User profile retrieved successfully for user ID: 550
[19-Jul-2026 13:40:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jul-2026 13:40:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jul-2026 13:40:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"212.14.245.149, 162.158.80.180","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1da23487c7fe788-ZDM","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"212.14.245.149","cf-ipcountry":"PS","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[19-Jul-2026 13:40:25 UTC] === User Orders API Called ===
[19-Jul-2026 13:40:25 UTC] User ID: 550
[19-Jul-2026 13:40:25 UTC] Limit: 20, Offset: 0
[19-Jul-2026 13:40:25 UTC] Orders found: 2
[19-Jul-2026 13:40:25 UTC] Orders data: [{"id":358,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/GazaToday2","status":"pending","created_at":"2026-06-20 16:15:44","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":261,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Zain_Aboudi1","status":"cancelled","created_at":"2026-05-11 19:37:50","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[19-Jul-2026 13:40:25 UTC] Total orders count: 2
[19-Jul-2026 13:40:25 UTC] === API CALL LOG ===
[19-Jul-2026 13:40:25 UTC] Endpoint: user/profile.php
[19-Jul-2026 13:40:25 UTC] Full Log Data: {
    "timestamp": "2026-07-19 13:40:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.14.245.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.14.245.149, 162.158.80.180",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1da2348fd08e788-ZDM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.14.245.149",
        "cf-ipcountry": "PS",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jul-2026 13:40:25 UTC] === END API CALL LOG ===
[19-Jul-2026 13:40:25 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jul-2026 13:40:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o
[19-Jul-2026 13:40:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jul-2026 13:40:25 UTC] ✅ JWT token verified successfully for user profile
[19-Jul-2026 13:40:25 UTC] User ID: 550
[19-Jul-2026 13:40:25 UTC] ✅ User profile retrieved successfully for user ID: 550
[19-Jul-2026 13:40:25 UTC] === API CALL LOG ===
[19-Jul-2026 13:40:25 UTC] Endpoint: user/profile.php
[19-Jul-2026 13:40:25 UTC] Full Log Data: {
    "timestamp": "2026-07-19 13:40:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.14.245.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.14.245.149, 162.158.80.180",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1da234a8e9be788-ZDM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.14.245.149",
        "cf-ipcountry": "PS",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jul-2026 13:40:25 UTC] === END API CALL LOG ===
[19-Jul-2026 13:40:25 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jul-2026 13:40:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o
[19-Jul-2026 13:40:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jul-2026 13:40:25 UTC] ✅ JWT token verified successfully for user profile
[19-Jul-2026 13:40:25 UTC] User ID: 550
[19-Jul-2026 13:40:25 UTC] ✅ User profile retrieved successfully for user ID: 550
[19-Jul-2026 13:40:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jul-2026 13:40:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jul-2026 13:40:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"212.14.245.149, 162.158.80.180","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1da23534865e788-ZDM","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"212.14.245.149","cf-ipcountry":"PS","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[19-Jul-2026 13:40:26 UTC] === User Orders API Called ===
[19-Jul-2026 13:40:26 UTC] User ID: 550
[19-Jul-2026 13:40:26 UTC] Limit: 20, Offset: 0
[19-Jul-2026 13:40:26 UTC] Orders found: 2
[19-Jul-2026 13:40:26 UTC] Orders data: [{"id":358,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/GazaToday2","status":"pending","created_at":"2026-06-20 16:15:44","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":261,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Zain_Aboudi1","status":"cancelled","created_at":"2026-05-11 19:37:50","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[19-Jul-2026 13:40:26 UTC] Total orders count: 2
[19-Jul-2026 13:40:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jul-2026 13:40:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jul-2026 13:40:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"212.14.245.149, 162.158.80.180","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1da2359df2fe788-ZDM","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"212.14.245.149","cf-ipcountry":"PS","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[19-Jul-2026 13:40:27 UTC] === User Orders API Called ===
[19-Jul-2026 13:40:27 UTC] User ID: 550
[19-Jul-2026 13:40:27 UTC] Limit: 20, Offset: 0
[19-Jul-2026 13:40:27 UTC] Orders found: 2
[19-Jul-2026 13:40:27 UTC] Orders data: [{"id":358,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/GazaToday2","status":"pending","created_at":"2026-06-20 16:15:44","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":261,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Zain_Aboudi1","status":"cancelled","created_at":"2026-05-11 19:37:50","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[19-Jul-2026 13:40:27 UTC] Total orders count: 2
[19-Jul-2026 13:40:27 UTC] === API CALL LOG ===
[19-Jul-2026 13:40:27 UTC] Endpoint: user/profile.php
[19-Jul-2026 13:40:27 UTC] Full Log Data: {
    "timestamp": "2026-07-19 13:40:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.14.245.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.14.245.149, 162.158.80.180",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1da235a881ce788-ZDM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.14.245.149",
        "cf-ipcountry": "PS",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jul-2026 13:40:27 UTC] === END API CALL LOG ===
[19-Jul-2026 13:40:27 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jul-2026 13:40:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o
[19-Jul-2026 13:40:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jul-2026 13:40:27 UTC] ✅ JWT token verified successfully for user profile
[19-Jul-2026 13:40:27 UTC] User ID: 550
[19-Jul-2026 13:40:27 UTC] ✅ User profile retrieved successfully for user ID: 550
[19-Jul-2026 13:40:28 UTC] === API CALL LOG ===
[19-Jul-2026 13:40:28 UTC] Endpoint: user/profile.php
[19-Jul-2026 13:40:28 UTC] Full Log Data: {
    "timestamp": "2026-07-19 13:40:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.14.245.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.14.245.149, 162.158.80.180",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1da235c1a0fe788-ZDM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.14.245.149",
        "cf-ipcountry": "PS",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jul-2026 13:40:28 UTC] === END API CALL LOG ===
[19-Jul-2026 13:40:28 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jul-2026 13:40:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o
[19-Jul-2026 13:40:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jul-2026 13:40:28 UTC] ✅ JWT token verified successfully for user profile
[19-Jul-2026 13:40:28 UTC] User ID: 550
[19-Jul-2026 13:40:28 UTC] ✅ User profile retrieved successfully for user ID: 550
[19-Jul-2026 13:40:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jul-2026 13:40:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jul-2026 13:40:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"212.14.245.149, 162.158.80.181","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1da23af6bf4e788-ZDM","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"212.14.245.149","cf-ipcountry":"PS","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[19-Jul-2026 13:40:41 UTC] === User Orders API Called ===
[19-Jul-2026 13:40:41 UTC] User ID: 550
[19-Jul-2026 13:40:41 UTC] Limit: 20, Offset: 0
[19-Jul-2026 13:40:41 UTC] Orders found: 2
[19-Jul-2026 13:40:41 UTC] Orders data: [{"id":358,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/GazaToday2","status":"pending","created_at":"2026-06-20 16:15:44","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":261,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Zain_Aboudi1","status":"cancelled","created_at":"2026-05-11 19:37:50","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[19-Jul-2026 13:40:41 UTC] Total orders count: 2
[19-Jul-2026 13:40:41 UTC] === API CALL LOG ===
[19-Jul-2026 13:40:41 UTC] Endpoint: user/profile.php
[19-Jul-2026 13:40:41 UTC] Full Log Data: {
    "timestamp": "2026-07-19 13:40:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.14.245.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.14.245.149, 162.158.80.180",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1da23b01ca8e788-ZDM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.14.245.149",
        "cf-ipcountry": "PS",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jul-2026 13:40:41 UTC] === END API CALL LOG ===
[19-Jul-2026 13:40:41 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jul-2026 13:40:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o
[19-Jul-2026 13:40:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jul-2026 13:40:41 UTC] ✅ JWT token verified successfully for user profile
[19-Jul-2026 13:40:41 UTC] User ID: 550
[19-Jul-2026 13:40:41 UTC] ✅ User profile retrieved successfully for user ID: 550
[19-Jul-2026 13:40:41 UTC] === API CALL LOG ===
[19-Jul-2026 13:40:41 UTC] Endpoint: user/profile.php
[19-Jul-2026 13:40:41 UTC] Full Log Data: {
    "timestamp": "2026-07-19 13:40:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.14.245.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.14.245.149, 162.158.80.180",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1da23b1ae86e788-ZDM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.14.245.149",
        "cf-ipcountry": "PS",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jul-2026 13:40:41 UTC] === END API CALL LOG ===
[19-Jul-2026 13:40:41 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jul-2026 13:40:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o
[19-Jul-2026 13:40:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jul-2026 13:40:41 UTC] ✅ JWT token verified successfully for user profile
[19-Jul-2026 13:40:41 UTC] User ID: 550
[19-Jul-2026 13:40:41 UTC] ✅ User profile retrieved successfully for user ID: 550
[19-Jul-2026 13:40:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jul-2026 13:40:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jul-2026 13:40:46 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"212.14.245.149, 162.158.80.181","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1da23d11b93e788-ZDM","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"212.14.245.149","cf-ipcountry":"PS","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[19-Jul-2026 13:40:46 UTC] === User Orders API Called ===
[19-Jul-2026 13:40:46 UTC] User ID: 550
[19-Jul-2026 13:40:46 UTC] Limit: 20, Offset: 0
[19-Jul-2026 13:40:46 UTC] Orders found: 2
[19-Jul-2026 13:40:46 UTC] Orders data: [{"id":358,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/GazaToday2","status":"pending","created_at":"2026-06-20 16:15:44","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":261,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Zain_Aboudi1","status":"cancelled","created_at":"2026-05-11 19:37:50","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[19-Jul-2026 13:40:46 UTC] Total orders count: 2
[19-Jul-2026 13:40:47 UTC] === API CALL LOG ===
[19-Jul-2026 13:40:47 UTC] Endpoint: user/profile.php
[19-Jul-2026 13:40:47 UTC] Full Log Data: {
    "timestamp": "2026-07-19 13:40:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.14.245.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.14.245.149, 162.158.80.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1da23d19c26e788-ZDM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.14.245.149",
        "cf-ipcountry": "PS",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jul-2026 13:40:47 UTC] === END API CALL LOG ===
[19-Jul-2026 13:40:47 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jul-2026 13:40:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o
[19-Jul-2026 13:40:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jul-2026 13:40:47 UTC] ✅ JWT token verified successfully for user profile
[19-Jul-2026 13:40:47 UTC] User ID: 550
[19-Jul-2026 13:40:47 UTC] ✅ User profile retrieved successfully for user ID: 550
[19-Jul-2026 13:40:47 UTC] === API CALL LOG ===
[19-Jul-2026 13:40:47 UTC] Endpoint: user/profile.php
[19-Jul-2026 13:40:47 UTC] Full Log Data: {
    "timestamp": "2026-07-19 13:40:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.14.245.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.14.245.149, 162.158.80.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1da23d33debe788-ZDM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.14.245.149",
        "cf-ipcountry": "PS",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jul-2026 13:40:47 UTC] === END API CALL LOG ===
[19-Jul-2026 13:40:47 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jul-2026 13:40:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o
[19-Jul-2026 13:40:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jul-2026 13:40:47 UTC] ✅ JWT token verified successfully for user profile
[19-Jul-2026 13:40:47 UTC] User ID: 550
[19-Jul-2026 13:40:47 UTC] ✅ User profile retrieved successfully for user ID: 550
[19-Jul-2026 13:40:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jul-2026 13:40:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jul-2026 13:40:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"212.14.245.149, 162.158.80.181","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1da23ec2d31e788-ZDM","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"212.14.245.149","cf-ipcountry":"PS","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[19-Jul-2026 13:40:51 UTC] === User Orders API Called ===
[19-Jul-2026 13:40:51 UTC] User ID: 550
[19-Jul-2026 13:40:51 UTC] Limit: 20, Offset: 0
[19-Jul-2026 13:40:51 UTC] Orders found: 2
[19-Jul-2026 13:40:51 UTC] Orders data: [{"id":358,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/GazaToday2","status":"pending","created_at":"2026-06-20 16:15:44","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":261,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Zain_Aboudi1","status":"cancelled","created_at":"2026-05-11 19:37:50","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[19-Jul-2026 13:40:51 UTC] Total orders count: 2
[19-Jul-2026 13:40:51 UTC] === API CALL LOG ===
[19-Jul-2026 13:40:51 UTC] Endpoint: user/profile.php
[19-Jul-2026 13:40:51 UTC] Full Log Data: {
    "timestamp": "2026-07-19 13:40:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.14.245.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.14.245.149, 162.158.80.181",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1da23ecadbbe788-ZDM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.14.245.149",
        "cf-ipcountry": "PS",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jul-2026 13:40:51 UTC] === END API CALL LOG ===
[19-Jul-2026 13:40:51 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jul-2026 13:40:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o
[19-Jul-2026 13:40:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jul-2026 13:40:51 UTC] ✅ JWT token verified successfully for user profile
[19-Jul-2026 13:40:51 UTC] User ID: 550
[19-Jul-2026 13:40:51 UTC] ✅ User profile retrieved successfully for user ID: 550
[19-Jul-2026 13:40:51 UTC] === API CALL LOG ===
[19-Jul-2026 13:40:51 UTC] Endpoint: user/profile.php
[19-Jul-2026 13:40:51 UTC] Full Log Data: {
    "timestamp": "2026-07-19 13:40:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.14.245.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.14.245.149, 162.158.80.180",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1da23ee5fc4e788-ZDM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.14.245.149",
        "cf-ipcountry": "PS",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jul-2026 13:40:51 UTC] === END API CALL LOG ===
[19-Jul-2026 13:40:51 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jul-2026 13:40:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTUwIiwidXNlcm5hbWUiOiJ5b3VzdWYxMDBzIiwiZW1haWwiOiJ5b3VzYWZqb2tpckBnbWFpbC5jb20iLCJleHAiOjE3NzkxMjAyMzN9.NY-t703wPN3ZNlMjF31fYcHC4RpY6DvpLMq0MpQOO_o
[19-Jul-2026 13:40:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jul-2026 13:40:51 UTC] ✅ JWT token verified successfully for user profile
[19-Jul-2026 13:40:51 UTC] User ID: 550
[19-Jul-2026 13:40:51 UTC] ✅ User profile retrieved successfully for user ID: 550
[19-Jul-2026 22:44:00 UTC] === API CALL LOG ===
[19-Jul-2026 22:44:00 UTC] Endpoint: user/profile.php
[19-Jul-2026 22:44:00 UTC] Full Log Data: {
    "timestamp": "2026-07-19 22:44:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.102.247",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.102.247, 104.23.170.178",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MyIsInVzZXJuYW1lIjoiSXlhIG9yaXNoYSIsImVtYWlsIjoiaXlhZG9yb3RpbWliYWxvZ3VuQGdtYWlsLmNvbSIsImV4cCI6MTc4NDg1MDc2N30.hR7XlA6kozOiHRVTiuRrsGQ-i2dCjG9vGbYznwPj-7A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1dd3f8faa45f6ad-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.102.247",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jul-2026 22:44:00 UTC] === END API CALL LOG ===
[19-Jul-2026 22:44:00 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jul-2026 22:44:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MyIsInVzZXJuYW1lIjoiSXlhIG9yaXNoYSIsImVtYWlsIjoiaXlhZG9yb3RpbWliYWxvZ3VuQGdtYWlsLmNvbSIsImV4cCI6MTc4NDg1MDc2N30.hR7XlA6kozOiHRVTiuRrsGQ-i2dCjG9vGbYznwPj-7A
[19-Jul-2026 22:44:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jul-2026 22:44:00 UTC] ✅ JWT token verified successfully for user profile
[19-Jul-2026 22:44:00 UTC] User ID: 1073
[19-Jul-2026 22:44:00 UTC] ✅ User profile retrieved successfully for user ID: 1073
[19-Jul-2026 22:44:02 UTC] === API CALL LOG ===
[19-Jul-2026 22:44:02 UTC] Endpoint: user/profile.php
[19-Jul-2026 22:44:02 UTC] Full Log Data: {
    "timestamp": "2026-07-19 22:44:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.102.247",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.102.247, 104.23.170.178",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MyIsInVzZXJuYW1lIjoiSXlhIG9yaXNoYSIsImVtYWlsIjoiaXlhZG9yb3RpbWliYWxvZ3VuQGdtYWlsLmNvbSIsImV4cCI6MTc4NDg1MDc2N30.hR7XlA6kozOiHRVTiuRrsGQ-i2dCjG9vGbYznwPj-7A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1dd3f9e79a7f6ad-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.102.247",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jul-2026 22:44:02 UTC] === END API CALL LOG ===
[19-Jul-2026 22:44:02 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jul-2026 22:44:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MyIsInVzZXJuYW1lIjoiSXlhIG9yaXNoYSIsImVtYWlsIjoiaXlhZG9yb3RpbWliYWxvZ3VuQGdtYWlsLmNvbSIsImV4cCI6MTc4NDg1MDc2N30.hR7XlA6kozOiHRVTiuRrsGQ-i2dCjG9vGbYznwPj-7A
[19-Jul-2026 22:44:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jul-2026 22:44:02 UTC] ✅ JWT token verified successfully for user profile
[19-Jul-2026 22:44:02 UTC] User ID: 1073
[19-Jul-2026 22:44:02 UTC] ✅ User profile retrieved successfully for user ID: 1073
[19-Jul-2026 22:44:03 UTC] === API CALL LOG ===
[19-Jul-2026 22:44:03 UTC] Endpoint: user/profile.php
[19-Jul-2026 22:44:03 UTC] Full Log Data: {
    "timestamp": "2026-07-19 22:44:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.102.247",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.102.247, 104.23.170.178",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MyIsInVzZXJuYW1lIjoiSXlhIG9yaXNoYSIsImVtYWlsIjoiaXlhZG9yb3RpbWliYWxvZ3VuQGdtYWlsLmNvbSIsImV4cCI6MTc4NDg1MDc2N30.hR7XlA6kozOiHRVTiuRrsGQ-i2dCjG9vGbYznwPj-7A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1dd3f9f9c44f6ad-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.102.247",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jul-2026 22:44:03 UTC] === END API CALL LOG ===
[19-Jul-2026 22:44:03 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jul-2026 22:44:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MyIsInVzZXJuYW1lIjoiSXlhIG9yaXNoYSIsImVtYWlsIjoiaXlhZG9yb3RpbWliYWxvZ3VuQGdtYWlsLmNvbSIsImV4cCI6MTc4NDg1MDc2N30.hR7XlA6kozOiHRVTiuRrsGQ-i2dCjG9vGbYznwPj-7A
[19-Jul-2026 22:44:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jul-2026 22:44:03 UTC] ✅ JWT token verified successfully for user profile
[19-Jul-2026 22:44:03 UTC] User ID: 1073
[19-Jul-2026 22:44:03 UTC] ✅ User profile retrieved successfully for user ID: 1073
[19-Jul-2026 22:44:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jul-2026 22:44:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jul-2026 22:44:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.102.247, 104.23.170.178","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MyIsInVzZXJuYW1lIjoiSXlhIG9yaXNoYSIsImVtYWlsIjoiaXlhZG9yb3RpbWliYWxvZ3VuQGdtYWlsLmNvbSIsImV4cCI6MTc4NDg1MDc2N30.hR7XlA6kozOiHRVTiuRrsGQ-i2dCjG9vGbYznwPj-7A","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1dd3fa0cf94f6ad-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.102.247","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[19-Jul-2026 22:44:03 UTC] === User Orders API Called ===
[19-Jul-2026 22:44:03 UTC] User ID: 1073
[19-Jul-2026 22:44:03 UTC] Limit: 20, Offset: 0
[19-Jul-2026 22:44:03 UTC] Orders found: 0
[19-Jul-2026 22:44:03 UTC] Orders data: []
[19-Jul-2026 22:44:03 UTC] Total orders count: 0
[19-Jul-2026 22:44:14 UTC] === API CALL LOG ===
[19-Jul-2026 22:44:14 UTC] Endpoint: user/profile.php
[19-Jul-2026 22:44:14 UTC] Full Log Data: {
    "timestamp": "2026-07-19 22:44:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.102.247",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.102.247, 104.23.170.178",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MyIsInVzZXJuYW1lIjoiSXlhIG9yaXNoYSIsImVtYWlsIjoiaXlhZG9yb3RpbWliYWxvZ3VuQGdtYWlsLmNvbSIsImV4cCI6MTc4NDg1MDc2N30.hR7XlA6kozOiHRVTiuRrsGQ-i2dCjG9vGbYznwPj-7A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1dd3fe79e37f6ad-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.102.247",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jul-2026 22:44:14 UTC] === END API CALL LOG ===
[19-Jul-2026 22:44:14 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jul-2026 22:44:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MyIsInVzZXJuYW1lIjoiSXlhIG9yaXNoYSIsImVtYWlsIjoiaXlhZG9yb3RpbWliYWxvZ3VuQGdtYWlsLmNvbSIsImV4cCI6MTc4NDg1MDc2N30.hR7XlA6kozOiHRVTiuRrsGQ-i2dCjG9vGbYznwPj-7A
[19-Jul-2026 22:44:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jul-2026 22:44:14 UTC] ✅ JWT token verified successfully for user profile
[19-Jul-2026 22:44:14 UTC] User ID: 1073
[19-Jul-2026 22:44:14 UTC] ✅ User profile retrieved successfully for user ID: 1073
[19-Jul-2026 22:44:14 UTC] User Purchases API - User ID: 1073
[19-Jul-2026 22:44:14 UTC] User Purchases API - Total purchases found: 1
[19-Jul-2026 22:44:27 UTC] === API CALL LOG ===
[19-Jul-2026 22:44:27 UTC] Endpoint: user/profile.php
[19-Jul-2026 22:44:27 UTC] Full Log Data: {
    "timestamp": "2026-07-19 22:44:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.102.247",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.102.247, 104.23.170.178",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MyIsInVzZXJuYW1lIjoiSXlhIG9yaXNoYSIsImVtYWlsIjoiaXlhZG9yb3RpbWliYWxvZ3VuQGdtYWlsLmNvbSIsImV4cCI6MTc4NDg1MDc2N30.hR7XlA6kozOiHRVTiuRrsGQ-i2dCjG9vGbYznwPj-7A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1dd403759cff6ad-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.102.247",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[19-Jul-2026 22:44:27 UTC] === END API CALL LOG ===
[19-Jul-2026 22:44:27 UTC] ✅ API Hash verification passed for profile endpoint
[19-Jul-2026 22:44:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MyIsInVzZXJuYW1lIjoiSXlhIG9yaXNoYSIsImVtYWlsIjoiaXlhZG9yb3RpbWliYWxvZ3VuQGdtYWlsLmNvbSIsImV4cCI6MTc4NDg1MDc2N30.hR7XlA6kozOiHRVTiuRrsGQ-i2dCjG9vGbYznwPj-7A
[19-Jul-2026 22:44:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[19-Jul-2026 22:44:27 UTC] ✅ JWT token verified successfully for user profile
[19-Jul-2026 22:44:27 UTC] User ID: 1073
[19-Jul-2026 22:44:27 UTC] ✅ User profile retrieved successfully for user ID: 1073
[19-Jul-2026 22:44:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jul-2026 22:44:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[19-Jul-2026 22:44:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.102.247, 104.23.170.178","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA3MyIsInVzZXJuYW1lIjoiSXlhIG9yaXNoYSIsImVtYWlsIjoiaXlhZG9yb3RpbWliYWxvZ3VuQGdtYWlsLmNvbSIsImV4cCI6MTc4NDg1MDc2N30.hR7XlA6kozOiHRVTiuRrsGQ-i2dCjG9vGbYznwPj-7A","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1dd403759c9f6ad-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.102.247","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[19-Jul-2026 22:44:27 UTC] === User Orders API Called ===
[19-Jul-2026 22:44:27 UTC] User ID: 1073
[19-Jul-2026 22:44:27 UTC] Limit: 20, Offset: 0
[19-Jul-2026 22:44:27 UTC] Orders found: 0
[19-Jul-2026 22:44:27 UTC] Orders data: []
[19-Jul-2026 22:44:27 UTC] Total orders count: 0
[20-Jul-2026 01:17:17 UTC] === API CALL LOG ===
[20-Jul-2026 01:17:17 UTC] Endpoint: user/profile.php
[20-Jul-2026 01:17:17 UTC] Full Log Data: {
    "timestamp": "2026-07-20 01:17:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "46.155.25.14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "46.155.25.14, 172.69.251.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5NCIsInVzZXJuYW1lIjoiZXJvb29vbyIsImVtYWlsIjoiY2luYXJiYXNlcjI1QGdtYWlsLmNvbSIsImV4cCI6MTc4NTExNTAzNn0.1mXr4JiGC12RvcGt4AMrPC6wGHBx6BWeXpkirmPbcEs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1de20169aa7157a-IST",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "46.155.25.14",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jul-2026 01:17:17 UTC] === END API CALL LOG ===
[20-Jul-2026 01:17:17 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jul-2026 01:17:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5NCIsInVzZXJuYW1lIjoiZXJvb29vbyIsImVtYWlsIjoiY2luYXJiYXNlcjI1QGdtYWlsLmNvbSIsImV4cCI6MTc4NTExNTAzNn0.1mXr4JiGC12RvcGt4AMrPC6wGHBx6BWeXpkirmPbcEs
[20-Jul-2026 01:17:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jul-2026 01:17:17 UTC] ✅ JWT token verified successfully for user profile
[20-Jul-2026 01:17:17 UTC] User ID: 1094
[20-Jul-2026 01:17:17 UTC] ✅ User profile retrieved successfully for user ID: 1094
[20-Jul-2026 01:17:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jul-2026 01:17:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jul-2026 01:17:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"46.155.25.14, 172.69.251.172","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5NCIsInVzZXJuYW1lIjoiZXJvb29vbyIsImVtYWlsIjoiY2luYXJiYXNlcjI1QGdtYWlsLmNvbSIsImV4cCI6MTc4NTExNTAzNn0.1mXr4JiGC12RvcGt4AMrPC6wGHBx6BWeXpkirmPbcEs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1de2016cab3157a-IST","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"46.155.25.14","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[20-Jul-2026 01:17:17 UTC] === User Orders API Called ===
[20-Jul-2026 01:17:17 UTC] User ID: 1094
[20-Jul-2026 01:17:17 UTC] Limit: 20, Offset: 0
[20-Jul-2026 01:17:17 UTC] Orders found: 0
[20-Jul-2026 01:17:17 UTC] Orders data: []
[20-Jul-2026 01:17:17 UTC] Total orders count: 0
[20-Jul-2026 01:17:17 UTC] === API CALL LOG ===
[20-Jul-2026 01:17:17 UTC] Endpoint: user/profile.php
[20-Jul-2026 01:17:17 UTC] Full Log Data: {
    "timestamp": "2026-07-20 01:17:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "46.155.25.14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "46.155.25.14, 172.69.251.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5NCIsInVzZXJuYW1lIjoiZXJvb29vbyIsImVtYWlsIjoiY2luYXJiYXNlcjI1QGdtYWlsLmNvbSIsImV4cCI6MTc4NTExNTAzNn0.1mXr4JiGC12RvcGt4AMrPC6wGHBx6BWeXpkirmPbcEs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1de20172ad0157a-IST",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "46.155.25.14",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jul-2026 01:17:17 UTC] === END API CALL LOG ===
[20-Jul-2026 01:17:17 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jul-2026 01:17:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5NCIsInVzZXJuYW1lIjoiZXJvb29vbyIsImVtYWlsIjoiY2luYXJiYXNlcjI1QGdtYWlsLmNvbSIsImV4cCI6MTc4NTExNTAzNn0.1mXr4JiGC12RvcGt4AMrPC6wGHBx6BWeXpkirmPbcEs
[20-Jul-2026 01:17:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jul-2026 01:17:17 UTC] ✅ JWT token verified successfully for user profile
[20-Jul-2026 01:17:17 UTC] User ID: 1094
[20-Jul-2026 01:17:17 UTC] ✅ User profile retrieved successfully for user ID: 1094
[20-Jul-2026 01:17:17 UTC] === API CALL LOG ===
[20-Jul-2026 01:17:17 UTC] Endpoint: user/profile.php
[20-Jul-2026 01:17:17 UTC] Full Log Data: {
    "timestamp": "2026-07-20 01:17:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "46.155.25.14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "46.155.25.14, 172.69.251.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5NCIsInVzZXJuYW1lIjoiZXJvb29vbyIsImVtYWlsIjoiY2luYXJiYXNlcjI1QGdtYWlsLmNvbSIsImV4cCI6MTc4NTExNTAzNn0.1mXr4JiGC12RvcGt4AMrPC6wGHBx6BWeXpkirmPbcEs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1de20196b4b157a-IST",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "46.155.25.14",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jul-2026 01:17:17 UTC] === END API CALL LOG ===
[20-Jul-2026 01:17:17 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jul-2026 01:17:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5NCIsInVzZXJuYW1lIjoiZXJvb29vbyIsImVtYWlsIjoiY2luYXJiYXNlcjI1QGdtYWlsLmNvbSIsImV4cCI6MTc4NTExNTAzNn0.1mXr4JiGC12RvcGt4AMrPC6wGHBx6BWeXpkirmPbcEs
[20-Jul-2026 01:17:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jul-2026 01:17:17 UTC] ✅ JWT token verified successfully for user profile
[20-Jul-2026 01:17:17 UTC] User ID: 1094
[20-Jul-2026 01:17:17 UTC] ✅ User profile retrieved successfully for user ID: 1094
[20-Jul-2026 01:17:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jul-2026 01:17:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jul-2026 01:17:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"46.155.25.14, 172.69.251.172","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5NCIsInVzZXJuYW1lIjoiZXJvb29vbyIsImVtYWlsIjoiY2luYXJiYXNlcjI1QGdtYWlsLmNvbSIsImV4cCI6MTc4NTExNTAzNn0.1mXr4JiGC12RvcGt4AMrPC6wGHBx6BWeXpkirmPbcEs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1de20f37c68157a-IST","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"46.155.25.14","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[20-Jul-2026 01:17:52 UTC] === User Orders API Called ===
[20-Jul-2026 01:17:52 UTC] User ID: 1094
[20-Jul-2026 01:17:52 UTC] Limit: 20, Offset: 0
[20-Jul-2026 01:17:52 UTC] Orders found: 0
[20-Jul-2026 01:17:52 UTC] Orders data: []
[20-Jul-2026 01:17:52 UTC] Total orders count: 0
[20-Jul-2026 01:17:52 UTC] === API CALL LOG ===
[20-Jul-2026 01:17:52 UTC] Endpoint: user/profile.php
[20-Jul-2026 01:17:52 UTC] Full Log Data: {
    "timestamp": "2026-07-20 01:17:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "46.155.25.14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "46.155.25.14, 172.69.251.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5NCIsInVzZXJuYW1lIjoiZXJvb29vbyIsImVtYWlsIjoiY2luYXJiYXNlcjI1QGdtYWlsLmNvbSIsImV4cCI6MTc4NTExNTAzNn0.1mXr4JiGC12RvcGt4AMrPC6wGHBx6BWeXpkirmPbcEs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1de20f3ec93157a-IST",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "46.155.25.14",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jul-2026 01:17:52 UTC] === END API CALL LOG ===
[20-Jul-2026 01:17:52 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jul-2026 01:17:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5NCIsInVzZXJuYW1lIjoiZXJvb29vbyIsImVtYWlsIjoiY2luYXJiYXNlcjI1QGdtYWlsLmNvbSIsImV4cCI6MTc4NTExNTAzNn0.1mXr4JiGC12RvcGt4AMrPC6wGHBx6BWeXpkirmPbcEs
[20-Jul-2026 01:17:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jul-2026 01:17:52 UTC] ✅ JWT token verified successfully for user profile
[20-Jul-2026 01:17:52 UTC] User ID: 1094
[20-Jul-2026 01:17:52 UTC] ✅ User profile retrieved successfully for user ID: 1094
[20-Jul-2026 01:17:53 UTC] === API CALL LOG ===
[20-Jul-2026 01:17:53 UTC] Endpoint: user/profile.php
[20-Jul-2026 01:17:53 UTC] Full Log Data: {
    "timestamp": "2026-07-20 01:17:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "46.155.25.14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "46.155.25.14, 172.69.251.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5NCIsInVzZXJuYW1lIjoiZXJvb29vbyIsImVtYWlsIjoiY2luYXJiYXNlcjI1QGdtYWlsLmNvbSIsImV4cCI6MTc4NTExNTAzNn0.1mXr4JiGC12RvcGt4AMrPC6wGHBx6BWeXpkirmPbcEs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1de20f6cd7f157a-IST",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "46.155.25.14",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jul-2026 01:17:53 UTC] === END API CALL LOG ===
[20-Jul-2026 01:17:53 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jul-2026 01:17:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5NCIsInVzZXJuYW1lIjoiZXJvb29vbyIsImVtYWlsIjoiY2luYXJiYXNlcjI1QGdtYWlsLmNvbSIsImV4cCI6MTc4NTExNTAzNn0.1mXr4JiGC12RvcGt4AMrPC6wGHBx6BWeXpkirmPbcEs
[20-Jul-2026 01:17:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jul-2026 01:17:53 UTC] ✅ JWT token verified successfully for user profile
[20-Jul-2026 01:17:53 UTC] User ID: 1094
[20-Jul-2026 01:17:53 UTC] ✅ User profile retrieved successfully for user ID: 1094
[20-Jul-2026 01:17:53 UTC] === API CALL LOG ===
[20-Jul-2026 01:17:53 UTC] Endpoint: user/profile.php
[20-Jul-2026 01:17:53 UTC] Full Log Data: {
    "timestamp": "2026-07-20 01:17:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "46.155.25.14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "46.155.25.14, 172.69.251.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5NCIsInVzZXJuYW1lIjoiZXJvb29vbyIsImVtYWlsIjoiY2luYXJiYXNlcjI1QGdtYWlsLmNvbSIsImV4cCI6MTc4NTExNTAzNn0.1mXr4JiGC12RvcGt4AMrPC6wGHBx6BWeXpkirmPbcEs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1de20f80e08157a-IST",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "46.155.25.14",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jul-2026 01:17:53 UTC] === END API CALL LOG ===
[20-Jul-2026 01:17:53 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jul-2026 01:17:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5NCIsInVzZXJuYW1lIjoiZXJvb29vbyIsImVtYWlsIjoiY2luYXJiYXNlcjI1QGdtYWlsLmNvbSIsImV4cCI6MTc4NTExNTAzNn0.1mXr4JiGC12RvcGt4AMrPC6wGHBx6BWeXpkirmPbcEs
[20-Jul-2026 01:17:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jul-2026 01:17:53 UTC] ✅ JWT token verified successfully for user profile
[20-Jul-2026 01:17:53 UTC] User ID: 1094
[20-Jul-2026 01:17:53 UTC] ✅ User profile retrieved successfully for user ID: 1094
[20-Jul-2026 01:18:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jul-2026 01:18:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jul-2026 01:18:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"46.155.25.14, 172.69.251.172","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5NCIsInVzZXJuYW1lIjoiZXJvb29vbyIsImVtYWlsIjoiY2luYXJiYXNlcjI1QGdtYWlsLmNvbSIsImV4cCI6MTc4NTExNTAzNn0.1mXr4JiGC12RvcGt4AMrPC6wGHBx6BWeXpkirmPbcEs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1de21593b00157a-IST","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"46.155.25.14","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[20-Jul-2026 01:18:08 UTC] === User Orders API Called ===
[20-Jul-2026 01:18:08 UTC] User ID: 1094
[20-Jul-2026 01:18:08 UTC] Limit: 20, Offset: 0
[20-Jul-2026 01:18:08 UTC] Orders found: 0
[20-Jul-2026 01:18:08 UTC] Orders data: []
[20-Jul-2026 01:18:08 UTC] Total orders count: 0
[20-Jul-2026 01:18:09 UTC] === API CALL LOG ===
[20-Jul-2026 01:18:09 UTC] Endpoint: user/profile.php
[20-Jul-2026 01:18:09 UTC] Full Log Data: {
    "timestamp": "2026-07-20 01:18:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "46.155.25.14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "46.155.25.14, 172.69.251.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5NCIsInVzZXJuYW1lIjoiZXJvb29vbyIsImVtYWlsIjoiY2luYXJiYXNlcjI1QGdtYWlsLmNvbSIsImV4cCI6MTc4NTExNTAzNn0.1mXr4JiGC12RvcGt4AMrPC6wGHBx6BWeXpkirmPbcEs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1de215e7c4a157a-IST",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "46.155.25.14",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jul-2026 01:18:09 UTC] === END API CALL LOG ===
[20-Jul-2026 01:18:09 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jul-2026 01:18:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5NCIsInVzZXJuYW1lIjoiZXJvb29vbyIsImVtYWlsIjoiY2luYXJiYXNlcjI1QGdtYWlsLmNvbSIsImV4cCI6MTc4NTExNTAzNn0.1mXr4JiGC12RvcGt4AMrPC6wGHBx6BWeXpkirmPbcEs
[20-Jul-2026 01:18:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jul-2026 01:18:09 UTC] ✅ JWT token verified successfully for user profile
[20-Jul-2026 01:18:09 UTC] User ID: 1094
[20-Jul-2026 01:18:09 UTC] ✅ User profile retrieved successfully for user ID: 1094
[20-Jul-2026 01:18:09 UTC] User Purchases API - User ID: 1094
[20-Jul-2026 01:18:09 UTC] User Purchases API - Total purchases found: 1
[20-Jul-2026 01:18:13 UTC] User Purchases API - User ID: 1094
[20-Jul-2026 01:18:13 UTC] User Purchases API - Total purchases found: 1
[20-Jul-2026 01:18:16 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jul-2026 01:18:16 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jul-2026 01:18:16 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"46.155.25.14, 172.69.251.172","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5NCIsInVzZXJuYW1lIjoiZXJvb29vbyIsImVtYWlsIjoiY2luYXJiYXNlcjI1QGdtYWlsLmNvbSIsImV4cCI6MTc4NTExNTAzNn0.1mXr4JiGC12RvcGt4AMrPC6wGHBx6BWeXpkirmPbcEs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1de2186bf6a157a-IST","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"46.155.25.14","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[20-Jul-2026 01:18:16 UTC] === User Orders API Called ===
[20-Jul-2026 01:18:16 UTC] User ID: 1094
[20-Jul-2026 01:18:16 UTC] Limit: 20, Offset: 0
[20-Jul-2026 01:18:16 UTC] Orders found: 0
[20-Jul-2026 01:18:16 UTC] Orders data: []
[20-Jul-2026 01:18:16 UTC] Total orders count: 0
[20-Jul-2026 01:18:16 UTC] === API CALL LOG ===
[20-Jul-2026 01:18:16 UTC] Endpoint: user/profile.php
[20-Jul-2026 01:18:16 UTC] Full Log Data: {
    "timestamp": "2026-07-20 01:18:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "46.155.25.14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "46.155.25.14, 172.69.251.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5NCIsInVzZXJuYW1lIjoiZXJvb29vbyIsImVtYWlsIjoiY2luYXJiYXNlcjI1QGdtYWlsLmNvbSIsImV4cCI6MTc4NTExNTAzNn0.1mXr4JiGC12RvcGt4AMrPC6wGHBx6BWeXpkirmPbcEs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1de2189d84d157a-IST",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "46.155.25.14",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jul-2026 01:18:16 UTC] === END API CALL LOG ===
[20-Jul-2026 01:18:16 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jul-2026 01:18:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5NCIsInVzZXJuYW1lIjoiZXJvb29vbyIsImVtYWlsIjoiY2luYXJiYXNlcjI1QGdtYWlsLmNvbSIsImV4cCI6MTc4NTExNTAzNn0.1mXr4JiGC12RvcGt4AMrPC6wGHBx6BWeXpkirmPbcEs
[20-Jul-2026 01:18:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jul-2026 01:18:16 UTC] ✅ JWT token verified successfully for user profile
[20-Jul-2026 01:18:16 UTC] User ID: 1094
[20-Jul-2026 01:18:16 UTC] ✅ User profile retrieved successfully for user ID: 1094
[20-Jul-2026 01:18:16 UTC] User Purchases API - User ID: 1094
[20-Jul-2026 01:18:16 UTC] User Purchases API - Total purchases found: 1
[20-Jul-2026 01:18:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jul-2026 01:18:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jul-2026 01:18:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"46.155.25.14, 172.69.251.172","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5NCIsInVzZXJuYW1lIjoiZXJvb29vbyIsImVtYWlsIjoiY2luYXJiYXNlcjI1QGdtYWlsLmNvbSIsImV4cCI6MTc4NTExNTAzNn0.1mXr4JiGC12RvcGt4AMrPC6wGHBx6BWeXpkirmPbcEs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1de219e4e07157a-IST","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"46.155.25.14","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[20-Jul-2026 01:18:19 UTC] === User Orders API Called ===
[20-Jul-2026 01:18:19 UTC] User ID: 1094
[20-Jul-2026 01:18:19 UTC] Limit: 20, Offset: 0
[20-Jul-2026 01:18:19 UTC] Orders found: 0
[20-Jul-2026 01:18:19 UTC] Orders data: []
[20-Jul-2026 01:18:19 UTC] Total orders count: 0
[20-Jul-2026 01:18:19 UTC] === API CALL LOG ===
[20-Jul-2026 01:18:19 UTC] Endpoint: user/profile.php
[20-Jul-2026 01:18:19 UTC] Full Log Data: {
    "timestamp": "2026-07-20 01:18:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "46.155.25.14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "46.155.25.14, 172.69.251.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5NCIsInVzZXJuYW1lIjoiZXJvb29vbyIsImVtYWlsIjoiY2luYXJiYXNlcjI1QGdtYWlsLmNvbSIsImV4cCI6MTc4NTExNTAzNn0.1mXr4JiGC12RvcGt4AMrPC6wGHBx6BWeXpkirmPbcEs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1de219eae1f157a-IST",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "46.155.25.14",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jul-2026 01:18:19 UTC] === END API CALL LOG ===
[20-Jul-2026 01:18:19 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jul-2026 01:18:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5NCIsInVzZXJuYW1lIjoiZXJvb29vbyIsImVtYWlsIjoiY2luYXJiYXNlcjI1QGdtYWlsLmNvbSIsImV4cCI6MTc4NTExNTAzNn0.1mXr4JiGC12RvcGt4AMrPC6wGHBx6BWeXpkirmPbcEs
[20-Jul-2026 01:18:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jul-2026 01:18:19 UTC] ✅ JWT token verified successfully for user profile
[20-Jul-2026 01:18:19 UTC] User ID: 1094
[20-Jul-2026 01:18:19 UTC] ✅ User profile retrieved successfully for user ID: 1094
[20-Jul-2026 01:18:20 UTC] === API CALL LOG ===
[20-Jul-2026 01:18:20 UTC] Endpoint: user/profile.php
[20-Jul-2026 01:18:20 UTC] Full Log Data: {
    "timestamp": "2026-07-20 01:18:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "46.155.25.14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "46.155.25.14, 172.69.251.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5NCIsInVzZXJuYW1lIjoiZXJvb29vbyIsImVtYWlsIjoiY2luYXJiYXNlcjI1QGdtYWlsLmNvbSIsImV4cCI6MTc4NTExNTAzNn0.1mXr4JiGC12RvcGt4AMrPC6wGHBx6BWeXpkirmPbcEs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1de21a0aec2157a-IST",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "46.155.25.14",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jul-2026 01:18:20 UTC] === END API CALL LOG ===
[20-Jul-2026 01:18:20 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jul-2026 01:18:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5NCIsInVzZXJuYW1lIjoiZXJvb29vbyIsImVtYWlsIjoiY2luYXJiYXNlcjI1QGdtYWlsLmNvbSIsImV4cCI6MTc4NTExNTAzNn0.1mXr4JiGC12RvcGt4AMrPC6wGHBx6BWeXpkirmPbcEs
[20-Jul-2026 01:18:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jul-2026 01:18:20 UTC] ✅ JWT token verified successfully for user profile
[20-Jul-2026 01:18:20 UTC] User ID: 1094
[20-Jul-2026 01:18:20 UTC] ✅ User profile retrieved successfully for user ID: 1094
[20-Jul-2026 01:18:20 UTC] === API CALL LOG ===
[20-Jul-2026 01:18:20 UTC] Endpoint: user/profile.php
[20-Jul-2026 01:18:20 UTC] Full Log Data: {
    "timestamp": "2026-07-20 01:18:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "46.155.25.14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "46.155.25.14, 172.69.251.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5NCIsInVzZXJuYW1lIjoiZXJvb29vbyIsImVtYWlsIjoiY2luYXJiYXNlcjI1QGdtYWlsLmNvbSIsImV4cCI6MTc4NTExNTAzNn0.1mXr4JiGC12RvcGt4AMrPC6wGHBx6BWeXpkirmPbcEs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1de21a2af4e157a-IST",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "46.155.25.14",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jul-2026 01:18:20 UTC] === END API CALL LOG ===
[20-Jul-2026 01:18:20 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jul-2026 01:18:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5NCIsInVzZXJuYW1lIjoiZXJvb29vbyIsImVtYWlsIjoiY2luYXJiYXNlcjI1QGdtYWlsLmNvbSIsImV4cCI6MTc4NTExNTAzNn0.1mXr4JiGC12RvcGt4AMrPC6wGHBx6BWeXpkirmPbcEs
[20-Jul-2026 01:18:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jul-2026 01:18:20 UTC] ✅ JWT token verified successfully for user profile
[20-Jul-2026 01:18:20 UTC] User ID: 1094
[20-Jul-2026 01:18:20 UTC] ✅ User profile retrieved successfully for user ID: 1094
[20-Jul-2026 01:18:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jul-2026 01:18:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jul-2026 01:18:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"46.155.25.14, 172.69.251.172","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5NCIsInVzZXJuYW1lIjoiZXJvb29vbyIsImVtYWlsIjoiY2luYXJiYXNlcjI1QGdtYWlsLmNvbSIsImV4cCI6MTc4NTExNTAzNn0.1mXr4JiGC12RvcGt4AMrPC6wGHBx6BWeXpkirmPbcEs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1de21d07d38157a-IST","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"46.155.25.14","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[20-Jul-2026 01:18:27 UTC] === User Orders API Called ===
[20-Jul-2026 01:18:27 UTC] User ID: 1094
[20-Jul-2026 01:18:27 UTC] Limit: 20, Offset: 0
[20-Jul-2026 01:18:27 UTC] Orders found: 0
[20-Jul-2026 01:18:27 UTC] Orders data: []
[20-Jul-2026 01:18:27 UTC] Total orders count: 0
[20-Jul-2026 01:18:28 UTC] === API CALL LOG ===
[20-Jul-2026 01:18:28 UTC] Endpoint: user/profile.php
[20-Jul-2026 01:18:28 UTC] Full Log Data: {
    "timestamp": "2026-07-20 01:18:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "46.155.25.14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "46.155.25.14, 172.69.251.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5NCIsInVzZXJuYW1lIjoiZXJvb29vbyIsImVtYWlsIjoiY2luYXJiYXNlcjI1QGdtYWlsLmNvbSIsImV4cCI6MTc4NTExNTAzNn0.1mXr4JiGC12RvcGt4AMrPC6wGHBx6BWeXpkirmPbcEs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1de21d0ed53157a-IST",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "46.155.25.14",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jul-2026 01:18:28 UTC] === END API CALL LOG ===
[20-Jul-2026 01:18:28 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jul-2026 01:18:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5NCIsInVzZXJuYW1lIjoiZXJvb29vbyIsImVtYWlsIjoiY2luYXJiYXNlcjI1QGdtYWlsLmNvbSIsImV4cCI6MTc4NTExNTAzNn0.1mXr4JiGC12RvcGt4AMrPC6wGHBx6BWeXpkirmPbcEs
[20-Jul-2026 01:18:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jul-2026 01:18:28 UTC] ✅ JWT token verified successfully for user profile
[20-Jul-2026 01:18:28 UTC] User ID: 1094
[20-Jul-2026 01:18:28 UTC] ✅ User profile retrieved successfully for user ID: 1094
[20-Jul-2026 01:18:28 UTC] === API CALL LOG ===
[20-Jul-2026 01:18:28 UTC] Endpoint: user/profile.php
[20-Jul-2026 01:18:28 UTC] Full Log Data: {
    "timestamp": "2026-07-20 01:18:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "46.155.25.14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "46.155.25.14, 172.69.251.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5NCIsInVzZXJuYW1lIjoiZXJvb29vbyIsImVtYWlsIjoiY2luYXJiYXNlcjI1QGdtYWlsLmNvbSIsImV4cCI6MTc4NTExNTAzNn0.1mXr4JiGC12RvcGt4AMrPC6wGHBx6BWeXpkirmPbcEs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1de21d2edee157a-IST",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "46.155.25.14",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jul-2026 01:18:28 UTC] === END API CALL LOG ===
[20-Jul-2026 01:18:28 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jul-2026 01:18:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5NCIsInVzZXJuYW1lIjoiZXJvb29vbyIsImVtYWlsIjoiY2luYXJiYXNlcjI1QGdtYWlsLmNvbSIsImV4cCI6MTc4NTExNTAzNn0.1mXr4JiGC12RvcGt4AMrPC6wGHBx6BWeXpkirmPbcEs
[20-Jul-2026 01:18:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jul-2026 01:18:28 UTC] ✅ JWT token verified successfully for user profile
[20-Jul-2026 01:18:28 UTC] User ID: 1094
[20-Jul-2026 01:18:28 UTC] ✅ User profile retrieved successfully for user ID: 1094
[20-Jul-2026 01:18:28 UTC] === API CALL LOG ===
[20-Jul-2026 01:18:28 UTC] Endpoint: user/profile.php
[20-Jul-2026 01:18:28 UTC] Full Log Data: {
    "timestamp": "2026-07-20 01:18:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "46.155.25.14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "46.155.25.14, 172.69.251.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5NCIsInVzZXJuYW1lIjoiZXJvb29vbyIsImVtYWlsIjoiY2luYXJiYXNlcjI1QGdtYWlsLmNvbSIsImV4cCI6MTc4NTExNTAzNn0.1mXr4JiGC12RvcGt4AMrPC6wGHBx6BWeXpkirmPbcEs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1de21d4ee8d157a-IST",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "46.155.25.14",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jul-2026 01:18:28 UTC] === END API CALL LOG ===
[20-Jul-2026 01:18:28 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jul-2026 01:18:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5NCIsInVzZXJuYW1lIjoiZXJvb29vbyIsImVtYWlsIjoiY2luYXJiYXNlcjI1QGdtYWlsLmNvbSIsImV4cCI6MTc4NTExNTAzNn0.1mXr4JiGC12RvcGt4AMrPC6wGHBx6BWeXpkirmPbcEs
[20-Jul-2026 01:18:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jul-2026 01:18:28 UTC] ✅ JWT token verified successfully for user profile
[20-Jul-2026 01:18:28 UTC] User ID: 1094
[20-Jul-2026 01:18:28 UTC] ✅ User profile retrieved successfully for user ID: 1094
[20-Jul-2026 01:18:57 UTC] === API CALL LOG ===
[20-Jul-2026 01:18:57 UTC] Endpoint: user/profile.php
[20-Jul-2026 01:18:57 UTC] Full Log Data: {
    "timestamp": "2026-07-20 01:18:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "46.155.25.14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "46.155.25.14, 172.69.251.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5NCIsInVzZXJuYW1lIjoiZXJvb29vbyIsImVtYWlsIjoiY2luYXJiYXNlcjI1QGdtYWlsLmNvbSIsImV4cCI6MTc4NTExNTAzNn0.1mXr4JiGC12RvcGt4AMrPC6wGHBx6BWeXpkirmPbcEs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1de2287debf157a-IST",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "46.155.25.14",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jul-2026 01:18:57 UTC] === END API CALL LOG ===
[20-Jul-2026 01:18:57 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jul-2026 01:18:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5NCIsInVzZXJuYW1lIjoiZXJvb29vbyIsImVtYWlsIjoiY2luYXJiYXNlcjI1QGdtYWlsLmNvbSIsImV4cCI6MTc4NTExNTAzNn0.1mXr4JiGC12RvcGt4AMrPC6wGHBx6BWeXpkirmPbcEs
[20-Jul-2026 01:18:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jul-2026 01:18:57 UTC] ✅ JWT token verified successfully for user profile
[20-Jul-2026 01:18:57 UTC] User ID: 1094
[20-Jul-2026 01:18:57 UTC] ✅ User profile retrieved successfully for user ID: 1094
[20-Jul-2026 01:19:06 UTC] === API CALL LOG ===
[20-Jul-2026 01:19:06 UTC] Endpoint: user/profile.php
[20-Jul-2026 01:19:06 UTC] Full Log Data: {
    "timestamp": "2026-07-20 01:19:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "46.155.25.14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "46.155.25.14, 172.69.251.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5NCIsInVzZXJuYW1lIjoiZXJvb29vbyIsImVtYWlsIjoiY2luYXJiYXNlcjI1QGdtYWlsLmNvbSIsImV4cCI6MTc4NTExNTAzNn0.1mXr4JiGC12RvcGt4AMrPC6wGHBx6BWeXpkirmPbcEs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1de22c21fb0157a-IST",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "46.155.25.14",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jul-2026 01:19:06 UTC] === END API CALL LOG ===
[20-Jul-2026 01:19:06 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jul-2026 01:19:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5NCIsInVzZXJuYW1lIjoiZXJvb29vbyIsImVtYWlsIjoiY2luYXJiYXNlcjI1QGdtYWlsLmNvbSIsImV4cCI6MTc4NTExNTAzNn0.1mXr4JiGC12RvcGt4AMrPC6wGHBx6BWeXpkirmPbcEs
[20-Jul-2026 01:19:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jul-2026 01:19:06 UTC] ✅ JWT token verified successfully for user profile
[20-Jul-2026 01:19:06 UTC] User ID: 1094
[20-Jul-2026 01:19:06 UTC] ✅ User profile retrieved successfully for user ID: 1094
[20-Jul-2026 01:19:06 UTC] User Purchases API - User ID: 1094
[20-Jul-2026 01:19:06 UTC] User Purchases API - Total purchases found: 1
[20-Jul-2026 01:19:12 UTC] === API CALL LOG ===
[20-Jul-2026 01:19:12 UTC] Endpoint: user/profile.php
[20-Jul-2026 01:19:12 UTC] Full Log Data: {
    "timestamp": "2026-07-20 01:19:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "46.155.25.14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "46.155.25.14, 172.69.251.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5NCIsInVzZXJuYW1lIjoiZXJvb29vbyIsImVtYWlsIjoiY2luYXJiYXNlcjI1QGdtYWlsLmNvbSIsImV4cCI6MTc4NTExNTAzNn0.1mXr4JiGC12RvcGt4AMrPC6wGHBx6BWeXpkirmPbcEs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1de22e429b1157a-IST",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "46.155.25.14",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jul-2026 01:19:12 UTC] === END API CALL LOG ===
[20-Jul-2026 01:19:12 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jul-2026 01:19:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5NCIsInVzZXJuYW1lIjoiZXJvb29vbyIsImVtYWlsIjoiY2luYXJiYXNlcjI1QGdtYWlsLmNvbSIsImV4cCI6MTc4NTExNTAzNn0.1mXr4JiGC12RvcGt4AMrPC6wGHBx6BWeXpkirmPbcEs
[20-Jul-2026 01:19:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jul-2026 01:19:12 UTC] ✅ JWT token verified successfully for user profile
[20-Jul-2026 01:19:12 UTC] User ID: 1094
[20-Jul-2026 01:19:12 UTC] ✅ User profile retrieved successfully for user ID: 1094
[20-Jul-2026 01:19:12 UTC] User Purchases API - User ID: 1094
[20-Jul-2026 01:19:12 UTC] User Purchases API - Total purchases found: 1
[20-Jul-2026 01:19:12 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jul-2026 01:19:12 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jul-2026 01:19:12 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"46.155.25.14, 172.69.251.172","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5NCIsInVzZXJuYW1lIjoiZXJvb29vbyIsImVtYWlsIjoiY2luYXJiYXNlcjI1QGdtYWlsLmNvbSIsImV4cCI6MTc4NTExNTAzNn0.1mXr4JiGC12RvcGt4AMrPC6wGHBx6BWeXpkirmPbcEs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1de22e71a70157a-IST","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"46.155.25.14","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[20-Jul-2026 01:19:12 UTC] === User Orders API Called ===
[20-Jul-2026 01:19:12 UTC] User ID: 1094
[20-Jul-2026 01:19:12 UTC] Limit: 20, Offset: 0
[20-Jul-2026 01:19:12 UTC] Orders found: 0
[20-Jul-2026 01:19:12 UTC] Orders data: []
[20-Jul-2026 01:19:12 UTC] Total orders count: 0
[20-Jul-2026 01:19:13 UTC] === API CALL LOG ===
[20-Jul-2026 01:19:13 UTC] Endpoint: user/profile.php
[20-Jul-2026 01:19:13 UTC] Full Log Data: {
    "timestamp": "2026-07-20 01:19:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "46.155.25.14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "46.155.25.14, 172.69.251.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5NCIsInVzZXJuYW1lIjoiZXJvb29vbyIsImVtYWlsIjoiY2luYXJiYXNlcjI1QGdtYWlsLmNvbSIsImV4cCI6MTc4NTExNTAzNn0.1mXr4JiGC12RvcGt4AMrPC6wGHBx6BWeXpkirmPbcEs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1de22ea8b4c157a-IST",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "46.155.25.14",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jul-2026 01:19:13 UTC] === END API CALL LOG ===
[20-Jul-2026 01:19:13 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jul-2026 01:19:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5NCIsInVzZXJuYW1lIjoiZXJvb29vbyIsImVtYWlsIjoiY2luYXJiYXNlcjI1QGdtYWlsLmNvbSIsImV4cCI6MTc4NTExNTAzNn0.1mXr4JiGC12RvcGt4AMrPC6wGHBx6BWeXpkirmPbcEs
[20-Jul-2026 01:19:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jul-2026 01:19:13 UTC] ✅ JWT token verified successfully for user profile
[20-Jul-2026 01:19:13 UTC] User ID: 1094
[20-Jul-2026 01:19:13 UTC] ✅ User profile retrieved successfully for user ID: 1094
[20-Jul-2026 01:19:13 UTC] User Purchases API - User ID: 1094
[20-Jul-2026 01:19:13 UTC] User Purchases API - Total purchases found: 1
[20-Jul-2026 01:19:16 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jul-2026 01:19:16 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jul-2026 01:19:16 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"46.155.25.14, 172.69.251.172","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5NCIsInVzZXJuYW1lIjoiZXJvb29vbyIsImVtYWlsIjoiY2luYXJiYXNlcjI1QGdtYWlsLmNvbSIsImV4cCI6MTc4NTExNTAzNn0.1mXr4JiGC12RvcGt4AMrPC6wGHBx6BWeXpkirmPbcEs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1de2300d9aa157a-IST","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"46.155.25.14","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[20-Jul-2026 01:19:16 UTC] === User Orders API Called ===
[20-Jul-2026 01:19:16 UTC] User ID: 1094
[20-Jul-2026 01:19:16 UTC] Limit: 20, Offset: 0
[20-Jul-2026 01:19:16 UTC] Orders found: 0
[20-Jul-2026 01:19:16 UTC] Orders data: []
[20-Jul-2026 01:19:16 UTC] Total orders count: 0
[20-Jul-2026 01:19:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jul-2026 01:19:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jul-2026 01:19:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"46.155.25.14, 172.69.251.172","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5NCIsInVzZXJuYW1lIjoiZXJvb29vbyIsImVtYWlsIjoiY2luYXJiYXNlcjI1QGdtYWlsLmNvbSIsImV4cCI6MTc4NTExNTAzNn0.1mXr4JiGC12RvcGt4AMrPC6wGHBx6BWeXpkirmPbcEs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1de2310aeac157a-IST","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"46.155.25.14","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[20-Jul-2026 01:19:19 UTC] === User Orders API Called ===
[20-Jul-2026 01:19:19 UTC] User ID: 1094
[20-Jul-2026 01:19:19 UTC] Limit: 20, Offset: 0
[20-Jul-2026 01:19:19 UTC] Orders found: 0
[20-Jul-2026 01:19:19 UTC] Orders data: []
[20-Jul-2026 01:19:19 UTC] Total orders count: 0
[20-Jul-2026 01:19:19 UTC] === API CALL LOG ===
[20-Jul-2026 01:19:19 UTC] Endpoint: user/profile.php
[20-Jul-2026 01:19:19 UTC] Full Log Data: {
    "timestamp": "2026-07-20 01:19:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "46.155.25.14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "46.155.25.14, 172.69.251.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5NCIsInVzZXJuYW1lIjoiZXJvb29vbyIsImVtYWlsIjoiY2luYXJiYXNlcjI1QGdtYWlsLmNvbSIsImV4cCI6MTc4NTExNTAzNn0.1mXr4JiGC12RvcGt4AMrPC6wGHBx6BWeXpkirmPbcEs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1de23111eed157a-IST",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "46.155.25.14",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jul-2026 01:19:19 UTC] === END API CALL LOG ===
[20-Jul-2026 01:19:19 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jul-2026 01:19:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5NCIsInVzZXJuYW1lIjoiZXJvb29vbyIsImVtYWlsIjoiY2luYXJiYXNlcjI1QGdtYWlsLmNvbSIsImV4cCI6MTc4NTExNTAzNn0.1mXr4JiGC12RvcGt4AMrPC6wGHBx6BWeXpkirmPbcEs
[20-Jul-2026 01:19:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jul-2026 01:19:19 UTC] ✅ JWT token verified successfully for user profile
[20-Jul-2026 01:19:19 UTC] User ID: 1094
[20-Jul-2026 01:19:19 UTC] ✅ User profile retrieved successfully for user ID: 1094
[20-Jul-2026 01:19:19 UTC] === API CALL LOG ===
[20-Jul-2026 01:19:19 UTC] Endpoint: user/profile.php
[20-Jul-2026 01:19:19 UTC] Full Log Data: {
    "timestamp": "2026-07-20 01:19:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "46.155.25.14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "46.155.25.14, 172.69.251.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5NCIsInVzZXJuYW1lIjoiZXJvb29vbyIsImVtYWlsIjoiY2luYXJiYXNlcjI1QGdtYWlsLmNvbSIsImV4cCI6MTc4NTExNTAzNn0.1mXr4JiGC12RvcGt4AMrPC6wGHBx6BWeXpkirmPbcEs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1de23135fa8157a-IST",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "46.155.25.14",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jul-2026 01:19:19 UTC] === END API CALL LOG ===
[20-Jul-2026 01:19:19 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jul-2026 01:19:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5NCIsInVzZXJuYW1lIjoiZXJvb29vbyIsImVtYWlsIjoiY2luYXJiYXNlcjI1QGdtYWlsLmNvbSIsImV4cCI6MTc4NTExNTAzNn0.1mXr4JiGC12RvcGt4AMrPC6wGHBx6BWeXpkirmPbcEs
[20-Jul-2026 01:19:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jul-2026 01:19:19 UTC] ✅ JWT token verified successfully for user profile
[20-Jul-2026 01:19:19 UTC] User ID: 1094
[20-Jul-2026 01:19:19 UTC] ✅ User profile retrieved successfully for user ID: 1094
[20-Jul-2026 01:19:19 UTC] === API CALL LOG ===
[20-Jul-2026 01:19:19 UTC] Endpoint: user/profile.php
[20-Jul-2026 01:19:19 UTC] Full Log Data: {
    "timestamp": "2026-07-20 01:19:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "46.155.25.14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "46.155.25.14, 172.69.251.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5NCIsInVzZXJuYW1lIjoiZXJvb29vbyIsImVtYWlsIjoiY2luYXJiYXNlcjI1QGdtYWlsLmNvbSIsImV4cCI6MTc4NTExNTAzNn0.1mXr4JiGC12RvcGt4AMrPC6wGHBx6BWeXpkirmPbcEs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1de23151816157a-IST",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "46.155.25.14",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jul-2026 01:19:19 UTC] === END API CALL LOG ===
[20-Jul-2026 01:19:19 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jul-2026 01:19:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5NCIsInVzZXJuYW1lIjoiZXJvb29vbyIsImVtYWlsIjoiY2luYXJiYXNlcjI1QGdtYWlsLmNvbSIsImV4cCI6MTc4NTExNTAzNn0.1mXr4JiGC12RvcGt4AMrPC6wGHBx6BWeXpkirmPbcEs
[20-Jul-2026 01:19:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jul-2026 01:19:19 UTC] ✅ JWT token verified successfully for user profile
[20-Jul-2026 01:19:19 UTC] User ID: 1094
[20-Jul-2026 01:19:19 UTC] ✅ User profile retrieved successfully for user ID: 1094
[20-Jul-2026 01:19:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jul-2026 01:19:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jul-2026 01:19:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"46.155.25.14, 172.69.251.172","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5NCIsInVzZXJuYW1lIjoiZXJvb29vbyIsImVtYWlsIjoiY2luYXJiYXNlcjI1QGdtYWlsLmNvbSIsImV4cCI6MTc4NTExNTAzNn0.1mXr4JiGC12RvcGt4AMrPC6wGHBx6BWeXpkirmPbcEs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1de23221b92157a-IST","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"46.155.25.14","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[20-Jul-2026 01:19:21 UTC] === User Orders API Called ===
[20-Jul-2026 01:19:21 UTC] User ID: 1094
[20-Jul-2026 01:19:21 UTC] Limit: 20, Offset: 0
[20-Jul-2026 01:19:21 UTC] Orders found: 0
[20-Jul-2026 01:19:21 UTC] Orders data: []
[20-Jul-2026 01:19:21 UTC] Total orders count: 0
[20-Jul-2026 01:19:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jul-2026 01:19:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jul-2026 01:19:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"46.155.25.14, 172.69.251.172","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5NCIsInVzZXJuYW1lIjoiZXJvb29vbyIsImVtYWlsIjoiY2luYXJiYXNlcjI1QGdtYWlsLmNvbSIsImV4cCI6MTc4NTExNTAzNn0.1mXr4JiGC12RvcGt4AMrPC6wGHBx6BWeXpkirmPbcEs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1de233c2b3e157a-IST","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"46.155.25.14","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[20-Jul-2026 01:19:26 UTC] === User Orders API Called ===
[20-Jul-2026 01:19:26 UTC] User ID: 1094
[20-Jul-2026 01:19:26 UTC] Limit: 20, Offset: 0
[20-Jul-2026 01:19:26 UTC] Orders found: 0
[20-Jul-2026 01:19:26 UTC] Orders data: []
[20-Jul-2026 01:19:26 UTC] Total orders count: 0
[20-Jul-2026 01:19:26 UTC] === API CALL LOG ===
[20-Jul-2026 01:19:26 UTC] Endpoint: user/profile.php
[20-Jul-2026 01:19:26 UTC] Full Log Data: {
    "timestamp": "2026-07-20 01:19:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "46.155.25.14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "46.155.25.14, 172.69.251.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5NCIsInVzZXJuYW1lIjoiZXJvb29vbyIsImVtYWlsIjoiY2luYXJiYXNlcjI1QGdtYWlsLmNvbSIsImV4cCI6MTc4NTExNTAzNn0.1mXr4JiGC12RvcGt4AMrPC6wGHBx6BWeXpkirmPbcEs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1de233c9b72157a-IST",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "46.155.25.14",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jul-2026 01:19:26 UTC] === END API CALL LOG ===
[20-Jul-2026 01:19:26 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jul-2026 01:19:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5NCIsInVzZXJuYW1lIjoiZXJvb29vbyIsImVtYWlsIjoiY2luYXJiYXNlcjI1QGdtYWlsLmNvbSIsImV4cCI6MTc4NTExNTAzNn0.1mXr4JiGC12RvcGt4AMrPC6wGHBx6BWeXpkirmPbcEs
[20-Jul-2026 01:19:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jul-2026 01:19:26 UTC] ✅ JWT token verified successfully for user profile
[20-Jul-2026 01:19:26 UTC] User ID: 1094
[20-Jul-2026 01:19:26 UTC] ✅ User profile retrieved successfully for user ID: 1094
[20-Jul-2026 01:19:26 UTC] === API CALL LOG ===
[20-Jul-2026 01:19:26 UTC] Endpoint: user/profile.php
[20-Jul-2026 01:19:26 UTC] Full Log Data: {
    "timestamp": "2026-07-20 01:19:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "46.155.25.14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "46.155.25.14, 172.69.251.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5NCIsInVzZXJuYW1lIjoiZXJvb29vbyIsImVtYWlsIjoiY2luYXJiYXNlcjI1QGdtYWlsLmNvbSIsImV4cCI6MTc4NTExNTAzNn0.1mXr4JiGC12RvcGt4AMrPC6wGHBx6BWeXpkirmPbcEs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1de233f1c5a157a-IST",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "46.155.25.14",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jul-2026 01:19:26 UTC] === END API CALL LOG ===
[20-Jul-2026 01:19:26 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jul-2026 01:19:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5NCIsInVzZXJuYW1lIjoiZXJvb29vbyIsImVtYWlsIjoiY2luYXJiYXNlcjI1QGdtYWlsLmNvbSIsImV4cCI6MTc4NTExNTAzNn0.1mXr4JiGC12RvcGt4AMrPC6wGHBx6BWeXpkirmPbcEs
[20-Jul-2026 01:19:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jul-2026 01:19:26 UTC] ✅ JWT token verified successfully for user profile
[20-Jul-2026 01:19:26 UTC] User ID: 1094
[20-Jul-2026 01:19:26 UTC] ✅ User profile retrieved successfully for user ID: 1094
[20-Jul-2026 01:19:26 UTC] === API CALL LOG ===
[20-Jul-2026 01:19:26 UTC] Endpoint: user/profile.php
[20-Jul-2026 01:19:26 UTC] Full Log Data: {
    "timestamp": "2026-07-20 01:19:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "46.155.25.14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "46.155.25.14, 172.69.251.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5NCIsInVzZXJuYW1lIjoiZXJvb29vbyIsImVtYWlsIjoiY2luYXJiYXNlcjI1QGdtYWlsLmNvbSIsImV4cCI6MTc4NTExNTAzNn0.1mXr4JiGC12RvcGt4AMrPC6wGHBx6BWeXpkirmPbcEs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1de23409cb0157a-IST",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "46.155.25.14",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jul-2026 01:19:26 UTC] === END API CALL LOG ===
[20-Jul-2026 01:19:26 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jul-2026 01:19:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5NCIsInVzZXJuYW1lIjoiZXJvb29vbyIsImVtYWlsIjoiY2luYXJiYXNlcjI1QGdtYWlsLmNvbSIsImV4cCI6MTc4NTExNTAzNn0.1mXr4JiGC12RvcGt4AMrPC6wGHBx6BWeXpkirmPbcEs
[20-Jul-2026 01:19:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jul-2026 01:19:26 UTC] ✅ JWT token verified successfully for user profile
[20-Jul-2026 01:19:26 UTC] User ID: 1094
[20-Jul-2026 01:19:26 UTC] ✅ User profile retrieved successfully for user ID: 1094
[20-Jul-2026 01:19:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jul-2026 01:19:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jul-2026 01:19:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"46.155.25.14, 172.69.251.172","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5NCIsInVzZXJuYW1lIjoiZXJvb29vbyIsImVtYWlsIjoiY2luYXJiYXNlcjI1QGdtYWlsLmNvbSIsImV4cCI6MTc4NTExNTAzNn0.1mXr4JiGC12RvcGt4AMrPC6wGHBx6BWeXpkirmPbcEs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1de236468ed157a-IST","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"46.155.25.14","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[20-Jul-2026 01:19:32 UTC] === User Orders API Called ===
[20-Jul-2026 01:19:32 UTC] User ID: 1094
[20-Jul-2026 01:19:32 UTC] Limit: 20, Offset: 0
[20-Jul-2026 01:19:32 UTC] Orders found: 0
[20-Jul-2026 01:19:32 UTC] Orders data: []
[20-Jul-2026 01:19:32 UTC] Total orders count: 0
[20-Jul-2026 01:19:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jul-2026 01:19:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jul-2026 01:19:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"46.155.25.14, 172.69.251.172","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5NCIsInVzZXJuYW1lIjoiZXJvb29vbyIsImVtYWlsIjoiY2luYXJiYXNlcjI1QGdtYWlsLmNvbSIsImV4cCI6MTc4NTExNTAzNn0.1mXr4JiGC12RvcGt4AMrPC6wGHBx6BWeXpkirmPbcEs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1de236bbadb157a-IST","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"46.155.25.14","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[20-Jul-2026 01:19:33 UTC] === User Orders API Called ===
[20-Jul-2026 01:19:33 UTC] User ID: 1094
[20-Jul-2026 01:19:33 UTC] Limit: 20, Offset: 0
[20-Jul-2026 01:19:33 UTC] Orders found: 0
[20-Jul-2026 01:19:33 UTC] Orders data: []
[20-Jul-2026 01:19:33 UTC] Total orders count: 0
[20-Jul-2026 01:19:33 UTC] === API CALL LOG ===
[20-Jul-2026 01:19:33 UTC] Endpoint: user/profile.php
[20-Jul-2026 01:19:33 UTC] Full Log Data: {
    "timestamp": "2026-07-20 01:19:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "46.155.25.14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "46.155.25.14, 172.69.251.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5NCIsInVzZXJuYW1lIjoiZXJvb29vbyIsImVtYWlsIjoiY2luYXJiYXNlcjI1QGdtYWlsLmNvbSIsImV4cCI6MTc4NTExNTAzNn0.1mXr4JiGC12RvcGt4AMrPC6wGHBx6BWeXpkirmPbcEs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1de236c0aec157a-IST",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "46.155.25.14",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jul-2026 01:19:33 UTC] === END API CALL LOG ===
[20-Jul-2026 01:19:33 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jul-2026 01:19:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5NCIsInVzZXJuYW1lIjoiZXJvb29vbyIsImVtYWlsIjoiY2luYXJiYXNlcjI1QGdtYWlsLmNvbSIsImV4cCI6MTc4NTExNTAzNn0.1mXr4JiGC12RvcGt4AMrPC6wGHBx6BWeXpkirmPbcEs
[20-Jul-2026 01:19:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jul-2026 01:19:33 UTC] ✅ JWT token verified successfully for user profile
[20-Jul-2026 01:19:33 UTC] User ID: 1094
[20-Jul-2026 01:19:33 UTC] ✅ User profile retrieved successfully for user ID: 1094
[20-Jul-2026 01:19:34 UTC] === API CALL LOG ===
[20-Jul-2026 01:19:34 UTC] Endpoint: user/profile.php
[20-Jul-2026 01:19:34 UTC] Full Log Data: {
    "timestamp": "2026-07-20 01:19:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "46.155.25.14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "46.155.25.14, 172.69.251.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5NCIsInVzZXJuYW1lIjoiZXJvb29vbyIsImVtYWlsIjoiY2luYXJiYXNlcjI1QGdtYWlsLmNvbSIsImV4cCI6MTc4NTExNTAzNn0.1mXr4JiGC12RvcGt4AMrPC6wGHBx6BWeXpkirmPbcEs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1de236e2b95157a-IST",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "46.155.25.14",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jul-2026 01:19:34 UTC] === END API CALL LOG ===
[20-Jul-2026 01:19:34 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jul-2026 01:19:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5NCIsInVzZXJuYW1lIjoiZXJvb29vbyIsImVtYWlsIjoiY2luYXJiYXNlcjI1QGdtYWlsLmNvbSIsImV4cCI6MTc4NTExNTAzNn0.1mXr4JiGC12RvcGt4AMrPC6wGHBx6BWeXpkirmPbcEs
[20-Jul-2026 01:19:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jul-2026 01:19:34 UTC] ✅ JWT token verified successfully for user profile
[20-Jul-2026 01:19:34 UTC] User ID: 1094
[20-Jul-2026 01:19:34 UTC] ✅ User profile retrieved successfully for user ID: 1094
[20-Jul-2026 01:19:34 UTC] === API CALL LOG ===
[20-Jul-2026 01:19:34 UTC] Endpoint: user/profile.php
[20-Jul-2026 01:19:34 UTC] Full Log Data: {
    "timestamp": "2026-07-20 01:19:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "46.155.25.14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "46.155.25.14, 172.69.251.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5NCIsInVzZXJuYW1lIjoiZXJvb29vbyIsImVtYWlsIjoiY2luYXJiYXNlcjI1QGdtYWlsLmNvbSIsImV4cCI6MTc4NTExNTAzNn0.1mXr4JiGC12RvcGt4AMrPC6wGHBx6BWeXpkirmPbcEs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1de23701c1d157a-IST",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "46.155.25.14",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jul-2026 01:19:34 UTC] === END API CALL LOG ===
[20-Jul-2026 01:19:34 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jul-2026 01:19:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5NCIsInVzZXJuYW1lIjoiZXJvb29vbyIsImVtYWlsIjoiY2luYXJiYXNlcjI1QGdtYWlsLmNvbSIsImV4cCI6MTc4NTExNTAzNn0.1mXr4JiGC12RvcGt4AMrPC6wGHBx6BWeXpkirmPbcEs
[20-Jul-2026 01:19:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jul-2026 01:19:34 UTC] ✅ JWT token verified successfully for user profile
[20-Jul-2026 01:19:34 UTC] User ID: 1094
[20-Jul-2026 01:19:34 UTC] ✅ User profile retrieved successfully for user ID: 1094
[20-Jul-2026 01:19:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jul-2026 01:19:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jul-2026 01:19:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"46.155.25.14, 172.69.251.172","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5NCIsInVzZXJuYW1lIjoiZXJvb29vbyIsImVtYWlsIjoiY2luYXJiYXNlcjI1QGdtYWlsLmNvbSIsImV4cCI6MTc4NTExNTAzNn0.1mXr4JiGC12RvcGt4AMrPC6wGHBx6BWeXpkirmPbcEs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1de23967ea2157a-IST","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"46.155.25.14","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[20-Jul-2026 01:19:40 UTC] === User Orders API Called ===
[20-Jul-2026 01:19:40 UTC] User ID: 1094
[20-Jul-2026 01:19:40 UTC] Limit: 20, Offset: 0
[20-Jul-2026 01:19:40 UTC] Orders found: 0
[20-Jul-2026 01:19:40 UTC] Orders data: []
[20-Jul-2026 01:19:40 UTC] Total orders count: 0
[20-Jul-2026 01:19:40 UTC] === API CALL LOG ===
[20-Jul-2026 01:19:40 UTC] Endpoint: user/profile.php
[20-Jul-2026 01:19:40 UTC] Full Log Data: {
    "timestamp": "2026-07-20 01:19:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "46.155.25.14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "46.155.25.14, 172.69.251.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5NCIsInVzZXJuYW1lIjoiZXJvb29vbyIsImVtYWlsIjoiY2luYXJiYXNlcjI1QGdtYWlsLmNvbSIsImV4cCI6MTc4NTExNTAzNn0.1mXr4JiGC12RvcGt4AMrPC6wGHBx6BWeXpkirmPbcEs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1de2396ded8157a-IST",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "46.155.25.14",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jul-2026 01:19:40 UTC] === END API CALL LOG ===
[20-Jul-2026 01:19:40 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jul-2026 01:19:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5NCIsInVzZXJuYW1lIjoiZXJvb29vbyIsImVtYWlsIjoiY2luYXJiYXNlcjI1QGdtYWlsLmNvbSIsImV4cCI6MTc4NTExNTAzNn0.1mXr4JiGC12RvcGt4AMrPC6wGHBx6BWeXpkirmPbcEs
[20-Jul-2026 01:19:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jul-2026 01:19:40 UTC] ✅ JWT token verified successfully for user profile
[20-Jul-2026 01:19:40 UTC] User ID: 1094
[20-Jul-2026 01:19:40 UTC] ✅ User profile retrieved successfully for user ID: 1094
[20-Jul-2026 01:19:40 UTC] === API CALL LOG ===
[20-Jul-2026 01:19:40 UTC] Endpoint: user/profile.php
[20-Jul-2026 01:19:40 UTC] Full Log Data: {
    "timestamp": "2026-07-20 01:19:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "46.155.25.14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "46.155.25.14, 172.69.251.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5NCIsInVzZXJuYW1lIjoiZXJvb29vbyIsImVtYWlsIjoiY2luYXJiYXNlcjI1QGdtYWlsLmNvbSIsImV4cCI6MTc4NTExNTAzNn0.1mXr4JiGC12RvcGt4AMrPC6wGHBx6BWeXpkirmPbcEs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1de2398cf3e157a-IST",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "46.155.25.14",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jul-2026 01:19:40 UTC] === END API CALL LOG ===
[20-Jul-2026 01:19:40 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jul-2026 01:19:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5NCIsInVzZXJuYW1lIjoiZXJvb29vbyIsImVtYWlsIjoiY2luYXJiYXNlcjI1QGdtYWlsLmNvbSIsImV4cCI6MTc4NTExNTAzNn0.1mXr4JiGC12RvcGt4AMrPC6wGHBx6BWeXpkirmPbcEs
[20-Jul-2026 01:19:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jul-2026 01:19:40 UTC] ✅ JWT token verified successfully for user profile
[20-Jul-2026 01:19:40 UTC] User ID: 1094
[20-Jul-2026 01:19:40 UTC] ✅ User profile retrieved successfully for user ID: 1094
[20-Jul-2026 01:19:41 UTC] === API CALL LOG ===
[20-Jul-2026 01:19:41 UTC] Endpoint: user/profile.php
[20-Jul-2026 01:19:41 UTC] Full Log Data: {
    "timestamp": "2026-07-20 01:19:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "46.155.25.14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "46.155.25.14, 172.69.251.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5NCIsInVzZXJuYW1lIjoiZXJvb29vbyIsImVtYWlsIjoiY2luYXJiYXNlcjI1QGdtYWlsLmNvbSIsImV4cCI6MTc4NTExNTAzNn0.1mXr4JiGC12RvcGt4AMrPC6wGHBx6BWeXpkirmPbcEs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1de239adfb5157a-IST",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "46.155.25.14",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jul-2026 01:19:41 UTC] === END API CALL LOG ===
[20-Jul-2026 01:19:41 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jul-2026 01:19:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5NCIsInVzZXJuYW1lIjoiZXJvb29vbyIsImVtYWlsIjoiY2luYXJiYXNlcjI1QGdtYWlsLmNvbSIsImV4cCI6MTc4NTExNTAzNn0.1mXr4JiGC12RvcGt4AMrPC6wGHBx6BWeXpkirmPbcEs
[20-Jul-2026 01:19:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jul-2026 01:19:41 UTC] ✅ JWT token verified successfully for user profile
[20-Jul-2026 01:19:41 UTC] User ID: 1094
[20-Jul-2026 01:19:41 UTC] ✅ User profile retrieved successfully for user ID: 1094
[20-Jul-2026 01:21:28 UTC] === API CALL LOG ===
[20-Jul-2026 01:21:28 UTC] Endpoint: user/profile.php
[20-Jul-2026 01:21:28 UTC] Full Log Data: {
    "timestamp": "2026-07-20 01:21:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "46.155.25.14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "46.155.25.14, 172.69.251.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5NCIsInVzZXJuYW1lIjoiZXJvb29vbyIsImVtYWlsIjoiY2luYXJiYXNlcjI1QGdtYWlsLmNvbSIsImV4cCI6MTc4NTExNTAzNn0.1mXr4JiGC12RvcGt4AMrPC6wGHBx6BWeXpkirmPbcEs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1de2637ce63157a-IST",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "46.155.25.14",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jul-2026 01:21:28 UTC] === END API CALL LOG ===
[20-Jul-2026 01:21:28 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jul-2026 01:21:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5NCIsInVzZXJuYW1lIjoiZXJvb29vbyIsImVtYWlsIjoiY2luYXJiYXNlcjI1QGdtYWlsLmNvbSIsImV4cCI6MTc4NTExNTAzNn0.1mXr4JiGC12RvcGt4AMrPC6wGHBx6BWeXpkirmPbcEs
[20-Jul-2026 01:21:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jul-2026 01:21:28 UTC] ✅ JWT token verified successfully for user profile
[20-Jul-2026 01:21:28 UTC] User ID: 1094
[20-Jul-2026 01:21:28 UTC] ✅ User profile retrieved successfully for user ID: 1094
[20-Jul-2026 01:21:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jul-2026 01:21:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jul-2026 01:21:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"46.155.25.14, 172.69.251.172","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5NCIsInVzZXJuYW1lIjoiZXJvb29vbyIsImVtYWlsIjoiY2luYXJiYXNlcjI1QGdtYWlsLmNvbSIsImV4cCI6MTc4NTExNTAzNn0.1mXr4JiGC12RvcGt4AMrPC6wGHBx6BWeXpkirmPbcEs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1de266b9ca5157a-IST","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"46.155.25.14","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[20-Jul-2026 01:21:36 UTC] === User Orders API Called ===
[20-Jul-2026 01:21:36 UTC] User ID: 1094
[20-Jul-2026 01:21:36 UTC] Limit: 20, Offset: 0
[20-Jul-2026 01:21:36 UTC] Orders found: 0
[20-Jul-2026 01:21:36 UTC] Orders data: []
[20-Jul-2026 01:21:36 UTC] Total orders count: 0
[20-Jul-2026 01:21:36 UTC] === API CALL LOG ===
[20-Jul-2026 01:21:36 UTC] Endpoint: user/profile.php
[20-Jul-2026 01:21:36 UTC] Full Log Data: {
    "timestamp": "2026-07-20 01:21:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "46.155.25.14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "46.155.25.14, 172.69.251.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5NCIsInVzZXJuYW1lIjoiZXJvb29vbyIsImVtYWlsIjoiY2luYXJiYXNlcjI1QGdtYWlsLmNvbSIsImV4cCI6MTc4NTExNTAzNn0.1mXr4JiGC12RvcGt4AMrPC6wGHBx6BWeXpkirmPbcEs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1de266bfcc0157a-IST",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "46.155.25.14",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jul-2026 01:21:36 UTC] === END API CALL LOG ===
[20-Jul-2026 01:21:36 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jul-2026 01:21:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5NCIsInVzZXJuYW1lIjoiZXJvb29vbyIsImVtYWlsIjoiY2luYXJiYXNlcjI1QGdtYWlsLmNvbSIsImV4cCI6MTc4NTExNTAzNn0.1mXr4JiGC12RvcGt4AMrPC6wGHBx6BWeXpkirmPbcEs
[20-Jul-2026 01:21:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jul-2026 01:21:36 UTC] ✅ JWT token verified successfully for user profile
[20-Jul-2026 01:21:36 UTC] User ID: 1094
[20-Jul-2026 01:21:36 UTC] ✅ User profile retrieved successfully for user ID: 1094
[20-Jul-2026 01:21:37 UTC] === API CALL LOG ===
[20-Jul-2026 01:21:37 UTC] Endpoint: user/profile.php
[20-Jul-2026 01:21:37 UTC] Full Log Data: {
    "timestamp": "2026-07-20 01:21:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "46.155.25.14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "46.155.25.14, 172.69.251.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5NCIsInVzZXJuYW1lIjoiZXJvb29vbyIsImVtYWlsIjoiY2luYXJiYXNlcjI1QGdtYWlsLmNvbSIsImV4cCI6MTc4NTExNTAzNn0.1mXr4JiGC12RvcGt4AMrPC6wGHBx6BWeXpkirmPbcEs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1de26700de0157a-IST",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "46.155.25.14",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jul-2026 01:21:37 UTC] === END API CALL LOG ===
[20-Jul-2026 01:21:37 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jul-2026 01:21:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5NCIsInVzZXJuYW1lIjoiZXJvb29vbyIsImVtYWlsIjoiY2luYXJiYXNlcjI1QGdtYWlsLmNvbSIsImV4cCI6MTc4NTExNTAzNn0.1mXr4JiGC12RvcGt4AMrPC6wGHBx6BWeXpkirmPbcEs
[20-Jul-2026 01:21:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jul-2026 01:21:37 UTC] ✅ JWT token verified successfully for user profile
[20-Jul-2026 01:21:37 UTC] User ID: 1094
[20-Jul-2026 01:21:37 UTC] ✅ User profile retrieved successfully for user ID: 1094
[20-Jul-2026 01:21:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jul-2026 01:21:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jul-2026 01:21:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"46.155.25.14, 172.69.251.172","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5NCIsInVzZXJuYW1lIjoiZXJvb29vbyIsImVtYWlsIjoiY2luYXJiYXNlcjI1QGdtYWlsLmNvbSIsImV4cCI6MTc4NTExNTAzNn0.1mXr4JiGC12RvcGt4AMrPC6wGHBx6BWeXpkirmPbcEs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1de26888da9157a-IST","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"46.155.25.14","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[20-Jul-2026 01:21:41 UTC] === User Orders API Called ===
[20-Jul-2026 01:21:41 UTC] User ID: 1094
[20-Jul-2026 01:21:41 UTC] Limit: 20, Offset: 0
[20-Jul-2026 01:21:41 UTC] Orders found: 0
[20-Jul-2026 01:21:41 UTC] Orders data: []
[20-Jul-2026 01:21:41 UTC] Total orders count: 0
[20-Jul-2026 01:21:41 UTC] === API CALL LOG ===
[20-Jul-2026 01:21:41 UTC] Endpoint: user/profile.php
[20-Jul-2026 01:21:41 UTC] Full Log Data: {
    "timestamp": "2026-07-20 01:21:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "46.155.25.14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "46.155.25.14, 172.69.251.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5NCIsInVzZXJuYW1lIjoiZXJvb29vbyIsImVtYWlsIjoiY2luYXJiYXNlcjI1QGdtYWlsLmNvbSIsImV4cCI6MTc4NTExNTAzNn0.1mXr4JiGC12RvcGt4AMrPC6wGHBx6BWeXpkirmPbcEs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1de2688edc7157a-IST",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "46.155.25.14",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jul-2026 01:21:41 UTC] === END API CALL LOG ===
[20-Jul-2026 01:21:41 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jul-2026 01:21:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5NCIsInVzZXJuYW1lIjoiZXJvb29vbyIsImVtYWlsIjoiY2luYXJiYXNlcjI1QGdtYWlsLmNvbSIsImV4cCI6MTc4NTExNTAzNn0.1mXr4JiGC12RvcGt4AMrPC6wGHBx6BWeXpkirmPbcEs
[20-Jul-2026 01:21:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jul-2026 01:21:41 UTC] ✅ JWT token verified successfully for user profile
[20-Jul-2026 01:21:41 UTC] User ID: 1094
[20-Jul-2026 01:21:41 UTC] ✅ User profile retrieved successfully for user ID: 1094
[20-Jul-2026 01:21:41 UTC] === API CALL LOG ===
[20-Jul-2026 01:21:41 UTC] Endpoint: user/profile.php
[20-Jul-2026 01:21:41 UTC] Full Log Data: {
    "timestamp": "2026-07-20 01:21:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "46.155.25.14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "46.155.25.14, 172.69.251.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5NCIsInVzZXJuYW1lIjoiZXJvb29vbyIsImVtYWlsIjoiY2luYXJiYXNlcjI1QGdtYWlsLmNvbSIsImV4cCI6MTc4NTExNTAzNn0.1mXr4JiGC12RvcGt4AMrPC6wGHBx6BWeXpkirmPbcEs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1de268ceedf157a-IST",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "46.155.25.14",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jul-2026 01:21:41 UTC] === END API CALL LOG ===
[20-Jul-2026 01:21:41 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jul-2026 01:21:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5NCIsInVzZXJuYW1lIjoiZXJvb29vbyIsImVtYWlsIjoiY2luYXJiYXNlcjI1QGdtYWlsLmNvbSIsImV4cCI6MTc4NTExNTAzNn0.1mXr4JiGC12RvcGt4AMrPC6wGHBx6BWeXpkirmPbcEs
[20-Jul-2026 01:21:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jul-2026 01:21:41 UTC] ✅ JWT token verified successfully for user profile
[20-Jul-2026 01:21:41 UTC] User ID: 1094
[20-Jul-2026 01:21:41 UTC] ✅ User profile retrieved successfully for user ID: 1094
[20-Jul-2026 01:21:57 UTC] === API CALL LOG ===
[20-Jul-2026 01:21:57 UTC] Endpoint: user/profile.php
[20-Jul-2026 01:21:57 UTC] Full Log Data: {
    "timestamp": "2026-07-20 01:21:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "46.155.25.14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "46.155.25.14, 172.69.251.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5NCIsInVzZXJuYW1lIjoiZXJvb29vbyIsImVtYWlsIjoiY2luYXJiYXNlcjI1QGdtYWlsLmNvbSIsImV4cCI6MTc4NTExNTAzNn0.1mXr4JiGC12RvcGt4AMrPC6wGHBx6BWeXpkirmPbcEs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1de26edf979157a-IST",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "46.155.25.14",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jul-2026 01:21:57 UTC] === END API CALL LOG ===
[20-Jul-2026 01:21:57 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jul-2026 01:21:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5NCIsInVzZXJuYW1lIjoiZXJvb29vbyIsImVtYWlsIjoiY2luYXJiYXNlcjI1QGdtYWlsLmNvbSIsImV4cCI6MTc4NTExNTAzNn0.1mXr4JiGC12RvcGt4AMrPC6wGHBx6BWeXpkirmPbcEs
[20-Jul-2026 01:21:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jul-2026 01:21:57 UTC] ✅ JWT token verified successfully for user profile
[20-Jul-2026 01:21:57 UTC] User ID: 1094
[20-Jul-2026 01:21:57 UTC] ✅ User profile retrieved successfully for user ID: 1094
[20-Jul-2026 01:22:57 UTC] === API CALL LOG ===
[20-Jul-2026 01:22:57 UTC] Endpoint: user/profile.php
[20-Jul-2026 01:22:57 UTC] Full Log Data: {
    "timestamp": "2026-07-20 01:22:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "46.155.25.14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "46.155.25.14, 172.69.251.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5NCIsInVzZXJuYW1lIjoiZXJvb29vbyIsImVtYWlsIjoiY2luYXJiYXNlcjI1QGdtYWlsLmNvbSIsImV4cCI6MTc4NTExNTAzNn0.1mXr4JiGC12RvcGt4AMrPC6wGHBx6BWeXpkirmPbcEs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1de28647d62157a-IST",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "46.155.25.14",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jul-2026 01:22:57 UTC] === END API CALL LOG ===
[20-Jul-2026 01:22:57 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jul-2026 01:22:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5NCIsInVzZXJuYW1lIjoiZXJvb29vbyIsImVtYWlsIjoiY2luYXJiYXNlcjI1QGdtYWlsLmNvbSIsImV4cCI6MTc4NTExNTAzNn0.1mXr4JiGC12RvcGt4AMrPC6wGHBx6BWeXpkirmPbcEs
[20-Jul-2026 01:22:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jul-2026 01:22:57 UTC] ✅ JWT token verified successfully for user profile
[20-Jul-2026 01:22:57 UTC] User ID: 1094
[20-Jul-2026 01:22:57 UTC] ✅ User profile retrieved successfully for user ID: 1094
[20-Jul-2026 01:22:59 UTC] === API CALL LOG ===
[20-Jul-2026 01:22:59 UTC] Endpoint: user/profile.php
[20-Jul-2026 01:22:59 UTC] Full Log Data: {
    "timestamp": "2026-07-20 01:22:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "46.155.25.14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "46.155.25.14, 172.69.251.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5NCIsInVzZXJuYW1lIjoiZXJvb29vbyIsImVtYWlsIjoiY2luYXJiYXNlcjI1QGdtYWlsLmNvbSIsImV4cCI6MTc4NTExNTAzNn0.1mXr4JiGC12RvcGt4AMrPC6wGHBx6BWeXpkirmPbcEs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1de2874aa71157a-IST",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "46.155.25.14",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jul-2026 01:22:59 UTC] === END API CALL LOG ===
[20-Jul-2026 01:22:59 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jul-2026 01:22:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5NCIsInVzZXJuYW1lIjoiZXJvb29vbyIsImVtYWlsIjoiY2luYXJiYXNlcjI1QGdtYWlsLmNvbSIsImV4cCI6MTc4NTExNTAzNn0.1mXr4JiGC12RvcGt4AMrPC6wGHBx6BWeXpkirmPbcEs
[20-Jul-2026 01:22:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jul-2026 01:22:59 UTC] ✅ JWT token verified successfully for user profile
[20-Jul-2026 01:22:59 UTC] User ID: 1094
[20-Jul-2026 01:22:59 UTC] ✅ User profile retrieved successfully for user ID: 1094
[20-Jul-2026 01:23:00 UTC] User Purchases API - User ID: 1094
[20-Jul-2026 01:23:00 UTC] User Purchases API - Total purchases found: 1
[20-Jul-2026 03:20:05 UTC] === API CALL LOG ===
[20-Jul-2026 03:20:05 UTC] Endpoint: user/profile.php
[20-Jul-2026 03:20:05 UTC] Full Log Data: {
    "timestamp": "2026-07-20 03:20:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.137.27",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.137.27, 172.69.155.212",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5NSIsInVzZXJuYW1lIjoiYXl0bmF6YXJvdiIsImVtYWlsIjoiYXl0bmF6YXJvdmFheXphZGE3NkBnbWFpbC5jb20iLCJleHAiOjE3ODUxMjI0MDJ9.f1g-FYdD28s2W8vpc4__G7pNQKOFdRaHPZL9C1yvHXI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ded3fa59e9e32e-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.137.27",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jul-2026 03:20:05 UTC] === END API CALL LOG ===
[20-Jul-2026 03:20:05 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jul-2026 03:20:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5NSIsInVzZXJuYW1lIjoiYXl0bmF6YXJvdiIsImVtYWlsIjoiYXl0bmF6YXJvdmFheXphZGE3NkBnbWFpbC5jb20iLCJleHAiOjE3ODUxMjI0MDJ9.f1g-FYdD28s2W8vpc4__G7pNQKOFdRaHPZL9C1yvHXI
[20-Jul-2026 03:20:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jul-2026 03:20:05 UTC] ✅ JWT token verified successfully for user profile
[20-Jul-2026 03:20:05 UTC] User ID: 1095
[20-Jul-2026 03:20:05 UTC] ✅ User profile retrieved successfully for user ID: 1095
[20-Jul-2026 03:20:11 UTC] === API CALL LOG ===
[20-Jul-2026 03:20:11 UTC] Endpoint: user/profile.php
[20-Jul-2026 03:20:11 UTC] Full Log Data: {
    "timestamp": "2026-07-20 03:20:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.137.27",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.137.27, 172.64.200.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5NSIsInVzZXJuYW1lIjoiYXl0bmF6YXJvdiIsImVtYWlsIjoiYXl0bmF6YXJvdmFheXphZGE3NkBnbWFpbC5jb20iLCJleHAiOjE3ODUxMjI0MDJ9.f1g-FYdD28s2W8vpc4__G7pNQKOFdRaHPZL9C1yvHXI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ded41e5d7470dc-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.137.27",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jul-2026 03:20:11 UTC] === END API CALL LOG ===
[20-Jul-2026 03:20:11 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jul-2026 03:20:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5NSIsInVzZXJuYW1lIjoiYXl0bmF6YXJvdiIsImVtYWlsIjoiYXl0bmF6YXJvdmFheXphZGE3NkBnbWFpbC5jb20iLCJleHAiOjE3ODUxMjI0MDJ9.f1g-FYdD28s2W8vpc4__G7pNQKOFdRaHPZL9C1yvHXI
[20-Jul-2026 03:20:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jul-2026 03:20:11 UTC] ✅ JWT token verified successfully for user profile
[20-Jul-2026 03:20:11 UTC] User ID: 1095
[20-Jul-2026 03:20:11 UTC] ✅ User profile retrieved successfully for user ID: 1095
[20-Jul-2026 03:50:22 UTC] === API CALL LOG ===
[20-Jul-2026 03:50:22 UTC] Endpoint: user/profile.php
[20-Jul-2026 03:50:22 UTC] Full Log Data: {
    "timestamp": "2026-07-20 03:50:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "223.184.229.38",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "223.184.229.38, 104.22.66.72",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MiIsInVzZXJuYW1lIjoiRGQxIiwiZW1haWwiOiJUYW5nb2RocnV2NTY5NUBnbWFpbC5jb20iLCJleHAiOjE3ODQ5NTIxMTl9.3MLRnltjyLuR8Ul7LdUkwunujisSzVaXVh3-IIkxso4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1df0051bc5fb585-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "223.184.229.38",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jul-2026 03:50:22 UTC] === END API CALL LOG ===
[20-Jul-2026 03:50:22 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jul-2026 03:50:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MiIsInVzZXJuYW1lIjoiRGQxIiwiZW1haWwiOiJUYW5nb2RocnV2NTY5NUBnbWFpbC5jb20iLCJleHAiOjE3ODQ5NTIxMTl9.3MLRnltjyLuR8Ul7LdUkwunujisSzVaXVh3-IIkxso4
[20-Jul-2026 03:50:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jul-2026 03:50:22 UTC] ✅ JWT token verified successfully for user profile
[20-Jul-2026 03:50:22 UTC] User ID: 1082
[20-Jul-2026 03:50:22 UTC] ✅ User profile retrieved successfully for user ID: 1082
[20-Jul-2026 03:50:23 UTC] === API CALL LOG ===
[20-Jul-2026 03:50:23 UTC] Endpoint: user/profile.php
[20-Jul-2026 03:50:23 UTC] Full Log Data: {
    "timestamp": "2026-07-20 03:50:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "223.184.229.38",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "223.184.229.38, 104.22.66.72",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MiIsInVzZXJuYW1lIjoiRGQxIiwiZW1haWwiOiJUYW5nb2RocnV2NTY5NUBnbWFpbC5jb20iLCJleHAiOjE3ODQ5NTIxMTl9.3MLRnltjyLuR8Ul7LdUkwunujisSzVaXVh3-IIkxso4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1df005a2d46b585-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "223.184.229.38",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jul-2026 03:50:23 UTC] === END API CALL LOG ===
[20-Jul-2026 03:50:23 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jul-2026 03:50:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MiIsInVzZXJuYW1lIjoiRGQxIiwiZW1haWwiOiJUYW5nb2RocnV2NTY5NUBnbWFpbC5jb20iLCJleHAiOjE3ODQ5NTIxMTl9.3MLRnltjyLuR8Ul7LdUkwunujisSzVaXVh3-IIkxso4
[20-Jul-2026 03:50:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jul-2026 03:50:23 UTC] ✅ JWT token verified successfully for user profile
[20-Jul-2026 03:50:23 UTC] User ID: 1082
[20-Jul-2026 03:50:23 UTC] ✅ User profile retrieved successfully for user ID: 1082
[20-Jul-2026 03:50:23 UTC] === API CALL LOG ===
[20-Jul-2026 03:50:23 UTC] Endpoint: user/profile.php
[20-Jul-2026 03:50:23 UTC] Full Log Data: {
    "timestamp": "2026-07-20 03:50:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "223.184.229.38",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "223.184.229.38, 104.22.66.82",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MiIsInVzZXJuYW1lIjoiRGQxIiwiZW1haWwiOiJUYW5nb2RocnV2NTY5NUBnbWFpbC5jb20iLCJleHAiOjE3ODQ5NTIxMTl9.3MLRnltjyLuR8Ul7LdUkwunujisSzVaXVh3-IIkxso4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1df005b180ab585-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "223.184.229.38",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jul-2026 03:50:23 UTC] === END API CALL LOG ===
[20-Jul-2026 03:50:23 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jul-2026 03:50:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MiIsInVzZXJuYW1lIjoiRGQxIiwiZW1haWwiOiJUYW5nb2RocnV2NTY5NUBnbWFpbC5jb20iLCJleHAiOjE3ODQ5NTIxMTl9.3MLRnltjyLuR8Ul7LdUkwunujisSzVaXVh3-IIkxso4
[20-Jul-2026 03:50:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jul-2026 03:50:23 UTC] ✅ JWT token verified successfully for user profile
[20-Jul-2026 03:50:23 UTC] User ID: 1082
[20-Jul-2026 03:50:23 UTC] ✅ User profile retrieved successfully for user ID: 1082
[20-Jul-2026 03:50:23 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jul-2026 03:50:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jul-2026 03:50:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"223.184.229.38, 104.22.66.82","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MiIsInVzZXJuYW1lIjoiRGQxIiwiZW1haWwiOiJUYW5nb2RocnV2NTY5NUBnbWFpbC5jb20iLCJleHAiOjE3ODQ5NTIxMTl9.3MLRnltjyLuR8Ul7LdUkwunujisSzVaXVh3-IIkxso4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1df005b1805b585-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"223.184.229.38","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[20-Jul-2026 03:50:23 UTC] === User Orders API Called ===
[20-Jul-2026 03:50:23 UTC] User ID: 1082
[20-Jul-2026 03:50:23 UTC] Limit: 20, Offset: 0
[20-Jul-2026 03:50:23 UTC] Orders found: 0
[20-Jul-2026 03:50:23 UTC] Orders data: []
[20-Jul-2026 03:50:23 UTC] Total orders count: 0
[20-Jul-2026 03:50:25 UTC] === API CALL LOG ===
[20-Jul-2026 03:50:25 UTC] Endpoint: user/profile.php
[20-Jul-2026 03:50:25 UTC] Full Log Data: {
    "timestamp": "2026-07-20 03:50:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "223.184.229.38",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "223.184.229.38, 104.22.66.72",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MiIsInVzZXJuYW1lIjoiRGQxIiwiZW1haWwiOiJUYW5nb2RocnV2NTY5NUBnbWFpbC5jb20iLCJleHAiOjE3ODQ5NTIxMTl9.3MLRnltjyLuR8Ul7LdUkwunujisSzVaXVh3-IIkxso4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1df0067db70b585-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "223.184.229.38",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jul-2026 03:50:25 UTC] === END API CALL LOG ===
[20-Jul-2026 03:50:25 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jul-2026 03:50:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MiIsInVzZXJuYW1lIjoiRGQxIiwiZW1haWwiOiJUYW5nb2RocnV2NTY5NUBnbWFpbC5jb20iLCJleHAiOjE3ODQ5NTIxMTl9.3MLRnltjyLuR8Ul7LdUkwunujisSzVaXVh3-IIkxso4
[20-Jul-2026 03:50:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jul-2026 03:50:25 UTC] ✅ JWT token verified successfully for user profile
[20-Jul-2026 03:50:25 UTC] User ID: 1082
[20-Jul-2026 03:50:25 UTC] ✅ User profile retrieved successfully for user ID: 1082
[20-Jul-2026 04:24:01 UTC] === API CALL LOG ===
[20-Jul-2026 04:24:01 UTC] Endpoint: user/profile.php
[20-Jul-2026 04:24:01 UTC] Full Log Data: {
    "timestamp": "2026-07-20 04:24:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:2033:d7ea:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c1:2033:d7ea:8000::, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk5IiwidXNlcm5hbWUiOiI5MDIzMTkwNzgzIiwiZW1haWwiOiJzYW1pcnBhdGVsaXlhNjZAZ21haWwuY29tIiwiZXhwIjoxNzg0MTM2NzQ1fQ.4IX2YaP20BW7qSatlRuE4NwV2b9CRNIK2-9i0dQRdH8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1df319d69e5b6bd-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c1:2033:d7ea:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jul-2026 04:24:01 UTC] === END API CALL LOG ===
[20-Jul-2026 04:24:01 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jul-2026 04:24:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk5IiwidXNlcm5hbWUiOiI5MDIzMTkwNzgzIiwiZW1haWwiOiJzYW1pcnBhdGVsaXlhNjZAZ21haWwuY29tIiwiZXhwIjoxNzg0MTM2NzQ1fQ.4IX2YaP20BW7qSatlRuE4NwV2b9CRNIK2-9i0dQRdH8
[20-Jul-2026 04:24:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jul-2026 04:24:01 UTC] ✅ JWT token verified successfully for user profile
[20-Jul-2026 04:24:01 UTC] User ID: 999
[20-Jul-2026 04:24:01 UTC] ✅ User profile retrieved successfully for user ID: 999
[20-Jul-2026 04:24:02 UTC] === API CALL LOG ===
[20-Jul-2026 04:24:02 UTC] Endpoint: user/profile.php
[20-Jul-2026 04:24:02 UTC] Full Log Data: {
    "timestamp": "2026-07-20 04:24:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:2033:d7ea:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c1:2033:d7ea:8000::, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk5IiwidXNlcm5hbWUiOiI5MDIzMTkwNzgzIiwiZW1haWwiOiJzYW1pcnBhdGVsaXlhNjZAZ21haWwuY29tIiwiZXhwIjoxNzg0MTM2NzQ1fQ.4IX2YaP20BW7qSatlRuE4NwV2b9CRNIK2-9i0dQRdH8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1df31a3faa8b6bd-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c1:2033:d7ea:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jul-2026 04:24:02 UTC] === END API CALL LOG ===
[20-Jul-2026 04:24:02 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jul-2026 04:24:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk5IiwidXNlcm5hbWUiOiI5MDIzMTkwNzgzIiwiZW1haWwiOiJzYW1pcnBhdGVsaXlhNjZAZ21haWwuY29tIiwiZXhwIjoxNzg0MTM2NzQ1fQ.4IX2YaP20BW7qSatlRuE4NwV2b9CRNIK2-9i0dQRdH8
[20-Jul-2026 04:24:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jul-2026 04:24:02 UTC] ✅ JWT token verified successfully for user profile
[20-Jul-2026 04:24:02 UTC] User ID: 999
[20-Jul-2026 04:24:02 UTC] ✅ User profile retrieved successfully for user ID: 999
[20-Jul-2026 04:24:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jul-2026 04:24:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jul-2026 04:24:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40c1:2033:d7ea:8000::, 104.23.175.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk5IiwidXNlcm5hbWUiOiI5MDIzMTkwNzgzIiwiZW1haWwiOiJzYW1pcnBhdGVsaXlhNjZAZ21haWwuY29tIiwiZXhwIjoxNzg0MTM2NzQ1fQ.4IX2YaP20BW7qSatlRuE4NwV2b9CRNIK2-9i0dQRdH8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1df31a3faaab6bd-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40c1:2033:d7ea:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[20-Jul-2026 04:24:02 UTC] === User Orders API Called ===
[20-Jul-2026 04:24:02 UTC] User ID: 999
[20-Jul-2026 04:24:02 UTC] Limit: 20, Offset: 0
[20-Jul-2026 04:24:02 UTC] Orders found: 2
[20-Jul-2026 04:24:02 UTC] Orders data: [{"id":393,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/fffffffffhjjmbvv","status":"pending","created_at":"2026-07-08 21:26:46","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":392,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/towsssssshello","status":"pending","created_at":"2026-07-08 21:25:24","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[20-Jul-2026 04:24:02 UTC] Total orders count: 2
[20-Jul-2026 04:24:02 UTC] === API CALL LOG ===
[20-Jul-2026 04:24:02 UTC] Endpoint: user/profile.php
[20-Jul-2026 04:24:02 UTC] Full Log Data: {
    "timestamp": "2026-07-20 04:24:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:2033:d7ea:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c1:2033:d7ea:8000::, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk5IiwidXNlcm5hbWUiOiI5MDIzMTkwNzgzIiwiZW1haWwiOiJzYW1pcnBhdGVsaXlhNjZAZ21haWwuY29tIiwiZXhwIjoxNzg0MTM2NzQ1fQ.4IX2YaP20BW7qSatlRuE4NwV2b9CRNIK2-9i0dQRdH8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1df31a4cc6cb6bd-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c1:2033:d7ea:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jul-2026 04:24:02 UTC] === END API CALL LOG ===
[20-Jul-2026 04:24:02 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jul-2026 04:24:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk5IiwidXNlcm5hbWUiOiI5MDIzMTkwNzgzIiwiZW1haWwiOiJzYW1pcnBhdGVsaXlhNjZAZ21haWwuY29tIiwiZXhwIjoxNzg0MTM2NzQ1fQ.4IX2YaP20BW7qSatlRuE4NwV2b9CRNIK2-9i0dQRdH8
[20-Jul-2026 04:24:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jul-2026 04:24:02 UTC] ✅ JWT token verified successfully for user profile
[20-Jul-2026 04:24:02 UTC] User ID: 999
[20-Jul-2026 04:24:02 UTC] ✅ User profile retrieved successfully for user ID: 999
[20-Jul-2026 04:24:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jul-2026 04:24:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jul-2026 04:24:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40c1:2033:d7ea:8000::, 104.23.175.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk5IiwidXNlcm5hbWUiOiI5MDIzMTkwNzgzIiwiZW1haWwiOiJzYW1pcnBhdGVsaXlhNjZAZ21haWwuY29tIiwiZXhwIjoxNzg0MTM2NzQ1fQ.4IX2YaP20BW7qSatlRuE4NwV2b9CRNIK2-9i0dQRdH8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1df31c75ef7b6bd-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40c1:2033:d7ea:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[20-Jul-2026 04:24:07 UTC] === User Orders API Called ===
[20-Jul-2026 04:24:07 UTC] User ID: 999
[20-Jul-2026 04:24:07 UTC] Limit: 20, Offset: 0
[20-Jul-2026 04:24:07 UTC] Orders found: 2
[20-Jul-2026 04:24:07 UTC] Orders data: [{"id":393,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/fffffffffhjjmbvv","status":"pending","created_at":"2026-07-08 21:26:46","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":392,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/towsssssshello","status":"pending","created_at":"2026-07-08 21:25:24","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[20-Jul-2026 04:24:07 UTC] Total orders count: 2
[20-Jul-2026 04:24:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jul-2026 04:24:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jul-2026 04:24:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40c1:2033:d7ea:8000::, 104.23.175.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk5IiwidXNlcm5hbWUiOiI5MDIzMTkwNzgzIiwiZW1haWwiOiJzYW1pcnBhdGVsaXlhNjZAZ21haWwuY29tIiwiZXhwIjoxNzg0MTM2NzQ1fQ.4IX2YaP20BW7qSatlRuE4NwV2b9CRNIK2-9i0dQRdH8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1df31df1cf4b6bd-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40c1:2033:d7ea:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[20-Jul-2026 04:24:11 UTC] === User Orders API Called ===
[20-Jul-2026 04:24:11 UTC] User ID: 999
[20-Jul-2026 04:24:11 UTC] Limit: 20, Offset: 0
[20-Jul-2026 04:24:11 UTC] === API CALL LOG ===
[20-Jul-2026 04:24:11 UTC] Endpoint: user/profile.php
[20-Jul-2026 04:24:11 UTC] Full Log Data: {
    "timestamp": "2026-07-20 04:24:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:2033:d7ea:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c1:2033:d7ea:8000::, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk5IiwidXNlcm5hbWUiOiI5MDIzMTkwNzgzIiwiZW1haWwiOiJzYW1pcnBhdGVsaXlhNjZAZ21haWwuY29tIiwiZXhwIjoxNzg0MTM2NzQ1fQ.4IX2YaP20BW7qSatlRuE4NwV2b9CRNIK2-9i0dQRdH8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1df31df1cf6b6bd-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c1:2033:d7ea:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jul-2026 04:24:11 UTC] === END API CALL LOG ===
[20-Jul-2026 04:24:11 UTC] Orders found: 2
[20-Jul-2026 04:24:11 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jul-2026 04:24:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk5IiwidXNlcm5hbWUiOiI5MDIzMTkwNzgzIiwiZW1haWwiOiJzYW1pcnBhdGVsaXlhNjZAZ21haWwuY29tIiwiZXhwIjoxNzg0MTM2NzQ1fQ.4IX2YaP20BW7qSatlRuE4NwV2b9CRNIK2-9i0dQRdH8
[20-Jul-2026 04:24:11 UTC] Orders data: [{"id":393,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/fffffffffhjjmbvv","status":"pending","created_at":"2026-07-08 21:26:46","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":392,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/towsssssshello","status":"pending","created_at":"2026-07-08 21:25:24","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[20-Jul-2026 04:24:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jul-2026 04:24:11 UTC] ✅ JWT token verified successfully for user profile
[20-Jul-2026 04:24:11 UTC] Total orders count: 2
[20-Jul-2026 04:24:11 UTC] User ID: 999
[20-Jul-2026 04:24:11 UTC] ✅ User profile retrieved successfully for user ID: 999
[20-Jul-2026 04:24:12 UTC] === API CALL LOG ===
[20-Jul-2026 04:24:12 UTC] Endpoint: user/profile.php
[20-Jul-2026 04:24:12 UTC] Full Log Data: {
    "timestamp": "2026-07-20 04:24:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:2033:d7ea:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c1:2033:d7ea:8000::, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk5IiwidXNlcm5hbWUiOiI5MDIzMTkwNzgzIiwiZW1haWwiOiJzYW1pcnBhdGVsaXlhNjZAZ21haWwuY29tIiwiZXhwIjoxNzg0MTM2NzQ1fQ.4IX2YaP20BW7qSatlRuE4NwV2b9CRNIK2-9i0dQRdH8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1df31e2ef43b6bd-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c1:2033:d7ea:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jul-2026 04:24:12 UTC] === END API CALL LOG ===
[20-Jul-2026 04:24:12 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jul-2026 04:24:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk5IiwidXNlcm5hbWUiOiI5MDIzMTkwNzgzIiwiZW1haWwiOiJzYW1pcnBhdGVsaXlhNjZAZ21haWwuY29tIiwiZXhwIjoxNzg0MTM2NzQ1fQ.4IX2YaP20BW7qSatlRuE4NwV2b9CRNIK2-9i0dQRdH8
[20-Jul-2026 04:24:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jul-2026 04:24:12 UTC] ✅ JWT token verified successfully for user profile
[20-Jul-2026 04:24:12 UTC] User ID: 999
[20-Jul-2026 04:24:12 UTC] ✅ User profile retrieved successfully for user ID: 999
[20-Jul-2026 04:24:33 UTC] === API CALL LOG ===
[20-Jul-2026 04:24:33 UTC] Endpoint: user/profile.php
[20-Jul-2026 04:24:33 UTC] Full Log Data: {
    "timestamp": "2026-07-20 04:24:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:2033:d7ea:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c1:2033:d7ea:8000::, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk5IiwidXNlcm5hbWUiOiI5MDIzMTkwNzgzIiwiZW1haWwiOiJzYW1pcnBhdGVsaXlhNjZAZ21haWwuY29tIiwiZXhwIjoxNzg0MTM2NzQ1fQ.4IX2YaP20BW7qSatlRuE4NwV2b9CRNIK2-9i0dQRdH8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1df3266a9b2b6bd-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c1:2033:d7ea:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jul-2026 04:24:33 UTC] === END API CALL LOG ===
[20-Jul-2026 04:24:33 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jul-2026 04:24:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk5IiwidXNlcm5hbWUiOiI5MDIzMTkwNzgzIiwiZW1haWwiOiJzYW1pcnBhdGVsaXlhNjZAZ21haWwuY29tIiwiZXhwIjoxNzg0MTM2NzQ1fQ.4IX2YaP20BW7qSatlRuE4NwV2b9CRNIK2-9i0dQRdH8
[20-Jul-2026 04:24:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jul-2026 04:24:33 UTC] ✅ JWT token verified successfully for user profile
[20-Jul-2026 04:24:33 UTC] User ID: 999
[20-Jul-2026 04:24:33 UTC] ✅ User profile retrieved successfully for user ID: 999
[20-Jul-2026 04:24:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jul-2026 04:24:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jul-2026 04:24:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40c1:2033:d7ea:8000::, 104.23.175.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTk5IiwidXNlcm5hbWUiOiI5MDIzMTkwNzgzIiwiZW1haWwiOiJzYW1pcnBhdGVsaXlhNjZAZ21haWwuY29tIiwiZXhwIjoxNzg0MTM2NzQ1fQ.4IX2YaP20BW7qSatlRuE4NwV2b9CRNIK2-9i0dQRdH8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1df3266a9b0b6bd-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40c1:2033:d7ea:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[20-Jul-2026 04:24:33 UTC] === User Orders API Called ===
[20-Jul-2026 04:24:33 UTC] User ID: 999
[20-Jul-2026 04:24:33 UTC] Limit: 20, Offset: 0
[20-Jul-2026 04:24:33 UTC] Orders found: 2
[20-Jul-2026 04:24:33 UTC] Orders data: [{"id":393,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/fffffffffhjjmbvv","status":"pending","created_at":"2026-07-08 21:26:46","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":392,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/towsssssshello","status":"pending","created_at":"2026-07-08 21:25:24","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[20-Jul-2026 04:24:33 UTC] Total orders count: 2
[20-Jul-2026 10:51:44 UTC] === API CALL LOG ===
[20-Jul-2026 10:51:44 UTC] Endpoint: user/profile.php
[20-Jul-2026 10:51:44 UTC] Full Log Data: {
    "timestamp": "2026-07-20 10:51:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.88.108.177",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.88.108.177, 162.159.113.5",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNyIsInVzZXJuYW1lIjoiQW1lbGlhIiwiZW1haWwiOiJqYWdvcHJhbmtAZ21haWwuY29tIiwiZXhwIjoxNzg0MjQ2MjA4fQ.-rX21Z5EieVmTKnKsUk4hJwnsZbqTNek1uPjvaGIHTI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1e16994ebfa3c26-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.88.108.177",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jul-2026 10:51:44 UTC] === END API CALL LOG ===
[20-Jul-2026 10:51:44 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jul-2026 10:51:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNyIsInVzZXJuYW1lIjoiQW1lbGlhIiwiZW1haWwiOiJqYWdvcHJhbmtAZ21haWwuY29tIiwiZXhwIjoxNzg0MjQ2MjA4fQ.-rX21Z5EieVmTKnKsUk4hJwnsZbqTNek1uPjvaGIHTI
[20-Jul-2026 10:51:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jul-2026 10:51:44 UTC] ✅ JWT token verified successfully for user profile
[20-Jul-2026 10:51:44 UTC] User ID: 1007
[20-Jul-2026 10:51:44 UTC] ✅ User profile retrieved successfully for user ID: 1007
[20-Jul-2026 10:51:45 UTC] === API CALL LOG ===
[20-Jul-2026 10:51:45 UTC] Endpoint: user/profile.php
[20-Jul-2026 10:51:45 UTC] Full Log Data: {
    "timestamp": "2026-07-20 10:51:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.88.108.177",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.88.108.177, 162.159.113.5",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNyIsInVzZXJuYW1lIjoiQW1lbGlhIiwiZW1haWwiOiJqYWdvcHJhbmtAZ21haWwuY29tIiwiZXhwIjoxNzg0MjQ2MjA4fQ.-rX21Z5EieVmTKnKsUk4hJwnsZbqTNek1uPjvaGIHTI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1e16999090a3c26-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.88.108.177",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jul-2026 10:51:45 UTC] === END API CALL LOG ===
[20-Jul-2026 10:51:45 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jul-2026 10:51:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNyIsInVzZXJuYW1lIjoiQW1lbGlhIiwiZW1haWwiOiJqYWdvcHJhbmtAZ21haWwuY29tIiwiZXhwIjoxNzg0MjQ2MjA4fQ.-rX21Z5EieVmTKnKsUk4hJwnsZbqTNek1uPjvaGIHTI
[20-Jul-2026 10:51:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jul-2026 10:51:45 UTC] ✅ JWT token verified successfully for user profile
[20-Jul-2026 10:51:45 UTC] User ID: 1007
[20-Jul-2026 10:51:45 UTC] ✅ User profile retrieved successfully for user ID: 1007
[20-Jul-2026 10:51:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jul-2026 10:51:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jul-2026 10:51:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.88.108.177, 162.159.113.5","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNyIsInVzZXJuYW1lIjoiQW1lbGlhIiwiZW1haWwiOiJqYWdvcHJhbmtAZ21haWwuY29tIiwiZXhwIjoxNzg0MjQ2MjA4fQ.-rX21Z5EieVmTKnKsUk4hJwnsZbqTNek1uPjvaGIHTI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1e1699909113c26-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.88.108.177","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[20-Jul-2026 10:51:45 UTC] === User Orders API Called ===
[20-Jul-2026 10:51:45 UTC] User ID: 1007
[20-Jul-2026 10:51:45 UTC] Limit: 20, Offset: 0
[20-Jul-2026 10:51:45 UTC] Orders found: 0
[20-Jul-2026 10:51:45 UTC] Orders data: []
[20-Jul-2026 10:51:45 UTC] Total orders count: 0
[20-Jul-2026 10:51:45 UTC] === API CALL LOG ===
[20-Jul-2026 10:51:45 UTC] Endpoint: user/profile.php
[20-Jul-2026 10:51:45 UTC] Full Log Data: {
    "timestamp": "2026-07-20 10:51:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.88.108.177",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.88.108.177, 162.159.113.5",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNyIsInVzZXJuYW1lIjoiQW1lbGlhIiwiZW1haWwiOiJqYWdvcHJhbmtAZ21haWwuY29tIiwiZXhwIjoxNzg0MjQ2MjA4fQ.-rX21Z5EieVmTKnKsUk4hJwnsZbqTNek1uPjvaGIHTI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1e1699909133c26-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.88.108.177",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jul-2026 10:51:45 UTC] === END API CALL LOG ===
[20-Jul-2026 10:51:45 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jul-2026 10:51:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNyIsInVzZXJuYW1lIjoiQW1lbGlhIiwiZW1haWwiOiJqYWdvcHJhbmtAZ21haWwuY29tIiwiZXhwIjoxNzg0MjQ2MjA4fQ.-rX21Z5EieVmTKnKsUk4hJwnsZbqTNek1uPjvaGIHTI
[20-Jul-2026 10:51:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jul-2026 10:51:45 UTC] ✅ JWT token verified successfully for user profile
[20-Jul-2026 10:51:45 UTC] User ID: 1007
[20-Jul-2026 10:51:45 UTC] ✅ User profile retrieved successfully for user ID: 1007
[20-Jul-2026 10:51:49 UTC] === API CALL LOG ===
[20-Jul-2026 10:51:49 UTC] Endpoint: user/profile.php
[20-Jul-2026 10:51:49 UTC] Full Log Data: {
    "timestamp": "2026-07-20 10:51:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.88.108.177",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.88.108.177, 162.159.113.5",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNyIsInVzZXJuYW1lIjoiQW1lbGlhIiwiZW1haWwiOiJqYWdvcHJhbmtAZ21haWwuY29tIiwiZXhwIjoxNzg0MjQ2MjA4fQ.-rX21Z5EieVmTKnKsUk4hJwnsZbqTNek1uPjvaGIHTI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1e169b128983c26-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.88.108.177",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jul-2026 10:51:49 UTC] === END API CALL LOG ===
[20-Jul-2026 10:51:49 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jul-2026 10:51:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNyIsInVzZXJuYW1lIjoiQW1lbGlhIiwiZW1haWwiOiJqYWdvcHJhbmtAZ21haWwuY29tIiwiZXhwIjoxNzg0MjQ2MjA4fQ.-rX21Z5EieVmTKnKsUk4hJwnsZbqTNek1uPjvaGIHTI
[20-Jul-2026 10:51:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jul-2026 10:51:49 UTC] ✅ JWT token verified successfully for user profile
[20-Jul-2026 10:51:49 UTC] User ID: 1007
[20-Jul-2026 10:51:49 UTC] ✅ User profile retrieved successfully for user ID: 1007
[20-Jul-2026 10:57:16 UTC] === API CALL LOG ===
[20-Jul-2026 10:57:16 UTC] Endpoint: user/profile.php
[20-Jul-2026 10:57:16 UTC] Full Log Data: {
    "timestamp": "2026-07-20 10:57:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.88.108.177",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.88.108.177, 172.71.103.31",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNyIsInVzZXJuYW1lIjoiQW1lbGlhIiwiZW1haWwiOiJqYWdvcHJhbmtAZ21haWwuY29tIiwiZXhwIjoxNzg0MjQ2MjA4fQ.-rX21Z5EieVmTKnKsUk4hJwnsZbqTNek1uPjvaGIHTI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1e171adfc381c0c-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.88.108.177",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jul-2026 10:57:16 UTC] === END API CALL LOG ===
[20-Jul-2026 10:57:16 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jul-2026 10:57:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAwNyIsInVzZXJuYW1lIjoiQW1lbGlhIiwiZW1haWwiOiJqYWdvcHJhbmtAZ21haWwuY29tIiwiZXhwIjoxNzg0MjQ2MjA4fQ.-rX21Z5EieVmTKnKsUk4hJwnsZbqTNek1uPjvaGIHTI
[20-Jul-2026 10:57:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jul-2026 10:57:16 UTC] ✅ JWT token verified successfully for user profile
[20-Jul-2026 10:57:16 UTC] User ID: 1007
[20-Jul-2026 10:57:16 UTC] ✅ User profile retrieved successfully for user ID: 1007
[20-Jul-2026 14:05:27 UTC] === API CALL LOG ===
[20-Jul-2026 14:05:27 UTC] Endpoint: user/profile.php
[20-Jul-2026 14:05:27 UTC] Full Log Data: {
    "timestamp": "2026-07-20 14:05:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.185.103",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.185.103, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5NiIsInVzZXJuYW1lIjoiQGFwZXh0b3B1cDY3OTAiLCJlbWFpbCI6InNpc2F5ZGFnbTEyQGdtYWlsLmNvbSIsImV4cCI6MTc4NTE2MTEyNn0.iYdH5TD-7Jasx2hxaEYYxo5062YRGcMVLcoowoWhh18",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1e285598a57d981-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.185.103",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jul-2026 14:05:27 UTC] === END API CALL LOG ===
[20-Jul-2026 14:05:27 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jul-2026 14:05:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5NiIsInVzZXJuYW1lIjoiQGFwZXh0b3B1cDY3OTAiLCJlbWFpbCI6InNpc2F5ZGFnbTEyQGdtYWlsLmNvbSIsImV4cCI6MTc4NTE2MTEyNn0.iYdH5TD-7Jasx2hxaEYYxo5062YRGcMVLcoowoWhh18
[20-Jul-2026 14:05:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jul-2026 14:05:27 UTC] ✅ JWT token verified successfully for user profile
[20-Jul-2026 14:05:27 UTC] User ID: 1096
[20-Jul-2026 14:05:27 UTC] ✅ User profile retrieved successfully for user ID: 1096
[20-Jul-2026 14:05:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jul-2026 14:05:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jul-2026 14:05:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.189.185.103, 104.23.208.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5NiIsInVzZXJuYW1lIjoiQGFwZXh0b3B1cDY3OTAiLCJlbWFpbCI6InNpc2F5ZGFnbTEyQGdtYWlsLmNvbSIsImV4cCI6MTc4NTE2MTEyNn0.iYdH5TD-7Jasx2hxaEYYxo5062YRGcMVLcoowoWhh18","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1e28559bac3d981-ADD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.189.185.103","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[20-Jul-2026 14:05:28 UTC] === User Orders API Called ===
[20-Jul-2026 14:05:28 UTC] User ID: 1096
[20-Jul-2026 14:05:28 UTC] Limit: 20, Offset: 0
[20-Jul-2026 14:05:28 UTC] Orders found: 0
[20-Jul-2026 14:05:28 UTC] Orders data: []
[20-Jul-2026 14:05:28 UTC] Total orders count: 0
[20-Jul-2026 14:05:28 UTC] === API CALL LOG ===
[20-Jul-2026 14:05:28 UTC] Endpoint: user/profile.php
[20-Jul-2026 14:05:28 UTC] Full Log Data: {
    "timestamp": "2026-07-20 14:05:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.185.103",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.185.103, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5NiIsInVzZXJuYW1lIjoiQGFwZXh0b3B1cDY3OTAiLCJlbWFpbCI6InNpc2F5ZGFnbTEyQGdtYWlsLmNvbSIsImV4cCI6MTc4NTE2MTEyNn0.iYdH5TD-7Jasx2hxaEYYxo5062YRGcMVLcoowoWhh18",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1e2855a1b69d981-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.185.103",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jul-2026 14:05:28 UTC] === END API CALL LOG ===
[20-Jul-2026 14:05:28 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jul-2026 14:05:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5NiIsInVzZXJuYW1lIjoiQGFwZXh0b3B1cDY3OTAiLCJlbWFpbCI6InNpc2F5ZGFnbTEyQGdtYWlsLmNvbSIsImV4cCI6MTc4NTE2MTEyNn0.iYdH5TD-7Jasx2hxaEYYxo5062YRGcMVLcoowoWhh18
[20-Jul-2026 14:05:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jul-2026 14:05:28 UTC] ✅ JWT token verified successfully for user profile
[20-Jul-2026 14:05:28 UTC] User ID: 1096
[20-Jul-2026 14:05:28 UTC] ✅ User profile retrieved successfully for user ID: 1096
[20-Jul-2026 14:05:28 UTC] === API CALL LOG ===
[20-Jul-2026 14:05:28 UTC] Endpoint: user/profile.php
[20-Jul-2026 14:05:28 UTC] Full Log Data: {
    "timestamp": "2026-07-20 14:05:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.185.103",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.185.103, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5NiIsInVzZXJuYW1lIjoiQGFwZXh0b3B1cDY3OTAiLCJlbWFpbCI6InNpc2F5ZGFnbTEyQGdtYWlsLmNvbSIsImV4cCI6MTc4NTE2MTEyNn0.iYdH5TD-7Jasx2hxaEYYxo5062YRGcMVLcoowoWhh18",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1e2855dca0cd981-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.185.103",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jul-2026 14:05:28 UTC] === END API CALL LOG ===
[20-Jul-2026 14:05:28 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jul-2026 14:05:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5NiIsInVzZXJuYW1lIjoiQGFwZXh0b3B1cDY3OTAiLCJlbWFpbCI6InNpc2F5ZGFnbTEyQGdtYWlsLmNvbSIsImV4cCI6MTc4NTE2MTEyNn0.iYdH5TD-7Jasx2hxaEYYxo5062YRGcMVLcoowoWhh18
[20-Jul-2026 14:05:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jul-2026 14:05:28 UTC] ✅ JWT token verified successfully for user profile
[20-Jul-2026 14:05:28 UTC] User ID: 1096
[20-Jul-2026 14:05:28 UTC] ✅ User profile retrieved successfully for user ID: 1096
[20-Jul-2026 14:05:38 UTC] === API CALL LOG ===
[20-Jul-2026 14:05:38 UTC] Endpoint: user/profile.php
[20-Jul-2026 14:05:38 UTC] Full Log Data: {
    "timestamp": "2026-07-20 14:05:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.185.103",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.185.103, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5NiIsInVzZXJuYW1lIjoiQGFwZXh0b3B1cDY3OTAiLCJlbWFpbCI6InNpc2F5ZGFnbTEyQGdtYWlsLmNvbSIsImV4cCI6MTc4NTE2MTEyNn0.iYdH5TD-7Jasx2hxaEYYxo5062YRGcMVLcoowoWhh18",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1e285980abcd981-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.185.103",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jul-2026 14:05:38 UTC] === END API CALL LOG ===
[20-Jul-2026 14:05:38 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jul-2026 14:05:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5NiIsInVzZXJuYW1lIjoiQGFwZXh0b3B1cDY3OTAiLCJlbWFpbCI6InNpc2F5ZGFnbTEyQGdtYWlsLmNvbSIsImV4cCI6MTc4NTE2MTEyNn0.iYdH5TD-7Jasx2hxaEYYxo5062YRGcMVLcoowoWhh18
[20-Jul-2026 14:05:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jul-2026 14:05:38 UTC] ✅ JWT token verified successfully for user profile
[20-Jul-2026 14:05:38 UTC] User ID: 1096
[20-Jul-2026 14:05:38 UTC] ✅ User profile retrieved successfully for user ID: 1096
[20-Jul-2026 14:05:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jul-2026 14:05:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jul-2026 14:05:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.189.185.103, 104.23.208.145","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5NiIsInVzZXJuYW1lIjoiQGFwZXh0b3B1cDY3OTAiLCJlbWFpbCI6InNpc2F5ZGFnbTEyQGdtYWlsLmNvbSIsImV4cCI6MTc4NTE2MTEyNn0.iYdH5TD-7Jasx2hxaEYYxo5062YRGcMVLcoowoWhh18","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1e285e47b08d981-ADD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.189.185.103","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[20-Jul-2026 14:05:50 UTC] === User Orders API Called ===
[20-Jul-2026 14:05:50 UTC] User ID: 1096
[20-Jul-2026 14:05:50 UTC] Limit: 20, Offset: 0
[20-Jul-2026 14:05:50 UTC] Orders found: 0
[20-Jul-2026 14:05:50 UTC] Orders data: []
[20-Jul-2026 14:05:50 UTC] Total orders count: 0
[20-Jul-2026 14:05:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jul-2026 14:05:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jul-2026 14:05:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.189.185.103, 104.23.208.145","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5NiIsInVzZXJuYW1lIjoiQGFwZXh0b3B1cDY3OTAiLCJlbWFpbCI6InNpc2F5ZGFnbTEyQGdtYWlsLmNvbSIsImV4cCI6MTc4NTE2MTEyNn0.iYdH5TD-7Jasx2hxaEYYxo5062YRGcMVLcoowoWhh18","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1e285f0eb24d981-ADD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.189.185.103","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[20-Jul-2026 14:05:52 UTC] === User Orders API Called ===
[20-Jul-2026 14:05:52 UTC] User ID: 1096
[20-Jul-2026 14:05:52 UTC] Limit: 20, Offset: 0
[20-Jul-2026 14:05:52 UTC] Orders found: 0
[20-Jul-2026 14:05:52 UTC] Orders data: []
[20-Jul-2026 14:05:52 UTC] Total orders count: 0
[20-Jul-2026 14:05:52 UTC] === API CALL LOG ===
[20-Jul-2026 14:05:52 UTC] Endpoint: user/profile.php
[20-Jul-2026 14:05:52 UTC] Full Log Data: {
    "timestamp": "2026-07-20 14:05:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.185.103",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.185.103, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5NiIsInVzZXJuYW1lIjoiQGFwZXh0b3B1cDY3OTAiLCJlbWFpbCI6InNpc2F5ZGFnbTEyQGdtYWlsLmNvbSIsImV4cCI6MTc4NTE2MTEyNn0.iYdH5TD-7Jasx2hxaEYYxo5062YRGcMVLcoowoWhh18",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1e285f13b95d981-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.185.103",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jul-2026 14:05:52 UTC] === END API CALL LOG ===
[20-Jul-2026 14:05:52 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jul-2026 14:05:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5NiIsInVzZXJuYW1lIjoiQGFwZXh0b3B1cDY3OTAiLCJlbWFpbCI6InNpc2F5ZGFnbTEyQGdtYWlsLmNvbSIsImV4cCI6MTc4NTE2MTEyNn0.iYdH5TD-7Jasx2hxaEYYxo5062YRGcMVLcoowoWhh18
[20-Jul-2026 14:05:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jul-2026 14:05:52 UTC] ✅ JWT token verified successfully for user profile
[20-Jul-2026 14:05:52 UTC] User ID: 1096
[20-Jul-2026 14:05:52 UTC] ✅ User profile retrieved successfully for user ID: 1096
[20-Jul-2026 14:05:52 UTC] === API CALL LOG ===
[20-Jul-2026 14:05:52 UTC] Endpoint: user/profile.php
[20-Jul-2026 14:05:52 UTC] Full Log Data: {
    "timestamp": "2026-07-20 14:05:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.185.103",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.185.103, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5NiIsInVzZXJuYW1lIjoiQGFwZXh0b3B1cDY3OTAiLCJlbWFpbCI6InNpc2F5ZGFnbTEyQGdtYWlsLmNvbSIsImV4cCI6MTc4NTE2MTEyNn0.iYdH5TD-7Jasx2hxaEYYxo5062YRGcMVLcoowoWhh18",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1e285f4ba02d981-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.185.103",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jul-2026 14:05:52 UTC] === END API CALL LOG ===
[20-Jul-2026 14:05:52 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jul-2026 14:05:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5NiIsInVzZXJuYW1lIjoiQGFwZXh0b3B1cDY3OTAiLCJlbWFpbCI6InNpc2F5ZGFnbTEyQGdtYWlsLmNvbSIsImV4cCI6MTc4NTE2MTEyNn0.iYdH5TD-7Jasx2hxaEYYxo5062YRGcMVLcoowoWhh18
[20-Jul-2026 14:05:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jul-2026 14:05:52 UTC] ✅ JWT token verified successfully for user profile
[20-Jul-2026 14:05:52 UTC] User ID: 1096
[20-Jul-2026 14:05:52 UTC] ✅ User profile retrieved successfully for user ID: 1096
[20-Jul-2026 14:05:52 UTC] === API CALL LOG ===
[20-Jul-2026 14:05:52 UTC] Endpoint: user/profile.php
[20-Jul-2026 14:05:52 UTC] Full Log Data: {
    "timestamp": "2026-07-20 14:05:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.185.103",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.185.103, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5NiIsInVzZXJuYW1lIjoiQGFwZXh0b3B1cDY3OTAiLCJlbWFpbCI6InNpc2F5ZGFnbTEyQGdtYWlsLmNvbSIsImV4cCI6MTc4NTE2MTEyNn0.iYdH5TD-7Jasx2hxaEYYxo5062YRGcMVLcoowoWhh18",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1e285f52b1cd981-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.185.103",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jul-2026 14:05:52 UTC] === END API CALL LOG ===
[20-Jul-2026 14:05:52 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jul-2026 14:05:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5NiIsInVzZXJuYW1lIjoiQGFwZXh0b3B1cDY3OTAiLCJlbWFpbCI6InNpc2F5ZGFnbTEyQGdtYWlsLmNvbSIsImV4cCI6MTc4NTE2MTEyNn0.iYdH5TD-7Jasx2hxaEYYxo5062YRGcMVLcoowoWhh18
[20-Jul-2026 14:05:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jul-2026 14:05:52 UTC] ✅ JWT token verified successfully for user profile
[20-Jul-2026 14:05:52 UTC] User ID: 1096
[20-Jul-2026 14:05:52 UTC] ✅ User profile retrieved successfully for user ID: 1096
[20-Jul-2026 14:06:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jul-2026 14:06:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jul-2026 14:06:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.189.185.103, 104.23.208.145","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5NiIsInVzZXJuYW1lIjoiQGFwZXh0b3B1cDY3OTAiLCJlbWFpbCI6InNpc2F5ZGFnbTEyQGdtYWlsLmNvbSIsImV4cCI6MTc4NTE2MTEyNn0.iYdH5TD-7Jasx2hxaEYYxo5062YRGcMVLcoowoWhh18","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1e286479a82d981-ADD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.189.185.103","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[20-Jul-2026 14:06:06 UTC] === User Orders API Called ===
[20-Jul-2026 14:06:06 UTC] User ID: 1096
[20-Jul-2026 14:06:06 UTC] Limit: 20, Offset: 0
[20-Jul-2026 14:06:06 UTC] Orders found: 0
[20-Jul-2026 14:06:06 UTC] Orders data: []
[20-Jul-2026 14:06:06 UTC] Total orders count: 0
[20-Jul-2026 14:06:06 UTC] === API CALL LOG ===
[20-Jul-2026 14:06:06 UTC] Endpoint: user/profile.php
[20-Jul-2026 14:06:06 UTC] Full Log Data: {
    "timestamp": "2026-07-20 14:06:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.185.103",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.185.103, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5NiIsInVzZXJuYW1lIjoiQGFwZXh0b3B1cDY3OTAiLCJlbWFpbCI6InNpc2F5ZGFnbTEyQGdtYWlsLmNvbSIsImV4cCI6MTc4NTE2MTEyNn0.iYdH5TD-7Jasx2hxaEYYxo5062YRGcMVLcoowoWhh18",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1e286480b38d981-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.185.103",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jul-2026 14:06:06 UTC] === END API CALL LOG ===
[20-Jul-2026 14:06:06 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jul-2026 14:06:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5NiIsInVzZXJuYW1lIjoiQGFwZXh0b3B1cDY3OTAiLCJlbWFpbCI6InNpc2F5ZGFnbTEyQGdtYWlsLmNvbSIsImV4cCI6MTc4NTE2MTEyNn0.iYdH5TD-7Jasx2hxaEYYxo5062YRGcMVLcoowoWhh18
[20-Jul-2026 14:06:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jul-2026 14:06:06 UTC] ✅ JWT token verified successfully for user profile
[20-Jul-2026 14:06:06 UTC] User ID: 1096
[20-Jul-2026 14:06:06 UTC] ✅ User profile retrieved successfully for user ID: 1096
[20-Jul-2026 14:06:06 UTC] === API CALL LOG ===
[20-Jul-2026 14:06:06 UTC] Endpoint: user/profile.php
[20-Jul-2026 14:06:06 UTC] Full Log Data: {
    "timestamp": "2026-07-20 14:06:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.185.103",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.185.103, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5NiIsInVzZXJuYW1lIjoiQGFwZXh0b3B1cDY3OTAiLCJlbWFpbCI6InNpc2F5ZGFnbTEyQGdtYWlsLmNvbSIsImV4cCI6MTc4NTE2MTEyNn0.iYdH5TD-7Jasx2hxaEYYxo5062YRGcMVLcoowoWhh18",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1e2864c1b03d981-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.185.103",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jul-2026 14:06:06 UTC] === END API CALL LOG ===
[20-Jul-2026 14:06:06 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jul-2026 14:06:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5NiIsInVzZXJuYW1lIjoiQGFwZXh0b3B1cDY3OTAiLCJlbWFpbCI6InNpc2F5ZGFnbTEyQGdtYWlsLmNvbSIsImV4cCI6MTc4NTE2MTEyNn0.iYdH5TD-7Jasx2hxaEYYxo5062YRGcMVLcoowoWhh18
[20-Jul-2026 14:06:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jul-2026 14:06:06 UTC] ✅ JWT token verified successfully for user profile
[20-Jul-2026 14:06:06 UTC] User ID: 1096
[20-Jul-2026 14:06:06 UTC] ✅ User profile retrieved successfully for user ID: 1096
[20-Jul-2026 14:06:07 UTC] === API CALL LOG ===
[20-Jul-2026 14:06:07 UTC] Endpoint: user/profile.php
[20-Jul-2026 14:06:07 UTC] Full Log Data: {
    "timestamp": "2026-07-20 14:06:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.185.103",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.185.103, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5NiIsInVzZXJuYW1lIjoiQGFwZXh0b3B1cDY3OTAiLCJlbWFpbCI6InNpc2F5ZGFnbTEyQGdtYWlsLmNvbSIsImV4cCI6MTc4NTE2MTEyNn0.iYdH5TD-7Jasx2hxaEYYxo5062YRGcMVLcoowoWhh18",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1e2864d7dafd981-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.185.103",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jul-2026 14:06:07 UTC] === END API CALL LOG ===
[20-Jul-2026 14:06:07 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jul-2026 14:06:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5NiIsInVzZXJuYW1lIjoiQGFwZXh0b3B1cDY3OTAiLCJlbWFpbCI6InNpc2F5ZGFnbTEyQGdtYWlsLmNvbSIsImV4cCI6MTc4NTE2MTEyNn0.iYdH5TD-7Jasx2hxaEYYxo5062YRGcMVLcoowoWhh18
[20-Jul-2026 14:06:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jul-2026 14:06:07 UTC] ✅ JWT token verified successfully for user profile
[20-Jul-2026 14:06:07 UTC] User ID: 1096
[20-Jul-2026 14:06:07 UTC] ✅ User profile retrieved successfully for user ID: 1096
[20-Jul-2026 14:06:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jul-2026 14:06:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jul-2026 14:06:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.189.185.103, 104.23.208.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5NiIsInVzZXJuYW1lIjoiQGFwZXh0b3B1cDY3OTAiLCJlbWFpbCI6InNpc2F5ZGFnbTEyQGdtYWlsLmNvbSIsImV4cCI6MTc4NTE2MTEyNn0.iYdH5TD-7Jasx2hxaEYYxo5062YRGcMVLcoowoWhh18","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1e2878faf9ed981-ADD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.189.185.103","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[20-Jul-2026 14:06:58 UTC] === User Orders API Called ===
[20-Jul-2026 14:06:58 UTC] User ID: 1096
[20-Jul-2026 14:06:58 UTC] Limit: 20, Offset: 0
[20-Jul-2026 14:06:58 UTC] Orders found: 0
[20-Jul-2026 14:06:58 UTC] Orders data: []
[20-Jul-2026 14:06:58 UTC] Total orders count: 0
[20-Jul-2026 14:06:58 UTC] === API CALL LOG ===
[20-Jul-2026 14:06:58 UTC] Endpoint: user/profile.php
[20-Jul-2026 14:06:58 UTC] Full Log Data: {
    "timestamp": "2026-07-20 14:06:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.185.103",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.185.103, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5NiIsInVzZXJuYW1lIjoiQGFwZXh0b3B1cDY3OTAiLCJlbWFpbCI6InNpc2F5ZGFnbTEyQGdtYWlsLmNvbSIsImV4cCI6MTc4NTE2MTEyNn0.iYdH5TD-7Jasx2hxaEYYxo5062YRGcMVLcoowoWhh18",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1e28790185ad981-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.185.103",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jul-2026 14:06:58 UTC] === END API CALL LOG ===
[20-Jul-2026 14:06:58 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jul-2026 14:06:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5NiIsInVzZXJuYW1lIjoiQGFwZXh0b3B1cDY3OTAiLCJlbWFpbCI6InNpc2F5ZGFnbTEyQGdtYWlsLmNvbSIsImV4cCI6MTc4NTE2MTEyNn0.iYdH5TD-7Jasx2hxaEYYxo5062YRGcMVLcoowoWhh18
[20-Jul-2026 14:06:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jul-2026 14:06:58 UTC] ✅ JWT token verified successfully for user profile
[20-Jul-2026 14:06:58 UTC] User ID: 1096
[20-Jul-2026 14:06:58 UTC] ✅ User profile retrieved successfully for user ID: 1096
[20-Jul-2026 14:06:59 UTC] === API CALL LOG ===
[20-Jul-2026 14:06:59 UTC] Endpoint: user/profile.php
[20-Jul-2026 14:06:59 UTC] Full Log Data: {
    "timestamp": "2026-07-20 14:06:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.185.103",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.185.103, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5NiIsInVzZXJuYW1lIjoiQGFwZXh0b3B1cDY3OTAiLCJlbWFpbCI6InNpc2F5ZGFnbTEyQGdtYWlsLmNvbSIsImV4cCI6MTc4NTE2MTEyNn0.iYdH5TD-7Jasx2hxaEYYxo5062YRGcMVLcoowoWhh18",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1e287940f7cd981-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.185.103",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jul-2026 14:06:59 UTC] === END API CALL LOG ===
[20-Jul-2026 14:06:59 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jul-2026 14:06:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5NiIsInVzZXJuYW1lIjoiQGFwZXh0b3B1cDY3OTAiLCJlbWFpbCI6InNpc2F5ZGFnbTEyQGdtYWlsLmNvbSIsImV4cCI6MTc4NTE2MTEyNn0.iYdH5TD-7Jasx2hxaEYYxo5062YRGcMVLcoowoWhh18
[20-Jul-2026 14:06:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jul-2026 14:06:59 UTC] ✅ JWT token verified successfully for user profile
[20-Jul-2026 14:06:59 UTC] User ID: 1096
[20-Jul-2026 14:06:59 UTC] ✅ User profile retrieved successfully for user ID: 1096
[20-Jul-2026 14:06:59 UTC] === API CALL LOG ===
[20-Jul-2026 14:06:59 UTC] Endpoint: user/profile.php
[20-Jul-2026 14:06:59 UTC] Full Log Data: {
    "timestamp": "2026-07-20 14:06:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.185.103",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.185.103, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5NiIsInVzZXJuYW1lIjoiQGFwZXh0b3B1cDY3OTAiLCJlbWFpbCI6InNpc2F5ZGFnbTEyQGdtYWlsLmNvbSIsImV4cCI6MTc4NTE2MTEyNn0.iYdH5TD-7Jasx2hxaEYYxo5062YRGcMVLcoowoWhh18",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1e28795cabed981-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.185.103",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jul-2026 14:06:59 UTC] === END API CALL LOG ===
[20-Jul-2026 14:06:59 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jul-2026 14:06:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5NiIsInVzZXJuYW1lIjoiQGFwZXh0b3B1cDY3OTAiLCJlbWFpbCI6InNpc2F5ZGFnbTEyQGdtYWlsLmNvbSIsImV4cCI6MTc4NTE2MTEyNn0.iYdH5TD-7Jasx2hxaEYYxo5062YRGcMVLcoowoWhh18
[20-Jul-2026 14:06:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jul-2026 14:06:59 UTC] ✅ JWT token verified successfully for user profile
[20-Jul-2026 14:06:59 UTC] User ID: 1096
[20-Jul-2026 14:06:59 UTC] ✅ User profile retrieved successfully for user ID: 1096
[20-Jul-2026 14:07:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jul-2026 14:07:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jul-2026 14:07:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.189.185.103, 104.23.208.145","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5NiIsInVzZXJuYW1lIjoiQGFwZXh0b3B1cDY3OTAiLCJlbWFpbCI6InNpc2F5ZGFnbTEyQGdtYWlsLmNvbSIsImV4cCI6MTc4NTE2MTEyNn0.iYdH5TD-7Jasx2hxaEYYxo5062YRGcMVLcoowoWhh18","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1e287dcaa49d981-ADD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.189.185.103","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[20-Jul-2026 14:07:10 UTC] === User Orders API Called ===
[20-Jul-2026 14:07:10 UTC] User ID: 1096
[20-Jul-2026 14:07:10 UTC] Limit: 20, Offset: 0
[20-Jul-2026 14:07:10 UTC] Orders found: 0
[20-Jul-2026 14:07:10 UTC] Orders data: []
[20-Jul-2026 14:07:10 UTC] Total orders count: 0
[20-Jul-2026 14:07:10 UTC] === API CALL LOG ===
[20-Jul-2026 14:07:10 UTC] Endpoint: user/profile.php
[20-Jul-2026 14:07:10 UTC] Full Log Data: {
    "timestamp": "2026-07-20 14:07:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.185.103",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.185.103, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5NiIsInVzZXJuYW1lIjoiQGFwZXh0b3B1cDY3OTAiLCJlbWFpbCI6InNpc2F5ZGFnbTEyQGdtYWlsLmNvbSIsImV4cCI6MTc4NTE2MTEyNn0.iYdH5TD-7Jasx2hxaEYYxo5062YRGcMVLcoowoWhh18",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1e287dcfaf6d981-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.185.103",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jul-2026 14:07:10 UTC] === END API CALL LOG ===
[20-Jul-2026 14:07:10 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jul-2026 14:07:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5NiIsInVzZXJuYW1lIjoiQGFwZXh0b3B1cDY3OTAiLCJlbWFpbCI6InNpc2F5ZGFnbTEyQGdtYWlsLmNvbSIsImV4cCI6MTc4NTE2MTEyNn0.iYdH5TD-7Jasx2hxaEYYxo5062YRGcMVLcoowoWhh18
[20-Jul-2026 14:07:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jul-2026 14:07:10 UTC] ✅ JWT token verified successfully for user profile
[20-Jul-2026 14:07:10 UTC] User ID: 1096
[20-Jul-2026 14:07:10 UTC] ✅ User profile retrieved successfully for user ID: 1096
[20-Jul-2026 14:07:11 UTC] === API CALL LOG ===
[20-Jul-2026 14:07:11 UTC] Endpoint: user/profile.php
[20-Jul-2026 14:07:11 UTC] Full Log Data: {
    "timestamp": "2026-07-20 14:07:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.185.103",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.185.103, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5NiIsInVzZXJuYW1lIjoiQGFwZXh0b3B1cDY3OTAiLCJlbWFpbCI6InNpc2F5ZGFnbTEyQGdtYWlsLmNvbSIsImV4cCI6MTc4NTE2MTEyNn0.iYdH5TD-7Jasx2hxaEYYxo5062YRGcMVLcoowoWhh18",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1e287e079ead981-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.185.103",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jul-2026 14:07:11 UTC] === END API CALL LOG ===
[20-Jul-2026 14:07:11 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jul-2026 14:07:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5NiIsInVzZXJuYW1lIjoiQGFwZXh0b3B1cDY3OTAiLCJlbWFpbCI6InNpc2F5ZGFnbTEyQGdtYWlsLmNvbSIsImV4cCI6MTc4NTE2MTEyNn0.iYdH5TD-7Jasx2hxaEYYxo5062YRGcMVLcoowoWhh18
[20-Jul-2026 14:07:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jul-2026 14:07:11 UTC] ✅ JWT token verified successfully for user profile
[20-Jul-2026 14:07:11 UTC] User ID: 1096
[20-Jul-2026 14:07:11 UTC] ✅ User profile retrieved successfully for user ID: 1096
[20-Jul-2026 14:07:11 UTC] === API CALL LOG ===
[20-Jul-2026 14:07:11 UTC] Endpoint: user/profile.php
[20-Jul-2026 14:07:11 UTC] Full Log Data: {
    "timestamp": "2026-07-20 14:07:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.185.103",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.185.103, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5NiIsInVzZXJuYW1lIjoiQGFwZXh0b3B1cDY3OTAiLCJlbWFpbCI6InNpc2F5ZGFnbTEyQGdtYWlsLmNvbSIsImV4cCI6MTc4NTE2MTEyNn0.iYdH5TD-7Jasx2hxaEYYxo5062YRGcMVLcoowoWhh18",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1e287e11aefd981-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.185.103",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jul-2026 14:07:11 UTC] === END API CALL LOG ===
[20-Jul-2026 14:07:11 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jul-2026 14:07:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5NiIsInVzZXJuYW1lIjoiQGFwZXh0b3B1cDY3OTAiLCJlbWFpbCI6InNpc2F5ZGFnbTEyQGdtYWlsLmNvbSIsImV4cCI6MTc4NTE2MTEyNn0.iYdH5TD-7Jasx2hxaEYYxo5062YRGcMVLcoowoWhh18
[20-Jul-2026 14:07:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jul-2026 14:07:11 UTC] ✅ JWT token verified successfully for user profile
[20-Jul-2026 14:07:11 UTC] User ID: 1096
[20-Jul-2026 14:07:11 UTC] ✅ User profile retrieved successfully for user ID: 1096
[20-Jul-2026 14:07:15 UTC] === API CALL LOG ===
[20-Jul-2026 14:07:15 UTC] Endpoint: user/profile.php
[20-Jul-2026 14:07:15 UTC] Full Log Data: {
    "timestamp": "2026-07-20 14:07:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.185.103",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.185.103, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5NiIsInVzZXJuYW1lIjoiQGFwZXh0b3B1cDY3OTAiLCJlbWFpbCI6InNpc2F5ZGFnbTEyQGdtYWlsLmNvbSIsImV4cCI6MTc4NTE2MTEyNn0.iYdH5TD-7Jasx2hxaEYYxo5062YRGcMVLcoowoWhh18",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1e287f9ea54d981-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.185.103",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jul-2026 14:07:15 UTC] === END API CALL LOG ===
[20-Jul-2026 14:07:15 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jul-2026 14:07:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5NiIsInVzZXJuYW1lIjoiQGFwZXh0b3B1cDY3OTAiLCJlbWFpbCI6InNpc2F5ZGFnbTEyQGdtYWlsLmNvbSIsImV4cCI6MTc4NTE2MTEyNn0.iYdH5TD-7Jasx2hxaEYYxo5062YRGcMVLcoowoWhh18
[20-Jul-2026 14:07:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jul-2026 14:07:15 UTC] ✅ JWT token verified successfully for user profile
[20-Jul-2026 14:07:15 UTC] User ID: 1096
[20-Jul-2026 14:07:15 UTC] ✅ User profile retrieved successfully for user ID: 1096
[20-Jul-2026 14:21:07 UTC] === API CALL LOG ===
[20-Jul-2026 14:21:07 UTC] Endpoint: user/profile.php
[20-Jul-2026 14:21:07 UTC] Full Log Data: {
    "timestamp": "2026-07-20 14:21:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.151.164.87",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.151.164.87, 172.69.68.142",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5NyIsInVzZXJuYW1lIjoiQEFiZHVfMTA1IiwiZW1haWwiOiJzNzFqbWNrM2J4QHdlYi1saWJyYXJ5Lm5ldCIsImV4cCI6MTc4NTE2MjA2Nn0.FfdZues-WnYUkU80Z1_UORuNdCFj97MNbwNTclFgRuU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1e29c4abe6bee70-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.151.164.87",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jul-2026 14:21:07 UTC] === END API CALL LOG ===
[20-Jul-2026 14:21:07 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jul-2026 14:21:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5NyIsInVzZXJuYW1lIjoiQEFiZHVfMTA1IiwiZW1haWwiOiJzNzFqbWNrM2J4QHdlYi1saWJyYXJ5Lm5ldCIsImV4cCI6MTc4NTE2MjA2Nn0.FfdZues-WnYUkU80Z1_UORuNdCFj97MNbwNTclFgRuU
[20-Jul-2026 14:21:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jul-2026 14:21:07 UTC] ✅ JWT token verified successfully for user profile
[20-Jul-2026 14:21:07 UTC] User ID: 1097
[20-Jul-2026 14:21:07 UTC] ✅ User profile retrieved successfully for user ID: 1097
[20-Jul-2026 14:21:07 UTC] === API CALL LOG ===
[20-Jul-2026 14:21:07 UTC] Endpoint: user/profile.php
[20-Jul-2026 14:21:07 UTC] Full Log Data: {
    "timestamp": "2026-07-20 14:21:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.151.164.87",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.151.164.87, 172.69.68.142",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5NyIsInVzZXJuYW1lIjoiQEFiZHVfMTA1IiwiZW1haWwiOiJzNzFqbWNrM2J4QHdlYi1saWJyYXJ5Lm5ldCIsImV4cCI6MTc4NTE2MjA2Nn0.FfdZues-WnYUkU80Z1_UORuNdCFj97MNbwNTclFgRuU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1e29c4b3f7bee70-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.151.164.87",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jul-2026 14:21:07 UTC] === END API CALL LOG ===
[20-Jul-2026 14:21:07 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jul-2026 14:21:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5NyIsInVzZXJuYW1lIjoiQEFiZHVfMTA1IiwiZW1haWwiOiJzNzFqbWNrM2J4QHdlYi1saWJyYXJ5Lm5ldCIsImV4cCI6MTc4NTE2MjA2Nn0.FfdZues-WnYUkU80Z1_UORuNdCFj97MNbwNTclFgRuU
[20-Jul-2026 14:21:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jul-2026 14:21:07 UTC] ✅ JWT token verified successfully for user profile
[20-Jul-2026 14:21:07 UTC] User ID: 1097
[20-Jul-2026 14:21:07 UTC] ✅ User profile retrieved successfully for user ID: 1097
[20-Jul-2026 14:21:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jul-2026 14:21:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jul-2026 14:21:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.151.164.87, 172.69.68.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5NyIsInVzZXJuYW1lIjoiQEFiZHVfMTA1IiwiZW1haWwiOiJzNzFqbWNrM2J4QHdlYi1saWJyYXJ5Lm5ldCIsImV4cCI6MTc4NTE2MjA2Nn0.FfdZues-WnYUkU80Z1_UORuNdCFj97MNbwNTclFgRuU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1e29c4b3f79ee70-MXP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.151.164.87","cf-ipcountry":"EG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[20-Jul-2026 14:21:07 UTC] === User Orders API Called ===
[20-Jul-2026 14:21:07 UTC] User ID: 1097
[20-Jul-2026 14:21:07 UTC] Limit: 20, Offset: 0
[20-Jul-2026 14:21:07 UTC] Orders found: 0
[20-Jul-2026 14:21:07 UTC] Orders data: []
[20-Jul-2026 14:21:07 UTC] Total orders count: 0
[20-Jul-2026 14:21:08 UTC] === API CALL LOG ===
[20-Jul-2026 14:21:08 UTC] Endpoint: user/profile.php
[20-Jul-2026 14:21:08 UTC] Full Log Data: {
    "timestamp": "2026-07-20 14:21:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.151.164.87",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.151.164.87, 172.69.68.142",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5NyIsInVzZXJuYW1lIjoiQEFiZHVfMTA1IiwiZW1haWwiOiJzNzFqbWNrM2J4QHdlYi1saWJyYXJ5Lm5ldCIsImV4cCI6MTc4NTE2MjA2Nn0.FfdZues-WnYUkU80Z1_UORuNdCFj97MNbwNTclFgRuU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1e29c4f39edee70-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.151.164.87",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jul-2026 14:21:08 UTC] === END API CALL LOG ===
[20-Jul-2026 14:21:08 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jul-2026 14:21:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5NyIsInVzZXJuYW1lIjoiQEFiZHVfMTA1IiwiZW1haWwiOiJzNzFqbWNrM2J4QHdlYi1saWJyYXJ5Lm5ldCIsImV4cCI6MTc4NTE2MjA2Nn0.FfdZues-WnYUkU80Z1_UORuNdCFj97MNbwNTclFgRuU
[20-Jul-2026 14:21:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jul-2026 14:21:08 UTC] ✅ JWT token verified successfully for user profile
[20-Jul-2026 14:21:08 UTC] User ID: 1097
[20-Jul-2026 14:21:08 UTC] ✅ User profile retrieved successfully for user ID: 1097
[20-Jul-2026 14:21:17 UTC] === API CALL LOG ===
[20-Jul-2026 14:21:17 UTC] Endpoint: user/profile.php
[20-Jul-2026 14:21:17 UTC] Full Log Data: {
    "timestamp": "2026-07-20 14:21:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.151.164.87",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.151.164.87, 172.70.216.100",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5NyIsInVzZXJuYW1lIjoiQEFiZHVfMTA1IiwiZW1haWwiOiJzNzFqbWNrM2J4QHdlYi1saWJyYXJ5Lm5ldCIsImV4cCI6MTc4NTE2MjA2Nn0.FfdZues-WnYUkU80Z1_UORuNdCFj97MNbwNTclFgRuU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1e29c893b03edae-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.151.164.87",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jul-2026 14:21:17 UTC] === END API CALL LOG ===
[20-Jul-2026 14:21:17 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jul-2026 14:21:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5NyIsInVzZXJuYW1lIjoiQEFiZHVfMTA1IiwiZW1haWwiOiJzNzFqbWNrM2J4QHdlYi1saWJyYXJ5Lm5ldCIsImV4cCI6MTc4NTE2MjA2Nn0.FfdZues-WnYUkU80Z1_UORuNdCFj97MNbwNTclFgRuU
[20-Jul-2026 14:21:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jul-2026 14:21:17 UTC] ✅ JWT token verified successfully for user profile
[20-Jul-2026 14:21:17 UTC] User ID: 1097
[20-Jul-2026 14:21:17 UTC] ✅ User profile retrieved successfully for user ID: 1097
[20-Jul-2026 14:21:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jul-2026 14:21:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jul-2026 14:21:18 UTC] === API CALL LOG ===
[20-Jul-2026 14:21:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.151.164.87, 172.70.216.100","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5NyIsInVzZXJuYW1lIjoiQEFiZHVfMTA1IiwiZW1haWwiOiJzNzFqbWNrM2J4QHdlYi1saWJyYXJ5Lm5ldCIsImV4cCI6MTc4NTE2MjA2Nn0.FfdZues-WnYUkU80Z1_UORuNdCFj97MNbwNTclFgRuU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1e29c8ef972edae-MXP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.151.164.87","cf-ipcountry":"EG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[20-Jul-2026 14:21:18 UTC] Endpoint: user/profile.php
[20-Jul-2026 14:21:18 UTC] Full Log Data: {
    "timestamp": "2026-07-20 14:21:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.151.164.87",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.151.164.87, 172.70.216.100",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5NyIsInVzZXJuYW1lIjoiQEFiZHVfMTA1IiwiZW1haWwiOiJzNzFqbWNrM2J4QHdlYi1saWJyYXJ5Lm5ldCIsImV4cCI6MTc4NTE2MjA2Nn0.FfdZues-WnYUkU80Z1_UORuNdCFj97MNbwNTclFgRuU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1e29c8ef96dedae-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.151.164.87",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jul-2026 14:21:18 UTC] === END API CALL LOG ===
[20-Jul-2026 14:21:18 UTC] === User Orders API Called ===
[20-Jul-2026 14:21:18 UTC] User ID: 1097
[20-Jul-2026 14:21:18 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jul-2026 14:21:18 UTC] Limit: 20, Offset: 0
[20-Jul-2026 14:21:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5NyIsInVzZXJuYW1lIjoiQEFiZHVfMTA1IiwiZW1haWwiOiJzNzFqbWNrM2J4QHdlYi1saWJyYXJ5Lm5ldCIsImV4cCI6MTc4NTE2MjA2Nn0.FfdZues-WnYUkU80Z1_UORuNdCFj97MNbwNTclFgRuU
[20-Jul-2026 14:21:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jul-2026 14:21:18 UTC] ✅ JWT token verified successfully for user profile
[20-Jul-2026 14:21:18 UTC] User ID: 1097
[20-Jul-2026 14:21:18 UTC] Orders found: 0
[20-Jul-2026 14:21:18 UTC] Orders data: []
[20-Jul-2026 14:21:18 UTC] ✅ User profile retrieved successfully for user ID: 1097
[20-Jul-2026 14:21:18 UTC] Total orders count: 0
[20-Jul-2026 14:21:18 UTC] === API CALL LOG ===
[20-Jul-2026 14:21:18 UTC] Endpoint: user/profile.php
[20-Jul-2026 14:21:18 UTC] Full Log Data: {
    "timestamp": "2026-07-20 14:21:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.151.164.87",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.151.164.87, 172.70.216.100",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5NyIsInVzZXJuYW1lIjoiQEFiZHVfMTA1IiwiZW1haWwiOiJzNzFqbWNrM2J4QHdlYi1saWJyYXJ5Lm5ldCIsImV4cCI6MTc4NTE2MjA2Nn0.FfdZues-WnYUkU80Z1_UORuNdCFj97MNbwNTclFgRuU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1e29c8f7acaedae-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.151.164.87",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jul-2026 14:21:18 UTC] === END API CALL LOG ===
[20-Jul-2026 14:21:18 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jul-2026 14:21:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5NyIsInVzZXJuYW1lIjoiQEFiZHVfMTA1IiwiZW1haWwiOiJzNzFqbWNrM2J4QHdlYi1saWJyYXJ5Lm5ldCIsImV4cCI6MTc4NTE2MjA2Nn0.FfdZues-WnYUkU80Z1_UORuNdCFj97MNbwNTclFgRuU
[20-Jul-2026 14:21:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jul-2026 14:21:18 UTC] ✅ JWT token verified successfully for user profile
[20-Jul-2026 14:21:18 UTC] User ID: 1097
[20-Jul-2026 14:21:18 UTC] ✅ User profile retrieved successfully for user ID: 1097
[20-Jul-2026 14:21:19 UTC] === API CALL LOG ===
[20-Jul-2026 14:21:19 UTC] Endpoint: user/profile.php
[20-Jul-2026 14:21:19 UTC] Full Log Data: {
    "timestamp": "2026-07-20 14:21:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.151.164.87",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.151.164.87, 172.70.216.100",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5NyIsInVzZXJuYW1lIjoiQEFiZHVfMTA1IiwiZW1haWwiOiJzNzFqbWNrM2J4QHdlYi1saWJyYXJ5Lm5ldCIsImV4cCI6MTc4NTE2MjA2Nn0.FfdZues-WnYUkU80Z1_UORuNdCFj97MNbwNTclFgRuU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1e29c93bd4eedae-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.151.164.87",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jul-2026 14:21:19 UTC] === END API CALL LOG ===
[20-Jul-2026 14:21:19 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jul-2026 14:21:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5NyIsInVzZXJuYW1lIjoiQEFiZHVfMTA1IiwiZW1haWwiOiJzNzFqbWNrM2J4QHdlYi1saWJyYXJ5Lm5ldCIsImV4cCI6MTc4NTE2MjA2Nn0.FfdZues-WnYUkU80Z1_UORuNdCFj97MNbwNTclFgRuU
[20-Jul-2026 14:21:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jul-2026 14:21:19 UTC] ✅ JWT token verified successfully for user profile
[20-Jul-2026 14:21:19 UTC] User ID: 1097
[20-Jul-2026 14:21:19 UTC] ✅ User profile retrieved successfully for user ID: 1097
[20-Jul-2026 14:21:25 UTC] === API CALL LOG ===
[20-Jul-2026 14:21:25 UTC] Endpoint: user/profile.php
[20-Jul-2026 14:21:25 UTC] Full Log Data: {
    "timestamp": "2026-07-20 14:21:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.151.164.87",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.151.164.87, 162.158.129.235",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5NyIsInVzZXJuYW1lIjoiQEFiZHVfMTA1IiwiZW1haWwiOiJzNzFqbWNrM2J4QHdlYi1saWJyYXJ5Lm5ldCIsImV4cCI6MTc4NTE2MjA2Nn0.FfdZues-WnYUkU80Z1_UORuNdCFj97MNbwNTclFgRuU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1e29cb9f9e40dc5-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.151.164.87",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jul-2026 14:21:25 UTC] === END API CALL LOG ===
[20-Jul-2026 14:21:25 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jul-2026 14:21:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5NyIsInVzZXJuYW1lIjoiQEFiZHVfMTA1IiwiZW1haWwiOiJzNzFqbWNrM2J4QHdlYi1saWJyYXJ5Lm5ldCIsImV4cCI6MTc4NTE2MjA2Nn0.FfdZues-WnYUkU80Z1_UORuNdCFj97MNbwNTclFgRuU
[20-Jul-2026 14:21:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jul-2026 14:21:25 UTC] ✅ JWT token verified successfully for user profile
[20-Jul-2026 14:21:25 UTC] User ID: 1097
[20-Jul-2026 14:21:25 UTC] ✅ User profile retrieved successfully for user ID: 1097
[20-Jul-2026 14:21:26 UTC] === API CALL LOG ===
[20-Jul-2026 14:21:26 UTC] Endpoint: user/profile.php
[20-Jul-2026 14:21:26 UTC] Full Log Data: {
    "timestamp": "2026-07-20 14:21:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.151.164.87",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.151.164.87, 162.158.129.235",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5NyIsInVzZXJuYW1lIjoiQEFiZHVfMTA1IiwiZW1haWwiOiJzNzFqbWNrM2J4QHdlYi1saWJyYXJ5Lm5ldCIsImV4cCI6MTc4NTE2MjA2Nn0.FfdZues-WnYUkU80Z1_UORuNdCFj97MNbwNTclFgRuU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1e29cbe0cec0dc5-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.151.164.87",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jul-2026 14:21:26 UTC] === END API CALL LOG ===
[20-Jul-2026 14:21:26 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jul-2026 14:21:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5NyIsInVzZXJuYW1lIjoiQEFiZHVfMTA1IiwiZW1haWwiOiJzNzFqbWNrM2J4QHdlYi1saWJyYXJ5Lm5ldCIsImV4cCI6MTc4NTE2MjA2Nn0.FfdZues-WnYUkU80Z1_UORuNdCFj97MNbwNTclFgRuU
[20-Jul-2026 14:21:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jul-2026 14:21:26 UTC] ✅ JWT token verified successfully for user profile
[20-Jul-2026 14:21:26 UTC] User ID: 1097
[20-Jul-2026 14:21:26 UTC] ✅ User profile retrieved successfully for user ID: 1097
[20-Jul-2026 14:21:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jul-2026 14:21:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jul-2026 14:21:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.151.164.87, 162.158.129.235","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5NyIsInVzZXJuYW1lIjoiQEFiZHVfMTA1IiwiZW1haWwiOiJzNzFqbWNrM2J4QHdlYi1saWJyYXJ5Lm5ldCIsImV4cCI6MTc4NTE2MjA2Nn0.FfdZues-WnYUkU80Z1_UORuNdCFj97MNbwNTclFgRuU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1e29cbebd660dc5-MXP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.151.164.87","cf-ipcountry":"EG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[20-Jul-2026 14:21:26 UTC] === User Orders API Called ===
[20-Jul-2026 14:21:26 UTC] User ID: 1097
[20-Jul-2026 14:21:26 UTC] Limit: 20, Offset: 0
[20-Jul-2026 14:21:26 UTC] Orders found: 0
[20-Jul-2026 14:21:26 UTC] Orders data: []
[20-Jul-2026 14:21:26 UTC] Total orders count: 0
[20-Jul-2026 14:21:26 UTC] === API CALL LOG ===
[20-Jul-2026 14:21:26 UTC] Endpoint: user/profile.php
[20-Jul-2026 14:21:26 UTC] Full Log Data: {
    "timestamp": "2026-07-20 14:21:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.151.164.87",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.151.164.87, 162.158.129.73",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5NyIsInVzZXJuYW1lIjoiQEFiZHVfMTA1IiwiZW1haWwiOiJzNzFqbWNrM2J4QHdlYi1saWJyYXJ5Lm5ldCIsImV4cCI6MTc4NTE2MjA2Nn0.FfdZues-WnYUkU80Z1_UORuNdCFj97MNbwNTclFgRuU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1e29cbebd690dc5-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.151.164.87",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jul-2026 14:21:26 UTC] === END API CALL LOG ===
[20-Jul-2026 14:21:26 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jul-2026 14:21:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5NyIsInVzZXJuYW1lIjoiQEFiZHVfMTA1IiwiZW1haWwiOiJzNzFqbWNrM2J4QHdlYi1saWJyYXJ5Lm5ldCIsImV4cCI6MTc4NTE2MjA2Nn0.FfdZues-WnYUkU80Z1_UORuNdCFj97MNbwNTclFgRuU
[20-Jul-2026 14:21:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jul-2026 14:21:26 UTC] ✅ JWT token verified successfully for user profile
[20-Jul-2026 14:21:26 UTC] User ID: 1097
[20-Jul-2026 14:21:26 UTC] ✅ User profile retrieved successfully for user ID: 1097
[20-Jul-2026 14:21:26 UTC] === API CALL LOG ===
[20-Jul-2026 14:21:26 UTC] Endpoint: user/profile.php
[20-Jul-2026 14:21:26 UTC] Full Log Data: {
    "timestamp": "2026-07-20 14:21:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.151.164.87",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.151.164.87, 162.158.129.73",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5NyIsInVzZXJuYW1lIjoiQEFiZHVfMTA1IiwiZW1haWwiOiJzNzFqbWNrM2J4QHdlYi1saWJyYXJ5Lm5ldCIsImV4cCI6MTc4NTE2MjA2Nn0.FfdZues-WnYUkU80Z1_UORuNdCFj97MNbwNTclFgRuU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1e29cc2785e0dc5-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.151.164.87",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jul-2026 14:21:26 UTC] === END API CALL LOG ===
[20-Jul-2026 14:21:26 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jul-2026 14:21:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5NyIsInVzZXJuYW1lIjoiQEFiZHVfMTA1IiwiZW1haWwiOiJzNzFqbWNrM2J4QHdlYi1saWJyYXJ5Lm5ldCIsImV4cCI6MTc4NTE2MjA2Nn0.FfdZues-WnYUkU80Z1_UORuNdCFj97MNbwNTclFgRuU
[20-Jul-2026 14:21:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jul-2026 14:21:26 UTC] ✅ JWT token verified successfully for user profile
[20-Jul-2026 14:21:26 UTC] User ID: 1097
[20-Jul-2026 14:21:26 UTC] ✅ User profile retrieved successfully for user ID: 1097
[20-Jul-2026 14:48:42 UTC] === API CALL LOG ===
[20-Jul-2026 14:48:42 UTC] Endpoint: user/profile.php
[20-Jul-2026 14:48:42 UTC] Full Log Data: {
    "timestamp": "2026-07-20 14:48:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.88.114.252",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.88.114.252, 104.23.170.179",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5OCIsInVzZXJuYW1lIjoib21vIiwiZW1haWwiOiJvbW90YXlvbXVzdGFwaGEyODRAZ21haWwuY29tIiwiZXhwIjoxNzg1MTYzNzIwfQ.MPdGpOmtKKnM3IBsVf6MJMe7ItIP4KdHvlxls6hajIg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1e2c4b2b826bd33-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.88.114.252",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jul-2026 14:48:42 UTC] === END API CALL LOG ===
[20-Jul-2026 14:48:42 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jul-2026 14:48:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5OCIsInVzZXJuYW1lIjoib21vIiwiZW1haWwiOiJvbW90YXlvbXVzdGFwaGEyODRAZ21haWwuY29tIiwiZXhwIjoxNzg1MTYzNzIwfQ.MPdGpOmtKKnM3IBsVf6MJMe7ItIP4KdHvlxls6hajIg
[20-Jul-2026 14:48:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jul-2026 14:48:42 UTC] ✅ JWT token verified successfully for user profile
[20-Jul-2026 14:48:42 UTC] User ID: 1098
[20-Jul-2026 14:48:42 UTC] ✅ User profile retrieved successfully for user ID: 1098
[20-Jul-2026 14:48:42 UTC] === API CALL LOG ===
[20-Jul-2026 14:48:42 UTC] Endpoint: user/profile.php
[20-Jul-2026 14:48:42 UTC] Full Log Data: {
    "timestamp": "2026-07-20 14:48:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.88.114.252",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.88.114.252, 104.23.170.179",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5OCIsInVzZXJuYW1lIjoib21vIiwiZW1haWwiOiJvbW90YXlvbXVzdGFwaGEyODRAZ21haWwuY29tIiwiZXhwIjoxNzg1MTYzNzIwfQ.MPdGpOmtKKnM3IBsVf6MJMe7ItIP4KdHvlxls6hajIg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1e2c4b2b81bbd33-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.88.114.252",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jul-2026 14:48:42 UTC] === END API CALL LOG ===
[20-Jul-2026 14:48:42 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jul-2026 14:48:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5OCIsInVzZXJuYW1lIjoib21vIiwiZW1haWwiOiJvbW90YXlvbXVzdGFwaGEyODRAZ21haWwuY29tIiwiZXhwIjoxNzg1MTYzNzIwfQ.MPdGpOmtKKnM3IBsVf6MJMe7ItIP4KdHvlxls6hajIg
[20-Jul-2026 14:48:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jul-2026 14:48:42 UTC] ✅ JWT token verified successfully for user profile
[20-Jul-2026 14:48:42 UTC] User ID: 1098
[20-Jul-2026 14:48:42 UTC] ✅ User profile retrieved successfully for user ID: 1098
[20-Jul-2026 14:48:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jul-2026 14:48:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jul-2026 14:48:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.88.114.252, 104.23.170.179","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5OCIsInVzZXJuYW1lIjoib21vIiwiZW1haWwiOiJvbW90YXlvbXVzdGFwaGEyODRAZ21haWwuY29tIiwiZXhwIjoxNzg1MTYzNzIwfQ.MPdGpOmtKKnM3IBsVf6MJMe7ItIP4KdHvlxls6hajIg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1e2c4b2b828bd33-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.88.114.252","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[20-Jul-2026 14:48:42 UTC] === User Orders API Called ===
[20-Jul-2026 14:48:42 UTC] User ID: 1098
[20-Jul-2026 14:48:42 UTC] Limit: 20, Offset: 0
[20-Jul-2026 14:48:42 UTC] Orders found: 0
[20-Jul-2026 14:48:42 UTC] Orders data: []
[20-Jul-2026 14:48:42 UTC] Total orders count: 0
[20-Jul-2026 14:50:28 UTC] === API CALL LOG ===
[20-Jul-2026 14:50:28 UTC] Endpoint: user/profile.php
[20-Jul-2026 14:50:28 UTC] Full Log Data: {
    "timestamp": "2026-07-20 14:50:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.91.5.29",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.91.5.29, 162.159.113.5",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5OCIsInVzZXJuYW1lIjoib21vIiwiZW1haWwiOiJvbW90YXlvbXVzdGFwaGEyODRAZ21haWwuY29tIiwiZXhwIjoxNzg1MTYzNzIwfQ.MPdGpOmtKKnM3IBsVf6MJMe7ItIP4KdHvlxls6hajIg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1e2c746a9cb8709-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.91.5.29",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jul-2026 14:50:28 UTC] === END API CALL LOG ===
[20-Jul-2026 14:50:28 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jul-2026 14:50:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5OCIsInVzZXJuYW1lIjoib21vIiwiZW1haWwiOiJvbW90YXlvbXVzdGFwaGEyODRAZ21haWwuY29tIiwiZXhwIjoxNzg1MTYzNzIwfQ.MPdGpOmtKKnM3IBsVf6MJMe7ItIP4KdHvlxls6hajIg
[20-Jul-2026 14:50:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jul-2026 14:50:28 UTC] ✅ JWT token verified successfully for user profile
[20-Jul-2026 14:50:28 UTC] User ID: 1098
[20-Jul-2026 14:50:28 UTC] ✅ User profile retrieved successfully for user ID: 1098
[20-Jul-2026 14:50:28 UTC] === API CALL LOG ===
[20-Jul-2026 14:50:28 UTC] Endpoint: user/profile.php
[20-Jul-2026 14:50:28 UTC] Full Log Data: {
    "timestamp": "2026-07-20 14:50:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.91.5.29",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.91.5.29, 162.159.113.5",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5OCIsInVzZXJuYW1lIjoib21vIiwiZW1haWwiOiJvbW90YXlvbXVzdGFwaGEyODRAZ21haWwuY29tIiwiZXhwIjoxNzg1MTYzNzIwfQ.MPdGpOmtKKnM3IBsVf6MJMe7ItIP4KdHvlxls6hajIg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1e2c747ad238709-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.91.5.29",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jul-2026 14:50:28 UTC] === END API CALL LOG ===
[20-Jul-2026 14:50:28 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jul-2026 14:50:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5OCIsInVzZXJuYW1lIjoib21vIiwiZW1haWwiOiJvbW90YXlvbXVzdGFwaGEyODRAZ21haWwuY29tIiwiZXhwIjoxNzg1MTYzNzIwfQ.MPdGpOmtKKnM3IBsVf6MJMe7ItIP4KdHvlxls6hajIg
[20-Jul-2026 14:50:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jul-2026 14:50:28 UTC] ✅ JWT token verified successfully for user profile
[20-Jul-2026 14:50:28 UTC] User ID: 1098
[20-Jul-2026 14:50:28 UTC] ✅ User profile retrieved successfully for user ID: 1098
[20-Jul-2026 14:50:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jul-2026 14:50:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jul-2026 14:50:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.91.5.29, 162.159.113.5","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5OCIsInVzZXJuYW1lIjoib21vIiwiZW1haWwiOiJvbW90YXlvbXVzdGFwaGEyODRAZ21haWwuY29tIiwiZXhwIjoxNzg1MTYzNzIwfQ.MPdGpOmtKKnM3IBsVf6MJMe7ItIP4KdHvlxls6hajIg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1e2c7492a808709-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.91.5.29","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[20-Jul-2026 14:50:28 UTC] === User Orders API Called ===
[20-Jul-2026 14:50:28 UTC] User ID: 1098
[20-Jul-2026 14:50:28 UTC] Limit: 20, Offset: 0
[20-Jul-2026 14:50:28 UTC] Orders found: 0
[20-Jul-2026 14:50:28 UTC] Orders data: []
[20-Jul-2026 14:50:28 UTC] Total orders count: 0
[20-Jul-2026 14:50:29 UTC] === API CALL LOG ===
[20-Jul-2026 14:50:29 UTC] Endpoint: user/profile.php
[20-Jul-2026 14:50:29 UTC] Full Log Data: {
    "timestamp": "2026-07-20 14:50:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.91.5.29",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.91.5.29, 162.159.113.5",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5OCIsInVzZXJuYW1lIjoib21vIiwiZW1haWwiOiJvbW90YXlvbXVzdGFwaGEyODRAZ21haWwuY29tIiwiZXhwIjoxNzg1MTYzNzIwfQ.MPdGpOmtKKnM3IBsVf6MJMe7ItIP4KdHvlxls6hajIg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1e2c7512cf48709-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.91.5.29",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jul-2026 14:50:29 UTC] === END API CALL LOG ===
[20-Jul-2026 14:50:29 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jul-2026 14:50:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5OCIsInVzZXJuYW1lIjoib21vIiwiZW1haWwiOiJvbW90YXlvbXVzdGFwaGEyODRAZ21haWwuY29tIiwiZXhwIjoxNzg1MTYzNzIwfQ.MPdGpOmtKKnM3IBsVf6MJMe7ItIP4KdHvlxls6hajIg
[20-Jul-2026 14:50:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jul-2026 14:50:29 UTC] ✅ JWT token verified successfully for user profile
[20-Jul-2026 14:50:29 UTC] User ID: 1098
[20-Jul-2026 14:50:29 UTC] ✅ User profile retrieved successfully for user ID: 1098
[20-Jul-2026 14:50:36 UTC] === API CALL LOG ===
[20-Jul-2026 14:50:36 UTC] Endpoint: user/profile.php
[20-Jul-2026 14:50:36 UTC] Full Log Data: {
    "timestamp": "2026-07-20 14:50:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.91.5.29",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.91.5.29, 162.159.113.5",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5OCIsInVzZXJuYW1lIjoib21vIiwiZW1haWwiOiJvbW90YXlvbXVzdGFwaGEyODRAZ21haWwuY29tIiwiZXhwIjoxNzg1MTYzNzIwfQ.MPdGpOmtKKnM3IBsVf6MJMe7ItIP4KdHvlxls6hajIg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1e2c778eb858709-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.91.5.29",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jul-2026 14:50:36 UTC] === END API CALL LOG ===
[20-Jul-2026 14:50:36 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jul-2026 14:50:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5OCIsInVzZXJuYW1lIjoib21vIiwiZW1haWwiOiJvbW90YXlvbXVzdGFwaGEyODRAZ21haWwuY29tIiwiZXhwIjoxNzg1MTYzNzIwfQ.MPdGpOmtKKnM3IBsVf6MJMe7ItIP4KdHvlxls6hajIg
[20-Jul-2026 14:50:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jul-2026 14:50:36 UTC] ✅ JWT token verified successfully for user profile
[20-Jul-2026 14:50:36 UTC] User ID: 1098
[20-Jul-2026 14:50:36 UTC] ✅ User profile retrieved successfully for user ID: 1098
[20-Jul-2026 14:52:48 UTC] === API CALL LOG ===
[20-Jul-2026 14:52:48 UTC] Endpoint: user/profile.php
[20-Jul-2026 14:52:48 UTC] Full Log Data: {
    "timestamp": "2026-07-20 14:52:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.91.5.29",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.91.5.29, 104.23.170.179",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5OCIsInVzZXJuYW1lIjoib21vIiwiZW1haWwiOiJvbW90YXlvbXVzdGFwaGEyODRAZ21haWwuY29tIiwiZXhwIjoxNzg1MTYzNzIwfQ.MPdGpOmtKKnM3IBsVf6MJMe7ItIP4KdHvlxls6hajIg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1e2cab1db3d12f7-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.91.5.29",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jul-2026 14:52:48 UTC] === END API CALL LOG ===
[20-Jul-2026 14:52:48 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jul-2026 14:52:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5OCIsInVzZXJuYW1lIjoib21vIiwiZW1haWwiOiJvbW90YXlvbXVzdGFwaGEyODRAZ21haWwuY29tIiwiZXhwIjoxNzg1MTYzNzIwfQ.MPdGpOmtKKnM3IBsVf6MJMe7ItIP4KdHvlxls6hajIg
[20-Jul-2026 14:52:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jul-2026 14:52:48 UTC] ✅ JWT token verified successfully for user profile
[20-Jul-2026 14:52:48 UTC] User ID: 1098
[20-Jul-2026 14:52:48 UTC] ✅ User profile retrieved successfully for user ID: 1098
[20-Jul-2026 14:56:17 UTC] === API CALL LOG ===
[20-Jul-2026 14:56:17 UTC] Endpoint: user/profile.php
[20-Jul-2026 14:56:17 UTC] Full Log Data: {
    "timestamp": "2026-07-20 14:56:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.91.5.29",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.91.5.29, 104.23.170.178",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5OCIsInVzZXJuYW1lIjoib21vIiwiZW1haWwiOiJvbW90YXlvbXVzdGFwaGEyODRAZ21haWwuY29tIiwiZXhwIjoxNzg1MTYzNzIwfQ.MPdGpOmtKKnM3IBsVf6MJMe7ItIP4KdHvlxls6hajIg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1e2cfcd9f89c73c-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.91.5.29",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jul-2026 14:56:17 UTC] === END API CALL LOG ===
[20-Jul-2026 14:56:17 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jul-2026 14:56:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5OCIsInVzZXJuYW1lIjoib21vIiwiZW1haWwiOiJvbW90YXlvbXVzdGFwaGEyODRAZ21haWwuY29tIiwiZXhwIjoxNzg1MTYzNzIwfQ.MPdGpOmtKKnM3IBsVf6MJMe7ItIP4KdHvlxls6hajIg
[20-Jul-2026 14:56:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jul-2026 14:56:17 UTC] ✅ JWT token verified successfully for user profile
[20-Jul-2026 14:56:17 UTC] User ID: 1098
[20-Jul-2026 14:56:17 UTC] ✅ User profile retrieved successfully for user ID: 1098
[20-Jul-2026 14:56:24 UTC] === API CALL LOG ===
[20-Jul-2026 14:56:24 UTC] Endpoint: user/profile.php
[20-Jul-2026 14:56:24 UTC] Full Log Data: {
    "timestamp": "2026-07-20 14:56:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.91.5.29",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.91.5.29, 104.23.170.178",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5OCIsInVzZXJuYW1lIjoib21vIiwiZW1haWwiOiJvbW90YXlvbXVzdGFwaGEyODRAZ21haWwuY29tIiwiZXhwIjoxNzg1MTYzNzIwfQ.MPdGpOmtKKnM3IBsVf6MJMe7ItIP4KdHvlxls6hajIg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1e2cff92c53c73c-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.91.5.29",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jul-2026 14:56:24 UTC] === END API CALL LOG ===
[20-Jul-2026 14:56:24 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jul-2026 14:56:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5OCIsInVzZXJuYW1lIjoib21vIiwiZW1haWwiOiJvbW90YXlvbXVzdGFwaGEyODRAZ21haWwuY29tIiwiZXhwIjoxNzg1MTYzNzIwfQ.MPdGpOmtKKnM3IBsVf6MJMe7ItIP4KdHvlxls6hajIg
[20-Jul-2026 14:56:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jul-2026 14:56:24 UTC] ✅ JWT token verified successfully for user profile
[20-Jul-2026 14:56:24 UTC] User ID: 1098
[20-Jul-2026 14:56:24 UTC] ✅ User profile retrieved successfully for user ID: 1098
[20-Jul-2026 14:56:24 UTC] === API CALL LOG ===
[20-Jul-2026 14:56:24 UTC] Endpoint: user/profile.php
[20-Jul-2026 14:56:24 UTC] Full Log Data: {
    "timestamp": "2026-07-20 14:56:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.91.5.29",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.91.5.29, 104.23.170.179",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5OCIsInVzZXJuYW1lIjoib21vIiwiZW1haWwiOiJvbW90YXlvbXVzdGFwaGEyODRAZ21haWwuY29tIiwiZXhwIjoxNzg1MTYzNzIwfQ.MPdGpOmtKKnM3IBsVf6MJMe7ItIP4KdHvlxls6hajIg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1e2cff92c56c73c-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.91.5.29",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jul-2026 14:56:24 UTC] === END API CALL LOG ===
[20-Jul-2026 14:56:24 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jul-2026 14:56:24 UTC] === API CALL LOG ===
[20-Jul-2026 14:56:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5OCIsInVzZXJuYW1lIjoib21vIiwiZW1haWwiOiJvbW90YXlvbXVzdGFwaGEyODRAZ21haWwuY29tIiwiZXhwIjoxNzg1MTYzNzIwfQ.MPdGpOmtKKnM3IBsVf6MJMe7ItIP4KdHvlxls6hajIg
[20-Jul-2026 14:56:24 UTC] Endpoint: user/profile.php
[20-Jul-2026 14:56:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jul-2026 14:56:24 UTC] Full Log Data: {
    "timestamp": "2026-07-20 14:56:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.91.5.29",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.91.5.29, 104.23.170.178",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5OCIsInVzZXJuYW1lIjoib21vIiwiZW1haWwiOiJvbW90YXlvbXVzdGFwaGEyODRAZ21haWwuY29tIiwiZXhwIjoxNzg1MTYzNzIwfQ.MPdGpOmtKKnM3IBsVf6MJMe7ItIP4KdHvlxls6hajIg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1e2cff92c5fc73c-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.91.5.29",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jul-2026 14:56:24 UTC] ✅ JWT token verified successfully for user profile
[20-Jul-2026 14:56:24 UTC] === END API CALL LOG ===
[20-Jul-2026 14:56:24 UTC] User ID: 1098
[20-Jul-2026 14:56:24 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jul-2026 14:56:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jul-2026 14:56:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5OCIsInVzZXJuYW1lIjoib21vIiwiZW1haWwiOiJvbW90YXlvbXVzdGFwaGEyODRAZ21haWwuY29tIiwiZXhwIjoxNzg1MTYzNzIwfQ.MPdGpOmtKKnM3IBsVf6MJMe7ItIP4KdHvlxls6hajIg
[20-Jul-2026 14:56:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jul-2026 14:56:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.91.5.29, 104.23.170.178","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5OCIsInVzZXJuYW1lIjoib21vIiwiZW1haWwiOiJvbW90YXlvbXVzdGFwaGEyODRAZ21haWwuY29tIiwiZXhwIjoxNzg1MTYzNzIwfQ.MPdGpOmtKKnM3IBsVf6MJMe7ItIP4KdHvlxls6hajIg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1e2cff92c5bc73c-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.91.5.29","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[20-Jul-2026 14:56:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jul-2026 14:56:24 UTC] ✅ JWT token verified successfully for user profile
[20-Jul-2026 14:56:24 UTC] === User Orders API Called ===
[20-Jul-2026 14:56:24 UTC] User ID: 1098
[20-Jul-2026 14:56:24 UTC] User ID: 1098
[20-Jul-2026 14:56:24 UTC] ✅ User profile retrieved successfully for user ID: 1098
[20-Jul-2026 14:56:24 UTC] Limit: 20, Offset: 0
[20-Jul-2026 14:56:24 UTC] ✅ User profile retrieved successfully for user ID: 1098
[20-Jul-2026 14:56:24 UTC] Orders found: 0
[20-Jul-2026 14:56:24 UTC] Orders data: []
[20-Jul-2026 14:56:24 UTC] Total orders count: 0
[20-Jul-2026 14:56:56 UTC] === API CALL LOG ===
[20-Jul-2026 14:56:56 UTC] Endpoint: user/profile.php
[20-Jul-2026 14:56:56 UTC] Full Log Data: {
    "timestamp": "2026-07-20 14:56:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.91.5.29",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.91.5.29, 104.23.170.178",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5OCIsInVzZXJuYW1lIjoib21vIiwiZW1haWwiOiJvbW90YXlvbXVzdGFwaGEyODRAZ21haWwuY29tIiwiZXhwIjoxNzg1MTYzNzIwfQ.MPdGpOmtKKnM3IBsVf6MJMe7ItIP4KdHvlxls6hajIg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1e2d0c099c6c73c-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.91.5.29",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jul-2026 14:56:56 UTC] === END API CALL LOG ===
[20-Jul-2026 14:56:56 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jul-2026 14:56:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5OCIsInVzZXJuYW1lIjoib21vIiwiZW1haWwiOiJvbW90YXlvbXVzdGFwaGEyODRAZ21haWwuY29tIiwiZXhwIjoxNzg1MTYzNzIwfQ.MPdGpOmtKKnM3IBsVf6MJMe7ItIP4KdHvlxls6hajIg
[20-Jul-2026 14:56:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jul-2026 14:56:56 UTC] ✅ JWT token verified successfully for user profile
[20-Jul-2026 14:56:56 UTC] User ID: 1098
[20-Jul-2026 14:56:56 UTC] ✅ User profile retrieved successfully for user ID: 1098
[20-Jul-2026 14:56:56 UTC] === API CALL LOG ===
[20-Jul-2026 14:56:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jul-2026 14:56:56 UTC] Endpoint: user/profile.php
[20-Jul-2026 14:56:56 UTC] Full Log Data: {
    "timestamp": "2026-07-20 14:56:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.91.5.29",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.91.5.29, 104.23.170.178",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5OCIsInVzZXJuYW1lIjoib21vIiwiZW1haWwiOiJvbW90YXlvbXVzdGFwaGEyODRAZ21haWwuY29tIiwiZXhwIjoxNzg1MTYzNzIwfQ.MPdGpOmtKKnM3IBsVf6MJMe7ItIP4KdHvlxls6hajIg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1e2d0c099c3c73c-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.91.5.29",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jul-2026 14:56:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jul-2026 14:56:56 UTC] === END API CALL LOG ===
[20-Jul-2026 14:56:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.91.5.29, 104.23.170.178","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5OCIsInVzZXJuYW1lIjoib21vIiwiZW1haWwiOiJvbW90YXlvbXVzdGFwaGEyODRAZ21haWwuY29tIiwiZXhwIjoxNzg1MTYzNzIwfQ.MPdGpOmtKKnM3IBsVf6MJMe7ItIP4KdHvlxls6hajIg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1e2d0c099bdc73c-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.91.5.29","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[20-Jul-2026 14:56:56 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jul-2026 14:56:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5OCIsInVzZXJuYW1lIjoib21vIiwiZW1haWwiOiJvbW90YXlvbXVzdGFwaGEyODRAZ21haWwuY29tIiwiZXhwIjoxNzg1MTYzNzIwfQ.MPdGpOmtKKnM3IBsVf6MJMe7ItIP4KdHvlxls6hajIg
[20-Jul-2026 14:56:56 UTC] === User Orders API Called ===
[20-Jul-2026 14:56:56 UTC] User ID: 1098
[20-Jul-2026 14:56:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jul-2026 14:56:56 UTC] Limit: 20, Offset: 0
[20-Jul-2026 14:56:56 UTC] ✅ JWT token verified successfully for user profile
[20-Jul-2026 14:56:56 UTC] User ID: 1098
[20-Jul-2026 14:56:56 UTC] ✅ User profile retrieved successfully for user ID: 1098
[20-Jul-2026 14:56:56 UTC] Orders found: 0
[20-Jul-2026 14:56:56 UTC] Orders data: []
[20-Jul-2026 14:56:56 UTC] Total orders count: 0
[20-Jul-2026 14:58:13 UTC] === API CALL LOG ===
[20-Jul-2026 14:58:13 UTC] Endpoint: user/profile.php
[20-Jul-2026 14:58:13 UTC] Full Log Data: {
    "timestamp": "2026-07-20 14:58:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.101.141",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.101.141, 104.23.166.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5OCIsInVzZXJuYW1lIjoib21vIiwiZW1haWwiOiJvbW90YXlvbXVzdGFwaGEyODRAZ21haWwuY29tIiwiZXhwIjoxNzg1MTYzNzIwfQ.MPdGpOmtKKnM3IBsVf6MJMe7ItIP4KdHvlxls6hajIg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1e2d2a42da42fda-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.101.141",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jul-2026 14:58:13 UTC] === END API CALL LOG ===
[20-Jul-2026 14:58:13 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jul-2026 14:58:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5OCIsInVzZXJuYW1lIjoib21vIiwiZW1haWwiOiJvbW90YXlvbXVzdGFwaGEyODRAZ21haWwuY29tIiwiZXhwIjoxNzg1MTYzNzIwfQ.MPdGpOmtKKnM3IBsVf6MJMe7ItIP4KdHvlxls6hajIg
[20-Jul-2026 14:58:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jul-2026 14:58:13 UTC] ✅ JWT token verified successfully for user profile
[20-Jul-2026 14:58:13 UTC] User ID: 1098
[20-Jul-2026 14:58:13 UTC] ✅ User profile retrieved successfully for user ID: 1098
[20-Jul-2026 14:58:17 UTC] === API CALL LOG ===
[20-Jul-2026 14:58:17 UTC] Endpoint: user/profile.php
[20-Jul-2026 14:58:17 UTC] Full Log Data: {
    "timestamp": "2026-07-20 14:58:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.101.141",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.101.141, 104.23.166.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5OCIsInVzZXJuYW1lIjoib21vIiwiZW1haWwiOiJvbW90YXlvbXVzdGFwaGEyODRAZ21haWwuY29tIiwiZXhwIjoxNzg1MTYzNzIwfQ.MPdGpOmtKKnM3IBsVf6MJMe7ItIP4KdHvlxls6hajIg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1e2d2b82f7d2fda-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.101.141",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jul-2026 14:58:17 UTC] === END API CALL LOG ===
[20-Jul-2026 14:58:17 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jul-2026 14:58:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5OCIsInVzZXJuYW1lIjoib21vIiwiZW1haWwiOiJvbW90YXlvbXVzdGFwaGEyODRAZ21haWwuY29tIiwiZXhwIjoxNzg1MTYzNzIwfQ.MPdGpOmtKKnM3IBsVf6MJMe7ItIP4KdHvlxls6hajIg
[20-Jul-2026 14:58:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jul-2026 14:58:17 UTC] ✅ JWT token verified successfully for user profile
[20-Jul-2026 14:58:17 UTC] User ID: 1098
[20-Jul-2026 14:58:17 UTC] ✅ User profile retrieved successfully for user ID: 1098
[20-Jul-2026 14:58:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jul-2026 14:58:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jul-2026 14:58:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.101.141, 104.23.166.101","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5OCIsInVzZXJuYW1lIjoib21vIiwiZW1haWwiOiJvbW90YXlvbXVzdGFwaGEyODRAZ21haWwuY29tIiwiZXhwIjoxNzg1MTYzNzIwfQ.MPdGpOmtKKnM3IBsVf6MJMe7ItIP4KdHvlxls6hajIg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1e2d2b82f772fda-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.101.141","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[20-Jul-2026 14:58:17 UTC] === User Orders API Called ===
[20-Jul-2026 14:58:17 UTC] User ID: 1098
[20-Jul-2026 14:58:17 UTC] Limit: 20, Offset: 0
[20-Jul-2026 14:58:17 UTC] Orders found: 0
[20-Jul-2026 14:58:17 UTC] Orders data: []
[20-Jul-2026 14:58:17 UTC] Total orders count: 0
[20-Jul-2026 14:58:17 UTC] === API CALL LOG ===
[20-Jul-2026 14:58:17 UTC] Endpoint: user/profile.php
[20-Jul-2026 14:58:17 UTC] Full Log Data: {
    "timestamp": "2026-07-20 14:58:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.101.141",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.101.141, 104.23.166.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5OCIsInVzZXJuYW1lIjoib21vIiwiZW1haWwiOiJvbW90YXlvbXVzdGFwaGEyODRAZ21haWwuY29tIiwiZXhwIjoxNzg1MTYzNzIwfQ.MPdGpOmtKKnM3IBsVf6MJMe7ItIP4KdHvlxls6hajIg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1e2d2be2be32fda-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.101.141",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jul-2026 14:58:17 UTC] === END API CALL LOG ===
[20-Jul-2026 14:58:17 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jul-2026 14:58:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5OCIsInVzZXJuYW1lIjoib21vIiwiZW1haWwiOiJvbW90YXlvbXVzdGFwaGEyODRAZ21haWwuY29tIiwiZXhwIjoxNzg1MTYzNzIwfQ.MPdGpOmtKKnM3IBsVf6MJMe7ItIP4KdHvlxls6hajIg
[20-Jul-2026 14:58:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jul-2026 14:58:17 UTC] ✅ JWT token verified successfully for user profile
[20-Jul-2026 14:58:17 UTC] User ID: 1098
[20-Jul-2026 14:58:17 UTC] ✅ User profile retrieved successfully for user ID: 1098
[20-Jul-2026 14:58:36 UTC] === API CALL LOG ===
[20-Jul-2026 14:58:36 UTC] Endpoint: user/profile.php
[20-Jul-2026 14:58:36 UTC] Full Log Data: {
    "timestamp": "2026-07-20 14:58:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.101.141",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.101.141, 104.23.166.100",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5OCIsInVzZXJuYW1lIjoib21vIiwiZW1haWwiOiJvbW90YXlvbXVzdGFwaGEyODRAZ21haWwuY29tIiwiZXhwIjoxNzg1MTYzNzIwfQ.MPdGpOmtKKnM3IBsVf6MJMe7ItIP4KdHvlxls6hajIg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1e2d332fc622fda-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.101.141",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jul-2026 14:58:36 UTC] === END API CALL LOG ===
[20-Jul-2026 14:58:36 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jul-2026 14:58:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5OCIsInVzZXJuYW1lIjoib21vIiwiZW1haWwiOiJvbW90YXlvbXVzdGFwaGEyODRAZ21haWwuY29tIiwiZXhwIjoxNzg1MTYzNzIwfQ.MPdGpOmtKKnM3IBsVf6MJMe7ItIP4KdHvlxls6hajIg
[20-Jul-2026 14:58:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jul-2026 14:58:36 UTC] ✅ JWT token verified successfully for user profile
[20-Jul-2026 14:58:36 UTC] User ID: 1098
[20-Jul-2026 14:58:36 UTC] ✅ User profile retrieved successfully for user ID: 1098
[20-Jul-2026 14:58:36 UTC] === API CALL LOG ===
[20-Jul-2026 14:58:36 UTC] Endpoint: user/profile.php
[20-Jul-2026 14:58:36 UTC] Full Log Data: {
    "timestamp": "2026-07-20 14:58:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.101.141",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.101.141, 104.23.166.100",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5OCIsInVzZXJuYW1lIjoib21vIiwiZW1haWwiOiJvbW90YXlvbXVzdGFwaGEyODRAZ21haWwuY29tIiwiZXhwIjoxNzg1MTYzNzIwfQ.MPdGpOmtKKnM3IBsVf6MJMe7ItIP4KdHvlxls6hajIg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1e2d332fc652fda-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.101.141",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jul-2026 14:58:36 UTC] === END API CALL LOG ===
[20-Jul-2026 14:58:36 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jul-2026 14:58:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5OCIsInVzZXJuYW1lIjoib21vIiwiZW1haWwiOiJvbW90YXlvbXVzdGFwaGEyODRAZ21haWwuY29tIiwiZXhwIjoxNzg1MTYzNzIwfQ.MPdGpOmtKKnM3IBsVf6MJMe7ItIP4KdHvlxls6hajIg
[20-Jul-2026 14:58:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jul-2026 14:58:36 UTC] ✅ JWT token verified successfully for user profile
[20-Jul-2026 14:58:36 UTC] User ID: 1098
[20-Jul-2026 14:58:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jul-2026 14:58:36 UTC] ✅ User profile retrieved successfully for user ID: 1098
[20-Jul-2026 14:58:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jul-2026 14:58:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.101.141, 104.23.166.100","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5OCIsInVzZXJuYW1lIjoib21vIiwiZW1haWwiOiJvbW90YXlvbXVzdGFwaGEyODRAZ21haWwuY29tIiwiZXhwIjoxNzg1MTYzNzIwfQ.MPdGpOmtKKnM3IBsVf6MJMe7ItIP4KdHvlxls6hajIg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1e2d332fc5c2fda-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.101.141","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[20-Jul-2026 14:58:36 UTC] === User Orders API Called ===
[20-Jul-2026 14:58:36 UTC] User ID: 1098
[20-Jul-2026 14:58:36 UTC] Limit: 20, Offset: 0
[20-Jul-2026 14:58:36 UTC] Orders found: 0
[20-Jul-2026 14:58:36 UTC] Orders data: []
[20-Jul-2026 14:58:36 UTC] Total orders count: 0
[20-Jul-2026 14:58:49 UTC] === API CALL LOG ===
[20-Jul-2026 14:58:49 UTC] Endpoint: user/profile.php
[20-Jul-2026 14:58:49 UTC] Full Log Data: {
    "timestamp": "2026-07-20 14:58:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.101.141",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.101.141, 104.23.166.100",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5OCIsInVzZXJuYW1lIjoib21vIiwiZW1haWwiOiJvbW90YXlvbXVzdGFwaGEyODRAZ21haWwuY29tIiwiZXhwIjoxNzg1MTYzNzIwfQ.MPdGpOmtKKnM3IBsVf6MJMe7ItIP4KdHvlxls6hajIg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1e2d3819ba42fda-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.101.141",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jul-2026 14:58:49 UTC] === END API CALL LOG ===
[20-Jul-2026 14:58:49 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jul-2026 14:58:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5OCIsInVzZXJuYW1lIjoib21vIiwiZW1haWwiOiJvbW90YXlvbXVzdGFwaGEyODRAZ21haWwuY29tIiwiZXhwIjoxNzg1MTYzNzIwfQ.MPdGpOmtKKnM3IBsVf6MJMe7ItIP4KdHvlxls6hajIg
[20-Jul-2026 14:58:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jul-2026 14:58:49 UTC] ✅ JWT token verified successfully for user profile
[20-Jul-2026 14:58:49 UTC] User ID: 1098
[20-Jul-2026 14:58:49 UTC] ✅ User profile retrieved successfully for user ID: 1098
[20-Jul-2026 14:58:49 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jul-2026 14:58:49 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jul-2026 14:58:49 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.101.141, 104.23.166.100","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5OCIsInVzZXJuYW1lIjoib21vIiwiZW1haWwiOiJvbW90YXlvbXVzdGFwaGEyODRAZ21haWwuY29tIiwiZXhwIjoxNzg1MTYzNzIwfQ.MPdGpOmtKKnM3IBsVf6MJMe7ItIP4KdHvlxls6hajIg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1e2d3819ba02fda-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.101.141","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[20-Jul-2026 14:58:49 UTC] === User Orders API Called ===
[20-Jul-2026 14:58:49 UTC] User ID: 1098
[20-Jul-2026 14:58:49 UTC] Limit: 20, Offset: 0
[20-Jul-2026 14:58:49 UTC] Orders found: 0
[20-Jul-2026 14:58:49 UTC] Orders data: []
[20-Jul-2026 14:58:49 UTC] Total orders count: 0
[20-Jul-2026 14:58:49 UTC] === API CALL LOG ===
[20-Jul-2026 14:58:49 UTC] Endpoint: user/profile.php
[20-Jul-2026 14:58:49 UTC] Full Log Data: {
    "timestamp": "2026-07-20 14:58:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.101.141",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.101.141, 104.23.166.100",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5OCIsInVzZXJuYW1lIjoib21vIiwiZW1haWwiOiJvbW90YXlvbXVzdGFwaGEyODRAZ21haWwuY29tIiwiZXhwIjoxNzg1MTYzNzIwfQ.MPdGpOmtKKnM3IBsVf6MJMe7ItIP4KdHvlxls6hajIg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1e2d3819baa2fda-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.101.141",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jul-2026 14:58:49 UTC] === END API CALL LOG ===
[20-Jul-2026 14:58:49 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jul-2026 14:58:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5OCIsInVzZXJuYW1lIjoib21vIiwiZW1haWwiOiJvbW90YXlvbXVzdGFwaGEyODRAZ21haWwuY29tIiwiZXhwIjoxNzg1MTYzNzIwfQ.MPdGpOmtKKnM3IBsVf6MJMe7ItIP4KdHvlxls6hajIg
[20-Jul-2026 14:58:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jul-2026 14:58:49 UTC] ✅ JWT token verified successfully for user profile
[20-Jul-2026 14:58:49 UTC] User ID: 1098
[20-Jul-2026 14:58:49 UTC] ✅ User profile retrieved successfully for user ID: 1098
[20-Jul-2026 14:59:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jul-2026 14:59:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jul-2026 14:59:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.101.141, 104.23.166.101","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5OCIsInVzZXJuYW1lIjoib21vIiwiZW1haWwiOiJvbW90YXlvbXVzdGFwaGEyODRAZ21haWwuY29tIiwiZXhwIjoxNzg1MTYzNzIwfQ.MPdGpOmtKKnM3IBsVf6MJMe7ItIP4KdHvlxls6hajIg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1e2d43bae332fda-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.101.141","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[20-Jul-2026 14:59:19 UTC] === User Orders API Called ===
[20-Jul-2026 14:59:19 UTC] User ID: 1098
[20-Jul-2026 14:59:19 UTC] Limit: 20, Offset: 0
[20-Jul-2026 14:59:19 UTC] Orders found: 0
[20-Jul-2026 14:59:19 UTC] Orders data: []
[20-Jul-2026 14:59:19 UTC] Total orders count: 0
[20-Jul-2026 14:59:24 UTC] === API CALL LOG ===
[20-Jul-2026 14:59:24 UTC] Endpoint: user/profile.php
[20-Jul-2026 14:59:24 UTC] Full Log Data: {
    "timestamp": "2026-07-20 14:59:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.101.141",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.101.141, 104.23.166.100",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5OCIsInVzZXJuYW1lIjoib21vIiwiZW1haWwiOiJvbW90YXlvbXVzdGFwaGEyODRAZ21haWwuY29tIiwiZXhwIjoxNzg1MTYzNzIwfQ.MPdGpOmtKKnM3IBsVf6MJMe7ItIP4KdHvlxls6hajIg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1e2d4604ef32fda-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.101.141",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jul-2026 14:59:24 UTC] === END API CALL LOG ===
[20-Jul-2026 14:59:24 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jul-2026 14:59:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5OCIsInVzZXJuYW1lIjoib21vIiwiZW1haWwiOiJvbW90YXlvbXVzdGFwaGEyODRAZ21haWwuY29tIiwiZXhwIjoxNzg1MTYzNzIwfQ.MPdGpOmtKKnM3IBsVf6MJMe7ItIP4KdHvlxls6hajIg
[20-Jul-2026 14:59:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jul-2026 14:59:24 UTC] ✅ JWT token verified successfully for user profile
[20-Jul-2026 14:59:24 UTC] User ID: 1098
[20-Jul-2026 14:59:24 UTC] ✅ User profile retrieved successfully for user ID: 1098
[20-Jul-2026 14:59:25 UTC] User Purchases API - User ID: 1098
[20-Jul-2026 14:59:25 UTC] User Purchases API - Total purchases found: 1
[20-Jul-2026 14:59:46 UTC] === API CALL LOG ===
[20-Jul-2026 14:59:46 UTC] Endpoint: user/profile.php
[20-Jul-2026 14:59:46 UTC] Full Log Data: {
    "timestamp": "2026-07-20 14:59:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.101.141",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.101.141, 104.23.166.100",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5OCIsInVzZXJuYW1lIjoib21vIiwiZW1haWwiOiJvbW90YXlvbXVzdGFwaGEyODRAZ21haWwuY29tIiwiZXhwIjoxNzg1MTYzNzIwfQ.MPdGpOmtKKnM3IBsVf6MJMe7ItIP4KdHvlxls6hajIg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1e2d4e8afb32fda-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.101.141",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jul-2026 14:59:46 UTC] === END API CALL LOG ===
[20-Jul-2026 14:59:46 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jul-2026 14:59:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5OCIsInVzZXJuYW1lIjoib21vIiwiZW1haWwiOiJvbW90YXlvbXVzdGFwaGEyODRAZ21haWwuY29tIiwiZXhwIjoxNzg1MTYzNzIwfQ.MPdGpOmtKKnM3IBsVf6MJMe7ItIP4KdHvlxls6hajIg
[20-Jul-2026 14:59:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jul-2026 14:59:46 UTC] ✅ JWT token verified successfully for user profile
[20-Jul-2026 14:59:46 UTC] User ID: 1098
[20-Jul-2026 14:59:46 UTC] ✅ User profile retrieved successfully for user ID: 1098
[20-Jul-2026 14:59:47 UTC] User Purchases API - User ID: 1098
[20-Jul-2026 14:59:47 UTC] User Purchases API - Total purchases found: 1
[20-Jul-2026 14:59:52 UTC] User Purchases API - User ID: 1098
[20-Jul-2026 14:59:52 UTC] User Purchases API - Total purchases found: 1
[20-Jul-2026 15:00:02 UTC] === API CALL LOG ===
[20-Jul-2026 15:00:02 UTC] Endpoint: user/profile.php
[20-Jul-2026 15:00:02 UTC] Full Log Data: {
    "timestamp": "2026-07-20 15:00:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.101.141",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.101.141, 104.23.166.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5OCIsInVzZXJuYW1lIjoib21vIiwiZW1haWwiOiJvbW90YXlvbXVzdGFwaGEyODRAZ21haWwuY29tIiwiZXhwIjoxNzg1MTYzNzIwfQ.MPdGpOmtKKnM3IBsVf6MJMe7ItIP4KdHvlxls6hajIg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1e2d54c3d162fda-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.101.141",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jul-2026 15:00:02 UTC] === END API CALL LOG ===
[20-Jul-2026 15:00:02 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jul-2026 15:00:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5OCIsInVzZXJuYW1lIjoib21vIiwiZW1haWwiOiJvbW90YXlvbXVzdGFwaGEyODRAZ21haWwuY29tIiwiZXhwIjoxNzg1MTYzNzIwfQ.MPdGpOmtKKnM3IBsVf6MJMe7ItIP4KdHvlxls6hajIg
[20-Jul-2026 15:00:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jul-2026 15:00:02 UTC] ✅ JWT token verified successfully for user profile
[20-Jul-2026 15:00:02 UTC] User ID: 1098
[20-Jul-2026 15:00:02 UTC] ✅ User profile retrieved successfully for user ID: 1098
[20-Jul-2026 15:00:05 UTC] User Purchases API - User ID: 1098
[20-Jul-2026 15:00:05 UTC] User Purchases API - Total purchases found: 1
[20-Jul-2026 15:00:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jul-2026 15:00:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jul-2026 15:00:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.101.141, 104.23.166.101","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5OCIsInVzZXJuYW1lIjoib21vIiwiZW1haWwiOiJvbW90YXlvbXVzdGFwaGEyODRAZ21haWwuY29tIiwiZXhwIjoxNzg1MTYzNzIwfQ.MPdGpOmtKKnM3IBsVf6MJMe7ItIP4KdHvlxls6hajIg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1e2d5c21eb02fda-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.101.141","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[20-Jul-2026 15:00:21 UTC] === User Orders API Called ===
[20-Jul-2026 15:00:21 UTC] User ID: 1098
[20-Jul-2026 15:00:21 UTC] Limit: 20, Offset: 0
[20-Jul-2026 15:00:21 UTC] Orders found: 0
[20-Jul-2026 15:00:21 UTC] Orders data: []
[20-Jul-2026 15:00:21 UTC] Total orders count: 0
[20-Jul-2026 15:00:21 UTC] === API CALL LOG ===
[20-Jul-2026 15:00:21 UTC] Endpoint: user/profile.php
[20-Jul-2026 15:00:21 UTC] Full Log Data: {
    "timestamp": "2026-07-20 15:00:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.101.141",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.101.141, 104.23.166.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5OCIsInVzZXJuYW1lIjoib21vIiwiZW1haWwiOiJvbW90YXlvbXVzdGFwaGEyODRAZ21haWwuY29tIiwiZXhwIjoxNzg1MTYzNzIwfQ.MPdGpOmtKKnM3IBsVf6MJMe7ItIP4KdHvlxls6hajIg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1e2d5c21eb82fda-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.101.141",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jul-2026 15:00:21 UTC] === END API CALL LOG ===
[20-Jul-2026 15:00:21 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jul-2026 15:00:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5OCIsInVzZXJuYW1lIjoib21vIiwiZW1haWwiOiJvbW90YXlvbXVzdGFwaGEyODRAZ21haWwuY29tIiwiZXhwIjoxNzg1MTYzNzIwfQ.MPdGpOmtKKnM3IBsVf6MJMe7ItIP4KdHvlxls6hajIg
[20-Jul-2026 15:00:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jul-2026 15:00:21 UTC] ✅ JWT token verified successfully for user profile
[20-Jul-2026 15:00:21 UTC] User ID: 1098
[20-Jul-2026 15:00:21 UTC] ✅ User profile retrieved successfully for user ID: 1098
[20-Jul-2026 15:00:21 UTC] === API CALL LOG ===
[20-Jul-2026 15:00:21 UTC] Endpoint: user/profile.php
[20-Jul-2026 15:00:21 UTC] Full Log Data: {
    "timestamp": "2026-07-20 15:00:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.101.141",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.101.141, 104.23.166.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5OCIsInVzZXJuYW1lIjoib21vIiwiZW1haWwiOiJvbW90YXlvbXVzdGFwaGEyODRAZ21haWwuY29tIiwiZXhwIjoxNzg1MTYzNzIwfQ.MPdGpOmtKKnM3IBsVf6MJMe7ItIP4KdHvlxls6hajIg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1e2d5c21ebc2fda-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.101.141",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jul-2026 15:00:21 UTC] === END API CALL LOG ===
[20-Jul-2026 15:00:21 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jul-2026 15:00:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5OCIsInVzZXJuYW1lIjoib21vIiwiZW1haWwiOiJvbW90YXlvbXVzdGFwaGEyODRAZ21haWwuY29tIiwiZXhwIjoxNzg1MTYzNzIwfQ.MPdGpOmtKKnM3IBsVf6MJMe7ItIP4KdHvlxls6hajIg
[20-Jul-2026 15:00:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jul-2026 15:00:21 UTC] ✅ JWT token verified successfully for user profile
[20-Jul-2026 15:00:21 UTC] User ID: 1098
[20-Jul-2026 15:00:21 UTC] ✅ User profile retrieved successfully for user ID: 1098
[20-Jul-2026 15:00:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jul-2026 15:00:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jul-2026 15:00:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.101.141, 104.23.166.101","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5OCIsInVzZXJuYW1lIjoib21vIiwiZW1haWwiOiJvbW90YXlvbXVzdGFwaGEyODRAZ21haWwuY29tIiwiZXhwIjoxNzg1MTYzNzIwfQ.MPdGpOmtKKnM3IBsVf6MJMe7ItIP4KdHvlxls6hajIg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1e2d5dc7c112fda-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.101.141","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[20-Jul-2026 15:00:25 UTC] === User Orders API Called ===
[20-Jul-2026 15:00:25 UTC] User ID: 1098
[20-Jul-2026 15:00:25 UTC] Limit: 20, Offset: 0
[20-Jul-2026 15:00:25 UTC] Orders found: 0
[20-Jul-2026 15:00:25 UTC] Orders data: []
[20-Jul-2026 15:00:25 UTC] Total orders count: 0
[20-Jul-2026 15:00:35 UTC] === API CALL LOG ===
[20-Jul-2026 15:00:35 UTC] Endpoint: user/profile.php
[20-Jul-2026 15:00:35 UTC] Full Log Data: {
    "timestamp": "2026-07-20 15:00:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.101.141",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.101.141, 104.23.166.100",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5OCIsInVzZXJuYW1lIjoib21vIiwiZW1haWwiOiJvbW90YXlvbXVzdGFwaGEyODRAZ21haWwuY29tIiwiZXhwIjoxNzg1MTYzNzIwfQ.MPdGpOmtKKnM3IBsVf6MJMe7ItIP4KdHvlxls6hajIg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1e2d6186df92fda-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.101.141",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jul-2026 15:00:35 UTC] === END API CALL LOG ===
[20-Jul-2026 15:00:35 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jul-2026 15:00:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5OCIsInVzZXJuYW1lIjoib21vIiwiZW1haWwiOiJvbW90YXlvbXVzdGFwaGEyODRAZ21haWwuY29tIiwiZXhwIjoxNzg1MTYzNzIwfQ.MPdGpOmtKKnM3IBsVf6MJMe7ItIP4KdHvlxls6hajIg
[20-Jul-2026 15:00:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jul-2026 15:00:35 UTC] ✅ JWT token verified successfully for user profile
[20-Jul-2026 15:00:35 UTC] User ID: 1098
[20-Jul-2026 15:00:35 UTC] ✅ User profile retrieved successfully for user ID: 1098
[20-Jul-2026 15:00:35 UTC] === API CALL LOG ===
[20-Jul-2026 15:00:35 UTC] Endpoint: user/profile.php
[20-Jul-2026 15:00:35 UTC] Full Log Data: {
    "timestamp": "2026-07-20 15:00:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.101.141",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.101.141, 104.23.166.100",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5OCIsInVzZXJuYW1lIjoib21vIiwiZW1haWwiOiJvbW90YXlvbXVzdGFwaGEyODRAZ21haWwuY29tIiwiZXhwIjoxNzg1MTYzNzIwfQ.MPdGpOmtKKnM3IBsVf6MJMe7ItIP4KdHvlxls6hajIg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1e2d6186df52fda-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.101.141",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jul-2026 15:00:35 UTC] === END API CALL LOG ===
[20-Jul-2026 15:00:35 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jul-2026 15:00:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5OCIsInVzZXJuYW1lIjoib21vIiwiZW1haWwiOiJvbW90YXlvbXVzdGFwaGEyODRAZ21haWwuY29tIiwiZXhwIjoxNzg1MTYzNzIwfQ.MPdGpOmtKKnM3IBsVf6MJMe7ItIP4KdHvlxls6hajIg
[20-Jul-2026 15:00:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jul-2026 15:00:35 UTC] ✅ JWT token verified successfully for user profile
[20-Jul-2026 15:00:35 UTC] User ID: 1098
[20-Jul-2026 15:00:35 UTC] ✅ User profile retrieved successfully for user ID: 1098
[20-Jul-2026 15:00:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jul-2026 15:00:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jul-2026 15:00:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.101.141, 104.23.166.100","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5OCIsInVzZXJuYW1lIjoib21vIiwiZW1haWwiOiJvbW90YXlvbXVzdGFwaGEyODRAZ21haWwuY29tIiwiZXhwIjoxNzg1MTYzNzIwfQ.MPdGpOmtKKnM3IBsVf6MJMe7ItIP4KdHvlxls6hajIg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1e2d6186df12fda-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.101.141","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[20-Jul-2026 15:00:35 UTC] === User Orders API Called ===
[20-Jul-2026 15:00:35 UTC] User ID: 1098
[20-Jul-2026 15:00:35 UTC] Limit: 20, Offset: 0
[20-Jul-2026 15:00:35 UTC] Orders found: 0
[20-Jul-2026 15:00:35 UTC] Orders data: []
[20-Jul-2026 15:00:35 UTC] Total orders count: 0
[20-Jul-2026 15:01:05 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jul-2026 15:01:05 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jul-2026 15:01:05 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.101.141, 104.23.166.101","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5OCIsInVzZXJuYW1lIjoib21vIiwiZW1haWwiOiJvbW90YXlvbXVzdGFwaGEyODRAZ21haWwuY29tIiwiZXhwIjoxNzg1MTYzNzIwfQ.MPdGpOmtKKnM3IBsVf6MJMe7ItIP4KdHvlxls6hajIg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1e2d6d2eea82fda-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.101.141","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[20-Jul-2026 15:01:05 UTC] === User Orders API Called ===
[20-Jul-2026 15:01:05 UTC] User ID: 1098
[20-Jul-2026 15:01:05 UTC] Limit: 20, Offset: 0
[20-Jul-2026 15:01:05 UTC] Orders found: 0
[20-Jul-2026 15:01:05 UTC] Orders data: []
[20-Jul-2026 15:01:05 UTC] Total orders count: 0
[20-Jul-2026 15:01:05 UTC] === API CALL LOG ===
[20-Jul-2026 15:01:05 UTC] Endpoint: user/profile.php
[20-Jul-2026 15:01:05 UTC] Full Log Data: {
    "timestamp": "2026-07-20 15:01:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.101.141",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.101.141, 104.23.166.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5OCIsInVzZXJuYW1lIjoib21vIiwiZW1haWwiOiJvbW90YXlvbXVzdGFwaGEyODRAZ21haWwuY29tIiwiZXhwIjoxNzg1MTYzNzIwfQ.MPdGpOmtKKnM3IBsVf6MJMe7ItIP4KdHvlxls6hajIg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1e2d6d2eeb42fda-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.101.141",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jul-2026 15:01:05 UTC] === END API CALL LOG ===
[20-Jul-2026 15:01:05 UTC] === API CALL LOG ===
[20-Jul-2026 15:01:05 UTC] Endpoint: user/profile.php
[20-Jul-2026 15:01:05 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jul-2026 15:01:05 UTC] Full Log Data: {
    "timestamp": "2026-07-20 15:01:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.101.141",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.101.141, 104.23.166.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5OCIsInVzZXJuYW1lIjoib21vIiwiZW1haWwiOiJvbW90YXlvbXVzdGFwaGEyODRAZ21haWwuY29tIiwiZXhwIjoxNzg1MTYzNzIwfQ.MPdGpOmtKKnM3IBsVf6MJMe7ItIP4KdHvlxls6hajIg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1e2d6d2eeb92fda-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.101.141",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jul-2026 15:01:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5OCIsInVzZXJuYW1lIjoib21vIiwiZW1haWwiOiJvbW90YXlvbXVzdGFwaGEyODRAZ21haWwuY29tIiwiZXhwIjoxNzg1MTYzNzIwfQ.MPdGpOmtKKnM3IBsVf6MJMe7ItIP4KdHvlxls6hajIg
[20-Jul-2026 15:01:05 UTC] === END API CALL LOG ===
[20-Jul-2026 15:01:05 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jul-2026 15:01:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jul-2026 15:01:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5OCIsInVzZXJuYW1lIjoib21vIiwiZW1haWwiOiJvbW90YXlvbXVzdGFwaGEyODRAZ21haWwuY29tIiwiZXhwIjoxNzg1MTYzNzIwfQ.MPdGpOmtKKnM3IBsVf6MJMe7ItIP4KdHvlxls6hajIg
[20-Jul-2026 15:01:05 UTC] ✅ JWT token verified successfully for user profile
[20-Jul-2026 15:01:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jul-2026 15:01:05 UTC] User ID: 1098
[20-Jul-2026 15:01:05 UTC] ✅ JWT token verified successfully for user profile
[20-Jul-2026 15:01:05 UTC] User ID: 1098
[20-Jul-2026 15:01:05 UTC] ✅ User profile retrieved successfully for user ID: 1098
[20-Jul-2026 15:01:05 UTC] ✅ User profile retrieved successfully for user ID: 1098
[20-Jul-2026 15:02:40 UTC] === API CALL LOG ===
[20-Jul-2026 15:02:40 UTC] Endpoint: user/profile.php
[20-Jul-2026 15:02:40 UTC] Full Log Data: {
    "timestamp": "2026-07-20 15:02:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.101.141",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.101.141, 104.23.168.99",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5OCIsInVzZXJuYW1lIjoib21vIiwiZW1haWwiOiJvbW90YXlvbXVzdGFwaGEyODRAZ21haWwuY29tIiwiZXhwIjoxNzg1MTYzNzIwfQ.MPdGpOmtKKnM3IBsVf6MJMe7ItIP4KdHvlxls6hajIg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1e2d9240ea9e5e0-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.101.141",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jul-2026 15:02:40 UTC] === END API CALL LOG ===
[20-Jul-2026 15:02:40 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jul-2026 15:02:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5OCIsInVzZXJuYW1lIjoib21vIiwiZW1haWwiOiJvbW90YXlvbXVzdGFwaGEyODRAZ21haWwuY29tIiwiZXhwIjoxNzg1MTYzNzIwfQ.MPdGpOmtKKnM3IBsVf6MJMe7ItIP4KdHvlxls6hajIg
[20-Jul-2026 15:02:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jul-2026 15:02:40 UTC] ✅ JWT token verified successfully for user profile
[20-Jul-2026 15:02:40 UTC] User ID: 1098
[20-Jul-2026 15:02:40 UTC] ✅ User profile retrieved successfully for user ID: 1098
[20-Jul-2026 15:02:44 UTC] === API CALL LOG ===
[20-Jul-2026 15:02:44 UTC] Endpoint: user/profile.php
[20-Jul-2026 15:02:44 UTC] Full Log Data: {
    "timestamp": "2026-07-20 15:02:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.101.141",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.101.141, 104.23.168.99",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5OCIsInVzZXJuYW1lIjoib21vIiwiZW1haWwiOiJvbW90YXlvbXVzdGFwaGEyODRAZ21haWwuY29tIiwiZXhwIjoxNzg1MTYzNzIwfQ.MPdGpOmtKKnM3IBsVf6MJMe7ItIP4KdHvlxls6hajIg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1e2d940e9c0e5e0-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.101.141",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jul-2026 15:02:44 UTC] === END API CALL LOG ===
[20-Jul-2026 15:02:44 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jul-2026 15:02:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5OCIsInVzZXJuYW1lIjoib21vIiwiZW1haWwiOiJvbW90YXlvbXVzdGFwaGEyODRAZ21haWwuY29tIiwiZXhwIjoxNzg1MTYzNzIwfQ.MPdGpOmtKKnM3IBsVf6MJMe7ItIP4KdHvlxls6hajIg
[20-Jul-2026 15:02:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jul-2026 15:02:44 UTC] ✅ JWT token verified successfully for user profile
[20-Jul-2026 15:02:44 UTC] User ID: 1098
[20-Jul-2026 15:02:44 UTC] ✅ User profile retrieved successfully for user ID: 1098
[20-Jul-2026 15:02:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jul-2026 15:02:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jul-2026 15:02:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.101.141, 104.23.168.99","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5OCIsInVzZXJuYW1lIjoib21vIiwiZW1haWwiOiJvbW90YXlvbXVzdGFwaGEyODRAZ21haWwuY29tIiwiZXhwIjoxNzg1MTYzNzIwfQ.MPdGpOmtKKnM3IBsVf6MJMe7ItIP4KdHvlxls6hajIg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1e2d940e9d1e5e0-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.101.141","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[20-Jul-2026 15:02:44 UTC] === User Orders API Called ===
[20-Jul-2026 15:02:44 UTC] User ID: 1098
[20-Jul-2026 15:02:44 UTC] Limit: 20, Offset: 0
[20-Jul-2026 15:02:44 UTC] Orders found: 0
[20-Jul-2026 15:02:44 UTC] Orders data: []
[20-Jul-2026 15:02:44 UTC] Total orders count: 0
[20-Jul-2026 15:02:45 UTC] === API CALL LOG ===
[20-Jul-2026 15:02:45 UTC] Endpoint: user/profile.php
[20-Jul-2026 15:02:45 UTC] Full Log Data: {
    "timestamp": "2026-07-20 15:02:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.101.141",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.101.141, 104.23.168.99",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5OCIsInVzZXJuYW1lIjoib21vIiwiZW1haWwiOiJvbW90YXlvbXVzdGFwaGEyODRAZ21haWwuY29tIiwiZXhwIjoxNzg1MTYzNzIwfQ.MPdGpOmtKKnM3IBsVf6MJMe7ItIP4KdHvlxls6hajIg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1e2d9436cece5e0-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.101.141",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jul-2026 15:02:45 UTC] === END API CALL LOG ===
[20-Jul-2026 15:02:45 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jul-2026 15:02:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5OCIsInVzZXJuYW1lIjoib21vIiwiZW1haWwiOiJvbW90YXlvbXVzdGFwaGEyODRAZ21haWwuY29tIiwiZXhwIjoxNzg1MTYzNzIwfQ.MPdGpOmtKKnM3IBsVf6MJMe7ItIP4KdHvlxls6hajIg
[20-Jul-2026 15:02:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jul-2026 15:02:45 UTC] ✅ JWT token verified successfully for user profile
[20-Jul-2026 15:02:45 UTC] User ID: 1098
[20-Jul-2026 15:02:45 UTC] ✅ User profile retrieved successfully for user ID: 1098
[20-Jul-2026 15:03:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jul-2026 15:03:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jul-2026 15:03:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.101.141, 104.23.168.99","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5OCIsInVzZXJuYW1lIjoib21vIiwiZW1haWwiOiJvbW90YXlvbXVzdGFwaGEyODRAZ21haWwuY29tIiwiZXhwIjoxNzg1MTYzNzIwfQ.MPdGpOmtKKnM3IBsVf6MJMe7ItIP4KdHvlxls6hajIg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1e2d9ce8f55e5e0-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.101.141","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[20-Jul-2026 15:03:07 UTC] === User Orders API Called ===
[20-Jul-2026 15:03:07 UTC] User ID: 1098
[20-Jul-2026 15:03:07 UTC] Limit: 20, Offset: 0
[20-Jul-2026 15:03:07 UTC] Orders found: 1
[20-Jul-2026 15:03:07 UTC] Orders data: [{"id":409,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/lordofcorrectscore","status":"pending","created_at":"2026-07-20 18:33:04","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[20-Jul-2026 15:03:07 UTC] Total orders count: 1
[20-Jul-2026 15:03:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jul-2026 15:03:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jul-2026 15:03:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.101.141, 104.23.168.99","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5OCIsInVzZXJuYW1lIjoib21vIiwiZW1haWwiOiJvbW90YXlvbXVzdGFwaGEyODRAZ21haWwuY29tIiwiZXhwIjoxNzg1MTYzNzIwfQ.MPdGpOmtKKnM3IBsVf6MJMe7ItIP4KdHvlxls6hajIg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1e2da3aedf7e5e0-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.101.141","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[20-Jul-2026 15:03:24 UTC] === User Orders API Called ===
[20-Jul-2026 15:03:24 UTC] User ID: 1098
[20-Jul-2026 15:03:24 UTC] Limit: 20, Offset: 0
[20-Jul-2026 15:03:24 UTC] Orders found: 1
[20-Jul-2026 15:03:24 UTC] Orders data: [{"id":409,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/lordofcorrectscore","status":"pending","created_at":"2026-07-20 18:33:04","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[20-Jul-2026 15:03:24 UTC] Total orders count: 1
[20-Jul-2026 15:03:24 UTC] === API CALL LOG ===
[20-Jul-2026 15:03:24 UTC] Endpoint: user/profile.php
[20-Jul-2026 15:03:24 UTC] Full Log Data: {
    "timestamp": "2026-07-20 15:03:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.101.141",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.101.141, 104.23.168.99",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5OCIsInVzZXJuYW1lIjoib21vIiwiZW1haWwiOiJvbW90YXlvbXVzdGFwaGEyODRAZ21haWwuY29tIiwiZXhwIjoxNzg1MTYzNzIwfQ.MPdGpOmtKKnM3IBsVf6MJMe7ItIP4KdHvlxls6hajIg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1e2da3aedfde5e0-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.101.141",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jul-2026 15:03:24 UTC] === END API CALL LOG ===
[20-Jul-2026 15:03:24 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jul-2026 15:03:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5OCIsInVzZXJuYW1lIjoib21vIiwiZW1haWwiOiJvbW90YXlvbXVzdGFwaGEyODRAZ21haWwuY29tIiwiZXhwIjoxNzg1MTYzNzIwfQ.MPdGpOmtKKnM3IBsVf6MJMe7ItIP4KdHvlxls6hajIg
[20-Jul-2026 15:03:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jul-2026 15:03:24 UTC] ✅ JWT token verified successfully for user profile
[20-Jul-2026 15:03:24 UTC] === API CALL LOG ===
[20-Jul-2026 15:03:24 UTC] User ID: 1098
[20-Jul-2026 15:03:24 UTC] Endpoint: user/profile.php
[20-Jul-2026 15:03:24 UTC] Full Log Data: {
    "timestamp": "2026-07-20 15:03:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.101.141",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.101.141, 104.23.168.99",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5OCIsInVzZXJuYW1lIjoib21vIiwiZW1haWwiOiJvbW90YXlvbXVzdGFwaGEyODRAZ21haWwuY29tIiwiZXhwIjoxNzg1MTYzNzIwfQ.MPdGpOmtKKnM3IBsVf6MJMe7ItIP4KdHvlxls6hajIg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1e2da3aedfae5e0-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.101.141",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jul-2026 15:03:24 UTC] === END API CALL LOG ===
[20-Jul-2026 15:03:24 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jul-2026 15:03:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5OCIsInVzZXJuYW1lIjoib21vIiwiZW1haWwiOiJvbW90YXlvbXVzdGFwaGEyODRAZ21haWwuY29tIiwiZXhwIjoxNzg1MTYzNzIwfQ.MPdGpOmtKKnM3IBsVf6MJMe7ItIP4KdHvlxls6hajIg
[20-Jul-2026 15:03:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jul-2026 15:03:24 UTC] ✅ JWT token verified successfully for user profile
[20-Jul-2026 15:03:24 UTC] ✅ User profile retrieved successfully for user ID: 1098
[20-Jul-2026 15:03:24 UTC] User ID: 1098
[20-Jul-2026 15:03:24 UTC] ✅ User profile retrieved successfully for user ID: 1098
[20-Jul-2026 15:03:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jul-2026 15:03:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jul-2026 15:03:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.101.141, 104.23.168.99","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5OCIsInVzZXJuYW1lIjoib21vIiwiZW1haWwiOiJvbW90YXlvbXVzdGFwaGEyODRAZ21haWwuY29tIiwiZXhwIjoxNzg1MTYzNzIwfQ.MPdGpOmtKKnM3IBsVf6MJMe7ItIP4KdHvlxls6hajIg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1e2da7bcf0be5e0-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.101.141","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[20-Jul-2026 15:03:35 UTC] === API CALL LOG ===
[20-Jul-2026 15:03:35 UTC] Endpoint: user/profile.php
[20-Jul-2026 15:03:35 UTC] Full Log Data: {
    "timestamp": "2026-07-20 15:03:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.101.141",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.101.141, 104.23.168.99",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5OCIsInVzZXJuYW1lIjoib21vIiwiZW1haWwiOiJvbW90YXlvbXVzdGFwaGEyODRAZ21haWwuY29tIiwiZXhwIjoxNzg1MTYzNzIwfQ.MPdGpOmtKKnM3IBsVf6MJMe7ItIP4KdHvlxls6hajIg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1e2da7bcf0fe5e0-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.101.141",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jul-2026 15:03:35 UTC] === User Orders API Called ===
[20-Jul-2026 15:03:35 UTC] === END API CALL LOG ===
[20-Jul-2026 15:03:35 UTC] User ID: 1098
[20-Jul-2026 15:03:35 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jul-2026 15:03:35 UTC] Limit: 20, Offset: 0
[20-Jul-2026 15:03:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5OCIsInVzZXJuYW1lIjoib21vIiwiZW1haWwiOiJvbW90YXlvbXVzdGFwaGEyODRAZ21haWwuY29tIiwiZXhwIjoxNzg1MTYzNzIwfQ.MPdGpOmtKKnM3IBsVf6MJMe7ItIP4KdHvlxls6hajIg
[20-Jul-2026 15:03:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jul-2026 15:03:35 UTC] ✅ JWT token verified successfully for user profile
[20-Jul-2026 15:03:35 UTC] User ID: 1098
[20-Jul-2026 15:03:35 UTC] Orders found: 1
[20-Jul-2026 15:03:35 UTC] Orders data: [{"id":409,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/lordofcorrectscore","status":"pending","created_at":"2026-07-20 18:33:04","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[20-Jul-2026 15:03:35 UTC] ✅ User profile retrieved successfully for user ID: 1098
[20-Jul-2026 15:03:35 UTC] Total orders count: 1
[20-Jul-2026 15:03:39 UTC] === API CALL LOG ===
[20-Jul-2026 15:03:39 UTC] Endpoint: user/profile.php
[20-Jul-2026 15:03:39 UTC] Full Log Data: {
    "timestamp": "2026-07-20 15:03:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.101.141",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.101.141, 104.23.168.99",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5OCIsInVzZXJuYW1lIjoib21vIiwiZW1haWwiOiJvbW90YXlvbXVzdGFwaGEyODRAZ21haWwuY29tIiwiZXhwIjoxNzg1MTYzNzIwfQ.MPdGpOmtKKnM3IBsVf6MJMe7ItIP4KdHvlxls6hajIg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1e2da974fb7e5e0-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.101.141",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jul-2026 15:03:39 UTC] === END API CALL LOG ===
[20-Jul-2026 15:03:39 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jul-2026 15:03:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5OCIsInVzZXJuYW1lIjoib21vIiwiZW1haWwiOiJvbW90YXlvbXVzdGFwaGEyODRAZ21haWwuY29tIiwiZXhwIjoxNzg1MTYzNzIwfQ.MPdGpOmtKKnM3IBsVf6MJMe7ItIP4KdHvlxls6hajIg
[20-Jul-2026 15:03:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jul-2026 15:03:39 UTC] ✅ JWT token verified successfully for user profile
[20-Jul-2026 15:03:39 UTC] User ID: 1098
[20-Jul-2026 15:03:39 UTC] ✅ User profile retrieved successfully for user ID: 1098
[20-Jul-2026 15:03:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jul-2026 15:03:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jul-2026 15:03:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.101.141, 104.23.168.98","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5OCIsInVzZXJuYW1lIjoib21vIiwiZW1haWwiOiJvbW90YXlvbXVzdGFwaGEyODRAZ21haWwuY29tIiwiZXhwIjoxNzg1MTYzNzIwfQ.MPdGpOmtKKnM3IBsVf6MJMe7ItIP4KdHvlxls6hajIg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1e2daf5ca8fe5e0-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.101.141","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[20-Jul-2026 15:03:54 UTC] === User Orders API Called ===
[20-Jul-2026 15:03:54 UTC] User ID: 1098
[20-Jul-2026 15:03:54 UTC] Limit: 20, Offset: 0
[20-Jul-2026 15:03:54 UTC] Orders found: 1
[20-Jul-2026 15:03:54 UTC] Orders data: [{"id":409,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/lordofcorrectscore","status":"pending","created_at":"2026-07-20 18:33:04","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[20-Jul-2026 15:03:54 UTC] Total orders count: 1
[20-Jul-2026 15:05:29 UTC] === API CALL LOG ===
[20-Jul-2026 15:05:29 UTC] Endpoint: user/profile.php
[20-Jul-2026 15:05:29 UTC] Full Log Data: {
    "timestamp": "2026-07-20 15:05:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.101.141",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.101.141, 104.23.172.123",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5OCIsInVzZXJuYW1lIjoib21vIiwiZW1haWwiOiJvbW90YXlvbXVzdGFwaGEyODRAZ21haWwuY29tIiwiZXhwIjoxNzg1MTYzNzIwfQ.MPdGpOmtKKnM3IBsVf6MJMe7ItIP4KdHvlxls6hajIg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1e2dd466d545286-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.101.141",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jul-2026 15:05:29 UTC] === END API CALL LOG ===
[20-Jul-2026 15:05:29 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jul-2026 15:05:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5OCIsInVzZXJuYW1lIjoib21vIiwiZW1haWwiOiJvbW90YXlvbXVzdGFwaGEyODRAZ21haWwuY29tIiwiZXhwIjoxNzg1MTYzNzIwfQ.MPdGpOmtKKnM3IBsVf6MJMe7ItIP4KdHvlxls6hajIg
[20-Jul-2026 15:05:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jul-2026 15:05:29 UTC] ✅ JWT token verified successfully for user profile
[20-Jul-2026 15:05:29 UTC] User ID: 1098
[20-Jul-2026 15:05:29 UTC] ✅ User profile retrieved successfully for user ID: 1098
[20-Jul-2026 15:05:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jul-2026 15:05:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jul-2026 15:05:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.101.141, 104.23.172.123","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5OCIsInVzZXJuYW1lIjoib21vIiwiZW1haWwiOiJvbW90YXlvbXVzdGFwaGEyODRAZ21haWwuY29tIiwiZXhwIjoxNzg1MTYzNzIwfQ.MPdGpOmtKKnM3IBsVf6MJMe7ItIP4KdHvlxls6hajIg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1e2dd4ff9cf5286-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.101.141","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[20-Jul-2026 15:05:30 UTC] === User Orders API Called ===
[20-Jul-2026 15:05:30 UTC] User ID: 1098
[20-Jul-2026 15:05:30 UTC] Limit: 20, Offset: 0
[20-Jul-2026 15:05:30 UTC] Orders found: 1
[20-Jul-2026 15:05:30 UTC] Orders data: [{"id":409,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/lordofcorrectscore","status":"pending","created_at":"2026-07-20 18:33:04","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[20-Jul-2026 15:05:30 UTC] Total orders count: 1
[20-Jul-2026 15:05:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jul-2026 15:05:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jul-2026 15:05:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.101.141, 104.23.172.123","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5OCIsInVzZXJuYW1lIjoib21vIiwiZW1haWwiOiJvbW90YXlvbXVzdGFwaGEyODRAZ21haWwuY29tIiwiZXhwIjoxNzg1MTYzNzIwfQ.MPdGpOmtKKnM3IBsVf6MJMe7ItIP4KdHvlxls6hajIg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1e2dd56fc005286-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.101.141","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[20-Jul-2026 15:05:32 UTC] === User Orders API Called ===
[20-Jul-2026 15:05:32 UTC] User ID: 1098
[20-Jul-2026 15:05:32 UTC] Limit: 20, Offset: 0
[20-Jul-2026 15:05:32 UTC] Orders found: 1
[20-Jul-2026 15:05:32 UTC] Orders data: [{"id":409,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/lordofcorrectscore","status":"pending","created_at":"2026-07-20 18:33:04","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[20-Jul-2026 15:05:32 UTC] Total orders count: 1
[20-Jul-2026 15:05:32 UTC] === API CALL LOG ===
[20-Jul-2026 15:05:32 UTC] Endpoint: user/profile.php
[20-Jul-2026 15:05:32 UTC] Full Log Data: {
    "timestamp": "2026-07-20 15:05:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.101.141",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.101.141, 104.23.172.123",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5OCIsInVzZXJuYW1lIjoib21vIiwiZW1haWwiOiJvbW90YXlvbXVzdGFwaGEyODRAZ21haWwuY29tIiwiZXhwIjoxNzg1MTYzNzIwfQ.MPdGpOmtKKnM3IBsVf6MJMe7ItIP4KdHvlxls6hajIg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1e2dd56fc035286-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.101.141",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jul-2026 15:05:32 UTC] === END API CALL LOG ===
[20-Jul-2026 15:05:32 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jul-2026 15:05:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5OCIsInVzZXJuYW1lIjoib21vIiwiZW1haWwiOiJvbW90YXlvbXVzdGFwaGEyODRAZ21haWwuY29tIiwiZXhwIjoxNzg1MTYzNzIwfQ.MPdGpOmtKKnM3IBsVf6MJMe7ItIP4KdHvlxls6hajIg
[20-Jul-2026 15:05:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jul-2026 15:05:32 UTC] ✅ JWT token verified successfully for user profile
[20-Jul-2026 15:05:32 UTC] User ID: 1098
[20-Jul-2026 15:05:32 UTC] ✅ User profile retrieved successfully for user ID: 1098
[20-Jul-2026 15:05:32 UTC] === API CALL LOG ===
[20-Jul-2026 15:05:32 UTC] Endpoint: user/profile.php
[20-Jul-2026 15:05:32 UTC] Full Log Data: {
    "timestamp": "2026-07-20 15:05:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.101.141",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.101.141, 104.23.172.123",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5OCIsInVzZXJuYW1lIjoib21vIiwiZW1haWwiOiJvbW90YXlvbXVzdGFwaGEyODRAZ21haWwuY29tIiwiZXhwIjoxNzg1MTYzNzIwfQ.MPdGpOmtKKnM3IBsVf6MJMe7ItIP4KdHvlxls6hajIg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1e2dd56fbfc5286-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.101.141",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jul-2026 15:05:32 UTC] === END API CALL LOG ===
[20-Jul-2026 15:05:32 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jul-2026 15:05:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5OCIsInVzZXJuYW1lIjoib21vIiwiZW1haWwiOiJvbW90YXlvbXVzdGFwaGEyODRAZ21haWwuY29tIiwiZXhwIjoxNzg1MTYzNzIwfQ.MPdGpOmtKKnM3IBsVf6MJMe7ItIP4KdHvlxls6hajIg
[20-Jul-2026 15:05:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jul-2026 15:05:32 UTC] ✅ JWT token verified successfully for user profile
[20-Jul-2026 15:05:32 UTC] User ID: 1098
[20-Jul-2026 15:05:32 UTC] ✅ User profile retrieved successfully for user ID: 1098
[20-Jul-2026 16:05:28 UTC] === API CALL LOG ===
[20-Jul-2026 16:05:28 UTC] Endpoint: user/profile.php
[20-Jul-2026 16:05:28 UTC] Full Log Data: {
    "timestamp": "2026-07-20 16:05:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.185.103",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.185.103, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5NiIsInVzZXJuYW1lIjoiQGFwZXh0b3B1cDY3OTAiLCJlbWFpbCI6InNpc2F5ZGFnbTEyQGdtYWlsLmNvbSIsImV4cCI6MTc4NTE2MTEyNn0.iYdH5TD-7Jasx2hxaEYYxo5062YRGcMVLcoowoWhh18",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1e3352108ca7893-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.185.103",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jul-2026 16:05:28 UTC] === END API CALL LOG ===
[20-Jul-2026 16:05:28 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jul-2026 16:05:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5NiIsInVzZXJuYW1lIjoiQGFwZXh0b3B1cDY3OTAiLCJlbWFpbCI6InNpc2F5ZGFnbTEyQGdtYWlsLmNvbSIsImV4cCI6MTc4NTE2MTEyNn0.iYdH5TD-7Jasx2hxaEYYxo5062YRGcMVLcoowoWhh18
[20-Jul-2026 16:05:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jul-2026 16:05:28 UTC] ✅ JWT token verified successfully for user profile
[20-Jul-2026 16:05:28 UTC] User ID: 1096
[20-Jul-2026 16:05:28 UTC] ✅ User profile retrieved successfully for user ID: 1096
[20-Jul-2026 16:05:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jul-2026 16:05:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jul-2026 16:05:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.189.185.103, 104.23.208.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5NiIsInVzZXJuYW1lIjoiQGFwZXh0b3B1cDY3OTAiLCJlbWFpbCI6InNpc2F5ZGFnbTEyQGdtYWlsLmNvbSIsImV4cCI6MTc4NTE2MTEyNn0.iYdH5TD-7Jasx2hxaEYYxo5062YRGcMVLcoowoWhh18","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1e335332e9d7893-ADD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.189.185.103","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[20-Jul-2026 16:05:30 UTC] === User Orders API Called ===
[20-Jul-2026 16:05:30 UTC] User ID: 1096
[20-Jul-2026 16:05:30 UTC] Limit: 20, Offset: 0
[20-Jul-2026 16:05:30 UTC] Orders found: 0
[20-Jul-2026 16:05:30 UTC] Orders data: []
[20-Jul-2026 16:05:30 UTC] Total orders count: 0
[20-Jul-2026 16:05:30 UTC] === API CALL LOG ===
[20-Jul-2026 16:05:30 UTC] Endpoint: user/profile.php
[20-Jul-2026 16:05:30 UTC] Full Log Data: {
    "timestamp": "2026-07-20 16:05:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.185.103",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.185.103, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5NiIsInVzZXJuYW1lIjoiQGFwZXh0b3B1cDY3OTAiLCJlbWFpbCI6InNpc2F5ZGFnbTEyQGdtYWlsLmNvbSIsImV4cCI6MTc4NTE2MTEyNn0.iYdH5TD-7Jasx2hxaEYYxo5062YRGcMVLcoowoWhh18",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1e335337eff7893-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.185.103",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jul-2026 16:05:30 UTC] === END API CALL LOG ===
[20-Jul-2026 16:05:30 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jul-2026 16:05:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5NiIsInVzZXJuYW1lIjoiQGFwZXh0b3B1cDY3OTAiLCJlbWFpbCI6InNpc2F5ZGFnbTEyQGdtYWlsLmNvbSIsImV4cCI6MTc4NTE2MTEyNn0.iYdH5TD-7Jasx2hxaEYYxo5062YRGcMVLcoowoWhh18
[20-Jul-2026 16:05:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jul-2026 16:05:30 UTC] ✅ JWT token verified successfully for user profile
[20-Jul-2026 16:05:30 UTC] User ID: 1096
[20-Jul-2026 16:05:30 UTC] ✅ User profile retrieved successfully for user ID: 1096
[20-Jul-2026 16:05:31 UTC] === API CALL LOG ===
[20-Jul-2026 16:05:31 UTC] Endpoint: user/profile.php
[20-Jul-2026 16:05:31 UTC] Full Log Data: {
    "timestamp": "2026-07-20 16:05:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.185.103",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.185.103, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5NiIsInVzZXJuYW1lIjoiQGFwZXh0b3B1cDY3OTAiLCJlbWFpbCI6InNpc2F5ZGFnbTEyQGdtYWlsLmNvbSIsImV4cCI6MTc4NTE2MTEyNn0.iYdH5TD-7Jasx2hxaEYYxo5062YRGcMVLcoowoWhh18",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1e3353a6ac87893-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.185.103",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jul-2026 16:05:31 UTC] === END API CALL LOG ===
[20-Jul-2026 16:05:31 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jul-2026 16:05:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5NiIsInVzZXJuYW1lIjoiQGFwZXh0b3B1cDY3OTAiLCJlbWFpbCI6InNpc2F5ZGFnbTEyQGdtYWlsLmNvbSIsImV4cCI6MTc4NTE2MTEyNn0.iYdH5TD-7Jasx2hxaEYYxo5062YRGcMVLcoowoWhh18
[20-Jul-2026 16:05:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jul-2026 16:05:31 UTC] ✅ JWT token verified successfully for user profile
[20-Jul-2026 16:05:31 UTC] User ID: 1096
[20-Jul-2026 16:05:31 UTC] ✅ User profile retrieved successfully for user ID: 1096
[20-Jul-2026 19:54:20 UTC] === API CALL LOG ===
[20-Jul-2026 19:54:20 UTC] Endpoint: user/profile.php
[20-Jul-2026 19:54:20 UTC] Full Log Data: {
    "timestamp": "2026-07-20 19:54:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.243.22.71",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.243.22.71, 104.22.45.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5OSIsInVzZXJuYW1lIjoiUmFjaGlkIiwiZW1haWwiOiJqYW1lc2FuZGV5MDI2QGdtYWlsLmNvbSIsImV4cCI6MTc4NTE4MjA1OH0.DPT6d2aFeRlMItFYe_PdXV_2pQvfuCNqREh4DFXr2iQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1e484638d13fbb0-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.243.22.71",
        "cf-ipcountry": "CD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jul-2026 19:54:20 UTC] === END API CALL LOG ===
[20-Jul-2026 19:54:20 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jul-2026 19:54:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5OSIsInVzZXJuYW1lIjoiUmFjaGlkIiwiZW1haWwiOiJqYW1lc2FuZGV5MDI2QGdtYWlsLmNvbSIsImV4cCI6MTc4NTE4MjA1OH0.DPT6d2aFeRlMItFYe_PdXV_2pQvfuCNqREh4DFXr2iQ
[20-Jul-2026 19:54:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jul-2026 19:54:20 UTC] ✅ JWT token verified successfully for user profile
[20-Jul-2026 19:54:20 UTC] User ID: 1099
[20-Jul-2026 19:54:20 UTC] ✅ User profile retrieved successfully for user ID: 1099
[20-Jul-2026 19:54:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jul-2026 19:54:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jul-2026 19:54:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"41.243.22.71, 104.22.45.74","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5OSIsInVzZXJuYW1lIjoiUmFjaGlkIiwiZW1haWwiOiJqYW1lc2FuZGV5MDI2QGdtYWlsLmNvbSIsImV4cCI6MTc4NTE4MjA1OH0.DPT6d2aFeRlMItFYe_PdXV_2pQvfuCNqREh4DFXr2iQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1e484643eb6fbb0-JNB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"41.243.22.71","cf-ipcountry":"CD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[20-Jul-2026 19:54:20 UTC] === User Orders API Called ===
[20-Jul-2026 19:54:20 UTC] User ID: 1099
[20-Jul-2026 19:54:20 UTC] Limit: 20, Offset: 0
[20-Jul-2026 19:54:20 UTC] Orders found: 0
[20-Jul-2026 19:54:20 UTC] Orders data: []
[20-Jul-2026 19:54:20 UTC] Total orders count: 0
[20-Jul-2026 19:54:20 UTC] === API CALL LOG ===
[20-Jul-2026 19:54:20 UTC] Endpoint: user/profile.php
[20-Jul-2026 19:54:20 UTC] Full Log Data: {
    "timestamp": "2026-07-20 19:54:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.243.22.71",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.243.22.71, 104.22.45.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5OSIsInVzZXJuYW1lIjoiUmFjaGlkIiwiZW1haWwiOiJqYW1lc2FuZGV5MDI2QGdtYWlsLmNvbSIsImV4cCI6MTc4NTE4MjA1OH0.DPT6d2aFeRlMItFYe_PdXV_2pQvfuCNqREh4DFXr2iQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1e48464c800fbb0-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.243.22.71",
        "cf-ipcountry": "CD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jul-2026 19:54:20 UTC] === END API CALL LOG ===
[20-Jul-2026 19:54:20 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jul-2026 19:54:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5OSIsInVzZXJuYW1lIjoiUmFjaGlkIiwiZW1haWwiOiJqYW1lc2FuZGV5MDI2QGdtYWlsLmNvbSIsImV4cCI6MTc4NTE4MjA1OH0.DPT6d2aFeRlMItFYe_PdXV_2pQvfuCNqREh4DFXr2iQ
[20-Jul-2026 19:54:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jul-2026 19:54:20 UTC] ✅ JWT token verified successfully for user profile
[20-Jul-2026 19:54:20 UTC] User ID: 1099
[20-Jul-2026 19:54:20 UTC] ✅ User profile retrieved successfully for user ID: 1099
[20-Jul-2026 19:54:21 UTC] === API CALL LOG ===
[20-Jul-2026 19:54:21 UTC] Endpoint: user/profile.php
[20-Jul-2026 19:54:21 UTC] Full Log Data: {
    "timestamp": "2026-07-20 19:54:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.243.22.71",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.243.22.71, 104.22.45.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5OSIsInVzZXJuYW1lIjoiUmFjaGlkIiwiZW1haWwiOiJqYW1lc2FuZGV5MDI2QGdtYWlsLmNvbSIsImV4cCI6MTc4NTE4MjA1OH0.DPT6d2aFeRlMItFYe_PdXV_2pQvfuCNqREh4DFXr2iQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1e4846c8bf1fbb0-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.243.22.71",
        "cf-ipcountry": "CD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jul-2026 19:54:21 UTC] === END API CALL LOG ===
[20-Jul-2026 19:54:21 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jul-2026 19:54:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5OSIsInVzZXJuYW1lIjoiUmFjaGlkIiwiZW1haWwiOiJqYW1lc2FuZGV5MDI2QGdtYWlsLmNvbSIsImV4cCI6MTc4NTE4MjA1OH0.DPT6d2aFeRlMItFYe_PdXV_2pQvfuCNqREh4DFXr2iQ
[20-Jul-2026 19:54:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jul-2026 19:54:21 UTC] ✅ JWT token verified successfully for user profile
[20-Jul-2026 19:54:21 UTC] User ID: 1099
[20-Jul-2026 19:54:21 UTC] ✅ User profile retrieved successfully for user ID: 1099
[20-Jul-2026 19:55:58 UTC] === API CALL LOG ===
[20-Jul-2026 19:55:58 UTC] Endpoint: user/profile.php
[20-Jul-2026 19:55:58 UTC] Full Log Data: {
    "timestamp": "2026-07-20 19:55:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.243.22.71",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.243.22.71, 197.234.242.135",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5OSIsInVzZXJuYW1lIjoiUmFjaGlkIiwiZW1haWwiOiJqYW1lc2FuZGV5MDI2QGdtYWlsLmNvbSIsImV4cCI6MTc4NTE4MjA1OH0.DPT6d2aFeRlMItFYe_PdXV_2pQvfuCNqREh4DFXr2iQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1e486c8ae3f24f0-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.243.22.71",
        "cf-ipcountry": "CD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jul-2026 19:55:58 UTC] === END API CALL LOG ===
[20-Jul-2026 19:55:58 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jul-2026 19:55:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5OSIsInVzZXJuYW1lIjoiUmFjaGlkIiwiZW1haWwiOiJqYW1lc2FuZGV5MDI2QGdtYWlsLmNvbSIsImV4cCI6MTc4NTE4MjA1OH0.DPT6d2aFeRlMItFYe_PdXV_2pQvfuCNqREh4DFXr2iQ
[20-Jul-2026 19:55:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jul-2026 19:55:58 UTC] ✅ JWT token verified successfully for user profile
[20-Jul-2026 19:55:58 UTC] User ID: 1099
[20-Jul-2026 19:55:58 UTC] ✅ User profile retrieved successfully for user ID: 1099
[20-Jul-2026 19:56:00 UTC] === API CALL LOG ===
[20-Jul-2026 19:56:00 UTC] Endpoint: user/profile.php
[20-Jul-2026 19:56:00 UTC] Full Log Data: {
    "timestamp": "2026-07-20 19:56:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.243.22.71",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.243.22.71, 197.234.242.135",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5OSIsInVzZXJuYW1lIjoiUmFjaGlkIiwiZW1haWwiOiJqYW1lc2FuZGV5MDI2QGdtYWlsLmNvbSIsImV4cCI6MTc4NTE4MjA1OH0.DPT6d2aFeRlMItFYe_PdXV_2pQvfuCNqREh4DFXr2iQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1e486d6bec824f0-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.243.22.71",
        "cf-ipcountry": "CD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jul-2026 19:56:00 UTC] === END API CALL LOG ===
[20-Jul-2026 19:56:00 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jul-2026 19:56:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5OSIsInVzZXJuYW1lIjoiUmFjaGlkIiwiZW1haWwiOiJqYW1lc2FuZGV5MDI2QGdtYWlsLmNvbSIsImV4cCI6MTc4NTE4MjA1OH0.DPT6d2aFeRlMItFYe_PdXV_2pQvfuCNqREh4DFXr2iQ
[20-Jul-2026 19:56:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jul-2026 19:56:00 UTC] ✅ JWT token verified successfully for user profile
[20-Jul-2026 19:56:00 UTC] User ID: 1099
[20-Jul-2026 19:56:00 UTC] ✅ User profile retrieved successfully for user ID: 1099
[20-Jul-2026 19:56:00 UTC] === API CALL LOG ===
[20-Jul-2026 19:56:00 UTC] Endpoint: user/profile.php
[20-Jul-2026 19:56:00 UTC] Full Log Data: {
    "timestamp": "2026-07-20 19:56:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.243.22.71",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.243.22.71, 197.234.242.135",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5OSIsInVzZXJuYW1lIjoiUmFjaGlkIiwiZW1haWwiOiJqYW1lc2FuZGV5MDI2QGdtYWlsLmNvbSIsImV4cCI6MTc4NTE4MjA1OH0.DPT6d2aFeRlMItFYe_PdXV_2pQvfuCNqREh4DFXr2iQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1e486d95d3424f0-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.243.22.71",
        "cf-ipcountry": "CD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jul-2026 19:56:00 UTC] === END API CALL LOG ===
[20-Jul-2026 19:56:00 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jul-2026 19:56:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5OSIsInVzZXJuYW1lIjoiUmFjaGlkIiwiZW1haWwiOiJqYW1lc2FuZGV5MDI2QGdtYWlsLmNvbSIsImV4cCI6MTc4NTE4MjA1OH0.DPT6d2aFeRlMItFYe_PdXV_2pQvfuCNqREh4DFXr2iQ
[20-Jul-2026 19:56:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jul-2026 19:56:00 UTC] ✅ JWT token verified successfully for user profile
[20-Jul-2026 19:56:00 UTC] User ID: 1099
[20-Jul-2026 19:56:00 UTC] ✅ User profile retrieved successfully for user ID: 1099
[20-Jul-2026 19:56:01 UTC] === API CALL LOG ===
[20-Jul-2026 19:56:01 UTC] Endpoint: user/profile.php
[20-Jul-2026 19:56:01 UTC] Full Log Data: {
    "timestamp": "2026-07-20 19:56:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.243.22.71",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.243.22.71, 197.234.242.135",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5OSIsInVzZXJuYW1lIjoiUmFjaGlkIiwiZW1haWwiOiJqYW1lc2FuZGV5MDI2QGdtYWlsLmNvbSIsImV4cCI6MTc4NTE4MjA1OH0.DPT6d2aFeRlMItFYe_PdXV_2pQvfuCNqREh4DFXr2iQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1e486da2f0124f0-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.243.22.71",
        "cf-ipcountry": "CD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jul-2026 19:56:01 UTC] === END API CALL LOG ===
[20-Jul-2026 19:56:01 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jul-2026 19:56:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5OSIsInVzZXJuYW1lIjoiUmFjaGlkIiwiZW1haWwiOiJqYW1lc2FuZGV5MDI2QGdtYWlsLmNvbSIsImV4cCI6MTc4NTE4MjA1OH0.DPT6d2aFeRlMItFYe_PdXV_2pQvfuCNqREh4DFXr2iQ
[20-Jul-2026 19:56:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jul-2026 19:56:01 UTC] ✅ JWT token verified successfully for user profile
[20-Jul-2026 19:56:01 UTC] User ID: 1099
[20-Jul-2026 19:56:01 UTC] ✅ User profile retrieved successfully for user ID: 1099
[20-Jul-2026 19:56:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jul-2026 19:56:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jul-2026 19:56:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"41.243.22.71, 197.234.243.89","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5OSIsInVzZXJuYW1lIjoiUmFjaGlkIiwiZW1haWwiOiJqYW1lc2FuZGV5MDI2QGdtYWlsLmNvbSIsImV4cCI6MTc4NTE4MjA1OH0.DPT6d2aFeRlMItFYe_PdXV_2pQvfuCNqREh4DFXr2iQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1e486d9be0624f0-JNB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"41.243.22.71","cf-ipcountry":"CD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[20-Jul-2026 19:56:02 UTC] === User Orders API Called ===
[20-Jul-2026 19:56:02 UTC] User ID: 1099
[20-Jul-2026 19:56:02 UTC] Limit: 20, Offset: 0
[20-Jul-2026 19:56:02 UTC] Orders found: 0
[20-Jul-2026 19:56:02 UTC] Orders data: []
[20-Jul-2026 19:56:02 UTC] Total orders count: 0
[20-Jul-2026 19:56:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jul-2026 19:56:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jul-2026 19:56:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"41.243.22.71, 197.234.242.134","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5OSIsInVzZXJuYW1lIjoiUmFjaGlkIiwiZW1haWwiOiJqYW1lc2FuZGV5MDI2QGdtYWlsLmNvbSIsImV4cCI6MTc4NTE4MjA1OH0.DPT6d2aFeRlMItFYe_PdXV_2pQvfuCNqREh4DFXr2iQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1e4880d7a3a24f0-JNB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"41.243.22.71","cf-ipcountry":"CD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[20-Jul-2026 19:56:50 UTC] === User Orders API Called ===
[20-Jul-2026 19:56:50 UTC] User ID: 1099
[20-Jul-2026 19:56:50 UTC] Limit: 20, Offset: 0
[20-Jul-2026 19:56:50 UTC] Orders found: 0
[20-Jul-2026 19:56:50 UTC] Orders data: []
[20-Jul-2026 19:56:50 UTC] Total orders count: 0
[20-Jul-2026 19:56:50 UTC] === API CALL LOG ===
[20-Jul-2026 19:56:50 UTC] Endpoint: user/profile.php
[20-Jul-2026 19:56:50 UTC] Full Log Data: {
    "timestamp": "2026-07-20 19:56:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.243.22.71",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.243.22.71, 197.234.242.135",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5OSIsInVzZXJuYW1lIjoiUmFjaGlkIiwiZW1haWwiOiJqYW1lc2FuZGV5MDI2QGdtYWlsLmNvbSIsImV4cCI6MTc4NTE4MjA1OH0.DPT6d2aFeRlMItFYe_PdXV_2pQvfuCNqREh4DFXr2iQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1e4880ddaf824f0-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.243.22.71",
        "cf-ipcountry": "CD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jul-2026 19:56:50 UTC] === END API CALL LOG ===
[20-Jul-2026 19:56:50 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jul-2026 19:56:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5OSIsInVzZXJuYW1lIjoiUmFjaGlkIiwiZW1haWwiOiJqYW1lc2FuZGV5MDI2QGdtYWlsLmNvbSIsImV4cCI6MTc4NTE4MjA1OH0.DPT6d2aFeRlMItFYe_PdXV_2pQvfuCNqREh4DFXr2iQ
[20-Jul-2026 19:56:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jul-2026 19:56:50 UTC] ✅ JWT token verified successfully for user profile
[20-Jul-2026 19:56:50 UTC] User ID: 1099
[20-Jul-2026 19:56:50 UTC] ✅ User profile retrieved successfully for user ID: 1099
[20-Jul-2026 19:56:50 UTC] === API CALL LOG ===
[20-Jul-2026 19:56:50 UTC] Endpoint: user/profile.php
[20-Jul-2026 19:56:50 UTC] Full Log Data: {
    "timestamp": "2026-07-20 19:56:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.243.22.71",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.243.22.71, 197.234.242.134",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5OSIsInVzZXJuYW1lIjoiUmFjaGlkIiwiZW1haWwiOiJqYW1lc2FuZGV5MDI2QGdtYWlsLmNvbSIsImV4cCI6MTc4NTE4MjA1OH0.DPT6d2aFeRlMItFYe_PdXV_2pQvfuCNqREh4DFXr2iQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1e48811dc6a24f0-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.243.22.71",
        "cf-ipcountry": "CD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jul-2026 19:56:50 UTC] === END API CALL LOG ===
[20-Jul-2026 19:56:50 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jul-2026 19:56:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5OSIsInVzZXJuYW1lIjoiUmFjaGlkIiwiZW1haWwiOiJqYW1lc2FuZGV5MDI2QGdtYWlsLmNvbSIsImV4cCI6MTc4NTE4MjA1OH0.DPT6d2aFeRlMItFYe_PdXV_2pQvfuCNqREh4DFXr2iQ
[20-Jul-2026 19:56:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jul-2026 19:56:50 UTC] ✅ JWT token verified successfully for user profile
[20-Jul-2026 19:56:50 UTC] User ID: 1099
[20-Jul-2026 19:56:50 UTC] ✅ User profile retrieved successfully for user ID: 1099
[20-Jul-2026 20:00:27 UTC] === API CALL LOG ===
[20-Jul-2026 20:00:27 UTC] Endpoint: user/profile.php
[20-Jul-2026 20:00:27 UTC] Full Log Data: {
    "timestamp": "2026-07-20 20:00:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.243.22.71",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.243.22.71, 104.22.45.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5OSIsInVzZXJuYW1lIjoiUmFjaGlkIiwiZW1haWwiOiJqYW1lc2FuZGV5MDI2QGdtYWlsLmNvbSIsImV4cCI6MTc4NTE4MjA1OH0.DPT6d2aFeRlMItFYe_PdXV_2pQvfuCNqREh4DFXr2iQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1e48d57688baa70-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.243.22.71",
        "cf-ipcountry": "CD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jul-2026 20:00:27 UTC] === END API CALL LOG ===
[20-Jul-2026 20:00:27 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jul-2026 20:00:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5OSIsInVzZXJuYW1lIjoiUmFjaGlkIiwiZW1haWwiOiJqYW1lc2FuZGV5MDI2QGdtYWlsLmNvbSIsImV4cCI6MTc4NTE4MjA1OH0.DPT6d2aFeRlMItFYe_PdXV_2pQvfuCNqREh4DFXr2iQ
[20-Jul-2026 20:00:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jul-2026 20:00:27 UTC] ✅ JWT token verified successfully for user profile
[20-Jul-2026 20:00:27 UTC] User ID: 1099
[20-Jul-2026 20:00:27 UTC] ✅ User profile retrieved successfully for user ID: 1099
[20-Jul-2026 20:00:28 UTC] === API CALL LOG ===
[20-Jul-2026 20:00:28 UTC] Endpoint: user/profile.php
[20-Jul-2026 20:00:28 UTC] Full Log Data: {
    "timestamp": "2026-07-20 20:00:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.243.22.71",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.243.22.71, 104.22.45.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5OSIsInVzZXJuYW1lIjoiUmFjaGlkIiwiZW1haWwiOiJqYW1lc2FuZGV5MDI2QGdtYWlsLmNvbSIsImV4cCI6MTc4NTE4MjA1OH0.DPT6d2aFeRlMItFYe_PdXV_2pQvfuCNqREh4DFXr2iQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1e48d62fda9aa70-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.243.22.71",
        "cf-ipcountry": "CD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jul-2026 20:00:28 UTC] === END API CALL LOG ===
[20-Jul-2026 20:00:28 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jul-2026 20:00:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5OSIsInVzZXJuYW1lIjoiUmFjaGlkIiwiZW1haWwiOiJqYW1lc2FuZGV5MDI2QGdtYWlsLmNvbSIsImV4cCI6MTc4NTE4MjA1OH0.DPT6d2aFeRlMItFYe_PdXV_2pQvfuCNqREh4DFXr2iQ
[20-Jul-2026 20:00:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jul-2026 20:00:28 UTC] ✅ JWT token verified successfully for user profile
[20-Jul-2026 20:00:28 UTC] User ID: 1099
[20-Jul-2026 20:00:28 UTC] ✅ User profile retrieved successfully for user ID: 1099
[20-Jul-2026 20:00:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jul-2026 20:00:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jul-2026 20:00:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"41.243.22.71, 104.22.45.74","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5OSIsInVzZXJuYW1lIjoiUmFjaGlkIiwiZW1haWwiOiJqYW1lc2FuZGV5MDI2QGdtYWlsLmNvbSIsImV4cCI6MTc4NTE4MjA1OH0.DPT6d2aFeRlMItFYe_PdXV_2pQvfuCNqREh4DFXr2iQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1e48d636e95aa70-JNB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"41.243.22.71","cf-ipcountry":"CD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[20-Jul-2026 20:00:28 UTC] === User Orders API Called ===
[20-Jul-2026 20:00:28 UTC] User ID: 1099
[20-Jul-2026 20:00:28 UTC] Limit: 20, Offset: 0
[20-Jul-2026 20:00:28 UTC] Orders found: 0
[20-Jul-2026 20:00:28 UTC] Orders data: []
[20-Jul-2026 20:00:28 UTC] Total orders count: 0
[20-Jul-2026 20:00:28 UTC] === API CALL LOG ===
[20-Jul-2026 20:00:28 UTC] Endpoint: user/profile.php
[20-Jul-2026 20:00:28 UTC] Full Log Data: {
    "timestamp": "2026-07-20 20:00:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.243.22.71",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.243.22.71, 104.22.45.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5OSIsInVzZXJuYW1lIjoiUmFjaGlkIiwiZW1haWwiOiJqYW1lc2FuZGV5MDI2QGdtYWlsLmNvbSIsImV4cCI6MTc4NTE4MjA1OH0.DPT6d2aFeRlMItFYe_PdXV_2pQvfuCNqREh4DFXr2iQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1e48d63cf7daa70-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.243.22.71",
        "cf-ipcountry": "CD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jul-2026 20:00:28 UTC] === END API CALL LOG ===
[20-Jul-2026 20:00:28 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jul-2026 20:00:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5OSIsInVzZXJuYW1lIjoiUmFjaGlkIiwiZW1haWwiOiJqYW1lc2FuZGV5MDI2QGdtYWlsLmNvbSIsImV4cCI6MTc4NTE4MjA1OH0.DPT6d2aFeRlMItFYe_PdXV_2pQvfuCNqREh4DFXr2iQ
[20-Jul-2026 20:00:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jul-2026 20:00:28 UTC] ✅ JWT token verified successfully for user profile
[20-Jul-2026 20:00:28 UTC] User ID: 1099
[20-Jul-2026 20:00:28 UTC] ✅ User profile retrieved successfully for user ID: 1099
[20-Jul-2026 20:01:04 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jul-2026 20:01:04 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jul-2026 20:01:04 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"41.243.22.71, 104.22.45.75","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5OSIsInVzZXJuYW1lIjoiUmFjaGlkIiwiZW1haWwiOiJqYW1lc2FuZGV5MDI2QGdtYWlsLmNvbSIsImV4cCI6MTc4NTE4MjA1OH0.DPT6d2aFeRlMItFYe_PdXV_2pQvfuCNqREh4DFXr2iQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1e48e3ff9abaa70-JNB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"41.243.22.71","cf-ipcountry":"CD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[20-Jul-2026 20:01:04 UTC] === User Orders API Called ===
[20-Jul-2026 20:01:04 UTC] User ID: 1099
[20-Jul-2026 20:01:04 UTC] Limit: 20, Offset: 0
[20-Jul-2026 20:01:04 UTC] Orders found: 0
[20-Jul-2026 20:01:04 UTC] Orders data: []
[20-Jul-2026 20:01:04 UTC] Total orders count: 0
[20-Jul-2026 20:01:06 UTC] === API CALL LOG ===
[20-Jul-2026 20:01:06 UTC] Endpoint: user/profile.php
[20-Jul-2026 20:01:06 UTC] Full Log Data: {
    "timestamp": "2026-07-20 20:01:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.243.22.71",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.243.22.71, 104.22.45.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5OSIsInVzZXJuYW1lIjoiUmFjaGlkIiwiZW1haWwiOiJqYW1lc2FuZGV5MDI2QGdtYWlsLmNvbSIsImV4cCI6MTc4NTE4MjA1OH0.DPT6d2aFeRlMItFYe_PdXV_2pQvfuCNqREh4DFXr2iQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1e48e51cf14aa70-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.243.22.71",
        "cf-ipcountry": "CD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jul-2026 20:01:06 UTC] === END API CALL LOG ===
[20-Jul-2026 20:01:06 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jul-2026 20:01:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5OSIsInVzZXJuYW1lIjoiUmFjaGlkIiwiZW1haWwiOiJqYW1lc2FuZGV5MDI2QGdtYWlsLmNvbSIsImV4cCI6MTc4NTE4MjA1OH0.DPT6d2aFeRlMItFYe_PdXV_2pQvfuCNqREh4DFXr2iQ
[20-Jul-2026 20:01:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jul-2026 20:01:06 UTC] ✅ JWT token verified successfully for user profile
[20-Jul-2026 20:01:06 UTC] User ID: 1099
[20-Jul-2026 20:01:06 UTC] ✅ User profile retrieved successfully for user ID: 1099
[20-Jul-2026 20:01:07 UTC] User Purchases API - User ID: 1099
[20-Jul-2026 20:01:07 UTC] User Purchases API - Total purchases found: 1
[20-Jul-2026 20:01:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jul-2026 20:01:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jul-2026 20:01:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"41.243.22.71, 104.22.45.75","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5OSIsInVzZXJuYW1lIjoiUmFjaGlkIiwiZW1haWwiOiJqYW1lc2FuZGV5MDI2QGdtYWlsLmNvbSIsImV4cCI6MTc4NTE4MjA1OH0.DPT6d2aFeRlMItFYe_PdXV_2pQvfuCNqREh4DFXr2iQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1e48e7f0e15aa70-JNB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"41.243.22.71","cf-ipcountry":"CD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[20-Jul-2026 20:01:14 UTC] === User Orders API Called ===
[20-Jul-2026 20:01:14 UTC] User ID: 1099
[20-Jul-2026 20:01:14 UTC] Limit: 20, Offset: 0
[20-Jul-2026 20:01:14 UTC] Orders found: 0
[20-Jul-2026 20:01:14 UTC] Orders data: []
[20-Jul-2026 20:01:14 UTC] Total orders count: 0
[20-Jul-2026 20:01:14 UTC] === API CALL LOG ===
[20-Jul-2026 20:01:14 UTC] Endpoint: user/profile.php
[20-Jul-2026 20:01:14 UTC] Full Log Data: {
    "timestamp": "2026-07-20 20:01:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.243.22.71",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.243.22.71, 104.22.45.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5OSIsInVzZXJuYW1lIjoiUmFjaGlkIiwiZW1haWwiOiJqYW1lc2FuZGV5MDI2QGdtYWlsLmNvbSIsImV4cCI6MTc4NTE4MjA1OH0.DPT6d2aFeRlMItFYe_PdXV_2pQvfuCNqREh4DFXr2iQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1e48e833fcfaa70-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.243.22.71",
        "cf-ipcountry": "CD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jul-2026 20:01:14 UTC] === END API CALL LOG ===
[20-Jul-2026 20:01:14 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jul-2026 20:01:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5OSIsInVzZXJuYW1lIjoiUmFjaGlkIiwiZW1haWwiOiJqYW1lc2FuZGV5MDI2QGdtYWlsLmNvbSIsImV4cCI6MTc4NTE4MjA1OH0.DPT6d2aFeRlMItFYe_PdXV_2pQvfuCNqREh4DFXr2iQ
[20-Jul-2026 20:01:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jul-2026 20:01:14 UTC] ✅ JWT token verified successfully for user profile
[20-Jul-2026 20:01:14 UTC] User ID: 1099
[20-Jul-2026 20:01:14 UTC] ✅ User profile retrieved successfully for user ID: 1099
[20-Jul-2026 20:01:14 UTC] === API CALL LOG ===
[20-Jul-2026 20:01:14 UTC] Endpoint: user/profile.php
[20-Jul-2026 20:01:14 UTC] Full Log Data: {
    "timestamp": "2026-07-20 20:01:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.243.22.71",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.243.22.71, 104.22.45.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5OSIsInVzZXJuYW1lIjoiUmFjaGlkIiwiZW1haWwiOiJqYW1lc2FuZGV5MDI2QGdtYWlsLmNvbSIsImV4cCI6MTc4NTE4MjA1OH0.DPT6d2aFeRlMItFYe_PdXV_2pQvfuCNqREh4DFXr2iQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1e48e7f6f01aa70-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.243.22.71",
        "cf-ipcountry": "CD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jul-2026 20:01:14 UTC] === END API CALL LOG ===
[20-Jul-2026 20:01:14 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jul-2026 20:01:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5OSIsInVzZXJuYW1lIjoiUmFjaGlkIiwiZW1haWwiOiJqYW1lc2FuZGV5MDI2QGdtYWlsLmNvbSIsImV4cCI6MTc4NTE4MjA1OH0.DPT6d2aFeRlMItFYe_PdXV_2pQvfuCNqREh4DFXr2iQ
[20-Jul-2026 20:01:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jul-2026 20:01:14 UTC] ✅ JWT token verified successfully for user profile
[20-Jul-2026 20:01:14 UTC] User ID: 1099
[20-Jul-2026 20:01:14 UTC] ✅ User profile retrieved successfully for user ID: 1099
[20-Jul-2026 20:22:26 UTC] === API CALL LOG ===
[20-Jul-2026 20:22:26 UTC] Endpoint: user/profile.php
[20-Jul-2026 20:22:26 UTC] Full Log Data: {
    "timestamp": "2026-07-20 20:22:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:8071:52f0:98a0:38d1:c88:3c54:efca",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:8071:52f0:98a0:38d1:c88:3c54:efca, 172.70.240.67",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMCIsInVzZXJuYW1lIjoiZmhpenRnIiwiZW1haWwiOiJhbGVuYTEwN0Bhb2wuZGUiLCJleHAiOjE3ODUxODM3NDV9.iQWn7wUe3u5ESEgJNgi9_DN9FVrsLJLDKj8XYXWSWns",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1e4ad8d0c04e7b9-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:8071:52f0:98a0:38d1:c88:3c54:efca",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jul-2026 20:22:26 UTC] === END API CALL LOG ===
[20-Jul-2026 20:22:26 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jul-2026 20:22:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMCIsInVzZXJuYW1lIjoiZmhpenRnIiwiZW1haWwiOiJhbGVuYTEwN0Bhb2wuZGUiLCJleHAiOjE3ODUxODM3NDV9.iQWn7wUe3u5ESEgJNgi9_DN9FVrsLJLDKj8XYXWSWns
[20-Jul-2026 20:22:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jul-2026 20:22:26 UTC] ✅ JWT token verified successfully for user profile
[20-Jul-2026 20:22:26 UTC] User ID: 1100
[20-Jul-2026 20:22:26 UTC] ✅ User profile retrieved successfully for user ID: 1100
[20-Jul-2026 20:22:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jul-2026 20:22:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jul-2026 20:22:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a02:8071:52f0:98a0:38d1:c88:3c54:efca, 172.70.240.67","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMCIsInVzZXJuYW1lIjoiZmhpenRnIiwiZW1haWwiOiJhbGVuYTEwN0Bhb2wuZGUiLCJleHAiOjE3ODUxODM3NDV9.iQWn7wUe3u5ESEgJNgi9_DN9FVrsLJLDKj8XYXWSWns","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1e4ad8d3c94e7b9-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a02:8071:52f0:98a0:38d1:c88:3c54:efca","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[20-Jul-2026 20:22:26 UTC] === User Orders API Called ===
[20-Jul-2026 20:22:26 UTC] User ID: 1100
[20-Jul-2026 20:22:26 UTC] Limit: 20, Offset: 0
[20-Jul-2026 20:22:26 UTC] Orders found: 0
[20-Jul-2026 20:22:26 UTC] Orders data: []
[20-Jul-2026 20:22:26 UTC] Total orders count: 0
[20-Jul-2026 20:22:26 UTC] === API CALL LOG ===
[20-Jul-2026 20:22:26 UTC] Endpoint: user/profile.php
[20-Jul-2026 20:22:26 UTC] Full Log Data: {
    "timestamp": "2026-07-20 20:22:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:8071:52f0:98a0:38d1:c88:3c54:efca",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:8071:52f0:98a0:38d1:c88:3c54:efca, 172.70.240.67",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMCIsInVzZXJuYW1lIjoiZmhpenRnIiwiZW1haWwiOiJhbGVuYTEwN0Bhb2wuZGUiLCJleHAiOjE3ODUxODM3NDV9.iQWn7wUe3u5ESEgJNgi9_DN9FVrsLJLDKj8XYXWSWns",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1e4ad8dce76e7b9-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:8071:52f0:98a0:38d1:c88:3c54:efca",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jul-2026 20:22:26 UTC] === END API CALL LOG ===
[20-Jul-2026 20:22:26 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jul-2026 20:22:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMCIsInVzZXJuYW1lIjoiZmhpenRnIiwiZW1haWwiOiJhbGVuYTEwN0Bhb2wuZGUiLCJleHAiOjE3ODUxODM3NDV9.iQWn7wUe3u5ESEgJNgi9_DN9FVrsLJLDKj8XYXWSWns
[20-Jul-2026 20:22:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jul-2026 20:22:26 UTC] ✅ JWT token verified successfully for user profile
[20-Jul-2026 20:22:26 UTC] User ID: 1100
[20-Jul-2026 20:22:26 UTC] ✅ User profile retrieved successfully for user ID: 1100
[20-Jul-2026 20:22:26 UTC] === API CALL LOG ===
[20-Jul-2026 20:22:26 UTC] Endpoint: user/profile.php
[20-Jul-2026 20:22:26 UTC] Full Log Data: {
    "timestamp": "2026-07-20 20:22:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:8071:52f0:98a0:38d1:c88:3c54:efca",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:8071:52f0:98a0:38d1:c88:3c54:efca, 172.70.240.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMCIsInVzZXJuYW1lIjoiZmhpenRnIiwiZW1haWwiOiJhbGVuYTEwN0Bhb2wuZGUiLCJleHAiOjE3ODUxODM3NDV9.iQWn7wUe3u5ESEgJNgi9_DN9FVrsLJLDKj8XYXWSWns",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1e4ad8eea5fe7b9-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:8071:52f0:98a0:38d1:c88:3c54:efca",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jul-2026 20:22:26 UTC] === END API CALL LOG ===
[20-Jul-2026 20:22:26 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jul-2026 20:22:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMCIsInVzZXJuYW1lIjoiZmhpenRnIiwiZW1haWwiOiJhbGVuYTEwN0Bhb2wuZGUiLCJleHAiOjE3ODUxODM3NDV9.iQWn7wUe3u5ESEgJNgi9_DN9FVrsLJLDKj8XYXWSWns
[20-Jul-2026 20:22:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jul-2026 20:22:26 UTC] ✅ JWT token verified successfully for user profile
[20-Jul-2026 20:22:26 UTC] User ID: 1100
[20-Jul-2026 20:22:26 UTC] ✅ User profile retrieved successfully for user ID: 1100
[20-Jul-2026 20:22:34 UTC] === API CALL LOG ===
[20-Jul-2026 20:22:34 UTC] Endpoint: user/profile.php
[20-Jul-2026 20:22:34 UTC] Full Log Data: {
    "timestamp": "2026-07-20 20:22:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:8071:52f0:98a0:38d1:c88:3c54:efca",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:8071:52f0:98a0:38d1:c88:3c54:efca, 172.70.240.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMCIsInVzZXJuYW1lIjoiZmhpenRnIiwiZW1haWwiOiJhbGVuYTEwN0Bhb2wuZGUiLCJleHAiOjE3ODUxODM3NDV9.iQWn7wUe3u5ESEgJNgi9_DN9FVrsLJLDKj8XYXWSWns",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1e4adbf8b3fe7b9-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:8071:52f0:98a0:38d1:c88:3c54:efca",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jul-2026 20:22:34 UTC] === END API CALL LOG ===
[20-Jul-2026 20:22:34 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jul-2026 20:22:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMCIsInVzZXJuYW1lIjoiZmhpenRnIiwiZW1haWwiOiJhbGVuYTEwN0Bhb2wuZGUiLCJleHAiOjE3ODUxODM3NDV9.iQWn7wUe3u5ESEgJNgi9_DN9FVrsLJLDKj8XYXWSWns
[20-Jul-2026 20:22:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jul-2026 20:22:34 UTC] ✅ JWT token verified successfully for user profile
[20-Jul-2026 20:22:34 UTC] User ID: 1100
[20-Jul-2026 20:22:34 UTC] ✅ User profile retrieved successfully for user ID: 1100
[20-Jul-2026 20:22:34 UTC] User Purchases API - User ID: 1100
[20-Jul-2026 20:22:34 UTC] User Purchases API - Total purchases found: 0
[20-Jul-2026 20:22:49 UTC] === API CALL LOG ===
[20-Jul-2026 20:22:49 UTC] Endpoint: user/profile.php
[20-Jul-2026 20:22:49 UTC] Full Log Data: {
    "timestamp": "2026-07-20 20:22:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:8071:52f0:98a0:38d1:c88:3c54:efca",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:8071:52f0:98a0:38d1:c88:3c54:efca, 172.70.240.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMCIsInVzZXJuYW1lIjoiZmhpenRnIiwiZW1haWwiOiJhbGVuYTEwN0Bhb2wuZGUiLCJleHAiOjE3ODUxODM3NDV9.iQWn7wUe3u5ESEgJNgi9_DN9FVrsLJLDKj8XYXWSWns",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1e4ae20ced0e7b9-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:8071:52f0:98a0:38d1:c88:3c54:efca",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jul-2026 20:22:49 UTC] === END API CALL LOG ===
[20-Jul-2026 20:22:49 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jul-2026 20:22:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMCIsInVzZXJuYW1lIjoiZmhpenRnIiwiZW1haWwiOiJhbGVuYTEwN0Bhb2wuZGUiLCJleHAiOjE3ODUxODM3NDV9.iQWn7wUe3u5ESEgJNgi9_DN9FVrsLJLDKj8XYXWSWns
[20-Jul-2026 20:22:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jul-2026 20:22:49 UTC] ✅ JWT token verified successfully for user profile
[20-Jul-2026 20:22:49 UTC] User ID: 1100
[20-Jul-2026 20:22:49 UTC] ✅ User profile retrieved successfully for user ID: 1100
[20-Jul-2026 20:22:49 UTC] User Purchases API - User ID: 1100
[20-Jul-2026 20:22:49 UTC] User Purchases API - Total purchases found: 0
[20-Jul-2026 20:23:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jul-2026 20:23:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jul-2026 20:23:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a02:8071:52f0:98a0:38d1:c88:3c54:efca, 172.70.240.15","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMCIsInVzZXJuYW1lIjoiZmhpenRnIiwiZW1haWwiOiJhbGVuYTEwN0Bhb2wuZGUiLCJleHAiOjE3ODUxODM3NDV9.iQWn7wUe3u5ESEgJNgi9_DN9FVrsLJLDKj8XYXWSWns","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1e4ae697998e7b9-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a02:8071:52f0:98a0:38d1:c88:3c54:efca","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[20-Jul-2026 20:23:01 UTC] === User Orders API Called ===
[20-Jul-2026 20:23:01 UTC] User ID: 1100
[20-Jul-2026 20:23:01 UTC] Limit: 20, Offset: 0
[20-Jul-2026 20:23:01 UTC] Orders found: 0
[20-Jul-2026 20:23:01 UTC] Orders data: []
[20-Jul-2026 20:23:01 UTC] Total orders count: 0
[20-Jul-2026 20:23:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jul-2026 20:23:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jul-2026 20:23:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a02:8071:52f0:98a0:38d1:c88:3c54:efca, 172.70.240.15","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMCIsInVzZXJuYW1lIjoiZmhpenRnIiwiZW1haWwiOiJhbGVuYTEwN0Bhb2wuZGUiLCJleHAiOjE3ODUxODM3NDV9.iQWn7wUe3u5ESEgJNgi9_DN9FVrsLJLDKj8XYXWSWns","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1e4ae7669aee7b9-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a02:8071:52f0:98a0:38d1:c88:3c54:efca","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[20-Jul-2026 20:23:03 UTC] === User Orders API Called ===
[20-Jul-2026 20:23:03 UTC] User ID: 1100
[20-Jul-2026 20:23:03 UTC] Limit: 20, Offset: 0
[20-Jul-2026 20:23:03 UTC] Orders found: 0
[20-Jul-2026 20:23:03 UTC] Orders data: []
[20-Jul-2026 20:23:03 UTC] Total orders count: 0
[20-Jul-2026 20:23:03 UTC] === API CALL LOG ===
[20-Jul-2026 20:23:03 UTC] Endpoint: user/profile.php
[20-Jul-2026 20:23:03 UTC] Full Log Data: {
    "timestamp": "2026-07-20 20:23:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:8071:52f0:98a0:38d1:c88:3c54:efca",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:8071:52f0:98a0:38d1:c88:3c54:efca, 172.70.240.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMCIsInVzZXJuYW1lIjoiZmhpenRnIiwiZW1haWwiOiJhbGVuYTEwN0Bhb2wuZGUiLCJleHAiOjE3ODUxODM3NDV9.iQWn7wUe3u5ESEgJNgi9_DN9FVrsLJLDKj8XYXWSWns",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1e4ae76db49e7b9-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:8071:52f0:98a0:38d1:c88:3c54:efca",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jul-2026 20:23:03 UTC] === END API CALL LOG ===
[20-Jul-2026 20:23:03 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jul-2026 20:23:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMCIsInVzZXJuYW1lIjoiZmhpenRnIiwiZW1haWwiOiJhbGVuYTEwN0Bhb2wuZGUiLCJleHAiOjE3ODUxODM3NDV9.iQWn7wUe3u5ESEgJNgi9_DN9FVrsLJLDKj8XYXWSWns
[20-Jul-2026 20:23:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jul-2026 20:23:03 UTC] ✅ JWT token verified successfully for user profile
[20-Jul-2026 20:23:03 UTC] User ID: 1100
[20-Jul-2026 20:23:03 UTC] ✅ User profile retrieved successfully for user ID: 1100
[20-Jul-2026 20:23:03 UTC] === API CALL LOG ===
[20-Jul-2026 20:23:03 UTC] Endpoint: user/profile.php
[20-Jul-2026 20:23:03 UTC] Full Log Data: {
    "timestamp": "2026-07-20 20:23:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:8071:52f0:98a0:38d1:c88:3c54:efca",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:8071:52f0:98a0:38d1:c88:3c54:efca, 172.70.240.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMCIsInVzZXJuYW1lIjoiZmhpenRnIiwiZW1haWwiOiJhbGVuYTEwN0Bhb2wuZGUiLCJleHAiOjE3ODUxODM3NDV9.iQWn7wUe3u5ESEgJNgi9_DN9FVrsLJLDKj8XYXWSWns",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1e4ae77fee5e7b9-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:8071:52f0:98a0:38d1:c88:3c54:efca",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jul-2026 20:23:03 UTC] === END API CALL LOG ===
[20-Jul-2026 20:23:03 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jul-2026 20:23:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMCIsInVzZXJuYW1lIjoiZmhpenRnIiwiZW1haWwiOiJhbGVuYTEwN0Bhb2wuZGUiLCJleHAiOjE3ODUxODM3NDV9.iQWn7wUe3u5ESEgJNgi9_DN9FVrsLJLDKj8XYXWSWns
[20-Jul-2026 20:23:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jul-2026 20:23:03 UTC] ✅ JWT token verified successfully for user profile
[20-Jul-2026 20:23:03 UTC] User ID: 1100
[20-Jul-2026 20:23:03 UTC] ✅ User profile retrieved successfully for user ID: 1100
[20-Jul-2026 20:23:04 UTC] === API CALL LOG ===
[20-Jul-2026 20:23:04 UTC] Endpoint: user/profile.php
[20-Jul-2026 20:23:04 UTC] Full Log Data: {
    "timestamp": "2026-07-20 20:23:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:8071:52f0:98a0:38d1:c88:3c54:efca",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:8071:52f0:98a0:38d1:c88:3c54:efca, 172.70.240.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMCIsInVzZXJuYW1lIjoiZmhpenRnIiwiZW1haWwiOiJhbGVuYTEwN0Bhb2wuZGUiLCJleHAiOjE3ODUxODM3NDV9.iQWn7wUe3u5ESEgJNgi9_DN9FVrsLJLDKj8XYXWSWns",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1e4ae7aceece7b9-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:8071:52f0:98a0:38d1:c88:3c54:efca",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jul-2026 20:23:04 UTC] === END API CALL LOG ===
[20-Jul-2026 20:23:04 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jul-2026 20:23:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMCIsInVzZXJuYW1lIjoiZmhpenRnIiwiZW1haWwiOiJhbGVuYTEwN0Bhb2wuZGUiLCJleHAiOjE3ODUxODM3NDV9.iQWn7wUe3u5ESEgJNgi9_DN9FVrsLJLDKj8XYXWSWns
[20-Jul-2026 20:23:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jul-2026 20:23:04 UTC] ✅ JWT token verified successfully for user profile
[20-Jul-2026 20:23:04 UTC] User ID: 1100
[20-Jul-2026 20:23:04 UTC] ✅ User profile retrieved successfully for user ID: 1100
[20-Jul-2026 21:16:53 UTC] === API CALL LOG ===
[20-Jul-2026 21:16:53 UTC] Endpoint: user/profile.php
[20-Jul-2026 21:16:53 UTC] Full Log Data: {
    "timestamp": "2026-07-20 21:16:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.185.103",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.185.103, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5NiIsInVzZXJuYW1lIjoiQGFwZXh0b3B1cDY3OTAiLCJlbWFpbCI6InNpc2F5ZGFnbTEyQGdtYWlsLmNvbSIsImV4cCI6MTc4NTE2MTEyNn0.iYdH5TD-7Jasx2hxaEYYxo5062YRGcMVLcoowoWhh18",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1e4fd4f6ce61bcc-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.185.103",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jul-2026 21:16:53 UTC] === END API CALL LOG ===
[20-Jul-2026 21:16:53 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jul-2026 21:16:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5NiIsInVzZXJuYW1lIjoiQGFwZXh0b3B1cDY3OTAiLCJlbWFpbCI6InNpc2F5ZGFnbTEyQGdtYWlsLmNvbSIsImV4cCI6MTc4NTE2MTEyNn0.iYdH5TD-7Jasx2hxaEYYxo5062YRGcMVLcoowoWhh18
[20-Jul-2026 21:16:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jul-2026 21:16:53 UTC] ✅ JWT token verified successfully for user profile
[20-Jul-2026 21:16:53 UTC] User ID: 1096
[20-Jul-2026 21:16:53 UTC] ✅ User profile retrieved successfully for user ID: 1096
[20-Jul-2026 21:16:54 UTC] === API CALL LOG ===
[20-Jul-2026 21:16:54 UTC] Endpoint: user/profile.php
[20-Jul-2026 21:16:54 UTC] Full Log Data: {
    "timestamp": "2026-07-20 21:16:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.185.103",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.185.103, 104.23.208.138",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5NiIsInVzZXJuYW1lIjoiQGFwZXh0b3B1cDY3OTAiLCJlbWFpbCI6InNpc2F5ZGFnbTEyQGdtYWlsLmNvbSIsImV4cCI6MTc4NTE2MTEyNn0.iYdH5TD-7Jasx2hxaEYYxo5062YRGcMVLcoowoWhh18",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1e4fd5b19961bcc-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.185.103",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jul-2026 21:16:54 UTC] === END API CALL LOG ===
[20-Jul-2026 21:16:54 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jul-2026 21:16:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5NiIsInVzZXJuYW1lIjoiQGFwZXh0b3B1cDY3OTAiLCJlbWFpbCI6InNpc2F5ZGFnbTEyQGdtYWlsLmNvbSIsImV4cCI6MTc4NTE2MTEyNn0.iYdH5TD-7Jasx2hxaEYYxo5062YRGcMVLcoowoWhh18
[20-Jul-2026 21:16:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jul-2026 21:16:54 UTC] ✅ JWT token verified successfully for user profile
[20-Jul-2026 21:16:54 UTC] User ID: 1096
[20-Jul-2026 21:16:54 UTC] ✅ User profile retrieved successfully for user ID: 1096
[20-Jul-2026 21:16:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jul-2026 21:16:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jul-2026 21:16:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.189.185.103, 104.23.208.138","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5NiIsInVzZXJuYW1lIjoiQGFwZXh0b3B1cDY3OTAiLCJlbWFpbCI6InNpc2F5ZGFnbTEyQGdtYWlsLmNvbSIsImV4cCI6MTc4NTE2MTEyNn0.iYdH5TD-7Jasx2hxaEYYxo5062YRGcMVLcoowoWhh18","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1e4fd5bfa7c1bcc-ADD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.189.185.103","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[20-Jul-2026 21:16:55 UTC] === User Orders API Called ===
[20-Jul-2026 21:16:55 UTC] User ID: 1096
[20-Jul-2026 21:16:55 UTC] Limit: 20, Offset: 0
[20-Jul-2026 21:16:55 UTC] Orders found: 0
[20-Jul-2026 21:16:55 UTC] Orders data: []
[20-Jul-2026 21:16:55 UTC] Total orders count: 0
[20-Jul-2026 21:16:55 UTC] === API CALL LOG ===
[20-Jul-2026 21:16:55 UTC] Endpoint: user/profile.php
[20-Jul-2026 21:16:55 UTC] Full Log Data: {
    "timestamp": "2026-07-20 21:16:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.185.103",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.185.103, 104.23.208.138",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5NiIsInVzZXJuYW1lIjoiQGFwZXh0b3B1cDY3OTAiLCJlbWFpbCI6InNpc2F5ZGFnbTEyQGdtYWlsLmNvbSIsImV4cCI6MTc4NTE2MTEyNn0.iYdH5TD-7Jasx2hxaEYYxo5062YRGcMVLcoowoWhh18",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1e4fd5c2ab51bcc-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.185.103",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jul-2026 21:16:55 UTC] === END API CALL LOG ===
[20-Jul-2026 21:16:55 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jul-2026 21:16:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5NiIsInVzZXJuYW1lIjoiQGFwZXh0b3B1cDY3OTAiLCJlbWFpbCI6InNpc2F5ZGFnbTEyQGdtYWlsLmNvbSIsImV4cCI6MTc4NTE2MTEyNn0.iYdH5TD-7Jasx2hxaEYYxo5062YRGcMVLcoowoWhh18
[20-Jul-2026 21:16:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jul-2026 21:16:55 UTC] ✅ JWT token verified successfully for user profile
[20-Jul-2026 21:16:55 UTC] User ID: 1096
[20-Jul-2026 21:16:55 UTC] ✅ User profile retrieved successfully for user ID: 1096
[20-Jul-2026 21:16:56 UTC] === API CALL LOG ===
[20-Jul-2026 21:16:56 UTC] Endpoint: user/profile.php
[20-Jul-2026 21:16:56 UTC] Full Log Data: {
    "timestamp": "2026-07-20 21:16:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.185.103",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.185.103, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5NiIsInVzZXJuYW1lIjoiQGFwZXh0b3B1cDY3OTAiLCJlbWFpbCI6InNpc2F5ZGFnbTEyQGdtYWlsLmNvbSIsImV4cCI6MTc4NTE2MTEyNn0.iYdH5TD-7Jasx2hxaEYYxo5062YRGcMVLcoowoWhh18",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1e4fd62d9af1bcc-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.185.103",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jul-2026 21:16:56 UTC] === END API CALL LOG ===
[20-Jul-2026 21:16:56 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jul-2026 21:16:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5NiIsInVzZXJuYW1lIjoiQGFwZXh0b3B1cDY3OTAiLCJlbWFpbCI6InNpc2F5ZGFnbTEyQGdtYWlsLmNvbSIsImV4cCI6MTc4NTE2MTEyNn0.iYdH5TD-7Jasx2hxaEYYxo5062YRGcMVLcoowoWhh18
[20-Jul-2026 21:16:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jul-2026 21:16:56 UTC] ✅ JWT token verified successfully for user profile
[20-Jul-2026 21:16:56 UTC] User ID: 1096
[20-Jul-2026 21:16:56 UTC] ✅ User profile retrieved successfully for user ID: 1096
[20-Jul-2026 23:02:52 UTC] === API CALL LOG ===
[20-Jul-2026 23:02:52 UTC] Endpoint: user/profile.php
[20-Jul-2026 23:02:52 UTC] Full Log Data: {
    "timestamp": "2026-07-20 23:02:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.210.226.47",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.210.226.47, 104.23.166.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MCIsInVzZXJuYW1lIjoibmFuY3kiLCJlbWFpbCI6Im5hbmN5ZWE5MDRAZ21haWwuY29tIiwiZXhwIjoxNzg0OTQxNzI4fQ.KGV5GXFiUcaXSGxcMpEPwcezrKMG0mD7K4qr7YMcTLI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1e598900a592fda-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.210.226.47",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jul-2026 23:02:52 UTC] === END API CALL LOG ===
[20-Jul-2026 23:02:52 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jul-2026 23:02:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MCIsInVzZXJuYW1lIjoibmFuY3kiLCJlbWFpbCI6Im5hbmN5ZWE5MDRAZ21haWwuY29tIiwiZXhwIjoxNzg0OTQxNzI4fQ.KGV5GXFiUcaXSGxcMpEPwcezrKMG0mD7K4qr7YMcTLI
[20-Jul-2026 23:02:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jul-2026 23:02:52 UTC] ✅ JWT token verified successfully for user profile
[20-Jul-2026 23:02:52 UTC] User ID: 1080
[20-Jul-2026 23:02:52 UTC] ✅ User profile retrieved successfully for user ID: 1080
[20-Jul-2026 23:02:55 UTC] === API CALL LOG ===
[20-Jul-2026 23:02:55 UTC] Endpoint: user/profile.php
[20-Jul-2026 23:02:55 UTC] Full Log Data: {
    "timestamp": "2026-07-20 23:02:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.210.226.47",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.210.226.47, 104.23.166.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MCIsInVzZXJuYW1lIjoibmFuY3kiLCJlbWFpbCI6Im5hbmN5ZWE5MDRAZ21haWwuY29tIiwiZXhwIjoxNzg0OTQxNzI4fQ.KGV5GXFiUcaXSGxcMpEPwcezrKMG0mD7K4qr7YMcTLI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1e598a5598f2fda-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.210.226.47",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[20-Jul-2026 23:02:55 UTC] === END API CALL LOG ===
[20-Jul-2026 23:02:55 UTC] ✅ API Hash verification passed for profile endpoint
[20-Jul-2026 23:02:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MCIsInVzZXJuYW1lIjoibmFuY3kiLCJlbWFpbCI6Im5hbmN5ZWE5MDRAZ21haWwuY29tIiwiZXhwIjoxNzg0OTQxNzI4fQ.KGV5GXFiUcaXSGxcMpEPwcezrKMG0mD7K4qr7YMcTLI
[20-Jul-2026 23:02:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[20-Jul-2026 23:02:55 UTC] ✅ JWT token verified successfully for user profile
[20-Jul-2026 23:02:55 UTC] User ID: 1080
[20-Jul-2026 23:02:55 UTC] ✅ User profile retrieved successfully for user ID: 1080
[20-Jul-2026 23:02:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jul-2026 23:02:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[20-Jul-2026 23:02:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.210.226.47, 104.23.166.101","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MCIsInVzZXJuYW1lIjoibmFuY3kiLCJlbWFpbCI6Im5hbmN5ZWE5MDRAZ21haWwuY29tIiwiZXhwIjoxNzg0OTQxNzI4fQ.KGV5GXFiUcaXSGxcMpEPwcezrKMG0mD7K4qr7YMcTLI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1e598a66c6a2fda-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"197.210.226.47","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[20-Jul-2026 23:02:55 UTC] === User Orders API Called ===
[20-Jul-2026 23:02:55 UTC] User ID: 1080
[20-Jul-2026 23:02:55 UTC] Limit: 20, Offset: 0
[20-Jul-2026 23:02:55 UTC] Orders found: 0
[20-Jul-2026 23:02:55 UTC] Orders data: []
[20-Jul-2026 23:02:55 UTC] Total orders count: 0
[21-Jul-2026 02:09:02 UTC] === API CALL LOG ===
[21-Jul-2026 02:09:02 UTC] Endpoint: user/profile.php
[21-Jul-2026 02:09:02 UTC] Full Log Data: {
    "timestamp": "2026-07-21 02:09:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:838a:939e:2c42:bbff:fead:68b9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:838a:939e:2c42:bbff:fead:68b9, 172.70.142.224",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMSIsInVzZXJuYW1lIjoiQEtvbWFsX1JlY2VwdGlvbmlzdCIsImVtYWlsIjoic2FtZWVyc2FpZmk5OTEwNTY4N0BnbWFpbC5jb20iLCJleHAiOjE3ODUyMDQ1NDF9.ieEwtl3iviNPmVpMuzrCADkcMz_dwG0wfTP_fNqKG8U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1e6a9459e3158c3-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:838a:939e:2c42:bbff:fead:68b9",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jul-2026 02:09:02 UTC] === END API CALL LOG ===
[21-Jul-2026 02:09:02 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jul-2026 02:09:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMSIsInVzZXJuYW1lIjoiQEtvbWFsX1JlY2VwdGlvbmlzdCIsImVtYWlsIjoic2FtZWVyc2FpZmk5OTEwNTY4N0BnbWFpbC5jb20iLCJleHAiOjE3ODUyMDQ1NDF9.ieEwtl3iviNPmVpMuzrCADkcMz_dwG0wfTP_fNqKG8U
[21-Jul-2026 02:09:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jul-2026 02:09:02 UTC] ✅ JWT token verified successfully for user profile
[21-Jul-2026 02:09:02 UTC] User ID: 1101
[21-Jul-2026 02:09:02 UTC] ✅ User profile retrieved successfully for user ID: 1101
[21-Jul-2026 02:09:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jul-2026 02:09:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jul-2026 02:09:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:838a:939e:2c42:bbff:fead:68b9, 172.70.142.224","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMSIsInVzZXJuYW1lIjoiQEtvbWFsX1JlY2VwdGlvbmlzdCIsImVtYWlsIjoic2FtZWVyc2FpZmk5OTEwNTY4N0BnbWFpbC5jb20iLCJleHAiOjE3ODUyMDQ1NDF9.ieEwtl3iviNPmVpMuzrCADkcMz_dwG0wfTP_fNqKG8U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1e6a9459e3658c3-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:838a:939e:2c42:bbff:fead:68b9","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-Jul-2026 02:09:02 UTC] === User Orders API Called ===
[21-Jul-2026 02:09:02 UTC] User ID: 1101
[21-Jul-2026 02:09:02 UTC] Limit: 20, Offset: 0
[21-Jul-2026 02:09:02 UTC] Orders found: 0
[21-Jul-2026 02:09:02 UTC] Orders data: []
[21-Jul-2026 02:09:02 UTC] Total orders count: 0
[21-Jul-2026 02:09:03 UTC] === API CALL LOG ===
[21-Jul-2026 02:09:03 UTC] Endpoint: user/profile.php
[21-Jul-2026 02:09:03 UTC] Full Log Data: {
    "timestamp": "2026-07-21 02:09:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:838a:939e:2c42:bbff:fead:68b9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:838a:939e:2c42:bbff:fead:68b9, 172.70.142.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMSIsInVzZXJuYW1lIjoiQEtvbWFsX1JlY2VwdGlvbmlzdCIsImVtYWlsIjoic2FtZWVyc2FpZmk5OTEwNTY4N0BnbWFpbC5jb20iLCJleHAiOjE3ODUyMDQ1NDF9.ieEwtl3iviNPmVpMuzrCADkcMz_dwG0wfTP_fNqKG8U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1e6a946588058c3-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:838a:939e:2c42:bbff:fead:68b9",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jul-2026 02:09:03 UTC] === END API CALL LOG ===
[21-Jul-2026 02:09:03 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jul-2026 02:09:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMSIsInVzZXJuYW1lIjoiQEtvbWFsX1JlY2VwdGlvbmlzdCIsImVtYWlsIjoic2FtZWVyc2FpZmk5OTEwNTY4N0BnbWFpbC5jb20iLCJleHAiOjE3ODUyMDQ1NDF9.ieEwtl3iviNPmVpMuzrCADkcMz_dwG0wfTP_fNqKG8U
[21-Jul-2026 02:09:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jul-2026 02:09:03 UTC] ✅ JWT token verified successfully for user profile
[21-Jul-2026 02:09:03 UTC] User ID: 1101
[21-Jul-2026 02:09:03 UTC] ✅ User profile retrieved successfully for user ID: 1101
[21-Jul-2026 02:09:04 UTC] === API CALL LOG ===
[21-Jul-2026 02:09:04 UTC] Endpoint: user/profile.php
[21-Jul-2026 02:09:04 UTC] Full Log Data: {
    "timestamp": "2026-07-21 02:09:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:838a:939e:2c42:bbff:fead:68b9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:838a:939e:2c42:bbff:fead:68b9, 172.70.142.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMSIsInVzZXJuYW1lIjoiQEtvbWFsX1JlY2VwdGlvbmlzdCIsImVtYWlsIjoic2FtZWVyc2FpZmk5OTEwNTY4N0BnbWFpbC5jb20iLCJleHAiOjE3ODUyMDQ1NDF9.ieEwtl3iviNPmVpMuzrCADkcMz_dwG0wfTP_fNqKG8U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1e6a951ebdc58c3-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:838a:939e:2c42:bbff:fead:68b9",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jul-2026 02:09:04 UTC] === END API CALL LOG ===
[21-Jul-2026 02:09:04 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jul-2026 02:09:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMSIsInVzZXJuYW1lIjoiQEtvbWFsX1JlY2VwdGlvbmlzdCIsImVtYWlsIjoic2FtZWVyc2FpZmk5OTEwNTY4N0BnbWFpbC5jb20iLCJleHAiOjE3ODUyMDQ1NDF9.ieEwtl3iviNPmVpMuzrCADkcMz_dwG0wfTP_fNqKG8U
[21-Jul-2026 02:09:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jul-2026 02:09:04 UTC] ✅ JWT token verified successfully for user profile
[21-Jul-2026 02:09:04 UTC] User ID: 1101
[21-Jul-2026 02:09:04 UTC] ✅ User profile retrieved successfully for user ID: 1101
[21-Jul-2026 02:09:17 UTC] === API CALL LOG ===
[21-Jul-2026 02:09:17 UTC] Endpoint: user/profile.php
[21-Jul-2026 02:09:17 UTC] Full Log Data: {
    "timestamp": "2026-07-21 02:09:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:838a:939e:2c42:bbff:fead:68b9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:838a:939e:2c42:bbff:fead:68b9, 172.70.142.225",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMSIsInVzZXJuYW1lIjoiQEtvbWFsX1JlY2VwdGlvbmlzdCIsImVtYWlsIjoic2FtZWVyc2FpZmk5OTEwNTY4N0BnbWFpbC5jb20iLCJleHAiOjE3ODUyMDQ1NDF9.ieEwtl3iviNPmVpMuzrCADkcMz_dwG0wfTP_fNqKG8U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1e6a9a38d4058c3-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:838a:939e:2c42:bbff:fead:68b9",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jul-2026 02:09:17 UTC] === END API CALL LOG ===
[21-Jul-2026 02:09:17 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jul-2026 02:09:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMSIsInVzZXJuYW1lIjoiQEtvbWFsX1JlY2VwdGlvbmlzdCIsImVtYWlsIjoic2FtZWVyc2FpZmk5OTEwNTY4N0BnbWFpbC5jb20iLCJleHAiOjE3ODUyMDQ1NDF9.ieEwtl3iviNPmVpMuzrCADkcMz_dwG0wfTP_fNqKG8U
[21-Jul-2026 02:09:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jul-2026 02:09:17 UTC] ✅ JWT token verified successfully for user profile
[21-Jul-2026 02:09:17 UTC] User ID: 1101
[21-Jul-2026 02:09:17 UTC] ✅ User profile retrieved successfully for user ID: 1101
[21-Jul-2026 02:09:17 UTC] User Purchases API - User ID: 1101
[21-Jul-2026 02:09:17 UTC] User Purchases API - Total purchases found: 0
[21-Jul-2026 02:09:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jul-2026 02:09:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jul-2026 02:09:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:838a:939e:2c42:bbff:fead:68b9, 172.70.142.224","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMSIsInVzZXJuYW1lIjoiQEtvbWFsX1JlY2VwdGlvbmlzdCIsImVtYWlsIjoic2FtZWVyc2FpZmk5OTEwNTY4N0BnbWFpbC5jb20iLCJleHAiOjE3ODUyMDQ1NDF9.ieEwtl3iviNPmVpMuzrCADkcMz_dwG0wfTP_fNqKG8U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1e6a9d8ed8b58c3-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:838a:939e:2c42:bbff:fead:68b9","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-Jul-2026 02:09:26 UTC] === User Orders API Called ===
[21-Jul-2026 02:09:26 UTC] User ID: 1101
[21-Jul-2026 02:09:26 UTC] Limit: 20, Offset: 0
[21-Jul-2026 02:09:26 UTC] Orders found: 0
[21-Jul-2026 02:09:26 UTC] Orders data: []
[21-Jul-2026 02:09:26 UTC] Total orders count: 0
[21-Jul-2026 02:09:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jul-2026 02:09:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jul-2026 02:09:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:838a:939e:2c42:bbff:fead:68b9, 172.70.142.224","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMSIsInVzZXJuYW1lIjoiQEtvbWFsX1JlY2VwdGlvbmlzdCIsImVtYWlsIjoic2FtZWVyc2FpZmk5OTEwNTY4N0BnbWFpbC5jb20iLCJleHAiOjE3ODUyMDQ1NDF9.ieEwtl3iviNPmVpMuzrCADkcMz_dwG0wfTP_fNqKG8U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1e6a9e9ab3858c3-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:838a:939e:2c42:bbff:fead:68b9","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-Jul-2026 02:09:28 UTC] === User Orders API Called ===
[21-Jul-2026 02:09:28 UTC] User ID: 1101
[21-Jul-2026 02:09:28 UTC] Limit: 20, Offset: 0
[21-Jul-2026 02:09:28 UTC] Orders found: 0
[21-Jul-2026 02:09:28 UTC] Orders data: []
[21-Jul-2026 02:09:28 UTC] Total orders count: 0
[21-Jul-2026 02:09:28 UTC] === API CALL LOG ===
[21-Jul-2026 02:09:28 UTC] Endpoint: user/profile.php
[21-Jul-2026 02:09:28 UTC] Full Log Data: {
    "timestamp": "2026-07-21 02:09:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:838a:939e:2c42:bbff:fead:68b9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:838a:939e:2c42:bbff:fead:68b9, 172.70.142.224",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMSIsInVzZXJuYW1lIjoiQEtvbWFsX1JlY2VwdGlvbmlzdCIsImVtYWlsIjoic2FtZWVyc2FpZmk5OTEwNTY4N0BnbWFpbC5jb20iLCJleHAiOjE3ODUyMDQ1NDF9.ieEwtl3iviNPmVpMuzrCADkcMz_dwG0wfTP_fNqKG8U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1e6a9e9ab3b58c3-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:838a:939e:2c42:bbff:fead:68b9",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jul-2026 02:09:28 UTC] === END API CALL LOG ===
[21-Jul-2026 02:09:28 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jul-2026 02:09:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMSIsInVzZXJuYW1lIjoiQEtvbWFsX1JlY2VwdGlvbmlzdCIsImVtYWlsIjoic2FtZWVyc2FpZmk5OTEwNTY4N0BnbWFpbC5jb20iLCJleHAiOjE3ODUyMDQ1NDF9.ieEwtl3iviNPmVpMuzrCADkcMz_dwG0wfTP_fNqKG8U
[21-Jul-2026 02:09:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jul-2026 02:09:28 UTC] ✅ JWT token verified successfully for user profile
[21-Jul-2026 02:09:28 UTC] User ID: 1101
[21-Jul-2026 02:09:28 UTC] ✅ User profile retrieved successfully for user ID: 1101
[21-Jul-2026 02:09:29 UTC] === API CALL LOG ===
[21-Jul-2026 02:09:29 UTC] Endpoint: user/profile.php
[21-Jul-2026 02:09:29 UTC] Full Log Data: {
    "timestamp": "2026-07-21 02:09:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:838a:939e:2c42:bbff:fead:68b9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:838a:939e:2c42:bbff:fead:68b9, 172.70.142.224",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMSIsInVzZXJuYW1lIjoiQEtvbWFsX1JlY2VwdGlvbmlzdCIsImVtYWlsIjoic2FtZWVyc2FpZmk5OTEwNTY4N0BnbWFpbC5jb20iLCJleHAiOjE3ODUyMDQ1NDF9.ieEwtl3iviNPmVpMuzrCADkcMz_dwG0wfTP_fNqKG8U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1e6a9ed78db58c3-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:838a:939e:2c42:bbff:fead:68b9",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jul-2026 02:09:29 UTC] === END API CALL LOG ===
[21-Jul-2026 02:09:29 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jul-2026 02:09:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMSIsInVzZXJuYW1lIjoiQEtvbWFsX1JlY2VwdGlvbmlzdCIsImVtYWlsIjoic2FtZWVyc2FpZmk5OTEwNTY4N0BnbWFpbC5jb20iLCJleHAiOjE3ODUyMDQ1NDF9.ieEwtl3iviNPmVpMuzrCADkcMz_dwG0wfTP_fNqKG8U
[21-Jul-2026 02:09:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jul-2026 02:09:29 UTC] ✅ JWT token verified successfully for user profile
[21-Jul-2026 02:09:29 UTC] User ID: 1101
[21-Jul-2026 02:09:29 UTC] ✅ User profile retrieved successfully for user ID: 1101
[21-Jul-2026 02:09:29 UTC] === API CALL LOG ===
[21-Jul-2026 02:09:29 UTC] Endpoint: user/profile.php
[21-Jul-2026 02:09:29 UTC] Full Log Data: {
    "timestamp": "2026-07-21 02:09:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:838a:939e:2c42:bbff:fead:68b9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:838a:939e:2c42:bbff:fead:68b9, 172.70.142.224",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMSIsInVzZXJuYW1lIjoiQEtvbWFsX1JlY2VwdGlvbmlzdCIsImVtYWlsIjoic2FtZWVyc2FpZmk5OTEwNTY4N0BnbWFpbC5jb20iLCJleHAiOjE3ODUyMDQ1NDF9.ieEwtl3iviNPmVpMuzrCADkcMz_dwG0wfTP_fNqKG8U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1e6a9f06ac758c3-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:838a:939e:2c42:bbff:fead:68b9",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jul-2026 02:09:29 UTC] === END API CALL LOG ===
[21-Jul-2026 02:09:29 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jul-2026 02:09:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMSIsInVzZXJuYW1lIjoiQEtvbWFsX1JlY2VwdGlvbmlzdCIsImVtYWlsIjoic2FtZWVyc2FpZmk5OTEwNTY4N0BnbWFpbC5jb20iLCJleHAiOjE3ODUyMDQ1NDF9.ieEwtl3iviNPmVpMuzrCADkcMz_dwG0wfTP_fNqKG8U
[21-Jul-2026 02:09:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jul-2026 02:09:29 UTC] ✅ JWT token verified successfully for user profile
[21-Jul-2026 02:09:29 UTC] User ID: 1101
[21-Jul-2026 02:09:29 UTC] ✅ User profile retrieved successfully for user ID: 1101
[21-Jul-2026 02:11:12 UTC] === API CALL LOG ===
[21-Jul-2026 02:11:12 UTC] Endpoint: user/profile.php
[21-Jul-2026 02:11:12 UTC] Full Log Data: {
    "timestamp": "2026-07-21 02:11:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:838a:939e:2c42:bbff:fead:68b9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:838a:939e:2c42:bbff:fead:68b9, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMSIsInVzZXJuYW1lIjoiQEtvbWFsX1JlY2VwdGlvbmlzdCIsImVtYWlsIjoic2FtZWVyc2FpZmk5OTEwNTY4N0BnbWFpbC5jb20iLCJleHAiOjE3ODUyMDQ1NDF9.ieEwtl3iviNPmVpMuzrCADkcMz_dwG0wfTP_fNqKG8U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1e6ac6dfd8fd7ad-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:838a:939e:2c42:bbff:fead:68b9",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jul-2026 02:11:12 UTC] === END API CALL LOG ===
[21-Jul-2026 02:11:12 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jul-2026 02:11:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMSIsInVzZXJuYW1lIjoiQEtvbWFsX1JlY2VwdGlvbmlzdCIsImVtYWlsIjoic2FtZWVyc2FpZmk5OTEwNTY4N0BnbWFpbC5jb20iLCJleHAiOjE3ODUyMDQ1NDF9.ieEwtl3iviNPmVpMuzrCADkcMz_dwG0wfTP_fNqKG8U
[21-Jul-2026 02:11:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jul-2026 02:11:12 UTC] ✅ JWT token verified successfully for user profile
[21-Jul-2026 02:11:12 UTC] User ID: 1101
[21-Jul-2026 02:11:12 UTC] ✅ User profile retrieved successfully for user ID: 1101
[21-Jul-2026 02:11:12 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jul-2026 02:11:12 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jul-2026 02:11:12 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:838a:939e:2c42:bbff:fead:68b9, 104.23.175.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMSIsInVzZXJuYW1lIjoiQEtvbWFsX1JlY2VwdGlvbmlzdCIsImVtYWlsIjoic2FtZWVyc2FpZmk5OTEwNTY4N0BnbWFpbC5jb20iLCJleHAiOjE3ODUyMDQ1NDF9.ieEwtl3iviNPmVpMuzrCADkcMz_dwG0wfTP_fNqKG8U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1e6ac6dfd91d7ad-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:838a:939e:2c42:bbff:fead:68b9","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-Jul-2026 02:11:12 UTC] === User Orders API Called ===
[21-Jul-2026 02:11:12 UTC] User ID: 1101
[21-Jul-2026 02:11:12 UTC] Limit: 20, Offset: 0
[21-Jul-2026 02:11:12 UTC] Orders found: 0
[21-Jul-2026 02:11:12 UTC] Orders data: []
[21-Jul-2026 02:11:12 UTC] Total orders count: 0
[21-Jul-2026 02:11:12 UTC] === API CALL LOG ===
[21-Jul-2026 02:11:12 UTC] Endpoint: user/profile.php
[21-Jul-2026 02:11:12 UTC] Full Log Data: {
    "timestamp": "2026-07-21 02:11:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:838a:939e:2c42:bbff:fead:68b9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:838a:939e:2c42:bbff:fead:68b9, 104.23.175.179",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMSIsInVzZXJuYW1lIjoiQEtvbWFsX1JlY2VwdGlvbmlzdCIsImVtYWlsIjoic2FtZWVyc2FpZmk5OTEwNTY4N0BnbWFpbC5jb20iLCJleHAiOjE3ODUyMDQ1NDF9.ieEwtl3iviNPmVpMuzrCADkcMz_dwG0wfTP_fNqKG8U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1e6ac6faa18d7ad-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:838a:939e:2c42:bbff:fead:68b9",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jul-2026 02:11:12 UTC] === END API CALL LOG ===
[21-Jul-2026 02:11:12 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jul-2026 02:11:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMSIsInVzZXJuYW1lIjoiQEtvbWFsX1JlY2VwdGlvbmlzdCIsImVtYWlsIjoic2FtZWVyc2FpZmk5OTEwNTY4N0BnbWFpbC5jb20iLCJleHAiOjE3ODUyMDQ1NDF9.ieEwtl3iviNPmVpMuzrCADkcMz_dwG0wfTP_fNqKG8U
[21-Jul-2026 02:11:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jul-2026 02:11:12 UTC] ✅ JWT token verified successfully for user profile
[21-Jul-2026 02:11:12 UTC] User ID: 1101
[21-Jul-2026 02:11:12 UTC] ✅ User profile retrieved successfully for user ID: 1101
[21-Jul-2026 02:11:13 UTC] === API CALL LOG ===
[21-Jul-2026 02:11:13 UTC] Endpoint: user/profile.php
[21-Jul-2026 02:11:13 UTC] Full Log Data: {
    "timestamp": "2026-07-21 02:11:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:838a:939e:2c42:bbff:fead:68b9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:838a:939e:2c42:bbff:fead:68b9, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMSIsInVzZXJuYW1lIjoiQEtvbWFsX1JlY2VwdGlvbmlzdCIsImVtYWlsIjoic2FtZWVyc2FpZmk5OTEwNTY4N0BnbWFpbC5jb20iLCJleHAiOjE3ODUyMDQ1NDF9.ieEwtl3iviNPmVpMuzrCADkcMz_dwG0wfTP_fNqKG8U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1e6ac78adfdd7ad-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:838a:939e:2c42:bbff:fead:68b9",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jul-2026 02:11:13 UTC] === END API CALL LOG ===
[21-Jul-2026 02:11:13 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jul-2026 02:11:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMSIsInVzZXJuYW1lIjoiQEtvbWFsX1JlY2VwdGlvbmlzdCIsImVtYWlsIjoic2FtZWVyc2FpZmk5OTEwNTY4N0BnbWFpbC5jb20iLCJleHAiOjE3ODUyMDQ1NDF9.ieEwtl3iviNPmVpMuzrCADkcMz_dwG0wfTP_fNqKG8U
[21-Jul-2026 02:11:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jul-2026 02:11:13 UTC] ✅ JWT token verified successfully for user profile
[21-Jul-2026 02:11:13 UTC] User ID: 1101
[21-Jul-2026 02:11:13 UTC] ✅ User profile retrieved successfully for user ID: 1101
[21-Jul-2026 02:11:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jul-2026 02:11:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jul-2026 02:11:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:838a:939e:2c42:bbff:fead:68b9, 104.23.175.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMSIsInVzZXJuYW1lIjoiQEtvbWFsX1JlY2VwdGlvbmlzdCIsImVtYWlsIjoic2FtZWVyc2FpZmk5OTEwNTY4N0BnbWFpbC5jb20iLCJleHAiOjE3ODUyMDQ1NDF9.ieEwtl3iviNPmVpMuzrCADkcMz_dwG0wfTP_fNqKG8U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1e6ad14982fd7ad-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:838a:939e:2c42:bbff:fead:68b9","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-Jul-2026 02:11:38 UTC] === User Orders API Called ===
[21-Jul-2026 02:11:38 UTC] User ID: 1101
[21-Jul-2026 02:11:38 UTC] Limit: 20, Offset: 0
[21-Jul-2026 02:11:38 UTC] Orders found: 0
[21-Jul-2026 02:11:38 UTC] Orders data: []
[21-Jul-2026 02:11:38 UTC] Total orders count: 0
[21-Jul-2026 02:11:38 UTC] === API CALL LOG ===
[21-Jul-2026 02:11:38 UTC] Endpoint: user/profile.php
[21-Jul-2026 02:11:38 UTC] Full Log Data: {
    "timestamp": "2026-07-21 02:11:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:838a:939e:2c42:bbff:fead:68b9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:838a:939e:2c42:bbff:fead:68b9, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMSIsInVzZXJuYW1lIjoiQEtvbWFsX1JlY2VwdGlvbmlzdCIsImVtYWlsIjoic2FtZWVyc2FpZmk5OTEwNTY4N0BnbWFpbC5jb20iLCJleHAiOjE3ODUyMDQ1NDF9.ieEwtl3iviNPmVpMuzrCADkcMz_dwG0wfTP_fNqKG8U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1e6ad149831d7ad-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:838a:939e:2c42:bbff:fead:68b9",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jul-2026 02:11:38 UTC] === END API CALL LOG ===
[21-Jul-2026 02:11:38 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jul-2026 02:11:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMSIsInVzZXJuYW1lIjoiQEtvbWFsX1JlY2VwdGlvbmlzdCIsImVtYWlsIjoic2FtZWVyc2FpZmk5OTEwNTY4N0BnbWFpbC5jb20iLCJleHAiOjE3ODUyMDQ1NDF9.ieEwtl3iviNPmVpMuzrCADkcMz_dwG0wfTP_fNqKG8U
[21-Jul-2026 02:11:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jul-2026 02:11:38 UTC] ✅ JWT token verified successfully for user profile
[21-Jul-2026 02:11:38 UTC] User ID: 1101
[21-Jul-2026 02:11:38 UTC] ✅ User profile retrieved successfully for user ID: 1101
[21-Jul-2026 02:11:39 UTC] === API CALL LOG ===
[21-Jul-2026 02:11:39 UTC] Endpoint: user/profile.php
[21-Jul-2026 02:11:39 UTC] Full Log Data: {
    "timestamp": "2026-07-21 02:11:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:838a:939e:2c42:bbff:fead:68b9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:838a:939e:2c42:bbff:fead:68b9, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMSIsInVzZXJuYW1lIjoiQEtvbWFsX1JlY2VwdGlvbmlzdCIsImVtYWlsIjoic2FtZWVyc2FpZmk5OTEwNTY4N0BnbWFpbC5jb20iLCJleHAiOjE3ODUyMDQ1NDF9.ieEwtl3iviNPmVpMuzrCADkcMz_dwG0wfTP_fNqKG8U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1e6ad186cb6d7ad-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:838a:939e:2c42:bbff:fead:68b9",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jul-2026 02:11:39 UTC] === END API CALL LOG ===
[21-Jul-2026 02:11:39 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jul-2026 02:11:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMSIsInVzZXJuYW1lIjoiQEtvbWFsX1JlY2VwdGlvbmlzdCIsImVtYWlsIjoic2FtZWVyc2FpZmk5OTEwNTY4N0BnbWFpbC5jb20iLCJleHAiOjE3ODUyMDQ1NDF9.ieEwtl3iviNPmVpMuzrCADkcMz_dwG0wfTP_fNqKG8U
[21-Jul-2026 02:11:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jul-2026 02:11:39 UTC] ✅ JWT token verified successfully for user profile
[21-Jul-2026 02:11:39 UTC] User ID: 1101
[21-Jul-2026 02:11:39 UTC] ✅ User profile retrieved successfully for user ID: 1101
[21-Jul-2026 02:11:39 UTC] === API CALL LOG ===
[21-Jul-2026 02:11:39 UTC] Endpoint: user/profile.php
[21-Jul-2026 02:11:39 UTC] Full Log Data: {
    "timestamp": "2026-07-21 02:11:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:838a:939e:2c42:bbff:fead:68b9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:838a:939e:2c42:bbff:fead:68b9, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMSIsInVzZXJuYW1lIjoiQEtvbWFsX1JlY2VwdGlvbmlzdCIsImVtYWlsIjoic2FtZWVyc2FpZmk5OTEwNTY4N0BnbWFpbC5jb20iLCJleHAiOjE3ODUyMDQ1NDF9.ieEwtl3iviNPmVpMuzrCADkcMz_dwG0wfTP_fNqKG8U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1e6ad1b1e9cd7ad-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:838a:939e:2c42:bbff:fead:68b9",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jul-2026 02:11:39 UTC] === END API CALL LOG ===
[21-Jul-2026 02:11:39 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jul-2026 02:11:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMSIsInVzZXJuYW1lIjoiQEtvbWFsX1JlY2VwdGlvbmlzdCIsImVtYWlsIjoic2FtZWVyc2FpZmk5OTEwNTY4N0BnbWFpbC5jb20iLCJleHAiOjE3ODUyMDQ1NDF9.ieEwtl3iviNPmVpMuzrCADkcMz_dwG0wfTP_fNqKG8U
[21-Jul-2026 02:11:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jul-2026 02:11:39 UTC] ✅ JWT token verified successfully for user profile
[21-Jul-2026 02:11:39 UTC] User ID: 1101
[21-Jul-2026 02:11:39 UTC] ✅ User profile retrieved successfully for user ID: 1101
[21-Jul-2026 02:11:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jul-2026 02:11:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jul-2026 02:11:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:838a:939e:2c42:bbff:fead:68b9, 104.23.175.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMSIsInVzZXJuYW1lIjoiQEtvbWFsX1JlY2VwdGlvbmlzdCIsImVtYWlsIjoic2FtZWVyc2FpZmk5OTEwNTY4N0BnbWFpbC5jb20iLCJleHAiOjE3ODUyMDQ1NDF9.ieEwtl3iviNPmVpMuzrCADkcMz_dwG0wfTP_fNqKG8U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1e6ad84fa7ad7ad-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:838a:939e:2c42:bbff:fead:68b9","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-Jul-2026 02:11:56 UTC] === User Orders API Called ===
[21-Jul-2026 02:11:56 UTC] User ID: 1101
[21-Jul-2026 02:11:56 UTC] Limit: 20, Offset: 0
[21-Jul-2026 02:11:56 UTC] Orders found: 0
[21-Jul-2026 02:11:56 UTC] Orders data: []
[21-Jul-2026 02:11:56 UTC] Total orders count: 0
[21-Jul-2026 02:11:56 UTC] === API CALL LOG ===
[21-Jul-2026 02:11:56 UTC] Endpoint: user/profile.php
[21-Jul-2026 02:11:56 UTC] Full Log Data: {
    "timestamp": "2026-07-21 02:11:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:838a:939e:2c42:bbff:fead:68b9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:838a:939e:2c42:bbff:fead:68b9, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMSIsInVzZXJuYW1lIjoiQEtvbWFsX1JlY2VwdGlvbmlzdCIsImVtYWlsIjoic2FtZWVyc2FpZmk5OTEwNTY4N0BnbWFpbC5jb20iLCJleHAiOjE3ODUyMDQ1NDF9.ieEwtl3iviNPmVpMuzrCADkcMz_dwG0wfTP_fNqKG8U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1e6ad84fa84d7ad-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:838a:939e:2c42:bbff:fead:68b9",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jul-2026 02:11:56 UTC] === END API CALL LOG ===
[21-Jul-2026 02:11:56 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jul-2026 02:11:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMSIsInVzZXJuYW1lIjoiQEtvbWFsX1JlY2VwdGlvbmlzdCIsImVtYWlsIjoic2FtZWVyc2FpZmk5OTEwNTY4N0BnbWFpbC5jb20iLCJleHAiOjE3ODUyMDQ1NDF9.ieEwtl3iviNPmVpMuzrCADkcMz_dwG0wfTP_fNqKG8U
[21-Jul-2026 02:11:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jul-2026 02:11:56 UTC] ✅ JWT token verified successfully for user profile
[21-Jul-2026 02:11:56 UTC] User ID: 1101
[21-Jul-2026 02:11:56 UTC] ✅ User profile retrieved successfully for user ID: 1101
[21-Jul-2026 02:11:56 UTC] === API CALL LOG ===
[21-Jul-2026 02:11:56 UTC] Endpoint: user/profile.php
[21-Jul-2026 02:11:56 UTC] Full Log Data: {
    "timestamp": "2026-07-21 02:11:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:838a:939e:2c42:bbff:fead:68b9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:838a:939e:2c42:bbff:fead:68b9, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMSIsInVzZXJuYW1lIjoiQEtvbWFsX1JlY2VwdGlvbmlzdCIsImVtYWlsIjoic2FtZWVyc2FpZmk5OTEwNTY4N0BnbWFpbC5jb20iLCJleHAiOjE3ODUyMDQ1NDF9.ieEwtl3iviNPmVpMuzrCADkcMz_dwG0wfTP_fNqKG8U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1e6ad882c6ad7ad-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:838a:939e:2c42:bbff:fead:68b9",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jul-2026 02:11:56 UTC] === END API CALL LOG ===
[21-Jul-2026 02:11:56 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jul-2026 02:11:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMSIsInVzZXJuYW1lIjoiQEtvbWFsX1JlY2VwdGlvbmlzdCIsImVtYWlsIjoic2FtZWVyc2FpZmk5OTEwNTY4N0BnbWFpbC5jb20iLCJleHAiOjE3ODUyMDQ1NDF9.ieEwtl3iviNPmVpMuzrCADkcMz_dwG0wfTP_fNqKG8U
[21-Jul-2026 02:11:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jul-2026 02:11:56 UTC] ✅ JWT token verified successfully for user profile
[21-Jul-2026 02:11:56 UTC] User ID: 1101
[21-Jul-2026 02:11:56 UTC] ✅ User profile retrieved successfully for user ID: 1101
[21-Jul-2026 02:11:57 UTC] === API CALL LOG ===
[21-Jul-2026 02:11:57 UTC] Endpoint: user/profile.php
[21-Jul-2026 02:11:57 UTC] Full Log Data: {
    "timestamp": "2026-07-21 02:11:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:838a:939e:2c42:bbff:fead:68b9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:838a:939e:2c42:bbff:fead:68b9, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMSIsInVzZXJuYW1lIjoiQEtvbWFsX1JlY2VwdGlvbmlzdCIsImVtYWlsIjoic2FtZWVyc2FpZmk5OTEwNTY4N0BnbWFpbC5jb20iLCJleHAiOjE3ODUyMDQ1NDF9.ieEwtl3iviNPmVpMuzrCADkcMz_dwG0wfTP_fNqKG8U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1e6ad8ecea4d7ad-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:838a:939e:2c42:bbff:fead:68b9",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jul-2026 02:11:57 UTC] === END API CALL LOG ===
[21-Jul-2026 02:11:57 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jul-2026 02:11:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMSIsInVzZXJuYW1lIjoiQEtvbWFsX1JlY2VwdGlvbmlzdCIsImVtYWlsIjoic2FtZWVyc2FpZmk5OTEwNTY4N0BnbWFpbC5jb20iLCJleHAiOjE3ODUyMDQ1NDF9.ieEwtl3iviNPmVpMuzrCADkcMz_dwG0wfTP_fNqKG8U
[21-Jul-2026 02:11:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jul-2026 02:11:57 UTC] ✅ JWT token verified successfully for user profile
[21-Jul-2026 02:11:57 UTC] User ID: 1101
[21-Jul-2026 02:11:57 UTC] ✅ User profile retrieved successfully for user ID: 1101
[21-Jul-2026 02:12:04 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jul-2026 02:12:04 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jul-2026 02:12:04 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:838a:939e:2c42:bbff:fead:68b9, 104.23.175.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMSIsInVzZXJuYW1lIjoiQEtvbWFsX1JlY2VwdGlvbmlzdCIsImVtYWlsIjoic2FtZWVyc2FpZmk5OTEwNTY4N0BnbWFpbC5jb20iLCJleHAiOjE3ODUyMDQ1NDF9.ieEwtl3iviNPmVpMuzrCADkcMz_dwG0wfTP_fNqKG8U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1e6adb71d41d7ad-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:838a:939e:2c42:bbff:fead:68b9","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-Jul-2026 02:12:04 UTC] === User Orders API Called ===
[21-Jul-2026 02:12:04 UTC] User ID: 1101
[21-Jul-2026 02:12:04 UTC] Limit: 20, Offset: 0
[21-Jul-2026 02:12:04 UTC] Orders found: 0
[21-Jul-2026 02:12:04 UTC] Orders data: []
[21-Jul-2026 02:12:04 UTC] Total orders count: 0
[21-Jul-2026 02:12:05 UTC] === API CALL LOG ===
[21-Jul-2026 02:12:05 UTC] Endpoint: user/profile.php
[21-Jul-2026 02:12:05 UTC] Full Log Data: {
    "timestamp": "2026-07-21 02:12:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:838a:939e:2c42:bbff:fead:68b9",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:838a:939e:2c42:bbff:fead:68b9, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMSIsInVzZXJuYW1lIjoiQEtvbWFsX1JlY2VwdGlvbmlzdCIsImVtYWlsIjoic2FtZWVyc2FpZmk5OTEwNTY4N0BnbWFpbC5jb20iLCJleHAiOjE3ODUyMDQ1NDF9.ieEwtl3iviNPmVpMuzrCADkcMz_dwG0wfTP_fNqKG8U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1e6adbfee25d7ad-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:838a:939e:2c42:bbff:fead:68b9",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jul-2026 02:12:05 UTC] === END API CALL LOG ===
[21-Jul-2026 02:12:05 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jul-2026 02:12:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMSIsInVzZXJuYW1lIjoiQEtvbWFsX1JlY2VwdGlvbmlzdCIsImVtYWlsIjoic2FtZWVyc2FpZmk5OTEwNTY4N0BnbWFpbC5jb20iLCJleHAiOjE3ODUyMDQ1NDF9.ieEwtl3iviNPmVpMuzrCADkcMz_dwG0wfTP_fNqKG8U
[21-Jul-2026 02:12:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jul-2026 02:12:05 UTC] ✅ JWT token verified successfully for user profile
[21-Jul-2026 02:12:05 UTC] User ID: 1101
[21-Jul-2026 02:12:05 UTC] ✅ User profile retrieved successfully for user ID: 1101
[21-Jul-2026 02:12:06 UTC] User Purchases API - User ID: 1101
[21-Jul-2026 02:12:06 UTC] User Purchases API - Total purchases found: 0
[21-Jul-2026 05:04:29 UTC] === API CALL LOG ===
[21-Jul-2026 05:04:29 UTC] Endpoint: user/profile.php
[21-Jul-2026 05:04:29 UTC] Full Log Data: {
    "timestamp": "2026-07-21 05:04:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8939:63ba:e6bc:c7fb:28b6:a2e3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8939:63ba:e6bc:c7fb:28b6:a2e3, 172.70.208.5",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc2IiwidXNlcm5hbWUiOiJzYW5kZWVwMTQiLCJlbWFpbCI6ImFsZXhtYXJ0aW4xNDEwOUBnbWFpbC5jb20iLCJleHAiOjE3ODA2MDc0OTN9.uSTj8FOupFQfV60eAqzdrzfjMPZ0qA3om0yp9sbWGGk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1e7aa462b86fdbf-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:8939:63ba:e6bc:c7fb:28b6:a2e3",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jul-2026 05:04:29 UTC] === END API CALL LOG ===
[21-Jul-2026 05:04:29 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jul-2026 05:04:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc2IiwidXNlcm5hbWUiOiJzYW5kZWVwMTQiLCJlbWFpbCI6ImFsZXhtYXJ0aW4xNDEwOUBnbWFpbC5jb20iLCJleHAiOjE3ODA2MDc0OTN9.uSTj8FOupFQfV60eAqzdrzfjMPZ0qA3om0yp9sbWGGk
[21-Jul-2026 05:04:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jul-2026 05:04:29 UTC] ✅ JWT token verified successfully for user profile
[21-Jul-2026 05:04:29 UTC] User ID: 676
[21-Jul-2026 05:04:29 UTC] ✅ User profile retrieved successfully for user ID: 676
[21-Jul-2026 05:04:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jul-2026 05:04:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jul-2026 05:04:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:8939:63ba:e6bc:c7fb:28b6:a2e3, 172.70.208.5","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc2IiwidXNlcm5hbWUiOiJzYW5kZWVwMTQiLCJlbWFpbCI6ImFsZXhtYXJ0aW4xNDEwOUBnbWFpbC5jb20iLCJleHAiOjE3ODA2MDc0OTN9.uSTj8FOupFQfV60eAqzdrzfjMPZ0qA3om0yp9sbWGGk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1e7aa4cde54fdbf-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:8939:63ba:e6bc:c7fb:28b6:a2e3","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-Jul-2026 05:04:30 UTC] === User Orders API Called ===
[21-Jul-2026 05:04:30 UTC] User ID: 676
[21-Jul-2026 05:04:30 UTC] Limit: 20, Offset: 0
[21-Jul-2026 05:04:30 UTC] Orders found: 2
[21-Jul-2026 05:04:30 UTC] Orders data: [{"id":310,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/SandeepPredictions14","status":"cancelled","created_at":"2026-05-29 10:35:06","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":309,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/SandeepPredictions14","status":"cancelled","created_at":"2026-05-29 00:44:13","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[21-Jul-2026 05:04:30 UTC] Total orders count: 2
[21-Jul-2026 05:04:30 UTC] === API CALL LOG ===
[21-Jul-2026 05:04:30 UTC] Endpoint: user/profile.php
[21-Jul-2026 05:04:30 UTC] Full Log Data: {
    "timestamp": "2026-07-21 05:04:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8939:63ba:e6bc:c7fb:28b6:a2e3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8939:63ba:e6bc:c7fb:28b6:a2e3, 172.70.208.5",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc2IiwidXNlcm5hbWUiOiJzYW5kZWVwMTQiLCJlbWFpbCI6ImFsZXhtYXJ0aW4xNDEwOUBnbWFpbC5jb20iLCJleHAiOjE3ODA2MDc0OTN9.uSTj8FOupFQfV60eAqzdrzfjMPZ0qA3om0yp9sbWGGk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1e7aa4d4fb2fdbf-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:8939:63ba:e6bc:c7fb:28b6:a2e3",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jul-2026 05:04:30 UTC] === END API CALL LOG ===
[21-Jul-2026 05:04:30 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jul-2026 05:04:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc2IiwidXNlcm5hbWUiOiJzYW5kZWVwMTQiLCJlbWFpbCI6ImFsZXhtYXJ0aW4xNDEwOUBnbWFpbC5jb20iLCJleHAiOjE3ODA2MDc0OTN9.uSTj8FOupFQfV60eAqzdrzfjMPZ0qA3om0yp9sbWGGk
[21-Jul-2026 05:04:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jul-2026 05:04:30 UTC] ✅ JWT token verified successfully for user profile
[21-Jul-2026 05:04:30 UTC] User ID: 676
[21-Jul-2026 05:04:30 UTC] ✅ User profile retrieved successfully for user ID: 676
[21-Jul-2026 09:15:30 UTC] === API CALL LOG ===
[21-Jul-2026 09:15:30 UTC] Endpoint: user/profile.php
[21-Jul-2026 09:15:30 UTC] Full Log Data: {
    "timestamp": "2026-07-21 09:15:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a10a:ae9c:486:61ff:fe70:bbba",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a10a:ae9c:486:61ff:fe70:bbba, 172.69.251.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODUyMzAxMzB9.klU9jpO5QWeBya3aNUMG2_FcZS5mOI44Fqazj0fTFWs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1e919fccc661e04-IST",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a10a:ae9c:486:61ff:fe70:bbba",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jul-2026 09:15:30 UTC] === END API CALL LOG ===
[21-Jul-2026 09:15:30 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jul-2026 09:15:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODUyMzAxMzB9.klU9jpO5QWeBya3aNUMG2_FcZS5mOI44Fqazj0fTFWs
[21-Jul-2026 09:15:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jul-2026 09:15:30 UTC] ✅ JWT token verified successfully for user profile
[21-Jul-2026 09:15:30 UTC] User ID: 694
[21-Jul-2026 09:15:30 UTC] ✅ User profile retrieved successfully for user ID: 694
[21-Jul-2026 09:15:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jul-2026 09:15:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jul-2026 09:15:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a00:1880:a10a:ae9c:486:61ff:fe70:bbba, 172.69.251.152","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODUyMzAxMzB9.klU9jpO5QWeBya3aNUMG2_FcZS5mOI44Fqazj0fTFWs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1e919fd3cde1e04-IST","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a00:1880:a10a:ae9c:486:61ff:fe70:bbba","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-Jul-2026 09:15:30 UTC] === User Orders API Called ===
[21-Jul-2026 09:15:30 UTC] User ID: 694
[21-Jul-2026 09:15:30 UTC] Limit: 20, Offset: 0
[21-Jul-2026 09:15:30 UTC] Orders found: 0
[21-Jul-2026 09:15:30 UTC] Orders data: []
[21-Jul-2026 09:15:30 UTC] Total orders count: 0
[21-Jul-2026 09:15:30 UTC] === API CALL LOG ===
[21-Jul-2026 09:15:30 UTC] Endpoint: user/profile.php
[21-Jul-2026 09:15:30 UTC] Full Log Data: {
    "timestamp": "2026-07-21 09:15:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a10a:ae9c:486:61ff:fe70:bbba",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a10a:ae9c:486:61ff:fe70:bbba, 172.69.251.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODUyMzAxMzB9.klU9jpO5QWeBya3aNUMG2_FcZS5mOI44Fqazj0fTFWs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1e919fd7d3c1e04-IST",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a10a:ae9c:486:61ff:fe70:bbba",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jul-2026 09:15:30 UTC] === END API CALL LOG ===
[21-Jul-2026 09:15:30 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jul-2026 09:15:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODUyMzAxMzB9.klU9jpO5QWeBya3aNUMG2_FcZS5mOI44Fqazj0fTFWs
[21-Jul-2026 09:15:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jul-2026 09:15:30 UTC] ✅ JWT token verified successfully for user profile
[21-Jul-2026 09:15:30 UTC] User ID: 694
[21-Jul-2026 09:15:30 UTC] ✅ User profile retrieved successfully for user ID: 694
[21-Jul-2026 09:15:45 UTC] === API CALL LOG ===
[21-Jul-2026 09:15:45 UTC] Endpoint: user/profile.php
[21-Jul-2026 09:15:45 UTC] Full Log Data: {
    "timestamp": "2026-07-21 09:15:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a10a:ae9c:486:61ff:fe70:bbba",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a10a:ae9c:486:61ff:fe70:bbba, 172.69.251.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODUyMzAxMzB9.klU9jpO5QWeBya3aNUMG2_FcZS5mOI44Fqazj0fTFWs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1e91a567b002358-IST",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a10a:ae9c:486:61ff:fe70:bbba",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jul-2026 09:15:45 UTC] === END API CALL LOG ===
[21-Jul-2026 09:15:45 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jul-2026 09:15:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODUyMzAxMzB9.klU9jpO5QWeBya3aNUMG2_FcZS5mOI44Fqazj0fTFWs
[21-Jul-2026 09:15:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jul-2026 09:15:45 UTC] ✅ JWT token verified successfully for user profile
[21-Jul-2026 09:15:45 UTC] User ID: 694
[21-Jul-2026 09:15:45 UTC] ✅ User profile retrieved successfully for user ID: 694
[21-Jul-2026 09:15:45 UTC] === API CALL LOG ===
[21-Jul-2026 09:15:45 UTC] Endpoint: user/profile.php
[21-Jul-2026 09:15:45 UTC] Full Log Data: {
    "timestamp": "2026-07-21 09:15:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a10a:ae9c:486:61ff:fe70:bbba",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a10a:ae9c:486:61ff:fe70:bbba, 172.69.251.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODUyMzAxMzB9.klU9jpO5QWeBya3aNUMG2_FcZS5mOI44Fqazj0fTFWs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1e91a5adfed2358-IST",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a10a:ae9c:486:61ff:fe70:bbba",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jul-2026 09:15:45 UTC] === END API CALL LOG ===
[21-Jul-2026 09:15:45 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jul-2026 09:15:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODUyMzAxMzB9.klU9jpO5QWeBya3aNUMG2_FcZS5mOI44Fqazj0fTFWs
[21-Jul-2026 09:15:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jul-2026 09:15:45 UTC] ✅ JWT token verified successfully for user profile
[21-Jul-2026 09:15:45 UTC] User ID: 694
[21-Jul-2026 09:15:45 UTC] ✅ User profile retrieved successfully for user ID: 694
[21-Jul-2026 09:15:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jul-2026 09:15:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jul-2026 09:15:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a00:1880:a10a:ae9c:486:61ff:fe70:bbba, 172.69.251.172","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODUyMzAxMzB9.klU9jpO5QWeBya3aNUMG2_FcZS5mOI44Fqazj0fTFWs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1e91a5b38552358-IST","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a00:1880:a10a:ae9c:486:61ff:fe70:bbba","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-Jul-2026 09:15:45 UTC] === User Orders API Called ===
[21-Jul-2026 09:15:45 UTC] User ID: 694
[21-Jul-2026 09:15:45 UTC] Limit: 20, Offset: 0
[21-Jul-2026 09:15:45 UTC] Orders found: 0
[21-Jul-2026 09:15:45 UTC] Orders data: []
[21-Jul-2026 09:15:45 UTC] Total orders count: 0
[21-Jul-2026 09:15:45 UTC] === API CALL LOG ===
[21-Jul-2026 09:15:45 UTC] Endpoint: user/profile.php
[21-Jul-2026 09:15:45 UTC] Full Log Data: {
    "timestamp": "2026-07-21 09:15:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a10a:ae9c:486:61ff:fe70:bbba",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a10a:ae9c:486:61ff:fe70:bbba, 172.69.251.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODUyMzAxMzB9.klU9jpO5QWeBya3aNUMG2_FcZS5mOI44Fqazj0fTFWs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1e91a5b688f2358-IST",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a10a:ae9c:486:61ff:fe70:bbba",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jul-2026 09:15:45 UTC] === END API CALL LOG ===
[21-Jul-2026 09:15:45 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jul-2026 09:15:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODUyMzAxMzB9.klU9jpO5QWeBya3aNUMG2_FcZS5mOI44Fqazj0fTFWs
[21-Jul-2026 09:15:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jul-2026 09:15:45 UTC] ✅ JWT token verified successfully for user profile
[21-Jul-2026 09:15:45 UTC] User ID: 694
[21-Jul-2026 09:15:45 UTC] ✅ User profile retrieved successfully for user ID: 694
[21-Jul-2026 09:15:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jul-2026 09:15:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jul-2026 09:15:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a00:1880:a10a:ae9c:486:61ff:fe70:bbba, 172.69.251.172","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODUyMzAxMzB9.klU9jpO5QWeBya3aNUMG2_FcZS5mOI44Fqazj0fTFWs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1e91a778ada2358-IST","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a00:1880:a10a:ae9c:486:61ff:fe70:bbba","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-Jul-2026 09:15:50 UTC] === User Orders API Called ===
[21-Jul-2026 09:15:50 UTC] User ID: 694
[21-Jul-2026 09:15:50 UTC] Limit: 20, Offset: 0
[21-Jul-2026 09:15:50 UTC] Orders found: 0
[21-Jul-2026 09:15:50 UTC] Orders data: []
[21-Jul-2026 09:15:50 UTC] Total orders count: 0
[21-Jul-2026 09:15:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jul-2026 09:15:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jul-2026 09:15:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a00:1880:a10a:ae9c:486:61ff:fe70:bbba, 172.69.251.172","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODUyMzAxMzB9.klU9jpO5QWeBya3aNUMG2_FcZS5mOI44Fqazj0fTFWs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1e91a828ffd2358-IST","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a00:1880:a10a:ae9c:486:61ff:fe70:bbba","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-Jul-2026 09:15:52 UTC] === User Orders API Called ===
[21-Jul-2026 09:15:52 UTC] User ID: 694
[21-Jul-2026 09:15:52 UTC] Limit: 20, Offset: 0
[21-Jul-2026 09:15:52 UTC] Orders found: 0
[21-Jul-2026 09:15:52 UTC] Orders data: []
[21-Jul-2026 09:15:52 UTC] Total orders count: 0
[21-Jul-2026 09:15:52 UTC] === API CALL LOG ===
[21-Jul-2026 09:15:52 UTC] Endpoint: user/profile.php
[21-Jul-2026 09:15:52 UTC] Full Log Data: {
    "timestamp": "2026-07-21 09:15:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a10a:ae9c:486:61ff:fe70:bbba",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a10a:ae9c:486:61ff:fe70:bbba, 172.69.251.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODUyMzAxMzB9.klU9jpO5QWeBya3aNUMG2_FcZS5mOI44Fqazj0fTFWs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1e91a82c8502358-IST",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a10a:ae9c:486:61ff:fe70:bbba",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jul-2026 09:15:52 UTC] === END API CALL LOG ===
[21-Jul-2026 09:15:52 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jul-2026 09:15:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODUyMzAxMzB9.klU9jpO5QWeBya3aNUMG2_FcZS5mOI44Fqazj0fTFWs
[21-Jul-2026 09:15:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jul-2026 09:15:52 UTC] ✅ JWT token verified successfully for user profile
[21-Jul-2026 09:15:52 UTC] User ID: 694
[21-Jul-2026 09:15:52 UTC] ✅ User profile retrieved successfully for user ID: 694
[21-Jul-2026 09:15:52 UTC] === API CALL LOG ===
[21-Jul-2026 09:15:52 UTC] Endpoint: user/profile.php
[21-Jul-2026 09:15:52 UTC] Full Log Data: {
    "timestamp": "2026-07-21 09:15:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a10a:ae9c:486:61ff:fe70:bbba",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a10a:ae9c:486:61ff:fe70:bbba, 172.69.251.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODUyMzAxMzB9.klU9jpO5QWeBya3aNUMG2_FcZS5mOI44Fqazj0fTFWs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1e91a86cd452358-IST",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a10a:ae9c:486:61ff:fe70:bbba",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jul-2026 09:15:52 UTC] === END API CALL LOG ===
[21-Jul-2026 09:15:52 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jul-2026 09:15:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODUyMzAxMzB9.klU9jpO5QWeBya3aNUMG2_FcZS5mOI44Fqazj0fTFWs
[21-Jul-2026 09:15:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jul-2026 09:15:52 UTC] ✅ JWT token verified successfully for user profile
[21-Jul-2026 09:15:52 UTC] User ID: 694
[21-Jul-2026 09:15:52 UTC] ✅ User profile retrieved successfully for user ID: 694
[21-Jul-2026 09:36:46 UTC] === API CALL LOG ===
[21-Jul-2026 09:36:46 UTC] Endpoint: user/profile.php
[21-Jul-2026 09:36:46 UTC] Full Log Data: {
    "timestamp": "2026-07-21 09:36:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a10a:ae9c:486:61ff:fe70:bbba",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a10a:ae9c:486:61ff:fe70:bbba, 172.69.251.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODUyMzAxMzB9.klU9jpO5QWeBya3aNUMG2_FcZS5mOI44Fqazj0fTFWs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1e93922ba042352-IST",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a10a:ae9c:486:61ff:fe70:bbba",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jul-2026 09:36:46 UTC] === END API CALL LOG ===
[21-Jul-2026 09:36:46 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jul-2026 09:36:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODUyMzAxMzB9.klU9jpO5QWeBya3aNUMG2_FcZS5mOI44Fqazj0fTFWs
[21-Jul-2026 09:36:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jul-2026 09:36:46 UTC] ✅ JWT token verified successfully for user profile
[21-Jul-2026 09:36:46 UTC] User ID: 694
[21-Jul-2026 09:36:46 UTC] ✅ User profile retrieved successfully for user ID: 694
[21-Jul-2026 09:36:47 UTC] === API CALL LOG ===
[21-Jul-2026 09:36:47 UTC] Endpoint: user/profile.php
[21-Jul-2026 09:36:47 UTC] Full Log Data: {
    "timestamp": "2026-07-21 09:36:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a10a:ae9c:486:61ff:fe70:bbba",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a10a:ae9c:486:61ff:fe70:bbba, 172.69.251.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODUyMzAxMzB9.klU9jpO5QWeBya3aNUMG2_FcZS5mOI44Fqazj0fTFWs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1e939272ebb2352-IST",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a10a:ae9c:486:61ff:fe70:bbba",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jul-2026 09:36:47 UTC] === END API CALL LOG ===
[21-Jul-2026 09:36:47 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jul-2026 09:36:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODUyMzAxMzB9.klU9jpO5QWeBya3aNUMG2_FcZS5mOI44Fqazj0fTFWs
[21-Jul-2026 09:36:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jul-2026 09:36:47 UTC] ✅ JWT token verified successfully for user profile
[21-Jul-2026 09:36:47 UTC] User ID: 694
[21-Jul-2026 09:36:47 UTC] ✅ User profile retrieved successfully for user ID: 694
[21-Jul-2026 09:36:47 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jul-2026 09:36:47 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jul-2026 09:36:47 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a00:1880:a10a:ae9c:486:61ff:fe70:bbba, 172.69.251.172","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODUyMzAxMzB9.klU9jpO5QWeBya3aNUMG2_FcZS5mOI44Fqazj0fTFWs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1e939276f052352-IST","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a00:1880:a10a:ae9c:486:61ff:fe70:bbba","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-Jul-2026 09:36:47 UTC] === User Orders API Called ===
[21-Jul-2026 09:36:47 UTC] User ID: 694
[21-Jul-2026 09:36:47 UTC] Limit: 20, Offset: 0
[21-Jul-2026 09:36:47 UTC] Orders found: 0
[21-Jul-2026 09:36:47 UTC] Orders data: []
[21-Jul-2026 09:36:47 UTC] Total orders count: 0
[21-Jul-2026 09:36:47 UTC] === API CALL LOG ===
[21-Jul-2026 09:36:47 UTC] Endpoint: user/profile.php
[21-Jul-2026 09:36:47 UTC] Full Log Data: {
    "timestamp": "2026-07-21 09:36:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a10a:ae9c:486:61ff:fe70:bbba",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a10a:ae9c:486:61ff:fe70:bbba, 172.69.251.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODUyMzAxMzB9.klU9jpO5QWeBya3aNUMG2_FcZS5mOI44Fqazj0fTFWs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1e93927cf4d2352-IST",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a10a:ae9c:486:61ff:fe70:bbba",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jul-2026 09:36:47 UTC] === END API CALL LOG ===
[21-Jul-2026 09:36:47 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jul-2026 09:36:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODUyMzAxMzB9.klU9jpO5QWeBya3aNUMG2_FcZS5mOI44Fqazj0fTFWs
[21-Jul-2026 09:36:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jul-2026 09:36:47 UTC] ✅ JWT token verified successfully for user profile
[21-Jul-2026 09:36:47 UTC] User ID: 694
[21-Jul-2026 09:36:47 UTC] ✅ User profile retrieved successfully for user ID: 694
[21-Jul-2026 09:40:22 UTC] === API CALL LOG ===
[21-Jul-2026 09:40:22 UTC] Endpoint: user/profile.php
[21-Jul-2026 09:40:22 UTC] Full Log Data: {
    "timestamp": "2026-07-21 09:40:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.221.212.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.221.212.149, 162.158.22.105",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMiIsInVzZXJuYW1lIjoic25wa2ltbyIsImVtYWlsIjoic25wazE0NEBnbWFpbC5jb20iLCJleHAiOjE3ODUyMzE2MjF9.TyaFqgG71hoRI16p2az8D1vX5OQ6eLBjsnFJ5dgVmNA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1e93e67598db924-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.221.212.149",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jul-2026 09:40:22 UTC] === END API CALL LOG ===
[21-Jul-2026 09:40:22 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jul-2026 09:40:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMiIsInVzZXJuYW1lIjoic25wa2ltbyIsImVtYWlsIjoic25wazE0NEBnbWFpbC5jb20iLCJleHAiOjE3ODUyMzE2MjF9.TyaFqgG71hoRI16p2az8D1vX5OQ6eLBjsnFJ5dgVmNA
[21-Jul-2026 09:40:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jul-2026 09:40:22 UTC] ✅ JWT token verified successfully for user profile
[21-Jul-2026 09:40:22 UTC] User ID: 1102
[21-Jul-2026 09:40:22 UTC] ✅ User profile retrieved successfully for user ID: 1102
[21-Jul-2026 09:40:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jul-2026 09:40:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jul-2026 09:40:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.221.212.149, 162.158.22.105","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMiIsInVzZXJuYW1lIjoic25wa2ltbyIsImVtYWlsIjoic25wazE0NEBnbWFpbC5jb20iLCJleHAiOjE3ODUyMzE2MjF9.TyaFqgG71hoRI16p2az8D1vX5OQ6eLBjsnFJ5dgVmNA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1e93e681abab924-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.221.212.149","cf-ipcountry":"EG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-Jul-2026 09:40:22 UTC] === User Orders API Called ===
[21-Jul-2026 09:40:22 UTC] User ID: 1102
[21-Jul-2026 09:40:22 UTC] Limit: 20, Offset: 0
[21-Jul-2026 09:40:22 UTC] Orders found: 0
[21-Jul-2026 09:40:22 UTC] Orders data: []
[21-Jul-2026 09:40:22 UTC] Total orders count: 0
[21-Jul-2026 09:40:22 UTC] === API CALL LOG ===
[21-Jul-2026 09:40:22 UTC] Endpoint: user/profile.php
[21-Jul-2026 09:40:22 UTC] Full Log Data: {
    "timestamp": "2026-07-21 09:40:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.221.212.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.221.212.149, 162.158.22.193",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMiIsInVzZXJuYW1lIjoic25wa2ltbyIsImVtYWlsIjoic25wazE0NEBnbWFpbC5jb20iLCJleHAiOjE3ODUyMzE2MjF9.TyaFqgG71hoRI16p2az8D1vX5OQ6eLBjsnFJ5dgVmNA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1e93e681abbb924-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.221.212.149",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jul-2026 09:40:22 UTC] === END API CALL LOG ===
[21-Jul-2026 09:40:22 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jul-2026 09:40:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMiIsInVzZXJuYW1lIjoic25wa2ltbyIsImVtYWlsIjoic25wazE0NEBnbWFpbC5jb20iLCJleHAiOjE3ODUyMzE2MjF9.TyaFqgG71hoRI16p2az8D1vX5OQ6eLBjsnFJ5dgVmNA
[21-Jul-2026 09:40:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jul-2026 09:40:22 UTC] ✅ JWT token verified successfully for user profile
[21-Jul-2026 09:40:22 UTC] User ID: 1102
[21-Jul-2026 09:40:22 UTC] ✅ User profile retrieved successfully for user ID: 1102
[21-Jul-2026 09:40:22 UTC] === API CALL LOG ===
[21-Jul-2026 09:40:22 UTC] Endpoint: user/profile.php
[21-Jul-2026 09:40:22 UTC] Full Log Data: {
    "timestamp": "2026-07-21 09:40:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.221.212.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.221.212.149, 162.158.22.193",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMiIsInVzZXJuYW1lIjoic25wa2ltbyIsImVtYWlsIjoic25wazE0NEBnbWFpbC5jb20iLCJleHAiOjE3ODUyMzE2MjF9.TyaFqgG71hoRI16p2az8D1vX5OQ6eLBjsnFJ5dgVmNA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1e93e6b980cb924-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.221.212.149",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jul-2026 09:40:22 UTC] === END API CALL LOG ===
[21-Jul-2026 09:40:22 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jul-2026 09:40:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMiIsInVzZXJuYW1lIjoic25wa2ltbyIsImVtYWlsIjoic25wazE0NEBnbWFpbC5jb20iLCJleHAiOjE3ODUyMzE2MjF9.TyaFqgG71hoRI16p2az8D1vX5OQ6eLBjsnFJ5dgVmNA
[21-Jul-2026 09:40:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jul-2026 09:40:22 UTC] ✅ JWT token verified successfully for user profile
[21-Jul-2026 09:40:22 UTC] User ID: 1102
[21-Jul-2026 09:40:22 UTC] ✅ User profile retrieved successfully for user ID: 1102
[21-Jul-2026 09:40:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jul-2026 09:40:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jul-2026 09:40:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.221.212.149, 162.158.22.193","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMiIsInVzZXJuYW1lIjoic25wa2ltbyIsImVtYWlsIjoic25wazE0NEBnbWFpbC5jb20iLCJleHAiOjE3ODUyMzE2MjF9.TyaFqgG71hoRI16p2az8D1vX5OQ6eLBjsnFJ5dgVmNA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1e93ee4ebb1b924-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.221.212.149","cf-ipcountry":"EG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-Jul-2026 09:40:42 UTC] === User Orders API Called ===
[21-Jul-2026 09:40:42 UTC] User ID: 1102
[21-Jul-2026 09:40:42 UTC] Limit: 20, Offset: 0
[21-Jul-2026 09:40:42 UTC] Orders found: 0
[21-Jul-2026 09:40:42 UTC] Orders data: []
[21-Jul-2026 09:40:42 UTC] Total orders count: 0
[21-Jul-2026 09:40:42 UTC] === API CALL LOG ===
[21-Jul-2026 09:40:42 UTC] Endpoint: user/profile.php
[21-Jul-2026 09:40:42 UTC] Full Log Data: {
    "timestamp": "2026-07-21 09:40:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.221.212.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.221.212.149, 162.158.22.193",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMiIsInVzZXJuYW1lIjoic25wa2ltbyIsImVtYWlsIjoic25wazE0NEBnbWFpbC5jb20iLCJleHAiOjE3ODUyMzE2MjF9.TyaFqgG71hoRI16p2az8D1vX5OQ6eLBjsnFJ5dgVmNA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1e93ee4ebb5b924-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.221.212.149",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jul-2026 09:40:42 UTC] === END API CALL LOG ===
[21-Jul-2026 09:40:42 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jul-2026 09:40:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMiIsInVzZXJuYW1lIjoic25wa2ltbyIsImVtYWlsIjoic25wazE0NEBnbWFpbC5jb20iLCJleHAiOjE3ODUyMzE2MjF9.TyaFqgG71hoRI16p2az8D1vX5OQ6eLBjsnFJ5dgVmNA
[21-Jul-2026 09:40:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jul-2026 09:40:42 UTC] ✅ JWT token verified successfully for user profile
[21-Jul-2026 09:40:42 UTC] User ID: 1102
[21-Jul-2026 09:40:42 UTC] ✅ User profile retrieved successfully for user ID: 1102
[21-Jul-2026 09:40:42 UTC] === API CALL LOG ===
[21-Jul-2026 09:40:42 UTC] Endpoint: user/profile.php
[21-Jul-2026 09:40:42 UTC] Full Log Data: {
    "timestamp": "2026-07-21 09:40:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.221.212.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.221.212.149, 162.158.22.193",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMiIsInVzZXJuYW1lIjoic25wa2ltbyIsImVtYWlsIjoic25wazE0NEBnbWFpbC5jb20iLCJleHAiOjE3ODUyMzE2MjF9.TyaFqgG71hoRI16p2az8D1vX5OQ6eLBjsnFJ5dgVmNA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1e93ee8082eb924-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.221.212.149",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jul-2026 09:40:42 UTC] === END API CALL LOG ===
[21-Jul-2026 09:40:42 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jul-2026 09:40:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMiIsInVzZXJuYW1lIjoic25wa2ltbyIsImVtYWlsIjoic25wazE0NEBnbWFpbC5jb20iLCJleHAiOjE3ODUyMzE2MjF9.TyaFqgG71hoRI16p2az8D1vX5OQ6eLBjsnFJ5dgVmNA
[21-Jul-2026 09:40:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jul-2026 09:40:42 UTC] ✅ JWT token verified successfully for user profile
[21-Jul-2026 09:40:42 UTC] User ID: 1102
[21-Jul-2026 09:40:42 UTC] ✅ User profile retrieved successfully for user ID: 1102
[21-Jul-2026 09:40:43 UTC] === API CALL LOG ===
[21-Jul-2026 09:40:43 UTC] Endpoint: user/profile.php
[21-Jul-2026 09:40:43 UTC] Full Log Data: {
    "timestamp": "2026-07-21 09:40:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.221.212.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.221.212.149, 162.158.22.193",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMiIsInVzZXJuYW1lIjoic25wa2ltbyIsImVtYWlsIjoic25wazE0NEBnbWFpbC5jb20iLCJleHAiOjE3ODUyMzE2MjF9.TyaFqgG71hoRI16p2az8D1vX5OQ6eLBjsnFJ5dgVmNA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1e93ee98a5db924-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.221.212.149",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jul-2026 09:40:43 UTC] === END API CALL LOG ===
[21-Jul-2026 09:40:43 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jul-2026 09:40:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMiIsInVzZXJuYW1lIjoic25wa2ltbyIsImVtYWlsIjoic25wazE0NEBnbWFpbC5jb20iLCJleHAiOjE3ODUyMzE2MjF9.TyaFqgG71hoRI16p2az8D1vX5OQ6eLBjsnFJ5dgVmNA
[21-Jul-2026 09:40:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jul-2026 09:40:43 UTC] ✅ JWT token verified successfully for user profile
[21-Jul-2026 09:40:43 UTC] User ID: 1102
[21-Jul-2026 09:40:43 UTC] ✅ User profile retrieved successfully for user ID: 1102
[21-Jul-2026 09:40:49 UTC] === API CALL LOG ===
[21-Jul-2026 09:40:49 UTC] Endpoint: user/profile.php
[21-Jul-2026 09:40:49 UTC] Full Log Data: {
    "timestamp": "2026-07-21 09:40:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.221.212.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.221.212.149, 162.158.22.192",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMiIsInVzZXJuYW1lIjoic25wa2ltbyIsImVtYWlsIjoic25wazE0NEBnbWFpbC5jb20iLCJleHAiOjE3ODUyMzE2MjF9.TyaFqgG71hoRI16p2az8D1vX5OQ6eLBjsnFJ5dgVmNA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1e93f124eaeb924-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.221.212.149",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jul-2026 09:40:49 UTC] === END API CALL LOG ===
[21-Jul-2026 09:40:49 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jul-2026 09:40:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMiIsInVzZXJuYW1lIjoic25wa2ltbyIsImVtYWlsIjoic25wazE0NEBnbWFpbC5jb20iLCJleHAiOjE3ODUyMzE2MjF9.TyaFqgG71hoRI16p2az8D1vX5OQ6eLBjsnFJ5dgVmNA
[21-Jul-2026 09:40:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jul-2026 09:40:49 UTC] ✅ JWT token verified successfully for user profile
[21-Jul-2026 09:40:49 UTC] User ID: 1102
[21-Jul-2026 09:40:49 UTC] ✅ User profile retrieved successfully for user ID: 1102
[21-Jul-2026 09:40:49 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jul-2026 09:40:49 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jul-2026 09:40:49 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.221.212.149, 162.158.22.192","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMiIsInVzZXJuYW1lIjoic25wa2ltbyIsImVtYWlsIjoic25wazE0NEBnbWFpbC5jb20iLCJleHAiOjE3ODUyMzE2MjF9.TyaFqgG71hoRI16p2az8D1vX5OQ6eLBjsnFJ5dgVmNA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1e93f124eacb924-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.221.212.149","cf-ipcountry":"EG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-Jul-2026 09:40:49 UTC] === User Orders API Called ===
[21-Jul-2026 09:40:49 UTC] User ID: 1102
[21-Jul-2026 09:40:49 UTC] Limit: 20, Offset: 0
[21-Jul-2026 09:40:49 UTC] Orders found: 0
[21-Jul-2026 09:40:49 UTC] Orders data: []
[21-Jul-2026 09:40:49 UTC] Total orders count: 0
[21-Jul-2026 09:40:50 UTC] === API CALL LOG ===
[21-Jul-2026 09:40:50 UTC] Endpoint: user/profile.php
[21-Jul-2026 09:40:50 UTC] Full Log Data: {
    "timestamp": "2026-07-21 09:40:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.221.212.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.221.212.149, 162.158.22.192",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMiIsInVzZXJuYW1lIjoic25wa2ltbyIsImVtYWlsIjoic25wazE0NEBnbWFpbC5jb20iLCJleHAiOjE3ODUyMzE2MjF9.TyaFqgG71hoRI16p2az8D1vX5OQ6eLBjsnFJ5dgVmNA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1e93f159c54b924-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.221.212.149",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jul-2026 09:40:50 UTC] === END API CALL LOG ===
[21-Jul-2026 09:40:50 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jul-2026 09:40:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMiIsInVzZXJuYW1lIjoic25wa2ltbyIsImVtYWlsIjoic25wazE0NEBnbWFpbC5jb20iLCJleHAiOjE3ODUyMzE2MjF9.TyaFqgG71hoRI16p2az8D1vX5OQ6eLBjsnFJ5dgVmNA
[21-Jul-2026 09:40:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jul-2026 09:40:50 UTC] ✅ JWT token verified successfully for user profile
[21-Jul-2026 09:40:50 UTC] User ID: 1102
[21-Jul-2026 09:40:50 UTC] ✅ User profile retrieved successfully for user ID: 1102
[21-Jul-2026 09:40:50 UTC] === API CALL LOG ===
[21-Jul-2026 09:40:50 UTC] Endpoint: user/profile.php
[21-Jul-2026 09:40:50 UTC] Full Log Data: {
    "timestamp": "2026-07-21 09:40:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.221.212.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.221.212.149, 162.158.22.192",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMiIsInVzZXJuYW1lIjoic25wa2ltbyIsImVtYWlsIjoic25wazE0NEBnbWFpbC5jb20iLCJleHAiOjE3ODUyMzE2MjF9.TyaFqgG71hoRI16p2az8D1vX5OQ6eLBjsnFJ5dgVmNA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1e93f170e6eb924-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.221.212.149",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jul-2026 09:40:50 UTC] === END API CALL LOG ===
[21-Jul-2026 09:40:50 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jul-2026 09:40:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMiIsInVzZXJuYW1lIjoic25wa2ltbyIsImVtYWlsIjoic25wazE0NEBnbWFpbC5jb20iLCJleHAiOjE3ODUyMzE2MjF9.TyaFqgG71hoRI16p2az8D1vX5OQ6eLBjsnFJ5dgVmNA
[21-Jul-2026 09:40:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jul-2026 09:40:50 UTC] ✅ JWT token verified successfully for user profile
[21-Jul-2026 09:40:50 UTC] User ID: 1102
[21-Jul-2026 09:40:50 UTC] ✅ User profile retrieved successfully for user ID: 1102
[21-Jul-2026 09:41:23 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jul-2026 09:41:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jul-2026 09:41:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.221.212.149, 162.158.22.192","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMiIsInVzZXJuYW1lIjoic25wa2ltbyIsImVtYWlsIjoic25wazE0NEBnbWFpbC5jb20iLCJleHAiOjE3ODUyMzE2MjF9.TyaFqgG71hoRI16p2az8D1vX5OQ6eLBjsnFJ5dgVmNA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1e93fe65e9fb924-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.221.212.149","cf-ipcountry":"EG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-Jul-2026 09:41:23 UTC] === User Orders API Called ===
[21-Jul-2026 09:41:23 UTC] User ID: 1102
[21-Jul-2026 09:41:23 UTC] Limit: 20, Offset: 0
[21-Jul-2026 09:41:23 UTC] Orders found: 0
[21-Jul-2026 09:41:23 UTC] Orders data: []
[21-Jul-2026 09:41:23 UTC] Total orders count: 0
[21-Jul-2026 09:41:23 UTC] === API CALL LOG ===
[21-Jul-2026 09:41:23 UTC] Endpoint: user/profile.php
[21-Jul-2026 09:41:23 UTC] Full Log Data: {
    "timestamp": "2026-07-21 09:41:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.221.212.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.221.212.149, 162.158.22.192",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMiIsInVzZXJuYW1lIjoic25wa2ltbyIsImVtYWlsIjoic25wazE0NEBnbWFpbC5jb20iLCJleHAiOjE3ODUyMzE2MjF9.TyaFqgG71hoRI16p2az8D1vX5OQ6eLBjsnFJ5dgVmNA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1e93fe6ff93b924-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.221.212.149",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jul-2026 09:41:23 UTC] === END API CALL LOG ===
[21-Jul-2026 09:41:23 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jul-2026 09:41:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMiIsInVzZXJuYW1lIjoic25wa2ltbyIsImVtYWlsIjoic25wazE0NEBnbWFpbC5jb20iLCJleHAiOjE3ODUyMzE2MjF9.TyaFqgG71hoRI16p2az8D1vX5OQ6eLBjsnFJ5dgVmNA
[21-Jul-2026 09:41:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jul-2026 09:41:23 UTC] ✅ JWT token verified successfully for user profile
[21-Jul-2026 09:41:23 UTC] User ID: 1102
[21-Jul-2026 09:41:23 UTC] ✅ User profile retrieved successfully for user ID: 1102
[21-Jul-2026 09:41:24 UTC] === API CALL LOG ===
[21-Jul-2026 09:41:24 UTC] Endpoint: user/profile.php
[21-Jul-2026 09:41:24 UTC] Full Log Data: {
    "timestamp": "2026-07-21 09:41:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.221.212.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.221.212.149, 162.158.22.192",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMiIsInVzZXJuYW1lIjoic25wa2ltbyIsImVtYWlsIjoic25wazE0NEBnbWFpbC5jb20iLCJleHAiOjE3ODUyMzE2MjF9.TyaFqgG71hoRI16p2az8D1vX5OQ6eLBjsnFJ5dgVmNA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1e93fe91aceb924-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.221.212.149",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jul-2026 09:41:24 UTC] === END API CALL LOG ===
[21-Jul-2026 09:41:24 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jul-2026 09:41:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMiIsInVzZXJuYW1lIjoic25wa2ltbyIsImVtYWlsIjoic25wazE0NEBnbWFpbC5jb20iLCJleHAiOjE3ODUyMzE2MjF9.TyaFqgG71hoRI16p2az8D1vX5OQ6eLBjsnFJ5dgVmNA
[21-Jul-2026 09:41:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jul-2026 09:41:24 UTC] ✅ JWT token verified successfully for user profile
[21-Jul-2026 09:41:24 UTC] User ID: 1102
[21-Jul-2026 09:41:24 UTC] ✅ User profile retrieved successfully for user ID: 1102
[21-Jul-2026 09:41:24 UTC] === API CALL LOG ===
[21-Jul-2026 09:41:24 UTC] Endpoint: user/profile.php
[21-Jul-2026 09:41:24 UTC] Full Log Data: {
    "timestamp": "2026-07-21 09:41:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.221.212.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.221.212.149, 162.158.22.192",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMiIsInVzZXJuYW1lIjoic25wa2ltbyIsImVtYWlsIjoic25wazE0NEBnbWFpbC5jb20iLCJleHAiOjE3ODUyMzE2MjF9.TyaFqgG71hoRI16p2az8D1vX5OQ6eLBjsnFJ5dgVmNA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1e93fea6c87b924-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.221.212.149",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jul-2026 09:41:24 UTC] === END API CALL LOG ===
[21-Jul-2026 09:41:24 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jul-2026 09:41:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMiIsInVzZXJuYW1lIjoic25wa2ltbyIsImVtYWlsIjoic25wazE0NEBnbWFpbC5jb20iLCJleHAiOjE3ODUyMzE2MjF9.TyaFqgG71hoRI16p2az8D1vX5OQ6eLBjsnFJ5dgVmNA
[21-Jul-2026 09:41:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jul-2026 09:41:24 UTC] ✅ JWT token verified successfully for user profile
[21-Jul-2026 09:41:24 UTC] User ID: 1102
[21-Jul-2026 09:41:24 UTC] ✅ User profile retrieved successfully for user ID: 1102
[21-Jul-2026 09:41:59 UTC] === API CALL LOG ===
[21-Jul-2026 09:41:59 UTC] Endpoint: user/profile.php
[21-Jul-2026 09:41:59 UTC] Full Log Data: {
    "timestamp": "2026-07-21 09:41:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.221.212.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.221.212.149, 162.158.22.192",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMiIsInVzZXJuYW1lIjoic25wa2ltbyIsImVtYWlsIjoic25wazE0NEBnbWFpbC5jb20iLCJleHAiOjE3ODUyMzE2MjF9.TyaFqgG71hoRI16p2az8D1vX5OQ6eLBjsnFJ5dgVmNA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1e940c3f857b924-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.221.212.149",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jul-2026 09:41:59 UTC] === END API CALL LOG ===
[21-Jul-2026 09:41:59 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jul-2026 09:41:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMiIsInVzZXJuYW1lIjoic25wa2ltbyIsImVtYWlsIjoic25wazE0NEBnbWFpbC5jb20iLCJleHAiOjE3ODUyMzE2MjF9.TyaFqgG71hoRI16p2az8D1vX5OQ6eLBjsnFJ5dgVmNA
[21-Jul-2026 09:41:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jul-2026 09:41:59 UTC] ✅ JWT token verified successfully for user profile
[21-Jul-2026 09:41:59 UTC] User ID: 1102
[21-Jul-2026 09:41:59 UTC] ✅ User profile retrieved successfully for user ID: 1102
[21-Jul-2026 09:42:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jul-2026 09:42:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jul-2026 09:42:21 UTC] === API CALL LOG ===
[21-Jul-2026 09:42:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.221.212.149, 162.158.22.192","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMiIsInVzZXJuYW1lIjoic25wa2ltbyIsImVtYWlsIjoic25wazE0NEBnbWFpbC5jb20iLCJleHAiOjE3ODUyMzE2MjF9.TyaFqgG71hoRI16p2az8D1vX5OQ6eLBjsnFJ5dgVmNA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1e94151acbcb924-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.221.212.149","cf-ipcountry":"EG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-Jul-2026 09:42:21 UTC] Endpoint: user/profile.php
[21-Jul-2026 09:42:21 UTC] Full Log Data: {
    "timestamp": "2026-07-21 09:42:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.221.212.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.221.212.149, 162.158.22.192",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMiIsInVzZXJuYW1lIjoic25wa2ltbyIsImVtYWlsIjoic25wazE0NEBnbWFpbC5jb20iLCJleHAiOjE3ODUyMzE2MjF9.TyaFqgG71hoRI16p2az8D1vX5OQ6eLBjsnFJ5dgVmNA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1e94151acbfb924-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.221.212.149",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jul-2026 09:42:21 UTC] === END API CALL LOG ===
[21-Jul-2026 09:42:21 UTC] === User Orders API Called ===
[21-Jul-2026 09:42:21 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jul-2026 09:42:21 UTC] User ID: 1102
[21-Jul-2026 09:42:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMiIsInVzZXJuYW1lIjoic25wa2ltbyIsImVtYWlsIjoic25wazE0NEBnbWFpbC5jb20iLCJleHAiOjE3ODUyMzE2MjF9.TyaFqgG71hoRI16p2az8D1vX5OQ6eLBjsnFJ5dgVmNA
[21-Jul-2026 09:42:21 UTC] Limit: 20, Offset: 0
[21-Jul-2026 09:42:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jul-2026 09:42:21 UTC] ✅ JWT token verified successfully for user profile
[21-Jul-2026 09:42:21 UTC] User ID: 1102
[21-Jul-2026 09:42:21 UTC] Orders found: 0
[21-Jul-2026 09:42:21 UTC] ✅ User profile retrieved successfully for user ID: 1102
[21-Jul-2026 09:42:21 UTC] Orders data: []
[21-Jul-2026 09:42:21 UTC] Total orders count: 0
[21-Jul-2026 09:42:22 UTC] === API CALL LOG ===
[21-Jul-2026 09:42:22 UTC] Endpoint: user/profile.php
[21-Jul-2026 09:42:22 UTC] Full Log Data: {
    "timestamp": "2026-07-21 09:42:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.221.212.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.221.212.149, 162.158.22.192",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMiIsInVzZXJuYW1lIjoic25wa2ltbyIsImVtYWlsIjoic25wazE0NEBnbWFpbC5jb20iLCJleHAiOjE3ODUyMzE2MjF9.TyaFqgG71hoRI16p2az8D1vX5OQ6eLBjsnFJ5dgVmNA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1e941554a04b924-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.221.212.149",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jul-2026 09:42:22 UTC] === END API CALL LOG ===
[21-Jul-2026 09:42:22 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jul-2026 09:42:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMiIsInVzZXJuYW1lIjoic25wa2ltbyIsImVtYWlsIjoic25wazE0NEBnbWFpbC5jb20iLCJleHAiOjE3ODUyMzE2MjF9.TyaFqgG71hoRI16p2az8D1vX5OQ6eLBjsnFJ5dgVmNA
[21-Jul-2026 09:42:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jul-2026 09:42:22 UTC] ✅ JWT token verified successfully for user profile
[21-Jul-2026 09:42:22 UTC] User ID: 1102
[21-Jul-2026 09:42:22 UTC] ✅ User profile retrieved successfully for user ID: 1102
[21-Jul-2026 09:42:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jul-2026 09:42:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jul-2026 09:42:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.221.212.149, 162.158.22.193","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMiIsInVzZXJuYW1lIjoic25wa2ltbyIsImVtYWlsIjoic25wazE0NEBnbWFpbC5jb20iLCJleHAiOjE3ODUyMzE2MjF9.TyaFqgG71hoRI16p2az8D1vX5OQ6eLBjsnFJ5dgVmNA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1e941994c7cb924-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.221.212.149","cf-ipcountry":"EG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-Jul-2026 09:42:33 UTC] === User Orders API Called ===
[21-Jul-2026 09:42:33 UTC] User ID: 1102
[21-Jul-2026 09:42:33 UTC] Limit: 20, Offset: 0
[21-Jul-2026 09:42:33 UTC] Orders found: 0
[21-Jul-2026 09:42:33 UTC] Orders data: []
[21-Jul-2026 09:42:33 UTC] Total orders count: 0
[21-Jul-2026 09:42:35 UTC] === API CALL LOG ===
[21-Jul-2026 09:42:35 UTC] Endpoint: user/profile.php
[21-Jul-2026 09:42:35 UTC] Full Log Data: {
    "timestamp": "2026-07-21 09:42:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.221.212.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.221.212.149, 162.158.22.193",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMiIsInVzZXJuYW1lIjoic25wa2ltbyIsImVtYWlsIjoic25wazE0NEBnbWFpbC5jb20iLCJleHAiOjE3ODUyMzE2MjF9.TyaFqgG71hoRI16p2az8D1vX5OQ6eLBjsnFJ5dgVmNA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1e941a4dd14b924-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.221.212.149",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jul-2026 09:42:35 UTC] === END API CALL LOG ===
[21-Jul-2026 09:42:35 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jul-2026 09:42:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMiIsInVzZXJuYW1lIjoic25wa2ltbyIsImVtYWlsIjoic25wazE0NEBnbWFpbC5jb20iLCJleHAiOjE3ODUyMzE2MjF9.TyaFqgG71hoRI16p2az8D1vX5OQ6eLBjsnFJ5dgVmNA
[21-Jul-2026 09:42:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jul-2026 09:42:35 UTC] ✅ JWT token verified successfully for user profile
[21-Jul-2026 09:42:35 UTC] User ID: 1102
[21-Jul-2026 09:42:35 UTC] ✅ User profile retrieved successfully for user ID: 1102
[21-Jul-2026 09:42:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jul-2026 09:42:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jul-2026 09:42:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.221.212.149, 162.158.22.193","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMiIsInVzZXJuYW1lIjoic25wa2ltbyIsImVtYWlsIjoic25wazE0NEBnbWFpbC5jb20iLCJleHAiOjE3ODUyMzE2MjF9.TyaFqgG71hoRI16p2az8D1vX5OQ6eLBjsnFJ5dgVmNA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1e941a4dd12b924-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.221.212.149","cf-ipcountry":"EG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-Jul-2026 09:42:35 UTC] === User Orders API Called ===
[21-Jul-2026 09:42:35 UTC] User ID: 1102
[21-Jul-2026 09:42:35 UTC] Limit: 20, Offset: 0
[21-Jul-2026 09:42:35 UTC] Orders found: 0
[21-Jul-2026 09:42:35 UTC] Orders data: []
[21-Jul-2026 09:42:35 UTC] Total orders count: 0
[21-Jul-2026 09:42:35 UTC] === API CALL LOG ===
[21-Jul-2026 09:42:35 UTC] Endpoint: user/profile.php
[21-Jul-2026 09:42:35 UTC] Full Log Data: {
    "timestamp": "2026-07-21 09:42:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.221.212.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.221.212.149, 162.158.22.193",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMiIsInVzZXJuYW1lIjoic25wa2ltbyIsImVtYWlsIjoic25wazE0NEBnbWFpbC5jb20iLCJleHAiOjE3ODUyMzE2MjF9.TyaFqgG71hoRI16p2az8D1vX5OQ6eLBjsnFJ5dgVmNA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1e941a8bab6b924-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.221.212.149",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jul-2026 09:42:35 UTC] === END API CALL LOG ===
[21-Jul-2026 09:42:35 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jul-2026 09:42:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMiIsInVzZXJuYW1lIjoic25wa2ltbyIsImVtYWlsIjoic25wazE0NEBnbWFpbC5jb20iLCJleHAiOjE3ODUyMzE2MjF9.TyaFqgG71hoRI16p2az8D1vX5OQ6eLBjsnFJ5dgVmNA
[21-Jul-2026 09:42:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jul-2026 09:42:35 UTC] ✅ JWT token verified successfully for user profile
[21-Jul-2026 09:42:35 UTC] User ID: 1102
[21-Jul-2026 09:42:35 UTC] ✅ User profile retrieved successfully for user ID: 1102
[21-Jul-2026 09:42:44 UTC] === API CALL LOG ===
[21-Jul-2026 09:42:44 UTC] Endpoint: user/profile.php
[21-Jul-2026 09:42:44 UTC] Full Log Data: {
    "timestamp": "2026-07-21 09:42:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.221.212.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.221.212.149, 162.158.22.193",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMiIsInVzZXJuYW1lIjoic25wa2ltbyIsImVtYWlsIjoic25wazE0NEBnbWFpbC5jb20iLCJleHAiOjE3ODUyMzE2MjF9.TyaFqgG71hoRI16p2az8D1vX5OQ6eLBjsnFJ5dgVmNA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1e941e13e68b924-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.221.212.149",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jul-2026 09:42:44 UTC] === END API CALL LOG ===
[21-Jul-2026 09:42:44 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jul-2026 09:42:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMiIsInVzZXJuYW1lIjoic25wa2ltbyIsImVtYWlsIjoic25wazE0NEBnbWFpbC5jb20iLCJleHAiOjE3ODUyMzE2MjF9.TyaFqgG71hoRI16p2az8D1vX5OQ6eLBjsnFJ5dgVmNA
[21-Jul-2026 09:42:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jul-2026 09:42:44 UTC] ✅ JWT token verified successfully for user profile
[21-Jul-2026 09:42:44 UTC] User ID: 1102
[21-Jul-2026 09:42:44 UTC] ✅ User profile retrieved successfully for user ID: 1102
[21-Jul-2026 09:42:44 UTC] User Purchases API - User ID: 1102
[21-Jul-2026 09:42:44 UTC] User Purchases API - Total purchases found: 0
[21-Jul-2026 09:42:47 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jul-2026 09:42:47 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jul-2026 09:42:47 UTC] === API CALL LOG ===
[21-Jul-2026 09:42:47 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.221.212.149, 162.158.22.193","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMiIsInVzZXJuYW1lIjoic25wa2ltbyIsImVtYWlsIjoic25wazE0NEBnbWFpbC5jb20iLCJleHAiOjE3ODUyMzE2MjF9.TyaFqgG71hoRI16p2az8D1vX5OQ6eLBjsnFJ5dgVmNA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1e941f10d1bb924-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.221.212.149","cf-ipcountry":"EG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-Jul-2026 09:42:47 UTC] Endpoint: user/profile.php
[21-Jul-2026 09:42:47 UTC] === User Orders API Called ===
[21-Jul-2026 09:42:47 UTC] Full Log Data: {
    "timestamp": "2026-07-21 09:42:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.221.212.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.221.212.149, 162.158.22.193",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMiIsInVzZXJuYW1lIjoic25wa2ltbyIsImVtYWlsIjoic25wazE0NEBnbWFpbC5jb20iLCJleHAiOjE3ODUyMzE2MjF9.TyaFqgG71hoRI16p2az8D1vX5OQ6eLBjsnFJ5dgVmNA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1e941f10d20b924-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.221.212.149",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jul-2026 09:42:47 UTC] User ID: 1102
[21-Jul-2026 09:42:47 UTC] === END API CALL LOG ===
[21-Jul-2026 09:42:47 UTC] Limit: 20, Offset: 0
[21-Jul-2026 09:42:47 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jul-2026 09:42:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMiIsInVzZXJuYW1lIjoic25wa2ltbyIsImVtYWlsIjoic25wazE0NEBnbWFpbC5jb20iLCJleHAiOjE3ODUyMzE2MjF9.TyaFqgG71hoRI16p2az8D1vX5OQ6eLBjsnFJ5dgVmNA
[21-Jul-2026 09:42:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jul-2026 09:42:47 UTC] ✅ JWT token verified successfully for user profile
[21-Jul-2026 09:42:47 UTC] User ID: 1102
[21-Jul-2026 09:42:47 UTC] Orders found: 0
[21-Jul-2026 09:42:47 UTC] ✅ User profile retrieved successfully for user ID: 1102
[21-Jul-2026 09:42:47 UTC] Orders data: []
[21-Jul-2026 09:42:47 UTC] Total orders count: 0
[21-Jul-2026 09:42:47 UTC] === API CALL LOG ===
[21-Jul-2026 09:42:47 UTC] Endpoint: user/profile.php
[21-Jul-2026 09:42:47 UTC] Full Log Data: {
    "timestamp": "2026-07-21 09:42:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.221.212.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.221.212.149, 162.158.22.193",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMiIsInVzZXJuYW1lIjoic25wa2ltbyIsImVtYWlsIjoic25wazE0NEBnbWFpbC5jb20iLCJleHAiOjE3ODUyMzE2MjF9.TyaFqgG71hoRI16p2az8D1vX5OQ6eLBjsnFJ5dgVmNA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1e941f4eab4b924-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.221.212.149",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jul-2026 09:42:47 UTC] === END API CALL LOG ===
[21-Jul-2026 09:42:47 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jul-2026 09:42:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMiIsInVzZXJuYW1lIjoic25wa2ltbyIsImVtYWlsIjoic25wazE0NEBnbWFpbC5jb20iLCJleHAiOjE3ODUyMzE2MjF9.TyaFqgG71hoRI16p2az8D1vX5OQ6eLBjsnFJ5dgVmNA
[21-Jul-2026 09:42:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jul-2026 09:42:47 UTC] ✅ JWT token verified successfully for user profile
[21-Jul-2026 09:42:47 UTC] User ID: 1102
[21-Jul-2026 09:42:47 UTC] ✅ User profile retrieved successfully for user ID: 1102
[21-Jul-2026 09:42:48 UTC] === API CALL LOG ===
[21-Jul-2026 09:42:48 UTC] Endpoint: user/profile.php
[21-Jul-2026 09:42:48 UTC] Full Log Data: {
    "timestamp": "2026-07-21 09:42:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.221.212.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.221.212.149, 162.158.22.193",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMiIsInVzZXJuYW1lIjoic25wa2ltbyIsImVtYWlsIjoic25wazE0NEBnbWFpbC5jb20iLCJleHAiOjE3ODUyMzE2MjF9.TyaFqgG71hoRI16p2az8D1vX5OQ6eLBjsnFJ5dgVmNA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1e941fb9c5bb924-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.221.212.149",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jul-2026 09:42:48 UTC] === END API CALL LOG ===
[21-Jul-2026 09:42:48 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jul-2026 09:42:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMiIsInVzZXJuYW1lIjoic25wa2ltbyIsImVtYWlsIjoic25wazE0NEBnbWFpbC5jb20iLCJleHAiOjE3ODUyMzE2MjF9.TyaFqgG71hoRI16p2az8D1vX5OQ6eLBjsnFJ5dgVmNA
[21-Jul-2026 09:42:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jul-2026 09:42:48 UTC] ✅ JWT token verified successfully for user profile
[21-Jul-2026 09:42:48 UTC] User ID: 1102
[21-Jul-2026 09:42:48 UTC] ✅ User profile retrieved successfully for user ID: 1102
[21-Jul-2026 09:42:49 UTC] User Purchases API - User ID: 1102
[21-Jul-2026 09:42:49 UTC] User Purchases API - Total purchases found: 0
[21-Jul-2026 09:42:54 UTC] === API CALL LOG ===
[21-Jul-2026 09:42:54 UTC] Endpoint: user/profile.php
[21-Jul-2026 09:42:54 UTC] Full Log Data: {
    "timestamp": "2026-07-21 09:42:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.221.212.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.221.212.149, 162.158.22.192",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMiIsInVzZXJuYW1lIjoic25wa2ltbyIsImVtYWlsIjoic25wazE0NEBnbWFpbC5jb20iLCJleHAiOjE3ODUyMzE2MjF9.TyaFqgG71hoRI16p2az8D1vX5OQ6eLBjsnFJ5dgVmNA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1e9421e78e3b924-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.221.212.149",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jul-2026 09:42:54 UTC] === END API CALL LOG ===
[21-Jul-2026 09:42:54 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jul-2026 09:42:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMiIsInVzZXJuYW1lIjoic25wa2ltbyIsImVtYWlsIjoic25wazE0NEBnbWFpbC5jb20iLCJleHAiOjE3ODUyMzE2MjF9.TyaFqgG71hoRI16p2az8D1vX5OQ6eLBjsnFJ5dgVmNA
[21-Jul-2026 09:42:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jul-2026 09:42:54 UTC] ✅ JWT token verified successfully for user profile
[21-Jul-2026 09:42:54 UTC] User ID: 1102
[21-Jul-2026 09:42:54 UTC] ✅ User profile retrieved successfully for user ID: 1102
[21-Jul-2026 09:42:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jul-2026 09:42:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jul-2026 09:42:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.221.212.149, 162.158.22.192","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMiIsInVzZXJuYW1lIjoic25wa2ltbyIsImVtYWlsIjoic25wazE0NEBnbWFpbC5jb20iLCJleHAiOjE3ODUyMzE2MjF9.TyaFqgG71hoRI16p2az8D1vX5OQ6eLBjsnFJ5dgVmNA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1e9421e78e2b924-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.221.212.149","cf-ipcountry":"EG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-Jul-2026 09:42:54 UTC] === User Orders API Called ===
[21-Jul-2026 09:42:54 UTC] User ID: 1102
[21-Jul-2026 09:42:54 UTC] Limit: 20, Offset: 0
[21-Jul-2026 09:42:54 UTC] Orders found: 0
[21-Jul-2026 09:42:54 UTC] Orders data: []
[21-Jul-2026 09:42:54 UTC] Total orders count: 0
[21-Jul-2026 09:42:55 UTC] === API CALL LOG ===
[21-Jul-2026 09:42:55 UTC] Endpoint: user/profile.php
[21-Jul-2026 09:42:55 UTC] Full Log Data: {
    "timestamp": "2026-07-21 09:42:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.221.212.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.221.212.149, 162.158.22.192",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMiIsInVzZXJuYW1lIjoic25wa2ltbyIsImVtYWlsIjoic25wazE0NEBnbWFpbC5jb20iLCJleHAiOjE3ODUyMzE2MjF9.TyaFqgG71hoRI16p2az8D1vX5OQ6eLBjsnFJ5dgVmNA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1e94221fdf3b924-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.221.212.149",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jul-2026 09:42:55 UTC] === END API CALL LOG ===
[21-Jul-2026 09:42:55 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jul-2026 09:42:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMiIsInVzZXJuYW1lIjoic25wa2ltbyIsImVtYWlsIjoic25wazE0NEBnbWFpbC5jb20iLCJleHAiOjE3ODUyMzE2MjF9.TyaFqgG71hoRI16p2az8D1vX5OQ6eLBjsnFJ5dgVmNA
[21-Jul-2026 09:42:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jul-2026 09:42:55 UTC] ✅ JWT token verified successfully for user profile
[21-Jul-2026 09:42:55 UTC] User ID: 1102
[21-Jul-2026 09:42:55 UTC] ✅ User profile retrieved successfully for user ID: 1102
[21-Jul-2026 09:43:06 UTC] === API CALL LOG ===
[21-Jul-2026 09:43:06 UTC] Endpoint: user/profile.php
[21-Jul-2026 09:43:06 UTC] Full Log Data: {
    "timestamp": "2026-07-21 09:43:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.221.212.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.221.212.149, 162.158.22.193",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMiIsInVzZXJuYW1lIjoic25wa2ltbyIsImVtYWlsIjoic25wazE0NEBnbWFpbC5jb20iLCJleHAiOjE3ODUyMzE2MjF9.TyaFqgG71hoRI16p2az8D1vX5OQ6eLBjsnFJ5dgVmNA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1e9426749aeb924-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.221.212.149",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jul-2026 09:43:06 UTC] === END API CALL LOG ===
[21-Jul-2026 09:43:06 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jul-2026 09:43:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMiIsInVzZXJuYW1lIjoic25wa2ltbyIsImVtYWlsIjoic25wazE0NEBnbWFpbC5jb20iLCJleHAiOjE3ODUyMzE2MjF9.TyaFqgG71hoRI16p2az8D1vX5OQ6eLBjsnFJ5dgVmNA
[21-Jul-2026 09:43:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jul-2026 09:43:06 UTC] ✅ JWT token verified successfully for user profile
[21-Jul-2026 09:43:06 UTC] User ID: 1102
[21-Jul-2026 09:43:06 UTC] ✅ User profile retrieved successfully for user ID: 1102
[21-Jul-2026 09:43:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jul-2026 09:43:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jul-2026 09:43:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.221.212.149, 162.158.22.193","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMiIsInVzZXJuYW1lIjoic25wa2ltbyIsImVtYWlsIjoic25wazE0NEBnbWFpbC5jb20iLCJleHAiOjE3ODUyMzE2MjF9.TyaFqgG71hoRI16p2az8D1vX5OQ6eLBjsnFJ5dgVmNA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1e942ce7a4cb924-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.221.212.149","cf-ipcountry":"EG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-Jul-2026 09:43:22 UTC] === User Orders API Called ===
[21-Jul-2026 09:43:22 UTC] User ID: 1102
[21-Jul-2026 09:43:22 UTC] Limit: 20, Offset: 0
[21-Jul-2026 09:43:22 UTC] Orders found: 0
[21-Jul-2026 09:43:22 UTC] Orders data: []
[21-Jul-2026 09:43:22 UTC] === API CALL LOG ===
[21-Jul-2026 09:43:22 UTC] Endpoint: user/profile.php
[21-Jul-2026 09:43:22 UTC] Full Log Data: {
    "timestamp": "2026-07-21 09:43:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.221.212.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.221.212.149, 162.158.22.193",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMiIsInVzZXJuYW1lIjoic25wa2ltbyIsImVtYWlsIjoic25wazE0NEBnbWFpbC5jb20iLCJleHAiOjE3ODUyMzE2MjF9.TyaFqgG71hoRI16p2az8D1vX5OQ6eLBjsnFJ5dgVmNA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1e942ce7a4eb924-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.221.212.149",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jul-2026 09:43:22 UTC] === END API CALL LOG ===
[21-Jul-2026 09:43:22 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jul-2026 09:43:22 UTC] Total orders count: 0
[21-Jul-2026 09:43:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMiIsInVzZXJuYW1lIjoic25wa2ltbyIsImVtYWlsIjoic25wazE0NEBnbWFpbC5jb20iLCJleHAiOjE3ODUyMzE2MjF9.TyaFqgG71hoRI16p2az8D1vX5OQ6eLBjsnFJ5dgVmNA
[21-Jul-2026 09:43:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jul-2026 09:43:22 UTC] ✅ JWT token verified successfully for user profile
[21-Jul-2026 09:43:22 UTC] User ID: 1102
[21-Jul-2026 09:43:22 UTC] ✅ User profile retrieved successfully for user ID: 1102
[21-Jul-2026 09:43:23 UTC] === API CALL LOG ===
[21-Jul-2026 09:43:23 UTC] Endpoint: user/profile.php
[21-Jul-2026 09:43:23 UTC] Full Log Data: {
    "timestamp": "2026-07-21 09:43:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.221.212.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.221.212.149, 162.158.22.193",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMiIsInVzZXJuYW1lIjoic25wa2ltbyIsImVtYWlsIjoic25wazE0NEBnbWFpbC5jb20iLCJleHAiOjE3ODUyMzE2MjF9.TyaFqgG71hoRI16p2az8D1vX5OQ6eLBjsnFJ5dgVmNA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1e942d26f6bb924-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.221.212.149",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jul-2026 09:43:23 UTC] === END API CALL LOG ===
[21-Jul-2026 09:43:23 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jul-2026 09:43:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMiIsInVzZXJuYW1lIjoic25wa2ltbyIsImVtYWlsIjoic25wazE0NEBnbWFpbC5jb20iLCJleHAiOjE3ODUyMzE2MjF9.TyaFqgG71hoRI16p2az8D1vX5OQ6eLBjsnFJ5dgVmNA
[21-Jul-2026 09:43:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jul-2026 09:43:23 UTC] ✅ JWT token verified successfully for user profile
[21-Jul-2026 09:43:23 UTC] User ID: 1102
[21-Jul-2026 09:43:23 UTC] ✅ User profile retrieved successfully for user ID: 1102
[21-Jul-2026 09:44:19 UTC] === API CALL LOG ===
[21-Jul-2026 09:44:19 UTC] Endpoint: user/profile.php
[21-Jul-2026 09:44:19 UTC] Full Log Data: {
    "timestamp": "2026-07-21 09:44:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.221.212.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.221.212.149, 162.158.22.193",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMiIsInVzZXJuYW1lIjoic25wa2ltbyIsImVtYWlsIjoic25wazE0NEBnbWFpbC5jb20iLCJleHAiOjE3ODUyMzE2MjF9.TyaFqgG71hoRI16p2az8D1vX5OQ6eLBjsnFJ5dgVmNA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1e9443399eeb924-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.221.212.149",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jul-2026 09:44:19 UTC] === END API CALL LOG ===
[21-Jul-2026 09:44:19 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jul-2026 09:44:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMiIsInVzZXJuYW1lIjoic25wa2ltbyIsImVtYWlsIjoic25wazE0NEBnbWFpbC5jb20iLCJleHAiOjE3ODUyMzE2MjF9.TyaFqgG71hoRI16p2az8D1vX5OQ6eLBjsnFJ5dgVmNA
[21-Jul-2026 09:44:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jul-2026 09:44:19 UTC] ✅ JWT token verified successfully for user profile
[21-Jul-2026 09:44:19 UTC] User ID: 1102
[21-Jul-2026 09:44:19 UTC] ✅ User profile retrieved successfully for user ID: 1102
[21-Jul-2026 09:44:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jul-2026 09:44:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jul-2026 09:44:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.221.212.149, 162.158.22.193","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMiIsInVzZXJuYW1lIjoic25wa2ltbyIsImVtYWlsIjoic25wazE0NEBnbWFpbC5jb20iLCJleHAiOjE3ODUyMzE2MjF9.TyaFqgG71hoRI16p2az8D1vX5OQ6eLBjsnFJ5dgVmNA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1e9443399edb924-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.221.212.149","cf-ipcountry":"EG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-Jul-2026 09:44:19 UTC] === User Orders API Called ===
[21-Jul-2026 09:44:19 UTC] User ID: 1102
[21-Jul-2026 09:44:19 UTC] Limit: 20, Offset: 0
[21-Jul-2026 09:44:19 UTC] Orders found: 0
[21-Jul-2026 09:44:19 UTC] Orders data: []
[21-Jul-2026 09:44:19 UTC] Total orders count: 0
[21-Jul-2026 09:44:20 UTC] === API CALL LOG ===
[21-Jul-2026 09:44:20 UTC] Endpoint: user/profile.php
[21-Jul-2026 09:44:20 UTC] Full Log Data: {
    "timestamp": "2026-07-21 09:44:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.221.212.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.221.212.149, 162.158.22.193",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMiIsInVzZXJuYW1lIjoic25wa2ltbyIsImVtYWlsIjoic25wazE0NEBnbWFpbC5jb20iLCJleHAiOjE3ODUyMzE2MjF9.TyaFqgG71hoRI16p2az8D1vX5OQ6eLBjsnFJ5dgVmNA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1e944372f7ab924-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.221.212.149",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jul-2026 09:44:20 UTC] === END API CALL LOG ===
[21-Jul-2026 09:44:20 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jul-2026 09:44:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMiIsInVzZXJuYW1lIjoic25wa2ltbyIsImVtYWlsIjoic25wazE0NEBnbWFpbC5jb20iLCJleHAiOjE3ODUyMzE2MjF9.TyaFqgG71hoRI16p2az8D1vX5OQ6eLBjsnFJ5dgVmNA
[21-Jul-2026 09:44:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jul-2026 09:44:20 UTC] ✅ JWT token verified successfully for user profile
[21-Jul-2026 09:44:20 UTC] User ID: 1102
[21-Jul-2026 09:44:20 UTC] ✅ User profile retrieved successfully for user ID: 1102
[21-Jul-2026 09:44:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jul-2026 09:44:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jul-2026 09:44:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.221.212.149, 162.158.22.193","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMiIsInVzZXJuYW1lIjoic25wa2ltbyIsImVtYWlsIjoic25wazE0NEBnbWFpbC5jb20iLCJleHAiOjE3ODUyMzE2MjF9.TyaFqgG71hoRI16p2az8D1vX5OQ6eLBjsnFJ5dgVmNA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1e94441aff1b924-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.221.212.149","cf-ipcountry":"EG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-Jul-2026 09:44:22 UTC] === User Orders API Called ===
[21-Jul-2026 09:44:22 UTC] User ID: 1102
[21-Jul-2026 09:44:22 UTC] Limit: 20, Offset: 0
[21-Jul-2026 09:44:22 UTC] Orders found: 0
[21-Jul-2026 09:44:22 UTC] Orders data: []
[21-Jul-2026 09:44:22 UTC] Total orders count: 0
[21-Jul-2026 09:44:25 UTC] === API CALL LOG ===
[21-Jul-2026 09:44:25 UTC] Endpoint: user/profile.php
[21-Jul-2026 09:44:25 UTC] Full Log Data: {
    "timestamp": "2026-07-21 09:44:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.221.212.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.221.212.149, 162.158.22.193",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMiIsInVzZXJuYW1lIjoic25wa2ltbyIsImVtYWlsIjoic25wazE0NEBnbWFpbC5jb20iLCJleHAiOjE3ODUyMzE2MjF9.TyaFqgG71hoRI16p2az8D1vX5OQ6eLBjsnFJ5dgVmNA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1e94457787ab924-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.221.212.149",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jul-2026 09:44:25 UTC] === END API CALL LOG ===
[21-Jul-2026 09:44:25 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jul-2026 09:44:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMiIsInVzZXJuYW1lIjoic25wa2ltbyIsImVtYWlsIjoic25wazE0NEBnbWFpbC5jb20iLCJleHAiOjE3ODUyMzE2MjF9.TyaFqgG71hoRI16p2az8D1vX5OQ6eLBjsnFJ5dgVmNA
[21-Jul-2026 09:44:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jul-2026 09:44:25 UTC] ✅ JWT token verified successfully for user profile
[21-Jul-2026 09:44:25 UTC] User ID: 1102
[21-Jul-2026 09:44:25 UTC] ✅ User profile retrieved successfully for user ID: 1102
[21-Jul-2026 09:44:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jul-2026 09:44:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jul-2026 09:44:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.221.212.149, 162.158.22.193","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMiIsInVzZXJuYW1lIjoic25wa2ltbyIsImVtYWlsIjoic25wazE0NEBnbWFpbC5jb20iLCJleHAiOjE3ODUyMzE2MjF9.TyaFqgG71hoRI16p2az8D1vX5OQ6eLBjsnFJ5dgVmNA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1e944577879b924-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.221.212.149","cf-ipcountry":"EG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-Jul-2026 09:44:25 UTC] === User Orders API Called ===
[21-Jul-2026 09:44:25 UTC] User ID: 1102
[21-Jul-2026 09:44:25 UTC] Limit: 20, Offset: 0
[21-Jul-2026 09:44:25 UTC] Orders found: 0
[21-Jul-2026 09:44:25 UTC] Orders data: []
[21-Jul-2026 09:44:25 UTC] Total orders count: 0
[21-Jul-2026 09:44:26 UTC] === API CALL LOG ===
[21-Jul-2026 09:44:26 UTC] Endpoint: user/profile.php
[21-Jul-2026 09:44:26 UTC] Full Log Data: {
    "timestamp": "2026-07-21 09:44:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.221.212.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.221.212.149, 162.158.22.193",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMiIsInVzZXJuYW1lIjoic25wa2ltbyIsImVtYWlsIjoic25wazE0NEBnbWFpbC5jb20iLCJleHAiOjE3ODUyMzE2MjF9.TyaFqgG71hoRI16p2az8D1vX5OQ6eLBjsnFJ5dgVmNA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1e9445abd90b924-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.221.212.149",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jul-2026 09:44:26 UTC] === END API CALL LOG ===
[21-Jul-2026 09:44:26 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jul-2026 09:44:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMiIsInVzZXJuYW1lIjoic25wa2ltbyIsImVtYWlsIjoic25wazE0NEBnbWFpbC5jb20iLCJleHAiOjE3ODUyMzE2MjF9.TyaFqgG71hoRI16p2az8D1vX5OQ6eLBjsnFJ5dgVmNA
[21-Jul-2026 09:44:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jul-2026 09:44:26 UTC] ✅ JWT token verified successfully for user profile
[21-Jul-2026 09:44:26 UTC] User ID: 1102
[21-Jul-2026 09:44:26 UTC] ✅ User profile retrieved successfully for user ID: 1102
[21-Jul-2026 09:44:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jul-2026 09:44:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jul-2026 09:44:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.221.212.149, 162.158.22.193","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMiIsInVzZXJuYW1lIjoic25wa2ltbyIsImVtYWlsIjoic25wazE0NEBnbWFpbC5jb20iLCJleHAiOjE3ODUyMzE2MjF9.TyaFqgG71hoRI16p2az8D1vX5OQ6eLBjsnFJ5dgVmNA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1e944a30f08b924-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.221.212.149","cf-ipcountry":"EG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-Jul-2026 09:44:37 UTC] === User Orders API Called ===
[21-Jul-2026 09:44:37 UTC] User ID: 1102
[21-Jul-2026 09:44:37 UTC] Limit: 20, Offset: 0
[21-Jul-2026 09:44:37 UTC] Orders found: 0
[21-Jul-2026 09:44:37 UTC] Orders data: []
[21-Jul-2026 09:44:37 UTC] Total orders count: 0
[21-Jul-2026 09:44:37 UTC] === API CALL LOG ===
[21-Jul-2026 09:44:37 UTC] Endpoint: user/profile.php
[21-Jul-2026 09:44:37 UTC] Full Log Data: {
    "timestamp": "2026-07-21 09:44:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.221.212.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.221.212.149, 162.158.22.193",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMiIsInVzZXJuYW1lIjoic25wa2ltbyIsImVtYWlsIjoic25wazE0NEBnbWFpbC5jb20iLCJleHAiOjE3ODUyMzE2MjF9.TyaFqgG71hoRI16p2az8D1vX5OQ6eLBjsnFJ5dgVmNA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1e944a3affab924-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.221.212.149",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jul-2026 09:44:37 UTC] === END API CALL LOG ===
[21-Jul-2026 09:44:37 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jul-2026 09:44:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMiIsInVzZXJuYW1lIjoic25wa2ltbyIsImVtYWlsIjoic25wazE0NEBnbWFpbC5jb20iLCJleHAiOjE3ODUyMzE2MjF9.TyaFqgG71hoRI16p2az8D1vX5OQ6eLBjsnFJ5dgVmNA
[21-Jul-2026 09:44:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jul-2026 09:44:37 UTC] ✅ JWT token verified successfully for user profile
[21-Jul-2026 09:44:37 UTC] User ID: 1102
[21-Jul-2026 09:44:37 UTC] ✅ User profile retrieved successfully for user ID: 1102
[21-Jul-2026 09:44:38 UTC] === API CALL LOG ===
[21-Jul-2026 09:44:38 UTC] Endpoint: user/profile.php
[21-Jul-2026 09:44:38 UTC] Full Log Data: {
    "timestamp": "2026-07-21 09:44:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.221.212.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.221.212.149, 162.158.22.193",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMiIsInVzZXJuYW1lIjoic25wa2ltbyIsImVtYWlsIjoic25wazE0NEBnbWFpbC5jb20iLCJleHAiOjE3ODUyMzE2MjF9.TyaFqgG71hoRI16p2az8D1vX5OQ6eLBjsnFJ5dgVmNA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1e944a6fd25b924-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.221.212.149",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jul-2026 09:44:38 UTC] === END API CALL LOG ===
[21-Jul-2026 09:44:38 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jul-2026 09:44:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMiIsInVzZXJuYW1lIjoic25wa2ltbyIsImVtYWlsIjoic25wazE0NEBnbWFpbC5jb20iLCJleHAiOjE3ODUyMzE2MjF9.TyaFqgG71hoRI16p2az8D1vX5OQ6eLBjsnFJ5dgVmNA
[21-Jul-2026 09:44:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jul-2026 09:44:38 UTC] ✅ JWT token verified successfully for user profile
[21-Jul-2026 09:44:38 UTC] User ID: 1102
[21-Jul-2026 09:44:38 UTC] ✅ User profile retrieved successfully for user ID: 1102
[21-Jul-2026 09:44:59 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jul-2026 09:44:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jul-2026 09:44:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.221.212.149, 162.158.22.192","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMiIsInVzZXJuYW1lIjoic25wa2ltbyIsImVtYWlsIjoic25wazE0NEBnbWFpbC5jb20iLCJleHAiOjE3ODUyMzE2MjF9.TyaFqgG71hoRI16p2az8D1vX5OQ6eLBjsnFJ5dgVmNA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1e9452eae93b924-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.221.212.149","cf-ipcountry":"EG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-Jul-2026 09:44:59 UTC] === User Orders API Called ===
[21-Jul-2026 09:44:59 UTC] User ID: 1102
[21-Jul-2026 09:44:59 UTC] Limit: 20, Offset: 0
[21-Jul-2026 09:44:59 UTC] Orders found: 1
[21-Jul-2026 09:44:59 UTC] Orders data: [{"id":410,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/fxycuhi8uu8hjiu","status":"pending","created_at":"2026-07-21 13:14:57","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[21-Jul-2026 09:44:59 UTC] Total orders count: 1
[21-Jul-2026 09:45:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jul-2026 09:45:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jul-2026 09:45:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.221.212.149, 162.158.22.192","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMiIsInVzZXJuYW1lIjoic25wa2ltbyIsImVtYWlsIjoic25wazE0NEBnbWFpbC5jb20iLCJleHAiOjE3ODUyMzE2MjF9.TyaFqgG71hoRI16p2az8D1vX5OQ6eLBjsnFJ5dgVmNA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1e945cd29d0b924-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.221.212.149","cf-ipcountry":"EG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-Jul-2026 09:45:25 UTC] === User Orders API Called ===
[21-Jul-2026 09:45:25 UTC] User ID: 1102
[21-Jul-2026 09:45:25 UTC] Limit: 20, Offset: 0
[21-Jul-2026 09:45:25 UTC] Orders found: 1
[21-Jul-2026 09:45:25 UTC] Orders data: [{"id":410,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/fxycuhi8uu8hjiu","status":"pending","created_at":"2026-07-21 13:14:57","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[21-Jul-2026 09:45:25 UTC] Total orders count: 1
[21-Jul-2026 09:45:25 UTC] === API CALL LOG ===
[21-Jul-2026 09:45:25 UTC] Endpoint: user/profile.php
[21-Jul-2026 09:45:25 UTC] Full Log Data: {
    "timestamp": "2026-07-21 09:45:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.221.212.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.221.212.149, 162.158.22.192",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMiIsInVzZXJuYW1lIjoic25wa2ltbyIsImVtYWlsIjoic25wazE0NEBnbWFpbC5jb20iLCJleHAiOjE3ODUyMzE2MjF9.TyaFqgG71hoRI16p2az8D1vX5OQ6eLBjsnFJ5dgVmNA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1e945cd29d1b924-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.221.212.149",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jul-2026 09:45:25 UTC] === END API CALL LOG ===
[21-Jul-2026 09:45:25 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jul-2026 09:45:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMiIsInVzZXJuYW1lIjoic25wa2ltbyIsImVtYWlsIjoic25wazE0NEBnbWFpbC5jb20iLCJleHAiOjE3ODUyMzE2MjF9.TyaFqgG71hoRI16p2az8D1vX5OQ6eLBjsnFJ5dgVmNA
[21-Jul-2026 09:45:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jul-2026 09:45:25 UTC] ✅ JWT token verified successfully for user profile
[21-Jul-2026 09:45:25 UTC] User ID: 1102
[21-Jul-2026 09:45:25 UTC] ✅ User profile retrieved successfully for user ID: 1102
[21-Jul-2026 09:45:25 UTC] === API CALL LOG ===
[21-Jul-2026 09:45:25 UTC] Endpoint: user/profile.php
[21-Jul-2026 09:45:25 UTC] Full Log Data: {
    "timestamp": "2026-07-21 09:45:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.221.212.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.221.212.149, 162.158.22.192",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMiIsInVzZXJuYW1lIjoic25wa2ltbyIsImVtYWlsIjoic25wazE0NEBnbWFpbC5jb20iLCJleHAiOjE3ODUyMzE2MjF9.TyaFqgG71hoRI16p2az8D1vX5OQ6eLBjsnFJ5dgVmNA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1e945d11f9ab924-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.221.212.149",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jul-2026 09:45:25 UTC] === END API CALL LOG ===
[21-Jul-2026 09:45:25 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jul-2026 09:45:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMiIsInVzZXJuYW1lIjoic25wa2ltbyIsImVtYWlsIjoic25wazE0NEBnbWFpbC5jb20iLCJleHAiOjE3ODUyMzE2MjF9.TyaFqgG71hoRI16p2az8D1vX5OQ6eLBjsnFJ5dgVmNA
[21-Jul-2026 09:45:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jul-2026 09:45:25 UTC] ✅ JWT token verified successfully for user profile
[21-Jul-2026 09:45:25 UTC] User ID: 1102
[21-Jul-2026 09:45:25 UTC] ✅ User profile retrieved successfully for user ID: 1102
[21-Jul-2026 09:45:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jul-2026 09:45:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jul-2026 09:45:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.221.212.149, 162.158.22.192","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMiIsInVzZXJuYW1lIjoic25wa2ltbyIsImVtYWlsIjoic25wazE0NEBnbWFpbC5jb20iLCJleHAiOjE3ODUyMzE2MjF9.TyaFqgG71hoRI16p2az8D1vX5OQ6eLBjsnFJ5dgVmNA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1e946163f2cb924-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.221.212.149","cf-ipcountry":"EG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-Jul-2026 09:45:37 UTC] === User Orders API Called ===
[21-Jul-2026 09:45:37 UTC] User ID: 1102
[21-Jul-2026 09:45:37 UTC] Limit: 20, Offset: 0
[21-Jul-2026 09:45:37 UTC] Orders found: 2
[21-Jul-2026 09:45:37 UTC] Orders data: [{"id":411,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/fxycuhi8uu8hjiu","status":"pending","created_at":"2026-07-21 13:15:35","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":410,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/fxycuhi8uu8hjiu","status":"pending","created_at":"2026-07-21 13:14:57","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[21-Jul-2026 09:45:37 UTC] Total orders count: 2
[21-Jul-2026 09:45:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jul-2026 09:45:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jul-2026 09:45:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.221.212.149, 162.158.22.193","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMiIsInVzZXJuYW1lIjoic25wa2ltbyIsImVtYWlsIjoic25wazE0NEBnbWFpbC5jb20iLCJleHAiOjE3ODUyMzE2MjF9.TyaFqgG71hoRI16p2az8D1vX5OQ6eLBjsnFJ5dgVmNA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1e94671bcb8b924-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.221.212.149","cf-ipcountry":"EG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-Jul-2026 09:45:51 UTC] === User Orders API Called ===
[21-Jul-2026 09:45:51 UTC] User ID: 1102
[21-Jul-2026 09:45:51 UTC] Limit: 20, Offset: 0
[21-Jul-2026 09:45:51 UTC] Orders found: 2
[21-Jul-2026 09:45:51 UTC] Orders data: [{"id":411,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/fxycuhi8uu8hjiu","status":"pending","created_at":"2026-07-21 13:15:35","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":410,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/fxycuhi8uu8hjiu","status":"pending","created_at":"2026-07-21 13:14:57","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[21-Jul-2026 09:45:51 UTC] Total orders count: 2
[21-Jul-2026 09:45:51 UTC] === API CALL LOG ===
[21-Jul-2026 09:45:51 UTC] Endpoint: user/profile.php
[21-Jul-2026 09:45:51 UTC] Full Log Data: {
    "timestamp": "2026-07-21 09:45:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.221.212.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.221.212.149, 162.158.22.193",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMiIsInVzZXJuYW1lIjoic25wa2ltbyIsImVtYWlsIjoic25wazE0NEBnbWFpbC5jb20iLCJleHAiOjE3ODUyMzE2MjF9.TyaFqgG71hoRI16p2az8D1vX5OQ6eLBjsnFJ5dgVmNA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1e94671bcbab924-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.221.212.149",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jul-2026 09:45:51 UTC] === END API CALL LOG ===
[21-Jul-2026 09:45:51 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jul-2026 09:45:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMiIsInVzZXJuYW1lIjoic25wa2ltbyIsImVtYWlsIjoic25wazE0NEBnbWFpbC5jb20iLCJleHAiOjE3ODUyMzE2MjF9.TyaFqgG71hoRI16p2az8D1vX5OQ6eLBjsnFJ5dgVmNA
[21-Jul-2026 09:45:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jul-2026 09:45:51 UTC] ✅ JWT token verified successfully for user profile
[21-Jul-2026 09:45:51 UTC] User ID: 1102
[21-Jul-2026 09:45:51 UTC] ✅ User profile retrieved successfully for user ID: 1102
[21-Jul-2026 09:45:52 UTC] === API CALL LOG ===
[21-Jul-2026 09:45:52 UTC] Endpoint: user/profile.php
[21-Jul-2026 09:45:52 UTC] Full Log Data: {
    "timestamp": "2026-07-21 09:45:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.221.212.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.221.212.149, 162.158.22.193",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMiIsInVzZXJuYW1lIjoic25wa2ltbyIsImVtYWlsIjoic25wazE0NEBnbWFpbC5jb20iLCJleHAiOjE3ODUyMzE2MjF9.TyaFqgG71hoRI16p2az8D1vX5OQ6eLBjsnFJ5dgVmNA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1e946753a18b924-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.221.212.149",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jul-2026 09:45:52 UTC] === END API CALL LOG ===
[21-Jul-2026 09:45:52 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jul-2026 09:45:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMiIsInVzZXJuYW1lIjoic25wa2ltbyIsImVtYWlsIjoic25wazE0NEBnbWFpbC5jb20iLCJleHAiOjE3ODUyMzE2MjF9.TyaFqgG71hoRI16p2az8D1vX5OQ6eLBjsnFJ5dgVmNA
[21-Jul-2026 09:45:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jul-2026 09:45:52 UTC] ✅ JWT token verified successfully for user profile
[21-Jul-2026 09:45:52 UTC] User ID: 1102
[21-Jul-2026 09:45:52 UTC] ✅ User profile retrieved successfully for user ID: 1102
[21-Jul-2026 09:46:19 UTC] === API CALL LOG ===
[21-Jul-2026 09:46:19 UTC] Endpoint: user/profile.php
[21-Jul-2026 09:46:19 UTC] Full Log Data: {
    "timestamp": "2026-07-21 09:46:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.221.212.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.221.212.149, 162.158.22.193",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMiIsInVzZXJuYW1lIjoic25wa2ltbyIsImVtYWlsIjoic25wazE0NEBnbWFpbC5jb20iLCJleHAiOjE3ODUyMzE2MjF9.TyaFqgG71hoRI16p2az8D1vX5OQ6eLBjsnFJ5dgVmNA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1e9471eae17b924-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.221.212.149",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jul-2026 09:46:19 UTC] === END API CALL LOG ===
[21-Jul-2026 09:46:19 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jul-2026 09:46:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMiIsInVzZXJuYW1lIjoic25wa2ltbyIsImVtYWlsIjoic25wazE0NEBnbWFpbC5jb20iLCJleHAiOjE3ODUyMzE2MjF9.TyaFqgG71hoRI16p2az8D1vX5OQ6eLBjsnFJ5dgVmNA
[21-Jul-2026 09:46:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jul-2026 09:46:19 UTC] ✅ JWT token verified successfully for user profile
[21-Jul-2026 09:46:19 UTC] User ID: 1102
[21-Jul-2026 09:46:19 UTC] ✅ User profile retrieved successfully for user ID: 1102
[21-Jul-2026 09:46:23 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jul-2026 09:46:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jul-2026 09:46:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.221.212.149, 162.158.22.193","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMiIsInVzZXJuYW1lIjoic25wa2ltbyIsImVtYWlsIjoic25wazE0NEBnbWFpbC5jb20iLCJleHAiOjE3ODUyMzE2MjF9.TyaFqgG71hoRI16p2az8D1vX5OQ6eLBjsnFJ5dgVmNA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1e94736c9a4b924-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.221.212.149","cf-ipcountry":"EG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-Jul-2026 09:46:23 UTC] === User Orders API Called ===
[21-Jul-2026 09:46:23 UTC] User ID: 1102
[21-Jul-2026 09:46:23 UTC] Limit: 20, Offset: 0
[21-Jul-2026 09:46:23 UTC] Orders found: 2
[21-Jul-2026 09:46:23 UTC] Orders data: [{"id":411,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/fxycuhi8uu8hjiu","status":"pending","created_at":"2026-07-21 13:15:35","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":410,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/fxycuhi8uu8hjiu","status":"pending","created_at":"2026-07-21 13:14:57","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[21-Jul-2026 09:46:23 UTC] Total orders count: 2
[21-Jul-2026 09:46:23 UTC] === API CALL LOG ===
[21-Jul-2026 09:46:23 UTC] Endpoint: user/profile.php
[21-Jul-2026 09:46:23 UTC] Full Log Data: {
    "timestamp": "2026-07-21 09:46:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.221.212.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.221.212.149, 162.158.22.193",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMiIsInVzZXJuYW1lIjoic25wa2ltbyIsImVtYWlsIjoic25wazE0NEBnbWFpbC5jb20iLCJleHAiOjE3ODUyMzE2MjF9.TyaFqgG71hoRI16p2az8D1vX5OQ6eLBjsnFJ5dgVmNA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1e94736c9aab924-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.221.212.149",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jul-2026 09:46:23 UTC] === END API CALL LOG ===
[21-Jul-2026 09:46:23 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jul-2026 09:46:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMiIsInVzZXJuYW1lIjoic25wa2ltbyIsImVtYWlsIjoic25wazE0NEBnbWFpbC5jb20iLCJleHAiOjE3ODUyMzE2MjF9.TyaFqgG71hoRI16p2az8D1vX5OQ6eLBjsnFJ5dgVmNA
[21-Jul-2026 09:46:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jul-2026 09:46:23 UTC] ✅ JWT token verified successfully for user profile
[21-Jul-2026 09:46:23 UTC] User ID: 1102
[21-Jul-2026 09:46:23 UTC] ✅ User profile retrieved successfully for user ID: 1102
[21-Jul-2026 09:46:23 UTC] === API CALL LOG ===
[21-Jul-2026 09:46:23 UTC] Endpoint: user/profile.php
[21-Jul-2026 09:46:23 UTC] Full Log Data: {
    "timestamp": "2026-07-21 09:46:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.221.212.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.221.212.149, 162.158.22.193",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMiIsInVzZXJuYW1lIjoic25wa2ltbyIsImVtYWlsIjoic25wazE0NEBnbWFpbC5jb20iLCJleHAiOjE3ODUyMzE2MjF9.TyaFqgG71hoRI16p2az8D1vX5OQ6eLBjsnFJ5dgVmNA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1e9473aa919b924-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.221.212.149",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jul-2026 09:46:23 UTC] === END API CALL LOG ===
[21-Jul-2026 09:46:23 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jul-2026 09:46:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMiIsInVzZXJuYW1lIjoic25wa2ltbyIsImVtYWlsIjoic25wazE0NEBnbWFpbC5jb20iLCJleHAiOjE3ODUyMzE2MjF9.TyaFqgG71hoRI16p2az8D1vX5OQ6eLBjsnFJ5dgVmNA
[21-Jul-2026 09:46:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jul-2026 09:46:23 UTC] ✅ JWT token verified successfully for user profile
[21-Jul-2026 09:46:23 UTC] User ID: 1102
[21-Jul-2026 09:46:23 UTC] ✅ User profile retrieved successfully for user ID: 1102
[21-Jul-2026 12:23:13 UTC] === API CALL LOG ===
[21-Jul-2026 12:23:13 UTC] Endpoint: user/profile.php
[21-Jul-2026 12:23:13 UTC] Full Log Data: {
    "timestamp": "2026-07-21 12:23:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.221.212.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.221.212.149, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMiIsInVzZXJuYW1lIjoic25wa2ltbyIsImVtYWlsIjoic25wazE0NEBnbWFpbC5jb20iLCJleHAiOjE3ODUyMzE2MjF9.TyaFqgG71hoRI16p2az8D1vX5OQ6eLBjsnFJ5dgVmNA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ea2cf5d845406b-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.221.212.149",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jul-2026 12:23:13 UTC] === END API CALL LOG ===
[21-Jul-2026 12:23:13 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jul-2026 12:23:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMiIsInVzZXJuYW1lIjoic25wa2ltbyIsImVtYWlsIjoic25wazE0NEBnbWFpbC5jb20iLCJleHAiOjE3ODUyMzE2MjF9.TyaFqgG71hoRI16p2az8D1vX5OQ6eLBjsnFJ5dgVmNA
[21-Jul-2026 12:23:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jul-2026 12:23:13 UTC] ✅ JWT token verified successfully for user profile
[21-Jul-2026 12:23:13 UTC] User ID: 1102
[21-Jul-2026 12:23:13 UTC] ✅ User profile retrieved successfully for user ID: 1102
[21-Jul-2026 12:23:14 UTC] === API CALL LOG ===
[21-Jul-2026 12:23:14 UTC] Endpoint: user/profile.php
[21-Jul-2026 12:23:14 UTC] Full Log Data: {
    "timestamp": "2026-07-21 12:23:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.221.212.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.221.212.149, 162.159.122.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMiIsInVzZXJuYW1lIjoic25wa2ltbyIsImVtYWlsIjoic25wazE0NEBnbWFpbC5jb20iLCJleHAiOjE3ODUyMzE2MjF9.TyaFqgG71hoRI16p2az8D1vX5OQ6eLBjsnFJ5dgVmNA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ea2cfc3f21406b-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.221.212.149",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jul-2026 12:23:14 UTC] === END API CALL LOG ===
[21-Jul-2026 12:23:14 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jul-2026 12:23:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMiIsInVzZXJuYW1lIjoic25wa2ltbyIsImVtYWlsIjoic25wazE0NEBnbWFpbC5jb20iLCJleHAiOjE3ODUyMzE2MjF9.TyaFqgG71hoRI16p2az8D1vX5OQ6eLBjsnFJ5dgVmNA
[21-Jul-2026 12:23:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jul-2026 12:23:14 UTC] ✅ JWT token verified successfully for user profile
[21-Jul-2026 12:23:14 UTC] User ID: 1102
[21-Jul-2026 12:23:14 UTC] ✅ User profile retrieved successfully for user ID: 1102
[21-Jul-2026 12:23:14 UTC] === API CALL LOG ===
[21-Jul-2026 12:23:14 UTC] Endpoint: user/profile.php
[21-Jul-2026 12:23:14 UTC] Full Log Data: {
    "timestamp": "2026-07-21 12:23:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.221.212.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.221.212.149, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMiIsInVzZXJuYW1lIjoic25wa2ltbyIsImVtYWlsIjoic25wazE0NEBnbWFpbC5jb20iLCJleHAiOjE3ODUyMzE2MjF9.TyaFqgG71hoRI16p2az8D1vX5OQ6eLBjsnFJ5dgVmNA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ea2cfce8e5406b-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.221.212.149",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jul-2026 12:23:14 UTC] === END API CALL LOG ===
[21-Jul-2026 12:23:14 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jul-2026 12:23:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMiIsInVzZXJuYW1lIjoic25wa2ltbyIsImVtYWlsIjoic25wazE0NEBnbWFpbC5jb20iLCJleHAiOjE3ODUyMzE2MjF9.TyaFqgG71hoRI16p2az8D1vX5OQ6eLBjsnFJ5dgVmNA
[21-Jul-2026 12:23:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jul-2026 12:23:14 UTC] ✅ JWT token verified successfully for user profile
[21-Jul-2026 12:23:14 UTC] User ID: 1102
[21-Jul-2026 12:23:14 UTC] ✅ User profile retrieved successfully for user ID: 1102
[21-Jul-2026 12:23:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jul-2026 12:23:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jul-2026 12:23:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.221.212.149, 162.159.122.75","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMiIsInVzZXJuYW1lIjoic25wa2ltbyIsImVtYWlsIjoic25wazE0NEBnbWFpbC5jb20iLCJleHAiOjE3ODUyMzE2MjF9.TyaFqgG71hoRI16p2az8D1vX5OQ6eLBjsnFJ5dgVmNA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1ea2cfc3f29406b-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.221.212.149","cf-ipcountry":"EG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-Jul-2026 12:23:14 UTC] === User Orders API Called ===
[21-Jul-2026 12:23:14 UTC] User ID: 1102
[21-Jul-2026 12:23:14 UTC] Limit: 20, Offset: 0
[21-Jul-2026 12:23:14 UTC] Orders found: 2
[21-Jul-2026 12:23:14 UTC] Orders data: [{"id":411,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/fxycuhi8uu8hjiu","status":"pending","created_at":"2026-07-21 13:15:35","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":410,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/fxycuhi8uu8hjiu","status":"pending","created_at":"2026-07-21 13:14:57","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[21-Jul-2026 12:23:14 UTC] Total orders count: 2
[21-Jul-2026 12:45:12 UTC] === API CALL LOG ===
[21-Jul-2026 12:45:12 UTC] Endpoint: user/profile.php
[21-Jul-2026 12:45:12 UTC] Full Log Data: {
    "timestamp": "2026-07-21 12:45:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.221.212.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.221.212.149, 162.158.129.235",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMiIsInVzZXJuYW1lIjoic25wa2ltbyIsImVtYWlsIjoic25wazE0NEBnbWFpbC5jb20iLCJleHAiOjE3ODUyMzE2MjF9.TyaFqgG71hoRI16p2az8D1vX5OQ6eLBjsnFJ5dgVmNA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ea4d293a0459a7-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.221.212.149",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jul-2026 12:45:12 UTC] === END API CALL LOG ===
[21-Jul-2026 12:45:12 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jul-2026 12:45:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMiIsInVzZXJuYW1lIjoic25wa2ltbyIsImVtYWlsIjoic25wazE0NEBnbWFpbC5jb20iLCJleHAiOjE3ODUyMzE2MjF9.TyaFqgG71hoRI16p2az8D1vX5OQ6eLBjsnFJ5dgVmNA
[21-Jul-2026 12:45:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jul-2026 12:45:12 UTC] ✅ JWT token verified successfully for user profile
[21-Jul-2026 12:45:12 UTC] User ID: 1102
[21-Jul-2026 12:45:12 UTC] ✅ User profile retrieved successfully for user ID: 1102
[21-Jul-2026 12:45:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jul-2026 12:45:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jul-2026 12:45:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.221.212.149, 162.158.129.72","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMiIsInVzZXJuYW1lIjoic25wa2ltbyIsImVtYWlsIjoic25wazE0NEBnbWFpbC5jb20iLCJleHAiOjE3ODUyMzE2MjF9.TyaFqgG71hoRI16p2az8D1vX5OQ6eLBjsnFJ5dgVmNA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1ea4d2cfd3159a7-MXP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.221.212.149","cf-ipcountry":"EG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-Jul-2026 12:45:13 UTC] === User Orders API Called ===
[21-Jul-2026 12:45:13 UTC] User ID: 1102
[21-Jul-2026 12:45:13 UTC] Limit: 20, Offset: 0
[21-Jul-2026 12:45:13 UTC] Orders found: 2
[21-Jul-2026 12:45:13 UTC] Orders data: [{"id":411,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/fxycuhi8uu8hjiu","status":"pending","created_at":"2026-07-21 13:15:35","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":410,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/fxycuhi8uu8hjiu","status":"pending","created_at":"2026-07-21 13:14:57","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[21-Jul-2026 12:45:13 UTC] Total orders count: 2
[21-Jul-2026 12:45:13 UTC] === API CALL LOG ===
[21-Jul-2026 12:45:13 UTC] Endpoint: user/profile.php
[21-Jul-2026 12:45:13 UTC] Full Log Data: {
    "timestamp": "2026-07-21 12:45:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.221.212.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.221.212.149, 162.158.129.72",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMiIsInVzZXJuYW1lIjoic25wa2ltbyIsImVtYWlsIjoic25wazE0NEBnbWFpbC5jb20iLCJleHAiOjE3ODUyMzE2MjF9.TyaFqgG71hoRI16p2az8D1vX5OQ6eLBjsnFJ5dgVmNA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ea4d2dcdae59a7-MXP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.221.212.149",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jul-2026 12:45:13 UTC] === END API CALL LOG ===
[21-Jul-2026 12:45:13 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jul-2026 12:45:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMiIsInVzZXJuYW1lIjoic25wa2ltbyIsImVtYWlsIjoic25wazE0NEBnbWFpbC5jb20iLCJleHAiOjE3ODUyMzE2MjF9.TyaFqgG71hoRI16p2az8D1vX5OQ6eLBjsnFJ5dgVmNA
[21-Jul-2026 12:45:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jul-2026 12:45:13 UTC] ✅ JWT token verified successfully for user profile
[21-Jul-2026 12:45:13 UTC] User ID: 1102
[21-Jul-2026 12:45:13 UTC] ✅ User profile retrieved successfully for user ID: 1102
[21-Jul-2026 14:11:04 UTC] === API CALL LOG ===
[21-Jul-2026 14:11:04 UTC] Endpoint: user/profile.php
[21-Jul-2026 14:11:04 UTC] Full Log Data: {
    "timestamp": "2026-07-21 14:11:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1402:d3bf:18c4:49cd:443b:5a14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1402:d3bf:18c4:49cd:443b:5a14, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMyIsInVzZXJuYW1lIjoic2hhciIsImVtYWlsIjoicmFoaW1raGFuNTAwcEBnbWFpbC5jb20iLCJleHAiOjE3ODUyNDc4NjN9.yhjhvXyTV0ivaXm4UlH-i7JWwC_pV8MNfp7i0GVlDDU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1eacaee5a3b9d2c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:3100:1402:d3bf:18c4:49cd:443b:5a14",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jul-2026 14:11:04 UTC] === END API CALL LOG ===
[21-Jul-2026 14:11:04 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jul-2026 14:11:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMyIsInVzZXJuYW1lIjoic2hhciIsImVtYWlsIjoicmFoaW1raGFuNTAwcEBnbWFpbC5jb20iLCJleHAiOjE3ODUyNDc4NjN9.yhjhvXyTV0ivaXm4UlH-i7JWwC_pV8MNfp7i0GVlDDU
[21-Jul-2026 14:11:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jul-2026 14:11:04 UTC] ✅ JWT token verified successfully for user profile
[21-Jul-2026 14:11:04 UTC] User ID: 1103
[21-Jul-2026 14:11:04 UTC] ✅ User profile retrieved successfully for user ID: 1103
[21-Jul-2026 14:11:04 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jul-2026 14:11:04 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jul-2026 14:11:04 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2404:3100:1402:d3bf:18c4:49cd:443b:5a14, 104.23.175.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMyIsInVzZXJuYW1lIjoic2hhciIsImVtYWlsIjoicmFoaW1raGFuNTAwcEBnbWFpbC5jb20iLCJleHAiOjE3ODUyNDc4NjN9.yhjhvXyTV0ivaXm4UlH-i7JWwC_pV8MNfp7i0GVlDDU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1eacaee5a749d2c-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2404:3100:1402:d3bf:18c4:49cd:443b:5a14","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-Jul-2026 14:11:04 UTC] === User Orders API Called ===
[21-Jul-2026 14:11:04 UTC] User ID: 1103
[21-Jul-2026 14:11:04 UTC] Limit: 20, Offset: 0
[21-Jul-2026 14:11:04 UTC] Orders found: 0
[21-Jul-2026 14:11:04 UTC] Orders data: []
[21-Jul-2026 14:11:04 UTC] Total orders count: 0
[21-Jul-2026 14:11:04 UTC] === API CALL LOG ===
[21-Jul-2026 14:11:04 UTC] Endpoint: user/profile.php
[21-Jul-2026 14:11:04 UTC] Full Log Data: {
    "timestamp": "2026-07-21 14:11:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1402:d3bf:18c4:49cd:443b:5a14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1402:d3bf:18c4:49cd:443b:5a14, 104.23.175.179",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMyIsInVzZXJuYW1lIjoic2hhciIsImVtYWlsIjoicmFoaW1raGFuNTAwcEBnbWFpbC5jb20iLCJleHAiOjE3ODUyNDc4NjN9.yhjhvXyTV0ivaXm4UlH-i7JWwC_pV8MNfp7i0GVlDDU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1eacaef1c639d2c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:3100:1402:d3bf:18c4:49cd:443b:5a14",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jul-2026 14:11:04 UTC] === END API CALL LOG ===
[21-Jul-2026 14:11:04 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jul-2026 14:11:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMyIsInVzZXJuYW1lIjoic2hhciIsImVtYWlsIjoicmFoaW1raGFuNTAwcEBnbWFpbC5jb20iLCJleHAiOjE3ODUyNDc4NjN9.yhjhvXyTV0ivaXm4UlH-i7JWwC_pV8MNfp7i0GVlDDU
[21-Jul-2026 14:11:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jul-2026 14:11:04 UTC] ✅ JWT token verified successfully for user profile
[21-Jul-2026 14:11:04 UTC] User ID: 1103
[21-Jul-2026 14:11:04 UTC] ✅ User profile retrieved successfully for user ID: 1103
[21-Jul-2026 14:11:05 UTC] === API CALL LOG ===
[21-Jul-2026 14:11:05 UTC] Endpoint: user/profile.php
[21-Jul-2026 14:11:05 UTC] Full Log Data: {
    "timestamp": "2026-07-21 14:11:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1402:d3bf:18c4:49cd:443b:5a14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1402:d3bf:18c4:49cd:443b:5a14, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMyIsInVzZXJuYW1lIjoic2hhciIsImVtYWlsIjoicmFoaW1raGFuNTAwcEBnbWFpbC5jb20iLCJleHAiOjE3ODUyNDc4NjN9.yhjhvXyTV0ivaXm4UlH-i7JWwC_pV8MNfp7i0GVlDDU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1eacaf65c629d2c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:3100:1402:d3bf:18c4:49cd:443b:5a14",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jul-2026 14:11:05 UTC] === END API CALL LOG ===
[21-Jul-2026 14:11:05 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jul-2026 14:11:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMyIsInVzZXJuYW1lIjoic2hhciIsImVtYWlsIjoicmFoaW1raGFuNTAwcEBnbWFpbC5jb20iLCJleHAiOjE3ODUyNDc4NjN9.yhjhvXyTV0ivaXm4UlH-i7JWwC_pV8MNfp7i0GVlDDU
[21-Jul-2026 14:11:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jul-2026 14:11:05 UTC] ✅ JWT token verified successfully for user profile
[21-Jul-2026 14:11:05 UTC] User ID: 1103
[21-Jul-2026 14:11:05 UTC] ✅ User profile retrieved successfully for user ID: 1103
[21-Jul-2026 14:11:23 UTC] === API CALL LOG ===
[21-Jul-2026 14:11:23 UTC] Endpoint: user/profile.php
[21-Jul-2026 14:11:23 UTC] Full Log Data: {
    "timestamp": "2026-07-21 14:11:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1402:d3bf:18c4:49cd:443b:5a14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1402:d3bf:18c4:49cd:443b:5a14, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMyIsInVzZXJuYW1lIjoic2hhciIsImVtYWlsIjoicmFoaW1raGFuNTAwcEBnbWFpbC5jb20iLCJleHAiOjE3ODUyNDc4NjN9.yhjhvXyTV0ivaXm4UlH-i7JWwC_pV8MNfp7i0GVlDDU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1eacb6518929d2c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:3100:1402:d3bf:18c4:49cd:443b:5a14",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jul-2026 14:11:23 UTC] === END API CALL LOG ===
[21-Jul-2026 14:11:23 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jul-2026 14:11:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMyIsInVzZXJuYW1lIjoic2hhciIsImVtYWlsIjoicmFoaW1raGFuNTAwcEBnbWFpbC5jb20iLCJleHAiOjE3ODUyNDc4NjN9.yhjhvXyTV0ivaXm4UlH-i7JWwC_pV8MNfp7i0GVlDDU
[21-Jul-2026 14:11:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jul-2026 14:11:23 UTC] ✅ JWT token verified successfully for user profile
[21-Jul-2026 14:11:23 UTC] User ID: 1103
[21-Jul-2026 14:11:23 UTC] ✅ User profile retrieved successfully for user ID: 1103
[21-Jul-2026 14:11:23 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jul-2026 14:11:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jul-2026 14:11:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2404:3100:1402:d3bf:18c4:49cd:443b:5a14, 104.23.175.179","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMyIsInVzZXJuYW1lIjoic2hhciIsImVtYWlsIjoicmFoaW1raGFuNTAwcEBnbWFpbC5jb20iLCJleHAiOjE3ODUyNDc4NjN9.yhjhvXyTV0ivaXm4UlH-i7JWwC_pV8MNfp7i0GVlDDU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1eacb65188b9d2c-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2404:3100:1402:d3bf:18c4:49cd:443b:5a14","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-Jul-2026 14:11:23 UTC] === User Orders API Called ===
[21-Jul-2026 14:11:23 UTC] User ID: 1103
[21-Jul-2026 14:11:23 UTC] Limit: 20, Offset: 0
[21-Jul-2026 14:11:23 UTC] Orders found: 0
[21-Jul-2026 14:11:23 UTC] Orders data: []
[21-Jul-2026 14:11:23 UTC] Total orders count: 0
[21-Jul-2026 14:11:23 UTC] === API CALL LOG ===
[21-Jul-2026 14:11:23 UTC] Endpoint: user/profile.php
[21-Jul-2026 14:11:23 UTC] Full Log Data: {
    "timestamp": "2026-07-21 14:11:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1402:d3bf:18c4:49cd:443b:5a14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1402:d3bf:18c4:49cd:443b:5a14, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMyIsInVzZXJuYW1lIjoic2hhciIsImVtYWlsIjoicmFoaW1raGFuNTAwcEBnbWFpbC5jb20iLCJleHAiOjE3ODUyNDc4NjN9.yhjhvXyTV0ivaXm4UlH-i7JWwC_pV8MNfp7i0GVlDDU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1eacb69084b9d2c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:3100:1402:d3bf:18c4:49cd:443b:5a14",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jul-2026 14:11:23 UTC] === END API CALL LOG ===
[21-Jul-2026 14:11:23 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jul-2026 14:11:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMyIsInVzZXJuYW1lIjoic2hhciIsImVtYWlsIjoicmFoaW1raGFuNTAwcEBnbWFpbC5jb20iLCJleHAiOjE3ODUyNDc4NjN9.yhjhvXyTV0ivaXm4UlH-i7JWwC_pV8MNfp7i0GVlDDU
[21-Jul-2026 14:11:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jul-2026 14:11:23 UTC] ✅ JWT token verified successfully for user profile
[21-Jul-2026 14:11:23 UTC] User ID: 1103
[21-Jul-2026 14:11:23 UTC] ✅ User profile retrieved successfully for user ID: 1103
[21-Jul-2026 14:11:25 UTC] === API CALL LOG ===
[21-Jul-2026 14:11:25 UTC] Endpoint: user/profile.php
[21-Jul-2026 14:11:25 UTC] Full Log Data: {
    "timestamp": "2026-07-21 14:11:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1402:d3bf:18c4:49cd:443b:5a14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1402:d3bf:18c4:49cd:443b:5a14, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMyIsInVzZXJuYW1lIjoic2hhciIsImVtYWlsIjoicmFoaW1raGFuNTAwcEBnbWFpbC5jb20iLCJleHAiOjE3ODUyNDc4NjN9.yhjhvXyTV0ivaXm4UlH-i7JWwC_pV8MNfp7i0GVlDDU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1eacb72dbed9d2c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:3100:1402:d3bf:18c4:49cd:443b:5a14",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jul-2026 14:11:25 UTC] === END API CALL LOG ===
[21-Jul-2026 14:11:25 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jul-2026 14:11:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMyIsInVzZXJuYW1lIjoic2hhciIsImVtYWlsIjoicmFoaW1raGFuNTAwcEBnbWFpbC5jb20iLCJleHAiOjE3ODUyNDc4NjN9.yhjhvXyTV0ivaXm4UlH-i7JWwC_pV8MNfp7i0GVlDDU
[21-Jul-2026 14:11:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jul-2026 14:11:25 UTC] ✅ JWT token verified successfully for user profile
[21-Jul-2026 14:11:25 UTC] User ID: 1103
[21-Jul-2026 14:11:25 UTC] ✅ User profile retrieved successfully for user ID: 1103
[21-Jul-2026 14:11:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jul-2026 14:11:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jul-2026 14:11:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2404:3100:1402:d3bf:18c4:49cd:443b:5a14, 104.23.175.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMyIsInVzZXJuYW1lIjoic2hhciIsImVtYWlsIjoicmFoaW1raGFuNTAwcEBnbWFpbC5jb20iLCJleHAiOjE3ODUyNDc4NjN9.yhjhvXyTV0ivaXm4UlH-i7JWwC_pV8MNfp7i0GVlDDU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1eacbab6a0f9d2c-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2404:3100:1402:d3bf:18c4:49cd:443b:5a14","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-Jul-2026 14:11:34 UTC] === User Orders API Called ===
[21-Jul-2026 14:11:34 UTC] User ID: 1103
[21-Jul-2026 14:11:34 UTC] Limit: 20, Offset: 0
[21-Jul-2026 14:11:34 UTC] Orders found: 0
[21-Jul-2026 14:11:34 UTC] Orders data: []
[21-Jul-2026 14:11:34 UTC] Total orders count: 0
[21-Jul-2026 14:11:35 UTC] === API CALL LOG ===
[21-Jul-2026 14:11:35 UTC] Endpoint: user/profile.php
[21-Jul-2026 14:11:35 UTC] Full Log Data: {
    "timestamp": "2026-07-21 14:11:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1402:d3bf:18c4:49cd:443b:5a14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1402:d3bf:18c4:49cd:443b:5a14, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMyIsInVzZXJuYW1lIjoic2hhciIsImVtYWlsIjoicmFoaW1raGFuNTAwcEBnbWFpbC5jb20iLCJleHAiOjE3ODUyNDc4NjN9.yhjhvXyTV0ivaXm4UlH-i7JWwC_pV8MNfp7i0GVlDDU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1eacbb558799d2c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:3100:1402:d3bf:18c4:49cd:443b:5a14",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jul-2026 14:11:35 UTC] === END API CALL LOG ===
[21-Jul-2026 14:11:35 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jul-2026 14:11:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMyIsInVzZXJuYW1lIjoic2hhciIsImVtYWlsIjoicmFoaW1raGFuNTAwcEBnbWFpbC5jb20iLCJleHAiOjE3ODUyNDc4NjN9.yhjhvXyTV0ivaXm4UlH-i7JWwC_pV8MNfp7i0GVlDDU
[21-Jul-2026 14:11:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jul-2026 14:11:35 UTC] ✅ JWT token verified successfully for user profile
[21-Jul-2026 14:11:35 UTC] User ID: 1103
[21-Jul-2026 14:11:35 UTC] ✅ User profile retrieved successfully for user ID: 1103
[21-Jul-2026 14:11:36 UTC] User Purchases API - User ID: 1103
[21-Jul-2026 14:11:36 UTC] User Purchases API - Total purchases found: 0
[21-Jul-2026 14:11:44 UTC] === API CALL LOG ===
[21-Jul-2026 14:11:44 UTC] Endpoint: user/profile.php
[21-Jul-2026 14:11:44 UTC] Full Log Data: {
    "timestamp": "2026-07-21 14:11:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1402:d3bf:18c4:49cd:443b:5a14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1402:d3bf:18c4:49cd:443b:5a14, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMyIsInVzZXJuYW1lIjoic2hhciIsImVtYWlsIjoicmFoaW1raGFuNTAwcEBnbWFpbC5jb20iLCJleHAiOjE3ODUyNDc4NjN9.yhjhvXyTV0ivaXm4UlH-i7JWwC_pV8MNfp7i0GVlDDU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1eacbeadbca9d2c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:3100:1402:d3bf:18c4:49cd:443b:5a14",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jul-2026 14:11:44 UTC] === END API CALL LOG ===
[21-Jul-2026 14:11:44 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jul-2026 14:11:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMyIsInVzZXJuYW1lIjoic2hhciIsImVtYWlsIjoicmFoaW1raGFuNTAwcEBnbWFpbC5jb20iLCJleHAiOjE3ODUyNDc4NjN9.yhjhvXyTV0ivaXm4UlH-i7JWwC_pV8MNfp7i0GVlDDU
[21-Jul-2026 14:11:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jul-2026 14:11:44 UTC] ✅ JWT token verified successfully for user profile
[21-Jul-2026 14:11:44 UTC] User ID: 1103
[21-Jul-2026 14:11:44 UTC] ✅ User profile retrieved successfully for user ID: 1103
[21-Jul-2026 14:11:44 UTC] User Purchases API - User ID: 1103
[21-Jul-2026 14:11:44 UTC] User Purchases API - Total purchases found: 0
[21-Jul-2026 14:11:51 UTC] === API CALL LOG ===
[21-Jul-2026 14:11:51 UTC] Endpoint: user/profile.php
[21-Jul-2026 14:11:51 UTC] Full Log Data: {
    "timestamp": "2026-07-21 14:11:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1402:d3bf:18c4:49cd:443b:5a14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1402:d3bf:18c4:49cd:443b:5a14, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMyIsInVzZXJuYW1lIjoic2hhciIsImVtYWlsIjoicmFoaW1raGFuNTAwcEBnbWFpbC5jb20iLCJleHAiOjE3ODUyNDc4NjN9.yhjhvXyTV0ivaXm4UlH-i7JWwC_pV8MNfp7i0GVlDDU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1eacc10fa4c9d2c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:3100:1402:d3bf:18c4:49cd:443b:5a14",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jul-2026 14:11:51 UTC] === END API CALL LOG ===
[21-Jul-2026 14:11:51 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jul-2026 14:11:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMyIsInVzZXJuYW1lIjoic2hhciIsImVtYWlsIjoicmFoaW1raGFuNTAwcEBnbWFpbC5jb20iLCJleHAiOjE3ODUyNDc4NjN9.yhjhvXyTV0ivaXm4UlH-i7JWwC_pV8MNfp7i0GVlDDU
[21-Jul-2026 14:11:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jul-2026 14:11:51 UTC] ✅ JWT token verified successfully for user profile
[21-Jul-2026 14:11:51 UTC] User ID: 1103
[21-Jul-2026 14:11:51 UTC] ✅ User profile retrieved successfully for user ID: 1103
[21-Jul-2026 14:11:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jul-2026 14:11:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jul-2026 14:11:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2404:3100:1402:d3bf:18c4:49cd:443b:5a14, 104.23.175.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMyIsInVzZXJuYW1lIjoic2hhciIsImVtYWlsIjoicmFoaW1raGFuNTAwcEBnbWFpbC5jb20iLCJleHAiOjE3ODUyNDc4NjN9.yhjhvXyTV0ivaXm4UlH-i7JWwC_pV8MNfp7i0GVlDDU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1eacc10fa479d2c-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2404:3100:1402:d3bf:18c4:49cd:443b:5a14","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-Jul-2026 14:11:51 UTC] === User Orders API Called ===
[21-Jul-2026 14:11:51 UTC] User ID: 1103
[21-Jul-2026 14:11:51 UTC] Limit: 20, Offset: 0
[21-Jul-2026 14:11:51 UTC] Orders found: 0
[21-Jul-2026 14:11:51 UTC] Orders data: []
[21-Jul-2026 14:11:51 UTC] Total orders count: 0
[21-Jul-2026 14:11:51 UTC] === API CALL LOG ===
[21-Jul-2026 14:11:51 UTC] Endpoint: user/profile.php
[21-Jul-2026 14:11:51 UTC] Full Log Data: {
    "timestamp": "2026-07-21 14:11:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1402:d3bf:18c4:49cd:443b:5a14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1402:d3bf:18c4:49cd:443b:5a14, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMyIsInVzZXJuYW1lIjoic2hhciIsImVtYWlsIjoicmFoaW1raGFuNTAwcEBnbWFpbC5jb20iLCJleHAiOjE3ODUyNDc4NjN9.yhjhvXyTV0ivaXm4UlH-i7JWwC_pV8MNfp7i0GVlDDU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1eacc1499a49d2c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:3100:1402:d3bf:18c4:49cd:443b:5a14",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jul-2026 14:11:51 UTC] === END API CALL LOG ===
[21-Jul-2026 14:11:51 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jul-2026 14:11:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMyIsInVzZXJuYW1lIjoic2hhciIsImVtYWlsIjoicmFoaW1raGFuNTAwcEBnbWFpbC5jb20iLCJleHAiOjE3ODUyNDc4NjN9.yhjhvXyTV0ivaXm4UlH-i7JWwC_pV8MNfp7i0GVlDDU
[21-Jul-2026 14:11:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jul-2026 14:11:51 UTC] ✅ JWT token verified successfully for user profile
[21-Jul-2026 14:11:51 UTC] User ID: 1103
[21-Jul-2026 14:11:51 UTC] ✅ User profile retrieved successfully for user ID: 1103
[21-Jul-2026 14:11:52 UTC] === API CALL LOG ===
[21-Jul-2026 14:11:52 UTC] Endpoint: user/profile.php
[21-Jul-2026 14:11:52 UTC] Full Log Data: {
    "timestamp": "2026-07-21 14:11:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1402:d3bf:18c4:49cd:443b:5a14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1402:d3bf:18c4:49cd:443b:5a14, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMyIsInVzZXJuYW1lIjoic2hhciIsImVtYWlsIjoicmFoaW1raGFuNTAwcEBnbWFpbC5jb20iLCJleHAiOjE3ODUyNDc4NjN9.yhjhvXyTV0ivaXm4UlH-i7JWwC_pV8MNfp7i0GVlDDU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1eacc1c19a69d2c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:3100:1402:d3bf:18c4:49cd:443b:5a14",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jul-2026 14:11:52 UTC] === END API CALL LOG ===
[21-Jul-2026 14:11:52 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jul-2026 14:11:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMyIsInVzZXJuYW1lIjoic2hhciIsImVtYWlsIjoicmFoaW1raGFuNTAwcEBnbWFpbC5jb20iLCJleHAiOjE3ODUyNDc4NjN9.yhjhvXyTV0ivaXm4UlH-i7JWwC_pV8MNfp7i0GVlDDU
[21-Jul-2026 14:11:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jul-2026 14:11:52 UTC] ✅ JWT token verified successfully for user profile
[21-Jul-2026 14:11:52 UTC] User ID: 1103
[21-Jul-2026 14:11:52 UTC] ✅ User profile retrieved successfully for user ID: 1103
[21-Jul-2026 14:11:55 UTC] === API CALL LOG ===
[21-Jul-2026 14:11:55 UTC] Endpoint: user/profile.php
[21-Jul-2026 14:11:55 UTC] Full Log Data: {
    "timestamp": "2026-07-21 14:11:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1402:d3bf:18c4:49cd:443b:5a14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1402:d3bf:18c4:49cd:443b:5a14, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMyIsInVzZXJuYW1lIjoic2hhciIsImVtYWlsIjoicmFoaW1raGFuNTAwcEBnbWFpbC5jb20iLCJleHAiOjE3ODUyNDc4NjN9.yhjhvXyTV0ivaXm4UlH-i7JWwC_pV8MNfp7i0GVlDDU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1eacc319afb9d2c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:3100:1402:d3bf:18c4:49cd:443b:5a14",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jul-2026 14:11:55 UTC] === END API CALL LOG ===
[21-Jul-2026 14:11:55 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jul-2026 14:11:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMyIsInVzZXJuYW1lIjoic2hhciIsImVtYWlsIjoicmFoaW1raGFuNTAwcEBnbWFpbC5jb20iLCJleHAiOjE3ODUyNDc4NjN9.yhjhvXyTV0ivaXm4UlH-i7JWwC_pV8MNfp7i0GVlDDU
[21-Jul-2026 14:11:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jul-2026 14:11:55 UTC] ✅ JWT token verified successfully for user profile
[21-Jul-2026 14:11:55 UTC] User ID: 1103
[21-Jul-2026 14:11:55 UTC] ✅ User profile retrieved successfully for user ID: 1103
[21-Jul-2026 14:12:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jul-2026 14:12:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jul-2026 14:12:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2404:3100:1402:d3bf:18c4:49cd:443b:5a14, 104.23.175.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMyIsInVzZXJuYW1lIjoic2hhciIsImVtYWlsIjoicmFoaW1raGFuNTAwcEBnbWFpbC5jb20iLCJleHAiOjE3ODUyNDc4NjN9.yhjhvXyTV0ivaXm4UlH-i7JWwC_pV8MNfp7i0GVlDDU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1eacc7f39149d2c-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2404:3100:1402:d3bf:18c4:49cd:443b:5a14","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-Jul-2026 14:12:08 UTC] === User Orders API Called ===
[21-Jul-2026 14:12:08 UTC] User ID: 1103
[21-Jul-2026 14:12:08 UTC] Limit: 20, Offset: 0
[21-Jul-2026 14:12:08 UTC] Orders found: 0
[21-Jul-2026 14:12:08 UTC] Orders data: []
[21-Jul-2026 14:12:08 UTC] Total orders count: 0
[21-Jul-2026 14:12:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jul-2026 14:12:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jul-2026 14:12:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2404:3100:1402:d3bf:18c4:49cd:443b:5a14, 104.23.175.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMyIsInVzZXJuYW1lIjoic2hhciIsImVtYWlsIjoicmFoaW1raGFuNTAwcEBnbWFpbC5jb20iLCJleHAiOjE3ODUyNDc4NjN9.yhjhvXyTV0ivaXm4UlH-i7JWwC_pV8MNfp7i0GVlDDU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1eacc8dd8ba9d2c-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2404:3100:1402:d3bf:18c4:49cd:443b:5a14","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-Jul-2026 14:12:10 UTC] === User Orders API Called ===
[21-Jul-2026 14:12:10 UTC] User ID: 1103
[21-Jul-2026 14:12:10 UTC] Limit: 20, Offset: 0
[21-Jul-2026 14:12:10 UTC] Orders found: 0
[21-Jul-2026 14:12:10 UTC] Orders data: []
[21-Jul-2026 14:12:10 UTC] Total orders count: 0
[21-Jul-2026 14:12:10 UTC] === API CALL LOG ===
[21-Jul-2026 14:12:10 UTC] Endpoint: user/profile.php
[21-Jul-2026 14:12:10 UTC] Full Log Data: {
    "timestamp": "2026-07-21 14:12:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1402:d3bf:18c4:49cd:443b:5a14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1402:d3bf:18c4:49cd:443b:5a14, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMyIsInVzZXJuYW1lIjoic2hhciIsImVtYWlsIjoicmFoaW1raGFuNTAwcEBnbWFpbC5jb20iLCJleHAiOjE3ODUyNDc4NjN9.yhjhvXyTV0ivaXm4UlH-i7JWwC_pV8MNfp7i0GVlDDU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1eacc8dd8bc9d2c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:3100:1402:d3bf:18c4:49cd:443b:5a14",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jul-2026 14:12:10 UTC] === END API CALL LOG ===
[21-Jul-2026 14:12:10 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jul-2026 14:12:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMyIsInVzZXJuYW1lIjoic2hhciIsImVtYWlsIjoicmFoaW1raGFuNTAwcEBnbWFpbC5jb20iLCJleHAiOjE3ODUyNDc4NjN9.yhjhvXyTV0ivaXm4UlH-i7JWwC_pV8MNfp7i0GVlDDU
[21-Jul-2026 14:12:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jul-2026 14:12:10 UTC] ✅ JWT token verified successfully for user profile
[21-Jul-2026 14:12:10 UTC] User ID: 1103
[21-Jul-2026 14:12:10 UTC] ✅ User profile retrieved successfully for user ID: 1103
[21-Jul-2026 14:12:11 UTC] === API CALL LOG ===
[21-Jul-2026 14:12:11 UTC] Endpoint: user/profile.php
[21-Jul-2026 14:12:11 UTC] Full Log Data: {
    "timestamp": "2026-07-21 14:12:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1402:d3bf:18c4:49cd:443b:5a14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1402:d3bf:18c4:49cd:443b:5a14, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMyIsInVzZXJuYW1lIjoic2hhciIsImVtYWlsIjoicmFoaW1raGFuNTAwcEBnbWFpbC5jb20iLCJleHAiOjE3ODUyNDc4NjN9.yhjhvXyTV0ivaXm4UlH-i7JWwC_pV8MNfp7i0GVlDDU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1eacc926abd9d2c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:3100:1402:d3bf:18c4:49cd:443b:5a14",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jul-2026 14:12:11 UTC] === END API CALL LOG ===
[21-Jul-2026 14:12:11 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jul-2026 14:12:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMyIsInVzZXJuYW1lIjoic2hhciIsImVtYWlsIjoicmFoaW1raGFuNTAwcEBnbWFpbC5jb20iLCJleHAiOjE3ODUyNDc4NjN9.yhjhvXyTV0ivaXm4UlH-i7JWwC_pV8MNfp7i0GVlDDU
[21-Jul-2026 14:12:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jul-2026 14:12:11 UTC] ✅ JWT token verified successfully for user profile
[21-Jul-2026 14:12:11 UTC] User ID: 1103
[21-Jul-2026 14:12:11 UTC] ✅ User profile retrieved successfully for user ID: 1103
[21-Jul-2026 14:12:11 UTC] === API CALL LOG ===
[21-Jul-2026 14:12:11 UTC] Endpoint: user/profile.php
[21-Jul-2026 14:12:11 UTC] Full Log Data: {
    "timestamp": "2026-07-21 14:12:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1402:d3bf:18c4:49cd:443b:5a14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1402:d3bf:18c4:49cd:443b:5a14, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMyIsInVzZXJuYW1lIjoic2hhciIsImVtYWlsIjoicmFoaW1raGFuNTAwcEBnbWFpbC5jb20iLCJleHAiOjE3ODUyNDc4NjN9.yhjhvXyTV0ivaXm4UlH-i7JWwC_pV8MNfp7i0GVlDDU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1eacc962b269d2c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:3100:1402:d3bf:18c4:49cd:443b:5a14",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jul-2026 14:12:11 UTC] === END API CALL LOG ===
[21-Jul-2026 14:12:11 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jul-2026 14:12:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMyIsInVzZXJuYW1lIjoic2hhciIsImVtYWlsIjoicmFoaW1raGFuNTAwcEBnbWFpbC5jb20iLCJleHAiOjE3ODUyNDc4NjN9.yhjhvXyTV0ivaXm4UlH-i7JWwC_pV8MNfp7i0GVlDDU
[21-Jul-2026 14:12:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jul-2026 14:12:11 UTC] ✅ JWT token verified successfully for user profile
[21-Jul-2026 14:12:11 UTC] User ID: 1103
[21-Jul-2026 14:12:11 UTC] ✅ User profile retrieved successfully for user ID: 1103
[21-Jul-2026 14:12:21 UTC] === API CALL LOG ===
[21-Jul-2026 14:12:21 UTC] Endpoint: user/profile.php
[21-Jul-2026 14:12:21 UTC] Full Log Data: {
    "timestamp": "2026-07-21 14:12:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1402:d3bf:18c4:49cd:443b:5a14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1402:d3bf:18c4:49cd:443b:5a14, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMyIsInVzZXJuYW1lIjoic2hhciIsImVtYWlsIjoicmFoaW1raGFuNTAwcEBnbWFpbC5jb20iLCJleHAiOjE3ODUyNDc4NjN9.yhjhvXyTV0ivaXm4UlH-i7JWwC_pV8MNfp7i0GVlDDU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1eaccd07bb29d2c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:3100:1402:d3bf:18c4:49cd:443b:5a14",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jul-2026 14:12:21 UTC] === END API CALL LOG ===
[21-Jul-2026 14:12:21 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jul-2026 14:12:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMyIsInVzZXJuYW1lIjoic2hhciIsImVtYWlsIjoicmFoaW1raGFuNTAwcEBnbWFpbC5jb20iLCJleHAiOjE3ODUyNDc4NjN9.yhjhvXyTV0ivaXm4UlH-i7JWwC_pV8MNfp7i0GVlDDU
[21-Jul-2026 14:12:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jul-2026 14:12:21 UTC] ✅ JWT token verified successfully for user profile
[21-Jul-2026 14:12:21 UTC] User ID: 1103
[21-Jul-2026 14:12:21 UTC] ✅ User profile retrieved successfully for user ID: 1103
[21-Jul-2026 14:36:00 UTC] === API CALL LOG ===
[21-Jul-2026 14:36:00 UTC] Endpoint: user/profile.php
[21-Jul-2026 14:36:00 UTC] Full Log Data: {
    "timestamp": "2026-07-21 14:36:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "148.153.193.43",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "148.153.193.43, 104.22.101.161",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwNCIsInVzZXJuYW1lIjoiTWFoZGFkX0hLIiwiZW1haWwiOiJtYWhkYWRob3NlaW5pMTI5NkBnbWFpbC5jb20iLCJleHAiOjE3ODUyNDkzNTh9.CbWBgJcGMIfmoQy8Xv4Sfq1XRIoj_y1awBi3WxbiHO8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1eaef73e929910b-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "148.153.193.43",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jul-2026 14:36:00 UTC] === END API CALL LOG ===
[21-Jul-2026 14:36:00 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jul-2026 14:36:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwNCIsInVzZXJuYW1lIjoiTWFoZGFkX0hLIiwiZW1haWwiOiJtYWhkYWRob3NlaW5pMTI5NkBnbWFpbC5jb20iLCJleHAiOjE3ODUyNDkzNTh9.CbWBgJcGMIfmoQy8Xv4Sfq1XRIoj_y1awBi3WxbiHO8
[21-Jul-2026 14:36:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jul-2026 14:36:00 UTC] ✅ JWT token verified successfully for user profile
[21-Jul-2026 14:36:00 UTC] User ID: 1104
[21-Jul-2026 14:36:00 UTC] ✅ User profile retrieved successfully for user ID: 1104
[21-Jul-2026 14:36:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jul-2026 14:36:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jul-2026 14:36:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"148.153.193.43, 104.22.101.161","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwNCIsInVzZXJuYW1lIjoiTWFoZGFkX0hLIiwiZW1haWwiOiJtYWhkYWRob3NlaW5pMTI5NkBnbWFpbC5jb20iLCJleHAiOjE3ODUyNDkzNTh9.CbWBgJcGMIfmoQy8Xv4Sfq1XRIoj_y1awBi3WxbiHO8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1eaef744aa2910b-IAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"148.153.193.43","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-Jul-2026 14:36:00 UTC] === User Orders API Called ===
[21-Jul-2026 14:36:00 UTC] User ID: 1104
[21-Jul-2026 14:36:00 UTC] Limit: 20, Offset: 0
[21-Jul-2026 14:36:00 UTC] Orders found: 0
[21-Jul-2026 14:36:00 UTC] Orders data: []
[21-Jul-2026 14:36:00 UTC] Total orders count: 0
[21-Jul-2026 14:36:00 UTC] === API CALL LOG ===
[21-Jul-2026 14:36:00 UTC] Endpoint: user/profile.php
[21-Jul-2026 14:36:00 UTC] Full Log Data: {
    "timestamp": "2026-07-21 14:36:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "148.153.193.43",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "148.153.193.43, 104.22.101.161",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwNCIsInVzZXJuYW1lIjoiTWFoZGFkX0hLIiwiZW1haWwiOiJtYWhkYWRob3NlaW5pMTI5NkBnbWFpbC5jb20iLCJleHAiOjE3ODUyNDkzNTh9.CbWBgJcGMIfmoQy8Xv4Sfq1XRIoj_y1awBi3WxbiHO8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1eaef75dff5910b-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "148.153.193.43",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jul-2026 14:36:00 UTC] === END API CALL LOG ===
[21-Jul-2026 14:36:00 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jul-2026 14:36:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwNCIsInVzZXJuYW1lIjoiTWFoZGFkX0hLIiwiZW1haWwiOiJtYWhkYWRob3NlaW5pMTI5NkBnbWFpbC5jb20iLCJleHAiOjE3ODUyNDkzNTh9.CbWBgJcGMIfmoQy8Xv4Sfq1XRIoj_y1awBi3WxbiHO8
[21-Jul-2026 14:36:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jul-2026 14:36:00 UTC] ✅ JWT token verified successfully for user profile
[21-Jul-2026 14:36:00 UTC] User ID: 1104
[21-Jul-2026 14:36:00 UTC] ✅ User profile retrieved successfully for user ID: 1104
[21-Jul-2026 14:36:01 UTC] === API CALL LOG ===
[21-Jul-2026 14:36:01 UTC] Endpoint: user/profile.php
[21-Jul-2026 14:36:01 UTC] Full Log Data: {
    "timestamp": "2026-07-21 14:36:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "148.153.193.43",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "148.153.193.43, 104.22.101.161",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwNCIsInVzZXJuYW1lIjoiTWFoZGFkX0hLIiwiZW1haWwiOiJtYWhkYWRob3NlaW5pMTI5NkBnbWFpbC5jb20iLCJleHAiOjE3ODUyNDkzNTh9.CbWBgJcGMIfmoQy8Xv4Sfq1XRIoj_y1awBi3WxbiHO8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1eaef7d18b4910b-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "148.153.193.43",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jul-2026 14:36:01 UTC] === END API CALL LOG ===
[21-Jul-2026 14:36:01 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jul-2026 14:36:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwNCIsInVzZXJuYW1lIjoiTWFoZGFkX0hLIiwiZW1haWwiOiJtYWhkYWRob3NlaW5pMTI5NkBnbWFpbC5jb20iLCJleHAiOjE3ODUyNDkzNTh9.CbWBgJcGMIfmoQy8Xv4Sfq1XRIoj_y1awBi3WxbiHO8
[21-Jul-2026 14:36:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jul-2026 14:36:01 UTC] ✅ JWT token verified successfully for user profile
[21-Jul-2026 14:36:01 UTC] User ID: 1104
[21-Jul-2026 14:36:01 UTC] ✅ User profile retrieved successfully for user ID: 1104
[21-Jul-2026 14:36:38 UTC] === API CALL LOG ===
[21-Jul-2026 14:36:38 UTC] Endpoint: user/profile.php
[21-Jul-2026 14:36:38 UTC] Full Log Data: {
    "timestamp": "2026-07-21 14:36:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "148.153.193.43",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "148.153.193.43, 104.22.101.160",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwNCIsInVzZXJuYW1lIjoiTWFoZGFkX0hLIiwiZW1haWwiOiJtYWhkYWRob3NlaW5pMTI5NkBnbWFpbC5jb20iLCJleHAiOjE3ODUyNDkzNTh9.CbWBgJcGMIfmoQy8Xv4Sfq1XRIoj_y1awBi3WxbiHO8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1eaf064db0c910b-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "148.153.193.43",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jul-2026 14:36:38 UTC] === END API CALL LOG ===
[21-Jul-2026 14:36:38 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jul-2026 14:36:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwNCIsInVzZXJuYW1lIjoiTWFoZGFkX0hLIiwiZW1haWwiOiJtYWhkYWRob3NlaW5pMTI5NkBnbWFpbC5jb20iLCJleHAiOjE3ODUyNDkzNTh9.CbWBgJcGMIfmoQy8Xv4Sfq1XRIoj_y1awBi3WxbiHO8
[21-Jul-2026 14:36:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jul-2026 14:36:38 UTC] ✅ JWT token verified successfully for user profile
[21-Jul-2026 14:36:38 UTC] User ID: 1104
[21-Jul-2026 14:36:38 UTC] ✅ User profile retrieved successfully for user ID: 1104
[21-Jul-2026 14:36:42 UTC] === API CALL LOG ===
[21-Jul-2026 14:36:42 UTC] Endpoint: user/profile.php
[21-Jul-2026 14:36:42 UTC] Full Log Data: {
    "timestamp": "2026-07-21 14:36:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "148.153.193.43",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "148.153.193.43, 104.22.101.160",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwNCIsInVzZXJuYW1lIjoiTWFoZGFkX0hLIiwiZW1haWwiOiJtYWhkYWRob3NlaW5pMTI5NkBnbWFpbC5jb20iLCJleHAiOjE3ODUyNDkzNTh9.CbWBgJcGMIfmoQy8Xv4Sfq1XRIoj_y1awBi3WxbiHO8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1eaf07caff9910b-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "148.153.193.43",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jul-2026 14:36:42 UTC] === END API CALL LOG ===
[21-Jul-2026 14:36:42 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jul-2026 14:36:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwNCIsInVzZXJuYW1lIjoiTWFoZGFkX0hLIiwiZW1haWwiOiJtYWhkYWRob3NlaW5pMTI5NkBnbWFpbC5jb20iLCJleHAiOjE3ODUyNDkzNTh9.CbWBgJcGMIfmoQy8Xv4Sfq1XRIoj_y1awBi3WxbiHO8
[21-Jul-2026 14:36:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jul-2026 14:36:42 UTC] ✅ JWT token verified successfully for user profile
[21-Jul-2026 14:36:42 UTC] User ID: 1104
[21-Jul-2026 14:36:42 UTC] ✅ User profile retrieved successfully for user ID: 1104
[21-Jul-2026 14:37:50 UTC] === API CALL LOG ===
[21-Jul-2026 14:37:50 UTC] Endpoint: user/profile.php
[21-Jul-2026 14:37:50 UTC] Full Log Data: {
    "timestamp": "2026-07-21 14:37:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "148.153.193.43",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "148.153.193.43, 172.71.190.6",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwNCIsInVzZXJuYW1lIjoiTWFoZGFkX0hLIiwiZW1haWwiOiJtYWhkYWRob3NlaW5pMTI5NkBnbWFpbC5jb20iLCJleHAiOjE3ODUyNDkzNTh9.CbWBgJcGMIfmoQy8Xv4Sfq1XRIoj_y1awBi3WxbiHO8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1eaf222df8fe5c7-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "148.153.193.43",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jul-2026 14:37:50 UTC] === END API CALL LOG ===
[21-Jul-2026 14:37:50 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jul-2026 14:37:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwNCIsInVzZXJuYW1lIjoiTWFoZGFkX0hLIiwiZW1haWwiOiJtYWhkYWRob3NlaW5pMTI5NkBnbWFpbC5jb20iLCJleHAiOjE3ODUyNDkzNTh9.CbWBgJcGMIfmoQy8Xv4Sfq1XRIoj_y1awBi3WxbiHO8
[21-Jul-2026 14:37:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jul-2026 14:37:50 UTC] ✅ JWT token verified successfully for user profile
[21-Jul-2026 14:37:50 UTC] User ID: 1104
[21-Jul-2026 14:37:50 UTC] ✅ User profile retrieved successfully for user ID: 1104
[21-Jul-2026 14:38:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jul-2026 14:38:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jul-2026 14:38:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"148.153.193.43, 172.71.190.7","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwNCIsInVzZXJuYW1lIjoiTWFoZGFkX0hLIiwiZW1haWwiOiJtYWhkYWRob3NlaW5pMTI5NkBnbWFpbC5jb20iLCJleHAiOjE3ODUyNDkzNTh9.CbWBgJcGMIfmoQy8Xv4Sfq1XRIoj_y1awBi3WxbiHO8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1eaf2a7dcece5c7-IAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"148.153.193.43","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-Jul-2026 14:38:11 UTC] === User Orders API Called ===
[21-Jul-2026 14:38:11 UTC] User ID: 1104
[21-Jul-2026 14:38:11 UTC] Limit: 20, Offset: 0
[21-Jul-2026 14:38:11 UTC] Orders found: 0
[21-Jul-2026 14:38:11 UTC] Orders data: []
[21-Jul-2026 14:38:11 UTC] === API CALL LOG ===
[21-Jul-2026 14:38:11 UTC] Endpoint: user/profile.php
[21-Jul-2026 14:38:11 UTC] Full Log Data: {
    "timestamp": "2026-07-21 14:38:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "148.153.193.43",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "148.153.193.43, 172.71.190.6",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwNCIsInVzZXJuYW1lIjoiTWFoZGFkX0hLIiwiZW1haWwiOiJtYWhkYWRob3NlaW5pMTI5NkBnbWFpbC5jb20iLCJleHAiOjE3ODUyNDkzNTh9.CbWBgJcGMIfmoQy8Xv4Sfq1XRIoj_y1awBi3WxbiHO8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1eaf2a7dcf4e5c7-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "148.153.193.43",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jul-2026 14:38:11 UTC] Total orders count: 0
[21-Jul-2026 14:38:11 UTC] === END API CALL LOG ===
[21-Jul-2026 14:38:11 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jul-2026 14:38:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwNCIsInVzZXJuYW1lIjoiTWFoZGFkX0hLIiwiZW1haWwiOiJtYWhkYWRob3NlaW5pMTI5NkBnbWFpbC5jb20iLCJleHAiOjE3ODUyNDkzNTh9.CbWBgJcGMIfmoQy8Xv4Sfq1XRIoj_y1awBi3WxbiHO8
[21-Jul-2026 14:38:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jul-2026 14:38:11 UTC] ✅ JWT token verified successfully for user profile
[21-Jul-2026 14:38:11 UTC] User ID: 1104
[21-Jul-2026 14:38:11 UTC] ✅ User profile retrieved successfully for user ID: 1104
[21-Jul-2026 14:38:11 UTC] === API CALL LOG ===
[21-Jul-2026 14:38:11 UTC] Endpoint: user/profile.php
[21-Jul-2026 14:38:11 UTC] Full Log Data: {
    "timestamp": "2026-07-21 14:38:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "148.153.193.43",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "148.153.193.43, 172.71.190.6",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwNCIsInVzZXJuYW1lIjoiTWFoZGFkX0hLIiwiZW1haWwiOiJtYWhkYWRob3NlaW5pMTI5NkBnbWFpbC5jb20iLCJleHAiOjE3ODUyNDkzNTh9.CbWBgJcGMIfmoQy8Xv4Sfq1XRIoj_y1awBi3WxbiHO8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1eaf2ab5dfde5c7-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "148.153.193.43",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jul-2026 14:38:11 UTC] === END API CALL LOG ===
[21-Jul-2026 14:38:11 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jul-2026 14:38:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwNCIsInVzZXJuYW1lIjoiTWFoZGFkX0hLIiwiZW1haWwiOiJtYWhkYWRob3NlaW5pMTI5NkBnbWFpbC5jb20iLCJleHAiOjE3ODUyNDkzNTh9.CbWBgJcGMIfmoQy8Xv4Sfq1XRIoj_y1awBi3WxbiHO8
[21-Jul-2026 14:38:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jul-2026 14:38:11 UTC] ✅ JWT token verified successfully for user profile
[21-Jul-2026 14:38:11 UTC] User ID: 1104
[21-Jul-2026 14:38:11 UTC] ✅ User profile retrieved successfully for user ID: 1104
[21-Jul-2026 14:38:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jul-2026 14:38:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jul-2026 14:38:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"148.153.193.43, 172.71.190.6","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwNCIsInVzZXJuYW1lIjoiTWFoZGFkX0hLIiwiZW1haWwiOiJtYWhkYWRob3NlaW5pMTI5NkBnbWFpbC5jb20iLCJleHAiOjE3ODUyNDkzNTh9.CbWBgJcGMIfmoQy8Xv4Sfq1XRIoj_y1awBi3WxbiHO8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1eaf2cdaff7e5c7-IAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"148.153.193.43","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-Jul-2026 14:38:17 UTC] === User Orders API Called ===
[21-Jul-2026 14:38:17 UTC] User ID: 1104
[21-Jul-2026 14:38:17 UTC] Limit: 20, Offset: 0
[21-Jul-2026 14:38:17 UTC] Orders found: 0
[21-Jul-2026 14:38:17 UTC] Orders data: []
[21-Jul-2026 14:38:17 UTC] Total orders count: 0
[21-Jul-2026 14:38:17 UTC] === API CALL LOG ===
[21-Jul-2026 14:38:17 UTC] Endpoint: user/profile.php
[21-Jul-2026 14:38:17 UTC] Full Log Data: {
    "timestamp": "2026-07-21 14:38:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "148.153.193.43",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "148.153.193.43, 172.71.190.6",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwNCIsInVzZXJuYW1lIjoiTWFoZGFkX0hLIiwiZW1haWwiOiJtYWhkYWRob3NlaW5pMTI5NkBnbWFpbC5jb20iLCJleHAiOjE3ODUyNDkzNTh9.CbWBgJcGMIfmoQy8Xv4Sfq1XRIoj_y1awBi3WxbiHO8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1eaf2cdaffbe5c7-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "148.153.193.43",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jul-2026 14:38:17 UTC] === END API CALL LOG ===
[21-Jul-2026 14:38:17 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jul-2026 14:38:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwNCIsInVzZXJuYW1lIjoiTWFoZGFkX0hLIiwiZW1haWwiOiJtYWhkYWRob3NlaW5pMTI5NkBnbWFpbC5jb20iLCJleHAiOjE3ODUyNDkzNTh9.CbWBgJcGMIfmoQy8Xv4Sfq1XRIoj_y1awBi3WxbiHO8
[21-Jul-2026 14:38:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jul-2026 14:38:17 UTC] ✅ JWT token verified successfully for user profile
[21-Jul-2026 14:38:17 UTC] User ID: 1104
[21-Jul-2026 14:38:17 UTC] ✅ User profile retrieved successfully for user ID: 1104
[21-Jul-2026 14:38:17 UTC] === API CALL LOG ===
[21-Jul-2026 14:38:17 UTC] Endpoint: user/profile.php
[21-Jul-2026 14:38:17 UTC] Full Log Data: {
    "timestamp": "2026-07-21 14:38:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "148.153.193.43",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "148.153.193.43, 172.71.190.7",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwNCIsInVzZXJuYW1lIjoiTWFoZGFkX0hLIiwiZW1haWwiOiJtYWhkYWRob3NlaW5pMTI5NkBnbWFpbC5jb20iLCJleHAiOjE3ODUyNDkzNTh9.CbWBgJcGMIfmoQy8Xv4Sfq1XRIoj_y1awBi3WxbiHO8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1eaf2d21b7be5c7-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "148.153.193.43",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jul-2026 14:38:17 UTC] === END API CALL LOG ===
[21-Jul-2026 14:38:17 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jul-2026 14:38:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwNCIsInVzZXJuYW1lIjoiTWFoZGFkX0hLIiwiZW1haWwiOiJtYWhkYWRob3NlaW5pMTI5NkBnbWFpbC5jb20iLCJleHAiOjE3ODUyNDkzNTh9.CbWBgJcGMIfmoQy8Xv4Sfq1XRIoj_y1awBi3WxbiHO8
[21-Jul-2026 14:38:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jul-2026 14:38:17 UTC] ✅ JWT token verified successfully for user profile
[21-Jul-2026 14:38:17 UTC] User ID: 1104
[21-Jul-2026 14:38:17 UTC] ✅ User profile retrieved successfully for user ID: 1104
[21-Jul-2026 14:38:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jul-2026 14:38:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jul-2026 14:38:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"148.153.193.43, 172.71.190.7","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwNCIsInVzZXJuYW1lIjoiTWFoZGFkX0hLIiwiZW1haWwiOiJtYWhkYWRob3NlaW5pMTI5NkBnbWFpbC5jb20iLCJleHAiOjE3ODUyNDkzNTh9.CbWBgJcGMIfmoQy8Xv4Sfq1XRIoj_y1awBi3WxbiHO8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1eaf2ff68c2e5c7-IAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"148.153.193.43","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-Jul-2026 14:38:25 UTC] === User Orders API Called ===
[21-Jul-2026 14:38:25 UTC] User ID: 1104
[21-Jul-2026 14:38:25 UTC] Limit: 20, Offset: 0
[21-Jul-2026 14:38:25 UTC] === API CALL LOG ===
[21-Jul-2026 14:38:25 UTC] Endpoint: user/profile.php
[21-Jul-2026 14:38:25 UTC] Full Log Data: {
    "timestamp": "2026-07-21 14:38:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "148.153.193.43",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "148.153.193.43, 172.71.190.7",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwNCIsInVzZXJuYW1lIjoiTWFoZGFkX0hLIiwiZW1haWwiOiJtYWhkYWRob3NlaW5pMTI5NkBnbWFpbC5jb20iLCJleHAiOjE3ODUyNDkzNTh9.CbWBgJcGMIfmoQy8Xv4Sfq1XRIoj_y1awBi3WxbiHO8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1eaf2ff68c8e5c7-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "148.153.193.43",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jul-2026 14:38:25 UTC] Orders found: 0
[21-Jul-2026 14:38:25 UTC] === END API CALL LOG ===
[21-Jul-2026 14:38:25 UTC] Orders data: []
[21-Jul-2026 14:38:25 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jul-2026 14:38:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwNCIsInVzZXJuYW1lIjoiTWFoZGFkX0hLIiwiZW1haWwiOiJtYWhkYWRob3NlaW5pMTI5NkBnbWFpbC5jb20iLCJleHAiOjE3ODUyNDkzNTh9.CbWBgJcGMIfmoQy8Xv4Sfq1XRIoj_y1awBi3WxbiHO8
[21-Jul-2026 14:38:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jul-2026 14:38:25 UTC] ✅ JWT token verified successfully for user profile
[21-Jul-2026 14:38:25 UTC] Total orders count: 0
[21-Jul-2026 14:38:25 UTC] User ID: 1104
[21-Jul-2026 14:38:25 UTC] ✅ User profile retrieved successfully for user ID: 1104
[21-Jul-2026 14:38:26 UTC] === API CALL LOG ===
[21-Jul-2026 14:38:26 UTC] Endpoint: user/profile.php
[21-Jul-2026 14:38:26 UTC] Full Log Data: {
    "timestamp": "2026-07-21 14:38:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "148.153.193.43",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "148.153.193.43, 172.71.190.7",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwNCIsInVzZXJuYW1lIjoiTWFoZGFkX0hLIiwiZW1haWwiOiJtYWhkYWRob3NlaW5pMTI5NkBnbWFpbC5jb20iLCJleHAiOjE3ODUyNDkzNTh9.CbWBgJcGMIfmoQy8Xv4Sfq1XRIoj_y1awBi3WxbiHO8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1eaf3042d4ce5c7-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "148.153.193.43",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jul-2026 14:38:26 UTC] === END API CALL LOG ===
[21-Jul-2026 14:38:26 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jul-2026 14:38:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwNCIsInVzZXJuYW1lIjoiTWFoZGFkX0hLIiwiZW1haWwiOiJtYWhkYWRob3NlaW5pMTI5NkBnbWFpbC5jb20iLCJleHAiOjE3ODUyNDkzNTh9.CbWBgJcGMIfmoQy8Xv4Sfq1XRIoj_y1awBi3WxbiHO8
[21-Jul-2026 14:38:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jul-2026 14:38:26 UTC] ✅ JWT token verified successfully for user profile
[21-Jul-2026 14:38:26 UTC] User ID: 1104
[21-Jul-2026 14:38:26 UTC] ✅ User profile retrieved successfully for user ID: 1104
[21-Jul-2026 14:38:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jul-2026 14:38:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jul-2026 14:38:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"148.153.193.43, 172.71.190.6","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwNCIsInVzZXJuYW1lIjoiTWFoZGFkX0hLIiwiZW1haWwiOiJtYWhkYWRob3NlaW5pMTI5NkBnbWFpbC5jb20iLCJleHAiOjE3ODUyNDkzNTh9.CbWBgJcGMIfmoQy8Xv4Sfq1XRIoj_y1awBi3WxbiHO8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1eaf32cfd61e5c7-IAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"148.153.193.43","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-Jul-2026 14:38:32 UTC] === User Orders API Called ===
[21-Jul-2026 14:38:32 UTC] User ID: 1104
[21-Jul-2026 14:38:32 UTC] Limit: 20, Offset: 0
[21-Jul-2026 14:38:32 UTC] Orders found: 0
[21-Jul-2026 14:38:32 UTC] Orders data: []
[21-Jul-2026 14:38:32 UTC] Total orders count: 0
[21-Jul-2026 14:38:32 UTC] === API CALL LOG ===
[21-Jul-2026 14:38:32 UTC] Endpoint: user/profile.php
[21-Jul-2026 14:38:32 UTC] Full Log Data: {
    "timestamp": "2026-07-21 14:38:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "148.153.193.43",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "148.153.193.43, 172.71.190.6",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwNCIsInVzZXJuYW1lIjoiTWFoZGFkX0hLIiwiZW1haWwiOiJtYWhkYWRob3NlaW5pMTI5NkBnbWFpbC5jb20iLCJleHAiOjE3ODUyNDkzNTh9.CbWBgJcGMIfmoQy8Xv4Sfq1XRIoj_y1awBi3WxbiHO8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1eaf32cfd63e5c7-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "148.153.193.43",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jul-2026 14:38:32 UTC] === END API CALL LOG ===
[21-Jul-2026 14:38:32 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jul-2026 14:38:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwNCIsInVzZXJuYW1lIjoiTWFoZGFkX0hLIiwiZW1haWwiOiJtYWhkYWRob3NlaW5pMTI5NkBnbWFpbC5jb20iLCJleHAiOjE3ODUyNDkzNTh9.CbWBgJcGMIfmoQy8Xv4Sfq1XRIoj_y1awBi3WxbiHO8
[21-Jul-2026 14:38:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jul-2026 14:38:32 UTC] ✅ JWT token verified successfully for user profile
[21-Jul-2026 14:38:32 UTC] User ID: 1104
[21-Jul-2026 14:38:32 UTC] ✅ User profile retrieved successfully for user ID: 1104
[21-Jul-2026 14:38:33 UTC] === API CALL LOG ===
[21-Jul-2026 14:38:33 UTC] Endpoint: user/profile.php
[21-Jul-2026 14:38:33 UTC] Full Log Data: {
    "timestamp": "2026-07-21 14:38:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "148.153.193.43",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "148.153.193.43, 172.71.190.7",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwNCIsInVzZXJuYW1lIjoiTWFoZGFkX0hLIiwiZW1haWwiOiJtYWhkYWRob3NlaW5pMTI5NkBnbWFpbC5jb20iLCJleHAiOjE3ODUyNDkzNTh9.CbWBgJcGMIfmoQy8Xv4Sfq1XRIoj_y1awBi3WxbiHO8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1eaf331a99ae5c7-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "148.153.193.43",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jul-2026 14:38:33 UTC] === END API CALL LOG ===
[21-Jul-2026 14:38:33 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jul-2026 14:38:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwNCIsInVzZXJuYW1lIjoiTWFoZGFkX0hLIiwiZW1haWwiOiJtYWhkYWRob3NlaW5pMTI5NkBnbWFpbC5jb20iLCJleHAiOjE3ODUyNDkzNTh9.CbWBgJcGMIfmoQy8Xv4Sfq1XRIoj_y1awBi3WxbiHO8
[21-Jul-2026 14:38:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jul-2026 14:38:33 UTC] ✅ JWT token verified successfully for user profile
[21-Jul-2026 14:38:33 UTC] User ID: 1104
[21-Jul-2026 14:38:33 UTC] ✅ User profile retrieved successfully for user ID: 1104
[21-Jul-2026 14:39:18 UTC] === API CALL LOG ===
[21-Jul-2026 14:39:18 UTC] Endpoint: user/profile.php
[21-Jul-2026 14:39:18 UTC] Full Log Data: {
    "timestamp": "2026-07-21 14:39:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "148.153.193.43",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "148.153.193.43, 172.71.190.7",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwNCIsInVzZXJuYW1lIjoiTWFoZGFkX0hLIiwiZW1haWwiOiJtYWhkYWRob3NlaW5pMTI5NkBnbWFpbC5jb20iLCJleHAiOjE3ODUyNDkzNTh9.CbWBgJcGMIfmoQy8Xv4Sfq1XRIoj_y1awBi3WxbiHO8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1eaf44a4f9ce5c7-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "148.153.193.43",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jul-2026 14:39:18 UTC] === END API CALL LOG ===
[21-Jul-2026 14:39:18 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jul-2026 14:39:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwNCIsInVzZXJuYW1lIjoiTWFoZGFkX0hLIiwiZW1haWwiOiJtYWhkYWRob3NlaW5pMTI5NkBnbWFpbC5jb20iLCJleHAiOjE3ODUyNDkzNTh9.CbWBgJcGMIfmoQy8Xv4Sfq1XRIoj_y1awBi3WxbiHO8
[21-Jul-2026 14:39:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jul-2026 14:39:18 UTC] ✅ JWT token verified successfully for user profile
[21-Jul-2026 14:39:18 UTC] User ID: 1104
[21-Jul-2026 14:39:18 UTC] ✅ User profile retrieved successfully for user ID: 1104
[21-Jul-2026 14:39:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jul-2026 14:39:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jul-2026 14:39:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"148.153.193.43, 172.71.190.7","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwNCIsInVzZXJuYW1lIjoiTWFoZGFkX0hLIiwiZW1haWwiOiJtYWhkYWRob3NlaW5pMTI5NkBnbWFpbC5jb20iLCJleHAiOjE3ODUyNDkzNTh9.CbWBgJcGMIfmoQy8Xv4Sfq1XRIoj_y1awBi3WxbiHO8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1eaf44a4f9ae5c7-IAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"148.153.193.43","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-Jul-2026 14:39:18 UTC] === User Orders API Called ===
[21-Jul-2026 14:39:18 UTC] User ID: 1104
[21-Jul-2026 14:39:18 UTC] Limit: 20, Offset: 0
[21-Jul-2026 14:39:18 UTC] Orders found: 0
[21-Jul-2026 14:39:18 UTC] Orders data: []
[21-Jul-2026 14:39:18 UTC] Total orders count: 0
[21-Jul-2026 14:39:18 UTC] === API CALL LOG ===
[21-Jul-2026 14:39:18 UTC] Endpoint: user/profile.php
[21-Jul-2026 14:39:18 UTC] Full Log Data: {
    "timestamp": "2026-07-21 14:39:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "148.153.193.43",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "148.153.193.43, 172.71.190.6",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwNCIsInVzZXJuYW1lIjoiTWFoZGFkX0hLIiwiZW1haWwiOiJtYWhkYWRob3NlaW5pMTI5NkBnbWFpbC5jb20iLCJleHAiOjE3ODUyNDkzNTh9.CbWBgJcGMIfmoQy8Xv4Sfq1XRIoj_y1awBi3WxbiHO8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1eaf44da959e5c7-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "148.153.193.43",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jul-2026 14:39:18 UTC] === END API CALL LOG ===
[21-Jul-2026 14:39:18 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jul-2026 14:39:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwNCIsInVzZXJuYW1lIjoiTWFoZGFkX0hLIiwiZW1haWwiOiJtYWhkYWRob3NlaW5pMTI5NkBnbWFpbC5jb20iLCJleHAiOjE3ODUyNDkzNTh9.CbWBgJcGMIfmoQy8Xv4Sfq1XRIoj_y1awBi3WxbiHO8
[21-Jul-2026 14:39:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jul-2026 14:39:18 UTC] ✅ JWT token verified successfully for user profile
[21-Jul-2026 14:39:18 UTC] User ID: 1104
[21-Jul-2026 14:39:18 UTC] ✅ User profile retrieved successfully for user ID: 1104
[21-Jul-2026 14:39:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jul-2026 14:39:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jul-2026 14:39:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"148.153.193.43, 172.71.190.7","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwNCIsInVzZXJuYW1lIjoiTWFoZGFkX0hLIiwiZW1haWwiOiJtYWhkYWRob3NlaW5pMTI5NkBnbWFpbC5jb20iLCJleHAiOjE3ODUyNDkzNTh9.CbWBgJcGMIfmoQy8Xv4Sfq1XRIoj_y1awBi3WxbiHO8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1eaf4a9bed5e5c7-IAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"148.153.193.43","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-Jul-2026 14:39:33 UTC] === User Orders API Called ===
[21-Jul-2026 14:39:33 UTC] User ID: 1104
[21-Jul-2026 14:39:33 UTC] Limit: 20, Offset: 0
[21-Jul-2026 14:39:33 UTC] Orders found: 0
[21-Jul-2026 14:39:33 UTC] Orders data: []
[21-Jul-2026 14:39:33 UTC] Total orders count: 0
[21-Jul-2026 14:39:33 UTC] === API CALL LOG ===
[21-Jul-2026 14:39:33 UTC] Endpoint: user/profile.php
[21-Jul-2026 14:39:33 UTC] Full Log Data: {
    "timestamp": "2026-07-21 14:39:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "148.153.193.43",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "148.153.193.43, 172.71.190.7",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwNCIsInVzZXJuYW1lIjoiTWFoZGFkX0hLIiwiZW1haWwiOiJtYWhkYWRob3NlaW5pMTI5NkBnbWFpbC5jb20iLCJleHAiOjE3ODUyNDkzNTh9.CbWBgJcGMIfmoQy8Xv4Sfq1XRIoj_y1awBi3WxbiHO8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1eaf4a9bed8e5c7-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "148.153.193.43",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jul-2026 14:39:33 UTC] === END API CALL LOG ===
[21-Jul-2026 14:39:33 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jul-2026 14:39:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwNCIsInVzZXJuYW1lIjoiTWFoZGFkX0hLIiwiZW1haWwiOiJtYWhkYWRob3NlaW5pMTI5NkBnbWFpbC5jb20iLCJleHAiOjE3ODUyNDkzNTh9.CbWBgJcGMIfmoQy8Xv4Sfq1XRIoj_y1awBi3WxbiHO8
[21-Jul-2026 14:39:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jul-2026 14:39:33 UTC] ✅ JWT token verified successfully for user profile
[21-Jul-2026 14:39:33 UTC] User ID: 1104
[21-Jul-2026 14:39:33 UTC] ✅ User profile retrieved successfully for user ID: 1104
[21-Jul-2026 14:39:34 UTC] === API CALL LOG ===
[21-Jul-2026 14:39:34 UTC] Endpoint: user/profile.php
[21-Jul-2026 14:39:34 UTC] Full Log Data: {
    "timestamp": "2026-07-21 14:39:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "148.153.193.43",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "148.153.193.43, 172.71.190.6",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwNCIsInVzZXJuYW1lIjoiTWFoZGFkX0hLIiwiZW1haWwiOiJtYWhkYWRob3NlaW5pMTI5NkBnbWFpbC5jb20iLCJleHAiOjE3ODUyNDkzNTh9.CbWBgJcGMIfmoQy8Xv4Sfq1XRIoj_y1awBi3WxbiHO8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1eaf4b0592ee5c7-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "148.153.193.43",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jul-2026 14:39:34 UTC] === END API CALL LOG ===
[21-Jul-2026 14:39:34 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jul-2026 14:39:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwNCIsInVzZXJuYW1lIjoiTWFoZGFkX0hLIiwiZW1haWwiOiJtYWhkYWRob3NlaW5pMTI5NkBnbWFpbC5jb20iLCJleHAiOjE3ODUyNDkzNTh9.CbWBgJcGMIfmoQy8Xv4Sfq1XRIoj_y1awBi3WxbiHO8
[21-Jul-2026 14:39:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jul-2026 14:39:34 UTC] ✅ JWT token verified successfully for user profile
[21-Jul-2026 14:39:34 UTC] User ID: 1104
[21-Jul-2026 14:39:34 UTC] ✅ User profile retrieved successfully for user ID: 1104
[21-Jul-2026 14:39:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jul-2026 14:39:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jul-2026 14:39:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"148.153.193.43, 172.71.190.7","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwNCIsInVzZXJuYW1lIjoiTWFoZGFkX0hLIiwiZW1haWwiOiJtYWhkYWRob3NlaW5pMTI5NkBnbWFpbC5jb20iLCJleHAiOjE3ODUyNDkzNTh9.CbWBgJcGMIfmoQy8Xv4Sfq1XRIoj_y1awBi3WxbiHO8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1eaf4e85e25e5c7-IAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"148.153.193.43","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-Jul-2026 14:39:43 UTC] === User Orders API Called ===
[21-Jul-2026 14:39:43 UTC] User ID: 1104
[21-Jul-2026 14:39:43 UTC] Limit: 20, Offset: 0
[21-Jul-2026 14:39:43 UTC] Orders found: 0
[21-Jul-2026 14:39:43 UTC] Orders data: []
[21-Jul-2026 14:39:43 UTC] Total orders count: 0
[21-Jul-2026 14:39:44 UTC] === API CALL LOG ===
[21-Jul-2026 14:39:44 UTC] Endpoint: user/profile.php
[21-Jul-2026 14:39:44 UTC] Full Log Data: {
    "timestamp": "2026-07-21 14:39:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "148.153.193.43",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "148.153.193.43, 172.71.190.7",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwNCIsInVzZXJuYW1lIjoiTWFoZGFkX0hLIiwiZW1haWwiOiJtYWhkYWRob3NlaW5pMTI5NkBnbWFpbC5jb20iLCJleHAiOjE3ODUyNDkzNTh9.CbWBgJcGMIfmoQy8Xv4Sfq1XRIoj_y1awBi3WxbiHO8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1eaf4ee4df4e5c7-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "148.153.193.43",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jul-2026 14:39:44 UTC] === END API CALL LOG ===
[21-Jul-2026 14:39:44 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jul-2026 14:39:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwNCIsInVzZXJuYW1lIjoiTWFoZGFkX0hLIiwiZW1haWwiOiJtYWhkYWRob3NlaW5pMTI5NkBnbWFpbC5jb20iLCJleHAiOjE3ODUyNDkzNTh9.CbWBgJcGMIfmoQy8Xv4Sfq1XRIoj_y1awBi3WxbiHO8
[21-Jul-2026 14:39:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jul-2026 14:39:44 UTC] ✅ JWT token verified successfully for user profile
[21-Jul-2026 14:39:44 UTC] User ID: 1104
[21-Jul-2026 14:39:44 UTC] ✅ User profile retrieved successfully for user ID: 1104
[21-Jul-2026 14:39:44 UTC] User Purchases API - User ID: 1104
[21-Jul-2026 14:39:44 UTC] User Purchases API - Total purchases found: 0
[21-Jul-2026 14:39:48 UTC] === API CALL LOG ===
[21-Jul-2026 14:39:48 UTC] Endpoint: user/profile.php
[21-Jul-2026 14:39:48 UTC] Full Log Data: {
    "timestamp": "2026-07-21 14:39:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "148.153.193.43",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "148.153.193.43, 172.71.190.7",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwNCIsInVzZXJuYW1lIjoiTWFoZGFkX0hLIiwiZW1haWwiOiJtYWhkYWRob3NlaW5pMTI5NkBnbWFpbC5jb20iLCJleHAiOjE3ODUyNDkzNTh9.CbWBgJcGMIfmoQy8Xv4Sfq1XRIoj_y1awBi3WxbiHO8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1eaf50a3b3ae5c7-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "148.153.193.43",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jul-2026 14:39:48 UTC] === END API CALL LOG ===
[21-Jul-2026 14:39:48 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jul-2026 14:39:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwNCIsInVzZXJuYW1lIjoiTWFoZGFkX0hLIiwiZW1haWwiOiJtYWhkYWRob3NlaW5pMTI5NkBnbWFpbC5jb20iLCJleHAiOjE3ODUyNDkzNTh9.CbWBgJcGMIfmoQy8Xv4Sfq1XRIoj_y1awBi3WxbiHO8
[21-Jul-2026 14:39:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jul-2026 14:39:48 UTC] ✅ JWT token verified successfully for user profile
[21-Jul-2026 14:39:48 UTC] User ID: 1104
[21-Jul-2026 14:39:48 UTC] ✅ User profile retrieved successfully for user ID: 1104
[21-Jul-2026 14:39:49 UTC] User Purchases API - User ID: 1104
[21-Jul-2026 14:39:49 UTC] User Purchases API - Total purchases found: 0
[21-Jul-2026 14:39:52 UTC] === API CALL LOG ===
[21-Jul-2026 14:39:52 UTC] Endpoint: user/profile.php
[21-Jul-2026 14:39:52 UTC] Full Log Data: {
    "timestamp": "2026-07-21 14:39:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "148.153.193.43",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "148.153.193.43, 172.71.190.7",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwNCIsInVzZXJuYW1lIjoiTWFoZGFkX0hLIiwiZW1haWwiOiJtYWhkYWRob3NlaW5pMTI5NkBnbWFpbC5jb20iLCJleHAiOjE3ODUyNDkzNTh9.CbWBgJcGMIfmoQy8Xv4Sfq1XRIoj_y1awBi3WxbiHO8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1eaf5217838e5c7-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "148.153.193.43",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jul-2026 14:39:52 UTC] === END API CALL LOG ===
[21-Jul-2026 14:39:52 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jul-2026 14:39:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwNCIsInVzZXJuYW1lIjoiTWFoZGFkX0hLIiwiZW1haWwiOiJtYWhkYWRob3NlaW5pMTI5NkBnbWFpbC5jb20iLCJleHAiOjE3ODUyNDkzNTh9.CbWBgJcGMIfmoQy8Xv4Sfq1XRIoj_y1awBi3WxbiHO8
[21-Jul-2026 14:39:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jul-2026 14:39:52 UTC] ✅ JWT token verified successfully for user profile
[21-Jul-2026 14:39:52 UTC] User ID: 1104
[21-Jul-2026 14:39:52 UTC] ✅ User profile retrieved successfully for user ID: 1104
[21-Jul-2026 14:39:52 UTC] User Purchases API - User ID: 1104
[21-Jul-2026 14:39:52 UTC] User Purchases API - Total purchases found: 0
[21-Jul-2026 14:39:54 UTC] User Purchases API - User ID: 1104
[21-Jul-2026 14:39:54 UTC] User Purchases API - Total purchases found: 0
[21-Jul-2026 14:39:55 UTC] === API CALL LOG ===
[21-Jul-2026 14:39:55 UTC] Endpoint: user/profile.php
[21-Jul-2026 14:39:55 UTC] Full Log Data: {
    "timestamp": "2026-07-21 14:39:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "148.153.193.43",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "148.153.193.43, 172.71.190.7",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwNCIsInVzZXJuYW1lIjoiTWFoZGFkX0hLIiwiZW1haWwiOiJtYWhkYWRob3NlaW5pMTI5NkBnbWFpbC5jb20iLCJleHAiOjE3ODUyNDkzNTh9.CbWBgJcGMIfmoQy8Xv4Sfq1XRIoj_y1awBi3WxbiHO8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1eaf534a821e5c7-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "148.153.193.43",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jul-2026 14:39:55 UTC] === END API CALL LOG ===
[21-Jul-2026 14:39:55 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jul-2026 14:39:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwNCIsInVzZXJuYW1lIjoiTWFoZGFkX0hLIiwiZW1haWwiOiJtYWhkYWRob3NlaW5pMTI5NkBnbWFpbC5jb20iLCJleHAiOjE3ODUyNDkzNTh9.CbWBgJcGMIfmoQy8Xv4Sfq1XRIoj_y1awBi3WxbiHO8
[21-Jul-2026 14:39:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jul-2026 14:39:55 UTC] ✅ JWT token verified successfully for user profile
[21-Jul-2026 14:39:55 UTC] User ID: 1104
[21-Jul-2026 14:39:55 UTC] ✅ User profile retrieved successfully for user ID: 1104
[21-Jul-2026 14:39:56 UTC] User Purchases API - User ID: 1104
[21-Jul-2026 14:39:56 UTC] User Purchases API - Total purchases found: 0
[21-Jul-2026 14:40:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jul-2026 14:40:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jul-2026 14:40:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"148.153.193.43, 172.71.190.7","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwNCIsInVzZXJuYW1lIjoiTWFoZGFkX0hLIiwiZW1haWwiOiJtYWhkYWRob3NlaW5pMTI5NkBnbWFpbC5jb20iLCJleHAiOjE3ODUyNDkzNTh9.CbWBgJcGMIfmoQy8Xv4Sfq1XRIoj_y1awBi3WxbiHO8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1eaf5509abae5c7-IAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"148.153.193.43","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-Jul-2026 14:40:00 UTC] === User Orders API Called ===
[21-Jul-2026 14:40:00 UTC] User ID: 1104
[21-Jul-2026 14:40:00 UTC] Limit: 20, Offset: 0
[21-Jul-2026 14:40:00 UTC] Orders found: 0
[21-Jul-2026 14:40:00 UTC] Orders data: []
[21-Jul-2026 14:40:00 UTC] === API CALL LOG ===
[21-Jul-2026 14:40:00 UTC] Total orders count: 0
[21-Jul-2026 14:40:00 UTC] Endpoint: user/profile.php
[21-Jul-2026 14:40:00 UTC] Full Log Data: {
    "timestamp": "2026-07-21 14:40:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "148.153.193.43",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "148.153.193.43, 172.71.190.7",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwNCIsInVzZXJuYW1lIjoiTWFoZGFkX0hLIiwiZW1haWwiOiJtYWhkYWRob3NlaW5pMTI5NkBnbWFpbC5jb20iLCJleHAiOjE3ODUyNDkzNTh9.CbWBgJcGMIfmoQy8Xv4Sfq1XRIoj_y1awBi3WxbiHO8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1eaf5509abbe5c7-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "148.153.193.43",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jul-2026 14:40:00 UTC] === END API CALL LOG ===
[21-Jul-2026 14:40:00 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jul-2026 14:40:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwNCIsInVzZXJuYW1lIjoiTWFoZGFkX0hLIiwiZW1haWwiOiJtYWhkYWRob3NlaW5pMTI5NkBnbWFpbC5jb20iLCJleHAiOjE3ODUyNDkzNTh9.CbWBgJcGMIfmoQy8Xv4Sfq1XRIoj_y1awBi3WxbiHO8
[21-Jul-2026 14:40:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jul-2026 14:40:00 UTC] ✅ JWT token verified successfully for user profile
[21-Jul-2026 14:40:00 UTC] User ID: 1104
[21-Jul-2026 14:40:00 UTC] ✅ User profile retrieved successfully for user ID: 1104
[21-Jul-2026 14:40:00 UTC] === API CALL LOG ===
[21-Jul-2026 14:40:00 UTC] Endpoint: user/profile.php
[21-Jul-2026 14:40:00 UTC] Full Log Data: {
    "timestamp": "2026-07-21 14:40:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "148.153.193.43",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "148.153.193.43, 172.71.190.7",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwNCIsInVzZXJuYW1lIjoiTWFoZGFkX0hLIiwiZW1haWwiOiJtYWhkYWRob3NlaW5pMTI5NkBnbWFpbC5jb20iLCJleHAiOjE3ODUyNDkzNTh9.CbWBgJcGMIfmoQy8Xv4Sfq1XRIoj_y1awBi3WxbiHO8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1eaf555087ae5c7-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "148.153.193.43",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jul-2026 14:40:00 UTC] === END API CALL LOG ===
[21-Jul-2026 14:40:00 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jul-2026 14:40:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwNCIsInVzZXJuYW1lIjoiTWFoZGFkX0hLIiwiZW1haWwiOiJtYWhkYWRob3NlaW5pMTI5NkBnbWFpbC5jb20iLCJleHAiOjE3ODUyNDkzNTh9.CbWBgJcGMIfmoQy8Xv4Sfq1XRIoj_y1awBi3WxbiHO8
[21-Jul-2026 14:40:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jul-2026 14:40:00 UTC] ✅ JWT token verified successfully for user profile
[21-Jul-2026 14:40:00 UTC] User ID: 1104
[21-Jul-2026 14:40:00 UTC] ✅ User profile retrieved successfully for user ID: 1104
[21-Jul-2026 14:40:08 UTC] === API CALL LOG ===
[21-Jul-2026 14:40:08 UTC] Endpoint: user/profile.php
[21-Jul-2026 14:40:08 UTC] Full Log Data: {
    "timestamp": "2026-07-21 14:40:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "148.153.193.43",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "148.153.193.43, 172.71.190.7",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwNCIsInVzZXJuYW1lIjoiTWFoZGFkX0hLIiwiZW1haWwiOiJtYWhkYWRob3NlaW5pMTI5NkBnbWFpbC5jb20iLCJleHAiOjE3ODUyNDkzNTh9.CbWBgJcGMIfmoQy8Xv4Sfq1XRIoj_y1awBi3WxbiHO8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1eaf584192de5c7-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "148.153.193.43",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jul-2026 14:40:08 UTC] === END API CALL LOG ===
[21-Jul-2026 14:40:08 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jul-2026 14:40:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwNCIsInVzZXJuYW1lIjoiTWFoZGFkX0hLIiwiZW1haWwiOiJtYWhkYWRob3NlaW5pMTI5NkBnbWFpbC5jb20iLCJleHAiOjE3ODUyNDkzNTh9.CbWBgJcGMIfmoQy8Xv4Sfq1XRIoj_y1awBi3WxbiHO8
[21-Jul-2026 14:40:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jul-2026 14:40:08 UTC] ✅ JWT token verified successfully for user profile
[21-Jul-2026 14:40:08 UTC] User ID: 1104
[21-Jul-2026 14:40:08 UTC] ✅ User profile retrieved successfully for user ID: 1104
[21-Jul-2026 14:40:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jul-2026 14:40:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jul-2026 14:40:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"148.153.193.43, 172.71.190.7","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwNCIsInVzZXJuYW1lIjoiTWFoZGFkX0hLIiwiZW1haWwiOiJtYWhkYWRob3NlaW5pMTI5NkBnbWFpbC5jb20iLCJleHAiOjE3ODUyNDkzNTh9.CbWBgJcGMIfmoQy8Xv4Sfq1XRIoj_y1awBi3WxbiHO8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1eaf584192be5c7-IAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"148.153.193.43","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-Jul-2026 14:40:08 UTC] === User Orders API Called ===
[21-Jul-2026 14:40:08 UTC] User ID: 1104
[21-Jul-2026 14:40:08 UTC] Limit: 20, Offset: 0
[21-Jul-2026 14:40:08 UTC] Orders found: 0
[21-Jul-2026 14:40:08 UTC] Orders data: []
[21-Jul-2026 14:40:08 UTC] Total orders count: 0
[21-Jul-2026 14:40:08 UTC] === API CALL LOG ===
[21-Jul-2026 14:40:08 UTC] Endpoint: user/profile.php
[21-Jul-2026 14:40:08 UTC] Full Log Data: {
    "timestamp": "2026-07-21 14:40:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "148.153.193.43",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "148.153.193.43, 172.71.190.7",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwNCIsInVzZXJuYW1lIjoiTWFoZGFkX0hLIiwiZW1haWwiOiJtYWhkYWRob3NlaW5pMTI5NkBnbWFpbC5jb20iLCJleHAiOjE3ODUyNDkzNTh9.CbWBgJcGMIfmoQy8Xv4Sfq1XRIoj_y1awBi3WxbiHO8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1eaf5877cbee5c7-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "148.153.193.43",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jul-2026 14:40:08 UTC] === END API CALL LOG ===
[21-Jul-2026 14:40:08 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jul-2026 14:40:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwNCIsInVzZXJuYW1lIjoiTWFoZGFkX0hLIiwiZW1haWwiOiJtYWhkYWRob3NlaW5pMTI5NkBnbWFpbC5jb20iLCJleHAiOjE3ODUyNDkzNTh9.CbWBgJcGMIfmoQy8Xv4Sfq1XRIoj_y1awBi3WxbiHO8
[21-Jul-2026 14:40:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jul-2026 14:40:08 UTC] ✅ JWT token verified successfully for user profile
[21-Jul-2026 14:40:08 UTC] User ID: 1104
[21-Jul-2026 14:40:08 UTC] ✅ User profile retrieved successfully for user ID: 1104
[21-Jul-2026 14:40:19 UTC] === API CALL LOG ===
[21-Jul-2026 14:40:19 UTC] Endpoint: user/profile.php
[21-Jul-2026 14:40:19 UTC] Full Log Data: {
    "timestamp": "2026-07-21 14:40:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "148.153.193.43",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "148.153.193.43, 172.71.222.215",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwNCIsInVzZXJuYW1lIjoiTWFoZGFkX0hLIiwiZW1haWwiOiJtYWhkYWRob3NlaW5pMTI5NkBnbWFpbC5jb20iLCJleHAiOjE3ODUyNDkzNTh9.CbWBgJcGMIfmoQy8Xv4Sfq1XRIoj_y1awBi3WxbiHO8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1eaf5c4b88cf272-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "148.153.193.43",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jul-2026 14:40:19 UTC] === END API CALL LOG ===
[21-Jul-2026 14:40:19 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jul-2026 14:40:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwNCIsInVzZXJuYW1lIjoiTWFoZGFkX0hLIiwiZW1haWwiOiJtYWhkYWRob3NlaW5pMTI5NkBnbWFpbC5jb20iLCJleHAiOjE3ODUyNDkzNTh9.CbWBgJcGMIfmoQy8Xv4Sfq1XRIoj_y1awBi3WxbiHO8
[21-Jul-2026 14:40:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jul-2026 14:40:19 UTC] ✅ JWT token verified successfully for user profile
[21-Jul-2026 14:40:19 UTC] User ID: 1104
[21-Jul-2026 14:40:19 UTC] ✅ User profile retrieved successfully for user ID: 1104
[21-Jul-2026 14:40:20 UTC] === API CALL LOG ===
[21-Jul-2026 14:40:20 UTC] Endpoint: user/profile.php
[21-Jul-2026 14:40:20 UTC] Full Log Data: {
    "timestamp": "2026-07-21 14:40:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "148.153.193.43",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "148.153.193.43, 172.71.222.215",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwNCIsInVzZXJuYW1lIjoiTWFoZGFkX0hLIiwiZW1haWwiOiJtYWhkYWRob3NlaW5pMTI5NkBnbWFpbC5jb20iLCJleHAiOjE3ODUyNDkzNTh9.CbWBgJcGMIfmoQy8Xv4Sfq1XRIoj_y1awBi3WxbiHO8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1eaf5cfbc19f272-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "148.153.193.43",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jul-2026 14:40:20 UTC] === END API CALL LOG ===
[21-Jul-2026 14:40:20 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jul-2026 14:40:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwNCIsInVzZXJuYW1lIjoiTWFoZGFkX0hLIiwiZW1haWwiOiJtYWhkYWRob3NlaW5pMTI5NkBnbWFpbC5jb20iLCJleHAiOjE3ODUyNDkzNTh9.CbWBgJcGMIfmoQy8Xv4Sfq1XRIoj_y1awBi3WxbiHO8
[21-Jul-2026 14:40:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jul-2026 14:40:20 UTC] ✅ JWT token verified successfully for user profile
[21-Jul-2026 14:40:20 UTC] User ID: 1104
[21-Jul-2026 14:40:20 UTC] ✅ User profile retrieved successfully for user ID: 1104
[21-Jul-2026 14:40:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jul-2026 14:40:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jul-2026 14:40:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"148.153.193.43, 172.71.223.94","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwNCIsInVzZXJuYW1lIjoiTWFoZGFkX0hLIiwiZW1haWwiOiJtYWhkYWRob3NlaW5pMTI5NkBnbWFpbC5jb20iLCJleHAiOjE3ODUyNDkzNTh9.CbWBgJcGMIfmoQy8Xv4Sfq1XRIoj_y1awBi3WxbiHO8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1eaf5d138d8f272-IAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"148.153.193.43","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-Jul-2026 14:40:20 UTC] === API CALL LOG ===
[21-Jul-2026 14:40:20 UTC] Endpoint: user/profile.php
[21-Jul-2026 14:40:20 UTC] === User Orders API Called ===
[21-Jul-2026 14:40:20 UTC] Full Log Data: {
    "timestamp": "2026-07-21 14:40:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "148.153.193.43",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "148.153.193.43, 172.71.223.94",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwNCIsInVzZXJuYW1lIjoiTWFoZGFkX0hLIiwiZW1haWwiOiJtYWhkYWRob3NlaW5pMTI5NkBnbWFpbC5jb20iLCJleHAiOjE3ODUyNDkzNTh9.CbWBgJcGMIfmoQy8Xv4Sfq1XRIoj_y1awBi3WxbiHO8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1eaf5d138daf272-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "148.153.193.43",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jul-2026 14:40:20 UTC] User ID: 1104
[21-Jul-2026 14:40:20 UTC] === END API CALL LOG ===
[21-Jul-2026 14:40:20 UTC] Limit: 20, Offset: 0
[21-Jul-2026 14:40:20 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jul-2026 14:40:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwNCIsInVzZXJuYW1lIjoiTWFoZGFkX0hLIiwiZW1haWwiOiJtYWhkYWRob3NlaW5pMTI5NkBnbWFpbC5jb20iLCJleHAiOjE3ODUyNDkzNTh9.CbWBgJcGMIfmoQy8Xv4Sfq1XRIoj_y1awBi3WxbiHO8
[21-Jul-2026 14:40:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jul-2026 14:40:20 UTC] ✅ JWT token verified successfully for user profile
[21-Jul-2026 14:40:20 UTC] User ID: 1104
[21-Jul-2026 14:40:20 UTC] Orders found: 0
[21-Jul-2026 14:40:20 UTC] Orders data: []
[21-Jul-2026 14:40:20 UTC] ✅ User profile retrieved successfully for user ID: 1104
[21-Jul-2026 14:40:20 UTC] Total orders count: 0
[21-Jul-2026 14:40:24 UTC] === API CALL LOG ===
[21-Jul-2026 14:40:24 UTC] Endpoint: user/profile.php
[21-Jul-2026 14:40:24 UTC] Full Log Data: {
    "timestamp": "2026-07-21 14:40:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1402:d3bf:18c4:49cd:443b:5a14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1402:d3bf:18c4:49cd:443b:5a14, 172.71.82.78",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMyIsInVzZXJuYW1lIjoic2hhciIsImVtYWlsIjoicmFoaW1raGFuNTAwcEBnbWFpbC5jb20iLCJleHAiOjE3ODUyNDc4NjN9.yhjhvXyTV0ivaXm4UlH-i7JWwC_pV8MNfp7i0GVlDDU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1eaf5e68afb9c7b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:3100:1402:d3bf:18c4:49cd:443b:5a14",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jul-2026 14:40:24 UTC] === END API CALL LOG ===
[21-Jul-2026 14:40:24 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jul-2026 14:40:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMyIsInVzZXJuYW1lIjoic2hhciIsImVtYWlsIjoicmFoaW1raGFuNTAwcEBnbWFpbC5jb20iLCJleHAiOjE3ODUyNDc4NjN9.yhjhvXyTV0ivaXm4UlH-i7JWwC_pV8MNfp7i0GVlDDU
[21-Jul-2026 14:40:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jul-2026 14:40:24 UTC] ✅ JWT token verified successfully for user profile
[21-Jul-2026 14:40:24 UTC] User ID: 1103
[21-Jul-2026 14:40:24 UTC] ✅ User profile retrieved successfully for user ID: 1103
[21-Jul-2026 14:40:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jul-2026 14:40:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jul-2026 14:40:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2404:3100:1402:d3bf:18c4:49cd:443b:5a14, 172.68.242.112","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMyIsInVzZXJuYW1lIjoic2hhciIsImVtYWlsIjoicmFoaW1raGFuNTAwcEBnbWFpbC5jb20iLCJleHAiOjE3ODUyNDc4NjN9.yhjhvXyTV0ivaXm4UlH-i7JWwC_pV8MNfp7i0GVlDDU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1eaf5ef1b5a9c7b-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2404:3100:1402:d3bf:18c4:49cd:443b:5a14","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-Jul-2026 14:40:26 UTC] === User Orders API Called ===
[21-Jul-2026 14:40:26 UTC] User ID: 1103
[21-Jul-2026 14:40:26 UTC] Limit: 20, Offset: 0
[21-Jul-2026 14:40:26 UTC] Orders found: 0
[21-Jul-2026 14:40:26 UTC] Orders data: []
[21-Jul-2026 14:40:26 UTC] Total orders count: 0
[21-Jul-2026 14:40:26 UTC] === API CALL LOG ===
[21-Jul-2026 14:40:26 UTC] Endpoint: user/profile.php
[21-Jul-2026 14:40:26 UTC] Full Log Data: {
    "timestamp": "2026-07-21 14:40:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1402:d3bf:18c4:49cd:443b:5a14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1402:d3bf:18c4:49cd:443b:5a14, 172.68.242.112",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMyIsInVzZXJuYW1lIjoic2hhciIsImVtYWlsIjoicmFoaW1raGFuNTAwcEBnbWFpbC5jb20iLCJleHAiOjE3ODUyNDc4NjN9.yhjhvXyTV0ivaXm4UlH-i7JWwC_pV8MNfp7i0GVlDDU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1eaf5efdbfb9c7b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:3100:1402:d3bf:18c4:49cd:443b:5a14",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jul-2026 14:40:26 UTC] === END API CALL LOG ===
[21-Jul-2026 14:40:26 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jul-2026 14:40:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMyIsInVzZXJuYW1lIjoic2hhciIsImVtYWlsIjoicmFoaW1raGFuNTAwcEBnbWFpbC5jb20iLCJleHAiOjE3ODUyNDc4NjN9.yhjhvXyTV0ivaXm4UlH-i7JWwC_pV8MNfp7i0GVlDDU
[21-Jul-2026 14:40:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jul-2026 14:40:26 UTC] ✅ JWT token verified successfully for user profile
[21-Jul-2026 14:40:26 UTC] User ID: 1103
[21-Jul-2026 14:40:26 UTC] ✅ User profile retrieved successfully for user ID: 1103
[21-Jul-2026 14:40:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jul-2026 14:40:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jul-2026 14:40:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"148.153.193.43, 172.71.222.214","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwNCIsInVzZXJuYW1lIjoiTWFoZGFkX0hLIiwiZW1haWwiOiJtYWhkYWRob3NlaW5pMTI5NkBnbWFpbC5jb20iLCJleHAiOjE3ODUyNDkzNTh9.CbWBgJcGMIfmoQy8Xv4Sfq1XRIoj_y1awBi3WxbiHO8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1eaf6174f0af272-IAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"148.153.193.43","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-Jul-2026 14:40:32 UTC] === User Orders API Called ===
[21-Jul-2026 14:40:32 UTC] User ID: 1104
[21-Jul-2026 14:40:32 UTC] Limit: 20, Offset: 0
[21-Jul-2026 14:40:32 UTC] Orders found: 0
[21-Jul-2026 14:40:32 UTC] Orders data: []
[21-Jul-2026 14:40:32 UTC] Total orders count: 0
[21-Jul-2026 14:40:32 UTC] === API CALL LOG ===
[21-Jul-2026 14:40:32 UTC] Endpoint: user/profile.php
[21-Jul-2026 14:40:32 UTC] Full Log Data: {
    "timestamp": "2026-07-21 14:40:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "148.153.193.43",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "148.153.193.43, 172.71.222.214",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwNCIsInVzZXJuYW1lIjoiTWFoZGFkX0hLIiwiZW1haWwiOiJtYWhkYWRob3NlaW5pMTI5NkBnbWFpbC5jb20iLCJleHAiOjE3ODUyNDkzNTh9.CbWBgJcGMIfmoQy8Xv4Sfq1XRIoj_y1awBi3WxbiHO8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1eaf6174f0ff272-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "148.153.193.43",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jul-2026 14:40:32 UTC] === END API CALL LOG ===
[21-Jul-2026 14:40:32 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jul-2026 14:40:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwNCIsInVzZXJuYW1lIjoiTWFoZGFkX0hLIiwiZW1haWwiOiJtYWhkYWRob3NlaW5pMTI5NkBnbWFpbC5jb20iLCJleHAiOjE3ODUyNDkzNTh9.CbWBgJcGMIfmoQy8Xv4Sfq1XRIoj_y1awBi3WxbiHO8
[21-Jul-2026 14:40:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jul-2026 14:40:32 UTC] ✅ JWT token verified successfully for user profile
[21-Jul-2026 14:40:32 UTC] User ID: 1104
[21-Jul-2026 14:40:32 UTC] ✅ User profile retrieved successfully for user ID: 1104
[21-Jul-2026 14:40:32 UTC] === API CALL LOG ===
[21-Jul-2026 14:40:32 UTC] Endpoint: user/profile.php
[21-Jul-2026 14:40:32 UTC] Full Log Data: {
    "timestamp": "2026-07-21 14:40:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "148.153.193.43",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "148.153.193.43, 172.71.222.214",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwNCIsInVzZXJuYW1lIjoiTWFoZGFkX0hLIiwiZW1haWwiOiJtYWhkYWRob3NlaW5pMTI5NkBnbWFpbC5jb20iLCJleHAiOjE3ODUyNDkzNTh9.CbWBgJcGMIfmoQy8Xv4Sfq1XRIoj_y1awBi3WxbiHO8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1eaf61acacff272-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "148.153.193.43",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jul-2026 14:40:32 UTC] === END API CALL LOG ===
[21-Jul-2026 14:40:32 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jul-2026 14:40:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwNCIsInVzZXJuYW1lIjoiTWFoZGFkX0hLIiwiZW1haWwiOiJtYWhkYWRob3NlaW5pMTI5NkBnbWFpbC5jb20iLCJleHAiOjE3ODUyNDkzNTh9.CbWBgJcGMIfmoQy8Xv4Sfq1XRIoj_y1awBi3WxbiHO8
[21-Jul-2026 14:40:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jul-2026 14:40:32 UTC] ✅ JWT token verified successfully for user profile
[21-Jul-2026 14:40:32 UTC] User ID: 1104
[21-Jul-2026 14:40:32 UTC] ✅ User profile retrieved successfully for user ID: 1104
[21-Jul-2026 14:40:45 UTC] === API CALL LOG ===
[21-Jul-2026 14:40:45 UTC] Endpoint: user/profile.php
[21-Jul-2026 14:40:45 UTC] Full Log Data: {
    "timestamp": "2026-07-21 14:40:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "148.153.193.43",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "148.153.193.43, 172.71.222.214",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwNCIsInVzZXJuYW1lIjoiTWFoZGFkX0hLIiwiZW1haWwiOiJtYWhkYWRob3NlaW5pMTI5NkBnbWFpbC5jb20iLCJleHAiOjE3ODUyNDkzNTh9.CbWBgJcGMIfmoQy8Xv4Sfq1XRIoj_y1awBi3WxbiHO8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1eaf66cc9e1f272-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "148.153.193.43",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jul-2026 14:40:45 UTC] === END API CALL LOG ===
[21-Jul-2026 14:40:45 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jul-2026 14:40:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwNCIsInVzZXJuYW1lIjoiTWFoZGFkX0hLIiwiZW1haWwiOiJtYWhkYWRob3NlaW5pMTI5NkBnbWFpbC5jb20iLCJleHAiOjE3ODUyNDkzNTh9.CbWBgJcGMIfmoQy8Xv4Sfq1XRIoj_y1awBi3WxbiHO8
[21-Jul-2026 14:40:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jul-2026 14:40:45 UTC] ✅ JWT token verified successfully for user profile
[21-Jul-2026 14:40:45 UTC] User ID: 1104
[21-Jul-2026 14:40:45 UTC] ✅ User profile retrieved successfully for user ID: 1104
[21-Jul-2026 14:40:47 UTC] === API CALL LOG ===
[21-Jul-2026 14:40:47 UTC] Endpoint: user/profile.php
[21-Jul-2026 14:40:47 UTC] Full Log Data: {
    "timestamp": "2026-07-21 14:40:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "148.153.193.43",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "148.153.193.43, 172.71.222.214",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwNCIsInVzZXJuYW1lIjoiTWFoZGFkX0hLIiwiZW1haWwiOiJtYWhkYWRob3NlaW5pMTI5NkBnbWFpbC5jb20iLCJleHAiOjE3ODUyNDkzNTh9.CbWBgJcGMIfmoQy8Xv4Sfq1XRIoj_y1awBi3WxbiHO8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1eaf676fdebf272-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "148.153.193.43",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jul-2026 14:40:47 UTC] === END API CALL LOG ===
[21-Jul-2026 14:40:47 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jul-2026 14:40:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwNCIsInVzZXJuYW1lIjoiTWFoZGFkX0hLIiwiZW1haWwiOiJtYWhkYWRob3NlaW5pMTI5NkBnbWFpbC5jb20iLCJleHAiOjE3ODUyNDkzNTh9.CbWBgJcGMIfmoQy8Xv4Sfq1XRIoj_y1awBi3WxbiHO8
[21-Jul-2026 14:40:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jul-2026 14:40:47 UTC] ✅ JWT token verified successfully for user profile
[21-Jul-2026 14:40:47 UTC] User ID: 1104
[21-Jul-2026 14:40:47 UTC] ✅ User profile retrieved successfully for user ID: 1104
[21-Jul-2026 14:40:47 UTC] User Purchases API - User ID: 1104
[21-Jul-2026 14:40:47 UTC] User Purchases API - Total purchases found: 0
[21-Jul-2026 14:42:51 UTC] === API CALL LOG ===
[21-Jul-2026 14:42:51 UTC] Endpoint: user/profile.php
[21-Jul-2026 14:42:51 UTC] Full Log Data: {
    "timestamp": "2026-07-21 14:42:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1402:d3bf:18c4:49cd:443b:5a14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1402:d3bf:18c4:49cd:443b:5a14, 172.71.82.79",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMyIsInVzZXJuYW1lIjoic2hhciIsImVtYWlsIjoicmFoaW1raGFuNTAwcEBnbWFpbC5jb20iLCJleHAiOjE3ODUyNDc4NjN9.yhjhvXyTV0ivaXm4UlH-i7JWwC_pV8MNfp7i0GVlDDU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1eaf97ccb189c7b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:3100:1402:d3bf:18c4:49cd:443b:5a14",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jul-2026 14:42:51 UTC] === END API CALL LOG ===
[21-Jul-2026 14:42:51 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jul-2026 14:42:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMyIsInVzZXJuYW1lIjoic2hhciIsImVtYWlsIjoicmFoaW1raGFuNTAwcEBnbWFpbC5jb20iLCJleHAiOjE3ODUyNDc4NjN9.yhjhvXyTV0ivaXm4UlH-i7JWwC_pV8MNfp7i0GVlDDU
[21-Jul-2026 14:42:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jul-2026 14:42:51 UTC] ✅ JWT token verified successfully for user profile
[21-Jul-2026 14:42:51 UTC] User ID: 1103
[21-Jul-2026 14:42:51 UTC] ✅ User profile retrieved successfully for user ID: 1103
[21-Jul-2026 14:42:51 UTC] === API CALL LOG ===
[21-Jul-2026 14:42:51 UTC] Endpoint: user/profile.php
[21-Jul-2026 14:42:51 UTC] Full Log Data: {
    "timestamp": "2026-07-21 14:42:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1402:d3bf:18c4:49cd:443b:5a14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1402:d3bf:18c4:49cd:443b:5a14, 172.71.82.79",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMyIsInVzZXJuYW1lIjoic2hhciIsImVtYWlsIjoicmFoaW1raGFuNTAwcEBnbWFpbC5jb20iLCJleHAiOjE3ODUyNDc4NjN9.yhjhvXyTV0ivaXm4UlH-i7JWwC_pV8MNfp7i0GVlDDU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1eaf97e8c7d9c7b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:3100:1402:d3bf:18c4:49cd:443b:5a14",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jul-2026 14:42:51 UTC] === END API CALL LOG ===
[21-Jul-2026 14:42:51 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jul-2026 14:42:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMyIsInVzZXJuYW1lIjoic2hhciIsImVtYWlsIjoicmFoaW1raGFuNTAwcEBnbWFpbC5jb20iLCJleHAiOjE3ODUyNDc4NjN9.yhjhvXyTV0ivaXm4UlH-i7JWwC_pV8MNfp7i0GVlDDU
[21-Jul-2026 14:42:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jul-2026 14:42:51 UTC] ✅ JWT token verified successfully for user profile
[21-Jul-2026 14:42:51 UTC] User ID: 1103
[21-Jul-2026 14:42:51 UTC] ✅ User profile retrieved successfully for user ID: 1103
[21-Jul-2026 15:02:29 UTC] === API CALL LOG ===
[21-Jul-2026 15:02:29 UTC] Endpoint: user/profile.php
[21-Jul-2026 15:02:29 UTC] Full Log Data: {
    "timestamp": "2026-07-21 15:02:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1402:d3bf:18c4:49cd:443b:5a14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1402:d3bf:18c4:49cd:443b:5a14, 172.71.82.78",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMyIsInVzZXJuYW1lIjoic2hhciIsImVtYWlsIjoicmFoaW1raGFuNTAwcEBnbWFpbC5jb20iLCJleHAiOjE3ODUyNDc4NjN9.yhjhvXyTV0ivaXm4UlH-i7JWwC_pV8MNfp7i0GVlDDU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1eb163fcac49c87-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:3100:1402:d3bf:18c4:49cd:443b:5a14",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jul-2026 15:02:29 UTC] === END API CALL LOG ===
[21-Jul-2026 15:02:29 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jul-2026 15:02:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMyIsInVzZXJuYW1lIjoic2hhciIsImVtYWlsIjoicmFoaW1raGFuNTAwcEBnbWFpbC5jb20iLCJleHAiOjE3ODUyNDc4NjN9.yhjhvXyTV0ivaXm4UlH-i7JWwC_pV8MNfp7i0GVlDDU
[21-Jul-2026 15:02:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jul-2026 15:02:29 UTC] ✅ JWT token verified successfully for user profile
[21-Jul-2026 15:02:29 UTC] User ID: 1103
[21-Jul-2026 15:02:29 UTC] ✅ User profile retrieved successfully for user ID: 1103
[21-Jul-2026 15:02:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jul-2026 15:02:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jul-2026 15:02:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2404:3100:1402:d3bf:18c4:49cd:443b:5a14, 172.71.82.78","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMyIsInVzZXJuYW1lIjoic2hhciIsImVtYWlsIjoicmFoaW1raGFuNTAwcEBnbWFpbC5jb20iLCJleHAiOjE3ODUyNDc4NjN9.yhjhvXyTV0ivaXm4UlH-i7JWwC_pV8MNfp7i0GVlDDU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1eb164909c89c87-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2404:3100:1402:d3bf:18c4:49cd:443b:5a14","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-Jul-2026 15:02:30 UTC] === User Orders API Called ===
[21-Jul-2026 15:02:30 UTC] User ID: 1103
[21-Jul-2026 15:02:30 UTC] Limit: 20, Offset: 0
[21-Jul-2026 15:02:30 UTC] Orders found: 0
[21-Jul-2026 15:02:30 UTC] Orders data: []
[21-Jul-2026 15:02:30 UTC] Total orders count: 0
[21-Jul-2026 15:02:44 UTC] === API CALL LOG ===
[21-Jul-2026 15:02:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jul-2026 15:02:44 UTC] Endpoint: user/profile.php
[21-Jul-2026 15:02:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jul-2026 15:02:44 UTC] Full Log Data: {
    "timestamp": "2026-07-21 15:02:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1402:d3bf:18c4:49cd:443b:5a14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1402:d3bf:18c4:49cd:443b:5a14, 172.71.82.79",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMyIsInVzZXJuYW1lIjoic2hhciIsImVtYWlsIjoicmFoaW1raGFuNTAwcEBnbWFpbC5jb20iLCJleHAiOjE3ODUyNDc4NjN9.yhjhvXyTV0ivaXm4UlH-i7JWwC_pV8MNfp7i0GVlDDU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1eb169da8119c87-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:3100:1402:d3bf:18c4:49cd:443b:5a14",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jul-2026 15:02:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2404:3100:1402:d3bf:18c4:49cd:443b:5a14, 172.71.82.79","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMyIsInVzZXJuYW1lIjoic2hhciIsImVtYWlsIjoicmFoaW1raGFuNTAwcEBnbWFpbC5jb20iLCJleHAiOjE3ODUyNDc4NjN9.yhjhvXyTV0ivaXm4UlH-i7JWwC_pV8MNfp7i0GVlDDU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1eb169da8109c87-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2404:3100:1402:d3bf:18c4:49cd:443b:5a14","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-Jul-2026 15:02:44 UTC] === END API CALL LOG ===
[21-Jul-2026 15:02:44 UTC] === User Orders API Called ===
[21-Jul-2026 15:02:44 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jul-2026 15:02:44 UTC] User ID: 1103
[21-Jul-2026 15:02:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMyIsInVzZXJuYW1lIjoic2hhciIsImVtYWlsIjoicmFoaW1raGFuNTAwcEBnbWFpbC5jb20iLCJleHAiOjE3ODUyNDc4NjN9.yhjhvXyTV0ivaXm4UlH-i7JWwC_pV8MNfp7i0GVlDDU
[21-Jul-2026 15:02:44 UTC] Limit: 20, Offset: 0
[21-Jul-2026 15:02:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jul-2026 15:02:44 UTC] ✅ JWT token verified successfully for user profile
[21-Jul-2026 15:02:44 UTC] User ID: 1103
[21-Jul-2026 15:02:44 UTC] Orders found: 0
[21-Jul-2026 15:02:44 UTC] Orders data: []
[21-Jul-2026 15:02:44 UTC] ✅ User profile retrieved successfully for user ID: 1103
[21-Jul-2026 15:02:44 UTC] Total orders count: 0
[21-Jul-2026 15:02:44 UTC] === API CALL LOG ===
[21-Jul-2026 15:02:44 UTC] Endpoint: user/profile.php
[21-Jul-2026 15:02:44 UTC] Full Log Data: {
    "timestamp": "2026-07-21 15:02:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1402:d3bf:18c4:49cd:443b:5a14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1402:d3bf:18c4:49cd:443b:5a14, 172.71.82.79",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMyIsInVzZXJuYW1lIjoic2hhciIsImVtYWlsIjoicmFoaW1raGFuNTAwcEBnbWFpbC5jb20iLCJleHAiOjE3ODUyNDc4NjN9.yhjhvXyTV0ivaXm4UlH-i7JWwC_pV8MNfp7i0GVlDDU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1eb16a1eb7b9c87-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:3100:1402:d3bf:18c4:49cd:443b:5a14",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jul-2026 15:02:44 UTC] === END API CALL LOG ===
[21-Jul-2026 15:02:44 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jul-2026 15:02:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMyIsInVzZXJuYW1lIjoic2hhciIsImVtYWlsIjoicmFoaW1raGFuNTAwcEBnbWFpbC5jb20iLCJleHAiOjE3ODUyNDc4NjN9.yhjhvXyTV0ivaXm4UlH-i7JWwC_pV8MNfp7i0GVlDDU
[21-Jul-2026 15:02:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jul-2026 15:02:44 UTC] ✅ JWT token verified successfully for user profile
[21-Jul-2026 15:02:44 UTC] User ID: 1103
[21-Jul-2026 15:02:44 UTC] ✅ User profile retrieved successfully for user ID: 1103
[21-Jul-2026 15:02:45 UTC] === API CALL LOG ===
[21-Jul-2026 15:02:45 UTC] Endpoint: user/profile.php
[21-Jul-2026 15:02:45 UTC] Full Log Data: {
    "timestamp": "2026-07-21 15:02:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1402:d3bf:18c4:49cd:443b:5a14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1402:d3bf:18c4:49cd:443b:5a14, 172.71.82.79",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMyIsInVzZXJuYW1lIjoic2hhciIsImVtYWlsIjoicmFoaW1raGFuNTAwcEBnbWFpbC5jb20iLCJleHAiOjE3ODUyNDc4NjN9.yhjhvXyTV0ivaXm4UlH-i7JWwC_pV8MNfp7i0GVlDDU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1eb16a57e809c87-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:3100:1402:d3bf:18c4:49cd:443b:5a14",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jul-2026 15:02:45 UTC] === END API CALL LOG ===
[21-Jul-2026 15:02:45 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jul-2026 15:02:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMyIsInVzZXJuYW1lIjoic2hhciIsImVtYWlsIjoicmFoaW1raGFuNTAwcEBnbWFpbC5jb20iLCJleHAiOjE3ODUyNDc4NjN9.yhjhvXyTV0ivaXm4UlH-i7JWwC_pV8MNfp7i0GVlDDU
[21-Jul-2026 15:02:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jul-2026 15:02:45 UTC] ✅ JWT token verified successfully for user profile
[21-Jul-2026 15:02:45 UTC] User ID: 1103
[21-Jul-2026 15:02:45 UTC] ✅ User profile retrieved successfully for user ID: 1103
[21-Jul-2026 15:02:51 UTC] === API CALL LOG ===
[21-Jul-2026 15:02:51 UTC] Endpoint: user/profile.php
[21-Jul-2026 15:02:51 UTC] Full Log Data: {
    "timestamp": "2026-07-21 15:02:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1402:d3bf:18c4:49cd:443b:5a14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1402:d3bf:18c4:49cd:443b:5a14, 172.71.82.79",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMyIsInVzZXJuYW1lIjoic2hhciIsImVtYWlsIjoicmFoaW1raGFuNTAwcEBnbWFpbC5jb20iLCJleHAiOjE3ODUyNDc4NjN9.yhjhvXyTV0ivaXm4UlH-i7JWwC_pV8MNfp7i0GVlDDU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1eb16cb3d7f9c87-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:3100:1402:d3bf:18c4:49cd:443b:5a14",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jul-2026 15:02:51 UTC] === END API CALL LOG ===
[21-Jul-2026 15:02:51 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jul-2026 15:02:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMyIsInVzZXJuYW1lIjoic2hhciIsImVtYWlsIjoicmFoaW1raGFuNTAwcEBnbWFpbC5jb20iLCJleHAiOjE3ODUyNDc4NjN9.yhjhvXyTV0ivaXm4UlH-i7JWwC_pV8MNfp7i0GVlDDU
[21-Jul-2026 15:02:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jul-2026 15:02:51 UTC] ✅ JWT token verified successfully for user profile
[21-Jul-2026 15:02:51 UTC] User ID: 1103
[21-Jul-2026 15:02:51 UTC] ✅ User profile retrieved successfully for user ID: 1103
[21-Jul-2026 15:03:06 UTC] === API CALL LOG ===
[21-Jul-2026 15:03:06 UTC] Endpoint: user/profile.php
[21-Jul-2026 15:03:06 UTC] Full Log Data: {
    "timestamp": "2026-07-21 15:03:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1402:d3bf:18c4:49cd:443b:5a14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1402:d3bf:18c4:49cd:443b:5a14, 172.71.82.78",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMyIsInVzZXJuYW1lIjoic2hhciIsImVtYWlsIjoicmFoaW1raGFuNTAwcEBnbWFpbC5jb20iLCJleHAiOjE3ODUyNDc4NjN9.yhjhvXyTV0ivaXm4UlH-i7JWwC_pV8MNfp7i0GVlDDU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1eb17250c8d9c87-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:3100:1402:d3bf:18c4:49cd:443b:5a14",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jul-2026 15:03:06 UTC] === END API CALL LOG ===
[21-Jul-2026 15:03:06 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jul-2026 15:03:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMyIsInVzZXJuYW1lIjoic2hhciIsImVtYWlsIjoicmFoaW1raGFuNTAwcEBnbWFpbC5jb20iLCJleHAiOjE3ODUyNDc4NjN9.yhjhvXyTV0ivaXm4UlH-i7JWwC_pV8MNfp7i0GVlDDU
[21-Jul-2026 15:03:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jul-2026 15:03:06 UTC] ✅ JWT token verified successfully for user profile
[21-Jul-2026 15:03:06 UTC] User ID: 1103
[21-Jul-2026 15:03:06 UTC] ✅ User profile retrieved successfully for user ID: 1103
[21-Jul-2026 15:03:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jul-2026 15:03:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jul-2026 15:03:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2404:3100:1402:d3bf:18c4:49cd:443b:5a14, 172.71.82.79","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMyIsInVzZXJuYW1lIjoic2hhciIsImVtYWlsIjoicmFoaW1raGFuNTAwcEBnbWFpbC5jb20iLCJleHAiOjE3ODUyNDc4NjN9.yhjhvXyTV0ivaXm4UlH-i7JWwC_pV8MNfp7i0GVlDDU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1eb17632bed9c87-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2404:3100:1402:d3bf:18c4:49cd:443b:5a14","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-Jul-2026 15:03:15 UTC] === User Orders API Called ===
[21-Jul-2026 15:03:15 UTC] User ID: 1103
[21-Jul-2026 15:03:15 UTC] Limit: 20, Offset: 0
[21-Jul-2026 15:03:15 UTC] Orders found: 0
[21-Jul-2026 15:03:15 UTC] Orders data: []
[21-Jul-2026 15:03:15 UTC] Total orders count: 0
[21-Jul-2026 15:03:15 UTC] === API CALL LOG ===
[21-Jul-2026 15:03:15 UTC] Endpoint: user/profile.php
[21-Jul-2026 15:03:15 UTC] Full Log Data: {
    "timestamp": "2026-07-21 15:03:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1402:d3bf:18c4:49cd:443b:5a14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1402:d3bf:18c4:49cd:443b:5a14, 172.71.82.79",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMyIsInVzZXJuYW1lIjoic2hhciIsImVtYWlsIjoicmFoaW1raGFuNTAwcEBnbWFpbC5jb20iLCJleHAiOjE3ODUyNDc4NjN9.yhjhvXyTV0ivaXm4UlH-i7JWwC_pV8MNfp7i0GVlDDU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1eb17632bee9c87-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:3100:1402:d3bf:18c4:49cd:443b:5a14",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jul-2026 15:03:15 UTC] === END API CALL LOG ===
[21-Jul-2026 15:03:15 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jul-2026 15:03:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMyIsInVzZXJuYW1lIjoic2hhciIsImVtYWlsIjoicmFoaW1raGFuNTAwcEBnbWFpbC5jb20iLCJleHAiOjE3ODUyNDc4NjN9.yhjhvXyTV0ivaXm4UlH-i7JWwC_pV8MNfp7i0GVlDDU
[21-Jul-2026 15:03:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jul-2026 15:03:15 UTC] ✅ JWT token verified successfully for user profile
[21-Jul-2026 15:03:15 UTC] User ID: 1103
[21-Jul-2026 15:03:15 UTC] ✅ User profile retrieved successfully for user ID: 1103
[21-Jul-2026 15:03:16 UTC] === API CALL LOG ===
[21-Jul-2026 15:03:16 UTC] Endpoint: user/profile.php
[21-Jul-2026 15:03:16 UTC] Full Log Data: {
    "timestamp": "2026-07-21 15:03:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1402:d3bf:18c4:49cd:443b:5a14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1402:d3bf:18c4:49cd:443b:5a14, 172.71.82.79",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMyIsInVzZXJuYW1lIjoic2hhciIsImVtYWlsIjoicmFoaW1raGFuNTAwcEBnbWFpbC5jb20iLCJleHAiOjE3ODUyNDc4NjN9.yhjhvXyTV0ivaXm4UlH-i7JWwC_pV8MNfp7i0GVlDDU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1eb17669e979c87-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:3100:1402:d3bf:18c4:49cd:443b:5a14",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jul-2026 15:03:16 UTC] === END API CALL LOG ===
[21-Jul-2026 15:03:16 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jul-2026 15:03:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMyIsInVzZXJuYW1lIjoic2hhciIsImVtYWlsIjoicmFoaW1raGFuNTAwcEBnbWFpbC5jb20iLCJleHAiOjE3ODUyNDc4NjN9.yhjhvXyTV0ivaXm4UlH-i7JWwC_pV8MNfp7i0GVlDDU
[21-Jul-2026 15:03:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jul-2026 15:03:16 UTC] ✅ JWT token verified successfully for user profile
[21-Jul-2026 15:03:16 UTC] User ID: 1103
[21-Jul-2026 15:03:16 UTC] ✅ User profile retrieved successfully for user ID: 1103
[21-Jul-2026 15:03:17 UTC] === API CALL LOG ===
[21-Jul-2026 15:03:17 UTC] Endpoint: user/profile.php
[21-Jul-2026 15:03:17 UTC] Full Log Data: {
    "timestamp": "2026-07-21 15:03:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1402:d3bf:18c4:49cd:443b:5a14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1402:d3bf:18c4:49cd:443b:5a14, 172.71.82.79",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMyIsInVzZXJuYW1lIjoic2hhciIsImVtYWlsIjoicmFoaW1raGFuNTAwcEBnbWFpbC5jb20iLCJleHAiOjE3ODUyNDc4NjN9.yhjhvXyTV0ivaXm4UlH-i7JWwC_pV8MNfp7i0GVlDDU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1eb176baa549c87-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:3100:1402:d3bf:18c4:49cd:443b:5a14",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jul-2026 15:03:17 UTC] === END API CALL LOG ===
[21-Jul-2026 15:03:17 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jul-2026 15:03:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMyIsInVzZXJuYW1lIjoic2hhciIsImVtYWlsIjoicmFoaW1raGFuNTAwcEBnbWFpbC5jb20iLCJleHAiOjE3ODUyNDc4NjN9.yhjhvXyTV0ivaXm4UlH-i7JWwC_pV8MNfp7i0GVlDDU
[21-Jul-2026 15:03:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jul-2026 15:03:17 UTC] ✅ JWT token verified successfully for user profile
[21-Jul-2026 15:03:17 UTC] User ID: 1103
[21-Jul-2026 15:03:17 UTC] ✅ User profile retrieved successfully for user ID: 1103
[21-Jul-2026 15:03:17 UTC] === API CALL LOG ===
[21-Jul-2026 15:03:17 UTC] Endpoint: user/profile.php
[21-Jul-2026 15:03:17 UTC] Full Log Data: {
    "timestamp": "2026-07-21 15:03:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1402:d3bf:18c4:49cd:443b:5a14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1402:d3bf:18c4:49cd:443b:5a14, 172.71.82.79",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMyIsInVzZXJuYW1lIjoic2hhciIsImVtYWlsIjoicmFoaW1raGFuNTAwcEBnbWFpbC5jb20iLCJleHAiOjE3ODUyNDc4NjN9.yhjhvXyTV0ivaXm4UlH-i7JWwC_pV8MNfp7i0GVlDDU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1eb176d3b9d9c87-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:3100:1402:d3bf:18c4:49cd:443b:5a14",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jul-2026 15:03:17 UTC] === END API CALL LOG ===
[21-Jul-2026 15:03:17 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jul-2026 15:03:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMyIsInVzZXJuYW1lIjoic2hhciIsImVtYWlsIjoicmFoaW1raGFuNTAwcEBnbWFpbC5jb20iLCJleHAiOjE3ODUyNDc4NjN9.yhjhvXyTV0ivaXm4UlH-i7JWwC_pV8MNfp7i0GVlDDU
[21-Jul-2026 15:03:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jul-2026 15:03:17 UTC] ✅ JWT token verified successfully for user profile
[21-Jul-2026 15:03:17 UTC] User ID: 1103
[21-Jul-2026 15:03:17 UTC] ✅ User profile retrieved successfully for user ID: 1103
[21-Jul-2026 15:03:38 UTC] === API CALL LOG ===
[21-Jul-2026 15:03:38 UTC] Endpoint: user/profile.php
[21-Jul-2026 15:03:38 UTC] Full Log Data: {
    "timestamp": "2026-07-21 15:03:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1402:d3bf:18c4:49cd:443b:5a14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1402:d3bf:18c4:49cd:443b:5a14, 172.71.82.79",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMyIsInVzZXJuYW1lIjoic2hhciIsImVtYWlsIjoicmFoaW1raGFuNTAwcEBnbWFpbC5jb20iLCJleHAiOjE3ODUyNDc4NjN9.yhjhvXyTV0ivaXm4UlH-i7JWwC_pV8MNfp7i0GVlDDU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1eb17ec193b9c87-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:3100:1402:d3bf:18c4:49cd:443b:5a14",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jul-2026 15:03:38 UTC] === END API CALL LOG ===
[21-Jul-2026 15:03:38 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jul-2026 15:03:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMyIsInVzZXJuYW1lIjoic2hhciIsImVtYWlsIjoicmFoaW1raGFuNTAwcEBnbWFpbC5jb20iLCJleHAiOjE3ODUyNDc4NjN9.yhjhvXyTV0ivaXm4UlH-i7JWwC_pV8MNfp7i0GVlDDU
[21-Jul-2026 15:03:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jul-2026 15:03:38 UTC] ✅ JWT token verified successfully for user profile
[21-Jul-2026 15:03:38 UTC] User ID: 1103
[21-Jul-2026 15:03:38 UTC] ✅ User profile retrieved successfully for user ID: 1103
[21-Jul-2026 15:03:40 UTC] === API CALL LOG ===
[21-Jul-2026 15:03:40 UTC] Endpoint: user/profile.php
[21-Jul-2026 15:03:40 UTC] Full Log Data: {
    "timestamp": "2026-07-21 15:03:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1402:d3bf:18c4:49cd:443b:5a14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1402:d3bf:18c4:49cd:443b:5a14, 172.71.82.79",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMyIsInVzZXJuYW1lIjoic2hhciIsImVtYWlsIjoicmFoaW1raGFuNTAwcEBnbWFpbC5jb20iLCJleHAiOjE3ODUyNDc4NjN9.yhjhvXyTV0ivaXm4UlH-i7JWwC_pV8MNfp7i0GVlDDU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1eb17fcbf789c87-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:3100:1402:d3bf:18c4:49cd:443b:5a14",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jul-2026 15:03:40 UTC] === END API CALL LOG ===
[21-Jul-2026 15:03:40 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jul-2026 15:03:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMyIsInVzZXJuYW1lIjoic2hhciIsImVtYWlsIjoicmFoaW1raGFuNTAwcEBnbWFpbC5jb20iLCJleHAiOjE3ODUyNDc4NjN9.yhjhvXyTV0ivaXm4UlH-i7JWwC_pV8MNfp7i0GVlDDU
[21-Jul-2026 15:03:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jul-2026 15:03:40 UTC] ✅ JWT token verified successfully for user profile
[21-Jul-2026 15:03:40 UTC] User ID: 1103
[21-Jul-2026 15:03:40 UTC] ✅ User profile retrieved successfully for user ID: 1103
[21-Jul-2026 15:19:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jul-2026 15:19:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jul-2026 15:19:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40c1:311a:3f67:8000::, 172.71.124.88","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwNSIsInVzZXJuYW1lIjoiaGFyZGlrIiwiZW1haWwiOiJoYXJkaWttZXZhZGEwNDAzMjAwNEBnbWFpbC5jb20iLCJleHAiOjE3ODUyNTE5OTd9.EUw1Yt_r6gsew4oTcf02mxiBUytcwkzy1t-e48nb6aA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1eb2fdf9fe5cde2-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40c1:311a:3f67:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-Jul-2026 15:19:58 UTC] === User Orders API Called ===
[21-Jul-2026 15:19:58 UTC] User ID: 1105
[21-Jul-2026 15:19:58 UTC] Limit: 20, Offset: 0
[21-Jul-2026 15:19:58 UTC] Orders found: 0
[21-Jul-2026 15:19:58 UTC] Orders data: []
[21-Jul-2026 15:19:58 UTC] Total orders count: 0
[21-Jul-2026 15:19:58 UTC] === API CALL LOG ===
[21-Jul-2026 15:19:58 UTC] Endpoint: user/profile.php
[21-Jul-2026 15:19:58 UTC] Full Log Data: {
    "timestamp": "2026-07-21 15:19:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:311a:3f67:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c1:311a:3f67:8000::, 172.71.124.88",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwNSIsInVzZXJuYW1lIjoiaGFyZGlrIiwiZW1haWwiOiJoYXJkaWttZXZhZGEwNDAzMjAwNEBnbWFpbC5jb20iLCJleHAiOjE3ODUyNTE5OTd9.EUw1Yt_r6gsew4oTcf02mxiBUytcwkzy1t-e48nb6aA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1eb2fe02962cde2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c1:311a:3f67:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jul-2026 15:19:58 UTC] === END API CALL LOG ===
[21-Jul-2026 15:19:58 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jul-2026 15:19:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwNSIsInVzZXJuYW1lIjoiaGFyZGlrIiwiZW1haWwiOiJoYXJkaWttZXZhZGEwNDAzMjAwNEBnbWFpbC5jb20iLCJleHAiOjE3ODUyNTE5OTd9.EUw1Yt_r6gsew4oTcf02mxiBUytcwkzy1t-e48nb6aA
[21-Jul-2026 15:19:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jul-2026 15:19:58 UTC] ✅ JWT token verified successfully for user profile
[21-Jul-2026 15:19:58 UTC] User ID: 1105
[21-Jul-2026 15:19:58 UTC] ✅ User profile retrieved successfully for user ID: 1105
[21-Jul-2026 15:19:59 UTC] === API CALL LOG ===
[21-Jul-2026 15:19:59 UTC] Endpoint: user/profile.php
[21-Jul-2026 15:19:59 UTC] Full Log Data: {
    "timestamp": "2026-07-21 15:19:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:311a:3f67:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c1:311a:3f67:8000::, 172.71.124.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwNSIsInVzZXJuYW1lIjoiaGFyZGlrIiwiZW1haWwiOiJoYXJkaWttZXZhZGEwNDAzMjAwNEBnbWFpbC5jb20iLCJleHAiOjE3ODUyNTE5OTd9.EUw1Yt_r6gsew4oTcf02mxiBUytcwkzy1t-e48nb6aA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1eb2fdefdffcde2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c1:311a:3f67:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jul-2026 15:19:59 UTC] === END API CALL LOG ===
[21-Jul-2026 15:19:59 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jul-2026 15:19:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwNSIsInVzZXJuYW1lIjoiaGFyZGlrIiwiZW1haWwiOiJoYXJkaWttZXZhZGEwNDAzMjAwNEBnbWFpbC5jb20iLCJleHAiOjE3ODUyNTE5OTd9.EUw1Yt_r6gsew4oTcf02mxiBUytcwkzy1t-e48nb6aA
[21-Jul-2026 15:19:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jul-2026 15:19:59 UTC] ✅ JWT token verified successfully for user profile
[21-Jul-2026 15:19:59 UTC] User ID: 1105
[21-Jul-2026 15:19:59 UTC] ✅ User profile retrieved successfully for user ID: 1105
[21-Jul-2026 15:20:00 UTC] === API CALL LOG ===
[21-Jul-2026 15:20:00 UTC] Endpoint: user/profile.php
[21-Jul-2026 15:20:00 UTC] Full Log Data: {
    "timestamp": "2026-07-21 15:20:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:311a:3f67:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c1:311a:3f67:8000::, 172.71.124.88",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwNSIsInVzZXJuYW1lIjoiaGFyZGlrIiwiZW1haWwiOiJoYXJkaWttZXZhZGEwNDAzMjAwNEBnbWFpbC5jb20iLCJleHAiOjE3ODUyNTE5OTd9.EUw1Yt_r6gsew4oTcf02mxiBUytcwkzy1t-e48nb6aA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1eb2feb1d7bcde2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c1:311a:3f67:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jul-2026 15:20:00 UTC] === END API CALL LOG ===
[21-Jul-2026 15:20:00 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jul-2026 15:20:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwNSIsInVzZXJuYW1lIjoiaGFyZGlrIiwiZW1haWwiOiJoYXJkaWttZXZhZGEwNDAzMjAwNEBnbWFpbC5jb20iLCJleHAiOjE3ODUyNTE5OTd9.EUw1Yt_r6gsew4oTcf02mxiBUytcwkzy1t-e48nb6aA
[21-Jul-2026 15:20:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jul-2026 15:20:00 UTC] ✅ JWT token verified successfully for user profile
[21-Jul-2026 15:20:00 UTC] User ID: 1105
[21-Jul-2026 15:20:00 UTC] ✅ User profile retrieved successfully for user ID: 1105
[21-Jul-2026 15:20:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jul-2026 15:20:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jul-2026 15:20:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40c1:311a:3f67:8000::, 172.71.124.88","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwNSIsInVzZXJuYW1lIjoiaGFyZGlrIiwiZW1haWwiOiJoYXJkaWttZXZhZGEwNDAzMjAwNEBnbWFpbC5jb20iLCJleHAiOjE3ODUyNTE5OTd9.EUw1Yt_r6gsew4oTcf02mxiBUytcwkzy1t-e48nb6aA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1eb3041fbc2cde2-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40c1:311a:3f67:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-Jul-2026 15:20:14 UTC] === User Orders API Called ===
[21-Jul-2026 15:20:14 UTC] User ID: 1105
[21-Jul-2026 15:20:14 UTC] Limit: 20, Offset: 0
[21-Jul-2026 15:20:14 UTC] Orders found: 0
[21-Jul-2026 15:20:14 UTC] Orders data: []
[21-Jul-2026 15:20:14 UTC] Total orders count: 0
[21-Jul-2026 15:20:14 UTC] === API CALL LOG ===
[21-Jul-2026 15:20:14 UTC] Endpoint: user/profile.php
[21-Jul-2026 15:20:14 UTC] Full Log Data: {
    "timestamp": "2026-07-21 15:20:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:311a:3f67:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c1:311a:3f67:8000::, 172.71.124.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwNSIsInVzZXJuYW1lIjoiaGFyZGlrIiwiZW1haWwiOiJoYXJkaWttZXZhZGEwNDAzMjAwNEBnbWFpbC5jb20iLCJleHAiOjE3ODUyNTE5OTd9.EUw1Yt_r6gsew4oTcf02mxiBUytcwkzy1t-e48nb6aA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1eb3041fbc7cde2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c1:311a:3f67:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jul-2026 15:20:14 UTC] === END API CALL LOG ===
[21-Jul-2026 15:20:14 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jul-2026 15:20:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwNSIsInVzZXJuYW1lIjoiaGFyZGlrIiwiZW1haWwiOiJoYXJkaWttZXZhZGEwNDAzMjAwNEBnbWFpbC5jb20iLCJleHAiOjE3ODUyNTE5OTd9.EUw1Yt_r6gsew4oTcf02mxiBUytcwkzy1t-e48nb6aA
[21-Jul-2026 15:20:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jul-2026 15:20:14 UTC] ✅ JWT token verified successfully for user profile
[21-Jul-2026 15:20:14 UTC] User ID: 1105
[21-Jul-2026 15:20:14 UTC] ✅ User profile retrieved successfully for user ID: 1105
[21-Jul-2026 15:20:15 UTC] === API CALL LOG ===
[21-Jul-2026 15:20:15 UTC] Endpoint: user/profile.php
[21-Jul-2026 15:20:15 UTC] Full Log Data: {
    "timestamp": "2026-07-21 15:20:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:311a:3f67:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c1:311a:3f67:8000::, 172.71.124.88",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwNSIsInVzZXJuYW1lIjoiaGFyZGlrIiwiZW1haWwiOiJoYXJkaWttZXZhZGEwNDAzMjAwNEBnbWFpbC5jb20iLCJleHAiOjE3ODUyNTE5OTd9.EUw1Yt_r6gsew4oTcf02mxiBUytcwkzy1t-e48nb6aA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1eb3045bd1fcde2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c1:311a:3f67:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jul-2026 15:20:15 UTC] === END API CALL LOG ===
[21-Jul-2026 15:20:15 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jul-2026 15:20:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwNSIsInVzZXJuYW1lIjoiaGFyZGlrIiwiZW1haWwiOiJoYXJkaWttZXZhZGEwNDAzMjAwNEBnbWFpbC5jb20iLCJleHAiOjE3ODUyNTE5OTd9.EUw1Yt_r6gsew4oTcf02mxiBUytcwkzy1t-e48nb6aA
[21-Jul-2026 15:20:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jul-2026 15:20:15 UTC] ✅ JWT token verified successfully for user profile
[21-Jul-2026 15:20:15 UTC] User ID: 1105
[21-Jul-2026 15:20:15 UTC] ✅ User profile retrieved successfully for user ID: 1105
[21-Jul-2026 15:20:16 UTC] === API CALL LOG ===
[21-Jul-2026 15:20:16 UTC] Endpoint: user/profile.php
[21-Jul-2026 15:20:16 UTC] Full Log Data: {
    "timestamp": "2026-07-21 15:20:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:311a:3f67:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c1:311a:3f67:8000::, 172.71.124.88",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwNSIsInVzZXJuYW1lIjoiaGFyZGlrIiwiZW1haWwiOiJoYXJkaWttZXZhZGEwNDAzMjAwNEBnbWFpbC5jb20iLCJleHAiOjE3ODUyNTE5OTd9.EUw1Yt_r6gsew4oTcf02mxiBUytcwkzy1t-e48nb6aA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1eb304d387acde2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c1:311a:3f67:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jul-2026 15:20:16 UTC] === END API CALL LOG ===
[21-Jul-2026 15:20:16 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jul-2026 15:20:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwNSIsInVzZXJuYW1lIjoiaGFyZGlrIiwiZW1haWwiOiJoYXJkaWttZXZhZGEwNDAzMjAwNEBnbWFpbC5jb20iLCJleHAiOjE3ODUyNTE5OTd9.EUw1Yt_r6gsew4oTcf02mxiBUytcwkzy1t-e48nb6aA
[21-Jul-2026 15:20:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jul-2026 15:20:16 UTC] ✅ JWT token verified successfully for user profile
[21-Jul-2026 15:20:16 UTC] User ID: 1105
[21-Jul-2026 15:20:16 UTC] ✅ User profile retrieved successfully for user ID: 1105
[21-Jul-2026 15:20:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jul-2026 15:20:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jul-2026 15:20:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40c1:311a:3f67:8000::, 172.71.124.89","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwNSIsInVzZXJuYW1lIjoiaGFyZGlrIiwiZW1haWwiOiJoYXJkaWttZXZhZGEwNDAzMjAwNEBnbWFpbC5jb20iLCJleHAiOjE3ODUyNTE5OTd9.EUw1Yt_r6gsew4oTcf02mxiBUytcwkzy1t-e48nb6aA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1eb30599fc0cde2-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40c1:311a:3f67:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-Jul-2026 15:20:18 UTC] === User Orders API Called ===
[21-Jul-2026 15:20:18 UTC] User ID: 1105
[21-Jul-2026 15:20:18 UTC] Limit: 20, Offset: 0
[21-Jul-2026 15:20:18 UTC] Orders found: 0
[21-Jul-2026 15:20:18 UTC] Orders data: []
[21-Jul-2026 15:20:18 UTC] Total orders count: 0
[21-Jul-2026 15:20:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jul-2026 15:20:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jul-2026 15:20:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40c1:311a:3f67:8000::, 172.71.124.89","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwNSIsInVzZXJuYW1lIjoiaGFyZGlrIiwiZW1haWwiOiJoYXJkaWttZXZhZGEwNDAzMjAwNEBnbWFpbC5jb20iLCJleHAiOjE3ODUyNTE5OTd9.EUw1Yt_r6gsew4oTcf02mxiBUytcwkzy1t-e48nb6aA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1eb306fae7ecde2-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40c1:311a:3f67:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-Jul-2026 15:20:21 UTC] === User Orders API Called ===
[21-Jul-2026 15:20:21 UTC] User ID: 1105
[21-Jul-2026 15:20:21 UTC] Limit: 20, Offset: 0
[21-Jul-2026 15:20:21 UTC] Orders found: 0
[21-Jul-2026 15:20:21 UTC] Orders data: []
[21-Jul-2026 15:20:21 UTC] Total orders count: 0
[21-Jul-2026 15:20:21 UTC] === API CALL LOG ===
[21-Jul-2026 15:20:21 UTC] Endpoint: user/profile.php
[21-Jul-2026 15:20:21 UTC] Full Log Data: {
    "timestamp": "2026-07-21 15:20:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:311a:3f67:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c1:311a:3f67:8000::, 172.71.124.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwNSIsInVzZXJuYW1lIjoiaGFyZGlrIiwiZW1haWwiOiJoYXJkaWttZXZhZGEwNDAzMjAwNEBnbWFpbC5jb20iLCJleHAiOjE3ODUyNTE5OTd9.EUw1Yt_r6gsew4oTcf02mxiBUytcwkzy1t-e48nb6aA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1eb30703811cde2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c1:311a:3f67:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jul-2026 15:20:21 UTC] === END API CALL LOG ===
[21-Jul-2026 15:20:21 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jul-2026 15:20:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwNSIsInVzZXJuYW1lIjoiaGFyZGlrIiwiZW1haWwiOiJoYXJkaWttZXZhZGEwNDAzMjAwNEBnbWFpbC5jb20iLCJleHAiOjE3ODUyNTE5OTd9.EUw1Yt_r6gsew4oTcf02mxiBUytcwkzy1t-e48nb6aA
[21-Jul-2026 15:20:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jul-2026 15:20:21 UTC] ✅ JWT token verified successfully for user profile
[21-Jul-2026 15:20:21 UTC] User ID: 1105
[21-Jul-2026 15:20:21 UTC] ✅ User profile retrieved successfully for user ID: 1105
[21-Jul-2026 15:20:22 UTC] === API CALL LOG ===
[21-Jul-2026 15:20:22 UTC] Endpoint: user/profile.php
[21-Jul-2026 15:20:22 UTC] Full Log Data: {
    "timestamp": "2026-07-21 15:20:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:311a:3f67:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c1:311a:3f67:8000::, 172.71.124.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwNSIsInVzZXJuYW1lIjoiaGFyZGlrIiwiZW1haWwiOiJoYXJkaWttZXZhZGEwNDAzMjAwNEBnbWFpbC5jb20iLCJleHAiOjE3ODUyNTE5OTd9.EUw1Yt_r6gsew4oTcf02mxiBUytcwkzy1t-e48nb6aA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1eb30736850cde2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c1:311a:3f67:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jul-2026 15:20:22 UTC] === END API CALL LOG ===
[21-Jul-2026 15:20:22 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jul-2026 15:20:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwNSIsInVzZXJuYW1lIjoiaGFyZGlrIiwiZW1haWwiOiJoYXJkaWttZXZhZGEwNDAzMjAwNEBnbWFpbC5jb20iLCJleHAiOjE3ODUyNTE5OTd9.EUw1Yt_r6gsew4oTcf02mxiBUytcwkzy1t-e48nb6aA
[21-Jul-2026 15:20:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jul-2026 15:20:22 UTC] ✅ JWT token verified successfully for user profile
[21-Jul-2026 15:20:22 UTC] User ID: 1105
[21-Jul-2026 15:20:22 UTC] ✅ User profile retrieved successfully for user ID: 1105
[21-Jul-2026 15:20:22 UTC] === API CALL LOG ===
[21-Jul-2026 15:20:22 UTC] Endpoint: user/profile.php
[21-Jul-2026 15:20:22 UTC] Full Log Data: {
    "timestamp": "2026-07-21 15:20:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:311a:3f67:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c1:311a:3f67:8000::, 172.71.124.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwNSIsInVzZXJuYW1lIjoiaGFyZGlrIiwiZW1haWwiOiJoYXJkaWttZXZhZGEwNDAzMjAwNEBnbWFpbC5jb20iLCJleHAiOjE3ODUyNTE5OTd9.EUw1Yt_r6gsew4oTcf02mxiBUytcwkzy1t-e48nb6aA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1eb3077299fcde2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c1:311a:3f67:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jul-2026 15:20:22 UTC] === END API CALL LOG ===
[21-Jul-2026 15:20:22 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jul-2026 15:20:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwNSIsInVzZXJuYW1lIjoiaGFyZGlrIiwiZW1haWwiOiJoYXJkaWttZXZhZGEwNDAzMjAwNEBnbWFpbC5jb20iLCJleHAiOjE3ODUyNTE5OTd9.EUw1Yt_r6gsew4oTcf02mxiBUytcwkzy1t-e48nb6aA
[21-Jul-2026 15:20:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jul-2026 15:20:22 UTC] ✅ JWT token verified successfully for user profile
[21-Jul-2026 15:20:22 UTC] User ID: 1105
[21-Jul-2026 15:20:22 UTC] ✅ User profile retrieved successfully for user ID: 1105
[21-Jul-2026 15:20:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jul-2026 15:20:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jul-2026 15:20:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40c1:311a:3f67:8000::, 172.71.124.88","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwNSIsInVzZXJuYW1lIjoiaGFyZGlrIiwiZW1haWwiOiJoYXJkaWttZXZhZGEwNDAzMjAwNEBnbWFpbC5jb20iLCJleHAiOjE3ODUyNTE5OTd9.EUw1Yt_r6gsew4oTcf02mxiBUytcwkzy1t-e48nb6aA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1eb30e9ad23cde2-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40c1:311a:3f67:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-Jul-2026 15:20:41 UTC] === User Orders API Called ===
[21-Jul-2026 15:20:41 UTC] User ID: 1105
[21-Jul-2026 15:20:41 UTC] Limit: 20, Offset: 0
[21-Jul-2026 15:20:41 UTC] Orders found: 0
[21-Jul-2026 15:20:41 UTC] Orders data: []
[21-Jul-2026 15:20:41 UTC] Total orders count: 0
[21-Jul-2026 15:20:41 UTC] === API CALL LOG ===
[21-Jul-2026 15:20:41 UTC] Endpoint: user/profile.php
[21-Jul-2026 15:20:41 UTC] Full Log Data: {
    "timestamp": "2026-07-21 15:20:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:311a:3f67:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c1:311a:3f67:8000::, 172.71.124.88",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwNSIsInVzZXJuYW1lIjoiaGFyZGlrIiwiZW1haWwiOiJoYXJkaWttZXZhZGEwNDAzMjAwNEBnbWFpbC5jb20iLCJleHAiOjE3ODUyNTE5OTd9.EUw1Yt_r6gsew4oTcf02mxiBUytcwkzy1t-e48nb6aA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1eb30ea4e91cde2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c1:311a:3f67:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jul-2026 15:20:41 UTC] === END API CALL LOG ===
[21-Jul-2026 15:20:41 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jul-2026 15:20:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwNSIsInVzZXJuYW1lIjoiaGFyZGlrIiwiZW1haWwiOiJoYXJkaWttZXZhZGEwNDAzMjAwNEBnbWFpbC5jb20iLCJleHAiOjE3ODUyNTE5OTd9.EUw1Yt_r6gsew4oTcf02mxiBUytcwkzy1t-e48nb6aA
[21-Jul-2026 15:20:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jul-2026 15:20:41 UTC] ✅ JWT token verified successfully for user profile
[21-Jul-2026 15:20:41 UTC] User ID: 1105
[21-Jul-2026 15:20:41 UTC] ✅ User profile retrieved successfully for user ID: 1105
[21-Jul-2026 15:20:41 UTC] === API CALL LOG ===
[21-Jul-2026 15:20:41 UTC] Endpoint: user/profile.php
[21-Jul-2026 15:20:41 UTC] Full Log Data: {
    "timestamp": "2026-07-21 15:20:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:311a:3f67:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c1:311a:3f67:8000::, 172.71.124.88",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwNSIsInVzZXJuYW1lIjoiaGFyZGlrIiwiZW1haWwiOiJoYXJkaWttZXZhZGEwNDAzMjAwNEBnbWFpbC5jb20iLCJleHAiOjE3ODUyNTE5OTd9.EUw1Yt_r6gsew4oTcf02mxiBUytcwkzy1t-e48nb6aA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1eb30ed6e58cde2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c1:311a:3f67:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jul-2026 15:20:41 UTC] === END API CALL LOG ===
[21-Jul-2026 15:20:41 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jul-2026 15:20:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwNSIsInVzZXJuYW1lIjoiaGFyZGlrIiwiZW1haWwiOiJoYXJkaWttZXZhZGEwNDAzMjAwNEBnbWFpbC5jb20iLCJleHAiOjE3ODUyNTE5OTd9.EUw1Yt_r6gsew4oTcf02mxiBUytcwkzy1t-e48nb6aA
[21-Jul-2026 15:20:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jul-2026 15:20:41 UTC] ✅ JWT token verified successfully for user profile
[21-Jul-2026 15:20:41 UTC] User ID: 1105
[21-Jul-2026 15:20:41 UTC] ✅ User profile retrieved successfully for user ID: 1105
[21-Jul-2026 15:20:42 UTC] === API CALL LOG ===
[21-Jul-2026 15:20:42 UTC] Endpoint: user/profile.php
[21-Jul-2026 15:20:42 UTC] Full Log Data: {
    "timestamp": "2026-07-21 15:20:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:311a:3f67:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c1:311a:3f67:8000::, 172.71.124.88",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwNSIsInVzZXJuYW1lIjoiaGFyZGlrIiwiZW1haWwiOiJoYXJkaWttZXZhZGEwNDAzMjAwNEBnbWFpbC5jb20iLCJleHAiOjE3ODUyNTE5OTd9.EUw1Yt_r6gsew4oTcf02mxiBUytcwkzy1t-e48nb6aA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1eb30f41ea5cde2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c1:311a:3f67:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jul-2026 15:20:42 UTC] === END API CALL LOG ===
[21-Jul-2026 15:20:42 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jul-2026 15:20:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwNSIsInVzZXJuYW1lIjoiaGFyZGlrIiwiZW1haWwiOiJoYXJkaWttZXZhZGEwNDAzMjAwNEBnbWFpbC5jb20iLCJleHAiOjE3ODUyNTE5OTd9.EUw1Yt_r6gsew4oTcf02mxiBUytcwkzy1t-e48nb6aA
[21-Jul-2026 15:20:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jul-2026 15:20:42 UTC] ✅ JWT token verified successfully for user profile
[21-Jul-2026 15:20:42 UTC] User ID: 1105
[21-Jul-2026 15:20:42 UTC] ✅ User profile retrieved successfully for user ID: 1105
[21-Jul-2026 15:21:04 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jul-2026 15:21:04 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jul-2026 15:21:04 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40c1:311a:3f67:8000::, 172.71.124.89","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwNSIsInVzZXJuYW1lIjoiaGFyZGlrIiwiZW1haWwiOiJoYXJkaWttZXZhZGEwNDAzMjAwNEBnbWFpbC5jb20iLCJleHAiOjE3ODUyNTE5OTd9.EUw1Yt_r6gsew4oTcf02mxiBUytcwkzy1t-e48nb6aA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1eb317a1dc7cde2-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40c1:311a:3f67:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-Jul-2026 15:21:04 UTC] === User Orders API Called ===
[21-Jul-2026 15:21:04 UTC] User ID: 1105
[21-Jul-2026 15:21:04 UTC] Limit: 20, Offset: 0
[21-Jul-2026 15:21:04 UTC] === API CALL LOG ===
[21-Jul-2026 15:21:04 UTC] Endpoint: user/profile.php
[21-Jul-2026 15:21:04 UTC] Orders found: 0
[21-Jul-2026 15:21:04 UTC] Full Log Data: {
    "timestamp": "2026-07-21 15:21:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:311a:3f67:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c1:311a:3f67:8000::, 172.71.124.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwNSIsInVzZXJuYW1lIjoiaGFyZGlrIiwiZW1haWwiOiJoYXJkaWttZXZhZGEwNDAzMjAwNEBnbWFpbC5jb20iLCJleHAiOjE3ODUyNTE5OTd9.EUw1Yt_r6gsew4oTcf02mxiBUytcwkzy1t-e48nb6aA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1eb317a1dc9cde2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c1:311a:3f67:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jul-2026 15:21:04 UTC] Orders data: []
[21-Jul-2026 15:21:04 UTC] === END API CALL LOG ===
[21-Jul-2026 15:21:04 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jul-2026 15:21:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwNSIsInVzZXJuYW1lIjoiaGFyZGlrIiwiZW1haWwiOiJoYXJkaWttZXZhZGEwNDAzMjAwNEBnbWFpbC5jb20iLCJleHAiOjE3ODUyNTE5OTd9.EUw1Yt_r6gsew4oTcf02mxiBUytcwkzy1t-e48nb6aA
[21-Jul-2026 15:21:04 UTC] Total orders count: 0
[21-Jul-2026 15:21:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jul-2026 15:21:04 UTC] ✅ JWT token verified successfully for user profile
[21-Jul-2026 15:21:04 UTC] User ID: 1105
[21-Jul-2026 15:21:04 UTC] ✅ User profile retrieved successfully for user ID: 1105
[21-Jul-2026 15:21:05 UTC] === API CALL LOG ===
[21-Jul-2026 15:21:05 UTC] Endpoint: user/profile.php
[21-Jul-2026 15:21:05 UTC] Full Log Data: {
    "timestamp": "2026-07-21 15:21:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:311a:3f67:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c1:311a:3f67:8000::, 172.71.124.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwNSIsInVzZXJuYW1lIjoiaGFyZGlrIiwiZW1haWwiOiJoYXJkaWttZXZhZGEwNDAzMjAwNEBnbWFpbC5jb20iLCJleHAiOjE3ODUyNTE5OTd9.EUw1Yt_r6gsew4oTcf02mxiBUytcwkzy1t-e48nb6aA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1eb317dded0cde2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c1:311a:3f67:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jul-2026 15:21:05 UTC] === END API CALL LOG ===
[21-Jul-2026 15:21:05 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jul-2026 15:21:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwNSIsInVzZXJuYW1lIjoiaGFyZGlrIiwiZW1haWwiOiJoYXJkaWttZXZhZGEwNDAzMjAwNEBnbWFpbC5jb20iLCJleHAiOjE3ODUyNTE5OTd9.EUw1Yt_r6gsew4oTcf02mxiBUytcwkzy1t-e48nb6aA
[21-Jul-2026 15:21:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jul-2026 15:21:05 UTC] ✅ JWT token verified successfully for user profile
[21-Jul-2026 15:21:05 UTC] User ID: 1105
[21-Jul-2026 15:21:05 UTC] ✅ User profile retrieved successfully for user ID: 1105
[21-Jul-2026 15:21:05 UTC] === API CALL LOG ===
[21-Jul-2026 15:21:05 UTC] Endpoint: user/profile.php
[21-Jul-2026 15:21:05 UTC] Full Log Data: {
    "timestamp": "2026-07-21 15:21:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c1:311a:3f67:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c1:311a:3f67:8000::, 172.71.124.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwNSIsInVzZXJuYW1lIjoiaGFyZGlrIiwiZW1haWwiOiJoYXJkaWttZXZhZGEwNDAzMjAwNEBnbWFpbC5jb20iLCJleHAiOjE3ODUyNTE5OTd9.EUw1Yt_r6gsew4oTcf02mxiBUytcwkzy1t-e48nb6aA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1eb318249dfcde2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c1:311a:3f67:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jul-2026 15:21:05 UTC] === END API CALL LOG ===
[21-Jul-2026 15:21:05 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jul-2026 15:21:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwNSIsInVzZXJuYW1lIjoiaGFyZGlrIiwiZW1haWwiOiJoYXJkaWttZXZhZGEwNDAzMjAwNEBnbWFpbC5jb20iLCJleHAiOjE3ODUyNTE5OTd9.EUw1Yt_r6gsew4oTcf02mxiBUytcwkzy1t-e48nb6aA
[21-Jul-2026 15:21:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jul-2026 15:21:05 UTC] ✅ JWT token verified successfully for user profile
[21-Jul-2026 15:21:05 UTC] User ID: 1105
[21-Jul-2026 15:21:05 UTC] ✅ User profile retrieved successfully for user ID: 1105
[21-Jul-2026 17:32:42 UTC] === API CALL LOG ===
[21-Jul-2026 17:32:42 UTC] Endpoint: user/profile.php
[21-Jul-2026 17:32:42 UTC] Full Log Data: {
    "timestamp": "2026-07-21 17:32:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "91.191.53.158",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "91.191.53.158, 172.68.51.18",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwNiIsInVzZXJuYW1lIjoiZ3JvbXBpIiwiZW1haWwiOiJtdWpvZGVsaWM0NTY3QGdtYWlsLmNvbSIsImV4cCI6MTc4NTI1OTk2Mn0.2cIpValI5GDPGf-gLYUvhckRQgsctzVBFL47O7AvAso",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ebf2509a9fc21c-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "91.191.53.158",
        "cf-ipcountry": "BA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jul-2026 17:32:42 UTC] === END API CALL LOG ===
[21-Jul-2026 17:32:42 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jul-2026 17:32:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwNiIsInVzZXJuYW1lIjoiZ3JvbXBpIiwiZW1haWwiOiJtdWpvZGVsaWM0NTY3QGdtYWlsLmNvbSIsImV4cCI6MTc4NTI1OTk2Mn0.2cIpValI5GDPGf-gLYUvhckRQgsctzVBFL47O7AvAso
[21-Jul-2026 17:32:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jul-2026 17:32:43 UTC] ✅ JWT token verified successfully for user profile
[21-Jul-2026 17:32:43 UTC] User ID: 1106
[21-Jul-2026 17:32:43 UTC] ✅ User profile retrieved successfully for user ID: 1106
[21-Jul-2026 17:32:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jul-2026 17:32:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jul-2026 17:32:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"91.191.53.158, 172.68.51.18","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwNiIsInVzZXJuYW1lIjoiZ3JvbXBpIiwiZW1haWwiOiJtdWpvZGVsaWM0NTY3QGdtYWlsLmNvbSIsImV4cCI6MTc4NTI1OTk2Mn0.2cIpValI5GDPGf-gLYUvhckRQgsctzVBFL47O7AvAso","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1ebf250caeec21c-VIE","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"91.191.53.158","cf-ipcountry":"BA","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-Jul-2026 17:32:43 UTC] === User Orders API Called ===
[21-Jul-2026 17:32:43 UTC] User ID: 1106
[21-Jul-2026 17:32:43 UTC] Limit: 20, Offset: 0
[21-Jul-2026 17:32:43 UTC] Orders found: 0
[21-Jul-2026 17:32:43 UTC] Orders data: []
[21-Jul-2026 17:32:43 UTC] Total orders count: 0
[21-Jul-2026 17:32:43 UTC] === API CALL LOG ===
[21-Jul-2026 17:32:43 UTC] Endpoint: user/profile.php
[21-Jul-2026 17:32:43 UTC] Full Log Data: {
    "timestamp": "2026-07-21 17:32:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "91.191.53.158",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "91.191.53.158, 172.68.51.18",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwNiIsInVzZXJuYW1lIjoiZ3JvbXBpIiwiZW1haWwiOiJtdWpvZGVsaWM0NTY3QGdtYWlsLmNvbSIsImV4cCI6MTc4NTI1OTk2Mn0.2cIpValI5GDPGf-gLYUvhckRQgsctzVBFL47O7AvAso",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ebf2514b69c21c-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "91.191.53.158",
        "cf-ipcountry": "BA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jul-2026 17:32:43 UTC] === END API CALL LOG ===
[21-Jul-2026 17:32:43 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jul-2026 17:32:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwNiIsInVzZXJuYW1lIjoiZ3JvbXBpIiwiZW1haWwiOiJtdWpvZGVsaWM0NTY3QGdtYWlsLmNvbSIsImV4cCI6MTc4NTI1OTk2Mn0.2cIpValI5GDPGf-gLYUvhckRQgsctzVBFL47O7AvAso
[21-Jul-2026 17:32:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jul-2026 17:32:43 UTC] ✅ JWT token verified successfully for user profile
[21-Jul-2026 17:32:43 UTC] User ID: 1106
[21-Jul-2026 17:32:43 UTC] ✅ User profile retrieved successfully for user ID: 1106
[21-Jul-2026 17:32:43 UTC] === API CALL LOG ===
[21-Jul-2026 17:32:43 UTC] Endpoint: user/profile.php
[21-Jul-2026 17:32:43 UTC] Full Log Data: {
    "timestamp": "2026-07-21 17:32:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "91.191.53.158",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "91.191.53.158, 172.68.51.18",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwNiIsInVzZXJuYW1lIjoiZ3JvbXBpIiwiZW1haWwiOiJtdWpvZGVsaWM0NTY3QGdtYWlsLmNvbSIsImV4cCI6MTc4NTI1OTk2Mn0.2cIpValI5GDPGf-gLYUvhckRQgsctzVBFL47O7AvAso",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ebf2534d66c21c-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "91.191.53.158",
        "cf-ipcountry": "BA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jul-2026 17:32:43 UTC] === END API CALL LOG ===
[21-Jul-2026 17:32:43 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jul-2026 17:32:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwNiIsInVzZXJuYW1lIjoiZ3JvbXBpIiwiZW1haWwiOiJtdWpvZGVsaWM0NTY3QGdtYWlsLmNvbSIsImV4cCI6MTc4NTI1OTk2Mn0.2cIpValI5GDPGf-gLYUvhckRQgsctzVBFL47O7AvAso
[21-Jul-2026 17:32:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jul-2026 17:32:43 UTC] ✅ JWT token verified successfully for user profile
[21-Jul-2026 17:32:43 UTC] User ID: 1106
[21-Jul-2026 17:32:43 UTC] ✅ User profile retrieved successfully for user ID: 1106
[21-Jul-2026 17:32:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jul-2026 17:32:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jul-2026 17:32:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"91.191.53.158, 172.68.51.17","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwNiIsInVzZXJuYW1lIjoiZ3JvbXBpIiwiZW1haWwiOiJtdWpvZGVsaWM0NTY3QGdtYWlsLmNvbSIsImV4cCI6MTc4NTI1OTk2Mn0.2cIpValI5GDPGf-gLYUvhckRQgsctzVBFL47O7AvAso","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1ebf29ad848c21c-VIE","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"91.191.53.158","cf-ipcountry":"BA","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-Jul-2026 17:32:54 UTC] === User Orders API Called ===
[21-Jul-2026 17:32:54 UTC] User ID: 1106
[21-Jul-2026 17:32:54 UTC] Limit: 20, Offset: 0
[21-Jul-2026 17:32:54 UTC] Orders found: 0
[21-Jul-2026 17:32:54 UTC] Orders data: []
[21-Jul-2026 17:32:54 UTC] Total orders count: 0
[21-Jul-2026 17:32:54 UTC] === API CALL LOG ===
[21-Jul-2026 17:32:54 UTC] Endpoint: user/profile.php
[21-Jul-2026 17:32:54 UTC] Full Log Data: {
    "timestamp": "2026-07-21 17:32:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "91.191.53.158",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "91.191.53.158, 172.68.51.17",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwNiIsInVzZXJuYW1lIjoiZ3JvbXBpIiwiZW1haWwiOiJtdWpvZGVsaWM0NTY3QGdtYWlsLmNvbSIsImV4cCI6MTc4NTI1OTk2Mn0.2cIpValI5GDPGf-gLYUvhckRQgsctzVBFL47O7AvAso",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ebf29b086cc21c-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "91.191.53.158",
        "cf-ipcountry": "BA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jul-2026 17:32:54 UTC] === END API CALL LOG ===
[21-Jul-2026 17:32:54 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jul-2026 17:32:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwNiIsInVzZXJuYW1lIjoiZ3JvbXBpIiwiZW1haWwiOiJtdWpvZGVsaWM0NTY3QGdtYWlsLmNvbSIsImV4cCI6MTc4NTI1OTk2Mn0.2cIpValI5GDPGf-gLYUvhckRQgsctzVBFL47O7AvAso
[21-Jul-2026 17:32:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jul-2026 17:32:54 UTC] ✅ JWT token verified successfully for user profile
[21-Jul-2026 17:32:54 UTC] User ID: 1106
[21-Jul-2026 17:32:54 UTC] ✅ User profile retrieved successfully for user ID: 1106
[21-Jul-2026 17:32:55 UTC] === API CALL LOG ===
[21-Jul-2026 17:32:55 UTC] Endpoint: user/profile.php
[21-Jul-2026 17:32:55 UTC] Full Log Data: {
    "timestamp": "2026-07-21 17:32:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "91.191.53.158",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "91.191.53.158, 172.68.51.17",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwNiIsInVzZXJuYW1lIjoiZ3JvbXBpIiwiZW1haWwiOiJtdWpvZGVsaWM0NTY3QGdtYWlsLmNvbSIsImV4cCI6MTc4NTI1OTk2Mn0.2cIpValI5GDPGf-gLYUvhckRQgsctzVBFL47O7AvAso",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ebf29d2a20c21c-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "91.191.53.158",
        "cf-ipcountry": "BA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jul-2026 17:32:55 UTC] === END API CALL LOG ===
[21-Jul-2026 17:32:55 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jul-2026 17:32:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwNiIsInVzZXJuYW1lIjoiZ3JvbXBpIiwiZW1haWwiOiJtdWpvZGVsaWM0NTY3QGdtYWlsLmNvbSIsImV4cCI6MTc4NTI1OTk2Mn0.2cIpValI5GDPGf-gLYUvhckRQgsctzVBFL47O7AvAso
[21-Jul-2026 17:32:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jul-2026 17:32:55 UTC] ✅ JWT token verified successfully for user profile
[21-Jul-2026 17:32:55 UTC] User ID: 1106
[21-Jul-2026 17:32:55 UTC] ✅ User profile retrieved successfully for user ID: 1106
[21-Jul-2026 17:32:55 UTC] === API CALL LOG ===
[21-Jul-2026 17:32:55 UTC] Endpoint: user/profile.php
[21-Jul-2026 17:32:55 UTC] Full Log Data: {
    "timestamp": "2026-07-21 17:32:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "91.191.53.158",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "91.191.53.158, 172.68.51.17",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwNiIsInVzZXJuYW1lIjoiZ3JvbXBpIiwiZW1haWwiOiJtdWpvZGVsaWM0NTY3QGdtYWlsLmNvbSIsImV4cCI6MTc4NTI1OTk2Mn0.2cIpValI5GDPGf-gLYUvhckRQgsctzVBFL47O7AvAso",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ebf29efc29c21c-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "91.191.53.158",
        "cf-ipcountry": "BA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jul-2026 17:32:55 UTC] === END API CALL LOG ===
[21-Jul-2026 17:32:55 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jul-2026 17:32:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwNiIsInVzZXJuYW1lIjoiZ3JvbXBpIiwiZW1haWwiOiJtdWpvZGVsaWM0NTY3QGdtYWlsLmNvbSIsImV4cCI6MTc4NTI1OTk2Mn0.2cIpValI5GDPGf-gLYUvhckRQgsctzVBFL47O7AvAso
[21-Jul-2026 17:32:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jul-2026 17:32:55 UTC] ✅ JWT token verified successfully for user profile
[21-Jul-2026 17:32:55 UTC] User ID: 1106
[21-Jul-2026 17:32:55 UTC] ✅ User profile retrieved successfully for user ID: 1106
[21-Jul-2026 17:33:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jul-2026 17:33:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jul-2026 17:33:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"91.191.53.158, 172.68.51.17","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwNiIsInVzZXJuYW1lIjoiZ3JvbXBpIiwiZW1haWwiOiJtdWpvZGVsaWM0NTY3QGdtYWlsLmNvbSIsImV4cCI6MTc4NTI1OTk2Mn0.2cIpValI5GDPGf-gLYUvhckRQgsctzVBFL47O7AvAso","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1ebf2c568cac21c-VIE","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"91.191.53.158","cf-ipcountry":"BA","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-Jul-2026 17:33:01 UTC] === User Orders API Called ===
[21-Jul-2026 17:33:01 UTC] User ID: 1106
[21-Jul-2026 17:33:01 UTC] Limit: 20, Offset: 0
[21-Jul-2026 17:33:01 UTC] Orders found: 0
[21-Jul-2026 17:33:01 UTC] Orders data: []
[21-Jul-2026 17:33:01 UTC] Total orders count: 0
[21-Jul-2026 17:33:01 UTC] === API CALL LOG ===
[21-Jul-2026 17:33:01 UTC] Endpoint: user/profile.php
[21-Jul-2026 17:33:01 UTC] Full Log Data: {
    "timestamp": "2026-07-21 17:33:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "91.191.53.158",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "91.191.53.158, 172.68.51.17",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwNiIsInVzZXJuYW1lIjoiZ3JvbXBpIiwiZW1haWwiOiJtdWpvZGVsaWM0NTY3QGdtYWlsLmNvbSIsImV4cCI6MTc4NTI1OTk2Mn0.2cIpValI5GDPGf-gLYUvhckRQgsctzVBFL47O7AvAso",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ebf2c5c924c21c-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "91.191.53.158",
        "cf-ipcountry": "BA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jul-2026 17:33:01 UTC] === END API CALL LOG ===
[21-Jul-2026 17:33:01 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jul-2026 17:33:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwNiIsInVzZXJuYW1lIjoiZ3JvbXBpIiwiZW1haWwiOiJtdWpvZGVsaWM0NTY3QGdtYWlsLmNvbSIsImV4cCI6MTc4NTI1OTk2Mn0.2cIpValI5GDPGf-gLYUvhckRQgsctzVBFL47O7AvAso
[21-Jul-2026 17:33:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jul-2026 17:33:01 UTC] ✅ JWT token verified successfully for user profile
[21-Jul-2026 17:33:01 UTC] User ID: 1106
[21-Jul-2026 17:33:01 UTC] ✅ User profile retrieved successfully for user ID: 1106
[21-Jul-2026 17:33:02 UTC] === API CALL LOG ===
[21-Jul-2026 17:33:02 UTC] Endpoint: user/profile.php
[21-Jul-2026 17:33:02 UTC] Full Log Data: {
    "timestamp": "2026-07-21 17:33:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "91.191.53.158",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "91.191.53.158, 172.68.51.17",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwNiIsInVzZXJuYW1lIjoiZ3JvbXBpIiwiZW1haWwiOiJtdWpvZGVsaWM0NTY3QGdtYWlsLmNvbSIsImV4cCI6MTc4NTI1OTk2Mn0.2cIpValI5GDPGf-gLYUvhckRQgsctzVBFL47O7AvAso",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ebf2c78b10c21c-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "91.191.53.158",
        "cf-ipcountry": "BA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jul-2026 17:33:02 UTC] === END API CALL LOG ===
[21-Jul-2026 17:33:02 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jul-2026 17:33:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwNiIsInVzZXJuYW1lIjoiZ3JvbXBpIiwiZW1haWwiOiJtdWpvZGVsaWM0NTY3QGdtYWlsLmNvbSIsImV4cCI6MTc4NTI1OTk2Mn0.2cIpValI5GDPGf-gLYUvhckRQgsctzVBFL47O7AvAso
[21-Jul-2026 17:33:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jul-2026 17:33:02 UTC] ✅ JWT token verified successfully for user profile
[21-Jul-2026 17:33:02 UTC] User ID: 1106
[21-Jul-2026 17:33:02 UTC] ✅ User profile retrieved successfully for user ID: 1106
[21-Jul-2026 17:33:02 UTC] === API CALL LOG ===
[21-Jul-2026 17:33:02 UTC] Endpoint: user/profile.php
[21-Jul-2026 17:33:02 UTC] Full Log Data: {
    "timestamp": "2026-07-21 17:33:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "91.191.53.158",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "91.191.53.158, 172.68.51.17",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwNiIsInVzZXJuYW1lIjoiZ3JvbXBpIiwiZW1haWwiOiJtdWpvZGVsaWM0NTY3QGdtYWlsLmNvbSIsImV4cCI6MTc4NTI1OTk2Mn0.2cIpValI5GDPGf-gLYUvhckRQgsctzVBFL47O7AvAso",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ebf2c9aca7c21c-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "91.191.53.158",
        "cf-ipcountry": "BA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jul-2026 17:33:02 UTC] === END API CALL LOG ===
[21-Jul-2026 17:33:02 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jul-2026 17:33:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwNiIsInVzZXJuYW1lIjoiZ3JvbXBpIiwiZW1haWwiOiJtdWpvZGVsaWM0NTY3QGdtYWlsLmNvbSIsImV4cCI6MTc4NTI1OTk2Mn0.2cIpValI5GDPGf-gLYUvhckRQgsctzVBFL47O7AvAso
[21-Jul-2026 17:33:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jul-2026 17:33:02 UTC] ✅ JWT token verified successfully for user profile
[21-Jul-2026 17:33:02 UTC] User ID: 1106
[21-Jul-2026 17:33:02 UTC] ✅ User profile retrieved successfully for user ID: 1106
[21-Jul-2026 17:33:25 UTC] === API CALL LOG ===
[21-Jul-2026 17:33:25 UTC] Endpoint: user/profile.php
[21-Jul-2026 17:33:25 UTC] Full Log Data: {
    "timestamp": "2026-07-21 17:33:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "91.191.53.158",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "91.191.53.158, 172.68.51.18",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwNiIsInVzZXJuYW1lIjoiZ3JvbXBpIiwiZW1haWwiOiJtdWpvZGVsaWM0NTY3QGdtYWlsLmNvbSIsImV4cCI6MTc4NTI1OTk2Mn0.2cIpValI5GDPGf-gLYUvhckRQgsctzVBFL47O7AvAso",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ebf35cd840c21c-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "91.191.53.158",
        "cf-ipcountry": "BA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jul-2026 17:33:25 UTC] === END API CALL LOG ===
[21-Jul-2026 17:33:25 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jul-2026 17:33:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwNiIsInVzZXJuYW1lIjoiZ3JvbXBpIiwiZW1haWwiOiJtdWpvZGVsaWM0NTY3QGdtYWlsLmNvbSIsImV4cCI6MTc4NTI1OTk2Mn0.2cIpValI5GDPGf-gLYUvhckRQgsctzVBFL47O7AvAso
[21-Jul-2026 17:33:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jul-2026 17:33:25 UTC] ✅ JWT token verified successfully for user profile
[21-Jul-2026 17:33:25 UTC] User ID: 1106
[21-Jul-2026 17:33:25 UTC] ✅ User profile retrieved successfully for user ID: 1106
[21-Jul-2026 17:33:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jul-2026 17:33:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jul-2026 17:33:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"91.191.53.158, 172.68.51.18","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwNiIsInVzZXJuYW1lIjoiZ3JvbXBpIiwiZW1haWwiOiJtdWpvZGVsaWM0NTY3QGdtYWlsLmNvbSIsImV4cCI6MTc4NTI1OTk2Mn0.2cIpValI5GDPGf-gLYUvhckRQgsctzVBFL47O7AvAso","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1ebf35cd83bc21c-VIE","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"91.191.53.158","cf-ipcountry":"BA","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-Jul-2026 17:33:25 UTC] === User Orders API Called ===
[21-Jul-2026 17:33:25 UTC] User ID: 1106
[21-Jul-2026 17:33:25 UTC] Limit: 20, Offset: 0
[21-Jul-2026 17:33:25 UTC] Orders found: 0
[21-Jul-2026 17:33:25 UTC] Orders data: []
[21-Jul-2026 17:33:25 UTC] Total orders count: 0
[21-Jul-2026 17:33:26 UTC] === API CALL LOG ===
[21-Jul-2026 17:33:26 UTC] Endpoint: user/profile.php
[21-Jul-2026 17:33:26 UTC] Full Log Data: {
    "timestamp": "2026-07-21 17:33:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "91.191.53.158",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "91.191.53.158, 172.68.51.18",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwNiIsInVzZXJuYW1lIjoiZ3JvbXBpIiwiZW1haWwiOiJtdWpvZGVsaWM0NTY3QGdtYWlsLmNvbSIsImV4cCI6MTc4NTI1OTk2Mn0.2cIpValI5GDPGf-gLYUvhckRQgsctzVBFL47O7AvAso",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ebf35e5996c21c-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "91.191.53.158",
        "cf-ipcountry": "BA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jul-2026 17:33:26 UTC] === END API CALL LOG ===
[21-Jul-2026 17:33:26 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jul-2026 17:33:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwNiIsInVzZXJuYW1lIjoiZ3JvbXBpIiwiZW1haWwiOiJtdWpvZGVsaWM0NTY3QGdtYWlsLmNvbSIsImV4cCI6MTc4NTI1OTk2Mn0.2cIpValI5GDPGf-gLYUvhckRQgsctzVBFL47O7AvAso
[21-Jul-2026 17:33:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jul-2026 17:33:26 UTC] ✅ JWT token verified successfully for user profile
[21-Jul-2026 17:33:26 UTC] User ID: 1106
[21-Jul-2026 17:33:26 UTC] ✅ User profile retrieved successfully for user ID: 1106
[21-Jul-2026 17:33:26 UTC] === API CALL LOG ===
[21-Jul-2026 17:33:26 UTC] Endpoint: user/profile.php
[21-Jul-2026 17:33:26 UTC] Full Log Data: {
    "timestamp": "2026-07-21 17:33:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "91.191.53.158",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "91.191.53.158, 172.68.51.18",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwNiIsInVzZXJuYW1lIjoiZ3JvbXBpIiwiZW1haWwiOiJtdWpvZGVsaWM0NTY3QGdtYWlsLmNvbSIsImV4cCI6MTc4NTI1OTk2Mn0.2cIpValI5GDPGf-gLYUvhckRQgsctzVBFL47O7AvAso",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ebf360aba4c21c-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "91.191.53.158",
        "cf-ipcountry": "BA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jul-2026 17:33:26 UTC] === END API CALL LOG ===
[21-Jul-2026 17:33:26 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jul-2026 17:33:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwNiIsInVzZXJuYW1lIjoiZ3JvbXBpIiwiZW1haWwiOiJtdWpvZGVsaWM0NTY3QGdtYWlsLmNvbSIsImV4cCI6MTc4NTI1OTk2Mn0.2cIpValI5GDPGf-gLYUvhckRQgsctzVBFL47O7AvAso
[21-Jul-2026 17:33:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jul-2026 17:33:26 UTC] ✅ JWT token verified successfully for user profile
[21-Jul-2026 17:33:26 UTC] User ID: 1106
[21-Jul-2026 17:33:26 UTC] ✅ User profile retrieved successfully for user ID: 1106
[21-Jul-2026 17:33:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jul-2026 17:33:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jul-2026 17:33:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"91.191.53.158, 172.68.51.18","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwNiIsInVzZXJuYW1lIjoiZ3JvbXBpIiwiZW1haWwiOiJtdWpvZGVsaWM0NTY3QGdtYWlsLmNvbSIsImV4cCI6MTc4NTI1OTk2Mn0.2cIpValI5GDPGf-gLYUvhckRQgsctzVBFL47O7AvAso","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1ebf3764848c21c-VIE","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"91.191.53.158","cf-ipcountry":"BA","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-Jul-2026 17:33:29 UTC] === User Orders API Called ===
[21-Jul-2026 17:33:29 UTC] User ID: 1106
[21-Jul-2026 17:33:29 UTC] Limit: 20, Offset: 0
[21-Jul-2026 17:33:29 UTC] Orders found: 0
[21-Jul-2026 17:33:29 UTC] Orders data: []
[21-Jul-2026 17:33:29 UTC] Total orders count: 0
[21-Jul-2026 17:33:30 UTC] === API CALL LOG ===
[21-Jul-2026 17:33:30 UTC] Endpoint: user/profile.php
[21-Jul-2026 17:33:30 UTC] Full Log Data: {
    "timestamp": "2026-07-21 17:33:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "91.191.53.158",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "91.191.53.158, 172.68.51.18",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwNiIsInVzZXJuYW1lIjoiZ3JvbXBpIiwiZW1haWwiOiJtdWpvZGVsaWM0NTY3QGdtYWlsLmNvbSIsImV4cCI6MTc4NTI1OTk2Mn0.2cIpValI5GDPGf-gLYUvhckRQgsctzVBFL47O7AvAso",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ebf37a7c0fc21c-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "91.191.53.158",
        "cf-ipcountry": "BA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jul-2026 17:33:30 UTC] === END API CALL LOG ===
[21-Jul-2026 17:33:30 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jul-2026 17:33:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwNiIsInVzZXJuYW1lIjoiZ3JvbXBpIiwiZW1haWwiOiJtdWpvZGVsaWM0NTY3QGdtYWlsLmNvbSIsImV4cCI6MTc4NTI1OTk2Mn0.2cIpValI5GDPGf-gLYUvhckRQgsctzVBFL47O7AvAso
[21-Jul-2026 17:33:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jul-2026 17:33:30 UTC] ✅ JWT token verified successfully for user profile
[21-Jul-2026 17:33:30 UTC] User ID: 1106
[21-Jul-2026 17:33:30 UTC] ✅ User profile retrieved successfully for user ID: 1106
[21-Jul-2026 17:33:30 UTC] User Purchases API - User ID: 1106
[21-Jul-2026 17:33:30 UTC] User Purchases API - Total purchases found: 0
[21-Jul-2026 17:33:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jul-2026 17:33:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jul-2026 17:33:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"91.191.53.158, 172.68.51.18","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwNiIsInVzZXJuYW1lIjoiZ3JvbXBpIiwiZW1haWwiOiJtdWpvZGVsaWM0NTY3QGdtYWlsLmNvbSIsImV4cCI6MTc4NTI1OTk2Mn0.2cIpValI5GDPGf-gLYUvhckRQgsctzVBFL47O7AvAso","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1ebf3cf0a13c21c-VIE","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"91.191.53.158","cf-ipcountry":"BA","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-Jul-2026 17:33:44 UTC] === User Orders API Called ===
[21-Jul-2026 17:33:44 UTC] User ID: 1106
[21-Jul-2026 17:33:44 UTC] Limit: 20, Offset: 0
[21-Jul-2026 17:33:44 UTC] Orders found: 0
[21-Jul-2026 17:33:44 UTC] Orders data: []
[21-Jul-2026 17:33:44 UTC] Total orders count: 0
[21-Jul-2026 17:33:44 UTC] === API CALL LOG ===
[21-Jul-2026 17:33:44 UTC] Endpoint: user/profile.php
[21-Jul-2026 17:33:44 UTC] Full Log Data: {
    "timestamp": "2026-07-21 17:33:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "91.191.53.158",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "91.191.53.158, 172.68.51.18",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwNiIsInVzZXJuYW1lIjoiZ3JvbXBpIiwiZW1haWwiOiJtdWpvZGVsaWM0NTY3QGdtYWlsLmNvbSIsImV4cCI6MTc4NTI1OTk2Mn0.2cIpValI5GDPGf-gLYUvhckRQgsctzVBFL47O7AvAso",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ebf3cf8a94c21c-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "91.191.53.158",
        "cf-ipcountry": "BA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jul-2026 17:33:44 UTC] === END API CALL LOG ===
[21-Jul-2026 17:33:44 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jul-2026 17:33:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwNiIsInVzZXJuYW1lIjoiZ3JvbXBpIiwiZW1haWwiOiJtdWpvZGVsaWM0NTY3QGdtYWlsLmNvbSIsImV4cCI6MTc4NTI1OTk2Mn0.2cIpValI5GDPGf-gLYUvhckRQgsctzVBFL47O7AvAso
[21-Jul-2026 17:33:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jul-2026 17:33:44 UTC] ✅ JWT token verified successfully for user profile
[21-Jul-2026 17:33:44 UTC] User ID: 1106
[21-Jul-2026 17:33:44 UTC] ✅ User profile retrieved successfully for user ID: 1106
[21-Jul-2026 17:33:44 UTC] === API CALL LOG ===
[21-Jul-2026 17:33:44 UTC] Endpoint: user/profile.php
[21-Jul-2026 17:33:44 UTC] Full Log Data: {
    "timestamp": "2026-07-21 17:33:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "91.191.53.158",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "91.191.53.158, 172.68.51.18",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwNiIsInVzZXJuYW1lIjoiZ3JvbXBpIiwiZW1haWwiOiJtdWpvZGVsaWM0NTY3QGdtYWlsLmNvbSIsImV4cCI6MTc4NTI1OTk2Mn0.2cIpValI5GDPGf-gLYUvhckRQgsctzVBFL47O7AvAso",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ebf3d0ab9cc21c-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "91.191.53.158",
        "cf-ipcountry": "BA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jul-2026 17:33:44 UTC] === END API CALL LOG ===
[21-Jul-2026 17:33:44 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jul-2026 17:33:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwNiIsInVzZXJuYW1lIjoiZ3JvbXBpIiwiZW1haWwiOiJtdWpvZGVsaWM0NTY3QGdtYWlsLmNvbSIsImV4cCI6MTc4NTI1OTk2Mn0.2cIpValI5GDPGf-gLYUvhckRQgsctzVBFL47O7AvAso
[21-Jul-2026 17:33:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jul-2026 17:33:44 UTC] ✅ JWT token verified successfully for user profile
[21-Jul-2026 17:33:44 UTC] User ID: 1106
[21-Jul-2026 17:33:44 UTC] ✅ User profile retrieved successfully for user ID: 1106
[21-Jul-2026 17:33:44 UTC] === API CALL LOG ===
[21-Jul-2026 17:33:44 UTC] Endpoint: user/profile.php
[21-Jul-2026 17:33:44 UTC] Full Log Data: {
    "timestamp": "2026-07-21 17:33:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "91.191.53.158",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "91.191.53.158, 172.68.51.18",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwNiIsInVzZXJuYW1lIjoiZ3JvbXBpIiwiZW1haWwiOiJtdWpvZGVsaWM0NTY3QGdtYWlsLmNvbSIsImV4cCI6MTc4NTI1OTk2Mn0.2cIpValI5GDPGf-gLYUvhckRQgsctzVBFL47O7AvAso",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ebf3d30d9bc21c-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "91.191.53.158",
        "cf-ipcountry": "BA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jul-2026 17:33:44 UTC] === END API CALL LOG ===
[21-Jul-2026 17:33:44 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jul-2026 17:33:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwNiIsInVzZXJuYW1lIjoiZ3JvbXBpIiwiZW1haWwiOiJtdWpvZGVsaWM0NTY3QGdtYWlsLmNvbSIsImV4cCI6MTc4NTI1OTk2Mn0.2cIpValI5GDPGf-gLYUvhckRQgsctzVBFL47O7AvAso
[21-Jul-2026 17:33:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jul-2026 17:33:44 UTC] ✅ JWT token verified successfully for user profile
[21-Jul-2026 17:33:44 UTC] User ID: 1106
[21-Jul-2026 17:33:44 UTC] ✅ User profile retrieved successfully for user ID: 1106
[21-Jul-2026 17:33:53 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jul-2026 17:33:53 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jul-2026 17:33:53 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"91.191.53.158, 172.68.51.18","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwNiIsInVzZXJuYW1lIjoiZ3JvbXBpIiwiZW1haWwiOiJtdWpvZGVsaWM0NTY3QGdtYWlsLmNvbSIsImV4cCI6MTc4NTI1OTk2Mn0.2cIpValI5GDPGf-gLYUvhckRQgsctzVBFL47O7AvAso","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1ebf409383bc21c-VIE","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"91.191.53.158","cf-ipcountry":"BA","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-Jul-2026 17:33:53 UTC] === User Orders API Called ===
[21-Jul-2026 17:33:53 UTC] User ID: 1106
[21-Jul-2026 17:33:53 UTC] Limit: 20, Offset: 0
[21-Jul-2026 17:33:53 UTC] Orders found: 0
[21-Jul-2026 17:33:53 UTC] Orders data: []
[21-Jul-2026 17:33:53 UTC] Total orders count: 0
[21-Jul-2026 17:33:53 UTC] === API CALL LOG ===
[21-Jul-2026 17:33:53 UTC] Endpoint: user/profile.php
[21-Jul-2026 17:33:53 UTC] Full Log Data: {
    "timestamp": "2026-07-21 17:33:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "91.191.53.158",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "91.191.53.158, 172.68.51.18",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwNiIsInVzZXJuYW1lIjoiZ3JvbXBpIiwiZW1haWwiOiJtdWpvZGVsaWM0NTY3QGdtYWlsLmNvbSIsImV4cCI6MTc4NTI1OTk2Mn0.2cIpValI5GDPGf-gLYUvhckRQgsctzVBFL47O7AvAso",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ebf409f93dc21c-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "91.191.53.158",
        "cf-ipcountry": "BA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jul-2026 17:33:53 UTC] === END API CALL LOG ===
[21-Jul-2026 17:33:53 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jul-2026 17:33:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwNiIsInVzZXJuYW1lIjoiZ3JvbXBpIiwiZW1haWwiOiJtdWpvZGVsaWM0NTY3QGdtYWlsLmNvbSIsImV4cCI6MTc4NTI1OTk2Mn0.2cIpValI5GDPGf-gLYUvhckRQgsctzVBFL47O7AvAso
[21-Jul-2026 17:33:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jul-2026 17:33:53 UTC] ✅ JWT token verified successfully for user profile
[21-Jul-2026 17:33:53 UTC] User ID: 1106
[21-Jul-2026 17:33:53 UTC] ✅ User profile retrieved successfully for user ID: 1106
[21-Jul-2026 17:33:53 UTC] === API CALL LOG ===
[21-Jul-2026 17:33:53 UTC] Endpoint: user/profile.php
[21-Jul-2026 17:33:53 UTC] Full Log Data: {
    "timestamp": "2026-07-21 17:33:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "91.191.53.158",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "91.191.53.158, 172.68.51.18",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwNiIsInVzZXJuYW1lIjoiZ3JvbXBpIiwiZW1haWwiOiJtdWpvZGVsaWM0NTY3QGdtYWlsLmNvbSIsImV4cCI6MTc4NTI1OTk2Mn0.2cIpValI5GDPGf-gLYUvhckRQgsctzVBFL47O7AvAso",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ebf40b2a9dc21c-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "91.191.53.158",
        "cf-ipcountry": "BA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jul-2026 17:33:53 UTC] === END API CALL LOG ===
[21-Jul-2026 17:33:53 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jul-2026 17:33:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwNiIsInVzZXJuYW1lIjoiZ3JvbXBpIiwiZW1haWwiOiJtdWpvZGVsaWM0NTY3QGdtYWlsLmNvbSIsImV4cCI6MTc4NTI1OTk2Mn0.2cIpValI5GDPGf-gLYUvhckRQgsctzVBFL47O7AvAso
[21-Jul-2026 17:33:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jul-2026 17:33:53 UTC] ✅ JWT token verified successfully for user profile
[21-Jul-2026 17:33:53 UTC] User ID: 1106
[21-Jul-2026 17:33:53 UTC] ✅ User profile retrieved successfully for user ID: 1106
[21-Jul-2026 17:33:54 UTC] === API CALL LOG ===
[21-Jul-2026 17:33:54 UTC] Endpoint: user/profile.php
[21-Jul-2026 17:33:54 UTC] Full Log Data: {
    "timestamp": "2026-07-21 17:33:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "91.191.53.158",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "91.191.53.158, 172.68.51.18",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwNiIsInVzZXJuYW1lIjoiZ3JvbXBpIiwiZW1haWwiOiJtdWpvZGVsaWM0NTY3QGdtYWlsLmNvbSIsImV4cCI6MTc4NTI1OTk2Mn0.2cIpValI5GDPGf-gLYUvhckRQgsctzVBFL47O7AvAso",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ebf40d9d3ac21c-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "91.191.53.158",
        "cf-ipcountry": "BA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jul-2026 17:33:54 UTC] === END API CALL LOG ===
[21-Jul-2026 17:33:54 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jul-2026 17:33:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwNiIsInVzZXJuYW1lIjoiZ3JvbXBpIiwiZW1haWwiOiJtdWpvZGVsaWM0NTY3QGdtYWlsLmNvbSIsImV4cCI6MTc4NTI1OTk2Mn0.2cIpValI5GDPGf-gLYUvhckRQgsctzVBFL47O7AvAso
[21-Jul-2026 17:33:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jul-2026 17:33:54 UTC] ✅ JWT token verified successfully for user profile
[21-Jul-2026 17:33:54 UTC] User ID: 1106
[21-Jul-2026 17:33:54 UTC] ✅ User profile retrieved successfully for user ID: 1106
[21-Jul-2026 17:34:47 UTC] === API CALL LOG ===
[21-Jul-2026 17:34:47 UTC] Endpoint: user/profile.php
[21-Jul-2026 17:34:47 UTC] Full Log Data: {
    "timestamp": "2026-07-21 17:34:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "91.191.53.158",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "91.191.53.158, 172.68.51.18",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwNiIsInVzZXJuYW1lIjoiZ3JvbXBpIiwiZW1haWwiOiJtdWpvZGVsaWM0NTY3QGdtYWlsLmNvbSIsImV4cCI6MTc4NTI1OTk2Mn0.2cIpValI5GDPGf-gLYUvhckRQgsctzVBFL47O7AvAso",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ebf5581ff4c214-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "91.191.53.158",
        "cf-ipcountry": "BA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jul-2026 17:34:47 UTC] === END API CALL LOG ===
[21-Jul-2026 17:34:47 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jul-2026 17:34:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwNiIsInVzZXJuYW1lIjoiZ3JvbXBpIiwiZW1haWwiOiJtdWpvZGVsaWM0NTY3QGdtYWlsLmNvbSIsImV4cCI6MTc4NTI1OTk2Mn0.2cIpValI5GDPGf-gLYUvhckRQgsctzVBFL47O7AvAso
[21-Jul-2026 17:34:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jul-2026 17:34:47 UTC] ✅ JWT token verified successfully for user profile
[21-Jul-2026 17:34:47 UTC] User ID: 1106
[21-Jul-2026 17:34:47 UTC] ✅ User profile retrieved successfully for user ID: 1106
[21-Jul-2026 17:34:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jul-2026 17:34:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jul-2026 17:34:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"91.191.53.158, 172.68.51.17","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwNiIsInVzZXJuYW1lIjoiZ3JvbXBpIiwiZW1haWwiOiJtdWpvZGVsaWM0NTY3QGdtYWlsLmNvbSIsImV4cCI6MTc4NTI1OTk2Mn0.2cIpValI5GDPGf-gLYUvhckRQgsctzVBFL47O7AvAso","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1ebf5a0d87cc214-VIE","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"91.191.53.158","cf-ipcountry":"BA","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-Jul-2026 17:34:58 UTC] === User Orders API Called ===
[21-Jul-2026 17:34:58 UTC] User ID: 1106
[21-Jul-2026 17:34:58 UTC] Limit: 20, Offset: 0
[21-Jul-2026 17:34:58 UTC] Orders found: 0
[21-Jul-2026 17:34:58 UTC] Orders data: []
[21-Jul-2026 17:34:58 UTC] Total orders count: 0
[21-Jul-2026 17:34:58 UTC] === API CALL LOG ===
[21-Jul-2026 17:34:58 UTC] Endpoint: user/profile.php
[21-Jul-2026 17:34:58 UTC] Full Log Data: {
    "timestamp": "2026-07-21 17:34:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "91.191.53.158",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "91.191.53.158, 172.68.51.17",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwNiIsInVzZXJuYW1lIjoiZ3JvbXBpIiwiZW1haWwiOiJtdWpvZGVsaWM0NTY3QGdtYWlsLmNvbSIsImV4cCI6MTc4NTI1OTk2Mn0.2cIpValI5GDPGf-gLYUvhckRQgsctzVBFL47O7AvAso",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ebf5a188f3c214-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "91.191.53.158",
        "cf-ipcountry": "BA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jul-2026 17:34:58 UTC] === END API CALL LOG ===
[21-Jul-2026 17:34:58 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jul-2026 17:34:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwNiIsInVzZXJuYW1lIjoiZ3JvbXBpIiwiZW1haWwiOiJtdWpvZGVsaWM0NTY3QGdtYWlsLmNvbSIsImV4cCI6MTc4NTI1OTk2Mn0.2cIpValI5GDPGf-gLYUvhckRQgsctzVBFL47O7AvAso
[21-Jul-2026 17:34:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jul-2026 17:34:58 UTC] ✅ JWT token verified successfully for user profile
[21-Jul-2026 17:34:58 UTC] User ID: 1106
[21-Jul-2026 17:34:58 UTC] ✅ User profile retrieved successfully for user ID: 1106
[21-Jul-2026 17:34:59 UTC] === API CALL LOG ===
[21-Jul-2026 17:34:59 UTC] Endpoint: user/profile.php
[21-Jul-2026 17:34:59 UTC] Full Log Data: {
    "timestamp": "2026-07-21 17:34:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "91.191.53.158",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "91.191.53.158, 172.68.51.17",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwNiIsInVzZXJuYW1lIjoiZ3JvbXBpIiwiZW1haWwiOiJtdWpvZGVsaWM0NTY3QGdtYWlsLmNvbSIsImV4cCI6MTc4NTI1OTk2Mn0.2cIpValI5GDPGf-gLYUvhckRQgsctzVBFL47O7AvAso",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ebf5a53beec214-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "91.191.53.158",
        "cf-ipcountry": "BA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jul-2026 17:34:59 UTC] === END API CALL LOG ===
[21-Jul-2026 17:34:59 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jul-2026 17:34:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwNiIsInVzZXJuYW1lIjoiZ3JvbXBpIiwiZW1haWwiOiJtdWpvZGVsaWM0NTY3QGdtYWlsLmNvbSIsImV4cCI6MTc4NTI1OTk2Mn0.2cIpValI5GDPGf-gLYUvhckRQgsctzVBFL47O7AvAso
[21-Jul-2026 17:34:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jul-2026 17:34:59 UTC] ✅ JWT token verified successfully for user profile
[21-Jul-2026 17:34:59 UTC] User ID: 1106
[21-Jul-2026 17:34:59 UTC] ✅ User profile retrieved successfully for user ID: 1106
[21-Jul-2026 17:35:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jul-2026 17:35:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jul-2026 17:35:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"91.191.53.158, 172.68.51.17","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwNiIsInVzZXJuYW1lIjoiZ3JvbXBpIiwiZW1haWwiOiJtdWpvZGVsaWM0NTY3QGdtYWlsLmNvbSIsImV4cCI6MTc4NTI1OTk2Mn0.2cIpValI5GDPGf-gLYUvhckRQgsctzVBFL47O7AvAso","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1ebf5b87d2fc214-VIE","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"91.191.53.158","cf-ipcountry":"BA","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-Jul-2026 17:35:02 UTC] === User Orders API Called ===
[21-Jul-2026 17:35:02 UTC] User ID: 1106
[21-Jul-2026 17:35:02 UTC] Limit: 20, Offset: 0
[21-Jul-2026 17:35:02 UTC] Orders found: 0
[21-Jul-2026 17:35:02 UTC] Orders data: []
[21-Jul-2026 17:35:02 UTC] Total orders count: 0
[21-Jul-2026 17:35:02 UTC] === API CALL LOG ===
[21-Jul-2026 17:35:02 UTC] Endpoint: user/profile.php
[21-Jul-2026 17:35:02 UTC] Full Log Data: {
    "timestamp": "2026-07-21 17:35:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "91.191.53.158",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "91.191.53.158, 172.68.51.17",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwNiIsInVzZXJuYW1lIjoiZ3JvbXBpIiwiZW1haWwiOiJtdWpvZGVsaWM0NTY3QGdtYWlsLmNvbSIsImV4cCI6MTc4NTI1OTk2Mn0.2cIpValI5GDPGf-gLYUvhckRQgsctzVBFL47O7AvAso",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ebf5b8bd61c214-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "91.191.53.158",
        "cf-ipcountry": "BA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jul-2026 17:35:02 UTC] === END API CALL LOG ===
[21-Jul-2026 17:35:02 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jul-2026 17:35:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwNiIsInVzZXJuYW1lIjoiZ3JvbXBpIiwiZW1haWwiOiJtdWpvZGVsaWM0NTY3QGdtYWlsLmNvbSIsImV4cCI6MTc4NTI1OTk2Mn0.2cIpValI5GDPGf-gLYUvhckRQgsctzVBFL47O7AvAso
[21-Jul-2026 17:35:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jul-2026 17:35:02 UTC] ✅ JWT token verified successfully for user profile
[21-Jul-2026 17:35:02 UTC] User ID: 1106
[21-Jul-2026 17:35:02 UTC] ✅ User profile retrieved successfully for user ID: 1106
[21-Jul-2026 17:35:03 UTC] === API CALL LOG ===
[21-Jul-2026 17:35:03 UTC] Endpoint: user/profile.php
[21-Jul-2026 17:35:03 UTC] Full Log Data: {
    "timestamp": "2026-07-21 17:35:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "91.191.53.158",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "91.191.53.158, 172.68.51.17",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwNiIsInVzZXJuYW1lIjoiZ3JvbXBpIiwiZW1haWwiOiJtdWpvZGVsaWM0NTY3QGdtYWlsLmNvbSIsImV4cCI6MTc4NTI1OTk2Mn0.2cIpValI5GDPGf-gLYUvhckRQgsctzVBFL47O7AvAso",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ebf5bd0961c214-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "91.191.53.158",
        "cf-ipcountry": "BA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jul-2026 17:35:03 UTC] === END API CALL LOG ===
[21-Jul-2026 17:35:03 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jul-2026 17:35:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwNiIsInVzZXJuYW1lIjoiZ3JvbXBpIiwiZW1haWwiOiJtdWpvZGVsaWM0NTY3QGdtYWlsLmNvbSIsImV4cCI6MTc4NTI1OTk2Mn0.2cIpValI5GDPGf-gLYUvhckRQgsctzVBFL47O7AvAso
[21-Jul-2026 17:35:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jul-2026 17:35:03 UTC] ✅ JWT token verified successfully for user profile
[21-Jul-2026 17:35:03 UTC] User ID: 1106
[21-Jul-2026 17:35:03 UTC] ✅ User profile retrieved successfully for user ID: 1106
[21-Jul-2026 17:35:04 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jul-2026 17:35:04 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jul-2026 17:35:04 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"91.191.53.158, 172.68.51.17","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwNiIsInVzZXJuYW1lIjoiZ3JvbXBpIiwiZW1haWwiOiJtdWpvZGVsaWM0NTY3QGdtYWlsLmNvbSIsImV4cCI6MTc4NTI1OTk2Mn0.2cIpValI5GDPGf-gLYUvhckRQgsctzVBFL47O7AvAso","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1ebf5c39f12c214-VIE","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"91.191.53.158","cf-ipcountry":"BA","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-Jul-2026 17:35:04 UTC] === User Orders API Called ===
[21-Jul-2026 17:35:04 UTC] User ID: 1106
[21-Jul-2026 17:35:04 UTC] Limit: 20, Offset: 0
[21-Jul-2026 17:35:04 UTC] Orders found: 0
[21-Jul-2026 17:35:04 UTC] Orders data: []
[21-Jul-2026 17:35:04 UTC] Total orders count: 0
[21-Jul-2026 17:35:04 UTC] === API CALL LOG ===
[21-Jul-2026 17:35:04 UTC] Endpoint: user/profile.php
[21-Jul-2026 17:35:04 UTC] Full Log Data: {
    "timestamp": "2026-07-21 17:35:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "91.191.53.158",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "91.191.53.158, 172.68.51.17",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwNiIsInVzZXJuYW1lIjoiZ3JvbXBpIiwiZW1haWwiOiJtdWpvZGVsaWM0NTY3QGdtYWlsLmNvbSIsImV4cCI6MTc4NTI1OTk2Mn0.2cIpValI5GDPGf-gLYUvhckRQgsctzVBFL47O7AvAso",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ebf5c42fa6c214-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "91.191.53.158",
        "cf-ipcountry": "BA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jul-2026 17:35:04 UTC] === END API CALL LOG ===
[21-Jul-2026 17:35:04 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jul-2026 17:35:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwNiIsInVzZXJuYW1lIjoiZ3JvbXBpIiwiZW1haWwiOiJtdWpvZGVsaWM0NTY3QGdtYWlsLmNvbSIsImV4cCI6MTc4NTI1OTk2Mn0.2cIpValI5GDPGf-gLYUvhckRQgsctzVBFL47O7AvAso
[21-Jul-2026 17:35:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jul-2026 17:35:04 UTC] ✅ JWT token verified successfully for user profile
[21-Jul-2026 17:35:04 UTC] User ID: 1106
[21-Jul-2026 17:35:04 UTC] ✅ User profile retrieved successfully for user ID: 1106
[21-Jul-2026 17:35:04 UTC] === API CALL LOG ===
[21-Jul-2026 17:35:04 UTC] Endpoint: user/profile.php
[21-Jul-2026 17:35:04 UTC] Full Log Data: {
    "timestamp": "2026-07-21 17:35:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "91.191.53.158",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "91.191.53.158, 172.68.51.17",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwNiIsInVzZXJuYW1lIjoiZ3JvbXBpIiwiZW1haWwiOiJtdWpvZGVsaWM0NTY3QGdtYWlsLmNvbSIsImV4cCI6MTc4NTI1OTk2Mn0.2cIpValI5GDPGf-gLYUvhckRQgsctzVBFL47O7AvAso",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ebf5c77aedc214-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "91.191.53.158",
        "cf-ipcountry": "BA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jul-2026 17:35:04 UTC] === END API CALL LOG ===
[21-Jul-2026 17:35:04 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jul-2026 17:35:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwNiIsInVzZXJuYW1lIjoiZ3JvbXBpIiwiZW1haWwiOiJtdWpvZGVsaWM0NTY3QGdtYWlsLmNvbSIsImV4cCI6MTc4NTI1OTk2Mn0.2cIpValI5GDPGf-gLYUvhckRQgsctzVBFL47O7AvAso
[21-Jul-2026 17:35:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jul-2026 17:35:04 UTC] ✅ JWT token verified successfully for user profile
[21-Jul-2026 17:35:04 UTC] User ID: 1106
[21-Jul-2026 17:35:04 UTC] ✅ User profile retrieved successfully for user ID: 1106
[21-Jul-2026 17:35:05 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jul-2026 17:35:05 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jul-2026 17:35:05 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"91.191.53.158, 172.68.51.17","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwNiIsInVzZXJuYW1lIjoiZ3JvbXBpIiwiZW1haWwiOiJtdWpvZGVsaWM0NTY3QGdtYWlsLmNvbSIsImV4cCI6MTc4NTI1OTk2Mn0.2cIpValI5GDPGf-gLYUvhckRQgsctzVBFL47O7AvAso","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1ebf5c82b60c214-VIE","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"91.191.53.158","cf-ipcountry":"BA","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-Jul-2026 17:35:05 UTC] === User Orders API Called ===
[21-Jul-2026 17:35:05 UTC] User ID: 1106
[21-Jul-2026 17:35:05 UTC] Limit: 20, Offset: 0
[21-Jul-2026 17:35:05 UTC] Orders found: 0
[21-Jul-2026 17:35:05 UTC] Orders data: []
[21-Jul-2026 17:35:05 UTC] Total orders count: 0
[21-Jul-2026 17:35:06 UTC] === API CALL LOG ===
[21-Jul-2026 17:35:06 UTC] Endpoint: user/profile.php
[21-Jul-2026 17:35:06 UTC] Full Log Data: {
    "timestamp": "2026-07-21 17:35:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "91.191.53.158",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "91.191.53.158, 172.68.51.17",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwNiIsInVzZXJuYW1lIjoiZ3JvbXBpIiwiZW1haWwiOiJtdWpvZGVsaWM0NTY3QGdtYWlsLmNvbSIsImV4cCI6MTc4NTI1OTk2Mn0.2cIpValI5GDPGf-gLYUvhckRQgsctzVBFL47O7AvAso",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ebf5ce88dfc214-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "91.191.53.158",
        "cf-ipcountry": "BA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jul-2026 17:35:06 UTC] === END API CALL LOG ===
[21-Jul-2026 17:35:06 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jul-2026 17:35:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwNiIsInVzZXJuYW1lIjoiZ3JvbXBpIiwiZW1haWwiOiJtdWpvZGVsaWM0NTY3QGdtYWlsLmNvbSIsImV4cCI6MTc4NTI1OTk2Mn0.2cIpValI5GDPGf-gLYUvhckRQgsctzVBFL47O7AvAso
[21-Jul-2026 17:35:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jul-2026 17:35:06 UTC] ✅ JWT token verified successfully for user profile
[21-Jul-2026 17:35:06 UTC] User ID: 1106
[21-Jul-2026 17:35:06 UTC] ✅ User profile retrieved successfully for user ID: 1106
[21-Jul-2026 17:35:07 UTC] === API CALL LOG ===
[21-Jul-2026 17:35:07 UTC] Endpoint: user/profile.php
[21-Jul-2026 17:35:07 UTC] Full Log Data: {
    "timestamp": "2026-07-21 17:35:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "91.191.53.158",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "91.191.53.158, 172.68.51.17",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwNiIsInVzZXJuYW1lIjoiZ3JvbXBpIiwiZW1haWwiOiJtdWpvZGVsaWM0NTY3QGdtYWlsLmNvbSIsImV4cCI6MTc4NTI1OTk2Mn0.2cIpValI5GDPGf-gLYUvhckRQgsctzVBFL47O7AvAso",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ebf5d6c92fc214-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "91.191.53.158",
        "cf-ipcountry": "BA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jul-2026 17:35:07 UTC] === END API CALL LOG ===
[21-Jul-2026 17:35:07 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jul-2026 17:35:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwNiIsInVzZXJuYW1lIjoiZ3JvbXBpIiwiZW1haWwiOiJtdWpvZGVsaWM0NTY3QGdtYWlsLmNvbSIsImV4cCI6MTc4NTI1OTk2Mn0.2cIpValI5GDPGf-gLYUvhckRQgsctzVBFL47O7AvAso
[21-Jul-2026 17:35:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jul-2026 17:35:07 UTC] ✅ JWT token verified successfully for user profile
[21-Jul-2026 17:35:07 UTC] User ID: 1106
[21-Jul-2026 17:35:07 UTC] ✅ User profile retrieved successfully for user ID: 1106
[21-Jul-2026 17:35:24 UTC] === API CALL LOG ===
[21-Jul-2026 17:35:24 UTC] Endpoint: user/profile.php
[21-Jul-2026 17:35:24 UTC] Full Log Data: {
    "timestamp": "2026-07-21 17:35:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "91.191.53.158",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "91.191.53.158, 141.101.104.90",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwNiIsInVzZXJuYW1lIjoiZ3JvbXBpIiwiZW1haWwiOiJtdWpvZGVsaWM0NTY3QGdtYWlsLmNvbSIsImV4cCI6MTc4NTI1OTk2Mn0.2cIpValI5GDPGf-gLYUvhckRQgsctzVBFL47O7AvAso",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ebf644dab05b75-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "91.191.53.158",
        "cf-ipcountry": "BA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jul-2026 17:35:24 UTC] === END API CALL LOG ===
[21-Jul-2026 17:35:24 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jul-2026 17:35:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwNiIsInVzZXJuYW1lIjoiZ3JvbXBpIiwiZW1haWwiOiJtdWpvZGVsaWM0NTY3QGdtYWlsLmNvbSIsImV4cCI6MTc4NTI1OTk2Mn0.2cIpValI5GDPGf-gLYUvhckRQgsctzVBFL47O7AvAso
[21-Jul-2026 17:35:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jul-2026 17:35:24 UTC] ✅ JWT token verified successfully for user profile
[21-Jul-2026 17:35:24 UTC] User ID: 1106
[21-Jul-2026 17:35:24 UTC] ✅ User profile retrieved successfully for user ID: 1106
[21-Jul-2026 17:35:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jul-2026 17:35:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jul-2026 17:35:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"91.191.53.158, 141.101.104.90","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwNiIsInVzZXJuYW1lIjoiZ3JvbXBpIiwiZW1haWwiOiJtdWpvZGVsaWM0NTY3QGdtYWlsLmNvbSIsImV4cCI6MTc4NTI1OTk2Mn0.2cIpValI5GDPGf-gLYUvhckRQgsctzVBFL47O7AvAso","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1ebf67ffaaf5b75-VIE","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"91.191.53.158","cf-ipcountry":"BA","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-Jul-2026 17:35:34 UTC] === User Orders API Called ===
[21-Jul-2026 17:35:34 UTC] User ID: 1106
[21-Jul-2026 17:35:34 UTC] Limit: 20, Offset: 0
[21-Jul-2026 17:35:34 UTC] Orders found: 0
[21-Jul-2026 17:35:34 UTC] Orders data: []
[21-Jul-2026 17:35:34 UTC] Total orders count: 0
[21-Jul-2026 17:35:34 UTC] === API CALL LOG ===
[21-Jul-2026 17:35:34 UTC] Endpoint: user/profile.php
[21-Jul-2026 17:35:34 UTC] Full Log Data: {
    "timestamp": "2026-07-21 17:35:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "91.191.53.158",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "91.191.53.158, 141.101.104.90",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwNiIsInVzZXJuYW1lIjoiZ3JvbXBpIiwiZW1haWwiOiJtdWpvZGVsaWM0NTY3QGdtYWlsLmNvbSIsImV4cCI6MTc4NTI1OTk2Mn0.2cIpValI5GDPGf-gLYUvhckRQgsctzVBFL47O7AvAso",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ebf6806aff5b75-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "91.191.53.158",
        "cf-ipcountry": "BA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jul-2026 17:35:34 UTC] === END API CALL LOG ===
[21-Jul-2026 17:35:34 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jul-2026 17:35:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwNiIsInVzZXJuYW1lIjoiZ3JvbXBpIiwiZW1haWwiOiJtdWpvZGVsaWM0NTY3QGdtYWlsLmNvbSIsImV4cCI6MTc4NTI1OTk2Mn0.2cIpValI5GDPGf-gLYUvhckRQgsctzVBFL47O7AvAso
[21-Jul-2026 17:35:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jul-2026 17:35:34 UTC] ✅ JWT token verified successfully for user profile
[21-Jul-2026 17:35:34 UTC] User ID: 1106
[21-Jul-2026 17:35:34 UTC] ✅ User profile retrieved successfully for user ID: 1106
[21-Jul-2026 17:35:35 UTC] === API CALL LOG ===
[21-Jul-2026 17:35:35 UTC] Endpoint: user/profile.php
[21-Jul-2026 17:35:35 UTC] Full Log Data: {
    "timestamp": "2026-07-21 17:35:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "91.191.53.158",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "91.191.53.158, 141.101.104.90",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwNiIsInVzZXJuYW1lIjoiZ3JvbXBpIiwiZW1haWwiOiJtdWpvZGVsaWM0NTY3QGdtYWlsLmNvbSIsImV4cCI6MTc4NTI1OTk2Mn0.2cIpValI5GDPGf-gLYUvhckRQgsctzVBFL47O7AvAso",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ebf6842e265b75-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "91.191.53.158",
        "cf-ipcountry": "BA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jul-2026 17:35:35 UTC] === END API CALL LOG ===
[21-Jul-2026 17:35:35 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jul-2026 17:35:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwNiIsInVzZXJuYW1lIjoiZ3JvbXBpIiwiZW1haWwiOiJtdWpvZGVsaWM0NTY3QGdtYWlsLmNvbSIsImV4cCI6MTc4NTI1OTk2Mn0.2cIpValI5GDPGf-gLYUvhckRQgsctzVBFL47O7AvAso
[21-Jul-2026 17:35:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jul-2026 17:35:35 UTC] ✅ JWT token verified successfully for user profile
[21-Jul-2026 17:35:35 UTC] User ID: 1106
[21-Jul-2026 17:35:35 UTC] ✅ User profile retrieved successfully for user ID: 1106
[21-Jul-2026 17:35:36 UTC] === API CALL LOG ===
[21-Jul-2026 17:35:36 UTC] Endpoint: user/profile.php
[21-Jul-2026 17:35:36 UTC] Full Log Data: {
    "timestamp": "2026-07-21 17:35:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "91.191.53.158",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "91.191.53.158, 141.101.104.90",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwNiIsInVzZXJuYW1lIjoiZ3JvbXBpIiwiZW1haWwiOiJtdWpvZGVsaWM0NTY3QGdtYWlsLmNvbSIsImV4cCI6MTc4NTI1OTk2Mn0.2cIpValI5GDPGf-gLYUvhckRQgsctzVBFL47O7AvAso",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ebf68c4cf25b75-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "91.191.53.158",
        "cf-ipcountry": "BA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jul-2026 17:35:36 UTC] === END API CALL LOG ===
[21-Jul-2026 17:35:36 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jul-2026 17:35:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwNiIsInVzZXJuYW1lIjoiZ3JvbXBpIiwiZW1haWwiOiJtdWpvZGVsaWM0NTY3QGdtYWlsLmNvbSIsImV4cCI6MTc4NTI1OTk2Mn0.2cIpValI5GDPGf-gLYUvhckRQgsctzVBFL47O7AvAso
[21-Jul-2026 17:35:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jul-2026 17:35:36 UTC] ✅ JWT token verified successfully for user profile
[21-Jul-2026 17:35:36 UTC] User ID: 1106
[21-Jul-2026 17:35:36 UTC] ✅ User profile retrieved successfully for user ID: 1106
[21-Jul-2026 17:35:36 UTC] User Purchases API - User ID: 1106
[21-Jul-2026 17:35:36 UTC] User Purchases API - Total purchases found: 1
[21-Jul-2026 18:07:36 UTC] API Hash Debug - Received: 
[21-Jul-2026 18:07:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jul-2026 18:07:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"74.7.242.58, 104.22.24.44","User-Agent":"Mozilla\/5.0 AppleWebKit\/537.36 (KHTML, like Gecko; compatible; GPTBot\/1.4; +https:\/\/openai.com\/gptbot)","Referer":"https:\/\/api.memberx.app\/api\/user\/","Accept-Encoding":"gzip, br","cf-ray":"a1ec256d1a5bd608-ATL","Accept":"*\/*","x-openai-host-hash":"114523492","from":"gptbot(at)openai.com","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"74.7.242.58","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https","Cookie":"PHPSESSID=f2fe4v7llla331k86m356o4jov"}
[21-Jul-2026 18:08:16 UTC] === API CALL LOG ===
[21-Jul-2026 18:08:16 UTC] Endpoint: user/profile.php
[21-Jul-2026 18:08:16 UTC] Full Log Data: {
    "timestamp": "2026-07-21 18:08:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "74.7.242.58",
    "user_agent": "Mozilla\/5.0 AppleWebKit\/537.36 (KHTML, like Gecko; compatible; GPTBot\/1.4; +https:\/\/openai.com\/gptbot)",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "74.7.242.58, 104.22.24.44",
        "User-Agent": "Mozilla\/5.0 AppleWebKit\/537.36 (KHTML, like Gecko; compatible; GPTBot\/1.4; +https:\/\/openai.com\/gptbot)",
        "Referer": "https:\/\/api.memberx.app\/api\/user\/",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ec2666ae99d608-ATL",
        "Accept": "*\/*",
        "x-openai-host-hash": "114523492",
        "from": "gptbot(at)openai.com",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "74.7.242.58",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https",
        "Cookie": "PHPSESSID=f2fe4v7llla331k86m356o4jov"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jul-2026 18:08:16 UTC] === END API CALL LOG ===
[21-Jul-2026 18:23:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jul-2026 18:23:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jul-2026 18:23:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:d052:7864:c82:558f:309:ea4b, 172.71.82.79","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwNyIsInVzZXJuYW1lIjoic2hha2liMTIzIiwiZW1haWwiOiJzaGFraWIxMjM2OTRAZ21haWwuY29tIiwiZXhwIjoxNzg1MjYzMDE5fQ.-DFhsdYyV5PODRpFlC_0h7gBRUUVbG4VElVvXr8l1bs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1ec3cf4be9d81c6-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:d052:7864:c82:558f:309:ea4b","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-Jul-2026 18:23:40 UTC] === User Orders API Called ===
[21-Jul-2026 18:23:40 UTC] User ID: 1107
[21-Jul-2026 18:23:40 UTC] Limit: 20, Offset: 0
[21-Jul-2026 18:23:40 UTC] Orders found: 0
[21-Jul-2026 18:23:40 UTC] Orders data: []
[21-Jul-2026 18:23:40 UTC] Total orders count: 0
[21-Jul-2026 18:23:40 UTC] === API CALL LOG ===
[21-Jul-2026 18:23:40 UTC] Endpoint: user/profile.php
[21-Jul-2026 18:23:40 UTC] Full Log Data: {
    "timestamp": "2026-07-21 18:23:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:d052:7864:c82:558f:309:ea4b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:d052:7864:c82:558f:309:ea4b, 172.71.82.79",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwNyIsInVzZXJuYW1lIjoic2hha2liMTIzIiwiZW1haWwiOiJzaGFraWIxMjM2OTRAZ21haWwuY29tIiwiZXhwIjoxNzg1MjYzMDE5fQ.-DFhsdYyV5PODRpFlC_0h7gBRUUVbG4VElVvXr8l1bs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ec3cf56f3b81c6-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:d052:7864:c82:558f:309:ea4b",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jul-2026 18:23:40 UTC] === END API CALL LOG ===
[21-Jul-2026 18:23:40 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jul-2026 18:23:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwNyIsInVzZXJuYW1lIjoic2hha2liMTIzIiwiZW1haWwiOiJzaGFraWIxMjM2OTRAZ21haWwuY29tIiwiZXhwIjoxNzg1MjYzMDE5fQ.-DFhsdYyV5PODRpFlC_0h7gBRUUVbG4VElVvXr8l1bs
[21-Jul-2026 18:23:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jul-2026 18:23:40 UTC] ✅ JWT token verified successfully for user profile
[21-Jul-2026 18:23:40 UTC] User ID: 1107
[21-Jul-2026 18:23:40 UTC] ✅ User profile retrieved successfully for user ID: 1107
[21-Jul-2026 18:23:40 UTC] === API CALL LOG ===
[21-Jul-2026 18:23:40 UTC] Endpoint: user/profile.php
[21-Jul-2026 18:23:40 UTC] Full Log Data: {
    "timestamp": "2026-07-21 18:23:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:d052:7864:c82:558f:309:ea4b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:d052:7864:c82:558f:309:ea4b, 172.68.242.112",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwNyIsInVzZXJuYW1lIjoic2hha2liMTIzIiwiZW1haWwiOiJzaGFraWIxMjM2OTRAZ21haWwuY29tIiwiZXhwIjoxNzg1MjYzMDE5fQ.-DFhsdYyV5PODRpFlC_0h7gBRUUVbG4VElVvXr8l1bs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ec3cf4be9b81c6-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:d052:7864:c82:558f:309:ea4b",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jul-2026 18:23:40 UTC] === END API CALL LOG ===
[21-Jul-2026 18:23:40 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jul-2026 18:23:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwNyIsInVzZXJuYW1lIjoic2hha2liMTIzIiwiZW1haWwiOiJzaGFraWIxMjM2OTRAZ21haWwuY29tIiwiZXhwIjoxNzg1MjYzMDE5fQ.-DFhsdYyV5PODRpFlC_0h7gBRUUVbG4VElVvXr8l1bs
[21-Jul-2026 18:23:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jul-2026 18:23:40 UTC] ✅ JWT token verified successfully for user profile
[21-Jul-2026 18:23:40 UTC] User ID: 1107
[21-Jul-2026 18:23:40 UTC] ✅ User profile retrieved successfully for user ID: 1107
[21-Jul-2026 18:23:42 UTC] === API CALL LOG ===
[21-Jul-2026 18:23:42 UTC] Endpoint: user/profile.php
[21-Jul-2026 18:23:42 UTC] Full Log Data: {
    "timestamp": "2026-07-21 18:23:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:d052:7864:c82:558f:309:ea4b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:d052:7864:c82:558f:309:ea4b, 172.71.82.79",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwNyIsInVzZXJuYW1lIjoic2hha2liMTIzIiwiZW1haWwiOiJzaGFraWIxMjM2OTRAZ21haWwuY29tIiwiZXhwIjoxNzg1MjYzMDE5fQ.-DFhsdYyV5PODRpFlC_0h7gBRUUVbG4VElVvXr8l1bs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ec3cff8e1b81c6-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:d052:7864:c82:558f:309:ea4b",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jul-2026 18:23:42 UTC] === END API CALL LOG ===
[21-Jul-2026 18:23:42 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jul-2026 18:23:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwNyIsInVzZXJuYW1lIjoic2hha2liMTIzIiwiZW1haWwiOiJzaGFraWIxMjM2OTRAZ21haWwuY29tIiwiZXhwIjoxNzg1MjYzMDE5fQ.-DFhsdYyV5PODRpFlC_0h7gBRUUVbG4VElVvXr8l1bs
[21-Jul-2026 18:23:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jul-2026 18:23:42 UTC] ✅ JWT token verified successfully for user profile
[21-Jul-2026 18:23:42 UTC] User ID: 1107
[21-Jul-2026 18:23:42 UTC] ✅ User profile retrieved successfully for user ID: 1107
[21-Jul-2026 18:24:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jul-2026 18:24:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jul-2026 18:24:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:d052:7864:c82:558f:309:ea4b, 172.71.82.79","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwNyIsInVzZXJuYW1lIjoic2hha2liMTIzIiwiZW1haWwiOiJzaGFraWIxMjM2OTRAZ21haWwuY29tIiwiZXhwIjoxNzg1MjYzMDE5fQ.-DFhsdYyV5PODRpFlC_0h7gBRUUVbG4VElVvXr8l1bs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1ec3d7ba97a81c6-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:d052:7864:c82:558f:309:ea4b","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-Jul-2026 18:24:01 UTC] === User Orders API Called ===
[21-Jul-2026 18:24:01 UTC] User ID: 1107
[21-Jul-2026 18:24:01 UTC] Limit: 20, Offset: 0
[21-Jul-2026 18:24:01 UTC] Orders found: 0
[21-Jul-2026 18:24:01 UTC] Orders data: []
[21-Jul-2026 18:24:01 UTC] Total orders count: 0
[21-Jul-2026 18:24:03 UTC] === API CALL LOG ===
[21-Jul-2026 18:24:03 UTC] Endpoint: user/profile.php
[21-Jul-2026 18:24:03 UTC] Full Log Data: {
    "timestamp": "2026-07-21 18:24:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:d052:7864:c82:558f:309:ea4b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:d052:7864:c82:558f:309:ea4b, 172.71.82.79",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwNyIsInVzZXJuYW1lIjoic2hha2liMTIzIiwiZW1haWwiOiJzaGFraWIxMjM2OTRAZ21haWwuY29tIiwiZXhwIjoxNzg1MjYzMDE5fQ.-DFhsdYyV5PODRpFlC_0h7gBRUUVbG4VElVvXr8l1bs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ec3d84b8b681c6-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:d052:7864:c82:558f:309:ea4b",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jul-2026 18:24:03 UTC] === END API CALL LOG ===
[21-Jul-2026 18:24:03 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jul-2026 18:24:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwNyIsInVzZXJuYW1lIjoic2hha2liMTIzIiwiZW1haWwiOiJzaGFraWIxMjM2OTRAZ21haWwuY29tIiwiZXhwIjoxNzg1MjYzMDE5fQ.-DFhsdYyV5PODRpFlC_0h7gBRUUVbG4VElVvXr8l1bs
[21-Jul-2026 18:24:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jul-2026 18:24:03 UTC] ✅ JWT token verified successfully for user profile
[21-Jul-2026 18:24:03 UTC] User ID: 1107
[21-Jul-2026 18:24:03 UTC] ✅ User profile retrieved successfully for user ID: 1107
[21-Jul-2026 18:24:03 UTC] User Purchases API - User ID: 1107
[21-Jul-2026 18:24:03 UTC] User Purchases API - Total purchases found: 0
[21-Jul-2026 18:55:57 UTC] === API CALL LOG ===
[21-Jul-2026 18:55:57 UTC] Endpoint: user/profile.php
[21-Jul-2026 18:55:57 UTC] Full Log Data: {
    "timestamp": "2026-07-21 18:55:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.62.88.189",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "178.62.88.189, 172.64.192.66",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwOCIsInVzZXJuYW1lIjoiQVNVUVVPIiwiZW1haWwiOiJhc3VxdW9pbm5vY2VudDQzNkBnbWFpbC5jb20iLCJleHAiOjE3ODUyNjQ5NTV9.Bd8apjtE8Cowey6nMC06hcdOBe1AFUGHH5wXkWoI5lg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ec6c3ddd2141b8-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "178.62.88.189",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jul-2026 18:55:57 UTC] === END API CALL LOG ===
[21-Jul-2026 18:55:57 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jul-2026 18:55:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwOCIsInVzZXJuYW1lIjoiQVNVUVVPIiwiZW1haWwiOiJhc3VxdW9pbm5vY2VudDQzNkBnbWFpbC5jb20iLCJleHAiOjE3ODUyNjQ5NTV9.Bd8apjtE8Cowey6nMC06hcdOBe1AFUGHH5wXkWoI5lg
[21-Jul-2026 18:55:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jul-2026 18:55:57 UTC] ✅ JWT token verified successfully for user profile
[21-Jul-2026 18:55:57 UTC] User ID: 1108
[21-Jul-2026 18:55:57 UTC] ✅ User profile retrieved successfully for user ID: 1108
[21-Jul-2026 18:55:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jul-2026 18:55:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jul-2026 18:55:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"178.62.88.189, 172.64.192.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwOCIsInVzZXJuYW1lIjoiQVNVUVVPIiwiZW1haWwiOiJhc3VxdW9pbm5vY2VudDQzNkBnbWFpbC5jb20iLCJleHAiOjE3ODUyNjQ5NTV9.Bd8apjtE8Cowey6nMC06hcdOBe1AFUGHH5wXkWoI5lg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1ec6c3ddd1f41b8-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"178.62.88.189","cf-ipcountry":"GB","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-Jul-2026 18:55:57 UTC] === User Orders API Called ===
[21-Jul-2026 18:55:57 UTC] User ID: 1108
[21-Jul-2026 18:55:57 UTC] Limit: 20, Offset: 0
[21-Jul-2026 18:55:57 UTC] === API CALL LOG ===
[21-Jul-2026 18:55:57 UTC] Orders found: 0
[21-Jul-2026 18:55:57 UTC] Endpoint: user/profile.php
[21-Jul-2026 18:55:57 UTC] Orders data: []
[21-Jul-2026 18:55:57 UTC] Full Log Data: {
    "timestamp": "2026-07-21 18:55:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.62.88.189",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "178.62.88.189, 172.64.192.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwOCIsInVzZXJuYW1lIjoiQVNVUVVPIiwiZW1haWwiOiJhc3VxdW9pbm5vY2VudDQzNkBnbWFpbC5jb20iLCJleHAiOjE3ODUyNjQ5NTV9.Bd8apjtE8Cowey6nMC06hcdOBe1AFUGHH5wXkWoI5lg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ec6c3ddd1b41b8-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "178.62.88.189",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jul-2026 18:55:57 UTC] === END API CALL LOG ===
[21-Jul-2026 18:55:57 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jul-2026 18:55:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwOCIsInVzZXJuYW1lIjoiQVNVUVVPIiwiZW1haWwiOiJhc3VxdW9pbm5vY2VudDQzNkBnbWFpbC5jb20iLCJleHAiOjE3ODUyNjQ5NTV9.Bd8apjtE8Cowey6nMC06hcdOBe1AFUGHH5wXkWoI5lg
[21-Jul-2026 18:55:57 UTC] Total orders count: 0
[21-Jul-2026 18:55:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jul-2026 18:55:57 UTC] ✅ JWT token verified successfully for user profile
[21-Jul-2026 18:55:57 UTC] User ID: 1108
[21-Jul-2026 18:55:57 UTC] ✅ User profile retrieved successfully for user ID: 1108
[21-Jul-2026 18:56:01 UTC] === API CALL LOG ===
[21-Jul-2026 18:56:01 UTC] Endpoint: user/profile.php
[21-Jul-2026 18:56:01 UTC] Full Log Data: {
    "timestamp": "2026-07-21 18:56:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.62.88.189",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "178.62.88.189, 172.64.192.66",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwOCIsInVzZXJuYW1lIjoiQVNVUVVPIiwiZW1haWwiOiJhc3VxdW9pbm5vY2VudDQzNkBnbWFpbC5jb20iLCJleHAiOjE3ODUyNjQ5NTV9.Bd8apjtE8Cowey6nMC06hcdOBe1AFUGHH5wXkWoI5lg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ec6c565c2d41b8-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "178.62.88.189",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jul-2026 18:56:01 UTC] === END API CALL LOG ===
[21-Jul-2026 18:56:01 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jul-2026 18:56:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwOCIsInVzZXJuYW1lIjoiQVNVUVVPIiwiZW1haWwiOiJhc3VxdW9pbm5vY2VudDQzNkBnbWFpbC5jb20iLCJleHAiOjE3ODUyNjQ5NTV9.Bd8apjtE8Cowey6nMC06hcdOBe1AFUGHH5wXkWoI5lg
[21-Jul-2026 18:56:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jul-2026 18:56:01 UTC] ✅ JWT token verified successfully for user profile
[21-Jul-2026 18:56:01 UTC] User ID: 1108
[21-Jul-2026 18:56:01 UTC] ✅ User profile retrieved successfully for user ID: 1108
[21-Jul-2026 19:20:57 UTC] === API CALL LOG ===
[21-Jul-2026 19:20:57 UTC] Endpoint: user/profile.php
[21-Jul-2026 19:20:57 UTC] Full Log Data: {
    "timestamp": "2026-07-21 19:20:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "129.222.206.130",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "129.222.206.130, 172.68.102.36",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTA4LCJ1c2VybmFtZSI6IkFTVVFVTyIsImVtYWlsIjoiYXN1cXVvaW5ub2NlbnQ0MzZAZ21haWwuY29tIiwiZXhwIjoxNzg1MjY2NDUyfQ.krAnLGrsU8FNlkpeKspixKsvaj0_9GzTvkL4GPZ-jvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ec90de2d41c554-LIS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "129.222.206.130",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jul-2026 19:20:57 UTC] === END API CALL LOG ===
[21-Jul-2026 19:20:57 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jul-2026 19:20:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTA4LCJ1c2VybmFtZSI6IkFTVVFVTyIsImVtYWlsIjoiYXN1cXVvaW5ub2NlbnQ0MzZAZ21haWwuY29tIiwiZXhwIjoxNzg1MjY2NDUyfQ.krAnLGrsU8FNlkpeKspixKsvaj0_9GzTvkL4GPZ-jvk
[21-Jul-2026 19:20:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jul-2026 19:20:57 UTC] ✅ JWT token verified successfully for user profile
[21-Jul-2026 19:20:57 UTC] User ID: 1108
[21-Jul-2026 19:20:57 UTC] ✅ User profile retrieved successfully for user ID: 1108
[21-Jul-2026 19:20:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jul-2026 19:20:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jul-2026 19:20:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"129.222.206.130, 172.68.102.36","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTA4LCJ1c2VybmFtZSI6IkFTVVFVTyIsImVtYWlsIjoiYXN1cXVvaW5ub2NlbnQ0MzZAZ21haWwuY29tIiwiZXhwIjoxNzg1MjY2NDUyfQ.krAnLGrsU8FNlkpeKspixKsvaj0_9GzTvkL4GPZ-jvk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1ec90de2d47c554-LIS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"129.222.206.130","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-Jul-2026 19:20:57 UTC] === User Orders API Called ===
[21-Jul-2026 19:20:57 UTC] User ID: 1108
[21-Jul-2026 19:20:57 UTC] Limit: 20, Offset: 0
[21-Jul-2026 19:20:57 UTC] === API CALL LOG ===
[21-Jul-2026 19:20:57 UTC] Endpoint: user/profile.php
[21-Jul-2026 19:20:57 UTC] Full Log Data: {
    "timestamp": "2026-07-21 19:20:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "129.222.206.130",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "129.222.206.130, 172.68.102.36",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTA4LCJ1c2VybmFtZSI6IkFTVVFVTyIsImVtYWlsIjoiYXN1cXVvaW5ub2NlbnQ0MzZAZ21haWwuY29tIiwiZXhwIjoxNzg1MjY2NDUyfQ.krAnLGrsU8FNlkpeKspixKsvaj0_9GzTvkL4GPZ-jvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ec90de2d4bc554-LIS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "129.222.206.130",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jul-2026 19:20:57 UTC] === END API CALL LOG ===
[21-Jul-2026 19:20:57 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jul-2026 19:20:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTA4LCJ1c2VybmFtZSI6IkFTVVFVTyIsImVtYWlsIjoiYXN1cXVvaW5ub2NlbnQ0MzZAZ21haWwuY29tIiwiZXhwIjoxNzg1MjY2NDUyfQ.krAnLGrsU8FNlkpeKspixKsvaj0_9GzTvkL4GPZ-jvk
[21-Jul-2026 19:20:57 UTC] Orders found: 0
[21-Jul-2026 19:20:57 UTC] Orders data: []
[21-Jul-2026 19:20:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jul-2026 19:20:57 UTC] ✅ JWT token verified successfully for user profile
[21-Jul-2026 19:20:57 UTC] User ID: 1108
[21-Jul-2026 19:20:57 UTC] Total orders count: 0
[21-Jul-2026 19:20:57 UTC] ✅ User profile retrieved successfully for user ID: 1108
[21-Jul-2026 19:23:29 UTC] === API CALL LOG ===
[21-Jul-2026 19:23:29 UTC] Endpoint: user/profile.php
[21-Jul-2026 19:23:29 UTC] Full Log Data: {
    "timestamp": "2026-07-21 19:23:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "129.222.206.130",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "129.222.206.130, 104.22.45.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTA4LCJ1c2VybmFtZSI6IkFTVVFVTyIsImVtYWlsIjoiYXN1cXVvaW5ub2NlbnQ0MzZAZ21haWwuY29tIiwiZXhwIjoxNzg1MjY2NDUyfQ.krAnLGrsU8FNlkpeKspixKsvaj0_9GzTvkL4GPZ-jvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ec948d1a220fdb-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "129.222.206.130",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jul-2026 19:23:29 UTC] === END API CALL LOG ===
[21-Jul-2026 19:23:29 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jul-2026 19:23:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTA4LCJ1c2VybmFtZSI6IkFTVVFVTyIsImVtYWlsIjoiYXN1cXVvaW5ub2NlbnQ0MzZAZ21haWwuY29tIiwiZXhwIjoxNzg1MjY2NDUyfQ.krAnLGrsU8FNlkpeKspixKsvaj0_9GzTvkL4GPZ-jvk
[21-Jul-2026 19:23:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jul-2026 19:23:29 UTC] ✅ JWT token verified successfully for user profile
[21-Jul-2026 19:23:29 UTC] User ID: 1108
[21-Jul-2026 19:23:29 UTC] ✅ User profile retrieved successfully for user ID: 1108
[21-Jul-2026 19:23:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jul-2026 19:23:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jul-2026 19:23:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"129.222.206.130, 104.22.45.75","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTA4LCJ1c2VybmFtZSI6IkFTVVFVTyIsImVtYWlsIjoiYXN1cXVvaW5ub2NlbnQ0MzZAZ21haWwuY29tIiwiZXhwIjoxNzg1MjY2NDUyfQ.krAnLGrsU8FNlkpeKspixKsvaj0_9GzTvkL4GPZ-jvk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1ec94a438b50fdb-JNB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"129.222.206.130","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-Jul-2026 19:23:31 UTC] === User Orders API Called ===
[21-Jul-2026 19:23:31 UTC] User ID: 1108
[21-Jul-2026 19:23:31 UTC] Limit: 20, Offset: 0
[21-Jul-2026 19:23:31 UTC] Orders found: 0
[21-Jul-2026 19:23:31 UTC] Orders data: []
[21-Jul-2026 19:23:31 UTC] Total orders count: 0
[21-Jul-2026 19:23:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jul-2026 19:23:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jul-2026 19:23:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"129.222.206.130, 104.22.45.75","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTA4LCJ1c2VybmFtZSI6IkFTVVFVTyIsImVtYWlsIjoiYXN1cXVvaW5ub2NlbnQ0MzZAZ21haWwuY29tIiwiZXhwIjoxNzg1MjY2NDUyfQ.krAnLGrsU8FNlkpeKspixKsvaj0_9GzTvkL4GPZ-jvk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1ec94ae1e640fdb-JNB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"129.222.206.130","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-Jul-2026 19:23:33 UTC] === User Orders API Called ===
[21-Jul-2026 19:23:33 UTC] User ID: 1108
[21-Jul-2026 19:23:33 UTC] Limit: 20, Offset: 0
[21-Jul-2026 19:23:33 UTC] Orders found: 0
[21-Jul-2026 19:23:33 UTC] Orders data: []
[21-Jul-2026 19:23:33 UTC] Total orders count: 0
[21-Jul-2026 19:23:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jul-2026 19:23:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jul-2026 19:23:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"129.222.206.130, 104.22.45.75","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTA4LCJ1c2VybmFtZSI6IkFTVVFVTyIsImVtYWlsIjoiYXN1cXVvaW5ub2NlbnQ0MzZAZ21haWwuY29tIiwiZXhwIjoxNzg1MjY2NDUyfQ.krAnLGrsU8FNlkpeKspixKsvaj0_9GzTvkL4GPZ-jvk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1ec952cbd180fdb-JNB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"129.222.206.130","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-Jul-2026 19:23:54 UTC] === User Orders API Called ===
[21-Jul-2026 19:23:54 UTC] User ID: 1108
[21-Jul-2026 19:23:54 UTC] Limit: 20, Offset: 0
[21-Jul-2026 19:23:54 UTC] Orders found: 0
[21-Jul-2026 19:23:54 UTC] Orders data: []
[21-Jul-2026 19:23:54 UTC] Total orders count: 0
[21-Jul-2026 19:27:06 UTC] === API CALL LOG ===
[21-Jul-2026 19:27:06 UTC] Endpoint: user/profile.php
[21-Jul-2026 19:27:06 UTC] Full Log Data: {
    "timestamp": "2026-07-21 19:27:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "129.222.206.130",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "129.222.206.130, 172.68.42.193",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTA4LCJ1c2VybmFtZSI6IkFTVVFVTyIsImVtYWlsIjoiYXN1cXVvaW5ub2NlbnQ0MzZAZ21haWwuY29tIiwiZXhwIjoxNzg1MjY2NDUyfQ.krAnLGrsU8FNlkpeKspixKsvaj0_9GzTvkL4GPZ-jvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ec99de7b50da14-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "129.222.206.130",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jul-2026 19:27:06 UTC] === END API CALL LOG ===
[21-Jul-2026 19:27:06 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jul-2026 19:27:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTA4LCJ1c2VybmFtZSI6IkFTVVFVTyIsImVtYWlsIjoiYXN1cXVvaW5ub2NlbnQ0MzZAZ21haWwuY29tIiwiZXhwIjoxNzg1MjY2NDUyfQ.krAnLGrsU8FNlkpeKspixKsvaj0_9GzTvkL4GPZ-jvk
[21-Jul-2026 19:27:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jul-2026 19:27:06 UTC] ✅ JWT token verified successfully for user profile
[21-Jul-2026 19:27:06 UTC] User ID: 1108
[21-Jul-2026 19:27:06 UTC] ✅ User profile retrieved successfully for user ID: 1108
[21-Jul-2026 19:27:11 UTC] === API CALL LOG ===
[21-Jul-2026 19:27:11 UTC] Endpoint: user/profile.php
[21-Jul-2026 19:27:11 UTC] Full Log Data: {
    "timestamp": "2026-07-21 19:27:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "129.222.206.130",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "129.222.206.130, 172.68.42.193",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTA4LCJ1c2VybmFtZSI6IkFTVVFVTyIsImVtYWlsIjoiYXN1cXVvaW5ub2NlbnQ0MzZAZ21haWwuY29tIiwiZXhwIjoxNzg1MjY2NDUyfQ.krAnLGrsU8FNlkpeKspixKsvaj0_9GzTvkL4GPZ-jvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ec99de7b54da14-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "129.222.206.130",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jul-2026 19:27:11 UTC] === END API CALL LOG ===
[21-Jul-2026 19:27:11 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jul-2026 19:27:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTA4LCJ1c2VybmFtZSI6IkFTVVFVTyIsImVtYWlsIjoiYXN1cXVvaW5ub2NlbnQ0MzZAZ21haWwuY29tIiwiZXhwIjoxNzg1MjY2NDUyfQ.krAnLGrsU8FNlkpeKspixKsvaj0_9GzTvkL4GPZ-jvk
[21-Jul-2026 19:27:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jul-2026 19:27:11 UTC] ✅ JWT token verified successfully for user profile
[21-Jul-2026 19:27:11 UTC] User ID: 1108
[21-Jul-2026 19:27:11 UTC] ✅ User profile retrieved successfully for user ID: 1108
[21-Jul-2026 20:38:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jul-2026 20:38:25 UTC] === API CALL LOG ===
[21-Jul-2026 20:38:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jul-2026 20:38:25 UTC] Endpoint: user/profile.php
[21-Jul-2026 20:38:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.81.83, 104.23.172.123","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwOSIsInVzZXJuYW1lIjoic2FuY2hvIiwiZW1haWwiOiJkb253YW50ZWQwN0BnbWFpbC5jb20iLCJleHAiOjE3ODUyNzExMDR9.vylA1NflnY8NeSe003C7jwThewfoYJO_ksdmmNReLcE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1ed02598a78e9db-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.81.83","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-Jul-2026 20:38:25 UTC] Full Log Data: {
    "timestamp": "2026-07-21 20:38:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.81.83",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.81.83, 104.23.172.123",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwOSIsInVzZXJuYW1lIjoic2FuY2hvIiwiZW1haWwiOiJkb253YW50ZWQwN0BnbWFpbC5jb20iLCJleHAiOjE3ODUyNzExMDR9.vylA1NflnY8NeSe003C7jwThewfoYJO_ksdmmNReLcE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ed02598a76e9db-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.81.83",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jul-2026 20:38:25 UTC] === END API CALL LOG ===
[21-Jul-2026 20:38:25 UTC] === User Orders API Called ===
[21-Jul-2026 20:38:25 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jul-2026 20:38:25 UTC] User ID: 1109
[21-Jul-2026 20:38:25 UTC] Limit: 20, Offset: 0
[21-Jul-2026 20:38:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwOSIsInVzZXJuYW1lIjoic2FuY2hvIiwiZW1haWwiOiJkb253YW50ZWQwN0BnbWFpbC5jb20iLCJleHAiOjE3ODUyNzExMDR9.vylA1NflnY8NeSe003C7jwThewfoYJO_ksdmmNReLcE
[21-Jul-2026 20:38:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jul-2026 20:38:25 UTC] ✅ JWT token verified successfully for user profile
[21-Jul-2026 20:38:25 UTC] User ID: 1109
[21-Jul-2026 20:38:25 UTC] ✅ User profile retrieved successfully for user ID: 1109
[21-Jul-2026 20:38:25 UTC] Orders found: 0
[21-Jul-2026 20:38:25 UTC] Orders data: []
[21-Jul-2026 20:38:25 UTC] Total orders count: 0
[21-Jul-2026 20:38:25 UTC] === API CALL LOG ===
[21-Jul-2026 20:38:25 UTC] Endpoint: user/profile.php
[21-Jul-2026 20:38:25 UTC] Full Log Data: {
    "timestamp": "2026-07-21 20:38:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.81.83",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.81.83, 104.23.172.123",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwOSIsInVzZXJuYW1lIjoic2FuY2hvIiwiZW1haWwiOiJkb253YW50ZWQwN0BnbWFpbC5jb20iLCJleHAiOjE3ODUyNzExMDR9.vylA1NflnY8NeSe003C7jwThewfoYJO_ksdmmNReLcE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ed025aef68e9db-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.81.83",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jul-2026 20:38:25 UTC] === END API CALL LOG ===
[21-Jul-2026 20:38:25 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jul-2026 20:38:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwOSIsInVzZXJuYW1lIjoic2FuY2hvIiwiZW1haWwiOiJkb253YW50ZWQwN0BnbWFpbC5jb20iLCJleHAiOjE3ODUyNzExMDR9.vylA1NflnY8NeSe003C7jwThewfoYJO_ksdmmNReLcE
[21-Jul-2026 20:38:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jul-2026 20:38:25 UTC] ✅ JWT token verified successfully for user profile
[21-Jul-2026 20:38:25 UTC] User ID: 1109
[21-Jul-2026 20:38:25 UTC] ✅ User profile retrieved successfully for user ID: 1109
[21-Jul-2026 20:38:29 UTC] === API CALL LOG ===
[21-Jul-2026 20:38:29 UTC] Endpoint: user/profile.php
[21-Jul-2026 20:38:29 UTC] Full Log Data: {
    "timestamp": "2026-07-21 20:38:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.81.83",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.81.83, 104.23.172.123",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwOSIsInVzZXJuYW1lIjoic2FuY2hvIiwiZW1haWwiOiJkb253YW50ZWQwN0BnbWFpbC5jb20iLCJleHAiOjE3ODUyNzExMDR9.vylA1NflnY8NeSe003C7jwThewfoYJO_ksdmmNReLcE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ed0274b9c2e9db-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.81.83",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jul-2026 20:38:29 UTC] === END API CALL LOG ===
[21-Jul-2026 20:38:29 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jul-2026 20:38:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwOSIsInVzZXJuYW1lIjoic2FuY2hvIiwiZW1haWwiOiJkb253YW50ZWQwN0BnbWFpbC5jb20iLCJleHAiOjE3ODUyNzExMDR9.vylA1NflnY8NeSe003C7jwThewfoYJO_ksdmmNReLcE
[21-Jul-2026 20:38:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jul-2026 20:38:29 UTC] ✅ JWT token verified successfully for user profile
[21-Jul-2026 20:38:29 UTC] User ID: 1109
[21-Jul-2026 20:38:29 UTC] ✅ User profile retrieved successfully for user ID: 1109
[21-Jul-2026 20:40:10 UTC] === API CALL LOG ===
[21-Jul-2026 20:40:10 UTC] Endpoint: user/profile.php
[21-Jul-2026 20:40:10 UTC] Full Log Data: {
    "timestamp": "2026-07-21 20:40:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.81.83",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.81.83, 104.23.166.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwOSIsInVzZXJuYW1lIjoic2FuY2hvIiwiZW1haWwiOiJkb253YW50ZWQwN0BnbWFpbC5jb20iLCJleHAiOjE3ODUyNzExMDR9.vylA1NflnY8NeSe003C7jwThewfoYJO_ksdmmNReLcE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ed04ea4b408645-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.81.83",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jul-2026 20:40:10 UTC] === END API CALL LOG ===
[21-Jul-2026 20:40:10 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jul-2026 20:40:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwOSIsInVzZXJuYW1lIjoic2FuY2hvIiwiZW1haWwiOiJkb253YW50ZWQwN0BnbWFpbC5jb20iLCJleHAiOjE3ODUyNzExMDR9.vylA1NflnY8NeSe003C7jwThewfoYJO_ksdmmNReLcE
[21-Jul-2026 20:40:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jul-2026 20:40:10 UTC] ✅ JWT token verified successfully for user profile
[21-Jul-2026 20:40:10 UTC] User ID: 1109
[21-Jul-2026 20:40:10 UTC] ✅ User profile retrieved successfully for user ID: 1109
[21-Jul-2026 20:40:31 UTC] === API CALL LOG ===
[21-Jul-2026 20:40:31 UTC] Endpoint: user/profile.php
[21-Jul-2026 20:40:31 UTC] Full Log Data: {
    "timestamp": "2026-07-21 20:40:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.81.83",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.81.83, 104.23.166.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwOSIsInVzZXJuYW1lIjoic2FuY2hvIiwiZW1haWwiOiJkb253YW50ZWQwN0BnbWFpbC5jb20iLCJleHAiOjE3ODUyNzExMDR9.vylA1NflnY8NeSe003C7jwThewfoYJO_ksdmmNReLcE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ed056a6ea78645-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.81.83",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jul-2026 20:40:31 UTC] === END API CALL LOG ===
[21-Jul-2026 20:40:31 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jul-2026 20:40:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwOSIsInVzZXJuYW1lIjoic2FuY2hvIiwiZW1haWwiOiJkb253YW50ZWQwN0BnbWFpbC5jb20iLCJleHAiOjE3ODUyNzExMDR9.vylA1NflnY8NeSe003C7jwThewfoYJO_ksdmmNReLcE
[21-Jul-2026 20:40:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jul-2026 20:40:31 UTC] ✅ JWT token verified successfully for user profile
[21-Jul-2026 20:40:31 UTC] User ID: 1109
[21-Jul-2026 20:40:31 UTC] ✅ User profile retrieved successfully for user ID: 1109
[21-Jul-2026 20:40:31 UTC] User Purchases API - User ID: 1109
[21-Jul-2026 20:40:31 UTC] User Purchases API - Total purchases found: 0
[21-Jul-2026 20:40:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jul-2026 20:40:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jul-2026 20:40:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.81.83, 104.23.166.101","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwOSIsInVzZXJuYW1lIjoic2FuY2hvIiwiZW1haWwiOiJkb253YW50ZWQwN0BnbWFpbC5jb20iLCJleHAiOjE3ODUyNzExMDR9.vylA1NflnY8NeSe003C7jwThewfoYJO_ksdmmNReLcE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1ed05a02de68645-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.81.83","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-Jul-2026 20:40:39 UTC] === User Orders API Called ===
[21-Jul-2026 20:40:39 UTC] User ID: 1109
[21-Jul-2026 20:40:39 UTC] Limit: 20, Offset: 0
[21-Jul-2026 20:40:39 UTC] Orders found: 0
[21-Jul-2026 20:40:39 UTC] Orders data: []
[21-Jul-2026 20:40:39 UTC] Total orders count: 0
[21-Jul-2026 20:40:40 UTC] === API CALL LOG ===
[21-Jul-2026 20:40:40 UTC] Endpoint: user/profile.php
[21-Jul-2026 20:40:40 UTC] Full Log Data: {
    "timestamp": "2026-07-21 20:40:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.81.83",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.81.83, 104.23.166.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwOSIsInVzZXJuYW1lIjoic2FuY2hvIiwiZW1haWwiOiJkb253YW50ZWQwN0BnbWFpbC5jb20iLCJleHAiOjE3ODUyNzExMDR9.vylA1NflnY8NeSe003C7jwThewfoYJO_ksdmmNReLcE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ed05a6ee408645-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.81.83",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jul-2026 20:40:40 UTC] === END API CALL LOG ===
[21-Jul-2026 20:40:40 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jul-2026 20:40:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwOSIsInVzZXJuYW1lIjoic2FuY2hvIiwiZW1haWwiOiJkb253YW50ZWQwN0BnbWFpbC5jb20iLCJleHAiOjE3ODUyNzExMDR9.vylA1NflnY8NeSe003C7jwThewfoYJO_ksdmmNReLcE
[21-Jul-2026 20:40:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jul-2026 20:40:40 UTC] ✅ JWT token verified successfully for user profile
[21-Jul-2026 20:40:40 UTC] User ID: 1109
[21-Jul-2026 20:40:40 UTC] ✅ User profile retrieved successfully for user ID: 1109
[21-Jul-2026 20:40:42 UTC] User Purchases API - User ID: 1109
[21-Jul-2026 20:40:42 UTC] User Purchases API - Total purchases found: 0
[21-Jul-2026 20:40:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jul-2026 20:40:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jul-2026 20:40:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.81.83, 104.23.166.101","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwOSIsInVzZXJuYW1lIjoic2FuY2hvIiwiZW1haWwiOiJkb253YW50ZWQwN0BnbWFpbC5jb20iLCJleHAiOjE3ODUyNzExMDR9.vylA1NflnY8NeSe003C7jwThewfoYJO_ksdmmNReLcE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1ed05c47b6a8645-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.81.83","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-Jul-2026 20:40:45 UTC] === User Orders API Called ===
[21-Jul-2026 20:40:45 UTC] User ID: 1109
[21-Jul-2026 20:40:45 UTC] Limit: 20, Offset: 0
[21-Jul-2026 20:40:45 UTC] Orders found: 0
[21-Jul-2026 20:40:45 UTC] Orders data: []
[21-Jul-2026 20:40:45 UTC] Total orders count: 0
[21-Jul-2026 20:40:45 UTC] === API CALL LOG ===
[21-Jul-2026 20:40:45 UTC] Endpoint: user/profile.php
[21-Jul-2026 20:40:45 UTC] Full Log Data: {
    "timestamp": "2026-07-21 20:40:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.81.83",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.81.83, 104.23.166.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwOSIsInVzZXJuYW1lIjoic2FuY2hvIiwiZW1haWwiOiJkb253YW50ZWQwN0BnbWFpbC5jb20iLCJleHAiOjE3ODUyNzExMDR9.vylA1NflnY8NeSe003C7jwThewfoYJO_ksdmmNReLcE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ed05c47b6d8645-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.81.83",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jul-2026 20:40:45 UTC] === END API CALL LOG ===
[21-Jul-2026 20:40:45 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jul-2026 20:40:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwOSIsInVzZXJuYW1lIjoic2FuY2hvIiwiZW1haWwiOiJkb253YW50ZWQwN0BnbWFpbC5jb20iLCJleHAiOjE3ODUyNzExMDR9.vylA1NflnY8NeSe003C7jwThewfoYJO_ksdmmNReLcE
[21-Jul-2026 20:40:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jul-2026 20:40:45 UTC] ✅ JWT token verified successfully for user profile
[21-Jul-2026 20:40:45 UTC] User ID: 1109
[21-Jul-2026 20:40:45 UTC] ✅ User profile retrieved successfully for user ID: 1109
[21-Jul-2026 20:40:45 UTC] === API CALL LOG ===
[21-Jul-2026 20:40:45 UTC] Endpoint: user/profile.php
[21-Jul-2026 20:40:45 UTC] Full Log Data: {
    "timestamp": "2026-07-21 20:40:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.81.83",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.81.83, 104.23.166.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwOSIsInVzZXJuYW1lIjoic2FuY2hvIiwiZW1haWwiOiJkb253YW50ZWQwN0BnbWFpbC5jb20iLCJleHAiOjE3ODUyNzExMDR9.vylA1NflnY8NeSe003C7jwThewfoYJO_ksdmmNReLcE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ed05c5fe728645-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.81.83",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jul-2026 20:40:45 UTC] === END API CALL LOG ===
[21-Jul-2026 20:40:45 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jul-2026 20:40:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwOSIsInVzZXJuYW1lIjoic2FuY2hvIiwiZW1haWwiOiJkb253YW50ZWQwN0BnbWFpbC5jb20iLCJleHAiOjE3ODUyNzExMDR9.vylA1NflnY8NeSe003C7jwThewfoYJO_ksdmmNReLcE
[21-Jul-2026 20:40:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jul-2026 20:40:45 UTC] ✅ JWT token verified successfully for user profile
[21-Jul-2026 20:40:45 UTC] User ID: 1109
[21-Jul-2026 20:40:45 UTC] ✅ User profile retrieved successfully for user ID: 1109
[21-Jul-2026 20:40:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jul-2026 20:40:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jul-2026 20:40:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.81.83, 104.23.166.101","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwOSIsInVzZXJuYW1lIjoic2FuY2hvIiwiZW1haWwiOiJkb253YW50ZWQwN0BnbWFpbC5jb20iLCJleHAiOjE3ODUyNzExMDR9.vylA1NflnY8NeSe003C7jwThewfoYJO_ksdmmNReLcE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1ed05d5a9538645-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.81.83","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-Jul-2026 20:40:48 UTC] === User Orders API Called ===
[21-Jul-2026 20:40:48 UTC] User ID: 1109
[21-Jul-2026 20:40:48 UTC] Limit: 20, Offset: 0
[21-Jul-2026 20:40:48 UTC] Orders found: 0
[21-Jul-2026 20:40:48 UTC] Orders data: []
[21-Jul-2026 20:40:48 UTC] Total orders count: 0
[21-Jul-2026 20:40:59 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jul-2026 20:40:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jul-2026 20:40:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.81.83, 104.23.166.101","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwOSIsInVzZXJuYW1lIjoic2FuY2hvIiwiZW1haWwiOiJkb253YW50ZWQwN0BnbWFpbC5jb20iLCJleHAiOjE3ODUyNzExMDR9.vylA1NflnY8NeSe003C7jwThewfoYJO_ksdmmNReLcE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1ed061ccaf28645-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.81.83","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-Jul-2026 20:40:59 UTC] === User Orders API Called ===
[21-Jul-2026 20:40:59 UTC] User ID: 1109
[21-Jul-2026 20:40:59 UTC] Limit: 20, Offset: 0
[21-Jul-2026 20:40:59 UTC] Orders found: 0
[21-Jul-2026 20:40:59 UTC] Orders data: []
[21-Jul-2026 20:40:59 UTC] Total orders count: 0
[21-Jul-2026 20:40:59 UTC] === API CALL LOG ===
[21-Jul-2026 20:40:59 UTC] Endpoint: user/profile.php
[21-Jul-2026 20:40:59 UTC] Full Log Data: {
    "timestamp": "2026-07-21 20:40:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.81.83",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.81.83, 104.23.166.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwOSIsInVzZXJuYW1lIjoic2FuY2hvIiwiZW1haWwiOiJkb253YW50ZWQwN0BnbWFpbC5jb20iLCJleHAiOjE3ODUyNzExMDR9.vylA1NflnY8NeSe003C7jwThewfoYJO_ksdmmNReLcE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ed061ccaf58645-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.81.83",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jul-2026 20:40:59 UTC] === END API CALL LOG ===
[21-Jul-2026 20:40:59 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jul-2026 20:40:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwOSIsInVzZXJuYW1lIjoic2FuY2hvIiwiZW1haWwiOiJkb253YW50ZWQwN0BnbWFpbC5jb20iLCJleHAiOjE3ODUyNzExMDR9.vylA1NflnY8NeSe003C7jwThewfoYJO_ksdmmNReLcE
[21-Jul-2026 20:40:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jul-2026 20:40:59 UTC] ✅ JWT token verified successfully for user profile
[21-Jul-2026 20:40:59 UTC] User ID: 1109
[21-Jul-2026 20:40:59 UTC] ✅ User profile retrieved successfully for user ID: 1109
[21-Jul-2026 20:40:59 UTC] === API CALL LOG ===
[21-Jul-2026 20:40:59 UTC] Endpoint: user/profile.php
[21-Jul-2026 20:40:59 UTC] Full Log Data: {
    "timestamp": "2026-07-21 20:40:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.81.83",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.81.83, 104.23.166.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwOSIsInVzZXJuYW1lIjoic2FuY2hvIiwiZW1haWwiOiJkb253YW50ZWQwN0BnbWFpbC5jb20iLCJleHAiOjE3ODUyNzExMDR9.vylA1NflnY8NeSe003C7jwThewfoYJO_ksdmmNReLcE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ed061e4ea18645-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.81.83",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jul-2026 20:40:59 UTC] === END API CALL LOG ===
[21-Jul-2026 20:40:59 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jul-2026 20:40:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwOSIsInVzZXJuYW1lIjoic2FuY2hvIiwiZW1haWwiOiJkb253YW50ZWQwN0BnbWFpbC5jb20iLCJleHAiOjE3ODUyNzExMDR9.vylA1NflnY8NeSe003C7jwThewfoYJO_ksdmmNReLcE
[21-Jul-2026 20:40:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jul-2026 20:40:59 UTC] ✅ JWT token verified successfully for user profile
[21-Jul-2026 20:40:59 UTC] User ID: 1109
[21-Jul-2026 20:40:59 UTC] ✅ User profile retrieved successfully for user ID: 1109
[21-Jul-2026 20:41:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jul-2026 20:41:22 UTC] === API CALL LOG ===
[21-Jul-2026 20:41:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jul-2026 20:41:22 UTC] Endpoint: user/profile.php
[21-Jul-2026 20:41:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.81.83, 104.23.166.100","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwOSIsInVzZXJuYW1lIjoic2FuY2hvIiwiZW1haWwiOiJkb253YW50ZWQwN0BnbWFpbC5jb20iLCJleHAiOjE3ODUyNzExMDR9.vylA1NflnY8NeSe003C7jwThewfoYJO_ksdmmNReLcE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1ed06a8aca58645-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.81.83","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-Jul-2026 20:41:22 UTC] Full Log Data: {
    "timestamp": "2026-07-21 20:41:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.81.83",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.81.83, 104.23.166.100",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwOSIsInVzZXJuYW1lIjoic2FuY2hvIiwiZW1haWwiOiJkb253YW50ZWQwN0BnbWFpbC5jb20iLCJleHAiOjE3ODUyNzExMDR9.vylA1NflnY8NeSe003C7jwThewfoYJO_ksdmmNReLcE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ed06a8aca88645-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.81.83",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jul-2026 20:41:22 UTC] === END API CALL LOG ===
[21-Jul-2026 20:41:22 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jul-2026 20:41:22 UTC] === User Orders API Called ===
[21-Jul-2026 20:41:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwOSIsInVzZXJuYW1lIjoic2FuY2hvIiwiZW1haWwiOiJkb253YW50ZWQwN0BnbWFpbC5jb20iLCJleHAiOjE3ODUyNzExMDR9.vylA1NflnY8NeSe003C7jwThewfoYJO_ksdmmNReLcE
[21-Jul-2026 20:41:22 UTC] User ID: 1109
[21-Jul-2026 20:41:22 UTC] Limit: 20, Offset: 0
[21-Jul-2026 20:41:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jul-2026 20:41:22 UTC] ✅ JWT token verified successfully for user profile
[21-Jul-2026 20:41:22 UTC] User ID: 1109
[21-Jul-2026 20:41:22 UTC] Orders found: 0
[21-Jul-2026 20:41:22 UTC] ✅ User profile retrieved successfully for user ID: 1109
[21-Jul-2026 20:41:22 UTC] Orders data: []
[21-Jul-2026 20:41:22 UTC] Total orders count: 0
[21-Jul-2026 20:41:22 UTC] === API CALL LOG ===
[21-Jul-2026 20:41:22 UTC] Endpoint: user/profile.php
[21-Jul-2026 20:41:22 UTC] Full Log Data: {
    "timestamp": "2026-07-21 20:41:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.81.83",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.81.83, 104.23.166.100",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwOSIsInVzZXJuYW1lIjoic2FuY2hvIiwiZW1haWwiOiJkb253YW50ZWQwN0BnbWFpbC5jb20iLCJleHAiOjE3ODUyNzExMDR9.vylA1NflnY8NeSe003C7jwThewfoYJO_ksdmmNReLcE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ed06aa08088645-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.81.83",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jul-2026 20:41:22 UTC] === END API CALL LOG ===
[21-Jul-2026 20:41:22 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jul-2026 20:41:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwOSIsInVzZXJuYW1lIjoic2FuY2hvIiwiZW1haWwiOiJkb253YW50ZWQwN0BnbWFpbC5jb20iLCJleHAiOjE3ODUyNzExMDR9.vylA1NflnY8NeSe003C7jwThewfoYJO_ksdmmNReLcE
[21-Jul-2026 20:41:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jul-2026 20:41:22 UTC] ✅ JWT token verified successfully for user profile
[21-Jul-2026 20:41:22 UTC] User ID: 1109
[21-Jul-2026 20:41:22 UTC] ✅ User profile retrieved successfully for user ID: 1109
[21-Jul-2026 23:13:47 UTC] === API CALL LOG ===
[21-Jul-2026 23:13:47 UTC] Endpoint: user/profile.php
[21-Jul-2026 23:13:47 UTC] Full Log Data: {
    "timestamp": "2026-07-21 23:13:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.103.112",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.103.112, 172.71.182.119",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOSIsInVzZXJuYW1lIjoiU2hpYmF1c2R0IiwiZW1haWwiOiJ6YWNod2VyZW5za2k5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDQyMTYzMX0.hcMlZ3aHUNMt1jPGTB7bkDsDsQmjL11aklY2LoqFtmg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ede5f05b741c8a-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.103.112",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jul-2026 23:13:47 UTC] === END API CALL LOG ===
[21-Jul-2026 23:13:47 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jul-2026 23:13:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOSIsInVzZXJuYW1lIjoiU2hpYmF1c2R0IiwiZW1haWwiOiJ6YWNod2VyZW5za2k5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDQyMTYzMX0.hcMlZ3aHUNMt1jPGTB7bkDsDsQmjL11aklY2LoqFtmg
[21-Jul-2026 23:13:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jul-2026 23:13:47 UTC] ✅ JWT token verified successfully for user profile
[21-Jul-2026 23:13:47 UTC] User ID: 1029
[21-Jul-2026 23:13:47 UTC] ✅ User profile retrieved successfully for user ID: 1029
[21-Jul-2026 23:13:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jul-2026 23:13:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[21-Jul-2026 23:13:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.103.112, 172.71.182.119","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOSIsInVzZXJuYW1lIjoiU2hpYmF1c2R0IiwiZW1haWwiOiJ6YWNod2VyZW5za2k5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDQyMTYzMX0.hcMlZ3aHUNMt1jPGTB7bkDsDsQmjL11aklY2LoqFtmg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1ede5f50dc01c8a-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.103.112","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[21-Jul-2026 23:13:48 UTC] === User Orders API Called ===
[21-Jul-2026 23:13:48 UTC] User ID: 1029
[21-Jul-2026 23:13:48 UTC] Limit: 20, Offset: 0
[21-Jul-2026 23:13:48 UTC] Orders found: 0
[21-Jul-2026 23:13:48 UTC] Orders data: []
[21-Jul-2026 23:13:48 UTC] Total orders count: 0
[21-Jul-2026 23:13:48 UTC] === API CALL LOG ===
[21-Jul-2026 23:13:48 UTC] Endpoint: user/profile.php
[21-Jul-2026 23:13:48 UTC] Full Log Data: {
    "timestamp": "2026-07-21 23:13:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.103.112",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.103.112, 172.71.182.119",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOSIsInVzZXJuYW1lIjoiU2hpYmF1c2R0IiwiZW1haWwiOiJ6YWNod2VyZW5za2k5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDQyMTYzMX0.hcMlZ3aHUNMt1jPGTB7bkDsDsQmjL11aklY2LoqFtmg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ede5f50dbe1c8a-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.103.112",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jul-2026 23:13:48 UTC] === END API CALL LOG ===
[21-Jul-2026 23:13:48 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jul-2026 23:13:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOSIsInVzZXJuYW1lIjoiU2hpYmF1c2R0IiwiZW1haWwiOiJ6YWNod2VyZW5za2k5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDQyMTYzMX0.hcMlZ3aHUNMt1jPGTB7bkDsDsQmjL11aklY2LoqFtmg
[21-Jul-2026 23:13:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jul-2026 23:13:48 UTC] ✅ JWT token verified successfully for user profile
[21-Jul-2026 23:13:48 UTC] User ID: 1029
[21-Jul-2026 23:13:48 UTC] ✅ User profile retrieved successfully for user ID: 1029
[21-Jul-2026 23:13:48 UTC] === API CALL LOG ===
[21-Jul-2026 23:13:48 UTC] Endpoint: user/profile.php
[21-Jul-2026 23:13:48 UTC] Full Log Data: {
    "timestamp": "2026-07-21 23:13:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.103.112",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.103.112, 172.71.182.119",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOSIsInVzZXJuYW1lIjoiU2hpYmF1c2R0IiwiZW1haWwiOiJ6YWNod2VyZW5za2k5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDQyMTYzMX0.hcMlZ3aHUNMt1jPGTB7bkDsDsQmjL11aklY2LoqFtmg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ede5f62e541c8a-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.103.112",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jul-2026 23:13:48 UTC] === END API CALL LOG ===
[21-Jul-2026 23:13:48 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jul-2026 23:13:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOSIsInVzZXJuYW1lIjoiU2hpYmF1c2R0IiwiZW1haWwiOiJ6YWNod2VyZW5za2k5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDQyMTYzMX0.hcMlZ3aHUNMt1jPGTB7bkDsDsQmjL11aklY2LoqFtmg
[21-Jul-2026 23:13:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jul-2026 23:13:48 UTC] ✅ JWT token verified successfully for user profile
[21-Jul-2026 23:13:48 UTC] User ID: 1029
[21-Jul-2026 23:13:48 UTC] ✅ User profile retrieved successfully for user ID: 1029
[21-Jul-2026 23:13:49 UTC] === API CALL LOG ===
[21-Jul-2026 23:13:49 UTC] Endpoint: user/profile.php
[21-Jul-2026 23:13:49 UTC] Full Log Data: {
    "timestamp": "2026-07-21 23:13:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.103.112",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.103.112, 172.71.182.119",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOSIsInVzZXJuYW1lIjoiU2hpYmF1c2R0IiwiZW1haWwiOiJ6YWNod2VyZW5za2k5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDQyMTYzMX0.hcMlZ3aHUNMt1jPGTB7bkDsDsQmjL11aklY2LoqFtmg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ede5fb795a1c8a-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.103.112",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[21-Jul-2026 23:13:49 UTC] === END API CALL LOG ===
[21-Jul-2026 23:13:49 UTC] ✅ API Hash verification passed for profile endpoint
[21-Jul-2026 23:13:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOSIsInVzZXJuYW1lIjoiU2hpYmF1c2R0IiwiZW1haWwiOiJ6YWNod2VyZW5za2k5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDQyMTYzMX0.hcMlZ3aHUNMt1jPGTB7bkDsDsQmjL11aklY2LoqFtmg
[21-Jul-2026 23:13:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[21-Jul-2026 23:13:49 UTC] ✅ JWT token verified successfully for user profile
[21-Jul-2026 23:13:49 UTC] User ID: 1029
[21-Jul-2026 23:13:49 UTC] ✅ User profile retrieved successfully for user ID: 1029
[22-Jul-2026 00:23:09 UTC] === API CALL LOG ===
[22-Jul-2026 00:23:09 UTC] Endpoint: user/profile.php
[22-Jul-2026 00:23:09 UTC] Full Log Data: {
    "timestamp": "2026-07-22 00:23:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.191.61.72",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.191.61.72, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExMCIsInVzZXJuYW1lIjoiQWJyaGFtIiwiZW1haWwiOiJhYnJoYW1iYWJleTI0QGdtYWlsLmNvbSIsImV4cCI6MTc4NTI4NDU4MH0.FZURCI0cesgfwdwdax-0jKHIMlowykq-4B6LSxIWaRE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ee4b88bb2f7e19-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.191.61.72",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 00:23:09 UTC] === END API CALL LOG ===
[22-Jul-2026 00:23:09 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 00:23:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExMCIsInVzZXJuYW1lIjoiQWJyaGFtIiwiZW1haWwiOiJhYnJoYW1iYWJleTI0QGdtYWlsLmNvbSIsImV4cCI6MTc4NTI4NDU4MH0.FZURCI0cesgfwdwdax-0jKHIMlowykq-4B6LSxIWaRE
[22-Jul-2026 00:23:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 00:23:09 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 00:23:09 UTC] User ID: 1110
[22-Jul-2026 00:23:09 UTC] ✅ User profile retrieved successfully for user ID: 1110
[22-Jul-2026 00:23:17 UTC] === API CALL LOG ===
[22-Jul-2026 00:23:17 UTC] Endpoint: user/profile.php
[22-Jul-2026 00:23:17 UTC] Full Log Data: {
    "timestamp": "2026-07-22 00:23:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.191.61.72",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.191.61.72, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExMCIsInVzZXJuYW1lIjoiQWJyaGFtIiwiZW1haWwiOiJhYnJoYW1iYWJleTI0QGdtYWlsLmNvbSIsImV4cCI6MTc4NTI4NDU4MH0.FZURCI0cesgfwdwdax-0jKHIMlowykq-4B6LSxIWaRE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ee4bbb09f27e19-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.191.61.72",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 00:23:17 UTC] === END API CALL LOG ===
[22-Jul-2026 00:23:17 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 00:23:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExMCIsInVzZXJuYW1lIjoiQWJyaGFtIiwiZW1haWwiOiJhYnJoYW1iYWJleTI0QGdtYWlsLmNvbSIsImV4cCI6MTc4NTI4NDU4MH0.FZURCI0cesgfwdwdax-0jKHIMlowykq-4B6LSxIWaRE
[22-Jul-2026 00:23:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 00:23:17 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 00:23:17 UTC] User ID: 1110
[22-Jul-2026 00:23:17 UTC] ✅ User profile retrieved successfully for user ID: 1110
[22-Jul-2026 00:23:24 UTC] === API CALL LOG ===
[22-Jul-2026 00:23:24 UTC] Endpoint: user/profile.php
[22-Jul-2026 00:23:24 UTC] Full Log Data: {
    "timestamp": "2026-07-22 00:23:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.191.61.72",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.191.61.72, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExMCIsInVzZXJuYW1lIjoiQWJyaGFtIiwiZW1haWwiOiJhYnJoYW1iYWJleTI0QGdtYWlsLmNvbSIsImV4cCI6MTc4NTI4NDU4MH0.FZURCI0cesgfwdwdax-0jKHIMlowykq-4B6LSxIWaRE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ee4be86fb1fbc6-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.191.61.72",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 00:23:24 UTC] === END API CALL LOG ===
[22-Jul-2026 00:23:24 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 00:23:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExMCIsInVzZXJuYW1lIjoiQWJyaGFtIiwiZW1haWwiOiJhYnJoYW1iYWJleTI0QGdtYWlsLmNvbSIsImV4cCI6MTc4NTI4NDU4MH0.FZURCI0cesgfwdwdax-0jKHIMlowykq-4B6LSxIWaRE
[22-Jul-2026 00:23:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 00:23:24 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 00:23:24 UTC] User ID: 1110
[22-Jul-2026 00:23:24 UTC] ✅ User profile retrieved successfully for user ID: 1110
[22-Jul-2026 02:38:24 UTC] === API CALL LOG ===
[22-Jul-2026 02:38:24 UTC] Endpoint: user/profile.php
[22-Jul-2026 02:38:24 UTC] Full Log Data: {
    "timestamp": "2026-07-22 02:38:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.117.24.71",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.117.24.71, 172.69.253.143",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExMSIsInVzZXJuYW1lIjoid2lzZSIsImVtYWlsIjoicGFsYXNlbmlvckBnbWFpbC5jb20iLCJleHAiOjE3ODUyOTI3MDN9.n1lSZ9W3VvtyynSWiWUchqCl4FdzKYlON-AxVty-rdM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ef11a7ba1dfc17-LOS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.117.24.71",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 02:38:24 UTC] === END API CALL LOG ===
[22-Jul-2026 02:38:24 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 02:38:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExMSIsInVzZXJuYW1lIjoid2lzZSIsImVtYWlsIjoicGFsYXNlbmlvckBnbWFpbC5jb20iLCJleHAiOjE3ODUyOTI3MDN9.n1lSZ9W3VvtyynSWiWUchqCl4FdzKYlON-AxVty-rdM
[22-Jul-2026 02:38:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 02:38:24 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 02:38:24 UTC] User ID: 1111
[22-Jul-2026 02:38:24 UTC] ✅ User profile retrieved successfully for user ID: 1111
[22-Jul-2026 02:38:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 02:38:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 02:38:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.117.24.71, 172.69.253.143","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExMSIsInVzZXJuYW1lIjoid2lzZSIsImVtYWlsIjoicGFsYXNlbmlvckBnbWFpbC5jb20iLCJleHAiOjE3ODUyOTI3MDN9.n1lSZ9W3VvtyynSWiWUchqCl4FdzKYlON-AxVty-rdM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1ef11a7fa36fc17-LOS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.117.24.71","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jul-2026 02:38:24 UTC] === User Orders API Called ===
[22-Jul-2026 02:38:24 UTC] User ID: 1111
[22-Jul-2026 02:38:24 UTC] Limit: 20, Offset: 0
[22-Jul-2026 02:38:24 UTC] Orders found: 0
[22-Jul-2026 02:38:24 UTC] Orders data: []
[22-Jul-2026 02:38:24 UTC] Total orders count: 0
[22-Jul-2026 02:38:24 UTC] === API CALL LOG ===
[22-Jul-2026 02:38:24 UTC] Endpoint: user/profile.php
[22-Jul-2026 02:38:24 UTC] Full Log Data: {
    "timestamp": "2026-07-22 02:38:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.117.24.71",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.117.24.71, 172.69.253.143",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExMSIsInVzZXJuYW1lIjoid2lzZSIsImVtYWlsIjoicGFsYXNlbmlvckBnbWFpbC5jb20iLCJleHAiOjE3ODUyOTI3MDN9.n1lSZ9W3VvtyynSWiWUchqCl4FdzKYlON-AxVty-rdM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ef11a83a4cfc17-LOS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.117.24.71",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 02:38:24 UTC] === END API CALL LOG ===
[22-Jul-2026 02:38:24 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 02:38:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExMSIsInVzZXJuYW1lIjoid2lzZSIsImVtYWlsIjoicGFsYXNlbmlvckBnbWFpbC5jb20iLCJleHAiOjE3ODUyOTI3MDN9.n1lSZ9W3VvtyynSWiWUchqCl4FdzKYlON-AxVty-rdM
[22-Jul-2026 02:38:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 02:38:24 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 02:38:24 UTC] User ID: 1111
[22-Jul-2026 02:38:24 UTC] ✅ User profile retrieved successfully for user ID: 1111
[22-Jul-2026 02:38:24 UTC] === API CALL LOG ===
[22-Jul-2026 02:38:24 UTC] Endpoint: user/profile.php
[22-Jul-2026 02:38:24 UTC] Full Log Data: {
    "timestamp": "2026-07-22 02:38:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.117.24.71",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.117.24.71, 172.69.253.143",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExMSIsInVzZXJuYW1lIjoid2lzZSIsImVtYWlsIjoicGFsYXNlbmlvckBnbWFpbC5jb20iLCJleHAiOjE3ODUyOTI3MDN9.n1lSZ9W3VvtyynSWiWUchqCl4FdzKYlON-AxVty-rdM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ef11acfbd5fc17-LOS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.117.24.71",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 02:38:24 UTC] === END API CALL LOG ===
[22-Jul-2026 02:38:24 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 02:38:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExMSIsInVzZXJuYW1lIjoid2lzZSIsImVtYWlsIjoicGFsYXNlbmlvckBnbWFpbC5jb20iLCJleHAiOjE3ODUyOTI3MDN9.n1lSZ9W3VvtyynSWiWUchqCl4FdzKYlON-AxVty-rdM
[22-Jul-2026 02:38:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 02:38:24 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 02:38:24 UTC] User ID: 1111
[22-Jul-2026 02:38:24 UTC] ✅ User profile retrieved successfully for user ID: 1111
[22-Jul-2026 02:39:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 02:39:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 02:39:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.117.24.71, 172.69.253.143","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExMSIsInVzZXJuYW1lIjoid2lzZSIsImVtYWlsIjoicGFsYXNlbmlvckBnbWFpbC5jb20iLCJleHAiOjE3ODUyOTI3MDN9.n1lSZ9W3VvtyynSWiWUchqCl4FdzKYlON-AxVty-rdM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1ef1291690efc17-LOS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.117.24.71","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jul-2026 02:39:01 UTC] === User Orders API Called ===
[22-Jul-2026 02:39:01 UTC] User ID: 1111
[22-Jul-2026 02:39:01 UTC] Limit: 20, Offset: 0
[22-Jul-2026 02:39:01 UTC] Orders found: 0
[22-Jul-2026 02:39:01 UTC] Orders data: []
[22-Jul-2026 02:39:01 UTC] Total orders count: 0
[22-Jul-2026 02:43:14 UTC] === API CALL LOG ===
[22-Jul-2026 02:43:14 UTC] Endpoint: user/profile.php
[22-Jul-2026 02:43:14 UTC] Full Log Data: {
    "timestamp": "2026-07-22 02:43:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.117.24.71",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.117.24.71, 172.64.192.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExMSIsInVzZXJuYW1lIjoid2lzZSIsImVtYWlsIjoicGFsYXNlbmlvckBnbWFpbC5jb20iLCJleHAiOjE3ODUyOTI3MDN9.n1lSZ9W3VvtyynSWiWUchqCl4FdzKYlON-AxVty-rdM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ef18bce876f37d-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.117.24.71",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 02:43:14 UTC] === END API CALL LOG ===
[22-Jul-2026 02:43:14 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 02:43:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExMSIsInVzZXJuYW1lIjoid2lzZSIsImVtYWlsIjoicGFsYXNlbmlvckBnbWFpbC5jb20iLCJleHAiOjE3ODUyOTI3MDN9.n1lSZ9W3VvtyynSWiWUchqCl4FdzKYlON-AxVty-rdM
[22-Jul-2026 02:43:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 02:43:14 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 02:43:14 UTC] User ID: 1111
[22-Jul-2026 02:43:14 UTC] ✅ User profile retrieved successfully for user ID: 1111
[22-Jul-2026 02:43:14 UTC] User Purchases API - User ID: 1111
[22-Jul-2026 02:43:14 UTC] User Purchases API - Total purchases found: 1
[22-Jul-2026 02:43:28 UTC] User Purchases API - User ID: 1111
[22-Jul-2026 02:43:28 UTC] User Purchases API - Total purchases found: 1
[22-Jul-2026 02:43:34 UTC] === API CALL LOG ===
[22-Jul-2026 02:43:34 UTC] Endpoint: user/profile.php
[22-Jul-2026 02:43:34 UTC] Full Log Data: {
    "timestamp": "2026-07-22 02:43:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.117.24.71",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.117.24.71, 172.64.192.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExMSIsInVzZXJuYW1lIjoid2lzZSIsImVtYWlsIjoicGFsYXNlbmlvckBnbWFpbC5jb20iLCJleHAiOjE3ODUyOTI3MDN9.n1lSZ9W3VvtyynSWiWUchqCl4FdzKYlON-AxVty-rdM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ef19391af3f37d-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.117.24.71",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 02:43:34 UTC] === END API CALL LOG ===
[22-Jul-2026 02:43:34 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 02:43:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExMSIsInVzZXJuYW1lIjoid2lzZSIsImVtYWlsIjoicGFsYXNlbmlvckBnbWFpbC5jb20iLCJleHAiOjE3ODUyOTI3MDN9.n1lSZ9W3VvtyynSWiWUchqCl4FdzKYlON-AxVty-rdM
[22-Jul-2026 02:43:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 02:43:34 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 02:43:34 UTC] User ID: 1111
[22-Jul-2026 02:43:34 UTC] ✅ User profile retrieved successfully for user ID: 1111
[22-Jul-2026 02:43:34 UTC] User Purchases API - User ID: 1111
[22-Jul-2026 02:43:34 UTC] User Purchases API - Total purchases found: 1
[22-Jul-2026 02:43:44 UTC] === API CALL LOG ===
[22-Jul-2026 02:43:44 UTC] Endpoint: user/profile.php
[22-Jul-2026 02:43:44 UTC] Full Log Data: {
    "timestamp": "2026-07-22 02:43:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.117.24.71",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.117.24.71, 172.64.192.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExMSIsInVzZXJuYW1lIjoid2lzZSIsImVtYWlsIjoicGFsYXNlbmlvckBnbWFpbC5jb20iLCJleHAiOjE3ODUyOTI3MDN9.n1lSZ9W3VvtyynSWiWUchqCl4FdzKYlON-AxVty-rdM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ef1977dc64f37d-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.117.24.71",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 02:43:44 UTC] === END API CALL LOG ===
[22-Jul-2026 02:43:44 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 02:43:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExMSIsInVzZXJuYW1lIjoid2lzZSIsImVtYWlsIjoicGFsYXNlbmlvckBnbWFpbC5jb20iLCJleHAiOjE3ODUyOTI3MDN9.n1lSZ9W3VvtyynSWiWUchqCl4FdzKYlON-AxVty-rdM
[22-Jul-2026 02:43:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 02:43:44 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 02:43:44 UTC] User ID: 1111
[22-Jul-2026 02:43:44 UTC] ✅ User profile retrieved successfully for user ID: 1111
[22-Jul-2026 02:43:44 UTC] User Purchases API - User ID: 1111
[22-Jul-2026 02:43:44 UTC] User Purchases API - Total purchases found: 1
[22-Jul-2026 05:26:05 UTC] === API CALL LOG ===
[22-Jul-2026 05:26:05 UTC] Endpoint: user/profile.php
[22-Jul-2026 05:26:05 UTC] Full Log Data: {
    "timestamp": "2026-07-22 05:26:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "182.183.128.186",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "182.183.128.186, 172.70.108.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExMiIsInVzZXJuYW1lIjoieWFxb29iIEJhbG9jaCIsImVtYWlsIjoibXJ5YXFvb2JiYWxvY2hAZ21haWwuY29tIiwiZXhwIjoxNzg1MzAyNzYzfQ.dnIPtdCV2F_8fztNS12JBain3YpUeqUL5ipEmQbP0xk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f0074d8e32da31-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "182.183.128.186",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 05:26:05 UTC] === END API CALL LOG ===
[22-Jul-2026 05:26:05 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 05:26:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExMiIsInVzZXJuYW1lIjoieWFxb29iIEJhbG9jaCIsImVtYWlsIjoibXJ5YXFvb2JiYWxvY2hAZ21haWwuY29tIiwiZXhwIjoxNzg1MzAyNzYzfQ.dnIPtdCV2F_8fztNS12JBain3YpUeqUL5ipEmQbP0xk
[22-Jul-2026 05:26:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 05:26:05 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 05:26:05 UTC] User ID: 1112
[22-Jul-2026 05:26:05 UTC] ✅ User profile retrieved successfully for user ID: 1112
[22-Jul-2026 05:26:05 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 05:26:05 UTC] === API CALL LOG ===
[22-Jul-2026 05:26:05 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 05:26:05 UTC] Endpoint: user/profile.php
[22-Jul-2026 05:26:05 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"182.183.128.186, 172.70.108.15","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExMiIsInVzZXJuYW1lIjoieWFxb29iIEJhbG9jaCIsImVtYWlsIjoibXJ5YXFvb2JiYWxvY2hAZ21haWwuY29tIiwiZXhwIjoxNzg1MzAyNzYzfQ.dnIPtdCV2F_8fztNS12JBain3YpUeqUL5ipEmQbP0xk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f0074d8e35da31-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"182.183.128.186","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jul-2026 05:26:05 UTC] Full Log Data: {
    "timestamp": "2026-07-22 05:26:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "182.183.128.186",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "182.183.128.186, 172.70.108.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExMiIsInVzZXJuYW1lIjoieWFxb29iIEJhbG9jaCIsImVtYWlsIjoibXJ5YXFvb2JiYWxvY2hAZ21haWwuY29tIiwiZXhwIjoxNzg1MzAyNzYzfQ.dnIPtdCV2F_8fztNS12JBain3YpUeqUL5ipEmQbP0xk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f0074d8e37da31-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "182.183.128.186",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 05:26:05 UTC] === END API CALL LOG ===
[22-Jul-2026 05:26:05 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 05:26:05 UTC] === User Orders API Called ===
[22-Jul-2026 05:26:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExMiIsInVzZXJuYW1lIjoieWFxb29iIEJhbG9jaCIsImVtYWlsIjoibXJ5YXFvb2JiYWxvY2hAZ21haWwuY29tIiwiZXhwIjoxNzg1MzAyNzYzfQ.dnIPtdCV2F_8fztNS12JBain3YpUeqUL5ipEmQbP0xk
[22-Jul-2026 05:26:05 UTC] User ID: 1112
[22-Jul-2026 05:26:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 05:26:05 UTC] Limit: 20, Offset: 0
[22-Jul-2026 05:26:05 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 05:26:05 UTC] User ID: 1112
[22-Jul-2026 05:26:05 UTC] ✅ User profile retrieved successfully for user ID: 1112
[22-Jul-2026 05:26:05 UTC] Orders found: 0
[22-Jul-2026 05:26:05 UTC] Orders data: []
[22-Jul-2026 05:26:05 UTC] Total orders count: 0
[22-Jul-2026 05:26:09 UTC] === API CALL LOG ===
[22-Jul-2026 05:26:09 UTC] Endpoint: user/profile.php
[22-Jul-2026 05:26:09 UTC] Full Log Data: {
    "timestamp": "2026-07-22 05:26:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "182.183.128.186",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "182.183.128.186, 172.70.108.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExMiIsInVzZXJuYW1lIjoieWFxb29iIEJhbG9jaCIsImVtYWlsIjoibXJ5YXFvb2JiYWxvY2hAZ21haWwuY29tIiwiZXhwIjoxNzg1MzAyNzYzfQ.dnIPtdCV2F_8fztNS12JBain3YpUeqUL5ipEmQbP0xk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f007631be1da31-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "182.183.128.186",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 05:26:09 UTC] === END API CALL LOG ===
[22-Jul-2026 05:26:09 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 05:26:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExMiIsInVzZXJuYW1lIjoieWFxb29iIEJhbG9jaCIsImVtYWlsIjoibXJ5YXFvb2JiYWxvY2hAZ21haWwuY29tIiwiZXhwIjoxNzg1MzAyNzYzfQ.dnIPtdCV2F_8fztNS12JBain3YpUeqUL5ipEmQbP0xk
[22-Jul-2026 05:26:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 05:26:09 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 05:26:09 UTC] User ID: 1112
[22-Jul-2026 05:26:09 UTC] ✅ User profile retrieved successfully for user ID: 1112
[22-Jul-2026 05:26:18 UTC] === API CALL LOG ===
[22-Jul-2026 05:26:18 UTC] Endpoint: user/profile.php
[22-Jul-2026 05:26:18 UTC] Full Log Data: {
    "timestamp": "2026-07-22 05:26:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "182.183.128.186",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "182.183.128.186, 172.70.108.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExMiIsInVzZXJuYW1lIjoieWFxb29iIEJhbG9jaCIsImVtYWlsIjoibXJ5YXFvb2JiYWxvY2hAZ21haWwuY29tIiwiZXhwIjoxNzg1MzAyNzYzfQ.dnIPtdCV2F_8fztNS12JBain3YpUeqUL5ipEmQbP0xk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f0079ced1eda31-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "182.183.128.186",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 05:26:18 UTC] === END API CALL LOG ===
[22-Jul-2026 05:26:18 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 05:26:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExMiIsInVzZXJuYW1lIjoieWFxb29iIEJhbG9jaCIsImVtYWlsIjoibXJ5YXFvb2JiYWxvY2hAZ21haWwuY29tIiwiZXhwIjoxNzg1MzAyNzYzfQ.dnIPtdCV2F_8fztNS12JBain3YpUeqUL5ipEmQbP0xk
[22-Jul-2026 05:26:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 05:26:18 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 05:26:18 UTC] User ID: 1112
[22-Jul-2026 05:26:18 UTC] ✅ User profile retrieved successfully for user ID: 1112
[22-Jul-2026 05:26:46 UTC] === API CALL LOG ===
[22-Jul-2026 05:26:46 UTC] Endpoint: user/profile.php
[22-Jul-2026 05:26:46 UTC] Full Log Data: {
    "timestamp": "2026-07-22 05:26:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "182.183.128.186",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "182.183.128.186, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExMiIsInVzZXJuYW1lIjoieWFxb29iIEJhbG9jaCIsImVtYWlsIjoibXJ5YXFvb2JiYWxvY2hAZ21haWwuY29tIiwiZXhwIjoxNzg1MzAyNzYzfQ.dnIPtdCV2F_8fztNS12JBain3YpUeqUL5ipEmQbP0xk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f0084dfccfcdbb-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "182.183.128.186",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 05:26:46 UTC] === END API CALL LOG ===
[22-Jul-2026 05:26:46 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 05:26:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExMiIsInVzZXJuYW1lIjoieWFxb29iIEJhbG9jaCIsImVtYWlsIjoibXJ5YXFvb2JiYWxvY2hAZ21haWwuY29tIiwiZXhwIjoxNzg1MzAyNzYzfQ.dnIPtdCV2F_8fztNS12JBain3YpUeqUL5ipEmQbP0xk
[22-Jul-2026 05:26:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 05:26:46 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 05:26:46 UTC] User ID: 1112
[22-Jul-2026 05:26:46 UTC] ✅ User profile retrieved successfully for user ID: 1112
[22-Jul-2026 05:26:51 UTC] === API CALL LOG ===
[22-Jul-2026 05:26:51 UTC] Endpoint: user/profile.php
[22-Jul-2026 05:26:51 UTC] Full Log Data: {
    "timestamp": "2026-07-22 05:26:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "182.183.128.186",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "182.183.128.186, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExMiIsInVzZXJuYW1lIjoieWFxb29iIEJhbG9jaCIsImVtYWlsIjoibXJ5YXFvb2JiYWxvY2hAZ21haWwuY29tIiwiZXhwIjoxNzg1MzAyNzYzfQ.dnIPtdCV2F_8fztNS12JBain3YpUeqUL5ipEmQbP0xk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f008693de7cdbb-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "182.183.128.186",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 05:26:51 UTC] === END API CALL LOG ===
[22-Jul-2026 05:26:51 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 05:26:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExMiIsInVzZXJuYW1lIjoieWFxb29iIEJhbG9jaCIsImVtYWlsIjoibXJ5YXFvb2JiYWxvY2hAZ21haWwuY29tIiwiZXhwIjoxNzg1MzAyNzYzfQ.dnIPtdCV2F_8fztNS12JBain3YpUeqUL5ipEmQbP0xk
[22-Jul-2026 05:26:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 05:26:51 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 05:26:51 UTC] User ID: 1112
[22-Jul-2026 05:26:51 UTC] ✅ User profile retrieved successfully for user ID: 1112
[22-Jul-2026 05:26:51 UTC] === API CALL LOG ===
[22-Jul-2026 05:26:51 UTC] Endpoint: user/profile.php
[22-Jul-2026 05:26:51 UTC] Full Log Data: {
    "timestamp": "2026-07-22 05:26:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "182.183.128.186",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "182.183.128.186, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExMiIsInVzZXJuYW1lIjoieWFxb29iIEJhbG9jaCIsImVtYWlsIjoibXJ5YXFvb2JiYWxvY2hAZ21haWwuY29tIiwiZXhwIjoxNzg1MzAyNzYzfQ.dnIPtdCV2F_8fztNS12JBain3YpUeqUL5ipEmQbP0xk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f008693deccdbb-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "182.183.128.186",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 05:26:51 UTC] === END API CALL LOG ===
[22-Jul-2026 05:26:51 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 05:26:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExMiIsInVzZXJuYW1lIjoieWFxb29iIEJhbG9jaCIsImVtYWlsIjoibXJ5YXFvb2JiYWxvY2hAZ21haWwuY29tIiwiZXhwIjoxNzg1MzAyNzYzfQ.dnIPtdCV2F_8fztNS12JBain3YpUeqUL5ipEmQbP0xk
[22-Jul-2026 05:26:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 05:26:51 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 05:26:51 UTC] User ID: 1112
[22-Jul-2026 05:26:51 UTC] ✅ User profile retrieved successfully for user ID: 1112
[22-Jul-2026 05:26:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 05:26:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 05:26:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"182.183.128.186, 162.159.122.164","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExMiIsInVzZXJuYW1lIjoieWFxb29iIEJhbG9jaCIsImVtYWlsIjoibXJ5YXFvb2JiYWxvY2hAZ21haWwuY29tIiwiZXhwIjoxNzg1MzAyNzYzfQ.dnIPtdCV2F_8fztNS12JBain3YpUeqUL5ipEmQbP0xk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f008693debcdbb-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"182.183.128.186","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jul-2026 05:26:51 UTC] === User Orders API Called ===
[22-Jul-2026 05:26:51 UTC] User ID: 1112
[22-Jul-2026 05:26:51 UTC] Limit: 20, Offset: 0
[22-Jul-2026 05:26:51 UTC] Orders found: 0
[22-Jul-2026 05:26:51 UTC] Orders data: []
[22-Jul-2026 05:26:51 UTC] Total orders count: 0
[22-Jul-2026 05:26:55 UTC] === API CALL LOG ===
[22-Jul-2026 05:26:55 UTC] Endpoint: user/profile.php
[22-Jul-2026 05:26:55 UTC] Full Log Data: {
    "timestamp": "2026-07-22 05:26:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "182.183.128.186",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "182.183.128.186, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExMiIsInVzZXJuYW1lIjoieWFxb29iIEJhbG9jaCIsImVtYWlsIjoibXJ5YXFvb2JiYWxvY2hAZ21haWwuY29tIiwiZXhwIjoxNzg1MzAyNzYzfQ.dnIPtdCV2F_8fztNS12JBain3YpUeqUL5ipEmQbP0xk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f008834af7cdbb-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "182.183.128.186",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 05:26:55 UTC] === END API CALL LOG ===
[22-Jul-2026 05:26:55 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 05:26:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExMiIsInVzZXJuYW1lIjoieWFxb29iIEJhbG9jaCIsImVtYWlsIjoibXJ5YXFvb2JiYWxvY2hAZ21haWwuY29tIiwiZXhwIjoxNzg1MzAyNzYzfQ.dnIPtdCV2F_8fztNS12JBain3YpUeqUL5ipEmQbP0xk
[22-Jul-2026 05:26:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 05:26:55 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 05:26:55 UTC] User ID: 1112
[22-Jul-2026 05:26:55 UTC] ✅ User profile retrieved successfully for user ID: 1112
[22-Jul-2026 05:27:05 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 05:27:05 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 05:27:05 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"182.183.128.186, 162.159.122.165","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExMiIsInVzZXJuYW1lIjoieWFxb29iIEJhbG9jaCIsImVtYWlsIjoibXJ5YXFvb2JiYWxvY2hAZ21haWwuY29tIiwiZXhwIjoxNzg1MzAyNzYzfQ.dnIPtdCV2F_8fztNS12JBain3YpUeqUL5ipEmQbP0xk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f008c309fdcdbb-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"182.183.128.186","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jul-2026 05:27:05 UTC] === User Orders API Called ===
[22-Jul-2026 05:27:05 UTC] User ID: 1112
[22-Jul-2026 05:27:05 UTC] Limit: 20, Offset: 0
[22-Jul-2026 05:27:05 UTC] Orders found: 0
[22-Jul-2026 05:27:05 UTC] Orders data: []
[22-Jul-2026 05:27:05 UTC] Total orders count: 0
[22-Jul-2026 05:27:17 UTC] === API CALL LOG ===
[22-Jul-2026 05:27:17 UTC] Endpoint: user/profile.php
[22-Jul-2026 05:27:17 UTC] Full Log Data: {
    "timestamp": "2026-07-22 05:27:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "182.183.128.186",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "182.183.128.186, 162.158.22.192",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExMiIsInVzZXJuYW1lIjoieWFxb29iIEJhbG9jaCIsImVtYWlsIjoibXJ5YXFvb2JiYWxvY2hAZ21haWwuY29tIiwiZXhwIjoxNzg1MzAyNzYzfQ.dnIPtdCV2F_8fztNS12JBain3YpUeqUL5ipEmQbP0xk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f0090c79bf86bb-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "182.183.128.186",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 05:27:17 UTC] === END API CALL LOG ===
[22-Jul-2026 05:27:17 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 05:27:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExMiIsInVzZXJuYW1lIjoieWFxb29iIEJhbG9jaCIsImVtYWlsIjoibXJ5YXFvb2JiYWxvY2hAZ21haWwuY29tIiwiZXhwIjoxNzg1MzAyNzYzfQ.dnIPtdCV2F_8fztNS12JBain3YpUeqUL5ipEmQbP0xk
[22-Jul-2026 05:27:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 05:27:17 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 05:27:17 UTC] User ID: 1112
[22-Jul-2026 05:27:17 UTC] ✅ User profile retrieved successfully for user ID: 1112
[22-Jul-2026 05:27:20 UTC] === API CALL LOG ===
[22-Jul-2026 05:27:20 UTC] Endpoint: user/profile.php
[22-Jul-2026 05:27:20 UTC] Full Log Data: {
    "timestamp": "2026-07-22 05:27:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "182.183.128.186",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "182.183.128.186, 162.158.22.192",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExMiIsInVzZXJuYW1lIjoieWFxb29iIEJhbG9jaCIsImVtYWlsIjoibXJ5YXFvb2JiYWxvY2hAZ21haWwuY29tIiwiZXhwIjoxNzg1MzAyNzYzfQ.dnIPtdCV2F_8fztNS12JBain3YpUeqUL5ipEmQbP0xk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f0092159ea86bb-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "182.183.128.186",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 05:27:20 UTC] === END API CALL LOG ===
[22-Jul-2026 05:27:20 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 05:27:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExMiIsInVzZXJuYW1lIjoieWFxb29iIEJhbG9jaCIsImVtYWlsIjoibXJ5YXFvb2JiYWxvY2hAZ21haWwuY29tIiwiZXhwIjoxNzg1MzAyNzYzfQ.dnIPtdCV2F_8fztNS12JBain3YpUeqUL5ipEmQbP0xk
[22-Jul-2026 05:27:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 05:27:20 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 05:27:20 UTC] User ID: 1112
[22-Jul-2026 05:27:20 UTC] ✅ User profile retrieved successfully for user ID: 1112
[22-Jul-2026 05:27:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 05:27:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 05:27:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"182.183.128.186, 162.158.22.192","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExMiIsInVzZXJuYW1lIjoieWFxb29iIEJhbG9jaCIsImVtYWlsIjoibXJ5YXFvb2JiYWxvY2hAZ21haWwuY29tIiwiZXhwIjoxNzg1MzAyNzYzfQ.dnIPtdCV2F_8fztNS12JBain3YpUeqUL5ipEmQbP0xk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f0092159ec86bb-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"182.183.128.186","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jul-2026 05:27:20 UTC] === User Orders API Called ===
[22-Jul-2026 05:27:20 UTC] User ID: 1112
[22-Jul-2026 05:27:20 UTC] Limit: 20, Offset: 0
[22-Jul-2026 05:27:20 UTC] Orders found: 0
[22-Jul-2026 05:27:20 UTC] Orders data: []
[22-Jul-2026 05:27:20 UTC] Total orders count: 0
[22-Jul-2026 05:27:20 UTC] === API CALL LOG ===
[22-Jul-2026 05:27:20 UTC] Endpoint: user/profile.php
[22-Jul-2026 05:27:20 UTC] Full Log Data: {
    "timestamp": "2026-07-22 05:27:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "182.183.128.186",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "182.183.128.186, 162.158.22.192",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExMiIsInVzZXJuYW1lIjoieWFxb29iIEJhbG9jaCIsImVtYWlsIjoibXJ5YXFvb2JiYWxvY2hAZ21haWwuY29tIiwiZXhwIjoxNzg1MzAyNzYzfQ.dnIPtdCV2F_8fztNS12JBain3YpUeqUL5ipEmQbP0xk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f0092159ed86bb-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "182.183.128.186",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 05:27:20 UTC] === END API CALL LOG ===
[22-Jul-2026 05:27:20 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 05:27:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExMiIsInVzZXJuYW1lIjoieWFxb29iIEJhbG9jaCIsImVtYWlsIjoibXJ5YXFvb2JiYWxvY2hAZ21haWwuY29tIiwiZXhwIjoxNzg1MzAyNzYzfQ.dnIPtdCV2F_8fztNS12JBain3YpUeqUL5ipEmQbP0xk
[22-Jul-2026 05:27:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 05:27:20 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 05:27:20 UTC] User ID: 1112
[22-Jul-2026 05:27:20 UTC] ✅ User profile retrieved successfully for user ID: 1112
[22-Jul-2026 05:27:22 UTC] === API CALL LOG ===
[22-Jul-2026 05:27:22 UTC] Endpoint: user/profile.php
[22-Jul-2026 05:27:22 UTC] Full Log Data: {
    "timestamp": "2026-07-22 05:27:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "182.183.128.186",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "182.183.128.186, 162.158.22.192",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExMiIsInVzZXJuYW1lIjoieWFxb29iIEJhbG9jaCIsImVtYWlsIjoibXJ5YXFvb2JiYWxvY2hAZ21haWwuY29tIiwiZXhwIjoxNzg1MzAyNzYzfQ.dnIPtdCV2F_8fztNS12JBain3YpUeqUL5ipEmQbP0xk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f0092f7f7086bb-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "182.183.128.186",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 05:27:22 UTC] === END API CALL LOG ===
[22-Jul-2026 05:27:22 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 05:27:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExMiIsInVzZXJuYW1lIjoieWFxb29iIEJhbG9jaCIsImVtYWlsIjoibXJ5YXFvb2JiYWxvY2hAZ21haWwuY29tIiwiZXhwIjoxNzg1MzAyNzYzfQ.dnIPtdCV2F_8fztNS12JBain3YpUeqUL5ipEmQbP0xk
[22-Jul-2026 05:27:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 05:27:22 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 05:27:22 UTC] User ID: 1112
[22-Jul-2026 05:27:22 UTC] ✅ User profile retrieved successfully for user ID: 1112
[22-Jul-2026 05:27:23 UTC] === API CALL LOG ===
[22-Jul-2026 05:27:23 UTC] Endpoint: user/profile.php
[22-Jul-2026 05:27:23 UTC] Full Log Data: {
    "timestamp": "2026-07-22 05:27:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "182.183.128.186",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "182.183.128.186, 162.158.22.192",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExMiIsInVzZXJuYW1lIjoieWFxb29iIEJhbG9jaCIsImVtYWlsIjoibXJ5YXFvb2JiYWxvY2hAZ21haWwuY29tIiwiZXhwIjoxNzg1MzAyNzYzfQ.dnIPtdCV2F_8fztNS12JBain3YpUeqUL5ipEmQbP0xk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f00933e90f86bb-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "182.183.128.186",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 05:27:23 UTC] === END API CALL LOG ===
[22-Jul-2026 05:27:23 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 05:27:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExMiIsInVzZXJuYW1lIjoieWFxb29iIEJhbG9jaCIsImVtYWlsIjoibXJ5YXFvb2JiYWxvY2hAZ21haWwuY29tIiwiZXhwIjoxNzg1MzAyNzYzfQ.dnIPtdCV2F_8fztNS12JBain3YpUeqUL5ipEmQbP0xk
[22-Jul-2026 05:27:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 05:27:23 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 05:27:23 UTC] User ID: 1112
[22-Jul-2026 05:27:23 UTC] ✅ User profile retrieved successfully for user ID: 1112
[22-Jul-2026 05:27:23 UTC] User Purchases API - User ID: 1112
[22-Jul-2026 05:27:23 UTC] User Purchases API - Total purchases found: 0
[22-Jul-2026 05:27:37 UTC] === API CALL LOG ===
[22-Jul-2026 05:27:37 UTC] Endpoint: user/profile.php
[22-Jul-2026 05:27:37 UTC] Full Log Data: {
    "timestamp": "2026-07-22 05:27:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "182.183.128.186",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "182.183.128.186, 162.158.22.192",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExMiIsInVzZXJuYW1lIjoieWFxb29iIEJhbG9jaCIsImVtYWlsIjoibXJ5YXFvb2JiYWxvY2hAZ21haWwuY29tIiwiZXhwIjoxNzg1MzAyNzYzfQ.dnIPtdCV2F_8fztNS12JBain3YpUeqUL5ipEmQbP0xk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f0098ca81e86bb-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "182.183.128.186",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 05:27:37 UTC] === END API CALL LOG ===
[22-Jul-2026 05:27:37 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 05:27:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExMiIsInVzZXJuYW1lIjoieWFxb29iIEJhbG9jaCIsImVtYWlsIjoibXJ5YXFvb2JiYWxvY2hAZ21haWwuY29tIiwiZXhwIjoxNzg1MzAyNzYzfQ.dnIPtdCV2F_8fztNS12JBain3YpUeqUL5ipEmQbP0xk
[22-Jul-2026 05:27:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 05:27:37 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 05:27:37 UTC] User ID: 1112
[22-Jul-2026 05:27:37 UTC] ✅ User profile retrieved successfully for user ID: 1112
[22-Jul-2026 05:27:39 UTC] User Purchases API - User ID: 1112
[22-Jul-2026 05:27:39 UTC] User Purchases API - Total purchases found: 0
[22-Jul-2026 05:27:46 UTC] === API CALL LOG ===
[22-Jul-2026 05:27:46 UTC] Endpoint: user/profile.php
[22-Jul-2026 05:27:46 UTC] Full Log Data: {
    "timestamp": "2026-07-22 05:27:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "182.183.128.186",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "182.183.128.186, 162.158.22.193",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExMiIsInVzZXJuYW1lIjoieWFxb29iIEJhbG9jaCIsImVtYWlsIjoibXJ5YXFvb2JiYWxvY2hAZ21haWwuY29tIiwiZXhwIjoxNzg1MzAyNzYzfQ.dnIPtdCV2F_8fztNS12JBain3YpUeqUL5ipEmQbP0xk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f009c149a886bb-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "182.183.128.186",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 05:27:46 UTC] === END API CALL LOG ===
[22-Jul-2026 05:27:46 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 05:27:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExMiIsInVzZXJuYW1lIjoieWFxb29iIEJhbG9jaCIsImVtYWlsIjoibXJ5YXFvb2JiYWxvY2hAZ21haWwuY29tIiwiZXhwIjoxNzg1MzAyNzYzfQ.dnIPtdCV2F_8fztNS12JBain3YpUeqUL5ipEmQbP0xk
[22-Jul-2026 05:27:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 05:27:46 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 05:27:46 UTC] User ID: 1112
[22-Jul-2026 05:27:46 UTC] ✅ User profile retrieved successfully for user ID: 1112
[22-Jul-2026 05:27:47 UTC] User Purchases API - User ID: 1112
[22-Jul-2026 05:27:47 UTC] User Purchases API - Total purchases found: 0
[22-Jul-2026 05:27:49 UTC] User Purchases API - User ID: 1112
[22-Jul-2026 05:27:49 UTC] User Purchases API - Total purchases found: 0
[22-Jul-2026 05:27:53 UTC] === API CALL LOG ===
[22-Jul-2026 05:27:53 UTC] Endpoint: user/profile.php
[22-Jul-2026 05:27:53 UTC] Full Log Data: {
    "timestamp": "2026-07-22 05:27:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "182.183.128.186",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "182.183.128.186, 162.158.22.193",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExMiIsInVzZXJuYW1lIjoieWFxb29iIEJhbG9jaCIsImVtYWlsIjoibXJ5YXFvb2JiYWxvY2hAZ21haWwuY29tIiwiZXhwIjoxNzg1MzAyNzYzfQ.dnIPtdCV2F_8fztNS12JBain3YpUeqUL5ipEmQbP0xk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f009f0583c86bb-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "182.183.128.186",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 05:27:53 UTC] === END API CALL LOG ===
[22-Jul-2026 05:27:53 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 05:27:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExMiIsInVzZXJuYW1lIjoieWFxb29iIEJhbG9jaCIsImVtYWlsIjoibXJ5YXFvb2JiYWxvY2hAZ21haWwuY29tIiwiZXhwIjoxNzg1MzAyNzYzfQ.dnIPtdCV2F_8fztNS12JBain3YpUeqUL5ipEmQbP0xk
[22-Jul-2026 05:27:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 05:27:53 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 05:27:53 UTC] User ID: 1112
[22-Jul-2026 05:27:53 UTC] ✅ User profile retrieved successfully for user ID: 1112
[22-Jul-2026 05:27:54 UTC] User Purchases API - User ID: 1112
[22-Jul-2026 05:27:54 UTC] User Purchases API - Total purchases found: 0
[22-Jul-2026 05:28:02 UTC] === API CALL LOG ===
[22-Jul-2026 05:28:02 UTC] Endpoint: user/profile.php
[22-Jul-2026 05:28:02 UTC] Full Log Data: {
    "timestamp": "2026-07-22 05:28:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "182.183.128.186",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "182.183.128.186, 162.158.22.193",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExMiIsInVzZXJuYW1lIjoieWFxb29iIEJhbG9jaCIsImVtYWlsIjoibXJ5YXFvb2JiYWxvY2hAZ21haWwuY29tIiwiZXhwIjoxNzg1MzAyNzYzfQ.dnIPtdCV2F_8fztNS12JBain3YpUeqUL5ipEmQbP0xk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f00a24d8ed86bb-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "182.183.128.186",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 05:28:02 UTC] === END API CALL LOG ===
[22-Jul-2026 05:28:02 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 05:28:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExMiIsInVzZXJuYW1lIjoieWFxb29iIEJhbG9jaCIsImVtYWlsIjoibXJ5YXFvb2JiYWxvY2hAZ21haWwuY29tIiwiZXhwIjoxNzg1MzAyNzYzfQ.dnIPtdCV2F_8fztNS12JBain3YpUeqUL5ipEmQbP0xk
[22-Jul-2026 05:28:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 05:28:02 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 05:28:02 UTC] User ID: 1112
[22-Jul-2026 05:28:02 UTC] ✅ User profile retrieved successfully for user ID: 1112
[22-Jul-2026 05:28:02 UTC] User Purchases API - User ID: 1112
[22-Jul-2026 05:28:02 UTC] User Purchases API - Total purchases found: 0
[22-Jul-2026 05:28:50 UTC] === API CALL LOG ===
[22-Jul-2026 05:28:50 UTC] Endpoint: user/profile.php
[22-Jul-2026 05:28:50 UTC] Full Log Data: {
    "timestamp": "2026-07-22 05:28:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "182.183.128.186",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "182.183.128.186, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExMiIsInVzZXJuYW1lIjoieWFxb29iIEJhbG9jaCIsImVtYWlsIjoibXJ5YXFvb2JiYWxvY2hAZ21haWwuY29tIiwiZXhwIjoxNzg1MzAyNzYzfQ.dnIPtdCV2F_8fztNS12JBain3YpUeqUL5ipEmQbP0xk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f00b52ad3dcdbb-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "182.183.128.186",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 05:28:50 UTC] === END API CALL LOG ===
[22-Jul-2026 05:28:50 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 05:28:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExMiIsInVzZXJuYW1lIjoieWFxb29iIEJhbG9jaCIsImVtYWlsIjoibXJ5YXFvb2JiYWxvY2hAZ21haWwuY29tIiwiZXhwIjoxNzg1MzAyNzYzfQ.dnIPtdCV2F_8fztNS12JBain3YpUeqUL5ipEmQbP0xk
[22-Jul-2026 05:28:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 05:28:50 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 05:28:50 UTC] User ID: 1112
[22-Jul-2026 05:28:50 UTC] ✅ User profile retrieved successfully for user ID: 1112
[22-Jul-2026 05:28:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 05:28:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 05:28:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"182.183.128.186, 162.159.122.164","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExMiIsInVzZXJuYW1lIjoieWFxb29iIEJhbG9jaCIsImVtYWlsIjoibXJ5YXFvb2JiYWxvY2hAZ21haWwuY29tIiwiZXhwIjoxNzg1MzAyNzYzfQ.dnIPtdCV2F_8fztNS12JBain3YpUeqUL5ipEmQbP0xk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f00b52ad3ecdbb-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"182.183.128.186","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jul-2026 05:28:50 UTC] === User Orders API Called ===
[22-Jul-2026 05:28:50 UTC] User ID: 1112
[22-Jul-2026 05:28:50 UTC] Limit: 20, Offset: 0
[22-Jul-2026 05:28:50 UTC] Orders found: 0
[22-Jul-2026 05:28:50 UTC] Orders data: []
[22-Jul-2026 05:28:50 UTC] Total orders count: 0
[22-Jul-2026 05:28:50 UTC] === API CALL LOG ===
[22-Jul-2026 05:28:50 UTC] Endpoint: user/profile.php
[22-Jul-2026 05:28:50 UTC] Full Log Data: {
    "timestamp": "2026-07-22 05:28:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "182.183.128.186",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "182.183.128.186, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExMiIsInVzZXJuYW1lIjoieWFxb29iIEJhbG9jaCIsImVtYWlsIjoibXJ5YXFvb2JiYWxvY2hAZ21haWwuY29tIiwiZXhwIjoxNzg1MzAyNzYzfQ.dnIPtdCV2F_8fztNS12JBain3YpUeqUL5ipEmQbP0xk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f00b547f67cdbb-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "182.183.128.186",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 05:28:50 UTC] === END API CALL LOG ===
[22-Jul-2026 05:28:50 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 05:28:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExMiIsInVzZXJuYW1lIjoieWFxb29iIEJhbG9jaCIsImVtYWlsIjoibXJ5YXFvb2JiYWxvY2hAZ21haWwuY29tIiwiZXhwIjoxNzg1MzAyNzYzfQ.dnIPtdCV2F_8fztNS12JBain3YpUeqUL5ipEmQbP0xk
[22-Jul-2026 05:28:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 05:28:50 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 05:28:50 UTC] User ID: 1112
[22-Jul-2026 05:28:50 UTC] ✅ User profile retrieved successfully for user ID: 1112
[22-Jul-2026 05:28:57 UTC] === API CALL LOG ===
[22-Jul-2026 05:28:57 UTC] Endpoint: user/profile.php
[22-Jul-2026 05:28:57 UTC] Full Log Data: {
    "timestamp": "2026-07-22 05:28:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "182.183.128.186",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "182.183.128.186, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExMiIsInVzZXJuYW1lIjoieWFxb29iIEJhbG9jaCIsImVtYWlsIjoibXJ5YXFvb2JiYWxvY2hAZ21haWwuY29tIiwiZXhwIjoxNzg1MzAyNzYzfQ.dnIPtdCV2F_8fztNS12JBain3YpUeqUL5ipEmQbP0xk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f00b7c7f98cdbb-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "182.183.128.186",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 05:28:57 UTC] === END API CALL LOG ===
[22-Jul-2026 05:28:57 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 05:28:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExMiIsInVzZXJuYW1lIjoieWFxb29iIEJhbG9jaCIsImVtYWlsIjoibXJ5YXFvb2JiYWxvY2hAZ21haWwuY29tIiwiZXhwIjoxNzg1MzAyNzYzfQ.dnIPtdCV2F_8fztNS12JBain3YpUeqUL5ipEmQbP0xk
[22-Jul-2026 05:28:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 05:28:57 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 05:28:57 UTC] User ID: 1112
[22-Jul-2026 05:28:57 UTC] ✅ User profile retrieved successfully for user ID: 1112
[22-Jul-2026 05:54:18 UTC] === API CALL LOG ===
[22-Jul-2026 05:54:18 UTC] Endpoint: user/profile.php
[22-Jul-2026 05:54:18 UTC] Full Log Data: {
    "timestamp": "2026-07-22 05:54:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.208.96.86",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.208.96.86, 172.68.128.166",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExMyIsInVzZXJuYW1lIjoiQGdvc2kiLCJlbWFpbCI6Ind3dy5icnVraWFtZXNhZm50MTJAZ21haWwuY29tIiwiZXhwIjoxNzg1MzA0NDU4fQ.znjJozZoSmx5_2fHMX-lBZFA76Kxva0QhWbpma9pvgU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f030a44b065452-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.208.96.86",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 05:54:18 UTC] === END API CALL LOG ===
[22-Jul-2026 05:54:18 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 05:54:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExMyIsInVzZXJuYW1lIjoiQGdvc2kiLCJlbWFpbCI6Ind3dy5icnVraWFtZXNhZm50MTJAZ21haWwuY29tIiwiZXhwIjoxNzg1MzA0NDU4fQ.znjJozZoSmx5_2fHMX-lBZFA76Kxva0QhWbpma9pvgU
[22-Jul-2026 05:54:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 05:54:18 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 05:54:18 UTC] User ID: 1113
[22-Jul-2026 05:54:18 UTC] ✅ User profile retrieved successfully for user ID: 1113
[22-Jul-2026 05:54:19 UTC] === API CALL LOG ===
[22-Jul-2026 05:54:19 UTC] Endpoint: user/profile.php
[22-Jul-2026 05:54:19 UTC] Full Log Data: {
    "timestamp": "2026-07-22 05:54:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.208.96.86",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.208.96.86, 172.68.128.174",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExMyIsInVzZXJuYW1lIjoiQGdvc2kiLCJlbWFpbCI6Ind3dy5icnVraWFtZXNhZm50MTJAZ21haWwuY29tIiwiZXhwIjoxNzg1MzA0NDU4fQ.znjJozZoSmx5_2fHMX-lBZFA76Kxva0QhWbpma9pvgU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f030a38a9c5452-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.208.96.86",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 05:54:19 UTC] === END API CALL LOG ===
[22-Jul-2026 05:54:19 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 05:54:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExMyIsInVzZXJuYW1lIjoiQGdvc2kiLCJlbWFpbCI6Ind3dy5icnVraWFtZXNhZm50MTJAZ21haWwuY29tIiwiZXhwIjoxNzg1MzA0NDU4fQ.znjJozZoSmx5_2fHMX-lBZFA76Kxva0QhWbpma9pvgU
[22-Jul-2026 05:54:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 05:54:19 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 05:54:19 UTC] User ID: 1113
[22-Jul-2026 05:54:19 UTC] ✅ User profile retrieved successfully for user ID: 1113
[22-Jul-2026 05:54:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 05:54:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 05:54:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.208.96.86, 172.68.128.175","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExMyIsInVzZXJuYW1lIjoiQGdvc2kiLCJlbWFpbCI6Ind3dy5icnVraWFtZXNhZm50MTJAZ21haWwuY29tIiwiZXhwIjoxNzg1MzA0NDU4fQ.znjJozZoSmx5_2fHMX-lBZFA76Kxva0QhWbpma9pvgU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f030a44b045452-JIB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.208.96.86","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jul-2026 05:54:19 UTC] === User Orders API Called ===
[22-Jul-2026 05:54:19 UTC] User ID: 1113
[22-Jul-2026 05:54:19 UTC] Limit: 20, Offset: 0
[22-Jul-2026 05:54:19 UTC] Orders found: 0
[22-Jul-2026 05:54:19 UTC] Orders data: []
[22-Jul-2026 05:54:19 UTC] Total orders count: 0
[22-Jul-2026 05:54:20 UTC] === API CALL LOG ===
[22-Jul-2026 05:54:20 UTC] Endpoint: user/profile.php
[22-Jul-2026 05:54:20 UTC] Full Log Data: {
    "timestamp": "2026-07-22 05:54:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.208.96.86",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.208.96.86, 172.68.128.174",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExMyIsInVzZXJuYW1lIjoiQGdvc2kiLCJlbWFpbCI6Ind3dy5icnVraWFtZXNhZm50MTJAZ21haWwuY29tIiwiZXhwIjoxNzg1MzA0NDU4fQ.znjJozZoSmx5_2fHMX-lBZFA76Kxva0QhWbpma9pvgU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f030ab0e045452-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.208.96.86",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 05:54:20 UTC] === END API CALL LOG ===
[22-Jul-2026 05:54:20 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 05:54:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExMyIsInVzZXJuYW1lIjoiQGdvc2kiLCJlbWFpbCI6Ind3dy5icnVraWFtZXNhZm50MTJAZ21haWwuY29tIiwiZXhwIjoxNzg1MzA0NDU4fQ.znjJozZoSmx5_2fHMX-lBZFA76Kxva0QhWbpma9pvgU
[22-Jul-2026 05:54:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 05:54:20 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 05:54:20 UTC] User ID: 1113
[22-Jul-2026 05:54:20 UTC] ✅ User profile retrieved successfully for user ID: 1113
[22-Jul-2026 05:54:23 UTC] === API CALL LOG ===
[22-Jul-2026 05:54:23 UTC] Endpoint: user/profile.php
[22-Jul-2026 05:54:23 UTC] Full Log Data: {
    "timestamp": "2026-07-22 05:54:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.208.96.86",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.208.96.86, 172.68.128.166",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExMyIsInVzZXJuYW1lIjoiQGdvc2kiLCJlbWFpbCI6Ind3dy5icnVraWFtZXNhZm50MTJAZ21haWwuY29tIiwiZXhwIjoxNzg1MzA0NDU4fQ.znjJozZoSmx5_2fHMX-lBZFA76Kxva0QhWbpma9pvgU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f030c2c8605452-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.208.96.86",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 05:54:23 UTC] === END API CALL LOG ===
[22-Jul-2026 05:54:23 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 05:54:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExMyIsInVzZXJuYW1lIjoiQGdvc2kiLCJlbWFpbCI6Ind3dy5icnVraWFtZXNhZm50MTJAZ21haWwuY29tIiwiZXhwIjoxNzg1MzA0NDU4fQ.znjJozZoSmx5_2fHMX-lBZFA76Kxva0QhWbpma9pvgU
[22-Jul-2026 05:54:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 05:54:23 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 05:54:23 UTC] User ID: 1113
[22-Jul-2026 05:54:23 UTC] ✅ User profile retrieved successfully for user ID: 1113
[22-Jul-2026 05:54:24 UTC] User Purchases API - User ID: 1113
[22-Jul-2026 05:54:24 UTC] User Purchases API - Total purchases found: 0
[22-Jul-2026 05:54:33 UTC] === API CALL LOG ===
[22-Jul-2026 05:54:33 UTC] Endpoint: user/profile.php
[22-Jul-2026 05:54:33 UTC] Full Log Data: {
    "timestamp": "2026-07-22 05:54:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.208.96.86",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.208.96.86, 172.68.128.167",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExMyIsInVzZXJuYW1lIjoiQGdvc2kiLCJlbWFpbCI6Ind3dy5icnVraWFtZXNhZm50MTJAZ21haWwuY29tIiwiZXhwIjoxNzg1MzA0NDU4fQ.znjJozZoSmx5_2fHMX-lBZFA76Kxva0QhWbpma9pvgU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f030ff5caa5452-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.208.96.86",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 05:54:33 UTC] === END API CALL LOG ===
[22-Jul-2026 05:54:33 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 05:54:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExMyIsInVzZXJuYW1lIjoiQGdvc2kiLCJlbWFpbCI6Ind3dy5icnVraWFtZXNhZm50MTJAZ21haWwuY29tIiwiZXhwIjoxNzg1MzA0NDU4fQ.znjJozZoSmx5_2fHMX-lBZFA76Kxva0QhWbpma9pvgU
[22-Jul-2026 05:54:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 05:54:33 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 05:54:33 UTC] User ID: 1113
[22-Jul-2026 05:54:33 UTC] ✅ User profile retrieved successfully for user ID: 1113
[22-Jul-2026 05:54:33 UTC] User Purchases API - User ID: 1113
[22-Jul-2026 05:54:33 UTC] User Purchases API - Total purchases found: 0
[22-Jul-2026 05:54:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 05:54:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 05:54:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.208.96.86, 172.68.128.167","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExMyIsInVzZXJuYW1lIjoiQGdvc2kiLCJlbWFpbCI6Ind3dy5icnVraWFtZXNhZm50MTJAZ21haWwuY29tIiwiZXhwIjoxNzg1MzA0NDU4fQ.znjJozZoSmx5_2fHMX-lBZFA76Kxva0QhWbpma9pvgU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f031142d915452-JIB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.208.96.86","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jul-2026 05:54:36 UTC] === User Orders API Called ===
[22-Jul-2026 05:54:36 UTC] User ID: 1113
[22-Jul-2026 05:54:36 UTC] Limit: 20, Offset: 0
[22-Jul-2026 05:54:36 UTC] Orders found: 0
[22-Jul-2026 05:54:36 UTC] Orders data: []
[22-Jul-2026 05:54:36 UTC] Total orders count: 0
[22-Jul-2026 05:54:36 UTC] === API CALL LOG ===
[22-Jul-2026 05:54:36 UTC] Endpoint: user/profile.php
[22-Jul-2026 05:54:36 UTC] Full Log Data: {
    "timestamp": "2026-07-22 05:54:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.208.96.86",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.208.96.86, 172.68.128.167",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExMyIsInVzZXJuYW1lIjoiQGdvc2kiLCJlbWFpbCI6Ind3dy5icnVraWFtZXNhZm50MTJAZ21haWwuY29tIiwiZXhwIjoxNzg1MzA0NDU4fQ.znjJozZoSmx5_2fHMX-lBZFA76Kxva0QhWbpma9pvgU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f03114adc05452-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.208.96.86",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 05:54:36 UTC] === END API CALL LOG ===
[22-Jul-2026 05:54:36 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 05:54:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExMyIsInVzZXJuYW1lIjoiQGdvc2kiLCJlbWFpbCI6Ind3dy5icnVraWFtZXNhZm50MTJAZ21haWwuY29tIiwiZXhwIjoxNzg1MzA0NDU4fQ.znjJozZoSmx5_2fHMX-lBZFA76Kxva0QhWbpma9pvgU
[22-Jul-2026 05:54:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 05:54:36 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 05:54:36 UTC] User ID: 1113
[22-Jul-2026 05:54:36 UTC] ✅ User profile retrieved successfully for user ID: 1113
[22-Jul-2026 05:54:37 UTC] === API CALL LOG ===
[22-Jul-2026 05:54:37 UTC] Endpoint: user/profile.php
[22-Jul-2026 05:54:37 UTC] Full Log Data: {
    "timestamp": "2026-07-22 05:54:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.208.96.86",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.208.96.86, 172.68.128.167",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExMyIsInVzZXJuYW1lIjoiQGdvc2kiLCJlbWFpbCI6Ind3dy5icnVraWFtZXNhZm50MTJAZ21haWwuY29tIiwiZXhwIjoxNzg1MzA0NDU4fQ.znjJozZoSmx5_2fHMX-lBZFA76Kxva0QhWbpma9pvgU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f03117cf375452-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.208.96.86",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 05:54:37 UTC] === END API CALL LOG ===
[22-Jul-2026 05:54:37 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 05:54:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExMyIsInVzZXJuYW1lIjoiQGdvc2kiLCJlbWFpbCI6Ind3dy5icnVraWFtZXNhZm50MTJAZ21haWwuY29tIiwiZXhwIjoxNzg1MzA0NDU4fQ.znjJozZoSmx5_2fHMX-lBZFA76Kxva0QhWbpma9pvgU
[22-Jul-2026 05:54:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 05:54:37 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 05:54:37 UTC] User ID: 1113
[22-Jul-2026 05:54:37 UTC] ✅ User profile retrieved successfully for user ID: 1113
[22-Jul-2026 05:54:37 UTC] === API CALL LOG ===
[22-Jul-2026 05:54:37 UTC] Endpoint: user/profile.php
[22-Jul-2026 05:54:37 UTC] Full Log Data: {
    "timestamp": "2026-07-22 05:54:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.208.96.86",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.208.96.86, 172.68.128.167",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExMyIsInVzZXJuYW1lIjoiQGdvc2kiLCJlbWFpbCI6Ind3dy5icnVraWFtZXNhZm50MTJAZ21haWwuY29tIiwiZXhwIjoxNzg1MzA0NDU4fQ.znjJozZoSmx5_2fHMX-lBZFA76Kxva0QhWbpma9pvgU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f03118bf9b5452-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.208.96.86",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 05:54:37 UTC] === END API CALL LOG ===
[22-Jul-2026 05:54:37 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 05:54:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExMyIsInVzZXJuYW1lIjoiQGdvc2kiLCJlbWFpbCI6Ind3dy5icnVraWFtZXNhZm50MTJAZ21haWwuY29tIiwiZXhwIjoxNzg1MzA0NDU4fQ.znjJozZoSmx5_2fHMX-lBZFA76Kxva0QhWbpma9pvgU
[22-Jul-2026 05:54:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 05:54:37 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 05:54:37 UTC] User ID: 1113
[22-Jul-2026 05:54:37 UTC] ✅ User profile retrieved successfully for user ID: 1113
[22-Jul-2026 08:10:18 UTC] === API CALL LOG ===
[22-Jul-2026 08:10:18 UTC] Endpoint: user/profile.php
[22-Jul-2026 08:10:18 UTC] Full Log Data: {
    "timestamp": "2026-07-22 08:10:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "143.105.174.7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "143.105.174.7, 172.68.102.37",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTA4LCJ1c2VybmFtZSI6IkFTVVFVTyIsImVtYWlsIjoiYXN1cXVvaW5ub2NlbnQ0MzZAZ21haWwuY29tIiwiZXhwIjoxNzg1MjY2NDUyfQ.krAnLGrsU8FNlkpeKspixKsvaj0_9GzTvkL4GPZ-jvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f0f7d5dd2b4842-LIS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "143.105.174.7",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 08:10:18 UTC] === END API CALL LOG ===
[22-Jul-2026 08:10:18 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 08:10:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTA4LCJ1c2VybmFtZSI6IkFTVVFVTyIsImVtYWlsIjoiYXN1cXVvaW5ub2NlbnQ0MzZAZ21haWwuY29tIiwiZXhwIjoxNzg1MjY2NDUyfQ.krAnLGrsU8FNlkpeKspixKsvaj0_9GzTvkL4GPZ-jvk
[22-Jul-2026 08:10:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 08:10:18 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 08:10:18 UTC] User ID: 1108
[22-Jul-2026 08:10:18 UTC] ✅ User profile retrieved successfully for user ID: 1108
[22-Jul-2026 08:10:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 08:10:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 08:10:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"143.105.174.7, 172.68.102.37","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTA4LCJ1c2VybmFtZSI6IkFTVVFVTyIsImVtYWlsIjoiYXN1cXVvaW5ub2NlbnQ0MzZAZ21haWwuY29tIiwiZXhwIjoxNzg1MjY2NDUyfQ.krAnLGrsU8FNlkpeKspixKsvaj0_9GzTvkL4GPZ-jvk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f0f7dbf8ea4842-LIS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"143.105.174.7","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jul-2026 08:10:18 UTC] === User Orders API Called ===
[22-Jul-2026 08:10:18 UTC] User ID: 1108
[22-Jul-2026 08:10:18 UTC] Limit: 20, Offset: 0
[22-Jul-2026 08:10:18 UTC] Orders found: 0
[22-Jul-2026 08:10:18 UTC] Orders data: []
[22-Jul-2026 08:10:18 UTC] Total orders count: 0
[22-Jul-2026 08:10:18 UTC] === API CALL LOG ===
[22-Jul-2026 08:10:18 UTC] Endpoint: user/profile.php
[22-Jul-2026 08:10:18 UTC] Full Log Data: {
    "timestamp": "2026-07-22 08:10:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "143.105.174.7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "143.105.174.7, 172.68.102.37",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTA4LCJ1c2VybmFtZSI6IkFTVVFVTyIsImVtYWlsIjoiYXN1cXVvaW5ub2NlbnQ0MzZAZ21haWwuY29tIiwiZXhwIjoxNzg1MjY2NDUyfQ.krAnLGrsU8FNlkpeKspixKsvaj0_9GzTvkL4GPZ-jvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f0f7dbf8eb4842-LIS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "143.105.174.7",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 08:10:18 UTC] === END API CALL LOG ===
[22-Jul-2026 08:10:18 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 08:10:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTA4LCJ1c2VybmFtZSI6IkFTVVFVTyIsImVtYWlsIjoiYXN1cXVvaW5ub2NlbnQ0MzZAZ21haWwuY29tIiwiZXhwIjoxNzg1MjY2NDUyfQ.krAnLGrsU8FNlkpeKspixKsvaj0_9GzTvkL4GPZ-jvk
[22-Jul-2026 08:10:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 08:10:18 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 08:10:18 UTC] User ID: 1108
[22-Jul-2026 08:10:18 UTC] ✅ User profile retrieved successfully for user ID: 1108
[22-Jul-2026 08:10:19 UTC] === API CALL LOG ===
[22-Jul-2026 08:10:19 UTC] Endpoint: user/profile.php
[22-Jul-2026 08:10:19 UTC] Full Log Data: {
    "timestamp": "2026-07-22 08:10:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "143.105.174.7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "143.105.174.7, 172.68.103.117",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTA4LCJ1c2VybmFtZSI6IkFTVVFVTyIsImVtYWlsIjoiYXN1cXVvaW5ub2NlbnQ0MzZAZ21haWwuY29tIiwiZXhwIjoxNzg1MjY2NDUyfQ.krAnLGrsU8FNlkpeKspixKsvaj0_9GzTvkL4GPZ-jvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f0f7dbf8e74842-LIS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "143.105.174.7",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 08:10:19 UTC] === END API CALL LOG ===
[22-Jul-2026 08:10:19 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 08:10:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTA4LCJ1c2VybmFtZSI6IkFTVVFVTyIsImVtYWlsIjoiYXN1cXVvaW5ub2NlbnQ0MzZAZ21haWwuY29tIiwiZXhwIjoxNzg1MjY2NDUyfQ.krAnLGrsU8FNlkpeKspixKsvaj0_9GzTvkL4GPZ-jvk
[22-Jul-2026 08:10:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 08:10:19 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 08:10:19 UTC] User ID: 1108
[22-Jul-2026 08:10:19 UTC] ✅ User profile retrieved successfully for user ID: 1108
[22-Jul-2026 08:12:15 UTC] === API CALL LOG ===
[22-Jul-2026 08:12:15 UTC] Endpoint: user/profile.php
[22-Jul-2026 08:12:15 UTC] Full Log Data: {
    "timestamp": "2026-07-22 08:12:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "143.105.174.7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "143.105.174.7, 172.68.102.36",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTA4LCJ1c2VybmFtZSI6IkFTVVFVTyIsImVtYWlsIjoiYXN1cXVvaW5ub2NlbnQ0MzZAZ21haWwuY29tIiwiZXhwIjoxNzg1MjY2NDUyfQ.krAnLGrsU8FNlkpeKspixKsvaj0_9GzTvkL4GPZ-jvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f0fab379404842-LIS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "143.105.174.7",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 08:12:15 UTC] === END API CALL LOG ===
[22-Jul-2026 08:12:15 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 08:12:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTA4LCJ1c2VybmFtZSI6IkFTVVFVTyIsImVtYWlsIjoiYXN1cXVvaW5ub2NlbnQ0MzZAZ21haWwuY29tIiwiZXhwIjoxNzg1MjY2NDUyfQ.krAnLGrsU8FNlkpeKspixKsvaj0_9GzTvkL4GPZ-jvk
[22-Jul-2026 08:12:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 08:12:15 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 08:12:15 UTC] User ID: 1108
[22-Jul-2026 08:12:15 UTC] ✅ User profile retrieved successfully for user ID: 1108
[22-Jul-2026 08:12:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 08:12:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 08:12:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"143.105.174.7, 172.68.102.36","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTA4LCJ1c2VybmFtZSI6IkFTVVFVTyIsImVtYWlsIjoiYXN1cXVvaW5ub2NlbnQ0MzZAZ21haWwuY29tIiwiZXhwIjoxNzg1MjY2NDUyfQ.krAnLGrsU8FNlkpeKspixKsvaj0_9GzTvkL4GPZ-jvk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f0fab48b3c4842-LIS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"143.105.174.7","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jul-2026 08:12:15 UTC] === API CALL LOG ===
[22-Jul-2026 08:12:15 UTC] === User Orders API Called ===
[22-Jul-2026 08:12:15 UTC] Endpoint: user/profile.php
[22-Jul-2026 08:12:15 UTC] User ID: 1108
[22-Jul-2026 08:12:15 UTC] Full Log Data: {
    "timestamp": "2026-07-22 08:12:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "143.105.174.7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "143.105.174.7, 172.68.102.36",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTA4LCJ1c2VybmFtZSI6IkFTVVFVTyIsImVtYWlsIjoiYXN1cXVvaW5ub2NlbnQ0MzZAZ21haWwuY29tIiwiZXhwIjoxNzg1MjY2NDUyfQ.krAnLGrsU8FNlkpeKspixKsvaj0_9GzTvkL4GPZ-jvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f0fab48b3d4842-LIS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "143.105.174.7",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 08:12:15 UTC] Limit: 20, Offset: 0
[22-Jul-2026 08:12:15 UTC] === END API CALL LOG ===
[22-Jul-2026 08:12:15 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 08:12:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTA4LCJ1c2VybmFtZSI6IkFTVVFVTyIsImVtYWlsIjoiYXN1cXVvaW5ub2NlbnQ0MzZAZ21haWwuY29tIiwiZXhwIjoxNzg1MjY2NDUyfQ.krAnLGrsU8FNlkpeKspixKsvaj0_9GzTvkL4GPZ-jvk
[22-Jul-2026 08:12:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 08:12:15 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 08:12:15 UTC] User ID: 1108
[22-Jul-2026 08:12:15 UTC] Orders found: 0
[22-Jul-2026 08:12:15 UTC] Orders data: []
[22-Jul-2026 08:12:15 UTC] ✅ User profile retrieved successfully for user ID: 1108
[22-Jul-2026 08:12:15 UTC] Total orders count: 0
[22-Jul-2026 08:12:17 UTC] === API CALL LOG ===
[22-Jul-2026 08:12:17 UTC] Endpoint: user/profile.php
[22-Jul-2026 08:12:17 UTC] Full Log Data: {
    "timestamp": "2026-07-22 08:12:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "143.105.174.7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "143.105.174.7, 172.68.102.36",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTA4LCJ1c2VybmFtZSI6IkFTVVFVTyIsImVtYWlsIjoiYXN1cXVvaW5ub2NlbnQ0MzZAZ21haWwuY29tIiwiZXhwIjoxNzg1MjY2NDUyfQ.krAnLGrsU8FNlkpeKspixKsvaj0_9GzTvkL4GPZ-jvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f0fac02f544842-LIS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "143.105.174.7",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 08:12:17 UTC] === END API CALL LOG ===
[22-Jul-2026 08:12:17 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 08:12:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTA4LCJ1c2VybmFtZSI6IkFTVVFVTyIsImVtYWlsIjoiYXN1cXVvaW5ub2NlbnQ0MzZAZ21haWwuY29tIiwiZXhwIjoxNzg1MjY2NDUyfQ.krAnLGrsU8FNlkpeKspixKsvaj0_9GzTvkL4GPZ-jvk
[22-Jul-2026 08:12:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 08:12:17 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 08:12:17 UTC] User ID: 1108
[22-Jul-2026 08:12:17 UTC] ✅ User profile retrieved successfully for user ID: 1108
[22-Jul-2026 08:12:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 08:12:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 08:12:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"143.105.174.7, 172.68.102.36","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTA4LCJ1c2VybmFtZSI6IkFTVVFVTyIsImVtYWlsIjoiYXN1cXVvaW5ub2NlbnQ0MzZAZ21haWwuY29tIiwiZXhwIjoxNzg1MjY2NDUyfQ.krAnLGrsU8FNlkpeKspixKsvaj0_9GzTvkL4GPZ-jvk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f0fac139474842-LIS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"143.105.174.7","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jul-2026 08:12:17 UTC] === API CALL LOG ===
[22-Jul-2026 08:12:17 UTC] Endpoint: user/profile.php
[22-Jul-2026 08:12:17 UTC] === User Orders API Called ===
[22-Jul-2026 08:12:17 UTC] Full Log Data: {
    "timestamp": "2026-07-22 08:12:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "143.105.174.7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "143.105.174.7, 172.68.102.36",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTA4LCJ1c2VybmFtZSI6IkFTVVFVTyIsImVtYWlsIjoiYXN1cXVvaW5ub2NlbnQ0MzZAZ21haWwuY29tIiwiZXhwIjoxNzg1MjY2NDUyfQ.krAnLGrsU8FNlkpeKspixKsvaj0_9GzTvkL4GPZ-jvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f0fac139424842-LIS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "143.105.174.7",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 08:12:17 UTC] User ID: 1108
[22-Jul-2026 08:12:17 UTC] === END API CALL LOG ===
[22-Jul-2026 08:12:17 UTC] Limit: 20, Offset: 0
[22-Jul-2026 08:12:17 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 08:12:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTA4LCJ1c2VybmFtZSI6IkFTVVFVTyIsImVtYWlsIjoiYXN1cXVvaW5ub2NlbnQ0MzZAZ21haWwuY29tIiwiZXhwIjoxNzg1MjY2NDUyfQ.krAnLGrsU8FNlkpeKspixKsvaj0_9GzTvkL4GPZ-jvk
[22-Jul-2026 08:12:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 08:12:17 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 08:12:17 UTC] User ID: 1108
[22-Jul-2026 08:12:17 UTC] Orders found: 0
[22-Jul-2026 08:12:17 UTC] Orders data: []
[22-Jul-2026 08:12:17 UTC] ✅ User profile retrieved successfully for user ID: 1108
[22-Jul-2026 08:12:17 UTC] Total orders count: 0
[22-Jul-2026 08:12:17 UTC] === API CALL LOG ===
[22-Jul-2026 08:12:17 UTC] Endpoint: user/profile.php
[22-Jul-2026 08:12:17 UTC] Full Log Data: {
    "timestamp": "2026-07-22 08:12:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "143.105.174.7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "143.105.174.7, 172.68.102.36",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTA4LCJ1c2VybmFtZSI6IkFTVVFVTyIsImVtYWlsIjoiYXN1cXVvaW5ub2NlbnQ0MzZAZ21haWwuY29tIiwiZXhwIjoxNzg1MjY2NDUyfQ.krAnLGrsU8FNlkpeKspixKsvaj0_9GzTvkL4GPZ-jvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f0fac139484842-LIS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "143.105.174.7",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 08:12:17 UTC] === END API CALL LOG ===
[22-Jul-2026 08:12:17 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 08:12:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTA4LCJ1c2VybmFtZSI6IkFTVVFVTyIsImVtYWlsIjoiYXN1cXVvaW5ub2NlbnQ0MzZAZ21haWwuY29tIiwiZXhwIjoxNzg1MjY2NDUyfQ.krAnLGrsU8FNlkpeKspixKsvaj0_9GzTvkL4GPZ-jvk
[22-Jul-2026 08:12:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 08:12:17 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 08:12:17 UTC] User ID: 1108
[22-Jul-2026 08:12:17 UTC] ✅ User profile retrieved successfully for user ID: 1108
[22-Jul-2026 08:13:01 UTC] === API CALL LOG ===
[22-Jul-2026 08:13:01 UTC] Endpoint: user/profile.php
[22-Jul-2026 08:13:01 UTC] Full Log Data: {
    "timestamp": "2026-07-22 08:13:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "143.105.174.7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "143.105.174.7, 172.68.102.37",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTA4LCJ1c2VybmFtZSI6IkFTVVFVTyIsImVtYWlsIjoiYXN1cXVvaW5ub2NlbnQ0MzZAZ21haWwuY29tIiwiZXhwIjoxNzg1MjY2NDUyfQ.krAnLGrsU8FNlkpeKspixKsvaj0_9GzTvkL4GPZ-jvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f0fbd458a6ab0d-LIS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "143.105.174.7",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 08:13:01 UTC] === END API CALL LOG ===
[22-Jul-2026 08:13:01 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 08:13:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTA4LCJ1c2VybmFtZSI6IkFTVVFVTyIsImVtYWlsIjoiYXN1cXVvaW5ub2NlbnQ0MzZAZ21haWwuY29tIiwiZXhwIjoxNzg1MjY2NDUyfQ.krAnLGrsU8FNlkpeKspixKsvaj0_9GzTvkL4GPZ-jvk
[22-Jul-2026 08:13:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 08:13:01 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 08:13:01 UTC] User ID: 1108
[22-Jul-2026 08:13:01 UTC] ✅ User profile retrieved successfully for user ID: 1108
[22-Jul-2026 08:13:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 08:13:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 08:13:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"143.105.174.7, 172.68.102.37","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTA4LCJ1c2VybmFtZSI6IkFTVVFVTyIsImVtYWlsIjoiYXN1cXVvaW5ub2NlbnQ0MzZAZ21haWwuY29tIiwiZXhwIjoxNzg1MjY2NDUyfQ.krAnLGrsU8FNlkpeKspixKsvaj0_9GzTvkL4GPZ-jvk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f0fd2ce86fab0d-LIS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"143.105.174.7","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jul-2026 08:13:56 UTC] === User Orders API Called ===
[22-Jul-2026 08:13:56 UTC] User ID: 1108
[22-Jul-2026 08:13:56 UTC] Limit: 20, Offset: 0
[22-Jul-2026 08:13:56 UTC] Orders found: 0
[22-Jul-2026 08:13:56 UTC] Orders data: []
[22-Jul-2026 08:13:56 UTC] Total orders count: 0
[22-Jul-2026 08:13:56 UTC] === API CALL LOG ===
[22-Jul-2026 08:13:56 UTC] Endpoint: user/profile.php
[22-Jul-2026 08:13:56 UTC] Full Log Data: {
    "timestamp": "2026-07-22 08:13:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "143.105.174.7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "143.105.174.7, 172.68.102.37",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTA4LCJ1c2VybmFtZSI6IkFTVVFVTyIsImVtYWlsIjoiYXN1cXVvaW5ub2NlbnQ0MzZAZ21haWwuY29tIiwiZXhwIjoxNzg1MjY2NDUyfQ.krAnLGrsU8FNlkpeKspixKsvaj0_9GzTvkL4GPZ-jvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f0fd2ce871ab0d-LIS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "143.105.174.7",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 08:13:56 UTC] === END API CALL LOG ===
[22-Jul-2026 08:13:56 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 08:13:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTA4LCJ1c2VybmFtZSI6IkFTVVFVTyIsImVtYWlsIjoiYXN1cXVvaW5ub2NlbnQ0MzZAZ21haWwuY29tIiwiZXhwIjoxNzg1MjY2NDUyfQ.krAnLGrsU8FNlkpeKspixKsvaj0_9GzTvkL4GPZ-jvk
[22-Jul-2026 08:13:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 08:13:56 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 08:13:56 UTC] User ID: 1108
[22-Jul-2026 08:13:56 UTC] ✅ User profile retrieved successfully for user ID: 1108
[22-Jul-2026 08:15:19 UTC] === API CALL LOG ===
[22-Jul-2026 08:15:19 UTC] Endpoint: user/profile.php
[22-Jul-2026 08:15:19 UTC] Full Log Data: {
    "timestamp": "2026-07-22 08:15:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "143.105.174.7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "143.105.174.7, 104.22.45.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTA4LCJ1c2VybmFtZSI6IkFTVVFVTyIsImVtYWlsIjoiYXN1cXVvaW5ub2NlbnQ0MzZAZ21haWwuY29tIiwiZXhwIjoxNzg1MjY2NDUyfQ.krAnLGrsU8FNlkpeKspixKsvaj0_9GzTvkL4GPZ-jvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f0ff2cfcceaf0f-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "143.105.174.7",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 08:15:19 UTC] === END API CALL LOG ===
[22-Jul-2026 08:15:19 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 08:15:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTA4LCJ1c2VybmFtZSI6IkFTVVFVTyIsImVtYWlsIjoiYXN1cXVvaW5ub2NlbnQ0MzZAZ21haWwuY29tIiwiZXhwIjoxNzg1MjY2NDUyfQ.krAnLGrsU8FNlkpeKspixKsvaj0_9GzTvkL4GPZ-jvk
[22-Jul-2026 08:15:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 08:15:19 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 08:15:19 UTC] User ID: 1108
[22-Jul-2026 08:15:19 UTC] ✅ User profile retrieved successfully for user ID: 1108
[22-Jul-2026 08:15:19 UTC] === API CALL LOG ===
[22-Jul-2026 08:15:19 UTC] Endpoint: user/profile.php
[22-Jul-2026 08:15:19 UTC] Full Log Data: {
    "timestamp": "2026-07-22 08:15:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "143.105.174.7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "143.105.174.7, 104.22.45.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTA4LCJ1c2VybmFtZSI6IkFTVVFVTyIsImVtYWlsIjoiYXN1cXVvaW5ub2NlbnQ0MzZAZ21haWwuY29tIiwiZXhwIjoxNzg1MjY2NDUyfQ.krAnLGrsU8FNlkpeKspixKsvaj0_9GzTvkL4GPZ-jvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f0ff2cfcccaf0f-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "143.105.174.7",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 08:15:19 UTC] === END API CALL LOG ===
[22-Jul-2026 08:15:19 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 08:15:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTA4LCJ1c2VybmFtZSI6IkFTVVFVTyIsImVtYWlsIjoiYXN1cXVvaW5ub2NlbnQ0MzZAZ21haWwuY29tIiwiZXhwIjoxNzg1MjY2NDUyfQ.krAnLGrsU8FNlkpeKspixKsvaj0_9GzTvkL4GPZ-jvk
[22-Jul-2026 08:15:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 08:15:19 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 08:15:19 UTC] User ID: 1108
[22-Jul-2026 08:15:19 UTC] ✅ User profile retrieved successfully for user ID: 1108
[22-Jul-2026 08:15:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 08:15:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 08:15:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"143.105.174.7, 104.22.45.74","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTA4LCJ1c2VybmFtZSI6IkFTVVFVTyIsImVtYWlsIjoiYXN1cXVvaW5ub2NlbnQ0MzZAZ21haWwuY29tIiwiZXhwIjoxNzg1MjY2NDUyfQ.krAnLGrsU8FNlkpeKspixKsvaj0_9GzTvkL4GPZ-jvk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f0ff2cfcc8af0f-JNB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"143.105.174.7","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jul-2026 08:15:19 UTC] === User Orders API Called ===
[22-Jul-2026 08:15:19 UTC] User ID: 1108
[22-Jul-2026 08:15:19 UTC] Limit: 20, Offset: 0
[22-Jul-2026 08:15:19 UTC] Orders found: 0
[22-Jul-2026 08:15:19 UTC] Orders data: []
[22-Jul-2026 08:15:19 UTC] Total orders count: 0
[22-Jul-2026 08:15:19 UTC] === API CALL LOG ===
[22-Jul-2026 08:15:19 UTC] Endpoint: user/profile.php
[22-Jul-2026 08:15:19 UTC] Full Log Data: {
    "timestamp": "2026-07-22 08:15:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "143.105.174.7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "143.105.174.7, 104.22.45.107",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTA4LCJ1c2VybmFtZSI6IkFTVVFVTyIsImVtYWlsIjoiYXN1cXVvaW5ub2NlbnQ0MzZAZ21haWwuY29tIiwiZXhwIjoxNzg1MjY2NDUyfQ.krAnLGrsU8FNlkpeKspixKsvaj0_9GzTvkL4GPZ-jvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f0ff2d9eddaf0f-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "143.105.174.7",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 08:15:19 UTC] === END API CALL LOG ===
[22-Jul-2026 08:15:19 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 08:15:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTA4LCJ1c2VybmFtZSI6IkFTVVFVTyIsImVtYWlsIjoiYXN1cXVvaW5ub2NlbnQ0MzZAZ21haWwuY29tIiwiZXhwIjoxNzg1MjY2NDUyfQ.krAnLGrsU8FNlkpeKspixKsvaj0_9GzTvkL4GPZ-jvk
[22-Jul-2026 08:15:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 08:15:19 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 08:15:19 UTC] User ID: 1108
[22-Jul-2026 08:15:19 UTC] ✅ User profile retrieved successfully for user ID: 1108
[22-Jul-2026 08:15:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 08:15:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 08:15:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"143.105.174.7, 104.22.45.74","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTA4LCJ1c2VybmFtZSI6IkFTVVFVTyIsImVtYWlsIjoiYXN1cXVvaW5ub2NlbnQ0MzZAZ21haWwuY29tIiwiZXhwIjoxNzg1MjY2NDUyfQ.krAnLGrsU8FNlkpeKspixKsvaj0_9GzTvkL4GPZ-jvk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f0ffad6abfaf0f-JNB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"143.105.174.7","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jul-2026 08:15:39 UTC] === User Orders API Called ===
[22-Jul-2026 08:15:39 UTC] User ID: 1108
[22-Jul-2026 08:15:39 UTC] Limit: 20, Offset: 0
[22-Jul-2026 08:15:39 UTC] Orders found: 0
[22-Jul-2026 08:15:39 UTC] Orders data: []
[22-Jul-2026 08:15:39 UTC] Total orders count: 0
[22-Jul-2026 08:15:39 UTC] === API CALL LOG ===
[22-Jul-2026 08:15:39 UTC] Endpoint: user/profile.php
[22-Jul-2026 08:15:39 UTC] Full Log Data: {
    "timestamp": "2026-07-22 08:15:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "143.105.174.7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "143.105.174.7, 104.22.45.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTA4LCJ1c2VybmFtZSI6IkFTVVFVTyIsImVtYWlsIjoiYXN1cXVvaW5ub2NlbnQ0MzZAZ21haWwuY29tIiwiZXhwIjoxNzg1MjY2NDUyfQ.krAnLGrsU8FNlkpeKspixKsvaj0_9GzTvkL4GPZ-jvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f0ffad6abcaf0f-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "143.105.174.7",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 08:15:39 UTC] === END API CALL LOG ===
[22-Jul-2026 08:15:39 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 08:15:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTA4LCJ1c2VybmFtZSI6IkFTVVFVTyIsImVtYWlsIjoiYXN1cXVvaW5ub2NlbnQ0MzZAZ21haWwuY29tIiwiZXhwIjoxNzg1MjY2NDUyfQ.krAnLGrsU8FNlkpeKspixKsvaj0_9GzTvkL4GPZ-jvk
[22-Jul-2026 08:15:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 08:15:39 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 08:15:39 UTC] User ID: 1108
[22-Jul-2026 08:15:39 UTC] ✅ User profile retrieved successfully for user ID: 1108
[22-Jul-2026 08:15:39 UTC] === API CALL LOG ===
[22-Jul-2026 08:15:39 UTC] Endpoint: user/profile.php
[22-Jul-2026 08:15:39 UTC] Full Log Data: {
    "timestamp": "2026-07-22 08:15:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "143.105.174.7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "143.105.174.7, 104.22.45.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTA4LCJ1c2VybmFtZSI6IkFTVVFVTyIsImVtYWlsIjoiYXN1cXVvaW5ub2NlbnQ0MzZAZ21haWwuY29tIiwiZXhwIjoxNzg1MjY2NDUyfQ.krAnLGrsU8FNlkpeKspixKsvaj0_9GzTvkL4GPZ-jvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f0ffad6ab8af0f-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "143.105.174.7",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 08:15:39 UTC] === END API CALL LOG ===
[22-Jul-2026 08:15:39 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 08:15:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTA4LCJ1c2VybmFtZSI6IkFTVVFVTyIsImVtYWlsIjoiYXN1cXVvaW5ub2NlbnQ0MzZAZ21haWwuY29tIiwiZXhwIjoxNzg1MjY2NDUyfQ.krAnLGrsU8FNlkpeKspixKsvaj0_9GzTvkL4GPZ-jvk
[22-Jul-2026 08:15:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 08:15:39 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 08:15:39 UTC] User ID: 1108
[22-Jul-2026 08:15:39 UTC] ✅ User profile retrieved successfully for user ID: 1108
[22-Jul-2026 08:15:39 UTC] === API CALL LOG ===
[22-Jul-2026 08:15:39 UTC] Endpoint: user/profile.php
[22-Jul-2026 08:15:39 UTC] Full Log Data: {
    "timestamp": "2026-07-22 08:15:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "143.105.174.7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "143.105.174.7, 104.22.45.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTA4LCJ1c2VybmFtZSI6IkFTVVFVTyIsImVtYWlsIjoiYXN1cXVvaW5ub2NlbnQ0MzZAZ21haWwuY29tIiwiZXhwIjoxNzg1MjY2NDUyfQ.krAnLGrsU8FNlkpeKspixKsvaj0_9GzTvkL4GPZ-jvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f0ffae0c71af0f-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "143.105.174.7",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 08:15:39 UTC] === END API CALL LOG ===
[22-Jul-2026 08:15:39 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 08:15:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTA4LCJ1c2VybmFtZSI6IkFTVVFVTyIsImVtYWlsIjoiYXN1cXVvaW5ub2NlbnQ0MzZAZ21haWwuY29tIiwiZXhwIjoxNzg1MjY2NDUyfQ.krAnLGrsU8FNlkpeKspixKsvaj0_9GzTvkL4GPZ-jvk
[22-Jul-2026 08:15:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 08:15:39 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 08:15:39 UTC] User ID: 1108
[22-Jul-2026 08:15:39 UTC] ✅ User profile retrieved successfully for user ID: 1108
[22-Jul-2026 08:15:42 UTC] === API CALL LOG ===
[22-Jul-2026 08:15:42 UTC] Endpoint: user/profile.php
[22-Jul-2026 08:15:42 UTC] Full Log Data: {
    "timestamp": "2026-07-22 08:15:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "143.105.174.7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "143.105.174.7, 104.22.45.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTA4LCJ1c2VybmFtZSI6IkFTVVFVTyIsImVtYWlsIjoiYXN1cXVvaW5ub2NlbnQ0MzZAZ21haWwuY29tIiwiZXhwIjoxNzg1MjY2NDUyfQ.krAnLGrsU8FNlkpeKspixKsvaj0_9GzTvkL4GPZ-jvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f0ffc0df7faf0f-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "143.105.174.7",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 08:15:42 UTC] === END API CALL LOG ===
[22-Jul-2026 08:15:42 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 08:15:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTA4LCJ1c2VybmFtZSI6IkFTVVFVTyIsImVtYWlsIjoiYXN1cXVvaW5ub2NlbnQ0MzZAZ21haWwuY29tIiwiZXhwIjoxNzg1MjY2NDUyfQ.krAnLGrsU8FNlkpeKspixKsvaj0_9GzTvkL4GPZ-jvk
[22-Jul-2026 08:15:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 08:15:42 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 08:15:42 UTC] User ID: 1108
[22-Jul-2026 08:15:42 UTC] ✅ User profile retrieved successfully for user ID: 1108
[22-Jul-2026 08:15:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 08:15:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 08:15:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"143.105.174.7, 104.22.45.74","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTA4LCJ1c2VybmFtZSI6IkFTVVFVTyIsImVtYWlsIjoiYXN1cXVvaW5ub2NlbnQ0MzZAZ21haWwuY29tIiwiZXhwIjoxNzg1MjY2NDUyfQ.krAnLGrsU8FNlkpeKspixKsvaj0_9GzTvkL4GPZ-jvk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f0ffc1fad4af0f-JNB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"143.105.174.7","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jul-2026 08:15:42 UTC] === User Orders API Called ===
[22-Jul-2026 08:15:42 UTC] User ID: 1108
[22-Jul-2026 08:15:42 UTC] Limit: 20, Offset: 0
[22-Jul-2026 08:15:42 UTC] === API CALL LOG ===
[22-Jul-2026 08:15:42 UTC] Endpoint: user/profile.php
[22-Jul-2026 08:15:42 UTC] Full Log Data: {
    "timestamp": "2026-07-22 08:15:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "143.105.174.7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "143.105.174.7, 104.22.45.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTA4LCJ1c2VybmFtZSI6IkFTVVFVTyIsImVtYWlsIjoiYXN1cXVvaW5ub2NlbnQ0MzZAZ21haWwuY29tIiwiZXhwIjoxNzg1MjY2NDUyfQ.krAnLGrsU8FNlkpeKspixKsvaj0_9GzTvkL4GPZ-jvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f0ffc1fad5af0f-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "143.105.174.7",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 08:15:42 UTC] Orders found: 0
[22-Jul-2026 08:15:42 UTC] === END API CALL LOG ===
[22-Jul-2026 08:15:42 UTC] Orders data: []
[22-Jul-2026 08:15:42 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 08:15:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTA4LCJ1c2VybmFtZSI6IkFTVVFVTyIsImVtYWlsIjoiYXN1cXVvaW5ub2NlbnQ0MzZAZ21haWwuY29tIiwiZXhwIjoxNzg1MjY2NDUyfQ.krAnLGrsU8FNlkpeKspixKsvaj0_9GzTvkL4GPZ-jvk
[22-Jul-2026 08:15:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 08:15:42 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 08:15:42 UTC] Total orders count: 0
[22-Jul-2026 08:15:42 UTC] User ID: 1108
[22-Jul-2026 08:15:42 UTC] ✅ User profile retrieved successfully for user ID: 1108
[22-Jul-2026 08:15:42 UTC] === API CALL LOG ===
[22-Jul-2026 08:15:42 UTC] Endpoint: user/profile.php
[22-Jul-2026 08:15:42 UTC] Full Log Data: {
    "timestamp": "2026-07-22 08:15:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "143.105.174.7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "143.105.174.7, 104.22.45.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTA4LCJ1c2VybmFtZSI6IkFTVVFVTyIsImVtYWlsIjoiYXN1cXVvaW5ub2NlbnQ0MzZAZ21haWwuY29tIiwiZXhwIjoxNzg1MjY2NDUyfQ.krAnLGrsU8FNlkpeKspixKsvaj0_9GzTvkL4GPZ-jvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f0ffc1facfaf0f-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "143.105.174.7",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 08:15:42 UTC] === END API CALL LOG ===
[22-Jul-2026 08:15:42 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 08:15:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTA4LCJ1c2VybmFtZSI6IkFTVVFVTyIsImVtYWlsIjoiYXN1cXVvaW5ub2NlbnQ0MzZAZ21haWwuY29tIiwiZXhwIjoxNzg1MjY2NDUyfQ.krAnLGrsU8FNlkpeKspixKsvaj0_9GzTvkL4GPZ-jvk
[22-Jul-2026 08:15:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 08:15:42 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 08:15:42 UTC] User ID: 1108
[22-Jul-2026 08:15:42 UTC] ✅ User profile retrieved successfully for user ID: 1108
[22-Jul-2026 08:15:49 UTC] === API CALL LOG ===
[22-Jul-2026 08:15:49 UTC] Endpoint: user/profile.php
[22-Jul-2026 08:15:49 UTC] Full Log Data: {
    "timestamp": "2026-07-22 08:15:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "143.105.174.7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "143.105.174.7, 104.22.45.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTA4LCJ1c2VybmFtZSI6IkFTVVFVTyIsImVtYWlsIjoiYXN1cXVvaW5ub2NlbnQ0MzZAZ21haWwuY29tIiwiZXhwIjoxNzg1MjY2NDUyfQ.krAnLGrsU8FNlkpeKspixKsvaj0_9GzTvkL4GPZ-jvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f0ffe89c42af0f-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "143.105.174.7",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 08:15:49 UTC] === END API CALL LOG ===
[22-Jul-2026 08:15:49 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 08:15:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTA4LCJ1c2VybmFtZSI6IkFTVVFVTyIsImVtYWlsIjoiYXN1cXVvaW5ub2NlbnQ0MzZAZ21haWwuY29tIiwiZXhwIjoxNzg1MjY2NDUyfQ.krAnLGrsU8FNlkpeKspixKsvaj0_9GzTvkL4GPZ-jvk
[22-Jul-2026 08:15:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 08:15:49 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 08:15:49 UTC] User ID: 1108
[22-Jul-2026 08:15:49 UTC] ✅ User profile retrieved successfully for user ID: 1108
[22-Jul-2026 08:16:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 08:16:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 08:16:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"143.105.174.7, 104.22.45.74","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTA4LCJ1c2VybmFtZSI6IkFTVVFVTyIsImVtYWlsIjoiYXN1cXVvaW5ub2NlbnQ0MzZAZ21haWwuY29tIiwiZXhwIjoxNzg1MjY2NDUyfQ.krAnLGrsU8FNlkpeKspixKsvaj0_9GzTvkL4GPZ-jvk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f1005a5e76af0f-JNB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"143.105.174.7","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jul-2026 08:16:06 UTC] === User Orders API Called ===
[22-Jul-2026 08:16:06 UTC] User ID: 1108
[22-Jul-2026 08:16:06 UTC] Limit: 20, Offset: 0
[22-Jul-2026 08:16:06 UTC] Orders found: 0
[22-Jul-2026 08:16:06 UTC] Orders data: []
[22-Jul-2026 08:16:06 UTC] Total orders count: 0
[22-Jul-2026 08:16:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 08:16:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 08:16:09 UTC] === API CALL LOG ===
[22-Jul-2026 08:16:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"143.105.174.7, 104.22.45.74","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTA4LCJ1c2VybmFtZSI6IkFTVVFVTyIsImVtYWlsIjoiYXN1cXVvaW5ub2NlbnQ0MzZAZ21haWwuY29tIiwiZXhwIjoxNzg1MjY2NDUyfQ.krAnLGrsU8FNlkpeKspixKsvaj0_9GzTvkL4GPZ-jvk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f1006cdddaaf0f-JNB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"143.105.174.7","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jul-2026 08:16:09 UTC] Endpoint: user/profile.php
[22-Jul-2026 08:16:09 UTC] Full Log Data: {
    "timestamp": "2026-07-22 08:16:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "143.105.174.7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "143.105.174.7, 104.22.45.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTA4LCJ1c2VybmFtZSI6IkFTVVFVTyIsImVtYWlsIjoiYXN1cXVvaW5ub2NlbnQ0MzZAZ21haWwuY29tIiwiZXhwIjoxNzg1MjY2NDUyfQ.krAnLGrsU8FNlkpeKspixKsvaj0_9GzTvkL4GPZ-jvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f1006cdddeaf0f-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "143.105.174.7",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 08:16:09 UTC] === END API CALL LOG ===
[22-Jul-2026 08:16:09 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 08:16:09 UTC] === User Orders API Called ===
[22-Jul-2026 08:16:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTA4LCJ1c2VybmFtZSI6IkFTVVFVTyIsImVtYWlsIjoiYXN1cXVvaW5ub2NlbnQ0MzZAZ21haWwuY29tIiwiZXhwIjoxNzg1MjY2NDUyfQ.krAnLGrsU8FNlkpeKspixKsvaj0_9GzTvkL4GPZ-jvk
[22-Jul-2026 08:16:09 UTC] User ID: 1108
[22-Jul-2026 08:16:09 UTC] Limit: 20, Offset: 0
[22-Jul-2026 08:16:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 08:16:09 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 08:16:09 UTC] User ID: 1108
[22-Jul-2026 08:16:09 UTC] ✅ User profile retrieved successfully for user ID: 1108
[22-Jul-2026 08:16:09 UTC] Orders found: 0
[22-Jul-2026 08:16:09 UTC] Orders data: []
[22-Jul-2026 08:16:09 UTC] Total orders count: 0
[22-Jul-2026 08:16:10 UTC] === API CALL LOG ===
[22-Jul-2026 08:16:10 UTC] Endpoint: user/profile.php
[22-Jul-2026 08:16:10 UTC] Full Log Data: {
    "timestamp": "2026-07-22 08:16:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "143.105.174.7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "143.105.174.7, 104.22.45.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTA4LCJ1c2VybmFtZSI6IkFTVVFVTyIsImVtYWlsIjoiYXN1cXVvaW5ub2NlbnQ0MzZAZ21haWwuY29tIiwiZXhwIjoxNzg1MjY2NDUyfQ.krAnLGrsU8FNlkpeKspixKsvaj0_9GzTvkL4GPZ-jvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f1006fefabaf0f-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "143.105.174.7",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 08:16:10 UTC] === END API CALL LOG ===
[22-Jul-2026 08:16:10 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 08:16:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTA4LCJ1c2VybmFtZSI6IkFTVVFVTyIsImVtYWlsIjoiYXN1cXVvaW5ub2NlbnQ0MzZAZ21haWwuY29tIiwiZXhwIjoxNzg1MjY2NDUyfQ.krAnLGrsU8FNlkpeKspixKsvaj0_9GzTvkL4GPZ-jvk
[22-Jul-2026 08:16:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 08:16:10 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 08:16:10 UTC] User ID: 1108
[22-Jul-2026 08:16:10 UTC] ✅ User profile retrieved successfully for user ID: 1108
[22-Jul-2026 08:16:50 UTC] === API CALL LOG ===
[22-Jul-2026 08:16:50 UTC] Endpoint: user/profile.php
[22-Jul-2026 08:16:50 UTC] Full Log Data: {
    "timestamp": "2026-07-22 08:16:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "143.105.174.7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "143.105.174.7, 104.22.45.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTA4LCJ1c2VybmFtZSI6IkFTVVFVTyIsImVtYWlsIjoiYXN1cXVvaW5ub2NlbnQ0MzZAZ21haWwuY29tIiwiZXhwIjoxNzg1MjY2NDUyfQ.krAnLGrsU8FNlkpeKspixKsvaj0_9GzTvkL4GPZ-jvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f10169fcb1af0f-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "143.105.174.7",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 08:16:50 UTC] === END API CALL LOG ===
[22-Jul-2026 08:16:50 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 08:16:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTA4LCJ1c2VybmFtZSI6IkFTVVFVTyIsImVtYWlsIjoiYXN1cXVvaW5ub2NlbnQ0MzZAZ21haWwuY29tIiwiZXhwIjoxNzg1MjY2NDUyfQ.krAnLGrsU8FNlkpeKspixKsvaj0_9GzTvkL4GPZ-jvk
[22-Jul-2026 08:16:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 08:16:50 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 08:16:50 UTC] User ID: 1108
[22-Jul-2026 08:16:50 UTC] ✅ User profile retrieved successfully for user ID: 1108
[22-Jul-2026 08:18:08 UTC] === API CALL LOG ===
[22-Jul-2026 08:18:08 UTC] Endpoint: user/profile.php
[22-Jul-2026 08:18:08 UTC] Full Log Data: {
    "timestamp": "2026-07-22 08:18:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "143.105.174.7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "143.105.174.7, 104.22.45.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTA4LCJ1c2VybmFtZSI6IkFTVVFVTyIsImVtYWlsIjoiYXN1cXVvaW5ub2NlbnQ0MzZAZ21haWwuY29tIiwiZXhwIjoxNzg1MjY2NDUyfQ.krAnLGrsU8FNlkpeKspixKsvaj0_9GzTvkL4GPZ-jvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f103512bbeaf0f-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "143.105.174.7",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 08:18:08 UTC] === END API CALL LOG ===
[22-Jul-2026 08:18:08 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 08:18:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTA4LCJ1c2VybmFtZSI6IkFTVVFVTyIsImVtYWlsIjoiYXN1cXVvaW5ub2NlbnQ0MzZAZ21haWwuY29tIiwiZXhwIjoxNzg1MjY2NDUyfQ.krAnLGrsU8FNlkpeKspixKsvaj0_9GzTvkL4GPZ-jvk
[22-Jul-2026 08:18:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 08:18:08 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 08:18:08 UTC] User ID: 1108
[22-Jul-2026 08:18:08 UTC] ✅ User profile retrieved successfully for user ID: 1108
[22-Jul-2026 08:18:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 08:18:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 08:18:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"143.105.174.7, 104.22.45.74","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTA4LCJ1c2VybmFtZSI6IkFTVVFVTyIsImVtYWlsIjoiYXN1cXVvaW5ub2NlbnQ0MzZAZ21haWwuY29tIiwiZXhwIjoxNzg1MjY2NDUyfQ.krAnLGrsU8FNlkpeKspixKsvaj0_9GzTvkL4GPZ-jvk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f103512bccaf0f-JNB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"143.105.174.7","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jul-2026 08:18:08 UTC] === User Orders API Called ===
[22-Jul-2026 08:18:08 UTC] User ID: 1108
[22-Jul-2026 08:18:08 UTC] Limit: 20, Offset: 0
[22-Jul-2026 08:18:08 UTC] Orders found: 0
[22-Jul-2026 08:18:08 UTC] Orders data: []
[22-Jul-2026 08:18:08 UTC] Total orders count: 0
[22-Jul-2026 08:18:09 UTC] === API CALL LOG ===
[22-Jul-2026 08:18:09 UTC] Endpoint: user/profile.php
[22-Jul-2026 08:18:09 UTC] Full Log Data: {
    "timestamp": "2026-07-22 08:18:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "143.105.174.7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "143.105.174.7, 104.22.45.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTA4LCJ1c2VybmFtZSI6IkFTVVFVTyIsImVtYWlsIjoiYXN1cXVvaW5ub2NlbnQ0MzZAZ21haWwuY29tIiwiZXhwIjoxNzg1MjY2NDUyfQ.krAnLGrsU8FNlkpeKspixKsvaj0_9GzTvkL4GPZ-jvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f10352d957af0f-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "143.105.174.7",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 08:18:09 UTC] === END API CALL LOG ===
[22-Jul-2026 08:18:09 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 08:18:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTA4LCJ1c2VybmFtZSI6IkFTVVFVTyIsImVtYWlsIjoiYXN1cXVvaW5ub2NlbnQ0MzZAZ21haWwuY29tIiwiZXhwIjoxNzg1MjY2NDUyfQ.krAnLGrsU8FNlkpeKspixKsvaj0_9GzTvkL4GPZ-jvk
[22-Jul-2026 08:18:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 08:18:09 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 08:18:09 UTC] User ID: 1108
[22-Jul-2026 08:18:09 UTC] ✅ User profile retrieved successfully for user ID: 1108
[22-Jul-2026 08:18:11 UTC] === API CALL LOG ===
[22-Jul-2026 08:18:11 UTC] Endpoint: user/profile.php
[22-Jul-2026 08:18:11 UTC] Full Log Data: {
    "timestamp": "2026-07-22 08:18:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "143.105.174.7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "143.105.174.7, 104.22.45.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTA4LCJ1c2VybmFtZSI6IkFTVVFVTyIsImVtYWlsIjoiYXN1cXVvaW5ub2NlbnQ0MzZAZ21haWwuY29tIiwiZXhwIjoxNzg1MjY2NDUyfQ.krAnLGrsU8FNlkpeKspixKsvaj0_9GzTvkL4GPZ-jvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f103683cf1af0f-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "143.105.174.7",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 08:18:11 UTC] === END API CALL LOG ===
[22-Jul-2026 08:18:11 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 08:18:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTA4LCJ1c2VybmFtZSI6IkFTVVFVTyIsImVtYWlsIjoiYXN1cXVvaW5ub2NlbnQ0MzZAZ21haWwuY29tIiwiZXhwIjoxNzg1MjY2NDUyfQ.krAnLGrsU8FNlkpeKspixKsvaj0_9GzTvkL4GPZ-jvk
[22-Jul-2026 08:18:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 08:18:11 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 08:18:11 UTC] User ID: 1108
[22-Jul-2026 08:18:11 UTC] ✅ User profile retrieved successfully for user ID: 1108
[22-Jul-2026 08:18:12 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 08:18:12 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 08:18:12 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"143.105.174.7, 104.22.45.75","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTA4LCJ1c2VybmFtZSI6IkFTVVFVTyIsImVtYWlsIjoiYXN1cXVvaW5ub2NlbnQ0MzZAZ21haWwuY29tIiwiZXhwIjoxNzg1MjY2NDUyfQ.krAnLGrsU8FNlkpeKspixKsvaj0_9GzTvkL4GPZ-jvk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f10368cebcaf0f-JNB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"143.105.174.7","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jul-2026 08:18:12 UTC] === User Orders API Called ===
[22-Jul-2026 08:18:12 UTC] User ID: 1108
[22-Jul-2026 08:18:12 UTC] Limit: 20, Offset: 0
[22-Jul-2026 08:18:12 UTC] Orders found: 0
[22-Jul-2026 08:18:12 UTC] Orders data: []
[22-Jul-2026 08:18:12 UTC] Total orders count: 0
[22-Jul-2026 08:18:12 UTC] === API CALL LOG ===
[22-Jul-2026 08:18:12 UTC] Endpoint: user/profile.php
[22-Jul-2026 08:18:12 UTC] Full Log Data: {
    "timestamp": "2026-07-22 08:18:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "143.105.174.7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "143.105.174.7, 104.22.45.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTA4LCJ1c2VybmFtZSI6IkFTVVFVTyIsImVtYWlsIjoiYXN1cXVvaW5ub2NlbnQ0MzZAZ21haWwuY29tIiwiZXhwIjoxNzg1MjY2NDUyfQ.krAnLGrsU8FNlkpeKspixKsvaj0_9GzTvkL4GPZ-jvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f10368ceb4af0f-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "143.105.174.7",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 08:18:12 UTC] === END API CALL LOG ===
[22-Jul-2026 08:18:12 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 08:18:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTA4LCJ1c2VybmFtZSI6IkFTVVFVTyIsImVtYWlsIjoiYXN1cXVvaW5ub2NlbnQ0MzZAZ21haWwuY29tIiwiZXhwIjoxNzg1MjY2NDUyfQ.krAnLGrsU8FNlkpeKspixKsvaj0_9GzTvkL4GPZ-jvk
[22-Jul-2026 08:18:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 08:18:12 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 08:18:12 UTC] User ID: 1108
[22-Jul-2026 08:18:12 UTC] ✅ User profile retrieved successfully for user ID: 1108
[22-Jul-2026 08:18:12 UTC] === API CALL LOG ===
[22-Jul-2026 08:18:12 UTC] Endpoint: user/profile.php
[22-Jul-2026 08:18:12 UTC] Full Log Data: {
    "timestamp": "2026-07-22 08:18:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "143.105.174.7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "143.105.174.7, 104.22.45.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTA4LCJ1c2VybmFtZSI6IkFTVVFVTyIsImVtYWlsIjoiYXN1cXVvaW5ub2NlbnQ0MzZAZ21haWwuY29tIiwiZXhwIjoxNzg1MjY2NDUyfQ.krAnLGrsU8FNlkpeKspixKsvaj0_9GzTvkL4GPZ-jvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f10368cebeaf0f-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "143.105.174.7",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 08:18:12 UTC] === END API CALL LOG ===
[22-Jul-2026 08:18:12 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 08:18:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTA4LCJ1c2VybmFtZSI6IkFTVVFVTyIsImVtYWlsIjoiYXN1cXVvaW5ub2NlbnQ0MzZAZ21haWwuY29tIiwiZXhwIjoxNzg1MjY2NDUyfQ.krAnLGrsU8FNlkpeKspixKsvaj0_9GzTvkL4GPZ-jvk
[22-Jul-2026 08:18:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 08:18:12 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 08:18:12 UTC] User ID: 1108
[22-Jul-2026 08:18:12 UTC] ✅ User profile retrieved successfully for user ID: 1108
[22-Jul-2026 08:23:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 08:23:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 08:23:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"143.105.174.7, 172.68.42.192","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTA4LCJ1c2VybmFtZSI6IkFTVVFVTyIsImVtYWlsIjoiYXN1cXVvaW5ub2NlbnQ0MzZAZ21haWwuY29tIiwiZXhwIjoxNzg1MjY2NDUyfQ.krAnLGrsU8FNlkpeKspixKsvaj0_9GzTvkL4GPZ-jvk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f10bcff8164eb6-JNB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"143.105.174.7","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jul-2026 08:23:56 UTC] === User Orders API Called ===
[22-Jul-2026 08:23:56 UTC] User ID: 1108
[22-Jul-2026 08:23:56 UTC] Limit: 20, Offset: 0
[22-Jul-2026 08:23:56 UTC] Orders found: 0
[22-Jul-2026 08:23:56 UTC] Orders data: []
[22-Jul-2026 08:23:56 UTC] Total orders count: 0
[22-Jul-2026 08:24:16 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 08:24:16 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 08:24:16 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"143.105.174.7, 172.68.42.192","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTA4LCJ1c2VybmFtZSI6IkFTVVFVTyIsImVtYWlsIjoiYXN1cXVvaW5ub2NlbnQ0MzZAZ21haWwuY29tIiwiZXhwIjoxNzg1MjY2NDUyfQ.krAnLGrsU8FNlkpeKspixKsvaj0_9GzTvkL4GPZ-jvk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f10c4a8afa4eb6-JNB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"143.105.174.7","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jul-2026 08:24:16 UTC] === User Orders API Called ===
[22-Jul-2026 08:24:16 UTC] User ID: 1108
[22-Jul-2026 08:24:16 UTC] Limit: 20, Offset: 0
[22-Jul-2026 08:24:16 UTC] Orders found: 0
[22-Jul-2026 08:24:16 UTC] Orders data: []
[22-Jul-2026 08:24:16 UTC] Total orders count: 0
[22-Jul-2026 08:24:16 UTC] === API CALL LOG ===
[22-Jul-2026 08:24:16 UTC] Endpoint: user/profile.php
[22-Jul-2026 08:24:16 UTC] Full Log Data: {
    "timestamp": "2026-07-22 08:24:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "143.105.174.7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "143.105.174.7, 172.68.42.192",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTA4LCJ1c2VybmFtZSI6IkFTVVFVTyIsImVtYWlsIjoiYXN1cXVvaW5ub2NlbnQ0MzZAZ21haWwuY29tIiwiZXhwIjoxNzg1MjY2NDUyfQ.krAnLGrsU8FNlkpeKspixKsvaj0_9GzTvkL4GPZ-jvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f10c4a8afd4eb6-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "143.105.174.7",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 08:24:16 UTC] === END API CALL LOG ===
[22-Jul-2026 08:24:16 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 08:24:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTA4LCJ1c2VybmFtZSI6IkFTVVFVTyIsImVtYWlsIjoiYXN1cXVvaW5ub2NlbnQ0MzZAZ21haWwuY29tIiwiZXhwIjoxNzg1MjY2NDUyfQ.krAnLGrsU8FNlkpeKspixKsvaj0_9GzTvkL4GPZ-jvk
[22-Jul-2026 08:24:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 08:24:16 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 08:24:16 UTC] User ID: 1108
[22-Jul-2026 08:24:16 UTC] ✅ User profile retrieved successfully for user ID: 1108
[22-Jul-2026 08:24:16 UTC] === API CALL LOG ===
[22-Jul-2026 08:24:16 UTC] Endpoint: user/profile.php
[22-Jul-2026 08:24:16 UTC] Full Log Data: {
    "timestamp": "2026-07-22 08:24:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "143.105.174.7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "143.105.174.7, 172.68.42.193",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTA4LCJ1c2VybmFtZSI6IkFTVVFVTyIsImVtYWlsIjoiYXN1cXVvaW5ub2NlbnQ0MzZAZ21haWwuY29tIiwiZXhwIjoxNzg1MjY2NDUyfQ.krAnLGrsU8FNlkpeKspixKsvaj0_9GzTvkL4GPZ-jvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f10c4e5e404eb6-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "143.105.174.7",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 08:24:16 UTC] === END API CALL LOG ===
[22-Jul-2026 08:24:16 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 08:24:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTA4LCJ1c2VybmFtZSI6IkFTVVFVTyIsImVtYWlsIjoiYXN1cXVvaW5ub2NlbnQ0MzZAZ21haWwuY29tIiwiZXhwIjoxNzg1MjY2NDUyfQ.krAnLGrsU8FNlkpeKspixKsvaj0_9GzTvkL4GPZ-jvk
[22-Jul-2026 08:24:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 08:24:16 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 08:24:16 UTC] User ID: 1108
[22-Jul-2026 08:24:16 UTC] ✅ User profile retrieved successfully for user ID: 1108
[22-Jul-2026 08:27:16 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 08:27:16 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 08:27:16 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"143.105.174.7, 104.22.45.74","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTA4LCJ1c2VybmFtZSI6IkFTVVFVTyIsImVtYWlsIjoiYXN1cXVvaW5ub2NlbnQ0MzZAZ21haWwuY29tIiwiZXhwIjoxNzg1MjY2NDUyfQ.krAnLGrsU8FNlkpeKspixKsvaj0_9GzTvkL4GPZ-jvk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f110b27bed1560-JNB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"143.105.174.7","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jul-2026 08:27:16 UTC] === User Orders API Called ===
[22-Jul-2026 08:27:16 UTC] User ID: 1108
[22-Jul-2026 08:27:16 UTC] Limit: 20, Offset: 0
[22-Jul-2026 08:27:16 UTC] Orders found: 1
[22-Jul-2026 08:27:16 UTC] Orders data: [{"id":412,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/winning_plug_00","status":"pending","created_at":"2026-07-22 11:57:13","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[22-Jul-2026 08:27:16 UTC] Total orders count: 1
[22-Jul-2026 08:27:51 UTC] === API CALL LOG ===
[22-Jul-2026 08:27:51 UTC] Endpoint: user/profile.php
[22-Jul-2026 08:27:51 UTC] Full Log Data: {
    "timestamp": "2026-07-22 08:27:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "143.105.174.7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "143.105.174.7, 104.22.45.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTA4LCJ1c2VybmFtZSI6IkFTVVFVTyIsImVtYWlsIjoiYXN1cXVvaW5ub2NlbnQ0MzZAZ21haWwuY29tIiwiZXhwIjoxNzg1MjY2NDUyfQ.krAnLGrsU8FNlkpeKspixKsvaj0_9GzTvkL4GPZ-jvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f1118f199c1560-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "143.105.174.7",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 08:27:51 UTC] === END API CALL LOG ===
[22-Jul-2026 08:27:51 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 08:27:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTA4LCJ1c2VybmFtZSI6IkFTVVFVTyIsImVtYWlsIjoiYXN1cXVvaW5ub2NlbnQ0MzZAZ21haWwuY29tIiwiZXhwIjoxNzg1MjY2NDUyfQ.krAnLGrsU8FNlkpeKspixKsvaj0_9GzTvkL4GPZ-jvk
[22-Jul-2026 08:27:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 08:27:51 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 08:27:51 UTC] User ID: 1108
[22-Jul-2026 08:27:51 UTC] ✅ User profile retrieved successfully for user ID: 1108
[22-Jul-2026 08:27:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 08:27:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 08:27:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"143.105.174.7, 104.22.45.75","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTA4LCJ1c2VybmFtZSI6IkFTVVFVTyIsImVtYWlsIjoiYXN1cXVvaW5ub2NlbnQ0MzZAZ21haWwuY29tIiwiZXhwIjoxNzg1MjY2NDUyfQ.krAnLGrsU8FNlkpeKspixKsvaj0_9GzTvkL4GPZ-jvk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f1118f199b1560-JNB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"143.105.174.7","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jul-2026 08:27:51 UTC] === User Orders API Called ===
[22-Jul-2026 08:27:51 UTC] User ID: 1108
[22-Jul-2026 08:27:51 UTC] Limit: 20, Offset: 0
[22-Jul-2026 08:27:51 UTC] Orders found: 1
[22-Jul-2026 08:27:51 UTC] Orders data: [{"id":412,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/winning_plug_00","status":"pending","created_at":"2026-07-22 11:57:13","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[22-Jul-2026 08:27:51 UTC] Total orders count: 1
[22-Jul-2026 08:27:52 UTC] === API CALL LOG ===
[22-Jul-2026 08:27:52 UTC] Endpoint: user/profile.php
[22-Jul-2026 08:27:52 UTC] Full Log Data: {
    "timestamp": "2026-07-22 08:27:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "143.105.174.7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "143.105.174.7, 104.22.45.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTA4LCJ1c2VybmFtZSI6IkFTVVFVTyIsImVtYWlsIjoiYXN1cXVvaW5ub2NlbnQ0MzZAZ21haWwuY29tIiwiZXhwIjoxNzg1MjY2NDUyfQ.krAnLGrsU8FNlkpeKspixKsvaj0_9GzTvkL4GPZ-jvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f11192ccfb1560-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "143.105.174.7",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 08:27:52 UTC] === END API CALL LOG ===
[22-Jul-2026 08:27:52 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 08:27:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTA4LCJ1c2VybmFtZSI6IkFTVVFVTyIsImVtYWlsIjoiYXN1cXVvaW5ub2NlbnQ0MzZAZ21haWwuY29tIiwiZXhwIjoxNzg1MjY2NDUyfQ.krAnLGrsU8FNlkpeKspixKsvaj0_9GzTvkL4GPZ-jvk
[22-Jul-2026 08:27:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 08:27:52 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 08:27:52 UTC] User ID: 1108
[22-Jul-2026 08:27:52 UTC] ✅ User profile retrieved successfully for user ID: 1108
[22-Jul-2026 08:28:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 08:28:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 08:28:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"143.105.174.7, 104.22.45.74","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTA4LCJ1c2VybmFtZSI6IkFTVVFVTyIsImVtYWlsIjoiYXN1cXVvaW5ub2NlbnQ0MzZAZ21haWwuY29tIiwiZXhwIjoxNzg1MjY2NDUyfQ.krAnLGrsU8FNlkpeKspixKsvaj0_9GzTvkL4GPZ-jvk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f1131a6dcc1560-JNB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"143.105.174.7","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jul-2026 08:28:55 UTC] === User Orders API Called ===
[22-Jul-2026 08:28:55 UTC] User ID: 1108
[22-Jul-2026 08:28:55 UTC] Limit: 20, Offset: 0
[22-Jul-2026 08:28:55 UTC] Orders found: 1
[22-Jul-2026 08:28:55 UTC] Orders data: [{"id":412,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/winning_plug_00","status":"pending","created_at":"2026-07-22 11:57:13","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[22-Jul-2026 08:28:55 UTC] Total orders count: 1
[22-Jul-2026 08:28:55 UTC] === API CALL LOG ===
[22-Jul-2026 08:28:55 UTC] Endpoint: user/profile.php
[22-Jul-2026 08:28:55 UTC] Full Log Data: {
    "timestamp": "2026-07-22 08:28:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "143.105.174.7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "143.105.174.7, 104.22.45.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTA4LCJ1c2VybmFtZSI6IkFTVVFVTyIsImVtYWlsIjoiYXN1cXVvaW5ub2NlbnQ0MzZAZ21haWwuY29tIiwiZXhwIjoxNzg1MjY2NDUyfQ.krAnLGrsU8FNlkpeKspixKsvaj0_9GzTvkL4GPZ-jvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f1131b0f2d1560-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "143.105.174.7",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 08:28:55 UTC] === END API CALL LOG ===
[22-Jul-2026 08:28:55 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 08:28:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTA4LCJ1c2VybmFtZSI6IkFTVVFVTyIsImVtYWlsIjoiYXN1cXVvaW5ub2NlbnQ0MzZAZ21haWwuY29tIiwiZXhwIjoxNzg1MjY2NDUyfQ.krAnLGrsU8FNlkpeKspixKsvaj0_9GzTvkL4GPZ-jvk
[22-Jul-2026 08:28:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 08:28:55 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 08:28:55 UTC] User ID: 1108
[22-Jul-2026 08:28:55 UTC] ✅ User profile retrieved successfully for user ID: 1108
[22-Jul-2026 08:28:55 UTC] === API CALL LOG ===
[22-Jul-2026 08:28:55 UTC] Endpoint: user/profile.php
[22-Jul-2026 08:28:55 UTC] Full Log Data: {
    "timestamp": "2026-07-22 08:28:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "143.105.174.7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "143.105.174.7, 104.22.45.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTA4LCJ1c2VybmFtZSI6IkFTVVFVTyIsImVtYWlsIjoiYXN1cXVvaW5ub2NlbnQ0MzZAZ21haWwuY29tIiwiZXhwIjoxNzg1MjY2NDUyfQ.krAnLGrsU8FNlkpeKspixKsvaj0_9GzTvkL4GPZ-jvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f1131e58871560-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "143.105.174.7",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 08:28:55 UTC] === END API CALL LOG ===
[22-Jul-2026 08:28:55 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 08:28:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTA4LCJ1c2VybmFtZSI6IkFTVVFVTyIsImVtYWlsIjoiYXN1cXVvaW5ub2NlbnQ0MzZAZ21haWwuY29tIiwiZXhwIjoxNzg1MjY2NDUyfQ.krAnLGrsU8FNlkpeKspixKsvaj0_9GzTvkL4GPZ-jvk
[22-Jul-2026 08:28:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 08:28:55 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 08:28:55 UTC] User ID: 1108
[22-Jul-2026 08:28:55 UTC] ✅ User profile retrieved successfully for user ID: 1108
[22-Jul-2026 08:29:05 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 08:29:05 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 08:29:05 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"143.105.174.7, 104.22.45.75","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTA4LCJ1c2VybmFtZSI6IkFTVVFVTyIsImVtYWlsIjoiYXN1cXVvaW5ub2NlbnQ0MzZAZ21haWwuY29tIiwiZXhwIjoxNzg1MjY2NDUyfQ.krAnLGrsU8FNlkpeKspixKsvaj0_9GzTvkL4GPZ-jvk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f113588e0b1560-JNB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"143.105.174.7","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jul-2026 08:29:05 UTC] === User Orders API Called ===
[22-Jul-2026 08:29:05 UTC] User ID: 1108
[22-Jul-2026 08:29:05 UTC] Limit: 20, Offset: 0
[22-Jul-2026 08:29:05 UTC] Orders found: 1
[22-Jul-2026 08:29:05 UTC] Orders data: [{"id":412,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/winning_plug_00","status":"pending","created_at":"2026-07-22 11:57:13","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[22-Jul-2026 08:29:05 UTC] Total orders count: 1
[22-Jul-2026 08:35:02 UTC] === API CALL LOG ===
[22-Jul-2026 08:35:02 UTC] Endpoint: user/profile.php
[22-Jul-2026 08:35:02 UTC] Full Log Data: {
    "timestamp": "2026-07-22 08:35:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "143.105.174.7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "143.105.174.7, 172.69.112.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTA4LCJ1c2VybmFtZSI6IkFTVVFVTyIsImVtYWlsIjoiYXN1cXVvaW5ub2NlbnQ0MzZAZ21haWwuY29tIiwiZXhwIjoxNzg1MjY2NDUyfQ.krAnLGrsU8FNlkpeKspixKsvaj0_9GzTvkL4GPZ-jvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f11c0e5e03ae35-DUR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "143.105.174.7",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 08:35:02 UTC] === END API CALL LOG ===
[22-Jul-2026 08:35:02 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 08:35:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTA4LCJ1c2VybmFtZSI6IkFTVVFVTyIsImVtYWlsIjoiYXN1cXVvaW5ub2NlbnQ0MzZAZ21haWwuY29tIiwiZXhwIjoxNzg1MjY2NDUyfQ.krAnLGrsU8FNlkpeKspixKsvaj0_9GzTvkL4GPZ-jvk
[22-Jul-2026 08:35:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 08:35:02 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 08:35:02 UTC] User ID: 1108
[22-Jul-2026 08:35:02 UTC] ✅ User profile retrieved successfully for user ID: 1108
[22-Jul-2026 08:35:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 08:35:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 08:35:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"143.105.174.7, 172.69.112.152","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTA4LCJ1c2VybmFtZSI6IkFTVVFVTyIsImVtYWlsIjoiYXN1cXVvaW5ub2NlbnQ0MzZAZ21haWwuY29tIiwiZXhwIjoxNzg1MjY2NDUyfQ.krAnLGrsU8FNlkpeKspixKsvaj0_9GzTvkL4GPZ-jvk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f11c16d8dfae35-DUR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"143.105.174.7","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jul-2026 08:35:02 UTC] === User Orders API Called ===
[22-Jul-2026 08:35:02 UTC] User ID: 1108
[22-Jul-2026 08:35:02 UTC] Limit: 20, Offset: 0
[22-Jul-2026 08:35:02 UTC] Orders found: 1
[22-Jul-2026 08:35:02 UTC] Orders data: [{"id":412,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/winning_plug_00","status":"pending","created_at":"2026-07-22 11:57:13","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[22-Jul-2026 08:35:02 UTC] Total orders count: 1
[22-Jul-2026 08:35:02 UTC] === API CALL LOG ===
[22-Jul-2026 08:35:02 UTC] Endpoint: user/profile.php
[22-Jul-2026 08:35:02 UTC] Full Log Data: {
    "timestamp": "2026-07-22 08:35:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "143.105.174.7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "143.105.174.7, 172.69.112.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTA4LCJ1c2VybmFtZSI6IkFTVVFVTyIsImVtYWlsIjoiYXN1cXVvaW5ub2NlbnQ0MzZAZ21haWwuY29tIiwiZXhwIjoxNzg1MjY2NDUyfQ.krAnLGrsU8FNlkpeKspixKsvaj0_9GzTvkL4GPZ-jvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f11c16d8e1ae35-DUR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "143.105.174.7",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 08:35:02 UTC] === END API CALL LOG ===
[22-Jul-2026 08:35:02 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 08:35:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTA4LCJ1c2VybmFtZSI6IkFTVVFVTyIsImVtYWlsIjoiYXN1cXVvaW5ub2NlbnQ0MzZAZ21haWwuY29tIiwiZXhwIjoxNzg1MjY2NDUyfQ.krAnLGrsU8FNlkpeKspixKsvaj0_9GzTvkL4GPZ-jvk
[22-Jul-2026 08:35:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 08:35:02 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 08:35:02 UTC] User ID: 1108
[22-Jul-2026 08:35:02 UTC] ✅ User profile retrieved successfully for user ID: 1108
[22-Jul-2026 08:35:03 UTC] === API CALL LOG ===
[22-Jul-2026 08:35:03 UTC] Endpoint: user/profile.php
[22-Jul-2026 08:35:03 UTC] Full Log Data: {
    "timestamp": "2026-07-22 08:35:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "143.105.174.7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "143.105.174.7, 172.69.112.186",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTA4LCJ1c2VybmFtZSI6IkFTVVFVTyIsImVtYWlsIjoiYXN1cXVvaW5ub2NlbnQ0MzZAZ21haWwuY29tIiwiZXhwIjoxNzg1MjY2NDUyfQ.krAnLGrsU8FNlkpeKspixKsvaj0_9GzTvkL4GPZ-jvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f11c16d8cfae35-DUR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "143.105.174.7",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 08:35:03 UTC] === END API CALL LOG ===
[22-Jul-2026 08:35:03 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 08:35:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTA4LCJ1c2VybmFtZSI6IkFTVVFVTyIsImVtYWlsIjoiYXN1cXVvaW5ub2NlbnQ0MzZAZ21haWwuY29tIiwiZXhwIjoxNzg1MjY2NDUyfQ.krAnLGrsU8FNlkpeKspixKsvaj0_9GzTvkL4GPZ-jvk
[22-Jul-2026 08:35:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 08:35:03 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 08:35:03 UTC] User ID: 1108
[22-Jul-2026 08:35:03 UTC] ✅ User profile retrieved successfully for user ID: 1108
[22-Jul-2026 08:35:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 08:35:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 08:35:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"143.105.174.7, 172.69.112.152","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTA4LCJ1c2VybmFtZSI6IkFTVVFVTyIsImVtYWlsIjoiYXN1cXVvaW5ub2NlbnQ0MzZAZ21haWwuY29tIiwiZXhwIjoxNzg1MjY2NDUyfQ.krAnLGrsU8FNlkpeKspixKsvaj0_9GzTvkL4GPZ-jvk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f11c9bb8b4ae35-DUR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"143.105.174.7","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jul-2026 08:35:24 UTC] === User Orders API Called ===
[22-Jul-2026 08:35:24 UTC] User ID: 1108
[22-Jul-2026 08:35:24 UTC] Limit: 20, Offset: 0
[22-Jul-2026 08:35:24 UTC] Orders found: 1
[22-Jul-2026 08:35:24 UTC] Orders data: [{"id":412,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/winning_plug_00","status":"pending","created_at":"2026-07-22 11:57:13","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[22-Jul-2026 08:35:24 UTC] Total orders count: 1
[22-Jul-2026 08:35:39 UTC] === API CALL LOG ===
[22-Jul-2026 08:35:39 UTC] Endpoint: user/profile.php
[22-Jul-2026 08:35:39 UTC] Full Log Data: {
    "timestamp": "2026-07-22 08:35:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "143.105.174.7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "143.105.174.7, 172.69.112.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTA4LCJ1c2VybmFtZSI6IkFTVVFVTyIsImVtYWlsIjoiYXN1cXVvaW5ub2NlbnQ0MzZAZ21haWwuY29tIiwiZXhwIjoxNzg1MjY2NDUyfQ.krAnLGrsU8FNlkpeKspixKsvaj0_9GzTvkL4GPZ-jvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f11cf7de4aae35-DUR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "143.105.174.7",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 08:35:39 UTC] === END API CALL LOG ===
[22-Jul-2026 08:35:39 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 08:35:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTA4LCJ1c2VybmFtZSI6IkFTVVFVTyIsImVtYWlsIjoiYXN1cXVvaW5ub2NlbnQ0MzZAZ21haWwuY29tIiwiZXhwIjoxNzg1MjY2NDUyfQ.krAnLGrsU8FNlkpeKspixKsvaj0_9GzTvkL4GPZ-jvk
[22-Jul-2026 08:35:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 08:35:39 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 08:35:39 UTC] User ID: 1108
[22-Jul-2026 08:35:39 UTC] ✅ User profile retrieved successfully for user ID: 1108
[22-Jul-2026 08:35:39 UTC] User Purchases API - User ID: 1108
[22-Jul-2026 08:35:39 UTC] User Purchases API - Total purchases found: 0
[22-Jul-2026 09:11:33 UTC] === API CALL LOG ===
[22-Jul-2026 09:11:33 UTC] Endpoint: user/profile.php
[22-Jul-2026 09:11:33 UTC] Full Log Data: {
    "timestamp": "2026-07-22 09:11:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "143.105.174.7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "143.105.174.7, 104.22.45.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTA4LCJ1c2VybmFtZSI6IkFTVVFVTyIsImVtYWlsIjoiYXN1cXVvaW5ub2NlbnQ0MzZAZ21haWwuY29tIiwiZXhwIjoxNzg1MjY2NDUyfQ.krAnLGrsU8FNlkpeKspixKsvaj0_9GzTvkL4GPZ-jvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f1518eecd28f53-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "143.105.174.7",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 09:11:33 UTC] === END API CALL LOG ===
[22-Jul-2026 09:11:33 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 09:11:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTA4LCJ1c2VybmFtZSI6IkFTVVFVTyIsImVtYWlsIjoiYXN1cXVvaW5ub2NlbnQ0MzZAZ21haWwuY29tIiwiZXhwIjoxNzg1MjY2NDUyfQ.krAnLGrsU8FNlkpeKspixKsvaj0_9GzTvkL4GPZ-jvk
[22-Jul-2026 09:11:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 09:11:33 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 09:11:33 UTC] User ID: 1108
[22-Jul-2026 09:11:33 UTC] ✅ User profile retrieved successfully for user ID: 1108
[22-Jul-2026 09:11:34 UTC] === API CALL LOG ===
[22-Jul-2026 09:11:34 UTC] Endpoint: user/profile.php
[22-Jul-2026 09:11:34 UTC] Full Log Data: {
    "timestamp": "2026-07-22 09:11:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "143.105.174.7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "143.105.174.7, 104.22.45.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTA4LCJ1c2VybmFtZSI6IkFTVVFVTyIsImVtYWlsIjoiYXN1cXVvaW5ub2NlbnQ0MzZAZ21haWwuY29tIiwiZXhwIjoxNzg1MjY2NDUyfQ.krAnLGrsU8FNlkpeKspixKsvaj0_9GzTvkL4GPZ-jvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f151965aeb8f53-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "143.105.174.7",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 09:11:34 UTC] === END API CALL LOG ===
[22-Jul-2026 09:11:34 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 09:11:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTA4LCJ1c2VybmFtZSI6IkFTVVFVTyIsImVtYWlsIjoiYXN1cXVvaW5ub2NlbnQ0MzZAZ21haWwuY29tIiwiZXhwIjoxNzg1MjY2NDUyfQ.krAnLGrsU8FNlkpeKspixKsvaj0_9GzTvkL4GPZ-jvk
[22-Jul-2026 09:11:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 09:11:34 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 09:11:34 UTC] User ID: 1108
[22-Jul-2026 09:11:34 UTC] ✅ User profile retrieved successfully for user ID: 1108
[22-Jul-2026 09:11:34 UTC] === API CALL LOG ===
[22-Jul-2026 09:11:34 UTC] Endpoint: user/profile.php
[22-Jul-2026 09:11:34 UTC] Full Log Data: {
    "timestamp": "2026-07-22 09:11:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "143.105.174.7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "143.105.174.7, 104.22.45.107",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTA4LCJ1c2VybmFtZSI6IkFTVVFVTyIsImVtYWlsIjoiYXN1cXVvaW5ub2NlbnQ0MzZAZ21haWwuY29tIiwiZXhwIjoxNzg1MjY2NDUyfQ.krAnLGrsU8FNlkpeKspixKsvaj0_9GzTvkL4GPZ-jvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f151970cdf8f53-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "143.105.174.7",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 09:11:34 UTC] === END API CALL LOG ===
[22-Jul-2026 09:11:34 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 09:11:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTA4LCJ1c2VybmFtZSI6IkFTVVFVTyIsImVtYWlsIjoiYXN1cXVvaW5ub2NlbnQ0MzZAZ21haWwuY29tIiwiZXhwIjoxNzg1MjY2NDUyfQ.krAnLGrsU8FNlkpeKspixKsvaj0_9GzTvkL4GPZ-jvk
[22-Jul-2026 09:11:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 09:11:34 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 09:11:34 UTC] User ID: 1108
[22-Jul-2026 09:11:34 UTC] ✅ User profile retrieved successfully for user ID: 1108
[22-Jul-2026 09:11:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 09:11:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 09:11:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"143.105.174.7, 104.22.45.107","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTA4LCJ1c2VybmFtZSI6IkFTVVFVTyIsImVtYWlsIjoiYXN1cXVvaW5ub2NlbnQ0MzZAZ21haWwuY29tIiwiZXhwIjoxNzg1MjY2NDUyfQ.krAnLGrsU8FNlkpeKspixKsvaj0_9GzTvkL4GPZ-jvk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f151970cde8f53-JNB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"143.105.174.7","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jul-2026 09:11:34 UTC] === User Orders API Called ===
[22-Jul-2026 09:11:34 UTC] User ID: 1108
[22-Jul-2026 09:11:34 UTC] Limit: 20, Offset: 0
[22-Jul-2026 09:11:34 UTC] Orders found: 1
[22-Jul-2026 09:11:34 UTC] Orders data: [{"id":412,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/winning_plug_00","status":"pending","created_at":"2026-07-22 11:57:13","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[22-Jul-2026 09:11:34 UTC] Total orders count: 1
[22-Jul-2026 09:12:05 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 09:12:05 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 09:12:05 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"143.105.174.7, 104.22.45.74","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTA4LCJ1c2VybmFtZSI6IkFTVVFVTyIsImVtYWlsIjoiYXN1cXVvaW5ub2NlbnQ0MzZAZ21haWwuY29tIiwiZXhwIjoxNzg1MjY2NDUyfQ.krAnLGrsU8FNlkpeKspixKsvaj0_9GzTvkL4GPZ-jvk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f152554dc08f53-JNB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"143.105.174.7","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jul-2026 09:12:05 UTC] === User Orders API Called ===
[22-Jul-2026 09:12:05 UTC] User ID: 1108
[22-Jul-2026 09:12:05 UTC] Limit: 20, Offset: 0
[22-Jul-2026 09:12:05 UTC] Orders found: 1
[22-Jul-2026 09:12:05 UTC] Orders data: [{"id":412,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/winning_plug_00","status":"pending","created_at":"2026-07-22 11:57:13","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[22-Jul-2026 09:12:05 UTC] Total orders count: 1
[22-Jul-2026 09:12:05 UTC] === API CALL LOG ===
[22-Jul-2026 09:12:05 UTC] Endpoint: user/profile.php
[22-Jul-2026 09:12:05 UTC] Full Log Data: {
    "timestamp": "2026-07-22 09:12:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "143.105.174.7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "143.105.174.7, 104.22.45.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTA4LCJ1c2VybmFtZSI6IkFTVVFVTyIsImVtYWlsIjoiYXN1cXVvaW5ub2NlbnQ0MzZAZ21haWwuY29tIiwiZXhwIjoxNzg1MjY2NDUyfQ.krAnLGrsU8FNlkpeKspixKsvaj0_9GzTvkL4GPZ-jvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f152554dc48f53-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "143.105.174.7",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 09:12:05 UTC] === END API CALL LOG ===
[22-Jul-2026 09:12:05 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 09:12:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTA4LCJ1c2VybmFtZSI6IkFTVVFVTyIsImVtYWlsIjoiYXN1cXVvaW5ub2NlbnQ0MzZAZ21haWwuY29tIiwiZXhwIjoxNzg1MjY2NDUyfQ.krAnLGrsU8FNlkpeKspixKsvaj0_9GzTvkL4GPZ-jvk
[22-Jul-2026 09:12:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 09:12:05 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 09:12:05 UTC] User ID: 1108
[22-Jul-2026 09:12:05 UTC] ✅ User profile retrieved successfully for user ID: 1108
[22-Jul-2026 09:12:05 UTC] === API CALL LOG ===
[22-Jul-2026 09:12:05 UTC] Endpoint: user/profile.php
[22-Jul-2026 09:12:05 UTC] Full Log Data: {
    "timestamp": "2026-07-22 09:12:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "143.105.174.7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "143.105.174.7, 104.22.45.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTA4LCJ1c2VybmFtZSI6IkFTVVFVTyIsImVtYWlsIjoiYXN1cXVvaW5ub2NlbnQ0MzZAZ21haWwuY29tIiwiZXhwIjoxNzg1MjY2NDUyfQ.krAnLGrsU8FNlkpeKspixKsvaj0_9GzTvkL4GPZ-jvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f15258f92f8f53-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "143.105.174.7",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 09:12:05 UTC] === END API CALL LOG ===
[22-Jul-2026 09:12:05 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 09:12:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTA4LCJ1c2VybmFtZSI6IkFTVVFVTyIsImVtYWlsIjoiYXN1cXVvaW5ub2NlbnQ0MzZAZ21haWwuY29tIiwiZXhwIjoxNzg1MjY2NDUyfQ.krAnLGrsU8FNlkpeKspixKsvaj0_9GzTvkL4GPZ-jvk
[22-Jul-2026 09:12:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 09:12:05 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 09:12:05 UTC] User ID: 1108
[22-Jul-2026 09:12:05 UTC] ✅ User profile retrieved successfully for user ID: 1108
[22-Jul-2026 09:18:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 09:18:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 09:18:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"143.105.174.7, 104.22.13.45","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTA4LCJ1c2VybmFtZSI6IkFTVVFVTyIsImVtYWlsIjoiYXN1cXVvaW5ub2NlbnQ0MzZAZ21haWwuY29tIiwiZXhwIjoxNzg1MjY2NDUyfQ.krAnLGrsU8FNlkpeKspixKsvaj0_9GzTvkL4GPZ-jvk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f15b8b8d6e41b1-LIS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"143.105.174.7","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jul-2026 09:18:22 UTC] === User Orders API Called ===
[22-Jul-2026 09:18:22 UTC] User ID: 1108
[22-Jul-2026 09:18:22 UTC] Limit: 20, Offset: 0
[22-Jul-2026 09:18:22 UTC] Orders found: 2
[22-Jul-2026 09:18:22 UTC] Orders data: [{"id":413,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/winning_plug_00","status":"pending","created_at":"2026-07-22 12:48:19","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":412,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/winning_plug_00","status":"pending","created_at":"2026-07-22 11:57:13","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[22-Jul-2026 09:18:22 UTC] Total orders count: 2
[22-Jul-2026 10:56:05 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 10:56:05 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 10:56:05 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.112.126.139, 172.68.186.58","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTExLCJ1c2VybmFtZSI6Indpc2UiLCJlbWFpbCI6InBhbGFzZW5pb3JAZ21haWwuY29tIiwiZXhwIjoxNzg1MzIyNTY0fQ.t7YpX0dGTUfdE7W0Vlq3vCN61iHaD44PoO-rV8HLCwQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f1eab53debbefb-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.112.126.139","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jul-2026 10:56:05 UTC] === User Orders API Called ===
[22-Jul-2026 10:56:05 UTC] User ID: 1111
[22-Jul-2026 10:56:05 UTC] Limit: 20, Offset: 0
[22-Jul-2026 10:56:05 UTC] Orders found: 0
[22-Jul-2026 10:56:05 UTC] Orders data: []
[22-Jul-2026 10:56:05 UTC] === API CALL LOG ===
[22-Jul-2026 10:56:05 UTC] Endpoint: user/profile.php
[22-Jul-2026 10:56:05 UTC] Full Log Data: {
    "timestamp": "2026-07-22 10:56:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.126.139",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.112.126.139, 172.68.186.58",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTExLCJ1c2VybmFtZSI6Indpc2UiLCJlbWFpbCI6InBhbGFzZW5pb3JAZ21haWwuY29tIiwiZXhwIjoxNzg1MzIyNTY0fQ.t7YpX0dGTUfdE7W0Vlq3vCN61iHaD44PoO-rV8HLCwQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f1eab53de9befb-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.112.126.139",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 10:56:05 UTC] Total orders count: 0
[22-Jul-2026 10:56:05 UTC] === END API CALL LOG ===
[22-Jul-2026 10:56:05 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 10:56:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTExLCJ1c2VybmFtZSI6Indpc2UiLCJlbWFpbCI6InBhbGFzZW5pb3JAZ21haWwuY29tIiwiZXhwIjoxNzg1MzIyNTY0fQ.t7YpX0dGTUfdE7W0Vlq3vCN61iHaD44PoO-rV8HLCwQ
[22-Jul-2026 10:56:05 UTC] === API CALL LOG ===
[22-Jul-2026 10:56:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 10:56:05 UTC] Endpoint: user/profile.php
[22-Jul-2026 10:56:05 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 10:56:05 UTC] Full Log Data: {
    "timestamp": "2026-07-22 10:56:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.126.139",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.112.126.139, 172.68.186.58",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTExLCJ1c2VybmFtZSI6Indpc2UiLCJlbWFpbCI6InBhbGFzZW5pb3JAZ21haWwuY29tIiwiZXhwIjoxNzg1MzIyNTY0fQ.t7YpX0dGTUfdE7W0Vlq3vCN61iHaD44PoO-rV8HLCwQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f1eab53dedbefb-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.112.126.139",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 10:56:05 UTC] User ID: 1111
[22-Jul-2026 10:56:05 UTC] === END API CALL LOG ===
[22-Jul-2026 10:56:05 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 10:56:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTExLCJ1c2VybmFtZSI6Indpc2UiLCJlbWFpbCI6InBhbGFzZW5pb3JAZ21haWwuY29tIiwiZXhwIjoxNzg1MzIyNTY0fQ.t7YpX0dGTUfdE7W0Vlq3vCN61iHaD44PoO-rV8HLCwQ
[22-Jul-2026 10:56:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 10:56:05 UTC] ✅ User profile retrieved successfully for user ID: 1111
[22-Jul-2026 10:56:05 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 10:56:05 UTC] User ID: 1111
[22-Jul-2026 10:56:05 UTC] ✅ User profile retrieved successfully for user ID: 1111
[22-Jul-2026 10:56:08 UTC] === API CALL LOG ===
[22-Jul-2026 10:56:08 UTC] Endpoint: user/profile.php
[22-Jul-2026 10:56:08 UTC] Full Log Data: {
    "timestamp": "2026-07-22 10:56:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.126.139",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.112.126.139, 172.68.186.58",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTExLCJ1c2VybmFtZSI6Indpc2UiLCJlbWFpbCI6InBhbGFzZW5pb3JAZ21haWwuY29tIiwiZXhwIjoxNzg1MzIyNTY0fQ.t7YpX0dGTUfdE7W0Vlq3vCN61iHaD44PoO-rV8HLCwQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f1eac2789ebefb-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.112.126.139",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 10:56:08 UTC] === END API CALL LOG ===
[22-Jul-2026 10:56:08 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 10:56:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTExLCJ1c2VybmFtZSI6Indpc2UiLCJlbWFpbCI6InBhbGFzZW5pb3JAZ21haWwuY29tIiwiZXhwIjoxNzg1MzIyNTY0fQ.t7YpX0dGTUfdE7W0Vlq3vCN61iHaD44PoO-rV8HLCwQ
[22-Jul-2026 10:56:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 10:56:08 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 10:56:08 UTC] User ID: 1111
[22-Jul-2026 10:56:08 UTC] ✅ User profile retrieved successfully for user ID: 1111
[22-Jul-2026 10:56:52 UTC] === API CALL LOG ===
[22-Jul-2026 10:56:52 UTC] Endpoint: user/profile.php
[22-Jul-2026 10:56:52 UTC] Full Log Data: {
    "timestamp": "2026-07-22 10:56:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.126.139",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.112.126.139, 172.68.186.58",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTExLCJ1c2VybmFtZSI6Indpc2UiLCJlbWFpbCI6InBhbGFzZW5pb3JAZ21haWwuY29tIiwiZXhwIjoxNzg1MzIyNTY0fQ.t7YpX0dGTUfdE7W0Vlq3vCN61iHaD44PoO-rV8HLCwQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f1ebd5fa5dbefb-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.112.126.139",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 10:56:52 UTC] === END API CALL LOG ===
[22-Jul-2026 10:56:52 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 10:56:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTExLCJ1c2VybmFtZSI6Indpc2UiLCJlbWFpbCI6InBhbGFzZW5pb3JAZ21haWwuY29tIiwiZXhwIjoxNzg1MzIyNTY0fQ.t7YpX0dGTUfdE7W0Vlq3vCN61iHaD44PoO-rV8HLCwQ
[22-Jul-2026 10:56:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 10:56:52 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 10:56:52 UTC] User ID: 1111
[22-Jul-2026 10:56:52 UTC] ✅ User profile retrieved successfully for user ID: 1111
[22-Jul-2026 10:56:53 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 10:56:53 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 10:56:53 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.112.126.139, 172.68.186.58","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTExLCJ1c2VybmFtZSI6Indpc2UiLCJlbWFpbCI6InBhbGFzZW5pb3JAZ21haWwuY29tIiwiZXhwIjoxNzg1MzIyNTY0fQ.t7YpX0dGTUfdE7W0Vlq3vCN61iHaD44PoO-rV8HLCwQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f1ebdb9dc4befb-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.112.126.139","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jul-2026 10:56:53 UTC] === User Orders API Called ===
[22-Jul-2026 10:56:53 UTC] User ID: 1111
[22-Jul-2026 10:56:53 UTC] Limit: 20, Offset: 0
[22-Jul-2026 10:56:53 UTC] === API CALL LOG ===
[22-Jul-2026 10:56:53 UTC] Endpoint: user/profile.php
[22-Jul-2026 10:56:53 UTC] Full Log Data: {
    "timestamp": "2026-07-22 10:56:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.126.139",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.112.126.139, 172.68.186.58",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTExLCJ1c2VybmFtZSI6Indpc2UiLCJlbWFpbCI6InBhbGFzZW5pb3JAZ21haWwuY29tIiwiZXhwIjoxNzg1MzIyNTY0fQ.t7YpX0dGTUfdE7W0Vlq3vCN61iHaD44PoO-rV8HLCwQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f1ebdb9dc5befb-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.112.126.139",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 10:56:53 UTC] === END API CALL LOG ===
[22-Jul-2026 10:56:53 UTC] Orders found: 0
[22-Jul-2026 10:56:53 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 10:56:53 UTC] Orders data: []
[22-Jul-2026 10:56:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTExLCJ1c2VybmFtZSI6Indpc2UiLCJlbWFpbCI6InBhbGFzZW5pb3JAZ21haWwuY29tIiwiZXhwIjoxNzg1MzIyNTY0fQ.t7YpX0dGTUfdE7W0Vlq3vCN61iHaD44PoO-rV8HLCwQ
[22-Jul-2026 10:56:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 10:56:53 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 10:56:53 UTC] Total orders count: 0
[22-Jul-2026 10:56:53 UTC] User ID: 1111
[22-Jul-2026 10:56:53 UTC] ✅ User profile retrieved successfully for user ID: 1111
[22-Jul-2026 10:56:53 UTC] === API CALL LOG ===
[22-Jul-2026 10:56:53 UTC] Endpoint: user/profile.php
[22-Jul-2026 10:56:53 UTC] Full Log Data: {
    "timestamp": "2026-07-22 10:56:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.126.139",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.112.126.139, 172.68.186.58",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTExLCJ1c2VybmFtZSI6Indpc2UiLCJlbWFpbCI6InBhbGFzZW5pb3JAZ21haWwuY29tIiwiZXhwIjoxNzg1MzIyNTY0fQ.t7YpX0dGTUfdE7W0Vlq3vCN61iHaD44PoO-rV8HLCwQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f1ebdf382fbefb-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.112.126.139",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 10:56:53 UTC] === END API CALL LOG ===
[22-Jul-2026 10:56:53 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 10:56:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTExLCJ1c2VybmFtZSI6Indpc2UiLCJlbWFpbCI6InBhbGFzZW5pb3JAZ21haWwuY29tIiwiZXhwIjoxNzg1MzIyNTY0fQ.t7YpX0dGTUfdE7W0Vlq3vCN61iHaD44PoO-rV8HLCwQ
[22-Jul-2026 10:56:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 10:56:53 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 10:56:53 UTC] User ID: 1111
[22-Jul-2026 10:56:53 UTC] ✅ User profile retrieved successfully for user ID: 1111
[22-Jul-2026 10:56:54 UTC] === API CALL LOG ===
[22-Jul-2026 10:56:54 UTC] Endpoint: user/profile.php
[22-Jul-2026 10:56:54 UTC] Full Log Data: {
    "timestamp": "2026-07-22 10:56:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.126.139",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.112.126.139, 172.68.186.58",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTExLCJ1c2VybmFtZSI6Indpc2UiLCJlbWFpbCI6InBhbGFzZW5pb3JAZ21haWwuY29tIiwiZXhwIjoxNzg1MzIyNTY0fQ.t7YpX0dGTUfdE7W0Vlq3vCN61iHaD44PoO-rV8HLCwQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f1ebe54c02befb-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.112.126.139",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 10:56:54 UTC] === END API CALL LOG ===
[22-Jul-2026 10:56:54 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 10:56:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTExLCJ1c2VybmFtZSI6Indpc2UiLCJlbWFpbCI6InBhbGFzZW5pb3JAZ21haWwuY29tIiwiZXhwIjoxNzg1MzIyNTY0fQ.t7YpX0dGTUfdE7W0Vlq3vCN61iHaD44PoO-rV8HLCwQ
[22-Jul-2026 10:56:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 10:56:54 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 10:56:54 UTC] User ID: 1111
[22-Jul-2026 10:56:54 UTC] ✅ User profile retrieved successfully for user ID: 1111
[22-Jul-2026 10:58:05 UTC] === API CALL LOG ===
[22-Jul-2026 10:58:05 UTC] Endpoint: user/profile.php
[22-Jul-2026 10:58:05 UTC] Full Log Data: {
    "timestamp": "2026-07-22 10:58:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.126.139",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.112.126.139, 172.70.162.242",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTExLCJ1c2VybmFtZSI6Indpc2UiLCJlbWFpbCI6InBhbGFzZW5pb3JAZ21haWwuY29tIiwiZXhwIjoxNzg1MzIyNTY0fQ.t7YpX0dGTUfdE7W0Vlq3vCN61iHaD44PoO-rV8HLCwQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f1ed9f3f789418-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.112.126.139",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 10:58:05 UTC] === END API CALL LOG ===
[22-Jul-2026 10:58:05 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 10:58:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTExLCJ1c2VybmFtZSI6Indpc2UiLCJlbWFpbCI6InBhbGFzZW5pb3JAZ21haWwuY29tIiwiZXhwIjoxNzg1MzIyNTY0fQ.t7YpX0dGTUfdE7W0Vlq3vCN61iHaD44PoO-rV8HLCwQ
[22-Jul-2026 10:58:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 10:58:05 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 10:58:05 UTC] User ID: 1111
[22-Jul-2026 10:58:05 UTC] ✅ User profile retrieved successfully for user ID: 1111
[22-Jul-2026 10:58:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 10:58:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 10:58:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.112.126.139, 172.70.162.241","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTExLCJ1c2VybmFtZSI6Indpc2UiLCJlbWFpbCI6InBhbGFzZW5pb3JAZ21haWwuY29tIiwiZXhwIjoxNzg1MzIyNTY0fQ.t7YpX0dGTUfdE7W0Vlq3vCN61iHaD44PoO-rV8HLCwQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f1ee9138a39418-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.112.126.139","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jul-2026 10:58:44 UTC] === User Orders API Called ===
[22-Jul-2026 10:58:44 UTC] User ID: 1111
[22-Jul-2026 10:58:44 UTC] Limit: 20, Offset: 0
[22-Jul-2026 10:58:44 UTC] Orders found: 0
[22-Jul-2026 10:58:44 UTC] Orders data: []
[22-Jul-2026 10:58:44 UTC] Total orders count: 0
[22-Jul-2026 10:58:44 UTC] === API CALL LOG ===
[22-Jul-2026 10:58:44 UTC] Endpoint: user/profile.php
[22-Jul-2026 10:58:44 UTC] Full Log Data: {
    "timestamp": "2026-07-22 10:58:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.126.139",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.112.126.139, 172.70.162.241",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTExLCJ1c2VybmFtZSI6Indpc2UiLCJlbWFpbCI6InBhbGFzZW5pb3JAZ21haWwuY29tIiwiZXhwIjoxNzg1MzIyNTY0fQ.t7YpX0dGTUfdE7W0Vlq3vCN61iHaD44PoO-rV8HLCwQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f1ee9138a69418-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.112.126.139",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 10:58:44 UTC] === END API CALL LOG ===
[22-Jul-2026 10:58:44 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 10:58:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTExLCJ1c2VybmFtZSI6Indpc2UiLCJlbWFpbCI6InBhbGFzZW5pb3JAZ21haWwuY29tIiwiZXhwIjoxNzg1MzIyNTY0fQ.t7YpX0dGTUfdE7W0Vlq3vCN61iHaD44PoO-rV8HLCwQ
[22-Jul-2026 10:58:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 10:58:44 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 10:58:44 UTC] User ID: 1111
[22-Jul-2026 10:58:44 UTC] ✅ User profile retrieved successfully for user ID: 1111
[22-Jul-2026 10:58:44 UTC] === API CALL LOG ===
[22-Jul-2026 10:58:44 UTC] Endpoint: user/profile.php
[22-Jul-2026 10:58:44 UTC] Full Log Data: {
    "timestamp": "2026-07-22 10:58:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.126.139",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.112.126.139, 172.70.162.241",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTExLCJ1c2VybmFtZSI6Indpc2UiLCJlbWFpbCI6InBhbGFzZW5pb3JAZ21haWwuY29tIiwiZXhwIjoxNzg1MzIyNTY0fQ.t7YpX0dGTUfdE7W0Vlq3vCN61iHaD44PoO-rV8HLCwQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f1ee941ac29418-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.112.126.139",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 10:58:44 UTC] === END API CALL LOG ===
[22-Jul-2026 10:58:44 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 10:58:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTExLCJ1c2VybmFtZSI6Indpc2UiLCJlbWFpbCI6InBhbGFzZW5pb3JAZ21haWwuY29tIiwiZXhwIjoxNzg1MzIyNTY0fQ.t7YpX0dGTUfdE7W0Vlq3vCN61iHaD44PoO-rV8HLCwQ
[22-Jul-2026 10:58:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 10:58:44 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 10:58:44 UTC] User ID: 1111
[22-Jul-2026 10:58:44 UTC] ✅ User profile retrieved successfully for user ID: 1111
[22-Jul-2026 10:58:46 UTC] === API CALL LOG ===
[22-Jul-2026 10:58:46 UTC] Endpoint: user/profile.php
[22-Jul-2026 10:58:46 UTC] Full Log Data: {
    "timestamp": "2026-07-22 10:58:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.126.139",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.112.126.139, 172.70.162.241",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTExLCJ1c2VybmFtZSI6Indpc2UiLCJlbWFpbCI6InBhbGFzZW5pb3JAZ21haWwuY29tIiwiZXhwIjoxNzg1MzIyNTY0fQ.t7YpX0dGTUfdE7W0Vlq3vCN61iHaD44PoO-rV8HLCwQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f1eea06a969418-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.112.126.139",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 10:58:46 UTC] === END API CALL LOG ===
[22-Jul-2026 10:58:46 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 10:58:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTExLCJ1c2VybmFtZSI6Indpc2UiLCJlbWFpbCI6InBhbGFzZW5pb3JAZ21haWwuY29tIiwiZXhwIjoxNzg1MzIyNTY0fQ.t7YpX0dGTUfdE7W0Vlq3vCN61iHaD44PoO-rV8HLCwQ
[22-Jul-2026 10:58:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 10:58:46 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 10:58:46 UTC] User ID: 1111
[22-Jul-2026 10:58:46 UTC] ✅ User profile retrieved successfully for user ID: 1111
[22-Jul-2026 10:58:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 10:58:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 10:58:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.112.126.139, 172.70.162.242","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTExLCJ1c2VybmFtZSI6Indpc2UiLCJlbWFpbCI6InBhbGFzZW5pb3JAZ21haWwuY29tIiwiZXhwIjoxNzg1MzIyNTY0fQ.t7YpX0dGTUfdE7W0Vlq3vCN61iHaD44PoO-rV8HLCwQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f1eecfda7c9418-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.112.126.139","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jul-2026 10:58:54 UTC] === User Orders API Called ===
[22-Jul-2026 10:58:54 UTC] User ID: 1111
[22-Jul-2026 10:58:54 UTC] Limit: 20, Offset: 0
[22-Jul-2026 10:58:54 UTC] Orders found: 0
[22-Jul-2026 10:58:54 UTC] Orders data: []
[22-Jul-2026 10:58:54 UTC] Total orders count: 0
[22-Jul-2026 10:58:54 UTC] === API CALL LOG ===
[22-Jul-2026 10:58:54 UTC] Endpoint: user/profile.php
[22-Jul-2026 10:58:54 UTC] Full Log Data: {
    "timestamp": "2026-07-22 10:58:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.126.139",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.112.126.139, 172.70.162.242",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTExLCJ1c2VybmFtZSI6Indpc2UiLCJlbWFpbCI6InBhbGFzZW5pb3JAZ21haWwuY29tIiwiZXhwIjoxNzg1MzIyNTY0fQ.t7YpX0dGTUfdE7W0Vlq3vCN61iHaD44PoO-rV8HLCwQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f1eecfda7e9418-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.112.126.139",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 10:58:54 UTC] === END API CALL LOG ===
[22-Jul-2026 10:58:54 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 10:58:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTExLCJ1c2VybmFtZSI6Indpc2UiLCJlbWFpbCI6InBhbGFzZW5pb3JAZ21haWwuY29tIiwiZXhwIjoxNzg1MzIyNTY0fQ.t7YpX0dGTUfdE7W0Vlq3vCN61iHaD44PoO-rV8HLCwQ
[22-Jul-2026 10:58:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 10:58:54 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 10:58:54 UTC] User ID: 1111
[22-Jul-2026 10:58:54 UTC] ✅ User profile retrieved successfully for user ID: 1111
[22-Jul-2026 10:58:54 UTC] === API CALL LOG ===
[22-Jul-2026 10:58:54 UTC] Endpoint: user/profile.php
[22-Jul-2026 10:58:54 UTC] Full Log Data: {
    "timestamp": "2026-07-22 10:58:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.126.139",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.112.126.139, 172.70.162.242",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTExLCJ1c2VybmFtZSI6Indpc2UiLCJlbWFpbCI6InBhbGFzZW5pb3JAZ21haWwuY29tIiwiZXhwIjoxNzg1MzIyNTY0fQ.t7YpX0dGTUfdE7W0Vlq3vCN61iHaD44PoO-rV8HLCwQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f1eed3ad2d9418-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.112.126.139",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 10:58:54 UTC] === END API CALL LOG ===
[22-Jul-2026 10:58:54 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 10:58:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTExLCJ1c2VybmFtZSI6Indpc2UiLCJlbWFpbCI6InBhbGFzZW5pb3JAZ21haWwuY29tIiwiZXhwIjoxNzg1MzIyNTY0fQ.t7YpX0dGTUfdE7W0Vlq3vCN61iHaD44PoO-rV8HLCwQ
[22-Jul-2026 10:58:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 10:58:54 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 10:58:54 UTC] User ID: 1111
[22-Jul-2026 10:58:54 UTC] ✅ User profile retrieved successfully for user ID: 1111
[22-Jul-2026 10:58:55 UTC] === API CALL LOG ===
[22-Jul-2026 10:58:55 UTC] Endpoint: user/profile.php
[22-Jul-2026 10:58:55 UTC] Full Log Data: {
    "timestamp": "2026-07-22 10:58:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.126.139",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.112.126.139, 172.70.162.242",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTExLCJ1c2VybmFtZSI6Indpc2UiLCJlbWFpbCI6InBhbGFzZW5pb3JAZ21haWwuY29tIiwiZXhwIjoxNzg1MzIyNTY0fQ.t7YpX0dGTUfdE7W0Vlq3vCN61iHaD44PoO-rV8HLCwQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f1eedb9ab59418-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.112.126.139",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 10:58:55 UTC] === END API CALL LOG ===
[22-Jul-2026 10:58:55 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 10:58:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTExLCJ1c2VybmFtZSI6Indpc2UiLCJlbWFpbCI6InBhbGFzZW5pb3JAZ21haWwuY29tIiwiZXhwIjoxNzg1MzIyNTY0fQ.t7YpX0dGTUfdE7W0Vlq3vCN61iHaD44PoO-rV8HLCwQ
[22-Jul-2026 10:58:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 10:58:55 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 10:58:55 UTC] User ID: 1111
[22-Jul-2026 10:58:55 UTC] ✅ User profile retrieved successfully for user ID: 1111
[22-Jul-2026 10:59:30 UTC] === API CALL LOG ===
[22-Jul-2026 10:59:30 UTC] Endpoint: user/profile.php
[22-Jul-2026 10:59:30 UTC] Full Log Data: {
    "timestamp": "2026-07-22 10:59:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.126.139",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.112.126.139, 172.70.162.241",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTExLCJ1c2VybmFtZSI6Indpc2UiLCJlbWFpbCI6InBhbGFzZW5pb3JAZ21haWwuY29tIiwiZXhwIjoxNzg1MzIyNTY0fQ.t7YpX0dGTUfdE7W0Vlq3vCN61iHaD44PoO-rV8HLCwQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f1efb4f94a9418-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.112.126.139",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 10:59:30 UTC] === END API CALL LOG ===
[22-Jul-2026 10:59:30 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 10:59:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTExLCJ1c2VybmFtZSI6Indpc2UiLCJlbWFpbCI6InBhbGFzZW5pb3JAZ21haWwuY29tIiwiZXhwIjoxNzg1MzIyNTY0fQ.t7YpX0dGTUfdE7W0Vlq3vCN61iHaD44PoO-rV8HLCwQ
[22-Jul-2026 10:59:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 10:59:30 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 10:59:30 UTC] User ID: 1111
[22-Jul-2026 10:59:30 UTC] ✅ User profile retrieved successfully for user ID: 1111
[22-Jul-2026 10:59:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 10:59:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 10:59:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.112.126.139, 172.70.162.241","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTExLCJ1c2VybmFtZSI6Indpc2UiLCJlbWFpbCI6InBhbGFzZW5pb3JAZ21haWwuY29tIiwiZXhwIjoxNzg1MzIyNTY0fQ.t7YpX0dGTUfdE7W0Vlq3vCN61iHaD44PoO-rV8HLCwQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f1efb4f9499418-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.112.126.139","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jul-2026 10:59:30 UTC] === User Orders API Called ===
[22-Jul-2026 10:59:30 UTC] User ID: 1111
[22-Jul-2026 10:59:30 UTC] Limit: 20, Offset: 0
[22-Jul-2026 10:59:30 UTC] Orders found: 0
[22-Jul-2026 10:59:30 UTC] Orders data: []
[22-Jul-2026 10:59:30 UTC] Total orders count: 0
[22-Jul-2026 10:59:31 UTC] === API CALL LOG ===
[22-Jul-2026 10:59:31 UTC] Endpoint: user/profile.php
[22-Jul-2026 10:59:31 UTC] Full Log Data: {
    "timestamp": "2026-07-22 10:59:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.126.139",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.112.126.139, 172.70.162.241",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTExLCJ1c2VybmFtZSI6Indpc2UiLCJlbWFpbCI6InBhbGFzZW5pb3JAZ21haWwuY29tIiwiZXhwIjoxNzg1MzIyNTY0fQ.t7YpX0dGTUfdE7W0Vlq3vCN61iHaD44PoO-rV8HLCwQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f1efb91c229418-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.112.126.139",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 10:59:31 UTC] === END API CALL LOG ===
[22-Jul-2026 10:59:31 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 10:59:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTExLCJ1c2VybmFtZSI6Indpc2UiLCJlbWFpbCI6InBhbGFzZW5pb3JAZ21haWwuY29tIiwiZXhwIjoxNzg1MzIyNTY0fQ.t7YpX0dGTUfdE7W0Vlq3vCN61iHaD44PoO-rV8HLCwQ
[22-Jul-2026 10:59:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 10:59:31 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 10:59:31 UTC] User ID: 1111
[22-Jul-2026 10:59:31 UTC] ✅ User profile retrieved successfully for user ID: 1111
[22-Jul-2026 10:59:33 UTC] === API CALL LOG ===
[22-Jul-2026 10:59:33 UTC] Endpoint: user/profile.php
[22-Jul-2026 10:59:33 UTC] Full Log Data: {
    "timestamp": "2026-07-22 10:59:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.126.139",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.112.126.139, 172.70.162.241",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTExLCJ1c2VybmFtZSI6Indpc2UiLCJlbWFpbCI6InBhbGFzZW5pb3JAZ21haWwuY29tIiwiZXhwIjoxNzg1MzIyNTY0fQ.t7YpX0dGTUfdE7W0Vlq3vCN61iHaD44PoO-rV8HLCwQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f1efc86ec89418-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.112.126.139",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 10:59:33 UTC] === END API CALL LOG ===
[22-Jul-2026 10:59:33 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 10:59:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTExLCJ1c2VybmFtZSI6Indpc2UiLCJlbWFpbCI6InBhbGFzZW5pb3JAZ21haWwuY29tIiwiZXhwIjoxNzg1MzIyNTY0fQ.t7YpX0dGTUfdE7W0Vlq3vCN61iHaD44PoO-rV8HLCwQ
[22-Jul-2026 10:59:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 10:59:33 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 10:59:33 UTC] User ID: 1111
[22-Jul-2026 10:59:33 UTC] ✅ User profile retrieved successfully for user ID: 1111
[22-Jul-2026 10:59:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 10:59:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 10:59:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.112.126.139, 172.70.162.241","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTExLCJ1c2VybmFtZSI6Indpc2UiLCJlbWFpbCI6InBhbGFzZW5pb3JAZ21haWwuY29tIiwiZXhwIjoxNzg1MzIyNTY0fQ.t7YpX0dGTUfdE7W0Vlq3vCN61iHaD44PoO-rV8HLCwQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f1f047df029418-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.112.126.139","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jul-2026 10:59:54 UTC] === User Orders API Called ===
[22-Jul-2026 10:59:54 UTC] User ID: 1111
[22-Jul-2026 10:59:54 UTC] Limit: 20, Offset: 0
[22-Jul-2026 10:59:54 UTC] Orders found: 0
[22-Jul-2026 10:59:54 UTC] Orders data: []
[22-Jul-2026 10:59:54 UTC] Total orders count: 0
[22-Jul-2026 10:59:57 UTC] === API CALL LOG ===
[22-Jul-2026 10:59:57 UTC] Endpoint: user/profile.php
[22-Jul-2026 10:59:57 UTC] Full Log Data: {
    "timestamp": "2026-07-22 10:59:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.126.139",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.112.126.139, 172.70.162.241",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTExLCJ1c2VybmFtZSI6Indpc2UiLCJlbWFpbCI6InBhbGFzZW5pb3JAZ21haWwuY29tIiwiZXhwIjoxNzg1MzIyNTY0fQ.t7YpX0dGTUfdE7W0Vlq3vCN61iHaD44PoO-rV8HLCwQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f1f05b0d649418-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.112.126.139",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 10:59:57 UTC] === END API CALL LOG ===
[22-Jul-2026 10:59:57 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 10:59:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTExLCJ1c2VybmFtZSI6Indpc2UiLCJlbWFpbCI6InBhbGFzZW5pb3JAZ21haWwuY29tIiwiZXhwIjoxNzg1MzIyNTY0fQ.t7YpX0dGTUfdE7W0Vlq3vCN61iHaD44PoO-rV8HLCwQ
[22-Jul-2026 10:59:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 10:59:57 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 10:59:57 UTC] User ID: 1111
[22-Jul-2026 10:59:57 UTC] ✅ User profile retrieved successfully for user ID: 1111
[22-Jul-2026 10:59:58 UTC] User Purchases API - User ID: 1111
[22-Jul-2026 10:59:58 UTC] User Purchases API - Total purchases found: 1
[22-Jul-2026 11:00:37 UTC] === API CALL LOG ===
[22-Jul-2026 11:00:37 UTC] Endpoint: user/profile.php
[22-Jul-2026 11:00:37 UTC] Full Log Data: {
    "timestamp": "2026-07-22 11:00:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:d08:1b47:8fab:18c4:27a3:8e28:1b22",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2001:d08:1b47:8fab:18c4:27a3:8e28:1b22, 162.158.192.138",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNCIsInVzZXJuYW1lIjoibGFmbyIsImVtYWlsIjoicGFqb3gzMDA1NUB4aHNlZWRzLmNvbSIsImV4cCI6MTc4NTMyMjgzNn0.oea3Y3weXbm92lP9xwOyLEH4jOxvtW4HmA9bn2E3GWI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f1f1544c953c3f-KUL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2001:d08:1b47:8fab:18c4:27a3:8e28:1b22",
        "cf-ipcountry": "MY",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 11:00:37 UTC] === END API CALL LOG ===
[22-Jul-2026 11:00:37 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 11:00:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNCIsInVzZXJuYW1lIjoibGFmbyIsImVtYWlsIjoicGFqb3gzMDA1NUB4aHNlZWRzLmNvbSIsImV4cCI6MTc4NTMyMjgzNn0.oea3Y3weXbm92lP9xwOyLEH4jOxvtW4HmA9bn2E3GWI
[22-Jul-2026 11:00:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 11:00:37 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 11:00:37 UTC] User ID: 1114
[22-Jul-2026 11:00:37 UTC] ✅ User profile retrieved successfully for user ID: 1114
[22-Jul-2026 11:00:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 11:00:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 11:00:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2001:d08:1b47:8fab:18c4:27a3:8e28:1b22, 162.158.192.138","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNCIsInVzZXJuYW1lIjoibGFmbyIsImVtYWlsIjoicGFqb3gzMDA1NUB4aHNlZWRzLmNvbSIsImV4cCI6MTc4NTMyMjgzNn0.oea3Y3weXbm92lP9xwOyLEH4jOxvtW4HmA9bn2E3GWI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f1f154ad2b3c3f-KUL","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2001:d08:1b47:8fab:18c4:27a3:8e28:1b22","cf-ipcountry":"MY","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jul-2026 11:00:37 UTC] === User Orders API Called ===
[22-Jul-2026 11:00:37 UTC] User ID: 1114
[22-Jul-2026 11:00:37 UTC] Limit: 20, Offset: 0
[22-Jul-2026 11:00:37 UTC] Orders found: 0
[22-Jul-2026 11:00:37 UTC] Orders data: []
[22-Jul-2026 11:00:37 UTC] Total orders count: 0
[22-Jul-2026 11:00:37 UTC] === API CALL LOG ===
[22-Jul-2026 11:00:37 UTC] Endpoint: user/profile.php
[22-Jul-2026 11:00:37 UTC] Full Log Data: {
    "timestamp": "2026-07-22 11:00:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:d08:1b47:8fab:18c4:27a3:8e28:1b22",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2001:d08:1b47:8fab:18c4:27a3:8e28:1b22, 162.158.192.138",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNCIsInVzZXJuYW1lIjoibGFmbyIsImVtYWlsIjoicGFqb3gzMDA1NUB4aHNlZWRzLmNvbSIsImV4cCI6MTc4NTMyMjgzNn0.oea3Y3weXbm92lP9xwOyLEH4jOxvtW4HmA9bn2E3GWI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f1f154fd9a3c3f-KUL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2001:d08:1b47:8fab:18c4:27a3:8e28:1b22",
        "cf-ipcountry": "MY",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 11:00:37 UTC] === END API CALL LOG ===
[22-Jul-2026 11:00:37 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 11:00:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNCIsInVzZXJuYW1lIjoibGFmbyIsImVtYWlsIjoicGFqb3gzMDA1NUB4aHNlZWRzLmNvbSIsImV4cCI6MTc4NTMyMjgzNn0.oea3Y3weXbm92lP9xwOyLEH4jOxvtW4HmA9bn2E3GWI
[22-Jul-2026 11:00:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 11:00:37 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 11:00:37 UTC] User ID: 1114
[22-Jul-2026 11:00:37 UTC] ✅ User profile retrieved successfully for user ID: 1114
[22-Jul-2026 11:00:38 UTC] === API CALL LOG ===
[22-Jul-2026 11:00:38 UTC] Endpoint: user/profile.php
[22-Jul-2026 11:00:38 UTC] Full Log Data: {
    "timestamp": "2026-07-22 11:00:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:d08:1b47:8fab:18c4:27a3:8e28:1b22",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2001:d08:1b47:8fab:18c4:27a3:8e28:1b22, 162.158.192.138",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNCIsInVzZXJuYW1lIjoibGFmbyIsImVtYWlsIjoicGFqb3gzMDA1NUB4aHNlZWRzLmNvbSIsImV4cCI6MTc4NTMyMjgzNn0.oea3Y3weXbm92lP9xwOyLEH4jOxvtW4HmA9bn2E3GWI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f1f15aff8b3c3f-KUL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2001:d08:1b47:8fab:18c4:27a3:8e28:1b22",
        "cf-ipcountry": "MY",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 11:00:38 UTC] === END API CALL LOG ===
[22-Jul-2026 11:00:38 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 11:00:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNCIsInVzZXJuYW1lIjoibGFmbyIsImVtYWlsIjoicGFqb3gzMDA1NUB4aHNlZWRzLmNvbSIsImV4cCI6MTc4NTMyMjgzNn0.oea3Y3weXbm92lP9xwOyLEH4jOxvtW4HmA9bn2E3GWI
[22-Jul-2026 11:00:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 11:00:38 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 11:00:38 UTC] User ID: 1114
[22-Jul-2026 11:00:38 UTC] ✅ User profile retrieved successfully for user ID: 1114
[22-Jul-2026 11:01:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 11:01:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 11:01:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2001:d08:1b47:8fab:18c4:27a3:8e28:1b22, 162.158.192.138","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNCIsInVzZXJuYW1lIjoibGFmbyIsImVtYWlsIjoicGFqb3gzMDA1NUB4aHNlZWRzLmNvbSIsImV4cCI6MTc4NTMyMjgzNn0.oea3Y3weXbm92lP9xwOyLEH4jOxvtW4HmA9bn2E3GWI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f1f1ef5a4a3c3f-KUL","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2001:d08:1b47:8fab:18c4:27a3:8e28:1b22","cf-ipcountry":"MY","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jul-2026 11:01:02 UTC] === User Orders API Called ===
[22-Jul-2026 11:01:02 UTC] User ID: 1114
[22-Jul-2026 11:01:02 UTC] Limit: 20, Offset: 0
[22-Jul-2026 11:01:02 UTC] Orders found: 0
[22-Jul-2026 11:01:02 UTC] Orders data: []
[22-Jul-2026 11:01:02 UTC] Total orders count: 0
[22-Jul-2026 11:01:02 UTC] === API CALL LOG ===
[22-Jul-2026 11:01:02 UTC] Endpoint: user/profile.php
[22-Jul-2026 11:01:02 UTC] Full Log Data: {
    "timestamp": "2026-07-22 11:01:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:d08:1b47:8fab:18c4:27a3:8e28:1b22",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2001:d08:1b47:8fab:18c4:27a3:8e28:1b22, 162.158.192.139",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNCIsInVzZXJuYW1lIjoibGFmbyIsImVtYWlsIjoicGFqb3gzMDA1NUB4aHNlZWRzLmNvbSIsImV4cCI6MTc4NTMyMjgzNn0.oea3Y3weXbm92lP9xwOyLEH4jOxvtW4HmA9bn2E3GWI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f1f1ef7a8f3c3f-KUL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2001:d08:1b47:8fab:18c4:27a3:8e28:1b22",
        "cf-ipcountry": "MY",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 11:01:02 UTC] === END API CALL LOG ===
[22-Jul-2026 11:01:02 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 11:01:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNCIsInVzZXJuYW1lIjoibGFmbyIsImVtYWlsIjoicGFqb3gzMDA1NUB4aHNlZWRzLmNvbSIsImV4cCI6MTc4NTMyMjgzNn0.oea3Y3weXbm92lP9xwOyLEH4jOxvtW4HmA9bn2E3GWI
[22-Jul-2026 11:01:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 11:01:02 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 11:01:02 UTC] User ID: 1114
[22-Jul-2026 11:01:02 UTC] ✅ User profile retrieved successfully for user ID: 1114
[22-Jul-2026 11:01:02 UTC] === API CALL LOG ===
[22-Jul-2026 11:01:02 UTC] Endpoint: user/profile.php
[22-Jul-2026 11:01:02 UTC] Full Log Data: {
    "timestamp": "2026-07-22 11:01:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:d08:1b47:8fab:18c4:27a3:8e28:1b22",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2001:d08:1b47:8fab:18c4:27a3:8e28:1b22, 162.158.192.138",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNCIsInVzZXJuYW1lIjoibGFmbyIsImVtYWlsIjoicGFqb3gzMDA1NUB4aHNlZWRzLmNvbSIsImV4cCI6MTc4NTMyMjgzNn0.oea3Y3weXbm92lP9xwOyLEH4jOxvtW4HmA9bn2E3GWI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f1f1f398fc3c3f-KUL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2001:d08:1b47:8fab:18c4:27a3:8e28:1b22",
        "cf-ipcountry": "MY",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 11:01:02 UTC] === END API CALL LOG ===
[22-Jul-2026 11:01:02 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 11:01:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNCIsInVzZXJuYW1lIjoibGFmbyIsImVtYWlsIjoicGFqb3gzMDA1NUB4aHNlZWRzLmNvbSIsImV4cCI6MTc4NTMyMjgzNn0.oea3Y3weXbm92lP9xwOyLEH4jOxvtW4HmA9bn2E3GWI
[22-Jul-2026 11:01:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 11:01:02 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 11:01:02 UTC] User ID: 1114
[22-Jul-2026 11:01:02 UTC] ✅ User profile retrieved successfully for user ID: 1114
[22-Jul-2026 11:01:03 UTC] === API CALL LOG ===
[22-Jul-2026 11:01:03 UTC] Endpoint: user/profile.php
[22-Jul-2026 11:01:03 UTC] Full Log Data: {
    "timestamp": "2026-07-22 11:01:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:d08:1b47:8fab:18c4:27a3:8e28:1b22",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2001:d08:1b47:8fab:18c4:27a3:8e28:1b22, 162.158.192.139",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNCIsInVzZXJuYW1lIjoibGFmbyIsImVtYWlsIjoicGFqb3gzMDA1NUB4aHNlZWRzLmNvbSIsImV4cCI6MTc4NTMyMjgzNn0.oea3Y3weXbm92lP9xwOyLEH4jOxvtW4HmA9bn2E3GWI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f1f1f8d9673c3f-KUL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2001:d08:1b47:8fab:18c4:27a3:8e28:1b22",
        "cf-ipcountry": "MY",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 11:01:03 UTC] === END API CALL LOG ===
[22-Jul-2026 11:01:03 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 11:01:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNCIsInVzZXJuYW1lIjoibGFmbyIsImVtYWlsIjoicGFqb3gzMDA1NUB4aHNlZWRzLmNvbSIsImV4cCI6MTc4NTMyMjgzNn0.oea3Y3weXbm92lP9xwOyLEH4jOxvtW4HmA9bn2E3GWI
[22-Jul-2026 11:01:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 11:01:03 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 11:01:03 UTC] User ID: 1114
[22-Jul-2026 11:01:03 UTC] ✅ User profile retrieved successfully for user ID: 1114
[22-Jul-2026 11:01:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 11:01:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 11:01:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2001:d08:1b47:8fab:18c4:27a3:8e28:1b22, 162.158.192.138","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNCIsInVzZXJuYW1lIjoibGFmbyIsImVtYWlsIjoicGFqb3gzMDA1NUB4aHNlZWRzLmNvbSIsImV4cCI6MTc4NTMyMjgzNn0.oea3Y3weXbm92lP9xwOyLEH4jOxvtW4HmA9bn2E3GWI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f1f2259c793c3f-KUL","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2001:d08:1b47:8fab:18c4:27a3:8e28:1b22","cf-ipcountry":"MY","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jul-2026 11:01:10 UTC] === User Orders API Called ===
[22-Jul-2026 11:01:10 UTC] User ID: 1114
[22-Jul-2026 11:01:10 UTC] Limit: 20, Offset: 0
[22-Jul-2026 11:01:10 UTC] Orders found: 0
[22-Jul-2026 11:01:10 UTC] Orders data: []
[22-Jul-2026 11:01:10 UTC] Total orders count: 0
[22-Jul-2026 11:01:11 UTC] === API CALL LOG ===
[22-Jul-2026 11:01:11 UTC] Endpoint: user/profile.php
[22-Jul-2026 11:01:11 UTC] Full Log Data: {
    "timestamp": "2026-07-22 11:01:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:d08:1b47:8fab:18c4:27a3:8e28:1b22",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2001:d08:1b47:8fab:18c4:27a3:8e28:1b22, 162.158.192.138",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNCIsInVzZXJuYW1lIjoibGFmbyIsImVtYWlsIjoicGFqb3gzMDA1NUB4aHNlZWRzLmNvbSIsImV4cCI6MTc4NTMyMjgzNn0.oea3Y3weXbm92lP9xwOyLEH4jOxvtW4HmA9bn2E3GWI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f1f22bcec83c3f-KUL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2001:d08:1b47:8fab:18c4:27a3:8e28:1b22",
        "cf-ipcountry": "MY",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 11:01:11 UTC] === END API CALL LOG ===
[22-Jul-2026 11:01:11 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 11:01:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNCIsInVzZXJuYW1lIjoibGFmbyIsImVtYWlsIjoicGFqb3gzMDA1NUB4aHNlZWRzLmNvbSIsImV4cCI6MTc4NTMyMjgzNn0.oea3Y3weXbm92lP9xwOyLEH4jOxvtW4HmA9bn2E3GWI
[22-Jul-2026 11:01:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 11:01:11 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 11:01:11 UTC] User ID: 1114
[22-Jul-2026 11:01:11 UTC] ✅ User profile retrieved successfully for user ID: 1114
[22-Jul-2026 11:01:12 UTC] User Purchases API - User ID: 1114
[22-Jul-2026 11:01:12 UTC] User Purchases API - Total purchases found: 0
[22-Jul-2026 11:01:16 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 11:01:16 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 11:01:16 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2001:d08:1b47:8fab:18c4:27a3:8e28:1b22, 162.158.192.138","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNCIsInVzZXJuYW1lIjoibGFmbyIsImVtYWlsIjoicGFqb3gzMDA1NUB4aHNlZWRzLmNvbSIsImV4cCI6MTc4NTMyMjgzNn0.oea3Y3weXbm92lP9xwOyLEH4jOxvtW4HmA9bn2E3GWI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f1f24c99883c3f-KUL","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2001:d08:1b47:8fab:18c4:27a3:8e28:1b22","cf-ipcountry":"MY","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jul-2026 11:01:16 UTC] === User Orders API Called ===
[22-Jul-2026 11:01:16 UTC] User ID: 1114
[22-Jul-2026 11:01:16 UTC] Limit: 20, Offset: 0
[22-Jul-2026 11:01:16 UTC] Orders found: 0
[22-Jul-2026 11:01:16 UTC] Orders data: []
[22-Jul-2026 11:01:16 UTC] Total orders count: 0
[22-Jul-2026 11:01:17 UTC] === API CALL LOG ===
[22-Jul-2026 11:01:17 UTC] Endpoint: user/profile.php
[22-Jul-2026 11:01:17 UTC] Full Log Data: {
    "timestamp": "2026-07-22 11:01:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:d08:1b47:8fab:18c4:27a3:8e28:1b22",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2001:d08:1b47:8fab:18c4:27a3:8e28:1b22, 162.158.192.138",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNCIsInVzZXJuYW1lIjoibGFmbyIsImVtYWlsIjoicGFqb3gzMDA1NUB4aHNlZWRzLmNvbSIsImV4cCI6MTc4NTMyMjgzNn0.oea3Y3weXbm92lP9xwOyLEH4jOxvtW4HmA9bn2E3GWI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f1f24cfa0b3c3f-KUL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2001:d08:1b47:8fab:18c4:27a3:8e28:1b22",
        "cf-ipcountry": "MY",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 11:01:17 UTC] === END API CALL LOG ===
[22-Jul-2026 11:01:17 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 11:01:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNCIsInVzZXJuYW1lIjoibGFmbyIsImVtYWlsIjoicGFqb3gzMDA1NUB4aHNlZWRzLmNvbSIsImV4cCI6MTc4NTMyMjgzNn0.oea3Y3weXbm92lP9xwOyLEH4jOxvtW4HmA9bn2E3GWI
[22-Jul-2026 11:01:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 11:01:17 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 11:01:17 UTC] User ID: 1114
[22-Jul-2026 11:01:17 UTC] ✅ User profile retrieved successfully for user ID: 1114
[22-Jul-2026 11:01:17 UTC] === API CALL LOG ===
[22-Jul-2026 11:01:17 UTC] Endpoint: user/profile.php
[22-Jul-2026 11:01:17 UTC] Full Log Data: {
    "timestamp": "2026-07-22 11:01:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:d08:1b47:8fab:18c4:27a3:8e28:1b22",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2001:d08:1b47:8fab:18c4:27a3:8e28:1b22, 162.158.192.138",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNCIsInVzZXJuYW1lIjoibGFmbyIsImVtYWlsIjoicGFqb3gzMDA1NUB4aHNlZWRzLmNvbSIsImV4cCI6MTc4NTMyMjgzNn0.oea3Y3weXbm92lP9xwOyLEH4jOxvtW4HmA9bn2E3GWI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f1f250d8253c3f-KUL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2001:d08:1b47:8fab:18c4:27a3:8e28:1b22",
        "cf-ipcountry": "MY",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 11:01:17 UTC] === END API CALL LOG ===
[22-Jul-2026 11:01:17 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 11:01:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNCIsInVzZXJuYW1lIjoibGFmbyIsImVtYWlsIjoicGFqb3gzMDA1NUB4aHNlZWRzLmNvbSIsImV4cCI6MTc4NTMyMjgzNn0.oea3Y3weXbm92lP9xwOyLEH4jOxvtW4HmA9bn2E3GWI
[22-Jul-2026 11:01:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 11:01:17 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 11:01:17 UTC] User ID: 1114
[22-Jul-2026 11:01:17 UTC] ✅ User profile retrieved successfully for user ID: 1114
[22-Jul-2026 11:01:17 UTC] === API CALL LOG ===
[22-Jul-2026 11:01:17 UTC] Endpoint: user/profile.php
[22-Jul-2026 11:01:17 UTC] Full Log Data: {
    "timestamp": "2026-07-22 11:01:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:d08:1b47:8fab:18c4:27a3:8e28:1b22",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2001:d08:1b47:8fab:18c4:27a3:8e28:1b22, 162.158.192.138",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNCIsInVzZXJuYW1lIjoibGFmbyIsImVtYWlsIjoicGFqb3gzMDA1NUB4aHNlZWRzLmNvbSIsImV4cCI6MTc4NTMyMjgzNn0.oea3Y3weXbm92lP9xwOyLEH4jOxvtW4HmA9bn2E3GWI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f1f252cb643c3f-KUL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2001:d08:1b47:8fab:18c4:27a3:8e28:1b22",
        "cf-ipcountry": "MY",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 11:01:17 UTC] === END API CALL LOG ===
[22-Jul-2026 11:01:17 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 11:01:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNCIsInVzZXJuYW1lIjoibGFmbyIsImVtYWlsIjoicGFqb3gzMDA1NUB4aHNlZWRzLmNvbSIsImV4cCI6MTc4NTMyMjgzNn0.oea3Y3weXbm92lP9xwOyLEH4jOxvtW4HmA9bn2E3GWI
[22-Jul-2026 11:01:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 11:01:17 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 11:01:17 UTC] User ID: 1114
[22-Jul-2026 11:01:17 UTC] ✅ User profile retrieved successfully for user ID: 1114
[22-Jul-2026 11:02:07 UTC] === API CALL LOG ===
[22-Jul-2026 11:02:07 UTC] Endpoint: user/profile.php
[22-Jul-2026 11:02:07 UTC] Full Log Data: {
    "timestamp": "2026-07-22 11:02:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:d08:1b47:8fab:18c4:27a3:8e28:1b22",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2001:d08:1b47:8fab:18c4:27a3:8e28:1b22, 162.158.192.138",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNCIsInVzZXJuYW1lIjoibGFmbyIsImVtYWlsIjoicGFqb3gzMDA1NUB4aHNlZWRzLmNvbSIsImV4cCI6MTc4NTMyMjgzNn0.oea3Y3weXbm92lP9xwOyLEH4jOxvtW4HmA9bn2E3GWI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f1f3821ca33c68-KUL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2001:d08:1b47:8fab:18c4:27a3:8e28:1b22",
        "cf-ipcountry": "MY",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 11:02:07 UTC] === END API CALL LOG ===
[22-Jul-2026 11:02:07 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 11:02:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNCIsInVzZXJuYW1lIjoibGFmbyIsImVtYWlsIjoicGFqb3gzMDA1NUB4aHNlZWRzLmNvbSIsImV4cCI6MTc4NTMyMjgzNn0.oea3Y3weXbm92lP9xwOyLEH4jOxvtW4HmA9bn2E3GWI
[22-Jul-2026 11:02:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 11:02:07 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 11:02:07 UTC] User ID: 1114
[22-Jul-2026 11:02:07 UTC] ✅ User profile retrieved successfully for user ID: 1114
[22-Jul-2026 11:03:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 11:03:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 11:03:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2001:d08:1b47:8fab:18c4:27a3:8e28:1b22, 162.158.192.139","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNCIsInVzZXJuYW1lIjoibGFmbyIsImVtYWlsIjoicGFqb3gzMDA1NUB4aHNlZWRzLmNvbSIsImV4cCI6MTc4NTMyMjgzNn0.oea3Y3weXbm92lP9xwOyLEH4jOxvtW4HmA9bn2E3GWI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f1f52fbebe3c68-KUL","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2001:d08:1b47:8fab:18c4:27a3:8e28:1b22","cf-ipcountry":"MY","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jul-2026 11:03:15 UTC] === User Orders API Called ===
[22-Jul-2026 11:03:15 UTC] User ID: 1114
[22-Jul-2026 11:03:15 UTC] Limit: 20, Offset: 0
[22-Jul-2026 11:03:15 UTC] Orders found: 0
[22-Jul-2026 11:03:15 UTC] Orders data: []
[22-Jul-2026 11:03:15 UTC] Total orders count: 0
[22-Jul-2026 11:03:15 UTC] === API CALL LOG ===
[22-Jul-2026 11:03:15 UTC] Endpoint: user/profile.php
[22-Jul-2026 11:03:15 UTC] Full Log Data: {
    "timestamp": "2026-07-22 11:03:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:d08:1b47:8fab:18c4:27a3:8e28:1b22",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2001:d08:1b47:8fab:18c4:27a3:8e28:1b22, 162.158.192.139",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNCIsInVzZXJuYW1lIjoibGFmbyIsImVtYWlsIjoicGFqb3gzMDA1NUB4aHNlZWRzLmNvbSIsImV4cCI6MTc4NTMyMjgzNn0.oea3Y3weXbm92lP9xwOyLEH4jOxvtW4HmA9bn2E3GWI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f1f5301f3c3c68-KUL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2001:d08:1b47:8fab:18c4:27a3:8e28:1b22",
        "cf-ipcountry": "MY",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 11:03:15 UTC] === END API CALL LOG ===
[22-Jul-2026 11:03:15 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 11:03:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNCIsInVzZXJuYW1lIjoibGFmbyIsImVtYWlsIjoicGFqb3gzMDA1NUB4aHNlZWRzLmNvbSIsImV4cCI6MTc4NTMyMjgzNn0.oea3Y3weXbm92lP9xwOyLEH4jOxvtW4HmA9bn2E3GWI
[22-Jul-2026 11:03:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 11:03:15 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 11:03:15 UTC] User ID: 1114
[22-Jul-2026 11:03:15 UTC] ✅ User profile retrieved successfully for user ID: 1114
[22-Jul-2026 11:03:15 UTC] === API CALL LOG ===
[22-Jul-2026 11:03:15 UTC] Endpoint: user/profile.php
[22-Jul-2026 11:03:15 UTC] Full Log Data: {
    "timestamp": "2026-07-22 11:03:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:d08:1b47:8fab:18c4:27a3:8e28:1b22",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2001:d08:1b47:8fab:18c4:27a3:8e28:1b22, 162.158.192.139",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNCIsInVzZXJuYW1lIjoibGFmbyIsImVtYWlsIjoicGFqb3gzMDA1NUB4aHNlZWRzLmNvbSIsImV4cCI6MTc4NTMyMjgzNn0.oea3Y3weXbm92lP9xwOyLEH4jOxvtW4HmA9bn2E3GWI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f1f5340ced3c68-KUL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2001:d08:1b47:8fab:18c4:27a3:8e28:1b22",
        "cf-ipcountry": "MY",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 11:03:15 UTC] === END API CALL LOG ===
[22-Jul-2026 11:03:15 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 11:03:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNCIsInVzZXJuYW1lIjoibGFmbyIsImVtYWlsIjoicGFqb3gzMDA1NUB4aHNlZWRzLmNvbSIsImV4cCI6MTc4NTMyMjgzNn0.oea3Y3weXbm92lP9xwOyLEH4jOxvtW4HmA9bn2E3GWI
[22-Jul-2026 11:03:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 11:03:15 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 11:03:15 UTC] User ID: 1114
[22-Jul-2026 11:03:15 UTC] ✅ User profile retrieved successfully for user ID: 1114
[22-Jul-2026 11:03:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 11:03:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 11:03:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2001:d08:1b47:8fab:18c4:27a3:8e28:1b22, 162.158.192.139","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNCIsInVzZXJuYW1lIjoibGFmbyIsImVtYWlsIjoicGFqb3gzMDA1NUB4aHNlZWRzLmNvbSIsImV4cCI6MTc4NTMyMjgzNn0.oea3Y3weXbm92lP9xwOyLEH4jOxvtW4HmA9bn2E3GWI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f1f5ac6da53c68-KUL","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2001:d08:1b47:8fab:18c4:27a3:8e28:1b22","cf-ipcountry":"MY","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jul-2026 11:03:35 UTC] === User Orders API Called ===
[22-Jul-2026 11:03:35 UTC] User ID: 1114
[22-Jul-2026 11:03:35 UTC] Limit: 20, Offset: 0
[22-Jul-2026 11:03:35 UTC] Orders found: 0
[22-Jul-2026 11:03:35 UTC] Orders data: []
[22-Jul-2026 11:03:35 UTC] Total orders count: 0
[22-Jul-2026 11:03:35 UTC] === API CALL LOG ===
[22-Jul-2026 11:03:35 UTC] Endpoint: user/profile.php
[22-Jul-2026 11:03:35 UTC] Full Log Data: {
    "timestamp": "2026-07-22 11:03:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:d08:1b47:8fab:18c4:27a3:8e28:1b22",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2001:d08:1b47:8fab:18c4:27a3:8e28:1b22, 162.158.192.139",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNCIsInVzZXJuYW1lIjoibGFmbyIsImVtYWlsIjoicGFqb3gzMDA1NUB4aHNlZWRzLmNvbSIsImV4cCI6MTc4NTMyMjgzNn0.oea3Y3weXbm92lP9xwOyLEH4jOxvtW4HmA9bn2E3GWI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f1f5acce293c68-KUL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2001:d08:1b47:8fab:18c4:27a3:8e28:1b22",
        "cf-ipcountry": "MY",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 11:03:35 UTC] === END API CALL LOG ===
[22-Jul-2026 11:03:35 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 11:03:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNCIsInVzZXJuYW1lIjoibGFmbyIsImVtYWlsIjoicGFqb3gzMDA1NUB4aHNlZWRzLmNvbSIsImV4cCI6MTc4NTMyMjgzNn0.oea3Y3weXbm92lP9xwOyLEH4jOxvtW4HmA9bn2E3GWI
[22-Jul-2026 11:03:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 11:03:35 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 11:03:35 UTC] User ID: 1114
[22-Jul-2026 11:03:35 UTC] ✅ User profile retrieved successfully for user ID: 1114
[22-Jul-2026 11:03:35 UTC] === API CALL LOG ===
[22-Jul-2026 11:03:35 UTC] Endpoint: user/profile.php
[22-Jul-2026 11:03:35 UTC] Full Log Data: {
    "timestamp": "2026-07-22 11:03:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:d08:1b47:8fab:18c4:27a3:8e28:1b22",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2001:d08:1b47:8fab:18c4:27a3:8e28:1b22, 162.158.192.139",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNCIsInVzZXJuYW1lIjoibGFmbyIsImVtYWlsIjoicGFqb3gzMDA1NUB4aHNlZWRzLmNvbSIsImV4cCI6MTc4NTMyMjgzNn0.oea3Y3weXbm92lP9xwOyLEH4jOxvtW4HmA9bn2E3GWI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f1f5b0cc383c68-KUL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2001:d08:1b47:8fab:18c4:27a3:8e28:1b22",
        "cf-ipcountry": "MY",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 11:03:35 UTC] === END API CALL LOG ===
[22-Jul-2026 11:03:35 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 11:03:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNCIsInVzZXJuYW1lIjoibGFmbyIsImVtYWlsIjoicGFqb3gzMDA1NUB4aHNlZWRzLmNvbSIsImV4cCI6MTc4NTMyMjgzNn0.oea3Y3weXbm92lP9xwOyLEH4jOxvtW4HmA9bn2E3GWI
[22-Jul-2026 11:03:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 11:03:35 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 11:03:35 UTC] User ID: 1114
[22-Jul-2026 11:03:35 UTC] ✅ User profile retrieved successfully for user ID: 1114
[22-Jul-2026 11:03:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 11:03:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 11:03:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2001:d08:1b47:8fab:18c4:27a3:8e28:1b22, 162.158.192.139","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNCIsInVzZXJuYW1lIjoibGFmbyIsImVtYWlsIjoicGFqb3gzMDA1NUB4aHNlZWRzLmNvbSIsImV4cCI6MTc4NTMyMjgzNn0.oea3Y3weXbm92lP9xwOyLEH4jOxvtW4HmA9bn2E3GWI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f1f5ccafa93c68-KUL","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2001:d08:1b47:8fab:18c4:27a3:8e28:1b22","cf-ipcountry":"MY","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jul-2026 11:03:40 UTC] === User Orders API Called ===
[22-Jul-2026 11:03:40 UTC] User ID: 1114
[22-Jul-2026 11:03:40 UTC] Limit: 20, Offset: 0
[22-Jul-2026 11:03:40 UTC] Orders found: 0
[22-Jul-2026 11:03:40 UTC] Orders data: []
[22-Jul-2026 11:03:40 UTC] Total orders count: 0
[22-Jul-2026 11:03:40 UTC] === API CALL LOG ===
[22-Jul-2026 11:03:40 UTC] Endpoint: user/profile.php
[22-Jul-2026 11:03:40 UTC] Full Log Data: {
    "timestamp": "2026-07-22 11:03:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:d08:1b47:8fab:18c4:27a3:8e28:1b22",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2001:d08:1b47:8fab:18c4:27a3:8e28:1b22, 162.158.192.139",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNCIsInVzZXJuYW1lIjoibGFmbyIsImVtYWlsIjoicGFqb3gzMDA1NUB4aHNlZWRzLmNvbSIsImV4cCI6MTc4NTMyMjgzNn0.oea3Y3weXbm92lP9xwOyLEH4jOxvtW4HmA9bn2E3GWI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f1f5cd28673c68-KUL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2001:d08:1b47:8fab:18c4:27a3:8e28:1b22",
        "cf-ipcountry": "MY",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 11:03:40 UTC] === END API CALL LOG ===
[22-Jul-2026 11:03:40 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 11:03:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNCIsInVzZXJuYW1lIjoibGFmbyIsImVtYWlsIjoicGFqb3gzMDA1NUB4aHNlZWRzLmNvbSIsImV4cCI6MTc4NTMyMjgzNn0.oea3Y3weXbm92lP9xwOyLEH4jOxvtW4HmA9bn2E3GWI
[22-Jul-2026 11:03:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 11:03:40 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 11:03:40 UTC] User ID: 1114
[22-Jul-2026 11:03:40 UTC] ✅ User profile retrieved successfully for user ID: 1114
[22-Jul-2026 11:03:41 UTC] === API CALL LOG ===
[22-Jul-2026 11:03:41 UTC] Endpoint: user/profile.php
[22-Jul-2026 11:03:41 UTC] Full Log Data: {
    "timestamp": "2026-07-22 11:03:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:d08:1b47:8fab:18c4:27a3:8e28:1b22",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2001:d08:1b47:8fab:18c4:27a3:8e28:1b22, 162.158.192.139",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNCIsInVzZXJuYW1lIjoibGFmbyIsImVtYWlsIjoicGFqb3gzMDA1NUB4aHNlZWRzLmNvbSIsImV4cCI6MTc4NTMyMjgzNn0.oea3Y3weXbm92lP9xwOyLEH4jOxvtW4HmA9bn2E3GWI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f1f5d13f553c68-KUL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2001:d08:1b47:8fab:18c4:27a3:8e28:1b22",
        "cf-ipcountry": "MY",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 11:03:41 UTC] === END API CALL LOG ===
[22-Jul-2026 11:03:41 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 11:03:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNCIsInVzZXJuYW1lIjoibGFmbyIsImVtYWlsIjoicGFqb3gzMDA1NUB4aHNlZWRzLmNvbSIsImV4cCI6MTc4NTMyMjgzNn0.oea3Y3weXbm92lP9xwOyLEH4jOxvtW4HmA9bn2E3GWI
[22-Jul-2026 11:03:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 11:03:41 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 11:03:41 UTC] User ID: 1114
[22-Jul-2026 11:03:41 UTC] ✅ User profile retrieved successfully for user ID: 1114
[22-Jul-2026 11:03:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 11:03:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 11:03:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2001:d08:1b47:8fab:18c4:27a3:8e28:1b22, 162.158.192.139","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNCIsInVzZXJuYW1lIjoibGFmbyIsImVtYWlsIjoicGFqb3gzMDA1NUB4aHNlZWRzLmNvbSIsImV4cCI6MTc4NTMyMjgzNn0.oea3Y3weXbm92lP9xwOyLEH4jOxvtW4HmA9bn2E3GWI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f1f628a8f33c68-KUL","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2001:d08:1b47:8fab:18c4:27a3:8e28:1b22","cf-ipcountry":"MY","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jul-2026 11:03:55 UTC] === User Orders API Called ===
[22-Jul-2026 11:03:55 UTC] User ID: 1114
[22-Jul-2026 11:03:55 UTC] Limit: 20, Offset: 0
[22-Jul-2026 11:03:55 UTC] Orders found: 0
[22-Jul-2026 11:03:55 UTC] Orders data: []
[22-Jul-2026 11:03:55 UTC] Total orders count: 0
[22-Jul-2026 11:03:55 UTC] === API CALL LOG ===
[22-Jul-2026 11:03:55 UTC] Endpoint: user/profile.php
[22-Jul-2026 11:03:55 UTC] Full Log Data: {
    "timestamp": "2026-07-22 11:03:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:d08:1b47:8fab:18c4:27a3:8e28:1b22",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2001:d08:1b47:8fab:18c4:27a3:8e28:1b22, 162.158.192.139",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNCIsInVzZXJuYW1lIjoibGFmbyIsImVtYWlsIjoicGFqb3gzMDA1NUB4aHNlZWRzLmNvbSIsImV4cCI6MTc4NTMyMjgzNn0.oea3Y3weXbm92lP9xwOyLEH4jOxvtW4HmA9bn2E3GWI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f1f62909a83c68-KUL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2001:d08:1b47:8fab:18c4:27a3:8e28:1b22",
        "cf-ipcountry": "MY",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 11:03:55 UTC] === END API CALL LOG ===
[22-Jul-2026 11:03:55 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 11:03:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNCIsInVzZXJuYW1lIjoibGFmbyIsImVtYWlsIjoicGFqb3gzMDA1NUB4aHNlZWRzLmNvbSIsImV4cCI6MTc4NTMyMjgzNn0.oea3Y3weXbm92lP9xwOyLEH4jOxvtW4HmA9bn2E3GWI
[22-Jul-2026 11:03:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 11:03:55 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 11:03:55 UTC] User ID: 1114
[22-Jul-2026 11:03:55 UTC] ✅ User profile retrieved successfully for user ID: 1114
[22-Jul-2026 11:03:55 UTC] === API CALL LOG ===
[22-Jul-2026 11:03:55 UTC] Endpoint: user/profile.php
[22-Jul-2026 11:03:55 UTC] Full Log Data: {
    "timestamp": "2026-07-22 11:03:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:d08:1b47:8fab:18c4:27a3:8e28:1b22",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2001:d08:1b47:8fab:18c4:27a3:8e28:1b22, 162.158.192.139",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNCIsInVzZXJuYW1lIjoibGFmbyIsImVtYWlsIjoicGFqb3gzMDA1NUB4aHNlZWRzLmNvbSIsImV4cCI6MTc4NTMyMjgzNn0.oea3Y3weXbm92lP9xwOyLEH4jOxvtW4HmA9bn2E3GWI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f1f62d186c3c68-KUL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2001:d08:1b47:8fab:18c4:27a3:8e28:1b22",
        "cf-ipcountry": "MY",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 11:03:55 UTC] === END API CALL LOG ===
[22-Jul-2026 11:03:55 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 11:03:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNCIsInVzZXJuYW1lIjoibGFmbyIsImVtYWlsIjoicGFqb3gzMDA1NUB4aHNlZWRzLmNvbSIsImV4cCI6MTc4NTMyMjgzNn0.oea3Y3weXbm92lP9xwOyLEH4jOxvtW4HmA9bn2E3GWI
[22-Jul-2026 11:03:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 11:03:55 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 11:03:55 UTC] User ID: 1114
[22-Jul-2026 11:03:55 UTC] ✅ User profile retrieved successfully for user ID: 1114
[22-Jul-2026 11:04:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 11:04:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 11:04:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2001:d08:1b47:8fab:18c4:27a3:8e28:1b22, 162.158.192.139","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNCIsInVzZXJuYW1lIjoibGFmbyIsImVtYWlsIjoicGFqb3gzMDA1NUB4aHNlZWRzLmNvbSIsImV4cCI6MTc4NTMyMjgzNn0.oea3Y3weXbm92lP9xwOyLEH4jOxvtW4HmA9bn2E3GWI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f1f6573c063c68-KUL","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2001:d08:1b47:8fab:18c4:27a3:8e28:1b22","cf-ipcountry":"MY","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jul-2026 11:04:02 UTC] === User Orders API Called ===
[22-Jul-2026 11:04:02 UTC] User ID: 1114
[22-Jul-2026 11:04:02 UTC] Limit: 20, Offset: 0
[22-Jul-2026 11:04:02 UTC] Orders found: 0
[22-Jul-2026 11:04:02 UTC] Orders data: []
[22-Jul-2026 11:04:02 UTC] Total orders count: 0
[22-Jul-2026 11:04:02 UTC] === API CALL LOG ===
[22-Jul-2026 11:04:02 UTC] Endpoint: user/profile.php
[22-Jul-2026 11:04:02 UTC] Full Log Data: {
    "timestamp": "2026-07-22 11:04:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:d08:1b47:8fab:18c4:27a3:8e28:1b22",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2001:d08:1b47:8fab:18c4:27a3:8e28:1b22, 162.158.192.139",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNCIsInVzZXJuYW1lIjoibGFmbyIsImVtYWlsIjoicGFqb3gzMDA1NUB4aHNlZWRzLmNvbSIsImV4cCI6MTc4NTMyMjgzNn0.oea3Y3weXbm92lP9xwOyLEH4jOxvtW4HmA9bn2E3GWI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f1f6578c983c68-KUL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2001:d08:1b47:8fab:18c4:27a3:8e28:1b22",
        "cf-ipcountry": "MY",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 11:04:02 UTC] === END API CALL LOG ===
[22-Jul-2026 11:04:02 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 11:04:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNCIsInVzZXJuYW1lIjoibGFmbyIsImVtYWlsIjoicGFqb3gzMDA1NUB4aHNlZWRzLmNvbSIsImV4cCI6MTc4NTMyMjgzNn0.oea3Y3weXbm92lP9xwOyLEH4jOxvtW4HmA9bn2E3GWI
[22-Jul-2026 11:04:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 11:04:02 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 11:04:02 UTC] User ID: 1114
[22-Jul-2026 11:04:02 UTC] ✅ User profile retrieved successfully for user ID: 1114
[22-Jul-2026 11:04:03 UTC] === API CALL LOG ===
[22-Jul-2026 11:04:03 UTC] Endpoint: user/profile.php
[22-Jul-2026 11:04:03 UTC] Full Log Data: {
    "timestamp": "2026-07-22 11:04:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:d08:1b47:8fab:18c4:27a3:8e28:1b22",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2001:d08:1b47:8fab:18c4:27a3:8e28:1b22, 162.158.192.139",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNCIsInVzZXJuYW1lIjoibGFmbyIsImVtYWlsIjoicGFqb3gzMDA1NUB4aHNlZWRzLmNvbSIsImV4cCI6MTc4NTMyMjgzNn0.oea3Y3weXbm92lP9xwOyLEH4jOxvtW4HmA9bn2E3GWI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f1f65b8b053c68-KUL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2001:d08:1b47:8fab:18c4:27a3:8e28:1b22",
        "cf-ipcountry": "MY",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 11:04:03 UTC] === END API CALL LOG ===
[22-Jul-2026 11:04:03 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 11:04:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNCIsInVzZXJuYW1lIjoibGFmbyIsImVtYWlsIjoicGFqb3gzMDA1NUB4aHNlZWRzLmNvbSIsImV4cCI6MTc4NTMyMjgzNn0.oea3Y3weXbm92lP9xwOyLEH4jOxvtW4HmA9bn2E3GWI
[22-Jul-2026 11:04:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 11:04:03 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 11:04:03 UTC] User ID: 1114
[22-Jul-2026 11:04:03 UTC] ✅ User profile retrieved successfully for user ID: 1114
[22-Jul-2026 11:04:05 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 11:04:05 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 11:04:05 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2001:d08:1b47:8fab:18c4:27a3:8e28:1b22, 162.158.192.139","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNCIsInVzZXJuYW1lIjoibGFmbyIsImVtYWlsIjoicGFqb3gzMDA1NUB4aHNlZWRzLmNvbSIsImV4cCI6MTc4NTMyMjgzNn0.oea3Y3weXbm92lP9xwOyLEH4jOxvtW4HmA9bn2E3GWI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f1f66b2c303c68-KUL","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2001:d08:1b47:8fab:18c4:27a3:8e28:1b22","cf-ipcountry":"MY","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jul-2026 11:04:05 UTC] === User Orders API Called ===
[22-Jul-2026 11:04:05 UTC] User ID: 1114
[22-Jul-2026 11:04:05 UTC] Limit: 20, Offset: 0
[22-Jul-2026 11:04:05 UTC] Orders found: 0
[22-Jul-2026 11:04:05 UTC] Orders data: []
[22-Jul-2026 11:04:05 UTC] Total orders count: 0
[22-Jul-2026 11:04:05 UTC] === API CALL LOG ===
[22-Jul-2026 11:04:05 UTC] Endpoint: user/profile.php
[22-Jul-2026 11:04:05 UTC] Full Log Data: {
    "timestamp": "2026-07-22 11:04:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:d08:1b47:8fab:18c4:27a3:8e28:1b22",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2001:d08:1b47:8fab:18c4:27a3:8e28:1b22, 162.158.192.139",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNCIsInVzZXJuYW1lIjoibGFmbyIsImVtYWlsIjoicGFqb3gzMDA1NUB4aHNlZWRzLmNvbSIsImV4cCI6MTc4NTMyMjgzNn0.oea3Y3weXbm92lP9xwOyLEH4jOxvtW4HmA9bn2E3GWI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f1f66bacfe3c68-KUL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2001:d08:1b47:8fab:18c4:27a3:8e28:1b22",
        "cf-ipcountry": "MY",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 11:04:05 UTC] === END API CALL LOG ===
[22-Jul-2026 11:04:05 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 11:04:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNCIsInVzZXJuYW1lIjoibGFmbyIsImVtYWlsIjoicGFqb3gzMDA1NUB4aHNlZWRzLmNvbSIsImV4cCI6MTc4NTMyMjgzNn0.oea3Y3weXbm92lP9xwOyLEH4jOxvtW4HmA9bn2E3GWI
[22-Jul-2026 11:04:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 11:04:05 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 11:04:05 UTC] User ID: 1114
[22-Jul-2026 11:04:05 UTC] ✅ User profile retrieved successfully for user ID: 1114
[22-Jul-2026 11:04:06 UTC] === API CALL LOG ===
[22-Jul-2026 11:04:06 UTC] Endpoint: user/profile.php
[22-Jul-2026 11:04:06 UTC] Full Log Data: {
    "timestamp": "2026-07-22 11:04:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:d08:1b47:8fab:18c4:27a3:8e28:1b22",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2001:d08:1b47:8fab:18c4:27a3:8e28:1b22, 162.158.192.139",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNCIsInVzZXJuYW1lIjoibGFmbyIsImVtYWlsIjoicGFqb3gzMDA1NUB4aHNlZWRzLmNvbSIsImV4cCI6MTc4NTMyMjgzNn0.oea3Y3weXbm92lP9xwOyLEH4jOxvtW4HmA9bn2E3GWI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f1f66ffc993c68-KUL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2001:d08:1b47:8fab:18c4:27a3:8e28:1b22",
        "cf-ipcountry": "MY",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 11:04:06 UTC] === END API CALL LOG ===
[22-Jul-2026 11:04:06 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 11:04:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNCIsInVzZXJuYW1lIjoibGFmbyIsImVtYWlsIjoicGFqb3gzMDA1NUB4aHNlZWRzLmNvbSIsImV4cCI6MTc4NTMyMjgzNn0.oea3Y3weXbm92lP9xwOyLEH4jOxvtW4HmA9bn2E3GWI
[22-Jul-2026 11:04:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 11:04:06 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 11:04:06 UTC] User ID: 1114
[22-Jul-2026 11:04:06 UTC] ✅ User profile retrieved successfully for user ID: 1114
[22-Jul-2026 11:04:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 11:04:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 11:04:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2001:d08:1b47:8fab:18c4:27a3:8e28:1b22, 162.158.192.139","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNCIsInVzZXJuYW1lIjoibGFmbyIsImVtYWlsIjoicGFqb3gzMDA1NUB4aHNlZWRzLmNvbSIsImV4cCI6MTc4NTMyMjgzNn0.oea3Y3weXbm92lP9xwOyLEH4jOxvtW4HmA9bn2E3GWI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f1f681a89a3c68-KUL","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2001:d08:1b47:8fab:18c4:27a3:8e28:1b22","cf-ipcountry":"MY","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jul-2026 11:04:09 UTC] === User Orders API Called ===
[22-Jul-2026 11:04:09 UTC] User ID: 1114
[22-Jul-2026 11:04:09 UTC] Limit: 20, Offset: 0
[22-Jul-2026 11:04:09 UTC] Orders found: 0
[22-Jul-2026 11:04:09 UTC] Orders data: []
[22-Jul-2026 11:04:09 UTC] Total orders count: 0
[22-Jul-2026 11:04:09 UTC] === API CALL LOG ===
[22-Jul-2026 11:04:09 UTC] Endpoint: user/profile.php
[22-Jul-2026 11:04:09 UTC] Full Log Data: {
    "timestamp": "2026-07-22 11:04:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:d08:1b47:8fab:18c4:27a3:8e28:1b22",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2001:d08:1b47:8fab:18c4:27a3:8e28:1b22, 162.158.192.139",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNCIsInVzZXJuYW1lIjoibGFmbyIsImVtYWlsIjoicGFqb3gzMDA1NUB4aHNlZWRzLmNvbSIsImV4cCI6MTc4NTMyMjgzNn0.oea3Y3weXbm92lP9xwOyLEH4jOxvtW4HmA9bn2E3GWI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f1f682094b3c68-KUL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2001:d08:1b47:8fab:18c4:27a3:8e28:1b22",
        "cf-ipcountry": "MY",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 11:04:09 UTC] === END API CALL LOG ===
[22-Jul-2026 11:04:09 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 11:04:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNCIsInVzZXJuYW1lIjoibGFmbyIsImVtYWlsIjoicGFqb3gzMDA1NUB4aHNlZWRzLmNvbSIsImV4cCI6MTc4NTMyMjgzNn0.oea3Y3weXbm92lP9xwOyLEH4jOxvtW4HmA9bn2E3GWI
[22-Jul-2026 11:04:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 11:04:09 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 11:04:09 UTC] User ID: 1114
[22-Jul-2026 11:04:09 UTC] ✅ User profile retrieved successfully for user ID: 1114
[22-Jul-2026 11:04:10 UTC] === API CALL LOG ===
[22-Jul-2026 11:04:10 UTC] Endpoint: user/profile.php
[22-Jul-2026 11:04:10 UTC] Full Log Data: {
    "timestamp": "2026-07-22 11:04:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:d08:1b47:8fab:18c4:27a3:8e28:1b22",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2001:d08:1b47:8fab:18c4:27a3:8e28:1b22, 162.158.192.139",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNCIsInVzZXJuYW1lIjoibGFmbyIsImVtYWlsIjoicGFqb3gzMDA1NUB4aHNlZWRzLmNvbSIsImV4cCI6MTc4NTMyMjgzNn0.oea3Y3weXbm92lP9xwOyLEH4jOxvtW4HmA9bn2E3GWI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f1f6863faf3c68-KUL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2001:d08:1b47:8fab:18c4:27a3:8e28:1b22",
        "cf-ipcountry": "MY",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 11:04:10 UTC] === END API CALL LOG ===
[22-Jul-2026 11:04:10 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 11:04:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNCIsInVzZXJuYW1lIjoibGFmbyIsImVtYWlsIjoicGFqb3gzMDA1NUB4aHNlZWRzLmNvbSIsImV4cCI6MTc4NTMyMjgzNn0.oea3Y3weXbm92lP9xwOyLEH4jOxvtW4HmA9bn2E3GWI
[22-Jul-2026 11:04:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 11:04:10 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 11:04:10 UTC] User ID: 1114
[22-Jul-2026 11:04:10 UTC] ✅ User profile retrieved successfully for user ID: 1114
[22-Jul-2026 11:04:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 11:04:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 11:04:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2001:d08:1b47:8fab:18c4:27a3:8e28:1b22, 162.158.192.139","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNCIsInVzZXJuYW1lIjoibGFmbyIsImVtYWlsIjoicGFqb3gzMDA1NUB4aHNlZWRzLmNvbSIsImV4cCI6MTc4NTMyMjgzNn0.oea3Y3weXbm92lP9xwOyLEH4jOxvtW4HmA9bn2E3GWI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f1f68d0aab3c68-KUL","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2001:d08:1b47:8fab:18c4:27a3:8e28:1b22","cf-ipcountry":"MY","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jul-2026 11:04:11 UTC] === User Orders API Called ===
[22-Jul-2026 11:04:11 UTC] User ID: 1114
[22-Jul-2026 11:04:11 UTC] Limit: 20, Offset: 0
[22-Jul-2026 11:04:11 UTC] Orders found: 0
[22-Jul-2026 11:04:11 UTC] Orders data: []
[22-Jul-2026 11:04:11 UTC] Total orders count: 0
[22-Jul-2026 11:34:54 UTC] === API CALL LOG ===
[22-Jul-2026 11:34:54 UTC] Endpoint: user/profile.php
[22-Jul-2026 11:34:54 UTC] Full Log Data: {
    "timestamp": "2026-07-22 11:34:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.59.172",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.59.172, 172.71.119.49",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNSIsInVzZXJuYW1lIjoiQEJBWkxFTyIsImVtYWlsIjoib3BleWVtaWF5aW5sYTA3M0BnbWFpbC5jb20iLCJleHAiOjE3ODUzMjQ4OTJ9.oAcJSOLI1_wfV-AVb-yZlSK8FwECLaI3LJ8BV1zy2sA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f2238d4c39522d-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.59.172",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 11:34:54 UTC] === END API CALL LOG ===
[22-Jul-2026 11:34:54 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 11:34:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNSIsInVzZXJuYW1lIjoiQEJBWkxFTyIsImVtYWlsIjoib3BleWVtaWF5aW5sYTA3M0BnbWFpbC5jb20iLCJleHAiOjE3ODUzMjQ4OTJ9.oAcJSOLI1_wfV-AVb-yZlSK8FwECLaI3LJ8BV1zy2sA
[22-Jul-2026 11:34:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 11:34:54 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 11:34:54 UTC] User ID: 1115
[22-Jul-2026 11:34:54 UTC] ✅ User profile retrieved successfully for user ID: 1115
[22-Jul-2026 11:34:54 UTC] === API CALL LOG ===
[22-Jul-2026 11:34:54 UTC] Endpoint: user/profile.php
[22-Jul-2026 11:34:54 UTC] Full Log Data: {
    "timestamp": "2026-07-22 11:34:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.59.172",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.59.172, 172.71.119.49",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNSIsInVzZXJuYW1lIjoiQEJBWkxFTyIsImVtYWlsIjoib3BleWVtaWF5aW5sYTA3M0BnbWFpbC5jb20iLCJleHAiOjE3ODUzMjQ4OTJ9.oAcJSOLI1_wfV-AVb-yZlSK8FwECLaI3LJ8BV1zy2sA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f2238d4c41522d-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.59.172",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 11:34:54 UTC] === END API CALL LOG ===
[22-Jul-2026 11:34:54 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 11:34:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNSIsInVzZXJuYW1lIjoiQEJBWkxFTyIsImVtYWlsIjoib3BleWVtaWF5aW5sYTA3M0BnbWFpbC5jb20iLCJleHAiOjE3ODUzMjQ4OTJ9.oAcJSOLI1_wfV-AVb-yZlSK8FwECLaI3LJ8BV1zy2sA
[22-Jul-2026 11:34:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 11:34:54 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 11:34:54 UTC] User ID: 1115
[22-Jul-2026 11:34:54 UTC] ✅ User profile retrieved successfully for user ID: 1115
[22-Jul-2026 11:34:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 11:34:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 11:34:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.113.59.172, 172.71.118.200","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNSIsInVzZXJuYW1lIjoiQEJBWkxFTyIsImVtYWlsIjoib3BleWVtaWF5aW5sYTA3M0BnbWFpbC5jb20iLCJleHAiOjE3ODUzMjQ4OTJ9.oAcJSOLI1_wfV-AVb-yZlSK8FwECLaI3LJ8BV1zy2sA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f2238d4c3c522d-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.113.59.172","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jul-2026 11:34:54 UTC] === User Orders API Called ===
[22-Jul-2026 11:34:54 UTC] User ID: 1115
[22-Jul-2026 11:34:54 UTC] Limit: 20, Offset: 0
[22-Jul-2026 11:34:54 UTC] Orders found: 0
[22-Jul-2026 11:34:54 UTC] Orders data: []
[22-Jul-2026 11:34:54 UTC] Total orders count: 0
[22-Jul-2026 11:34:55 UTC] === API CALL LOG ===
[22-Jul-2026 11:34:55 UTC] Endpoint: user/profile.php
[22-Jul-2026 11:34:55 UTC] Full Log Data: {
    "timestamp": "2026-07-22 11:34:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.59.172",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.59.172, 172.71.119.49",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNSIsInVzZXJuYW1lIjoiQEJBWkxFTyIsImVtYWlsIjoib3BleWVtaWF5aW5sYTA3M0BnbWFpbC5jb20iLCJleHAiOjE3ODUzMjQ4OTJ9.oAcJSOLI1_wfV-AVb-yZlSK8FwECLaI3LJ8BV1zy2sA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f223952a67522d-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.59.172",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 11:34:55 UTC] === END API CALL LOG ===
[22-Jul-2026 11:34:55 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 11:34:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNSIsInVzZXJuYW1lIjoiQEJBWkxFTyIsImVtYWlsIjoib3BleWVtaWF5aW5sYTA3M0BnbWFpbC5jb20iLCJleHAiOjE3ODUzMjQ4OTJ9.oAcJSOLI1_wfV-AVb-yZlSK8FwECLaI3LJ8BV1zy2sA
[22-Jul-2026 11:34:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 11:34:55 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 11:34:55 UTC] User ID: 1115
[22-Jul-2026 11:34:55 UTC] ✅ User profile retrieved successfully for user ID: 1115
[22-Jul-2026 11:35:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 11:35:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 11:35:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.113.59.172, 172.71.119.49","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNSIsInVzZXJuYW1lIjoiQEJBWkxFTyIsImVtYWlsIjoib3BleWVtaWF5aW5sYTA3M0BnbWFpbC5jb20iLCJleHAiOjE3ODUzMjQ4OTJ9.oAcJSOLI1_wfV-AVb-yZlSK8FwECLaI3LJ8BV1zy2sA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f2245f1ed6522d-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.113.59.172","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jul-2026 11:35:27 UTC] === User Orders API Called ===
[22-Jul-2026 11:35:27 UTC] User ID: 1115
[22-Jul-2026 11:35:27 UTC] Limit: 20, Offset: 0
[22-Jul-2026 11:35:27 UTC] Orders found: 0
[22-Jul-2026 11:35:27 UTC] Orders data: []
[22-Jul-2026 11:35:27 UTC] Total orders count: 0
[22-Jul-2026 11:35:27 UTC] === API CALL LOG ===
[22-Jul-2026 11:35:27 UTC] Endpoint: user/profile.php
[22-Jul-2026 11:35:27 UTC] Full Log Data: {
    "timestamp": "2026-07-22 11:35:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.59.172",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.59.172, 172.71.119.49",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNSIsInVzZXJuYW1lIjoiQEJBWkxFTyIsImVtYWlsIjoib3BleWVtaWF5aW5sYTA3M0BnbWFpbC5jb20iLCJleHAiOjE3ODUzMjQ4OTJ9.oAcJSOLI1_wfV-AVb-yZlSK8FwECLaI3LJ8BV1zy2sA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f2245f1ed9522d-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.59.172",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 11:35:27 UTC] === END API CALL LOG ===
[22-Jul-2026 11:35:27 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 11:35:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNSIsInVzZXJuYW1lIjoiQEJBWkxFTyIsImVtYWlsIjoib3BleWVtaWF5aW5sYTA3M0BnbWFpbC5jb20iLCJleHAiOjE3ODUzMjQ4OTJ9.oAcJSOLI1_wfV-AVb-yZlSK8FwECLaI3LJ8BV1zy2sA
[22-Jul-2026 11:35:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 11:35:27 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 11:35:27 UTC] User ID: 1115
[22-Jul-2026 11:35:27 UTC] ✅ User profile retrieved successfully for user ID: 1115
[22-Jul-2026 11:35:28 UTC] === API CALL LOG ===
[22-Jul-2026 11:35:28 UTC] Endpoint: user/profile.php
[22-Jul-2026 11:35:28 UTC] Full Log Data: {
    "timestamp": "2026-07-22 11:35:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.59.172",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.59.172, 172.71.119.49",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNSIsInVzZXJuYW1lIjoiQEJBWkxFTyIsImVtYWlsIjoib3BleWVtaWF5aW5sYTA3M0BnbWFpbC5jb20iLCJleHAiOjE3ODUzMjQ4OTJ9.oAcJSOLI1_wfV-AVb-yZlSK8FwECLaI3LJ8BV1zy2sA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f224633a07522d-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.59.172",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 11:35:28 UTC] === END API CALL LOG ===
[22-Jul-2026 11:35:28 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 11:35:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNSIsInVzZXJuYW1lIjoiQEJBWkxFTyIsImVtYWlsIjoib3BleWVtaWF5aW5sYTA3M0BnbWFpbC5jb20iLCJleHAiOjE3ODUzMjQ4OTJ9.oAcJSOLI1_wfV-AVb-yZlSK8FwECLaI3LJ8BV1zy2sA
[22-Jul-2026 11:35:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 11:35:28 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 11:35:28 UTC] User ID: 1115
[22-Jul-2026 11:35:28 UTC] ✅ User profile retrieved successfully for user ID: 1115
[22-Jul-2026 11:35:29 UTC] === API CALL LOG ===
[22-Jul-2026 11:35:29 UTC] Endpoint: user/profile.php
[22-Jul-2026 11:35:29 UTC] Full Log Data: {
    "timestamp": "2026-07-22 11:35:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.59.172",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.59.172, 172.71.119.49",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNSIsInVzZXJuYW1lIjoiQEJBWkxFTyIsImVtYWlsIjoib3BleWVtaWF5aW5sYTA3M0BnbWFpbC5jb20iLCJleHAiOjE3ODUzMjQ4OTJ9.oAcJSOLI1_wfV-AVb-yZlSK8FwECLaI3LJ8BV1zy2sA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f224686fff522d-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.59.172",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 11:35:29 UTC] === END API CALL LOG ===
[22-Jul-2026 11:35:29 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 11:35:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNSIsInVzZXJuYW1lIjoiQEJBWkxFTyIsImVtYWlsIjoib3BleWVtaWF5aW5sYTA3M0BnbWFpbC5jb20iLCJleHAiOjE3ODUzMjQ4OTJ9.oAcJSOLI1_wfV-AVb-yZlSK8FwECLaI3LJ8BV1zy2sA
[22-Jul-2026 11:35:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 11:35:29 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 11:35:29 UTC] User ID: 1115
[22-Jul-2026 11:35:29 UTC] ✅ User profile retrieved successfully for user ID: 1115
[22-Jul-2026 11:35:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 11:35:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 11:35:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.113.59.172, 172.71.119.49","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNSIsInVzZXJuYW1lIjoiQEJBWkxFTyIsImVtYWlsIjoib3BleWVtaWF5aW5sYTA3M0BnbWFpbC5jb20iLCJleHAiOjE3ODUzMjQ4OTJ9.oAcJSOLI1_wfV-AVb-yZlSK8FwECLaI3LJ8BV1zy2sA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f2247beb1f522d-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.113.59.172","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jul-2026 11:35:32 UTC] === User Orders API Called ===
[22-Jul-2026 11:35:32 UTC] User ID: 1115
[22-Jul-2026 11:35:32 UTC] Limit: 20, Offset: 0
[22-Jul-2026 11:35:32 UTC] Orders found: 0
[22-Jul-2026 11:35:32 UTC] Orders data: []
[22-Jul-2026 11:35:32 UTC] Total orders count: 0
[22-Jul-2026 11:35:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 11:35:34 UTC] === API CALL LOG ===
[22-Jul-2026 11:35:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 11:35:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.113.59.172, 172.71.119.49","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNSIsInVzZXJuYW1lIjoiQEJBWkxFTyIsImVtYWlsIjoib3BleWVtaWF5aW5sYTA3M0BnbWFpbC5jb20iLCJleHAiOjE3ODUzMjQ4OTJ9.oAcJSOLI1_wfV-AVb-yZlSK8FwECLaI3LJ8BV1zy2sA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f2248b3a15522d-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.113.59.172","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jul-2026 11:35:34 UTC] Endpoint: user/profile.php
[22-Jul-2026 11:35:34 UTC] Full Log Data: {
    "timestamp": "2026-07-22 11:35:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.59.172",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.59.172, 172.71.119.49",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNSIsInVzZXJuYW1lIjoiQEJBWkxFTyIsImVtYWlsIjoib3BleWVtaWF5aW5sYTA3M0BnbWFpbC5jb20iLCJleHAiOjE3ODUzMjQ4OTJ9.oAcJSOLI1_wfV-AVb-yZlSK8FwECLaI3LJ8BV1zy2sA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f2248b3a19522d-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.59.172",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 11:35:34 UTC] === User Orders API Called ===
[22-Jul-2026 11:35:34 UTC] User ID: 1115
[22-Jul-2026 11:35:34 UTC] === END API CALL LOG ===
[22-Jul-2026 11:35:34 UTC] Limit: 20, Offset: 0
[22-Jul-2026 11:35:34 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 11:35:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNSIsInVzZXJuYW1lIjoiQEJBWkxFTyIsImVtYWlsIjoib3BleWVtaWF5aW5sYTA3M0BnbWFpbC5jb20iLCJleHAiOjE3ODUzMjQ4OTJ9.oAcJSOLI1_wfV-AVb-yZlSK8FwECLaI3LJ8BV1zy2sA
[22-Jul-2026 11:35:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 11:35:34 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 11:35:34 UTC] User ID: 1115
[22-Jul-2026 11:35:34 UTC] Orders found: 0
[22-Jul-2026 11:35:34 UTC] ✅ User profile retrieved successfully for user ID: 1115
[22-Jul-2026 11:35:34 UTC] Orders data: []
[22-Jul-2026 11:35:34 UTC] Total orders count: 0
[22-Jul-2026 11:35:35 UTC] === API CALL LOG ===
[22-Jul-2026 11:35:35 UTC] Endpoint: user/profile.php
[22-Jul-2026 11:35:35 UTC] Full Log Data: {
    "timestamp": "2026-07-22 11:35:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.59.172",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.59.172, 172.71.119.49",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNSIsInVzZXJuYW1lIjoiQEJBWkxFTyIsImVtYWlsIjoib3BleWVtaWF5aW5sYTA3M0BnbWFpbC5jb20iLCJleHAiOjE3ODUzMjQ4OTJ9.oAcJSOLI1_wfV-AVb-yZlSK8FwECLaI3LJ8BV1zy2sA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f2248f1c57522d-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.59.172",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 11:35:35 UTC] === END API CALL LOG ===
[22-Jul-2026 11:35:35 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 11:35:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNSIsInVzZXJuYW1lIjoiQEJBWkxFTyIsImVtYWlsIjoib3BleWVtaWF5aW5sYTA3M0BnbWFpbC5jb20iLCJleHAiOjE3ODUzMjQ4OTJ9.oAcJSOLI1_wfV-AVb-yZlSK8FwECLaI3LJ8BV1zy2sA
[22-Jul-2026 11:35:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 11:35:35 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 11:35:35 UTC] User ID: 1115
[22-Jul-2026 11:35:35 UTC] ✅ User profile retrieved successfully for user ID: 1115
[22-Jul-2026 11:35:45 UTC] === API CALL LOG ===
[22-Jul-2026 11:35:45 UTC] Endpoint: user/profile.php
[22-Jul-2026 11:35:45 UTC] Full Log Data: {
    "timestamp": "2026-07-22 11:35:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.59.172",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.59.172, 172.71.119.49",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNSIsInVzZXJuYW1lIjoiQEJBWkxFTyIsImVtYWlsIjoib3BleWVtaWF5aW5sYTA3M0BnbWFpbC5jb20iLCJleHAiOjE3ODUzMjQ4OTJ9.oAcJSOLI1_wfV-AVb-yZlSK8FwECLaI3LJ8BV1zy2sA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f224cdd88bebac-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.59.172",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 11:35:45 UTC] === END API CALL LOG ===
[22-Jul-2026 11:35:45 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 11:35:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNSIsInVzZXJuYW1lIjoiQEJBWkxFTyIsImVtYWlsIjoib3BleWVtaWF5aW5sYTA3M0BnbWFpbC5jb20iLCJleHAiOjE3ODUzMjQ4OTJ9.oAcJSOLI1_wfV-AVb-yZlSK8FwECLaI3LJ8BV1zy2sA
[22-Jul-2026 11:35:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 11:35:45 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 11:35:45 UTC] User ID: 1115
[22-Jul-2026 11:35:45 UTC] ✅ User profile retrieved successfully for user ID: 1115
[22-Jul-2026 11:35:46 UTC] === API CALL LOG ===
[22-Jul-2026 11:35:46 UTC] Endpoint: user/profile.php
[22-Jul-2026 11:35:46 UTC] Full Log Data: {
    "timestamp": "2026-07-22 11:35:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.59.172",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.59.172, 172.71.119.49",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNSIsInVzZXJuYW1lIjoiQEJBWkxFTyIsImVtYWlsIjoib3BleWVtaWF5aW5sYTA3M0BnbWFpbC5jb20iLCJleHAiOjE3ODUzMjQ4OTJ9.oAcJSOLI1_wfV-AVb-yZlSK8FwECLaI3LJ8BV1zy2sA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f224d5fec5ebac-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.59.172",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 11:35:46 UTC] === END API CALL LOG ===
[22-Jul-2026 11:35:46 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 11:35:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNSIsInVzZXJuYW1lIjoiQEJBWkxFTyIsImVtYWlsIjoib3BleWVtaWF5aW5sYTA3M0BnbWFpbC5jb20iLCJleHAiOjE3ODUzMjQ4OTJ9.oAcJSOLI1_wfV-AVb-yZlSK8FwECLaI3LJ8BV1zy2sA
[22-Jul-2026 11:35:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 11:35:46 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 11:35:46 UTC] User ID: 1115
[22-Jul-2026 11:35:46 UTC] ✅ User profile retrieved successfully for user ID: 1115
[22-Jul-2026 11:35:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 11:35:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 11:35:46 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.113.59.172, 172.71.119.49","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNSIsInVzZXJuYW1lIjoiQEJBWkxFTyIsImVtYWlsIjoib3BleWVtaWF5aW5sYTA3M0BnbWFpbC5jb20iLCJleHAiOjE3ODUzMjQ4OTJ9.oAcJSOLI1_wfV-AVb-yZlSK8FwECLaI3LJ8BV1zy2sA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f224d5fed0ebac-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.113.59.172","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jul-2026 11:35:46 UTC] === User Orders API Called ===
[22-Jul-2026 11:35:46 UTC] User ID: 1115
[22-Jul-2026 11:35:46 UTC] Limit: 20, Offset: 0
[22-Jul-2026 11:35:46 UTC] Orders found: 0
[22-Jul-2026 11:35:46 UTC] Orders data: []
[22-Jul-2026 11:35:46 UTC] Total orders count: 0
[22-Jul-2026 11:35:46 UTC] === API CALL LOG ===
[22-Jul-2026 11:35:46 UTC] Endpoint: user/profile.php
[22-Jul-2026 11:35:46 UTC] Full Log Data: {
    "timestamp": "2026-07-22 11:35:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.59.172",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.59.172, 172.71.119.49",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNSIsInVzZXJuYW1lIjoiQEJBWkxFTyIsImVtYWlsIjoib3BleWVtaWF5aW5sYTA3M0BnbWFpbC5jb20iLCJleHAiOjE3ODUzMjQ4OTJ9.oAcJSOLI1_wfV-AVb-yZlSK8FwECLaI3LJ8BV1zy2sA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f224d5fed4ebac-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.59.172",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 11:35:46 UTC] === END API CALL LOG ===
[22-Jul-2026 11:35:46 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 11:35:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNSIsInVzZXJuYW1lIjoiQEJBWkxFTyIsImVtYWlsIjoib3BleWVtaWF5aW5sYTA3M0BnbWFpbC5jb20iLCJleHAiOjE3ODUzMjQ4OTJ9.oAcJSOLI1_wfV-AVb-yZlSK8FwECLaI3LJ8BV1zy2sA
[22-Jul-2026 11:35:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 11:35:46 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 11:35:46 UTC] User ID: 1115
[22-Jul-2026 11:35:46 UTC] ✅ User profile retrieved successfully for user ID: 1115
[22-Jul-2026 11:35:48 UTC] === API CALL LOG ===
[22-Jul-2026 11:35:48 UTC] Endpoint: user/profile.php
[22-Jul-2026 11:35:48 UTC] Full Log Data: {
    "timestamp": "2026-07-22 11:35:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.59.172",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.59.172, 172.71.119.49",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNSIsInVzZXJuYW1lIjoiQEJBWkxFTyIsImVtYWlsIjoib3BleWVtaWF5aW5sYTA3M0BnbWFpbC5jb20iLCJleHAiOjE3ODUzMjQ4OTJ9.oAcJSOLI1_wfV-AVb-yZlSK8FwECLaI3LJ8BV1zy2sA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f224ddbd4eebac-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.59.172",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 11:35:48 UTC] === END API CALL LOG ===
[22-Jul-2026 11:35:48 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 11:35:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNSIsInVzZXJuYW1lIjoiQEJBWkxFTyIsImVtYWlsIjoib3BleWVtaWF5aW5sYTA3M0BnbWFpbC5jb20iLCJleHAiOjE3ODUzMjQ4OTJ9.oAcJSOLI1_wfV-AVb-yZlSK8FwECLaI3LJ8BV1zy2sA
[22-Jul-2026 11:35:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 11:35:48 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 11:35:48 UTC] User ID: 1115
[22-Jul-2026 11:35:48 UTC] ✅ User profile retrieved successfully for user ID: 1115
[22-Jul-2026 11:35:55 UTC] === API CALL LOG ===
[22-Jul-2026 11:35:55 UTC] Endpoint: user/profile.php
[22-Jul-2026 11:35:55 UTC] Full Log Data: {
    "timestamp": "2026-07-22 11:35:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.59.172",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.59.172, 172.71.122.226",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNSIsInVzZXJuYW1lIjoiQEJBWkxFTyIsImVtYWlsIjoib3BleWVtaWF5aW5sYTA3M0BnbWFpbC5jb20iLCJleHAiOjE3ODUzMjQ4OTJ9.oAcJSOLI1_wfV-AVb-yZlSK8FwECLaI3LJ8BV1zy2sA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f2250a8f0cd522-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.59.172",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 11:35:55 UTC] === END API CALL LOG ===
[22-Jul-2026 11:35:55 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 11:35:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNSIsInVzZXJuYW1lIjoiQEJBWkxFTyIsImVtYWlsIjoib3BleWVtaWF5aW5sYTA3M0BnbWFpbC5jb20iLCJleHAiOjE3ODUzMjQ4OTJ9.oAcJSOLI1_wfV-AVb-yZlSK8FwECLaI3LJ8BV1zy2sA
[22-Jul-2026 11:35:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 11:35:55 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 11:35:55 UTC] User ID: 1115
[22-Jul-2026 11:35:55 UTC] ✅ User profile retrieved successfully for user ID: 1115
[22-Jul-2026 11:35:56 UTC] === API CALL LOG ===
[22-Jul-2026 11:35:56 UTC] Endpoint: user/profile.php
[22-Jul-2026 11:35:56 UTC] Full Log Data: {
    "timestamp": "2026-07-22 11:35:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.59.172",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.59.172, 172.71.122.226",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNSIsInVzZXJuYW1lIjoiQEJBWkxFTyIsImVtYWlsIjoib3BleWVtaWF5aW5sYTA3M0BnbWFpbC5jb20iLCJleHAiOjE3ODUzMjQ4OTJ9.oAcJSOLI1_wfV-AVb-yZlSK8FwECLaI3LJ8BV1zy2sA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f22510c947d522-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.59.172",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 11:35:56 UTC] === END API CALL LOG ===
[22-Jul-2026 11:35:56 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 11:35:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNSIsInVzZXJuYW1lIjoiQEJBWkxFTyIsImVtYWlsIjoib3BleWVtaWF5aW5sYTA3M0BnbWFpbC5jb20iLCJleHAiOjE3ODUzMjQ4OTJ9.oAcJSOLI1_wfV-AVb-yZlSK8FwECLaI3LJ8BV1zy2sA
[22-Jul-2026 11:35:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 11:35:56 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 11:35:56 UTC] User ID: 1115
[22-Jul-2026 11:35:56 UTC] ✅ User profile retrieved successfully for user ID: 1115
[22-Jul-2026 11:35:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 11:35:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 11:35:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.113.59.172, 172.71.122.226","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNSIsInVzZXJuYW1lIjoiQEJBWkxFTyIsImVtYWlsIjoib3BleWVtaWF5aW5sYTA3M0BnbWFpbC5jb20iLCJleHAiOjE3ODUzMjQ4OTJ9.oAcJSOLI1_wfV-AVb-yZlSK8FwECLaI3LJ8BV1zy2sA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f2251239efd522-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.113.59.172","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jul-2026 11:35:56 UTC] === User Orders API Called ===
[22-Jul-2026 11:35:56 UTC] User ID: 1115
[22-Jul-2026 11:35:56 UTC] Limit: 20, Offset: 0
[22-Jul-2026 11:35:56 UTC] Orders found: 0
[22-Jul-2026 11:35:56 UTC] Orders data: []
[22-Jul-2026 11:35:56 UTC] Total orders count: 0
[22-Jul-2026 11:35:56 UTC] === API CALL LOG ===
[22-Jul-2026 11:35:56 UTC] Endpoint: user/profile.php
[22-Jul-2026 11:35:56 UTC] Full Log Data: {
    "timestamp": "2026-07-22 11:35:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.59.172",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.59.172, 172.71.122.122",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNSIsInVzZXJuYW1lIjoiQEJBWkxFTyIsImVtYWlsIjoib3BleWVtaWF5aW5sYTA3M0BnbWFpbC5jb20iLCJleHAiOjE3ODUzMjQ4OTJ9.oAcJSOLI1_wfV-AVb-yZlSK8FwECLaI3LJ8BV1zy2sA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f2251239f1d522-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.59.172",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 11:35:56 UTC] === END API CALL LOG ===
[22-Jul-2026 11:35:56 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 11:35:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNSIsInVzZXJuYW1lIjoiQEJBWkxFTyIsImVtYWlsIjoib3BleWVtaWF5aW5sYTA3M0BnbWFpbC5jb20iLCJleHAiOjE3ODUzMjQ4OTJ9.oAcJSOLI1_wfV-AVb-yZlSK8FwECLaI3LJ8BV1zy2sA
[22-Jul-2026 11:35:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 11:35:56 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 11:35:56 UTC] User ID: 1115
[22-Jul-2026 11:35:56 UTC] ✅ User profile retrieved successfully for user ID: 1115
[22-Jul-2026 11:36:03 UTC] === API CALL LOG ===
[22-Jul-2026 11:36:03 UTC] Endpoint: user/profile.php
[22-Jul-2026 11:36:03 UTC] Full Log Data: {
    "timestamp": "2026-07-22 11:36:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.59.172",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.59.172, 172.71.127.115",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNSIsInVzZXJuYW1lIjoiQEJBWkxFTyIsImVtYWlsIjoib3BleWVtaWF5aW5sYTA3M0BnbWFpbC5jb20iLCJleHAiOjE3ODUzMjQ4OTJ9.oAcJSOLI1_wfV-AVb-yZlSK8FwECLaI3LJ8BV1zy2sA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f2253bd916d146-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.59.172",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 11:36:03 UTC] === END API CALL LOG ===
[22-Jul-2026 11:36:03 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 11:36:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNSIsInVzZXJuYW1lIjoiQEJBWkxFTyIsImVtYWlsIjoib3BleWVtaWF5aW5sYTA3M0BnbWFpbC5jb20iLCJleHAiOjE3ODUzMjQ4OTJ9.oAcJSOLI1_wfV-AVb-yZlSK8FwECLaI3LJ8BV1zy2sA
[22-Jul-2026 11:36:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 11:36:03 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 11:36:03 UTC] User ID: 1115
[22-Jul-2026 11:36:03 UTC] ✅ User profile retrieved successfully for user ID: 1115
[22-Jul-2026 11:36:04 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 11:36:04 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 11:36:04 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.113.59.172, 172.71.127.115","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNSIsInVzZXJuYW1lIjoiQEJBWkxFTyIsImVtYWlsIjoib3BleWVtaWF5aW5sYTA3M0BnbWFpbC5jb20iLCJleHAiOjE3ODUzMjQ4OTJ9.oAcJSOLI1_wfV-AVb-yZlSK8FwECLaI3LJ8BV1zy2sA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f225411e8ed146-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.113.59.172","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jul-2026 11:36:04 UTC] === User Orders API Called ===
[22-Jul-2026 11:36:04 UTC] User ID: 1115
[22-Jul-2026 11:36:04 UTC] Limit: 20, Offset: 0
[22-Jul-2026 11:36:04 UTC] Orders found: 0
[22-Jul-2026 11:36:04 UTC] Orders data: []
[22-Jul-2026 11:36:04 UTC] Total orders count: 0
[22-Jul-2026 11:36:04 UTC] === API CALL LOG ===
[22-Jul-2026 11:36:04 UTC] Endpoint: user/profile.php
[22-Jul-2026 11:36:04 UTC] Full Log Data: {
    "timestamp": "2026-07-22 11:36:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.59.172",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.59.172, 172.71.127.115",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNSIsInVzZXJuYW1lIjoiQEJBWkxFTyIsImVtYWlsIjoib3BleWVtaWF5aW5sYTA3M0BnbWFpbC5jb20iLCJleHAiOjE3ODUzMjQ4OTJ9.oAcJSOLI1_wfV-AVb-yZlSK8FwECLaI3LJ8BV1zy2sA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f225411e8ad146-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.59.172",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 11:36:04 UTC] === END API CALL LOG ===
[22-Jul-2026 11:36:04 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 11:36:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNSIsInVzZXJuYW1lIjoiQEJBWkxFTyIsImVtYWlsIjoib3BleWVtaWF5aW5sYTA3M0BnbWFpbC5jb20iLCJleHAiOjE3ODUzMjQ4OTJ9.oAcJSOLI1_wfV-AVb-yZlSK8FwECLaI3LJ8BV1zy2sA
[22-Jul-2026 11:36:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 11:36:04 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 11:36:04 UTC] User ID: 1115
[22-Jul-2026 11:36:04 UTC] ✅ User profile retrieved successfully for user ID: 1115
[22-Jul-2026 11:36:04 UTC] === API CALL LOG ===
[22-Jul-2026 11:36:04 UTC] Endpoint: user/profile.php
[22-Jul-2026 11:36:04 UTC] Full Log Data: {
    "timestamp": "2026-07-22 11:36:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.59.172",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.59.172, 172.71.126.125",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNSIsInVzZXJuYW1lIjoiQEJBWkxFTyIsImVtYWlsIjoib3BleWVtaWF5aW5sYTA3M0BnbWFpbC5jb20iLCJleHAiOjE3ODUzMjQ4OTJ9.oAcJSOLI1_wfV-AVb-yZlSK8FwECLaI3LJ8BV1zy2sA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f225427a23d146-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.59.172",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 11:36:04 UTC] === END API CALL LOG ===
[22-Jul-2026 11:36:04 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 11:36:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNSIsInVzZXJuYW1lIjoiQEJBWkxFTyIsImVtYWlsIjoib3BleWVtaWF5aW5sYTA3M0BnbWFpbC5jb20iLCJleHAiOjE3ODUzMjQ4OTJ9.oAcJSOLI1_wfV-AVb-yZlSK8FwECLaI3LJ8BV1zy2sA
[22-Jul-2026 11:36:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 11:36:04 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 11:36:04 UTC] User ID: 1115
[22-Jul-2026 11:36:04 UTC] ✅ User profile retrieved successfully for user ID: 1115
[22-Jul-2026 11:36:05 UTC] === API CALL LOG ===
[22-Jul-2026 11:36:05 UTC] Endpoint: user/profile.php
[22-Jul-2026 11:36:05 UTC] Full Log Data: {
    "timestamp": "2026-07-22 11:36:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.59.172",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.59.172, 172.71.127.115",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNSIsInVzZXJuYW1lIjoiQEJBWkxFTyIsImVtYWlsIjoib3BleWVtaWF5aW5sYTA3M0BnbWFpbC5jb20iLCJleHAiOjE3ODUzMjQ4OTJ9.oAcJSOLI1_wfV-AVb-yZlSK8FwECLaI3LJ8BV1zy2sA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f22549ccc2d146-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.59.172",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 11:36:05 UTC] === END API CALL LOG ===
[22-Jul-2026 11:36:05 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 11:36:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNSIsInVzZXJuYW1lIjoiQEJBWkxFTyIsImVtYWlsIjoib3BleWVtaWF5aW5sYTA3M0BnbWFpbC5jb20iLCJleHAiOjE3ODUzMjQ4OTJ9.oAcJSOLI1_wfV-AVb-yZlSK8FwECLaI3LJ8BV1zy2sA
[22-Jul-2026 11:36:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 11:36:05 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 11:36:05 UTC] User ID: 1115
[22-Jul-2026 11:36:05 UTC] ✅ User profile retrieved successfully for user ID: 1115
[22-Jul-2026 11:36:12 UTC] === API CALL LOG ===
[22-Jul-2026 11:36:12 UTC] Endpoint: user/profile.php
[22-Jul-2026 11:36:12 UTC] Full Log Data: {
    "timestamp": "2026-07-22 11:36:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.59.172",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.59.172, 172.71.127.116",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNSIsInVzZXJuYW1lIjoiQEJBWkxFTyIsImVtYWlsIjoib3BleWVtaWF5aW5sYTA3M0BnbWFpbC5jb20iLCJleHAiOjE3ODUzMjQ4OTJ9.oAcJSOLI1_wfV-AVb-yZlSK8FwECLaI3LJ8BV1zy2sA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f2257348d1d146-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.59.172",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 11:36:12 UTC] === END API CALL LOG ===
[22-Jul-2026 11:36:12 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 11:36:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNSIsInVzZXJuYW1lIjoiQEJBWkxFTyIsImVtYWlsIjoib3BleWVtaWF5aW5sYTA3M0BnbWFpbC5jb20iLCJleHAiOjE3ODUzMjQ4OTJ9.oAcJSOLI1_wfV-AVb-yZlSK8FwECLaI3LJ8BV1zy2sA
[22-Jul-2026 11:36:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 11:36:12 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 11:36:12 UTC] User ID: 1115
[22-Jul-2026 11:36:12 UTC] ✅ User profile retrieved successfully for user ID: 1115
[22-Jul-2026 11:36:12 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 11:36:12 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 11:36:12 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.113.59.172, 172.71.127.116","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNSIsInVzZXJuYW1lIjoiQEJBWkxFTyIsImVtYWlsIjoib3BleWVtaWF5aW5sYTA3M0BnbWFpbC5jb20iLCJleHAiOjE3ODUzMjQ4OTJ9.oAcJSOLI1_wfV-AVb-yZlSK8FwECLaI3LJ8BV1zy2sA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f2257348cfd146-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.113.59.172","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jul-2026 11:36:12 UTC] === User Orders API Called ===
[22-Jul-2026 11:36:12 UTC] User ID: 1115
[22-Jul-2026 11:36:12 UTC] Limit: 20, Offset: 0
[22-Jul-2026 11:36:12 UTC] Orders found: 0
[22-Jul-2026 11:36:12 UTC] Orders data: []
[22-Jul-2026 11:36:12 UTC] Total orders count: 0
[22-Jul-2026 11:36:12 UTC] === API CALL LOG ===
[22-Jul-2026 11:36:12 UTC] Endpoint: user/profile.php
[22-Jul-2026 11:36:12 UTC] Full Log Data: {
    "timestamp": "2026-07-22 11:36:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.59.172",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.59.172, 172.71.127.116",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNSIsInVzZXJuYW1lIjoiQEJBWkxFTyIsImVtYWlsIjoib3BleWVtaWF5aW5sYTA3M0BnbWFpbC5jb20iLCJleHAiOjE3ODUzMjQ4OTJ9.oAcJSOLI1_wfV-AVb-yZlSK8FwECLaI3LJ8BV1zy2sA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f22577fca9d146-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.59.172",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 11:36:12 UTC] === END API CALL LOG ===
[22-Jul-2026 11:36:12 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 11:36:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNSIsInVzZXJuYW1lIjoiQEJBWkxFTyIsImVtYWlsIjoib3BleWVtaWF5aW5sYTA3M0BnbWFpbC5jb20iLCJleHAiOjE3ODUzMjQ4OTJ9.oAcJSOLI1_wfV-AVb-yZlSK8FwECLaI3LJ8BV1zy2sA
[22-Jul-2026 11:36:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 11:36:12 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 11:36:12 UTC] User ID: 1115
[22-Jul-2026 11:36:12 UTC] ✅ User profile retrieved successfully for user ID: 1115
[22-Jul-2026 11:36:13 UTC] === API CALL LOG ===
[22-Jul-2026 11:36:13 UTC] Endpoint: user/profile.php
[22-Jul-2026 11:36:13 UTC] Full Log Data: {
    "timestamp": "2026-07-22 11:36:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.59.172",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.59.172, 172.71.127.116",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNSIsInVzZXJuYW1lIjoiQEJBWkxFTyIsImVtYWlsIjoib3BleWVtaWF5aW5sYTA3M0BnbWFpbC5jb20iLCJleHAiOjE3ODUzMjQ4OTJ9.oAcJSOLI1_wfV-AVb-yZlSK8FwECLaI3LJ8BV1zy2sA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f2257afc33d146-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.59.172",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 11:36:13 UTC] === END API CALL LOG ===
[22-Jul-2026 11:36:13 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 11:36:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNSIsInVzZXJuYW1lIjoiQEJBWkxFTyIsImVtYWlsIjoib3BleWVtaWF5aW5sYTA3M0BnbWFpbC5jb20iLCJleHAiOjE3ODUzMjQ4OTJ9.oAcJSOLI1_wfV-AVb-yZlSK8FwECLaI3LJ8BV1zy2sA
[22-Jul-2026 11:36:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 11:36:13 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 11:36:13 UTC] User ID: 1115
[22-Jul-2026 11:36:13 UTC] ✅ User profile retrieved successfully for user ID: 1115
[22-Jul-2026 11:37:44 UTC] === API CALL LOG ===
[22-Jul-2026 11:37:44 UTC] Endpoint: user/profile.php
[22-Jul-2026 11:37:44 UTC] Full Log Data: {
    "timestamp": "2026-07-22 11:37:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.59.172",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.59.172, 172.68.151.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNSIsInVzZXJuYW1lIjoiQEJBWkxFTyIsImVtYWlsIjoib3BleWVtaWF5aW5sYTA3M0BnbWFpbC5jb20iLCJleHAiOjE3ODUzMjQ4OTJ9.oAcJSOLI1_wfV-AVb-yZlSK8FwECLaI3LJ8BV1zy2sA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f227b6fc4fa649-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.59.172",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 11:37:44 UTC] === END API CALL LOG ===
[22-Jul-2026 11:37:44 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 11:37:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNSIsInVzZXJuYW1lIjoiQEJBWkxFTyIsImVtYWlsIjoib3BleWVtaWF5aW5sYTA3M0BnbWFpbC5jb20iLCJleHAiOjE3ODUzMjQ4OTJ9.oAcJSOLI1_wfV-AVb-yZlSK8FwECLaI3LJ8BV1zy2sA
[22-Jul-2026 11:37:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 11:37:44 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 11:37:44 UTC] User ID: 1115
[22-Jul-2026 11:37:44 UTC] ✅ User profile retrieved successfully for user ID: 1115
[22-Jul-2026 11:37:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 11:37:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 11:37:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.113.59.172, 172.68.151.32","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNSIsInVzZXJuYW1lIjoiQEJBWkxFTyIsImVtYWlsIjoib3BleWVtaWF5aW5sYTA3M0BnbWFpbC5jb20iLCJleHAiOjE3ODUzMjQ4OTJ9.oAcJSOLI1_wfV-AVb-yZlSK8FwECLaI3LJ8BV1zy2sA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f227be1b47a649-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.113.59.172","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jul-2026 11:37:45 UTC] === User Orders API Called ===
[22-Jul-2026 11:37:45 UTC] User ID: 1115
[22-Jul-2026 11:37:45 UTC] Limit: 20, Offset: 0
[22-Jul-2026 11:37:45 UTC] Orders found: 0
[22-Jul-2026 11:37:45 UTC] Orders data: []
[22-Jul-2026 11:37:45 UTC] Total orders count: 0
[22-Jul-2026 11:37:45 UTC] === API CALL LOG ===
[22-Jul-2026 11:37:45 UTC] Endpoint: user/profile.php
[22-Jul-2026 11:37:45 UTC] Full Log Data: {
    "timestamp": "2026-07-22 11:37:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.59.172",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.59.172, 172.68.151.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNSIsInVzZXJuYW1lIjoiQEJBWkxFTyIsImVtYWlsIjoib3BleWVtaWF5aW5sYTA3M0BnbWFpbC5jb20iLCJleHAiOjE3ODUzMjQ4OTJ9.oAcJSOLI1_wfV-AVb-yZlSK8FwECLaI3LJ8BV1zy2sA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f227be1b3ea649-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.59.172",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 11:37:45 UTC] === END API CALL LOG ===
[22-Jul-2026 11:37:45 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 11:37:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNSIsInVzZXJuYW1lIjoiQEJBWkxFTyIsImVtYWlsIjoib3BleWVtaWF5aW5sYTA3M0BnbWFpbC5jb20iLCJleHAiOjE3ODUzMjQ4OTJ9.oAcJSOLI1_wfV-AVb-yZlSK8FwECLaI3LJ8BV1zy2sA
[22-Jul-2026 11:37:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 11:37:45 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 11:37:45 UTC] User ID: 1115
[22-Jul-2026 11:37:45 UTC] ✅ User profile retrieved successfully for user ID: 1115
[22-Jul-2026 11:37:45 UTC] === API CALL LOG ===
[22-Jul-2026 11:37:45 UTC] Endpoint: user/profile.php
[22-Jul-2026 11:37:45 UTC] Full Log Data: {
    "timestamp": "2026-07-22 11:37:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.59.172",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.59.172, 172.68.151.32",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNSIsInVzZXJuYW1lIjoiQEJBWkxFTyIsImVtYWlsIjoib3BleWVtaWF5aW5sYTA3M0BnbWFpbC5jb20iLCJleHAiOjE3ODUzMjQ4OTJ9.oAcJSOLI1_wfV-AVb-yZlSK8FwECLaI3LJ8BV1zy2sA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f227be1b50a649-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.59.172",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 11:37:45 UTC] === END API CALL LOG ===
[22-Jul-2026 11:37:45 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 11:37:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNSIsInVzZXJuYW1lIjoiQEJBWkxFTyIsImVtYWlsIjoib3BleWVtaWF5aW5sYTA3M0BnbWFpbC5jb20iLCJleHAiOjE3ODUzMjQ4OTJ9.oAcJSOLI1_wfV-AVb-yZlSK8FwECLaI3LJ8BV1zy2sA
[22-Jul-2026 11:37:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 11:37:45 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 11:37:45 UTC] User ID: 1115
[22-Jul-2026 11:37:45 UTC] ✅ User profile retrieved successfully for user ID: 1115
[22-Jul-2026 11:37:47 UTC] === API CALL LOG ===
[22-Jul-2026 11:37:47 UTC] Endpoint: user/profile.php
[22-Jul-2026 11:37:47 UTC] Full Log Data: {
    "timestamp": "2026-07-22 11:37:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.59.172",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.59.172, 172.68.151.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNSIsInVzZXJuYW1lIjoiQEJBWkxFTyIsImVtYWlsIjoib3BleWVtaWF5aW5sYTA3M0BnbWFpbC5jb20iLCJleHAiOjE3ODUzMjQ4OTJ9.oAcJSOLI1_wfV-AVb-yZlSK8FwECLaI3LJ8BV1zy2sA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f227c54a5ea649-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.59.172",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 11:37:47 UTC] === END API CALL LOG ===
[22-Jul-2026 11:37:47 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 11:37:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNSIsInVzZXJuYW1lIjoiQEJBWkxFTyIsImVtYWlsIjoib3BleWVtaWF5aW5sYTA3M0BnbWFpbC5jb20iLCJleHAiOjE3ODUzMjQ4OTJ9.oAcJSOLI1_wfV-AVb-yZlSK8FwECLaI3LJ8BV1zy2sA
[22-Jul-2026 11:37:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 11:37:47 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 11:37:47 UTC] User ID: 1115
[22-Jul-2026 11:37:47 UTC] ✅ User profile retrieved successfully for user ID: 1115
[22-Jul-2026 11:37:52 UTC] === API CALL LOG ===
[22-Jul-2026 11:37:52 UTC] Endpoint: user/profile.php
[22-Jul-2026 11:37:52 UTC] Full Log Data: {
    "timestamp": "2026-07-22 11:37:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.59.172",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.59.172, 172.68.151.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNSIsInVzZXJuYW1lIjoiQEJBWkxFTyIsImVtYWlsIjoib3BleWVtaWF5aW5sYTA3M0BnbWFpbC5jb20iLCJleHAiOjE3ODUzMjQ4OTJ9.oAcJSOLI1_wfV-AVb-yZlSK8FwECLaI3LJ8BV1zy2sA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f227e9dc8fa649-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.59.172",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 11:37:52 UTC] === END API CALL LOG ===
[22-Jul-2026 11:37:52 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 11:37:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNSIsInVzZXJuYW1lIjoiQEJBWkxFTyIsImVtYWlsIjoib3BleWVtaWF5aW5sYTA3M0BnbWFpbC5jb20iLCJleHAiOjE3ODUzMjQ4OTJ9.oAcJSOLI1_wfV-AVb-yZlSK8FwECLaI3LJ8BV1zy2sA
[22-Jul-2026 11:37:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 11:37:52 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 11:37:52 UTC] User ID: 1115
[22-Jul-2026 11:37:52 UTC] ✅ User profile retrieved successfully for user ID: 1115
[22-Jul-2026 11:37:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 11:37:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 11:37:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.113.59.172, 172.68.151.70","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNSIsInVzZXJuYW1lIjoiQEJBWkxFTyIsImVtYWlsIjoib3BleWVtaWF5aW5sYTA3M0BnbWFpbC5jb20iLCJleHAiOjE3ODUzMjQ4OTJ9.oAcJSOLI1_wfV-AVb-yZlSK8FwECLaI3LJ8BV1zy2sA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f227e9dc8da649-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.113.59.172","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jul-2026 11:37:52 UTC] === User Orders API Called ===
[22-Jul-2026 11:37:52 UTC] User ID: 1115
[22-Jul-2026 11:37:52 UTC] Limit: 20, Offset: 0
[22-Jul-2026 11:37:52 UTC] Orders found: 0
[22-Jul-2026 11:37:52 UTC] Orders data: []
[22-Jul-2026 11:37:52 UTC] Total orders count: 0
[22-Jul-2026 11:37:53 UTC] === API CALL LOG ===
[22-Jul-2026 11:37:53 UTC] Endpoint: user/profile.php
[22-Jul-2026 11:37:53 UTC] Full Log Data: {
    "timestamp": "2026-07-22 11:37:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.59.172",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.59.172, 172.68.151.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNSIsInVzZXJuYW1lIjoiQEJBWkxFTyIsImVtYWlsIjoib3BleWVtaWF5aW5sYTA3M0BnbWFpbC5jb20iLCJleHAiOjE3ODUzMjQ4OTJ9.oAcJSOLI1_wfV-AVb-yZlSK8FwECLaI3LJ8BV1zy2sA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f227ee4ea2a649-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.59.172",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 11:37:53 UTC] === END API CALL LOG ===
[22-Jul-2026 11:37:53 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 11:37:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNSIsInVzZXJuYW1lIjoiQEJBWkxFTyIsImVtYWlsIjoib3BleWVtaWF5aW5sYTA3M0BnbWFpbC5jb20iLCJleHAiOjE3ODUzMjQ4OTJ9.oAcJSOLI1_wfV-AVb-yZlSK8FwECLaI3LJ8BV1zy2sA
[22-Jul-2026 11:37:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 11:37:53 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 11:37:53 UTC] User ID: 1115
[22-Jul-2026 11:37:53 UTC] ✅ User profile retrieved successfully for user ID: 1115
[22-Jul-2026 11:37:54 UTC] === API CALL LOG ===
[22-Jul-2026 11:37:54 UTC] Endpoint: user/profile.php
[22-Jul-2026 11:37:54 UTC] Full Log Data: {
    "timestamp": "2026-07-22 11:37:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.59.172",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.59.172, 172.68.151.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNSIsInVzZXJuYW1lIjoiQEJBWkxFTyIsImVtYWlsIjoib3BleWVtaWF5aW5sYTA3M0BnbWFpbC5jb20iLCJleHAiOjE3ODUzMjQ4OTJ9.oAcJSOLI1_wfV-AVb-yZlSK8FwECLaI3LJ8BV1zy2sA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f227f2e902a649-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.59.172",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 11:37:54 UTC] === END API CALL LOG ===
[22-Jul-2026 11:37:54 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 11:37:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNSIsInVzZXJuYW1lIjoiQEJBWkxFTyIsImVtYWlsIjoib3BleWVtaWF5aW5sYTA3M0BnbWFpbC5jb20iLCJleHAiOjE3ODUzMjQ4OTJ9.oAcJSOLI1_wfV-AVb-yZlSK8FwECLaI3LJ8BV1zy2sA
[22-Jul-2026 11:37:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 11:37:54 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 11:37:54 UTC] User ID: 1115
[22-Jul-2026 11:37:54 UTC] ✅ User profile retrieved successfully for user ID: 1115
[22-Jul-2026 11:39:16 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 11:39:16 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 11:39:16 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.113.59.172, 172.68.151.70","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNSIsInVzZXJuYW1lIjoiQEJBWkxFTyIsImVtYWlsIjoib3BleWVtaWF5aW5sYTA3M0BnbWFpbC5jb20iLCJleHAiOjE3ODUzMjQ4OTJ9.oAcJSOLI1_wfV-AVb-yZlSK8FwECLaI3LJ8BV1zy2sA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f229f57ddda649-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.113.59.172","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jul-2026 11:39:16 UTC] === User Orders API Called ===
[22-Jul-2026 11:39:16 UTC] User ID: 1115
[22-Jul-2026 11:39:16 UTC] Limit: 20, Offset: 0
[22-Jul-2026 11:39:16 UTC] Orders found: 0
[22-Jul-2026 11:39:16 UTC] Orders data: []
[22-Jul-2026 11:39:16 UTC] Total orders count: 0
[22-Jul-2026 11:39:16 UTC] === API CALL LOG ===
[22-Jul-2026 11:39:16 UTC] Endpoint: user/profile.php
[22-Jul-2026 11:39:16 UTC] Full Log Data: {
    "timestamp": "2026-07-22 11:39:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.59.172",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.59.172, 172.68.151.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNSIsInVzZXJuYW1lIjoiQEJBWkxFTyIsImVtYWlsIjoib3BleWVtaWF5aW5sYTA3M0BnbWFpbC5jb20iLCJleHAiOjE3ODUzMjQ4OTJ9.oAcJSOLI1_wfV-AVb-yZlSK8FwECLaI3LJ8BV1zy2sA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f229f57dd9a649-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.59.172",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 11:39:16 UTC] === END API CALL LOG ===
[22-Jul-2026 11:39:16 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 11:39:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNSIsInVzZXJuYW1lIjoiQEJBWkxFTyIsImVtYWlsIjoib3BleWVtaWF5aW5sYTA3M0BnbWFpbC5jb20iLCJleHAiOjE3ODUzMjQ4OTJ9.oAcJSOLI1_wfV-AVb-yZlSK8FwECLaI3LJ8BV1zy2sA
[22-Jul-2026 11:39:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 11:39:16 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 11:39:16 UTC] User ID: 1115
[22-Jul-2026 11:39:16 UTC] ✅ User profile retrieved successfully for user ID: 1115
[22-Jul-2026 11:39:17 UTC] === API CALL LOG ===
[22-Jul-2026 11:39:17 UTC] Endpoint: user/profile.php
[22-Jul-2026 11:39:17 UTC] Full Log Data: {
    "timestamp": "2026-07-22 11:39:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.59.172",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.59.172, 172.68.151.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNSIsInVzZXJuYW1lIjoiQEJBWkxFTyIsImVtYWlsIjoib3BleWVtaWF5aW5sYTA3M0BnbWFpbC5jb20iLCJleHAiOjE3ODUzMjQ4OTJ9.oAcJSOLI1_wfV-AVb-yZlSK8FwECLaI3LJ8BV1zy2sA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f229f85df9a649-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.59.172",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 11:39:17 UTC] === END API CALL LOG ===
[22-Jul-2026 11:39:17 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 11:39:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNSIsInVzZXJuYW1lIjoiQEJBWkxFTyIsImVtYWlsIjoib3BleWVtaWF5aW5sYTA3M0BnbWFpbC5jb20iLCJleHAiOjE3ODUzMjQ4OTJ9.oAcJSOLI1_wfV-AVb-yZlSK8FwECLaI3LJ8BV1zy2sA
[22-Jul-2026 11:39:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 11:39:17 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 11:39:17 UTC] User ID: 1115
[22-Jul-2026 11:39:17 UTC] ✅ User profile retrieved successfully for user ID: 1115
[22-Jul-2026 11:39:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 11:39:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 11:39:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.113.59.172, 172.68.151.70","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNSIsInVzZXJuYW1lIjoiQEJBWkxFTyIsImVtYWlsIjoib3BleWVtaWF5aW5sYTA3M0BnbWFpbC5jb20iLCJleHAiOjE3ODUzMjQ4OTJ9.oAcJSOLI1_wfV-AVb-yZlSK8FwECLaI3LJ8BV1zy2sA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f229fb7eaba649-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.113.59.172","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jul-2026 11:39:17 UTC] === User Orders API Called ===
[22-Jul-2026 11:39:17 UTC] User ID: 1115
[22-Jul-2026 11:39:17 UTC] Limit: 20, Offset: 0
[22-Jul-2026 11:39:17 UTC] Orders found: 0
[22-Jul-2026 11:39:17 UTC] Orders data: []
[22-Jul-2026 11:39:17 UTC] Total orders count: 0
[22-Jul-2026 11:39:18 UTC] === API CALL LOG ===
[22-Jul-2026 11:39:18 UTC] Endpoint: user/profile.php
[22-Jul-2026 11:39:18 UTC] Full Log Data: {
    "timestamp": "2026-07-22 11:39:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.59.172",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.59.172, 172.68.151.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNSIsInVzZXJuYW1lIjoiQEJBWkxFTyIsImVtYWlsIjoib3BleWVtaWF5aW5sYTA3M0BnbWFpbC5jb20iLCJleHAiOjE3ODUzMjQ4OTJ9.oAcJSOLI1_wfV-AVb-yZlSK8FwECLaI3LJ8BV1zy2sA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f229fef9baa649-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.59.172",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 11:39:18 UTC] === END API CALL LOG ===
[22-Jul-2026 11:39:18 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 11:39:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNSIsInVzZXJuYW1lIjoiQEJBWkxFTyIsImVtYWlsIjoib3BleWVtaWF5aW5sYTA3M0BnbWFpbC5jb20iLCJleHAiOjE3ODUzMjQ4OTJ9.oAcJSOLI1_wfV-AVb-yZlSK8FwECLaI3LJ8BV1zy2sA
[22-Jul-2026 11:39:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 11:39:18 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 11:39:18 UTC] User ID: 1115
[22-Jul-2026 11:39:18 UTC] ✅ User profile retrieved successfully for user ID: 1115
[22-Jul-2026 11:39:19 UTC] === API CALL LOG ===
[22-Jul-2026 11:39:19 UTC] Endpoint: user/profile.php
[22-Jul-2026 11:39:19 UTC] Full Log Data: {
    "timestamp": "2026-07-22 11:39:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.59.172",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.59.172, 172.68.151.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNSIsInVzZXJuYW1lIjoiQEJBWkxFTyIsImVtYWlsIjoib3BleWVtaWF5aW5sYTA3M0BnbWFpbC5jb20iLCJleHAiOjE3ODUzMjQ4OTJ9.oAcJSOLI1_wfV-AVb-yZlSK8FwECLaI3LJ8BV1zy2sA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f22a04aa5ea649-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.59.172",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 11:39:19 UTC] === END API CALL LOG ===
[22-Jul-2026 11:39:19 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 11:39:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNSIsInVzZXJuYW1lIjoiQEJBWkxFTyIsImVtYWlsIjoib3BleWVtaWF5aW5sYTA3M0BnbWFpbC5jb20iLCJleHAiOjE3ODUzMjQ4OTJ9.oAcJSOLI1_wfV-AVb-yZlSK8FwECLaI3LJ8BV1zy2sA
[22-Jul-2026 11:39:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 11:39:19 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 11:39:19 UTC] User ID: 1115
[22-Jul-2026 11:39:19 UTC] ✅ User profile retrieved successfully for user ID: 1115
[22-Jul-2026 11:39:19 UTC] User Purchases API - User ID: 1115
[22-Jul-2026 11:39:19 UTC] User Purchases API - Total purchases found: 0
[22-Jul-2026 12:11:00 UTC] === API CALL LOG ===
[22-Jul-2026 12:11:00 UTC] Endpoint: user/profile.php
[22-Jul-2026 12:11:00 UTC] Full Log Data: {
    "timestamp": "2026-07-22 12:11:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1415:4a0c:18c4:9613:5ce8:5142",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1415:4a0c:18c4:9613:5ce8:5142, 172.68.164.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMyIsInVzZXJuYW1lIjoic2hhciIsImVtYWlsIjoicmFoaW1raGFuNTAwcEBnbWFpbC5jb20iLCJleHAiOjE3ODUyNDc4NjN9.yhjhvXyTV0ivaXm4UlH-i7JWwC_pV8MNfp7i0GVlDDU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f2586bce92f892-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:3100:1415:4a0c:18c4:9613:5ce8:5142",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 12:11:00 UTC] === END API CALL LOG ===
[22-Jul-2026 12:11:00 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 12:11:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMyIsInVzZXJuYW1lIjoic2hhciIsImVtYWlsIjoicmFoaW1raGFuNTAwcEBnbWFpbC5jb20iLCJleHAiOjE3ODUyNDc4NjN9.yhjhvXyTV0ivaXm4UlH-i7JWwC_pV8MNfp7i0GVlDDU
[22-Jul-2026 12:11:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 12:11:00 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 12:11:00 UTC] User ID: 1103
[22-Jul-2026 12:11:00 UTC] ✅ User profile retrieved successfully for user ID: 1103
[22-Jul-2026 12:11:01 UTC] === API CALL LOG ===
[22-Jul-2026 12:11:01 UTC] Endpoint: user/profile.php
[22-Jul-2026 12:11:01 UTC] Full Log Data: {
    "timestamp": "2026-07-22 12:11:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1415:4a0c:18c4:9613:5ce8:5142",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1415:4a0c:18c4:9613:5ce8:5142, 172.68.164.105",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMyIsInVzZXJuYW1lIjoic2hhciIsImVtYWlsIjoicmFoaW1raGFuNTAwcEBnbWFpbC5jb20iLCJleHAiOjE3ODUyNDc4NjN9.yhjhvXyTV0ivaXm4UlH-i7JWwC_pV8MNfp7i0GVlDDU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f25872bd50f892-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:3100:1415:4a0c:18c4:9613:5ce8:5142",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 12:11:01 UTC] === END API CALL LOG ===
[22-Jul-2026 12:11:01 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 12:11:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMyIsInVzZXJuYW1lIjoic2hhciIsImVtYWlsIjoicmFoaW1raGFuNTAwcEBnbWFpbC5jb20iLCJleHAiOjE3ODUyNDc4NjN9.yhjhvXyTV0ivaXm4UlH-i7JWwC_pV8MNfp7i0GVlDDU
[22-Jul-2026 12:11:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 12:11:01 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 12:11:01 UTC] User ID: 1103
[22-Jul-2026 12:11:01 UTC] ✅ User profile retrieved successfully for user ID: 1103
[22-Jul-2026 12:11:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 12:11:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 12:11:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2404:3100:1415:4a0c:18c4:9613:5ce8:5142, 172.68.164.104","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMyIsInVzZXJuYW1lIjoic2hhciIsImVtYWlsIjoicmFoaW1raGFuNTAwcEBnbWFpbC5jb20iLCJleHAiOjE3ODUyNDc4NjN9.yhjhvXyTV0ivaXm4UlH-i7JWwC_pV8MNfp7i0GVlDDU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f25872bd53f892-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2404:3100:1415:4a0c:18c4:9613:5ce8:5142","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jul-2026 12:11:01 UTC] === User Orders API Called ===
[22-Jul-2026 12:11:01 UTC] User ID: 1103
[22-Jul-2026 12:11:01 UTC] Limit: 20, Offset: 0
[22-Jul-2026 12:11:01 UTC] Orders found: 0
[22-Jul-2026 12:11:01 UTC] Orders data: []
[22-Jul-2026 12:11:01 UTC] Total orders count: 0
[22-Jul-2026 12:11:01 UTC] === API CALL LOG ===
[22-Jul-2026 12:11:01 UTC] Endpoint: user/profile.php
[22-Jul-2026 12:11:01 UTC] Full Log Data: {
    "timestamp": "2026-07-22 12:11:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1415:4a0c:18c4:9613:5ce8:5142",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1415:4a0c:18c4:9613:5ce8:5142, 172.68.164.105",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMyIsInVzZXJuYW1lIjoic2hhciIsImVtYWlsIjoicmFoaW1raGFuNTAwcEBnbWFpbC5jb20iLCJleHAiOjE3ODUyNDc4NjN9.yhjhvXyTV0ivaXm4UlH-i7JWwC_pV8MNfp7i0GVlDDU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f258736fc3f892-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:3100:1415:4a0c:18c4:9613:5ce8:5142",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 12:11:01 UTC] === END API CALL LOG ===
[22-Jul-2026 12:11:01 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 12:11:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMyIsInVzZXJuYW1lIjoic2hhciIsImVtYWlsIjoicmFoaW1raGFuNTAwcEBnbWFpbC5jb20iLCJleHAiOjE3ODUyNDc4NjN9.yhjhvXyTV0ivaXm4UlH-i7JWwC_pV8MNfp7i0GVlDDU
[22-Jul-2026 12:11:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 12:11:01 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 12:11:01 UTC] User ID: 1103
[22-Jul-2026 12:11:01 UTC] ✅ User profile retrieved successfully for user ID: 1103
[22-Jul-2026 12:11:03 UTC] === API CALL LOG ===
[22-Jul-2026 12:11:03 UTC] Endpoint: user/profile.php
[22-Jul-2026 12:11:03 UTC] Full Log Data: {
    "timestamp": "2026-07-22 12:11:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1415:4a0c:18c4:9613:5ce8:5142",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1415:4a0c:18c4:9613:5ce8:5142, 172.68.164.105",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMyIsInVzZXJuYW1lIjoic2hhciIsImVtYWlsIjoicmFoaW1raGFuNTAwcEBnbWFpbC5jb20iLCJleHAiOjE3ODUyNDc4NjN9.yhjhvXyTV0ivaXm4UlH-i7JWwC_pV8MNfp7i0GVlDDU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f2587f4d2af892-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:3100:1415:4a0c:18c4:9613:5ce8:5142",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 12:11:03 UTC] === END API CALL LOG ===
[22-Jul-2026 12:11:03 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 12:11:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMyIsInVzZXJuYW1lIjoic2hhciIsImVtYWlsIjoicmFoaW1raGFuNTAwcEBnbWFpbC5jb20iLCJleHAiOjE3ODUyNDc4NjN9.yhjhvXyTV0ivaXm4UlH-i7JWwC_pV8MNfp7i0GVlDDU
[22-Jul-2026 12:11:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 12:11:03 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 12:11:03 UTC] User ID: 1103
[22-Jul-2026 12:11:03 UTC] ✅ User profile retrieved successfully for user ID: 1103
[22-Jul-2026 12:11:09 UTC] === API CALL LOG ===
[22-Jul-2026 12:11:09 UTC] Endpoint: user/profile.php
[22-Jul-2026 12:11:09 UTC] Full Log Data: {
    "timestamp": "2026-07-22 12:11:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1415:4a0c:18c4:9613:5ce8:5142",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1415:4a0c:18c4:9613:5ce8:5142, 172.68.164.104",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMyIsInVzZXJuYW1lIjoic2hhciIsImVtYWlsIjoicmFoaW1raGFuNTAwcEBnbWFpbC5jb20iLCJleHAiOjE3ODUyNDc4NjN9.yhjhvXyTV0ivaXm4UlH-i7JWwC_pV8MNfp7i0GVlDDU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f258a43ab8f892-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:3100:1415:4a0c:18c4:9613:5ce8:5142",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 12:11:09 UTC] === END API CALL LOG ===
[22-Jul-2026 12:11:09 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 12:11:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMyIsInVzZXJuYW1lIjoic2hhciIsImVtYWlsIjoicmFoaW1raGFuNTAwcEBnbWFpbC5jb20iLCJleHAiOjE3ODUyNDc4NjN9.yhjhvXyTV0ivaXm4UlH-i7JWwC_pV8MNfp7i0GVlDDU
[22-Jul-2026 12:11:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 12:11:09 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 12:11:09 UTC] User ID: 1103
[22-Jul-2026 12:11:09 UTC] ✅ User profile retrieved successfully for user ID: 1103
[22-Jul-2026 12:11:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 12:11:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 12:11:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2404:3100:1415:4a0c:18c4:9613:5ce8:5142, 172.68.164.104","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMyIsInVzZXJuYW1lIjoic2hhciIsImVtYWlsIjoicmFoaW1raGFuNTAwcEBnbWFpbC5jb20iLCJleHAiOjE3ODUyNDc4NjN9.yhjhvXyTV0ivaXm4UlH-i7JWwC_pV8MNfp7i0GVlDDU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f258a43ab3f892-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2404:3100:1415:4a0c:18c4:9613:5ce8:5142","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jul-2026 12:11:09 UTC] === User Orders API Called ===
[22-Jul-2026 12:11:09 UTC] User ID: 1103
[22-Jul-2026 12:11:09 UTC] Limit: 20, Offset: 0
[22-Jul-2026 12:11:09 UTC] Orders found: 0
[22-Jul-2026 12:11:09 UTC] Orders data: []
[22-Jul-2026 12:11:09 UTC] Total orders count: 0
[22-Jul-2026 12:11:09 UTC] === API CALL LOG ===
[22-Jul-2026 12:11:09 UTC] Endpoint: user/profile.php
[22-Jul-2026 12:11:09 UTC] Full Log Data: {
    "timestamp": "2026-07-22 12:11:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1415:4a0c:18c4:9613:5ce8:5142",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1415:4a0c:18c4:9613:5ce8:5142, 172.68.164.104",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMyIsInVzZXJuYW1lIjoic2hhciIsImVtYWlsIjoicmFoaW1raGFuNTAwcEBnbWFpbC5jb20iLCJleHAiOjE3ODUyNDc4NjN9.yhjhvXyTV0ivaXm4UlH-i7JWwC_pV8MNfp7i0GVlDDU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f258a82f13f892-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:3100:1415:4a0c:18c4:9613:5ce8:5142",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 12:11:09 UTC] === END API CALL LOG ===
[22-Jul-2026 12:11:09 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 12:11:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMyIsInVzZXJuYW1lIjoic2hhciIsImVtYWlsIjoicmFoaW1raGFuNTAwcEBnbWFpbC5jb20iLCJleHAiOjE3ODUyNDc4NjN9.yhjhvXyTV0ivaXm4UlH-i7JWwC_pV8MNfp7i0GVlDDU
[22-Jul-2026 12:11:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 12:11:09 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 12:11:09 UTC] User ID: 1103
[22-Jul-2026 12:11:09 UTC] ✅ User profile retrieved successfully for user ID: 1103
[22-Jul-2026 12:11:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 12:11:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 12:11:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2404:3100:1415:4a0c:18c4:9613:5ce8:5142, 172.68.164.75","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMyIsInVzZXJuYW1lIjoic2hhciIsImVtYWlsIjoicmFoaW1raGFuNTAwcEBnbWFpbC5jb20iLCJleHAiOjE3ODUyNDc4NjN9.yhjhvXyTV0ivaXm4UlH-i7JWwC_pV8MNfp7i0GVlDDU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f258f4183ef892-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2404:3100:1415:4a0c:18c4:9613:5ce8:5142","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jul-2026 12:11:21 UTC] === User Orders API Called ===
[22-Jul-2026 12:11:21 UTC] User ID: 1103
[22-Jul-2026 12:11:21 UTC] Limit: 20, Offset: 0
[22-Jul-2026 12:11:21 UTC] Orders found: 0
[22-Jul-2026 12:11:21 UTC] Orders data: []
[22-Jul-2026 12:11:21 UTC] Total orders count: 0
[22-Jul-2026 12:11:21 UTC] === API CALL LOG ===
[22-Jul-2026 12:11:21 UTC] Endpoint: user/profile.php
[22-Jul-2026 12:11:21 UTC] Full Log Data: {
    "timestamp": "2026-07-22 12:11:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1415:4a0c:18c4:9613:5ce8:5142",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1415:4a0c:18c4:9613:5ce8:5142, 172.68.164.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMyIsInVzZXJuYW1lIjoic2hhciIsImVtYWlsIjoicmFoaW1raGFuNTAwcEBnbWFpbC5jb20iLCJleHAiOjE3ODUyNDc4NjN9.yhjhvXyTV0ivaXm4UlH-i7JWwC_pV8MNfp7i0GVlDDU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f258f41847f892-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:3100:1415:4a0c:18c4:9613:5ce8:5142",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 12:11:21 UTC] === END API CALL LOG ===
[22-Jul-2026 12:11:21 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 12:11:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMyIsInVzZXJuYW1lIjoic2hhciIsImVtYWlsIjoicmFoaW1raGFuNTAwcEBnbWFpbC5jb20iLCJleHAiOjE3ODUyNDc4NjN9.yhjhvXyTV0ivaXm4UlH-i7JWwC_pV8MNfp7i0GVlDDU
[22-Jul-2026 12:11:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 12:11:21 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 12:11:21 UTC] User ID: 1103
[22-Jul-2026 12:11:21 UTC] ✅ User profile retrieved successfully for user ID: 1103
[22-Jul-2026 12:11:22 UTC] === API CALL LOG ===
[22-Jul-2026 12:11:22 UTC] Endpoint: user/profile.php
[22-Jul-2026 12:11:22 UTC] Full Log Data: {
    "timestamp": "2026-07-22 12:11:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1415:4a0c:18c4:9613:5ce8:5142",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1415:4a0c:18c4:9613:5ce8:5142, 172.68.164.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMyIsInVzZXJuYW1lIjoic2hhciIsImVtYWlsIjoicmFoaW1raGFuNTAwcEBnbWFpbC5jb20iLCJleHAiOjE3ODUyNDc4NjN9.yhjhvXyTV0ivaXm4UlH-i7JWwC_pV8MNfp7i0GVlDDU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f258f7fce5f892-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:3100:1415:4a0c:18c4:9613:5ce8:5142",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 12:11:22 UTC] === END API CALL LOG ===
[22-Jul-2026 12:11:22 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 12:11:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMyIsInVzZXJuYW1lIjoic2hhciIsImVtYWlsIjoicmFoaW1raGFuNTAwcEBnbWFpbC5jb20iLCJleHAiOjE3ODUyNDc4NjN9.yhjhvXyTV0ivaXm4UlH-i7JWwC_pV8MNfp7i0GVlDDU
[22-Jul-2026 12:11:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 12:11:22 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 12:11:22 UTC] User ID: 1103
[22-Jul-2026 12:11:22 UTC] ✅ User profile retrieved successfully for user ID: 1103
[22-Jul-2026 12:11:22 UTC] === API CALL LOG ===
[22-Jul-2026 12:11:22 UTC] Endpoint: user/profile.php
[22-Jul-2026 12:11:22 UTC] Full Log Data: {
    "timestamp": "2026-07-22 12:11:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1415:4a0c:18c4:9613:5ce8:5142",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1415:4a0c:18c4:9613:5ce8:5142, 172.68.164.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMyIsInVzZXJuYW1lIjoic2hhciIsImVtYWlsIjoicmFoaW1raGFuNTAwcEBnbWFpbC5jb20iLCJleHAiOjE3ODUyNDc4NjN9.yhjhvXyTV0ivaXm4UlH-i7JWwC_pV8MNfp7i0GVlDDU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f258fb5f71f892-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:3100:1415:4a0c:18c4:9613:5ce8:5142",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 12:11:22 UTC] === END API CALL LOG ===
[22-Jul-2026 12:11:22 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 12:11:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMyIsInVzZXJuYW1lIjoic2hhciIsImVtYWlsIjoicmFoaW1raGFuNTAwcEBnbWFpbC5jb20iLCJleHAiOjE3ODUyNDc4NjN9.yhjhvXyTV0ivaXm4UlH-i7JWwC_pV8MNfp7i0GVlDDU
[22-Jul-2026 12:11:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 12:11:22 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 12:11:22 UTC] User ID: 1103
[22-Jul-2026 12:11:22 UTC] ✅ User profile retrieved successfully for user ID: 1103
[22-Jul-2026 12:11:23 UTC] === API CALL LOG ===
[22-Jul-2026 12:11:23 UTC] Endpoint: user/profile.php
[22-Jul-2026 12:11:23 UTC] Full Log Data: {
    "timestamp": "2026-07-22 12:11:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1415:4a0c:18c4:9613:5ce8:5142",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1415:4a0c:18c4:9613:5ce8:5142, 172.68.164.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMyIsInVzZXJuYW1lIjoic2hhciIsImVtYWlsIjoicmFoaW1raGFuNTAwcEBnbWFpbC5jb20iLCJleHAiOjE3ODUyNDc4NjN9.yhjhvXyTV0ivaXm4UlH-i7JWwC_pV8MNfp7i0GVlDDU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f258ff0ae0f892-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:3100:1415:4a0c:18c4:9613:5ce8:5142",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 12:11:23 UTC] === END API CALL LOG ===
[22-Jul-2026 12:11:23 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 12:11:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwMyIsInVzZXJuYW1lIjoic2hhciIsImVtYWlsIjoicmFoaW1raGFuNTAwcEBnbWFpbC5jb20iLCJleHAiOjE3ODUyNDc4NjN9.yhjhvXyTV0ivaXm4UlH-i7JWwC_pV8MNfp7i0GVlDDU
[22-Jul-2026 12:11:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 12:11:23 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 12:11:23 UTC] User ID: 1103
[22-Jul-2026 12:11:23 UTC] ✅ User profile retrieved successfully for user ID: 1103
[22-Jul-2026 12:11:23 UTC] User Purchases API - User ID: 1103
[22-Jul-2026 12:11:23 UTC] User Purchases API - Total purchases found: 1
[22-Jul-2026 15:28:59 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 15:28:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 15:28:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"107.151.196.246, 172.68.245.226","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f37a724f24c948-IAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"107.151.196.246","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jul-2026 15:28:59 UTC] === User Orders API Called ===
[22-Jul-2026 15:28:59 UTC] User ID: 1116
[22-Jul-2026 15:28:59 UTC] Limit: 20, Offset: 0
[22-Jul-2026 15:28:59 UTC] Orders found: 0
[22-Jul-2026 15:28:59 UTC] Orders data: []
[22-Jul-2026 15:28:59 UTC] Total orders count: 0
[22-Jul-2026 15:28:59 UTC] === API CALL LOG ===
[22-Jul-2026 15:28:59 UTC] Endpoint: user/profile.php
[22-Jul-2026 15:28:59 UTC] Full Log Data: {
    "timestamp": "2026-07-22 15:28:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "107.151.196.246",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "107.151.196.246, 172.68.245.227",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f37a724f25c948-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "107.151.196.246",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 15:28:59 UTC] === END API CALL LOG ===
[22-Jul-2026 15:28:59 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 15:28:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA
[22-Jul-2026 15:28:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 15:28:59 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 15:28:59 UTC] User ID: 1116
[22-Jul-2026 15:28:59 UTC] === API CALL LOG ===
[22-Jul-2026 15:28:59 UTC] Endpoint: user/profile.php
[22-Jul-2026 15:28:59 UTC] Full Log Data: {
    "timestamp": "2026-07-22 15:28:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "107.151.196.246",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "107.151.196.246, 172.68.245.226",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f37a724f1dc948-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "107.151.196.246",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 15:28:59 UTC] ✅ User profile retrieved successfully for user ID: 1116
[22-Jul-2026 15:28:59 UTC] === END API CALL LOG ===
[22-Jul-2026 15:28:59 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 15:28:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA
[22-Jul-2026 15:28:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 15:28:59 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 15:28:59 UTC] User ID: 1116
[22-Jul-2026 15:28:59 UTC] ✅ User profile retrieved successfully for user ID: 1116
[22-Jul-2026 15:29:01 UTC] === API CALL LOG ===
[22-Jul-2026 15:29:01 UTC] Endpoint: user/profile.php
[22-Jul-2026 15:29:01 UTC] Full Log Data: {
    "timestamp": "2026-07-22 15:29:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "107.151.196.246",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "107.151.196.246, 172.68.245.226",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f37a7eac5dc948-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "107.151.196.246",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 15:29:01 UTC] === END API CALL LOG ===
[22-Jul-2026 15:29:01 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 15:29:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA
[22-Jul-2026 15:29:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 15:29:01 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 15:29:01 UTC] User ID: 1116
[22-Jul-2026 15:29:01 UTC] ✅ User profile retrieved successfully for user ID: 1116
[22-Jul-2026 15:29:02 UTC] === API CALL LOG ===
[22-Jul-2026 15:29:02 UTC] Endpoint: user/profile.php
[22-Jul-2026 15:29:02 UTC] Full Log Data: {
    "timestamp": "2026-07-22 15:29:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "107.151.196.246",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "107.151.196.246, 172.68.245.216",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f37a874ee3c948-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "107.151.196.246",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 15:29:02 UTC] === END API CALL LOG ===
[22-Jul-2026 15:29:02 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 15:29:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA
[22-Jul-2026 15:29:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 15:29:02 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 15:29:02 UTC] User ID: 1116
[22-Jul-2026 15:29:02 UTC] ✅ User profile retrieved successfully for user ID: 1116
[22-Jul-2026 15:29:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 15:29:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 15:29:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"107.151.196.246, 172.68.245.217","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f37aac2996c948-IAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"107.151.196.246","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jul-2026 15:29:08 UTC] === User Orders API Called ===
[22-Jul-2026 15:29:08 UTC] User ID: 1116
[22-Jul-2026 15:29:08 UTC] Limit: 20, Offset: 0
[22-Jul-2026 15:29:08 UTC] Orders found: 0
[22-Jul-2026 15:29:08 UTC] Orders data: []
[22-Jul-2026 15:29:08 UTC] Total orders count: 0
[22-Jul-2026 15:29:08 UTC] === API CALL LOG ===
[22-Jul-2026 15:29:08 UTC] Endpoint: user/profile.php
[22-Jul-2026 15:29:08 UTC] Full Log Data: {
    "timestamp": "2026-07-22 15:29:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "107.151.196.246",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "107.151.196.246, 172.68.245.216",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f37aac39adc948-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "107.151.196.246",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 15:29:08 UTC] === END API CALL LOG ===
[22-Jul-2026 15:29:08 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 15:29:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA
[22-Jul-2026 15:29:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 15:29:08 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 15:29:08 UTC] User ID: 1116
[22-Jul-2026 15:29:08 UTC] ✅ User profile retrieved successfully for user ID: 1116
[22-Jul-2026 15:29:08 UTC] === API CALL LOG ===
[22-Jul-2026 15:29:08 UTC] Endpoint: user/profile.php
[22-Jul-2026 15:29:08 UTC] Full Log Data: {
    "timestamp": "2026-07-22 15:29:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "107.151.196.246",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "107.151.196.246, 172.68.245.217",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f37aac39a9c948-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "107.151.196.246",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 15:29:08 UTC] === END API CALL LOG ===
[22-Jul-2026 15:29:08 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 15:29:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA
[22-Jul-2026 15:29:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 15:29:08 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 15:29:08 UTC] User ID: 1116
[22-Jul-2026 15:29:08 UTC] ✅ User profile retrieved successfully for user ID: 1116
[22-Jul-2026 15:29:11 UTC] === API CALL LOG ===
[22-Jul-2026 15:29:11 UTC] Endpoint: user/profile.php
[22-Jul-2026 15:29:11 UTC] Full Log Data: {
    "timestamp": "2026-07-22 15:29:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "107.151.196.246",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "107.151.196.246, 172.68.245.216",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f37abeeb1dc948-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "107.151.196.246",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 15:29:11 UTC] === END API CALL LOG ===
[22-Jul-2026 15:29:11 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 15:29:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA
[22-Jul-2026 15:29:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 15:29:11 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 15:29:11 UTC] User ID: 1116
[22-Jul-2026 15:29:11 UTC] ✅ User profile retrieved successfully for user ID: 1116
[22-Jul-2026 15:29:11 UTC] === API CALL LOG ===
[22-Jul-2026 15:29:11 UTC] Endpoint: user/profile.php
[22-Jul-2026 15:29:11 UTC] Full Log Data: {
    "timestamp": "2026-07-22 15:29:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "107.151.196.246",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "107.151.196.246, 172.68.245.217",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f37ac02e33c948-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "107.151.196.246",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 15:29:11 UTC] === END API CALL LOG ===
[22-Jul-2026 15:29:11 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 15:29:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA
[22-Jul-2026 15:29:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 15:29:11 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 15:29:11 UTC] User ID: 1116
[22-Jul-2026 15:29:11 UTC] ✅ User profile retrieved successfully for user ID: 1116
[22-Jul-2026 15:29:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 15:29:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 15:29:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"107.151.196.246, 172.68.245.216","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f37b27788fc948-IAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"107.151.196.246","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jul-2026 15:29:28 UTC] === User Orders API Called ===
[22-Jul-2026 15:29:28 UTC] User ID: 1116
[22-Jul-2026 15:29:28 UTC] Limit: 20, Offset: 0
[22-Jul-2026 15:29:28 UTC] Orders found: 0
[22-Jul-2026 15:29:28 UTC] Orders data: []
[22-Jul-2026 15:29:28 UTC] Total orders count: 0
[22-Jul-2026 15:29:28 UTC] === API CALL LOG ===
[22-Jul-2026 15:29:28 UTC] Endpoint: user/profile.php
[22-Jul-2026 15:29:28 UTC] Full Log Data: {
    "timestamp": "2026-07-22 15:29:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "107.151.196.246",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "107.151.196.246, 172.68.245.216",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f37b27789fc948-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "107.151.196.246",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 15:29:28 UTC] === END API CALL LOG ===
[22-Jul-2026 15:29:28 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 15:29:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA
[22-Jul-2026 15:29:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 15:29:28 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 15:29:28 UTC] User ID: 1116
[22-Jul-2026 15:29:28 UTC] ✅ User profile retrieved successfully for user ID: 1116
[22-Jul-2026 15:29:29 UTC] === API CALL LOG ===
[22-Jul-2026 15:29:29 UTC] Endpoint: user/profile.php
[22-Jul-2026 15:29:29 UTC] Full Log Data: {
    "timestamp": "2026-07-22 15:29:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "107.151.196.246",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "107.151.196.246, 172.68.245.217",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f37b2fcc0ec948-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "107.151.196.246",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 15:29:29 UTC] === END API CALL LOG ===
[22-Jul-2026 15:29:29 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 15:29:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA
[22-Jul-2026 15:29:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 15:29:29 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 15:29:29 UTC] User ID: 1116
[22-Jul-2026 15:29:29 UTC] ✅ User profile retrieved successfully for user ID: 1116
[22-Jul-2026 15:29:30 UTC] === API CALL LOG ===
[22-Jul-2026 15:29:30 UTC] Endpoint: user/profile.php
[22-Jul-2026 15:29:30 UTC] Full Log Data: {
    "timestamp": "2026-07-22 15:29:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "107.151.196.246",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "107.151.196.246, 172.68.245.217",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f37b381daac948-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "107.151.196.246",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 15:29:30 UTC] === END API CALL LOG ===
[22-Jul-2026 15:29:30 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 15:29:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA
[22-Jul-2026 15:29:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 15:29:30 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 15:29:30 UTC] User ID: 1116
[22-Jul-2026 15:29:30 UTC] ✅ User profile retrieved successfully for user ID: 1116
[22-Jul-2026 15:30:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 15:30:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 15:30:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"107.151.196.246, 104.23.209.83","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f37bf4a935e6f2-IAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"107.151.196.246","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jul-2026 15:30:01 UTC] === User Orders API Called ===
[22-Jul-2026 15:30:01 UTC] User ID: 1116
[22-Jul-2026 15:30:01 UTC] Limit: 20, Offset: 0
[22-Jul-2026 15:30:01 UTC] Orders found: 0
[22-Jul-2026 15:30:01 UTC] Orders data: []
[22-Jul-2026 15:30:01 UTC] Total orders count: 0
[22-Jul-2026 15:30:01 UTC] === API CALL LOG ===
[22-Jul-2026 15:30:01 UTC] Endpoint: user/profile.php
[22-Jul-2026 15:30:01 UTC] Full Log Data: {
    "timestamp": "2026-07-22 15:30:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "107.151.196.246",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "107.151.196.246, 104.23.209.83",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f37bf5fd5ce6f2-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "107.151.196.246",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 15:30:01 UTC] === END API CALL LOG ===
[22-Jul-2026 15:30:01 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 15:30:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA
[22-Jul-2026 15:30:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 15:30:01 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 15:30:01 UTC] User ID: 1116
[22-Jul-2026 15:30:01 UTC] ✅ User profile retrieved successfully for user ID: 1116
[22-Jul-2026 15:30:01 UTC] === API CALL LOG ===
[22-Jul-2026 15:30:01 UTC] Endpoint: user/profile.php
[22-Jul-2026 15:30:01 UTC] Full Log Data: {
    "timestamp": "2026-07-22 15:30:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "107.151.196.246",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "107.151.196.246, 104.23.209.83",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f37bf81bb7e6f2-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "107.151.196.246",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 15:30:01 UTC] === END API CALL LOG ===
[22-Jul-2026 15:30:01 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 15:30:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA
[22-Jul-2026 15:30:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 15:30:01 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 15:30:01 UTC] User ID: 1116
[22-Jul-2026 15:30:01 UTC] ✅ User profile retrieved successfully for user ID: 1116
[22-Jul-2026 15:30:02 UTC] === API CALL LOG ===
[22-Jul-2026 15:30:02 UTC] Endpoint: user/profile.php
[22-Jul-2026 15:30:02 UTC] Full Log Data: {
    "timestamp": "2026-07-22 15:30:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "107.151.196.246",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "107.151.196.246, 104.23.209.83",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f37bfc2f7ce6f2-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "107.151.196.246",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 15:30:02 UTC] === END API CALL LOG ===
[22-Jul-2026 15:30:02 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 15:30:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA
[22-Jul-2026 15:30:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 15:30:02 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 15:30:02 UTC] User ID: 1116
[22-Jul-2026 15:30:02 UTC] ✅ User profile retrieved successfully for user ID: 1116
[22-Jul-2026 15:30:02 UTC] === API CALL LOG ===
[22-Jul-2026 15:30:02 UTC] Endpoint: user/profile.php
[22-Jul-2026 15:30:02 UTC] Full Log Data: {
    "timestamp": "2026-07-22 15:30:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "107.151.196.246",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "107.151.196.246, 104.23.209.83",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f37bff283de6f2-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "107.151.196.246",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 15:30:02 UTC] === END API CALL LOG ===
[22-Jul-2026 15:30:02 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 15:30:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA
[22-Jul-2026 15:30:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 15:30:02 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 15:30:02 UTC] User ID: 1116
[22-Jul-2026 15:30:02 UTC] ✅ User profile retrieved successfully for user ID: 1116
[22-Jul-2026 15:30:13 UTC] === API CALL LOG ===
[22-Jul-2026 15:30:13 UTC] Endpoint: user/profile.php
[22-Jul-2026 15:30:13 UTC] Full Log Data: {
    "timestamp": "2026-07-22 15:30:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "107.151.196.246",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "107.151.196.246, 172.71.194.87",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f37c3d488ed6d9-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "107.151.196.246",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 15:30:13 UTC] === END API CALL LOG ===
[22-Jul-2026 15:30:13 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 15:30:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA
[22-Jul-2026 15:30:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 15:30:13 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 15:30:13 UTC] User ID: 1116
[22-Jul-2026 15:30:13 UTC] ✅ User profile retrieved successfully for user ID: 1116
[22-Jul-2026 15:30:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 15:30:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 15:30:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"107.151.196.246, 172.71.194.87","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f37c5ea9f9d6d9-IAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"107.151.196.246","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jul-2026 15:30:18 UTC] === User Orders API Called ===
[22-Jul-2026 15:30:18 UTC] User ID: 1116
[22-Jul-2026 15:30:18 UTC] Limit: 20, Offset: 0
[22-Jul-2026 15:30:18 UTC] Orders found: 0
[22-Jul-2026 15:30:18 UTC] Orders data: []
[22-Jul-2026 15:30:18 UTC] Total orders count: 0
[22-Jul-2026 15:30:18 UTC] === API CALL LOG ===
[22-Jul-2026 15:30:18 UTC] Endpoint: user/profile.php
[22-Jul-2026 15:30:18 UTC] Full Log Data: {
    "timestamp": "2026-07-22 15:30:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "107.151.196.246",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "107.151.196.246, 172.71.194.87",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f37c6338b5d6d9-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "107.151.196.246",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 15:30:18 UTC] === END API CALL LOG ===
[22-Jul-2026 15:30:18 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 15:30:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA
[22-Jul-2026 15:30:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 15:30:18 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 15:30:18 UTC] User ID: 1116
[22-Jul-2026 15:30:18 UTC] ✅ User profile retrieved successfully for user ID: 1116
[22-Jul-2026 15:30:19 UTC] User Purchases API - User ID: 1116
[22-Jul-2026 15:30:19 UTC] User Purchases API - Total purchases found: 0
[22-Jul-2026 15:30:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 15:30:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 15:30:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"107.151.196.246, 172.71.194.87","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f37c7119a2d6d9-IAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"107.151.196.246","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jul-2026 15:30:21 UTC] === User Orders API Called ===
[22-Jul-2026 15:30:21 UTC] === API CALL LOG ===
[22-Jul-2026 15:30:21 UTC] User ID: 1116
[22-Jul-2026 15:30:21 UTC] Endpoint: user/profile.php
[22-Jul-2026 15:30:21 UTC] Limit: 20, Offset: 0
[22-Jul-2026 15:30:21 UTC] Full Log Data: {
    "timestamp": "2026-07-22 15:30:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "107.151.196.246",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "107.151.196.246, 172.71.194.87",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f37c7119a4d6d9-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "107.151.196.246",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 15:30:21 UTC] === END API CALL LOG ===
[22-Jul-2026 15:30:21 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 15:30:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA
[22-Jul-2026 15:30:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 15:30:21 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 15:30:21 UTC] Orders found: 0
[22-Jul-2026 15:30:21 UTC] Orders data: []
[22-Jul-2026 15:30:21 UTC] User ID: 1116
[22-Jul-2026 15:30:21 UTC] Total orders count: 0
[22-Jul-2026 15:30:21 UTC] ✅ User profile retrieved successfully for user ID: 1116
[22-Jul-2026 15:30:21 UTC] === API CALL LOG ===
[22-Jul-2026 15:30:21 UTC] Endpoint: user/profile.php
[22-Jul-2026 15:30:21 UTC] Full Log Data: {
    "timestamp": "2026-07-22 15:30:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "107.151.196.246",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "107.151.196.246, 172.71.194.87",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f37c75ba14d6d9-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "107.151.196.246",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 15:30:21 UTC] === END API CALL LOG ===
[22-Jul-2026 15:30:21 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 15:30:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA
[22-Jul-2026 15:30:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 15:30:21 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 15:30:21 UTC] User ID: 1116
[22-Jul-2026 15:30:21 UTC] ✅ User profile retrieved successfully for user ID: 1116
[22-Jul-2026 15:30:22 UTC] === API CALL LOG ===
[22-Jul-2026 15:30:22 UTC] Endpoint: user/profile.php
[22-Jul-2026 15:30:22 UTC] Full Log Data: {
    "timestamp": "2026-07-22 15:30:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "107.151.196.246",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "107.151.196.246, 172.71.194.87",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f37c7abaf9d6d9-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "107.151.196.246",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 15:30:22 UTC] === END API CALL LOG ===
[22-Jul-2026 15:30:22 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 15:30:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA
[22-Jul-2026 15:30:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 15:30:22 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 15:30:22 UTC] User ID: 1116
[22-Jul-2026 15:30:22 UTC] ✅ User profile retrieved successfully for user ID: 1116
[22-Jul-2026 15:30:27 UTC] === API CALL LOG ===
[22-Jul-2026 15:30:27 UTC] Endpoint: user/profile.php
[22-Jul-2026 15:30:27 UTC] Full Log Data: {
    "timestamp": "2026-07-22 15:30:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "107.151.196.246",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "107.151.196.246, 172.71.194.87",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f37c972df2d6d9-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "107.151.196.246",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 15:30:27 UTC] === END API CALL LOG ===
[22-Jul-2026 15:30:27 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 15:30:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA
[22-Jul-2026 15:30:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 15:30:27 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 15:30:27 UTC] User ID: 1116
[22-Jul-2026 15:30:27 UTC] ✅ User profile retrieved successfully for user ID: 1116
[22-Jul-2026 15:30:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 15:30:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 15:30:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"107.151.196.246, 172.71.194.87","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f37cb6dc95d6d9-IAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"107.151.196.246","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jul-2026 15:30:32 UTC] === User Orders API Called ===
[22-Jul-2026 15:30:32 UTC] User ID: 1116
[22-Jul-2026 15:30:32 UTC] Limit: 20, Offset: 0
[22-Jul-2026 15:30:32 UTC] Orders found: 0
[22-Jul-2026 15:30:32 UTC] Orders data: []
[22-Jul-2026 15:30:32 UTC] Total orders count: 0
[22-Jul-2026 15:30:32 UTC] === API CALL LOG ===
[22-Jul-2026 15:30:32 UTC] Endpoint: user/profile.php
[22-Jul-2026 15:30:32 UTC] Full Log Data: {
    "timestamp": "2026-07-22 15:30:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "107.151.196.246",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "107.151.196.246, 172.71.194.87",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f37cb6dc96d6d9-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "107.151.196.246",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 15:30:32 UTC] === END API CALL LOG ===
[22-Jul-2026 15:30:32 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 15:30:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA
[22-Jul-2026 15:30:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 15:30:32 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 15:30:32 UTC] User ID: 1116
[22-Jul-2026 15:30:32 UTC] ✅ User profile retrieved successfully for user ID: 1116
[22-Jul-2026 15:30:32 UTC] === API CALL LOG ===
[22-Jul-2026 15:30:32 UTC] Endpoint: user/profile.php
[22-Jul-2026 15:30:32 UTC] Full Log Data: {
    "timestamp": "2026-07-22 15:30:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "107.151.196.246",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "107.151.196.246, 172.71.194.87",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f37cb8bafbd6d9-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "107.151.196.246",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 15:30:32 UTC] === END API CALL LOG ===
[22-Jul-2026 15:30:32 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 15:30:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA
[22-Jul-2026 15:30:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 15:30:32 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 15:30:32 UTC] User ID: 1116
[22-Jul-2026 15:30:32 UTC] ✅ User profile retrieved successfully for user ID: 1116
[22-Jul-2026 15:30:33 UTC] === API CALL LOG ===
[22-Jul-2026 15:30:33 UTC] Endpoint: user/profile.php
[22-Jul-2026 15:30:33 UTC] Full Log Data: {
    "timestamp": "2026-07-22 15:30:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "107.151.196.246",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "107.151.196.246, 172.71.194.87",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f37cc0dd36d6d9-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "107.151.196.246",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 15:30:33 UTC] === END API CALL LOG ===
[22-Jul-2026 15:30:33 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 15:30:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA
[22-Jul-2026 15:30:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 15:30:33 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 15:30:33 UTC] User ID: 1116
[22-Jul-2026 15:30:33 UTC] ✅ User profile retrieved successfully for user ID: 1116
[22-Jul-2026 15:30:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 15:30:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 15:30:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"107.151.196.246, 104.23.209.82","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f37d40993c54bb-IAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"107.151.196.246","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jul-2026 15:30:54 UTC] === User Orders API Called ===
[22-Jul-2026 15:30:54 UTC] User ID: 1116
[22-Jul-2026 15:30:54 UTC] Limit: 20, Offset: 0
[22-Jul-2026 15:30:54 UTC] Orders found: 0
[22-Jul-2026 15:30:54 UTC] Orders data: []
[22-Jul-2026 15:30:54 UTC] Total orders count: 0
[22-Jul-2026 15:30:54 UTC] === API CALL LOG ===
[22-Jul-2026 15:30:54 UTC] Endpoint: user/profile.php
[22-Jul-2026 15:30:54 UTC] Full Log Data: {
    "timestamp": "2026-07-22 15:30:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "107.151.196.246",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "107.151.196.246, 104.23.209.82",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f37d41fd2d54bb-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "107.151.196.246",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 15:30:54 UTC] === END API CALL LOG ===
[22-Jul-2026 15:30:54 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 15:30:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA
[22-Jul-2026 15:30:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 15:30:54 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 15:30:54 UTC] User ID: 1116
[22-Jul-2026 15:30:54 UTC] ✅ User profile retrieved successfully for user ID: 1116
[22-Jul-2026 15:30:55 UTC] === API CALL LOG ===
[22-Jul-2026 15:30:55 UTC] Endpoint: user/profile.php
[22-Jul-2026 15:30:55 UTC] Full Log Data: {
    "timestamp": "2026-07-22 15:30:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "107.151.196.246",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "107.151.196.246, 104.23.209.82",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f37d473b4f54bb-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "107.151.196.246",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 15:30:55 UTC] === END API CALL LOG ===
[22-Jul-2026 15:30:55 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 15:30:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA
[22-Jul-2026 15:30:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 15:30:55 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 15:30:55 UTC] User ID: 1116
[22-Jul-2026 15:30:55 UTC] ✅ User profile retrieved successfully for user ID: 1116
[22-Jul-2026 15:31:26 UTC] === API CALL LOG ===
[22-Jul-2026 15:31:26 UTC] Endpoint: user/profile.php
[22-Jul-2026 15:31:26 UTC] Full Log Data: {
    "timestamp": "2026-07-22 15:31:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "107.151.196.246",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "107.151.196.246, 104.23.209.83",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f37e0b8b2554bb-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "107.151.196.246",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 15:31:26 UTC] === END API CALL LOG ===
[22-Jul-2026 15:31:26 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 15:31:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA
[22-Jul-2026 15:31:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 15:31:26 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 15:31:26 UTC] User ID: 1116
[22-Jul-2026 15:31:26 UTC] ✅ User profile retrieved successfully for user ID: 1116
[22-Jul-2026 15:31:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 15:31:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 15:31:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"107.151.196.246, 104.23.209.83","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f37e0b8b2354bb-IAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"107.151.196.246","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jul-2026 15:31:26 UTC] === User Orders API Called ===
[22-Jul-2026 15:31:26 UTC] User ID: 1116
[22-Jul-2026 15:31:26 UTC] Limit: 20, Offset: 0
[22-Jul-2026 15:31:26 UTC] Orders found: 0
[22-Jul-2026 15:31:26 UTC] Orders data: []
[22-Jul-2026 15:31:26 UTC] Total orders count: 0
[22-Jul-2026 15:31:28 UTC] === API CALL LOG ===
[22-Jul-2026 15:31:28 UTC] Endpoint: user/profile.php
[22-Jul-2026 15:31:28 UTC] Full Log Data: {
    "timestamp": "2026-07-22 15:31:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "107.151.196.246",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "107.151.196.246, 104.23.209.83",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f37e145c5654bb-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "107.151.196.246",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 15:31:28 UTC] === END API CALL LOG ===
[22-Jul-2026 15:31:28 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 15:31:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA
[22-Jul-2026 15:31:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 15:31:28 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 15:31:28 UTC] User ID: 1116
[22-Jul-2026 15:31:28 UTC] ✅ User profile retrieved successfully for user ID: 1116
[22-Jul-2026 15:31:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 15:31:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 15:31:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"107.151.196.246, 104.23.209.82","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f37e52bd7354bb-IAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"107.151.196.246","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jul-2026 15:31:38 UTC] === User Orders API Called ===
[22-Jul-2026 15:31:38 UTC] User ID: 1116
[22-Jul-2026 15:31:38 UTC] Limit: 20, Offset: 0
[22-Jul-2026 15:31:38 UTC] Orders found: 0
[22-Jul-2026 15:31:38 UTC] Orders data: []
[22-Jul-2026 15:31:38 UTC] Total orders count: 0
[22-Jul-2026 15:31:38 UTC] === API CALL LOG ===
[22-Jul-2026 15:31:38 UTC] Endpoint: user/profile.php
[22-Jul-2026 15:31:38 UTC] Full Log Data: {
    "timestamp": "2026-07-22 15:31:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "107.151.196.246",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "107.151.196.246, 104.23.209.82",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f37e553bb354bb-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "107.151.196.246",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 15:31:38 UTC] === END API CALL LOG ===
[22-Jul-2026 15:31:38 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 15:31:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA
[22-Jul-2026 15:31:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 15:31:38 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 15:31:38 UTC] User ID: 1116
[22-Jul-2026 15:31:38 UTC] ✅ User profile retrieved successfully for user ID: 1116
[22-Jul-2026 15:31:38 UTC] === API CALL LOG ===
[22-Jul-2026 15:31:38 UTC] Endpoint: user/profile.php
[22-Jul-2026 15:31:38 UTC] Full Log Data: {
    "timestamp": "2026-07-22 15:31:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "107.151.196.246",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "107.151.196.246, 104.23.209.82",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f37e567eeb54bb-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "107.151.196.246",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 15:31:38 UTC] === END API CALL LOG ===
[22-Jul-2026 15:31:38 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 15:31:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA
[22-Jul-2026 15:31:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 15:31:38 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 15:31:38 UTC] User ID: 1116
[22-Jul-2026 15:31:38 UTC] ✅ User profile retrieved successfully for user ID: 1116
[22-Jul-2026 15:31:53 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 15:31:53 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 15:31:53 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"107.151.196.246, 104.23.209.83","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f37eb2fb2154bb-IAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"107.151.196.246","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jul-2026 15:31:53 UTC] === User Orders API Called ===
[22-Jul-2026 15:31:53 UTC] User ID: 1116
[22-Jul-2026 15:31:53 UTC] Limit: 20, Offset: 0
[22-Jul-2026 15:31:53 UTC] Orders found: 0
[22-Jul-2026 15:31:53 UTC] Orders data: []
[22-Jul-2026 15:31:53 UTC] Total orders count: 0
[22-Jul-2026 15:31:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 15:31:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 15:31:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"107.151.196.246, 104.23.209.83","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f37ec05d7854bb-IAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"107.151.196.246","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jul-2026 15:31:55 UTC] === User Orders API Called ===
[22-Jul-2026 15:31:55 UTC] User ID: 1116
[22-Jul-2026 15:31:55 UTC] Limit: 20, Offset: 0
[22-Jul-2026 15:31:55 UTC] Orders found: 0
[22-Jul-2026 15:31:55 UTC] Orders data: []
[22-Jul-2026 15:31:55 UTC] === API CALL LOG ===
[22-Jul-2026 15:31:55 UTC] Total orders count: 0
[22-Jul-2026 15:31:55 UTC] Endpoint: user/profile.php
[22-Jul-2026 15:31:55 UTC] Full Log Data: {
    "timestamp": "2026-07-22 15:31:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "107.151.196.246",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "107.151.196.246, 104.23.209.83",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f37ec05d7e54bb-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "107.151.196.246",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 15:31:55 UTC] === END API CALL LOG ===
[22-Jul-2026 15:31:55 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 15:31:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA
[22-Jul-2026 15:31:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 15:31:55 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 15:31:55 UTC] User ID: 1116
[22-Jul-2026 15:31:55 UTC] ✅ User profile retrieved successfully for user ID: 1116
[22-Jul-2026 15:31:56 UTC] === API CALL LOG ===
[22-Jul-2026 15:31:56 UTC] Endpoint: user/profile.php
[22-Jul-2026 15:31:56 UTC] Full Log Data: {
    "timestamp": "2026-07-22 15:31:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "107.151.196.246",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "107.151.196.246, 104.23.209.83",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f37ec4c96154bb-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "107.151.196.246",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 15:31:56 UTC] === END API CALL LOG ===
[22-Jul-2026 15:31:56 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 15:31:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA
[22-Jul-2026 15:31:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 15:31:56 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 15:31:56 UTC] User ID: 1116
[22-Jul-2026 15:31:56 UTC] ✅ User profile retrieved successfully for user ID: 1116
[22-Jul-2026 15:31:58 UTC] === API CALL LOG ===
[22-Jul-2026 15:31:58 UTC] Endpoint: user/profile.php
[22-Jul-2026 15:31:58 UTC] Full Log Data: {
    "timestamp": "2026-07-22 15:31:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "107.151.196.246",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "107.151.196.246, 104.22.104.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f37ecf2a00da96-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "107.151.196.246",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 15:31:58 UTC] === END API CALL LOG ===
[22-Jul-2026 15:31:58 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 15:31:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA
[22-Jul-2026 15:31:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 15:31:58 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 15:31:58 UTC] User ID: 1116
[22-Jul-2026 15:31:58 UTC] ✅ User profile retrieved successfully for user ID: 1116
[22-Jul-2026 15:31:58 UTC] User Purchases API - User ID: 1116
[22-Jul-2026 15:31:58 UTC] User Purchases API - Total purchases found: 0
[22-Jul-2026 15:32:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 15:32:01 UTC] === API CALL LOG ===
[22-Jul-2026 15:32:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 15:32:01 UTC] Endpoint: user/profile.php
[22-Jul-2026 15:32:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"107.151.196.246, 104.22.104.80","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f37ee1fa46da96-IAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"107.151.196.246","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jul-2026 15:32:01 UTC] Full Log Data: {
    "timestamp": "2026-07-22 15:32:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "107.151.196.246",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "107.151.196.246, 104.22.104.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f37ee1fa4bda96-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "107.151.196.246",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 15:32:01 UTC] === END API CALL LOG ===
[22-Jul-2026 15:32:01 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 15:32:01 UTC] === User Orders API Called ===
[22-Jul-2026 15:32:01 UTC] User ID: 1116
[22-Jul-2026 15:32:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA
[22-Jul-2026 15:32:01 UTC] Limit: 20, Offset: 0
[22-Jul-2026 15:32:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 15:32:01 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 15:32:01 UTC] User ID: 1116
[22-Jul-2026 15:32:01 UTC] ✅ User profile retrieved successfully for user ID: 1116
[22-Jul-2026 15:32:01 UTC] Orders found: 0
[22-Jul-2026 15:32:01 UTC] Orders data: []
[22-Jul-2026 15:32:01 UTC] Total orders count: 0
[22-Jul-2026 15:32:01 UTC] === API CALL LOG ===
[22-Jul-2026 15:32:01 UTC] Endpoint: user/profile.php
[22-Jul-2026 15:32:01 UTC] Full Log Data: {
    "timestamp": "2026-07-22 15:32:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "107.151.196.246",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "107.151.196.246, 104.22.104.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f37ee6bfdcda96-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "107.151.196.246",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 15:32:01 UTC] === END API CALL LOG ===
[22-Jul-2026 15:32:01 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 15:32:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA
[22-Jul-2026 15:32:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 15:32:01 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 15:32:01 UTC] User ID: 1116
[22-Jul-2026 15:32:01 UTC] ✅ User profile retrieved successfully for user ID: 1116
[22-Jul-2026 15:32:03 UTC] === API CALL LOG ===
[22-Jul-2026 15:32:03 UTC] Endpoint: user/profile.php
[22-Jul-2026 15:32:03 UTC] Full Log Data: {
    "timestamp": "2026-07-22 15:32:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "107.151.196.246",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "107.151.196.246, 104.22.104.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f37eefaa00da96-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "107.151.196.246",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 15:32:03 UTC] === END API CALL LOG ===
[22-Jul-2026 15:32:03 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 15:32:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA
[22-Jul-2026 15:32:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 15:32:03 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 15:32:03 UTC] User ID: 1116
[22-Jul-2026 15:32:03 UTC] ✅ User profile retrieved successfully for user ID: 1116
[22-Jul-2026 15:32:04 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 15:32:04 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 15:32:04 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"107.151.196.246, 104.22.104.80","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f37efa7a99da96-IAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"107.151.196.246","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jul-2026 15:32:04 UTC] === User Orders API Called ===
[22-Jul-2026 15:32:04 UTC] User ID: 1116
[22-Jul-2026 15:32:04 UTC] Limit: 20, Offset: 0
[22-Jul-2026 15:32:04 UTC] Orders found: 0
[22-Jul-2026 15:32:04 UTC] Orders data: []
[22-Jul-2026 15:32:04 UTC] Total orders count: 0
[22-Jul-2026 15:32:05 UTC] === API CALL LOG ===
[22-Jul-2026 15:32:05 UTC] Endpoint: user/profile.php
[22-Jul-2026 15:32:05 UTC] Full Log Data: {
    "timestamp": "2026-07-22 15:32:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "107.151.196.246",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "107.151.196.246, 104.22.104.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f37efc5fb2da96-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "107.151.196.246",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 15:32:05 UTC] === END API CALL LOG ===
[22-Jul-2026 15:32:05 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 15:32:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA
[22-Jul-2026 15:32:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 15:32:05 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 15:32:05 UTC] User ID: 1116
[22-Jul-2026 15:32:05 UTC] ✅ User profile retrieved successfully for user ID: 1116
[22-Jul-2026 15:32:05 UTC] === API CALL LOG ===
[22-Jul-2026 15:32:05 UTC] Endpoint: user/profile.php
[22-Jul-2026 15:32:05 UTC] Full Log Data: {
    "timestamp": "2026-07-22 15:32:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "107.151.196.246",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "107.151.196.246, 104.22.104.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f37efebee0da96-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "107.151.196.246",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 15:32:05 UTC] === END API CALL LOG ===
[22-Jul-2026 15:32:05 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 15:32:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA
[22-Jul-2026 15:32:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 15:32:05 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 15:32:05 UTC] User ID: 1116
[22-Jul-2026 15:32:05 UTC] ✅ User profile retrieved successfully for user ID: 1116
[22-Jul-2026 15:32:06 UTC] === API CALL LOG ===
[22-Jul-2026 15:32:06 UTC] Endpoint: user/profile.php
[22-Jul-2026 15:32:06 UTC] Full Log Data: {
    "timestamp": "2026-07-22 15:32:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "107.151.196.246",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "107.151.196.246, 104.22.104.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f37f03dcc3da96-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "107.151.196.246",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 15:32:06 UTC] === END API CALL LOG ===
[22-Jul-2026 15:32:06 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 15:32:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA
[22-Jul-2026 15:32:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 15:32:06 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 15:32:06 UTC] User ID: 1116
[22-Jul-2026 15:32:06 UTC] ✅ User profile retrieved successfully for user ID: 1116
[22-Jul-2026 15:32:10 UTC] === API CALL LOG ===
[22-Jul-2026 15:32:10 UTC] Endpoint: user/profile.php
[22-Jul-2026 15:32:10 UTC] Full Log Data: {
    "timestamp": "2026-07-22 15:32:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "107.151.196.246",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "107.151.196.246, 104.22.104.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f37f1b3f23da96-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "107.151.196.246",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 15:32:10 UTC] === END API CALL LOG ===
[22-Jul-2026 15:32:10 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 15:32:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA
[22-Jul-2026 15:32:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 15:32:10 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 15:32:10 UTC] User ID: 1116
[22-Jul-2026 15:32:10 UTC] ✅ User profile retrieved successfully for user ID: 1116
[22-Jul-2026 15:32:16 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 15:32:16 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 15:32:16 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"107.151.196.246, 104.22.104.80","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f37f414a46da96-IAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"107.151.196.246","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jul-2026 15:32:16 UTC] === User Orders API Called ===
[22-Jul-2026 15:32:16 UTC] User ID: 1116
[22-Jul-2026 15:32:16 UTC] Limit: 20, Offset: 0
[22-Jul-2026 15:32:16 UTC] Orders found: 0
[22-Jul-2026 15:32:16 UTC] Orders data: []
[22-Jul-2026 15:32:16 UTC] Total orders count: 0
[22-Jul-2026 15:32:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 15:32:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 15:32:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"107.151.196.246, 104.22.104.80","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f37f4d8c1ada96-IAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"107.151.196.246","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jul-2026 15:32:18 UTC] === User Orders API Called ===
[22-Jul-2026 15:32:18 UTC] User ID: 1116
[22-Jul-2026 15:32:18 UTC] Limit: 20, Offset: 0
[22-Jul-2026 15:32:18 UTC] Orders found: 0
[22-Jul-2026 15:32:18 UTC] Orders data: []
[22-Jul-2026 15:32:18 UTC] Total orders count: 0
[22-Jul-2026 15:32:18 UTC] === API CALL LOG ===
[22-Jul-2026 15:32:18 UTC] Endpoint: user/profile.php
[22-Jul-2026 15:32:18 UTC] Full Log Data: {
    "timestamp": "2026-07-22 15:32:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "107.151.196.246",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "107.151.196.246, 104.22.104.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f37f4d8c21da96-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "107.151.196.246",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 15:32:18 UTC] === END API CALL LOG ===
[22-Jul-2026 15:32:18 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 15:32:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA
[22-Jul-2026 15:32:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 15:32:18 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 15:32:18 UTC] User ID: 1116
[22-Jul-2026 15:32:18 UTC] ✅ User profile retrieved successfully for user ID: 1116
[22-Jul-2026 15:32:20 UTC] === API CALL LOG ===
[22-Jul-2026 15:32:20 UTC] Endpoint: user/profile.php
[22-Jul-2026 15:32:20 UTC] Full Log Data: {
    "timestamp": "2026-07-22 15:32:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "107.151.196.246",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "107.151.196.246, 104.22.104.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f37f5a0e0bda96-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "107.151.196.246",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 15:32:20 UTC] === END API CALL LOG ===
[22-Jul-2026 15:32:20 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 15:32:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA
[22-Jul-2026 15:32:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 15:32:20 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 15:32:20 UTC] User ID: 1116
[22-Jul-2026 15:32:20 UTC] ✅ User profile retrieved successfully for user ID: 1116
[22-Jul-2026 15:32:21 UTC] === API CALL LOG ===
[22-Jul-2026 15:32:21 UTC] Endpoint: user/profile.php
[22-Jul-2026 15:32:21 UTC] Full Log Data: {
    "timestamp": "2026-07-22 15:32:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "107.151.196.246",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "107.151.196.246, 104.22.104.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f37f64dbb5da96-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "107.151.196.246",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 15:32:21 UTC] === END API CALL LOG ===
[22-Jul-2026 15:32:21 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 15:32:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA
[22-Jul-2026 15:32:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 15:32:21 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 15:32:21 UTC] User ID: 1116
[22-Jul-2026 15:32:21 UTC] ✅ User profile retrieved successfully for user ID: 1116
[22-Jul-2026 15:32:48 UTC] === API CALL LOG ===
[22-Jul-2026 15:32:48 UTC] Endpoint: user/profile.php
[22-Jul-2026 15:32:48 UTC] Full Log Data: {
    "timestamp": "2026-07-22 15:32:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "107.151.196.246",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "107.151.196.246, 104.23.209.83",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f38006dc3b90ac-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "107.151.196.246",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 15:32:48 UTC] === END API CALL LOG ===
[22-Jul-2026 15:32:48 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 15:32:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA
[22-Jul-2026 15:32:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 15:32:48 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 15:32:48 UTC] User ID: 1116
[22-Jul-2026 15:32:48 UTC] ✅ User profile retrieved successfully for user ID: 1116
[22-Jul-2026 15:32:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 15:32:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 15:32:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"107.151.196.246, 104.23.209.83","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f38008fad890ac-IAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"107.151.196.246","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jul-2026 15:32:48 UTC] === User Orders API Called ===
[22-Jul-2026 15:32:48 UTC] User ID: 1116
[22-Jul-2026 15:32:48 UTC] Limit: 20, Offset: 0
[22-Jul-2026 15:32:48 UTC] Orders found: 0
[22-Jul-2026 15:32:48 UTC] Orders data: []
[22-Jul-2026 15:32:48 UTC] Total orders count: 0
[22-Jul-2026 15:34:03 UTC] === API CALL LOG ===
[22-Jul-2026 15:34:03 UTC] Endpoint: user/profile.php
[22-Jul-2026 15:34:03 UTC] Full Log Data: {
    "timestamp": "2026-07-22 15:34:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "107.151.196.246",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "107.151.196.246, 172.71.194.87",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f381dc9c16061f-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "107.151.196.246",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 15:34:03 UTC] === END API CALL LOG ===
[22-Jul-2026 15:34:03 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 15:34:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA
[22-Jul-2026 15:34:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 15:34:03 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 15:34:03 UTC] User ID: 1116
[22-Jul-2026 15:34:03 UTC] ✅ User profile retrieved successfully for user ID: 1116
[22-Jul-2026 15:34:03 UTC] === API CALL LOG ===
[22-Jul-2026 15:34:03 UTC] Endpoint: user/profile.php
[22-Jul-2026 15:34:03 UTC] Full Log Data: {
    "timestamp": "2026-07-22 15:34:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "107.151.196.246",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "107.151.196.246, 172.71.194.87",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f381dc9c15061f-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "107.151.196.246",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 15:34:03 UTC] === END API CALL LOG ===
[22-Jul-2026 15:34:03 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 15:34:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA
[22-Jul-2026 15:34:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 15:34:03 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 15:34:03 UTC] User ID: 1116
[22-Jul-2026 15:34:03 UTC] ✅ User profile retrieved successfully for user ID: 1116
[22-Jul-2026 15:34:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 15:34:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 15:34:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"107.151.196.246, 172.71.194.87","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f381dc9c12061f-IAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"107.151.196.246","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jul-2026 15:34:03 UTC] === User Orders API Called ===
[22-Jul-2026 15:34:03 UTC] User ID: 1116
[22-Jul-2026 15:34:03 UTC] Limit: 20, Offset: 0
[22-Jul-2026 15:34:03 UTC] Orders found: 0
[22-Jul-2026 15:34:03 UTC] Orders data: []
[22-Jul-2026 15:34:03 UTC] Total orders count: 0
[22-Jul-2026 15:34:04 UTC] === API CALL LOG ===
[22-Jul-2026 15:34:04 UTC] Endpoint: user/profile.php
[22-Jul-2026 15:34:04 UTC] Full Log Data: {
    "timestamp": "2026-07-22 15:34:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "107.151.196.246",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "107.151.196.246, 172.71.194.87",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f381e5fdc8061f-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "107.151.196.246",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 15:34:04 UTC] === END API CALL LOG ===
[22-Jul-2026 15:34:04 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 15:34:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA
[22-Jul-2026 15:34:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 15:34:04 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 15:34:04 UTC] User ID: 1116
[22-Jul-2026 15:34:04 UTC] ✅ User profile retrieved successfully for user ID: 1116
[22-Jul-2026 15:34:35 UTC] === API CALL LOG ===
[22-Jul-2026 15:34:35 UTC] Endpoint: user/profile.php
[22-Jul-2026 15:34:35 UTC] Full Log Data: {
    "timestamp": "2026-07-22 15:34:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "107.151.196.246",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "107.151.196.246, 104.22.93.37",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f382a73cc98ee2-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "107.151.196.246",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 15:34:35 UTC] === END API CALL LOG ===
[22-Jul-2026 15:34:35 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 15:34:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA
[22-Jul-2026 15:34:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 15:34:35 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 15:34:35 UTC] User ID: 1116
[22-Jul-2026 15:34:35 UTC] ✅ User profile retrieved successfully for user ID: 1116
[22-Jul-2026 15:34:51 UTC] === API CALL LOG ===
[22-Jul-2026 15:34:51 UTC] Endpoint: user/profile.php
[22-Jul-2026 15:34:51 UTC] Full Log Data: {
    "timestamp": "2026-07-22 15:34:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "107.151.196.246",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "107.151.196.246, 172.71.222.214",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f3830b3eb0241a-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "107.151.196.246",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 15:34:51 UTC] === END API CALL LOG ===
[22-Jul-2026 15:34:51 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 15:34:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA
[22-Jul-2026 15:34:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 15:34:51 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 15:34:51 UTC] User ID: 1116
[22-Jul-2026 15:34:51 UTC] ✅ User profile retrieved successfully for user ID: 1116
[22-Jul-2026 15:35:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 15:35:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 15:35:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"107.151.196.246, 172.71.222.215","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f383877c25241a-IAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"107.151.196.246","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jul-2026 15:35:11 UTC] === User Orders API Called ===
[22-Jul-2026 15:35:11 UTC] User ID: 1116
[22-Jul-2026 15:35:11 UTC] Limit: 20, Offset: 0
[22-Jul-2026 15:35:11 UTC] Orders found: 0
[22-Jul-2026 15:35:11 UTC] Orders data: []
[22-Jul-2026 15:35:11 UTC] Total orders count: 0
[22-Jul-2026 15:35:11 UTC] === API CALL LOG ===
[22-Jul-2026 15:35:11 UTC] Endpoint: user/profile.php
[22-Jul-2026 15:35:11 UTC] Full Log Data: {
    "timestamp": "2026-07-22 15:35:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "107.151.196.246",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "107.151.196.246, 172.71.222.215",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f383877c26241a-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "107.151.196.246",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 15:35:11 UTC] === END API CALL LOG ===
[22-Jul-2026 15:35:11 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 15:35:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA
[22-Jul-2026 15:35:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 15:35:11 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 15:35:11 UTC] User ID: 1116
[22-Jul-2026 15:35:11 UTC] ✅ User profile retrieved successfully for user ID: 1116
[22-Jul-2026 15:35:11 UTC] === API CALL LOG ===
[22-Jul-2026 15:35:11 UTC] Endpoint: user/profile.php
[22-Jul-2026 15:35:11 UTC] Full Log Data: {
    "timestamp": "2026-07-22 15:35:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "107.151.196.246",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "107.151.196.246, 172.71.222.215",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f3838aff38241a-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "107.151.196.246",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 15:35:11 UTC] === END API CALL LOG ===
[22-Jul-2026 15:35:11 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 15:35:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA
[22-Jul-2026 15:35:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 15:35:11 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 15:35:11 UTC] User ID: 1116
[22-Jul-2026 15:35:11 UTC] ✅ User profile retrieved successfully for user ID: 1116
[22-Jul-2026 15:35:13 UTC] === API CALL LOG ===
[22-Jul-2026 15:35:13 UTC] Endpoint: user/profile.php
[22-Jul-2026 15:35:13 UTC] Full Log Data: {
    "timestamp": "2026-07-22 15:35:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "107.151.196.246",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "107.151.196.246, 172.71.222.215",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f3839649af241a-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "107.151.196.246",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 15:35:13 UTC] === END API CALL LOG ===
[22-Jul-2026 15:35:13 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 15:35:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA
[22-Jul-2026 15:35:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 15:35:13 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 15:35:13 UTC] User ID: 1116
[22-Jul-2026 15:35:13 UTC] ✅ User profile retrieved successfully for user ID: 1116
[22-Jul-2026 15:35:13 UTC] === API CALL LOG ===
[22-Jul-2026 15:35:13 UTC] Endpoint: user/profile.php
[22-Jul-2026 15:35:13 UTC] Full Log Data: {
    "timestamp": "2026-07-22 15:35:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "107.151.196.246",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "107.151.196.246, 172.71.222.215",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f3839649b2241a-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "107.151.196.246",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 15:35:13 UTC] === END API CALL LOG ===
[22-Jul-2026 15:35:13 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 15:35:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA
[22-Jul-2026 15:35:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 15:35:13 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 15:35:13 UTC] User ID: 1116
[22-Jul-2026 15:35:13 UTC] ✅ User profile retrieved successfully for user ID: 1116
[22-Jul-2026 15:35:18 UTC] === API CALL LOG ===
[22-Jul-2026 15:35:18 UTC] Endpoint: user/profile.php
[22-Jul-2026 15:35:18 UTC] Full Log Data: {
    "timestamp": "2026-07-22 15:35:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "107.151.196.246",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "107.151.196.246, 172.71.222.215",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f383b45ae0241a-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "107.151.196.246",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 15:35:18 UTC] === END API CALL LOG ===
[22-Jul-2026 15:35:18 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 15:35:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA
[22-Jul-2026 15:35:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 15:35:18 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 15:35:18 UTC] User ID: 1116
[22-Jul-2026 15:35:18 UTC] ✅ User profile retrieved successfully for user ID: 1116
[22-Jul-2026 15:35:26 UTC] === API CALL LOG ===
[22-Jul-2026 15:35:26 UTC] Endpoint: user/profile.php
[22-Jul-2026 15:35:26 UTC] Full Log Data: {
    "timestamp": "2026-07-22 15:35:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "107.151.196.246",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "107.151.196.246, 172.71.222.214",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f383e5f9cb241a-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "107.151.196.246",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 15:35:26 UTC] === END API CALL LOG ===
[22-Jul-2026 15:35:26 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 15:35:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA
[22-Jul-2026 15:35:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 15:35:26 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 15:35:26 UTC] User ID: 1116
[22-Jul-2026 15:35:26 UTC] ✅ User profile retrieved successfully for user ID: 1116
[22-Jul-2026 15:35:31 UTC] === API CALL LOG ===
[22-Jul-2026 15:35:31 UTC] Endpoint: user/profile.php
[22-Jul-2026 15:35:31 UTC] Full Log Data: {
    "timestamp": "2026-07-22 15:35:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "107.151.196.246",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "107.151.196.246, 172.71.222.214",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f384061a18241a-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "107.151.196.246",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 15:35:31 UTC] === END API CALL LOG ===
[22-Jul-2026 15:35:31 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 15:35:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA
[22-Jul-2026 15:35:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 15:35:31 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 15:35:31 UTC] User ID: 1116
[22-Jul-2026 15:35:31 UTC] ✅ User profile retrieved successfully for user ID: 1116
[22-Jul-2026 15:36:33 UTC] === API CALL LOG ===
[22-Jul-2026 15:36:33 UTC] Endpoint: user/profile.php
[22-Jul-2026 15:36:33 UTC] Full Log Data: {
    "timestamp": "2026-07-22 15:36:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "107.151.196.246",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "107.151.196.246, 172.71.190.6",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f385882d991763-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "107.151.196.246",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 15:36:33 UTC] === END API CALL LOG ===
[22-Jul-2026 15:36:33 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 15:36:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA
[22-Jul-2026 15:36:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 15:36:33 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 15:36:33 UTC] User ID: 1116
[22-Jul-2026 15:36:33 UTC] ✅ User profile retrieved successfully for user ID: 1116
[22-Jul-2026 15:36:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 15:36:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 15:36:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"107.151.196.246, 172.71.190.6","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f385aa6c711763-IAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"107.151.196.246","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jul-2026 15:36:38 UTC] === User Orders API Called ===
[22-Jul-2026 15:36:38 UTC] User ID: 1116
[22-Jul-2026 15:36:38 UTC] Limit: 20, Offset: 0
[22-Jul-2026 15:36:38 UTC] Orders found: 0
[22-Jul-2026 15:36:38 UTC] Orders data: []
[22-Jul-2026 15:36:38 UTC] Total orders count: 0
[22-Jul-2026 15:36:39 UTC] === API CALL LOG ===
[22-Jul-2026 15:36:39 UTC] Endpoint: user/profile.php
[22-Jul-2026 15:36:39 UTC] Full Log Data: {
    "timestamp": "2026-07-22 15:36:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "107.151.196.246",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "107.151.196.246, 172.71.190.6",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f385b038b71763-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "107.151.196.246",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 15:36:39 UTC] === END API CALL LOG ===
[22-Jul-2026 15:36:39 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 15:36:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA
[22-Jul-2026 15:36:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 15:36:39 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 15:36:39 UTC] User ID: 1116
[22-Jul-2026 15:36:39 UTC] ✅ User profile retrieved successfully for user ID: 1116
[22-Jul-2026 15:36:39 UTC] === API CALL LOG ===
[22-Jul-2026 15:36:39 UTC] Endpoint: user/profile.php
[22-Jul-2026 15:36:39 UTC] Full Log Data: {
    "timestamp": "2026-07-22 15:36:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "107.151.196.246",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "107.151.196.246, 172.71.190.6",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f385b038ba1763-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "107.151.196.246",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 15:36:39 UTC] === END API CALL LOG ===
[22-Jul-2026 15:36:39 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 15:36:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA
[22-Jul-2026 15:36:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 15:36:39 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 15:36:39 UTC] User ID: 1116
[22-Jul-2026 15:36:39 UTC] ✅ User profile retrieved successfully for user ID: 1116
[22-Jul-2026 15:36:41 UTC] === API CALL LOG ===
[22-Jul-2026 15:36:41 UTC] Endpoint: user/profile.php
[22-Jul-2026 15:36:41 UTC] Full Log Data: {
    "timestamp": "2026-07-22 15:36:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "107.151.196.246",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "107.151.196.246, 172.71.190.6",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f385b9a87e1763-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "107.151.196.246",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 15:36:41 UTC] === END API CALL LOG ===
[22-Jul-2026 15:36:41 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 15:36:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA
[22-Jul-2026 15:36:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 15:36:41 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 15:36:41 UTC] User ID: 1116
[22-Jul-2026 15:36:41 UTC] ✅ User profile retrieved successfully for user ID: 1116
[22-Jul-2026 15:37:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 15:37:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 15:37:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"107.151.196.246, 104.22.101.161","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f3872468009116-IAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"107.151.196.246","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jul-2026 15:37:39 UTC] === User Orders API Called ===
[22-Jul-2026 15:37:39 UTC] User ID: 1116
[22-Jul-2026 15:37:39 UTC] Limit: 20, Offset: 0
[22-Jul-2026 15:37:39 UTC] Orders found: 0
[22-Jul-2026 15:37:39 UTC] Orders data: []
[22-Jul-2026 15:37:39 UTC] Total orders count: 0
[22-Jul-2026 15:37:39 UTC] === API CALL LOG ===
[22-Jul-2026 15:37:39 UTC] Endpoint: user/profile.php
[22-Jul-2026 15:37:39 UTC] Full Log Data: {
    "timestamp": "2026-07-22 15:37:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "107.151.196.246",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "107.151.196.246, 104.22.101.161",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f38724680a9116-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "107.151.196.246",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 15:37:39 UTC] === END API CALL LOG ===
[22-Jul-2026 15:37:39 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 15:37:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA
[22-Jul-2026 15:37:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 15:37:39 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 15:37:39 UTC] User ID: 1116
[22-Jul-2026 15:37:39 UTC] ✅ User profile retrieved successfully for user ID: 1116
[22-Jul-2026 15:37:40 UTC] === API CALL LOG ===
[22-Jul-2026 15:37:40 UTC] Endpoint: user/profile.php
[22-Jul-2026 15:37:40 UTC] Full Log Data: {
    "timestamp": "2026-07-22 15:37:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "107.151.196.246",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "107.151.196.246, 104.22.101.161",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f38728adde9116-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "107.151.196.246",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 15:37:40 UTC] === END API CALL LOG ===
[22-Jul-2026 15:37:40 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 15:37:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA
[22-Jul-2026 15:37:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 15:37:40 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 15:37:40 UTC] User ID: 1116
[22-Jul-2026 15:37:40 UTC] ✅ User profile retrieved successfully for user ID: 1116
[22-Jul-2026 15:37:41 UTC] === API CALL LOG ===
[22-Jul-2026 15:37:41 UTC] Endpoint: user/profile.php
[22-Jul-2026 15:37:41 UTC] Full Log Data: {
    "timestamp": "2026-07-22 15:37:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "107.151.196.246",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "107.151.196.246, 104.22.101.161",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f3872f09e39116-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "107.151.196.246",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 15:37:41 UTC] === END API CALL LOG ===
[22-Jul-2026 15:37:41 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 15:37:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA
[22-Jul-2026 15:37:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 15:37:41 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 15:37:41 UTC] User ID: 1116
[22-Jul-2026 15:37:41 UTC] ✅ User profile retrieved successfully for user ID: 1116
[22-Jul-2026 15:38:55 UTC] === API CALL LOG ===
[22-Jul-2026 15:38:55 UTC] Endpoint: user/profile.php
[22-Jul-2026 15:38:55 UTC] Full Log Data: {
    "timestamp": "2026-07-22 15:38:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "107.151.196.246",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "107.151.196.246, 104.22.104.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f389015a47a627-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "107.151.196.246",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 15:38:55 UTC] === END API CALL LOG ===
[22-Jul-2026 15:38:55 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 15:38:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA
[22-Jul-2026 15:38:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 15:38:55 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 15:38:55 UTC] User ID: 1116
[22-Jul-2026 15:38:55 UTC] ✅ User profile retrieved successfully for user ID: 1116
[22-Jul-2026 15:38:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 15:38:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 15:38:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"107.151.196.246, 104.22.104.80","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f389040a39a627-IAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"107.151.196.246","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jul-2026 15:38:56 UTC] === User Orders API Called ===
[22-Jul-2026 15:38:56 UTC] User ID: 1116
[22-Jul-2026 15:38:56 UTC] Limit: 20, Offset: 0
[22-Jul-2026 15:38:56 UTC] Orders found: 0
[22-Jul-2026 15:38:56 UTC] Orders data: []
[22-Jul-2026 15:38:56 UTC] Total orders count: 0
[22-Jul-2026 15:38:56 UTC] === API CALL LOG ===
[22-Jul-2026 15:38:56 UTC] Endpoint: user/profile.php
[22-Jul-2026 15:38:56 UTC] Full Log Data: {
    "timestamp": "2026-07-22 15:38:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "107.151.196.246",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "107.151.196.246, 104.22.104.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f38902cea0a627-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "107.151.196.246",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 15:38:56 UTC] === END API CALL LOG ===
[22-Jul-2026 15:38:56 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 15:38:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA
[22-Jul-2026 15:38:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 15:38:56 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 15:38:56 UTC] User ID: 1116
[22-Jul-2026 15:38:56 UTC] ✅ User profile retrieved successfully for user ID: 1116
[22-Jul-2026 15:38:57 UTC] === API CALL LOG ===
[22-Jul-2026 15:38:57 UTC] Endpoint: user/profile.php
[22-Jul-2026 15:38:57 UTC] Full Log Data: {
    "timestamp": "2026-07-22 15:38:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "107.151.196.246",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "107.151.196.246, 104.22.104.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f3890dfe67a627-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "107.151.196.246",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 15:38:57 UTC] === END API CALL LOG ===
[22-Jul-2026 15:38:57 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 15:38:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA
[22-Jul-2026 15:38:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 15:38:57 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 15:38:57 UTC] User ID: 1116
[22-Jul-2026 15:38:57 UTC] ✅ User profile retrieved successfully for user ID: 1116
[22-Jul-2026 15:38:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 15:38:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 15:38:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"107.151.196.246, 104.22.104.81","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f3890dfe65a627-IAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"107.151.196.246","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jul-2026 15:38:57 UTC] === User Orders API Called ===
[22-Jul-2026 15:38:57 UTC] User ID: 1116
[22-Jul-2026 15:38:57 UTC] Limit: 20, Offset: 0
[22-Jul-2026 15:38:57 UTC] Orders found: 0
[22-Jul-2026 15:38:57 UTC] Orders data: []
[22-Jul-2026 15:38:57 UTC] Total orders count: 0
[22-Jul-2026 15:38:57 UTC] === API CALL LOG ===
[22-Jul-2026 15:38:57 UTC] Endpoint: user/profile.php
[22-Jul-2026 15:38:57 UTC] Full Log Data: {
    "timestamp": "2026-07-22 15:38:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "107.151.196.246",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "107.151.196.246, 104.22.104.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f3890dfe78a627-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "107.151.196.246",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 15:38:57 UTC] === END API CALL LOG ===
[22-Jul-2026 15:38:57 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 15:38:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA
[22-Jul-2026 15:38:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 15:38:57 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 15:38:57 UTC] User ID: 1116
[22-Jul-2026 15:38:57 UTC] ✅ User profile retrieved successfully for user ID: 1116
[22-Jul-2026 15:38:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 15:38:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 15:38:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"107.151.196.246, 104.22.104.80","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f38911b982a627-IAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"107.151.196.246","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jul-2026 15:38:58 UTC] === User Orders API Called ===
[22-Jul-2026 15:38:58 UTC] User ID: 1116
[22-Jul-2026 15:38:58 UTC] Limit: 20, Offset: 0
[22-Jul-2026 15:38:58 UTC] Orders found: 0
[22-Jul-2026 15:38:58 UTC] Orders data: []
[22-Jul-2026 15:38:58 UTC] Total orders count: 0
[22-Jul-2026 15:38:59 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 15:38:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 15:38:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"107.151.196.246, 104.22.104.80","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f3891bd94ba627-IAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"107.151.196.246","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jul-2026 15:38:59 UTC] === User Orders API Called ===
[22-Jul-2026 15:38:59 UTC] User ID: 1116
[22-Jul-2026 15:38:59 UTC] Limit: 20, Offset: 0
[22-Jul-2026 15:38:59 UTC] Orders found: 0
[22-Jul-2026 15:38:59 UTC] Orders data: []
[22-Jul-2026 15:38:59 UTC] Total orders count: 0
[22-Jul-2026 15:39:00 UTC] === API CALL LOG ===
[22-Jul-2026 15:39:00 UTC] Endpoint: user/profile.php
[22-Jul-2026 15:39:00 UTC] Full Log Data: {
    "timestamp": "2026-07-22 15:39:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "107.151.196.246",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "107.151.196.246, 104.22.104.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f3891d9eb2a627-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "107.151.196.246",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 15:39:00 UTC] === END API CALL LOG ===
[22-Jul-2026 15:39:00 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 15:39:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA
[22-Jul-2026 15:39:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 15:39:00 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 15:39:00 UTC] User ID: 1116
[22-Jul-2026 15:39:00 UTC] ✅ User profile retrieved successfully for user ID: 1116
[22-Jul-2026 15:39:00 UTC] === API CALL LOG ===
[22-Jul-2026 15:39:00 UTC] Endpoint: user/profile.php
[22-Jul-2026 15:39:00 UTC] Full Log Data: {
    "timestamp": "2026-07-22 15:39:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "107.151.196.246",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "107.151.196.246, 104.22.104.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f389209faea627-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "107.151.196.246",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 15:39:00 UTC] === END API CALL LOG ===
[22-Jul-2026 15:39:00 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 15:39:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA
[22-Jul-2026 15:39:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 15:39:00 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 15:39:00 UTC] User ID: 1116
[22-Jul-2026 15:39:00 UTC] ✅ User profile retrieved successfully for user ID: 1116
[22-Jul-2026 15:39:05 UTC] === API CALL LOG ===
[22-Jul-2026 15:39:05 UTC] Endpoint: user/profile.php
[22-Jul-2026 15:39:05 UTC] Full Log Data: {
    "timestamp": "2026-07-22 15:39:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "107.151.196.246",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "107.151.196.246, 104.22.104.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f3893e1be1a627-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "107.151.196.246",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 15:39:05 UTC] === END API CALL LOG ===
[22-Jul-2026 15:39:05 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 15:39:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA
[22-Jul-2026 15:39:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 15:39:05 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 15:39:05 UTC] User ID: 1116
[22-Jul-2026 15:39:05 UTC] ✅ User profile retrieved successfully for user ID: 1116
[22-Jul-2026 15:39:05 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 15:39:05 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 15:39:05 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"107.151.196.246, 104.22.104.81","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f3893e1bdfa627-IAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"107.151.196.246","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jul-2026 15:39:05 UTC] === User Orders API Called ===
[22-Jul-2026 15:39:05 UTC] User ID: 1116
[22-Jul-2026 15:39:05 UTC] Limit: 20, Offset: 0
[22-Jul-2026 15:39:05 UTC] Orders found: 0
[22-Jul-2026 15:39:05 UTC] Orders data: []
[22-Jul-2026 15:39:05 UTC] Total orders count: 0
[22-Jul-2026 15:39:05 UTC] === API CALL LOG ===
[22-Jul-2026 15:39:05 UTC] Endpoint: user/profile.php
[22-Jul-2026 15:39:05 UTC] Full Log Data: {
    "timestamp": "2026-07-22 15:39:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "107.151.196.246",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "107.151.196.246, 104.22.104.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f38940cbefa627-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "107.151.196.246",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 15:39:05 UTC] === END API CALL LOG ===
[22-Jul-2026 15:39:05 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 15:39:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA
[22-Jul-2026 15:39:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 15:39:05 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 15:39:05 UTC] User ID: 1116
[22-Jul-2026 15:39:05 UTC] ✅ User profile retrieved successfully for user ID: 1116
[22-Jul-2026 15:39:07 UTC] === API CALL LOG ===
[22-Jul-2026 15:39:07 UTC] Endpoint: user/profile.php
[22-Jul-2026 15:39:07 UTC] Full Log Data: {
    "timestamp": "2026-07-22 15:39:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "107.151.196.246",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "107.151.196.246, 104.22.104.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f389496f50a627-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "107.151.196.246",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 15:39:07 UTC] === END API CALL LOG ===
[22-Jul-2026 15:39:07 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 15:39:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA
[22-Jul-2026 15:39:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 15:39:07 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 15:39:07 UTC] User ID: 1116
[22-Jul-2026 15:39:07 UTC] ✅ User profile retrieved successfully for user ID: 1116
[22-Jul-2026 15:39:15 UTC] === API CALL LOG ===
[22-Jul-2026 15:39:15 UTC] Endpoint: user/profile.php
[22-Jul-2026 15:39:15 UTC] Full Log Data: {
    "timestamp": "2026-07-22 15:39:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "107.151.196.246",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "107.151.196.246, 104.22.104.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f3897bea57c6d1-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "107.151.196.246",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 15:39:15 UTC] === END API CALL LOG ===
[22-Jul-2026 15:39:15 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 15:39:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA
[22-Jul-2026 15:39:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 15:39:15 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 15:39:15 UTC] User ID: 1116
[22-Jul-2026 15:39:15 UTC] ✅ User profile retrieved successfully for user ID: 1116
[22-Jul-2026 15:39:16 UTC] === API CALL LOG ===
[22-Jul-2026 15:39:16 UTC] Endpoint: user/profile.php
[22-Jul-2026 15:39:16 UTC] Full Log Data: {
    "timestamp": "2026-07-22 15:39:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "107.151.196.246",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "107.151.196.246, 104.22.104.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f38983faefc6d1-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "107.151.196.246",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 15:39:16 UTC] === END API CALL LOG ===
[22-Jul-2026 15:39:16 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 15:39:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA
[22-Jul-2026 15:39:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 15:39:16 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 15:39:16 UTC] User ID: 1116
[22-Jul-2026 15:39:16 UTC] ✅ User profile retrieved successfully for user ID: 1116
[22-Jul-2026 15:39:19 UTC] === API CALL LOG ===
[22-Jul-2026 15:39:19 UTC] Endpoint: user/profile.php
[22-Jul-2026 15:39:19 UTC] Full Log Data: {
    "timestamp": "2026-07-22 15:39:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "107.151.196.246",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "107.151.196.246, 104.22.104.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f389956ea4c6d1-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "107.151.196.246",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 15:39:19 UTC] === END API CALL LOG ===
[22-Jul-2026 15:39:19 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 15:39:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA
[22-Jul-2026 15:39:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 15:39:19 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 15:39:19 UTC] User ID: 1116
[22-Jul-2026 15:39:19 UTC] ✅ User profile retrieved successfully for user ID: 1116
[22-Jul-2026 15:41:05 UTC] === API CALL LOG ===
[22-Jul-2026 15:41:05 UTC] Endpoint: user/profile.php
[22-Jul-2026 15:41:05 UTC] Full Log Data: {
    "timestamp": "2026-07-22 15:41:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "107.151.196.246",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "107.151.196.246, 172.71.194.86",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f38c2b5962d69c-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "107.151.196.246",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 15:41:05 UTC] === END API CALL LOG ===
[22-Jul-2026 15:41:05 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 15:41:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA
[22-Jul-2026 15:41:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 15:41:05 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 15:41:05 UTC] User ID: 1116
[22-Jul-2026 15:41:05 UTC] ✅ User profile retrieved successfully for user ID: 1116
[22-Jul-2026 15:41:06 UTC] === API CALL LOG ===
[22-Jul-2026 15:41:06 UTC] Endpoint: user/profile.php
[22-Jul-2026 15:41:06 UTC] Full Log Data: {
    "timestamp": "2026-07-22 15:41:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "107.151.196.246",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "107.151.196.246, 172.71.194.86",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f38c314943d69c-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "107.151.196.246",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 15:41:06 UTC] === END API CALL LOG ===
[22-Jul-2026 15:41:06 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 15:41:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA
[22-Jul-2026 15:41:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 15:41:06 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 15:41:06 UTC] User ID: 1116
[22-Jul-2026 15:41:06 UTC] ✅ User profile retrieved successfully for user ID: 1116
[22-Jul-2026 15:41:35 UTC] === API CALL LOG ===
[22-Jul-2026 15:41:35 UTC] Endpoint: user/profile.php
[22-Jul-2026 15:41:35 UTC] Full Log Data: {
    "timestamp": "2026-07-22 15:41:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "107.151.196.246",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "107.151.196.246, 104.22.100.105",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f38ce98fff476b-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "107.151.196.246",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 15:41:35 UTC] === END API CALL LOG ===
[22-Jul-2026 15:41:35 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 15:41:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA
[22-Jul-2026 15:41:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 15:41:35 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 15:41:35 UTC] User ID: 1116
[22-Jul-2026 15:41:35 UTC] ✅ User profile retrieved successfully for user ID: 1116
[22-Jul-2026 15:41:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 15:41:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 15:41:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"107.151.196.246, 104.22.100.105","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f38ce98ffc476b-IAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"107.151.196.246","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jul-2026 15:41:35 UTC] === User Orders API Called ===
[22-Jul-2026 15:41:35 UTC] User ID: 1116
[22-Jul-2026 15:41:35 UTC] Limit: 20, Offset: 0
[22-Jul-2026 15:41:35 UTC] Orders found: 0
[22-Jul-2026 15:41:35 UTC] Orders data: []
[22-Jul-2026 15:41:35 UTC] Total orders count: 0
[22-Jul-2026 15:41:36 UTC] === API CALL LOG ===
[22-Jul-2026 15:41:36 UTC] Endpoint: user/profile.php
[22-Jul-2026 15:41:36 UTC] Full Log Data: {
    "timestamp": "2026-07-22 15:41:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "107.151.196.246",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "107.151.196.246, 104.22.100.105",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f38cee3a61476b-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "107.151.196.246",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 15:41:36 UTC] === END API CALL LOG ===
[22-Jul-2026 15:41:36 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 15:41:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA
[22-Jul-2026 15:41:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 15:41:36 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 15:41:36 UTC] User ID: 1116
[22-Jul-2026 15:41:36 UTC] ✅ User profile retrieved successfully for user ID: 1116
[22-Jul-2026 15:42:06 UTC] === API CALL LOG ===
[22-Jul-2026 15:42:06 UTC] Endpoint: user/profile.php
[22-Jul-2026 15:42:06 UTC] Full Log Data: {
    "timestamp": "2026-07-22 15:42:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "107.151.196.246",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "107.151.196.246, 104.22.100.105",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f38dab485a476b-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "107.151.196.246",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 15:42:06 UTC] === END API CALL LOG ===
[22-Jul-2026 15:42:06 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 15:42:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA
[22-Jul-2026 15:42:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 15:42:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 15:42:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 15:42:06 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 15:42:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"107.151.196.246, 104.22.100.105","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f38dab4855476b-IAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"107.151.196.246","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jul-2026 15:42:06 UTC] User ID: 1116
[22-Jul-2026 15:42:06 UTC] === User Orders API Called ===
[22-Jul-2026 15:42:06 UTC] User ID: 1116
[22-Jul-2026 15:42:06 UTC] Limit: 20, Offset: 0
[22-Jul-2026 15:42:06 UTC] ✅ User profile retrieved successfully for user ID: 1116
[22-Jul-2026 15:42:06 UTC] Orders found: 0
[22-Jul-2026 15:42:06 UTC] Orders data: []
[22-Jul-2026 15:42:06 UTC] Total orders count: 0
[22-Jul-2026 15:42:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 15:42:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 15:42:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"107.151.196.246, 104.23.213.192","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f38db0ce9be6cc-IAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"107.151.196.246","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jul-2026 15:42:07 UTC] === User Orders API Called ===
[22-Jul-2026 15:42:07 UTC] User ID: 1116
[22-Jul-2026 15:42:07 UTC] Limit: 20, Offset: 0
[22-Jul-2026 15:42:07 UTC] Orders found: 0
[22-Jul-2026 15:42:07 UTC] Orders data: []
[22-Jul-2026 15:42:07 UTC] Total orders count: 0
[22-Jul-2026 15:42:08 UTC] === API CALL LOG ===
[22-Jul-2026 15:42:08 UTC] Endpoint: user/profile.php
[22-Jul-2026 15:42:08 UTC] Full Log Data: {
    "timestamp": "2026-07-22 15:42:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "107.151.196.246",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "107.151.196.246, 104.23.213.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f38db1f971e6cc-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "107.151.196.246",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 15:42:08 UTC] === END API CALL LOG ===
[22-Jul-2026 15:42:08 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 15:42:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA
[22-Jul-2026 15:42:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 15:42:08 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 15:42:08 UTC] User ID: 1116
[22-Jul-2026 15:42:08 UTC] ✅ User profile retrieved successfully for user ID: 1116
[22-Jul-2026 15:42:08 UTC] === API CALL LOG ===
[22-Jul-2026 15:42:08 UTC] Endpoint: user/profile.php
[22-Jul-2026 15:42:08 UTC] Full Log Data: {
    "timestamp": "2026-07-22 15:42:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "107.151.196.246",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "107.151.196.246, 104.23.213.193",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f38db219b1e6cc-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "107.151.196.246",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 15:42:08 UTC] === END API CALL LOG ===
[22-Jul-2026 15:42:08 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 15:42:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA
[22-Jul-2026 15:42:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 15:42:08 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 15:42:08 UTC] User ID: 1116
[22-Jul-2026 15:42:08 UTC] ✅ User profile retrieved successfully for user ID: 1116
[22-Jul-2026 15:42:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 15:42:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 15:42:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"107.151.196.246, 104.23.213.192","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f38dfa1e71e6cc-IAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"107.151.196.246","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jul-2026 15:42:19 UTC] === User Orders API Called ===
[22-Jul-2026 15:42:19 UTC] User ID: 1116
[22-Jul-2026 15:42:19 UTC] Limit: 20, Offset: 0
[22-Jul-2026 15:42:19 UTC] Orders found: 0
[22-Jul-2026 15:42:19 UTC] Orders data: []
[22-Jul-2026 15:42:19 UTC] Total orders count: 0
[22-Jul-2026 15:42:20 UTC] === API CALL LOG ===
[22-Jul-2026 15:42:20 UTC] Endpoint: user/profile.php
[22-Jul-2026 15:42:20 UTC] Full Log Data: {
    "timestamp": "2026-07-22 15:42:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "107.151.196.246",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "107.151.196.246, 104.23.213.192",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f38dffeca0e6cc-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "107.151.196.246",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 15:42:20 UTC] === END API CALL LOG ===
[22-Jul-2026 15:42:20 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 15:42:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA
[22-Jul-2026 15:42:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 15:42:20 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 15:42:20 UTC] User ID: 1116
[22-Jul-2026 15:42:20 UTC] ✅ User profile retrieved successfully for user ID: 1116
[22-Jul-2026 15:42:20 UTC] === API CALL LOG ===
[22-Jul-2026 15:42:20 UTC] Endpoint: user/profile.php
[22-Jul-2026 15:42:20 UTC] Full Log Data: {
    "timestamp": "2026-07-22 15:42:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "107.151.196.246",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "107.151.196.246, 104.23.213.192",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f38dffecace6cc-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "107.151.196.246",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 15:42:20 UTC] === END API CALL LOG ===
[22-Jul-2026 15:42:20 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 15:42:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA
[22-Jul-2026 15:42:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 15:42:20 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 15:42:20 UTC] User ID: 1116
[22-Jul-2026 15:42:20 UTC] ✅ User profile retrieved successfully for user ID: 1116
[22-Jul-2026 15:42:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 15:42:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 15:42:46 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"107.151.196.246, 104.23.213.192","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f38ea2f9dde6cc-IAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"107.151.196.246","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jul-2026 15:42:46 UTC] === User Orders API Called ===
[22-Jul-2026 15:42:46 UTC] User ID: 1116
[22-Jul-2026 15:42:46 UTC] Limit: 20, Offset: 0
[22-Jul-2026 15:42:46 UTC] Orders found: 0
[22-Jul-2026 15:42:46 UTC] Orders data: []
[22-Jul-2026 15:42:46 UTC] Total orders count: 0
[22-Jul-2026 15:42:46 UTC] === API CALL LOG ===
[22-Jul-2026 15:42:46 UTC] Endpoint: user/profile.php
[22-Jul-2026 15:42:46 UTC] Full Log Data: {
    "timestamp": "2026-07-22 15:42:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "107.151.196.246",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "107.151.196.246, 104.23.213.192",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f38ea2f9e0e6cc-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "107.151.196.246",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 15:42:46 UTC] === END API CALL LOG ===
[22-Jul-2026 15:42:46 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 15:42:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA
[22-Jul-2026 15:42:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 15:42:46 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 15:42:46 UTC] User ID: 1116
[22-Jul-2026 15:42:46 UTC] ✅ User profile retrieved successfully for user ID: 1116
[22-Jul-2026 15:42:46 UTC] === API CALL LOG ===
[22-Jul-2026 15:42:46 UTC] Endpoint: user/profile.php
[22-Jul-2026 15:42:46 UTC] Full Log Data: {
    "timestamp": "2026-07-22 15:42:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "107.151.196.246",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "107.151.196.246, 104.23.213.192",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f38ea5a80de6cc-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "107.151.196.246",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 15:42:46 UTC] === END API CALL LOG ===
[22-Jul-2026 15:42:46 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 15:42:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA
[22-Jul-2026 15:42:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 15:42:46 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 15:42:46 UTC] User ID: 1116
[22-Jul-2026 15:42:46 UTC] ✅ User profile retrieved successfully for user ID: 1116
[22-Jul-2026 15:43:05 UTC] === API CALL LOG ===
[22-Jul-2026 15:43:05 UTC] Endpoint: user/profile.php
[22-Jul-2026 15:43:05 UTC] Full Log Data: {
    "timestamp": "2026-07-22 15:43:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "107.151.196.246",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "107.151.196.246, 104.22.104.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f38f1bfc56a627-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "107.151.196.246",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 15:43:05 UTC] === END API CALL LOG ===
[22-Jul-2026 15:43:05 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 15:43:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA
[22-Jul-2026 15:43:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 15:43:05 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 15:43:05 UTC] User ID: 1116
[22-Jul-2026 15:43:05 UTC] ✅ User profile retrieved successfully for user ID: 1116
[22-Jul-2026 15:43:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 15:43:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 15:43:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"107.151.196.246, 104.22.104.81","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f38f2fdd7aa627-IAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"107.151.196.246","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jul-2026 15:43:08 UTC] === User Orders API Called ===
[22-Jul-2026 15:43:08 UTC] User ID: 1116
[22-Jul-2026 15:43:08 UTC] Limit: 20, Offset: 0
[22-Jul-2026 15:43:08 UTC] Orders found: 0
[22-Jul-2026 15:43:08 UTC] Orders data: []
[22-Jul-2026 15:43:08 UTC] Total orders count: 0
[22-Jul-2026 15:43:08 UTC] === API CALL LOG ===
[22-Jul-2026 15:43:08 UTC] Endpoint: user/profile.php
[22-Jul-2026 15:43:08 UTC] Full Log Data: {
    "timestamp": "2026-07-22 15:43:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "107.151.196.246",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "107.151.196.246, 104.22.104.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f38f2fdd7da627-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "107.151.196.246",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 15:43:08 UTC] === END API CALL LOG ===
[22-Jul-2026 15:43:08 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 15:43:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA
[22-Jul-2026 15:43:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 15:43:08 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 15:43:08 UTC] User ID: 1116
[22-Jul-2026 15:43:08 UTC] ✅ User profile retrieved successfully for user ID: 1116
[22-Jul-2026 15:43:09 UTC] === API CALL LOG ===
[22-Jul-2026 15:43:09 UTC] Endpoint: user/profile.php
[22-Jul-2026 15:43:09 UTC] Full Log Data: {
    "timestamp": "2026-07-22 15:43:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "107.151.196.246",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "107.151.196.246, 104.22.104.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f38f316ae9a627-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "107.151.196.246",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 15:43:09 UTC] === END API CALL LOG ===
[22-Jul-2026 15:43:09 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 15:43:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA
[22-Jul-2026 15:43:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 15:43:09 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 15:43:09 UTC] User ID: 1116
[22-Jul-2026 15:43:09 UTC] ✅ User profile retrieved successfully for user ID: 1116
[22-Jul-2026 15:43:39 UTC] === API CALL LOG ===
[22-Jul-2026 15:43:39 UTC] Endpoint: user/profile.php
[22-Jul-2026 15:43:39 UTC] Full Log Data: {
    "timestamp": "2026-07-22 15:43:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "107.151.196.246",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "107.151.196.246, 104.22.104.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f38feb78c3a627-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "107.151.196.246",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 15:43:39 UTC] === END API CALL LOG ===
[22-Jul-2026 15:43:39 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 15:43:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA
[22-Jul-2026 15:43:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 15:43:39 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 15:43:39 UTC] User ID: 1116
[22-Jul-2026 15:43:39 UTC] ✅ User profile retrieved successfully for user ID: 1116
[22-Jul-2026 15:43:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 15:43:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 15:43:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"107.151.196.246, 104.22.104.80","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f38feb78c2a627-IAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"107.151.196.246","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jul-2026 15:43:39 UTC] === User Orders API Called ===
[22-Jul-2026 15:43:39 UTC] User ID: 1116
[22-Jul-2026 15:43:39 UTC] Limit: 20, Offset: 0
[22-Jul-2026 15:43:39 UTC] Orders found: 0
[22-Jul-2026 15:43:39 UTC] Orders data: []
[22-Jul-2026 15:43:39 UTC] Total orders count: 0
[22-Jul-2026 15:43:39 UTC] === API CALL LOG ===
[22-Jul-2026 15:43:39 UTC] Endpoint: user/profile.php
[22-Jul-2026 15:43:39 UTC] Full Log Data: {
    "timestamp": "2026-07-22 15:43:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "107.151.196.246",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "107.151.196.246, 104.22.104.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f38fed3e43a627-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "107.151.196.246",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 15:43:39 UTC] === END API CALL LOG ===
[22-Jul-2026 15:43:39 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 15:43:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA
[22-Jul-2026 15:43:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 15:43:39 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 15:43:39 UTC] User ID: 1116
[22-Jul-2026 15:43:39 UTC] ✅ User profile retrieved successfully for user ID: 1116
[22-Jul-2026 15:43:55 UTC] === API CALL LOG ===
[22-Jul-2026 15:43:55 UTC] Endpoint: user/profile.php
[22-Jul-2026 15:43:55 UTC] Full Log Data: {
    "timestamp": "2026-07-22 15:43:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "107.151.196.246",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "107.151.196.246, 172.71.190.7",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f390540894e61f-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "107.151.196.246",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 15:43:55 UTC] === END API CALL LOG ===
[22-Jul-2026 15:43:55 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 15:43:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA
[22-Jul-2026 15:43:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 15:43:55 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 15:43:55 UTC] User ID: 1116
[22-Jul-2026 15:43:55 UTC] ✅ User profile retrieved successfully for user ID: 1116
[22-Jul-2026 15:43:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 15:43:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 15:43:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"107.151.196.246, 172.71.190.7","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f390540891e61f-IAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"107.151.196.246","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jul-2026 15:43:55 UTC] === User Orders API Called ===
[22-Jul-2026 15:43:55 UTC] User ID: 1116
[22-Jul-2026 15:43:55 UTC] Limit: 20, Offset: 0
[22-Jul-2026 15:43:55 UTC] Orders found: 0
[22-Jul-2026 15:43:55 UTC] Orders data: []
[22-Jul-2026 15:43:55 UTC] Total orders count: 0
[22-Jul-2026 15:44:23 UTC] === API CALL LOG ===
[22-Jul-2026 15:44:23 UTC] Endpoint: user/profile.php
[22-Jul-2026 15:44:23 UTC] Full Log Data: {
    "timestamp": "2026-07-22 15:44:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "107.151.196.246",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "107.151.196.246, 172.71.223.93",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f391020d042d12-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "107.151.196.246",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 15:44:23 UTC] === END API CALL LOG ===
[22-Jul-2026 15:44:23 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 15:44:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA
[22-Jul-2026 15:44:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 15:44:23 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 15:44:23 UTC] User ID: 1116
[22-Jul-2026 15:44:23 UTC] ✅ User profile retrieved successfully for user ID: 1116
[22-Jul-2026 15:44:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 15:44:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 15:44:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"107.151.196.246, 172.71.223.93","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f3912e9ee52d12-IAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"107.151.196.246","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jul-2026 15:44:30 UTC] === User Orders API Called ===
[22-Jul-2026 15:44:30 UTC] User ID: 1116
[22-Jul-2026 15:44:30 UTC] Limit: 20, Offset: 0
[22-Jul-2026 15:44:30 UTC] Orders found: 1
[22-Jul-2026 15:44:30 UTC] Orders data: [{"id":414,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ChaNeIL_SA","status":"pending","created_at":"2026-07-22 19:14:28","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[22-Jul-2026 15:44:30 UTC] Total orders count: 1
[22-Jul-2026 15:44:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 15:44:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 15:44:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"107.151.196.246, 172.71.222.214","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f3915119ac2d12-IAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"107.151.196.246","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jul-2026 15:44:36 UTC] === User Orders API Called ===
[22-Jul-2026 15:44:36 UTC] User ID: 1116
[22-Jul-2026 15:44:36 UTC] Limit: 20, Offset: 0
[22-Jul-2026 15:44:36 UTC] Orders found: 1
[22-Jul-2026 15:44:36 UTC] Orders data: [{"id":414,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ChaNeIL_SA","status":"pending","created_at":"2026-07-22 19:14:28","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[22-Jul-2026 15:44:36 UTC] Total orders count: 1
[22-Jul-2026 15:44:36 UTC] === API CALL LOG ===
[22-Jul-2026 15:44:36 UTC] Endpoint: user/profile.php
[22-Jul-2026 15:44:36 UTC] Full Log Data: {
    "timestamp": "2026-07-22 15:44:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "107.151.196.246",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "107.151.196.246, 172.71.222.214",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f3915119ae2d12-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "107.151.196.246",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 15:44:36 UTC] === END API CALL LOG ===
[22-Jul-2026 15:44:36 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 15:44:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA
[22-Jul-2026 15:44:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 15:44:36 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 15:44:36 UTC] User ID: 1116
[22-Jul-2026 15:44:36 UTC] ✅ User profile retrieved successfully for user ID: 1116
[22-Jul-2026 15:44:36 UTC] === API CALL LOG ===
[22-Jul-2026 15:44:36 UTC] Endpoint: user/profile.php
[22-Jul-2026 15:44:36 UTC] Full Log Data: {
    "timestamp": "2026-07-22 15:44:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "107.151.196.246",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "107.151.196.246, 172.71.222.214",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f391536bd22d12-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "107.151.196.246",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 15:44:36 UTC] === END API CALL LOG ===
[22-Jul-2026 15:44:36 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 15:44:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA
[22-Jul-2026 15:44:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 15:44:36 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 15:44:36 UTC] User ID: 1116
[22-Jul-2026 15:44:36 UTC] ✅ User profile retrieved successfully for user ID: 1116
[22-Jul-2026 15:44:47 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 15:44:47 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 15:44:47 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"107.151.196.246, 172.71.222.214","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f3919a2e012d12-IAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"107.151.196.246","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jul-2026 15:44:47 UTC] === User Orders API Called ===
[22-Jul-2026 15:44:47 UTC] User ID: 1116
[22-Jul-2026 15:44:47 UTC] Limit: 20, Offset: 0
[22-Jul-2026 15:44:47 UTC] Orders found: 2
[22-Jul-2026 15:44:47 UTC] Orders data: [{"id":415,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ChaNeIL_SA","status":"pending","created_at":"2026-07-22 19:14:45","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":414,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ChaNeIL_SA","status":"pending","created_at":"2026-07-22 19:14:28","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[22-Jul-2026 15:44:47 UTC] Total orders count: 2
[22-Jul-2026 15:44:53 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 15:44:53 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 15:44:53 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"107.151.196.246, 172.71.222.214","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f391bf6b4b2d12-IAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"107.151.196.246","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jul-2026 15:44:53 UTC] === User Orders API Called ===
[22-Jul-2026 15:44:53 UTC] User ID: 1116
[22-Jul-2026 15:44:53 UTC] Limit: 20, Offset: 0
[22-Jul-2026 15:44:53 UTC] Orders found: 2
[22-Jul-2026 15:44:53 UTC] Orders data: [{"id":415,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ChaNeIL_SA","status":"pending","created_at":"2026-07-22 19:14:45","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":414,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ChaNeIL_SA","status":"pending","created_at":"2026-07-22 19:14:28","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[22-Jul-2026 15:44:53 UTC] === API CALL LOG ===
[22-Jul-2026 15:44:53 UTC] Endpoint: user/profile.php
[22-Jul-2026 15:44:53 UTC] Full Log Data: {
    "timestamp": "2026-07-22 15:44:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "107.151.196.246",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "107.151.196.246, 172.71.222.214",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f391bf6b4d2d12-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "107.151.196.246",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 15:44:53 UTC] === END API CALL LOG ===
[22-Jul-2026 15:44:53 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 15:44:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA
[22-Jul-2026 15:44:53 UTC] Total orders count: 2
[22-Jul-2026 15:44:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 15:44:53 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 15:44:53 UTC] User ID: 1116
[22-Jul-2026 15:44:53 UTC] ✅ User profile retrieved successfully for user ID: 1116
[22-Jul-2026 15:44:53 UTC] === API CALL LOG ===
[22-Jul-2026 15:44:53 UTC] Endpoint: user/profile.php
[22-Jul-2026 15:44:53 UTC] Full Log Data: {
    "timestamp": "2026-07-22 15:44:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "107.151.196.246",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "107.151.196.246, 172.71.222.214",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f391c00be22d12-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "107.151.196.246",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 15:44:53 UTC] === END API CALL LOG ===
[22-Jul-2026 15:44:53 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 15:44:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA
[22-Jul-2026 15:44:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 15:44:53 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 15:44:53 UTC] User ID: 1116
[22-Jul-2026 15:44:53 UTC] ✅ User profile retrieved successfully for user ID: 1116
[22-Jul-2026 15:44:55 UTC] === API CALL LOG ===
[22-Jul-2026 15:44:55 UTC] Endpoint: user/profile.php
[22-Jul-2026 15:44:55 UTC] Full Log Data: {
    "timestamp": "2026-07-22 15:44:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "107.151.196.246",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "107.151.196.246, 172.71.222.214",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f391c92eb62d12-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "107.151.196.246",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 15:44:55 UTC] === END API CALL LOG ===
[22-Jul-2026 15:44:55 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 15:44:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA
[22-Jul-2026 15:44:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 15:44:55 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 15:44:55 UTC] User ID: 1116
[22-Jul-2026 15:44:55 UTC] ✅ User profile retrieved successfully for user ID: 1116
[22-Jul-2026 15:45:03 UTC] === API CALL LOG ===
[22-Jul-2026 15:45:03 UTC] Endpoint: user/profile.php
[22-Jul-2026 15:45:03 UTC] Full Log Data: {
    "timestamp": "2026-07-22 15:45:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "107.151.196.246",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "107.151.196.246, 172.71.222.214",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f391f8ec512d12-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "107.151.196.246",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 15:45:03 UTC] === END API CALL LOG ===
[22-Jul-2026 15:45:03 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 15:45:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA
[22-Jul-2026 15:45:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 15:45:03 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 15:45:03 UTC] User ID: 1116
[22-Jul-2026 15:45:03 UTC] ✅ User profile retrieved successfully for user ID: 1116
[22-Jul-2026 15:54:46 UTC] === API CALL LOG ===
[22-Jul-2026 15:54:46 UTC] Endpoint: user/profile.php
[22-Jul-2026 15:54:46 UTC] Full Log Data: {
    "timestamp": "2026-07-22 15:54:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "107.151.196.246",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "107.151.196.246, 104.23.209.82",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f3a0374fe1de8e-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "107.151.196.246",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 15:54:46 UTC] === END API CALL LOG ===
[22-Jul-2026 15:54:46 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 15:54:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA
[22-Jul-2026 15:54:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 15:54:46 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 15:54:46 UTC] User ID: 1116
[22-Jul-2026 15:54:46 UTC] ✅ User profile retrieved successfully for user ID: 1116
[22-Jul-2026 15:55:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 15:55:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 15:55:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"107.151.196.246, 104.22.104.80","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f3a1117901ae0d-IAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"107.151.196.246","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jul-2026 15:55:21 UTC] === User Orders API Called ===
[22-Jul-2026 15:55:21 UTC] User ID: 1116
[22-Jul-2026 15:55:21 UTC] Limit: 20, Offset: 0
[22-Jul-2026 15:55:21 UTC] Orders found: 2
[22-Jul-2026 15:55:21 UTC] Orders data: [{"id":415,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ChaNeIL_SA","status":"pending","created_at":"2026-07-22 19:14:45","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":414,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ChaNeIL_SA","status":"pending","created_at":"2026-07-22 19:14:28","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[22-Jul-2026 15:55:21 UTC] Total orders count: 2
[22-Jul-2026 15:55:21 UTC] === API CALL LOG ===
[22-Jul-2026 15:55:21 UTC] Endpoint: user/profile.php
[22-Jul-2026 15:55:21 UTC] Full Log Data: {
    "timestamp": "2026-07-22 15:55:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "107.151.196.246",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "107.151.196.246, 104.22.104.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f3a111d9fcae0d-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "107.151.196.246",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 15:55:21 UTC] === END API CALL LOG ===
[22-Jul-2026 15:55:21 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 15:55:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA
[22-Jul-2026 15:55:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 15:55:21 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 15:55:21 UTC] User ID: 1116
[22-Jul-2026 15:55:21 UTC] ✅ User profile retrieved successfully for user ID: 1116
[22-Jul-2026 15:55:21 UTC] === API CALL LOG ===
[22-Jul-2026 15:55:21 UTC] Endpoint: user/profile.php
[22-Jul-2026 15:55:21 UTC] Full Log Data: {
    "timestamp": "2026-07-22 15:55:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "107.151.196.246",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "107.151.196.246, 104.22.104.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f3a1140ff8ae0d-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "107.151.196.246",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 15:55:21 UTC] === END API CALL LOG ===
[22-Jul-2026 15:55:21 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 15:55:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA
[22-Jul-2026 15:55:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 15:55:21 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 15:55:21 UTC] User ID: 1116
[22-Jul-2026 15:55:21 UTC] ✅ User profile retrieved successfully for user ID: 1116
[22-Jul-2026 15:55:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 15:55:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 15:55:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"107.151.196.246, 104.22.104.80","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNiIsInVzZXJuYW1lIjoiYWhtYWR6YWRlaCIsImVtYWlsIjoiYmFuZWhrdXJkNjI5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTMzODkzN30.Vh3heqjgHmjC0KMBUYvA8YqHEzuJy2ttrfwc16l9TDA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f3a11aea6eae0d-IAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"107.151.196.246","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jul-2026 15:55:22 UTC] === User Orders API Called ===
[22-Jul-2026 15:55:22 UTC] User ID: 1116
[22-Jul-2026 15:55:22 UTC] Limit: 20, Offset: 0
[22-Jul-2026 15:55:22 UTC] Orders found: 2
[22-Jul-2026 15:55:22 UTC] Orders data: [{"id":415,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ChaNeIL_SA","status":"pending","created_at":"2026-07-22 19:14:45","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":414,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/ChaNeIL_SA","status":"pending","created_at":"2026-07-22 19:14:28","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[22-Jul-2026 15:55:22 UTC] Total orders count: 2
[22-Jul-2026 17:35:00 UTC] === API CALL LOG ===
[22-Jul-2026 17:35:00 UTC] Endpoint: user/profile.php
[22-Jul-2026 17:35:00 UTC] Full Log Data: {
    "timestamp": "2026-07-22 17:35:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.190.208.145",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.190.208.145, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNyIsInVzZXJuYW1lIjoic3VkZXMiLCJlbWFpbCI6InN1ZGVzbnVyZGVuNTA2QGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0NjQ5OX0.OMfQIRuM1sJ7PjkmWnmCIZDZXYZDgu-NEBd-XzmCiBE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f4330c3f34e6b4-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.190.208.145",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 17:35:00 UTC] === END API CALL LOG ===
[22-Jul-2026 17:35:00 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 17:35:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNyIsInVzZXJuYW1lIjoic3VkZXMiLCJlbWFpbCI6InN1ZGVzbnVyZGVuNTA2QGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0NjQ5OX0.OMfQIRuM1sJ7PjkmWnmCIZDZXYZDgu-NEBd-XzmCiBE
[22-Jul-2026 17:35:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 17:35:00 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 17:35:00 UTC] User ID: 1117
[22-Jul-2026 17:35:00 UTC] ✅ User profile retrieved successfully for user ID: 1117
[22-Jul-2026 17:35:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 17:35:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 17:35:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.190.208.145, 104.23.208.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNyIsInVzZXJuYW1lIjoic3VkZXMiLCJlbWFpbCI6InN1ZGVzbnVyZGVuNTA2QGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0NjQ5OX0.OMfQIRuM1sJ7PjkmWnmCIZDZXYZDgu-NEBd-XzmCiBE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f4330c5f8ae6b4-ADD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.190.208.145","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jul-2026 17:35:00 UTC] === User Orders API Called ===
[22-Jul-2026 17:35:00 UTC] User ID: 1117
[22-Jul-2026 17:35:00 UTC] Limit: 20, Offset: 0
[22-Jul-2026 17:35:00 UTC] Orders found: 0
[22-Jul-2026 17:35:00 UTC] Orders data: []
[22-Jul-2026 17:35:00 UTC] Total orders count: 0
[22-Jul-2026 17:35:00 UTC] === API CALL LOG ===
[22-Jul-2026 17:35:00 UTC] Endpoint: user/profile.php
[22-Jul-2026 17:35:00 UTC] Full Log Data: {
    "timestamp": "2026-07-22 17:35:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.190.208.145",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.190.208.145, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNyIsInVzZXJuYW1lIjoic3VkZXMiLCJlbWFpbCI6InN1ZGVzbnVyZGVuNTA2QGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0NjQ5OX0.OMfQIRuM1sJ7PjkmWnmCIZDZXYZDgu-NEBd-XzmCiBE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f4330c8fbfe6b4-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.190.208.145",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 17:35:00 UTC] === END API CALL LOG ===
[22-Jul-2026 17:35:00 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 17:35:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNyIsInVzZXJuYW1lIjoic3VkZXMiLCJlbWFpbCI6InN1ZGVzbnVyZGVuNTA2QGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0NjQ5OX0.OMfQIRuM1sJ7PjkmWnmCIZDZXYZDgu-NEBd-XzmCiBE
[22-Jul-2026 17:35:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 17:35:00 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 17:35:00 UTC] User ID: 1117
[22-Jul-2026 17:35:00 UTC] ✅ User profile retrieved successfully for user ID: 1117
[22-Jul-2026 17:35:01 UTC] === API CALL LOG ===
[22-Jul-2026 17:35:01 UTC] Endpoint: user/profile.php
[22-Jul-2026 17:35:01 UTC] Full Log Data: {
    "timestamp": "2026-07-22 17:35:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.190.208.145",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.190.208.145, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNyIsInVzZXJuYW1lIjoic3VkZXMiLCJlbWFpbCI6InN1ZGVzbnVyZGVuNTA2QGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0NjQ5OX0.OMfQIRuM1sJ7PjkmWnmCIZDZXYZDgu-NEBd-XzmCiBE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f43311bae4e6b4-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.190.208.145",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 17:35:01 UTC] === END API CALL LOG ===
[22-Jul-2026 17:35:01 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 17:35:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNyIsInVzZXJuYW1lIjoic3VkZXMiLCJlbWFpbCI6InN1ZGVzbnVyZGVuNTA2QGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0NjQ5OX0.OMfQIRuM1sJ7PjkmWnmCIZDZXYZDgu-NEBd-XzmCiBE
[22-Jul-2026 17:35:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 17:35:01 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 17:35:01 UTC] User ID: 1117
[22-Jul-2026 17:35:01 UTC] ✅ User profile retrieved successfully for user ID: 1117
[22-Jul-2026 17:35:19 UTC] === API CALL LOG ===
[22-Jul-2026 17:35:19 UTC] Endpoint: user/profile.php
[22-Jul-2026 17:35:19 UTC] Full Log Data: {
    "timestamp": "2026-07-22 17:35:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.190.208.145",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.190.208.145, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNyIsInVzZXJuYW1lIjoic3VkZXMiLCJlbWFpbCI6InN1ZGVzbnVyZGVuNTA2QGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0NjQ5OX0.OMfQIRuM1sJ7PjkmWnmCIZDZXYZDgu-NEBd-XzmCiBE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f4337ec9c11bcc-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.190.208.145",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 17:35:19 UTC] === END API CALL LOG ===
[22-Jul-2026 17:35:19 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 17:35:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNyIsInVzZXJuYW1lIjoic3VkZXMiLCJlbWFpbCI6InN1ZGVzbnVyZGVuNTA2QGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0NjQ5OX0.OMfQIRuM1sJ7PjkmWnmCIZDZXYZDgu-NEBd-XzmCiBE
[22-Jul-2026 17:35:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 17:35:19 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 17:35:19 UTC] User ID: 1117
[22-Jul-2026 17:35:19 UTC] ✅ User profile retrieved successfully for user ID: 1117
[22-Jul-2026 17:35:19 UTC] === API CALL LOG ===
[22-Jul-2026 17:35:19 UTC] Endpoint: user/profile.php
[22-Jul-2026 17:35:19 UTC] Full Log Data: {
    "timestamp": "2026-07-22 17:35:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.190.208.145",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.190.208.145, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNyIsInVzZXJuYW1lIjoic3VkZXMiLCJlbWFpbCI6InN1ZGVzbnVyZGVuNTA2QGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0NjQ5OX0.OMfQIRuM1sJ7PjkmWnmCIZDZXYZDgu-NEBd-XzmCiBE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f433853e461bcc-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.190.208.145",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 17:35:19 UTC] === END API CALL LOG ===
[22-Jul-2026 17:35:19 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 17:35:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNyIsInVzZXJuYW1lIjoic3VkZXMiLCJlbWFpbCI6InN1ZGVzbnVyZGVuNTA2QGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0NjQ5OX0.OMfQIRuM1sJ7PjkmWnmCIZDZXYZDgu-NEBd-XzmCiBE
[22-Jul-2026 17:35:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 17:35:19 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 17:35:19 UTC] User ID: 1117
[22-Jul-2026 17:35:19 UTC] ✅ User profile retrieved successfully for user ID: 1117
[22-Jul-2026 17:35:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 17:35:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 17:35:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.190.208.145, 104.23.208.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNyIsInVzZXJuYW1lIjoic3VkZXMiLCJlbWFpbCI6InN1ZGVzbnVyZGVuNTA2QGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0NjQ5OX0.OMfQIRuM1sJ7PjkmWnmCIZDZXYZDgu-NEBd-XzmCiBE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f433857ed61bcc-ADD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.190.208.145","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jul-2026 17:35:19 UTC] === User Orders API Called ===
[22-Jul-2026 17:35:19 UTC] User ID: 1117
[22-Jul-2026 17:35:19 UTC] Limit: 20, Offset: 0
[22-Jul-2026 17:35:19 UTC] Orders found: 0
[22-Jul-2026 17:35:19 UTC] Orders data: []
[22-Jul-2026 17:35:19 UTC] Total orders count: 0
[22-Jul-2026 17:35:19 UTC] === API CALL LOG ===
[22-Jul-2026 17:35:19 UTC] Endpoint: user/profile.php
[22-Jul-2026 17:35:19 UTC] Full Log Data: {
    "timestamp": "2026-07-22 17:35:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.190.208.145",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.190.208.145, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNyIsInVzZXJuYW1lIjoic3VkZXMiLCJlbWFpbCI6InN1ZGVzbnVyZGVuNTA2QGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0NjQ5OX0.OMfQIRuM1sJ7PjkmWnmCIZDZXYZDgu-NEBd-XzmCiBE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f433857ed71bcc-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.190.208.145",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 17:35:19 UTC] === END API CALL LOG ===
[22-Jul-2026 17:35:19 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 17:35:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNyIsInVzZXJuYW1lIjoic3VkZXMiLCJlbWFpbCI6InN1ZGVzbnVyZGVuNTA2QGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0NjQ5OX0.OMfQIRuM1sJ7PjkmWnmCIZDZXYZDgu-NEBd-XzmCiBE
[22-Jul-2026 17:35:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 17:35:19 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 17:35:19 UTC] User ID: 1117
[22-Jul-2026 17:35:19 UTC] ✅ User profile retrieved successfully for user ID: 1117
[22-Jul-2026 17:35:20 UTC] === API CALL LOG ===
[22-Jul-2026 17:35:20 UTC] Endpoint: user/profile.php
[22-Jul-2026 17:35:20 UTC] Full Log Data: {
    "timestamp": "2026-07-22 17:35:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.190.208.145",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.190.208.145, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNyIsInVzZXJuYW1lIjoic3VkZXMiLCJlbWFpbCI6InN1ZGVzbnVyZGVuNTA2QGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0NjQ5OX0.OMfQIRuM1sJ7PjkmWnmCIZDZXYZDgu-NEBd-XzmCiBE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f433892d471bcc-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.190.208.145",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 17:35:20 UTC] === END API CALL LOG ===
[22-Jul-2026 17:35:20 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 17:35:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNyIsInVzZXJuYW1lIjoic3VkZXMiLCJlbWFpbCI6InN1ZGVzbnVyZGVuNTA2QGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0NjQ5OX0.OMfQIRuM1sJ7PjkmWnmCIZDZXYZDgu-NEBd-XzmCiBE
[22-Jul-2026 17:35:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 17:35:20 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 17:35:20 UTC] User ID: 1117
[22-Jul-2026 17:35:20 UTC] ✅ User profile retrieved successfully for user ID: 1117
[22-Jul-2026 17:35:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 17:35:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 17:35:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.190.208.145, 104.23.208.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNyIsInVzZXJuYW1lIjoic3VkZXMiLCJlbWFpbCI6InN1ZGVzbnVyZGVuNTA2QGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0NjQ5OX0.OMfQIRuM1sJ7PjkmWnmCIZDZXYZDgu-NEBd-XzmCiBE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f43390ec281bcc-ADD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.190.208.145","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jul-2026 17:35:21 UTC] === User Orders API Called ===
[22-Jul-2026 17:35:21 UTC] User ID: 1117
[22-Jul-2026 17:35:21 UTC] Limit: 20, Offset: 0
[22-Jul-2026 17:35:21 UTC] Orders found: 0
[22-Jul-2026 17:35:21 UTC] Orders data: []
[22-Jul-2026 17:35:21 UTC] Total orders count: 0
[22-Jul-2026 17:35:23 UTC] === API CALL LOG ===
[22-Jul-2026 17:35:23 UTC] Endpoint: user/profile.php
[22-Jul-2026 17:35:23 UTC] Full Log Data: {
    "timestamp": "2026-07-22 17:35:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.190.208.145",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.190.208.145, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNyIsInVzZXJuYW1lIjoic3VkZXMiLCJlbWFpbCI6InN1ZGVzbnVyZGVuNTA2QGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0NjQ5OX0.OMfQIRuM1sJ7PjkmWnmCIZDZXYZDgu-NEBd-XzmCiBE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f4339b4f721bcc-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.190.208.145",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 17:35:23 UTC] === END API CALL LOG ===
[22-Jul-2026 17:35:23 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 17:35:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNyIsInVzZXJuYW1lIjoic3VkZXMiLCJlbWFpbCI6InN1ZGVzbnVyZGVuNTA2QGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0NjQ5OX0.OMfQIRuM1sJ7PjkmWnmCIZDZXYZDgu-NEBd-XzmCiBE
[22-Jul-2026 17:35:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 17:35:23 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 17:35:23 UTC] User ID: 1117
[22-Jul-2026 17:35:23 UTC] ✅ User profile retrieved successfully for user ID: 1117
[22-Jul-2026 17:35:23 UTC] User Purchases API - User ID: 1117
[22-Jul-2026 17:35:23 UTC] User Purchases API - Total purchases found: 0
[22-Jul-2026 17:35:32 UTC] === API CALL LOG ===
[22-Jul-2026 17:35:32 UTC] Endpoint: user/profile.php
[22-Jul-2026 17:35:32 UTC] Full Log Data: {
    "timestamp": "2026-07-22 17:35:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.190.208.145",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.190.208.145, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNyIsInVzZXJuYW1lIjoic3VkZXMiLCJlbWFpbCI6InN1ZGVzbnVyZGVuNTA2QGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0NjQ5OX0.OMfQIRuM1sJ7PjkmWnmCIZDZXYZDgu-NEBd-XzmCiBE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f433d2bb548c19-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.190.208.145",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 17:35:32 UTC] === END API CALL LOG ===
[22-Jul-2026 17:35:32 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 17:35:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNyIsInVzZXJuYW1lIjoic3VkZXMiLCJlbWFpbCI6InN1ZGVzbnVyZGVuNTA2QGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0NjQ5OX0.OMfQIRuM1sJ7PjkmWnmCIZDZXYZDgu-NEBd-XzmCiBE
[22-Jul-2026 17:35:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 17:35:32 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 17:35:32 UTC] User ID: 1117
[22-Jul-2026 17:35:32 UTC] ✅ User profile retrieved successfully for user ID: 1117
[22-Jul-2026 17:35:33 UTC] === API CALL LOG ===
[22-Jul-2026 17:35:33 UTC] Endpoint: user/profile.php
[22-Jul-2026 17:35:33 UTC] Full Log Data: {
    "timestamp": "2026-07-22 17:35:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.190.208.145",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.190.208.145, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNyIsInVzZXJuYW1lIjoic3VkZXMiLCJlbWFpbCI6InN1ZGVzbnVyZGVuNTA2QGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0NjQ5OX0.OMfQIRuM1sJ7PjkmWnmCIZDZXYZDgu-NEBd-XzmCiBE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f433d7bd428c19-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.190.208.145",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 17:35:33 UTC] === END API CALL LOG ===
[22-Jul-2026 17:35:33 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 17:35:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNyIsInVzZXJuYW1lIjoic3VkZXMiLCJlbWFpbCI6InN1ZGVzbnVyZGVuNTA2QGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0NjQ5OX0.OMfQIRuM1sJ7PjkmWnmCIZDZXYZDgu-NEBd-XzmCiBE
[22-Jul-2026 17:35:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 17:35:33 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 17:35:33 UTC] User ID: 1117
[22-Jul-2026 17:35:33 UTC] ✅ User profile retrieved successfully for user ID: 1117
[22-Jul-2026 17:35:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 17:35:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 17:35:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.190.208.145, 104.23.208.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNyIsInVzZXJuYW1lIjoic3VkZXMiLCJlbWFpbCI6InN1ZGVzbnVyZGVuNTA2QGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0NjQ5OX0.OMfQIRuM1sJ7PjkmWnmCIZDZXYZDgu-NEBd-XzmCiBE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f433d7dd958c19-ADD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.190.208.145","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jul-2026 17:35:33 UTC] === User Orders API Called ===
[22-Jul-2026 17:35:33 UTC] User ID: 1117
[22-Jul-2026 17:35:33 UTC] Limit: 20, Offset: 0
[22-Jul-2026 17:35:33 UTC] Orders found: 0
[22-Jul-2026 17:35:33 UTC] Orders data: []
[22-Jul-2026 17:35:33 UTC] Total orders count: 0
[22-Jul-2026 17:35:33 UTC] === API CALL LOG ===
[22-Jul-2026 17:35:33 UTC] Endpoint: user/profile.php
[22-Jul-2026 17:35:33 UTC] Full Log Data: {
    "timestamp": "2026-07-22 17:35:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.190.208.145",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.190.208.145, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNyIsInVzZXJuYW1lIjoic3VkZXMiLCJlbWFpbCI6InN1ZGVzbnVyZGVuNTA2QGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0NjQ5OX0.OMfQIRuM1sJ7PjkmWnmCIZDZXYZDgu-NEBd-XzmCiBE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f433d83e508c19-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.190.208.145",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 17:35:33 UTC] === END API CALL LOG ===
[22-Jul-2026 17:35:33 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 17:35:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNyIsInVzZXJuYW1lIjoic3VkZXMiLCJlbWFpbCI6InN1ZGVzbnVyZGVuNTA2QGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0NjQ5OX0.OMfQIRuM1sJ7PjkmWnmCIZDZXYZDgu-NEBd-XzmCiBE
[22-Jul-2026 17:35:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 17:35:33 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 17:35:33 UTC] User ID: 1117
[22-Jul-2026 17:35:33 UTC] ✅ User profile retrieved successfully for user ID: 1117
[22-Jul-2026 17:35:33 UTC] === API CALL LOG ===
[22-Jul-2026 17:35:33 UTC] Endpoint: user/profile.php
[22-Jul-2026 17:35:33 UTC] Full Log Data: {
    "timestamp": "2026-07-22 17:35:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.190.208.145",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.190.208.145, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNyIsInVzZXJuYW1lIjoic3VkZXMiLCJlbWFpbCI6InN1ZGVzbnVyZGVuNTA2QGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0NjQ5OX0.OMfQIRuM1sJ7PjkmWnmCIZDZXYZDgu-NEBd-XzmCiBE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f433dbacd88c19-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.190.208.145",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 17:35:33 UTC] === END API CALL LOG ===
[22-Jul-2026 17:35:33 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 17:35:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNyIsInVzZXJuYW1lIjoic3VkZXMiLCJlbWFpbCI6InN1ZGVzbnVyZGVuNTA2QGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0NjQ5OX0.OMfQIRuM1sJ7PjkmWnmCIZDZXYZDgu-NEBd-XzmCiBE
[22-Jul-2026 17:35:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 17:35:33 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 17:35:33 UTC] User ID: 1117
[22-Jul-2026 17:35:33 UTC] ✅ User profile retrieved successfully for user ID: 1117
[22-Jul-2026 17:35:37 UTC] === API CALL LOG ===
[22-Jul-2026 17:35:37 UTC] Endpoint: user/profile.php
[22-Jul-2026 17:35:37 UTC] Full Log Data: {
    "timestamp": "2026-07-22 17:35:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.190.208.145",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.190.208.145, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNyIsInVzZXJuYW1lIjoic3VkZXMiLCJlbWFpbCI6InN1ZGVzbnVyZGVuNTA2QGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0NjQ5OX0.OMfQIRuM1sJ7PjkmWnmCIZDZXYZDgu-NEBd-XzmCiBE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f433f168158cf6-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.190.208.145",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 17:35:37 UTC] === END API CALL LOG ===
[22-Jul-2026 17:35:37 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 17:35:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNyIsInVzZXJuYW1lIjoic3VkZXMiLCJlbWFpbCI6InN1ZGVzbnVyZGVuNTA2QGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0NjQ5OX0.OMfQIRuM1sJ7PjkmWnmCIZDZXYZDgu-NEBd-XzmCiBE
[22-Jul-2026 17:35:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 17:35:37 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 17:35:37 UTC] User ID: 1117
[22-Jul-2026 17:35:37 UTC] ✅ User profile retrieved successfully for user ID: 1117
[22-Jul-2026 17:35:37 UTC] === API CALL LOG ===
[22-Jul-2026 17:35:37 UTC] Endpoint: user/profile.php
[22-Jul-2026 17:35:37 UTC] Full Log Data: {
    "timestamp": "2026-07-22 17:35:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.190.208.145",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.190.208.145, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNyIsInVzZXJuYW1lIjoic3VkZXMiLCJlbWFpbCI6InN1ZGVzbnVyZGVuNTA2QGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0NjQ5OX0.OMfQIRuM1sJ7PjkmWnmCIZDZXYZDgu-NEBd-XzmCiBE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f433f40dc58cf6-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.190.208.145",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 17:35:37 UTC] === END API CALL LOG ===
[22-Jul-2026 17:35:37 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 17:35:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNyIsInVzZXJuYW1lIjoic3VkZXMiLCJlbWFpbCI6InN1ZGVzbnVyZGVuNTA2QGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0NjQ5OX0.OMfQIRuM1sJ7PjkmWnmCIZDZXYZDgu-NEBd-XzmCiBE
[22-Jul-2026 17:35:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 17:35:37 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 17:35:37 UTC] User ID: 1117
[22-Jul-2026 17:35:37 UTC] ✅ User profile retrieved successfully for user ID: 1117
[22-Jul-2026 17:35:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 17:35:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 17:35:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.190.208.145, 104.23.208.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNyIsInVzZXJuYW1lIjoic3VkZXMiLCJlbWFpbCI6InN1ZGVzbnVyZGVuNTA2QGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0NjQ5OX0.OMfQIRuM1sJ7PjkmWnmCIZDZXYZDgu-NEBd-XzmCiBE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f433f43e138cf6-ADD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.190.208.145","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jul-2026 17:35:37 UTC] === User Orders API Called ===
[22-Jul-2026 17:35:37 UTC] User ID: 1117
[22-Jul-2026 17:35:37 UTC] Limit: 20, Offset: 0
[22-Jul-2026 17:35:37 UTC] Orders found: 0
[22-Jul-2026 17:35:37 UTC] Orders data: []
[22-Jul-2026 17:35:37 UTC] Total orders count: 0
[22-Jul-2026 17:35:37 UTC] === API CALL LOG ===
[22-Jul-2026 17:35:37 UTC] Endpoint: user/profile.php
[22-Jul-2026 17:35:37 UTC] Full Log Data: {
    "timestamp": "2026-07-22 17:35:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.190.208.145",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.190.208.145, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNyIsInVzZXJuYW1lIjoic3VkZXMiLCJlbWFpbCI6InN1ZGVzbnVyZGVuNTA2QGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0NjQ5OX0.OMfQIRuM1sJ7PjkmWnmCIZDZXYZDgu-NEBd-XzmCiBE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f433f4aedc8cf6-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.190.208.145",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 17:35:37 UTC] === END API CALL LOG ===
[22-Jul-2026 17:35:37 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 17:35:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNyIsInVzZXJuYW1lIjoic3VkZXMiLCJlbWFpbCI6InN1ZGVzbnVyZGVuNTA2QGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0NjQ5OX0.OMfQIRuM1sJ7PjkmWnmCIZDZXYZDgu-NEBd-XzmCiBE
[22-Jul-2026 17:35:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 17:35:37 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 17:35:37 UTC] User ID: 1117
[22-Jul-2026 17:35:37 UTC] ✅ User profile retrieved successfully for user ID: 1117
[22-Jul-2026 17:35:38 UTC] === API CALL LOG ===
[22-Jul-2026 17:35:38 UTC] Endpoint: user/profile.php
[22-Jul-2026 17:35:38 UTC] Full Log Data: {
    "timestamp": "2026-07-22 17:35:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.190.208.145",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.190.208.145, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNyIsInVzZXJuYW1lIjoic3VkZXMiLCJlbWFpbCI6InN1ZGVzbnVyZGVuNTA2QGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0NjQ5OX0.OMfQIRuM1sJ7PjkmWnmCIZDZXYZDgu-NEBd-XzmCiBE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f433f8bf128cf6-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.190.208.145",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 17:35:38 UTC] === END API CALL LOG ===
[22-Jul-2026 17:35:38 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 17:35:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNyIsInVzZXJuYW1lIjoic3VkZXMiLCJlbWFpbCI6InN1ZGVzbnVyZGVuNTA2QGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0NjQ5OX0.OMfQIRuM1sJ7PjkmWnmCIZDZXYZDgu-NEBd-XzmCiBE
[22-Jul-2026 17:35:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 17:35:38 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 17:35:38 UTC] User ID: 1117
[22-Jul-2026 17:35:38 UTC] ✅ User profile retrieved successfully for user ID: 1117
[22-Jul-2026 17:35:49 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 17:35:49 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 17:35:49 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.190.208.145, 104.23.208.145","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNyIsInVzZXJuYW1lIjoic3VkZXMiLCJlbWFpbCI6InN1ZGVzbnVyZGVuNTA2QGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0NjQ5OX0.OMfQIRuM1sJ7PjkmWnmCIZDZXYZDgu-NEBd-XzmCiBE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f4343d7aa48cf6-ADD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.190.208.145","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jul-2026 17:35:49 UTC] === User Orders API Called ===
[22-Jul-2026 17:35:49 UTC] User ID: 1117
[22-Jul-2026 17:35:49 UTC] Limit: 20, Offset: 0
[22-Jul-2026 17:35:49 UTC] Orders found: 0
[22-Jul-2026 17:35:49 UTC] Orders data: []
[22-Jul-2026 17:35:49 UTC] Total orders count: 0
[22-Jul-2026 17:35:51 UTC] === API CALL LOG ===
[22-Jul-2026 17:35:51 UTC] Endpoint: user/profile.php
[22-Jul-2026 17:35:51 UTC] Full Log Data: {
    "timestamp": "2026-07-22 17:35:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.190.208.145",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.190.208.145, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNyIsInVzZXJuYW1lIjoic3VkZXMiLCJlbWFpbCI6InN1ZGVzbnVyZGVuNTA2QGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0NjQ5OX0.OMfQIRuM1sJ7PjkmWnmCIZDZXYZDgu-NEBd-XzmCiBE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f4344b3d928cf6-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.190.208.145",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 17:35:51 UTC] === END API CALL LOG ===
[22-Jul-2026 17:35:51 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 17:35:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNyIsInVzZXJuYW1lIjoic3VkZXMiLCJlbWFpbCI6InN1ZGVzbnVyZGVuNTA2QGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0NjQ5OX0.OMfQIRuM1sJ7PjkmWnmCIZDZXYZDgu-NEBd-XzmCiBE
[22-Jul-2026 17:35:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 17:35:51 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 17:35:51 UTC] User ID: 1117
[22-Jul-2026 17:35:51 UTC] ✅ User profile retrieved successfully for user ID: 1117
[22-Jul-2026 17:35:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 17:35:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 17:35:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.190.208.145, 104.23.208.145","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNyIsInVzZXJuYW1lIjoic3VkZXMiLCJlbWFpbCI6InN1ZGVzbnVyZGVuNTA2QGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0NjQ5OX0.OMfQIRuM1sJ7PjkmWnmCIZDZXYZDgu-NEBd-XzmCiBE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f4344b3d918cf6-ADD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.190.208.145","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jul-2026 17:35:51 UTC] === User Orders API Called ===
[22-Jul-2026 17:35:51 UTC] User ID: 1117
[22-Jul-2026 17:35:51 UTC] Limit: 20, Offset: 0
[22-Jul-2026 17:35:51 UTC] Orders found: 0
[22-Jul-2026 17:35:51 UTC] Orders data: []
[22-Jul-2026 17:35:51 UTC] Total orders count: 0
[22-Jul-2026 17:35:52 UTC] === API CALL LOG ===
[22-Jul-2026 17:35:52 UTC] Endpoint: user/profile.php
[22-Jul-2026 17:35:52 UTC] Full Log Data: {
    "timestamp": "2026-07-22 17:35:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.190.208.145",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.190.208.145, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNyIsInVzZXJuYW1lIjoic3VkZXMiLCJlbWFpbCI6InN1ZGVzbnVyZGVuNTA2QGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0NjQ5OX0.OMfQIRuM1sJ7PjkmWnmCIZDZXYZDgu-NEBd-XzmCiBE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f4344e2b758cf6-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.190.208.145",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 17:35:52 UTC] === END API CALL LOG ===
[22-Jul-2026 17:35:52 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 17:35:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNyIsInVzZXJuYW1lIjoic3VkZXMiLCJlbWFpbCI6InN1ZGVzbnVyZGVuNTA2QGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0NjQ5OX0.OMfQIRuM1sJ7PjkmWnmCIZDZXYZDgu-NEBd-XzmCiBE
[22-Jul-2026 17:35:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 17:35:52 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 17:35:52 UTC] User ID: 1117
[22-Jul-2026 17:35:52 UTC] ✅ User profile retrieved successfully for user ID: 1117
[22-Jul-2026 17:35:52 UTC] === API CALL LOG ===
[22-Jul-2026 17:35:52 UTC] Endpoint: user/profile.php
[22-Jul-2026 17:35:52 UTC] Full Log Data: {
    "timestamp": "2026-07-22 17:35:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.190.208.145",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.190.208.145, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNyIsInVzZXJuYW1lIjoic3VkZXMiLCJlbWFpbCI6InN1ZGVzbnVyZGVuNTA2QGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0NjQ5OX0.OMfQIRuM1sJ7PjkmWnmCIZDZXYZDgu-NEBd-XzmCiBE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f4344edcbb8cf6-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.190.208.145",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 17:35:52 UTC] === END API CALL LOG ===
[22-Jul-2026 17:35:52 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 17:35:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNyIsInVzZXJuYW1lIjoic3VkZXMiLCJlbWFpbCI6InN1ZGVzbnVyZGVuNTA2QGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0NjQ5OX0.OMfQIRuM1sJ7PjkmWnmCIZDZXYZDgu-NEBd-XzmCiBE
[22-Jul-2026 17:35:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 17:35:52 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 17:35:52 UTC] User ID: 1117
[22-Jul-2026 17:35:52 UTC] ✅ User profile retrieved successfully for user ID: 1117
[22-Jul-2026 17:36:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 17:36:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 17:36:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.190.208.145, 104.23.208.145","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNyIsInVzZXJuYW1lIjoic3VkZXMiLCJlbWFpbCI6InN1ZGVzbnVyZGVuNTA2QGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0NjQ5OX0.OMfQIRuM1sJ7PjkmWnmCIZDZXYZDgu-NEBd-XzmCiBE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f435c6de848cf6-ADD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.190.208.145","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jul-2026 17:36:52 UTC] === User Orders API Called ===
[22-Jul-2026 17:36:52 UTC] User ID: 1117
[22-Jul-2026 17:36:52 UTC] Limit: 20, Offset: 0
[22-Jul-2026 17:36:52 UTC] Orders found: 0
[22-Jul-2026 17:36:52 UTC] Orders data: []
[22-Jul-2026 17:36:52 UTC] Total orders count: 0
[22-Jul-2026 17:36:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 17:36:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 17:36:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.190.208.145, 104.23.208.145","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNyIsInVzZXJuYW1lIjoic3VkZXMiLCJlbWFpbCI6InN1ZGVzbnVyZGVuNTA2QGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0NjQ5OX0.OMfQIRuM1sJ7PjkmWnmCIZDZXYZDgu-NEBd-XzmCiBE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f435d878778cf6-ADD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.190.208.145","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jul-2026 17:36:55 UTC] === User Orders API Called ===
[22-Jul-2026 17:36:55 UTC] User ID: 1117
[22-Jul-2026 17:36:55 UTC] Limit: 20, Offset: 0
[22-Jul-2026 17:36:55 UTC] Orders found: 0
[22-Jul-2026 17:36:55 UTC] Orders data: []
[22-Jul-2026 17:36:55 UTC] Total orders count: 0
[22-Jul-2026 17:36:55 UTC] === API CALL LOG ===
[22-Jul-2026 17:36:55 UTC] Endpoint: user/profile.php
[22-Jul-2026 17:36:55 UTC] Full Log Data: {
    "timestamp": "2026-07-22 17:36:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.190.208.145",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.190.208.145, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNyIsInVzZXJuYW1lIjoic3VkZXMiLCJlbWFpbCI6InN1ZGVzbnVyZGVuNTA2QGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0NjQ5OX0.OMfQIRuM1sJ7PjkmWnmCIZDZXYZDgu-NEBd-XzmCiBE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f435d8c90a8cf6-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.190.208.145",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 17:36:55 UTC] === END API CALL LOG ===
[22-Jul-2026 17:36:55 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 17:36:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNyIsInVzZXJuYW1lIjoic3VkZXMiLCJlbWFpbCI6InN1ZGVzbnVyZGVuNTA2QGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0NjQ5OX0.OMfQIRuM1sJ7PjkmWnmCIZDZXYZDgu-NEBd-XzmCiBE
[22-Jul-2026 17:36:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 17:36:55 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 17:36:55 UTC] User ID: 1117
[22-Jul-2026 17:36:55 UTC] ✅ User profile retrieved successfully for user ID: 1117
[22-Jul-2026 17:36:55 UTC] === API CALL LOG ===
[22-Jul-2026 17:36:55 UTC] Endpoint: user/profile.php
[22-Jul-2026 17:36:55 UTC] Full Log Data: {
    "timestamp": "2026-07-22 17:36:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.190.208.145",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.190.208.145, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNyIsInVzZXJuYW1lIjoic3VkZXMiLCJlbWFpbCI6InN1ZGVzbnVyZGVuNTA2QGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0NjQ5OX0.OMfQIRuM1sJ7PjkmWnmCIZDZXYZDgu-NEBd-XzmCiBE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f435dbf8438cf6-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.190.208.145",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 17:36:55 UTC] === END API CALL LOG ===
[22-Jul-2026 17:36:55 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 17:36:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNyIsInVzZXJuYW1lIjoic3VkZXMiLCJlbWFpbCI6InN1ZGVzbnVyZGVuNTA2QGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0NjQ5OX0.OMfQIRuM1sJ7PjkmWnmCIZDZXYZDgu-NEBd-XzmCiBE
[22-Jul-2026 17:36:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 17:36:55 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 17:36:55 UTC] User ID: 1117
[22-Jul-2026 17:36:55 UTC] ✅ User profile retrieved successfully for user ID: 1117
[22-Jul-2026 17:36:55 UTC] === API CALL LOG ===
[22-Jul-2026 17:36:55 UTC] Endpoint: user/profile.php
[22-Jul-2026 17:36:55 UTC] Full Log Data: {
    "timestamp": "2026-07-22 17:36:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.190.208.145",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.190.208.145, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNyIsInVzZXJuYW1lIjoic3VkZXMiLCJlbWFpbCI6InN1ZGVzbnVyZGVuNTA2QGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0NjQ5OX0.OMfQIRuM1sJ7PjkmWnmCIZDZXYZDgu-NEBd-XzmCiBE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f435dcb9c58cf6-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.190.208.145",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 17:36:55 UTC] === END API CALL LOG ===
[22-Jul-2026 17:36:55 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 17:36:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNyIsInVzZXJuYW1lIjoic3VkZXMiLCJlbWFpbCI6InN1ZGVzbnVyZGVuNTA2QGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0NjQ5OX0.OMfQIRuM1sJ7PjkmWnmCIZDZXYZDgu-NEBd-XzmCiBE
[22-Jul-2026 17:36:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 17:36:55 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 17:36:55 UTC] User ID: 1117
[22-Jul-2026 17:36:55 UTC] ✅ User profile retrieved successfully for user ID: 1117
[22-Jul-2026 17:37:14 UTC] === API CALL LOG ===
[22-Jul-2026 17:37:14 UTC] Endpoint: user/profile.php
[22-Jul-2026 17:37:14 UTC] Full Log Data: {
    "timestamp": "2026-07-22 17:37:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.190.208.145",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.190.208.145, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNyIsInVzZXJuYW1lIjoic3VkZXMiLCJlbWFpbCI6InN1ZGVzbnVyZGVuNTA2QGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0NjQ5OX0.OMfQIRuM1sJ7PjkmWnmCIZDZXYZDgu-NEBd-XzmCiBE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f4364e7ad7348a-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.190.208.145",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 17:37:14 UTC] === END API CALL LOG ===
[22-Jul-2026 17:37:14 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 17:37:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNyIsInVzZXJuYW1lIjoic3VkZXMiLCJlbWFpbCI6InN1ZGVzbnVyZGVuNTA2QGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0NjQ5OX0.OMfQIRuM1sJ7PjkmWnmCIZDZXYZDgu-NEBd-XzmCiBE
[22-Jul-2026 17:37:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 17:37:14 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 17:37:14 UTC] User ID: 1117
[22-Jul-2026 17:37:14 UTC] ✅ User profile retrieved successfully for user ID: 1117
[22-Jul-2026 17:37:15 UTC] === API CALL LOG ===
[22-Jul-2026 17:37:15 UTC] Endpoint: user/profile.php
[22-Jul-2026 17:37:15 UTC] Full Log Data: {
    "timestamp": "2026-07-22 17:37:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.190.208.145",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.190.208.145, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNyIsInVzZXJuYW1lIjoic3VkZXMiLCJlbWFpbCI6InN1ZGVzbnVyZGVuNTA2QGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0NjQ5OX0.OMfQIRuM1sJ7PjkmWnmCIZDZXYZDgu-NEBd-XzmCiBE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f436549e64348a-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.190.208.145",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 17:37:15 UTC] === END API CALL LOG ===
[22-Jul-2026 17:37:15 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 17:37:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNyIsInVzZXJuYW1lIjoic3VkZXMiLCJlbWFpbCI6InN1ZGVzbnVyZGVuNTA2QGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0NjQ5OX0.OMfQIRuM1sJ7PjkmWnmCIZDZXYZDgu-NEBd-XzmCiBE
[22-Jul-2026 17:37:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 17:37:15 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 17:37:15 UTC] User ID: 1117
[22-Jul-2026 17:37:15 UTC] ✅ User profile retrieved successfully for user ID: 1117
[22-Jul-2026 17:37:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 17:37:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 17:37:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.190.208.145, 104.23.208.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNyIsInVzZXJuYW1lIjoic3VkZXMiLCJlbWFpbCI6InN1ZGVzbnVyZGVuNTA2QGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0NjQ5OX0.OMfQIRuM1sJ7PjkmWnmCIZDZXYZDgu-NEBd-XzmCiBE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f43654ef00348a-ADD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.190.208.145","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jul-2026 17:37:15 UTC] === User Orders API Called ===
[22-Jul-2026 17:37:15 UTC] User ID: 1117
[22-Jul-2026 17:37:15 UTC] Limit: 20, Offset: 0
[22-Jul-2026 17:37:15 UTC] Orders found: 0
[22-Jul-2026 17:37:15 UTC] Orders data: []
[22-Jul-2026 17:37:15 UTC] Total orders count: 0
[22-Jul-2026 17:37:15 UTC] === API CALL LOG ===
[22-Jul-2026 17:37:15 UTC] Endpoint: user/profile.php
[22-Jul-2026 17:37:15 UTC] Full Log Data: {
    "timestamp": "2026-07-22 17:37:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.190.208.145",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.190.208.145, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNyIsInVzZXJuYW1lIjoic3VkZXMiLCJlbWFpbCI6InN1ZGVzbnVyZGVuNTA2QGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0NjQ5OX0.OMfQIRuM1sJ7PjkmWnmCIZDZXYZDgu-NEBd-XzmCiBE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f43655b863348a-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.190.208.145",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 17:37:15 UTC] === END API CALL LOG ===
[22-Jul-2026 17:37:15 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 17:37:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNyIsInVzZXJuYW1lIjoic3VkZXMiLCJlbWFpbCI6InN1ZGVzbnVyZGVuNTA2QGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0NjQ5OX0.OMfQIRuM1sJ7PjkmWnmCIZDZXYZDgu-NEBd-XzmCiBE
[22-Jul-2026 17:37:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 17:37:15 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 17:37:15 UTC] User ID: 1117
[22-Jul-2026 17:37:15 UTC] ✅ User profile retrieved successfully for user ID: 1117
[22-Jul-2026 17:37:15 UTC] === API CALL LOG ===
[22-Jul-2026 17:37:15 UTC] Endpoint: user/profile.php
[22-Jul-2026 17:37:15 UTC] Full Log Data: {
    "timestamp": "2026-07-22 17:37:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.190.208.145",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.190.208.145, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNyIsInVzZXJuYW1lIjoic3VkZXMiLCJlbWFpbCI6InN1ZGVzbnVyZGVuNTA2QGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0NjQ5OX0.OMfQIRuM1sJ7PjkmWnmCIZDZXYZDgu-NEBd-XzmCiBE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f43658ee65348a-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.190.208.145",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 17:37:15 UTC] === END API CALL LOG ===
[22-Jul-2026 17:37:15 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 17:37:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNyIsInVzZXJuYW1lIjoic3VkZXMiLCJlbWFpbCI6InN1ZGVzbnVyZGVuNTA2QGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0NjQ5OX0.OMfQIRuM1sJ7PjkmWnmCIZDZXYZDgu-NEBd-XzmCiBE
[22-Jul-2026 17:37:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 17:37:15 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 17:37:15 UTC] User ID: 1117
[22-Jul-2026 17:37:15 UTC] ✅ User profile retrieved successfully for user ID: 1117
[22-Jul-2026 17:37:19 UTC] === API CALL LOG ===
[22-Jul-2026 17:37:19 UTC] Endpoint: user/profile.php
[22-Jul-2026 17:37:19 UTC] Full Log Data: {
    "timestamp": "2026-07-22 17:37:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.190.208.145",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.190.208.145, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNyIsInVzZXJuYW1lIjoic3VkZXMiLCJlbWFpbCI6InN1ZGVzbnVyZGVuNTA2QGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0NjQ5OX0.OMfQIRuM1sJ7PjkmWnmCIZDZXYZDgu-NEBd-XzmCiBE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f43672099c9dd1-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.190.208.145",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 17:37:19 UTC] === END API CALL LOG ===
[22-Jul-2026 17:37:19 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 17:37:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNyIsInVzZXJuYW1lIjoic3VkZXMiLCJlbWFpbCI6InN1ZGVzbnVyZGVuNTA2QGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0NjQ5OX0.OMfQIRuM1sJ7PjkmWnmCIZDZXYZDgu-NEBd-XzmCiBE
[22-Jul-2026 17:37:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 17:37:19 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 17:37:19 UTC] User ID: 1117
[22-Jul-2026 17:37:19 UTC] ✅ User profile retrieved successfully for user ID: 1117
[22-Jul-2026 17:37:20 UTC] === API CALL LOG ===
[22-Jul-2026 17:37:20 UTC] Endpoint: user/profile.php
[22-Jul-2026 17:37:20 UTC] Full Log Data: {
    "timestamp": "2026-07-22 17:37:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.190.208.145",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.190.208.145, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNyIsInVzZXJuYW1lIjoic3VkZXMiLCJlbWFpbCI6InN1ZGVzbnVyZGVuNTA2QGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0NjQ5OX0.OMfQIRuM1sJ7PjkmWnmCIZDZXYZDgu-NEBd-XzmCiBE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f43674ff469dd1-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.190.208.145",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 17:37:20 UTC] === END API CALL LOG ===
[22-Jul-2026 17:37:20 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 17:37:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNyIsInVzZXJuYW1lIjoic3VkZXMiLCJlbWFpbCI6InN1ZGVzbnVyZGVuNTA2QGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0NjQ5OX0.OMfQIRuM1sJ7PjkmWnmCIZDZXYZDgu-NEBd-XzmCiBE
[22-Jul-2026 17:37:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 17:37:20 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 17:37:20 UTC] User ID: 1117
[22-Jul-2026 17:37:20 UTC] ✅ User profile retrieved successfully for user ID: 1117
[22-Jul-2026 17:37:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 17:37:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 17:37:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.190.208.145, 104.23.208.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNyIsInVzZXJuYW1lIjoic3VkZXMiLCJlbWFpbCI6InN1ZGVzbnVyZGVuNTA2QGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0NjQ5OX0.OMfQIRuM1sJ7PjkmWnmCIZDZXYZDgu-NEBd-XzmCiBE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f43674ff4a9dd1-ADD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.190.208.145","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jul-2026 17:37:20 UTC] === User Orders API Called ===
[22-Jul-2026 17:37:20 UTC] User ID: 1117
[22-Jul-2026 17:37:20 UTC] Limit: 20, Offset: 0
[22-Jul-2026 17:37:20 UTC] Orders found: 0
[22-Jul-2026 17:37:20 UTC] Orders data: []
[22-Jul-2026 17:37:20 UTC] Total orders count: 0
[22-Jul-2026 17:37:20 UTC] === API CALL LOG ===
[22-Jul-2026 17:37:20 UTC] Endpoint: user/profile.php
[22-Jul-2026 17:37:20 UTC] Full Log Data: {
    "timestamp": "2026-07-22 17:37:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.190.208.145",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.190.208.145, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNyIsInVzZXJuYW1lIjoic3VkZXMiLCJlbWFpbCI6InN1ZGVzbnVyZGVuNTA2QGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0NjQ5OX0.OMfQIRuM1sJ7PjkmWnmCIZDZXYZDgu-NEBd-XzmCiBE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f436754fd39dd1-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.190.208.145",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 17:37:20 UTC] === END API CALL LOG ===
[22-Jul-2026 17:37:20 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 17:37:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNyIsInVzZXJuYW1lIjoic3VkZXMiLCJlbWFpbCI6InN1ZGVzbnVyZGVuNTA2QGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0NjQ5OX0.OMfQIRuM1sJ7PjkmWnmCIZDZXYZDgu-NEBd-XzmCiBE
[22-Jul-2026 17:37:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 17:37:20 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 17:37:20 UTC] User ID: 1117
[22-Jul-2026 17:37:20 UTC] ✅ User profile retrieved successfully for user ID: 1117
[22-Jul-2026 17:37:20 UTC] === API CALL LOG ===
[22-Jul-2026 17:37:20 UTC] Endpoint: user/profile.php
[22-Jul-2026 17:37:20 UTC] Full Log Data: {
    "timestamp": "2026-07-22 17:37:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.190.208.145",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.190.208.145, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNyIsInVzZXJuYW1lIjoic3VkZXMiLCJlbWFpbCI6InN1ZGVzbnVyZGVuNTA2QGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0NjQ5OX0.OMfQIRuM1sJ7PjkmWnmCIZDZXYZDgu-NEBd-XzmCiBE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f436797fb99dd1-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.190.208.145",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 17:37:20 UTC] === END API CALL LOG ===
[22-Jul-2026 17:37:20 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 17:37:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNyIsInVzZXJuYW1lIjoic3VkZXMiLCJlbWFpbCI6InN1ZGVzbnVyZGVuNTA2QGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0NjQ5OX0.OMfQIRuM1sJ7PjkmWnmCIZDZXYZDgu-NEBd-XzmCiBE
[22-Jul-2026 17:37:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 17:37:20 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 17:37:20 UTC] User ID: 1117
[22-Jul-2026 17:37:20 UTC] ✅ User profile retrieved successfully for user ID: 1117
[22-Jul-2026 17:37:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 17:37:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 17:37:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.190.208.145, 104.23.208.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNyIsInVzZXJuYW1lIjoic3VkZXMiLCJlbWFpbCI6InN1ZGVzbnVyZGVuNTA2QGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0NjQ5OX0.OMfQIRuM1sJ7PjkmWnmCIZDZXYZDgu-NEBd-XzmCiBE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f43679b82f9dd1-ADD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.190.208.145","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jul-2026 17:37:20 UTC] === User Orders API Called ===
[22-Jul-2026 17:37:20 UTC] User ID: 1117
[22-Jul-2026 17:37:20 UTC] Limit: 20, Offset: 0
[22-Jul-2026 17:37:20 UTC] Orders found: 0
[22-Jul-2026 17:37:20 UTC] Orders data: []
[22-Jul-2026 17:37:20 UTC] Total orders count: 0
[22-Jul-2026 17:37:24 UTC] === API CALL LOG ===
[22-Jul-2026 17:37:24 UTC] Endpoint: user/profile.php
[22-Jul-2026 17:37:24 UTC] Full Log Data: {
    "timestamp": "2026-07-22 17:37:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.190.208.145",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.190.208.145, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNyIsInVzZXJuYW1lIjoic3VkZXMiLCJlbWFpbCI6InN1ZGVzbnVyZGVuNTA2QGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0NjQ5OX0.OMfQIRuM1sJ7PjkmWnmCIZDZXYZDgu-NEBd-XzmCiBE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f4368f7c5e9dd1-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.190.208.145",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 17:37:24 UTC] === END API CALL LOG ===
[22-Jul-2026 17:37:24 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 17:37:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNyIsInVzZXJuYW1lIjoic3VkZXMiLCJlbWFpbCI6InN1ZGVzbnVyZGVuNTA2QGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0NjQ5OX0.OMfQIRuM1sJ7PjkmWnmCIZDZXYZDgu-NEBd-XzmCiBE
[22-Jul-2026 17:37:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 17:37:24 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 17:37:24 UTC] User ID: 1117
[22-Jul-2026 17:37:24 UTC] ✅ User profile retrieved successfully for user ID: 1117
[22-Jul-2026 17:37:24 UTC] User Purchases API - User ID: 1117
[22-Jul-2026 17:37:24 UTC] User Purchases API - Total purchases found: 0
[22-Jul-2026 17:37:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 17:37:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 17:37:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.190.208.145, 104.23.208.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNyIsInVzZXJuYW1lIjoic3VkZXMiLCJlbWFpbCI6InN1ZGVzbnVyZGVuNTA2QGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0NjQ5OX0.OMfQIRuM1sJ7PjkmWnmCIZDZXYZDgu-NEBd-XzmCiBE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f436c69b379dd1-ADD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.190.208.145","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jul-2026 17:37:33 UTC] === User Orders API Called ===
[22-Jul-2026 17:37:33 UTC] User ID: 1117
[22-Jul-2026 17:37:33 UTC] Limit: 20, Offset: 0
[22-Jul-2026 17:37:33 UTC] Orders found: 0
[22-Jul-2026 17:37:33 UTC] Orders data: []
[22-Jul-2026 17:37:33 UTC] Total orders count: 0
[22-Jul-2026 17:37:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 17:37:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 17:37:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.190.208.145, 104.23.208.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNyIsInVzZXJuYW1lIjoic3VkZXMiLCJlbWFpbCI6InN1ZGVzbnVyZGVuNTA2QGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0NjQ5OX0.OMfQIRuM1sJ7PjkmWnmCIZDZXYZDgu-NEBd-XzmCiBE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f436da29019dd1-ADD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.190.208.145","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jul-2026 17:37:36 UTC] === User Orders API Called ===
[22-Jul-2026 17:37:36 UTC] User ID: 1117
[22-Jul-2026 17:37:36 UTC] Limit: 20, Offset: 0
[22-Jul-2026 17:37:36 UTC] Orders found: 0
[22-Jul-2026 17:37:36 UTC] Orders data: []
[22-Jul-2026 17:37:36 UTC] Total orders count: 0
[22-Jul-2026 17:37:36 UTC] === API CALL LOG ===
[22-Jul-2026 17:37:36 UTC] Endpoint: user/profile.php
[22-Jul-2026 17:37:36 UTC] Full Log Data: {
    "timestamp": "2026-07-22 17:37:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.190.208.145",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.190.208.145, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNyIsInVzZXJuYW1lIjoic3VkZXMiLCJlbWFpbCI6InN1ZGVzbnVyZGVuNTA2QGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0NjQ5OX0.OMfQIRuM1sJ7PjkmWnmCIZDZXYZDgu-NEBd-XzmCiBE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f436daa9f29dd1-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.190.208.145",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 17:37:36 UTC] === END API CALL LOG ===
[22-Jul-2026 17:37:36 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 17:37:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNyIsInVzZXJuYW1lIjoic3VkZXMiLCJlbWFpbCI6InN1ZGVzbnVyZGVuNTA2QGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0NjQ5OX0.OMfQIRuM1sJ7PjkmWnmCIZDZXYZDgu-NEBd-XzmCiBE
[22-Jul-2026 17:37:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 17:37:36 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 17:37:36 UTC] User ID: 1117
[22-Jul-2026 17:37:36 UTC] ✅ User profile retrieved successfully for user ID: 1117
[22-Jul-2026 17:37:37 UTC] === API CALL LOG ===
[22-Jul-2026 17:37:37 UTC] Endpoint: user/profile.php
[22-Jul-2026 17:37:37 UTC] Full Log Data: {
    "timestamp": "2026-07-22 17:37:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.190.208.145",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.190.208.145, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNyIsInVzZXJuYW1lIjoic3VkZXMiLCJlbWFpbCI6InN1ZGVzbnVyZGVuNTA2QGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0NjQ5OX0.OMfQIRuM1sJ7PjkmWnmCIZDZXYZDgu-NEBd-XzmCiBE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f436de79479dd1-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.190.208.145",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 17:37:37 UTC] === END API CALL LOG ===
[22-Jul-2026 17:37:37 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 17:37:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNyIsInVzZXJuYW1lIjoic3VkZXMiLCJlbWFpbCI6InN1ZGVzbnVyZGVuNTA2QGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0NjQ5OX0.OMfQIRuM1sJ7PjkmWnmCIZDZXYZDgu-NEBd-XzmCiBE
[22-Jul-2026 17:37:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 17:37:37 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 17:37:37 UTC] User ID: 1117
[22-Jul-2026 17:37:37 UTC] ✅ User profile retrieved successfully for user ID: 1117
[22-Jul-2026 17:37:37 UTC] === API CALL LOG ===
[22-Jul-2026 17:37:37 UTC] Endpoint: user/profile.php
[22-Jul-2026 17:37:37 UTC] Full Log Data: {
    "timestamp": "2026-07-22 17:37:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.190.208.145",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.190.208.145, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNyIsInVzZXJuYW1lIjoic3VkZXMiLCJlbWFpbCI6InN1ZGVzbnVyZGVuNTA2QGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0NjQ5OX0.OMfQIRuM1sJ7PjkmWnmCIZDZXYZDgu-NEBd-XzmCiBE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f436df8b749dd1-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.190.208.145",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 17:37:37 UTC] === END API CALL LOG ===
[22-Jul-2026 17:37:37 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 17:37:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNyIsInVzZXJuYW1lIjoic3VkZXMiLCJlbWFpbCI6InN1ZGVzbnVyZGVuNTA2QGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0NjQ5OX0.OMfQIRuM1sJ7PjkmWnmCIZDZXYZDgu-NEBd-XzmCiBE
[22-Jul-2026 17:37:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 17:37:37 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 17:37:37 UTC] User ID: 1117
[22-Jul-2026 17:37:37 UTC] ✅ User profile retrieved successfully for user ID: 1117
[22-Jul-2026 17:37:47 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 17:37:47 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 17:37:47 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.190.208.145, 104.23.208.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNyIsInVzZXJuYW1lIjoic3VkZXMiLCJlbWFpbCI6InN1ZGVzbnVyZGVuNTA2QGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0NjQ5OX0.OMfQIRuM1sJ7PjkmWnmCIZDZXYZDgu-NEBd-XzmCiBE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f4371ef96c9dd1-ADD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.190.208.145","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jul-2026 17:37:47 UTC] === User Orders API Called ===
[22-Jul-2026 17:37:47 UTC] User ID: 1117
[22-Jul-2026 17:37:47 UTC] Limit: 20, Offset: 0
[22-Jul-2026 17:37:47 UTC] Orders found: 0
[22-Jul-2026 17:37:47 UTC] Orders data: []
[22-Jul-2026 17:37:47 UTC] Total orders count: 0
[22-Jul-2026 17:37:47 UTC] === API CALL LOG ===
[22-Jul-2026 17:37:47 UTC] Endpoint: user/profile.php
[22-Jul-2026 17:37:47 UTC] Full Log Data: {
    "timestamp": "2026-07-22 17:37:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.190.208.145",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.190.208.145, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNyIsInVzZXJuYW1lIjoic3VkZXMiLCJlbWFpbCI6InN1ZGVzbnVyZGVuNTA2QGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0NjQ5OX0.OMfQIRuM1sJ7PjkmWnmCIZDZXYZDgu-NEBd-XzmCiBE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f4371f4a139dd1-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.190.208.145",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 17:37:47 UTC] === END API CALL LOG ===
[22-Jul-2026 17:37:47 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 17:37:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNyIsInVzZXJuYW1lIjoic3VkZXMiLCJlbWFpbCI6InN1ZGVzbnVyZGVuNTA2QGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0NjQ5OX0.OMfQIRuM1sJ7PjkmWnmCIZDZXYZDgu-NEBd-XzmCiBE
[22-Jul-2026 17:37:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 17:37:47 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 17:37:47 UTC] User ID: 1117
[22-Jul-2026 17:37:47 UTC] ✅ User profile retrieved successfully for user ID: 1117
[22-Jul-2026 17:37:48 UTC] === API CALL LOG ===
[22-Jul-2026 17:37:48 UTC] Endpoint: user/profile.php
[22-Jul-2026 17:37:48 UTC] Full Log Data: {
    "timestamp": "2026-07-22 17:37:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.190.208.145",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.190.208.145, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNyIsInVzZXJuYW1lIjoic3VkZXMiLCJlbWFpbCI6InN1ZGVzbnVyZGVuNTA2QGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0NjQ5OX0.OMfQIRuM1sJ7PjkmWnmCIZDZXYZDgu-NEBd-XzmCiBE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f437233a009dd1-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.190.208.145",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 17:37:48 UTC] === END API CALL LOG ===
[22-Jul-2026 17:37:48 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 17:37:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNyIsInVzZXJuYW1lIjoic3VkZXMiLCJlbWFpbCI6InN1ZGVzbnVyZGVuNTA2QGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0NjQ5OX0.OMfQIRuM1sJ7PjkmWnmCIZDZXYZDgu-NEBd-XzmCiBE
[22-Jul-2026 17:37:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 17:37:48 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 17:37:48 UTC] User ID: 1117
[22-Jul-2026 17:37:48 UTC] ✅ User profile retrieved successfully for user ID: 1117
[22-Jul-2026 17:37:48 UTC] === API CALL LOG ===
[22-Jul-2026 17:37:48 UTC] Endpoint: user/profile.php
[22-Jul-2026 17:37:48 UTC] Full Log Data: {
    "timestamp": "2026-07-22 17:37:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.190.208.145",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.190.208.145, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNyIsInVzZXJuYW1lIjoic3VkZXMiLCJlbWFpbCI6InN1ZGVzbnVyZGVuNTA2QGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0NjQ5OX0.OMfQIRuM1sJ7PjkmWnmCIZDZXYZDgu-NEBd-XzmCiBE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f43723fb819dd1-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.190.208.145",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 17:37:48 UTC] === END API CALL LOG ===
[22-Jul-2026 17:37:48 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 17:37:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNyIsInVzZXJuYW1lIjoic3VkZXMiLCJlbWFpbCI6InN1ZGVzbnVyZGVuNTA2QGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0NjQ5OX0.OMfQIRuM1sJ7PjkmWnmCIZDZXYZDgu-NEBd-XzmCiBE
[22-Jul-2026 17:37:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 17:37:48 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 17:37:48 UTC] User ID: 1117
[22-Jul-2026 17:37:48 UTC] ✅ User profile retrieved successfully for user ID: 1117
[22-Jul-2026 17:38:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 17:38:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 17:38:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.190.208.145, 104.23.208.145","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNyIsInVzZXJuYW1lIjoic3VkZXMiLCJlbWFpbCI6InN1ZGVzbnVyZGVuNTA2QGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0NjQ5OX0.OMfQIRuM1sJ7PjkmWnmCIZDZXYZDgu-NEBd-XzmCiBE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f437767af39dd1-ADD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.190.208.145","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jul-2026 17:38:01 UTC] === User Orders API Called ===
[22-Jul-2026 17:38:01 UTC] User ID: 1117
[22-Jul-2026 17:38:01 UTC] Limit: 20, Offset: 0
[22-Jul-2026 17:38:01 UTC] Orders found: 0
[22-Jul-2026 17:38:01 UTC] Orders data: []
[22-Jul-2026 17:38:01 UTC] Total orders count: 0
[22-Jul-2026 17:38:01 UTC] === API CALL LOG ===
[22-Jul-2026 17:38:01 UTC] Endpoint: user/profile.php
[22-Jul-2026 17:38:01 UTC] Full Log Data: {
    "timestamp": "2026-07-22 17:38:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.190.208.145",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.190.208.145, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNyIsInVzZXJuYW1lIjoic3VkZXMiLCJlbWFpbCI6InN1ZGVzbnVyZGVuNTA2QGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0NjQ5OX0.OMfQIRuM1sJ7PjkmWnmCIZDZXYZDgu-NEBd-XzmCiBE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f437767af79dd1-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.190.208.145",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 17:38:01 UTC] === END API CALL LOG ===
[22-Jul-2026 17:38:01 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 17:38:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNyIsInVzZXJuYW1lIjoic3VkZXMiLCJlbWFpbCI6InN1ZGVzbnVyZGVuNTA2QGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0NjQ5OX0.OMfQIRuM1sJ7PjkmWnmCIZDZXYZDgu-NEBd-XzmCiBE
[22-Jul-2026 17:38:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 17:38:01 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 17:38:01 UTC] User ID: 1117
[22-Jul-2026 17:38:01 UTC] ✅ User profile retrieved successfully for user ID: 1117
[22-Jul-2026 17:38:01 UTC] === API CALL LOG ===
[22-Jul-2026 17:38:01 UTC] Endpoint: user/profile.php
[22-Jul-2026 17:38:01 UTC] Full Log Data: {
    "timestamp": "2026-07-22 17:38:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.190.208.145",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.190.208.145, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNyIsInVzZXJuYW1lIjoic3VkZXMiLCJlbWFpbCI6InN1ZGVzbnVyZGVuNTA2QGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0NjQ5OX0.OMfQIRuM1sJ7PjkmWnmCIZDZXYZDgu-NEBd-XzmCiBE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f43779f9019dd1-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.190.208.145",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 17:38:01 UTC] === END API CALL LOG ===
[22-Jul-2026 17:38:01 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 17:38:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNyIsInVzZXJuYW1lIjoic3VkZXMiLCJlbWFpbCI6InN1ZGVzbnVyZGVuNTA2QGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0NjQ5OX0.OMfQIRuM1sJ7PjkmWnmCIZDZXYZDgu-NEBd-XzmCiBE
[22-Jul-2026 17:38:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 17:38:01 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 17:38:01 UTC] User ID: 1117
[22-Jul-2026 17:38:01 UTC] ✅ User profile retrieved successfully for user ID: 1117
[22-Jul-2026 17:38:02 UTC] === API CALL LOG ===
[22-Jul-2026 17:38:02 UTC] Endpoint: user/profile.php
[22-Jul-2026 17:38:02 UTC] Full Log Data: {
    "timestamp": "2026-07-22 17:38:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.190.208.145",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.190.208.145, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNyIsInVzZXJuYW1lIjoic3VkZXMiLCJlbWFpbCI6InN1ZGVzbnVyZGVuNTA2QGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0NjQ5OX0.OMfQIRuM1sJ7PjkmWnmCIZDZXYZDgu-NEBd-XzmCiBE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f4377d1e0f9dd1-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.190.208.145",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 17:38:02 UTC] === END API CALL LOG ===
[22-Jul-2026 17:38:02 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 17:38:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNyIsInVzZXJuYW1lIjoic3VkZXMiLCJlbWFpbCI6InN1ZGVzbnVyZGVuNTA2QGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0NjQ5OX0.OMfQIRuM1sJ7PjkmWnmCIZDZXYZDgu-NEBd-XzmCiBE
[22-Jul-2026 17:38:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 17:38:02 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 17:38:02 UTC] User ID: 1117
[22-Jul-2026 17:38:02 UTC] ✅ User profile retrieved successfully for user ID: 1117
[22-Jul-2026 17:38:52 UTC] === API CALL LOG ===
[22-Jul-2026 17:38:52 UTC] Endpoint: user/profile.php
[22-Jul-2026 17:38:52 UTC] Full Log Data: {
    "timestamp": "2026-07-22 17:38:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.190.208.145",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.190.208.145, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNyIsInVzZXJuYW1lIjoic3VkZXMiLCJlbWFpbCI6InN1ZGVzbnVyZGVuNTA2QGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0NjQ5OX0.OMfQIRuM1sJ7PjkmWnmCIZDZXYZDgu-NEBd-XzmCiBE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f438b63e1efbc6-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.190.208.145",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 17:38:52 UTC] === END API CALL LOG ===
[22-Jul-2026 17:38:52 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 17:38:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNyIsInVzZXJuYW1lIjoic3VkZXMiLCJlbWFpbCI6InN1ZGVzbnVyZGVuNTA2QGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0NjQ5OX0.OMfQIRuM1sJ7PjkmWnmCIZDZXYZDgu-NEBd-XzmCiBE
[22-Jul-2026 17:38:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 17:38:52 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 17:38:52 UTC] User ID: 1117
[22-Jul-2026 17:38:52 UTC] ✅ User profile retrieved successfully for user ID: 1117
[22-Jul-2026 17:38:53 UTC] === API CALL LOG ===
[22-Jul-2026 17:38:53 UTC] Endpoint: user/profile.php
[22-Jul-2026 17:38:53 UTC] Full Log Data: {
    "timestamp": "2026-07-22 17:38:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.190.208.145",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.190.208.145, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNyIsInVzZXJuYW1lIjoic3VkZXMiLCJlbWFpbCI6InN1ZGVzbnVyZGVuNTA2QGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0NjQ5OX0.OMfQIRuM1sJ7PjkmWnmCIZDZXYZDgu-NEBd-XzmCiBE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f438bc09aafbc6-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.190.208.145",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 17:38:53 UTC] === END API CALL LOG ===
[22-Jul-2026 17:38:53 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 17:38:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNyIsInVzZXJuYW1lIjoic3VkZXMiLCJlbWFpbCI6InN1ZGVzbnVyZGVuNTA2QGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0NjQ5OX0.OMfQIRuM1sJ7PjkmWnmCIZDZXYZDgu-NEBd-XzmCiBE
[22-Jul-2026 17:38:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 17:38:53 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 17:38:53 UTC] User ID: 1117
[22-Jul-2026 17:38:53 UTC] ✅ User profile retrieved successfully for user ID: 1117
[22-Jul-2026 17:38:53 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 17:38:53 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 17:38:53 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.190.208.145, 104.23.208.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNyIsInVzZXJuYW1lIjoic3VkZXMiLCJlbWFpbCI6InN1ZGVzbnVyZGVuNTA2QGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0NjQ5OX0.OMfQIRuM1sJ7PjkmWnmCIZDZXYZDgu-NEBd-XzmCiBE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f438bc5a28fbc6-ADD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.190.208.145","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jul-2026 17:38:53 UTC] === User Orders API Called ===
[22-Jul-2026 17:38:53 UTC] User ID: 1117
[22-Jul-2026 17:38:53 UTC] Limit: 20, Offset: 0
[22-Jul-2026 17:38:53 UTC] Orders found: 0
[22-Jul-2026 17:38:53 UTC] Orders data: []
[22-Jul-2026 17:38:53 UTC] Total orders count: 0
[22-Jul-2026 17:38:53 UTC] === API CALL LOG ===
[22-Jul-2026 17:38:53 UTC] Endpoint: user/profile.php
[22-Jul-2026 17:38:53 UTC] Full Log Data: {
    "timestamp": "2026-07-22 17:38:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.190.208.145",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.190.208.145, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNyIsInVzZXJuYW1lIjoic3VkZXMiLCJlbWFpbCI6InN1ZGVzbnVyZGVuNTA2QGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0NjQ5OX0.OMfQIRuM1sJ7PjkmWnmCIZDZXYZDgu-NEBd-XzmCiBE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f438bcaad6fbc6-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.190.208.145",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 17:38:53 UTC] === END API CALL LOG ===
[22-Jul-2026 17:38:53 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 17:38:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNyIsInVzZXJuYW1lIjoic3VkZXMiLCJlbWFpbCI6InN1ZGVzbnVyZGVuNTA2QGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0NjQ5OX0.OMfQIRuM1sJ7PjkmWnmCIZDZXYZDgu-NEBd-XzmCiBE
[22-Jul-2026 17:38:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 17:38:53 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 17:38:53 UTC] User ID: 1117
[22-Jul-2026 17:38:53 UTC] ✅ User profile retrieved successfully for user ID: 1117
[22-Jul-2026 17:38:54 UTC] === API CALL LOG ===
[22-Jul-2026 17:38:54 UTC] Endpoint: user/profile.php
[22-Jul-2026 17:38:54 UTC] Full Log Data: {
    "timestamp": "2026-07-22 17:38:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.190.208.145",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.190.208.145, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNyIsInVzZXJuYW1lIjoic3VkZXMiLCJlbWFpbCI6InN1ZGVzbnVyZGVuNTA2QGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0NjQ5OX0.OMfQIRuM1sJ7PjkmWnmCIZDZXYZDgu-NEBd-XzmCiBE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f438c0cbc6fbc6-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.190.208.145",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 17:38:54 UTC] === END API CALL LOG ===
[22-Jul-2026 17:38:54 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 17:38:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNyIsInVzZXJuYW1lIjoic3VkZXMiLCJlbWFpbCI6InN1ZGVzbnVyZGVuNTA2QGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0NjQ5OX0.OMfQIRuM1sJ7PjkmWnmCIZDZXYZDgu-NEBd-XzmCiBE
[22-Jul-2026 17:38:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 17:38:54 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 17:38:54 UTC] User ID: 1117
[22-Jul-2026 17:38:54 UTC] ✅ User profile retrieved successfully for user ID: 1117
[22-Jul-2026 17:39:30 UTC] === API CALL LOG ===
[22-Jul-2026 17:39:30 UTC] Endpoint: user/profile.php
[22-Jul-2026 17:39:30 UTC] Full Log Data: {
    "timestamp": "2026-07-22 17:39:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.190.208.145",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.190.208.145, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNyIsInVzZXJuYW1lIjoic3VkZXMiLCJlbWFpbCI6InN1ZGVzbnVyZGVuNTA2QGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0NjQ5OX0.OMfQIRuM1sJ7PjkmWnmCIZDZXYZDgu-NEBd-XzmCiBE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f439a0ececfbc6-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.190.208.145",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 17:39:30 UTC] === END API CALL LOG ===
[22-Jul-2026 17:39:30 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 17:39:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNyIsInVzZXJuYW1lIjoic3VkZXMiLCJlbWFpbCI6InN1ZGVzbnVyZGVuNTA2QGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0NjQ5OX0.OMfQIRuM1sJ7PjkmWnmCIZDZXYZDgu-NEBd-XzmCiBE
[22-Jul-2026 17:39:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 17:39:30 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 17:39:30 UTC] User ID: 1117
[22-Jul-2026 17:39:30 UTC] ✅ User profile retrieved successfully for user ID: 1117
[22-Jul-2026 17:39:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 17:39:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 17:39:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.190.208.145, 104.23.208.145","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNyIsInVzZXJuYW1lIjoic3VkZXMiLCJlbWFpbCI6InN1ZGVzbnVyZGVuNTA2QGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0NjQ5OX0.OMfQIRuM1sJ7PjkmWnmCIZDZXYZDgu-NEBd-XzmCiBE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f439c2ffe8fbc6-ADD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.190.208.145","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jul-2026 17:39:35 UTC] === User Orders API Called ===
[22-Jul-2026 17:39:35 UTC] User ID: 1117
[22-Jul-2026 17:39:35 UTC] Limit: 20, Offset: 0
[22-Jul-2026 17:39:35 UTC] Orders found: 0
[22-Jul-2026 17:39:35 UTC] Orders data: []
[22-Jul-2026 17:39:35 UTC] Total orders count: 0
[22-Jul-2026 17:39:44 UTC] === API CALL LOG ===
[22-Jul-2026 17:39:44 UTC] Endpoint: user/profile.php
[22-Jul-2026 17:39:44 UTC] Full Log Data: {
    "timestamp": "2026-07-22 17:39:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.190.208.145",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.190.208.145, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNyIsInVzZXJuYW1lIjoic3VkZXMiLCJlbWFpbCI6InN1ZGVzbnVyZGVuNTA2QGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0NjQ5OX0.OMfQIRuM1sJ7PjkmWnmCIZDZXYZDgu-NEBd-XzmCiBE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f439f9fc29ec21-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.190.208.145",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 17:39:44 UTC] === END API CALL LOG ===
[22-Jul-2026 17:39:44 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 17:39:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNyIsInVzZXJuYW1lIjoic3VkZXMiLCJlbWFpbCI6InN1ZGVzbnVyZGVuNTA2QGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0NjQ5OX0.OMfQIRuM1sJ7PjkmWnmCIZDZXYZDgu-NEBd-XzmCiBE
[22-Jul-2026 17:39:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 17:39:44 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 17:39:44 UTC] User ID: 1117
[22-Jul-2026 17:39:44 UTC] ✅ User profile retrieved successfully for user ID: 1117
[22-Jul-2026 17:39:45 UTC] === API CALL LOG ===
[22-Jul-2026 17:39:45 UTC] Endpoint: user/profile.php
[22-Jul-2026 17:39:45 UTC] Full Log Data: {
    "timestamp": "2026-07-22 17:39:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.190.208.145",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.190.208.145, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNyIsInVzZXJuYW1lIjoic3VkZXMiLCJlbWFpbCI6InN1ZGVzbnVyZGVuNTA2QGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0NjQ5OX0.OMfQIRuM1sJ7PjkmWnmCIZDZXYZDgu-NEBd-XzmCiBE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f43a006fabec21-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.190.208.145",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 17:39:45 UTC] === END API CALL LOG ===
[22-Jul-2026 17:39:45 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 17:39:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNyIsInVzZXJuYW1lIjoic3VkZXMiLCJlbWFpbCI6InN1ZGVzbnVyZGVuNTA2QGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0NjQ5OX0.OMfQIRuM1sJ7PjkmWnmCIZDZXYZDgu-NEBd-XzmCiBE
[22-Jul-2026 17:39:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 17:39:45 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 17:39:45 UTC] User ID: 1117
[22-Jul-2026 17:39:45 UTC] ✅ User profile retrieved successfully for user ID: 1117
[22-Jul-2026 17:39:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 17:39:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 17:39:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.190.208.145, 104.23.208.145","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNyIsInVzZXJuYW1lIjoic3VkZXMiLCJlbWFpbCI6InN1ZGVzbnVyZGVuNTA2QGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0NjQ5OX0.OMfQIRuM1sJ7PjkmWnmCIZDZXYZDgu-NEBd-XzmCiBE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f43a00b84bec21-ADD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.190.208.145","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jul-2026 17:39:45 UTC] === User Orders API Called ===
[22-Jul-2026 17:39:45 UTC] User ID: 1117
[22-Jul-2026 17:39:45 UTC] Limit: 20, Offset: 0
[22-Jul-2026 17:39:45 UTC] Orders found: 0
[22-Jul-2026 17:39:45 UTC] Orders data: []
[22-Jul-2026 17:39:45 UTC] Total orders count: 0
[22-Jul-2026 17:39:45 UTC] === API CALL LOG ===
[22-Jul-2026 17:39:45 UTC] Endpoint: user/profile.php
[22-Jul-2026 17:39:45 UTC] Full Log Data: {
    "timestamp": "2026-07-22 17:39:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.190.208.145",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.190.208.145, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNyIsInVzZXJuYW1lIjoic3VkZXMiLCJlbWFpbCI6InN1ZGVzbnVyZGVuNTA2QGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0NjQ5OX0.OMfQIRuM1sJ7PjkmWnmCIZDZXYZDgu-NEBd-XzmCiBE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f43a0108e3ec21-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.190.208.145",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 17:39:45 UTC] === END API CALL LOG ===
[22-Jul-2026 17:39:45 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 17:39:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNyIsInVzZXJuYW1lIjoic3VkZXMiLCJlbWFpbCI6InN1ZGVzbnVyZGVuNTA2QGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0NjQ5OX0.OMfQIRuM1sJ7PjkmWnmCIZDZXYZDgu-NEBd-XzmCiBE
[22-Jul-2026 17:39:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 17:39:45 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 17:39:45 UTC] User ID: 1117
[22-Jul-2026 17:39:45 UTC] ✅ User profile retrieved successfully for user ID: 1117
[22-Jul-2026 17:39:46 UTC] === API CALL LOG ===
[22-Jul-2026 17:39:46 UTC] Endpoint: user/profile.php
[22-Jul-2026 17:39:46 UTC] Full Log Data: {
    "timestamp": "2026-07-22 17:39:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.190.208.145",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.190.208.145, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNyIsInVzZXJuYW1lIjoic3VkZXMiLCJlbWFpbCI6InN1ZGVzbnVyZGVuNTA2QGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0NjQ5OX0.OMfQIRuM1sJ7PjkmWnmCIZDZXYZDgu-NEBd-XzmCiBE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f43a043dd5ec21-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.190.208.145",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 17:39:46 UTC] === END API CALL LOG ===
[22-Jul-2026 17:39:46 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 17:39:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNyIsInVzZXJuYW1lIjoic3VkZXMiLCJlbWFpbCI6InN1ZGVzbnVyZGVuNTA2QGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0NjQ5OX0.OMfQIRuM1sJ7PjkmWnmCIZDZXYZDgu-NEBd-XzmCiBE
[22-Jul-2026 17:39:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 17:39:46 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 17:39:46 UTC] User ID: 1117
[22-Jul-2026 17:39:46 UTC] ✅ User profile retrieved successfully for user ID: 1117
[22-Jul-2026 17:39:58 UTC] === API CALL LOG ===
[22-Jul-2026 17:39:58 UTC] Endpoint: user/profile.php
[22-Jul-2026 17:39:58 UTC] Full Log Data: {
    "timestamp": "2026-07-22 17:39:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.190.208.145",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.190.208.145, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNyIsInVzZXJuYW1lIjoic3VkZXMiLCJlbWFpbCI6InN1ZGVzbnVyZGVuNTA2QGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0NjQ5OX0.OMfQIRuM1sJ7PjkmWnmCIZDZXYZDgu-NEBd-XzmCiBE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f43a537ce69dd1-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.190.208.145",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 17:39:58 UTC] === END API CALL LOG ===
[22-Jul-2026 17:39:58 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 17:39:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNyIsInVzZXJuYW1lIjoic3VkZXMiLCJlbWFpbCI6InN1ZGVzbnVyZGVuNTA2QGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0NjQ5OX0.OMfQIRuM1sJ7PjkmWnmCIZDZXYZDgu-NEBd-XzmCiBE
[22-Jul-2026 17:39:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 17:39:58 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 17:39:58 UTC] User ID: 1117
[22-Jul-2026 17:39:58 UTC] ✅ User profile retrieved successfully for user ID: 1117
[22-Jul-2026 17:39:59 UTC] === API CALL LOG ===
[22-Jul-2026 17:39:59 UTC] Endpoint: user/profile.php
[22-Jul-2026 17:39:59 UTC] Full Log Data: {
    "timestamp": "2026-07-22 17:39:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.190.208.145",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.190.208.145, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNyIsInVzZXJuYW1lIjoic3VkZXMiLCJlbWFpbCI6InN1ZGVzbnVyZGVuNTA2QGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0NjQ5OX0.OMfQIRuM1sJ7PjkmWnmCIZDZXYZDgu-NEBd-XzmCiBE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f43a58d8389dd1-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.190.208.145",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 17:39:59 UTC] === END API CALL LOG ===
[22-Jul-2026 17:39:59 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 17:39:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNyIsInVzZXJuYW1lIjoic3VkZXMiLCJlbWFpbCI6InN1ZGVzbnVyZGVuNTA2QGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0NjQ5OX0.OMfQIRuM1sJ7PjkmWnmCIZDZXYZDgu-NEBd-XzmCiBE
[22-Jul-2026 17:39:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 17:39:59 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 17:39:59 UTC] User ID: 1117
[22-Jul-2026 17:39:59 UTC] ✅ User profile retrieved successfully for user ID: 1117
[22-Jul-2026 17:39:59 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 17:39:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 17:39:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.190.208.145, 104.23.208.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNyIsInVzZXJuYW1lIjoic3VkZXMiLCJlbWFpbCI6InN1ZGVzbnVyZGVuNTA2QGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0NjQ5OX0.OMfQIRuM1sJ7PjkmWnmCIZDZXYZDgu-NEBd-XzmCiBE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f43a5928d29dd1-ADD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.190.208.145","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jul-2026 17:39:59 UTC] === User Orders API Called ===
[22-Jul-2026 17:39:59 UTC] User ID: 1117
[22-Jul-2026 17:39:59 UTC] Limit: 20, Offset: 0
[22-Jul-2026 17:39:59 UTC] Orders found: 0
[22-Jul-2026 17:39:59 UTC] Orders data: []
[22-Jul-2026 17:39:59 UTC] Total orders count: 0
[22-Jul-2026 17:39:59 UTC] === API CALL LOG ===
[22-Jul-2026 17:39:59 UTC] Endpoint: user/profile.php
[22-Jul-2026 17:39:59 UTC] Full Log Data: {
    "timestamp": "2026-07-22 17:39:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.190.208.145",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.190.208.145, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNyIsInVzZXJuYW1lIjoic3VkZXMiLCJlbWFpbCI6InN1ZGVzbnVyZGVuNTA2QGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0NjQ5OX0.OMfQIRuM1sJ7PjkmWnmCIZDZXYZDgu-NEBd-XzmCiBE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f43a5979919dd1-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.190.208.145",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 17:39:59 UTC] === END API CALL LOG ===
[22-Jul-2026 17:39:59 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 17:39:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNyIsInVzZXJuYW1lIjoic3VkZXMiLCJlbWFpbCI6InN1ZGVzbnVyZGVuNTA2QGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0NjQ5OX0.OMfQIRuM1sJ7PjkmWnmCIZDZXYZDgu-NEBd-XzmCiBE
[22-Jul-2026 17:39:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 17:39:59 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 17:39:59 UTC] User ID: 1117
[22-Jul-2026 17:39:59 UTC] ✅ User profile retrieved successfully for user ID: 1117
[22-Jul-2026 17:40:00 UTC] === API CALL LOG ===
[22-Jul-2026 17:40:00 UTC] Endpoint: user/profile.php
[22-Jul-2026 17:40:00 UTC] Full Log Data: {
    "timestamp": "2026-07-22 17:40:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.190.208.145",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.190.208.145, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNyIsInVzZXJuYW1lIjoic3VkZXMiLCJlbWFpbCI6InN1ZGVzbnVyZGVuNTA2QGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0NjQ5OX0.OMfQIRuM1sJ7PjkmWnmCIZDZXYZDgu-NEBd-XzmCiBE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f43a5d48eb9dd1-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.190.208.145",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 17:40:00 UTC] === END API CALL LOG ===
[22-Jul-2026 17:40:00 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 17:40:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNyIsInVzZXJuYW1lIjoic3VkZXMiLCJlbWFpbCI6InN1ZGVzbnVyZGVuNTA2QGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0NjQ5OX0.OMfQIRuM1sJ7PjkmWnmCIZDZXYZDgu-NEBd-XzmCiBE
[22-Jul-2026 17:40:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 17:40:00 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 17:40:00 UTC] User ID: 1117
[22-Jul-2026 17:40:00 UTC] ✅ User profile retrieved successfully for user ID: 1117
[22-Jul-2026 17:40:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 17:40:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 17:40:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.190.208.145, 104.23.208.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNyIsInVzZXJuYW1lIjoic3VkZXMiLCJlbWFpbCI6InN1ZGVzbnVyZGVuNTA2QGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0NjQ5OX0.OMfQIRuM1sJ7PjkmWnmCIZDZXYZDgu-NEBd-XzmCiBE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f43a6aba619dd1-ADD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.190.208.145","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jul-2026 17:40:02 UTC] === User Orders API Called ===
[22-Jul-2026 17:40:02 UTC] User ID: 1117
[22-Jul-2026 17:40:02 UTC] Limit: 20, Offset: 0
[22-Jul-2026 17:40:02 UTC] Orders found: 0
[22-Jul-2026 17:40:02 UTC] Orders data: []
[22-Jul-2026 17:40:02 UTC] Total orders count: 0
[22-Jul-2026 17:40:05 UTC] === API CALL LOG ===
[22-Jul-2026 17:40:05 UTC] Endpoint: user/profile.php
[22-Jul-2026 17:40:05 UTC] Full Log Data: {
    "timestamp": "2026-07-22 17:40:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.190.208.145",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.190.208.145, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNyIsInVzZXJuYW1lIjoic3VkZXMiLCJlbWFpbCI6InN1ZGVzbnVyZGVuNTA2QGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0NjQ5OX0.OMfQIRuM1sJ7PjkmWnmCIZDZXYZDgu-NEBd-XzmCiBE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f43a7b38e19dd1-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.190.208.145",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 17:40:05 UTC] === END API CALL LOG ===
[22-Jul-2026 17:40:05 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 17:40:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNyIsInVzZXJuYW1lIjoic3VkZXMiLCJlbWFpbCI6InN1ZGVzbnVyZGVuNTA2QGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0NjQ5OX0.OMfQIRuM1sJ7PjkmWnmCIZDZXYZDgu-NEBd-XzmCiBE
[22-Jul-2026 17:40:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 17:40:05 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 17:40:05 UTC] User ID: 1117
[22-Jul-2026 17:40:05 UTC] ✅ User profile retrieved successfully for user ID: 1117
[22-Jul-2026 17:40:05 UTC] User Purchases API - User ID: 1117
[22-Jul-2026 17:40:05 UTC] User Purchases API - Total purchases found: 0
[22-Jul-2026 17:40:09 UTC] === API CALL LOG ===
[22-Jul-2026 17:40:09 UTC] Endpoint: user/profile.php
[22-Jul-2026 17:40:09 UTC] Full Log Data: {
    "timestamp": "2026-07-22 17:40:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.190.208.145",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.190.208.145, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNyIsInVzZXJuYW1lIjoic3VkZXMiLCJlbWFpbCI6InN1ZGVzbnVyZGVuNTA2QGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0NjQ5OX0.OMfQIRuM1sJ7PjkmWnmCIZDZXYZDgu-NEBd-XzmCiBE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f43a96bc8a9dd1-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.190.208.145",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 17:40:09 UTC] === END API CALL LOG ===
[22-Jul-2026 17:40:09 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 17:40:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNyIsInVzZXJuYW1lIjoic3VkZXMiLCJlbWFpbCI6InN1ZGVzbnVyZGVuNTA2QGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0NjQ5OX0.OMfQIRuM1sJ7PjkmWnmCIZDZXYZDgu-NEBd-XzmCiBE
[22-Jul-2026 17:40:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 17:40:09 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 17:40:09 UTC] User ID: 1117
[22-Jul-2026 17:40:09 UTC] ✅ User profile retrieved successfully for user ID: 1117
[22-Jul-2026 17:40:09 UTC] User Purchases API - User ID: 1117
[22-Jul-2026 17:40:09 UTC] User Purchases API - Total purchases found: 0
[22-Jul-2026 17:40:14 UTC] User Purchases API - User ID: 1117
[22-Jul-2026 17:40:14 UTC] User Purchases API - Total purchases found: 0
[22-Jul-2026 17:40:16 UTC] === API CALL LOG ===
[22-Jul-2026 17:40:16 UTC] Endpoint: user/profile.php
[22-Jul-2026 17:40:16 UTC] Full Log Data: {
    "timestamp": "2026-07-22 17:40:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.190.208.145",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.190.208.145, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNyIsInVzZXJuYW1lIjoic3VkZXMiLCJlbWFpbCI6InN1ZGVzbnVyZGVuNTA2QGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0NjQ5OX0.OMfQIRuM1sJ7PjkmWnmCIZDZXYZDgu-NEBd-XzmCiBE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f43ac2cf9a9dd1-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.190.208.145",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 17:40:16 UTC] === END API CALL LOG ===
[22-Jul-2026 17:40:16 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 17:40:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNyIsInVzZXJuYW1lIjoic3VkZXMiLCJlbWFpbCI6InN1ZGVzbnVyZGVuNTA2QGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0NjQ5OX0.OMfQIRuM1sJ7PjkmWnmCIZDZXYZDgu-NEBd-XzmCiBE
[22-Jul-2026 17:40:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 17:40:16 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 17:40:16 UTC] User ID: 1117
[22-Jul-2026 17:40:16 UTC] ✅ User profile retrieved successfully for user ID: 1117
[22-Jul-2026 17:40:16 UTC] User Purchases API - User ID: 1117
[22-Jul-2026 17:40:16 UTC] User Purchases API - Total purchases found: 0
[22-Jul-2026 17:40:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 17:40:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 17:40:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.190.208.145, 104.23.208.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNyIsInVzZXJuYW1lIjoic3VkZXMiLCJlbWFpbCI6InN1ZGVzbnVyZGVuNTA2QGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0NjQ5OX0.OMfQIRuM1sJ7PjkmWnmCIZDZXYZDgu-NEBd-XzmCiBE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f43ad34d829dd1-ADD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.190.208.145","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jul-2026 17:40:19 UTC] === User Orders API Called ===
[22-Jul-2026 17:40:19 UTC] User ID: 1117
[22-Jul-2026 17:40:19 UTC] Limit: 20, Offset: 0
[22-Jul-2026 17:40:19 UTC] Orders found: 0
[22-Jul-2026 17:40:19 UTC] Orders data: []
[22-Jul-2026 17:40:19 UTC] Total orders count: 0
[22-Jul-2026 17:40:19 UTC] === API CALL LOG ===
[22-Jul-2026 17:40:19 UTC] Endpoint: user/profile.php
[22-Jul-2026 17:40:19 UTC] Full Log Data: {
    "timestamp": "2026-07-22 17:40:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.190.208.145",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.190.208.145, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNyIsInVzZXJuYW1lIjoic3VkZXMiLCJlbWFpbCI6InN1ZGVzbnVyZGVuNTA2QGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0NjQ5OX0.OMfQIRuM1sJ7PjkmWnmCIZDZXYZDgu-NEBd-XzmCiBE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f43ad34d839dd1-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.190.208.145",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 17:40:19 UTC] === END API CALL LOG ===
[22-Jul-2026 17:40:19 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 17:40:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNyIsInVzZXJuYW1lIjoic3VkZXMiLCJlbWFpbCI6InN1ZGVzbnVyZGVuNTA2QGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0NjQ5OX0.OMfQIRuM1sJ7PjkmWnmCIZDZXYZDgu-NEBd-XzmCiBE
[22-Jul-2026 17:40:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 17:40:19 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 17:40:19 UTC] User ID: 1117
[22-Jul-2026 17:40:19 UTC] ✅ User profile retrieved successfully for user ID: 1117
[22-Jul-2026 17:40:19 UTC] === API CALL LOG ===
[22-Jul-2026 17:40:19 UTC] Endpoint: user/profile.php
[22-Jul-2026 17:40:19 UTC] Full Log Data: {
    "timestamp": "2026-07-22 17:40:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.190.208.145",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.190.208.145, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNyIsInVzZXJuYW1lIjoic3VkZXMiLCJlbWFpbCI6InN1ZGVzbnVyZGVuNTA2QGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0NjQ5OX0.OMfQIRuM1sJ7PjkmWnmCIZDZXYZDgu-NEBd-XzmCiBE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f43ad63b159dd1-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.190.208.145",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 17:40:19 UTC] === END API CALL LOG ===
[22-Jul-2026 17:40:19 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 17:40:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNyIsInVzZXJuYW1lIjoic3VkZXMiLCJlbWFpbCI6InN1ZGVzbnVyZGVuNTA2QGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0NjQ5OX0.OMfQIRuM1sJ7PjkmWnmCIZDZXYZDgu-NEBd-XzmCiBE
[22-Jul-2026 17:40:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 17:40:19 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 17:40:19 UTC] User ID: 1117
[22-Jul-2026 17:40:19 UTC] ✅ User profile retrieved successfully for user ID: 1117
[22-Jul-2026 17:40:19 UTC] === API CALL LOG ===
[22-Jul-2026 17:40:19 UTC] Endpoint: user/profile.php
[22-Jul-2026 17:40:19 UTC] Full Log Data: {
    "timestamp": "2026-07-22 17:40:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.190.208.145",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.190.208.145, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNyIsInVzZXJuYW1lIjoic3VkZXMiLCJlbWFpbCI6InN1ZGVzbnVyZGVuNTA2QGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0NjQ5OX0.OMfQIRuM1sJ7PjkmWnmCIZDZXYZDgu-NEBd-XzmCiBE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f43ad6dc319dd1-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.190.208.145",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 17:40:19 UTC] === END API CALL LOG ===
[22-Jul-2026 17:40:19 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 17:40:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExNyIsInVzZXJuYW1lIjoic3VkZXMiLCJlbWFpbCI6InN1ZGVzbnVyZGVuNTA2QGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0NjQ5OX0.OMfQIRuM1sJ7PjkmWnmCIZDZXYZDgu-NEBd-XzmCiBE
[22-Jul-2026 17:40:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 17:40:19 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 17:40:19 UTC] User ID: 1117
[22-Jul-2026 17:40:19 UTC] ✅ User profile retrieved successfully for user ID: 1117
[22-Jul-2026 18:09:52 UTC] === API CALL LOG ===
[22-Jul-2026 18:09:52 UTC] Endpoint: user/profile.php
[22-Jul-2026 18:09:52 UTC] Full Log Data: {
    "timestamp": "2026-07-22 18:09:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "143.105.174.7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "143.105.174.7, 104.22.45.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTA4LCJ1c2VybmFtZSI6IkFTVVFVTyIsImVtYWlsIjoiYXN1cXVvaW5ub2NlbnQ0MzZAZ21haWwuY29tIiwiZXhwIjoxNzg1MjY2NDUyfQ.krAnLGrsU8FNlkpeKspixKsvaj0_9GzTvkL4GPZ-jvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f46618cba5599e-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "143.105.174.7",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 18:09:52 UTC] === END API CALL LOG ===
[22-Jul-2026 18:09:52 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 18:09:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTA4LCJ1c2VybmFtZSI6IkFTVVFVTyIsImVtYWlsIjoiYXN1cXVvaW5ub2NlbnQ0MzZAZ21haWwuY29tIiwiZXhwIjoxNzg1MjY2NDUyfQ.krAnLGrsU8FNlkpeKspixKsvaj0_9GzTvkL4GPZ-jvk
[22-Jul-2026 18:09:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 18:09:52 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 18:09:52 UTC] User ID: 1108
[22-Jul-2026 18:09:52 UTC] ✅ User profile retrieved successfully for user ID: 1108
[22-Jul-2026 18:10:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 18:10:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 18:10:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"143.105.174.7, 104.22.45.74","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTA4LCJ1c2VybmFtZSI6IkFTVVFVTyIsImVtYWlsIjoiYXN1cXVvaW5ub2NlbnQ0MzZAZ21haWwuY29tIiwiZXhwIjoxNzg1MjY2NDUyfQ.krAnLGrsU8FNlkpeKspixKsvaj0_9GzTvkL4GPZ-jvk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f4669e9cbe599e-JNB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"143.105.174.7","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jul-2026 18:10:13 UTC] === User Orders API Called ===
[22-Jul-2026 18:10:13 UTC] User ID: 1108
[22-Jul-2026 18:10:13 UTC] Limit: 20, Offset: 0
[22-Jul-2026 18:10:13 UTC] Orders found: 2
[22-Jul-2026 18:10:13 UTC] Orders data: [{"id":413,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/winning_plug_00","status":"pending","created_at":"2026-07-22 12:48:19","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":412,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/winning_plug_00","status":"pending","created_at":"2026-07-22 11:57:13","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[22-Jul-2026 18:10:13 UTC] Total orders count: 2
[22-Jul-2026 18:10:13 UTC] === API CALL LOG ===
[22-Jul-2026 18:10:13 UTC] Endpoint: user/profile.php
[22-Jul-2026 18:10:13 UTC] Full Log Data: {
    "timestamp": "2026-07-22 18:10:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "143.105.174.7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "143.105.174.7, 104.22.45.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTA4LCJ1c2VybmFtZSI6IkFTVVFVTyIsImVtYWlsIjoiYXN1cXVvaW5ub2NlbnQ0MzZAZ21haWwuY29tIiwiZXhwIjoxNzg1MjY2NDUyfQ.krAnLGrsU8FNlkpeKspixKsvaj0_9GzTvkL4GPZ-jvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f4669e9cc0599e-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "143.105.174.7",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 18:10:13 UTC] === END API CALL LOG ===
[22-Jul-2026 18:10:13 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 18:10:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTA4LCJ1c2VybmFtZSI6IkFTVVFVTyIsImVtYWlsIjoiYXN1cXVvaW5ub2NlbnQ0MzZAZ21haWwuY29tIiwiZXhwIjoxNzg1MjY2NDUyfQ.krAnLGrsU8FNlkpeKspixKsvaj0_9GzTvkL4GPZ-jvk
[22-Jul-2026 18:10:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 18:10:13 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 18:10:13 UTC] User ID: 1108
[22-Jul-2026 18:10:13 UTC] ✅ User profile retrieved successfully for user ID: 1108
[22-Jul-2026 18:10:14 UTC] === API CALL LOG ===
[22-Jul-2026 18:10:14 UTC] Endpoint: user/profile.php
[22-Jul-2026 18:10:14 UTC] Full Log Data: {
    "timestamp": "2026-07-22 18:10:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "143.105.174.7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "143.105.174.7, 104.22.45.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTA4LCJ1c2VybmFtZSI6IkFTVVFVTyIsImVtYWlsIjoiYXN1cXVvaW5ub2NlbnQ0MzZAZ21haWwuY29tIiwiZXhwIjoxNzg1MjY2NDUyfQ.krAnLGrsU8FNlkpeKspixKsvaj0_9GzTvkL4GPZ-jvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f4669e9cb9599e-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "143.105.174.7",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 18:10:14 UTC] === END API CALL LOG ===
[22-Jul-2026 18:10:14 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 18:10:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTA4LCJ1c2VybmFtZSI6IkFTVVFVTyIsImVtYWlsIjoiYXN1cXVvaW5ub2NlbnQ0MzZAZ21haWwuY29tIiwiZXhwIjoxNzg1MjY2NDUyfQ.krAnLGrsU8FNlkpeKspixKsvaj0_9GzTvkL4GPZ-jvk
[22-Jul-2026 18:10:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 18:10:14 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 18:10:14 UTC] User ID: 1108
[22-Jul-2026 18:10:14 UTC] ✅ User profile retrieved successfully for user ID: 1108
[22-Jul-2026 18:10:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 18:10:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 18:10:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"143.105.174.7, 104.22.45.75","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTA4LCJ1c2VybmFtZSI6IkFTVVFVTyIsImVtYWlsIjoiYXN1cXVvaW5ub2NlbnQ0MzZAZ21haWwuY29tIiwiZXhwIjoxNzg1MjY2NDUyfQ.krAnLGrsU8FNlkpeKspixKsvaj0_9GzTvkL4GPZ-jvk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f466c51a93599e-JNB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"143.105.174.7","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jul-2026 18:10:19 UTC] === User Orders API Called ===
[22-Jul-2026 18:10:19 UTC] User ID: 1108
[22-Jul-2026 18:10:19 UTC] Limit: 20, Offset: 0
[22-Jul-2026 18:10:19 UTC] Orders found: 2
[22-Jul-2026 18:10:19 UTC] Orders data: [{"id":413,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/winning_plug_00","status":"pending","created_at":"2026-07-22 12:48:19","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":412,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/winning_plug_00","status":"pending","created_at":"2026-07-22 11:57:13","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[22-Jul-2026 18:10:19 UTC] Total orders count: 2
[22-Jul-2026 18:11:29 UTC] === API CALL LOG ===
[22-Jul-2026 18:11:29 UTC] Endpoint: user/profile.php
[22-Jul-2026 18:11:29 UTC] Full Log Data: {
    "timestamp": "2026-07-22 18:11:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "143.105.174.7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "143.105.174.7, 104.22.45.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTA4LCJ1c2VybmFtZSI6IkFTVVFVTyIsImVtYWlsIjoiYXN1cXVvaW5ub2NlbnQ0MzZAZ21haWwuY29tIiwiZXhwIjoxNzg1MjY2NDUyfQ.krAnLGrsU8FNlkpeKspixKsvaj0_9GzTvkL4GPZ-jvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f4687d5de6599e-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "143.105.174.7",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 18:11:29 UTC] === END API CALL LOG ===
[22-Jul-2026 18:11:29 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 18:11:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTA4LCJ1c2VybmFtZSI6IkFTVVFVTyIsImVtYWlsIjoiYXN1cXVvaW5ub2NlbnQ0MzZAZ21haWwuY29tIiwiZXhwIjoxNzg1MjY2NDUyfQ.krAnLGrsU8FNlkpeKspixKsvaj0_9GzTvkL4GPZ-jvk
[22-Jul-2026 18:11:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 18:11:29 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 18:11:29 UTC] User ID: 1108
[22-Jul-2026 18:11:29 UTC] ✅ User profile retrieved successfully for user ID: 1108
[22-Jul-2026 18:11:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 18:11:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 18:11:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"143.105.174.7, 104.22.45.75","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTA4LCJ1c2VybmFtZSI6IkFTVVFVTyIsImVtYWlsIjoiYXN1cXVvaW5ub2NlbnQ0MzZAZ21haWwuY29tIiwiZXhwIjoxNzg1MjY2NDUyfQ.krAnLGrsU8FNlkpeKspixKsvaj0_9GzTvkL4GPZ-jvk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f46879db6c599e-JNB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"143.105.174.7","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jul-2026 18:11:29 UTC] === User Orders API Called ===
[22-Jul-2026 18:11:29 UTC] User ID: 1108
[22-Jul-2026 18:11:29 UTC] Limit: 20, Offset: 0
[22-Jul-2026 18:11:29 UTC] Orders found: 2
[22-Jul-2026 18:11:29 UTC] Orders data: [{"id":413,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/winning_plug_00","status":"pending","created_at":"2026-07-22 12:48:19","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":412,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/winning_plug_00","status":"pending","created_at":"2026-07-22 11:57:13","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[22-Jul-2026 18:11:29 UTC] Total orders count: 2
[22-Jul-2026 18:11:29 UTC] === API CALL LOG ===
[22-Jul-2026 18:11:29 UTC] Endpoint: user/profile.php
[22-Jul-2026 18:11:29 UTC] Full Log Data: {
    "timestamp": "2026-07-22 18:11:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "143.105.174.7",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "143.105.174.7, 104.22.45.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTA4LCJ1c2VybmFtZSI6IkFTVVFVTyIsImVtYWlsIjoiYXN1cXVvaW5ub2NlbnQ0MzZAZ21haWwuY29tIiwiZXhwIjoxNzg1MjY2NDUyfQ.krAnLGrsU8FNlkpeKspixKsvaj0_9GzTvkL4GPZ-jvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f46879db6f599e-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "143.105.174.7",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 18:11:29 UTC] === END API CALL LOG ===
[22-Jul-2026 18:11:29 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 18:11:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTA4LCJ1c2VybmFtZSI6IkFTVVFVTyIsImVtYWlsIjoiYXN1cXVvaW5ub2NlbnQ0MzZAZ21haWwuY29tIiwiZXhwIjoxNzg1MjY2NDUyfQ.krAnLGrsU8FNlkpeKspixKsvaj0_9GzTvkL4GPZ-jvk
[22-Jul-2026 18:11:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 18:11:29 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 18:11:29 UTC] User ID: 1108
[22-Jul-2026 18:11:29 UTC] ✅ User profile retrieved successfully for user ID: 1108
[22-Jul-2026 18:14:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 18:14:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 18:14:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"179.7.15.56, 104.22.86.108","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExOCIsInVzZXJuYW1lIjoiemFydHJleCIsImVtYWlsIjoicGllcm9zYWxhczEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0ODg0MX0.vYSmhI_SQelQtYhmnwjtx_V1r-kmhkWIxIWXNDGbG2w","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f46c370ff663b4-MIA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"179.7.15.56","cf-ipcountry":"PE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jul-2026 18:14:02 UTC] === User Orders API Called ===
[22-Jul-2026 18:14:02 UTC] User ID: 1118
[22-Jul-2026 18:14:02 UTC] Limit: 20, Offset: 0
[22-Jul-2026 18:14:02 UTC] Orders found: 0
[22-Jul-2026 18:14:02 UTC] Orders data: []
[22-Jul-2026 18:14:02 UTC] Total orders count: 0
[22-Jul-2026 18:14:02 UTC] === API CALL LOG ===
[22-Jul-2026 18:14:02 UTC] Endpoint: user/profile.php
[22-Jul-2026 18:14:02 UTC] Full Log Data: {
    "timestamp": "2026-07-22 18:14:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "179.7.15.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "179.7.15.56, 104.22.86.170",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExOCIsInVzZXJuYW1lIjoiemFydHJleCIsImVtYWlsIjoicGllcm9zYWxhczEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0ODg0MX0.vYSmhI_SQelQtYhmnwjtx_V1r-kmhkWIxIWXNDGbG2w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f46c362cf663b4-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "179.7.15.56",
        "cf-ipcountry": "PE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 18:14:02 UTC] === END API CALL LOG ===
[22-Jul-2026 18:14:02 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 18:14:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExOCIsInVzZXJuYW1lIjoiemFydHJleCIsImVtYWlsIjoicGllcm9zYWxhczEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0ODg0MX0.vYSmhI_SQelQtYhmnwjtx_V1r-kmhkWIxIWXNDGbG2w
[22-Jul-2026 18:14:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 18:14:02 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 18:14:02 UTC] User ID: 1118
[22-Jul-2026 18:14:02 UTC] ✅ User profile retrieved successfully for user ID: 1118
[22-Jul-2026 18:14:02 UTC] === API CALL LOG ===
[22-Jul-2026 18:14:02 UTC] Endpoint: user/profile.php
[22-Jul-2026 18:14:02 UTC] Full Log Data: {
    "timestamp": "2026-07-22 18:14:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "179.7.15.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "179.7.15.56, 104.22.86.171",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExOCIsInVzZXJuYW1lIjoiemFydHJleCIsImVtYWlsIjoicGllcm9zYWxhczEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0ODg0MX0.vYSmhI_SQelQtYhmnwjtx_V1r-kmhkWIxIWXNDGbG2w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f46c370ffa63b4-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "179.7.15.56",
        "cf-ipcountry": "PE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 18:14:02 UTC] === END API CALL LOG ===
[22-Jul-2026 18:14:02 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 18:14:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExOCIsInVzZXJuYW1lIjoiemFydHJleCIsImVtYWlsIjoicGllcm9zYWxhczEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0ODg0MX0.vYSmhI_SQelQtYhmnwjtx_V1r-kmhkWIxIWXNDGbG2w
[22-Jul-2026 18:14:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 18:14:02 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 18:14:02 UTC] User ID: 1118
[22-Jul-2026 18:14:02 UTC] ✅ User profile retrieved successfully for user ID: 1118
[22-Jul-2026 18:14:03 UTC] === API CALL LOG ===
[22-Jul-2026 18:14:03 UTC] Endpoint: user/profile.php
[22-Jul-2026 18:14:03 UTC] Full Log Data: {
    "timestamp": "2026-07-22 18:14:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "179.7.15.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "179.7.15.56, 104.22.86.108",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExOCIsInVzZXJuYW1lIjoiemFydHJleCIsImVtYWlsIjoicGllcm9zYWxhczEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0ODg0MX0.vYSmhI_SQelQtYhmnwjtx_V1r-kmhkWIxIWXNDGbG2w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f46c423d7e63b4-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "179.7.15.56",
        "cf-ipcountry": "PE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 18:14:03 UTC] === END API CALL LOG ===
[22-Jul-2026 18:14:03 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 18:14:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExOCIsInVzZXJuYW1lIjoiemFydHJleCIsImVtYWlsIjoicGllcm9zYWxhczEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0ODg0MX0.vYSmhI_SQelQtYhmnwjtx_V1r-kmhkWIxIWXNDGbG2w
[22-Jul-2026 18:14:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 18:14:03 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 18:14:03 UTC] User ID: 1118
[22-Jul-2026 18:14:03 UTC] ✅ User profile retrieved successfully for user ID: 1118
[22-Jul-2026 18:14:22 UTC] === API CALL LOG ===
[22-Jul-2026 18:14:22 UTC] Endpoint: user/profile.php
[22-Jul-2026 18:14:22 UTC] Full Log Data: {
    "timestamp": "2026-07-22 18:14:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "179.7.15.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "179.7.15.56, 172.70.83.29",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExOCIsInVzZXJuYW1lIjoiemFydHJleCIsImVtYWlsIjoicGllcm9zYWxhczEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0ODg0MX0.vYSmhI_SQelQtYhmnwjtx_V1r-kmhkWIxIWXNDGbG2w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f46cb3a83dda04-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "179.7.15.56",
        "cf-ipcountry": "PE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 18:14:22 UTC] === END API CALL LOG ===
[22-Jul-2026 18:14:22 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 18:14:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExOCIsInVzZXJuYW1lIjoiemFydHJleCIsImVtYWlsIjoicGllcm9zYWxhczEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0ODg0MX0.vYSmhI_SQelQtYhmnwjtx_V1r-kmhkWIxIWXNDGbG2w
[22-Jul-2026 18:14:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 18:14:22 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 18:14:22 UTC] User ID: 1118
[22-Jul-2026 18:14:22 UTC] ✅ User profile retrieved successfully for user ID: 1118
[22-Jul-2026 18:14:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 18:14:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 18:14:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"179.7.15.56, 172.70.83.29","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExOCIsInVzZXJuYW1lIjoiemFydHJleCIsImVtYWlsIjoicGllcm9zYWxhczEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0ODg0MX0.vYSmhI_SQelQtYhmnwjtx_V1r-kmhkWIxIWXNDGbG2w","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f46d039a23da04-MIA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"179.7.15.56","cf-ipcountry":"PE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jul-2026 18:14:34 UTC] === User Orders API Called ===
[22-Jul-2026 18:14:34 UTC] User ID: 1118
[22-Jul-2026 18:14:34 UTC] Limit: 20, Offset: 0
[22-Jul-2026 18:14:34 UTC] Orders found: 0
[22-Jul-2026 18:14:34 UTC] Orders data: []
[22-Jul-2026 18:14:34 UTC] Total orders count: 0
[22-Jul-2026 18:14:34 UTC] === API CALL LOG ===
[22-Jul-2026 18:14:34 UTC] Endpoint: user/profile.php
[22-Jul-2026 18:14:34 UTC] Full Log Data: {
    "timestamp": "2026-07-22 18:14:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "179.7.15.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "179.7.15.56, 172.70.83.29",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExOCIsInVzZXJuYW1lIjoiemFydHJleCIsImVtYWlsIjoicGllcm9zYWxhczEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0ODg0MX0.vYSmhI_SQelQtYhmnwjtx_V1r-kmhkWIxIWXNDGbG2w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f46d039a28da04-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "179.7.15.56",
        "cf-ipcountry": "PE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 18:14:34 UTC] === END API CALL LOG ===
[22-Jul-2026 18:14:34 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 18:14:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExOCIsInVzZXJuYW1lIjoiemFydHJleCIsImVtYWlsIjoicGllcm9zYWxhczEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0ODg0MX0.vYSmhI_SQelQtYhmnwjtx_V1r-kmhkWIxIWXNDGbG2w
[22-Jul-2026 18:14:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 18:14:34 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 18:14:34 UTC] User ID: 1118
[22-Jul-2026 18:14:34 UTC] ✅ User profile retrieved successfully for user ID: 1118
[22-Jul-2026 18:14:35 UTC] === API CALL LOG ===
[22-Jul-2026 18:14:35 UTC] Endpoint: user/profile.php
[22-Jul-2026 18:14:35 UTC] Full Log Data: {
    "timestamp": "2026-07-22 18:14:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "179.7.15.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "179.7.15.56, 172.70.83.29",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExOCIsInVzZXJuYW1lIjoiemFydHJleCIsImVtYWlsIjoicGllcm9zYWxhczEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0ODg0MX0.vYSmhI_SQelQtYhmnwjtx_V1r-kmhkWIxIWXNDGbG2w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f46d05f97eda04-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "179.7.15.56",
        "cf-ipcountry": "PE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 18:14:35 UTC] === END API CALL LOG ===
[22-Jul-2026 18:14:35 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 18:14:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExOCIsInVzZXJuYW1lIjoiemFydHJleCIsImVtYWlsIjoicGllcm9zYWxhczEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0ODg0MX0.vYSmhI_SQelQtYhmnwjtx_V1r-kmhkWIxIWXNDGbG2w
[22-Jul-2026 18:14:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 18:14:35 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 18:14:35 UTC] User ID: 1118
[22-Jul-2026 18:14:35 UTC] ✅ User profile retrieved successfully for user ID: 1118
[22-Jul-2026 18:14:41 UTC] === API CALL LOG ===
[22-Jul-2026 18:14:41 UTC] Endpoint: user/profile.php
[22-Jul-2026 18:14:41 UTC] Full Log Data: {
    "timestamp": "2026-07-22 18:14:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "179.7.15.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "179.7.15.56, 172.70.83.29",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExOCIsInVzZXJuYW1lIjoiemFydHJleCIsImVtYWlsIjoicGllcm9zYWxhczEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0ODg0MX0.vYSmhI_SQelQtYhmnwjtx_V1r-kmhkWIxIWXNDGbG2w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f46d2f1e97da04-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "179.7.15.56",
        "cf-ipcountry": "PE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 18:14:41 UTC] === END API CALL LOG ===
[22-Jul-2026 18:14:41 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 18:14:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExOCIsInVzZXJuYW1lIjoiemFydHJleCIsImVtYWlsIjoicGllcm9zYWxhczEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0ODg0MX0.vYSmhI_SQelQtYhmnwjtx_V1r-kmhkWIxIWXNDGbG2w
[22-Jul-2026 18:14:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 18:14:41 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 18:14:41 UTC] User ID: 1118
[22-Jul-2026 18:14:41 UTC] ✅ User profile retrieved successfully for user ID: 1118
[22-Jul-2026 18:14:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 18:14:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 18:14:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"179.7.15.56, 172.70.83.29","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExOCIsInVzZXJuYW1lIjoiemFydHJleCIsImVtYWlsIjoicGllcm9zYWxhczEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0ODg0MX0.vYSmhI_SQelQtYhmnwjtx_V1r-kmhkWIxIWXNDGbG2w","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f46d2f1e92da04-MIA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"179.7.15.56","cf-ipcountry":"PE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jul-2026 18:14:41 UTC] === User Orders API Called ===
[22-Jul-2026 18:14:41 UTC] User ID: 1118
[22-Jul-2026 18:14:41 UTC] Limit: 20, Offset: 0
[22-Jul-2026 18:14:41 UTC] Orders found: 0
[22-Jul-2026 18:14:41 UTC] Orders data: []
[22-Jul-2026 18:14:41 UTC] Total orders count: 0
[22-Jul-2026 18:14:42 UTC] === API CALL LOG ===
[22-Jul-2026 18:14:42 UTC] Endpoint: user/profile.php
[22-Jul-2026 18:14:42 UTC] Full Log Data: {
    "timestamp": "2026-07-22 18:14:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "179.7.15.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "179.7.15.56, 172.70.83.29",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExOCIsInVzZXJuYW1lIjoiemFydHJleCIsImVtYWlsIjoicGllcm9zYWxhczEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0ODg0MX0.vYSmhI_SQelQtYhmnwjtx_V1r-kmhkWIxIWXNDGbG2w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f46d315e75da04-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "179.7.15.56",
        "cf-ipcountry": "PE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 18:14:42 UTC] === END API CALL LOG ===
[22-Jul-2026 18:14:42 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 18:14:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExOCIsInVzZXJuYW1lIjoiemFydHJleCIsImVtYWlsIjoicGllcm9zYWxhczEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0ODg0MX0.vYSmhI_SQelQtYhmnwjtx_V1r-kmhkWIxIWXNDGbG2w
[22-Jul-2026 18:14:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 18:14:42 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 18:14:42 UTC] User ID: 1118
[22-Jul-2026 18:14:42 UTC] ✅ User profile retrieved successfully for user ID: 1118
[22-Jul-2026 18:16:15 UTC] === API CALL LOG ===
[22-Jul-2026 18:16:15 UTC] Endpoint: user/profile.php
[22-Jul-2026 18:16:15 UTC] Full Log Data: {
    "timestamp": "2026-07-22 18:16:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "179.7.15.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "179.7.15.56, 172.70.255.157",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExOCIsInVzZXJuYW1lIjoiemFydHJleCIsImVtYWlsIjoicGllcm9zYWxhczEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0ODg0MX0.vYSmhI_SQelQtYhmnwjtx_V1r-kmhkWIxIWXNDGbG2w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f46f784f4a74a6-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "179.7.15.56",
        "cf-ipcountry": "PE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 18:16:15 UTC] === END API CALL LOG ===
[22-Jul-2026 18:16:15 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 18:16:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExOCIsInVzZXJuYW1lIjoiemFydHJleCIsImVtYWlsIjoicGllcm9zYWxhczEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0ODg0MX0.vYSmhI_SQelQtYhmnwjtx_V1r-kmhkWIxIWXNDGbG2w
[22-Jul-2026 18:16:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 18:16:15 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 18:16:15 UTC] User ID: 1118
[22-Jul-2026 18:16:15 UTC] ✅ User profile retrieved successfully for user ID: 1118
[22-Jul-2026 18:16:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 18:16:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 18:16:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"179.7.15.56, 172.70.255.157","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExOCIsInVzZXJuYW1lIjoiemFydHJleCIsImVtYWlsIjoicGllcm9zYWxhczEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0ODg0MX0.vYSmhI_SQelQtYhmnwjtx_V1r-kmhkWIxIWXNDGbG2w","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f46fa6cf8374a6-MIA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"179.7.15.56","cf-ipcountry":"PE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jul-2026 18:16:22 UTC] === User Orders API Called ===
[22-Jul-2026 18:16:22 UTC] User ID: 1118
[22-Jul-2026 18:16:22 UTC] Limit: 20, Offset: 0
[22-Jul-2026 18:16:22 UTC] Orders found: 0
[22-Jul-2026 18:16:22 UTC] Orders data: []
[22-Jul-2026 18:16:22 UTC] Total orders count: 0
[22-Jul-2026 18:16:22 UTC] === API CALL LOG ===
[22-Jul-2026 18:16:22 UTC] Endpoint: user/profile.php
[22-Jul-2026 18:16:22 UTC] Full Log Data: {
    "timestamp": "2026-07-22 18:16:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "179.7.15.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "179.7.15.56, 172.70.255.157",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExOCIsInVzZXJuYW1lIjoiemFydHJleCIsImVtYWlsIjoicGllcm9zYWxhczEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0ODg0MX0.vYSmhI_SQelQtYhmnwjtx_V1r-kmhkWIxIWXNDGbG2w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f46fa6cf8474a6-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "179.7.15.56",
        "cf-ipcountry": "PE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 18:16:22 UTC] === END API CALL LOG ===
[22-Jul-2026 18:16:22 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 18:16:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExOCIsInVzZXJuYW1lIjoiemFydHJleCIsImVtYWlsIjoicGllcm9zYWxhczEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0ODg0MX0.vYSmhI_SQelQtYhmnwjtx_V1r-kmhkWIxIWXNDGbG2w
[22-Jul-2026 18:16:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 18:16:22 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 18:16:22 UTC] User ID: 1118
[22-Jul-2026 18:16:22 UTC] ✅ User profile retrieved successfully for user ID: 1118
[22-Jul-2026 18:16:23 UTC] === API CALL LOG ===
[22-Jul-2026 18:16:23 UTC] Endpoint: user/profile.php
[22-Jul-2026 18:16:23 UTC] Full Log Data: {
    "timestamp": "2026-07-22 18:16:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "179.7.15.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "179.7.15.56, 172.70.255.157",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExOCIsInVzZXJuYW1lIjoiemFydHJleCIsImVtYWlsIjoicGllcm9zYWxhczEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0ODg0MX0.vYSmhI_SQelQtYhmnwjtx_V1r-kmhkWIxIWXNDGbG2w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f46fa8487c74a6-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "179.7.15.56",
        "cf-ipcountry": "PE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 18:16:23 UTC] === END API CALL LOG ===
[22-Jul-2026 18:16:23 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 18:16:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExOCIsInVzZXJuYW1lIjoiemFydHJleCIsImVtYWlsIjoicGllcm9zYWxhczEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0ODg0MX0.vYSmhI_SQelQtYhmnwjtx_V1r-kmhkWIxIWXNDGbG2w
[22-Jul-2026 18:16:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 18:16:23 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 18:16:23 UTC] User ID: 1118
[22-Jul-2026 18:16:23 UTC] ✅ User profile retrieved successfully for user ID: 1118
[22-Jul-2026 18:16:43 UTC] === API CALL LOG ===
[22-Jul-2026 18:16:43 UTC] Endpoint: user/profile.php
[22-Jul-2026 18:16:43 UTC] Full Log Data: {
    "timestamp": "2026-07-22 18:16:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "179.7.15.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "179.7.15.56, 172.70.255.157",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExOCIsInVzZXJuYW1lIjoiemFydHJleCIsImVtYWlsIjoicGllcm9zYWxhczEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0ODg0MX0.vYSmhI_SQelQtYhmnwjtx_V1r-kmhkWIxIWXNDGbG2w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f470221f4074a6-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "179.7.15.56",
        "cf-ipcountry": "PE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 18:16:43 UTC] === END API CALL LOG ===
[22-Jul-2026 18:16:43 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 18:16:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExOCIsInVzZXJuYW1lIjoiemFydHJleCIsImVtYWlsIjoicGllcm9zYWxhczEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0ODg0MX0.vYSmhI_SQelQtYhmnwjtx_V1r-kmhkWIxIWXNDGbG2w
[22-Jul-2026 18:16:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 18:16:43 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 18:16:43 UTC] User ID: 1118
[22-Jul-2026 18:16:43 UTC] ✅ User profile retrieved successfully for user ID: 1118
[22-Jul-2026 18:16:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 18:16:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 18:16:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"179.7.15.56, 172.70.255.157","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExOCIsInVzZXJuYW1lIjoiemFydHJleCIsImVtYWlsIjoicGllcm9zYWxhczEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0ODg0MX0.vYSmhI_SQelQtYhmnwjtx_V1r-kmhkWIxIWXNDGbG2w","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f470221f3c74a6-MIA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"179.7.15.56","cf-ipcountry":"PE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jul-2026 18:16:43 UTC] === User Orders API Called ===
[22-Jul-2026 18:16:43 UTC] User ID: 1118
[22-Jul-2026 18:16:43 UTC] Limit: 20, Offset: 0
[22-Jul-2026 18:16:43 UTC] Orders found: 0
[22-Jul-2026 18:16:43 UTC] Orders data: []
[22-Jul-2026 18:16:43 UTC] Total orders count: 0
[22-Jul-2026 18:16:43 UTC] === API CALL LOG ===
[22-Jul-2026 18:16:43 UTC] Endpoint: user/profile.php
[22-Jul-2026 18:16:43 UTC] Full Log Data: {
    "timestamp": "2026-07-22 18:16:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "179.7.15.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "179.7.15.56, 172.70.255.157",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExOCIsInVzZXJuYW1lIjoiemFydHJleCIsImVtYWlsIjoicGllcm9zYWxhczEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0ODg0MX0.vYSmhI_SQelQtYhmnwjtx_V1r-kmhkWIxIWXNDGbG2w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f47023b86f74a6-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "179.7.15.56",
        "cf-ipcountry": "PE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 18:16:43 UTC] === END API CALL LOG ===
[22-Jul-2026 18:16:43 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 18:16:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExOCIsInVzZXJuYW1lIjoiemFydHJleCIsImVtYWlsIjoicGllcm9zYWxhczEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0ODg0MX0.vYSmhI_SQelQtYhmnwjtx_V1r-kmhkWIxIWXNDGbG2w
[22-Jul-2026 18:16:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 18:16:43 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 18:16:43 UTC] User ID: 1118
[22-Jul-2026 18:16:43 UTC] ✅ User profile retrieved successfully for user ID: 1118
[22-Jul-2026 18:16:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 18:16:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 18:16:48 UTC] === API CALL LOG ===
[22-Jul-2026 18:16:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"179.7.15.56, 172.70.255.157","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExOCIsInVzZXJuYW1lIjoiemFydHJleCIsImVtYWlsIjoicGllcm9zYWxhczEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0ODg0MX0.vYSmhI_SQelQtYhmnwjtx_V1r-kmhkWIxIWXNDGbG2w","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f470485f0074a6-MIA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"179.7.15.56","cf-ipcountry":"PE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jul-2026 18:16:48 UTC] Endpoint: user/profile.php
[22-Jul-2026 18:16:48 UTC] === User Orders API Called ===
[22-Jul-2026 18:16:48 UTC] Full Log Data: {
    "timestamp": "2026-07-22 18:16:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "179.7.15.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "179.7.15.56, 172.70.255.157",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExOCIsInVzZXJuYW1lIjoiemFydHJleCIsImVtYWlsIjoicGllcm9zYWxhczEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0ODg0MX0.vYSmhI_SQelQtYhmnwjtx_V1r-kmhkWIxIWXNDGbG2w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f470485f0174a6-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "179.7.15.56",
        "cf-ipcountry": "PE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 18:16:48 UTC] User ID: 1118
[22-Jul-2026 18:16:48 UTC] === END API CALL LOG ===
[22-Jul-2026 18:16:48 UTC] Limit: 20, Offset: 0
[22-Jul-2026 18:16:48 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 18:16:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExOCIsInVzZXJuYW1lIjoiemFydHJleCIsImVtYWlsIjoicGllcm9zYWxhczEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0ODg0MX0.vYSmhI_SQelQtYhmnwjtx_V1r-kmhkWIxIWXNDGbG2w
[22-Jul-2026 18:16:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 18:16:48 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 18:16:48 UTC] User ID: 1118
[22-Jul-2026 18:16:48 UTC] Orders found: 0
[22-Jul-2026 18:16:48 UTC] Orders data: []
[22-Jul-2026 18:16:48 UTC] ✅ User profile retrieved successfully for user ID: 1118
[22-Jul-2026 18:16:48 UTC] Total orders count: 0
[22-Jul-2026 18:16:49 UTC] === API CALL LOG ===
[22-Jul-2026 18:16:49 UTC] Endpoint: user/profile.php
[22-Jul-2026 18:16:49 UTC] Full Log Data: {
    "timestamp": "2026-07-22 18:16:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "179.7.15.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "179.7.15.56, 172.70.255.157",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExOCIsInVzZXJuYW1lIjoiemFydHJleCIsImVtYWlsIjoicGllcm9zYWxhczEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0ODg0MX0.vYSmhI_SQelQtYhmnwjtx_V1r-kmhkWIxIWXNDGbG2w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f4704a086e74a6-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "179.7.15.56",
        "cf-ipcountry": "PE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 18:16:49 UTC] === END API CALL LOG ===
[22-Jul-2026 18:16:49 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 18:16:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExOCIsInVzZXJuYW1lIjoiemFydHJleCIsImVtYWlsIjoicGllcm9zYWxhczEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0ODg0MX0.vYSmhI_SQelQtYhmnwjtx_V1r-kmhkWIxIWXNDGbG2w
[22-Jul-2026 18:16:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 18:16:49 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 18:16:49 UTC] User ID: 1118
[22-Jul-2026 18:16:49 UTC] ✅ User profile retrieved successfully for user ID: 1118
[22-Jul-2026 18:16:52 UTC] === API CALL LOG ===
[22-Jul-2026 18:16:52 UTC] Endpoint: user/profile.php
[22-Jul-2026 18:16:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 18:16:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 18:16:52 UTC] Full Log Data: {
    "timestamp": "2026-07-22 18:16:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "179.7.15.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "179.7.15.56, 172.70.255.157",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExOCIsInVzZXJuYW1lIjoiemFydHJleCIsImVtYWlsIjoicGllcm9zYWxhczEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0ODg0MX0.vYSmhI_SQelQtYhmnwjtx_V1r-kmhkWIxIWXNDGbG2w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f470615baf74a6-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "179.7.15.56",
        "cf-ipcountry": "PE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 18:16:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"179.7.15.56, 172.70.255.157","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExOCIsInVzZXJuYW1lIjoiemFydHJleCIsImVtYWlsIjoicGllcm9zYWxhczEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0ODg0MX0.vYSmhI_SQelQtYhmnwjtx_V1r-kmhkWIxIWXNDGbG2w","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f470615bae74a6-MIA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"179.7.15.56","cf-ipcountry":"PE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jul-2026 18:16:52 UTC] === END API CALL LOG ===
[22-Jul-2026 18:16:52 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 18:16:52 UTC] === User Orders API Called ===
[22-Jul-2026 18:16:52 UTC] User ID: 1118
[22-Jul-2026 18:16:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExOCIsInVzZXJuYW1lIjoiemFydHJleCIsImVtYWlsIjoicGllcm9zYWxhczEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0ODg0MX0.vYSmhI_SQelQtYhmnwjtx_V1r-kmhkWIxIWXNDGbG2w
[22-Jul-2026 18:16:52 UTC] Limit: 20, Offset: 0
[22-Jul-2026 18:16:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 18:16:52 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 18:16:52 UTC] User ID: 1118
[22-Jul-2026 18:16:52 UTC] ✅ User profile retrieved successfully for user ID: 1118
[22-Jul-2026 18:16:52 UTC] Orders found: 0
[22-Jul-2026 18:16:52 UTC] Orders data: []
[22-Jul-2026 18:16:52 UTC] Total orders count: 0
[22-Jul-2026 18:16:53 UTC] === API CALL LOG ===
[22-Jul-2026 18:16:53 UTC] Endpoint: user/profile.php
[22-Jul-2026 18:16:53 UTC] Full Log Data: {
    "timestamp": "2026-07-22 18:16:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "179.7.15.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "179.7.15.56, 172.70.255.157",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExOCIsInVzZXJuYW1lIjoiemFydHJleCIsImVtYWlsIjoicGllcm9zYWxhczEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0ODg0MX0.vYSmhI_SQelQtYhmnwjtx_V1r-kmhkWIxIWXNDGbG2w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f47062cd0574a6-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "179.7.15.56",
        "cf-ipcountry": "PE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 18:16:53 UTC] === END API CALL LOG ===
[22-Jul-2026 18:16:53 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 18:16:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExOCIsInVzZXJuYW1lIjoiemFydHJleCIsImVtYWlsIjoicGllcm9zYWxhczEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0ODg0MX0.vYSmhI_SQelQtYhmnwjtx_V1r-kmhkWIxIWXNDGbG2w
[22-Jul-2026 18:16:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 18:16:53 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 18:16:53 UTC] User ID: 1118
[22-Jul-2026 18:16:53 UTC] ✅ User profile retrieved successfully for user ID: 1118
[22-Jul-2026 18:16:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 18:16:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 18:16:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"179.7.15.56, 172.70.255.157","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExOCIsInVzZXJuYW1lIjoiemFydHJleCIsImVtYWlsIjoicGllcm9zYWxhczEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0ODg0MX0.vYSmhI_SQelQtYhmnwjtx_V1r-kmhkWIxIWXNDGbG2w","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f47086bba474a6-MIA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"179.7.15.56","cf-ipcountry":"PE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jul-2026 18:16:58 UTC] === User Orders API Called ===
[22-Jul-2026 18:16:58 UTC] User ID: 1118
[22-Jul-2026 18:16:58 UTC] Limit: 20, Offset: 0
[22-Jul-2026 18:16:58 UTC] Orders found: 0
[22-Jul-2026 18:16:58 UTC] Orders data: []
[22-Jul-2026 18:16:58 UTC] Total orders count: 0
[22-Jul-2026 18:16:58 UTC] === API CALL LOG ===
[22-Jul-2026 18:16:58 UTC] Endpoint: user/profile.php
[22-Jul-2026 18:16:58 UTC] Full Log Data: {
    "timestamp": "2026-07-22 18:16:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "179.7.15.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "179.7.15.56, 172.70.255.157",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExOCIsInVzZXJuYW1lIjoiemFydHJleCIsImVtYWlsIjoicGllcm9zYWxhczEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0ODg0MX0.vYSmhI_SQelQtYhmnwjtx_V1r-kmhkWIxIWXNDGbG2w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f470874c1774a6-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "179.7.15.56",
        "cf-ipcountry": "PE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 18:16:58 UTC] === END API CALL LOG ===
[22-Jul-2026 18:16:58 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 18:16:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExOCIsInVzZXJuYW1lIjoiemFydHJleCIsImVtYWlsIjoicGllcm9zYWxhczEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0ODg0MX0.vYSmhI_SQelQtYhmnwjtx_V1r-kmhkWIxIWXNDGbG2w
[22-Jul-2026 18:16:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 18:16:58 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 18:16:58 UTC] User ID: 1118
[22-Jul-2026 18:16:58 UTC] ✅ User profile retrieved successfully for user ID: 1118
[22-Jul-2026 18:16:59 UTC] === API CALL LOG ===
[22-Jul-2026 18:16:59 UTC] Endpoint: user/profile.php
[22-Jul-2026 18:16:59 UTC] Full Log Data: {
    "timestamp": "2026-07-22 18:16:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "179.7.15.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "179.7.15.56, 172.70.255.157",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExOCIsInVzZXJuYW1lIjoiemFydHJleCIsImVtYWlsIjoicGllcm9zYWxhczEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0ODg0MX0.vYSmhI_SQelQtYhmnwjtx_V1r-kmhkWIxIWXNDGbG2w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f470887d0774a6-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "179.7.15.56",
        "cf-ipcountry": "PE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 18:16:59 UTC] === END API CALL LOG ===
[22-Jul-2026 18:16:59 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 18:16:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExOCIsInVzZXJuYW1lIjoiemFydHJleCIsImVtYWlsIjoicGllcm9zYWxhczEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0ODg0MX0.vYSmhI_SQelQtYhmnwjtx_V1r-kmhkWIxIWXNDGbG2w
[22-Jul-2026 18:16:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 18:16:59 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 18:16:59 UTC] User ID: 1118
[22-Jul-2026 18:16:59 UTC] ✅ User profile retrieved successfully for user ID: 1118
[22-Jul-2026 18:17:02 UTC] === API CALL LOG ===
[22-Jul-2026 18:17:02 UTC] Endpoint: user/profile.php
[22-Jul-2026 18:17:02 UTC] Full Log Data: {
    "timestamp": "2026-07-22 18:17:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "179.7.15.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "179.7.15.56, 172.70.255.157",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExOCIsInVzZXJuYW1lIjoiemFydHJleCIsImVtYWlsIjoicGllcm9zYWxhczEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0ODg0MX0.vYSmhI_SQelQtYhmnwjtx_V1r-kmhkWIxIWXNDGbG2w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f470a0c85374a6-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "179.7.15.56",
        "cf-ipcountry": "PE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 18:17:02 UTC] === END API CALL LOG ===
[22-Jul-2026 18:17:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 18:17:02 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 18:17:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 18:17:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExOCIsInVzZXJuYW1lIjoiemFydHJleCIsImVtYWlsIjoicGllcm9zYWxhczEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0ODg0MX0.vYSmhI_SQelQtYhmnwjtx_V1r-kmhkWIxIWXNDGbG2w
[22-Jul-2026 18:17:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"179.7.15.56, 172.70.255.157","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExOCIsInVzZXJuYW1lIjoiemFydHJleCIsImVtYWlsIjoicGllcm9zYWxhczEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0ODg0MX0.vYSmhI_SQelQtYhmnwjtx_V1r-kmhkWIxIWXNDGbG2w","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f470a0c85274a6-MIA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"179.7.15.56","cf-ipcountry":"PE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jul-2026 18:17:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 18:17:02 UTC] === User Orders API Called ===
[22-Jul-2026 18:17:02 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 18:17:02 UTC] User ID: 1118
[22-Jul-2026 18:17:02 UTC] User ID: 1118
[22-Jul-2026 18:17:02 UTC] Limit: 20, Offset: 0
[22-Jul-2026 18:17:02 UTC] ✅ User profile retrieved successfully for user ID: 1118
[22-Jul-2026 18:17:02 UTC] Orders found: 0
[22-Jul-2026 18:17:02 UTC] Orders data: []
[22-Jul-2026 18:17:02 UTC] Total orders count: 0
[22-Jul-2026 18:17:03 UTC] === API CALL LOG ===
[22-Jul-2026 18:17:03 UTC] Endpoint: user/profile.php
[22-Jul-2026 18:17:03 UTC] Full Log Data: {
    "timestamp": "2026-07-22 18:17:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "179.7.15.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "179.7.15.56, 172.70.255.157",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExOCIsInVzZXJuYW1lIjoiemFydHJleCIsImVtYWlsIjoicGllcm9zYWxhczEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0ODg0MX0.vYSmhI_SQelQtYhmnwjtx_V1r-kmhkWIxIWXNDGbG2w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f470a2092974a6-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "179.7.15.56",
        "cf-ipcountry": "PE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 18:17:03 UTC] === END API CALL LOG ===
[22-Jul-2026 18:17:03 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 18:17:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExOCIsInVzZXJuYW1lIjoiemFydHJleCIsImVtYWlsIjoicGllcm9zYWxhczEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0ODg0MX0.vYSmhI_SQelQtYhmnwjtx_V1r-kmhkWIxIWXNDGbG2w
[22-Jul-2026 18:17:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 18:17:03 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 18:17:03 UTC] User ID: 1118
[22-Jul-2026 18:17:03 UTC] ✅ User profile retrieved successfully for user ID: 1118
[22-Jul-2026 18:17:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 18:17:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 18:17:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"179.7.15.56, 172.70.255.157","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExOCIsInVzZXJuYW1lIjoiemFydHJleCIsImVtYWlsIjoicGllcm9zYWxhczEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0ODg0MX0.vYSmhI_SQelQtYhmnwjtx_V1r-kmhkWIxIWXNDGbG2w","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f4713cddc374a6-MIA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"179.7.15.56","cf-ipcountry":"PE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jul-2026 18:17:28 UTC] === User Orders API Called ===
[22-Jul-2026 18:17:28 UTC] User ID: 1118
[22-Jul-2026 18:17:28 UTC] Limit: 20, Offset: 0
[22-Jul-2026 18:17:28 UTC] Orders found: 0
[22-Jul-2026 18:17:28 UTC] Orders data: []
[22-Jul-2026 18:17:28 UTC] Total orders count: 0
[22-Jul-2026 18:17:28 UTC] === API CALL LOG ===
[22-Jul-2026 18:17:28 UTC] Endpoint: user/profile.php
[22-Jul-2026 18:17:28 UTC] Full Log Data: {
    "timestamp": "2026-07-22 18:17:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "179.7.15.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "179.7.15.56, 172.70.255.157",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExOCIsInVzZXJuYW1lIjoiemFydHJleCIsImVtYWlsIjoicGllcm9zYWxhczEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0ODg0MX0.vYSmhI_SQelQtYhmnwjtx_V1r-kmhkWIxIWXNDGbG2w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f4713cddc474a6-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "179.7.15.56",
        "cf-ipcountry": "PE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 18:17:28 UTC] === END API CALL LOG ===
[22-Jul-2026 18:17:28 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 18:17:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExOCIsInVzZXJuYW1lIjoiemFydHJleCIsImVtYWlsIjoicGllcm9zYWxhczEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0ODg0MX0.vYSmhI_SQelQtYhmnwjtx_V1r-kmhkWIxIWXNDGbG2w
[22-Jul-2026 18:17:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 18:17:28 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 18:17:28 UTC] User ID: 1118
[22-Jul-2026 18:17:28 UTC] ✅ User profile retrieved successfully for user ID: 1118
[22-Jul-2026 18:17:28 UTC] === API CALL LOG ===
[22-Jul-2026 18:17:28 UTC] Endpoint: user/profile.php
[22-Jul-2026 18:17:28 UTC] Full Log Data: {
    "timestamp": "2026-07-22 18:17:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "179.7.15.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "179.7.15.56, 172.70.255.157",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExOCIsInVzZXJuYW1lIjoiemFydHJleCIsImVtYWlsIjoicGllcm9zYWxhczEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0ODg0MX0.vYSmhI_SQelQtYhmnwjtx_V1r-kmhkWIxIWXNDGbG2w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f4713e1e8374a6-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "179.7.15.56",
        "cf-ipcountry": "PE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 18:17:28 UTC] === END API CALL LOG ===
[22-Jul-2026 18:17:28 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 18:17:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExOCIsInVzZXJuYW1lIjoiemFydHJleCIsImVtYWlsIjoicGllcm9zYWxhczEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0ODg0MX0.vYSmhI_SQelQtYhmnwjtx_V1r-kmhkWIxIWXNDGbG2w
[22-Jul-2026 18:17:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 18:17:28 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 18:17:28 UTC] User ID: 1118
[22-Jul-2026 18:17:28 UTC] ✅ User profile retrieved successfully for user ID: 1118
[22-Jul-2026 19:14:06 UTC] === API CALL LOG ===
[22-Jul-2026 19:14:06 UTC] Endpoint: user/profile.php
[22-Jul-2026 19:14:06 UTC] Full Log Data: {
    "timestamp": "2026-07-22 19:14:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.171.101.108",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.171.101.108, 104.23.221.183",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExOSIsInVzZXJuYW1lIjoiS2hhc2hpeGMiLCJlbWFpbCI6ImFydGlucmFzaGlkOTQzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM1MjQ0NX0.2iZZowCWOr1Q-OOg-ejaMM_o0d3BK9UTZ89to3qYHC8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f4c437ff4ea106-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.171.101.108",
        "cf-ipcountry": "AZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 19:14:06 UTC] === END API CALL LOG ===
[22-Jul-2026 19:14:06 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 19:14:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExOSIsInVzZXJuYW1lIjoiS2hhc2hpeGMiLCJlbWFpbCI6ImFydGlucmFzaGlkOTQzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM1MjQ0NX0.2iZZowCWOr1Q-OOg-ejaMM_o0d3BK9UTZ89to3qYHC8
[22-Jul-2026 19:14:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 19:14:06 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 19:14:06 UTC] User ID: 1119
[22-Jul-2026 19:14:06 UTC] ✅ User profile retrieved successfully for user ID: 1119
[22-Jul-2026 19:14:06 UTC] === API CALL LOG ===
[22-Jul-2026 19:14:06 UTC] Endpoint: user/profile.php
[22-Jul-2026 19:14:06 UTC] Full Log Data: {
    "timestamp": "2026-07-22 19:14:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.171.101.108",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.171.101.108, 104.23.221.183",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExOSIsInVzZXJuYW1lIjoiS2hhc2hpeGMiLCJlbWFpbCI6ImFydGlucmFzaGlkOTQzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM1MjQ0NX0.2iZZowCWOr1Q-OOg-ejaMM_o0d3BK9UTZ89to3qYHC8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f4c438b930a106-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.171.101.108",
        "cf-ipcountry": "AZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 19:14:06 UTC] === END API CALL LOG ===
[22-Jul-2026 19:14:06 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 19:14:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExOSIsInVzZXJuYW1lIjoiS2hhc2hpeGMiLCJlbWFpbCI6ImFydGlucmFzaGlkOTQzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM1MjQ0NX0.2iZZowCWOr1Q-OOg-ejaMM_o0d3BK9UTZ89to3qYHC8
[22-Jul-2026 19:14:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 19:14:06 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 19:14:06 UTC] User ID: 1119
[22-Jul-2026 19:14:06 UTC] ✅ User profile retrieved successfully for user ID: 1119
[22-Jul-2026 19:14:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 19:14:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 19:14:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"31.171.101.108, 104.23.221.142","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExOSIsInVzZXJuYW1lIjoiS2hhc2hpeGMiLCJlbWFpbCI6ImFydGlucmFzaGlkOTQzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM1MjQ0NX0.2iZZowCWOr1Q-OOg-ejaMM_o0d3BK9UTZ89to3qYHC8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f4c437ff50a106-ARN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"31.171.101.108","cf-ipcountry":"AZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jul-2026 19:14:06 UTC] === User Orders API Called ===
[22-Jul-2026 19:14:06 UTC] User ID: 1119
[22-Jul-2026 19:14:06 UTC] Limit: 20, Offset: 0
[22-Jul-2026 19:14:06 UTC] Orders found: 0
[22-Jul-2026 19:14:06 UTC] Orders data: []
[22-Jul-2026 19:14:06 UTC] Total orders count: 0
[22-Jul-2026 19:14:07 UTC] === API CALL LOG ===
[22-Jul-2026 19:14:07 UTC] Endpoint: user/profile.php
[22-Jul-2026 19:14:07 UTC] Full Log Data: {
    "timestamp": "2026-07-22 19:14:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.171.101.108",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.171.101.108, 104.23.221.183",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExOSIsInVzZXJuYW1lIjoiS2hhc2hpeGMiLCJlbWFpbCI6ImFydGlucmFzaGlkOTQzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM1MjQ0NX0.2iZZowCWOr1Q-OOg-ejaMM_o0d3BK9UTZ89to3qYHC8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f4c43d3dafa106-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.171.101.108",
        "cf-ipcountry": "AZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 19:14:07 UTC] === END API CALL LOG ===
[22-Jul-2026 19:14:07 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 19:14:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExOSIsInVzZXJuYW1lIjoiS2hhc2hpeGMiLCJlbWFpbCI6ImFydGlucmFzaGlkOTQzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM1MjQ0NX0.2iZZowCWOr1Q-OOg-ejaMM_o0d3BK9UTZ89to3qYHC8
[22-Jul-2026 19:14:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 19:14:07 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 19:14:07 UTC] User ID: 1119
[22-Jul-2026 19:14:07 UTC] ✅ User profile retrieved successfully for user ID: 1119
[22-Jul-2026 19:14:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 19:14:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 19:14:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"31.171.101.108, 104.23.221.183","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExOSIsInVzZXJuYW1lIjoiS2hhc2hpeGMiLCJlbWFpbCI6ImFydGlucmFzaGlkOTQzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM1MjQ0NX0.2iZZowCWOr1Q-OOg-ejaMM_o0d3BK9UTZ89to3qYHC8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f4c47c5f40a106-ARN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"31.171.101.108","cf-ipcountry":"AZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jul-2026 19:14:17 UTC] === User Orders API Called ===
[22-Jul-2026 19:14:17 UTC] User ID: 1119
[22-Jul-2026 19:14:17 UTC] Limit: 20, Offset: 0
[22-Jul-2026 19:14:17 UTC] Orders found: 0
[22-Jul-2026 19:14:17 UTC] Orders data: []
[22-Jul-2026 19:14:17 UTC] Total orders count: 0
[22-Jul-2026 19:14:17 UTC] === API CALL LOG ===
[22-Jul-2026 19:14:17 UTC] Endpoint: user/profile.php
[22-Jul-2026 19:14:17 UTC] Full Log Data: {
    "timestamp": "2026-07-22 19:14:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.171.101.108",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.171.101.108, 104.23.221.183",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExOSIsInVzZXJuYW1lIjoiS2hhc2hpeGMiLCJlbWFpbCI6ImFydGlucmFzaGlkOTQzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM1MjQ0NX0.2iZZowCWOr1Q-OOg-ejaMM_o0d3BK9UTZ89to3qYHC8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f4c47c5f43a106-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.171.101.108",
        "cf-ipcountry": "AZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 19:14:17 UTC] === END API CALL LOG ===
[22-Jul-2026 19:14:17 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 19:14:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExOSIsInVzZXJuYW1lIjoiS2hhc2hpeGMiLCJlbWFpbCI6ImFydGlucmFzaGlkOTQzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM1MjQ0NX0.2iZZowCWOr1Q-OOg-ejaMM_o0d3BK9UTZ89to3qYHC8
[22-Jul-2026 19:14:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 19:14:17 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 19:14:17 UTC] User ID: 1119
[22-Jul-2026 19:14:17 UTC] ✅ User profile retrieved successfully for user ID: 1119
[22-Jul-2026 19:14:18 UTC] === API CALL LOG ===
[22-Jul-2026 19:14:18 UTC] Endpoint: user/profile.php
[22-Jul-2026 19:14:18 UTC] Full Log Data: {
    "timestamp": "2026-07-22 19:14:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.171.101.108",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.171.101.108, 104.23.221.183",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExOSIsInVzZXJuYW1lIjoiS2hhc2hpeGMiLCJlbWFpbCI6ImFydGlucmFzaGlkOTQzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM1MjQ0NX0.2iZZowCWOr1Q-OOg-ejaMM_o0d3BK9UTZ89to3qYHC8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f4c4803a9fa106-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.171.101.108",
        "cf-ipcountry": "AZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 19:14:18 UTC] === END API CALL LOG ===
[22-Jul-2026 19:14:18 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 19:14:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExOSIsInVzZXJuYW1lIjoiS2hhc2hpeGMiLCJlbWFpbCI6ImFydGlucmFzaGlkOTQzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM1MjQ0NX0.2iZZowCWOr1Q-OOg-ejaMM_o0d3BK9UTZ89to3qYHC8
[22-Jul-2026 19:14:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 19:14:18 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 19:14:18 UTC] User ID: 1119
[22-Jul-2026 19:14:18 UTC] ✅ User profile retrieved successfully for user ID: 1119
[22-Jul-2026 19:14:18 UTC] === API CALL LOG ===
[22-Jul-2026 19:14:18 UTC] Endpoint: user/profile.php
[22-Jul-2026 19:14:18 UTC] Full Log Data: {
    "timestamp": "2026-07-22 19:14:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.171.101.108",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.171.101.108, 104.23.221.183",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExOSIsInVzZXJuYW1lIjoiS2hhc2hpeGMiLCJlbWFpbCI6ImFydGlucmFzaGlkOTQzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM1MjQ0NX0.2iZZowCWOr1Q-OOg-ejaMM_o0d3BK9UTZ89to3qYHC8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f4c480fd6da106-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.171.101.108",
        "cf-ipcountry": "AZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 19:14:18 UTC] === END API CALL LOG ===
[22-Jul-2026 19:14:18 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 19:14:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExOSIsInVzZXJuYW1lIjoiS2hhc2hpeGMiLCJlbWFpbCI6ImFydGlucmFzaGlkOTQzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM1MjQ0NX0.2iZZowCWOr1Q-OOg-ejaMM_o0d3BK9UTZ89to3qYHC8
[22-Jul-2026 19:14:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 19:14:18 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 19:14:18 UTC] User ID: 1119
[22-Jul-2026 19:14:18 UTC] ✅ User profile retrieved successfully for user ID: 1119
[22-Jul-2026 19:14:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 19:14:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 19:14:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"31.171.101.108, 104.23.221.182","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExOSIsInVzZXJuYW1lIjoiS2hhc2hpeGMiLCJlbWFpbCI6ImFydGlucmFzaGlkOTQzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM1MjQ0NX0.2iZZowCWOr1Q-OOg-ejaMM_o0d3BK9UTZ89to3qYHC8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f4c4b6f8eba106-ARN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"31.171.101.108","cf-ipcountry":"AZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jul-2026 19:14:27 UTC] === User Orders API Called ===
[22-Jul-2026 19:14:27 UTC] User ID: 1119
[22-Jul-2026 19:14:27 UTC] Limit: 20, Offset: 0
[22-Jul-2026 19:14:27 UTC] Orders found: 0
[22-Jul-2026 19:14:27 UTC] Orders data: []
[22-Jul-2026 19:14:27 UTC] Total orders count: 0
[22-Jul-2026 19:14:27 UTC] === API CALL LOG ===
[22-Jul-2026 19:14:27 UTC] Endpoint: user/profile.php
[22-Jul-2026 19:14:27 UTC] Full Log Data: {
    "timestamp": "2026-07-22 19:14:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.171.101.108",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.171.101.108, 104.23.221.183",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExOSIsInVzZXJuYW1lIjoiS2hhc2hpeGMiLCJlbWFpbCI6ImFydGlucmFzaGlkOTQzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM1MjQ0NX0.2iZZowCWOr1Q-OOg-ejaMM_o0d3BK9UTZ89to3qYHC8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f4c4b6f8eea106-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.171.101.108",
        "cf-ipcountry": "AZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 19:14:27 UTC] === END API CALL LOG ===
[22-Jul-2026 19:14:27 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 19:14:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExOSIsInVzZXJuYW1lIjoiS2hhc2hpeGMiLCJlbWFpbCI6ImFydGlucmFzaGlkOTQzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM1MjQ0NX0.2iZZowCWOr1Q-OOg-ejaMM_o0d3BK9UTZ89to3qYHC8
[22-Jul-2026 19:14:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 19:14:27 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 19:14:27 UTC] User ID: 1119
[22-Jul-2026 19:14:27 UTC] ✅ User profile retrieved successfully for user ID: 1119
[22-Jul-2026 19:14:27 UTC] === API CALL LOG ===
[22-Jul-2026 19:14:27 UTC] Endpoint: user/profile.php
[22-Jul-2026 19:14:27 UTC] Full Log Data: {
    "timestamp": "2026-07-22 19:14:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.171.101.108",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.171.101.108, 104.23.221.182",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExOSIsInVzZXJuYW1lIjoiS2hhc2hpeGMiLCJlbWFpbCI6ImFydGlucmFzaGlkOTQzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM1MjQ0NX0.2iZZowCWOr1Q-OOg-ejaMM_o0d3BK9UTZ89to3qYHC8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f4c4baecafa106-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.171.101.108",
        "cf-ipcountry": "AZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 19:14:27 UTC] === END API CALL LOG ===
[22-Jul-2026 19:14:27 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 19:14:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExOSIsInVzZXJuYW1lIjoiS2hhc2hpeGMiLCJlbWFpbCI6ImFydGlucmFzaGlkOTQzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM1MjQ0NX0.2iZZowCWOr1Q-OOg-ejaMM_o0d3BK9UTZ89to3qYHC8
[22-Jul-2026 19:14:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 19:14:27 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 19:14:27 UTC] User ID: 1119
[22-Jul-2026 19:14:27 UTC] ✅ User profile retrieved successfully for user ID: 1119
[22-Jul-2026 19:14:27 UTC] === API CALL LOG ===
[22-Jul-2026 19:14:27 UTC] Endpoint: user/profile.php
[22-Jul-2026 19:14:27 UTC] Full Log Data: {
    "timestamp": "2026-07-22 19:14:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.171.101.108",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.171.101.108, 104.23.221.182",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExOSIsInVzZXJuYW1lIjoiS2hhc2hpeGMiLCJlbWFpbCI6ImFydGlucmFzaGlkOTQzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM1MjQ0NX0.2iZZowCWOr1Q-OOg-ejaMM_o0d3BK9UTZ89to3qYHC8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f4c4bb9f44a106-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.171.101.108",
        "cf-ipcountry": "AZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 19:14:27 UTC] === END API CALL LOG ===
[22-Jul-2026 19:14:27 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 19:14:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExOSIsInVzZXJuYW1lIjoiS2hhc2hpeGMiLCJlbWFpbCI6ImFydGlucmFzaGlkOTQzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM1MjQ0NX0.2iZZowCWOr1Q-OOg-ejaMM_o0d3BK9UTZ89to3qYHC8
[22-Jul-2026 19:14:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 19:14:27 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 19:14:27 UTC] User ID: 1119
[22-Jul-2026 19:14:27 UTC] ✅ User profile retrieved successfully for user ID: 1119
[22-Jul-2026 19:14:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 19:14:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 19:14:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"31.171.101.108, 104.23.221.183","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExOSIsInVzZXJuYW1lIjoiS2hhc2hpeGMiLCJlbWFpbCI6ImFydGlucmFzaGlkOTQzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM1MjQ0NX0.2iZZowCWOr1Q-OOg-ejaMM_o0d3BK9UTZ89to3qYHC8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f4c4c17f0ea106-ARN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"31.171.101.108","cf-ipcountry":"AZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jul-2026 19:14:28 UTC] === User Orders API Called ===
[22-Jul-2026 19:14:28 UTC] User ID: 1119
[22-Jul-2026 19:14:28 UTC] Limit: 20, Offset: 0
[22-Jul-2026 19:14:28 UTC] Orders found: 0
[22-Jul-2026 19:14:28 UTC] Orders data: []
[22-Jul-2026 19:14:28 UTC] Total orders count: 0
[22-Jul-2026 19:14:30 UTC] === API CALL LOG ===
[22-Jul-2026 19:14:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 19:14:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 19:14:30 UTC] Endpoint: user/profile.php
[22-Jul-2026 19:14:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"31.171.101.108, 104.23.221.182","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExOSIsInVzZXJuYW1lIjoiS2hhc2hpeGMiLCJlbWFpbCI6ImFydGlucmFzaGlkOTQzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM1MjQ0NX0.2iZZowCWOr1Q-OOg-ejaMM_o0d3BK9UTZ89to3qYHC8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f4c4cc5c68a106-ARN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"31.171.101.108","cf-ipcountry":"AZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jul-2026 19:14:30 UTC] Full Log Data: {
    "timestamp": "2026-07-22 19:14:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.171.101.108",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.171.101.108, 104.23.221.182",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExOSIsInVzZXJuYW1lIjoiS2hhc2hpeGMiLCJlbWFpbCI6ImFydGlucmFzaGlkOTQzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM1MjQ0NX0.2iZZowCWOr1Q-OOg-ejaMM_o0d3BK9UTZ89to3qYHC8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f4c4cc5c71a106-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.171.101.108",
        "cf-ipcountry": "AZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 19:14:30 UTC] === END API CALL LOG ===
[22-Jul-2026 19:14:30 UTC] === User Orders API Called ===
[22-Jul-2026 19:14:30 UTC] User ID: 1119
[22-Jul-2026 19:14:30 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 19:14:30 UTC] Limit: 20, Offset: 0
[22-Jul-2026 19:14:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExOSIsInVzZXJuYW1lIjoiS2hhc2hpeGMiLCJlbWFpbCI6ImFydGlucmFzaGlkOTQzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM1MjQ0NX0.2iZZowCWOr1Q-OOg-ejaMM_o0d3BK9UTZ89to3qYHC8
[22-Jul-2026 19:14:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 19:14:30 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 19:14:30 UTC] User ID: 1119
[22-Jul-2026 19:14:30 UTC] Orders found: 0
[22-Jul-2026 19:14:30 UTC] Orders data: []
[22-Jul-2026 19:14:30 UTC] ✅ User profile retrieved successfully for user ID: 1119
[22-Jul-2026 19:14:30 UTC] Total orders count: 0
[22-Jul-2026 19:14:31 UTC] === API CALL LOG ===
[22-Jul-2026 19:14:31 UTC] Endpoint: user/profile.php
[22-Jul-2026 19:14:31 UTC] Full Log Data: {
    "timestamp": "2026-07-22 19:14:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.171.101.108",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.171.101.108, 104.23.221.183",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExOSIsInVzZXJuYW1lIjoiS2hhc2hpeGMiLCJlbWFpbCI6ImFydGlucmFzaGlkOTQzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM1MjQ0NX0.2iZZowCWOr1Q-OOg-ejaMM_o0d3BK9UTZ89to3qYHC8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f4c4cfff92a106-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.171.101.108",
        "cf-ipcountry": "AZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 19:14:31 UTC] === END API CALL LOG ===
[22-Jul-2026 19:14:31 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 19:14:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExOSIsInVzZXJuYW1lIjoiS2hhc2hpeGMiLCJlbWFpbCI6ImFydGlucmFzaGlkOTQzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM1MjQ0NX0.2iZZowCWOr1Q-OOg-ejaMM_o0d3BK9UTZ89to3qYHC8
[22-Jul-2026 19:14:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 19:14:31 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 19:14:31 UTC] User ID: 1119
[22-Jul-2026 19:14:31 UTC] ✅ User profile retrieved successfully for user ID: 1119
[22-Jul-2026 19:14:31 UTC] === API CALL LOG ===
[22-Jul-2026 19:14:31 UTC] Endpoint: user/profile.php
[22-Jul-2026 19:14:31 UTC] Full Log Data: {
    "timestamp": "2026-07-22 19:14:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.171.101.108",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.171.101.108, 104.23.221.182",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExOSIsInVzZXJuYW1lIjoiS2hhc2hpeGMiLCJlbWFpbCI6ImFydGlucmFzaGlkOTQzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM1MjQ0NX0.2iZZowCWOr1Q-OOg-ejaMM_o0d3BK9UTZ89to3qYHC8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f4c4d0b998a106-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.171.101.108",
        "cf-ipcountry": "AZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 19:14:31 UTC] === END API CALL LOG ===
[22-Jul-2026 19:14:31 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 19:14:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExOSIsInVzZXJuYW1lIjoiS2hhc2hpeGMiLCJlbWFpbCI6ImFydGlucmFzaGlkOTQzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM1MjQ0NX0.2iZZowCWOr1Q-OOg-ejaMM_o0d3BK9UTZ89to3qYHC8
[22-Jul-2026 19:14:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 19:14:31 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 19:14:31 UTC] User ID: 1119
[22-Jul-2026 19:14:31 UTC] ✅ User profile retrieved successfully for user ID: 1119
[22-Jul-2026 19:14:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 19:14:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 19:14:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"31.171.101.108, 104.23.221.182","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExOSIsInVzZXJuYW1lIjoiS2hhc2hpeGMiLCJlbWFpbCI6ImFydGlucmFzaGlkOTQzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM1MjQ0NX0.2iZZowCWOr1Q-OOg-ejaMM_o0d3BK9UTZ89to3qYHC8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f4c52c5bf7a106-ARN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"31.171.101.108","cf-ipcountry":"AZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jul-2026 19:14:45 UTC] === User Orders API Called ===
[22-Jul-2026 19:14:45 UTC] User ID: 1119
[22-Jul-2026 19:14:45 UTC] Limit: 20, Offset: 0
[22-Jul-2026 19:14:45 UTC] Orders found: 0
[22-Jul-2026 19:14:45 UTC] Orders data: []
[22-Jul-2026 19:14:45 UTC] Total orders count: 0
[22-Jul-2026 19:14:45 UTC] === API CALL LOG ===
[22-Jul-2026 19:14:45 UTC] Endpoint: user/profile.php
[22-Jul-2026 19:14:45 UTC] Full Log Data: {
    "timestamp": "2026-07-22 19:14:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.171.101.108",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.171.101.108, 104.23.221.182",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExOSIsInVzZXJuYW1lIjoiS2hhc2hpeGMiLCJlbWFpbCI6ImFydGlucmFzaGlkOTQzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM1MjQ0NX0.2iZZowCWOr1Q-OOg-ejaMM_o0d3BK9UTZ89to3qYHC8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f4c52c5bfaa106-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.171.101.108",
        "cf-ipcountry": "AZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 19:14:45 UTC] === END API CALL LOG ===
[22-Jul-2026 19:14:45 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 19:14:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExOSIsInVzZXJuYW1lIjoiS2hhc2hpeGMiLCJlbWFpbCI6ImFydGlucmFzaGlkOTQzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM1MjQ0NX0.2iZZowCWOr1Q-OOg-ejaMM_o0d3BK9UTZ89to3qYHC8
[22-Jul-2026 19:14:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 19:14:45 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 19:14:45 UTC] User ID: 1119
[22-Jul-2026 19:14:45 UTC] ✅ User profile retrieved successfully for user ID: 1119
[22-Jul-2026 19:14:46 UTC] === API CALL LOG ===
[22-Jul-2026 19:14:46 UTC] Endpoint: user/profile.php
[22-Jul-2026 19:14:46 UTC] Full Log Data: {
    "timestamp": "2026-07-22 19:14:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.171.101.108",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.171.101.108, 104.23.221.182",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExOSIsInVzZXJuYW1lIjoiS2hhc2hpeGMiLCJlbWFpbCI6ImFydGlucmFzaGlkOTQzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM1MjQ0NX0.2iZZowCWOr1Q-OOg-ejaMM_o0d3BK9UTZ89to3qYHC8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f4c5305a39a106-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.171.101.108",
        "cf-ipcountry": "AZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 19:14:46 UTC] === END API CALL LOG ===
[22-Jul-2026 19:14:46 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 19:14:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExOSIsInVzZXJuYW1lIjoiS2hhc2hpeGMiLCJlbWFpbCI6ImFydGlucmFzaGlkOTQzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM1MjQ0NX0.2iZZowCWOr1Q-OOg-ejaMM_o0d3BK9UTZ89to3qYHC8
[22-Jul-2026 19:14:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 19:14:46 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 19:14:46 UTC] User ID: 1119
[22-Jul-2026 19:14:46 UTC] ✅ User profile retrieved successfully for user ID: 1119
[22-Jul-2026 19:14:46 UTC] === API CALL LOG ===
[22-Jul-2026 19:14:46 UTC] Endpoint: user/profile.php
[22-Jul-2026 19:14:46 UTC] Full Log Data: {
    "timestamp": "2026-07-22 19:14:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.171.101.108",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.171.101.108, 104.23.221.182",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExOSIsInVzZXJuYW1lIjoiS2hhc2hpeGMiLCJlbWFpbCI6ImFydGlucmFzaGlkOTQzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM1MjQ0NX0.2iZZowCWOr1Q-OOg-ejaMM_o0d3BK9UTZ89to3qYHC8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f4c5310c7da106-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.171.101.108",
        "cf-ipcountry": "AZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 19:14:46 UTC] === END API CALL LOG ===
[22-Jul-2026 19:14:46 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 19:14:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExOSIsInVzZXJuYW1lIjoiS2hhc2hpeGMiLCJlbWFpbCI6ImFydGlucmFzaGlkOTQzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM1MjQ0NX0.2iZZowCWOr1Q-OOg-ejaMM_o0d3BK9UTZ89to3qYHC8
[22-Jul-2026 19:14:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 19:14:46 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 19:14:46 UTC] User ID: 1119
[22-Jul-2026 19:14:46 UTC] ✅ User profile retrieved successfully for user ID: 1119
[22-Jul-2026 19:14:55 UTC] === API CALL LOG ===
[22-Jul-2026 19:14:55 UTC] Endpoint: user/profile.php
[22-Jul-2026 19:14:55 UTC] Full Log Data: {
    "timestamp": "2026-07-22 19:14:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.171.101.108",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.171.101.108, 104.23.221.182",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExOSIsInVzZXJuYW1lIjoiS2hhc2hpeGMiLCJlbWFpbCI6ImFydGlucmFzaGlkOTQzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM1MjQ0NX0.2iZZowCWOr1Q-OOg-ejaMM_o0d3BK9UTZ89to3qYHC8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f4c5697f27a106-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.171.101.108",
        "cf-ipcountry": "AZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 19:14:55 UTC] === END API CALL LOG ===
[22-Jul-2026 19:14:55 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 19:14:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExOSIsInVzZXJuYW1lIjoiS2hhc2hpeGMiLCJlbWFpbCI6ImFydGlucmFzaGlkOTQzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM1MjQ0NX0.2iZZowCWOr1Q-OOg-ejaMM_o0d3BK9UTZ89to3qYHC8
[22-Jul-2026 19:14:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 19:14:55 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 19:14:55 UTC] User ID: 1119
[22-Jul-2026 19:14:55 UTC] ✅ User profile retrieved successfully for user ID: 1119
[22-Jul-2026 19:14:55 UTC] User Purchases API - User ID: 1119
[22-Jul-2026 19:14:55 UTC] User Purchases API - Total purchases found: 0
[22-Jul-2026 19:14:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 19:14:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 19:14:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"31.171.101.108, 104.23.221.182","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExOSIsInVzZXJuYW1lIjoiS2hhc2hpeGMiLCJlbWFpbCI6ImFydGlucmFzaGlkOTQzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM1MjQ0NX0.2iZZowCWOr1Q-OOg-ejaMM_o0d3BK9UTZ89to3qYHC8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f4c56d094fa106-ARN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"31.171.101.108","cf-ipcountry":"AZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jul-2026 19:14:56 UTC] === User Orders API Called ===
[22-Jul-2026 19:14:56 UTC] User ID: 1119
[22-Jul-2026 19:14:56 UTC] Limit: 20, Offset: 0
[22-Jul-2026 19:14:56 UTC] Orders found: 0
[22-Jul-2026 19:14:56 UTC] Orders data: []
[22-Jul-2026 19:14:56 UTC] Total orders count: 0
[22-Jul-2026 19:14:57 UTC] === API CALL LOG ===
[22-Jul-2026 19:14:57 UTC] Endpoint: user/profile.php
[22-Jul-2026 19:14:57 UTC] Full Log Data: {
    "timestamp": "2026-07-22 19:14:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.171.101.108",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.171.101.108, 104.23.221.182",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExOSIsInVzZXJuYW1lIjoiS2hhc2hpeGMiLCJlbWFpbCI6ImFydGlucmFzaGlkOTQzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM1MjQ0NX0.2iZZowCWOr1Q-OOg-ejaMM_o0d3BK9UTZ89to3qYHC8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f4c5729a37a106-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.171.101.108",
        "cf-ipcountry": "AZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 19:14:57 UTC] === END API CALL LOG ===
[22-Jul-2026 19:14:57 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 19:14:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExOSIsInVzZXJuYW1lIjoiS2hhc2hpeGMiLCJlbWFpbCI6ImFydGlucmFzaGlkOTQzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM1MjQ0NX0.2iZZowCWOr1Q-OOg-ejaMM_o0d3BK9UTZ89to3qYHC8
[22-Jul-2026 19:14:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 19:14:57 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 19:14:57 UTC] User ID: 1119
[22-Jul-2026 19:14:57 UTC] ✅ User profile retrieved successfully for user ID: 1119
[22-Jul-2026 19:14:57 UTC] User Purchases API - User ID: 1119
[22-Jul-2026 19:14:57 UTC] User Purchases API - Total purchases found: 0
[22-Jul-2026 19:15:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 19:15:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 19:15:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"31.171.101.108, 104.23.221.182","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExOSIsInVzZXJuYW1lIjoiS2hhc2hpeGMiLCJlbWFpbCI6ImFydGlucmFzaGlkOTQzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM1MjQ0NX0.2iZZowCWOr1Q-OOg-ejaMM_o0d3BK9UTZ89to3qYHC8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f4c58cce78a106-ARN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"31.171.101.108","cf-ipcountry":"AZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jul-2026 19:15:01 UTC] === User Orders API Called ===
[22-Jul-2026 19:15:01 UTC] User ID: 1119
[22-Jul-2026 19:15:01 UTC] Limit: 20, Offset: 0
[22-Jul-2026 19:15:01 UTC] Orders found: 0
[22-Jul-2026 19:15:01 UTC] Orders data: []
[22-Jul-2026 19:15:01 UTC] Total orders count: 0
[22-Jul-2026 19:15:04 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 19:15:04 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 19:15:04 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"31.171.101.108, 104.23.221.182","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExOSIsInVzZXJuYW1lIjoiS2hhc2hpeGMiLCJlbWFpbCI6ImFydGlucmFzaGlkOTQzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM1MjQ0NX0.2iZZowCWOr1Q-OOg-ejaMM_o0d3BK9UTZ89to3qYHC8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f4c59f48eea106-ARN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"31.171.101.108","cf-ipcountry":"AZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jul-2026 19:15:04 UTC] === User Orders API Called ===
[22-Jul-2026 19:15:04 UTC] User ID: 1119
[22-Jul-2026 19:15:04 UTC] Limit: 20, Offset: 0
[22-Jul-2026 19:15:04 UTC] Orders found: 0
[22-Jul-2026 19:15:04 UTC] Orders data: []
[22-Jul-2026 19:15:04 UTC] Total orders count: 0
[22-Jul-2026 19:15:04 UTC] === API CALL LOG ===
[22-Jul-2026 19:15:04 UTC] Endpoint: user/profile.php
[22-Jul-2026 19:15:04 UTC] Full Log Data: {
    "timestamp": "2026-07-22 19:15:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.171.101.108",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.171.101.108, 104.23.221.182",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExOSIsInVzZXJuYW1lIjoiS2hhc2hpeGMiLCJlbWFpbCI6ImFydGlucmFzaGlkOTQzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM1MjQ0NX0.2iZZowCWOr1Q-OOg-ejaMM_o0d3BK9UTZ89to3qYHC8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f4c5a00ad8a106-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.171.101.108",
        "cf-ipcountry": "AZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 19:15:04 UTC] === END API CALL LOG ===
[22-Jul-2026 19:15:04 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 19:15:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExOSIsInVzZXJuYW1lIjoiS2hhc2hpeGMiLCJlbWFpbCI6ImFydGlucmFzaGlkOTQzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM1MjQ0NX0.2iZZowCWOr1Q-OOg-ejaMM_o0d3BK9UTZ89to3qYHC8
[22-Jul-2026 19:15:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 19:15:04 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 19:15:04 UTC] User ID: 1119
[22-Jul-2026 19:15:04 UTC] ✅ User profile retrieved successfully for user ID: 1119
[22-Jul-2026 19:15:04 UTC] === API CALL LOG ===
[22-Jul-2026 19:15:04 UTC] Endpoint: user/profile.php
[22-Jul-2026 19:15:04 UTC] Full Log Data: {
    "timestamp": "2026-07-22 19:15:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.171.101.108",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.171.101.108, 104.23.221.182",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExOSIsInVzZXJuYW1lIjoiS2hhc2hpeGMiLCJlbWFpbCI6ImFydGlucmFzaGlkOTQzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM1MjQ0NX0.2iZZowCWOr1Q-OOg-ejaMM_o0d3BK9UTZ89to3qYHC8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f4c5a34c50a106-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.171.101.108",
        "cf-ipcountry": "AZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 19:15:04 UTC] === END API CALL LOG ===
[22-Jul-2026 19:15:04 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 19:15:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExOSIsInVzZXJuYW1lIjoiS2hhc2hpeGMiLCJlbWFpbCI6ImFydGlucmFzaGlkOTQzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM1MjQ0NX0.2iZZowCWOr1Q-OOg-ejaMM_o0d3BK9UTZ89to3qYHC8
[22-Jul-2026 19:15:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 19:15:04 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 19:15:04 UTC] User ID: 1119
[22-Jul-2026 19:15:04 UTC] ✅ User profile retrieved successfully for user ID: 1119
[22-Jul-2026 19:15:04 UTC] === API CALL LOG ===
[22-Jul-2026 19:15:04 UTC] Endpoint: user/profile.php
[22-Jul-2026 19:15:04 UTC] Full Log Data: {
    "timestamp": "2026-07-22 19:15:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.171.101.108",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.171.101.108, 104.23.221.182",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExOSIsInVzZXJuYW1lIjoiS2hhc2hpeGMiLCJlbWFpbCI6ImFydGlucmFzaGlkOTQzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM1MjQ0NX0.2iZZowCWOr1Q-OOg-ejaMM_o0d3BK9UTZ89to3qYHC8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f4c5a40ec2a106-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.171.101.108",
        "cf-ipcountry": "AZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 19:15:04 UTC] === END API CALL LOG ===
[22-Jul-2026 19:15:04 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 19:15:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExOSIsInVzZXJuYW1lIjoiS2hhc2hpeGMiLCJlbWFpbCI6ImFydGlucmFzaGlkOTQzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM1MjQ0NX0.2iZZowCWOr1Q-OOg-ejaMM_o0d3BK9UTZ89to3qYHC8
[22-Jul-2026 19:15:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 19:15:04 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 19:15:04 UTC] User ID: 1119
[22-Jul-2026 19:15:04 UTC] ✅ User profile retrieved successfully for user ID: 1119
[22-Jul-2026 19:15:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 19:15:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 19:15:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"31.171.101.108, 104.23.221.183","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExOSIsInVzZXJuYW1lIjoiS2hhc2hpeGMiLCJlbWFpbCI6ImFydGlucmFzaGlkOTQzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM1MjQ0NX0.2iZZowCWOr1Q-OOg-ejaMM_o0d3BK9UTZ89to3qYHC8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f4c6f16b2ba106-ARN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"31.171.101.108","cf-ipcountry":"AZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jul-2026 19:15:58 UTC] === User Orders API Called ===
[22-Jul-2026 19:15:58 UTC] User ID: 1119
[22-Jul-2026 19:15:58 UTC] Limit: 20, Offset: 0
[22-Jul-2026 19:15:58 UTC] Orders found: 0
[22-Jul-2026 19:15:58 UTC] Orders data: []
[22-Jul-2026 19:15:58 UTC] Total orders count: 0
[22-Jul-2026 19:15:58 UTC] === API CALL LOG ===
[22-Jul-2026 19:15:58 UTC] Endpoint: user/profile.php
[22-Jul-2026 19:15:58 UTC] Full Log Data: {
    "timestamp": "2026-07-22 19:15:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.171.101.108",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.171.101.108, 104.23.221.183",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExOSIsInVzZXJuYW1lIjoiS2hhc2hpeGMiLCJlbWFpbCI6ImFydGlucmFzaGlkOTQzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM1MjQ0NX0.2iZZowCWOr1Q-OOg-ejaMM_o0d3BK9UTZ89to3qYHC8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f4c6f16b2fa106-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.171.101.108",
        "cf-ipcountry": "AZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 19:15:58 UTC] === END API CALL LOG ===
[22-Jul-2026 19:15:58 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 19:15:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExOSIsInVzZXJuYW1lIjoiS2hhc2hpeGMiLCJlbWFpbCI6ImFydGlucmFzaGlkOTQzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM1MjQ0NX0.2iZZowCWOr1Q-OOg-ejaMM_o0d3BK9UTZ89to3qYHC8
[22-Jul-2026 19:15:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 19:15:58 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 19:15:58 UTC] User ID: 1119
[22-Jul-2026 19:15:58 UTC] ✅ User profile retrieved successfully for user ID: 1119
[22-Jul-2026 19:15:59 UTC] === API CALL LOG ===
[22-Jul-2026 19:15:59 UTC] Endpoint: user/profile.php
[22-Jul-2026 19:15:59 UTC] Full Log Data: {
    "timestamp": "2026-07-22 19:15:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.171.101.108",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.171.101.108, 104.23.221.183",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExOSIsInVzZXJuYW1lIjoiS2hhc2hpeGMiLCJlbWFpbCI6ImFydGlucmFzaGlkOTQzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM1MjQ0NX0.2iZZowCWOr1Q-OOg-ejaMM_o0d3BK9UTZ89to3qYHC8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f4c6f5bf6ca106-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.171.101.108",
        "cf-ipcountry": "AZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 19:15:59 UTC] === END API CALL LOG ===
[22-Jul-2026 19:15:59 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 19:15:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExOSIsInVzZXJuYW1lIjoiS2hhc2hpeGMiLCJlbWFpbCI6ImFydGlucmFzaGlkOTQzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM1MjQ0NX0.2iZZowCWOr1Q-OOg-ejaMM_o0d3BK9UTZ89to3qYHC8
[22-Jul-2026 19:15:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 19:15:59 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 19:15:59 UTC] User ID: 1119
[22-Jul-2026 19:15:59 UTC] ✅ User profile retrieved successfully for user ID: 1119
[22-Jul-2026 19:16:00 UTC] === API CALL LOG ===
[22-Jul-2026 19:16:00 UTC] Endpoint: user/profile.php
[22-Jul-2026 19:16:00 UTC] Full Log Data: {
    "timestamp": "2026-07-22 19:16:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.171.101.108",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.171.101.108, 104.23.221.183",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExOSIsInVzZXJuYW1lIjoiS2hhc2hpeGMiLCJlbWFpbCI6ImFydGlucmFzaGlkOTQzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM1MjQ0NX0.2iZZowCWOr1Q-OOg-ejaMM_o0d3BK9UTZ89to3qYHC8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f4c6fcbcbca106-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.171.101.108",
        "cf-ipcountry": "AZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 19:16:00 UTC] === END API CALL LOG ===
[22-Jul-2026 19:16:00 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 19:16:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExOSIsInVzZXJuYW1lIjoiS2hhc2hpeGMiLCJlbWFpbCI6ImFydGlucmFzaGlkOTQzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM1MjQ0NX0.2iZZowCWOr1Q-OOg-ejaMM_o0d3BK9UTZ89to3qYHC8
[22-Jul-2026 19:16:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 19:16:00 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 19:16:00 UTC] User ID: 1119
[22-Jul-2026 19:16:00 UTC] ✅ User profile retrieved successfully for user ID: 1119
[22-Jul-2026 19:16:25 UTC] === API CALL LOG ===
[22-Jul-2026 19:16:25 UTC] Endpoint: user/profile.php
[22-Jul-2026 19:16:25 UTC] Full Log Data: {
    "timestamp": "2026-07-22 19:16:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.171.101.108",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.171.101.108, 104.23.221.183",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExOSIsInVzZXJuYW1lIjoiS2hhc2hpeGMiLCJlbWFpbCI6ImFydGlucmFzaGlkOTQzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM1MjQ0NX0.2iZZowCWOr1Q-OOg-ejaMM_o0d3BK9UTZ89to3qYHC8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f4c7996b34a106-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.171.101.108",
        "cf-ipcountry": "AZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 19:16:25 UTC] === END API CALL LOG ===
[22-Jul-2026 19:16:25 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 19:16:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExOSIsInVzZXJuYW1lIjoiS2hhc2hpeGMiLCJlbWFpbCI6ImFydGlucmFzaGlkOTQzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM1MjQ0NX0.2iZZowCWOr1Q-OOg-ejaMM_o0d3BK9UTZ89to3qYHC8
[22-Jul-2026 19:16:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 19:16:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 19:16:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 19:16:25 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 19:16:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"31.171.101.108, 104.23.221.183","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExOSIsInVzZXJuYW1lIjoiS2hhc2hpeGMiLCJlbWFpbCI6ImFydGlucmFzaGlkOTQzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM1MjQ0NX0.2iZZowCWOr1Q-OOg-ejaMM_o0d3BK9UTZ89to3qYHC8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f4c7996b32a106-ARN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"31.171.101.108","cf-ipcountry":"AZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jul-2026 19:16:25 UTC] User ID: 1119
[22-Jul-2026 19:16:25 UTC] === User Orders API Called ===
[22-Jul-2026 19:16:25 UTC] User ID: 1119
[22-Jul-2026 19:16:25 UTC] Limit: 20, Offset: 0
[22-Jul-2026 19:16:25 UTC] ✅ User profile retrieved successfully for user ID: 1119
[22-Jul-2026 19:16:25 UTC] Orders found: 0
[22-Jul-2026 19:16:25 UTC] Orders data: []
[22-Jul-2026 19:16:25 UTC] Total orders count: 0
[22-Jul-2026 19:16:25 UTC] === API CALL LOG ===
[22-Jul-2026 19:16:25 UTC] Endpoint: user/profile.php
[22-Jul-2026 19:16:25 UTC] Full Log Data: {
    "timestamp": "2026-07-22 19:16:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.171.101.108",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.171.101.108, 104.23.221.183",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExOSIsInVzZXJuYW1lIjoiS2hhc2hpeGMiLCJlbWFpbCI6ImFydGlucmFzaGlkOTQzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM1MjQ0NX0.2iZZowCWOr1Q-OOg-ejaMM_o0d3BK9UTZ89to3qYHC8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f4c79d3dc4a106-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.171.101.108",
        "cf-ipcountry": "AZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 19:16:25 UTC] === END API CALL LOG ===
[22-Jul-2026 19:16:25 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 19:16:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExOSIsInVzZXJuYW1lIjoiS2hhc2hpeGMiLCJlbWFpbCI6ImFydGlucmFzaGlkOTQzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM1MjQ0NX0.2iZZowCWOr1Q-OOg-ejaMM_o0d3BK9UTZ89to3qYHC8
[22-Jul-2026 19:16:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 19:16:25 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 19:16:25 UTC] User ID: 1119
[22-Jul-2026 19:16:25 UTC] ✅ User profile retrieved successfully for user ID: 1119
[22-Jul-2026 19:16:25 UTC] === API CALL LOG ===
[22-Jul-2026 19:16:25 UTC] Endpoint: user/profile.php
[22-Jul-2026 19:16:25 UTC] Full Log Data: {
    "timestamp": "2026-07-22 19:16:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.171.101.108",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.171.101.108, 104.23.221.183",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExOSIsInVzZXJuYW1lIjoiS2hhc2hpeGMiLCJlbWFpbCI6ImFydGlucmFzaGlkOTQzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM1MjQ0NX0.2iZZowCWOr1Q-OOg-ejaMM_o0d3BK9UTZ89to3qYHC8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f4c79dffcea106-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.171.101.108",
        "cf-ipcountry": "AZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 19:16:25 UTC] === END API CALL LOG ===
[22-Jul-2026 19:16:25 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 19:16:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExOSIsInVzZXJuYW1lIjoiS2hhc2hpeGMiLCJlbWFpbCI6ImFydGlucmFzaGlkOTQzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM1MjQ0NX0.2iZZowCWOr1Q-OOg-ejaMM_o0d3BK9UTZ89to3qYHC8
[22-Jul-2026 19:16:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 19:16:25 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 19:16:25 UTC] User ID: 1119
[22-Jul-2026 19:16:25 UTC] ✅ User profile retrieved successfully for user ID: 1119
[22-Jul-2026 19:16:58 UTC] === API CALL LOG ===
[22-Jul-2026 19:16:58 UTC] Endpoint: user/profile.php
[22-Jul-2026 19:16:58 UTC] Full Log Data: {
    "timestamp": "2026-07-22 19:16:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "179.7.15.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "179.7.15.56, 104.22.86.109",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExOCIsInVzZXJuYW1lIjoiemFydHJleCIsImVtYWlsIjoicGllcm9zYWxhczEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0ODg0MX0.vYSmhI_SQelQtYhmnwjtx_V1r-kmhkWIxIWXNDGbG2w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f4c86679582ad6-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "179.7.15.56",
        "cf-ipcountry": "PE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 19:16:58 UTC] === END API CALL LOG ===
[22-Jul-2026 19:16:58 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 19:16:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExOCIsInVzZXJuYW1lIjoiemFydHJleCIsImVtYWlsIjoicGllcm9zYWxhczEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0ODg0MX0.vYSmhI_SQelQtYhmnwjtx_V1r-kmhkWIxIWXNDGbG2w
[22-Jul-2026 19:16:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 19:16:58 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 19:16:58 UTC] User ID: 1118
[22-Jul-2026 19:16:58 UTC] ✅ User profile retrieved successfully for user ID: 1118
[22-Jul-2026 19:16:59 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 19:16:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 19:16:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"179.7.15.56, 104.22.86.109","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExOCIsInVzZXJuYW1lIjoiemFydHJleCIsImVtYWlsIjoicGllcm9zYWxhczEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0ODg0MX0.vYSmhI_SQelQtYhmnwjtx_V1r-kmhkWIxIWXNDGbG2w","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f4c86eae6d2ad6-MIA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"179.7.15.56","cf-ipcountry":"PE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jul-2026 19:16:59 UTC] === User Orders API Called ===
[22-Jul-2026 19:16:59 UTC] User ID: 1118
[22-Jul-2026 19:16:59 UTC] Limit: 20, Offset: 0
[22-Jul-2026 19:16:59 UTC] Orders found: 0
[22-Jul-2026 19:16:59 UTC] Orders data: []
[22-Jul-2026 19:16:59 UTC] Total orders count: 0
[22-Jul-2026 19:16:59 UTC] === API CALL LOG ===
[22-Jul-2026 19:16:59 UTC] Endpoint: user/profile.php
[22-Jul-2026 19:16:59 UTC] Full Log Data: {
    "timestamp": "2026-07-22 19:16:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "179.7.15.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "179.7.15.56, 104.22.86.109",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExOCIsInVzZXJuYW1lIjoiemFydHJleCIsImVtYWlsIjoicGllcm9zYWxhczEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0ODg0MX0.vYSmhI_SQelQtYhmnwjtx_V1r-kmhkWIxIWXNDGbG2w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f4c86f89832ad6-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "179.7.15.56",
        "cf-ipcountry": "PE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 19:16:59 UTC] === END API CALL LOG ===
[22-Jul-2026 19:16:59 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 19:16:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExOCIsInVzZXJuYW1lIjoiemFydHJleCIsImVtYWlsIjoicGllcm9zYWxhczEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0ODg0MX0.vYSmhI_SQelQtYhmnwjtx_V1r-kmhkWIxIWXNDGbG2w
[22-Jul-2026 19:16:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 19:16:59 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 19:16:59 UTC] User ID: 1118
[22-Jul-2026 19:16:59 UTC] ✅ User profile retrieved successfully for user ID: 1118
[22-Jul-2026 19:16:59 UTC] === API CALL LOG ===
[22-Jul-2026 19:16:59 UTC] Endpoint: user/profile.php
[22-Jul-2026 19:16:59 UTC] Full Log Data: {
    "timestamp": "2026-07-22 19:16:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "179.7.15.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "179.7.15.56, 104.22.86.171",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExOCIsInVzZXJuYW1lIjoiemFydHJleCIsImVtYWlsIjoicGllcm9zYWxhczEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0ODg0MX0.vYSmhI_SQelQtYhmnwjtx_V1r-kmhkWIxIWXNDGbG2w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f4c86eae672ad6-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "179.7.15.56",
        "cf-ipcountry": "PE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 19:16:59 UTC] === END API CALL LOG ===
[22-Jul-2026 19:16:59 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 19:16:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExOCIsInVzZXJuYW1lIjoiemFydHJleCIsImVtYWlsIjoicGllcm9zYWxhczEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0ODg0MX0.vYSmhI_SQelQtYhmnwjtx_V1r-kmhkWIxIWXNDGbG2w
[22-Jul-2026 19:16:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 19:16:59 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 19:16:59 UTC] User ID: 1118
[22-Jul-2026 19:16:59 UTC] ✅ User profile retrieved successfully for user ID: 1118
[22-Jul-2026 19:17:15 UTC] === API CALL LOG ===
[22-Jul-2026 19:17:15 UTC] Endpoint: user/profile.php
[22-Jul-2026 19:17:15 UTC] Full Log Data: {
    "timestamp": "2026-07-22 19:17:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "179.7.15.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "179.7.15.56, 104.22.86.109",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExOCIsInVzZXJuYW1lIjoiemFydHJleCIsImVtYWlsIjoicGllcm9zYWxhczEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0ODg0MX0.vYSmhI_SQelQtYhmnwjtx_V1r-kmhkWIxIWXNDGbG2w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f4c8d5ba552ad6-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "179.7.15.56",
        "cf-ipcountry": "PE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 19:17:15 UTC] === END API CALL LOG ===
[22-Jul-2026 19:17:15 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 19:17:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExOCIsInVzZXJuYW1lIjoiemFydHJleCIsImVtYWlsIjoicGllcm9zYWxhczEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0ODg0MX0.vYSmhI_SQelQtYhmnwjtx_V1r-kmhkWIxIWXNDGbG2w
[22-Jul-2026 19:17:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 19:17:15 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 19:17:15 UTC] User ID: 1118
[22-Jul-2026 19:17:15 UTC] ✅ User profile retrieved successfully for user ID: 1118
[22-Jul-2026 19:17:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 19:17:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 19:17:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"179.7.15.56, 104.22.86.109","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExOCIsInVzZXJuYW1lIjoiemFydHJleCIsImVtYWlsIjoicGllcm9zYWxhczEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0ODg0MX0.vYSmhI_SQelQtYhmnwjtx_V1r-kmhkWIxIWXNDGbG2w","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f4c8d5ba512ad6-MIA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"179.7.15.56","cf-ipcountry":"PE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jul-2026 19:17:15 UTC] === User Orders API Called ===
[22-Jul-2026 19:17:15 UTC] User ID: 1118
[22-Jul-2026 19:17:15 UTC] Limit: 20, Offset: 0
[22-Jul-2026 19:17:15 UTC] Orders found: 0
[22-Jul-2026 19:17:15 UTC] Orders data: []
[22-Jul-2026 19:17:15 UTC] Total orders count: 0
[22-Jul-2026 19:17:16 UTC] === API CALL LOG ===
[22-Jul-2026 19:17:16 UTC] Endpoint: user/profile.php
[22-Jul-2026 19:17:16 UTC] Full Log Data: {
    "timestamp": "2026-07-22 19:17:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "179.7.15.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "179.7.15.56, 104.22.86.109",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExOCIsInVzZXJuYW1lIjoiemFydHJleCIsImVtYWlsIjoicGllcm9zYWxhczEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0ODg0MX0.vYSmhI_SQelQtYhmnwjtx_V1r-kmhkWIxIWXNDGbG2w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f4c8d78fe22ad6-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "179.7.15.56",
        "cf-ipcountry": "PE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 19:17:16 UTC] === END API CALL LOG ===
[22-Jul-2026 19:17:16 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 19:17:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExOCIsInVzZXJuYW1lIjoiemFydHJleCIsImVtYWlsIjoicGllcm9zYWxhczEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0ODg0MX0.vYSmhI_SQelQtYhmnwjtx_V1r-kmhkWIxIWXNDGbG2w
[22-Jul-2026 19:17:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 19:17:16 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 19:17:16 UTC] User ID: 1118
[22-Jul-2026 19:17:16 UTC] ✅ User profile retrieved successfully for user ID: 1118
[22-Jul-2026 19:17:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 19:17:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 19:17:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"179.7.15.56, 104.22.86.109","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExOCIsInVzZXJuYW1lIjoiemFydHJleCIsImVtYWlsIjoicGllcm9zYWxhczEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0ODg0MX0.vYSmhI_SQelQtYhmnwjtx_V1r-kmhkWIxIWXNDGbG2w","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f4c90ed9242ad6-MIA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"179.7.15.56","cf-ipcountry":"PE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jul-2026 19:17:25 UTC] === User Orders API Called ===
[22-Jul-2026 19:17:25 UTC] User ID: 1118
[22-Jul-2026 19:17:25 UTC] Limit: 20, Offset: 0
[22-Jul-2026 19:17:25 UTC] Orders found: 0
[22-Jul-2026 19:17:25 UTC] Orders data: []
[22-Jul-2026 19:17:25 UTC] Total orders count: 0
[22-Jul-2026 19:17:25 UTC] === API CALL LOG ===
[22-Jul-2026 19:17:25 UTC] Endpoint: user/profile.php
[22-Jul-2026 19:17:25 UTC] Full Log Data: {
    "timestamp": "2026-07-22 19:17:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "179.7.15.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "179.7.15.56, 104.22.86.109",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExOCIsInVzZXJuYW1lIjoiemFydHJleCIsImVtYWlsIjoicGllcm9zYWxhczEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0ODg0MX0.vYSmhI_SQelQtYhmnwjtx_V1r-kmhkWIxIWXNDGbG2w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f4c90ed9282ad6-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "179.7.15.56",
        "cf-ipcountry": "PE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 19:17:25 UTC] === END API CALL LOG ===
[22-Jul-2026 19:17:25 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 19:17:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExOCIsInVzZXJuYW1lIjoiemFydHJleCIsImVtYWlsIjoicGllcm9zYWxhczEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0ODg0MX0.vYSmhI_SQelQtYhmnwjtx_V1r-kmhkWIxIWXNDGbG2w
[22-Jul-2026 19:17:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 19:17:25 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 19:17:25 UTC] User ID: 1118
[22-Jul-2026 19:17:25 UTC] ✅ User profile retrieved successfully for user ID: 1118
[22-Jul-2026 19:17:25 UTC] === API CALL LOG ===
[22-Jul-2026 19:17:25 UTC] Endpoint: user/profile.php
[22-Jul-2026 19:17:25 UTC] Full Log Data: {
    "timestamp": "2026-07-22 19:17:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "179.7.15.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "179.7.15.56, 104.22.86.109",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExOCIsInVzZXJuYW1lIjoiemFydHJleCIsImVtYWlsIjoicGllcm9zYWxhczEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0ODg0MX0.vYSmhI_SQelQtYhmnwjtx_V1r-kmhkWIxIWXNDGbG2w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f4c9126dff2ad6-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "179.7.15.56",
        "cf-ipcountry": "PE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 19:17:25 UTC] === END API CALL LOG ===
[22-Jul-2026 19:17:25 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 19:17:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExOCIsInVzZXJuYW1lIjoiemFydHJleCIsImVtYWlsIjoicGllcm9zYWxhczEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0ODg0MX0.vYSmhI_SQelQtYhmnwjtx_V1r-kmhkWIxIWXNDGbG2w
[22-Jul-2026 19:17:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 19:17:25 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 19:17:25 UTC] User ID: 1118
[22-Jul-2026 19:17:25 UTC] ✅ User profile retrieved successfully for user ID: 1118
[22-Jul-2026 19:17:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 19:17:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 19:17:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"179.7.15.56, 104.22.86.109","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExOCIsInVzZXJuYW1lIjoiemFydHJleCIsImVtYWlsIjoicGllcm9zYWxhczEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0ODg0MX0.vYSmhI_SQelQtYhmnwjtx_V1r-kmhkWIxIWXNDGbG2w","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f4c929dd412ad6-MIA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"179.7.15.56","cf-ipcountry":"PE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jul-2026 19:17:29 UTC] === User Orders API Called ===
[22-Jul-2026 19:17:29 UTC] User ID: 1118
[22-Jul-2026 19:17:29 UTC] Limit: 20, Offset: 0
[22-Jul-2026 19:17:29 UTC] Orders found: 0
[22-Jul-2026 19:17:29 UTC] Orders data: []
[22-Jul-2026 19:17:29 UTC] Total orders count: 0
[22-Jul-2026 19:17:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 19:17:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 19:17:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"179.7.15.56, 104.22.86.109","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExOCIsInVzZXJuYW1lIjoiemFydHJleCIsImVtYWlsIjoicGllcm9zYWxhczEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0ODg0MX0.vYSmhI_SQelQtYhmnwjtx_V1r-kmhkWIxIWXNDGbG2w","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f4c9319c0c2ad6-MIA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"179.7.15.56","cf-ipcountry":"PE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jul-2026 19:17:30 UTC] === User Orders API Called ===
[22-Jul-2026 19:17:30 UTC] User ID: 1118
[22-Jul-2026 19:17:30 UTC] Limit: 20, Offset: 0
[22-Jul-2026 19:17:30 UTC] Orders found: 0
[22-Jul-2026 19:17:30 UTC] Orders data: []
[22-Jul-2026 19:17:30 UTC] Total orders count: 0
[22-Jul-2026 19:17:30 UTC] === API CALL LOG ===
[22-Jul-2026 19:17:30 UTC] Endpoint: user/profile.php
[22-Jul-2026 19:17:30 UTC] Full Log Data: {
    "timestamp": "2026-07-22 19:17:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "179.7.15.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "179.7.15.56, 104.22.86.109",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExOCIsInVzZXJuYW1lIjoiemFydHJleCIsImVtYWlsIjoicGllcm9zYWxhczEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0ODg0MX0.vYSmhI_SQelQtYhmnwjtx_V1r-kmhkWIxIWXNDGbG2w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f4c9319c0f2ad6-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "179.7.15.56",
        "cf-ipcountry": "PE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 19:17:30 UTC] === END API CALL LOG ===
[22-Jul-2026 19:17:30 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 19:17:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExOCIsInVzZXJuYW1lIjoiemFydHJleCIsImVtYWlsIjoicGllcm9zYWxhczEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0ODg0MX0.vYSmhI_SQelQtYhmnwjtx_V1r-kmhkWIxIWXNDGbG2w
[22-Jul-2026 19:17:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 19:17:30 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 19:17:30 UTC] User ID: 1118
[22-Jul-2026 19:17:30 UTC] ✅ User profile retrieved successfully for user ID: 1118
[22-Jul-2026 19:17:30 UTC] === API CALL LOG ===
[22-Jul-2026 19:17:30 UTC] Endpoint: user/profile.php
[22-Jul-2026 19:17:30 UTC] Full Log Data: {
    "timestamp": "2026-07-22 19:17:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "179.7.15.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "179.7.15.56, 104.22.86.109",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExOCIsInVzZXJuYW1lIjoiemFydHJleCIsImVtYWlsIjoicGllcm9zYWxhczEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0ODg0MX0.vYSmhI_SQelQtYhmnwjtx_V1r-kmhkWIxIWXNDGbG2w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f4c933290c2ad6-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "179.7.15.56",
        "cf-ipcountry": "PE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 19:17:30 UTC] === END API CALL LOG ===
[22-Jul-2026 19:17:30 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 19:17:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExOCIsInVzZXJuYW1lIjoiemFydHJleCIsImVtYWlsIjoicGllcm9zYWxhczEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0ODg0MX0.vYSmhI_SQelQtYhmnwjtx_V1r-kmhkWIxIWXNDGbG2w
[22-Jul-2026 19:17:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 19:17:30 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 19:17:30 UTC] User ID: 1118
[22-Jul-2026 19:17:30 UTC] ✅ User profile retrieved successfully for user ID: 1118
[22-Jul-2026 19:17:36 UTC] === API CALL LOG ===
[22-Jul-2026 19:17:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 19:17:36 UTC] Endpoint: user/profile.php
[22-Jul-2026 19:17:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 19:17:36 UTC] Full Log Data: {
    "timestamp": "2026-07-22 19:17:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "179.7.15.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "179.7.15.56, 104.22.86.109",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExOCIsInVzZXJuYW1lIjoiemFydHJleCIsImVtYWlsIjoicGllcm9zYWxhczEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0ODg0MX0.vYSmhI_SQelQtYhmnwjtx_V1r-kmhkWIxIWXNDGbG2w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f4c9540ce22ad6-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "179.7.15.56",
        "cf-ipcountry": "PE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 19:17:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"179.7.15.56, 104.22.86.109","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExOCIsInVzZXJuYW1lIjoiemFydHJleCIsImVtYWlsIjoicGllcm9zYWxhczEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0ODg0MX0.vYSmhI_SQelQtYhmnwjtx_V1r-kmhkWIxIWXNDGbG2w","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f4c9540cdf2ad6-MIA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"179.7.15.56","cf-ipcountry":"PE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jul-2026 19:17:36 UTC] === END API CALL LOG ===
[22-Jul-2026 19:17:36 UTC] === User Orders API Called ===
[22-Jul-2026 19:17:36 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 19:17:36 UTC] User ID: 1118
[22-Jul-2026 19:17:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExOCIsInVzZXJuYW1lIjoiemFydHJleCIsImVtYWlsIjoicGllcm9zYWxhczEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0ODg0MX0.vYSmhI_SQelQtYhmnwjtx_V1r-kmhkWIxIWXNDGbG2w
[22-Jul-2026 19:17:36 UTC] Limit: 20, Offset: 0
[22-Jul-2026 19:17:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 19:17:36 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 19:17:36 UTC] User ID: 1118
[22-Jul-2026 19:17:36 UTC] Orders found: 0
[22-Jul-2026 19:17:36 UTC] Orders data: []
[22-Jul-2026 19:17:36 UTC] ✅ User profile retrieved successfully for user ID: 1118
[22-Jul-2026 19:17:36 UTC] Total orders count: 0
[22-Jul-2026 19:17:36 UTC] === API CALL LOG ===
[22-Jul-2026 19:17:36 UTC] Endpoint: user/profile.php
[22-Jul-2026 19:17:36 UTC] Full Log Data: {
    "timestamp": "2026-07-22 19:17:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "179.7.15.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "179.7.15.56, 104.22.86.109",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExOCIsInVzZXJuYW1lIjoiemFydHJleCIsImVtYWlsIjoicGllcm9zYWxhczEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0ODg0MX0.vYSmhI_SQelQtYhmnwjtx_V1r-kmhkWIxIWXNDGbG2w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f4c955fae52ad6-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "179.7.15.56",
        "cf-ipcountry": "PE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 19:17:36 UTC] === END API CALL LOG ===
[22-Jul-2026 19:17:36 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 19:17:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExOCIsInVzZXJuYW1lIjoiemFydHJleCIsImVtYWlsIjoicGllcm9zYWxhczEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0ODg0MX0.vYSmhI_SQelQtYhmnwjtx_V1r-kmhkWIxIWXNDGbG2w
[22-Jul-2026 19:17:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 19:17:36 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 19:17:36 UTC] User ID: 1118
[22-Jul-2026 19:17:36 UTC] ✅ User profile retrieved successfully for user ID: 1118
[22-Jul-2026 19:17:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 19:17:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 19:17:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"179.7.15.56, 104.22.86.109","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExOCIsInVzZXJuYW1lIjoiemFydHJleCIsImVtYWlsIjoicGllcm9zYWxhczEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0ODg0MX0.vYSmhI_SQelQtYhmnwjtx_V1r-kmhkWIxIWXNDGbG2w","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f4c9a1ce5b2ad6-MIA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"179.7.15.56","cf-ipcountry":"PE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jul-2026 19:17:48 UTC] === User Orders API Called ===
[22-Jul-2026 19:17:48 UTC] User ID: 1118
[22-Jul-2026 19:17:48 UTC] Limit: 20, Offset: 0
[22-Jul-2026 19:17:48 UTC] Orders found: 0
[22-Jul-2026 19:17:48 UTC] Orders data: []
[22-Jul-2026 19:17:48 UTC] Total orders count: 0
[22-Jul-2026 19:17:50 UTC] === API CALL LOG ===
[22-Jul-2026 19:17:50 UTC] Endpoint: user/profile.php
[22-Jul-2026 19:17:50 UTC] Full Log Data: {
    "timestamp": "2026-07-22 19:17:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "179.7.15.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "179.7.15.56, 104.22.86.109",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExOCIsInVzZXJuYW1lIjoiemFydHJleCIsImVtYWlsIjoicGllcm9zYWxhczEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0ODg0MX0.vYSmhI_SQelQtYhmnwjtx_V1r-kmhkWIxIWXNDGbG2w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f4c9abccb42ad6-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "179.7.15.56",
        "cf-ipcountry": "PE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 19:17:50 UTC] === END API CALL LOG ===
[22-Jul-2026 19:17:50 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 19:17:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExOCIsInVzZXJuYW1lIjoiemFydHJleCIsImVtYWlsIjoicGllcm9zYWxhczEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0ODg0MX0.vYSmhI_SQelQtYhmnwjtx_V1r-kmhkWIxIWXNDGbG2w
[22-Jul-2026 19:17:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 19:17:50 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 19:17:50 UTC] User ID: 1118
[22-Jul-2026 19:17:50 UTC] ✅ User profile retrieved successfully for user ID: 1118
[22-Jul-2026 19:17:50 UTC] User Purchases API - User ID: 1118
[22-Jul-2026 19:17:50 UTC] User Purchases API - Total purchases found: 1
[22-Jul-2026 19:17:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 19:17:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 19:17:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"179.7.15.56, 104.22.86.109","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExOCIsInVzZXJuYW1lIjoiemFydHJleCIsImVtYWlsIjoicGllcm9zYWxhczEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0ODg0MX0.vYSmhI_SQelQtYhmnwjtx_V1r-kmhkWIxIWXNDGbG2w","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f4c9ce0e422ad6-MIA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"179.7.15.56","cf-ipcountry":"PE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jul-2026 19:17:55 UTC] === User Orders API Called ===
[22-Jul-2026 19:17:55 UTC] User ID: 1118
[22-Jul-2026 19:17:55 UTC] Limit: 20, Offset: 0
[22-Jul-2026 19:17:55 UTC] Orders found: 0
[22-Jul-2026 19:17:55 UTC] Orders data: []
[22-Jul-2026 19:17:55 UTC] Total orders count: 0
[22-Jul-2026 19:17:55 UTC] === API CALL LOG ===
[22-Jul-2026 19:17:55 UTC] Endpoint: user/profile.php
[22-Jul-2026 19:17:55 UTC] Full Log Data: {
    "timestamp": "2026-07-22 19:17:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "179.7.15.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "179.7.15.56, 104.22.86.109",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExOCIsInVzZXJuYW1lIjoiemFydHJleCIsImVtYWlsIjoicGllcm9zYWxhczEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0ODg0MX0.vYSmhI_SQelQtYhmnwjtx_V1r-kmhkWIxIWXNDGbG2w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f4c9ce0e452ad6-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "179.7.15.56",
        "cf-ipcountry": "PE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 19:17:55 UTC] === END API CALL LOG ===
[22-Jul-2026 19:17:55 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 19:17:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExOCIsInVzZXJuYW1lIjoiemFydHJleCIsImVtYWlsIjoicGllcm9zYWxhczEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0ODg0MX0.vYSmhI_SQelQtYhmnwjtx_V1r-kmhkWIxIWXNDGbG2w
[22-Jul-2026 19:17:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 19:17:55 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 19:17:55 UTC] User ID: 1118
[22-Jul-2026 19:17:55 UTC] ✅ User profile retrieved successfully for user ID: 1118
[22-Jul-2026 19:17:55 UTC] === API CALL LOG ===
[22-Jul-2026 19:17:55 UTC] Endpoint: user/profile.php
[22-Jul-2026 19:17:55 UTC] Full Log Data: {
    "timestamp": "2026-07-22 19:17:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "179.7.15.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "179.7.15.56, 104.22.86.109",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExOCIsInVzZXJuYW1lIjoiemFydHJleCIsImVtYWlsIjoicGllcm9zYWxhczEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0ODg0MX0.vYSmhI_SQelQtYhmnwjtx_V1r-kmhkWIxIWXNDGbG2w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f4c9cf59c62ad6-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "179.7.15.56",
        "cf-ipcountry": "PE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 19:17:55 UTC] === END API CALL LOG ===
[22-Jul-2026 19:17:55 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 19:17:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExOCIsInVzZXJuYW1lIjoiemFydHJleCIsImVtYWlsIjoicGllcm9zYWxhczEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0ODg0MX0.vYSmhI_SQelQtYhmnwjtx_V1r-kmhkWIxIWXNDGbG2w
[22-Jul-2026 19:17:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 19:17:55 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 19:17:55 UTC] User ID: 1118
[22-Jul-2026 19:17:55 UTC] ✅ User profile retrieved successfully for user ID: 1118
[22-Jul-2026 19:18:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 19:18:01 UTC] === API CALL LOG ===
[22-Jul-2026 19:18:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 19:18:01 UTC] Endpoint: user/profile.php
[22-Jul-2026 19:18:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"179.7.15.56, 104.22.86.109","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExOCIsInVzZXJuYW1lIjoiemFydHJleCIsImVtYWlsIjoicGllcm9zYWxhczEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0ODg0MX0.vYSmhI_SQelQtYhmnwjtx_V1r-kmhkWIxIWXNDGbG2w","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f4c9f559e52ad6-MIA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"179.7.15.56","cf-ipcountry":"PE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jul-2026 19:18:01 UTC] Full Log Data: {
    "timestamp": "2026-07-22 19:18:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "179.7.15.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "179.7.15.56, 104.22.86.109",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExOCIsInVzZXJuYW1lIjoiemFydHJleCIsImVtYWlsIjoicGllcm9zYWxhczEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0ODg0MX0.vYSmhI_SQelQtYhmnwjtx_V1r-kmhkWIxIWXNDGbG2w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f4c9f559e82ad6-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "179.7.15.56",
        "cf-ipcountry": "PE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 19:18:01 UTC] === END API CALL LOG ===
[22-Jul-2026 19:18:01 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 19:18:01 UTC] === User Orders API Called ===
[22-Jul-2026 19:18:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExOCIsInVzZXJuYW1lIjoiemFydHJleCIsImVtYWlsIjoicGllcm9zYWxhczEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0ODg0MX0.vYSmhI_SQelQtYhmnwjtx_V1r-kmhkWIxIWXNDGbG2w
[22-Jul-2026 19:18:01 UTC] User ID: 1118
[22-Jul-2026 19:18:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 19:18:01 UTC] Limit: 20, Offset: 0
[22-Jul-2026 19:18:01 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 19:18:01 UTC] User ID: 1118
[22-Jul-2026 19:18:01 UTC] ✅ User profile retrieved successfully for user ID: 1118
[22-Jul-2026 19:18:01 UTC] Orders found: 0
[22-Jul-2026 19:18:01 UTC] Orders data: []
[22-Jul-2026 19:18:01 UTC] Total orders count: 0
[22-Jul-2026 19:18:02 UTC] === API CALL LOG ===
[22-Jul-2026 19:18:02 UTC] Endpoint: user/profile.php
[22-Jul-2026 19:18:02 UTC] Full Log Data: {
    "timestamp": "2026-07-22 19:18:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "179.7.15.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "179.7.15.56, 104.22.86.109",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExOCIsInVzZXJuYW1lIjoiemFydHJleCIsImVtYWlsIjoicGllcm9zYWxhczEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0ODg0MX0.vYSmhI_SQelQtYhmnwjtx_V1r-kmhkWIxIWXNDGbG2w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f4c9f788012ad6-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "179.7.15.56",
        "cf-ipcountry": "PE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 19:18:02 UTC] === END API CALL LOG ===
[22-Jul-2026 19:18:02 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 19:18:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExOCIsInVzZXJuYW1lIjoiemFydHJleCIsImVtYWlsIjoicGllcm9zYWxhczEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0ODg0MX0.vYSmhI_SQelQtYhmnwjtx_V1r-kmhkWIxIWXNDGbG2w
[22-Jul-2026 19:18:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 19:18:02 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 19:18:02 UTC] User ID: 1118
[22-Jul-2026 19:18:02 UTC] ✅ User profile retrieved successfully for user ID: 1118
[22-Jul-2026 20:55:04 UTC] === API CALL LOG ===
[22-Jul-2026 20:55:04 UTC] Endpoint: user/profile.php
[22-Jul-2026 20:55:04 UTC] Full Log Data: {
    "timestamp": "2026-07-22 20:55:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "179.7.15.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "179.7.15.56, 104.23.248.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExOCIsInVzZXJuYW1lIjoiemFydHJleCIsImVtYWlsIjoicGllcm9zYWxhczEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0ODg0MX0.vYSmhI_SQelQtYhmnwjtx_V1r-kmhkWIxIWXNDGbG2w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f55818bbb990bf-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "179.7.15.56",
        "cf-ipcountry": "PE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 20:55:04 UTC] === END API CALL LOG ===
[22-Jul-2026 20:55:04 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 20:55:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExOCIsInVzZXJuYW1lIjoiemFydHJleCIsImVtYWlsIjoicGllcm9zYWxhczEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0ODg0MX0.vYSmhI_SQelQtYhmnwjtx_V1r-kmhkWIxIWXNDGbG2w
[22-Jul-2026 20:55:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 20:55:04 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 20:55:04 UTC] User ID: 1118
[22-Jul-2026 20:55:04 UTC] ✅ User profile retrieved successfully for user ID: 1118
[22-Jul-2026 20:55:05 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 20:55:05 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 20:55:05 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"179.7.15.56, 104.23.248.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExOCIsInVzZXJuYW1lIjoiemFydHJleCIsImVtYWlsIjoicGllcm9zYWxhczEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0ODg0MX0.vYSmhI_SQelQtYhmnwjtx_V1r-kmhkWIxIWXNDGbG2w","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f55824dc3d90bf-MIA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"179.7.15.56","cf-ipcountry":"PE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jul-2026 20:55:05 UTC] === User Orders API Called ===
[22-Jul-2026 20:55:05 UTC] User ID: 1118
[22-Jul-2026 20:55:05 UTC] Limit: 20, Offset: 0
[22-Jul-2026 20:55:05 UTC] Orders found: 0
[22-Jul-2026 20:55:05 UTC] Orders data: []
[22-Jul-2026 20:55:05 UTC] Total orders count: 0
[22-Jul-2026 20:55:05 UTC] === API CALL LOG ===
[22-Jul-2026 20:55:05 UTC] Endpoint: user/profile.php
[22-Jul-2026 20:55:05 UTC] Full Log Data: {
    "timestamp": "2026-07-22 20:55:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "179.7.15.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "179.7.15.56, 104.23.248.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExOCIsInVzZXJuYW1lIjoiemFydHJleCIsImVtYWlsIjoicGllcm9zYWxhczEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0ODg0MX0.vYSmhI_SQelQtYhmnwjtx_V1r-kmhkWIxIWXNDGbG2w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f55824dc3790bf-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "179.7.15.56",
        "cf-ipcountry": "PE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 20:55:05 UTC] === END API CALL LOG ===
[22-Jul-2026 20:55:05 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 20:55:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExOCIsInVzZXJuYW1lIjoiemFydHJleCIsImVtYWlsIjoicGllcm9zYWxhczEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0ODg0MX0.vYSmhI_SQelQtYhmnwjtx_V1r-kmhkWIxIWXNDGbG2w
[22-Jul-2026 20:55:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 20:55:05 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 20:55:05 UTC] User ID: 1118
[22-Jul-2026 20:55:05 UTC] ✅ User profile retrieved successfully for user ID: 1118
[22-Jul-2026 20:55:06 UTC] === API CALL LOG ===
[22-Jul-2026 20:55:06 UTC] Endpoint: user/profile.php
[22-Jul-2026 20:55:06 UTC] Full Log Data: {
    "timestamp": "2026-07-22 20:55:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "179.7.15.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "179.7.15.56, 104.23.248.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExOCIsInVzZXJuYW1lIjoiemFydHJleCIsImVtYWlsIjoicGllcm9zYWxhczEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0ODg0MX0.vYSmhI_SQelQtYhmnwjtx_V1r-kmhkWIxIWXNDGbG2w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f55825be8390bf-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "179.7.15.56",
        "cf-ipcountry": "PE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 20:55:06 UTC] === END API CALL LOG ===
[22-Jul-2026 20:55:06 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 20:55:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExOCIsInVzZXJuYW1lIjoiemFydHJleCIsImVtYWlsIjoicGllcm9zYWxhczEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0ODg0MX0.vYSmhI_SQelQtYhmnwjtx_V1r-kmhkWIxIWXNDGbG2w
[22-Jul-2026 20:55:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 20:55:06 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 20:55:06 UTC] User ID: 1118
[22-Jul-2026 20:55:06 UTC] ✅ User profile retrieved successfully for user ID: 1118
[22-Jul-2026 20:55:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 20:55:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 20:55:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"179.7.15.56, 104.23.248.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExOCIsInVzZXJuYW1lIjoiemFydHJleCIsImVtYWlsIjoicGllcm9zYWxhczEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0ODg0MX0.vYSmhI_SQelQtYhmnwjtx_V1r-kmhkWIxIWXNDGbG2w","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f55877ef2d90bf-MIA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"179.7.15.56","cf-ipcountry":"PE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jul-2026 20:55:19 UTC] === User Orders API Called ===
[22-Jul-2026 20:55:19 UTC] User ID: 1118
[22-Jul-2026 20:55:19 UTC] Limit: 20, Offset: 0
[22-Jul-2026 20:55:19 UTC] Orders found: 0
[22-Jul-2026 20:55:19 UTC] Orders data: []
[22-Jul-2026 20:55:19 UTC] Total orders count: 0
[22-Jul-2026 20:55:20 UTC] === API CALL LOG ===
[22-Jul-2026 20:55:20 UTC] Endpoint: user/profile.php
[22-Jul-2026 20:55:20 UTC] Full Log Data: {
    "timestamp": "2026-07-22 20:55:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "179.7.15.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "179.7.15.56, 104.23.248.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExOCIsInVzZXJuYW1lIjoiemFydHJleCIsImVtYWlsIjoicGllcm9zYWxhczEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0ODg0MX0.vYSmhI_SQelQtYhmnwjtx_V1r-kmhkWIxIWXNDGbG2w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f558828a9890bf-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "179.7.15.56",
        "cf-ipcountry": "PE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 20:55:20 UTC] === END API CALL LOG ===
[22-Jul-2026 20:55:20 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 20:55:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExOCIsInVzZXJuYW1lIjoiemFydHJleCIsImVtYWlsIjoicGllcm9zYWxhczEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0ODg0MX0.vYSmhI_SQelQtYhmnwjtx_V1r-kmhkWIxIWXNDGbG2w
[22-Jul-2026 20:55:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 20:55:20 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 20:55:20 UTC] User ID: 1118
[22-Jul-2026 20:55:20 UTC] ✅ User profile retrieved successfully for user ID: 1118
[22-Jul-2026 20:55:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 20:55:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 20:55:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"179.7.15.56, 104.23.248.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExOCIsInVzZXJuYW1lIjoiemFydHJleCIsImVtYWlsIjoicGllcm9zYWxhczEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0ODg0MX0.vYSmhI_SQelQtYhmnwjtx_V1r-kmhkWIxIWXNDGbG2w","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f558828a9690bf-MIA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"179.7.15.56","cf-ipcountry":"PE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jul-2026 20:55:20 UTC] === User Orders API Called ===
[22-Jul-2026 20:55:20 UTC] User ID: 1118
[22-Jul-2026 20:55:20 UTC] Limit: 20, Offset: 0
[22-Jul-2026 20:55:20 UTC] Orders found: 0
[22-Jul-2026 20:55:20 UTC] Orders data: []
[22-Jul-2026 20:55:20 UTC] Total orders count: 0
[22-Jul-2026 20:55:21 UTC] === API CALL LOG ===
[22-Jul-2026 20:55:21 UTC] Endpoint: user/profile.php
[22-Jul-2026 20:55:21 UTC] Full Log Data: {
    "timestamp": "2026-07-22 20:55:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "179.7.15.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "179.7.15.56, 104.23.248.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExOCIsInVzZXJuYW1lIjoiemFydHJleCIsImVtYWlsIjoicGllcm9zYWxhczEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0ODg0MX0.vYSmhI_SQelQtYhmnwjtx_V1r-kmhkWIxIWXNDGbG2w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f55883ded490bf-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "179.7.15.56",
        "cf-ipcountry": "PE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 20:55:21 UTC] === END API CALL LOG ===
[22-Jul-2026 20:55:21 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 20:55:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExOCIsInVzZXJuYW1lIjoiemFydHJleCIsImVtYWlsIjoicGllcm9zYWxhczEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0ODg0MX0.vYSmhI_SQelQtYhmnwjtx_V1r-kmhkWIxIWXNDGbG2w
[22-Jul-2026 20:55:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 20:55:21 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 20:55:21 UTC] User ID: 1118
[22-Jul-2026 20:55:21 UTC] ✅ User profile retrieved successfully for user ID: 1118
[22-Jul-2026 20:55:37 UTC] === API CALL LOG ===
[22-Jul-2026 20:55:37 UTC] Endpoint: user/profile.php
[22-Jul-2026 20:55:37 UTC] Full Log Data: {
    "timestamp": "2026-07-22 20:55:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "179.7.15.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "179.7.15.56, 104.23.248.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExOCIsInVzZXJuYW1lIjoiemFydHJleCIsImVtYWlsIjoicGllcm9zYWxhczEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0ODg0MX0.vYSmhI_SQelQtYhmnwjtx_V1r-kmhkWIxIWXNDGbG2w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f558ed1cb390bf-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "179.7.15.56",
        "cf-ipcountry": "PE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 20:55:37 UTC] === END API CALL LOG ===
[22-Jul-2026 20:55:37 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 20:55:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExOCIsInVzZXJuYW1lIjoiemFydHJleCIsImVtYWlsIjoicGllcm9zYWxhczEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0ODg0MX0.vYSmhI_SQelQtYhmnwjtx_V1r-kmhkWIxIWXNDGbG2w
[22-Jul-2026 20:55:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 20:55:37 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 20:55:37 UTC] User ID: 1118
[22-Jul-2026 20:55:37 UTC] ✅ User profile retrieved successfully for user ID: 1118
[22-Jul-2026 20:55:37 UTC] === API CALL LOG ===
[22-Jul-2026 20:55:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 20:55:37 UTC] Endpoint: user/profile.php
[22-Jul-2026 20:55:37 UTC] Full Log Data: {
    "timestamp": "2026-07-22 20:55:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "179.7.15.56",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "179.7.15.56, 104.23.248.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExOCIsInVzZXJuYW1lIjoiemFydHJleCIsImVtYWlsIjoicGllcm9zYWxhczEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0ODg0MX0.vYSmhI_SQelQtYhmnwjtx_V1r-kmhkWIxIWXNDGbG2w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f558ed1cb590bf-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "179.7.15.56",
        "cf-ipcountry": "PE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 20:55:37 UTC] === END API CALL LOG ===
[22-Jul-2026 20:55:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 20:55:37 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 20:55:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExOCIsInVzZXJuYW1lIjoiemFydHJleCIsImVtYWlsIjoicGllcm9zYWxhczEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0ODg0MX0.vYSmhI_SQelQtYhmnwjtx_V1r-kmhkWIxIWXNDGbG2w
[22-Jul-2026 20:55:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"179.7.15.56, 104.23.248.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExOCIsInVzZXJuYW1lIjoiemFydHJleCIsImVtYWlsIjoicGllcm9zYWxhczEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0ODg0MX0.vYSmhI_SQelQtYhmnwjtx_V1r-kmhkWIxIWXNDGbG2w","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f558ed1caf90bf-MIA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"179.7.15.56","cf-ipcountry":"PE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jul-2026 20:55:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 20:55:37 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 20:55:37 UTC] === User Orders API Called ===
[22-Jul-2026 20:55:37 UTC] User ID: 1118
[22-Jul-2026 20:55:37 UTC] User ID: 1118
[22-Jul-2026 20:55:37 UTC] Limit: 20, Offset: 0
[22-Jul-2026 20:55:37 UTC] ✅ User profile retrieved successfully for user ID: 1118
[22-Jul-2026 20:55:37 UTC] Orders found: 0
[22-Jul-2026 20:55:37 UTC] Orders data: []
[22-Jul-2026 20:55:37 UTC] Total orders count: 0
[22-Jul-2026 21:08:33 UTC] === API CALL LOG ===
[22-Jul-2026 21:08:33 UTC] Endpoint: user/profile.php
[22-Jul-2026 21:08:33 UTC] Full Log Data: {
    "timestamp": "2026-07-22 21:08:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "145.224.125.128",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "145.224.125.128, 172.68.42.192",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyMCIsInVzZXJuYW1lIjoiYWxkcnlzQGdtYWlsLmNvbSIsImVtYWlsIjoiYWxkcnlzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM1OTMxMn0.3-QvMAVzJktZf9WkJ99eTvt97Z1agHXBmHTZlABmKdU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f56bdba83a73ee-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "145.224.125.128",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 21:08:33 UTC] === END API CALL LOG ===
[22-Jul-2026 21:08:33 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 21:08:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyMCIsInVzZXJuYW1lIjoiYWxkcnlzQGdtYWlsLmNvbSIsImVtYWlsIjoiYWxkcnlzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM1OTMxMn0.3-QvMAVzJktZf9WkJ99eTvt97Z1agHXBmHTZlABmKdU
[22-Jul-2026 21:08:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 21:08:33 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 21:08:33 UTC] User ID: 1120
[22-Jul-2026 21:08:33 UTC] ✅ User profile retrieved successfully for user ID: 1120
[22-Jul-2026 21:08:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 21:08:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 21:08:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"145.224.125.128, 172.68.42.192","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyMCIsInVzZXJuYW1lIjoiYWxkcnlzQGdtYWlsLmNvbSIsImVtYWlsIjoiYWxkcnlzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM1OTMxMn0.3-QvMAVzJktZf9WkJ99eTvt97Z1agHXBmHTZlABmKdU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f56bdd392773ee-JNB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"145.224.125.128","cf-ipcountry":"YE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jul-2026 21:08:33 UTC] === User Orders API Called ===
[22-Jul-2026 21:08:33 UTC] User ID: 1120
[22-Jul-2026 21:08:33 UTC] Limit: 20, Offset: 0
[22-Jul-2026 21:08:33 UTC] Orders found: 0
[22-Jul-2026 21:08:33 UTC] Orders data: []
[22-Jul-2026 21:08:33 UTC] Total orders count: 0
[22-Jul-2026 21:08:33 UTC] === API CALL LOG ===
[22-Jul-2026 21:08:33 UTC] Endpoint: user/profile.php
[22-Jul-2026 21:08:33 UTC] Full Log Data: {
    "timestamp": "2026-07-22 21:08:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "145.224.125.128",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "145.224.125.128, 172.68.42.192",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyMCIsInVzZXJuYW1lIjoiYWxkcnlzQGdtYWlsLmNvbSIsImVtYWlsIjoiYWxkcnlzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM1OTMxMn0.3-QvMAVzJktZf9WkJ99eTvt97Z1agHXBmHTZlABmKdU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f56bdd392b73ee-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "145.224.125.128",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 21:08:33 UTC] === END API CALL LOG ===
[22-Jul-2026 21:08:33 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 21:08:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyMCIsInVzZXJuYW1lIjoiYWxkcnlzQGdtYWlsLmNvbSIsImVtYWlsIjoiYWxkcnlzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM1OTMxMn0.3-QvMAVzJktZf9WkJ99eTvt97Z1agHXBmHTZlABmKdU
[22-Jul-2026 21:08:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 21:08:33 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 21:08:33 UTC] User ID: 1120
[22-Jul-2026 21:08:33 UTC] ✅ User profile retrieved successfully for user ID: 1120
[22-Jul-2026 21:08:35 UTC] === API CALL LOG ===
[22-Jul-2026 21:08:35 UTC] Endpoint: user/profile.php
[22-Jul-2026 21:08:35 UTC] Full Log Data: {
    "timestamp": "2026-07-22 21:08:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "145.224.125.128",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "145.224.125.128, 172.68.42.192",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyMCIsInVzZXJuYW1lIjoiYWxkcnlzQGdtYWlsLmNvbSIsImVtYWlsIjoiYWxkcnlzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM1OTMxMn0.3-QvMAVzJktZf9WkJ99eTvt97Z1agHXBmHTZlABmKdU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f56bec1e7b73ee-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "145.224.125.128",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 21:08:35 UTC] === END API CALL LOG ===
[22-Jul-2026 21:08:35 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 21:08:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyMCIsInVzZXJuYW1lIjoiYWxkcnlzQGdtYWlsLmNvbSIsImVtYWlsIjoiYWxkcnlzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM1OTMxMn0.3-QvMAVzJktZf9WkJ99eTvt97Z1agHXBmHTZlABmKdU
[22-Jul-2026 21:08:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 21:08:35 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 21:08:35 UTC] User ID: 1120
[22-Jul-2026 21:08:35 UTC] ✅ User profile retrieved successfully for user ID: 1120
[22-Jul-2026 21:08:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 21:08:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 21:08:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"145.224.125.128, 172.68.42.193","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyMCIsInVzZXJuYW1lIjoiYWxkcnlzQGdtYWlsLmNvbSIsImVtYWlsIjoiYWxkcnlzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM1OTMxMn0.3-QvMAVzJktZf9WkJ99eTvt97Z1agHXBmHTZlABmKdU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f56c647d3473ee-JNB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"145.224.125.128","cf-ipcountry":"YE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jul-2026 21:08:55 UTC] === User Orders API Called ===
[22-Jul-2026 21:08:55 UTC] User ID: 1120
[22-Jul-2026 21:08:55 UTC] Limit: 20, Offset: 0
[22-Jul-2026 21:08:55 UTC] Orders found: 0
[22-Jul-2026 21:08:55 UTC] Orders data: []
[22-Jul-2026 21:08:55 UTC] Total orders count: 0
[22-Jul-2026 21:08:55 UTC] === API CALL LOG ===
[22-Jul-2026 21:08:55 UTC] Endpoint: user/profile.php
[22-Jul-2026 21:08:55 UTC] Full Log Data: {
    "timestamp": "2026-07-22 21:08:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "145.224.125.128",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "145.224.125.128, 172.68.42.193",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyMCIsInVzZXJuYW1lIjoiYWxkcnlzQGdtYWlsLmNvbSIsImVtYWlsIjoiYWxkcnlzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM1OTMxMn0.3-QvMAVzJktZf9WkJ99eTvt97Z1agHXBmHTZlABmKdU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f56c647d3573ee-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "145.224.125.128",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 21:08:55 UTC] === END API CALL LOG ===
[22-Jul-2026 21:08:55 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 21:08:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyMCIsInVzZXJuYW1lIjoiYWxkcnlzQGdtYWlsLmNvbSIsImVtYWlsIjoiYWxkcnlzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM1OTMxMn0.3-QvMAVzJktZf9WkJ99eTvt97Z1agHXBmHTZlABmKdU
[22-Jul-2026 21:08:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 21:08:55 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 21:08:55 UTC] User ID: 1120
[22-Jul-2026 21:08:55 UTC] ✅ User profile retrieved successfully for user ID: 1120
[22-Jul-2026 21:08:55 UTC] === API CALL LOG ===
[22-Jul-2026 21:08:55 UTC] Endpoint: user/profile.php
[22-Jul-2026 21:08:55 UTC] Full Log Data: {
    "timestamp": "2026-07-22 21:08:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "145.224.125.128",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "145.224.125.128, 172.68.42.193",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyMCIsInVzZXJuYW1lIjoiYWxkcnlzQGdtYWlsLmNvbSIsImVtYWlsIjoiYWxkcnlzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM1OTMxMn0.3-QvMAVzJktZf9WkJ99eTvt97Z1agHXBmHTZlABmKdU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f56c68cf4073ee-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "145.224.125.128",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 21:08:55 UTC] === END API CALL LOG ===
[22-Jul-2026 21:08:55 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 21:08:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyMCIsInVzZXJuYW1lIjoiYWxkcnlzQGdtYWlsLmNvbSIsImVtYWlsIjoiYWxkcnlzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM1OTMxMn0.3-QvMAVzJktZf9WkJ99eTvt97Z1agHXBmHTZlABmKdU
[22-Jul-2026 21:08:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 21:08:55 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 21:08:55 UTC] User ID: 1120
[22-Jul-2026 21:08:55 UTC] ✅ User profile retrieved successfully for user ID: 1120
[22-Jul-2026 21:08:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 21:08:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 21:08:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"145.224.125.128, 172.68.42.193","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyMCIsInVzZXJuYW1lIjoiYWxkcnlzQGdtYWlsLmNvbSIsImVtYWlsIjoiYWxkcnlzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM1OTMxMn0.3-QvMAVzJktZf9WkJ99eTvt97Z1agHXBmHTZlABmKdU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f56c706d0b73ee-JNB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"145.224.125.128","cf-ipcountry":"YE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jul-2026 21:08:57 UTC] === User Orders API Called ===
[22-Jul-2026 21:08:57 UTC] User ID: 1120
[22-Jul-2026 21:08:57 UTC] Limit: 20, Offset: 0
[22-Jul-2026 21:08:57 UTC] Orders found: 0
[22-Jul-2026 21:08:57 UTC] Orders data: []
[22-Jul-2026 21:08:57 UTC] Total orders count: 0
[22-Jul-2026 21:08:57 UTC] === API CALL LOG ===
[22-Jul-2026 21:08:57 UTC] Endpoint: user/profile.php
[22-Jul-2026 21:08:57 UTC] Full Log Data: {
    "timestamp": "2026-07-22 21:08:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "145.224.125.128",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "145.224.125.128, 172.68.42.193",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyMCIsInVzZXJuYW1lIjoiYWxkcnlzQGdtYWlsLmNvbSIsImVtYWlsIjoiYWxkcnlzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM1OTMxMn0.3-QvMAVzJktZf9WkJ99eTvt97Z1agHXBmHTZlABmKdU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f56c712dc073ee-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "145.224.125.128",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 21:08:57 UTC] === END API CALL LOG ===
[22-Jul-2026 21:08:57 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 21:08:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyMCIsInVzZXJuYW1lIjoiYWxkcnlzQGdtYWlsLmNvbSIsImVtYWlsIjoiYWxkcnlzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM1OTMxMn0.3-QvMAVzJktZf9WkJ99eTvt97Z1agHXBmHTZlABmKdU
[22-Jul-2026 21:08:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 21:08:57 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 21:08:57 UTC] User ID: 1120
[22-Jul-2026 21:08:57 UTC] ✅ User profile retrieved successfully for user ID: 1120
[22-Jul-2026 21:08:58 UTC] === API CALL LOG ===
[22-Jul-2026 21:08:58 UTC] Endpoint: user/profile.php
[22-Jul-2026 21:08:58 UTC] Full Log Data: {
    "timestamp": "2026-07-22 21:08:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "145.224.125.128",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "145.224.125.128, 172.68.42.193",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyMCIsInVzZXJuYW1lIjoiYWxkcnlzQGdtYWlsLmNvbSIsImVtYWlsIjoiYWxkcnlzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM1OTMxMn0.3-QvMAVzJktZf9WkJ99eTvt97Z1agHXBmHTZlABmKdU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f56c79fd8f73ee-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "145.224.125.128",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 21:08:58 UTC] === END API CALL LOG ===
[22-Jul-2026 21:08:58 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 21:08:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyMCIsInVzZXJuYW1lIjoiYWxkcnlzQGdtYWlsLmNvbSIsImVtYWlsIjoiYWxkcnlzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM1OTMxMn0.3-QvMAVzJktZf9WkJ99eTvt97Z1agHXBmHTZlABmKdU
[22-Jul-2026 21:08:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 21:08:58 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 21:08:58 UTC] User ID: 1120
[22-Jul-2026 21:08:58 UTC] ✅ User profile retrieved successfully for user ID: 1120
[22-Jul-2026 21:08:59 UTC] User Purchases API - User ID: 1120
[22-Jul-2026 21:08:59 UTC] User Purchases API - Total purchases found: 1
[22-Jul-2026 21:11:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 21:11:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 21:11:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"145.224.125.128, 172.68.42.192","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyMCIsInVzZXJuYW1lIjoiYWxkcnlzQGdtYWlsLmNvbSIsImVtYWlsIjoiYWxkcnlzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM1OTMxMn0.3-QvMAVzJktZf9WkJ99eTvt97Z1agHXBmHTZlABmKdU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f57029181e73ee-JNB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"145.224.125.128","cf-ipcountry":"YE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jul-2026 21:11:30 UTC] === User Orders API Called ===
[22-Jul-2026 21:11:30 UTC] User ID: 1120
[22-Jul-2026 21:11:30 UTC] Limit: 20, Offset: 0
[22-Jul-2026 21:11:30 UTC] Orders found: 0
[22-Jul-2026 21:11:30 UTC] Orders data: []
[22-Jul-2026 21:11:30 UTC] Total orders count: 0
[22-Jul-2026 21:11:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 21:11:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 21:11:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"145.224.125.128, 172.68.42.192","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyMCIsInVzZXJuYW1lIjoiYWxkcnlzQGdtYWlsLmNvbSIsImVtYWlsIjoiYWxkcnlzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM1OTMxMn0.3-QvMAVzJktZf9WkJ99eTvt97Z1agHXBmHTZlABmKdU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f57068394e73ee-JNB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"145.224.125.128","cf-ipcountry":"YE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jul-2026 21:11:39 UTC] === User Orders API Called ===
[22-Jul-2026 21:11:39 UTC] User ID: 1120
[22-Jul-2026 21:11:39 UTC] Limit: 20, Offset: 0
[22-Jul-2026 21:11:39 UTC] Orders found: 0
[22-Jul-2026 21:11:39 UTC] Orders data: []
[22-Jul-2026 21:11:39 UTC] Total orders count: 0
[22-Jul-2026 21:11:39 UTC] === API CALL LOG ===
[22-Jul-2026 21:11:39 UTC] Endpoint: user/profile.php
[22-Jul-2026 21:11:39 UTC] Full Log Data: {
    "timestamp": "2026-07-22 21:11:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "145.224.125.128",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "145.224.125.128, 172.68.42.192",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyMCIsInVzZXJuYW1lIjoiYWxkcnlzQGdtYWlsLmNvbSIsImVtYWlsIjoiYWxkcnlzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM1OTMxMn0.3-QvMAVzJktZf9WkJ99eTvt97Z1agHXBmHTZlABmKdU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f57068395073ee-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "145.224.125.128",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 21:11:39 UTC] === END API CALL LOG ===
[22-Jul-2026 21:11:39 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 21:11:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyMCIsInVzZXJuYW1lIjoiYWxkcnlzQGdtYWlsLmNvbSIsImVtYWlsIjoiYWxkcnlzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM1OTMxMn0.3-QvMAVzJktZf9WkJ99eTvt97Z1agHXBmHTZlABmKdU
[22-Jul-2026 21:11:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 21:11:39 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 21:11:39 UTC] User ID: 1120
[22-Jul-2026 21:11:39 UTC] ✅ User profile retrieved successfully for user ID: 1120
[22-Jul-2026 21:11:40 UTC] === API CALL LOG ===
[22-Jul-2026 21:11:40 UTC] Endpoint: user/profile.php
[22-Jul-2026 21:11:40 UTC] Full Log Data: {
    "timestamp": "2026-07-22 21:11:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "145.224.125.128",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "145.224.125.128, 172.68.42.192",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyMCIsInVzZXJuYW1lIjoiYWxkcnlzQGdtYWlsLmNvbSIsImVtYWlsIjoiYWxkcnlzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM1OTMxMn0.3-QvMAVzJktZf9WkJ99eTvt97Z1agHXBmHTZlABmKdU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f5706c2acb73ee-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "145.224.125.128",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 21:11:40 UTC] === END API CALL LOG ===
[22-Jul-2026 21:11:40 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 21:11:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyMCIsInVzZXJuYW1lIjoiYWxkcnlzQGdtYWlsLmNvbSIsImVtYWlsIjoiYWxkcnlzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM1OTMxMn0.3-QvMAVzJktZf9WkJ99eTvt97Z1agHXBmHTZlABmKdU
[22-Jul-2026 21:11:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 21:11:40 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 21:11:40 UTC] User ID: 1120
[22-Jul-2026 21:11:40 UTC] ✅ User profile retrieved successfully for user ID: 1120
[22-Jul-2026 21:11:42 UTC] === API CALL LOG ===
[22-Jul-2026 21:11:42 UTC] Endpoint: user/profile.php
[22-Jul-2026 21:11:42 UTC] Full Log Data: {
    "timestamp": "2026-07-22 21:11:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "145.224.125.128",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "145.224.125.128, 172.68.42.192",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyMCIsInVzZXJuYW1lIjoiYWxkcnlzQGdtYWlsLmNvbSIsImVtYWlsIjoiYWxkcnlzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM1OTMxMn0.3-QvMAVzJktZf9WkJ99eTvt97Z1agHXBmHTZlABmKdU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f57078897273ee-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "145.224.125.128",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 21:11:42 UTC] === END API CALL LOG ===
[22-Jul-2026 21:11:42 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 21:11:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyMCIsInVzZXJuYW1lIjoiYWxkcnlzQGdtYWlsLmNvbSIsImVtYWlsIjoiYWxkcnlzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM1OTMxMn0.3-QvMAVzJktZf9WkJ99eTvt97Z1agHXBmHTZlABmKdU
[22-Jul-2026 21:11:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 21:11:42 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 21:11:42 UTC] User ID: 1120
[22-Jul-2026 21:11:42 UTC] ✅ User profile retrieved successfully for user ID: 1120
[22-Jul-2026 21:11:42 UTC] === API CALL LOG ===
[22-Jul-2026 21:11:42 UTC] Endpoint: user/profile.php
[22-Jul-2026 21:11:42 UTC] Full Log Data: {
    "timestamp": "2026-07-22 21:11:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "145.224.125.128",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "145.224.125.128, 172.68.42.192",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyMCIsInVzZXJuYW1lIjoiYWxkcnlzQGdtYWlsLmNvbSIsImVtYWlsIjoiYWxkcnlzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM1OTMxMn0.3-QvMAVzJktZf9WkJ99eTvt97Z1agHXBmHTZlABmKdU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f5707b2aa573ee-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "145.224.125.128",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 21:11:42 UTC] === END API CALL LOG ===
[22-Jul-2026 21:11:42 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 21:11:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyMCIsInVzZXJuYW1lIjoiYWxkcnlzQGdtYWlsLmNvbSIsImVtYWlsIjoiYWxkcnlzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM1OTMxMn0.3-QvMAVzJktZf9WkJ99eTvt97Z1agHXBmHTZlABmKdU
[22-Jul-2026 21:11:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 21:11:42 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 21:11:42 UTC] User ID: 1120
[22-Jul-2026 21:11:42 UTC] ✅ User profile retrieved successfully for user ID: 1120
[22-Jul-2026 21:11:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 21:11:45 UTC] === API CALL LOG ===
[22-Jul-2026 21:11:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 21:11:45 UTC] Endpoint: user/profile.php
[22-Jul-2026 21:11:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"145.224.125.128, 172.68.42.192","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyMCIsInVzZXJuYW1lIjoiYWxkcnlzQGdtYWlsLmNvbSIsImVtYWlsIjoiYWxkcnlzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM1OTMxMn0.3-QvMAVzJktZf9WkJ99eTvt97Z1agHXBmHTZlABmKdU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f5708ab90d73ee-JNB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"145.224.125.128","cf-ipcountry":"YE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jul-2026 21:11:45 UTC] Full Log Data: {
    "timestamp": "2026-07-22 21:11:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "145.224.125.128",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "145.224.125.128, 172.68.42.192",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyMCIsInVzZXJuYW1lIjoiYWxkcnlzQGdtYWlsLmNvbSIsImVtYWlsIjoiYWxkcnlzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM1OTMxMn0.3-QvMAVzJktZf9WkJ99eTvt97Z1agHXBmHTZlABmKdU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f5708ab91173ee-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "145.224.125.128",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 21:11:45 UTC] === END API CALL LOG ===
[22-Jul-2026 21:11:45 UTC] === User Orders API Called ===
[22-Jul-2026 21:11:45 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 21:11:45 UTC] User ID: 1120
[22-Jul-2026 21:11:45 UTC] Limit: 20, Offset: 0
[22-Jul-2026 21:11:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyMCIsInVzZXJuYW1lIjoiYWxkcnlzQGdtYWlsLmNvbSIsImVtYWlsIjoiYWxkcnlzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM1OTMxMn0.3-QvMAVzJktZf9WkJ99eTvt97Z1agHXBmHTZlABmKdU
[22-Jul-2026 21:11:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 21:11:45 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 21:11:45 UTC] User ID: 1120
[22-Jul-2026 21:11:45 UTC] Orders found: 0
[22-Jul-2026 21:11:45 UTC] Orders data: []
[22-Jul-2026 21:11:45 UTC] ✅ User profile retrieved successfully for user ID: 1120
[22-Jul-2026 21:11:45 UTC] Total orders count: 0
[22-Jul-2026 21:11:45 UTC] === API CALL LOG ===
[22-Jul-2026 21:11:45 UTC] Endpoint: user/profile.php
[22-Jul-2026 21:11:45 UTC] Full Log Data: {
    "timestamp": "2026-07-22 21:11:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "145.224.125.128",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "145.224.125.128, 172.68.42.192",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyMCIsInVzZXJuYW1lIjoiYWxkcnlzQGdtYWlsLmNvbSIsImVtYWlsIjoiYWxkcnlzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM1OTMxMn0.3-QvMAVzJktZf9WkJ99eTvt97Z1agHXBmHTZlABmKdU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f5708f2ab373ee-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "145.224.125.128",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 21:11:45 UTC] === END API CALL LOG ===
[22-Jul-2026 21:11:45 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 21:11:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyMCIsInVzZXJuYW1lIjoiYWxkcnlzQGdtYWlsLmNvbSIsImVtYWlsIjoiYWxkcnlzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM1OTMxMn0.3-QvMAVzJktZf9WkJ99eTvt97Z1agHXBmHTZlABmKdU
[22-Jul-2026 21:11:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 21:11:45 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 21:11:45 UTC] User ID: 1120
[22-Jul-2026 21:11:45 UTC] ✅ User profile retrieved successfully for user ID: 1120
[22-Jul-2026 21:11:46 UTC] === API CALL LOG ===
[22-Jul-2026 21:11:46 UTC] Endpoint: user/profile.php
[22-Jul-2026 21:11:46 UTC] Full Log Data: {
    "timestamp": "2026-07-22 21:11:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "145.224.125.128",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "145.224.125.128, 172.68.42.192",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyMCIsInVzZXJuYW1lIjoiYWxkcnlzQGdtYWlsLmNvbSIsImVtYWlsIjoiYWxkcnlzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM1OTMxMn0.3-QvMAVzJktZf9WkJ99eTvt97Z1agHXBmHTZlABmKdU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f57092cc3773ee-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "145.224.125.128",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 21:11:46 UTC] === END API CALL LOG ===
[22-Jul-2026 21:11:46 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 21:11:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyMCIsInVzZXJuYW1lIjoiYWxkcnlzQGdtYWlsLmNvbSIsImVtYWlsIjoiYWxkcnlzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM1OTMxMn0.3-QvMAVzJktZf9WkJ99eTvt97Z1agHXBmHTZlABmKdU
[22-Jul-2026 21:11:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 21:11:46 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 21:11:46 UTC] User ID: 1120
[22-Jul-2026 21:11:46 UTC] ✅ User profile retrieved successfully for user ID: 1120
[22-Jul-2026 21:11:47 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 21:11:47 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 21:11:47 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"145.224.125.128, 172.68.42.192","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyMCIsInVzZXJuYW1lIjoiYWxkcnlzQGdtYWlsLmNvbSIsImVtYWlsIjoiYWxkcnlzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM1OTMxMn0.3-QvMAVzJktZf9WkJ99eTvt97Z1agHXBmHTZlABmKdU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f570986f7873ee-JNB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"145.224.125.128","cf-ipcountry":"YE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jul-2026 21:11:47 UTC] === User Orders API Called ===
[22-Jul-2026 21:11:47 UTC] User ID: 1120
[22-Jul-2026 21:11:47 UTC] Limit: 20, Offset: 0
[22-Jul-2026 21:11:47 UTC] === API CALL LOG ===
[22-Jul-2026 21:11:47 UTC] Endpoint: user/profile.php
[22-Jul-2026 21:11:47 UTC] Full Log Data: {
    "timestamp": "2026-07-22 21:11:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "145.224.125.128",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "145.224.125.128, 172.68.42.192",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyMCIsInVzZXJuYW1lIjoiYWxkcnlzQGdtYWlsLmNvbSIsImVtYWlsIjoiYWxkcnlzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM1OTMxMn0.3-QvMAVzJktZf9WkJ99eTvt97Z1agHXBmHTZlABmKdU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f570986f7f73ee-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "145.224.125.128",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 21:11:47 UTC] === END API CALL LOG ===
[22-Jul-2026 21:11:47 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 21:11:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyMCIsInVzZXJuYW1lIjoiYWxkcnlzQGdtYWlsLmNvbSIsImVtYWlsIjoiYWxkcnlzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM1OTMxMn0.3-QvMAVzJktZf9WkJ99eTvt97Z1agHXBmHTZlABmKdU
[22-Jul-2026 21:11:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 21:11:47 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 21:11:47 UTC] User ID: 1120
[22-Jul-2026 21:11:47 UTC] Orders found: 0
[22-Jul-2026 21:11:47 UTC] Orders data: []
[22-Jul-2026 21:11:47 UTC] Total orders count: 0
[22-Jul-2026 21:11:47 UTC] ✅ User profile retrieved successfully for user ID: 1120
[22-Jul-2026 21:11:47 UTC] === API CALL LOG ===
[22-Jul-2026 21:11:47 UTC] Endpoint: user/profile.php
[22-Jul-2026 21:11:47 UTC] Full Log Data: {
    "timestamp": "2026-07-22 21:11:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "145.224.125.128",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "145.224.125.128, 172.68.42.192",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyMCIsInVzZXJuYW1lIjoiYWxkcnlzQGdtYWlsLmNvbSIsImVtYWlsIjoiYWxkcnlzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM1OTMxMn0.3-QvMAVzJktZf9WkJ99eTvt97Z1agHXBmHTZlABmKdU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f5709be9de73ee-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "145.224.125.128",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 21:11:47 UTC] === END API CALL LOG ===
[22-Jul-2026 21:11:47 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 21:11:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyMCIsInVzZXJuYW1lIjoiYWxkcnlzQGdtYWlsLmNvbSIsImVtYWlsIjoiYWxkcnlzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM1OTMxMn0.3-QvMAVzJktZf9WkJ99eTvt97Z1agHXBmHTZlABmKdU
[22-Jul-2026 21:11:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 21:11:47 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 21:11:47 UTC] User ID: 1120
[22-Jul-2026 21:11:47 UTC] ✅ User profile retrieved successfully for user ID: 1120
[22-Jul-2026 21:11:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 21:11:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 21:11:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"145.224.125.128, 172.68.42.192","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyMCIsInVzZXJuYW1lIjoiYWxkcnlzQGdtYWlsLmNvbSIsImVtYWlsIjoiYWxkcnlzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM1OTMxMn0.3-QvMAVzJktZf9WkJ99eTvt97Z1agHXBmHTZlABmKdU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f5709ffc6373ee-JNB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"145.224.125.128","cf-ipcountry":"YE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jul-2026 21:11:48 UTC] === User Orders API Called ===
[22-Jul-2026 21:11:48 UTC] User ID: 1120
[22-Jul-2026 21:11:48 UTC] Limit: 20, Offset: 0
[22-Jul-2026 21:11:48 UTC] Orders found: 0
[22-Jul-2026 21:11:48 UTC] Orders data: []
[22-Jul-2026 21:11:48 UTC] Total orders count: 0
[22-Jul-2026 21:11:48 UTC] === API CALL LOG ===
[22-Jul-2026 21:11:48 UTC] Endpoint: user/profile.php
[22-Jul-2026 21:11:48 UTC] Full Log Data: {
    "timestamp": "2026-07-22 21:11:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "145.224.125.128",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "145.224.125.128, 172.68.42.192",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyMCIsInVzZXJuYW1lIjoiYWxkcnlzQGdtYWlsLmNvbSIsImVtYWlsIjoiYWxkcnlzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM1OTMxMn0.3-QvMAVzJktZf9WkJ99eTvt97Z1agHXBmHTZlABmKdU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f570a19da873ee-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "145.224.125.128",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 21:11:48 UTC] === END API CALL LOG ===
[22-Jul-2026 21:11:48 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 21:11:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyMCIsInVzZXJuYW1lIjoiYWxkcnlzQGdtYWlsLmNvbSIsImVtYWlsIjoiYWxkcnlzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM1OTMxMn0.3-QvMAVzJktZf9WkJ99eTvt97Z1agHXBmHTZlABmKdU
[22-Jul-2026 21:11:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 21:11:48 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 21:11:48 UTC] User ID: 1120
[22-Jul-2026 21:11:48 UTC] ✅ User profile retrieved successfully for user ID: 1120
[22-Jul-2026 21:11:56 UTC] === API CALL LOG ===
[22-Jul-2026 21:11:56 UTC] Endpoint: user/profile.php
[22-Jul-2026 21:11:56 UTC] Full Log Data: {
    "timestamp": "2026-07-22 21:11:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "145.224.125.128",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "145.224.125.128, 172.68.42.193",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyMCIsInVzZXJuYW1lIjoiYWxkcnlzQGdtYWlsLmNvbSIsImVtYWlsIjoiYWxkcnlzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM1OTMxMn0.3-QvMAVzJktZf9WkJ99eTvt97Z1agHXBmHTZlABmKdU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f570d0aef673ee-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "145.224.125.128",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 21:11:56 UTC] === END API CALL LOG ===
[22-Jul-2026 21:11:56 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 21:11:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyMCIsInVzZXJuYW1lIjoiYWxkcnlzQGdtYWlsLmNvbSIsImVtYWlsIjoiYWxkcnlzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM1OTMxMn0.3-QvMAVzJktZf9WkJ99eTvt97Z1agHXBmHTZlABmKdU
[22-Jul-2026 21:11:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 21:11:56 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 21:11:56 UTC] User ID: 1120
[22-Jul-2026 21:11:56 UTC] ✅ User profile retrieved successfully for user ID: 1120
[22-Jul-2026 21:11:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 21:11:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 21:11:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"145.224.125.128, 172.68.42.193","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyMCIsInVzZXJuYW1lIjoiYWxkcnlzQGdtYWlsLmNvbSIsImVtYWlsIjoiYWxkcnlzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM1OTMxMn0.3-QvMAVzJktZf9WkJ99eTvt97Z1agHXBmHTZlABmKdU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f570d0aef573ee-JNB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"145.224.125.128","cf-ipcountry":"YE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jul-2026 21:11:56 UTC] === User Orders API Called ===
[22-Jul-2026 21:11:56 UTC] User ID: 1120
[22-Jul-2026 21:11:56 UTC] Limit: 20, Offset: 0
[22-Jul-2026 21:11:56 UTC] Orders found: 0
[22-Jul-2026 21:11:56 UTC] Orders data: []
[22-Jul-2026 21:11:56 UTC] Total orders count: 0
[22-Jul-2026 21:11:56 UTC] === API CALL LOG ===
[22-Jul-2026 21:11:56 UTC] Endpoint: user/profile.php
[22-Jul-2026 21:11:56 UTC] Full Log Data: {
    "timestamp": "2026-07-22 21:11:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "145.224.125.128",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "145.224.125.128, 172.68.42.193",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyMCIsInVzZXJuYW1lIjoiYWxkcnlzQGdtYWlsLmNvbSIsImVtYWlsIjoiYWxkcnlzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM1OTMxMn0.3-QvMAVzJktZf9WkJ99eTvt97Z1agHXBmHTZlABmKdU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f570d4181f73ee-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "145.224.125.128",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 21:11:56 UTC] === END API CALL LOG ===
[22-Jul-2026 21:11:56 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 21:11:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyMCIsInVzZXJuYW1lIjoiYWxkcnlzQGdtYWlsLmNvbSIsImVtYWlsIjoiYWxkcnlzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM1OTMxMn0.3-QvMAVzJktZf9WkJ99eTvt97Z1agHXBmHTZlABmKdU
[22-Jul-2026 21:11:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 21:11:56 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 21:11:56 UTC] User ID: 1120
[22-Jul-2026 21:11:56 UTC] ✅ User profile retrieved successfully for user ID: 1120
[22-Jul-2026 21:11:58 UTC] === API CALL LOG ===
[22-Jul-2026 21:11:58 UTC] Endpoint: user/profile.php
[22-Jul-2026 21:11:58 UTC] Full Log Data: {
    "timestamp": "2026-07-22 21:11:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "145.224.125.128",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "145.224.125.128, 172.68.42.193",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyMCIsInVzZXJuYW1lIjoiYWxkcnlzQGdtYWlsLmNvbSIsImVtYWlsIjoiYWxkcnlzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM1OTMxMn0.3-QvMAVzJktZf9WkJ99eTvt97Z1agHXBmHTZlABmKdU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f570df4bba73ee-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "145.224.125.128",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 21:11:58 UTC] === END API CALL LOG ===
[22-Jul-2026 21:11:58 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 21:11:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyMCIsInVzZXJuYW1lIjoiYWxkcnlzQGdtYWlsLmNvbSIsImVtYWlsIjoiYWxkcnlzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM1OTMxMn0.3-QvMAVzJktZf9WkJ99eTvt97Z1agHXBmHTZlABmKdU
[22-Jul-2026 21:11:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 21:11:58 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 21:11:58 UTC] User ID: 1120
[22-Jul-2026 21:11:58 UTC] ✅ User profile retrieved successfully for user ID: 1120
[22-Jul-2026 21:12:58 UTC] === API CALL LOG ===
[22-Jul-2026 21:12:58 UTC] Endpoint: user/profile.php
[22-Jul-2026 21:12:58 UTC] Full Log Data: {
    "timestamp": "2026-07-22 21:12:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "145.224.125.128",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "145.224.125.128, 172.68.42.192",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyMCIsInVzZXJuYW1lIjoiYWxkcnlzQGdtYWlsLmNvbSIsImVtYWlsIjoiYWxkcnlzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM1OTMxMn0.3-QvMAVzJktZf9WkJ99eTvt97Z1agHXBmHTZlABmKdU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f57253af5473ee-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "145.224.125.128",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 21:12:58 UTC] === END API CALL LOG ===
[22-Jul-2026 21:12:58 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 21:12:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyMCIsInVzZXJuYW1lIjoiYWxkcnlzQGdtYWlsLmNvbSIsImVtYWlsIjoiYWxkcnlzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM1OTMxMn0.3-QvMAVzJktZf9WkJ99eTvt97Z1agHXBmHTZlABmKdU
[22-Jul-2026 21:12:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 21:12:58 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 21:12:58 UTC] User ID: 1120
[22-Jul-2026 21:12:58 UTC] ✅ User profile retrieved successfully for user ID: 1120
[22-Jul-2026 21:12:58 UTC] === API CALL LOG ===
[22-Jul-2026 21:12:58 UTC] Endpoint: user/profile.php
[22-Jul-2026 21:12:58 UTC] Full Log Data: {
    "timestamp": "2026-07-22 21:12:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "145.224.125.128",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "145.224.125.128, 172.68.42.192",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyMCIsInVzZXJuYW1lIjoiYWxkcnlzQGdtYWlsLmNvbSIsImVtYWlsIjoiYWxkcnlzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM1OTMxMn0.3-QvMAVzJktZf9WkJ99eTvt97Z1agHXBmHTZlABmKdU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f57250bd2973ee-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "145.224.125.128",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 21:12:58 UTC] === END API CALL LOG ===
[22-Jul-2026 21:12:58 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 21:12:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyMCIsInVzZXJuYW1lIjoiYWxkcnlzQGdtYWlsLmNvbSIsImVtYWlsIjoiYWxkcnlzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM1OTMxMn0.3-QvMAVzJktZf9WkJ99eTvt97Z1agHXBmHTZlABmKdU
[22-Jul-2026 21:12:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 21:12:58 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 21:12:58 UTC] User ID: 1120
[22-Jul-2026 21:12:58 UTC] ✅ User profile retrieved successfully for user ID: 1120
[22-Jul-2026 21:12:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 21:12:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 21:12:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"145.224.125.128, 172.68.42.193","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyMCIsInVzZXJuYW1lIjoiYWxkcnlzQGdtYWlsLmNvbSIsImVtYWlsIjoiYWxkcnlzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM1OTMxMn0.3-QvMAVzJktZf9WkJ99eTvt97Z1agHXBmHTZlABmKdU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f57250bd2773ee-JNB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"145.224.125.128","cf-ipcountry":"YE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jul-2026 21:12:58 UTC] === User Orders API Called ===
[22-Jul-2026 21:12:58 UTC] User ID: 1120
[22-Jul-2026 21:12:58 UTC] Limit: 20, Offset: 0
[22-Jul-2026 21:12:58 UTC] Orders found: 0
[22-Jul-2026 21:12:58 UTC] Orders data: []
[22-Jul-2026 21:12:58 UTC] Total orders count: 0
[22-Jul-2026 21:13:00 UTC] === API CALL LOG ===
[22-Jul-2026 21:13:00 UTC] Endpoint: user/profile.php
[22-Jul-2026 21:13:00 UTC] Full Log Data: {
    "timestamp": "2026-07-22 21:13:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "145.224.125.128",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "145.224.125.128, 172.68.42.192",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyMCIsInVzZXJuYW1lIjoiYWxkcnlzQGdtYWlsLmNvbSIsImVtYWlsIjoiYWxkcnlzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM1OTMxMn0.3-QvMAVzJktZf9WkJ99eTvt97Z1agHXBmHTZlABmKdU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f5725f1c9a73ee-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "145.224.125.128",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 21:13:00 UTC] === END API CALL LOG ===
[22-Jul-2026 21:13:00 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 21:13:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyMCIsInVzZXJuYW1lIjoiYWxkcnlzQGdtYWlsLmNvbSIsImVtYWlsIjoiYWxkcnlzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM1OTMxMn0.3-QvMAVzJktZf9WkJ99eTvt97Z1agHXBmHTZlABmKdU
[22-Jul-2026 21:13:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 21:13:00 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 21:13:00 UTC] User ID: 1120
[22-Jul-2026 21:13:00 UTC] ✅ User profile retrieved successfully for user ID: 1120
[22-Jul-2026 21:47:25 UTC] === API CALL LOG ===
[22-Jul-2026 21:47:25 UTC] Endpoint: user/profile.php
[22-Jul-2026 21:47:25 UTC] Full Log Data: {
    "timestamp": "2026-07-22 21:47:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.118.81",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.118.81, 162.159.113.4",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwOSIsInVzZXJuYW1lIjoic2FuY2hvIiwiZW1haWwiOiJkb253YW50ZWQwN0BnbWFpbC5jb20iLCJleHAiOjE3ODUyNzExMDR9.vylA1NflnY8NeSe003C7jwThewfoYJO_ksdmmNReLcE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f5a4ce7f98c76c-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.118.81",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 21:47:25 UTC] === END API CALL LOG ===
[22-Jul-2026 21:47:25 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 21:47:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwOSIsInVzZXJuYW1lIjoic2FuY2hvIiwiZW1haWwiOiJkb253YW50ZWQwN0BnbWFpbC5jb20iLCJleHAiOjE3ODUyNzExMDR9.vylA1NflnY8NeSe003C7jwThewfoYJO_ksdmmNReLcE
[22-Jul-2026 21:47:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 21:47:25 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 21:47:25 UTC] User ID: 1109
[22-Jul-2026 21:47:25 UTC] ✅ User profile retrieved successfully for user ID: 1109
[22-Jul-2026 21:47:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 21:47:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 21:47:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.118.81, 162.159.113.4","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwOSIsInVzZXJuYW1lIjoic2FuY2hvIiwiZW1haWwiOiJkb253YW50ZWQwN0BnbWFpbC5jb20iLCJleHAiOjE3ODUyNzExMDR9.vylA1NflnY8NeSe003C7jwThewfoYJO_ksdmmNReLcE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f5a4d2899ec76c-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.118.81","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jul-2026 21:47:26 UTC] === User Orders API Called ===
[22-Jul-2026 21:47:26 UTC] User ID: 1109
[22-Jul-2026 21:47:26 UTC] Limit: 20, Offset: 0
[22-Jul-2026 21:47:26 UTC] Orders found: 0
[22-Jul-2026 21:47:26 UTC] Orders data: []
[22-Jul-2026 21:47:26 UTC] Total orders count: 0
[22-Jul-2026 21:47:26 UTC] === API CALL LOG ===
[22-Jul-2026 21:47:26 UTC] Endpoint: user/profile.php
[22-Jul-2026 21:47:26 UTC] Full Log Data: {
    "timestamp": "2026-07-22 21:47:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.118.81",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.118.81, 162.159.113.4",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwOSIsInVzZXJuYW1lIjoic2FuY2hvIiwiZW1haWwiOiJkb253YW50ZWQwN0BnbWFpbC5jb20iLCJleHAiOjE3ODUyNzExMDR9.vylA1NflnY8NeSe003C7jwThewfoYJO_ksdmmNReLcE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f5a4d2899bc76c-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.118.81",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 21:47:26 UTC] === END API CALL LOG ===
[22-Jul-2026 21:47:26 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 21:47:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwOSIsInVzZXJuYW1lIjoic2FuY2hvIiwiZW1haWwiOiJkb253YW50ZWQwN0BnbWFpbC5jb20iLCJleHAiOjE3ODUyNzExMDR9.vylA1NflnY8NeSe003C7jwThewfoYJO_ksdmmNReLcE
[22-Jul-2026 21:47:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 21:47:26 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 21:47:26 UTC] User ID: 1109
[22-Jul-2026 21:47:26 UTC] ✅ User profile retrieved successfully for user ID: 1109
[22-Jul-2026 21:47:26 UTC] === API CALL LOG ===
[22-Jul-2026 21:47:26 UTC] Endpoint: user/profile.php
[22-Jul-2026 21:47:26 UTC] Full Log Data: {
    "timestamp": "2026-07-22 21:47:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.118.81",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.118.81, 162.159.113.4",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwOSIsInVzZXJuYW1lIjoic2FuY2hvIiwiZW1haWwiOiJkb253YW50ZWQwN0BnbWFpbC5jb20iLCJleHAiOjE3ODUyNzExMDR9.vylA1NflnY8NeSe003C7jwThewfoYJO_ksdmmNReLcE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f5a4d289a0c76c-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.118.81",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 21:47:26 UTC] === END API CALL LOG ===
[22-Jul-2026 21:47:26 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 21:47:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwOSIsInVzZXJuYW1lIjoic2FuY2hvIiwiZW1haWwiOiJkb253YW50ZWQwN0BnbWFpbC5jb20iLCJleHAiOjE3ODUyNzExMDR9.vylA1NflnY8NeSe003C7jwThewfoYJO_ksdmmNReLcE
[22-Jul-2026 21:47:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 21:47:26 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 21:47:26 UTC] User ID: 1109
[22-Jul-2026 21:47:26 UTC] ✅ User profile retrieved successfully for user ID: 1109
[22-Jul-2026 21:47:45 UTC] === API CALL LOG ===
[22-Jul-2026 21:47:45 UTC] Endpoint: user/profile.php
[22-Jul-2026 21:47:45 UTC] Full Log Data: {
    "timestamp": "2026-07-22 21:47:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.118.81",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.118.81, 162.159.113.4",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwOSIsInVzZXJuYW1lIjoic2FuY2hvIiwiZW1haWwiOiJkb253YW50ZWQwN0BnbWFpbC5jb20iLCJleHAiOjE3ODUyNzExMDR9.vylA1NflnY8NeSe003C7jwThewfoYJO_ksdmmNReLcE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f5a5465c35c76c-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.118.81",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 21:47:45 UTC] === END API CALL LOG ===
[22-Jul-2026 21:47:45 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 21:47:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwOSIsInVzZXJuYW1lIjoic2FuY2hvIiwiZW1haWwiOiJkb253YW50ZWQwN0BnbWFpbC5jb20iLCJleHAiOjE3ODUyNzExMDR9.vylA1NflnY8NeSe003C7jwThewfoYJO_ksdmmNReLcE
[22-Jul-2026 21:47:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 21:47:45 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 21:47:45 UTC] User ID: 1109
[22-Jul-2026 21:47:45 UTC] ✅ User profile retrieved successfully for user ID: 1109
[22-Jul-2026 21:47:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 21:47:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 21:47:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.118.81, 162.159.113.4","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwOSIsInVzZXJuYW1lIjoic2FuY2hvIiwiZW1haWwiOiJkb253YW50ZWQwN0BnbWFpbC5jb20iLCJleHAiOjE3ODUyNzExMDR9.vylA1NflnY8NeSe003C7jwThewfoYJO_ksdmmNReLcE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f5a5465c2ec76c-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.118.81","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jul-2026 21:47:45 UTC] === User Orders API Called ===
[22-Jul-2026 21:47:45 UTC] User ID: 1109
[22-Jul-2026 21:47:45 UTC] Limit: 20, Offset: 0
[22-Jul-2026 21:47:45 UTC] Orders found: 0
[22-Jul-2026 21:47:45 UTC] Orders data: []
[22-Jul-2026 21:47:45 UTC] Total orders count: 0
[22-Jul-2026 21:47:45 UTC] === API CALL LOG ===
[22-Jul-2026 21:47:45 UTC] Endpoint: user/profile.php
[22-Jul-2026 21:47:45 UTC] Full Log Data: {
    "timestamp": "2026-07-22 21:47:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.118.81",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.118.81, 162.159.113.4",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwOSIsInVzZXJuYW1lIjoic2FuY2hvIiwiZW1haWwiOiJkb253YW50ZWQwN0BnbWFpbC5jb20iLCJleHAiOjE3ODUyNzExMDR9.vylA1NflnY8NeSe003C7jwThewfoYJO_ksdmmNReLcE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f5a5477f1bc76c-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.118.81",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 21:47:45 UTC] === END API CALL LOG ===
[22-Jul-2026 21:47:45 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 21:47:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwOSIsInVzZXJuYW1lIjoic2FuY2hvIiwiZW1haWwiOiJkb253YW50ZWQwN0BnbWFpbC5jb20iLCJleHAiOjE3ODUyNzExMDR9.vylA1NflnY8NeSe003C7jwThewfoYJO_ksdmmNReLcE
[22-Jul-2026 21:47:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 21:47:45 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 21:47:45 UTC] User ID: 1109
[22-Jul-2026 21:47:45 UTC] ✅ User profile retrieved successfully for user ID: 1109
[22-Jul-2026 21:48:05 UTC] === API CALL LOG ===
[22-Jul-2026 21:48:05 UTC] Endpoint: user/profile.php
[22-Jul-2026 21:48:05 UTC] Full Log Data: {
    "timestamp": "2026-07-22 21:48:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.118.81",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.118.81, 162.159.113.4",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwOSIsInVzZXJuYW1lIjoic2FuY2hvIiwiZW1haWwiOiJkb253YW50ZWQwN0BnbWFpbC5jb20iLCJleHAiOjE3ODUyNzExMDR9.vylA1NflnY8NeSe003C7jwThewfoYJO_ksdmmNReLcE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f5a5c78ef7c76c-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.118.81",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 21:48:05 UTC] === END API CALL LOG ===
[22-Jul-2026 21:48:05 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 21:48:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwOSIsInVzZXJuYW1lIjoic2FuY2hvIiwiZW1haWwiOiJkb253YW50ZWQwN0BnbWFpbC5jb20iLCJleHAiOjE3ODUyNzExMDR9.vylA1NflnY8NeSe003C7jwThewfoYJO_ksdmmNReLcE
[22-Jul-2026 21:48:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 21:48:05 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 21:48:05 UTC] User ID: 1109
[22-Jul-2026 21:48:05 UTC] ✅ User profile retrieved successfully for user ID: 1109
[22-Jul-2026 21:48:05 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 21:48:05 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 21:48:05 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.118.81, 162.159.113.4","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwOSIsInVzZXJuYW1lIjoic2FuY2hvIiwiZW1haWwiOiJkb253YW50ZWQwN0BnbWFpbC5jb20iLCJleHAiOjE3ODUyNzExMDR9.vylA1NflnY8NeSe003C7jwThewfoYJO_ksdmmNReLcE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f5a5c78ef6c76c-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.118.81","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jul-2026 21:48:05 UTC] === User Orders API Called ===
[22-Jul-2026 21:48:05 UTC] User ID: 1109
[22-Jul-2026 21:48:05 UTC] Limit: 20, Offset: 0
[22-Jul-2026 21:48:05 UTC] Orders found: 0
[22-Jul-2026 21:48:05 UTC] Orders data: []
[22-Jul-2026 21:48:05 UTC] Total orders count: 0
[22-Jul-2026 21:48:06 UTC] === API CALL LOG ===
[22-Jul-2026 21:48:06 UTC] Endpoint: user/profile.php
[22-Jul-2026 21:48:06 UTC] Full Log Data: {
    "timestamp": "2026-07-22 21:48:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.118.81",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.118.81, 162.159.113.4",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwOSIsInVzZXJuYW1lIjoic2FuY2hvIiwiZW1haWwiOiJkb253YW50ZWQwN0BnbWFpbC5jb20iLCJleHAiOjE3ODUyNzExMDR9.vylA1NflnY8NeSe003C7jwThewfoYJO_ksdmmNReLcE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f5a5c9dcdac76c-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.118.81",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 21:48:06 UTC] === END API CALL LOG ===
[22-Jul-2026 21:48:06 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 21:48:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEwOSIsInVzZXJuYW1lIjoic2FuY2hvIiwiZW1haWwiOiJkb253YW50ZWQwN0BnbWFpbC5jb20iLCJleHAiOjE3ODUyNzExMDR9.vylA1NflnY8NeSe003C7jwThewfoYJO_ksdmmNReLcE
[22-Jul-2026 21:48:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 21:48:06 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 21:48:06 UTC] User ID: 1109
[22-Jul-2026 21:48:06 UTC] ✅ User profile retrieved successfully for user ID: 1109
[22-Jul-2026 22:15:44 UTC] === API CALL LOG ===
[22-Jul-2026 22:15:44 UTC] Endpoint: user/profile.php
[22-Jul-2026 22:15:44 UTC] Full Log Data: {
    "timestamp": "2026-07-22 22:15:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2800:200:f250:153:b27d:a9aa:e77e:65e8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2800:200:f250:153:b27d:a9aa:e77e:65e8, 104.23.237.104",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExOCIsInVzZXJuYW1lIjoiemFydHJleCIsImVtYWlsIjoicGllcm9zYWxhczEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0ODg0MX0.vYSmhI_SQelQtYhmnwjtx_V1r-kmhkWIxIWXNDGbG2w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f5ce400f6e680d-EZE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2800:200:f250:153:b27d:a9aa:e77e:65e8",
        "cf-ipcountry": "PE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 22:15:44 UTC] === END API CALL LOG ===
[22-Jul-2026 22:15:44 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 22:15:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExOCIsInVzZXJuYW1lIjoiemFydHJleCIsImVtYWlsIjoicGllcm9zYWxhczEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0ODg0MX0.vYSmhI_SQelQtYhmnwjtx_V1r-kmhkWIxIWXNDGbG2w
[22-Jul-2026 22:15:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 22:15:44 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 22:15:44 UTC] User ID: 1118
[22-Jul-2026 22:15:44 UTC] ✅ User profile retrieved successfully for user ID: 1118
[22-Jul-2026 22:15:46 UTC] === API CALL LOG ===
[22-Jul-2026 22:15:46 UTC] Endpoint: user/profile.php
[22-Jul-2026 22:15:46 UTC] Full Log Data: {
    "timestamp": "2026-07-22 22:15:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2800:200:f250:153:b27d:a9aa:e77e:65e8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2800:200:f250:153:b27d:a9aa:e77e:65e8, 104.23.237.96",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExOCIsInVzZXJuYW1lIjoiemFydHJleCIsImVtYWlsIjoicGllcm9zYWxhczEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0ODg0MX0.vYSmhI_SQelQtYhmnwjtx_V1r-kmhkWIxIWXNDGbG2w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f5ce4bdbc8680d-EZE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2800:200:f250:153:b27d:a9aa:e77e:65e8",
        "cf-ipcountry": "PE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 22:15:46 UTC] === END API CALL LOG ===
[22-Jul-2026 22:15:46 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 22:15:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExOCIsInVzZXJuYW1lIjoiemFydHJleCIsImVtYWlsIjoicGllcm9zYWxhczEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0ODg0MX0.vYSmhI_SQelQtYhmnwjtx_V1r-kmhkWIxIWXNDGbG2w
[22-Jul-2026 22:15:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 22:15:46 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 22:15:46 UTC] User ID: 1118
[22-Jul-2026 22:15:46 UTC] ✅ User profile retrieved successfully for user ID: 1118
[22-Jul-2026 22:15:46 UTC] === API CALL LOG ===
[22-Jul-2026 22:15:46 UTC] Endpoint: user/profile.php
[22-Jul-2026 22:15:46 UTC] Full Log Data: {
    "timestamp": "2026-07-22 22:15:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2800:200:f250:153:b27d:a9aa:e77e:65e8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2800:200:f250:153:b27d:a9aa:e77e:65e8, 104.23.237.96",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExOCIsInVzZXJuYW1lIjoiemFydHJleCIsImVtYWlsIjoicGllcm9zYWxhczEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0ODg0MX0.vYSmhI_SQelQtYhmnwjtx_V1r-kmhkWIxIWXNDGbG2w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f5ce4bdbde680d-EZE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2800:200:f250:153:b27d:a9aa:e77e:65e8",
        "cf-ipcountry": "PE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 22:15:46 UTC] === END API CALL LOG ===
[22-Jul-2026 22:15:46 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 22:15:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExOCIsInVzZXJuYW1lIjoiemFydHJleCIsImVtYWlsIjoicGllcm9zYWxhczEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0ODg0MX0.vYSmhI_SQelQtYhmnwjtx_V1r-kmhkWIxIWXNDGbG2w
[22-Jul-2026 22:15:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 22:15:46 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 22:15:46 UTC] User ID: 1118
[22-Jul-2026 22:15:46 UTC] ✅ User profile retrieved successfully for user ID: 1118
[22-Jul-2026 22:15:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 22:15:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 22:15:46 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2800:200:f250:153:b27d:a9aa:e77e:65e8, 104.23.237.96","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExOCIsInVzZXJuYW1lIjoiemFydHJleCIsImVtYWlsIjoicGllcm9zYWxhczEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0ODg0MX0.vYSmhI_SQelQtYhmnwjtx_V1r-kmhkWIxIWXNDGbG2w","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f5ce4bdbdd680d-EZE","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2800:200:f250:153:b27d:a9aa:e77e:65e8","cf-ipcountry":"PE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jul-2026 22:15:46 UTC] === User Orders API Called ===
[22-Jul-2026 22:15:46 UTC] User ID: 1118
[22-Jul-2026 22:15:46 UTC] Limit: 20, Offset: 0
[22-Jul-2026 22:15:46 UTC] Orders found: 0
[22-Jul-2026 22:15:46 UTC] Orders data: []
[22-Jul-2026 22:15:46 UTC] Total orders count: 0
[22-Jul-2026 22:16:05 UTC] === API CALL LOG ===
[22-Jul-2026 22:16:05 UTC] Endpoint: user/profile.php
[22-Jul-2026 22:16:05 UTC] Full Log Data: {
    "timestamp": "2026-07-22 22:16:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2800:200:f250:153:b27d:a9aa:e77e:65e8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2800:200:f250:153:b27d:a9aa:e77e:65e8, 104.23.237.105",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExOCIsInVzZXJuYW1lIjoiemFydHJleCIsImVtYWlsIjoicGllcm9zYWxhczEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0ODg0MX0.vYSmhI_SQelQtYhmnwjtx_V1r-kmhkWIxIWXNDGbG2w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f5cecbaf2f680d-EZE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2800:200:f250:153:b27d:a9aa:e77e:65e8",
        "cf-ipcountry": "PE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 22:16:05 UTC] === END API CALL LOG ===
[22-Jul-2026 22:16:05 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 22:16:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExOCIsInVzZXJuYW1lIjoiemFydHJleCIsImVtYWlsIjoicGllcm9zYWxhczEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0ODg0MX0.vYSmhI_SQelQtYhmnwjtx_V1r-kmhkWIxIWXNDGbG2w
[22-Jul-2026 22:16:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 22:16:05 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 22:16:05 UTC] User ID: 1118
[22-Jul-2026 22:16:05 UTC] ✅ User profile retrieved successfully for user ID: 1118
[22-Jul-2026 22:16:05 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 22:16:05 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 22:16:05 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2800:200:f250:153:b27d:a9aa:e77e:65e8, 104.23.237.105","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExOCIsInVzZXJuYW1lIjoiemFydHJleCIsImVtYWlsIjoicGllcm9zYWxhczEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0ODg0MX0.vYSmhI_SQelQtYhmnwjtx_V1r-kmhkWIxIWXNDGbG2w","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f5cecbaf27680d-EZE","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2800:200:f250:153:b27d:a9aa:e77e:65e8","cf-ipcountry":"PE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jul-2026 22:16:05 UTC] === User Orders API Called ===
[22-Jul-2026 22:16:05 UTC] User ID: 1118
[22-Jul-2026 22:16:05 UTC] Limit: 20, Offset: 0
[22-Jul-2026 22:16:05 UTC] Orders found: 0
[22-Jul-2026 22:16:05 UTC] Orders data: []
[22-Jul-2026 22:16:05 UTC] Total orders count: 0
[22-Jul-2026 22:16:06 UTC] === API CALL LOG ===
[22-Jul-2026 22:16:06 UTC] Endpoint: user/profile.php
[22-Jul-2026 22:16:06 UTC] Full Log Data: {
    "timestamp": "2026-07-22 22:16:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2800:200:f250:153:b27d:a9aa:e77e:65e8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2800:200:f250:153:b27d:a9aa:e77e:65e8, 104.23.237.105",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExOCIsInVzZXJuYW1lIjoiemFydHJleCIsImVtYWlsIjoicGllcm9zYWxhczEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0ODg0MX0.vYSmhI_SQelQtYhmnwjtx_V1r-kmhkWIxIWXNDGbG2w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f5cecd2d46680d-EZE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2800:200:f250:153:b27d:a9aa:e77e:65e8",
        "cf-ipcountry": "PE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 22:16:06 UTC] === END API CALL LOG ===
[22-Jul-2026 22:16:06 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 22:16:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExOCIsInVzZXJuYW1lIjoiemFydHJleCIsImVtYWlsIjoicGllcm9zYWxhczEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0ODg0MX0.vYSmhI_SQelQtYhmnwjtx_V1r-kmhkWIxIWXNDGbG2w
[22-Jul-2026 22:16:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 22:16:06 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 22:16:06 UTC] User ID: 1118
[22-Jul-2026 22:16:06 UTC] ✅ User profile retrieved successfully for user ID: 1118
[22-Jul-2026 22:16:16 UTC] === API CALL LOG ===
[22-Jul-2026 22:16:16 UTC] Endpoint: user/profile.php
[22-Jul-2026 22:16:16 UTC] Full Log Data: {
    "timestamp": "2026-07-22 22:16:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2800:200:f250:153:b27d:a9aa:e77e:65e8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2800:200:f250:153:b27d:a9aa:e77e:65e8, 104.23.237.105",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExOCIsInVzZXJuYW1lIjoiemFydHJleCIsImVtYWlsIjoicGllcm9zYWxhczEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0ODg0MX0.vYSmhI_SQelQtYhmnwjtx_V1r-kmhkWIxIWXNDGbG2w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f5cf0b8db0680d-EZE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2800:200:f250:153:b27d:a9aa:e77e:65e8",
        "cf-ipcountry": "PE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 22:16:16 UTC] === END API CALL LOG ===
[22-Jul-2026 22:16:16 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 22:16:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExOCIsInVzZXJuYW1lIjoiemFydHJleCIsImVtYWlsIjoicGllcm9zYWxhczEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0ODg0MX0.vYSmhI_SQelQtYhmnwjtx_V1r-kmhkWIxIWXNDGbG2w
[22-Jul-2026 22:16:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 22:16:16 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 22:16:16 UTC] User ID: 1118
[22-Jul-2026 22:16:16 UTC] ✅ User profile retrieved successfully for user ID: 1118
[22-Jul-2026 22:16:16 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 22:16:16 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 22:16:16 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2800:200:f250:153:b27d:a9aa:e77e:65e8, 104.23.237.105","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExOCIsInVzZXJuYW1lIjoiemFydHJleCIsImVtYWlsIjoicGllcm9zYWxhczEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0ODg0MX0.vYSmhI_SQelQtYhmnwjtx_V1r-kmhkWIxIWXNDGbG2w","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f5cf0b8dab680d-EZE","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2800:200:f250:153:b27d:a9aa:e77e:65e8","cf-ipcountry":"PE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jul-2026 22:16:16 UTC] === User Orders API Called ===
[22-Jul-2026 22:16:16 UTC] User ID: 1118
[22-Jul-2026 22:16:16 UTC] Limit: 20, Offset: 0
[22-Jul-2026 22:16:16 UTC] Orders found: 0
[22-Jul-2026 22:16:16 UTC] Orders data: []
[22-Jul-2026 22:16:16 UTC] Total orders count: 0
[22-Jul-2026 22:16:16 UTC] === API CALL LOG ===
[22-Jul-2026 22:16:16 UTC] Endpoint: user/profile.php
[22-Jul-2026 22:16:16 UTC] Full Log Data: {
    "timestamp": "2026-07-22 22:16:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2800:200:f250:153:b27d:a9aa:e77e:65e8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2800:200:f250:153:b27d:a9aa:e77e:65e8, 104.23.237.104",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExOCIsInVzZXJuYW1lIjoiemFydHJleCIsImVtYWlsIjoicGllcm9zYWxhczEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0ODg0MX0.vYSmhI_SQelQtYhmnwjtx_V1r-kmhkWIxIWXNDGbG2w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f5cf0d0bc2680d-EZE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2800:200:f250:153:b27d:a9aa:e77e:65e8",
        "cf-ipcountry": "PE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 22:16:16 UTC] === END API CALL LOG ===
[22-Jul-2026 22:16:16 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 22:16:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExOCIsInVzZXJuYW1lIjoiemFydHJleCIsImVtYWlsIjoicGllcm9zYWxhczEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0ODg0MX0.vYSmhI_SQelQtYhmnwjtx_V1r-kmhkWIxIWXNDGbG2w
[22-Jul-2026 22:16:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 22:16:16 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 22:16:16 UTC] User ID: 1118
[22-Jul-2026 22:16:16 UTC] ✅ User profile retrieved successfully for user ID: 1118
[22-Jul-2026 22:16:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 22:16:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 22:16:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2800:200:f250:153:b27d:a9aa:e77e:65e8, 104.23.237.105","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExOCIsInVzZXJuYW1lIjoiemFydHJleCIsImVtYWlsIjoicGllcm9zYWxhczEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0ODg0MX0.vYSmhI_SQelQtYhmnwjtx_V1r-kmhkWIxIWXNDGbG2w","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f5cf3eda7c680d-EZE","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2800:200:f250:153:b27d:a9aa:e77e:65e8","cf-ipcountry":"PE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jul-2026 22:16:24 UTC] === User Orders API Called ===
[22-Jul-2026 22:16:24 UTC] User ID: 1118
[22-Jul-2026 22:16:24 UTC] Limit: 20, Offset: 0
[22-Jul-2026 22:16:24 UTC] Orders found: 0
[22-Jul-2026 22:16:24 UTC] Orders data: []
[22-Jul-2026 22:16:24 UTC] Total orders count: 0
[22-Jul-2026 22:16:24 UTC] === API CALL LOG ===
[22-Jul-2026 22:16:24 UTC] Endpoint: user/profile.php
[22-Jul-2026 22:16:24 UTC] Full Log Data: {
    "timestamp": "2026-07-22 22:16:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2800:200:f250:153:b27d:a9aa:e77e:65e8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2800:200:f250:153:b27d:a9aa:e77e:65e8, 104.23.237.105",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExOCIsInVzZXJuYW1lIjoiemFydHJleCIsImVtYWlsIjoicGllcm9zYWxhczEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0ODg0MX0.vYSmhI_SQelQtYhmnwjtx_V1r-kmhkWIxIWXNDGbG2w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f5cf3eda7f680d-EZE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2800:200:f250:153:b27d:a9aa:e77e:65e8",
        "cf-ipcountry": "PE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 22:16:24 UTC] === END API CALL LOG ===
[22-Jul-2026 22:16:24 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 22:16:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExOCIsInVzZXJuYW1lIjoiemFydHJleCIsImVtYWlsIjoicGllcm9zYWxhczEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0ODg0MX0.vYSmhI_SQelQtYhmnwjtx_V1r-kmhkWIxIWXNDGbG2w
[22-Jul-2026 22:16:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 22:16:24 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 22:16:24 UTC] User ID: 1118
[22-Jul-2026 22:16:24 UTC] ✅ User profile retrieved successfully for user ID: 1118
[22-Jul-2026 22:16:24 UTC] === API CALL LOG ===
[22-Jul-2026 22:16:24 UTC] Endpoint: user/profile.php
[22-Jul-2026 22:16:24 UTC] Full Log Data: {
    "timestamp": "2026-07-22 22:16:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2800:200:f250:153:b27d:a9aa:e77e:65e8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2800:200:f250:153:b27d:a9aa:e77e:65e8, 104.23.237.105",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExOCIsInVzZXJuYW1lIjoiemFydHJleCIsImVtYWlsIjoicGllcm9zYWxhczEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0ODg0MX0.vYSmhI_SQelQtYhmnwjtx_V1r-kmhkWIxIWXNDGbG2w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f5cf40582c680d-EZE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2800:200:f250:153:b27d:a9aa:e77e:65e8",
        "cf-ipcountry": "PE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 22:16:24 UTC] === END API CALL LOG ===
[22-Jul-2026 22:16:24 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 22:16:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExOCIsInVzZXJuYW1lIjoiemFydHJleCIsImVtYWlsIjoicGllcm9zYWxhczEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0ODg0MX0.vYSmhI_SQelQtYhmnwjtx_V1r-kmhkWIxIWXNDGbG2w
[22-Jul-2026 22:16:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 22:16:24 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 22:16:24 UTC] User ID: 1118
[22-Jul-2026 22:16:24 UTC] ✅ User profile retrieved successfully for user ID: 1118
[22-Jul-2026 22:16:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 22:16:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 22:16:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2800:200:f250:153:b27d:a9aa:e77e:65e8, 104.23.237.104","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExOCIsInVzZXJuYW1lIjoiemFydHJleCIsImVtYWlsIjoicGllcm9zYWxhczEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0ODg0MX0.vYSmhI_SQelQtYhmnwjtx_V1r-kmhkWIxIWXNDGbG2w","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f5cfef0f22680d-EZE","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2800:200:f250:153:b27d:a9aa:e77e:65e8","cf-ipcountry":"PE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jul-2026 22:16:52 UTC] === User Orders API Called ===
[22-Jul-2026 22:16:52 UTC] User ID: 1118
[22-Jul-2026 22:16:52 UTC] Limit: 20, Offset: 0
[22-Jul-2026 22:16:52 UTC] Orders found: 1
[22-Jul-2026 22:16:52 UTC] Orders data: [{"id":416,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/javalex_18","status":"pending","created_at":"2026-07-23 01:46:50","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[22-Jul-2026 22:16:52 UTC] Total orders count: 1
[22-Jul-2026 22:17:05 UTC] === API CALL LOG ===
[22-Jul-2026 22:17:05 UTC] Endpoint: user/profile.php
[22-Jul-2026 22:17:05 UTC] Full Log Data: {
    "timestamp": "2026-07-22 22:17:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2800:200:f250:153:b27d:a9aa:e77e:65e8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2800:200:f250:153:b27d:a9aa:e77e:65e8, 104.23.237.104",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExOCIsInVzZXJuYW1lIjoiemFydHJleCIsImVtYWlsIjoicGllcm9zYWxhczEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0ODg0MX0.vYSmhI_SQelQtYhmnwjtx_V1r-kmhkWIxIWXNDGbG2w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f5d03fadd2680d-EZE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2800:200:f250:153:b27d:a9aa:e77e:65e8",
        "cf-ipcountry": "PE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 22:17:05 UTC] === END API CALL LOG ===
[22-Jul-2026 22:17:05 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 22:17:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExOCIsInVzZXJuYW1lIjoiemFydHJleCIsImVtYWlsIjoicGllcm9zYWxhczEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0ODg0MX0.vYSmhI_SQelQtYhmnwjtx_V1r-kmhkWIxIWXNDGbG2w
[22-Jul-2026 22:17:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 22:17:05 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 22:17:05 UTC] User ID: 1118
[22-Jul-2026 22:17:05 UTC] ✅ User profile retrieved successfully for user ID: 1118
[22-Jul-2026 22:17:05 UTC] User Purchases API - User ID: 1118
[22-Jul-2026 22:17:05 UTC] User Purchases API - Total purchases found: 2
[22-Jul-2026 22:17:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 22:17:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[22-Jul-2026 22:17:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2800:200:f250:153:b27d:a9aa:e77e:65e8, 104.23.237.104","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExOCIsInVzZXJuYW1lIjoiemFydHJleCIsImVtYWlsIjoicGllcm9zYWxhczEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0ODg0MX0.vYSmhI_SQelQtYhmnwjtx_V1r-kmhkWIxIWXNDGbG2w","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f5d0628c6d680d-EZE","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2800:200:f250:153:b27d:a9aa:e77e:65e8","cf-ipcountry":"PE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[22-Jul-2026 22:17:10 UTC] === User Orders API Called ===
[22-Jul-2026 22:17:10 UTC] User ID: 1118
[22-Jul-2026 22:17:10 UTC] Limit: 20, Offset: 0
[22-Jul-2026 22:17:10 UTC] Orders found: 1
[22-Jul-2026 22:17:10 UTC] Orders data: [{"id":416,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/javalex_18","status":"pending","created_at":"2026-07-23 01:46:50","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[22-Jul-2026 22:17:10 UTC] Total orders count: 1
[22-Jul-2026 22:17:10 UTC] === API CALL LOG ===
[22-Jul-2026 22:17:10 UTC] Endpoint: user/profile.php
[22-Jul-2026 22:17:10 UTC] Full Log Data: {
    "timestamp": "2026-07-22 22:17:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2800:200:f250:153:b27d:a9aa:e77e:65e8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2800:200:f250:153:b27d:a9aa:e77e:65e8, 104.23.237.104",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExOCIsInVzZXJuYW1lIjoiemFydHJleCIsImVtYWlsIjoicGllcm9zYWxhczEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0ODg0MX0.vYSmhI_SQelQtYhmnwjtx_V1r-kmhkWIxIWXNDGbG2w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f5d0628c72680d-EZE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2800:200:f250:153:b27d:a9aa:e77e:65e8",
        "cf-ipcountry": "PE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 22:17:10 UTC] === END API CALL LOG ===
[22-Jul-2026 22:17:10 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 22:17:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExOCIsInVzZXJuYW1lIjoiemFydHJleCIsImVtYWlsIjoicGllcm9zYWxhczEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0ODg0MX0.vYSmhI_SQelQtYhmnwjtx_V1r-kmhkWIxIWXNDGbG2w
[22-Jul-2026 22:17:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 22:17:10 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 22:17:10 UTC] User ID: 1118
[22-Jul-2026 22:17:10 UTC] ✅ User profile retrieved successfully for user ID: 1118
[22-Jul-2026 22:17:11 UTC] === API CALL LOG ===
[22-Jul-2026 22:17:11 UTC] Endpoint: user/profile.php
[22-Jul-2026 22:17:11 UTC] Full Log Data: {
    "timestamp": "2026-07-22 22:17:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2800:200:f250:153:b27d:a9aa:e77e:65e8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2800:200:f250:153:b27d:a9aa:e77e:65e8, 104.23.237.104",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExOCIsInVzZXJuYW1lIjoiemFydHJleCIsImVtYWlsIjoicGllcm9zYWxhczEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0ODg0MX0.vYSmhI_SQelQtYhmnwjtx_V1r-kmhkWIxIWXNDGbG2w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f5d0640a27680d-EZE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2800:200:f250:153:b27d:a9aa:e77e:65e8",
        "cf-ipcountry": "PE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[22-Jul-2026 22:17:11 UTC] === END API CALL LOG ===
[22-Jul-2026 22:17:11 UTC] ✅ API Hash verification passed for profile endpoint
[22-Jul-2026 22:17:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTExOCIsInVzZXJuYW1lIjoiemFydHJleCIsImVtYWlsIjoicGllcm9zYWxhczEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NTM0ODg0MX0.vYSmhI_SQelQtYhmnwjtx_V1r-kmhkWIxIWXNDGbG2w
[22-Jul-2026 22:17:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[22-Jul-2026 22:17:11 UTC] ✅ JWT token verified successfully for user profile
[22-Jul-2026 22:17:11 UTC] User ID: 1118
[22-Jul-2026 22:17:11 UTC] ✅ User profile retrieved successfully for user ID: 1118
[23-Jul-2026 00:56:41 UTC] === API CALL LOG ===
[23-Jul-2026 00:56:41 UTC] Endpoint: user/profile.php
[23-Jul-2026 00:56:41 UTC] Full Log Data: {
    "timestamp": "2026-07-23 00:56:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.208.68",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.112.208.68, 104.23.225.98",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgwIiwidXNlcm5hbWUiOiJTdXBwb3J0IFRlYW0iLCJlbWFpbCI6Im1hcmxlbmFtZXNiMTJAZ21haWwuY29tIiwiZXhwIjoxNzgxNzE1MTkxfQ.wVQpMRb1i7WbBUQEA7nHiZQq0fiVO2q5RVT0Cb8ONCc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f6ba090f620c47-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.112.208.68",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 00:56:41 UTC] === END API CALL LOG ===
[23-Jul-2026 00:56:41 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 00:56:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgwIiwidXNlcm5hbWUiOiJTdXBwb3J0IFRlYW0iLCJlbWFpbCI6Im1hcmxlbmFtZXNiMTJAZ21haWwuY29tIiwiZXhwIjoxNzgxNzE1MTkxfQ.wVQpMRb1i7WbBUQEA7nHiZQq0fiVO2q5RVT0Cb8ONCc
[23-Jul-2026 00:56:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 00:56:41 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 00:56:41 UTC] User ID: 780
[23-Jul-2026 00:56:41 UTC] ✅ User profile retrieved successfully for user ID: 780
[23-Jul-2026 00:56:42 UTC] === API CALL LOG ===
[23-Jul-2026 00:56:42 UTC] Endpoint: user/profile.php
[23-Jul-2026 00:56:42 UTC] Full Log Data: {
    "timestamp": "2026-07-23 00:56:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.208.68",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.112.208.68, 104.23.225.98",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgwIiwidXNlcm5hbWUiOiJTdXBwb3J0IFRlYW0iLCJlbWFpbCI6Im1hcmxlbmFtZXNiMTJAZ21haWwuY29tIiwiZXhwIjoxNzgxNzE1MTkxfQ.wVQpMRb1i7WbBUQEA7nHiZQq0fiVO2q5RVT0Cb8ONCc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f6ba10fe6a0c47-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.112.208.68",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 00:56:42 UTC] === END API CALL LOG ===
[23-Jul-2026 00:56:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 00:56:42 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 00:56:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 00:56:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgwIiwidXNlcm5hbWUiOiJTdXBwb3J0IFRlYW0iLCJlbWFpbCI6Im1hcmxlbmFtZXNiMTJAZ21haWwuY29tIiwiZXhwIjoxNzgxNzE1MTkxfQ.wVQpMRb1i7WbBUQEA7nHiZQq0fiVO2q5RVT0Cb8ONCc
[23-Jul-2026 00:56:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.112.208.68, 104.23.225.98","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgwIiwidXNlcm5hbWUiOiJTdXBwb3J0IFRlYW0iLCJlbWFpbCI6Im1hcmxlbmFtZXNiMTJAZ21haWwuY29tIiwiZXhwIjoxNzgxNzE1MTkxfQ.wVQpMRb1i7WbBUQEA7nHiZQq0fiVO2q5RVT0Cb8ONCc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f6ba10fe690c47-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.112.208.68","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-Jul-2026 00:56:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 00:56:42 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 00:56:42 UTC] User ID: 780
[23-Jul-2026 00:56:42 UTC] === User Orders API Called ===
[23-Jul-2026 00:56:42 UTC] User ID: 780
[23-Jul-2026 00:56:42 UTC] Limit: 20, Offset: 0
[23-Jul-2026 00:56:42 UTC] ✅ User profile retrieved successfully for user ID: 780
[23-Jul-2026 00:56:42 UTC] Orders found: 0
[23-Jul-2026 00:56:42 UTC] Orders data: []
[23-Jul-2026 00:56:42 UTC] Total orders count: 0
[23-Jul-2026 00:56:42 UTC] === API CALL LOG ===
[23-Jul-2026 00:56:42 UTC] Endpoint: user/profile.php
[23-Jul-2026 00:56:42 UTC] Full Log Data: {
    "timestamp": "2026-07-23 00:56:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.208.68",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.112.208.68, 104.23.225.126",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgwIiwidXNlcm5hbWUiOiJTdXBwb3J0IFRlYW0iLCJlbWFpbCI6Im1hcmxlbmFtZXNiMTJAZ21haWwuY29tIiwiZXhwIjoxNzgxNzE1MTkxfQ.wVQpMRb1i7WbBUQEA7nHiZQq0fiVO2q5RVT0Cb8ONCc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f6ba10fe670c47-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.112.208.68",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 00:56:42 UTC] === END API CALL LOG ===
[23-Jul-2026 00:56:42 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 00:56:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgwIiwidXNlcm5hbWUiOiJTdXBwb3J0IFRlYW0iLCJlbWFpbCI6Im1hcmxlbmFtZXNiMTJAZ21haWwuY29tIiwiZXhwIjoxNzgxNzE1MTkxfQ.wVQpMRb1i7WbBUQEA7nHiZQq0fiVO2q5RVT0Cb8ONCc
[23-Jul-2026 00:56:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 00:56:42 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 00:56:42 UTC] User ID: 780
[23-Jul-2026 00:56:42 UTC] ✅ User profile retrieved successfully for user ID: 780
[23-Jul-2026 00:56:43 UTC] === API CALL LOG ===
[23-Jul-2026 00:56:43 UTC] Endpoint: user/profile.php
[23-Jul-2026 00:56:43 UTC] Full Log Data: {
    "timestamp": "2026-07-23 00:56:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.208.68",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.112.208.68, 104.23.225.98",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgwIiwidXNlcm5hbWUiOiJTdXBwb3J0IFRlYW0iLCJlbWFpbCI6Im1hcmxlbmFtZXNiMTJAZ21haWwuY29tIiwiZXhwIjoxNzgxNzE1MTkxfQ.wVQpMRb1i7WbBUQEA7nHiZQq0fiVO2q5RVT0Cb8ONCc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f6ba198f4c0c47-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.112.208.68",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 00:56:43 UTC] === END API CALL LOG ===
[23-Jul-2026 00:56:43 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 00:56:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgwIiwidXNlcm5hbWUiOiJTdXBwb3J0IFRlYW0iLCJlbWFpbCI6Im1hcmxlbmFtZXNiMTJAZ21haWwuY29tIiwiZXhwIjoxNzgxNzE1MTkxfQ.wVQpMRb1i7WbBUQEA7nHiZQq0fiVO2q5RVT0Cb8ONCc
[23-Jul-2026 00:56:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 00:56:43 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 00:56:43 UTC] User ID: 780
[23-Jul-2026 00:56:43 UTC] ✅ User profile retrieved successfully for user ID: 780
[23-Jul-2026 00:56:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 00:56:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 00:56:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.112.208.68, 104.23.225.98","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgwIiwidXNlcm5hbWUiOiJTdXBwb3J0IFRlYW0iLCJlbWFpbCI6Im1hcmxlbmFtZXNiMTJAZ21haWwuY29tIiwiZXhwIjoxNzgxNzE1MTkxfQ.wVQpMRb1i7WbBUQEA7nHiZQq0fiVO2q5RVT0Cb8ONCc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f6ba34ee490c47-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.112.208.68","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-Jul-2026 00:56:48 UTC] === User Orders API Called ===
[23-Jul-2026 00:56:48 UTC] User ID: 780
[23-Jul-2026 00:56:48 UTC] Limit: 20, Offset: 0
[23-Jul-2026 00:56:48 UTC] Orders found: 0
[23-Jul-2026 00:56:48 UTC] Orders data: []
[23-Jul-2026 00:56:48 UTC] Total orders count: 0
[23-Jul-2026 00:56:50 UTC] === API CALL LOG ===
[23-Jul-2026 00:56:50 UTC] Endpoint: user/profile.php
[23-Jul-2026 00:56:50 UTC] Full Log Data: {
    "timestamp": "2026-07-23 00:56:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.208.68",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.112.208.68, 104.23.225.98",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgwIiwidXNlcm5hbWUiOiJTdXBwb3J0IFRlYW0iLCJlbWFpbCI6Im1hcmxlbmFtZXNiMTJAZ21haWwuY29tIiwiZXhwIjoxNzgxNzE1MTkxfQ.wVQpMRb1i7WbBUQEA7nHiZQq0fiVO2q5RVT0Cb8ONCc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f6ba454c740c47-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.112.208.68",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 00:56:50 UTC] === END API CALL LOG ===
[23-Jul-2026 00:56:50 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 00:56:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgwIiwidXNlcm5hbWUiOiJTdXBwb3J0IFRlYW0iLCJlbWFpbCI6Im1hcmxlbmFtZXNiMTJAZ21haWwuY29tIiwiZXhwIjoxNzgxNzE1MTkxfQ.wVQpMRb1i7WbBUQEA7nHiZQq0fiVO2q5RVT0Cb8ONCc
[23-Jul-2026 00:56:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 00:56:50 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 00:56:50 UTC] User ID: 780
[23-Jul-2026 00:56:50 UTC] ✅ User profile retrieved successfully for user ID: 780
[23-Jul-2026 00:56:51 UTC] User Purchases API - User ID: 780
[23-Jul-2026 00:56:51 UTC] User Purchases API - Total purchases found: 0
[23-Jul-2026 00:56:53 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 00:56:53 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 00:56:53 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.112.208.68, 104.23.225.98","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgwIiwidXNlcm5hbWUiOiJTdXBwb3J0IFRlYW0iLCJlbWFpbCI6Im1hcmxlbmFtZXNiMTJAZ21haWwuY29tIiwiZXhwIjoxNzgxNzE1MTkxfQ.wVQpMRb1i7WbBUQEA7nHiZQq0fiVO2q5RVT0Cb8ONCc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f6ba58fd7c0c47-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.112.208.68","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-Jul-2026 00:56:53 UTC] === User Orders API Called ===
[23-Jul-2026 00:56:53 UTC] User ID: 780
[23-Jul-2026 00:56:53 UTC] Limit: 20, Offset: 0
[23-Jul-2026 00:56:53 UTC] Orders found: 0
[23-Jul-2026 00:56:53 UTC] Orders data: []
[23-Jul-2026 00:56:53 UTC] Total orders count: 0
[23-Jul-2026 00:56:53 UTC] === API CALL LOG ===
[23-Jul-2026 00:56:53 UTC] Endpoint: user/profile.php
[23-Jul-2026 00:56:53 UTC] Full Log Data: {
    "timestamp": "2026-07-23 00:56:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.208.68",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.112.208.68, 104.23.225.98",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgwIiwidXNlcm5hbWUiOiJTdXBwb3J0IFRlYW0iLCJlbWFpbCI6Im1hcmxlbmFtZXNiMTJAZ21haWwuY29tIiwiZXhwIjoxNzgxNzE1MTkxfQ.wVQpMRb1i7WbBUQEA7nHiZQq0fiVO2q5RVT0Cb8ONCc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f6ba58fd7e0c47-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.112.208.68",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 00:56:53 UTC] === END API CALL LOG ===
[23-Jul-2026 00:56:53 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 00:56:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgwIiwidXNlcm5hbWUiOiJTdXBwb3J0IFRlYW0iLCJlbWFpbCI6Im1hcmxlbmFtZXNiMTJAZ21haWwuY29tIiwiZXhwIjoxNzgxNzE1MTkxfQ.wVQpMRb1i7WbBUQEA7nHiZQq0fiVO2q5RVT0Cb8ONCc
[23-Jul-2026 00:56:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 00:56:53 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 00:56:53 UTC] User ID: 780
[23-Jul-2026 00:56:53 UTC] ✅ User profile retrieved successfully for user ID: 780
[23-Jul-2026 00:56:54 UTC] === API CALL LOG ===
[23-Jul-2026 00:56:54 UTC] Endpoint: user/profile.php
[23-Jul-2026 00:56:54 UTC] Full Log Data: {
    "timestamp": "2026-07-23 00:56:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.208.68",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.112.208.68, 104.23.225.98",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgwIiwidXNlcm5hbWUiOiJTdXBwb3J0IFRlYW0iLCJlbWFpbCI6Im1hcmxlbmFtZXNiMTJAZ21haWwuY29tIiwiZXhwIjoxNzgxNzE1MTkxfQ.wVQpMRb1i7WbBUQEA7nHiZQq0fiVO2q5RVT0Cb8ONCc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f6ba5d287c0c47-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.112.208.68",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 00:56:54 UTC] === END API CALL LOG ===
[23-Jul-2026 00:56:54 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 00:56:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgwIiwidXNlcm5hbWUiOiJTdXBwb3J0IFRlYW0iLCJlbWFpbCI6Im1hcmxlbmFtZXNiMTJAZ21haWwuY29tIiwiZXhwIjoxNzgxNzE1MTkxfQ.wVQpMRb1i7WbBUQEA7nHiZQq0fiVO2q5RVT0Cb8ONCc
[23-Jul-2026 00:56:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 00:56:54 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 00:56:54 UTC] User ID: 780
[23-Jul-2026 00:56:54 UTC] ✅ User profile retrieved successfully for user ID: 780
[23-Jul-2026 00:57:16 UTC] === API CALL LOG ===
[23-Jul-2026 00:57:16 UTC] Endpoint: user/profile.php
[23-Jul-2026 00:57:16 UTC] Full Log Data: {
    "timestamp": "2026-07-23 00:57:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.208.68",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.112.208.68, 172.71.232.6",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgwIiwidXNlcm5hbWUiOiJTdXBwb3J0IFRlYW0iLCJlbWFpbCI6Im1hcmxlbmFtZXNiMTJAZ21haWwuY29tIiwiZXhwIjoxNzgxNzE1MTkxfQ.wVQpMRb1i7WbBUQEA7nHiZQq0fiVO2q5RVT0Cb8ONCc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f6bae50e98a8bd-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.112.208.68",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 00:57:16 UTC] === END API CALL LOG ===
[23-Jul-2026 00:57:16 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 00:57:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgwIiwidXNlcm5hbWUiOiJTdXBwb3J0IFRlYW0iLCJlbWFpbCI6Im1hcmxlbmFtZXNiMTJAZ21haWwuY29tIiwiZXhwIjoxNzgxNzE1MTkxfQ.wVQpMRb1i7WbBUQEA7nHiZQq0fiVO2q5RVT0Cb8ONCc
[23-Jul-2026 00:57:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 00:57:16 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 00:57:16 UTC] User ID: 780
[23-Jul-2026 00:57:16 UTC] ✅ User profile retrieved successfully for user ID: 780
[23-Jul-2026 00:57:17 UTC] === API CALL LOG ===
[23-Jul-2026 00:57:17 UTC] Endpoint: user/profile.php
[23-Jul-2026 00:57:17 UTC] Full Log Data: {
    "timestamp": "2026-07-23 00:57:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.208.68",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.112.208.68, 172.71.232.6",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgwIiwidXNlcm5hbWUiOiJTdXBwb3J0IFRlYW0iLCJlbWFpbCI6Im1hcmxlbmFtZXNiMTJAZ21haWwuY29tIiwiZXhwIjoxNzgxNzE1MTkxfQ.wVQpMRb1i7WbBUQEA7nHiZQq0fiVO2q5RVT0Cb8ONCc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f6baec4e69a8bd-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.112.208.68",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 00:57:17 UTC] === END API CALL LOG ===
[23-Jul-2026 00:57:17 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 00:57:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgwIiwidXNlcm5hbWUiOiJTdXBwb3J0IFRlYW0iLCJlbWFpbCI6Im1hcmxlbmFtZXNiMTJAZ21haWwuY29tIiwiZXhwIjoxNzgxNzE1MTkxfQ.wVQpMRb1i7WbBUQEA7nHiZQq0fiVO2q5RVT0Cb8ONCc
[23-Jul-2026 00:57:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 00:57:17 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 00:57:17 UTC] User ID: 780
[23-Jul-2026 00:57:17 UTC] ✅ User profile retrieved successfully for user ID: 780
[23-Jul-2026 00:57:17 UTC] === API CALL LOG ===
[23-Jul-2026 00:57:17 UTC] Endpoint: user/profile.php
[23-Jul-2026 00:57:17 UTC] Full Log Data: {
    "timestamp": "2026-07-23 00:57:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.208.68",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.112.208.68, 172.71.232.82",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgwIiwidXNlcm5hbWUiOiJTdXBwb3J0IFRlYW0iLCJlbWFpbCI6Im1hcmxlbmFtZXNiMTJAZ21haWwuY29tIiwiZXhwIjoxNzgxNzE1MTkxfQ.wVQpMRb1i7WbBUQEA7nHiZQq0fiVO2q5RVT0Cb8ONCc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f6baec4e66a8bd-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.112.208.68",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 00:57:17 UTC] === END API CALL LOG ===
[23-Jul-2026 00:57:17 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 00:57:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgwIiwidXNlcm5hbWUiOiJTdXBwb3J0IFRlYW0iLCJlbWFpbCI6Im1hcmxlbmFtZXNiMTJAZ21haWwuY29tIiwiZXhwIjoxNzgxNzE1MTkxfQ.wVQpMRb1i7WbBUQEA7nHiZQq0fiVO2q5RVT0Cb8ONCc
[23-Jul-2026 00:57:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 00:57:17 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 00:57:17 UTC] User ID: 780
[23-Jul-2026 00:57:17 UTC] ✅ User profile retrieved successfully for user ID: 780
[23-Jul-2026 00:57:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 00:57:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 00:57:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.112.208.68, 172.71.232.83","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgwIiwidXNlcm5hbWUiOiJTdXBwb3J0IFRlYW0iLCJlbWFpbCI6Im1hcmxlbmFtZXNiMTJAZ21haWwuY29tIiwiZXhwIjoxNzgxNzE1MTkxfQ.wVQpMRb1i7WbBUQEA7nHiZQq0fiVO2q5RVT0Cb8ONCc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f6baec4e68a8bd-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.112.208.68","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-Jul-2026 00:57:17 UTC] === User Orders API Called ===
[23-Jul-2026 00:57:17 UTC] User ID: 780
[23-Jul-2026 00:57:17 UTC] Limit: 20, Offset: 0
[23-Jul-2026 00:57:17 UTC] Orders found: 0
[23-Jul-2026 00:57:17 UTC] Orders data: []
[23-Jul-2026 00:57:17 UTC] Total orders count: 0
[23-Jul-2026 00:57:18 UTC] === API CALL LOG ===
[23-Jul-2026 00:57:18 UTC] Endpoint: user/profile.php
[23-Jul-2026 00:57:18 UTC] Full Log Data: {
    "timestamp": "2026-07-23 00:57:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.208.68",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.112.208.68, 172.71.232.6",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgwIiwidXNlcm5hbWUiOiJTdXBwb3J0IFRlYW0iLCJlbWFpbCI6Im1hcmxlbmFtZXNiMTJAZ21haWwuY29tIiwiZXhwIjoxNzgxNzE1MTkxfQ.wVQpMRb1i7WbBUQEA7nHiZQq0fiVO2q5RVT0Cb8ONCc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f6baf2addea8bd-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.112.208.68",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 00:57:18 UTC] === END API CALL LOG ===
[23-Jul-2026 00:57:18 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 00:57:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgwIiwidXNlcm5hbWUiOiJTdXBwb3J0IFRlYW0iLCJlbWFpbCI6Im1hcmxlbmFtZXNiMTJAZ21haWwuY29tIiwiZXhwIjoxNzgxNzE1MTkxfQ.wVQpMRb1i7WbBUQEA7nHiZQq0fiVO2q5RVT0Cb8ONCc
[23-Jul-2026 00:57:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 00:57:18 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 00:57:18 UTC] User ID: 780
[23-Jul-2026 00:57:18 UTC] ✅ User profile retrieved successfully for user ID: 780
[23-Jul-2026 00:57:44 UTC] === API CALL LOG ===
[23-Jul-2026 00:57:44 UTC] Endpoint: user/profile.php
[23-Jul-2026 00:57:44 UTC] Full Log Data: {
    "timestamp": "2026-07-23 00:57:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.208.68",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.112.208.68, 141.101.68.252",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgwIiwidXNlcm5hbWUiOiJTdXBwb3J0IFRlYW0iLCJlbWFpbCI6Im1hcmxlbmFtZXNiMTJAZ21haWwuY29tIiwiZXhwIjoxNzgxNzE1MTkxfQ.wVQpMRb1i7WbBUQEA7nHiZQq0fiVO2q5RVT0Cb8ONCc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f6bb929b371543-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.112.208.68",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 00:57:44 UTC] === END API CALL LOG ===
[23-Jul-2026 00:57:44 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 00:57:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgwIiwidXNlcm5hbWUiOiJTdXBwb3J0IFRlYW0iLCJlbWFpbCI6Im1hcmxlbmFtZXNiMTJAZ21haWwuY29tIiwiZXhwIjoxNzgxNzE1MTkxfQ.wVQpMRb1i7WbBUQEA7nHiZQq0fiVO2q5RVT0Cb8ONCc
[23-Jul-2026 00:57:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 00:57:44 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 00:57:44 UTC] User ID: 780
[23-Jul-2026 00:57:44 UTC] ✅ User profile retrieved successfully for user ID: 780
[23-Jul-2026 00:57:45 UTC] === API CALL LOG ===
[23-Jul-2026 00:57:45 UTC] Endpoint: user/profile.php
[23-Jul-2026 00:57:45 UTC] Full Log Data: {
    "timestamp": "2026-07-23 00:57:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.208.68",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.112.208.68, 141.101.68.107",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgwIiwidXNlcm5hbWUiOiJTdXBwb3J0IFRlYW0iLCJlbWFpbCI6Im1hcmxlbmFtZXNiMTJAZ21haWwuY29tIiwiZXhwIjoxNzgxNzE1MTkxfQ.wVQpMRb1i7WbBUQEA7nHiZQq0fiVO2q5RVT0Cb8ONCc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f6bb99acab1543-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.112.208.68",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 00:57:45 UTC] === END API CALL LOG ===
[23-Jul-2026 00:57:45 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 00:57:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgwIiwidXNlcm5hbWUiOiJTdXBwb3J0IFRlYW0iLCJlbWFpbCI6Im1hcmxlbmFtZXNiMTJAZ21haWwuY29tIiwiZXhwIjoxNzgxNzE1MTkxfQ.wVQpMRb1i7WbBUQEA7nHiZQq0fiVO2q5RVT0Cb8ONCc
[23-Jul-2026 00:57:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 00:57:45 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 00:57:45 UTC] User ID: 780
[23-Jul-2026 00:57:45 UTC] ✅ User profile retrieved successfully for user ID: 780
[23-Jul-2026 00:57:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 00:57:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 00:57:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.112.208.68, 141.101.68.107","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgwIiwidXNlcm5hbWUiOiJTdXBwb3J0IFRlYW0iLCJlbWFpbCI6Im1hcmxlbmFtZXNiMTJAZ21haWwuY29tIiwiZXhwIjoxNzgxNzE1MTkxfQ.wVQpMRb1i7WbBUQEA7nHiZQq0fiVO2q5RVT0Cb8ONCc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f6bb99acad1543-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.112.208.68","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-Jul-2026 00:57:45 UTC] === User Orders API Called ===
[23-Jul-2026 00:57:45 UTC] User ID: 780
[23-Jul-2026 00:57:45 UTC] Limit: 20, Offset: 0
[23-Jul-2026 00:57:45 UTC] === API CALL LOG ===
[23-Jul-2026 00:57:45 UTC] Endpoint: user/profile.php
[23-Jul-2026 00:57:45 UTC] Full Log Data: {
    "timestamp": "2026-07-23 00:57:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.208.68",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.112.208.68, 141.101.68.252",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgwIiwidXNlcm5hbWUiOiJTdXBwb3J0IFRlYW0iLCJlbWFpbCI6Im1hcmxlbmFtZXNiMTJAZ21haWwuY29tIiwiZXhwIjoxNzgxNzE1MTkxfQ.wVQpMRb1i7WbBUQEA7nHiZQq0fiVO2q5RVT0Cb8ONCc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f6bb99acaf1543-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.112.208.68",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 00:57:45 UTC] === END API CALL LOG ===
[23-Jul-2026 00:57:45 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 00:57:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgwIiwidXNlcm5hbWUiOiJTdXBwb3J0IFRlYW0iLCJlbWFpbCI6Im1hcmxlbmFtZXNiMTJAZ21haWwuY29tIiwiZXhwIjoxNzgxNzE1MTkxfQ.wVQpMRb1i7WbBUQEA7nHiZQq0fiVO2q5RVT0Cb8ONCc
[23-Jul-2026 00:57:45 UTC] Orders found: 0
[23-Jul-2026 00:57:45 UTC] Orders data: []
[23-Jul-2026 00:57:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 00:57:45 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 00:57:45 UTC] User ID: 780
[23-Jul-2026 00:57:45 UTC] Total orders count: 0
[23-Jul-2026 00:57:45 UTC] ✅ User profile retrieved successfully for user ID: 780
[23-Jul-2026 00:57:46 UTC] === API CALL LOG ===
[23-Jul-2026 00:57:46 UTC] Endpoint: user/profile.php
[23-Jul-2026 00:57:46 UTC] Full Log Data: {
    "timestamp": "2026-07-23 00:57:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.208.68",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.112.208.68, 141.101.68.107",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgwIiwidXNlcm5hbWUiOiJTdXBwb3J0IFRlYW0iLCJlbWFpbCI6Im1hcmxlbmFtZXNiMTJAZ21haWwuY29tIiwiZXhwIjoxNzgxNzE1MTkxfQ.wVQpMRb1i7WbBUQEA7nHiZQq0fiVO2q5RVT0Cb8ONCc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f6bb9fedce1543-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.112.208.68",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 00:57:46 UTC] === END API CALL LOG ===
[23-Jul-2026 00:57:46 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 00:57:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgwIiwidXNlcm5hbWUiOiJTdXBwb3J0IFRlYW0iLCJlbWFpbCI6Im1hcmxlbmFtZXNiMTJAZ21haWwuY29tIiwiZXhwIjoxNzgxNzE1MTkxfQ.wVQpMRb1i7WbBUQEA7nHiZQq0fiVO2q5RVT0Cb8ONCc
[23-Jul-2026 00:57:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 00:57:46 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 00:57:46 UTC] User ID: 780
[23-Jul-2026 00:57:46 UTC] ✅ User profile retrieved successfully for user ID: 780
[23-Jul-2026 00:57:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 00:57:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 00:57:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.112.208.68, 141.101.68.107","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzgwIiwidXNlcm5hbWUiOiJTdXBwb3J0IFRlYW0iLCJlbWFpbCI6Im1hcmxlbmFtZXNiMTJAZ21haWwuY29tIiwiZXhwIjoxNzgxNzE1MTkxfQ.wVQpMRb1i7WbBUQEA7nHiZQq0fiVO2q5RVT0Cb8ONCc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f6bbae58c11543-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.112.208.68","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-Jul-2026 00:57:48 UTC] === User Orders API Called ===
[23-Jul-2026 00:57:48 UTC] User ID: 780
[23-Jul-2026 00:57:48 UTC] Limit: 20, Offset: 0
[23-Jul-2026 00:57:48 UTC] Orders found: 0
[23-Jul-2026 00:57:48 UTC] Orders data: []
[23-Jul-2026 00:57:48 UTC] Total orders count: 0
[23-Jul-2026 01:18:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 01:18:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 01:18:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.79.111, 141.101.76.71","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyMSIsInVzZXJuYW1lIjoiQWt1bmEzMCIsImVtYWlsIjoiYWtpYXllZmExMEBnbWFpbC5jb20iLCJleHAiOjE3ODUzNzQzMjF9.f3bVjsq4MKSPEAGJw4j7TCbt01dXxEyjs4xHrvBxw5c","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f6da4c5bebf5e4-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.79.111","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-Jul-2026 01:18:42 UTC] === User Orders API Called ===
[23-Jul-2026 01:18:42 UTC] User ID: 1121
[23-Jul-2026 01:18:42 UTC] Limit: 20, Offset: 0
[23-Jul-2026 01:18:42 UTC] Orders found: 0
[23-Jul-2026 01:18:42 UTC] Orders data: []
[23-Jul-2026 01:18:42 UTC] Total orders count: 0
[23-Jul-2026 01:18:42 UTC] === API CALL LOG ===
[23-Jul-2026 01:18:42 UTC] Endpoint: user/profile.php
[23-Jul-2026 01:18:42 UTC] Full Log Data: {
    "timestamp": "2026-07-23 01:18:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.79.111",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.79.111, 141.101.76.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyMSIsInVzZXJuYW1lIjoiQWt1bmEzMCIsImVtYWlsIjoiYWtpYXllZmExMEBnbWFpbC5jb20iLCJleHAiOjE3ODUzNzQzMjF9.f3bVjsq4MKSPEAGJw4j7TCbt01dXxEyjs4xHrvBxw5c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f6da4c5be9f5e4-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.79.111",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 01:18:42 UTC] === END API CALL LOG ===
[23-Jul-2026 01:18:42 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 01:18:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyMSIsInVzZXJuYW1lIjoiQWt1bmEzMCIsImVtYWlsIjoiYWtpYXllZmExMEBnbWFpbC5jb20iLCJleHAiOjE3ODUzNzQzMjF9.f3bVjsq4MKSPEAGJw4j7TCbt01dXxEyjs4xHrvBxw5c
[23-Jul-2026 01:18:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 01:18:42 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 01:18:42 UTC] User ID: 1121
[23-Jul-2026 01:18:42 UTC] ✅ User profile retrieved successfully for user ID: 1121
[23-Jul-2026 01:18:42 UTC] === API CALL LOG ===
[23-Jul-2026 01:18:42 UTC] Endpoint: user/profile.php
[23-Jul-2026 01:18:42 UTC] Full Log Data: {
    "timestamp": "2026-07-23 01:18:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.79.111",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.79.111, 141.101.76.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyMSIsInVzZXJuYW1lIjoiQWt1bmEzMCIsImVtYWlsIjoiYWtpYXllZmExMEBnbWFpbC5jb20iLCJleHAiOjE3ODUzNzQzMjF9.f3bVjsq4MKSPEAGJw4j7TCbt01dXxEyjs4xHrvBxw5c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f6da4d5d71f5e4-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.79.111",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 01:18:42 UTC] === END API CALL LOG ===
[23-Jul-2026 01:18:42 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 01:18:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyMSIsInVzZXJuYW1lIjoiQWt1bmEzMCIsImVtYWlsIjoiYWtpYXllZmExMEBnbWFpbC5jb20iLCJleHAiOjE3ODUzNzQzMjF9.f3bVjsq4MKSPEAGJw4j7TCbt01dXxEyjs4xHrvBxw5c
[23-Jul-2026 01:18:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 01:18:42 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 01:18:42 UTC] User ID: 1121
[23-Jul-2026 01:18:42 UTC] ✅ User profile retrieved successfully for user ID: 1121
[23-Jul-2026 01:18:43 UTC] === API CALL LOG ===
[23-Jul-2026 01:18:43 UTC] Endpoint: user/profile.php
[23-Jul-2026 01:18:43 UTC] Full Log Data: {
    "timestamp": "2026-07-23 01:18:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.79.111",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.79.111, 141.101.76.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyMSIsInVzZXJuYW1lIjoiQWt1bmEzMCIsImVtYWlsIjoiYWtpYXllZmExMEBnbWFpbC5jb20iLCJleHAiOjE3ODUzNzQzMjF9.f3bVjsq4MKSPEAGJw4j7TCbt01dXxEyjs4xHrvBxw5c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f6da530fbff5e4-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.79.111",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 01:18:43 UTC] === END API CALL LOG ===
[23-Jul-2026 01:18:43 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 01:18:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyMSIsInVzZXJuYW1lIjoiQWt1bmEzMCIsImVtYWlsIjoiYWtpYXllZmExMEBnbWFpbC5jb20iLCJleHAiOjE3ODUzNzQzMjF9.f3bVjsq4MKSPEAGJw4j7TCbt01dXxEyjs4xHrvBxw5c
[23-Jul-2026 01:18:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 01:18:43 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 01:18:43 UTC] User ID: 1121
[23-Jul-2026 01:18:43 UTC] ✅ User profile retrieved successfully for user ID: 1121
[23-Jul-2026 01:22:17 UTC] === API CALL LOG ===
[23-Jul-2026 01:22:17 UTC] Endpoint: user/profile.php
[23-Jul-2026 01:22:17 UTC] Full Log Data: {
    "timestamp": "2026-07-23 01:22:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.79.111",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.79.111, 172.71.95.102",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyMSIsInVzZXJuYW1lIjoiQWt1bmEzMCIsImVtYWlsIjoiYWtpYXllZmExMEBnbWFpbC5jb20iLCJleHAiOjE3ODUzNzQzMjF9.f3bVjsq4MKSPEAGJw4j7TCbt01dXxEyjs4xHrvBxw5c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f6df8d98b4febb-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.79.111",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 01:22:17 UTC] === END API CALL LOG ===
[23-Jul-2026 01:22:17 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 01:22:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyMSIsInVzZXJuYW1lIjoiQWt1bmEzMCIsImVtYWlsIjoiYWtpYXllZmExMEBnbWFpbC5jb20iLCJleHAiOjE3ODUzNzQzMjF9.f3bVjsq4MKSPEAGJw4j7TCbt01dXxEyjs4xHrvBxw5c
[23-Jul-2026 01:22:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 01:22:17 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 01:22:17 UTC] User ID: 1121
[23-Jul-2026 01:22:17 UTC] ✅ User profile retrieved successfully for user ID: 1121
[23-Jul-2026 01:22:18 UTC] User Purchases API - User ID: 1121
[23-Jul-2026 01:22:18 UTC] User Purchases API - Total purchases found: 0
[23-Jul-2026 01:22:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 01:22:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 01:22:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.79.111, 172.71.95.102","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyMSIsInVzZXJuYW1lIjoiQWt1bmEzMCIsImVtYWlsIjoiYWtpYXllZmExMEBnbWFpbC5jb20iLCJleHAiOjE3ODUzNzQzMjF9.f3bVjsq4MKSPEAGJw4j7TCbt01dXxEyjs4xHrvBxw5c","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f6dfca6f51febb-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.79.111","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-Jul-2026 01:22:27 UTC] === User Orders API Called ===
[23-Jul-2026 01:22:27 UTC] User ID: 1121
[23-Jul-2026 01:22:27 UTC] Limit: 20, Offset: 0
[23-Jul-2026 01:22:27 UTC] Orders found: 0
[23-Jul-2026 01:22:27 UTC] Orders data: []
[23-Jul-2026 01:22:27 UTC] Total orders count: 0
[23-Jul-2026 01:22:27 UTC] === API CALL LOG ===
[23-Jul-2026 01:22:27 UTC] Endpoint: user/profile.php
[23-Jul-2026 01:22:27 UTC] Full Log Data: {
    "timestamp": "2026-07-23 01:22:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.79.111",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.79.111, 172.71.95.102",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyMSIsInVzZXJuYW1lIjoiQWt1bmEzMCIsImVtYWlsIjoiYWtpYXllZmExMEBnbWFpbC5jb20iLCJleHAiOjE3ODUzNzQzMjF9.f3bVjsq4MKSPEAGJw4j7TCbt01dXxEyjs4xHrvBxw5c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f6dfca6f53febb-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.79.111",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 01:22:27 UTC] === END API CALL LOG ===
[23-Jul-2026 01:22:27 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 01:22:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyMSIsInVzZXJuYW1lIjoiQWt1bmEzMCIsImVtYWlsIjoiYWtpYXllZmExMEBnbWFpbC5jb20iLCJleHAiOjE3ODUzNzQzMjF9.f3bVjsq4MKSPEAGJw4j7TCbt01dXxEyjs4xHrvBxw5c
[23-Jul-2026 01:22:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 01:22:27 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 01:22:27 UTC] User ID: 1121
[23-Jul-2026 01:22:27 UTC] ✅ User profile retrieved successfully for user ID: 1121
[23-Jul-2026 01:22:28 UTC] === API CALL LOG ===
[23-Jul-2026 01:22:28 UTC] Endpoint: user/profile.php
[23-Jul-2026 01:22:28 UTC] Full Log Data: {
    "timestamp": "2026-07-23 01:22:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.79.111",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.79.111, 172.71.95.102",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyMSIsInVzZXJuYW1lIjoiQWt1bmEzMCIsImVtYWlsIjoiYWtpYXllZmExMEBnbWFpbC5jb20iLCJleHAiOjE3ODUzNzQzMjF9.f3bVjsq4MKSPEAGJw4j7TCbt01dXxEyjs4xHrvBxw5c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f6dfcdcdb6febb-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.79.111",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 01:22:28 UTC] === END API CALL LOG ===
[23-Jul-2026 01:22:28 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 01:22:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyMSIsInVzZXJuYW1lIjoiQWt1bmEzMCIsImVtYWlsIjoiYWtpYXllZmExMEBnbWFpbC5jb20iLCJleHAiOjE3ODUzNzQzMjF9.f3bVjsq4MKSPEAGJw4j7TCbt01dXxEyjs4xHrvBxw5c
[23-Jul-2026 01:22:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 01:22:28 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 01:22:28 UTC] User ID: 1121
[23-Jul-2026 01:22:28 UTC] ✅ User profile retrieved successfully for user ID: 1121
[23-Jul-2026 01:22:28 UTC] === API CALL LOG ===
[23-Jul-2026 01:22:28 UTC] Endpoint: user/profile.php
[23-Jul-2026 01:22:28 UTC] Full Log Data: {
    "timestamp": "2026-07-23 01:22:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.79.111",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.79.111, 172.71.95.102",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyMSIsInVzZXJuYW1lIjoiQWt1bmEzMCIsImVtYWlsIjoiYWtpYXllZmExMEBnbWFpbC5jb20iLCJleHAiOjE3ODUzNzQzMjF9.f3bVjsq4MKSPEAGJw4j7TCbt01dXxEyjs4xHrvBxw5c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f6dfd03a38febb-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.79.111",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 01:22:28 UTC] === END API CALL LOG ===
[23-Jul-2026 01:22:28 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 01:22:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyMSIsInVzZXJuYW1lIjoiQWt1bmEzMCIsImVtYWlsIjoiYWtpYXllZmExMEBnbWFpbC5jb20iLCJleHAiOjE3ODUzNzQzMjF9.f3bVjsq4MKSPEAGJw4j7TCbt01dXxEyjs4xHrvBxw5c
[23-Jul-2026 01:22:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 01:22:28 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 01:22:28 UTC] User ID: 1121
[23-Jul-2026 01:22:28 UTC] ✅ User profile retrieved successfully for user ID: 1121
[23-Jul-2026 01:23:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 01:23:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 01:23:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.79.111, 172.71.95.102","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyMSIsInVzZXJuYW1lIjoiQWt1bmEzMCIsImVtYWlsIjoiYWtpYXllZmExMEBnbWFpbC5jb20iLCJleHAiOjE3ODUzNzQzMjF9.f3bVjsq4MKSPEAGJw4j7TCbt01dXxEyjs4xHrvBxw5c","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f6e1988ca0febb-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.79.111","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-Jul-2026 01:23:41 UTC] === User Orders API Called ===
[23-Jul-2026 01:23:41 UTC] User ID: 1121
[23-Jul-2026 01:23:41 UTC] Limit: 20, Offset: 0
[23-Jul-2026 01:23:41 UTC] Orders found: 0
[23-Jul-2026 01:23:41 UTC] Orders data: []
[23-Jul-2026 01:23:41 UTC] Total orders count: 0
[23-Jul-2026 01:23:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 01:23:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 01:23:46 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.79.111, 172.71.95.102","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyMSIsInVzZXJuYW1lIjoiQWt1bmEzMCIsImVtYWlsIjoiYWtpYXllZmExMEBnbWFpbC5jb20iLCJleHAiOjE3ODUzNzQzMjF9.f3bVjsq4MKSPEAGJw4j7TCbt01dXxEyjs4xHrvBxw5c","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f6e1b8ac47febb-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.79.111","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-Jul-2026 01:23:46 UTC] === User Orders API Called ===
[23-Jul-2026 01:23:46 UTC] User ID: 1121
[23-Jul-2026 01:23:46 UTC] Limit: 20, Offset: 0
[23-Jul-2026 01:23:46 UTC] Orders found: 0
[23-Jul-2026 01:23:46 UTC] Orders data: []
[23-Jul-2026 01:23:46 UTC] === API CALL LOG ===
[23-Jul-2026 01:23:46 UTC] Endpoint: user/profile.php
[23-Jul-2026 01:23:46 UTC] Total orders count: 0
[23-Jul-2026 01:23:46 UTC] Full Log Data: {
    "timestamp": "2026-07-23 01:23:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.79.111",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.79.111, 172.71.95.102",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyMSIsInVzZXJuYW1lIjoiQWt1bmEzMCIsImVtYWlsIjoiYWtpYXllZmExMEBnbWFpbC5jb20iLCJleHAiOjE3ODUzNzQzMjF9.f3bVjsq4MKSPEAGJw4j7TCbt01dXxEyjs4xHrvBxw5c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f6e1b8ac4bfebb-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.79.111",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 01:23:46 UTC] === END API CALL LOG ===
[23-Jul-2026 01:23:46 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 01:23:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyMSIsInVzZXJuYW1lIjoiQWt1bmEzMCIsImVtYWlsIjoiYWtpYXllZmExMEBnbWFpbC5jb20iLCJleHAiOjE3ODUzNzQzMjF9.f3bVjsq4MKSPEAGJw4j7TCbt01dXxEyjs4xHrvBxw5c
[23-Jul-2026 01:23:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 01:23:46 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 01:23:46 UTC] User ID: 1121
[23-Jul-2026 01:23:46 UTC] ✅ User profile retrieved successfully for user ID: 1121
[23-Jul-2026 01:23:47 UTC] === API CALL LOG ===
[23-Jul-2026 01:23:47 UTC] Endpoint: user/profile.php
[23-Jul-2026 01:23:47 UTC] Full Log Data: {
    "timestamp": "2026-07-23 01:23:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.79.111",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.79.111, 172.71.95.102",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyMSIsInVzZXJuYW1lIjoiQWt1bmEzMCIsImVtYWlsIjoiYWtpYXllZmExMEBnbWFpbC5jb20iLCJleHAiOjE3ODUzNzQzMjF9.f3bVjsq4MKSPEAGJw4j7TCbt01dXxEyjs4xHrvBxw5c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f6e1bccbf6febb-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.79.111",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 01:23:47 UTC] === END API CALL LOG ===
[23-Jul-2026 01:23:47 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 01:23:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyMSIsInVzZXJuYW1lIjoiQWt1bmEzMCIsImVtYWlsIjoiYWtpYXllZmExMEBnbWFpbC5jb20iLCJleHAiOjE3ODUzNzQzMjF9.f3bVjsq4MKSPEAGJw4j7TCbt01dXxEyjs4xHrvBxw5c
[23-Jul-2026 01:23:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 01:23:47 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 01:23:47 UTC] User ID: 1121
[23-Jul-2026 01:23:47 UTC] ✅ User profile retrieved successfully for user ID: 1121
[23-Jul-2026 01:23:47 UTC] === API CALL LOG ===
[23-Jul-2026 01:23:47 UTC] Endpoint: user/profile.php
[23-Jul-2026 01:23:47 UTC] Full Log Data: {
    "timestamp": "2026-07-23 01:23:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.79.111",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.79.111, 172.71.95.102",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyMSIsInVzZXJuYW1lIjoiQWt1bmEzMCIsImVtYWlsIjoiYWtpYXllZmExMEBnbWFpbC5jb20iLCJleHAiOjE3ODUzNzQzMjF9.f3bVjsq4MKSPEAGJw4j7TCbt01dXxEyjs4xHrvBxw5c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f6e1bf2902febb-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.79.111",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 01:23:47 UTC] === END API CALL LOG ===
[23-Jul-2026 01:23:47 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 01:23:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyMSIsInVzZXJuYW1lIjoiQWt1bmEzMCIsImVtYWlsIjoiYWtpYXllZmExMEBnbWFpbC5jb20iLCJleHAiOjE3ODUzNzQzMjF9.f3bVjsq4MKSPEAGJw4j7TCbt01dXxEyjs4xHrvBxw5c
[23-Jul-2026 01:23:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 01:23:47 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 01:23:47 UTC] User ID: 1121
[23-Jul-2026 01:23:47 UTC] ✅ User profile retrieved successfully for user ID: 1121
[23-Jul-2026 01:26:53 UTC] === API CALL LOG ===
[23-Jul-2026 01:26:53 UTC] Endpoint: user/profile.php
[23-Jul-2026 01:26:53 UTC] Full Log Data: {
    "timestamp": "2026-07-23 01:26:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.79.111",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.79.111, 172.71.99.195",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyMSIsInVzZXJuYW1lIjoiQWt1bmEzMCIsImVtYWlsIjoiYWtpYXllZmExMEBnbWFpbC5jb20iLCJleHAiOjE3ODUzNzQzMjF9.f3bVjsq4MKSPEAGJw4j7TCbt01dXxEyjs4xHrvBxw5c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f6e645fb5d66e0-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.79.111",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 01:26:53 UTC] === END API CALL LOG ===
[23-Jul-2026 01:26:53 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 01:26:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyMSIsInVzZXJuYW1lIjoiQWt1bmEzMCIsImVtYWlsIjoiYWtpYXllZmExMEBnbWFpbC5jb20iLCJleHAiOjE3ODUzNzQzMjF9.f3bVjsq4MKSPEAGJw4j7TCbt01dXxEyjs4xHrvBxw5c
[23-Jul-2026 01:26:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 01:26:53 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 01:26:53 UTC] User ID: 1121
[23-Jul-2026 01:26:53 UTC] ✅ User profile retrieved successfully for user ID: 1121
[23-Jul-2026 05:27:21 UTC] === API CALL LOG ===
[23-Jul-2026 05:27:21 UTC] Endpoint: user/profile.php
[23-Jul-2026 05:27:21 UTC] Full Log Data: {
    "timestamp": "2026-07-23 05:27:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "213.230.93.89",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "213.230.93.89, 172.70.240.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyMiIsInVzZXJuYW1lIjoiU3BhcnRhayIsImVtYWlsIjoiQWhhZGpvbi5Ob2RpcmJla0BnbWFpbC5jb20iLCJleHAiOjE3ODUzODkyNDF9.jXPGsRVupdlYDC8qHFvj4l_lwHbwjEFvBUqaECPCsA4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f84689af123eba-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "213.230.93.89",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 05:27:21 UTC] === END API CALL LOG ===
[23-Jul-2026 05:27:21 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 05:27:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyMiIsInVzZXJuYW1lIjoiU3BhcnRhayIsImVtYWlsIjoiQWhhZGpvbi5Ob2RpcmJla0BnbWFpbC5jb20iLCJleHAiOjE3ODUzODkyNDF9.jXPGsRVupdlYDC8qHFvj4l_lwHbwjEFvBUqaECPCsA4
[23-Jul-2026 05:27:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 05:27:21 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 05:27:21 UTC] User ID: 1122
[23-Jul-2026 05:27:21 UTC] ✅ User profile retrieved successfully for user ID: 1122
[23-Jul-2026 05:27:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 05:27:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 05:27:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"213.230.93.89, 172.70.240.14","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyMiIsInVzZXJuYW1lIjoiU3BhcnRhayIsImVtYWlsIjoiQWhhZGpvbi5Ob2RpcmJla0BnbWFpbC5jb20iLCJleHAiOjE3ODUzODkyNDF9.jXPGsRVupdlYDC8qHFvj4l_lwHbwjEFvBUqaECPCsA4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f8468a79183eba-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"213.230.93.89","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-Jul-2026 05:27:22 UTC] === User Orders API Called ===
[23-Jul-2026 05:27:22 UTC] User ID: 1122
[23-Jul-2026 05:27:22 UTC] Limit: 20, Offset: 0
[23-Jul-2026 05:27:22 UTC] Orders found: 0
[23-Jul-2026 05:27:22 UTC] Orders data: []
[23-Jul-2026 05:27:22 UTC] Total orders count: 0
[23-Jul-2026 05:27:22 UTC] === API CALL LOG ===
[23-Jul-2026 05:27:22 UTC] Endpoint: user/profile.php
[23-Jul-2026 05:27:22 UTC] Full Log Data: {
    "timestamp": "2026-07-23 05:27:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "213.230.93.89",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "213.230.93.89, 172.70.240.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyMiIsInVzZXJuYW1lIjoiU3BhcnRhayIsImVtYWlsIjoiQWhhZGpvbi5Ob2RpcmJla0BnbWFpbC5jb20iLCJleHAiOjE3ODUzODkyNDF9.jXPGsRVupdlYDC8qHFvj4l_lwHbwjEFvBUqaECPCsA4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f8468a791b3eba-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "213.230.93.89",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 05:27:22 UTC] === END API CALL LOG ===
[23-Jul-2026 05:27:22 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 05:27:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyMiIsInVzZXJuYW1lIjoiU3BhcnRhayIsImVtYWlsIjoiQWhhZGpvbi5Ob2RpcmJla0BnbWFpbC5jb20iLCJleHAiOjE3ODUzODkyNDF9.jXPGsRVupdlYDC8qHFvj4l_lwHbwjEFvBUqaECPCsA4
[23-Jul-2026 05:27:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 05:27:22 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 05:27:22 UTC] User ID: 1122
[23-Jul-2026 05:27:22 UTC] ✅ User profile retrieved successfully for user ID: 1122
[23-Jul-2026 05:27:22 UTC] === API CALL LOG ===
[23-Jul-2026 05:27:22 UTC] Endpoint: user/profile.php
[23-Jul-2026 05:27:22 UTC] Full Log Data: {
    "timestamp": "2026-07-23 05:27:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "213.230.93.89",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "213.230.93.89, 172.70.240.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyMiIsInVzZXJuYW1lIjoiU3BhcnRhayIsImVtYWlsIjoiQWhhZGpvbi5Ob2RpcmJla0BnbWFpbC5jb20iLCJleHAiOjE3ODUzODkyNDF9.jXPGsRVupdlYDC8qHFvj4l_lwHbwjEFvBUqaECPCsA4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f8468eeaf33eba-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "213.230.93.89",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 05:27:22 UTC] === END API CALL LOG ===
[23-Jul-2026 05:27:22 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 05:27:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyMiIsInVzZXJuYW1lIjoiU3BhcnRhayIsImVtYWlsIjoiQWhhZGpvbi5Ob2RpcmJla0BnbWFpbC5jb20iLCJleHAiOjE3ODUzODkyNDF9.jXPGsRVupdlYDC8qHFvj4l_lwHbwjEFvBUqaECPCsA4
[23-Jul-2026 05:27:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 05:27:22 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 05:27:22 UTC] User ID: 1122
[23-Jul-2026 05:27:22 UTC] ✅ User profile retrieved successfully for user ID: 1122
[23-Jul-2026 05:27:30 UTC] === API CALL LOG ===
[23-Jul-2026 05:27:30 UTC] Endpoint: user/profile.php
[23-Jul-2026 05:27:30 UTC] Full Log Data: {
    "timestamp": "2026-07-23 05:27:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "213.230.93.89",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "213.230.93.89, 172.70.240.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyMiIsInVzZXJuYW1lIjoiU3BhcnRhayIsImVtYWlsIjoiQWhhZGpvbi5Ob2RpcmJla0BnbWFpbC5jb20iLCJleHAiOjE3ODUzODkyNDF9.jXPGsRVupdlYDC8qHFvj4l_lwHbwjEFvBUqaECPCsA4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f846c0abdc3eba-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "213.230.93.89",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 05:27:30 UTC] === END API CALL LOG ===
[23-Jul-2026 05:27:30 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 05:27:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyMiIsInVzZXJuYW1lIjoiU3BhcnRhayIsImVtYWlsIjoiQWhhZGpvbi5Ob2RpcmJla0BnbWFpbC5jb20iLCJleHAiOjE3ODUzODkyNDF9.jXPGsRVupdlYDC8qHFvj4l_lwHbwjEFvBUqaECPCsA4
[23-Jul-2026 05:27:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 05:27:30 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 05:27:30 UTC] User ID: 1122
[23-Jul-2026 05:27:30 UTC] ✅ User profile retrieved successfully for user ID: 1122
[23-Jul-2026 05:54:27 UTC] === API CALL LOG ===
[23-Jul-2026 05:54:27 UTC] Endpoint: user/profile.php
[23-Jul-2026 05:54:27 UTC] Full Log Data: {
    "timestamp": "2026-07-23 05:54:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "213.230.93.89",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "213.230.93.89, 172.71.103.32",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyMiIsInVzZXJuYW1lIjoiU3BhcnRhayIsImVtYWlsIjoiQWhhZGpvbi5Ob2RpcmJla0BnbWFpbC5jb20iLCJleHAiOjE3ODUzODkyNDF9.jXPGsRVupdlYDC8qHFvj4l_lwHbwjEFvBUqaECPCsA4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f86e361d56663e-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "213.230.93.89",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 05:54:27 UTC] === END API CALL LOG ===
[23-Jul-2026 05:54:27 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 05:54:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyMiIsInVzZXJuYW1lIjoiU3BhcnRhayIsImVtYWlsIjoiQWhhZGpvbi5Ob2RpcmJla0BnbWFpbC5jb20iLCJleHAiOjE3ODUzODkyNDF9.jXPGsRVupdlYDC8qHFvj4l_lwHbwjEFvBUqaECPCsA4
[23-Jul-2026 05:54:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 05:54:27 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 05:54:27 UTC] User ID: 1122
[23-Jul-2026 05:54:27 UTC] ✅ User profile retrieved successfully for user ID: 1122
[23-Jul-2026 05:54:45 UTC] === API CALL LOG ===
[23-Jul-2026 05:54:45 UTC] Endpoint: user/profile.php
[23-Jul-2026 05:54:45 UTC] Full Log Data: {
    "timestamp": "2026-07-23 05:54:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "213.230.93.89",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "213.230.93.89, 172.71.103.32",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyMiIsInVzZXJuYW1lIjoiU3BhcnRhayIsImVtYWlsIjoiQWhhZGpvbi5Ob2RpcmJla0BnbWFpbC5jb20iLCJleHAiOjE3ODUzODkyNDF9.jXPGsRVupdlYDC8qHFvj4l_lwHbwjEFvBUqaECPCsA4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f86eabbcd8663e-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "213.230.93.89",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 05:54:45 UTC] === END API CALL LOG ===
[23-Jul-2026 05:54:45 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 05:54:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyMiIsInVzZXJuYW1lIjoiU3BhcnRhayIsImVtYWlsIjoiQWhhZGpvbi5Ob2RpcmJla0BnbWFpbC5jb20iLCJleHAiOjE3ODUzODkyNDF9.jXPGsRVupdlYDC8qHFvj4l_lwHbwjEFvBUqaECPCsA4
[23-Jul-2026 05:54:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 05:54:45 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 05:54:45 UTC] User ID: 1122
[23-Jul-2026 05:54:45 UTC] ✅ User profile retrieved successfully for user ID: 1122
[23-Jul-2026 05:54:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 05:54:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 05:54:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"213.230.93.89, 172.71.103.32","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyMiIsInVzZXJuYW1lIjoiU3BhcnRhayIsImVtYWlsIjoiQWhhZGpvbi5Ob2RpcmJla0BnbWFpbC5jb20iLCJleHAiOjE3ODUzODkyNDF9.jXPGsRVupdlYDC8qHFvj4l_lwHbwjEFvBUqaECPCsA4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f86eabbcd5663e-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"213.230.93.89","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-Jul-2026 05:54:45 UTC] === User Orders API Called ===
[23-Jul-2026 05:54:45 UTC] User ID: 1122
[23-Jul-2026 05:54:45 UTC] Limit: 20, Offset: 0
[23-Jul-2026 05:54:45 UTC] Orders found: 0
[23-Jul-2026 05:54:45 UTC] Orders data: []
[23-Jul-2026 05:54:45 UTC] Total orders count: 0
[23-Jul-2026 05:54:46 UTC] === API CALL LOG ===
[23-Jul-2026 05:54:46 UTC] Endpoint: user/profile.php
[23-Jul-2026 05:54:46 UTC] Full Log Data: {
    "timestamp": "2026-07-23 05:54:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "213.230.93.89",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "213.230.93.89, 172.71.103.32",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyMiIsInVzZXJuYW1lIjoiU3BhcnRhayIsImVtYWlsIjoiQWhhZGpvbi5Ob2RpcmJla0BnbWFpbC5jb20iLCJleHAiOjE3ODUzODkyNDF9.jXPGsRVupdlYDC8qHFvj4l_lwHbwjEFvBUqaECPCsA4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f86eaef83d663e-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "213.230.93.89",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 05:54:46 UTC] === END API CALL LOG ===
[23-Jul-2026 05:54:46 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 05:54:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyMiIsInVzZXJuYW1lIjoiU3BhcnRhayIsImVtYWlsIjoiQWhhZGpvbi5Ob2RpcmJla0BnbWFpbC5jb20iLCJleHAiOjE3ODUzODkyNDF9.jXPGsRVupdlYDC8qHFvj4l_lwHbwjEFvBUqaECPCsA4
[23-Jul-2026 05:54:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 05:54:46 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 05:54:46 UTC] User ID: 1122
[23-Jul-2026 05:54:46 UTC] ✅ User profile retrieved successfully for user ID: 1122
[23-Jul-2026 05:54:46 UTC] === API CALL LOG ===
[23-Jul-2026 05:54:46 UTC] Endpoint: user/profile.php
[23-Jul-2026 05:54:46 UTC] Full Log Data: {
    "timestamp": "2026-07-23 05:54:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "213.230.93.89",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "213.230.93.89, 172.71.103.32",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyMiIsInVzZXJuYW1lIjoiU3BhcnRhayIsImVtYWlsIjoiQWhhZGpvbi5Ob2RpcmJla0BnbWFpbC5jb20iLCJleHAiOjE3ODUzODkyNDF9.jXPGsRVupdlYDC8qHFvj4l_lwHbwjEFvBUqaECPCsA4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f86eb0f9f7663e-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "213.230.93.89",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 05:54:46 UTC] === END API CALL LOG ===
[23-Jul-2026 05:54:46 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 05:54:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyMiIsInVzZXJuYW1lIjoiU3BhcnRhayIsImVtYWlsIjoiQWhhZGpvbi5Ob2RpcmJla0BnbWFpbC5jb20iLCJleHAiOjE3ODUzODkyNDF9.jXPGsRVupdlYDC8qHFvj4l_lwHbwjEFvBUqaECPCsA4
[23-Jul-2026 05:54:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 05:54:46 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 05:54:46 UTC] User ID: 1122
[23-Jul-2026 05:54:46 UTC] ✅ User profile retrieved successfully for user ID: 1122
[23-Jul-2026 05:58:57 UTC] === API CALL LOG ===
[23-Jul-2026 05:58:57 UTC] Endpoint: user/profile.php
[23-Jul-2026 05:58:57 UTC] Full Log Data: {
    "timestamp": "2026-07-23 05:58:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "213.230.93.89",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "213.230.93.89, 104.23.221.182",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyMiIsInVzZXJuYW1lIjoiU3BhcnRhayIsImVtYWlsIjoiQWhhZGpvbi5Ob2RpcmJla0BnbWFpbC5jb20iLCJleHAiOjE3ODUzODkyNDF9.jXPGsRVupdlYDC8qHFvj4l_lwHbwjEFvBUqaECPCsA4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f874d10b0badee-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "213.230.93.89",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 05:58:57 UTC] === END API CALL LOG ===
[23-Jul-2026 05:58:57 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 05:58:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyMiIsInVzZXJuYW1lIjoiU3BhcnRhayIsImVtYWlsIjoiQWhhZGpvbi5Ob2RpcmJla0BnbWFpbC5jb20iLCJleHAiOjE3ODUzODkyNDF9.jXPGsRVupdlYDC8qHFvj4l_lwHbwjEFvBUqaECPCsA4
[23-Jul-2026 05:58:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 05:58:57 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 05:58:57 UTC] User ID: 1122
[23-Jul-2026 05:58:57 UTC] ✅ User profile retrieved successfully for user ID: 1122
[23-Jul-2026 06:00:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 06:00:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 06:00:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"213.230.93.89, 104.23.221.183","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyMiIsInVzZXJuYW1lIjoiU3BhcnRhayIsImVtYWlsIjoiQWhhZGpvbi5Ob2RpcmJla0BnbWFpbC5jb20iLCJleHAiOjE3ODUzODkyNDF9.jXPGsRVupdlYDC8qHFvj4l_lwHbwjEFvBUqaECPCsA4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f8772f79e8adee-ARN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"213.230.93.89","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-Jul-2026 06:00:34 UTC] === User Orders API Called ===
[23-Jul-2026 06:00:34 UTC] User ID: 1122
[23-Jul-2026 06:00:34 UTC] Limit: 20, Offset: 0
[23-Jul-2026 06:00:34 UTC] Orders found: 0
[23-Jul-2026 06:00:34 UTC] Orders data: []
[23-Jul-2026 06:00:34 UTC] Total orders count: 0
[23-Jul-2026 06:00:34 UTC] === API CALL LOG ===
[23-Jul-2026 06:00:34 UTC] Endpoint: user/profile.php
[23-Jul-2026 06:00:34 UTC] Full Log Data: {
    "timestamp": "2026-07-23 06:00:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "213.230.93.89",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "213.230.93.89, 104.23.221.183",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyMiIsInVzZXJuYW1lIjoiU3BhcnRhayIsImVtYWlsIjoiQWhhZGpvbi5Ob2RpcmJla0BnbWFpbC5jb20iLCJleHAiOjE3ODUzODkyNDF9.jXPGsRVupdlYDC8qHFvj4l_lwHbwjEFvBUqaECPCsA4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f8772f79e9adee-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "213.230.93.89",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 06:00:34 UTC] === END API CALL LOG ===
[23-Jul-2026 06:00:34 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 06:00:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyMiIsInVzZXJuYW1lIjoiU3BhcnRhayIsImVtYWlsIjoiQWhhZGpvbi5Ob2RpcmJla0BnbWFpbC5jb20iLCJleHAiOjE3ODUzODkyNDF9.jXPGsRVupdlYDC8qHFvj4l_lwHbwjEFvBUqaECPCsA4
[23-Jul-2026 06:00:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 06:00:34 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 06:00:34 UTC] User ID: 1122
[23-Jul-2026 06:00:34 UTC] ✅ User profile retrieved successfully for user ID: 1122
[23-Jul-2026 06:00:35 UTC] === API CALL LOG ===
[23-Jul-2026 06:00:35 UTC] Endpoint: user/profile.php
[23-Jul-2026 06:00:35 UTC] Full Log Data: {
    "timestamp": "2026-07-23 06:00:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "213.230.93.89",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "213.230.93.89, 104.23.221.183",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyMiIsInVzZXJuYW1lIjoiU3BhcnRhayIsImVtYWlsIjoiQWhhZGpvbi5Ob2RpcmJla0BnbWFpbC5jb20iLCJleHAiOjE3ODUzODkyNDF9.jXPGsRVupdlYDC8qHFvj4l_lwHbwjEFvBUqaECPCsA4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f8773378e6adee-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "213.230.93.89",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 06:00:35 UTC] === END API CALL LOG ===
[23-Jul-2026 06:00:35 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 06:00:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyMiIsInVzZXJuYW1lIjoiU3BhcnRhayIsImVtYWlsIjoiQWhhZGpvbi5Ob2RpcmJla0BnbWFpbC5jb20iLCJleHAiOjE3ODUzODkyNDF9.jXPGsRVupdlYDC8qHFvj4l_lwHbwjEFvBUqaECPCsA4
[23-Jul-2026 06:00:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 06:00:35 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 06:00:35 UTC] User ID: 1122
[23-Jul-2026 06:00:35 UTC] ✅ User profile retrieved successfully for user ID: 1122
[23-Jul-2026 06:00:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 06:00:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 06:00:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"213.230.93.89, 104.23.221.183","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyMiIsInVzZXJuYW1lIjoiU3BhcnRhayIsImVtYWlsIjoiQWhhZGpvbi5Ob2RpcmJla0BnbWFpbC5jb20iLCJleHAiOjE3ODUzODkyNDF9.jXPGsRVupdlYDC8qHFvj4l_lwHbwjEFvBUqaECPCsA4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f877916af4adee-ARN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"213.230.93.89","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-Jul-2026 06:00:50 UTC] === User Orders API Called ===
[23-Jul-2026 06:00:50 UTC] User ID: 1122
[23-Jul-2026 06:00:50 UTC] Limit: 20, Offset: 0
[23-Jul-2026 06:00:50 UTC] Orders found: 0
[23-Jul-2026 06:00:50 UTC] Orders data: []
[23-Jul-2026 06:00:50 UTC] Total orders count: 0
[23-Jul-2026 06:00:50 UTC] === API CALL LOG ===
[23-Jul-2026 06:00:50 UTC] Endpoint: user/profile.php
[23-Jul-2026 06:00:50 UTC] Full Log Data: {
    "timestamp": "2026-07-23 06:00:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "213.230.93.89",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "213.230.93.89, 104.23.221.183",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyMiIsInVzZXJuYW1lIjoiU3BhcnRhayIsImVtYWlsIjoiQWhhZGpvbi5Ob2RpcmJla0BnbWFpbC5jb20iLCJleHAiOjE3ODUzODkyNDF9.jXPGsRVupdlYDC8qHFvj4l_lwHbwjEFvBUqaECPCsA4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f877916af7adee-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "213.230.93.89",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 06:00:50 UTC] === END API CALL LOG ===
[23-Jul-2026 06:00:50 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 06:00:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyMiIsInVzZXJuYW1lIjoiU3BhcnRhayIsImVtYWlsIjoiQWhhZGpvbi5Ob2RpcmJla0BnbWFpbC5jb20iLCJleHAiOjE3ODUzODkyNDF9.jXPGsRVupdlYDC8qHFvj4l_lwHbwjEFvBUqaECPCsA4
[23-Jul-2026 06:00:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 06:00:50 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 06:00:50 UTC] User ID: 1122
[23-Jul-2026 06:00:50 UTC] ✅ User profile retrieved successfully for user ID: 1122
[23-Jul-2026 06:00:50 UTC] === API CALL LOG ===
[23-Jul-2026 06:00:50 UTC] Endpoint: user/profile.php
[23-Jul-2026 06:00:50 UTC] Full Log Data: {
    "timestamp": "2026-07-23 06:00:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "213.230.93.89",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "213.230.93.89, 104.23.221.183",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyMiIsInVzZXJuYW1lIjoiU3BhcnRhayIsImVtYWlsIjoiQWhhZGpvbi5Ob2RpcmJla0BnbWFpbC5jb20iLCJleHAiOjE3ODUzODkyNDF9.jXPGsRVupdlYDC8qHFvj4l_lwHbwjEFvBUqaECPCsA4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f87794c882adee-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "213.230.93.89",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 06:00:50 UTC] === END API CALL LOG ===
[23-Jul-2026 06:00:50 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 06:00:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyMiIsInVzZXJuYW1lIjoiU3BhcnRhayIsImVtYWlsIjoiQWhhZGpvbi5Ob2RpcmJla0BnbWFpbC5jb20iLCJleHAiOjE3ODUzODkyNDF9.jXPGsRVupdlYDC8qHFvj4l_lwHbwjEFvBUqaECPCsA4
[23-Jul-2026 06:00:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 06:00:50 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 06:00:50 UTC] User ID: 1122
[23-Jul-2026 06:00:50 UTC] ✅ User profile retrieved successfully for user ID: 1122
[23-Jul-2026 06:01:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 06:01:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 06:01:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"213.230.93.89, 104.23.221.182","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyMiIsInVzZXJuYW1lIjoiU3BhcnRhayIsImVtYWlsIjoiQWhhZGpvbi5Ob2RpcmJla0BnbWFpbC5jb20iLCJleHAiOjE3ODUzODkyNDF9.jXPGsRVupdlYDC8qHFvj4l_lwHbwjEFvBUqaECPCsA4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f8785a89b4adee-ARN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"213.230.93.89","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-Jul-2026 06:01:22 UTC] === User Orders API Called ===
[23-Jul-2026 06:01:22 UTC] User ID: 1122
[23-Jul-2026 06:01:22 UTC] Limit: 20, Offset: 0
[23-Jul-2026 06:01:22 UTC] Orders found: 0
[23-Jul-2026 06:01:22 UTC] Orders data: []
[23-Jul-2026 06:01:22 UTC] Total orders count: 0
[23-Jul-2026 06:01:24 UTC] === API CALL LOG ===
[23-Jul-2026 06:01:24 UTC] Endpoint: user/profile.php
[23-Jul-2026 06:01:24 UTC] Full Log Data: {
    "timestamp": "2026-07-23 06:01:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "213.230.93.89",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "213.230.93.89, 104.23.221.182",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyMiIsInVzZXJuYW1lIjoiU3BhcnRhayIsImVtYWlsIjoiQWhhZGpvbi5Ob2RpcmJla0BnbWFpbC5jb20iLCJleHAiOjE3ODUzODkyNDF9.jXPGsRVupdlYDC8qHFvj4l_lwHbwjEFvBUqaECPCsA4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f878670ac3adee-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "213.230.93.89",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 06:01:24 UTC] === END API CALL LOG ===
[23-Jul-2026 06:01:24 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 06:01:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyMiIsInVzZXJuYW1lIjoiU3BhcnRhayIsImVtYWlsIjoiQWhhZGpvbi5Ob2RpcmJla0BnbWFpbC5jb20iLCJleHAiOjE3ODUzODkyNDF9.jXPGsRVupdlYDC8qHFvj4l_lwHbwjEFvBUqaECPCsA4
[23-Jul-2026 06:01:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 06:01:24 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 06:01:24 UTC] User ID: 1122
[23-Jul-2026 06:01:24 UTC] ✅ User profile retrieved successfully for user ID: 1122
[23-Jul-2026 06:01:24 UTC] User Purchases API - User ID: 1122
[23-Jul-2026 06:01:24 UTC] User Purchases API - Total purchases found: 1
[23-Jul-2026 06:01:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 06:01:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 06:01:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"213.230.93.89, 104.23.221.182","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyMiIsInVzZXJuYW1lIjoiU3BhcnRhayIsImVtYWlsIjoiQWhhZGpvbi5Ob2RpcmJla0BnbWFpbC5jb20iLCJleHAiOjE3ODUzODkyNDF9.jXPGsRVupdlYDC8qHFvj4l_lwHbwjEFvBUqaECPCsA4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f878849ed1adee-ARN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"213.230.93.89","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-Jul-2026 06:01:29 UTC] === User Orders API Called ===
[23-Jul-2026 06:01:29 UTC] User ID: 1122
[23-Jul-2026 06:01:29 UTC] Limit: 20, Offset: 0
[23-Jul-2026 06:01:29 UTC] Orders found: 0
[23-Jul-2026 06:01:29 UTC] Orders data: []
[23-Jul-2026 06:01:29 UTC] Total orders count: 0
[23-Jul-2026 06:01:29 UTC] === API CALL LOG ===
[23-Jul-2026 06:01:29 UTC] Endpoint: user/profile.php
[23-Jul-2026 06:01:29 UTC] Full Log Data: {
    "timestamp": "2026-07-23 06:01:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "213.230.93.89",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "213.230.93.89, 104.23.221.182",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyMiIsInVzZXJuYW1lIjoiU3BhcnRhayIsImVtYWlsIjoiQWhhZGpvbi5Ob2RpcmJla0BnbWFpbC5jb20iLCJleHAiOjE3ODUzODkyNDF9.jXPGsRVupdlYDC8qHFvj4l_lwHbwjEFvBUqaECPCsA4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f878849ed3adee-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "213.230.93.89",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 06:01:29 UTC] === END API CALL LOG ===
[23-Jul-2026 06:01:29 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 06:01:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyMiIsInVzZXJuYW1lIjoiU3BhcnRhayIsImVtYWlsIjoiQWhhZGpvbi5Ob2RpcmJla0BnbWFpbC5jb20iLCJleHAiOjE3ODUzODkyNDF9.jXPGsRVupdlYDC8qHFvj4l_lwHbwjEFvBUqaECPCsA4
[23-Jul-2026 06:01:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 06:01:29 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 06:01:29 UTC] User ID: 1122
[23-Jul-2026 06:01:29 UTC] ✅ User profile retrieved successfully for user ID: 1122
[23-Jul-2026 06:01:29 UTC] === API CALL LOG ===
[23-Jul-2026 06:01:29 UTC] Endpoint: user/profile.php
[23-Jul-2026 06:01:29 UTC] Full Log Data: {
    "timestamp": "2026-07-23 06:01:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "213.230.93.89",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "213.230.93.89, 104.23.221.182",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyMiIsInVzZXJuYW1lIjoiU3BhcnRhayIsImVtYWlsIjoiQWhhZGpvbi5Ob2RpcmJla0BnbWFpbC5jb20iLCJleHAiOjE3ODUzODkyNDF9.jXPGsRVupdlYDC8qHFvj4l_lwHbwjEFvBUqaECPCsA4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f878887d8badee-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "213.230.93.89",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 06:01:29 UTC] === END API CALL LOG ===
[23-Jul-2026 06:01:29 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 06:01:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyMiIsInVzZXJuYW1lIjoiU3BhcnRhayIsImVtYWlsIjoiQWhhZGpvbi5Ob2RpcmJla0BnbWFpbC5jb20iLCJleHAiOjE3ODUzODkyNDF9.jXPGsRVupdlYDC8qHFvj4l_lwHbwjEFvBUqaECPCsA4
[23-Jul-2026 06:01:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 06:01:29 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 06:01:29 UTC] User ID: 1122
[23-Jul-2026 06:01:29 UTC] ✅ User profile retrieved successfully for user ID: 1122
[23-Jul-2026 06:01:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 06:01:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 06:01:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"213.230.93.89, 104.23.221.182","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyMiIsInVzZXJuYW1lIjoiU3BhcnRhayIsImVtYWlsIjoiQWhhZGpvbi5Ob2RpcmJla0BnbWFpbC5jb20iLCJleHAiOjE3ODUzODkyNDF9.jXPGsRVupdlYDC8qHFvj4l_lwHbwjEFvBUqaECPCsA4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f878cc4ddeadee-ARN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"213.230.93.89","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-Jul-2026 06:01:40 UTC] === User Orders API Called ===
[23-Jul-2026 06:01:40 UTC] User ID: 1122
[23-Jul-2026 06:01:40 UTC] Limit: 20, Offset: 0
[23-Jul-2026 06:01:40 UTC] Orders found: 0
[23-Jul-2026 06:01:40 UTC] Orders data: []
[23-Jul-2026 06:01:40 UTC] Total orders count: 0
[23-Jul-2026 06:01:40 UTC] === API CALL LOG ===
[23-Jul-2026 06:01:40 UTC] Endpoint: user/profile.php
[23-Jul-2026 06:01:40 UTC] Full Log Data: {
    "timestamp": "2026-07-23 06:01:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "213.230.93.89",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "213.230.93.89, 104.23.221.182",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyMiIsInVzZXJuYW1lIjoiU3BhcnRhayIsImVtYWlsIjoiQWhhZGpvbi5Ob2RpcmJla0BnbWFpbC5jb20iLCJleHAiOjE3ODUzODkyNDF9.jXPGsRVupdlYDC8qHFvj4l_lwHbwjEFvBUqaECPCsA4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f878cc4de0adee-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "213.230.93.89",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 06:01:40 UTC] === END API CALL LOG ===
[23-Jul-2026 06:01:40 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 06:01:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyMiIsInVzZXJuYW1lIjoiU3BhcnRhayIsImVtYWlsIjoiQWhhZGpvbi5Ob2RpcmJla0BnbWFpbC5jb20iLCJleHAiOjE3ODUzODkyNDF9.jXPGsRVupdlYDC8qHFvj4l_lwHbwjEFvBUqaECPCsA4
[23-Jul-2026 06:01:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 06:01:40 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 06:01:40 UTC] User ID: 1122
[23-Jul-2026 06:01:40 UTC] ✅ User profile retrieved successfully for user ID: 1122
[23-Jul-2026 06:01:41 UTC] === API CALL LOG ===
[23-Jul-2026 06:01:41 UTC] Endpoint: user/profile.php
[23-Jul-2026 06:01:41 UTC] Full Log Data: {
    "timestamp": "2026-07-23 06:01:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "213.230.93.89",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "213.230.93.89, 104.23.221.182",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyMiIsInVzZXJuYW1lIjoiU3BhcnRhayIsImVtYWlsIjoiQWhhZGpvbi5Ob2RpcmJla0BnbWFpbC5jb20iLCJleHAiOjE3ODUzODkyNDF9.jXPGsRVupdlYDC8qHFvj4l_lwHbwjEFvBUqaECPCsA4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f878d02c6eadee-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "213.230.93.89",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 06:01:41 UTC] === END API CALL LOG ===
[23-Jul-2026 06:01:41 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 06:01:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyMiIsInVzZXJuYW1lIjoiU3BhcnRhayIsImVtYWlsIjoiQWhhZGpvbi5Ob2RpcmJla0BnbWFpbC5jb20iLCJleHAiOjE3ODUzODkyNDF9.jXPGsRVupdlYDC8qHFvj4l_lwHbwjEFvBUqaECPCsA4
[23-Jul-2026 06:01:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 06:01:41 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 06:01:41 UTC] User ID: 1122
[23-Jul-2026 06:01:41 UTC] ✅ User profile retrieved successfully for user ID: 1122
[23-Jul-2026 06:01:58 UTC] === API CALL LOG ===
[23-Jul-2026 06:01:58 UTC] Endpoint: user/profile.php
[23-Jul-2026 06:01:58 UTC] Full Log Data: {
    "timestamp": "2026-07-23 06:01:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "213.230.93.89",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "213.230.93.89, 104.23.221.183",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyMiIsInVzZXJuYW1lIjoiU3BhcnRhayIsImVtYWlsIjoiQWhhZGpvbi5Ob2RpcmJla0BnbWFpbC5jb20iLCJleHAiOjE3ODUzODkyNDF9.jXPGsRVupdlYDC8qHFvj4l_lwHbwjEFvBUqaECPCsA4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f8793baa84adee-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "213.230.93.89",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 06:01:58 UTC] === END API CALL LOG ===
[23-Jul-2026 06:01:58 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 06:01:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyMiIsInVzZXJuYW1lIjoiU3BhcnRhayIsImVtYWlsIjoiQWhhZGpvbi5Ob2RpcmJla0BnbWFpbC5jb20iLCJleHAiOjE3ODUzODkyNDF9.jXPGsRVupdlYDC8qHFvj4l_lwHbwjEFvBUqaECPCsA4
[23-Jul-2026 06:01:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 06:01:58 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 06:01:58 UTC] User ID: 1122
[23-Jul-2026 06:01:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 06:01:58 UTC] ✅ User profile retrieved successfully for user ID: 1122
[23-Jul-2026 06:01:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 06:01:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"213.230.93.89, 104.23.221.183","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyMiIsInVzZXJuYW1lIjoiU3BhcnRhayIsImVtYWlsIjoiQWhhZGpvbi5Ob2RpcmJla0BnbWFpbC5jb20iLCJleHAiOjE3ODUzODkyNDF9.jXPGsRVupdlYDC8qHFvj4l_lwHbwjEFvBUqaECPCsA4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f8793baa81adee-ARN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"213.230.93.89","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-Jul-2026 06:01:58 UTC] === User Orders API Called ===
[23-Jul-2026 06:01:58 UTC] User ID: 1122
[23-Jul-2026 06:01:58 UTC] Limit: 20, Offset: 0
[23-Jul-2026 06:01:58 UTC] Orders found: 0
[23-Jul-2026 06:01:58 UTC] Orders data: []
[23-Jul-2026 06:01:58 UTC] Total orders count: 0
[23-Jul-2026 06:01:58 UTC] === API CALL LOG ===
[23-Jul-2026 06:01:58 UTC] Endpoint: user/profile.php
[23-Jul-2026 06:01:58 UTC] Full Log Data: {
    "timestamp": "2026-07-23 06:01:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "213.230.93.89",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "213.230.93.89, 104.23.221.183",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyMiIsInVzZXJuYW1lIjoiU3BhcnRhayIsImVtYWlsIjoiQWhhZGpvbi5Ob2RpcmJla0BnbWFpbC5jb20iLCJleHAiOjE3ODUzODkyNDF9.jXPGsRVupdlYDC8qHFvj4l_lwHbwjEFvBUqaECPCsA4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f8793f795badee-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "213.230.93.89",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 06:01:58 UTC] === END API CALL LOG ===
[23-Jul-2026 06:01:58 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 06:01:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyMiIsInVzZXJuYW1lIjoiU3BhcnRhayIsImVtYWlsIjoiQWhhZGpvbi5Ob2RpcmJla0BnbWFpbC5jb20iLCJleHAiOjE3ODUzODkyNDF9.jXPGsRVupdlYDC8qHFvj4l_lwHbwjEFvBUqaECPCsA4
[23-Jul-2026 06:01:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 06:01:58 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 06:01:58 UTC] User ID: 1122
[23-Jul-2026 06:01:58 UTC] ✅ User profile retrieved successfully for user ID: 1122
[23-Jul-2026 06:02:28 UTC] === API CALL LOG ===
[23-Jul-2026 06:02:28 UTC] Endpoint: user/profile.php
[23-Jul-2026 06:02:28 UTC] Full Log Data: {
    "timestamp": "2026-07-23 06:02:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.85.223.92",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.85.223.92, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyMyIsInVzZXJuYW1lIjoiWGRoYWxsIiwiZW1haWwiOiJhZmRhbHlhc2luMzE0QGdtYWlsLmNvbSIsImV4cCI6MTc4NTM5MTM0N30.uBFyhD8nTiEASDODt4WylKW2MmBPUAjAJqoBTzhTAy8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f879f989c172da-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.85.223.92",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 06:02:28 UTC] === END API CALL LOG ===
[23-Jul-2026 06:02:28 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 06:02:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyMyIsInVzZXJuYW1lIjoiWGRoYWxsIiwiZW1haWwiOiJhZmRhbHlhc2luMzE0QGdtYWlsLmNvbSIsImV4cCI6MTc4NTM5MTM0N30.uBFyhD8nTiEASDODt4WylKW2MmBPUAjAJqoBTzhTAy8
[23-Jul-2026 06:02:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 06:02:28 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 06:02:28 UTC] User ID: 1123
[23-Jul-2026 06:02:28 UTC] ✅ User profile retrieved successfully for user ID: 1123
[23-Jul-2026 06:02:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 06:02:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 06:02:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"36.85.223.92, 104.23.175.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyMyIsInVzZXJuYW1lIjoiWGRoYWxsIiwiZW1haWwiOiJhZmRhbHlhc2luMzE0QGdtYWlsLmNvbSIsImV4cCI6MTc4NTM5MTM0N30.uBFyhD8nTiEASDODt4WylKW2MmBPUAjAJqoBTzhTAy8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f879f9ca7572da-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"36.85.223.92","cf-ipcountry":"ID","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-Jul-2026 06:02:28 UTC] === User Orders API Called ===
[23-Jul-2026 06:02:28 UTC] User ID: 1123
[23-Jul-2026 06:02:28 UTC] Limit: 20, Offset: 0
[23-Jul-2026 06:02:28 UTC] Orders found: 0
[23-Jul-2026 06:02:28 UTC] Orders data: []
[23-Jul-2026 06:02:28 UTC] Total orders count: 0
[23-Jul-2026 06:02:29 UTC] === API CALL LOG ===
[23-Jul-2026 06:02:29 UTC] Endpoint: user/profile.php
[23-Jul-2026 06:02:29 UTC] Full Log Data: {
    "timestamp": "2026-07-23 06:02:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.85.223.92",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.85.223.92, 104.23.175.178",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyMyIsInVzZXJuYW1lIjoiWGRoYWxsIiwiZW1haWwiOiJhZmRhbHlhc2luMzE0QGdtYWlsLmNvbSIsImV4cCI6MTc4NTM5MTM0N30.uBFyhD8nTiEASDODt4WylKW2MmBPUAjAJqoBTzhTAy8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f879fa2b8b72da-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.85.223.92",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 06:02:29 UTC] === END API CALL LOG ===
[23-Jul-2026 06:02:29 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 06:02:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyMyIsInVzZXJuYW1lIjoiWGRoYWxsIiwiZW1haWwiOiJhZmRhbHlhc2luMzE0QGdtYWlsLmNvbSIsImV4cCI6MTc4NTM5MTM0N30.uBFyhD8nTiEASDODt4WylKW2MmBPUAjAJqoBTzhTAy8
[23-Jul-2026 06:02:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 06:02:29 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 06:02:29 UTC] User ID: 1123
[23-Jul-2026 06:02:29 UTC] ✅ User profile retrieved successfully for user ID: 1123
[23-Jul-2026 06:02:30 UTC] === API CALL LOG ===
[23-Jul-2026 06:02:30 UTC] Endpoint: user/profile.php
[23-Jul-2026 06:02:30 UTC] Full Log Data: {
    "timestamp": "2026-07-23 06:02:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.85.223.92",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.85.223.92, 104.23.175.178",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyMyIsInVzZXJuYW1lIjoiWGRoYWxsIiwiZW1haWwiOiJhZmRhbHlhc2luMzE0QGdtYWlsLmNvbSIsImV4cCI6MTc4NTM5MTM0N30.uBFyhD8nTiEASDODt4WylKW2MmBPUAjAJqoBTzhTAy8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f87a030e8272da-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.85.223.92",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 06:02:30 UTC] === END API CALL LOG ===
[23-Jul-2026 06:02:30 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 06:02:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyMyIsInVzZXJuYW1lIjoiWGRoYWxsIiwiZW1haWwiOiJhZmRhbHlhc2luMzE0QGdtYWlsLmNvbSIsImV4cCI6MTc4NTM5MTM0N30.uBFyhD8nTiEASDODt4WylKW2MmBPUAjAJqoBTzhTAy8
[23-Jul-2026 06:02:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 06:02:30 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 06:02:30 UTC] User ID: 1123
[23-Jul-2026 06:02:30 UTC] ✅ User profile retrieved successfully for user ID: 1123
[23-Jul-2026 06:02:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 06:02:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 06:02:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"213.230.93.89, 104.23.221.183","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyMiIsInVzZXJuYW1lIjoiU3BhcnRhayIsImVtYWlsIjoiQWhhZGpvbi5Ob2RpcmJla0BnbWFpbC5jb20iLCJleHAiOjE3ODUzODkyNDF9.jXPGsRVupdlYDC8qHFvj4l_lwHbwjEFvBUqaECPCsA4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f87a4b0d46adee-ARN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"213.230.93.89","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-Jul-2026 06:02:41 UTC] === User Orders API Called ===
[23-Jul-2026 06:02:41 UTC] User ID: 1122
[23-Jul-2026 06:02:41 UTC] Limit: 20, Offset: 0
[23-Jul-2026 06:02:41 UTC] Orders found: 0
[23-Jul-2026 06:02:41 UTC] Orders data: []
[23-Jul-2026 06:02:41 UTC] Total orders count: 0
[23-Jul-2026 06:02:41 UTC] === API CALL LOG ===
[23-Jul-2026 06:02:41 UTC] Endpoint: user/profile.php
[23-Jul-2026 06:02:41 UTC] Full Log Data: {
    "timestamp": "2026-07-23 06:02:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "213.230.93.89",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "213.230.93.89, 104.23.221.183",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyMiIsInVzZXJuYW1lIjoiU3BhcnRhayIsImVtYWlsIjoiQWhhZGpvbi5Ob2RpcmJla0BnbWFpbC5jb20iLCJleHAiOjE3ODUzODkyNDF9.jXPGsRVupdlYDC8qHFvj4l_lwHbwjEFvBUqaECPCsA4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f87a4b0d49adee-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "213.230.93.89",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 06:02:41 UTC] === END API CALL LOG ===
[23-Jul-2026 06:02:41 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 06:02:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyMiIsInVzZXJuYW1lIjoiU3BhcnRhayIsImVtYWlsIjoiQWhhZGpvbi5Ob2RpcmJla0BnbWFpbC5jb20iLCJleHAiOjE3ODUzODkyNDF9.jXPGsRVupdlYDC8qHFvj4l_lwHbwjEFvBUqaECPCsA4
[23-Jul-2026 06:02:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 06:02:41 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 06:02:41 UTC] User ID: 1122
[23-Jul-2026 06:02:41 UTC] ✅ User profile retrieved successfully for user ID: 1122
[23-Jul-2026 06:02:42 UTC] === API CALL LOG ===
[23-Jul-2026 06:02:42 UTC] Endpoint: user/profile.php
[23-Jul-2026 06:02:42 UTC] Full Log Data: {
    "timestamp": "2026-07-23 06:02:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "213.230.93.89",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "213.230.93.89, 104.23.221.183",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyMiIsInVzZXJuYW1lIjoiU3BhcnRhayIsImVtYWlsIjoiQWhhZGpvbi5Ob2RpcmJla0BnbWFpbC5jb20iLCJleHAiOjE3ODUzODkyNDF9.jXPGsRVupdlYDC8qHFvj4l_lwHbwjEFvBUqaECPCsA4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f87a4e6bbdadee-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "213.230.93.89",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 06:02:42 UTC] === END API CALL LOG ===
[23-Jul-2026 06:02:42 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 06:02:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyMiIsInVzZXJuYW1lIjoiU3BhcnRhayIsImVtYWlsIjoiQWhhZGpvbi5Ob2RpcmJla0BnbWFpbC5jb20iLCJleHAiOjE3ODUzODkyNDF9.jXPGsRVupdlYDC8qHFvj4l_lwHbwjEFvBUqaECPCsA4
[23-Jul-2026 06:02:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 06:02:42 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 06:02:42 UTC] User ID: 1122
[23-Jul-2026 06:02:42 UTC] ✅ User profile retrieved successfully for user ID: 1122
[23-Jul-2026 06:02:46 UTC] === API CALL LOG ===
[23-Jul-2026 06:02:46 UTC] Endpoint: user/profile.php
[23-Jul-2026 06:02:46 UTC] Full Log Data: {
    "timestamp": "2026-07-23 06:02:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.85.223.92",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.85.223.92, 162.158.162.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyMyIsInVzZXJuYW1lIjoiWGRoYWxsIiwiZW1haWwiOiJhZmRhbHlhc2luMzE0QGdtYWlsLmNvbSIsImV4cCI6MTc4NTM5MTM0N30.uBFyhD8nTiEASDODt4WylKW2MmBPUAjAJqoBTzhTAy8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f87a63ded2f876-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.85.223.92",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 06:02:46 UTC] === END API CALL LOG ===
[23-Jul-2026 06:02:46 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 06:02:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyMyIsInVzZXJuYW1lIjoiWGRoYWxsIiwiZW1haWwiOiJhZmRhbHlhc2luMzE0QGdtYWlsLmNvbSIsImV4cCI6MTc4NTM5MTM0N30.uBFyhD8nTiEASDODt4WylKW2MmBPUAjAJqoBTzhTAy8
[23-Jul-2026 06:02:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 06:02:46 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 06:02:46 UTC] User ID: 1123
[23-Jul-2026 06:02:46 UTC] ✅ User profile retrieved successfully for user ID: 1123
[23-Jul-2026 06:02:53 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 06:02:53 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 06:02:53 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"36.85.223.92, 162.158.162.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyMyIsInVzZXJuYW1lIjoiWGRoYWxsIiwiZW1haWwiOiJhZmRhbHlhc2luMzE0QGdtYWlsLmNvbSIsImV4cCI6MTc4NTM5MTM0N30.uBFyhD8nTiEASDODt4WylKW2MmBPUAjAJqoBTzhTAy8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f87a8ecf98f876-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"36.85.223.92","cf-ipcountry":"ID","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-Jul-2026 06:02:53 UTC] === User Orders API Called ===
[23-Jul-2026 06:02:53 UTC] User ID: 1123
[23-Jul-2026 06:02:53 UTC] Limit: 20, Offset: 0
[23-Jul-2026 06:02:53 UTC] Orders found: 0
[23-Jul-2026 06:02:53 UTC] Orders data: []
[23-Jul-2026 06:02:53 UTC] Total orders count: 0
[23-Jul-2026 06:02:53 UTC] === API CALL LOG ===
[23-Jul-2026 06:02:53 UTC] Endpoint: user/profile.php
[23-Jul-2026 06:02:53 UTC] Full Log Data: {
    "timestamp": "2026-07-23 06:02:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.85.223.92",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.85.223.92, 162.158.162.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyMyIsInVzZXJuYW1lIjoiWGRoYWxsIiwiZW1haWwiOiJhZmRhbHlhc2luMzE0QGdtYWlsLmNvbSIsImV4cCI6MTc4NTM5MTM0N30.uBFyhD8nTiEASDODt4WylKW2MmBPUAjAJqoBTzhTAy8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f87a8f088ef876-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.85.223.92",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 06:02:53 UTC] === END API CALL LOG ===
[23-Jul-2026 06:02:53 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 06:02:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyMyIsInVzZXJuYW1lIjoiWGRoYWxsIiwiZW1haWwiOiJhZmRhbHlhc2luMzE0QGdtYWlsLmNvbSIsImV4cCI6MTc4NTM5MTM0N30.uBFyhD8nTiEASDODt4WylKW2MmBPUAjAJqoBTzhTAy8
[23-Jul-2026 06:02:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 06:02:53 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 06:02:53 UTC] User ID: 1123
[23-Jul-2026 06:02:53 UTC] ✅ User profile retrieved successfully for user ID: 1123
[23-Jul-2026 06:02:53 UTC] === API CALL LOG ===
[23-Jul-2026 06:02:53 UTC] Endpoint: user/profile.php
[23-Jul-2026 06:02:53 UTC] Full Log Data: {
    "timestamp": "2026-07-23 06:02:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.85.223.92",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.85.223.92, 162.158.162.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyMyIsInVzZXJuYW1lIjoiWGRoYWxsIiwiZW1haWwiOiJhZmRhbHlhc2luMzE0QGdtYWlsLmNvbSIsImV4cCI6MTc4NTM5MTM0N30.uBFyhD8nTiEASDODt4WylKW2MmBPUAjAJqoBTzhTAy8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f87a92eda6f876-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.85.223.92",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 06:02:53 UTC] === END API CALL LOG ===
[23-Jul-2026 06:02:53 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 06:02:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyMyIsInVzZXJuYW1lIjoiWGRoYWxsIiwiZW1haWwiOiJhZmRhbHlhc2luMzE0QGdtYWlsLmNvbSIsImV4cCI6MTc4NTM5MTM0N30.uBFyhD8nTiEASDODt4WylKW2MmBPUAjAJqoBTzhTAy8
[23-Jul-2026 06:02:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 06:02:53 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 06:02:53 UTC] User ID: 1123
[23-Jul-2026 06:02:53 UTC] ✅ User profile retrieved successfully for user ID: 1123
[23-Jul-2026 06:02:54 UTC] === API CALL LOG ===
[23-Jul-2026 06:02:54 UTC] Endpoint: user/profile.php
[23-Jul-2026 06:02:54 UTC] Full Log Data: {
    "timestamp": "2026-07-23 06:02:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.85.223.92",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.85.223.92, 162.158.162.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyMyIsInVzZXJuYW1lIjoiWGRoYWxsIiwiZW1haWwiOiJhZmRhbHlhc2luMzE0QGdtYWlsLmNvbSIsImV4cCI6MTc4NTM5MTM0N30.uBFyhD8nTiEASDODt4WylKW2MmBPUAjAJqoBTzhTAy8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f87a978d30f876-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.85.223.92",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 06:02:54 UTC] === END API CALL LOG ===
[23-Jul-2026 06:02:54 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 06:02:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyMyIsInVzZXJuYW1lIjoiWGRoYWxsIiwiZW1haWwiOiJhZmRhbHlhc2luMzE0QGdtYWlsLmNvbSIsImV4cCI6MTc4NTM5MTM0N30.uBFyhD8nTiEASDODt4WylKW2MmBPUAjAJqoBTzhTAy8
[23-Jul-2026 06:02:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 06:02:54 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 06:02:54 UTC] User ID: 1123
[23-Jul-2026 06:02:54 UTC] ✅ User profile retrieved successfully for user ID: 1123
[23-Jul-2026 06:03:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 06:03:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 06:03:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"36.85.223.92, 162.158.162.145","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyMyIsInVzZXJuYW1lIjoiWGRoYWxsIiwiZW1haWwiOiJhZmRhbHlhc2luMzE0QGdtYWlsLmNvbSIsImV4cCI6MTc4NTM5MTM0N30.uBFyhD8nTiEASDODt4WylKW2MmBPUAjAJqoBTzhTAy8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f87acdfa1ef876-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"36.85.223.92","cf-ipcountry":"ID","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-Jul-2026 06:03:03 UTC] === User Orders API Called ===
[23-Jul-2026 06:03:03 UTC] User ID: 1123
[23-Jul-2026 06:03:03 UTC] Limit: 20, Offset: 0
[23-Jul-2026 06:03:03 UTC] Orders found: 0
[23-Jul-2026 06:03:03 UTC] Orders data: []
[23-Jul-2026 06:03:03 UTC] Total orders count: 0
[23-Jul-2026 06:03:03 UTC] === API CALL LOG ===
[23-Jul-2026 06:03:03 UTC] Endpoint: user/profile.php
[23-Jul-2026 06:03:03 UTC] Full Log Data: {
    "timestamp": "2026-07-23 06:03:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.85.223.92",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.85.223.92, 162.158.162.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyMyIsInVzZXJuYW1lIjoiWGRoYWxsIiwiZW1haWwiOiJhZmRhbHlhc2luMzE0QGdtYWlsLmNvbSIsImV4cCI6MTc4NTM5MTM0N30.uBFyhD8nTiEASDODt4WylKW2MmBPUAjAJqoBTzhTAy8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f87ace4b66f876-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.85.223.92",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 06:03:03 UTC] === END API CALL LOG ===
[23-Jul-2026 06:03:03 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 06:03:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyMyIsInVzZXJuYW1lIjoiWGRoYWxsIiwiZW1haWwiOiJhZmRhbHlhc2luMzE0QGdtYWlsLmNvbSIsImV4cCI6MTc4NTM5MTM0N30.uBFyhD8nTiEASDODt4WylKW2MmBPUAjAJqoBTzhTAy8
[23-Jul-2026 06:03:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 06:03:03 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 06:03:03 UTC] User ID: 1123
[23-Jul-2026 06:03:03 UTC] ✅ User profile retrieved successfully for user ID: 1123
[23-Jul-2026 06:03:03 UTC] === API CALL LOG ===
[23-Jul-2026 06:03:03 UTC] Endpoint: user/profile.php
[23-Jul-2026 06:03:03 UTC] Full Log Data: {
    "timestamp": "2026-07-23 06:03:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.85.223.92",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.85.223.92, 162.158.162.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyMyIsInVzZXJuYW1lIjoiWGRoYWxsIiwiZW1haWwiOiJhZmRhbHlhc2luMzE0QGdtYWlsLmNvbSIsImV4cCI6MTc4NTM5MTM0N30.uBFyhD8nTiEASDODt4WylKW2MmBPUAjAJqoBTzhTAy8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f87ad228d3f876-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.85.223.92",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 06:03:03 UTC] === END API CALL LOG ===
[23-Jul-2026 06:03:03 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 06:03:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyMyIsInVzZXJuYW1lIjoiWGRoYWxsIiwiZW1haWwiOiJhZmRhbHlhc2luMzE0QGdtYWlsLmNvbSIsImV4cCI6MTc4NTM5MTM0N30.uBFyhD8nTiEASDODt4WylKW2MmBPUAjAJqoBTzhTAy8
[23-Jul-2026 06:03:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 06:03:03 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 06:03:03 UTC] User ID: 1123
[23-Jul-2026 06:03:03 UTC] ✅ User profile retrieved successfully for user ID: 1123
[23-Jul-2026 06:03:04 UTC] === API CALL LOG ===
[23-Jul-2026 06:03:04 UTC] Endpoint: user/profile.php
[23-Jul-2026 06:03:04 UTC] Full Log Data: {
    "timestamp": "2026-07-23 06:03:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.85.223.92",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.85.223.92, 162.158.162.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyMyIsInVzZXJuYW1lIjoiWGRoYWxsIiwiZW1haWwiOiJhZmRhbHlhc2luMzE0QGdtYWlsLmNvbSIsImV4cCI6MTc4NTM5MTM0N30.uBFyhD8nTiEASDODt4WylKW2MmBPUAjAJqoBTzhTAy8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f87ad6cfacf876-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.85.223.92",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 06:03:04 UTC] === END API CALL LOG ===
[23-Jul-2026 06:03:04 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 06:03:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyMyIsInVzZXJuYW1lIjoiWGRoYWxsIiwiZW1haWwiOiJhZmRhbHlhc2luMzE0QGdtYWlsLmNvbSIsImV4cCI6MTc4NTM5MTM0N30.uBFyhD8nTiEASDODt4WylKW2MmBPUAjAJqoBTzhTAy8
[23-Jul-2026 06:03:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 06:03:04 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 06:03:04 UTC] User ID: 1123
[23-Jul-2026 06:03:04 UTC] ✅ User profile retrieved successfully for user ID: 1123
[23-Jul-2026 06:03:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 06:03:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 06:03:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"36.85.223.92, 162.158.162.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyMyIsInVzZXJuYW1lIjoiWGRoYWxsIiwiZW1haWwiOiJhZmRhbHlhc2luMzE0QGdtYWlsLmNvbSIsImV4cCI6MTc4NTM5MTM0N30.uBFyhD8nTiEASDODt4WylKW2MmBPUAjAJqoBTzhTAy8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f87b3c6c63f876-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"36.85.223.92","cf-ipcountry":"ID","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-Jul-2026 06:03:20 UTC] === User Orders API Called ===
[23-Jul-2026 06:03:20 UTC] User ID: 1123
[23-Jul-2026 06:03:20 UTC] Limit: 20, Offset: 0
[23-Jul-2026 06:03:20 UTC] Orders found: 0
[23-Jul-2026 06:03:20 UTC] Orders data: []
[23-Jul-2026 06:03:20 UTC] Total orders count: 0
[23-Jul-2026 06:03:21 UTC] === API CALL LOG ===
[23-Jul-2026 06:03:21 UTC] Endpoint: user/profile.php
[23-Jul-2026 06:03:21 UTC] Full Log Data: {
    "timestamp": "2026-07-23 06:03:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.85.223.92",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.85.223.92, 162.158.162.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyMyIsInVzZXJuYW1lIjoiWGRoYWxsIiwiZW1haWwiOiJhZmRhbHlhc2luMzE0QGdtYWlsLmNvbSIsImV4cCI6MTc4NTM5MTM0N30.uBFyhD8nTiEASDODt4WylKW2MmBPUAjAJqoBTzhTAy8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f87b3cbd71f876-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.85.223.92",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 06:03:21 UTC] === END API CALL LOG ===
[23-Jul-2026 06:03:21 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 06:03:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyMyIsInVzZXJuYW1lIjoiWGRoYWxsIiwiZW1haWwiOiJhZmRhbHlhc2luMzE0QGdtYWlsLmNvbSIsImV4cCI6MTc4NTM5MTM0N30.uBFyhD8nTiEASDODt4WylKW2MmBPUAjAJqoBTzhTAy8
[23-Jul-2026 06:03:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 06:03:21 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 06:03:21 UTC] User ID: 1123
[23-Jul-2026 06:03:21 UTC] ✅ User profile retrieved successfully for user ID: 1123
[23-Jul-2026 06:03:21 UTC] === API CALL LOG ===
[23-Jul-2026 06:03:21 UTC] Endpoint: user/profile.php
[23-Jul-2026 06:03:21 UTC] Full Log Data: {
    "timestamp": "2026-07-23 06:03:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.85.223.92",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.85.223.92, 162.158.162.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyMyIsInVzZXJuYW1lIjoiWGRoYWxsIiwiZW1haWwiOiJhZmRhbHlhc2luMzE0QGdtYWlsLmNvbSIsImV4cCI6MTc4NTM5MTM0N30.uBFyhD8nTiEASDODt4WylKW2MmBPUAjAJqoBTzhTAy8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f87b408ac2f876-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.85.223.92",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 06:03:21 UTC] === END API CALL LOG ===
[23-Jul-2026 06:03:21 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 06:03:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyMyIsInVzZXJuYW1lIjoiWGRoYWxsIiwiZW1haWwiOiJhZmRhbHlhc2luMzE0QGdtYWlsLmNvbSIsImV4cCI6MTc4NTM5MTM0N30.uBFyhD8nTiEASDODt4WylKW2MmBPUAjAJqoBTzhTAy8
[23-Jul-2026 06:03:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 06:03:21 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 06:03:21 UTC] User ID: 1123
[23-Jul-2026 06:03:21 UTC] ✅ User profile retrieved successfully for user ID: 1123
[23-Jul-2026 06:03:21 UTC] === API CALL LOG ===
[23-Jul-2026 06:03:21 UTC] Endpoint: user/profile.php
[23-Jul-2026 06:03:21 UTC] Full Log Data: {
    "timestamp": "2026-07-23 06:03:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.85.223.92",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.85.223.92, 162.158.162.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyMyIsInVzZXJuYW1lIjoiWGRoYWxsIiwiZW1haWwiOiJhZmRhbHlhc2luMzE0QGdtYWlsLmNvbSIsImV4cCI6MTc4NTM5MTM0N30.uBFyhD8nTiEASDODt4WylKW2MmBPUAjAJqoBTzhTAy8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f87b453a0bf876-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.85.223.92",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 06:03:21 UTC] === END API CALL LOG ===
[23-Jul-2026 06:03:21 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 06:03:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyMyIsInVzZXJuYW1lIjoiWGRoYWxsIiwiZW1haWwiOiJhZmRhbHlhc2luMzE0QGdtYWlsLmNvbSIsImV4cCI6MTc4NTM5MTM0N30.uBFyhD8nTiEASDODt4WylKW2MmBPUAjAJqoBTzhTAy8
[23-Jul-2026 06:03:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 06:03:21 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 06:03:21 UTC] User ID: 1123
[23-Jul-2026 06:03:21 UTC] ✅ User profile retrieved successfully for user ID: 1123
[23-Jul-2026 06:03:35 UTC] === API CALL LOG ===
[23-Jul-2026 06:03:35 UTC] Endpoint: user/profile.php
[23-Jul-2026 06:03:35 UTC] Full Log Data: {
    "timestamp": "2026-07-23 06:03:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.85.223.92",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.85.223.92, 162.158.162.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyMyIsInVzZXJuYW1lIjoiWGRoYWxsIiwiZW1haWwiOiJhZmRhbHlhc2luMzE0QGdtYWlsLmNvbSIsImV4cCI6MTc4NTM5MTM0N30.uBFyhD8nTiEASDODt4WylKW2MmBPUAjAJqoBTzhTAy8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f87b95a9a9f876-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.85.223.92",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 06:03:35 UTC] === END API CALL LOG ===
[23-Jul-2026 06:03:35 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 06:03:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyMyIsInVzZXJuYW1lIjoiWGRoYWxsIiwiZW1haWwiOiJhZmRhbHlhc2luMzE0QGdtYWlsLmNvbSIsImV4cCI6MTc4NTM5MTM0N30.uBFyhD8nTiEASDODt4WylKW2MmBPUAjAJqoBTzhTAy8
[23-Jul-2026 06:03:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 06:03:35 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 06:03:35 UTC] User ID: 1123
[23-Jul-2026 06:03:35 UTC] ✅ User profile retrieved successfully for user ID: 1123
[23-Jul-2026 06:03:35 UTC] User Purchases API - User ID: 1123
[23-Jul-2026 06:03:35 UTC] User Purchases API - Total purchases found: 0
[23-Jul-2026 06:03:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 06:03:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 06:03:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"36.85.223.92, 162.158.162.145","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyMyIsInVzZXJuYW1lIjoiWGRoYWxsIiwiZW1haWwiOiJhZmRhbHlhc2luMzE0QGdtYWlsLmNvbSIsImV4cCI6MTc4NTM5MTM0N30.uBFyhD8nTiEASDODt4WylKW2MmBPUAjAJqoBTzhTAy8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f87bb9392ff876-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"36.85.223.92","cf-ipcountry":"ID","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-Jul-2026 06:03:40 UTC] === User Orders API Called ===
[23-Jul-2026 06:03:40 UTC] User ID: 1123
[23-Jul-2026 06:03:40 UTC] Limit: 20, Offset: 0
[23-Jul-2026 06:03:40 UTC] Orders found: 0
[23-Jul-2026 06:03:40 UTC] Orders data: []
[23-Jul-2026 06:03:40 UTC] Total orders count: 0
[23-Jul-2026 06:03:40 UTC] === API CALL LOG ===
[23-Jul-2026 06:03:40 UTC] Endpoint: user/profile.php
[23-Jul-2026 06:03:40 UTC] Full Log Data: {
    "timestamp": "2026-07-23 06:03:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.85.223.92",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.85.223.92, 162.158.162.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyMyIsInVzZXJuYW1lIjoiWGRoYWxsIiwiZW1haWwiOiJhZmRhbHlhc2luMzE0QGdtYWlsLmNvbSIsImV4cCI6MTc4NTM5MTM0N30.uBFyhD8nTiEASDODt4WylKW2MmBPUAjAJqoBTzhTAy8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f87bb99a3af876-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.85.223.92",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 06:03:40 UTC] === END API CALL LOG ===
[23-Jul-2026 06:03:40 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 06:03:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyMyIsInVzZXJuYW1lIjoiWGRoYWxsIiwiZW1haWwiOiJhZmRhbHlhc2luMzE0QGdtYWlsLmNvbSIsImV4cCI6MTc4NTM5MTM0N30.uBFyhD8nTiEASDODt4WylKW2MmBPUAjAJqoBTzhTAy8
[23-Jul-2026 06:03:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 06:03:40 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 06:03:40 UTC] User ID: 1123
[23-Jul-2026 06:03:40 UTC] ✅ User profile retrieved successfully for user ID: 1123
[23-Jul-2026 06:03:41 UTC] === API CALL LOG ===
[23-Jul-2026 06:03:41 UTC] Endpoint: user/profile.php
[23-Jul-2026 06:03:41 UTC] Full Log Data: {
    "timestamp": "2026-07-23 06:03:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.85.223.92",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.85.223.92, 162.158.162.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyMyIsInVzZXJuYW1lIjoiWGRoYWxsIiwiZW1haWwiOiJhZmRhbHlhc2luMzE0QGdtYWlsLmNvbSIsImV4cCI6MTc4NTM5MTM0N30.uBFyhD8nTiEASDODt4WylKW2MmBPUAjAJqoBTzhTAy8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f87bbd5fccf876-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.85.223.92",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 06:03:41 UTC] === END API CALL LOG ===
[23-Jul-2026 06:03:41 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 06:03:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyMyIsInVzZXJuYW1lIjoiWGRoYWxsIiwiZW1haWwiOiJhZmRhbHlhc2luMzE0QGdtYWlsLmNvbSIsImV4cCI6MTc4NTM5MTM0N30.uBFyhD8nTiEASDODt4WylKW2MmBPUAjAJqoBTzhTAy8
[23-Jul-2026 06:03:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 06:03:41 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 06:03:41 UTC] User ID: 1123
[23-Jul-2026 06:03:41 UTC] ✅ User profile retrieved successfully for user ID: 1123
[23-Jul-2026 06:03:41 UTC] === API CALL LOG ===
[23-Jul-2026 06:03:41 UTC] Endpoint: user/profile.php
[23-Jul-2026 06:03:41 UTC] Full Log Data: {
    "timestamp": "2026-07-23 06:03:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.85.223.92",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.85.223.92, 162.158.162.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyMyIsInVzZXJuYW1lIjoiWGRoYWxsIiwiZW1haWwiOiJhZmRhbHlhc2luMzE0QGdtYWlsLmNvbSIsImV4cCI6MTc4NTM5MTM0N30.uBFyhD8nTiEASDODt4WylKW2MmBPUAjAJqoBTzhTAy8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f87bbf7ef1f876-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.85.223.92",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 06:03:41 UTC] === END API CALL LOG ===
[23-Jul-2026 06:03:41 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 06:03:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyMyIsInVzZXJuYW1lIjoiWGRoYWxsIiwiZW1haWwiOiJhZmRhbHlhc2luMzE0QGdtYWlsLmNvbSIsImV4cCI6MTc4NTM5MTM0N30.uBFyhD8nTiEASDODt4WylKW2MmBPUAjAJqoBTzhTAy8
[23-Jul-2026 06:03:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 06:03:41 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 06:03:41 UTC] User ID: 1123
[23-Jul-2026 06:03:41 UTC] ✅ User profile retrieved successfully for user ID: 1123
[23-Jul-2026 06:03:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 06:03:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 06:03:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"36.85.223.92, 162.158.162.145","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyMyIsInVzZXJuYW1lIjoiWGRoYWxsIiwiZW1haWwiOiJhZmRhbHlhc2luMzE0QGdtYWlsLmNvbSIsImV4cCI6MTc4NTM5MTM0N30.uBFyhD8nTiEASDODt4WylKW2MmBPUAjAJqoBTzhTAy8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f87bd74ff3f876-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"36.85.223.92","cf-ipcountry":"ID","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-Jul-2026 06:03:45 UTC] === User Orders API Called ===
[23-Jul-2026 06:03:45 UTC] User ID: 1123
[23-Jul-2026 06:03:45 UTC] Limit: 20, Offset: 0
[23-Jul-2026 06:03:45 UTC] Orders found: 0
[23-Jul-2026 06:03:45 UTC] Orders data: []
[23-Jul-2026 06:03:45 UTC] Total orders count: 0
[23-Jul-2026 06:03:45 UTC] === API CALL LOG ===
[23-Jul-2026 06:03:45 UTC] Endpoint: user/profile.php
[23-Jul-2026 06:03:45 UTC] Full Log Data: {
    "timestamp": "2026-07-23 06:03:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.85.223.92",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.85.223.92, 162.158.162.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyMyIsInVzZXJuYW1lIjoiWGRoYWxsIiwiZW1haWwiOiJhZmRhbHlhc2luMzE0QGdtYWlsLmNvbSIsImV4cCI6MTc4NTM5MTM0N30.uBFyhD8nTiEASDODt4WylKW2MmBPUAjAJqoBTzhTAy8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f87bd7a935f876-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.85.223.92",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 06:03:45 UTC] === END API CALL LOG ===
[23-Jul-2026 06:03:45 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 06:03:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyMyIsInVzZXJuYW1lIjoiWGRoYWxsIiwiZW1haWwiOiJhZmRhbHlhc2luMzE0QGdtYWlsLmNvbSIsImV4cCI6MTc4NTM5MTM0N30.uBFyhD8nTiEASDODt4WylKW2MmBPUAjAJqoBTzhTAy8
[23-Jul-2026 06:03:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 06:03:45 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 06:03:45 UTC] User ID: 1123
[23-Jul-2026 06:03:45 UTC] ✅ User profile retrieved successfully for user ID: 1123
[23-Jul-2026 06:03:45 UTC] === API CALL LOG ===
[23-Jul-2026 06:03:45 UTC] Endpoint: user/profile.php
[23-Jul-2026 06:03:45 UTC] Full Log Data: {
    "timestamp": "2026-07-23 06:03:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.85.223.92",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.85.223.92, 162.158.162.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyMyIsInVzZXJuYW1lIjoiWGRoYWxsIiwiZW1haWwiOiJhZmRhbHlhc2luMzE0QGdtYWlsLmNvbSIsImV4cCI6MTc4NTM5MTM0N30.uBFyhD8nTiEASDODt4WylKW2MmBPUAjAJqoBTzhTAy8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f87bdb7e88f876-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.85.223.92",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 06:03:45 UTC] === END API CALL LOG ===
[23-Jul-2026 06:03:45 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 06:03:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyMyIsInVzZXJuYW1lIjoiWGRoYWxsIiwiZW1haWwiOiJhZmRhbHlhc2luMzE0QGdtYWlsLmNvbSIsImV4cCI6MTc4NTM5MTM0N30.uBFyhD8nTiEASDODt4WylKW2MmBPUAjAJqoBTzhTAy8
[23-Jul-2026 06:03:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 06:03:45 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 06:03:45 UTC] User ID: 1123
[23-Jul-2026 06:03:45 UTC] ✅ User profile retrieved successfully for user ID: 1123
[23-Jul-2026 06:03:46 UTC] === API CALL LOG ===
[23-Jul-2026 06:03:46 UTC] Endpoint: user/profile.php
[23-Jul-2026 06:03:46 UTC] Full Log Data: {
    "timestamp": "2026-07-23 06:03:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.85.223.92",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.85.223.92, 162.158.162.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyMyIsInVzZXJuYW1lIjoiWGRoYWxsIiwiZW1haWwiOiJhZmRhbHlhc2luMzE0QGdtYWlsLmNvbSIsImV4cCI6MTc4NTM5MTM0N30.uBFyhD8nTiEASDODt4WylKW2MmBPUAjAJqoBTzhTAy8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f87bdd5cb5f876-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.85.223.92",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 06:03:46 UTC] === END API CALL LOG ===
[23-Jul-2026 06:03:46 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 06:03:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyMyIsInVzZXJuYW1lIjoiWGRoYWxsIiwiZW1haWwiOiJhZmRhbHlhc2luMzE0QGdtYWlsLmNvbSIsImV4cCI6MTc4NTM5MTM0N30.uBFyhD8nTiEASDODt4WylKW2MmBPUAjAJqoBTzhTAy8
[23-Jul-2026 06:03:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 06:03:46 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 06:03:46 UTC] User ID: 1123
[23-Jul-2026 06:03:46 UTC] ✅ User profile retrieved successfully for user ID: 1123
[23-Jul-2026 06:04:22 UTC] === API CALL LOG ===
[23-Jul-2026 06:04:22 UTC] Endpoint: user/profile.php
[23-Jul-2026 06:04:22 UTC] Full Log Data: {
    "timestamp": "2026-07-23 06:04:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.85.223.92",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.85.223.92, 162.158.162.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyMyIsInVzZXJuYW1lIjoiWGRoYWxsIiwiZW1haWwiOiJhZmRhbHlhc2luMzE0QGdtYWlsLmNvbSIsImV4cCI6MTc4NTM5MTM0N30.uBFyhD8nTiEASDODt4WylKW2MmBPUAjAJqoBTzhTAy8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f87cbe1bb20c16-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.85.223.92",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 06:04:22 UTC] === END API CALL LOG ===
[23-Jul-2026 06:04:22 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 06:04:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyMyIsInVzZXJuYW1lIjoiWGRoYWxsIiwiZW1haWwiOiJhZmRhbHlhc2luMzE0QGdtYWlsLmNvbSIsImV4cCI6MTc4NTM5MTM0N30.uBFyhD8nTiEASDODt4WylKW2MmBPUAjAJqoBTzhTAy8
[23-Jul-2026 06:04:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 06:04:22 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 06:04:22 UTC] User ID: 1123
[23-Jul-2026 06:04:22 UTC] ✅ User profile retrieved successfully for user ID: 1123
[23-Jul-2026 06:04:32 UTC] === API CALL LOG ===
[23-Jul-2026 06:04:32 UTC] Endpoint: user/profile.php
[23-Jul-2026 06:04:32 UTC] Full Log Data: {
    "timestamp": "2026-07-23 06:04:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.85.223.92",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.85.223.92, 162.158.162.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyMyIsInVzZXJuYW1lIjoiWGRoYWxsIiwiZW1haWwiOiJhZmRhbHlhc2luMzE0QGdtYWlsLmNvbSIsImV4cCI6MTc4NTM5MTM0N30.uBFyhD8nTiEASDODt4WylKW2MmBPUAjAJqoBTzhTAy8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f87cfc89580c16-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.85.223.92",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 06:04:32 UTC] === END API CALL LOG ===
[23-Jul-2026 06:04:32 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 06:04:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyMyIsInVzZXJuYW1lIjoiWGRoYWxsIiwiZW1haWwiOiJhZmRhbHlhc2luMzE0QGdtYWlsLmNvbSIsImV4cCI6MTc4NTM5MTM0N30.uBFyhD8nTiEASDODt4WylKW2MmBPUAjAJqoBTzhTAy8
[23-Jul-2026 06:04:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 06:04:32 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 06:04:32 UTC] User ID: 1123
[23-Jul-2026 06:04:32 UTC] ✅ User profile retrieved successfully for user ID: 1123
[23-Jul-2026 06:04:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 06:04:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 06:04:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"36.85.223.92, 162.158.162.145","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyMyIsInVzZXJuYW1lIjoiWGRoYWxsIiwiZW1haWwiOiJhZmRhbHlhc2luMzE0QGdtYWlsLmNvbSIsImV4cCI6MTc4NTM5MTM0N30.uBFyhD8nTiEASDODt4WylKW2MmBPUAjAJqoBTzhTAy8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f87d84f9d80c16-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"36.85.223.92","cf-ipcountry":"ID","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-Jul-2026 06:04:54 UTC] === User Orders API Called ===
[23-Jul-2026 06:04:54 UTC] User ID: 1123
[23-Jul-2026 06:04:54 UTC] Limit: 20, Offset: 0
[23-Jul-2026 06:04:54 UTC] Orders found: 0
[23-Jul-2026 06:04:54 UTC] Orders data: []
[23-Jul-2026 06:04:54 UTC] Total orders count: 0
[23-Jul-2026 06:04:54 UTC] === API CALL LOG ===
[23-Jul-2026 06:04:54 UTC] Endpoint: user/profile.php
[23-Jul-2026 06:04:54 UTC] Full Log Data: {
    "timestamp": "2026-07-23 06:04:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.85.223.92",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.85.223.92, 162.158.162.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyMyIsInVzZXJuYW1lIjoiWGRoYWxsIiwiZW1haWwiOiJhZmRhbHlhc2luMzE0QGdtYWlsLmNvbSIsImV4cCI6MTc4NTM5MTM0N30.uBFyhD8nTiEASDODt4WylKW2MmBPUAjAJqoBTzhTAy8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f87d854acc0c16-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.85.223.92",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 06:04:54 UTC] === END API CALL LOG ===
[23-Jul-2026 06:04:54 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 06:04:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyMyIsInVzZXJuYW1lIjoiWGRoYWxsIiwiZW1haWwiOiJhZmRhbHlhc2luMzE0QGdtYWlsLmNvbSIsImV4cCI6MTc4NTM5MTM0N30.uBFyhD8nTiEASDODt4WylKW2MmBPUAjAJqoBTzhTAy8
[23-Jul-2026 06:04:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 06:04:54 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 06:04:54 UTC] User ID: 1123
[23-Jul-2026 06:04:54 UTC] ✅ User profile retrieved successfully for user ID: 1123
[23-Jul-2026 06:04:54 UTC] === API CALL LOG ===
[23-Jul-2026 06:04:54 UTC] Endpoint: user/profile.php
[23-Jul-2026 06:04:54 UTC] Full Log Data: {
    "timestamp": "2026-07-23 06:04:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.85.223.92",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.85.223.92, 162.158.162.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyMyIsInVzZXJuYW1lIjoiWGRoYWxsIiwiZW1haWwiOiJhZmRhbHlhc2luMzE0QGdtYWlsLmNvbSIsImV4cCI6MTc4NTM5MTM0N30.uBFyhD8nTiEASDODt4WylKW2MmBPUAjAJqoBTzhTAy8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f87d893ede0c16-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.85.223.92",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 06:04:54 UTC] === END API CALL LOG ===
[23-Jul-2026 06:04:54 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 06:04:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyMyIsInVzZXJuYW1lIjoiWGRoYWxsIiwiZW1haWwiOiJhZmRhbHlhc2luMzE0QGdtYWlsLmNvbSIsImV4cCI6MTc4NTM5MTM0N30.uBFyhD8nTiEASDODt4WylKW2MmBPUAjAJqoBTzhTAy8
[23-Jul-2026 06:04:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 06:04:54 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 06:04:54 UTC] User ID: 1123
[23-Jul-2026 06:04:54 UTC] ✅ User profile retrieved successfully for user ID: 1123
[23-Jul-2026 06:05:51 UTC] === API CALL LOG ===
[23-Jul-2026 06:05:51 UTC] Endpoint: user/profile.php
[23-Jul-2026 06:05:51 UTC] Full Log Data: {
    "timestamp": "2026-07-23 06:05:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.85.223.92",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.85.223.92, 162.158.108.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyMyIsInVzZXJuYW1lIjoiWGRoYWxsIiwiZW1haWwiOiJhZmRhbHlhc2luMzE0QGdtYWlsLmNvbSIsImV4cCI6MTc4NTM5MTM0N30.uBFyhD8nTiEASDODt4WylKW2MmBPUAjAJqoBTzhTAy8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f87eea2cc3fd31-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.85.223.92",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 06:05:51 UTC] === END API CALL LOG ===
[23-Jul-2026 06:05:51 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 06:05:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyMyIsInVzZXJuYW1lIjoiWGRoYWxsIiwiZW1haWwiOiJhZmRhbHlhc2luMzE0QGdtYWlsLmNvbSIsImV4cCI6MTc4NTM5MTM0N30.uBFyhD8nTiEASDODt4WylKW2MmBPUAjAJqoBTzhTAy8
[23-Jul-2026 06:05:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 06:05:51 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 06:05:51 UTC] User ID: 1123
[23-Jul-2026 06:05:51 UTC] ✅ User profile retrieved successfully for user ID: 1123
[23-Jul-2026 06:05:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 06:05:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 06:05:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"36.85.223.92, 162.158.108.70","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyMyIsInVzZXJuYW1lIjoiWGRoYWxsIiwiZW1haWwiOiJhZmRhbHlhc2luMzE0QGdtYWlsLmNvbSIsImV4cCI6MTc4NTM5MTM0N30.uBFyhD8nTiEASDODt4WylKW2MmBPUAjAJqoBTzhTAy8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f87eea2cccfd31-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"36.85.223.92","cf-ipcountry":"ID","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-Jul-2026 06:05:51 UTC] === User Orders API Called ===
[23-Jul-2026 06:05:51 UTC] User ID: 1123
[23-Jul-2026 06:05:51 UTC] Limit: 20, Offset: 0
[23-Jul-2026 06:05:51 UTC] Orders found: 0
[23-Jul-2026 06:05:51 UTC] Orders data: []
[23-Jul-2026 06:05:51 UTC] Total orders count: 0
[23-Jul-2026 06:05:52 UTC] === API CALL LOG ===
[23-Jul-2026 06:05:52 UTC] Endpoint: user/profile.php
[23-Jul-2026 06:05:52 UTC] Full Log Data: {
    "timestamp": "2026-07-23 06:05:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.85.223.92",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.85.223.92, 162.158.108.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyMyIsInVzZXJuYW1lIjoiWGRoYWxsIiwiZW1haWwiOiJhZmRhbHlhc2luMzE0QGdtYWlsLmNvbSIsImV4cCI6MTc4NTM5MTM0N30.uBFyhD8nTiEASDODt4WylKW2MmBPUAjAJqoBTzhTAy8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f87eecfd2dfd31-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.85.223.92",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 06:05:52 UTC] === END API CALL LOG ===
[23-Jul-2026 06:05:52 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 06:05:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyMyIsInVzZXJuYW1lIjoiWGRoYWxsIiwiZW1haWwiOiJhZmRhbHlhc2luMzE0QGdtYWlsLmNvbSIsImV4cCI6MTc4NTM5MTM0N30.uBFyhD8nTiEASDODt4WylKW2MmBPUAjAJqoBTzhTAy8
[23-Jul-2026 06:05:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 06:05:52 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 06:05:52 UTC] User ID: 1123
[23-Jul-2026 06:05:52 UTC] ✅ User profile retrieved successfully for user ID: 1123
[23-Jul-2026 06:05:59 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 06:05:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 06:05:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"36.85.223.92, 162.158.108.71","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyMyIsInVzZXJuYW1lIjoiWGRoYWxsIiwiZW1haWwiOiJhZmRhbHlhc2luMzE0QGdtYWlsLmNvbSIsImV4cCI6MTc4NTM5MTM0N30.uBFyhD8nTiEASDODt4WylKW2MmBPUAjAJqoBTzhTAy8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f87f1c4b25fd31-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"36.85.223.92","cf-ipcountry":"ID","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-Jul-2026 06:05:59 UTC] === User Orders API Called ===
[23-Jul-2026 06:05:59 UTC] User ID: 1123
[23-Jul-2026 06:05:59 UTC] Limit: 20, Offset: 0
[23-Jul-2026 06:05:59 UTC] Orders found: 0
[23-Jul-2026 06:05:59 UTC] Orders data: []
[23-Jul-2026 06:05:59 UTC] Total orders count: 0
[23-Jul-2026 06:05:59 UTC] === API CALL LOG ===
[23-Jul-2026 06:05:59 UTC] Endpoint: user/profile.php
[23-Jul-2026 06:05:59 UTC] Full Log Data: {
    "timestamp": "2026-07-23 06:05:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.85.223.92",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.85.223.92, 162.158.108.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyMyIsInVzZXJuYW1lIjoiWGRoYWxsIiwiZW1haWwiOiJhZmRhbHlhc2luMzE0QGdtYWlsLmNvbSIsImV4cCI6MTc4NTM5MTM0N30.uBFyhD8nTiEASDODt4WylKW2MmBPUAjAJqoBTzhTAy8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f87f1c9c08fd31-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.85.223.92",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 06:05:59 UTC] === END API CALL LOG ===
[23-Jul-2026 06:05:59 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 06:05:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyMyIsInVzZXJuYW1lIjoiWGRoYWxsIiwiZW1haWwiOiJhZmRhbHlhc2luMzE0QGdtYWlsLmNvbSIsImV4cCI6MTc4NTM5MTM0N30.uBFyhD8nTiEASDODt4WylKW2MmBPUAjAJqoBTzhTAy8
[23-Jul-2026 06:05:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 06:05:59 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 06:05:59 UTC] User ID: 1123
[23-Jul-2026 06:05:59 UTC] ✅ User profile retrieved successfully for user ID: 1123
[23-Jul-2026 06:05:59 UTC] === API CALL LOG ===
[23-Jul-2026 06:05:59 UTC] Endpoint: user/profile.php
[23-Jul-2026 06:05:59 UTC] Full Log Data: {
    "timestamp": "2026-07-23 06:05:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.85.223.92",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.85.223.92, 162.158.108.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyMyIsInVzZXJuYW1lIjoiWGRoYWxsIiwiZW1haWwiOiJhZmRhbHlhc2luMzE0QGdtYWlsLmNvbSIsImV4cCI6MTc4NTM5MTM0N30.uBFyhD8nTiEASDODt4WylKW2MmBPUAjAJqoBTzhTAy8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f87f207fb0fd31-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.85.223.92",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 06:05:59 UTC] === END API CALL LOG ===
[23-Jul-2026 06:05:59 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 06:05:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyMyIsInVzZXJuYW1lIjoiWGRoYWxsIiwiZW1haWwiOiJhZmRhbHlhc2luMzE0QGdtYWlsLmNvbSIsImV4cCI6MTc4NTM5MTM0N30.uBFyhD8nTiEASDODt4WylKW2MmBPUAjAJqoBTzhTAy8
[23-Jul-2026 06:05:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 06:05:59 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 06:05:59 UTC] User ID: 1123
[23-Jul-2026 06:05:59 UTC] ✅ User profile retrieved successfully for user ID: 1123
[23-Jul-2026 06:06:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 06:06:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 06:06:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"36.85.223.92, 172.70.142.224","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyMyIsInVzZXJuYW1lIjoiWGRoYWxsIiwiZW1haWwiOiJhZmRhbHlhc2luMzE0QGdtYWlsLmNvbSIsImV4cCI6MTc4NTM5MTM0N30.uBFyhD8nTiEASDODt4WylKW2MmBPUAjAJqoBTzhTAy8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f87ff7bec89d08-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"36.85.223.92","cf-ipcountry":"ID","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-Jul-2026 06:06:34 UTC] === User Orders API Called ===
[23-Jul-2026 06:06:34 UTC] User ID: 1123
[23-Jul-2026 06:06:34 UTC] Limit: 20, Offset: 0
[23-Jul-2026 06:06:34 UTC] Orders found: 1
[23-Jul-2026 06:06:34 UTC] Orders data: [{"id":417,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/jobgmailxdhal\/39","status":"pending","created_at":"2026-07-23 09:36:32","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[23-Jul-2026 06:06:34 UTC] Total orders count: 1
[23-Jul-2026 06:06:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 06:06:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 06:06:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"36.85.223.92, 172.70.142.224","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyMyIsInVzZXJuYW1lIjoiWGRoYWxsIiwiZW1haWwiOiJhZmRhbHlhc2luMzE0QGdtYWlsLmNvbSIsImV4cCI6MTc4NTM5MTM0N30.uBFyhD8nTiEASDODt4WylKW2MmBPUAjAJqoBTzhTAy8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f88008481b9d08-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"36.85.223.92","cf-ipcountry":"ID","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-Jul-2026 06:06:36 UTC] === User Orders API Called ===
[23-Jul-2026 06:06:36 UTC] User ID: 1123
[23-Jul-2026 06:06:36 UTC] Limit: 20, Offset: 0
[23-Jul-2026 06:06:36 UTC] Orders found: 1
[23-Jul-2026 06:06:36 UTC] Orders data: [{"id":417,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/jobgmailxdhal\/39","status":"pending","created_at":"2026-07-23 09:36:32","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[23-Jul-2026 06:06:36 UTC] Total orders count: 1
[23-Jul-2026 06:06:37 UTC] === API CALL LOG ===
[23-Jul-2026 06:06:37 UTC] Endpoint: user/profile.php
[23-Jul-2026 06:06:37 UTC] Full Log Data: {
    "timestamp": "2026-07-23 06:06:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.85.223.92",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.85.223.92, 172.70.142.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyMyIsInVzZXJuYW1lIjoiWGRoYWxsIiwiZW1haWwiOiJhZmRhbHlhc2luMzE0QGdtYWlsLmNvbSIsImV4cCI6MTc4NTM5MTM0N30.uBFyhD8nTiEASDODt4WylKW2MmBPUAjAJqoBTzhTAy8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f88008a8629d08-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.85.223.92",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 06:06:37 UTC] === END API CALL LOG ===
[23-Jul-2026 06:06:37 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 06:06:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyMyIsInVzZXJuYW1lIjoiWGRoYWxsIiwiZW1haWwiOiJhZmRhbHlhc2luMzE0QGdtYWlsLmNvbSIsImV4cCI6MTc4NTM5MTM0N30.uBFyhD8nTiEASDODt4WylKW2MmBPUAjAJqoBTzhTAy8
[23-Jul-2026 06:06:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 06:06:37 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 06:06:37 UTC] User ID: 1123
[23-Jul-2026 06:06:37 UTC] ✅ User profile retrieved successfully for user ID: 1123
[23-Jul-2026 06:06:37 UTC] === API CALL LOG ===
[23-Jul-2026 06:06:37 UTC] Endpoint: user/profile.php
[23-Jul-2026 06:06:37 UTC] Full Log Data: {
    "timestamp": "2026-07-23 06:06:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.85.223.92",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.85.223.92, 172.70.142.224",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyMyIsInVzZXJuYW1lIjoiWGRoYWxsIiwiZW1haWwiOiJhZmRhbHlhc2luMzE0QGdtYWlsLmNvbSIsImV4cCI6MTc4NTM5MTM0N30.uBFyhD8nTiEASDODt4WylKW2MmBPUAjAJqoBTzhTAy8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f8800c8bcd9d08-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.85.223.92",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 06:06:37 UTC] === END API CALL LOG ===
[23-Jul-2026 06:06:37 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 06:06:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyMyIsInVzZXJuYW1lIjoiWGRoYWxsIiwiZW1haWwiOiJhZmRhbHlhc2luMzE0QGdtYWlsLmNvbSIsImV4cCI6MTc4NTM5MTM0N30.uBFyhD8nTiEASDODt4WylKW2MmBPUAjAJqoBTzhTAy8
[23-Jul-2026 06:06:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 06:06:37 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 06:06:37 UTC] User ID: 1123
[23-Jul-2026 06:06:37 UTC] ✅ User profile retrieved successfully for user ID: 1123
[23-Jul-2026 06:06:49 UTC] === API CALL LOG ===
[23-Jul-2026 06:06:49 UTC] Endpoint: user/profile.php
[23-Jul-2026 06:06:49 UTC] Full Log Data: {
    "timestamp": "2026-07-23 06:06:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.85.223.92",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.85.223.92, 172.71.124.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyMyIsInVzZXJuYW1lIjoiWGRoYWxsIiwiZW1haWwiOiJhZmRhbHlhc2luMzE0QGdtYWlsLmNvbSIsImV4cCI6MTc4NTM5MTM0N30.uBFyhD8nTiEASDODt4WylKW2MmBPUAjAJqoBTzhTAy8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f88055df13ce41-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.85.223.92",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 06:06:49 UTC] === END API CALL LOG ===
[23-Jul-2026 06:06:49 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 06:06:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyMyIsInVzZXJuYW1lIjoiWGRoYWxsIiwiZW1haWwiOiJhZmRhbHlhc2luMzE0QGdtYWlsLmNvbSIsImV4cCI6MTc4NTM5MTM0N30.uBFyhD8nTiEASDODt4WylKW2MmBPUAjAJqoBTzhTAy8
[23-Jul-2026 06:06:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 06:06:49 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 06:06:49 UTC] User ID: 1123
[23-Jul-2026 06:06:49 UTC] ✅ User profile retrieved successfully for user ID: 1123
[23-Jul-2026 06:06:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 06:06:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 06:06:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"36.85.223.92, 172.71.124.88","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyMyIsInVzZXJuYW1lIjoiWGRoYWxsIiwiZW1haWwiOiJhZmRhbHlhc2luMzE0QGdtYWlsLmNvbSIsImV4cCI6MTc4NTM5MTM0N30.uBFyhD8nTiEASDODt4WylKW2MmBPUAjAJqoBTzhTAy8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f8808af98cce41-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"36.85.223.92","cf-ipcountry":"ID","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-Jul-2026 06:06:58 UTC] === User Orders API Called ===
[23-Jul-2026 06:06:58 UTC] User ID: 1123
[23-Jul-2026 06:06:58 UTC] Limit: 20, Offset: 0
[23-Jul-2026 06:06:58 UTC] Orders found: 2
[23-Jul-2026 06:06:58 UTC] Orders data: [{"id":418,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/jobgmailxdhal\/38","status":"pending","created_at":"2026-07-23 09:36:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":417,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/jobgmailxdhal\/39","status":"pending","created_at":"2026-07-23 09:36:32","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[23-Jul-2026 06:06:58 UTC] Total orders count: 2
[23-Jul-2026 06:07:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 06:07:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 06:07:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"36.85.223.92, 172.71.124.88","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyMyIsInVzZXJuYW1lIjoiWGRoYWxsIiwiZW1haWwiOiJhZmRhbHlhc2luMzE0QGdtYWlsLmNvbSIsImV4cCI6MTc4NTM5MTM0N30.uBFyhD8nTiEASDODt4WylKW2MmBPUAjAJqoBTzhTAy8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f880bef91cce41-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"36.85.223.92","cf-ipcountry":"ID","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-Jul-2026 06:07:06 UTC] === User Orders API Called ===
[23-Jul-2026 06:07:06 UTC] User ID: 1123
[23-Jul-2026 06:07:06 UTC] Limit: 20, Offset: 0
[23-Jul-2026 06:07:06 UTC] Orders found: 2
[23-Jul-2026 06:07:06 UTC] Orders data: [{"id":418,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/jobgmailxdhal\/38","status":"pending","created_at":"2026-07-23 09:36:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":417,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/jobgmailxdhal\/39","status":"pending","created_at":"2026-07-23 09:36:32","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[23-Jul-2026 06:07:06 UTC] Total orders count: 2
[23-Jul-2026 06:07:07 UTC] === API CALL LOG ===
[23-Jul-2026 06:07:07 UTC] Endpoint: user/profile.php
[23-Jul-2026 06:07:07 UTC] Full Log Data: {
    "timestamp": "2026-07-23 06:07:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.85.223.92",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.85.223.92, 172.71.124.88",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyMyIsInVzZXJuYW1lIjoiWGRoYWxsIiwiZW1haWwiOiJhZmRhbHlhc2luMzE0QGdtYWlsLmNvbSIsImV4cCI6MTc4NTM5MTM0N30.uBFyhD8nTiEASDODt4WylKW2MmBPUAjAJqoBTzhTAy8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f880c6cf41ce41-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.85.223.92",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 06:07:07 UTC] === END API CALL LOG ===
[23-Jul-2026 06:07:07 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 06:07:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyMyIsInVzZXJuYW1lIjoiWGRoYWxsIiwiZW1haWwiOiJhZmRhbHlhc2luMzE0QGdtYWlsLmNvbSIsImV4cCI6MTc4NTM5MTM0N30.uBFyhD8nTiEASDODt4WylKW2MmBPUAjAJqoBTzhTAy8
[23-Jul-2026 06:07:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 06:07:07 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 06:07:07 UTC] User ID: 1123
[23-Jul-2026 06:07:07 UTC] ✅ User profile retrieved successfully for user ID: 1123
[23-Jul-2026 06:07:07 UTC] User Purchases API - User ID: 1123
[23-Jul-2026 06:07:07 UTC] User Purchases API - Total purchases found: 0
[23-Jul-2026 06:07:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 06:07:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 06:07:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"36.85.223.92, 172.71.124.88","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyMyIsInVzZXJuYW1lIjoiWGRoYWxsIiwiZW1haWwiOiJhZmRhbHlhc2luMzE0QGdtYWlsLmNvbSIsImV4cCI6MTc4NTM5MTM0N30.uBFyhD8nTiEASDODt4WylKW2MmBPUAjAJqoBTzhTAy8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f880d9fbdace41-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"36.85.223.92","cf-ipcountry":"ID","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-Jul-2026 06:07:10 UTC] === User Orders API Called ===
[23-Jul-2026 06:07:10 UTC] User ID: 1123
[23-Jul-2026 06:07:10 UTC] Limit: 20, Offset: 0
[23-Jul-2026 06:07:10 UTC] Orders found: 2
[23-Jul-2026 06:07:10 UTC] Orders data: [{"id":418,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/jobgmailxdhal\/38","status":"pending","created_at":"2026-07-23 09:36:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":417,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/jobgmailxdhal\/39","status":"pending","created_at":"2026-07-23 09:36:32","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[23-Jul-2026 06:07:10 UTC] Total orders count: 2
[23-Jul-2026 06:07:10 UTC] === API CALL LOG ===
[23-Jul-2026 06:07:10 UTC] Endpoint: user/profile.php
[23-Jul-2026 06:07:10 UTC] Full Log Data: {
    "timestamp": "2026-07-23 06:07:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.85.223.92",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.85.223.92, 172.71.124.88",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyMyIsInVzZXJuYW1lIjoiWGRoYWxsIiwiZW1haWwiOiJhZmRhbHlhc2luMzE0QGdtYWlsLmNvbSIsImV4cCI6MTc4NTM5MTM0N30.uBFyhD8nTiEASDODt4WylKW2MmBPUAjAJqoBTzhTAy8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f880da4c9bce41-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.85.223.92",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 06:07:10 UTC] === END API CALL LOG ===
[23-Jul-2026 06:07:10 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 06:07:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyMyIsInVzZXJuYW1lIjoiWGRoYWxsIiwiZW1haWwiOiJhZmRhbHlhc2luMzE0QGdtYWlsLmNvbSIsImV4cCI6MTc4NTM5MTM0N30.uBFyhD8nTiEASDODt4WylKW2MmBPUAjAJqoBTzhTAy8
[23-Jul-2026 06:07:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 06:07:10 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 06:07:10 UTC] User ID: 1123
[23-Jul-2026 06:07:10 UTC] ✅ User profile retrieved successfully for user ID: 1123
[23-Jul-2026 06:07:11 UTC] === API CALL LOG ===
[23-Jul-2026 06:07:11 UTC] Endpoint: user/profile.php
[23-Jul-2026 06:07:11 UTC] Full Log Data: {
    "timestamp": "2026-07-23 06:07:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "36.85.223.92",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "36.85.223.92, 172.71.124.88",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyMyIsInVzZXJuYW1lIjoiWGRoYWxsIiwiZW1haWwiOiJhZmRhbHlhc2luMzE0QGdtYWlsLmNvbSIsImV4cCI6MTc4NTM5MTM0N30.uBFyhD8nTiEASDODt4WylKW2MmBPUAjAJqoBTzhTAy8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f880de3f19ce41-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "36.85.223.92",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 06:07:11 UTC] === END API CALL LOG ===
[23-Jul-2026 06:07:11 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 06:07:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyMyIsInVzZXJuYW1lIjoiWGRoYWxsIiwiZW1haWwiOiJhZmRhbHlhc2luMzE0QGdtYWlsLmNvbSIsImV4cCI6MTc4NTM5MTM0N30.uBFyhD8nTiEASDODt4WylKW2MmBPUAjAJqoBTzhTAy8
[23-Jul-2026 06:07:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 06:07:11 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 06:07:11 UTC] User ID: 1123
[23-Jul-2026 06:07:11 UTC] ✅ User profile retrieved successfully for user ID: 1123
[23-Jul-2026 06:43:25 UTC] === API CALL LOG ===
[23-Jul-2026 06:43:25 UTC] Endpoint: user/profile.php
[23-Jul-2026 06:43:25 UTC] Full Log Data: {
    "timestamp": "2026-07-23 06:43:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.117.235",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.117.235, 104.23.172.122",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f8b5f19992b2aa-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.117.235",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 06:43:25 UTC] === END API CALL LOG ===
[23-Jul-2026 06:43:25 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 06:43:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNTM5IiwidXNlcm5hbWUiOiJkYXlzdGFyMTIiLCJlbWFpbCI6ImVtbWFudWVsZGF5c3Rhcjc3MkBnbWFpbC5jb20iLCJleHAiOjE3NzkwMDYyNzh9.MJgRr_Tak7nvptmW_qmL4tmuheduq7X2gCw00rM5BFo
[23-Jul-2026 06:43:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 06:43:25 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 06:43:25 UTC] User ID: 539
[23-Jul-2026 06:43:25 UTC] ✅ User profile retrieved successfully for user ID: 539
[23-Jul-2026 07:07:34 UTC] === API CALL LOG ===
[23-Jul-2026 07:07:34 UTC] Endpoint: user/profile.php
[23-Jul-2026 07:07:34 UTC] Full Log Data: {
    "timestamp": "2026-07-23 07:07:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1412:3970:6a9:f1de:9a7:3706",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1412:3970:6a9:f1de:9a7:3706, 162.158.189.209",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAxIiwidXNlcm5hbWUiOiJha2phYW43NyIsImVtYWlsIjoiaWh1cGR5ZHVwcDJAZ21haWwuY29tIiwiZXhwIjoxNzgxOTQzMTA3fQ.o1S9Av-DXFqXKGstgfylRrn33kE0BKwXyEooVasy_VY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f8d94ffd953fab-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:3100:1412:3970:6a9:f1de:9a7:3706",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 07:07:34 UTC] === END API CALL LOG ===
[23-Jul-2026 07:07:34 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 07:07:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAxIiwidXNlcm5hbWUiOiJha2phYW43NyIsImVtYWlsIjoiaWh1cGR5ZHVwcDJAZ21haWwuY29tIiwiZXhwIjoxNzgxOTQzMTA3fQ.o1S9Av-DXFqXKGstgfylRrn33kE0BKwXyEooVasy_VY
[23-Jul-2026 07:07:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 07:07:34 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 07:07:34 UTC] User ID: 801
[23-Jul-2026 07:07:34 UTC] ✅ User profile retrieved successfully for user ID: 801
[23-Jul-2026 07:07:35 UTC] === API CALL LOG ===
[23-Jul-2026 07:07:35 UTC] Endpoint: user/profile.php
[23-Jul-2026 07:07:35 UTC] Full Log Data: {
    "timestamp": "2026-07-23 07:07:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1412:3970:6a9:f1de:9a7:3706",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1412:3970:6a9:f1de:9a7:3706, 162.158.189.209",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAxIiwidXNlcm5hbWUiOiJha2phYW43NyIsImVtYWlsIjoiaWh1cGR5ZHVwcDJAZ21haWwuY29tIiwiZXhwIjoxNzgxOTQzMTA3fQ.o1S9Av-DXFqXKGstgfylRrn33kE0BKwXyEooVasy_VY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f8d95add583fab-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:3100:1412:3970:6a9:f1de:9a7:3706",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 07:07:35 UTC] === END API CALL LOG ===
[23-Jul-2026 07:07:35 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 07:07:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAxIiwidXNlcm5hbWUiOiJha2phYW43NyIsImVtYWlsIjoiaWh1cGR5ZHVwcDJAZ21haWwuY29tIiwiZXhwIjoxNzgxOTQzMTA3fQ.o1S9Av-DXFqXKGstgfylRrn33kE0BKwXyEooVasy_VY
[23-Jul-2026 07:07:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 07:07:35 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 07:07:35 UTC] User ID: 801
[23-Jul-2026 07:07:35 UTC] ✅ User profile retrieved successfully for user ID: 801
[23-Jul-2026 07:07:35 UTC] === API CALL LOG ===
[23-Jul-2026 07:07:35 UTC] Endpoint: user/profile.php
[23-Jul-2026 07:07:35 UTC] Full Log Data: {
    "timestamp": "2026-07-23 07:07:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "107.151.216.212",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "107.151.216.212, 172.71.175.92",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNCIsInVzZXJuYW1lIjoiQEdlcmFlciIsImVtYWlsIjoiZm9mYW5vdmlsYUBnbWFpbC5jb20iLCJleHAiOjE3ODUzOTUyNTR9.sFkGxYcOVbC6dILkDELG0RWmecBAUfkrWwuP-6YFwtk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f8d95c6a07e528-DFW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "107.151.216.212",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 07:07:35 UTC] === END API CALL LOG ===
[23-Jul-2026 07:07:35 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 07:07:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNCIsInVzZXJuYW1lIjoiQEdlcmFlciIsImVtYWlsIjoiZm9mYW5vdmlsYUBnbWFpbC5jb20iLCJleHAiOjE3ODUzOTUyNTR9.sFkGxYcOVbC6dILkDELG0RWmecBAUfkrWwuP-6YFwtk
[23-Jul-2026 07:07:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 07:07:35 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 07:07:35 UTC] User ID: 1124
[23-Jul-2026 07:07:35 UTC] ✅ User profile retrieved successfully for user ID: 1124
[23-Jul-2026 07:07:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 07:07:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 07:07:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2404:3100:1412:3970:6a9:f1de:9a7:3706, 162.158.190.122","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAxIiwidXNlcm5hbWUiOiJha2phYW43NyIsImVtYWlsIjoiaWh1cGR5ZHVwcDJAZ21haWwuY29tIiwiZXhwIjoxNzgxOTQzMTA3fQ.o1S9Av-DXFqXKGstgfylRrn33kE0BKwXyEooVasy_VY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f8d95add553fab-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2404:3100:1412:3970:6a9:f1de:9a7:3706","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-Jul-2026 07:07:36 UTC] === User Orders API Called ===
[23-Jul-2026 07:07:36 UTC] User ID: 801
[23-Jul-2026 07:07:36 UTC] Limit: 20, Offset: 0
[23-Jul-2026 07:07:36 UTC] Orders found: 0
[23-Jul-2026 07:07:36 UTC] Orders data: []
[23-Jul-2026 07:07:36 UTC] Total orders count: 0
[23-Jul-2026 07:07:36 UTC] === API CALL LOG ===
[23-Jul-2026 07:07:36 UTC] Endpoint: user/profile.php
[23-Jul-2026 07:07:36 UTC] Full Log Data: {
    "timestamp": "2026-07-23 07:07:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "107.151.216.212",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "107.151.216.212, 172.71.174.187",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNCIsInVzZXJuYW1lIjoiQEdlcmFlciIsImVtYWlsIjoiZm9mYW5vdmlsYUBnbWFpbC5jb20iLCJleHAiOjE3ODUzOTUyNTR9.sFkGxYcOVbC6dILkDELG0RWmecBAUfkrWwuP-6YFwtk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f8d95c6a04e528-DFW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "107.151.216.212",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 07:07:36 UTC] === END API CALL LOG ===
[23-Jul-2026 07:07:36 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 07:07:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNCIsInVzZXJuYW1lIjoiQEdlcmFlciIsImVtYWlsIjoiZm9mYW5vdmlsYUBnbWFpbC5jb20iLCJleHAiOjE3ODUzOTUyNTR9.sFkGxYcOVbC6dILkDELG0RWmecBAUfkrWwuP-6YFwtk
[23-Jul-2026 07:07:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 07:07:36 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 07:07:36 UTC] User ID: 1124
[23-Jul-2026 07:07:36 UTC] ✅ User profile retrieved successfully for user ID: 1124
[23-Jul-2026 07:07:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 07:07:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 07:07:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"107.151.216.212, 172.71.174.186","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNCIsInVzZXJuYW1lIjoiQEdlcmFlciIsImVtYWlsIjoiZm9mYW5vdmlsYUBnbWFpbC5jb20iLCJleHAiOjE3ODUzOTUyNTR9.sFkGxYcOVbC6dILkDELG0RWmecBAUfkrWwuP-6YFwtk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f8d95c6a06e528-DFW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"107.151.216.212","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-Jul-2026 07:07:36 UTC] === User Orders API Called ===
[23-Jul-2026 07:07:36 UTC] User ID: 1124
[23-Jul-2026 07:07:36 UTC] Limit: 20, Offset: 0
[23-Jul-2026 07:07:36 UTC] Orders found: 0
[23-Jul-2026 07:07:36 UTC] Orders data: []
[23-Jul-2026 07:07:36 UTC] Total orders count: 0
[23-Jul-2026 07:07:37 UTC] === API CALL LOG ===
[23-Jul-2026 07:07:37 UTC] Endpoint: user/profile.php
[23-Jul-2026 07:07:37 UTC] Full Log Data: {
    "timestamp": "2026-07-23 07:07:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "107.151.216.212",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "107.151.216.212, 172.71.175.92",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNCIsInVzZXJuYW1lIjoiQEdlcmFlciIsImVtYWlsIjoiZm9mYW5vdmlsYUBnbWFpbC5jb20iLCJleHAiOjE3ODUzOTUyNTR9.sFkGxYcOVbC6dILkDELG0RWmecBAUfkrWwuP-6YFwtk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f8d9689a62e528-DFW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "107.151.216.212",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 07:07:37 UTC] === END API CALL LOG ===
[23-Jul-2026 07:07:37 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 07:07:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNCIsInVzZXJuYW1lIjoiQEdlcmFlciIsImVtYWlsIjoiZm9mYW5vdmlsYUBnbWFpbC5jb20iLCJleHAiOjE3ODUzOTUyNTR9.sFkGxYcOVbC6dILkDELG0RWmecBAUfkrWwuP-6YFwtk
[23-Jul-2026 07:07:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 07:07:37 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 07:07:37 UTC] User ID: 1124
[23-Jul-2026 07:07:37 UTC] ✅ User profile retrieved successfully for user ID: 1124
[23-Jul-2026 07:08:17 UTC] === API CALL LOG ===
[23-Jul-2026 07:08:17 UTC] Endpoint: user/profile.php
[23-Jul-2026 07:08:17 UTC] Full Log Data: {
    "timestamp": "2026-07-23 07:08:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "107.151.216.212",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "107.151.216.212, 172.71.175.92",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNCIsInVzZXJuYW1lIjoiQEdlcmFlciIsImVtYWlsIjoiZm9mYW5vdmlsYUBnbWFpbC5jb20iLCJleHAiOjE3ODUzOTUyNTR9.sFkGxYcOVbC6dILkDELG0RWmecBAUfkrWwuP-6YFwtk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f8da5dddcae528-DFW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "107.151.216.212",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 07:08:17 UTC] === END API CALL LOG ===
[23-Jul-2026 07:08:17 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 07:08:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNCIsInVzZXJuYW1lIjoiQEdlcmFlciIsImVtYWlsIjoiZm9mYW5vdmlsYUBnbWFpbC5jb20iLCJleHAiOjE3ODUzOTUyNTR9.sFkGxYcOVbC6dILkDELG0RWmecBAUfkrWwuP-6YFwtk
[23-Jul-2026 07:08:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 07:08:17 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 07:08:17 UTC] User ID: 1124
[23-Jul-2026 07:08:17 UTC] ✅ User profile retrieved successfully for user ID: 1124
[23-Jul-2026 07:08:21 UTC] === API CALL LOG ===
[23-Jul-2026 07:08:21 UTC] Endpoint: user/profile.php
[23-Jul-2026 07:08:21 UTC] Full Log Data: {
    "timestamp": "2026-07-23 07:08:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "107.151.216.212",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "107.151.216.212, 172.71.170.118",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNCIsInVzZXJuYW1lIjoiQEdlcmFlciIsImVtYWlsIjoiZm9mYW5vdmlsYUBnbWFpbC5jb20iLCJleHAiOjE3ODUzOTUyNTR9.sFkGxYcOVbC6dILkDELG0RWmecBAUfkrWwuP-6YFwtk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f8da77ae69f819-DFW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "107.151.216.212",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 07:08:21 UTC] === END API CALL LOG ===
[23-Jul-2026 07:08:21 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 07:08:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNCIsInVzZXJuYW1lIjoiQEdlcmFlciIsImVtYWlsIjoiZm9mYW5vdmlsYUBnbWFpbC5jb20iLCJleHAiOjE3ODUzOTUyNTR9.sFkGxYcOVbC6dILkDELG0RWmecBAUfkrWwuP-6YFwtk
[23-Jul-2026 07:08:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 07:08:21 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 07:08:21 UTC] User ID: 1124
[23-Jul-2026 07:08:21 UTC] ✅ User profile retrieved successfully for user ID: 1124
[23-Jul-2026 07:08:22 UTC] === API CALL LOG ===
[23-Jul-2026 07:08:22 UTC] Endpoint: user/profile.php
[23-Jul-2026 07:08:22 UTC] Full Log Data: {
    "timestamp": "2026-07-23 07:08:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "107.151.216.212",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "107.151.216.212, 172.71.170.118",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNCIsInVzZXJuYW1lIjoiQEdlcmFlciIsImVtYWlsIjoiZm9mYW5vdmlsYUBnbWFpbC5jb20iLCJleHAiOjE3ODUzOTUyNTR9.sFkGxYcOVbC6dILkDELG0RWmecBAUfkrWwuP-6YFwtk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f8da7f7f7df819-DFW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "107.151.216.212",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 07:08:22 UTC] === END API CALL LOG ===
[23-Jul-2026 07:08:22 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 07:08:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNCIsInVzZXJuYW1lIjoiQEdlcmFlciIsImVtYWlsIjoiZm9mYW5vdmlsYUBnbWFpbC5jb20iLCJleHAiOjE3ODUzOTUyNTR9.sFkGxYcOVbC6dILkDELG0RWmecBAUfkrWwuP-6YFwtk
[23-Jul-2026 07:08:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 07:08:22 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 07:08:22 UTC] User ID: 1124
[23-Jul-2026 07:08:22 UTC] ✅ User profile retrieved successfully for user ID: 1124
[23-Jul-2026 07:08:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 07:08:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 07:08:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"107.151.216.212, 172.71.170.118","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNCIsInVzZXJuYW1lIjoiQEdlcmFlciIsImVtYWlsIjoiZm9mYW5vdmlsYUBnbWFpbC5jb20iLCJleHAiOjE3ODUzOTUyNTR9.sFkGxYcOVbC6dILkDELG0RWmecBAUfkrWwuP-6YFwtk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f8da7f7f81f819-DFW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"107.151.216.212","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-Jul-2026 07:08:22 UTC] === User Orders API Called ===
[23-Jul-2026 07:08:22 UTC] User ID: 1124
[23-Jul-2026 07:08:22 UTC] Limit: 20, Offset: 0
[23-Jul-2026 07:08:22 UTC] Orders found: 0
[23-Jul-2026 07:08:22 UTC] Orders data: []
[23-Jul-2026 07:08:22 UTC] Total orders count: 0
[23-Jul-2026 07:08:22 UTC] === API CALL LOG ===
[23-Jul-2026 07:08:22 UTC] Endpoint: user/profile.php
[23-Jul-2026 07:08:22 UTC] Full Log Data: {
    "timestamp": "2026-07-23 07:08:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "107.151.216.212",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "107.151.216.212, 172.71.170.32",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNCIsInVzZXJuYW1lIjoiQEdlcmFlciIsImVtYWlsIjoiZm9mYW5vdmlsYUBnbWFpbC5jb20iLCJleHAiOjE3ODUzOTUyNTR9.sFkGxYcOVbC6dILkDELG0RWmecBAUfkrWwuP-6YFwtk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f8da7f7f82f819-DFW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "107.151.216.212",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 07:08:22 UTC] === END API CALL LOG ===
[23-Jul-2026 07:08:22 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 07:08:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNCIsInVzZXJuYW1lIjoiQEdlcmFlciIsImVtYWlsIjoiZm9mYW5vdmlsYUBnbWFpbC5jb20iLCJleHAiOjE3ODUzOTUyNTR9.sFkGxYcOVbC6dILkDELG0RWmecBAUfkrWwuP-6YFwtk
[23-Jul-2026 07:08:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 07:08:22 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 07:08:22 UTC] User ID: 1124
[23-Jul-2026 07:08:22 UTC] ✅ User profile retrieved successfully for user ID: 1124
[23-Jul-2026 07:12:33 UTC] === API CALL LOG ===
[23-Jul-2026 07:12:33 UTC] Endpoint: user/profile.php
[23-Jul-2026 07:12:33 UTC] Full Log Data: {
    "timestamp": "2026-07-23 07:12:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "107.151.216.212",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "107.151.216.212, 172.71.166.157",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNCIsInVzZXJuYW1lIjoiQEdlcmFlciIsImVtYWlsIjoiZm9mYW5vdmlsYUBnbWFpbC5jb20iLCJleHAiOjE3ODUzOTUyNTR9.sFkGxYcOVbC6dILkDELG0RWmecBAUfkrWwuP-6YFwtk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f8e09c8d71b4b3-DFW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "107.151.216.212",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 07:12:33 UTC] === END API CALL LOG ===
[23-Jul-2026 07:12:33 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 07:12:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNCIsInVzZXJuYW1lIjoiQEdlcmFlciIsImVtYWlsIjoiZm9mYW5vdmlsYUBnbWFpbC5jb20iLCJleHAiOjE3ODUzOTUyNTR9.sFkGxYcOVbC6dILkDELG0RWmecBAUfkrWwuP-6YFwtk
[23-Jul-2026 07:12:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 07:12:33 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 07:12:33 UTC] User ID: 1124
[23-Jul-2026 07:12:33 UTC] ✅ User profile retrieved successfully for user ID: 1124
[23-Jul-2026 07:12:34 UTC] === API CALL LOG ===
[23-Jul-2026 07:12:34 UTC] Endpoint: user/profile.php
[23-Jul-2026 07:12:34 UTC] Full Log Data: {
    "timestamp": "2026-07-23 07:12:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "107.151.216.212",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "107.151.216.212, 162.159.116.185",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNCIsInVzZXJuYW1lIjoiQEdlcmFlciIsImVtYWlsIjoiZm9mYW5vdmlsYUBnbWFpbC5jb20iLCJleHAiOjE3ODUzOTUyNTR9.sFkGxYcOVbC6dILkDELG0RWmecBAUfkrWwuP-6YFwtk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f8e0a47926b4b3-DFW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "107.151.216.212",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 07:12:34 UTC] === END API CALL LOG ===
[23-Jul-2026 07:12:34 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 07:12:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNCIsInVzZXJuYW1lIjoiQEdlcmFlciIsImVtYWlsIjoiZm9mYW5vdmlsYUBnbWFpbC5jb20iLCJleHAiOjE3ODUzOTUyNTR9.sFkGxYcOVbC6dILkDELG0RWmecBAUfkrWwuP-6YFwtk
[23-Jul-2026 07:12:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 07:12:34 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 07:12:34 UTC] User ID: 1124
[23-Jul-2026 07:12:34 UTC] ✅ User profile retrieved successfully for user ID: 1124
[23-Jul-2026 07:12:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 07:12:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 07:12:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"107.151.216.212, 162.159.116.185","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNCIsInVzZXJuYW1lIjoiQEdlcmFlciIsImVtYWlsIjoiZm9mYW5vdmlsYUBnbWFpbC5jb20iLCJleHAiOjE3ODUzOTUyNTR9.sFkGxYcOVbC6dILkDELG0RWmecBAUfkrWwuP-6YFwtk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f8e0a47923b4b3-DFW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"107.151.216.212","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-Jul-2026 07:12:34 UTC] === User Orders API Called ===
[23-Jul-2026 07:12:34 UTC] User ID: 1124
[23-Jul-2026 07:12:34 UTC] Limit: 20, Offset: 0
[23-Jul-2026 07:12:34 UTC] Orders found: 0
[23-Jul-2026 07:12:34 UTC] Orders data: []
[23-Jul-2026 07:12:34 UTC] Total orders count: 0
[23-Jul-2026 07:12:34 UTC] === API CALL LOG ===
[23-Jul-2026 07:12:34 UTC] Endpoint: user/profile.php
[23-Jul-2026 07:12:34 UTC] Full Log Data: {
    "timestamp": "2026-07-23 07:12:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "107.151.216.212",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "107.151.216.212, 162.159.116.185",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNCIsInVzZXJuYW1lIjoiQEdlcmFlciIsImVtYWlsIjoiZm9mYW5vdmlsYUBnbWFpbC5jb20iLCJleHAiOjE3ODUzOTUyNTR9.sFkGxYcOVbC6dILkDELG0RWmecBAUfkrWwuP-6YFwtk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f8e0a4791cb4b3-DFW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "107.151.216.212",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 07:12:34 UTC] === END API CALL LOG ===
[23-Jul-2026 07:12:34 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 07:12:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNCIsInVzZXJuYW1lIjoiQEdlcmFlciIsImVtYWlsIjoiZm9mYW5vdmlsYUBnbWFpbC5jb20iLCJleHAiOjE3ODUzOTUyNTR9.sFkGxYcOVbC6dILkDELG0RWmecBAUfkrWwuP-6YFwtk
[23-Jul-2026 07:12:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 07:12:34 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 07:12:34 UTC] User ID: 1124
[23-Jul-2026 07:12:34 UTC] ✅ User profile retrieved successfully for user ID: 1124
[23-Jul-2026 07:12:38 UTC] === API CALL LOG ===
[23-Jul-2026 07:12:38 UTC] Endpoint: user/profile.php
[23-Jul-2026 07:12:38 UTC] Full Log Data: {
    "timestamp": "2026-07-23 07:12:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "107.151.216.212",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "107.151.216.212, 172.71.166.157",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNCIsInVzZXJuYW1lIjoiQEdlcmFlciIsImVtYWlsIjoiZm9mYW5vdmlsYUBnbWFpbC5jb20iLCJleHAiOjE3ODUzOTUyNTR9.sFkGxYcOVbC6dILkDELG0RWmecBAUfkrWwuP-6YFwtk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f8e0bfbf24b4b3-DFW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "107.151.216.212",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 07:12:38 UTC] === END API CALL LOG ===
[23-Jul-2026 07:12:38 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 07:12:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNCIsInVzZXJuYW1lIjoiQEdlcmFlciIsImVtYWlsIjoiZm9mYW5vdmlsYUBnbWFpbC5jb20iLCJleHAiOjE3ODUzOTUyNTR9.sFkGxYcOVbC6dILkDELG0RWmecBAUfkrWwuP-6YFwtk
[23-Jul-2026 07:12:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 07:12:38 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 07:12:38 UTC] User ID: 1124
[23-Jul-2026 07:12:38 UTC] ✅ User profile retrieved successfully for user ID: 1124
[23-Jul-2026 07:12:38 UTC] User Purchases API - User ID: 1124
[23-Jul-2026 07:12:38 UTC] User Purchases API - Total purchases found: 0
[23-Jul-2026 07:12:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 07:12:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 07:12:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"107.151.216.212, 172.71.166.157","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNCIsInVzZXJuYW1lIjoiQEdlcmFlciIsImVtYWlsIjoiZm9mYW5vdmlsYUBnbWFpbC5jb20iLCJleHAiOjE3ODUzOTUyNTR9.sFkGxYcOVbC6dILkDELG0RWmecBAUfkrWwuP-6YFwtk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f8e0e14eb5b4b3-DFW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"107.151.216.212","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-Jul-2026 07:12:44 UTC] === User Orders API Called ===
[23-Jul-2026 07:12:44 UTC] User ID: 1124
[23-Jul-2026 07:12:44 UTC] Limit: 20, Offset: 0
[23-Jul-2026 07:12:44 UTC] Orders found: 0
[23-Jul-2026 07:12:44 UTC] Orders data: []
[23-Jul-2026 07:12:44 UTC] Total orders count: 0
[23-Jul-2026 07:27:55 UTC] === API CALL LOG ===
[23-Jul-2026 07:27:55 UTC] Endpoint: user/profile.php
[23-Jul-2026 07:27:55 UTC] Full Log Data: {
    "timestamp": "2026-07-23 07:27:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "223.188.168.17",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "223.188.168.17, 172.71.124.88",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4OCIsInVzZXJuYW1lIjoiVnRzYWciLCJlbWFpbCI6Im9oaXJhaGhkaGtoaWNoYXJAZ21haWwuY29tIiwiZXhwIjoxNzg0OTg2NzY2fQ.lIA84CHaALzKVvMvrEldAnzAGSjZocWiYaRQqkYMLb8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f8f71fa96dce5b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "223.188.168.17",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 07:27:55 UTC] === END API CALL LOG ===
[23-Jul-2026 07:27:55 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 07:27:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4OCIsInVzZXJuYW1lIjoiVnRzYWciLCJlbWFpbCI6Im9oaXJhaGhkaGtoaWNoYXJAZ21haWwuY29tIiwiZXhwIjoxNzg0OTg2NzY2fQ.lIA84CHaALzKVvMvrEldAnzAGSjZocWiYaRQqkYMLb8
[23-Jul-2026 07:27:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 07:27:55 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 07:27:55 UTC] User ID: 1088
[23-Jul-2026 07:27:55 UTC] ✅ User profile retrieved successfully for user ID: 1088
[23-Jul-2026 07:27:56 UTC] === API CALL LOG ===
[23-Jul-2026 07:27:56 UTC] Endpoint: user/profile.php
[23-Jul-2026 07:27:56 UTC] Full Log Data: {
    "timestamp": "2026-07-23 07:27:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "223.188.168.17",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "223.188.168.17, 172.71.124.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4OCIsInVzZXJuYW1lIjoiVnRzYWciLCJlbWFpbCI6Im9oaXJhaGhkaGtoaWNoYXJAZ21haWwuY29tIiwiZXhwIjoxNzg0OTg2NzY2fQ.lIA84CHaALzKVvMvrEldAnzAGSjZocWiYaRQqkYMLb8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f8f7278960ce5b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "223.188.168.17",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 07:27:56 UTC] === END API CALL LOG ===
[23-Jul-2026 07:27:56 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 07:27:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4OCIsInVzZXJuYW1lIjoiVnRzYWciLCJlbWFpbCI6Im9oaXJhaGhkaGtoaWNoYXJAZ21haWwuY29tIiwiZXhwIjoxNzg0OTg2NzY2fQ.lIA84CHaALzKVvMvrEldAnzAGSjZocWiYaRQqkYMLb8
[23-Jul-2026 07:27:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 07:27:56 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 07:27:56 UTC] User ID: 1088
[23-Jul-2026 07:27:56 UTC] ✅ User profile retrieved successfully for user ID: 1088
[23-Jul-2026 07:27:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 07:27:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 07:27:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"223.188.168.17, 172.71.124.74","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4OCIsInVzZXJuYW1lIjoiVnRzYWciLCJlbWFpbCI6Im9oaXJhaGhkaGtoaWNoYXJAZ21haWwuY29tIiwiZXhwIjoxNzg0OTg2NzY2fQ.lIA84CHaALzKVvMvrEldAnzAGSjZocWiYaRQqkYMLb8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f8f7278968ce5b-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"223.188.168.17","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-Jul-2026 07:27:56 UTC] === User Orders API Called ===
[23-Jul-2026 07:27:56 UTC] User ID: 1088
[23-Jul-2026 07:27:56 UTC] Limit: 20, Offset: 0
[23-Jul-2026 07:27:56 UTC] Orders found: 1
[23-Jul-2026 07:27:56 UTC] Orders data: [{"id":407,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/vipvideo33","status":"pending","created_at":"2026-07-18 17:14:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[23-Jul-2026 07:27:56 UTC] Total orders count: 1
[23-Jul-2026 07:27:56 UTC] === API CALL LOG ===
[23-Jul-2026 07:27:56 UTC] Endpoint: user/profile.php
[23-Jul-2026 07:27:56 UTC] Full Log Data: {
    "timestamp": "2026-07-23 07:27:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "223.188.168.17",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "223.188.168.17, 172.71.124.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4OCIsInVzZXJuYW1lIjoiVnRzYWciLCJlbWFpbCI6Im9oaXJhaGhkaGtoaWNoYXJAZ21haWwuY29tIiwiZXhwIjoxNzg0OTg2NzY2fQ.lIA84CHaALzKVvMvrEldAnzAGSjZocWiYaRQqkYMLb8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f8f7282b27ce5b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "223.188.168.17",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 07:27:56 UTC] === END API CALL LOG ===
[23-Jul-2026 07:27:56 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 07:27:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4OCIsInVzZXJuYW1lIjoiVnRzYWciLCJlbWFpbCI6Im9oaXJhaGhkaGtoaWNoYXJAZ21haWwuY29tIiwiZXhwIjoxNzg0OTg2NzY2fQ.lIA84CHaALzKVvMvrEldAnzAGSjZocWiYaRQqkYMLb8
[23-Jul-2026 07:27:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 07:27:56 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 07:27:56 UTC] User ID: 1088
[23-Jul-2026 07:27:56 UTC] ✅ User profile retrieved successfully for user ID: 1088
[23-Jul-2026 08:50:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 08:50:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 08:50:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a01:4f8:c012:762d::1, 172.71.144.174","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNSIsInVzZXJuYW1lIjoibWFraW5nIiwiZW1haWwiOiJtbW0xNzExMjlAZ21haWwuY29tIiwiZXhwIjoxNzg1NDAxNDM1fQ.wKPAK3skCF4LN5Tdgy5-zEUUcSEEbHwSh4jIXhKyQM8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f9704118ecdbbf-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a01:4f8:c012:762d::1","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-Jul-2026 08:50:36 UTC] === User Orders API Called ===
[23-Jul-2026 08:50:36 UTC] User ID: 1125
[23-Jul-2026 08:50:36 UTC] Limit: 20, Offset: 0
[23-Jul-2026 08:50:36 UTC] Orders found: 0
[23-Jul-2026 08:50:36 UTC] Orders data: []
[23-Jul-2026 08:50:36 UTC] Total orders count: 0
[23-Jul-2026 08:50:36 UTC] === API CALL LOG ===
[23-Jul-2026 08:50:36 UTC] Endpoint: user/profile.php
[23-Jul-2026 08:50:36 UTC] Full Log Data: {
    "timestamp": "2026-07-23 08:50:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a01:4f8:c012:762d::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a01:4f8:c012:762d::1, 172.71.144.174",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNSIsInVzZXJuYW1lIjoibWFraW5nIiwiZW1haWwiOiJtbW0xNzExMjlAZ21haWwuY29tIiwiZXhwIjoxNzg1NDAxNDM1fQ.wKPAK3skCF4LN5Tdgy5-zEUUcSEEbHwSh4jIXhKyQM8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f9704118dcdbbf-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a01:4f8:c012:762d::1",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 08:50:36 UTC] === END API CALL LOG ===
[23-Jul-2026 08:50:36 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 08:50:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNSIsInVzZXJuYW1lIjoibWFraW5nIiwiZW1haWwiOiJtbW0xNzExMjlAZ21haWwuY29tIiwiZXhwIjoxNzg1NDAxNDM1fQ.wKPAK3skCF4LN5Tdgy5-zEUUcSEEbHwSh4jIXhKyQM8
[23-Jul-2026 08:50:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 08:50:36 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 08:50:36 UTC] User ID: 1125
[23-Jul-2026 08:50:36 UTC] ✅ User profile retrieved successfully for user ID: 1125
[23-Jul-2026 08:50:36 UTC] === API CALL LOG ===
[23-Jul-2026 08:50:36 UTC] Endpoint: user/profile.php
[23-Jul-2026 08:50:36 UTC] Full Log Data: {
    "timestamp": "2026-07-23 08:50:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a01:4f8:c012:762d::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a01:4f8:c012:762d::1, 172.71.144.174",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNSIsInVzZXJuYW1lIjoibWFraW5nIiwiZW1haWwiOiJtbW0xNzExMjlAZ21haWwuY29tIiwiZXhwIjoxNzg1NDAxNDM1fQ.wKPAK3skCF4LN5Tdgy5-zEUUcSEEbHwSh4jIXhKyQM8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f970419b1bdbbf-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a01:4f8:c012:762d::1",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 08:50:36 UTC] === END API CALL LOG ===
[23-Jul-2026 08:50:36 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 08:50:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNSIsInVzZXJuYW1lIjoibWFraW5nIiwiZW1haWwiOiJtbW0xNzExMjlAZ21haWwuY29tIiwiZXhwIjoxNzg1NDAxNDM1fQ.wKPAK3skCF4LN5Tdgy5-zEUUcSEEbHwSh4jIXhKyQM8
[23-Jul-2026 08:50:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 08:50:36 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 08:50:36 UTC] User ID: 1125
[23-Jul-2026 08:50:36 UTC] ✅ User profile retrieved successfully for user ID: 1125
[23-Jul-2026 08:50:36 UTC] === API CALL LOG ===
[23-Jul-2026 08:50:36 UTC] Endpoint: user/profile.php
[23-Jul-2026 08:50:36 UTC] Full Log Data: {
    "timestamp": "2026-07-23 08:50:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a01:4f8:c012:762d::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a01:4f8:c012:762d::1, 172.71.144.174",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNSIsInVzZXJuYW1lIjoibWFraW5nIiwiZW1haWwiOiJtbW0xNzExMjlAZ21haWwuY29tIiwiZXhwIjoxNzg1NDAxNDM1fQ.wKPAK3skCF4LN5Tdgy5-zEUUcSEEbHwSh4jIXhKyQM8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f97044bdf6dbbf-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a01:4f8:c012:762d::1",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 08:50:36 UTC] === END API CALL LOG ===
[23-Jul-2026 08:50:36 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 08:50:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNSIsInVzZXJuYW1lIjoibWFraW5nIiwiZW1haWwiOiJtbW0xNzExMjlAZ21haWwuY29tIiwiZXhwIjoxNzg1NDAxNDM1fQ.wKPAK3skCF4LN5Tdgy5-zEUUcSEEbHwSh4jIXhKyQM8
[23-Jul-2026 08:50:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 08:50:36 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 08:50:36 UTC] User ID: 1125
[23-Jul-2026 08:50:36 UTC] ✅ User profile retrieved successfully for user ID: 1125
[23-Jul-2026 08:50:53 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 08:50:53 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 08:50:53 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a01:4f8:c012:762d::1, 172.71.144.175","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNSIsInVzZXJuYW1lIjoibWFraW5nIiwiZW1haWwiOiJtbW0xNzExMjlAZ21haWwuY29tIiwiZXhwIjoxNzg1NDAxNDM1fQ.wKPAK3skCF4LN5Tdgy5-zEUUcSEEbHwSh4jIXhKyQM8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f970af4ab1dbbf-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a01:4f8:c012:762d::1","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-Jul-2026 08:50:53 UTC] === User Orders API Called ===
[23-Jul-2026 08:50:53 UTC] User ID: 1125
[23-Jul-2026 08:50:53 UTC] Limit: 20, Offset: 0
[23-Jul-2026 08:50:53 UTC] Orders found: 0
[23-Jul-2026 08:50:53 UTC] Orders data: []
[23-Jul-2026 08:50:53 UTC] Total orders count: 0
[23-Jul-2026 08:50:54 UTC] === API CALL LOG ===
[23-Jul-2026 08:50:54 UTC] Endpoint: user/profile.php
[23-Jul-2026 08:50:54 UTC] Full Log Data: {
    "timestamp": "2026-07-23 08:50:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a01:4f8:c012:762d::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a01:4f8:c012:762d::1, 172.71.144.175",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNSIsInVzZXJuYW1lIjoibWFraW5nIiwiZW1haWwiOiJtbW0xNzExMjlAZ21haWwuY29tIiwiZXhwIjoxNzg1NDAxNDM1fQ.wKPAK3skCF4LN5Tdgy5-zEUUcSEEbHwSh4jIXhKyQM8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f970b4cc90dbbf-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a01:4f8:c012:762d::1",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 08:50:54 UTC] === END API CALL LOG ===
[23-Jul-2026 08:50:54 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 08:50:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNSIsInVzZXJuYW1lIjoibWFraW5nIiwiZW1haWwiOiJtbW0xNzExMjlAZ21haWwuY29tIiwiZXhwIjoxNzg1NDAxNDM1fQ.wKPAK3skCF4LN5Tdgy5-zEUUcSEEbHwSh4jIXhKyQM8
[23-Jul-2026 08:50:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 08:50:54 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 08:50:54 UTC] User ID: 1125
[23-Jul-2026 08:50:54 UTC] ✅ User profile retrieved successfully for user ID: 1125
[23-Jul-2026 08:50:55 UTC] User Purchases API - User ID: 1125
[23-Jul-2026 08:50:55 UTC] User Purchases API - Total purchases found: 0
[23-Jul-2026 08:51:00 UTC] === API CALL LOG ===
[23-Jul-2026 08:51:00 UTC] Endpoint: user/profile.php
[23-Jul-2026 08:51:00 UTC] Full Log Data: {
    "timestamp": "2026-07-23 08:51:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a01:4f8:c012:762d::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a01:4f8:c012:762d::1, 172.71.144.175",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNSIsInVzZXJuYW1lIjoibWFraW5nIiwiZW1haWwiOiJtbW0xNzExMjlAZ21haWwuY29tIiwiZXhwIjoxNzg1NDAxNDM1fQ.wKPAK3skCF4LN5Tdgy5-zEUUcSEEbHwSh4jIXhKyQM8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f970d6bfefdbbf-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a01:4f8:c012:762d::1",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 08:51:00 UTC] === END API CALL LOG ===
[23-Jul-2026 08:51:00 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 08:51:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNSIsInVzZXJuYW1lIjoibWFraW5nIiwiZW1haWwiOiJtbW0xNzExMjlAZ21haWwuY29tIiwiZXhwIjoxNzg1NDAxNDM1fQ.wKPAK3skCF4LN5Tdgy5-zEUUcSEEbHwSh4jIXhKyQM8
[23-Jul-2026 08:51:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 08:51:00 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 08:51:00 UTC] User ID: 1125
[23-Jul-2026 08:51:00 UTC] ✅ User profile retrieved successfully for user ID: 1125
[23-Jul-2026 08:51:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 08:51:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 08:51:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a01:4f8:c012:762d::1, 172.71.144.175","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNSIsInVzZXJuYW1lIjoibWFraW5nIiwiZW1haWwiOiJtbW0xNzExMjlAZ21haWwuY29tIiwiZXhwIjoxNzg1NDAxNDM1fQ.wKPAK3skCF4LN5Tdgy5-zEUUcSEEbHwSh4jIXhKyQM8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f970d6bfeedbbf-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a01:4f8:c012:762d::1","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-Jul-2026 08:51:00 UTC] === User Orders API Called ===
[23-Jul-2026 08:51:00 UTC] User ID: 1125
[23-Jul-2026 08:51:00 UTC] Limit: 20, Offset: 0
[23-Jul-2026 08:51:00 UTC] Orders found: 0
[23-Jul-2026 08:51:00 UTC] Orders data: []
[23-Jul-2026 08:51:00 UTC] Total orders count: 0
[23-Jul-2026 08:51:00 UTC] === API CALL LOG ===
[23-Jul-2026 08:51:00 UTC] Endpoint: user/profile.php
[23-Jul-2026 08:51:00 UTC] Full Log Data: {
    "timestamp": "2026-07-23 08:51:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a01:4f8:c012:762d::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a01:4f8:c012:762d::1, 172.71.144.175",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNSIsInVzZXJuYW1lIjoibWFraW5nIiwiZW1haWwiOiJtbW0xNzExMjlAZ21haWwuY29tIiwiZXhwIjoxNzg1NDAxNDM1fQ.wKPAK3skCF4LN5Tdgy5-zEUUcSEEbHwSh4jIXhKyQM8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f970d9bc51dbbf-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a01:4f8:c012:762d::1",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 08:51:00 UTC] === END API CALL LOG ===
[23-Jul-2026 08:51:00 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 08:51:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNSIsInVzZXJuYW1lIjoibWFraW5nIiwiZW1haWwiOiJtbW0xNzExMjlAZ21haWwuY29tIiwiZXhwIjoxNzg1NDAxNDM1fQ.wKPAK3skCF4LN5Tdgy5-zEUUcSEEbHwSh4jIXhKyQM8
[23-Jul-2026 08:51:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 08:51:00 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 08:51:00 UTC] User ID: 1125
[23-Jul-2026 08:51:00 UTC] ✅ User profile retrieved successfully for user ID: 1125
[23-Jul-2026 08:51:00 UTC] === API CALL LOG ===
[23-Jul-2026 08:51:00 UTC] Endpoint: user/profile.php
[23-Jul-2026 08:51:00 UTC] Full Log Data: {
    "timestamp": "2026-07-23 08:51:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a01:4f8:c012:762d::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a01:4f8:c012:762d::1, 172.71.144.175",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNSIsInVzZXJuYW1lIjoibWFraW5nIiwiZW1haWwiOiJtbW0xNzExMjlAZ21haWwuY29tIiwiZXhwIjoxNzg1NDAxNDM1fQ.wKPAK3skCF4LN5Tdgy5-zEUUcSEEbHwSh4jIXhKyQM8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f970da2e3ddbbf-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a01:4f8:c012:762d::1",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 08:51:00 UTC] === END API CALL LOG ===
[23-Jul-2026 08:51:00 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 08:51:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNSIsInVzZXJuYW1lIjoibWFraW5nIiwiZW1haWwiOiJtbW0xNzExMjlAZ21haWwuY29tIiwiZXhwIjoxNzg1NDAxNDM1fQ.wKPAK3skCF4LN5Tdgy5-zEUUcSEEbHwSh4jIXhKyQM8
[23-Jul-2026 08:51:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 08:51:00 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 08:51:00 UTC] User ID: 1125
[23-Jul-2026 08:51:00 UTC] ✅ User profile retrieved successfully for user ID: 1125
[23-Jul-2026 08:51:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 08:51:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 08:51:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a01:4f8:c012:762d::1, 172.71.144.175","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNSIsInVzZXJuYW1lIjoibWFraW5nIiwiZW1haWwiOiJtbW0xNzExMjlAZ21haWwuY29tIiwiZXhwIjoxNzg1NDAxNDM1fQ.wKPAK3skCF4LN5Tdgy5-zEUUcSEEbHwSh4jIXhKyQM8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f970fb0b28dbbf-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a01:4f8:c012:762d::1","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-Jul-2026 08:51:06 UTC] === User Orders API Called ===
[23-Jul-2026 08:51:06 UTC] User ID: 1125
[23-Jul-2026 08:51:06 UTC] Limit: 20, Offset: 0
[23-Jul-2026 08:51:06 UTC] Orders found: 0
[23-Jul-2026 08:51:06 UTC] Orders data: []
[23-Jul-2026 08:51:06 UTC] Total orders count: 0
[23-Jul-2026 08:51:06 UTC] === API CALL LOG ===
[23-Jul-2026 08:51:06 UTC] Endpoint: user/profile.php
[23-Jul-2026 08:51:06 UTC] Full Log Data: {
    "timestamp": "2026-07-23 08:51:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a01:4f8:c012:762d::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a01:4f8:c012:762d::1, 172.71.144.175",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNSIsInVzZXJuYW1lIjoibWFraW5nIiwiZW1haWwiOiJtbW0xNzExMjlAZ21haWwuY29tIiwiZXhwIjoxNzg1NDAxNDM1fQ.wKPAK3skCF4LN5Tdgy5-zEUUcSEEbHwSh4jIXhKyQM8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f970fbad65dbbf-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a01:4f8:c012:762d::1",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 08:51:06 UTC] === END API CALL LOG ===
[23-Jul-2026 08:51:06 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 08:51:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNSIsInVzZXJuYW1lIjoibWFraW5nIiwiZW1haWwiOiJtbW0xNzExMjlAZ21haWwuY29tIiwiZXhwIjoxNzg1NDAxNDM1fQ.wKPAK3skCF4LN5Tdgy5-zEUUcSEEbHwSh4jIXhKyQM8
[23-Jul-2026 08:51:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 08:51:06 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 08:51:06 UTC] User ID: 1125
[23-Jul-2026 08:51:06 UTC] ✅ User profile retrieved successfully for user ID: 1125
[23-Jul-2026 08:51:06 UTC] === API CALL LOG ===
[23-Jul-2026 08:51:06 UTC] Endpoint: user/profile.php
[23-Jul-2026 08:51:06 UTC] Full Log Data: {
    "timestamp": "2026-07-23 08:51:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a01:4f8:c012:762d::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a01:4f8:c012:762d::1, 172.71.144.175",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNSIsInVzZXJuYW1lIjoibWFraW5nIiwiZW1haWwiOiJtbW0xNzExMjlAZ21haWwuY29tIiwiZXhwIjoxNzg1NDAxNDM1fQ.wKPAK3skCF4LN5Tdgy5-zEUUcSEEbHwSh4jIXhKyQM8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f970fed81ddbbf-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a01:4f8:c012:762d::1",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 08:51:06 UTC] === END API CALL LOG ===
[23-Jul-2026 08:51:06 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 08:51:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNSIsInVzZXJuYW1lIjoibWFraW5nIiwiZW1haWwiOiJtbW0xNzExMjlAZ21haWwuY29tIiwiZXhwIjoxNzg1NDAxNDM1fQ.wKPAK3skCF4LN5Tdgy5-zEUUcSEEbHwSh4jIXhKyQM8
[23-Jul-2026 08:51:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 08:51:06 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 08:51:06 UTC] User ID: 1125
[23-Jul-2026 08:51:06 UTC] ✅ User profile retrieved successfully for user ID: 1125
[23-Jul-2026 08:51:06 UTC] === API CALL LOG ===
[23-Jul-2026 08:51:06 UTC] Endpoint: user/profile.php
[23-Jul-2026 08:51:06 UTC] Full Log Data: {
    "timestamp": "2026-07-23 08:51:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a01:4f8:c012:762d::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a01:4f8:c012:762d::1, 172.71.144.175",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNSIsInVzZXJuYW1lIjoibWFraW5nIiwiZW1haWwiOiJtbW0xNzExMjlAZ21haWwuY29tIiwiZXhwIjoxNzg1NDAxNDM1fQ.wKPAK3skCF4LN5Tdgy5-zEUUcSEEbHwSh4jIXhKyQM8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f970ffebd3dbbf-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a01:4f8:c012:762d::1",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 08:51:06 UTC] === END API CALL LOG ===
[23-Jul-2026 08:51:06 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 08:51:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNSIsInVzZXJuYW1lIjoibWFraW5nIiwiZW1haWwiOiJtbW0xNzExMjlAZ21haWwuY29tIiwiZXhwIjoxNzg1NDAxNDM1fQ.wKPAK3skCF4LN5Tdgy5-zEUUcSEEbHwSh4jIXhKyQM8
[23-Jul-2026 08:51:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 08:51:06 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 08:51:06 UTC] User ID: 1125
[23-Jul-2026 08:51:06 UTC] ✅ User profile retrieved successfully for user ID: 1125
[23-Jul-2026 08:51:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 08:51:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 08:51:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a01:4f8:c012:762d::1, 172.71.144.175","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNSIsInVzZXJuYW1lIjoibWFraW5nIiwiZW1haWwiOiJtbW0xNzExMjlAZ21haWwuY29tIiwiZXhwIjoxNzg1NDAxNDM1fQ.wKPAK3skCF4LN5Tdgy5-zEUUcSEEbHwSh4jIXhKyQM8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f9712b9968dbbf-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a01:4f8:c012:762d::1","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-Jul-2026 08:51:13 UTC] === User Orders API Called ===
[23-Jul-2026 08:51:13 UTC] User ID: 1125
[23-Jul-2026 08:51:13 UTC] Limit: 20, Offset: 0
[23-Jul-2026 08:51:13 UTC] Orders found: 0
[23-Jul-2026 08:51:13 UTC] Orders data: []
[23-Jul-2026 08:51:13 UTC] Total orders count: 0
[23-Jul-2026 08:51:13 UTC] === API CALL LOG ===
[23-Jul-2026 08:51:13 UTC] Endpoint: user/profile.php
[23-Jul-2026 08:51:13 UTC] Full Log Data: {
    "timestamp": "2026-07-23 08:51:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a01:4f8:c012:762d::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a01:4f8:c012:762d::1, 172.71.144.175",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNSIsInVzZXJuYW1lIjoibWFraW5nIiwiZW1haWwiOiJtbW0xNzExMjlAZ21haWwuY29tIiwiZXhwIjoxNzg1NDAxNDM1fQ.wKPAK3skCF4LN5Tdgy5-zEUUcSEEbHwSh4jIXhKyQM8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f9712bea68dbbf-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a01:4f8:c012:762d::1",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 08:51:13 UTC] === END API CALL LOG ===
[23-Jul-2026 08:51:13 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 08:51:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNSIsInVzZXJuYW1lIjoibWFraW5nIiwiZW1haWwiOiJtbW0xNzExMjlAZ21haWwuY29tIiwiZXhwIjoxNzg1NDAxNDM1fQ.wKPAK3skCF4LN5Tdgy5-zEUUcSEEbHwSh4jIXhKyQM8
[23-Jul-2026 08:51:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 08:51:13 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 08:51:13 UTC] User ID: 1125
[23-Jul-2026 08:51:13 UTC] ✅ User profile retrieved successfully for user ID: 1125
[23-Jul-2026 08:51:14 UTC] === API CALL LOG ===
[23-Jul-2026 08:51:14 UTC] Endpoint: user/profile.php
[23-Jul-2026 08:51:14 UTC] Full Log Data: {
    "timestamp": "2026-07-23 08:51:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a01:4f8:c012:762d::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a01:4f8:c012:762d::1, 172.71.144.175",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNSIsInVzZXJuYW1lIjoibWFraW5nIiwiZW1haWwiOiJtbW0xNzExMjlAZ21haWwuY29tIiwiZXhwIjoxNzg1NDAxNDM1fQ.wKPAK3skCF4LN5Tdgy5-zEUUcSEEbHwSh4jIXhKyQM8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f9712f2ea9dbbf-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a01:4f8:c012:762d::1",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 08:51:14 UTC] === END API CALL LOG ===
[23-Jul-2026 08:51:14 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 08:51:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNSIsInVzZXJuYW1lIjoibWFraW5nIiwiZW1haWwiOiJtbW0xNzExMjlAZ21haWwuY29tIiwiZXhwIjoxNzg1NDAxNDM1fQ.wKPAK3skCF4LN5Tdgy5-zEUUcSEEbHwSh4jIXhKyQM8
[23-Jul-2026 08:51:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 08:51:14 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 08:51:14 UTC] User ID: 1125
[23-Jul-2026 08:51:14 UTC] ✅ User profile retrieved successfully for user ID: 1125
[23-Jul-2026 08:51:14 UTC] === API CALL LOG ===
[23-Jul-2026 08:51:14 UTC] Endpoint: user/profile.php
[23-Jul-2026 08:51:14 UTC] Full Log Data: {
    "timestamp": "2026-07-23 08:51:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a01:4f8:c012:762d::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a01:4f8:c012:762d::1, 172.71.144.175",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNSIsInVzZXJuYW1lIjoibWFraW5nIiwiZW1haWwiOiJtbW0xNzExMjlAZ21haWwuY29tIiwiZXhwIjoxNzg1NDAxNDM1fQ.wKPAK3skCF4LN5Tdgy5-zEUUcSEEbHwSh4jIXhKyQM8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f9712fe975dbbf-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a01:4f8:c012:762d::1",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 08:51:14 UTC] === END API CALL LOG ===
[23-Jul-2026 08:51:14 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 08:51:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNSIsInVzZXJuYW1lIjoibWFraW5nIiwiZW1haWwiOiJtbW0xNzExMjlAZ21haWwuY29tIiwiZXhwIjoxNzg1NDAxNDM1fQ.wKPAK3skCF4LN5Tdgy5-zEUUcSEEbHwSh4jIXhKyQM8
[23-Jul-2026 08:51:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 08:51:14 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 08:51:14 UTC] User ID: 1125
[23-Jul-2026 08:51:14 UTC] ✅ User profile retrieved successfully for user ID: 1125
[23-Jul-2026 08:51:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 08:51:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 08:51:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a01:4f8:c012:762d::1, 172.71.144.174","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNSIsInVzZXJuYW1lIjoibWFraW5nIiwiZW1haWwiOiJtbW0xNzExMjlAZ21haWwuY29tIiwiZXhwIjoxNzg1NDAxNDM1fQ.wKPAK3skCF4LN5Tdgy5-zEUUcSEEbHwSh4jIXhKyQM8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f971a10900dbbf-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a01:4f8:c012:762d::1","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-Jul-2026 08:51:32 UTC] === User Orders API Called ===
[23-Jul-2026 08:51:32 UTC] User ID: 1125
[23-Jul-2026 08:51:32 UTC] Limit: 20, Offset: 0
[23-Jul-2026 08:51:32 UTC] Orders found: 0
[23-Jul-2026 08:51:32 UTC] Orders data: []
[23-Jul-2026 08:51:32 UTC] Total orders count: 0
[23-Jul-2026 08:51:32 UTC] === API CALL LOG ===
[23-Jul-2026 08:51:32 UTC] Endpoint: user/profile.php
[23-Jul-2026 08:51:32 UTC] Full Log Data: {
    "timestamp": "2026-07-23 08:51:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a01:4f8:c012:762d::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a01:4f8:c012:762d::1, 172.71.144.174",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNSIsInVzZXJuYW1lIjoibWFraW5nIiwiZW1haWwiOiJtbW0xNzExMjlAZ21haWwuY29tIiwiZXhwIjoxNzg1NDAxNDM1fQ.wKPAK3skCF4LN5Tdgy5-zEUUcSEEbHwSh4jIXhKyQM8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f971a1ab2fdbbf-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a01:4f8:c012:762d::1",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 08:51:32 UTC] === END API CALL LOG ===
[23-Jul-2026 08:51:32 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 08:51:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNSIsInVzZXJuYW1lIjoibWFraW5nIiwiZW1haWwiOiJtbW0xNzExMjlAZ21haWwuY29tIiwiZXhwIjoxNzg1NDAxNDM1fQ.wKPAK3skCF4LN5Tdgy5-zEUUcSEEbHwSh4jIXhKyQM8
[23-Jul-2026 08:51:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 08:51:32 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 08:51:32 UTC] User ID: 1125
[23-Jul-2026 08:51:32 UTC] ✅ User profile retrieved successfully for user ID: 1125
[23-Jul-2026 08:51:33 UTC] === API CALL LOG ===
[23-Jul-2026 08:51:33 UTC] Endpoint: user/profile.php
[23-Jul-2026 08:51:33 UTC] Full Log Data: {
    "timestamp": "2026-07-23 08:51:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a01:4f8:c012:762d::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a01:4f8:c012:762d::1, 172.71.144.174",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNSIsInVzZXJuYW1lIjoibWFraW5nIiwiZW1haWwiOiJtbW0xNzExMjlAZ21haWwuY29tIiwiZXhwIjoxNzg1NDAxNDM1fQ.wKPAK3skCF4LN5Tdgy5-zEUUcSEEbHwSh4jIXhKyQM8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f971a45c59dbbf-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a01:4f8:c012:762d::1",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 08:51:33 UTC] === END API CALL LOG ===
[23-Jul-2026 08:51:33 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 08:51:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNSIsInVzZXJuYW1lIjoibWFraW5nIiwiZW1haWwiOiJtbW0xNzExMjlAZ21haWwuY29tIiwiZXhwIjoxNzg1NDAxNDM1fQ.wKPAK3skCF4LN5Tdgy5-zEUUcSEEbHwSh4jIXhKyQM8
[23-Jul-2026 08:51:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 08:51:33 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 08:51:33 UTC] User ID: 1125
[23-Jul-2026 08:51:33 UTC] ✅ User profile retrieved successfully for user ID: 1125
[23-Jul-2026 08:51:33 UTC] === API CALL LOG ===
[23-Jul-2026 08:51:33 UTC] Endpoint: user/profile.php
[23-Jul-2026 08:51:33 UTC] Full Log Data: {
    "timestamp": "2026-07-23 08:51:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a01:4f8:c012:762d::1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a01:4f8:c012:762d::1, 172.71.144.174",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNSIsInVzZXJuYW1lIjoibWFraW5nIiwiZW1haWwiOiJtbW0xNzExMjlAZ21haWwuY29tIiwiZXhwIjoxNzg1NDAxNDM1fQ.wKPAK3skCF4LN5Tdgy5-zEUUcSEEbHwSh4jIXhKyQM8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f971a55fbedbbf-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a01:4f8:c012:762d::1",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 08:51:33 UTC] === END API CALL LOG ===
[23-Jul-2026 08:51:33 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 08:51:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNSIsInVzZXJuYW1lIjoibWFraW5nIiwiZW1haWwiOiJtbW0xNzExMjlAZ21haWwuY29tIiwiZXhwIjoxNzg1NDAxNDM1fQ.wKPAK3skCF4LN5Tdgy5-zEUUcSEEbHwSh4jIXhKyQM8
[23-Jul-2026 08:51:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 08:51:33 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 08:51:33 UTC] User ID: 1125
[23-Jul-2026 08:51:33 UTC] ✅ User profile retrieved successfully for user ID: 1125
[23-Jul-2026 10:28:02 UTC] === API CALL LOG ===
[23-Jul-2026 10:28:02 UTC] Endpoint: user/profile.php
[23-Jul-2026 10:28:02 UTC] Full Log Data: {
    "timestamp": "2026-07-23 10:28:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "198.44.166.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "198.44.166.149, 104.22.104.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNiIsInVzZXJuYW1lIjoidHJkZSIsImVtYWlsIjoiZW5naW5lZXJha2hsYXE3MkBnbWFpbC5jb20iLCJleHAiOjE3ODU0MDcyODB9.FlQfUrCa8cXNShOXinyAFUEcC8VYHbiAvbzTBp8acxM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f9fef909ce2c74-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "198.44.166.149",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 10:28:02 UTC] === END API CALL LOG ===
[23-Jul-2026 10:28:02 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 10:28:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNiIsInVzZXJuYW1lIjoidHJkZSIsImVtYWlsIjoiZW5naW5lZXJha2hsYXE3MkBnbWFpbC5jb20iLCJleHAiOjE3ODU0MDcyODB9.FlQfUrCa8cXNShOXinyAFUEcC8VYHbiAvbzTBp8acxM
[23-Jul-2026 10:28:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 10:28:02 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 10:28:02 UTC] User ID: 1126
[23-Jul-2026 10:28:02 UTC] ✅ User profile retrieved successfully for user ID: 1126
[23-Jul-2026 10:28:02 UTC] === API CALL LOG ===
[23-Jul-2026 10:28:02 UTC] Endpoint: user/profile.php
[23-Jul-2026 10:28:02 UTC] Full Log Data: {
    "timestamp": "2026-07-23 10:28:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "198.44.166.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "198.44.166.149, 104.22.104.187",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNiIsInVzZXJuYW1lIjoidHJkZSIsImVtYWlsIjoiZW5naW5lZXJha2hsYXE3MkBnbWFpbC5jb20iLCJleHAiOjE3ODU0MDcyODB9.FlQfUrCa8cXNShOXinyAFUEcC8VYHbiAvbzTBp8acxM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f9fefaae052c74-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "198.44.166.149",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 10:28:02 UTC] === END API CALL LOG ===
[23-Jul-2026 10:28:02 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 10:28:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNiIsInVzZXJuYW1lIjoidHJkZSIsImVtYWlsIjoiZW5naW5lZXJha2hsYXE3MkBnbWFpbC5jb20iLCJleHAiOjE3ODU0MDcyODB9.FlQfUrCa8cXNShOXinyAFUEcC8VYHbiAvbzTBp8acxM
[23-Jul-2026 10:28:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 10:28:02 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 10:28:02 UTC] User ID: 1126
[23-Jul-2026 10:28:02 UTC] ✅ User profile retrieved successfully for user ID: 1126
[23-Jul-2026 10:28:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 10:28:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 10:28:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"198.44.166.149, 104.22.104.187","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNiIsInVzZXJuYW1lIjoidHJkZSIsImVtYWlsIjoiZW5naW5lZXJha2hsYXE3MkBnbWFpbC5jb20iLCJleHAiOjE3ODU0MDcyODB9.FlQfUrCa8cXNShOXinyAFUEcC8VYHbiAvbzTBp8acxM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1f9fefaae042c74-IAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"198.44.166.149","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-Jul-2026 10:28:02 UTC] === User Orders API Called ===
[23-Jul-2026 10:28:02 UTC] User ID: 1126
[23-Jul-2026 10:28:02 UTC] Limit: 20, Offset: 0
[23-Jul-2026 10:28:02 UTC] Orders found: 0
[23-Jul-2026 10:28:02 UTC] Orders data: []
[23-Jul-2026 10:28:02 UTC] Total orders count: 0
[23-Jul-2026 10:28:03 UTC] === API CALL LOG ===
[23-Jul-2026 10:28:03 UTC] Endpoint: user/profile.php
[23-Jul-2026 10:28:03 UTC] Full Log Data: {
    "timestamp": "2026-07-23 10:28:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "198.44.166.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "198.44.166.149, 104.22.104.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNiIsInVzZXJuYW1lIjoidHJkZSIsImVtYWlsIjoiZW5naW5lZXJha2hsYXE3MkBnbWFpbC5jb20iLCJleHAiOjE3ODU0MDcyODB9.FlQfUrCa8cXNShOXinyAFUEcC8VYHbiAvbzTBp8acxM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1f9ff03acc72c74-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "198.44.166.149",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 10:28:03 UTC] === END API CALL LOG ===
[23-Jul-2026 10:28:03 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 10:28:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNiIsInVzZXJuYW1lIjoidHJkZSIsImVtYWlsIjoiZW5naW5lZXJha2hsYXE3MkBnbWFpbC5jb20iLCJleHAiOjE3ODU0MDcyODB9.FlQfUrCa8cXNShOXinyAFUEcC8VYHbiAvbzTBp8acxM
[23-Jul-2026 10:28:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 10:28:03 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 10:28:03 UTC] User ID: 1126
[23-Jul-2026 10:28:03 UTC] ✅ User profile retrieved successfully for user ID: 1126
[23-Jul-2026 10:28:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 10:28:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 10:28:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"198.44.166.149, 104.22.104.81","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNiIsInVzZXJuYW1lIjoidHJkZSIsImVtYWlsIjoiZW5naW5lZXJha2hsYXE3MkBnbWFpbC5jb20iLCJleHAiOjE3ODU0MDcyODB9.FlQfUrCa8cXNShOXinyAFUEcC8VYHbiAvbzTBp8acxM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1fa001a69ea2c74-IAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"198.44.166.149","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-Jul-2026 10:28:48 UTC] === User Orders API Called ===
[23-Jul-2026 10:28:48 UTC] User ID: 1126
[23-Jul-2026 10:28:48 UTC] Limit: 20, Offset: 0
[23-Jul-2026 10:28:48 UTC] Orders found: 0
[23-Jul-2026 10:28:48 UTC] Orders data: []
[23-Jul-2026 10:28:48 UTC] Total orders count: 0
[23-Jul-2026 10:28:51 UTC] === API CALL LOG ===
[23-Jul-2026 10:28:51 UTC] Endpoint: user/profile.php
[23-Jul-2026 10:28:51 UTC] Full Log Data: {
    "timestamp": "2026-07-23 10:28:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "198.44.166.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "198.44.166.149, 104.22.104.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNiIsInVzZXJuYW1lIjoidHJkZSIsImVtYWlsIjoiZW5naW5lZXJha2hsYXE3MkBnbWFpbC5jb20iLCJleHAiOjE3ODU0MDcyODB9.FlQfUrCa8cXNShOXinyAFUEcC8VYHbiAvbzTBp8acxM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fa002d3a012c74-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "198.44.166.149",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 10:28:51 UTC] === END API CALL LOG ===
[23-Jul-2026 10:28:51 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 10:28:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNiIsInVzZXJuYW1lIjoidHJkZSIsImVtYWlsIjoiZW5naW5lZXJha2hsYXE3MkBnbWFpbC5jb20iLCJleHAiOjE3ODU0MDcyODB9.FlQfUrCa8cXNShOXinyAFUEcC8VYHbiAvbzTBp8acxM
[23-Jul-2026 10:28:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 10:28:51 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 10:28:51 UTC] User ID: 1126
[23-Jul-2026 10:28:51 UTC] ✅ User profile retrieved successfully for user ID: 1126
[23-Jul-2026 10:28:51 UTC] User Purchases API - User ID: 1126
[23-Jul-2026 10:28:51 UTC] User Purchases API - Total purchases found: 0
[23-Jul-2026 10:28:59 UTC] === API CALL LOG ===
[23-Jul-2026 10:28:59 UTC] Endpoint: user/profile.php
[23-Jul-2026 10:28:59 UTC] Full Log Data: {
    "timestamp": "2026-07-23 10:28:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "198.44.166.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "198.44.166.149, 104.22.104.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNiIsInVzZXJuYW1lIjoidHJkZSIsImVtYWlsIjoiZW5naW5lZXJha2hsYXE3MkBnbWFpbC5jb20iLCJleHAiOjE3ODU0MDcyODB9.FlQfUrCa8cXNShOXinyAFUEcC8VYHbiAvbzTBp8acxM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fa005ec9fc2c74-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "198.44.166.149",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 10:28:59 UTC] === END API CALL LOG ===
[23-Jul-2026 10:28:59 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 10:28:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNiIsInVzZXJuYW1lIjoidHJkZSIsImVtYWlsIjoiZW5naW5lZXJha2hsYXE3MkBnbWFpbC5jb20iLCJleHAiOjE3ODU0MDcyODB9.FlQfUrCa8cXNShOXinyAFUEcC8VYHbiAvbzTBp8acxM
[23-Jul-2026 10:28:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 10:28:59 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 10:28:59 UTC] User ID: 1126
[23-Jul-2026 10:28:59 UTC] ✅ User profile retrieved successfully for user ID: 1126
[23-Jul-2026 10:28:59 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 10:28:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 10:28:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"198.44.166.149, 104.22.104.81","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNiIsInVzZXJuYW1lIjoidHJkZSIsImVtYWlsIjoiZW5naW5lZXJha2hsYXE3MkBnbWFpbC5jb20iLCJleHAiOjE3ODU0MDcyODB9.FlQfUrCa8cXNShOXinyAFUEcC8VYHbiAvbzTBp8acxM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1fa005ec9fb2c74-IAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"198.44.166.149","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-Jul-2026 10:28:59 UTC] === User Orders API Called ===
[23-Jul-2026 10:28:59 UTC] User ID: 1126
[23-Jul-2026 10:28:59 UTC] Limit: 20, Offset: 0
[23-Jul-2026 10:28:59 UTC] Orders found: 0
[23-Jul-2026 10:28:59 UTC] Orders data: []
[23-Jul-2026 10:28:59 UTC] Total orders count: 0
[23-Jul-2026 10:28:59 UTC] === API CALL LOG ===
[23-Jul-2026 10:28:59 UTC] Endpoint: user/profile.php
[23-Jul-2026 10:28:59 UTC] Full Log Data: {
    "timestamp": "2026-07-23 10:28:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "198.44.166.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "198.44.166.149, 104.22.104.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNiIsInVzZXJuYW1lIjoidHJkZSIsImVtYWlsIjoiZW5naW5lZXJha2hsYXE3MkBnbWFpbC5jb20iLCJleHAiOjE3ODU0MDcyODB9.FlQfUrCa8cXNShOXinyAFUEcC8VYHbiAvbzTBp8acxM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fa00623b292c74-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "198.44.166.149",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 10:28:59 UTC] === END API CALL LOG ===
[23-Jul-2026 10:28:59 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 10:28:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNiIsInVzZXJuYW1lIjoidHJkZSIsImVtYWlsIjoiZW5naW5lZXJha2hsYXE3MkBnbWFpbC5jb20iLCJleHAiOjE3ODU0MDcyODB9.FlQfUrCa8cXNShOXinyAFUEcC8VYHbiAvbzTBp8acxM
[23-Jul-2026 10:28:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 10:28:59 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 10:28:59 UTC] User ID: 1126
[23-Jul-2026 10:28:59 UTC] ✅ User profile retrieved successfully for user ID: 1126
[23-Jul-2026 10:29:01 UTC] === API CALL LOG ===
[23-Jul-2026 10:29:01 UTC] Endpoint: user/profile.php
[23-Jul-2026 10:29:01 UTC] Full Log Data: {
    "timestamp": "2026-07-23 10:29:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "198.44.166.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "198.44.166.149, 104.22.104.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNiIsInVzZXJuYW1lIjoidHJkZSIsImVtYWlsIjoiZW5naW5lZXJha2hsYXE3MkBnbWFpbC5jb20iLCJleHAiOjE3ODU0MDcyODB9.FlQfUrCa8cXNShOXinyAFUEcC8VYHbiAvbzTBp8acxM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fa006a29ca2c74-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "198.44.166.149",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 10:29:01 UTC] === END API CALL LOG ===
[23-Jul-2026 10:29:01 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 10:29:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNiIsInVzZXJuYW1lIjoidHJkZSIsImVtYWlsIjoiZW5naW5lZXJha2hsYXE3MkBnbWFpbC5jb20iLCJleHAiOjE3ODU0MDcyODB9.FlQfUrCa8cXNShOXinyAFUEcC8VYHbiAvbzTBp8acxM
[23-Jul-2026 10:29:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 10:29:01 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 10:29:01 UTC] User ID: 1126
[23-Jul-2026 10:29:01 UTC] ✅ User profile retrieved successfully for user ID: 1126
[23-Jul-2026 10:29:16 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 10:29:16 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 10:29:16 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"198.44.166.149, 104.22.104.80","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNiIsInVzZXJuYW1lIjoidHJkZSIsImVtYWlsIjoiZW5naW5lZXJha2hsYXE3MkBnbWFpbC5jb20iLCJleHAiOjE3ODU0MDcyODB9.FlQfUrCa8cXNShOXinyAFUEcC8VYHbiAvbzTBp8acxM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1fa00c9ccc92c74-IAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"198.44.166.149","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-Jul-2026 10:29:16 UTC] === User Orders API Called ===
[23-Jul-2026 10:29:16 UTC] User ID: 1126
[23-Jul-2026 10:29:16 UTC] Limit: 20, Offset: 0
[23-Jul-2026 10:29:16 UTC] Orders found: 0
[23-Jul-2026 10:29:16 UTC] Orders data: []
[23-Jul-2026 10:29:16 UTC] Total orders count: 0
[23-Jul-2026 10:29:16 UTC] === API CALL LOG ===
[23-Jul-2026 10:29:16 UTC] Endpoint: user/profile.php
[23-Jul-2026 10:29:16 UTC] Full Log Data: {
    "timestamp": "2026-07-23 10:29:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "198.44.166.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "198.44.166.149, 104.22.104.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNiIsInVzZXJuYW1lIjoidHJkZSIsImVtYWlsIjoiZW5naW5lZXJha2hsYXE3MkBnbWFpbC5jb20iLCJleHAiOjE3ODU0MDcyODB9.FlQfUrCa8cXNShOXinyAFUEcC8VYHbiAvbzTBp8acxM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fa00c9cccb2c74-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "198.44.166.149",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 10:29:16 UTC] === END API CALL LOG ===
[23-Jul-2026 10:29:16 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 10:29:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNiIsInVzZXJuYW1lIjoidHJkZSIsImVtYWlsIjoiZW5naW5lZXJha2hsYXE3MkBnbWFpbC5jb20iLCJleHAiOjE3ODU0MDcyODB9.FlQfUrCa8cXNShOXinyAFUEcC8VYHbiAvbzTBp8acxM
[23-Jul-2026 10:29:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 10:29:16 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 10:29:16 UTC] User ID: 1126
[23-Jul-2026 10:29:16 UTC] ✅ User profile retrieved successfully for user ID: 1126
[23-Jul-2026 10:29:16 UTC] === API CALL LOG ===
[23-Jul-2026 10:29:16 UTC] Endpoint: user/profile.php
[23-Jul-2026 10:29:16 UTC] Full Log Data: {
    "timestamp": "2026-07-23 10:29:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "198.44.166.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "198.44.166.149, 104.22.104.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNiIsInVzZXJuYW1lIjoidHJkZSIsImVtYWlsIjoiZW5naW5lZXJha2hsYXE3MkBnbWFpbC5jb20iLCJleHAiOjE3ODU0MDcyODB9.FlQfUrCa8cXNShOXinyAFUEcC8VYHbiAvbzTBp8acxM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fa00cc5bf82c74-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "198.44.166.149",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 10:29:16 UTC] === END API CALL LOG ===
[23-Jul-2026 10:29:16 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 10:29:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNiIsInVzZXJuYW1lIjoidHJkZSIsImVtYWlsIjoiZW5naW5lZXJha2hsYXE3MkBnbWFpbC5jb20iLCJleHAiOjE3ODU0MDcyODB9.FlQfUrCa8cXNShOXinyAFUEcC8VYHbiAvbzTBp8acxM
[23-Jul-2026 10:29:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 10:29:16 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 10:29:16 UTC] User ID: 1126
[23-Jul-2026 10:29:16 UTC] ✅ User profile retrieved successfully for user ID: 1126
[23-Jul-2026 10:29:18 UTC] === API CALL LOG ===
[23-Jul-2026 10:29:18 UTC] Endpoint: user/profile.php
[23-Jul-2026 10:29:18 UTC] Full Log Data: {
    "timestamp": "2026-07-23 10:29:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "198.44.166.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "198.44.166.149, 104.22.104.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNiIsInVzZXJuYW1lIjoidHJkZSIsImVtYWlsIjoiZW5naW5lZXJha2hsYXE3MkBnbWFpbC5jb20iLCJleHAiOjE3ODU0MDcyODB9.FlQfUrCa8cXNShOXinyAFUEcC8VYHbiAvbzTBp8acxM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fa00d4ea1d2c74-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "198.44.166.149",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 10:29:18 UTC] === END API CALL LOG ===
[23-Jul-2026 10:29:18 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 10:29:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNiIsInVzZXJuYW1lIjoidHJkZSIsImVtYWlsIjoiZW5naW5lZXJha2hsYXE3MkBnbWFpbC5jb20iLCJleHAiOjE3ODU0MDcyODB9.FlQfUrCa8cXNShOXinyAFUEcC8VYHbiAvbzTBp8acxM
[23-Jul-2026 10:29:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 10:29:18 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 10:29:18 UTC] User ID: 1126
[23-Jul-2026 10:29:18 UTC] ✅ User profile retrieved successfully for user ID: 1126
[23-Jul-2026 10:29:25 UTC] === API CALL LOG ===
[23-Jul-2026 10:29:25 UTC] Endpoint: user/profile.php
[23-Jul-2026 10:29:25 UTC] Full Log Data: {
    "timestamp": "2026-07-23 10:29:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "198.44.166.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "198.44.166.149, 104.22.104.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNiIsInVzZXJuYW1lIjoidHJkZSIsImVtYWlsIjoiZW5naW5lZXJha2hsYXE3MkBnbWFpbC5jb20iLCJleHAiOjE3ODU0MDcyODB9.FlQfUrCa8cXNShOXinyAFUEcC8VYHbiAvbzTBp8acxM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fa0104edd72c74-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "198.44.166.149",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 10:29:25 UTC] === END API CALL LOG ===
[23-Jul-2026 10:29:25 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 10:29:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 10:29:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNiIsInVzZXJuYW1lIjoidHJkZSIsImVtYWlsIjoiZW5naW5lZXJha2hsYXE3MkBnbWFpbC5jb20iLCJleHAiOjE3ODU0MDcyODB9.FlQfUrCa8cXNShOXinyAFUEcC8VYHbiAvbzTBp8acxM
[23-Jul-2026 10:29:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 10:29:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 10:29:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"198.44.166.149, 104.22.104.80","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNiIsInVzZXJuYW1lIjoidHJkZSIsImVtYWlsIjoiZW5naW5lZXJha2hsYXE3MkBnbWFpbC5jb20iLCJleHAiOjE3ODU0MDcyODB9.FlQfUrCa8cXNShOXinyAFUEcC8VYHbiAvbzTBp8acxM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1fa0104edd42c74-IAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"198.44.166.149","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-Jul-2026 10:29:25 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 10:29:25 UTC] User ID: 1126
[23-Jul-2026 10:29:25 UTC] === User Orders API Called ===
[23-Jul-2026 10:29:25 UTC] User ID: 1126
[23-Jul-2026 10:29:25 UTC] Limit: 20, Offset: 0
[23-Jul-2026 10:29:25 UTC] ✅ User profile retrieved successfully for user ID: 1126
[23-Jul-2026 10:29:25 UTC] Orders found: 0
[23-Jul-2026 10:29:25 UTC] Orders data: []
[23-Jul-2026 10:29:25 UTC] Total orders count: 0
[23-Jul-2026 10:29:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 10:29:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 10:29:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"198.44.166.149, 104.22.104.80","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNiIsInVzZXJuYW1lIjoidHJkZSIsImVtYWlsIjoiZW5naW5lZXJha2hsYXE3MkBnbWFpbC5jb20iLCJleHAiOjE3ODU0MDcyODB9.FlQfUrCa8cXNShOXinyAFUEcC8VYHbiAvbzTBp8acxM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1fa01077d352c74-IAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"198.44.166.149","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-Jul-2026 10:29:26 UTC] === User Orders API Called ===
[23-Jul-2026 10:29:26 UTC] User ID: 1126
[23-Jul-2026 10:29:26 UTC] Limit: 20, Offset: 0
[23-Jul-2026 10:29:26 UTC] Orders found: 0
[23-Jul-2026 10:29:26 UTC] Orders data: []
[23-Jul-2026 10:29:26 UTC] Total orders count: 0
[23-Jul-2026 10:29:31 UTC] === API CALL LOG ===
[23-Jul-2026 10:29:31 UTC] Endpoint: user/profile.php
[23-Jul-2026 10:29:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 10:29:31 UTC] Full Log Data: {
    "timestamp": "2026-07-23 10:29:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "198.44.166.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "198.44.166.149, 104.22.104.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNiIsInVzZXJuYW1lIjoidHJkZSIsImVtYWlsIjoiZW5naW5lZXJha2hsYXE3MkBnbWFpbC5jb20iLCJleHAiOjE3ODU0MDcyODB9.FlQfUrCa8cXNShOXinyAFUEcC8VYHbiAvbzTBp8acxM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fa01271f082c74-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "198.44.166.149",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 10:29:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 10:29:31 UTC] === END API CALL LOG ===
[23-Jul-2026 10:29:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"198.44.166.149, 104.22.104.80","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNiIsInVzZXJuYW1lIjoidHJkZSIsImVtYWlsIjoiZW5naW5lZXJha2hsYXE3MkBnbWFpbC5jb20iLCJleHAiOjE3ODU0MDcyODB9.FlQfUrCa8cXNShOXinyAFUEcC8VYHbiAvbzTBp8acxM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1fa01271f022c74-IAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"198.44.166.149","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-Jul-2026 10:29:31 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 10:29:31 UTC] === User Orders API Called ===
[23-Jul-2026 10:29:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNiIsInVzZXJuYW1lIjoidHJkZSIsImVtYWlsIjoiZW5naW5lZXJha2hsYXE3MkBnbWFpbC5jb20iLCJleHAiOjE3ODU0MDcyODB9.FlQfUrCa8cXNShOXinyAFUEcC8VYHbiAvbzTBp8acxM
[23-Jul-2026 10:29:31 UTC] User ID: 1126
[23-Jul-2026 10:29:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 10:29:31 UTC] Limit: 20, Offset: 0
[23-Jul-2026 10:29:31 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 10:29:31 UTC] User ID: 1126
[23-Jul-2026 10:29:31 UTC] ✅ User profile retrieved successfully for user ID: 1126
[23-Jul-2026 10:29:31 UTC] Orders found: 0
[23-Jul-2026 10:29:31 UTC] Orders data: []
[23-Jul-2026 10:29:31 UTC] Total orders count: 0
[23-Jul-2026 10:29:31 UTC] === API CALL LOG ===
[23-Jul-2026 10:29:31 UTC] Endpoint: user/profile.php
[23-Jul-2026 10:29:31 UTC] Full Log Data: {
    "timestamp": "2026-07-23 10:29:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "198.44.166.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "198.44.166.149, 104.22.104.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNiIsInVzZXJuYW1lIjoidHJkZSIsImVtYWlsIjoiZW5naW5lZXJha2hsYXE3MkBnbWFpbC5jb20iLCJleHAiOjE3ODU0MDcyODB9.FlQfUrCa8cXNShOXinyAFUEcC8VYHbiAvbzTBp8acxM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fa012a1f3e2c74-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "198.44.166.149",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 10:29:31 UTC] === END API CALL LOG ===
[23-Jul-2026 10:29:31 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 10:29:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNiIsInVzZXJuYW1lIjoidHJkZSIsImVtYWlsIjoiZW5naW5lZXJha2hsYXE3MkBnbWFpbC5jb20iLCJleHAiOjE3ODU0MDcyODB9.FlQfUrCa8cXNShOXinyAFUEcC8VYHbiAvbzTBp8acxM
[23-Jul-2026 10:29:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 10:29:31 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 10:29:31 UTC] User ID: 1126
[23-Jul-2026 10:29:31 UTC] ✅ User profile retrieved successfully for user ID: 1126
[23-Jul-2026 10:29:32 UTC] === API CALL LOG ===
[23-Jul-2026 10:29:32 UTC] Endpoint: user/profile.php
[23-Jul-2026 10:29:32 UTC] Full Log Data: {
    "timestamp": "2026-07-23 10:29:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "198.44.166.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "198.44.166.149, 104.22.104.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNiIsInVzZXJuYW1lIjoidHJkZSIsImVtYWlsIjoiZW5naW5lZXJha2hsYXE3MkBnbWFpbC5jb20iLCJleHAiOjE3ODU0MDcyODB9.FlQfUrCa8cXNShOXinyAFUEcC8VYHbiAvbzTBp8acxM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fa012fe8912c74-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "198.44.166.149",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 10:29:32 UTC] === END API CALL LOG ===
[23-Jul-2026 10:29:32 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 10:29:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNiIsInVzZXJuYW1lIjoidHJkZSIsImVtYWlsIjoiZW5naW5lZXJha2hsYXE3MkBnbWFpbC5jb20iLCJleHAiOjE3ODU0MDcyODB9.FlQfUrCa8cXNShOXinyAFUEcC8VYHbiAvbzTBp8acxM
[23-Jul-2026 10:29:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 10:29:32 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 10:29:32 UTC] User ID: 1126
[23-Jul-2026 10:29:32 UTC] ✅ User profile retrieved successfully for user ID: 1126
[23-Jul-2026 10:29:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 10:29:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 10:29:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"198.44.166.149, 104.22.104.80","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNiIsInVzZXJuYW1lIjoidHJkZSIsImVtYWlsIjoiZW5naW5lZXJha2hsYXE3MkBnbWFpbC5jb20iLCJleHAiOjE3ODU0MDcyODB9.FlQfUrCa8cXNShOXinyAFUEcC8VYHbiAvbzTBp8acxM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1fa0144ecfe2c74-IAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"198.44.166.149","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-Jul-2026 10:29:36 UTC] === User Orders API Called ===
[23-Jul-2026 10:29:36 UTC] === API CALL LOG ===
[23-Jul-2026 10:29:36 UTC] User ID: 1126
[23-Jul-2026 10:29:36 UTC] Endpoint: user/profile.php
[23-Jul-2026 10:29:36 UTC] Limit: 20, Offset: 0
[23-Jul-2026 10:29:36 UTC] Full Log Data: {
    "timestamp": "2026-07-23 10:29:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "198.44.166.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "198.44.166.149, 104.22.104.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNiIsInVzZXJuYW1lIjoidHJkZSIsImVtYWlsIjoiZW5naW5lZXJha2hsYXE3MkBnbWFpbC5jb20iLCJleHAiOjE3ODU0MDcyODB9.FlQfUrCa8cXNShOXinyAFUEcC8VYHbiAvbzTBp8acxM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fa0144ed002c74-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "198.44.166.149",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 10:29:36 UTC] === END API CALL LOG ===
[23-Jul-2026 10:29:36 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 10:29:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNiIsInVzZXJuYW1lIjoidHJkZSIsImVtYWlsIjoiZW5naW5lZXJha2hsYXE3MkBnbWFpbC5jb20iLCJleHAiOjE3ODU0MDcyODB9.FlQfUrCa8cXNShOXinyAFUEcC8VYHbiAvbzTBp8acxM
[23-Jul-2026 10:29:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 10:29:36 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 10:29:36 UTC] User ID: 1126
[23-Jul-2026 10:29:36 UTC] Orders found: 0
[23-Jul-2026 10:29:36 UTC] Orders data: []
[23-Jul-2026 10:29:36 UTC] ✅ User profile retrieved successfully for user ID: 1126
[23-Jul-2026 10:29:36 UTC] Total orders count: 0
[23-Jul-2026 10:29:36 UTC] === API CALL LOG ===
[23-Jul-2026 10:29:36 UTC] Endpoint: user/profile.php
[23-Jul-2026 10:29:36 UTC] Full Log Data: {
    "timestamp": "2026-07-23 10:29:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "198.44.166.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "198.44.166.149, 104.22.104.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNiIsInVzZXJuYW1lIjoidHJkZSIsImVtYWlsIjoiZW5naW5lZXJha2hsYXE3MkBnbWFpbC5jb20iLCJleHAiOjE3ODU0MDcyODB9.FlQfUrCa8cXNShOXinyAFUEcC8VYHbiAvbzTBp8acxM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fa01480c0a2c74-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "198.44.166.149",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 10:29:36 UTC] === END API CALL LOG ===
[23-Jul-2026 10:29:36 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 10:29:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNiIsInVzZXJuYW1lIjoidHJkZSIsImVtYWlsIjoiZW5naW5lZXJha2hsYXE3MkBnbWFpbC5jb20iLCJleHAiOjE3ODU0MDcyODB9.FlQfUrCa8cXNShOXinyAFUEcC8VYHbiAvbzTBp8acxM
[23-Jul-2026 10:29:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 10:29:36 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 10:29:36 UTC] User ID: 1126
[23-Jul-2026 10:29:36 UTC] ✅ User profile retrieved successfully for user ID: 1126
[23-Jul-2026 10:29:37 UTC] === API CALL LOG ===
[23-Jul-2026 10:29:37 UTC] Endpoint: user/profile.php
[23-Jul-2026 10:29:37 UTC] Full Log Data: {
    "timestamp": "2026-07-23 10:29:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "198.44.166.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "198.44.166.149, 104.22.104.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNiIsInVzZXJuYW1lIjoidHJkZSIsImVtYWlsIjoiZW5naW5lZXJha2hsYXE3MkBnbWFpbC5jb20iLCJleHAiOjE3ODU0MDcyODB9.FlQfUrCa8cXNShOXinyAFUEcC8VYHbiAvbzTBp8acxM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fa014da9e22c74-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "198.44.166.149",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 10:29:37 UTC] === END API CALL LOG ===
[23-Jul-2026 10:29:37 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 10:29:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNiIsInVzZXJuYW1lIjoidHJkZSIsImVtYWlsIjoiZW5naW5lZXJha2hsYXE3MkBnbWFpbC5jb20iLCJleHAiOjE3ODU0MDcyODB9.FlQfUrCa8cXNShOXinyAFUEcC8VYHbiAvbzTBp8acxM
[23-Jul-2026 10:29:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 10:29:37 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 10:29:37 UTC] User ID: 1126
[23-Jul-2026 10:29:37 UTC] ✅ User profile retrieved successfully for user ID: 1126
[23-Jul-2026 10:38:50 UTC] === API CALL LOG ===
[23-Jul-2026 10:38:50 UTC] Endpoint: user/profile.php
[23-Jul-2026 10:38:50 UTC] Full Log Data: {
    "timestamp": "2026-07-23 10:38:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "198.44.166.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "198.44.166.149, 172.71.194.86",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNiIsInVzZXJuYW1lIjoidHJkZSIsImVtYWlsIjoiZW5naW5lZXJha2hsYXE3MkBnbWFpbC5jb20iLCJleHAiOjE3ODU0MDcyODB9.FlQfUrCa8cXNShOXinyAFUEcC8VYHbiAvbzTBp8acxM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fa0ecafdc50739-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "198.44.166.149",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 10:38:50 UTC] === END API CALL LOG ===
[23-Jul-2026 10:38:50 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 10:38:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNiIsInVzZXJuYW1lIjoidHJkZSIsImVtYWlsIjoiZW5naW5lZXJha2hsYXE3MkBnbWFpbC5jb20iLCJleHAiOjE3ODU0MDcyODB9.FlQfUrCa8cXNShOXinyAFUEcC8VYHbiAvbzTBp8acxM
[23-Jul-2026 10:38:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 10:38:50 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 10:38:50 UTC] User ID: 1126
[23-Jul-2026 10:38:50 UTC] ✅ User profile retrieved successfully for user ID: 1126
[23-Jul-2026 10:38:52 UTC] === API CALL LOG ===
[23-Jul-2026 10:38:52 UTC] Endpoint: user/profile.php
[23-Jul-2026 10:38:52 UTC] Full Log Data: {
    "timestamp": "2026-07-23 10:38:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "198.44.166.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "198.44.166.149, 172.71.194.86",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNiIsInVzZXJuYW1lIjoidHJkZSIsImVtYWlsIjoiZW5naW5lZXJha2hsYXE3MkBnbWFpbC5jb20iLCJleHAiOjE3ODU0MDcyODB9.FlQfUrCa8cXNShOXinyAFUEcC8VYHbiAvbzTBp8acxM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fa0ed6df730739-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "198.44.166.149",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 10:38:52 UTC] === END API CALL LOG ===
[23-Jul-2026 10:38:52 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 10:38:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNiIsInVzZXJuYW1lIjoidHJkZSIsImVtYWlsIjoiZW5naW5lZXJha2hsYXE3MkBnbWFpbC5jb20iLCJleHAiOjE3ODU0MDcyODB9.FlQfUrCa8cXNShOXinyAFUEcC8VYHbiAvbzTBp8acxM
[23-Jul-2026 10:38:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 10:38:52 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 10:38:52 UTC] User ID: 1126
[23-Jul-2026 10:38:52 UTC] ✅ User profile retrieved successfully for user ID: 1126
[23-Jul-2026 10:38:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 10:38:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 10:38:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"198.44.166.149, 172.71.194.86","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNiIsInVzZXJuYW1lIjoidHJkZSIsImVtYWlsIjoiZW5naW5lZXJha2hsYXE3MkBnbWFpbC5jb20iLCJleHAiOjE3ODU0MDcyODB9.FlQfUrCa8cXNShOXinyAFUEcC8VYHbiAvbzTBp8acxM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1fa0ed6df780739-IAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"198.44.166.149","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-Jul-2026 10:38:52 UTC] === User Orders API Called ===
[23-Jul-2026 10:38:52 UTC] User ID: 1126
[23-Jul-2026 10:38:52 UTC] Limit: 20, Offset: 0
[23-Jul-2026 10:38:52 UTC] Orders found: 0
[23-Jul-2026 10:38:52 UTC] Orders data: []
[23-Jul-2026 10:38:52 UTC] Total orders count: 0
[23-Jul-2026 10:38:52 UTC] === API CALL LOG ===
[23-Jul-2026 10:38:52 UTC] Endpoint: user/profile.php
[23-Jul-2026 10:38:52 UTC] Full Log Data: {
    "timestamp": "2026-07-23 10:38:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "198.44.166.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "198.44.166.149, 172.71.194.86",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNiIsInVzZXJuYW1lIjoidHJkZSIsImVtYWlsIjoiZW5naW5lZXJha2hsYXE3MkBnbWFpbC5jb20iLCJleHAiOjE3ODU0MDcyODB9.FlQfUrCa8cXNShOXinyAFUEcC8VYHbiAvbzTBp8acxM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fa0ed828c40739-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "198.44.166.149",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 10:38:52 UTC] === END API CALL LOG ===
[23-Jul-2026 10:38:52 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 10:38:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNiIsInVzZXJuYW1lIjoidHJkZSIsImVtYWlsIjoiZW5naW5lZXJha2hsYXE3MkBnbWFpbC5jb20iLCJleHAiOjE3ODU0MDcyODB9.FlQfUrCa8cXNShOXinyAFUEcC8VYHbiAvbzTBp8acxM
[23-Jul-2026 10:38:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 10:38:52 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 10:38:52 UTC] User ID: 1126
[23-Jul-2026 10:38:52 UTC] ✅ User profile retrieved successfully for user ID: 1126
[23-Jul-2026 10:38:53 UTC] === API CALL LOG ===
[23-Jul-2026 10:38:53 UTC] Endpoint: user/profile.php
[23-Jul-2026 10:38:53 UTC] Full Log Data: {
    "timestamp": "2026-07-23 10:38:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "198.44.166.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "198.44.166.149, 172.71.194.86",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNiIsInVzZXJuYW1lIjoidHJkZSIsImVtYWlsIjoiZW5naW5lZXJha2hsYXE3MkBnbWFpbC5jb20iLCJleHAiOjE3ODU0MDcyODB9.FlQfUrCa8cXNShOXinyAFUEcC8VYHbiAvbzTBp8acxM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fa0ee0dfab0739-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "198.44.166.149",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 10:38:53 UTC] === END API CALL LOG ===
[23-Jul-2026 10:38:53 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 10:38:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNiIsInVzZXJuYW1lIjoidHJkZSIsImVtYWlsIjoiZW5naW5lZXJha2hsYXE3MkBnbWFpbC5jb20iLCJleHAiOjE3ODU0MDcyODB9.FlQfUrCa8cXNShOXinyAFUEcC8VYHbiAvbzTBp8acxM
[23-Jul-2026 10:38:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 10:38:53 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 10:38:53 UTC] User ID: 1126
[23-Jul-2026 10:38:53 UTC] ✅ User profile retrieved successfully for user ID: 1126
[23-Jul-2026 10:39:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 10:39:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 10:39:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"198.44.166.149, 172.71.194.87","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNiIsInVzZXJuYW1lIjoidHJkZSIsImVtYWlsIjoiZW5naW5lZXJha2hsYXE3MkBnbWFpbC5jb20iLCJleHAiOjE3ODU0MDcyODB9.FlQfUrCa8cXNShOXinyAFUEcC8VYHbiAvbzTBp8acxM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1fa0f1e585c0739-IAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"198.44.166.149","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-Jul-2026 10:39:03 UTC] === User Orders API Called ===
[23-Jul-2026 10:39:03 UTC] User ID: 1126
[23-Jul-2026 10:39:03 UTC] Limit: 20, Offset: 0
[23-Jul-2026 10:39:03 UTC] Orders found: 0
[23-Jul-2026 10:39:03 UTC] Orders data: []
[23-Jul-2026 10:39:03 UTC] Total orders count: 0
[23-Jul-2026 10:39:03 UTC] === API CALL LOG ===
[23-Jul-2026 10:39:03 UTC] Endpoint: user/profile.php
[23-Jul-2026 10:39:03 UTC] Full Log Data: {
    "timestamp": "2026-07-23 10:39:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "198.44.166.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "198.44.166.149, 172.71.194.87",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNiIsInVzZXJuYW1lIjoidHJkZSIsImVtYWlsIjoiZW5naW5lZXJha2hsYXE3MkBnbWFpbC5jb20iLCJleHAiOjE3ODU0MDcyODB9.FlQfUrCa8cXNShOXinyAFUEcC8VYHbiAvbzTBp8acxM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fa0f1e585d0739-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "198.44.166.149",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 10:39:03 UTC] === END API CALL LOG ===
[23-Jul-2026 10:39:03 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 10:39:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNiIsInVzZXJuYW1lIjoidHJkZSIsImVtYWlsIjoiZW5naW5lZXJha2hsYXE3MkBnbWFpbC5jb20iLCJleHAiOjE3ODU0MDcyODB9.FlQfUrCa8cXNShOXinyAFUEcC8VYHbiAvbzTBp8acxM
[23-Jul-2026 10:39:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 10:39:03 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 10:39:03 UTC] User ID: 1126
[23-Jul-2026 10:39:03 UTC] ✅ User profile retrieved successfully for user ID: 1126
[23-Jul-2026 10:39:04 UTC] === API CALL LOG ===
[23-Jul-2026 10:39:04 UTC] Endpoint: user/profile.php
[23-Jul-2026 10:39:04 UTC] Full Log Data: {
    "timestamp": "2026-07-23 10:39:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "198.44.166.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "198.44.166.149, 172.71.194.87",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNiIsInVzZXJuYW1lIjoidHJkZSIsImVtYWlsIjoiZW5naW5lZXJha2hsYXE3MkBnbWFpbC5jb20iLCJleHAiOjE3ODU0MDcyODB9.FlQfUrCa8cXNShOXinyAFUEcC8VYHbiAvbzTBp8acxM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fa0f231c060739-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "198.44.166.149",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 10:39:04 UTC] === END API CALL LOG ===
[23-Jul-2026 10:39:04 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 10:39:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNiIsInVzZXJuYW1lIjoidHJkZSIsImVtYWlsIjoiZW5naW5lZXJha2hsYXE3MkBnbWFpbC5jb20iLCJleHAiOjE3ODU0MDcyODB9.FlQfUrCa8cXNShOXinyAFUEcC8VYHbiAvbzTBp8acxM
[23-Jul-2026 10:39:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 10:39:04 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 10:39:04 UTC] User ID: 1126
[23-Jul-2026 10:39:04 UTC] ✅ User profile retrieved successfully for user ID: 1126
[23-Jul-2026 10:39:08 UTC] === API CALL LOG ===
[23-Jul-2026 10:39:08 UTC] Endpoint: user/profile.php
[23-Jul-2026 10:39:08 UTC] Full Log Data: {
    "timestamp": "2026-07-23 10:39:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "198.44.166.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "198.44.166.149, 172.71.194.87",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNiIsInVzZXJuYW1lIjoidHJkZSIsImVtYWlsIjoiZW5naW5lZXJha2hsYXE3MkBnbWFpbC5jb20iLCJleHAiOjE3ODU0MDcyODB9.FlQfUrCa8cXNShOXinyAFUEcC8VYHbiAvbzTBp8acxM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fa0f409c1b0739-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "198.44.166.149",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 10:39:08 UTC] === END API CALL LOG ===
[23-Jul-2026 10:39:08 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 10:39:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNiIsInVzZXJuYW1lIjoidHJkZSIsImVtYWlsIjoiZW5naW5lZXJha2hsYXE3MkBnbWFpbC5jb20iLCJleHAiOjE3ODU0MDcyODB9.FlQfUrCa8cXNShOXinyAFUEcC8VYHbiAvbzTBp8acxM
[23-Jul-2026 10:39:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 10:39:08 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 10:39:08 UTC] User ID: 1126
[23-Jul-2026 10:39:08 UTC] ✅ User profile retrieved successfully for user ID: 1126
[23-Jul-2026 10:39:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 10:39:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 10:39:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"198.44.166.149, 172.71.194.87","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNiIsInVzZXJuYW1lIjoidHJkZSIsImVtYWlsIjoiZW5naW5lZXJha2hsYXE3MkBnbWFpbC5jb20iLCJleHAiOjE3ODU0MDcyODB9.FlQfUrCa8cXNShOXinyAFUEcC8VYHbiAvbzTBp8acxM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1fa0f409c170739-IAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"198.44.166.149","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-Jul-2026 10:39:08 UTC] === User Orders API Called ===
[23-Jul-2026 10:39:08 UTC] User ID: 1126
[23-Jul-2026 10:39:08 UTC] Limit: 20, Offset: 0
[23-Jul-2026 10:39:08 UTC] Orders found: 0
[23-Jul-2026 10:39:08 UTC] Orders data: []
[23-Jul-2026 10:39:08 UTC] Total orders count: 0
[23-Jul-2026 10:39:09 UTC] === API CALL LOG ===
[23-Jul-2026 10:39:09 UTC] Endpoint: user/profile.php
[23-Jul-2026 10:39:09 UTC] Full Log Data: {
    "timestamp": "2026-07-23 10:39:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "198.44.166.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "198.44.166.149, 172.71.194.86",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNiIsInVzZXJuYW1lIjoidHJkZSIsImVtYWlsIjoiZW5naW5lZXJha2hsYXE3MkBnbWFpbC5jb20iLCJleHAiOjE3ODU0MDcyODB9.FlQfUrCa8cXNShOXinyAFUEcC8VYHbiAvbzTBp8acxM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fa0f43cec30739-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "198.44.166.149",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 10:39:09 UTC] === END API CALL LOG ===
[23-Jul-2026 10:39:09 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 10:39:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNiIsInVzZXJuYW1lIjoidHJkZSIsImVtYWlsIjoiZW5naW5lZXJha2hsYXE3MkBnbWFpbC5jb20iLCJleHAiOjE3ODU0MDcyODB9.FlQfUrCa8cXNShOXinyAFUEcC8VYHbiAvbzTBp8acxM
[23-Jul-2026 10:39:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 10:39:09 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 10:39:09 UTC] User ID: 1126
[23-Jul-2026 10:39:09 UTC] ✅ User profile retrieved successfully for user ID: 1126
[23-Jul-2026 10:39:10 UTC] === API CALL LOG ===
[23-Jul-2026 10:39:10 UTC] Endpoint: user/profile.php
[23-Jul-2026 10:39:10 UTC] Full Log Data: {
    "timestamp": "2026-07-23 10:39:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "198.44.166.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "198.44.166.149, 172.71.194.86",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNiIsInVzZXJuYW1lIjoidHJkZSIsImVtYWlsIjoiZW5naW5lZXJha2hsYXE3MkBnbWFpbC5jb20iLCJleHAiOjE3ODU0MDcyODB9.FlQfUrCa8cXNShOXinyAFUEcC8VYHbiAvbzTBp8acxM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fa0f4a3bc90739-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "198.44.166.149",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 10:39:10 UTC] === END API CALL LOG ===
[23-Jul-2026 10:39:10 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 10:39:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNiIsInVzZXJuYW1lIjoidHJkZSIsImVtYWlsIjoiZW5naW5lZXJha2hsYXE3MkBnbWFpbC5jb20iLCJleHAiOjE3ODU0MDcyODB9.FlQfUrCa8cXNShOXinyAFUEcC8VYHbiAvbzTBp8acxM
[23-Jul-2026 10:39:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 10:39:10 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 10:39:10 UTC] User ID: 1126
[23-Jul-2026 10:39:10 UTC] ✅ User profile retrieved successfully for user ID: 1126
[23-Jul-2026 10:39:16 UTC] === API CALL LOG ===
[23-Jul-2026 10:39:16 UTC] Endpoint: user/profile.php
[23-Jul-2026 10:39:16 UTC] Full Log Data: {
    "timestamp": "2026-07-23 10:39:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "198.44.166.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "198.44.166.149, 172.71.194.87",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNiIsInVzZXJuYW1lIjoidHJkZSIsImVtYWlsIjoiZW5naW5lZXJha2hsYXE3MkBnbWFpbC5jb20iLCJleHAiOjE3ODU0MDcyODB9.FlQfUrCa8cXNShOXinyAFUEcC8VYHbiAvbzTBp8acxM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fa0f6d2e3c0739-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "198.44.166.149",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 10:39:16 UTC] === END API CALL LOG ===
[23-Jul-2026 10:39:16 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 10:39:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNiIsInVzZXJuYW1lIjoidHJkZSIsImVtYWlsIjoiZW5naW5lZXJha2hsYXE3MkBnbWFpbC5jb20iLCJleHAiOjE3ODU0MDcyODB9.FlQfUrCa8cXNShOXinyAFUEcC8VYHbiAvbzTBp8acxM
[23-Jul-2026 10:39:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 10:39:16 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 10:39:16 UTC] User ID: 1126
[23-Jul-2026 10:39:16 UTC] ✅ User profile retrieved successfully for user ID: 1126
[23-Jul-2026 10:39:16 UTC] User Purchases API - User ID: 1126
[23-Jul-2026 10:39:16 UTC] User Purchases API - Total purchases found: 0
[23-Jul-2026 10:39:21 UTC] User Purchases API - User ID: 1126
[23-Jul-2026 10:39:21 UTC] User Purchases API - Total purchases found: 0
[23-Jul-2026 10:39:25 UTC] === API CALL LOG ===
[23-Jul-2026 10:39:25 UTC] Endpoint: user/profile.php
[23-Jul-2026 10:39:25 UTC] Full Log Data: {
    "timestamp": "2026-07-23 10:39:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "198.44.166.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "198.44.166.149, 172.71.194.87",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNiIsInVzZXJuYW1lIjoidHJkZSIsImVtYWlsIjoiZW5naW5lZXJha2hsYXE3MkBnbWFpbC5jb20iLCJleHAiOjE3ODU0MDcyODB9.FlQfUrCa8cXNShOXinyAFUEcC8VYHbiAvbzTBp8acxM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fa0fa6a9610739-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "198.44.166.149",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 10:39:25 UTC] === END API CALL LOG ===
[23-Jul-2026 10:39:25 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 10:39:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNiIsInVzZXJuYW1lIjoidHJkZSIsImVtYWlsIjoiZW5naW5lZXJha2hsYXE3MkBnbWFpbC5jb20iLCJleHAiOjE3ODU0MDcyODB9.FlQfUrCa8cXNShOXinyAFUEcC8VYHbiAvbzTBp8acxM
[23-Jul-2026 10:39:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 10:39:25 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 10:39:25 UTC] User ID: 1126
[23-Jul-2026 10:39:25 UTC] ✅ User profile retrieved successfully for user ID: 1126
[23-Jul-2026 10:39:25 UTC] User Purchases API - User ID: 1126
[23-Jul-2026 10:39:25 UTC] User Purchases API - Total purchases found: 0
[23-Jul-2026 10:39:32 UTC] === API CALL LOG ===
[23-Jul-2026 10:39:32 UTC] Endpoint: user/profile.php
[23-Jul-2026 10:39:32 UTC] Full Log Data: {
    "timestamp": "2026-07-23 10:39:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "198.44.166.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "198.44.166.149, 172.71.194.87",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNiIsInVzZXJuYW1lIjoidHJkZSIsImVtYWlsIjoiZW5naW5lZXJha2hsYXE3MkBnbWFpbC5jb20iLCJleHAiOjE3ODU0MDcyODB9.FlQfUrCa8cXNShOXinyAFUEcC8VYHbiAvbzTBp8acxM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fa0fd18dd30739-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "198.44.166.149",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 10:39:32 UTC] === END API CALL LOG ===
[23-Jul-2026 10:39:32 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 10:39:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNiIsInVzZXJuYW1lIjoidHJkZSIsImVtYWlsIjoiZW5naW5lZXJha2hsYXE3MkBnbWFpbC5jb20iLCJleHAiOjE3ODU0MDcyODB9.FlQfUrCa8cXNShOXinyAFUEcC8VYHbiAvbzTBp8acxM
[23-Jul-2026 10:39:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 10:39:32 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 10:39:32 UTC] User ID: 1126
[23-Jul-2026 10:39:32 UTC] ✅ User profile retrieved successfully for user ID: 1126
[23-Jul-2026 10:39:32 UTC] User Purchases API - User ID: 1126
[23-Jul-2026 10:39:32 UTC] User Purchases API - Total purchases found: 0
[23-Jul-2026 10:40:49 UTC] === API CALL LOG ===
[23-Jul-2026 10:40:49 UTC] Endpoint: user/profile.php
[23-Jul-2026 10:40:49 UTC] Full Log Data: {
    "timestamp": "2026-07-23 10:40:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "198.44.166.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "198.44.166.149, 172.71.194.87",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNiIsInVzZXJuYW1lIjoidHJkZSIsImVtYWlsIjoiZW5naW5lZXJha2hsYXE3MkBnbWFpbC5jb20iLCJleHAiOjE3ODU0MDcyODB9.FlQfUrCa8cXNShOXinyAFUEcC8VYHbiAvbzTBp8acxM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fa11b5ab5d0739-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "198.44.166.149",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 10:40:49 UTC] === END API CALL LOG ===
[23-Jul-2026 10:40:49 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 10:40:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNiIsInVzZXJuYW1lIjoidHJkZSIsImVtYWlsIjoiZW5naW5lZXJha2hsYXE3MkBnbWFpbC5jb20iLCJleHAiOjE3ODU0MDcyODB9.FlQfUrCa8cXNShOXinyAFUEcC8VYHbiAvbzTBp8acxM
[23-Jul-2026 10:40:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 10:40:49 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 10:40:49 UTC] User ID: 1126
[23-Jul-2026 10:40:49 UTC] ✅ User profile retrieved successfully for user ID: 1126
[23-Jul-2026 10:40:49 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 10:40:49 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 10:40:49 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"198.44.166.149, 172.71.194.87","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNiIsInVzZXJuYW1lIjoidHJkZSIsImVtYWlsIjoiZW5naW5lZXJha2hsYXE3MkBnbWFpbC5jb20iLCJleHAiOjE3ODU0MDcyODB9.FlQfUrCa8cXNShOXinyAFUEcC8VYHbiAvbzTBp8acxM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1fa11b5ab5c0739-IAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"198.44.166.149","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-Jul-2026 10:40:49 UTC] === User Orders API Called ===
[23-Jul-2026 10:40:49 UTC] User ID: 1126
[23-Jul-2026 10:40:49 UTC] Limit: 20, Offset: 0
[23-Jul-2026 10:40:49 UTC] Orders found: 0
[23-Jul-2026 10:40:49 UTC] Orders data: []
[23-Jul-2026 10:40:49 UTC] Total orders count: 0
[23-Jul-2026 10:40:50 UTC] === API CALL LOG ===
[23-Jul-2026 10:40:50 UTC] Endpoint: user/profile.php
[23-Jul-2026 10:40:50 UTC] Full Log Data: {
    "timestamp": "2026-07-23 10:40:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "198.44.166.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "198.44.166.149, 172.71.194.86",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNiIsInVzZXJuYW1lIjoidHJkZSIsImVtYWlsIjoiZW5naW5lZXJha2hsYXE3MkBnbWFpbC5jb20iLCJleHAiOjE3ODU0MDcyODB9.FlQfUrCa8cXNShOXinyAFUEcC8VYHbiAvbzTBp8acxM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fa11b97d8a0739-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "198.44.166.149",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 10:40:50 UTC] === END API CALL LOG ===
[23-Jul-2026 10:40:50 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 10:40:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNiIsInVzZXJuYW1lIjoidHJkZSIsImVtYWlsIjoiZW5naW5lZXJha2hsYXE3MkBnbWFpbC5jb20iLCJleHAiOjE3ODU0MDcyODB9.FlQfUrCa8cXNShOXinyAFUEcC8VYHbiAvbzTBp8acxM
[23-Jul-2026 10:40:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 10:40:50 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 10:40:50 UTC] User ID: 1126
[23-Jul-2026 10:40:50 UTC] ✅ User profile retrieved successfully for user ID: 1126
[23-Jul-2026 10:40:51 UTC] === API CALL LOG ===
[23-Jul-2026 10:40:51 UTC] Endpoint: user/profile.php
[23-Jul-2026 10:40:51 UTC] Full Log Data: {
    "timestamp": "2026-07-23 10:40:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "198.44.166.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "198.44.166.149, 172.71.194.86",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNiIsInVzZXJuYW1lIjoidHJkZSIsImVtYWlsIjoiZW5naW5lZXJha2hsYXE3MkBnbWFpbC5jb20iLCJleHAiOjE3ODU0MDcyODB9.FlQfUrCa8cXNShOXinyAFUEcC8VYHbiAvbzTBp8acxM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fa11c13a780739-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "198.44.166.149",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 10:40:51 UTC] === END API CALL LOG ===
[23-Jul-2026 10:40:51 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 10:40:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNiIsInVzZXJuYW1lIjoidHJkZSIsImVtYWlsIjoiZW5naW5lZXJha2hsYXE3MkBnbWFpbC5jb20iLCJleHAiOjE3ODU0MDcyODB9.FlQfUrCa8cXNShOXinyAFUEcC8VYHbiAvbzTBp8acxM
[23-Jul-2026 10:40:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 10:40:51 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 10:40:51 UTC] User ID: 1126
[23-Jul-2026 10:40:51 UTC] ✅ User profile retrieved successfully for user ID: 1126
[23-Jul-2026 10:40:54 UTC] === API CALL LOG ===
[23-Jul-2026 10:40:54 UTC] Endpoint: user/profile.php
[23-Jul-2026 10:40:54 UTC] Full Log Data: {
    "timestamp": "2026-07-23 10:40:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "198.44.166.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "198.44.166.149, 172.71.194.87",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNiIsInVzZXJuYW1lIjoidHJkZSIsImVtYWlsIjoiZW5naW5lZXJha2hsYXE3MkBnbWFpbC5jb20iLCJleHAiOjE3ODU0MDcyODB9.FlQfUrCa8cXNShOXinyAFUEcC8VYHbiAvbzTBp8acxM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fa11d33d8b0739-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "198.44.166.149",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 10:40:54 UTC] === END API CALL LOG ===
[23-Jul-2026 10:40:54 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 10:40:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNiIsInVzZXJuYW1lIjoidHJkZSIsImVtYWlsIjoiZW5naW5lZXJha2hsYXE3MkBnbWFpbC5jb20iLCJleHAiOjE3ODU0MDcyODB9.FlQfUrCa8cXNShOXinyAFUEcC8VYHbiAvbzTBp8acxM
[23-Jul-2026 10:40:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 10:40:54 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 10:40:54 UTC] User ID: 1126
[23-Jul-2026 10:40:54 UTC] ✅ User profile retrieved successfully for user ID: 1126
[23-Jul-2026 10:40:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 10:40:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 10:40:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"198.44.166.149, 172.71.194.87","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNiIsInVzZXJuYW1lIjoidHJkZSIsImVtYWlsIjoiZW5naW5lZXJha2hsYXE3MkBnbWFpbC5jb20iLCJleHAiOjE3ODU0MDcyODB9.FlQfUrCa8cXNShOXinyAFUEcC8VYHbiAvbzTBp8acxM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1fa11d33d8a0739-IAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"198.44.166.149","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-Jul-2026 10:40:54 UTC] === User Orders API Called ===
[23-Jul-2026 10:40:54 UTC] User ID: 1126
[23-Jul-2026 10:40:54 UTC] Limit: 20, Offset: 0
[23-Jul-2026 10:40:54 UTC] Orders found: 0
[23-Jul-2026 10:40:54 UTC] Orders data: []
[23-Jul-2026 10:40:54 UTC] Total orders count: 0
[23-Jul-2026 10:40:55 UTC] === API CALL LOG ===
[23-Jul-2026 10:40:55 UTC] Endpoint: user/profile.php
[23-Jul-2026 10:40:55 UTC] Full Log Data: {
    "timestamp": "2026-07-23 10:40:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "198.44.166.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "198.44.166.149, 172.71.194.87",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNiIsInVzZXJuYW1lIjoidHJkZSIsImVtYWlsIjoiZW5naW5lZXJha2hsYXE3MkBnbWFpbC5jb20iLCJleHAiOjE3ODU0MDcyODB9.FlQfUrCa8cXNShOXinyAFUEcC8VYHbiAvbzTBp8acxM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fa11d7888c0739-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "198.44.166.149",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 10:40:55 UTC] === END API CALL LOG ===
[23-Jul-2026 10:40:55 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 10:40:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNiIsInVzZXJuYW1lIjoidHJkZSIsImVtYWlsIjoiZW5naW5lZXJha2hsYXE3MkBnbWFpbC5jb20iLCJleHAiOjE3ODU0MDcyODB9.FlQfUrCa8cXNShOXinyAFUEcC8VYHbiAvbzTBp8acxM
[23-Jul-2026 10:40:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 10:40:55 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 10:40:55 UTC] User ID: 1126
[23-Jul-2026 10:40:55 UTC] ✅ User profile retrieved successfully for user ID: 1126
[23-Jul-2026 10:40:55 UTC] === API CALL LOG ===
[23-Jul-2026 10:40:55 UTC] Endpoint: user/profile.php
[23-Jul-2026 10:40:55 UTC] Full Log Data: {
    "timestamp": "2026-07-23 10:40:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "198.44.166.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "198.44.166.149, 172.71.194.87",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNiIsInVzZXJuYW1lIjoidHJkZSIsImVtYWlsIjoiZW5naW5lZXJha2hsYXE3MkBnbWFpbC5jb20iLCJleHAiOjE3ODU0MDcyODB9.FlQfUrCa8cXNShOXinyAFUEcC8VYHbiAvbzTBp8acxM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fa11dcac380739-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "198.44.166.149",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 10:40:55 UTC] === END API CALL LOG ===
[23-Jul-2026 10:40:55 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 10:40:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNiIsInVzZXJuYW1lIjoidHJkZSIsImVtYWlsIjoiZW5naW5lZXJha2hsYXE3MkBnbWFpbC5jb20iLCJleHAiOjE3ODU0MDcyODB9.FlQfUrCa8cXNShOXinyAFUEcC8VYHbiAvbzTBp8acxM
[23-Jul-2026 10:40:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 10:40:55 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 10:40:55 UTC] User ID: 1126
[23-Jul-2026 10:40:55 UTC] ✅ User profile retrieved successfully for user ID: 1126
[23-Jul-2026 10:40:59 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 10:40:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 10:40:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"198.44.166.149, 172.71.194.87","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNiIsInVzZXJuYW1lIjoidHJkZSIsImVtYWlsIjoiZW5naW5lZXJha2hsYXE3MkBnbWFpbC5jb20iLCJleHAiOjE3ODU0MDcyODB9.FlQfUrCa8cXNShOXinyAFUEcC8VYHbiAvbzTBp8acxM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1fa11f1cba80739-IAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"198.44.166.149","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-Jul-2026 10:40:59 UTC] === User Orders API Called ===
[23-Jul-2026 10:40:59 UTC] User ID: 1126
[23-Jul-2026 10:40:59 UTC] Limit: 20, Offset: 0
[23-Jul-2026 10:40:59 UTC] Orders found: 0
[23-Jul-2026 10:40:59 UTC] Orders data: []
[23-Jul-2026 10:40:59 UTC] Total orders count: 0
[23-Jul-2026 10:41:03 UTC] === API CALL LOG ===
[23-Jul-2026 10:41:03 UTC] Endpoint: user/profile.php
[23-Jul-2026 10:41:03 UTC] Full Log Data: {
    "timestamp": "2026-07-23 10:41:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "198.44.166.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "198.44.166.149, 172.71.194.87",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNiIsInVzZXJuYW1lIjoidHJkZSIsImVtYWlsIjoiZW5naW5lZXJha2hsYXE3MkBnbWFpbC5jb20iLCJleHAiOjE3ODU0MDcyODB9.FlQfUrCa8cXNShOXinyAFUEcC8VYHbiAvbzTBp8acxM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fa120a6d8d0739-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "198.44.166.149",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 10:41:03 UTC] === END API CALL LOG ===
[23-Jul-2026 10:41:03 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 10:41:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNiIsInVzZXJuYW1lIjoidHJkZSIsImVtYWlsIjoiZW5naW5lZXJha2hsYXE3MkBnbWFpbC5jb20iLCJleHAiOjE3ODU0MDcyODB9.FlQfUrCa8cXNShOXinyAFUEcC8VYHbiAvbzTBp8acxM
[23-Jul-2026 10:41:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 10:41:03 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 10:41:03 UTC] User ID: 1126
[23-Jul-2026 10:41:03 UTC] ✅ User profile retrieved successfully for user ID: 1126
[23-Jul-2026 10:41:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 10:41:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 10:41:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"198.44.166.149, 172.71.194.87","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNiIsInVzZXJuYW1lIjoidHJkZSIsImVtYWlsIjoiZW5naW5lZXJha2hsYXE3MkBnbWFpbC5jb20iLCJleHAiOjE3ODU0MDcyODB9.FlQfUrCa8cXNShOXinyAFUEcC8VYHbiAvbzTBp8acxM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1fa120a6d8a0739-IAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"198.44.166.149","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-Jul-2026 10:41:03 UTC] === User Orders API Called ===
[23-Jul-2026 10:41:03 UTC] User ID: 1126
[23-Jul-2026 10:41:03 UTC] Limit: 20, Offset: 0
[23-Jul-2026 10:41:03 UTC] Orders found: 0
[23-Jul-2026 10:41:03 UTC] Orders data: []
[23-Jul-2026 10:41:03 UTC] Total orders count: 0
[23-Jul-2026 10:41:03 UTC] === API CALL LOG ===
[23-Jul-2026 10:41:03 UTC] Endpoint: user/profile.php
[23-Jul-2026 10:41:03 UTC] Full Log Data: {
    "timestamp": "2026-07-23 10:41:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "198.44.166.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "198.44.166.149, 172.71.194.87",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNiIsInVzZXJuYW1lIjoidHJkZSIsImVtYWlsIjoiZW5naW5lZXJha2hsYXE3MkBnbWFpbC5jb20iLCJleHAiOjE3ODU0MDcyODB9.FlQfUrCa8cXNShOXinyAFUEcC8VYHbiAvbzTBp8acxM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fa120dc8250739-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "198.44.166.149",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 10:41:03 UTC] === END API CALL LOG ===
[23-Jul-2026 10:41:03 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 10:41:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNiIsInVzZXJuYW1lIjoidHJkZSIsImVtYWlsIjoiZW5naW5lZXJha2hsYXE3MkBnbWFpbC5jb20iLCJleHAiOjE3ODU0MDcyODB9.FlQfUrCa8cXNShOXinyAFUEcC8VYHbiAvbzTBp8acxM
[23-Jul-2026 10:41:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 10:41:03 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 10:41:03 UTC] User ID: 1126
[23-Jul-2026 10:41:03 UTC] ✅ User profile retrieved successfully for user ID: 1126
[23-Jul-2026 10:41:04 UTC] === API CALL LOG ===
[23-Jul-2026 10:41:04 UTC] Endpoint: user/profile.php
[23-Jul-2026 10:41:04 UTC] Full Log Data: {
    "timestamp": "2026-07-23 10:41:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "198.44.166.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "198.44.166.149, 172.71.194.87",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNiIsInVzZXJuYW1lIjoidHJkZSIsImVtYWlsIjoiZW5naW5lZXJha2hsYXE3MkBnbWFpbC5jb20iLCJleHAiOjE3ODU0MDcyODB9.FlQfUrCa8cXNShOXinyAFUEcC8VYHbiAvbzTBp8acxM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fa1213ac370739-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "198.44.166.149",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 10:41:04 UTC] === END API CALL LOG ===
[23-Jul-2026 10:41:04 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 10:41:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNiIsInVzZXJuYW1lIjoidHJkZSIsImVtYWlsIjoiZW5naW5lZXJha2hsYXE3MkBnbWFpbC5jb20iLCJleHAiOjE3ODU0MDcyODB9.FlQfUrCa8cXNShOXinyAFUEcC8VYHbiAvbzTBp8acxM
[23-Jul-2026 10:41:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 10:41:04 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 10:41:04 UTC] User ID: 1126
[23-Jul-2026 10:41:04 UTC] ✅ User profile retrieved successfully for user ID: 1126
[23-Jul-2026 10:41:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 10:41:10 UTC] === API CALL LOG ===
[23-Jul-2026 10:41:10 UTC] Endpoint: user/profile.php
[23-Jul-2026 10:41:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 10:41:10 UTC] Full Log Data: {
    "timestamp": "2026-07-23 10:41:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "198.44.166.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "198.44.166.149, 172.71.194.87",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNiIsInVzZXJuYW1lIjoidHJkZSIsImVtYWlsIjoiZW5naW5lZXJha2hsYXE3MkBnbWFpbC5jb20iLCJleHAiOjE3ODU0MDcyODB9.FlQfUrCa8cXNShOXinyAFUEcC8VYHbiAvbzTBp8acxM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fa1235cc290739-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "198.44.166.149",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 10:41:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"198.44.166.149, 172.71.194.87","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNiIsInVzZXJuYW1lIjoidHJkZSIsImVtYWlsIjoiZW5naW5lZXJha2hsYXE3MkBnbWFpbC5jb20iLCJleHAiOjE3ODU0MDcyODB9.FlQfUrCa8cXNShOXinyAFUEcC8VYHbiAvbzTBp8acxM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1fa1235cc270739-IAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"198.44.166.149","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-Jul-2026 10:41:10 UTC] === END API CALL LOG ===
[23-Jul-2026 10:41:10 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 10:41:10 UTC] === User Orders API Called ===
[23-Jul-2026 10:41:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNiIsInVzZXJuYW1lIjoidHJkZSIsImVtYWlsIjoiZW5naW5lZXJha2hsYXE3MkBnbWFpbC5jb20iLCJleHAiOjE3ODU0MDcyODB9.FlQfUrCa8cXNShOXinyAFUEcC8VYHbiAvbzTBp8acxM
[23-Jul-2026 10:41:10 UTC] User ID: 1126
[23-Jul-2026 10:41:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 10:41:10 UTC] Limit: 20, Offset: 0
[23-Jul-2026 10:41:10 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 10:41:10 UTC] User ID: 1126
[23-Jul-2026 10:41:10 UTC] ✅ User profile retrieved successfully for user ID: 1126
[23-Jul-2026 10:41:10 UTC] Orders found: 0
[23-Jul-2026 10:41:10 UTC] Orders data: []
[23-Jul-2026 10:41:10 UTC] Total orders count: 0
[23-Jul-2026 10:41:10 UTC] === API CALL LOG ===
[23-Jul-2026 10:41:10 UTC] Endpoint: user/profile.php
[23-Jul-2026 10:41:10 UTC] Full Log Data: {
    "timestamp": "2026-07-23 10:41:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "198.44.166.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "198.44.166.149, 172.71.194.87",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNiIsInVzZXJuYW1lIjoidHJkZSIsImVtYWlsIjoiZW5naW5lZXJha2hsYXE3MkBnbWFpbC5jb20iLCJleHAiOjE3ODU0MDcyODB9.FlQfUrCa8cXNShOXinyAFUEcC8VYHbiAvbzTBp8acxM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fa12390e310739-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "198.44.166.149",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 10:41:10 UTC] === END API CALL LOG ===
[23-Jul-2026 10:41:10 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 10:41:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNiIsInVzZXJuYW1lIjoidHJkZSIsImVtYWlsIjoiZW5naW5lZXJha2hsYXE3MkBnbWFpbC5jb20iLCJleHAiOjE3ODU0MDcyODB9.FlQfUrCa8cXNShOXinyAFUEcC8VYHbiAvbzTBp8acxM
[23-Jul-2026 10:41:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 10:41:10 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 10:41:10 UTC] User ID: 1126
[23-Jul-2026 10:41:10 UTC] ✅ User profile retrieved successfully for user ID: 1126
[23-Jul-2026 10:41:11 UTC] === API CALL LOG ===
[23-Jul-2026 10:41:11 UTC] Endpoint: user/profile.php
[23-Jul-2026 10:41:11 UTC] Full Log Data: {
    "timestamp": "2026-07-23 10:41:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "198.44.166.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "198.44.166.149, 172.71.194.87",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNiIsInVzZXJuYW1lIjoidHJkZSIsImVtYWlsIjoiZW5naW5lZXJha2hsYXE3MkBnbWFpbC5jb20iLCJleHAiOjE3ODU0MDcyODB9.FlQfUrCa8cXNShOXinyAFUEcC8VYHbiAvbzTBp8acxM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fa123efa3e0739-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "198.44.166.149",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 10:41:11 UTC] === END API CALL LOG ===
[23-Jul-2026 10:41:11 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 10:41:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNiIsInVzZXJuYW1lIjoidHJkZSIsImVtYWlsIjoiZW5naW5lZXJha2hsYXE3MkBnbWFpbC5jb20iLCJleHAiOjE3ODU0MDcyODB9.FlQfUrCa8cXNShOXinyAFUEcC8VYHbiAvbzTBp8acxM
[23-Jul-2026 10:41:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 10:41:11 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 10:41:11 UTC] User ID: 1126
[23-Jul-2026 10:41:11 UTC] ✅ User profile retrieved successfully for user ID: 1126
[23-Jul-2026 10:41:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 10:41:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 10:41:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"198.44.166.149, 172.71.194.86","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNiIsInVzZXJuYW1lIjoidHJkZSIsImVtYWlsIjoiZW5naW5lZXJha2hsYXE3MkBnbWFpbC5jb20iLCJleHAiOjE3ODU0MDcyODB9.FlQfUrCa8cXNShOXinyAFUEcC8VYHbiAvbzTBp8acxM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1fa1261d9150739-IAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"198.44.166.149","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-Jul-2026 10:41:17 UTC] === User Orders API Called ===
[23-Jul-2026 10:41:17 UTC] User ID: 1126
[23-Jul-2026 10:41:17 UTC] Limit: 20, Offset: 0
[23-Jul-2026 10:41:17 UTC] Orders found: 0
[23-Jul-2026 10:41:17 UTC] Orders data: []
[23-Jul-2026 10:41:17 UTC] Total orders count: 0
[23-Jul-2026 10:41:17 UTC] === API CALL LOG ===
[23-Jul-2026 10:41:17 UTC] Endpoint: user/profile.php
[23-Jul-2026 10:41:17 UTC] Full Log Data: {
    "timestamp": "2026-07-23 10:41:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "198.44.166.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "198.44.166.149, 172.71.194.87",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNiIsInVzZXJuYW1lIjoidHJkZSIsImVtYWlsIjoiZW5naW5lZXJha2hsYXE3MkBnbWFpbC5jb20iLCJleHAiOjE3ODU0MDcyODB9.FlQfUrCa8cXNShOXinyAFUEcC8VYHbiAvbzTBp8acxM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fa1261d9170739-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "198.44.166.149",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 10:41:17 UTC] === END API CALL LOG ===
[23-Jul-2026 10:41:17 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 10:41:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNiIsInVzZXJuYW1lIjoidHJkZSIsImVtYWlsIjoiZW5naW5lZXJha2hsYXE3MkBnbWFpbC5jb20iLCJleHAiOjE3ODU0MDcyODB9.FlQfUrCa8cXNShOXinyAFUEcC8VYHbiAvbzTBp8acxM
[23-Jul-2026 10:41:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 10:41:17 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 10:41:17 UTC] User ID: 1126
[23-Jul-2026 10:41:17 UTC] ✅ User profile retrieved successfully for user ID: 1126
[23-Jul-2026 10:41:17 UTC] === API CALL LOG ===
[23-Jul-2026 10:41:17 UTC] Endpoint: user/profile.php
[23-Jul-2026 10:41:17 UTC] Full Log Data: {
    "timestamp": "2026-07-23 10:41:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "198.44.166.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "198.44.166.149, 172.71.194.86",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNiIsInVzZXJuYW1lIjoidHJkZSIsImVtYWlsIjoiZW5naW5lZXJha2hsYXE3MkBnbWFpbC5jb20iLCJleHAiOjE3ODU0MDcyODB9.FlQfUrCa8cXNShOXinyAFUEcC8VYHbiAvbzTBp8acxM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fa12668c350739-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "198.44.166.149",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 10:41:17 UTC] === END API CALL LOG ===
[23-Jul-2026 10:41:17 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 10:41:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNiIsInVzZXJuYW1lIjoidHJkZSIsImVtYWlsIjoiZW5naW5lZXJha2hsYXE3MkBnbWFpbC5jb20iLCJleHAiOjE3ODU0MDcyODB9.FlQfUrCa8cXNShOXinyAFUEcC8VYHbiAvbzTBp8acxM
[23-Jul-2026 10:41:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 10:41:17 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 10:41:17 UTC] User ID: 1126
[23-Jul-2026 10:41:17 UTC] ✅ User profile retrieved successfully for user ID: 1126
[23-Jul-2026 10:41:19 UTC] === API CALL LOG ===
[23-Jul-2026 10:41:19 UTC] Endpoint: user/profile.php
[23-Jul-2026 10:41:19 UTC] Full Log Data: {
    "timestamp": "2026-07-23 10:41:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "198.44.166.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "198.44.166.149, 172.71.194.86",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNiIsInVzZXJuYW1lIjoidHJkZSIsImVtYWlsIjoiZW5naW5lZXJha2hsYXE3MkBnbWFpbC5jb20iLCJleHAiOjE3ODU0MDcyODB9.FlQfUrCa8cXNShOXinyAFUEcC8VYHbiAvbzTBp8acxM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fa126e39210739-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "198.44.166.149",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 10:41:19 UTC] === END API CALL LOG ===
[23-Jul-2026 10:41:19 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 10:41:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNiIsInVzZXJuYW1lIjoidHJkZSIsImVtYWlsIjoiZW5naW5lZXJha2hsYXE3MkBnbWFpbC5jb20iLCJleHAiOjE3ODU0MDcyODB9.FlQfUrCa8cXNShOXinyAFUEcC8VYHbiAvbzTBp8acxM
[23-Jul-2026 10:41:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 10:41:19 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 10:41:19 UTC] User ID: 1126
[23-Jul-2026 10:41:19 UTC] ✅ User profile retrieved successfully for user ID: 1126
[23-Jul-2026 10:41:20 UTC] === API CALL LOG ===
[23-Jul-2026 10:41:20 UTC] Endpoint: user/profile.php
[23-Jul-2026 10:41:20 UTC] Full Log Data: {
    "timestamp": "2026-07-23 10:41:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "198.44.166.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "198.44.166.149, 172.71.194.86",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNiIsInVzZXJuYW1lIjoidHJkZSIsImVtYWlsIjoiZW5naW5lZXJha2hsYXE3MkBnbWFpbC5jb20iLCJleHAiOjE3ODU0MDcyODB9.FlQfUrCa8cXNShOXinyAFUEcC8VYHbiAvbzTBp8acxM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fa1276ce770739-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "198.44.166.149",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 10:41:20 UTC] === END API CALL LOG ===
[23-Jul-2026 10:41:20 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 10:41:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNiIsInVzZXJuYW1lIjoidHJkZSIsImVtYWlsIjoiZW5naW5lZXJha2hsYXE3MkBnbWFpbC5jb20iLCJleHAiOjE3ODU0MDcyODB9.FlQfUrCa8cXNShOXinyAFUEcC8VYHbiAvbzTBp8acxM
[23-Jul-2026 10:41:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 10:41:20 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 10:41:20 UTC] User ID: 1126
[23-Jul-2026 10:41:20 UTC] ✅ User profile retrieved successfully for user ID: 1126
[23-Jul-2026 10:41:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 10:41:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 10:41:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"198.44.166.149, 172.71.194.86","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNiIsInVzZXJuYW1lIjoidHJkZSIsImVtYWlsIjoiZW5naW5lZXJha2hsYXE3MkBnbWFpbC5jb20iLCJleHAiOjE3ODU0MDcyODB9.FlQfUrCa8cXNShOXinyAFUEcC8VYHbiAvbzTBp8acxM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1fa12f12d760739-IAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"198.44.166.149","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-Jul-2026 10:41:40 UTC] === User Orders API Called ===
[23-Jul-2026 10:41:40 UTC] User ID: 1126
[23-Jul-2026 10:41:40 UTC] Limit: 20, Offset: 0
[23-Jul-2026 10:41:40 UTC] Orders found: 0
[23-Jul-2026 10:41:40 UTC] Orders data: []
[23-Jul-2026 10:41:40 UTC] Total orders count: 0
[23-Jul-2026 10:41:40 UTC] === API CALL LOG ===
[23-Jul-2026 10:41:40 UTC] Endpoint: user/profile.php
[23-Jul-2026 10:41:40 UTC] Full Log Data: {
    "timestamp": "2026-07-23 10:41:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "198.44.166.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "198.44.166.149, 172.71.194.86",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNiIsInVzZXJuYW1lIjoidHJkZSIsImVtYWlsIjoiZW5naW5lZXJha2hsYXE3MkBnbWFpbC5jb20iLCJleHAiOjE3ODU0MDcyODB9.FlQfUrCa8cXNShOXinyAFUEcC8VYHbiAvbzTBp8acxM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fa12f12d780739-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "198.44.166.149",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 10:41:40 UTC] === END API CALL LOG ===
[23-Jul-2026 10:41:40 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 10:41:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNiIsInVzZXJuYW1lIjoidHJkZSIsImVtYWlsIjoiZW5naW5lZXJha2hsYXE3MkBnbWFpbC5jb20iLCJleHAiOjE3ODU0MDcyODB9.FlQfUrCa8cXNShOXinyAFUEcC8VYHbiAvbzTBp8acxM
[23-Jul-2026 10:41:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 10:41:40 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 10:41:40 UTC] User ID: 1126
[23-Jul-2026 10:41:40 UTC] ✅ User profile retrieved successfully for user ID: 1126
[23-Jul-2026 10:41:40 UTC] === API CALL LOG ===
[23-Jul-2026 10:41:40 UTC] Endpoint: user/profile.php
[23-Jul-2026 10:41:40 UTC] Full Log Data: {
    "timestamp": "2026-07-23 10:41:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "198.44.166.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "198.44.166.149, 172.71.194.86",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNiIsInVzZXJuYW1lIjoidHJkZSIsImVtYWlsIjoiZW5naW5lZXJha2hsYXE3MkBnbWFpbC5jb20iLCJleHAiOjE3ODU0MDcyODB9.FlQfUrCa8cXNShOXinyAFUEcC8VYHbiAvbzTBp8acxM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fa12f49fb60739-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "198.44.166.149",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 10:41:40 UTC] === END API CALL LOG ===
[23-Jul-2026 10:41:40 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 10:41:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNiIsInVzZXJuYW1lIjoidHJkZSIsImVtYWlsIjoiZW5naW5lZXJha2hsYXE3MkBnbWFpbC5jb20iLCJleHAiOjE3ODU0MDcyODB9.FlQfUrCa8cXNShOXinyAFUEcC8VYHbiAvbzTBp8acxM
[23-Jul-2026 10:41:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 10:41:40 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 10:41:40 UTC] User ID: 1126
[23-Jul-2026 10:41:40 UTC] ✅ User profile retrieved successfully for user ID: 1126
[23-Jul-2026 10:41:41 UTC] === API CALL LOG ===
[23-Jul-2026 10:41:41 UTC] Endpoint: user/profile.php
[23-Jul-2026 10:41:41 UTC] Full Log Data: {
    "timestamp": "2026-07-23 10:41:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "198.44.166.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "198.44.166.149, 172.71.194.86",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNiIsInVzZXJuYW1lIjoidHJkZSIsImVtYWlsIjoiZW5naW5lZXJha2hsYXE3MkBnbWFpbC5jb20iLCJleHAiOjE3ODU0MDcyODB9.FlQfUrCa8cXNShOXinyAFUEcC8VYHbiAvbzTBp8acxM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fa12fb0cef0739-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "198.44.166.149",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 10:41:41 UTC] === END API CALL LOG ===
[23-Jul-2026 10:41:41 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 10:41:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNiIsInVzZXJuYW1lIjoidHJkZSIsImVtYWlsIjoiZW5naW5lZXJha2hsYXE3MkBnbWFpbC5jb20iLCJleHAiOjE3ODU0MDcyODB9.FlQfUrCa8cXNShOXinyAFUEcC8VYHbiAvbzTBp8acxM
[23-Jul-2026 10:41:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 10:41:41 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 10:41:41 UTC] User ID: 1126
[23-Jul-2026 10:41:41 UTC] ✅ User profile retrieved successfully for user ID: 1126
[23-Jul-2026 10:42:28 UTC] === API CALL LOG ===
[23-Jul-2026 10:42:28 UTC] Endpoint: user/profile.php
[23-Jul-2026 10:42:28 UTC] Full Log Data: {
    "timestamp": "2026-07-23 10:42:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "198.44.166.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "198.44.166.149, 172.71.194.87",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNiIsInVzZXJuYW1lIjoidHJkZSIsImVtYWlsIjoiZW5naW5lZXJha2hsYXE3MkBnbWFpbC5jb20iLCJleHAiOjE3ODU0MDcyODB9.FlQfUrCa8cXNShOXinyAFUEcC8VYHbiAvbzTBp8acxM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fa141d8ba70739-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "198.44.166.149",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 10:42:28 UTC] === END API CALL LOG ===
[23-Jul-2026 10:42:28 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 10:42:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNiIsInVzZXJuYW1lIjoidHJkZSIsImVtYWlsIjoiZW5naW5lZXJha2hsYXE3MkBnbWFpbC5jb20iLCJleHAiOjE3ODU0MDcyODB9.FlQfUrCa8cXNShOXinyAFUEcC8VYHbiAvbzTBp8acxM
[23-Jul-2026 10:42:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 10:42:28 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 10:42:28 UTC] User ID: 1126
[23-Jul-2026 10:42:28 UTC] ✅ User profile retrieved successfully for user ID: 1126
[23-Jul-2026 10:42:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 10:42:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 10:42:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"198.44.166.149, 172.71.194.87","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNiIsInVzZXJuYW1lIjoidHJkZSIsImVtYWlsIjoiZW5naW5lZXJha2hsYXE3MkBnbWFpbC5jb20iLCJleHAiOjE3ODU0MDcyODB9.FlQfUrCa8cXNShOXinyAFUEcC8VYHbiAvbzTBp8acxM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1fa141d8ba50739-IAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"198.44.166.149","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-Jul-2026 10:42:28 UTC] === User Orders API Called ===
[23-Jul-2026 10:42:28 UTC] User ID: 1126
[23-Jul-2026 10:42:28 UTC] Limit: 20, Offset: 0
[23-Jul-2026 10:42:28 UTC] Orders found: 0
[23-Jul-2026 10:42:28 UTC] Orders data: []
[23-Jul-2026 10:42:28 UTC] Total orders count: 0
[23-Jul-2026 10:42:28 UTC] === API CALL LOG ===
[23-Jul-2026 10:42:28 UTC] Endpoint: user/profile.php
[23-Jul-2026 10:42:28 UTC] Full Log Data: {
    "timestamp": "2026-07-23 10:42:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "198.44.166.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "198.44.166.149, 172.71.194.87",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNiIsInVzZXJuYW1lIjoidHJkZSIsImVtYWlsIjoiZW5naW5lZXJha2hsYXE3MkBnbWFpbC5jb20iLCJleHAiOjE3ODU0MDcyODB9.FlQfUrCa8cXNShOXinyAFUEcC8VYHbiAvbzTBp8acxM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fa1420fe320739-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "198.44.166.149",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 10:42:28 UTC] === END API CALL LOG ===
[23-Jul-2026 10:42:28 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 10:42:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNiIsInVzZXJuYW1lIjoidHJkZSIsImVtYWlsIjoiZW5naW5lZXJha2hsYXE3MkBnbWFpbC5jb20iLCJleHAiOjE3ODU0MDcyODB9.FlQfUrCa8cXNShOXinyAFUEcC8VYHbiAvbzTBp8acxM
[23-Jul-2026 10:42:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 10:42:28 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 10:42:28 UTC] User ID: 1126
[23-Jul-2026 10:42:28 UTC] ✅ User profile retrieved successfully for user ID: 1126
[23-Jul-2026 10:42:29 UTC] === API CALL LOG ===
[23-Jul-2026 10:42:29 UTC] Endpoint: user/profile.php
[23-Jul-2026 10:42:29 UTC] Full Log Data: {
    "timestamp": "2026-07-23 10:42:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "198.44.166.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "198.44.166.149, 172.71.194.87",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNiIsInVzZXJuYW1lIjoidHJkZSIsImVtYWlsIjoiZW5naW5lZXJha2hsYXE3MkBnbWFpbC5jb20iLCJleHAiOjE3ODU0MDcyODB9.FlQfUrCa8cXNShOXinyAFUEcC8VYHbiAvbzTBp8acxM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fa14270a290739-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "198.44.166.149",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 10:42:29 UTC] === END API CALL LOG ===
[23-Jul-2026 10:42:29 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 10:42:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNiIsInVzZXJuYW1lIjoidHJkZSIsImVtYWlsIjoiZW5naW5lZXJha2hsYXE3MkBnbWFpbC5jb20iLCJleHAiOjE3ODU0MDcyODB9.FlQfUrCa8cXNShOXinyAFUEcC8VYHbiAvbzTBp8acxM
[23-Jul-2026 10:42:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 10:42:29 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 10:42:29 UTC] User ID: 1126
[23-Jul-2026 10:42:29 UTC] ✅ User profile retrieved successfully for user ID: 1126
[23-Jul-2026 10:42:29 UTC] === API CALL LOG ===
[23-Jul-2026 10:42:29 UTC] Endpoint: user/profile.php
[23-Jul-2026 10:42:29 UTC] Full Log Data: {
    "timestamp": "2026-07-23 10:42:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "198.44.166.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "198.44.166.149, 172.71.194.87",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNiIsInVzZXJuYW1lIjoidHJkZSIsImVtYWlsIjoiZW5naW5lZXJha2hsYXE3MkBnbWFpbC5jb20iLCJleHAiOjE3ODU0MDcyODB9.FlQfUrCa8cXNShOXinyAFUEcC8VYHbiAvbzTBp8acxM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fa1428eb760739-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "198.44.166.149",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 10:42:29 UTC] === END API CALL LOG ===
[23-Jul-2026 10:42:29 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 10:42:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNiIsInVzZXJuYW1lIjoidHJkZSIsImVtYWlsIjoiZW5naW5lZXJha2hsYXE3MkBnbWFpbC5jb20iLCJleHAiOjE3ODU0MDcyODB9.FlQfUrCa8cXNShOXinyAFUEcC8VYHbiAvbzTBp8acxM
[23-Jul-2026 10:42:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 10:42:29 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 10:42:29 UTC] User ID: 1126
[23-Jul-2026 10:42:29 UTC] ✅ User profile retrieved successfully for user ID: 1126
[23-Jul-2026 10:42:30 UTC] User Purchases API - User ID: 1126
[23-Jul-2026 10:42:30 UTC] User Purchases API - Total purchases found: 0
[23-Jul-2026 10:42:35 UTC] === API CALL LOG ===
[23-Jul-2026 10:42:35 UTC] Endpoint: user/profile.php
[23-Jul-2026 10:42:35 UTC] Full Log Data: {
    "timestamp": "2026-07-23 10:42:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "198.44.166.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "198.44.166.149, 172.71.194.87",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNiIsInVzZXJuYW1lIjoidHJkZSIsImVtYWlsIjoiZW5naW5lZXJha2hsYXE3MkBnbWFpbC5jb20iLCJleHAiOjE3ODU0MDcyODB9.FlQfUrCa8cXNShOXinyAFUEcC8VYHbiAvbzTBp8acxM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fa144b8ae60739-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "198.44.166.149",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 10:42:35 UTC] === END API CALL LOG ===
[23-Jul-2026 10:42:35 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 10:42:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNiIsInVzZXJuYW1lIjoidHJkZSIsImVtYWlsIjoiZW5naW5lZXJha2hsYXE3MkBnbWFpbC5jb20iLCJleHAiOjE3ODU0MDcyODB9.FlQfUrCa8cXNShOXinyAFUEcC8VYHbiAvbzTBp8acxM
[23-Jul-2026 10:42:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 10:42:35 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 10:42:35 UTC] User ID: 1126
[23-Jul-2026 10:42:35 UTC] ✅ User profile retrieved successfully for user ID: 1126
[23-Jul-2026 10:42:35 UTC] User Purchases API - User ID: 1126
[23-Jul-2026 10:42:35 UTC] User Purchases API - Total purchases found: 0
[23-Jul-2026 10:42:51 UTC] User Purchases API - User ID: 1126
[23-Jul-2026 10:42:51 UTC] User Purchases API - Total purchases found: 0
[23-Jul-2026 10:42:53 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 10:42:53 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 10:42:53 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"198.44.166.149, 172.71.194.86","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNiIsInVzZXJuYW1lIjoidHJkZSIsImVtYWlsIjoiZW5naW5lZXJha2hsYXE3MkBnbWFpbC5jb20iLCJleHAiOjE3ODU0MDcyODB9.FlQfUrCa8cXNShOXinyAFUEcC8VYHbiAvbzTBp8acxM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1fa14bb7f9b0739-IAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"198.44.166.149","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-Jul-2026 10:42:53 UTC] === User Orders API Called ===
[23-Jul-2026 10:42:53 UTC] User ID: 1126
[23-Jul-2026 10:42:53 UTC] Limit: 20, Offset: 0
[23-Jul-2026 10:42:53 UTC] Orders found: 0
[23-Jul-2026 10:42:53 UTC] Orders data: []
[23-Jul-2026 10:42:53 UTC] Total orders count: 0
[23-Jul-2026 10:42:53 UTC] === API CALL LOG ===
[23-Jul-2026 10:42:53 UTC] Endpoint: user/profile.php
[23-Jul-2026 10:42:53 UTC] Full Log Data: {
    "timestamp": "2026-07-23 10:42:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "198.44.166.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "198.44.166.149, 172.71.194.86",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNiIsInVzZXJuYW1lIjoidHJkZSIsImVtYWlsIjoiZW5naW5lZXJha2hsYXE3MkBnbWFpbC5jb20iLCJleHAiOjE3ODU0MDcyODB9.FlQfUrCa8cXNShOXinyAFUEcC8VYHbiAvbzTBp8acxM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fa14bb7f9e0739-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "198.44.166.149",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 10:42:53 UTC] === END API CALL LOG ===
[23-Jul-2026 10:42:53 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 10:42:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNiIsInVzZXJuYW1lIjoidHJkZSIsImVtYWlsIjoiZW5naW5lZXJha2hsYXE3MkBnbWFpbC5jb20iLCJleHAiOjE3ODU0MDcyODB9.FlQfUrCa8cXNShOXinyAFUEcC8VYHbiAvbzTBp8acxM
[23-Jul-2026 10:42:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 10:42:53 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 10:42:53 UTC] User ID: 1126
[23-Jul-2026 10:42:53 UTC] ✅ User profile retrieved successfully for user ID: 1126
[23-Jul-2026 10:42:53 UTC] === API CALL LOG ===
[23-Jul-2026 10:42:53 UTC] Endpoint: user/profile.php
[23-Jul-2026 10:42:53 UTC] Full Log Data: {
    "timestamp": "2026-07-23 10:42:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "198.44.166.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "198.44.166.149, 172.71.194.86",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNiIsInVzZXJuYW1lIjoidHJkZSIsImVtYWlsIjoiZW5naW5lZXJha2hsYXE3MkBnbWFpbC5jb20iLCJleHAiOjE3ODU0MDcyODB9.FlQfUrCa8cXNShOXinyAFUEcC8VYHbiAvbzTBp8acxM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fa14be59a80739-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "198.44.166.149",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 10:42:53 UTC] === END API CALL LOG ===
[23-Jul-2026 10:42:53 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 10:42:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNiIsInVzZXJuYW1lIjoidHJkZSIsImVtYWlsIjoiZW5naW5lZXJha2hsYXE3MkBnbWFpbC5jb20iLCJleHAiOjE3ODU0MDcyODB9.FlQfUrCa8cXNShOXinyAFUEcC8VYHbiAvbzTBp8acxM
[23-Jul-2026 10:42:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 10:42:53 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 10:42:53 UTC] User ID: 1126
[23-Jul-2026 10:42:53 UTC] ✅ User profile retrieved successfully for user ID: 1126
[23-Jul-2026 10:42:54 UTC] === API CALL LOG ===
[23-Jul-2026 10:42:54 UTC] Endpoint: user/profile.php
[23-Jul-2026 10:42:54 UTC] Full Log Data: {
    "timestamp": "2026-07-23 10:42:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "198.44.166.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "198.44.166.149, 172.71.194.86",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNiIsInVzZXJuYW1lIjoidHJkZSIsImVtYWlsIjoiZW5naW5lZXJha2hsYXE3MkBnbWFpbC5jb20iLCJleHAiOjE3ODU0MDcyODB9.FlQfUrCa8cXNShOXinyAFUEcC8VYHbiAvbzTBp8acxM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fa14c41d2e0739-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "198.44.166.149",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 10:42:54 UTC] === END API CALL LOG ===
[23-Jul-2026 10:42:54 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 10:42:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNiIsInVzZXJuYW1lIjoidHJkZSIsImVtYWlsIjoiZW5naW5lZXJha2hsYXE3MkBnbWFpbC5jb20iLCJleHAiOjE3ODU0MDcyODB9.FlQfUrCa8cXNShOXinyAFUEcC8VYHbiAvbzTBp8acxM
[23-Jul-2026 10:42:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 10:42:54 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 10:42:54 UTC] User ID: 1126
[23-Jul-2026 10:42:54 UTC] ✅ User profile retrieved successfully for user ID: 1126
[23-Jul-2026 10:43:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 10:43:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 10:43:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"198.44.166.149, 172.71.194.87","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNiIsInVzZXJuYW1lIjoidHJkZSIsImVtYWlsIjoiZW5naW5lZXJha2hsYXE3MkBnbWFpbC5jb20iLCJleHAiOjE3ODU0MDcyODB9.FlQfUrCa8cXNShOXinyAFUEcC8VYHbiAvbzTBp8acxM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1fa14f50ca50739-IAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"198.44.166.149","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-Jul-2026 10:43:02 UTC] === User Orders API Called ===
[23-Jul-2026 10:43:02 UTC] User ID: 1126
[23-Jul-2026 10:43:02 UTC] Limit: 20, Offset: 0
[23-Jul-2026 10:43:02 UTC] Orders found: 0
[23-Jul-2026 10:43:02 UTC] Orders data: []
[23-Jul-2026 10:43:02 UTC] Total orders count: 0
[23-Jul-2026 10:43:02 UTC] === API CALL LOG ===
[23-Jul-2026 10:43:02 UTC] Endpoint: user/profile.php
[23-Jul-2026 10:43:02 UTC] Full Log Data: {
    "timestamp": "2026-07-23 10:43:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "198.44.166.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "198.44.166.149, 172.71.194.87",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNiIsInVzZXJuYW1lIjoidHJkZSIsImVtYWlsIjoiZW5naW5lZXJha2hsYXE3MkBnbWFpbC5jb20iLCJleHAiOjE3ODU0MDcyODB9.FlQfUrCa8cXNShOXinyAFUEcC8VYHbiAvbzTBp8acxM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fa14f50ca70739-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "198.44.166.149",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 10:43:02 UTC] === END API CALL LOG ===
[23-Jul-2026 10:43:02 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 10:43:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNiIsInVzZXJuYW1lIjoidHJkZSIsImVtYWlsIjoiZW5naW5lZXJha2hsYXE3MkBnbWFpbC5jb20iLCJleHAiOjE3ODU0MDcyODB9.FlQfUrCa8cXNShOXinyAFUEcC8VYHbiAvbzTBp8acxM
[23-Jul-2026 10:43:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 10:43:02 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 10:43:02 UTC] User ID: 1126
[23-Jul-2026 10:43:02 UTC] ✅ User profile retrieved successfully for user ID: 1126
[23-Jul-2026 10:43:03 UTC] === API CALL LOG ===
[23-Jul-2026 10:43:03 UTC] Endpoint: user/profile.php
[23-Jul-2026 10:43:03 UTC] Full Log Data: {
    "timestamp": "2026-07-23 10:43:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "198.44.166.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "198.44.166.149, 172.71.194.87",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNiIsInVzZXJuYW1lIjoidHJkZSIsImVtYWlsIjoiZW5naW5lZXJha2hsYXE3MkBnbWFpbC5jb20iLCJleHAiOjE3ODU0MDcyODB9.FlQfUrCa8cXNShOXinyAFUEcC8VYHbiAvbzTBp8acxM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fa14f8ef050739-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "198.44.166.149",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 10:43:03 UTC] === END API CALL LOG ===
[23-Jul-2026 10:43:03 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 10:43:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNiIsInVzZXJuYW1lIjoidHJkZSIsImVtYWlsIjoiZW5naW5lZXJha2hsYXE3MkBnbWFpbC5jb20iLCJleHAiOjE3ODU0MDcyODB9.FlQfUrCa8cXNShOXinyAFUEcC8VYHbiAvbzTBp8acxM
[23-Jul-2026 10:43:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 10:43:03 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 10:43:03 UTC] User ID: 1126
[23-Jul-2026 10:43:03 UTC] ✅ User profile retrieved successfully for user ID: 1126
[23-Jul-2026 10:43:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 10:43:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 10:43:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"198.44.166.149, 172.71.194.87","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNiIsInVzZXJuYW1lIjoidHJkZSIsImVtYWlsIjoiZW5naW5lZXJha2hsYXE3MkBnbWFpbC5jb20iLCJleHAiOjE3ODU0MDcyODB9.FlQfUrCa8cXNShOXinyAFUEcC8VYHbiAvbzTBp8acxM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1fa14fb788d0739-IAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"198.44.166.149","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-Jul-2026 10:43:03 UTC] === User Orders API Called ===
[23-Jul-2026 10:43:03 UTC] User ID: 1126
[23-Jul-2026 10:43:03 UTC] Limit: 20, Offset: 0
[23-Jul-2026 10:43:03 UTC] Orders found: 0
[23-Jul-2026 10:43:03 UTC] Orders data: []
[23-Jul-2026 10:43:03 UTC] Total orders count: 0
[23-Jul-2026 10:43:04 UTC] === API CALL LOG ===
[23-Jul-2026 10:43:04 UTC] Endpoint: user/profile.php
[23-Jul-2026 10:43:04 UTC] Full Log Data: {
    "timestamp": "2026-07-23 10:43:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "198.44.166.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "198.44.166.149, 172.71.194.87",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNiIsInVzZXJuYW1lIjoidHJkZSIsImVtYWlsIjoiZW5naW5lZXJha2hsYXE3MkBnbWFpbC5jb20iLCJleHAiOjE3ODU0MDcyODB9.FlQfUrCa8cXNShOXinyAFUEcC8VYHbiAvbzTBp8acxM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fa14ff2a9f0739-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "198.44.166.149",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 10:43:04 UTC] === END API CALL LOG ===
[23-Jul-2026 10:43:04 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 10:43:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNiIsInVzZXJuYW1lIjoidHJkZSIsImVtYWlsIjoiZW5naW5lZXJha2hsYXE3MkBnbWFpbC5jb20iLCJleHAiOjE3ODU0MDcyODB9.FlQfUrCa8cXNShOXinyAFUEcC8VYHbiAvbzTBp8acxM
[23-Jul-2026 10:43:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 10:43:04 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 10:43:04 UTC] User ID: 1126
[23-Jul-2026 10:43:04 UTC] ✅ User profile retrieved successfully for user ID: 1126
[23-Jul-2026 10:43:05 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 10:43:05 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 10:43:05 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"198.44.166.149, 172.71.194.87","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNiIsInVzZXJuYW1lIjoidHJkZSIsImVtYWlsIjoiZW5naW5lZXJha2hsYXE3MkBnbWFpbC5jb20iLCJleHAiOjE3ODU0MDcyODB9.FlQfUrCa8cXNShOXinyAFUEcC8VYHbiAvbzTBp8acxM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1fa15066e740739-IAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"198.44.166.149","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-Jul-2026 10:43:05 UTC] === User Orders API Called ===
[23-Jul-2026 10:43:05 UTC] User ID: 1126
[23-Jul-2026 10:43:05 UTC] Limit: 20, Offset: 0
[23-Jul-2026 10:43:05 UTC] === API CALL LOG ===
[23-Jul-2026 10:43:05 UTC] Orders found: 0
[23-Jul-2026 10:43:05 UTC] Endpoint: user/profile.php
[23-Jul-2026 10:43:05 UTC] Orders data: []
[23-Jul-2026 10:43:05 UTC] Full Log Data: {
    "timestamp": "2026-07-23 10:43:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "198.44.166.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "198.44.166.149, 172.71.194.87",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNiIsInVzZXJuYW1lIjoidHJkZSIsImVtYWlsIjoiZW5naW5lZXJha2hsYXE3MkBnbWFpbC5jb20iLCJleHAiOjE3ODU0MDcyODB9.FlQfUrCa8cXNShOXinyAFUEcC8VYHbiAvbzTBp8acxM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fa15066e750739-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "198.44.166.149",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 10:43:05 UTC] === END API CALL LOG ===
[23-Jul-2026 10:43:05 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 10:43:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNiIsInVzZXJuYW1lIjoidHJkZSIsImVtYWlsIjoiZW5naW5lZXJha2hsYXE3MkBnbWFpbC5jb20iLCJleHAiOjE3ODU0MDcyODB9.FlQfUrCa8cXNShOXinyAFUEcC8VYHbiAvbzTBp8acxM
[23-Jul-2026 10:43:05 UTC] Total orders count: 0
[23-Jul-2026 10:43:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 10:43:05 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 10:43:05 UTC] User ID: 1126
[23-Jul-2026 10:43:05 UTC] ✅ User profile retrieved successfully for user ID: 1126
[23-Jul-2026 10:43:05 UTC] === API CALL LOG ===
[23-Jul-2026 10:43:05 UTC] Endpoint: user/profile.php
[23-Jul-2026 10:43:05 UTC] Full Log Data: {
    "timestamp": "2026-07-23 10:43:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "198.44.166.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "198.44.166.149, 172.71.194.87",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNiIsInVzZXJuYW1lIjoidHJkZSIsImVtYWlsIjoiZW5naW5lZXJha2hsYXE3MkBnbWFpbC5jb20iLCJleHAiOjE3ODU0MDcyODB9.FlQfUrCa8cXNShOXinyAFUEcC8VYHbiAvbzTBp8acxM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fa1509d8fc0739-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "198.44.166.149",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 10:43:05 UTC] === END API CALL LOG ===
[23-Jul-2026 10:43:05 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 10:43:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNiIsInVzZXJuYW1lIjoidHJkZSIsImVtYWlsIjoiZW5naW5lZXJha2hsYXE3MkBnbWFpbC5jb20iLCJleHAiOjE3ODU0MDcyODB9.FlQfUrCa8cXNShOXinyAFUEcC8VYHbiAvbzTBp8acxM
[23-Jul-2026 10:43:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 10:43:05 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 10:43:05 UTC] User ID: 1126
[23-Jul-2026 10:43:05 UTC] ✅ User profile retrieved successfully for user ID: 1126
[23-Jul-2026 10:43:06 UTC] === API CALL LOG ===
[23-Jul-2026 10:43:06 UTC] Endpoint: user/profile.php
[23-Jul-2026 10:43:06 UTC] Full Log Data: {
    "timestamp": "2026-07-23 10:43:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "198.44.166.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "198.44.166.149, 172.71.194.87",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNiIsInVzZXJuYW1lIjoidHJkZSIsImVtYWlsIjoiZW5naW5lZXJha2hsYXE3MkBnbWFpbC5jb20iLCJleHAiOjE3ODU0MDcyODB9.FlQfUrCa8cXNShOXinyAFUEcC8VYHbiAvbzTBp8acxM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fa150facc30739-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "198.44.166.149",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 10:43:06 UTC] === END API CALL LOG ===
[23-Jul-2026 10:43:06 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 10:43:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNiIsInVzZXJuYW1lIjoidHJkZSIsImVtYWlsIjoiZW5naW5lZXJha2hsYXE3MkBnbWFpbC5jb20iLCJleHAiOjE3ODU0MDcyODB9.FlQfUrCa8cXNShOXinyAFUEcC8VYHbiAvbzTBp8acxM
[23-Jul-2026 10:43:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 10:43:06 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 10:43:06 UTC] User ID: 1126
[23-Jul-2026 10:43:06 UTC] ✅ User profile retrieved successfully for user ID: 1126
[23-Jul-2026 10:43:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 10:43:55 UTC] === API CALL LOG ===
[23-Jul-2026 10:43:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 10:43:55 UTC] Endpoint: user/profile.php
[23-Jul-2026 10:43:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"198.44.166.149, 172.71.194.87","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNiIsInVzZXJuYW1lIjoidHJkZSIsImVtYWlsIjoiZW5naW5lZXJha2hsYXE3MkBnbWFpbC5jb20iLCJleHAiOjE3ODU0MDcyODB9.FlQfUrCa8cXNShOXinyAFUEcC8VYHbiAvbzTBp8acxM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1fa163cbfe40739-IAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"198.44.166.149","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-Jul-2026 10:43:55 UTC] Full Log Data: {
    "timestamp": "2026-07-23 10:43:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "198.44.166.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "198.44.166.149, 172.71.194.87",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNiIsInVzZXJuYW1lIjoidHJkZSIsImVtYWlsIjoiZW5naW5lZXJha2hsYXE3MkBnbWFpbC5jb20iLCJleHAiOjE3ODU0MDcyODB9.FlQfUrCa8cXNShOXinyAFUEcC8VYHbiAvbzTBp8acxM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fa163cbfe70739-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "198.44.166.149",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 10:43:55 UTC] === END API CALL LOG ===
[23-Jul-2026 10:43:55 UTC] === User Orders API Called ===
[23-Jul-2026 10:43:55 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 10:43:55 UTC] User ID: 1126
[23-Jul-2026 10:43:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNiIsInVzZXJuYW1lIjoidHJkZSIsImVtYWlsIjoiZW5naW5lZXJha2hsYXE3MkBnbWFpbC5jb20iLCJleHAiOjE3ODU0MDcyODB9.FlQfUrCa8cXNShOXinyAFUEcC8VYHbiAvbzTBp8acxM
[23-Jul-2026 10:43:55 UTC] Limit: 20, Offset: 0
[23-Jul-2026 10:43:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 10:43:55 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 10:43:55 UTC] User ID: 1126
[23-Jul-2026 10:43:55 UTC] Orders found: 0
[23-Jul-2026 10:43:55 UTC] ✅ User profile retrieved successfully for user ID: 1126
[23-Jul-2026 10:43:55 UTC] Orders data: []
[23-Jul-2026 10:43:55 UTC] Total orders count: 0
[23-Jul-2026 10:43:55 UTC] === API CALL LOG ===
[23-Jul-2026 10:43:55 UTC] Endpoint: user/profile.php
[23-Jul-2026 10:43:55 UTC] Full Log Data: {
    "timestamp": "2026-07-23 10:43:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "198.44.166.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "198.44.166.149, 172.71.194.87",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNiIsInVzZXJuYW1lIjoidHJkZSIsImVtYWlsIjoiZW5naW5lZXJha2hsYXE3MkBnbWFpbC5jb20iLCJleHAiOjE3ODU0MDcyODB9.FlQfUrCa8cXNShOXinyAFUEcC8VYHbiAvbzTBp8acxM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fa16416b8b0739-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "198.44.166.149",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 10:43:55 UTC] === END API CALL LOG ===
[23-Jul-2026 10:43:55 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 10:43:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNiIsInVzZXJuYW1lIjoidHJkZSIsImVtYWlsIjoiZW5naW5lZXJha2hsYXE3MkBnbWFpbC5jb20iLCJleHAiOjE3ODU0MDcyODB9.FlQfUrCa8cXNShOXinyAFUEcC8VYHbiAvbzTBp8acxM
[23-Jul-2026 10:43:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 10:43:55 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 10:43:55 UTC] User ID: 1126
[23-Jul-2026 10:43:55 UTC] ✅ User profile retrieved successfully for user ID: 1126
[23-Jul-2026 10:43:56 UTC] === API CALL LOG ===
[23-Jul-2026 10:43:56 UTC] Endpoint: user/profile.php
[23-Jul-2026 10:43:56 UTC] Full Log Data: {
    "timestamp": "2026-07-23 10:43:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "198.44.166.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "198.44.166.149, 172.71.194.87",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNiIsInVzZXJuYW1lIjoidHJkZSIsImVtYWlsIjoiZW5naW5lZXJha2hsYXE3MkBnbWFpbC5jb20iLCJleHAiOjE3ODU0MDcyODB9.FlQfUrCa8cXNShOXinyAFUEcC8VYHbiAvbzTBp8acxM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fa16450ddc0739-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "198.44.166.149",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 10:43:56 UTC] === END API CALL LOG ===
[23-Jul-2026 10:43:56 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 10:43:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNiIsInVzZXJuYW1lIjoidHJkZSIsImVtYWlsIjoiZW5naW5lZXJha2hsYXE3MkBnbWFpbC5jb20iLCJleHAiOjE3ODU0MDcyODB9.FlQfUrCa8cXNShOXinyAFUEcC8VYHbiAvbzTBp8acxM
[23-Jul-2026 10:43:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 10:43:56 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 10:43:56 UTC] User ID: 1126
[23-Jul-2026 10:43:56 UTC] ✅ User profile retrieved successfully for user ID: 1126
[23-Jul-2026 10:44:40 UTC] === API CALL LOG ===
[23-Jul-2026 10:44:40 UTC] Endpoint: user/profile.php
[23-Jul-2026 10:44:40 UTC] Full Log Data: {
    "timestamp": "2026-07-23 10:44:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "198.44.166.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "198.44.166.149, 172.71.194.87",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNiIsInVzZXJuYW1lIjoidHJkZSIsImVtYWlsIjoiZW5naW5lZXJha2hsYXE3MkBnbWFpbC5jb20iLCJleHAiOjE3ODU0MDcyODB9.FlQfUrCa8cXNShOXinyAFUEcC8VYHbiAvbzTBp8acxM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fa1755a8580739-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "198.44.166.149",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 10:44:40 UTC] === END API CALL LOG ===
[23-Jul-2026 10:44:40 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 10:44:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNiIsInVzZXJuYW1lIjoidHJkZSIsImVtYWlsIjoiZW5naW5lZXJha2hsYXE3MkBnbWFpbC5jb20iLCJleHAiOjE3ODU0MDcyODB9.FlQfUrCa8cXNShOXinyAFUEcC8VYHbiAvbzTBp8acxM
[23-Jul-2026 10:44:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 10:44:40 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 10:44:40 UTC] User ID: 1126
[23-Jul-2026 10:44:40 UTC] ✅ User profile retrieved successfully for user ID: 1126
[23-Jul-2026 10:44:41 UTC] === API CALL LOG ===
[23-Jul-2026 10:44:41 UTC] Endpoint: user/profile.php
[23-Jul-2026 10:44:41 UTC] Full Log Data: {
    "timestamp": "2026-07-23 10:44:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "198.44.166.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "198.44.166.149, 172.71.194.87",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNiIsInVzZXJuYW1lIjoidHJkZSIsImVtYWlsIjoiZW5naW5lZXJha2hsYXE3MkBnbWFpbC5jb20iLCJleHAiOjE3ODU0MDcyODB9.FlQfUrCa8cXNShOXinyAFUEcC8VYHbiAvbzTBp8acxM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fa1761e8e00739-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "198.44.166.149",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 10:44:41 UTC] === END API CALL LOG ===
[23-Jul-2026 10:44:41 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 10:44:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNiIsInVzZXJuYW1lIjoidHJkZSIsImVtYWlsIjoiZW5naW5lZXJha2hsYXE3MkBnbWFpbC5jb20iLCJleHAiOjE3ODU0MDcyODB9.FlQfUrCa8cXNShOXinyAFUEcC8VYHbiAvbzTBp8acxM
[23-Jul-2026 10:44:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 10:44:41 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 10:44:41 UTC] User ID: 1126
[23-Jul-2026 10:44:41 UTC] ✅ User profile retrieved successfully for user ID: 1126
[23-Jul-2026 10:44:50 UTC] === API CALL LOG ===
[23-Jul-2026 10:44:50 UTC] Endpoint: user/profile.php
[23-Jul-2026 10:44:50 UTC] Full Log Data: {
    "timestamp": "2026-07-23 10:44:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "198.44.166.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "198.44.166.149, 172.71.194.86",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNiIsInVzZXJuYW1lIjoidHJkZSIsImVtYWlsIjoiZW5naW5lZXJha2hsYXE3MkBnbWFpbC5jb20iLCJleHAiOjE3ODU0MDcyODB9.FlQfUrCa8cXNShOXinyAFUEcC8VYHbiAvbzTBp8acxM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fa17981e730739-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "198.44.166.149",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 10:44:50 UTC] === END API CALL LOG ===
[23-Jul-2026 10:44:50 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 10:44:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNiIsInVzZXJuYW1lIjoidHJkZSIsImVtYWlsIjoiZW5naW5lZXJha2hsYXE3MkBnbWFpbC5jb20iLCJleHAiOjE3ODU0MDcyODB9.FlQfUrCa8cXNShOXinyAFUEcC8VYHbiAvbzTBp8acxM
[23-Jul-2026 10:44:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 10:44:50 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 10:44:50 UTC] User ID: 1126
[23-Jul-2026 10:44:50 UTC] ✅ User profile retrieved successfully for user ID: 1126
[23-Jul-2026 10:44:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 10:44:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 10:44:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"198.44.166.149, 172.71.194.86","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNiIsInVzZXJuYW1lIjoidHJkZSIsImVtYWlsIjoiZW5naW5lZXJha2hsYXE3MkBnbWFpbC5jb20iLCJleHAiOjE3ODU0MDcyODB9.FlQfUrCa8cXNShOXinyAFUEcC8VYHbiAvbzTBp8acxM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1fa17b7dbe30739-IAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"198.44.166.149","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-Jul-2026 10:44:55 UTC] === User Orders API Called ===
[23-Jul-2026 10:44:55 UTC] User ID: 1126
[23-Jul-2026 10:44:55 UTC] Limit: 20, Offset: 0
[23-Jul-2026 10:44:55 UTC] Orders found: 0
[23-Jul-2026 10:44:55 UTC] Orders data: []
[23-Jul-2026 10:44:55 UTC] Total orders count: 0
[23-Jul-2026 10:44:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 10:44:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 10:44:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"198.44.166.149, 172.71.194.86","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNiIsInVzZXJuYW1lIjoidHJkZSIsImVtYWlsIjoiZW5naW5lZXJha2hsYXE3MkBnbWFpbC5jb20iLCJleHAiOjE3ODU0MDcyODB9.FlQfUrCa8cXNShOXinyAFUEcC8VYHbiAvbzTBp8acxM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1fa17c15a6d0739-IAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"198.44.166.149","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-Jul-2026 10:44:57 UTC] === User Orders API Called ===
[23-Jul-2026 10:44:57 UTC] User ID: 1126
[23-Jul-2026 10:44:57 UTC] Limit: 20, Offset: 0
[23-Jul-2026 10:44:57 UTC] Orders found: 0
[23-Jul-2026 10:44:57 UTC] Orders data: []
[23-Jul-2026 10:44:57 UTC] Total orders count: 0
[23-Jul-2026 10:44:57 UTC] === API CALL LOG ===
[23-Jul-2026 10:44:57 UTC] Endpoint: user/profile.php
[23-Jul-2026 10:44:57 UTC] Full Log Data: {
    "timestamp": "2026-07-23 10:44:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "198.44.166.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "198.44.166.149, 172.71.194.86",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNiIsInVzZXJuYW1lIjoidHJkZSIsImVtYWlsIjoiZW5naW5lZXJha2hsYXE3MkBnbWFpbC5jb20iLCJleHAiOjE3ODU0MDcyODB9.FlQfUrCa8cXNShOXinyAFUEcC8VYHbiAvbzTBp8acxM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fa17c15a700739-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "198.44.166.149",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 10:44:57 UTC] === END API CALL LOG ===
[23-Jul-2026 10:44:57 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 10:44:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNiIsInVzZXJuYW1lIjoidHJkZSIsImVtYWlsIjoiZW5naW5lZXJha2hsYXE3MkBnbWFpbC5jb20iLCJleHAiOjE3ODU0MDcyODB9.FlQfUrCa8cXNShOXinyAFUEcC8VYHbiAvbzTBp8acxM
[23-Jul-2026 10:44:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 10:44:57 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 10:44:57 UTC] User ID: 1126
[23-Jul-2026 10:44:57 UTC] ✅ User profile retrieved successfully for user ID: 1126
[23-Jul-2026 10:44:57 UTC] === API CALL LOG ===
[23-Jul-2026 10:44:57 UTC] Endpoint: user/profile.php
[23-Jul-2026 10:44:57 UTC] Full Log Data: {
    "timestamp": "2026-07-23 10:44:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "198.44.166.149",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "198.44.166.149, 172.71.194.86",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNiIsInVzZXJuYW1lIjoidHJkZSIsImVtYWlsIjoiZW5naW5lZXJha2hsYXE3MkBnbWFpbC5jb20iLCJleHAiOjE3ODU0MDcyODB9.FlQfUrCa8cXNShOXinyAFUEcC8VYHbiAvbzTBp8acxM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fa17c55cf20739-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "198.44.166.149",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 10:44:57 UTC] === END API CALL LOG ===
[23-Jul-2026 10:44:57 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 10:44:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNiIsInVzZXJuYW1lIjoidHJkZSIsImVtYWlsIjoiZW5naW5lZXJha2hsYXE3MkBnbWFpbC5jb20iLCJleHAiOjE3ODU0MDcyODB9.FlQfUrCa8cXNShOXinyAFUEcC8VYHbiAvbzTBp8acxM
[23-Jul-2026 10:44:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 10:44:57 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 10:44:57 UTC] User ID: 1126
[23-Jul-2026 10:44:57 UTC] ✅ User profile retrieved successfully for user ID: 1126
[23-Jul-2026 11:34:03 UTC] === API CALL LOG ===
[23-Jul-2026 11:34:03 UTC] Endpoint: user/profile.php
[23-Jul-2026 11:34:03 UTC] Full Log Data: {
    "timestamp": "2026-07-23 11:34:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2406:7400:ca:d548:58da:c0c5:87a9:df15",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2406:7400:ca:d548:58da:c0c5:87a9:df15, 162.158.54.111",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNyIsInVzZXJuYW1lIjoiYW5hbmQ4MXZ2IiwiZW1haWwiOiJ2LnYuYW5hbnRoYW5AZ21haWwuY29tIiwiZXhwIjoxNzg1NDExMjQyfQ.DLaQaT5p4DpOi6X3SGBQu2Cfw2ExaGiRoQylcNG4LhQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fa5faf6c3354a9-MAA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2406:7400:ca:d548:58da:c0c5:87a9:df15",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 11:34:03 UTC] === END API CALL LOG ===
[23-Jul-2026 11:34:03 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 11:34:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNyIsInVzZXJuYW1lIjoiYW5hbmQ4MXZ2IiwiZW1haWwiOiJ2LnYuYW5hbnRoYW5AZ21haWwuY29tIiwiZXhwIjoxNzg1NDExMjQyfQ.DLaQaT5p4DpOi6X3SGBQu2Cfw2ExaGiRoQylcNG4LhQ
[23-Jul-2026 11:34:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 11:34:03 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 11:34:03 UTC] User ID: 1127
[23-Jul-2026 11:34:03 UTC] ✅ User profile retrieved successfully for user ID: 1127
[23-Jul-2026 11:34:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 11:34:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 11:34:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2406:7400:ca:d548:58da:c0c5:87a9:df15, 162.158.54.111","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNyIsInVzZXJuYW1lIjoiYW5hbmQ4MXZ2IiwiZW1haWwiOiJ2LnYuYW5hbnRoYW5AZ21haWwuY29tIiwiZXhwIjoxNzg1NDExMjQyfQ.DLaQaT5p4DpOi6X3SGBQu2Cfw2ExaGiRoQylcNG4LhQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1fa5fafad0654a9-MAA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2406:7400:ca:d548:58da:c0c5:87a9:df15","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-Jul-2026 11:34:03 UTC] === User Orders API Called ===
[23-Jul-2026 11:34:03 UTC] User ID: 1127
[23-Jul-2026 11:34:03 UTC] Limit: 20, Offset: 0
[23-Jul-2026 11:34:03 UTC] Orders found: 0
[23-Jul-2026 11:34:03 UTC] Orders data: []
[23-Jul-2026 11:34:03 UTC] Total orders count: 0
[23-Jul-2026 11:34:03 UTC] === API CALL LOG ===
[23-Jul-2026 11:34:03 UTC] Endpoint: user/profile.php
[23-Jul-2026 11:34:03 UTC] Full Log Data: {
    "timestamp": "2026-07-23 11:34:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2406:7400:ca:d548:58da:c0c5:87a9:df15",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2406:7400:ca:d548:58da:c0c5:87a9:df15, 162.158.54.111",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNyIsInVzZXJuYW1lIjoiYW5hbmQ4MXZ2IiwiZW1haWwiOiJ2LnYuYW5hbnRoYW5AZ21haWwuY29tIiwiZXhwIjoxNzg1NDExMjQyfQ.DLaQaT5p4DpOi6X3SGBQu2Cfw2ExaGiRoQylcNG4LhQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fa5fb01e8f54a9-MAA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2406:7400:ca:d548:58da:c0c5:87a9:df15",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 11:34:03 UTC] === END API CALL LOG ===
[23-Jul-2026 11:34:03 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 11:34:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNyIsInVzZXJuYW1lIjoiYW5hbmQ4MXZ2IiwiZW1haWwiOiJ2LnYuYW5hbnRoYW5AZ21haWwuY29tIiwiZXhwIjoxNzg1NDExMjQyfQ.DLaQaT5p4DpOi6X3SGBQu2Cfw2ExaGiRoQylcNG4LhQ
[23-Jul-2026 11:34:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 11:34:03 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 11:34:03 UTC] User ID: 1127
[23-Jul-2026 11:34:03 UTC] ✅ User profile retrieved successfully for user ID: 1127
[23-Jul-2026 11:34:04 UTC] === API CALL LOG ===
[23-Jul-2026 11:34:04 UTC] Endpoint: user/profile.php
[23-Jul-2026 11:34:04 UTC] Full Log Data: {
    "timestamp": "2026-07-23 11:34:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2406:7400:ca:d548:58da:c0c5:87a9:df15",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2406:7400:ca:d548:58da:c0c5:87a9:df15, 162.158.54.111",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNyIsInVzZXJuYW1lIjoiYW5hbmQ4MXZ2IiwiZW1haWwiOiJ2LnYuYW5hbnRoYW5AZ21haWwuY29tIiwiZXhwIjoxNzg1NDExMjQyfQ.DLaQaT5p4DpOi6X3SGBQu2Cfw2ExaGiRoQylcNG4LhQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fa5fb79acd54a9-MAA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2406:7400:ca:d548:58da:c0c5:87a9:df15",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 11:34:04 UTC] === END API CALL LOG ===
[23-Jul-2026 11:34:04 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 11:34:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNyIsInVzZXJuYW1lIjoiYW5hbmQ4MXZ2IiwiZW1haWwiOiJ2LnYuYW5hbnRoYW5AZ21haWwuY29tIiwiZXhwIjoxNzg1NDExMjQyfQ.DLaQaT5p4DpOi6X3SGBQu2Cfw2ExaGiRoQylcNG4LhQ
[23-Jul-2026 11:34:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 11:34:04 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 11:34:04 UTC] User ID: 1127
[23-Jul-2026 11:34:04 UTC] ✅ User profile retrieved successfully for user ID: 1127
[23-Jul-2026 11:35:21 UTC] === API CALL LOG ===
[23-Jul-2026 11:35:21 UTC] Endpoint: user/profile.php
[23-Jul-2026 11:35:21 UTC] Full Log Data: {
    "timestamp": "2026-07-23 11:35:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2406:7400:ca:d548:58da:c0c5:87a9:df15",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2406:7400:ca:d548:58da:c0c5:87a9:df15, 162.158.54.110",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNyIsInVzZXJuYW1lIjoiYW5hbmQ4MXZ2IiwiZW1haWwiOiJ2LnYuYW5hbnRoYW5AZ21haWwuY29tIiwiZXhwIjoxNzg1NDExMjQyfQ.DLaQaT5p4DpOi6X3SGBQu2Cfw2ExaGiRoQylcNG4LhQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fa6193d9f054a9-MAA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2406:7400:ca:d548:58da:c0c5:87a9:df15",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 11:35:21 UTC] === END API CALL LOG ===
[23-Jul-2026 11:35:21 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 11:35:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNyIsInVzZXJuYW1lIjoiYW5hbmQ4MXZ2IiwiZW1haWwiOiJ2LnYuYW5hbnRoYW5AZ21haWwuY29tIiwiZXhwIjoxNzg1NDExMjQyfQ.DLaQaT5p4DpOi6X3SGBQu2Cfw2ExaGiRoQylcNG4LhQ
[23-Jul-2026 11:35:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 11:35:21 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 11:35:21 UTC] User ID: 1127
[23-Jul-2026 11:35:21 UTC] ✅ User profile retrieved successfully for user ID: 1127
[23-Jul-2026 11:35:22 UTC] User Purchases API - User ID: 1127
[23-Jul-2026 11:35:22 UTC] User Purchases API - Total purchases found: 0
[23-Jul-2026 11:35:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 11:35:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 11:35:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2406:7400:ca:d548:58da:c0c5:87a9:df15, 162.158.54.110","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNyIsInVzZXJuYW1lIjoiYW5hbmQ4MXZ2IiwiZW1haWwiOiJ2LnYuYW5hbnRoYW5AZ21haWwuY29tIiwiZXhwIjoxNzg1NDExMjQyfQ.DLaQaT5p4DpOi6X3SGBQu2Cfw2ExaGiRoQylcNG4LhQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1fa619f8e7d54a9-MAA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2406:7400:ca:d548:58da:c0c5:87a9:df15","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-Jul-2026 11:35:22 UTC] === User Orders API Called ===
[23-Jul-2026 11:35:22 UTC] User ID: 1127
[23-Jul-2026 11:35:22 UTC] Limit: 20, Offset: 0
[23-Jul-2026 11:35:22 UTC] Orders found: 0
[23-Jul-2026 11:35:22 UTC] Orders data: []
[23-Jul-2026 11:35:22 UTC] Total orders count: 0
[23-Jul-2026 11:35:22 UTC] === API CALL LOG ===
[23-Jul-2026 11:35:22 UTC] Endpoint: user/profile.php
[23-Jul-2026 11:35:22 UTC] Full Log Data: {
    "timestamp": "2026-07-23 11:35:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2406:7400:ca:d548:58da:c0c5:87a9:df15",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2406:7400:ca:d548:58da:c0c5:87a9:df15, 162.158.54.110",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNyIsInVzZXJuYW1lIjoiYW5hbmQ4MXZ2IiwiZW1haWwiOiJ2LnYuYW5hbnRoYW5AZ21haWwuY29tIiwiZXhwIjoxNzg1NDExMjQyfQ.DLaQaT5p4DpOi6X3SGBQu2Cfw2ExaGiRoQylcNG4LhQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fa619fefc954a9-MAA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2406:7400:ca:d548:58da:c0c5:87a9:df15",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 11:35:22 UTC] === END API CALL LOG ===
[23-Jul-2026 11:35:22 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 11:35:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNyIsInVzZXJuYW1lIjoiYW5hbmQ4MXZ2IiwiZW1haWwiOiJ2LnYuYW5hbnRoYW5AZ21haWwuY29tIiwiZXhwIjoxNzg1NDExMjQyfQ.DLaQaT5p4DpOi6X3SGBQu2Cfw2ExaGiRoQylcNG4LhQ
[23-Jul-2026 11:35:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 11:35:22 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 11:35:22 UTC] User ID: 1127
[23-Jul-2026 11:35:22 UTC] ✅ User profile retrieved successfully for user ID: 1127
[23-Jul-2026 11:35:23 UTC] === API CALL LOG ===
[23-Jul-2026 11:35:23 UTC] Endpoint: user/profile.php
[23-Jul-2026 11:35:23 UTC] Full Log Data: {
    "timestamp": "2026-07-23 11:35:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2406:7400:ca:d548:58da:c0c5:87a9:df15",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2406:7400:ca:d548:58da:c0c5:87a9:df15, 162.158.54.110",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNyIsInVzZXJuYW1lIjoiYW5hbmQ4MXZ2IiwiZW1haWwiOiJ2LnYuYW5hbnRoYW5AZ21haWwuY29tIiwiZXhwIjoxNzg1NDExMjQyfQ.DLaQaT5p4DpOi6X3SGBQu2Cfw2ExaGiRoQylcNG4LhQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fa61a3de2b54a9-MAA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2406:7400:ca:d548:58da:c0c5:87a9:df15",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 11:35:23 UTC] === END API CALL LOG ===
[23-Jul-2026 11:35:23 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 11:35:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNyIsInVzZXJuYW1lIjoiYW5hbmQ4MXZ2IiwiZW1haWwiOiJ2LnYuYW5hbnRoYW5AZ21haWwuY29tIiwiZXhwIjoxNzg1NDExMjQyfQ.DLaQaT5p4DpOi6X3SGBQu2Cfw2ExaGiRoQylcNG4LhQ
[23-Jul-2026 11:35:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 11:35:23 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 11:35:23 UTC] User ID: 1127
[23-Jul-2026 11:35:23 UTC] ✅ User profile retrieved successfully for user ID: 1127
[23-Jul-2026 11:35:24 UTC] === API CALL LOG ===
[23-Jul-2026 11:35:24 UTC] Endpoint: user/profile.php
[23-Jul-2026 11:35:24 UTC] Full Log Data: {
    "timestamp": "2026-07-23 11:35:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2406:7400:ca:d548:58da:c0c5:87a9:df15",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2406:7400:ca:d548:58da:c0c5:87a9:df15, 162.158.54.110",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNyIsInVzZXJuYW1lIjoiYW5hbmQ4MXZ2IiwiZW1haWwiOiJ2LnYuYW5hbnRoYW5AZ21haWwuY29tIiwiZXhwIjoxNzg1NDExMjQyfQ.DLaQaT5p4DpOi6X3SGBQu2Cfw2ExaGiRoQylcNG4LhQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fa61a77a8f54a9-MAA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2406:7400:ca:d548:58da:c0c5:87a9:df15",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 11:35:24 UTC] === END API CALL LOG ===
[23-Jul-2026 11:35:24 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 11:35:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNyIsInVzZXJuYW1lIjoiYW5hbmQ4MXZ2IiwiZW1haWwiOiJ2LnYuYW5hbnRoYW5AZ21haWwuY29tIiwiZXhwIjoxNzg1NDExMjQyfQ.DLaQaT5p4DpOi6X3SGBQu2Cfw2ExaGiRoQylcNG4LhQ
[23-Jul-2026 11:35:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 11:35:24 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 11:35:24 UTC] User ID: 1127
[23-Jul-2026 11:35:24 UTC] ✅ User profile retrieved successfully for user ID: 1127
[23-Jul-2026 11:36:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 11:36:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 11:36:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2406:7400:ca:d548:58da:c0c5:87a9:df15, 162.158.54.110","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyNyIsInVzZXJuYW1lIjoiYW5hbmQ4MXZ2IiwiZW1haWwiOiJ2LnYuYW5hbnRoYW5AZ21haWwuY29tIiwiZXhwIjoxNzg1NDExMjQyfQ.DLaQaT5p4DpOi6X3SGBQu2Cfw2ExaGiRoQylcNG4LhQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1fa62855b5554a9-MAA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2406:7400:ca:d548:58da:c0c5:87a9:df15","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-Jul-2026 11:36:00 UTC] === User Orders API Called ===
[23-Jul-2026 11:36:00 UTC] User ID: 1127
[23-Jul-2026 11:36:00 UTC] Limit: 20, Offset: 0
[23-Jul-2026 11:36:00 UTC] Orders found: 0
[23-Jul-2026 11:36:00 UTC] Orders data: []
[23-Jul-2026 11:36:00 UTC] Total orders count: 0
[23-Jul-2026 12:16:21 UTC] === API CALL LOG ===
[23-Jul-2026 12:16:21 UTC] Endpoint: user/profile.php
[23-Jul-2026 12:16:21 UTC] Full Log Data: {
    "timestamp": "2026-07-23 12:16:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.31.188.90",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.31.188.90, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNCIsInVzZXJuYW1lIjoiQFFsSlFRIiwiZW1haWwiOiJ5eWFhYTc4MjJAZ21haWwuY29tIiwiZXhwIjoxNzg0NDcxNzE2fQ.bwkRW1lbqneTGmgFcXT5MR8r78rWyKyAaVDVJa1PBTg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fa9da55800e16a-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.31.188.90",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 12:16:21 UTC] === END API CALL LOG ===
[23-Jul-2026 12:16:21 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 12:16:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNCIsInVzZXJuYW1lIjoiQFFsSlFRIiwiZW1haWwiOiJ5eWFhYTc4MjJAZ21haWwuY29tIiwiZXhwIjoxNzg0NDcxNzE2fQ.bwkRW1lbqneTGmgFcXT5MR8r78rWyKyAaVDVJa1PBTg
[23-Jul-2026 12:16:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 12:16:21 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 12:16:21 UTC] User ID: 1034
[23-Jul-2026 12:16:21 UTC] ✅ User profile retrieved successfully for user ID: 1034
[23-Jul-2026 12:16:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 12:16:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 12:16:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"31.31.188.90, 172.68.234.130","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNCIsInVzZXJuYW1lIjoiQFFsSlFRIiwiZW1haWwiOiJ5eWFhYTc4MjJAZ21haWwuY29tIiwiZXhwIjoxNzg0NDcxNzE2fQ.bwkRW1lbqneTGmgFcXT5MR8r78rWyKyAaVDVJa1PBTg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1fa9da9ebcae16a-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"31.31.188.90","cf-ipcountry":"YE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-Jul-2026 12:16:22 UTC] === User Orders API Called ===
[23-Jul-2026 12:16:22 UTC] User ID: 1034
[23-Jul-2026 12:16:22 UTC] Limit: 20, Offset: 0
[23-Jul-2026 12:16:22 UTC] Orders found: 0
[23-Jul-2026 12:16:22 UTC] Orders data: []
[23-Jul-2026 12:16:22 UTC] Total orders count: 0
[23-Jul-2026 12:16:22 UTC] === API CALL LOG ===
[23-Jul-2026 12:16:22 UTC] Endpoint: user/profile.php
[23-Jul-2026 12:16:22 UTC] Full Log Data: {
    "timestamp": "2026-07-23 12:16:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "31.31.188.90",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "31.31.188.90, 172.68.234.188",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNCIsInVzZXJuYW1lIjoiQFFsSlFRIiwiZW1haWwiOiJ5eWFhYTc4MjJAZ21haWwuY29tIiwiZXhwIjoxNzg0NDcxNzE2fQ.bwkRW1lbqneTGmgFcXT5MR8r78rWyKyAaVDVJa1PBTg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fa9da9ebcbe16a-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "31.31.188.90",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 12:16:22 UTC] === END API CALL LOG ===
[23-Jul-2026 12:16:22 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 12:16:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAzNCIsInVzZXJuYW1lIjoiQFFsSlFRIiwiZW1haWwiOiJ5eWFhYTc4MjJAZ21haWwuY29tIiwiZXhwIjoxNzg0NDcxNzE2fQ.bwkRW1lbqneTGmgFcXT5MR8r78rWyKyAaVDVJa1PBTg
[23-Jul-2026 12:16:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 12:16:22 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 12:16:22 UTC] User ID: 1034
[23-Jul-2026 12:16:22 UTC] ✅ User profile retrieved successfully for user ID: 1034
[23-Jul-2026 14:22:21 UTC] === API CALL LOG ===
[23-Jul-2026 14:22:21 UTC] Endpoint: user/profile.php
[23-Jul-2026 14:22:21 UTC] Full Log Data: {
    "timestamp": "2026-07-23 14:22:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.250.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.161.250.1, 104.23.172.122",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fb5635381897ad-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.161.250.1",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 14:22:21 UTC] === END API CALL LOG ===
[23-Jul-2026 14:22:21 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 14:22:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4
[23-Jul-2026 14:22:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 14:22:21 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 14:22:21 UTC] User ID: 1128
[23-Jul-2026 14:22:21 UTC] ✅ User profile retrieved successfully for user ID: 1128
[23-Jul-2026 14:22:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 14:22:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 14:22:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"154.161.250.1, 104.23.172.122","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1fb5635382197ad-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"154.161.250.1","cf-ipcountry":"GH","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-Jul-2026 14:22:21 UTC] === User Orders API Called ===
[23-Jul-2026 14:22:21 UTC] User ID: 1128
[23-Jul-2026 14:22:21 UTC] Limit: 20, Offset: 0
[23-Jul-2026 14:22:21 UTC] Orders found: 0
[23-Jul-2026 14:22:21 UTC] Orders data: []
[23-Jul-2026 14:22:21 UTC] Total orders count: 0
[23-Jul-2026 14:22:21 UTC] === API CALL LOG ===
[23-Jul-2026 14:22:21 UTC] Endpoint: user/profile.php
[23-Jul-2026 14:22:21 UTC] Full Log Data: {
    "timestamp": "2026-07-23 14:22:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.250.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.161.250.1, 104.23.172.122",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fb56367cba97ad-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.161.250.1",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 14:22:21 UTC] === END API CALL LOG ===
[23-Jul-2026 14:22:21 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 14:22:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4
[23-Jul-2026 14:22:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 14:22:21 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 14:22:21 UTC] User ID: 1128
[23-Jul-2026 14:22:21 UTC] ✅ User profile retrieved successfully for user ID: 1128
[23-Jul-2026 14:22:22 UTC] === API CALL LOG ===
[23-Jul-2026 14:22:22 UTC] Endpoint: user/profile.php
[23-Jul-2026 14:22:22 UTC] Full Log Data: {
    "timestamp": "2026-07-23 14:22:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.250.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.161.250.1, 104.23.172.122",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fb563c4af097ad-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.161.250.1",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 14:22:22 UTC] === END API CALL LOG ===
[23-Jul-2026 14:22:22 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 14:22:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4
[23-Jul-2026 14:22:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 14:22:22 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 14:22:22 UTC] User ID: 1128
[23-Jul-2026 14:22:22 UTC] ✅ User profile retrieved successfully for user ID: 1128
[23-Jul-2026 14:23:02 UTC] === API CALL LOG ===
[23-Jul-2026 14:23:02 UTC] Endpoint: user/profile.php
[23-Jul-2026 14:23:02 UTC] Full Log Data: {
    "timestamp": "2026-07-23 14:23:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.250.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.161.250.1, 104.23.172.123",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fb57370ec097ad-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.161.250.1",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 14:23:02 UTC] === END API CALL LOG ===
[23-Jul-2026 14:23:02 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 14:23:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4
[23-Jul-2026 14:23:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 14:23:02 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 14:23:02 UTC] User ID: 1128
[23-Jul-2026 14:23:02 UTC] ✅ User profile retrieved successfully for user ID: 1128
[23-Jul-2026 14:23:28 UTC] === API CALL LOG ===
[23-Jul-2026 14:23:28 UTC] Endpoint: user/profile.php
[23-Jul-2026 14:23:28 UTC] Full Log Data: {
    "timestamp": "2026-07-23 14:23:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.250.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.161.250.1, 104.23.172.123",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fb57d9fc6e97ad-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.161.250.1",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 14:23:28 UTC] === END API CALL LOG ===
[23-Jul-2026 14:23:28 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 14:23:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4
[23-Jul-2026 14:23:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 14:23:28 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 14:23:28 UTC] User ID: 1128
[23-Jul-2026 14:23:28 UTC] ✅ User profile retrieved successfully for user ID: 1128
[23-Jul-2026 14:24:33 UTC] === API CALL LOG ===
[23-Jul-2026 14:24:33 UTC] Endpoint: user/profile.php
[23-Jul-2026 14:24:33 UTC] Full Log Data: {
    "timestamp": "2026-07-23 14:24:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.250.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.161.250.1, 104.23.172.122",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fb596f792997ad-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.161.250.1",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 14:24:33 UTC] === END API CALL LOG ===
[23-Jul-2026 14:24:33 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 14:24:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4
[23-Jul-2026 14:24:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 14:24:33 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 14:24:33 UTC] User ID: 1128
[23-Jul-2026 14:24:33 UTC] ✅ User profile retrieved successfully for user ID: 1128
[23-Jul-2026 14:24:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 14:24:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 14:24:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"154.161.250.1, 104.23.172.122","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1fb596f792897ad-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"154.161.250.1","cf-ipcountry":"GH","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-Jul-2026 14:24:33 UTC] === User Orders API Called ===
[23-Jul-2026 14:24:33 UTC] User ID: 1128
[23-Jul-2026 14:24:33 UTC] Limit: 20, Offset: 0
[23-Jul-2026 14:24:33 UTC] Orders found: 0
[23-Jul-2026 14:24:33 UTC] Orders data: []
[23-Jul-2026 14:24:33 UTC] Total orders count: 0
[23-Jul-2026 14:24:33 UTC] === API CALL LOG ===
[23-Jul-2026 14:24:33 UTC] Endpoint: user/profile.php
[23-Jul-2026 14:24:33 UTC] Full Log Data: {
    "timestamp": "2026-07-23 14:24:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.250.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.161.250.1, 104.23.172.122",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fb59730faa97ad-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.161.250.1",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 14:24:33 UTC] === END API CALL LOG ===
[23-Jul-2026 14:24:33 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 14:24:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4
[23-Jul-2026 14:24:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 14:24:33 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 14:24:33 UTC] User ID: 1128
[23-Jul-2026 14:24:33 UTC] ✅ User profile retrieved successfully for user ID: 1128
[23-Jul-2026 14:24:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 14:24:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 14:24:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"154.161.250.1, 104.23.172.123","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1fb59ffb8b197ad-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"154.161.250.1","cf-ipcountry":"GH","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-Jul-2026 14:24:56 UTC] === User Orders API Called ===
[23-Jul-2026 14:24:56 UTC] User ID: 1128
[23-Jul-2026 14:24:56 UTC] Limit: 20, Offset: 0
[23-Jul-2026 14:24:56 UTC] Orders found: 0
[23-Jul-2026 14:24:56 UTC] Orders data: []
[23-Jul-2026 14:24:56 UTC] Total orders count: 0
[23-Jul-2026 14:24:57 UTC] === API CALL LOG ===
[23-Jul-2026 14:24:57 UTC] Endpoint: user/profile.php
[23-Jul-2026 14:24:57 UTC] Full Log Data: {
    "timestamp": "2026-07-23 14:24:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.250.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.161.250.1, 104.23.172.123",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fb5a094b4697ad-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.161.250.1",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 14:24:57 UTC] === END API CALL LOG ===
[23-Jul-2026 14:24:57 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 14:24:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4
[23-Jul-2026 14:24:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 14:24:57 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 14:24:57 UTC] User ID: 1128
[23-Jul-2026 14:24:57 UTC] ✅ User profile retrieved successfully for user ID: 1128
[23-Jul-2026 14:24:58 UTC] User Purchases API - User ID: 1128
[23-Jul-2026 14:24:58 UTC] User Purchases API - Total purchases found: 1
[23-Jul-2026 14:25:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 14:25:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 14:25:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"154.161.250.1, 104.23.172.123","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1fb5a1c7af097ad-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"154.161.250.1","cf-ipcountry":"GH","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-Jul-2026 14:25:00 UTC] === User Orders API Called ===
[23-Jul-2026 14:25:00 UTC] User ID: 1128
[23-Jul-2026 14:25:00 UTC] Limit: 20, Offset: 0
[23-Jul-2026 14:25:00 UTC] Orders found: 0
[23-Jul-2026 14:25:00 UTC] Orders data: []
[23-Jul-2026 14:25:00 UTC] Total orders count: 0
[23-Jul-2026 14:25:00 UTC] === API CALL LOG ===
[23-Jul-2026 14:25:00 UTC] Endpoint: user/profile.php
[23-Jul-2026 14:25:00 UTC] Full Log Data: {
    "timestamp": "2026-07-23 14:25:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.250.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.161.250.1, 104.23.172.123",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fb5a1c7af697ad-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.161.250.1",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 14:25:00 UTC] === END API CALL LOG ===
[23-Jul-2026 14:25:00 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 14:25:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4
[23-Jul-2026 14:25:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 14:25:00 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 14:25:00 UTC] User ID: 1128
[23-Jul-2026 14:25:00 UTC] ✅ User profile retrieved successfully for user ID: 1128
[23-Jul-2026 14:25:01 UTC] === API CALL LOG ===
[23-Jul-2026 14:25:01 UTC] Endpoint: user/profile.php
[23-Jul-2026 14:25:01 UTC] Full Log Data: {
    "timestamp": "2026-07-23 14:25:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.250.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.161.250.1, 104.23.172.123",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fb5a1fd85397ad-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.161.250.1",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 14:25:01 UTC] === END API CALL LOG ===
[23-Jul-2026 14:25:01 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 14:25:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4
[23-Jul-2026 14:25:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 14:25:01 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 14:25:01 UTC] User ID: 1128
[23-Jul-2026 14:25:01 UTC] ✅ User profile retrieved successfully for user ID: 1128
[23-Jul-2026 14:25:33 UTC] === API CALL LOG ===
[23-Jul-2026 14:25:33 UTC] Endpoint: user/profile.php
[23-Jul-2026 14:25:33 UTC] Full Log Data: {
    "timestamp": "2026-07-23 14:25:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.250.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.161.250.1, 104.23.172.122",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fb5ae76f0b97ad-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.161.250.1",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 14:25:33 UTC] === END API CALL LOG ===
[23-Jul-2026 14:25:33 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 14:25:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4
[23-Jul-2026 14:25:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 14:25:33 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 14:25:33 UTC] User ID: 1128
[23-Jul-2026 14:25:33 UTC] ✅ User profile retrieved successfully for user ID: 1128
[23-Jul-2026 14:25:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 14:25:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 14:25:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"154.161.250.1, 104.23.172.122","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1fb5ae76f0597ad-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"154.161.250.1","cf-ipcountry":"GH","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-Jul-2026 14:25:33 UTC] === User Orders API Called ===
[23-Jul-2026 14:25:33 UTC] User ID: 1128
[23-Jul-2026 14:25:33 UTC] Limit: 20, Offset: 0
[23-Jul-2026 14:25:33 UTC] Orders found: 0
[23-Jul-2026 14:25:33 UTC] Orders data: []
[23-Jul-2026 14:25:33 UTC] Total orders count: 0
[23-Jul-2026 14:25:34 UTC] === API CALL LOG ===
[23-Jul-2026 14:25:34 UTC] Endpoint: user/profile.php
[23-Jul-2026 14:25:34 UTC] Full Log Data: {
    "timestamp": "2026-07-23 14:25:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.250.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.161.250.1, 104.23.172.122",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fb5aebc87897ad-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.161.250.1",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 14:25:34 UTC] === END API CALL LOG ===
[23-Jul-2026 14:25:34 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 14:25:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4
[23-Jul-2026 14:25:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 14:25:34 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 14:25:34 UTC] User ID: 1128
[23-Jul-2026 14:25:34 UTC] ✅ User profile retrieved successfully for user ID: 1128
[23-Jul-2026 14:25:42 UTC] === API CALL LOG ===
[23-Jul-2026 14:25:42 UTC] Endpoint: user/profile.php
[23-Jul-2026 14:25:42 UTC] Full Log Data: {
    "timestamp": "2026-07-23 14:25:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.250.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.161.250.1, 104.23.172.122",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fb5b1f7f5697ad-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.161.250.1",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 14:25:42 UTC] === END API CALL LOG ===
[23-Jul-2026 14:25:42 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 14:25:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4
[23-Jul-2026 14:25:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 14:25:42 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 14:25:42 UTC] User ID: 1128
[23-Jul-2026 14:25:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 14:25:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 14:25:42 UTC] ✅ User profile retrieved successfully for user ID: 1128
[23-Jul-2026 14:25:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"154.161.250.1, 104.23.172.122","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1fb5b1f7f5097ad-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"154.161.250.1","cf-ipcountry":"GH","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-Jul-2026 14:25:42 UTC] === User Orders API Called ===
[23-Jul-2026 14:25:42 UTC] User ID: 1128
[23-Jul-2026 14:25:42 UTC] Limit: 20, Offset: 0
[23-Jul-2026 14:25:42 UTC] Orders found: 0
[23-Jul-2026 14:25:42 UTC] Orders data: []
[23-Jul-2026 14:25:42 UTC] Total orders count: 0
[23-Jul-2026 14:25:42 UTC] === API CALL LOG ===
[23-Jul-2026 14:25:42 UTC] Endpoint: user/profile.php
[23-Jul-2026 14:25:42 UTC] Full Log Data: {
    "timestamp": "2026-07-23 14:25:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.250.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.161.250.1, 104.23.172.122",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fb5b22fcb397ad-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.161.250.1",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 14:25:42 UTC] === END API CALL LOG ===
[23-Jul-2026 14:25:42 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 14:25:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4
[23-Jul-2026 14:25:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 14:25:42 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 14:25:42 UTC] User ID: 1128
[23-Jul-2026 14:25:42 UTC] ✅ User profile retrieved successfully for user ID: 1128
[23-Jul-2026 14:25:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 14:25:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 14:25:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"154.161.250.1, 104.23.172.122","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1fb5b28fda297ad-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"154.161.250.1","cf-ipcountry":"GH","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-Jul-2026 14:25:43 UTC] === User Orders API Called ===
[23-Jul-2026 14:25:43 UTC] User ID: 1128
[23-Jul-2026 14:25:43 UTC] Limit: 20, Offset: 0
[23-Jul-2026 14:25:43 UTC] Orders found: 0
[23-Jul-2026 14:25:43 UTC] Orders data: []
[23-Jul-2026 14:25:43 UTC] Total orders count: 0
[23-Jul-2026 14:25:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 14:25:45 UTC] === API CALL LOG ===
[23-Jul-2026 14:25:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 14:25:45 UTC] Endpoint: user/profile.php
[23-Jul-2026 14:25:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"154.161.250.1, 104.23.172.122","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1fb5b333c8f97ad-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"154.161.250.1","cf-ipcountry":"GH","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-Jul-2026 14:25:45 UTC] Full Log Data: {
    "timestamp": "2026-07-23 14:25:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.250.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.161.250.1, 104.23.172.122",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fb5b333c9497ad-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.161.250.1",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 14:25:45 UTC] === END API CALL LOG ===
[23-Jul-2026 14:25:45 UTC] === User Orders API Called ===
[23-Jul-2026 14:25:45 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 14:25:45 UTC] User ID: 1128
[23-Jul-2026 14:25:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4
[23-Jul-2026 14:25:45 UTC] Limit: 20, Offset: 0
[23-Jul-2026 14:25:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 14:25:45 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 14:25:45 UTC] User ID: 1128
[23-Jul-2026 14:25:45 UTC] ✅ User profile retrieved successfully for user ID: 1128
[23-Jul-2026 14:25:45 UTC] Orders found: 0
[23-Jul-2026 14:25:45 UTC] Orders data: []
[23-Jul-2026 14:25:45 UTC] Total orders count: 0
[23-Jul-2026 14:25:46 UTC] === API CALL LOG ===
[23-Jul-2026 14:25:46 UTC] Endpoint: user/profile.php
[23-Jul-2026 14:25:46 UTC] Full Log Data: {
    "timestamp": "2026-07-23 14:25:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.250.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.161.250.1, 104.23.172.122",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fb5b36ccaf97ad-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.161.250.1",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 14:25:46 UTC] === END API CALL LOG ===
[23-Jul-2026 14:25:46 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 14:25:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4
[23-Jul-2026 14:25:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 14:25:46 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 14:25:46 UTC] User ID: 1128
[23-Jul-2026 14:25:46 UTC] ✅ User profile retrieved successfully for user ID: 1128
[23-Jul-2026 14:32:31 UTC] === API CALL LOG ===
[23-Jul-2026 14:32:31 UTC] Endpoint: user/profile.php
[23-Jul-2026 14:32:31 UTC] Full Log Data: {
    "timestamp": "2026-07-23 14:32:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:a58:8488:ed00:a79d:c5e2:45d8:c3aa",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:a58:8488:ed00:a79d:c5e2:45d8:c3aa, 162.158.14.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NSIsInVzZXJuYW1lIjoibWlsbGllYm9iYnliaXJvd24iLCJlbWFpbCI6InRpdHVzYW5naGVsb2x0ZWFuMjEwNUBwcm90b25tYWlsLmNvbSIsImV4cCI6MTc4NDY0OTk0NX0.5zrgDMjHAgL2ng--NxsLIOs_Tqtw7AJ-N1iNaZefCio",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fb651c8c5ce409-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:a58:8488:ed00:a79d:c5e2:45d8:c3aa",
        "cf-ipcountry": "RO",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 14:32:31 UTC] === END API CALL LOG ===
[23-Jul-2026 14:32:31 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 14:32:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NSIsInVzZXJuYW1lIjoibWlsbGllYm9iYnliaXJvd24iLCJlbWFpbCI6InRpdHVzYW5naGVsb2x0ZWFuMjEwNUBwcm90b25tYWlsLmNvbSIsImV4cCI6MTc4NDY0OTk0NX0.5zrgDMjHAgL2ng--NxsLIOs_Tqtw7AJ-N1iNaZefCio
[23-Jul-2026 14:32:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 14:32:31 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 14:32:31 UTC] User ID: 1055
[23-Jul-2026 14:32:31 UTC] ✅ User profile retrieved successfully for user ID: 1055
[23-Jul-2026 14:32:31 UTC] === API CALL LOG ===
[23-Jul-2026 14:32:31 UTC] Endpoint: user/profile.php
[23-Jul-2026 14:32:31 UTC] Full Log Data: {
    "timestamp": "2026-07-23 14:32:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:a58:8488:ed00:a79d:c5e2:45d8:c3aa",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:a58:8488:ed00:a79d:c5e2:45d8:c3aa, 162.158.14.216",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NSIsInVzZXJuYW1lIjoibWlsbGllYm9iYnliaXJvd24iLCJlbWFpbCI6InRpdHVzYW5naGVsb2x0ZWFuMjEwNUBwcm90b25tYWlsLmNvbSIsImV4cCI6MTc4NDY0OTk0NX0.5zrgDMjHAgL2ng--NxsLIOs_Tqtw7AJ-N1iNaZefCio",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fb651e2ee5e409-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:a58:8488:ed00:a79d:c5e2:45d8:c3aa",
        "cf-ipcountry": "RO",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 14:32:31 UTC] === END API CALL LOG ===
[23-Jul-2026 14:32:31 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 14:32:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NSIsInVzZXJuYW1lIjoibWlsbGllYm9iYnliaXJvd24iLCJlbWFpbCI6InRpdHVzYW5naGVsb2x0ZWFuMjEwNUBwcm90b25tYWlsLmNvbSIsImV4cCI6MTc4NDY0OTk0NX0.5zrgDMjHAgL2ng--NxsLIOs_Tqtw7AJ-N1iNaZefCio
[23-Jul-2026 14:32:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 14:32:31 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 14:32:31 UTC] User ID: 1055
[23-Jul-2026 14:32:31 UTC] ✅ User profile retrieved successfully for user ID: 1055
[23-Jul-2026 14:32:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 14:32:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 14:32:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a02:a58:8488:ed00:a79d:c5e2:45d8:c3aa, 162.158.14.216","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NSIsInVzZXJuYW1lIjoibWlsbGllYm9iYnliaXJvd24iLCJlbWFpbCI6InRpdHVzYW5naGVsb2x0ZWFuMjEwNUBwcm90b25tYWlsLmNvbSIsImV4cCI6MTc4NDY0OTk0NX0.5zrgDMjHAgL2ng--NxsLIOs_Tqtw7AJ-N1iNaZefCio","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1fb651e2ee9e409-OTP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a02:a58:8488:ed00:a79d:c5e2:45d8:c3aa","cf-ipcountry":"RO","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-Jul-2026 14:32:31 UTC] === User Orders API Called ===
[23-Jul-2026 14:32:31 UTC] User ID: 1055
[23-Jul-2026 14:32:31 UTC] Limit: 20, Offset: 0
[23-Jul-2026 14:32:31 UTC] Orders found: 0
[23-Jul-2026 14:32:31 UTC] Orders data: []
[23-Jul-2026 14:32:31 UTC] Total orders count: 0
[23-Jul-2026 14:32:31 UTC] === API CALL LOG ===
[23-Jul-2026 14:32:31 UTC] Endpoint: user/profile.php
[23-Jul-2026 14:32:31 UTC] Full Log Data: {
    "timestamp": "2026-07-23 14:32:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:a58:8488:ed00:a79d:c5e2:45d8:c3aa",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:a58:8488:ed00:a79d:c5e2:45d8:c3aa, 162.158.14.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NSIsInVzZXJuYW1lIjoibWlsbGllYm9iYnliaXJvd24iLCJlbWFpbCI6InRpdHVzYW5naGVsb2x0ZWFuMjEwNUBwcm90b25tYWlsLmNvbSIsImV4cCI6MTc4NDY0OTk0NX0.5zrgDMjHAgL2ng--NxsLIOs_Tqtw7AJ-N1iNaZefCio",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fb651ebfbfe409-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:a58:8488:ed00:a79d:c5e2:45d8:c3aa",
        "cf-ipcountry": "RO",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 14:32:31 UTC] === END API CALL LOG ===
[23-Jul-2026 14:32:31 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 14:32:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NSIsInVzZXJuYW1lIjoibWlsbGllYm9iYnliaXJvd24iLCJlbWFpbCI6InRpdHVzYW5naGVsb2x0ZWFuMjEwNUBwcm90b25tYWlsLmNvbSIsImV4cCI6MTc4NDY0OTk0NX0.5zrgDMjHAgL2ng--NxsLIOs_Tqtw7AJ-N1iNaZefCio
[23-Jul-2026 14:32:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 14:32:31 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 14:32:31 UTC] User ID: 1055
[23-Jul-2026 14:32:31 UTC] ✅ User profile retrieved successfully for user ID: 1055
[23-Jul-2026 14:32:36 UTC] === API CALL LOG ===
[23-Jul-2026 14:32:36 UTC] Endpoint: user/profile.php
[23-Jul-2026 14:32:36 UTC] Full Log Data: {
    "timestamp": "2026-07-23 14:32:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:a58:8488:ed00:a79d:c5e2:45d8:c3aa",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:a58:8488:ed00:a79d:c5e2:45d8:c3aa, 162.158.14.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NSIsInVzZXJuYW1lIjoibWlsbGllYm9iYnliaXJvd24iLCJlbWFpbCI6InRpdHVzYW5naGVsb2x0ZWFuMjEwNUBwcm90b25tYWlsLmNvbSIsImV4cCI6MTc4NDY0OTk0NX0.5zrgDMjHAgL2ng--NxsLIOs_Tqtw7AJ-N1iNaZefCio",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fb653ada88e409-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:a58:8488:ed00:a79d:c5e2:45d8:c3aa",
        "cf-ipcountry": "RO",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 14:32:36 UTC] === END API CALL LOG ===
[23-Jul-2026 14:32:36 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 14:32:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA1NSIsInVzZXJuYW1lIjoibWlsbGllYm9iYnliaXJvd24iLCJlbWFpbCI6InRpdHVzYW5naGVsb2x0ZWFuMjEwNUBwcm90b25tYWlsLmNvbSIsImV4cCI6MTc4NDY0OTk0NX0.5zrgDMjHAgL2ng--NxsLIOs_Tqtw7AJ-N1iNaZefCio
[23-Jul-2026 14:32:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 14:32:36 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 14:32:36 UTC] User ID: 1055
[23-Jul-2026 14:32:36 UTC] ✅ User profile retrieved successfully for user ID: 1055
[23-Jul-2026 14:32:36 UTC] User Purchases API - User ID: 1055
[23-Jul-2026 14:32:36 UTC] User Purchases API - Total purchases found: 0
[23-Jul-2026 14:35:31 UTC] === API CALL LOG ===
[23-Jul-2026 14:35:31 UTC] Endpoint: user/profile.php
[23-Jul-2026 14:35:31 UTC] Full Log Data: {
    "timestamp": "2026-07-23 14:35:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.250.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.161.250.1, 104.23.166.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fb6983e9ecd991-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.161.250.1",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 14:35:31 UTC] === END API CALL LOG ===
[23-Jul-2026 14:35:31 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 14:35:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4
[23-Jul-2026 14:35:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 14:35:31 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 14:35:31 UTC] User ID: 1128
[23-Jul-2026 14:35:31 UTC] ✅ User profile retrieved successfully for user ID: 1128
[23-Jul-2026 14:36:16 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 14:36:16 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 14:36:16 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"154.161.250.1, 104.23.166.100","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1fb6a9ded07d991-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"154.161.250.1","cf-ipcountry":"GH","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-Jul-2026 14:36:16 UTC] === User Orders API Called ===
[23-Jul-2026 14:36:16 UTC] User ID: 1128
[23-Jul-2026 14:36:16 UTC] Limit: 20, Offset: 0
[23-Jul-2026 14:36:16 UTC] Orders found: 0
[23-Jul-2026 14:36:16 UTC] Orders data: []
[23-Jul-2026 14:36:16 UTC] === API CALL LOG ===
[23-Jul-2026 14:36:16 UTC] Endpoint: user/profile.php
[23-Jul-2026 14:36:16 UTC] Full Log Data: {
    "timestamp": "2026-07-23 14:36:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.250.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.161.250.1, 104.23.166.100",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fb6a9ded09d991-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.161.250.1",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 14:36:16 UTC] Total orders count: 0
[23-Jul-2026 14:36:16 UTC] === END API CALL LOG ===
[23-Jul-2026 14:36:16 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 14:36:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4
[23-Jul-2026 14:36:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 14:36:16 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 14:36:16 UTC] User ID: 1128
[23-Jul-2026 14:36:16 UTC] ✅ User profile retrieved successfully for user ID: 1128
[23-Jul-2026 14:36:17 UTC] === API CALL LOG ===
[23-Jul-2026 14:36:17 UTC] Endpoint: user/profile.php
[23-Jul-2026 14:36:17 UTC] Full Log Data: {
    "timestamp": "2026-07-23 14:36:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.250.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.161.250.1, 104.23.166.100",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fb6aa31ac9d991-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.161.250.1",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 14:36:17 UTC] === END API CALL LOG ===
[23-Jul-2026 14:36:17 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 14:36:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4
[23-Jul-2026 14:36:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 14:36:17 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 14:36:17 UTC] User ID: 1128
[23-Jul-2026 14:36:17 UTC] ✅ User profile retrieved successfully for user ID: 1128
[23-Jul-2026 14:36:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 14:36:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 14:36:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"154.161.250.1, 104.23.166.100","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1fb6aaa6fdad991-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"154.161.250.1","cf-ipcountry":"GH","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-Jul-2026 14:36:18 UTC] === User Orders API Called ===
[23-Jul-2026 14:36:18 UTC] User ID: 1128
[23-Jul-2026 14:36:18 UTC] Limit: 20, Offset: 0
[23-Jul-2026 14:36:18 UTC] Orders found: 0
[23-Jul-2026 14:36:18 UTC] Orders data: []
[23-Jul-2026 14:36:18 UTC] Total orders count: 0
[23-Jul-2026 14:36:21 UTC] === API CALL LOG ===
[23-Jul-2026 14:36:21 UTC] Endpoint: user/profile.php
[23-Jul-2026 14:36:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 14:36:21 UTC] Full Log Data: {
    "timestamp": "2026-07-23 14:36:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.250.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.161.250.1, 104.23.166.100",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fb6ab8ee29d991-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.161.250.1",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 14:36:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 14:36:21 UTC] === END API CALL LOG ===
[23-Jul-2026 14:36:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"154.161.250.1, 104.23.166.100","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1fb6ab8ee22d991-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"154.161.250.1","cf-ipcountry":"GH","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-Jul-2026 14:36:21 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 14:36:21 UTC] === User Orders API Called ===
[23-Jul-2026 14:36:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4
[23-Jul-2026 14:36:21 UTC] User ID: 1128
[23-Jul-2026 14:36:21 UTC] Limit: 20, Offset: 0
[23-Jul-2026 14:36:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 14:36:21 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 14:36:21 UTC] User ID: 1128
[23-Jul-2026 14:36:21 UTC] ✅ User profile retrieved successfully for user ID: 1128
[23-Jul-2026 14:36:21 UTC] Orders found: 0
[23-Jul-2026 14:36:21 UTC] Orders data: []
[23-Jul-2026 14:36:21 UTC] Total orders count: 0
[23-Jul-2026 14:36:21 UTC] === API CALL LOG ===
[23-Jul-2026 14:36:21 UTC] Endpoint: user/profile.php
[23-Jul-2026 14:36:21 UTC] Full Log Data: {
    "timestamp": "2026-07-23 14:36:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.250.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.161.250.1, 104.23.166.100",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fb6abce8a2d991-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.161.250.1",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 14:36:21 UTC] === END API CALL LOG ===
[23-Jul-2026 14:36:21 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 14:36:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4
[23-Jul-2026 14:36:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 14:36:21 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 14:36:21 UTC] User ID: 1128
[23-Jul-2026 14:36:21 UTC] ✅ User profile retrieved successfully for user ID: 1128
[23-Jul-2026 14:39:48 UTC] === API CALL LOG ===
[23-Jul-2026 14:39:48 UTC] Endpoint: user/profile.php
[23-Jul-2026 14:39:48 UTC] Full Log Data: {
    "timestamp": "2026-07-23 14:39:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.250.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.161.250.1, 104.23.166.100",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fb6fcad892d991-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.161.250.1",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 14:39:48 UTC] === END API CALL LOG ===
[23-Jul-2026 14:39:48 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 14:39:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4
[23-Jul-2026 14:39:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 14:39:48 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 14:39:48 UTC] User ID: 1128
[23-Jul-2026 14:39:48 UTC] ✅ User profile retrieved successfully for user ID: 1128
[23-Jul-2026 14:39:49 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 14:39:49 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 14:39:49 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"154.161.250.1, 104.23.166.100","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1fb6fce6a03d991-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"154.161.250.1","cf-ipcountry":"GH","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-Jul-2026 14:39:49 UTC] === User Orders API Called ===
[23-Jul-2026 14:39:49 UTC] User ID: 1128
[23-Jul-2026 14:39:49 UTC] Limit: 20, Offset: 0
[23-Jul-2026 14:39:49 UTC] Orders found: 0
[23-Jul-2026 14:39:49 UTC] Orders data: []
[23-Jul-2026 14:39:49 UTC] Total orders count: 0
[23-Jul-2026 14:39:49 UTC] === API CALL LOG ===
[23-Jul-2026 14:39:49 UTC] Endpoint: user/profile.php
[23-Jul-2026 14:39:49 UTC] Full Log Data: {
    "timestamp": "2026-07-23 14:39:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.250.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.161.250.1, 104.23.166.100",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fb6fce6a09d991-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.161.250.1",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 14:39:49 UTC] === END API CALL LOG ===
[23-Jul-2026 14:39:49 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 14:39:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4
[23-Jul-2026 14:39:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 14:39:49 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 14:39:49 UTC] User ID: 1128
[23-Jul-2026 14:39:49 UTC] ✅ User profile retrieved successfully for user ID: 1128
[23-Jul-2026 14:39:50 UTC] === API CALL LOG ===
[23-Jul-2026 14:39:50 UTC] Endpoint: user/profile.php
[23-Jul-2026 14:39:50 UTC] Full Log Data: {
    "timestamp": "2026-07-23 14:39:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.250.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.161.250.1, 104.23.166.100",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fb6fd21bedd991-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.161.250.1",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 14:39:50 UTC] === END API CALL LOG ===
[23-Jul-2026 14:39:50 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 14:39:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4
[23-Jul-2026 14:39:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 14:39:50 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 14:39:50 UTC] User ID: 1128
[23-Jul-2026 14:39:50 UTC] ✅ User profile retrieved successfully for user ID: 1128
[23-Jul-2026 14:40:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 14:40:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 14:40:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"154.161.250.1, 104.23.166.101","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1fb70ae9ebfd991-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"154.161.250.1","cf-ipcountry":"GH","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-Jul-2026 14:40:25 UTC] === User Orders API Called ===
[23-Jul-2026 14:40:25 UTC] User ID: 1128
[23-Jul-2026 14:40:25 UTC] Limit: 20, Offset: 0
[23-Jul-2026 14:40:25 UTC] Orders found: 0
[23-Jul-2026 14:40:25 UTC] Orders data: []
[23-Jul-2026 14:40:25 UTC] Total orders count: 0
[23-Jul-2026 14:40:25 UTC] === API CALL LOG ===
[23-Jul-2026 14:40:25 UTC] Endpoint: user/profile.php
[23-Jul-2026 14:40:25 UTC] Full Log Data: {
    "timestamp": "2026-07-23 14:40:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.250.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.161.250.1, 104.23.166.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fb70ae9ec6d991-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.161.250.1",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 14:40:25 UTC] === END API CALL LOG ===
[23-Jul-2026 14:40:25 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 14:40:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4
[23-Jul-2026 14:40:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 14:40:25 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 14:40:25 UTC] User ID: 1128
[23-Jul-2026 14:40:25 UTC] ✅ User profile retrieved successfully for user ID: 1128
[23-Jul-2026 14:40:26 UTC] === API CALL LOG ===
[23-Jul-2026 14:40:26 UTC] Endpoint: user/profile.php
[23-Jul-2026 14:40:26 UTC] Full Log Data: {
    "timestamp": "2026-07-23 14:40:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.250.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.161.250.1, 104.23.166.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fb70b36b47d991-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.161.250.1",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 14:40:26 UTC] === END API CALL LOG ===
[23-Jul-2026 14:40:26 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 14:40:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4
[23-Jul-2026 14:40:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 14:40:26 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 14:40:26 UTC] User ID: 1128
[23-Jul-2026 14:40:26 UTC] ✅ User profile retrieved successfully for user ID: 1128
[23-Jul-2026 14:41:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 14:41:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 14:41:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"154.161.250.1, 104.23.166.100","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1fb72137c82d991-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"154.161.250.1","cf-ipcountry":"GH","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-Jul-2026 14:41:22 UTC] === User Orders API Called ===
[23-Jul-2026 14:41:22 UTC] User ID: 1128
[23-Jul-2026 14:41:22 UTC] Limit: 20, Offset: 0
[23-Jul-2026 14:41:22 UTC] === API CALL LOG ===
[23-Jul-2026 14:41:22 UTC] Endpoint: user/profile.php
[23-Jul-2026 14:41:22 UTC] Full Log Data: {
    "timestamp": "2026-07-23 14:41:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.250.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.161.250.1, 104.23.166.100",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fb72137c86d991-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.161.250.1",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 14:41:22 UTC] === END API CALL LOG ===
[23-Jul-2026 14:41:22 UTC] Orders found: 0
[23-Jul-2026 14:41:22 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 14:41:22 UTC] Orders data: []
[23-Jul-2026 14:41:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4
[23-Jul-2026 14:41:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 14:41:22 UTC] Total orders count: 0
[23-Jul-2026 14:41:22 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 14:41:22 UTC] User ID: 1128
[23-Jul-2026 14:41:22 UTC] ✅ User profile retrieved successfully for user ID: 1128
[23-Jul-2026 14:41:23 UTC] === API CALL LOG ===
[23-Jul-2026 14:41:23 UTC] Endpoint: user/profile.php
[23-Jul-2026 14:41:23 UTC] Full Log Data: {
    "timestamp": "2026-07-23 14:41:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.250.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.161.250.1, 104.23.166.100",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fb7216fd03d991-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.161.250.1",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 14:41:23 UTC] === END API CALL LOG ===
[23-Jul-2026 14:41:23 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 14:41:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4
[23-Jul-2026 14:41:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 14:41:23 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 14:41:23 UTC] User ID: 1128
[23-Jul-2026 14:41:23 UTC] ✅ User profile retrieved successfully for user ID: 1128
[23-Jul-2026 14:41:23 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 14:41:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 14:41:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"154.161.250.1, 104.23.166.100","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1fb721acef6d991-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"154.161.250.1","cf-ipcountry":"GH","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-Jul-2026 14:41:23 UTC] === User Orders API Called ===
[23-Jul-2026 14:41:23 UTC] User ID: 1128
[23-Jul-2026 14:41:23 UTC] Limit: 20, Offset: 0
[23-Jul-2026 14:41:23 UTC] Orders found: 0
[23-Jul-2026 14:41:23 UTC] Orders data: []
[23-Jul-2026 14:41:23 UTC] Total orders count: 0
[23-Jul-2026 14:41:25 UTC] === API CALL LOG ===
[23-Jul-2026 14:41:25 UTC] Endpoint: user/profile.php
[23-Jul-2026 14:41:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 14:41:25 UTC] Full Log Data: {
    "timestamp": "2026-07-23 14:41:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.250.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.161.250.1, 104.23.166.100",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fb72279a52d991-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.161.250.1",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 14:41:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 14:41:25 UTC] === END API CALL LOG ===
[23-Jul-2026 14:41:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"154.161.250.1, 104.23.166.100","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1fb72279a47d991-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"154.161.250.1","cf-ipcountry":"GH","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-Jul-2026 14:41:25 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 14:41:25 UTC] === User Orders API Called ===
[23-Jul-2026 14:41:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4
[23-Jul-2026 14:41:25 UTC] User ID: 1128
[23-Jul-2026 14:41:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 14:41:25 UTC] Limit: 20, Offset: 0
[23-Jul-2026 14:41:25 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 14:41:25 UTC] User ID: 1128
[23-Jul-2026 14:41:25 UTC] ✅ User profile retrieved successfully for user ID: 1128
[23-Jul-2026 14:41:25 UTC] Orders found: 0
[23-Jul-2026 14:41:25 UTC] Orders data: []
[23-Jul-2026 14:41:25 UTC] Total orders count: 0
[23-Jul-2026 14:41:26 UTC] === API CALL LOG ===
[23-Jul-2026 14:41:26 UTC] Endpoint: user/profile.php
[23-Jul-2026 14:41:26 UTC] Full Log Data: {
    "timestamp": "2026-07-23 14:41:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.250.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.161.250.1, 104.23.166.100",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fb722b2bd4d991-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.161.250.1",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 14:41:26 UTC] === END API CALL LOG ===
[23-Jul-2026 14:41:26 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 14:41:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4
[23-Jul-2026 14:41:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 14:41:26 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 14:41:26 UTC] User ID: 1128
[23-Jul-2026 14:41:26 UTC] ✅ User profile retrieved successfully for user ID: 1128
[23-Jul-2026 14:41:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 14:41:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 14:41:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"154.161.250.1, 104.23.166.100","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1fb7281799bd991-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"154.161.250.1","cf-ipcountry":"GH","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-Jul-2026 14:41:40 UTC] === User Orders API Called ===
[23-Jul-2026 14:41:40 UTC] User ID: 1128
[23-Jul-2026 14:41:40 UTC] Limit: 20, Offset: 0
[23-Jul-2026 14:41:40 UTC] Orders found: 1
[23-Jul-2026 14:41:40 UTC] Orders data: [{"id":419,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Oxygenofftips","status":"pending","created_at":"2026-07-23 18:11:38","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[23-Jul-2026 14:41:40 UTC] Total orders count: 1
[23-Jul-2026 14:41:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 14:41:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 14:41:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"154.161.250.1, 104.23.166.100","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1fb729cefe9d991-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"154.161.250.1","cf-ipcountry":"GH","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-Jul-2026 14:41:44 UTC] === User Orders API Called ===
[23-Jul-2026 14:41:44 UTC] User ID: 1128
[23-Jul-2026 14:41:44 UTC] Limit: 20, Offset: 0
[23-Jul-2026 14:41:44 UTC] Orders found: 1
[23-Jul-2026 14:41:44 UTC] Orders data: [{"id":419,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Oxygenofftips","status":"pending","created_at":"2026-07-23 18:11:38","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[23-Jul-2026 14:41:44 UTC] Total orders count: 1
[23-Jul-2026 14:41:44 UTC] === API CALL LOG ===
[23-Jul-2026 14:41:44 UTC] Endpoint: user/profile.php
[23-Jul-2026 14:41:44 UTC] Full Log Data: {
    "timestamp": "2026-07-23 14:41:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.250.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.161.250.1, 104.23.166.100",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fb729ceff0d991-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.161.250.1",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 14:41:44 UTC] === END API CALL LOG ===
[23-Jul-2026 14:41:44 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 14:41:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4
[23-Jul-2026 14:41:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 14:41:44 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 14:41:44 UTC] User ID: 1128
[23-Jul-2026 14:41:44 UTC] ✅ User profile retrieved successfully for user ID: 1128
[23-Jul-2026 14:41:45 UTC] === API CALL LOG ===
[23-Jul-2026 14:41:45 UTC] Endpoint: user/profile.php
[23-Jul-2026 14:41:45 UTC] Full Log Data: {
    "timestamp": "2026-07-23 14:41:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.250.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.161.250.1, 104.23.166.100",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fb72a0292fd991-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.161.250.1",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 14:41:45 UTC] === END API CALL LOG ===
[23-Jul-2026 14:41:45 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 14:41:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4
[23-Jul-2026 14:41:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 14:41:45 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 14:41:45 UTC] User ID: 1128
[23-Jul-2026 14:41:45 UTC] ✅ User profile retrieved successfully for user ID: 1128
[23-Jul-2026 14:42:05 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 14:42:05 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 14:42:05 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"154.161.250.1, 104.23.166.100","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1fb731e1d32d991-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"154.161.250.1","cf-ipcountry":"GH","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-Jul-2026 14:42:05 UTC] === User Orders API Called ===
[23-Jul-2026 14:42:05 UTC] User ID: 1128
[23-Jul-2026 14:42:05 UTC] Limit: 20, Offset: 0
[23-Jul-2026 14:42:05 UTC] Orders found: 1
[23-Jul-2026 14:42:05 UTC] Orders data: [{"id":419,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Oxygenofftips","status":"pending","created_at":"2026-07-23 18:11:38","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[23-Jul-2026 14:42:05 UTC] Total orders count: 1
[23-Jul-2026 14:42:05 UTC] === API CALL LOG ===
[23-Jul-2026 14:42:05 UTC] Endpoint: user/profile.php
[23-Jul-2026 14:42:05 UTC] Full Log Data: {
    "timestamp": "2026-07-23 14:42:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.250.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.161.250.1, 104.23.166.100",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fb731e1d35d991-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.161.250.1",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 14:42:05 UTC] === END API CALL LOG ===
[23-Jul-2026 14:42:05 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 14:42:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4
[23-Jul-2026 14:42:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 14:42:05 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 14:42:05 UTC] User ID: 1128
[23-Jul-2026 14:42:05 UTC] ✅ User profile retrieved successfully for user ID: 1128
[23-Jul-2026 14:42:05 UTC] === API CALL LOG ===
[23-Jul-2026 14:42:05 UTC] Endpoint: user/profile.php
[23-Jul-2026 14:42:05 UTC] Full Log Data: {
    "timestamp": "2026-07-23 14:42:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.250.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.161.250.1, 104.23.166.100",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fb7322ca57d991-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.161.250.1",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 14:42:05 UTC] === END API CALL LOG ===
[23-Jul-2026 14:42:05 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 14:42:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4
[23-Jul-2026 14:42:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 14:42:05 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 14:42:05 UTC] User ID: 1128
[23-Jul-2026 14:42:05 UTC] ✅ User profile retrieved successfully for user ID: 1128
[23-Jul-2026 14:42:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 14:42:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 14:42:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"154.161.250.1, 104.23.166.100","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1fb735a19dcd991-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"154.161.250.1","cf-ipcountry":"GH","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-Jul-2026 14:42:14 UTC] === User Orders API Called ===
[23-Jul-2026 14:42:14 UTC] User ID: 1128
[23-Jul-2026 14:42:14 UTC] Limit: 20, Offset: 0
[23-Jul-2026 14:42:14 UTC] Orders found: 1
[23-Jul-2026 14:42:14 UTC] Orders data: [{"id":419,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Oxygenofftips","status":"pending","created_at":"2026-07-23 18:11:38","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[23-Jul-2026 14:42:14 UTC] Total orders count: 1
[23-Jul-2026 14:42:14 UTC] === API CALL LOG ===
[23-Jul-2026 14:42:14 UTC] Endpoint: user/profile.php
[23-Jul-2026 14:42:14 UTC] Full Log Data: {
    "timestamp": "2026-07-23 14:42:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.250.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.161.250.1, 104.23.166.100",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fb735a19e0d991-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.161.250.1",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 14:42:14 UTC] === END API CALL LOG ===
[23-Jul-2026 14:42:14 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 14:42:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4
[23-Jul-2026 14:42:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 14:42:14 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 14:42:14 UTC] User ID: 1128
[23-Jul-2026 14:42:14 UTC] ✅ User profile retrieved successfully for user ID: 1128
[23-Jul-2026 14:42:15 UTC] === API CALL LOG ===
[23-Jul-2026 14:42:15 UTC] Endpoint: user/profile.php
[23-Jul-2026 14:42:15 UTC] Full Log Data: {
    "timestamp": "2026-07-23 14:42:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.250.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.161.250.1, 104.23.166.100",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fb735d7a0cd991-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.161.250.1",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 14:42:15 UTC] === END API CALL LOG ===
[23-Jul-2026 14:42:15 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 14:42:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4
[23-Jul-2026 14:42:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 14:42:15 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 14:42:15 UTC] User ID: 1128
[23-Jul-2026 14:42:15 UTC] ✅ User profile retrieved successfully for user ID: 1128
[23-Jul-2026 14:42:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 14:42:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 14:42:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"154.161.250.1, 104.23.166.101","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1fb73a07ec2d991-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"154.161.250.1","cf-ipcountry":"GH","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-Jul-2026 14:42:26 UTC] === User Orders API Called ===
[23-Jul-2026 14:42:26 UTC] User ID: 1128
[23-Jul-2026 14:42:26 UTC] Limit: 20, Offset: 0
[23-Jul-2026 14:42:26 UTC] Orders found: 1
[23-Jul-2026 14:42:26 UTC] Orders data: [{"id":419,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Oxygenofftips","status":"pending","created_at":"2026-07-23 18:11:38","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[23-Jul-2026 14:42:26 UTC] Total orders count: 1
[23-Jul-2026 14:42:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 14:42:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 14:42:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"154.161.250.1, 104.23.166.101","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1fb73dc1db1d991-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"154.161.250.1","cf-ipcountry":"GH","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-Jul-2026 14:42:35 UTC] === User Orders API Called ===
[23-Jul-2026 14:42:35 UTC] User ID: 1128
[23-Jul-2026 14:42:35 UTC] Limit: 20, Offset: 0
[23-Jul-2026 14:42:35 UTC] === API CALL LOG ===
[23-Jul-2026 14:42:35 UTC] Endpoint: user/profile.php
[23-Jul-2026 14:42:35 UTC] Full Log Data: {
    "timestamp": "2026-07-23 14:42:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.250.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.161.250.1, 104.23.166.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fb73dc1db4d991-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.161.250.1",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 14:42:35 UTC] === END API CALL LOG ===
[23-Jul-2026 14:42:35 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 14:42:35 UTC] Orders found: 1
[23-Jul-2026 14:42:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4
[23-Jul-2026 14:42:35 UTC] Orders data: [{"id":419,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Oxygenofftips","status":"pending","created_at":"2026-07-23 18:11:38","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[23-Jul-2026 14:42:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 14:42:35 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 14:42:35 UTC] User ID: 1128
[23-Jul-2026 14:42:35 UTC] Total orders count: 1
[23-Jul-2026 14:42:35 UTC] ✅ User profile retrieved successfully for user ID: 1128
[23-Jul-2026 14:42:36 UTC] === API CALL LOG ===
[23-Jul-2026 14:42:36 UTC] Endpoint: user/profile.php
[23-Jul-2026 14:42:36 UTC] Full Log Data: {
    "timestamp": "2026-07-23 14:42:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.250.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.161.250.1, 104.23.166.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fb73e09aaed991-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.161.250.1",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 14:42:36 UTC] === END API CALL LOG ===
[23-Jul-2026 14:42:36 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 14:42:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4
[23-Jul-2026 14:42:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 14:42:36 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 14:42:36 UTC] User ID: 1128
[23-Jul-2026 14:42:36 UTC] ✅ User profile retrieved successfully for user ID: 1128
[23-Jul-2026 14:43:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 14:43:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 14:43:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"154.161.250.1, 104.23.166.100","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1fb747cc8fcd991-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"154.161.250.1","cf-ipcountry":"GH","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-Jul-2026 14:43:01 UTC] === User Orders API Called ===
[23-Jul-2026 14:43:01 UTC] User ID: 1128
[23-Jul-2026 14:43:01 UTC] Limit: 20, Offset: 0
[23-Jul-2026 14:43:01 UTC] Orders found: 1
[23-Jul-2026 14:43:01 UTC] Orders data: [{"id":419,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Oxygenofftips","status":"pending","created_at":"2026-07-23 18:11:38","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[23-Jul-2026 14:43:01 UTC] Total orders count: 1
[23-Jul-2026 14:43:01 UTC] === API CALL LOG ===
[23-Jul-2026 14:43:01 UTC] Endpoint: user/profile.php
[23-Jul-2026 14:43:01 UTC] Full Log Data: {
    "timestamp": "2026-07-23 14:43:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.250.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.161.250.1, 104.23.166.100",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fb747cc8ffd991-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.161.250.1",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 14:43:01 UTC] === END API CALL LOG ===
[23-Jul-2026 14:43:01 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 14:43:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4
[23-Jul-2026 14:43:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 14:43:01 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 14:43:01 UTC] User ID: 1128
[23-Jul-2026 14:43:01 UTC] ✅ User profile retrieved successfully for user ID: 1128
[23-Jul-2026 14:43:01 UTC] === API CALL LOG ===
[23-Jul-2026 14:43:01 UTC] Endpoint: user/profile.php
[23-Jul-2026 14:43:01 UTC] Full Log Data: {
    "timestamp": "2026-07-23 14:43:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.250.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.161.250.1, 104.23.166.100",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fb74802a5ad991-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.161.250.1",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 14:43:01 UTC] === END API CALL LOG ===
[23-Jul-2026 14:43:01 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 14:43:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4
[23-Jul-2026 14:43:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 14:43:01 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 14:43:01 UTC] User ID: 1128
[23-Jul-2026 14:43:01 UTC] ✅ User profile retrieved successfully for user ID: 1128
[23-Jul-2026 14:43:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 14:43:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 14:43:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"154.161.250.1, 104.23.166.101","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1fb74d0ed73d991-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"154.161.250.1","cf-ipcountry":"GH","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-Jul-2026 14:43:14 UTC] === User Orders API Called ===
[23-Jul-2026 14:43:14 UTC] User ID: 1128
[23-Jul-2026 14:43:14 UTC] Limit: 20, Offset: 0
[23-Jul-2026 14:43:14 UTC] Orders found: 1
[23-Jul-2026 14:43:14 UTC] Orders data: [{"id":419,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Oxygenofftips","status":"pending","created_at":"2026-07-23 18:11:38","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[23-Jul-2026 14:43:14 UTC] Total orders count: 1
[23-Jul-2026 14:43:14 UTC] === API CALL LOG ===
[23-Jul-2026 14:43:14 UTC] Endpoint: user/profile.php
[23-Jul-2026 14:43:14 UTC] Full Log Data: {
    "timestamp": "2026-07-23 14:43:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.250.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.161.250.1, 104.23.166.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fb74d0ed7bd991-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.161.250.1",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 14:43:14 UTC] === END API CALL LOG ===
[23-Jul-2026 14:43:14 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 14:43:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4
[23-Jul-2026 14:43:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 14:43:14 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 14:43:14 UTC] User ID: 1128
[23-Jul-2026 14:43:14 UTC] ✅ User profile retrieved successfully for user ID: 1128
[23-Jul-2026 14:43:15 UTC] === API CALL LOG ===
[23-Jul-2026 14:43:15 UTC] Endpoint: user/profile.php
[23-Jul-2026 14:43:15 UTC] Full Log Data: {
    "timestamp": "2026-07-23 14:43:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.250.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.161.250.1, 104.23.166.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fb74d41f2dd991-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.161.250.1",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 14:43:15 UTC] === END API CALL LOG ===
[23-Jul-2026 14:43:15 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 14:43:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4
[23-Jul-2026 14:43:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 14:43:15 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 14:43:15 UTC] User ID: 1128
[23-Jul-2026 14:43:15 UTC] ✅ User profile retrieved successfully for user ID: 1128
[23-Jul-2026 14:43:30 UTC] === API CALL LOG ===
[23-Jul-2026 14:43:30 UTC] Endpoint: user/profile.php
[23-Jul-2026 14:43:30 UTC] Full Log Data: {
    "timestamp": "2026-07-23 14:43:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.250.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.161.250.1, 104.23.166.100",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fb7534aa62d991-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.161.250.1",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 14:43:30 UTC] === END API CALL LOG ===
[23-Jul-2026 14:43:30 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 14:43:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4
[23-Jul-2026 14:43:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 14:43:30 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 14:43:30 UTC] User ID: 1128
[23-Jul-2026 14:43:30 UTC] ✅ User profile retrieved successfully for user ID: 1128
[23-Jul-2026 14:43:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 14:43:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 14:43:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"154.161.250.1, 104.23.166.100","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1fb7534aa5dd991-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"154.161.250.1","cf-ipcountry":"GH","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-Jul-2026 14:43:30 UTC] === User Orders API Called ===
[23-Jul-2026 14:43:30 UTC] User ID: 1128
[23-Jul-2026 14:43:30 UTC] Limit: 20, Offset: 0
[23-Jul-2026 14:43:30 UTC] Orders found: 1
[23-Jul-2026 14:43:30 UTC] Orders data: [{"id":419,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Oxygenofftips","status":"pending","created_at":"2026-07-23 18:11:38","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[23-Jul-2026 14:43:30 UTC] Total orders count: 1
[23-Jul-2026 14:43:31 UTC] === API CALL LOG ===
[23-Jul-2026 14:43:31 UTC] Endpoint: user/profile.php
[23-Jul-2026 14:43:31 UTC] Full Log Data: {
    "timestamp": "2026-07-23 14:43:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.250.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.161.250.1, 104.23.166.100",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fb75384bfdd991-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.161.250.1",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 14:43:31 UTC] === END API CALL LOG ===
[23-Jul-2026 14:43:31 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 14:43:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4
[23-Jul-2026 14:43:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 14:43:31 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 14:43:31 UTC] User ID: 1128
[23-Jul-2026 14:43:31 UTC] ✅ User profile retrieved successfully for user ID: 1128
[23-Jul-2026 14:44:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 14:44:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 14:44:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"154.161.250.1, 104.23.166.101","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1fb769e9be8d991-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"154.161.250.1","cf-ipcountry":"GH","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-Jul-2026 14:44:28 UTC] === User Orders API Called ===
[23-Jul-2026 14:44:28 UTC] User ID: 1128
[23-Jul-2026 14:44:28 UTC] Limit: 20, Offset: 0
[23-Jul-2026 14:44:28 UTC] Orders found: 2
[23-Jul-2026 14:44:28 UTC] Orders data: [{"id":420,"quantity":350,"total_coins":350,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Oxygenofftips","status":"pending","created_at":"2026-07-23 18:14:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":419,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Oxygenofftips","status":"pending","created_at":"2026-07-23 18:11:38","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[23-Jul-2026 14:44:28 UTC] Total orders count: 2
[23-Jul-2026 14:44:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 14:44:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 14:44:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"154.161.250.1, 104.23.166.101","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1fb76bcdd27d991-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"154.161.250.1","cf-ipcountry":"GH","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-Jul-2026 14:44:33 UTC] === User Orders API Called ===
[23-Jul-2026 14:44:33 UTC] User ID: 1128
[23-Jul-2026 14:44:33 UTC] Limit: 20, Offset: 0
[23-Jul-2026 14:44:33 UTC] Orders found: 2
[23-Jul-2026 14:44:33 UTC] Orders data: [{"id":420,"quantity":350,"total_coins":350,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Oxygenofftips","status":"pending","created_at":"2026-07-23 18:14:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":419,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Oxygenofftips","status":"pending","created_at":"2026-07-23 18:11:38","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[23-Jul-2026 14:44:33 UTC] Total orders count: 2
[23-Jul-2026 14:44:33 UTC] === API CALL LOG ===
[23-Jul-2026 14:44:33 UTC] Endpoint: user/profile.php
[23-Jul-2026 14:44:33 UTC] Full Log Data: {
    "timestamp": "2026-07-23 14:44:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.250.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.161.250.1, 104.23.166.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fb76bcdd2bd991-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.161.250.1",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 14:44:33 UTC] === END API CALL LOG ===
[23-Jul-2026 14:44:33 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 14:44:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4
[23-Jul-2026 14:44:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 14:44:33 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 14:44:33 UTC] User ID: 1128
[23-Jul-2026 14:44:33 UTC] ✅ User profile retrieved successfully for user ID: 1128
[23-Jul-2026 14:44:33 UTC] === API CALL LOG ===
[23-Jul-2026 14:44:33 UTC] Endpoint: user/profile.php
[23-Jul-2026 14:44:33 UTC] Full Log Data: {
    "timestamp": "2026-07-23 14:44:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.250.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.161.250.1, 104.23.166.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fb76c04e61d991-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.161.250.1",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 14:44:33 UTC] === END API CALL LOG ===
[23-Jul-2026 14:44:33 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 14:44:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4
[23-Jul-2026 14:44:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 14:44:33 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 14:44:33 UTC] User ID: 1128
[23-Jul-2026 14:44:33 UTC] ✅ User profile retrieved successfully for user ID: 1128
[23-Jul-2026 14:44:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 14:44:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 14:44:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"154.161.250.1, 104.23.166.101","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1fb76daa872d991-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"154.161.250.1","cf-ipcountry":"GH","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-Jul-2026 14:44:38 UTC] === User Orders API Called ===
[23-Jul-2026 14:44:38 UTC] User ID: 1128
[23-Jul-2026 14:44:38 UTC] Limit: 20, Offset: 0
[23-Jul-2026 14:44:38 UTC] Orders found: 2
[23-Jul-2026 14:44:38 UTC] Orders data: [{"id":420,"quantity":350,"total_coins":350,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Oxygenofftips","status":"pending","created_at":"2026-07-23 18:14:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":419,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Oxygenofftips","status":"pending","created_at":"2026-07-23 18:11:38","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[23-Jul-2026 14:44:38 UTC] Total orders count: 2
[23-Jul-2026 14:44:39 UTC] === API CALL LOG ===
[23-Jul-2026 14:44:39 UTC] Endpoint: user/profile.php
[23-Jul-2026 14:44:39 UTC] Full Log Data: {
    "timestamp": "2026-07-23 14:44:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.250.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.161.250.1, 104.23.166.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fb76e4dc2ed991-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.161.250.1",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 14:44:39 UTC] === END API CALL LOG ===
[23-Jul-2026 14:44:39 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 14:44:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4
[23-Jul-2026 14:44:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 14:44:39 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 14:44:39 UTC] User ID: 1128
[23-Jul-2026 14:44:39 UTC] ✅ User profile retrieved successfully for user ID: 1128
[23-Jul-2026 14:44:40 UTC] User Purchases API - User ID: 1128
[23-Jul-2026 14:44:40 UTC] User Purchases API - Total purchases found: 2
[23-Jul-2026 14:44:46 UTC] User Purchases API - User ID: 1128
[23-Jul-2026 14:44:46 UTC] User Purchases API - Total purchases found: 2
[23-Jul-2026 14:44:49 UTC] === API CALL LOG ===
[23-Jul-2026 14:44:49 UTC] Endpoint: user/profile.php
[23-Jul-2026 14:44:49 UTC] Full Log Data: {
    "timestamp": "2026-07-23 14:44:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.250.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.161.250.1, 104.23.166.100",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fb771e3ff2d991-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.161.250.1",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 14:44:49 UTC] === END API CALL LOG ===
[23-Jul-2026 14:44:49 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 14:44:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4
[23-Jul-2026 14:44:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 14:44:49 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 14:44:49 UTC] User ID: 1128
[23-Jul-2026 14:44:49 UTC] ✅ User profile retrieved successfully for user ID: 1128
[23-Jul-2026 14:44:49 UTC] User Purchases API - User ID: 1128
[23-Jul-2026 14:44:49 UTC] User Purchases API - Total purchases found: 2
[23-Jul-2026 14:53:59 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 14:53:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 14:53:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"154.161.250.1, 104.23.166.101","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1fb848b9b63fc28-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"154.161.250.1","cf-ipcountry":"GH","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-Jul-2026 14:53:59 UTC] === User Orders API Called ===
[23-Jul-2026 14:53:59 UTC] User ID: 1128
[23-Jul-2026 14:53:59 UTC] Limit: 20, Offset: 0
[23-Jul-2026 14:53:59 UTC] Orders found: 2
[23-Jul-2026 14:53:59 UTC] Orders data: [{"id":420,"quantity":350,"total_coins":350,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Oxygenofftips","status":"pending","created_at":"2026-07-23 18:14:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":419,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Oxygenofftips","status":"pending","created_at":"2026-07-23 18:11:38","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[23-Jul-2026 14:53:59 UTC] Total orders count: 2
[23-Jul-2026 14:54:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 14:54:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 14:54:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"154.161.250.1, 104.23.166.161","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1fb84be8cf6fc28-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"154.161.250.1","cf-ipcountry":"GH","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-Jul-2026 14:54:07 UTC] === User Orders API Called ===
[23-Jul-2026 14:54:07 UTC] User ID: 1128
[23-Jul-2026 14:54:07 UTC] Limit: 20, Offset: 0
[23-Jul-2026 14:54:07 UTC] Orders found: 2
[23-Jul-2026 14:54:07 UTC] Orders data: [{"id":420,"quantity":350,"total_coins":350,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Oxygenofftips","status":"pending","created_at":"2026-07-23 18:14:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":419,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Oxygenofftips","status":"pending","created_at":"2026-07-23 18:11:38","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[23-Jul-2026 14:54:07 UTC] Total orders count: 2
[23-Jul-2026 14:54:07 UTC] === API CALL LOG ===
[23-Jul-2026 14:54:07 UTC] Endpoint: user/profile.php
[23-Jul-2026 14:54:07 UTC] Full Log Data: {
    "timestamp": "2026-07-23 14:54:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.250.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.161.250.1, 104.23.166.161",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fb84be8cfcfc28-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.161.250.1",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 14:54:07 UTC] === END API CALL LOG ===
[23-Jul-2026 14:54:07 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 14:54:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4
[23-Jul-2026 14:54:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 14:54:07 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 14:54:07 UTC] User ID: 1128
[23-Jul-2026 14:54:07 UTC] ✅ User profile retrieved successfully for user ID: 1128
[23-Jul-2026 14:54:07 UTC] === API CALL LOG ===
[23-Jul-2026 14:54:07 UTC] Endpoint: user/profile.php
[23-Jul-2026 14:54:07 UTC] Full Log Data: {
    "timestamp": "2026-07-23 14:54:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.250.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.161.250.1, 104.23.166.161",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fb84c1e8c3fc28-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.161.250.1",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 14:54:07 UTC] === END API CALL LOG ===
[23-Jul-2026 14:54:07 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 14:54:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4
[23-Jul-2026 14:54:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 14:54:07 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 14:54:07 UTC] User ID: 1128
[23-Jul-2026 14:54:07 UTC] ✅ User profile retrieved successfully for user ID: 1128
[23-Jul-2026 14:54:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 14:54:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 14:54:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"154.161.250.1, 104.23.166.161","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1fb84c4ec54fc28-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"154.161.250.1","cf-ipcountry":"GH","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-Jul-2026 14:54:08 UTC] === User Orders API Called ===
[23-Jul-2026 14:54:08 UTC] User ID: 1128
[23-Jul-2026 14:54:08 UTC] Limit: 20, Offset: 0
[23-Jul-2026 14:54:08 UTC] Orders found: 2
[23-Jul-2026 14:54:08 UTC] Orders data: [{"id":420,"quantity":350,"total_coins":350,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Oxygenofftips","status":"pending","created_at":"2026-07-23 18:14:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":419,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Oxygenofftips","status":"pending","created_at":"2026-07-23 18:11:38","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[23-Jul-2026 14:54:08 UTC] Total orders count: 2
[23-Jul-2026 14:54:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 14:54:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 14:54:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"154.161.250.1, 104.23.166.161","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1fb84cd1bc3fc28-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"154.161.250.1","cf-ipcountry":"GH","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-Jul-2026 14:54:09 UTC] === User Orders API Called ===
[23-Jul-2026 14:54:09 UTC] User ID: 1128
[23-Jul-2026 14:54:09 UTC] Limit: 20, Offset: 0
[23-Jul-2026 14:54:09 UTC] Orders found: 2
[23-Jul-2026 14:54:09 UTC] Orders data: [{"id":420,"quantity":350,"total_coins":350,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Oxygenofftips","status":"pending","created_at":"2026-07-23 18:14:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":419,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Oxygenofftips","status":"pending","created_at":"2026-07-23 18:11:38","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[23-Jul-2026 14:54:09 UTC] Total orders count: 2
[23-Jul-2026 14:54:09 UTC] === API CALL LOG ===
[23-Jul-2026 14:54:09 UTC] Endpoint: user/profile.php
[23-Jul-2026 14:54:09 UTC] Full Log Data: {
    "timestamp": "2026-07-23 14:54:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.250.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.161.250.1, 104.23.166.161",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fb84cd1bd2fc28-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.161.250.1",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 14:54:09 UTC] === END API CALL LOG ===
[23-Jul-2026 14:54:09 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 14:54:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4
[23-Jul-2026 14:54:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 14:54:09 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 14:54:09 UTC] User ID: 1128
[23-Jul-2026 14:54:09 UTC] ✅ User profile retrieved successfully for user ID: 1128
[23-Jul-2026 14:54:10 UTC] === API CALL LOG ===
[23-Jul-2026 14:54:10 UTC] Endpoint: user/profile.php
[23-Jul-2026 14:54:10 UTC] Full Log Data: {
    "timestamp": "2026-07-23 14:54:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.250.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.161.250.1, 104.23.166.161",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fb84d1e8f4fc28-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.161.250.1",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 14:54:10 UTC] === END API CALL LOG ===
[23-Jul-2026 14:54:10 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 14:54:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4
[23-Jul-2026 14:54:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 14:54:10 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 14:54:10 UTC] User ID: 1128
[23-Jul-2026 14:54:10 UTC] ✅ User profile retrieved successfully for user ID: 1128
[23-Jul-2026 15:08:21 UTC] === API CALL LOG ===
[23-Jul-2026 15:08:21 UTC] Endpoint: user/profile.php
[23-Jul-2026 15:08:21 UTC] Full Log Data: {
    "timestamp": "2026-07-23 15:08:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.250.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.161.250.1, 172.71.103.31",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fb999c2d58b96c-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.161.250.1",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 15:08:21 UTC] === END API CALL LOG ===
[23-Jul-2026 15:08:21 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 15:08:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4
[23-Jul-2026 15:08:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 15:08:21 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 15:08:21 UTC] User ID: 1128
[23-Jul-2026 15:08:21 UTC] ✅ User profile retrieved successfully for user ID: 1128
[23-Jul-2026 15:08:23 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 15:08:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 15:08:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"154.161.250.1, 172.71.103.31","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1fb99a949ccb96c-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"154.161.250.1","cf-ipcountry":"GH","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-Jul-2026 15:08:23 UTC] === User Orders API Called ===
[23-Jul-2026 15:08:23 UTC] User ID: 1128
[23-Jul-2026 15:08:23 UTC] Limit: 20, Offset: 0
[23-Jul-2026 15:08:23 UTC] Orders found: 2
[23-Jul-2026 15:08:23 UTC] Orders data: [{"id":420,"quantity":350,"total_coins":350,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Oxygenofftips","status":"pending","created_at":"2026-07-23 18:14:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":419,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Oxygenofftips","status":"pending","created_at":"2026-07-23 18:11:38","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[23-Jul-2026 15:08:23 UTC] Total orders count: 2
[23-Jul-2026 15:08:28 UTC] === API CALL LOG ===
[23-Jul-2026 15:08:28 UTC] Endpoint: user/profile.php
[23-Jul-2026 15:08:28 UTC] Full Log Data: {
    "timestamp": "2026-07-23 15:08:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.250.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.161.250.1, 172.71.103.31",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fb99c6cd78b96c-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.161.250.1",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 15:08:28 UTC] === END API CALL LOG ===
[23-Jul-2026 15:08:28 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 15:08:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4
[23-Jul-2026 15:08:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 15:08:28 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 15:08:28 UTC] User ID: 1128
[23-Jul-2026 15:08:28 UTC] ✅ User profile retrieved successfully for user ID: 1128
[23-Jul-2026 15:08:28 UTC] User Purchases API - User ID: 1128
[23-Jul-2026 15:08:28 UTC] User Purchases API - Total purchases found: 2
[23-Jul-2026 15:08:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 15:08:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 15:08:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"154.161.250.1, 172.71.103.31","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1fb99cffec0b96c-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"154.161.250.1","cf-ipcountry":"GH","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-Jul-2026 15:08:30 UTC] === User Orders API Called ===
[23-Jul-2026 15:08:30 UTC] User ID: 1128
[23-Jul-2026 15:08:30 UTC] Limit: 20, Offset: 0
[23-Jul-2026 15:08:30 UTC] Orders found: 2
[23-Jul-2026 15:08:30 UTC] Orders data: [{"id":420,"quantity":350,"total_coins":350,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Oxygenofftips","status":"pending","created_at":"2026-07-23 18:14:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":419,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Oxygenofftips","status":"pending","created_at":"2026-07-23 18:11:38","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[23-Jul-2026 15:08:30 UTC] Total orders count: 2
[23-Jul-2026 15:08:30 UTC] === API CALL LOG ===
[23-Jul-2026 15:08:30 UTC] Endpoint: user/profile.php
[23-Jul-2026 15:08:30 UTC] Full Log Data: {
    "timestamp": "2026-07-23 15:08:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.250.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.161.250.1, 172.71.103.31",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fb99cffec2b96c-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.161.250.1",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 15:08:30 UTC] === END API CALL LOG ===
[23-Jul-2026 15:08:30 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 15:08:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4
[23-Jul-2026 15:08:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 15:08:30 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 15:08:30 UTC] User ID: 1128
[23-Jul-2026 15:08:30 UTC] ✅ User profile retrieved successfully for user ID: 1128
[23-Jul-2026 15:08:30 UTC] === API CALL LOG ===
[23-Jul-2026 15:08:30 UTC] Endpoint: user/profile.php
[23-Jul-2026 15:08:30 UTC] Full Log Data: {
    "timestamp": "2026-07-23 15:08:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.250.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.161.250.1, 172.71.103.31",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fb99d359e6b96c-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.161.250.1",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 15:08:30 UTC] === END API CALL LOG ===
[23-Jul-2026 15:08:30 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 15:08:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4
[23-Jul-2026 15:08:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 15:08:30 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 15:08:30 UTC] User ID: 1128
[23-Jul-2026 15:08:30 UTC] ✅ User profile retrieved successfully for user ID: 1128
[23-Jul-2026 15:08:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 15:08:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 15:08:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"154.161.250.1, 172.71.103.31","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1fb9a50fc8eb96c-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"154.161.250.1","cf-ipcountry":"GH","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-Jul-2026 15:08:50 UTC] === User Orders API Called ===
[23-Jul-2026 15:08:50 UTC] User ID: 1128
[23-Jul-2026 15:08:50 UTC] Limit: 20, Offset: 0
[23-Jul-2026 15:08:50 UTC] === API CALL LOG ===
[23-Jul-2026 15:08:50 UTC] Endpoint: user/profile.php
[23-Jul-2026 15:08:50 UTC] Orders found: 2
[23-Jul-2026 15:08:50 UTC] Full Log Data: {
    "timestamp": "2026-07-23 15:08:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.250.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.161.250.1, 172.71.103.31",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fb9a50fc90b96c-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.161.250.1",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 15:08:50 UTC] Orders data: [{"id":420,"quantity":350,"total_coins":350,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Oxygenofftips","status":"pending","created_at":"2026-07-23 18:14:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":419,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Oxygenofftips","status":"pending","created_at":"2026-07-23 18:11:38","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[23-Jul-2026 15:08:50 UTC] === END API CALL LOG ===
[23-Jul-2026 15:08:50 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 15:08:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4
[23-Jul-2026 15:08:50 UTC] Total orders count: 2
[23-Jul-2026 15:08:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 15:08:50 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 15:08:50 UTC] User ID: 1128
[23-Jul-2026 15:08:50 UTC] ✅ User profile retrieved successfully for user ID: 1128
[23-Jul-2026 15:08:51 UTC] === API CALL LOG ===
[23-Jul-2026 15:08:51 UTC] Endpoint: user/profile.php
[23-Jul-2026 15:08:51 UTC] Full Log Data: {
    "timestamp": "2026-07-23 15:08:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.250.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.161.250.1, 172.71.103.31",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fb9a545f91b96c-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.161.250.1",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 15:08:51 UTC] === END API CALL LOG ===
[23-Jul-2026 15:08:51 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 15:08:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4
[23-Jul-2026 15:08:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 15:08:51 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 15:08:51 UTC] User ID: 1128
[23-Jul-2026 15:08:51 UTC] ✅ User profile retrieved successfully for user ID: 1128
[23-Jul-2026 15:08:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 15:08:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 15:08:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"154.161.250.1, 172.71.103.31","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1fb9a7c6e95b96c-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"154.161.250.1","cf-ipcountry":"GH","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-Jul-2026 15:08:57 UTC] === User Orders API Called ===
[23-Jul-2026 15:08:57 UTC] User ID: 1128
[23-Jul-2026 15:08:57 UTC] Limit: 20, Offset: 0
[23-Jul-2026 15:08:57 UTC] Orders found: 2
[23-Jul-2026 15:08:57 UTC] Orders data: [{"id":420,"quantity":350,"total_coins":350,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Oxygenofftips","status":"pending","created_at":"2026-07-23 18:14:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":419,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Oxygenofftips","status":"pending","created_at":"2026-07-23 18:11:38","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[23-Jul-2026 15:08:57 UTC] Total orders count: 2
[23-Jul-2026 15:08:59 UTC] === API CALL LOG ===
[23-Jul-2026 15:08:59 UTC] Endpoint: user/profile.php
[23-Jul-2026 15:08:59 UTC] Full Log Data: {
    "timestamp": "2026-07-23 15:08:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.250.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.161.250.1, 172.71.103.31",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fb9a894b3cb96c-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.161.250.1",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 15:08:59 UTC] === END API CALL LOG ===
[23-Jul-2026 15:08:59 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 15:08:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4
[23-Jul-2026 15:08:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 15:08:59 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 15:08:59 UTC] User ID: 1128
[23-Jul-2026 15:08:59 UTC] ✅ User profile retrieved successfully for user ID: 1128
[23-Jul-2026 15:08:59 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 15:08:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 15:08:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"154.161.250.1, 172.71.103.31","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1fb9a894b3ab96c-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"154.161.250.1","cf-ipcountry":"GH","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-Jul-2026 15:08:59 UTC] === User Orders API Called ===
[23-Jul-2026 15:08:59 UTC] User ID: 1128
[23-Jul-2026 15:08:59 UTC] Limit: 20, Offset: 0
[23-Jul-2026 15:08:59 UTC] Orders found: 2
[23-Jul-2026 15:08:59 UTC] Orders data: [{"id":420,"quantity":350,"total_coins":350,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Oxygenofftips","status":"pending","created_at":"2026-07-23 18:14:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":419,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Oxygenofftips","status":"pending","created_at":"2026-07-23 18:11:38","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[23-Jul-2026 15:08:59 UTC] Total orders count: 2
[23-Jul-2026 15:09:00 UTC] === API CALL LOG ===
[23-Jul-2026 15:09:00 UTC] Endpoint: user/profile.php
[23-Jul-2026 15:09:00 UTC] Full Log Data: {
    "timestamp": "2026-07-23 15:09:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.250.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.161.250.1, 172.71.103.31",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fb9a8dcf6eb96c-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.161.250.1",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 15:09:00 UTC] === END API CALL LOG ===
[23-Jul-2026 15:09:00 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 15:09:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4
[23-Jul-2026 15:09:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 15:09:00 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 15:09:00 UTC] User ID: 1128
[23-Jul-2026 15:09:00 UTC] ✅ User profile retrieved successfully for user ID: 1128
[23-Jul-2026 15:09:08 UTC] === API CALL LOG ===
[23-Jul-2026 15:09:08 UTC] Endpoint: user/profile.php
[23-Jul-2026 15:09:08 UTC] Full Log Data: {
    "timestamp": "2026-07-23 15:09:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.250.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.161.250.1, 172.71.103.31",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fb9abd391cb96c-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.161.250.1",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 15:09:08 UTC] === END API CALL LOG ===
[23-Jul-2026 15:09:08 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 15:09:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4
[23-Jul-2026 15:09:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 15:09:08 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 15:09:08 UTC] User ID: 1128
[23-Jul-2026 15:09:08 UTC] ✅ User profile retrieved successfully for user ID: 1128
[23-Jul-2026 15:09:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 15:09:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 15:09:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"154.161.250.1, 172.71.103.31","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1fb9ae748dfb96c-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"154.161.250.1","cf-ipcountry":"GH","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-Jul-2026 15:09:14 UTC] === User Orders API Called ===
[23-Jul-2026 15:09:14 UTC] User ID: 1128
[23-Jul-2026 15:09:14 UTC] Limit: 20, Offset: 0
[23-Jul-2026 15:09:14 UTC] Orders found: 2
[23-Jul-2026 15:09:14 UTC] Orders data: [{"id":420,"quantity":350,"total_coins":350,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Oxygenofftips","status":"pending","created_at":"2026-07-23 18:14:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":419,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Oxygenofftips","status":"pending","created_at":"2026-07-23 18:11:38","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[23-Jul-2026 15:09:14 UTC] Total orders count: 2
[23-Jul-2026 15:09:14 UTC] === API CALL LOG ===
[23-Jul-2026 15:09:14 UTC] Endpoint: user/profile.php
[23-Jul-2026 15:09:14 UTC] Full Log Data: {
    "timestamp": "2026-07-23 15:09:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.250.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.161.250.1, 172.71.103.31",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fb9ae748e2b96c-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.161.250.1",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 15:09:14 UTC] === END API CALL LOG ===
[23-Jul-2026 15:09:14 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 15:09:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4
[23-Jul-2026 15:09:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 15:09:14 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 15:09:14 UTC] User ID: 1128
[23-Jul-2026 15:09:14 UTC] ✅ User profile retrieved successfully for user ID: 1128
[23-Jul-2026 15:09:15 UTC] === API CALL LOG ===
[23-Jul-2026 15:09:15 UTC] Endpoint: user/profile.php
[23-Jul-2026 15:09:15 UTC] Full Log Data: {
    "timestamp": "2026-07-23 15:09:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.250.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.161.250.1, 172.71.103.31",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fb9aec2d4ab96c-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.161.250.1",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 15:09:15 UTC] === END API CALL LOG ===
[23-Jul-2026 15:09:15 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 15:09:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4
[23-Jul-2026 15:09:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 15:09:15 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 15:09:15 UTC] User ID: 1128
[23-Jul-2026 15:09:15 UTC] ✅ User profile retrieved successfully for user ID: 1128
[23-Jul-2026 15:10:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 15:10:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 15:10:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"154.161.250.1, 172.71.103.31","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1fb9c27bbb5b96c-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"154.161.250.1","cf-ipcountry":"GH","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-Jul-2026 15:10:06 UTC] === User Orders API Called ===
[23-Jul-2026 15:10:06 UTC] User ID: 1128
[23-Jul-2026 15:10:06 UTC] Limit: 20, Offset: 0
[23-Jul-2026 15:10:06 UTC] Orders found: 3
[23-Jul-2026 15:10:06 UTC] Orders data: [{"id":421,"quantity":550,"total_coins":550,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Oxygenofftips","status":"pending","created_at":"2026-07-23 18:40:04","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":420,"quantity":350,"total_coins":350,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Oxygenofftips","status":"pending","created_at":"2026-07-23 18:14:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":419,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Oxygenofftips","status":"pending","created_at":"2026-07-23 18:11:38","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[23-Jul-2026 15:10:06 UTC] Total orders count: 3
[23-Jul-2026 15:10:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 15:10:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 15:10:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"154.161.250.1, 172.71.103.31","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1fb9c3d4801b96c-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"154.161.250.1","cf-ipcountry":"GH","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-Jul-2026 15:10:09 UTC] === User Orders API Called ===
[23-Jul-2026 15:10:09 UTC] User ID: 1128
[23-Jul-2026 15:10:09 UTC] Limit: 20, Offset: 0
[23-Jul-2026 15:10:09 UTC] Orders found: 3
[23-Jul-2026 15:10:09 UTC] Orders data: [{"id":421,"quantity":550,"total_coins":550,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Oxygenofftips","status":"pending","created_at":"2026-07-23 18:40:04","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":420,"quantity":350,"total_coins":350,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Oxygenofftips","status":"pending","created_at":"2026-07-23 18:14:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":419,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Oxygenofftips","status":"pending","created_at":"2026-07-23 18:11:38","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[23-Jul-2026 15:10:09 UTC] Total orders count: 3
[23-Jul-2026 15:10:09 UTC] === API CALL LOG ===
[23-Jul-2026 15:10:09 UTC] Endpoint: user/profile.php
[23-Jul-2026 15:10:09 UTC] Full Log Data: {
    "timestamp": "2026-07-23 15:10:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.250.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.161.250.1, 172.71.103.31",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fb9c3d4802b96c-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.161.250.1",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 15:10:09 UTC] === END API CALL LOG ===
[23-Jul-2026 15:10:09 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 15:10:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4
[23-Jul-2026 15:10:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 15:10:09 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 15:10:09 UTC] User ID: 1128
[23-Jul-2026 15:10:09 UTC] ✅ User profile retrieved successfully for user ID: 1128
[23-Jul-2026 15:10:10 UTC] === API CALL LOG ===
[23-Jul-2026 15:10:10 UTC] Endpoint: user/profile.php
[23-Jul-2026 15:10:10 UTC] Full Log Data: {
    "timestamp": "2026-07-23 15:10:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.250.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.161.250.1, 172.71.103.31",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fb9c40cb32b96c-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.161.250.1",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 15:10:10 UTC] === END API CALL LOG ===
[23-Jul-2026 15:10:10 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 15:10:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4
[23-Jul-2026 15:10:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 15:10:10 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 15:10:10 UTC] User ID: 1128
[23-Jul-2026 15:10:10 UTC] ✅ User profile retrieved successfully for user ID: 1128
[23-Jul-2026 15:10:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 15:10:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 15:10:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"154.161.250.1, 172.71.103.31","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1fb9c9e6de9b96c-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"154.161.250.1","cf-ipcountry":"GH","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-Jul-2026 15:10:25 UTC] === User Orders API Called ===
[23-Jul-2026 15:10:25 UTC] User ID: 1128
[23-Jul-2026 15:10:25 UTC] Limit: 20, Offset: 0
[23-Jul-2026 15:10:25 UTC] Orders found: 4
[23-Jul-2026 15:10:25 UTC] Orders data: [{"id":422,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Oxygenofftips","status":"pending","created_at":"2026-07-23 18:40:23","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":421,"quantity":550,"total_coins":550,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Oxygenofftips","status":"pending","created_at":"2026-07-23 18:40:04","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":420,"quantity":350,"total_coins":350,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Oxygenofftips","status":"pending","created_at":"2026-07-23 18:14:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":419,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Oxygenofftips","status":"pending","created_at":"2026-07-23 18:11:38","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[23-Jul-2026 15:10:25 UTC] Total orders count: 4
[23-Jul-2026 15:10:27 UTC] === API CALL LOG ===
[23-Jul-2026 15:10:27 UTC] Endpoint: user/profile.php
[23-Jul-2026 15:10:27 UTC] Full Log Data: {
    "timestamp": "2026-07-23 15:10:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.250.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.161.250.1, 172.71.103.31",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fb9cae1c58b96c-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.161.250.1",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 15:10:27 UTC] === END API CALL LOG ===
[23-Jul-2026 15:10:27 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 15:10:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4
[23-Jul-2026 15:10:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 15:10:27 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 15:10:27 UTC] User ID: 1128
[23-Jul-2026 15:10:27 UTC] ✅ User profile retrieved successfully for user ID: 1128
[23-Jul-2026 15:10:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 15:10:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 15:10:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"154.161.250.1, 172.71.103.31","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1fb9cae1c56b96c-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"154.161.250.1","cf-ipcountry":"GH","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-Jul-2026 15:10:27 UTC] === User Orders API Called ===
[23-Jul-2026 15:10:27 UTC] User ID: 1128
[23-Jul-2026 15:10:27 UTC] Limit: 20, Offset: 0
[23-Jul-2026 15:10:27 UTC] Orders found: 4
[23-Jul-2026 15:10:27 UTC] Orders data: [{"id":422,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Oxygenofftips","status":"pending","created_at":"2026-07-23 18:40:23","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":421,"quantity":550,"total_coins":550,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Oxygenofftips","status":"pending","created_at":"2026-07-23 18:40:04","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":420,"quantity":350,"total_coins":350,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Oxygenofftips","status":"pending","created_at":"2026-07-23 18:14:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":419,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Oxygenofftips","status":"pending","created_at":"2026-07-23 18:11:38","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[23-Jul-2026 15:10:27 UTC] Total orders count: 4
[23-Jul-2026 15:10:28 UTC] === API CALL LOG ===
[23-Jul-2026 15:10:28 UTC] Endpoint: user/profile.php
[23-Jul-2026 15:10:28 UTC] Full Log Data: {
    "timestamp": "2026-07-23 15:10:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.250.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.161.250.1, 172.71.103.31",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fb9cb16857b96c-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.161.250.1",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 15:10:28 UTC] === END API CALL LOG ===
[23-Jul-2026 15:10:28 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 15:10:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4
[23-Jul-2026 15:10:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 15:10:28 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 15:10:28 UTC] User ID: 1128
[23-Jul-2026 15:10:28 UTC] ✅ User profile retrieved successfully for user ID: 1128
[23-Jul-2026 15:10:29 UTC] === API CALL LOG ===
[23-Jul-2026 15:10:29 UTC] Endpoint: user/profile.php
[23-Jul-2026 15:10:29 UTC] Full Log Data: {
    "timestamp": "2026-07-23 15:10:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.250.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.161.250.1, 172.71.103.31",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fb9cbb7b74b96c-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.161.250.1",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 15:10:29 UTC] === END API CALL LOG ===
[23-Jul-2026 15:10:29 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 15:10:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4
[23-Jul-2026 15:10:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 15:10:29 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 15:10:29 UTC] User ID: 1128
[23-Jul-2026 15:10:29 UTC] ✅ User profile retrieved successfully for user ID: 1128
[23-Jul-2026 15:10:29 UTC] User Purchases API - User ID: 1128
[23-Jul-2026 15:10:29 UTC] User Purchases API - Total purchases found: 2
[23-Jul-2026 15:10:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 15:10:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 15:10:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"154.161.250.1, 172.71.103.32","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1fb9d1c6b88b96c-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"154.161.250.1","cf-ipcountry":"GH","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-Jul-2026 15:10:45 UTC] === User Orders API Called ===
[23-Jul-2026 15:10:45 UTC] User ID: 1128
[23-Jul-2026 15:10:45 UTC] Limit: 20, Offset: 0
[23-Jul-2026 15:10:45 UTC] Orders found: 4
[23-Jul-2026 15:10:45 UTC] Orders data: [{"id":422,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Oxygenofftips","status":"pending","created_at":"2026-07-23 18:40:23","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":421,"quantity":550,"total_coins":550,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Oxygenofftips","status":"pending","created_at":"2026-07-23 18:40:04","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":420,"quantity":350,"total_coins":350,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Oxygenofftips","status":"pending","created_at":"2026-07-23 18:14:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":419,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Oxygenofftips","status":"pending","created_at":"2026-07-23 18:11:38","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[23-Jul-2026 15:10:45 UTC] === API CALL LOG ===
[23-Jul-2026 15:10:45 UTC] Endpoint: user/profile.php
[23-Jul-2026 15:10:45 UTC] Total orders count: 4
[23-Jul-2026 15:10:45 UTC] Full Log Data: {
    "timestamp": "2026-07-23 15:10:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.250.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.161.250.1, 172.71.103.32",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fb9d1c6b8cb96c-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.161.250.1",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 15:10:45 UTC] === END API CALL LOG ===
[23-Jul-2026 15:10:45 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 15:10:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4
[23-Jul-2026 15:10:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 15:10:45 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 15:10:45 UTC] User ID: 1128
[23-Jul-2026 15:10:45 UTC] ✅ User profile retrieved successfully for user ID: 1128
[23-Jul-2026 15:10:45 UTC] === API CALL LOG ===
[23-Jul-2026 15:10:45 UTC] Endpoint: user/profile.php
[23-Jul-2026 15:10:45 UTC] Full Log Data: {
    "timestamp": "2026-07-23 15:10:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.250.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.161.250.1, 172.71.103.32",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fb9d1fded0b96c-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.161.250.1",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 15:10:45 UTC] === END API CALL LOG ===
[23-Jul-2026 15:10:45 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 15:10:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4
[23-Jul-2026 15:10:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 15:10:45 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 15:10:45 UTC] User ID: 1128
[23-Jul-2026 15:10:45 UTC] ✅ User profile retrieved successfully for user ID: 1128
[23-Jul-2026 15:22:06 UTC] === API CALL LOG ===
[23-Jul-2026 15:22:06 UTC] Endpoint: user/profile.php
[23-Jul-2026 15:22:06 UTC] Full Log Data: {
    "timestamp": "2026-07-23 15:22:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.250.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.161.250.1, 172.71.95.102",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fbadbf8ec8feaf-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.161.250.1",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 15:22:06 UTC] === END API CALL LOG ===
[23-Jul-2026 15:22:06 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 15:22:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4
[23-Jul-2026 15:22:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 15:22:06 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 15:22:06 UTC] User ID: 1128
[23-Jul-2026 15:22:06 UTC] ✅ User profile retrieved successfully for user ID: 1128
[23-Jul-2026 15:22:08 UTC] === API CALL LOG ===
[23-Jul-2026 15:22:08 UTC] Endpoint: user/profile.php
[23-Jul-2026 15:22:08 UTC] Full Log Data: {
    "timestamp": "2026-07-23 15:22:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.250.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.161.250.1, 172.71.95.102",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fbadc80f58feaf-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.161.250.1",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 15:22:08 UTC] === END API CALL LOG ===
[23-Jul-2026 15:22:08 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 15:22:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4
[23-Jul-2026 15:22:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 15:22:08 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 15:22:08 UTC] User ID: 1128
[23-Jul-2026 15:22:08 UTC] ✅ User profile retrieved successfully for user ID: 1128
[23-Jul-2026 15:22:08 UTC] User Purchases API - User ID: 1128
[23-Jul-2026 15:22:08 UTC] User Purchases API - Total purchases found: 2
[23-Jul-2026 15:22:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 15:22:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 15:22:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"154.161.250.1, 172.71.95.102","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1fbadcc5808feaf-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"154.161.250.1","cf-ipcountry":"GH","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-Jul-2026 15:22:08 UTC] === User Orders API Called ===
[23-Jul-2026 15:22:08 UTC] User ID: 1128
[23-Jul-2026 15:22:08 UTC] Limit: 20, Offset: 0
[23-Jul-2026 15:22:08 UTC] Orders found: 4
[23-Jul-2026 15:22:08 UTC] Orders data: [{"id":422,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Oxygenofftips","status":"pending","created_at":"2026-07-23 18:40:23","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":421,"quantity":550,"total_coins":550,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Oxygenofftips","status":"pending","created_at":"2026-07-23 18:40:04","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":420,"quantity":350,"total_coins":350,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Oxygenofftips","status":"pending","created_at":"2026-07-23 18:14:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":419,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Oxygenofftips","status":"pending","created_at":"2026-07-23 18:11:38","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[23-Jul-2026 15:22:08 UTC] Total orders count: 4
[23-Jul-2026 15:22:10 UTC] === API CALL LOG ===
[23-Jul-2026 15:22:10 UTC] Endpoint: user/profile.php
[23-Jul-2026 15:22:10 UTC] Full Log Data: {
    "timestamp": "2026-07-23 15:22:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.250.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.161.250.1, 172.71.95.102",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fbadd5794efeaf-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.161.250.1",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 15:22:10 UTC] === END API CALL LOG ===
[23-Jul-2026 15:22:10 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 15:22:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4
[23-Jul-2026 15:22:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 15:22:10 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 15:22:10 UTC] User ID: 1128
[23-Jul-2026 15:22:10 UTC] ✅ User profile retrieved successfully for user ID: 1128
[23-Jul-2026 15:22:10 UTC] User Purchases API - User ID: 1128
[23-Jul-2026 15:22:10 UTC] User Purchases API - Total purchases found: 2
[23-Jul-2026 15:22:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 15:22:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 15:22:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"154.161.250.1, 172.71.95.102","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1fbade08c39feaf-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"154.161.250.1","cf-ipcountry":"GH","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-Jul-2026 15:22:11 UTC] === User Orders API Called ===
[23-Jul-2026 15:22:11 UTC] User ID: 1128
[23-Jul-2026 15:22:11 UTC] Limit: 20, Offset: 0
[23-Jul-2026 15:22:11 UTC] Orders found: 4
[23-Jul-2026 15:22:11 UTC] Orders data: [{"id":422,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Oxygenofftips","status":"pending","created_at":"2026-07-23 18:40:23","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":421,"quantity":550,"total_coins":550,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Oxygenofftips","status":"pending","created_at":"2026-07-23 18:40:04","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":420,"quantity":350,"total_coins":350,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Oxygenofftips","status":"pending","created_at":"2026-07-23 18:14:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":419,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Oxygenofftips","status":"pending","created_at":"2026-07-23 18:11:38","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[23-Jul-2026 15:22:11 UTC] Total orders count: 4
[23-Jul-2026 15:22:11 UTC] === API CALL LOG ===
[23-Jul-2026 15:22:11 UTC] Endpoint: user/profile.php
[23-Jul-2026 15:22:11 UTC] Full Log Data: {
    "timestamp": "2026-07-23 15:22:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.250.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.161.250.1, 172.71.95.102",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fbade08c3efeaf-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.161.250.1",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 15:22:11 UTC] === END API CALL LOG ===
[23-Jul-2026 15:22:11 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 15:22:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4
[23-Jul-2026 15:22:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 15:22:11 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 15:22:11 UTC] User ID: 1128
[23-Jul-2026 15:22:11 UTC] ✅ User profile retrieved successfully for user ID: 1128
[23-Jul-2026 15:22:12 UTC] === API CALL LOG ===
[23-Jul-2026 15:22:12 UTC] Endpoint: user/profile.php
[23-Jul-2026 15:22:12 UTC] Full Log Data: {
    "timestamp": "2026-07-23 15:22:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.250.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.161.250.1, 172.71.95.102",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fbade408ecfeaf-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.161.250.1",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 15:22:12 UTC] === END API CALL LOG ===
[23-Jul-2026 15:22:12 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 15:22:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4
[23-Jul-2026 15:22:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 15:22:12 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 15:22:12 UTC] User ID: 1128
[23-Jul-2026 15:22:12 UTC] ✅ User profile retrieved successfully for user ID: 1128
[23-Jul-2026 16:34:18 UTC] === API CALL LOG ===
[23-Jul-2026 16:34:18 UTC] Endpoint: user/profile.php
[23-Jul-2026 16:34:18 UTC] Full Log Data: {
    "timestamp": "2026-07-23 16:34:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e4:46:adea:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e4:46:adea:8000::, 104.22.66.72",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOSIsInVzZXJuYW1lIjoiY2hpbnR1IiwiZW1haWwiOiJjazYyNDY5N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjkyNTd9.faxJYNq4Qv6BrTgEuJtgo8mTiP2zzKLbRRNxEfVxJXg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fc17836e3c80f7-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e4:46:adea:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 16:34:18 UTC] === END API CALL LOG ===
[23-Jul-2026 16:34:18 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 16:34:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOSIsInVzZXJuYW1lIjoiY2hpbnR1IiwiZW1haWwiOiJjazYyNDY5N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjkyNTd9.faxJYNq4Qv6BrTgEuJtgo8mTiP2zzKLbRRNxEfVxJXg
[23-Jul-2026 16:34:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 16:34:18 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 16:34:18 UTC] User ID: 1129
[23-Jul-2026 16:34:18 UTC] ✅ User profile retrieved successfully for user ID: 1129
[23-Jul-2026 16:34:18 UTC] === API CALL LOG ===
[23-Jul-2026 16:34:18 UTC] Endpoint: user/profile.php
[23-Jul-2026 16:34:18 UTC] Full Log Data: {
    "timestamp": "2026-07-23 16:34:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e4:46:adea:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e4:46:adea:8000::, 104.22.66.72",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOSIsInVzZXJuYW1lIjoiY2hpbnR1IiwiZW1haWwiOiJjazYyNDY5N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjkyNTd9.faxJYNq4Qv6BrTgEuJtgo8mTiP2zzKLbRRNxEfVxJXg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fc17836e4480f7-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e4:46:adea:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 16:34:18 UTC] === END API CALL LOG ===
[23-Jul-2026 16:34:18 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 16:34:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOSIsInVzZXJuYW1lIjoiY2hpbnR1IiwiZW1haWwiOiJjazYyNDY5N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjkyNTd9.faxJYNq4Qv6BrTgEuJtgo8mTiP2zzKLbRRNxEfVxJXg
[23-Jul-2026 16:34:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 16:34:18 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 16:34:18 UTC] User ID: 1129
[23-Jul-2026 16:34:18 UTC] ✅ User profile retrieved successfully for user ID: 1129
[23-Jul-2026 16:34:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 16:34:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 16:34:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40e4:46:adea:8000::, 104.22.66.72","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOSIsInVzZXJuYW1lIjoiY2hpbnR1IiwiZW1haWwiOiJjazYyNDY5N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjkyNTd9.faxJYNq4Qv6BrTgEuJtgo8mTiP2zzKLbRRNxEfVxJXg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1fc17836e4380f7-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40e4:46:adea:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-Jul-2026 16:34:19 UTC] === User Orders API Called ===
[23-Jul-2026 16:34:19 UTC] User ID: 1129
[23-Jul-2026 16:34:19 UTC] Limit: 20, Offset: 0
[23-Jul-2026 16:34:19 UTC] Orders found: 0
[23-Jul-2026 16:34:19 UTC] Orders data: []
[23-Jul-2026 16:34:19 UTC] Total orders count: 0
[23-Jul-2026 16:34:20 UTC] === API CALL LOG ===
[23-Jul-2026 16:34:20 UTC] Endpoint: user/profile.php
[23-Jul-2026 16:34:20 UTC] Full Log Data: {
    "timestamp": "2026-07-23 16:34:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e4:46:adea:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e4:46:adea:8000::, 104.22.66.72",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOSIsInVzZXJuYW1lIjoiY2hpbnR1IiwiZW1haWwiOiJjazYyNDY5N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjkyNTd9.faxJYNq4Qv6BrTgEuJtgo8mTiP2zzKLbRRNxEfVxJXg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fc178ebd3a80f7-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e4:46:adea:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 16:34:20 UTC] === END API CALL LOG ===
[23-Jul-2026 16:34:20 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 16:34:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOSIsInVzZXJuYW1lIjoiY2hpbnR1IiwiZW1haWwiOiJjazYyNDY5N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjkyNTd9.faxJYNq4Qv6BrTgEuJtgo8mTiP2zzKLbRRNxEfVxJXg
[23-Jul-2026 16:34:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 16:34:20 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 16:34:20 UTC] User ID: 1129
[23-Jul-2026 16:34:20 UTC] ✅ User profile retrieved successfully for user ID: 1129
[23-Jul-2026 16:35:10 UTC] === API CALL LOG ===
[23-Jul-2026 16:35:10 UTC] Endpoint: user/profile.php
[23-Jul-2026 16:35:10 UTC] Full Log Data: {
    "timestamp": "2026-07-23 16:35:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e4:46:adea:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e4:46:adea:8000::, 104.22.66.73",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOSIsInVzZXJuYW1lIjoiY2hpbnR1IiwiZW1haWwiOiJjazYyNDY5N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjkyNTd9.faxJYNq4Qv6BrTgEuJtgo8mTiP2zzKLbRRNxEfVxJXg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fc18c1389b80f7-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e4:46:adea:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 16:35:10 UTC] === END API CALL LOG ===
[23-Jul-2026 16:35:10 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 16:35:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOSIsInVzZXJuYW1lIjoiY2hpbnR1IiwiZW1haWwiOiJjazYyNDY5N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjkyNTd9.faxJYNq4Qv6BrTgEuJtgo8mTiP2zzKLbRRNxEfVxJXg
[23-Jul-2026 16:35:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 16:35:10 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 16:35:10 UTC] User ID: 1129
[23-Jul-2026 16:35:10 UTC] ✅ User profile retrieved successfully for user ID: 1129
[23-Jul-2026 16:35:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 16:35:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 16:35:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40e4:46:adea:8000::, 104.22.66.72","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOSIsInVzZXJuYW1lIjoiY2hpbnR1IiwiZW1haWwiOiJjazYyNDY5N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjkyNTd9.faxJYNq4Qv6BrTgEuJtgo8mTiP2zzKLbRRNxEfVxJXg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1fc18c1389880f7-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40e4:46:adea:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-Jul-2026 16:35:10 UTC] === User Orders API Called ===
[23-Jul-2026 16:35:10 UTC] User ID: 1129
[23-Jul-2026 16:35:10 UTC] Limit: 20, Offset: 0
[23-Jul-2026 16:35:10 UTC] Orders found: 0
[23-Jul-2026 16:35:10 UTC] Orders data: []
[23-Jul-2026 16:35:10 UTC] Total orders count: 0
[23-Jul-2026 16:35:10 UTC] === API CALL LOG ===
[23-Jul-2026 16:35:10 UTC] Endpoint: user/profile.php
[23-Jul-2026 16:35:10 UTC] Full Log Data: {
    "timestamp": "2026-07-23 16:35:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e4:46:adea:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e4:46:adea:8000::, 104.22.66.72",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOSIsInVzZXJuYW1lIjoiY2hpbnR1IiwiZW1haWwiOiJjazYyNDY5N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjkyNTd9.faxJYNq4Qv6BrTgEuJtgo8mTiP2zzKLbRRNxEfVxJXg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fc18c56c5d80f7-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e4:46:adea:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 16:35:10 UTC] === END API CALL LOG ===
[23-Jul-2026 16:35:10 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 16:35:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOSIsInVzZXJuYW1lIjoiY2hpbnR1IiwiZW1haWwiOiJjazYyNDY5N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjkyNTd9.faxJYNq4Qv6BrTgEuJtgo8mTiP2zzKLbRRNxEfVxJXg
[23-Jul-2026 16:35:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 16:35:10 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 16:35:10 UTC] User ID: 1129
[23-Jul-2026 16:35:10 UTC] ✅ User profile retrieved successfully for user ID: 1129
[23-Jul-2026 16:35:11 UTC] === API CALL LOG ===
[23-Jul-2026 16:35:11 UTC] Endpoint: user/profile.php
[23-Jul-2026 16:35:11 UTC] Full Log Data: {
    "timestamp": "2026-07-23 16:35:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e4:46:adea:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e4:46:adea:8000::, 104.22.66.73",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOSIsInVzZXJuYW1lIjoiY2hpbnR1IiwiZW1haWwiOiJjazYyNDY5N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjkyNTd9.faxJYNq4Qv6BrTgEuJtgo8mTiP2zzKLbRRNxEfVxJXg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fc18cd2ac780f7-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e4:46:adea:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 16:35:11 UTC] === END API CALL LOG ===
[23-Jul-2026 16:35:11 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 16:35:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOSIsInVzZXJuYW1lIjoiY2hpbnR1IiwiZW1haWwiOiJjazYyNDY5N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjkyNTd9.faxJYNq4Qv6BrTgEuJtgo8mTiP2zzKLbRRNxEfVxJXg
[23-Jul-2026 16:35:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 16:35:11 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 16:35:11 UTC] User ID: 1129
[23-Jul-2026 16:35:11 UTC] ✅ User profile retrieved successfully for user ID: 1129
[23-Jul-2026 16:35:48 UTC] === API CALL LOG ===
[23-Jul-2026 16:35:48 UTC] Endpoint: user/profile.php
[23-Jul-2026 16:35:48 UTC] Full Log Data: {
    "timestamp": "2026-07-23 16:35:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.250.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.161.250.1, 104.23.166.100",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fc19b64bdeb8e1-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.161.250.1",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 16:35:48 UTC] === END API CALL LOG ===
[23-Jul-2026 16:35:48 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 16:35:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4
[23-Jul-2026 16:35:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 16:35:48 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 16:35:48 UTC] User ID: 1128
[23-Jul-2026 16:35:48 UTC] ✅ User profile retrieved successfully for user ID: 1128
[23-Jul-2026 16:35:49 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 16:35:49 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 16:35:49 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"154.161.250.1, 104.23.166.100","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1fc19ba9b51b8e1-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"154.161.250.1","cf-ipcountry":"GH","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-Jul-2026 16:35:49 UTC] === User Orders API Called ===
[23-Jul-2026 16:35:49 UTC] User ID: 1128
[23-Jul-2026 16:35:49 UTC] Limit: 20, Offset: 0
[23-Jul-2026 16:35:49 UTC] Orders found: 4
[23-Jul-2026 16:35:49 UTC] Orders data: [{"id":422,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Oxygenofftips","status":"pending","created_at":"2026-07-23 18:40:23","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":421,"quantity":550,"total_coins":550,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Oxygenofftips","status":"pending","created_at":"2026-07-23 18:40:04","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":420,"quantity":350,"total_coins":350,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Oxygenofftips","status":"pending","created_at":"2026-07-23 18:14:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":419,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Oxygenofftips","status":"pending","created_at":"2026-07-23 18:11:38","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[23-Jul-2026 16:35:49 UTC] Total orders count: 4
[23-Jul-2026 16:35:49 UTC] === API CALL LOG ===
[23-Jul-2026 16:35:49 UTC] Endpoint: user/profile.php
[23-Jul-2026 16:35:49 UTC] Full Log Data: {
    "timestamp": "2026-07-23 16:35:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.250.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.161.250.1, 104.23.166.100",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fc19ba9b46b8e1-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.161.250.1",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 16:35:49 UTC] === END API CALL LOG ===
[23-Jul-2026 16:35:49 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 16:35:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4
[23-Jul-2026 16:35:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 16:35:49 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 16:35:49 UTC] User ID: 1128
[23-Jul-2026 16:35:49 UTC] ✅ User profile retrieved successfully for user ID: 1128
[23-Jul-2026 16:35:49 UTC] === API CALL LOG ===
[23-Jul-2026 16:35:49 UTC] Endpoint: user/profile.php
[23-Jul-2026 16:35:49 UTC] Full Log Data: {
    "timestamp": "2026-07-23 16:35:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.250.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.161.250.1, 104.23.166.100",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fc19bbbf59b8e1-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.161.250.1",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 16:35:49 UTC] === END API CALL LOG ===
[23-Jul-2026 16:35:49 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 16:35:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4
[23-Jul-2026 16:35:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 16:35:49 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 16:35:49 UTC] User ID: 1128
[23-Jul-2026 16:35:49 UTC] ✅ User profile retrieved successfully for user ID: 1128
[23-Jul-2026 16:35:53 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 16:35:53 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 16:35:53 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"154.161.250.1, 104.23.166.100","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1fc19d2bd16b8e1-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"154.161.250.1","cf-ipcountry":"GH","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-Jul-2026 16:35:53 UTC] === User Orders API Called ===
[23-Jul-2026 16:35:53 UTC] User ID: 1128
[23-Jul-2026 16:35:53 UTC] Limit: 20, Offset: 0
[23-Jul-2026 16:35:53 UTC] Orders found: 4
[23-Jul-2026 16:35:53 UTC] Orders data: [{"id":422,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Oxygenofftips","status":"pending","created_at":"2026-07-23 18:40:23","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":421,"quantity":550,"total_coins":550,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Oxygenofftips","status":"pending","created_at":"2026-07-23 18:40:04","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":420,"quantity":350,"total_coins":350,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Oxygenofftips","status":"pending","created_at":"2026-07-23 18:14:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":419,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Oxygenofftips","status":"pending","created_at":"2026-07-23 18:11:38","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[23-Jul-2026 16:35:53 UTC] Total orders count: 4
[23-Jul-2026 16:35:59 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 16:35:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 16:35:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"154.161.250.1, 104.23.166.101","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1fc19f71963b8e1-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"154.161.250.1","cf-ipcountry":"GH","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-Jul-2026 16:35:59 UTC] === User Orders API Called ===
[23-Jul-2026 16:35:59 UTC] User ID: 1128
[23-Jul-2026 16:35:59 UTC] Limit: 20, Offset: 0
[23-Jul-2026 16:35:59 UTC] Orders found: 4
[23-Jul-2026 16:35:59 UTC] Orders data: [{"id":422,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Oxygenofftips","status":"pending","created_at":"2026-07-23 18:40:23","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":421,"quantity":550,"total_coins":550,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Oxygenofftips","status":"pending","created_at":"2026-07-23 18:40:04","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":420,"quantity":350,"total_coins":350,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Oxygenofftips","status":"pending","created_at":"2026-07-23 18:14:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":419,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Oxygenofftips","status":"pending","created_at":"2026-07-23 18:11:38","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[23-Jul-2026 16:35:59 UTC] Total orders count: 4
[23-Jul-2026 16:35:59 UTC] === API CALL LOG ===
[23-Jul-2026 16:35:59 UTC] Endpoint: user/profile.php
[23-Jul-2026 16:35:59 UTC] Full Log Data: {
    "timestamp": "2026-07-23 16:35:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.250.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.161.250.1, 104.23.166.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fc19f71966b8e1-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.161.250.1",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 16:35:59 UTC] === END API CALL LOG ===
[23-Jul-2026 16:35:59 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 16:35:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4
[23-Jul-2026 16:35:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 16:35:59 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 16:35:59 UTC] User ID: 1128
[23-Jul-2026 16:35:59 UTC] ✅ User profile retrieved successfully for user ID: 1128
[23-Jul-2026 16:35:59 UTC] === API CALL LOG ===
[23-Jul-2026 16:35:59 UTC] Endpoint: user/profile.php
[23-Jul-2026 16:35:59 UTC] Full Log Data: {
    "timestamp": "2026-07-23 16:35:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.250.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.161.250.1, 104.23.166.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fc19fabef9b8e1-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.161.250.1",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 16:35:59 UTC] === END API CALL LOG ===
[23-Jul-2026 16:35:59 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 16:35:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4
[23-Jul-2026 16:35:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 16:35:59 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 16:35:59 UTC] User ID: 1128
[23-Jul-2026 16:35:59 UTC] ✅ User profile retrieved successfully for user ID: 1128
[23-Jul-2026 16:36:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 16:36:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 16:36:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40e4:46:adea:8000::, 104.22.66.73","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOSIsInVzZXJuYW1lIjoiY2hpbnR1IiwiZW1haWwiOiJjazYyNDY5N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjkyNTd9.faxJYNq4Qv6BrTgEuJtgo8mTiP2zzKLbRRNxEfVxJXg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1fc1a369bf180f7-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40e4:46:adea:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-Jul-2026 16:36:09 UTC] === User Orders API Called ===
[23-Jul-2026 16:36:09 UTC] User ID: 1129
[23-Jul-2026 16:36:09 UTC] Limit: 20, Offset: 0
[23-Jul-2026 16:36:09 UTC] Orders found: 0
[23-Jul-2026 16:36:09 UTC] Orders data: []
[23-Jul-2026 16:36:09 UTC] Total orders count: 0
[23-Jul-2026 16:36:09 UTC] === API CALL LOG ===
[23-Jul-2026 16:36:09 UTC] Endpoint: user/profile.php
[23-Jul-2026 16:36:09 UTC] Full Log Data: {
    "timestamp": "2026-07-23 16:36:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e4:46:adea:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e4:46:adea:8000::, 104.22.66.72",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOSIsInVzZXJuYW1lIjoiY2hpbnR1IiwiZW1haWwiOiJjazYyNDY5N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjkyNTd9.faxJYNq4Qv6BrTgEuJtgo8mTiP2zzKLbRRNxEfVxJXg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fc1a369bf780f7-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e4:46:adea:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 16:36:09 UTC] === END API CALL LOG ===
[23-Jul-2026 16:36:09 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 16:36:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOSIsInVzZXJuYW1lIjoiY2hpbnR1IiwiZW1haWwiOiJjazYyNDY5N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjkyNTd9.faxJYNq4Qv6BrTgEuJtgo8mTiP2zzKLbRRNxEfVxJXg
[23-Jul-2026 16:36:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 16:36:09 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 16:36:09 UTC] User ID: 1129
[23-Jul-2026 16:36:09 UTC] ✅ User profile retrieved successfully for user ID: 1129
[23-Jul-2026 16:36:09 UTC] === API CALL LOG ===
[23-Jul-2026 16:36:09 UTC] Endpoint: user/profile.php
[23-Jul-2026 16:36:09 UTC] Full Log Data: {
    "timestamp": "2026-07-23 16:36:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e4:46:adea:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e4:46:adea:8000::, 104.22.66.72",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOSIsInVzZXJuYW1lIjoiY2hpbnR1IiwiZW1haWwiOiJjazYyNDY5N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjkyNTd9.faxJYNq4Qv6BrTgEuJtgo8mTiP2zzKLbRRNxEfVxJXg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fc1a369bf580f7-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e4:46:adea:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 16:36:09 UTC] === END API CALL LOG ===
[23-Jul-2026 16:36:09 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 16:36:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOSIsInVzZXJuYW1lIjoiY2hpbnR1IiwiZW1haWwiOiJjazYyNDY5N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjkyNTd9.faxJYNq4Qv6BrTgEuJtgo8mTiP2zzKLbRRNxEfVxJXg
[23-Jul-2026 16:36:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 16:36:09 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 16:36:09 UTC] User ID: 1129
[23-Jul-2026 16:36:09 UTC] ✅ User profile retrieved successfully for user ID: 1129
[23-Jul-2026 16:36:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 16:36:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 16:36:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40e4:46:adea:8000::, 104.22.66.73","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOSIsInVzZXJuYW1lIjoiY2hpbnR1IiwiZW1haWwiOiJjazYyNDY5N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjkyNTd9.faxJYNq4Qv6BrTgEuJtgo8mTiP2zzKLbRRNxEfVxJXg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1fc1a72f86480f7-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40e4:46:adea:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-Jul-2026 16:36:19 UTC] === User Orders API Called ===
[23-Jul-2026 16:36:19 UTC] User ID: 1129
[23-Jul-2026 16:36:19 UTC] Limit: 20, Offset: 0
[23-Jul-2026 16:36:19 UTC] Orders found: 0
[23-Jul-2026 16:36:19 UTC] Orders data: []
[23-Jul-2026 16:36:19 UTC] Total orders count: 0
[23-Jul-2026 16:36:22 UTC] === API CALL LOG ===
[23-Jul-2026 16:36:22 UTC] Endpoint: user/profile.php
[23-Jul-2026 16:36:22 UTC] Full Log Data: {
    "timestamp": "2026-07-23 16:36:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e4:46:adea:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e4:46:adea:8000::, 104.22.66.73",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOSIsInVzZXJuYW1lIjoiY2hpbnR1IiwiZW1haWwiOiJjazYyNDY5N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjkyNTd9.faxJYNq4Qv6BrTgEuJtgo8mTiP2zzKLbRRNxEfVxJXg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fc1a893c8980f7-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e4:46:adea:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 16:36:22 UTC] === END API CALL LOG ===
[23-Jul-2026 16:36:22 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 16:36:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOSIsInVzZXJuYW1lIjoiY2hpbnR1IiwiZW1haWwiOiJjazYyNDY5N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjkyNTd9.faxJYNq4Qv6BrTgEuJtgo8mTiP2zzKLbRRNxEfVxJXg
[23-Jul-2026 16:36:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 16:36:22 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 16:36:22 UTC] User ID: 1129
[23-Jul-2026 16:36:22 UTC] ✅ User profile retrieved successfully for user ID: 1129
[23-Jul-2026 16:36:23 UTC] User Purchases API - User ID: 1129
[23-Jul-2026 16:36:23 UTC] User Purchases API - Total purchases found: 2
[23-Jul-2026 16:36:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 16:36:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 16:36:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40e4:46:adea:8000::, 104.22.66.73","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOSIsInVzZXJuYW1lIjoiY2hpbnR1IiwiZW1haWwiOiJjazYyNDY5N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjkyNTd9.faxJYNq4Qv6BrTgEuJtgo8mTiP2zzKLbRRNxEfVxJXg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1fc1aa35d2080f7-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40e4:46:adea:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-Jul-2026 16:36:26 UTC] === User Orders API Called ===
[23-Jul-2026 16:36:26 UTC] User ID: 1129
[23-Jul-2026 16:36:26 UTC] Limit: 20, Offset: 0
[23-Jul-2026 16:36:26 UTC] Orders found: 0
[23-Jul-2026 16:36:26 UTC] Orders data: []
[23-Jul-2026 16:36:26 UTC] Total orders count: 0
[23-Jul-2026 16:36:26 UTC] === API CALL LOG ===
[23-Jul-2026 16:36:26 UTC] Endpoint: user/profile.php
[23-Jul-2026 16:36:26 UTC] Full Log Data: {
    "timestamp": "2026-07-23 16:36:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e4:46:adea:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e4:46:adea:8000::, 104.22.66.73",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOSIsInVzZXJuYW1lIjoiY2hpbnR1IiwiZW1haWwiOiJjazYyNDY5N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjkyNTd9.faxJYNq4Qv6BrTgEuJtgo8mTiP2zzKLbRRNxEfVxJXg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fc1aa35d2180f7-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e4:46:adea:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 16:36:26 UTC] === END API CALL LOG ===
[23-Jul-2026 16:36:26 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 16:36:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOSIsInVzZXJuYW1lIjoiY2hpbnR1IiwiZW1haWwiOiJjazYyNDY5N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjkyNTd9.faxJYNq4Qv6BrTgEuJtgo8mTiP2zzKLbRRNxEfVxJXg
[23-Jul-2026 16:36:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 16:36:26 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 16:36:26 UTC] User ID: 1129
[23-Jul-2026 16:36:26 UTC] ✅ User profile retrieved successfully for user ID: 1129
[23-Jul-2026 16:36:27 UTC] === API CALL LOG ===
[23-Jul-2026 16:36:27 UTC] Endpoint: user/profile.php
[23-Jul-2026 16:36:27 UTC] Full Log Data: {
    "timestamp": "2026-07-23 16:36:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e4:46:adea:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e4:46:adea:8000::, 104.22.66.73",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOSIsInVzZXJuYW1lIjoiY2hpbnR1IiwiZW1haWwiOiJjazYyNDY5N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjkyNTd9.faxJYNq4Qv6BrTgEuJtgo8mTiP2zzKLbRRNxEfVxJXg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fc1aa75ffb80f7-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e4:46:adea:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 16:36:27 UTC] === END API CALL LOG ===
[23-Jul-2026 16:36:27 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 16:36:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOSIsInVzZXJuYW1lIjoiY2hpbnR1IiwiZW1haWwiOiJjazYyNDY5N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjkyNTd9.faxJYNq4Qv6BrTgEuJtgo8mTiP2zzKLbRRNxEfVxJXg
[23-Jul-2026 16:36:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 16:36:27 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 16:36:27 UTC] User ID: 1129
[23-Jul-2026 16:36:27 UTC] ✅ User profile retrieved successfully for user ID: 1129
[23-Jul-2026 16:36:27 UTC] === API CALL LOG ===
[23-Jul-2026 16:36:27 UTC] Endpoint: user/profile.php
[23-Jul-2026 16:36:27 UTC] Full Log Data: {
    "timestamp": "2026-07-23 16:36:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e4:46:adea:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e4:46:adea:8000::, 104.22.66.73",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOSIsInVzZXJuYW1lIjoiY2hpbnR1IiwiZW1haWwiOiJjazYyNDY5N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjkyNTd9.faxJYNq4Qv6BrTgEuJtgo8mTiP2zzKLbRRNxEfVxJXg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fc1aaa683780f7-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e4:46:adea:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 16:36:27 UTC] === END API CALL LOG ===
[23-Jul-2026 16:36:27 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 16:36:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOSIsInVzZXJuYW1lIjoiY2hpbnR1IiwiZW1haWwiOiJjazYyNDY5N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjkyNTd9.faxJYNq4Qv6BrTgEuJtgo8mTiP2zzKLbRRNxEfVxJXg
[23-Jul-2026 16:36:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 16:36:27 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 16:36:27 UTC] User ID: 1129
[23-Jul-2026 16:36:27 UTC] ✅ User profile retrieved successfully for user ID: 1129
[23-Jul-2026 16:37:13 UTC] === API CALL LOG ===
[23-Jul-2026 16:37:13 UTC] Endpoint: user/profile.php
[23-Jul-2026 16:37:13 UTC] Full Log Data: {
    "timestamp": "2026-07-23 16:37:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e4:46:adea:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e4:46:adea:8000::, 172.70.142.224",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOSIsInVzZXJuYW1lIjoiY2hpbnR1IiwiZW1haWwiOiJjazYyNDY5N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjkyNTd9.faxJYNq4Qv6BrTgEuJtgo8mTiP2zzKLbRRNxEfVxJXg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fc1bc18a22447c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e4:46:adea:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 16:37:13 UTC] === END API CALL LOG ===
[23-Jul-2026 16:37:13 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 16:37:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOSIsInVzZXJuYW1lIjoiY2hpbnR1IiwiZW1haWwiOiJjazYyNDY5N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjkyNTd9.faxJYNq4Qv6BrTgEuJtgo8mTiP2zzKLbRRNxEfVxJXg
[23-Jul-2026 16:37:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 16:37:13 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 16:37:13 UTC] User ID: 1129
[23-Jul-2026 16:37:13 UTC] ✅ User profile retrieved successfully for user ID: 1129
[23-Jul-2026 16:37:14 UTC] === API CALL LOG ===
[23-Jul-2026 16:37:14 UTC] Endpoint: user/profile.php
[23-Jul-2026 16:37:14 UTC] Full Log Data: {
    "timestamp": "2026-07-23 16:37:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e4:46:adea:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e4:46:adea:8000::, 172.70.142.224",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOSIsInVzZXJuYW1lIjoiY2hpbnR1IiwiZW1haWwiOiJjazYyNDY5N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjkyNTd9.faxJYNq4Qv6BrTgEuJtgo8mTiP2zzKLbRRNxEfVxJXg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fc1bcfde86447c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e4:46:adea:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 16:37:14 UTC] === END API CALL LOG ===
[23-Jul-2026 16:37:14 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 16:37:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOSIsInVzZXJuYW1lIjoiY2hpbnR1IiwiZW1haWwiOiJjazYyNDY5N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjkyNTd9.faxJYNq4Qv6BrTgEuJtgo8mTiP2zzKLbRRNxEfVxJXg
[23-Jul-2026 16:37:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 16:37:14 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 16:37:14 UTC] User ID: 1129
[23-Jul-2026 16:37:14 UTC] ✅ User profile retrieved successfully for user ID: 1129
[23-Jul-2026 16:37:15 UTC] === API CALL LOG ===
[23-Jul-2026 16:37:15 UTC] Endpoint: user/profile.php
[23-Jul-2026 16:37:15 UTC] Full Log Data: {
    "timestamp": "2026-07-23 16:37:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e4:46:adea:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e4:46:adea:8000::, 172.70.142.224",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOSIsInVzZXJuYW1lIjoiY2hpbnR1IiwiZW1haWwiOiJjazYyNDY5N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjkyNTd9.faxJYNq4Qv6BrTgEuJtgo8mTiP2zzKLbRRNxEfVxJXg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fc1bd29f14447c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e4:46:adea:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 16:37:15 UTC] === END API CALL LOG ===
[23-Jul-2026 16:37:15 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 16:37:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOSIsInVzZXJuYW1lIjoiY2hpbnR1IiwiZW1haWwiOiJjazYyNDY5N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjkyNTd9.faxJYNq4Qv6BrTgEuJtgo8mTiP2zzKLbRRNxEfVxJXg
[23-Jul-2026 16:37:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 16:37:15 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 16:37:15 UTC] User ID: 1129
[23-Jul-2026 16:37:15 UTC] ✅ User profile retrieved successfully for user ID: 1129
[23-Jul-2026 16:37:16 UTC] === API CALL LOG ===
[23-Jul-2026 16:37:16 UTC] Endpoint: user/profile.php
[23-Jul-2026 16:37:16 UTC] Full Log Data: {
    "timestamp": "2026-07-23 16:37:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e4:46:adea:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e4:46:adea:8000::, 172.70.142.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOSIsInVzZXJuYW1lIjoiY2hpbnR1IiwiZW1haWwiOiJjazYyNDY5N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjkyNTd9.faxJYNq4Qv6BrTgEuJtgo8mTiP2zzKLbRRNxEfVxJXg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fc1bd1bc78447c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e4:46:adea:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 16:37:16 UTC] === END API CALL LOG ===
[23-Jul-2026 16:37:16 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 16:37:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOSIsInVzZXJuYW1lIjoiY2hpbnR1IiwiZW1haWwiOiJjazYyNDY5N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjkyNTd9.faxJYNq4Qv6BrTgEuJtgo8mTiP2zzKLbRRNxEfVxJXg
[23-Jul-2026 16:37:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 16:37:16 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 16:37:16 UTC] User ID: 1129
[23-Jul-2026 16:37:16 UTC] ✅ User profile retrieved successfully for user ID: 1129
[23-Jul-2026 16:37:16 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 16:37:16 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 16:37:16 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40e4:46:adea:8000::, 172.70.142.70","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOSIsInVzZXJuYW1lIjoiY2hpbnR1IiwiZW1haWwiOiJjazYyNDY5N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjkyNTd9.faxJYNq4Qv6BrTgEuJtgo8mTiP2zzKLbRRNxEfVxJXg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1fc1bd29f12447c-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40e4:46:adea:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-Jul-2026 16:37:16 UTC] === User Orders API Called ===
[23-Jul-2026 16:37:16 UTC] User ID: 1129
[23-Jul-2026 16:37:16 UTC] Limit: 20, Offset: 0
[23-Jul-2026 16:37:16 UTC] Orders found: 0
[23-Jul-2026 16:37:16 UTC] Orders data: []
[23-Jul-2026 16:37:16 UTC] Total orders count: 0
[23-Jul-2026 18:20:39 UTC] === API CALL LOG ===
[23-Jul-2026 18:20:39 UTC] Endpoint: user/profile.php
[23-Jul-2026 18:20:39 UTC] Full Log Data: {
    "timestamp": "2026-07-23 18:20:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.125.72",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.161.125.72, 104.23.168.99",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fcb34bf8d1a413-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.161.125.72",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 18:20:39 UTC] === END API CALL LOG ===
[23-Jul-2026 18:20:39 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 18:20:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4
[23-Jul-2026 18:20:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 18:20:39 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 18:20:39 UTC] User ID: 1128
[23-Jul-2026 18:20:39 UTC] ✅ User profile retrieved successfully for user ID: 1128
[23-Jul-2026 18:20:40 UTC] === API CALL LOG ===
[23-Jul-2026 18:20:40 UTC] Endpoint: user/profile.php
[23-Jul-2026 18:20:40 UTC] Full Log Data: {
    "timestamp": "2026-07-23 18:20:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.125.72",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.161.125.72, 104.23.168.99",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fcb350c9aaa413-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.161.125.72",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 18:20:40 UTC] === END API CALL LOG ===
[23-Jul-2026 18:20:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 18:20:40 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 18:20:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 18:20:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4
[23-Jul-2026 18:20:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"154.161.125.72, 104.23.168.99","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1fcb350c9b1a413-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"154.161.125.72","cf-ipcountry":"GH","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-Jul-2026 18:20:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 18:20:40 UTC] === User Orders API Called ===
[23-Jul-2026 18:20:40 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 18:20:40 UTC] User ID: 1128
[23-Jul-2026 18:20:40 UTC] User ID: 1128
[23-Jul-2026 18:20:40 UTC] Limit: 20, Offset: 0
[23-Jul-2026 18:20:40 UTC] ✅ User profile retrieved successfully for user ID: 1128
[23-Jul-2026 18:20:40 UTC] Orders found: 4
[23-Jul-2026 18:20:40 UTC] Orders data: [{"id":422,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Oxygenofftips","status":"pending","created_at":"2026-07-23 18:40:23","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":421,"quantity":550,"total_coins":550,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Oxygenofftips","status":"pending","created_at":"2026-07-23 18:40:04","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":420,"quantity":350,"total_coins":350,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Oxygenofftips","status":"pending","created_at":"2026-07-23 18:14:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":419,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Oxygenofftips","status":"pending","created_at":"2026-07-23 18:11:38","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[23-Jul-2026 18:20:40 UTC] Total orders count: 4
[23-Jul-2026 18:20:40 UTC] === API CALL LOG ===
[23-Jul-2026 18:20:40 UTC] Endpoint: user/profile.php
[23-Jul-2026 18:20:40 UTC] Full Log Data: {
    "timestamp": "2026-07-23 18:20:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.125.72",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.161.125.72, 104.23.168.99",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fcb350c9b4a413-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.161.125.72",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 18:20:40 UTC] === END API CALL LOG ===
[23-Jul-2026 18:20:40 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 18:20:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4
[23-Jul-2026 18:20:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 18:20:40 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 18:20:40 UTC] User ID: 1128
[23-Jul-2026 18:20:40 UTC] ✅ User profile retrieved successfully for user ID: 1128
[23-Jul-2026 18:20:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 18:20:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 18:20:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"154.161.125.72, 104.23.168.99","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1fcb3626ff8a413-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"154.161.125.72","cf-ipcountry":"GH","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-Jul-2026 18:20:43 UTC] === User Orders API Called ===
[23-Jul-2026 18:20:43 UTC] User ID: 1128
[23-Jul-2026 18:20:43 UTC] Limit: 20, Offset: 0
[23-Jul-2026 18:20:43 UTC] Orders found: 4
[23-Jul-2026 18:20:43 UTC] Orders data: [{"id":422,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Oxygenofftips","status":"pending","created_at":"2026-07-23 18:40:23","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":421,"quantity":550,"total_coins":550,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Oxygenofftips","status":"pending","created_at":"2026-07-23 18:40:04","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":420,"quantity":350,"total_coins":350,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Oxygenofftips","status":"pending","created_at":"2026-07-23 18:14:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":419,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Oxygenofftips","status":"pending","created_at":"2026-07-23 18:11:38","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[23-Jul-2026 18:20:43 UTC] Total orders count: 4
[23-Jul-2026 18:20:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 18:20:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 18:20:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"154.161.125.72, 104.23.168.99","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1fcb36f684da413-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"154.161.125.72","cf-ipcountry":"GH","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-Jul-2026 18:20:45 UTC] === User Orders API Called ===
[23-Jul-2026 18:20:45 UTC] User ID: 1128
[23-Jul-2026 18:20:45 UTC] Limit: 20, Offset: 0
[23-Jul-2026 18:20:45 UTC] === API CALL LOG ===
[23-Jul-2026 18:20:45 UTC] Endpoint: user/profile.php
[23-Jul-2026 18:20:45 UTC] Full Log Data: {
    "timestamp": "2026-07-23 18:20:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.125.72",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.161.125.72, 104.23.168.99",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fcb36f684ea413-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.161.125.72",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 18:20:45 UTC] === END API CALL LOG ===
[23-Jul-2026 18:20:45 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 18:20:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4
[23-Jul-2026 18:20:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 18:20:45 UTC] Orders found: 4
[23-Jul-2026 18:20:45 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 18:20:45 UTC] Orders data: [{"id":422,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Oxygenofftips","status":"pending","created_at":"2026-07-23 18:40:23","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":421,"quantity":550,"total_coins":550,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Oxygenofftips","status":"pending","created_at":"2026-07-23 18:40:04","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":420,"quantity":350,"total_coins":350,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Oxygenofftips","status":"pending","created_at":"2026-07-23 18:14:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":419,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Oxygenofftips","status":"pending","created_at":"2026-07-23 18:11:38","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[23-Jul-2026 18:20:45 UTC] User ID: 1128
[23-Jul-2026 18:20:45 UTC] Total orders count: 4
[23-Jul-2026 18:20:45 UTC] ✅ User profile retrieved successfully for user ID: 1128
[23-Jul-2026 18:20:45 UTC] === API CALL LOG ===
[23-Jul-2026 18:20:45 UTC] Endpoint: user/profile.php
[23-Jul-2026 18:20:45 UTC] Full Log Data: {
    "timestamp": "2026-07-23 18:20:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.125.72",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.161.125.72, 104.23.168.99",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fcb372ec3da413-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.161.125.72",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 18:20:45 UTC] === END API CALL LOG ===
[23-Jul-2026 18:20:45 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 18:20:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4
[23-Jul-2026 18:20:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 18:20:45 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 18:20:45 UTC] User ID: 1128
[23-Jul-2026 18:20:45 UTC] ✅ User profile retrieved successfully for user ID: 1128
[23-Jul-2026 18:51:32 UTC] === API CALL LOG ===
[23-Jul-2026 18:51:32 UTC] Endpoint: user/profile.php
[23-Jul-2026 18:51:32 UTC] Full Log Data: {
    "timestamp": "2026-07-23 18:51:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.137",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.137, 172.64.198.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzMCIsInVzZXJuYW1lIjoiYXoxa19vZmYiLCJlbWFpbCI6InRzNTM3MTY1QGdtYWlsLmNvbSIsImV4cCI6MTc4NTQzNzQ5MX0.lc1VWqCUn8nUT_IL9B0p08b_hEzVdSXqvksxIXmbOXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fce0888934c385-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.137",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 18:51:32 UTC] === END API CALL LOG ===
[23-Jul-2026 18:51:32 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 18:51:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzMCIsInVzZXJuYW1lIjoiYXoxa19vZmYiLCJlbWFpbCI6InRzNTM3MTY1QGdtYWlsLmNvbSIsImV4cCI6MTc4NTQzNzQ5MX0.lc1VWqCUn8nUT_IL9B0p08b_hEzVdSXqvksxIXmbOXc
[23-Jul-2026 18:51:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 18:51:32 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 18:51:32 UTC] User ID: 1130
[23-Jul-2026 18:51:32 UTC] ✅ User profile retrieved successfully for user ID: 1130
[23-Jul-2026 18:51:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 18:51:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 18:51:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.139.138.137, 172.64.198.80","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzMCIsInVzZXJuYW1lIjoiYXoxa19vZmYiLCJlbWFpbCI6InRzNTM3MTY1QGdtYWlsLmNvbSIsImV4cCI6MTc4NTQzNzQ5MX0.lc1VWqCUn8nUT_IL9B0p08b_hEzVdSXqvksxIXmbOXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1fce0888939c385-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.139.138.137","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-Jul-2026 18:51:32 UTC] === User Orders API Called ===
[23-Jul-2026 18:51:32 UTC] User ID: 1130
[23-Jul-2026 18:51:32 UTC] Limit: 20, Offset: 0
[23-Jul-2026 18:51:32 UTC] Orders found: 0
[23-Jul-2026 18:51:32 UTC] Orders data: []
[23-Jul-2026 18:51:32 UTC] Total orders count: 0
[23-Jul-2026 18:51:32 UTC] === API CALL LOG ===
[23-Jul-2026 18:51:32 UTC] Endpoint: user/profile.php
[23-Jul-2026 18:51:32 UTC] Full Log Data: {
    "timestamp": "2026-07-23 18:51:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.137",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.137, 172.64.198.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzMCIsInVzZXJuYW1lIjoiYXoxa19vZmYiLCJlbWFpbCI6InRzNTM3MTY1QGdtYWlsLmNvbSIsImV4cCI6MTc4NTQzNzQ5MX0.lc1VWqCUn8nUT_IL9B0p08b_hEzVdSXqvksxIXmbOXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fce0899b5fc385-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.137",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 18:51:32 UTC] === END API CALL LOG ===
[23-Jul-2026 18:51:32 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 18:51:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzMCIsInVzZXJuYW1lIjoiYXoxa19vZmYiLCJlbWFpbCI6InRzNTM3MTY1QGdtYWlsLmNvbSIsImV4cCI6MTc4NTQzNzQ5MX0.lc1VWqCUn8nUT_IL9B0p08b_hEzVdSXqvksxIXmbOXc
[23-Jul-2026 18:51:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 18:51:32 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 18:51:32 UTC] User ID: 1130
[23-Jul-2026 18:51:32 UTC] ✅ User profile retrieved successfully for user ID: 1130
[23-Jul-2026 18:51:33 UTC] === API CALL LOG ===
[23-Jul-2026 18:51:33 UTC] Endpoint: user/profile.php
[23-Jul-2026 18:51:33 UTC] Full Log Data: {
    "timestamp": "2026-07-23 18:51:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.137",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.137, 172.64.198.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzMCIsInVzZXJuYW1lIjoiYXoxa19vZmYiLCJlbWFpbCI6InRzNTM3MTY1QGdtYWlsLmNvbSIsImV4cCI6MTc4NTQzNzQ5MX0.lc1VWqCUn8nUT_IL9B0p08b_hEzVdSXqvksxIXmbOXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fce08eaedfc385-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.137",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 18:51:33 UTC] === END API CALL LOG ===
[23-Jul-2026 18:51:33 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 18:51:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzMCIsInVzZXJuYW1lIjoiYXoxa19vZmYiLCJlbWFpbCI6InRzNTM3MTY1QGdtYWlsLmNvbSIsImV4cCI6MTc4NTQzNzQ5MX0.lc1VWqCUn8nUT_IL9B0p08b_hEzVdSXqvksxIXmbOXc
[23-Jul-2026 18:51:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 18:51:33 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 18:51:33 UTC] User ID: 1130
[23-Jul-2026 18:51:33 UTC] ✅ User profile retrieved successfully for user ID: 1130
[23-Jul-2026 18:51:38 UTC] === API CALL LOG ===
[23-Jul-2026 18:51:38 UTC] Endpoint: user/profile.php
[23-Jul-2026 18:51:38 UTC] Full Log Data: {
    "timestamp": "2026-07-23 18:51:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.137",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.137, 172.64.198.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzMCIsInVzZXJuYW1lIjoiYXoxa19vZmYiLCJlbWFpbCI6InRzNTM3MTY1QGdtYWlsLmNvbSIsImV4cCI6MTc4NTQzNzQ5MX0.lc1VWqCUn8nUT_IL9B0p08b_hEzVdSXqvksxIXmbOXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fce0acde9ac385-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.137",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 18:51:38 UTC] === END API CALL LOG ===
[23-Jul-2026 18:51:38 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 18:51:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzMCIsInVzZXJuYW1lIjoiYXoxa19vZmYiLCJlbWFpbCI6InRzNTM3MTY1QGdtYWlsLmNvbSIsImV4cCI6MTc4NTQzNzQ5MX0.lc1VWqCUn8nUT_IL9B0p08b_hEzVdSXqvksxIXmbOXc
[23-Jul-2026 18:51:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 18:51:38 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 18:51:38 UTC] User ID: 1130
[23-Jul-2026 18:51:38 UTC] ✅ User profile retrieved successfully for user ID: 1130
[23-Jul-2026 18:51:49 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 18:51:49 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 18:51:49 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.139.138.137, 172.64.198.81","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzMCIsInVzZXJuYW1lIjoiYXoxa19vZmYiLCJlbWFpbCI6InRzNTM3MTY1QGdtYWlsLmNvbSIsImV4cCI6MTc4NTQzNzQ5MX0.lc1VWqCUn8nUT_IL9B0p08b_hEzVdSXqvksxIXmbOXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1fce0f0aed6c385-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.139.138.137","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-Jul-2026 18:51:49 UTC] === User Orders API Called ===
[23-Jul-2026 18:51:49 UTC] User ID: 1130
[23-Jul-2026 18:51:49 UTC] Limit: 20, Offset: 0
[23-Jul-2026 18:51:49 UTC] Orders found: 0
[23-Jul-2026 18:51:49 UTC] Orders data: []
[23-Jul-2026 18:51:49 UTC] Total orders count: 0
[23-Jul-2026 18:51:51 UTC] === API CALL LOG ===
[23-Jul-2026 18:51:51 UTC] Endpoint: user/profile.php
[23-Jul-2026 18:51:51 UTC] Full Log Data: {
    "timestamp": "2026-07-23 18:51:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.137",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.137, 172.64.198.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzMCIsInVzZXJuYW1lIjoiYXoxa19vZmYiLCJlbWFpbCI6InRzNTM3MTY1QGdtYWlsLmNvbSIsImV4cCI6MTc4NTQzNzQ5MX0.lc1VWqCUn8nUT_IL9B0p08b_hEzVdSXqvksxIXmbOXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fce0fc6a32c385-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.137",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 18:51:51 UTC] === END API CALL LOG ===
[23-Jul-2026 18:51:51 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 18:51:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzMCIsInVzZXJuYW1lIjoiYXoxa19vZmYiLCJlbWFpbCI6InRzNTM3MTY1QGdtYWlsLmNvbSIsImV4cCI6MTc4NTQzNzQ5MX0.lc1VWqCUn8nUT_IL9B0p08b_hEzVdSXqvksxIXmbOXc
[23-Jul-2026 18:51:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 18:51:51 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 18:51:51 UTC] User ID: 1130
[23-Jul-2026 18:51:51 UTC] ✅ User profile retrieved successfully for user ID: 1130
[23-Jul-2026 18:51:51 UTC] User Purchases API - User ID: 1130
[23-Jul-2026 18:51:51 UTC] User Purchases API - Total purchases found: 0
[23-Jul-2026 18:51:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 18:51:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 18:51:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.139.138.137, 172.64.198.80","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzMCIsInVzZXJuYW1lIjoiYXoxa19vZmYiLCJlbWFpbCI6InRzNTM3MTY1QGdtYWlsLmNvbSIsImV4cCI6MTc4NTQzNzQ5MX0.lc1VWqCUn8nUT_IL9B0p08b_hEzVdSXqvksxIXmbOXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1fce1209cf2c385-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.139.138.137","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-Jul-2026 18:51:56 UTC] === User Orders API Called ===
[23-Jul-2026 18:51:56 UTC] User ID: 1130
[23-Jul-2026 18:51:56 UTC] Limit: 20, Offset: 0
[23-Jul-2026 18:51:56 UTC] Orders found: 0
[23-Jul-2026 18:51:56 UTC] Orders data: []
[23-Jul-2026 18:51:56 UTC] Total orders count: 0
[23-Jul-2026 18:51:56 UTC] === API CALL LOG ===
[23-Jul-2026 18:51:56 UTC] Endpoint: user/profile.php
[23-Jul-2026 18:51:56 UTC] Full Log Data: {
    "timestamp": "2026-07-23 18:51:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.137",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.137, 172.64.198.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzMCIsInVzZXJuYW1lIjoiYXoxa19vZmYiLCJlbWFpbCI6InRzNTM3MTY1QGdtYWlsLmNvbSIsImV4cCI6MTc4NTQzNzQ5MX0.lc1VWqCUn8nUT_IL9B0p08b_hEzVdSXqvksxIXmbOXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fce1209cf6c385-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.137",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 18:51:56 UTC] === END API CALL LOG ===
[23-Jul-2026 18:51:56 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 18:51:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzMCIsInVzZXJuYW1lIjoiYXoxa19vZmYiLCJlbWFpbCI6InRzNTM3MTY1QGdtYWlsLmNvbSIsImV4cCI6MTc4NTQzNzQ5MX0.lc1VWqCUn8nUT_IL9B0p08b_hEzVdSXqvksxIXmbOXc
[23-Jul-2026 18:51:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 18:51:56 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 18:51:56 UTC] User ID: 1130
[23-Jul-2026 18:51:56 UTC] ✅ User profile retrieved successfully for user ID: 1130
[23-Jul-2026 18:51:57 UTC] === API CALL LOG ===
[23-Jul-2026 18:51:57 UTC] Endpoint: user/profile.php
[23-Jul-2026 18:51:57 UTC] Full Log Data: {
    "timestamp": "2026-07-23 18:51:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.137",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.137, 172.64.198.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzMCIsInVzZXJuYW1lIjoiYXoxa19vZmYiLCJlbWFpbCI6InRzNTM3MTY1QGdtYWlsLmNvbSIsImV4cCI6MTc4NTQzNzQ5MX0.lc1VWqCUn8nUT_IL9B0p08b_hEzVdSXqvksxIXmbOXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fce123ed08c385-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.137",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 18:51:57 UTC] === END API CALL LOG ===
[23-Jul-2026 18:51:57 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 18:51:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzMCIsInVzZXJuYW1lIjoiYXoxa19vZmYiLCJlbWFpbCI6InRzNTM3MTY1QGdtYWlsLmNvbSIsImV4cCI6MTc4NTQzNzQ5MX0.lc1VWqCUn8nUT_IL9B0p08b_hEzVdSXqvksxIXmbOXc
[23-Jul-2026 18:51:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 18:51:57 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 18:51:57 UTC] User ID: 1130
[23-Jul-2026 18:51:57 UTC] ✅ User profile retrieved successfully for user ID: 1130
[23-Jul-2026 18:51:57 UTC] === API CALL LOG ===
[23-Jul-2026 18:51:57 UTC] Endpoint: user/profile.php
[23-Jul-2026 18:51:57 UTC] Full Log Data: {
    "timestamp": "2026-07-23 18:51:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.137",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.137, 172.64.198.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzMCIsInVzZXJuYW1lIjoiYXoxa19vZmYiLCJlbWFpbCI6InRzNTM3MTY1QGdtYWlsLmNvbSIsImV4cCI6MTc4NTQzNzQ5MX0.lc1VWqCUn8nUT_IL9B0p08b_hEzVdSXqvksxIXmbOXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fce126bb65c385-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.137",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 18:51:57 UTC] === END API CALL LOG ===
[23-Jul-2026 18:51:57 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 18:51:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzMCIsInVzZXJuYW1lIjoiYXoxa19vZmYiLCJlbWFpbCI6InRzNTM3MTY1QGdtYWlsLmNvbSIsImV4cCI6MTc4NTQzNzQ5MX0.lc1VWqCUn8nUT_IL9B0p08b_hEzVdSXqvksxIXmbOXc
[23-Jul-2026 18:51:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 18:51:57 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 18:51:57 UTC] User ID: 1130
[23-Jul-2026 18:51:57 UTC] ✅ User profile retrieved successfully for user ID: 1130
[23-Jul-2026 18:52:05 UTC] === API CALL LOG ===
[23-Jul-2026 18:52:05 UTC] Endpoint: user/profile.php
[23-Jul-2026 18:52:05 UTC] Full Log Data: {
    "timestamp": "2026-07-23 18:52:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.137",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.137, 172.64.198.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzMCIsInVzZXJuYW1lIjoiYXoxa19vZmYiLCJlbWFpbCI6InRzNTM3MTY1QGdtYWlsLmNvbSIsImV4cCI6MTc4NTQzNzQ5MX0.lc1VWqCUn8nUT_IL9B0p08b_hEzVdSXqvksxIXmbOXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fce1579a93c385-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.137",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 18:52:05 UTC] === END API CALL LOG ===
[23-Jul-2026 18:52:05 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 18:52:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzMCIsInVzZXJuYW1lIjoiYXoxa19vZmYiLCJlbWFpbCI6InRzNTM3MTY1QGdtYWlsLmNvbSIsImV4cCI6MTc4NTQzNzQ5MX0.lc1VWqCUn8nUT_IL9B0p08b_hEzVdSXqvksxIXmbOXc
[23-Jul-2026 18:52:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 18:52:05 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 18:52:05 UTC] User ID: 1130
[23-Jul-2026 18:52:05 UTC] ✅ User profile retrieved successfully for user ID: 1130
[23-Jul-2026 18:52:05 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 18:52:05 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 18:52:05 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.139.138.137, 172.64.198.80","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzMCIsInVzZXJuYW1lIjoiYXoxa19vZmYiLCJlbWFpbCI6InRzNTM3MTY1QGdtYWlsLmNvbSIsImV4cCI6MTc4NTQzNzQ5MX0.lc1VWqCUn8nUT_IL9B0p08b_hEzVdSXqvksxIXmbOXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1fce1579a91c385-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.139.138.137","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-Jul-2026 18:52:05 UTC] === User Orders API Called ===
[23-Jul-2026 18:52:05 UTC] User ID: 1130
[23-Jul-2026 18:52:05 UTC] Limit: 20, Offset: 0
[23-Jul-2026 18:52:05 UTC] Orders found: 0
[23-Jul-2026 18:52:05 UTC] Orders data: []
[23-Jul-2026 18:52:05 UTC] Total orders count: 0
[23-Jul-2026 18:52:06 UTC] === API CALL LOG ===
[23-Jul-2026 18:52:06 UTC] Endpoint: user/profile.php
[23-Jul-2026 18:52:06 UTC] Full Log Data: {
    "timestamp": "2026-07-23 18:52:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.137",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.137, 172.64.198.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzMCIsInVzZXJuYW1lIjoiYXoxa19vZmYiLCJlbWFpbCI6InRzNTM3MTY1QGdtYWlsLmNvbSIsImV4cCI6MTc4NTQzNzQ5MX0.lc1VWqCUn8nUT_IL9B0p08b_hEzVdSXqvksxIXmbOXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fce15b1bd1c385-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.137",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 18:52:06 UTC] === END API CALL LOG ===
[23-Jul-2026 18:52:06 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 18:52:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzMCIsInVzZXJuYW1lIjoiYXoxa19vZmYiLCJlbWFpbCI6InRzNTM3MTY1QGdtYWlsLmNvbSIsImV4cCI6MTc4NTQzNzQ5MX0.lc1VWqCUn8nUT_IL9B0p08b_hEzVdSXqvksxIXmbOXc
[23-Jul-2026 18:52:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 18:52:06 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 18:52:06 UTC] User ID: 1130
[23-Jul-2026 18:52:06 UTC] ✅ User profile retrieved successfully for user ID: 1130
[23-Jul-2026 18:52:06 UTC] === API CALL LOG ===
[23-Jul-2026 18:52:06 UTC] Endpoint: user/profile.php
[23-Jul-2026 18:52:06 UTC] Full Log Data: {
    "timestamp": "2026-07-23 18:52:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.137",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.137, 172.64.198.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzMCIsInVzZXJuYW1lIjoiYXoxa19vZmYiLCJlbWFpbCI6InRzNTM3MTY1QGdtYWlsLmNvbSIsImV4cCI6MTc4NTQzNzQ5MX0.lc1VWqCUn8nUT_IL9B0p08b_hEzVdSXqvksxIXmbOXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fce15dc9eec385-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.137",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 18:52:06 UTC] === END API CALL LOG ===
[23-Jul-2026 18:52:06 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 18:52:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzMCIsInVzZXJuYW1lIjoiYXoxa19vZmYiLCJlbWFpbCI6InRzNTM3MTY1QGdtYWlsLmNvbSIsImV4cCI6MTc4NTQzNzQ5MX0.lc1VWqCUn8nUT_IL9B0p08b_hEzVdSXqvksxIXmbOXc
[23-Jul-2026 18:52:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 18:52:06 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 18:52:06 UTC] User ID: 1130
[23-Jul-2026 18:52:06 UTC] ✅ User profile retrieved successfully for user ID: 1130
[23-Jul-2026 18:52:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 18:52:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 18:52:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.139.138.137, 172.64.198.80","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzMCIsInVzZXJuYW1lIjoiYXoxa19vZmYiLCJlbWFpbCI6InRzNTM3MTY1QGdtYWlsLmNvbSIsImV4cCI6MTc4NTQzNzQ5MX0.lc1VWqCUn8nUT_IL9B0p08b_hEzVdSXqvksxIXmbOXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1fce1a81891c385-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.139.138.137","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-Jul-2026 18:52:18 UTC] === User Orders API Called ===
[23-Jul-2026 18:52:18 UTC] User ID: 1130
[23-Jul-2026 18:52:18 UTC] Limit: 20, Offset: 0
[23-Jul-2026 18:52:18 UTC] Orders found: 0
[23-Jul-2026 18:52:18 UTC] Orders data: []
[23-Jul-2026 18:52:18 UTC] Total orders count: 0
[23-Jul-2026 18:52:18 UTC] === API CALL LOG ===
[23-Jul-2026 18:52:18 UTC] Endpoint: user/profile.php
[23-Jul-2026 18:52:18 UTC] Full Log Data: {
    "timestamp": "2026-07-23 18:52:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.137",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.137, 172.64.198.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzMCIsInVzZXJuYW1lIjoiYXoxa19vZmYiLCJlbWFpbCI6InRzNTM3MTY1QGdtYWlsLmNvbSIsImV4cCI6MTc4NTQzNzQ5MX0.lc1VWqCUn8nUT_IL9B0p08b_hEzVdSXqvksxIXmbOXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fce1a81892c385-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.137",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 18:52:18 UTC] === END API CALL LOG ===
[23-Jul-2026 18:52:18 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 18:52:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzMCIsInVzZXJuYW1lIjoiYXoxa19vZmYiLCJlbWFpbCI6InRzNTM3MTY1QGdtYWlsLmNvbSIsImV4cCI6MTc4NTQzNzQ5MX0.lc1VWqCUn8nUT_IL9B0p08b_hEzVdSXqvksxIXmbOXc
[23-Jul-2026 18:52:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 18:52:18 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 18:52:18 UTC] User ID: 1130
[23-Jul-2026 18:52:18 UTC] ✅ User profile retrieved successfully for user ID: 1130
[23-Jul-2026 18:52:19 UTC] === API CALL LOG ===
[23-Jul-2026 18:52:19 UTC] Endpoint: user/profile.php
[23-Jul-2026 18:52:19 UTC] Full Log Data: {
    "timestamp": "2026-07-23 18:52:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.137",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.137, 172.64.198.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzMCIsInVzZXJuYW1lIjoiYXoxa19vZmYiLCJlbWFpbCI6InRzNTM3MTY1QGdtYWlsLmNvbSIsImV4cCI6MTc4NTQzNzQ5MX0.lc1VWqCUn8nUT_IL9B0p08b_hEzVdSXqvksxIXmbOXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fce1ab996ac385-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.137",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 18:52:19 UTC] === END API CALL LOG ===
[23-Jul-2026 18:52:19 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 18:52:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzMCIsInVzZXJuYW1lIjoiYXoxa19vZmYiLCJlbWFpbCI6InRzNTM3MTY1QGdtYWlsLmNvbSIsImV4cCI6MTc4NTQzNzQ5MX0.lc1VWqCUn8nUT_IL9B0p08b_hEzVdSXqvksxIXmbOXc
[23-Jul-2026 18:52:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 18:52:19 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 18:52:19 UTC] User ID: 1130
[23-Jul-2026 18:52:19 UTC] ✅ User profile retrieved successfully for user ID: 1130
[23-Jul-2026 18:52:19 UTC] === API CALL LOG ===
[23-Jul-2026 18:52:19 UTC] Endpoint: user/profile.php
[23-Jul-2026 18:52:19 UTC] Full Log Data: {
    "timestamp": "2026-07-23 18:52:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.137",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.137, 172.64.198.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzMCIsInVzZXJuYW1lIjoiYXoxa19vZmYiLCJlbWFpbCI6InRzNTM3MTY1QGdtYWlsLmNvbSIsImV4cCI6MTc4NTQzNzQ5MX0.lc1VWqCUn8nUT_IL9B0p08b_hEzVdSXqvksxIXmbOXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fce1ae5fa7c385-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.137",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 18:52:19 UTC] === END API CALL LOG ===
[23-Jul-2026 18:52:19 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 18:52:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzMCIsInVzZXJuYW1lIjoiYXoxa19vZmYiLCJlbWFpbCI6InRzNTM3MTY1QGdtYWlsLmNvbSIsImV4cCI6MTc4NTQzNzQ5MX0.lc1VWqCUn8nUT_IL9B0p08b_hEzVdSXqvksxIXmbOXc
[23-Jul-2026 18:52:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 18:52:19 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 18:52:19 UTC] User ID: 1130
[23-Jul-2026 18:52:19 UTC] ✅ User profile retrieved successfully for user ID: 1130
[23-Jul-2026 18:52:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 18:52:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 18:52:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.139.138.137, 172.64.198.81","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzMCIsInVzZXJuYW1lIjoiYXoxa19vZmYiLCJlbWFpbCI6InRzNTM3MTY1QGdtYWlsLmNvbSIsImV4cCI6MTc4NTQzNzQ5MX0.lc1VWqCUn8nUT_IL9B0p08b_hEzVdSXqvksxIXmbOXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1fce1e42e1fc385-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.139.138.137","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-Jul-2026 18:52:28 UTC] === User Orders API Called ===
[23-Jul-2026 18:52:28 UTC] User ID: 1130
[23-Jul-2026 18:52:28 UTC] Limit: 20, Offset: 0
[23-Jul-2026 18:52:28 UTC] Orders found: 0
[23-Jul-2026 18:52:28 UTC] Orders data: []
[23-Jul-2026 18:52:28 UTC] Total orders count: 0
[23-Jul-2026 18:52:28 UTC] === API CALL LOG ===
[23-Jul-2026 18:52:28 UTC] Endpoint: user/profile.php
[23-Jul-2026 18:52:28 UTC] Full Log Data: {
    "timestamp": "2026-07-23 18:52:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.137",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.137, 172.64.198.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzMCIsInVzZXJuYW1lIjoiYXoxa19vZmYiLCJlbWFpbCI6InRzNTM3MTY1QGdtYWlsLmNvbSIsImV4cCI6MTc4NTQzNzQ5MX0.lc1VWqCUn8nUT_IL9B0p08b_hEzVdSXqvksxIXmbOXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fce1e42e20c385-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.137",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 18:52:28 UTC] === END API CALL LOG ===
[23-Jul-2026 18:52:28 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 18:52:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzMCIsInVzZXJuYW1lIjoiYXoxa19vZmYiLCJlbWFpbCI6InRzNTM3MTY1QGdtYWlsLmNvbSIsImV4cCI6MTc4NTQzNzQ5MX0.lc1VWqCUn8nUT_IL9B0p08b_hEzVdSXqvksxIXmbOXc
[23-Jul-2026 18:52:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 18:52:28 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 18:52:28 UTC] User ID: 1130
[23-Jul-2026 18:52:28 UTC] ✅ User profile retrieved successfully for user ID: 1130
[23-Jul-2026 18:52:35 UTC] === API CALL LOG ===
[23-Jul-2026 18:52:35 UTC] Endpoint: user/profile.php
[23-Jul-2026 18:52:35 UTC] Full Log Data: {
    "timestamp": "2026-07-23 18:52:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.137",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.137, 172.64.198.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzMCIsInVzZXJuYW1lIjoiYXoxa19vZmYiLCJlbWFpbCI6InRzNTM3MTY1QGdtYWlsLmNvbSIsImV4cCI6MTc4NTQzNzQ5MX0.lc1VWqCUn8nUT_IL9B0p08b_hEzVdSXqvksxIXmbOXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fce20f8f84c385-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.137",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 18:52:35 UTC] === END API CALL LOG ===
[23-Jul-2026 18:52:35 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 18:52:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzMCIsInVzZXJuYW1lIjoiYXoxa19vZmYiLCJlbWFpbCI6InRzNTM3MTY1QGdtYWlsLmNvbSIsImV4cCI6MTc4NTQzNzQ5MX0.lc1VWqCUn8nUT_IL9B0p08b_hEzVdSXqvksxIXmbOXc
[23-Jul-2026 18:52:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 18:52:35 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 18:52:35 UTC] User ID: 1130
[23-Jul-2026 18:52:35 UTC] ✅ User profile retrieved successfully for user ID: 1130
[23-Jul-2026 18:52:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 18:52:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 18:52:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.139.138.137, 172.64.198.81","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzMCIsInVzZXJuYW1lIjoiYXoxa19vZmYiLCJlbWFpbCI6InRzNTM3MTY1QGdtYWlsLmNvbSIsImV4cCI6MTc4NTQzNzQ5MX0.lc1VWqCUn8nUT_IL9B0p08b_hEzVdSXqvksxIXmbOXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1fce23209a1c385-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.139.138.137","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-Jul-2026 18:52:40 UTC] === User Orders API Called ===
[23-Jul-2026 18:52:40 UTC] User ID: 1130
[23-Jul-2026 18:52:40 UTC] Limit: 20, Offset: 0
[23-Jul-2026 18:52:40 UTC] Orders found: 0
[23-Jul-2026 18:52:40 UTC] Orders data: []
[23-Jul-2026 18:52:40 UTC] Total orders count: 0
[23-Jul-2026 18:52:45 UTC] === API CALL LOG ===
[23-Jul-2026 18:52:45 UTC] Endpoint: user/profile.php
[23-Jul-2026 18:52:45 UTC] Full Log Data: {
    "timestamp": "2026-07-23 18:52:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.137",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.137, 172.64.198.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzMCIsInVzZXJuYW1lIjoiYXoxa19vZmYiLCJlbWFpbCI6InRzNTM3MTY1QGdtYWlsLmNvbSIsImV4cCI6MTc4NTQzNzQ5MX0.lc1VWqCUn8nUT_IL9B0p08b_hEzVdSXqvksxIXmbOXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fce24d6eedc385-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.137",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 18:52:45 UTC] === END API CALL LOG ===
[23-Jul-2026 18:52:45 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 18:52:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzMCIsInVzZXJuYW1lIjoiYXoxa19vZmYiLCJlbWFpbCI6InRzNTM3MTY1QGdtYWlsLmNvbSIsImV4cCI6MTc4NTQzNzQ5MX0.lc1VWqCUn8nUT_IL9B0p08b_hEzVdSXqvksxIXmbOXc
[23-Jul-2026 18:52:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 18:52:45 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 18:52:45 UTC] User ID: 1130
[23-Jul-2026 18:52:45 UTC] ✅ User profile retrieved successfully for user ID: 1130
[23-Jul-2026 18:52:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 18:52:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 18:52:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.139.138.137, 172.64.198.81","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzMCIsInVzZXJuYW1lIjoiYXoxa19vZmYiLCJlbWFpbCI6InRzNTM3MTY1QGdtYWlsLmNvbSIsImV4cCI6MTc4NTQzNzQ5MX0.lc1VWqCUn8nUT_IL9B0p08b_hEzVdSXqvksxIXmbOXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1fce24d6eeac385-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.139.138.137","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-Jul-2026 18:52:45 UTC] === API CALL LOG ===
[23-Jul-2026 18:52:45 UTC] === User Orders API Called ===
[23-Jul-2026 18:52:45 UTC] Endpoint: user/profile.php
[23-Jul-2026 18:52:45 UTC] User ID: 1130
[23-Jul-2026 18:52:45 UTC] Full Log Data: {
    "timestamp": "2026-07-23 18:52:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.137",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.137, 172.64.198.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzMCIsInVzZXJuYW1lIjoiYXoxa19vZmYiLCJlbWFpbCI6InRzNTM3MTY1QGdtYWlsLmNvbSIsImV4cCI6MTc4NTQzNzQ5MX0.lc1VWqCUn8nUT_IL9B0p08b_hEzVdSXqvksxIXmbOXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fce24d6eebc385-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.137",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 18:52:45 UTC] Limit: 20, Offset: 0
[23-Jul-2026 18:52:45 UTC] === END API CALL LOG ===
[23-Jul-2026 18:52:45 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 18:52:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzMCIsInVzZXJuYW1lIjoiYXoxa19vZmYiLCJlbWFpbCI6InRzNTM3MTY1QGdtYWlsLmNvbSIsImV4cCI6MTc4NTQzNzQ5MX0.lc1VWqCUn8nUT_IL9B0p08b_hEzVdSXqvksxIXmbOXc
[23-Jul-2026 18:52:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 18:52:45 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 18:52:45 UTC] User ID: 1130
[23-Jul-2026 18:52:45 UTC] Orders found: 0
[23-Jul-2026 18:52:45 UTC] Orders data: []
[23-Jul-2026 18:52:45 UTC] ✅ User profile retrieved successfully for user ID: 1130
[23-Jul-2026 18:52:45 UTC] Total orders count: 0
[23-Jul-2026 18:52:45 UTC] === API CALL LOG ===
[23-Jul-2026 18:52:45 UTC] Endpoint: user/profile.php
[23-Jul-2026 18:52:45 UTC] Full Log Data: {
    "timestamp": "2026-07-23 18:52:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.137",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.137, 172.64.198.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzMCIsInVzZXJuYW1lIjoiYXoxa19vZmYiLCJlbWFpbCI6InRzNTM3MTY1QGdtYWlsLmNvbSIsImV4cCI6MTc4NTQzNzQ5MX0.lc1VWqCUn8nUT_IL9B0p08b_hEzVdSXqvksxIXmbOXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fce24e5970c385-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.137",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 18:52:45 UTC] === END API CALL LOG ===
[23-Jul-2026 18:52:45 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 18:52:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzMCIsInVzZXJuYW1lIjoiYXoxa19vZmYiLCJlbWFpbCI6InRzNTM3MTY1QGdtYWlsLmNvbSIsImV4cCI6MTc4NTQzNzQ5MX0.lc1VWqCUn8nUT_IL9B0p08b_hEzVdSXqvksxIXmbOXc
[23-Jul-2026 18:52:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 18:52:45 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 18:52:45 UTC] User ID: 1130
[23-Jul-2026 18:52:45 UTC] ✅ User profile retrieved successfully for user ID: 1130
[23-Jul-2026 18:52:45 UTC] User Purchases API - User ID: 1130
[23-Jul-2026 18:52:45 UTC] User Purchases API - Total purchases found: 0
[23-Jul-2026 18:52:51 UTC] === API CALL LOG ===
[23-Jul-2026 18:52:51 UTC] Endpoint: user/profile.php
[23-Jul-2026 18:52:51 UTC] Full Log Data: {
    "timestamp": "2026-07-23 18:52:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.137",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.137, 172.64.198.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzMCIsInVzZXJuYW1lIjoiYXoxa19vZmYiLCJlbWFpbCI6InRzNTM3MTY1QGdtYWlsLmNvbSIsImV4cCI6MTc4NTQzNzQ5MX0.lc1VWqCUn8nUT_IL9B0p08b_hEzVdSXqvksxIXmbOXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fce2758fe5c385-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.137",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 18:52:51 UTC] === END API CALL LOG ===
[23-Jul-2026 18:52:51 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 18:52:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzMCIsInVzZXJuYW1lIjoiYXoxa19vZmYiLCJlbWFpbCI6InRzNTM3MTY1QGdtYWlsLmNvbSIsImV4cCI6MTc4NTQzNzQ5MX0.lc1VWqCUn8nUT_IL9B0p08b_hEzVdSXqvksxIXmbOXc
[23-Jul-2026 18:52:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 18:52:51 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 18:52:51 UTC] User ID: 1130
[23-Jul-2026 18:52:51 UTC] ✅ User profile retrieved successfully for user ID: 1130
[23-Jul-2026 18:52:51 UTC] User Purchases API - User ID: 1130
[23-Jul-2026 18:52:51 UTC] User Purchases API - Total purchases found: 0
[23-Jul-2026 18:52:56 UTC] === API CALL LOG ===
[23-Jul-2026 18:52:56 UTC] Endpoint: user/profile.php
[23-Jul-2026 18:52:56 UTC] Full Log Data: {
    "timestamp": "2026-07-23 18:52:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.137",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.137, 172.64.198.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzMCIsInVzZXJuYW1lIjoiYXoxa19vZmYiLCJlbWFpbCI6InRzNTM3MTY1QGdtYWlsLmNvbSIsImV4cCI6MTc4NTQzNzQ5MX0.lc1VWqCUn8nUT_IL9B0p08b_hEzVdSXqvksxIXmbOXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fce2933dcac385-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.137",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 18:52:56 UTC] === END API CALL LOG ===
[23-Jul-2026 18:52:56 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 18:52:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzMCIsInVzZXJuYW1lIjoiYXoxa19vZmYiLCJlbWFpbCI6InRzNTM3MTY1QGdtYWlsLmNvbSIsImV4cCI6MTc4NTQzNzQ5MX0.lc1VWqCUn8nUT_IL9B0p08b_hEzVdSXqvksxIXmbOXc
[23-Jul-2026 18:52:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 18:52:56 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 18:52:56 UTC] User ID: 1130
[23-Jul-2026 18:52:56 UTC] ✅ User profile retrieved successfully for user ID: 1130
[23-Jul-2026 18:52:56 UTC] User Purchases API - User ID: 1130
[23-Jul-2026 18:52:56 UTC] User Purchases API - Total purchases found: 0
[23-Jul-2026 18:52:57 UTC] User Purchases API - User ID: 1130
[23-Jul-2026 18:52:57 UTC] User Purchases API - Total purchases found: 0
[23-Jul-2026 18:53:00 UTC] === API CALL LOG ===
[23-Jul-2026 18:53:00 UTC] Endpoint: user/profile.php
[23-Jul-2026 18:53:00 UTC] Full Log Data: {
    "timestamp": "2026-07-23 18:53:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.137",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.137, 172.64.198.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzMCIsInVzZXJuYW1lIjoiYXoxa19vZmYiLCJlbWFpbCI6InRzNTM3MTY1QGdtYWlsLmNvbSIsImV4cCI6MTc4NTQzNzQ5MX0.lc1VWqCUn8nUT_IL9B0p08b_hEzVdSXqvksxIXmbOXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fce2ac792ac385-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.137",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 18:53:00 UTC] === END API CALL LOG ===
[23-Jul-2026 18:53:00 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 18:53:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzMCIsInVzZXJuYW1lIjoiYXoxa19vZmYiLCJlbWFpbCI6InRzNTM3MTY1QGdtYWlsLmNvbSIsImV4cCI6MTc4NTQzNzQ5MX0.lc1VWqCUn8nUT_IL9B0p08b_hEzVdSXqvksxIXmbOXc
[23-Jul-2026 18:53:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 18:53:00 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 18:53:00 UTC] User ID: 1130
[23-Jul-2026 18:53:00 UTC] ✅ User profile retrieved successfully for user ID: 1130
[23-Jul-2026 18:53:00 UTC] User Purchases API - User ID: 1130
[23-Jul-2026 18:53:00 UTC] User Purchases API - Total purchases found: 0
[23-Jul-2026 18:54:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 18:54:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 18:54:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.139.138.137, 172.64.198.80","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzMCIsInVzZXJuYW1lIjoiYXoxa19vZmYiLCJlbWFpbCI6InRzNTM3MTY1QGdtYWlsLmNvbSIsImV4cCI6MTc4NTQzNzQ5MX0.lc1VWqCUn8nUT_IL9B0p08b_hEzVdSXqvksxIXmbOXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1fce57cfd50c385-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.139.138.137","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-Jul-2026 18:54:55 UTC] === User Orders API Called ===
[23-Jul-2026 18:54:55 UTC] User ID: 1130
[23-Jul-2026 18:54:55 UTC] Limit: 20, Offset: 0
[23-Jul-2026 18:54:55 UTC] Orders found: 0
[23-Jul-2026 18:54:55 UTC] Orders data: []
[23-Jul-2026 18:54:55 UTC] Total orders count: 0
[23-Jul-2026 18:54:55 UTC] === API CALL LOG ===
[23-Jul-2026 18:54:55 UTC] Endpoint: user/profile.php
[23-Jul-2026 18:54:55 UTC] Full Log Data: {
    "timestamp": "2026-07-23 18:54:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.137",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.137, 172.64.198.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzMCIsInVzZXJuYW1lIjoiYXoxa19vZmYiLCJlbWFpbCI6InRzNTM3MTY1QGdtYWlsLmNvbSIsImV4cCI6MTc4NTQzNzQ5MX0.lc1VWqCUn8nUT_IL9B0p08b_hEzVdSXqvksxIXmbOXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fce57cfd51c385-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.137",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 18:54:55 UTC] === END API CALL LOG ===
[23-Jul-2026 18:54:55 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 18:54:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzMCIsInVzZXJuYW1lIjoiYXoxa19vZmYiLCJlbWFpbCI6InRzNTM3MTY1QGdtYWlsLmNvbSIsImV4cCI6MTc4NTQzNzQ5MX0.lc1VWqCUn8nUT_IL9B0p08b_hEzVdSXqvksxIXmbOXc
[23-Jul-2026 18:54:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 18:54:55 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 18:54:55 UTC] User ID: 1130
[23-Jul-2026 18:54:55 UTC] ✅ User profile retrieved successfully for user ID: 1130
[23-Jul-2026 18:54:56 UTC] === API CALL LOG ===
[23-Jul-2026 18:54:56 UTC] Endpoint: user/profile.php
[23-Jul-2026 18:54:56 UTC] Full Log Data: {
    "timestamp": "2026-07-23 18:54:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.137",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.137, 172.64.198.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzMCIsInVzZXJuYW1lIjoiYXoxa19vZmYiLCJlbWFpbCI6InRzNTM3MTY1QGdtYWlsLmNvbSIsImV4cCI6MTc4NTQzNzQ5MX0.lc1VWqCUn8nUT_IL9B0p08b_hEzVdSXqvksxIXmbOXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fce5806e29c385-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.137",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 18:54:56 UTC] === END API CALL LOG ===
[23-Jul-2026 18:54:56 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 18:54:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzMCIsInVzZXJuYW1lIjoiYXoxa19vZmYiLCJlbWFpbCI6InRzNTM3MTY1QGdtYWlsLmNvbSIsImV4cCI6MTc4NTQzNzQ5MX0.lc1VWqCUn8nUT_IL9B0p08b_hEzVdSXqvksxIXmbOXc
[23-Jul-2026 18:54:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 18:54:56 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 18:54:56 UTC] User ID: 1130
[23-Jul-2026 18:54:56 UTC] ✅ User profile retrieved successfully for user ID: 1130
[23-Jul-2026 18:54:56 UTC] === API CALL LOG ===
[23-Jul-2026 18:54:56 UTC] Endpoint: user/profile.php
[23-Jul-2026 18:54:56 UTC] Full Log Data: {
    "timestamp": "2026-07-23 18:54:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.137",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.137, 172.64.198.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzMCIsInVzZXJuYW1lIjoiYXoxa19vZmYiLCJlbWFpbCI6InRzNTM3MTY1QGdtYWlsLmNvbSIsImV4cCI6MTc4NTQzNzQ5MX0.lc1VWqCUn8nUT_IL9B0p08b_hEzVdSXqvksxIXmbOXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fce582fc39c385-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.137",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 18:54:56 UTC] === END API CALL LOG ===
[23-Jul-2026 18:54:56 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 18:54:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzMCIsInVzZXJuYW1lIjoiYXoxa19vZmYiLCJlbWFpbCI6InRzNTM3MTY1QGdtYWlsLmNvbSIsImV4cCI6MTc4NTQzNzQ5MX0.lc1VWqCUn8nUT_IL9B0p08b_hEzVdSXqvksxIXmbOXc
[23-Jul-2026 18:54:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 18:54:56 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 18:54:56 UTC] User ID: 1130
[23-Jul-2026 18:54:56 UTC] ✅ User profile retrieved successfully for user ID: 1130
[23-Jul-2026 18:55:05 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 18:55:05 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 18:55:05 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.139.138.137, 172.64.198.81","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzMCIsInVzZXJuYW1lIjoiYXoxa19vZmYiLCJlbWFpbCI6InRzNTM3MTY1QGdtYWlsLmNvbSIsImV4cCI6MTc4NTQzNzQ5MX0.lc1VWqCUn8nUT_IL9B0p08b_hEzVdSXqvksxIXmbOXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1fce5bae936c385-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.139.138.137","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-Jul-2026 18:55:05 UTC] === User Orders API Called ===
[23-Jul-2026 18:55:05 UTC] User ID: 1130
[23-Jul-2026 18:55:05 UTC] Limit: 20, Offset: 0
[23-Jul-2026 18:55:05 UTC] Orders found: 0
[23-Jul-2026 18:55:05 UTC] Orders data: []
[23-Jul-2026 18:55:05 UTC] Total orders count: 0
[23-Jul-2026 18:55:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 18:55:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 18:55:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.139.138.137, 172.64.198.81","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzMCIsInVzZXJuYW1lIjoiYXoxa19vZmYiLCJlbWFpbCI6InRzNTM3MTY1QGdtYWlsLmNvbSIsImV4cCI6MTc4NTQzNzQ5MX0.lc1VWqCUn8nUT_IL9B0p08b_hEzVdSXqvksxIXmbOXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1fce5d5b8e1c385-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.139.138.137","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-Jul-2026 18:55:09 UTC] === User Orders API Called ===
[23-Jul-2026 18:55:09 UTC] User ID: 1130
[23-Jul-2026 18:55:09 UTC] Limit: 20, Offset: 0
[23-Jul-2026 18:55:09 UTC] Orders found: 0
[23-Jul-2026 18:55:09 UTC] Orders data: []
[23-Jul-2026 18:55:09 UTC] Total orders count: 0
[23-Jul-2026 18:55:09 UTC] === API CALL LOG ===
[23-Jul-2026 18:55:09 UTC] Endpoint: user/profile.php
[23-Jul-2026 18:55:09 UTC] Full Log Data: {
    "timestamp": "2026-07-23 18:55:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.137",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.137, 172.64.198.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzMCIsInVzZXJuYW1lIjoiYXoxa19vZmYiLCJlbWFpbCI6InRzNTM3MTY1QGdtYWlsLmNvbSIsImV4cCI6MTc4NTQzNzQ5MX0.lc1VWqCUn8nUT_IL9B0p08b_hEzVdSXqvksxIXmbOXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fce5d5b8e7c385-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.137",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 18:55:09 UTC] === END API CALL LOG ===
[23-Jul-2026 18:55:09 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 18:55:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzMCIsInVzZXJuYW1lIjoiYXoxa19vZmYiLCJlbWFpbCI6InRzNTM3MTY1QGdtYWlsLmNvbSIsImV4cCI6MTc4NTQzNzQ5MX0.lc1VWqCUn8nUT_IL9B0p08b_hEzVdSXqvksxIXmbOXc
[23-Jul-2026 18:55:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 18:55:09 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 18:55:09 UTC] User ID: 1130
[23-Jul-2026 18:55:09 UTC] ✅ User profile retrieved successfully for user ID: 1130
[23-Jul-2026 18:55:10 UTC] === API CALL LOG ===
[23-Jul-2026 18:55:10 UTC] Endpoint: user/profile.php
[23-Jul-2026 18:55:10 UTC] Full Log Data: {
    "timestamp": "2026-07-23 18:55:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.137",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.137, 172.64.198.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzMCIsInVzZXJuYW1lIjoiYXoxa19vZmYiLCJlbWFpbCI6InRzNTM3MTY1QGdtYWlsLmNvbSIsImV4cCI6MTc4NTQzNzQ5MX0.lc1VWqCUn8nUT_IL9B0p08b_hEzVdSXqvksxIXmbOXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fce5da3b6ec385-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.137",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 18:55:10 UTC] === END API CALL LOG ===
[23-Jul-2026 18:55:10 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 18:55:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzMCIsInVzZXJuYW1lIjoiYXoxa19vZmYiLCJlbWFpbCI6InRzNTM3MTY1QGdtYWlsLmNvbSIsImV4cCI6MTc4NTQzNzQ5MX0.lc1VWqCUn8nUT_IL9B0p08b_hEzVdSXqvksxIXmbOXc
[23-Jul-2026 18:55:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 18:55:10 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 18:55:10 UTC] User ID: 1130
[23-Jul-2026 18:55:10 UTC] ✅ User profile retrieved successfully for user ID: 1130
[23-Jul-2026 18:55:10 UTC] === API CALL LOG ===
[23-Jul-2026 18:55:10 UTC] Endpoint: user/profile.php
[23-Jul-2026 18:55:10 UTC] Full Log Data: {
    "timestamp": "2026-07-23 18:55:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.137",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.137, 172.64.198.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzMCIsInVzZXJuYW1lIjoiYXoxa19vZmYiLCJlbWFpbCI6InRzNTM3MTY1QGdtYWlsLmNvbSIsImV4cCI6MTc4NTQzNzQ5MX0.lc1VWqCUn8nUT_IL9B0p08b_hEzVdSXqvksxIXmbOXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fce5dca9e4c385-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.137",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 18:55:10 UTC] === END API CALL LOG ===
[23-Jul-2026 18:55:10 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 18:55:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzMCIsInVzZXJuYW1lIjoiYXoxa19vZmYiLCJlbWFpbCI6InRzNTM3MTY1QGdtYWlsLmNvbSIsImV4cCI6MTc4NTQzNzQ5MX0.lc1VWqCUn8nUT_IL9B0p08b_hEzVdSXqvksxIXmbOXc
[23-Jul-2026 18:55:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 18:55:10 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 18:55:10 UTC] User ID: 1130
[23-Jul-2026 18:55:10 UTC] ✅ User profile retrieved successfully for user ID: 1130
[23-Jul-2026 18:56:41 UTC] === API CALL LOG ===
[23-Jul-2026 18:56:41 UTC] Endpoint: user/profile.php
[23-Jul-2026 18:56:41 UTC] Full Log Data: {
    "timestamp": "2026-07-23 18:56:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c4:3f:d74d:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c4:3f:d74d:8000::, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzMSIsInVzZXJuYW1lIjoiVmVybWEiLCJlbWFpbCI6ImtyaXNobmdvcGFsdmVybWE0NUBnbWFpbC5jb20iLCJleHAiOjE3ODU0Mzc4MDB9.UCpzLgh5TPu5yYsKCXhLZMkCPqDpsi_OiD3lOwlCDzA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fce8122b87f146-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c4:3f:d74d:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 18:56:41 UTC] === END API CALL LOG ===
[23-Jul-2026 18:56:41 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 18:56:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzMSIsInVzZXJuYW1lIjoiVmVybWEiLCJlbWFpbCI6ImtyaXNobmdvcGFsdmVybWE0NUBnbWFpbC5jb20iLCJleHAiOjE3ODU0Mzc4MDB9.UCpzLgh5TPu5yYsKCXhLZMkCPqDpsi_OiD3lOwlCDzA
[23-Jul-2026 18:56:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 18:56:41 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 18:56:41 UTC] User ID: 1131
[23-Jul-2026 18:56:41 UTC] ✅ User profile retrieved successfully for user ID: 1131
[23-Jul-2026 18:56:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 18:56:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 18:56:41 UTC] === API CALL LOG ===
[23-Jul-2026 18:56:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40c4:3f:d74d:8000::, 104.23.175.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzMSIsInVzZXJuYW1lIjoiVmVybWEiLCJlbWFpbCI6ImtyaXNobmdvcGFsdmVybWE0NUBnbWFpbC5jb20iLCJleHAiOjE3ODU0Mzc4MDB9.UCpzLgh5TPu5yYsKCXhLZMkCPqDpsi_OiD3lOwlCDzA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1fce812bcb2f146-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40c4:3f:d74d:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-Jul-2026 18:56:41 UTC] Endpoint: user/profile.php
[23-Jul-2026 18:56:41 UTC] === User Orders API Called ===
[23-Jul-2026 18:56:41 UTC] Full Log Data: {
    "timestamp": "2026-07-23 18:56:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c4:3f:d74d:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c4:3f:d74d:8000::, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzMSIsInVzZXJuYW1lIjoiVmVybWEiLCJlbWFpbCI6ImtyaXNobmdvcGFsdmVybWE0NUBnbWFpbC5jb20iLCJleHAiOjE3ODU0Mzc4MDB9.UCpzLgh5TPu5yYsKCXhLZMkCPqDpsi_OiD3lOwlCDzA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fce812bcb5f146-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c4:3f:d74d:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 18:56:41 UTC] User ID: 1131
[23-Jul-2026 18:56:41 UTC] === END API CALL LOG ===
[23-Jul-2026 18:56:41 UTC] Limit: 20, Offset: 0
[23-Jul-2026 18:56:41 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 18:56:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzMSIsInVzZXJuYW1lIjoiVmVybWEiLCJlbWFpbCI6ImtyaXNobmdvcGFsdmVybWE0NUBnbWFpbC5jb20iLCJleHAiOjE3ODU0Mzc4MDB9.UCpzLgh5TPu5yYsKCXhLZMkCPqDpsi_OiD3lOwlCDzA
[23-Jul-2026 18:56:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 18:56:41 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 18:56:41 UTC] User ID: 1131
[23-Jul-2026 18:56:41 UTC] Orders found: 0
[23-Jul-2026 18:56:41 UTC] Orders data: []
[23-Jul-2026 18:56:41 UTC] ✅ User profile retrieved successfully for user ID: 1131
[23-Jul-2026 18:56:41 UTC] Total orders count: 0
[23-Jul-2026 18:56:42 UTC] === API CALL LOG ===
[23-Jul-2026 18:56:42 UTC] Endpoint: user/profile.php
[23-Jul-2026 18:56:42 UTC] Full Log Data: {
    "timestamp": "2026-07-23 18:56:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c4:3f:d74d:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c4:3f:d74d:8000::, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzMSIsInVzZXJuYW1lIjoiVmVybWEiLCJlbWFpbCI6ImtyaXNobmdvcGFsdmVybWE0NUBnbWFpbC5jb20iLCJleHAiOjE3ODU0Mzc4MDB9.UCpzLgh5TPu5yYsKCXhLZMkCPqDpsi_OiD3lOwlCDzA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fce819f9f7f146-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c4:3f:d74d:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 18:56:42 UTC] === END API CALL LOG ===
[23-Jul-2026 18:56:42 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 18:56:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzMSIsInVzZXJuYW1lIjoiVmVybWEiLCJlbWFpbCI6ImtyaXNobmdvcGFsdmVybWE0NUBnbWFpbC5jb20iLCJleHAiOjE3ODU0Mzc4MDB9.UCpzLgh5TPu5yYsKCXhLZMkCPqDpsi_OiD3lOwlCDzA
[23-Jul-2026 18:56:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 18:56:42 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 18:56:42 UTC] User ID: 1131
[23-Jul-2026 18:56:42 UTC] ✅ User profile retrieved successfully for user ID: 1131
[23-Jul-2026 18:57:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 18:57:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 18:57:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40c4:3f:d74d:8000::, 104.23.175.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzMSIsInVzZXJuYW1lIjoiVmVybWEiLCJlbWFpbCI6ImtyaXNobmdvcGFsdmVybWE0NUBnbWFpbC5jb20iLCJleHAiOjE3ODU0Mzc4MDB9.UCpzLgh5TPu5yYsKCXhLZMkCPqDpsi_OiD3lOwlCDzA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1fce8bc98e1f146-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40c4:3f:d74d:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-Jul-2026 18:57:09 UTC] === User Orders API Called ===
[23-Jul-2026 18:57:09 UTC] User ID: 1131
[23-Jul-2026 18:57:09 UTC] Limit: 20, Offset: 0
[23-Jul-2026 18:57:09 UTC] Orders found: 0
[23-Jul-2026 18:57:09 UTC] Orders data: []
[23-Jul-2026 18:57:09 UTC] Total orders count: 0
[23-Jul-2026 18:57:09 UTC] === API CALL LOG ===
[23-Jul-2026 18:57:09 UTC] Endpoint: user/profile.php
[23-Jul-2026 18:57:09 UTC] Full Log Data: {
    "timestamp": "2026-07-23 18:57:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c4:3f:d74d:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c4:3f:d74d:8000::, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzMSIsInVzZXJuYW1lIjoiVmVybWEiLCJlbWFpbCI6ImtyaXNobmdvcGFsdmVybWE0NUBnbWFpbC5jb20iLCJleHAiOjE3ODU0Mzc4MDB9.UCpzLgh5TPu5yYsKCXhLZMkCPqDpsi_OiD3lOwlCDzA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fce8bd29bdf146-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c4:3f:d74d:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 18:57:09 UTC] === END API CALL LOG ===
[23-Jul-2026 18:57:09 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 18:57:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzMSIsInVzZXJuYW1lIjoiVmVybWEiLCJlbWFpbCI6ImtyaXNobmdvcGFsdmVybWE0NUBnbWFpbC5jb20iLCJleHAiOjE3ODU0Mzc4MDB9.UCpzLgh5TPu5yYsKCXhLZMkCPqDpsi_OiD3lOwlCDzA
[23-Jul-2026 18:57:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 18:57:09 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 18:57:09 UTC] User ID: 1131
[23-Jul-2026 18:57:09 UTC] ✅ User profile retrieved successfully for user ID: 1131
[23-Jul-2026 18:57:09 UTC] === API CALL LOG ===
[23-Jul-2026 18:57:09 UTC] Endpoint: user/profile.php
[23-Jul-2026 18:57:09 UTC] Full Log Data: {
    "timestamp": "2026-07-23 18:57:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c4:3f:d74d:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c4:3f:d74d:8000::, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzMSIsInVzZXJuYW1lIjoiVmVybWEiLCJlbWFpbCI6ImtyaXNobmdvcGFsdmVybWE0NUBnbWFpbC5jb20iLCJleHAiOjE3ODU0Mzc4MDB9.UCpzLgh5TPu5yYsKCXhLZMkCPqDpsi_OiD3lOwlCDzA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fce8c08f89f146-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c4:3f:d74d:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 18:57:09 UTC] === END API CALL LOG ===
[23-Jul-2026 18:57:09 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 18:57:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzMSIsInVzZXJuYW1lIjoiVmVybWEiLCJlbWFpbCI6ImtyaXNobmdvcGFsdmVybWE0NUBnbWFpbC5jb20iLCJleHAiOjE3ODU0Mzc4MDB9.UCpzLgh5TPu5yYsKCXhLZMkCPqDpsi_OiD3lOwlCDzA
[23-Jul-2026 18:57:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 18:57:09 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 18:57:09 UTC] User ID: 1131
[23-Jul-2026 18:57:09 UTC] ✅ User profile retrieved successfully for user ID: 1131
[23-Jul-2026 18:57:10 UTC] === API CALL LOG ===
[23-Jul-2026 18:57:10 UTC] Endpoint: user/profile.php
[23-Jul-2026 18:57:10 UTC] Full Log Data: {
    "timestamp": "2026-07-23 18:57:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c4:3f:d74d:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c4:3f:d74d:8000::, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzMSIsInVzZXJuYW1lIjoiVmVybWEiLCJlbWFpbCI6ImtyaXNobmdvcGFsdmVybWE0NUBnbWFpbC5jb20iLCJleHAiOjE3ODU0Mzc4MDB9.UCpzLgh5TPu5yYsKCXhLZMkCPqDpsi_OiD3lOwlCDzA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fce8c70ac4f146-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c4:3f:d74d:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 18:57:10 UTC] === END API CALL LOG ===
[23-Jul-2026 18:57:10 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 18:57:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzMSIsInVzZXJuYW1lIjoiVmVybWEiLCJlbWFpbCI6ImtyaXNobmdvcGFsdmVybWE0NUBnbWFpbC5jb20iLCJleHAiOjE3ODU0Mzc4MDB9.UCpzLgh5TPu5yYsKCXhLZMkCPqDpsi_OiD3lOwlCDzA
[23-Jul-2026 18:57:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 18:57:10 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 18:57:10 UTC] User ID: 1131
[23-Jul-2026 18:57:10 UTC] ✅ User profile retrieved successfully for user ID: 1131
[23-Jul-2026 18:57:19 UTC] === API CALL LOG ===
[23-Jul-2026 18:57:19 UTC] Endpoint: user/profile.php
[23-Jul-2026 18:57:19 UTC] Full Log Data: {
    "timestamp": "2026-07-23 18:57:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.137",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.137, 172.64.198.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzMCIsInVzZXJuYW1lIjoiYXoxa19vZmYiLCJlbWFpbCI6InRzNTM3MTY1QGdtYWlsLmNvbSIsImV4cCI6MTc4NTQzNzQ5MX0.lc1VWqCUn8nUT_IL9B0p08b_hEzVdSXqvksxIXmbOXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fce8feb9a71ae9-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.137",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 18:57:19 UTC] === END API CALL LOG ===
[23-Jul-2026 18:57:19 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 18:57:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzMCIsInVzZXJuYW1lIjoiYXoxa19vZmYiLCJlbWFpbCI6InRzNTM3MTY1QGdtYWlsLmNvbSIsImV4cCI6MTc4NTQzNzQ5MX0.lc1VWqCUn8nUT_IL9B0p08b_hEzVdSXqvksxIXmbOXc
[23-Jul-2026 18:57:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 18:57:19 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 18:57:19 UTC] User ID: 1130
[23-Jul-2026 18:57:19 UTC] ✅ User profile retrieved successfully for user ID: 1130
[23-Jul-2026 18:57:20 UTC] === API CALL LOG ===
[23-Jul-2026 18:57:20 UTC] Endpoint: user/profile.php
[23-Jul-2026 18:57:20 UTC] Full Log Data: {
    "timestamp": "2026-07-23 18:57:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c4:3f:d74d:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c4:3f:d74d:8000::, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzMSIsInVzZXJuYW1lIjoiVmVybWEiLCJlbWFpbCI6ImtyaXNobmdvcGFsdmVybWE0NUBnbWFpbC5jb20iLCJleHAiOjE3ODU0Mzc4MDB9.UCpzLgh5TPu5yYsKCXhLZMkCPqDpsi_OiD3lOwlCDzA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fce9041b9ff146-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c4:3f:d74d:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 18:57:20 UTC] === END API CALL LOG ===
[23-Jul-2026 18:57:20 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 18:57:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzMSIsInVzZXJuYW1lIjoiVmVybWEiLCJlbWFpbCI6ImtyaXNobmdvcGFsdmVybWE0NUBnbWFpbC5jb20iLCJleHAiOjE3ODU0Mzc4MDB9.UCpzLgh5TPu5yYsKCXhLZMkCPqDpsi_OiD3lOwlCDzA
[23-Jul-2026 18:57:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 18:57:20 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 18:57:20 UTC] User ID: 1131
[23-Jul-2026 18:57:20 UTC] ✅ User profile retrieved successfully for user ID: 1131
[23-Jul-2026 18:57:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 18:57:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 18:57:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40c4:3f:d74d:8000::, 104.23.175.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzMSIsInVzZXJuYW1lIjoiVmVybWEiLCJlbWFpbCI6ImtyaXNobmdvcGFsdmVybWE0NUBnbWFpbC5jb20iLCJleHAiOjE3ODU0Mzc4MDB9.UCpzLgh5TPu5yYsKCXhLZMkCPqDpsi_OiD3lOwlCDzA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1fce9041b9ef146-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40c4:3f:d74d:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-Jul-2026 18:57:20 UTC] === User Orders API Called ===
[23-Jul-2026 18:57:20 UTC] User ID: 1131
[23-Jul-2026 18:57:20 UTC] Limit: 20, Offset: 0
[23-Jul-2026 18:57:20 UTC] Orders found: 0
[23-Jul-2026 18:57:20 UTC] Orders data: []
[23-Jul-2026 18:57:20 UTC] Total orders count: 0
[23-Jul-2026 18:57:20 UTC] === API CALL LOG ===
[23-Jul-2026 18:57:20 UTC] Endpoint: user/profile.php
[23-Jul-2026 18:57:20 UTC] Full Log Data: {
    "timestamp": "2026-07-23 18:57:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c4:3f:d74d:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c4:3f:d74d:8000::, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzMSIsInVzZXJuYW1lIjoiVmVybWEiLCJlbWFpbCI6ImtyaXNobmdvcGFsdmVybWE0NUBnbWFpbC5jb20iLCJleHAiOjE3ODU0Mzc4MDB9.UCpzLgh5TPu5yYsKCXhLZMkCPqDpsi_OiD3lOwlCDzA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fce9081b34f146-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c4:3f:d74d:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 18:57:20 UTC] === END API CALL LOG ===
[23-Jul-2026 18:57:20 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 18:57:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzMSIsInVzZXJuYW1lIjoiVmVybWEiLCJlbWFpbCI6ImtyaXNobmdvcGFsdmVybWE0NUBnbWFpbC5jb20iLCJleHAiOjE3ODU0Mzc4MDB9.UCpzLgh5TPu5yYsKCXhLZMkCPqDpsi_OiD3lOwlCDzA
[23-Jul-2026 18:57:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 18:57:20 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 18:57:20 UTC] User ID: 1131
[23-Jul-2026 18:57:20 UTC] ✅ User profile retrieved successfully for user ID: 1131
[23-Jul-2026 18:57:21 UTC] === API CALL LOG ===
[23-Jul-2026 18:57:21 UTC] Endpoint: user/profile.php
[23-Jul-2026 18:57:21 UTC] Full Log Data: {
    "timestamp": "2026-07-23 18:57:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40c4:3f:d74d:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40c4:3f:d74d:8000::, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzMSIsInVzZXJuYW1lIjoiVmVybWEiLCJlbWFpbCI6ImtyaXNobmdvcGFsdmVybWE0NUBnbWFpbC5jb20iLCJleHAiOjE3ODU0Mzc4MDB9.UCpzLgh5TPu5yYsKCXhLZMkCPqDpsi_OiD3lOwlCDzA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fce90f0fc4f146-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40c4:3f:d74d:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 18:57:21 UTC] === END API CALL LOG ===
[23-Jul-2026 18:57:21 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 18:57:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzMSIsInVzZXJuYW1lIjoiVmVybWEiLCJlbWFpbCI6ImtyaXNobmdvcGFsdmVybWE0NUBnbWFpbC5jb20iLCJleHAiOjE3ODU0Mzc4MDB9.UCpzLgh5TPu5yYsKCXhLZMkCPqDpsi_OiD3lOwlCDzA
[23-Jul-2026 18:57:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 18:57:21 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 18:57:21 UTC] User ID: 1131
[23-Jul-2026 18:57:21 UTC] ✅ User profile retrieved successfully for user ID: 1131
[23-Jul-2026 18:57:48 UTC] === API CALL LOG ===
[23-Jul-2026 18:57:48 UTC] Endpoint: user/profile.php
[23-Jul-2026 18:57:48 UTC] Full Log Data: {
    "timestamp": "2026-07-23 18:57:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.137",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.137, 172.64.198.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzMCIsInVzZXJuYW1lIjoiYXoxa19vZmYiLCJlbWFpbCI6InRzNTM3MTY1QGdtYWlsLmNvbSIsImV4cCI6MTc4NTQzNzQ5MX0.lc1VWqCUn8nUT_IL9B0p08b_hEzVdSXqvksxIXmbOXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fce9b37a181ae9-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.137",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 18:57:48 UTC] === END API CALL LOG ===
[23-Jul-2026 18:57:48 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 18:57:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzMCIsInVzZXJuYW1lIjoiYXoxa19vZmYiLCJlbWFpbCI6InRzNTM3MTY1QGdtYWlsLmNvbSIsImV4cCI6MTc4NTQzNzQ5MX0.lc1VWqCUn8nUT_IL9B0p08b_hEzVdSXqvksxIXmbOXc
[23-Jul-2026 18:57:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 18:57:48 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 18:57:48 UTC] User ID: 1130
[23-Jul-2026 18:57:48 UTC] ✅ User profile retrieved successfully for user ID: 1130
[23-Jul-2026 18:57:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 18:57:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 18:57:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.139.138.137, 172.64.198.80","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzMCIsInVzZXJuYW1lIjoiYXoxa19vZmYiLCJlbWFpbCI6InRzNTM3MTY1QGdtYWlsLmNvbSIsImV4cCI6MTc4NTQzNzQ5MX0.lc1VWqCUn8nUT_IL9B0p08b_hEzVdSXqvksxIXmbOXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1fce9b37a151ae9-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.139.138.137","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-Jul-2026 18:57:48 UTC] === User Orders API Called ===
[23-Jul-2026 18:57:48 UTC] User ID: 1130
[23-Jul-2026 18:57:48 UTC] Limit: 20, Offset: 0
[23-Jul-2026 18:57:48 UTC] Orders found: 0
[23-Jul-2026 18:57:48 UTC] Orders data: []
[23-Jul-2026 18:57:48 UTC] Total orders count: 0
[23-Jul-2026 18:57:48 UTC] === API CALL LOG ===
[23-Jul-2026 18:57:48 UTC] Endpoint: user/profile.php
[23-Jul-2026 18:57:48 UTC] Full Log Data: {
    "timestamp": "2026-07-23 18:57:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.137",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.137, 172.64.198.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzMCIsInVzZXJuYW1lIjoiYXoxa19vZmYiLCJlbWFpbCI6InRzNTM3MTY1QGdtYWlsLmNvbSIsImV4cCI6MTc4NTQzNzQ5MX0.lc1VWqCUn8nUT_IL9B0p08b_hEzVdSXqvksxIXmbOXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fce9b708b51ae9-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.137",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 18:57:48 UTC] === END API CALL LOG ===
[23-Jul-2026 18:57:48 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 18:57:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzMCIsInVzZXJuYW1lIjoiYXoxa19vZmYiLCJlbWFpbCI6InRzNTM3MTY1QGdtYWlsLmNvbSIsImV4cCI6MTc4NTQzNzQ5MX0.lc1VWqCUn8nUT_IL9B0p08b_hEzVdSXqvksxIXmbOXc
[23-Jul-2026 18:57:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 18:57:48 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 18:57:48 UTC] User ID: 1130
[23-Jul-2026 18:57:48 UTC] ✅ User profile retrieved successfully for user ID: 1130
[23-Jul-2026 18:57:49 UTC] === API CALL LOG ===
[23-Jul-2026 18:57:49 UTC] Endpoint: user/profile.php
[23-Jul-2026 18:57:49 UTC] Full Log Data: {
    "timestamp": "2026-07-23 18:57:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.137",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.137, 172.64.198.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzMCIsInVzZXJuYW1lIjoiYXoxa19vZmYiLCJlbWFpbCI6InRzNTM3MTY1QGdtYWlsLmNvbSIsImV4cCI6MTc4NTQzNzQ5MX0.lc1VWqCUn8nUT_IL9B0p08b_hEzVdSXqvksxIXmbOXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fce9b9cdbf1ae9-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.137",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 18:57:49 UTC] === END API CALL LOG ===
[23-Jul-2026 18:57:49 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 18:57:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzMCIsInVzZXJuYW1lIjoiYXoxa19vZmYiLCJlbWFpbCI6InRzNTM3MTY1QGdtYWlsLmNvbSIsImV4cCI6MTc4NTQzNzQ5MX0.lc1VWqCUn8nUT_IL9B0p08b_hEzVdSXqvksxIXmbOXc
[23-Jul-2026 18:57:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 18:57:49 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 18:57:49 UTC] User ID: 1130
[23-Jul-2026 18:57:49 UTC] ✅ User profile retrieved successfully for user ID: 1130
[23-Jul-2026 18:58:04 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 18:58:04 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 18:58:04 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.139.138.137, 172.64.198.81","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzMCIsInVzZXJuYW1lIjoiYXoxa19vZmYiLCJlbWFpbCI6InRzNTM3MTY1QGdtYWlsLmNvbSIsImV4cCI6MTc4NTQzNzQ5MX0.lc1VWqCUn8nUT_IL9B0p08b_hEzVdSXqvksxIXmbOXc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1fcea187bc11ae9-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.139.138.137","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-Jul-2026 18:58:04 UTC] === User Orders API Called ===
[23-Jul-2026 18:58:04 UTC] User ID: 1130
[23-Jul-2026 18:58:04 UTC] Limit: 20, Offset: 0
[23-Jul-2026 18:58:04 UTC] Orders found: 0
[23-Jul-2026 18:58:04 UTC] Orders data: []
[23-Jul-2026 18:58:04 UTC] Total orders count: 0
[23-Jul-2026 18:58:04 UTC] === API CALL LOG ===
[23-Jul-2026 18:58:04 UTC] Endpoint: user/profile.php
[23-Jul-2026 18:58:04 UTC] Full Log Data: {
    "timestamp": "2026-07-23 18:58:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.137",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.137, 172.64.198.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzMCIsInVzZXJuYW1lIjoiYXoxa19vZmYiLCJlbWFpbCI6InRzNTM3MTY1QGdtYWlsLmNvbSIsImV4cCI6MTc4NTQzNzQ5MX0.lc1VWqCUn8nUT_IL9B0p08b_hEzVdSXqvksxIXmbOXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fcea187bc41ae9-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.137",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 18:58:04 UTC] === END API CALL LOG ===
[23-Jul-2026 18:58:04 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 18:58:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzMCIsInVzZXJuYW1lIjoiYXoxa19vZmYiLCJlbWFpbCI6InRzNTM3MTY1QGdtYWlsLmNvbSIsImV4cCI6MTc4NTQzNzQ5MX0.lc1VWqCUn8nUT_IL9B0p08b_hEzVdSXqvksxIXmbOXc
[23-Jul-2026 18:58:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 18:58:04 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 18:58:04 UTC] User ID: 1130
[23-Jul-2026 18:58:04 UTC] ✅ User profile retrieved successfully for user ID: 1130
[23-Jul-2026 18:58:04 UTC] === API CALL LOG ===
[23-Jul-2026 18:58:04 UTC] Endpoint: user/profile.php
[23-Jul-2026 18:58:04 UTC] Full Log Data: {
    "timestamp": "2026-07-23 18:58:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.137",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.137, 172.64.198.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzMCIsInVzZXJuYW1lIjoiYXoxa19vZmYiLCJlbWFpbCI6InRzNTM3MTY1QGdtYWlsLmNvbSIsImV4cCI6MTc4NTQzNzQ5MX0.lc1VWqCUn8nUT_IL9B0p08b_hEzVdSXqvksxIXmbOXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fcea1d1b2a1ae9-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.137",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 18:58:04 UTC] === END API CALL LOG ===
[23-Jul-2026 18:58:04 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 18:58:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzMCIsInVzZXJuYW1lIjoiYXoxa19vZmYiLCJlbWFpbCI6InRzNTM3MTY1QGdtYWlsLmNvbSIsImV4cCI6MTc4NTQzNzQ5MX0.lc1VWqCUn8nUT_IL9B0p08b_hEzVdSXqvksxIXmbOXc
[23-Jul-2026 18:58:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 18:58:04 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 18:58:04 UTC] User ID: 1130
[23-Jul-2026 18:58:04 UTC] ✅ User profile retrieved successfully for user ID: 1130
[23-Jul-2026 18:58:05 UTC] === API CALL LOG ===
[23-Jul-2026 18:58:05 UTC] Endpoint: user/profile.php
[23-Jul-2026 18:58:05 UTC] Full Log Data: {
    "timestamp": "2026-07-23 18:58:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.137",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.137, 172.64.198.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzMCIsInVzZXJuYW1lIjoiYXoxa19vZmYiLCJlbWFpbCI6InRzNTM3MTY1QGdtYWlsLmNvbSIsImV4cCI6MTc4NTQzNzQ5MX0.lc1VWqCUn8nUT_IL9B0p08b_hEzVdSXqvksxIXmbOXc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fcea1e2c931ae9-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.137",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 18:58:05 UTC] === END API CALL LOG ===
[23-Jul-2026 18:58:05 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 18:58:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzMCIsInVzZXJuYW1lIjoiYXoxa19vZmYiLCJlbWFpbCI6InRzNTM3MTY1QGdtYWlsLmNvbSIsImV4cCI6MTc4NTQzNzQ5MX0.lc1VWqCUn8nUT_IL9B0p08b_hEzVdSXqvksxIXmbOXc
[23-Jul-2026 18:58:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 18:58:05 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 18:58:05 UTC] User ID: 1130
[23-Jul-2026 18:58:05 UTC] ✅ User profile retrieved successfully for user ID: 1130
[23-Jul-2026 21:28:51 UTC] === API CALL LOG ===
[23-Jul-2026 21:28:51 UTC] Endpoint: user/profile.php
[23-Jul-2026 21:28:51 UTC] Full Log Data: {
    "timestamp": "2026-07-23 21:28:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.186.2.100",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.186.2.100, 104.22.74.146",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fdc6f7ac6e97c3-DAR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.186.2.100",
        "cf-ipcountry": "TZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 21:28:51 UTC] === END API CALL LOG ===
[23-Jul-2026 21:28:51 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 21:28:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ
[23-Jul-2026 21:28:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 21:28:51 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 21:28:51 UTC] User ID: 736
[23-Jul-2026 21:28:51 UTC] ✅ User profile retrieved successfully for user ID: 736
[23-Jul-2026 21:28:52 UTC] === API CALL LOG ===
[23-Jul-2026 21:28:52 UTC] Endpoint: user/profile.php
[23-Jul-2026 21:28:52 UTC] Full Log Data: {
    "timestamp": "2026-07-23 21:28:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.186.2.100",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.186.2.100, 104.22.74.146",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fdc6fcc8fe97c3-DAR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.186.2.100",
        "cf-ipcountry": "TZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 21:28:52 UTC] === END API CALL LOG ===
[23-Jul-2026 21:28:52 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 21:28:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ
[23-Jul-2026 21:28:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 21:28:52 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 21:28:52 UTC] User ID: 736
[23-Jul-2026 21:28:52 UTC] ✅ User profile retrieved successfully for user ID: 736
[23-Jul-2026 21:28:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 21:28:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 21:28:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.186.2.100, 104.22.74.146","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1fdc6fcc90297c3-DAR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"197.186.2.100","cf-ipcountry":"TZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-Jul-2026 21:28:52 UTC] === User Orders API Called ===
[23-Jul-2026 21:28:52 UTC] User ID: 736
[23-Jul-2026 21:28:52 UTC] Limit: 20, Offset: 0
[23-Jul-2026 21:28:52 UTC] Orders found: 4
[23-Jul-2026 21:28:52 UTC] Orders data: [{"id":331,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/idrassa_fixed_2026\/13300","status":"pending","created_at":"2026-06-08 00:58:10","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":330,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/idrassa_fixed_2026\/13301","status":"pending","created_at":"2026-06-08 00:57:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":329,"quantity":950,"total_coins":950,"coin_type":"regular","telegram_link":"https:\/\/t.me\/idrassa_fixed_2026","status":"cancelled","created_at":"2026-06-07 13:03:15","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":328,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/idrassa_fixed_2026","status":"cancelled","created_at":"2026-06-07 13:01:51","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[23-Jul-2026 21:28:52 UTC] Total orders count: 4
[23-Jul-2026 21:28:52 UTC] === API CALL LOG ===
[23-Jul-2026 21:28:52 UTC] Endpoint: user/profile.php
[23-Jul-2026 21:28:52 UTC] Full Log Data: {
    "timestamp": "2026-07-23 21:28:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.186.2.100",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.186.2.100, 104.22.74.140",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fdc6fd297c97c3-DAR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.186.2.100",
        "cf-ipcountry": "TZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 21:28:52 UTC] === END API CALL LOG ===
[23-Jul-2026 21:28:52 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 21:28:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ
[23-Jul-2026 21:28:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 21:28:52 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 21:28:52 UTC] User ID: 736
[23-Jul-2026 21:28:52 UTC] ✅ User profile retrieved successfully for user ID: 736
[23-Jul-2026 21:29:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 21:29:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 21:29:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.186.2.100, 104.22.74.146","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1fdc753ff6397c3-DAR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"197.186.2.100","cf-ipcountry":"TZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-Jul-2026 21:29:06 UTC] === User Orders API Called ===
[23-Jul-2026 21:29:06 UTC] User ID: 736
[23-Jul-2026 21:29:06 UTC] Limit: 20, Offset: 0
[23-Jul-2026 21:29:06 UTC] Orders found: 4
[23-Jul-2026 21:29:06 UTC] Orders data: [{"id":331,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/idrassa_fixed_2026\/13300","status":"pending","created_at":"2026-06-08 00:58:10","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":330,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/idrassa_fixed_2026\/13301","status":"pending","created_at":"2026-06-08 00:57:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":329,"quantity":950,"total_coins":950,"coin_type":"regular","telegram_link":"https:\/\/t.me\/idrassa_fixed_2026","status":"cancelled","created_at":"2026-06-07 13:03:15","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":328,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/idrassa_fixed_2026","status":"cancelled","created_at":"2026-06-07 13:01:51","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[23-Jul-2026 21:29:06 UTC] Total orders count: 4
[23-Jul-2026 21:29:06 UTC] === API CALL LOG ===
[23-Jul-2026 21:29:06 UTC] Endpoint: user/profile.php
[23-Jul-2026 21:29:06 UTC] Full Log Data: {
    "timestamp": "2026-07-23 21:29:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.186.2.100",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.186.2.100, 104.22.74.147",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fdc754f84697c3-DAR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.186.2.100",
        "cf-ipcountry": "TZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 21:29:06 UTC] === END API CALL LOG ===
[23-Jul-2026 21:29:06 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 21:29:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ
[23-Jul-2026 21:29:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 21:29:06 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 21:29:06 UTC] User ID: 736
[23-Jul-2026 21:29:06 UTC] ✅ User profile retrieved successfully for user ID: 736
[23-Jul-2026 21:29:06 UTC] === API CALL LOG ===
[23-Jul-2026 21:29:06 UTC] Endpoint: user/profile.php
[23-Jul-2026 21:29:06 UTC] Full Log Data: {
    "timestamp": "2026-07-23 21:29:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.186.2.100",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.186.2.100, 104.22.74.146",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fdc7580b5697c3-DAR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.186.2.100",
        "cf-ipcountry": "TZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 21:29:06 UTC] === END API CALL LOG ===
[23-Jul-2026 21:29:06 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 21:29:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ
[23-Jul-2026 21:29:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 21:29:06 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 21:29:06 UTC] User ID: 736
[23-Jul-2026 21:29:06 UTC] ✅ User profile retrieved successfully for user ID: 736
[23-Jul-2026 21:29:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 21:29:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 21:29:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.186.2.100, 104.22.74.146","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM2IiwidXNlcm5hbWUiOiJjbGFzc2ljIiwiZW1haWwiOiJ0YW56YW5pYWoyMzBAZ21haWwuY29tIiwiZXhwIjoxNzgxMzU3NTI2fQ.5EGK_OF5_7T8W-FWSLNqqHMym15ASrk1ozrlgwU0auQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1fdc759cd0697c3-DAR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"197.186.2.100","cf-ipcountry":"TZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-Jul-2026 21:29:06 UTC] === User Orders API Called ===
[23-Jul-2026 21:29:06 UTC] User ID: 736
[23-Jul-2026 21:29:06 UTC] Limit: 20, Offset: 0
[23-Jul-2026 21:29:06 UTC] Orders found: 4
[23-Jul-2026 21:29:06 UTC] Orders data: [{"id":331,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/idrassa_fixed_2026\/13300","status":"pending","created_at":"2026-06-08 00:58:10","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":330,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/idrassa_fixed_2026\/13301","status":"pending","created_at":"2026-06-08 00:57:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":329,"quantity":950,"total_coins":950,"coin_type":"regular","telegram_link":"https:\/\/t.me\/idrassa_fixed_2026","status":"cancelled","created_at":"2026-06-07 13:03:15","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":328,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/idrassa_fixed_2026","status":"cancelled","created_at":"2026-06-07 13:01:51","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[23-Jul-2026 21:29:06 UTC] Total orders count: 4
[23-Jul-2026 23:07:55 UTC] === API CALL LOG ===
[23-Jul-2026 23:07:55 UTC] Endpoint: user/profile.php
[23-Jul-2026 23:07:55 UTC] Full Log Data: {
    "timestamp": "2026-07-23 23:07:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.60.205.55",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.60.205.55, 172.68.231.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzMiIsInVzZXJuYW1lIjoiamlib25tYWhtdWQiLCJlbWFpbCI6ImppYm9uYm9zczAxOTgzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTQ1Mjg3NH0.MVq4nMy69ivBM0dtLXawp0wSTeCx2Ag83xrJUDtOYbQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fe5818eb9c8d38-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.60.205.55",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 23:07:55 UTC] === END API CALL LOG ===
[23-Jul-2026 23:07:55 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 23:07:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzMiIsInVzZXJuYW1lIjoiamlib25tYWhtdWQiLCJlbWFpbCI6ImppYm9uYm9zczAxOTgzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTQ1Mjg3NH0.MVq4nMy69ivBM0dtLXawp0wSTeCx2Ag83xrJUDtOYbQ
[23-Jul-2026 23:07:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 23:07:55 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 23:07:55 UTC] User ID: 1132
[23-Jul-2026 23:07:55 UTC] ✅ User profile retrieved successfully for user ID: 1132
[23-Jul-2026 23:07:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 23:07:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 23:07:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.60.205.55, 172.68.231.172","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzMiIsInVzZXJuYW1lIjoiamlib25tYWhtdWQiLCJlbWFpbCI6ImppYm9uYm9zczAxOTgzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTQ1Mjg3NH0.MVq4nMy69ivBM0dtLXawp0wSTeCx2Ag83xrJUDtOYbQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1fe58191bca8d38-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.60.205.55","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-Jul-2026 23:07:55 UTC] === User Orders API Called ===
[23-Jul-2026 23:07:55 UTC] User ID: 1132
[23-Jul-2026 23:07:55 UTC] Limit: 20, Offset: 0
[23-Jul-2026 23:07:55 UTC] Orders found: 0
[23-Jul-2026 23:07:55 UTC] Orders data: []
[23-Jul-2026 23:07:55 UTC] Total orders count: 0
[23-Jul-2026 23:07:56 UTC] === API CALL LOG ===
[23-Jul-2026 23:07:56 UTC] Endpoint: user/profile.php
[23-Jul-2026 23:07:56 UTC] Full Log Data: {
    "timestamp": "2026-07-23 23:07:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.60.205.55",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.60.205.55, 172.68.231.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzMiIsInVzZXJuYW1lIjoiamlib25tYWhtdWQiLCJlbWFpbCI6ImppYm9uYm9zczAxOTgzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTQ1Mjg3NH0.MVq4nMy69ivBM0dtLXawp0wSTeCx2Ag83xrJUDtOYbQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fe58198c568d38-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.60.205.55",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 23:07:56 UTC] === END API CALL LOG ===
[23-Jul-2026 23:07:56 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 23:07:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzMiIsInVzZXJuYW1lIjoiamlib25tYWhtdWQiLCJlbWFpbCI6ImppYm9uYm9zczAxOTgzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTQ1Mjg3NH0.MVq4nMy69ivBM0dtLXawp0wSTeCx2Ag83xrJUDtOYbQ
[23-Jul-2026 23:07:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 23:07:56 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 23:07:56 UTC] User ID: 1132
[23-Jul-2026 23:07:56 UTC] ✅ User profile retrieved successfully for user ID: 1132
[23-Jul-2026 23:07:57 UTC] === API CALL LOG ===
[23-Jul-2026 23:07:57 UTC] Endpoint: user/profile.php
[23-Jul-2026 23:07:57 UTC] Full Log Data: {
    "timestamp": "2026-07-23 23:07:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.60.205.55",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.60.205.55, 172.68.231.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzMiIsInVzZXJuYW1lIjoiamlib25tYWhtdWQiLCJlbWFpbCI6ImppYm9uYm9zczAxOTgzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTQ1Mjg3NH0.MVq4nMy69ivBM0dtLXawp0wSTeCx2Ag83xrJUDtOYbQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fe58231f9c8d38-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.60.205.55",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 23:07:57 UTC] === END API CALL LOG ===
[23-Jul-2026 23:07:57 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 23:07:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzMiIsInVzZXJuYW1lIjoiamlib25tYWhtdWQiLCJlbWFpbCI6ImppYm9uYm9zczAxOTgzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTQ1Mjg3NH0.MVq4nMy69ivBM0dtLXawp0wSTeCx2Ag83xrJUDtOYbQ
[23-Jul-2026 23:07:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 23:07:57 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 23:07:57 UTC] User ID: 1132
[23-Jul-2026 23:07:57 UTC] ✅ User profile retrieved successfully for user ID: 1132
[23-Jul-2026 23:08:22 UTC] === API CALL LOG ===
[23-Jul-2026 23:08:22 UTC] Endpoint: user/profile.php
[23-Jul-2026 23:08:22 UTC] Full Log Data: {
    "timestamp": "2026-07-23 23:08:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.60.205.55",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.60.205.55, 172.68.231.173",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzMiIsInVzZXJuYW1lIjoiamlib25tYWhtdWQiLCJlbWFpbCI6ImppYm9uYm9zczAxOTgzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTQ1Mjg3NH0.MVq4nMy69ivBM0dtLXawp0wSTeCx2Ag83xrJUDtOYbQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fe58bbaa298d38-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.60.205.55",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 23:08:22 UTC] === END API CALL LOG ===
[23-Jul-2026 23:08:22 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 23:08:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzMiIsInVzZXJuYW1lIjoiamlib25tYWhtdWQiLCJlbWFpbCI6ImppYm9uYm9zczAxOTgzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTQ1Mjg3NH0.MVq4nMy69ivBM0dtLXawp0wSTeCx2Ag83xrJUDtOYbQ
[23-Jul-2026 23:08:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 23:08:22 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 23:08:22 UTC] User ID: 1132
[23-Jul-2026 23:08:22 UTC] ✅ User profile retrieved successfully for user ID: 1132
[23-Jul-2026 23:09:01 UTC] === API CALL LOG ===
[23-Jul-2026 23:09:01 UTC] Endpoint: user/profile.php
[23-Jul-2026 23:09:01 UTC] Full Log Data: {
    "timestamp": "2026-07-23 23:09:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.60.205.55",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.60.205.55, 172.68.231.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzMiIsInVzZXJuYW1lIjoiamlib25tYWhtdWQiLCJlbWFpbCI6ImppYm9uYm9zczAxOTgzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTQ1Mjg3NH0.MVq4nMy69ivBM0dtLXawp0wSTeCx2Ag83xrJUDtOYbQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fe59ad1aa38d38-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.60.205.55",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 23:09:01 UTC] === END API CALL LOG ===
[23-Jul-2026 23:09:01 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 23:09:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzMiIsInVzZXJuYW1lIjoiamlib25tYWhtdWQiLCJlbWFpbCI6ImppYm9uYm9zczAxOTgzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTQ1Mjg3NH0.MVq4nMy69ivBM0dtLXawp0wSTeCx2Ag83xrJUDtOYbQ
[23-Jul-2026 23:09:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 23:09:01 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 23:09:01 UTC] User ID: 1132
[23-Jul-2026 23:09:01 UTC] ✅ User profile retrieved successfully for user ID: 1132
[23-Jul-2026 23:09:07 UTC] === API CALL LOG ===
[23-Jul-2026 23:09:07 UTC] Endpoint: user/profile.php
[23-Jul-2026 23:09:07 UTC] Full Log Data: {
    "timestamp": "2026-07-23 23:09:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.60.205.55",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.60.205.55, 172.68.231.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzMiIsInVzZXJuYW1lIjoiamlib25tYWhtdWQiLCJlbWFpbCI6ImppYm9uYm9zczAxOTgzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTQ1Mjg3NH0.MVq4nMy69ivBM0dtLXawp0wSTeCx2Ag83xrJUDtOYbQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fe59da4b8b8d38-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.60.205.55",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 23:09:07 UTC] === END API CALL LOG ===
[23-Jul-2026 23:09:07 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 23:09:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzMiIsInVzZXJuYW1lIjoiamlib25tYWhtdWQiLCJlbWFpbCI6ImppYm9uYm9zczAxOTgzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTQ1Mjg3NH0.MVq4nMy69ivBM0dtLXawp0wSTeCx2Ag83xrJUDtOYbQ
[23-Jul-2026 23:09:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 23:09:07 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 23:09:07 UTC] User ID: 1132
[23-Jul-2026 23:09:07 UTC] ✅ User profile retrieved successfully for user ID: 1132
[23-Jul-2026 23:09:07 UTC] User Purchases API - User ID: 1132
[23-Jul-2026 23:09:07 UTC] User Purchases API - Total purchases found: 0
[23-Jul-2026 23:09:12 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 23:09:12 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 23:09:12 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.60.205.55, 172.68.231.172","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzMiIsInVzZXJuYW1lIjoiamlib25tYWhtdWQiLCJlbWFpbCI6ImppYm9uYm9zczAxOTgzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTQ1Mjg3NH0.MVq4nMy69ivBM0dtLXawp0wSTeCx2Ag83xrJUDtOYbQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1fe59f65b8e8d38-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.60.205.55","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-Jul-2026 23:09:12 UTC] === User Orders API Called ===
[23-Jul-2026 23:09:12 UTC] User ID: 1132
[23-Jul-2026 23:09:12 UTC] Limit: 20, Offset: 0
[23-Jul-2026 23:09:12 UTC] Orders found: 0
[23-Jul-2026 23:09:12 UTC] Orders data: []
[23-Jul-2026 23:09:12 UTC] Total orders count: 0
[23-Jul-2026 23:09:12 UTC] === API CALL LOG ===
[23-Jul-2026 23:09:12 UTC] Endpoint: user/profile.php
[23-Jul-2026 23:09:12 UTC] Full Log Data: {
    "timestamp": "2026-07-23 23:09:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.60.205.55",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.60.205.55, 172.68.231.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzMiIsInVzZXJuYW1lIjoiamlib25tYWhtdWQiLCJlbWFpbCI6ImppYm9uYm9zczAxOTgzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTQ1Mjg3NH0.MVq4nMy69ivBM0dtLXawp0wSTeCx2Ag83xrJUDtOYbQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fe59f6ec718d38-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.60.205.55",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 23:09:12 UTC] === END API CALL LOG ===
[23-Jul-2026 23:09:12 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 23:09:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzMiIsInVzZXJuYW1lIjoiamlib25tYWhtdWQiLCJlbWFpbCI6ImppYm9uYm9zczAxOTgzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTQ1Mjg3NH0.MVq4nMy69ivBM0dtLXawp0wSTeCx2Ag83xrJUDtOYbQ
[23-Jul-2026 23:09:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 23:09:12 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 23:09:12 UTC] User ID: 1132
[23-Jul-2026 23:09:12 UTC] ✅ User profile retrieved successfully for user ID: 1132
[23-Jul-2026 23:09:12 UTC] === API CALL LOG ===
[23-Jul-2026 23:09:12 UTC] Endpoint: user/profile.php
[23-Jul-2026 23:09:12 UTC] Full Log Data: {
    "timestamp": "2026-07-23 23:09:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.60.205.55",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.60.205.55, 172.68.231.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzMiIsInVzZXJuYW1lIjoiamlib25tYWhtdWQiLCJlbWFpbCI6ImppYm9uYm9zczAxOTgzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTQ1Mjg3NH0.MVq4nMy69ivBM0dtLXawp0wSTeCx2Ag83xrJUDtOYbQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fe59fab9098d38-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.60.205.55",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 23:09:12 UTC] === END API CALL LOG ===
[23-Jul-2026 23:09:12 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 23:09:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzMiIsInVzZXJuYW1lIjoiamlib25tYWhtdWQiLCJlbWFpbCI6ImppYm9uYm9zczAxOTgzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTQ1Mjg3NH0.MVq4nMy69ivBM0dtLXawp0wSTeCx2Ag83xrJUDtOYbQ
[23-Jul-2026 23:09:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 23:09:12 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 23:09:12 UTC] User ID: 1132
[23-Jul-2026 23:09:12 UTC] ✅ User profile retrieved successfully for user ID: 1132
[23-Jul-2026 23:09:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 23:09:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 23:09:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.60.205.55, 172.68.231.173","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzMiIsInVzZXJuYW1lIjoiamlib25tYWhtdWQiLCJlbWFpbCI6ImppYm9uYm9zczAxOTgzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTQ1Mjg3NH0.MVq4nMy69ivBM0dtLXawp0wSTeCx2Ag83xrJUDtOYbQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1fe5a88dee38d38-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.60.205.55","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-Jul-2026 23:09:36 UTC] === User Orders API Called ===
[23-Jul-2026 23:09:36 UTC] User ID: 1132
[23-Jul-2026 23:09:36 UTC] Limit: 20, Offset: 0
[23-Jul-2026 23:09:36 UTC] Orders found: 0
[23-Jul-2026 23:09:36 UTC] Orders data: []
[23-Jul-2026 23:09:36 UTC] Total orders count: 0
[23-Jul-2026 23:09:36 UTC] === API CALL LOG ===
[23-Jul-2026 23:09:36 UTC] Endpoint: user/profile.php
[23-Jul-2026 23:09:36 UTC] Full Log Data: {
    "timestamp": "2026-07-23 23:09:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.60.205.55",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.60.205.55, 172.68.231.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzMiIsInVzZXJuYW1lIjoiamlib25tYWhtdWQiLCJlbWFpbCI6ImppYm9uYm9zczAxOTgzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTQ1Mjg3NH0.MVq4nMy69ivBM0dtLXawp0wSTeCx2Ag83xrJUDtOYbQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fe5a8d2c588d38-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.60.205.55",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 23:09:36 UTC] === END API CALL LOG ===
[23-Jul-2026 23:09:36 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 23:09:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzMiIsInVzZXJuYW1lIjoiamlib25tYWhtdWQiLCJlbWFpbCI6ImppYm9uYm9zczAxOTgzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTQ1Mjg3NH0.MVq4nMy69ivBM0dtLXawp0wSTeCx2Ag83xrJUDtOYbQ
[23-Jul-2026 23:09:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 23:09:36 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 23:09:36 UTC] User ID: 1132
[23-Jul-2026 23:09:36 UTC] ✅ User profile retrieved successfully for user ID: 1132
[23-Jul-2026 23:09:36 UTC] === API CALL LOG ===
[23-Jul-2026 23:09:36 UTC] Endpoint: user/profile.php
[23-Jul-2026 23:09:36 UTC] Full Log Data: {
    "timestamp": "2026-07-23 23:09:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.60.205.55",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.60.205.55, 172.68.231.173",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzMiIsInVzZXJuYW1lIjoiamlib25tYWhtdWQiLCJlbWFpbCI6ImppYm9uYm9zczAxOTgzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTQ1Mjg3NH0.MVq4nMy69ivBM0dtLXawp0wSTeCx2Ag83xrJUDtOYbQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fe5a895f6e8d38-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.60.205.55",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 23:09:36 UTC] === END API CALL LOG ===
[23-Jul-2026 23:09:36 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 23:09:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzMiIsInVzZXJuYW1lIjoiamlib25tYWhtdWQiLCJlbWFpbCI6ImppYm9uYm9zczAxOTgzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTQ1Mjg3NH0.MVq4nMy69ivBM0dtLXawp0wSTeCx2Ag83xrJUDtOYbQ
[23-Jul-2026 23:09:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 23:09:36 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 23:09:36 UTC] User ID: 1132
[23-Jul-2026 23:09:36 UTC] ✅ User profile retrieved successfully for user ID: 1132
[23-Jul-2026 23:09:49 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 23:09:49 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 23:09:49 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.60.205.55, 172.68.231.173","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzMiIsInVzZXJuYW1lIjoiamlib25tYWhtdWQiLCJlbWFpbCI6ImppYm9uYm9zczAxOTgzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTQ1Mjg3NH0.MVq4nMy69ivBM0dtLXawp0wSTeCx2Ag83xrJUDtOYbQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1fe5add2cef8d38-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.60.205.55","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-Jul-2026 23:09:49 UTC] === User Orders API Called ===
[23-Jul-2026 23:09:49 UTC] User ID: 1132
[23-Jul-2026 23:09:49 UTC] Limit: 20, Offset: 0
[23-Jul-2026 23:09:49 UTC] Orders found: 0
[23-Jul-2026 23:09:49 UTC] Orders data: []
[23-Jul-2026 23:09:49 UTC] Total orders count: 0
[23-Jul-2026 23:09:49 UTC] === API CALL LOG ===
[23-Jul-2026 23:09:49 UTC] Endpoint: user/profile.php
[23-Jul-2026 23:09:49 UTC] Full Log Data: {
    "timestamp": "2026-07-23 23:09:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.60.205.55",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.60.205.55, 172.68.231.173",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzMiIsInVzZXJuYW1lIjoiamlib25tYWhtdWQiLCJlbWFpbCI6ImppYm9uYm9zczAxOTgzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTQ1Mjg3NH0.MVq4nMy69ivBM0dtLXawp0wSTeCx2Ag83xrJUDtOYbQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fe5addbdcb8d38-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.60.205.55",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 23:09:49 UTC] === END API CALL LOG ===
[23-Jul-2026 23:09:49 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 23:09:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzMiIsInVzZXJuYW1lIjoiamlib25tYWhtdWQiLCJlbWFpbCI6ImppYm9uYm9zczAxOTgzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTQ1Mjg3NH0.MVq4nMy69ivBM0dtLXawp0wSTeCx2Ag83xrJUDtOYbQ
[23-Jul-2026 23:09:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 23:09:49 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 23:09:49 UTC] User ID: 1132
[23-Jul-2026 23:09:49 UTC] ✅ User profile retrieved successfully for user ID: 1132
[23-Jul-2026 23:09:49 UTC] === API CALL LOG ===
[23-Jul-2026 23:09:49 UTC] Endpoint: user/profile.php
[23-Jul-2026 23:09:49 UTC] Full Log Data: {
    "timestamp": "2026-07-23 23:09:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.60.205.55",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.60.205.55, 172.68.231.173",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzMiIsInVzZXJuYW1lIjoiamlib25tYWhtdWQiLCJlbWFpbCI6ImppYm9uYm9zczAxOTgzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTQ1Mjg3NH0.MVq4nMy69ivBM0dtLXawp0wSTeCx2Ag83xrJUDtOYbQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fe5ae19a7b8d38-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.60.205.55",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 23:09:49 UTC] === END API CALL LOG ===
[23-Jul-2026 23:09:49 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 23:09:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzMiIsInVzZXJuYW1lIjoiamlib25tYWhtdWQiLCJlbWFpbCI6ImppYm9uYm9zczAxOTgzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTQ1Mjg3NH0.MVq4nMy69ivBM0dtLXawp0wSTeCx2Ag83xrJUDtOYbQ
[23-Jul-2026 23:09:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 23:09:49 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 23:09:49 UTC] User ID: 1132
[23-Jul-2026 23:09:49 UTC] ✅ User profile retrieved successfully for user ID: 1132
[23-Jul-2026 23:10:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 23:10:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[23-Jul-2026 23:10:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.60.205.55, 172.68.231.173","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzMiIsInVzZXJuYW1lIjoiamlib25tYWhtdWQiLCJlbWFpbCI6ImppYm9uYm9zczAxOTgzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTQ1Mjg3NH0.MVq4nMy69ivBM0dtLXawp0wSTeCx2Ag83xrJUDtOYbQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1fe5b982f898d38-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.60.205.55","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[23-Jul-2026 23:10:19 UTC] === User Orders API Called ===
[23-Jul-2026 23:10:19 UTC] User ID: 1132
[23-Jul-2026 23:10:19 UTC] Limit: 20, Offset: 0
[23-Jul-2026 23:10:19 UTC] Orders found: 0
[23-Jul-2026 23:10:19 UTC] Orders data: []
[23-Jul-2026 23:10:19 UTC] Total orders count: 0
[23-Jul-2026 23:10:19 UTC] === API CALL LOG ===
[23-Jul-2026 23:10:19 UTC] Endpoint: user/profile.php
[23-Jul-2026 23:10:19 UTC] Full Log Data: {
    "timestamp": "2026-07-23 23:10:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.60.205.55",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.60.205.55, 172.68.231.173",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzMiIsInVzZXJuYW1lIjoiamlib25tYWhtdWQiLCJlbWFpbCI6ImppYm9uYm9zczAxOTgzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTQ1Mjg3NH0.MVq4nMy69ivBM0dtLXawp0wSTeCx2Ag83xrJUDtOYbQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fe5b9c6cdc8d38-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.60.205.55",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 23:10:19 UTC] === END API CALL LOG ===
[23-Jul-2026 23:10:19 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 23:10:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzMiIsInVzZXJuYW1lIjoiamlib25tYWhtdWQiLCJlbWFpbCI6ImppYm9uYm9zczAxOTgzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTQ1Mjg3NH0.MVq4nMy69ivBM0dtLXawp0wSTeCx2Ag83xrJUDtOYbQ
[23-Jul-2026 23:10:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 23:10:19 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 23:10:19 UTC] User ID: 1132
[23-Jul-2026 23:10:19 UTC] ✅ User profile retrieved successfully for user ID: 1132
[23-Jul-2026 23:10:19 UTC] === API CALL LOG ===
[23-Jul-2026 23:10:19 UTC] Endpoint: user/profile.php
[23-Jul-2026 23:10:19 UTC] Full Log Data: {
    "timestamp": "2026-07-23 23:10:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.60.205.55",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.60.205.55, 172.68.231.173",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzMiIsInVzZXJuYW1lIjoiamlib25tYWhtdWQiLCJlbWFpbCI6ImppYm9uYm9zczAxOTgzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTQ1Mjg3NH0.MVq4nMy69ivBM0dtLXawp0wSTeCx2Ag83xrJUDtOYbQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fe5b9888198d38-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.60.205.55",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[23-Jul-2026 23:10:19 UTC] === END API CALL LOG ===
[23-Jul-2026 23:10:19 UTC] ✅ API Hash verification passed for profile endpoint
[23-Jul-2026 23:10:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzMiIsInVzZXJuYW1lIjoiamlib25tYWhtdWQiLCJlbWFpbCI6ImppYm9uYm9zczAxOTgzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTQ1Mjg3NH0.MVq4nMy69ivBM0dtLXawp0wSTeCx2Ag83xrJUDtOYbQ
[23-Jul-2026 23:10:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[23-Jul-2026 23:10:19 UTC] ✅ JWT token verified successfully for user profile
[23-Jul-2026 23:10:19 UTC] User ID: 1132
[23-Jul-2026 23:10:19 UTC] ✅ User profile retrieved successfully for user ID: 1132
[24-Jul-2026 00:28:51 UTC] === API CALL LOG ===
[24-Jul-2026 00:28:51 UTC] Endpoint: user/profile.php
[24-Jul-2026 00:28:51 UTC] Full Log Data: {
    "timestamp": "2026-07-24 00:28:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:14d:a680:8776:eb56:a9ee:493b:9e54",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2804:14d:a680:8776:eb56:a9ee:493b:9e54, 172.71.11.158",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzMyIsInVzZXJuYW1lIjoibm9kb2J5IiwiZW1haWwiOiJhbm9ueW1vc3ByaXZAZ21haWwuY29tIiwiZXhwIjoxNzg1NDU3NzMwfQ.wLkajtmKrptGG5hIG9uPKklaMsYJs3EHZfDmx4l2mvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fecea63bd0a4dd-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2804:14d:a680:8776:eb56:a9ee:493b:9e54",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 00:28:51 UTC] === END API CALL LOG ===
[24-Jul-2026 00:28:51 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 00:28:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzMyIsInVzZXJuYW1lIjoibm9kb2J5IiwiZW1haWwiOiJhbm9ueW1vc3ByaXZAZ21haWwuY29tIiwiZXhwIjoxNzg1NDU3NzMwfQ.wLkajtmKrptGG5hIG9uPKklaMsYJs3EHZfDmx4l2mvk
[24-Jul-2026 00:28:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 00:28:51 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 00:28:51 UTC] User ID: 1133
[24-Jul-2026 00:28:51 UTC] ✅ User profile retrieved successfully for user ID: 1133
[24-Jul-2026 00:28:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 00:28:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 00:28:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2804:14d:a680:8776:eb56:a9ee:493b:9e54, 172.71.11.158","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzMyIsInVzZXJuYW1lIjoibm9kb2J5IiwiZW1haWwiOiJhbm9ueW1vc3ByaXZAZ21haWwuY29tIiwiZXhwIjoxNzg1NDU3NzMwfQ.wLkajtmKrptGG5hIG9uPKklaMsYJs3EHZfDmx4l2mvk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1fecea68c0da4dd-GRU","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2804:14d:a680:8776:eb56:a9ee:493b:9e54","cf-ipcountry":"BR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-Jul-2026 00:28:51 UTC] === User Orders API Called ===
[24-Jul-2026 00:28:51 UTC] User ID: 1133
[24-Jul-2026 00:28:51 UTC] Limit: 20, Offset: 0
[24-Jul-2026 00:28:51 UTC] Orders found: 0
[24-Jul-2026 00:28:51 UTC] Orders data: []
[24-Jul-2026 00:28:51 UTC] Total orders count: 0
[24-Jul-2026 00:28:52 UTC] === API CALL LOG ===
[24-Jul-2026 00:28:52 UTC] Endpoint: user/profile.php
[24-Jul-2026 00:28:52 UTC] Full Log Data: {
    "timestamp": "2026-07-24 00:28:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:14d:a680:8776:eb56:a9ee:493b:9e54",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2804:14d:a680:8776:eb56:a9ee:493b:9e54, 172.71.11.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzMyIsInVzZXJuYW1lIjoibm9kb2J5IiwiZW1haWwiOiJhbm9ueW1vc3ByaXZAZ21haWwuY29tIiwiZXhwIjoxNzg1NDU3NzMwfQ.wLkajtmKrptGG5hIG9uPKklaMsYJs3EHZfDmx4l2mvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fecea6ec48a4dd-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2804:14d:a680:8776:eb56:a9ee:493b:9e54",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 00:28:52 UTC] === END API CALL LOG ===
[24-Jul-2026 00:28:52 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 00:28:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzMyIsInVzZXJuYW1lIjoibm9kb2J5IiwiZW1haWwiOiJhbm9ueW1vc3ByaXZAZ21haWwuY29tIiwiZXhwIjoxNzg1NDU3NzMwfQ.wLkajtmKrptGG5hIG9uPKklaMsYJs3EHZfDmx4l2mvk
[24-Jul-2026 00:28:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 00:28:52 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 00:28:52 UTC] User ID: 1133
[24-Jul-2026 00:28:52 UTC] ✅ User profile retrieved successfully for user ID: 1133
[24-Jul-2026 00:28:53 UTC] === API CALL LOG ===
[24-Jul-2026 00:28:53 UTC] Endpoint: user/profile.php
[24-Jul-2026 00:28:53 UTC] Full Log Data: {
    "timestamp": "2026-07-24 00:28:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:14d:a680:8776:eb56:a9ee:493b:9e54",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2804:14d:a680:8776:eb56:a9ee:493b:9e54, 172.71.11.102",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzMyIsInVzZXJuYW1lIjoibm9kb2J5IiwiZW1haWwiOiJhbm9ueW1vc3ByaXZAZ21haWwuY29tIiwiZXhwIjoxNzg1NDU3NzMwfQ.wLkajtmKrptGG5hIG9uPKklaMsYJs3EHZfDmx4l2mvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1feceb1cb13a4dd-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2804:14d:a680:8776:eb56:a9ee:493b:9e54",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 00:28:53 UTC] === END API CALL LOG ===
[24-Jul-2026 00:28:53 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 00:28:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzMyIsInVzZXJuYW1lIjoibm9kb2J5IiwiZW1haWwiOiJhbm9ueW1vc3ByaXZAZ21haWwuY29tIiwiZXhwIjoxNzg1NDU3NzMwfQ.wLkajtmKrptGG5hIG9uPKklaMsYJs3EHZfDmx4l2mvk
[24-Jul-2026 00:28:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 00:28:53 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 00:28:53 UTC] User ID: 1133
[24-Jul-2026 00:28:53 UTC] ✅ User profile retrieved successfully for user ID: 1133
[24-Jul-2026 00:29:13 UTC] === API CALL LOG ===
[24-Jul-2026 00:29:13 UTC] Endpoint: user/profile.php
[24-Jul-2026 00:29:13 UTC] Full Log Data: {
    "timestamp": "2026-07-24 00:29:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:14d:a680:8776:eb56:a9ee:493b:9e54",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2804:14d:a680:8776:eb56:a9ee:493b:9e54, 172.71.11.158",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzMyIsInVzZXJuYW1lIjoibm9kb2J5IiwiZW1haWwiOiJhbm9ueW1vc3ByaXZAZ21haWwuY29tIiwiZXhwIjoxNzg1NDU3NzMwfQ.wLkajtmKrptGG5hIG9uPKklaMsYJs3EHZfDmx4l2mvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fecf2b1e59a4dd-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2804:14d:a680:8776:eb56:a9ee:493b:9e54",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 00:29:13 UTC] === END API CALL LOG ===
[24-Jul-2026 00:29:13 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 00:29:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzMyIsInVzZXJuYW1lIjoibm9kb2J5IiwiZW1haWwiOiJhbm9ueW1vc3ByaXZAZ21haWwuY29tIiwiZXhwIjoxNzg1NDU3NzMwfQ.wLkajtmKrptGG5hIG9uPKklaMsYJs3EHZfDmx4l2mvk
[24-Jul-2026 00:29:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 00:29:13 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 00:29:13 UTC] User ID: 1133
[24-Jul-2026 00:29:13 UTC] ✅ User profile retrieved successfully for user ID: 1133
[24-Jul-2026 00:29:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 00:29:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 00:29:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2804:14d:a680:8776:eb56:a9ee:493b:9e54, 172.71.11.157","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzMyIsInVzZXJuYW1lIjoibm9kb2J5IiwiZW1haWwiOiJhbm9ueW1vc3ByaXZAZ21haWwuY29tIiwiZXhwIjoxNzg1NDU3NzMwfQ.wLkajtmKrptGG5hIG9uPKklaMsYJs3EHZfDmx4l2mvk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1fecf2b1e58a4dd-GRU","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2804:14d:a680:8776:eb56:a9ee:493b:9e54","cf-ipcountry":"BR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-Jul-2026 00:29:13 UTC] === User Orders API Called ===
[24-Jul-2026 00:29:13 UTC] User ID: 1133
[24-Jul-2026 00:29:13 UTC] Limit: 20, Offset: 0
[24-Jul-2026 00:29:13 UTC] Orders found: 0
[24-Jul-2026 00:29:13 UTC] Orders data: []
[24-Jul-2026 00:29:13 UTC] Total orders count: 0
[24-Jul-2026 00:29:13 UTC] === API CALL LOG ===
[24-Jul-2026 00:29:13 UTC] Endpoint: user/profile.php
[24-Jul-2026 00:29:13 UTC] Full Log Data: {
    "timestamp": "2026-07-24 00:29:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:14d:a680:8776:eb56:a9ee:493b:9e54",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2804:14d:a680:8776:eb56:a9ee:493b:9e54, 172.71.11.157",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzMyIsInVzZXJuYW1lIjoibm9kb2J5IiwiZW1haWwiOiJhbm9ueW1vc3ByaXZAZ21haWwuY29tIiwiZXhwIjoxNzg1NDU3NzMwfQ.wLkajtmKrptGG5hIG9uPKklaMsYJs3EHZfDmx4l2mvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fecf2b6e7ca4dd-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2804:14d:a680:8776:eb56:a9ee:493b:9e54",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 00:29:13 UTC] === END API CALL LOG ===
[24-Jul-2026 00:29:13 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 00:29:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzMyIsInVzZXJuYW1lIjoibm9kb2J5IiwiZW1haWwiOiJhbm9ueW1vc3ByaXZAZ21haWwuY29tIiwiZXhwIjoxNzg1NDU3NzMwfQ.wLkajtmKrptGG5hIG9uPKklaMsYJs3EHZfDmx4l2mvk
[24-Jul-2026 00:29:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 00:29:13 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 00:29:13 UTC] User ID: 1133
[24-Jul-2026 00:29:13 UTC] ✅ User profile retrieved successfully for user ID: 1133
[24-Jul-2026 00:29:14 UTC] === API CALL LOG ===
[24-Jul-2026 00:29:14 UTC] Endpoint: user/profile.php
[24-Jul-2026 00:29:14 UTC] Full Log Data: {
    "timestamp": "2026-07-24 00:29:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:14d:a680:8776:eb56:a9ee:493b:9e54",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2804:14d:a680:8776:eb56:a9ee:493b:9e54, 172.71.11.157",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzMyIsInVzZXJuYW1lIjoibm9kb2J5IiwiZW1haWwiOiJhbm9ueW1vc3ByaXZAZ21haWwuY29tIiwiZXhwIjoxNzg1NDU3NzMwfQ.wLkajtmKrptGG5hIG9uPKklaMsYJs3EHZfDmx4l2mvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fecf355c22a4dd-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2804:14d:a680:8776:eb56:a9ee:493b:9e54",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 00:29:14 UTC] === END API CALL LOG ===
[24-Jul-2026 00:29:14 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 00:29:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzMyIsInVzZXJuYW1lIjoibm9kb2J5IiwiZW1haWwiOiJhbm9ueW1vc3ByaXZAZ21haWwuY29tIiwiZXhwIjoxNzg1NDU3NzMwfQ.wLkajtmKrptGG5hIG9uPKklaMsYJs3EHZfDmx4l2mvk
[24-Jul-2026 00:29:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 00:29:14 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 00:29:14 UTC] User ID: 1133
[24-Jul-2026 00:29:14 UTC] ✅ User profile retrieved successfully for user ID: 1133
[24-Jul-2026 00:29:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 00:29:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 00:29:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2804:14d:a680:8776:eb56:a9ee:493b:9e54, 172.71.11.158","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzMyIsInVzZXJuYW1lIjoibm9kb2J5IiwiZW1haWwiOiJhbm9ueW1vc3ByaXZAZ21haWwuY29tIiwiZXhwIjoxNzg1NDU3NzMwfQ.wLkajtmKrptGG5hIG9uPKklaMsYJs3EHZfDmx4l2mvk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1fecfc13e99a4dd-GRU","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2804:14d:a680:8776:eb56:a9ee:493b:9e54","cf-ipcountry":"BR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-Jul-2026 00:29:36 UTC] === User Orders API Called ===
[24-Jul-2026 00:29:36 UTC] User ID: 1133
[24-Jul-2026 00:29:36 UTC] Limit: 20, Offset: 0
[24-Jul-2026 00:29:36 UTC] Orders found: 0
[24-Jul-2026 00:29:36 UTC] Orders data: []
[24-Jul-2026 00:29:36 UTC] Total orders count: 0
[24-Jul-2026 00:29:36 UTC] === API CALL LOG ===
[24-Jul-2026 00:29:36 UTC] Endpoint: user/profile.php
[24-Jul-2026 00:29:36 UTC] Full Log Data: {
    "timestamp": "2026-07-24 00:29:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:14d:a680:8776:eb56:a9ee:493b:9e54",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2804:14d:a680:8776:eb56:a9ee:493b:9e54, 172.71.11.158",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzMyIsInVzZXJuYW1lIjoibm9kb2J5IiwiZW1haWwiOiJhbm9ueW1vc3ByaXZAZ21haWwuY29tIiwiZXhwIjoxNzg1NDU3NzMwfQ.wLkajtmKrptGG5hIG9uPKklaMsYJs3EHZfDmx4l2mvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fecfc13e9ba4dd-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2804:14d:a680:8776:eb56:a9ee:493b:9e54",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 00:29:36 UTC] === END API CALL LOG ===
[24-Jul-2026 00:29:36 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 00:29:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzMyIsInVzZXJuYW1lIjoibm9kb2J5IiwiZW1haWwiOiJhbm9ueW1vc3ByaXZAZ21haWwuY29tIiwiZXhwIjoxNzg1NDU3NzMwfQ.wLkajtmKrptGG5hIG9uPKklaMsYJs3EHZfDmx4l2mvk
[24-Jul-2026 00:29:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 00:29:36 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 00:29:36 UTC] User ID: 1133
[24-Jul-2026 00:29:36 UTC] ✅ User profile retrieved successfully for user ID: 1133
[24-Jul-2026 00:29:36 UTC] === API CALL LOG ===
[24-Jul-2026 00:29:36 UTC] Endpoint: user/profile.php
[24-Jul-2026 00:29:36 UTC] Full Log Data: {
    "timestamp": "2026-07-24 00:29:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:14d:a680:8776:eb56:a9ee:493b:9e54",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2804:14d:a680:8776:eb56:a9ee:493b:9e54, 172.71.11.158",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzMyIsInVzZXJuYW1lIjoibm9kb2J5IiwiZW1haWwiOiJhbm9ueW1vc3ByaXZAZ21haWwuY29tIiwiZXhwIjoxNzg1NDU3NzMwfQ.wLkajtmKrptGG5hIG9uPKklaMsYJs3EHZfDmx4l2mvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fecfc19ecca4dd-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2804:14d:a680:8776:eb56:a9ee:493b:9e54",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 00:29:36 UTC] === END API CALL LOG ===
[24-Jul-2026 00:29:36 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 00:29:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzMyIsInVzZXJuYW1lIjoibm9kb2J5IiwiZW1haWwiOiJhbm9ueW1vc3ByaXZAZ21haWwuY29tIiwiZXhwIjoxNzg1NDU3NzMwfQ.wLkajtmKrptGG5hIG9uPKklaMsYJs3EHZfDmx4l2mvk
[24-Jul-2026 00:29:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 00:29:36 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 00:29:36 UTC] User ID: 1133
[24-Jul-2026 00:29:36 UTC] ✅ User profile retrieved successfully for user ID: 1133
[24-Jul-2026 00:29:37 UTC] === API CALL LOG ===
[24-Jul-2026 00:29:37 UTC] Endpoint: user/profile.php
[24-Jul-2026 00:29:37 UTC] Full Log Data: {
    "timestamp": "2026-07-24 00:29:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:14d:a680:8776:eb56:a9ee:493b:9e54",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2804:14d:a680:8776:eb56:a9ee:493b:9e54, 172.71.11.158",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzMyIsInVzZXJuYW1lIjoibm9kb2J5IiwiZW1haWwiOiJhbm9ueW1vc3ByaXZAZ21haWwuY29tIiwiZXhwIjoxNzg1NDU3NzMwfQ.wLkajtmKrptGG5hIG9uPKklaMsYJs3EHZfDmx4l2mvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1fecfc7bac5a4dd-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2804:14d:a680:8776:eb56:a9ee:493b:9e54",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 00:29:37 UTC] === END API CALL LOG ===
[24-Jul-2026 00:29:37 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 00:29:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzMyIsInVzZXJuYW1lIjoibm9kb2J5IiwiZW1haWwiOiJhbm9ueW1vc3ByaXZAZ21haWwuY29tIiwiZXhwIjoxNzg1NDU3NzMwfQ.wLkajtmKrptGG5hIG9uPKklaMsYJs3EHZfDmx4l2mvk
[24-Jul-2026 00:29:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 00:29:37 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 00:29:37 UTC] User ID: 1133
[24-Jul-2026 00:29:37 UTC] ✅ User profile retrieved successfully for user ID: 1133
[24-Jul-2026 01:55:31 UTC] === API CALL LOG ===
[24-Jul-2026 01:55:31 UTC] Endpoint: user/profile.php
[24-Jul-2026 01:55:31 UTC] Full Log Data: {
    "timestamp": "2026-07-24 01:55:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e4:1220:306:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e4:1220:306:8000::, 162.158.162.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOSIsInVzZXJuYW1lIjoiY2hpbnR1IiwiZW1haWwiOiJjazYyNDY5N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjkyNTd9.faxJYNq4Qv6BrTgEuJtgo8mTiP2zzKLbRRNxEfVxJXg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ff4d93cdab5f5e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e4:1220:306:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 01:55:31 UTC] === END API CALL LOG ===
[24-Jul-2026 01:55:31 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 01:55:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOSIsInVzZXJuYW1lIjoiY2hpbnR1IiwiZW1haWwiOiJjazYyNDY5N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjkyNTd9.faxJYNq4Qv6BrTgEuJtgo8mTiP2zzKLbRRNxEfVxJXg
[24-Jul-2026 01:55:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 01:55:31 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 01:55:31 UTC] User ID: 1129
[24-Jul-2026 01:55:31 UTC] ✅ User profile retrieved successfully for user ID: 1129
[24-Jul-2026 01:55:32 UTC] === API CALL LOG ===
[24-Jul-2026 01:55:32 UTC] Endpoint: user/profile.php
[24-Jul-2026 01:55:32 UTC] Full Log Data: {
    "timestamp": "2026-07-24 01:55:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e4:1220:306:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e4:1220:306:8000::, 162.158.162.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOSIsInVzZXJuYW1lIjoiY2hpbnR1IiwiZW1haWwiOiJjazYyNDY5N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjkyNTd9.faxJYNq4Qv6BrTgEuJtgo8mTiP2zzKLbRRNxEfVxJXg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ff4d9d2e3d5f5e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e4:1220:306:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 01:55:32 UTC] === END API CALL LOG ===
[24-Jul-2026 01:55:32 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 01:55:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOSIsInVzZXJuYW1lIjoiY2hpbnR1IiwiZW1haWwiOiJjazYyNDY5N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjkyNTd9.faxJYNq4Qv6BrTgEuJtgo8mTiP2zzKLbRRNxEfVxJXg
[24-Jul-2026 01:55:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 01:55:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 01:55:32 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 01:55:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 01:55:32 UTC] User ID: 1129
[24-Jul-2026 01:55:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40e4:1220:306:8000::, 162.158.162.145","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOSIsInVzZXJuYW1lIjoiY2hpbnR1IiwiZW1haWwiOiJjazYyNDY5N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjkyNTd9.faxJYNq4Qv6BrTgEuJtgo8mTiP2zzKLbRRNxEfVxJXg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a1ff4d9d2e3f5f5e-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40e4:1220:306:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-Jul-2026 01:55:32 UTC] === User Orders API Called ===
[24-Jul-2026 01:55:32 UTC] User ID: 1129
[24-Jul-2026 01:55:32 UTC] Limit: 20, Offset: 0
[24-Jul-2026 01:55:32 UTC] ✅ User profile retrieved successfully for user ID: 1129
[24-Jul-2026 01:55:32 UTC] Orders found: 0
[24-Jul-2026 01:55:32 UTC] Orders data: []
[24-Jul-2026 01:55:32 UTC] Total orders count: 0
[24-Jul-2026 01:55:32 UTC] === API CALL LOG ===
[24-Jul-2026 01:55:32 UTC] Endpoint: user/profile.php
[24-Jul-2026 01:55:32 UTC] Full Log Data: {
    "timestamp": "2026-07-24 01:55:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e4:1220:306:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e4:1220:306:8000::, 162.158.163.175",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOSIsInVzZXJuYW1lIjoiY2hpbnR1IiwiZW1haWwiOiJjazYyNDY5N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjkyNTd9.faxJYNq4Qv6BrTgEuJtgo8mTiP2zzKLbRRNxEfVxJXg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a1ff4d9d2e415f5e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e4:1220:306:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 01:55:32 UTC] === END API CALL LOG ===
[24-Jul-2026 01:55:32 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 01:55:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOSIsInVzZXJuYW1lIjoiY2hpbnR1IiwiZW1haWwiOiJjazYyNDY5N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjkyNTd9.faxJYNq4Qv6BrTgEuJtgo8mTiP2zzKLbRRNxEfVxJXg
[24-Jul-2026 01:55:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 01:55:32 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 01:55:32 UTC] User ID: 1129
[24-Jul-2026 01:55:32 UTC] ✅ User profile retrieved successfully for user ID: 1129
[24-Jul-2026 06:07:28 UTC] === API CALL LOG ===
[24-Jul-2026 06:07:28 UTC] Endpoint: user/profile.php
[24-Jul-2026 06:07:28 UTC] Full Log Data: {
    "timestamp": "2026-07-24 06:07:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "107.151.195.45",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "107.151.195.45, 162.158.78.94",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNCIsInVzZXJuYW1lIjoiQW1pcmkiLCJlbWFpbCI6Im1haGRpYW1pcmk2MjAxQGdtYWlsLmNvbSIsImV4cCI6MTc4NTQ3ODA0N30.I6Xfz36Da7ILxXXfj3tlSeI8-jhdRN6F7ZSm_j1HBGE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a200beaa09cdd69b-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "107.151.195.45",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 06:07:28 UTC] === END API CALL LOG ===
[24-Jul-2026 06:07:28 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 06:07:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNCIsInVzZXJuYW1lIjoiQW1pcmkiLCJlbWFpbCI6Im1haGRpYW1pcmk2MjAxQGdtYWlsLmNvbSIsImV4cCI6MTc4NTQ3ODA0N30.I6Xfz36Da7ILxXXfj3tlSeI8-jhdRN6F7ZSm_j1HBGE
[24-Jul-2026 06:07:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 06:07:28 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 06:07:28 UTC] User ID: 1134
[24-Jul-2026 06:07:28 UTC] ✅ User profile retrieved successfully for user ID: 1134
[24-Jul-2026 06:07:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 06:07:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 06:07:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"107.151.195.45, 162.158.78.94","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNCIsInVzZXJuYW1lIjoiQW1pcmkiLCJlbWFpbCI6Im1haGRpYW1pcmk2MjAxQGdtYWlsLmNvbSIsImV4cCI6MTc4NTQ3ODA0N30.I6Xfz36Da7ILxXXfj3tlSeI8-jhdRN6F7ZSm_j1HBGE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a200beaa09ccd69b-IAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"107.151.195.45","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-Jul-2026 06:07:28 UTC] === User Orders API Called ===
[24-Jul-2026 06:07:28 UTC] User ID: 1134
[24-Jul-2026 06:07:28 UTC] Limit: 20, Offset: 0
[24-Jul-2026 06:07:28 UTC] === API CALL LOG ===
[24-Jul-2026 06:07:28 UTC] Endpoint: user/profile.php
[24-Jul-2026 06:07:28 UTC] Full Log Data: {
    "timestamp": "2026-07-24 06:07:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "107.151.195.45",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "107.151.195.45, 162.158.78.94",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNCIsInVzZXJuYW1lIjoiQW1pcmkiLCJlbWFpbCI6Im1haGRpYW1pcmk2MjAxQGdtYWlsLmNvbSIsImV4cCI6MTc4NTQ3ODA0N30.I6Xfz36Da7ILxXXfj3tlSeI8-jhdRN6F7ZSm_j1HBGE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a200beaa09cad69b-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "107.151.195.45",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 06:07:28 UTC] Orders found: 0
[24-Jul-2026 06:07:28 UTC] === END API CALL LOG ===
[24-Jul-2026 06:07:28 UTC] Orders data: []
[24-Jul-2026 06:07:28 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 06:07:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNCIsInVzZXJuYW1lIjoiQW1pcmkiLCJlbWFpbCI6Im1haGRpYW1pcmk2MjAxQGdtYWlsLmNvbSIsImV4cCI6MTc4NTQ3ODA0N30.I6Xfz36Da7ILxXXfj3tlSeI8-jhdRN6F7ZSm_j1HBGE
[24-Jul-2026 06:07:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 06:07:28 UTC] Total orders count: 0
[24-Jul-2026 06:07:28 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 06:07:28 UTC] User ID: 1134
[24-Jul-2026 06:07:28 UTC] ✅ User profile retrieved successfully for user ID: 1134
[24-Jul-2026 06:07:29 UTC] === API CALL LOG ===
[24-Jul-2026 06:07:29 UTC] Endpoint: user/profile.php
[24-Jul-2026 06:07:29 UTC] Full Log Data: {
    "timestamp": "2026-07-24 06:07:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "107.151.195.45",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "107.151.195.45, 162.158.78.94",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNCIsInVzZXJuYW1lIjoiQW1pcmkiLCJlbWFpbCI6Im1haGRpYW1pcmk2MjAxQGdtYWlsLmNvbSIsImV4cCI6MTc4NTQ3ODA0N30.I6Xfz36Da7ILxXXfj3tlSeI8-jhdRN6F7ZSm_j1HBGE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a200beb2aefad69b-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "107.151.195.45",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 06:07:29 UTC] === END API CALL LOG ===
[24-Jul-2026 06:07:29 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 06:07:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNCIsInVzZXJuYW1lIjoiQW1pcmkiLCJlbWFpbCI6Im1haGRpYW1pcmk2MjAxQGdtYWlsLmNvbSIsImV4cCI6MTc4NTQ3ODA0N30.I6Xfz36Da7ILxXXfj3tlSeI8-jhdRN6F7ZSm_j1HBGE
[24-Jul-2026 06:07:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 06:07:29 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 06:07:29 UTC] User ID: 1134
[24-Jul-2026 06:07:29 UTC] ✅ User profile retrieved successfully for user ID: 1134
[24-Jul-2026 06:07:35 UTC] === API CALL LOG ===
[24-Jul-2026 06:07:35 UTC] Endpoint: user/profile.php
[24-Jul-2026 06:07:35 UTC] Full Log Data: {
    "timestamp": "2026-07-24 06:07:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "107.151.195.45",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "107.151.195.45, 162.158.78.94",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNCIsInVzZXJuYW1lIjoiQW1pcmkiLCJlbWFpbCI6Im1haGRpYW1pcmk2MjAxQGdtYWlsLmNvbSIsImV4cCI6MTc4NTQ3ODA0N30.I6Xfz36Da7ILxXXfj3tlSeI8-jhdRN6F7ZSm_j1HBGE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a200bed95f9ed69b-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "107.151.195.45",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 06:07:35 UTC] === END API CALL LOG ===
[24-Jul-2026 06:07:35 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 06:07:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNCIsInVzZXJuYW1lIjoiQW1pcmkiLCJlbWFpbCI6Im1haGRpYW1pcmk2MjAxQGdtYWlsLmNvbSIsImV4cCI6MTc4NTQ3ODA0N30.I6Xfz36Da7ILxXXfj3tlSeI8-jhdRN6F7ZSm_j1HBGE
[24-Jul-2026 06:07:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 06:07:35 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 06:07:35 UTC] User ID: 1134
[24-Jul-2026 06:07:35 UTC] ✅ User profile retrieved successfully for user ID: 1134
[24-Jul-2026 06:07:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 06:07:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 06:07:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"107.151.195.45, 162.158.78.94","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNCIsInVzZXJuYW1lIjoiQW1pcmkiLCJlbWFpbCI6Im1haGRpYW1pcmk2MjAxQGdtYWlsLmNvbSIsImV4cCI6MTc4NTQ3ODA0N30.I6Xfz36Da7ILxXXfj3tlSeI8-jhdRN6F7ZSm_j1HBGE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a200bee15cb8d69b-IAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"107.151.195.45","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-Jul-2026 06:07:37 UTC] === User Orders API Called ===
[24-Jul-2026 06:07:37 UTC] User ID: 1134
[24-Jul-2026 06:07:37 UTC] Limit: 20, Offset: 0
[24-Jul-2026 06:07:37 UTC] Orders found: 0
[24-Jul-2026 06:07:37 UTC] Orders data: []
[24-Jul-2026 06:07:37 UTC] Total orders count: 0
[24-Jul-2026 06:07:37 UTC] User Purchases API - User ID: 1134
[24-Jul-2026 06:07:37 UTC] User Purchases API - Total purchases found: 0
[24-Jul-2026 06:07:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 06:07:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 06:07:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"107.151.195.45, 162.158.78.94","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNCIsInVzZXJuYW1lIjoiQW1pcmkiLCJlbWFpbCI6Im1haGRpYW1pcmk2MjAxQGdtYWlsLmNvbSIsImV4cCI6MTc4NTQ3ODA0N30.I6Xfz36Da7ILxXXfj3tlSeI8-jhdRN6F7ZSm_j1HBGE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a200bf0d8816d69b-IAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"107.151.195.45","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-Jul-2026 06:07:44 UTC] === User Orders API Called ===
[24-Jul-2026 06:07:44 UTC] User ID: 1134
[24-Jul-2026 06:07:44 UTC] Limit: 20, Offset: 0
[24-Jul-2026 06:07:44 UTC] Orders found: 0
[24-Jul-2026 06:07:44 UTC] Orders data: []
[24-Jul-2026 06:07:44 UTC] Total orders count: 0
[24-Jul-2026 06:07:44 UTC] === API CALL LOG ===
[24-Jul-2026 06:07:44 UTC] Endpoint: user/profile.php
[24-Jul-2026 06:07:44 UTC] Full Log Data: {
    "timestamp": "2026-07-24 06:07:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "107.151.195.45",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "107.151.195.45, 162.158.78.94",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNCIsInVzZXJuYW1lIjoiQW1pcmkiLCJlbWFpbCI6Im1haGRpYW1pcmk2MjAxQGdtYWlsLmNvbSIsImV4cCI6MTc4NTQ3ODA0N30.I6Xfz36Da7ILxXXfj3tlSeI8-jhdRN6F7ZSm_j1HBGE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a200bf0d8819d69b-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "107.151.195.45",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 06:07:44 UTC] === END API CALL LOG ===
[24-Jul-2026 06:07:44 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 06:07:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNCIsInVzZXJuYW1lIjoiQW1pcmkiLCJlbWFpbCI6Im1haGRpYW1pcmk2MjAxQGdtYWlsLmNvbSIsImV4cCI6MTc4NTQ3ODA0N30.I6Xfz36Da7ILxXXfj3tlSeI8-jhdRN6F7ZSm_j1HBGE
[24-Jul-2026 06:07:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 06:07:44 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 06:07:44 UTC] User ID: 1134
[24-Jul-2026 06:07:44 UTC] ✅ User profile retrieved successfully for user ID: 1134
[24-Jul-2026 06:07:45 UTC] === API CALL LOG ===
[24-Jul-2026 06:07:45 UTC] Endpoint: user/profile.php
[24-Jul-2026 06:07:45 UTC] Full Log Data: {
    "timestamp": "2026-07-24 06:07:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "107.151.195.45",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "107.151.195.45, 162.158.78.94",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNCIsInVzZXJuYW1lIjoiQW1pcmkiLCJlbWFpbCI6Im1haGRpYW1pcmk2MjAxQGdtYWlsLmNvbSIsImV4cCI6MTc4NTQ3ODA0N30.I6Xfz36Da7ILxXXfj3tlSeI8-jhdRN6F7ZSm_j1HBGE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a200bf11ee23d69b-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "107.151.195.45",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 06:07:45 UTC] === END API CALL LOG ===
[24-Jul-2026 06:07:45 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 06:07:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNCIsInVzZXJuYW1lIjoiQW1pcmkiLCJlbWFpbCI6Im1haGRpYW1pcmk2MjAxQGdtYWlsLmNvbSIsImV4cCI6MTc4NTQ3ODA0N30.I6Xfz36Da7ILxXXfj3tlSeI8-jhdRN6F7ZSm_j1HBGE
[24-Jul-2026 06:07:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 06:07:45 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 06:07:45 UTC] User ID: 1134
[24-Jul-2026 06:07:45 UTC] ✅ User profile retrieved successfully for user ID: 1134
[24-Jul-2026 06:07:45 UTC] === API CALL LOG ===
[24-Jul-2026 06:07:45 UTC] Endpoint: user/profile.php
[24-Jul-2026 06:07:45 UTC] Full Log Data: {
    "timestamp": "2026-07-24 06:07:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "107.151.195.45",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "107.151.195.45, 162.158.78.94",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNCIsInVzZXJuYW1lIjoiQW1pcmkiLCJlbWFpbCI6Im1haGRpYW1pcmk2MjAxQGdtYWlsLmNvbSIsImV4cCI6MTc4NTQ3ODA0N30.I6Xfz36Da7ILxXXfj3tlSeI8-jhdRN6F7ZSm_j1HBGE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a200bf14fb10d69b-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "107.151.195.45",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 06:07:45 UTC] === END API CALL LOG ===
[24-Jul-2026 06:07:45 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 06:07:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNCIsInVzZXJuYW1lIjoiQW1pcmkiLCJlbWFpbCI6Im1haGRpYW1pcmk2MjAxQGdtYWlsLmNvbSIsImV4cCI6MTc4NTQ3ODA0N30.I6Xfz36Da7ILxXXfj3tlSeI8-jhdRN6F7ZSm_j1HBGE
[24-Jul-2026 06:07:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 06:07:45 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 06:07:45 UTC] User ID: 1134
[24-Jul-2026 06:07:45 UTC] ✅ User profile retrieved successfully for user ID: 1134
[24-Jul-2026 06:07:53 UTC] === API CALL LOG ===
[24-Jul-2026 06:07:53 UTC] Endpoint: user/profile.php
[24-Jul-2026 06:07:53 UTC] Full Log Data: {
    "timestamp": "2026-07-24 06:07:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "107.151.195.45",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "107.151.195.45, 162.158.78.94",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNCIsInVzZXJuYW1lIjoiQW1pcmkiLCJlbWFpbCI6Im1haGRpYW1pcmk2MjAxQGdtYWlsLmNvbSIsImV4cCI6MTc4NTQ3ODA0N30.I6Xfz36Da7ILxXXfj3tlSeI8-jhdRN6F7ZSm_j1HBGE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a200bf440e5ad69b-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "107.151.195.45",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 06:07:53 UTC] === END API CALL LOG ===
[24-Jul-2026 06:07:53 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 06:07:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNCIsInVzZXJuYW1lIjoiQW1pcmkiLCJlbWFpbCI6Im1haGRpYW1pcmk2MjAxQGdtYWlsLmNvbSIsImV4cCI6MTc4NTQ3ODA0N30.I6Xfz36Da7ILxXXfj3tlSeI8-jhdRN6F7ZSm_j1HBGE
[24-Jul-2026 06:07:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 06:07:53 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 06:07:53 UTC] User ID: 1134
[24-Jul-2026 06:07:53 UTC] ✅ User profile retrieved successfully for user ID: 1134
[24-Jul-2026 06:07:54 UTC] User Purchases API - User ID: 1134
[24-Jul-2026 06:07:54 UTC] User Purchases API - Total purchases found: 0
[24-Jul-2026 06:08:02 UTC] === API CALL LOG ===
[24-Jul-2026 06:08:02 UTC] Endpoint: user/profile.php
[24-Jul-2026 06:08:02 UTC] Full Log Data: {
    "timestamp": "2026-07-24 06:08:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "107.151.195.45",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "107.151.195.45, 162.158.78.95",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNCIsInVzZXJuYW1lIjoiQW1pcmkiLCJlbWFpbCI6Im1haGRpYW1pcmk2MjAxQGdtYWlsLmNvbSIsImV4cCI6MTc4NTQ3ODA0N30.I6Xfz36Da7ILxXXfj3tlSeI8-jhdRN6F7ZSm_j1HBGE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a200bf7d9a67d69b-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "107.151.195.45",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 06:08:02 UTC] === END API CALL LOG ===
[24-Jul-2026 06:08:02 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 06:08:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNCIsInVzZXJuYW1lIjoiQW1pcmkiLCJlbWFpbCI6Im1haGRpYW1pcmk2MjAxQGdtYWlsLmNvbSIsImV4cCI6MTc4NTQ3ODA0N30.I6Xfz36Da7ILxXXfj3tlSeI8-jhdRN6F7ZSm_j1HBGE
[24-Jul-2026 06:08:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 06:08:02 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 06:08:02 UTC] User ID: 1134
[24-Jul-2026 06:08:02 UTC] ✅ User profile retrieved successfully for user ID: 1134
[24-Jul-2026 06:08:02 UTC] User Purchases API - User ID: 1134
[24-Jul-2026 06:08:02 UTC] User Purchases API - Total purchases found: 0
[24-Jul-2026 06:08:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 06:08:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 06:08:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"107.151.195.45, 162.158.78.95","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNCIsInVzZXJuYW1lIjoiQW1pcmkiLCJlbWFpbCI6Im1haGRpYW1pcmk2MjAxQGdtYWlsLmNvbSIsImV4cCI6MTc4NTQ3ODA0N30.I6Xfz36Da7ILxXXfj3tlSeI8-jhdRN6F7ZSm_j1HBGE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a200bfa14f0ad69b-IAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"107.151.195.45","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-Jul-2026 06:08:07 UTC] === User Orders API Called ===
[24-Jul-2026 06:08:07 UTC] User ID: 1134
[24-Jul-2026 06:08:07 UTC] Limit: 20, Offset: 0
[24-Jul-2026 06:08:07 UTC] Orders found: 0
[24-Jul-2026 06:08:07 UTC] Orders data: []
[24-Jul-2026 06:08:07 UTC] Total orders count: 0
[24-Jul-2026 06:08:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 06:08:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 06:08:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"107.151.195.45, 162.158.78.95","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNCIsInVzZXJuYW1lIjoiQW1pcmkiLCJlbWFpbCI6Im1haGRpYW1pcmk2MjAxQGdtYWlsLmNvbSIsImV4cCI6MTc4NTQ3ODA0N30.I6Xfz36Da7ILxXXfj3tlSeI8-jhdRN6F7ZSm_j1HBGE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a200bfb16f7fd69b-IAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"107.151.195.45","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-Jul-2026 06:08:10 UTC] === User Orders API Called ===
[24-Jul-2026 06:08:10 UTC] User ID: 1134
[24-Jul-2026 06:08:10 UTC] Limit: 20, Offset: 0
[24-Jul-2026 06:08:10 UTC] Orders found: 0
[24-Jul-2026 06:08:10 UTC] Orders data: []
[24-Jul-2026 06:08:10 UTC] Total orders count: 0
[24-Jul-2026 06:08:10 UTC] === API CALL LOG ===
[24-Jul-2026 06:08:10 UTC] Endpoint: user/profile.php
[24-Jul-2026 06:08:10 UTC] Full Log Data: {
    "timestamp": "2026-07-24 06:08:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "107.151.195.45",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "107.151.195.45, 162.158.78.95",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNCIsInVzZXJuYW1lIjoiQW1pcmkiLCJlbWFpbCI6Im1haGRpYW1pcmk2MjAxQGdtYWlsLmNvbSIsImV4cCI6MTc4NTQ3ODA0N30.I6Xfz36Da7ILxXXfj3tlSeI8-jhdRN6F7ZSm_j1HBGE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a200bfb16f81d69b-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "107.151.195.45",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 06:08:10 UTC] === END API CALL LOG ===
[24-Jul-2026 06:08:10 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 06:08:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNCIsInVzZXJuYW1lIjoiQW1pcmkiLCJlbWFpbCI6Im1haGRpYW1pcmk2MjAxQGdtYWlsLmNvbSIsImV4cCI6MTc4NTQ3ODA0N30.I6Xfz36Da7ILxXXfj3tlSeI8-jhdRN6F7ZSm_j1HBGE
[24-Jul-2026 06:08:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 06:08:10 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 06:08:10 UTC] User ID: 1134
[24-Jul-2026 06:08:10 UTC] ✅ User profile retrieved successfully for user ID: 1134
[24-Jul-2026 06:08:10 UTC] === API CALL LOG ===
[24-Jul-2026 06:08:10 UTC] Endpoint: user/profile.php
[24-Jul-2026 06:08:10 UTC] Full Log Data: {
    "timestamp": "2026-07-24 06:08:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "107.151.195.45",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "107.151.195.45, 162.158.78.95",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNCIsInVzZXJuYW1lIjoiQW1pcmkiLCJlbWFpbCI6Im1haGRpYW1pcmk2MjAxQGdtYWlsLmNvbSIsImV4cCI6MTc4NTQ3ODA0N30.I6Xfz36Da7ILxXXfj3tlSeI8-jhdRN6F7ZSm_j1HBGE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a200bfb2a9abd69b-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "107.151.195.45",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 06:08:10 UTC] === END API CALL LOG ===
[24-Jul-2026 06:08:10 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 06:08:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNCIsInVzZXJuYW1lIjoiQW1pcmkiLCJlbWFpbCI6Im1haGRpYW1pcmk2MjAxQGdtYWlsLmNvbSIsImV4cCI6MTc4NTQ3ODA0N30.I6Xfz36Da7ILxXXfj3tlSeI8-jhdRN6F7ZSm_j1HBGE
[24-Jul-2026 06:08:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 06:08:10 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 06:08:10 UTC] User ID: 1134
[24-Jul-2026 06:08:10 UTC] ✅ User profile retrieved successfully for user ID: 1134
[24-Jul-2026 06:08:12 UTC] === API CALL LOG ===
[24-Jul-2026 06:08:12 UTC] Endpoint: user/profile.php
[24-Jul-2026 06:08:12 UTC] Full Log Data: {
    "timestamp": "2026-07-24 06:08:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "107.151.195.45",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "107.151.195.45, 162.158.78.95",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNCIsInVzZXJuYW1lIjoiQW1pcmkiLCJlbWFpbCI6Im1haGRpYW1pcmk2MjAxQGdtYWlsLmNvbSIsImV4cCI6MTc4NTQ3ODA0N30.I6Xfz36Da7ILxXXfj3tlSeI8-jhdRN6F7ZSm_j1HBGE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a200bfbd69b9d69b-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "107.151.195.45",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 06:08:12 UTC] === END API CALL LOG ===
[24-Jul-2026 06:08:12 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 06:08:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNCIsInVzZXJuYW1lIjoiQW1pcmkiLCJlbWFpbCI6Im1haGRpYW1pcmk2MjAxQGdtYWlsLmNvbSIsImV4cCI6MTc4NTQ3ODA0N30.I6Xfz36Da7ILxXXfj3tlSeI8-jhdRN6F7ZSm_j1HBGE
[24-Jul-2026 06:08:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 06:08:12 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 06:08:12 UTC] User ID: 1134
[24-Jul-2026 06:08:12 UTC] ✅ User profile retrieved successfully for user ID: 1134
[24-Jul-2026 06:08:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 06:08:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 06:08:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"107.151.195.45, 162.158.78.95","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNCIsInVzZXJuYW1lIjoiQW1pcmkiLCJlbWFpbCI6Im1haGRpYW1pcmk2MjAxQGdtYWlsLmNvbSIsImV4cCI6MTc4NTQ3ODA0N30.I6Xfz36Da7ILxXXfj3tlSeI8-jhdRN6F7ZSm_j1HBGE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a200bfe6baedd69b-IAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"107.151.195.45","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-Jul-2026 06:08:19 UTC] === User Orders API Called ===
[24-Jul-2026 06:08:19 UTC] User ID: 1134
[24-Jul-2026 06:08:19 UTC] Limit: 20, Offset: 0
[24-Jul-2026 06:08:19 UTC] Orders found: 0
[24-Jul-2026 06:08:19 UTC] Orders data: []
[24-Jul-2026 06:08:19 UTC] Total orders count: 0
[24-Jul-2026 06:08:19 UTC] === API CALL LOG ===
[24-Jul-2026 06:08:19 UTC] Endpoint: user/profile.php
[24-Jul-2026 06:08:19 UTC] Full Log Data: {
    "timestamp": "2026-07-24 06:08:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "107.151.195.45",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "107.151.195.45, 162.158.78.95",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNCIsInVzZXJuYW1lIjoiQW1pcmkiLCJlbWFpbCI6Im1haGRpYW1pcmk2MjAxQGdtYWlsLmNvbSIsImV4cCI6MTc4NTQ3ODA0N30.I6Xfz36Da7ILxXXfj3tlSeI8-jhdRN6F7ZSm_j1HBGE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a200bfe75bd9d69b-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "107.151.195.45",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 06:08:19 UTC] === END API CALL LOG ===
[24-Jul-2026 06:08:19 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 06:08:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNCIsInVzZXJuYW1lIjoiQW1pcmkiLCJlbWFpbCI6Im1haGRpYW1pcmk2MjAxQGdtYWlsLmNvbSIsImV4cCI6MTc4NTQ3ODA0N30.I6Xfz36Da7ILxXXfj3tlSeI8-jhdRN6F7ZSm_j1HBGE
[24-Jul-2026 06:08:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 06:08:19 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 06:08:19 UTC] User ID: 1134
[24-Jul-2026 06:08:19 UTC] ✅ User profile retrieved successfully for user ID: 1134
[24-Jul-2026 06:08:19 UTC] === API CALL LOG ===
[24-Jul-2026 06:08:19 UTC] Endpoint: user/profile.php
[24-Jul-2026 06:08:19 UTC] Full Log Data: {
    "timestamp": "2026-07-24 06:08:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "107.151.195.45",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "107.151.195.45, 162.158.78.95",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNCIsInVzZXJuYW1lIjoiQW1pcmkiLCJlbWFpbCI6Im1haGRpYW1pcmk2MjAxQGdtYWlsLmNvbSIsImV4cCI6MTc4NTQ3ODA0N30.I6Xfz36Da7ILxXXfj3tlSeI8-jhdRN6F7ZSm_j1HBGE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a200bfe9dfc9d69b-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "107.151.195.45",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 06:08:19 UTC] === END API CALL LOG ===
[24-Jul-2026 06:08:19 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 06:08:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNCIsInVzZXJuYW1lIjoiQW1pcmkiLCJlbWFpbCI6Im1haGRpYW1pcmk2MjAxQGdtYWlsLmNvbSIsImV4cCI6MTc4NTQ3ODA0N30.I6Xfz36Da7ILxXXfj3tlSeI8-jhdRN6F7ZSm_j1HBGE
[24-Jul-2026 06:08:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 06:08:19 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 06:08:19 UTC] User ID: 1134
[24-Jul-2026 06:08:19 UTC] ✅ User profile retrieved successfully for user ID: 1134
[24-Jul-2026 06:08:21 UTC] === API CALL LOG ===
[24-Jul-2026 06:08:21 UTC] Endpoint: user/profile.php
[24-Jul-2026 06:08:21 UTC] Full Log Data: {
    "timestamp": "2026-07-24 06:08:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "107.151.195.45",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "107.151.195.45, 162.158.78.95",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNCIsInVzZXJuYW1lIjoiQW1pcmkiLCJlbWFpbCI6Im1haGRpYW1pcmk2MjAxQGdtYWlsLmNvbSIsImV4cCI6MTc4NTQ3ODA0N30.I6Xfz36Da7ILxXXfj3tlSeI8-jhdRN6F7ZSm_j1HBGE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a200bff3af1dd69b-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "107.151.195.45",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 06:08:21 UTC] === END API CALL LOG ===
[24-Jul-2026 06:08:21 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 06:08:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNCIsInVzZXJuYW1lIjoiQW1pcmkiLCJlbWFpbCI6Im1haGRpYW1pcmk2MjAxQGdtYWlsLmNvbSIsImV4cCI6MTc4NTQ3ODA0N30.I6Xfz36Da7ILxXXfj3tlSeI8-jhdRN6F7ZSm_j1HBGE
[24-Jul-2026 06:08:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 06:08:21 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 06:08:21 UTC] User ID: 1134
[24-Jul-2026 06:08:21 UTC] ✅ User profile retrieved successfully for user ID: 1134
[24-Jul-2026 06:08:25 UTC] === API CALL LOG ===
[24-Jul-2026 06:08:25 UTC] Endpoint: user/profile.php
[24-Jul-2026 06:08:25 UTC] Full Log Data: {
    "timestamp": "2026-07-24 06:08:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "107.151.195.45",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "107.151.195.45, 162.158.78.95",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNCIsInVzZXJuYW1lIjoiQW1pcmkiLCJlbWFpbCI6Im1haGRpYW1pcmk2MjAxQGdtYWlsLmNvbSIsImV4cCI6MTc4NTQ3ODA0N30.I6Xfz36Da7ILxXXfj3tlSeI8-jhdRN6F7ZSm_j1HBGE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a200c010dd3fd69b-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "107.151.195.45",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 06:08:25 UTC] === END API CALL LOG ===
[24-Jul-2026 06:08:25 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 06:08:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNCIsInVzZXJuYW1lIjoiQW1pcmkiLCJlbWFpbCI6Im1haGRpYW1pcmk2MjAxQGdtYWlsLmNvbSIsImV4cCI6MTc4NTQ3ODA0N30.I6Xfz36Da7ILxXXfj3tlSeI8-jhdRN6F7ZSm_j1HBGE
[24-Jul-2026 06:08:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 06:08:25 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 06:08:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 06:08:25 UTC] User ID: 1134
[24-Jul-2026 06:08:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 06:08:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"107.151.195.45, 162.158.78.95","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNCIsInVzZXJuYW1lIjoiQW1pcmkiLCJlbWFpbCI6Im1haGRpYW1pcmk2MjAxQGdtYWlsLmNvbSIsImV4cCI6MTc4NTQ3ODA0N30.I6Xfz36Da7ILxXXfj3tlSeI8-jhdRN6F7ZSm_j1HBGE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a200c010dd3cd69b-IAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"107.151.195.45","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-Jul-2026 06:08:25 UTC] === User Orders API Called ===
[24-Jul-2026 06:08:25 UTC] User ID: 1134
[24-Jul-2026 06:08:25 UTC] Limit: 20, Offset: 0
[24-Jul-2026 06:08:25 UTC] ✅ User profile retrieved successfully for user ID: 1134
[24-Jul-2026 06:08:25 UTC] Orders found: 0
[24-Jul-2026 06:08:25 UTC] Orders data: []
[24-Jul-2026 06:08:25 UTC] Total orders count: 0
[24-Jul-2026 06:08:26 UTC] === API CALL LOG ===
[24-Jul-2026 06:08:26 UTC] Endpoint: user/profile.php
[24-Jul-2026 06:08:26 UTC] Full Log Data: {
    "timestamp": "2026-07-24 06:08:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "107.151.195.45",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "107.151.195.45, 162.158.78.95",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNCIsInVzZXJuYW1lIjoiQW1pcmkiLCJlbWFpbCI6Im1haGRpYW1pcmk2MjAxQGdtYWlsLmNvbSIsImV4cCI6MTc4NTQ3ODA0N30.I6Xfz36Da7ILxXXfj3tlSeI8-jhdRN6F7ZSm_j1HBGE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a200c0158c95d69b-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "107.151.195.45",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 06:08:26 UTC] === END API CALL LOG ===
[24-Jul-2026 06:08:26 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 06:08:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNCIsInVzZXJuYW1lIjoiQW1pcmkiLCJlbWFpbCI6Im1haGRpYW1pcmk2MjAxQGdtYWlsLmNvbSIsImV4cCI6MTc4NTQ3ODA0N30.I6Xfz36Da7ILxXXfj3tlSeI8-jhdRN6F7ZSm_j1HBGE
[24-Jul-2026 06:08:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 06:08:26 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 06:08:26 UTC] User ID: 1134
[24-Jul-2026 06:08:26 UTC] ✅ User profile retrieved successfully for user ID: 1134
[24-Jul-2026 06:08:27 UTC] === API CALL LOG ===
[24-Jul-2026 06:08:27 UTC] Endpoint: user/profile.php
[24-Jul-2026 06:08:27 UTC] Full Log Data: {
    "timestamp": "2026-07-24 06:08:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "107.151.195.45",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "107.151.195.45, 162.158.78.95",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNCIsInVzZXJuYW1lIjoiQW1pcmkiLCJlbWFpbCI6Im1haGRpYW1pcmk2MjAxQGdtYWlsLmNvbSIsImV4cCI6MTc4NTQ3ODA0N30.I6Xfz36Da7ILxXXfj3tlSeI8-jhdRN6F7ZSm_j1HBGE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a200c0187984d69b-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "107.151.195.45",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 06:08:27 UTC] === END API CALL LOG ===
[24-Jul-2026 06:08:27 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 06:08:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNCIsInVzZXJuYW1lIjoiQW1pcmkiLCJlbWFpbCI6Im1haGRpYW1pcmk2MjAxQGdtYWlsLmNvbSIsImV4cCI6MTc4NTQ3ODA0N30.I6Xfz36Da7ILxXXfj3tlSeI8-jhdRN6F7ZSm_j1HBGE
[24-Jul-2026 06:08:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 06:08:27 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 06:08:27 UTC] User ID: 1134
[24-Jul-2026 06:08:27 UTC] ✅ User profile retrieved successfully for user ID: 1134
[24-Jul-2026 06:08:28 UTC] === API CALL LOG ===
[24-Jul-2026 06:08:28 UTC] Endpoint: user/profile.php
[24-Jul-2026 06:08:28 UTC] Full Log Data: {
    "timestamp": "2026-07-24 06:08:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "107.151.195.45",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "107.151.195.45, 162.158.78.95",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNCIsInVzZXJuYW1lIjoiQW1pcmkiLCJlbWFpbCI6Im1haGRpYW1pcmk2MjAxQGdtYWlsLmNvbSIsImV4cCI6MTc4NTQ3ODA0N30.I6Xfz36Da7ILxXXfj3tlSeI8-jhdRN6F7ZSm_j1HBGE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a200c0218872d69b-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "107.151.195.45",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 06:08:28 UTC] === END API CALL LOG ===
[24-Jul-2026 06:08:28 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 06:08:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNCIsInVzZXJuYW1lIjoiQW1pcmkiLCJlbWFpbCI6Im1haGRpYW1pcmk2MjAxQGdtYWlsLmNvbSIsImV4cCI6MTc4NTQ3ODA0N30.I6Xfz36Da7ILxXXfj3tlSeI8-jhdRN6F7ZSm_j1HBGE
[24-Jul-2026 06:08:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 06:08:28 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 06:08:28 UTC] User ID: 1134
[24-Jul-2026 06:08:28 UTC] ✅ User profile retrieved successfully for user ID: 1134
[24-Jul-2026 06:08:29 UTC] === API CALL LOG ===
[24-Jul-2026 06:08:29 UTC] Endpoint: user/profile.php
[24-Jul-2026 06:08:29 UTC] Full Log Data: {
    "timestamp": "2026-07-24 06:08:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "107.151.195.45",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "107.151.195.45, 162.158.78.95",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNCIsInVzZXJuYW1lIjoiQW1pcmkiLCJlbWFpbCI6Im1haGRpYW1pcmk2MjAxQGdtYWlsLmNvbSIsImV4cCI6MTc4NTQ3ODA0N30.I6Xfz36Da7ILxXXfj3tlSeI8-jhdRN6F7ZSm_j1HBGE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a200c02a1f1dd69b-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "107.151.195.45",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 06:08:29 UTC] === END API CALL LOG ===
[24-Jul-2026 06:08:29 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 06:08:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNCIsInVzZXJuYW1lIjoiQW1pcmkiLCJlbWFpbCI6Im1haGRpYW1pcmk2MjAxQGdtYWlsLmNvbSIsImV4cCI6MTc4NTQ3ODA0N30.I6Xfz36Da7ILxXXfj3tlSeI8-jhdRN6F7ZSm_j1HBGE
[24-Jul-2026 06:08:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 06:08:29 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 06:08:29 UTC] User ID: 1134
[24-Jul-2026 06:08:29 UTC] ✅ User profile retrieved successfully for user ID: 1134
[24-Jul-2026 06:08:31 UTC] === API CALL LOG ===
[24-Jul-2026 06:08:31 UTC] Endpoint: user/profile.php
[24-Jul-2026 06:08:31 UTC] Full Log Data: {
    "timestamp": "2026-07-24 06:08:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "107.151.195.45",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "107.151.195.45, 162.158.78.95",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNCIsInVzZXJuYW1lIjoiQW1pcmkiLCJlbWFpbCI6Im1haGRpYW1pcmk2MjAxQGdtYWlsLmNvbSIsImV4cCI6MTc4NTQ3ODA0N30.I6Xfz36Da7ILxXXfj3tlSeI8-jhdRN6F7ZSm_j1HBGE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a200c036abbed69b-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "107.151.195.45",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 06:08:31 UTC] === END API CALL LOG ===
[24-Jul-2026 06:08:31 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 06:08:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNCIsInVzZXJuYW1lIjoiQW1pcmkiLCJlbWFpbCI6Im1haGRpYW1pcmk2MjAxQGdtYWlsLmNvbSIsImV4cCI6MTc4NTQ3ODA0N30.I6Xfz36Da7ILxXXfj3tlSeI8-jhdRN6F7ZSm_j1HBGE
[24-Jul-2026 06:08:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 06:08:31 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 06:08:31 UTC] User ID: 1134
[24-Jul-2026 06:08:31 UTC] ✅ User profile retrieved successfully for user ID: 1134
[24-Jul-2026 06:08:32 UTC] === API CALL LOG ===
[24-Jul-2026 06:08:32 UTC] Endpoint: user/profile.php
[24-Jul-2026 06:08:32 UTC] Full Log Data: {
    "timestamp": "2026-07-24 06:08:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "107.151.195.45",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "107.151.195.45, 162.158.78.95",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNCIsInVzZXJuYW1lIjoiQW1pcmkiLCJlbWFpbCI6Im1haGRpYW1pcmk2MjAxQGdtYWlsLmNvbSIsImV4cCI6MTc4NTQ3ODA0N30.I6Xfz36Da7ILxXXfj3tlSeI8-jhdRN6F7ZSm_j1HBGE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a200c0392f77d69b-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "107.151.195.45",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 06:08:32 UTC] === END API CALL LOG ===
[24-Jul-2026 06:08:32 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 06:08:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNCIsInVzZXJuYW1lIjoiQW1pcmkiLCJlbWFpbCI6Im1haGRpYW1pcmk2MjAxQGdtYWlsLmNvbSIsImV4cCI6MTc4NTQ3ODA0N30.I6Xfz36Da7ILxXXfj3tlSeI8-jhdRN6F7ZSm_j1HBGE
[24-Jul-2026 06:08:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 06:08:32 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 06:08:32 UTC] User ID: 1134
[24-Jul-2026 06:08:32 UTC] ✅ User profile retrieved successfully for user ID: 1134
[24-Jul-2026 06:08:32 UTC] === API CALL LOG ===
[24-Jul-2026 06:08:32 UTC] Endpoint: user/profile.php
[24-Jul-2026 06:08:32 UTC] Full Log Data: {
    "timestamp": "2026-07-24 06:08:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "107.151.195.45",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "107.151.195.45, 162.158.78.95",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNCIsInVzZXJuYW1lIjoiQW1pcmkiLCJlbWFpbCI6Im1haGRpYW1pcmk2MjAxQGdtYWlsLmNvbSIsImV4cCI6MTc4NTQ3ODA0N30.I6Xfz36Da7ILxXXfj3tlSeI8-jhdRN6F7ZSm_j1HBGE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a200c03a7965d69b-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "107.151.195.45",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 06:08:32 UTC] === END API CALL LOG ===
[24-Jul-2026 06:08:32 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 06:08:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNCIsInVzZXJuYW1lIjoiQW1pcmkiLCJlbWFpbCI6Im1haGRpYW1pcmk2MjAxQGdtYWlsLmNvbSIsImV4cCI6MTc4NTQ3ODA0N30.I6Xfz36Da7ILxXXfj3tlSeI8-jhdRN6F7ZSm_j1HBGE
[24-Jul-2026 06:08:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 06:08:32 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 06:08:32 UTC] User ID: 1134
[24-Jul-2026 06:08:32 UTC] ✅ User profile retrieved successfully for user ID: 1134
[24-Jul-2026 06:08:33 UTC] === API CALL LOG ===
[24-Jul-2026 06:08:33 UTC] Endpoint: user/profile.php
[24-Jul-2026 06:08:33 UTC] Full Log Data: {
    "timestamp": "2026-07-24 06:08:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "107.151.195.45",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "107.151.195.45, 162.158.78.95",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNCIsInVzZXJuYW1lIjoiQW1pcmkiLCJlbWFpbCI6Im1haGRpYW1pcmk2MjAxQGdtYWlsLmNvbSIsImV4cCI6MTc4NTQ3ODA0N30.I6Xfz36Da7ILxXXfj3tlSeI8-jhdRN6F7ZSm_j1HBGE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a200c03e2e5ad69b-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "107.151.195.45",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 06:08:33 UTC] === END API CALL LOG ===
[24-Jul-2026 06:08:33 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 06:08:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNCIsInVzZXJuYW1lIjoiQW1pcmkiLCJlbWFpbCI6Im1haGRpYW1pcmk2MjAxQGdtYWlsLmNvbSIsImV4cCI6MTc4NTQ3ODA0N30.I6Xfz36Da7ILxXXfj3tlSeI8-jhdRN6F7ZSm_j1HBGE
[24-Jul-2026 06:08:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 06:08:33 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 06:08:33 UTC] User ID: 1134
[24-Jul-2026 06:08:33 UTC] ✅ User profile retrieved successfully for user ID: 1134
[24-Jul-2026 06:08:40 UTC] === API CALL LOG ===
[24-Jul-2026 06:08:40 UTC] Endpoint: user/profile.php
[24-Jul-2026 06:08:40 UTC] Full Log Data: {
    "timestamp": "2026-07-24 06:08:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "107.151.195.45",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "107.151.195.45, 162.158.78.95",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNCIsInVzZXJuYW1lIjoiQW1pcmkiLCJlbWFpbCI6Im1haGRpYW1pcmk2MjAxQGdtYWlsLmNvbSIsImV4cCI6MTc4NTQ3ODA0N30.I6Xfz36Da7ILxXXfj3tlSeI8-jhdRN6F7ZSm_j1HBGE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a200c06e69f9d69b-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "107.151.195.45",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 06:08:40 UTC] === END API CALL LOG ===
[24-Jul-2026 06:08:40 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 06:08:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNCIsInVzZXJuYW1lIjoiQW1pcmkiLCJlbWFpbCI6Im1haGRpYW1pcmk2MjAxQGdtYWlsLmNvbSIsImV4cCI6MTc4NTQ3ODA0N30.I6Xfz36Da7ILxXXfj3tlSeI8-jhdRN6F7ZSm_j1HBGE
[24-Jul-2026 06:08:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 06:08:40 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 06:08:40 UTC] User ID: 1134
[24-Jul-2026 06:08:40 UTC] ✅ User profile retrieved successfully for user ID: 1134
[24-Jul-2026 06:08:41 UTC] User Purchases API - User ID: 1134
[24-Jul-2026 06:08:41 UTC] User Purchases API - Total purchases found: 0
[24-Jul-2026 07:06:23 UTC] === API CALL LOG ===
[24-Jul-2026 07:06:23 UTC] Endpoint: user/profile.php
[24-Jul-2026 07:06:23 UTC] Full Log Data: {
    "timestamp": "2026-07-24 07:06:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.254.221",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.161.254.221, 104.23.170.179",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20114f90c6b5088-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.161.254.221",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 07:06:23 UTC] === END API CALL LOG ===
[24-Jul-2026 07:06:23 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 07:06:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4
[24-Jul-2026 07:06:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 07:06:23 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 07:06:23 UTC] User ID: 1128
[24-Jul-2026 07:06:23 UTC] ✅ User profile retrieved successfully for user ID: 1128
[24-Jul-2026 07:06:24 UTC] === API CALL LOG ===
[24-Jul-2026 07:06:24 UTC] Endpoint: user/profile.php
[24-Jul-2026 07:06:24 UTC] Full Log Data: {
    "timestamp": "2026-07-24 07:06:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.254.221",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.161.254.221, 104.23.170.179",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20114fedb5b5088-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.161.254.221",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 07:06:24 UTC] === END API CALL LOG ===
[24-Jul-2026 07:06:24 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 07:06:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4
[24-Jul-2026 07:06:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 07:06:24 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 07:06:24 UTC] User ID: 1128
[24-Jul-2026 07:06:24 UTC] ✅ User profile retrieved successfully for user ID: 1128
[24-Jul-2026 07:06:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 07:06:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 07:06:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"154.161.254.221, 104.23.170.179","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20114fedb5e5088-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"154.161.254.221","cf-ipcountry":"GH","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-Jul-2026 07:06:24 UTC] === User Orders API Called ===
[24-Jul-2026 07:06:24 UTC] User ID: 1128
[24-Jul-2026 07:06:24 UTC] Limit: 20, Offset: 0
[24-Jul-2026 07:06:24 UTC] Orders found: 4
[24-Jul-2026 07:06:24 UTC] Orders data: [{"id":422,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Oxygenofftips","status":"pending","created_at":"2026-07-23 18:40:23","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":421,"quantity":550,"total_coins":550,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Oxygenofftips","status":"pending","created_at":"2026-07-23 18:40:04","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":420,"quantity":350,"total_coins":350,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Oxygenofftips","status":"pending","created_at":"2026-07-23 18:14:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":419,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Oxygenofftips","status":"pending","created_at":"2026-07-23 18:11:38","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Jul-2026 07:06:24 UTC] === API CALL LOG ===
[24-Jul-2026 07:06:24 UTC] Total orders count: 4
[24-Jul-2026 07:06:24 UTC] Endpoint: user/profile.php
[24-Jul-2026 07:06:24 UTC] Full Log Data: {
    "timestamp": "2026-07-24 07:06:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.254.221",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.161.254.221, 104.23.170.179",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20114fedb5f5088-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.161.254.221",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 07:06:24 UTC] === END API CALL LOG ===
[24-Jul-2026 07:06:24 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 07:06:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4
[24-Jul-2026 07:06:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 07:06:24 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 07:06:24 UTC] User ID: 1128
[24-Jul-2026 07:06:24 UTC] ✅ User profile retrieved successfully for user ID: 1128
[24-Jul-2026 07:06:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 07:06:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 07:06:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"154.161.254.221, 104.23.170.179","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a201150b4caa5088-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"154.161.254.221","cf-ipcountry":"GH","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-Jul-2026 07:06:26 UTC] === User Orders API Called ===
[24-Jul-2026 07:06:26 UTC] User ID: 1128
[24-Jul-2026 07:06:26 UTC] Limit: 20, Offset: 0
[24-Jul-2026 07:06:26 UTC] Orders found: 4
[24-Jul-2026 07:06:26 UTC] Orders data: [{"id":422,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Oxygenofftips","status":"pending","created_at":"2026-07-23 18:40:23","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":421,"quantity":550,"total_coins":550,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Oxygenofftips","status":"pending","created_at":"2026-07-23 18:40:04","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":420,"quantity":350,"total_coins":350,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Oxygenofftips","status":"pending","created_at":"2026-07-23 18:14:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":419,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Oxygenofftips","status":"pending","created_at":"2026-07-23 18:11:38","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Jul-2026 07:06:26 UTC] Total orders count: 4
[24-Jul-2026 07:06:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 07:06:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 07:06:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"154.161.254.221, 104.23.170.179","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20115158e775088-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"154.161.254.221","cf-ipcountry":"GH","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-Jul-2026 07:06:28 UTC] === User Orders API Called ===
[24-Jul-2026 07:06:28 UTC] === API CALL LOG ===
[24-Jul-2026 07:06:28 UTC] User ID: 1128
[24-Jul-2026 07:06:28 UTC] Endpoint: user/profile.php
[24-Jul-2026 07:06:28 UTC] Limit: 20, Offset: 0
[24-Jul-2026 07:06:28 UTC] Full Log Data: {
    "timestamp": "2026-07-24 07:06:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.254.221",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.161.254.221, 104.23.170.179",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20115158e7b5088-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.161.254.221",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 07:06:28 UTC] === END API CALL LOG ===
[24-Jul-2026 07:06:28 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 07:06:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4
[24-Jul-2026 07:06:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 07:06:28 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 07:06:28 UTC] User ID: 1128
[24-Jul-2026 07:06:28 UTC] Orders found: 4
[24-Jul-2026 07:06:28 UTC] Orders data: [{"id":422,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Oxygenofftips","status":"pending","created_at":"2026-07-23 18:40:23","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":421,"quantity":550,"total_coins":550,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Oxygenofftips","status":"pending","created_at":"2026-07-23 18:40:04","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":420,"quantity":350,"total_coins":350,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Oxygenofftips","status":"pending","created_at":"2026-07-23 18:14:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":419,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Oxygenofftips","status":"pending","created_at":"2026-07-23 18:11:38","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Jul-2026 07:06:28 UTC] Total orders count: 4
[24-Jul-2026 07:06:28 UTC] ✅ User profile retrieved successfully for user ID: 1128
[24-Jul-2026 07:22:00 UTC] === API CALL LOG ===
[24-Jul-2026 07:22:00 UTC] Endpoint: user/profile.php
[24-Jul-2026 07:22:00 UTC] Full Log Data: {
    "timestamp": "2026-07-24 07:22:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "223.188.25.248",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "223.188.25.248, 172.71.124.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNSIsInVzZXJuYW1lIjoiQklHIEJPU1MiLCJlbWFpbCI6ImRqYWthc2gwMTExQGdtYWlsLmNvbSIsImV4cCI6MTc4NTQ4MjUxOX0.4Q_FHLIsGgLfIlz_0AbqjoSrTtHfiQkRVP_YGjkZXg4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2012bdacb6ece63-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "223.188.25.248",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 07:22:00 UTC] === END API CALL LOG ===
[24-Jul-2026 07:22:00 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 07:22:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNSIsInVzZXJuYW1lIjoiQklHIEJPU1MiLCJlbWFpbCI6ImRqYWthc2gwMTExQGdtYWlsLmNvbSIsImV4cCI6MTc4NTQ4MjUxOX0.4Q_FHLIsGgLfIlz_0AbqjoSrTtHfiQkRVP_YGjkZXg4
[24-Jul-2026 07:22:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 07:22:00 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 07:22:00 UTC] User ID: 1135
[24-Jul-2026 07:22:00 UTC] ✅ User profile retrieved successfully for user ID: 1135
[24-Jul-2026 07:22:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 07:22:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 07:22:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"223.188.25.248, 172.71.124.89","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNSIsInVzZXJuYW1lIjoiQklHIEJPU1MiLCJlbWFpbCI6ImRqYWthc2gwMTExQGdtYWlsLmNvbSIsImV4cCI6MTc4NTQ4MjUxOX0.4Q_FHLIsGgLfIlz_0AbqjoSrTtHfiQkRVP_YGjkZXg4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2012bdacb73ce63-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"223.188.25.248","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-Jul-2026 07:22:00 UTC] === User Orders API Called ===
[24-Jul-2026 07:22:00 UTC] User ID: 1135
[24-Jul-2026 07:22:00 UTC] Limit: 20, Offset: 0
[24-Jul-2026 07:22:00 UTC] Orders found: 0
[24-Jul-2026 07:22:00 UTC] Orders data: []
[24-Jul-2026 07:22:00 UTC] Total orders count: 0
[24-Jul-2026 07:22:00 UTC] === API CALL LOG ===
[24-Jul-2026 07:22:00 UTC] Endpoint: user/profile.php
[24-Jul-2026 07:22:00 UTC] Full Log Data: {
    "timestamp": "2026-07-24 07:22:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "223.188.25.248",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "223.188.25.248, 172.71.124.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNSIsInVzZXJuYW1lIjoiQklHIEJPU1MiLCJlbWFpbCI6ImRqYWthc2gwMTExQGdtYWlsLmNvbSIsImV4cCI6MTc4NTQ4MjUxOX0.4Q_FHLIsGgLfIlz_0AbqjoSrTtHfiQkRVP_YGjkZXg4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2012bdb6d5cce63-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "223.188.25.248",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 07:22:00 UTC] === END API CALL LOG ===
[24-Jul-2026 07:22:00 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 07:22:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNSIsInVzZXJuYW1lIjoiQklHIEJPU1MiLCJlbWFpbCI6ImRqYWthc2gwMTExQGdtYWlsLmNvbSIsImV4cCI6MTc4NTQ4MjUxOX0.4Q_FHLIsGgLfIlz_0AbqjoSrTtHfiQkRVP_YGjkZXg4
[24-Jul-2026 07:22:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 07:22:00 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 07:22:00 UTC] User ID: 1135
[24-Jul-2026 07:22:00 UTC] ✅ User profile retrieved successfully for user ID: 1135
[24-Jul-2026 07:22:02 UTC] === API CALL LOG ===
[24-Jul-2026 07:22:02 UTC] Endpoint: user/profile.php
[24-Jul-2026 07:22:02 UTC] Full Log Data: {
    "timestamp": "2026-07-24 07:22:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "223.188.25.248",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "223.188.25.248, 172.71.124.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNSIsInVzZXJuYW1lIjoiQklHIEJPU1MiLCJlbWFpbCI6ImRqYWthc2gwMTExQGdtYWlsLmNvbSIsImV4cCI6MTc4NTQ4MjUxOX0.4Q_FHLIsGgLfIlz_0AbqjoSrTtHfiQkRVP_YGjkZXg4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2012be29c07ce63-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "223.188.25.248",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 07:22:02 UTC] === END API CALL LOG ===
[24-Jul-2026 07:22:02 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 07:22:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNSIsInVzZXJuYW1lIjoiQklHIEJPU1MiLCJlbWFpbCI6ImRqYWthc2gwMTExQGdtYWlsLmNvbSIsImV4cCI6MTc4NTQ4MjUxOX0.4Q_FHLIsGgLfIlz_0AbqjoSrTtHfiQkRVP_YGjkZXg4
[24-Jul-2026 07:22:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 07:22:02 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 07:22:02 UTC] User ID: 1135
[24-Jul-2026 07:22:02 UTC] ✅ User profile retrieved successfully for user ID: 1135
[24-Jul-2026 07:22:40 UTC] === API CALL LOG ===
[24-Jul-2026 07:22:40 UTC] Endpoint: user/profile.php
[24-Jul-2026 07:22:40 UTC] Full Log Data: {
    "timestamp": "2026-07-24 07:22:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "223.188.25.248",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "223.188.25.248, 172.71.124.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNSIsInVzZXJuYW1lIjoiQklHIEJPU1MiLCJlbWFpbCI6ImRqYWthc2gwMTExQGdtYWlsLmNvbSIsImV4cCI6MTc4NTQ4MjUxOX0.4Q_FHLIsGgLfIlz_0AbqjoSrTtHfiQkRVP_YGjkZXg4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2012cd46c64ce63-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "223.188.25.248",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 07:22:40 UTC] === END API CALL LOG ===
[24-Jul-2026 07:22:40 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 07:22:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNSIsInVzZXJuYW1lIjoiQklHIEJPU1MiLCJlbWFpbCI6ImRqYWthc2gwMTExQGdtYWlsLmNvbSIsImV4cCI6MTc4NTQ4MjUxOX0.4Q_FHLIsGgLfIlz_0AbqjoSrTtHfiQkRVP_YGjkZXg4
[24-Jul-2026 07:22:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 07:22:40 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 07:22:40 UTC] User ID: 1135
[24-Jul-2026 07:22:40 UTC] ✅ User profile retrieved successfully for user ID: 1135
[24-Jul-2026 07:22:40 UTC] === API CALL LOG ===
[24-Jul-2026 07:22:40 UTC] Endpoint: user/profile.php
[24-Jul-2026 07:22:40 UTC] Full Log Data: {
    "timestamp": "2026-07-24 07:22:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "223.188.25.248",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "223.188.25.248, 172.71.124.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNSIsInVzZXJuYW1lIjoiQklHIEJPU1MiLCJlbWFpbCI6ImRqYWthc2gwMTExQGdtYWlsLmNvbSIsImV4cCI6MTc4NTQ4MjUxOX0.4Q_FHLIsGgLfIlz_0AbqjoSrTtHfiQkRVP_YGjkZXg4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2012cd17c50ce63-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "223.188.25.248",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 07:22:40 UTC] === END API CALL LOG ===
[24-Jul-2026 07:22:40 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 07:22:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNSIsInVzZXJuYW1lIjoiQklHIEJPU1MiLCJlbWFpbCI6ImRqYWthc2gwMTExQGdtYWlsLmNvbSIsImV4cCI6MTc4NTQ4MjUxOX0.4Q_FHLIsGgLfIlz_0AbqjoSrTtHfiQkRVP_YGjkZXg4
[24-Jul-2026 07:22:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 07:22:40 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 07:22:40 UTC] User ID: 1135
[24-Jul-2026 07:22:40 UTC] ✅ User profile retrieved successfully for user ID: 1135
[24-Jul-2026 07:22:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 07:22:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 07:22:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"223.188.25.248, 172.71.124.89","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNSIsInVzZXJuYW1lIjoiQklHIEJPU1MiLCJlbWFpbCI6ImRqYWthc2gwMTExQGdtYWlsLmNvbSIsImV4cCI6MTc4NTQ4MjUxOX0.4Q_FHLIsGgLfIlz_0AbqjoSrTtHfiQkRVP_YGjkZXg4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2012cd17c46ce63-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"223.188.25.248","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-Jul-2026 07:22:40 UTC] === User Orders API Called ===
[24-Jul-2026 07:22:40 UTC] User ID: 1135
[24-Jul-2026 07:22:40 UTC] Limit: 20, Offset: 0
[24-Jul-2026 07:22:40 UTC] Orders found: 0
[24-Jul-2026 07:22:40 UTC] Orders data: []
[24-Jul-2026 07:22:40 UTC] Total orders count: 0
[24-Jul-2026 07:22:42 UTC] === API CALL LOG ===
[24-Jul-2026 07:22:42 UTC] Endpoint: user/profile.php
[24-Jul-2026 07:22:42 UTC] Full Log Data: {
    "timestamp": "2026-07-24 07:22:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "223.188.25.248",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "223.188.25.248, 172.71.124.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNSIsInVzZXJuYW1lIjoiQklHIEJPU1MiLCJlbWFpbCI6ImRqYWthc2gwMTExQGdtYWlsLmNvbSIsImV4cCI6MTc4NTQ4MjUxOX0.4Q_FHLIsGgLfIlz_0AbqjoSrTtHfiQkRVP_YGjkZXg4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2012cdc4a48ce63-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "223.188.25.248",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 07:22:42 UTC] === END API CALL LOG ===
[24-Jul-2026 07:22:42 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 07:22:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNSIsInVzZXJuYW1lIjoiQklHIEJPU1MiLCJlbWFpbCI6ImRqYWthc2gwMTExQGdtYWlsLmNvbSIsImV4cCI6MTc4NTQ4MjUxOX0.4Q_FHLIsGgLfIlz_0AbqjoSrTtHfiQkRVP_YGjkZXg4
[24-Jul-2026 07:22:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 07:22:42 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 07:22:42 UTC] User ID: 1135
[24-Jul-2026 07:22:42 UTC] ✅ User profile retrieved successfully for user ID: 1135
[24-Jul-2026 07:22:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 07:22:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 07:22:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"223.188.25.248, 172.71.124.89","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNSIsInVzZXJuYW1lIjoiQklHIEJPU1MiLCJlbWFpbCI6ImRqYWthc2gwMTExQGdtYWlsLmNvbSIsImV4cCI6MTc4NTQ4MjUxOX0.4Q_FHLIsGgLfIlz_0AbqjoSrTtHfiQkRVP_YGjkZXg4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2012d072a22ce63-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"223.188.25.248","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-Jul-2026 07:22:48 UTC] === User Orders API Called ===
[24-Jul-2026 07:22:48 UTC] User ID: 1135
[24-Jul-2026 07:22:48 UTC] Limit: 20, Offset: 0
[24-Jul-2026 07:22:48 UTC] Orders found: 0
[24-Jul-2026 07:22:48 UTC] Orders data: []
[24-Jul-2026 07:22:48 UTC] Total orders count: 0
[24-Jul-2026 07:22:49 UTC] === API CALL LOG ===
[24-Jul-2026 07:22:49 UTC] Endpoint: user/profile.php
[24-Jul-2026 07:22:49 UTC] Full Log Data: {
    "timestamp": "2026-07-24 07:22:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "223.188.25.248",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "223.188.25.248, 172.71.124.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNSIsInVzZXJuYW1lIjoiQklHIEJPU1MiLCJlbWFpbCI6ImRqYWthc2gwMTExQGdtYWlsLmNvbSIsImV4cCI6MTc4NTQ4MjUxOX0.4Q_FHLIsGgLfIlz_0AbqjoSrTtHfiQkRVP_YGjkZXg4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2012d0d2a89ce63-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "223.188.25.248",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 07:22:49 UTC] === END API CALL LOG ===
[24-Jul-2026 07:22:49 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 07:22:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNSIsInVzZXJuYW1lIjoiQklHIEJPU1MiLCJlbWFpbCI6ImRqYWthc2gwMTExQGdtYWlsLmNvbSIsImV4cCI6MTc4NTQ4MjUxOX0.4Q_FHLIsGgLfIlz_0AbqjoSrTtHfiQkRVP_YGjkZXg4
[24-Jul-2026 07:22:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 07:22:49 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 07:22:49 UTC] User ID: 1135
[24-Jul-2026 07:22:49 UTC] ✅ User profile retrieved successfully for user ID: 1135
[24-Jul-2026 07:22:50 UTC] User Purchases API - User ID: 1135
[24-Jul-2026 07:22:50 UTC] User Purchases API - Total purchases found: 0
[24-Jul-2026 07:22:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 07:22:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 07:22:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"223.188.25.248, 172.71.124.89","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNSIsInVzZXJuYW1lIjoiQklHIEJPU1MiLCJlbWFpbCI6ImRqYWthc2gwMTExQGdtYWlsLmNvbSIsImV4cCI6MTc4NTQ4MjUxOX0.4Q_FHLIsGgLfIlz_0AbqjoSrTtHfiQkRVP_YGjkZXg4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2012d3489b9ce63-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"223.188.25.248","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-Jul-2026 07:22:56 UTC] === User Orders API Called ===
[24-Jul-2026 07:22:56 UTC] User ID: 1135
[24-Jul-2026 07:22:56 UTC] Limit: 20, Offset: 0
[24-Jul-2026 07:22:56 UTC] Orders found: 0
[24-Jul-2026 07:22:56 UTC] Orders data: []
[24-Jul-2026 07:22:56 UTC] Total orders count: 0
[24-Jul-2026 07:22:56 UTC] === API CALL LOG ===
[24-Jul-2026 07:22:56 UTC] Endpoint: user/profile.php
[24-Jul-2026 07:22:56 UTC] Full Log Data: {
    "timestamp": "2026-07-24 07:22:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "223.188.25.248",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "223.188.25.248, 172.71.124.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNSIsInVzZXJuYW1lIjoiQklHIEJPU1MiLCJlbWFpbCI6ImRqYWthc2gwMTExQGdtYWlsLmNvbSIsImV4cCI6MTc4NTQ4MjUxOX0.4Q_FHLIsGgLfIlz_0AbqjoSrTtHfiQkRVP_YGjkZXg4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2012d353bc9ce63-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "223.188.25.248",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 07:22:56 UTC] === END API CALL LOG ===
[24-Jul-2026 07:22:56 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 07:22:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNSIsInVzZXJuYW1lIjoiQklHIEJPU1MiLCJlbWFpbCI6ImRqYWthc2gwMTExQGdtYWlsLmNvbSIsImV4cCI6MTc4NTQ4MjUxOX0.4Q_FHLIsGgLfIlz_0AbqjoSrTtHfiQkRVP_YGjkZXg4
[24-Jul-2026 07:22:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 07:22:56 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 07:22:56 UTC] User ID: 1135
[24-Jul-2026 07:22:56 UTC] ✅ User profile retrieved successfully for user ID: 1135
[24-Jul-2026 07:22:56 UTC] === API CALL LOG ===
[24-Jul-2026 07:22:56 UTC] Endpoint: user/profile.php
[24-Jul-2026 07:22:56 UTC] Full Log Data: {
    "timestamp": "2026-07-24 07:22:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "223.188.25.248",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "223.188.25.248, 172.71.124.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNSIsInVzZXJuYW1lIjoiQklHIEJPU1MiLCJlbWFpbCI6ImRqYWthc2gwMTExQGdtYWlsLmNvbSIsImV4cCI6MTc4NTQ4MjUxOX0.4Q_FHLIsGgLfIlz_0AbqjoSrTtHfiQkRVP_YGjkZXg4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2012d387d2fce63-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "223.188.25.248",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 07:22:56 UTC] === END API CALL LOG ===
[24-Jul-2026 07:22:56 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 07:22:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNSIsInVzZXJuYW1lIjoiQklHIEJPU1MiLCJlbWFpbCI6ImRqYWthc2gwMTExQGdtYWlsLmNvbSIsImV4cCI6MTc4NTQ4MjUxOX0.4Q_FHLIsGgLfIlz_0AbqjoSrTtHfiQkRVP_YGjkZXg4
[24-Jul-2026 07:22:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 07:22:56 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 07:22:56 UTC] User ID: 1135
[24-Jul-2026 07:22:56 UTC] ✅ User profile retrieved successfully for user ID: 1135
[24-Jul-2026 07:22:57 UTC] === API CALL LOG ===
[24-Jul-2026 07:22:57 UTC] Endpoint: user/profile.php
[24-Jul-2026 07:22:57 UTC] Full Log Data: {
    "timestamp": "2026-07-24 07:22:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "223.188.25.248",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "223.188.25.248, 172.71.124.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNSIsInVzZXJuYW1lIjoiQklHIEJPU1MiLCJlbWFpbCI6ImRqYWthc2gwMTExQGdtYWlsLmNvbSIsImV4cCI6MTc4NTQ4MjUxOX0.4Q_FHLIsGgLfIlz_0AbqjoSrTtHfiQkRVP_YGjkZXg4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2012d3bae65ce63-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "223.188.25.248",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 07:22:57 UTC] === END API CALL LOG ===
[24-Jul-2026 07:22:57 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 07:22:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNSIsInVzZXJuYW1lIjoiQklHIEJPU1MiLCJlbWFpbCI6ImRqYWthc2gwMTExQGdtYWlsLmNvbSIsImV4cCI6MTc4NTQ4MjUxOX0.4Q_FHLIsGgLfIlz_0AbqjoSrTtHfiQkRVP_YGjkZXg4
[24-Jul-2026 07:22:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 07:22:57 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 07:22:57 UTC] User ID: 1135
[24-Jul-2026 07:22:57 UTC] ✅ User profile retrieved successfully for user ID: 1135
[24-Jul-2026 07:23:16 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 07:23:16 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 07:23:16 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"223.188.25.248, 172.71.124.88","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNSIsInVzZXJuYW1lIjoiQklHIEJPU1MiLCJlbWFpbCI6ImRqYWthc2gwMTExQGdtYWlsLmNvbSIsImV4cCI6MTc4NTQ4MjUxOX0.4Q_FHLIsGgLfIlz_0AbqjoSrTtHfiQkRVP_YGjkZXg4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2012dae5acace63-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"223.188.25.248","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-Jul-2026 07:23:16 UTC] === User Orders API Called ===
[24-Jul-2026 07:23:16 UTC] User ID: 1135
[24-Jul-2026 07:23:16 UTC] Limit: 20, Offset: 0
[24-Jul-2026 07:23:16 UTC] Orders found: 0
[24-Jul-2026 07:23:16 UTC] Orders data: []
[24-Jul-2026 07:23:16 UTC] Total orders count: 0
[24-Jul-2026 07:23:16 UTC] === API CALL LOG ===
[24-Jul-2026 07:23:16 UTC] Endpoint: user/profile.php
[24-Jul-2026 07:23:16 UTC] Full Log Data: {
    "timestamp": "2026-07-24 07:23:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "223.188.25.248",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "223.188.25.248, 172.71.124.88",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNSIsInVzZXJuYW1lIjoiQklHIEJPU1MiLCJlbWFpbCI6ImRqYWthc2gwMTExQGdtYWlsLmNvbSIsImV4cCI6MTc4NTQ4MjUxOX0.4Q_FHLIsGgLfIlz_0AbqjoSrTtHfiQkRVP_YGjkZXg4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2012db23e58ce63-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "223.188.25.248",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 07:23:16 UTC] === END API CALL LOG ===
[24-Jul-2026 07:23:16 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 07:23:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNSIsInVzZXJuYW1lIjoiQklHIEJPU1MiLCJlbWFpbCI6ImRqYWthc2gwMTExQGdtYWlsLmNvbSIsImV4cCI6MTc4NTQ4MjUxOX0.4Q_FHLIsGgLfIlz_0AbqjoSrTtHfiQkRVP_YGjkZXg4
[24-Jul-2026 07:23:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 07:23:16 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 07:23:16 UTC] User ID: 1135
[24-Jul-2026 07:23:16 UTC] ✅ User profile retrieved successfully for user ID: 1135
[24-Jul-2026 07:23:16 UTC] === API CALL LOG ===
[24-Jul-2026 07:23:16 UTC] Endpoint: user/profile.php
[24-Jul-2026 07:23:16 UTC] Full Log Data: {
    "timestamp": "2026-07-24 07:23:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "223.188.25.248",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "223.188.25.248, 172.71.124.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNSIsInVzZXJuYW1lIjoiQklHIEJPU1MiLCJlbWFpbCI6ImRqYWthc2gwMTExQGdtYWlsLmNvbSIsImV4cCI6MTc4NTQ4MjUxOX0.4Q_FHLIsGgLfIlz_0AbqjoSrTtHfiQkRVP_YGjkZXg4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2012daf8e39ce63-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "223.188.25.248",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 07:23:16 UTC] === END API CALL LOG ===
[24-Jul-2026 07:23:16 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 07:23:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNSIsInVzZXJuYW1lIjoiQklHIEJPU1MiLCJlbWFpbCI6ImRqYWthc2gwMTExQGdtYWlsLmNvbSIsImV4cCI6MTc4NTQ4MjUxOX0.4Q_FHLIsGgLfIlz_0AbqjoSrTtHfiQkRVP_YGjkZXg4
[24-Jul-2026 07:23:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 07:23:16 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 07:23:16 UTC] User ID: 1135
[24-Jul-2026 07:23:16 UTC] ✅ User profile retrieved successfully for user ID: 1135
[24-Jul-2026 07:23:17 UTC] === API CALL LOG ===
[24-Jul-2026 07:23:17 UTC] Endpoint: user/profile.php
[24-Jul-2026 07:23:17 UTC] Full Log Data: {
    "timestamp": "2026-07-24 07:23:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "223.188.25.248",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "223.188.25.248, 172.71.124.88",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNSIsInVzZXJuYW1lIjoiQklHIEJPU1MiLCJlbWFpbCI6ImRqYWthc2gwMTExQGdtYWlsLmNvbSIsImV4cCI6MTc4NTQ4MjUxOX0.4Q_FHLIsGgLfIlz_0AbqjoSrTtHfiQkRVP_YGjkZXg4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2012dba1ca0ce63-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "223.188.25.248",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 07:23:17 UTC] === END API CALL LOG ===
[24-Jul-2026 07:23:17 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 07:23:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNSIsInVzZXJuYW1lIjoiQklHIEJPU1MiLCJlbWFpbCI6ImRqYWthc2gwMTExQGdtYWlsLmNvbSIsImV4cCI6MTc4NTQ4MjUxOX0.4Q_FHLIsGgLfIlz_0AbqjoSrTtHfiQkRVP_YGjkZXg4
[24-Jul-2026 07:23:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 07:23:17 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 07:23:17 UTC] User ID: 1135
[24-Jul-2026 07:23:17 UTC] ✅ User profile retrieved successfully for user ID: 1135
[24-Jul-2026 07:28:14 UTC] === API CALL LOG ===
[24-Jul-2026 07:28:14 UTC] Endpoint: user/profile.php
[24-Jul-2026 07:28:14 UTC] Full Log Data: {
    "timestamp": "2026-07-24 07:28:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "223.188.25.248",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "223.188.25.248, 172.70.142.225",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNSIsInVzZXJuYW1lIjoiQklHIEJPU1MiLCJlbWFpbCI6ImRqYWthc2gwMTExQGdtYWlsLmNvbSIsImV4cCI6MTc4NTQ4MjUxOX0.4Q_FHLIsGgLfIlz_0AbqjoSrTtHfiQkRVP_YGjkZXg4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20134f97850281e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "223.188.25.248",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 07:28:14 UTC] === END API CALL LOG ===
[24-Jul-2026 07:28:14 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 07:28:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNSIsInVzZXJuYW1lIjoiQklHIEJPU1MiLCJlbWFpbCI6ImRqYWthc2gwMTExQGdtYWlsLmNvbSIsImV4cCI6MTc4NTQ4MjUxOX0.4Q_FHLIsGgLfIlz_0AbqjoSrTtHfiQkRVP_YGjkZXg4
[24-Jul-2026 07:28:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 07:28:14 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 07:28:14 UTC] User ID: 1135
[24-Jul-2026 07:28:14 UTC] ✅ User profile retrieved successfully for user ID: 1135
[24-Jul-2026 07:30:00 UTC] === API CALL LOG ===
[24-Jul-2026 07:30:00 UTC] Endpoint: user/profile.php
[24-Jul-2026 07:30:00 UTC] Full Log Data: {
    "timestamp": "2026-07-24 07:30:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "223.188.25.248",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "223.188.25.248, 172.70.208.4",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNSIsInVzZXJuYW1lIjoiQklHIEJPU1MiLCJlbWFpbCI6ImRqYWthc2gwMTExQGdtYWlsLmNvbSIsImV4cCI6MTc4NTQ4MjUxOX0.4Q_FHLIsGgLfIlz_0AbqjoSrTtHfiQkRVP_YGjkZXg4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a201378dbadbfd75-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "223.188.25.248",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 07:30:00 UTC] === END API CALL LOG ===
[24-Jul-2026 07:30:00 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 07:30:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNSIsInVzZXJuYW1lIjoiQklHIEJPU1MiLCJlbWFpbCI6ImRqYWthc2gwMTExQGdtYWlsLmNvbSIsImV4cCI6MTc4NTQ4MjUxOX0.4Q_FHLIsGgLfIlz_0AbqjoSrTtHfiQkRVP_YGjkZXg4
[24-Jul-2026 07:30:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 07:30:00 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 07:30:00 UTC] User ID: 1135
[24-Jul-2026 07:30:00 UTC] ✅ User profile retrieved successfully for user ID: 1135
[24-Jul-2026 07:30:01 UTC] === API CALL LOG ===
[24-Jul-2026 07:30:01 UTC] Endpoint: user/profile.php
[24-Jul-2026 07:30:01 UTC] Full Log Data: {
    "timestamp": "2026-07-24 07:30:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "223.188.25.248",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "223.188.25.248, 172.70.208.4",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNSIsInVzZXJuYW1lIjoiQklHIEJPU1MiLCJlbWFpbCI6ImRqYWthc2gwMTExQGdtYWlsLmNvbSIsImV4cCI6MTc4NTQ4MjUxOX0.4Q_FHLIsGgLfIlz_0AbqjoSrTtHfiQkRVP_YGjkZXg4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2013794e951fd75-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "223.188.25.248",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 07:30:01 UTC] === END API CALL LOG ===
[24-Jul-2026 07:30:01 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 07:30:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNSIsInVzZXJuYW1lIjoiQklHIEJPU1MiLCJlbWFpbCI6ImRqYWthc2gwMTExQGdtYWlsLmNvbSIsImV4cCI6MTc4NTQ4MjUxOX0.4Q_FHLIsGgLfIlz_0AbqjoSrTtHfiQkRVP_YGjkZXg4
[24-Jul-2026 07:30:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 07:30:01 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 07:30:01 UTC] User ID: 1135
[24-Jul-2026 07:30:01 UTC] ✅ User profile retrieved successfully for user ID: 1135
[24-Jul-2026 07:30:01 UTC] === API CALL LOG ===
[24-Jul-2026 07:30:01 UTC] Endpoint: user/profile.php
[24-Jul-2026 07:30:01 UTC] Full Log Data: {
    "timestamp": "2026-07-24 07:30:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "223.188.25.248",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "223.188.25.248, 172.70.208.4",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNSIsInVzZXJuYW1lIjoiQklHIEJPU1MiLCJlbWFpbCI6ImRqYWthc2gwMTExQGdtYWlsLmNvbSIsImV4cCI6MTc4NTQ4MjUxOX0.4Q_FHLIsGgLfIlz_0AbqjoSrTtHfiQkRVP_YGjkZXg4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2013795abbffd75-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "223.188.25.248",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 07:30:01 UTC] === END API CALL LOG ===
[24-Jul-2026 07:30:01 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 07:30:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNSIsInVzZXJuYW1lIjoiQklHIEJPU1MiLCJlbWFpbCI6ImRqYWthc2gwMTExQGdtYWlsLmNvbSIsImV4cCI6MTc4NTQ4MjUxOX0.4Q_FHLIsGgLfIlz_0AbqjoSrTtHfiQkRVP_YGjkZXg4
[24-Jul-2026 07:30:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 07:30:01 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 07:30:01 UTC] User ID: 1135
[24-Jul-2026 07:30:01 UTC] ✅ User profile retrieved successfully for user ID: 1135
[24-Jul-2026 07:30:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 07:30:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 07:30:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"223.188.25.248, 172.70.208.49","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNSIsInVzZXJuYW1lIjoiQklHIEJPU1MiLCJlbWFpbCI6ImRqYWthc2gwMTExQGdtYWlsLmNvbSIsImV4cCI6MTc4NTQ4MjUxOX0.4Q_FHLIsGgLfIlz_0AbqjoSrTtHfiQkRVP_YGjkZXg4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2013795abb7fd75-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"223.188.25.248","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-Jul-2026 07:30:01 UTC] === User Orders API Called ===
[24-Jul-2026 07:30:01 UTC] User ID: 1135
[24-Jul-2026 07:30:01 UTC] Limit: 20, Offset: 0
[24-Jul-2026 07:30:01 UTC] Orders found: 0
[24-Jul-2026 07:30:01 UTC] Orders data: []
[24-Jul-2026 07:30:01 UTC] Total orders count: 0
[24-Jul-2026 07:30:02 UTC] === API CALL LOG ===
[24-Jul-2026 07:30:02 UTC] Endpoint: user/profile.php
[24-Jul-2026 07:30:02 UTC] Full Log Data: {
    "timestamp": "2026-07-24 07:30:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "223.188.25.248",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "223.188.25.248, 172.70.208.4",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNSIsInVzZXJuYW1lIjoiQklHIEJPU1MiLCJlbWFpbCI6ImRqYWthc2gwMTExQGdtYWlsLmNvbSIsImV4cCI6MTc4NTQ4MjUxOX0.4Q_FHLIsGgLfIlz_0AbqjoSrTtHfiQkRVP_YGjkZXg4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20137a01f3bfd75-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "223.188.25.248",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 07:30:02 UTC] === END API CALL LOG ===
[24-Jul-2026 07:30:02 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 07:30:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNSIsInVzZXJuYW1lIjoiQklHIEJPU1MiLCJlbWFpbCI6ImRqYWthc2gwMTExQGdtYWlsLmNvbSIsImV4cCI6MTc4NTQ4MjUxOX0.4Q_FHLIsGgLfIlz_0AbqjoSrTtHfiQkRVP_YGjkZXg4
[24-Jul-2026 07:30:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 07:30:02 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 07:30:02 UTC] User ID: 1135
[24-Jul-2026 07:30:02 UTC] ✅ User profile retrieved successfully for user ID: 1135
[24-Jul-2026 07:35:50 UTC] === API CALL LOG ===
[24-Jul-2026 07:35:50 UTC] Endpoint: user/profile.php
[24-Jul-2026 07:35:50 UTC] Full Log Data: {
    "timestamp": "2026-07-24 07:35:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "129.222.206.84",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "129.222.206.84, 104.22.45.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTA4LCJ1c2VybmFtZSI6IkFTVVFVTyIsImVtYWlsIjoiYXN1cXVvaW5ub2NlbnQ0MzZAZ21haWwuY29tIiwiZXhwIjoxNzg1NDgzMzQ5fQ.YB3aY-iXTjhY0_AW3gr_0wAO2S3I0ULHBEsRpTY6J3o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a201401cbc30dbed-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "129.222.206.84",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 07:35:50 UTC] === END API CALL LOG ===
[24-Jul-2026 07:35:50 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 07:35:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTA4LCJ1c2VybmFtZSI6IkFTVVFVTyIsImVtYWlsIjoiYXN1cXVvaW5ub2NlbnQ0MzZAZ21haWwuY29tIiwiZXhwIjoxNzg1NDgzMzQ5fQ.YB3aY-iXTjhY0_AW3gr_0wAO2S3I0ULHBEsRpTY6J3o
[24-Jul-2026 07:35:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 07:35:50 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 07:35:50 UTC] User ID: 1108
[24-Jul-2026 07:35:50 UTC] ✅ User profile retrieved successfully for user ID: 1108
[24-Jul-2026 07:35:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 07:35:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 07:35:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"129.222.206.84, 104.22.45.74","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTA4LCJ1c2VybmFtZSI6IkFTVVFVTyIsImVtYWlsIjoiYXN1cXVvaW5ub2NlbnQ0MzZAZ21haWwuY29tIiwiZXhwIjoxNzg1NDgzMzQ5fQ.YB3aY-iXTjhY0_AW3gr_0wAO2S3I0ULHBEsRpTY6J3o","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2014020ddfcdbed-JNB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"129.222.206.84","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-Jul-2026 07:35:51 UTC] === User Orders API Called ===
[24-Jul-2026 07:35:51 UTC] User ID: 1108
[24-Jul-2026 07:35:51 UTC] Limit: 20, Offset: 0
[24-Jul-2026 07:35:51 UTC] Orders found: 2
[24-Jul-2026 07:35:51 UTC] Orders data: [{"id":413,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/winning_plug_00","status":"pending","created_at":"2026-07-22 12:48:19","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":412,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/winning_plug_00","status":"pending","created_at":"2026-07-22 11:57:13","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Jul-2026 07:35:51 UTC] Total orders count: 2
[24-Jul-2026 07:35:51 UTC] === API CALL LOG ===
[24-Jul-2026 07:35:51 UTC] Endpoint: user/profile.php
[24-Jul-2026 07:35:51 UTC] Full Log Data: {
    "timestamp": "2026-07-24 07:35:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "129.222.206.84",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "129.222.206.84, 104.22.45.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTA4LCJ1c2VybmFtZSI6IkFTVVFVTyIsImVtYWlsIjoiYXN1cXVvaW5ub2NlbnQ0MzZAZ21haWwuY29tIiwiZXhwIjoxNzg1NDgzMzQ5fQ.YB3aY-iXTjhY0_AW3gr_0wAO2S3I0ULHBEsRpTY6J3o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2014020ddfedbed-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "129.222.206.84",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 07:35:51 UTC] === END API CALL LOG ===
[24-Jul-2026 07:35:51 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 07:35:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTA4LCJ1c2VybmFtZSI6IkFTVVFVTyIsImVtYWlsIjoiYXN1cXVvaW5ub2NlbnQ0MzZAZ21haWwuY29tIiwiZXhwIjoxNzg1NDgzMzQ5fQ.YB3aY-iXTjhY0_AW3gr_0wAO2S3I0ULHBEsRpTY6J3o
[24-Jul-2026 07:35:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 07:35:51 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 07:35:51 UTC] User ID: 1108
[24-Jul-2026 07:35:51 UTC] ✅ User profile retrieved successfully for user ID: 1108
[24-Jul-2026 07:35:59 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 07:35:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 07:35:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"129.222.206.84, 104.22.45.74","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTA4LCJ1c2VybmFtZSI6IkFTVVFVTyIsImVtYWlsIjoiYXN1cXVvaW5ub2NlbnQ0MzZAZ21haWwuY29tIiwiZXhwIjoxNzg1NDgzMzQ5fQ.YB3aY-iXTjhY0_AW3gr_0wAO2S3I0ULHBEsRpTY6J3o","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2014053df3fdbed-JNB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"129.222.206.84","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-Jul-2026 07:35:59 UTC] === User Orders API Called ===
[24-Jul-2026 07:35:59 UTC] User ID: 1108
[24-Jul-2026 07:35:59 UTC] Limit: 20, Offset: 0
[24-Jul-2026 07:35:59 UTC] Orders found: 2
[24-Jul-2026 07:35:59 UTC] Orders data: [{"id":413,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/winning_plug_00","status":"pending","created_at":"2026-07-22 12:48:19","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":412,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/winning_plug_00","status":"pending","created_at":"2026-07-22 11:57:13","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Jul-2026 07:35:59 UTC] Total orders count: 2
[24-Jul-2026 07:36:15 UTC] === API CALL LOG ===
[24-Jul-2026 07:36:15 UTC] Endpoint: user/profile.php
[24-Jul-2026 07:36:15 UTC] Full Log Data: {
    "timestamp": "2026-07-24 07:36:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "129.222.206.84",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "129.222.206.84, 104.22.45.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTA4LCJ1c2VybmFtZSI6IkFTVVFVTyIsImVtYWlsIjoiYXN1cXVvaW5ub2NlbnQ0MzZAZ21haWwuY29tIiwiZXhwIjoxNzg1NDgzMzQ5fQ.YB3aY-iXTjhY0_AW3gr_0wAO2S3I0ULHBEsRpTY6J3o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20140b2fe6edbed-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "129.222.206.84",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 07:36:15 UTC] === END API CALL LOG ===
[24-Jul-2026 07:36:15 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 07:36:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTA4LCJ1c2VybmFtZSI6IkFTVVFVTyIsImVtYWlsIjoiYXN1cXVvaW5ub2NlbnQ0MzZAZ21haWwuY29tIiwiZXhwIjoxNzg1NDgzMzQ5fQ.YB3aY-iXTjhY0_AW3gr_0wAO2S3I0ULHBEsRpTY6J3o
[24-Jul-2026 07:36:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 07:36:15 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 07:36:15 UTC] User ID: 1108
[24-Jul-2026 07:36:15 UTC] ✅ User profile retrieved successfully for user ID: 1108
[24-Jul-2026 07:36:15 UTC] User Purchases API - User ID: 1108
[24-Jul-2026 07:36:15 UTC] User Purchases API - Total purchases found: 0
[24-Jul-2026 07:36:30 UTC] User Purchases API - User ID: 1108
[24-Jul-2026 07:36:30 UTC] User Purchases API - Total purchases found: 0
[24-Jul-2026 07:36:33 UTC] === API CALL LOG ===
[24-Jul-2026 07:36:33 UTC] Endpoint: user/profile.php
[24-Jul-2026 07:36:33 UTC] Full Log Data: {
    "timestamp": "2026-07-24 07:36:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "129.222.206.84",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "129.222.206.84, 104.22.45.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTA4LCJ1c2VybmFtZSI6IkFTVVFVTyIsImVtYWlsIjoiYXN1cXVvaW5ub2NlbnQ0MzZAZ21haWwuY29tIiwiZXhwIjoxNzg1NDgzMzQ5fQ.YB3aY-iXTjhY0_AW3gr_0wAO2S3I0ULHBEsRpTY6J3o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2014126aa37dbed-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "129.222.206.84",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 07:36:33 UTC] === END API CALL LOG ===
[24-Jul-2026 07:36:33 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 07:36:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTA4LCJ1c2VybmFtZSI6IkFTVVFVTyIsImVtYWlsIjoiYXN1cXVvaW5ub2NlbnQ0MzZAZ21haWwuY29tIiwiZXhwIjoxNzg1NDgzMzQ5fQ.YB3aY-iXTjhY0_AW3gr_0wAO2S3I0ULHBEsRpTY6J3o
[24-Jul-2026 07:36:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 07:36:33 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 07:36:33 UTC] User ID: 1108
[24-Jul-2026 07:36:33 UTC] ✅ User profile retrieved successfully for user ID: 1108
[24-Jul-2026 07:36:35 UTC] User Purchases API - User ID: 1108
[24-Jul-2026 07:36:35 UTC] User Purchases API - Total purchases found: 0
[24-Jul-2026 07:49:52 UTC] === API CALL LOG ===
[24-Jul-2026 07:49:52 UTC] Endpoint: user/profile.php
[24-Jul-2026 07:49:52 UTC] Full Log Data: {
    "timestamp": "2026-07-24 07:49:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.159.238.138",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.159.238.138, 104.22.45.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNiIsInVzZXJuYW1lIjoiTEVPU0FOVE9TMTk3OCIsImVtYWlsIjoic2hhcm9uY2hlcGtlbW9pMTQzOUBnbWFpbC5jb20iLCJleHAiOjE3ODU0ODQxOTB9.WlRx24VgAnK5sEw3QR81U8At57CWaDSvf_ARjlLIyFQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20154ab2d3e1560-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.159.238.138",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 07:49:52 UTC] === END API CALL LOG ===
[24-Jul-2026 07:49:52 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 07:49:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNiIsInVzZXJuYW1lIjoiTEVPU0FOVE9TMTk3OCIsImVtYWlsIjoic2hhcm9uY2hlcGtlbW9pMTQzOUBnbWFpbC5jb20iLCJleHAiOjE3ODU0ODQxOTB9.WlRx24VgAnK5sEw3QR81U8At57CWaDSvf_ARjlLIyFQ
[24-Jul-2026 07:49:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 07:49:52 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 07:49:52 UTC] User ID: 1136
[24-Jul-2026 07:49:52 UTC] ✅ User profile retrieved successfully for user ID: 1136
[24-Jul-2026 07:49:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 07:49:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 07:49:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"154.159.238.138, 104.22.45.74","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNiIsInVzZXJuYW1lIjoiTEVPU0FOVE9TMTk3OCIsImVtYWlsIjoic2hhcm9uY2hlcGtlbW9pMTQzOUBnbWFpbC5jb20iLCJleHAiOjE3ODU0ODQxOTB9.WlRx24VgAnK5sEw3QR81U8At57CWaDSvf_ARjlLIyFQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20154abdf571560-JNB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"154.159.238.138","cf-ipcountry":"KE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-Jul-2026 07:49:52 UTC] === User Orders API Called ===
[24-Jul-2026 07:49:52 UTC] User ID: 1136
[24-Jul-2026 07:49:52 UTC] Limit: 20, Offset: 0
[24-Jul-2026 07:49:52 UTC] Orders found: 0
[24-Jul-2026 07:49:52 UTC] Orders data: []
[24-Jul-2026 07:49:52 UTC] Total orders count: 0
[24-Jul-2026 07:49:52 UTC] === API CALL LOG ===
[24-Jul-2026 07:49:52 UTC] Endpoint: user/profile.php
[24-Jul-2026 07:49:52 UTC] Full Log Data: {
    "timestamp": "2026-07-24 07:49:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.159.238.138",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.159.238.138, 104.22.45.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNiIsInVzZXJuYW1lIjoiTEVPU0FOVE9TMTk3OCIsImVtYWlsIjoic2hhcm9uY2hlcGtlbW9pMTQzOUBnbWFpbC5jb20iLCJleHAiOjE3ODU0ODQxOTB9.WlRx24VgAnK5sEw3QR81U8At57CWaDSvf_ARjlLIyFQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20154abdf5c1560-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.159.238.138",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 07:49:52 UTC] === END API CALL LOG ===
[24-Jul-2026 07:49:52 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 07:49:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNiIsInVzZXJuYW1lIjoiTEVPU0FOVE9TMTk3OCIsImVtYWlsIjoic2hhcm9uY2hlcGtlbW9pMTQzOUBnbWFpbC5jb20iLCJleHAiOjE3ODU0ODQxOTB9.WlRx24VgAnK5sEw3QR81U8At57CWaDSvf_ARjlLIyFQ
[24-Jul-2026 07:49:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 07:49:52 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 07:49:52 UTC] User ID: 1136
[24-Jul-2026 07:49:52 UTC] ✅ User profile retrieved successfully for user ID: 1136
[24-Jul-2026 07:49:54 UTC] === API CALL LOG ===
[24-Jul-2026 07:49:54 UTC] Endpoint: user/profile.php
[24-Jul-2026 07:49:54 UTC] Full Log Data: {
    "timestamp": "2026-07-24 07:49:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.159.238.138",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.159.238.138, 104.22.45.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNiIsInVzZXJuYW1lIjoiTEVPU0FOVE9TMTk3OCIsImVtYWlsIjoic2hhcm9uY2hlcGtlbW9pMTQzOUBnbWFpbC5jb20iLCJleHAiOjE3ODU0ODQxOTB9.WlRx24VgAnK5sEw3QR81U8At57CWaDSvf_ARjlLIyFQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20154b45f1f1560-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.159.238.138",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 07:49:54 UTC] === END API CALL LOG ===
[24-Jul-2026 07:49:54 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 07:49:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNiIsInVzZXJuYW1lIjoiTEVPU0FOVE9TMTk3OCIsImVtYWlsIjoic2hhcm9uY2hlcGtlbW9pMTQzOUBnbWFpbC5jb20iLCJleHAiOjE3ODU0ODQxOTB9.WlRx24VgAnK5sEw3QR81U8At57CWaDSvf_ARjlLIyFQ
[24-Jul-2026 07:49:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 07:49:54 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 07:49:54 UTC] User ID: 1136
[24-Jul-2026 07:49:54 UTC] ✅ User profile retrieved successfully for user ID: 1136
[24-Jul-2026 07:50:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 07:50:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 07:50:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"154.159.238.138, 104.22.45.74","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNiIsInVzZXJuYW1lIjoiTEVPU0FOVE9TMTk3OCIsImVtYWlsIjoic2hhcm9uY2hlcGtlbW9pMTQzOUBnbWFpbC5jb20iLCJleHAiOjE3ODU0ODQxOTB9.WlRx24VgAnK5sEw3QR81U8At57CWaDSvf_ARjlLIyFQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a201555f8d761560-JNB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"154.159.238.138","cf-ipcountry":"KE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-Jul-2026 07:50:21 UTC] === User Orders API Called ===
[24-Jul-2026 07:50:21 UTC] User ID: 1136
[24-Jul-2026 07:50:21 UTC] Limit: 20, Offset: 0
[24-Jul-2026 07:50:21 UTC] Orders found: 0
[24-Jul-2026 07:50:21 UTC] Orders data: []
[24-Jul-2026 07:50:21 UTC] Total orders count: 0
[24-Jul-2026 07:51:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 07:51:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 07:51:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"154.159.238.138, 104.22.45.74","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNiIsInVzZXJuYW1lIjoiTEVPU0FOVE9TMTk3OCIsImVtYWlsIjoic2hhcm9uY2hlcGtlbW9pMTQzOUBnbWFpbC5jb20iLCJleHAiOjE3ODU0ODQxOTB9.WlRx24VgAnK5sEw3QR81U8At57CWaDSvf_ARjlLIyFQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20156566d6b1560-JNB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"154.159.238.138","cf-ipcountry":"KE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-Jul-2026 07:51:01 UTC] === User Orders API Called ===
[24-Jul-2026 07:51:01 UTC] User ID: 1136
[24-Jul-2026 07:51:01 UTC] Limit: 20, Offset: 0
[24-Jul-2026 07:51:01 UTC] Orders found: 0
[24-Jul-2026 07:51:01 UTC] Orders data: []
[24-Jul-2026 07:51:01 UTC] Total orders count: 0
[24-Jul-2026 07:51:01 UTC] === API CALL LOG ===
[24-Jul-2026 07:51:01 UTC] Endpoint: user/profile.php
[24-Jul-2026 07:51:01 UTC] Full Log Data: {
    "timestamp": "2026-07-24 07:51:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.159.238.138",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.159.238.138, 104.22.45.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNiIsInVzZXJuYW1lIjoiTEVPU0FOVE9TMTk3OCIsImVtYWlsIjoic2hhcm9uY2hlcGtlbW9pMTQzOUBnbWFpbC5jb20iLCJleHAiOjE3ODU0ODQxOTB9.WlRx24VgAnK5sEw3QR81U8At57CWaDSvf_ARjlLIyFQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20156566d6f1560-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.159.238.138",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 07:51:01 UTC] === END API CALL LOG ===
[24-Jul-2026 07:51:01 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 07:51:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNiIsInVzZXJuYW1lIjoiTEVPU0FOVE9TMTk3OCIsImVtYWlsIjoic2hhcm9uY2hlcGtlbW9pMTQzOUBnbWFpbC5jb20iLCJleHAiOjE3ODU0ODQxOTB9.WlRx24VgAnK5sEw3QR81U8At57CWaDSvf_ARjlLIyFQ
[24-Jul-2026 07:51:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 07:51:01 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 07:51:01 UTC] User ID: 1136
[24-Jul-2026 07:51:01 UTC] ✅ User profile retrieved successfully for user ID: 1136
[24-Jul-2026 07:51:01 UTC] === API CALL LOG ===
[24-Jul-2026 07:51:01 UTC] Endpoint: user/profile.php
[24-Jul-2026 07:51:01 UTC] Full Log Data: {
    "timestamp": "2026-07-24 07:51:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.159.238.138",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.159.238.138, 104.22.45.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNiIsInVzZXJuYW1lIjoiTEVPU0FOVE9TMTk3OCIsImVtYWlsIjoic2hhcm9uY2hlcGtlbW9pMTQzOUBnbWFpbC5jb20iLCJleHAiOjE3ODU0ODQxOTB9.WlRx24VgAnK5sEw3QR81U8At57CWaDSvf_ARjlLIyFQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2015659ef791560-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.159.238.138",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 07:51:01 UTC] === END API CALL LOG ===
[24-Jul-2026 07:51:01 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 07:51:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNiIsInVzZXJuYW1lIjoiTEVPU0FOVE9TMTk3OCIsImVtYWlsIjoic2hhcm9uY2hlcGtlbW9pMTQzOUBnbWFpbC5jb20iLCJleHAiOjE3ODU0ODQxOTB9.WlRx24VgAnK5sEw3QR81U8At57CWaDSvf_ARjlLIyFQ
[24-Jul-2026 07:51:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 07:51:01 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 07:51:01 UTC] User ID: 1136
[24-Jul-2026 07:51:01 UTC] ✅ User profile retrieved successfully for user ID: 1136
[24-Jul-2026 07:51:02 UTC] === API CALL LOG ===
[24-Jul-2026 07:51:02 UTC] Endpoint: user/profile.php
[24-Jul-2026 07:51:02 UTC] Full Log Data: {
    "timestamp": "2026-07-24 07:51:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.159.238.138",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.159.238.138, 104.22.45.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNiIsInVzZXJuYW1lIjoiTEVPU0FOVE9TMTk3OCIsImVtYWlsIjoic2hhcm9uY2hlcGtlbW9pMTQzOUBnbWFpbC5jb20iLCJleHAiOjE3ODU0ODQxOTB9.WlRx24VgAnK5sEw3QR81U8At57CWaDSvf_ARjlLIyFQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2015661acf31560-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.159.238.138",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 07:51:02 UTC] === END API CALL LOG ===
[24-Jul-2026 07:51:02 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 07:51:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNiIsInVzZXJuYW1lIjoiTEVPU0FOVE9TMTk3OCIsImVtYWlsIjoic2hhcm9uY2hlcGtlbW9pMTQzOUBnbWFpbC5jb20iLCJleHAiOjE3ODU0ODQxOTB9.WlRx24VgAnK5sEw3QR81U8At57CWaDSvf_ARjlLIyFQ
[24-Jul-2026 07:51:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 07:51:02 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 07:51:02 UTC] User ID: 1136
[24-Jul-2026 07:51:02 UTC] ✅ User profile retrieved successfully for user ID: 1136
[24-Jul-2026 07:51:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 07:51:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 07:51:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"154.159.238.138, 104.22.45.74","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNiIsInVzZXJuYW1lIjoiTEVPU0FOVE9TMTk3OCIsImVtYWlsIjoic2hhcm9uY2hlcGtlbW9pMTQzOUBnbWFpbC5jb20iLCJleHAiOjE3ODU0ODQxOTB9.WlRx24VgAnK5sEw3QR81U8At57CWaDSvf_ARjlLIyFQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a201568af83b1560-JNB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"154.159.238.138","cf-ipcountry":"KE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-Jul-2026 07:51:09 UTC] === User Orders API Called ===
[24-Jul-2026 07:51:09 UTC] User ID: 1136
[24-Jul-2026 07:51:09 UTC] Limit: 20, Offset: 0
[24-Jul-2026 07:51:09 UTC] Orders found: 0
[24-Jul-2026 07:51:09 UTC] Orders data: []
[24-Jul-2026 07:51:09 UTC] Total orders count: 0
[24-Jul-2026 07:51:12 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 07:51:12 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 07:51:12 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"154.159.238.138, 104.22.45.74","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNiIsInVzZXJuYW1lIjoiTEVPU0FOVE9TMTk3OCIsImVtYWlsIjoic2hhcm9uY2hlcGtlbW9pMTQzOUBnbWFpbC5jb20iLCJleHAiOjE3ODU0ODQxOTB9.WlRx24VgAnK5sEw3QR81U8At57CWaDSvf_ARjlLIyFQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20156a148b91560-JNB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"154.159.238.138","cf-ipcountry":"KE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-Jul-2026 07:51:12 UTC] === User Orders API Called ===
[24-Jul-2026 07:51:12 UTC] User ID: 1136
[24-Jul-2026 07:51:12 UTC] Limit: 20, Offset: 0
[24-Jul-2026 07:51:12 UTC] === API CALL LOG ===
[24-Jul-2026 07:51:12 UTC] Endpoint: user/profile.php
[24-Jul-2026 07:51:12 UTC] Orders found: 0
[24-Jul-2026 07:51:12 UTC] Orders data: []
[24-Jul-2026 07:51:12 UTC] Full Log Data: {
    "timestamp": "2026-07-24 07:51:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.159.238.138",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.159.238.138, 104.22.45.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNiIsInVzZXJuYW1lIjoiTEVPU0FOVE9TMTk3OCIsImVtYWlsIjoic2hhcm9uY2hlcGtlbW9pMTQzOUBnbWFpbC5jb20iLCJleHAiOjE3ODU0ODQxOTB9.WlRx24VgAnK5sEw3QR81U8At57CWaDSvf_ARjlLIyFQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20156a148bc1560-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.159.238.138",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 07:51:12 UTC] === END API CALL LOG ===
[24-Jul-2026 07:51:12 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 07:51:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNiIsInVzZXJuYW1lIjoiTEVPU0FOVE9TMTk3OCIsImVtYWlsIjoic2hhcm9uY2hlcGtlbW9pMTQzOUBnbWFpbC5jb20iLCJleHAiOjE3ODU0ODQxOTB9.WlRx24VgAnK5sEw3QR81U8At57CWaDSvf_ARjlLIyFQ
[24-Jul-2026 07:51:12 UTC] Total orders count: 0
[24-Jul-2026 07:51:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 07:51:12 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 07:51:12 UTC] User ID: 1136
[24-Jul-2026 07:51:12 UTC] ✅ User profile retrieved successfully for user ID: 1136
[24-Jul-2026 07:51:13 UTC] === API CALL LOG ===
[24-Jul-2026 07:51:13 UTC] Endpoint: user/profile.php
[24-Jul-2026 07:51:13 UTC] Full Log Data: {
    "timestamp": "2026-07-24 07:51:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.159.238.138",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.159.238.138, 104.22.45.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNiIsInVzZXJuYW1lIjoiTEVPU0FOVE9TMTk3OCIsImVtYWlsIjoic2hhcm9uY2hlcGtlbW9pMTQzOUBnbWFpbC5jb20iLCJleHAiOjE3ODU0ODQxOTB9.WlRx24VgAnK5sEw3QR81U8At57CWaDSvf_ARjlLIyFQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20156a41fe61560-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.159.238.138",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 07:51:13 UTC] === END API CALL LOG ===
[24-Jul-2026 07:51:13 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 07:51:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNiIsInVzZXJuYW1lIjoiTEVPU0FOVE9TMTk3OCIsImVtYWlsIjoic2hhcm9uY2hlcGtlbW9pMTQzOUBnbWFpbC5jb20iLCJleHAiOjE3ODU0ODQxOTB9.WlRx24VgAnK5sEw3QR81U8At57CWaDSvf_ARjlLIyFQ
[24-Jul-2026 07:51:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 07:51:13 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 07:51:13 UTC] User ID: 1136
[24-Jul-2026 07:51:13 UTC] ✅ User profile retrieved successfully for user ID: 1136
[24-Jul-2026 07:51:14 UTC] === API CALL LOG ===
[24-Jul-2026 07:51:14 UTC] Endpoint: user/profile.php
[24-Jul-2026 07:51:14 UTC] Full Log Data: {
    "timestamp": "2026-07-24 07:51:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.159.238.138",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.159.238.138, 104.22.45.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNiIsInVzZXJuYW1lIjoiTEVPU0FOVE9TMTk3OCIsImVtYWlsIjoic2hhcm9uY2hlcGtlbW9pMTQzOUBnbWFpbC5jb20iLCJleHAiOjE3ODU0ODQxOTB9.WlRx24VgAnK5sEw3QR81U8At57CWaDSvf_ARjlLIyFQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20156a8dc281560-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.159.238.138",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 07:51:14 UTC] === END API CALL LOG ===
[24-Jul-2026 07:51:14 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 07:51:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNiIsInVzZXJuYW1lIjoiTEVPU0FOVE9TMTk3OCIsImVtYWlsIjoic2hhcm9uY2hlcGtlbW9pMTQzOUBnbWFpbC5jb20iLCJleHAiOjE3ODU0ODQxOTB9.WlRx24VgAnK5sEw3QR81U8At57CWaDSvf_ARjlLIyFQ
[24-Jul-2026 07:51:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 07:51:14 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 07:51:14 UTC] User ID: 1136
[24-Jul-2026 07:51:14 UTC] ✅ User profile retrieved successfully for user ID: 1136
[24-Jul-2026 07:54:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 07:54:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 07:54:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"154.159.238.138, 104.22.45.75","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNiIsInVzZXJuYW1lIjoiTEVPU0FOVE9TMTk3OCIsImVtYWlsIjoic2hhcm9uY2hlcGtlbW9pMTQzOUBnbWFpbC5jb20iLCJleHAiOjE3ODU0ODQxOTB9.WlRx24VgAnK5sEw3QR81U8At57CWaDSvf_ARjlLIyFQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2015b8ebf181560-JNB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"154.159.238.138","cf-ipcountry":"KE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-Jul-2026 07:54:34 UTC] === User Orders API Called ===
[24-Jul-2026 07:54:34 UTC] User ID: 1136
[24-Jul-2026 07:54:34 UTC] Limit: 20, Offset: 0
[24-Jul-2026 07:54:34 UTC] Orders found: 0
[24-Jul-2026 07:54:34 UTC] Orders data: []
[24-Jul-2026 07:54:34 UTC] Total orders count: 0
[24-Jul-2026 07:54:34 UTC] === API CALL LOG ===
[24-Jul-2026 07:54:34 UTC] Endpoint: user/profile.php
[24-Jul-2026 07:54:34 UTC] Full Log Data: {
    "timestamp": "2026-07-24 07:54:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.159.238.138",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.159.238.138, 104.22.45.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNiIsInVzZXJuYW1lIjoiTEVPU0FOVE9TMTk3OCIsImVtYWlsIjoic2hhcm9uY2hlcGtlbW9pMTQzOUBnbWFpbC5jb20iLCJleHAiOjE3ODU0ODQxOTB9.WlRx24VgAnK5sEw3QR81U8At57CWaDSvf_ARjlLIyFQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2015b8f58d51560-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.159.238.138",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 07:54:34 UTC] === END API CALL LOG ===
[24-Jul-2026 07:54:34 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 07:54:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNiIsInVzZXJuYW1lIjoiTEVPU0FOVE9TMTk3OCIsImVtYWlsIjoic2hhcm9uY2hlcGtlbW9pMTQzOUBnbWFpbC5jb20iLCJleHAiOjE3ODU0ODQxOTB9.WlRx24VgAnK5sEw3QR81U8At57CWaDSvf_ARjlLIyFQ
[24-Jul-2026 07:54:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 07:54:34 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 07:54:34 UTC] User ID: 1136
[24-Jul-2026 07:54:34 UTC] ✅ User profile retrieved successfully for user ID: 1136
[24-Jul-2026 07:54:35 UTC] === API CALL LOG ===
[24-Jul-2026 07:54:35 UTC] Endpoint: user/profile.php
[24-Jul-2026 07:54:35 UTC] Full Log Data: {
    "timestamp": "2026-07-24 07:54:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.159.238.138",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.159.238.138, 104.22.45.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNiIsInVzZXJuYW1lIjoiTEVPU0FOVE9TMTk3OCIsImVtYWlsIjoic2hhcm9uY2hlcGtlbW9pMTQzOUBnbWFpbC5jb20iLCJleHAiOjE3ODU0ODQxOTB9.WlRx24VgAnK5sEw3QR81U8At57CWaDSvf_ARjlLIyFQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2015b935b7f1560-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.159.238.138",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 07:54:35 UTC] === END API CALL LOG ===
[24-Jul-2026 07:54:35 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 07:54:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNiIsInVzZXJuYW1lIjoiTEVPU0FOVE9TMTk3OCIsImVtYWlsIjoic2hhcm9uY2hlcGtlbW9pMTQzOUBnbWFpbC5jb20iLCJleHAiOjE3ODU0ODQxOTB9.WlRx24VgAnK5sEw3QR81U8At57CWaDSvf_ARjlLIyFQ
[24-Jul-2026 07:54:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 07:54:35 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 07:54:35 UTC] User ID: 1136
[24-Jul-2026 07:54:35 UTC] ✅ User profile retrieved successfully for user ID: 1136
[24-Jul-2026 07:54:36 UTC] === API CALL LOG ===
[24-Jul-2026 07:54:36 UTC] Endpoint: user/profile.php
[24-Jul-2026 07:54:36 UTC] Full Log Data: {
    "timestamp": "2026-07-24 07:54:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.159.238.138",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.159.238.138, 104.22.45.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNiIsInVzZXJuYW1lIjoiTEVPU0FOVE9TMTk3OCIsImVtYWlsIjoic2hhcm9uY2hlcGtlbW9pMTQzOUBnbWFpbC5jb20iLCJleHAiOjE3ODU0ODQxOTB9.WlRx24VgAnK5sEw3QR81U8At57CWaDSvf_ARjlLIyFQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2015b96acb21560-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.159.238.138",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 07:54:36 UTC] === END API CALL LOG ===
[24-Jul-2026 07:54:36 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 07:54:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNiIsInVzZXJuYW1lIjoiTEVPU0FOVE9TMTk3OCIsImVtYWlsIjoic2hhcm9uY2hlcGtlbW9pMTQzOUBnbWFpbC5jb20iLCJleHAiOjE3ODU0ODQxOTB9.WlRx24VgAnK5sEw3QR81U8At57CWaDSvf_ARjlLIyFQ
[24-Jul-2026 07:54:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 07:54:36 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 07:54:36 UTC] User ID: 1136
[24-Jul-2026 07:54:36 UTC] ✅ User profile retrieved successfully for user ID: 1136
[24-Jul-2026 07:58:20 UTC] === API CALL LOG ===
[24-Jul-2026 07:58:20 UTC] Endpoint: user/profile.php
[24-Jul-2026 07:58:20 UTC] Full Log Data: {
    "timestamp": "2026-07-24 07:58:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.159.238.138",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.159.238.138, 197.234.242.135",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNiIsInVzZXJuYW1lIjoiTEVPU0FOVE9TMTk3OCIsImVtYWlsIjoic2hhcm9uY2hlcGtlbW9pMTQzOUBnbWFpbC5jb20iLCJleHAiOjE3ODU0ODQxOTB9.WlRx24VgAnK5sEw3QR81U8At57CWaDSvf_ARjlLIyFQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a201610bfacc73bc-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.159.238.138",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 07:58:20 UTC] === END API CALL LOG ===
[24-Jul-2026 07:58:20 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 07:58:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNiIsInVzZXJuYW1lIjoiTEVPU0FOVE9TMTk3OCIsImVtYWlsIjoic2hhcm9uY2hlcGtlbW9pMTQzOUBnbWFpbC5jb20iLCJleHAiOjE3ODU0ODQxOTB9.WlRx24VgAnK5sEw3QR81U8At57CWaDSvf_ARjlLIyFQ
[24-Jul-2026 07:58:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 07:58:20 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 07:58:20 UTC] User ID: 1136
[24-Jul-2026 07:58:20 UTC] ✅ User profile retrieved successfully for user ID: 1136
[24-Jul-2026 07:58:22 UTC] === API CALL LOG ===
[24-Jul-2026 07:58:22 UTC] Endpoint: user/profile.php
[24-Jul-2026 07:58:22 UTC] Full Log Data: {
    "timestamp": "2026-07-24 07:58:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.159.238.138",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.159.238.138, 197.234.242.135",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNiIsInVzZXJuYW1lIjoiTEVPU0FOVE9TMTk3OCIsImVtYWlsIjoic2hhcm9uY2hlcGtlbW9pMTQzOUBnbWFpbC5jb20iLCJleHAiOjE3ODU0ODQxOTB9.WlRx24VgAnK5sEw3QR81U8At57CWaDSvf_ARjlLIyFQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a201611badca73bc-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.159.238.138",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 07:58:22 UTC] === END API CALL LOG ===
[24-Jul-2026 07:58:22 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 07:58:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNiIsInVzZXJuYW1lIjoiTEVPU0FOVE9TMTk3OCIsImVtYWlsIjoic2hhcm9uY2hlcGtlbW9pMTQzOUBnbWFpbC5jb20iLCJleHAiOjE3ODU0ODQxOTB9.WlRx24VgAnK5sEw3QR81U8At57CWaDSvf_ARjlLIyFQ
[24-Jul-2026 07:58:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 07:58:22 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 07:58:22 UTC] User ID: 1136
[24-Jul-2026 07:58:22 UTC] ✅ User profile retrieved successfully for user ID: 1136
[24-Jul-2026 07:58:22 UTC] === API CALL LOG ===
[24-Jul-2026 07:58:22 UTC] Endpoint: user/profile.php
[24-Jul-2026 07:58:22 UTC] Full Log Data: {
    "timestamp": "2026-07-24 07:58:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.159.238.138",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.159.238.138, 197.234.242.135",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNiIsInVzZXJuYW1lIjoiTEVPU0FOVE9TMTk3OCIsImVtYWlsIjoic2hhcm9uY2hlcGtlbW9pMTQzOUBnbWFpbC5jb20iLCJleHAiOjE3ODU0ODQxOTB9.WlRx24VgAnK5sEw3QR81U8At57CWaDSvf_ARjlLIyFQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a201611f684573bc-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.159.238.138",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 07:58:22 UTC] === END API CALL LOG ===
[24-Jul-2026 07:58:22 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 07:58:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNiIsInVzZXJuYW1lIjoiTEVPU0FOVE9TMTk3OCIsImVtYWlsIjoic2hhcm9uY2hlcGtlbW9pMTQzOUBnbWFpbC5jb20iLCJleHAiOjE3ODU0ODQxOTB9.WlRx24VgAnK5sEw3QR81U8At57CWaDSvf_ARjlLIyFQ
[24-Jul-2026 07:58:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 07:58:22 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 07:58:22 UTC] User ID: 1136
[24-Jul-2026 07:58:22 UTC] ✅ User profile retrieved successfully for user ID: 1136
[24-Jul-2026 07:58:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 07:58:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 07:58:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"154.159.238.138, 197.234.242.135","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNiIsInVzZXJuYW1lIjoiTEVPU0FOVE9TMTk3OCIsImVtYWlsIjoic2hhcm9uY2hlcGtlbW9pMTQzOUBnbWFpbC5jb20iLCJleHAiOjE3ODU0ODQxOTB9.WlRx24VgAnK5sEw3QR81U8At57CWaDSvf_ARjlLIyFQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a201611ff8af73bc-JNB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"154.159.238.138","cf-ipcountry":"KE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-Jul-2026 07:58:22 UTC] === User Orders API Called ===
[24-Jul-2026 07:58:22 UTC] User ID: 1136
[24-Jul-2026 07:58:22 UTC] Limit: 20, Offset: 0
[24-Jul-2026 07:58:22 UTC] Orders found: 0
[24-Jul-2026 07:58:22 UTC] Orders data: []
[24-Jul-2026 07:58:22 UTC] Total orders count: 0
[24-Jul-2026 07:58:22 UTC] === API CALL LOG ===
[24-Jul-2026 07:58:22 UTC] Endpoint: user/profile.php
[24-Jul-2026 07:58:22 UTC] Full Log Data: {
    "timestamp": "2026-07-24 07:58:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.159.238.138",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.159.238.138, 197.234.242.135",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNiIsInVzZXJuYW1lIjoiTEVPU0FOVE9TMTk3OCIsImVtYWlsIjoic2hhcm9uY2hlcGtlbW9pMTQzOUBnbWFpbC5jb20iLCJleHAiOjE3ODU0ODQxOTB9.WlRx24VgAnK5sEw3QR81U8At57CWaDSvf_ARjlLIyFQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2016120b92373bc-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.159.238.138",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 07:58:22 UTC] === END API CALL LOG ===
[24-Jul-2026 07:58:22 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 07:58:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNiIsInVzZXJuYW1lIjoiTEVPU0FOVE9TMTk3OCIsImVtYWlsIjoic2hhcm9uY2hlcGtlbW9pMTQzOUBnbWFpbC5jb20iLCJleHAiOjE3ODU0ODQxOTB9.WlRx24VgAnK5sEw3QR81U8At57CWaDSvf_ARjlLIyFQ
[24-Jul-2026 07:58:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 07:58:22 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 07:58:22 UTC] User ID: 1136
[24-Jul-2026 07:58:22 UTC] ✅ User profile retrieved successfully for user ID: 1136
[24-Jul-2026 07:58:24 UTC] === API CALL LOG ===
[24-Jul-2026 07:58:24 UTC] Endpoint: user/profile.php
[24-Jul-2026 07:58:24 UTC] Full Log Data: {
    "timestamp": "2026-07-24 07:58:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.159.238.138",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.159.238.138, 197.234.242.135",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNiIsInVzZXJuYW1lIjoiTEVPU0FOVE9TMTk3OCIsImVtYWlsIjoic2hhcm9uY2hlcGtlbW9pMTQzOUBnbWFpbC5jb20iLCJleHAiOjE3ODU0ODQxOTB9.WlRx24VgAnK5sEw3QR81U8At57CWaDSvf_ARjlLIyFQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2016128add373bc-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.159.238.138",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 07:58:24 UTC] === END API CALL LOG ===
[24-Jul-2026 07:58:24 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 07:58:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNiIsInVzZXJuYW1lIjoiTEVPU0FOVE9TMTk3OCIsImVtYWlsIjoic2hhcm9uY2hlcGtlbW9pMTQzOUBnbWFpbC5jb20iLCJleHAiOjE3ODU0ODQxOTB9.WlRx24VgAnK5sEw3QR81U8At57CWaDSvf_ARjlLIyFQ
[24-Jul-2026 07:58:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 07:58:24 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 07:58:24 UTC] User ID: 1136
[24-Jul-2026 07:58:24 UTC] ✅ User profile retrieved successfully for user ID: 1136
[24-Jul-2026 08:00:52 UTC] === API CALL LOG ===
[24-Jul-2026 08:00:52 UTC] Endpoint: user/profile.php
[24-Jul-2026 08:00:52 UTC] Full Log Data: {
    "timestamp": "2026-07-24 08:00:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.62.88.189",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "178.62.88.189, 172.68.186.59",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTA4LCJ1c2VybmFtZSI6IkFTVVFVTyIsImVtYWlsIjoiYXN1cXVvaW5ub2NlbnQ0MzZAZ21haWwuY29tIiwiZXhwIjoxNzg1NDgzMzQ5fQ.YB3aY-iXTjhY0_AW3gr_0wAO2S3I0ULHBEsRpTY6J3o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20164ca8c1fe900-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "178.62.88.189",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 08:00:52 UTC] === END API CALL LOG ===
[24-Jul-2026 08:00:52 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 08:00:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTA4LCJ1c2VybmFtZSI6IkFTVVFVTyIsImVtYWlsIjoiYXN1cXVvaW5ub2NlbnQ0MzZAZ21haWwuY29tIiwiZXhwIjoxNzg1NDgzMzQ5fQ.YB3aY-iXTjhY0_AW3gr_0wAO2S3I0ULHBEsRpTY6J3o
[24-Jul-2026 08:00:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 08:00:52 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 08:00:52 UTC] User ID: 1108
[24-Jul-2026 08:00:52 UTC] ✅ User profile retrieved successfully for user ID: 1108
[24-Jul-2026 08:00:54 UTC] === API CALL LOG ===
[24-Jul-2026 08:00:54 UTC] Endpoint: user/profile.php
[24-Jul-2026 08:00:54 UTC] Full Log Data: {
    "timestamp": "2026-07-24 08:00:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.62.88.189",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "178.62.88.189, 172.68.186.59",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTA4LCJ1c2VybmFtZSI6IkFTVVFVTyIsImVtYWlsIjoiYXN1cXVvaW5ub2NlbnQ0MzZAZ21haWwuY29tIiwiZXhwIjoxNzg1NDgzMzQ5fQ.YB3aY-iXTjhY0_AW3gr_0wAO2S3I0ULHBEsRpTY6J3o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20164d45b95e900-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "178.62.88.189",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 08:00:54 UTC] === END API CALL LOG ===
[24-Jul-2026 08:00:54 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 08:00:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTA4LCJ1c2VybmFtZSI6IkFTVVFVTyIsImVtYWlsIjoiYXN1cXVvaW5ub2NlbnQ0MzZAZ21haWwuY29tIiwiZXhwIjoxNzg1NDgzMzQ5fQ.YB3aY-iXTjhY0_AW3gr_0wAO2S3I0ULHBEsRpTY6J3o
[24-Jul-2026 08:00:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 08:00:54 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 08:00:54 UTC] User ID: 1108
[24-Jul-2026 08:00:54 UTC] ✅ User profile retrieved successfully for user ID: 1108
[24-Jul-2026 08:00:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 08:00:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 08:00:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"178.62.88.189, 172.70.86.39","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTA4LCJ1c2VybmFtZSI6IkFTVVFVTyIsImVtYWlsIjoiYXN1cXVvaW5ub2NlbnQ0MzZAZ21haWwuY29tIiwiZXhwIjoxNzg1NDgzMzQ5fQ.YB3aY-iXTjhY0_AW3gr_0wAO2S3I0ULHBEsRpTY6J3o","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20164d45b9be900-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"178.62.88.189","cf-ipcountry":"GB","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-Jul-2026 08:00:54 UTC] === User Orders API Called ===
[24-Jul-2026 08:00:54 UTC] User ID: 1108
[24-Jul-2026 08:00:54 UTC] Limit: 20, Offset: 0
[24-Jul-2026 08:00:54 UTC] Orders found: 2
[24-Jul-2026 08:00:54 UTC] Orders data: [{"id":413,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/winning_plug_00","status":"pending","created_at":"2026-07-22 12:48:19","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":412,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/winning_plug_00","status":"pending","created_at":"2026-07-22 11:57:13","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Jul-2026 08:00:54 UTC] Total orders count: 2
[24-Jul-2026 08:00:54 UTC] === API CALL LOG ===
[24-Jul-2026 08:00:54 UTC] Endpoint: user/profile.php
[24-Jul-2026 08:00:54 UTC] Full Log Data: {
    "timestamp": "2026-07-24 08:00:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.62.88.189",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "178.62.88.189, 172.70.86.39",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTA4LCJ1c2VybmFtZSI6IkFTVVFVTyIsImVtYWlsIjoiYXN1cXVvaW5ub2NlbnQ0MzZAZ21haWwuY29tIiwiZXhwIjoxNzg1NDgzMzQ5fQ.YB3aY-iXTjhY0_AW3gr_0wAO2S3I0ULHBEsRpTY6J3o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20164d53d54e900-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "178.62.88.189",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 08:00:54 UTC] === END API CALL LOG ===
[24-Jul-2026 08:00:54 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 08:00:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTA4LCJ1c2VybmFtZSI6IkFTVVFVTyIsImVtYWlsIjoiYXN1cXVvaW5ub2NlbnQ0MzZAZ21haWwuY29tIiwiZXhwIjoxNzg1NDgzMzQ5fQ.YB3aY-iXTjhY0_AW3gr_0wAO2S3I0ULHBEsRpTY6J3o
[24-Jul-2026 08:00:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 08:00:54 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 08:00:54 UTC] User ID: 1108
[24-Jul-2026 08:00:54 UTC] ✅ User profile retrieved successfully for user ID: 1108
[24-Jul-2026 08:00:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 08:00:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 08:00:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"178.62.88.189, 172.70.86.39","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTA4LCJ1c2VybmFtZSI6IkFTVVFVTyIsImVtYWlsIjoiYXN1cXVvaW5ub2NlbnQ0MzZAZ21haWwuY29tIiwiZXhwIjoxNzg1NDgzMzQ5fQ.YB3aY-iXTjhY0_AW3gr_0wAO2S3I0ULHBEsRpTY6J3o","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20164dfdecbe900-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"178.62.88.189","cf-ipcountry":"GB","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-Jul-2026 08:00:56 UTC] === User Orders API Called ===
[24-Jul-2026 08:00:56 UTC] User ID: 1108
[24-Jul-2026 08:00:56 UTC] Limit: 20, Offset: 0
[24-Jul-2026 08:00:56 UTC] Orders found: 2
[24-Jul-2026 08:00:56 UTC] Orders data: [{"id":413,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/winning_plug_00","status":"pending","created_at":"2026-07-22 12:48:19","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":412,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/winning_plug_00","status":"pending","created_at":"2026-07-22 11:57:13","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Jul-2026 08:00:56 UTC] Total orders count: 2
[24-Jul-2026 08:01:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 08:01:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 08:01:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"178.62.88.189, 172.68.186.59","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTA4LCJ1c2VybmFtZSI6IkFTVVFVTyIsImVtYWlsIjoiYXN1cXVvaW5ub2NlbnQ0MzZAZ21haWwuY29tIiwiZXhwIjoxNzg1NDgzMzQ5fQ.YB3aY-iXTjhY0_AW3gr_0wAO2S3I0ULHBEsRpTY6J3o","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20165803a7be900-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"178.62.88.189","cf-ipcountry":"GB","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-Jul-2026 08:01:21 UTC] === User Orders API Called ===
[24-Jul-2026 08:01:21 UTC] User ID: 1108
[24-Jul-2026 08:01:21 UTC] Limit: 20, Offset: 0
[24-Jul-2026 08:01:21 UTC] Orders found: 2
[24-Jul-2026 08:01:21 UTC] Orders data: [{"id":413,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/winning_plug_00","status":"pending","created_at":"2026-07-22 12:48:19","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":412,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/winning_plug_00","status":"pending","created_at":"2026-07-22 11:57:13","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Jul-2026 08:01:21 UTC] Total orders count: 2
[24-Jul-2026 08:01:27 UTC] === API CALL LOG ===
[24-Jul-2026 08:01:27 UTC] Endpoint: user/profile.php
[24-Jul-2026 08:01:27 UTC] Full Log Data: {
    "timestamp": "2026-07-24 08:01:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.62.88.189",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "178.62.88.189, 172.68.186.59",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTA4LCJ1c2VybmFtZSI6IkFTVVFVTyIsImVtYWlsIjoiYXN1cXVvaW5ub2NlbnQ0MzZAZ21haWwuY29tIiwiZXhwIjoxNzg1NDgzMzQ5fQ.YB3aY-iXTjhY0_AW3gr_0wAO2S3I0ULHBEsRpTY6J3o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20165a05eb8e900-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "178.62.88.189",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 08:01:27 UTC] === END API CALL LOG ===
[24-Jul-2026 08:01:27 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 08:01:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTA4LCJ1c2VybmFtZSI6IkFTVVFVTyIsImVtYWlsIjoiYXN1cXVvaW5ub2NlbnQ0MzZAZ21haWwuY29tIiwiZXhwIjoxNzg1NDgzMzQ5fQ.YB3aY-iXTjhY0_AW3gr_0wAO2S3I0ULHBEsRpTY6J3o
[24-Jul-2026 08:01:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 08:01:27 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 08:01:27 UTC] User ID: 1108
[24-Jul-2026 08:01:27 UTC] ✅ User profile retrieved successfully for user ID: 1108
[24-Jul-2026 08:01:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 08:01:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 08:01:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"178.62.88.189, 172.68.186.59","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTA4LCJ1c2VybmFtZSI6IkFTVVFVTyIsImVtYWlsIjoiYXN1cXVvaW5ub2NlbnQ0MzZAZ21haWwuY29tIiwiZXhwIjoxNzg1NDgzMzQ5fQ.YB3aY-iXTjhY0_AW3gr_0wAO2S3I0ULHBEsRpTY6J3o","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20165a05eb2e900-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"178.62.88.189","cf-ipcountry":"GB","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-Jul-2026 08:01:27 UTC] === User Orders API Called ===
[24-Jul-2026 08:01:27 UTC] User ID: 1108
[24-Jul-2026 08:01:27 UTC] Limit: 20, Offset: 0
[24-Jul-2026 08:01:27 UTC] Orders found: 2
[24-Jul-2026 08:01:27 UTC] Orders data: [{"id":413,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/winning_plug_00","status":"pending","created_at":"2026-07-22 12:48:19","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":412,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/winning_plug_00","status":"pending","created_at":"2026-07-22 11:57:13","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Jul-2026 08:01:27 UTC] Total orders count: 2
[24-Jul-2026 08:01:27 UTC] === API CALL LOG ===
[24-Jul-2026 08:01:27 UTC] Endpoint: user/profile.php
[24-Jul-2026 08:01:27 UTC] Full Log Data: {
    "timestamp": "2026-07-24 08:01:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.62.88.189",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "178.62.88.189, 172.68.186.59",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTA4LCJ1c2VybmFtZSI6IkFTVVFVTyIsImVtYWlsIjoiYXN1cXVvaW5ub2NlbnQ0MzZAZ21haWwuY29tIiwiZXhwIjoxNzg1NDgzMzQ5fQ.YB3aY-iXTjhY0_AW3gr_0wAO2S3I0ULHBEsRpTY6J3o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20165a3eef9e900-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "178.62.88.189",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 08:01:27 UTC] === END API CALL LOG ===
[24-Jul-2026 08:01:27 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 08:01:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTA4LCJ1c2VybmFtZSI6IkFTVVFVTyIsImVtYWlsIjoiYXN1cXVvaW5ub2NlbnQ0MzZAZ21haWwuY29tIiwiZXhwIjoxNzg1NDgzMzQ5fQ.YB3aY-iXTjhY0_AW3gr_0wAO2S3I0ULHBEsRpTY6J3o
[24-Jul-2026 08:01:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 08:01:27 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 08:01:27 UTC] User ID: 1108
[24-Jul-2026 08:01:27 UTC] ✅ User profile retrieved successfully for user ID: 1108
[24-Jul-2026 08:01:49 UTC] === API CALL LOG ===
[24-Jul-2026 08:01:49 UTC] Endpoint: user/profile.php
[24-Jul-2026 08:01:49 UTC] Full Log Data: {
    "timestamp": "2026-07-24 08:01:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.159.238.138",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.159.238.138, 197.234.242.135",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNiIsInVzZXJuYW1lIjoiTEVPU0FOVE9TMTk3OCIsImVtYWlsIjoic2hhcm9uY2hlcGtlbW9pMTQzOUBnbWFpbC5jb20iLCJleHAiOjE3ODU0ODQxOTB9.WlRx24VgAnK5sEw3QR81U8At57CWaDSvf_ARjlLIyFQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20166290d69dd69-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.159.238.138",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 08:01:49 UTC] === END API CALL LOG ===
[24-Jul-2026 08:01:49 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 08:01:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNiIsInVzZXJuYW1lIjoiTEVPU0FOVE9TMTk3OCIsImVtYWlsIjoic2hhcm9uY2hlcGtlbW9pMTQzOUBnbWFpbC5jb20iLCJleHAiOjE3ODU0ODQxOTB9.WlRx24VgAnK5sEw3QR81U8At57CWaDSvf_ARjlLIyFQ
[24-Jul-2026 08:01:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 08:01:49 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 08:01:49 UTC] User ID: 1136
[24-Jul-2026 08:01:49 UTC] ✅ User profile retrieved successfully for user ID: 1136
[24-Jul-2026 08:01:56 UTC] === API CALL LOG ===
[24-Jul-2026 08:01:56 UTC] Endpoint: user/profile.php
[24-Jul-2026 08:01:56 UTC] Full Log Data: {
    "timestamp": "2026-07-24 08:01:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.159.238.138",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.159.238.138, 197.234.242.134",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNiIsInVzZXJuYW1lIjoiTEVPU0FOVE9TMTk3OCIsImVtYWlsIjoic2hhcm9uY2hlcGtlbW9pMTQzOUBnbWFpbC5jb20iLCJleHAiOjE3ODU0ODQxOTB9.WlRx24VgAnK5sEw3QR81U8At57CWaDSvf_ARjlLIyFQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20166522b62dd69-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.159.238.138",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 08:01:56 UTC] === END API CALL LOG ===
[24-Jul-2026 08:01:56 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 08:01:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNiIsInVzZXJuYW1lIjoiTEVPU0FOVE9TMTk3OCIsImVtYWlsIjoic2hhcm9uY2hlcGtlbW9pMTQzOUBnbWFpbC5jb20iLCJleHAiOjE3ODU0ODQxOTB9.WlRx24VgAnK5sEw3QR81U8At57CWaDSvf_ARjlLIyFQ
[24-Jul-2026 08:01:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 08:01:56 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 08:01:56 UTC] User ID: 1136
[24-Jul-2026 08:01:56 UTC] ✅ User profile retrieved successfully for user ID: 1136
[24-Jul-2026 08:01:56 UTC] === API CALL LOG ===
[24-Jul-2026 08:01:56 UTC] Endpoint: user/profile.php
[24-Jul-2026 08:01:56 UTC] Full Log Data: {
    "timestamp": "2026-07-24 08:01:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.159.238.138",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.159.238.138, 197.234.242.134",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNiIsInVzZXJuYW1lIjoiTEVPU0FOVE9TMTk3OCIsImVtYWlsIjoic2hhcm9uY2hlcGtlbW9pMTQzOUBnbWFpbC5jb20iLCJleHAiOjE3ODU0ODQxOTB9.WlRx24VgAnK5sEw3QR81U8At57CWaDSvf_ARjlLIyFQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2016657191fdd69-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.159.238.138",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 08:01:56 UTC] === END API CALL LOG ===
[24-Jul-2026 08:01:56 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 08:01:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNiIsInVzZXJuYW1lIjoiTEVPU0FOVE9TMTk3OCIsImVtYWlsIjoic2hhcm9uY2hlcGtlbW9pMTQzOUBnbWFpbC5jb20iLCJleHAiOjE3ODU0ODQxOTB9.WlRx24VgAnK5sEw3QR81U8At57CWaDSvf_ARjlLIyFQ
[24-Jul-2026 08:01:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 08:01:56 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 08:01:56 UTC] User ID: 1136
[24-Jul-2026 08:01:56 UTC] ✅ User profile retrieved successfully for user ID: 1136
[24-Jul-2026 08:01:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 08:01:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 08:01:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"154.159.238.138, 197.234.242.134","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNiIsInVzZXJuYW1lIjoiTEVPU0FOVE9TMTk3OCIsImVtYWlsIjoic2hhcm9uY2hlcGtlbW9pMTQzOUBnbWFpbC5jb20iLCJleHAiOjE3ODU0ODQxOTB9.WlRx24VgAnK5sEw3QR81U8At57CWaDSvf_ARjlLIyFQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2016657cad7dd69-JNB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"154.159.238.138","cf-ipcountry":"KE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-Jul-2026 08:01:56 UTC] === User Orders API Called ===
[24-Jul-2026 08:01:56 UTC] User ID: 1136
[24-Jul-2026 08:01:56 UTC] Limit: 20, Offset: 0
[24-Jul-2026 08:01:56 UTC] Orders found: 0
[24-Jul-2026 08:01:56 UTC] Orders data: []
[24-Jul-2026 08:01:56 UTC] Total orders count: 0
[24-Jul-2026 08:01:56 UTC] === API CALL LOG ===
[24-Jul-2026 08:01:56 UTC] Endpoint: user/profile.php
[24-Jul-2026 08:01:56 UTC] Full Log Data: {
    "timestamp": "2026-07-24 08:01:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.159.238.138",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.159.238.138, 197.234.242.134",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNiIsInVzZXJuYW1lIjoiTEVPU0FOVE9TMTk3OCIsImVtYWlsIjoic2hhcm9uY2hlcGtlbW9pMTQzOUBnbWFpbC5jb20iLCJleHAiOjE3ODU0ODQxOTB9.WlRx24VgAnK5sEw3QR81U8At57CWaDSvf_ARjlLIyFQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20166586c69dd69-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.159.238.138",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 08:01:56 UTC] === END API CALL LOG ===
[24-Jul-2026 08:01:56 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 08:01:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNiIsInVzZXJuYW1lIjoiTEVPU0FOVE9TMTk3OCIsImVtYWlsIjoic2hhcm9uY2hlcGtlbW9pMTQzOUBnbWFpbC5jb20iLCJleHAiOjE3ODU0ODQxOTB9.WlRx24VgAnK5sEw3QR81U8At57CWaDSvf_ARjlLIyFQ
[24-Jul-2026 08:01:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 08:01:56 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 08:01:56 UTC] User ID: 1136
[24-Jul-2026 08:01:56 UTC] ✅ User profile retrieved successfully for user ID: 1136
[24-Jul-2026 08:02:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 08:02:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 08:02:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"154.159.238.138, 197.234.242.134","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNiIsInVzZXJuYW1lIjoiTEVPU0FOVE9TMTk3OCIsImVtYWlsIjoic2hhcm9uY2hlcGtlbW9pMTQzOUBnbWFpbC5jb20iLCJleHAiOjE3ODU0ODQxOTB9.WlRx24VgAnK5sEw3QR81U8At57CWaDSvf_ARjlLIyFQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20167373b9fdd69-JNB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"154.159.238.138","cf-ipcountry":"KE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-Jul-2026 08:02:32 UTC] === User Orders API Called ===
[24-Jul-2026 08:02:32 UTC] User ID: 1136
[24-Jul-2026 08:02:32 UTC] Limit: 20, Offset: 0
[24-Jul-2026 08:02:32 UTC] Orders found: 1
[24-Jul-2026 08:02:32 UTC] Orders data: [{"id":423,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/MASTEROFSPOTYBET","status":"pending","created_at":"2026-07-24 11:32:29","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Jul-2026 08:02:32 UTC] Total orders count: 1
[24-Jul-2026 08:02:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 08:02:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 08:02:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"154.159.238.138, 197.234.242.135","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNiIsInVzZXJuYW1lIjoiTEVPU0FOVE9TMTk3OCIsImVtYWlsIjoic2hhcm9uY2hlcGtlbW9pMTQzOUBnbWFpbC5jb20iLCJleHAiOjE3ODU0ODQxOTB9.WlRx24VgAnK5sEw3QR81U8At57CWaDSvf_ARjlLIyFQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20167a39f6add69-JNB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"154.159.238.138","cf-ipcountry":"KE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-Jul-2026 08:02:50 UTC] === User Orders API Called ===
[24-Jul-2026 08:02:50 UTC] User ID: 1136
[24-Jul-2026 08:02:50 UTC] Limit: 20, Offset: 0
[24-Jul-2026 08:02:50 UTC] Orders found: 1
[24-Jul-2026 08:02:50 UTC] Orders data: [{"id":423,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/MASTEROFSPOTYBET","status":"pending","created_at":"2026-07-24 11:32:29","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Jul-2026 08:02:50 UTC] Total orders count: 1
[24-Jul-2026 08:02:50 UTC] === API CALL LOG ===
[24-Jul-2026 08:02:50 UTC] Endpoint: user/profile.php
[24-Jul-2026 08:02:50 UTC] Full Log Data: {
    "timestamp": "2026-07-24 08:02:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.159.238.138",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.159.238.138, 197.234.242.134",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNiIsInVzZXJuYW1lIjoiTEVPU0FOVE9TMTk3OCIsImVtYWlsIjoic2hhcm9uY2hlcGtlbW9pMTQzOUBnbWFpbC5jb20iLCJleHAiOjE3ODU0ODQxOTB9.WlRx24VgAnK5sEw3QR81U8At57CWaDSvf_ARjlLIyFQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20167a4495fdd69-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.159.238.138",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 08:02:50 UTC] === END API CALL LOG ===
[24-Jul-2026 08:02:50 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 08:02:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNiIsInVzZXJuYW1lIjoiTEVPU0FOVE9TMTk3OCIsImVtYWlsIjoic2hhcm9uY2hlcGtlbW9pMTQzOUBnbWFpbC5jb20iLCJleHAiOjE3ODU0ODQxOTB9.WlRx24VgAnK5sEw3QR81U8At57CWaDSvf_ARjlLIyFQ
[24-Jul-2026 08:02:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 08:02:50 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 08:02:50 UTC] User ID: 1136
[24-Jul-2026 08:02:50 UTC] ✅ User profile retrieved successfully for user ID: 1136
[24-Jul-2026 08:02:50 UTC] === API CALL LOG ===
[24-Jul-2026 08:02:50 UTC] Endpoint: user/profile.php
[24-Jul-2026 08:02:50 UTC] Full Log Data: {
    "timestamp": "2026-07-24 08:02:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.159.238.138",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.159.238.138, 197.234.242.135",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNiIsInVzZXJuYW1lIjoiTEVPU0FOVE9TMTk3OCIsImVtYWlsIjoic2hhcm9uY2hlcGtlbW9pMTQzOUBnbWFpbC5jb20iLCJleHAiOjE3ODU0ODQxOTB9.WlRx24VgAnK5sEw3QR81U8At57CWaDSvf_ARjlLIyFQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20167a7da0edd69-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.159.238.138",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 08:02:50 UTC] === END API CALL LOG ===
[24-Jul-2026 08:02:50 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 08:02:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNiIsInVzZXJuYW1lIjoiTEVPU0FOVE9TMTk3OCIsImVtYWlsIjoic2hhcm9uY2hlcGtlbW9pMTQzOUBnbWFpbC5jb20iLCJleHAiOjE3ODU0ODQxOTB9.WlRx24VgAnK5sEw3QR81U8At57CWaDSvf_ARjlLIyFQ
[24-Jul-2026 08:02:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 08:02:50 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 08:02:50 UTC] User ID: 1136
[24-Jul-2026 08:02:50 UTC] ✅ User profile retrieved successfully for user ID: 1136
[24-Jul-2026 08:03:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 08:03:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 08:03:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"154.159.238.138, 197.234.242.135","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNiIsInVzZXJuYW1lIjoiTEVPU0FOVE9TMTk3OCIsImVtYWlsIjoic2hhcm9uY2hlcGtlbW9pMTQzOUBnbWFpbC5jb20iLCJleHAiOjE3ODU0ODQxOTB9.WlRx24VgAnK5sEw3QR81U8At57CWaDSvf_ARjlLIyFQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20168536a3cdd69-JNB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"154.159.238.138","cf-ipcountry":"KE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-Jul-2026 08:03:18 UTC] === User Orders API Called ===
[24-Jul-2026 08:03:18 UTC] User ID: 1136
[24-Jul-2026 08:03:18 UTC] Limit: 20, Offset: 0
[24-Jul-2026 08:03:18 UTC] Orders found: 1
[24-Jul-2026 08:03:18 UTC] Orders data: [{"id":423,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/MASTEROFSPOTYBET","status":"pending","created_at":"2026-07-24 11:32:29","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Jul-2026 08:03:18 UTC] Total orders count: 1
[24-Jul-2026 08:03:18 UTC] === API CALL LOG ===
[24-Jul-2026 08:03:18 UTC] Endpoint: user/profile.php
[24-Jul-2026 08:03:18 UTC] Full Log Data: {
    "timestamp": "2026-07-24 08:03:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.159.238.138",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.159.238.138, 197.234.242.135",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNiIsInVzZXJuYW1lIjoiTEVPU0FOVE9TMTk3OCIsImVtYWlsIjoic2hhcm9uY2hlcGtlbW9pMTQzOUBnbWFpbC5jb20iLCJleHAiOjE3ODU0ODQxOTB9.WlRx24VgAnK5sEw3QR81U8At57CWaDSvf_ARjlLIyFQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20168540b9edd69-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.159.238.138",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 08:03:18 UTC] === END API CALL LOG ===
[24-Jul-2026 08:03:18 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 08:03:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNiIsInVzZXJuYW1lIjoiTEVPU0FOVE9TMTk3OCIsImVtYWlsIjoic2hhcm9uY2hlcGtlbW9pMTQzOUBnbWFpbC5jb20iLCJleHAiOjE3ODU0ODQxOTB9.WlRx24VgAnK5sEw3QR81U8At57CWaDSvf_ARjlLIyFQ
[24-Jul-2026 08:03:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 08:03:18 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 08:03:18 UTC] User ID: 1136
[24-Jul-2026 08:03:18 UTC] ✅ User profile retrieved successfully for user ID: 1136
[24-Jul-2026 08:03:18 UTC] === API CALL LOG ===
[24-Jul-2026 08:03:18 UTC] Endpoint: user/profile.php
[24-Jul-2026 08:03:18 UTC] Full Log Data: {
    "timestamp": "2026-07-24 08:03:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.159.238.138",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.159.238.138, 197.234.242.134",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNiIsInVzZXJuYW1lIjoiTEVPU0FOVE9TMTk3OCIsImVtYWlsIjoic2hhcm9uY2hlcGtlbW9pMTQzOUBnbWFpbC5jb20iLCJleHAiOjE3ODU0ODQxOTB9.WlRx24VgAnK5sEw3QR81U8At57CWaDSvf_ARjlLIyFQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20168540b9add69-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.159.238.138",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 08:03:18 UTC] === END API CALL LOG ===
[24-Jul-2026 08:03:18 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 08:03:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNiIsInVzZXJuYW1lIjoiTEVPU0FOVE9TMTk3OCIsImVtYWlsIjoic2hhcm9uY2hlcGtlbW9pMTQzOUBnbWFpbC5jb20iLCJleHAiOjE3ODU0ODQxOTB9.WlRx24VgAnK5sEw3QR81U8At57CWaDSvf_ARjlLIyFQ
[24-Jul-2026 08:03:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 08:03:18 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 08:03:18 UTC] User ID: 1136
[24-Jul-2026 08:03:18 UTC] ✅ User profile retrieved successfully for user ID: 1136
[24-Jul-2026 08:04:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 08:04:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 08:04:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"154.159.238.138, 197.234.242.134","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNiIsInVzZXJuYW1lIjoiTEVPU0FOVE9TMTk3OCIsImVtYWlsIjoic2hhcm9uY2hlcGtlbW9pMTQzOUBnbWFpbC5jb20iLCJleHAiOjE3ODU0ODQxOTB9.WlRx24VgAnK5sEw3QR81U8At57CWaDSvf_ARjlLIyFQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20169638a6add69-JNB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"154.159.238.138","cf-ipcountry":"KE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-Jul-2026 08:04:01 UTC] === User Orders API Called ===
[24-Jul-2026 08:04:01 UTC] User ID: 1136
[24-Jul-2026 08:04:01 UTC] Limit: 20, Offset: 0
[24-Jul-2026 08:04:01 UTC] Orders found: 1
[24-Jul-2026 08:04:01 UTC] Orders data: [{"id":423,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/MASTEROFSPOTYBET","status":"pending","created_at":"2026-07-24 11:32:29","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Jul-2026 08:04:01 UTC] Total orders count: 1
[24-Jul-2026 08:04:01 UTC] === API CALL LOG ===
[24-Jul-2026 08:04:01 UTC] Endpoint: user/profile.php
[24-Jul-2026 08:04:01 UTC] Full Log Data: {
    "timestamp": "2026-07-24 08:04:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.159.238.138",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.159.238.138, 197.234.242.135",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNiIsInVzZXJuYW1lIjoiTEVPU0FOVE9TMTk3OCIsImVtYWlsIjoic2hhcm9uY2hlcGtlbW9pMTQzOUBnbWFpbC5jb20iLCJleHAiOjE3ODU0ODQxOTB9.WlRx24VgAnK5sEw3QR81U8At57CWaDSvf_ARjlLIyFQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20169638a6edd69-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.159.238.138",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 08:04:01 UTC] === END API CALL LOG ===
[24-Jul-2026 08:04:01 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 08:04:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNiIsInVzZXJuYW1lIjoiTEVPU0FOVE9TMTk3OCIsImVtYWlsIjoic2hhcm9uY2hlcGtlbW9pMTQzOUBnbWFpbC5jb20iLCJleHAiOjE3ODU0ODQxOTB9.WlRx24VgAnK5sEw3QR81U8At57CWaDSvf_ARjlLIyFQ
[24-Jul-2026 08:04:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 08:04:01 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 08:04:01 UTC] User ID: 1136
[24-Jul-2026 08:04:01 UTC] ✅ User profile retrieved successfully for user ID: 1136
[24-Jul-2026 08:04:01 UTC] === API CALL LOG ===
[24-Jul-2026 08:04:01 UTC] Endpoint: user/profile.php
[24-Jul-2026 08:04:01 UTC] Full Log Data: {
    "timestamp": "2026-07-24 08:04:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.159.238.138",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.159.238.138, 197.234.242.135",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNiIsInVzZXJuYW1lIjoiTEVPU0FOVE9TMTk3OCIsImVtYWlsIjoic2hhcm9uY2hlcGtlbW9pMTQzOUBnbWFpbC5jb20iLCJleHAiOjE3ODU0ODQxOTB9.WlRx24VgAnK5sEw3QR81U8At57CWaDSvf_ARjlLIyFQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20169671c3add69-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.159.238.138",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 08:04:01 UTC] === END API CALL LOG ===
[24-Jul-2026 08:04:01 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 08:04:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNiIsInVzZXJuYW1lIjoiTEVPU0FOVE9TMTk3OCIsImVtYWlsIjoic2hhcm9uY2hlcGtlbW9pMTQzOUBnbWFpbC5jb20iLCJleHAiOjE3ODU0ODQxOTB9.WlRx24VgAnK5sEw3QR81U8At57CWaDSvf_ARjlLIyFQ
[24-Jul-2026 08:04:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 08:04:01 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 08:04:01 UTC] User ID: 1136
[24-Jul-2026 08:04:01 UTC] ✅ User profile retrieved successfully for user ID: 1136
[24-Jul-2026 08:05:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 08:05:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 08:05:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"154.159.238.138, 197.234.242.134","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNiIsInVzZXJuYW1lIjoiTEVPU0FOVE9TMTk3OCIsImVtYWlsIjoic2hhcm9uY2hlcGtlbW9pMTQzOUBnbWFpbC5jb20iLCJleHAiOjE3ODU0ODQxOTB9.WlRx24VgAnK5sEw3QR81U8At57CWaDSvf_ARjlLIyFQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2016b0048c6dd69-JNB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"154.159.238.138","cf-ipcountry":"KE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-Jul-2026 08:05:07 UTC] === User Orders API Called ===
[24-Jul-2026 08:05:07 UTC] User ID: 1136
[24-Jul-2026 08:05:07 UTC] Limit: 20, Offset: 0
[24-Jul-2026 08:05:07 UTC] Orders found: 2
[24-Jul-2026 08:05:07 UTC] Orders data: [{"id":424,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/MASTEROFSPOTYBET","status":"pending","created_at":"2026-07-24 11:35:05","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":423,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/MASTEROFSPOTYBET","status":"pending","created_at":"2026-07-24 11:32:29","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Jul-2026 08:05:07 UTC] Total orders count: 2
[24-Jul-2026 08:05:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 08:05:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 08:05:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"154.159.238.138, 197.234.242.135","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNiIsInVzZXJuYW1lIjoiTEVPU0FOVE9TMTk3OCIsImVtYWlsIjoic2hhcm9uY2hlcGtlbW9pMTQzOUBnbWFpbC5jb20iLCJleHAiOjE3ODU0ODQxOTB9.WlRx24VgAnK5sEw3QR81U8At57CWaDSvf_ARjlLIyFQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2016b49ca36dd69-JNB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"154.159.238.138","cf-ipcountry":"KE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-Jul-2026 08:05:19 UTC] === User Orders API Called ===
[24-Jul-2026 08:05:19 UTC] User ID: 1136
[24-Jul-2026 08:05:19 UTC] Limit: 20, Offset: 0
[24-Jul-2026 08:05:19 UTC] Orders found: 2
[24-Jul-2026 08:05:19 UTC] Orders data: [{"id":424,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/MASTEROFSPOTYBET","status":"pending","created_at":"2026-07-24 11:35:05","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":423,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/MASTEROFSPOTYBET","status":"pending","created_at":"2026-07-24 11:32:29","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Jul-2026 08:05:19 UTC] Total orders count: 2
[24-Jul-2026 08:05:19 UTC] === API CALL LOG ===
[24-Jul-2026 08:05:19 UTC] Endpoint: user/profile.php
[24-Jul-2026 08:05:19 UTC] Full Log Data: {
    "timestamp": "2026-07-24 08:05:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.159.238.138",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.159.238.138, 197.234.242.134",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNiIsInVzZXJuYW1lIjoiTEVPU0FOVE9TMTk3OCIsImVtYWlsIjoic2hhcm9uY2hlcGtlbW9pMTQzOUBnbWFpbC5jb20iLCJleHAiOjE3ODU0ODQxOTB9.WlRx24VgAnK5sEw3QR81U8At57CWaDSvf_ARjlLIyFQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2016b49ca38dd69-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.159.238.138",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 08:05:19 UTC] === END API CALL LOG ===
[24-Jul-2026 08:05:19 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 08:05:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNiIsInVzZXJuYW1lIjoiTEVPU0FOVE9TMTk3OCIsImVtYWlsIjoic2hhcm9uY2hlcGtlbW9pMTQzOUBnbWFpbC5jb20iLCJleHAiOjE3ODU0ODQxOTB9.WlRx24VgAnK5sEw3QR81U8At57CWaDSvf_ARjlLIyFQ
[24-Jul-2026 08:05:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 08:05:19 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 08:05:19 UTC] User ID: 1136
[24-Jul-2026 08:05:19 UTC] ✅ User profile retrieved successfully for user ID: 1136
[24-Jul-2026 08:05:23 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 08:05:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 08:05:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"154.159.238.138, 197.234.242.134","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNiIsInVzZXJuYW1lIjoiTEVPU0FOVE9TMTk3OCIsImVtYWlsIjoic2hhcm9uY2hlcGtlbW9pMTQzOUBnbWFpbC5jb20iLCJleHAiOjE3ODU0ODQxOTB9.WlRx24VgAnK5sEw3QR81U8At57CWaDSvf_ARjlLIyFQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2016b62cdf5dd69-JNB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"154.159.238.138","cf-ipcountry":"KE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-Jul-2026 08:05:23 UTC] === API CALL LOG ===
[24-Jul-2026 08:05:23 UTC] === User Orders API Called ===
[24-Jul-2026 08:05:23 UTC] Endpoint: user/profile.php
[24-Jul-2026 08:05:23 UTC] User ID: 1136
[24-Jul-2026 08:05:23 UTC] Full Log Data: {
    "timestamp": "2026-07-24 08:05:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.159.238.138",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.159.238.138, 197.234.242.134",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNiIsInVzZXJuYW1lIjoiTEVPU0FOVE9TMTk3OCIsImVtYWlsIjoic2hhcm9uY2hlcGtlbW9pMTQzOUBnbWFpbC5jb20iLCJleHAiOjE3ODU0ODQxOTB9.WlRx24VgAnK5sEw3QR81U8At57CWaDSvf_ARjlLIyFQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2016b62cdf8dd69-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.159.238.138",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 08:05:23 UTC] Limit: 20, Offset: 0
[24-Jul-2026 08:05:23 UTC] === END API CALL LOG ===
[24-Jul-2026 08:05:23 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 08:05:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNiIsInVzZXJuYW1lIjoiTEVPU0FOVE9TMTk3OCIsImVtYWlsIjoic2hhcm9uY2hlcGtlbW9pMTQzOUBnbWFpbC5jb20iLCJleHAiOjE3ODU0ODQxOTB9.WlRx24VgAnK5sEw3QR81U8At57CWaDSvf_ARjlLIyFQ
[24-Jul-2026 08:05:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 08:05:23 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 08:05:23 UTC] User ID: 1136
[24-Jul-2026 08:05:23 UTC] ✅ User profile retrieved successfully for user ID: 1136
[24-Jul-2026 08:05:23 UTC] Orders found: 2
[24-Jul-2026 08:05:23 UTC] Orders data: [{"id":424,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/MASTEROFSPOTYBET","status":"pending","created_at":"2026-07-24 11:35:05","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":423,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/MASTEROFSPOTYBET","status":"pending","created_at":"2026-07-24 11:32:29","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Jul-2026 08:05:23 UTC] Total orders count: 2
[24-Jul-2026 08:05:23 UTC] === API CALL LOG ===
[24-Jul-2026 08:05:23 UTC] Endpoint: user/profile.php
[24-Jul-2026 08:05:23 UTC] Full Log Data: {
    "timestamp": "2026-07-24 08:05:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.159.238.138",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.159.238.138, 197.234.242.134",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNiIsInVzZXJuYW1lIjoiTEVPU0FOVE9TMTk3OCIsImVtYWlsIjoic2hhcm9uY2hlcGtlbW9pMTQzOUBnbWFpbC5jb20iLCJleHAiOjE3ODU0ODQxOTB9.WlRx24VgAnK5sEw3QR81U8At57CWaDSvf_ARjlLIyFQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2016b652cc0dd69-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.159.238.138",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 08:05:23 UTC] === END API CALL LOG ===
[24-Jul-2026 08:05:23 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 08:05:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNiIsInVzZXJuYW1lIjoiTEVPU0FOVE9TMTk3OCIsImVtYWlsIjoic2hhcm9uY2hlcGtlbW9pMTQzOUBnbWFpbC5jb20iLCJleHAiOjE3ODU0ODQxOTB9.WlRx24VgAnK5sEw3QR81U8At57CWaDSvf_ARjlLIyFQ
[24-Jul-2026 08:05:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 08:05:23 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 08:05:23 UTC] User ID: 1136
[24-Jul-2026 08:05:23 UTC] ✅ User profile retrieved successfully for user ID: 1136
[24-Jul-2026 08:06:46 UTC] === API CALL LOG ===
[24-Jul-2026 08:06:46 UTC] Endpoint: user/profile.php
[24-Jul-2026 08:06:46 UTC] Full Log Data: {
    "timestamp": "2026-07-24 08:06:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.159.238.138",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.159.238.138, 197.234.242.135",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNiIsInVzZXJuYW1lIjoiTEVPU0FOVE9TMTk3OCIsImVtYWlsIjoic2hhcm9uY2hlcGtlbW9pMTQzOUBnbWFpbC5jb20iLCJleHAiOjE3ODU0ODQxOTB9.WlRx24VgAnK5sEw3QR81U8At57CWaDSvf_ARjlLIyFQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2016d6a49e0dd69-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.159.238.138",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 08:06:46 UTC] === END API CALL LOG ===
[24-Jul-2026 08:06:46 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 08:06:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNiIsInVzZXJuYW1lIjoiTEVPU0FOVE9TMTk3OCIsImVtYWlsIjoic2hhcm9uY2hlcGtlbW9pMTQzOUBnbWFpbC5jb20iLCJleHAiOjE3ODU0ODQxOTB9.WlRx24VgAnK5sEw3QR81U8At57CWaDSvf_ARjlLIyFQ
[24-Jul-2026 08:06:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 08:06:46 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 08:06:46 UTC] User ID: 1136
[24-Jul-2026 08:06:46 UTC] ✅ User profile retrieved successfully for user ID: 1136
[24-Jul-2026 08:06:47 UTC] User Purchases API - User ID: 1136
[24-Jul-2026 08:06:47 UTC] User Purchases API - Total purchases found: 4
[24-Jul-2026 08:15:10 UTC] === API CALL LOG ===
[24-Jul-2026 08:15:10 UTC] Endpoint: user/profile.php
[24-Jul-2026 08:15:10 UTC] Full Log Data: {
    "timestamp": "2026-07-24 08:15:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.39.130.214",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.39.130.214, 162.158.22.193",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODIwIiwidXNlcm5hbWUiOiJheTdhZ2E5OTIzNyIsImVtYWlsIjoiYXVicmp3bmpkakBnbWFsLmNvbSIsImV4cCI6MTc4MjE3NDU5MX0.CU_pyt6w80R763LBDBO2JMwhIjEOFHl_oBwjaq6P9PI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20179b68bc270e7-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.39.130.214",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 08:15:10 UTC] === END API CALL LOG ===
[24-Jul-2026 08:15:10 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 08:15:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODIwIiwidXNlcm5hbWUiOiJheTdhZ2E5OTIzNyIsImVtYWlsIjoiYXVicmp3bmpkakBnbWFsLmNvbSIsImV4cCI6MTc4MjE3NDU5MX0.CU_pyt6w80R763LBDBO2JMwhIjEOFHl_oBwjaq6P9PI
[24-Jul-2026 08:15:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 08:15:10 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 08:15:10 UTC] User ID: 820
[24-Jul-2026 08:15:10 UTC] ✅ User profile retrieved successfully for user ID: 820
[24-Jul-2026 08:15:11 UTC] === API CALL LOG ===
[24-Jul-2026 08:15:11 UTC] Endpoint: user/profile.php
[24-Jul-2026 08:15:11 UTC] Full Log Data: {
    "timestamp": "2026-07-24 08:15:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.39.130.214",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.39.130.214, 162.158.22.193",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODIwIiwidXNlcm5hbWUiOiJheTdhZ2E5OTIzNyIsImVtYWlsIjoiYXVicmp3bmpkakBnbWFsLmNvbSIsImV4cCI6MTc4MjE3NDU5MX0.CU_pyt6w80R763LBDBO2JMwhIjEOFHl_oBwjaq6P9PI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20179bdcf0b70e7-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.39.130.214",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 08:15:11 UTC] === END API CALL LOG ===
[24-Jul-2026 08:15:11 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 08:15:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODIwIiwidXNlcm5hbWUiOiJheTdhZ2E5OTIzNyIsImVtYWlsIjoiYXVicmp3bmpkakBnbWFsLmNvbSIsImV4cCI6MTc4MjE3NDU5MX0.CU_pyt6w80R763LBDBO2JMwhIjEOFHl_oBwjaq6P9PI
[24-Jul-2026 08:15:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 08:15:11 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 08:15:11 UTC] User ID: 820
[24-Jul-2026 08:15:11 UTC] ✅ User profile retrieved successfully for user ID: 820
[24-Jul-2026 08:15:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 08:15:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 08:15:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"41.39.130.214, 162.158.22.193","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODIwIiwidXNlcm5hbWUiOiJheTdhZ2E5OTIzNyIsImVtYWlsIjoiYXVicmp3bmpkakBnbWFsLmNvbSIsImV4cCI6MTc4MjE3NDU5MX0.CU_pyt6w80R763LBDBO2JMwhIjEOFHl_oBwjaq6P9PI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20179be1f3270e7-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"41.39.130.214","cf-ipcountry":"EG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-Jul-2026 08:15:11 UTC] === User Orders API Called ===
[24-Jul-2026 08:15:11 UTC] User ID: 820
[24-Jul-2026 08:15:11 UTC] Limit: 20, Offset: 0
[24-Jul-2026 08:15:11 UTC] Orders found: 2
[24-Jul-2026 08:15:11 UTC] Orders data: [{"id":349,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/kfc_alq7ba\/19","status":"cancelled","created_at":"2026-06-16 04:03:48","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":348,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/kfc_alq7ba\/8","status":"cancelled","created_at":"2026-06-16 04:01:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Jul-2026 08:15:11 UTC] Total orders count: 2
[24-Jul-2026 08:15:11 UTC] === API CALL LOG ===
[24-Jul-2026 08:15:11 UTC] Endpoint: user/profile.php
[24-Jul-2026 08:15:11 UTC] Full Log Data: {
    "timestamp": "2026-07-24 08:15:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.39.130.214",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.39.130.214, 162.158.22.193",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODIwIiwidXNlcm5hbWUiOiJheTdhZ2E5OTIzNyIsImVtYWlsIjoiYXVicmp3bmpkakBnbWFsLmNvbSIsImV4cCI6MTc4MjE3NDU5MX0.CU_pyt6w80R763LBDBO2JMwhIjEOFHl_oBwjaq6P9PI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20179beaf6470e7-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.39.130.214",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 08:15:11 UTC] === END API CALL LOG ===
[24-Jul-2026 08:15:11 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 08:15:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODIwIiwidXNlcm5hbWUiOiJheTdhZ2E5OTIzNyIsImVtYWlsIjoiYXVicmp3bmpkakBnbWFsLmNvbSIsImV4cCI6MTc4MjE3NDU5MX0.CU_pyt6w80R763LBDBO2JMwhIjEOFHl_oBwjaq6P9PI
[24-Jul-2026 08:15:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 08:15:11 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 08:15:11 UTC] User ID: 820
[24-Jul-2026 08:15:11 UTC] ✅ User profile retrieved successfully for user ID: 820
[24-Jul-2026 08:15:23 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 08:15:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 08:15:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"41.39.130.214, 162.158.22.192","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODIwIiwidXNlcm5hbWUiOiJheTdhZ2E5OTIzNyIsImVtYWlsIjoiYXVicmp3bmpkakBnbWFsLmNvbSIsImV4cCI6MTc4MjE3NDU5MX0.CU_pyt6w80R763LBDBO2JMwhIjEOFHl_oBwjaq6P9PI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2017a0d8c6470e7-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"41.39.130.214","cf-ipcountry":"EG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-Jul-2026 08:15:23 UTC] === User Orders API Called ===
[24-Jul-2026 08:15:23 UTC] User ID: 820
[24-Jul-2026 08:15:23 UTC] Limit: 20, Offset: 0
[24-Jul-2026 08:15:23 UTC] Orders found: 3
[24-Jul-2026 08:15:23 UTC] Orders data: [{"id":425,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/islv_m\/51","status":"pending","created_at":"2026-07-24 11:45:21","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":349,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/kfc_alq7ba\/19","status":"cancelled","created_at":"2026-06-16 04:03:48","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":348,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/kfc_alq7ba\/8","status":"cancelled","created_at":"2026-06-16 04:01:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Jul-2026 08:15:23 UTC] Total orders count: 3
[24-Jul-2026 08:15:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 08:15:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 08:15:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"41.39.130.214, 162.158.22.193","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODIwIiwidXNlcm5hbWUiOiJheTdhZ2E5OTIzNyIsImVtYWlsIjoiYXVicmp3bmpkakBnbWFsLmNvbSIsImV4cCI6MTc4MjE3NDU5MX0.CU_pyt6w80R763LBDBO2JMwhIjEOFHl_oBwjaq6P9PI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2017a472abc70e7-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"41.39.130.214","cf-ipcountry":"EG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-Jul-2026 08:15:33 UTC] === User Orders API Called ===
[24-Jul-2026 08:15:33 UTC] User ID: 820
[24-Jul-2026 08:15:33 UTC] Limit: 20, Offset: 0
[24-Jul-2026 08:15:33 UTC] Orders found: 3
[24-Jul-2026 08:15:33 UTC] Orders data: [{"id":425,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/islv_m\/51","status":"pending","created_at":"2026-07-24 11:45:21","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":349,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/kfc_alq7ba\/19","status":"cancelled","created_at":"2026-06-16 04:03:48","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":348,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/kfc_alq7ba\/8","status":"cancelled","created_at":"2026-06-16 04:01:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Jul-2026 08:15:33 UTC] Total orders count: 3
[24-Jul-2026 08:15:33 UTC] === API CALL LOG ===
[24-Jul-2026 08:15:33 UTC] Endpoint: user/profile.php
[24-Jul-2026 08:15:33 UTC] Full Log Data: {
    "timestamp": "2026-07-24 08:15:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.39.130.214",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.39.130.214, 162.158.22.193",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODIwIiwidXNlcm5hbWUiOiJheTdhZ2E5OTIzNyIsImVtYWlsIjoiYXVicmp3bmpkakBnbWFsLmNvbSIsImV4cCI6MTc4MjE3NDU5MX0.CU_pyt6w80R763LBDBO2JMwhIjEOFHl_oBwjaq6P9PI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2017a472abe70e7-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.39.130.214",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 08:15:33 UTC] === END API CALL LOG ===
[24-Jul-2026 08:15:33 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 08:15:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODIwIiwidXNlcm5hbWUiOiJheTdhZ2E5OTIzNyIsImVtYWlsIjoiYXVicmp3bmpkakBnbWFsLmNvbSIsImV4cCI6MTc4MjE3NDU5MX0.CU_pyt6w80R763LBDBO2JMwhIjEOFHl_oBwjaq6P9PI
[24-Jul-2026 08:15:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 08:15:33 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 08:15:33 UTC] User ID: 820
[24-Jul-2026 08:15:33 UTC] ✅ User profile retrieved successfully for user ID: 820
[24-Jul-2026 08:15:33 UTC] === API CALL LOG ===
[24-Jul-2026 08:15:33 UTC] Endpoint: user/profile.php
[24-Jul-2026 08:15:33 UTC] Full Log Data: {
    "timestamp": "2026-07-24 08:15:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.39.130.214",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.39.130.214, 162.158.22.193",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODIwIiwidXNlcm5hbWUiOiJheTdhZ2E5OTIzNyIsImVtYWlsIjoiYXVicmp3bmpkakBnbWFsLmNvbSIsImV4cCI6MTc4MjE3NDU5MX0.CU_pyt6w80R763LBDBO2JMwhIjEOFHl_oBwjaq6P9PI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2017a4aec8e70e7-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.39.130.214",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 08:15:33 UTC] === END API CALL LOG ===
[24-Jul-2026 08:15:33 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 08:15:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODIwIiwidXNlcm5hbWUiOiJheTdhZ2E5OTIzNyIsImVtYWlsIjoiYXVicmp3bmpkakBnbWFsLmNvbSIsImV4cCI6MTc4MjE3NDU5MX0.CU_pyt6w80R763LBDBO2JMwhIjEOFHl_oBwjaq6P9PI
[24-Jul-2026 08:15:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 08:15:33 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 08:15:33 UTC] User ID: 820
[24-Jul-2026 08:15:33 UTC] ✅ User profile retrieved successfully for user ID: 820
[24-Jul-2026 08:15:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 08:15:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 08:15:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"41.39.130.214, 162.158.22.193","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODIwIiwidXNlcm5hbWUiOiJheTdhZ2E5OTIzNyIsImVtYWlsIjoiYXVicmp3bmpkakBnbWFsLmNvbSIsImV4cCI6MTc4MjE3NDU5MX0.CU_pyt6w80R763LBDBO2JMwhIjEOFHl_oBwjaq6P9PI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2017a5a9d9f70e7-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"41.39.130.214","cf-ipcountry":"EG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-Jul-2026 08:15:36 UTC] === User Orders API Called ===
[24-Jul-2026 08:15:36 UTC] User ID: 820
[24-Jul-2026 08:15:36 UTC] Limit: 20, Offset: 0
[24-Jul-2026 08:15:36 UTC] Orders found: 3
[24-Jul-2026 08:15:36 UTC] Orders data: [{"id":425,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/islv_m\/51","status":"pending","created_at":"2026-07-24 11:45:21","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":349,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/kfc_alq7ba\/19","status":"cancelled","created_at":"2026-06-16 04:03:48","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":348,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/kfc_alq7ba\/8","status":"cancelled","created_at":"2026-06-16 04:01:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Jul-2026 08:15:36 UTC] Total orders count: 3
[24-Jul-2026 08:15:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 08:15:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 08:15:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"41.39.130.214, 162.158.22.193","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODIwIiwidXNlcm5hbWUiOiJheTdhZ2E5OTIzNyIsImVtYWlsIjoiYXVicmp3bmpkakBnbWFsLmNvbSIsImV4cCI6MTc4MjE3NDU5MX0.CU_pyt6w80R763LBDBO2JMwhIjEOFHl_oBwjaq6P9PI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2017a668d7370e7-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"41.39.130.214","cf-ipcountry":"EG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-Jul-2026 08:15:38 UTC] === User Orders API Called ===
[24-Jul-2026 08:15:38 UTC] User ID: 820
[24-Jul-2026 08:15:38 UTC] Limit: 20, Offset: 0
[24-Jul-2026 08:15:38 UTC] Orders found: 3
[24-Jul-2026 08:15:38 UTC] Orders data: [{"id":425,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/islv_m\/51","status":"pending","created_at":"2026-07-24 11:45:21","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":349,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/kfc_alq7ba\/19","status":"cancelled","created_at":"2026-06-16 04:03:48","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":348,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/kfc_alq7ba\/8","status":"cancelled","created_at":"2026-06-16 04:01:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Jul-2026 08:15:38 UTC] Total orders count: 3
[24-Jul-2026 08:15:38 UTC] === API CALL LOG ===
[24-Jul-2026 08:15:38 UTC] Endpoint: user/profile.php
[24-Jul-2026 08:15:38 UTC] Full Log Data: {
    "timestamp": "2026-07-24 08:15:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.39.130.214",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.39.130.214, 162.158.22.193",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODIwIiwidXNlcm5hbWUiOiJheTdhZ2E5OTIzNyIsImVtYWlsIjoiYXVicmp3bmpkakBnbWFsLmNvbSIsImV4cCI6MTc4MjE3NDU5MX0.CU_pyt6w80R763LBDBO2JMwhIjEOFHl_oBwjaq6P9PI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2017a668d7570e7-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.39.130.214",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 08:15:38 UTC] === END API CALL LOG ===
[24-Jul-2026 08:15:38 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 08:15:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODIwIiwidXNlcm5hbWUiOiJheTdhZ2E5OTIzNyIsImVtYWlsIjoiYXVicmp3bmpkakBnbWFsLmNvbSIsImV4cCI6MTc4MjE3NDU5MX0.CU_pyt6w80R763LBDBO2JMwhIjEOFHl_oBwjaq6P9PI
[24-Jul-2026 08:15:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 08:15:38 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 08:15:38 UTC] User ID: 820
[24-Jul-2026 08:15:38 UTC] ✅ User profile retrieved successfully for user ID: 820
[24-Jul-2026 08:15:38 UTC] === API CALL LOG ===
[24-Jul-2026 08:15:38 UTC] Endpoint: user/profile.php
[24-Jul-2026 08:15:38 UTC] Full Log Data: {
    "timestamp": "2026-07-24 08:15:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.39.130.214",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.39.130.214, 162.158.22.193",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODIwIiwidXNlcm5hbWUiOiJheTdhZ2E5OTIzNyIsImVtYWlsIjoiYXVicmp3bmpkakBnbWFsLmNvbSIsImV4cCI6MTc4MjE3NDU5MX0.CU_pyt6w80R763LBDBO2JMwhIjEOFHl_oBwjaq6P9PI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2017a6a9fce70e7-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.39.130.214",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 08:15:38 UTC] === END API CALL LOG ===
[24-Jul-2026 08:15:38 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 08:15:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODIwIiwidXNlcm5hbWUiOiJheTdhZ2E5OTIzNyIsImVtYWlsIjoiYXVicmp3bmpkakBnbWFsLmNvbSIsImV4cCI6MTc4MjE3NDU5MX0.CU_pyt6w80R763LBDBO2JMwhIjEOFHl_oBwjaq6P9PI
[24-Jul-2026 08:15:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 08:15:38 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 08:15:38 UTC] User ID: 820
[24-Jul-2026 08:15:38 UTC] ✅ User profile retrieved successfully for user ID: 820
[24-Jul-2026 08:38:36 UTC] === API CALL LOG ===
[24-Jul-2026 08:38:36 UTC] Endpoint: user/profile.php
[24-Jul-2026 08:38:36 UTC] Full Log Data: {
    "timestamp": "2026-07-24 08:38:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.39.130.214",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.39.130.214, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODIwIiwidXNlcm5hbWUiOiJheTdhZ2E5OTIzNyIsImVtYWlsIjoiYXVicmp3bmpkakBnbWFsLmNvbSIsImV4cCI6MTc4MjE3NDU5MX0.CU_pyt6w80R763LBDBO2JMwhIjEOFHl_oBwjaq6P9PI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2019c0b987ee1ba-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.39.130.214",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 08:38:36 UTC] === END API CALL LOG ===
[24-Jul-2026 08:38:36 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 08:38:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODIwIiwidXNlcm5hbWUiOiJheTdhZ2E5OTIzNyIsImVtYWlsIjoiYXVicmp3bmpkakBnbWFsLmNvbSIsImV4cCI6MTc4MjE3NDU5MX0.CU_pyt6w80R763LBDBO2JMwhIjEOFHl_oBwjaq6P9PI
[24-Jul-2026 08:38:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 08:38:36 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 08:38:36 UTC] User ID: 820
[24-Jul-2026 08:38:36 UTC] ✅ User profile retrieved successfully for user ID: 820
[24-Jul-2026 08:38:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 08:38:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 08:38:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"41.39.130.214, 172.68.234.189","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODIwIiwidXNlcm5hbWUiOiJheTdhZ2E5OTIzNyIsImVtYWlsIjoiYXVicmp3bmpkakBnbWFsLmNvbSIsImV4cCI6MTc4MjE3NDU5MX0.CU_pyt6w80R763LBDBO2JMwhIjEOFHl_oBwjaq6P9PI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2019c127c6be1ba-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"41.39.130.214","cf-ipcountry":"EG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-Jul-2026 08:38:37 UTC] === User Orders API Called ===
[24-Jul-2026 08:38:37 UTC] User ID: 820
[24-Jul-2026 08:38:37 UTC] Limit: 20, Offset: 0
[24-Jul-2026 08:38:37 UTC] Orders found: 3
[24-Jul-2026 08:38:37 UTC] Orders data: [{"id":425,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/islv_m\/51","status":"pending","created_at":"2026-07-24 11:45:21","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":349,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/kfc_alq7ba\/19","status":"cancelled","created_at":"2026-06-16 04:03:48","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":348,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/kfc_alq7ba\/8","status":"cancelled","created_at":"2026-06-16 04:01:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Jul-2026 08:38:37 UTC] Total orders count: 3
[24-Jul-2026 08:38:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 08:38:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 08:38:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"41.39.130.214, 172.68.234.189","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODIwIiwidXNlcm5hbWUiOiJheTdhZ2E5OTIzNyIsImVtYWlsIjoiYXVicmp3bmpkakBnbWFsLmNvbSIsImV4cCI6MTc4MjE3NDU5MX0.CU_pyt6w80R763LBDBO2JMwhIjEOFHl_oBwjaq6P9PI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2019c1ccdd0e1ba-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"41.39.130.214","cf-ipcountry":"EG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-Jul-2026 08:38:38 UTC] === User Orders API Called ===
[24-Jul-2026 08:38:38 UTC] User ID: 820
[24-Jul-2026 08:38:38 UTC] Limit: 20, Offset: 0
[24-Jul-2026 08:38:38 UTC] Orders found: 3
[24-Jul-2026 08:38:38 UTC] Orders data: [{"id":425,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/islv_m\/51","status":"pending","created_at":"2026-07-24 11:45:21","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":349,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/kfc_alq7ba\/19","status":"cancelled","created_at":"2026-06-16 04:03:48","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":348,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/kfc_alq7ba\/8","status":"cancelled","created_at":"2026-06-16 04:01:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Jul-2026 08:38:38 UTC] Total orders count: 3
[24-Jul-2026 08:38:38 UTC] === API CALL LOG ===
[24-Jul-2026 08:38:38 UTC] Endpoint: user/profile.php
[24-Jul-2026 08:38:38 UTC] Full Log Data: {
    "timestamp": "2026-07-24 08:38:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.39.130.214",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.39.130.214, 172.68.234.189",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODIwIiwidXNlcm5hbWUiOiJheTdhZ2E5OTIzNyIsImVtYWlsIjoiYXVicmp3bmpkakBnbWFsLmNvbSIsImV4cCI6MTc4MjE3NDU5MX0.CU_pyt6w80R763LBDBO2JMwhIjEOFHl_oBwjaq6P9PI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2019c1d4ecbe1ba-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.39.130.214",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 08:38:38 UTC] === END API CALL LOG ===
[24-Jul-2026 08:38:38 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 08:38:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODIwIiwidXNlcm5hbWUiOiJheTdhZ2E5OTIzNyIsImVtYWlsIjoiYXVicmp3bmpkakBnbWFsLmNvbSIsImV4cCI6MTc4MjE3NDU5MX0.CU_pyt6w80R763LBDBO2JMwhIjEOFHl_oBwjaq6P9PI
[24-Jul-2026 08:38:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 08:38:38 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 08:38:38 UTC] User ID: 820
[24-Jul-2026 08:38:38 UTC] ✅ User profile retrieved successfully for user ID: 820
[24-Jul-2026 08:38:39 UTC] === API CALL LOG ===
[24-Jul-2026 08:38:39 UTC] Endpoint: user/profile.php
[24-Jul-2026 08:38:39 UTC] Full Log Data: {
    "timestamp": "2026-07-24 08:38:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.39.130.214",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.39.130.214, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODIwIiwidXNlcm5hbWUiOiJheTdhZ2E5OTIzNyIsImVtYWlsIjoiYXVicmp3bmpkakBnbWFsLmNvbSIsImV4cCI6MTc4MjE3NDU5MX0.CU_pyt6w80R763LBDBO2JMwhIjEOFHl_oBwjaq6P9PI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2019c211e3ae1ba-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.39.130.214",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 08:38:39 UTC] === END API CALL LOG ===
[24-Jul-2026 08:38:39 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 08:38:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODIwIiwidXNlcm5hbWUiOiJheTdhZ2E5OTIzNyIsImVtYWlsIjoiYXVicmp3bmpkakBnbWFsLmNvbSIsImV4cCI6MTc4MjE3NDU5MX0.CU_pyt6w80R763LBDBO2JMwhIjEOFHl_oBwjaq6P9PI
[24-Jul-2026 08:38:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 08:38:39 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 08:38:39 UTC] User ID: 820
[24-Jul-2026 08:38:39 UTC] ✅ User profile retrieved successfully for user ID: 820
[24-Jul-2026 08:41:28 UTC] === API CALL LOG ===
[24-Jul-2026 08:41:28 UTC] Endpoint: user/profile.php
[24-Jul-2026 08:41:28 UTC] Full Log Data: {
    "timestamp": "2026-07-24 08:41:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.39.130.214",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.39.130.214, 162.159.122.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODIwIiwidXNlcm5hbWUiOiJheTdhZ2E5OTIzNyIsImVtYWlsIjoiYXVicmp3bmpkakBnbWFsLmNvbSIsImV4cCI6MTc4MjE3NDU5MX0.CU_pyt6w80R763LBDBO2JMwhIjEOFHl_oBwjaq6P9PI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a201a040792d8a03-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.39.130.214",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 08:41:28 UTC] === END API CALL LOG ===
[24-Jul-2026 08:41:28 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 08:41:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODIwIiwidXNlcm5hbWUiOiJheTdhZ2E5OTIzNyIsImVtYWlsIjoiYXVicmp3bmpkakBnbWFsLmNvbSIsImV4cCI6MTc4MjE3NDU5MX0.CU_pyt6w80R763LBDBO2JMwhIjEOFHl_oBwjaq6P9PI
[24-Jul-2026 08:41:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 08:41:28 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 08:41:28 UTC] User ID: 820
[24-Jul-2026 08:41:28 UTC] ✅ User profile retrieved successfully for user ID: 820
[24-Jul-2026 08:41:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 08:41:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 08:41:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"41.39.130.214, 162.159.122.165","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODIwIiwidXNlcm5hbWUiOiJheTdhZ2E5OTIzNyIsImVtYWlsIjoiYXVicmp3bmpkakBnbWFsLmNvbSIsImV4cCI6MTc4MjE3NDU5MX0.CU_pyt6w80R763LBDBO2JMwhIjEOFHl_oBwjaq6P9PI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a201a0579c9f8a03-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"41.39.130.214","cf-ipcountry":"EG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-Jul-2026 08:41:32 UTC] === User Orders API Called ===
[24-Jul-2026 08:41:32 UTC] User ID: 820
[24-Jul-2026 08:41:32 UTC] Limit: 20, Offset: 0
[24-Jul-2026 08:41:32 UTC] Orders found: 3
[24-Jul-2026 08:41:32 UTC] Orders data: [{"id":425,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/islv_m\/51","status":"pending","created_at":"2026-07-24 11:45:21","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":349,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/kfc_alq7ba\/19","status":"cancelled","created_at":"2026-06-16 04:03:48","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":348,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/kfc_alq7ba\/8","status":"cancelled","created_at":"2026-06-16 04:01:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Jul-2026 08:41:32 UTC] Total orders count: 3
[24-Jul-2026 08:41:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 08:41:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 08:41:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"41.39.130.214, 162.159.122.165","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODIwIiwidXNlcm5hbWUiOiJheTdhZ2E5OTIzNyIsImVtYWlsIjoiYXVicmp3bmpkakBnbWFsLmNvbSIsImV4cCI6MTc4MjE3NDU5MX0.CU_pyt6w80R763LBDBO2JMwhIjEOFHl_oBwjaq6P9PI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a201a066b88d8a03-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"41.39.130.214","cf-ipcountry":"EG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-Jul-2026 08:41:34 UTC] === User Orders API Called ===
[24-Jul-2026 08:41:34 UTC] User ID: 820
[24-Jul-2026 08:41:34 UTC] Limit: 20, Offset: 0
[24-Jul-2026 08:41:34 UTC] Orders found: 3
[24-Jul-2026 08:41:34 UTC] Orders data: [{"id":425,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/islv_m\/51","status":"pending","created_at":"2026-07-24 11:45:21","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":349,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/kfc_alq7ba\/19","status":"cancelled","created_at":"2026-06-16 04:03:48","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":348,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/kfc_alq7ba\/8","status":"cancelled","created_at":"2026-06-16 04:01:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Jul-2026 08:41:34 UTC] Total orders count: 3
[24-Jul-2026 08:41:34 UTC] === API CALL LOG ===
[24-Jul-2026 08:41:34 UTC] Endpoint: user/profile.php
[24-Jul-2026 08:41:34 UTC] Full Log Data: {
    "timestamp": "2026-07-24 08:41:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.39.130.214",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.39.130.214, 162.159.122.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODIwIiwidXNlcm5hbWUiOiJheTdhZ2E5OTIzNyIsImVtYWlsIjoiYXVicmp3bmpkakBnbWFsLmNvbSIsImV4cCI6MTc4MjE3NDU5MX0.CU_pyt6w80R763LBDBO2JMwhIjEOFHl_oBwjaq6P9PI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a201a06749788a03-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.39.130.214",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 08:41:34 UTC] === END API CALL LOG ===
[24-Jul-2026 08:41:34 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 08:41:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODIwIiwidXNlcm5hbWUiOiJheTdhZ2E5OTIzNyIsImVtYWlsIjoiYXVicmp3bmpkakBnbWFsLmNvbSIsImV4cCI6MTc4MjE3NDU5MX0.CU_pyt6w80R763LBDBO2JMwhIjEOFHl_oBwjaq6P9PI
[24-Jul-2026 08:41:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 08:41:34 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 08:41:34 UTC] User ID: 820
[24-Jul-2026 08:41:34 UTC] ✅ User profile retrieved successfully for user ID: 820
[24-Jul-2026 08:41:35 UTC] === API CALL LOG ===
[24-Jul-2026 08:41:35 UTC] Endpoint: user/profile.php
[24-Jul-2026 08:41:35 UTC] Full Log Data: {
    "timestamp": "2026-07-24 08:41:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.39.130.214",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.39.130.214, 162.159.122.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODIwIiwidXNlcm5hbWUiOiJheTdhZ2E5OTIzNyIsImVtYWlsIjoiYXVicmp3bmpkakBnbWFsLmNvbSIsImV4cCI6MTc4MjE3NDU5MX0.CU_pyt6w80R763LBDBO2JMwhIjEOFHl_oBwjaq6P9PI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a201a069dd918a03-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.39.130.214",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 08:41:35 UTC] === END API CALL LOG ===
[24-Jul-2026 08:41:35 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 08:41:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODIwIiwidXNlcm5hbWUiOiJheTdhZ2E5OTIzNyIsImVtYWlsIjoiYXVicmp3bmpkakBnbWFsLmNvbSIsImV4cCI6MTc4MjE3NDU5MX0.CU_pyt6w80R763LBDBO2JMwhIjEOFHl_oBwjaq6P9PI
[24-Jul-2026 08:41:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 08:41:35 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 08:41:35 UTC] User ID: 820
[24-Jul-2026 08:41:35 UTC] ✅ User profile retrieved successfully for user ID: 820
[24-Jul-2026 08:41:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 08:41:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 08:41:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"41.39.130.214, 162.159.122.165","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODIwIiwidXNlcm5hbWUiOiJheTdhZ2E5OTIzNyIsImVtYWlsIjoiYXVicmp3bmpkakBnbWFsLmNvbSIsImV4cCI6MTc4MjE3NDU5MX0.CU_pyt6w80R763LBDBO2JMwhIjEOFHl_oBwjaq6P9PI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a201a09b6bbb8a03-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"41.39.130.214","cf-ipcountry":"EG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-Jul-2026 08:41:42 UTC] === User Orders API Called ===
[24-Jul-2026 08:41:42 UTC] User ID: 820
[24-Jul-2026 08:41:42 UTC] Limit: 20, Offset: 0
[24-Jul-2026 08:41:42 UTC] Orders found: 4
[24-Jul-2026 08:41:42 UTC] Orders data: [{"id":426,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/islv_m\/52","status":"pending","created_at":"2026-07-24 12:11:41","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":425,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/islv_m\/51","status":"pending","created_at":"2026-07-24 11:45:21","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":349,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/kfc_alq7ba\/19","status":"cancelled","created_at":"2026-06-16 04:03:48","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":348,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/kfc_alq7ba\/8","status":"cancelled","created_at":"2026-06-16 04:01:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Jul-2026 08:41:42 UTC] Total orders count: 4
[24-Jul-2026 08:41:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 08:41:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 08:41:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"41.39.130.214, 162.159.122.165","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODIwIiwidXNlcm5hbWUiOiJheTdhZ2E5OTIzNyIsImVtYWlsIjoiYXVicmp3bmpkakBnbWFsLmNvbSIsImV4cCI6MTc4MjE3NDU5MX0.CU_pyt6w80R763LBDBO2JMwhIjEOFHl_oBwjaq6P9PI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a201a09bfce88a03-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"41.39.130.214","cf-ipcountry":"EG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-Jul-2026 08:41:43 UTC] === User Orders API Called ===
[24-Jul-2026 08:41:43 UTC] User ID: 820
[24-Jul-2026 08:41:43 UTC] Limit: 20, Offset: 0
[24-Jul-2026 08:41:43 UTC] Orders found: 4
[24-Jul-2026 08:41:43 UTC] Orders data: [{"id":426,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/islv_m\/52","status":"pending","created_at":"2026-07-24 12:11:41","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":425,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/islv_m\/51","status":"pending","created_at":"2026-07-24 11:45:21","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":349,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/kfc_alq7ba\/19","status":"cancelled","created_at":"2026-06-16 04:03:48","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":348,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/kfc_alq7ba\/8","status":"cancelled","created_at":"2026-06-16 04:01:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Jul-2026 08:41:43 UTC] Total orders count: 4
[24-Jul-2026 09:27:24 UTC] === API CALL LOG ===
[24-Jul-2026 09:27:24 UTC] Endpoint: user/profile.php
[24-Jul-2026 09:27:24 UTC] Full Log Data: {
    "timestamp": "2026-07-24 09:27:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:4740:119:6826:42ff:fe8a:21f3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:4740:119:6826:42ff:fe8a:21f3, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNyIsInVzZXJuYW1lIjoiU2FqaXRrdW1hciIsImVtYWlsIjoic2FqaXQ5MzAxMUBnbWFpbC5jb20iLCJleHAiOjE3ODU0OTAwNDN9.-U1rHQsF2bi3s9dNRbBbQunWwGo1R_Gz5zIUMa6BkeI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a201e389cb4ef847-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:4740:119:6826:42ff:fe8a:21f3",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 09:27:24 UTC] === END API CALL LOG ===
[24-Jul-2026 09:27:24 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 09:27:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNyIsInVzZXJuYW1lIjoiU2FqaXRrdW1hciIsImVtYWlsIjoic2FqaXQ5MzAxMUBnbWFpbC5jb20iLCJleHAiOjE3ODU0OTAwNDN9.-U1rHQsF2bi3s9dNRbBbQunWwGo1R_Gz5zIUMa6BkeI
[24-Jul-2026 09:27:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 09:27:24 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 09:27:24 UTC] User ID: 1137
[24-Jul-2026 09:27:24 UTC] ✅ User profile retrieved successfully for user ID: 1137
[24-Jul-2026 09:27:25 UTC] === API CALL LOG ===
[24-Jul-2026 09:27:25 UTC] Endpoint: user/profile.php
[24-Jul-2026 09:27:25 UTC] Full Log Data: {
    "timestamp": "2026-07-24 09:27:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:4740:119:6826:42ff:fe8a:21f3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:4740:119:6826:42ff:fe8a:21f3, 104.23.175.179",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNyIsInVzZXJuYW1lIjoiU2FqaXRrdW1hciIsImVtYWlsIjoic2FqaXQ5MzAxMUBnbWFpbC5jb20iLCJleHAiOjE3ODU0OTAwNDN9.-U1rHQsF2bi3s9dNRbBbQunWwGo1R_Gz5zIUMa6BkeI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a201e389cb44f847-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:4740:119:6826:42ff:fe8a:21f3",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 09:27:25 UTC] === END API CALL LOG ===
[24-Jul-2026 09:27:25 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 09:27:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNyIsInVzZXJuYW1lIjoiU2FqaXRrdW1hciIsImVtYWlsIjoic2FqaXQ5MzAxMUBnbWFpbC5jb20iLCJleHAiOjE3ODU0OTAwNDN9.-U1rHQsF2bi3s9dNRbBbQunWwGo1R_Gz5zIUMa6BkeI
[24-Jul-2026 09:27:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 09:27:25 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 09:27:25 UTC] User ID: 1137
[24-Jul-2026 09:27:25 UTC] ✅ User profile retrieved successfully for user ID: 1137
[24-Jul-2026 09:27:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 09:27:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 09:27:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:3a80:4740:119:6826:42ff:fe8a:21f3, 104.23.175.179","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNyIsInVzZXJuYW1lIjoiU2FqaXRrdW1hciIsImVtYWlsIjoic2FqaXQ5MzAxMUBnbWFpbC5jb20iLCJleHAiOjE3ODU0OTAwNDN9.-U1rHQsF2bi3s9dNRbBbQunWwGo1R_Gz5zIUMa6BkeI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a201e389cb4af847-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2402:3a80:4740:119:6826:42ff:fe8a:21f3","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-Jul-2026 09:27:25 UTC] === User Orders API Called ===
[24-Jul-2026 09:27:25 UTC] User ID: 1137
[24-Jul-2026 09:27:25 UTC] Limit: 20, Offset: 0
[24-Jul-2026 09:27:25 UTC] Orders found: 0
[24-Jul-2026 09:27:25 UTC] Orders data: []
[24-Jul-2026 09:27:25 UTC] Total orders count: 0
[24-Jul-2026 09:27:26 UTC] === API CALL LOG ===
[24-Jul-2026 09:27:26 UTC] Endpoint: user/profile.php
[24-Jul-2026 09:27:26 UTC] Full Log Data: {
    "timestamp": "2026-07-24 09:27:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:4740:119:6826:42ff:fe8a:21f3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:4740:119:6826:42ff:fe8a:21f3, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNyIsInVzZXJuYW1lIjoiU2FqaXRrdW1hciIsImVtYWlsIjoic2FqaXQ5MzAxMUBnbWFpbC5jb20iLCJleHAiOjE3ODU0OTAwNDN9.-U1rHQsF2bi3s9dNRbBbQunWwGo1R_Gz5zIUMa6BkeI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a201e3952d4af847-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:4740:119:6826:42ff:fe8a:21f3",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 09:27:26 UTC] === END API CALL LOG ===
[24-Jul-2026 09:27:26 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 09:27:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNyIsInVzZXJuYW1lIjoiU2FqaXRrdW1hciIsImVtYWlsIjoic2FqaXQ5MzAxMUBnbWFpbC5jb20iLCJleHAiOjE3ODU0OTAwNDN9.-U1rHQsF2bi3s9dNRbBbQunWwGo1R_Gz5zIUMa6BkeI
[24-Jul-2026 09:27:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 09:27:26 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 09:27:26 UTC] User ID: 1137
[24-Jul-2026 09:27:26 UTC] ✅ User profile retrieved successfully for user ID: 1137
[24-Jul-2026 09:27:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 09:27:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 09:27:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:3a80:4740:119:6826:42ff:fe8a:21f3, 104.23.175.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNyIsInVzZXJuYW1lIjoiU2FqaXRrdW1hciIsImVtYWlsIjoic2FqaXQ5MzAxMUBnbWFpbC5jb20iLCJleHAiOjE3ODU0OTAwNDN9.-U1rHQsF2bi3s9dNRbBbQunWwGo1R_Gz5zIUMa6BkeI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a201e4198a86f847-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2402:3a80:4740:119:6826:42ff:fe8a:21f3","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-Jul-2026 09:27:48 UTC] === User Orders API Called ===
[24-Jul-2026 09:27:48 UTC] User ID: 1137
[24-Jul-2026 09:27:48 UTC] Limit: 20, Offset: 0
[24-Jul-2026 09:27:48 UTC] Orders found: 0
[24-Jul-2026 09:27:48 UTC] Orders data: []
[24-Jul-2026 09:27:48 UTC] Total orders count: 0
[24-Jul-2026 09:27:48 UTC] === API CALL LOG ===
[24-Jul-2026 09:27:48 UTC] Endpoint: user/profile.php
[24-Jul-2026 09:27:48 UTC] Full Log Data: {
    "timestamp": "2026-07-24 09:27:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:4740:119:6826:42ff:fe8a:21f3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:4740:119:6826:42ff:fe8a:21f3, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNyIsInVzZXJuYW1lIjoiU2FqaXRrdW1hciIsImVtYWlsIjoic2FqaXQ5MzAxMUBnbWFpbC5jb20iLCJleHAiOjE3ODU0OTAwNDN9.-U1rHQsF2bi3s9dNRbBbQunWwGo1R_Gz5zIUMa6BkeI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a201e4198a87f847-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:4740:119:6826:42ff:fe8a:21f3",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 09:27:48 UTC] === END API CALL LOG ===
[24-Jul-2026 09:27:48 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 09:27:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNyIsInVzZXJuYW1lIjoiU2FqaXRrdW1hciIsImVtYWlsIjoic2FqaXQ5MzAxMUBnbWFpbC5jb20iLCJleHAiOjE3ODU0OTAwNDN9.-U1rHQsF2bi3s9dNRbBbQunWwGo1R_Gz5zIUMa6BkeI
[24-Jul-2026 09:27:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 09:27:48 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 09:27:48 UTC] User ID: 1137
[24-Jul-2026 09:27:48 UTC] ✅ User profile retrieved successfully for user ID: 1137
[24-Jul-2026 09:27:48 UTC] === API CALL LOG ===
[24-Jul-2026 09:27:48 UTC] Endpoint: user/profile.php
[24-Jul-2026 09:27:48 UTC] Full Log Data: {
    "timestamp": "2026-07-24 09:27:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:4740:119:6826:42ff:fe8a:21f3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:4740:119:6826:42ff:fe8a:21f3, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNyIsInVzZXJuYW1lIjoiU2FqaXRrdW1hciIsImVtYWlsIjoic2FqaXQ5MzAxMUBnbWFpbC5jb20iLCJleHAiOjE3ODU0OTAwNDN9.-U1rHQsF2bi3s9dNRbBbQunWwGo1R_Gz5zIUMa6BkeI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a201e41d7d00f847-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:4740:119:6826:42ff:fe8a:21f3",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 09:27:48 UTC] === END API CALL LOG ===
[24-Jul-2026 09:27:48 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 09:27:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNyIsInVzZXJuYW1lIjoiU2FqaXRrdW1hciIsImVtYWlsIjoic2FqaXQ5MzAxMUBnbWFpbC5jb20iLCJleHAiOjE3ODU0OTAwNDN9.-U1rHQsF2bi3s9dNRbBbQunWwGo1R_Gz5zIUMa6BkeI
[24-Jul-2026 09:27:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 09:27:48 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 09:27:48 UTC] User ID: 1137
[24-Jul-2026 09:27:48 UTC] ✅ User profile retrieved successfully for user ID: 1137
[24-Jul-2026 09:27:49 UTC] === API CALL LOG ===
[24-Jul-2026 09:27:49 UTC] Endpoint: user/profile.php
[24-Jul-2026 09:27:49 UTC] Full Log Data: {
    "timestamp": "2026-07-24 09:27:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:4740:119:6826:42ff:fe8a:21f3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:4740:119:6826:42ff:fe8a:21f3, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNyIsInVzZXJuYW1lIjoiU2FqaXRrdW1hciIsImVtYWlsIjoic2FqaXQ5MzAxMUBnbWFpbC5jb20iLCJleHAiOjE3ODU0OTAwNDN9.-U1rHQsF2bi3s9dNRbBbQunWwGo1R_Gz5zIUMa6BkeI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a201e4243f32f847-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:4740:119:6826:42ff:fe8a:21f3",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 09:27:49 UTC] === END API CALL LOG ===
[24-Jul-2026 09:27:49 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 09:27:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNyIsInVzZXJuYW1lIjoiU2FqaXRrdW1hciIsImVtYWlsIjoic2FqaXQ5MzAxMUBnbWFpbC5jb20iLCJleHAiOjE3ODU0OTAwNDN9.-U1rHQsF2bi3s9dNRbBbQunWwGo1R_Gz5zIUMa6BkeI
[24-Jul-2026 09:27:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 09:27:49 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 09:27:49 UTC] User ID: 1137
[24-Jul-2026 09:27:49 UTC] ✅ User profile retrieved successfully for user ID: 1137
[24-Jul-2026 09:27:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 09:27:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 09:27:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:3a80:4740:119:6826:42ff:fe8a:21f3, 104.23.175.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNyIsInVzZXJuYW1lIjoiU2FqaXRrdW1hciIsImVtYWlsIjoic2FqaXQ5MzAxMUBnbWFpbC5jb20iLCJleHAiOjE3ODU0OTAwNDN9.-U1rHQsF2bi3s9dNRbBbQunWwGo1R_Gz5zIUMa6BkeI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a201e459ba64f847-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2402:3a80:4740:119:6826:42ff:fe8a:21f3","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-Jul-2026 09:27:57 UTC] === API CALL LOG ===
[24-Jul-2026 09:27:57 UTC] === User Orders API Called ===
[24-Jul-2026 09:27:57 UTC] Endpoint: user/profile.php
[24-Jul-2026 09:27:57 UTC] User ID: 1137
[24-Jul-2026 09:27:57 UTC] Full Log Data: {
    "timestamp": "2026-07-24 09:27:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:4740:119:6826:42ff:fe8a:21f3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:4740:119:6826:42ff:fe8a:21f3, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNyIsInVzZXJuYW1lIjoiU2FqaXRrdW1hciIsImVtYWlsIjoic2FqaXQ5MzAxMUBnbWFpbC5jb20iLCJleHAiOjE3ODU0OTAwNDN9.-U1rHQsF2bi3s9dNRbBbQunWwGo1R_Gz5zIUMa6BkeI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a201e459ba67f847-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:4740:119:6826:42ff:fe8a:21f3",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 09:27:57 UTC] Limit: 20, Offset: 0
[24-Jul-2026 09:27:57 UTC] === END API CALL LOG ===
[24-Jul-2026 09:27:57 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 09:27:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNyIsInVzZXJuYW1lIjoiU2FqaXRrdW1hciIsImVtYWlsIjoic2FqaXQ5MzAxMUBnbWFpbC5jb20iLCJleHAiOjE3ODU0OTAwNDN9.-U1rHQsF2bi3s9dNRbBbQunWwGo1R_Gz5zIUMa6BkeI
[24-Jul-2026 09:27:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 09:27:57 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 09:27:57 UTC] User ID: 1137
[24-Jul-2026 09:27:57 UTC] Orders found: 0
[24-Jul-2026 09:27:57 UTC] Orders data: []
[24-Jul-2026 09:27:57 UTC] ✅ User profile retrieved successfully for user ID: 1137
[24-Jul-2026 09:27:57 UTC] Total orders count: 0
[24-Jul-2026 09:27:58 UTC] === API CALL LOG ===
[24-Jul-2026 09:27:58 UTC] Endpoint: user/profile.php
[24-Jul-2026 09:27:58 UTC] Full Log Data: {
    "timestamp": "2026-07-24 09:27:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:4740:119:6826:42ff:fe8a:21f3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:4740:119:6826:42ff:fe8a:21f3, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNyIsInVzZXJuYW1lIjoiU2FqaXRrdW1hciIsImVtYWlsIjoic2FqaXQ5MzAxMUBnbWFpbC5jb20iLCJleHAiOjE3ODU0OTAwNDN9.-U1rHQsF2bi3s9dNRbBbQunWwGo1R_Gz5zIUMa6BkeI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a201e45d9d63f847-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:4740:119:6826:42ff:fe8a:21f3",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 09:27:58 UTC] === END API CALL LOG ===
[24-Jul-2026 09:27:58 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 09:27:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNyIsInVzZXJuYW1lIjoiU2FqaXRrdW1hciIsImVtYWlsIjoic2FqaXQ5MzAxMUBnbWFpbC5jb20iLCJleHAiOjE3ODU0OTAwNDN9.-U1rHQsF2bi3s9dNRbBbQunWwGo1R_Gz5zIUMa6BkeI
[24-Jul-2026 09:27:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 09:27:58 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 09:27:58 UTC] User ID: 1137
[24-Jul-2026 09:27:58 UTC] ✅ User profile retrieved successfully for user ID: 1137
[24-Jul-2026 09:27:58 UTC] === API CALL LOG ===
[24-Jul-2026 09:27:58 UTC] Endpoint: user/profile.php
[24-Jul-2026 09:27:58 UTC] Full Log Data: {
    "timestamp": "2026-07-24 09:27:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:4740:119:6826:42ff:fe8a:21f3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:4740:119:6826:42ff:fe8a:21f3, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNyIsInVzZXJuYW1lIjoiU2FqaXRrdW1hciIsImVtYWlsIjoic2FqaXQ5MzAxMUBnbWFpbC5jb20iLCJleHAiOjE3ODU0OTAwNDN9.-U1rHQsF2bi3s9dNRbBbQunWwGo1R_Gz5zIUMa6BkeI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a201e460cde6f847-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:4740:119:6826:42ff:fe8a:21f3",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 09:27:58 UTC] === END API CALL LOG ===
[24-Jul-2026 09:27:58 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 09:27:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNyIsInVzZXJuYW1lIjoiU2FqaXRrdW1hciIsImVtYWlsIjoic2FqaXQ5MzAxMUBnbWFpbC5jb20iLCJleHAiOjE3ODU0OTAwNDN9.-U1rHQsF2bi3s9dNRbBbQunWwGo1R_Gz5zIUMa6BkeI
[24-Jul-2026 09:27:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 09:27:58 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 09:27:58 UTC] User ID: 1137
[24-Jul-2026 09:27:58 UTC] ✅ User profile retrieved successfully for user ID: 1137
[24-Jul-2026 09:28:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 09:28:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 09:28:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:3a80:4740:119:6826:42ff:fe8a:21f3, 104.23.175.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNyIsInVzZXJuYW1lIjoiU2FqaXRrdW1hciIsImVtYWlsIjoic2FqaXQ5MzAxMUBnbWFpbC5jb20iLCJleHAiOjE3ODU0OTAwNDN9.-U1rHQsF2bi3s9dNRbBbQunWwGo1R_Gz5zIUMa6BkeI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a201e47c6ec9f847-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2402:3a80:4740:119:6826:42ff:fe8a:21f3","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-Jul-2026 09:28:03 UTC] === User Orders API Called ===
[24-Jul-2026 09:28:03 UTC] User ID: 1137
[24-Jul-2026 09:28:03 UTC] Limit: 20, Offset: 0
[24-Jul-2026 09:28:03 UTC] === API CALL LOG ===
[24-Jul-2026 09:28:03 UTC] Endpoint: user/profile.php
[24-Jul-2026 09:28:03 UTC] Full Log Data: {
    "timestamp": "2026-07-24 09:28:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:4740:119:6826:42ff:fe8a:21f3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:4740:119:6826:42ff:fe8a:21f3, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNyIsInVzZXJuYW1lIjoiU2FqaXRrdW1hciIsImVtYWlsIjoic2FqaXQ5MzAxMUBnbWFpbC5jb20iLCJleHAiOjE3ODU0OTAwNDN9.-U1rHQsF2bi3s9dNRbBbQunWwGo1R_Gz5zIUMa6BkeI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a201e47c6ecdf847-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:4740:119:6826:42ff:fe8a:21f3",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 09:28:03 UTC] === END API CALL LOG ===
[24-Jul-2026 09:28:03 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 09:28:03 UTC] Orders found: 0
[24-Jul-2026 09:28:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNyIsInVzZXJuYW1lIjoiU2FqaXRrdW1hciIsImVtYWlsIjoic2FqaXQ5MzAxMUBnbWFpbC5jb20iLCJleHAiOjE3ODU0OTAwNDN9.-U1rHQsF2bi3s9dNRbBbQunWwGo1R_Gz5zIUMa6BkeI
[24-Jul-2026 09:28:03 UTC] Orders data: []
[24-Jul-2026 09:28:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 09:28:03 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 09:28:03 UTC] User ID: 1137
[24-Jul-2026 09:28:03 UTC] Total orders count: 0
[24-Jul-2026 09:28:03 UTC] ✅ User profile retrieved successfully for user ID: 1137
[24-Jul-2026 09:28:03 UTC] === API CALL LOG ===
[24-Jul-2026 09:28:03 UTC] Endpoint: user/profile.php
[24-Jul-2026 09:28:03 UTC] Full Log Data: {
    "timestamp": "2026-07-24 09:28:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:4740:119:6826:42ff:fe8a:21f3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:4740:119:6826:42ff:fe8a:21f3, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNyIsInVzZXJuYW1lIjoiU2FqaXRrdW1hciIsImVtYWlsIjoic2FqaXQ5MzAxMUBnbWFpbC5jb20iLCJleHAiOjE3ODU0OTAwNDN9.-U1rHQsF2bi3s9dNRbBbQunWwGo1R_Gz5zIUMa6BkeI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a201e4804994f847-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:4740:119:6826:42ff:fe8a:21f3",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 09:28:03 UTC] === END API CALL LOG ===
[24-Jul-2026 09:28:03 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 09:28:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNyIsInVzZXJuYW1lIjoiU2FqaXRrdW1hciIsImVtYWlsIjoic2FqaXQ5MzAxMUBnbWFpbC5jb20iLCJleHAiOjE3ODU0OTAwNDN9.-U1rHQsF2bi3s9dNRbBbQunWwGo1R_Gz5zIUMa6BkeI
[24-Jul-2026 09:28:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 09:28:03 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 09:28:03 UTC] User ID: 1137
[24-Jul-2026 09:28:03 UTC] ✅ User profile retrieved successfully for user ID: 1137
[24-Jul-2026 09:28:04 UTC] === API CALL LOG ===
[24-Jul-2026 09:28:04 UTC] Endpoint: user/profile.php
[24-Jul-2026 09:28:04 UTC] Full Log Data: {
    "timestamp": "2026-07-24 09:28:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:4740:119:6826:42ff:fe8a:21f3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:4740:119:6826:42ff:fe8a:21f3, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNyIsInVzZXJuYW1lIjoiU2FqaXRrdW1hciIsImVtYWlsIjoic2FqaXQ5MzAxMUBnbWFpbC5jb20iLCJleHAiOjE3ODU0OTAwNDN9.-U1rHQsF2bi3s9dNRbBbQunWwGo1R_Gz5zIUMa6BkeI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a201e4838aeaf847-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:4740:119:6826:42ff:fe8a:21f3",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 09:28:04 UTC] === END API CALL LOG ===
[24-Jul-2026 09:28:04 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 09:28:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNyIsInVzZXJuYW1lIjoiU2FqaXRrdW1hciIsImVtYWlsIjoic2FqaXQ5MzAxMUBnbWFpbC5jb20iLCJleHAiOjE3ODU0OTAwNDN9.-U1rHQsF2bi3s9dNRbBbQunWwGo1R_Gz5zIUMa6BkeI
[24-Jul-2026 09:28:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 09:28:04 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 09:28:04 UTC] User ID: 1137
[24-Jul-2026 09:28:04 UTC] ✅ User profile retrieved successfully for user ID: 1137
[24-Jul-2026 09:28:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 09:28:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 09:28:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:3a80:4740:119:6826:42ff:fe8a:21f3, 104.23.175.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNyIsInVzZXJuYW1lIjoiU2FqaXRrdW1hciIsImVtYWlsIjoic2FqaXQ5MzAxMUBnbWFpbC5jb20iLCJleHAiOjE3ODU0OTAwNDN9.-U1rHQsF2bi3s9dNRbBbQunWwGo1R_Gz5zIUMa6BkeI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a201e4ac1e2df847-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2402:3a80:4740:119:6826:42ff:fe8a:21f3","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-Jul-2026 09:28:10 UTC] === User Orders API Called ===
[24-Jul-2026 09:28:10 UTC] User ID: 1137
[24-Jul-2026 09:28:10 UTC] Limit: 20, Offset: 0
[24-Jul-2026 09:28:10 UTC] Orders found: 0
[24-Jul-2026 09:28:10 UTC] Orders data: []
[24-Jul-2026 09:28:10 UTC] === API CALL LOG ===
[24-Jul-2026 09:28:10 UTC] Endpoint: user/profile.php
[24-Jul-2026 09:28:10 UTC] Full Log Data: {
    "timestamp": "2026-07-24 09:28:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:4740:119:6826:42ff:fe8a:21f3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:4740:119:6826:42ff:fe8a:21f3, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNyIsInVzZXJuYW1lIjoiU2FqaXRrdW1hciIsImVtYWlsIjoic2FqaXQ5MzAxMUBnbWFpbC5jb20iLCJleHAiOjE3ODU0OTAwNDN9.-U1rHQsF2bi3s9dNRbBbQunWwGo1R_Gz5zIUMa6BkeI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a201e4ac1e33f847-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:4740:119:6826:42ff:fe8a:21f3",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 09:28:10 UTC] === END API CALL LOG ===
[24-Jul-2026 09:28:10 UTC] Total orders count: 0
[24-Jul-2026 09:28:10 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 09:28:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNyIsInVzZXJuYW1lIjoiU2FqaXRrdW1hciIsImVtYWlsIjoic2FqaXQ5MzAxMUBnbWFpbC5jb20iLCJleHAiOjE3ODU0OTAwNDN9.-U1rHQsF2bi3s9dNRbBbQunWwGo1R_Gz5zIUMa6BkeI
[24-Jul-2026 09:28:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 09:28:10 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 09:28:10 UTC] User ID: 1137
[24-Jul-2026 09:28:10 UTC] ✅ User profile retrieved successfully for user ID: 1137
[24-Jul-2026 09:28:11 UTC] === API CALL LOG ===
[24-Jul-2026 09:28:11 UTC] Endpoint: user/profile.php
[24-Jul-2026 09:28:11 UTC] Full Log Data: {
    "timestamp": "2026-07-24 09:28:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:4740:119:6826:42ff:fe8a:21f3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:4740:119:6826:42ff:fe8a:21f3, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNyIsInVzZXJuYW1lIjoiU2FqaXRrdW1hciIsImVtYWlsIjoic2FqaXQ5MzAxMUBnbWFpbC5jb20iLCJleHAiOjE3ODU0OTAwNDN9.-U1rHQsF2bi3s9dNRbBbQunWwGo1R_Gz5zIUMa6BkeI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a201e4b00a5bf847-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:4740:119:6826:42ff:fe8a:21f3",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 09:28:11 UTC] === END API CALL LOG ===
[24-Jul-2026 09:28:11 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 09:28:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNyIsInVzZXJuYW1lIjoiU2FqaXRrdW1hciIsImVtYWlsIjoic2FqaXQ5MzAxMUBnbWFpbC5jb20iLCJleHAiOjE3ODU0OTAwNDN9.-U1rHQsF2bi3s9dNRbBbQunWwGo1R_Gz5zIUMa6BkeI
[24-Jul-2026 09:28:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 09:28:11 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 09:28:11 UTC] User ID: 1137
[24-Jul-2026 09:28:11 UTC] ✅ User profile retrieved successfully for user ID: 1137
[24-Jul-2026 09:28:12 UTC] === API CALL LOG ===
[24-Jul-2026 09:28:12 UTC] Endpoint: user/profile.php
[24-Jul-2026 09:28:12 UTC] Full Log Data: {
    "timestamp": "2026-07-24 09:28:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:4740:119:6826:42ff:fe8a:21f3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:4740:119:6826:42ff:fe8a:21f3, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNyIsInVzZXJuYW1lIjoiU2FqaXRrdW1hciIsImVtYWlsIjoic2FqaXQ5MzAxMUBnbWFpbC5jb20iLCJleHAiOjE3ODU0OTAwNDN9.-U1rHQsF2bi3s9dNRbBbQunWwGo1R_Gz5zIUMa6BkeI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a201e4b30b0bf847-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:4740:119:6826:42ff:fe8a:21f3",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 09:28:12 UTC] === END API CALL LOG ===
[24-Jul-2026 09:28:12 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 09:28:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNyIsInVzZXJuYW1lIjoiU2FqaXRrdW1hciIsImVtYWlsIjoic2FqaXQ5MzAxMUBnbWFpbC5jb20iLCJleHAiOjE3ODU0OTAwNDN9.-U1rHQsF2bi3s9dNRbBbQunWwGo1R_Gz5zIUMa6BkeI
[24-Jul-2026 09:28:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 09:28:12 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 09:28:12 UTC] User ID: 1137
[24-Jul-2026 09:28:12 UTC] ✅ User profile retrieved successfully for user ID: 1137
[24-Jul-2026 09:28:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 09:28:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 09:28:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:3a80:4740:119:6826:42ff:fe8a:21f3, 104.23.175.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNyIsInVzZXJuYW1lIjoiU2FqaXRrdW1hciIsImVtYWlsIjoic2FqaXQ5MzAxMUBnbWFpbC5jb20iLCJleHAiOjE3ODU0OTAwNDN9.-U1rHQsF2bi3s9dNRbBbQunWwGo1R_Gz5zIUMa6BkeI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a201e4bbde2af847-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2402:3a80:4740:119:6826:42ff:fe8a:21f3","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-Jul-2026 09:28:13 UTC] === User Orders API Called ===
[24-Jul-2026 09:28:13 UTC] User ID: 1137
[24-Jul-2026 09:28:13 UTC] Limit: 20, Offset: 0
[24-Jul-2026 09:28:13 UTC] Orders found: 0
[24-Jul-2026 09:28:13 UTC] Orders data: []
[24-Jul-2026 09:28:13 UTC] Total orders count: 0
[24-Jul-2026 09:28:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 09:28:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 09:28:15 UTC] === API CALL LOG ===
[24-Jul-2026 09:28:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:3a80:4740:119:6826:42ff:fe8a:21f3, 104.23.175.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNyIsInVzZXJuYW1lIjoiU2FqaXRrdW1hciIsImVtYWlsIjoic2FqaXQ5MzAxMUBnbWFpbC5jb20iLCJleHAiOjE3ODU0OTAwNDN9.-U1rHQsF2bi3s9dNRbBbQunWwGo1R_Gz5zIUMa6BkeI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a201e4c57baef847-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2402:3a80:4740:119:6826:42ff:fe8a:21f3","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-Jul-2026 09:28:15 UTC] Endpoint: user/profile.php
[24-Jul-2026 09:28:15 UTC] Full Log Data: {
    "timestamp": "2026-07-24 09:28:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:4740:119:6826:42ff:fe8a:21f3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:4740:119:6826:42ff:fe8a:21f3, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNyIsInVzZXJuYW1lIjoiU2FqaXRrdW1hciIsImVtYWlsIjoic2FqaXQ5MzAxMUBnbWFpbC5jb20iLCJleHAiOjE3ODU0OTAwNDN9.-U1rHQsF2bi3s9dNRbBbQunWwGo1R_Gz5zIUMa6BkeI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a201e4c57bb3f847-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:4740:119:6826:42ff:fe8a:21f3",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 09:28:15 UTC] === User Orders API Called ===
[24-Jul-2026 09:28:15 UTC] === END API CALL LOG ===
[24-Jul-2026 09:28:15 UTC] User ID: 1137
[24-Jul-2026 09:28:15 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 09:28:15 UTC] Limit: 20, Offset: 0
[24-Jul-2026 09:28:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNyIsInVzZXJuYW1lIjoiU2FqaXRrdW1hciIsImVtYWlsIjoic2FqaXQ5MzAxMUBnbWFpbC5jb20iLCJleHAiOjE3ODU0OTAwNDN9.-U1rHQsF2bi3s9dNRbBbQunWwGo1R_Gz5zIUMa6BkeI
[24-Jul-2026 09:28:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 09:28:15 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 09:28:15 UTC] User ID: 1137
[24-Jul-2026 09:28:15 UTC] Orders found: 0
[24-Jul-2026 09:28:15 UTC] Orders data: []
[24-Jul-2026 09:28:15 UTC] ✅ User profile retrieved successfully for user ID: 1137
[24-Jul-2026 09:28:15 UTC] Total orders count: 0
[24-Jul-2026 09:28:15 UTC] === API CALL LOG ===
[24-Jul-2026 09:28:15 UTC] Endpoint: user/profile.php
[24-Jul-2026 09:28:15 UTC] Full Log Data: {
    "timestamp": "2026-07-24 09:28:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:4740:119:6826:42ff:fe8a:21f3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:4740:119:6826:42ff:fe8a:21f3, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNyIsInVzZXJuYW1lIjoiU2FqaXRrdW1hciIsImVtYWlsIjoic2FqaXQ5MzAxMUBnbWFpbC5jb20iLCJleHAiOjE3ODU0OTAwNDN9.-U1rHQsF2bi3s9dNRbBbQunWwGo1R_Gz5zIUMa6BkeI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a201e4c96f93f847-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:4740:119:6826:42ff:fe8a:21f3",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 09:28:15 UTC] === END API CALL LOG ===
[24-Jul-2026 09:28:15 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 09:28:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNyIsInVzZXJuYW1lIjoiU2FqaXRrdW1hciIsImVtYWlsIjoic2FqaXQ5MzAxMUBnbWFpbC5jb20iLCJleHAiOjE3ODU0OTAwNDN9.-U1rHQsF2bi3s9dNRbBbQunWwGo1R_Gz5zIUMa6BkeI
[24-Jul-2026 09:28:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 09:28:15 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 09:28:15 UTC] User ID: 1137
[24-Jul-2026 09:28:15 UTC] ✅ User profile retrieved successfully for user ID: 1137
[24-Jul-2026 09:28:16 UTC] === API CALL LOG ===
[24-Jul-2026 09:28:16 UTC] Endpoint: user/profile.php
[24-Jul-2026 09:28:16 UTC] Full Log Data: {
    "timestamp": "2026-07-24 09:28:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:4740:119:6826:42ff:fe8a:21f3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:4740:119:6826:42ff:fe8a:21f3, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNyIsInVzZXJuYW1lIjoiU2FqaXRrdW1hciIsImVtYWlsIjoic2FqaXQ5MzAxMUBnbWFpbC5jb20iLCJleHAiOjE3ODU0OTAwNDN9.-U1rHQsF2bi3s9dNRbBbQunWwGo1R_Gz5zIUMa6BkeI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a201e4cc58cef847-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:4740:119:6826:42ff:fe8a:21f3",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 09:28:16 UTC] === END API CALL LOG ===
[24-Jul-2026 09:28:16 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 09:28:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNyIsInVzZXJuYW1lIjoiU2FqaXRrdW1hciIsImVtYWlsIjoic2FqaXQ5MzAxMUBnbWFpbC5jb20iLCJleHAiOjE3ODU0OTAwNDN9.-U1rHQsF2bi3s9dNRbBbQunWwGo1R_Gz5zIUMa6BkeI
[24-Jul-2026 09:28:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 09:28:16 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 09:28:16 UTC] User ID: 1137
[24-Jul-2026 09:28:16 UTC] ✅ User profile retrieved successfully for user ID: 1137
[24-Jul-2026 09:28:24 UTC] === API CALL LOG ===
[24-Jul-2026 09:28:24 UTC] Endpoint: user/profile.php
[24-Jul-2026 09:28:24 UTC] Full Log Data: {
    "timestamp": "2026-07-24 09:28:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:4740:119:6826:42ff:fe8a:21f3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:4740:119:6826:42ff:fe8a:21f3, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNyIsInVzZXJuYW1lIjoiU2FqaXRrdW1hciIsImVtYWlsIjoic2FqaXQ5MzAxMUBnbWFpbC5jb20iLCJleHAiOjE3ODU0OTAwNDN9.-U1rHQsF2bi3s9dNRbBbQunWwGo1R_Gz5zIUMa6BkeI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a201e4ff5e9df847-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:4740:119:6826:42ff:fe8a:21f3",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 09:28:24 UTC] === END API CALL LOG ===
[24-Jul-2026 09:28:24 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 09:28:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNyIsInVzZXJuYW1lIjoiU2FqaXRrdW1hciIsImVtYWlsIjoic2FqaXQ5MzAxMUBnbWFpbC5jb20iLCJleHAiOjE3ODU0OTAwNDN9.-U1rHQsF2bi3s9dNRbBbQunWwGo1R_Gz5zIUMa6BkeI
[24-Jul-2026 09:28:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 09:28:24 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 09:28:24 UTC] User ID: 1137
[24-Jul-2026 09:28:24 UTC] ✅ User profile retrieved successfully for user ID: 1137
[24-Jul-2026 09:28:24 UTC] User Purchases API - User ID: 1137
[24-Jul-2026 09:28:24 UTC] User Purchases API - Total purchases found: 0
[24-Jul-2026 09:28:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 09:28:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 09:28:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:3a80:4740:119:6826:42ff:fe8a:21f3, 104.23.175.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNyIsInVzZXJuYW1lIjoiU2FqaXRrdW1hciIsImVtYWlsIjoic2FqaXQ5MzAxMUBnbWFpbC5jb20iLCJleHAiOjE3ODU0OTAwNDN9.-U1rHQsF2bi3s9dNRbBbQunWwGo1R_Gz5zIUMa6BkeI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a201e5627d9bf847-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2402:3a80:4740:119:6826:42ff:fe8a:21f3","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-Jul-2026 09:28:40 UTC] === User Orders API Called ===
[24-Jul-2026 09:28:40 UTC] User ID: 1137
[24-Jul-2026 09:28:40 UTC] Limit: 20, Offset: 0
[24-Jul-2026 09:28:40 UTC] Orders found: 0
[24-Jul-2026 09:28:40 UTC] Orders data: []
[24-Jul-2026 09:28:40 UTC] Total orders count: 0
[24-Jul-2026 09:28:40 UTC] === API CALL LOG ===
[24-Jul-2026 09:28:40 UTC] Endpoint: user/profile.php
[24-Jul-2026 09:28:40 UTC] Full Log Data: {
    "timestamp": "2026-07-24 09:28:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:4740:119:6826:42ff:fe8a:21f3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:4740:119:6826:42ff:fe8a:21f3, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNyIsInVzZXJuYW1lIjoiU2FqaXRrdW1hciIsImVtYWlsIjoic2FqaXQ5MzAxMUBnbWFpbC5jb20iLCJleHAiOjE3ODU0OTAwNDN9.-U1rHQsF2bi3s9dNRbBbQunWwGo1R_Gz5zIUMa6BkeI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a201e5627da4f847-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:4740:119:6826:42ff:fe8a:21f3",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 09:28:40 UTC] === END API CALL LOG ===
[24-Jul-2026 09:28:40 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 09:28:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNyIsInVzZXJuYW1lIjoiU2FqaXRrdW1hciIsImVtYWlsIjoic2FqaXQ5MzAxMUBnbWFpbC5jb20iLCJleHAiOjE3ODU0OTAwNDN9.-U1rHQsF2bi3s9dNRbBbQunWwGo1R_Gz5zIUMa6BkeI
[24-Jul-2026 09:28:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 09:28:40 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 09:28:40 UTC] User ID: 1137
[24-Jul-2026 09:28:40 UTC] ✅ User profile retrieved successfully for user ID: 1137
[24-Jul-2026 09:28:40 UTC] === API CALL LOG ===
[24-Jul-2026 09:28:40 UTC] Endpoint: user/profile.php
[24-Jul-2026 09:28:40 UTC] Full Log Data: {
    "timestamp": "2026-07-24 09:28:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:4740:119:6826:42ff:fe8a:21f3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:4740:119:6826:42ff:fe8a:21f3, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNyIsInVzZXJuYW1lIjoiU2FqaXRrdW1hciIsImVtYWlsIjoic2FqaXQ5MzAxMUBnbWFpbC5jb20iLCJleHAiOjE3ODU0OTAwNDN9.-U1rHQsF2bi3s9dNRbBbQunWwGo1R_Gz5zIUMa6BkeI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a201e5666982f847-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:4740:119:6826:42ff:fe8a:21f3",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 09:28:40 UTC] === END API CALL LOG ===
[24-Jul-2026 09:28:40 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 09:28:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNyIsInVzZXJuYW1lIjoiU2FqaXRrdW1hciIsImVtYWlsIjoic2FqaXQ5MzAxMUBnbWFpbC5jb20iLCJleHAiOjE3ODU0OTAwNDN9.-U1rHQsF2bi3s9dNRbBbQunWwGo1R_Gz5zIUMa6BkeI
[24-Jul-2026 09:28:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 09:28:40 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 09:28:40 UTC] User ID: 1137
[24-Jul-2026 09:28:40 UTC] ✅ User profile retrieved successfully for user ID: 1137
[24-Jul-2026 09:28:41 UTC] === API CALL LOG ===
[24-Jul-2026 09:28:41 UTC] Endpoint: user/profile.php
[24-Jul-2026 09:28:41 UTC] Full Log Data: {
    "timestamp": "2026-07-24 09:28:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:4740:119:6826:42ff:fe8a:21f3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:4740:119:6826:42ff:fe8a:21f3, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNyIsInVzZXJuYW1lIjoiU2FqaXRrdW1hciIsImVtYWlsIjoic2FqaXQ5MzAxMUBnbWFpbC5jb20iLCJleHAiOjE3ODU0OTAwNDN9.-U1rHQsF2bi3s9dNRbBbQunWwGo1R_Gz5zIUMa6BkeI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a201e5698a41f847-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:4740:119:6826:42ff:fe8a:21f3",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 09:28:41 UTC] === END API CALL LOG ===
[24-Jul-2026 09:28:41 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 09:28:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNyIsInVzZXJuYW1lIjoiU2FqaXRrdW1hciIsImVtYWlsIjoic2FqaXQ5MzAxMUBnbWFpbC5jb20iLCJleHAiOjE3ODU0OTAwNDN9.-U1rHQsF2bi3s9dNRbBbQunWwGo1R_Gz5zIUMa6BkeI
[24-Jul-2026 09:28:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 09:28:41 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 09:28:41 UTC] User ID: 1137
[24-Jul-2026 09:28:41 UTC] ✅ User profile retrieved successfully for user ID: 1137
[24-Jul-2026 09:28:47 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 09:28:47 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 09:28:47 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:3a80:4740:119:6826:42ff:fe8a:21f3, 104.23.175.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNyIsInVzZXJuYW1lIjoiU2FqaXRrdW1hciIsImVtYWlsIjoic2FqaXQ5MzAxMUBnbWFpbC5jb20iLCJleHAiOjE3ODU0OTAwNDN9.-U1rHQsF2bi3s9dNRbBbQunWwGo1R_Gz5zIUMa6BkeI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a201e58f9f6af847-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2402:3a80:4740:119:6826:42ff:fe8a:21f3","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-Jul-2026 09:28:47 UTC] === User Orders API Called ===
[24-Jul-2026 09:28:47 UTC] User ID: 1137
[24-Jul-2026 09:28:47 UTC] Limit: 20, Offset: 0
[24-Jul-2026 09:28:47 UTC] Orders found: 0
[24-Jul-2026 09:28:47 UTC] Orders data: []
[24-Jul-2026 09:28:47 UTC] Total orders count: 0
[24-Jul-2026 09:28:47 UTC] === API CALL LOG ===
[24-Jul-2026 09:28:47 UTC] Endpoint: user/profile.php
[24-Jul-2026 09:28:47 UTC] Full Log Data: {
    "timestamp": "2026-07-24 09:28:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:4740:119:6826:42ff:fe8a:21f3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:4740:119:6826:42ff:fe8a:21f3, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNyIsInVzZXJuYW1lIjoiU2FqaXRrdW1hciIsImVtYWlsIjoic2FqaXQ5MzAxMUBnbWFpbC5jb20iLCJleHAiOjE3ODU0OTAwNDN9.-U1rHQsF2bi3s9dNRbBbQunWwGo1R_Gz5zIUMa6BkeI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a201e58f9f6bf847-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:4740:119:6826:42ff:fe8a:21f3",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 09:28:47 UTC] === END API CALL LOG ===
[24-Jul-2026 09:28:47 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 09:28:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNyIsInVzZXJuYW1lIjoiU2FqaXRrdW1hciIsImVtYWlsIjoic2FqaXQ5MzAxMUBnbWFpbC5jb20iLCJleHAiOjE3ODU0OTAwNDN9.-U1rHQsF2bi3s9dNRbBbQunWwGo1R_Gz5zIUMa6BkeI
[24-Jul-2026 09:28:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 09:28:47 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 09:28:47 UTC] User ID: 1137
[24-Jul-2026 09:28:47 UTC] ✅ User profile retrieved successfully for user ID: 1137
[24-Jul-2026 09:28:48 UTC] === API CALL LOG ===
[24-Jul-2026 09:28:48 UTC] Endpoint: user/profile.php
[24-Jul-2026 09:28:48 UTC] Full Log Data: {
    "timestamp": "2026-07-24 09:28:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:4740:119:6826:42ff:fe8a:21f3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:4740:119:6826:42ff:fe8a:21f3, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNyIsInVzZXJuYW1lIjoiU2FqaXRrdW1hciIsImVtYWlsIjoic2FqaXQ5MzAxMUBnbWFpbC5jb20iLCJleHAiOjE3ODU0OTAwNDN9.-U1rHQsF2bi3s9dNRbBbQunWwGo1R_Gz5zIUMa6BkeI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a201e593fb37f847-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:4740:119:6826:42ff:fe8a:21f3",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 09:28:48 UTC] === END API CALL LOG ===
[24-Jul-2026 09:28:48 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 09:28:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNyIsInVzZXJuYW1lIjoiU2FqaXRrdW1hciIsImVtYWlsIjoic2FqaXQ5MzAxMUBnbWFpbC5jb20iLCJleHAiOjE3ODU0OTAwNDN9.-U1rHQsF2bi3s9dNRbBbQunWwGo1R_Gz5zIUMa6BkeI
[24-Jul-2026 09:28:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 09:28:48 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 09:28:48 UTC] User ID: 1137
[24-Jul-2026 09:28:48 UTC] ✅ User profile retrieved successfully for user ID: 1137
[24-Jul-2026 09:28:49 UTC] === API CALL LOG ===
[24-Jul-2026 09:28:49 UTC] Endpoint: user/profile.php
[24-Jul-2026 09:28:49 UTC] Full Log Data: {
    "timestamp": "2026-07-24 09:28:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:4740:119:6826:42ff:fe8a:21f3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:4740:119:6826:42ff:fe8a:21f3, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNyIsInVzZXJuYW1lIjoiU2FqaXRrdW1hciIsImVtYWlsIjoic2FqaXQ5MzAxMUBnbWFpbC5jb20iLCJleHAiOjE3ODU0OTAwNDN9.-U1rHQsF2bi3s9dNRbBbQunWwGo1R_Gz5zIUMa6BkeI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a201e59aadb7f847-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:4740:119:6826:42ff:fe8a:21f3",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 09:28:49 UTC] === END API CALL LOG ===
[24-Jul-2026 09:28:49 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 09:28:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNyIsInVzZXJuYW1lIjoiU2FqaXRrdW1hciIsImVtYWlsIjoic2FqaXQ5MzAxMUBnbWFpbC5jb20iLCJleHAiOjE3ODU0OTAwNDN9.-U1rHQsF2bi3s9dNRbBbQunWwGo1R_Gz5zIUMa6BkeI
[24-Jul-2026 09:28:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 09:28:49 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 09:28:49 UTC] User ID: 1137
[24-Jul-2026 09:28:49 UTC] ✅ User profile retrieved successfully for user ID: 1137
[24-Jul-2026 09:28:59 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 09:28:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 09:28:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:3a80:4740:119:6826:42ff:fe8a:21f3, 104.23.175.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNyIsInVzZXJuYW1lIjoiU2FqaXRrdW1hciIsImVtYWlsIjoic2FqaXQ5MzAxMUBnbWFpbC5jb20iLCJleHAiOjE3ODU0OTAwNDN9.-U1rHQsF2bi3s9dNRbBbQunWwGo1R_Gz5zIUMa6BkeI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a201e5d60986f847-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2402:3a80:4740:119:6826:42ff:fe8a:21f3","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-Jul-2026 09:28:59 UTC] === User Orders API Called ===
[24-Jul-2026 09:28:59 UTC] User ID: 1137
[24-Jul-2026 09:28:59 UTC] Limit: 20, Offset: 0
[24-Jul-2026 09:28:59 UTC] Orders found: 0
[24-Jul-2026 09:28:59 UTC] Orders data: []
[24-Jul-2026 09:28:59 UTC] Total orders count: 0
[24-Jul-2026 09:28:59 UTC] === API CALL LOG ===
[24-Jul-2026 09:28:59 UTC] Endpoint: user/profile.php
[24-Jul-2026 09:28:59 UTC] Full Log Data: {
    "timestamp": "2026-07-24 09:28:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:4740:119:6826:42ff:fe8a:21f3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:4740:119:6826:42ff:fe8a:21f3, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNyIsInVzZXJuYW1lIjoiU2FqaXRrdW1hciIsImVtYWlsIjoic2FqaXQ5MzAxMUBnbWFpbC5jb20iLCJleHAiOjE3ODU0OTAwNDN9.-U1rHQsF2bi3s9dNRbBbQunWwGo1R_Gz5zIUMa6BkeI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a201e5d60988f847-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:4740:119:6826:42ff:fe8a:21f3",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 09:28:59 UTC] === END API CALL LOG ===
[24-Jul-2026 09:28:59 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 09:28:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNyIsInVzZXJuYW1lIjoiU2FqaXRrdW1hciIsImVtYWlsIjoic2FqaXQ5MzAxMUBnbWFpbC5jb20iLCJleHAiOjE3ODU0OTAwNDN9.-U1rHQsF2bi3s9dNRbBbQunWwGo1R_Gz5zIUMa6BkeI
[24-Jul-2026 09:28:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 09:28:59 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 09:28:59 UTC] User ID: 1137
[24-Jul-2026 09:28:59 UTC] ✅ User profile retrieved successfully for user ID: 1137
[24-Jul-2026 09:28:59 UTC] === API CALL LOG ===
[24-Jul-2026 09:28:59 UTC] Endpoint: user/profile.php
[24-Jul-2026 09:28:59 UTC] Full Log Data: {
    "timestamp": "2026-07-24 09:28:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:4740:119:6826:42ff:fe8a:21f3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:4740:119:6826:42ff:fe8a:21f3, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNyIsInVzZXJuYW1lIjoiU2FqaXRrdW1hciIsImVtYWlsIjoic2FqaXQ5MzAxMUBnbWFpbC5jb20iLCJleHAiOjE3ODU0OTAwNDN9.-U1rHQsF2bi3s9dNRbBbQunWwGo1R_Gz5zIUMa6BkeI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a201e5d9dbf2f847-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:4740:119:6826:42ff:fe8a:21f3",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 09:28:59 UTC] === END API CALL LOG ===
[24-Jul-2026 09:28:59 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 09:28:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNyIsInVzZXJuYW1lIjoiU2FqaXRrdW1hciIsImVtYWlsIjoic2FqaXQ5MzAxMUBnbWFpbC5jb20iLCJleHAiOjE3ODU0OTAwNDN9.-U1rHQsF2bi3s9dNRbBbQunWwGo1R_Gz5zIUMa6BkeI
[24-Jul-2026 09:28:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 09:28:59 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 09:28:59 UTC] User ID: 1137
[24-Jul-2026 09:28:59 UTC] ✅ User profile retrieved successfully for user ID: 1137
[24-Jul-2026 09:29:00 UTC] === API CALL LOG ===
[24-Jul-2026 09:29:00 UTC] Endpoint: user/profile.php
[24-Jul-2026 09:29:00 UTC] Full Log Data: {
    "timestamp": "2026-07-24 09:29:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:4740:119:6826:42ff:fe8a:21f3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:4740:119:6826:42ff:fe8a:21f3, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNyIsInVzZXJuYW1lIjoiU2FqaXRrdW1hciIsImVtYWlsIjoic2FqaXQ5MzAxMUBnbWFpbC5jb20iLCJleHAiOjE3ODU0OTAwNDN9.-U1rHQsF2bi3s9dNRbBbQunWwGo1R_Gz5zIUMa6BkeI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a201e5e05efcf847-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:4740:119:6826:42ff:fe8a:21f3",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 09:29:00 UTC] === END API CALL LOG ===
[24-Jul-2026 09:29:00 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 09:29:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNyIsInVzZXJuYW1lIjoiU2FqaXRrdW1hciIsImVtYWlsIjoic2FqaXQ5MzAxMUBnbWFpbC5jb20iLCJleHAiOjE3ODU0OTAwNDN9.-U1rHQsF2bi3s9dNRbBbQunWwGo1R_Gz5zIUMa6BkeI
[24-Jul-2026 09:29:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 09:29:00 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 09:29:00 UTC] User ID: 1137
[24-Jul-2026 09:29:00 UTC] ✅ User profile retrieved successfully for user ID: 1137
[24-Jul-2026 09:29:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 09:29:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 09:29:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:3a80:4740:119:6826:42ff:fe8a:21f3, 104.23.175.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNyIsInVzZXJuYW1lIjoiU2FqaXRrdW1hciIsImVtYWlsIjoic2FqaXQ5MzAxMUBnbWFpbC5jb20iLCJleHAiOjE3ODU0OTAwNDN9.-U1rHQsF2bi3s9dNRbBbQunWwGo1R_Gz5zIUMa6BkeI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a201e61f7eb9f847-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2402:3a80:4740:119:6826:42ff:fe8a:21f3","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-Jul-2026 09:29:10 UTC] === User Orders API Called ===
[24-Jul-2026 09:29:10 UTC] User ID: 1137
[24-Jul-2026 09:29:10 UTC] Limit: 20, Offset: 0
[24-Jul-2026 09:29:10 UTC] Orders found: 0
[24-Jul-2026 09:29:10 UTC] Orders data: []
[24-Jul-2026 09:29:10 UTC] Total orders count: 0
[24-Jul-2026 09:29:10 UTC] === API CALL LOG ===
[24-Jul-2026 09:29:10 UTC] Endpoint: user/profile.php
[24-Jul-2026 09:29:10 UTC] Full Log Data: {
    "timestamp": "2026-07-24 09:29:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:4740:119:6826:42ff:fe8a:21f3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:4740:119:6826:42ff:fe8a:21f3, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNyIsInVzZXJuYW1lIjoiU2FqaXRrdW1hciIsImVtYWlsIjoic2FqaXQ5MzAxMUBnbWFpbC5jb20iLCJleHAiOjE3ODU0OTAwNDN9.-U1rHQsF2bi3s9dNRbBbQunWwGo1R_Gz5zIUMa6BkeI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a201e61f7ebef847-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:4740:119:6826:42ff:fe8a:21f3",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 09:29:10 UTC] === END API CALL LOG ===
[24-Jul-2026 09:29:10 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 09:29:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNyIsInVzZXJuYW1lIjoiU2FqaXRrdW1hciIsImVtYWlsIjoic2FqaXQ5MzAxMUBnbWFpbC5jb20iLCJleHAiOjE3ODU0OTAwNDN9.-U1rHQsF2bi3s9dNRbBbQunWwGo1R_Gz5zIUMa6BkeI
[24-Jul-2026 09:29:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 09:29:10 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 09:29:10 UTC] User ID: 1137
[24-Jul-2026 09:29:10 UTC] ✅ User profile retrieved successfully for user ID: 1137
[24-Jul-2026 09:29:11 UTC] === API CALL LOG ===
[24-Jul-2026 09:29:11 UTC] Endpoint: user/profile.php
[24-Jul-2026 09:29:11 UTC] Full Log Data: {
    "timestamp": "2026-07-24 09:29:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:4740:119:6826:42ff:fe8a:21f3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:4740:119:6826:42ff:fe8a:21f3, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNyIsInVzZXJuYW1lIjoiU2FqaXRrdW1hciIsImVtYWlsIjoic2FqaXQ5MzAxMUBnbWFpbC5jb20iLCJleHAiOjE3ODU0OTAwNDN9.-U1rHQsF2bi3s9dNRbBbQunWwGo1R_Gz5zIUMa6BkeI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a201e623494cf847-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:4740:119:6826:42ff:fe8a:21f3",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 09:29:11 UTC] === END API CALL LOG ===
[24-Jul-2026 09:29:11 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 09:29:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNyIsInVzZXJuYW1lIjoiU2FqaXRrdW1hciIsImVtYWlsIjoic2FqaXQ5MzAxMUBnbWFpbC5jb20iLCJleHAiOjE3ODU0OTAwNDN9.-U1rHQsF2bi3s9dNRbBbQunWwGo1R_Gz5zIUMa6BkeI
[24-Jul-2026 09:29:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 09:29:11 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 09:29:11 UTC] User ID: 1137
[24-Jul-2026 09:29:11 UTC] ✅ User profile retrieved successfully for user ID: 1137
[24-Jul-2026 09:29:11 UTC] === API CALL LOG ===
[24-Jul-2026 09:29:11 UTC] Endpoint: user/profile.php
[24-Jul-2026 09:29:11 UTC] Full Log Data: {
    "timestamp": "2026-07-24 09:29:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:4740:119:6826:42ff:fe8a:21f3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:4740:119:6826:42ff:fe8a:21f3, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNyIsInVzZXJuYW1lIjoiU2FqaXRrdW1hciIsImVtYWlsIjoic2FqaXQ5MzAxMUBnbWFpbC5jb20iLCJleHAiOjE3ODU0OTAwNDN9.-U1rHQsF2bi3s9dNRbBbQunWwGo1R_Gz5zIUMa6BkeI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a201e62619e9f847-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:4740:119:6826:42ff:fe8a:21f3",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 09:29:11 UTC] === END API CALL LOG ===
[24-Jul-2026 09:29:11 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 09:29:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNyIsInVzZXJuYW1lIjoiU2FqaXRrdW1hciIsImVtYWlsIjoic2FqaXQ5MzAxMUBnbWFpbC5jb20iLCJleHAiOjE3ODU0OTAwNDN9.-U1rHQsF2bi3s9dNRbBbQunWwGo1R_Gz5zIUMa6BkeI
[24-Jul-2026 09:29:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 09:29:11 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 09:29:11 UTC] User ID: 1137
[24-Jul-2026 09:29:11 UTC] ✅ User profile retrieved successfully for user ID: 1137
[24-Jul-2026 09:29:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 09:29:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 09:29:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:3a80:4740:119:6826:42ff:fe8a:21f3, 104.23.175.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNyIsInVzZXJuYW1lIjoiU2FqaXRrdW1hciIsImVtYWlsIjoic2FqaXQ5MzAxMUBnbWFpbC5jb20iLCJleHAiOjE3ODU0OTAwNDN9.-U1rHQsF2bi3s9dNRbBbQunWwGo1R_Gz5zIUMa6BkeI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a201e6a03b12f847-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2402:3a80:4740:119:6826:42ff:fe8a:21f3","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-Jul-2026 09:29:31 UTC] === User Orders API Called ===
[24-Jul-2026 09:29:31 UTC] User ID: 1137
[24-Jul-2026 09:29:31 UTC] Limit: 20, Offset: 0
[24-Jul-2026 09:29:31 UTC] Orders found: 0
[24-Jul-2026 09:29:31 UTC] Orders data: []
[24-Jul-2026 09:29:31 UTC] Total orders count: 0
[24-Jul-2026 09:29:31 UTC] === API CALL LOG ===
[24-Jul-2026 09:29:31 UTC] Endpoint: user/profile.php
[24-Jul-2026 09:29:31 UTC] Full Log Data: {
    "timestamp": "2026-07-24 09:29:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:4740:119:6826:42ff:fe8a:21f3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:4740:119:6826:42ff:fe8a:21f3, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNyIsInVzZXJuYW1lIjoiU2FqaXRrdW1hciIsImVtYWlsIjoic2FqaXQ5MzAxMUBnbWFpbC5jb20iLCJleHAiOjE3ODU0OTAwNDN9.-U1rHQsF2bi3s9dNRbBbQunWwGo1R_Gz5zIUMa6BkeI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a201e6a03b15f847-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:4740:119:6826:42ff:fe8a:21f3",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 09:29:31 UTC] === END API CALL LOG ===
[24-Jul-2026 09:29:31 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 09:29:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNyIsInVzZXJuYW1lIjoiU2FqaXRrdW1hciIsImVtYWlsIjoic2FqaXQ5MzAxMUBnbWFpbC5jb20iLCJleHAiOjE3ODU0OTAwNDN9.-U1rHQsF2bi3s9dNRbBbQunWwGo1R_Gz5zIUMa6BkeI
[24-Jul-2026 09:29:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 09:29:31 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 09:29:31 UTC] User ID: 1137
[24-Jul-2026 09:29:31 UTC] ✅ User profile retrieved successfully for user ID: 1137
[24-Jul-2026 09:29:31 UTC] === API CALL LOG ===
[24-Jul-2026 09:29:31 UTC] Endpoint: user/profile.php
[24-Jul-2026 09:29:31 UTC] Full Log Data: {
    "timestamp": "2026-07-24 09:29:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:4740:119:6826:42ff:fe8a:21f3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:4740:119:6826:42ff:fe8a:21f3, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNyIsInVzZXJuYW1lIjoiU2FqaXRrdW1hciIsImVtYWlsIjoic2FqaXQ5MzAxMUBnbWFpbC5jb20iLCJleHAiOjE3ODU0OTAwNDN9.-U1rHQsF2bi3s9dNRbBbQunWwGo1R_Gz5zIUMa6BkeI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a201e6a41e49f847-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:4740:119:6826:42ff:fe8a:21f3",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 09:29:31 UTC] === END API CALL LOG ===
[24-Jul-2026 09:29:31 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 09:29:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNyIsInVzZXJuYW1lIjoiU2FqaXRrdW1hciIsImVtYWlsIjoic2FqaXQ5MzAxMUBnbWFpbC5jb20iLCJleHAiOjE3ODU0OTAwNDN9.-U1rHQsF2bi3s9dNRbBbQunWwGo1R_Gz5zIUMa6BkeI
[24-Jul-2026 09:29:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 09:29:31 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 09:29:31 UTC] User ID: 1137
[24-Jul-2026 09:29:31 UTC] ✅ User profile retrieved successfully for user ID: 1137
[24-Jul-2026 09:29:32 UTC] === API CALL LOG ===
[24-Jul-2026 09:29:32 UTC] Endpoint: user/profile.php
[24-Jul-2026 09:29:32 UTC] Full Log Data: {
    "timestamp": "2026-07-24 09:29:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:4740:119:6826:42ff:fe8a:21f3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:4740:119:6826:42ff:fe8a:21f3, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNyIsInVzZXJuYW1lIjoiU2FqaXRrdW1hciIsImVtYWlsIjoic2FqaXQ5MzAxMUBnbWFpbC5jb20iLCJleHAiOjE3ODU0OTAwNDN9.-U1rHQsF2bi3s9dNRbBbQunWwGo1R_Gz5zIUMa6BkeI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a201e6aaeba1f847-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:4740:119:6826:42ff:fe8a:21f3",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 09:29:32 UTC] === END API CALL LOG ===
[24-Jul-2026 09:29:32 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 09:29:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzNyIsInVzZXJuYW1lIjoiU2FqaXRrdW1hciIsImVtYWlsIjoic2FqaXQ5MzAxMUBnbWFpbC5jb20iLCJleHAiOjE3ODU0OTAwNDN9.-U1rHQsF2bi3s9dNRbBbQunWwGo1R_Gz5zIUMa6BkeI
[24-Jul-2026 09:29:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 09:29:32 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 09:29:32 UTC] User ID: 1137
[24-Jul-2026 09:29:32 UTC] ✅ User profile retrieved successfully for user ID: 1137
[24-Jul-2026 10:02:46 UTC] === API CALL LOG ===
[24-Jul-2026 10:02:46 UTC] Endpoint: user/profile.php
[24-Jul-2026 10:02:46 UTC] Full Log Data: {
    "timestamp": "2026-07-24 10:02:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.62.88.189",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "178.62.88.189, 172.69.194.235",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTA4LCJ1c2VybmFtZSI6IkFTVVFVTyIsImVtYWlsIjoiYXN1cXVvaW5ub2NlbnQ0MzZAZ21haWwuY29tIiwiZXhwIjoxNzg1NDgzMzQ5fQ.YB3aY-iXTjhY0_AW3gr_0wAO2S3I0ULHBEsRpTY6J3o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2021756ec1a60e4-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "178.62.88.189",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 10:02:46 UTC] === END API CALL LOG ===
[24-Jul-2026 10:02:46 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 10:02:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTA4LCJ1c2VybmFtZSI6IkFTVVFVTyIsImVtYWlsIjoiYXN1cXVvaW5ub2NlbnQ0MzZAZ21haWwuY29tIiwiZXhwIjoxNzg1NDgzMzQ5fQ.YB3aY-iXTjhY0_AW3gr_0wAO2S3I0ULHBEsRpTY6J3o
[24-Jul-2026 10:02:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 10:02:46 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 10:02:46 UTC] User ID: 1108
[24-Jul-2026 10:02:46 UTC] ✅ User profile retrieved successfully for user ID: 1108
[24-Jul-2026 10:02:47 UTC] === API CALL LOG ===
[24-Jul-2026 10:02:47 UTC] Endpoint: user/profile.php
[24-Jul-2026 10:02:47 UTC] Full Log Data: {
    "timestamp": "2026-07-24 10:02:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.62.88.189",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "178.62.88.189, 172.69.43.205",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTA4LCJ1c2VybmFtZSI6IkFTVVFVTyIsImVtYWlsIjoiYXN1cXVvaW5ub2NlbnQ0MzZAZ21haWwuY29tIiwiZXhwIjoxNzg1NDgzMzQ5fQ.YB3aY-iXTjhY0_AW3gr_0wAO2S3I0ULHBEsRpTY6J3o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a202175c3f5660e4-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "178.62.88.189",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 10:02:47 UTC] === END API CALL LOG ===
[24-Jul-2026 10:02:47 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 10:02:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTA4LCJ1c2VybmFtZSI6IkFTVVFVTyIsImVtYWlsIjoiYXN1cXVvaW5ub2NlbnQ0MzZAZ21haWwuY29tIiwiZXhwIjoxNzg1NDgzMzQ5fQ.YB3aY-iXTjhY0_AW3gr_0wAO2S3I0ULHBEsRpTY6J3o
[24-Jul-2026 10:02:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 10:02:47 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 10:02:47 UTC] User ID: 1108
[24-Jul-2026 10:02:47 UTC] ✅ User profile retrieved successfully for user ID: 1108
[24-Jul-2026 10:02:47 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 10:02:47 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 10:02:47 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"178.62.88.189, 172.69.43.205","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTA4LCJ1c2VybmFtZSI6IkFTVVFVTyIsImVtYWlsIjoiYXN1cXVvaW5ub2NlbnQ0MzZAZ21haWwuY29tIiwiZXhwIjoxNzg1NDgzMzQ5fQ.YB3aY-iXTjhY0_AW3gr_0wAO2S3I0ULHBEsRpTY6J3o","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a202175c3f5b60e4-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"178.62.88.189","cf-ipcountry":"GB","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-Jul-2026 10:02:47 UTC] === User Orders API Called ===
[24-Jul-2026 10:02:47 UTC] User ID: 1108
[24-Jul-2026 10:02:47 UTC] Limit: 20, Offset: 0
[24-Jul-2026 10:02:47 UTC] Orders found: 2
[24-Jul-2026 10:02:47 UTC] Orders data: [{"id":413,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/winning_plug_00","status":"pending","created_at":"2026-07-22 12:48:19","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":412,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/winning_plug_00","status":"pending","created_at":"2026-07-22 11:57:13","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Jul-2026 10:02:47 UTC] Total orders count: 2
[24-Jul-2026 10:02:47 UTC] === API CALL LOG ===
[24-Jul-2026 10:02:47 UTC] Endpoint: user/profile.php
[24-Jul-2026 10:02:47 UTC] Full Log Data: {
    "timestamp": "2026-07-24 10:02:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.62.88.189",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "178.62.88.189, 172.69.194.235",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTA4LCJ1c2VybmFtZSI6IkFTVVFVTyIsImVtYWlsIjoiYXN1cXVvaW5ub2NlbnQ0MzZAZ21haWwuY29tIiwiZXhwIjoxNzg1NDgzMzQ5fQ.YB3aY-iXTjhY0_AW3gr_0wAO2S3I0ULHBEsRpTY6J3o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a202175ed8d060e4-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "178.62.88.189",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 10:02:47 UTC] === END API CALL LOG ===
[24-Jul-2026 10:02:47 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 10:02:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTA4LCJ1c2VybmFtZSI6IkFTVVFVTyIsImVtYWlsIjoiYXN1cXVvaW5ub2NlbnQ0MzZAZ21haWwuY29tIiwiZXhwIjoxNzg1NDgzMzQ5fQ.YB3aY-iXTjhY0_AW3gr_0wAO2S3I0ULHBEsRpTY6J3o
[24-Jul-2026 10:02:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 10:02:47 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 10:02:47 UTC] User ID: 1108
[24-Jul-2026 10:02:47 UTC] ✅ User profile retrieved successfully for user ID: 1108
[24-Jul-2026 10:02:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 10:02:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 10:02:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"178.62.88.189, 172.69.43.205","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTA4LCJ1c2VybmFtZSI6IkFTVVFVTyIsImVtYWlsIjoiYXN1cXVvaW5ub2NlbnQ0MzZAZ21haWwuY29tIiwiZXhwIjoxNzg1NDgzMzQ5fQ.YB3aY-iXTjhY0_AW3gr_0wAO2S3I0ULHBEsRpTY6J3o","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20217738d6760e4-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"178.62.88.189","cf-ipcountry":"GB","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-Jul-2026 10:02:50 UTC] === User Orders API Called ===
[24-Jul-2026 10:02:50 UTC] User ID: 1108
[24-Jul-2026 10:02:50 UTC] Limit: 20, Offset: 0
[24-Jul-2026 10:02:50 UTC] Orders found: 2
[24-Jul-2026 10:02:50 UTC] Orders data: [{"id":413,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/winning_plug_00","status":"pending","created_at":"2026-07-22 12:48:19","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":412,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/winning_plug_00","status":"pending","created_at":"2026-07-22 11:57:13","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Jul-2026 10:02:50 UTC] Total orders count: 2
[24-Jul-2026 10:03:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 10:03:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 10:03:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"178.62.88.189, 172.69.194.235","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTA4LCJ1c2VybmFtZSI6IkFTVVFVTyIsImVtYWlsIjoiYXN1cXVvaW5ub2NlbnQ0MzZAZ21haWwuY29tIiwiZXhwIjoxNzg1NDgzMzQ5fQ.YB3aY-iXTjhY0_AW3gr_0wAO2S3I0ULHBEsRpTY6J3o","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20218001f2960e4-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"178.62.88.189","cf-ipcountry":"GB","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-Jul-2026 10:03:13 UTC] === User Orders API Called ===
[24-Jul-2026 10:03:13 UTC] User ID: 1108
[24-Jul-2026 10:03:13 UTC] Limit: 20, Offset: 0
[24-Jul-2026 10:03:13 UTC] Orders found: 2
[24-Jul-2026 10:03:13 UTC] Orders data: [{"id":413,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/winning_plug_00","status":"pending","created_at":"2026-07-22 12:48:19","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":412,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"t.me\/winning_plug_00","status":"pending","created_at":"2026-07-22 11:57:13","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Jul-2026 10:03:13 UTC] Total orders count: 2
[24-Jul-2026 10:03:13 UTC] === API CALL LOG ===
[24-Jul-2026 10:03:13 UTC] Endpoint: user/profile.php
[24-Jul-2026 10:03:13 UTC] Full Log Data: {
    "timestamp": "2026-07-24 10:03:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.62.88.189",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "178.62.88.189, 172.69.194.235",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTA4LCJ1c2VybmFtZSI6IkFTVVFVTyIsImVtYWlsIjoiYXN1cXVvaW5ub2NlbnQ0MzZAZ21haWwuY29tIiwiZXhwIjoxNzg1NDgzMzQ5fQ.YB3aY-iXTjhY0_AW3gr_0wAO2S3I0ULHBEsRpTY6J3o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20218001f2f60e4-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "178.62.88.189",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 10:03:13 UTC] === END API CALL LOG ===
[24-Jul-2026 10:03:13 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 10:03:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTA4LCJ1c2VybmFtZSI6IkFTVVFVTyIsImVtYWlsIjoiYXN1cXVvaW5ub2NlbnQ0MzZAZ21haWwuY29tIiwiZXhwIjoxNzg1NDgzMzQ5fQ.YB3aY-iXTjhY0_AW3gr_0wAO2S3I0ULHBEsRpTY6J3o
[24-Jul-2026 10:03:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 10:03:13 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 10:03:13 UTC] User ID: 1108
[24-Jul-2026 10:03:13 UTC] ✅ User profile retrieved successfully for user ID: 1108
[24-Jul-2026 10:03:13 UTC] === API CALL LOG ===
[24-Jul-2026 10:03:13 UTC] Endpoint: user/profile.php
[24-Jul-2026 10:03:13 UTC] Full Log Data: {
    "timestamp": "2026-07-24 10:03:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "178.62.88.189",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "178.62.88.189, 172.69.194.235",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTA4LCJ1c2VybmFtZSI6IkFTVVFVTyIsImVtYWlsIjoiYXN1cXVvaW5ub2NlbnQ0MzZAZ21haWwuY29tIiwiZXhwIjoxNzg1NDgzMzQ5fQ.YB3aY-iXTjhY0_AW3gr_0wAO2S3I0ULHBEsRpTY6J3o",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a202180319ee60e4-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "178.62.88.189",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 10:03:13 UTC] === END API CALL LOG ===
[24-Jul-2026 10:03:13 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 10:03:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTA4LCJ1c2VybmFtZSI6IkFTVVFVTyIsImVtYWlsIjoiYXN1cXVvaW5ub2NlbnQ0MzZAZ21haWwuY29tIiwiZXhwIjoxNzg1NDgzMzQ5fQ.YB3aY-iXTjhY0_AW3gr_0wAO2S3I0ULHBEsRpTY6J3o
[24-Jul-2026 10:03:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 10:03:13 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 10:03:13 UTC] User ID: 1108
[24-Jul-2026 10:03:13 UTC] ✅ User profile retrieved successfully for user ID: 1108
[24-Jul-2026 10:06:44 UTC] === API CALL LOG ===
[24-Jul-2026 10:06:44 UTC] Endpoint: user/profile.php
[24-Jul-2026 10:06:44 UTC] Full Log Data: {
    "timestamp": "2026-07-24 10:06:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "151.234.200.84",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "151.234.200.84, 162.158.19.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc3IiwidXNlcm5hbWUiOiJAR296YW1paSIsImVtYWlsIjoic3JraHdzaGx5NDNAZ21haWwuY29tIiwiZXhwIjoxNzgwNjU1MDk4fQ.8JA90JLwoVKGfSxs07p4P55xT9Om2__RNh9Vxx8ZWBU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2021d289b7823c9-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "151.234.200.84",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 10:06:44 UTC] === END API CALL LOG ===
[24-Jul-2026 10:06:44 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 10:06:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc3IiwidXNlcm5hbWUiOiJAR296YW1paSIsImVtYWlsIjoic3JraHdzaGx5NDNAZ21haWwuY29tIiwiZXhwIjoxNzgwNjU1MDk4fQ.8JA90JLwoVKGfSxs07p4P55xT9Om2__RNh9Vxx8ZWBU
[24-Jul-2026 10:06:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 10:06:44 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 10:06:44 UTC] User ID: 677
[24-Jul-2026 10:06:44 UTC] ✅ User profile retrieved successfully for user ID: 677
[24-Jul-2026 10:06:45 UTC] === API CALL LOG ===
[24-Jul-2026 10:06:45 UTC] Endpoint: user/profile.php
[24-Jul-2026 10:06:45 UTC] Full Log Data: {
    "timestamp": "2026-07-24 10:06:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "151.234.200.84",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "151.234.200.84, 162.158.19.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc3IiwidXNlcm5hbWUiOiJAR296YW1paSIsImVtYWlsIjoic3JraHdzaGx5NDNAZ21haWwuY29tIiwiZXhwIjoxNzgwNjU1MDk4fQ.8JA90JLwoVKGfSxs07p4P55xT9Om2__RNh9Vxx8ZWBU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2021d2e3eeb23c9-OTP",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "151.234.200.84",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 10:06:45 UTC] === END API CALL LOG ===
[24-Jul-2026 10:06:45 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 10:06:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc3IiwidXNlcm5hbWUiOiJAR296YW1paSIsImVtYWlsIjoic3JraHdzaGx5NDNAZ21haWwuY29tIiwiZXhwIjoxNzgwNjU1MDk4fQ.8JA90JLwoVKGfSxs07p4P55xT9Om2__RNh9Vxx8ZWBU
[24-Jul-2026 10:06:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 10:06:45 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 10:06:45 UTC] User ID: 677
[24-Jul-2026 10:06:45 UTC] ✅ User profile retrieved successfully for user ID: 677
[24-Jul-2026 10:06:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 10:06:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 10:06:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"151.234.200.84, 162.158.19.219","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc3IiwidXNlcm5hbWUiOiJAR296YW1paSIsImVtYWlsIjoic3JraHdzaGx5NDNAZ21haWwuY29tIiwiZXhwIjoxNzgwNjU1MDk4fQ.8JA90JLwoVKGfSxs07p4P55xT9Om2__RNh9Vxx8ZWBU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2021d2e3ee823c9-OTP","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"151.234.200.84","cf-ipcountry":"IR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-Jul-2026 10:06:45 UTC] === User Orders API Called ===
[24-Jul-2026 10:06:45 UTC] User ID: 677
[24-Jul-2026 10:06:45 UTC] Limit: 20, Offset: 0
[24-Jul-2026 10:06:45 UTC] Orders found: 0
[24-Jul-2026 10:06:45 UTC] Orders data: []
[24-Jul-2026 10:06:45 UTC] Total orders count: 0
[24-Jul-2026 12:01:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 12:01:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 12:01:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"148.153.140.69, 172.71.172.142","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzOCIsInVzZXJuYW1lIjoiYXppemkiLCJlbWFpbCI6ImF6aXppNDA0a2hhc0BnbWFpbC5jb20iLCJleHAiOjE3ODU0OTkyOTV9.BKBWoO_xztQa6qgIYYLTFxrcWKwiOsoeVFWmTbRTRXg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a202c56becadd364-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"148.153.140.69","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-Jul-2026 12:01:36 UTC] === User Orders API Called ===
[24-Jul-2026 12:01:36 UTC] User ID: 1138
[24-Jul-2026 12:01:36 UTC] Limit: 20, Offset: 0
[24-Jul-2026 12:01:36 UTC] Orders found: 0
[24-Jul-2026 12:01:36 UTC] Orders data: []
[24-Jul-2026 12:01:36 UTC] Total orders count: 0
[24-Jul-2026 12:01:36 UTC] === API CALL LOG ===
[24-Jul-2026 12:01:36 UTC] Endpoint: user/profile.php
[24-Jul-2026 12:01:36 UTC] Full Log Data: {
    "timestamp": "2026-07-24 12:01:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "148.153.140.69",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "148.153.140.69, 172.71.172.125",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzOCIsInVzZXJuYW1lIjoiYXppemkiLCJlbWFpbCI6ImF6aXppNDA0a2hhc0BnbWFpbC5jb20iLCJleHAiOjE3ODU0OTkyOTV9.BKBWoO_xztQa6qgIYYLTFxrcWKwiOsoeVFWmTbRTRXg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a202c56becb4d364-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "148.153.140.69",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 12:01:36 UTC] === END API CALL LOG ===
[24-Jul-2026 12:01:36 UTC] === API CALL LOG ===
[24-Jul-2026 12:01:36 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 12:01:36 UTC] Endpoint: user/profile.php
[24-Jul-2026 12:01:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzOCIsInVzZXJuYW1lIjoiYXppemkiLCJlbWFpbCI6ImF6aXppNDA0a2hhc0BnbWFpbC5jb20iLCJleHAiOjE3ODU0OTkyOTV9.BKBWoO_xztQa6qgIYYLTFxrcWKwiOsoeVFWmTbRTRXg
[24-Jul-2026 12:01:36 UTC] Full Log Data: {
    "timestamp": "2026-07-24 12:01:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "148.153.140.69",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "148.153.140.69, 172.71.172.125",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzOCIsInVzZXJuYW1lIjoiYXppemkiLCJlbWFpbCI6ImF6aXppNDA0a2hhc0BnbWFpbC5jb20iLCJleHAiOjE3ODU0OTkyOTV9.BKBWoO_xztQa6qgIYYLTFxrcWKwiOsoeVFWmTbRTRXg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a202c56beca0d364-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "148.153.140.69",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 12:01:36 UTC] === END API CALL LOG ===
[24-Jul-2026 12:01:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 12:01:36 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 12:01:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzOCIsInVzZXJuYW1lIjoiYXppemkiLCJlbWFpbCI6ImF6aXppNDA0a2hhc0BnbWFpbC5jb20iLCJleHAiOjE3ODU0OTkyOTV9.BKBWoO_xztQa6qgIYYLTFxrcWKwiOsoeVFWmTbRTRXg
[24-Jul-2026 12:01:36 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 12:01:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 12:01:36 UTC] User ID: 1138
[24-Jul-2026 12:01:36 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 12:01:36 UTC] User ID: 1138
[24-Jul-2026 12:01:36 UTC] ✅ User profile retrieved successfully for user ID: 1138
[24-Jul-2026 12:01:36 UTC] ✅ User profile retrieved successfully for user ID: 1138
[24-Jul-2026 12:01:37 UTC] === API CALL LOG ===
[24-Jul-2026 12:01:37 UTC] Endpoint: user/profile.php
[24-Jul-2026 12:01:37 UTC] Full Log Data: {
    "timestamp": "2026-07-24 12:01:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "148.153.140.69",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "148.153.140.69, 172.71.172.142",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzOCIsInVzZXJuYW1lIjoiYXppemkiLCJlbWFpbCI6ImF6aXppNDA0a2hhc0BnbWFpbC5jb20iLCJleHAiOjE3ODU0OTkyOTV9.BKBWoO_xztQa6qgIYYLTFxrcWKwiOsoeVFWmTbRTRXg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a202c573aac5d364-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "148.153.140.69",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 12:01:37 UTC] === END API CALL LOG ===
[24-Jul-2026 12:01:37 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 12:01:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzOCIsInVzZXJuYW1lIjoiYXppemkiLCJlbWFpbCI6ImF6aXppNDA0a2hhc0BnbWFpbC5jb20iLCJleHAiOjE3ODU0OTkyOTV9.BKBWoO_xztQa6qgIYYLTFxrcWKwiOsoeVFWmTbRTRXg
[24-Jul-2026 12:01:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 12:01:37 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 12:01:37 UTC] User ID: 1138
[24-Jul-2026 12:01:37 UTC] ✅ User profile retrieved successfully for user ID: 1138
[24-Jul-2026 12:01:45 UTC] === API CALL LOG ===
[24-Jul-2026 12:01:45 UTC] Endpoint: user/profile.php
[24-Jul-2026 12:01:45 UTC] Full Log Data: {
    "timestamp": "2026-07-24 12:01:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "148.153.140.69",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "148.153.140.69, 172.71.172.143",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzOCIsInVzZXJuYW1lIjoiYXppemkiLCJlbWFpbCI6ImF6aXppNDA0a2hhc0BnbWFpbC5jb20iLCJleHAiOjE3ODU0OTkyOTV9.BKBWoO_xztQa6qgIYYLTFxrcWKwiOsoeVFWmTbRTRXg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a202c5a399a2d364-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "148.153.140.69",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 12:01:45 UTC] === END API CALL LOG ===
[24-Jul-2026 12:01:45 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 12:01:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzOCIsInVzZXJuYW1lIjoiYXppemkiLCJlbWFpbCI6ImF6aXppNDA0a2hhc0BnbWFpbC5jb20iLCJleHAiOjE3ODU0OTkyOTV9.BKBWoO_xztQa6qgIYYLTFxrcWKwiOsoeVFWmTbRTRXg
[24-Jul-2026 12:01:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 12:01:45 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 12:01:45 UTC] User ID: 1138
[24-Jul-2026 12:01:45 UTC] ✅ User profile retrieved successfully for user ID: 1138
[24-Jul-2026 12:01:47 UTC] === API CALL LOG ===
[24-Jul-2026 12:01:47 UTC] Endpoint: user/profile.php
[24-Jul-2026 12:01:47 UTC] Full Log Data: {
    "timestamp": "2026-07-24 12:01:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "148.153.140.69",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "148.153.140.69, 172.71.172.143",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzOCIsInVzZXJuYW1lIjoiYXppemkiLCJlbWFpbCI6ImF6aXppNDA0a2hhc0BnbWFpbC5jb20iLCJleHAiOjE3ODU0OTkyOTV9.BKBWoO_xztQa6qgIYYLTFxrcWKwiOsoeVFWmTbRTRXg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a202c5b1ff48d364-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "148.153.140.69",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 12:01:47 UTC] === END API CALL LOG ===
[24-Jul-2026 12:01:47 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 12:01:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzOCIsInVzZXJuYW1lIjoiYXppemkiLCJlbWFpbCI6ImF6aXppNDA0a2hhc0BnbWFpbC5jb20iLCJleHAiOjE3ODU0OTkyOTV9.BKBWoO_xztQa6qgIYYLTFxrcWKwiOsoeVFWmTbRTRXg
[24-Jul-2026 12:01:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 12:01:47 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 12:01:47 UTC] User ID: 1138
[24-Jul-2026 12:01:47 UTC] ✅ User profile retrieved successfully for user ID: 1138
[24-Jul-2026 12:01:48 UTC] User Purchases API - User ID: 1138
[24-Jul-2026 12:01:48 UTC] User Purchases API - Total purchases found: 0
[24-Jul-2026 12:01:56 UTC] === API CALL LOG ===
[24-Jul-2026 12:01:56 UTC] Endpoint: user/profile.php
[24-Jul-2026 12:01:56 UTC] Full Log Data: {
    "timestamp": "2026-07-24 12:01:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "148.153.140.69",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "148.153.140.69, 172.71.172.143",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzOCIsInVzZXJuYW1lIjoiYXppemkiLCJlbWFpbCI6ImF6aXppNDA0a2hhc0BnbWFpbC5jb20iLCJleHAiOjE3ODU0OTkyOTV9.BKBWoO_xztQa6qgIYYLTFxrcWKwiOsoeVFWmTbRTRXg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a202c5e83c6bd364-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "148.153.140.69",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 12:01:56 UTC] === END API CALL LOG ===
[24-Jul-2026 12:01:56 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 12:01:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzOCIsInVzZXJuYW1lIjoiYXppemkiLCJlbWFpbCI6ImF6aXppNDA0a2hhc0BnbWFpbC5jb20iLCJleHAiOjE3ODU0OTkyOTV9.BKBWoO_xztQa6qgIYYLTFxrcWKwiOsoeVFWmTbRTRXg
[24-Jul-2026 12:01:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 12:01:56 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 12:01:56 UTC] User ID: 1138
[24-Jul-2026 12:01:56 UTC] ✅ User profile retrieved successfully for user ID: 1138
[24-Jul-2026 12:01:56 UTC] User Purchases API - User ID: 1138
[24-Jul-2026 12:01:56 UTC] User Purchases API - Total purchases found: 0
[24-Jul-2026 12:02:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 12:02:13 UTC] === API CALL LOG ===
[24-Jul-2026 12:02:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 12:02:13 UTC] Endpoint: user/profile.php
[24-Jul-2026 12:02:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"148.153.140.69, 172.71.172.143","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzOCIsInVzZXJuYW1lIjoiYXppemkiLCJlbWFpbCI6ImF6aXppNDA0a2hhc0BnbWFpbC5jb20iLCJleHAiOjE3ODU0OTkyOTV9.BKBWoO_xztQa6qgIYYLTFxrcWKwiOsoeVFWmTbRTRXg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a202c6501e26d364-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"148.153.140.69","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-Jul-2026 12:02:13 UTC] Full Log Data: {
    "timestamp": "2026-07-24 12:02:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "148.153.140.69",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "148.153.140.69, 172.71.172.143",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzOCIsInVzZXJuYW1lIjoiYXppemkiLCJlbWFpbCI6ImF6aXppNDA0a2hhc0BnbWFpbC5jb20iLCJleHAiOjE3ODU0OTkyOTV9.BKBWoO_xztQa6qgIYYLTFxrcWKwiOsoeVFWmTbRTRXg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a202c6501e2cd364-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "148.153.140.69",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 12:02:13 UTC] === END API CALL LOG ===
[24-Jul-2026 12:02:13 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 12:02:13 UTC] === User Orders API Called ===
[24-Jul-2026 12:02:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzOCIsInVzZXJuYW1lIjoiYXppemkiLCJlbWFpbCI6ImF6aXppNDA0a2hhc0BnbWFpbC5jb20iLCJleHAiOjE3ODU0OTkyOTV9.BKBWoO_xztQa6qgIYYLTFxrcWKwiOsoeVFWmTbRTRXg
[24-Jul-2026 12:02:13 UTC] User ID: 1138
[24-Jul-2026 12:02:13 UTC] Limit: 20, Offset: 0
[24-Jul-2026 12:02:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 12:02:13 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 12:02:13 UTC] User ID: 1138
[24-Jul-2026 12:02:13 UTC] ✅ User profile retrieved successfully for user ID: 1138
[24-Jul-2026 12:02:13 UTC] Orders found: 0
[24-Jul-2026 12:02:13 UTC] Orders data: []
[24-Jul-2026 12:02:13 UTC] Total orders count: 0
[24-Jul-2026 12:02:13 UTC] === API CALL LOG ===
[24-Jul-2026 12:02:13 UTC] Endpoint: user/profile.php
[24-Jul-2026 12:02:13 UTC] Full Log Data: {
    "timestamp": "2026-07-24 12:02:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "148.153.140.69",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "148.153.140.69, 172.71.172.143",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzOCIsInVzZXJuYW1lIjoiYXppemkiLCJlbWFpbCI6ImF6aXppNDA0a2hhc0BnbWFpbC5jb20iLCJleHAiOjE3ODU0OTkyOTV9.BKBWoO_xztQa6qgIYYLTFxrcWKwiOsoeVFWmTbRTRXg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a202c6545decd364-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "148.153.140.69",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 12:02:13 UTC] === END API CALL LOG ===
[24-Jul-2026 12:02:13 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 12:02:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzOCIsInVzZXJuYW1lIjoiYXppemkiLCJlbWFpbCI6ImF6aXppNDA0a2hhc0BnbWFpbC5jb20iLCJleHAiOjE3ODU0OTkyOTV9.BKBWoO_xztQa6qgIYYLTFxrcWKwiOsoeVFWmTbRTRXg
[24-Jul-2026 12:02:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 12:02:13 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 12:02:13 UTC] User ID: 1138
[24-Jul-2026 12:02:13 UTC] ✅ User profile retrieved successfully for user ID: 1138
[24-Jul-2026 12:02:13 UTC] === API CALL LOG ===
[24-Jul-2026 12:02:13 UTC] Endpoint: user/profile.php
[24-Jul-2026 12:02:13 UTC] Full Log Data: {
    "timestamp": "2026-07-24 12:02:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "148.153.140.69",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "148.153.140.69, 172.71.172.143",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzOCIsInVzZXJuYW1lIjoiYXppemkiLCJlbWFpbCI6ImF6aXppNDA0a2hhc0BnbWFpbC5jb20iLCJleHAiOjE3ODU0OTkyOTV9.BKBWoO_xztQa6qgIYYLTFxrcWKwiOsoeVFWmTbRTRXg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a202c6556980d364-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "148.153.140.69",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 12:02:13 UTC] === END API CALL LOG ===
[24-Jul-2026 12:02:13 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 12:02:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzOCIsInVzZXJuYW1lIjoiYXppemkiLCJlbWFpbCI6ImF6aXppNDA0a2hhc0BnbWFpbC5jb20iLCJleHAiOjE3ODU0OTkyOTV9.BKBWoO_xztQa6qgIYYLTFxrcWKwiOsoeVFWmTbRTRXg
[24-Jul-2026 12:02:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 12:02:13 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 12:02:13 UTC] User ID: 1138
[24-Jul-2026 12:02:13 UTC] ✅ User profile retrieved successfully for user ID: 1138
[24-Jul-2026 12:03:03 UTC] === API CALL LOG ===
[24-Jul-2026 12:03:03 UTC] Endpoint: user/profile.php
[24-Jul-2026 12:03:03 UTC] Full Log Data: {
    "timestamp": "2026-07-24 12:03:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "148.153.140.69",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "148.153.140.69, 172.71.172.142",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzOCIsInVzZXJuYW1lIjoiYXppemkiLCJlbWFpbCI6ImF6aXppNDA0a2hhc0BnbWFpbC5jb20iLCJleHAiOjE3ODU0OTkyOTV9.BKBWoO_xztQa6qgIYYLTFxrcWKwiOsoeVFWmTbRTRXg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a202c78dea7ad364-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "148.153.140.69",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 12:03:03 UTC] === END API CALL LOG ===
[24-Jul-2026 12:03:03 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 12:03:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzOCIsInVzZXJuYW1lIjoiYXppemkiLCJlbWFpbCI6ImF6aXppNDA0a2hhc0BnbWFpbC5jb20iLCJleHAiOjE3ODU0OTkyOTV9.BKBWoO_xztQa6qgIYYLTFxrcWKwiOsoeVFWmTbRTRXg
[24-Jul-2026 12:03:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 12:03:03 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 12:03:03 UTC] User ID: 1138
[24-Jul-2026 12:03:03 UTC] ✅ User profile retrieved successfully for user ID: 1138
[24-Jul-2026 12:03:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 12:03:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 12:03:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"148.153.140.69, 172.71.172.142","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzOCIsInVzZXJuYW1lIjoiYXppemkiLCJlbWFpbCI6ImF6aXppNDA0a2hhc0BnbWFpbC5jb20iLCJleHAiOjE3ODU0OTkyOTV9.BKBWoO_xztQa6qgIYYLTFxrcWKwiOsoeVFWmTbRTRXg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a202c78dea71d364-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"148.153.140.69","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-Jul-2026 12:03:03 UTC] === User Orders API Called ===
[24-Jul-2026 12:03:03 UTC] User ID: 1138
[24-Jul-2026 12:03:03 UTC] Limit: 20, Offset: 0
[24-Jul-2026 12:03:03 UTC] Orders found: 0
[24-Jul-2026 12:03:03 UTC] Orders data: []
[24-Jul-2026 12:03:03 UTC] Total orders count: 0
[24-Jul-2026 12:03:04 UTC] === API CALL LOG ===
[24-Jul-2026 12:03:04 UTC] Endpoint: user/profile.php
[24-Jul-2026 12:03:04 UTC] Full Log Data: {
    "timestamp": "2026-07-24 12:03:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "148.153.140.69",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "148.153.140.69, 172.71.172.142",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzOCIsInVzZXJuYW1lIjoiYXppemkiLCJlbWFpbCI6ImF6aXppNDA0a2hhc0BnbWFpbC5jb20iLCJleHAiOjE3ODU0OTkyOTV9.BKBWoO_xztQa6qgIYYLTFxrcWKwiOsoeVFWmTbRTRXg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a202c791afd7d364-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "148.153.140.69",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 12:03:04 UTC] === END API CALL LOG ===
[24-Jul-2026 12:03:04 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 12:03:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzOCIsInVzZXJuYW1lIjoiYXppemkiLCJlbWFpbCI6ImF6aXppNDA0a2hhc0BnbWFpbC5jb20iLCJleHAiOjE3ODU0OTkyOTV9.BKBWoO_xztQa6qgIYYLTFxrcWKwiOsoeVFWmTbRTRXg
[24-Jul-2026 12:03:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 12:03:04 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 12:03:04 UTC] User ID: 1138
[24-Jul-2026 12:03:04 UTC] ✅ User profile retrieved successfully for user ID: 1138
[24-Jul-2026 12:03:05 UTC] === API CALL LOG ===
[24-Jul-2026 12:03:05 UTC] Endpoint: user/profile.php
[24-Jul-2026 12:03:05 UTC] Full Log Data: {
    "timestamp": "2026-07-24 12:03:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "148.153.140.69",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "148.153.140.69, 172.71.172.142",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzOCIsInVzZXJuYW1lIjoiYXppemkiLCJlbWFpbCI6ImF6aXppNDA0a2hhc0BnbWFpbC5jb20iLCJleHAiOjE3ODU0OTkyOTV9.BKBWoO_xztQa6qgIYYLTFxrcWKwiOsoeVFWmTbRTRXg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a202c79479f0d364-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "148.153.140.69",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 12:03:05 UTC] === END API CALL LOG ===
[24-Jul-2026 12:03:05 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 12:03:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzOCIsInVzZXJuYW1lIjoiYXppemkiLCJlbWFpbCI6ImF6aXppNDA0a2hhc0BnbWFpbC5jb20iLCJleHAiOjE3ODU0OTkyOTV9.BKBWoO_xztQa6qgIYYLTFxrcWKwiOsoeVFWmTbRTRXg
[24-Jul-2026 12:03:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 12:03:05 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 12:03:05 UTC] User ID: 1138
[24-Jul-2026 12:03:05 UTC] ✅ User profile retrieved successfully for user ID: 1138
[24-Jul-2026 12:03:07 UTC] === API CALL LOG ===
[24-Jul-2026 12:03:07 UTC] Endpoint: user/profile.php
[24-Jul-2026 12:03:07 UTC] Full Log Data: {
    "timestamp": "2026-07-24 12:03:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "148.153.140.69",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "148.153.140.69, 172.71.172.142",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzOCIsInVzZXJuYW1lIjoiYXppemkiLCJlbWFpbCI6ImF6aXppNDA0a2hhc0BnbWFpbC5jb20iLCJleHAiOjE3ODU0OTkyOTV9.BKBWoO_xztQa6qgIYYLTFxrcWKwiOsoeVFWmTbRTRXg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a202c7a369d8d364-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "148.153.140.69",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 12:03:07 UTC] === END API CALL LOG ===
[24-Jul-2026 12:03:07 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 12:03:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzOCIsInVzZXJuYW1lIjoiYXppemkiLCJlbWFpbCI6ImF6aXppNDA0a2hhc0BnbWFpbC5jb20iLCJleHAiOjE3ODU0OTkyOTV9.BKBWoO_xztQa6qgIYYLTFxrcWKwiOsoeVFWmTbRTRXg
[24-Jul-2026 12:03:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 12:03:07 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 12:03:07 UTC] User ID: 1138
[24-Jul-2026 12:03:07 UTC] ✅ User profile retrieved successfully for user ID: 1138
[24-Jul-2026 12:03:16 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 12:03:16 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 12:03:16 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"148.153.140.69, 172.71.172.142","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzOCIsInVzZXJuYW1lIjoiYXppemkiLCJlbWFpbCI6ImF6aXppNDA0a2hhc0BnbWFpbC5jb20iLCJleHAiOjE3ODU0OTkyOTV9.BKBWoO_xztQa6qgIYYLTFxrcWKwiOsoeVFWmTbRTRXg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a202c7de9febd364-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"148.153.140.69","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-Jul-2026 12:03:16 UTC] === User Orders API Called ===
[24-Jul-2026 12:03:16 UTC] User ID: 1138
[24-Jul-2026 12:03:16 UTC] Limit: 20, Offset: 0
[24-Jul-2026 12:03:16 UTC] Orders found: 0
[24-Jul-2026 12:03:16 UTC] Orders data: []
[24-Jul-2026 12:03:16 UTC] Total orders count: 0
[24-Jul-2026 12:03:16 UTC] === API CALL LOG ===
[24-Jul-2026 12:03:16 UTC] Endpoint: user/profile.php
[24-Jul-2026 12:03:16 UTC] Full Log Data: {
    "timestamp": "2026-07-24 12:03:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "148.153.140.69",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "148.153.140.69, 172.71.172.142",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzOCIsInVzZXJuYW1lIjoiYXppemkiLCJlbWFpbCI6ImF6aXppNDA0a2hhc0BnbWFpbC5jb20iLCJleHAiOjE3ODU0OTkyOTV9.BKBWoO_xztQa6qgIYYLTFxrcWKwiOsoeVFWmTbRTRXg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a202c7deaff0d364-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "148.153.140.69",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 12:03:16 UTC] === END API CALL LOG ===
[24-Jul-2026 12:03:16 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 12:03:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzOCIsInVzZXJuYW1lIjoiYXppemkiLCJlbWFpbCI6ImF6aXppNDA0a2hhc0BnbWFpbC5jb20iLCJleHAiOjE3ODU0OTkyOTV9.BKBWoO_xztQa6qgIYYLTFxrcWKwiOsoeVFWmTbRTRXg
[24-Jul-2026 12:03:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 12:03:16 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 12:03:16 UTC] User ID: 1138
[24-Jul-2026 12:03:16 UTC] ✅ User profile retrieved successfully for user ID: 1138
[24-Jul-2026 12:03:17 UTC] === API CALL LOG ===
[24-Jul-2026 12:03:17 UTC] Endpoint: user/profile.php
[24-Jul-2026 12:03:17 UTC] Full Log Data: {
    "timestamp": "2026-07-24 12:03:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "148.153.140.69",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "148.153.140.69, 172.71.172.142",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzOCIsInVzZXJuYW1lIjoiYXppemkiLCJlbWFpbCI6ImF6aXppNDA0a2hhc0BnbWFpbC5jb20iLCJleHAiOjE3ODU0OTkyOTV9.BKBWoO_xztQa6qgIYYLTFxrcWKwiOsoeVFWmTbRTRXg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a202c7e22cafd364-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "148.153.140.69",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 12:03:17 UTC] === END API CALL LOG ===
[24-Jul-2026 12:03:17 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 12:03:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzOCIsInVzZXJuYW1lIjoiYXppemkiLCJlbWFpbCI6ImF6aXppNDA0a2hhc0BnbWFpbC5jb20iLCJleHAiOjE3ODU0OTkyOTV9.BKBWoO_xztQa6qgIYYLTFxrcWKwiOsoeVFWmTbRTRXg
[24-Jul-2026 12:03:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 12:03:17 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 12:03:17 UTC] User ID: 1138
[24-Jul-2026 12:03:17 UTC] ✅ User profile retrieved successfully for user ID: 1138
[24-Jul-2026 12:03:17 UTC] === API CALL LOG ===
[24-Jul-2026 12:03:17 UTC] Endpoint: user/profile.php
[24-Jul-2026 12:03:17 UTC] Full Log Data: {
    "timestamp": "2026-07-24 12:03:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "148.153.140.69",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "148.153.140.69, 172.71.172.142",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzOCIsInVzZXJuYW1lIjoiYXppemkiLCJlbWFpbCI6ImF6aXppNDA0a2hhc0BnbWFpbC5jb20iLCJleHAiOjE3ODU0OTkyOTV9.BKBWoO_xztQa6qgIYYLTFxrcWKwiOsoeVFWmTbRTRXg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a202c7e52f62d364-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "148.153.140.69",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 12:03:17 UTC] === END API CALL LOG ===
[24-Jul-2026 12:03:17 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 12:03:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzOCIsInVzZXJuYW1lIjoiYXppemkiLCJlbWFpbCI6ImF6aXppNDA0a2hhc0BnbWFpbC5jb20iLCJleHAiOjE3ODU0OTkyOTV9.BKBWoO_xztQa6qgIYYLTFxrcWKwiOsoeVFWmTbRTRXg
[24-Jul-2026 12:03:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 12:03:17 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 12:03:17 UTC] User ID: 1138
[24-Jul-2026 12:03:17 UTC] ✅ User profile retrieved successfully for user ID: 1138
[24-Jul-2026 12:03:21 UTC] === API CALL LOG ===
[24-Jul-2026 12:03:21 UTC] Endpoint: user/profile.php
[24-Jul-2026 12:03:21 UTC] Full Log Data: {
    "timestamp": "2026-07-24 12:03:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "148.153.140.69",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "148.153.140.69, 172.71.172.142",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzOCIsInVzZXJuYW1lIjoiYXppemkiLCJlbWFpbCI6ImF6aXppNDA0a2hhc0BnbWFpbC5jb20iLCJleHAiOjE3ODU0OTkyOTV9.BKBWoO_xztQa6qgIYYLTFxrcWKwiOsoeVFWmTbRTRXg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a202c7fb3e82d364-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "148.153.140.69",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 12:03:21 UTC] === END API CALL LOG ===
[24-Jul-2026 12:03:21 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 12:03:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzOCIsInVzZXJuYW1lIjoiYXppemkiLCJlbWFpbCI6ImF6aXppNDA0a2hhc0BnbWFpbC5jb20iLCJleHAiOjE3ODU0OTkyOTV9.BKBWoO_xztQa6qgIYYLTFxrcWKwiOsoeVFWmTbRTRXg
[24-Jul-2026 12:03:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 12:03:21 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 12:03:21 UTC] User ID: 1138
[24-Jul-2026 12:03:21 UTC] ✅ User profile retrieved successfully for user ID: 1138
[24-Jul-2026 12:03:24 UTC] === API CALL LOG ===
[24-Jul-2026 12:03:24 UTC] Endpoint: user/profile.php
[24-Jul-2026 12:03:24 UTC] Full Log Data: {
    "timestamp": "2026-07-24 12:03:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "148.153.140.69",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "148.153.140.69, 172.71.172.142",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzOCIsInVzZXJuYW1lIjoiYXppemkiLCJlbWFpbCI6ImF6aXppNDA0a2hhc0BnbWFpbC5jb20iLCJleHAiOjE3ODU0OTkyOTV9.BKBWoO_xztQa6qgIYYLTFxrcWKwiOsoeVFWmTbRTRXg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a202c80d28b3d364-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "148.153.140.69",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 12:03:24 UTC] === END API CALL LOG ===
[24-Jul-2026 12:03:24 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 12:03:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzOCIsInVzZXJuYW1lIjoiYXppemkiLCJlbWFpbCI6ImF6aXppNDA0a2hhc0BnbWFpbC5jb20iLCJleHAiOjE3ODU0OTkyOTV9.BKBWoO_xztQa6qgIYYLTFxrcWKwiOsoeVFWmTbRTRXg
[24-Jul-2026 12:03:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 12:03:24 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 12:03:24 UTC] User ID: 1138
[24-Jul-2026 12:03:24 UTC] ✅ User profile retrieved successfully for user ID: 1138
[24-Jul-2026 12:03:24 UTC] User Purchases API - User ID: 1138
[24-Jul-2026 12:03:24 UTC] User Purchases API - Total purchases found: 0
[24-Jul-2026 15:56:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 15:56:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 15:56:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"140.213.75.240, 172.70.142.225","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzOSIsInVzZXJuYW1lIjoicGFybWFuNzc3IiwiZW1haWwiOiJzdWthdGVyYmFuZzgzMUBnbWFpbC5jb20iLCJleHAiOjE3ODU1MTM0MDB9.8NrznK4s9Snua_fbkGcTl2nivBZgJdZjDrpz4-AVPOE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2041dc638daeb9d-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"140.213.75.240","cf-ipcountry":"ID","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-Jul-2026 15:56:41 UTC] === User Orders API Called ===
[24-Jul-2026 15:56:41 UTC] User ID: 1139
[24-Jul-2026 15:56:41 UTC] Limit: 20, Offset: 0
[24-Jul-2026 15:56:41 UTC] Orders found: 0
[24-Jul-2026 15:56:41 UTC] Orders data: []
[24-Jul-2026 15:56:41 UTC] Total orders count: 0
[24-Jul-2026 15:56:42 UTC] === API CALL LOG ===
[24-Jul-2026 15:56:42 UTC] Endpoint: user/profile.php
[24-Jul-2026 15:56:42 UTC] Full Log Data: {
    "timestamp": "2026-07-24 15:56:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "140.213.75.240",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "140.213.75.240, 172.70.142.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzOSIsInVzZXJuYW1lIjoicGFybWFuNzc3IiwiZW1haWwiOiJzdWthdGVyYmFuZzgzMUBnbWFpbC5jb20iLCJleHAiOjE3ODU1MTM0MDB9.8NrznK4s9Snua_fbkGcTl2nivBZgJdZjDrpz4-AVPOE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2041dc638d0eb9d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "140.213.75.240",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 15:56:42 UTC] === END API CALL LOG ===
[24-Jul-2026 15:56:42 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 15:56:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzOSIsInVzZXJuYW1lIjoicGFybWFuNzc3IiwiZW1haWwiOiJzdWthdGVyYmFuZzgzMUBnbWFpbC5jb20iLCJleHAiOjE3ODU1MTM0MDB9.8NrznK4s9Snua_fbkGcTl2nivBZgJdZjDrpz4-AVPOE
[24-Jul-2026 15:56:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 15:56:42 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 15:56:42 UTC] User ID: 1139
[24-Jul-2026 15:56:42 UTC] ✅ User profile retrieved successfully for user ID: 1139
[24-Jul-2026 15:56:42 UTC] === API CALL LOG ===
[24-Jul-2026 15:56:42 UTC] Endpoint: user/profile.php
[24-Jul-2026 15:56:42 UTC] Full Log Data: {
    "timestamp": "2026-07-24 15:56:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "140.213.75.240",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "140.213.75.240, 172.70.142.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzOSIsInVzZXJuYW1lIjoicGFybWFuNzc3IiwiZW1haWwiOiJzdWthdGVyYmFuZzgzMUBnbWFpbC5jb20iLCJleHAiOjE3ODU1MTM0MDB9.8NrznK4s9Snua_fbkGcTl2nivBZgJdZjDrpz4-AVPOE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2041dc7bdc4eb9d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "140.213.75.240",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 15:56:42 UTC] === END API CALL LOG ===
[24-Jul-2026 15:56:42 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 15:56:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzOSIsInVzZXJuYW1lIjoicGFybWFuNzc3IiwiZW1haWwiOiJzdWthdGVyYmFuZzgzMUBnbWFpbC5jb20iLCJleHAiOjE3ODU1MTM0MDB9.8NrznK4s9Snua_fbkGcTl2nivBZgJdZjDrpz4-AVPOE
[24-Jul-2026 15:56:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 15:56:42 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 15:56:42 UTC] User ID: 1139
[24-Jul-2026 15:56:42 UTC] ✅ User profile retrieved successfully for user ID: 1139
[24-Jul-2026 15:56:43 UTC] === API CALL LOG ===
[24-Jul-2026 15:56:43 UTC] Endpoint: user/profile.php
[24-Jul-2026 15:56:43 UTC] Full Log Data: {
    "timestamp": "2026-07-24 15:56:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "140.213.75.240",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "140.213.75.240, 172.70.142.225",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzOSIsInVzZXJuYW1lIjoicGFybWFuNzc3IiwiZW1haWwiOiJzdWthdGVyYmFuZzgzMUBnbWFpbC5jb20iLCJleHAiOjE3ODU1MTM0MDB9.8NrznK4s9Snua_fbkGcTl2nivBZgJdZjDrpz4-AVPOE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2041dd54cf1eb9d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "140.213.75.240",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 15:56:43 UTC] === END API CALL LOG ===
[24-Jul-2026 15:56:43 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 15:56:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzOSIsInVzZXJuYW1lIjoicGFybWFuNzc3IiwiZW1haWwiOiJzdWthdGVyYmFuZzgzMUBnbWFpbC5jb20iLCJleHAiOjE3ODU1MTM0MDB9.8NrznK4s9Snua_fbkGcTl2nivBZgJdZjDrpz4-AVPOE
[24-Jul-2026 15:56:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 15:56:43 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 15:56:43 UTC] User ID: 1139
[24-Jul-2026 15:56:43 UTC] ✅ User profile retrieved successfully for user ID: 1139
[24-Jul-2026 15:57:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 15:57:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 15:57:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"140.213.75.240, 172.70.142.224","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzOSIsInVzZXJuYW1lIjoicGFybWFuNzc3IiwiZW1haWwiOiJzdWthdGVyYmFuZzgzMUBnbWFpbC5jb20iLCJleHAiOjE3ODU1MTM0MDB9.8NrznK4s9Snua_fbkGcTl2nivBZgJdZjDrpz4-AVPOE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2041ef23d93eb9d-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"140.213.75.240","cf-ipcountry":"ID","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-Jul-2026 15:57:30 UTC] === User Orders API Called ===
[24-Jul-2026 15:57:30 UTC] User ID: 1139
[24-Jul-2026 15:57:30 UTC] Limit: 20, Offset: 0
[24-Jul-2026 15:57:30 UTC] Orders found: 0
[24-Jul-2026 15:57:30 UTC] Orders data: []
[24-Jul-2026 15:57:30 UTC] Total orders count: 0
[24-Jul-2026 15:57:30 UTC] === API CALL LOG ===
[24-Jul-2026 15:57:30 UTC] Endpoint: user/profile.php
[24-Jul-2026 15:57:30 UTC] Full Log Data: {
    "timestamp": "2026-07-24 15:57:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "140.213.75.240",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "140.213.75.240, 172.70.142.224",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzOSIsInVzZXJuYW1lIjoicGFybWFuNzc3IiwiZW1haWwiOiJzdWthdGVyYmFuZzgzMUBnbWFpbC5jb20iLCJleHAiOjE3ODU1MTM0MDB9.8NrznK4s9Snua_fbkGcTl2nivBZgJdZjDrpz4-AVPOE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2041ef91e87eb9d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "140.213.75.240",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 15:57:30 UTC] === END API CALL LOG ===
[24-Jul-2026 15:57:30 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 15:57:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzOSIsInVzZXJuYW1lIjoicGFybWFuNzc3IiwiZW1haWwiOiJzdWthdGVyYmFuZzgzMUBnbWFpbC5jb20iLCJleHAiOjE3ODU1MTM0MDB9.8NrznK4s9Snua_fbkGcTl2nivBZgJdZjDrpz4-AVPOE
[24-Jul-2026 15:57:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 15:57:30 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 15:57:30 UTC] User ID: 1139
[24-Jul-2026 15:57:30 UTC] ✅ User profile retrieved successfully for user ID: 1139
[24-Jul-2026 15:57:31 UTC] User Purchases API - User ID: 1139
[24-Jul-2026 15:57:31 UTC] User Purchases API - Total purchases found: 0
[24-Jul-2026 15:57:32 UTC] === API CALL LOG ===
[24-Jul-2026 15:57:32 UTC] Endpoint: user/profile.php
[24-Jul-2026 15:57:32 UTC] Full Log Data: {
    "timestamp": "2026-07-24 15:57:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "140.213.75.240",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "140.213.75.240, 172.70.142.224",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzOSIsInVzZXJuYW1lIjoicGFybWFuNzc3IiwiZW1haWwiOiJzdWthdGVyYmFuZzgzMUBnbWFpbC5jb20iLCJleHAiOjE3ODU1MTM0MDB9.8NrznK4s9Snua_fbkGcTl2nivBZgJdZjDrpz4-AVPOE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2041f02c87beb9d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "140.213.75.240",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 15:57:32 UTC] === END API CALL LOG ===
[24-Jul-2026 15:57:32 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 15:57:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzOSIsInVzZXJuYW1lIjoicGFybWFuNzc3IiwiZW1haWwiOiJzdWthdGVyYmFuZzgzMUBnbWFpbC5jb20iLCJleHAiOjE3ODU1MTM0MDB9.8NrznK4s9Snua_fbkGcTl2nivBZgJdZjDrpz4-AVPOE
[24-Jul-2026 15:57:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 15:57:32 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 15:57:32 UTC] User ID: 1139
[24-Jul-2026 15:57:32 UTC] ✅ User profile retrieved successfully for user ID: 1139
[24-Jul-2026 15:57:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 15:57:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 15:57:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"140.213.75.240, 172.70.142.224","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzOSIsInVzZXJuYW1lIjoicGFybWFuNzc3IiwiZW1haWwiOiJzdWthdGVyYmFuZzgzMUBnbWFpbC5jb20iLCJleHAiOjE3ODU1MTM0MDB9.8NrznK4s9Snua_fbkGcTl2nivBZgJdZjDrpz4-AVPOE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2041f02c877eb9d-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"140.213.75.240","cf-ipcountry":"ID","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-Jul-2026 15:57:32 UTC] === User Orders API Called ===
[24-Jul-2026 15:57:32 UTC] User ID: 1139
[24-Jul-2026 15:57:32 UTC] Limit: 20, Offset: 0
[24-Jul-2026 15:57:32 UTC] Orders found: 0
[24-Jul-2026 15:57:32 UTC] Orders data: []
[24-Jul-2026 15:57:32 UTC] Total orders count: 0
[24-Jul-2026 15:57:32 UTC] === API CALL LOG ===
[24-Jul-2026 15:57:32 UTC] Endpoint: user/profile.php
[24-Jul-2026 15:57:32 UTC] Full Log Data: {
    "timestamp": "2026-07-24 15:57:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "140.213.75.240",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "140.213.75.240, 172.70.142.224",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzOSIsInVzZXJuYW1lIjoicGFybWFuNzc3IiwiZW1haWwiOiJzdWthdGVyYmFuZzgzMUBnbWFpbC5jb20iLCJleHAiOjE3ODU1MTM0MDB9.8NrznK4s9Snua_fbkGcTl2nivBZgJdZjDrpz4-AVPOE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2041f062c61eb9d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "140.213.75.240",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 15:57:32 UTC] === END API CALL LOG ===
[24-Jul-2026 15:57:32 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 15:57:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzOSIsInVzZXJuYW1lIjoicGFybWFuNzc3IiwiZW1haWwiOiJzdWthdGVyYmFuZzgzMUBnbWFpbC5jb20iLCJleHAiOjE3ODU1MTM0MDB9.8NrznK4s9Snua_fbkGcTl2nivBZgJdZjDrpz4-AVPOE
[24-Jul-2026 15:57:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 15:57:32 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 15:57:32 UTC] User ID: 1139
[24-Jul-2026 15:57:32 UTC] ✅ User profile retrieved successfully for user ID: 1139
[24-Jul-2026 15:57:33 UTC] === API CALL LOG ===
[24-Jul-2026 15:57:33 UTC] Endpoint: user/profile.php
[24-Jul-2026 15:57:33 UTC] Full Log Data: {
    "timestamp": "2026-07-24 15:57:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "140.213.75.240",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "140.213.75.240, 172.70.142.224",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzOSIsInVzZXJuYW1lIjoicGFybWFuNzc3IiwiZW1haWwiOiJzdWthdGVyYmFuZzgzMUBnbWFpbC5jb20iLCJleHAiOjE3ODU1MTM0MDB9.8NrznK4s9Snua_fbkGcTl2nivBZgJdZjDrpz4-AVPOE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2041f0e395ceb9d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "140.213.75.240",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 15:57:33 UTC] === END API CALL LOG ===
[24-Jul-2026 15:57:33 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 15:57:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzOSIsInVzZXJuYW1lIjoicGFybWFuNzc3IiwiZW1haWwiOiJzdWthdGVyYmFuZzgzMUBnbWFpbC5jb20iLCJleHAiOjE3ODU1MTM0MDB9.8NrznK4s9Snua_fbkGcTl2nivBZgJdZjDrpz4-AVPOE
[24-Jul-2026 15:57:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 15:57:33 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 15:57:33 UTC] User ID: 1139
[24-Jul-2026 15:57:33 UTC] ✅ User profile retrieved successfully for user ID: 1139
[24-Jul-2026 15:58:49 UTC] === API CALL LOG ===
[24-Jul-2026 15:58:49 UTC] Endpoint: user/profile.php
[24-Jul-2026 15:58:49 UTC] Full Log Data: {
    "timestamp": "2026-07-24 15:58:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "140.213.75.240",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "140.213.75.240, 172.70.142.225",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzOSIsInVzZXJuYW1lIjoicGFybWFuNzc3IiwiZW1haWwiOiJzdWthdGVyYmFuZzgzMUBnbWFpbC5jb20iLCJleHAiOjE3ODU1MTM0MDB9.8NrznK4s9Snua_fbkGcTl2nivBZgJdZjDrpz4-AVPOE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20420e70ac5eb9d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "140.213.75.240",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 15:58:49 UTC] === END API CALL LOG ===
[24-Jul-2026 15:58:49 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 15:58:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzOSIsInVzZXJuYW1lIjoicGFybWFuNzc3IiwiZW1haWwiOiJzdWthdGVyYmFuZzgzMUBnbWFpbC5jb20iLCJleHAiOjE3ODU1MTM0MDB9.8NrznK4s9Snua_fbkGcTl2nivBZgJdZjDrpz4-AVPOE
[24-Jul-2026 15:58:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 15:58:49 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 15:58:49 UTC] User ID: 1139
[24-Jul-2026 15:58:49 UTC] ✅ User profile retrieved successfully for user ID: 1139
[24-Jul-2026 15:58:49 UTC] === API CALL LOG ===
[24-Jul-2026 15:58:49 UTC] Endpoint: user/profile.php
[24-Jul-2026 15:58:49 UTC] Full Log Data: {
    "timestamp": "2026-07-24 15:58:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "140.213.75.240",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "140.213.75.240, 172.70.142.224",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzOSIsInVzZXJuYW1lIjoicGFybWFuNzc3IiwiZW1haWwiOiJzdWthdGVyYmFuZzgzMUBnbWFpbC5jb20iLCJleHAiOjE3ODU1MTM0MDB9.8NrznK4s9Snua_fbkGcTl2nivBZgJdZjDrpz4-AVPOE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20420e3d893eb9d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "140.213.75.240",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 15:58:49 UTC] === END API CALL LOG ===
[24-Jul-2026 15:58:49 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 15:58:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzOSIsInVzZXJuYW1lIjoicGFybWFuNzc3IiwiZW1haWwiOiJzdWthdGVyYmFuZzgzMUBnbWFpbC5jb20iLCJleHAiOjE3ODU1MTM0MDB9.8NrznK4s9Snua_fbkGcTl2nivBZgJdZjDrpz4-AVPOE
[24-Jul-2026 15:58:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 15:58:49 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 15:58:49 UTC] User ID: 1139
[24-Jul-2026 15:58:49 UTC] ✅ User profile retrieved successfully for user ID: 1139
[24-Jul-2026 15:58:49 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 15:58:49 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 15:58:49 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"140.213.75.240, 172.70.142.224","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEzOSIsInVzZXJuYW1lIjoicGFybWFuNzc3IiwiZW1haWwiOiJzdWthdGVyYmFuZzgzMUBnbWFpbC5jb20iLCJleHAiOjE3ODU1MTM0MDB9.8NrznK4s9Snua_fbkGcTl2nivBZgJdZjDrpz4-AVPOE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20420e3d88eeb9d-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"140.213.75.240","cf-ipcountry":"ID","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-Jul-2026 15:58:49 UTC] === User Orders API Called ===
[24-Jul-2026 15:58:49 UTC] User ID: 1139
[24-Jul-2026 15:58:49 UTC] Limit: 20, Offset: 0
[24-Jul-2026 15:58:49 UTC] Orders found: 0
[24-Jul-2026 15:58:49 UTC] Orders data: []
[24-Jul-2026 15:58:49 UTC] Total orders count: 0
[24-Jul-2026 19:01:41 UTC] === API CALL LOG ===
[24-Jul-2026 19:01:41 UTC] Endpoint: user/profile.php
[24-Jul-2026 19:01:41 UTC] Full Log Data: {
    "timestamp": "2026-07-24 19:01:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "78.190.148.8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "78.190.148.8, 172.69.109.146",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2052cc64ae01dd2-DUS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "78.190.148.8",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 19:01:41 UTC] === END API CALL LOG ===
[24-Jul-2026 19:01:41 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 19:01:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[24-Jul-2026 19:01:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 19:01:41 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 19:01:41 UTC] User ID: 267
[24-Jul-2026 19:01:41 UTC] ✅ User profile retrieved successfully for user ID: 267
[24-Jul-2026 19:01:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 19:01:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 19:01:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"78.190.148.8, 172.69.109.70","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2052cc84e7a1dd2-DUS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"78.190.148.8","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-Jul-2026 19:01:41 UTC] === User Orders API Called ===
[24-Jul-2026 19:01:41 UTC] User ID: 267
[24-Jul-2026 19:01:41 UTC] Limit: 20, Offset: 0
[24-Jul-2026 19:01:41 UTC] Orders found: 11
[24-Jul-2026 19:01:41 UTC] Orders data: [{"id":402,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/617","status":"pending","created_at":"2026-07-13 17:01:40","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":374,"quantity":200,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/605","status":"pending","created_at":"2026-06-30 15:56:40","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":210,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/480","status":"completed","created_at":"2026-04-19 14:52:33","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":209,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/468","status":"completed","created_at":"2026-04-18 21:22:03","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":208,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/469","status":"completed","created_at":"2026-04-18 21:21:44","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":207,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/477","status":"completed","created_at":"2026-04-18 21:21:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":206,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/478","status":"completed","created_at":"2026-04-18 21:20:58","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":205,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/479","status":"completed","created_at":"2026-04-18 17:27:08","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":203,"quantity":20,"total_coins":400,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat","status":"cancelled","created_at":"2026-04-17 14:12:55","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":186,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/431","status":"completed","created_at":"2026-04-12 22:03:30","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":171,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/427","status":"completed","created_at":"2026-04-08 13:54:48","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Jul-2026 19:01:41 UTC] === API CALL LOG ===
[24-Jul-2026 19:01:41 UTC] Total orders count: 11
[24-Jul-2026 19:01:41 UTC] Endpoint: user/profile.php
[24-Jul-2026 19:01:41 UTC] Full Log Data: {
    "timestamp": "2026-07-24 19:01:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "78.190.148.8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "78.190.148.8, 172.69.109.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2052cc84e761dd2-DUS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "78.190.148.8",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 19:01:41 UTC] === END API CALL LOG ===
[24-Jul-2026 19:01:41 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 19:01:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[24-Jul-2026 19:01:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 19:01:41 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 19:01:41 UTC] User ID: 267
[24-Jul-2026 19:01:41 UTC] ✅ User profile retrieved successfully for user ID: 267
[24-Jul-2026 19:01:41 UTC] === API CALL LOG ===
[24-Jul-2026 19:01:41 UTC] Endpoint: user/profile.php
[24-Jul-2026 19:01:41 UTC] Full Log Data: {
    "timestamp": "2026-07-24 19:01:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "78.190.148.8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "78.190.148.8, 172.69.109.146",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2052cc8efc31dd2-DUS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "78.190.148.8",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 19:01:41 UTC] === END API CALL LOG ===
[24-Jul-2026 19:01:41 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 19:01:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[24-Jul-2026 19:01:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 19:01:41 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 19:01:41 UTC] User ID: 267
[24-Jul-2026 19:01:41 UTC] ✅ User profile retrieved successfully for user ID: 267
[24-Jul-2026 19:01:42 UTC] === API CALL LOG ===
[24-Jul-2026 19:01:42 UTC] Endpoint: user/profile.php
[24-Jul-2026 19:01:42 UTC] Full Log Data: {
    "timestamp": "2026-07-24 19:01:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "78.190.148.8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "78.190.148.8, 172.69.109.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2052ccb7cc71dd2-DUS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "78.190.148.8",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 19:01:42 UTC] === END API CALL LOG ===
[24-Jul-2026 19:01:42 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 19:01:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[24-Jul-2026 19:01:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 19:01:42 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 19:01:42 UTC] User ID: 267
[24-Jul-2026 19:01:42 UTC] ✅ User profile retrieved successfully for user ID: 267
[24-Jul-2026 19:01:58 UTC] === API CALL LOG ===
[24-Jul-2026 19:01:58 UTC] Endpoint: user/profile.php
[24-Jul-2026 19:01:58 UTC] Full Log Data: {
    "timestamp": "2026-07-24 19:01:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "78.190.148.8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "78.190.148.8, 172.69.109.146",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2052d31cbf61dd2-DUS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "78.190.148.8",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 19:01:58 UTC] === END API CALL LOG ===
[24-Jul-2026 19:01:58 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 19:01:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[24-Jul-2026 19:01:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 19:01:58 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 19:01:58 UTC] User ID: 267
[24-Jul-2026 19:01:58 UTC] ✅ User profile retrieved successfully for user ID: 267
[24-Jul-2026 19:06:49 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 19:06:49 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 19:06:49 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"78.190.148.8, 172.69.109.146","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a205344d7c911dd2-DUS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"78.190.148.8","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-Jul-2026 19:06:49 UTC] === User Orders API Called ===
[24-Jul-2026 19:06:49 UTC] User ID: 267
[24-Jul-2026 19:06:49 UTC] Limit: 20, Offset: 0
[24-Jul-2026 19:06:49 UTC] Orders found: 11
[24-Jul-2026 19:06:49 UTC] Orders data: [{"id":402,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/617","status":"pending","created_at":"2026-07-13 17:01:40","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":374,"quantity":200,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/605","status":"pending","created_at":"2026-06-30 15:56:40","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":210,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/480","status":"completed","created_at":"2026-04-19 14:52:33","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":209,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/468","status":"completed","created_at":"2026-04-18 21:22:03","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":208,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/469","status":"completed","created_at":"2026-04-18 21:21:44","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":207,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/477","status":"completed","created_at":"2026-04-18 21:21:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":206,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/478","status":"completed","created_at":"2026-04-18 21:20:58","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":205,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/479","status":"completed","created_at":"2026-04-18 17:27:08","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":203,"quantity":20,"total_coins":400,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat","status":"cancelled","created_at":"2026-04-17 14:12:55","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":186,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/431","status":"completed","created_at":"2026-04-12 22:03:30","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":171,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/427","status":"completed","created_at":"2026-04-08 13:54:48","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Jul-2026 19:06:49 UTC] Total orders count: 11
[24-Jul-2026 19:06:49 UTC] === API CALL LOG ===
[24-Jul-2026 19:06:49 UTC] Endpoint: user/profile.php
[24-Jul-2026 19:06:49 UTC] Full Log Data: {
    "timestamp": "2026-07-24 19:06:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "78.190.148.8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "78.190.148.8, 172.69.109.146",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a205344ddd591dd2-DUS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "78.190.148.8",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 19:06:49 UTC] === END API CALL LOG ===
[24-Jul-2026 19:06:49 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 19:06:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[24-Jul-2026 19:06:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 19:06:49 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 19:06:49 UTC] User ID: 267
[24-Jul-2026 19:06:49 UTC] ✅ User profile retrieved successfully for user ID: 267
[24-Jul-2026 19:06:49 UTC] === API CALL LOG ===
[24-Jul-2026 19:06:49 UTC] Endpoint: user/profile.php
[24-Jul-2026 19:06:49 UTC] Full Log Data: {
    "timestamp": "2026-07-24 19:06:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "78.190.148.8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "78.190.148.8, 172.69.109.146",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a205345019691dd2-DUS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "78.190.148.8",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 19:06:49 UTC] === END API CALL LOG ===
[24-Jul-2026 19:06:49 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 19:06:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[24-Jul-2026 19:06:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 19:06:49 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 19:06:49 UTC] User ID: 267
[24-Jul-2026 19:06:49 UTC] ✅ User profile retrieved successfully for user ID: 267
[24-Jul-2026 19:06:49 UTC] === API CALL LOG ===
[24-Jul-2026 19:06:49 UTC] Endpoint: user/profile.php
[24-Jul-2026 19:06:49 UTC] Full Log Data: {
    "timestamp": "2026-07-24 19:06:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "78.190.148.8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "78.190.148.8, 172.69.109.146",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20534516b7e1dd2-DUS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "78.190.148.8",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 19:06:49 UTC] === END API CALL LOG ===
[24-Jul-2026 19:06:49 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 19:06:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[24-Jul-2026 19:06:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 19:06:49 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 19:06:49 UTC] User ID: 267
[24-Jul-2026 19:06:49 UTC] ✅ User profile retrieved successfully for user ID: 267
[24-Jul-2026 19:06:59 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 19:06:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 19:06:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"78.190.148.8, 172.69.109.146","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a205348dcd2e1dd2-DUS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"78.190.148.8","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-Jul-2026 19:06:59 UTC] === User Orders API Called ===
[24-Jul-2026 19:06:59 UTC] User ID: 267
[24-Jul-2026 19:06:59 UTC] Limit: 20, Offset: 0
[24-Jul-2026 19:06:59 UTC] Orders found: 11
[24-Jul-2026 19:06:59 UTC] Orders data: [{"id":402,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/617","status":"pending","created_at":"2026-07-13 17:01:40","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":374,"quantity":200,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/605","status":"pending","created_at":"2026-06-30 15:56:40","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":210,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/480","status":"completed","created_at":"2026-04-19 14:52:33","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":209,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/468","status":"completed","created_at":"2026-04-18 21:22:03","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":208,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/469","status":"completed","created_at":"2026-04-18 21:21:44","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":207,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/477","status":"completed","created_at":"2026-04-18 21:21:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":206,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/478","status":"completed","created_at":"2026-04-18 21:20:58","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":205,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/479","status":"completed","created_at":"2026-04-18 17:27:08","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":203,"quantity":20,"total_coins":400,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat","status":"cancelled","created_at":"2026-04-17 14:12:55","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":186,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/431","status":"completed","created_at":"2026-04-12 22:03:30","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":171,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/427","status":"completed","created_at":"2026-04-08 13:54:48","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Jul-2026 19:06:59 UTC] Total orders count: 11
[24-Jul-2026 19:06:59 UTC] === API CALL LOG ===
[24-Jul-2026 19:06:59 UTC] Endpoint: user/profile.php
[24-Jul-2026 19:06:59 UTC] Full Log Data: {
    "timestamp": "2026-07-24 19:06:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "78.190.148.8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "78.190.148.8, 172.69.109.146",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a205348e5e501dd2-DUS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "78.190.148.8",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 19:06:59 UTC] === END API CALL LOG ===
[24-Jul-2026 19:06:59 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 19:06:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[24-Jul-2026 19:06:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 19:06:59 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 19:06:59 UTC] User ID: 267
[24-Jul-2026 19:06:59 UTC] ✅ User profile retrieved successfully for user ID: 267
[24-Jul-2026 19:06:59 UTC] === API CALL LOG ===
[24-Jul-2026 19:06:59 UTC] Endpoint: user/profile.php
[24-Jul-2026 19:06:59 UTC] Full Log Data: {
    "timestamp": "2026-07-24 19:06:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "78.190.148.8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "78.190.148.8, 172.69.109.146",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2053490bae21dd2-DUS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "78.190.148.8",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 19:06:59 UTC] === END API CALL LOG ===
[24-Jul-2026 19:06:59 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 19:06:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[24-Jul-2026 19:06:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 19:06:59 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 19:06:59 UTC] User ID: 267
[24-Jul-2026 19:06:59 UTC] ✅ User profile retrieved successfully for user ID: 267
[24-Jul-2026 19:07:00 UTC] === API CALL LOG ===
[24-Jul-2026 19:07:00 UTC] Endpoint: user/profile.php
[24-Jul-2026 19:07:00 UTC] Full Log Data: {
    "timestamp": "2026-07-24 19:07:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "78.190.148.8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "78.190.148.8, 172.69.109.146",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2053491dd181dd2-DUS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "78.190.148.8",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 19:07:00 UTC] === END API CALL LOG ===
[24-Jul-2026 19:07:00 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 19:07:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[24-Jul-2026 19:07:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 19:07:00 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 19:07:00 UTC] User ID: 267
[24-Jul-2026 19:07:00 UTC] ✅ User profile retrieved successfully for user ID: 267
[24-Jul-2026 19:07:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 19:07:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 19:07:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"78.190.148.8, 172.69.109.146","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20534b75ada1dd2-DUS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"78.190.148.8","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-Jul-2026 19:07:06 UTC] === User Orders API Called ===
[24-Jul-2026 19:07:06 UTC] User ID: 267
[24-Jul-2026 19:07:06 UTC] Limit: 20, Offset: 0
[24-Jul-2026 19:07:06 UTC] Orders found: 11
[24-Jul-2026 19:07:06 UTC] Orders data: [{"id":402,"quantity":500,"total_coins":500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/617","status":"pending","created_at":"2026-07-13 17:01:40","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":374,"quantity":200,"total_coins":200,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/605","status":"pending","created_at":"2026-06-30 15:56:40","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":210,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/480","status":"completed","created_at":"2026-04-19 14:52:33","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":209,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/468","status":"completed","created_at":"2026-04-18 21:22:03","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":208,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/469","status":"completed","created_at":"2026-04-18 21:21:44","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":207,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/477","status":"completed","created_at":"2026-04-18 21:21:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":206,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/478","status":"completed","created_at":"2026-04-18 21:20:58","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":205,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/479","status":"completed","created_at":"2026-04-18 17:27:08","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":203,"quantity":20,"total_coins":400,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat","status":"cancelled","created_at":"2026-04-17 14:12:55","product_id":11,"product_name":"Telegram Members","product_price":20,"image_url":""},{"id":186,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/431","status":"completed","created_at":"2026-04-12 22:03:30","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":171,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/luxoralsat\/427","status":"completed","created_at":"2026-04-08 13:54:48","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Jul-2026 19:07:06 UTC] Total orders count: 11
[24-Jul-2026 19:07:06 UTC] === API CALL LOG ===
[24-Jul-2026 19:07:06 UTC] Endpoint: user/profile.php
[24-Jul-2026 19:07:06 UTC] Full Log Data: {
    "timestamp": "2026-07-24 19:07:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "78.190.148.8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "78.190.148.8, 172.69.109.146",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20534b7dbe91dd2-DUS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "78.190.148.8",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 19:07:06 UTC] === END API CALL LOG ===
[24-Jul-2026 19:07:06 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 19:07:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[24-Jul-2026 19:07:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 19:07:06 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 19:07:06 UTC] User ID: 267
[24-Jul-2026 19:07:06 UTC] ✅ User profile retrieved successfully for user ID: 267
[24-Jul-2026 19:07:06 UTC] === API CALL LOG ===
[24-Jul-2026 19:07:06 UTC] Endpoint: user/profile.php
[24-Jul-2026 19:07:06 UTC] Full Log Data: {
    "timestamp": "2026-07-24 19:07:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "78.190.148.8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "78.190.148.8, 172.69.109.146",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20534b9cf871dd2-DUS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "78.190.148.8",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 19:07:06 UTC] === END API CALL LOG ===
[24-Jul-2026 19:07:06 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 19:07:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[24-Jul-2026 19:07:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 19:07:06 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 19:07:06 UTC] User ID: 267
[24-Jul-2026 19:07:06 UTC] ✅ User profile retrieved successfully for user ID: 267
[24-Jul-2026 19:07:06 UTC] === API CALL LOG ===
[24-Jul-2026 19:07:06 UTC] Endpoint: user/profile.php
[24-Jul-2026 19:07:06 UTC] Full Log Data: {
    "timestamp": "2026-07-24 19:07:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "78.190.148.8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "78.190.148.8, 172.69.109.146",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20534bb9bb91dd2-DUS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "78.190.148.8",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 19:07:06 UTC] === END API CALL LOG ===
[24-Jul-2026 19:07:06 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 19:07:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[24-Jul-2026 19:07:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 19:07:06 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 19:07:06 UTC] User ID: 267
[24-Jul-2026 19:07:06 UTC] ✅ User profile retrieved successfully for user ID: 267
[24-Jul-2026 19:09:49 UTC] === API CALL LOG ===
[24-Jul-2026 19:09:49 UTC] Endpoint: user/profile.php
[24-Jul-2026 19:09:49 UTC] Full Log Data: {
    "timestamp": "2026-07-24 19:09:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "78.190.148.8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "78.190.148.8, 172.69.109.146",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20538ada8db1dd2-DUS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "78.190.148.8",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 19:09:49 UTC] === END API CALL LOG ===
[24-Jul-2026 19:09:49 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 19:09:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMjY3IiwidXNlcm5hbWUiOiJCYWJhIiwiZW1haWwiOiJ5dXN1ZmJhYmFubXJAZ21haWwuY29tIiwiZXhwIjoxNzc2MDcwODQzfQ.7D-Bjnx2KLPzv5fxIPzcOY8j9JOLuMcVRuyR2biwOyU
[24-Jul-2026 19:09:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 19:09:49 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 19:09:49 UTC] User ID: 267
[24-Jul-2026 19:09:49 UTC] ✅ User profile retrieved successfully for user ID: 267
[24-Jul-2026 19:48:57 UTC] === API CALL LOG ===
[24-Jul-2026 19:48:57 UTC] Endpoint: user/profile.php
[24-Jul-2026 19:48:57 UTC] Full Log Data: {
    "timestamp": "2026-07-24 19:48:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a109:b1b6:e8cb:4aff:fe4d:f9b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a109:b1b6:e8cb:4aff:fe4d:f9b, 172.69.251.172",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODU1MjczMzd9.WMC1n_aqXzjH3j2Z4d-kcoPG2CyDrHi2iaf2KXeOSic",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20572049af02347-IST",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a109:b1b6:e8cb:4aff:fe4d:f9b",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 19:48:57 UTC] === END API CALL LOG ===
[24-Jul-2026 19:48:57 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 19:48:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODU1MjczMzd9.WMC1n_aqXzjH3j2Z4d-kcoPG2CyDrHi2iaf2KXeOSic
[24-Jul-2026 19:48:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 19:48:57 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 19:48:57 UTC] User ID: 694
[24-Jul-2026 19:48:57 UTC] ✅ User profile retrieved successfully for user ID: 694
[24-Jul-2026 19:48:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 19:48:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 19:48:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a00:1880:a109:b1b6:e8cb:4aff:fe4d:f9b, 172.69.251.152","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODU1MjczMzd9.WMC1n_aqXzjH3j2Z4d-kcoPG2CyDrHi2iaf2KXeOSic","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2057204db392347-IST","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a00:1880:a109:b1b6:e8cb:4aff:fe4d:f9b","cf-ipcountry":"TR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-Jul-2026 19:48:57 UTC] === User Orders API Called ===
[24-Jul-2026 19:48:57 UTC] User ID: 694
[24-Jul-2026 19:48:57 UTC] Limit: 20, Offset: 0
[24-Jul-2026 19:48:57 UTC] Orders found: 0
[24-Jul-2026 19:48:57 UTC] Orders data: []
[24-Jul-2026 19:48:57 UTC] Total orders count: 0
[24-Jul-2026 19:48:57 UTC] === API CALL LOG ===
[24-Jul-2026 19:48:57 UTC] Endpoint: user/profile.php
[24-Jul-2026 19:48:57 UTC] Full Log Data: {
    "timestamp": "2026-07-24 19:48:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a00:1880:a109:b1b6:e8cb:4aff:fe4d:f9b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a00:1880:a109:b1b6:e8cb:4aff:fe4d:f9b, 172.69.251.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODU1MjczMzd9.WMC1n_aqXzjH3j2Z4d-kcoPG2CyDrHi2iaf2KXeOSic",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20572052b7c2347-IST",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a00:1880:a109:b1b6:e8cb:4aff:fe4d:f9b",
        "cf-ipcountry": "TR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 19:48:57 UTC] === END API CALL LOG ===
[24-Jul-2026 19:48:57 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 19:48:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OTQsInVzZXJuYW1lIjoicGFudGVyNTMiLCJlbWFpbCI6Imtvc2FybXVzdGFmYTA0M0BnbWFpbC5jb20iLCJleHAiOjE3ODU1MjczMzd9.WMC1n_aqXzjH3j2Z4d-kcoPG2CyDrHi2iaf2KXeOSic
[24-Jul-2026 19:48:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 19:48:57 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 19:48:57 UTC] User ID: 694
[24-Jul-2026 19:48:57 UTC] ✅ User profile retrieved successfully for user ID: 694
[24-Jul-2026 21:47:15 UTC] === API CALL LOG ===
[24-Jul-2026 21:47:15 UTC] Endpoint: user/profile.php
[24-Jul-2026 21:47:15 UTC] Full Log Data: {
    "timestamp": "2026-07-24 21:47:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.154.230.153",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.154.230.153, 162.158.88.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMDg3LCJ1c2VybmFtZSI6ImFkbWlucyIsImVtYWlsIjoibWFzbGluYS5wdXRyaTIyQGdtYWlsLmNvbSIsImV4cCI6MTc4NTUzNDQzNH0.ir8GZnjGtnN5b9kPST34_n_kKbHU4mLlhx8YYhea90I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2061f4e0c06fe18-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.154.230.153",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 21:47:15 UTC] === END API CALL LOG ===
[24-Jul-2026 21:47:15 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 21:47:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMDg3LCJ1c2VybmFtZSI6ImFkbWlucyIsImVtYWlsIjoibWFzbGluYS5wdXRyaTIyQGdtYWlsLmNvbSIsImV4cCI6MTc4NTUzNDQzNH0.ir8GZnjGtnN5b9kPST34_n_kKbHU4mLlhx8YYhea90I
[24-Jul-2026 21:47:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 21:47:15 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 21:47:15 UTC] User ID: 1087
[24-Jul-2026 21:47:15 UTC] ✅ User profile retrieved successfully for user ID: 1087
[24-Jul-2026 21:47:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 21:47:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 21:47:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.154.230.153, 162.158.88.28","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMDg3LCJ1c2VybmFtZSI6ImFkbWlucyIsImVtYWlsIjoibWFzbGluYS5wdXRyaTIyQGdtYWlsLmNvbSIsImV4cCI6MTc4NTUzNDQzNH0.ir8GZnjGtnN5b9kPST34_n_kKbHU4mLlhx8YYhea90I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2061f4e3c55fe18-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.154.230.153","cf-ipcountry":"ID","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-Jul-2026 21:47:15 UTC] === User Orders API Called ===
[24-Jul-2026 21:47:15 UTC] User ID: 1087
[24-Jul-2026 21:47:15 UTC] Limit: 20, Offset: 0
[24-Jul-2026 21:47:15 UTC] Orders found: 1
[24-Jul-2026 21:47:15 UTC] Orders data: [{"id":406,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/OsintJSS","status":"pending","created_at":"2026-07-18 16:22:12","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Jul-2026 21:47:15 UTC] Total orders count: 1
[24-Jul-2026 21:47:15 UTC] === API CALL LOG ===
[24-Jul-2026 21:47:15 UTC] Endpoint: user/profile.php
[24-Jul-2026 21:47:15 UTC] Full Log Data: {
    "timestamp": "2026-07-24 21:47:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.154.230.153",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.154.230.153, 162.158.88.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMDg3LCJ1c2VybmFtZSI6ImFkbWlucyIsImVtYWlsIjoibWFzbGluYS5wdXRyaTIyQGdtYWlsLmNvbSIsImV4cCI6MTc4NTUzNDQzNH0.ir8GZnjGtnN5b9kPST34_n_kKbHU4mLlhx8YYhea90I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2061f4ebd14fe18-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.154.230.153",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 21:47:15 UTC] === END API CALL LOG ===
[24-Jul-2026 21:47:15 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 21:47:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMDg3LCJ1c2VybmFtZSI6ImFkbWlucyIsImVtYWlsIjoibWFzbGluYS5wdXRyaTIyQGdtYWlsLmNvbSIsImV4cCI6MTc4NTUzNDQzNH0.ir8GZnjGtnN5b9kPST34_n_kKbHU4mLlhx8YYhea90I
[24-Jul-2026 21:47:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 21:47:15 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 21:47:15 UTC] User ID: 1087
[24-Jul-2026 21:47:15 UTC] ✅ User profile retrieved successfully for user ID: 1087
[24-Jul-2026 21:47:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 21:47:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 21:47:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.154.230.153, 162.158.88.29","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMDg3LCJ1c2VybmFtZSI6ImFkbWlucyIsImVtYWlsIjoibWFzbGluYS5wdXRyaTIyQGdtYWlsLmNvbSIsImV4cCI6MTc4NTUzNDQzNH0.ir8GZnjGtnN5b9kPST34_n_kKbHU4mLlhx8YYhea90I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2061fa36f0bfe18-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.154.230.153","cf-ipcountry":"ID","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-Jul-2026 21:47:29 UTC] === User Orders API Called ===
[24-Jul-2026 21:47:29 UTC] User ID: 1087
[24-Jul-2026 21:47:29 UTC] Limit: 20, Offset: 0
[24-Jul-2026 21:47:29 UTC] Orders found: 1
[24-Jul-2026 21:47:29 UTC] Orders data: [{"id":406,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/OsintJSS","status":"pending","created_at":"2026-07-18 16:22:12","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Jul-2026 21:47:29 UTC] Total orders count: 1
[24-Jul-2026 21:59:21 UTC] === API CALL LOG ===
[24-Jul-2026 21:59:21 UTC] Endpoint: user/profile.php
[24-Jul-2026 21:59:21 UTC] Full Log Data: {
    "timestamp": "2026-07-24 21:59:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.130",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.130, 172.69.155.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2063109cb9915f8-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.130",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 21:59:21 UTC] === END API CALL LOG ===
[24-Jul-2026 21:59:21 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 21:59:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[24-Jul-2026 21:59:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 21:59:21 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 21:59:21 UTC] User ID: 1140
[24-Jul-2026 21:59:21 UTC] ✅ User profile retrieved successfully for user ID: 1140
[24-Jul-2026 21:59:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 21:59:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 21:59:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.139.138.130, 172.69.155.213","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2063109cba115f8-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.139.138.130","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-Jul-2026 21:59:21 UTC] === User Orders API Called ===
[24-Jul-2026 21:59:21 UTC] User ID: 1140
[24-Jul-2026 21:59:21 UTC] Limit: 20, Offset: 0
[24-Jul-2026 21:59:21 UTC] Orders found: 0
[24-Jul-2026 21:59:21 UTC] Orders data: []
[24-Jul-2026 21:59:21 UTC] Total orders count: 0
[24-Jul-2026 21:59:21 UTC] === API CALL LOG ===
[24-Jul-2026 21:59:21 UTC] Endpoint: user/profile.php
[24-Jul-2026 21:59:21 UTC] Full Log Data: {
    "timestamp": "2026-07-24 21:59:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.130",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.130, 172.69.155.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2063109cba415f8-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.130",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 21:59:21 UTC] === END API CALL LOG ===
[24-Jul-2026 21:59:21 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 21:59:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[24-Jul-2026 21:59:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 21:59:21 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 21:59:21 UTC] User ID: 1140
[24-Jul-2026 21:59:21 UTC] ✅ User profile retrieved successfully for user ID: 1140
[24-Jul-2026 21:59:22 UTC] === API CALL LOG ===
[24-Jul-2026 21:59:22 UTC] Endpoint: user/profile.php
[24-Jul-2026 21:59:22 UTC] Full Log Data: {
    "timestamp": "2026-07-24 21:59:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.130",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.130, 172.69.155.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a206310f1b3e15f8-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.130",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 21:59:22 UTC] === END API CALL LOG ===
[24-Jul-2026 21:59:22 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 21:59:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[24-Jul-2026 21:59:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 21:59:22 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 21:59:22 UTC] User ID: 1140
[24-Jul-2026 21:59:22 UTC] ✅ User profile retrieved successfully for user ID: 1140
[24-Jul-2026 21:59:35 UTC] === API CALL LOG ===
[24-Jul-2026 21:59:35 UTC] Endpoint: user/profile.php
[24-Jul-2026 21:59:35 UTC] Full Log Data: {
    "timestamp": "2026-07-24 21:59:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.130",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.130, 172.69.155.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a206315eb97615f8-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.130",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 21:59:35 UTC] === END API CALL LOG ===
[24-Jul-2026 21:59:35 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 21:59:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[24-Jul-2026 21:59:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 21:59:35 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 21:59:35 UTC] User ID: 1140
[24-Jul-2026 21:59:35 UTC] ✅ User profile retrieved successfully for user ID: 1140
[24-Jul-2026 21:59:35 UTC] User Purchases API - User ID: 1140
[24-Jul-2026 21:59:35 UTC] User Purchases API - Total purchases found: 0
[24-Jul-2026 21:59:47 UTC] === API CALL LOG ===
[24-Jul-2026 21:59:47 UTC] Endpoint: user/profile.php
[24-Jul-2026 21:59:47 UTC] Full Log Data: {
    "timestamp": "2026-07-24 21:59:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.130",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.130, 172.69.155.212",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20631ac3b5315f8-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.130",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 21:59:47 UTC] === END API CALL LOG ===
[24-Jul-2026 21:59:47 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 21:59:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[24-Jul-2026 21:59:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 21:59:47 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 21:59:47 UTC] User ID: 1140
[24-Jul-2026 21:59:47 UTC] ✅ User profile retrieved successfully for user ID: 1140
[24-Jul-2026 21:59:48 UTC] User Purchases API - User ID: 1140
[24-Jul-2026 21:59:48 UTC] User Purchases API - Total purchases found: 0
[24-Jul-2026 21:59:54 UTC] === API CALL LOG ===
[24-Jul-2026 21:59:54 UTC] Endpoint: user/profile.php
[24-Jul-2026 21:59:54 UTC] Full Log Data: {
    "timestamp": "2026-07-24 21:59:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.130",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.130, 172.69.155.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20631d328a615f8-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.130",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 21:59:54 UTC] === END API CALL LOG ===
[24-Jul-2026 21:59:54 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 21:59:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[24-Jul-2026 21:59:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 21:59:54 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 21:59:54 UTC] User ID: 1140
[24-Jul-2026 21:59:54 UTC] ✅ User profile retrieved successfully for user ID: 1140
[24-Jul-2026 21:59:54 UTC] User Purchases API - User ID: 1140
[24-Jul-2026 21:59:54 UTC] User Purchases API - Total purchases found: 0
[24-Jul-2026 21:59:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 21:59:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 21:59:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.139.138.130, 172.69.155.213","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20631edde5115f8-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.139.138.130","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-Jul-2026 21:59:58 UTC] === User Orders API Called ===
[24-Jul-2026 21:59:58 UTC] User ID: 1140
[24-Jul-2026 21:59:58 UTC] Limit: 20, Offset: 0
[24-Jul-2026 21:59:58 UTC] === API CALL LOG ===
[24-Jul-2026 21:59:58 UTC] Endpoint: user/profile.php
[24-Jul-2026 21:59:58 UTC] Full Log Data: {
    "timestamp": "2026-07-24 21:59:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.130",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.130, 172.69.155.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20631edde5215f8-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.130",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 21:59:58 UTC] === END API CALL LOG ===
[24-Jul-2026 21:59:58 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 21:59:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[24-Jul-2026 21:59:58 UTC] Orders found: 0
[24-Jul-2026 21:59:58 UTC] Orders data: []
[24-Jul-2026 21:59:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 21:59:58 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 21:59:58 UTC] User ID: 1140
[24-Jul-2026 21:59:58 UTC] Total orders count: 0
[24-Jul-2026 21:59:58 UTC] ✅ User profile retrieved successfully for user ID: 1140
[24-Jul-2026 21:59:59 UTC] === API CALL LOG ===
[24-Jul-2026 21:59:59 UTC] Endpoint: user/profile.php
[24-Jul-2026 21:59:59 UTC] Full Log Data: {
    "timestamp": "2026-07-24 21:59:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.130",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.130, 172.69.155.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20631f25bd415f8-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.130",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 21:59:59 UTC] === END API CALL LOG ===
[24-Jul-2026 21:59:59 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 21:59:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[24-Jul-2026 21:59:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 21:59:59 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 21:59:59 UTC] User ID: 1140
[24-Jul-2026 21:59:59 UTC] ✅ User profile retrieved successfully for user ID: 1140
[24-Jul-2026 21:59:59 UTC] === API CALL LOG ===
[24-Jul-2026 21:59:59 UTC] Endpoint: user/profile.php
[24-Jul-2026 21:59:59 UTC] Full Log Data: {
    "timestamp": "2026-07-24 21:59:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.130",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.130, 172.69.155.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20631f37d4415f8-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.130",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 21:59:59 UTC] === END API CALL LOG ===
[24-Jul-2026 21:59:59 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 21:59:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[24-Jul-2026 21:59:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 21:59:59 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 21:59:59 UTC] User ID: 1140
[24-Jul-2026 21:59:59 UTC] ✅ User profile retrieved successfully for user ID: 1140
[24-Jul-2026 22:00:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 22:00:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 22:00:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.139.138.130, 172.69.155.213","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20632687e4315f8-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.139.138.130","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-Jul-2026 22:00:18 UTC] === User Orders API Called ===
[24-Jul-2026 22:00:18 UTC] User ID: 1140
[24-Jul-2026 22:00:18 UTC] Limit: 20, Offset: 0
[24-Jul-2026 22:00:18 UTC] === API CALL LOG ===
[24-Jul-2026 22:00:18 UTC] Endpoint: user/profile.php
[24-Jul-2026 22:00:18 UTC] Full Log Data: {
    "timestamp": "2026-07-24 22:00:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.130",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.130, 172.69.155.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20632687e4415f8-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.130",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 22:00:18 UTC] === END API CALL LOG ===
[24-Jul-2026 22:00:18 UTC] Orders found: 0
[24-Jul-2026 22:00:18 UTC] Orders data: []
[24-Jul-2026 22:00:18 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 22:00:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[24-Jul-2026 22:00:18 UTC] Total orders count: 0
[24-Jul-2026 22:00:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 22:00:18 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 22:00:18 UTC] User ID: 1140
[24-Jul-2026 22:00:18 UTC] ✅ User profile retrieved successfully for user ID: 1140
[24-Jul-2026 22:00:18 UTC] === API CALL LOG ===
[24-Jul-2026 22:00:18 UTC] Endpoint: user/profile.php
[24-Jul-2026 22:00:18 UTC] Full Log Data: {
    "timestamp": "2026-07-24 22:00:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.130",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.130, 172.69.155.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a206326c7bbf15f8-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.130",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 22:00:18 UTC] === END API CALL LOG ===
[24-Jul-2026 22:00:18 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 22:00:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[24-Jul-2026 22:00:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 22:00:18 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 22:00:18 UTC] User ID: 1140
[24-Jul-2026 22:00:18 UTC] ✅ User profile retrieved successfully for user ID: 1140
[24-Jul-2026 22:00:18 UTC] === API CALL LOG ===
[24-Jul-2026 22:00:18 UTC] Endpoint: user/profile.php
[24-Jul-2026 22:00:18 UTC] Full Log Data: {
    "timestamp": "2026-07-24 22:00:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.130",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.130, 172.69.155.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a206326d7cea15f8-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.130",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 22:00:18 UTC] === END API CALL LOG ===
[24-Jul-2026 22:00:18 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 22:00:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[24-Jul-2026 22:00:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 22:00:18 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 22:00:18 UTC] User ID: 1140
[24-Jul-2026 22:00:18 UTC] ✅ User profile retrieved successfully for user ID: 1140
[24-Jul-2026 22:00:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 22:00:25 UTC] === API CALL LOG ===
[24-Jul-2026 22:00:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 22:00:25 UTC] Endpoint: user/profile.php
[24-Jul-2026 22:00:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.139.138.130, 172.69.155.213","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20632995e4d15f8-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.139.138.130","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-Jul-2026 22:00:25 UTC] Full Log Data: {
    "timestamp": "2026-07-24 22:00:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.130",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.130, 172.69.155.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20632995e4f15f8-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.130",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 22:00:25 UTC] === END API CALL LOG ===
[24-Jul-2026 22:00:25 UTC] === User Orders API Called ===
[24-Jul-2026 22:00:25 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 22:00:25 UTC] User ID: 1140
[24-Jul-2026 22:00:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[24-Jul-2026 22:00:25 UTC] Limit: 20, Offset: 0
[24-Jul-2026 22:00:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 22:00:25 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 22:00:25 UTC] User ID: 1140
[24-Jul-2026 22:00:25 UTC] Orders found: 0
[24-Jul-2026 22:00:25 UTC] Orders data: []
[24-Jul-2026 22:00:25 UTC] Total orders count: 0
[24-Jul-2026 22:00:25 UTC] ✅ User profile retrieved successfully for user ID: 1140
[24-Jul-2026 22:00:26 UTC] === API CALL LOG ===
[24-Jul-2026 22:00:26 UTC] Endpoint: user/profile.php
[24-Jul-2026 22:00:26 UTC] Full Log Data: {
    "timestamp": "2026-07-24 22:00:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.130",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.130, 172.69.155.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a206329decdd15f8-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.130",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 22:00:26 UTC] === END API CALL LOG ===
[24-Jul-2026 22:00:26 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 22:00:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[24-Jul-2026 22:00:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 22:00:26 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 22:00:26 UTC] User ID: 1140
[24-Jul-2026 22:00:26 UTC] ✅ User profile retrieved successfully for user ID: 1140
[24-Jul-2026 22:00:26 UTC] === API CALL LOG ===
[24-Jul-2026 22:00:26 UTC] Endpoint: user/profile.php
[24-Jul-2026 22:00:26 UTC] Full Log Data: {
    "timestamp": "2026-07-24 22:00:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.130",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.130, 172.69.155.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a206329efe1415f8-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.130",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 22:00:26 UTC] === END API CALL LOG ===
[24-Jul-2026 22:00:26 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 22:00:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[24-Jul-2026 22:00:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 22:00:26 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 22:00:26 UTC] User ID: 1140
[24-Jul-2026 22:00:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 22:00:26 UTC] ✅ User profile retrieved successfully for user ID: 1140
[24-Jul-2026 22:00:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 22:00:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.139.138.130, 172.69.155.213","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a206329efe1215f8-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.139.138.130","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-Jul-2026 22:00:26 UTC] === User Orders API Called ===
[24-Jul-2026 22:00:26 UTC] User ID: 1140
[24-Jul-2026 22:00:26 UTC] Limit: 20, Offset: 0
[24-Jul-2026 22:00:26 UTC] Orders found: 0
[24-Jul-2026 22:00:26 UTC] Orders data: []
[24-Jul-2026 22:00:26 UTC] Total orders count: 0
[24-Jul-2026 22:00:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 22:00:29 UTC] === API CALL LOG ===
[24-Jul-2026 22:00:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 22:00:29 UTC] Endpoint: user/profile.php
[24-Jul-2026 22:00:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.139.138.130, 172.69.155.213","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20632ae6c7a15f8-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.139.138.130","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-Jul-2026 22:00:29 UTC] Full Log Data: {
    "timestamp": "2026-07-24 22:00:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.130",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.130, 172.69.155.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20632ae6c7d15f8-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.130",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 22:00:29 UTC] === END API CALL LOG ===
[24-Jul-2026 22:00:29 UTC] === User Orders API Called ===
[24-Jul-2026 22:00:29 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 22:00:29 UTC] User ID: 1140
[24-Jul-2026 22:00:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[24-Jul-2026 22:00:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 22:00:29 UTC] Limit: 20, Offset: 0
[24-Jul-2026 22:00:29 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 22:00:29 UTC] User ID: 1140
[24-Jul-2026 22:00:29 UTC] Orders found: 0
[24-Jul-2026 22:00:29 UTC] Orders data: []
[24-Jul-2026 22:00:29 UTC] ✅ User profile retrieved successfully for user ID: 1140
[24-Jul-2026 22:00:29 UTC] Total orders count: 0
[24-Jul-2026 22:00:29 UTC] === API CALL LOG ===
[24-Jul-2026 22:00:29 UTC] Endpoint: user/profile.php
[24-Jul-2026 22:00:29 UTC] Full Log Data: {
    "timestamp": "2026-07-24 22:00:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.130",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.130, 172.69.155.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20632b1ea2415f8-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.130",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 22:00:29 UTC] === END API CALL LOG ===
[24-Jul-2026 22:00:29 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 22:00:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[24-Jul-2026 22:00:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 22:00:29 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 22:00:29 UTC] User ID: 1140
[24-Jul-2026 22:00:29 UTC] ✅ User profile retrieved successfully for user ID: 1140
[24-Jul-2026 22:00:30 UTC] === API CALL LOG ===
[24-Jul-2026 22:00:30 UTC] Endpoint: user/profile.php
[24-Jul-2026 22:00:30 UTC] Full Log Data: {
    "timestamp": "2026-07-24 22:00:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.130",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.130, 172.69.155.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20632b44dcc15f8-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.130",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 22:00:30 UTC] === END API CALL LOG ===
[24-Jul-2026 22:00:30 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 22:00:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[24-Jul-2026 22:00:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 22:00:30 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 22:00:30 UTC] User ID: 1140
[24-Jul-2026 22:00:30 UTC] ✅ User profile retrieved successfully for user ID: 1140
[24-Jul-2026 22:00:37 UTC] === API CALL LOG ===
[24-Jul-2026 22:00:37 UTC] Endpoint: user/profile.php
[24-Jul-2026 22:00:37 UTC] Full Log Data: {
    "timestamp": "2026-07-24 22:00:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.130",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.130, 172.69.155.212",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20632e25d2315f8-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.130",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 22:00:37 UTC] === END API CALL LOG ===
[24-Jul-2026 22:00:37 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 22:00:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[24-Jul-2026 22:00:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 22:00:37 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 22:00:37 UTC] User ID: 1140
[24-Jul-2026 22:00:37 UTC] ✅ User profile retrieved successfully for user ID: 1140
[24-Jul-2026 22:00:50 UTC] === API CALL LOG ===
[24-Jul-2026 22:00:50 UTC] Endpoint: user/profile.php
[24-Jul-2026 22:00:50 UTC] Full Log Data: {
    "timestamp": "2026-07-24 22:00:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.130",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.130, 172.69.155.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20633338b2d15f8-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.130",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 22:00:50 UTC] === END API CALL LOG ===
[24-Jul-2026 22:00:50 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 22:00:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[24-Jul-2026 22:00:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 22:00:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 22:00:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 22:00:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.139.138.130, 172.69.155.213","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20633338b2c15f8-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.139.138.130","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-Jul-2026 22:00:50 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 22:00:50 UTC] === User Orders API Called ===
[24-Jul-2026 22:00:50 UTC] User ID: 1140
[24-Jul-2026 22:00:50 UTC] User ID: 1140
[24-Jul-2026 22:00:50 UTC] Limit: 20, Offset: 0
[24-Jul-2026 22:00:50 UTC] ✅ User profile retrieved successfully for user ID: 1140
[24-Jul-2026 22:00:50 UTC] Orders found: 0
[24-Jul-2026 22:00:50 UTC] Orders data: []
[24-Jul-2026 22:00:50 UTC] Total orders count: 0
[24-Jul-2026 22:00:51 UTC] === API CALL LOG ===
[24-Jul-2026 22:00:51 UTC] Endpoint: user/profile.php
[24-Jul-2026 22:00:51 UTC] Full Log Data: {
    "timestamp": "2026-07-24 22:00:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.130",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.130, 172.69.155.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20633383b1415f8-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.130",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 22:00:51 UTC] === END API CALL LOG ===
[24-Jul-2026 22:00:51 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 22:00:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[24-Jul-2026 22:00:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 22:00:51 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 22:00:51 UTC] User ID: 1140
[24-Jul-2026 22:00:51 UTC] ✅ User profile retrieved successfully for user ID: 1140
[24-Jul-2026 22:00:51 UTC] === API CALL LOG ===
[24-Jul-2026 22:00:51 UTC] Endpoint: user/profile.php
[24-Jul-2026 22:00:51 UTC] Full Log Data: {
    "timestamp": "2026-07-24 22:00:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.130",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.130, 172.69.155.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20633395dc015f8-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.130",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 22:00:51 UTC] === END API CALL LOG ===
[24-Jul-2026 22:00:51 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 22:00:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[24-Jul-2026 22:00:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 22:00:51 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 22:00:51 UTC] User ID: 1140
[24-Jul-2026 22:00:51 UTC] ✅ User profile retrieved successfully for user ID: 1140
[24-Jul-2026 22:01:53 UTC] === API CALL LOG ===
[24-Jul-2026 22:01:53 UTC] Endpoint: user/profile.php
[24-Jul-2026 22:01:53 UTC] Full Log Data: {
    "timestamp": "2026-07-24 22:01:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.130",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.130, 172.69.155.212",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20634be3fed15f8-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.130",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 22:01:53 UTC] === END API CALL LOG ===
[24-Jul-2026 22:01:53 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 22:01:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[24-Jul-2026 22:01:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 22:01:53 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 22:01:53 UTC] User ID: 1140
[24-Jul-2026 22:01:53 UTC] ✅ User profile retrieved successfully for user ID: 1140
[24-Jul-2026 22:01:53 UTC] User Purchases API - User ID: 1140
[24-Jul-2026 22:01:53 UTC] User Purchases API - Total purchases found: 0
[24-Jul-2026 22:02:02 UTC] === API CALL LOG ===
[24-Jul-2026 22:02:02 UTC] Endpoint: user/profile.php
[24-Jul-2026 22:02:02 UTC] Full Log Data: {
    "timestamp": "2026-07-24 22:02:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.130",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.130, 172.69.155.212",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20634f23d6c15f8-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.130",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 22:02:02 UTC] === END API CALL LOG ===
[24-Jul-2026 22:02:02 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 22:02:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[24-Jul-2026 22:02:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 22:02:02 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 22:02:02 UTC] User ID: 1140
[24-Jul-2026 22:02:02 UTC] ✅ User profile retrieved successfully for user ID: 1140
[24-Jul-2026 22:02:02 UTC] User Purchases API - User ID: 1140
[24-Jul-2026 22:02:02 UTC] User Purchases API - Total purchases found: 0
[24-Jul-2026 22:02:05 UTC] === API CALL LOG ===
[24-Jul-2026 22:02:05 UTC] Endpoint: user/profile.php
[24-Jul-2026 22:02:05 UTC] Full Log Data: {
    "timestamp": "2026-07-24 22:02:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.130",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.130, 172.69.155.212",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20635066aa615f8-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.130",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 22:02:05 UTC] === END API CALL LOG ===
[24-Jul-2026 22:02:05 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 22:02:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[24-Jul-2026 22:02:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 22:02:05 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 22:02:05 UTC] User ID: 1140
[24-Jul-2026 22:02:05 UTC] ✅ User profile retrieved successfully for user ID: 1140
[24-Jul-2026 22:02:05 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 22:02:05 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 22:02:05 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.139.138.130, 172.69.155.212","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20635066aa415f8-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.139.138.130","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-Jul-2026 22:02:05 UTC] === User Orders API Called ===
[24-Jul-2026 22:02:05 UTC] User ID: 1140
[24-Jul-2026 22:02:05 UTC] Limit: 20, Offset: 0
[24-Jul-2026 22:02:05 UTC] Orders found: 0
[24-Jul-2026 22:02:05 UTC] Orders data: []
[24-Jul-2026 22:02:05 UTC] Total orders count: 0
[24-Jul-2026 22:02:05 UTC] === API CALL LOG ===
[24-Jul-2026 22:02:05 UTC] Endpoint: user/profile.php
[24-Jul-2026 22:02:05 UTC] Full Log Data: {
    "timestamp": "2026-07-24 22:02:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.130",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.130, 172.69.155.212",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a206350ac87f15f8-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.130",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 22:02:05 UTC] === END API CALL LOG ===
[24-Jul-2026 22:02:05 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 22:02:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[24-Jul-2026 22:02:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 22:02:05 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 22:02:05 UTC] User ID: 1140
[24-Jul-2026 22:02:05 UTC] ✅ User profile retrieved successfully for user ID: 1140
[24-Jul-2026 22:02:06 UTC] === API CALL LOG ===
[24-Jul-2026 22:02:06 UTC] Endpoint: user/profile.php
[24-Jul-2026 22:02:06 UTC] Full Log Data: {
    "timestamp": "2026-07-24 22:02:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.130",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.130, 172.69.155.212",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a206350bd9ea15f8-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.130",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 22:02:06 UTC] === END API CALL LOG ===
[24-Jul-2026 22:02:06 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 22:02:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[24-Jul-2026 22:02:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 22:02:06 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 22:02:06 UTC] User ID: 1140
[24-Jul-2026 22:02:06 UTC] ✅ User profile retrieved successfully for user ID: 1140
[24-Jul-2026 22:02:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 22:02:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 22:02:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.139.138.130, 172.69.155.212","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a206355908bd15f8-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.139.138.130","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-Jul-2026 22:02:18 UTC] === User Orders API Called ===
[24-Jul-2026 22:02:18 UTC] User ID: 1140
[24-Jul-2026 22:02:18 UTC] Limit: 20, Offset: 0
[24-Jul-2026 22:02:18 UTC] Orders found: 0
[24-Jul-2026 22:02:18 UTC] Orders data: []
[24-Jul-2026 22:02:18 UTC] Total orders count: 0
[24-Jul-2026 22:02:19 UTC] === API CALL LOG ===
[24-Jul-2026 22:02:19 UTC] Endpoint: user/profile.php
[24-Jul-2026 22:02:19 UTC] Full Log Data: {
    "timestamp": "2026-07-24 22:02:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.130",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.130, 172.69.155.212",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20635625e3715f8-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.130",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 22:02:19 UTC] === END API CALL LOG ===
[24-Jul-2026 22:02:19 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 22:02:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[24-Jul-2026 22:02:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 22:02:19 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 22:02:19 UTC] User ID: 1140
[24-Jul-2026 22:02:19 UTC] ✅ User profile retrieved successfully for user ID: 1140
[24-Jul-2026 22:02:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 22:02:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 22:02:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.139.138.130, 172.69.155.212","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20635625e3415f8-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.139.138.130","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-Jul-2026 22:02:19 UTC] === User Orders API Called ===
[24-Jul-2026 22:02:19 UTC] User ID: 1140
[24-Jul-2026 22:02:19 UTC] Limit: 20, Offset: 0
[24-Jul-2026 22:02:19 UTC] Orders found: 0
[24-Jul-2026 22:02:19 UTC] Orders data: []
[24-Jul-2026 22:02:19 UTC] Total orders count: 0
[24-Jul-2026 22:02:20 UTC] === API CALL LOG ===
[24-Jul-2026 22:02:20 UTC] Endpoint: user/profile.php
[24-Jul-2026 22:02:20 UTC] Full Log Data: {
    "timestamp": "2026-07-24 22:02:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.130",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.130, 172.69.155.212",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20635669bd215f8-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.130",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 22:02:20 UTC] === END API CALL LOG ===
[24-Jul-2026 22:02:20 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 22:02:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[24-Jul-2026 22:02:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 22:02:20 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 22:02:20 UTC] User ID: 1140
[24-Jul-2026 22:02:20 UTC] ✅ User profile retrieved successfully for user ID: 1140
[24-Jul-2026 22:02:20 UTC] === API CALL LOG ===
[24-Jul-2026 22:02:20 UTC] Endpoint: user/profile.php
[24-Jul-2026 22:02:20 UTC] Full Log Data: {
    "timestamp": "2026-07-24 22:02:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.130",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.130, 172.69.155.212",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20635679d1915f8-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.130",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 22:02:20 UTC] === END API CALL LOG ===
[24-Jul-2026 22:02:20 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 22:02:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[24-Jul-2026 22:02:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 22:02:20 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 22:02:20 UTC] User ID: 1140
[24-Jul-2026 22:02:20 UTC] ✅ User profile retrieved successfully for user ID: 1140
[24-Jul-2026 22:02:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 22:02:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 22:02:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.139.138.130, 172.69.155.212","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20635708a3115f8-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.139.138.130","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-Jul-2026 22:02:22 UTC] === User Orders API Called ===
[24-Jul-2026 22:02:22 UTC] User ID: 1140
[24-Jul-2026 22:02:22 UTC] Limit: 20, Offset: 0
[24-Jul-2026 22:02:22 UTC] Orders found: 0
[24-Jul-2026 22:02:22 UTC] Orders data: []
[24-Jul-2026 22:02:22 UTC] Total orders count: 0
[24-Jul-2026 22:02:23 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 22:02:23 UTC] === API CALL LOG ===
[24-Jul-2026 22:02:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 22:02:23 UTC] Endpoint: user/profile.php
[24-Jul-2026 22:02:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.139.138.130, 172.69.155.212","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a206357a9f7b15f8-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.139.138.130","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-Jul-2026 22:02:23 UTC] Full Log Data: {
    "timestamp": "2026-07-24 22:02:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.130",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.130, 172.69.155.212",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a206357a9f7d15f8-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.130",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 22:02:23 UTC] === END API CALL LOG ===
[24-Jul-2026 22:02:23 UTC] === User Orders API Called ===
[24-Jul-2026 22:02:23 UTC] User ID: 1140
[24-Jul-2026 22:02:23 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 22:02:23 UTC] Limit: 20, Offset: 0
[24-Jul-2026 22:02:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[24-Jul-2026 22:02:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 22:02:23 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 22:02:23 UTC] User ID: 1140
[24-Jul-2026 22:02:23 UTC] ✅ User profile retrieved successfully for user ID: 1140
[24-Jul-2026 22:02:23 UTC] Orders found: 0
[24-Jul-2026 22:02:23 UTC] Orders data: []
[24-Jul-2026 22:02:23 UTC] Total orders count: 0
[24-Jul-2026 22:02:24 UTC] === API CALL LOG ===
[24-Jul-2026 22:02:24 UTC] Endpoint: user/profile.php
[24-Jul-2026 22:02:24 UTC] Full Log Data: {
    "timestamp": "2026-07-24 22:02:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.130",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.130, 172.69.155.212",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a206357f1d3515f8-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.130",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 22:02:24 UTC] === END API CALL LOG ===
[24-Jul-2026 22:02:24 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 22:02:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[24-Jul-2026 22:02:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 22:02:24 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 22:02:24 UTC] User ID: 1140
[24-Jul-2026 22:02:24 UTC] ✅ User profile retrieved successfully for user ID: 1140
[24-Jul-2026 22:02:24 UTC] === API CALL LOG ===
[24-Jul-2026 22:02:24 UTC] Endpoint: user/profile.php
[24-Jul-2026 22:02:24 UTC] Full Log Data: {
    "timestamp": "2026-07-24 22:02:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.130",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.130, 172.69.155.212",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20635802e7515f8-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.130",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 22:02:24 UTC] === END API CALL LOG ===
[24-Jul-2026 22:02:24 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 22:02:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[24-Jul-2026 22:02:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 22:02:24 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 22:02:24 UTC] User ID: 1140
[24-Jul-2026 22:02:24 UTC] ✅ User profile retrieved successfully for user ID: 1140
[24-Jul-2026 22:03:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 22:03:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 22:03:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.139.138.130, 172.69.155.213","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20636670bfd15f8-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.139.138.130","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-Jul-2026 22:03:01 UTC] === User Orders API Called ===
[24-Jul-2026 22:03:01 UTC] User ID: 1140
[24-Jul-2026 22:03:01 UTC] Limit: 20, Offset: 0
[24-Jul-2026 22:03:01 UTC] Orders found: 0
[24-Jul-2026 22:03:01 UTC] Orders data: []
[24-Jul-2026 22:03:01 UTC] Total orders count: 0
[24-Jul-2026 22:03:01 UTC] === API CALL LOG ===
[24-Jul-2026 22:03:01 UTC] Endpoint: user/profile.php
[24-Jul-2026 22:03:01 UTC] Full Log Data: {
    "timestamp": "2026-07-24 22:03:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.130",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.130, 172.69.155.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20636670bff15f8-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.130",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 22:03:01 UTC] === END API CALL LOG ===
[24-Jul-2026 22:03:01 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 22:03:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[24-Jul-2026 22:03:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 22:03:01 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 22:03:01 UTC] User ID: 1140
[24-Jul-2026 22:03:01 UTC] ✅ User profile retrieved successfully for user ID: 1140
[24-Jul-2026 22:03:02 UTC] === API CALL LOG ===
[24-Jul-2026 22:03:02 UTC] Endpoint: user/profile.php
[24-Jul-2026 22:03:02 UTC] Full Log Data: {
    "timestamp": "2026-07-24 22:03:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.130",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.130, 172.69.155.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a206366a08ba15f8-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.130",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 22:03:02 UTC] === END API CALL LOG ===
[24-Jul-2026 22:03:02 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 22:03:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[24-Jul-2026 22:03:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 22:03:02 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 22:03:02 UTC] User ID: 1140
[24-Jul-2026 22:03:02 UTC] ✅ User profile retrieved successfully for user ID: 1140
[24-Jul-2026 22:03:02 UTC] === API CALL LOG ===
[24-Jul-2026 22:03:02 UTC] Endpoint: user/profile.php
[24-Jul-2026 22:03:02 UTC] Full Log Data: {
    "timestamp": "2026-07-24 22:03:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.130",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.130, 172.69.155.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a206366c3d8715f8-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.130",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 22:03:02 UTC] === END API CALL LOG ===
[24-Jul-2026 22:03:02 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 22:03:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[24-Jul-2026 22:03:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 22:03:02 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 22:03:02 UTC] User ID: 1140
[24-Jul-2026 22:03:02 UTC] ✅ User profile retrieved successfully for user ID: 1140
[24-Jul-2026 22:03:08 UTC] === API CALL LOG ===
[24-Jul-2026 22:03:08 UTC] Endpoint: user/profile.php
[24-Jul-2026 22:03:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 22:03:08 UTC] Full Log Data: {
    "timestamp": "2026-07-24 22:03:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.130",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.130, 172.69.155.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2063692b81f15f8-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.130",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 22:03:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 22:03:08 UTC] === END API CALL LOG ===
[24-Jul-2026 22:03:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.139.138.130, 172.69.155.213","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2063692b81d15f8-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.139.138.130","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-Jul-2026 22:03:08 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 22:03:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[24-Jul-2026 22:03:08 UTC] === User Orders API Called ===
[24-Jul-2026 22:03:08 UTC] User ID: 1140
[24-Jul-2026 22:03:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 22:03:08 UTC] Limit: 20, Offset: 0
[24-Jul-2026 22:03:08 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 22:03:08 UTC] User ID: 1140
[24-Jul-2026 22:03:08 UTC] ✅ User profile retrieved successfully for user ID: 1140
[24-Jul-2026 22:03:08 UTC] Orders found: 0
[24-Jul-2026 22:03:08 UTC] Orders data: []
[24-Jul-2026 22:03:08 UTC] Total orders count: 0
[24-Jul-2026 22:03:09 UTC] === API CALL LOG ===
[24-Jul-2026 22:03:09 UTC] Endpoint: user/profile.php
[24-Jul-2026 22:03:09 UTC] Full Log Data: {
    "timestamp": "2026-07-24 22:03:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.130",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.130, 172.69.155.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20636972e5b15f8-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.130",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 22:03:09 UTC] === END API CALL LOG ===
[24-Jul-2026 22:03:09 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 22:03:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[24-Jul-2026 22:03:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 22:03:09 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 22:03:09 UTC] User ID: 1140
[24-Jul-2026 22:03:09 UTC] ✅ User profile retrieved successfully for user ID: 1140
[24-Jul-2026 22:03:09 UTC] === API CALL LOG ===
[24-Jul-2026 22:03:09 UTC] Endpoint: user/profile.php
[24-Jul-2026 22:03:09 UTC] Full Log Data: {
    "timestamp": "2026-07-24 22:03:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.130",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.130, 172.69.155.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20636983f9215f8-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.130",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 22:03:09 UTC] === END API CALL LOG ===
[24-Jul-2026 22:03:09 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 22:03:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[24-Jul-2026 22:03:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 22:03:09 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 22:03:09 UTC] User ID: 1140
[24-Jul-2026 22:03:09 UTC] ✅ User profile retrieved successfully for user ID: 1140
[24-Jul-2026 22:03:28 UTC] === API CALL LOG ===
[24-Jul-2026 22:03:28 UTC] Endpoint: user/profile.php
[24-Jul-2026 22:03:28 UTC] Full Log Data: {
    "timestamp": "2026-07-24 22:03:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.130",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.130, 172.69.155.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a206370eecba15f8-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.130",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 22:03:28 UTC] === END API CALL LOG ===
[24-Jul-2026 22:03:28 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 22:03:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[24-Jul-2026 22:03:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 22:03:28 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 22:03:28 UTC] User ID: 1140
[24-Jul-2026 22:03:28 UTC] ✅ User profile retrieved successfully for user ID: 1140
[24-Jul-2026 22:04:12 UTC] === API CALL LOG ===
[24-Jul-2026 22:04:12 UTC] Endpoint: user/profile.php
[24-Jul-2026 22:04:12 UTC] Full Log Data: {
    "timestamp": "2026-07-24 22:04:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.130",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.130, 172.69.155.212",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a206381fde0a15f8-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.130",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 22:04:12 UTC] === END API CALL LOG ===
[24-Jul-2026 22:04:12 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 22:04:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[24-Jul-2026 22:04:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 22:04:12 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 22:04:12 UTC] User ID: 1140
[24-Jul-2026 22:04:12 UTC] ✅ User profile retrieved successfully for user ID: 1140
[24-Jul-2026 22:04:35 UTC] === API CALL LOG ===
[24-Jul-2026 22:04:35 UTC] Endpoint: user/profile.php
[24-Jul-2026 22:04:35 UTC] Full Log Data: {
    "timestamp": "2026-07-24 22:04:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.130",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.130, 172.69.155.212",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20638ae797f15f8-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.130",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 22:04:35 UTC] === END API CALL LOG ===
[24-Jul-2026 22:04:35 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 22:04:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[24-Jul-2026 22:04:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 22:04:35 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 22:04:35 UTC] User ID: 1140
[24-Jul-2026 22:04:35 UTC] ✅ User profile retrieved successfully for user ID: 1140
[24-Jul-2026 22:06:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 22:06:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 22:06:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.139.138.130, 172.69.155.212","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2063ad26d1e15f8-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.139.138.130","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-Jul-2026 22:06:02 UTC] === User Orders API Called ===
[24-Jul-2026 22:06:02 UTC] User ID: 1140
[24-Jul-2026 22:06:02 UTC] Limit: 20, Offset: 0
[24-Jul-2026 22:06:02 UTC] Orders found: 0
[24-Jul-2026 22:06:02 UTC] Orders data: []
[24-Jul-2026 22:06:02 UTC] Total orders count: 0
[24-Jul-2026 22:06:02 UTC] === API CALL LOG ===
[24-Jul-2026 22:06:02 UTC] Endpoint: user/profile.php
[24-Jul-2026 22:06:02 UTC] Full Log Data: {
    "timestamp": "2026-07-24 22:06:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.130",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.130, 172.69.155.212",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2063ad26d2115f8-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.130",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 22:06:02 UTC] === END API CALL LOG ===
[24-Jul-2026 22:06:02 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 22:06:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[24-Jul-2026 22:06:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 22:06:02 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 22:06:02 UTC] User ID: 1140
[24-Jul-2026 22:06:02 UTC] ✅ User profile retrieved successfully for user ID: 1140
[24-Jul-2026 22:06:02 UTC] === API CALL LOG ===
[24-Jul-2026 22:06:02 UTC] Endpoint: user/profile.php
[24-Jul-2026 22:06:02 UTC] Full Log Data: {
    "timestamp": "2026-07-24 22:06:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.130",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.130, 172.69.155.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2063ad26d1f15f8-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.130",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 22:06:02 UTC] === END API CALL LOG ===
[24-Jul-2026 22:06:02 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 22:06:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[24-Jul-2026 22:06:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 22:06:02 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 22:06:02 UTC] User ID: 1140
[24-Jul-2026 22:06:02 UTC] ✅ User profile retrieved successfully for user ID: 1140
[24-Jul-2026 22:06:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 22:06:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 22:06:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.139.138.130, 172.69.155.212","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2063ad40fc515f8-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.139.138.130","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-Jul-2026 22:06:02 UTC] === User Orders API Called ===
[24-Jul-2026 22:06:02 UTC] User ID: 1140
[24-Jul-2026 22:06:02 UTC] Limit: 20, Offset: 0
[24-Jul-2026 22:06:02 UTC] Orders found: 0
[24-Jul-2026 22:06:02 UTC] Orders data: []
[24-Jul-2026 22:06:02 UTC] Total orders count: 0
[24-Jul-2026 22:07:47 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 22:07:47 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 22:07:47 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.139.138.130, 172.69.155.213","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2063d5f1f6715f8-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.139.138.130","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-Jul-2026 22:07:47 UTC] === User Orders API Called ===
[24-Jul-2026 22:07:47 UTC] User ID: 1140
[24-Jul-2026 22:07:47 UTC] Limit: 20, Offset: 0
[24-Jul-2026 22:07:47 UTC] Orders found: 0
[24-Jul-2026 22:07:47 UTC] Orders data: []
[24-Jul-2026 22:07:47 UTC] Total orders count: 0
[24-Jul-2026 22:07:47 UTC] === API CALL LOG ===
[24-Jul-2026 22:07:47 UTC] Endpoint: user/profile.php
[24-Jul-2026 22:07:47 UTC] Full Log Data: {
    "timestamp": "2026-07-24 22:07:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.130",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.130, 172.69.155.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2063d5f1f6915f8-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.130",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 22:07:47 UTC] === END API CALL LOG ===
[24-Jul-2026 22:07:47 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 22:07:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[24-Jul-2026 22:07:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 22:07:47 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 22:07:47 UTC] User ID: 1140
[24-Jul-2026 22:07:47 UTC] ✅ User profile retrieved successfully for user ID: 1140
[24-Jul-2026 22:07:47 UTC] === API CALL LOG ===
[24-Jul-2026 22:07:47 UTC] Endpoint: user/profile.php
[24-Jul-2026 22:07:47 UTC] Full Log Data: {
    "timestamp": "2026-07-24 22:07:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.130",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.130, 172.69.155.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2063d632c5915f8-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.130",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 22:07:47 UTC] === END API CALL LOG ===
[24-Jul-2026 22:07:47 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 22:07:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[24-Jul-2026 22:07:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 22:07:47 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 22:07:47 UTC] User ID: 1140
[24-Jul-2026 22:07:47 UTC] ✅ User profile retrieved successfully for user ID: 1140
[24-Jul-2026 22:08:08 UTC] === API CALL LOG ===
[24-Jul-2026 22:08:08 UTC] Endpoint: user/profile.php
[24-Jul-2026 22:08:08 UTC] Full Log Data: {
    "timestamp": "2026-07-24 22:08:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.130",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.130, 172.69.155.212",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2063de21a0915f8-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.130",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 22:08:08 UTC] === END API CALL LOG ===
[24-Jul-2026 22:08:08 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 22:08:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[24-Jul-2026 22:08:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 22:08:08 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 22:08:08 UTC] User ID: 1140
[24-Jul-2026 22:08:08 UTC] ✅ User profile retrieved successfully for user ID: 1140
[24-Jul-2026 22:08:08 UTC] User Purchases API - User ID: 1140
[24-Jul-2026 22:08:08 UTC] User Purchases API - Total purchases found: 1
[24-Jul-2026 22:08:12 UTC] === API CALL LOG ===
[24-Jul-2026 22:08:12 UTC] Endpoint: user/profile.php
[24-Jul-2026 22:08:12 UTC] Full Log Data: {
    "timestamp": "2026-07-24 22:08:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.130",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.130, 172.69.155.212",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2063dfe1af315f8-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.130",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 22:08:12 UTC] === END API CALL LOG ===
[24-Jul-2026 22:08:12 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 22:08:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[24-Jul-2026 22:08:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 22:08:12 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 22:08:12 UTC] User ID: 1140
[24-Jul-2026 22:08:12 UTC] ✅ User profile retrieved successfully for user ID: 1140
[24-Jul-2026 22:08:12 UTC] User Purchases API - User ID: 1140
[24-Jul-2026 22:08:12 UTC] User Purchases API - Total purchases found: 1
[24-Jul-2026 22:08:19 UTC] === API CALL LOG ===
[24-Jul-2026 22:08:19 UTC] Endpoint: user/profile.php
[24-Jul-2026 22:08:19 UTC] Full Log Data: {
    "timestamp": "2026-07-24 22:08:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.130",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.130, 172.69.155.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2063e28c8cf15f8-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.130",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 22:08:19 UTC] === END API CALL LOG ===
[24-Jul-2026 22:08:19 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 22:08:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[24-Jul-2026 22:08:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 22:08:19 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 22:08:19 UTC] User ID: 1140
[24-Jul-2026 22:08:19 UTC] ✅ User profile retrieved successfully for user ID: 1140
[24-Jul-2026 22:08:19 UTC] User Purchases API - User ID: 1140
[24-Jul-2026 22:08:19 UTC] User Purchases API - Total purchases found: 1
[24-Jul-2026 22:08:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 22:08:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 22:08:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.139.138.130, 172.69.155.213","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2063e3c28ab15f8-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.139.138.130","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-Jul-2026 22:08:22 UTC] === User Orders API Called ===
[24-Jul-2026 22:08:22 UTC] User ID: 1140
[24-Jul-2026 22:08:22 UTC] Limit: 20, Offset: 0
[24-Jul-2026 22:08:22 UTC] Orders found: 0
[24-Jul-2026 22:08:22 UTC] === API CALL LOG ===
[24-Jul-2026 22:08:22 UTC] Orders data: []
[24-Jul-2026 22:08:22 UTC] Endpoint: user/profile.php
[24-Jul-2026 22:08:22 UTC] Full Log Data: {
    "timestamp": "2026-07-24 22:08:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.130",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.130, 172.69.155.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2063e3c28ad15f8-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.130",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 22:08:22 UTC] === END API CALL LOG ===
[24-Jul-2026 22:08:22 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 22:08:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[24-Jul-2026 22:08:22 UTC] Total orders count: 0
[24-Jul-2026 22:08:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 22:08:22 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 22:08:22 UTC] User ID: 1140
[24-Jul-2026 22:08:22 UTC] ✅ User profile retrieved successfully for user ID: 1140
[24-Jul-2026 22:08:22 UTC] === API CALL LOG ===
[24-Jul-2026 22:08:22 UTC] Endpoint: user/profile.php
[24-Jul-2026 22:08:22 UTC] Full Log Data: {
    "timestamp": "2026-07-24 22:08:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.130",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.130, 172.69.155.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2063e3fac9c15f8-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.130",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 22:08:22 UTC] === END API CALL LOG ===
[24-Jul-2026 22:08:22 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 22:08:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[24-Jul-2026 22:08:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 22:08:22 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 22:08:22 UTC] User ID: 1140
[24-Jul-2026 22:08:22 UTC] ✅ User profile retrieved successfully for user ID: 1140
[24-Jul-2026 22:08:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 22:08:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 22:08:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.139.138.130, 172.69.155.213","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2063e5ecc9b15f8-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.139.138.130","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-Jul-2026 22:08:27 UTC] === User Orders API Called ===
[24-Jul-2026 22:08:27 UTC] User ID: 1140
[24-Jul-2026 22:08:27 UTC] Limit: 20, Offset: 0
[24-Jul-2026 22:08:27 UTC] Orders found: 0
[24-Jul-2026 22:08:27 UTC] Orders data: []
[24-Jul-2026 22:08:27 UTC] Total orders count: 0
[24-Jul-2026 22:08:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 22:08:30 UTC] === API CALL LOG ===
[24-Jul-2026 22:08:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 22:08:30 UTC] Endpoint: user/profile.php
[24-Jul-2026 22:08:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.139.138.130, 172.69.155.213","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2063e6db84615f8-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.139.138.130","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-Jul-2026 22:08:30 UTC] Full Log Data: {
    "timestamp": "2026-07-24 22:08:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.130",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.130, 172.69.155.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2063e6db84915f8-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.130",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 22:08:30 UTC] === User Orders API Called ===
[24-Jul-2026 22:08:30 UTC] === END API CALL LOG ===
[24-Jul-2026 22:08:30 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 22:08:30 UTC] User ID: 1140
[24-Jul-2026 22:08:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[24-Jul-2026 22:08:30 UTC] Limit: 20, Offset: 0
[24-Jul-2026 22:08:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 22:08:30 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 22:08:30 UTC] User ID: 1140
[24-Jul-2026 22:08:30 UTC] ✅ User profile retrieved successfully for user ID: 1140
[24-Jul-2026 22:08:30 UTC] Orders found: 0
[24-Jul-2026 22:08:30 UTC] Orders data: []
[24-Jul-2026 22:08:30 UTC] Total orders count: 0
[24-Jul-2026 22:08:31 UTC] === API CALL LOG ===
[24-Jul-2026 22:08:31 UTC] Endpoint: user/profile.php
[24-Jul-2026 22:08:31 UTC] Full Log Data: {
    "timestamp": "2026-07-24 22:08:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.130",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.130, 172.69.155.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2063e71fd9615f8-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.130",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 22:08:31 UTC] === END API CALL LOG ===
[24-Jul-2026 22:08:31 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 22:08:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[24-Jul-2026 22:08:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 22:08:31 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 22:08:31 UTC] User ID: 1140
[24-Jul-2026 22:08:31 UTC] ✅ User profile retrieved successfully for user ID: 1140
[24-Jul-2026 22:08:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 22:08:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 22:08:46 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.139.138.130, 172.69.155.213","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2063ed0ab2715f8-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.139.138.130","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-Jul-2026 22:08:46 UTC] === User Orders API Called ===
[24-Jul-2026 22:08:46 UTC] User ID: 1140
[24-Jul-2026 22:08:46 UTC] Limit: 20, Offset: 0
[24-Jul-2026 22:08:46 UTC] Orders found: 0
[24-Jul-2026 22:08:46 UTC] Orders data: []
[24-Jul-2026 22:08:46 UTC] Total orders count: 0
[24-Jul-2026 22:08:46 UTC] === API CALL LOG ===
[24-Jul-2026 22:08:46 UTC] Endpoint: user/profile.php
[24-Jul-2026 22:08:46 UTC] Full Log Data: {
    "timestamp": "2026-07-24 22:08:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.130",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.130, 172.69.155.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2063ed0ab2b15f8-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.130",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 22:08:46 UTC] === END API CALL LOG ===
[24-Jul-2026 22:08:46 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 22:08:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[24-Jul-2026 22:08:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 22:08:46 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 22:08:46 UTC] User ID: 1140
[24-Jul-2026 22:08:46 UTC] ✅ User profile retrieved successfully for user ID: 1140
[24-Jul-2026 22:08:46 UTC] === API CALL LOG ===
[24-Jul-2026 22:08:46 UTC] Endpoint: user/profile.php
[24-Jul-2026 22:08:46 UTC] Full Log Data: {
    "timestamp": "2026-07-24 22:08:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.130",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.130, 172.69.155.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2063ed58a6d15f8-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.130",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 22:08:46 UTC] === END API CALL LOG ===
[24-Jul-2026 22:08:46 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 22:08:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[24-Jul-2026 22:08:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 22:08:46 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 22:08:46 UTC] User ID: 1140
[24-Jul-2026 22:08:46 UTC] ✅ User profile retrieved successfully for user ID: 1140
[24-Jul-2026 22:08:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 22:08:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 22:08:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.139.138.130, 172.69.155.213","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2063ee1bc7515f8-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.139.138.130","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-Jul-2026 22:08:48 UTC] === User Orders API Called ===
[24-Jul-2026 22:08:48 UTC] User ID: 1140
[24-Jul-2026 22:08:48 UTC] Limit: 20, Offset: 0
[24-Jul-2026 22:08:48 UTC] Orders found: 0
[24-Jul-2026 22:08:48 UTC] Orders data: []
[24-Jul-2026 22:08:48 UTC] Total orders count: 0
[24-Jul-2026 22:08:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 22:08:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 22:08:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.139.138.130, 172.69.155.213","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2063eeb6aaa15f8-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.139.138.130","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-Jul-2026 22:08:50 UTC] === User Orders API Called ===
[24-Jul-2026 22:08:50 UTC] User ID: 1140
[24-Jul-2026 22:08:50 UTC] Limit: 20, Offset: 0
[24-Jul-2026 22:08:50 UTC] === API CALL LOG ===
[24-Jul-2026 22:08:50 UTC] Endpoint: user/profile.php
[24-Jul-2026 22:08:50 UTC] Full Log Data: {
    "timestamp": "2026-07-24 22:08:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.130",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.130, 172.69.155.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2063eeb6aab15f8-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.130",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 22:08:50 UTC] === END API CALL LOG ===
[24-Jul-2026 22:08:50 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 22:08:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[24-Jul-2026 22:08:50 UTC] Orders found: 0
[24-Jul-2026 22:08:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 22:08:50 UTC] Orders data: []
[24-Jul-2026 22:08:50 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 22:08:50 UTC] User ID: 1140
[24-Jul-2026 22:08:50 UTC] Total orders count: 0
[24-Jul-2026 22:08:50 UTC] ✅ User profile retrieved successfully for user ID: 1140
[24-Jul-2026 22:08:51 UTC] === API CALL LOG ===
[24-Jul-2026 22:08:51 UTC] Endpoint: user/profile.php
[24-Jul-2026 22:08:51 UTC] Full Log Data: {
    "timestamp": "2026-07-24 22:08:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.130",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.130, 172.69.155.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2063eefc87815f8-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.130",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 22:08:51 UTC] === END API CALL LOG ===
[24-Jul-2026 22:08:51 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 22:08:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[24-Jul-2026 22:08:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 22:08:51 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 22:08:51 UTC] User ID: 1140
[24-Jul-2026 22:08:51 UTC] ✅ User profile retrieved successfully for user ID: 1140
[24-Jul-2026 22:09:10 UTC] === API CALL LOG ===
[24-Jul-2026 22:09:10 UTC] Endpoint: user/profile.php
[24-Jul-2026 22:09:10 UTC] Full Log Data: {
    "timestamp": "2026-07-24 22:09:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.130",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.130, 172.69.155.212",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2063f694c1c15f8-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.130",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 22:09:10 UTC] === END API CALL LOG ===
[24-Jul-2026 22:09:10 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 22:09:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[24-Jul-2026 22:09:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 22:09:10 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 22:09:10 UTC] User ID: 1140
[24-Jul-2026 22:09:10 UTC] ✅ User profile retrieved successfully for user ID: 1140
[24-Jul-2026 22:09:10 UTC] User Purchases API - User ID: 1140
[24-Jul-2026 22:09:10 UTC] User Purchases API - Total purchases found: 1
[24-Jul-2026 22:09:22 UTC] === API CALL LOG ===
[24-Jul-2026 22:09:22 UTC] Endpoint: user/profile.php
[24-Jul-2026 22:09:22 UTC] Full Log Data: {
    "timestamp": "2026-07-24 22:09:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.130",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.130, 172.69.155.212",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2063fb0fb6515f8-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.130",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 22:09:22 UTC] === END API CALL LOG ===
[24-Jul-2026 22:09:22 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 22:09:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[24-Jul-2026 22:09:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 22:09:22 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 22:09:22 UTC] User ID: 1140
[24-Jul-2026 22:09:22 UTC] ✅ User profile retrieved successfully for user ID: 1140
[24-Jul-2026 22:09:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 22:09:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 22:09:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.139.138.130, 172.69.155.212","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2063fb0fb6315f8-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.139.138.130","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-Jul-2026 22:09:22 UTC] === User Orders API Called ===
[24-Jul-2026 22:09:22 UTC] User ID: 1140
[24-Jul-2026 22:09:22 UTC] Limit: 20, Offset: 0
[24-Jul-2026 22:09:22 UTC] Orders found: 0
[24-Jul-2026 22:09:22 UTC] Orders data: []
[24-Jul-2026 22:09:22 UTC] Total orders count: 0
[24-Jul-2026 22:09:22 UTC] === API CALL LOG ===
[24-Jul-2026 22:09:22 UTC] Endpoint: user/profile.php
[24-Jul-2026 22:09:22 UTC] Full Log Data: {
    "timestamp": "2026-07-24 22:09:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.130",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.130, 172.69.155.212",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2063fb4a8a915f8-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.130",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 22:09:22 UTC] === END API CALL LOG ===
[24-Jul-2026 22:09:22 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 22:09:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[24-Jul-2026 22:09:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 22:09:22 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 22:09:22 UTC] User ID: 1140
[24-Jul-2026 22:09:22 UTC] ✅ User profile retrieved successfully for user ID: 1140
[24-Jul-2026 22:09:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 22:09:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 22:09:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.139.138.130, 172.69.155.212","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2063fc2291f15f8-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.139.138.130","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-Jul-2026 22:09:24 UTC] === User Orders API Called ===
[24-Jul-2026 22:09:24 UTC] User ID: 1140
[24-Jul-2026 22:09:24 UTC] Limit: 20, Offset: 0
[24-Jul-2026 22:09:24 UTC] Orders found: 0
[24-Jul-2026 22:09:24 UTC] Orders data: []
[24-Jul-2026 22:09:24 UTC] Total orders count: 0
[24-Jul-2026 22:09:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 22:09:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 22:09:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.139.138.130, 172.69.155.212","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2063fc99a2515f8-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.139.138.130","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-Jul-2026 22:09:26 UTC] === User Orders API Called ===
[24-Jul-2026 22:09:26 UTC] User ID: 1140
[24-Jul-2026 22:09:26 UTC] Limit: 20, Offset: 0
[24-Jul-2026 22:09:26 UTC] === API CALL LOG ===
[24-Jul-2026 22:09:26 UTC] Endpoint: user/profile.php
[24-Jul-2026 22:09:26 UTC] Full Log Data: {
    "timestamp": "2026-07-24 22:09:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.130",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.130, 172.69.155.212",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2063fc99a2615f8-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.130",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 22:09:26 UTC] === END API CALL LOG ===
[24-Jul-2026 22:09:26 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 22:09:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[24-Jul-2026 22:09:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 22:09:26 UTC] Orders found: 0
[24-Jul-2026 22:09:26 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 22:09:26 UTC] Orders data: []
[24-Jul-2026 22:09:26 UTC] User ID: 1140
[24-Jul-2026 22:09:26 UTC] Total orders count: 0
[24-Jul-2026 22:09:26 UTC] ✅ User profile retrieved successfully for user ID: 1140
[24-Jul-2026 22:09:33 UTC] === API CALL LOG ===
[24-Jul-2026 22:09:33 UTC] Endpoint: user/profile.php
[24-Jul-2026 22:09:33 UTC] Full Log Data: {
    "timestamp": "2026-07-24 22:09:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.130",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.130, 172.69.155.212",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2063ffa3b8515f8-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.130",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 22:09:33 UTC] === END API CALL LOG ===
[24-Jul-2026 22:09:33 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 22:09:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[24-Jul-2026 22:09:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 22:09:33 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 22:09:33 UTC] User ID: 1140
[24-Jul-2026 22:09:33 UTC] ✅ User profile retrieved successfully for user ID: 1140
[24-Jul-2026 22:09:33 UTC] === API CALL LOG ===
[24-Jul-2026 22:09:33 UTC] Endpoint: user/profile.php
[24-Jul-2026 22:09:33 UTC] Full Log Data: {
    "timestamp": "2026-07-24 22:09:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.130",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.130, 172.69.155.212",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2063ffa3b8c15f8-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.130",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 22:09:33 UTC] === END API CALL LOG ===
[24-Jul-2026 22:09:33 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 22:09:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[24-Jul-2026 22:09:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 22:09:33 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 22:09:33 UTC] User ID: 1140
[24-Jul-2026 22:09:33 UTC] === API CALL LOG ===
[24-Jul-2026 22:09:33 UTC] Endpoint: user/profile.php
[24-Jul-2026 22:09:33 UTC] Full Log Data: {
    "timestamp": "2026-07-24 22:09:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.130",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.130, 172.69.155.212",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2063ffa3b8f15f8-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.130",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 22:09:33 UTC] === END API CALL LOG ===
[24-Jul-2026 22:09:33 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 22:09:33 UTC] ✅ User profile retrieved successfully for user ID: 1140
[24-Jul-2026 22:09:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[24-Jul-2026 22:09:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 22:09:33 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 22:09:33 UTC] User ID: 1140
[24-Jul-2026 22:09:33 UTC] ✅ User profile retrieved successfully for user ID: 1140
[24-Jul-2026 22:09:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 22:09:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 22:09:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.139.138.130, 172.69.155.213","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2063ffb2cbe15f8-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.139.138.130","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-Jul-2026 22:09:33 UTC] === User Orders API Called ===
[24-Jul-2026 22:09:33 UTC] User ID: 1140
[24-Jul-2026 22:09:33 UTC] Limit: 20, Offset: 0
[24-Jul-2026 22:09:33 UTC] Orders found: 0
[24-Jul-2026 22:09:33 UTC] Orders data: []
[24-Jul-2026 22:09:33 UTC] Total orders count: 0
[24-Jul-2026 22:09:34 UTC] === API CALL LOG ===
[24-Jul-2026 22:09:34 UTC] Endpoint: user/profile.php
[24-Jul-2026 22:09:34 UTC] Full Log Data: {
    "timestamp": "2026-07-24 22:09:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.130",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.130, 172.69.155.212",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2063ffbfdd215f8-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.130",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 22:09:34 UTC] === END API CALL LOG ===
[24-Jul-2026 22:09:34 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 22:09:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[24-Jul-2026 22:09:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 22:09:34 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 22:09:34 UTC] User ID: 1140
[24-Jul-2026 22:09:34 UTC] ✅ User profile retrieved successfully for user ID: 1140
[24-Jul-2026 22:23:14 UTC] === API CALL LOG ===
[24-Jul-2026 22:23:14 UTC] Endpoint: user/profile.php
[24-Jul-2026 22:23:14 UTC] Full Log Data: {
    "timestamp": "2026-07-24 22:23:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.176.236.192",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.176.236.192, 104.22.29.160",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MSIsInVzZXJuYW1lIjoiQGhhY2tlcm92aSIsImVtYWlsIjoibXJzYXRpZTQyNEBnbWFpbC5jb20iLCJleHAiOjE3ODU1MzY1OTN9.heFEGtjehpZib2LkXhhqXDLUfkqTyg5g6U63U54x0dc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20654017ce416d4-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.176.236.192",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 22:23:14 UTC] === END API CALL LOG ===
[24-Jul-2026 22:23:14 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 22:23:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MSIsInVzZXJuYW1lIjoiQGhhY2tlcm92aSIsImVtYWlsIjoibXJzYXRpZTQyNEBnbWFpbC5jb20iLCJleHAiOjE3ODU1MzY1OTN9.heFEGtjehpZib2LkXhhqXDLUfkqTyg5g6U63U54x0dc
[24-Jul-2026 22:23:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 22:23:14 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 22:23:14 UTC] User ID: 1141
[24-Jul-2026 22:23:14 UTC] ✅ User profile retrieved successfully for user ID: 1141
[24-Jul-2026 22:23:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 22:23:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 22:23:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.176.236.192, 104.22.29.160","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MSIsInVzZXJuYW1lIjoiQGhhY2tlcm92aSIsImVtYWlsIjoibXJzYXRpZTQyNEBnbWFpbC5jb20iLCJleHAiOjE3ODU1MzY1OTN9.heFEGtjehpZib2LkXhhqXDLUfkqTyg5g6U63U54x0dc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20654018cfc16d4-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.176.236.192","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-Jul-2026 22:23:14 UTC] === User Orders API Called ===
[24-Jul-2026 22:23:14 UTC] User ID: 1141
[24-Jul-2026 22:23:14 UTC] Limit: 20, Offset: 0
[24-Jul-2026 22:23:14 UTC] Orders found: 0
[24-Jul-2026 22:23:14 UTC] Orders data: []
[24-Jul-2026 22:23:14 UTC] Total orders count: 0
[24-Jul-2026 22:23:14 UTC] === API CALL LOG ===
[24-Jul-2026 22:23:14 UTC] Endpoint: user/profile.php
[24-Jul-2026 22:23:14 UTC] Full Log Data: {
    "timestamp": "2026-07-24 22:23:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.176.236.192",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.176.236.192, 104.22.29.158",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MSIsInVzZXJuYW1lIjoiQGhhY2tlcm92aSIsImVtYWlsIjoibXJzYXRpZTQyNEBnbWFpbC5jb20iLCJleHAiOjE3ODU1MzY1OTN9.heFEGtjehpZib2LkXhhqXDLUfkqTyg5g6U63U54x0dc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20654021d6916d4-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.176.236.192",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 22:23:14 UTC] === END API CALL LOG ===
[24-Jul-2026 22:23:14 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 22:23:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MSIsInVzZXJuYW1lIjoiQGhhY2tlcm92aSIsImVtYWlsIjoibXJzYXRpZTQyNEBnbWFpbC5jb20iLCJleHAiOjE3ODU1MzY1OTN9.heFEGtjehpZib2LkXhhqXDLUfkqTyg5g6U63U54x0dc
[24-Jul-2026 22:23:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 22:23:14 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 22:23:14 UTC] User ID: 1141
[24-Jul-2026 22:23:14 UTC] ✅ User profile retrieved successfully for user ID: 1141
[24-Jul-2026 22:23:15 UTC] === API CALL LOG ===
[24-Jul-2026 22:23:15 UTC] Endpoint: user/profile.php
[24-Jul-2026 22:23:15 UTC] Full Log Data: {
    "timestamp": "2026-07-24 22:23:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.176.236.192",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.176.236.192, 104.22.29.158",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MSIsInVzZXJuYW1lIjoiQGhhY2tlcm92aSIsImVtYWlsIjoibXJzYXRpZTQyNEBnbWFpbC5jb20iLCJleHAiOjE3ODU1MzY1OTN9.heFEGtjehpZib2LkXhhqXDLUfkqTyg5g6U63U54x0dc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a206540bac7716d4-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.176.236.192",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 22:23:15 UTC] === END API CALL LOG ===
[24-Jul-2026 22:23:15 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 22:23:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MSIsInVzZXJuYW1lIjoiQGhhY2tlcm92aSIsImVtYWlsIjoibXJzYXRpZTQyNEBnbWFpbC5jb20iLCJleHAiOjE3ODU1MzY1OTN9.heFEGtjehpZib2LkXhhqXDLUfkqTyg5g6U63U54x0dc
[24-Jul-2026 22:23:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 22:23:15 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 22:23:15 UTC] User ID: 1141
[24-Jul-2026 22:23:15 UTC] ✅ User profile retrieved successfully for user ID: 1141
[24-Jul-2026 22:26:19 UTC] === API CALL LOG ===
[24-Jul-2026 22:26:19 UTC] Endpoint: user/profile.php
[24-Jul-2026 22:26:19 UTC] Full Log Data: {
    "timestamp": "2026-07-24 22:26:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.176.236.192",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.176.236.192, 104.22.29.160",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MSIsInVzZXJuYW1lIjoiQGhhY2tlcm92aSIsImVtYWlsIjoibXJzYXRpZTQyNEBnbWFpbC5jb20iLCJleHAiOjE3ODU1MzY1OTN9.heFEGtjehpZib2LkXhhqXDLUfkqTyg5g6U63U54x0dc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2065880b9e716d4-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.176.236.192",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 22:26:19 UTC] === END API CALL LOG ===
[24-Jul-2026 22:26:19 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 22:26:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MSIsInVzZXJuYW1lIjoiQGhhY2tlcm92aSIsImVtYWlsIjoibXJzYXRpZTQyNEBnbWFpbC5jb20iLCJleHAiOjE3ODU1MzY1OTN9.heFEGtjehpZib2LkXhhqXDLUfkqTyg5g6U63U54x0dc
[24-Jul-2026 22:26:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 22:26:19 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 22:26:19 UTC] User ID: 1141
[24-Jul-2026 22:26:19 UTC] ✅ User profile retrieved successfully for user ID: 1141
[24-Jul-2026 22:26:43 UTC] === API CALL LOG ===
[24-Jul-2026 22:26:43 UTC] Endpoint: user/profile.php
[24-Jul-2026 22:26:43 UTC] Full Log Data: {
    "timestamp": "2026-07-24 22:26:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.176.236.192",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.176.236.192, 104.22.29.161",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MSIsInVzZXJuYW1lIjoiQGhhY2tlcm92aSIsImVtYWlsIjoibXJzYXRpZTQyNEBnbWFpbC5jb20iLCJleHAiOjE3ODU1MzY1OTN9.heFEGtjehpZib2LkXhhqXDLUfkqTyg5g6U63U54x0dc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2065916dffc16d4-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.176.236.192",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 22:26:43 UTC] === END API CALL LOG ===
[24-Jul-2026 22:26:43 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 22:26:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MSIsInVzZXJuYW1lIjoiQGhhY2tlcm92aSIsImVtYWlsIjoibXJzYXRpZTQyNEBnbWFpbC5jb20iLCJleHAiOjE3ODU1MzY1OTN9.heFEGtjehpZib2LkXhhqXDLUfkqTyg5g6U63U54x0dc
[24-Jul-2026 22:26:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 22:26:43 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 22:26:43 UTC] User ID: 1141
[24-Jul-2026 22:26:43 UTC] ✅ User profile retrieved successfully for user ID: 1141
[24-Jul-2026 22:27:47 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 22:27:47 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 22:27:47 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.176.236.192, 104.22.29.160","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MSIsInVzZXJuYW1lIjoiQGhhY2tlcm92aSIsImVtYWlsIjoibXJzYXRpZTQyNEBnbWFpbC5jb20iLCJleHAiOjE3ODU1MzY1OTN9.heFEGtjehpZib2LkXhhqXDLUfkqTyg5g6U63U54x0dc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2065aa74c9316d4-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.176.236.192","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-Jul-2026 22:27:47 UTC] === User Orders API Called ===
[24-Jul-2026 22:27:47 UTC] User ID: 1141
[24-Jul-2026 22:27:47 UTC] Limit: 20, Offset: 0
[24-Jul-2026 22:27:47 UTC] Orders found: 0
[24-Jul-2026 22:27:47 UTC] Orders data: []
[24-Jul-2026 22:27:47 UTC] Total orders count: 0
[24-Jul-2026 22:27:47 UTC] === API CALL LOG ===
[24-Jul-2026 22:27:47 UTC] Endpoint: user/profile.php
[24-Jul-2026 22:27:47 UTC] Full Log Data: {
    "timestamp": "2026-07-24 22:27:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.176.236.192",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.176.236.192, 104.22.29.160",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MSIsInVzZXJuYW1lIjoiQGhhY2tlcm92aSIsImVtYWlsIjoibXJzYXRpZTQyNEBnbWFpbC5jb20iLCJleHAiOjE3ODU1MzY1OTN9.heFEGtjehpZib2LkXhhqXDLUfkqTyg5g6U63U54x0dc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2065aa7ece216d4-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.176.236.192",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 22:27:47 UTC] === END API CALL LOG ===
[24-Jul-2026 22:27:47 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 22:27:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MSIsInVzZXJuYW1lIjoiQGhhY2tlcm92aSIsImVtYWlsIjoibXJzYXRpZTQyNEBnbWFpbC5jb20iLCJleHAiOjE3ODU1MzY1OTN9.heFEGtjehpZib2LkXhhqXDLUfkqTyg5g6U63U54x0dc
[24-Jul-2026 22:27:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 22:27:47 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 22:27:47 UTC] User ID: 1141
[24-Jul-2026 22:27:47 UTC] ✅ User profile retrieved successfully for user ID: 1141
[24-Jul-2026 22:27:47 UTC] === API CALL LOG ===
[24-Jul-2026 22:27:47 UTC] Endpoint: user/profile.php
[24-Jul-2026 22:27:47 UTC] Full Log Data: {
    "timestamp": "2026-07-24 22:27:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.176.236.192",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.176.236.192, 104.22.29.160",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MSIsInVzZXJuYW1lIjoiQGhhY2tlcm92aSIsImVtYWlsIjoibXJzYXRpZTQyNEBnbWFpbC5jb20iLCJleHAiOjE3ODU1MzY1OTN9.heFEGtjehpZib2LkXhhqXDLUfkqTyg5g6U63U54x0dc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2065aabdf4416d4-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.176.236.192",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 22:27:47 UTC] === END API CALL LOG ===
[24-Jul-2026 22:27:47 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 22:27:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MSIsInVzZXJuYW1lIjoiQGhhY2tlcm92aSIsImVtYWlsIjoibXJzYXRpZTQyNEBnbWFpbC5jb20iLCJleHAiOjE3ODU1MzY1OTN9.heFEGtjehpZib2LkXhhqXDLUfkqTyg5g6U63U54x0dc
[24-Jul-2026 22:27:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 22:27:47 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 22:27:47 UTC] User ID: 1141
[24-Jul-2026 22:27:47 UTC] ✅ User profile retrieved successfully for user ID: 1141
[24-Jul-2026 22:28:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 22:28:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 22:28:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.176.236.192, 104.22.29.161","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MSIsInVzZXJuYW1lIjoiQGhhY2tlcm92aSIsImVtYWlsIjoibXJzYXRpZTQyNEBnbWFpbC5jb20iLCJleHAiOjE3ODU1MzY1OTN9.heFEGtjehpZib2LkXhhqXDLUfkqTyg5g6U63U54x0dc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2065b70585d16d4-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.176.236.192","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-Jul-2026 22:28:19 UTC] === User Orders API Called ===
[24-Jul-2026 22:28:19 UTC] User ID: 1141
[24-Jul-2026 22:28:19 UTC] Limit: 20, Offset: 0
[24-Jul-2026 22:28:19 UTC] Orders found: 0
[24-Jul-2026 22:28:19 UTC] Orders data: []
[24-Jul-2026 22:28:19 UTC] Total orders count: 0
[24-Jul-2026 22:28:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 22:28:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 22:28:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.176.236.192, 104.22.29.161","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MSIsInVzZXJuYW1lIjoiQGhhY2tlcm92aSIsImVtYWlsIjoibXJzYXRpZTQyNEBnbWFpbC5jb20iLCJleHAiOjE3ODU1MzY1OTN9.heFEGtjehpZib2LkXhhqXDLUfkqTyg5g6U63U54x0dc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2065b7e990416d4-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.176.236.192","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-Jul-2026 22:28:21 UTC] === User Orders API Called ===
[24-Jul-2026 22:28:21 UTC] User ID: 1141
[24-Jul-2026 22:28:21 UTC] Limit: 20, Offset: 0
[24-Jul-2026 22:28:21 UTC] Orders found: 0
[24-Jul-2026 22:28:21 UTC] Orders data: []
[24-Jul-2026 22:28:21 UTC] Total orders count: 0
[24-Jul-2026 22:28:21 UTC] === API CALL LOG ===
[24-Jul-2026 22:28:21 UTC] Endpoint: user/profile.php
[24-Jul-2026 22:28:21 UTC] Full Log Data: {
    "timestamp": "2026-07-24 22:28:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.176.236.192",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.176.236.192, 104.22.29.161",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MSIsInVzZXJuYW1lIjoiQGhhY2tlcm92aSIsImVtYWlsIjoibXJzYXRpZTQyNEBnbWFpbC5jb20iLCJleHAiOjE3ODU1MzY1OTN9.heFEGtjehpZib2LkXhhqXDLUfkqTyg5g6U63U54x0dc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2065b7f295016d4-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.176.236.192",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 22:28:21 UTC] === END API CALL LOG ===
[24-Jul-2026 22:28:21 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 22:28:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MSIsInVzZXJuYW1lIjoiQGhhY2tlcm92aSIsImVtYWlsIjoibXJzYXRpZTQyNEBnbWFpbC5jb20iLCJleHAiOjE3ODU1MzY1OTN9.heFEGtjehpZib2LkXhhqXDLUfkqTyg5g6U63U54x0dc
[24-Jul-2026 22:28:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 22:28:21 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 22:28:21 UTC] User ID: 1141
[24-Jul-2026 22:28:21 UTC] ✅ User profile retrieved successfully for user ID: 1141
[24-Jul-2026 22:28:21 UTC] === API CALL LOG ===
[24-Jul-2026 22:28:21 UTC] Endpoint: user/profile.php
[24-Jul-2026 22:28:21 UTC] Full Log Data: {
    "timestamp": "2026-07-24 22:28:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.176.236.192",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.176.236.192, 104.22.29.161",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MSIsInVzZXJuYW1lIjoiQGhhY2tlcm92aSIsImVtYWlsIjoibXJzYXRpZTQyNEBnbWFpbC5jb20iLCJleHAiOjE3ODU1MzY1OTN9.heFEGtjehpZib2LkXhhqXDLUfkqTyg5g6U63U54x0dc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2065b830be016d4-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.176.236.192",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 22:28:21 UTC] === END API CALL LOG ===
[24-Jul-2026 22:28:21 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 22:28:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MSIsInVzZXJuYW1lIjoiQGhhY2tlcm92aSIsImVtYWlsIjoibXJzYXRpZTQyNEBnbWFpbC5jb20iLCJleHAiOjE3ODU1MzY1OTN9.heFEGtjehpZib2LkXhhqXDLUfkqTyg5g6U63U54x0dc
[24-Jul-2026 22:28:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 22:28:21 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 22:28:21 UTC] User ID: 1141
[24-Jul-2026 22:28:21 UTC] ✅ User profile retrieved successfully for user ID: 1141
[24-Jul-2026 22:28:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 22:28:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 22:28:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.176.236.192, 104.22.29.161","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MSIsInVzZXJuYW1lIjoiQGhhY2tlcm92aSIsImVtYWlsIjoibXJzYXRpZTQyNEBnbWFpbC5jb20iLCJleHAiOjE3ODU1MzY1OTN9.heFEGtjehpZib2LkXhhqXDLUfkqTyg5g6U63U54x0dc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2065bbebc0516d4-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.176.236.192","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-Jul-2026 22:28:31 UTC] === User Orders API Called ===
[24-Jul-2026 22:28:31 UTC] User ID: 1141
[24-Jul-2026 22:28:31 UTC] Limit: 20, Offset: 0
[24-Jul-2026 22:28:31 UTC] Orders found: 0
[24-Jul-2026 22:28:31 UTC] Orders data: []
[24-Jul-2026 22:28:31 UTC] Total orders count: 0
[24-Jul-2026 22:28:32 UTC] === API CALL LOG ===
[24-Jul-2026 22:28:32 UTC] Endpoint: user/profile.php
[24-Jul-2026 22:28:32 UTC] Full Log Data: {
    "timestamp": "2026-07-24 22:28:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.176.236.192",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.176.236.192, 104.22.29.161",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MSIsInVzZXJuYW1lIjoiQGhhY2tlcm92aSIsImVtYWlsIjoibXJzYXRpZTQyNEBnbWFpbC5jb20iLCJleHAiOjE3ODU1MzY1OTN9.heFEGtjehpZib2LkXhhqXDLUfkqTyg5g6U63U54x0dc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2065bc8fb7916d4-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.176.236.192",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 22:28:32 UTC] === END API CALL LOG ===
[24-Jul-2026 22:28:32 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 22:28:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MSIsInVzZXJuYW1lIjoiQGhhY2tlcm92aSIsImVtYWlsIjoibXJzYXRpZTQyNEBnbWFpbC5jb20iLCJleHAiOjE3ODU1MzY1OTN9.heFEGtjehpZib2LkXhhqXDLUfkqTyg5g6U63U54x0dc
[24-Jul-2026 22:28:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 22:28:32 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 22:28:32 UTC] User ID: 1141
[24-Jul-2026 22:28:32 UTC] ✅ User profile retrieved successfully for user ID: 1141
[24-Jul-2026 22:28:33 UTC] User Purchases API - User ID: 1141
[24-Jul-2026 22:28:33 UTC] User Purchases API - Total purchases found: 1
[24-Jul-2026 22:28:43 UTC] === API CALL LOG ===
[24-Jul-2026 22:28:43 UTC] Endpoint: user/profile.php
[24-Jul-2026 22:28:43 UTC] Full Log Data: {
    "timestamp": "2026-07-24 22:28:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.176.236.192",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.176.236.192, 104.22.29.161",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MSIsInVzZXJuYW1lIjoiQGhhY2tlcm92aSIsImVtYWlsIjoibXJzYXRpZTQyNEBnbWFpbC5jb20iLCJleHAiOjE3ODU1MzY1OTN9.heFEGtjehpZib2LkXhhqXDLUfkqTyg5g6U63U54x0dc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2065c080e4016d4-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.176.236.192",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 22:28:43 UTC] === END API CALL LOG ===
[24-Jul-2026 22:28:43 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 22:28:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MSIsInVzZXJuYW1lIjoiQGhhY2tlcm92aSIsImVtYWlsIjoibXJzYXRpZTQyNEBnbWFpbC5jb20iLCJleHAiOjE3ODU1MzY1OTN9.heFEGtjehpZib2LkXhhqXDLUfkqTyg5g6U63U54x0dc
[24-Jul-2026 22:28:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 22:28:43 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 22:28:43 UTC] User ID: 1141
[24-Jul-2026 22:28:43 UTC] ✅ User profile retrieved successfully for user ID: 1141
[24-Jul-2026 22:28:43 UTC] User Purchases API - User ID: 1141
[24-Jul-2026 22:28:43 UTC] User Purchases API - Total purchases found: 1
[24-Jul-2026 22:28:46 UTC] === API CALL LOG ===
[24-Jul-2026 22:28:46 UTC] Endpoint: user/profile.php
[24-Jul-2026 22:28:46 UTC] Full Log Data: {
    "timestamp": "2026-07-24 22:28:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.176.236.192",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.176.236.192, 104.22.29.161",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MSIsInVzZXJuYW1lIjoiQGhhY2tlcm92aSIsImVtYWlsIjoibXJzYXRpZTQyNEBnbWFpbC5jb20iLCJleHAiOjE3ODU1MzY1OTN9.heFEGtjehpZib2LkXhhqXDLUfkqTyg5g6U63U54x0dc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2065c1fae1916d4-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.176.236.192",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 22:28:46 UTC] === END API CALL LOG ===
[24-Jul-2026 22:28:46 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 22:28:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MSIsInVzZXJuYW1lIjoiQGhhY2tlcm92aSIsImVtYWlsIjoibXJzYXRpZTQyNEBnbWFpbC5jb20iLCJleHAiOjE3ODU1MzY1OTN9.heFEGtjehpZib2LkXhhqXDLUfkqTyg5g6U63U54x0dc
[24-Jul-2026 22:28:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 22:28:46 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 22:28:46 UTC] User ID: 1141
[24-Jul-2026 22:28:46 UTC] ✅ User profile retrieved successfully for user ID: 1141
[24-Jul-2026 22:28:47 UTC] User Purchases API - User ID: 1141
[24-Jul-2026 22:28:47 UTC] User Purchases API - Total purchases found: 1
[24-Jul-2026 22:28:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 22:28:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 22:28:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.176.236.192, 104.22.29.161","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MSIsInVzZXJuYW1lIjoiQGhhY2tlcm92aSIsImVtYWlsIjoibXJzYXRpZTQyNEBnbWFpbC5jb20iLCJleHAiOjE3ODU1MzY1OTN9.heFEGtjehpZib2LkXhhqXDLUfkqTyg5g6U63U54x0dc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2065c39184416d4-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.176.236.192","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-Jul-2026 22:28:50 UTC] === User Orders API Called ===
[24-Jul-2026 22:28:50 UTC] User ID: 1141
[24-Jul-2026 22:28:50 UTC] Limit: 20, Offset: 0
[24-Jul-2026 22:28:50 UTC] Orders found: 0
[24-Jul-2026 22:28:50 UTC] Orders data: []
[24-Jul-2026 22:28:50 UTC] Total orders count: 0
[24-Jul-2026 22:28:50 UTC] === API CALL LOG ===
[24-Jul-2026 22:28:50 UTC] Endpoint: user/profile.php
[24-Jul-2026 22:28:50 UTC] Full Log Data: {
    "timestamp": "2026-07-24 22:28:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.176.236.192",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.176.236.192, 104.22.29.161",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MSIsInVzZXJuYW1lIjoiQGhhY2tlcm92aSIsImVtYWlsIjoibXJzYXRpZTQyNEBnbWFpbC5jb20iLCJleHAiOjE3ODU1MzY1OTN9.heFEGtjehpZib2LkXhhqXDLUfkqTyg5g6U63U54x0dc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2065c39a90616d4-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.176.236.192",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 22:28:50 UTC] === END API CALL LOG ===
[24-Jul-2026 22:28:50 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 22:28:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MSIsInVzZXJuYW1lIjoiQGhhY2tlcm92aSIsImVtYWlsIjoibXJzYXRpZTQyNEBnbWFpbC5jb20iLCJleHAiOjE3ODU1MzY1OTN9.heFEGtjehpZib2LkXhhqXDLUfkqTyg5g6U63U54x0dc
[24-Jul-2026 22:28:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 22:28:50 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 22:28:50 UTC] User ID: 1141
[24-Jul-2026 22:28:50 UTC] ✅ User profile retrieved successfully for user ID: 1141
[24-Jul-2026 22:28:51 UTC] === API CALL LOG ===
[24-Jul-2026 22:28:51 UTC] Endpoint: user/profile.php
[24-Jul-2026 22:28:51 UTC] Full Log Data: {
    "timestamp": "2026-07-24 22:28:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.176.236.192",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.176.236.192, 104.22.29.161",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MSIsInVzZXJuYW1lIjoiQGhhY2tlcm92aSIsImVtYWlsIjoibXJzYXRpZTQyNEBnbWFpbC5jb20iLCJleHAiOjE3ODU1MzY1OTN9.heFEGtjehpZib2LkXhhqXDLUfkqTyg5g6U63U54x0dc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2065c3d7b7c16d4-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.176.236.192",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 22:28:51 UTC] === END API CALL LOG ===
[24-Jul-2026 22:28:51 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 22:28:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MSIsInVzZXJuYW1lIjoiQGhhY2tlcm92aSIsImVtYWlsIjoibXJzYXRpZTQyNEBnbWFpbC5jb20iLCJleHAiOjE3ODU1MzY1OTN9.heFEGtjehpZib2LkXhhqXDLUfkqTyg5g6U63U54x0dc
[24-Jul-2026 22:28:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 22:28:51 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 22:28:51 UTC] User ID: 1141
[24-Jul-2026 22:28:51 UTC] ✅ User profile retrieved successfully for user ID: 1141
[24-Jul-2026 22:29:04 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 22:29:04 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 22:29:04 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.176.236.192, 104.22.29.161","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MSIsInVzZXJuYW1lIjoiQGhhY2tlcm92aSIsImVtYWlsIjoibXJzYXRpZTQyNEBnbWFpbC5jb20iLCJleHAiOjE3ODU1MzY1OTN9.heFEGtjehpZib2LkXhhqXDLUfkqTyg5g6U63U54x0dc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2065c8c0a4416d4-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.176.236.192","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-Jul-2026 22:29:04 UTC] === User Orders API Called ===
[24-Jul-2026 22:29:04 UTC] User ID: 1141
[24-Jul-2026 22:29:04 UTC] Limit: 20, Offset: 0
[24-Jul-2026 22:29:04 UTC] Orders found: 0
[24-Jul-2026 22:29:04 UTC] Orders data: []
[24-Jul-2026 22:29:04 UTC] Total orders count: 0
[24-Jul-2026 22:29:04 UTC] === API CALL LOG ===
[24-Jul-2026 22:29:04 UTC] Endpoint: user/profile.php
[24-Jul-2026 22:29:04 UTC] Full Log Data: {
    "timestamp": "2026-07-24 22:29:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.176.236.192",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.176.236.192, 104.22.29.161",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MSIsInVzZXJuYW1lIjoiQGhhY2tlcm92aSIsImVtYWlsIjoibXJzYXRpZTQyNEBnbWFpbC5jb20iLCJleHAiOjE3ODU1MzY1OTN9.heFEGtjehpZib2LkXhhqXDLUfkqTyg5g6U63U54x0dc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2065c8c9a7916d4-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.176.236.192",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 22:29:04 UTC] === END API CALL LOG ===
[24-Jul-2026 22:29:04 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 22:29:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MSIsInVzZXJuYW1lIjoiQGhhY2tlcm92aSIsImVtYWlsIjoibXJzYXRpZTQyNEBnbWFpbC5jb20iLCJleHAiOjE3ODU1MzY1OTN9.heFEGtjehpZib2LkXhhqXDLUfkqTyg5g6U63U54x0dc
[24-Jul-2026 22:29:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 22:29:04 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 22:29:04 UTC] User ID: 1141
[24-Jul-2026 22:29:04 UTC] ✅ User profile retrieved successfully for user ID: 1141
[24-Jul-2026 22:29:04 UTC] === API CALL LOG ===
[24-Jul-2026 22:29:04 UTC] Endpoint: user/profile.php
[24-Jul-2026 22:29:04 UTC] Full Log Data: {
    "timestamp": "2026-07-24 22:29:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.176.236.192",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.176.236.192, 104.22.29.161",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MSIsInVzZXJuYW1lIjoiQGhhY2tlcm92aSIsImVtYWlsIjoibXJzYXRpZTQyNEBnbWFpbC5jb20iLCJleHAiOjE3ODU1MzY1OTN9.heFEGtjehpZib2LkXhhqXDLUfkqTyg5g6U63U54x0dc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2065c906c7a16d4-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.176.236.192",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 22:29:04 UTC] === END API CALL LOG ===
[24-Jul-2026 22:29:04 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 22:29:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MSIsInVzZXJuYW1lIjoiQGhhY2tlcm92aSIsImVtYWlsIjoibXJzYXRpZTQyNEBnbWFpbC5jb20iLCJleHAiOjE3ODU1MzY1OTN9.heFEGtjehpZib2LkXhhqXDLUfkqTyg5g6U63U54x0dc
[24-Jul-2026 22:29:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 22:29:04 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 22:29:04 UTC] User ID: 1141
[24-Jul-2026 22:29:04 UTC] ✅ User profile retrieved successfully for user ID: 1141
[24-Jul-2026 22:29:35 UTC] === API CALL LOG ===
[24-Jul-2026 22:29:35 UTC] Endpoint: user/profile.php
[24-Jul-2026 22:29:35 UTC] Full Log Data: {
    "timestamp": "2026-07-24 22:29:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.176.236.192",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.176.236.192, 104.22.29.160",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MSIsInVzZXJuYW1lIjoiQGhhY2tlcm92aSIsImVtYWlsIjoibXJzYXRpZTQyNEBnbWFpbC5jb20iLCJleHAiOjE3ODU1MzY1OTN9.heFEGtjehpZib2LkXhhqXDLUfkqTyg5g6U63U54x0dc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2065d4ecb5616d4-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.176.236.192",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 22:29:35 UTC] === END API CALL LOG ===
[24-Jul-2026 22:29:35 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 22:29:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MSIsInVzZXJuYW1lIjoiQGhhY2tlcm92aSIsImVtYWlsIjoibXJzYXRpZTQyNEBnbWFpbC5jb20iLCJleHAiOjE3ODU1MzY1OTN9.heFEGtjehpZib2LkXhhqXDLUfkqTyg5g6U63U54x0dc
[24-Jul-2026 22:29:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 22:29:35 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 22:29:35 UTC] User ID: 1141
[24-Jul-2026 22:29:35 UTC] ✅ User profile retrieved successfully for user ID: 1141
[24-Jul-2026 22:29:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 22:29:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 22:29:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.176.236.192, 104.22.29.161","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MSIsInVzZXJuYW1lIjoiQGhhY2tlcm92aSIsImVtYWlsIjoibXJzYXRpZTQyNEBnbWFpbC5jb20iLCJleHAiOjE3ODU1MzY1OTN9.heFEGtjehpZib2LkXhhqXDLUfkqTyg5g6U63U54x0dc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2065dbbd88a16d4-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.176.236.192","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-Jul-2026 22:29:52 UTC] === User Orders API Called ===
[24-Jul-2026 22:29:52 UTC] User ID: 1141
[24-Jul-2026 22:29:52 UTC] Limit: 20, Offset: 0
[24-Jul-2026 22:29:52 UTC] Orders found: 1
[24-Jul-2026 22:29:52 UTC] Orders data: [{"id":427,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Usdtsaleovi","status":"pending","created_at":"2026-07-25 01:59:50","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Jul-2026 22:29:52 UTC] Total orders count: 1
[24-Jul-2026 22:30:05 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 22:30:05 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 22:30:05 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.176.236.192, 104.22.29.160","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MSIsInVzZXJuYW1lIjoiQGhhY2tlcm92aSIsImVtYWlsIjoibXJzYXRpZTQyNEBnbWFpbC5jb20iLCJleHAiOjE3ODU1MzY1OTN9.heFEGtjehpZib2LkXhhqXDLUfkqTyg5g6U63U54x0dc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2065e08ae3216d4-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.176.236.192","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-Jul-2026 22:30:05 UTC] === User Orders API Called ===
[24-Jul-2026 22:30:05 UTC] User ID: 1141
[24-Jul-2026 22:30:05 UTC] Limit: 20, Offset: 0
[24-Jul-2026 22:30:05 UTC] Orders found: 1
[24-Jul-2026 22:30:05 UTC] Orders data: [{"id":427,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Usdtsaleovi","status":"pending","created_at":"2026-07-25 01:59:50","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Jul-2026 22:30:05 UTC] Total orders count: 1
[24-Jul-2026 22:30:05 UTC] === API CALL LOG ===
[24-Jul-2026 22:30:05 UTC] Endpoint: user/profile.php
[24-Jul-2026 22:30:05 UTC] Full Log Data: {
    "timestamp": "2026-07-24 22:30:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.176.236.192",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.176.236.192, 104.22.29.161",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MSIsInVzZXJuYW1lIjoiQGhhY2tlcm92aSIsImVtYWlsIjoibXJzYXRpZTQyNEBnbWFpbC5jb20iLCJleHAiOjE3ODU1MzY1OTN9.heFEGtjehpZib2LkXhhqXDLUfkqTyg5g6U63U54x0dc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2065e093e8016d4-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.176.236.192",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 22:30:05 UTC] === END API CALL LOG ===
[24-Jul-2026 22:30:05 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 22:30:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MSIsInVzZXJuYW1lIjoiQGhhY2tlcm92aSIsImVtYWlsIjoibXJzYXRpZTQyNEBnbWFpbC5jb20iLCJleHAiOjE3ODU1MzY1OTN9.heFEGtjehpZib2LkXhhqXDLUfkqTyg5g6U63U54x0dc
[24-Jul-2026 22:30:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 22:30:05 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 22:30:05 UTC] User ID: 1141
[24-Jul-2026 22:30:05 UTC] ✅ User profile retrieved successfully for user ID: 1141
[24-Jul-2026 22:30:05 UTC] === API CALL LOG ===
[24-Jul-2026 22:30:05 UTC] Endpoint: user/profile.php
[24-Jul-2026 22:30:05 UTC] Full Log Data: {
    "timestamp": "2026-07-24 22:30:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.176.236.192",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.176.236.192, 104.22.29.161",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MSIsInVzZXJuYW1lIjoiQGhhY2tlcm92aSIsImVtYWlsIjoibXJzYXRpZTQyNEBnbWFpbC5jb20iLCJleHAiOjE3ODU1MzY1OTN9.heFEGtjehpZib2LkXhhqXDLUfkqTyg5g6U63U54x0dc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2065e0d186416d4-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.176.236.192",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 22:30:05 UTC] === END API CALL LOG ===
[24-Jul-2026 22:30:05 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 22:30:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MSIsInVzZXJuYW1lIjoiQGhhY2tlcm92aSIsImVtYWlsIjoibXJzYXRpZTQyNEBnbWFpbC5jb20iLCJleHAiOjE3ODU1MzY1OTN9.heFEGtjehpZib2LkXhhqXDLUfkqTyg5g6U63U54x0dc
[24-Jul-2026 22:30:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 22:30:05 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 22:30:05 UTC] User ID: 1141
[24-Jul-2026 22:30:05 UTC] ✅ User profile retrieved successfully for user ID: 1141
[24-Jul-2026 22:30:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 22:30:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 22:30:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.176.236.192, 104.22.29.161","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MSIsInVzZXJuYW1lIjoiQGhhY2tlcm92aSIsImVtYWlsIjoibXJzYXRpZTQyNEBnbWFpbC5jb20iLCJleHAiOjE3ODU1MzY1OTN9.heFEGtjehpZib2LkXhhqXDLUfkqTyg5g6U63U54x0dc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2065e125b8f16d4-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.176.236.192","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-Jul-2026 22:30:06 UTC] === User Orders API Called ===
[24-Jul-2026 22:30:06 UTC] User ID: 1141
[24-Jul-2026 22:30:06 UTC] Limit: 20, Offset: 0
[24-Jul-2026 22:30:06 UTC] Orders found: 1
[24-Jul-2026 22:30:06 UTC] Orders data: [{"id":427,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Usdtsaleovi","status":"pending","created_at":"2026-07-25 01:59:50","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Jul-2026 22:30:06 UTC] Total orders count: 1
[24-Jul-2026 22:30:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 22:30:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 22:30:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.176.236.192, 104.22.29.161","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MSIsInVzZXJuYW1lIjoiQGhhY2tlcm92aSIsImVtYWlsIjoibXJzYXRpZTQyNEBnbWFpbC5jb20iLCJleHAiOjE3ODU1MzY1OTN9.heFEGtjehpZib2LkXhhqXDLUfkqTyg5g6U63U54x0dc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2065e2ecced16d4-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.176.236.192","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-Jul-2026 22:30:11 UTC] === User Orders API Called ===
[24-Jul-2026 22:30:11 UTC] User ID: 1141
[24-Jul-2026 22:30:11 UTC] Limit: 20, Offset: 0
[24-Jul-2026 22:30:11 UTC] Orders found: 1
[24-Jul-2026 22:30:11 UTC] Orders data: [{"id":427,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Usdtsaleovi","status":"pending","created_at":"2026-07-25 01:59:50","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Jul-2026 22:30:11 UTC] Total orders count: 1
[24-Jul-2026 22:30:11 UTC] === API CALL LOG ===
[24-Jul-2026 22:30:11 UTC] Endpoint: user/profile.php
[24-Jul-2026 22:30:11 UTC] Full Log Data: {
    "timestamp": "2026-07-24 22:30:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.176.236.192",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.176.236.192, 104.22.29.161",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MSIsInVzZXJuYW1lIjoiQGhhY2tlcm92aSIsImVtYWlsIjoibXJzYXRpZTQyNEBnbWFpbC5jb20iLCJleHAiOjE3ODU1MzY1OTN9.heFEGtjehpZib2LkXhhqXDLUfkqTyg5g6U63U54x0dc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2065e2f6d2d16d4-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.176.236.192",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 22:30:11 UTC] === END API CALL LOG ===
[24-Jul-2026 22:30:11 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 22:30:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MSIsInVzZXJuYW1lIjoiQGhhY2tlcm92aSIsImVtYWlsIjoibXJzYXRpZTQyNEBnbWFpbC5jb20iLCJleHAiOjE3ODU1MzY1OTN9.heFEGtjehpZib2LkXhhqXDLUfkqTyg5g6U63U54x0dc
[24-Jul-2026 22:30:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 22:30:11 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 22:30:11 UTC] User ID: 1141
[24-Jul-2026 22:30:11 UTC] ✅ User profile retrieved successfully for user ID: 1141
[24-Jul-2026 22:30:11 UTC] === API CALL LOG ===
[24-Jul-2026 22:30:11 UTC] Endpoint: user/profile.php
[24-Jul-2026 22:30:11 UTC] Full Log Data: {
    "timestamp": "2026-07-24 22:30:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.176.236.192",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.176.236.192, 104.22.29.161",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MSIsInVzZXJuYW1lIjoiQGhhY2tlcm92aSIsImVtYWlsIjoibXJzYXRpZTQyNEBnbWFpbC5jb20iLCJleHAiOjE3ODU1MzY1OTN9.heFEGtjehpZib2LkXhhqXDLUfkqTyg5g6U63U54x0dc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2065e334fb116d4-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.176.236.192",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 22:30:11 UTC] === END API CALL LOG ===
[24-Jul-2026 22:30:11 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 22:30:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MSIsInVzZXJuYW1lIjoiQGhhY2tlcm92aSIsImVtYWlsIjoibXJzYXRpZTQyNEBnbWFpbC5jb20iLCJleHAiOjE3ODU1MzY1OTN9.heFEGtjehpZib2LkXhhqXDLUfkqTyg5g6U63U54x0dc
[24-Jul-2026 22:30:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 22:30:11 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 22:30:11 UTC] User ID: 1141
[24-Jul-2026 22:30:11 UTC] ✅ User profile retrieved successfully for user ID: 1141
[24-Jul-2026 22:30:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 22:30:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 22:30:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.176.236.192, 104.22.29.161","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MSIsInVzZXJuYW1lIjoiQGhhY2tlcm92aSIsImVtYWlsIjoibXJzYXRpZTQyNEBnbWFpbC5jb20iLCJleHAiOjE3ODU1MzY1OTN9.heFEGtjehpZib2LkXhhqXDLUfkqTyg5g6U63U54x0dc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2065e42891516d4-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.176.236.192","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-Jul-2026 22:30:14 UTC] === User Orders API Called ===
[24-Jul-2026 22:30:14 UTC] User ID: 1141
[24-Jul-2026 22:30:14 UTC] Limit: 20, Offset: 0
[24-Jul-2026 22:30:14 UTC] Orders found: 1
[24-Jul-2026 22:30:14 UTC] Orders data: [{"id":427,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Usdtsaleovi","status":"pending","created_at":"2026-07-25 01:59:50","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Jul-2026 22:30:14 UTC] Total orders count: 1
[24-Jul-2026 22:30:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 22:30:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 22:30:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.176.236.192, 104.22.29.160","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MSIsInVzZXJuYW1lIjoiQGhhY2tlcm92aSIsImVtYWlsIjoibXJzYXRpZTQyNEBnbWFpbC5jb20iLCJleHAiOjE3ODU1MzY1OTN9.heFEGtjehpZib2LkXhhqXDLUfkqTyg5g6U63U54x0dc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2065e499cc616d4-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.176.236.192","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-Jul-2026 22:30:15 UTC] === User Orders API Called ===
[24-Jul-2026 22:30:15 UTC] User ID: 1141
[24-Jul-2026 22:30:15 UTC] Limit: 20, Offset: 0
[24-Jul-2026 22:30:15 UTC] Orders found: 1
[24-Jul-2026 22:30:15 UTC] Orders data: [{"id":427,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Usdtsaleovi","status":"pending","created_at":"2026-07-25 01:59:50","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Jul-2026 22:30:15 UTC] Total orders count: 1
[24-Jul-2026 22:30:15 UTC] === API CALL LOG ===
[24-Jul-2026 22:30:15 UTC] Endpoint: user/profile.php
[24-Jul-2026 22:30:15 UTC] Full Log Data: {
    "timestamp": "2026-07-24 22:30:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.176.236.192",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.176.236.192, 104.22.29.160",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MSIsInVzZXJuYW1lIjoiQGhhY2tlcm92aSIsImVtYWlsIjoibXJzYXRpZTQyNEBnbWFpbC5jb20iLCJleHAiOjE3ODU1MzY1OTN9.heFEGtjehpZib2LkXhhqXDLUfkqTyg5g6U63U54x0dc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2065e4a3d2b16d4-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.176.236.192",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 22:30:15 UTC] === END API CALL LOG ===
[24-Jul-2026 22:30:15 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 22:30:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MSIsInVzZXJuYW1lIjoiQGhhY2tlcm92aSIsImVtYWlsIjoibXJzYXRpZTQyNEBnbWFpbC5jb20iLCJleHAiOjE3ODU1MzY1OTN9.heFEGtjehpZib2LkXhhqXDLUfkqTyg5g6U63U54x0dc
[24-Jul-2026 22:30:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 22:30:15 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 22:30:15 UTC] User ID: 1141
[24-Jul-2026 22:30:15 UTC] ✅ User profile retrieved successfully for user ID: 1141
[24-Jul-2026 22:30:16 UTC] === API CALL LOG ===
[24-Jul-2026 22:30:16 UTC] Endpoint: user/profile.php
[24-Jul-2026 22:30:16 UTC] Full Log Data: {
    "timestamp": "2026-07-24 22:30:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.176.236.192",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.176.236.192, 104.22.29.161",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MSIsInVzZXJuYW1lIjoiQGhhY2tlcm92aSIsImVtYWlsIjoibXJzYXRpZTQyNEBnbWFpbC5jb20iLCJleHAiOjE3ODU1MzY1OTN9.heFEGtjehpZib2LkXhhqXDLUfkqTyg5g6U63U54x0dc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2065e4dffdf16d4-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.176.236.192",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 22:30:16 UTC] === END API CALL LOG ===
[24-Jul-2026 22:30:16 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 22:30:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MSIsInVzZXJuYW1lIjoiQGhhY2tlcm92aSIsImVtYWlsIjoibXJzYXRpZTQyNEBnbWFpbC5jb20iLCJleHAiOjE3ODU1MzY1OTN9.heFEGtjehpZib2LkXhhqXDLUfkqTyg5g6U63U54x0dc
[24-Jul-2026 22:30:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 22:30:16 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 22:30:16 UTC] User ID: 1141
[24-Jul-2026 22:30:16 UTC] ✅ User profile retrieved successfully for user ID: 1141
[24-Jul-2026 22:30:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 22:30:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 22:30:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.176.236.192, 104.22.29.160","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MSIsInVzZXJuYW1lIjoiQGhhY2tlcm92aSIsImVtYWlsIjoibXJzYXRpZTQyNEBnbWFpbC5jb20iLCJleHAiOjE3ODU1MzY1OTN9.heFEGtjehpZib2LkXhhqXDLUfkqTyg5g6U63U54x0dc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2065e719f0416d4-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.176.236.192","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-Jul-2026 22:30:22 UTC] === User Orders API Called ===
[24-Jul-2026 22:30:22 UTC] User ID: 1141
[24-Jul-2026 22:30:22 UTC] Limit: 20, Offset: 0
[24-Jul-2026 22:30:22 UTC] Orders found: 1
[24-Jul-2026 22:30:22 UTC] Orders data: [{"id":427,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Usdtsaleovi","status":"pending","created_at":"2026-07-25 01:59:50","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Jul-2026 22:30:22 UTC] Total orders count: 1
[24-Jul-2026 22:30:22 UTC] === API CALL LOG ===
[24-Jul-2026 22:30:22 UTC] Endpoint: user/profile.php
[24-Jul-2026 22:30:22 UTC] Full Log Data: {
    "timestamp": "2026-07-24 22:30:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.176.236.192",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.176.236.192, 104.22.29.161",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MSIsInVzZXJuYW1lIjoiQGhhY2tlcm92aSIsImVtYWlsIjoibXJzYXRpZTQyNEBnbWFpbC5jb20iLCJleHAiOjE3ODU1MzY1OTN9.heFEGtjehpZib2LkXhhqXDLUfkqTyg5g6U63U54x0dc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2065e723f5616d4-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.176.236.192",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 22:30:22 UTC] === END API CALL LOG ===
[24-Jul-2026 22:30:22 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 22:30:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MSIsInVzZXJuYW1lIjoiQGhhY2tlcm92aSIsImVtYWlsIjoibXJzYXRpZTQyNEBnbWFpbC5jb20iLCJleHAiOjE3ODU1MzY1OTN9.heFEGtjehpZib2LkXhhqXDLUfkqTyg5g6U63U54x0dc
[24-Jul-2026 22:30:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 22:30:22 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 22:30:22 UTC] User ID: 1141
[24-Jul-2026 22:30:22 UTC] ✅ User profile retrieved successfully for user ID: 1141
[24-Jul-2026 22:30:22 UTC] === API CALL LOG ===
[24-Jul-2026 22:30:22 UTC] Endpoint: user/profile.php
[24-Jul-2026 22:30:22 UTC] Full Log Data: {
    "timestamp": "2026-07-24 22:30:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.176.236.192",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.176.236.192, 104.22.29.160",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MSIsInVzZXJuYW1lIjoiQGhhY2tlcm92aSIsImVtYWlsIjoibXJzYXRpZTQyNEBnbWFpbC5jb20iLCJleHAiOjE3ODU1MzY1OTN9.heFEGtjehpZib2LkXhhqXDLUfkqTyg5g6U63U54x0dc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2065e75f99116d4-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.176.236.192",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 22:30:22 UTC] === END API CALL LOG ===
[24-Jul-2026 22:30:22 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 22:30:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MSIsInVzZXJuYW1lIjoiQGhhY2tlcm92aSIsImVtYWlsIjoibXJzYXRpZTQyNEBnbWFpbC5jb20iLCJleHAiOjE3ODU1MzY1OTN9.heFEGtjehpZib2LkXhhqXDLUfkqTyg5g6U63U54x0dc
[24-Jul-2026 22:30:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 22:30:22 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 22:30:22 UTC] User ID: 1141
[24-Jul-2026 22:30:22 UTC] ✅ User profile retrieved successfully for user ID: 1141
[24-Jul-2026 22:30:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 22:30:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 22:30:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.176.236.192, 104.22.29.161","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MSIsInVzZXJuYW1lIjoiQGhhY2tlcm92aSIsImVtYWlsIjoibXJzYXRpZTQyNEBnbWFpbC5jb20iLCJleHAiOjE3ODU1MzY1OTN9.heFEGtjehpZib2LkXhhqXDLUfkqTyg5g6U63U54x0dc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2065ec79d6616d4-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.176.236.192","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-Jul-2026 22:30:35 UTC] === User Orders API Called ===
[24-Jul-2026 22:30:35 UTC] User ID: 1141
[24-Jul-2026 22:30:35 UTC] Limit: 20, Offset: 0
[24-Jul-2026 22:30:35 UTC] Orders found: 2
[24-Jul-2026 22:30:35 UTC] Orders data: [{"id":428,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Usdtsaleovi","status":"pending","created_at":"2026-07-25 02:00:33","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":427,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Usdtsaleovi","status":"pending","created_at":"2026-07-25 01:59:50","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Jul-2026 22:30:35 UTC] Total orders count: 2
[24-Jul-2026 22:30:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 22:30:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[24-Jul-2026 22:30:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.176.236.192, 104.22.29.161","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MSIsInVzZXJuYW1lIjoiQGhhY2tlcm92aSIsImVtYWlsIjoibXJzYXRpZTQyNEBnbWFpbC5jb20iLCJleHAiOjE3ODU1MzY1OTN9.heFEGtjehpZib2LkXhhqXDLUfkqTyg5g6U63U54x0dc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2065f467cad16d4-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.176.236.192","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[24-Jul-2026 22:30:56 UTC] === User Orders API Called ===
[24-Jul-2026 22:30:56 UTC] User ID: 1141
[24-Jul-2026 22:30:56 UTC] Limit: 20, Offset: 0
[24-Jul-2026 22:30:56 UTC] Orders found: 2
[24-Jul-2026 22:30:56 UTC] Orders data: [{"id":428,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Usdtsaleovi","status":"pending","created_at":"2026-07-25 02:00:33","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":427,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Usdtsaleovi","status":"pending","created_at":"2026-07-25 01:59:50","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[24-Jul-2026 22:30:56 UTC] Total orders count: 2
[24-Jul-2026 22:30:56 UTC] === API CALL LOG ===
[24-Jul-2026 22:30:56 UTC] Endpoint: user/profile.php
[24-Jul-2026 22:30:56 UTC] Full Log Data: {
    "timestamp": "2026-07-24 22:30:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.176.236.192",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.176.236.192, 104.22.29.161",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MSIsInVzZXJuYW1lIjoiQGhhY2tlcm92aSIsImVtYWlsIjoibXJzYXRpZTQyNEBnbWFpbC5jb20iLCJleHAiOjE3ODU1MzY1OTN9.heFEGtjehpZib2LkXhhqXDLUfkqTyg5g6U63U54x0dc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2065f470ce016d4-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.176.236.192",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 22:30:56 UTC] === END API CALL LOG ===
[24-Jul-2026 22:30:56 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 22:30:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MSIsInVzZXJuYW1lIjoiQGhhY2tlcm92aSIsImVtYWlsIjoibXJzYXRpZTQyNEBnbWFpbC5jb20iLCJleHAiOjE3ODU1MzY1OTN9.heFEGtjehpZib2LkXhhqXDLUfkqTyg5g6U63U54x0dc
[24-Jul-2026 22:30:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 22:30:56 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 22:30:56 UTC] User ID: 1141
[24-Jul-2026 22:30:56 UTC] ✅ User profile retrieved successfully for user ID: 1141
[24-Jul-2026 22:30:56 UTC] === API CALL LOG ===
[24-Jul-2026 22:30:56 UTC] Endpoint: user/profile.php
[24-Jul-2026 22:30:56 UTC] Full Log Data: {
    "timestamp": "2026-07-24 22:30:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.176.236.192",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.176.236.192, 104.22.29.160",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MSIsInVzZXJuYW1lIjoiQGhhY2tlcm92aSIsImVtYWlsIjoibXJzYXRpZTQyNEBnbWFpbC5jb20iLCJleHAiOjE3ODU1MzY1OTN9.heFEGtjehpZib2LkXhhqXDLUfkqTyg5g6U63U54x0dc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2065f4afef716d4-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.176.236.192",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 22:30:56 UTC] === END API CALL LOG ===
[24-Jul-2026 22:30:56 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 22:30:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MSIsInVzZXJuYW1lIjoiQGhhY2tlcm92aSIsImVtYWlsIjoibXJzYXRpZTQyNEBnbWFpbC5jb20iLCJleHAiOjE3ODU1MzY1OTN9.heFEGtjehpZib2LkXhhqXDLUfkqTyg5g6U63U54x0dc
[24-Jul-2026 22:30:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 22:30:56 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 22:30:56 UTC] User ID: 1141
[24-Jul-2026 22:30:56 UTC] ✅ User profile retrieved successfully for user ID: 1141
[24-Jul-2026 22:31:17 UTC] === API CALL LOG ===
[24-Jul-2026 22:31:17 UTC] Endpoint: user/profile.php
[24-Jul-2026 22:31:17 UTC] Full Log Data: {
    "timestamp": "2026-07-24 22:31:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.176.236.192",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.176.236.192, 104.22.29.160",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MSIsInVzZXJuYW1lIjoiQGhhY2tlcm92aSIsImVtYWlsIjoibXJzYXRpZTQyNEBnbWFpbC5jb20iLCJleHAiOjE3ODU1MzY1OTN9.heFEGtjehpZib2LkXhhqXDLUfkqTyg5g6U63U54x0dc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2065fca9ecb16d4-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.176.236.192",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[24-Jul-2026 22:31:17 UTC] === END API CALL LOG ===
[24-Jul-2026 22:31:17 UTC] ✅ API Hash verification passed for profile endpoint
[24-Jul-2026 22:31:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MSIsInVzZXJuYW1lIjoiQGhhY2tlcm92aSIsImVtYWlsIjoibXJzYXRpZTQyNEBnbWFpbC5jb20iLCJleHAiOjE3ODU1MzY1OTN9.heFEGtjehpZib2LkXhhqXDLUfkqTyg5g6U63U54x0dc
[24-Jul-2026 22:31:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[24-Jul-2026 22:31:17 UTC] ✅ JWT token verified successfully for user profile
[24-Jul-2026 22:31:17 UTC] User ID: 1141
[24-Jul-2026 22:31:17 UTC] ✅ User profile retrieved successfully for user ID: 1141
[24-Jul-2026 22:31:17 UTC] User Purchases API - User ID: 1141
[24-Jul-2026 22:31:17 UTC] User Purchases API - Total purchases found: 1
[25-Jul-2026 01:03:54 UTC] === API CALL LOG ===
[25-Jul-2026 01:03:54 UTC] Endpoint: user/profile.php
[25-Jul-2026 01:03:54 UTC] Full Log Data: {
    "timestamp": "2026-07-25 01:03:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a09:bac5:d4f0:1b9b::2c0:63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a09:bac5:d4f0:1b9b::2c0:63, 172.68.42.111",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MiIsInVzZXJuYW1lIjoia2lydWkiLCJlbWFpbCI6Imhlcm5lbmRlemtpcnVpQGdtYWlsLmNvbSIsImV4cCI6MTc4NTU0NjIzM30.rwrEveM7wsWEcMe2p8Hhd-5mf038Jss2AxTesC3VdTE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2073f5ea82125c1-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a09:bac5:d4f0:1b9b::2c0:63",
        "cf-ipcountry": "ZA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 01:03:54 UTC] === END API CALL LOG ===
[25-Jul-2026 01:03:54 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 01:03:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MiIsInVzZXJuYW1lIjoia2lydWkiLCJlbWFpbCI6Imhlcm5lbmRlemtpcnVpQGdtYWlsLmNvbSIsImV4cCI6MTc4NTU0NjIzM30.rwrEveM7wsWEcMe2p8Hhd-5mf038Jss2AxTesC3VdTE
[25-Jul-2026 01:03:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 01:03:54 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 01:03:54 UTC] User ID: 1142
[25-Jul-2026 01:03:54 UTC] ✅ User profile retrieved successfully for user ID: 1142
[25-Jul-2026 01:03:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 01:03:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 01:03:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a09:bac5:d4f0:1b9b::2c0:63, 172.68.42.111","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MiIsInVzZXJuYW1lIjoia2lydWkiLCJlbWFpbCI6Imhlcm5lbmRlemtpcnVpQGdtYWlsLmNvbSIsImV4cCI6MTc4NTU0NjIzM30.rwrEveM7wsWEcMe2p8Hhd-5mf038Jss2AxTesC3VdTE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2073f5ea82525c1-JNB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a09:bac5:d4f0:1b9b::2c0:63","cf-ipcountry":"ZA","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 01:03:54 UTC] === User Orders API Called ===
[25-Jul-2026 01:03:54 UTC] User ID: 1142
[25-Jul-2026 01:03:54 UTC] Limit: 20, Offset: 0
[25-Jul-2026 01:03:54 UTC] Orders found: 0
[25-Jul-2026 01:03:54 UTC] Orders data: []
[25-Jul-2026 01:03:54 UTC] Total orders count: 0
[25-Jul-2026 01:03:55 UTC] === API CALL LOG ===
[25-Jul-2026 01:03:55 UTC] Endpoint: user/profile.php
[25-Jul-2026 01:03:55 UTC] Full Log Data: {
    "timestamp": "2026-07-25 01:03:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a09:bac5:d4f0:1b9b::2c0:63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a09:bac5:d4f0:1b9b::2c0:63, 172.68.42.162",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MiIsInVzZXJuYW1lIjoia2lydWkiLCJlbWFpbCI6Imhlcm5lbmRlemtpcnVpQGdtYWlsLmNvbSIsImV4cCI6MTc4NTU0NjIzM30.rwrEveM7wsWEcMe2p8Hhd-5mf038Jss2AxTesC3VdTE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2073f5f489a25c1-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a09:bac5:d4f0:1b9b::2c0:63",
        "cf-ipcountry": "ZA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 01:03:55 UTC] === END API CALL LOG ===
[25-Jul-2026 01:03:55 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 01:03:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MiIsInVzZXJuYW1lIjoia2lydWkiLCJlbWFpbCI6Imhlcm5lbmRlemtpcnVpQGdtYWlsLmNvbSIsImV4cCI6MTc4NTU0NjIzM30.rwrEveM7wsWEcMe2p8Hhd-5mf038Jss2AxTesC3VdTE
[25-Jul-2026 01:03:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 01:03:55 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 01:03:55 UTC] User ID: 1142
[25-Jul-2026 01:03:55 UTC] ✅ User profile retrieved successfully for user ID: 1142
[25-Jul-2026 01:03:56 UTC] === API CALL LOG ===
[25-Jul-2026 01:03:56 UTC] Endpoint: user/profile.php
[25-Jul-2026 01:03:56 UTC] Full Log Data: {
    "timestamp": "2026-07-25 01:03:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a09:bac5:d4f0:1b9b::2c0:63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a09:bac5:d4f0:1b9b::2c0:63, 172.68.42.162",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MiIsInVzZXJuYW1lIjoia2lydWkiLCJlbWFpbCI6Imhlcm5lbmRlemtpcnVpQGdtYWlsLmNvbSIsImV4cCI6MTc4NTU0NjIzM30.rwrEveM7wsWEcMe2p8Hhd-5mf038Jss2AxTesC3VdTE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2073f6bf99e25c1-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a09:bac5:d4f0:1b9b::2c0:63",
        "cf-ipcountry": "ZA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 01:03:56 UTC] === END API CALL LOG ===
[25-Jul-2026 01:03:56 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 01:03:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MiIsInVzZXJuYW1lIjoia2lydWkiLCJlbWFpbCI6Imhlcm5lbmRlemtpcnVpQGdtYWlsLmNvbSIsImV4cCI6MTc4NTU0NjIzM30.rwrEveM7wsWEcMe2p8Hhd-5mf038Jss2AxTesC3VdTE
[25-Jul-2026 01:03:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 01:03:56 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 01:03:56 UTC] User ID: 1142
[25-Jul-2026 01:03:56 UTC] ✅ User profile retrieved successfully for user ID: 1142
[25-Jul-2026 01:04:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 01:04:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 01:04:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a09:bac5:d4f0:1b9b::2c0:63, 172.68.42.110","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MiIsInVzZXJuYW1lIjoia2lydWkiLCJlbWFpbCI6Imhlcm5lbmRlemtpcnVpQGdtYWlsLmNvbSIsImV4cCI6MTc4NTU0NjIzM30.rwrEveM7wsWEcMe2p8Hhd-5mf038Jss2AxTesC3VdTE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20740653e1425c1-JNB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a09:bac5:d4f0:1b9b::2c0:63","cf-ipcountry":"ZA","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 01:04:37 UTC] === User Orders API Called ===
[25-Jul-2026 01:04:37 UTC] User ID: 1142
[25-Jul-2026 01:04:37 UTC] Limit: 20, Offset: 0
[25-Jul-2026 01:04:37 UTC] Orders found: 0
[25-Jul-2026 01:04:37 UTC] Orders data: []
[25-Jul-2026 01:04:37 UTC] Total orders count: 0
[25-Jul-2026 01:04:37 UTC] === API CALL LOG ===
[25-Jul-2026 01:04:37 UTC] Endpoint: user/profile.php
[25-Jul-2026 01:04:37 UTC] Full Log Data: {
    "timestamp": "2026-07-25 01:04:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a09:bac5:d4f0:1b9b::2c0:63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a09:bac5:d4f0:1b9b::2c0:63, 172.68.42.110",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MiIsInVzZXJuYW1lIjoia2lydWkiLCJlbWFpbCI6Imhlcm5lbmRlemtpcnVpQGdtYWlsLmNvbSIsImV4cCI6MTc4NTU0NjIzM30.rwrEveM7wsWEcMe2p8Hhd-5mf038Jss2AxTesC3VdTE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a207406938e925c1-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a09:bac5:d4f0:1b9b::2c0:63",
        "cf-ipcountry": "ZA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 01:04:37 UTC] === END API CALL LOG ===
[25-Jul-2026 01:04:37 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 01:04:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MiIsInVzZXJuYW1lIjoia2lydWkiLCJlbWFpbCI6Imhlcm5lbmRlemtpcnVpQGdtYWlsLmNvbSIsImV4cCI6MTc4NTU0NjIzM30.rwrEveM7wsWEcMe2p8Hhd-5mf038Jss2AxTesC3VdTE
[25-Jul-2026 01:04:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 01:04:37 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 01:04:37 UTC] User ID: 1142
[25-Jul-2026 01:04:37 UTC] ✅ User profile retrieved successfully for user ID: 1142
[25-Jul-2026 01:04:37 UTC] === API CALL LOG ===
[25-Jul-2026 01:04:37 UTC] Endpoint: user/profile.php
[25-Jul-2026 01:04:37 UTC] Full Log Data: {
    "timestamp": "2026-07-25 01:04:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a09:bac5:d4f0:1b9b::2c0:63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a09:bac5:d4f0:1b9b::2c0:63, 172.68.42.110",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MiIsInVzZXJuYW1lIjoia2lydWkiLCJlbWFpbCI6Imhlcm5lbmRlemtpcnVpQGdtYWlsLmNvbSIsImV4cCI6MTc4NTU0NjIzM30.rwrEveM7wsWEcMe2p8Hhd-5mf038Jss2AxTesC3VdTE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2074065de8a25c1-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a09:bac5:d4f0:1b9b::2c0:63",
        "cf-ipcountry": "ZA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 01:04:37 UTC] === END API CALL LOG ===
[25-Jul-2026 01:04:37 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 01:04:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MiIsInVzZXJuYW1lIjoia2lydWkiLCJlbWFpbCI6Imhlcm5lbmRlemtpcnVpQGdtYWlsLmNvbSIsImV4cCI6MTc4NTU0NjIzM30.rwrEveM7wsWEcMe2p8Hhd-5mf038Jss2AxTesC3VdTE
[25-Jul-2026 01:04:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 01:04:37 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 01:04:37 UTC] User ID: 1142
[25-Jul-2026 01:04:37 UTC] ✅ User profile retrieved successfully for user ID: 1142
[25-Jul-2026 01:04:38 UTC] === API CALL LOG ===
[25-Jul-2026 01:04:38 UTC] Endpoint: user/profile.php
[25-Jul-2026 01:04:38 UTC] Full Log Data: {
    "timestamp": "2026-07-25 01:04:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a09:bac5:d4f0:1b9b::2c0:63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a09:bac5:d4f0:1b9b::2c0:63, 172.68.42.110",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MiIsInVzZXJuYW1lIjoia2lydWkiLCJlbWFpbCI6Imhlcm5lbmRlemtpcnVpQGdtYWlsLmNvbSIsImV4cCI6MTc4NTU0NjIzM30.rwrEveM7wsWEcMe2p8Hhd-5mf038Jss2AxTesC3VdTE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2074072384a25c1-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a09:bac5:d4f0:1b9b::2c0:63",
        "cf-ipcountry": "ZA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 01:04:38 UTC] === END API CALL LOG ===
[25-Jul-2026 01:04:38 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 01:04:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MiIsInVzZXJuYW1lIjoia2lydWkiLCJlbWFpbCI6Imhlcm5lbmRlemtpcnVpQGdtYWlsLmNvbSIsImV4cCI6MTc4NTU0NjIzM30.rwrEveM7wsWEcMe2p8Hhd-5mf038Jss2AxTesC3VdTE
[25-Jul-2026 01:04:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 01:04:38 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 01:04:38 UTC] User ID: 1142
[25-Jul-2026 01:04:38 UTC] ✅ User profile retrieved successfully for user ID: 1142
[25-Jul-2026 01:05:32 UTC] === API CALL LOG ===
[25-Jul-2026 01:05:32 UTC] Endpoint: user/profile.php
[25-Jul-2026 01:05:32 UTC] Full Log Data: {
    "timestamp": "2026-07-25 01:05:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a09:bac5:d4f0:1b9b::2c0:63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a09:bac5:d4f0:1b9b::2c0:63, 172.68.42.111",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MiIsInVzZXJuYW1lIjoia2lydWkiLCJlbWFpbCI6Imhlcm5lbmRlemtpcnVpQGdtYWlsLmNvbSIsImV4cCI6MTc4NTU0NjIzM30.rwrEveM7wsWEcMe2p8Hhd-5mf038Jss2AxTesC3VdTE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20741c01dfb25c1-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a09:bac5:d4f0:1b9b::2c0:63",
        "cf-ipcountry": "ZA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 01:05:32 UTC] === END API CALL LOG ===
[25-Jul-2026 01:05:32 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 01:05:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MiIsInVzZXJuYW1lIjoia2lydWkiLCJlbWFpbCI6Imhlcm5lbmRlemtpcnVpQGdtYWlsLmNvbSIsImV4cCI6MTc4NTU0NjIzM30.rwrEveM7wsWEcMe2p8Hhd-5mf038Jss2AxTesC3VdTE
[25-Jul-2026 01:05:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 01:05:32 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 01:05:32 UTC] User ID: 1142
[25-Jul-2026 01:05:32 UTC] ✅ User profile retrieved successfully for user ID: 1142
[25-Jul-2026 01:06:01 UTC] === API CALL LOG ===
[25-Jul-2026 01:06:01 UTC] Endpoint: user/profile.php
[25-Jul-2026 01:06:01 UTC] Full Log Data: {
    "timestamp": "2026-07-25 01:06:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a09:bac5:d4f6:1b9b::2c0:63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a09:bac5:d4f6:1b9b::2c0:63, 172.68.42.110",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MiIsInVzZXJuYW1lIjoia2lydWkiLCJlbWFpbCI6Imhlcm5lbmRlemtpcnVpQGdtYWlsLmNvbSIsImV4cCI6MTc4NTU0NjIzM30.rwrEveM7wsWEcMe2p8Hhd-5mf038Jss2AxTesC3VdTE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20742766b5d25c1-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a09:bac5:d4f6:1b9b::2c0:63",
        "cf-ipcountry": "ZA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 01:06:01 UTC] === END API CALL LOG ===
[25-Jul-2026 01:06:01 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 01:06:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MiIsInVzZXJuYW1lIjoia2lydWkiLCJlbWFpbCI6Imhlcm5lbmRlemtpcnVpQGdtYWlsLmNvbSIsImV4cCI6MTc4NTU0NjIzM30.rwrEveM7wsWEcMe2p8Hhd-5mf038Jss2AxTesC3VdTE
[25-Jul-2026 01:06:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 01:06:01 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 01:06:01 UTC] User ID: 1142
[25-Jul-2026 01:06:01 UTC] ✅ User profile retrieved successfully for user ID: 1142
[25-Jul-2026 01:08:41 UTC] === API CALL LOG ===
[25-Jul-2026 01:08:41 UTC] Endpoint: user/profile.php
[25-Jul-2026 01:08:41 UTC] Full Log Data: {
    "timestamp": "2026-07-25 01:08:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a09:bac1:7de0:22b8::2c0:63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a09:bac1:7de0:22b8::2c0:63, 172.68.42.111",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MiIsInVzZXJuYW1lIjoia2lydWkiLCJlbWFpbCI6Imhlcm5lbmRlemtpcnVpQGdtYWlsLmNvbSIsImV4cCI6MTc4NTU0NjIzM30.rwrEveM7wsWEcMe2p8Hhd-5mf038Jss2AxTesC3VdTE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a207465abbe525c1-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a09:bac1:7de0:22b8::2c0:63",
        "cf-ipcountry": "ZA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 01:08:41 UTC] === END API CALL LOG ===
[25-Jul-2026 01:08:41 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 01:08:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MiIsInVzZXJuYW1lIjoia2lydWkiLCJlbWFpbCI6Imhlcm5lbmRlemtpcnVpQGdtYWlsLmNvbSIsImV4cCI6MTc4NTU0NjIzM30.rwrEveM7wsWEcMe2p8Hhd-5mf038Jss2AxTesC3VdTE
[25-Jul-2026 01:08:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 01:08:41 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 01:08:41 UTC] User ID: 1142
[25-Jul-2026 01:08:41 UTC] ✅ User profile retrieved successfully for user ID: 1142
[25-Jul-2026 01:08:42 UTC] === API CALL LOG ===
[25-Jul-2026 01:08:42 UTC] Endpoint: user/profile.php
[25-Jul-2026 01:08:42 UTC] Full Log Data: {
    "timestamp": "2026-07-25 01:08:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a09:bac1:7de0:22b8::2c0:63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a09:bac1:7de0:22b8::2c0:63, 172.68.42.111",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MiIsInVzZXJuYW1lIjoia2lydWkiLCJlbWFpbCI6Imhlcm5lbmRlemtpcnVpQGdtYWlsLmNvbSIsImV4cCI6MTc4NTU0NjIzM30.rwrEveM7wsWEcMe2p8Hhd-5mf038Jss2AxTesC3VdTE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2074661dcad25c1-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a09:bac1:7de0:22b8::2c0:63",
        "cf-ipcountry": "ZA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 01:08:42 UTC] === END API CALL LOG ===
[25-Jul-2026 01:08:42 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 01:08:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MiIsInVzZXJuYW1lIjoia2lydWkiLCJlbWFpbCI6Imhlcm5lbmRlemtpcnVpQGdtYWlsLmNvbSIsImV4cCI6MTc4NTU0NjIzM30.rwrEveM7wsWEcMe2p8Hhd-5mf038Jss2AxTesC3VdTE
[25-Jul-2026 01:08:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 01:08:42 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 01:08:42 UTC] User ID: 1142
[25-Jul-2026 01:08:42 UTC] ✅ User profile retrieved successfully for user ID: 1142
[25-Jul-2026 01:08:42 UTC] === API CALL LOG ===
[25-Jul-2026 01:08:42 UTC] Endpoint: user/profile.php
[25-Jul-2026 01:08:42 UTC] Full Log Data: {
    "timestamp": "2026-07-25 01:08:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a09:bac1:7de0:22b8::2c0:63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a09:bac1:7de0:22b8::2c0:63, 172.68.42.111",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MiIsInVzZXJuYW1lIjoia2lydWkiLCJlbWFpbCI6Imhlcm5lbmRlemtpcnVpQGdtYWlsLmNvbSIsImV4cCI6MTc4NTU0NjIzM30.rwrEveM7wsWEcMe2p8Hhd-5mf038Jss2AxTesC3VdTE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20746630dc225c1-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a09:bac1:7de0:22b8::2c0:63",
        "cf-ipcountry": "ZA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 01:08:42 UTC] === END API CALL LOG ===
[25-Jul-2026 01:08:42 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 01:08:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MiIsInVzZXJuYW1lIjoia2lydWkiLCJlbWFpbCI6Imhlcm5lbmRlemtpcnVpQGdtYWlsLmNvbSIsImV4cCI6MTc4NTU0NjIzM30.rwrEveM7wsWEcMe2p8Hhd-5mf038Jss2AxTesC3VdTE
[25-Jul-2026 01:08:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 01:08:42 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 01:08:42 UTC] User ID: 1142
[25-Jul-2026 01:08:42 UTC] ✅ User profile retrieved successfully for user ID: 1142
[25-Jul-2026 01:08:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 01:08:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 01:08:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a09:bac1:7de0:22b8::2c0:63, 172.68.42.111","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MiIsInVzZXJuYW1lIjoia2lydWkiLCJlbWFpbCI6Imhlcm5lbmRlemtpcnVpQGdtYWlsLmNvbSIsImV4cCI6MTc4NTU0NjIzM30.rwrEveM7wsWEcMe2p8Hhd-5mf038Jss2AxTesC3VdTE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20746630dc625c1-JNB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a09:bac1:7de0:22b8::2c0:63","cf-ipcountry":"ZA","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 01:08:42 UTC] === User Orders API Called ===
[25-Jul-2026 01:08:42 UTC] User ID: 1142
[25-Jul-2026 01:08:42 UTC] Limit: 20, Offset: 0
[25-Jul-2026 01:08:42 UTC] Orders found: 0
[25-Jul-2026 01:08:42 UTC] Orders data: []
[25-Jul-2026 01:08:42 UTC] Total orders count: 0
[25-Jul-2026 01:08:42 UTC] === API CALL LOG ===
[25-Jul-2026 01:08:42 UTC] Endpoint: user/profile.php
[25-Jul-2026 01:08:42 UTC] Full Log Data: {
    "timestamp": "2026-07-25 01:08:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a09:bac1:7de0:22b8::2c0:63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a09:bac1:7de0:22b8::2c0:63, 172.68.42.111",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MiIsInVzZXJuYW1lIjoia2lydWkiLCJlbWFpbCI6Imhlcm5lbmRlemtpcnVpQGdtYWlsLmNvbSIsImV4cCI6MTc4NTU0NjIzM30.rwrEveM7wsWEcMe2p8Hhd-5mf038Jss2AxTesC3VdTE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2074663debd25c1-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a09:bac1:7de0:22b8::2c0:63",
        "cf-ipcountry": "ZA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 01:08:42 UTC] === END API CALL LOG ===
[25-Jul-2026 01:08:42 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 01:08:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MiIsInVzZXJuYW1lIjoia2lydWkiLCJlbWFpbCI6Imhlcm5lbmRlemtpcnVpQGdtYWlsLmNvbSIsImV4cCI6MTc4NTU0NjIzM30.rwrEveM7wsWEcMe2p8Hhd-5mf038Jss2AxTesC3VdTE
[25-Jul-2026 01:08:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 01:08:42 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 01:08:42 UTC] User ID: 1142
[25-Jul-2026 01:08:42 UTC] ✅ User profile retrieved successfully for user ID: 1142
[25-Jul-2026 01:08:43 UTC] === API CALL LOG ===
[25-Jul-2026 01:08:43 UTC] Endpoint: user/profile.php
[25-Jul-2026 01:08:43 UTC] Full Log Data: {
    "timestamp": "2026-07-25 01:08:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a09:bac1:7de0:22b8::2c0:63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a09:bac1:7de0:22b8::2c0:63, 172.68.42.111",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MiIsInVzZXJuYW1lIjoia2lydWkiLCJlbWFpbCI6Imhlcm5lbmRlemtpcnVpQGdtYWlsLmNvbSIsImV4cCI6MTc4NTU0NjIzM30.rwrEveM7wsWEcMe2p8Hhd-5mf038Jss2AxTesC3VdTE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a207466cff9125c1-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a09:bac1:7de0:22b8::2c0:63",
        "cf-ipcountry": "ZA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 01:08:43 UTC] === END API CALL LOG ===
[25-Jul-2026 01:08:43 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 01:08:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MiIsInVzZXJuYW1lIjoia2lydWkiLCJlbWFpbCI6Imhlcm5lbmRlemtpcnVpQGdtYWlsLmNvbSIsImV4cCI6MTc4NTU0NjIzM30.rwrEveM7wsWEcMe2p8Hhd-5mf038Jss2AxTesC3VdTE
[25-Jul-2026 01:08:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 01:08:43 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 01:08:43 UTC] User ID: 1142
[25-Jul-2026 01:08:43 UTC] ✅ User profile retrieved successfully for user ID: 1142
[25-Jul-2026 01:13:28 UTC] === API CALL LOG ===
[25-Jul-2026 01:13:28 UTC] Endpoint: user/profile.php
[25-Jul-2026 01:13:28 UTC] Full Log Data: {
    "timestamp": "2026-07-25 01:13:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a09:bac5:d4f7:1b9b::2c0:63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a09:bac5:d4f7:1b9b::2c0:63, 172.68.42.111",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MiIsInVzZXJuYW1lIjoia2lydWkiLCJlbWFpbCI6Imhlcm5lbmRlemtpcnVpQGdtYWlsLmNvbSIsImV4cCI6MTc4NTU0NjIzM30.rwrEveM7wsWEcMe2p8Hhd-5mf038Jss2AxTesC3VdTE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2074d5ee96025c1-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a09:bac5:d4f7:1b9b::2c0:63",
        "cf-ipcountry": "ZA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 01:13:28 UTC] === END API CALL LOG ===
[25-Jul-2026 01:13:28 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 01:13:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MiIsInVzZXJuYW1lIjoia2lydWkiLCJlbWFpbCI6Imhlcm5lbmRlemtpcnVpQGdtYWlsLmNvbSIsImV4cCI6MTc4NTU0NjIzM30.rwrEveM7wsWEcMe2p8Hhd-5mf038Jss2AxTesC3VdTE
[25-Jul-2026 01:13:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 01:13:28 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 01:13:28 UTC] User ID: 1142
[25-Jul-2026 01:13:28 UTC] ✅ User profile retrieved successfully for user ID: 1142
[25-Jul-2026 01:13:29 UTC] === API CALL LOG ===
[25-Jul-2026 01:13:29 UTC] Endpoint: user/profile.php
[25-Jul-2026 01:13:29 UTC] Full Log Data: {
    "timestamp": "2026-07-25 01:13:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a09:bac5:d4f7:1b9b::2c0:63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a09:bac5:d4f7:1b9b::2c0:63, 172.68.42.111",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MiIsInVzZXJuYW1lIjoia2lydWkiLCJlbWFpbCI6Imhlcm5lbmRlemtpcnVpQGdtYWlsLmNvbSIsImV4cCI6MTc4NTU0NjIzM30.rwrEveM7wsWEcMe2p8Hhd-5mf038Jss2AxTesC3VdTE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2074d65ae4f25c1-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a09:bac5:d4f7:1b9b::2c0:63",
        "cf-ipcountry": "ZA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 01:13:29 UTC] === END API CALL LOG ===
[25-Jul-2026 01:13:29 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 01:13:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MiIsInVzZXJuYW1lIjoia2lydWkiLCJlbWFpbCI6Imhlcm5lbmRlemtpcnVpQGdtYWlsLmNvbSIsImV4cCI6MTc4NTU0NjIzM30.rwrEveM7wsWEcMe2p8Hhd-5mf038Jss2AxTesC3VdTE
[25-Jul-2026 01:13:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 01:13:29 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 01:13:29 UTC] User ID: 1142
[25-Jul-2026 01:13:29 UTC] ✅ User profile retrieved successfully for user ID: 1142
[25-Jul-2026 01:13:29 UTC] === API CALL LOG ===
[25-Jul-2026 01:13:29 UTC] Endpoint: user/profile.php
[25-Jul-2026 01:13:29 UTC] Full Log Data: {
    "timestamp": "2026-07-25 01:13:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a09:bac5:d4f7:1b9b::2c0:63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a09:bac5:d4f7:1b9b::2c0:63, 172.68.42.111",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MiIsInVzZXJuYW1lIjoia2lydWkiLCJlbWFpbCI6Imhlcm5lbmRlemtpcnVpQGdtYWlsLmNvbSIsImV4cCI6MTc4NTU0NjIzM30.rwrEveM7wsWEcMe2p8Hhd-5mf038Jss2AxTesC3VdTE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2074d673f3625c1-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a09:bac5:d4f7:1b9b::2c0:63",
        "cf-ipcountry": "ZA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 01:13:29 UTC] === END API CALL LOG ===
[25-Jul-2026 01:13:29 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 01:13:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MiIsInVzZXJuYW1lIjoia2lydWkiLCJlbWFpbCI6Imhlcm5lbmRlemtpcnVpQGdtYWlsLmNvbSIsImV4cCI6MTc4NTU0NjIzM30.rwrEveM7wsWEcMe2p8Hhd-5mf038Jss2AxTesC3VdTE
[25-Jul-2026 01:13:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 01:13:29 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 01:13:29 UTC] User ID: 1142
[25-Jul-2026 01:13:29 UTC] ✅ User profile retrieved successfully for user ID: 1142
[25-Jul-2026 01:13:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 01:13:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 01:13:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a09:bac5:d4f7:1b9b::2c0:63, 172.68.42.111","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MiIsInVzZXJuYW1lIjoia2lydWkiLCJlbWFpbCI6Imhlcm5lbmRlemtpcnVpQGdtYWlsLmNvbSIsImV4cCI6MTc4NTU0NjIzM30.rwrEveM7wsWEcMe2p8Hhd-5mf038Jss2AxTesC3VdTE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2074d673f3925c1-JNB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a09:bac5:d4f7:1b9b::2c0:63","cf-ipcountry":"ZA","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 01:13:29 UTC] === User Orders API Called ===
[25-Jul-2026 01:13:29 UTC] User ID: 1142
[25-Jul-2026 01:13:29 UTC] Limit: 20, Offset: 0
[25-Jul-2026 01:13:29 UTC] Orders found: 0
[25-Jul-2026 01:13:29 UTC] Orders data: []
[25-Jul-2026 01:13:29 UTC] Total orders count: 0
[25-Jul-2026 01:13:29 UTC] === API CALL LOG ===
[25-Jul-2026 01:13:29 UTC] Endpoint: user/profile.php
[25-Jul-2026 01:13:29 UTC] Full Log Data: {
    "timestamp": "2026-07-25 01:13:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a09:bac5:d4f7:1b9b::2c0:63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a09:bac5:d4f7:1b9b::2c0:63, 172.68.42.111",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MiIsInVzZXJuYW1lIjoia2lydWkiLCJlbWFpbCI6Imhlcm5lbmRlemtpcnVpQGdtYWlsLmNvbSIsImV4cCI6MTc4NTU0NjIzM30.rwrEveM7wsWEcMe2p8Hhd-5mf038Jss2AxTesC3VdTE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2074d673f3b25c1-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a09:bac5:d4f7:1b9b::2c0:63",
        "cf-ipcountry": "ZA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 01:13:29 UTC] === END API CALL LOG ===
[25-Jul-2026 01:13:29 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 01:13:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MiIsInVzZXJuYW1lIjoia2lydWkiLCJlbWFpbCI6Imhlcm5lbmRlemtpcnVpQGdtYWlsLmNvbSIsImV4cCI6MTc4NTU0NjIzM30.rwrEveM7wsWEcMe2p8Hhd-5mf038Jss2AxTesC3VdTE
[25-Jul-2026 01:13:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 01:13:29 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 01:13:29 UTC] User ID: 1142
[25-Jul-2026 01:13:29 UTC] ✅ User profile retrieved successfully for user ID: 1142
[25-Jul-2026 01:13:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 01:13:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 01:13:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a09:bac5:d4f7:1b9b::2c0:63, 172.68.42.110","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MiIsInVzZXJuYW1lIjoia2lydWkiLCJlbWFpbCI6Imhlcm5lbmRlemtpcnVpQGdtYWlsLmNvbSIsImV4cCI6MTc4NTU0NjIzM30.rwrEveM7wsWEcMe2p8Hhd-5mf038Jss2AxTesC3VdTE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2074dd8deb525c1-JNB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a09:bac5:d4f7:1b9b::2c0:63","cf-ipcountry":"ZA","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 01:13:48 UTC] === User Orders API Called ===
[25-Jul-2026 01:13:48 UTC] User ID: 1142
[25-Jul-2026 01:13:48 UTC] Limit: 20, Offset: 0
[25-Jul-2026 01:13:48 UTC] Orders found: 0
[25-Jul-2026 01:13:48 UTC] Orders data: []
[25-Jul-2026 01:13:48 UTC] Total orders count: 0
[25-Jul-2026 01:13:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 01:13:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 01:13:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a09:bac5:d4f7:1b9b::2c0:63, 172.68.42.110","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MiIsInVzZXJuYW1lIjoia2lydWkiLCJlbWFpbCI6Imhlcm5lbmRlemtpcnVpQGdtYWlsLmNvbSIsImV4cCI6MTc4NTU0NjIzM30.rwrEveM7wsWEcMe2p8Hhd-5mf038Jss2AxTesC3VdTE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2074df209ef25c1-JNB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a09:bac5:d4f7:1b9b::2c0:63","cf-ipcountry":"ZA","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 01:13:51 UTC] === User Orders API Called ===
[25-Jul-2026 01:13:51 UTC] User ID: 1142
[25-Jul-2026 01:13:51 UTC] Limit: 20, Offset: 0
[25-Jul-2026 01:13:51 UTC] Orders found: 0
[25-Jul-2026 01:13:51 UTC] Orders data: []
[25-Jul-2026 01:13:51 UTC] Total orders count: 0
[25-Jul-2026 01:13:51 UTC] === API CALL LOG ===
[25-Jul-2026 01:13:51 UTC] Endpoint: user/profile.php
[25-Jul-2026 01:13:51 UTC] Full Log Data: {
    "timestamp": "2026-07-25 01:13:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a09:bac5:d4f7:1b9b::2c0:63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a09:bac5:d4f7:1b9b::2c0:63, 172.68.42.110",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MiIsInVzZXJuYW1lIjoia2lydWkiLCJlbWFpbCI6Imhlcm5lbmRlemtpcnVpQGdtYWlsLmNvbSIsImV4cCI6MTc4NTU0NjIzM30.rwrEveM7wsWEcMe2p8Hhd-5mf038Jss2AxTesC3VdTE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2074df209f325c1-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a09:bac5:d4f7:1b9b::2c0:63",
        "cf-ipcountry": "ZA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 01:13:51 UTC] === END API CALL LOG ===
[25-Jul-2026 01:13:51 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 01:13:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MiIsInVzZXJuYW1lIjoia2lydWkiLCJlbWFpbCI6Imhlcm5lbmRlemtpcnVpQGdtYWlsLmNvbSIsImV4cCI6MTc4NTU0NjIzM30.rwrEveM7wsWEcMe2p8Hhd-5mf038Jss2AxTesC3VdTE
[25-Jul-2026 01:13:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 01:13:51 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 01:13:51 UTC] User ID: 1142
[25-Jul-2026 01:13:51 UTC] ✅ User profile retrieved successfully for user ID: 1142
[25-Jul-2026 01:13:52 UTC] === API CALL LOG ===
[25-Jul-2026 01:13:52 UTC] Endpoint: user/profile.php
[25-Jul-2026 01:13:52 UTC] Full Log Data: {
    "timestamp": "2026-07-25 01:13:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a09:bac5:d4f7:1b9b::2c0:63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a09:bac5:d4f7:1b9b::2c0:63, 172.68.42.110",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MiIsInVzZXJuYW1lIjoia2lydWkiLCJlbWFpbCI6Imhlcm5lbmRlemtpcnVpQGdtYWlsLmNvbSIsImV4cCI6MTc4NTU0NjIzM30.rwrEveM7wsWEcMe2p8Hhd-5mf038Jss2AxTesC3VdTE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2074df59c3b25c1-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a09:bac5:d4f7:1b9b::2c0:63",
        "cf-ipcountry": "ZA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 01:13:52 UTC] === END API CALL LOG ===
[25-Jul-2026 01:13:52 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 01:13:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MiIsInVzZXJuYW1lIjoia2lydWkiLCJlbWFpbCI6Imhlcm5lbmRlemtpcnVpQGdtYWlsLmNvbSIsImV4cCI6MTc4NTU0NjIzM30.rwrEveM7wsWEcMe2p8Hhd-5mf038Jss2AxTesC3VdTE
[25-Jul-2026 01:13:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 01:13:52 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 01:13:52 UTC] User ID: 1142
[25-Jul-2026 01:13:52 UTC] ✅ User profile retrieved successfully for user ID: 1142
[25-Jul-2026 01:14:43 UTC] === API CALL LOG ===
[25-Jul-2026 01:14:43 UTC] Endpoint: user/profile.php
[25-Jul-2026 01:14:43 UTC] Full Log Data: {
    "timestamp": "2026-07-25 01:14:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a09:bac5:d4f7:1b9b::2c0:63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a09:bac5:d4f7:1b9b::2c0:63, 172.68.42.111",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MiIsInVzZXJuYW1lIjoia2lydWkiLCJlbWFpbCI6Imhlcm5lbmRlemtpcnVpQGdtYWlsLmNvbSIsImV4cCI6MTc4NTU0NjIzM30.rwrEveM7wsWEcMe2p8Hhd-5mf038Jss2AxTesC3VdTE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2074f3298c425c1-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a09:bac5:d4f7:1b9b::2c0:63",
        "cf-ipcountry": "ZA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 01:14:43 UTC] === END API CALL LOG ===
[25-Jul-2026 01:14:43 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 01:14:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MiIsInVzZXJuYW1lIjoia2lydWkiLCJlbWFpbCI6Imhlcm5lbmRlemtpcnVpQGdtYWlsLmNvbSIsImV4cCI6MTc4NTU0NjIzM30.rwrEveM7wsWEcMe2p8Hhd-5mf038Jss2AxTesC3VdTE
[25-Jul-2026 01:14:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 01:14:43 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 01:14:43 UTC] User ID: 1142
[25-Jul-2026 01:14:43 UTC] ✅ User profile retrieved successfully for user ID: 1142
[25-Jul-2026 01:14:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 01:14:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 01:14:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a09:bac5:d4f7:1b9b::2c0:63, 172.68.42.111","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MiIsInVzZXJuYW1lIjoia2lydWkiLCJlbWFpbCI6Imhlcm5lbmRlemtpcnVpQGdtYWlsLmNvbSIsImV4cCI6MTc4NTU0NjIzM30.rwrEveM7wsWEcMe2p8Hhd-5mf038Jss2AxTesC3VdTE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2074f3acf4625c1-JNB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a09:bac5:d4f7:1b9b::2c0:63","cf-ipcountry":"ZA","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 01:14:44 UTC] === User Orders API Called ===
[25-Jul-2026 01:14:44 UTC] User ID: 1142
[25-Jul-2026 01:14:44 UTC] Limit: 20, Offset: 0
[25-Jul-2026 01:14:44 UTC] Orders found: 0
[25-Jul-2026 01:14:44 UTC] Orders data: []
[25-Jul-2026 01:14:44 UTC] Total orders count: 0
[25-Jul-2026 01:14:44 UTC] === API CALL LOG ===
[25-Jul-2026 01:14:44 UTC] Endpoint: user/profile.php
[25-Jul-2026 01:14:44 UTC] Full Log Data: {
    "timestamp": "2026-07-25 01:14:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a09:bac5:d4f7:1b9b::2c0:63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a09:bac5:d4f7:1b9b::2c0:63, 172.68.42.111",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MiIsInVzZXJuYW1lIjoia2lydWkiLCJlbWFpbCI6Imhlcm5lbmRlemtpcnVpQGdtYWlsLmNvbSIsImV4cCI6MTc4NTU0NjIzM30.rwrEveM7wsWEcMe2p8Hhd-5mf038Jss2AxTesC3VdTE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2074f3acf4325c1-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a09:bac5:d4f7:1b9b::2c0:63",
        "cf-ipcountry": "ZA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 01:14:44 UTC] === END API CALL LOG ===
[25-Jul-2026 01:14:44 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 01:14:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MiIsInVzZXJuYW1lIjoia2lydWkiLCJlbWFpbCI6Imhlcm5lbmRlemtpcnVpQGdtYWlsLmNvbSIsImV4cCI6MTc4NTU0NjIzM30.rwrEveM7wsWEcMe2p8Hhd-5mf038Jss2AxTesC3VdTE
[25-Jul-2026 01:14:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 01:14:44 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 01:14:44 UTC] User ID: 1142
[25-Jul-2026 01:14:44 UTC] ✅ User profile retrieved successfully for user ID: 1142
[25-Jul-2026 01:14:44 UTC] === API CALL LOG ===
[25-Jul-2026 01:14:44 UTC] Endpoint: user/profile.php
[25-Jul-2026 01:14:44 UTC] Full Log Data: {
    "timestamp": "2026-07-25 01:14:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a09:bac5:d4f7:1b9b::2c0:63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a09:bac5:d4f7:1b9b::2c0:63, 172.68.42.111",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MiIsInVzZXJuYW1lIjoia2lydWkiLCJlbWFpbCI6Imhlcm5lbmRlemtpcnVpQGdtYWlsLmNvbSIsImV4cCI6MTc4NTU0NjIzM30.rwrEveM7wsWEcMe2p8Hhd-5mf038Jss2AxTesC3VdTE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2074f3b8fc025c1-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a09:bac5:d4f7:1b9b::2c0:63",
        "cf-ipcountry": "ZA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 01:14:44 UTC] === END API CALL LOG ===
[25-Jul-2026 01:14:44 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 01:14:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MiIsInVzZXJuYW1lIjoia2lydWkiLCJlbWFpbCI6Imhlcm5lbmRlemtpcnVpQGdtYWlsLmNvbSIsImV4cCI6MTc4NTU0NjIzM30.rwrEveM7wsWEcMe2p8Hhd-5mf038Jss2AxTesC3VdTE
[25-Jul-2026 01:14:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 01:14:44 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 01:14:44 UTC] User ID: 1142
[25-Jul-2026 01:14:44 UTC] ✅ User profile retrieved successfully for user ID: 1142
[25-Jul-2026 01:14:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 01:14:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 01:14:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a09:bac5:d4f7:1b9b::2c0:63, 172.68.42.111","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MiIsInVzZXJuYW1lIjoia2lydWkiLCJlbWFpbCI6Imhlcm5lbmRlemtpcnVpQGdtYWlsLmNvbSIsImV4cCI6MTc4NTU0NjIzM30.rwrEveM7wsWEcMe2p8Hhd-5mf038Jss2AxTesC3VdTE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2074f5e592325c1-JNB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a09:bac5:d4f7:1b9b::2c0:63","cf-ipcountry":"ZA","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 01:14:50 UTC] === User Orders API Called ===
[25-Jul-2026 01:14:50 UTC] User ID: 1142
[25-Jul-2026 01:14:50 UTC] Limit: 20, Offset: 0
[25-Jul-2026 01:14:50 UTC] Orders found: 0
[25-Jul-2026 01:14:50 UTC] Orders data: []
[25-Jul-2026 01:14:50 UTC] Total orders count: 0
[25-Jul-2026 01:14:52 UTC] === API CALL LOG ===
[25-Jul-2026 01:14:52 UTC] Endpoint: user/profile.php
[25-Jul-2026 01:14:52 UTC] Full Log Data: {
    "timestamp": "2026-07-25 01:14:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a09:bac5:d4f7:1b9b::2c0:63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a09:bac5:d4f7:1b9b::2c0:63, 172.68.42.111",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MiIsInVzZXJuYW1lIjoia2lydWkiLCJlbWFpbCI6Imhlcm5lbmRlemtpcnVpQGdtYWlsLmNvbSIsImV4cCI6MTc4NTU0NjIzM30.rwrEveM7wsWEcMe2p8Hhd-5mf038Jss2AxTesC3VdTE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2074f6d0c4f25c1-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a09:bac5:d4f7:1b9b::2c0:63",
        "cf-ipcountry": "ZA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 01:14:52 UTC] === END API CALL LOG ===
[25-Jul-2026 01:14:52 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 01:14:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MiIsInVzZXJuYW1lIjoia2lydWkiLCJlbWFpbCI6Imhlcm5lbmRlemtpcnVpQGdtYWlsLmNvbSIsImV4cCI6MTc4NTU0NjIzM30.rwrEveM7wsWEcMe2p8Hhd-5mf038Jss2AxTesC3VdTE
[25-Jul-2026 01:14:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 01:14:52 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 01:14:52 UTC] User ID: 1142
[25-Jul-2026 01:14:52 UTC] ✅ User profile retrieved successfully for user ID: 1142
[25-Jul-2026 01:14:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 01:14:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 01:14:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a09:bac5:d4f7:1b9b::2c0:63, 172.68.42.111","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MiIsInVzZXJuYW1lIjoia2lydWkiLCJlbWFpbCI6Imhlcm5lbmRlemtpcnVpQGdtYWlsLmNvbSIsImV4cCI6MTc4NTU0NjIzM30.rwrEveM7wsWEcMe2p8Hhd-5mf038Jss2AxTesC3VdTE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2074f6d0c4e25c1-JNB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a09:bac5:d4f7:1b9b::2c0:63","cf-ipcountry":"ZA","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 01:14:52 UTC] === User Orders API Called ===
[25-Jul-2026 01:14:52 UTC] User ID: 1142
[25-Jul-2026 01:14:52 UTC] Limit: 20, Offset: 0
[25-Jul-2026 01:14:52 UTC] Orders found: 0
[25-Jul-2026 01:14:52 UTC] Orders data: []
[25-Jul-2026 01:14:52 UTC] Total orders count: 0
[25-Jul-2026 01:14:53 UTC] === API CALL LOG ===
[25-Jul-2026 01:14:53 UTC] Endpoint: user/profile.php
[25-Jul-2026 01:14:53 UTC] Full Log Data: {
    "timestamp": "2026-07-25 01:14:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a09:bac5:d4f7:1b9b::2c0:63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a09:bac5:d4f7:1b9b::2c0:63, 172.68.42.111",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MiIsInVzZXJuYW1lIjoia2lydWkiLCJlbWFpbCI6Imhlcm5lbmRlemtpcnVpQGdtYWlsLmNvbSIsImV4cCI6MTc4NTU0NjIzM30.rwrEveM7wsWEcMe2p8Hhd-5mf038Jss2AxTesC3VdTE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2074f718f8825c1-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a09:bac5:d4f7:1b9b::2c0:63",
        "cf-ipcountry": "ZA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 01:14:53 UTC] === END API CALL LOG ===
[25-Jul-2026 01:14:53 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 01:14:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MiIsInVzZXJuYW1lIjoia2lydWkiLCJlbWFpbCI6Imhlcm5lbmRlemtpcnVpQGdtYWlsLmNvbSIsImV4cCI6MTc4NTU0NjIzM30.rwrEveM7wsWEcMe2p8Hhd-5mf038Jss2AxTesC3VdTE
[25-Jul-2026 01:14:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 01:14:53 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 01:14:53 UTC] User ID: 1142
[25-Jul-2026 01:14:53 UTC] ✅ User profile retrieved successfully for user ID: 1142
[25-Jul-2026 01:15:42 UTC] === API CALL LOG ===
[25-Jul-2026 01:15:42 UTC] Endpoint: user/profile.php
[25-Jul-2026 01:15:42 UTC] Full Log Data: {
    "timestamp": "2026-07-25 01:15:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a09:bac5:d4f7:1b9b::2c0:63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a09:bac5:d4f7:1b9b::2c0:63, 172.68.42.111",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MiIsInVzZXJuYW1lIjoia2lydWkiLCJlbWFpbCI6Imhlcm5lbmRlemtpcnVpQGdtYWlsLmNvbSIsImV4cCI6MTc4NTU0NjIzM30.rwrEveM7wsWEcMe2p8Hhd-5mf038Jss2AxTesC3VdTE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20750a3c87b25c1-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a09:bac5:d4f7:1b9b::2c0:63",
        "cf-ipcountry": "ZA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 01:15:42 UTC] === END API CALL LOG ===
[25-Jul-2026 01:15:42 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 01:15:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MiIsInVzZXJuYW1lIjoia2lydWkiLCJlbWFpbCI6Imhlcm5lbmRlemtpcnVpQGdtYWlsLmNvbSIsImV4cCI6MTc4NTU0NjIzM30.rwrEveM7wsWEcMe2p8Hhd-5mf038Jss2AxTesC3VdTE
[25-Jul-2026 01:15:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 01:15:42 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 01:15:42 UTC] User ID: 1142
[25-Jul-2026 01:15:42 UTC] ✅ User profile retrieved successfully for user ID: 1142
[25-Jul-2026 01:15:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 01:15:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 01:15:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a09:bac5:d4f7:1b9b::2c0:63, 172.68.42.111","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MiIsInVzZXJuYW1lIjoia2lydWkiLCJlbWFpbCI6Imhlcm5lbmRlemtpcnVpQGdtYWlsLmNvbSIsImV4cCI6MTc4NTU0NjIzM30.rwrEveM7wsWEcMe2p8Hhd-5mf038Jss2AxTesC3VdTE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20750a3c87925c1-JNB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a09:bac5:d4f7:1b9b::2c0:63","cf-ipcountry":"ZA","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 01:15:42 UTC] === User Orders API Called ===
[25-Jul-2026 01:15:42 UTC] User ID: 1142
[25-Jul-2026 01:15:42 UTC] Limit: 20, Offset: 0
[25-Jul-2026 01:15:42 UTC] Orders found: 0
[25-Jul-2026 01:15:42 UTC] Orders data: []
[25-Jul-2026 01:15:42 UTC] Total orders count: 0
[25-Jul-2026 01:15:42 UTC] === API CALL LOG ===
[25-Jul-2026 01:15:42 UTC] Endpoint: user/profile.php
[25-Jul-2026 01:15:42 UTC] Full Log Data: {
    "timestamp": "2026-07-25 01:15:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a09:bac5:d4f7:1b9b::2c0:63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a09:bac5:d4f7:1b9b::2c0:63, 172.68.42.111",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MiIsInVzZXJuYW1lIjoia2lydWkiLCJlbWFpbCI6Imhlcm5lbmRlemtpcnVpQGdtYWlsLmNvbSIsImV4cCI6MTc4NTU0NjIzM30.rwrEveM7wsWEcMe2p8Hhd-5mf038Jss2AxTesC3VdTE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20750a79b7025c1-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a09:bac5:d4f7:1b9b::2c0:63",
        "cf-ipcountry": "ZA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 01:15:42 UTC] === END API CALL LOG ===
[25-Jul-2026 01:15:42 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 01:15:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MiIsInVzZXJuYW1lIjoia2lydWkiLCJlbWFpbCI6Imhlcm5lbmRlemtpcnVpQGdtYWlsLmNvbSIsImV4cCI6MTc4NTU0NjIzM30.rwrEveM7wsWEcMe2p8Hhd-5mf038Jss2AxTesC3VdTE
[25-Jul-2026 01:15:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 01:15:42 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 01:15:42 UTC] User ID: 1142
[25-Jul-2026 01:15:42 UTC] ✅ User profile retrieved successfully for user ID: 1142
[25-Jul-2026 01:15:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 01:15:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 01:15:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a09:bac5:d4f7:1b9b::2c0:63, 172.68.42.111","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MiIsInVzZXJuYW1lIjoia2lydWkiLCJlbWFpbCI6Imhlcm5lbmRlemtpcnVpQGdtYWlsLmNvbSIsImV4cCI6MTc4NTU0NjIzM30.rwrEveM7wsWEcMe2p8Hhd-5mf038Jss2AxTesC3VdTE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20750b2aac025c1-JNB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a09:bac5:d4f7:1b9b::2c0:63","cf-ipcountry":"ZA","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 01:15:44 UTC] === User Orders API Called ===
[25-Jul-2026 01:15:44 UTC] User ID: 1142
[25-Jul-2026 01:15:44 UTC] Limit: 20, Offset: 0
[25-Jul-2026 01:15:44 UTC] Orders found: 0
[25-Jul-2026 01:15:44 UTC] Orders data: []
[25-Jul-2026 01:15:44 UTC] Total orders count: 0
[25-Jul-2026 01:15:46 UTC] === API CALL LOG ===
[25-Jul-2026 01:15:46 UTC] Endpoint: user/profile.php
[25-Jul-2026 01:15:46 UTC] Full Log Data: {
    "timestamp": "2026-07-25 01:15:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a09:bac5:d4f7:1b9b::2c0:63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a09:bac5:d4f7:1b9b::2c0:63, 172.68.42.111",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MiIsInVzZXJuYW1lIjoia2lydWkiLCJlbWFpbCI6Imhlcm5lbmRlemtpcnVpQGdtYWlsLmNvbSIsImV4cCI6MTc4NTU0NjIzM30.rwrEveM7wsWEcMe2p8Hhd-5mf038Jss2AxTesC3VdTE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20750be7ac325c1-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a09:bac5:d4f7:1b9b::2c0:63",
        "cf-ipcountry": "ZA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 01:15:46 UTC] === END API CALL LOG ===
[25-Jul-2026 01:15:46 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 01:15:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MiIsInVzZXJuYW1lIjoia2lydWkiLCJlbWFpbCI6Imhlcm5lbmRlemtpcnVpQGdtYWlsLmNvbSIsImV4cCI6MTc4NTU0NjIzM30.rwrEveM7wsWEcMe2p8Hhd-5mf038Jss2AxTesC3VdTE
[25-Jul-2026 01:15:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 01:15:46 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 01:15:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 01:15:46 UTC] User ID: 1142
[25-Jul-2026 01:15:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 01:15:46 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a09:bac5:d4f7:1b9b::2c0:63, 172.68.42.111","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MiIsInVzZXJuYW1lIjoia2lydWkiLCJlbWFpbCI6Imhlcm5lbmRlemtpcnVpQGdtYWlsLmNvbSIsImV4cCI6MTc4NTU0NjIzM30.rwrEveM7wsWEcMe2p8Hhd-5mf038Jss2AxTesC3VdTE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20750be7ac025c1-JNB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a09:bac5:d4f7:1b9b::2c0:63","cf-ipcountry":"ZA","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 01:15:46 UTC] === User Orders API Called ===
[25-Jul-2026 01:15:46 UTC] User ID: 1142
[25-Jul-2026 01:15:46 UTC] Limit: 20, Offset: 0
[25-Jul-2026 01:15:46 UTC] ✅ User profile retrieved successfully for user ID: 1142
[25-Jul-2026 01:15:46 UTC] Orders found: 0
[25-Jul-2026 01:15:46 UTC] Orders data: []
[25-Jul-2026 01:15:46 UTC] Total orders count: 0
[25-Jul-2026 01:15:47 UTC] === API CALL LOG ===
[25-Jul-2026 01:15:47 UTC] Endpoint: user/profile.php
[25-Jul-2026 01:15:47 UTC] Full Log Data: {
    "timestamp": "2026-07-25 01:15:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a09:bac5:d4f7:1b9b::2c0:63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a09:bac5:d4f7:1b9b::2c0:63, 172.68.42.111",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MiIsInVzZXJuYW1lIjoia2lydWkiLCJlbWFpbCI6Imhlcm5lbmRlemtpcnVpQGdtYWlsLmNvbSIsImV4cCI6MTc4NTU0NjIzM30.rwrEveM7wsWEcMe2p8Hhd-5mf038Jss2AxTesC3VdTE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20750c23d5425c1-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a09:bac5:d4f7:1b9b::2c0:63",
        "cf-ipcountry": "ZA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 01:15:47 UTC] === END API CALL LOG ===
[25-Jul-2026 01:15:47 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 01:15:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MiIsInVzZXJuYW1lIjoia2lydWkiLCJlbWFpbCI6Imhlcm5lbmRlemtpcnVpQGdtYWlsLmNvbSIsImV4cCI6MTc4NTU0NjIzM30.rwrEveM7wsWEcMe2p8Hhd-5mf038Jss2AxTesC3VdTE
[25-Jul-2026 01:15:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 01:15:47 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 01:15:47 UTC] User ID: 1142
[25-Jul-2026 01:15:47 UTC] ✅ User profile retrieved successfully for user ID: 1142
[25-Jul-2026 01:16:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 01:16:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 01:16:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a09:bac5:d4f7:1b9b::2c0:63, 172.68.42.110","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MiIsInVzZXJuYW1lIjoia2lydWkiLCJlbWFpbCI6Imhlcm5lbmRlemtpcnVpQGdtYWlsLmNvbSIsImV4cCI6MTc4NTU0NjIzM30.rwrEveM7wsWEcMe2p8Hhd-5mf038Jss2AxTesC3VdTE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a207514cac6425c1-JNB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a09:bac5:d4f7:1b9b::2c0:63","cf-ipcountry":"ZA","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 01:16:09 UTC] === User Orders API Called ===
[25-Jul-2026 01:16:09 UTC] User ID: 1142
[25-Jul-2026 01:16:09 UTC] Limit: 20, Offset: 0
[25-Jul-2026 01:16:09 UTC] Orders found: 0
[25-Jul-2026 01:16:09 UTC] Orders data: []
[25-Jul-2026 01:16:09 UTC] Total orders count: 0
[25-Jul-2026 01:16:09 UTC] === API CALL LOG ===
[25-Jul-2026 01:16:09 UTC] Endpoint: user/profile.php
[25-Jul-2026 01:16:09 UTC] Full Log Data: {
    "timestamp": "2026-07-25 01:16:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a09:bac5:d4f7:1b9b::2c0:63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a09:bac5:d4f7:1b9b::2c0:63, 172.68.42.110",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MiIsInVzZXJuYW1lIjoia2lydWkiLCJlbWFpbCI6Imhlcm5lbmRlemtpcnVpQGdtYWlsLmNvbSIsImV4cCI6MTc4NTU0NjIzM30.rwrEveM7wsWEcMe2p8Hhd-5mf038Jss2AxTesC3VdTE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a207514d5cd725c1-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a09:bac5:d4f7:1b9b::2c0:63",
        "cf-ipcountry": "ZA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 01:16:09 UTC] === END API CALL LOG ===
[25-Jul-2026 01:16:09 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 01:16:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MiIsInVzZXJuYW1lIjoia2lydWkiLCJlbWFpbCI6Imhlcm5lbmRlemtpcnVpQGdtYWlsLmNvbSIsImV4cCI6MTc4NTU0NjIzM30.rwrEveM7wsWEcMe2p8Hhd-5mf038Jss2AxTesC3VdTE
[25-Jul-2026 01:16:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 01:16:09 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 01:16:09 UTC] User ID: 1142
[25-Jul-2026 01:16:09 UTC] ✅ User profile retrieved successfully for user ID: 1142
[25-Jul-2026 01:16:09 UTC] === API CALL LOG ===
[25-Jul-2026 01:16:09 UTC] Endpoint: user/profile.php
[25-Jul-2026 01:16:09 UTC] Full Log Data: {
    "timestamp": "2026-07-25 01:16:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a09:bac5:d4f7:1b9b::2c0:63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a09:bac5:d4f7:1b9b::2c0:63, 172.68.42.110",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MiIsInVzZXJuYW1lIjoia2lydWkiLCJlbWFpbCI6Imhlcm5lbmRlemtpcnVpQGdtYWlsLmNvbSIsImV4cCI6MTc4NTU0NjIzM30.rwrEveM7wsWEcMe2p8Hhd-5mf038Jss2AxTesC3VdTE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20751512f7f25c1-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a09:bac5:d4f7:1b9b::2c0:63",
        "cf-ipcountry": "ZA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 01:16:09 UTC] === END API CALL LOG ===
[25-Jul-2026 01:16:09 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 01:16:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MiIsInVzZXJuYW1lIjoia2lydWkiLCJlbWFpbCI6Imhlcm5lbmRlemtpcnVpQGdtYWlsLmNvbSIsImV4cCI6MTc4NTU0NjIzM30.rwrEveM7wsWEcMe2p8Hhd-5mf038Jss2AxTesC3VdTE
[25-Jul-2026 01:16:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 01:16:09 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 01:16:09 UTC] User ID: 1142
[25-Jul-2026 01:16:09 UTC] ✅ User profile retrieved successfully for user ID: 1142
[25-Jul-2026 01:16:16 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 01:16:16 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 01:16:16 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a09:bac5:d4f7:1b9b::2c0:63, 172.68.42.111","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MiIsInVzZXJuYW1lIjoia2lydWkiLCJlbWFpbCI6Imhlcm5lbmRlemtpcnVpQGdtYWlsLmNvbSIsImV4cCI6MTc4NTU0NjIzM30.rwrEveM7wsWEcMe2p8Hhd-5mf038Jss2AxTesC3VdTE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2075174f86a25c1-JNB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a09:bac5:d4f7:1b9b::2c0:63","cf-ipcountry":"ZA","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 01:16:16 UTC] === User Orders API Called ===
[25-Jul-2026 01:16:16 UTC] User ID: 1142
[25-Jul-2026 01:16:16 UTC] Limit: 20, Offset: 0
[25-Jul-2026 01:16:16 UTC] Orders found: 0
[25-Jul-2026 01:16:16 UTC] Orders data: []
[25-Jul-2026 01:16:16 UTC] Total orders count: 0
[25-Jul-2026 01:16:20 UTC] === API CALL LOG ===
[25-Jul-2026 01:16:20 UTC] Endpoint: user/profile.php
[25-Jul-2026 01:16:20 UTC] Full Log Data: {
    "timestamp": "2026-07-25 01:16:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a09:bac5:d4f7:1b9b::2c0:63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a09:bac5:d4f7:1b9b::2c0:63, 172.68.42.111",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MiIsInVzZXJuYW1lIjoia2lydWkiLCJlbWFpbCI6Imhlcm5lbmRlemtpcnVpQGdtYWlsLmNvbSIsImV4cCI6MTc4NTU0NjIzM30.rwrEveM7wsWEcMe2p8Hhd-5mf038Jss2AxTesC3VdTE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2075195f9c625c1-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a09:bac5:d4f7:1b9b::2c0:63",
        "cf-ipcountry": "ZA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 01:16:20 UTC] === END API CALL LOG ===
[25-Jul-2026 01:16:20 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 01:16:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MiIsInVzZXJuYW1lIjoia2lydWkiLCJlbWFpbCI6Imhlcm5lbmRlemtpcnVpQGdtYWlsLmNvbSIsImV4cCI6MTc4NTU0NjIzM30.rwrEveM7wsWEcMe2p8Hhd-5mf038Jss2AxTesC3VdTE
[25-Jul-2026 01:16:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 01:16:20 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 01:16:20 UTC] User ID: 1142
[25-Jul-2026 01:16:20 UTC] ✅ User profile retrieved successfully for user ID: 1142
[25-Jul-2026 01:16:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 01:16:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 01:16:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a09:bac5:d4f7:1b9b::2c0:63, 172.68.42.111","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MiIsInVzZXJuYW1lIjoia2lydWkiLCJlbWFpbCI6Imhlcm5lbmRlemtpcnVpQGdtYWlsLmNvbSIsImV4cCI6MTc4NTU0NjIzM30.rwrEveM7wsWEcMe2p8Hhd-5mf038Jss2AxTesC3VdTE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2075195f9c525c1-JNB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a09:bac5:d4f7:1b9b::2c0:63","cf-ipcountry":"ZA","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 01:16:20 UTC] === User Orders API Called ===
[25-Jul-2026 01:16:20 UTC] User ID: 1142
[25-Jul-2026 01:16:20 UTC] Limit: 20, Offset: 0
[25-Jul-2026 01:16:20 UTC] Orders found: 0
[25-Jul-2026 01:16:20 UTC] Orders data: []
[25-Jul-2026 01:16:20 UTC] Total orders count: 0
[25-Jul-2026 01:16:21 UTC] === API CALL LOG ===
[25-Jul-2026 01:16:21 UTC] Endpoint: user/profile.php
[25-Jul-2026 01:16:21 UTC] Full Log Data: {
    "timestamp": "2026-07-25 01:16:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a09:bac5:d4f7:1b9b::2c0:63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a09:bac5:d4f7:1b9b::2c0:63, 172.68.42.111",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MiIsInVzZXJuYW1lIjoia2lydWkiLCJlbWFpbCI6Imhlcm5lbmRlemtpcnVpQGdtYWlsLmNvbSIsImV4cCI6MTc4NTU0NjIzM30.rwrEveM7wsWEcMe2p8Hhd-5mf038Jss2AxTesC3VdTE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2075199bcb425c1-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a09:bac5:d4f7:1b9b::2c0:63",
        "cf-ipcountry": "ZA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 01:16:21 UTC] === END API CALL LOG ===
[25-Jul-2026 01:16:21 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 01:16:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MiIsInVzZXJuYW1lIjoia2lydWkiLCJlbWFpbCI6Imhlcm5lbmRlemtpcnVpQGdtYWlsLmNvbSIsImV4cCI6MTc4NTU0NjIzM30.rwrEveM7wsWEcMe2p8Hhd-5mf038Jss2AxTesC3VdTE
[25-Jul-2026 01:16:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 01:16:21 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 01:16:21 UTC] User ID: 1142
[25-Jul-2026 01:16:21 UTC] ✅ User profile retrieved successfully for user ID: 1142
[25-Jul-2026 01:16:24 UTC] === API CALL LOG ===
[25-Jul-2026 01:16:24 UTC] Endpoint: user/profile.php
[25-Jul-2026 01:16:24 UTC] Full Log Data: {
    "timestamp": "2026-07-25 01:16:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a09:bac5:d4f7:1b9b::2c0:63",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a09:bac5:d4f7:1b9b::2c0:63, 172.68.42.111",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MiIsInVzZXJuYW1lIjoia2lydWkiLCJlbWFpbCI6Imhlcm5lbmRlemtpcnVpQGdtYWlsLmNvbSIsImV4cCI6MTc4NTU0NjIzM30.rwrEveM7wsWEcMe2p8Hhd-5mf038Jss2AxTesC3VdTE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20751af6d7f25c1-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a09:bac5:d4f7:1b9b::2c0:63",
        "cf-ipcountry": "ZA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 01:16:24 UTC] === END API CALL LOG ===
[25-Jul-2026 01:16:24 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 01:16:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MiIsInVzZXJuYW1lIjoia2lydWkiLCJlbWFpbCI6Imhlcm5lbmRlemtpcnVpQGdtYWlsLmNvbSIsImV4cCI6MTc4NTU0NjIzM30.rwrEveM7wsWEcMe2p8Hhd-5mf038Jss2AxTesC3VdTE
[25-Jul-2026 01:16:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 01:16:24 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 01:16:24 UTC] User ID: 1142
[25-Jul-2026 01:16:24 UTC] ✅ User profile retrieved successfully for user ID: 1142
[25-Jul-2026 01:16:25 UTC] User Purchases API - User ID: 1142
[25-Jul-2026 01:16:25 UTC] User Purchases API - Total purchases found: 0
[25-Jul-2026 01:16:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 01:16:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 01:16:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a09:bac5:d4f7:1b9b::2c0:63, 172.68.42.111","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MiIsInVzZXJuYW1lIjoia2lydWkiLCJlbWFpbCI6Imhlcm5lbmRlemtpcnVpQGdtYWlsLmNvbSIsImV4cCI6MTc4NTU0NjIzM30.rwrEveM7wsWEcMe2p8Hhd-5mf038Jss2AxTesC3VdTE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20751ea7fe125c1-JNB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a09:bac5:d4f7:1b9b::2c0:63","cf-ipcountry":"ZA","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 01:16:34 UTC] === User Orders API Called ===
[25-Jul-2026 01:16:34 UTC] User ID: 1142
[25-Jul-2026 01:16:34 UTC] Limit: 20, Offset: 0
[25-Jul-2026 01:16:34 UTC] Orders found: 0
[25-Jul-2026 01:16:34 UTC] Orders data: []
[25-Jul-2026 01:16:34 UTC] Total orders count: 0
[25-Jul-2026 04:27:06 UTC] === API CALL LOG ===
[25-Jul-2026 04:27:06 UTC] Endpoint: user/profile.php
[25-Jul-2026 04:27:06 UTC] Full Log Data: {
    "timestamp": "2026-07-25 04:27:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.39.130.214",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.39.130.214, 172.70.108.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODIwIiwidXNlcm5hbWUiOiJheTdhZ2E5OTIzNyIsImVtYWlsIjoiYXVicmp3bmpkakBnbWFsLmNvbSIsImV4cCI6MTc4MjE3NDU5MX0.CU_pyt6w80R763LBDBO2JMwhIjEOFHl_oBwjaq6P9PI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20869040cc2e20d-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.39.130.214",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 04:27:06 UTC] === END API CALL LOG ===
[25-Jul-2026 04:27:06 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 04:27:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODIwIiwidXNlcm5hbWUiOiJheTdhZ2E5OTIzNyIsImVtYWlsIjoiYXVicmp3bmpkakBnbWFsLmNvbSIsImV4cCI6MTc4MjE3NDU5MX0.CU_pyt6w80R763LBDBO2JMwhIjEOFHl_oBwjaq6P9PI
[25-Jul-2026 04:27:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 04:27:06 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 04:27:06 UTC] User ID: 820
[25-Jul-2026 04:27:06 UTC] ✅ User profile retrieved successfully for user ID: 820
[25-Jul-2026 04:27:07 UTC] === API CALL LOG ===
[25-Jul-2026 04:27:07 UTC] Endpoint: user/profile.php
[25-Jul-2026 04:27:07 UTC] Full Log Data: {
    "timestamp": "2026-07-25 04:27:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.39.130.214",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.39.130.214, 172.70.108.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODIwIiwidXNlcm5hbWUiOiJheTdhZ2E5OTIzNyIsImVtYWlsIjoiYXVicmp3bmpkakBnbWFsLmNvbSIsImV4cCI6MTc4MjE3NDU5MX0.CU_pyt6w80R763LBDBO2JMwhIjEOFHl_oBwjaq6P9PI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2086909ca91e20d-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.39.130.214",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 04:27:07 UTC] === END API CALL LOG ===
[25-Jul-2026 04:27:07 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 04:27:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODIwIiwidXNlcm5hbWUiOiJheTdhZ2E5OTIzNyIsImVtYWlsIjoiYXVicmp3bmpkakBnbWFsLmNvbSIsImV4cCI6MTc4MjE3NDU5MX0.CU_pyt6w80R763LBDBO2JMwhIjEOFHl_oBwjaq6P9PI
[25-Jul-2026 04:27:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 04:27:07 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 04:27:07 UTC] User ID: 820
[25-Jul-2026 04:27:07 UTC] ✅ User profile retrieved successfully for user ID: 820
[25-Jul-2026 04:27:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 04:27:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 04:27:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"41.39.130.214, 172.70.108.14","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODIwIiwidXNlcm5hbWUiOiJheTdhZ2E5OTIzNyIsImVtYWlsIjoiYXVicmp3bmpkakBnbWFsLmNvbSIsImV4cCI6MTc4MjE3NDU5MX0.CU_pyt6w80R763LBDBO2JMwhIjEOFHl_oBwjaq6P9PI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a208690a1ae8e20d-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"41.39.130.214","cf-ipcountry":"EG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 04:27:07 UTC] === User Orders API Called ===
[25-Jul-2026 04:27:07 UTC] User ID: 820
[25-Jul-2026 04:27:07 UTC] Limit: 20, Offset: 0
[25-Jul-2026 04:27:07 UTC] Orders found: 4
[25-Jul-2026 04:27:07 UTC] Orders data: [{"id":426,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/islv_m\/52","status":"pending","created_at":"2026-07-24 12:11:41","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":425,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/islv_m\/51","status":"pending","created_at":"2026-07-24 11:45:21","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":349,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/kfc_alq7ba\/19","status":"cancelled","created_at":"2026-06-16 04:03:48","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":348,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/kfc_alq7ba\/8","status":"cancelled","created_at":"2026-06-16 04:01:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[25-Jul-2026 04:27:07 UTC] Total orders count: 4
[25-Jul-2026 04:27:07 UTC] === API CALL LOG ===
[25-Jul-2026 04:27:07 UTC] Endpoint: user/profile.php
[25-Jul-2026 04:27:07 UTC] Full Log Data: {
    "timestamp": "2026-07-25 04:27:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.39.130.214",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.39.130.214, 172.70.108.46",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODIwIiwidXNlcm5hbWUiOiJheTdhZ2E5OTIzNyIsImVtYWlsIjoiYXVicmp3bmpkakBnbWFsLmNvbSIsImV4cCI6MTc4MjE3NDU5MX0.CU_pyt6w80R763LBDBO2JMwhIjEOFHl_oBwjaq6P9PI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a208690a9b85e20d-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.39.130.214",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 04:27:07 UTC] === END API CALL LOG ===
[25-Jul-2026 04:27:07 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 04:27:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODIwIiwidXNlcm5hbWUiOiJheTdhZ2E5OTIzNyIsImVtYWlsIjoiYXVicmp3bmpkakBnbWFsLmNvbSIsImV4cCI6MTc4MjE3NDU5MX0.CU_pyt6w80R763LBDBO2JMwhIjEOFHl_oBwjaq6P9PI
[25-Jul-2026 04:27:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 04:27:07 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 04:27:07 UTC] User ID: 820
[25-Jul-2026 04:27:07 UTC] ✅ User profile retrieved successfully for user ID: 820
[25-Jul-2026 04:28:26 UTC] === API CALL LOG ===
[25-Jul-2026 04:28:26 UTC] Endpoint: user/profile.php
[25-Jul-2026 04:28:26 UTC] Full Log Data: {
    "timestamp": "2026-07-25 04:28:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.144, 162.158.172.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2086af8bd6beece-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.144",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 04:28:26 UTC] === END API CALL LOG ===
[25-Jul-2026 04:28:26 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 04:28:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 04:28:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 04:28:26 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 04:28:26 UTC] User ID: 1140
[25-Jul-2026 04:28:26 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 04:28:27 UTC] === API CALL LOG ===
[25-Jul-2026 04:28:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 04:28:27 UTC] Endpoint: user/profile.php
[25-Jul-2026 04:28:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 04:28:27 UTC] Full Log Data: {
    "timestamp": "2026-07-25 04:28:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.144, 162.158.172.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2086afdb90beece-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.144",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 04:28:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.63.205.144, 162.158.172.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2086afdb90deece-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"92.63.205.144","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 04:28:27 UTC] === END API CALL LOG ===
[25-Jul-2026 04:28:27 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 04:28:27 UTC] === User Orders API Called ===
[25-Jul-2026 04:28:27 UTC] User ID: 1140
[25-Jul-2026 04:28:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 04:28:27 UTC] Limit: 20, Offset: 0
[25-Jul-2026 04:28:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 04:28:27 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 04:28:27 UTC] User ID: 1140
[25-Jul-2026 04:28:27 UTC] Orders found: 0
[25-Jul-2026 04:28:27 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 04:28:27 UTC] Orders data: []
[25-Jul-2026 04:28:27 UTC] Total orders count: 0
[25-Jul-2026 04:28:27 UTC] === API CALL LOG ===
[25-Jul-2026 04:28:27 UTC] Endpoint: user/profile.php
[25-Jul-2026 04:28:27 UTC] Full Log Data: {
    "timestamp": "2026-07-25 04:28:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.144, 162.158.172.79",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2086afe698aeece-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.144",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 04:28:27 UTC] === END API CALL LOG ===
[25-Jul-2026 04:28:27 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 04:28:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 04:28:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 04:28:27 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 04:28:27 UTC] User ID: 1140
[25-Jul-2026 04:28:27 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 04:30:55 UTC] === API CALL LOG ===
[25-Jul-2026 04:30:55 UTC] Endpoint: user/profile.php
[25-Jul-2026 04:30:55 UTC] Full Log Data: {
    "timestamp": "2026-07-25 04:30:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.144, 162.158.172.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2086e9cc92beece-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.144",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 04:30:55 UTC] === END API CALL LOG ===
[25-Jul-2026 04:30:55 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 04:30:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 04:30:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 04:30:55 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 04:30:55 UTC] User ID: 1140
[25-Jul-2026 04:30:55 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 04:30:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 04:30:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 04:30:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.63.205.144, 162.158.172.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2086e9cc92aeece-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"92.63.205.144","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 04:30:55 UTC] === User Orders API Called ===
[25-Jul-2026 04:30:55 UTC] User ID: 1140
[25-Jul-2026 04:30:55 UTC] Limit: 20, Offset: 0
[25-Jul-2026 04:30:55 UTC] Orders found: 0
[25-Jul-2026 04:30:55 UTC] Orders data: []
[25-Jul-2026 04:30:55 UTC] Total orders count: 0
[25-Jul-2026 04:30:56 UTC] === API CALL LOG ===
[25-Jul-2026 04:30:56 UTC] Endpoint: user/profile.php
[25-Jul-2026 04:30:56 UTC] Full Log Data: {
    "timestamp": "2026-07-25 04:30:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.144, 162.158.172.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2086ea08be2eece-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.144",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 04:30:56 UTC] === END API CALL LOG ===
[25-Jul-2026 04:30:56 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 04:30:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 04:30:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 04:30:56 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 04:30:56 UTC] User ID: 1140
[25-Jul-2026 04:30:56 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 04:31:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 04:31:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 04:31:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.63.205.144, 162.158.172.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2086f54982deece-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"92.63.205.144","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 04:31:24 UTC] === User Orders API Called ===
[25-Jul-2026 04:31:24 UTC] User ID: 1140
[25-Jul-2026 04:31:24 UTC] Limit: 20, Offset: 0
[25-Jul-2026 04:31:24 UTC] Orders found: 0
[25-Jul-2026 04:31:24 UTC] Orders data: []
[25-Jul-2026 04:31:24 UTC] Total orders count: 0
[25-Jul-2026 04:31:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 04:31:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 04:31:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.63.205.144, 162.158.172.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2086f603963eece-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"92.63.205.144","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 04:31:26 UTC] === User Orders API Called ===
[25-Jul-2026 04:31:26 UTC] User ID: 1140
[25-Jul-2026 04:31:26 UTC] Limit: 20, Offset: 0
[25-Jul-2026 04:31:26 UTC] Orders found: 0
[25-Jul-2026 04:31:26 UTC] Orders data: []
[25-Jul-2026 04:31:26 UTC] Total orders count: 0
[25-Jul-2026 04:31:26 UTC] === API CALL LOG ===
[25-Jul-2026 04:31:26 UTC] Endpoint: user/profile.php
[25-Jul-2026 04:31:26 UTC] Full Log Data: {
    "timestamp": "2026-07-25 04:31:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.144, 162.158.172.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2086f603965eece-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.144",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 04:31:26 UTC] === END API CALL LOG ===
[25-Jul-2026 04:31:26 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 04:31:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 04:31:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 04:31:26 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 04:31:26 UTC] User ID: 1140
[25-Jul-2026 04:31:26 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 04:31:27 UTC] === API CALL LOG ===
[25-Jul-2026 04:31:27 UTC] Endpoint: user/profile.php
[25-Jul-2026 04:31:27 UTC] Full Log Data: {
    "timestamp": "2026-07-25 04:31:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.144, 162.158.172.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2086f63dc38eece-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.144",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 04:31:27 UTC] === END API CALL LOG ===
[25-Jul-2026 04:31:27 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 04:31:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 04:31:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 04:31:27 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 04:31:27 UTC] User ID: 1140
[25-Jul-2026 04:31:27 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 04:32:04 UTC] === API CALL LOG ===
[25-Jul-2026 04:32:04 UTC] Endpoint: user/profile.php
[25-Jul-2026 04:32:04 UTC] Full Log Data: {
    "timestamp": "2026-07-25 04:32:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.144, 162.158.172.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a208704d8908eece-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.144",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 04:32:04 UTC] === END API CALL LOG ===
[25-Jul-2026 04:32:04 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 04:32:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 04:32:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 04:32:04 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 04:32:04 UTC] User ID: 1140
[25-Jul-2026 04:32:04 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 04:32:04 UTC] User Purchases API - User ID: 1140
[25-Jul-2026 04:32:04 UTC] User Purchases API - Total purchases found: 1
[25-Jul-2026 04:32:11 UTC] === API CALL LOG ===
[25-Jul-2026 04:32:11 UTC] Endpoint: user/profile.php
[25-Jul-2026 04:32:11 UTC] Full Log Data: {
    "timestamp": "2026-07-25 04:32:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.144, 162.158.172.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a208707a1b4eeece-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.144",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 04:32:11 UTC] === END API CALL LOG ===
[25-Jul-2026 04:32:11 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 04:32:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 04:32:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 04:32:11 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 04:32:11 UTC] User ID: 1140
[25-Jul-2026 04:32:11 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 04:32:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 04:32:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 04:32:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.63.205.144, 162.158.172.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a208707a1b4deece-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"92.63.205.144","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 04:32:11 UTC] === User Orders API Called ===
[25-Jul-2026 04:32:11 UTC] User ID: 1140
[25-Jul-2026 04:32:11 UTC] Limit: 20, Offset: 0
[25-Jul-2026 04:32:11 UTC] Orders found: 0
[25-Jul-2026 04:32:11 UTC] Orders data: []
[25-Jul-2026 04:32:11 UTC] Total orders count: 0
[25-Jul-2026 04:32:12 UTC] === API CALL LOG ===
[25-Jul-2026 04:32:12 UTC] Endpoint: user/profile.php
[25-Jul-2026 04:32:12 UTC] Full Log Data: {
    "timestamp": "2026-07-25 04:32:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.144, 162.158.172.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a208707dfe54eece-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.144",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 04:32:12 UTC] === END API CALL LOG ===
[25-Jul-2026 04:32:12 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 04:32:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 04:32:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 04:32:12 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 04:32:12 UTC] User ID: 1140
[25-Jul-2026 04:32:12 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 04:32:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 04:32:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 04:32:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.63.205.144, 162.158.172.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2087091fdb7eece-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"92.63.205.144","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 04:32:15 UTC] === User Orders API Called ===
[25-Jul-2026 04:32:15 UTC] User ID: 1140
[25-Jul-2026 04:32:15 UTC] Limit: 20, Offset: 0
[25-Jul-2026 04:32:15 UTC] Orders found: 0
[25-Jul-2026 04:32:15 UTC] Orders data: []
[25-Jul-2026 04:32:15 UTC] Total orders count: 0
[25-Jul-2026 04:32:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 04:32:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 04:32:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.63.205.144, 162.158.172.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a208709ccdd4eece-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"92.63.205.144","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 04:32:17 UTC] === API CALL LOG ===
[25-Jul-2026 04:32:17 UTC] Endpoint: user/profile.php
[25-Jul-2026 04:32:17 UTC] === User Orders API Called ===
[25-Jul-2026 04:32:17 UTC] Full Log Data: {
    "timestamp": "2026-07-25 04:32:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.144, 162.158.172.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a208709ccdd5eece-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.144",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 04:32:17 UTC] User ID: 1140
[25-Jul-2026 04:32:17 UTC] Limit: 20, Offset: 0
[25-Jul-2026 04:32:17 UTC] === END API CALL LOG ===
[25-Jul-2026 04:32:17 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 04:32:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 04:32:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 04:32:17 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 04:32:17 UTC] User ID: 1140
[25-Jul-2026 04:32:17 UTC] Orders found: 0
[25-Jul-2026 04:32:17 UTC] Orders data: []
[25-Jul-2026 04:32:17 UTC] Total orders count: 0
[25-Jul-2026 04:32:17 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 04:32:18 UTC] === API CALL LOG ===
[25-Jul-2026 04:32:18 UTC] Endpoint: user/profile.php
[25-Jul-2026 04:32:18 UTC] Full Log Data: {
    "timestamp": "2026-07-25 04:32:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.144, 162.158.172.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20870a0b839eece-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.144",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 04:32:18 UTC] === END API CALL LOG ===
[25-Jul-2026 04:32:18 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 04:32:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 04:32:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 04:32:18 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 04:32:18 UTC] User ID: 1140
[25-Jul-2026 04:32:18 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 04:34:08 UTC] === API CALL LOG ===
[25-Jul-2026 04:34:08 UTC] Endpoint: user/profile.php
[25-Jul-2026 04:34:08 UTC] Full Log Data: {
    "timestamp": "2026-07-25 04:34:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.144, 162.158.172.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20873545a3beece-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.144",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 04:34:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 04:34:08 UTC] === END API CALL LOG ===
[25-Jul-2026 04:34:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 04:34:08 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 04:34:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 04:34:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.63.205.144, 162.158.172.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20873545a3eeece-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"92.63.205.144","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 04:34:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 04:34:08 UTC] === User Orders API Called ===
[25-Jul-2026 04:34:08 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 04:34:08 UTC] User ID: 1140
[25-Jul-2026 04:34:08 UTC] User ID: 1140
[25-Jul-2026 04:34:08 UTC] Limit: 20, Offset: 0
[25-Jul-2026 04:34:08 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 04:34:08 UTC] Orders found: 0
[25-Jul-2026 04:34:08 UTC] Orders data: []
[25-Jul-2026 04:34:08 UTC] Total orders count: 0
[25-Jul-2026 04:34:08 UTC] === API CALL LOG ===
[25-Jul-2026 04:34:08 UTC] Endpoint: user/profile.php
[25-Jul-2026 04:34:08 UTC] Full Log Data: {
    "timestamp": "2026-07-25 04:34:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.144, 162.158.172.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20873545a3ceece-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.144",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 04:34:08 UTC] === END API CALL LOG ===
[25-Jul-2026 04:34:08 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 04:34:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 04:34:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 04:34:08 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 04:34:08 UTC] User ID: 1140
[25-Jul-2026 04:34:08 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 04:34:13 UTC] === API CALL LOG ===
[25-Jul-2026 04:34:13 UTC] Endpoint: user/profile.php
[25-Jul-2026 04:34:13 UTC] Full Log Data: {
    "timestamp": "2026-07-25 04:34:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.144, 162.158.172.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2087372cc09eece-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.144",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 04:34:13 UTC] === END API CALL LOG ===
[25-Jul-2026 04:34:13 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 04:34:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 04:34:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 04:34:13 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 04:34:13 UTC] User ID: 1140
[25-Jul-2026 04:34:13 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 04:34:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 04:34:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 04:34:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.63.205.144, 162.158.172.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2087372cc08eece-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"92.63.205.144","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 04:34:13 UTC] === User Orders API Called ===
[25-Jul-2026 04:34:13 UTC] User ID: 1140
[25-Jul-2026 04:34:13 UTC] Limit: 20, Offset: 0
[25-Jul-2026 04:34:13 UTC] Orders found: 0
[25-Jul-2026 04:34:13 UTC] Orders data: []
[25-Jul-2026 04:34:13 UTC] Total orders count: 0
[25-Jul-2026 04:34:14 UTC] === API CALL LOG ===
[25-Jul-2026 04:34:14 UTC] Endpoint: user/profile.php
[25-Jul-2026 04:34:14 UTC] Full Log Data: {
    "timestamp": "2026-07-25 04:34:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.144, 162.158.172.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2087376cfaeeece-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.144",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 04:34:14 UTC] === END API CALL LOG ===
[25-Jul-2026 04:34:14 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 04:34:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 04:34:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 04:34:14 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 04:34:14 UTC] User ID: 1140
[25-Jul-2026 04:34:14 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 04:34:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 04:34:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 04:34:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.63.205.144, 162.158.172.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20873c069d7eece-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"92.63.205.144","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 04:34:26 UTC] === User Orders API Called ===
[25-Jul-2026 04:34:26 UTC] User ID: 1140
[25-Jul-2026 04:34:26 UTC] Limit: 20, Offset: 0
[25-Jul-2026 04:34:26 UTC] Orders found: 0
[25-Jul-2026 04:34:26 UTC] Orders data: []
[25-Jul-2026 04:34:26 UTC] Total orders count: 0
[25-Jul-2026 04:35:00 UTC] === API CALL LOG ===
[25-Jul-2026 04:35:00 UTC] Endpoint: user/profile.php
[25-Jul-2026 04:35:00 UTC] Full Log Data: {
    "timestamp": "2026-07-25 04:35:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.144, 162.158.172.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2087496c9e3eece-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.144",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 04:35:00 UTC] === END API CALL LOG ===
[25-Jul-2026 04:35:00 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 04:35:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 04:35:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 04:35:00 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 04:35:00 UTC] User ID: 1140
[25-Jul-2026 04:35:00 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 04:35:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 04:35:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 04:35:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.63.205.144, 162.158.172.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2087499cc5deece-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"92.63.205.144","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 04:35:00 UTC] === User Orders API Called ===
[25-Jul-2026 04:35:00 UTC] User ID: 1140
[25-Jul-2026 04:35:00 UTC] Limit: 20, Offset: 0
[25-Jul-2026 04:35:00 UTC] Orders found: 0
[25-Jul-2026 04:35:00 UTC] Orders data: []
[25-Jul-2026 04:35:00 UTC] Total orders count: 0
[25-Jul-2026 04:35:00 UTC] === API CALL LOG ===
[25-Jul-2026 04:35:00 UTC] Endpoint: user/profile.php
[25-Jul-2026 04:35:00 UTC] Full Log Data: {
    "timestamp": "2026-07-25 04:35:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.144, 162.158.172.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2087499cc5feece-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.144",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 04:35:00 UTC] === END API CALL LOG ===
[25-Jul-2026 04:35:00 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 04:35:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 04:35:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 04:35:00 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 04:35:00 UTC] User ID: 1140
[25-Jul-2026 04:35:00 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 04:35:01 UTC] === API CALL LOG ===
[25-Jul-2026 04:35:01 UTC] Endpoint: user/profile.php
[25-Jul-2026 04:35:01 UTC] Full Log Data: {
    "timestamp": "2026-07-25 04:35:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.144, 162.158.172.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a208749e0f7ceece-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.144",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 04:35:01 UTC] === END API CALL LOG ===
[25-Jul-2026 04:35:01 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 04:35:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 04:35:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 04:35:01 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 04:35:01 UTC] User ID: 1140
[25-Jul-2026 04:35:01 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 04:35:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 04:35:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 04:35:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.63.205.144, 162.158.172.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20875231e6deece-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"92.63.205.144","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 04:35:22 UTC] === User Orders API Called ===
[25-Jul-2026 04:35:22 UTC] User ID: 1140
[25-Jul-2026 04:35:22 UTC] Limit: 20, Offset: 0
[25-Jul-2026 04:35:22 UTC] Orders found: 0
[25-Jul-2026 04:35:22 UTC] Orders data: []
[25-Jul-2026 04:35:22 UTC] Total orders count: 0
[25-Jul-2026 04:35:22 UTC] === API CALL LOG ===
[25-Jul-2026 04:35:22 UTC] Endpoint: user/profile.php
[25-Jul-2026 04:35:22 UTC] Full Log Data: {
    "timestamp": "2026-07-25 04:35:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.144, 162.158.172.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20875231e6eeece-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.144",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 04:35:22 UTC] === END API CALL LOG ===
[25-Jul-2026 04:35:22 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 04:35:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 04:35:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 04:35:22 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 04:35:22 UTC] User ID: 1140
[25-Jul-2026 04:35:22 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 04:35:23 UTC] === API CALL LOG ===
[25-Jul-2026 04:35:23 UTC] Endpoint: user/profile.php
[25-Jul-2026 04:35:23 UTC] Full Log Data: {
    "timestamp": "2026-07-25 04:35:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.144, 162.158.172.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2087526d908eece-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.144",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 04:35:23 UTC] === END API CALL LOG ===
[25-Jul-2026 04:35:23 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 04:35:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 04:35:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 04:35:23 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 04:35:23 UTC] User ID: 1140
[25-Jul-2026 04:35:23 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 04:35:39 UTC] === API CALL LOG ===
[25-Jul-2026 04:35:39 UTC] Endpoint: user/profile.php
[25-Jul-2026 04:35:39 UTC] Full Log Data: {
    "timestamp": "2026-07-25 04:35:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.144, 162.158.172.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a208758c0c64eece-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.144",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 04:35:39 UTC] === END API CALL LOG ===
[25-Jul-2026 04:35:39 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 04:35:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 04:35:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 04:35:39 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 04:35:39 UTC] User ID: 1140
[25-Jul-2026 04:35:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 04:35:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 04:35:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.63.205.144, 162.158.172.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a208758c0c62eece-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"92.63.205.144","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 04:35:39 UTC] === User Orders API Called ===
[25-Jul-2026 04:35:39 UTC] User ID: 1140
[25-Jul-2026 04:35:39 UTC] Limit: 20, Offset: 0
[25-Jul-2026 04:35:39 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 04:35:39 UTC] Orders found: 0
[25-Jul-2026 04:35:39 UTC] Orders data: []
[25-Jul-2026 04:35:39 UTC] Total orders count: 0
[25-Jul-2026 04:35:40 UTC] === API CALL LOG ===
[25-Jul-2026 04:35:40 UTC] Endpoint: user/profile.php
[25-Jul-2026 04:35:40 UTC] Full Log Data: {
    "timestamp": "2026-07-25 04:35:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.144, 162.158.172.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a208758fdf3aeece-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.144",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 04:35:40 UTC] === END API CALL LOG ===
[25-Jul-2026 04:35:40 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 04:35:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 04:35:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 04:35:40 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 04:35:40 UTC] User ID: 1140
[25-Jul-2026 04:35:40 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 04:35:43 UTC] === API CALL LOG ===
[25-Jul-2026 04:35:43 UTC] Endpoint: user/profile.php
[25-Jul-2026 04:35:43 UTC] Full Log Data: {
    "timestamp": "2026-07-25 04:35:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.144, 162.158.172.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20875a79b73eece-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.144",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 04:35:43 UTC] === END API CALL LOG ===
[25-Jul-2026 04:35:43 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 04:35:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 04:35:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 04:35:43 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 04:35:43 UTC] User ID: 1140
[25-Jul-2026 04:35:43 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 04:35:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 04:35:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 04:35:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.63.205.144, 162.158.172.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20875fc7aa2eece-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"92.63.205.144","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 04:35:57 UTC] === User Orders API Called ===
[25-Jul-2026 04:35:57 UTC] User ID: 1140
[25-Jul-2026 04:35:57 UTC] Limit: 20, Offset: 0
[25-Jul-2026 04:35:57 UTC] Orders found: 0
[25-Jul-2026 04:35:57 UTC] Orders data: []
[25-Jul-2026 04:35:57 UTC] Total orders count: 0
[25-Jul-2026 04:35:59 UTC] === API CALL LOG ===
[25-Jul-2026 04:35:59 UTC] Endpoint: user/profile.php
[25-Jul-2026 04:35:59 UTC] Full Log Data: {
    "timestamp": "2026-07-25 04:35:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.144, 162.158.172.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20876064a02eece-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.144",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 04:35:59 UTC] === END API CALL LOG ===
[25-Jul-2026 04:35:59 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 04:35:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 04:35:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 04:35:59 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 04:35:59 UTC] User ID: 1140
[25-Jul-2026 04:35:59 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 04:35:59 UTC] User Purchases API - User ID: 1140
[25-Jul-2026 04:35:59 UTC] User Purchases API - Total purchases found: 2
[25-Jul-2026 04:36:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 04:36:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 04:36:02 UTC] === API CALL LOG ===
[25-Jul-2026 04:36:02 UTC] Endpoint: user/profile.php
[25-Jul-2026 04:36:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.63.205.144, 162.158.172.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a208761a8ae3eece-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"92.63.205.144","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 04:36:02 UTC] Full Log Data: {
    "timestamp": "2026-07-25 04:36:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.144, 162.158.172.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a208761a8ae5eece-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.144",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 04:36:02 UTC] === END API CALL LOG ===
[25-Jul-2026 04:36:02 UTC] === User Orders API Called ===
[25-Jul-2026 04:36:02 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 04:36:02 UTC] User ID: 1140
[25-Jul-2026 04:36:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 04:36:02 UTC] Limit: 20, Offset: 0
[25-Jul-2026 04:36:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 04:36:02 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 04:36:02 UTC] User ID: 1140
[25-Jul-2026 04:36:02 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 04:36:02 UTC] Orders found: 0
[25-Jul-2026 04:36:02 UTC] Orders data: []
[25-Jul-2026 04:36:02 UTC] Total orders count: 0
[25-Jul-2026 04:36:02 UTC] === API CALL LOG ===
[25-Jul-2026 04:36:02 UTC] Endpoint: user/profile.php
[25-Jul-2026 04:36:02 UTC] Full Log Data: {
    "timestamp": "2026-07-25 04:36:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.144, 162.158.172.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a208761e6d24eece-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.144",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 04:36:02 UTC] === END API CALL LOG ===
[25-Jul-2026 04:36:02 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 04:36:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 04:36:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 04:36:02 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 04:36:02 UTC] User ID: 1140
[25-Jul-2026 04:36:02 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 04:36:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 04:36:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 04:36:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.63.205.144, 162.158.172.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2087644ad22eece-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"92.63.205.144","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 04:36:09 UTC] === User Orders API Called ===
[25-Jul-2026 04:36:09 UTC] User ID: 1140
[25-Jul-2026 04:36:09 UTC] Limit: 20, Offset: 0
[25-Jul-2026 04:36:09 UTC] Orders found: 0
[25-Jul-2026 04:36:09 UTC] Orders data: []
[25-Jul-2026 04:36:09 UTC] Total orders count: 0
[25-Jul-2026 04:36:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 04:36:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 04:36:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.63.205.144, 162.158.172.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2087651785eeece-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"92.63.205.144","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 04:36:11 UTC] === User Orders API Called ===
[25-Jul-2026 04:36:11 UTC] User ID: 1140
[25-Jul-2026 04:36:11 UTC] Limit: 20, Offset: 0
[25-Jul-2026 04:36:11 UTC] Orders found: 0
[25-Jul-2026 04:36:11 UTC] Orders data: []
[25-Jul-2026 04:36:11 UTC] Total orders count: 0
[25-Jul-2026 04:36:11 UTC] === API CALL LOG ===
[25-Jul-2026 04:36:11 UTC] Endpoint: user/profile.php
[25-Jul-2026 04:36:11 UTC] Full Log Data: {
    "timestamp": "2026-07-25 04:36:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.144, 162.158.172.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20876517860eece-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.144",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 04:36:11 UTC] === END API CALL LOG ===
[25-Jul-2026 04:36:11 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 04:36:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 04:36:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 04:36:11 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 04:36:11 UTC] User ID: 1140
[25-Jul-2026 04:36:11 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 04:36:11 UTC] === API CALL LOG ===
[25-Jul-2026 04:36:11 UTC] Endpoint: user/profile.php
[25-Jul-2026 04:36:11 UTC] Full Log Data: {
    "timestamp": "2026-07-25 04:36:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.144, 162.158.172.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2087654db2aeece-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.144",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 04:36:11 UTC] === END API CALL LOG ===
[25-Jul-2026 04:36:11 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 04:36:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 04:36:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 04:36:11 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 04:36:11 UTC] User ID: 1140
[25-Jul-2026 04:36:11 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 04:36:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 04:36:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 04:36:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.63.205.144, 162.158.172.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20876894bbdeece-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"92.63.205.144","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 04:36:20 UTC] === User Orders API Called ===
[25-Jul-2026 04:36:20 UTC] User ID: 1140
[25-Jul-2026 04:36:20 UTC] Limit: 20, Offset: 0
[25-Jul-2026 04:36:20 UTC] Orders found: 0
[25-Jul-2026 04:36:20 UTC] Orders data: []
[25-Jul-2026 04:36:20 UTC] Total orders count: 0
[25-Jul-2026 04:36:22 UTC] === API CALL LOG ===
[25-Jul-2026 04:36:22 UTC] Endpoint: user/profile.php
[25-Jul-2026 04:36:22 UTC] Full Log Data: {
    "timestamp": "2026-07-25 04:36:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.144, 162.158.172.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20876981de9eece-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.144",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 04:36:22 UTC] === END API CALL LOG ===
[25-Jul-2026 04:36:22 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 04:36:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 04:36:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 04:36:22 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 04:36:22 UTC] User ID: 1140
[25-Jul-2026 04:36:22 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 04:36:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 04:36:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 04:36:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.63.205.144, 162.158.172.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20876981de8eece-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"92.63.205.144","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 04:36:22 UTC] === User Orders API Called ===
[25-Jul-2026 04:36:22 UTC] User ID: 1140
[25-Jul-2026 04:36:22 UTC] Limit: 20, Offset: 0
[25-Jul-2026 04:36:22 UTC] Orders found: 0
[25-Jul-2026 04:36:22 UTC] Orders data: []
[25-Jul-2026 04:36:22 UTC] Total orders count: 0
[25-Jul-2026 04:36:23 UTC] === API CALL LOG ===
[25-Jul-2026 04:36:23 UTC] Endpoint: user/profile.php
[25-Jul-2026 04:36:23 UTC] Full Log Data: {
    "timestamp": "2026-07-25 04:36:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.144, 162.158.172.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a208769be8d6eece-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.144",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 04:36:23 UTC] === END API CALL LOG ===
[25-Jul-2026 04:36:23 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 04:36:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 04:36:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 04:36:23 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 04:36:23 UTC] User ID: 1140
[25-Jul-2026 04:36:23 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 04:36:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 04:36:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 04:36:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.63.205.144, 162.158.172.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a208770e2caaeece-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"92.63.205.144","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 04:36:41 UTC] === User Orders API Called ===
[25-Jul-2026 04:36:41 UTC] User ID: 1140
[25-Jul-2026 04:36:41 UTC] Limit: 20, Offset: 0
[25-Jul-2026 04:36:41 UTC] Orders found: 0
[25-Jul-2026 04:36:41 UTC] Orders data: []
[25-Jul-2026 04:36:41 UTC] Total orders count: 0
[25-Jul-2026 04:36:41 UTC] === API CALL LOG ===
[25-Jul-2026 04:36:41 UTC] Endpoint: user/profile.php
[25-Jul-2026 04:36:41 UTC] Full Log Data: {
    "timestamp": "2026-07-25 04:36:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.144, 162.158.172.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a208770e2cabeece-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.144",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 04:36:41 UTC] === END API CALL LOG ===
[25-Jul-2026 04:36:41 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 04:36:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 04:36:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 04:36:41 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 04:36:41 UTC] User ID: 1140
[25-Jul-2026 04:36:41 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 04:36:41 UTC] === API CALL LOG ===
[25-Jul-2026 04:36:41 UTC] Endpoint: user/profile.php
[25-Jul-2026 04:36:41 UTC] Full Log Data: {
    "timestamp": "2026-07-25 04:36:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.144, 162.158.172.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2087711af5aeece-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.144",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 04:36:41 UTC] === END API CALL LOG ===
[25-Jul-2026 04:36:41 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 04:36:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 04:36:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 04:36:41 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 04:36:41 UTC] User ID: 1140
[25-Jul-2026 04:36:41 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 04:36:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 04:36:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 04:36:46 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.63.205.144, 162.158.172.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a208772eebb0eece-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"92.63.205.144","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 04:36:46 UTC] === User Orders API Called ===
[25-Jul-2026 04:36:46 UTC] User ID: 1140
[25-Jul-2026 04:36:46 UTC] Limit: 20, Offset: 0
[25-Jul-2026 04:36:46 UTC] === API CALL LOG ===
[25-Jul-2026 04:36:46 UTC] Endpoint: user/profile.php
[25-Jul-2026 04:36:46 UTC] Full Log Data: {
    "timestamp": "2026-07-25 04:36:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.144, 162.158.172.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a208772eebb1eece-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.144",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 04:36:46 UTC] === END API CALL LOG ===
[25-Jul-2026 04:36:46 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 04:36:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 04:36:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 04:36:46 UTC] Orders found: 0
[25-Jul-2026 04:36:46 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 04:36:46 UTC] Orders data: []
[25-Jul-2026 04:36:46 UTC] User ID: 1140
[25-Jul-2026 04:36:46 UTC] Total orders count: 0
[25-Jul-2026 04:36:46 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 04:36:47 UTC] === API CALL LOG ===
[25-Jul-2026 04:36:47 UTC] Endpoint: user/profile.php
[25-Jul-2026 04:36:47 UTC] Full Log Data: {
    "timestamp": "2026-07-25 04:36:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.144, 162.158.172.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2087732eea9eece-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.144",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 04:36:47 UTC] === END API CALL LOG ===
[25-Jul-2026 04:36:47 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 04:36:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 04:36:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 04:36:47 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 04:36:47 UTC] User ID: 1140
[25-Jul-2026 04:36:47 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 04:36:58 UTC] === API CALL LOG ===
[25-Jul-2026 04:36:58 UTC] Endpoint: user/profile.php
[25-Jul-2026 04:36:58 UTC] Full Log Data: {
    "timestamp": "2026-07-25 04:36:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.144, 162.158.172.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a208777b6c91eece-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.144",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 04:36:58 UTC] === END API CALL LOG ===
[25-Jul-2026 04:36:58 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 04:36:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 04:36:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 04:36:58 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 04:36:58 UTC] User ID: 1140
[25-Jul-2026 04:36:58 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 04:36:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 04:36:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 04:36:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.63.205.144, 162.158.172.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a208777b6c90eece-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"92.63.205.144","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 04:36:58 UTC] === User Orders API Called ===
[25-Jul-2026 04:36:58 UTC] User ID: 1140
[25-Jul-2026 04:36:58 UTC] Limit: 20, Offset: 0
[25-Jul-2026 04:36:58 UTC] Orders found: 0
[25-Jul-2026 04:36:58 UTC] Orders data: []
[25-Jul-2026 04:36:58 UTC] Total orders count: 0
[25-Jul-2026 04:36:59 UTC] === API CALL LOG ===
[25-Jul-2026 04:36:59 UTC] Endpoint: user/profile.php
[25-Jul-2026 04:36:59 UTC] Full Log Data: {
    "timestamp": "2026-07-25 04:36:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.144, 162.158.172.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a208777f4f15eece-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.144",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 04:36:59 UTC] === END API CALL LOG ===
[25-Jul-2026 04:36:59 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 04:36:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 04:36:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 04:36:59 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 04:36:59 UTC] User ID: 1140
[25-Jul-2026 04:36:59 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 04:37:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 04:37:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 04:37:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.63.205.144, 162.158.172.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2087845dc63eece-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"92.63.205.144","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 04:37:31 UTC] === User Orders API Called ===
[25-Jul-2026 04:37:31 UTC] User ID: 1140
[25-Jul-2026 04:37:31 UTC] Limit: 20, Offset: 0
[25-Jul-2026 04:37:31 UTC] Orders found: 0
[25-Jul-2026 04:37:31 UTC] Orders data: []
[25-Jul-2026 04:37:31 UTC] Total orders count: 0
[25-Jul-2026 04:37:31 UTC] === API CALL LOG ===
[25-Jul-2026 04:37:31 UTC] Endpoint: user/profile.php
[25-Jul-2026 04:37:31 UTC] Full Log Data: {
    "timestamp": "2026-07-25 04:37:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.144, 162.158.172.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2087845dc64eece-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.144",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 04:37:31 UTC] === END API CALL LOG ===
[25-Jul-2026 04:37:31 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 04:37:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 04:37:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 04:37:31 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 04:37:31 UTC] User ID: 1140
[25-Jul-2026 04:37:31 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 04:37:32 UTC] === API CALL LOG ===
[25-Jul-2026 04:37:32 UTC] Endpoint: user/profile.php
[25-Jul-2026 04:37:32 UTC] Full Log Data: {
    "timestamp": "2026-07-25 04:37:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.144, 162.158.172.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a208784c991aeece-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.144",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 04:37:32 UTC] === END API CALL LOG ===
[25-Jul-2026 04:37:32 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 04:37:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 04:37:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 04:37:32 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 04:37:32 UTC] User ID: 1140
[25-Jul-2026 04:37:32 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 04:37:35 UTC] === API CALL LOG ===
[25-Jul-2026 04:37:35 UTC] Endpoint: user/profile.php
[25-Jul-2026 04:37:35 UTC] Full Log Data: {
    "timestamp": "2026-07-25 04:37:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.144, 162.158.172.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20878620b13eece-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.144",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 04:37:35 UTC] === END API CALL LOG ===
[25-Jul-2026 04:37:35 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 04:37:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 04:37:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 04:37:35 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 04:37:35 UTC] User ID: 1140
[25-Jul-2026 04:37:35 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 04:37:35 UTC] User Purchases API - User ID: 1140
[25-Jul-2026 04:37:35 UTC] User Purchases API - Total purchases found: 2
[25-Jul-2026 04:37:47 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 04:37:47 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 04:37:47 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.63.205.144, 162.158.172.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20878aacc77eece-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"92.63.205.144","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 04:37:47 UTC] === User Orders API Called ===
[25-Jul-2026 04:37:47 UTC] User ID: 1140
[25-Jul-2026 04:37:47 UTC] Limit: 20, Offset: 0
[25-Jul-2026 04:37:47 UTC] Orders found: 0
[25-Jul-2026 04:37:47 UTC] Orders data: []
[25-Jul-2026 04:37:47 UTC] Total orders count: 0
[25-Jul-2026 04:37:47 UTC] === API CALL LOG ===
[25-Jul-2026 04:37:47 UTC] Endpoint: user/profile.php
[25-Jul-2026 04:37:47 UTC] Full Log Data: {
    "timestamp": "2026-07-25 04:37:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.144, 162.158.172.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20878abad21eece-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.144",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 04:37:47 UTC] === END API CALL LOG ===
[25-Jul-2026 04:37:47 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 04:37:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 04:37:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 04:37:47 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 04:37:47 UTC] User ID: 1140
[25-Jul-2026 04:37:47 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 04:37:48 UTC] === API CALL LOG ===
[25-Jul-2026 04:37:48 UTC] Endpoint: user/profile.php
[25-Jul-2026 04:37:48 UTC] Full Log Data: {
    "timestamp": "2026-07-25 04:37:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.144, 162.158.172.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20878af7807eece-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.144",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 04:37:48 UTC] === END API CALL LOG ===
[25-Jul-2026 04:37:48 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 04:37:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 04:37:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 04:37:48 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 04:37:48 UTC] User ID: 1140
[25-Jul-2026 04:37:48 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 04:38:10 UTC] === API CALL LOG ===
[25-Jul-2026 04:38:10 UTC] Endpoint: user/profile.php
[25-Jul-2026 04:38:10 UTC] Full Log Data: {
    "timestamp": "2026-07-25 04:38:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.144, 162.158.172.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a208793beffceece-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.144",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 04:38:10 UTC] === END API CALL LOG ===
[25-Jul-2026 04:38:10 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 04:38:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 04:38:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 04:38:10 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 04:38:10 UTC] User ID: 1140
[25-Jul-2026 04:38:10 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 04:39:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 04:39:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 04:39:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.63.205.144, 162.158.172.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2087aa58ef7eece-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"92.63.205.144","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 04:39:08 UTC] === User Orders API Called ===
[25-Jul-2026 04:39:08 UTC] User ID: 1140
[25-Jul-2026 04:39:08 UTC] Limit: 20, Offset: 0
[25-Jul-2026 04:39:08 UTC] Orders found: 0
[25-Jul-2026 04:39:08 UTC] Orders data: []
[25-Jul-2026 04:39:08 UTC] Total orders count: 0
[25-Jul-2026 04:39:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 04:39:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 04:39:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.63.205.144, 162.158.172.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2087ab1186feece-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"92.63.205.144","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 04:39:10 UTC] === User Orders API Called ===
[25-Jul-2026 04:39:10 UTC] User ID: 1140
[25-Jul-2026 04:39:10 UTC] Limit: 20, Offset: 0
[25-Jul-2026 04:39:10 UTC] Orders found: 0
[25-Jul-2026 04:39:10 UTC] Orders data: []
[25-Jul-2026 04:39:10 UTC] Total orders count: 0
[25-Jul-2026 04:39:10 UTC] === API CALL LOG ===
[25-Jul-2026 04:39:10 UTC] Endpoint: user/profile.php
[25-Jul-2026 04:39:10 UTC] Full Log Data: {
    "timestamp": "2026-07-25 04:39:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.144, 162.158.172.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2087ab11870eece-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.144",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 04:39:10 UTC] === END API CALL LOG ===
[25-Jul-2026 04:39:10 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 04:39:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 04:39:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 04:39:10 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 04:39:10 UTC] User ID: 1140
[25-Jul-2026 04:39:10 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 04:39:10 UTC] === API CALL LOG ===
[25-Jul-2026 04:39:10 UTC] Endpoint: user/profile.php
[25-Jul-2026 04:39:10 UTC] Full Log Data: {
    "timestamp": "2026-07-25 04:39:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.144, 162.158.172.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2087ab57c37eece-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.144",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 04:39:10 UTC] === END API CALL LOG ===
[25-Jul-2026 04:39:10 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 04:39:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 04:39:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 04:39:10 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 04:39:10 UTC] User ID: 1140
[25-Jul-2026 04:39:10 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 05:47:11 UTC] === API CALL LOG ===
[25-Jul-2026 05:47:11 UTC] Endpoint: user/profile.php
[25-Jul-2026 05:47:11 UTC] Full Log Data: {
    "timestamp": "2026-07-25 05:47:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:1af8:5301:128:1c00:11ff:fe00:1b2d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2001:1af8:5301:128:1c00:11ff:fe00:1b2d, 162.158.216.64",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MyIsInVzZXJuYW1lIjoiaGppIiwiZW1haWwiOiJoZWxsby5tdXNmeDdAZ21haWwuY29tIiwiZXhwIjoxNzg1NTYzMjMwfQ.6C7RlxpCHE-LI1x_w4l7kS_dncUvNRuWlsjyJ5vLK80",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a208de51bd132050-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2001:1af8:5301:128:1c00:11ff:fe00:1b2d",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 05:47:11 UTC] === END API CALL LOG ===
[25-Jul-2026 05:47:11 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 05:47:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MyIsInVzZXJuYW1lIjoiaGppIiwiZW1haWwiOiJoZWxsby5tdXNmeDdAZ21haWwuY29tIiwiZXhwIjoxNzg1NTYzMjMwfQ.6C7RlxpCHE-LI1x_w4l7kS_dncUvNRuWlsjyJ5vLK80
[25-Jul-2026 05:47:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 05:47:11 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 05:47:11 UTC] User ID: 1143
[25-Jul-2026 05:47:11 UTC] ✅ User profile retrieved successfully for user ID: 1143
[25-Jul-2026 05:47:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 05:47:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 05:47:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2001:1af8:5301:128:1c00:11ff:fe00:1b2d, 162.158.216.64","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MyIsInVzZXJuYW1lIjoiaGppIiwiZW1haWwiOiJoZWxsby5tdXNmeDdAZ21haWwuY29tIiwiZXhwIjoxNzg1NTYzMjMwfQ.6C7RlxpCHE-LI1x_w4l7kS_dncUvNRuWlsjyJ5vLK80","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a208de51bd1c2050-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2001:1af8:5301:128:1c00:11ff:fe00:1b2d","cf-ipcountry":"NL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 05:47:11 UTC] === User Orders API Called ===
[25-Jul-2026 05:47:11 UTC] User ID: 1143
[25-Jul-2026 05:47:11 UTC] Limit: 20, Offset: 0
[25-Jul-2026 05:47:11 UTC] Orders found: 0
[25-Jul-2026 05:47:11 UTC] Orders data: []
[25-Jul-2026 05:47:11 UTC] Total orders count: 0
[25-Jul-2026 05:47:11 UTC] === API CALL LOG ===
[25-Jul-2026 05:47:11 UTC] Endpoint: user/profile.php
[25-Jul-2026 05:47:11 UTC] Full Log Data: {
    "timestamp": "2026-07-25 05:47:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:1af8:5301:128:1c00:11ff:fe00:1b2d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2001:1af8:5301:128:1c00:11ff:fe00:1b2d, 162.158.216.64",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MyIsInVzZXJuYW1lIjoiaGppIiwiZW1haWwiOiJoZWxsby5tdXNmeDdAZ21haWwuY29tIiwiZXhwIjoxNzg1NTYzMjMwfQ.6C7RlxpCHE-LI1x_w4l7kS_dncUvNRuWlsjyJ5vLK80",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a208de51cd1f2050-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2001:1af8:5301:128:1c00:11ff:fe00:1b2d",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 05:47:11 UTC] === END API CALL LOG ===
[25-Jul-2026 05:47:11 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 05:47:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MyIsInVzZXJuYW1lIjoiaGppIiwiZW1haWwiOiJoZWxsby5tdXNmeDdAZ21haWwuY29tIiwiZXhwIjoxNzg1NTYzMjMwfQ.6C7RlxpCHE-LI1x_w4l7kS_dncUvNRuWlsjyJ5vLK80
[25-Jul-2026 05:47:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 05:47:11 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 05:47:11 UTC] User ID: 1143
[25-Jul-2026 05:47:11 UTC] ✅ User profile retrieved successfully for user ID: 1143
[25-Jul-2026 05:47:12 UTC] === API CALL LOG ===
[25-Jul-2026 05:47:12 UTC] Endpoint: user/profile.php
[25-Jul-2026 05:47:12 UTC] Full Log Data: {
    "timestamp": "2026-07-25 05:47:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:1af8:5301:128:1c00:11ff:fe00:1b2d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2001:1af8:5301:128:1c00:11ff:fe00:1b2d, 162.158.216.64",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MyIsInVzZXJuYW1lIjoiaGppIiwiZW1haWwiOiJoZWxsby5tdXNmeDdAZ21haWwuY29tIiwiZXhwIjoxNzg1NTYzMjMwfQ.6C7RlxpCHE-LI1x_w4l7kS_dncUvNRuWlsjyJ5vLK80",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a208de58aed82050-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2001:1af8:5301:128:1c00:11ff:fe00:1b2d",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 05:47:12 UTC] === END API CALL LOG ===
[25-Jul-2026 05:47:12 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 05:47:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MyIsInVzZXJuYW1lIjoiaGppIiwiZW1haWwiOiJoZWxsby5tdXNmeDdAZ21haWwuY29tIiwiZXhwIjoxNzg1NTYzMjMwfQ.6C7RlxpCHE-LI1x_w4l7kS_dncUvNRuWlsjyJ5vLK80
[25-Jul-2026 05:47:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 05:47:12 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 05:47:12 UTC] User ID: 1143
[25-Jul-2026 05:47:12 UTC] ✅ User profile retrieved successfully for user ID: 1143
[25-Jul-2026 05:47:53 UTC] === API CALL LOG ===
[25-Jul-2026 05:47:53 UTC] Endpoint: user/profile.php
[25-Jul-2026 05:47:53 UTC] Full Log Data: {
    "timestamp": "2026-07-25 05:47:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:1af8:5301:128:1c00:11ff:fe00:1b2d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2001:1af8:5301:128:1c00:11ff:fe00:1b2d, 162.158.216.64",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MyIsInVzZXJuYW1lIjoiaGppIiwiZW1haWwiOiJoZWxsby5tdXNmeDdAZ21haWwuY29tIiwiZXhwIjoxNzg1NTYzMjMwfQ.6C7RlxpCHE-LI1x_w4l7kS_dncUvNRuWlsjyJ5vLK80",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a208df58ecde2050-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2001:1af8:5301:128:1c00:11ff:fe00:1b2d",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 05:47:53 UTC] === END API CALL LOG ===
[25-Jul-2026 05:47:53 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 05:47:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MyIsInVzZXJuYW1lIjoiaGppIiwiZW1haWwiOiJoZWxsby5tdXNmeDdAZ21haWwuY29tIiwiZXhwIjoxNzg1NTYzMjMwfQ.6C7RlxpCHE-LI1x_w4l7kS_dncUvNRuWlsjyJ5vLK80
[25-Jul-2026 05:47:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 05:47:53 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 05:47:53 UTC] User ID: 1143
[25-Jul-2026 05:47:53 UTC] ✅ User profile retrieved successfully for user ID: 1143
[25-Jul-2026 05:48:13 UTC] === API CALL LOG ===
[25-Jul-2026 05:48:13 UTC] Endpoint: user/profile.php
[25-Jul-2026 05:48:13 UTC] Full Log Data: {
    "timestamp": "2026-07-25 05:48:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:1af8:5301:128:1c00:11ff:fe00:1b2d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2001:1af8:5301:128:1c00:11ff:fe00:1b2d, 162.158.216.64",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MyIsInVzZXJuYW1lIjoiaGppIiwiZW1haWwiOiJoZWxsby5tdXNmeDdAZ21haWwuY29tIiwiZXhwIjoxNzg1NTYzMjMwfQ.6C7RlxpCHE-LI1x_w4l7kS_dncUvNRuWlsjyJ5vLK80",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a208dfd8f9272050-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2001:1af8:5301:128:1c00:11ff:fe00:1b2d",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 05:48:13 UTC] === END API CALL LOG ===
[25-Jul-2026 05:48:13 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 05:48:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MyIsInVzZXJuYW1lIjoiaGppIiwiZW1haWwiOiJoZWxsby5tdXNmeDdAZ21haWwuY29tIiwiZXhwIjoxNzg1NTYzMjMwfQ.6C7RlxpCHE-LI1x_w4l7kS_dncUvNRuWlsjyJ5vLK80
[25-Jul-2026 05:48:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 05:48:13 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 05:48:13 UTC] User ID: 1143
[25-Jul-2026 05:48:13 UTC] ✅ User profile retrieved successfully for user ID: 1143
[25-Jul-2026 05:48:13 UTC] User Purchases API - User ID: 1143
[25-Jul-2026 05:48:13 UTC] User Purchases API - Total purchases found: 0
[25-Jul-2026 05:48:24 UTC] === API CALL LOG ===
[25-Jul-2026 05:48:24 UTC] Endpoint: user/profile.php
[25-Jul-2026 05:48:24 UTC] Full Log Data: {
    "timestamp": "2026-07-25 05:48:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:1af8:5301:128:1c00:11ff:fe00:1b2d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2001:1af8:5301:128:1c00:11ff:fe00:1b2d, 162.158.216.64",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MyIsInVzZXJuYW1lIjoiaGppIiwiZW1haWwiOiJoZWxsby5tdXNmeDdAZ21haWwuY29tIiwiZXhwIjoxNzg1NTYzMjMwfQ.6C7RlxpCHE-LI1x_w4l7kS_dncUvNRuWlsjyJ5vLK80",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a208e01dbeb22050-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2001:1af8:5301:128:1c00:11ff:fe00:1b2d",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 05:48:24 UTC] === END API CALL LOG ===
[25-Jul-2026 05:48:24 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 05:48:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MyIsInVzZXJuYW1lIjoiaGppIiwiZW1haWwiOiJoZWxsby5tdXNmeDdAZ21haWwuY29tIiwiZXhwIjoxNzg1NTYzMjMwfQ.6C7RlxpCHE-LI1x_w4l7kS_dncUvNRuWlsjyJ5vLK80
[25-Jul-2026 05:48:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 05:48:24 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 05:48:24 UTC] User ID: 1143
[25-Jul-2026 05:48:24 UTC] ✅ User profile retrieved successfully for user ID: 1143
[25-Jul-2026 05:48:24 UTC] User Purchases API - User ID: 1143
[25-Jul-2026 05:48:24 UTC] User Purchases API - Total purchases found: 0
[25-Jul-2026 05:48:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 05:48:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 05:48:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2001:1af8:5301:128:1c00:11ff:fe00:1b2d, 162.158.216.64","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MyIsInVzZXJuYW1lIjoiaGppIiwiZW1haWwiOiJoZWxsby5tdXNmeDdAZ21haWwuY29tIiwiZXhwIjoxNzg1NTYzMjMwfQ.6C7RlxpCHE-LI1x_w4l7kS_dncUvNRuWlsjyJ5vLK80","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a208e0221d5d2050-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2001:1af8:5301:128:1c00:11ff:fe00:1b2d","cf-ipcountry":"NL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 05:48:25 UTC] === User Orders API Called ===
[25-Jul-2026 05:48:25 UTC] User ID: 1143
[25-Jul-2026 05:48:25 UTC] Limit: 20, Offset: 0
[25-Jul-2026 05:48:25 UTC] Orders found: 0
[25-Jul-2026 05:48:25 UTC] Orders data: []
[25-Jul-2026 05:48:25 UTC] Total orders count: 0
[25-Jul-2026 05:48:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 05:48:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 05:48:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2001:1af8:5301:128:1c00:11ff:fe00:1b2d, 162.158.216.65","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MyIsInVzZXJuYW1lIjoiaGppIiwiZW1haWwiOiJoZWxsby5tdXNmeDdAZ21haWwuY29tIiwiZXhwIjoxNzg1NTYzMjMwfQ.6C7RlxpCHE-LI1x_w4l7kS_dncUvNRuWlsjyJ5vLK80","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a208e064594c2050-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2001:1af8:5301:128:1c00:11ff:fe00:1b2d","cf-ipcountry":"NL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 05:48:35 UTC] === User Orders API Called ===
[25-Jul-2026 05:48:35 UTC] User ID: 1143
[25-Jul-2026 05:48:35 UTC] Limit: 20, Offset: 0
[25-Jul-2026 05:48:35 UTC] Orders found: 0
[25-Jul-2026 05:48:35 UTC] Orders data: []
[25-Jul-2026 05:48:35 UTC] Total orders count: 0
[25-Jul-2026 05:48:36 UTC] === API CALL LOG ===
[25-Jul-2026 05:48:36 UTC] Endpoint: user/profile.php
[25-Jul-2026 05:48:36 UTC] Full Log Data: {
    "timestamp": "2026-07-25 05:48:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:1af8:5301:128:1c00:11ff:fe00:1b2d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2001:1af8:5301:128:1c00:11ff:fe00:1b2d, 162.158.216.65",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MyIsInVzZXJuYW1lIjoiaGppIiwiZW1haWwiOiJoZWxsby5tdXNmeDdAZ21haWwuY29tIiwiZXhwIjoxNzg1NTYzMjMwfQ.6C7RlxpCHE-LI1x_w4l7kS_dncUvNRuWlsjyJ5vLK80",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a208e0651a402050-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2001:1af8:5301:128:1c00:11ff:fe00:1b2d",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 05:48:36 UTC] === END API CALL LOG ===
[25-Jul-2026 05:48:36 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 05:48:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MyIsInVzZXJuYW1lIjoiaGppIiwiZW1haWwiOiJoZWxsby5tdXNmeDdAZ21haWwuY29tIiwiZXhwIjoxNzg1NTYzMjMwfQ.6C7RlxpCHE-LI1x_w4l7kS_dncUvNRuWlsjyJ5vLK80
[25-Jul-2026 05:48:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 05:48:36 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 05:48:36 UTC] User ID: 1143
[25-Jul-2026 05:48:36 UTC] ✅ User profile retrieved successfully for user ID: 1143
[25-Jul-2026 05:48:36 UTC] === API CALL LOG ===
[25-Jul-2026 05:48:36 UTC] Endpoint: user/profile.php
[25-Jul-2026 05:48:36 UTC] Full Log Data: {
    "timestamp": "2026-07-25 05:48:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:1af8:5301:128:1c00:11ff:fe00:1b2d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2001:1af8:5301:128:1c00:11ff:fe00:1b2d, 162.158.216.65",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MyIsInVzZXJuYW1lIjoiaGppIiwiZW1haWwiOiJoZWxsby5tdXNmeDdAZ21haWwuY29tIiwiZXhwIjoxNzg1NTYzMjMwfQ.6C7RlxpCHE-LI1x_w4l7kS_dncUvNRuWlsjyJ5vLK80",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a208e0682e3b2050-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2001:1af8:5301:128:1c00:11ff:fe00:1b2d",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 05:48:36 UTC] === END API CALL LOG ===
[25-Jul-2026 05:48:36 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 05:48:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MyIsInVzZXJuYW1lIjoiaGppIiwiZW1haWwiOiJoZWxsby5tdXNmeDdAZ21haWwuY29tIiwiZXhwIjoxNzg1NTYzMjMwfQ.6C7RlxpCHE-LI1x_w4l7kS_dncUvNRuWlsjyJ5vLK80
[25-Jul-2026 05:48:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 05:48:36 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 05:48:36 UTC] User ID: 1143
[25-Jul-2026 05:48:36 UTC] ✅ User profile retrieved successfully for user ID: 1143
[25-Jul-2026 05:49:00 UTC] === API CALL LOG ===
[25-Jul-2026 05:49:00 UTC] Endpoint: user/profile.php
[25-Jul-2026 05:49:00 UTC] Full Log Data: {
    "timestamp": "2026-07-25 05:49:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:1af8:5301:128:1c00:11ff:fe00:1b2d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2001:1af8:5301:128:1c00:11ff:fe00:1b2d, 162.158.216.64",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MyIsInVzZXJuYW1lIjoiaGppIiwiZW1haWwiOiJoZWxsby5tdXNmeDdAZ21haWwuY29tIiwiZXhwIjoxNzg1NTYzMjMwfQ.6C7RlxpCHE-LI1x_w4l7kS_dncUvNRuWlsjyJ5vLK80",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a208e0fbcad52050-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2001:1af8:5301:128:1c00:11ff:fe00:1b2d",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 05:49:00 UTC] === END API CALL LOG ===
[25-Jul-2026 05:49:00 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 05:49:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MyIsInVzZXJuYW1lIjoiaGppIiwiZW1haWwiOiJoZWxsby5tdXNmeDdAZ21haWwuY29tIiwiZXhwIjoxNzg1NTYzMjMwfQ.6C7RlxpCHE-LI1x_w4l7kS_dncUvNRuWlsjyJ5vLK80
[25-Jul-2026 05:49:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 05:49:00 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 05:49:00 UTC] User ID: 1143
[25-Jul-2026 05:49:00 UTC] ✅ User profile retrieved successfully for user ID: 1143
[25-Jul-2026 05:49:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 05:49:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 05:49:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2001:1af8:5301:128:1c00:11ff:fe00:1b2d, 162.158.216.64","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MyIsInVzZXJuYW1lIjoiaGppIiwiZW1haWwiOiJoZWxsby5tdXNmeDdAZ21haWwuY29tIiwiZXhwIjoxNzg1NTYzMjMwfQ.6C7RlxpCHE-LI1x_w4l7kS_dncUvNRuWlsjyJ5vLK80","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a208e0fbcad22050-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2001:1af8:5301:128:1c00:11ff:fe00:1b2d","cf-ipcountry":"NL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 05:49:00 UTC] === User Orders API Called ===
[25-Jul-2026 05:49:00 UTC] User ID: 1143
[25-Jul-2026 05:49:00 UTC] Limit: 20, Offset: 0
[25-Jul-2026 05:49:00 UTC] Orders found: 0
[25-Jul-2026 05:49:00 UTC] Orders data: []
[25-Jul-2026 05:49:00 UTC] Total orders count: 0
[25-Jul-2026 05:49:00 UTC] === API CALL LOG ===
[25-Jul-2026 05:49:00 UTC] Endpoint: user/profile.php
[25-Jul-2026 05:49:00 UTC] Full Log Data: {
    "timestamp": "2026-07-25 05:49:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:1af8:5301:128:1c00:11ff:fe00:1b2d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2001:1af8:5301:128:1c00:11ff:fe00:1b2d, 162.158.216.64",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MyIsInVzZXJuYW1lIjoiaGppIiwiZW1haWwiOiJoZWxsby5tdXNmeDdAZ21haWwuY29tIiwiZXhwIjoxNzg1NTYzMjMwfQ.6C7RlxpCHE-LI1x_w4l7kS_dncUvNRuWlsjyJ5vLK80",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a208e0ff69422050-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2001:1af8:5301:128:1c00:11ff:fe00:1b2d",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 05:49:00 UTC] === END API CALL LOG ===
[25-Jul-2026 05:49:00 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 05:49:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MyIsInVzZXJuYW1lIjoiaGppIiwiZW1haWwiOiJoZWxsby5tdXNmeDdAZ21haWwuY29tIiwiZXhwIjoxNzg1NTYzMjMwfQ.6C7RlxpCHE-LI1x_w4l7kS_dncUvNRuWlsjyJ5vLK80
[25-Jul-2026 05:49:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 05:49:00 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 05:49:00 UTC] User ID: 1143
[25-Jul-2026 05:49:00 UTC] ✅ User profile retrieved successfully for user ID: 1143
[25-Jul-2026 05:49:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 05:49:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 05:49:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2001:1af8:5301:128:1c00:11ff:fe00:1b2d, 162.158.216.64","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MyIsInVzZXJuYW1lIjoiaGppIiwiZW1haWwiOiJoZWxsby5tdXNmeDdAZ21haWwuY29tIiwiZXhwIjoxNzg1NTYzMjMwfQ.6C7RlxpCHE-LI1x_w4l7kS_dncUvNRuWlsjyJ5vLK80","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a208e13169192050-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2001:1af8:5301:128:1c00:11ff:fe00:1b2d","cf-ipcountry":"NL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 05:49:08 UTC] === User Orders API Called ===
[25-Jul-2026 05:49:08 UTC] User ID: 1143
[25-Jul-2026 05:49:08 UTC] Limit: 20, Offset: 0
[25-Jul-2026 05:49:08 UTC] Orders found: 0
[25-Jul-2026 05:49:08 UTC] Orders data: []
[25-Jul-2026 05:49:08 UTC] Total orders count: 0
[25-Jul-2026 05:49:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 05:49:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 05:49:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2001:1af8:5301:128:1c00:11ff:fe00:1b2d, 162.158.216.64","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MyIsInVzZXJuYW1lIjoiaGppIiwiZW1haWwiOiJoZWxsby5tdXNmeDdAZ21haWwuY29tIiwiZXhwIjoxNzg1NTYzMjMwfQ.6C7RlxpCHE-LI1x_w4l7kS_dncUvNRuWlsjyJ5vLK80","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a208e14d7a342050-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2001:1af8:5301:128:1c00:11ff:fe00:1b2d","cf-ipcountry":"NL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 05:49:13 UTC] === User Orders API Called ===
[25-Jul-2026 05:49:13 UTC] User ID: 1143
[25-Jul-2026 05:49:13 UTC] Limit: 20, Offset: 0
[25-Jul-2026 05:49:13 UTC] Orders found: 0
[25-Jul-2026 05:49:13 UTC] Orders data: []
[25-Jul-2026 05:49:13 UTC] Total orders count: 0
[25-Jul-2026 05:49:13 UTC] === API CALL LOG ===
[25-Jul-2026 05:49:13 UTC] Endpoint: user/profile.php
[25-Jul-2026 05:49:13 UTC] Full Log Data: {
    "timestamp": "2026-07-25 05:49:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:1af8:5301:128:1c00:11ff:fe00:1b2d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2001:1af8:5301:128:1c00:11ff:fe00:1b2d, 162.158.216.64",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MyIsInVzZXJuYW1lIjoiaGppIiwiZW1haWwiOiJoZWxsby5tdXNmeDdAZ21haWwuY29tIiwiZXhwIjoxNzg1NTYzMjMwfQ.6C7RlxpCHE-LI1x_w4l7kS_dncUvNRuWlsjyJ5vLK80",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a208e14e3b3c2050-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2001:1af8:5301:128:1c00:11ff:fe00:1b2d",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 05:49:13 UTC] === END API CALL LOG ===
[25-Jul-2026 05:49:13 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 05:49:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MyIsInVzZXJuYW1lIjoiaGppIiwiZW1haWwiOiJoZWxsby5tdXNmeDdAZ21haWwuY29tIiwiZXhwIjoxNzg1NTYzMjMwfQ.6C7RlxpCHE-LI1x_w4l7kS_dncUvNRuWlsjyJ5vLK80
[25-Jul-2026 05:49:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 05:49:13 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 05:49:13 UTC] User ID: 1143
[25-Jul-2026 05:49:13 UTC] ✅ User profile retrieved successfully for user ID: 1143
[25-Jul-2026 05:49:13 UTC] === API CALL LOG ===
[25-Jul-2026 05:49:13 UTC] Endpoint: user/profile.php
[25-Jul-2026 05:49:13 UTC] Full Log Data: {
    "timestamp": "2026-07-25 05:49:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:1af8:5301:128:1c00:11ff:fe00:1b2d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2001:1af8:5301:128:1c00:11ff:fe00:1b2d, 162.158.216.64",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MyIsInVzZXJuYW1lIjoiaGppIiwiZW1haWwiOiJoZWxsby5tdXNmeDdAZ21haWwuY29tIiwiZXhwIjoxNzg1NTYzMjMwfQ.6C7RlxpCHE-LI1x_w4l7kS_dncUvNRuWlsjyJ5vLK80",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a208e1515fd12050-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2001:1af8:5301:128:1c00:11ff:fe00:1b2d",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 05:49:13 UTC] === END API CALL LOG ===
[25-Jul-2026 05:49:13 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 05:49:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MyIsInVzZXJuYW1lIjoiaGppIiwiZW1haWwiOiJoZWxsby5tdXNmeDdAZ21haWwuY29tIiwiZXhwIjoxNzg1NTYzMjMwfQ.6C7RlxpCHE-LI1x_w4l7kS_dncUvNRuWlsjyJ5vLK80
[25-Jul-2026 05:49:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 05:49:13 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 05:49:13 UTC] User ID: 1143
[25-Jul-2026 05:49:13 UTC] ✅ User profile retrieved successfully for user ID: 1143
[25-Jul-2026 07:18:27 UTC] === API CALL LOG ===
[25-Jul-2026 07:18:27 UTC] Endpoint: user/profile.php
[25-Jul-2026 07:18:27 UTC] Full Log Data: {
    "timestamp": "2026-07-25 07:18:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "23.251.50.19",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "23.251.50.19, 172.70.240.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NCIsInVzZXJuYW1lIjoiQkVMRUlWRSBPTkxZIElOIEFMTEFIIiwiZW1haWwiOiJiZWxpZXZlb25seWluYWxsYWgzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTU2ODcwNn0.CO9gJyEpH31_hpghL2UDAOA7EbUMH8ufbGPviRhK_Qo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2096407c8778e9a-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "23.251.50.19",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 07:18:27 UTC] === END API CALL LOG ===
[25-Jul-2026 07:18:27 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 07:18:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NCIsInVzZXJuYW1lIjoiQkVMRUlWRSBPTkxZIElOIEFMTEFIIiwiZW1haWwiOiJiZWxpZXZlb25seWluYWxsYWgzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTU2ODcwNn0.CO9gJyEpH31_hpghL2UDAOA7EbUMH8ufbGPviRhK_Qo
[25-Jul-2026 07:18:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 07:18:27 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 07:18:27 UTC] User ID: 1144
[25-Jul-2026 07:18:27 UTC] ✅ User profile retrieved successfully for user ID: 1144
[25-Jul-2026 07:18:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 07:18:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 07:18:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"23.251.50.19, 172.70.240.14","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NCIsInVzZXJuYW1lIjoiQkVMRUlWRSBPTkxZIElOIEFMTEFIIiwiZW1haWwiOiJiZWxpZXZlb25seWluYWxsYWgzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTU2ODcwNn0.CO9gJyEpH31_hpghL2UDAOA7EbUMH8ufbGPviRhK_Qo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2096407c87b8e9a-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"23.251.50.19","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 07:18:27 UTC] === User Orders API Called ===
[25-Jul-2026 07:18:27 UTC] User ID: 1144
[25-Jul-2026 07:18:27 UTC] Limit: 20, Offset: 0
[25-Jul-2026 07:18:27 UTC] Orders found: 0
[25-Jul-2026 07:18:27 UTC] Orders data: []
[25-Jul-2026 07:18:27 UTC] Total orders count: 0
[25-Jul-2026 07:18:28 UTC] === API CALL LOG ===
[25-Jul-2026 07:18:28 UTC] Endpoint: user/profile.php
[25-Jul-2026 07:18:28 UTC] Full Log Data: {
    "timestamp": "2026-07-25 07:18:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "23.251.50.19",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "23.251.50.19, 172.70.240.67",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NCIsInVzZXJuYW1lIjoiQkVMRUlWRSBPTkxZIElOIEFMTEFIIiwiZW1haWwiOiJiZWxpZXZlb25seWluYWxsYWgzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTU2ODcwNn0.CO9gJyEpH31_hpghL2UDAOA7EbUMH8ufbGPviRhK_Qo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2096408fb6b8e9a-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "23.251.50.19",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 07:18:28 UTC] === END API CALL LOG ===
[25-Jul-2026 07:18:28 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 07:18:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NCIsInVzZXJuYW1lIjoiQkVMRUlWRSBPTkxZIElOIEFMTEFIIiwiZW1haWwiOiJiZWxpZXZlb25seWluYWxsYWgzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTU2ODcwNn0.CO9gJyEpH31_hpghL2UDAOA7EbUMH8ufbGPviRhK_Qo
[25-Jul-2026 07:18:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 07:18:28 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 07:18:28 UTC] User ID: 1144
[25-Jul-2026 07:18:28 UTC] ✅ User profile retrieved successfully for user ID: 1144
[25-Jul-2026 07:18:28 UTC] === API CALL LOG ===
[25-Jul-2026 07:18:28 UTC] Endpoint: user/profile.php
[25-Jul-2026 07:18:28 UTC] Full Log Data: {
    "timestamp": "2026-07-25 07:18:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "23.251.50.19",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "23.251.50.19, 172.70.240.67",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NCIsInVzZXJuYW1lIjoiQkVMRUlWRSBPTkxZIElOIEFMTEFIIiwiZW1haWwiOiJiZWxpZXZlb25seWluYWxsYWgzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTU2ODcwNn0.CO9gJyEpH31_hpghL2UDAOA7EbUMH8ufbGPviRhK_Qo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a209640d5f888e9a-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "23.251.50.19",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 07:18:28 UTC] === END API CALL LOG ===
[25-Jul-2026 07:18:28 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 07:18:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NCIsInVzZXJuYW1lIjoiQkVMRUlWRSBPTkxZIElOIEFMTEFIIiwiZW1haWwiOiJiZWxpZXZlb25seWluYWxsYWgzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTU2ODcwNn0.CO9gJyEpH31_hpghL2UDAOA7EbUMH8ufbGPviRhK_Qo
[25-Jul-2026 07:18:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 07:18:28 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 07:18:28 UTC] User ID: 1144
[25-Jul-2026 07:18:28 UTC] ✅ User profile retrieved successfully for user ID: 1144
[25-Jul-2026 07:19:02 UTC] === API CALL LOG ===
[25-Jul-2026 07:19:02 UTC] Endpoint: user/profile.php
[25-Jul-2026 07:19:02 UTC] Full Log Data: {
    "timestamp": "2026-07-25 07:19:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "23.251.50.19",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "23.251.50.19, 172.70.240.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NCIsInVzZXJuYW1lIjoiQkVMRUlWRSBPTkxZIElOIEFMTEFIIiwiZW1haWwiOiJiZWxpZXZlb25seWluYWxsYWgzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTU2ODcwNn0.CO9gJyEpH31_hpghL2UDAOA7EbUMH8ufbGPviRhK_Qo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20964e2e8c67fa0-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "23.251.50.19",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 07:19:02 UTC] === END API CALL LOG ===
[25-Jul-2026 07:19:02 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 07:19:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NCIsInVzZXJuYW1lIjoiQkVMRUlWRSBPTkxZIElOIEFMTEFIIiwiZW1haWwiOiJiZWxpZXZlb25seWluYWxsYWgzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTU2ODcwNn0.CO9gJyEpH31_hpghL2UDAOA7EbUMH8ufbGPviRhK_Qo
[25-Jul-2026 07:19:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 07:19:02 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 07:19:02 UTC] User ID: 1144
[25-Jul-2026 07:19:02 UTC] ✅ User profile retrieved successfully for user ID: 1144
[25-Jul-2026 07:19:03 UTC] === API CALL LOG ===
[25-Jul-2026 07:19:03 UTC] Endpoint: user/profile.php
[25-Jul-2026 07:19:03 UTC] Full Log Data: {
    "timestamp": "2026-07-25 07:19:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "23.251.50.19",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "23.251.50.19, 172.70.240.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NCIsInVzZXJuYW1lIjoiQkVMRUlWRSBPTkxZIElOIEFMTEFIIiwiZW1haWwiOiJiZWxpZXZlb25seWluYWxsYWgzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTU2ODcwNn0.CO9gJyEpH31_hpghL2UDAOA7EbUMH8ufbGPviRhK_Qo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20964e85c0a7fa0-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "23.251.50.19",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 07:19:03 UTC] === END API CALL LOG ===
[25-Jul-2026 07:19:03 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 07:19:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NCIsInVzZXJuYW1lIjoiQkVMRUlWRSBPTkxZIElOIEFMTEFIIiwiZW1haWwiOiJiZWxpZXZlb25seWluYWxsYWgzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTU2ODcwNn0.CO9gJyEpH31_hpghL2UDAOA7EbUMH8ufbGPviRhK_Qo
[25-Jul-2026 07:19:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 07:19:03 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 07:19:03 UTC] User ID: 1144
[25-Jul-2026 07:19:03 UTC] ✅ User profile retrieved successfully for user ID: 1144
[25-Jul-2026 07:19:03 UTC] === API CALL LOG ===
[25-Jul-2026 07:19:03 UTC] Endpoint: user/profile.php
[25-Jul-2026 07:19:03 UTC] Full Log Data: {
    "timestamp": "2026-07-25 07:19:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "23.251.50.19",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "23.251.50.19, 172.70.240.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NCIsInVzZXJuYW1lIjoiQkVMRUlWRSBPTkxZIElOIEFMTEFIIiwiZW1haWwiOiJiZWxpZXZlb25seWluYWxsYWgzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTU2ODcwNn0.CO9gJyEpH31_hpghL2UDAOA7EbUMH8ufbGPviRhK_Qo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20964e9deba7fa0-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "23.251.50.19",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 07:19:03 UTC] === END API CALL LOG ===
[25-Jul-2026 07:19:03 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 07:19:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NCIsInVzZXJuYW1lIjoiQkVMRUlWRSBPTkxZIElOIEFMTEFIIiwiZW1haWwiOiJiZWxpZXZlb25seWluYWxsYWgzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTU2ODcwNn0.CO9gJyEpH31_hpghL2UDAOA7EbUMH8ufbGPviRhK_Qo
[25-Jul-2026 07:19:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 07:19:03 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 07:19:03 UTC] User ID: 1144
[25-Jul-2026 07:19:03 UTC] ✅ User profile retrieved successfully for user ID: 1144
[25-Jul-2026 07:19:04 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 07:19:04 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 07:19:04 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"23.251.50.19, 172.70.240.14","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NCIsInVzZXJuYW1lIjoiQkVMRUlWRSBPTkxZIElOIEFMTEFIIiwiZW1haWwiOiJiZWxpZXZlb25seWluYWxsYWgzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTU2ODcwNn0.CO9gJyEpH31_hpghL2UDAOA7EbUMH8ufbGPviRhK_Qo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20964ead87c7fa0-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"23.251.50.19","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 07:19:04 UTC] === User Orders API Called ===
[25-Jul-2026 07:19:04 UTC] User ID: 1144
[25-Jul-2026 07:19:04 UTC] Limit: 20, Offset: 0
[25-Jul-2026 07:19:04 UTC] Orders found: 0
[25-Jul-2026 07:19:04 UTC] Orders data: []
[25-Jul-2026 07:19:04 UTC] Total orders count: 0
[25-Jul-2026 07:19:04 UTC] === API CALL LOG ===
[25-Jul-2026 07:19:04 UTC] Endpoint: user/profile.php
[25-Jul-2026 07:19:04 UTC] Full Log Data: {
    "timestamp": "2026-07-25 07:19:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "23.251.50.19",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "23.251.50.19, 172.70.240.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NCIsInVzZXJuYW1lIjoiQkVMRUlWRSBPTkxZIElOIEFMTEFIIiwiZW1haWwiOiJiZWxpZXZlb25seWluYWxsYWgzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTU2ODcwNn0.CO9gJyEpH31_hpghL2UDAOA7EbUMH8ufbGPviRhK_Qo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20964ead8807fa0-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "23.251.50.19",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 07:19:04 UTC] === END API CALL LOG ===
[25-Jul-2026 07:19:04 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 07:19:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NCIsInVzZXJuYW1lIjoiQkVMRUlWRSBPTkxZIElOIEFMTEFIIiwiZW1haWwiOiJiZWxpZXZlb25seWluYWxsYWgzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTU2ODcwNn0.CO9gJyEpH31_hpghL2UDAOA7EbUMH8ufbGPviRhK_Qo
[25-Jul-2026 07:19:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 07:19:04 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 07:19:04 UTC] User ID: 1144
[25-Jul-2026 07:19:04 UTC] ✅ User profile retrieved successfully for user ID: 1144
[25-Jul-2026 07:19:18 UTC] === API CALL LOG ===
[25-Jul-2026 07:19:18 UTC] Endpoint: user/profile.php
[25-Jul-2026 07:19:18 UTC] Full Log Data: {
    "timestamp": "2026-07-25 07:19:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "23.251.50.19",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "23.251.50.19, 172.71.148.68",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NCIsInVzZXJuYW1lIjoiQkVMRUlWRSBPTkxZIElOIEFMTEFIIiwiZW1haWwiOiJiZWxpZXZlb25seWluYWxsYWgzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTU2ODcwNn0.CO9gJyEpH31_hpghL2UDAOA7EbUMH8ufbGPviRhK_Qo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2096546f9f7dc5c-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "23.251.50.19",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 07:19:18 UTC] === END API CALL LOG ===
[25-Jul-2026 07:19:18 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 07:19:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NCIsInVzZXJuYW1lIjoiQkVMRUlWRSBPTkxZIElOIEFMTEFIIiwiZW1haWwiOiJiZWxpZXZlb25seWluYWxsYWgzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTU2ODcwNn0.CO9gJyEpH31_hpghL2UDAOA7EbUMH8ufbGPviRhK_Qo
[25-Jul-2026 07:19:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 07:19:18 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 07:19:18 UTC] User ID: 1144
[25-Jul-2026 07:19:18 UTC] ✅ User profile retrieved successfully for user ID: 1144
[25-Jul-2026 07:19:19 UTC] === API CALL LOG ===
[25-Jul-2026 07:19:19 UTC] Endpoint: user/profile.php
[25-Jul-2026 07:19:19 UTC] Full Log Data: {
    "timestamp": "2026-07-25 07:19:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "23.251.50.19",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "23.251.50.19, 172.71.148.68",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NCIsInVzZXJuYW1lIjoiQkVMRUlWRSBPTkxZIElOIEFMTEFIIiwiZW1haWwiOiJiZWxpZXZlb25seWluYWxsYWgzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTU2ODcwNn0.CO9gJyEpH31_hpghL2UDAOA7EbUMH8ufbGPviRhK_Qo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a209654dee92dc5c-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "23.251.50.19",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 07:19:19 UTC] === END API CALL LOG ===
[25-Jul-2026 07:19:19 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 07:19:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NCIsInVzZXJuYW1lIjoiQkVMRUlWRSBPTkxZIElOIEFMTEFIIiwiZW1haWwiOiJiZWxpZXZlb25seWluYWxsYWgzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTU2ODcwNn0.CO9gJyEpH31_hpghL2UDAOA7EbUMH8ufbGPviRhK_Qo
[25-Jul-2026 07:19:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 07:19:19 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 07:19:19 UTC] User ID: 1144
[25-Jul-2026 07:19:19 UTC] ✅ User profile retrieved successfully for user ID: 1144
[25-Jul-2026 07:19:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 07:19:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 07:19:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"23.251.50.19, 172.71.148.76","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NCIsInVzZXJuYW1lIjoiQkVMRUlWRSBPTkxZIElOIEFMTEFIIiwiZW1haWwiOiJiZWxpZXZlb25seWluYWxsYWgzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTU2ODcwNn0.CO9gJyEpH31_hpghL2UDAOA7EbUMH8ufbGPviRhK_Qo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a209654f2a7bdc5c-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"23.251.50.19","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 07:19:20 UTC] === User Orders API Called ===
[25-Jul-2026 07:19:20 UTC] User ID: 1144
[25-Jul-2026 07:19:20 UTC] Limit: 20, Offset: 0
[25-Jul-2026 07:19:20 UTC] Orders found: 0
[25-Jul-2026 07:19:20 UTC] Orders data: []
[25-Jul-2026 07:19:20 UTC] Total orders count: 0
[25-Jul-2026 07:19:20 UTC] === API CALL LOG ===
[25-Jul-2026 07:19:20 UTC] Endpoint: user/profile.php
[25-Jul-2026 07:19:20 UTC] Full Log Data: {
    "timestamp": "2026-07-25 07:19:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "23.251.50.19",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "23.251.50.19, 172.71.148.68",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NCIsInVzZXJuYW1lIjoiQkVMRUlWRSBPTkxZIElOIEFMTEFIIiwiZW1haWwiOiJiZWxpZXZlb25seWluYWxsYWgzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTU2ODcwNn0.CO9gJyEpH31_hpghL2UDAOA7EbUMH8ufbGPviRhK_Qo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a209654f2a7edc5c-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "23.251.50.19",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 07:19:20 UTC] === END API CALL LOG ===
[25-Jul-2026 07:19:20 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 07:19:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NCIsInVzZXJuYW1lIjoiQkVMRUlWRSBPTkxZIElOIEFMTEFIIiwiZW1haWwiOiJiZWxpZXZlb25seWluYWxsYWgzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTU2ODcwNn0.CO9gJyEpH31_hpghL2UDAOA7EbUMH8ufbGPviRhK_Qo
[25-Jul-2026 07:19:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 07:19:20 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 07:19:20 UTC] User ID: 1144
[25-Jul-2026 07:19:20 UTC] ✅ User profile retrieved successfully for user ID: 1144
[25-Jul-2026 07:19:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 07:19:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 07:19:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"23.251.50.19, 172.71.148.76","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NCIsInVzZXJuYW1lIjoiQkVMRUlWRSBPTkxZIElOIEFMTEFIIiwiZW1haWwiOiJiZWxpZXZlb25seWluYWxsYWgzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTU2ODcwNn0.CO9gJyEpH31_hpghL2UDAOA7EbUMH8ufbGPviRhK_Qo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a209655ebe8bdc5c-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"23.251.50.19","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 07:19:22 UTC] === User Orders API Called ===
[25-Jul-2026 07:19:22 UTC] User ID: 1144
[25-Jul-2026 07:19:22 UTC] Limit: 20, Offset: 0
[25-Jul-2026 07:19:22 UTC] Orders found: 0
[25-Jul-2026 07:19:22 UTC] Orders data: []
[25-Jul-2026 07:19:22 UTC] Total orders count: 0
[25-Jul-2026 07:19:22 UTC] === API CALL LOG ===
[25-Jul-2026 07:19:22 UTC] Endpoint: user/profile.php
[25-Jul-2026 07:19:22 UTC] Full Log Data: {
    "timestamp": "2026-07-25 07:19:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "23.251.50.19",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "23.251.50.19, 172.71.148.68",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NCIsInVzZXJuYW1lIjoiQkVMRUlWRSBPTkxZIElOIEFMTEFIIiwiZW1haWwiOiJiZWxpZXZlb25seWluYWxsYWgzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTU2ODcwNn0.CO9gJyEpH31_hpghL2UDAOA7EbUMH8ufbGPviRhK_Qo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a209655fc9abdc5c-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "23.251.50.19",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 07:19:22 UTC] === END API CALL LOG ===
[25-Jul-2026 07:19:22 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 07:19:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NCIsInVzZXJuYW1lIjoiQkVMRUlWRSBPTkxZIElOIEFMTEFIIiwiZW1haWwiOiJiZWxpZXZlb25seWluYWxsYWgzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTU2ODcwNn0.CO9gJyEpH31_hpghL2UDAOA7EbUMH8ufbGPviRhK_Qo
[25-Jul-2026 07:19:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 07:19:22 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 07:19:22 UTC] User ID: 1144
[25-Jul-2026 07:19:22 UTC] ✅ User profile retrieved successfully for user ID: 1144
[25-Jul-2026 07:19:23 UTC] === API CALL LOG ===
[25-Jul-2026 07:19:23 UTC] Endpoint: user/profile.php
[25-Jul-2026 07:19:23 UTC] Full Log Data: {
    "timestamp": "2026-07-25 07:19:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "23.251.50.19",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "23.251.50.19, 172.71.148.68",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NCIsInVzZXJuYW1lIjoiQkVMRUlWRSBPTkxZIElOIEFMTEFIIiwiZW1haWwiOiJiZWxpZXZlb25seWluYWxsYWgzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTU2ODcwNn0.CO9gJyEpH31_hpghL2UDAOA7EbUMH8ufbGPviRhK_Qo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20965638c52dc5c-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "23.251.50.19",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 07:19:23 UTC] === END API CALL LOG ===
[25-Jul-2026 07:19:23 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 07:19:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NCIsInVzZXJuYW1lIjoiQkVMRUlWRSBPTkxZIElOIEFMTEFIIiwiZW1haWwiOiJiZWxpZXZlb25seWluYWxsYWgzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTU2ODcwNn0.CO9gJyEpH31_hpghL2UDAOA7EbUMH8ufbGPviRhK_Qo
[25-Jul-2026 07:19:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 07:19:23 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 07:19:23 UTC] User ID: 1144
[25-Jul-2026 07:19:23 UTC] ✅ User profile retrieved successfully for user ID: 1144
[25-Jul-2026 07:19:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 07:19:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 07:19:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"23.251.50.19, 172.71.148.68","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NCIsInVzZXJuYW1lIjoiQkVMRUlWRSBPTkxZIElOIEFMTEFIIiwiZW1haWwiOiJiZWxpZXZlb25seWluYWxsYWgzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTU2ODcwNn0.CO9gJyEpH31_hpghL2UDAOA7EbUMH8ufbGPviRhK_Qo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a209659a6c65dc5c-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"23.251.50.19","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 07:19:32 UTC] === User Orders API Called ===
[25-Jul-2026 07:19:32 UTC] User ID: 1144
[25-Jul-2026 07:19:32 UTC] Limit: 20, Offset: 0
[25-Jul-2026 07:19:32 UTC] Orders found: 0
[25-Jul-2026 07:19:32 UTC] Orders data: []
[25-Jul-2026 07:19:32 UTC] Total orders count: 0
[25-Jul-2026 07:19:32 UTC] === API CALL LOG ===
[25-Jul-2026 07:19:32 UTC] Endpoint: user/profile.php
[25-Jul-2026 07:19:32 UTC] Full Log Data: {
    "timestamp": "2026-07-25 07:19:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "23.251.50.19",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "23.251.50.19, 172.71.148.68",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NCIsInVzZXJuYW1lIjoiQkVMRUlWRSBPTkxZIElOIEFMTEFIIiwiZW1haWwiOiJiZWxpZXZlb25seWluYWxsYWgzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTU2ODcwNn0.CO9gJyEpH31_hpghL2UDAOA7EbUMH8ufbGPviRhK_Qo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a209659bb831dc5c-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "23.251.50.19",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 07:19:32 UTC] === END API CALL LOG ===
[25-Jul-2026 07:19:32 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 07:19:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NCIsInVzZXJuYW1lIjoiQkVMRUlWRSBPTkxZIElOIEFMTEFIIiwiZW1haWwiOiJiZWxpZXZlb25seWluYWxsYWgzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTU2ODcwNn0.CO9gJyEpH31_hpghL2UDAOA7EbUMH8ufbGPviRhK_Qo
[25-Jul-2026 07:19:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 07:19:32 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 07:19:32 UTC] User ID: 1144
[25-Jul-2026 07:19:32 UTC] ✅ User profile retrieved successfully for user ID: 1144
[25-Jul-2026 07:19:32 UTC] === API CALL LOG ===
[25-Jul-2026 07:19:32 UTC] Endpoint: user/profile.php
[25-Jul-2026 07:19:32 UTC] Full Log Data: {
    "timestamp": "2026-07-25 07:19:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "23.251.50.19",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "23.251.50.19, 172.71.148.68",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NCIsInVzZXJuYW1lIjoiQkVMRUlWRSBPTkxZIElOIEFMTEFIIiwiZW1haWwiOiJiZWxpZXZlb25seWluYWxsYWgzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTU2ODcwNn0.CO9gJyEpH31_hpghL2UDAOA7EbUMH8ufbGPviRhK_Qo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a209659f09eddc5c-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "23.251.50.19",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 07:19:32 UTC] === END API CALL LOG ===
[25-Jul-2026 07:19:32 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 07:19:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NCIsInVzZXJuYW1lIjoiQkVMRUlWRSBPTkxZIElOIEFMTEFIIiwiZW1haWwiOiJiZWxpZXZlb25seWluYWxsYWgzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTU2ODcwNn0.CO9gJyEpH31_hpghL2UDAOA7EbUMH8ufbGPviRhK_Qo
[25-Jul-2026 07:19:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 07:19:32 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 07:19:32 UTC] User ID: 1144
[25-Jul-2026 07:19:32 UTC] ✅ User profile retrieved successfully for user ID: 1144
[25-Jul-2026 07:19:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 07:19:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 07:19:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"23.251.50.19, 172.71.148.68","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NCIsInVzZXJuYW1lIjoiQkVMRUlWRSBPTkxZIElOIEFMTEFIIiwiZW1haWwiOiJiZWxpZXZlb25seWluYWxsYWgzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTU2ODcwNn0.CO9gJyEpH31_hpghL2UDAOA7EbUMH8ufbGPviRhK_Qo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20965c27b38dc5c-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"23.251.50.19","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 07:19:38 UTC] === User Orders API Called ===
[25-Jul-2026 07:19:38 UTC] User ID: 1144
[25-Jul-2026 07:19:38 UTC] Limit: 20, Offset: 0
[25-Jul-2026 07:19:38 UTC] Orders found: 0
[25-Jul-2026 07:19:38 UTC] Orders data: []
[25-Jul-2026 07:19:38 UTC] Total orders count: 0
[25-Jul-2026 07:19:38 UTC] === API CALL LOG ===
[25-Jul-2026 07:19:38 UTC] Endpoint: user/profile.php
[25-Jul-2026 07:19:38 UTC] Full Log Data: {
    "timestamp": "2026-07-25 07:19:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "23.251.50.19",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "23.251.50.19, 172.71.148.68",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NCIsInVzZXJuYW1lIjoiQkVMRUlWRSBPTkxZIElOIEFMTEFIIiwiZW1haWwiOiJiZWxpZXZlb25seWluYWxsYWgzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTU2ODcwNn0.CO9gJyEpH31_hpghL2UDAOA7EbUMH8ufbGPviRhK_Qo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20965c27b3bdc5c-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "23.251.50.19",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 07:19:38 UTC] === END API CALL LOG ===
[25-Jul-2026 07:19:38 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 07:19:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NCIsInVzZXJuYW1lIjoiQkVMRUlWRSBPTkxZIElOIEFMTEFIIiwiZW1haWwiOiJiZWxpZXZlb25seWluYWxsYWgzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTU2ODcwNn0.CO9gJyEpH31_hpghL2UDAOA7EbUMH8ufbGPviRhK_Qo
[25-Jul-2026 07:19:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 07:19:38 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 07:19:38 UTC] User ID: 1144
[25-Jul-2026 07:19:38 UTC] ✅ User profile retrieved successfully for user ID: 1144
[25-Jul-2026 07:19:39 UTC] === API CALL LOG ===
[25-Jul-2026 07:19:39 UTC] Endpoint: user/profile.php
[25-Jul-2026 07:19:39 UTC] Full Log Data: {
    "timestamp": "2026-07-25 07:19:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "23.251.50.19",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "23.251.50.19, 172.71.148.69",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NCIsInVzZXJuYW1lIjoiQkVMRUlWRSBPTkxZIElOIEFMTEFIIiwiZW1haWwiOiJiZWxpZXZlb25seWluYWxsYWgzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTU2ODcwNn0.CO9gJyEpH31_hpghL2UDAOA7EbUMH8ufbGPviRhK_Qo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20965c63e98dc5c-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "23.251.50.19",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 07:19:39 UTC] === END API CALL LOG ===
[25-Jul-2026 07:19:39 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 07:19:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NCIsInVzZXJuYW1lIjoiQkVMRUlWRSBPTkxZIElOIEFMTEFIIiwiZW1haWwiOiJiZWxpZXZlb25seWluYWxsYWgzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTU2ODcwNn0.CO9gJyEpH31_hpghL2UDAOA7EbUMH8ufbGPviRhK_Qo
[25-Jul-2026 07:19:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 07:19:39 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 07:19:39 UTC] User ID: 1144
[25-Jul-2026 07:19:39 UTC] ✅ User profile retrieved successfully for user ID: 1144
[25-Jul-2026 07:19:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 07:19:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 07:19:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"23.251.50.19, 172.71.148.69","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NCIsInVzZXJuYW1lIjoiQkVMRUlWRSBPTkxZIElOIEFMTEFIIiwiZW1haWwiOiJiZWxpZXZlb25seWluYWxsYWgzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTU2ODcwNn0.CO9gJyEpH31_hpghL2UDAOA7EbUMH8ufbGPviRhK_Qo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20965cfecfcdc5c-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"23.251.50.19","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 07:19:40 UTC] === User Orders API Called ===
[25-Jul-2026 07:19:40 UTC] User ID: 1144
[25-Jul-2026 07:19:40 UTC] Limit: 20, Offset: 0
[25-Jul-2026 07:19:40 UTC] Orders found: 0
[25-Jul-2026 07:19:40 UTC] Orders data: []
[25-Jul-2026 07:19:40 UTC] Total orders count: 0
[25-Jul-2026 07:19:43 UTC] === API CALL LOG ===
[25-Jul-2026 07:19:43 UTC] Endpoint: user/profile.php
[25-Jul-2026 07:19:43 UTC] Full Log Data: {
    "timestamp": "2026-07-25 07:19:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "23.251.50.19",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "23.251.50.19, 172.71.148.68",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NCIsInVzZXJuYW1lIjoiQkVMRUlWRSBPTkxZIElOIEFMTEFIIiwiZW1haWwiOiJiZWxpZXZlb25seWluYWxsYWgzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTU2ODcwNn0.CO9gJyEpH31_hpghL2UDAOA7EbUMH8ufbGPviRhK_Qo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20965e04fdbdc5c-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "23.251.50.19",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 07:19:43 UTC] === END API CALL LOG ===
[25-Jul-2026 07:19:43 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 07:19:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NCIsInVzZXJuYW1lIjoiQkVMRUlWRSBPTkxZIElOIEFMTEFIIiwiZW1haWwiOiJiZWxpZXZlb25seWluYWxsYWgzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTU2ODcwNn0.CO9gJyEpH31_hpghL2UDAOA7EbUMH8ufbGPviRhK_Qo
[25-Jul-2026 07:19:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 07:19:43 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 07:19:43 UTC] User ID: 1144
[25-Jul-2026 07:19:43 UTC] ✅ User profile retrieved successfully for user ID: 1144
[25-Jul-2026 07:19:43 UTC] User Purchases API - User ID: 1144
[25-Jul-2026 07:19:43 UTC] User Purchases API - Total purchases found: 0
[25-Jul-2026 08:25:38 UTC] === API CALL LOG ===
[25-Jul-2026 08:25:38 UTC] Endpoint: user/profile.php
[25-Jul-2026 08:25:38 UTC] Full Log Data: {
    "timestamp": "2026-07-25 08:25:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.128",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.128, 172.69.155.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a209c66de88d12f9-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.128",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 08:25:38 UTC] === END API CALL LOG ===
[25-Jul-2026 08:25:38 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 08:25:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 08:25:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 08:25:38 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 08:25:38 UTC] User ID: 1140
[25-Jul-2026 08:25:38 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 08:25:39 UTC] === API CALL LOG ===
[25-Jul-2026 08:25:39 UTC] Endpoint: user/profile.php
[25-Jul-2026 08:25:39 UTC] Full Log Data: {
    "timestamp": "2026-07-25 08:25:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.128",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.128, 172.69.155.223",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a209c6719d3b12f9-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.128",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 08:25:39 UTC] === END API CALL LOG ===
[25-Jul-2026 08:25:39 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 08:25:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 08:25:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 08:25:39 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 08:25:39 UTC] User ID: 1140
[25-Jul-2026 08:25:39 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 08:25:39 UTC] === API CALL LOG ===
[25-Jul-2026 08:25:39 UTC] Endpoint: user/profile.php
[25-Jul-2026 08:25:39 UTC] Full Log Data: {
    "timestamp": "2026-07-25 08:25:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.128",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.128, 172.69.155.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a209c672be7e12f9-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.128",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 08:25:39 UTC] === END API CALL LOG ===
[25-Jul-2026 08:25:39 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 08:25:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 08:25:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 08:25:39 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 08:25:39 UTC] User ID: 1140
[25-Jul-2026 08:25:39 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 08:25:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 08:25:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 08:25:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.139.138.128, 172.69.155.223","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a209c672be8212f9-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.139.138.128","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 08:25:39 UTC] === User Orders API Called ===
[25-Jul-2026 08:25:39 UTC] User ID: 1140
[25-Jul-2026 08:25:39 UTC] Limit: 20, Offset: 0
[25-Jul-2026 08:25:39 UTC] Orders found: 0
[25-Jul-2026 08:25:39 UTC] Orders data: []
[25-Jul-2026 08:25:39 UTC] Total orders count: 0
[25-Jul-2026 08:25:39 UTC] === API CALL LOG ===
[25-Jul-2026 08:25:39 UTC] Endpoint: user/profile.php
[25-Jul-2026 08:25:39 UTC] Full Log Data: {
    "timestamp": "2026-07-25 08:25:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.128",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.128, 172.69.155.223",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a209c6738f4812f9-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.128",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 08:25:39 UTC] === END API CALL LOG ===
[25-Jul-2026 08:25:39 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 08:25:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 08:25:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 08:25:39 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 08:25:39 UTC] User ID: 1140
[25-Jul-2026 08:25:39 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 08:25:51 UTC] === API CALL LOG ===
[25-Jul-2026 08:25:51 UTC] Endpoint: user/profile.php
[25-Jul-2026 08:25:51 UTC] Full Log Data: {
    "timestamp": "2026-07-25 08:25:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.128",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.128, 172.69.155.212",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a209c6bf58cf12f9-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.128",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 08:25:51 UTC] === END API CALL LOG ===
[25-Jul-2026 08:25:51 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 08:25:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 08:25:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 08:25:51 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 08:25:51 UTC] User ID: 1140
[25-Jul-2026 08:25:51 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 08:25:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 08:25:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 08:25:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.139.138.128, 172.69.155.212","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a209c6bf58cc12f9-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.139.138.128","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 08:25:51 UTC] === User Orders API Called ===
[25-Jul-2026 08:25:51 UTC] User ID: 1140
[25-Jul-2026 08:25:51 UTC] Limit: 20, Offset: 0
[25-Jul-2026 08:25:51 UTC] Orders found: 0
[25-Jul-2026 08:25:51 UTC] Orders data: []
[25-Jul-2026 08:25:51 UTC] Total orders count: 0
[25-Jul-2026 08:25:51 UTC] === API CALL LOG ===
[25-Jul-2026 08:25:51 UTC] Endpoint: user/profile.php
[25-Jul-2026 08:25:51 UTC] Full Log Data: {
    "timestamp": "2026-07-25 08:25:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.128",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.128, 172.69.155.212",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a209c6c34f4312f9-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.128",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 08:25:51 UTC] === END API CALL LOG ===
[25-Jul-2026 08:25:51 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 08:25:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 08:25:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 08:25:51 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 08:25:51 UTC] User ID: 1140
[25-Jul-2026 08:25:51 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 08:35:25 UTC] === API CALL LOG ===
[25-Jul-2026 08:35:25 UTC] Endpoint: user/profile.php
[25-Jul-2026 08:35:25 UTC] Full Log Data: {
    "timestamp": "2026-07-25 08:35:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.128",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.128, 172.64.198.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a209d4c34f2b26d4-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.128",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 08:35:25 UTC] === END API CALL LOG ===
[25-Jul-2026 08:35:25 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 08:35:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 08:35:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 08:35:25 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 08:35:25 UTC] User ID: 1140
[25-Jul-2026 08:35:25 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 08:35:25 UTC] User Purchases API - User ID: 1140
[25-Jul-2026 08:35:25 UTC] User Purchases API - Total purchases found: 3
[25-Jul-2026 08:35:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 08:35:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 08:35:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.139.138.128, 172.64.198.81","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a209d4dd38c326d4-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.139.138.128","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 08:35:29 UTC] === User Orders API Called ===
[25-Jul-2026 08:35:29 UTC] User ID: 1140
[25-Jul-2026 08:35:29 UTC] Limit: 20, Offset: 0
[25-Jul-2026 08:35:29 UTC] Orders found: 0
[25-Jul-2026 08:35:29 UTC] Orders data: []
[25-Jul-2026 08:35:29 UTC] Total orders count: 0
[25-Jul-2026 08:35:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 08:35:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 08:35:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.139.138.128, 172.64.198.81","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a209d4e888c926d4-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.139.138.128","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 08:35:31 UTC] === User Orders API Called ===
[25-Jul-2026 08:35:31 UTC] User ID: 1140
[25-Jul-2026 08:35:31 UTC] Limit: 20, Offset: 0
[25-Jul-2026 08:35:31 UTC] Orders found: 0
[25-Jul-2026 08:35:31 UTC] Orders data: []
[25-Jul-2026 08:35:31 UTC] Total orders count: 0
[25-Jul-2026 08:35:31 UTC] === API CALL LOG ===
[25-Jul-2026 08:35:31 UTC] Endpoint: user/profile.php
[25-Jul-2026 08:35:31 UTC] Full Log Data: {
    "timestamp": "2026-07-25 08:35:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.128",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.128, 172.64.198.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a209d4e888cb26d4-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.128",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 08:35:31 UTC] === END API CALL LOG ===
[25-Jul-2026 08:35:31 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 08:35:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 08:35:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 08:35:31 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 08:35:31 UTC] User ID: 1140
[25-Jul-2026 08:35:31 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 08:35:31 UTC] === API CALL LOG ===
[25-Jul-2026 08:35:31 UTC] Endpoint: user/profile.php
[25-Jul-2026 08:35:31 UTC] Full Log Data: {
    "timestamp": "2026-07-25 08:35:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.128",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.128, 172.64.198.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a209d4eafc8526d4-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.128",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 08:35:31 UTC] === END API CALL LOG ===
[25-Jul-2026 08:35:31 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 08:35:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 08:35:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 08:35:31 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 08:35:31 UTC] User ID: 1140
[25-Jul-2026 08:35:31 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 08:35:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 08:35:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 08:35:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.139.138.128, 172.64.198.80","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a209d528c91826d4-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.139.138.128","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 08:35:41 UTC] === User Orders API Called ===
[25-Jul-2026 08:35:41 UTC] User ID: 1140
[25-Jul-2026 08:35:41 UTC] Limit: 20, Offset: 0
[25-Jul-2026 08:35:41 UTC] Orders found: 0
[25-Jul-2026 08:35:41 UTC] Orders data: []
[25-Jul-2026 08:35:41 UTC] Total orders count: 0
[25-Jul-2026 08:35:41 UTC] === API CALL LOG ===
[25-Jul-2026 08:35:41 UTC] Endpoint: user/profile.php
[25-Jul-2026 08:35:41 UTC] Full Log Data: {
    "timestamp": "2026-07-25 08:35:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.128",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.128, 172.64.198.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a209d528c91926d4-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.128",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 08:35:41 UTC] === END API CALL LOG ===
[25-Jul-2026 08:35:41 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 08:35:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 08:35:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 08:35:41 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 08:35:41 UTC] User ID: 1140
[25-Jul-2026 08:35:41 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 08:35:42 UTC] === API CALL LOG ===
[25-Jul-2026 08:35:42 UTC] Endpoint: user/profile.php
[25-Jul-2026 08:35:42 UTC] Full Log Data: {
    "timestamp": "2026-07-25 08:35:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.128",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.128, 172.64.198.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a209d52e38c926d4-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.128",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 08:35:42 UTC] === END API CALL LOG ===
[25-Jul-2026 08:35:42 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 08:35:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 08:35:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 08:35:42 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 08:35:42 UTC] User ID: 1140
[25-Jul-2026 08:35:42 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 08:35:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 08:35:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 08:35:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.139.138.128, 172.64.198.80","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a209d58848b326d4-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.139.138.128","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 08:35:56 UTC] === API CALL LOG ===
[25-Jul-2026 08:35:56 UTC] Endpoint: user/profile.php
[25-Jul-2026 08:35:56 UTC] Full Log Data: {
    "timestamp": "2026-07-25 08:35:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.128",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.128, 172.64.198.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a209d58848b426d4-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.128",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 08:35:56 UTC] === User Orders API Called ===
[25-Jul-2026 08:35:56 UTC] === END API CALL LOG ===
[25-Jul-2026 08:35:56 UTC] User ID: 1140
[25-Jul-2026 08:35:56 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 08:35:56 UTC] Limit: 20, Offset: 0
[25-Jul-2026 08:35:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 08:35:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 08:35:56 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 08:35:56 UTC] User ID: 1140
[25-Jul-2026 08:35:56 UTC] Orders found: 0
[25-Jul-2026 08:35:56 UTC] Orders data: []
[25-Jul-2026 08:35:56 UTC] Total orders count: 0
[25-Jul-2026 08:35:56 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 08:35:57 UTC] === API CALL LOG ===
[25-Jul-2026 08:35:57 UTC] Endpoint: user/profile.php
[25-Jul-2026 08:35:57 UTC] Full Log Data: {
    "timestamp": "2026-07-25 08:35:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.128",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.128, 172.64.198.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a209d58c5e8e26d4-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.128",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 08:35:57 UTC] === END API CALL LOG ===
[25-Jul-2026 08:35:57 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 08:35:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 08:35:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 08:35:57 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 08:35:57 UTC] User ID: 1140
[25-Jul-2026 08:35:57 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 08:36:09 UTC] === API CALL LOG ===
[25-Jul-2026 08:36:09 UTC] Endpoint: user/profile.php
[25-Jul-2026 08:36:09 UTC] Full Log Data: {
    "timestamp": "2026-07-25 08:36:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.128",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.128, 172.64.198.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a209d5d7cf1e26d4-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.128",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 08:36:09 UTC] === END API CALL LOG ===
[25-Jul-2026 08:36:09 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 08:36:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 08:36:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 08:36:09 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 08:36:09 UTC] User ID: 1140
[25-Jul-2026 08:36:09 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 08:36:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 08:36:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 08:36:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.139.138.128, 172.64.198.80","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a209d5d7cf1926d4-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.139.138.128","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 08:36:09 UTC] === User Orders API Called ===
[25-Jul-2026 08:36:09 UTC] User ID: 1140
[25-Jul-2026 08:36:09 UTC] Limit: 20, Offset: 0
[25-Jul-2026 08:36:09 UTC] Orders found: 0
[25-Jul-2026 08:36:09 UTC] Orders data: []
[25-Jul-2026 08:36:09 UTC] Total orders count: 0
[25-Jul-2026 08:36:10 UTC] === API CALL LOG ===
[25-Jul-2026 08:36:10 UTC] Endpoint: user/profile.php
[25-Jul-2026 08:36:10 UTC] Full Log Data: {
    "timestamp": "2026-07-25 08:36:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.128",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.128, 172.64.198.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a209d5dc5e2626d4-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.128",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 08:36:10 UTC] === END API CALL LOG ===
[25-Jul-2026 08:36:10 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 08:36:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 08:36:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 08:36:10 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 08:36:10 UTC] User ID: 1140
[25-Jul-2026 08:36:10 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 08:36:21 UTC] === API CALL LOG ===
[25-Jul-2026 08:36:21 UTC] Endpoint: user/profile.php
[25-Jul-2026 08:36:21 UTC] Full Log Data: {
    "timestamp": "2026-07-25 08:36:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.128",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.128, 172.64.198.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a209d6204d3526d4-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.128",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 08:36:21 UTC] === END API CALL LOG ===
[25-Jul-2026 08:36:21 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 08:36:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 08:36:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 08:36:21 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 08:36:21 UTC] User ID: 1140
[25-Jul-2026 08:36:21 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 08:36:25 UTC] === API CALL LOG ===
[25-Jul-2026 08:36:25 UTC] Endpoint: user/profile.php
[25-Jul-2026 08:36:25 UTC] Full Log Data: {
    "timestamp": "2026-07-25 08:36:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.128",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.128, 172.64.198.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a209d63a9f3126d4-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.128",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 08:36:25 UTC] === END API CALL LOG ===
[25-Jul-2026 08:36:25 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 08:36:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 08:36:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 08:36:25 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 08:36:25 UTC] User ID: 1140
[25-Jul-2026 08:36:25 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 08:36:25 UTC] User Purchases API - User ID: 1140
[25-Jul-2026 08:36:25 UTC] User Purchases API - Total purchases found: 3
[25-Jul-2026 08:36:28 UTC] === API CALL LOG ===
[25-Jul-2026 08:36:28 UTC] Endpoint: user/profile.php
[25-Jul-2026 08:36:28 UTC] Full Log Data: {
    "timestamp": "2026-07-25 08:36:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.128",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.128, 172.64.198.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a209d650491d26d4-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.128",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 08:36:28 UTC] === END API CALL LOG ===
[25-Jul-2026 08:36:28 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 08:36:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 08:36:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 08:36:28 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 08:36:28 UTC] User ID: 1140
[25-Jul-2026 08:36:28 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 08:36:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 08:36:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 08:36:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.139.138.128, 172.64.198.80","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a209d650491b26d4-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.139.138.128","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 08:36:28 UTC] === User Orders API Called ===
[25-Jul-2026 08:36:28 UTC] User ID: 1140
[25-Jul-2026 08:36:28 UTC] Limit: 20, Offset: 0
[25-Jul-2026 08:36:28 UTC] Orders found: 0
[25-Jul-2026 08:36:28 UTC] Orders data: []
[25-Jul-2026 08:36:28 UTC] Total orders count: 0
[25-Jul-2026 08:36:29 UTC] === API CALL LOG ===
[25-Jul-2026 08:36:29 UTC] Endpoint: user/profile.php
[25-Jul-2026 08:36:29 UTC] Full Log Data: {
    "timestamp": "2026-07-25 08:36:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.128",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.128, 172.64.198.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a209d6529db126d4-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.128",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 08:36:29 UTC] === END API CALL LOG ===
[25-Jul-2026 08:36:29 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 08:36:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 08:36:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 08:36:29 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 08:36:29 UTC] User ID: 1140
[25-Jul-2026 08:36:29 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 08:36:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 08:36:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 08:36:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.139.138.128, 172.64.198.81","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a209d6aefba026d4-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.139.138.128","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 08:36:44 UTC] === User Orders API Called ===
[25-Jul-2026 08:36:44 UTC] User ID: 1140
[25-Jul-2026 08:36:44 UTC] Limit: 20, Offset: 0
[25-Jul-2026 08:36:44 UTC] === API CALL LOG ===
[25-Jul-2026 08:36:44 UTC] Endpoint: user/profile.php
[25-Jul-2026 08:36:44 UTC] Full Log Data: {
    "timestamp": "2026-07-25 08:36:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.128",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.128, 172.64.198.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a209d6aefba226d4-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.128",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 08:36:44 UTC] === END API CALL LOG ===
[25-Jul-2026 08:36:44 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 08:36:44 UTC] Orders found: 0
[25-Jul-2026 08:36:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 08:36:44 UTC] Orders data: []
[25-Jul-2026 08:36:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 08:36:44 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 08:36:44 UTC] User ID: 1140
[25-Jul-2026 08:36:44 UTC] Total orders count: 0
[25-Jul-2026 08:36:44 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 08:36:44 UTC] === API CALL LOG ===
[25-Jul-2026 08:36:44 UTC] Endpoint: user/profile.php
[25-Jul-2026 08:36:44 UTC] Full Log Data: {
    "timestamp": "2026-07-25 08:36:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.128",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.128, 172.64.198.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a209d6b29a1b26d4-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.128",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 08:36:44 UTC] === END API CALL LOG ===
[25-Jul-2026 08:36:44 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 08:36:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 08:36:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 08:36:44 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 08:36:44 UTC] User ID: 1140
[25-Jul-2026 08:36:44 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 08:36:46 UTC] === API CALL LOG ===
[25-Jul-2026 08:36:46 UTC] Endpoint: user/profile.php
[25-Jul-2026 08:36:46 UTC] Full Log Data: {
    "timestamp": "2026-07-25 08:36:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.128",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.128, 172.64.198.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a209d6bc6a8a26d4-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.128",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 08:36:46 UTC] === END API CALL LOG ===
[25-Jul-2026 08:36:46 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 08:36:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 08:36:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 08:36:46 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 08:36:46 UTC] User ID: 1140
[25-Jul-2026 08:36:46 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 08:36:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 08:36:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 08:36:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.139.138.128, 172.64.198.81","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a209d6dfae0526d4-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.139.138.128","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 08:36:51 UTC] === User Orders API Called ===
[25-Jul-2026 08:36:51 UTC] User ID: 1140
[25-Jul-2026 08:36:51 UTC] Limit: 20, Offset: 0
[25-Jul-2026 08:36:51 UTC] Orders found: 0
[25-Jul-2026 08:36:51 UTC] Orders data: []
[25-Jul-2026 08:36:51 UTC] Total orders count: 0
[25-Jul-2026 08:36:53 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 08:36:53 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 08:36:53 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.139.138.128, 172.64.198.81","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a209d6ed2fca26d4-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.139.138.128","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 08:36:53 UTC] === API CALL LOG ===
[25-Jul-2026 08:36:53 UTC] Endpoint: user/profile.php
[25-Jul-2026 08:36:53 UTC] === User Orders API Called ===
[25-Jul-2026 08:36:53 UTC] User ID: 1140
[25-Jul-2026 08:36:53 UTC] Full Log Data: {
    "timestamp": "2026-07-25 08:36:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.128",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.128, 172.64.198.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a209d6ed2fcb26d4-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.128",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 08:36:53 UTC] Limit: 20, Offset: 0
[25-Jul-2026 08:36:53 UTC] === END API CALL LOG ===
[25-Jul-2026 08:36:53 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 08:36:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 08:36:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 08:36:53 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 08:36:53 UTC] User ID: 1140
[25-Jul-2026 08:36:53 UTC] Orders found: 0
[25-Jul-2026 08:36:53 UTC] Orders data: []
[25-Jul-2026 08:36:53 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 08:36:53 UTC] Total orders count: 0
[25-Jul-2026 08:36:54 UTC] === API CALL LOG ===
[25-Jul-2026 08:36:54 UTC] Endpoint: user/profile.php
[25-Jul-2026 08:36:54 UTC] Full Log Data: {
    "timestamp": "2026-07-25 08:36:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.128",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.128, 172.64.198.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a209d6f09e2e26d4-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.128",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 08:36:54 UTC] === END API CALL LOG ===
[25-Jul-2026 08:36:54 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 08:36:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 08:36:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 08:36:54 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 08:36:54 UTC] User ID: 1140
[25-Jul-2026 08:36:54 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 08:36:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 08:36:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 08:36:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.139.138.128, 172.64.198.81","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a209d70b9bf226d4-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.139.138.128","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 08:36:58 UTC] === User Orders API Called ===
[25-Jul-2026 08:36:58 UTC] User ID: 1140
[25-Jul-2026 08:36:58 UTC] Limit: 20, Offset: 0
[25-Jul-2026 08:36:58 UTC] Orders found: 0
[25-Jul-2026 08:36:58 UTC] Orders data: []
[25-Jul-2026 08:36:58 UTC] Total orders count: 0
[25-Jul-2026 08:37:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 08:37:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 08:37:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.139.138.128, 172.64.198.81","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a209d71f1a6f26d4-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.139.138.128","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 08:37:01 UTC] === API CALL LOG ===
[25-Jul-2026 08:37:01 UTC] === User Orders API Called ===
[25-Jul-2026 08:37:01 UTC] Endpoint: user/profile.php
[25-Jul-2026 08:37:01 UTC] User ID: 1140
[25-Jul-2026 08:37:01 UTC] Limit: 20, Offset: 0
[25-Jul-2026 08:37:01 UTC] Full Log Data: {
    "timestamp": "2026-07-25 08:37:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.128",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.128, 172.64.198.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a209d71f1a7226d4-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.128",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 08:37:01 UTC] === END API CALL LOG ===
[25-Jul-2026 08:37:01 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 08:37:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 08:37:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 08:37:01 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 08:37:01 UTC] Orders found: 0
[25-Jul-2026 08:37:01 UTC] User ID: 1140
[25-Jul-2026 08:37:01 UTC] Orders data: []
[25-Jul-2026 08:37:01 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 08:37:01 UTC] Total orders count: 0
[25-Jul-2026 08:37:02 UTC] === API CALL LOG ===
[25-Jul-2026 08:37:02 UTC] Endpoint: user/profile.php
[25-Jul-2026 08:37:02 UTC] Full Log Data: {
    "timestamp": "2026-07-25 08:37:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.128",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.128, 172.64.198.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a209d722ea1e26d4-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.128",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 08:37:02 UTC] === END API CALL LOG ===
[25-Jul-2026 08:37:02 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 08:37:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 08:37:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 08:37:02 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 08:37:02 UTC] User ID: 1140
[25-Jul-2026 08:37:02 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 08:37:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 08:37:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 08:37:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.139.138.128, 172.64.198.81","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a209d725cf0c26d4-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.139.138.128","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 08:37:03 UTC] === User Orders API Called ===
[25-Jul-2026 08:37:03 UTC] User ID: 1140
[25-Jul-2026 08:37:03 UTC] Limit: 20, Offset: 0
[25-Jul-2026 08:37:03 UTC] Orders found: 0
[25-Jul-2026 08:37:03 UTC] Orders data: []
[25-Jul-2026 08:37:03 UTC] Total orders count: 0
[25-Jul-2026 08:37:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 08:37:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 08:37:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.139.138.128, 172.64.198.81","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a209d73b7ca826d4-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.139.138.128","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 08:37:06 UTC] === User Orders API Called ===
[25-Jul-2026 08:37:06 UTC] User ID: 1140
[25-Jul-2026 08:37:06 UTC] Limit: 20, Offset: 0
[25-Jul-2026 08:37:06 UTC] Orders found: 0
[25-Jul-2026 08:37:06 UTC] Orders data: []
[25-Jul-2026 08:37:06 UTC] Total orders count: 0
[25-Jul-2026 08:37:06 UTC] === API CALL LOG ===
[25-Jul-2026 08:37:06 UTC] Endpoint: user/profile.php
[25-Jul-2026 08:37:06 UTC] Full Log Data: {
    "timestamp": "2026-07-25 08:37:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.128",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.128, 172.64.198.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a209d73de92926d4-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.128",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 08:37:06 UTC] === END API CALL LOG ===
[25-Jul-2026 08:37:06 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 08:37:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 08:37:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 08:37:06 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 08:37:06 UTC] User ID: 1140
[25-Jul-2026 08:37:06 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 08:37:07 UTC] === API CALL LOG ===
[25-Jul-2026 08:37:07 UTC] Endpoint: user/profile.php
[25-Jul-2026 08:37:07 UTC] Full Log Data: {
    "timestamp": "2026-07-25 08:37:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.128",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.128, 172.64.198.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a209d740ef7a26d4-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.128",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 08:37:07 UTC] === END API CALL LOG ===
[25-Jul-2026 08:37:07 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 08:37:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 08:37:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 08:37:07 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 08:37:07 UTC] User ID: 1140
[25-Jul-2026 08:37:07 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 09:01:41 UTC] === API CALL LOG ===
[25-Jul-2026 09:01:41 UTC] Endpoint: user/profile.php
[25-Jul-2026 09:01:41 UTC] Full Log Data: {
    "timestamp": "2026-07-25 09:01:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.144, 162.158.172.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a209fb3abb03bbc9-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.144",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 09:01:41 UTC] === END API CALL LOG ===
[25-Jul-2026 09:01:41 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 09:01:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 09:01:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 09:01:41 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 09:01:41 UTC] User ID: 1140
[25-Jul-2026 09:01:41 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 09:02:00 UTC] === API CALL LOG ===
[25-Jul-2026 09:02:00 UTC] Endpoint: user/profile.php
[25-Jul-2026 09:02:00 UTC] Full Log Data: {
    "timestamp": "2026-07-25 09:02:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.144, 162.158.172.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a209fbb22cd1bbc9-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.144",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 09:02:00 UTC] === END API CALL LOG ===
[25-Jul-2026 09:02:00 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 09:02:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 09:02:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 09:02:00 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 09:02:00 UTC] User ID: 1140
[25-Jul-2026 09:02:00 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 09:02:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 09:02:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 09:02:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.63.205.144, 162.158.172.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a209fbb54e7fbbc9-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"92.63.205.144","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 09:02:00 UTC] === User Orders API Called ===
[25-Jul-2026 09:02:00 UTC] User ID: 1140
[25-Jul-2026 09:02:00 UTC] Limit: 20, Offset: 0
[25-Jul-2026 09:02:00 UTC] Orders found: 0
[25-Jul-2026 09:02:00 UTC] Orders data: []
[25-Jul-2026 09:02:00 UTC] Total orders count: 0
[25-Jul-2026 09:02:00 UTC] === API CALL LOG ===
[25-Jul-2026 09:02:00 UTC] Endpoint: user/profile.php
[25-Jul-2026 09:02:00 UTC] Full Log Data: {
    "timestamp": "2026-07-25 09:02:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.144, 162.158.172.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a209fbb54e81bbc9-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.144",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 09:02:00 UTC] === END API CALL LOG ===
[25-Jul-2026 09:02:00 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 09:02:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 09:02:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 09:02:00 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 09:02:00 UTC] User ID: 1140
[25-Jul-2026 09:02:00 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 09:02:01 UTC] === API CALL LOG ===
[25-Jul-2026 09:02:01 UTC] Endpoint: user/profile.php
[25-Jul-2026 09:02:01 UTC] Full Log Data: {
    "timestamp": "2026-07-25 09:02:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.144, 162.158.172.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a209fbb9b919bbc9-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.144",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 09:02:01 UTC] === END API CALL LOG ===
[25-Jul-2026 09:02:01 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 09:02:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 09:02:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 09:02:01 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 09:02:01 UTC] User ID: 1140
[25-Jul-2026 09:02:01 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 09:02:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 09:02:08 UTC] === API CALL LOG ===
[25-Jul-2026 09:02:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 09:02:08 UTC] Endpoint: user/profile.php
[25-Jul-2026 09:02:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.63.205.144, 162.158.172.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a209fbe5398bbbc9-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"92.63.205.144","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 09:02:08 UTC] Full Log Data: {
    "timestamp": "2026-07-25 09:02:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.144, 162.158.172.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a209fbe5398dbbc9-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.144",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 09:02:08 UTC] === User Orders API Called ===
[25-Jul-2026 09:02:08 UTC] === END API CALL LOG ===
[25-Jul-2026 09:02:08 UTC] User ID: 1140
[25-Jul-2026 09:02:08 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 09:02:08 UTC] Limit: 20, Offset: 0
[25-Jul-2026 09:02:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 09:02:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 09:02:08 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 09:02:08 UTC] User ID: 1140
[25-Jul-2026 09:02:08 UTC] Orders found: 0
[25-Jul-2026 09:02:08 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 09:02:08 UTC] Orders data: []
[25-Jul-2026 09:02:08 UTC] Total orders count: 0
[25-Jul-2026 09:02:08 UTC] === API CALL LOG ===
[25-Jul-2026 09:02:08 UTC] Endpoint: user/profile.php
[25-Jul-2026 09:02:08 UTC] Full Log Data: {
    "timestamp": "2026-07-25 09:02:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.144, 162.158.172.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a209fbe98c24bbc9-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.144",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 09:02:08 UTC] === END API CALL LOG ===
[25-Jul-2026 09:02:08 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 09:02:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 09:02:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 09:02:08 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 09:02:08 UTC] User ID: 1140
[25-Jul-2026 09:02:08 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 09:02:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 09:02:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 09:02:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.63.205.144, 162.158.172.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a209fca1d8eabbc9-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"92.63.205.144","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 09:02:38 UTC] === User Orders API Called ===
[25-Jul-2026 09:02:38 UTC] User ID: 1140
[25-Jul-2026 09:02:38 UTC] Limit: 20, Offset: 0
[25-Jul-2026 09:02:38 UTC] Orders found: 0
[25-Jul-2026 09:02:38 UTC] Orders data: []
[25-Jul-2026 09:02:38 UTC] Total orders count: 0
[25-Jul-2026 09:02:38 UTC] === API CALL LOG ===
[25-Jul-2026 09:02:38 UTC] Endpoint: user/profile.php
[25-Jul-2026 09:02:38 UTC] Full Log Data: {
    "timestamp": "2026-07-25 09:02:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.144, 162.158.172.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a209fca1d8ebbbc9-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.144",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 09:02:38 UTC] === END API CALL LOG ===
[25-Jul-2026 09:02:38 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 09:02:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 09:02:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 09:02:38 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 09:02:38 UTC] User ID: 1140
[25-Jul-2026 09:02:38 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 09:02:39 UTC] === API CALL LOG ===
[25-Jul-2026 09:02:39 UTC] Endpoint: user/profile.php
[25-Jul-2026 09:02:39 UTC] Full Log Data: {
    "timestamp": "2026-07-25 09:02:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.144, 162.158.172.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a209fca62bf5bbc9-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.144",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 09:02:39 UTC] === END API CALL LOG ===
[25-Jul-2026 09:02:39 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 09:02:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 09:02:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 09:02:39 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 09:02:39 UTC] User ID: 1140
[25-Jul-2026 09:02:39 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 09:02:39 UTC] === API CALL LOG ===
[25-Jul-2026 09:02:39 UTC] Endpoint: user/profile.php
[25-Jul-2026 09:02:39 UTC] Full Log Data: {
    "timestamp": "2026-07-25 09:02:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.144, 162.158.172.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a209fcabcf83bbc9-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.144",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 09:02:39 UTC] === END API CALL LOG ===
[25-Jul-2026 09:02:39 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 09:02:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 09:02:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 09:02:39 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 09:02:39 UTC] User ID: 1140
[25-Jul-2026 09:02:39 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 09:02:48 UTC] === API CALL LOG ===
[25-Jul-2026 09:02:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 09:02:48 UTC] Endpoint: user/profile.php
[25-Jul-2026 09:02:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 09:02:48 UTC] Full Log Data: {
    "timestamp": "2026-07-25 09:02:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.144, 162.158.172.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a209fce0b9dabbc9-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.144",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 09:02:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.63.205.144, 162.158.172.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a209fce0b9d8bbc9-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"92.63.205.144","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 09:02:48 UTC] === END API CALL LOG ===
[25-Jul-2026 09:02:48 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 09:02:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 09:02:48 UTC] === User Orders API Called ===
[25-Jul-2026 09:02:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 09:02:48 UTC] User ID: 1140
[25-Jul-2026 09:02:48 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 09:02:48 UTC] Limit: 20, Offset: 0
[25-Jul-2026 09:02:48 UTC] User ID: 1140
[25-Jul-2026 09:02:48 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 09:02:48 UTC] Orders found: 0
[25-Jul-2026 09:02:48 UTC] Orders data: []
[25-Jul-2026 09:02:48 UTC] Total orders count: 0
[25-Jul-2026 09:02:49 UTC] === API CALL LOG ===
[25-Jul-2026 09:02:49 UTC] Endpoint: user/profile.php
[25-Jul-2026 09:02:49 UTC] Full Log Data: {
    "timestamp": "2026-07-25 09:02:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.144, 162.158.172.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a209fce4bc0fbbc9-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.144",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 09:02:49 UTC] === END API CALL LOG ===
[25-Jul-2026 09:02:49 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 09:02:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 09:02:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 09:02:49 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 09:02:49 UTC] User ID: 1140
[25-Jul-2026 09:02:49 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 09:02:58 UTC] === API CALL LOG ===
[25-Jul-2026 09:02:58 UTC] Endpoint: user/profile.php
[25-Jul-2026 09:02:58 UTC] Full Log Data: {
    "timestamp": "2026-07-25 09:02:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.144, 162.158.172.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a209fd1d3ebbbbc9-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.144",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 09:02:58 UTC] === END API CALL LOG ===
[25-Jul-2026 09:02:58 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 09:02:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 09:02:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 09:02:58 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 09:02:58 UTC] User ID: 1140
[25-Jul-2026 09:02:58 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 09:03:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 09:03:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 09:03:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.63.205.144, 162.158.172.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a209fe432db5bbc9-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"92.63.205.144","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 09:03:45 UTC] === User Orders API Called ===
[25-Jul-2026 09:03:45 UTC] User ID: 1140
[25-Jul-2026 09:03:45 UTC] Limit: 20, Offset: 0
[25-Jul-2026 09:03:45 UTC] Orders found: 1
[25-Jul-2026 09:03:45 UTC] Orders data: [{"id":429,"quantity":100,"total_coins":3500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/baraxolkatoshkent","status":"pending","created_at":"2026-07-25 12:33:43","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[25-Jul-2026 09:03:45 UTC] Total orders count: 1
[25-Jul-2026 09:06:03 UTC] === API CALL LOG ===
[25-Jul-2026 09:06:03 UTC] Endpoint: user/profile.php
[25-Jul-2026 09:06:03 UTC] Full Log Data: {
    "timestamp": "2026-07-25 09:06:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.144, 162.158.172.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20a01a2ac81bbc9-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.144",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 09:06:03 UTC] === END API CALL LOG ===
[25-Jul-2026 09:06:03 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 09:06:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 09:06:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 09:06:03 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 09:06:03 UTC] User ID: 1140
[25-Jul-2026 09:06:03 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 09:06:03 UTC] User Purchases API - User ID: 1140
[25-Jul-2026 09:06:03 UTC] User Purchases API - Total purchases found: 3
[25-Jul-2026 09:06:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 09:06:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 09:06:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.63.205.144, 162.158.172.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20a01b5ae80bbc9-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"92.63.205.144","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 09:06:06 UTC] === User Orders API Called ===
[25-Jul-2026 09:06:06 UTC] User ID: 1140
[25-Jul-2026 09:06:06 UTC] Limit: 20, Offset: 0
[25-Jul-2026 09:06:06 UTC] Orders found: 1
[25-Jul-2026 09:06:06 UTC] Orders data: [{"id":429,"quantity":100,"total_coins":3500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/baraxolkatoshkent","status":"pending","created_at":"2026-07-25 12:33:43","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[25-Jul-2026 09:06:06 UTC] === API CALL LOG ===
[25-Jul-2026 09:06:06 UTC] Endpoint: user/profile.php
[25-Jul-2026 09:06:06 UTC] Total orders count: 1
[25-Jul-2026 09:06:06 UTC] Full Log Data: {
    "timestamp": "2026-07-25 09:06:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.144, 162.158.172.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20a01b5ae81bbc9-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.144",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 09:06:06 UTC] === END API CALL LOG ===
[25-Jul-2026 09:06:06 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 09:06:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 09:06:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 09:06:06 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 09:06:06 UTC] User ID: 1140
[25-Jul-2026 09:06:06 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 09:06:07 UTC] === API CALL LOG ===
[25-Jul-2026 09:06:07 UTC] Endpoint: user/profile.php
[25-Jul-2026 09:06:07 UTC] Full Log Data: {
    "timestamp": "2026-07-25 09:06:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.144, 162.158.172.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20a01b9b871bbc9-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.144",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 09:06:07 UTC] === END API CALL LOG ===
[25-Jul-2026 09:06:07 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 09:06:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 09:06:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 09:06:07 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 09:06:07 UTC] User ID: 1140
[25-Jul-2026 09:06:07 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 09:06:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 09:06:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 09:06:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.63.205.144, 162.158.172.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20a01c5ae0bbbc9-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"92.63.205.144","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 09:06:08 UTC] === User Orders API Called ===
[25-Jul-2026 09:06:08 UTC] User ID: 1140
[25-Jul-2026 09:06:08 UTC] Limit: 20, Offset: 0
[25-Jul-2026 09:06:08 UTC] Orders found: 1
[25-Jul-2026 09:06:08 UTC] Orders data: [{"id":429,"quantity":100,"total_coins":3500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/baraxolkatoshkent","status":"pending","created_at":"2026-07-25 12:33:43","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[25-Jul-2026 09:06:08 UTC] Total orders count: 1
[25-Jul-2026 09:06:13 UTC] === API CALL LOG ===
[25-Jul-2026 09:06:13 UTC] Endpoint: user/profile.php
[25-Jul-2026 09:06:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 09:06:13 UTC] Full Log Data: {
    "timestamp": "2026-07-25 09:06:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.144, 162.158.172.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20a01e1bd7ebbc9-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.144",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 09:06:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 09:06:13 UTC] === END API CALL LOG ===
[25-Jul-2026 09:06:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.63.205.144, 162.158.172.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20a01e1bd7dbbc9-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"92.63.205.144","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 09:06:13 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 09:06:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 09:06:13 UTC] === User Orders API Called ===
[25-Jul-2026 09:06:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 09:06:13 UTC] User ID: 1140
[25-Jul-2026 09:06:13 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 09:06:13 UTC] Limit: 20, Offset: 0
[25-Jul-2026 09:06:13 UTC] User ID: 1140
[25-Jul-2026 09:06:13 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 09:06:13 UTC] Orders found: 1
[25-Jul-2026 09:06:13 UTC] Orders data: [{"id":429,"quantity":100,"total_coins":3500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/baraxolkatoshkent","status":"pending","created_at":"2026-07-25 12:33:43","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[25-Jul-2026 09:06:13 UTC] Total orders count: 1
[25-Jul-2026 09:06:14 UTC] === API CALL LOG ===
[25-Jul-2026 09:06:14 UTC] Endpoint: user/profile.php
[25-Jul-2026 09:06:14 UTC] Full Log Data: {
    "timestamp": "2026-07-25 09:06:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.144, 162.158.172.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20a01e5bfadbbc9-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.144",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 09:06:14 UTC] === END API CALL LOG ===
[25-Jul-2026 09:06:14 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 09:06:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 09:06:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 09:06:14 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 09:06:14 UTC] User ID: 1140
[25-Jul-2026 09:06:14 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 09:06:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 09:06:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 09:06:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.63.205.144, 162.158.172.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20a0233490fbbc9-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"92.63.205.144","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 09:06:26 UTC] === User Orders API Called ===
[25-Jul-2026 09:06:26 UTC] User ID: 1140
[25-Jul-2026 09:06:26 UTC] Limit: 20, Offset: 0
[25-Jul-2026 09:06:26 UTC] Orders found: 1
[25-Jul-2026 09:06:26 UTC] Orders data: [{"id":429,"quantity":100,"total_coins":3500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/baraxolkatoshkent","status":"pending","created_at":"2026-07-25 12:33:43","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[25-Jul-2026 09:06:26 UTC] Total orders count: 1
[25-Jul-2026 09:06:28 UTC] === API CALL LOG ===
[25-Jul-2026 09:06:28 UTC] Endpoint: user/profile.php
[25-Jul-2026 09:06:28 UTC] Full Log Data: {
    "timestamp": "2026-07-25 09:06:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.144, 162.158.172.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20a02410ff3bbc9-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.144",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 09:06:28 UTC] === END API CALL LOG ===
[25-Jul-2026 09:06:28 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 09:06:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 09:06:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 09:06:28 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 09:06:28 UTC] User ID: 1140
[25-Jul-2026 09:06:28 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 09:06:28 UTC] User Purchases API - User ID: 1140
[25-Jul-2026 09:06:28 UTC] User Purchases API - Total purchases found: 3
[25-Jul-2026 09:07:00 UTC] === API CALL LOG ===
[25-Jul-2026 09:07:00 UTC] Endpoint: user/profile.php
[25-Jul-2026 09:07:00 UTC] Full Log Data: {
    "timestamp": "2026-07-25 09:07:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.144, 162.158.172.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20a030a4f88bbc9-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.144",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 09:07:00 UTC] === END API CALL LOG ===
[25-Jul-2026 09:07:00 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 09:07:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 09:07:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 09:07:00 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 09:07:00 UTC] User ID: 1140
[25-Jul-2026 09:07:00 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 09:07:01 UTC] User Purchases API - User ID: 1140
[25-Jul-2026 09:07:01 UTC] User Purchases API - Total purchases found: 3
[25-Jul-2026 09:07:05 UTC] === API CALL LOG ===
[25-Jul-2026 09:07:05 UTC] Endpoint: user/profile.php
[25-Jul-2026 09:07:05 UTC] Full Log Data: {
    "timestamp": "2026-07-25 09:07:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.144, 162.158.172.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20a03244cbabbc9-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.144",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 09:07:05 UTC] === END API CALL LOG ===
[25-Jul-2026 09:07:05 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 09:07:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 09:07:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 09:07:05 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 09:07:05 UTC] User ID: 1140
[25-Jul-2026 09:07:05 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 09:07:05 UTC] User Purchases API - User ID: 1140
[25-Jul-2026 09:07:05 UTC] User Purchases API - Total purchases found: 3
[25-Jul-2026 09:07:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 09:07:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 09:07:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.63.205.144, 162.158.172.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20a03320c4fbbc9-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"92.63.205.144","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 09:07:07 UTC] === User Orders API Called ===
[25-Jul-2026 09:07:07 UTC] User ID: 1140
[25-Jul-2026 09:07:07 UTC] Limit: 20, Offset: 0
[25-Jul-2026 09:07:07 UTC] Orders found: 1
[25-Jul-2026 09:07:07 UTC] Orders data: [{"id":429,"quantity":100,"total_coins":3500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/baraxolkatoshkent","status":"pending","created_at":"2026-07-25 12:33:43","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[25-Jul-2026 09:07:07 UTC] Total orders count: 1
[25-Jul-2026 09:07:07 UTC] === API CALL LOG ===
[25-Jul-2026 09:07:07 UTC] Endpoint: user/profile.php
[25-Jul-2026 09:07:07 UTC] Full Log Data: {
    "timestamp": "2026-07-25 09:07:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.144, 162.158.172.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20a03320c50bbc9-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.144",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 09:07:07 UTC] === END API CALL LOG ===
[25-Jul-2026 09:07:07 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 09:07:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 09:07:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 09:07:07 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 09:07:07 UTC] User ID: 1140
[25-Jul-2026 09:07:07 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 09:07:07 UTC] === API CALL LOG ===
[25-Jul-2026 09:07:07 UTC] Endpoint: user/profile.php
[25-Jul-2026 09:07:07 UTC] Full Log Data: {
    "timestamp": "2026-07-25 09:07:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.144, 162.158.172.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20a0335fe3bbbc9-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.144",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 09:07:07 UTC] === END API CALL LOG ===
[25-Jul-2026 09:07:07 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 09:07:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 09:07:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 09:07:07 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 09:07:07 UTC] User ID: 1140
[25-Jul-2026 09:07:07 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 09:07:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 09:07:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 09:07:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.63.205.144, 162.158.172.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20a0362bdebbbc9-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"92.63.205.144","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 09:07:15 UTC] === User Orders API Called ===
[25-Jul-2026 09:07:15 UTC] User ID: 1140
[25-Jul-2026 09:07:15 UTC] Limit: 20, Offset: 0
[25-Jul-2026 09:07:15 UTC] Orders found: 1
[25-Jul-2026 09:07:15 UTC] Orders data: [{"id":429,"quantity":100,"total_coins":3500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/baraxolkatoshkent","status":"pending","created_at":"2026-07-25 12:33:43","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[25-Jul-2026 09:07:15 UTC] Total orders count: 1
[25-Jul-2026 09:07:27 UTC] === API CALL LOG ===
[25-Jul-2026 09:07:27 UTC] Endpoint: user/profile.php
[25-Jul-2026 09:07:27 UTC] Full Log Data: {
    "timestamp": "2026-07-25 09:07:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.144, 162.158.172.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20a03af381cbbc9-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.144",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 09:07:27 UTC] === END API CALL LOG ===
[25-Jul-2026 09:07:27 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 09:07:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 09:07:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 09:07:27 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 09:07:27 UTC] User ID: 1140
[25-Jul-2026 09:07:27 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 09:07:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 09:07:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 09:07:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.63.205.144, 162.158.172.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20a03af381bbbc9-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"92.63.205.144","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 09:07:27 UTC] === User Orders API Called ===
[25-Jul-2026 09:07:27 UTC] User ID: 1140
[25-Jul-2026 09:07:27 UTC] Limit: 20, Offset: 0
[25-Jul-2026 09:07:27 UTC] Orders found: 1
[25-Jul-2026 09:07:27 UTC] Orders data: [{"id":429,"quantity":100,"total_coins":3500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/baraxolkatoshkent","status":"pending","created_at":"2026-07-25 12:33:43","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[25-Jul-2026 09:07:27 UTC] Total orders count: 1
[25-Jul-2026 09:07:27 UTC] === API CALL LOG ===
[25-Jul-2026 09:07:27 UTC] Endpoint: user/profile.php
[25-Jul-2026 09:07:27 UTC] Full Log Data: {
    "timestamp": "2026-07-25 09:07:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.144, 162.158.172.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20a03b33a73bbc9-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.144",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 09:07:27 UTC] === END API CALL LOG ===
[25-Jul-2026 09:07:27 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 09:07:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 09:07:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 09:07:27 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 09:07:27 UTC] User ID: 1140
[25-Jul-2026 09:07:27 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 09:07:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 09:07:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 09:07:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.63.205.144, 162.158.172.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20a03c08ac9bbc9-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"92.63.205.144","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 09:07:30 UTC] === User Orders API Called ===
[25-Jul-2026 09:07:30 UTC] User ID: 1140
[25-Jul-2026 09:07:30 UTC] Limit: 20, Offset: 0
[25-Jul-2026 09:07:30 UTC] Orders found: 1
[25-Jul-2026 09:07:30 UTC] Orders data: [{"id":429,"quantity":100,"total_coins":3500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/baraxolkatoshkent","status":"pending","created_at":"2026-07-25 12:33:43","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[25-Jul-2026 09:07:30 UTC] Total orders count: 1
[25-Jul-2026 09:07:31 UTC] === API CALL LOG ===
[25-Jul-2026 09:07:31 UTC] Endpoint: user/profile.php
[25-Jul-2026 09:07:31 UTC] Full Log Data: {
    "timestamp": "2026-07-25 09:07:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.144, 162.158.172.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20a03c8af9bbbc9-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.144",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 09:07:31 UTC] === END API CALL LOG ===
[25-Jul-2026 09:07:31 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 09:07:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 09:07:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 09:07:31 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 09:07:31 UTC] User ID: 1140
[25-Jul-2026 09:07:31 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 09:07:31 UTC] User Purchases API - User ID: 1140
[25-Jul-2026 09:07:31 UTC] User Purchases API - Total purchases found: 3
[25-Jul-2026 09:07:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 09:07:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 09:07:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.63.205.144, 162.158.172.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20a03e16b18bbc9-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"92.63.205.144","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 09:07:35 UTC] === User Orders API Called ===
[25-Jul-2026 09:07:35 UTC] User ID: 1140
[25-Jul-2026 09:07:35 UTC] Limit: 20, Offset: 0
[25-Jul-2026 09:07:35 UTC] Orders found: 1
[25-Jul-2026 09:07:35 UTC] Orders data: [{"id":429,"quantity":100,"total_coins":3500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/baraxolkatoshkent","status":"pending","created_at":"2026-07-25 12:33:43","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[25-Jul-2026 09:07:35 UTC] Total orders count: 1
[25-Jul-2026 09:07:36 UTC] === API CALL LOG ===
[25-Jul-2026 09:07:36 UTC] Endpoint: user/profile.php
[25-Jul-2026 09:07:36 UTC] Full Log Data: {
    "timestamp": "2026-07-25 09:07:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.144, 162.158.172.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20a03e86f2fbbc9-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.144",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 09:07:36 UTC] === END API CALL LOG ===
[25-Jul-2026 09:07:36 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 09:07:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 09:07:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 09:07:36 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 09:07:36 UTC] User ID: 1140
[25-Jul-2026 09:07:36 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 09:07:36 UTC] User Purchases API - User ID: 1140
[25-Jul-2026 09:07:36 UTC] User Purchases API - Total purchases found: 3
[25-Jul-2026 09:07:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 09:07:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 09:07:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.63.205.144, 162.158.172.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20a040959fabbc9-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"92.63.205.144","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 09:07:41 UTC] === User Orders API Called ===
[25-Jul-2026 09:07:41 UTC] User ID: 1140
[25-Jul-2026 09:07:41 UTC] Limit: 20, Offset: 0
[25-Jul-2026 09:07:41 UTC] Orders found: 1
[25-Jul-2026 09:07:41 UTC] Orders data: [{"id":429,"quantity":100,"total_coins":3500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/baraxolkatoshkent","status":"pending","created_at":"2026-07-25 12:33:43","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[25-Jul-2026 09:07:41 UTC] Total orders count: 1
[25-Jul-2026 09:07:41 UTC] === API CALL LOG ===
[25-Jul-2026 09:07:41 UTC] Endpoint: user/profile.php
[25-Jul-2026 09:07:41 UTC] Full Log Data: {
    "timestamp": "2026-07-25 09:07:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.144, 162.158.172.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20a040959fcbbc9-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.144",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 09:07:41 UTC] === END API CALL LOG ===
[25-Jul-2026 09:07:41 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 09:07:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 09:07:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 09:07:41 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 09:07:41 UTC] User ID: 1140
[25-Jul-2026 09:07:41 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 09:07:42 UTC] === API CALL LOG ===
[25-Jul-2026 09:07:42 UTC] Endpoint: user/profile.php
[25-Jul-2026 09:07:42 UTC] Full Log Data: {
    "timestamp": "2026-07-25 09:07:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.144, 162.158.172.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20a040d6cb8bbc9-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.144",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 09:07:42 UTC] === END API CALL LOG ===
[25-Jul-2026 09:07:42 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 09:07:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 09:07:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 09:07:42 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 09:07:42 UTC] User ID: 1140
[25-Jul-2026 09:07:42 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 09:08:49 UTC] === API CALL LOG ===
[25-Jul-2026 09:08:49 UTC] Endpoint: user/profile.php
[25-Jul-2026 09:08:49 UTC] Full Log Data: {
    "timestamp": "2026-07-25 09:08:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.144, 162.158.172.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20a05aeef3ebbc9-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.144",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 09:08:49 UTC] === END API CALL LOG ===
[25-Jul-2026 09:08:49 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 09:08:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 09:08:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 09:08:49 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 09:08:49 UTC] User ID: 1140
[25-Jul-2026 09:08:49 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 09:08:49 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 09:08:49 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 09:08:49 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.63.205.144, 162.158.172.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20a05b26971bbc9-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"92.63.205.144","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 09:08:49 UTC] === User Orders API Called ===
[25-Jul-2026 09:08:49 UTC] User ID: 1140
[25-Jul-2026 09:08:49 UTC] Limit: 20, Offset: 0
[25-Jul-2026 09:08:49 UTC] Orders found: 1
[25-Jul-2026 09:08:49 UTC] Orders data: [{"id":429,"quantity":100,"total_coins":3500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/baraxolkatoshkent","status":"pending","created_at":"2026-07-25 12:33:43","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[25-Jul-2026 09:08:49 UTC] Total orders count: 1
[25-Jul-2026 09:09:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 09:09:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 09:09:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.63.205.144, 162.158.172.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20a06282834bbc9-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"92.63.205.144","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 09:09:08 UTC] === User Orders API Called ===
[25-Jul-2026 09:09:08 UTC] User ID: 1140
[25-Jul-2026 09:09:08 UTC] Limit: 20, Offset: 0
[25-Jul-2026 09:09:08 UTC] Orders found: 1
[25-Jul-2026 09:09:08 UTC] Orders data: [{"id":429,"quantity":100,"total_coins":3500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/baraxolkatoshkent","status":"pending","created_at":"2026-07-25 12:33:43","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[25-Jul-2026 09:09:08 UTC] Total orders count: 1
[25-Jul-2026 09:09:08 UTC] === API CALL LOG ===
[25-Jul-2026 09:09:08 UTC] Endpoint: user/profile.php
[25-Jul-2026 09:09:08 UTC] Full Log Data: {
    "timestamp": "2026-07-25 09:09:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.144, 162.158.172.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20a06282837bbc9-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.144",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 09:09:08 UTC] === END API CALL LOG ===
[25-Jul-2026 09:09:08 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 09:09:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 09:09:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 09:09:08 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 09:09:08 UTC] User ID: 1140
[25-Jul-2026 09:09:08 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 09:09:09 UTC] === API CALL LOG ===
[25-Jul-2026 09:09:09 UTC] Endpoint: user/profile.php
[25-Jul-2026 09:09:09 UTC] Full Log Data: {
    "timestamp": "2026-07-25 09:09:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.144, 162.158.172.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20a062c1a96bbc9-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.144",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 09:09:09 UTC] === END API CALL LOG ===
[25-Jul-2026 09:09:09 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 09:09:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 09:09:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 09:09:09 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 09:09:09 UTC] User ID: 1140
[25-Jul-2026 09:09:09 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 09:09:12 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 09:09:12 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 09:09:12 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.63.205.144, 162.158.172.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20a063ee918bbc9-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"92.63.205.144","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 09:09:12 UTC] === User Orders API Called ===
[25-Jul-2026 09:09:12 UTC] User ID: 1140
[25-Jul-2026 09:09:12 UTC] Limit: 20, Offset: 0
[25-Jul-2026 09:09:12 UTC] Orders found: 1
[25-Jul-2026 09:09:12 UTC] Orders data: [{"id":429,"quantity":100,"total_coins":3500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/baraxolkatoshkent","status":"pending","created_at":"2026-07-25 12:33:43","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[25-Jul-2026 09:09:12 UTC] Total orders count: 1
[25-Jul-2026 09:09:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 09:09:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 09:09:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.63.205.144, 162.158.172.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20a06746fb7bbc9-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"92.63.205.144","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 09:09:20 UTC] === User Orders API Called ===
[25-Jul-2026 09:09:20 UTC] User ID: 1140
[25-Jul-2026 09:09:20 UTC] Limit: 20, Offset: 0
[25-Jul-2026 09:09:20 UTC] Orders found: 1
[25-Jul-2026 09:09:20 UTC] === API CALL LOG ===
[25-Jul-2026 09:09:20 UTC] Orders data: [{"id":429,"quantity":100,"total_coins":3500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/baraxolkatoshkent","status":"pending","created_at":"2026-07-25 12:33:43","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[25-Jul-2026 09:09:20 UTC] Endpoint: user/profile.php
[25-Jul-2026 09:09:20 UTC] Full Log Data: {
    "timestamp": "2026-07-25 09:09:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.144, 162.158.172.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20a06746fb9bbc9-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.144",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 09:09:20 UTC] === END API CALL LOG ===
[25-Jul-2026 09:09:20 UTC] Total orders count: 1
[25-Jul-2026 09:09:20 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 09:09:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 09:09:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 09:09:20 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 09:09:20 UTC] User ID: 1140
[25-Jul-2026 09:09:20 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 09:09:21 UTC] === API CALL LOG ===
[25-Jul-2026 09:09:21 UTC] Endpoint: user/profile.php
[25-Jul-2026 09:09:21 UTC] Full Log Data: {
    "timestamp": "2026-07-25 09:09:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.144, 162.158.172.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20a067849cbbbc9-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.144",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 09:09:21 UTC] === END API CALL LOG ===
[25-Jul-2026 09:09:21 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 09:09:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 09:09:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 09:09:21 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 09:09:21 UTC] User ID: 1140
[25-Jul-2026 09:09:21 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 09:09:23 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 09:09:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 09:09:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.63.205.144, 162.158.172.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20a0684e88dbbc9-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"92.63.205.144","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 09:09:23 UTC] === User Orders API Called ===
[25-Jul-2026 09:09:23 UTC] User ID: 1140
[25-Jul-2026 09:09:23 UTC] Limit: 20, Offset: 0
[25-Jul-2026 09:09:23 UTC] Orders found: 1
[25-Jul-2026 09:09:23 UTC] Orders data: [{"id":429,"quantity":100,"total_coins":3500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/baraxolkatoshkent","status":"pending","created_at":"2026-07-25 12:33:43","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[25-Jul-2026 09:09:23 UTC] Total orders count: 1
[25-Jul-2026 09:17:07 UTC] === API CALL LOG ===
[25-Jul-2026 09:17:07 UTC] Endpoint: user/profile.php
[25-Jul-2026 09:17:07 UTC] Full Log Data: {
    "timestamp": "2026-07-25 09:17:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.144, 162.158.102.212",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20a11d9b8d1025c-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.144",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 09:17:07 UTC] === END API CALL LOG ===
[25-Jul-2026 09:17:07 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 09:17:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 09:17:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 09:17:07 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 09:17:07 UTC] User ID: 1140
[25-Jul-2026 09:17:07 UTC] === API CALL LOG ===
[25-Jul-2026 09:17:07 UTC] Endpoint: user/profile.php
[25-Jul-2026 09:17:07 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 09:17:07 UTC] Full Log Data: {
    "timestamp": "2026-07-25 09:17:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.144, 162.158.102.212",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20a11d9b8d0025c-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.144",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 09:17:07 UTC] === END API CALL LOG ===
[25-Jul-2026 09:17:07 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 09:17:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 09:17:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 09:17:07 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 09:17:07 UTC] User ID: 1140
[25-Jul-2026 09:17:07 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 09:17:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 09:17:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 09:17:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.63.205.144, 162.158.102.212","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20a11d9b8cf025c-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"92.63.205.144","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 09:17:14 UTC] === User Orders API Called ===
[25-Jul-2026 09:17:14 UTC] User ID: 1140
[25-Jul-2026 09:17:14 UTC] Limit: 20, Offset: 0
[25-Jul-2026 09:17:14 UTC] Orders found: 1
[25-Jul-2026 09:17:14 UTC] Orders data: [{"id":429,"quantity":100,"total_coins":3500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/baraxolkatoshkent","status":"pending","created_at":"2026-07-25 12:33:43","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[25-Jul-2026 09:17:14 UTC] Total orders count: 1
[25-Jul-2026 09:19:33 UTC] === API CALL LOG ===
[25-Jul-2026 09:19:33 UTC] Endpoint: user/profile.php
[25-Jul-2026 09:19:33 UTC] Full Log Data: {
    "timestamp": "2026-07-25 09:19:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.144, 162.158.102.212",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20a1568cf2e025c-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.144",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 09:19:33 UTC] === END API CALL LOG ===
[25-Jul-2026 09:19:33 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 09:19:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 09:19:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 09:19:33 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 09:19:33 UTC] User ID: 1140
[25-Jul-2026 09:19:33 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 09:34:14 UTC] === API CALL LOG ===
[25-Jul-2026 09:34:14 UTC] Endpoint: user/profile.php
[25-Jul-2026 09:34:14 UTC] Full Log Data: {
    "timestamp": "2026-07-25 09:34:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.144, 172.64.198.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20a2aee3e8a3eec-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.144",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 09:34:14 UTC] === END API CALL LOG ===
[25-Jul-2026 09:34:14 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 09:34:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 09:34:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 09:34:14 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 09:34:14 UTC] User ID: 1140
[25-Jul-2026 09:34:14 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 09:34:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 09:34:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 09:34:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.63.205.144, 172.64.198.80","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20a2b0efa393eec-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"92.63.205.144","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 09:34:20 UTC] === API CALL LOG ===
[25-Jul-2026 09:34:20 UTC] Endpoint: user/profile.php
[25-Jul-2026 09:34:20 UTC] === User Orders API Called ===
[25-Jul-2026 09:34:20 UTC] Full Log Data: {
    "timestamp": "2026-07-25 09:34:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.144, 172.64.198.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20a2b0efa3b3eec-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.144",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 09:34:20 UTC] User ID: 1140
[25-Jul-2026 09:34:20 UTC] === END API CALL LOG ===
[25-Jul-2026 09:34:20 UTC] Limit: 20, Offset: 0
[25-Jul-2026 09:34:20 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 09:34:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 09:34:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 09:34:20 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 09:34:20 UTC] User ID: 1140
[25-Jul-2026 09:34:20 UTC] Orders found: 1
[25-Jul-2026 09:34:20 UTC] Orders data: [{"id":429,"quantity":100,"total_coins":3500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/baraxolkatoshkent","status":"pending","created_at":"2026-07-25 12:33:43","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[25-Jul-2026 09:34:20 UTC] Total orders count: 1
[25-Jul-2026 09:34:20 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 09:34:20 UTC] === API CALL LOG ===
[25-Jul-2026 09:34:20 UTC] Endpoint: user/profile.php
[25-Jul-2026 09:34:20 UTC] Full Log Data: {
    "timestamp": "2026-07-25 09:34:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.144, 172.64.198.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20a2b1369873eec-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.144",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 09:34:20 UTC] === END API CALL LOG ===
[25-Jul-2026 09:34:20 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 09:34:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 09:34:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 09:34:20 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 09:34:20 UTC] User ID: 1140
[25-Jul-2026 09:34:20 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 09:34:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 09:34:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 09:34:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.63.205.144, 172.64.198.80","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20a2b1a6dd13eec-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"92.63.205.144","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 09:34:21 UTC] === User Orders API Called ===
[25-Jul-2026 09:34:21 UTC] User ID: 1140
[25-Jul-2026 09:34:21 UTC] Limit: 20, Offset: 0
[25-Jul-2026 09:34:21 UTC] Orders found: 1
[25-Jul-2026 09:34:21 UTC] Orders data: [{"id":429,"quantity":100,"total_coins":3500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/baraxolkatoshkent","status":"pending","created_at":"2026-07-25 12:33:43","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[25-Jul-2026 09:34:21 UTC] Total orders count: 1
[25-Jul-2026 09:34:28 UTC] === API CALL LOG ===
[25-Jul-2026 09:34:28 UTC] Endpoint: user/profile.php
[25-Jul-2026 09:34:28 UTC] Full Log Data: {
    "timestamp": "2026-07-25 09:34:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.144, 172.64.198.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20a2b43ad5c3eec-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.144",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 09:34:28 UTC] === END API CALL LOG ===
[25-Jul-2026 09:34:28 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 09:34:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 09:34:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 09:34:28 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 09:34:28 UTC] User ID: 1140
[25-Jul-2026 09:34:28 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 09:34:28 UTC] User Purchases API - User ID: 1140
[25-Jul-2026 09:34:28 UTC] User Purchases API - Total purchases found: 3
[25-Jul-2026 09:34:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 09:34:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 09:34:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.63.205.144, 172.64.198.81","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20a2b4fefe73eec-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"92.63.205.144","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 09:34:30 UTC] === User Orders API Called ===
[25-Jul-2026 09:34:30 UTC] User ID: 1140
[25-Jul-2026 09:34:30 UTC] Limit: 20, Offset: 0
[25-Jul-2026 09:34:30 UTC] Orders found: 1
[25-Jul-2026 09:34:30 UTC] Orders data: [{"id":429,"quantity":100,"total_coins":3500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/baraxolkatoshkent","status":"pending","created_at":"2026-07-25 12:33:43","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[25-Jul-2026 09:34:30 UTC] Total orders count: 1
[25-Jul-2026 09:34:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 09:34:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 09:34:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.63.205.144, 172.64.198.81","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20a2b757b6d3eec-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"92.63.205.144","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 09:34:36 UTC] === User Orders API Called ===
[25-Jul-2026 09:34:36 UTC] User ID: 1140
[25-Jul-2026 09:34:36 UTC] Limit: 20, Offset: 0
[25-Jul-2026 09:34:36 UTC] Orders found: 1
[25-Jul-2026 09:34:36 UTC] Orders data: [{"id":429,"quantity":100,"total_coins":3500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/baraxolkatoshkent","status":"pending","created_at":"2026-07-25 12:33:43","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[25-Jul-2026 09:34:36 UTC] Total orders count: 1
[25-Jul-2026 09:34:36 UTC] === API CALL LOG ===
[25-Jul-2026 09:34:36 UTC] Endpoint: user/profile.php
[25-Jul-2026 09:34:36 UTC] Full Log Data: {
    "timestamp": "2026-07-25 09:34:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.144, 172.64.198.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20a2b757b703eec-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.144",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 09:34:36 UTC] === END API CALL LOG ===
[25-Jul-2026 09:34:36 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 09:34:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 09:34:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 09:34:36 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 09:34:36 UTC] User ID: 1140
[25-Jul-2026 09:34:36 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 09:34:37 UTC] === API CALL LOG ===
[25-Jul-2026 09:34:37 UTC] Endpoint: user/profile.php
[25-Jul-2026 09:34:37 UTC] Full Log Data: {
    "timestamp": "2026-07-25 09:34:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.144, 172.64.198.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20a2b79ea753eec-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.144",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 09:34:37 UTC] === END API CALL LOG ===
[25-Jul-2026 09:34:37 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 09:34:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 09:34:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 09:34:37 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 09:34:37 UTC] User ID: 1140
[25-Jul-2026 09:34:37 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 09:35:08 UTC] === API CALL LOG ===
[25-Jul-2026 09:35:08 UTC] Endpoint: user/profile.php
[25-Jul-2026 09:35:08 UTC] Full Log Data: {
    "timestamp": "2026-07-25 09:35:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.144, 172.64.198.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20a2c3dc9e43eec-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.144",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 09:35:08 UTC] === END API CALL LOG ===
[25-Jul-2026 09:35:08 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 09:35:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 09:35:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 09:35:08 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 09:35:08 UTC] User ID: 1140
[25-Jul-2026 09:35:08 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 09:35:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 09:35:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 09:35:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.63.205.144, 172.64.198.80","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20a2c7548793eec-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"92.63.205.144","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 09:35:17 UTC] === User Orders API Called ===
[25-Jul-2026 09:35:17 UTC] User ID: 1140
[25-Jul-2026 09:35:17 UTC] Limit: 20, Offset: 0
[25-Jul-2026 09:35:17 UTC] Orders found: 1
[25-Jul-2026 09:35:17 UTC] Orders data: [{"id":429,"quantity":100,"total_coins":3500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/baraxolkatoshkent","status":"pending","created_at":"2026-07-25 12:33:43","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[25-Jul-2026 09:35:17 UTC] Total orders count: 1
[25-Jul-2026 09:36:01 UTC] === API CALL LOG ===
[25-Jul-2026 09:36:01 UTC] Endpoint: user/profile.php
[25-Jul-2026 09:36:01 UTC] Full Log Data: {
    "timestamp": "2026-07-25 09:36:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.144, 172.64.198.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20a2d85bafa3eec-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.144",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 09:36:01 UTC] === END API CALL LOG ===
[25-Jul-2026 09:36:01 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 09:36:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 09:36:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 09:36:01 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 09:36:01 UTC] User ID: 1140
[25-Jul-2026 09:36:01 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 09:36:01 UTC] User Purchases API - User ID: 1140
[25-Jul-2026 09:36:01 UTC] User Purchases API - Total purchases found: 3
[25-Jul-2026 09:39:17 UTC] === API CALL LOG ===
[25-Jul-2026 09:39:17 UTC] Endpoint: user/profile.php
[25-Jul-2026 09:39:17 UTC] Full Log Data: {
    "timestamp": "2026-07-25 09:39:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.144, 172.64.198.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20a3250bfb23eec-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.144",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 09:39:17 UTC] === END API CALL LOG ===
[25-Jul-2026 09:39:17 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 09:39:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 09:39:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 09:39:17 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 09:39:17 UTC] User ID: 1140
[25-Jul-2026 09:39:17 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 09:39:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 09:39:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 09:39:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.63.205.144, 172.64.198.80","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20a3250bfb03eec-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"92.63.205.144","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 09:39:17 UTC] === User Orders API Called ===
[25-Jul-2026 09:39:17 UTC] User ID: 1140
[25-Jul-2026 09:39:17 UTC] Limit: 20, Offset: 0
[25-Jul-2026 09:39:17 UTC] Orders found: 1
[25-Jul-2026 09:39:17 UTC] Orders data: [{"id":429,"quantity":100,"total_coins":3500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/baraxolkatoshkent","status":"pending","created_at":"2026-07-25 12:33:43","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[25-Jul-2026 09:39:17 UTC] Total orders count: 1
[25-Jul-2026 09:39:17 UTC] === API CALL LOG ===
[25-Jul-2026 09:39:17 UTC] Endpoint: user/profile.php
[25-Jul-2026 09:39:17 UTC] Full Log Data: {
    "timestamp": "2026-07-25 09:39:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.144, 172.64.198.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20a3254deae3eec-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.144",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 09:39:17 UTC] === END API CALL LOG ===
[25-Jul-2026 09:39:17 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 09:39:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 09:39:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 09:39:17 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 09:39:17 UTC] User ID: 1140
[25-Jul-2026 09:39:17 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 09:40:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 09:40:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 09:40:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.63.205.144, 172.64.198.81","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20a33b83c2c3eec-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"92.63.205.144","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 09:40:14 UTC] === User Orders API Called ===
[25-Jul-2026 09:40:14 UTC] User ID: 1140
[25-Jul-2026 09:40:14 UTC] Limit: 20, Offset: 0
[25-Jul-2026 09:40:14 UTC] Orders found: 1
[25-Jul-2026 09:40:14 UTC] Orders data: [{"id":429,"quantity":100,"total_coins":3500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/baraxolkatoshkent","status":"pending","created_at":"2026-07-25 12:33:43","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[25-Jul-2026 09:40:14 UTC] Total orders count: 1
[25-Jul-2026 09:43:02 UTC] === API CALL LOG ===
[25-Jul-2026 09:43:02 UTC] Endpoint: user/profile.php
[25-Jul-2026 09:43:02 UTC] Full Log Data: {
    "timestamp": "2026-07-25 09:43:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.144, 172.64.198.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20a37cd5b1c3eec-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.144",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 09:43:02 UTC] === END API CALL LOG ===
[25-Jul-2026 09:43:02 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 09:43:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 09:43:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 09:43:02 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 09:43:02 UTC] User ID: 1140
[25-Jul-2026 09:43:02 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 09:43:02 UTC] User Purchases API - User ID: 1140
[25-Jul-2026 09:43:02 UTC] User Purchases API - Total purchases found: 3
[25-Jul-2026 09:43:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 09:43:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 09:43:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.63.205.144, 172.64.198.81","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20a381a78443eec-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"92.63.205.144","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 09:43:14 UTC] === User Orders API Called ===
[25-Jul-2026 09:43:14 UTC] User ID: 1140
[25-Jul-2026 09:43:14 UTC] Limit: 20, Offset: 0
[25-Jul-2026 09:43:14 UTC] Orders found: 1
[25-Jul-2026 09:43:14 UTC] Orders data: [{"id":429,"quantity":100,"total_coins":3500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/baraxolkatoshkent","status":"pending","created_at":"2026-07-25 12:33:43","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[25-Jul-2026 09:43:14 UTC] Total orders count: 1
[25-Jul-2026 09:43:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 09:43:15 UTC] === API CALL LOG ===
[25-Jul-2026 09:43:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 09:43:15 UTC] Endpoint: user/profile.php
[25-Jul-2026 09:43:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.63.205.144, 172.64.198.81","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20a381f18273eec-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"92.63.205.144","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 09:43:15 UTC] Full Log Data: {
    "timestamp": "2026-07-25 09:43:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.144, 172.64.198.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20a381f182c3eec-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.144",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 09:43:15 UTC] === END API CALL LOG ===
[25-Jul-2026 09:43:15 UTC] === User Orders API Called ===
[25-Jul-2026 09:43:15 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 09:43:15 UTC] User ID: 1140
[25-Jul-2026 09:43:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 09:43:15 UTC] Limit: 20, Offset: 0
[25-Jul-2026 09:43:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 09:43:15 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 09:43:15 UTC] User ID: 1140
[25-Jul-2026 09:43:15 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 09:43:15 UTC] Orders found: 1
[25-Jul-2026 09:43:15 UTC] Orders data: [{"id":429,"quantity":100,"total_coins":3500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/baraxolkatoshkent","status":"pending","created_at":"2026-07-25 12:33:43","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[25-Jul-2026 09:43:15 UTC] Total orders count: 1
[25-Jul-2026 09:43:15 UTC] === API CALL LOG ===
[25-Jul-2026 09:43:15 UTC] Endpoint: user/profile.php
[25-Jul-2026 09:43:15 UTC] Full Log Data: {
    "timestamp": "2026-07-25 09:43:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.144, 172.64.198.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20a38232e9d3eec-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.144",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 09:43:15 UTC] === END API CALL LOG ===
[25-Jul-2026 09:43:15 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 09:43:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 09:43:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 09:43:15 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 09:43:15 UTC] User ID: 1140
[25-Jul-2026 09:43:15 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 09:43:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 09:43:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 09:43:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.63.205.144, 172.64.198.81","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20a382f59ea3eec-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"92.63.205.144","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 09:43:17 UTC] === User Orders API Called ===
[25-Jul-2026 09:43:17 UTC] User ID: 1140
[25-Jul-2026 09:43:17 UTC] Limit: 20, Offset: 0
[25-Jul-2026 09:43:17 UTC] Orders found: 1
[25-Jul-2026 09:43:17 UTC] Orders data: [{"id":429,"quantity":100,"total_coins":3500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/baraxolkatoshkent","status":"pending","created_at":"2026-07-25 12:33:43","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[25-Jul-2026 09:43:17 UTC] Total orders count: 1
[25-Jul-2026 09:43:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 09:43:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 09:43:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.63.205.144, 172.64.198.81","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20a3847dd9a3eec-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"92.63.205.144","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 09:43:21 UTC] === User Orders API Called ===
[25-Jul-2026 09:43:21 UTC] User ID: 1140
[25-Jul-2026 09:43:21 UTC] Limit: 20, Offset: 0
[25-Jul-2026 09:43:21 UTC] Orders found: 1
[25-Jul-2026 09:43:21 UTC] Orders data: [{"id":429,"quantity":100,"total_coins":3500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/baraxolkatoshkent","status":"pending","created_at":"2026-07-25 12:33:43","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[25-Jul-2026 09:43:21 UTC] Total orders count: 1
[25-Jul-2026 09:43:21 UTC] === API CALL LOG ===
[25-Jul-2026 09:43:21 UTC] Endpoint: user/profile.php
[25-Jul-2026 09:43:21 UTC] Full Log Data: {
    "timestamp": "2026-07-25 09:43:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.144, 172.64.198.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20a3847dd9d3eec-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.144",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 09:43:21 UTC] === END API CALL LOG ===
[25-Jul-2026 09:43:21 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 09:43:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 09:43:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 09:43:21 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 09:43:21 UTC] User ID: 1140
[25-Jul-2026 09:43:21 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 09:43:22 UTC] === API CALL LOG ===
[25-Jul-2026 09:43:22 UTC] Endpoint: user/profile.php
[25-Jul-2026 09:43:22 UTC] Full Log Data: {
    "timestamp": "2026-07-25 09:43:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.144, 172.64.198.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20a384b5c143eec-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.144",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 09:43:22 UTC] === END API CALL LOG ===
[25-Jul-2026 09:43:22 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 09:43:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 09:43:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 09:43:22 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 09:43:22 UTC] User ID: 1140
[25-Jul-2026 09:43:22 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 09:43:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 09:43:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 09:43:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.63.205.144, 172.64.198.81","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20a391e19923eec-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"92.63.205.144","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 09:43:56 UTC] === User Orders API Called ===
[25-Jul-2026 09:43:56 UTC] User ID: 1140
[25-Jul-2026 09:43:56 UTC] Limit: 20, Offset: 0
[25-Jul-2026 09:43:56 UTC] Orders found: 1
[25-Jul-2026 09:43:56 UTC] Orders data: [{"id":429,"quantity":100,"total_coins":3500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/baraxolkatoshkent","status":"pending","created_at":"2026-07-25 12:33:43","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[25-Jul-2026 09:43:56 UTC] Total orders count: 1
[25-Jul-2026 09:43:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 09:43:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 09:43:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.63.205.144, 172.64.198.81","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20a39299e3a3eec-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"92.63.205.144","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 09:43:57 UTC] === User Orders API Called ===
[25-Jul-2026 09:43:57 UTC] User ID: 1140
[25-Jul-2026 09:43:57 UTC] Limit: 20, Offset: 0
[25-Jul-2026 09:43:57 UTC] Orders found: 1
[25-Jul-2026 09:43:57 UTC] Orders data: [{"id":429,"quantity":100,"total_coins":3500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/baraxolkatoshkent","status":"pending","created_at":"2026-07-25 12:33:43","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[25-Jul-2026 09:43:57 UTC] Total orders count: 1
[25-Jul-2026 09:43:57 UTC] === API CALL LOG ===
[25-Jul-2026 09:43:57 UTC] Endpoint: user/profile.php
[25-Jul-2026 09:43:57 UTC] Full Log Data: {
    "timestamp": "2026-07-25 09:43:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.144, 172.64.198.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20a39299e3c3eec-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.144",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 09:43:57 UTC] === END API CALL LOG ===
[25-Jul-2026 09:43:57 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 09:43:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 09:43:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 09:43:57 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 09:43:57 UTC] User ID: 1140
[25-Jul-2026 09:43:57 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 09:43:58 UTC] === API CALL LOG ===
[25-Jul-2026 09:43:58 UTC] Endpoint: user/profile.php
[25-Jul-2026 09:43:58 UTC] Full Log Data: {
    "timestamp": "2026-07-25 09:43:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.144, 172.64.198.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20a392d8d243eec-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.144",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 09:43:58 UTC] === END API CALL LOG ===
[25-Jul-2026 09:43:58 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 09:43:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 09:43:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 09:43:58 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 09:43:58 UTC] User ID: 1140
[25-Jul-2026 09:43:58 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 09:44:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 09:44:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 09:44:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.63.205.144, 172.64.198.80","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20a39a3bee53eec-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"92.63.205.144","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 09:44:17 UTC] === User Orders API Called ===
[25-Jul-2026 09:44:17 UTC] User ID: 1140
[25-Jul-2026 09:44:17 UTC] Limit: 20, Offset: 0
[25-Jul-2026 09:44:17 UTC] Orders found: 1
[25-Jul-2026 09:44:17 UTC] Orders data: [{"id":429,"quantity":100,"total_coins":3500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/baraxolkatoshkent","status":"pending","created_at":"2026-07-25 12:33:43","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[25-Jul-2026 09:44:17 UTC] Total orders count: 1
[25-Jul-2026 09:44:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 09:44:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 09:44:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.63.205.144, 172.64.198.80","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20a3a55fe013eec-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"92.63.205.144","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 09:44:45 UTC] === User Orders API Called ===
[25-Jul-2026 09:44:45 UTC] User ID: 1140
[25-Jul-2026 09:44:45 UTC] Limit: 20, Offset: 0
[25-Jul-2026 09:44:45 UTC] Orders found: 1
[25-Jul-2026 09:44:45 UTC] Orders data: [{"id":429,"quantity":100,"total_coins":3500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/baraxolkatoshkent","status":"pending","created_at":"2026-07-25 12:33:43","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[25-Jul-2026 09:44:45 UTC] Total orders count: 1
[25-Jul-2026 09:44:45 UTC] === API CALL LOG ===
[25-Jul-2026 09:44:45 UTC] Endpoint: user/profile.php
[25-Jul-2026 09:44:45 UTC] Full Log Data: {
    "timestamp": "2026-07-25 09:44:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.144, 172.64.198.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20a3a55fe033eec-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.144",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 09:44:45 UTC] === END API CALL LOG ===
[25-Jul-2026 09:44:45 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 09:44:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 09:44:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 09:44:45 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 09:44:45 UTC] User ID: 1140
[25-Jul-2026 09:44:45 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 09:44:46 UTC] === API CALL LOG ===
[25-Jul-2026 09:44:46 UTC] Endpoint: user/profile.php
[25-Jul-2026 09:44:46 UTC] Full Log Data: {
    "timestamp": "2026-07-25 09:44:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.144, 172.64.198.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20a3a5a8cd83eec-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.144",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 09:44:46 UTC] === END API CALL LOG ===
[25-Jul-2026 09:44:46 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 09:44:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 09:44:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 09:44:46 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 09:44:46 UTC] User ID: 1140
[25-Jul-2026 09:44:46 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 09:44:57 UTC] === API CALL LOG ===
[25-Jul-2026 09:44:57 UTC] Endpoint: user/profile.php
[25-Jul-2026 09:44:57 UTC] Full Log Data: {
    "timestamp": "2026-07-25 09:44:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.144, 172.64.198.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20a3a9d99e33eec-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.144",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 09:44:57 UTC] === END API CALL LOG ===
[25-Jul-2026 09:44:57 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 09:44:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 09:44:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 09:44:57 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 09:44:57 UTC] User ID: 1140
[25-Jul-2026 09:44:57 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 09:44:57 UTC] User Purchases API - User ID: 1140
[25-Jul-2026 09:44:57 UTC] User Purchases API - Total purchases found: 3
[25-Jul-2026 09:45:08 UTC] === API CALL LOG ===
[25-Jul-2026 09:45:08 UTC] Endpoint: user/profile.php
[25-Jul-2026 09:45:08 UTC] Full Log Data: {
    "timestamp": "2026-07-25 09:45:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.144, 172.64.198.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20a3ae3a9063eec-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.144",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 09:45:08 UTC] === END API CALL LOG ===
[25-Jul-2026 09:45:08 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 09:45:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 09:45:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 09:45:08 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 09:45:08 UTC] User ID: 1140
[25-Jul-2026 09:45:08 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 09:45:08 UTC] User Purchases API - User ID: 1140
[25-Jul-2026 09:45:08 UTC] User Purchases API - Total purchases found: 3
[25-Jul-2026 09:45:10 UTC] User Purchases API - User ID: 1140
[25-Jul-2026 09:45:10 UTC] User Purchases API - Total purchases found: 3
[25-Jul-2026 09:45:29 UTC] === API CALL LOG ===
[25-Jul-2026 09:45:29 UTC] Endpoint: user/profile.php
[25-Jul-2026 09:45:29 UTC] Full Log Data: {
    "timestamp": "2026-07-25 09:45:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.144, 172.64.198.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20a3b684d2e3eec-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.144",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 09:45:29 UTC] === END API CALL LOG ===
[25-Jul-2026 09:45:29 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 09:45:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 09:45:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 09:45:29 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 09:45:29 UTC] User ID: 1140
[25-Jul-2026 09:45:29 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 09:45:29 UTC] User Purchases API - User ID: 1140
[25-Jul-2026 09:45:29 UTC] User Purchases API - Total purchases found: 3
[25-Jul-2026 09:45:33 UTC] === API CALL LOG ===
[25-Jul-2026 09:45:33 UTC] Endpoint: user/profile.php
[25-Jul-2026 09:45:33 UTC] Full Log Data: {
    "timestamp": "2026-07-25 09:45:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.144, 172.64.198.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20a3b803cde3eec-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.144",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 09:45:33 UTC] === END API CALL LOG ===
[25-Jul-2026 09:45:33 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 09:45:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 09:45:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 09:45:33 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 09:45:33 UTC] User ID: 1140
[25-Jul-2026 09:45:33 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 09:45:33 UTC] User Purchases API - User ID: 1140
[25-Jul-2026 09:45:33 UTC] User Purchases API - Total purchases found: 3
[25-Jul-2026 09:45:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 09:45:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 09:45:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.63.205.144, 172.64.198.80","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20a3b92fdf33eec-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"92.63.205.144","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 09:45:36 UTC] === API CALL LOG ===
[25-Jul-2026 09:45:36 UTC] Endpoint: user/profile.php
[25-Jul-2026 09:45:36 UTC] === User Orders API Called ===
[25-Jul-2026 09:45:36 UTC] Full Log Data: {
    "timestamp": "2026-07-25 09:45:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.144, 172.64.198.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20a3b92fdf73eec-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.144",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 09:45:36 UTC] User ID: 1140
[25-Jul-2026 09:45:36 UTC] Limit: 20, Offset: 0
[25-Jul-2026 09:45:36 UTC] === END API CALL LOG ===
[25-Jul-2026 09:45:36 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 09:45:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 09:45:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 09:45:36 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 09:45:36 UTC] User ID: 1140
[25-Jul-2026 09:45:36 UTC] Orders found: 1
[25-Jul-2026 09:45:36 UTC] Orders data: [{"id":429,"quantity":100,"total_coins":3500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/baraxolkatoshkent","status":"pending","created_at":"2026-07-25 12:33:43","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[25-Jul-2026 09:45:36 UTC] Total orders count: 1
[25-Jul-2026 09:45:36 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 09:45:37 UTC] === API CALL LOG ===
[25-Jul-2026 09:45:37 UTC] Endpoint: user/profile.php
[25-Jul-2026 09:45:37 UTC] Full Log Data: {
    "timestamp": "2026-07-25 09:45:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.144, 172.64.198.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20a3b970e423eec-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.144",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 09:45:37 UTC] === END API CALL LOG ===
[25-Jul-2026 09:45:37 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 09:45:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 09:45:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 09:45:37 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 09:45:37 UTC] User ID: 1140
[25-Jul-2026 09:45:37 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 09:45:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 09:45:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 09:45:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.63.205.144, 172.64.198.80","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20a3ba59de13eec-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"92.63.205.144","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 09:45:39 UTC] === User Orders API Called ===
[25-Jul-2026 09:45:39 UTC] User ID: 1140
[25-Jul-2026 09:45:39 UTC] Limit: 20, Offset: 0
[25-Jul-2026 09:45:39 UTC] Orders found: 1
[25-Jul-2026 09:45:39 UTC] Orders data: [{"id":429,"quantity":100,"total_coins":3500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/baraxolkatoshkent","status":"pending","created_at":"2026-07-25 12:33:43","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[25-Jul-2026 09:45:39 UTC] Total orders count: 1
[25-Jul-2026 09:45:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 09:45:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 09:45:42 UTC] === API CALL LOG ===
[25-Jul-2026 09:45:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.63.205.144, 172.64.198.80","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20a3bba7c563eec-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"92.63.205.144","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 09:45:42 UTC] Endpoint: user/profile.php
[25-Jul-2026 09:45:42 UTC] Full Log Data: {
    "timestamp": "2026-07-25 09:45:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.144, 172.64.198.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20a3bba7c593eec-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.144",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 09:45:42 UTC] === User Orders API Called ===
[25-Jul-2026 09:45:42 UTC] === END API CALL LOG ===
[25-Jul-2026 09:45:42 UTC] User ID: 1140
[25-Jul-2026 09:45:42 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 09:45:42 UTC] Limit: 20, Offset: 0
[25-Jul-2026 09:45:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 09:45:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 09:45:42 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 09:45:42 UTC] User ID: 1140
[25-Jul-2026 09:45:42 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 09:45:42 UTC] Orders found: 1
[25-Jul-2026 09:45:42 UTC] Orders data: [{"id":429,"quantity":100,"total_coins":3500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/baraxolkatoshkent","status":"pending","created_at":"2026-07-25 12:33:43","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[25-Jul-2026 09:45:42 UTC] Total orders count: 1
[25-Jul-2026 09:45:43 UTC] === API CALL LOG ===
[25-Jul-2026 09:45:43 UTC] Endpoint: user/profile.php
[25-Jul-2026 09:45:43 UTC] Full Log Data: {
    "timestamp": "2026-07-25 09:45:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.144, 172.64.198.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20a3bbe6b3d3eec-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.144",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 09:45:43 UTC] === END API CALL LOG ===
[25-Jul-2026 09:45:43 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 09:45:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 09:45:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 09:45:43 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 09:45:43 UTC] User ID: 1140
[25-Jul-2026 09:45:43 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 09:45:49 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 09:45:49 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 09:45:49 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.63.205.144, 172.64.198.80","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20a3be41aae3eec-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"92.63.205.144","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 09:45:49 UTC] === User Orders API Called ===
[25-Jul-2026 09:45:49 UTC] User ID: 1140
[25-Jul-2026 09:45:49 UTC] Limit: 20, Offset: 0
[25-Jul-2026 09:45:49 UTC] Orders found: 1
[25-Jul-2026 09:45:49 UTC] Orders data: [{"id":429,"quantity":100,"total_coins":3500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/baraxolkatoshkent","status":"pending","created_at":"2026-07-25 12:33:43","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[25-Jul-2026 09:45:49 UTC] Total orders count: 1
[25-Jul-2026 09:45:52 UTC] === API CALL LOG ===
[25-Jul-2026 09:45:52 UTC] Endpoint: user/profile.php
[25-Jul-2026 09:45:52 UTC] Full Log Data: {
    "timestamp": "2026-07-25 09:45:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.144, 172.64.198.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20a3bf62b393eec-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.144",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 09:45:52 UTC] === END API CALL LOG ===
[25-Jul-2026 09:45:52 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 09:45:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 09:45:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 09:45:52 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 09:45:52 UTC] User ID: 1140
[25-Jul-2026 09:45:52 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 09:45:52 UTC] User Purchases API - User ID: 1140
[25-Jul-2026 09:45:52 UTC] User Purchases API - Total purchases found: 3
[25-Jul-2026 09:45:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 09:45:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 09:45:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.63.205.144, 172.64.198.80","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20a3c0b5f3a3eec-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"92.63.205.144","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 09:45:55 UTC] === User Orders API Called ===
[25-Jul-2026 09:45:55 UTC] User ID: 1140
[25-Jul-2026 09:45:55 UTC] Limit: 20, Offset: 0
[25-Jul-2026 09:45:55 UTC] Orders found: 1
[25-Jul-2026 09:45:55 UTC] Orders data: [{"id":429,"quantity":100,"total_coins":3500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/baraxolkatoshkent","status":"pending","created_at":"2026-07-25 12:33:43","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[25-Jul-2026 09:45:55 UTC] Total orders count: 1
[25-Jul-2026 09:45:58 UTC] === API CALL LOG ===
[25-Jul-2026 09:45:58 UTC] Endpoint: user/profile.php
[25-Jul-2026 09:45:58 UTC] Full Log Data: {
    "timestamp": "2026-07-25 09:45:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.144, 172.64.198.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20a3c1d5def3eec-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.144",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 09:45:58 UTC] === END API CALL LOG ===
[25-Jul-2026 09:45:58 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 09:45:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 09:45:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 09:45:58 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 09:45:58 UTC] User ID: 1140
[25-Jul-2026 09:45:58 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 09:45:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 09:45:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 09:45:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.63.205.144, 172.64.198.80","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20a3c1d5ded3eec-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"92.63.205.144","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 09:45:58 UTC] === User Orders API Called ===
[25-Jul-2026 09:45:58 UTC] User ID: 1140
[25-Jul-2026 09:45:58 UTC] Limit: 20, Offset: 0
[25-Jul-2026 09:45:58 UTC] Orders found: 1
[25-Jul-2026 09:45:58 UTC] Orders data: [{"id":429,"quantity":100,"total_coins":3500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/baraxolkatoshkent","status":"pending","created_at":"2026-07-25 12:33:43","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[25-Jul-2026 09:45:58 UTC] Total orders count: 1
[25-Jul-2026 09:45:59 UTC] === API CALL LOG ===
[25-Jul-2026 09:45:59 UTC] Endpoint: user/profile.php
[25-Jul-2026 09:45:59 UTC] Full Log Data: {
    "timestamp": "2026-07-25 09:45:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.144, 172.64.198.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20a3c214c093eec-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.144",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 09:45:59 UTC] === END API CALL LOG ===
[25-Jul-2026 09:45:59 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 09:45:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 09:45:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 09:45:59 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 09:45:59 UTC] User ID: 1140
[25-Jul-2026 09:45:59 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 09:48:19 UTC] === API CALL LOG ===
[25-Jul-2026 09:48:19 UTC] Endpoint: user/profile.php
[25-Jul-2026 09:48:19 UTC] Full Log Data: {
    "timestamp": "2026-07-25 09:48:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.144, 172.64.198.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20a3f8bec663eec-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.144",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 09:48:19 UTC] === END API CALL LOG ===
[25-Jul-2026 09:48:19 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 09:48:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 09:48:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 09:48:19 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 09:48:19 UTC] User ID: 1140
[25-Jul-2026 09:48:19 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 09:48:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 09:48:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 09:48:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.63.205.144, 172.64.198.80","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20a3f9c29953eec-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"92.63.205.144","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 09:48:21 UTC] === User Orders API Called ===
[25-Jul-2026 09:48:21 UTC] User ID: 1140
[25-Jul-2026 09:48:21 UTC] Limit: 20, Offset: 0
[25-Jul-2026 09:48:21 UTC] Orders found: 1
[25-Jul-2026 09:48:21 UTC] Orders data: [{"id":429,"quantity":100,"total_coins":3500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/baraxolkatoshkent","status":"pending","created_at":"2026-07-25 12:33:43","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[25-Jul-2026 09:48:21 UTC] Total orders count: 1
[25-Jul-2026 09:48:34 UTC] === API CALL LOG ===
[25-Jul-2026 09:48:34 UTC] Endpoint: user/profile.php
[25-Jul-2026 09:48:34 UTC] Full Log Data: {
    "timestamp": "2026-07-25 09:48:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.144, 172.64.198.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20a3fec2c783eec-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.144",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 09:48:34 UTC] === END API CALL LOG ===
[25-Jul-2026 09:48:34 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 09:48:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 09:48:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 09:48:34 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 09:48:34 UTC] User ID: 1140
[25-Jul-2026 09:48:34 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 09:48:34 UTC] User Purchases API - User ID: 1140
[25-Jul-2026 09:48:34 UTC] User Purchases API - Total purchases found: 3
[25-Jul-2026 09:52:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 09:52:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 09:52:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.63.205.144, 172.64.198.80","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20a45a7aae73eec-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"92.63.205.144","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 09:52:29 UTC] === User Orders API Called ===
[25-Jul-2026 09:52:29 UTC] User ID: 1140
[25-Jul-2026 09:52:29 UTC] Limit: 20, Offset: 0
[25-Jul-2026 09:52:29 UTC] Orders found: 1
[25-Jul-2026 09:52:29 UTC] Orders data: [{"id":429,"quantity":100,"total_coins":3500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/baraxolkatoshkent","status":"pending","created_at":"2026-07-25 12:33:43","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[25-Jul-2026 09:52:29 UTC] Total orders count: 1
[25-Jul-2026 09:52:29 UTC] === API CALL LOG ===
[25-Jul-2026 09:52:29 UTC] Endpoint: user/profile.php
[25-Jul-2026 09:52:29 UTC] Full Log Data: {
    "timestamp": "2026-07-25 09:52:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.144, 172.64.198.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20a45a7aaea3eec-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.144",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 09:52:29 UTC] === END API CALL LOG ===
[25-Jul-2026 09:52:29 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 09:52:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 09:52:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 09:52:29 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 09:52:29 UTC] User ID: 1140
[25-Jul-2026 09:52:29 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 09:52:30 UTC] === API CALL LOG ===
[25-Jul-2026 09:52:30 UTC] Endpoint: user/profile.php
[25-Jul-2026 09:52:30 UTC] Full Log Data: {
    "timestamp": "2026-07-25 09:52:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.144, 172.64.198.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20a45abe9fb3eec-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.144",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 09:52:30 UTC] === END API CALL LOG ===
[25-Jul-2026 09:52:30 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 09:52:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 09:52:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 09:52:30 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 09:52:30 UTC] User ID: 1140
[25-Jul-2026 09:52:30 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 09:52:41 UTC] === API CALL LOG ===
[25-Jul-2026 09:52:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 09:52:41 UTC] Endpoint: user/profile.php
[25-Jul-2026 09:52:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 09:52:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.63.205.144, 172.64.198.80","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20a45f54a0c3eec-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"92.63.205.144","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 09:52:41 UTC] Full Log Data: {
    "timestamp": "2026-07-25 09:52:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.144, 172.64.198.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20a45f54a0f3eec-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.144",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 09:52:41 UTC] === END API CALL LOG ===
[25-Jul-2026 09:52:41 UTC] === User Orders API Called ===
[25-Jul-2026 09:52:41 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 09:52:41 UTC] User ID: 1140
[25-Jul-2026 09:52:41 UTC] Limit: 20, Offset: 0
[25-Jul-2026 09:52:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 09:52:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 09:52:41 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 09:52:41 UTC] User ID: 1140
[25-Jul-2026 09:52:41 UTC] Orders found: 1
[25-Jul-2026 09:52:41 UTC] Orders data: [{"id":429,"quantity":100,"total_coins":3500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/baraxolkatoshkent","status":"pending","created_at":"2026-07-25 12:33:43","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[25-Jul-2026 09:52:41 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 09:52:41 UTC] Total orders count: 1
[25-Jul-2026 09:52:42 UTC] === API CALL LOG ===
[25-Jul-2026 09:52:42 UTC] Endpoint: user/profile.php
[25-Jul-2026 09:52:42 UTC] Full Log Data: {
    "timestamp": "2026-07-25 09:52:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.144, 172.64.198.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20a45f95fd73eec-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.144",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 09:52:42 UTC] === END API CALL LOG ===
[25-Jul-2026 09:52:42 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 09:52:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 09:52:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 09:52:42 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 09:52:42 UTC] User ID: 1140
[25-Jul-2026 09:52:42 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 09:52:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 09:52:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 09:52:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.63.205.144, 172.64.198.80","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20a460a4fe43eec-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"92.63.205.144","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 09:52:45 UTC] === User Orders API Called ===
[25-Jul-2026 09:52:45 UTC] User ID: 1140
[25-Jul-2026 09:52:45 UTC] Limit: 20, Offset: 0
[25-Jul-2026 09:52:45 UTC] Orders found: 1
[25-Jul-2026 09:52:45 UTC] Orders data: [{"id":429,"quantity":100,"total_coins":3500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/baraxolkatoshkent","status":"pending","created_at":"2026-07-25 12:33:43","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[25-Jul-2026 09:52:45 UTC] Total orders count: 1
[25-Jul-2026 09:52:54 UTC] === API CALL LOG ===
[25-Jul-2026 09:52:54 UTC] Endpoint: user/profile.php
[25-Jul-2026 09:52:54 UTC] Full Log Data: {
    "timestamp": "2026-07-25 09:52:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.144, 172.64.198.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20a4643297b3eec-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.144",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 09:52:54 UTC] === END API CALL LOG ===
[25-Jul-2026 09:52:54 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 09:52:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 09:52:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 09:52:54 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 09:52:54 UTC] User ID: 1140
[25-Jul-2026 09:52:54 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 09:52:54 UTC] User Purchases API - User ID: 1140
[25-Jul-2026 09:52:54 UTC] User Purchases API - Total purchases found: 3
[25-Jul-2026 09:52:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 09:52:56 UTC] === API CALL LOG ===
[25-Jul-2026 09:52:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 09:52:56 UTC] Endpoint: user/profile.php
[25-Jul-2026 09:52:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.63.205.144, 172.64.198.80","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20a4652897b3eec-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"92.63.205.144","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 09:52:56 UTC] Full Log Data: {
    "timestamp": "2026-07-25 09:52:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.144, 172.64.198.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20a4652897c3eec-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.144",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 09:52:56 UTC] === User Orders API Called ===
[25-Jul-2026 09:52:56 UTC] === END API CALL LOG ===
[25-Jul-2026 09:52:56 UTC] User ID: 1140
[25-Jul-2026 09:52:56 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 09:52:56 UTC] Limit: 20, Offset: 0
[25-Jul-2026 09:52:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 09:52:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 09:52:56 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 09:52:56 UTC] User ID: 1140
[25-Jul-2026 09:52:56 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 09:52:56 UTC] Orders found: 1
[25-Jul-2026 09:52:56 UTC] Orders data: [{"id":429,"quantity":100,"total_coins":3500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/baraxolkatoshkent","status":"pending","created_at":"2026-07-25 12:33:43","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[25-Jul-2026 09:52:56 UTC] Total orders count: 1
[25-Jul-2026 09:52:57 UTC] === API CALL LOG ===
[25-Jul-2026 09:52:57 UTC] Endpoint: user/profile.php
[25-Jul-2026 09:52:57 UTC] Full Log Data: {
    "timestamp": "2026-07-25 09:52:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.144, 172.64.198.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20a4656bf9b3eec-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.144",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 09:52:57 UTC] === END API CALL LOG ===
[25-Jul-2026 09:52:57 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 09:52:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 09:52:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 09:52:57 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 09:52:57 UTC] User ID: 1140
[25-Jul-2026 09:52:57 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 09:52:59 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 09:52:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 09:52:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.63.205.144, 172.64.198.80","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20a4661e8dc3eec-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"92.63.205.144","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 09:52:59 UTC] === User Orders API Called ===
[25-Jul-2026 09:52:59 UTC] User ID: 1140
[25-Jul-2026 09:52:59 UTC] Limit: 20, Offset: 0
[25-Jul-2026 09:52:59 UTC] Orders found: 1
[25-Jul-2026 09:52:59 UTC] Orders data: [{"id":429,"quantity":100,"total_coins":3500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/baraxolkatoshkent","status":"pending","created_at":"2026-07-25 12:33:43","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[25-Jul-2026 09:52:59 UTC] Total orders count: 1
[25-Jul-2026 09:53:12 UTC] === API CALL LOG ===
[25-Jul-2026 09:53:12 UTC] Endpoint: user/profile.php
[25-Jul-2026 09:53:12 UTC] Full Log Data: {
    "timestamp": "2026-07-25 09:53:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.144, 172.64.198.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20a46b4e8f23eec-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.144",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 09:53:12 UTC] === END API CALL LOG ===
[25-Jul-2026 09:53:12 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 09:53:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 09:53:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 09:53:12 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 09:53:12 UTC] User ID: 1140
[25-Jul-2026 09:53:12 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 09:53:12 UTC] User Purchases API - User ID: 1140
[25-Jul-2026 09:53:12 UTC] User Purchases API - Total purchases found: 3
[25-Jul-2026 09:53:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 09:53:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 09:53:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.63.205.144, 172.64.198.81","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20a46bd6d163eec-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"92.63.205.144","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 09:53:13 UTC] === User Orders API Called ===
[25-Jul-2026 09:53:13 UTC] User ID: 1140
[25-Jul-2026 09:53:13 UTC] Limit: 20, Offset: 0
[25-Jul-2026 09:53:13 UTC] Orders found: 1
[25-Jul-2026 09:53:13 UTC] Orders data: [{"id":429,"quantity":100,"total_coins":3500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/baraxolkatoshkent","status":"pending","created_at":"2026-07-25 12:33:43","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[25-Jul-2026 09:53:13 UTC] Total orders count: 1
[25-Jul-2026 09:53:15 UTC] === API CALL LOG ===
[25-Jul-2026 09:53:15 UTC] Endpoint: user/profile.php
[25-Jul-2026 09:53:15 UTC] Full Log Data: {
    "timestamp": "2026-07-25 09:53:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.144, 172.64.198.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20a46c7fdf13eec-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.144",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 09:53:15 UTC] === END API CALL LOG ===
[25-Jul-2026 09:53:15 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 09:53:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 09:53:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 09:53:15 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 09:53:15 UTC] User ID: 1140
[25-Jul-2026 09:53:15 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 09:53:15 UTC] User Purchases API - User ID: 1140
[25-Jul-2026 09:53:15 UTC] User Purchases API - Total purchases found: 3
[25-Jul-2026 09:53:16 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 09:53:16 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 09:53:16 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.63.205.144, 172.64.198.81","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20a46ccad793eec-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"92.63.205.144","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 09:53:16 UTC] === User Orders API Called ===
[25-Jul-2026 09:53:16 UTC] User ID: 1140
[25-Jul-2026 09:53:16 UTC] Limit: 20, Offset: 0
[25-Jul-2026 09:53:16 UTC] Orders found: 1
[25-Jul-2026 09:53:16 UTC] Orders data: [{"id":429,"quantity":100,"total_coins":3500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/baraxolkatoshkent","status":"pending","created_at":"2026-07-25 12:33:43","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[25-Jul-2026 09:53:16 UTC] Total orders count: 1
[25-Jul-2026 09:53:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 09:53:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 09:53:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.63.205.144, 172.64.198.81","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20a46d5faa83eec-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"92.63.205.144","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 09:53:17 UTC] === User Orders API Called ===
[25-Jul-2026 09:53:17 UTC] User ID: 1140
[25-Jul-2026 09:53:17 UTC] Limit: 20, Offset: 0
[25-Jul-2026 09:53:17 UTC] Orders found: 1
[25-Jul-2026 09:53:17 UTC] Orders data: [{"id":429,"quantity":100,"total_coins":3500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/baraxolkatoshkent","status":"pending","created_at":"2026-07-25 12:33:43","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[25-Jul-2026 09:53:17 UTC] Total orders count: 1
[25-Jul-2026 09:53:17 UTC] === API CALL LOG ===
[25-Jul-2026 09:53:17 UTC] Endpoint: user/profile.php
[25-Jul-2026 09:53:17 UTC] Full Log Data: {
    "timestamp": "2026-07-25 09:53:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.144, 172.64.198.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20a46d5faab3eec-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.144",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 09:53:17 UTC] === END API CALL LOG ===
[25-Jul-2026 09:53:17 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 09:53:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 09:53:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 09:53:17 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 09:53:17 UTC] User ID: 1140
[25-Jul-2026 09:53:17 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 09:53:18 UTC] === API CALL LOG ===
[25-Jul-2026 09:53:18 UTC] Endpoint: user/profile.php
[25-Jul-2026 09:53:18 UTC] Full Log Data: {
    "timestamp": "2026-07-25 09:53:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.144, 172.64.198.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20a46da0a903eec-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.144",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 09:53:18 UTC] === END API CALL LOG ===
[25-Jul-2026 09:53:18 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 09:53:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 09:53:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 09:53:18 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 09:53:18 UTC] User ID: 1140
[25-Jul-2026 09:53:18 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 09:53:20 UTC] === API CALL LOG ===
[25-Jul-2026 09:53:20 UTC] Endpoint: user/profile.php
[25-Jul-2026 09:53:20 UTC] Full Log Data: {
    "timestamp": "2026-07-25 09:53:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.144, 172.64.198.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20a46e71e663eec-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.144",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 09:53:20 UTC] === END API CALL LOG ===
[25-Jul-2026 09:53:20 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 09:53:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 09:53:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 09:53:20 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 09:53:20 UTC] User ID: 1140
[25-Jul-2026 09:53:20 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 09:53:20 UTC] User Purchases API - User ID: 1140
[25-Jul-2026 09:53:20 UTC] User Purchases API - Total purchases found: 3
[25-Jul-2026 09:53:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 09:53:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 09:53:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.63.205.144, 172.64.198.81","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20a46f2a8ab3eec-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"92.63.205.144","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 09:53:22 UTC] === User Orders API Called ===
[25-Jul-2026 09:53:22 UTC] User ID: 1140
[25-Jul-2026 09:53:22 UTC] Limit: 20, Offset: 0
[25-Jul-2026 09:53:22 UTC] Orders found: 1
[25-Jul-2026 09:53:22 UTC] Orders data: [{"id":429,"quantity":100,"total_coins":3500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/baraxolkatoshkent","status":"pending","created_at":"2026-07-25 12:33:43","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[25-Jul-2026 09:53:22 UTC] Total orders count: 1
[25-Jul-2026 09:53:29 UTC] === API CALL LOG ===
[25-Jul-2026 09:53:29 UTC] Endpoint: user/profile.php
[25-Jul-2026 09:53:29 UTC] Full Log Data: {
    "timestamp": "2026-07-25 09:53:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.144, 172.64.198.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20a471f5d453eec-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.144",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 09:53:29 UTC] === END API CALL LOG ===
[25-Jul-2026 09:53:29 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 09:53:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 09:53:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 09:53:29 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 09:53:29 UTC] User ID: 1140
[25-Jul-2026 09:53:29 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 09:53:29 UTC] User Purchases API - User ID: 1140
[25-Jul-2026 09:53:29 UTC] User Purchases API - Total purchases found: 3
[25-Jul-2026 09:53:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 09:53:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 09:53:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.63.205.144, 172.64.198.81","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20a472c08f33eec-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"92.63.205.144","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 09:53:31 UTC] === User Orders API Called ===
[25-Jul-2026 09:53:31 UTC] User ID: 1140
[25-Jul-2026 09:53:31 UTC] Limit: 20, Offset: 0
[25-Jul-2026 09:53:31 UTC] Orders found: 1
[25-Jul-2026 09:53:31 UTC] Orders data: [{"id":429,"quantity":100,"total_coins":3500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/baraxolkatoshkent","status":"pending","created_at":"2026-07-25 12:33:43","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[25-Jul-2026 09:53:31 UTC] Total orders count: 1
[25-Jul-2026 09:53:31 UTC] === API CALL LOG ===
[25-Jul-2026 09:53:31 UTC] Endpoint: user/profile.php
[25-Jul-2026 09:53:31 UTC] Full Log Data: {
    "timestamp": "2026-07-25 09:53:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.144, 172.64.198.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20a472c08f43eec-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.144",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 09:53:31 UTC] === END API CALL LOG ===
[25-Jul-2026 09:53:31 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 09:53:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 09:53:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 09:53:31 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 09:53:31 UTC] User ID: 1140
[25-Jul-2026 09:53:31 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 10:02:04 UTC] === API CALL LOG ===
[25-Jul-2026 10:02:04 UTC] Endpoint: user/profile.php
[25-Jul-2026 10:02:04 UTC] Full Log Data: {
    "timestamp": "2026-07-25 10:02:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.144, 172.64.200.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20a53afe9db5906-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.144",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 10:02:04 UTC] === END API CALL LOG ===
[25-Jul-2026 10:02:04 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 10:02:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 10:02:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 10:02:04 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 10:02:04 UTC] User ID: 1140
[25-Jul-2026 10:02:04 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 10:05:48 UTC] === API CALL LOG ===
[25-Jul-2026 10:05:48 UTC] Endpoint: user/profile.php
[25-Jul-2026 10:05:48 UTC] Full Log Data: {
    "timestamp": "2026-07-25 10:05:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.144, 172.64.200.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20a592c49a95906-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.144",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 10:05:48 UTC] === END API CALL LOG ===
[25-Jul-2026 10:05:48 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 10:05:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 10:05:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 10:05:48 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 10:05:48 UTC] User ID: 1140
[25-Jul-2026 10:05:48 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 10:05:55 UTC] === API CALL LOG ===
[25-Jul-2026 10:05:55 UTC] Endpoint: user/profile.php
[25-Jul-2026 10:05:55 UTC] Full Log Data: {
    "timestamp": "2026-07-25 10:05:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.144, 172.64.200.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20a5952acc15906-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.144",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 10:05:55 UTC] === END API CALL LOG ===
[25-Jul-2026 10:05:55 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 10:05:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 10:05:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 10:05:55 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 10:05:55 UTC] User ID: 1140
[25-Jul-2026 10:05:55 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 10:05:55 UTC] User Purchases API - User ID: 1140
[25-Jul-2026 10:05:55 UTC] User Purchases API - Total purchases found: 3
[25-Jul-2026 10:05:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 10:05:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 10:05:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.63.205.144, 172.64.200.15","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20a59643beb5906-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"92.63.205.144","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 10:05:57 UTC] === User Orders API Called ===
[25-Jul-2026 10:05:57 UTC] User ID: 1140
[25-Jul-2026 10:05:57 UTC] Limit: 20, Offset: 0
[25-Jul-2026 10:05:57 UTC] Orders found: 1
[25-Jul-2026 10:05:57 UTC] Orders data: [{"id":429,"quantity":100,"total_coins":3500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/baraxolkatoshkent","status":"pending","created_at":"2026-07-25 12:33:43","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[25-Jul-2026 10:05:57 UTC] Total orders count: 1
[25-Jul-2026 10:06:10 UTC] === API CALL LOG ===
[25-Jul-2026 10:06:10 UTC] Endpoint: user/profile.php
[25-Jul-2026 10:06:10 UTC] Full Log Data: {
    "timestamp": "2026-07-25 10:06:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.144, 172.64.200.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20a59b09a7b5906-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.144",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 10:06:10 UTC] === END API CALL LOG ===
[25-Jul-2026 10:06:10 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 10:06:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 10:06:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 10:06:10 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 10:06:10 UTC] User ID: 1140
[25-Jul-2026 10:06:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 10:06:10 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 10:06:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 10:06:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.63.205.144, 172.64.200.14","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20a59b09a7a5906-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"92.63.205.144","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 10:06:10 UTC] === User Orders API Called ===
[25-Jul-2026 10:06:10 UTC] User ID: 1140
[25-Jul-2026 10:06:10 UTC] Limit: 20, Offset: 0
[25-Jul-2026 10:06:10 UTC] Orders found: 1
[25-Jul-2026 10:06:10 UTC] Orders data: [{"id":429,"quantity":100,"total_coins":3500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/baraxolkatoshkent","status":"pending","created_at":"2026-07-25 12:33:43","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[25-Jul-2026 10:06:10 UTC] Total orders count: 1
[25-Jul-2026 10:06:10 UTC] === API CALL LOG ===
[25-Jul-2026 10:06:10 UTC] Endpoint: user/profile.php
[25-Jul-2026 10:06:10 UTC] Full Log Data: {
    "timestamp": "2026-07-25 10:06:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.144, 172.64.200.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20a59b4b8f15906-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.144",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 10:06:10 UTC] === END API CALL LOG ===
[25-Jul-2026 10:06:10 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 10:06:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 10:06:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 10:06:10 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 10:06:10 UTC] User ID: 1140
[25-Jul-2026 10:06:10 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 10:06:16 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 10:06:16 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 10:06:16 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.63.205.144, 172.64.200.14","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20a59d779925906-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"92.63.205.144","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 10:06:16 UTC] === User Orders API Called ===
[25-Jul-2026 10:06:16 UTC] User ID: 1140
[25-Jul-2026 10:06:16 UTC] Limit: 20, Offset: 0
[25-Jul-2026 10:06:16 UTC] Orders found: 1
[25-Jul-2026 10:06:16 UTC] Orders data: [{"id":429,"quantity":100,"total_coins":3500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/baraxolkatoshkent","status":"pending","created_at":"2026-07-25 12:33:43","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[25-Jul-2026 10:06:16 UTC] Total orders count: 1
[25-Jul-2026 10:06:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 10:06:18 UTC] === API CALL LOG ===
[25-Jul-2026 10:06:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 10:06:18 UTC] Endpoint: user/profile.php
[25-Jul-2026 10:06:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.63.205.144, 172.64.200.14","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20a59e41da15906-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"92.63.205.144","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 10:06:18 UTC] Full Log Data: {
    "timestamp": "2026-07-25 10:06:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.144, 172.64.200.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20a59e41da25906-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.144",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 10:06:18 UTC] === END API CALL LOG ===
[25-Jul-2026 10:06:18 UTC] === User Orders API Called ===
[25-Jul-2026 10:06:18 UTC] User ID: 1140
[25-Jul-2026 10:06:18 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 10:06:18 UTC] Limit: 20, Offset: 0
[25-Jul-2026 10:06:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 10:06:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 10:06:18 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 10:06:18 UTC] User ID: 1140
[25-Jul-2026 10:06:18 UTC] Orders found: 1
[25-Jul-2026 10:06:18 UTC] Orders data: [{"id":429,"quantity":100,"total_coins":3500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/baraxolkatoshkent","status":"pending","created_at":"2026-07-25 12:33:43","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[25-Jul-2026 10:06:18 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 10:06:18 UTC] Total orders count: 1
[25-Jul-2026 10:06:18 UTC] === API CALL LOG ===
[25-Jul-2026 10:06:18 UTC] Endpoint: user/profile.php
[25-Jul-2026 10:06:18 UTC] Full Log Data: {
    "timestamp": "2026-07-25 10:06:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.144, 172.64.200.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20a59e7fbcc5906-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.144",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 10:06:18 UTC] === END API CALL LOG ===
[25-Jul-2026 10:06:18 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 10:06:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 10:06:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 10:06:18 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 10:06:18 UTC] User ID: 1140
[25-Jul-2026 10:06:18 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 10:06:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 10:06:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 10:06:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.63.205.144, 172.64.200.14","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20a59ef0f135906-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"92.63.205.144","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 10:06:20 UTC] === User Orders API Called ===
[25-Jul-2026 10:06:20 UTC] User ID: 1140
[25-Jul-2026 10:06:20 UTC] Limit: 20, Offset: 0
[25-Jul-2026 10:06:20 UTC] Orders found: 1
[25-Jul-2026 10:06:20 UTC] Orders data: [{"id":429,"quantity":100,"total_coins":3500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/baraxolkatoshkent","status":"pending","created_at":"2026-07-25 12:33:43","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[25-Jul-2026 10:06:20 UTC] Total orders count: 1
[25-Jul-2026 10:06:22 UTC] === API CALL LOG ===
[25-Jul-2026 10:06:22 UTC] Endpoint: user/profile.php
[25-Jul-2026 10:06:22 UTC] Full Log Data: {
    "timestamp": "2026-07-25 10:06:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.144, 172.64.200.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20a59fdcfc55906-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.144",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 10:06:22 UTC] === END API CALL LOG ===
[25-Jul-2026 10:06:22 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 10:06:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 10:06:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 10:06:22 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 10:06:22 UTC] User ID: 1140
[25-Jul-2026 10:06:22 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 10:06:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 10:06:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 10:06:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.63.205.144, 172.64.200.14","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20a59fdcfc35906-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"92.63.205.144","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 10:06:22 UTC] === User Orders API Called ===
[25-Jul-2026 10:06:22 UTC] User ID: 1140
[25-Jul-2026 10:06:22 UTC] Limit: 20, Offset: 0
[25-Jul-2026 10:06:22 UTC] Orders found: 1
[25-Jul-2026 10:06:22 UTC] Orders data: [{"id":429,"quantity":100,"total_coins":3500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/baraxolkatoshkent","status":"pending","created_at":"2026-07-25 12:33:43","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[25-Jul-2026 10:06:22 UTC] Total orders count: 1
[25-Jul-2026 10:06:23 UTC] === API CALL LOG ===
[25-Jul-2026 10:06:23 UTC] Endpoint: user/profile.php
[25-Jul-2026 10:06:23 UTC] Full Log Data: {
    "timestamp": "2026-07-25 10:06:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.144, 172.64.200.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20a5a01bdf45906-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.144",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 10:06:23 UTC] === END API CALL LOG ===
[25-Jul-2026 10:06:23 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 10:06:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 10:06:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 10:06:23 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 10:06:23 UTC] User ID: 1140
[25-Jul-2026 10:06:23 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 10:06:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 10:06:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 10:06:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.63.205.144, 172.64.200.14","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20a5a4fee745906-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"92.63.205.144","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 10:06:35 UTC] === User Orders API Called ===
[25-Jul-2026 10:06:35 UTC] User ID: 1140
[25-Jul-2026 10:06:35 UTC] Limit: 20, Offset: 0
[25-Jul-2026 10:06:35 UTC] Orders found: 1
[25-Jul-2026 10:06:35 UTC] Orders data: [{"id":429,"quantity":100,"total_coins":3500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/baraxolkatoshkent","status":"pending","created_at":"2026-07-25 12:33:43","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[25-Jul-2026 10:06:35 UTC] Total orders count: 1
[25-Jul-2026 10:06:35 UTC] === API CALL LOG ===
[25-Jul-2026 10:06:35 UTC] Endpoint: user/profile.php
[25-Jul-2026 10:06:35 UTC] Full Log Data: {
    "timestamp": "2026-07-25 10:06:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.144, 172.64.200.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20a5a4fee785906-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.144",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 10:06:35 UTC] === END API CALL LOG ===
[25-Jul-2026 10:06:35 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 10:06:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 10:06:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 10:06:35 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 10:06:35 UTC] User ID: 1140
[25-Jul-2026 10:06:35 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 10:06:36 UTC] === API CALL LOG ===
[25-Jul-2026 10:06:36 UTC] Endpoint: user/profile.php
[25-Jul-2026 10:06:36 UTC] Full Log Data: {
    "timestamp": "2026-07-25 10:06:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.144, 172.64.200.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20a5a53bd5e5906-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.144",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 10:06:36 UTC] === END API CALL LOG ===
[25-Jul-2026 10:06:36 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 10:06:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 10:06:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 10:06:36 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 10:06:36 UTC] User ID: 1140
[25-Jul-2026 10:06:36 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 10:06:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 10:06:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 10:06:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.63.205.144, 172.64.200.14","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20a5a85e8b45906-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"92.63.205.144","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 10:06:44 UTC] === User Orders API Called ===
[25-Jul-2026 10:06:44 UTC] User ID: 1140
[25-Jul-2026 10:06:44 UTC] Limit: 20, Offset: 0
[25-Jul-2026 10:06:44 UTC] Orders found: 1
[25-Jul-2026 10:06:44 UTC] Orders data: [{"id":429,"quantity":100,"total_coins":3500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/baraxolkatoshkent","status":"pending","created_at":"2026-07-25 12:33:43","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[25-Jul-2026 10:06:44 UTC] Total orders count: 1
[25-Jul-2026 10:06:50 UTC] === API CALL LOG ===
[25-Jul-2026 10:06:50 UTC] Endpoint: user/profile.php
[25-Jul-2026 10:06:50 UTC] Full Log Data: {
    "timestamp": "2026-07-25 10:06:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.144, 172.64.200.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20a5aac8afa5906-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.144",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 10:06:50 UTC] === END API CALL LOG ===
[25-Jul-2026 10:06:50 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 10:06:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 10:06:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 10:06:50 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 10:06:50 UTC] User ID: 1140
[25-Jul-2026 10:06:50 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 10:06:50 UTC] User Purchases API - User ID: 1140
[25-Jul-2026 10:06:50 UTC] User Purchases API - Total purchases found: 3
[25-Jul-2026 10:06:57 UTC] User Purchases API - User ID: 1140
[25-Jul-2026 10:06:57 UTC] User Purchases API - Total purchases found: 3
[25-Jul-2026 10:07:08 UTC] === API CALL LOG ===
[25-Jul-2026 10:07:08 UTC] Endpoint: user/profile.php
[25-Jul-2026 10:07:08 UTC] Full Log Data: {
    "timestamp": "2026-07-25 10:07:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.144, 172.64.200.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20a5b1bce4d5906-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.144",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 10:07:08 UTC] === END API CALL LOG ===
[25-Jul-2026 10:07:08 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 10:07:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 10:07:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 10:07:08 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 10:07:08 UTC] User ID: 1140
[25-Jul-2026 10:07:08 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 10:07:08 UTC] User Purchases API - User ID: 1140
[25-Jul-2026 10:07:08 UTC] User Purchases API - Total purchases found: 3
[25-Jul-2026 10:07:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 10:07:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 10:07:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.63.205.144, 172.64.200.14","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20a5b3d0d645906-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"92.63.205.144","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 10:07:13 UTC] === API CALL LOG ===
[25-Jul-2026 10:07:13 UTC] Endpoint: user/profile.php
[25-Jul-2026 10:07:13 UTC] === User Orders API Called ===
[25-Jul-2026 10:07:13 UTC] Full Log Data: {
    "timestamp": "2026-07-25 10:07:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.144, 172.64.200.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20a5b3d0d6a5906-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.144",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 10:07:13 UTC] User ID: 1140
[25-Jul-2026 10:07:13 UTC] === END API CALL LOG ===
[25-Jul-2026 10:07:13 UTC] Limit: 20, Offset: 0
[25-Jul-2026 10:07:13 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 10:07:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 10:07:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 10:07:13 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 10:07:13 UTC] User ID: 1140
[25-Jul-2026 10:07:13 UTC] Orders found: 1
[25-Jul-2026 10:07:13 UTC] Orders data: [{"id":429,"quantity":100,"total_coins":3500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/baraxolkatoshkent","status":"pending","created_at":"2026-07-25 12:33:43","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[25-Jul-2026 10:07:13 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 10:07:13 UTC] Total orders count: 1
[25-Jul-2026 10:07:14 UTC] === API CALL LOG ===
[25-Jul-2026 10:07:14 UTC] Endpoint: user/profile.php
[25-Jul-2026 10:07:14 UTC] Full Log Data: {
    "timestamp": "2026-07-25 10:07:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.144, 172.64.200.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20a5b40ce045906-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.144",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 10:07:14 UTC] === END API CALL LOG ===
[25-Jul-2026 10:07:14 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 10:07:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 10:07:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 10:07:14 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 10:07:14 UTC] User ID: 1140
[25-Jul-2026 10:07:14 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 10:07:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 10:07:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 10:07:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.63.205.144, 172.64.200.14","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20a5b48de055906-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"92.63.205.144","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 10:07:15 UTC] === User Orders API Called ===
[25-Jul-2026 10:07:15 UTC] User ID: 1140
[25-Jul-2026 10:07:15 UTC] Limit: 20, Offset: 0
[25-Jul-2026 10:07:15 UTC] Orders found: 1
[25-Jul-2026 10:07:15 UTC] Orders data: [{"id":429,"quantity":100,"total_coins":3500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/baraxolkatoshkent","status":"pending","created_at":"2026-07-25 12:33:43","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[25-Jul-2026 10:07:15 UTC] Total orders count: 1
[25-Jul-2026 10:07:22 UTC] === API CALL LOG ===
[25-Jul-2026 10:07:22 UTC] Endpoint: user/profile.php
[25-Jul-2026 10:07:22 UTC] Full Log Data: {
    "timestamp": "2026-07-25 10:07:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.144, 172.64.200.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20a5b72b97a5906-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.144",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 10:07:22 UTC] === END API CALL LOG ===
[25-Jul-2026 10:07:22 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 10:07:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 10:07:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 10:07:22 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 10:07:22 UTC] User ID: 1140
[25-Jul-2026 10:07:22 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 10:07:22 UTC] User Purchases API - User ID: 1140
[25-Jul-2026 10:07:22 UTC] User Purchases API - Total purchases found: 3
[25-Jul-2026 10:08:17 UTC] === API CALL LOG ===
[25-Jul-2026 10:08:17 UTC] Endpoint: user/profile.php
[25-Jul-2026 10:08:17 UTC] Full Log Data: {
    "timestamp": "2026-07-25 10:08:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.144, 172.64.200.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20a5ccbda0a5906-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.144",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 10:08:17 UTC] === END API CALL LOG ===
[25-Jul-2026 10:08:17 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 10:08:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 10:08:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 10:08:17 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 10:08:17 UTC] User ID: 1140
[25-Jul-2026 10:08:17 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 10:08:17 UTC] User Purchases API - User ID: 1140
[25-Jul-2026 10:08:17 UTC] User Purchases API - Total purchases found: 3
[25-Jul-2026 10:08:21 UTC] === API CALL LOG ===
[25-Jul-2026 10:08:21 UTC] Endpoint: user/profile.php
[25-Jul-2026 10:08:21 UTC] Full Log Data: {
    "timestamp": "2026-07-25 10:08:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.144, 172.64.200.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20a5ce8bdb35906-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.144",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 10:08:21 UTC] === END API CALL LOG ===
[25-Jul-2026 10:08:21 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 10:08:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 10:08:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 10:08:21 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 10:08:21 UTC] User ID: 1140
[25-Jul-2026 10:08:21 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 10:08:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 10:08:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 10:08:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.63.205.144, 172.64.200.15","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20a5ce8bdb25906-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"92.63.205.144","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 10:08:21 UTC] === User Orders API Called ===
[25-Jul-2026 10:08:21 UTC] User ID: 1140
[25-Jul-2026 10:08:21 UTC] Limit: 20, Offset: 0
[25-Jul-2026 10:08:21 UTC] Orders found: 1
[25-Jul-2026 10:08:21 UTC] Orders data: [{"id":429,"quantity":100,"total_coins":3500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/baraxolkatoshkent","status":"pending","created_at":"2026-07-25 12:33:43","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[25-Jul-2026 10:08:21 UTC] Total orders count: 1
[25-Jul-2026 10:08:22 UTC] === API CALL LOG ===
[25-Jul-2026 10:08:22 UTC] Endpoint: user/profile.php
[25-Jul-2026 10:08:22 UTC] Full Log Data: {
    "timestamp": "2026-07-25 10:08:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.144, 172.64.200.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20a5cecbca85906-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.144",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 10:08:22 UTC] === END API CALL LOG ===
[25-Jul-2026 10:08:22 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 10:08:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 10:08:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 10:08:22 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 10:08:22 UTC] User ID: 1140
[25-Jul-2026 10:08:22 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 10:08:23 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 10:08:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 10:08:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.63.205.144, 172.64.200.15","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20a5cf26e805906-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"92.63.205.144","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 10:08:23 UTC] === User Orders API Called ===
[25-Jul-2026 10:08:23 UTC] User ID: 1140
[25-Jul-2026 10:08:23 UTC] Limit: 20, Offset: 0
[25-Jul-2026 10:08:23 UTC] Orders found: 1
[25-Jul-2026 10:08:23 UTC] Orders data: [{"id":429,"quantity":100,"total_coins":3500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/baraxolkatoshkent","status":"pending","created_at":"2026-07-25 12:33:43","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[25-Jul-2026 10:08:23 UTC] Total orders count: 1
[25-Jul-2026 10:08:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 10:08:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 10:08:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.63.205.144, 172.64.200.15","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20a5cff6c2a5906-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"92.63.205.144","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 10:08:25 UTC] === API CALL LOG ===
[25-Jul-2026 10:08:25 UTC] Endpoint: user/profile.php
[25-Jul-2026 10:08:25 UTC] === User Orders API Called ===
[25-Jul-2026 10:08:25 UTC] Full Log Data: {
    "timestamp": "2026-07-25 10:08:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.144, 172.64.200.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20a5cff6c2e5906-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.144",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 10:08:25 UTC] User ID: 1140
[25-Jul-2026 10:08:25 UTC] === END API CALL LOG ===
[25-Jul-2026 10:08:25 UTC] Limit: 20, Offset: 0
[25-Jul-2026 10:08:25 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 10:08:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 10:08:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 10:08:25 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 10:08:25 UTC] User ID: 1140
[25-Jul-2026 10:08:25 UTC] Orders found: 1
[25-Jul-2026 10:08:25 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 10:08:25 UTC] Orders data: [{"id":429,"quantity":100,"total_coins":3500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/baraxolkatoshkent","status":"pending","created_at":"2026-07-25 12:33:43","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[25-Jul-2026 10:08:25 UTC] Total orders count: 1
[25-Jul-2026 10:08:26 UTC] === API CALL LOG ===
[25-Jul-2026 10:08:26 UTC] Endpoint: user/profile.php
[25-Jul-2026 10:08:26 UTC] Full Log Data: {
    "timestamp": "2026-07-25 10:08:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.144, 172.64.200.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20a5d035a505906-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.144",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 10:08:26 UTC] === END API CALL LOG ===
[25-Jul-2026 10:08:26 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 10:08:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 10:08:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 10:08:26 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 10:08:26 UTC] User ID: 1140
[25-Jul-2026 10:08:26 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 10:08:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 10:08:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 10:08:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.63.205.144, 172.64.200.15","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20a5d0fe8b65906-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"92.63.205.144","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 10:08:28 UTC] === User Orders API Called ===
[25-Jul-2026 10:08:28 UTC] User ID: 1140
[25-Jul-2026 10:08:28 UTC] Limit: 20, Offset: 0
[25-Jul-2026 10:08:28 UTC] Orders found: 1
[25-Jul-2026 10:08:28 UTC] Orders data: [{"id":429,"quantity":100,"total_coins":3500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/baraxolkatoshkent","status":"pending","created_at":"2026-07-25 12:33:43","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[25-Jul-2026 10:08:28 UTC] Total orders count: 1
[25-Jul-2026 10:08:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 10:08:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 10:08:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.63.205.144, 172.64.200.15","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20a5d2f7f055906-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"92.63.205.144","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 10:08:33 UTC] === User Orders API Called ===
[25-Jul-2026 10:08:33 UTC] === API CALL LOG ===
[25-Jul-2026 10:08:33 UTC] User ID: 1140
[25-Jul-2026 10:08:33 UTC] Limit: 20, Offset: 0
[25-Jul-2026 10:08:33 UTC] Endpoint: user/profile.php
[25-Jul-2026 10:08:33 UTC] Full Log Data: {
    "timestamp": "2026-07-25 10:08:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.144, 172.64.200.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20a5d2f7f135906-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.144",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 10:08:33 UTC] === END API CALL LOG ===
[25-Jul-2026 10:08:33 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 10:08:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 10:08:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 10:08:33 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 10:08:33 UTC] User ID: 1140
[25-Jul-2026 10:08:33 UTC] Orders found: 1
[25-Jul-2026 10:08:33 UTC] Orders data: [{"id":429,"quantity":100,"total_coins":3500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/baraxolkatoshkent","status":"pending","created_at":"2026-07-25 12:33:43","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[25-Jul-2026 10:08:33 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 10:08:33 UTC] Total orders count: 1
[25-Jul-2026 10:08:33 UTC] === API CALL LOG ===
[25-Jul-2026 10:08:33 UTC] Endpoint: user/profile.php
[25-Jul-2026 10:08:33 UTC] Full Log Data: {
    "timestamp": "2026-07-25 10:08:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.144, 172.64.200.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20a5d337d9f5906-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.144",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 10:08:33 UTC] === END API CALL LOG ===
[25-Jul-2026 10:08:33 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 10:08:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 10:08:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 10:08:33 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 10:08:33 UTC] User ID: 1140
[25-Jul-2026 10:08:33 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 10:08:35 UTC] === API CALL LOG ===
[25-Jul-2026 10:08:35 UTC] Endpoint: user/profile.php
[25-Jul-2026 10:08:35 UTC] Full Log Data: {
    "timestamp": "2026-07-25 10:08:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.144, 172.64.200.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20a5d3cacfc5906-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.144",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 10:08:35 UTC] === END API CALL LOG ===
[25-Jul-2026 10:08:35 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 10:08:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 10:08:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 10:08:35 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 10:08:35 UTC] User ID: 1140
[25-Jul-2026 10:08:35 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 10:08:35 UTC] User Purchases API - User ID: 1140
[25-Jul-2026 10:08:35 UTC] User Purchases API - Total purchases found: 3
[25-Jul-2026 10:08:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 10:08:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 10:08:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.63.205.144, 172.64.200.15","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20a5d46dd6f5906-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"92.63.205.144","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 10:08:36 UTC] === User Orders API Called ===
[25-Jul-2026 10:08:36 UTC] User ID: 1140
[25-Jul-2026 10:08:36 UTC] Limit: 20, Offset: 0
[25-Jul-2026 10:08:36 UTC] === API CALL LOG ===
[25-Jul-2026 10:08:36 UTC] Endpoint: user/profile.php
[25-Jul-2026 10:08:36 UTC] Orders found: 1
[25-Jul-2026 10:08:36 UTC] Full Log Data: {
    "timestamp": "2026-07-25 10:08:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.144, 172.64.200.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20a5d46dd705906-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.144",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 10:08:36 UTC] Orders data: [{"id":429,"quantity":100,"total_coins":3500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/baraxolkatoshkent","status":"pending","created_at":"2026-07-25 12:33:43","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[25-Jul-2026 10:08:36 UTC] === END API CALL LOG ===
[25-Jul-2026 10:08:36 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 10:08:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 10:08:36 UTC] Total orders count: 1
[25-Jul-2026 10:08:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 10:08:36 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 10:08:36 UTC] User ID: 1140
[25-Jul-2026 10:08:36 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 10:22:33 UTC] === API CALL LOG ===
[25-Jul-2026 10:22:33 UTC] Endpoint: user/profile.php
[25-Jul-2026 10:22:33 UTC] Full Log Data: {
    "timestamp": "2026-07-25 10:22:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.128",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.128, 172.64.198.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20a71af7e3021df-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.128",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 10:22:33 UTC] === END API CALL LOG ===
[25-Jul-2026 10:22:33 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 10:22:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 10:22:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 10:22:33 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 10:22:33 UTC] User ID: 1140
[25-Jul-2026 10:22:33 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 10:22:46 UTC] === API CALL LOG ===
[25-Jul-2026 10:22:46 UTC] Endpoint: user/profile.php
[25-Jul-2026 10:22:46 UTC] Full Log Data: {
    "timestamp": "2026-07-25 10:22:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.128",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.128, 172.64.198.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20a72045c6a21df-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.128",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 10:22:46 UTC] === END API CALL LOG ===
[25-Jul-2026 10:22:46 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 10:22:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 10:22:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 10:22:46 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 10:22:46 UTC] User ID: 1140
[25-Jul-2026 10:22:46 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 10:22:49 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 10:22:49 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 10:22:49 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.139.138.128, 172.64.198.81","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20a7214d8e621df-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.139.138.128","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 10:22:49 UTC] === User Orders API Called ===
[25-Jul-2026 10:22:49 UTC] User ID: 1140
[25-Jul-2026 10:22:49 UTC] Limit: 20, Offset: 0
[25-Jul-2026 10:22:49 UTC] Orders found: 1
[25-Jul-2026 10:22:49 UTC] Orders data: [{"id":429,"quantity":100,"total_coins":3500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/baraxolkatoshkent","status":"pending","created_at":"2026-07-25 12:33:43","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[25-Jul-2026 10:22:49 UTC] Total orders count: 1
[25-Jul-2026 10:22:55 UTC] === API CALL LOG ===
[25-Jul-2026 10:22:55 UTC] Endpoint: user/profile.php
[25-Jul-2026 10:22:55 UTC] Full Log Data: {
    "timestamp": "2026-07-25 10:22:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.128",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.128, 172.64.198.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20a723c398f21df-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.128",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 10:22:55 UTC] === END API CALL LOG ===
[25-Jul-2026 10:22:55 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 10:22:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 10:22:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 10:22:55 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 10:22:55 UTC] User ID: 1140
[25-Jul-2026 10:22:55 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 10:22:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 10:22:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 10:22:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.139.138.128, 172.64.198.81","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20a723c398e21df-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.139.138.128","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 10:22:55 UTC] === User Orders API Called ===
[25-Jul-2026 10:22:55 UTC] User ID: 1140
[25-Jul-2026 10:22:55 UTC] Limit: 20, Offset: 0
[25-Jul-2026 10:22:55 UTC] Orders found: 1
[25-Jul-2026 10:22:55 UTC] Orders data: [{"id":429,"quantity":100,"total_coins":3500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/baraxolkatoshkent","status":"pending","created_at":"2026-07-25 12:33:43","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[25-Jul-2026 10:22:55 UTC] Total orders count: 1
[25-Jul-2026 10:22:56 UTC] === API CALL LOG ===
[25-Jul-2026 10:22:56 UTC] Endpoint: user/profile.php
[25-Jul-2026 10:22:56 UTC] Full Log Data: {
    "timestamp": "2026-07-25 10:22:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.128",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.128, 172.64.198.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20a724068ad21df-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.128",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 10:22:56 UTC] === END API CALL LOG ===
[25-Jul-2026 10:22:56 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 10:22:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 10:22:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 10:22:56 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 10:22:56 UTC] User ID: 1140
[25-Jul-2026 10:22:56 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 10:23:03 UTC] === API CALL LOG ===
[25-Jul-2026 10:23:03 UTC] Endpoint: user/profile.php
[25-Jul-2026 10:23:03 UTC] Full Log Data: {
    "timestamp": "2026-07-25 10:23:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.128",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.128, 172.64.198.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20a726fc97021df-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.128",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 10:23:03 UTC] === END API CALL LOG ===
[25-Jul-2026 10:23:03 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 10:23:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 10:23:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 10:23:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 10:23:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 10:23:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.139.138.128, 172.64.198.80","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20a726fc96f21df-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.139.138.128","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 10:23:03 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 10:23:03 UTC] User ID: 1140
[25-Jul-2026 10:23:03 UTC] === User Orders API Called ===
[25-Jul-2026 10:23:03 UTC] User ID: 1140
[25-Jul-2026 10:23:03 UTC] Limit: 20, Offset: 0
[25-Jul-2026 10:23:03 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 10:23:03 UTC] Orders found: 1
[25-Jul-2026 10:23:03 UTC] Orders data: [{"id":429,"quantity":100,"total_coins":3500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/baraxolkatoshkent","status":"pending","created_at":"2026-07-25 12:33:43","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[25-Jul-2026 10:23:03 UTC] Total orders count: 1
[25-Jul-2026 10:23:04 UTC] === API CALL LOG ===
[25-Jul-2026 10:23:04 UTC] Endpoint: user/profile.php
[25-Jul-2026 10:23:04 UTC] Full Log Data: {
    "timestamp": "2026-07-25 10:23:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.128",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.128, 172.64.198.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20a7273b82d21df-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.128",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 10:23:04 UTC] === END API CALL LOG ===
[25-Jul-2026 10:23:04 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 10:23:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 10:23:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 10:23:04 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 10:23:04 UTC] User ID: 1140
[25-Jul-2026 10:23:04 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 10:23:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 10:23:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 10:23:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.139.138.128, 172.64.198.80","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20a7293be0921df-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.139.138.128","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 10:23:09 UTC] === User Orders API Called ===
[25-Jul-2026 10:23:09 UTC] User ID: 1140
[25-Jul-2026 10:23:09 UTC] Limit: 20, Offset: 0
[25-Jul-2026 10:23:09 UTC] Orders found: 1
[25-Jul-2026 10:23:09 UTC] Orders data: [{"id":429,"quantity":100,"total_coins":3500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/baraxolkatoshkent","status":"pending","created_at":"2026-07-25 12:33:43","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[25-Jul-2026 10:23:09 UTC] Total orders count: 1
[25-Jul-2026 10:23:09 UTC] === API CALL LOG ===
[25-Jul-2026 10:23:09 UTC] Endpoint: user/profile.php
[25-Jul-2026 10:23:09 UTC] Full Log Data: {
    "timestamp": "2026-07-25 10:23:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.128",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.128, 172.64.198.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20a7293be0a21df-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.128",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 10:23:09 UTC] === END API CALL LOG ===
[25-Jul-2026 10:23:09 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 10:23:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 10:23:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 10:23:09 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 10:23:09 UTC] User ID: 1140
[25-Jul-2026 10:23:09 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 10:23:10 UTC] === API CALL LOG ===
[25-Jul-2026 10:23:10 UTC] Endpoint: user/profile.php
[25-Jul-2026 10:23:10 UTC] Full Log Data: {
    "timestamp": "2026-07-25 10:23:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.128",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.128, 172.64.198.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20a7297acf421df-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.128",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 10:23:10 UTC] === END API CALL LOG ===
[25-Jul-2026 10:23:10 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 10:23:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 10:23:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 10:23:10 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 10:23:10 UTC] User ID: 1140
[25-Jul-2026 10:23:10 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 10:23:12 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 10:23:12 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 10:23:12 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.139.138.128, 172.64.198.80","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20a72a8de6f21df-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.139.138.128","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 10:23:12 UTC] === User Orders API Called ===
[25-Jul-2026 10:23:12 UTC] User ID: 1140
[25-Jul-2026 10:23:12 UTC] Limit: 20, Offset: 0
[25-Jul-2026 10:23:12 UTC] Orders found: 1
[25-Jul-2026 10:23:12 UTC] Orders data: [{"id":429,"quantity":100,"total_coins":3500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/baraxolkatoshkent","status":"pending","created_at":"2026-07-25 12:33:43","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[25-Jul-2026 10:23:12 UTC] Total orders count: 1
[25-Jul-2026 10:23:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 10:23:14 UTC] === API CALL LOG ===
[25-Jul-2026 10:23:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 10:23:14 UTC] Endpoint: user/profile.php
[25-Jul-2026 10:23:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.139.138.128, 172.64.198.80","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20a72b3b8d521df-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.139.138.128","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 10:23:14 UTC] Full Log Data: {
    "timestamp": "2026-07-25 10:23:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.128",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.128, 172.64.198.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20a72b3b8d821df-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.128",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 10:23:14 UTC] === END API CALL LOG ===
[25-Jul-2026 10:23:14 UTC] === User Orders API Called ===
[25-Jul-2026 10:23:14 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 10:23:14 UTC] User ID: 1140
[25-Jul-2026 10:23:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 10:23:14 UTC] Limit: 20, Offset: 0
[25-Jul-2026 10:23:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 10:23:14 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 10:23:14 UTC] User ID: 1140
[25-Jul-2026 10:23:14 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 10:23:14 UTC] Orders found: 1
[25-Jul-2026 10:23:14 UTC] Orders data: [{"id":429,"quantity":100,"total_coins":3500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/baraxolkatoshkent","status":"pending","created_at":"2026-07-25 12:33:43","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[25-Jul-2026 10:23:14 UTC] Total orders count: 1
[25-Jul-2026 10:23:15 UTC] === API CALL LOG ===
[25-Jul-2026 10:23:15 UTC] Endpoint: user/profile.php
[25-Jul-2026 10:23:15 UTC] Full Log Data: {
    "timestamp": "2026-07-25 10:23:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.128",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.128, 172.64.198.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20a72b7af2221df-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.128",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 10:23:15 UTC] === END API CALL LOG ===
[25-Jul-2026 10:23:15 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 10:23:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 10:23:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 10:23:15 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 10:23:15 UTC] User ID: 1140
[25-Jul-2026 10:23:15 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 10:23:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 10:23:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 10:23:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.139.138.128, 172.64.198.80","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20a72c60ee021df-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.139.138.128","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 10:23:17 UTC] === User Orders API Called ===
[25-Jul-2026 10:23:17 UTC] User ID: 1140
[25-Jul-2026 10:23:17 UTC] Limit: 20, Offset: 0
[25-Jul-2026 10:23:17 UTC] Orders found: 1
[25-Jul-2026 10:23:17 UTC] Orders data: [{"id":429,"quantity":100,"total_coins":3500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/baraxolkatoshkent","status":"pending","created_at":"2026-07-25 12:33:43","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[25-Jul-2026 10:23:17 UTC] Total orders count: 1
[25-Jul-2026 10:23:24 UTC] === API CALL LOG ===
[25-Jul-2026 10:23:24 UTC] Endpoint: user/profile.php
[25-Jul-2026 10:23:24 UTC] Full Log Data: {
    "timestamp": "2026-07-25 10:23:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.128",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.128, 172.64.198.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20a72f3bfc421df-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.128",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 10:23:24 UTC] === END API CALL LOG ===
[25-Jul-2026 10:23:24 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 10:23:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 10:23:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 10:23:24 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 10:23:24 UTC] User ID: 1140
[25-Jul-2026 10:23:24 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 10:23:25 UTC] User Purchases API - User ID: 1140
[25-Jul-2026 10:23:25 UTC] User Purchases API - Total purchases found: 3
[25-Jul-2026 10:24:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 10:24:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 10:24:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.139.138.128, 172.64.198.80","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20a74be386021df-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.139.138.128","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 10:24:38 UTC] === User Orders API Called ===
[25-Jul-2026 10:24:38 UTC] User ID: 1140
[25-Jul-2026 10:24:38 UTC] Limit: 20, Offset: 0
[25-Jul-2026 10:24:38 UTC] Orders found: 1
[25-Jul-2026 10:24:38 UTC] Orders data: [{"id":429,"quantity":100,"total_coins":3500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/baraxolkatoshkent","status":"pending","created_at":"2026-07-25 12:33:43","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[25-Jul-2026 10:24:38 UTC] Total orders count: 1
[25-Jul-2026 10:24:46 UTC] === API CALL LOG ===
[25-Jul-2026 10:24:46 UTC] Endpoint: user/profile.php
[25-Jul-2026 10:24:46 UTC] Full Log Data: {
    "timestamp": "2026-07-25 10:24:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.128",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.128, 172.64.198.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20a74f49bea21df-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.128",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 10:24:46 UTC] === END API CALL LOG ===
[25-Jul-2026 10:24:46 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 10:24:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 10:24:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 10:24:46 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 10:24:46 UTC] User ID: 1140
[25-Jul-2026 10:24:46 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 10:24:47 UTC] User Purchases API - User ID: 1140
[25-Jul-2026 10:24:47 UTC] User Purchases API - Total purchases found: 3
[25-Jul-2026 10:24:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 10:24:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 10:24:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.139.138.128, 172.64.198.81","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20a75022dff21df-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.139.138.128","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 10:24:48 UTC] === User Orders API Called ===
[25-Jul-2026 10:24:48 UTC] User ID: 1140
[25-Jul-2026 10:24:48 UTC] Limit: 20, Offset: 0
[25-Jul-2026 10:24:48 UTC] Orders found: 1
[25-Jul-2026 10:24:48 UTC] Orders data: [{"id":429,"quantity":100,"total_coins":3500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/baraxolkatoshkent","status":"pending","created_at":"2026-07-25 12:33:43","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[25-Jul-2026 10:24:48 UTC] Total orders count: 1
[25-Jul-2026 10:24:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 10:24:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 10:24:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.139.138.128, 172.64.198.81","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20a7529090021df-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.139.138.128","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 10:24:55 UTC] === User Orders API Called ===
[25-Jul-2026 10:24:55 UTC] User ID: 1140
[25-Jul-2026 10:24:55 UTC] Limit: 20, Offset: 0
[25-Jul-2026 10:24:55 UTC] Orders found: 1
[25-Jul-2026 10:24:55 UTC] Orders data: [{"id":429,"quantity":100,"total_coins":3500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/baraxolkatoshkent","status":"pending","created_at":"2026-07-25 12:33:43","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[25-Jul-2026 10:24:55 UTC] Total orders count: 1
[25-Jul-2026 10:24:55 UTC] === API CALL LOG ===
[25-Jul-2026 10:24:55 UTC] Endpoint: user/profile.php
[25-Jul-2026 10:24:55 UTC] Full Log Data: {
    "timestamp": "2026-07-25 10:24:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.128",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.128, 172.64.198.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20a7529090221df-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.128",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 10:24:55 UTC] === END API CALL LOG ===
[25-Jul-2026 10:24:55 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 10:24:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 10:24:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 10:24:55 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 10:24:55 UTC] User ID: 1140
[25-Jul-2026 10:24:55 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 10:24:55 UTC] === API CALL LOG ===
[25-Jul-2026 10:24:55 UTC] Endpoint: user/profile.php
[25-Jul-2026 10:24:55 UTC] Full Log Data: {
    "timestamp": "2026-07-25 10:24:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.128",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.128, 172.64.198.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20a752cefb621df-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.128",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 10:24:55 UTC] === END API CALL LOG ===
[25-Jul-2026 10:24:55 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 10:24:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 10:24:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 10:24:55 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 10:24:55 UTC] User ID: 1140
[25-Jul-2026 10:24:55 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 10:24:56 UTC] === API CALL LOG ===
[25-Jul-2026 10:24:56 UTC] Endpoint: user/profile.php
[25-Jul-2026 10:24:56 UTC] Full Log Data: {
    "timestamp": "2026-07-25 10:24:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.128",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.128, 172.64.198.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20a752edb1121df-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.128",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 10:24:56 UTC] === END API CALL LOG ===
[25-Jul-2026 10:24:56 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 10:24:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 10:24:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 10:24:56 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 10:24:56 UTC] User ID: 1140
[25-Jul-2026 10:24:56 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 10:24:56 UTC] === API CALL LOG ===
[25-Jul-2026 10:24:56 UTC] Endpoint: user/profile.php
[25-Jul-2026 10:24:56 UTC] Full Log Data: {
    "timestamp": "2026-07-25 10:24:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.128",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.128, 172.64.198.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20a7530ae4221df-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.128",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 10:24:56 UTC] === END API CALL LOG ===
[25-Jul-2026 10:24:56 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 10:24:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 10:24:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 10:24:56 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 10:24:56 UTC] User ID: 1140
[25-Jul-2026 10:24:56 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 10:24:56 UTC] === API CALL LOG ===
[25-Jul-2026 10:24:56 UTC] Endpoint: user/profile.php
[25-Jul-2026 10:24:56 UTC] Full Log Data: {
    "timestamp": "2026-07-25 10:24:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.128",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.128, 172.64.198.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20a75341be321df-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.128",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 10:24:56 UTC] === END API CALL LOG ===
[25-Jul-2026 10:24:56 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 10:24:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 10:24:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 10:24:56 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 10:24:56 UTC] User ID: 1140
[25-Jul-2026 10:24:56 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 10:25:01 UTC] === API CALL LOG ===
[25-Jul-2026 10:25:01 UTC] Endpoint: user/profile.php
[25-Jul-2026 10:25:01 UTC] Full Log Data: {
    "timestamp": "2026-07-25 10:25:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.128",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.128, 172.64.198.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20a754edaea21df-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.128",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 10:25:01 UTC] === END API CALL LOG ===
[25-Jul-2026 10:25:01 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 10:25:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 10:25:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 10:25:01 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 10:25:01 UTC] User ID: 1140
[25-Jul-2026 10:25:01 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 10:25:02 UTC] === API CALL LOG ===
[25-Jul-2026 10:25:02 UTC] Endpoint: user/profile.php
[25-Jul-2026 10:25:02 UTC] Full Log Data: {
    "timestamp": "2026-07-25 10:25:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.128",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.128, 172.64.198.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20a7556181721df-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.128",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 10:25:02 UTC] === END API CALL LOG ===
[25-Jul-2026 10:25:02 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 10:25:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 10:25:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 10:25:02 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 10:25:02 UTC] User ID: 1140
[25-Jul-2026 10:25:02 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 10:25:12 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 10:25:12 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 10:25:12 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.139.138.128, 172.64.198.80","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20a7596face21df-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.139.138.128","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 10:25:12 UTC] === User Orders API Called ===
[25-Jul-2026 10:25:12 UTC] User ID: 1140
[25-Jul-2026 10:25:12 UTC] Limit: 20, Offset: 0
[25-Jul-2026 10:25:12 UTC] Orders found: 1
[25-Jul-2026 10:25:12 UTC] Orders data: [{"id":429,"quantity":100,"total_coins":3500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/baraxolkatoshkent","status":"pending","created_at":"2026-07-25 12:33:43","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[25-Jul-2026 10:25:12 UTC] Total orders count: 1
[25-Jul-2026 10:25:14 UTC] === API CALL LOG ===
[25-Jul-2026 10:25:14 UTC] Endpoint: user/profile.php
[25-Jul-2026 10:25:14 UTC] Full Log Data: {
    "timestamp": "2026-07-25 10:25:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.128",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.128, 172.64.198.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20a75a39ad421df-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.128",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 10:25:14 UTC] === END API CALL LOG ===
[25-Jul-2026 10:25:14 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 10:25:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 10:25:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 10:25:14 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 10:25:14 UTC] User ID: 1140
[25-Jul-2026 10:25:14 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 10:25:14 UTC] User Purchases API - User ID: 1140
[25-Jul-2026 10:25:14 UTC] User Purchases API - Total purchases found: 3
[25-Jul-2026 10:25:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 10:25:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 10:25:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.139.138.128, 172.64.198.80","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20a75b43a0521df-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.139.138.128","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 10:25:17 UTC] === User Orders API Called ===
[25-Jul-2026 10:25:17 UTC] User ID: 1140
[25-Jul-2026 10:25:17 UTC] Limit: 20, Offset: 0
[25-Jul-2026 10:25:17 UTC] Orders found: 1
[25-Jul-2026 10:25:17 UTC] Orders data: [{"id":429,"quantity":100,"total_coins":3500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/baraxolkatoshkent","status":"pending","created_at":"2026-07-25 12:33:43","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[25-Jul-2026 10:25:17 UTC] Total orders count: 1
[25-Jul-2026 10:25:17 UTC] === API CALL LOG ===
[25-Jul-2026 10:25:17 UTC] Endpoint: user/profile.php
[25-Jul-2026 10:25:17 UTC] Full Log Data: {
    "timestamp": "2026-07-25 10:25:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.128",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.128, 172.64.198.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20a75b43a0a21df-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.128",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 10:25:17 UTC] === END API CALL LOG ===
[25-Jul-2026 10:25:17 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 10:25:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 10:25:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 10:25:17 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 10:25:17 UTC] User ID: 1140
[25-Jul-2026 10:25:17 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 10:25:17 UTC] === API CALL LOG ===
[25-Jul-2026 10:25:17 UTC] Endpoint: user/profile.php
[25-Jul-2026 10:25:17 UTC] Full Log Data: {
    "timestamp": "2026-07-25 10:25:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.128",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.128, 172.64.198.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20a75b53b9d21df-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.128",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 10:25:17 UTC] === END API CALL LOG ===
[25-Jul-2026 10:25:17 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 10:25:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 10:25:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 10:25:17 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 10:25:17 UTC] User ID: 1140
[25-Jul-2026 10:25:17 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 10:25:17 UTC] === API CALL LOG ===
[25-Jul-2026 10:25:17 UTC] Endpoint: user/profile.php
[25-Jul-2026 10:25:17 UTC] Full Log Data: {
    "timestamp": "2026-07-25 10:25:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.128",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.128, 172.64.198.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20a75b62d2f21df-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.128",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 10:25:17 UTC] === END API CALL LOG ===
[25-Jul-2026 10:25:17 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 10:25:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 10:25:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 10:25:17 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 10:25:17 UTC] User ID: 1140
[25-Jul-2026 10:25:17 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 10:25:18 UTC] === API CALL LOG ===
[25-Jul-2026 10:25:18 UTC] Endpoint: user/profile.php
[25-Jul-2026 10:25:18 UTC] Full Log Data: {
    "timestamp": "2026-07-25 10:25:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.128",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.128, 172.64.198.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20a75ba9c0621df-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.128",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 10:25:18 UTC] === END API CALL LOG ===
[25-Jul-2026 10:25:18 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 10:25:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 10:25:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 10:25:18 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 10:25:18 UTC] User ID: 1140
[25-Jul-2026 10:25:18 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 10:25:18 UTC] === API CALL LOG ===
[25-Jul-2026 10:25:18 UTC] Endpoint: user/profile.php
[25-Jul-2026 10:25:18 UTC] Full Log Data: {
    "timestamp": "2026-07-25 10:25:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.128",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.128, 172.64.198.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20a75bbce2321df-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.128",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 10:25:18 UTC] === END API CALL LOG ===
[25-Jul-2026 10:25:18 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 10:25:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 10:25:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 10:25:18 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 10:25:18 UTC] User ID: 1140
[25-Jul-2026 10:25:18 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 10:25:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 10:25:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 10:25:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.139.138.128, 172.64.198.80","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20a7601ec0d21df-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.139.138.128","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 10:25:29 UTC] === User Orders API Called ===
[25-Jul-2026 10:25:29 UTC] User ID: 1140
[25-Jul-2026 10:25:29 UTC] Limit: 20, Offset: 0
[25-Jul-2026 10:25:29 UTC] Orders found: 1
[25-Jul-2026 10:25:29 UTC] Orders data: [{"id":429,"quantity":100,"total_coins":3500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/baraxolkatoshkent","status":"pending","created_at":"2026-07-25 12:33:43","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[25-Jul-2026 10:25:29 UTC] Total orders count: 1
[25-Jul-2026 10:25:34 UTC] === API CALL LOG ===
[25-Jul-2026 10:25:34 UTC] Endpoint: user/profile.php
[25-Jul-2026 10:25:34 UTC] Full Log Data: {
    "timestamp": "2026-07-25 10:25:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.128",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.128, 172.64.198.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20a76201c2b21df-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.128",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 10:25:34 UTC] === END API CALL LOG ===
[25-Jul-2026 10:25:34 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 10:25:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 10:25:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 10:25:34 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 10:25:34 UTC] User ID: 1140
[25-Jul-2026 10:25:34 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 10:25:34 UTC] User Purchases API - User ID: 1140
[25-Jul-2026 10:25:34 UTC] User Purchases API - Total purchases found: 3
[25-Jul-2026 10:25:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 10:25:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 10:25:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.139.138.128, 172.64.198.80","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20a7631096d21df-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.139.138.128","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 10:25:37 UTC] === User Orders API Called ===
[25-Jul-2026 10:25:37 UTC] User ID: 1140
[25-Jul-2026 10:25:37 UTC] Limit: 20, Offset: 0
[25-Jul-2026 10:25:37 UTC] === API CALL LOG ===
[25-Jul-2026 10:25:37 UTC] Endpoint: user/profile.php
[25-Jul-2026 10:25:37 UTC] Full Log Data: {
    "timestamp": "2026-07-25 10:25:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.128",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.128, 172.64.198.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20a7631096f21df-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.128",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 10:25:37 UTC] Orders found: 1
[25-Jul-2026 10:25:37 UTC] Orders data: [{"id":429,"quantity":100,"total_coins":3500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/baraxolkatoshkent","status":"pending","created_at":"2026-07-25 12:33:43","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[25-Jul-2026 10:25:37 UTC] === END API CALL LOG ===
[25-Jul-2026 10:25:37 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 10:25:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 10:25:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 10:25:37 UTC] Total orders count: 1
[25-Jul-2026 10:25:37 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 10:25:37 UTC] User ID: 1140
[25-Jul-2026 10:25:37 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 10:25:38 UTC] === API CALL LOG ===
[25-Jul-2026 10:25:38 UTC] Endpoint: user/profile.php
[25-Jul-2026 10:25:38 UTC] Full Log Data: {
    "timestamp": "2026-07-25 10:25:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.128",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.128, 172.64.198.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20a7634e86c21df-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.128",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 10:25:38 UTC] === END API CALL LOG ===
[25-Jul-2026 10:25:38 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 10:25:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 10:25:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 10:25:38 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 10:25:38 UTC] User ID: 1140
[25-Jul-2026 10:25:38 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 10:25:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 10:25:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 10:25:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.139.138.128, 172.64.198.80","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20a764dd86421df-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.139.138.128","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 10:25:42 UTC] === User Orders API Called ===
[25-Jul-2026 10:25:42 UTC] User ID: 1140
[25-Jul-2026 10:25:42 UTC] Limit: 20, Offset: 0
[25-Jul-2026 10:25:42 UTC] Orders found: 1
[25-Jul-2026 10:25:42 UTC] Orders data: [{"id":429,"quantity":100,"total_coins":3500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/baraxolkatoshkent","status":"pending","created_at":"2026-07-25 12:33:43","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[25-Jul-2026 10:25:42 UTC] Total orders count: 1
[25-Jul-2026 10:25:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 10:25:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 10:25:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.139.138.128, 172.64.198.80","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20a765aaff721df-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.139.138.128","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 10:25:44 UTC] === User Orders API Called ===
[25-Jul-2026 10:25:44 UTC] User ID: 1140
[25-Jul-2026 10:25:44 UTC] Limit: 20, Offset: 0
[25-Jul-2026 10:25:44 UTC] Orders found: 1
[25-Jul-2026 10:25:44 UTC] Orders data: [{"id":429,"quantity":100,"total_coins":3500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/baraxolkatoshkent","status":"pending","created_at":"2026-07-25 12:33:43","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[25-Jul-2026 10:25:44 UTC] Total orders count: 1
[25-Jul-2026 10:25:44 UTC] === API CALL LOG ===
[25-Jul-2026 10:25:44 UTC] Endpoint: user/profile.php
[25-Jul-2026 10:25:44 UTC] Full Log Data: {
    "timestamp": "2026-07-25 10:25:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.128",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.128, 172.64.198.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20a765aaffc21df-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.128",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 10:25:44 UTC] === END API CALL LOG ===
[25-Jul-2026 10:25:44 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 10:25:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 10:25:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 10:25:44 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 10:25:44 UTC] User ID: 1140
[25-Jul-2026 10:25:44 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 10:25:44 UTC] === API CALL LOG ===
[25-Jul-2026 10:25:44 UTC] Endpoint: user/profile.php
[25-Jul-2026 10:25:44 UTC] Full Log Data: {
    "timestamp": "2026-07-25 10:25:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.128",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.128, 172.64.198.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20a765eaf8e21df-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.128",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 10:25:44 UTC] === END API CALL LOG ===
[25-Jul-2026 10:25:44 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 10:25:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 10:25:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 10:25:44 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 10:25:44 UTC] User ID: 1140
[25-Jul-2026 10:25:44 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 10:25:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 10:25:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 10:25:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.139.138.128, 172.64.198.81","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20a768d3af821df-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.139.138.128","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 10:25:52 UTC] === API CALL LOG ===
[25-Jul-2026 10:25:52 UTC] Endpoint: user/profile.php
[25-Jul-2026 10:25:52 UTC] === User Orders API Called ===
[25-Jul-2026 10:25:52 UTC] User ID: 1140
[25-Jul-2026 10:25:52 UTC] Full Log Data: {
    "timestamp": "2026-07-25 10:25:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.128",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.128, 172.64.198.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20a768d3af921df-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.128",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 10:25:52 UTC] Limit: 20, Offset: 0
[25-Jul-2026 10:25:52 UTC] === END API CALL LOG ===
[25-Jul-2026 10:25:52 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 10:25:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 10:25:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 10:25:52 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 10:25:52 UTC] Orders found: 1
[25-Jul-2026 10:25:52 UTC] User ID: 1140
[25-Jul-2026 10:25:52 UTC] Orders data: [{"id":429,"quantity":100,"total_coins":3500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/baraxolkatoshkent","status":"pending","created_at":"2026-07-25 12:33:43","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[25-Jul-2026 10:25:52 UTC] Total orders count: 1
[25-Jul-2026 10:25:52 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 10:25:52 UTC] === API CALL LOG ===
[25-Jul-2026 10:25:52 UTC] Endpoint: user/profile.php
[25-Jul-2026 10:25:52 UTC] Full Log Data: {
    "timestamp": "2026-07-25 10:25:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.128",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.128, 172.64.198.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20a769109b121df-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.128",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 10:25:52 UTC] === END API CALL LOG ===
[25-Jul-2026 10:25:52 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 10:25:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 10:25:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 10:25:52 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 10:25:52 UTC] User ID: 1140
[25-Jul-2026 10:25:52 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 10:47:48 UTC] === API CALL LOG ===
[25-Jul-2026 10:47:48 UTC] Endpoint: user/profile.php
[25-Jul-2026 10:47:48 UTC] Full Log Data: {
    "timestamp": "2026-07-25 10:47:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.128",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.128, 172.64.198.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20a96ad9db43224-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.128",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 10:47:48 UTC] === END API CALL LOG ===
[25-Jul-2026 10:47:48 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 10:47:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 10:47:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 10:47:48 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 10:47:48 UTC] User ID: 1140
[25-Jul-2026 10:47:48 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 10:47:49 UTC] === API CALL LOG ===
[25-Jul-2026 10:47:49 UTC] Endpoint: user/profile.php
[25-Jul-2026 10:47:49 UTC] Full Log Data: {
    "timestamp": "2026-07-25 10:47:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.128",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.128, 172.64.198.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20a96b7e8f13224-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.128",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 10:47:49 UTC] === END API CALL LOG ===
[25-Jul-2026 10:47:49 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 10:47:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 10:47:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 10:47:49 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 10:47:49 UTC] User ID: 1140
[25-Jul-2026 10:47:49 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 10:47:53 UTC] === API CALL LOG ===
[25-Jul-2026 10:47:53 UTC] Endpoint: user/profile.php
[25-Jul-2026 10:47:53 UTC] Full Log Data: {
    "timestamp": "2026-07-25 10:47:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.128",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.128, 172.64.198.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20a96d25cf23224-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.128",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 10:47:53 UTC] === END API CALL LOG ===
[25-Jul-2026 10:47:53 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 10:47:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 10:47:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 10:47:53 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 10:47:53 UTC] User ID: 1140
[25-Jul-2026 10:47:53 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 10:47:53 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 10:47:53 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 10:47:53 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.139.138.128, 172.64.198.80","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20a96d25cef3224-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.139.138.128","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 10:47:53 UTC] === User Orders API Called ===
[25-Jul-2026 10:47:53 UTC] User ID: 1140
[25-Jul-2026 10:47:53 UTC] Limit: 20, Offset: 0
[25-Jul-2026 10:47:53 UTC] Orders found: 1
[25-Jul-2026 10:47:53 UTC] Orders data: [{"id":429,"quantity":100,"total_coins":3500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/baraxolkatoshkent","status":"pending","created_at":"2026-07-25 12:33:43","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[25-Jul-2026 10:47:53 UTC] Total orders count: 1
[25-Jul-2026 10:47:54 UTC] === API CALL LOG ===
[25-Jul-2026 10:47:54 UTC] Endpoint: user/profile.php
[25-Jul-2026 10:47:54 UTC] Full Log Data: {
    "timestamp": "2026-07-25 10:47:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.128",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.128, 172.64.198.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20a96d66c6f3224-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.128",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 10:47:54 UTC] === END API CALL LOG ===
[25-Jul-2026 10:47:54 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 10:47:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 10:47:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 10:47:54 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 10:47:54 UTC] User ID: 1140
[25-Jul-2026 10:47:54 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 10:47:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 10:47:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 10:47:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.139.138.128, 172.64.198.80","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20a96e589833224-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.139.138.128","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 10:47:57 UTC] === User Orders API Called ===
[25-Jul-2026 10:47:57 UTC] User ID: 1140
[25-Jul-2026 10:47:57 UTC] Limit: 20, Offset: 0
[25-Jul-2026 10:47:57 UTC] Orders found: 1
[25-Jul-2026 10:47:57 UTC] Orders data: [{"id":429,"quantity":100,"total_coins":3500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/baraxolkatoshkent","status":"pending","created_at":"2026-07-25 12:33:43","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[25-Jul-2026 10:47:57 UTC] Total orders count: 1
[25-Jul-2026 10:48:02 UTC] === API CALL LOG ===
[25-Jul-2026 10:48:02 UTC] Endpoint: user/profile.php
[25-Jul-2026 10:48:02 UTC] Full Log Data: {
    "timestamp": "2026-07-25 10:48:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.128",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.128, 172.64.198.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20a970a48cc3224-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.128",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 10:48:02 UTC] === END API CALL LOG ===
[25-Jul-2026 10:48:02 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 10:48:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 10:48:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 10:48:02 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 10:48:02 UTC] User ID: 1140
[25-Jul-2026 10:48:02 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 10:48:03 UTC] User Purchases API - User ID: 1140
[25-Jul-2026 10:48:03 UTC] User Purchases API - Total purchases found: 3
[25-Jul-2026 10:50:00 UTC] === API CALL LOG ===
[25-Jul-2026 10:50:00 UTC] Endpoint: user/profile.php
[25-Jul-2026 10:50:00 UTC] Full Log Data: {
    "timestamp": "2026-07-25 10:50:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.128",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.128, 172.64.198.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20a99ea58af3224-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.128",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 10:50:00 UTC] === END API CALL LOG ===
[25-Jul-2026 10:50:00 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 10:50:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 10:50:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 10:50:00 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 10:50:00 UTC] User ID: 1140
[25-Jul-2026 10:50:00 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 10:50:00 UTC] User Purchases API - User ID: 1140
[25-Jul-2026 10:50:00 UTC] User Purchases API - Total purchases found: 3
[25-Jul-2026 10:50:02 UTC] User Purchases API - User ID: 1140
[25-Jul-2026 10:50:02 UTC] User Purchases API - Total purchases found: 3
[25-Jul-2026 10:50:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 10:50:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 10:50:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.139.138.128, 172.64.198.80","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20a9a21af273224-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.139.138.128","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 10:50:09 UTC] === User Orders API Called ===
[25-Jul-2026 10:50:09 UTC] User ID: 1140
[25-Jul-2026 10:50:09 UTC] Limit: 20, Offset: 0
[25-Jul-2026 10:50:09 UTC] Orders found: 1
[25-Jul-2026 10:50:09 UTC] Orders data: [{"id":429,"quantity":100,"total_coins":3500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/baraxolkatoshkent","status":"pending","created_at":"2026-07-25 12:33:43","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[25-Jul-2026 10:50:09 UTC] Total orders count: 1
[25-Jul-2026 10:50:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 10:50:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 10:50:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.139.138.128, 172.64.198.80","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20a9a423c8e3224-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.139.138.128","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 10:50:14 UTC] === User Orders API Called ===
[25-Jul-2026 10:50:14 UTC] User ID: 1140
[25-Jul-2026 10:50:14 UTC] Limit: 20, Offset: 0
[25-Jul-2026 10:50:14 UTC] Orders found: 1
[25-Jul-2026 10:50:14 UTC] Orders data: [{"id":429,"quantity":100,"total_coins":3500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/baraxolkatoshkent","status":"pending","created_at":"2026-07-25 12:33:43","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[25-Jul-2026 10:50:14 UTC] Total orders count: 1
[25-Jul-2026 10:50:19 UTC] === API CALL LOG ===
[25-Jul-2026 10:50:19 UTC] Endpoint: user/profile.php
[25-Jul-2026 10:50:19 UTC] Full Log Data: {
    "timestamp": "2026-07-25 10:50:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.128",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.128, 172.64.198.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20a9a5e7f0e3224-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.128",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 10:50:19 UTC] === END API CALL LOG ===
[25-Jul-2026 10:50:19 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 10:50:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 10:50:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 10:50:19 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 10:50:19 UTC] User ID: 1140
[25-Jul-2026 10:50:19 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 10:50:19 UTC] User Purchases API - User ID: 1140
[25-Jul-2026 10:50:19 UTC] User Purchases API - Total purchases found: 3
[25-Jul-2026 10:50:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 10:50:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 10:50:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.139.138.128, 172.64.198.80","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20a9a6a0b973224-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.139.138.128","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 10:50:21 UTC] === User Orders API Called ===
[25-Jul-2026 10:50:21 UTC] User ID: 1140
[25-Jul-2026 10:50:21 UTC] Limit: 20, Offset: 0
[25-Jul-2026 10:50:21 UTC] === API CALL LOG ===
[25-Jul-2026 10:50:21 UTC] Endpoint: user/profile.php
[25-Jul-2026 10:50:21 UTC] Full Log Data: {
    "timestamp": "2026-07-25 10:50:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.128",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.128, 172.64.198.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20a9a6a0b983224-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.128",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 10:50:21 UTC] === END API CALL LOG ===
[25-Jul-2026 10:50:21 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 10:50:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 10:50:21 UTC] Orders found: 1
[25-Jul-2026 10:50:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 10:50:21 UTC] Orders data: [{"id":429,"quantity":100,"total_coins":3500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/baraxolkatoshkent","status":"pending","created_at":"2026-07-25 12:33:43","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[25-Jul-2026 10:50:21 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 10:50:21 UTC] User ID: 1140
[25-Jul-2026 10:50:21 UTC] Total orders count: 1
[25-Jul-2026 10:50:21 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 10:50:21 UTC] === API CALL LOG ===
[25-Jul-2026 10:50:21 UTC] Endpoint: user/profile.php
[25-Jul-2026 10:50:21 UTC] Full Log Data: {
    "timestamp": "2026-07-25 10:50:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.128",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.128, 172.64.198.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20a9a6e2a7d3224-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.128",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 10:50:21 UTC] === END API CALL LOG ===
[25-Jul-2026 10:50:21 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 10:50:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 10:50:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 10:50:21 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 10:50:21 UTC] User ID: 1140
[25-Jul-2026 10:50:21 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 10:50:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 10:50:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 10:50:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.139.138.128, 172.64.198.80","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20a9a96f9a83224-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.139.138.128","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 10:50:28 UTC] === User Orders API Called ===
[25-Jul-2026 10:50:28 UTC] User ID: 1140
[25-Jul-2026 10:50:28 UTC] Limit: 20, Offset: 0
[25-Jul-2026 10:50:28 UTC] Orders found: 1
[25-Jul-2026 10:50:28 UTC] Orders data: [{"id":429,"quantity":100,"total_coins":3500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/baraxolkatoshkent","status":"pending","created_at":"2026-07-25 12:33:43","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[25-Jul-2026 10:50:28 UTC] Total orders count: 1
[25-Jul-2026 10:50:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 10:50:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 10:50:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.139.138.128, 172.64.198.80","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20a9aa18b733224-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.139.138.128","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 10:50:30 UTC] === User Orders API Called ===
[25-Jul-2026 10:50:30 UTC] User ID: 1140
[25-Jul-2026 10:50:30 UTC] Limit: 20, Offset: 0
[25-Jul-2026 10:50:30 UTC] Orders found: 1
[25-Jul-2026 10:50:30 UTC] Orders data: [{"id":429,"quantity":100,"total_coins":3500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/baraxolkatoshkent","status":"pending","created_at":"2026-07-25 12:33:43","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[25-Jul-2026 10:50:30 UTC] Total orders count: 1
[25-Jul-2026 10:50:30 UTC] === API CALL LOG ===
[25-Jul-2026 10:50:30 UTC] Endpoint: user/profile.php
[25-Jul-2026 10:50:30 UTC] Full Log Data: {
    "timestamp": "2026-07-25 10:50:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.128",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.128, 172.64.198.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20a9aa18b763224-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.128",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 10:50:30 UTC] === END API CALL LOG ===
[25-Jul-2026 10:50:30 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 10:50:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 10:50:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 10:50:30 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 10:50:30 UTC] User ID: 1140
[25-Jul-2026 10:50:30 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 10:50:30 UTC] === API CALL LOG ===
[25-Jul-2026 10:50:30 UTC] Endpoint: user/profile.php
[25-Jul-2026 10:50:30 UTC] Full Log Data: {
    "timestamp": "2026-07-25 10:50:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.128",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.128, 172.64.198.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20a9aa58af23224-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.128",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 10:50:30 UTC] === END API CALL LOG ===
[25-Jul-2026 10:50:30 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 10:50:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 10:50:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 10:50:30 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 10:50:30 UTC] User ID: 1140
[25-Jul-2026 10:50:30 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 10:50:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 10:50:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 10:50:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.139.138.128, 172.64.198.80","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20a9acd3da83224-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.139.138.128","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 10:50:37 UTC] === User Orders API Called ===
[25-Jul-2026 10:50:37 UTC] User ID: 1140
[25-Jul-2026 10:50:37 UTC] Limit: 20, Offset: 0
[25-Jul-2026 10:50:37 UTC] === API CALL LOG ===
[25-Jul-2026 10:50:37 UTC] Endpoint: user/profile.php
[25-Jul-2026 10:50:37 UTC] Full Log Data: {
    "timestamp": "2026-07-25 10:50:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.128",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.128, 172.64.198.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20a9acd3da93224-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.128",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 10:50:37 UTC] === END API CALL LOG ===
[25-Jul-2026 10:50:37 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 10:50:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 10:50:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 10:50:37 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 10:50:37 UTC] User ID: 1140
[25-Jul-2026 10:50:37 UTC] Orders found: 1
[25-Jul-2026 10:50:37 UTC] Orders data: [{"id":429,"quantity":100,"total_coins":3500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/baraxolkatoshkent","status":"pending","created_at":"2026-07-25 12:33:43","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[25-Jul-2026 10:50:37 UTC] Total orders count: 1
[25-Jul-2026 10:50:37 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 10:50:37 UTC] === API CALL LOG ===
[25-Jul-2026 10:50:37 UTC] Endpoint: user/profile.php
[25-Jul-2026 10:50:37 UTC] Full Log Data: {
    "timestamp": "2026-07-25 10:50:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.128",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.128, 172.64.198.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20a9ad16d103224-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.128",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 10:50:37 UTC] === END API CALL LOG ===
[25-Jul-2026 10:50:37 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 10:50:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 10:50:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 10:50:37 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 10:50:37 UTC] User ID: 1140
[25-Jul-2026 10:50:37 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 10:50:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 10:50:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 10:50:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.139.138.128, 172.64.198.80","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20a9ad26eae3224-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.139.138.128","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 10:50:37 UTC] === User Orders API Called ===
[25-Jul-2026 10:50:37 UTC] User ID: 1140
[25-Jul-2026 10:50:37 UTC] Limit: 20, Offset: 0
[25-Jul-2026 10:50:37 UTC] Orders found: 1
[25-Jul-2026 10:50:37 UTC] Orders data: [{"id":429,"quantity":100,"total_coins":3500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/baraxolkatoshkent","status":"pending","created_at":"2026-07-25 12:33:43","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[25-Jul-2026 10:50:37 UTC] Total orders count: 1
[25-Jul-2026 10:50:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 10:50:39 UTC] === API CALL LOG ===
[25-Jul-2026 10:50:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 10:50:39 UTC] Endpoint: user/profile.php
[25-Jul-2026 10:50:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.139.138.128, 172.64.198.80","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20a9add5d053224-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.139.138.128","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 10:50:39 UTC] Full Log Data: {
    "timestamp": "2026-07-25 10:50:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.128",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.128, 172.64.198.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20a9add5d073224-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.128",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 10:50:39 UTC] === END API CALL LOG ===
[25-Jul-2026 10:50:39 UTC] === User Orders API Called ===
[25-Jul-2026 10:50:39 UTC] User ID: 1140
[25-Jul-2026 10:50:39 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 10:50:39 UTC] Limit: 20, Offset: 0
[25-Jul-2026 10:50:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 10:50:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 10:50:39 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 10:50:39 UTC] User ID: 1140
[25-Jul-2026 10:50:39 UTC] Orders found: 1
[25-Jul-2026 10:50:39 UTC] Orders data: [{"id":429,"quantity":100,"total_coins":3500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/baraxolkatoshkent","status":"pending","created_at":"2026-07-25 12:33:43","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[25-Jul-2026 10:50:39 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 10:50:39 UTC] Total orders count: 1
[25-Jul-2026 10:50:40 UTC] === API CALL LOG ===
[25-Jul-2026 10:50:40 UTC] Endpoint: user/profile.php
[25-Jul-2026 10:50:40 UTC] Full Log Data: {
    "timestamp": "2026-07-25 10:50:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.128",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.128, 172.64.198.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20a9ae16bc03224-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.128",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 10:50:40 UTC] === END API CALL LOG ===
[25-Jul-2026 10:50:40 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 10:50:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 10:50:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 10:50:40 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 10:50:40 UTC] User ID: 1140
[25-Jul-2026 10:50:40 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 10:50:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 10:50:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 10:50:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.139.138.128, 172.64.198.80","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20a9aec4d293224-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.139.138.128","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 10:50:41 UTC] === User Orders API Called ===
[25-Jul-2026 10:50:41 UTC] User ID: 1140
[25-Jul-2026 10:50:41 UTC] Limit: 20, Offset: 0
[25-Jul-2026 10:50:41 UTC] Orders found: 1
[25-Jul-2026 10:50:41 UTC] Orders data: [{"id":429,"quantity":100,"total_coins":3500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/baraxolkatoshkent","status":"pending","created_at":"2026-07-25 12:33:43","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[25-Jul-2026 10:50:41 UTC] Total orders count: 1
[25-Jul-2026 10:50:49 UTC] === API CALL LOG ===
[25-Jul-2026 10:50:49 UTC] Endpoint: user/profile.php
[25-Jul-2026 10:50:49 UTC] Full Log Data: {
    "timestamp": "2026-07-25 10:50:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.128",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.128, 172.64.198.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20a9b1c5faa3224-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.128",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 10:50:49 UTC] === END API CALL LOG ===
[25-Jul-2026 10:50:49 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 10:50:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 10:50:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 10:50:49 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 10:50:49 UTC] User ID: 1140
[25-Jul-2026 10:50:49 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 10:50:49 UTC] User Purchases API - User ID: 1140
[25-Jul-2026 10:50:49 UTC] User Purchases API - Total purchases found: 3
[25-Jul-2026 10:50:54 UTC] === API CALL LOG ===
[25-Jul-2026 10:50:54 UTC] Endpoint: user/profile.php
[25-Jul-2026 10:50:54 UTC] Full Log Data: {
    "timestamp": "2026-07-25 10:50:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.128",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.128, 172.64.198.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20a9b38a85c3224-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.128",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 10:50:54 UTC] === END API CALL LOG ===
[25-Jul-2026 10:50:54 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 10:50:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 10:50:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 10:50:54 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 10:50:54 UTC] User ID: 1140
[25-Jul-2026 10:50:54 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 10:50:54 UTC] User Purchases API - User ID: 1140
[25-Jul-2026 10:50:54 UTC] User Purchases API - Total purchases found: 3
[25-Jul-2026 10:50:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 10:50:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 10:50:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.139.138.128, 172.64.198.80","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20a9b45fe073224-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.139.138.128","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 10:50:56 UTC] === User Orders API Called ===
[25-Jul-2026 10:50:56 UTC] User ID: 1140
[25-Jul-2026 10:50:56 UTC] Limit: 20, Offset: 0
[25-Jul-2026 10:50:56 UTC] === API CALL LOG ===
[25-Jul-2026 10:50:56 UTC] Endpoint: user/profile.php
[25-Jul-2026 10:50:56 UTC] Full Log Data: {
    "timestamp": "2026-07-25 10:50:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.128",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.128, 172.64.198.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20a9b45fe093224-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.128",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 10:50:56 UTC] Orders found: 1
[25-Jul-2026 10:50:56 UTC] === END API CALL LOG ===
[25-Jul-2026 10:50:56 UTC] Orders data: [{"id":429,"quantity":100,"total_coins":3500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/baraxolkatoshkent","status":"pending","created_at":"2026-07-25 12:33:43","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[25-Jul-2026 10:50:56 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 10:50:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 10:50:56 UTC] Total orders count: 1
[25-Jul-2026 10:50:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 10:50:56 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 10:50:56 UTC] User ID: 1140
[25-Jul-2026 10:50:56 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 10:50:56 UTC] === API CALL LOG ===
[25-Jul-2026 10:50:56 UTC] Endpoint: user/profile.php
[25-Jul-2026 10:50:56 UTC] Full Log Data: {
    "timestamp": "2026-07-25 10:50:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.128",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.128, 172.64.198.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20a9b49fe463224-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.128",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 10:50:56 UTC] === END API CALL LOG ===
[25-Jul-2026 10:50:56 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 10:50:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 10:50:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 10:50:56 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 10:50:56 UTC] User ID: 1140
[25-Jul-2026 10:50:56 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 10:50:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 10:50:58 UTC] === API CALL LOG ===
[25-Jul-2026 10:50:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 10:50:58 UTC] Endpoint: user/profile.php
[25-Jul-2026 10:50:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.139.138.128, 172.64.198.80","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20a9b54bb3c3224-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.139.138.128","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 10:50:58 UTC] Full Log Data: {
    "timestamp": "2026-07-25 10:50:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.128",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.128, 172.64.198.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20a9b54bb3e3224-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.128",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 10:50:58 UTC] === END API CALL LOG ===
[25-Jul-2026 10:50:58 UTC] === User Orders API Called ===
[25-Jul-2026 10:50:58 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 10:50:58 UTC] User ID: 1140
[25-Jul-2026 10:50:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 10:50:58 UTC] Limit: 20, Offset: 0
[25-Jul-2026 10:50:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 10:50:58 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 10:50:58 UTC] User ID: 1140
[25-Jul-2026 10:50:58 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 10:50:58 UTC] Orders found: 1
[25-Jul-2026 10:50:58 UTC] Orders data: [{"id":429,"quantity":100,"total_coins":3500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/baraxolkatoshkent","status":"pending","created_at":"2026-07-25 12:33:43","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[25-Jul-2026 10:50:58 UTC] Total orders count: 1
[25-Jul-2026 10:50:59 UTC] === API CALL LOG ===
[25-Jul-2026 10:50:59 UTC] Endpoint: user/profile.php
[25-Jul-2026 10:50:59 UTC] Full Log Data: {
    "timestamp": "2026-07-25 10:50:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.128",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.128, 172.64.198.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20a9b58ca503224-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.128",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 10:50:59 UTC] === END API CALL LOG ===
[25-Jul-2026 10:50:59 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 10:50:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 10:50:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 10:50:59 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 10:50:59 UTC] User ID: 1140
[25-Jul-2026 10:50:59 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 10:50:59 UTC] === API CALL LOG ===
[25-Jul-2026 10:50:59 UTC] Endpoint: user/profile.php
[25-Jul-2026 10:50:59 UTC] Full Log Data: {
    "timestamp": "2026-07-25 10:50:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.128",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.128, 172.64.198.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20a9b59cbba3224-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.128",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 10:50:59 UTC] === END API CALL LOG ===
[25-Jul-2026 10:50:59 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 10:50:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 10:50:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 10:50:59 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 10:50:59 UTC] User ID: 1140
[25-Jul-2026 10:50:59 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 10:50:59 UTC] === API CALL LOG ===
[25-Jul-2026 10:50:59 UTC] Endpoint: user/profile.php
[25-Jul-2026 10:50:59 UTC] Full Log Data: {
    "timestamp": "2026-07-25 10:50:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.128",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.128, 172.64.198.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20a9b5abd0a3224-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.128",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 10:50:59 UTC] === END API CALL LOG ===
[25-Jul-2026 10:50:59 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 10:50:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 10:50:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 10:50:59 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 10:50:59 UTC] User ID: 1140
[25-Jul-2026 10:50:59 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 10:50:59 UTC] === API CALL LOG ===
[25-Jul-2026 10:50:59 UTC] Endpoint: user/profile.php
[25-Jul-2026 10:50:59 UTC] Full Log Data: {
    "timestamp": "2026-07-25 10:50:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.128",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.128, 172.64.198.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20a9b5bbe483224-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.128",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 10:50:59 UTC] === END API CALL LOG ===
[25-Jul-2026 10:50:59 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 10:50:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 10:50:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 10:50:59 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 10:50:59 UTC] User ID: 1140
[25-Jul-2026 10:50:59 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 10:51:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 10:51:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 10:51:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.139.138.128, 172.64.198.80","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20a9b60cd753224-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.139.138.128","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 10:51:00 UTC] === User Orders API Called ===
[25-Jul-2026 10:51:00 UTC] User ID: 1140
[25-Jul-2026 10:51:00 UTC] Limit: 20, Offset: 0
[25-Jul-2026 10:51:00 UTC] Orders found: 1
[25-Jul-2026 10:51:00 UTC] Orders data: [{"id":429,"quantity":100,"total_coins":3500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/baraxolkatoshkent","status":"pending","created_at":"2026-07-25 12:33:43","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[25-Jul-2026 10:51:00 UTC] Total orders count: 1
[25-Jul-2026 10:51:05 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 10:51:05 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 10:51:05 UTC] === API CALL LOG ===
[25-Jul-2026 10:51:05 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.139.138.128, 172.64.198.80","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20a9b805d8c3224-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.139.138.128","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 10:51:05 UTC] Endpoint: user/profile.php
[25-Jul-2026 10:51:05 UTC] Full Log Data: {
    "timestamp": "2026-07-25 10:51:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.128",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.128, 172.64.198.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20a9b805d8e3224-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.128",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 10:51:05 UTC] === User Orders API Called ===
[25-Jul-2026 10:51:05 UTC] === END API CALL LOG ===
[25-Jul-2026 10:51:05 UTC] User ID: 1140
[25-Jul-2026 10:51:05 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 10:51:05 UTC] Limit: 20, Offset: 0
[25-Jul-2026 10:51:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 10:51:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 10:51:05 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 10:51:05 UTC] User ID: 1140
[25-Jul-2026 10:51:05 UTC] Orders found: 1
[25-Jul-2026 10:51:05 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 10:51:05 UTC] Orders data: [{"id":429,"quantity":100,"total_coins":3500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/baraxolkatoshkent","status":"pending","created_at":"2026-07-25 12:33:43","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[25-Jul-2026 10:51:05 UTC] Total orders count: 1
[25-Jul-2026 10:51:05 UTC] === API CALL LOG ===
[25-Jul-2026 10:51:05 UTC] Endpoint: user/profile.php
[25-Jul-2026 10:51:05 UTC] Full Log Data: {
    "timestamp": "2026-07-25 10:51:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.128",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.128, 172.64.198.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20a9b8249363224-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.128",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 10:51:05 UTC] === END API CALL LOG ===
[25-Jul-2026 10:51:05 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 10:51:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 10:51:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 10:51:05 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 10:51:05 UTC] User ID: 1140
[25-Jul-2026 10:51:05 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 10:51:10 UTC] === API CALL LOG ===
[25-Jul-2026 10:51:10 UTC] Endpoint: user/profile.php
[25-Jul-2026 10:51:10 UTC] Full Log Data: {
    "timestamp": "2026-07-25 10:51:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.128",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.128, 172.64.198.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20a9b9d9bf13224-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.128",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 10:51:10 UTC] === END API CALL LOG ===
[25-Jul-2026 10:51:10 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 10:51:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 10:51:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 10:51:10 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 10:51:10 UTC] User ID: 1140
[25-Jul-2026 10:51:10 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 10:51:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 10:51:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 10:51:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.139.138.128, 172.64.198.80","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20a9b9d9bef3224-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.139.138.128","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 10:51:10 UTC] === User Orders API Called ===
[25-Jul-2026 10:51:10 UTC] User ID: 1140
[25-Jul-2026 10:51:10 UTC] Limit: 20, Offset: 0
[25-Jul-2026 10:51:10 UTC] Orders found: 1
[25-Jul-2026 10:51:10 UTC] Orders data: [{"id":429,"quantity":100,"total_coins":3500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/baraxolkatoshkent","status":"pending","created_at":"2026-07-25 12:33:43","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[25-Jul-2026 10:51:10 UTC] Total orders count: 1
[25-Jul-2026 10:51:10 UTC] === API CALL LOG ===
[25-Jul-2026 10:51:10 UTC] Endpoint: user/profile.php
[25-Jul-2026 10:51:10 UTC] Full Log Data: {
    "timestamp": "2026-07-25 10:51:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.128",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.128, 172.64.198.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20a9ba18b2e3224-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.128",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 10:51:10 UTC] === END API CALL LOG ===
[25-Jul-2026 10:51:10 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 10:51:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 10:51:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 10:51:10 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 10:51:10 UTC] User ID: 1140
[25-Jul-2026 10:51:10 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 10:51:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 10:51:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 10:51:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.139.138.128, 172.64.198.80","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20a9bd6dd3b3224-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.139.138.128","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 10:51:19 UTC] === User Orders API Called ===
[25-Jul-2026 10:51:19 UTC] User ID: 1140
[25-Jul-2026 10:51:19 UTC] Limit: 20, Offset: 0
[25-Jul-2026 10:51:19 UTC] Orders found: 1
[25-Jul-2026 10:51:19 UTC] Orders data: [{"id":429,"quantity":100,"total_coins":3500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/baraxolkatoshkent","status":"pending","created_at":"2026-07-25 12:33:43","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[25-Jul-2026 10:51:19 UTC] Total orders count: 1
[25-Jul-2026 10:51:25 UTC] === API CALL LOG ===
[25-Jul-2026 10:51:25 UTC] Endpoint: user/profile.php
[25-Jul-2026 10:51:25 UTC] Full Log Data: {
    "timestamp": "2026-07-25 10:51:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.128",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.128, 172.64.198.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20a9bf98bb63224-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.128",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 10:51:25 UTC] === END API CALL LOG ===
[25-Jul-2026 10:51:25 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 10:51:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 10:51:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 10:51:25 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 10:51:25 UTC] User ID: 1140
[25-Jul-2026 10:51:25 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 10:51:25 UTC] User Purchases API - User ID: 1140
[25-Jul-2026 10:51:25 UTC] User Purchases API - Total purchases found: 3
[25-Jul-2026 11:02:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 11:02:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 11:02:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.139.138.128, 162.158.102.212","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20aac4dfe65021b-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.139.138.128","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 11:02:33 UTC] === User Orders API Called ===
[25-Jul-2026 11:02:33 UTC] User ID: 1140
[25-Jul-2026 11:02:33 UTC] Limit: 20, Offset: 0
[25-Jul-2026 11:02:33 UTC] Orders found: 1
[25-Jul-2026 11:02:33 UTC] Orders data: [{"id":429,"quantity":100,"total_coins":3500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/baraxolkatoshkent","status":"pending","created_at":"2026-07-25 12:33:43","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[25-Jul-2026 11:02:33 UTC] Total orders count: 1
[25-Jul-2026 11:02:33 UTC] === API CALL LOG ===
[25-Jul-2026 11:02:33 UTC] Endpoint: user/profile.php
[25-Jul-2026 11:02:33 UTC] Full Log Data: {
    "timestamp": "2026-07-25 11:02:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.128",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.128, 162.158.102.220",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20aac4dfe68021b-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.128",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 11:02:33 UTC] === END API CALL LOG ===
[25-Jul-2026 11:02:33 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 11:02:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 11:02:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 11:02:33 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 11:02:33 UTC] User ID: 1140
[25-Jul-2026 11:02:33 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 11:02:34 UTC] === API CALL LOG ===
[25-Jul-2026 11:02:34 UTC] Endpoint: user/profile.php
[25-Jul-2026 11:02:34 UTC] Full Log Data: {
    "timestamp": "2026-07-25 11:02:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.128",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.128, 162.158.102.212",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20aac521b91021b-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.128",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 11:02:34 UTC] === END API CALL LOG ===
[25-Jul-2026 11:02:34 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 11:02:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 11:02:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 11:02:34 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 11:02:34 UTC] User ID: 1140
[25-Jul-2026 11:02:34 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 11:02:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 11:02:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 11:02:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.139.138.128, 162.158.102.212","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20aac59feaf021b-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.139.138.128","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 11:02:35 UTC] === User Orders API Called ===
[25-Jul-2026 11:02:35 UTC] User ID: 1140
[25-Jul-2026 11:02:35 UTC] Limit: 20, Offset: 0
[25-Jul-2026 11:02:35 UTC] Orders found: 1
[25-Jul-2026 11:02:35 UTC] Orders data: [{"id":429,"quantity":100,"total_coins":3500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/baraxolkatoshkent","status":"pending","created_at":"2026-07-25 12:33:43","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[25-Jul-2026 11:02:35 UTC] Total orders count: 1
[25-Jul-2026 11:17:55 UTC] === API CALL LOG ===
[25-Jul-2026 11:17:55 UTC] Endpoint: user/profile.php
[25-Jul-2026 11:17:55 UTC] Full Log Data: {
    "timestamp": "2026-07-25 11:17:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.128",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.128, 172.69.155.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20ac2cb39dff45f-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.128",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 11:17:55 UTC] === END API CALL LOG ===
[25-Jul-2026 11:17:55 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 11:17:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 11:17:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 11:17:55 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 11:17:55 UTC] User ID: 1140
[25-Jul-2026 11:17:55 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 11:17:55 UTC] User Purchases API - User ID: 1140
[25-Jul-2026 11:17:55 UTC] User Purchases API - Total purchases found: 3
[25-Jul-2026 11:19:44 UTC] === API CALL LOG ===
[25-Jul-2026 11:19:44 UTC] Endpoint: user/profile.php
[25-Jul-2026 11:19:44 UTC] Full Log Data: {
    "timestamp": "2026-07-25 11:19:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.198.110.58",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.198.110.58, 172.68.164.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAxIiwidXNlcm5hbWUiOiJha2phYW43NyIsImVtYWlsIjoiaWh1cGR5ZHVwcDJAZ21haWwuY29tIiwiZXhwIjoxNzgxOTQzMTA3fQ.o1S9Av-DXFqXKGstgfylRrn33kE0BKwXyEooVasy_VY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20ac5749c93fe8b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.198.110.58",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 11:19:44 UTC] === END API CALL LOG ===
[25-Jul-2026 11:19:44 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 11:19:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAxIiwidXNlcm5hbWUiOiJha2phYW43NyIsImVtYWlsIjoiaWh1cGR5ZHVwcDJAZ21haWwuY29tIiwiZXhwIjoxNzgxOTQzMTA3fQ.o1S9Av-DXFqXKGstgfylRrn33kE0BKwXyEooVasy_VY
[25-Jul-2026 11:19:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 11:19:44 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 11:19:44 UTC] User ID: 801
[25-Jul-2026 11:19:44 UTC] ✅ User profile retrieved successfully for user ID: 801
[25-Jul-2026 11:19:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 11:19:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 11:19:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"154.198.110.58, 172.68.164.104","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAxIiwidXNlcm5hbWUiOiJha2phYW43NyIsImVtYWlsIjoiaWh1cGR5ZHVwcDJAZ21haWwuY29tIiwiZXhwIjoxNzgxOTQzMTA3fQ.o1S9Av-DXFqXKGstgfylRrn33kE0BKwXyEooVasy_VY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20ac57c096cfe8b-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"154.198.110.58","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 11:19:45 UTC] === User Orders API Called ===
[25-Jul-2026 11:19:45 UTC] User ID: 801
[25-Jul-2026 11:19:45 UTC] Limit: 20, Offset: 0
[25-Jul-2026 11:19:45 UTC] Orders found: 0
[25-Jul-2026 11:19:45 UTC] Orders data: []
[25-Jul-2026 11:19:45 UTC] Total orders count: 0
[25-Jul-2026 11:19:45 UTC] === API CALL LOG ===
[25-Jul-2026 11:19:45 UTC] Endpoint: user/profile.php
[25-Jul-2026 11:19:45 UTC] Full Log Data: {
    "timestamp": "2026-07-25 11:19:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.198.110.58",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.198.110.58, 172.68.164.105",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAxIiwidXNlcm5hbWUiOiJha2phYW43NyIsImVtYWlsIjoiaWh1cGR5ZHVwcDJAZ21haWwuY29tIiwiZXhwIjoxNzgxOTQzMTA3fQ.o1S9Av-DXFqXKGstgfylRrn33kE0BKwXyEooVasy_VY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20ac57c0966fe8b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.198.110.58",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 11:19:45 UTC] === END API CALL LOG ===
[25-Jul-2026 11:19:45 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 11:19:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAxIiwidXNlcm5hbWUiOiJha2phYW43NyIsImVtYWlsIjoiaWh1cGR5ZHVwcDJAZ21haWwuY29tIiwiZXhwIjoxNzgxOTQzMTA3fQ.o1S9Av-DXFqXKGstgfylRrn33kE0BKwXyEooVasy_VY
[25-Jul-2026 11:19:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 11:19:45 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 11:19:45 UTC] User ID: 801
[25-Jul-2026 11:19:45 UTC] ✅ User profile retrieved successfully for user ID: 801
[25-Jul-2026 11:19:45 UTC] === API CALL LOG ===
[25-Jul-2026 11:19:45 UTC] Endpoint: user/profile.php
[25-Jul-2026 11:19:45 UTC] Full Log Data: {
    "timestamp": "2026-07-25 11:19:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.198.110.58",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.198.110.58, 172.68.164.105",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAxIiwidXNlcm5hbWUiOiJha2phYW43NyIsImVtYWlsIjoiaWh1cGR5ZHVwcDJAZ21haWwuY29tIiwiZXhwIjoxNzgxOTQzMTA3fQ.o1S9Av-DXFqXKGstgfylRrn33kE0BKwXyEooVasy_VY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20ac57c0970fe8b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.198.110.58",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 11:19:45 UTC] === END API CALL LOG ===
[25-Jul-2026 11:19:45 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 11:19:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAxIiwidXNlcm5hbWUiOiJha2phYW43NyIsImVtYWlsIjoiaWh1cGR5ZHVwcDJAZ21haWwuY29tIiwiZXhwIjoxNzgxOTQzMTA3fQ.o1S9Av-DXFqXKGstgfylRrn33kE0BKwXyEooVasy_VY
[25-Jul-2026 11:19:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 11:19:45 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 11:19:45 UTC] User ID: 801
[25-Jul-2026 11:19:45 UTC] ✅ User profile retrieved successfully for user ID: 801
[25-Jul-2026 11:20:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 11:20:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 11:20:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"154.198.110.58, 172.68.164.74","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAxIiwidXNlcm5hbWUiOiJha2phYW43NyIsImVtYWlsIjoiaWh1cGR5ZHVwcDJAZ21haWwuY29tIiwiZXhwIjoxNzgxOTQzMTA3fQ.o1S9Av-DXFqXKGstgfylRrn33kE0BKwXyEooVasy_VY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20ac6026c99fe8b-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"154.198.110.58","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 11:20:07 UTC] === User Orders API Called ===
[25-Jul-2026 11:20:07 UTC] User ID: 801
[25-Jul-2026 11:20:07 UTC] Limit: 20, Offset: 0
[25-Jul-2026 11:20:07 UTC] Orders found: 0
[25-Jul-2026 11:20:07 UTC] Orders data: []
[25-Jul-2026 11:20:07 UTC] Total orders count: 0
[25-Jul-2026 11:20:07 UTC] === API CALL LOG ===
[25-Jul-2026 11:20:07 UTC] Endpoint: user/profile.php
[25-Jul-2026 11:20:07 UTC] Full Log Data: {
    "timestamp": "2026-07-25 11:20:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.198.110.58",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.198.110.58, 172.68.164.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAxIiwidXNlcm5hbWUiOiJha2phYW43NyIsImVtYWlsIjoiaWh1cGR5ZHVwcDJAZ21haWwuY29tIiwiZXhwIjoxNzgxOTQzMTA3fQ.o1S9Av-DXFqXKGstgfylRrn33kE0BKwXyEooVasy_VY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20ac6026c9afe8b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.198.110.58",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 11:20:07 UTC] === END API CALL LOG ===
[25-Jul-2026 11:20:07 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 11:20:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAxIiwidXNlcm5hbWUiOiJha2phYW43NyIsImVtYWlsIjoiaWh1cGR5ZHVwcDJAZ21haWwuY29tIiwiZXhwIjoxNzgxOTQzMTA3fQ.o1S9Av-DXFqXKGstgfylRrn33kE0BKwXyEooVasy_VY
[25-Jul-2026 11:20:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 11:20:07 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 11:20:07 UTC] User ID: 801
[25-Jul-2026 11:20:07 UTC] ✅ User profile retrieved successfully for user ID: 801
[25-Jul-2026 11:20:07 UTC] === API CALL LOG ===
[25-Jul-2026 11:20:07 UTC] Endpoint: user/profile.php
[25-Jul-2026 11:20:07 UTC] Full Log Data: {
    "timestamp": "2026-07-25 11:20:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.198.110.58",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.198.110.58, 172.68.164.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAxIiwidXNlcm5hbWUiOiJha2phYW43NyIsImVtYWlsIjoiaWh1cGR5ZHVwcDJAZ21haWwuY29tIiwiZXhwIjoxNzgxOTQzMTA3fQ.o1S9Av-DXFqXKGstgfylRrn33kE0BKwXyEooVasy_VY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20ac6064eaefe8b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.198.110.58",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 11:20:07 UTC] === END API CALL LOG ===
[25-Jul-2026 11:20:07 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 11:20:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODAxIiwidXNlcm5hbWUiOiJha2phYW43NyIsImVtYWlsIjoiaWh1cGR5ZHVwcDJAZ21haWwuY29tIiwiZXhwIjoxNzgxOTQzMTA3fQ.o1S9Av-DXFqXKGstgfylRrn33kE0BKwXyEooVasy_VY
[25-Jul-2026 11:20:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 11:20:07 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 11:20:07 UTC] User ID: 801
[25-Jul-2026 11:20:07 UTC] ✅ User profile retrieved successfully for user ID: 801
[25-Jul-2026 11:27:04 UTC] === API CALL LOG ===
[25-Jul-2026 11:27:04 UTC] Endpoint: user/profile.php
[25-Jul-2026 11:27:04 UTC] Full Log Data: {
    "timestamp": "2026-07-25 11:27:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.144, 162.158.102.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20ad03459ecee3c-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.144",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 11:27:04 UTC] === END API CALL LOG ===
[25-Jul-2026 11:27:04 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 11:27:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 11:27:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 11:27:04 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 11:27:04 UTC] User ID: 1140
[25-Jul-2026 11:27:04 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 11:27:04 UTC] === API CALL LOG ===
[25-Jul-2026 11:27:04 UTC] Endpoint: user/profile.php
[25-Jul-2026 11:27:04 UTC] Full Log Data: {
    "timestamp": "2026-07-25 11:27:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.144, 162.158.102.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20ad0351ad8ee3c-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.144",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 11:27:04 UTC] === END API CALL LOG ===
[25-Jul-2026 11:27:04 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 11:27:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 11:27:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 11:27:04 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 11:27:04 UTC] User ID: 1140
[25-Jul-2026 11:27:04 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 11:27:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 11:27:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 11:27:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.63.205.144, 162.158.102.213","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20ad03459edee3c-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"92.63.205.144","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 11:27:14 UTC] === User Orders API Called ===
[25-Jul-2026 11:27:14 UTC] User ID: 1140
[25-Jul-2026 11:27:14 UTC] Limit: 20, Offset: 0
[25-Jul-2026 11:27:14 UTC] Orders found: 1
[25-Jul-2026 11:27:14 UTC] Orders data: [{"id":429,"quantity":100,"total_coins":3500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/baraxolkatoshkent","status":"pending","created_at":"2026-07-25 12:33:43","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[25-Jul-2026 11:27:14 UTC] Total orders count: 1
[25-Jul-2026 11:27:14 UTC] === API CALL LOG ===
[25-Jul-2026 11:27:14 UTC] Endpoint: user/profile.php
[25-Jul-2026 11:27:14 UTC] Full Log Data: {
    "timestamp": "2026-07-25 11:27:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.144, 162.158.102.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20ad073a95eee3c-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.144",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 11:27:14 UTC] === END API CALL LOG ===
[25-Jul-2026 11:27:14 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 11:27:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 11:27:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 11:27:14 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 11:27:14 UTC] User ID: 1140
[25-Jul-2026 11:27:14 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 11:27:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 11:27:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 11:27:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.63.205.144, 162.158.102.213","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20ad07bdbe5ee3c-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"92.63.205.144","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 11:27:15 UTC] === User Orders API Called ===
[25-Jul-2026 11:27:15 UTC] User ID: 1140
[25-Jul-2026 11:27:15 UTC] Limit: 20, Offset: 0
[25-Jul-2026 11:27:15 UTC] Orders found: 1
[25-Jul-2026 11:27:15 UTC] Orders data: [{"id":429,"quantity":100,"total_coins":3500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/baraxolkatoshkent","status":"pending","created_at":"2026-07-25 12:33:43","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[25-Jul-2026 11:27:15 UTC] Total orders count: 1
[25-Jul-2026 11:27:25 UTC] === API CALL LOG ===
[25-Jul-2026 11:27:25 UTC] Endpoint: user/profile.php
[25-Jul-2026 11:27:25 UTC] Full Log Data: {
    "timestamp": "2026-07-25 11:27:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.144, 162.158.102.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20ad0b7ed5bee3c-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.144",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 11:27:25 UTC] === END API CALL LOG ===
[25-Jul-2026 11:27:25 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 11:27:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 11:27:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 11:27:25 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 11:27:25 UTC] User ID: 1140
[25-Jul-2026 11:27:25 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 11:27:25 UTC] User Purchases API - User ID: 1140
[25-Jul-2026 11:27:25 UTC] User Purchases API - Total purchases found: 3
[25-Jul-2026 11:27:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 11:27:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 11:27:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.63.205.144, 162.158.102.212","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20ad0fa28a3ee3c-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"92.63.205.144","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 11:27:36 UTC] === User Orders API Called ===
[25-Jul-2026 11:27:36 UTC] User ID: 1140
[25-Jul-2026 11:27:36 UTC] Limit: 20, Offset: 0
[25-Jul-2026 11:27:36 UTC] Orders found: 1
[25-Jul-2026 11:27:36 UTC] Orders data: [{"id":429,"quantity":100,"total_coins":3500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/baraxolkatoshkent","status":"pending","created_at":"2026-07-25 12:33:43","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[25-Jul-2026 11:27:36 UTC] Total orders count: 1
[25-Jul-2026 11:27:36 UTC] === API CALL LOG ===
[25-Jul-2026 11:27:36 UTC] Endpoint: user/profile.php
[25-Jul-2026 11:27:36 UTC] Full Log Data: {
    "timestamp": "2026-07-25 11:27:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.144, 162.158.102.212",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20ad0fa28a6ee3c-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.144",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 11:27:36 UTC] === END API CALL LOG ===
[25-Jul-2026 11:27:36 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 11:27:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 11:27:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 11:27:36 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 11:27:36 UTC] User ID: 1140
[25-Jul-2026 11:27:36 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 11:27:36 UTC] === API CALL LOG ===
[25-Jul-2026 11:27:36 UTC] Endpoint: user/profile.php
[25-Jul-2026 11:27:36 UTC] Full Log Data: {
    "timestamp": "2026-07-25 11:27:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.144, 162.158.102.212",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20ad0fd8d04ee3c-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.144",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 11:27:36 UTC] === END API CALL LOG ===
[25-Jul-2026 11:27:36 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 11:27:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 11:27:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 11:27:36 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 11:27:36 UTC] User ID: 1140
[25-Jul-2026 11:27:36 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 11:28:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 11:28:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 11:28:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.63.205.144, 162.158.102.213","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20ad2eadf72ee3c-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"92.63.205.144","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 11:28:55 UTC] === User Orders API Called ===
[25-Jul-2026 11:28:55 UTC] User ID: 1140
[25-Jul-2026 11:28:55 UTC] Limit: 20, Offset: 0
[25-Jul-2026 11:28:55 UTC] Orders found: 1
[25-Jul-2026 11:28:55 UTC] Orders data: [{"id":429,"quantity":100,"total_coins":3500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/baraxolkatoshkent","status":"pending","created_at":"2026-07-25 12:33:43","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[25-Jul-2026 11:28:55 UTC] Total orders count: 1
[25-Jul-2026 11:29:07 UTC] === API CALL LOG ===
[25-Jul-2026 11:29:07 UTC] Endpoint: user/profile.php
[25-Jul-2026 11:29:07 UTC] Full Log Data: {
    "timestamp": "2026-07-25 11:29:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.144, 162.158.102.212",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20ad33838d3ee3c-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.144",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 11:29:07 UTC] === END API CALL LOG ===
[25-Jul-2026 11:29:07 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 11:29:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 11:29:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 11:29:07 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 11:29:07 UTC] User ID: 1140
[25-Jul-2026 11:29:07 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 11:29:08 UTC] User Purchases API - User ID: 1140
[25-Jul-2026 11:29:08 UTC] User Purchases API - Total purchases found: 3
[25-Jul-2026 11:29:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 11:29:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 11:29:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.63.205.144, 162.158.102.212","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20ad4340a7aee3c-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"92.63.205.144","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 11:29:48 UTC] === User Orders API Called ===
[25-Jul-2026 11:29:48 UTC] User ID: 1140
[25-Jul-2026 11:29:48 UTC] Limit: 20, Offset: 0
[25-Jul-2026 11:29:48 UTC] Orders found: 1
[25-Jul-2026 11:29:48 UTC] Orders data: [{"id":429,"quantity":100,"total_coins":3500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/baraxolkatoshkent","status":"pending","created_at":"2026-07-25 12:33:43","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[25-Jul-2026 11:29:48 UTC] Total orders count: 1
[25-Jul-2026 11:29:48 UTC] === API CALL LOG ===
[25-Jul-2026 11:29:48 UTC] Endpoint: user/profile.php
[25-Jul-2026 11:29:48 UTC] Full Log Data: {
    "timestamp": "2026-07-25 11:29:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.144, 162.158.102.212",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20ad4340a7dee3c-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.144",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 11:29:48 UTC] === END API CALL LOG ===
[25-Jul-2026 11:29:48 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 11:29:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 11:29:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 11:29:48 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 11:29:48 UTC] User ID: 1140
[25-Jul-2026 11:29:48 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 11:29:48 UTC] === API CALL LOG ===
[25-Jul-2026 11:29:48 UTC] Endpoint: user/profile.php
[25-Jul-2026 11:29:48 UTC] Full Log Data: {
    "timestamp": "2026-07-25 11:29:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.144, 162.158.102.212",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20ad4380fa2ee3c-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.144",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 11:29:48 UTC] === END API CALL LOG ===
[25-Jul-2026 11:29:48 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 11:29:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 11:29:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 11:29:48 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 11:29:48 UTC] User ID: 1140
[25-Jul-2026 11:29:48 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 11:29:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 11:29:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 11:29:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.63.205.144, 162.158.102.212","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20ad445cb0fee3c-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"92.63.205.144","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 11:29:51 UTC] === User Orders API Called ===
[25-Jul-2026 11:29:51 UTC] User ID: 1140
[25-Jul-2026 11:29:51 UTC] Limit: 20, Offset: 0
[25-Jul-2026 11:29:51 UTC] Orders found: 1
[25-Jul-2026 11:29:51 UTC] Orders data: [{"id":429,"quantity":100,"total_coins":3500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/baraxolkatoshkent","status":"pending","created_at":"2026-07-25 12:33:43","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[25-Jul-2026 11:29:51 UTC] Total orders count: 1
[25-Jul-2026 11:53:37 UTC] === API CALL LOG ===
[25-Jul-2026 11:53:37 UTC] Endpoint: user/profile.php
[25-Jul-2026 11:53:37 UTC] Full Log Data: {
    "timestamp": "2026-07-25 11:53:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:1e68:c209:3b44:7894:7c19:3746:5cc5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2804:1e68:c209:3b44:7894:7c19:3746:5cc5, 172.71.2.156",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUxIiwidXNlcm5hbWUiOiJTYW50b3MiLCJlbWFpbCI6ImFuam9rYXVsZUBnbWFpbC5jb20iLCJleHAiOjE3ODA0MzAwMjF9.oF7Z6EpvTSf27y8c8IDwwCj-uOyJuENVsleUWb1F8BU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20af711aa575225-UDI",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2804:1e68:c209:3b44:7894:7c19:3746:5cc5",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 11:53:37 UTC] === END API CALL LOG ===
[25-Jul-2026 11:53:37 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 11:53:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUxIiwidXNlcm5hbWUiOiJTYW50b3MiLCJlbWFpbCI6ImFuam9rYXVsZUBnbWFpbC5jb20iLCJleHAiOjE3ODA0MzAwMjF9.oF7Z6EpvTSf27y8c8IDwwCj-uOyJuENVsleUWb1F8BU
[25-Jul-2026 11:53:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 11:53:37 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 11:53:37 UTC] User ID: 651
[25-Jul-2026 11:53:37 UTC] ✅ User profile retrieved successfully for user ID: 651
[25-Jul-2026 11:53:37 UTC] === API CALL LOG ===
[25-Jul-2026 11:53:37 UTC] Endpoint: user/profile.php
[25-Jul-2026 11:53:37 UTC] Full Log Data: {
    "timestamp": "2026-07-25 11:53:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:1e68:c209:3b44:7894:7c19:3746:5cc5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2804:1e68:c209:3b44:7894:7c19:3746:5cc5, 172.71.2.156",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUxIiwidXNlcm5hbWUiOiJTYW50b3MiLCJlbWFpbCI6ImFuam9rYXVsZUBnbWFpbC5jb20iLCJleHAiOjE3ODA0MzAwMjF9.oF7Z6EpvTSf27y8c8IDwwCj-uOyJuENVsleUWb1F8BU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20af7195aea5225-UDI",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2804:1e68:c209:3b44:7894:7c19:3746:5cc5",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 11:53:37 UTC] === END API CALL LOG ===
[25-Jul-2026 11:53:37 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 11:53:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUxIiwidXNlcm5hbWUiOiJTYW50b3MiLCJlbWFpbCI6ImFuam9rYXVsZUBnbWFpbC5jb20iLCJleHAiOjE3ODA0MzAwMjF9.oF7Z6EpvTSf27y8c8IDwwCj-uOyJuENVsleUWb1F8BU
[25-Jul-2026 11:53:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 11:53:37 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 11:53:37 UTC] User ID: 651
[25-Jul-2026 11:53:37 UTC] ✅ User profile retrieved successfully for user ID: 651
[25-Jul-2026 11:53:37 UTC] === API CALL LOG ===
[25-Jul-2026 11:53:37 UTC] Endpoint: user/profile.php
[25-Jul-2026 11:53:37 UTC] Full Log Data: {
    "timestamp": "2026-07-25 11:53:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:1e68:c209:3b44:7894:7c19:3746:5cc5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2804:1e68:c209:3b44:7894:7c19:3746:5cc5, 172.71.2.156",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUxIiwidXNlcm5hbWUiOiJTYW50b3MiLCJlbWFpbCI6ImFuam9rYXVsZUBnbWFpbC5jb20iLCJleHAiOjE3ODA0MzAwMjF9.oF7Z6EpvTSf27y8c8IDwwCj-uOyJuENVsleUWb1F8BU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20af719fb8f5225-UDI",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2804:1e68:c209:3b44:7894:7c19:3746:5cc5",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 11:53:37 UTC] === END API CALL LOG ===
[25-Jul-2026 11:53:37 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 11:53:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUxIiwidXNlcm5hbWUiOiJTYW50b3MiLCJlbWFpbCI6ImFuam9rYXVsZUBnbWFpbC5jb20iLCJleHAiOjE3ODA0MzAwMjF9.oF7Z6EpvTSf27y8c8IDwwCj-uOyJuENVsleUWb1F8BU
[25-Jul-2026 11:53:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 11:53:37 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 11:53:37 UTC] User ID: 651
[25-Jul-2026 11:53:37 UTC] ✅ User profile retrieved successfully for user ID: 651
[25-Jul-2026 11:53:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 11:53:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 11:53:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2804:1e68:c209:3b44:7894:7c19:3746:5cc5, 172.71.2.170","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUxIiwidXNlcm5hbWUiOiJTYW50b3MiLCJlbWFpbCI6ImFuam9rYXVsZUBnbWFpbC5jb20iLCJleHAiOjE3ODA0MzAwMjF9.oF7Z6EpvTSf27y8c8IDwwCj-uOyJuENVsleUWb1F8BU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20af7195af45225-UDI","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2804:1e68:c209:3b44:7894:7c19:3746:5cc5","cf-ipcountry":"BR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 11:53:38 UTC] === User Orders API Called ===
[25-Jul-2026 11:53:38 UTC] User ID: 651
[25-Jul-2026 11:53:38 UTC] Limit: 20, Offset: 0
[25-Jul-2026 11:53:38 UTC] Orders found: 0
[25-Jul-2026 11:53:38 UTC] Orders data: []
[25-Jul-2026 11:53:38 UTC] Total orders count: 0
[25-Jul-2026 11:53:39 UTC] === API CALL LOG ===
[25-Jul-2026 11:53:39 UTC] Endpoint: user/profile.php
[25-Jul-2026 11:53:39 UTC] Full Log Data: {
    "timestamp": "2026-07-25 11:53:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:1e68:c209:3b44:7894:7c19:3746:5cc5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2804:1e68:c209:3b44:7894:7c19:3746:5cc5, 172.71.2.156",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUxIiwidXNlcm5hbWUiOiJTYW50b3MiLCJlbWFpbCI6ImFuam9rYXVsZUBnbWFpbC5jb20iLCJleHAiOjE3ODA0MzAwMjF9.oF7Z6EpvTSf27y8c8IDwwCj-uOyJuENVsleUWb1F8BU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20af723bd375225-UDI",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2804:1e68:c209:3b44:7894:7c19:3746:5cc5",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 11:53:39 UTC] === END API CALL LOG ===
[25-Jul-2026 11:53:39 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 11:53:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUxIiwidXNlcm5hbWUiOiJTYW50b3MiLCJlbWFpbCI6ImFuam9rYXVsZUBnbWFpbC5jb20iLCJleHAiOjE3ODA0MzAwMjF9.oF7Z6EpvTSf27y8c8IDwwCj-uOyJuENVsleUWb1F8BU
[25-Jul-2026 11:53:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 11:53:39 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 11:53:39 UTC] User ID: 651
[25-Jul-2026 11:53:39 UTC] ✅ User profile retrieved successfully for user ID: 651
[25-Jul-2026 11:53:45 UTC] === API CALL LOG ===
[25-Jul-2026 11:53:45 UTC] Endpoint: user/profile.php
[25-Jul-2026 11:53:45 UTC] Full Log Data: {
    "timestamp": "2026-07-25 11:53:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:1e68:c209:3b44:7894:7c19:3746:5cc5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2804:1e68:c209:3b44:7894:7c19:3746:5cc5, 172.71.2.156",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUxIiwidXNlcm5hbWUiOiJTYW50b3MiLCJlbWFpbCI6ImFuam9rYXVsZUBnbWFpbC5jb20iLCJleHAiOjE3ODA0MzAwMjF9.oF7Z6EpvTSf27y8c8IDwwCj-uOyJuENVsleUWb1F8BU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20af748287c5225-UDI",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2804:1e68:c209:3b44:7894:7c19:3746:5cc5",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 11:53:45 UTC] === END API CALL LOG ===
[25-Jul-2026 11:53:45 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 11:53:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUxIiwidXNlcm5hbWUiOiJTYW50b3MiLCJlbWFpbCI6ImFuam9rYXVsZUBnbWFpbC5jb20iLCJleHAiOjE3ODA0MzAwMjF9.oF7Z6EpvTSf27y8c8IDwwCj-uOyJuENVsleUWb1F8BU
[25-Jul-2026 11:53:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 11:53:45 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 11:53:45 UTC] User ID: 651
[25-Jul-2026 11:53:45 UTC] ✅ User profile retrieved successfully for user ID: 651
[25-Jul-2026 11:54:21 UTC] === API CALL LOG ===
[25-Jul-2026 11:54:21 UTC] Endpoint: user/profile.php
[25-Jul-2026 11:54:21 UTC] Full Log Data: {
    "timestamp": "2026-07-25 11:54:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:1e68:c209:3b44:7894:7c19:3746:5cc5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2804:1e68:c209:3b44:7894:7c19:3746:5cc5, 172.71.2.156",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUxIiwidXNlcm5hbWUiOiJTYW50b3MiLCJlbWFpbCI6ImFuam9rYXVsZUBnbWFpbC5jb20iLCJleHAiOjE3ODA0MzAwMjF9.oF7Z6EpvTSf27y8c8IDwwCj-uOyJuENVsleUWb1F8BU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20af82718ec5225-UDI",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2804:1e68:c209:3b44:7894:7c19:3746:5cc5",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 11:54:21 UTC] === END API CALL LOG ===
[25-Jul-2026 11:54:21 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 11:54:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUxIiwidXNlcm5hbWUiOiJTYW50b3MiLCJlbWFpbCI6ImFuam9rYXVsZUBnbWFpbC5jb20iLCJleHAiOjE3ODA0MzAwMjF9.oF7Z6EpvTSf27y8c8IDwwCj-uOyJuENVsleUWb1F8BU
[25-Jul-2026 11:54:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 11:54:21 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 11:54:21 UTC] User ID: 651
[25-Jul-2026 11:54:21 UTC] ✅ User profile retrieved successfully for user ID: 651
[25-Jul-2026 11:54:30 UTC] === API CALL LOG ===
[25-Jul-2026 11:54:30 UTC] Endpoint: user/profile.php
[25-Jul-2026 11:54:30 UTC] Full Log Data: {
    "timestamp": "2026-07-25 11:54:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:1e68:c209:3b44:7894:7c19:3746:5cc5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2804:1e68:c209:3b44:7894:7c19:3746:5cc5, 172.71.2.156",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUxIiwidXNlcm5hbWUiOiJTYW50b3MiLCJlbWFpbCI6ImFuam9rYXVsZUBnbWFpbC5jb20iLCJleHAiOjE3ODA0MzAwMjF9.oF7Z6EpvTSf27y8c8IDwwCj-uOyJuENVsleUWb1F8BU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20af862eb385225-UDI",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2804:1e68:c209:3b44:7894:7c19:3746:5cc5",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 11:54:30 UTC] === END API CALL LOG ===
[25-Jul-2026 11:54:30 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 11:54:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUxIiwidXNlcm5hbWUiOiJTYW50b3MiLCJlbWFpbCI6ImFuam9rYXVsZUBnbWFpbC5jb20iLCJleHAiOjE3ODA0MzAwMjF9.oF7Z6EpvTSf27y8c8IDwwCj-uOyJuENVsleUWb1F8BU
[25-Jul-2026 11:54:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 11:54:30 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 11:54:30 UTC] User ID: 651
[25-Jul-2026 11:54:30 UTC] ✅ User profile retrieved successfully for user ID: 651
[25-Jul-2026 11:54:31 UTC] User Purchases API - User ID: 651
[25-Jul-2026 11:54:31 UTC] User Purchases API - Total purchases found: 0
[25-Jul-2026 11:54:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 11:54:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 11:54:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2804:1e68:c209:3b44:7894:7c19:3746:5cc5, 172.71.2.156","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUxIiwidXNlcm5hbWUiOiJTYW50b3MiLCJlbWFpbCI6ImFuam9rYXVsZUBnbWFpbC5jb20iLCJleHAiOjE3ODA0MzAwMjF9.oF7Z6EpvTSf27y8c8IDwwCj-uOyJuENVsleUWb1F8BU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20af879b93a5225-UDI","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2804:1e68:c209:3b44:7894:7c19:3746:5cc5","cf-ipcountry":"BR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 11:54:33 UTC] === User Orders API Called ===
[25-Jul-2026 11:54:33 UTC] User ID: 651
[25-Jul-2026 11:54:33 UTC] Limit: 20, Offset: 0
[25-Jul-2026 11:54:33 UTC] Orders found: 0
[25-Jul-2026 11:54:33 UTC] Orders data: []
[25-Jul-2026 11:54:33 UTC] Total orders count: 0
[25-Jul-2026 11:54:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 11:54:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 11:54:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2804:1e68:c209:3b44:7894:7c19:3746:5cc5, 172.71.2.156","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUxIiwidXNlcm5hbWUiOiJTYW50b3MiLCJlbWFpbCI6ImFuam9rYXVsZUBnbWFpbC5jb20iLCJleHAiOjE3ODA0MzAwMjF9.oF7Z6EpvTSf27y8c8IDwwCj-uOyJuENVsleUWb1F8BU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20af88eed045225-UDI","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2804:1e68:c209:3b44:7894:7c19:3746:5cc5","cf-ipcountry":"BR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 11:54:37 UTC] === User Orders API Called ===
[25-Jul-2026 11:54:37 UTC] User ID: 651
[25-Jul-2026 11:54:37 UTC] Limit: 20, Offset: 0
[25-Jul-2026 11:54:37 UTC] Orders found: 0
[25-Jul-2026 11:54:37 UTC] Orders data: []
[25-Jul-2026 11:54:37 UTC] Total orders count: 0
[25-Jul-2026 11:54:37 UTC] === API CALL LOG ===
[25-Jul-2026 11:54:37 UTC] Endpoint: user/profile.php
[25-Jul-2026 11:54:37 UTC] Full Log Data: {
    "timestamp": "2026-07-25 11:54:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:1e68:c209:3b44:7894:7c19:3746:5cc5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2804:1e68:c209:3b44:7894:7c19:3746:5cc5, 172.71.2.156",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUxIiwidXNlcm5hbWUiOiJTYW50b3MiLCJlbWFpbCI6ImFuam9rYXVsZUBnbWFpbC5jb20iLCJleHAiOjE3ODA0MzAwMjF9.oF7Z6EpvTSf27y8c8IDwwCj-uOyJuENVsleUWb1F8BU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20af88f7e095225-UDI",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2804:1e68:c209:3b44:7894:7c19:3746:5cc5",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 11:54:37 UTC] === END API CALL LOG ===
[25-Jul-2026 11:54:37 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 11:54:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUxIiwidXNlcm5hbWUiOiJTYW50b3MiLCJlbWFpbCI6ImFuam9rYXVsZUBnbWFpbC5jb20iLCJleHAiOjE3ODA0MzAwMjF9.oF7Z6EpvTSf27y8c8IDwwCj-uOyJuENVsleUWb1F8BU
[25-Jul-2026 11:54:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 11:54:37 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 11:54:37 UTC] User ID: 651
[25-Jul-2026 11:54:37 UTC] ✅ User profile retrieved successfully for user ID: 651
[25-Jul-2026 11:54:38 UTC] === API CALL LOG ===
[25-Jul-2026 11:54:38 UTC] Endpoint: user/profile.php
[25-Jul-2026 11:54:38 UTC] Full Log Data: {
    "timestamp": "2026-07-25 11:54:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:1e68:c209:3b44:7894:7c19:3746:5cc5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2804:1e68:c209:3b44:7894:7c19:3746:5cc5, 172.71.2.156",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUxIiwidXNlcm5hbWUiOiJTYW50b3MiLCJlbWFpbCI6ImFuam9rYXVsZUBnbWFpbC5jb20iLCJleHAiOjE3ODA0MzAwMjF9.oF7Z6EpvTSf27y8c8IDwwCj-uOyJuENVsleUWb1F8BU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20af8935bc65225-UDI",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2804:1e68:c209:3b44:7894:7c19:3746:5cc5",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 11:54:38 UTC] === END API CALL LOG ===
[25-Jul-2026 11:54:38 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 11:54:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUxIiwidXNlcm5hbWUiOiJTYW50b3MiLCJlbWFpbCI6ImFuam9rYXVsZUBnbWFpbC5jb20iLCJleHAiOjE3ODA0MzAwMjF9.oF7Z6EpvTSf27y8c8IDwwCj-uOyJuENVsleUWb1F8BU
[25-Jul-2026 11:54:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 11:54:38 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 11:54:38 UTC] User ID: 651
[25-Jul-2026 11:54:38 UTC] ✅ User profile retrieved successfully for user ID: 651
[25-Jul-2026 11:54:38 UTC] === API CALL LOG ===
[25-Jul-2026 11:54:38 UTC] Endpoint: user/profile.php
[25-Jul-2026 11:54:38 UTC] Full Log Data: {
    "timestamp": "2026-07-25 11:54:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:1e68:c209:3b44:7894:7c19:3746:5cc5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2804:1e68:c209:3b44:7894:7c19:3746:5cc5, 172.71.2.156",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUxIiwidXNlcm5hbWUiOiJTYW50b3MiLCJlbWFpbCI6ImFuam9rYXVsZUBnbWFpbC5jb20iLCJleHAiOjE3ODA0MzAwMjF9.oF7Z6EpvTSf27y8c8IDwwCj-uOyJuENVsleUWb1F8BU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20af8951e135225-UDI",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2804:1e68:c209:3b44:7894:7c19:3746:5cc5",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 11:54:38 UTC] === END API CALL LOG ===
[25-Jul-2026 11:54:38 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 11:54:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUxIiwidXNlcm5hbWUiOiJTYW50b3MiLCJlbWFpbCI6ImFuam9rYXVsZUBnbWFpbC5jb20iLCJleHAiOjE3ODA0MzAwMjF9.oF7Z6EpvTSf27y8c8IDwwCj-uOyJuENVsleUWb1F8BU
[25-Jul-2026 11:54:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 11:54:38 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 11:54:38 UTC] User ID: 651
[25-Jul-2026 11:54:38 UTC] ✅ User profile retrieved successfully for user ID: 651
[25-Jul-2026 11:55:00 UTC] === API CALL LOG ===
[25-Jul-2026 11:55:00 UTC] Endpoint: user/profile.php
[25-Jul-2026 11:55:00 UTC] Full Log Data: {
    "timestamp": "2026-07-25 11:55:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:1e68:c209:3b44:7894:7c19:3746:5cc5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2804:1e68:c209:3b44:7894:7c19:3746:5cc5, 172.71.2.156",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUxIiwidXNlcm5hbWUiOiJTYW50b3MiLCJlbWFpbCI6ImFuam9rYXVsZUBnbWFpbC5jb20iLCJleHAiOjE3ODA0MzAwMjF9.oF7Z6EpvTSf27y8c8IDwwCj-uOyJuENVsleUWb1F8BU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20af91a0a135226-UDI",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2804:1e68:c209:3b44:7894:7c19:3746:5cc5",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 11:55:00 UTC] === END API CALL LOG ===
[25-Jul-2026 11:55:00 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 11:55:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUxIiwidXNlcm5hbWUiOiJTYW50b3MiLCJlbWFpbCI6ImFuam9rYXVsZUBnbWFpbC5jb20iLCJleHAiOjE3ODA0MzAwMjF9.oF7Z6EpvTSf27y8c8IDwwCj-uOyJuENVsleUWb1F8BU
[25-Jul-2026 11:55:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 11:55:00 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 11:55:00 UTC] User ID: 651
[25-Jul-2026 11:55:00 UTC] ✅ User profile retrieved successfully for user ID: 651
[25-Jul-2026 11:55:19 UTC] === API CALL LOG ===
[25-Jul-2026 11:55:19 UTC] Endpoint: user/profile.php
[25-Jul-2026 11:55:19 UTC] Full Log Data: {
    "timestamp": "2026-07-25 11:55:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:1e68:c209:3b44:7894:7c19:3746:5cc5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2804:1e68:c209:3b44:7894:7c19:3746:5cc5, 172.71.2.157",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUxIiwidXNlcm5hbWUiOiJTYW50b3MiLCJlbWFpbCI6ImFuam9rYXVsZUBnbWFpbC5jb20iLCJleHAiOjE3ODA0MzAwMjF9.oF7Z6EpvTSf27y8c8IDwwCj-uOyJuENVsleUWb1F8BU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20af9951f825221-UDI",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2804:1e68:c209:3b44:7894:7c19:3746:5cc5",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 11:55:19 UTC] === END API CALL LOG ===
[25-Jul-2026 11:55:19 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 11:55:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjUxIiwidXNlcm5hbWUiOiJTYW50b3MiLCJlbWFpbCI6ImFuam9rYXVsZUBnbWFpbC5jb20iLCJleHAiOjE3ODA0MzAwMjF9.oF7Z6EpvTSf27y8c8IDwwCj-uOyJuENVsleUWb1F8BU
[25-Jul-2026 11:55:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 11:55:19 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 11:55:19 UTC] User ID: 651
[25-Jul-2026 11:55:19 UTC] ✅ User profile retrieved successfully for user ID: 651
[25-Jul-2026 11:57:19 UTC] === API CALL LOG ===
[25-Jul-2026 11:57:19 UTC] Endpoint: user/profile.php
[25-Jul-2026 11:57:19 UTC] Full Log Data: {
    "timestamp": "2026-07-25 11:57:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "x-forwarded-proto": "https",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20afc813a2fe32e-WAW",
        "X-Forwarded-For": "92.63.205.144, 172.69.155.213",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.144",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 11:57:19 UTC] === END API CALL LOG ===
[25-Jul-2026 11:57:19 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 11:57:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 11:57:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 11:57:19 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 11:57:19 UTC] User ID: 1140
[25-Jul-2026 11:57:19 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 11:57:20 UTC] === API CALL LOG ===
[25-Jul-2026 11:57:20 UTC] Endpoint: user/profile.php
[25-Jul-2026 11:57:20 UTC] Full Log Data: {
    "timestamp": "2026-07-25 11:57:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.128",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.128, 172.69.155.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20afc8b1a126d0e-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.128",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 11:57:20 UTC] === END API CALL LOG ===
[25-Jul-2026 11:57:20 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 11:57:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 11:57:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 11:57:20 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 11:57:20 UTC] User ID: 1140
[25-Jul-2026 11:57:20 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 11:57:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 11:57:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 11:57:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.139.138.128, 172.69.155.213","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20afc8b1a116d0e-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.139.138.128","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 11:57:20 UTC] === User Orders API Called ===
[25-Jul-2026 11:57:20 UTC] User ID: 1140
[25-Jul-2026 11:57:20 UTC] Limit: 20, Offset: 0
[25-Jul-2026 11:57:20 UTC] Orders found: 1
[25-Jul-2026 11:57:20 UTC] Orders data: [{"id":429,"quantity":100,"total_coins":3500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/baraxolkatoshkent","status":"pending","created_at":"2026-07-25 12:33:43","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[25-Jul-2026 11:57:20 UTC] Total orders count: 1
[25-Jul-2026 11:57:20 UTC] === API CALL LOG ===
[25-Jul-2026 11:57:20 UTC] Endpoint: user/profile.php
[25-Jul-2026 11:57:20 UTC] Full Log Data: {
    "timestamp": "2026-07-25 11:57:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.128",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.128, 172.69.155.212",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20afc8b1a086d0e-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.128",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 11:57:20 UTC] === END API CALL LOG ===
[25-Jul-2026 11:57:20 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 11:57:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 11:57:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 11:57:20 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 11:57:20 UTC] User ID: 1140
[25-Jul-2026 11:57:20 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 11:57:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 11:57:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 11:57:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.139.138.128, 172.69.155.213","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20afca79ea56d0e-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.139.138.128","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 11:57:25 UTC] === User Orders API Called ===
[25-Jul-2026 11:57:25 UTC] User ID: 1140
[25-Jul-2026 11:57:25 UTC] Limit: 20, Offset: 0
[25-Jul-2026 11:57:25 UTC] Orders found: 1
[25-Jul-2026 11:57:25 UTC] Orders data: [{"id":429,"quantity":100,"total_coins":3500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/baraxolkatoshkent","status":"pending","created_at":"2026-07-25 12:33:43","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[25-Jul-2026 11:57:25 UTC] Total orders count: 1
[25-Jul-2026 11:57:28 UTC] === API CALL LOG ===
[25-Jul-2026 11:57:28 UTC] Endpoint: user/profile.php
[25-Jul-2026 11:57:28 UTC] Full Log Data: {
    "timestamp": "2026-07-25 11:57:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.128",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.128, 172.69.155.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20afcc01ac86d0e-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.128",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 11:57:28 UTC] === END API CALL LOG ===
[25-Jul-2026 11:57:28 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 11:57:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 11:57:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 11:57:28 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 11:57:28 UTC] User ID: 1140
[25-Jul-2026 11:57:28 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 11:57:29 UTC] User Purchases API - User ID: 1140
[25-Jul-2026 11:57:29 UTC] User Purchases API - Total purchases found: 3
[25-Jul-2026 11:57:32 UTC] User Purchases API - User ID: 1140
[25-Jul-2026 11:57:32 UTC] User Purchases API - Total purchases found: 3
[25-Jul-2026 11:57:40 UTC] === API CALL LOG ===
[25-Jul-2026 11:57:40 UTC] Endpoint: user/profile.php
[25-Jul-2026 11:57:40 UTC] Full Log Data: {
    "timestamp": "2026-07-25 11:57:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.128",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.128, 172.69.155.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20afd053b246d0e-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.128",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 11:57:40 UTC] === END API CALL LOG ===
[25-Jul-2026 11:57:40 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 11:57:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 11:57:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 11:57:40 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 11:57:40 UTC] User ID: 1140
[25-Jul-2026 11:57:40 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 11:57:40 UTC] User Purchases API - User ID: 1140
[25-Jul-2026 11:57:40 UTC] User Purchases API - Total purchases found: 3
[25-Jul-2026 11:58:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 11:58:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 11:58:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.139.138.128, 172.69.155.212","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20afe9ca8c76d0e-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.139.138.128","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 11:58:45 UTC] === User Orders API Called ===
[25-Jul-2026 11:58:45 UTC] User ID: 1140
[25-Jul-2026 11:58:45 UTC] Limit: 20, Offset: 0
[25-Jul-2026 11:58:45 UTC] Orders found: 1
[25-Jul-2026 11:58:45 UTC] Orders data: [{"id":429,"quantity":100,"total_coins":3500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/baraxolkatoshkent","status":"pending","created_at":"2026-07-25 12:33:43","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[25-Jul-2026 11:58:45 UTC] Total orders count: 1
[25-Jul-2026 11:58:47 UTC] === API CALL LOG ===
[25-Jul-2026 11:58:47 UTC] Endpoint: user/profile.php
[25-Jul-2026 11:58:47 UTC] Full Log Data: {
    "timestamp": "2026-07-25 11:58:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.128",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.128, 172.69.155.212",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20afeacaf2a6d0e-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.128",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 11:58:47 UTC] === END API CALL LOG ===
[25-Jul-2026 11:58:47 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 11:58:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 11:58:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 11:58:47 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 11:58:47 UTC] User ID: 1140
[25-Jul-2026 11:58:47 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 11:58:47 UTC] User Purchases API - User ID: 1140
[25-Jul-2026 11:58:47 UTC] User Purchases API - Total purchases found: 3
[25-Jul-2026 11:58:53 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 11:58:53 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 11:58:53 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.139.138.128, 172.69.155.212","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20afecd9e426d0e-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.139.138.128","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 11:58:53 UTC] === API CALL LOG ===
[25-Jul-2026 11:58:53 UTC] Endpoint: user/profile.php
[25-Jul-2026 11:58:53 UTC] === User Orders API Called ===
[25-Jul-2026 11:58:53 UTC] Full Log Data: {
    "timestamp": "2026-07-25 11:58:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.128",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.128, 172.69.155.212",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20afecd9e456d0e-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.128",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 11:58:53 UTC] User ID: 1140
[25-Jul-2026 11:58:53 UTC] === END API CALL LOG ===
[25-Jul-2026 11:58:53 UTC] Limit: 20, Offset: 0
[25-Jul-2026 11:58:53 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 11:58:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 11:58:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 11:58:53 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 11:58:53 UTC] User ID: 1140
[25-Jul-2026 11:58:53 UTC] Orders found: 1
[25-Jul-2026 11:58:53 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 11:58:53 UTC] Orders data: [{"id":429,"quantity":100,"total_coins":3500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/baraxolkatoshkent","status":"pending","created_at":"2026-07-25 12:33:43","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[25-Jul-2026 11:58:53 UTC] Total orders count: 1
[25-Jul-2026 11:58:53 UTC] === API CALL LOG ===
[25-Jul-2026 11:58:53 UTC] Endpoint: user/profile.php
[25-Jul-2026 11:58:53 UTC] Full Log Data: {
    "timestamp": "2026-07-25 11:58:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.128",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.128, 172.69.155.212",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20afed20cef6d0e-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.128",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 11:58:53 UTC] === END API CALL LOG ===
[25-Jul-2026 11:58:53 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 11:58:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 11:58:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 11:58:53 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 11:58:53 UTC] User ID: 1140
[25-Jul-2026 11:58:53 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 11:59:29 UTC] === API CALL LOG ===
[25-Jul-2026 11:59:29 UTC] Endpoint: user/profile.php
[25-Jul-2026 11:59:29 UTC] Full Log Data: {
    "timestamp": "2026-07-25 11:59:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.128",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.128, 172.69.155.212",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20affb26db46d0e-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.128",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 11:59:29 UTC] === END API CALL LOG ===
[25-Jul-2026 11:59:29 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 11:59:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 11:59:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 11:59:29 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 11:59:29 UTC] User ID: 1140
[25-Jul-2026 11:59:29 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 11:59:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 11:59:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 11:59:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.139.138.128, 172.69.155.213","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20affd6eba96d0e-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.139.138.128","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 11:59:35 UTC] === User Orders API Called ===
[25-Jul-2026 11:59:35 UTC] User ID: 1140
[25-Jul-2026 11:59:35 UTC] Limit: 20, Offset: 0
[25-Jul-2026 11:59:35 UTC] Orders found: 1
[25-Jul-2026 11:59:35 UTC] Orders data: [{"id":429,"quantity":100,"total_coins":3500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/baraxolkatoshkent","status":"pending","created_at":"2026-07-25 12:33:43","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[25-Jul-2026 11:59:35 UTC] Total orders count: 1
[25-Jul-2026 11:59:47 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 11:59:47 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 11:59:47 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.139.138.128, 172.69.155.213","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20b00220e6b6d0e-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.139.138.128","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 11:59:47 UTC] === User Orders API Called ===
[25-Jul-2026 11:59:47 UTC] User ID: 1140
[25-Jul-2026 11:59:47 UTC] Limit: 20, Offset: 0
[25-Jul-2026 11:59:47 UTC] Orders found: 1
[25-Jul-2026 11:59:47 UTC] Orders data: [{"id":429,"quantity":100,"total_coins":3500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/baraxolkatoshkent","status":"pending","created_at":"2026-07-25 12:33:43","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[25-Jul-2026 11:59:47 UTC] Total orders count: 1
[25-Jul-2026 11:59:47 UTC] === API CALL LOG ===
[25-Jul-2026 11:59:47 UTC] Endpoint: user/profile.php
[25-Jul-2026 11:59:47 UTC] Full Log Data: {
    "timestamp": "2026-07-25 11:59:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.128",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.128, 172.69.155.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20b00220e6f6d0e-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.128",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 11:59:47 UTC] === END API CALL LOG ===
[25-Jul-2026 11:59:47 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 11:59:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 11:59:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 11:59:47 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 11:59:47 UTC] User ID: 1140
[25-Jul-2026 11:59:47 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 11:59:48 UTC] === API CALL LOG ===
[25-Jul-2026 11:59:48 UTC] Endpoint: user/profile.php
[25-Jul-2026 11:59:48 UTC] Full Log Data: {
    "timestamp": "2026-07-25 11:59:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.128",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.128, 172.69.155.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20b00264c6c6d0e-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.128",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 11:59:48 UTC] === END API CALL LOG ===
[25-Jul-2026 11:59:48 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 11:59:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 11:59:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 11:59:48 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 11:59:48 UTC] User ID: 1140
[25-Jul-2026 11:59:48 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 11:59:48 UTC] === API CALL LOG ===
[25-Jul-2026 11:59:48 UTC] Endpoint: user/profile.php
[25-Jul-2026 11:59:48 UTC] Full Log Data: {
    "timestamp": "2026-07-25 11:59:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.128",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.128, 172.69.155.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20b00276dd66d0e-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.128",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 11:59:48 UTC] === END API CALL LOG ===
[25-Jul-2026 11:59:48 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 11:59:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 11:59:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 11:59:48 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 11:59:48 UTC] User ID: 1140
[25-Jul-2026 11:59:48 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 11:59:48 UTC] === API CALL LOG ===
[25-Jul-2026 11:59:48 UTC] Endpoint: user/profile.php
[25-Jul-2026 11:59:48 UTC] Full Log Data: {
    "timestamp": "2026-07-25 11:59:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.128",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.128, 172.69.155.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20b00287faa6d0e-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.128",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 11:59:48 UTC] === END API CALL LOG ===
[25-Jul-2026 11:59:48 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 11:59:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 11:59:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 11:59:48 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 11:59:48 UTC] User ID: 1140
[25-Jul-2026 11:59:48 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 11:59:48 UTC] === API CALL LOG ===
[25-Jul-2026 11:59:48 UTC] Endpoint: user/profile.php
[25-Jul-2026 11:59:48 UTC] Full Log Data: {
    "timestamp": "2026-07-25 11:59:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.128",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.128, 172.69.155.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20b002979336d0e-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.128",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 11:59:48 UTC] === END API CALL LOG ===
[25-Jul-2026 11:59:48 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 11:59:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 11:59:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 11:59:48 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 11:59:48 UTC] User ID: 1140
[25-Jul-2026 11:59:48 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 11:59:48 UTC] === API CALL LOG ===
[25-Jul-2026 11:59:48 UTC] Endpoint: user/profile.php
[25-Jul-2026 11:59:48 UTC] Full Log Data: {
    "timestamp": "2026-07-25 11:59:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.128",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.128, 172.69.155.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20b002a7b026d0e-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.128",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 11:59:48 UTC] === END API CALL LOG ===
[25-Jul-2026 11:59:48 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 11:59:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 11:59:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 11:59:48 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 11:59:48 UTC] User ID: 1140
[25-Jul-2026 11:59:48 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 11:59:49 UTC] === API CALL LOG ===
[25-Jul-2026 11:59:49 UTC] Endpoint: user/profile.php
[25-Jul-2026 11:59:49 UTC] Full Log Data: {
    "timestamp": "2026-07-25 11:59:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.128",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.128, 172.69.155.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20b002b8c786d0e-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.128",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 11:59:49 UTC] === END API CALL LOG ===
[25-Jul-2026 11:59:49 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 11:59:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 11:59:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 11:59:49 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 11:59:49 UTC] User ID: 1140
[25-Jul-2026 11:59:49 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 11:59:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 11:59:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 11:59:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.139.138.128, 172.69.155.213","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20b0032dead6d0e-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.139.138.128","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 11:59:50 UTC] === User Orders API Called ===
[25-Jul-2026 11:59:50 UTC] User ID: 1140
[25-Jul-2026 11:59:50 UTC] Limit: 20, Offset: 0
[25-Jul-2026 11:59:50 UTC] Orders found: 1
[25-Jul-2026 11:59:50 UTC] Orders data: [{"id":429,"quantity":100,"total_coins":3500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/baraxolkatoshkent","status":"pending","created_at":"2026-07-25 12:33:43","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[25-Jul-2026 11:59:50 UTC] Total orders count: 1
[25-Jul-2026 11:59:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 11:59:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 11:59:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.139.138.128, 172.69.155.213","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20b003e1e926d0e-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.139.138.128","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 11:59:52 UTC] === User Orders API Called ===
[25-Jul-2026 11:59:52 UTC] User ID: 1140
[25-Jul-2026 11:59:52 UTC] Limit: 20, Offset: 0
[25-Jul-2026 11:59:52 UTC] === API CALL LOG ===
[25-Jul-2026 11:59:52 UTC] Endpoint: user/profile.php
[25-Jul-2026 11:59:52 UTC] Full Log Data: {
    "timestamp": "2026-07-25 11:59:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.128",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.128, 172.69.155.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20b003e1e956d0e-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.128",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 11:59:52 UTC] === END API CALL LOG ===
[25-Jul-2026 11:59:52 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 11:59:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 11:59:52 UTC] Orders found: 1
[25-Jul-2026 11:59:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 11:59:52 UTC] Orders data: [{"id":429,"quantity":100,"total_coins":3500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/baraxolkatoshkent","status":"pending","created_at":"2026-07-25 12:33:43","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[25-Jul-2026 11:59:52 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 11:59:52 UTC] User ID: 1140
[25-Jul-2026 11:59:52 UTC] Total orders count: 1
[25-Jul-2026 11:59:52 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 11:59:52 UTC] === API CALL LOG ===
[25-Jul-2026 11:59:52 UTC] Endpoint: user/profile.php
[25-Jul-2026 11:59:52 UTC] Full Log Data: {
    "timestamp": "2026-07-25 11:59:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.128",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.128, 172.69.155.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20b00419bca6d0e-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.128",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 11:59:52 UTC] === END API CALL LOG ===
[25-Jul-2026 11:59:52 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 11:59:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 11:59:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 11:59:52 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 11:59:52 UTC] User ID: 1140
[25-Jul-2026 11:59:52 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 11:59:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 11:59:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 11:59:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.139.138.128, 172.69.155.213","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20b00550f206d0e-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.139.138.128","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 11:59:55 UTC] === User Orders API Called ===
[25-Jul-2026 11:59:55 UTC] User ID: 1140
[25-Jul-2026 11:59:55 UTC] Limit: 20, Offset: 0
[25-Jul-2026 11:59:55 UTC] Orders found: 1
[25-Jul-2026 11:59:55 UTC] Orders data: [{"id":429,"quantity":100,"total_coins":3500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/baraxolkatoshkent","status":"pending","created_at":"2026-07-25 12:33:43","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[25-Jul-2026 11:59:55 UTC] Total orders count: 1
[25-Jul-2026 11:59:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 11:59:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 11:59:57 UTC] === API CALL LOG ===
[25-Jul-2026 11:59:57 UTC] Endpoint: user/profile.php
[25-Jul-2026 11:59:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.139.138.128, 172.69.155.213","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20b006198ae6d0e-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.139.138.128","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 11:59:57 UTC] Full Log Data: {
    "timestamp": "2026-07-25 11:59:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.128",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.128, 172.69.155.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20b006198b06d0e-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.128",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 11:59:57 UTC] === END API CALL LOG ===
[25-Jul-2026 11:59:57 UTC] === User Orders API Called ===
[25-Jul-2026 11:59:57 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 11:59:57 UTC] User ID: 1140
[25-Jul-2026 11:59:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 11:59:57 UTC] Limit: 20, Offset: 0
[25-Jul-2026 11:59:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 11:59:57 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 11:59:57 UTC] User ID: 1140
[25-Jul-2026 11:59:57 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 11:59:57 UTC] Orders found: 1
[25-Jul-2026 11:59:57 UTC] Orders data: [{"id":429,"quantity":100,"total_coins":3500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/baraxolkatoshkent","status":"pending","created_at":"2026-07-25 12:33:43","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[25-Jul-2026 11:59:57 UTC] Total orders count: 1
[25-Jul-2026 11:59:58 UTC] === API CALL LOG ===
[25-Jul-2026 11:59:58 UTC] Endpoint: user/profile.php
[25-Jul-2026 11:59:58 UTC] Full Log Data: {
    "timestamp": "2026-07-25 11:59:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.128",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.128, 172.69.155.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20b0064ece56d0e-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.128",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 11:59:58 UTC] === END API CALL LOG ===
[25-Jul-2026 11:59:58 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 11:59:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 11:59:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 11:59:58 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 11:59:58 UTC] User ID: 1140
[25-Jul-2026 11:59:58 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 12:00:04 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 12:00:04 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 12:00:04 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.139.138.128, 172.69.155.213","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20b008d2d936d0e-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.139.138.128","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 12:00:04 UTC] === User Orders API Called ===
[25-Jul-2026 12:00:04 UTC] User ID: 1140
[25-Jul-2026 12:00:04 UTC] Limit: 20, Offset: 0
[25-Jul-2026 12:00:04 UTC] Orders found: 1
[25-Jul-2026 12:00:04 UTC] Orders data: [{"id":429,"quantity":100,"total_coins":3500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/baraxolkatoshkent","status":"pending","created_at":"2026-07-25 12:33:43","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[25-Jul-2026 12:00:04 UTC] Total orders count: 1
[25-Jul-2026 12:00:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 12:00:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 12:00:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.139.138.128, 172.69.155.213","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20b00a3b9406d0e-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.139.138.128","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 12:00:08 UTC] === User Orders API Called ===
[25-Jul-2026 12:00:08 UTC] User ID: 1140
[25-Jul-2026 12:00:08 UTC] Limit: 20, Offset: 0
[25-Jul-2026 12:00:08 UTC] === API CALL LOG ===
[25-Jul-2026 12:00:08 UTC] Endpoint: user/profile.php
[25-Jul-2026 12:00:08 UTC] Full Log Data: {
    "timestamp": "2026-07-25 12:00:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.128",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.128, 172.69.155.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20b00a3b9426d0e-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.128",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 12:00:08 UTC] === END API CALL LOG ===
[25-Jul-2026 12:00:08 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 12:00:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 12:00:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 12:00:08 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 12:00:08 UTC] Orders found: 1
[25-Jul-2026 12:00:08 UTC] User ID: 1140
[25-Jul-2026 12:00:08 UTC] Orders data: [{"id":429,"quantity":100,"total_coins":3500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/baraxolkatoshkent","status":"pending","created_at":"2026-07-25 12:33:43","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[25-Jul-2026 12:00:08 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 12:00:08 UTC] Total orders count: 1
[25-Jul-2026 12:00:09 UTC] === API CALL LOG ===
[25-Jul-2026 12:00:09 UTC] Endpoint: user/profile.php
[25-Jul-2026 12:00:09 UTC] Full Log Data: {
    "timestamp": "2026-07-25 12:00:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.128",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.128, 172.69.155.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20b00a87faa6d0e-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.128",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 12:00:09 UTC] === END API CALL LOG ===
[25-Jul-2026 12:00:09 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 12:00:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 12:00:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 12:00:09 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 12:00:09 UTC] User ID: 1140
[25-Jul-2026 12:00:09 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 12:00:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 12:00:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 12:00:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.139.138.128, 172.69.155.213","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20b00b4f9c36d0e-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.139.138.128","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 12:00:11 UTC] === User Orders API Called ===
[25-Jul-2026 12:00:11 UTC] User ID: 1140
[25-Jul-2026 12:00:11 UTC] Limit: 20, Offset: 0
[25-Jul-2026 12:00:11 UTC] Orders found: 1
[25-Jul-2026 12:00:11 UTC] Orders data: [{"id":429,"quantity":100,"total_coins":3500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/baraxolkatoshkent","status":"pending","created_at":"2026-07-25 12:33:43","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[25-Jul-2026 12:00:11 UTC] Total orders count: 1
[25-Jul-2026 12:00:16 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 12:00:16 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 12:00:16 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.139.138.128, 172.69.155.213","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20b00d45d1c6d0e-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.139.138.128","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 12:00:16 UTC] === User Orders API Called ===
[25-Jul-2026 12:00:16 UTC] User ID: 1140
[25-Jul-2026 12:00:16 UTC] Limit: 20, Offset: 0
[25-Jul-2026 12:00:16 UTC] === API CALL LOG ===
[25-Jul-2026 12:00:16 UTC] Endpoint: user/profile.php
[25-Jul-2026 12:00:16 UTC] Full Log Data: {
    "timestamp": "2026-07-25 12:00:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.128",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.128, 172.69.155.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20b00d45d1e6d0e-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.128",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 12:00:16 UTC] === END API CALL LOG ===
[25-Jul-2026 12:00:16 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 12:00:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 12:00:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 12:00:16 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 12:00:16 UTC] User ID: 1140
[25-Jul-2026 12:00:16 UTC] Orders found: 1
[25-Jul-2026 12:00:16 UTC] Orders data: [{"id":429,"quantity":100,"total_coins":3500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/baraxolkatoshkent","status":"pending","created_at":"2026-07-25 12:33:43","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[25-Jul-2026 12:00:16 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 12:00:16 UTC] Total orders count: 1
[25-Jul-2026 12:00:16 UTC] === API CALL LOG ===
[25-Jul-2026 12:00:16 UTC] Endpoint: user/profile.php
[25-Jul-2026 12:00:16 UTC] Full Log Data: {
    "timestamp": "2026-07-25 12:00:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.128",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.128, 172.69.155.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20b00d7ca626d0e-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.128",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 12:00:16 UTC] === END API CALL LOG ===
[25-Jul-2026 12:00:16 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 12:00:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 12:00:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 12:00:16 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 12:00:16 UTC] User ID: 1140
[25-Jul-2026 12:00:16 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 12:00:17 UTC] === API CALL LOG ===
[25-Jul-2026 12:00:17 UTC] Endpoint: user/profile.php
[25-Jul-2026 12:00:17 UTC] Full Log Data: {
    "timestamp": "2026-07-25 12:00:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.128",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.128, 172.69.155.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20b00df3da96d0e-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.128",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 12:00:17 UTC] === END API CALL LOG ===
[25-Jul-2026 12:00:17 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 12:00:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 12:00:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 12:00:17 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 12:00:17 UTC] User ID: 1140
[25-Jul-2026 12:00:17 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 12:00:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 12:00:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 12:00:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.139.138.128, 172.69.155.213","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20b012b3c8e6d0e-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.139.138.128","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 12:00:30 UTC] === User Orders API Called ===
[25-Jul-2026 12:00:30 UTC] User ID: 1140
[25-Jul-2026 12:00:30 UTC] Limit: 20, Offset: 0
[25-Jul-2026 12:00:30 UTC] Orders found: 1
[25-Jul-2026 12:00:30 UTC] Orders data: [{"id":429,"quantity":100,"total_coins":3500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/baraxolkatoshkent","status":"pending","created_at":"2026-07-25 12:33:43","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[25-Jul-2026 12:00:30 UTC] Total orders count: 1
[25-Jul-2026 12:00:31 UTC] === API CALL LOG ===
[25-Jul-2026 12:00:31 UTC] Endpoint: user/profile.php
[25-Jul-2026 12:00:31 UTC] Full Log Data: {
    "timestamp": "2026-07-25 12:00:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.128",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.128, 172.69.155.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20b0137383e6d0e-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.128",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 12:00:31 UTC] === END API CALL LOG ===
[25-Jul-2026 12:00:31 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 12:00:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 12:00:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 12:00:31 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 12:00:31 UTC] User ID: 1140
[25-Jul-2026 12:00:31 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 12:00:32 UTC] User Purchases API - User ID: 1140
[25-Jul-2026 12:00:32 UTC] User Purchases API - Total purchases found: 3
[25-Jul-2026 12:00:41 UTC] === API CALL LOG ===
[25-Jul-2026 12:00:41 UTC] Endpoint: user/profile.php
[25-Jul-2026 12:00:41 UTC] Full Log Data: {
    "timestamp": "2026-07-25 12:00:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.128",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.128, 172.69.155.212",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20b017538496d0e-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.128",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 12:00:41 UTC] === END API CALL LOG ===
[25-Jul-2026 12:00:41 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 12:00:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 12:00:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 12:00:41 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 12:00:41 UTC] User ID: 1140
[25-Jul-2026 12:00:41 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 12:00:42 UTC] User Purchases API - User ID: 1140
[25-Jul-2026 12:00:42 UTC] User Purchases API - Total purchases found: 3
[25-Jul-2026 12:00:46 UTC] === API CALL LOG ===
[25-Jul-2026 12:00:46 UTC] Endpoint: user/profile.php
[25-Jul-2026 12:00:46 UTC] Full Log Data: {
    "timestamp": "2026-07-25 12:00:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.128",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.128, 172.69.155.212",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20b01951b9b6d0e-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.128",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 12:00:46 UTC] === END API CALL LOG ===
[25-Jul-2026 12:00:46 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 12:00:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 12:00:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 12:00:46 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 12:00:46 UTC] User ID: 1140
[25-Jul-2026 12:00:46 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 12:00:47 UTC] User Purchases API - User ID: 1140
[25-Jul-2026 12:00:47 UTC] User Purchases API - Total purchases found: 3
[25-Jul-2026 12:00:49 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 12:00:49 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 12:00:49 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.139.138.128, 172.69.155.212","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20b01a25c3e6d0e-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.139.138.128","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 12:00:49 UTC] === User Orders API Called ===
[25-Jul-2026 12:00:49 UTC] User ID: 1140
[25-Jul-2026 12:00:49 UTC] Limit: 20, Offset: 0
[25-Jul-2026 12:00:49 UTC] Orders found: 1
[25-Jul-2026 12:00:49 UTC] Orders data: [{"id":429,"quantity":100,"total_coins":3500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/baraxolkatoshkent","status":"pending","created_at":"2026-07-25 12:33:43","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[25-Jul-2026 12:00:49 UTC] Total orders count: 1
[25-Jul-2026 12:03:37 UTC] === API CALL LOG ===
[25-Jul-2026 12:03:37 UTC] Endpoint: user/profile.php
[25-Jul-2026 12:03:37 UTC] Full Log Data: {
    "timestamp": "2026-07-25 12:03:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.128",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.128, 172.69.155.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20b05c0fd456d0e-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.128",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 12:03:37 UTC] === END API CALL LOG ===
[25-Jul-2026 12:03:37 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 12:03:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 12:03:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 12:03:37 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 12:03:37 UTC] User ID: 1140
[25-Jul-2026 12:03:37 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 12:03:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 12:03:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 12:03:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.139.138.128, 172.69.155.213","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20b05c0fd446d0e-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.139.138.128","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 12:03:37 UTC] === User Orders API Called ===
[25-Jul-2026 12:03:37 UTC] User ID: 1140
[25-Jul-2026 12:03:37 UTC] Limit: 20, Offset: 0
[25-Jul-2026 12:03:37 UTC] Orders found: 1
[25-Jul-2026 12:03:37 UTC] Orders data: [{"id":429,"quantity":100,"total_coins":3500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/baraxolkatoshkent","status":"pending","created_at":"2026-07-25 12:33:43","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[25-Jul-2026 12:03:37 UTC] Total orders count: 1
[25-Jul-2026 12:03:38 UTC] === API CALL LOG ===
[25-Jul-2026 12:03:38 UTC] Endpoint: user/profile.php
[25-Jul-2026 12:03:38 UTC] Full Log Data: {
    "timestamp": "2026-07-25 12:03:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.128",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.128, 172.69.155.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20b05c4ea556d0e-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.128",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 12:03:38 UTC] === END API CALL LOG ===
[25-Jul-2026 12:03:38 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 12:03:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 12:03:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 12:03:38 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 12:03:38 UTC] User ID: 1140
[25-Jul-2026 12:03:38 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 12:03:41 UTC] === API CALL LOG ===
[25-Jul-2026 12:03:41 UTC] Endpoint: user/profile.php
[25-Jul-2026 12:03:41 UTC] Full Log Data: {
    "timestamp": "2026-07-25 12:03:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.128",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.128, 172.69.155.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20b05d558306d0e-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.128",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 12:03:41 UTC] === END API CALL LOG ===
[25-Jul-2026 12:03:41 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 12:03:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 12:03:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 12:03:41 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 12:03:41 UTC] User ID: 1140
[25-Jul-2026 12:03:41 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 12:03:41 UTC] User Purchases API - User ID: 1140
[25-Jul-2026 12:03:41 UTC] User Purchases API - Total purchases found: 3
[25-Jul-2026 12:03:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 12:03:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 12:03:42 UTC] === API CALL LOG ===
[25-Jul-2026 12:03:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.139.138.128, 172.69.155.213","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20b05e0987c6d0e-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.139.138.128","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 12:03:42 UTC] Endpoint: user/profile.php
[25-Jul-2026 12:03:42 UTC] Full Log Data: {
    "timestamp": "2026-07-25 12:03:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.128",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.128, 172.69.155.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20b05e0987f6d0e-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.128",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 12:03:42 UTC] === User Orders API Called ===
[25-Jul-2026 12:03:42 UTC] === END API CALL LOG ===
[25-Jul-2026 12:03:42 UTC] User ID: 1140
[25-Jul-2026 12:03:42 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 12:03:42 UTC] Limit: 20, Offset: 0
[25-Jul-2026 12:03:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 12:03:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 12:03:42 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 12:03:42 UTC] User ID: 1140
[25-Jul-2026 12:03:42 UTC] Orders found: 1
[25-Jul-2026 12:03:42 UTC] Orders data: [{"id":429,"quantity":100,"total_coins":3500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/baraxolkatoshkent","status":"pending","created_at":"2026-07-25 12:33:43","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[25-Jul-2026 12:03:42 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 12:03:42 UTC] Total orders count: 1
[25-Jul-2026 12:04:43 UTC] === API CALL LOG ===
[25-Jul-2026 12:04:43 UTC] Endpoint: user/profile.php
[25-Jul-2026 12:04:43 UTC] Full Log Data: {
    "timestamp": "2026-07-25 12:04:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.128",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.128, 172.69.155.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20b075c9af96d0e-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.128",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 12:04:43 UTC] === END API CALL LOG ===
[25-Jul-2026 12:04:43 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 12:04:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 12:04:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 12:04:43 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 12:04:43 UTC] User ID: 1140
[25-Jul-2026 12:04:43 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 12:04:45 UTC] === API CALL LOG ===
[25-Jul-2026 12:04:45 UTC] Endpoint: user/profile.php
[25-Jul-2026 12:04:45 UTC] Full Log Data: {
    "timestamp": "2026-07-25 12:04:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.128",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.128, 172.69.155.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20b07656fab6d0e-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.128",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 12:04:45 UTC] === END API CALL LOG ===
[25-Jul-2026 12:04:45 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 12:04:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 12:04:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 12:04:45 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 12:04:45 UTC] User ID: 1140
[25-Jul-2026 12:04:45 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 12:04:45 UTC] User Purchases API - User ID: 1140
[25-Jul-2026 12:04:45 UTC] User Purchases API - Total purchases found: 3
[25-Jul-2026 12:04:50 UTC] === API CALL LOG ===
[25-Jul-2026 12:04:50 UTC] Endpoint: user/profile.php
[25-Jul-2026 12:04:50 UTC] Full Log Data: {
    "timestamp": "2026-07-25 12:04:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.128",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.128, 172.69.155.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20b0785acd16d0e-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.128",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 12:04:50 UTC] === END API CALL LOG ===
[25-Jul-2026 12:04:50 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 12:04:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 12:04:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 12:04:50 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 12:04:50 UTC] User ID: 1140
[25-Jul-2026 12:04:50 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 12:04:50 UTC] User Purchases API - User ID: 1140
[25-Jul-2026 12:04:50 UTC] User Purchases API - Total purchases found: 3
[25-Jul-2026 12:04:51 UTC] === API CALL LOG ===
[25-Jul-2026 12:04:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 12:04:51 UTC] Endpoint: user/profile.php
[25-Jul-2026 12:04:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 12:04:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.139.138.128, 172.69.155.213","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20b078cedf76d0e-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.139.138.128","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 12:04:51 UTC] Full Log Data: {
    "timestamp": "2026-07-25 12:04:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.128",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.128, 172.69.155.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20b078cedfa6d0e-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.128",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 12:04:51 UTC] === END API CALL LOG ===
[25-Jul-2026 12:04:51 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 12:04:51 UTC] === User Orders API Called ===
[25-Jul-2026 12:04:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 12:04:51 UTC] User ID: 1140
[25-Jul-2026 12:04:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 12:04:51 UTC] Limit: 20, Offset: 0
[25-Jul-2026 12:04:51 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 12:04:51 UTC] User ID: 1140
[25-Jul-2026 12:04:51 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 12:04:51 UTC] Orders found: 1
[25-Jul-2026 12:04:51 UTC] Orders data: [{"id":429,"quantity":100,"total_coins":3500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/baraxolkatoshkent","status":"pending","created_at":"2026-07-25 12:33:43","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[25-Jul-2026 12:04:51 UTC] Total orders count: 1
[25-Jul-2026 12:04:52 UTC] === API CALL LOG ===
[25-Jul-2026 12:04:52 UTC] Endpoint: user/profile.php
[25-Jul-2026 12:04:52 UTC] Full Log Data: {
    "timestamp": "2026-07-25 12:04:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.128",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.128, 172.69.155.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20b07913b606d0e-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.128",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 12:04:52 UTC] === END API CALL LOG ===
[25-Jul-2026 12:04:52 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 12:04:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 12:04:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 12:04:52 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 12:04:52 UTC] User ID: 1140
[25-Jul-2026 12:04:52 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 12:26:00 UTC] === API CALL LOG ===
[25-Jul-2026 12:26:00 UTC] Endpoint: user/profile.php
[25-Jul-2026 12:26:00 UTC] Full Log Data: {
    "timestamp": "2026-07-25 12:26:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.128",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.128, 162.158.172.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20b26898c17f59d-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.128",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 12:26:00 UTC] === END API CALL LOG ===
[25-Jul-2026 12:26:00 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 12:26:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 12:26:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 12:26:00 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 12:26:00 UTC] User ID: 1140
[25-Jul-2026 12:26:00 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 12:26:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 12:26:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 12:26:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.139.138.128, 162.158.172.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20b26912991f59d-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.139.138.128","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 12:26:01 UTC] === User Orders API Called ===
[25-Jul-2026 12:26:01 UTC] User ID: 1140
[25-Jul-2026 12:26:01 UTC] Limit: 20, Offset: 0
[25-Jul-2026 12:26:01 UTC] Orders found: 1
[25-Jul-2026 12:26:01 UTC] Orders data: [{"id":429,"quantity":100,"total_coins":3500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/baraxolkatoshkent","status":"pending","created_at":"2026-07-25 12:33:43","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[25-Jul-2026 12:26:01 UTC] Total orders count: 1
[25-Jul-2026 12:26:23 UTC] === API CALL LOG ===
[25-Jul-2026 12:26:23 UTC] Endpoint: user/profile.php
[25-Jul-2026 12:26:23 UTC] Full Log Data: {
    "timestamp": "2026-07-25 12:26:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.128",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.128, 162.158.172.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20b27178cb2f59d-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.128",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 12:26:23 UTC] === END API CALL LOG ===
[25-Jul-2026 12:26:23 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 12:26:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 12:26:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 12:26:23 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 12:26:23 UTC] User ID: 1140
[25-Jul-2026 12:26:23 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 12:26:23 UTC] User Purchases API - User ID: 1140
[25-Jul-2026 12:26:23 UTC] User Purchases API - Total purchases found: 3
[25-Jul-2026 12:26:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 12:26:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 12:26:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.139.138.128, 162.158.172.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20b2761ece8f59d-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.139.138.128","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 12:26:35 UTC] === User Orders API Called ===
[25-Jul-2026 12:26:35 UTC] User ID: 1140
[25-Jul-2026 12:26:35 UTC] Limit: 20, Offset: 0
[25-Jul-2026 12:26:35 UTC] Orders found: 1
[25-Jul-2026 12:26:35 UTC] Orders data: [{"id":429,"quantity":100,"total_coins":3500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/baraxolkatoshkent","status":"pending","created_at":"2026-07-25 12:33:43","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[25-Jul-2026 12:26:35 UTC] Total orders count: 1
[25-Jul-2026 12:35:25 UTC] === API CALL LOG ===
[25-Jul-2026 12:35:25 UTC] Endpoint: user/profile.php
[25-Jul-2026 12:35:25 UTC] Full Log Data: {
    "timestamp": "2026-07-25 12:35:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.128",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.128, 172.64.198.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20b34544ef7a3ed-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.128",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 12:35:25 UTC] === END API CALL LOG ===
[25-Jul-2026 12:35:25 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 12:35:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 12:35:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 12:35:25 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 12:35:25 UTC] User ID: 1140
[25-Jul-2026 12:35:25 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 12:35:25 UTC] User Purchases API - User ID: 1140
[25-Jul-2026 12:35:25 UTC] User Purchases API - Total purchases found: 3
[25-Jul-2026 12:35:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 12:35:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 12:35:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.139.138.128, 172.64.198.81","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20b34f14a8fa3ed-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.139.138.128","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 12:35:50 UTC] === User Orders API Called ===
[25-Jul-2026 12:35:50 UTC] User ID: 1140
[25-Jul-2026 12:35:50 UTC] Limit: 20, Offset: 0
[25-Jul-2026 12:35:50 UTC] Orders found: 1
[25-Jul-2026 12:35:50 UTC] Orders data: [{"id":429,"quantity":100,"total_coins":3500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/baraxolkatoshkent","status":"pending","created_at":"2026-07-25 12:33:43","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[25-Jul-2026 12:35:50 UTC] Total orders count: 1
[25-Jul-2026 12:35:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 12:35:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 12:35:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.139.138.128, 172.64.198.81","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20b35080dfaa3ed-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.139.138.128","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 12:35:54 UTC] === User Orders API Called ===
[25-Jul-2026 12:35:54 UTC] User ID: 1140
[25-Jul-2026 12:35:54 UTC] Limit: 20, Offset: 0
[25-Jul-2026 12:35:54 UTC] Orders found: 1
[25-Jul-2026 12:35:54 UTC] Orders data: [{"id":429,"quantity":100,"total_coins":3500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/baraxolkatoshkent","status":"pending","created_at":"2026-07-25 12:33:43","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[25-Jul-2026 12:35:54 UTC] Total orders count: 1
[25-Jul-2026 12:35:54 UTC] === API CALL LOG ===
[25-Jul-2026 12:35:54 UTC] Endpoint: user/profile.php
[25-Jul-2026 12:35:54 UTC] Full Log Data: {
    "timestamp": "2026-07-25 12:35:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.128",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.128, 172.64.198.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20b35080dfda3ed-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.128",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 12:35:54 UTC] === END API CALL LOG ===
[25-Jul-2026 12:35:54 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 12:35:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 12:35:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 12:35:54 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 12:35:54 UTC] User ID: 1140
[25-Jul-2026 12:35:54 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 12:35:54 UTC] === API CALL LOG ===
[25-Jul-2026 12:35:54 UTC] Endpoint: user/profile.php
[25-Jul-2026 12:35:54 UTC] Full Log Data: {
    "timestamp": "2026-07-25 12:35:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.128",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.128, 172.64.198.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20b350c3e40a3ed-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.128",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 12:35:54 UTC] === END API CALL LOG ===
[25-Jul-2026 12:35:54 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 12:35:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 12:35:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 12:35:54 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 12:35:54 UTC] User ID: 1140
[25-Jul-2026 12:35:54 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 12:36:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 12:36:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 12:36:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.139.138.128, 172.64.198.81","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20b353e8ba9a3ed-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.139.138.128","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 12:36:02 UTC] === User Orders API Called ===
[25-Jul-2026 12:36:02 UTC] User ID: 1140
[25-Jul-2026 12:36:02 UTC] Limit: 20, Offset: 0
[25-Jul-2026 12:36:02 UTC] Orders found: 1
[25-Jul-2026 12:36:02 UTC] Orders data: [{"id":429,"quantity":100,"total_coins":3500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/baraxolkatoshkent","status":"pending","created_at":"2026-07-25 12:33:43","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[25-Jul-2026 12:36:02 UTC] === API CALL LOG ===
[25-Jul-2026 12:36:02 UTC] Endpoint: user/profile.php
[25-Jul-2026 12:36:02 UTC] Full Log Data: {
    "timestamp": "2026-07-25 12:36:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.128",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.128, 172.64.198.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20b353e8baba3ed-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.128",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 12:36:02 UTC] Total orders count: 1
[25-Jul-2026 12:36:02 UTC] === END API CALL LOG ===
[25-Jul-2026 12:36:02 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 12:36:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 12:36:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 12:36:02 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 12:36:02 UTC] User ID: 1140
[25-Jul-2026 12:36:02 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 12:36:03 UTC] === API CALL LOG ===
[25-Jul-2026 12:36:03 UTC] Endpoint: user/profile.php
[25-Jul-2026 12:36:03 UTC] Full Log Data: {
    "timestamp": "2026-07-25 12:36:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.128",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.128, 172.64.198.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20b35422aa6a3ed-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.128",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 12:36:03 UTC] === END API CALL LOG ===
[25-Jul-2026 12:36:03 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 12:36:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 12:36:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 12:36:03 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 12:36:03 UTC] User ID: 1140
[25-Jul-2026 12:36:03 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 12:36:05 UTC] === API CALL LOG ===
[25-Jul-2026 12:36:05 UTC] Endpoint: user/profile.php
[25-Jul-2026 12:36:05 UTC] Full Log Data: {
    "timestamp": "2026-07-25 12:36:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.128",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.128, 172.64.198.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20b354ca80fa3ed-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.128",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 12:36:05 UTC] === END API CALL LOG ===
[25-Jul-2026 12:36:05 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 12:36:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 12:36:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 12:36:05 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 12:36:05 UTC] User ID: 1140
[25-Jul-2026 12:36:05 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 12:36:05 UTC] User Purchases API - User ID: 1140
[25-Jul-2026 12:36:05 UTC] User Purchases API - Total purchases found: 3
[25-Jul-2026 12:36:06 UTC] === API CALL LOG ===
[25-Jul-2026 12:36:06 UTC] Endpoint: user/profile.php
[25-Jul-2026 12:36:06 UTC] Full Log Data: {
    "timestamp": "2026-07-25 12:36:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.128",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.128, 172.64.198.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20b3551c9c5a3ed-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.128",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 12:36:06 UTC] === END API CALL LOG ===
[25-Jul-2026 12:36:06 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 12:36:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 12:36:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 12:36:06 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 12:36:06 UTC] User ID: 1140
[25-Jul-2026 12:36:06 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 12:41:21 UTC] === API CALL LOG ===
[25-Jul-2026 12:41:21 UTC] Endpoint: user/profile.php
[25-Jul-2026 12:41:21 UTC] Full Log Data: {
    "timestamp": "2026-07-25 12:41:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.128",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.128, 162.158.102.212",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20b3d037d100258-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.128",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 12:41:21 UTC] === END API CALL LOG ===
[25-Jul-2026 12:41:21 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 12:41:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 12:41:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 12:41:21 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 12:41:21 UTC] User ID: 1140
[25-Jul-2026 12:41:21 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 12:49:52 UTC] === API CALL LOG ===
[25-Jul-2026 12:49:52 UTC] Endpoint: user/profile.php
[25-Jul-2026 12:49:52 UTC] Full Log Data: {
    "timestamp": "2026-07-25 12:49:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.128",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.128, 162.158.172.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20b497c8c76bf2f-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.128",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 12:49:52 UTC] === END API CALL LOG ===
[25-Jul-2026 12:49:52 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 12:49:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 12:49:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 12:49:52 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 12:49:52 UTC] User ID: 1140
[25-Jul-2026 12:49:52 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 12:49:53 UTC] === API CALL LOG ===
[25-Jul-2026 12:49:53 UTC] Endpoint: user/profile.php
[25-Jul-2026 12:49:53 UTC] Full Log Data: {
    "timestamp": "2026-07-25 12:49:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.128",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.128, 162.158.172.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20b4987e92cbf2f-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.128",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 12:49:53 UTC] === END API CALL LOG ===
[25-Jul-2026 12:49:53 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 12:49:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 12:49:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 12:49:53 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 12:49:53 UTC] User ID: 1140
[25-Jul-2026 12:49:53 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 12:49:54 UTC] User Purchases API - User ID: 1140
[25-Jul-2026 12:49:54 UTC] User Purchases API - Total purchases found: 3
[25-Jul-2026 12:49:57 UTC] === API CALL LOG ===
[25-Jul-2026 12:49:57 UTC] Endpoint: user/profile.php
[25-Jul-2026 12:49:57 UTC] Full Log Data: {
    "timestamp": "2026-07-25 12:49:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.128",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.128, 162.158.172.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20b49a0cd28bf2f-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.128",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 12:49:57 UTC] === END API CALL LOG ===
[25-Jul-2026 12:49:57 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 12:49:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 12:49:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 12:49:57 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 12:49:57 UTC] User ID: 1140
[25-Jul-2026 12:49:57 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 12:49:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 12:49:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 12:49:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.139.138.128, 162.158.172.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20b49a0cd27bf2f-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.139.138.128","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 12:49:57 UTC] === User Orders API Called ===
[25-Jul-2026 12:49:57 UTC] User ID: 1140
[25-Jul-2026 12:49:57 UTC] Limit: 20, Offset: 0
[25-Jul-2026 12:49:57 UTC] Orders found: 1
[25-Jul-2026 12:49:57 UTC] Orders data: [{"id":429,"quantity":100,"total_coins":3500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/baraxolkatoshkent","status":"pending","created_at":"2026-07-25 12:33:43","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[25-Jul-2026 12:49:57 UTC] Total orders count: 1
[25-Jul-2026 12:49:58 UTC] === API CALL LOG ===
[25-Jul-2026 12:49:58 UTC] Endpoint: user/profile.php
[25-Jul-2026 12:49:58 UTC] Full Log Data: {
    "timestamp": "2026-07-25 12:49:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.128",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.128, 162.158.172.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20b49a53f77bf2f-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.128",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 12:49:58 UTC] === END API CALL LOG ===
[25-Jul-2026 12:49:58 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 12:49:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 12:49:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 12:49:58 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 12:49:58 UTC] User ID: 1140
[25-Jul-2026 12:49:58 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 12:49:59 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 12:49:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 12:49:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.139.138.128, 162.158.172.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20b49ad3b34bf2f-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.139.138.128","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 12:49:59 UTC] === User Orders API Called ===
[25-Jul-2026 12:49:59 UTC] User ID: 1140
[25-Jul-2026 12:49:59 UTC] Limit: 20, Offset: 0
[25-Jul-2026 12:49:59 UTC] Orders found: 1
[25-Jul-2026 12:49:59 UTC] Orders data: [{"id":429,"quantity":100,"total_coins":3500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/baraxolkatoshkent","status":"pending","created_at":"2026-07-25 12:33:43","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[25-Jul-2026 12:49:59 UTC] Total orders count: 1
[25-Jul-2026 12:50:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 12:50:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 12:50:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.139.138.128, 162.158.172.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20b49ba892cbf2f-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.139.138.128","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 12:50:02 UTC] === User Orders API Called ===
[25-Jul-2026 12:50:02 UTC] User ID: 1140
[25-Jul-2026 12:50:02 UTC] Limit: 20, Offset: 0
[25-Jul-2026 12:50:02 UTC] Orders found: 1
[25-Jul-2026 12:50:02 UTC] Orders data: [{"id":429,"quantity":100,"total_coins":3500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/baraxolkatoshkent","status":"pending","created_at":"2026-07-25 12:33:43","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[25-Jul-2026 12:50:02 UTC] Total orders count: 1
[25-Jul-2026 12:50:02 UTC] === API CALL LOG ===
[25-Jul-2026 12:50:02 UTC] Endpoint: user/profile.php
[25-Jul-2026 12:50:02 UTC] Full Log Data: {
    "timestamp": "2026-07-25 12:50:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.128",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.128, 162.158.172.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20b49ba892dbf2f-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.128",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 12:50:02 UTC] === END API CALL LOG ===
[25-Jul-2026 12:50:02 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 12:50:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 12:50:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 12:50:02 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 12:50:02 UTC] User ID: 1140
[25-Jul-2026 12:50:02 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 12:50:02 UTC] === API CALL LOG ===
[25-Jul-2026 12:50:02 UTC] Endpoint: user/profile.php
[25-Jul-2026 12:50:02 UTC] Full Log Data: {
    "timestamp": "2026-07-25 12:50:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.128",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.128, 162.158.172.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20b49becb0ebf2f-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.128",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 12:50:02 UTC] === END API CALL LOG ===
[25-Jul-2026 12:50:02 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 12:50:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 12:50:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 12:50:02 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 12:50:02 UTC] User ID: 1140
[25-Jul-2026 12:50:02 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 13:35:06 UTC] === API CALL LOG ===
[25-Jul-2026 13:35:06 UTC] Endpoint: user/profile.php
[25-Jul-2026 13:35:06 UTC] Full Log Data: {
    "timestamp": "2026-07-25 13:35:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.128",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.128, 172.64.198.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20b8bbeac08c4f4-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.128",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 13:35:06 UTC] === END API CALL LOG ===
[25-Jul-2026 13:35:06 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 13:35:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 13:35:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 13:35:06 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 13:35:06 UTC] User ID: 1140
[25-Jul-2026 13:35:06 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 13:35:07 UTC] === API CALL LOG ===
[25-Jul-2026 13:35:07 UTC] Endpoint: user/profile.php
[25-Jul-2026 13:35:07 UTC] Full Log Data: {
    "timestamp": "2026-07-25 13:35:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.128",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.128, 172.64.198.67",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20b8bc53f28c4f4-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.128",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 13:35:07 UTC] === END API CALL LOG ===
[25-Jul-2026 13:35:07 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 13:35:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 13:35:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 13:35:07 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 13:35:07 UTC] User ID: 1140
[25-Jul-2026 13:35:07 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 13:35:07 UTC] === API CALL LOG ===
[25-Jul-2026 13:35:07 UTC] Endpoint: user/profile.php
[25-Jul-2026 13:35:07 UTC] Full Log Data: {
    "timestamp": "2026-07-25 13:35:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.128",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.128, 172.64.198.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20b8bc73b2bc4f4-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.128",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 13:35:07 UTC] === END API CALL LOG ===
[25-Jul-2026 13:35:07 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 13:35:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 13:35:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 13:35:07 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 13:35:07 UTC] User ID: 1140
[25-Jul-2026 13:35:07 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 13:35:07 UTC] === API CALL LOG ===
[25-Jul-2026 13:35:07 UTC] Endpoint: user/profile.php
[25-Jul-2026 13:35:07 UTC] Full Log Data: {
    "timestamp": "2026-07-25 13:35:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.128",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.128, 172.64.198.67",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20b8bc82cbac4f4-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.128",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 13:35:07 UTC] === END API CALL LOG ===
[25-Jul-2026 13:35:07 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 13:35:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 13:35:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 13:35:07 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 13:35:07 UTC] User ID: 1140
[25-Jul-2026 13:35:07 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 13:35:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 13:35:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 13:35:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.139.138.128, 172.64.198.81","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20b8bc82cb9c4f4-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.139.138.128","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 13:35:07 UTC] === User Orders API Called ===
[25-Jul-2026 13:35:07 UTC] User ID: 1140
[25-Jul-2026 13:35:07 UTC] Limit: 20, Offset: 0
[25-Jul-2026 13:35:07 UTC] Orders found: 1
[25-Jul-2026 13:35:07 UTC] Orders data: [{"id":429,"quantity":100,"total_coins":3500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/baraxolkatoshkent","status":"pending","created_at":"2026-07-25 12:33:43","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[25-Jul-2026 13:35:07 UTC] Total orders count: 1
[25-Jul-2026 13:35:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 13:35:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 13:35:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.139.138.128, 172.64.198.81","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20b8bdd7823c4f4-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.139.138.128","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 13:35:10 UTC] === User Orders API Called ===
[25-Jul-2026 13:35:10 UTC] User ID: 1140
[25-Jul-2026 13:35:10 UTC] Limit: 20, Offset: 0
[25-Jul-2026 13:35:10 UTC] Orders found: 1
[25-Jul-2026 13:35:10 UTC] Orders data: [{"id":429,"quantity":100,"total_coins":3500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/baraxolkatoshkent","status":"pending","created_at":"2026-07-25 12:33:43","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[25-Jul-2026 13:35:10 UTC] Total orders count: 1
[25-Jul-2026 13:35:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 13:35:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 13:35:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.139.138.128, 172.64.198.81","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20b8bfb9c39c4f4-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.139.138.128","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 13:35:15 UTC] === User Orders API Called ===
[25-Jul-2026 13:35:15 UTC] User ID: 1140
[25-Jul-2026 13:35:15 UTC] Limit: 20, Offset: 0
[25-Jul-2026 13:35:15 UTC] === API CALL LOG ===
[25-Jul-2026 13:35:15 UTC] Endpoint: user/profile.php
[25-Jul-2026 13:35:15 UTC] Full Log Data: {
    "timestamp": "2026-07-25 13:35:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.128",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.128, 172.64.198.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20b8bfb9c3bc4f4-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.128",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 13:35:15 UTC] === END API CALL LOG ===
[25-Jul-2026 13:35:15 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 13:35:15 UTC] Orders found: 1
[25-Jul-2026 13:35:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 13:35:15 UTC] Orders data: [{"id":429,"quantity":100,"total_coins":3500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/baraxolkatoshkent","status":"pending","created_at":"2026-07-25 12:33:43","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[25-Jul-2026 13:35:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 13:35:15 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 13:35:15 UTC] User ID: 1140
[25-Jul-2026 13:35:15 UTC] Total orders count: 1
[25-Jul-2026 13:35:15 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 13:35:16 UTC] === API CALL LOG ===
[25-Jul-2026 13:35:16 UTC] Endpoint: user/profile.php
[25-Jul-2026 13:35:16 UTC] Full Log Data: {
    "timestamp": "2026-07-25 13:35:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.128",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.128, 172.64.198.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20b8bfffb21c4f4-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.128",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 13:35:16 UTC] === END API CALL LOG ===
[25-Jul-2026 13:35:16 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 13:35:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 13:35:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 13:35:16 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 13:35:16 UTC] User ID: 1140
[25-Jul-2026 13:35:16 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 13:43:37 UTC] === API CALL LOG ===
[25-Jul-2026 13:43:37 UTC] Endpoint: user/profile.php
[25-Jul-2026 13:43:37 UTC] Full Log Data: {
    "timestamp": "2026-07-25 13:43:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.128",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.128, 162.158.172.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20b983d5a3ceeca-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.128",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 13:43:37 UTC] === END API CALL LOG ===
[25-Jul-2026 13:43:37 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 13:43:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 13:43:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 13:43:37 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 13:43:37 UTC] User ID: 1140
[25-Jul-2026 13:43:37 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 13:43:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 13:43:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 13:43:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.139.138.128, 162.158.172.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20b9850ce9ceeca-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.139.138.128","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 13:43:40 UTC] === User Orders API Called ===
[25-Jul-2026 13:43:40 UTC] User ID: 1140
[25-Jul-2026 13:43:40 UTC] Limit: 20, Offset: 0
[25-Jul-2026 13:43:40 UTC] Orders found: 1
[25-Jul-2026 13:43:40 UTC] Orders data: [{"id":429,"quantity":100,"total_coins":3500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/baraxolkatoshkent","status":"pending","created_at":"2026-07-25 12:33:43","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[25-Jul-2026 13:43:40 UTC] Total orders count: 1
[25-Jul-2026 13:43:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 13:43:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 13:43:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.139.138.128, 162.158.172.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20b986cc958eeca-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.139.138.128","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 13:43:45 UTC] === User Orders API Called ===
[25-Jul-2026 13:43:45 UTC] User ID: 1140
[25-Jul-2026 13:43:45 UTC] Limit: 20, Offset: 0
[25-Jul-2026 13:43:45 UTC] Orders found: 1
[25-Jul-2026 13:43:45 UTC] Orders data: [{"id":429,"quantity":100,"total_coins":3500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/baraxolkatoshkent","status":"pending","created_at":"2026-07-25 12:33:43","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[25-Jul-2026 13:43:45 UTC] Total orders count: 1
[25-Jul-2026 13:43:45 UTC] === API CALL LOG ===
[25-Jul-2026 13:43:45 UTC] Endpoint: user/profile.php
[25-Jul-2026 13:43:45 UTC] Full Log Data: {
    "timestamp": "2026-07-25 13:43:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.128",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.128, 162.158.172.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20b986cc959eeca-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.128",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 13:43:45 UTC] === END API CALL LOG ===
[25-Jul-2026 13:43:45 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 13:43:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 13:43:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 13:43:45 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 13:43:45 UTC] User ID: 1140
[25-Jul-2026 13:43:45 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 13:43:46 UTC] === API CALL LOG ===
[25-Jul-2026 13:43:46 UTC] Endpoint: user/profile.php
[25-Jul-2026 13:43:46 UTC] Full Log Data: {
    "timestamp": "2026-07-25 13:43:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.128",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.128, 162.158.172.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20b9870d97eeeca-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.128",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 13:43:46 UTC] === END API CALL LOG ===
[25-Jul-2026 13:43:46 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 13:43:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 13:43:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 13:43:46 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 13:43:46 UTC] User ID: 1140
[25-Jul-2026 13:43:46 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 13:43:49 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 13:43:49 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 13:43:49 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.139.138.128, 162.158.172.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20b98884819eeca-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.139.138.128","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 13:43:49 UTC] === User Orders API Called ===
[25-Jul-2026 13:43:49 UTC] User ID: 1140
[25-Jul-2026 13:43:49 UTC] Limit: 20, Offset: 0
[25-Jul-2026 13:43:49 UTC] Orders found: 1
[25-Jul-2026 13:43:49 UTC] Orders data: [{"id":429,"quantity":100,"total_coins":3500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/baraxolkatoshkent","status":"pending","created_at":"2026-07-25 12:33:43","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[25-Jul-2026 13:43:49 UTC] Total orders count: 1
[25-Jul-2026 13:43:51 UTC] === API CALL LOG ===
[25-Jul-2026 13:43:51 UTC] Endpoint: user/profile.php
[25-Jul-2026 13:43:51 UTC] Full Log Data: {
    "timestamp": "2026-07-25 13:43:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.128",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.128, 162.158.172.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20b98944eddeeca-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.128",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 13:43:51 UTC] === END API CALL LOG ===
[25-Jul-2026 13:43:51 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 13:43:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 13:43:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 13:43:51 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 13:43:51 UTC] User ID: 1140
[25-Jul-2026 13:43:51 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 13:43:51 UTC] User Purchases API - User ID: 1140
[25-Jul-2026 13:43:51 UTC] User Purchases API - Total purchases found: 3
[25-Jul-2026 13:43:54 UTC] === API CALL LOG ===
[25-Jul-2026 13:43:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 13:43:54 UTC] Endpoint: user/profile.php
[25-Jul-2026 13:43:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 13:43:54 UTC] Full Log Data: {
    "timestamp": "2026-07-25 13:43:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.128",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.128, 162.158.172.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20b98a45d02eeca-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.128",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 13:43:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.139.138.128, 162.158.172.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20b98a45d01eeca-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.139.138.128","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 13:43:54 UTC] === END API CALL LOG ===
[25-Jul-2026 13:43:54 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 13:43:54 UTC] === User Orders API Called ===
[25-Jul-2026 13:43:54 UTC] User ID: 1140
[25-Jul-2026 13:43:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 13:43:54 UTC] Limit: 20, Offset: 0
[25-Jul-2026 13:43:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 13:43:54 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 13:43:54 UTC] User ID: 1140
[25-Jul-2026 13:43:54 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 13:43:54 UTC] Orders found: 1
[25-Jul-2026 13:43:54 UTC] Orders data: [{"id":429,"quantity":100,"total_coins":3500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/baraxolkatoshkent","status":"pending","created_at":"2026-07-25 12:33:43","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[25-Jul-2026 13:43:54 UTC] Total orders count: 1
[25-Jul-2026 13:43:54 UTC] === API CALL LOG ===
[25-Jul-2026 13:43:54 UTC] Endpoint: user/profile.php
[25-Jul-2026 13:43:54 UTC] Full Log Data: {
    "timestamp": "2026-07-25 13:43:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.128",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.128, 162.158.172.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20b98a83c70eeca-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.128",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 13:43:54 UTC] === END API CALL LOG ===
[25-Jul-2026 13:43:54 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 13:43:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 13:43:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 13:43:54 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 13:43:54 UTC] User ID: 1140
[25-Jul-2026 13:43:54 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 13:51:56 UTC] === API CALL LOG ===
[25-Jul-2026 13:51:56 UTC] Endpoint: user/profile.php
[25-Jul-2026 13:51:56 UTC] Full Log Data: {
    "timestamp": "2026-07-25 13:51:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.144, 172.69.155.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20ba46ac9cc28ff-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.144",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 13:51:56 UTC] === END API CALL LOG ===
[25-Jul-2026 13:51:56 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 13:51:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 13:51:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 13:51:56 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 13:51:56 UTC] User ID: 1140
[25-Jul-2026 13:51:56 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 13:52:12 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 13:52:12 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 13:52:12 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.63.205.144, 172.69.155.213","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20ba4cc0d9d28ff-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"92.63.205.144","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 13:52:12 UTC] === User Orders API Called ===
[25-Jul-2026 13:52:12 UTC] User ID: 1140
[25-Jul-2026 13:52:12 UTC] Limit: 20, Offset: 0
[25-Jul-2026 13:52:12 UTC] Orders found: 1
[25-Jul-2026 13:52:12 UTC] Orders data: [{"id":429,"quantity":100,"total_coins":3500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/baraxolkatoshkent","status":"pending","created_at":"2026-07-25 12:33:43","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[25-Jul-2026 13:52:12 UTC] Total orders count: 1
[25-Jul-2026 13:52:12 UTC] === API CALL LOG ===
[25-Jul-2026 13:52:12 UTC] Endpoint: user/profile.php
[25-Jul-2026 13:52:12 UTC] Full Log Data: {
    "timestamp": "2026-07-25 13:52:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.144, 172.69.155.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20ba4cc0d9f28ff-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.144",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 13:52:12 UTC] === END API CALL LOG ===
[25-Jul-2026 13:52:12 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 13:52:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 13:52:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 13:52:12 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 13:52:12 UTC] User ID: 1140
[25-Jul-2026 13:52:12 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 13:52:13 UTC] === API CALL LOG ===
[25-Jul-2026 13:52:13 UTC] Endpoint: user/profile.php
[25-Jul-2026 13:52:13 UTC] Full Log Data: {
    "timestamp": "2026-07-25 13:52:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.144, 172.69.155.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20ba4d21bed28ff-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.144",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 13:52:13 UTC] === END API CALL LOG ===
[25-Jul-2026 13:52:13 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 13:52:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 13:52:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 13:52:13 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 13:52:13 UTC] User ID: 1140
[25-Jul-2026 13:52:13 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 13:52:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 13:52:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 13:52:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.63.205.144, 172.69.155.213","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20ba4d86bc528ff-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"92.63.205.144","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 13:52:14 UTC] === User Orders API Called ===
[25-Jul-2026 13:52:14 UTC] User ID: 1140
[25-Jul-2026 13:52:14 UTC] Limit: 20, Offset: 0
[25-Jul-2026 13:52:14 UTC] Orders found: 1
[25-Jul-2026 13:52:14 UTC] Orders data: [{"id":429,"quantity":100,"total_coins":3500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/baraxolkatoshkent","status":"pending","created_at":"2026-07-25 12:33:43","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[25-Jul-2026 13:52:14 UTC] Total orders count: 1
[25-Jul-2026 13:52:16 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 13:52:16 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 13:52:16 UTC] === API CALL LOG ===
[25-Jul-2026 13:52:16 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.63.205.144, 172.69.155.213","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20ba4e6ed1728ff-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"92.63.205.144","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 13:52:16 UTC] Endpoint: user/profile.php
[25-Jul-2026 13:52:16 UTC] Full Log Data: {
    "timestamp": "2026-07-25 13:52:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.144, 172.69.155.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20ba4e6ed1b28ff-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.144",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 13:52:16 UTC] === User Orders API Called ===
[25-Jul-2026 13:52:16 UTC] === END API CALL LOG ===
[25-Jul-2026 13:52:16 UTC] User ID: 1140
[25-Jul-2026 13:52:16 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 13:52:16 UTC] Limit: 20, Offset: 0
[25-Jul-2026 13:52:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 13:52:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 13:52:16 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 13:52:16 UTC] User ID: 1140
[25-Jul-2026 13:52:16 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 13:52:16 UTC] Orders found: 1
[25-Jul-2026 13:52:16 UTC] Orders data: [{"id":429,"quantity":100,"total_coins":3500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/baraxolkatoshkent","status":"pending","created_at":"2026-07-25 12:33:43","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[25-Jul-2026 13:52:16 UTC] Total orders count: 1
[25-Jul-2026 13:52:17 UTC] === API CALL LOG ===
[25-Jul-2026 13:52:17 UTC] Endpoint: user/profile.php
[25-Jul-2026 13:52:17 UTC] Full Log Data: {
    "timestamp": "2026-07-25 13:52:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.144, 172.69.155.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20ba4ea498528ff-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.144",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 13:52:17 UTC] === END API CALL LOG ===
[25-Jul-2026 13:52:17 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 13:52:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 13:52:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 13:52:17 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 13:52:17 UTC] User ID: 1140
[25-Jul-2026 13:52:17 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 13:52:30 UTC] === API CALL LOG ===
[25-Jul-2026 13:52:30 UTC] Endpoint: user/profile.php
[25-Jul-2026 13:52:30 UTC] Full Log Data: {
    "timestamp": "2026-07-25 13:52:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.144, 172.69.155.212",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20ba53d0b2e28ff-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.144",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 13:52:30 UTC] === END API CALL LOG ===
[25-Jul-2026 13:52:30 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 13:52:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 13:52:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 13:52:30 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 13:52:30 UTC] User ID: 1140
[25-Jul-2026 13:52:30 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 13:52:30 UTC] User Purchases API - User ID: 1140
[25-Jul-2026 13:52:30 UTC] User Purchases API - Total purchases found: 3
[25-Jul-2026 13:52:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 13:52:32 UTC] === API CALL LOG ===
[25-Jul-2026 13:52:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 13:52:32 UTC] Endpoint: user/profile.php
[25-Jul-2026 13:52:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.63.205.144, 172.69.155.212","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20ba54e0f4828ff-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"92.63.205.144","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 13:52:32 UTC] Full Log Data: {
    "timestamp": "2026-07-25 13:52:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.144, 172.69.155.212",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20ba54e0f5628ff-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.144",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 13:52:32 UTC] === END API CALL LOG ===
[25-Jul-2026 13:52:32 UTC] === User Orders API Called ===
[25-Jul-2026 13:52:32 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 13:52:32 UTC] User ID: 1140
[25-Jul-2026 13:52:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 13:52:32 UTC] Limit: 20, Offset: 0
[25-Jul-2026 13:52:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 13:52:32 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 13:52:32 UTC] User ID: 1140
[25-Jul-2026 13:52:32 UTC] Orders found: 1
[25-Jul-2026 13:52:32 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 13:52:32 UTC] Orders data: [{"id":429,"quantity":100,"total_coins":3500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/baraxolkatoshkent","status":"pending","created_at":"2026-07-25 12:33:43","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[25-Jul-2026 13:52:32 UTC] Total orders count: 1
[25-Jul-2026 13:52:33 UTC] === API CALL LOG ===
[25-Jul-2026 13:52:33 UTC] Endpoint: user/profile.php
[25-Jul-2026 13:52:33 UTC] Full Log Data: {
    "timestamp": "2026-07-25 13:52:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.144, 172.69.155.212",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20ba5527e2d28ff-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.144",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 13:52:33 UTC] === END API CALL LOG ===
[25-Jul-2026 13:52:33 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 13:52:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 13:52:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 13:52:33 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 13:52:33 UTC] User ID: 1140
[25-Jul-2026 13:52:33 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 13:52:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 13:52:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 13:52:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.63.205.144, 172.69.155.212","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20ba55f6f7f28ff-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"92.63.205.144","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 13:52:35 UTC] === User Orders API Called ===
[25-Jul-2026 13:52:35 UTC] User ID: 1140
[25-Jul-2026 13:52:35 UTC] Limit: 20, Offset: 0
[25-Jul-2026 13:52:35 UTC] Orders found: 1
[25-Jul-2026 13:52:35 UTC] Orders data: [{"id":429,"quantity":100,"total_coins":3500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/baraxolkatoshkent","status":"pending","created_at":"2026-07-25 12:33:43","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[25-Jul-2026 13:52:35 UTC] Total orders count: 1
[25-Jul-2026 13:52:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 13:52:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 13:52:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.63.205.144, 172.69.155.212","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20ba586cec728ff-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"92.63.205.144","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 13:52:42 UTC] === User Orders API Called ===
[25-Jul-2026 13:52:42 UTC] User ID: 1140
[25-Jul-2026 13:52:42 UTC] Limit: 20, Offset: 0
[25-Jul-2026 13:52:42 UTC] Orders found: 1
[25-Jul-2026 13:52:42 UTC] Orders data: [{"id":429,"quantity":100,"total_coins":3500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/baraxolkatoshkent","status":"pending","created_at":"2026-07-25 12:33:43","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[25-Jul-2026 13:52:42 UTC] Total orders count: 1
[25-Jul-2026 13:52:42 UTC] === API CALL LOG ===
[25-Jul-2026 13:52:42 UTC] Endpoint: user/profile.php
[25-Jul-2026 13:52:42 UTC] Full Log Data: {
    "timestamp": "2026-07-25 13:52:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.144, 172.69.155.212",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20ba586cec828ff-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.144",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 13:52:42 UTC] === END API CALL LOG ===
[25-Jul-2026 13:52:42 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 13:52:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 13:52:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 13:52:42 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 13:52:42 UTC] User ID: 1140
[25-Jul-2026 13:52:42 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 13:52:42 UTC] === API CALL LOG ===
[25-Jul-2026 13:52:42 UTC] Endpoint: user/profile.php
[25-Jul-2026 13:52:42 UTC] Full Log Data: {
    "timestamp": "2026-07-25 13:52:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.144, 172.69.155.212",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20ba58a1add28ff-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.144",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 13:52:42 UTC] === END API CALL LOG ===
[25-Jul-2026 13:52:42 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 13:52:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 13:52:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 13:52:42 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 13:52:42 UTC] User ID: 1140
[25-Jul-2026 13:52:42 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 13:52:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 13:52:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 13:52:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.63.205.144, 172.69.155.212","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20ba5bf0c6528ff-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"92.63.205.144","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 13:52:51 UTC] === User Orders API Called ===
[25-Jul-2026 13:52:51 UTC] User ID: 1140
[25-Jul-2026 13:52:51 UTC] Limit: 20, Offset: 0
[25-Jul-2026 13:52:51 UTC] Orders found: 1
[25-Jul-2026 13:52:51 UTC] Orders data: [{"id":429,"quantity":100,"total_coins":3500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/baraxolkatoshkent","status":"pending","created_at":"2026-07-25 12:33:43","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[25-Jul-2026 13:52:51 UTC] Total orders count: 1
[25-Jul-2026 13:52:51 UTC] === API CALL LOG ===
[25-Jul-2026 13:52:51 UTC] Endpoint: user/profile.php
[25-Jul-2026 13:52:51 UTC] Full Log Data: {
    "timestamp": "2026-07-25 13:52:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.144, 172.69.155.212",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20ba5bf0c6728ff-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.144",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 13:52:51 UTC] === END API CALL LOG ===
[25-Jul-2026 13:52:51 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 13:52:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 13:52:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 13:52:51 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 13:52:51 UTC] User ID: 1140
[25-Jul-2026 13:52:51 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 14:07:08 UTC] === API CALL LOG ===
[25-Jul-2026 14:07:08 UTC] Endpoint: user/profile.php
[25-Jul-2026 14:07:08 UTC] Full Log Data: {
    "timestamp": "2026-07-25 14:07:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.144, 162.158.172.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20bbaab9bd4bbe4-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.144",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 14:07:08 UTC] === END API CALL LOG ===
[25-Jul-2026 14:07:08 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 14:07:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 14:07:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 14:07:08 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 14:07:08 UTC] User ID: 1140
[25-Jul-2026 14:07:08 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 14:07:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 14:07:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 14:07:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.63.205.144, 162.158.172.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20bbaba68bbbbe4-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"92.63.205.144","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 14:07:10 UTC] === User Orders API Called ===
[25-Jul-2026 14:07:10 UTC] User ID: 1140
[25-Jul-2026 14:07:10 UTC] Limit: 20, Offset: 0
[25-Jul-2026 14:07:10 UTC] Orders found: 1
[25-Jul-2026 14:07:10 UTC] Orders data: [{"id":429,"quantity":100,"total_coins":3500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/baraxolkatoshkent","status":"pending","created_at":"2026-07-25 12:33:43","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[25-Jul-2026 14:07:10 UTC] Total orders count: 1
[25-Jul-2026 14:07:16 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 14:07:16 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 14:07:16 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.63.205.144, 162.158.172.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20bbadfaef9bbe4-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"92.63.205.144","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 14:07:16 UTC] === User Orders API Called ===
[25-Jul-2026 14:07:16 UTC] User ID: 1140
[25-Jul-2026 14:07:16 UTC] Limit: 20, Offset: 0
[25-Jul-2026 14:07:16 UTC] Orders found: 1
[25-Jul-2026 14:07:16 UTC] === API CALL LOG ===
[25-Jul-2026 14:07:16 UTC] Orders data: [{"id":429,"quantity":100,"total_coins":3500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/baraxolkatoshkent","status":"pending","created_at":"2026-07-25 12:33:43","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[25-Jul-2026 14:07:16 UTC] Endpoint: user/profile.php
[25-Jul-2026 14:07:16 UTC] Full Log Data: {
    "timestamp": "2026-07-25 14:07:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.144, 162.158.172.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20bbadfaefbbbe4-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.144",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 14:07:16 UTC] === END API CALL LOG ===
[25-Jul-2026 14:07:16 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 14:07:16 UTC] Total orders count: 1
[25-Jul-2026 14:07:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 14:07:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 14:07:16 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 14:07:16 UTC] User ID: 1140
[25-Jul-2026 14:07:16 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 14:07:16 UTC] === API CALL LOG ===
[25-Jul-2026 14:07:16 UTC] Endpoint: user/profile.php
[25-Jul-2026 14:07:16 UTC] Full Log Data: {
    "timestamp": "2026-07-25 14:07:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.144, 162.158.172.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20bbae31839bbe4-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.144",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 14:07:16 UTC] === END API CALL LOG ===
[25-Jul-2026 14:07:16 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 14:07:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 14:07:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 14:07:16 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 14:07:16 UTC] User ID: 1140
[25-Jul-2026 14:07:16 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 14:07:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 14:07:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 14:07:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.63.205.144, 162.158.172.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20bbaf7bf82bbe4-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"92.63.205.144","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 14:07:20 UTC] === User Orders API Called ===
[25-Jul-2026 14:07:20 UTC] User ID: 1140
[25-Jul-2026 14:07:20 UTC] Limit: 20, Offset: 0
[25-Jul-2026 14:07:20 UTC] Orders found: 1
[25-Jul-2026 14:07:20 UTC] Orders data: [{"id":429,"quantity":100,"total_coins":3500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/baraxolkatoshkent","status":"pending","created_at":"2026-07-25 12:33:43","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[25-Jul-2026 14:07:20 UTC] Total orders count: 1
[25-Jul-2026 16:15:01 UTC] === API CALL LOG ===
[25-Jul-2026 16:15:01 UTC] Endpoint: user/profile.php
[25-Jul-2026 16:15:01 UTC] Full Log Data: {
    "timestamp": "2026-07-25 16:15:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:1388:1761:311f:5d5:73e7:c10f:ee2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2001:1388:1761:311f:5d5:73e7:c10f:ee2, 141.101.100.148",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NSIsInVzZXJuYW1lIjoia2FybG9zYmF1dGUiLCJlbWFpbCI6Im5ua2p1a2lAZ21haWwuY29tIiwiZXhwIjoxNzg1NjAwOTAwfQ.-R963C7sFHiA7gzBhdXB4hM6SgkiotdbO-qbt5ljfG8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20c7601aeb5d74e-SCL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2001:1388:1761:311f:5d5:73e7:c10f:ee2",
        "cf-ipcountry": "PE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 16:15:01 UTC] === END API CALL LOG ===
[25-Jul-2026 16:15:01 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 16:15:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NSIsInVzZXJuYW1lIjoia2FybG9zYmF1dGUiLCJlbWFpbCI6Im5ua2p1a2lAZ21haWwuY29tIiwiZXhwIjoxNzg1NjAwOTAwfQ.-R963C7sFHiA7gzBhdXB4hM6SgkiotdbO-qbt5ljfG8
[25-Jul-2026 16:15:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 16:15:01 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 16:15:01 UTC] User ID: 1145
[25-Jul-2026 16:15:01 UTC] ✅ User profile retrieved successfully for user ID: 1145
[25-Jul-2026 16:15:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 16:15:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 16:15:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2001:1388:1761:311f:5d5:73e7:c10f:ee2, 141.101.100.148","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NSIsInVzZXJuYW1lIjoia2FybG9zYmF1dGUiLCJlbWFpbCI6Im5ua2p1a2lAZ21haWwuY29tIiwiZXhwIjoxNzg1NjAwOTAwfQ.-R963C7sFHiA7gzBhdXB4hM6SgkiotdbO-qbt5ljfG8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20c7601eee3d74e-SCL","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2001:1388:1761:311f:5d5:73e7:c10f:ee2","cf-ipcountry":"PE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 16:15:01 UTC] === User Orders API Called ===
[25-Jul-2026 16:15:01 UTC] User ID: 1145
[25-Jul-2026 16:15:01 UTC] Limit: 20, Offset: 0
[25-Jul-2026 16:15:01 UTC] Orders found: 0
[25-Jul-2026 16:15:01 UTC] Orders data: []
[25-Jul-2026 16:15:01 UTC] Total orders count: 0
[25-Jul-2026 16:15:02 UTC] === API CALL LOG ===
[25-Jul-2026 16:15:02 UTC] Endpoint: user/profile.php
[25-Jul-2026 16:15:02 UTC] Full Log Data: {
    "timestamp": "2026-07-25 16:15:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:1388:1761:311f:5d5:73e7:c10f:ee2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2001:1388:1761:311f:5d5:73e7:c10f:ee2, 141.101.100.141",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NSIsInVzZXJuYW1lIjoia2FybG9zYmF1dGUiLCJlbWFpbCI6Im5ua2p1a2lAZ21haWwuY29tIiwiZXhwIjoxNzg1NjAwOTAwfQ.-R963C7sFHiA7gzBhdXB4hM6SgkiotdbO-qbt5ljfG8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20c76024f2fd74e-SCL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2001:1388:1761:311f:5d5:73e7:c10f:ee2",
        "cf-ipcountry": "PE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 16:15:02 UTC] === END API CALL LOG ===
[25-Jul-2026 16:15:02 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 16:15:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NSIsInVzZXJuYW1lIjoia2FybG9zYmF1dGUiLCJlbWFpbCI6Im5ua2p1a2lAZ21haWwuY29tIiwiZXhwIjoxNzg1NjAwOTAwfQ.-R963C7sFHiA7gzBhdXB4hM6SgkiotdbO-qbt5ljfG8
[25-Jul-2026 16:15:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 16:15:02 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 16:15:02 UTC] User ID: 1145
[25-Jul-2026 16:15:02 UTC] ✅ User profile retrieved successfully for user ID: 1145
[25-Jul-2026 16:15:03 UTC] === API CALL LOG ===
[25-Jul-2026 16:15:03 UTC] Endpoint: user/profile.php
[25-Jul-2026 16:15:03 UTC] Full Log Data: {
    "timestamp": "2026-07-25 16:15:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:1388:1761:311f:5d5:73e7:c10f:ee2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2001:1388:1761:311f:5d5:73e7:c10f:ee2, 141.101.100.140",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NSIsInVzZXJuYW1lIjoia2FybG9zYmF1dGUiLCJlbWFpbCI6Im5ua2p1a2lAZ21haWwuY29tIiwiZXhwIjoxNzg1NjAwOTAwfQ.-R963C7sFHiA7gzBhdXB4hM6SgkiotdbO-qbt5ljfG8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20c760f0f06d74e-SCL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2001:1388:1761:311f:5d5:73e7:c10f:ee2",
        "cf-ipcountry": "PE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 16:15:03 UTC] === END API CALL LOG ===
[25-Jul-2026 16:15:03 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 16:15:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NSIsInVzZXJuYW1lIjoia2FybG9zYmF1dGUiLCJlbWFpbCI6Im5ua2p1a2lAZ21haWwuY29tIiwiZXhwIjoxNzg1NjAwOTAwfQ.-R963C7sFHiA7gzBhdXB4hM6SgkiotdbO-qbt5ljfG8
[25-Jul-2026 16:15:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 16:15:03 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 16:15:03 UTC] User ID: 1145
[25-Jul-2026 16:15:03 UTC] ✅ User profile retrieved successfully for user ID: 1145
[25-Jul-2026 16:16:11 UTC] === API CALL LOG ===
[25-Jul-2026 16:16:11 UTC] Endpoint: user/profile.php
[25-Jul-2026 16:16:11 UTC] Full Log Data: {
    "timestamp": "2026-07-25 16:16:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:1388:1761:311f:5d5:73e7:c10f:ee2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2001:1388:1761:311f:5d5:73e7:c10f:ee2, 141.101.100.149",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NSIsInVzZXJuYW1lIjoia2FybG9zYmF1dGUiLCJlbWFpbCI6Im5ua2p1a2lAZ21haWwuY29tIiwiZXhwIjoxNzg1NjAwOTAwfQ.-R963C7sFHiA7gzBhdXB4hM6SgkiotdbO-qbt5ljfG8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20c77b40cbad74e-SCL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2001:1388:1761:311f:5d5:73e7:c10f:ee2",
        "cf-ipcountry": "PE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 16:16:11 UTC] === END API CALL LOG ===
[25-Jul-2026 16:16:11 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 16:16:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NSIsInVzZXJuYW1lIjoia2FybG9zYmF1dGUiLCJlbWFpbCI6Im5ua2p1a2lAZ21haWwuY29tIiwiZXhwIjoxNzg1NjAwOTAwfQ.-R963C7sFHiA7gzBhdXB4hM6SgkiotdbO-qbt5ljfG8
[25-Jul-2026 16:16:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 16:16:11 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 16:16:11 UTC] User ID: 1145
[25-Jul-2026 16:16:11 UTC] ✅ User profile retrieved successfully for user ID: 1145
[25-Jul-2026 16:16:19 UTC] === API CALL LOG ===
[25-Jul-2026 16:16:19 UTC] Endpoint: user/profile.php
[25-Jul-2026 16:16:19 UTC] Full Log Data: {
    "timestamp": "2026-07-25 16:16:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:1388:1761:311f:5d5:73e7:c10f:ee2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2001:1388:1761:311f:5d5:73e7:c10f:ee2, 141.101.100.148",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NSIsInVzZXJuYW1lIjoia2FybG9zYmF1dGUiLCJlbWFpbCI6Im5ua2p1a2lAZ21haWwuY29tIiwiZXhwIjoxNzg1NjAwOTAwfQ.-R963C7sFHiA7gzBhdXB4hM6SgkiotdbO-qbt5ljfG8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20c77e2681eb422-SCL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2001:1388:1761:311f:5d5:73e7:c10f:ee2",
        "cf-ipcountry": "PE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 16:16:19 UTC] === END API CALL LOG ===
[25-Jul-2026 16:16:19 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 16:16:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NSIsInVzZXJuYW1lIjoia2FybG9zYmF1dGUiLCJlbWFpbCI6Im5ua2p1a2lAZ21haWwuY29tIiwiZXhwIjoxNzg1NjAwOTAwfQ.-R963C7sFHiA7gzBhdXB4hM6SgkiotdbO-qbt5ljfG8
[25-Jul-2026 16:16:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 16:16:19 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 16:16:19 UTC] User ID: 1145
[25-Jul-2026 16:16:19 UTC] ✅ User profile retrieved successfully for user ID: 1145
[25-Jul-2026 16:16:20 UTC] === API CALL LOG ===
[25-Jul-2026 16:16:20 UTC] Endpoint: user/profile.php
[25-Jul-2026 16:16:20 UTC] Full Log Data: {
    "timestamp": "2026-07-25 16:16:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:1388:1761:311f:5d5:73e7:c10f:ee2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2001:1388:1761:311f:5d5:73e7:c10f:ee2, 141.101.100.148",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NSIsInVzZXJuYW1lIjoia2FybG9zYmF1dGUiLCJlbWFpbCI6Im5ua2p1a2lAZ21haWwuY29tIiwiZXhwIjoxNzg1NjAwOTAwfQ.-R963C7sFHiA7gzBhdXB4hM6SgkiotdbO-qbt5ljfG8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20c77eeffdab422-SCL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2001:1388:1761:311f:5d5:73e7:c10f:ee2",
        "cf-ipcountry": "PE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 16:16:20 UTC] === END API CALL LOG ===
[25-Jul-2026 16:16:20 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 16:16:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NSIsInVzZXJuYW1lIjoia2FybG9zYmF1dGUiLCJlbWFpbCI6Im5ua2p1a2lAZ21haWwuY29tIiwiZXhwIjoxNzg1NjAwOTAwfQ.-R963C7sFHiA7gzBhdXB4hM6SgkiotdbO-qbt5ljfG8
[25-Jul-2026 16:16:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 16:16:20 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 16:16:20 UTC] User ID: 1145
[25-Jul-2026 16:16:20 UTC] ✅ User profile retrieved successfully for user ID: 1145
[25-Jul-2026 16:16:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 16:16:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 16:16:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2001:1388:1761:311f:5d5:73e7:c10f:ee2, 141.101.100.148","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NSIsInVzZXJuYW1lIjoia2FybG9zYmF1dGUiLCJlbWFpbCI6Im5ua2p1a2lAZ21haWwuY29tIiwiZXhwIjoxNzg1NjAwOTAwfQ.-R963C7sFHiA7gzBhdXB4hM6SgkiotdbO-qbt5ljfG8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20c77ef7829b422-SCL","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2001:1388:1761:311f:5d5:73e7:c10f:ee2","cf-ipcountry":"PE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 16:16:20 UTC] === User Orders API Called ===
[25-Jul-2026 16:16:20 UTC] User ID: 1145
[25-Jul-2026 16:16:20 UTC] Limit: 20, Offset: 0
[25-Jul-2026 16:16:20 UTC] Orders found: 0
[25-Jul-2026 16:16:20 UTC] Orders data: []
[25-Jul-2026 16:16:20 UTC] Total orders count: 0
[25-Jul-2026 16:16:20 UTC] === API CALL LOG ===
[25-Jul-2026 16:16:20 UTC] Endpoint: user/profile.php
[25-Jul-2026 16:16:20 UTC] Full Log Data: {
    "timestamp": "2026-07-25 16:16:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:1388:1761:311f:5d5:73e7:c10f:ee2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2001:1388:1761:311f:5d5:73e7:c10f:ee2, 141.101.100.148",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NSIsInVzZXJuYW1lIjoia2FybG9zYmF1dGUiLCJlbWFpbCI6Im5ua2p1a2lAZ21haWwuY29tIiwiZXhwIjoxNzg1NjAwOTAwfQ.-R963C7sFHiA7gzBhdXB4hM6SgkiotdbO-qbt5ljfG8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20c77efb854b422-SCL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2001:1388:1761:311f:5d5:73e7:c10f:ee2",
        "cf-ipcountry": "PE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 16:16:20 UTC] === END API CALL LOG ===
[25-Jul-2026 16:16:20 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 16:16:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NSIsInVzZXJuYW1lIjoia2FybG9zYmF1dGUiLCJlbWFpbCI6Im5ua2p1a2lAZ21haWwuY29tIiwiZXhwIjoxNzg1NjAwOTAwfQ.-R963C7sFHiA7gzBhdXB4hM6SgkiotdbO-qbt5ljfG8
[25-Jul-2026 16:16:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 16:16:20 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 16:16:20 UTC] User ID: 1145
[25-Jul-2026 16:16:20 UTC] ✅ User profile retrieved successfully for user ID: 1145
[25-Jul-2026 16:16:23 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 16:16:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 16:16:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2001:1388:1761:311f:5d5:73e7:c10f:ee2, 141.101.100.148","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NSIsInVzZXJuYW1lIjoia2FybG9zYmF1dGUiLCJlbWFpbCI6Im5ua2p1a2lAZ21haWwuY29tIiwiZXhwIjoxNzg1NjAwOTAwfQ.-R963C7sFHiA7gzBhdXB4hM6SgkiotdbO-qbt5ljfG8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20c78024c27b422-SCL","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2001:1388:1761:311f:5d5:73e7:c10f:ee2","cf-ipcountry":"PE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 16:16:23 UTC] === User Orders API Called ===
[25-Jul-2026 16:16:23 UTC] User ID: 1145
[25-Jul-2026 16:16:23 UTC] Limit: 20, Offset: 0
[25-Jul-2026 16:16:23 UTC] Orders found: 0
[25-Jul-2026 16:16:23 UTC] Orders data: []
[25-Jul-2026 16:16:23 UTC] Total orders count: 0
[25-Jul-2026 16:16:24 UTC] === API CALL LOG ===
[25-Jul-2026 16:16:24 UTC] Endpoint: user/profile.php
[25-Jul-2026 16:16:24 UTC] Full Log Data: {
    "timestamp": "2026-07-25 16:16:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:1388:1761:311f:5d5:73e7:c10f:ee2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2001:1388:1761:311f:5d5:73e7:c10f:ee2, 141.101.100.148",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NSIsInVzZXJuYW1lIjoia2FybG9zYmF1dGUiLCJlbWFpbCI6Im5ua2p1a2lAZ21haWwuY29tIiwiZXhwIjoxNzg1NjAwOTAwfQ.-R963C7sFHiA7gzBhdXB4hM6SgkiotdbO-qbt5ljfG8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20c780a19aab422-SCL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2001:1388:1761:311f:5d5:73e7:c10f:ee2",
        "cf-ipcountry": "PE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 16:16:24 UTC] === END API CALL LOG ===
[25-Jul-2026 16:16:24 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 16:16:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NSIsInVzZXJuYW1lIjoia2FybG9zYmF1dGUiLCJlbWFpbCI6Im5ua2p1a2lAZ21haWwuY29tIiwiZXhwIjoxNzg1NjAwOTAwfQ.-R963C7sFHiA7gzBhdXB4hM6SgkiotdbO-qbt5ljfG8
[25-Jul-2026 16:16:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 16:16:24 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 16:16:24 UTC] User ID: 1145
[25-Jul-2026 16:16:24 UTC] ✅ User profile retrieved successfully for user ID: 1145
[25-Jul-2026 16:16:25 UTC] User Purchases API - User ID: 1145
[25-Jul-2026 16:16:25 UTC] User Purchases API - Total purchases found: 0
[25-Jul-2026 16:16:31 UTC] === API CALL LOG ===
[25-Jul-2026 16:16:31 UTC] Endpoint: user/profile.php
[25-Jul-2026 16:16:31 UTC] Full Log Data: {
    "timestamp": "2026-07-25 16:16:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:1388:1761:311f:5d5:73e7:c10f:ee2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2001:1388:1761:311f:5d5:73e7:c10f:ee2, 141.101.100.148",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NSIsInVzZXJuYW1lIjoia2FybG9zYmF1dGUiLCJlbWFpbCI6Im5ua2p1a2lAZ21haWwuY29tIiwiZXhwIjoxNzg1NjAwOTAwfQ.-R963C7sFHiA7gzBhdXB4hM6SgkiotdbO-qbt5ljfG8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20c7832780ad76e-SCL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2001:1388:1761:311f:5d5:73e7:c10f:ee2",
        "cf-ipcountry": "PE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 16:16:31 UTC] === END API CALL LOG ===
[25-Jul-2026 16:16:31 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 16:16:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NSIsInVzZXJuYW1lIjoia2FybG9zYmF1dGUiLCJlbWFpbCI6Im5ua2p1a2lAZ21haWwuY29tIiwiZXhwIjoxNzg1NjAwOTAwfQ.-R963C7sFHiA7gzBhdXB4hM6SgkiotdbO-qbt5ljfG8
[25-Jul-2026 16:16:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 16:16:31 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 16:16:31 UTC] User ID: 1145
[25-Jul-2026 16:16:31 UTC] ✅ User profile retrieved successfully for user ID: 1145
[25-Jul-2026 16:16:32 UTC] === API CALL LOG ===
[25-Jul-2026 16:16:32 UTC] Endpoint: user/profile.php
[25-Jul-2026 16:16:32 UTC] Full Log Data: {
    "timestamp": "2026-07-25 16:16:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:1388:1761:311f:5d5:73e7:c10f:ee2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2001:1388:1761:311f:5d5:73e7:c10f:ee2, 141.101.100.148",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NSIsInVzZXJuYW1lIjoia2FybG9zYmF1dGUiLCJlbWFpbCI6Im5ua2p1a2lAZ21haWwuY29tIiwiZXhwIjoxNzg1NjAwOTAwfQ.-R963C7sFHiA7gzBhdXB4hM6SgkiotdbO-qbt5ljfG8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20c783cededd76e-SCL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2001:1388:1761:311f:5d5:73e7:c10f:ee2",
        "cf-ipcountry": "PE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 16:16:32 UTC] === END API CALL LOG ===
[25-Jul-2026 16:16:32 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 16:16:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NSIsInVzZXJuYW1lIjoia2FybG9zYmF1dGUiLCJlbWFpbCI6Im5ua2p1a2lAZ21haWwuY29tIiwiZXhwIjoxNzg1NjAwOTAwfQ.-R963C7sFHiA7gzBhdXB4hM6SgkiotdbO-qbt5ljfG8
[25-Jul-2026 16:16:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 16:16:32 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 16:16:32 UTC] User ID: 1145
[25-Jul-2026 16:16:32 UTC] ✅ User profile retrieved successfully for user ID: 1145
[25-Jul-2026 16:16:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 16:16:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 16:16:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2001:1388:1761:311f:5d5:73e7:c10f:ee2, 141.101.100.148","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NSIsInVzZXJuYW1lIjoia2FybG9zYmF1dGUiLCJlbWFpbCI6Im5ua2p1a2lAZ21haWwuY29tIiwiZXhwIjoxNzg1NjAwOTAwfQ.-R963C7sFHiA7gzBhdXB4hM6SgkiotdbO-qbt5ljfG8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20c783d5e34d76e-SCL","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2001:1388:1761:311f:5d5:73e7:c10f:ee2","cf-ipcountry":"PE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 16:16:32 UTC] === User Orders API Called ===
[25-Jul-2026 16:16:32 UTC] User ID: 1145
[25-Jul-2026 16:16:32 UTC] Limit: 20, Offset: 0
[25-Jul-2026 16:16:32 UTC] Orders found: 0
[25-Jul-2026 16:16:32 UTC] Orders data: []
[25-Jul-2026 16:16:32 UTC] Total orders count: 0
[25-Jul-2026 16:16:33 UTC] === API CALL LOG ===
[25-Jul-2026 16:16:33 UTC] Endpoint: user/profile.php
[25-Jul-2026 16:16:33 UTC] Full Log Data: {
    "timestamp": "2026-07-25 16:16:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:1388:1761:311f:5d5:73e7:c10f:ee2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2001:1388:1761:311f:5d5:73e7:c10f:ee2, 141.101.100.148",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NSIsInVzZXJuYW1lIjoia2FybG9zYmF1dGUiLCJlbWFpbCI6Im5ua2p1a2lAZ21haWwuY29tIiwiZXhwIjoxNzg1NjAwOTAwfQ.-R963C7sFHiA7gzBhdXB4hM6SgkiotdbO-qbt5ljfG8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20c783d8e54d76e-SCL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2001:1388:1761:311f:5d5:73e7:c10f:ee2",
        "cf-ipcountry": "PE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 16:16:33 UTC] === END API CALL LOG ===
[25-Jul-2026 16:16:33 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 16:16:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NSIsInVzZXJuYW1lIjoia2FybG9zYmF1dGUiLCJlbWFpbCI6Im5ua2p1a2lAZ21haWwuY29tIiwiZXhwIjoxNzg1NjAwOTAwfQ.-R963C7sFHiA7gzBhdXB4hM6SgkiotdbO-qbt5ljfG8
[25-Jul-2026 16:16:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 16:16:33 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 16:16:33 UTC] User ID: 1145
[25-Jul-2026 16:16:33 UTC] ✅ User profile retrieved successfully for user ID: 1145
[25-Jul-2026 16:16:40 UTC] === API CALL LOG ===
[25-Jul-2026 16:16:40 UTC] Endpoint: user/profile.php
[25-Jul-2026 16:16:40 UTC] Full Log Data: {
    "timestamp": "2026-07-25 16:16:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:1388:1761:311f:5d5:73e7:c10f:ee2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2001:1388:1761:311f:5d5:73e7:c10f:ee2, 141.101.100.148",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NSIsInVzZXJuYW1lIjoia2FybG9zYmF1dGUiLCJlbWFpbCI6Im5ua2p1a2lAZ21haWwuY29tIiwiZXhwIjoxNzg1NjAwOTAwfQ.-R963C7sFHiA7gzBhdXB4hM6SgkiotdbO-qbt5ljfG8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20c786aa884d76e-SCL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2001:1388:1761:311f:5d5:73e7:c10f:ee2",
        "cf-ipcountry": "PE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 16:16:40 UTC] === END API CALL LOG ===
[25-Jul-2026 16:16:40 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 16:16:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NSIsInVzZXJuYW1lIjoia2FybG9zYmF1dGUiLCJlbWFpbCI6Im5ua2p1a2lAZ21haWwuY29tIiwiZXhwIjoxNzg1NjAwOTAwfQ.-R963C7sFHiA7gzBhdXB4hM6SgkiotdbO-qbt5ljfG8
[25-Jul-2026 16:16:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 16:16:40 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 16:16:40 UTC] User ID: 1145
[25-Jul-2026 16:16:40 UTC] ✅ User profile retrieved successfully for user ID: 1145
[25-Jul-2026 16:17:05 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 16:17:05 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 16:17:05 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2001:1388:1761:311f:5d5:73e7:c10f:ee2, 141.101.100.149","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NSIsInVzZXJuYW1lIjoia2FybG9zYmF1dGUiLCJlbWFpbCI6Im5ua2p1a2lAZ21haWwuY29tIiwiZXhwIjoxNzg1NjAwOTAwfQ.-R963C7sFHiA7gzBhdXB4hM6SgkiotdbO-qbt5ljfG8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20c7902e95bd76e-SCL","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2001:1388:1761:311f:5d5:73e7:c10f:ee2","cf-ipcountry":"PE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 16:17:05 UTC] === User Orders API Called ===
[25-Jul-2026 16:17:05 UTC] User ID: 1145
[25-Jul-2026 16:17:05 UTC] Limit: 20, Offset: 0
[25-Jul-2026 16:17:05 UTC] Orders found: 0
[25-Jul-2026 16:17:05 UTC] Orders data: []
[25-Jul-2026 16:17:05 UTC] Total orders count: 0
[25-Jul-2026 16:17:05 UTC] === API CALL LOG ===
[25-Jul-2026 16:17:05 UTC] Endpoint: user/profile.php
[25-Jul-2026 16:17:05 UTC] Full Log Data: {
    "timestamp": "2026-07-25 16:17:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:1388:1761:311f:5d5:73e7:c10f:ee2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2001:1388:1761:311f:5d5:73e7:c10f:ee2, 141.101.100.148",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NSIsInVzZXJuYW1lIjoia2FybG9zYmF1dGUiLCJlbWFpbCI6Im5ua2p1a2lAZ21haWwuY29tIiwiZXhwIjoxNzg1NjAwOTAwfQ.-R963C7sFHiA7gzBhdXB4hM6SgkiotdbO-qbt5ljfG8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20c79075bf0d76e-SCL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2001:1388:1761:311f:5d5:73e7:c10f:ee2",
        "cf-ipcountry": "PE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 16:17:05 UTC] === END API CALL LOG ===
[25-Jul-2026 16:17:05 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 16:17:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NSIsInVzZXJuYW1lIjoia2FybG9zYmF1dGUiLCJlbWFpbCI6Im5ua2p1a2lAZ21haWwuY29tIiwiZXhwIjoxNzg1NjAwOTAwfQ.-R963C7sFHiA7gzBhdXB4hM6SgkiotdbO-qbt5ljfG8
[25-Jul-2026 16:17:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 16:17:05 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 16:17:05 UTC] User ID: 1145
[25-Jul-2026 16:17:05 UTC] ✅ User profile retrieved successfully for user ID: 1145
[25-Jul-2026 16:17:05 UTC] === API CALL LOG ===
[25-Jul-2026 16:17:05 UTC] Endpoint: user/profile.php
[25-Jul-2026 16:17:05 UTC] Full Log Data: {
    "timestamp": "2026-07-25 16:17:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:1388:1761:311f:5d5:73e7:c10f:ee2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2001:1388:1761:311f:5d5:73e7:c10f:ee2, 141.101.100.149",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NSIsInVzZXJuYW1lIjoia2FybG9zYmF1dGUiLCJlbWFpbCI6Im5ua2p1a2lAZ21haWwuY29tIiwiZXhwIjoxNzg1NjAwOTAwfQ.-R963C7sFHiA7gzBhdXB4hM6SgkiotdbO-qbt5ljfG8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20c790379a1d76e-SCL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2001:1388:1761:311f:5d5:73e7:c10f:ee2",
        "cf-ipcountry": "PE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 16:17:05 UTC] === END API CALL LOG ===
[25-Jul-2026 16:17:05 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 16:17:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NSIsInVzZXJuYW1lIjoia2FybG9zYmF1dGUiLCJlbWFpbCI6Im5ua2p1a2lAZ21haWwuY29tIiwiZXhwIjoxNzg1NjAwOTAwfQ.-R963C7sFHiA7gzBhdXB4hM6SgkiotdbO-qbt5ljfG8
[25-Jul-2026 16:17:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 16:17:05 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 16:17:05 UTC] User ID: 1145
[25-Jul-2026 16:17:05 UTC] ✅ User profile retrieved successfully for user ID: 1145
[25-Jul-2026 16:17:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 16:17:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 16:17:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2001:1388:1761:311f:5d5:73e7:c10f:ee2, 141.101.100.149","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NSIsInVzZXJuYW1lIjoia2FybG9zYmF1dGUiLCJlbWFpbCI6Im5ua2p1a2lAZ21haWwuY29tIiwiZXhwIjoxNzg1NjAwOTAwfQ.-R963C7sFHiA7gzBhdXB4hM6SgkiotdbO-qbt5ljfG8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20c79e1fc2cd76e-SCL","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2001:1388:1761:311f:5d5:73e7:c10f:ee2","cf-ipcountry":"PE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 16:17:40 UTC] === User Orders API Called ===
[25-Jul-2026 16:17:40 UTC] User ID: 1145
[25-Jul-2026 16:17:40 UTC] Limit: 20, Offset: 0
[25-Jul-2026 16:17:40 UTC] Orders found: 0
[25-Jul-2026 16:17:40 UTC] Orders data: []
[25-Jul-2026 16:17:40 UTC] Total orders count: 0
[25-Jul-2026 16:17:40 UTC] === API CALL LOG ===
[25-Jul-2026 16:17:40 UTC] Endpoint: user/profile.php
[25-Jul-2026 16:17:40 UTC] Full Log Data: {
    "timestamp": "2026-07-25 16:17:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:1388:1761:311f:5d5:73e7:c10f:ee2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2001:1388:1761:311f:5d5:73e7:c10f:ee2, 141.101.100.148",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NSIsInVzZXJuYW1lIjoia2FybG9zYmF1dGUiLCJlbWFpbCI6Im5ua2p1a2lAZ21haWwuY29tIiwiZXhwIjoxNzg1NjAwOTAwfQ.-R963C7sFHiA7gzBhdXB4hM6SgkiotdbO-qbt5ljfG8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20c79e66f95d76e-SCL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2001:1388:1761:311f:5d5:73e7:c10f:ee2",
        "cf-ipcountry": "PE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 16:17:40 UTC] === END API CALL LOG ===
[25-Jul-2026 16:17:40 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 16:17:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NSIsInVzZXJuYW1lIjoia2FybG9zYmF1dGUiLCJlbWFpbCI6Im5ua2p1a2lAZ21haWwuY29tIiwiZXhwIjoxNzg1NjAwOTAwfQ.-R963C7sFHiA7gzBhdXB4hM6SgkiotdbO-qbt5ljfG8
[25-Jul-2026 16:17:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 16:17:40 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 16:17:40 UTC] User ID: 1145
[25-Jul-2026 16:17:40 UTC] ✅ User profile retrieved successfully for user ID: 1145
[25-Jul-2026 16:17:41 UTC] === API CALL LOG ===
[25-Jul-2026 16:17:41 UTC] Endpoint: user/profile.php
[25-Jul-2026 16:17:41 UTC] Full Log Data: {
    "timestamp": "2026-07-25 16:17:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:1388:1761:311f:5d5:73e7:c10f:ee2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2001:1388:1761:311f:5d5:73e7:c10f:ee2, 141.101.100.148",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NSIsInVzZXJuYW1lIjoia2FybG9zYmF1dGUiLCJlbWFpbCI6Im5ua2p1a2lAZ21haWwuY29tIiwiZXhwIjoxNzg1NjAwOTAwfQ.-R963C7sFHiA7gzBhdXB4hM6SgkiotdbO-qbt5ljfG8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20c79e27c9bd76e-SCL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2001:1388:1761:311f:5d5:73e7:c10f:ee2",
        "cf-ipcountry": "PE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 16:17:41 UTC] === END API CALL LOG ===
[25-Jul-2026 16:17:41 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 16:17:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NSIsInVzZXJuYW1lIjoia2FybG9zYmF1dGUiLCJlbWFpbCI6Im5ua2p1a2lAZ21haWwuY29tIiwiZXhwIjoxNzg1NjAwOTAwfQ.-R963C7sFHiA7gzBhdXB4hM6SgkiotdbO-qbt5ljfG8
[25-Jul-2026 16:17:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 16:17:41 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 16:17:41 UTC] User ID: 1145
[25-Jul-2026 16:17:41 UTC] ✅ User profile retrieved successfully for user ID: 1145
[25-Jul-2026 16:17:57 UTC] === API CALL LOG ===
[25-Jul-2026 16:17:57 UTC] Endpoint: user/profile.php
[25-Jul-2026 16:17:57 UTC] Full Log Data: {
    "timestamp": "2026-07-25 16:17:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:1388:1761:311f:5d5:73e7:c10f:ee2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2001:1388:1761:311f:5d5:73e7:c10f:ee2, 141.101.100.148",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NSIsInVzZXJuYW1lIjoia2FybG9zYmF1dGUiLCJlbWFpbCI6Im5ua2p1a2lAZ21haWwuY29tIiwiZXhwIjoxNzg1NjAwOTAwfQ.-R963C7sFHiA7gzBhdXB4hM6SgkiotdbO-qbt5ljfG8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20c7a464831d76e-SCL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2001:1388:1761:311f:5d5:73e7:c10f:ee2",
        "cf-ipcountry": "PE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 16:17:57 UTC] === END API CALL LOG ===
[25-Jul-2026 16:17:57 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 16:17:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NSIsInVzZXJuYW1lIjoia2FybG9zYmF1dGUiLCJlbWFpbCI6Im5ua2p1a2lAZ21haWwuY29tIiwiZXhwIjoxNzg1NjAwOTAwfQ.-R963C7sFHiA7gzBhdXB4hM6SgkiotdbO-qbt5ljfG8
[25-Jul-2026 16:17:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 16:17:57 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 16:17:57 UTC] User ID: 1145
[25-Jul-2026 16:17:57 UTC] ✅ User profile retrieved successfully for user ID: 1145
[25-Jul-2026 16:17:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 16:17:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 16:17:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2001:1388:1761:311f:5d5:73e7:c10f:ee2, 141.101.100.148","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NSIsInVzZXJuYW1lIjoia2FybG9zYmF1dGUiLCJlbWFpbCI6Im5ua2p1a2lAZ21haWwuY29tIiwiZXhwIjoxNzg1NjAwOTAwfQ.-R963C7sFHiA7gzBhdXB4hM6SgkiotdbO-qbt5ljfG8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20c7a464830d76e-SCL","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2001:1388:1761:311f:5d5:73e7:c10f:ee2","cf-ipcountry":"PE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 16:17:57 UTC] === User Orders API Called ===
[25-Jul-2026 16:17:57 UTC] User ID: 1145
[25-Jul-2026 16:17:57 UTC] Limit: 20, Offset: 0
[25-Jul-2026 16:17:57 UTC] Orders found: 0
[25-Jul-2026 16:17:57 UTC] Orders data: []
[25-Jul-2026 16:17:57 UTC] Total orders count: 0
[25-Jul-2026 16:17:57 UTC] === API CALL LOG ===
[25-Jul-2026 16:17:57 UTC] Endpoint: user/profile.php
[25-Jul-2026 16:17:57 UTC] Full Log Data: {
    "timestamp": "2026-07-25 16:17:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:1388:1761:311f:5d5:73e7:c10f:ee2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2001:1388:1761:311f:5d5:73e7:c10f:ee2, 141.101.100.149",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NSIsInVzZXJuYW1lIjoia2FybG9zYmF1dGUiLCJlbWFpbCI6Im5ua2p1a2lAZ21haWwuY29tIiwiZXhwIjoxNzg1NjAwOTAwfQ.-R963C7sFHiA7gzBhdXB4hM6SgkiotdbO-qbt5ljfG8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20c7a4909cad76e-SCL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2001:1388:1761:311f:5d5:73e7:c10f:ee2",
        "cf-ipcountry": "PE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 16:17:57 UTC] === END API CALL LOG ===
[25-Jul-2026 16:17:57 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 16:17:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NSIsInVzZXJuYW1lIjoia2FybG9zYmF1dGUiLCJlbWFpbCI6Im5ua2p1a2lAZ21haWwuY29tIiwiZXhwIjoxNzg1NjAwOTAwfQ.-R963C7sFHiA7gzBhdXB4hM6SgkiotdbO-qbt5ljfG8
[25-Jul-2026 16:17:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 16:17:57 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 16:17:57 UTC] User ID: 1145
[25-Jul-2026 16:17:57 UTC] ✅ User profile retrieved successfully for user ID: 1145
[25-Jul-2026 16:18:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 16:18:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 16:18:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2001:1388:1761:311f:5d5:73e7:c10f:ee2, 141.101.100.149","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NSIsInVzZXJuYW1lIjoia2FybG9zYmF1dGUiLCJlbWFpbCI6Im5ua2p1a2lAZ21haWwuY29tIiwiZXhwIjoxNzg1NjAwOTAwfQ.-R963C7sFHiA7gzBhdXB4hM6SgkiotdbO-qbt5ljfG8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20c7a6fa9f4d76e-SCL","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2001:1388:1761:311f:5d5:73e7:c10f:ee2","cf-ipcountry":"PE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 16:18:02 UTC] === User Orders API Called ===
[25-Jul-2026 16:18:02 UTC] User ID: 1145
[25-Jul-2026 16:18:02 UTC] Limit: 20, Offset: 0
[25-Jul-2026 16:18:02 UTC] Orders found: 0
[25-Jul-2026 16:18:02 UTC] Orders data: []
[25-Jul-2026 16:18:02 UTC] Total orders count: 0
[25-Jul-2026 16:18:05 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 16:18:05 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 16:18:05 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2001:1388:1761:311f:5d5:73e7:c10f:ee2, 141.101.100.149","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NSIsInVzZXJuYW1lIjoia2FybG9zYmF1dGUiLCJlbWFpbCI6Im5ua2p1a2lAZ21haWwuY29tIiwiZXhwIjoxNzg1NjAwOTAwfQ.-R963C7sFHiA7gzBhdXB4hM6SgkiotdbO-qbt5ljfG8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20c7a7f0bd9d76e-SCL","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2001:1388:1761:311f:5d5:73e7:c10f:ee2","cf-ipcountry":"PE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 16:18:05 UTC] === User Orders API Called ===
[25-Jul-2026 16:18:05 UTC] User ID: 1145
[25-Jul-2026 16:18:05 UTC] Limit: 20, Offset: 0
[25-Jul-2026 16:18:05 UTC] Orders found: 0
[25-Jul-2026 16:18:05 UTC] Orders data: []
[25-Jul-2026 16:18:05 UTC] Total orders count: 0
[25-Jul-2026 16:18:05 UTC] === API CALL LOG ===
[25-Jul-2026 16:18:05 UTC] Endpoint: user/profile.php
[25-Jul-2026 16:18:05 UTC] Full Log Data: {
    "timestamp": "2026-07-25 16:18:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:1388:1761:311f:5d5:73e7:c10f:ee2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2001:1388:1761:311f:5d5:73e7:c10f:ee2, 141.101.100.149",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NSIsInVzZXJuYW1lIjoia2FybG9zYmF1dGUiLCJlbWFpbCI6Im5ua2p1a2lAZ21haWwuY29tIiwiZXhwIjoxNzg1NjAwOTAwfQ.-R963C7sFHiA7gzBhdXB4hM6SgkiotdbO-qbt5ljfG8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20c7a7f6c10d76e-SCL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2001:1388:1761:311f:5d5:73e7:c10f:ee2",
        "cf-ipcountry": "PE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 16:18:05 UTC] === END API CALL LOG ===
[25-Jul-2026 16:18:05 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 16:18:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NSIsInVzZXJuYW1lIjoia2FybG9zYmF1dGUiLCJlbWFpbCI6Im5ua2p1a2lAZ21haWwuY29tIiwiZXhwIjoxNzg1NjAwOTAwfQ.-R963C7sFHiA7gzBhdXB4hM6SgkiotdbO-qbt5ljfG8
[25-Jul-2026 16:18:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 16:18:05 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 16:18:05 UTC] User ID: 1145
[25-Jul-2026 16:18:05 UTC] ✅ User profile retrieved successfully for user ID: 1145
[25-Jul-2026 16:18:06 UTC] === API CALL LOG ===
[25-Jul-2026 16:18:06 UTC] Endpoint: user/profile.php
[25-Jul-2026 16:18:06 UTC] Full Log Data: {
    "timestamp": "2026-07-25 16:18:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:1388:1761:311f:5d5:73e7:c10f:ee2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2001:1388:1761:311f:5d5:73e7:c10f:ee2, 141.101.100.149",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NSIsInVzZXJuYW1lIjoia2FybG9zYmF1dGUiLCJlbWFpbCI6Im5ua2p1a2lAZ21haWwuY29tIiwiZXhwIjoxNzg1NjAwOTAwfQ.-R963C7sFHiA7gzBhdXB4hM6SgkiotdbO-qbt5ljfG8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20c7a834ea4d76e-SCL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2001:1388:1761:311f:5d5:73e7:c10f:ee2",
        "cf-ipcountry": "PE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 16:18:06 UTC] === END API CALL LOG ===
[25-Jul-2026 16:18:06 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 16:18:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NSIsInVzZXJuYW1lIjoia2FybG9zYmF1dGUiLCJlbWFpbCI6Im5ua2p1a2lAZ21haWwuY29tIiwiZXhwIjoxNzg1NjAwOTAwfQ.-R963C7sFHiA7gzBhdXB4hM6SgkiotdbO-qbt5ljfG8
[25-Jul-2026 16:18:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 16:18:06 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 16:18:06 UTC] User ID: 1145
[25-Jul-2026 16:18:06 UTC] ✅ User profile retrieved successfully for user ID: 1145
[25-Jul-2026 16:18:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 16:18:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 16:18:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2001:1388:1761:311f:5d5:73e7:c10f:ee2, 141.101.100.149","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NSIsInVzZXJuYW1lIjoia2FybG9zYmF1dGUiLCJlbWFpbCI6Im5ua2p1a2lAZ21haWwuY29tIiwiZXhwIjoxNzg1NjAwOTAwfQ.-R963C7sFHiA7gzBhdXB4hM6SgkiotdbO-qbt5ljfG8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20c7a843f38d76e-SCL","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2001:1388:1761:311f:5d5:73e7:c10f:ee2","cf-ipcountry":"PE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 16:18:06 UTC] === User Orders API Called ===
[25-Jul-2026 16:18:06 UTC] User ID: 1145
[25-Jul-2026 16:18:06 UTC] Limit: 20, Offset: 0
[25-Jul-2026 16:18:06 UTC] Orders found: 0
[25-Jul-2026 16:18:06 UTC] Orders data: []
[25-Jul-2026 16:18:06 UTC] Total orders count: 0
[25-Jul-2026 16:18:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 16:18:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 16:18:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2001:1388:1761:311f:5d5:73e7:c10f:ee2, 141.101.100.149","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NSIsInVzZXJuYW1lIjoia2FybG9zYmF1dGUiLCJlbWFpbCI6Im5ua2p1a2lAZ21haWwuY29tIiwiZXhwIjoxNzg1NjAwOTAwfQ.-R963C7sFHiA7gzBhdXB4hM6SgkiotdbO-qbt5ljfG8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20c7a8b3c2bd76e-SCL","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2001:1388:1761:311f:5d5:73e7:c10f:ee2","cf-ipcountry":"PE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 16:18:07 UTC] === User Orders API Called ===
[25-Jul-2026 16:18:07 UTC] User ID: 1145
[25-Jul-2026 16:18:07 UTC] Limit: 20, Offset: 0
[25-Jul-2026 16:18:07 UTC] Orders found: 0
[25-Jul-2026 16:18:07 UTC] Orders data: []
[25-Jul-2026 16:18:07 UTC] Total orders count: 0
[25-Jul-2026 16:18:07 UTC] === API CALL LOG ===
[25-Jul-2026 16:18:07 UTC] Endpoint: user/profile.php
[25-Jul-2026 16:18:07 UTC] Full Log Data: {
    "timestamp": "2026-07-25 16:18:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:1388:1761:311f:5d5:73e7:c10f:ee2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2001:1388:1761:311f:5d5:73e7:c10f:ee2, 141.101.100.149",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NSIsInVzZXJuYW1lIjoia2FybG9zYmF1dGUiLCJlbWFpbCI6Im5ua2p1a2lAZ21haWwuY29tIiwiZXhwIjoxNzg1NjAwOTAwfQ.-R963C7sFHiA7gzBhdXB4hM6SgkiotdbO-qbt5ljfG8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20c7a8b9c80d76e-SCL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2001:1388:1761:311f:5d5:73e7:c10f:ee2",
        "cf-ipcountry": "PE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 16:18:07 UTC] === END API CALL LOG ===
[25-Jul-2026 16:18:07 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 16:18:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NSIsInVzZXJuYW1lIjoia2FybG9zYmF1dGUiLCJlbWFpbCI6Im5ua2p1a2lAZ21haWwuY29tIiwiZXhwIjoxNzg1NjAwOTAwfQ.-R963C7sFHiA7gzBhdXB4hM6SgkiotdbO-qbt5ljfG8
[25-Jul-2026 16:18:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 16:18:07 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 16:18:07 UTC] User ID: 1145
[25-Jul-2026 16:18:07 UTC] ✅ User profile retrieved successfully for user ID: 1145
[25-Jul-2026 16:18:08 UTC] === API CALL LOG ===
[25-Jul-2026 16:18:08 UTC] Endpoint: user/profile.php
[25-Jul-2026 16:18:08 UTC] Full Log Data: {
    "timestamp": "2026-07-25 16:18:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:1388:1761:311f:5d5:73e7:c10f:ee2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2001:1388:1761:311f:5d5:73e7:c10f:ee2, 141.101.100.149",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NSIsInVzZXJuYW1lIjoia2FybG9zYmF1dGUiLCJlbWFpbCI6Im5ua2p1a2lAZ21haWwuY29tIiwiZXhwIjoxNzg1NjAwOTAwfQ.-R963C7sFHiA7gzBhdXB4hM6SgkiotdbO-qbt5ljfG8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20c7a8f4f78d76e-SCL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2001:1388:1761:311f:5d5:73e7:c10f:ee2",
        "cf-ipcountry": "PE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 16:18:08 UTC] === END API CALL LOG ===
[25-Jul-2026 16:18:08 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 16:18:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NSIsInVzZXJuYW1lIjoia2FybG9zYmF1dGUiLCJlbWFpbCI6Im5ua2p1a2lAZ21haWwuY29tIiwiZXhwIjoxNzg1NjAwOTAwfQ.-R963C7sFHiA7gzBhdXB4hM6SgkiotdbO-qbt5ljfG8
[25-Jul-2026 16:18:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 16:18:08 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 16:18:08 UTC] User ID: 1145
[25-Jul-2026 16:18:08 UTC] ✅ User profile retrieved successfully for user ID: 1145
[25-Jul-2026 16:18:14 UTC] === API CALL LOG ===
[25-Jul-2026 16:18:14 UTC] Endpoint: user/profile.php
[25-Jul-2026 16:18:14 UTC] Full Log Data: {
    "timestamp": "2026-07-25 16:18:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:1388:1761:311f:5d5:73e7:c10f:ee2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2001:1388:1761:311f:5d5:73e7:c10f:ee2, 141.101.100.148",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NSIsInVzZXJuYW1lIjoia2FybG9zYmF1dGUiLCJlbWFpbCI6Im5ua2p1a2lAZ21haWwuY29tIiwiZXhwIjoxNzg1NjAwOTAwfQ.-R963C7sFHiA7gzBhdXB4hM6SgkiotdbO-qbt5ljfG8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20c7ab01ee36f25-SCL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2001:1388:1761:311f:5d5:73e7:c10f:ee2",
        "cf-ipcountry": "PE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 16:18:14 UTC] === END API CALL LOG ===
[25-Jul-2026 16:18:14 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 16:18:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NSIsInVzZXJuYW1lIjoia2FybG9zYmF1dGUiLCJlbWFpbCI6Im5ua2p1a2lAZ21haWwuY29tIiwiZXhwIjoxNzg1NjAwOTAwfQ.-R963C7sFHiA7gzBhdXB4hM6SgkiotdbO-qbt5ljfG8
[25-Jul-2026 16:18:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 16:18:14 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 16:18:14 UTC] User ID: 1145
[25-Jul-2026 16:18:14 UTC] ✅ User profile retrieved successfully for user ID: 1145
[25-Jul-2026 16:18:15 UTC] === API CALL LOG ===
[25-Jul-2026 16:18:15 UTC] Endpoint: user/profile.php
[25-Jul-2026 16:18:15 UTC] Full Log Data: {
    "timestamp": "2026-07-25 16:18:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:1388:1761:311f:5d5:73e7:c10f:ee2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2001:1388:1761:311f:5d5:73e7:c10f:ee2, 141.101.100.148",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NSIsInVzZXJuYW1lIjoia2FybG9zYmF1dGUiLCJlbWFpbCI6Im5ua2p1a2lAZ21haWwuY29tIiwiZXhwIjoxNzg1NjAwOTAwfQ.-R963C7sFHiA7gzBhdXB4hM6SgkiotdbO-qbt5ljfG8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20c7abca9286f25-SCL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2001:1388:1761:311f:5d5:73e7:c10f:ee2",
        "cf-ipcountry": "PE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 16:18:15 UTC] === END API CALL LOG ===
[25-Jul-2026 16:18:15 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 16:18:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NSIsInVzZXJuYW1lIjoia2FybG9zYmF1dGUiLCJlbWFpbCI6Im5ua2p1a2lAZ21haWwuY29tIiwiZXhwIjoxNzg1NjAwOTAwfQ.-R963C7sFHiA7gzBhdXB4hM6SgkiotdbO-qbt5ljfG8
[25-Jul-2026 16:18:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 16:18:15 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 16:18:15 UTC] User ID: 1145
[25-Jul-2026 16:18:15 UTC] ✅ User profile retrieved successfully for user ID: 1145
[25-Jul-2026 16:18:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 16:18:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 16:18:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2001:1388:1761:311f:5d5:73e7:c10f:ee2, 141.101.100.148","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NSIsInVzZXJuYW1lIjoia2FybG9zYmF1dGUiLCJlbWFpbCI6Im5ua2p1a2lAZ21haWwuY29tIiwiZXhwIjoxNzg1NjAwOTAwfQ.-R963C7sFHiA7gzBhdXB4hM6SgkiotdbO-qbt5ljfG8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20c7abcd9596f25-SCL","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2001:1388:1761:311f:5d5:73e7:c10f:ee2","cf-ipcountry":"PE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 16:18:15 UTC] === User Orders API Called ===
[25-Jul-2026 16:18:15 UTC] User ID: 1145
[25-Jul-2026 16:18:15 UTC] Limit: 20, Offset: 0
[25-Jul-2026 16:18:15 UTC] Orders found: 0
[25-Jul-2026 16:18:15 UTC] Orders data: []
[25-Jul-2026 16:18:15 UTC] Total orders count: 0
[25-Jul-2026 16:18:15 UTC] === API CALL LOG ===
[25-Jul-2026 16:18:15 UTC] Endpoint: user/profile.php
[25-Jul-2026 16:18:15 UTC] Full Log Data: {
    "timestamp": "2026-07-25 16:18:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:1388:1761:311f:5d5:73e7:c10f:ee2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2001:1388:1761:311f:5d5:73e7:c10f:ee2, 141.101.100.148",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NSIsInVzZXJuYW1lIjoia2FybG9zYmF1dGUiLCJlbWFpbCI6Im5ua2p1a2lAZ21haWwuY29tIiwiZXhwIjoxNzg1NjAwOTAwfQ.-R963C7sFHiA7gzBhdXB4hM6SgkiotdbO-qbt5ljfG8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20c7abd69aa6f25-SCL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2001:1388:1761:311f:5d5:73e7:c10f:ee2",
        "cf-ipcountry": "PE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 16:18:15 UTC] === END API CALL LOG ===
[25-Jul-2026 16:18:15 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 16:18:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NSIsInVzZXJuYW1lIjoia2FybG9zYmF1dGUiLCJlbWFpbCI6Im5ua2p1a2lAZ21haWwuY29tIiwiZXhwIjoxNzg1NjAwOTAwfQ.-R963C7sFHiA7gzBhdXB4hM6SgkiotdbO-qbt5ljfG8
[25-Jul-2026 16:18:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 16:18:15 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 16:18:15 UTC] User ID: 1145
[25-Jul-2026 16:18:15 UTC] ✅ User profile retrieved successfully for user ID: 1145
[25-Jul-2026 16:18:22 UTC] === API CALL LOG ===
[25-Jul-2026 16:18:22 UTC] Endpoint: user/profile.php
[25-Jul-2026 16:18:22 UTC] Full Log Data: {
    "timestamp": "2026-07-25 16:18:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:1388:1761:311f:5d5:73e7:c10f:ee2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2001:1388:1761:311f:5d5:73e7:c10f:ee2, 141.101.100.148",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NSIsInVzZXJuYW1lIjoia2FybG9zYmF1dGUiLCJlbWFpbCI6Im5ua2p1a2lAZ21haWwuY29tIiwiZXhwIjoxNzg1NjAwOTAwfQ.-R963C7sFHiA7gzBhdXB4hM6SgkiotdbO-qbt5ljfG8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20c7ae449fcb452-SCL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2001:1388:1761:311f:5d5:73e7:c10f:ee2",
        "cf-ipcountry": "PE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 16:18:22 UTC] === END API CALL LOG ===
[25-Jul-2026 16:18:22 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 16:18:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NSIsInVzZXJuYW1lIjoia2FybG9zYmF1dGUiLCJlbWFpbCI6Im5ua2p1a2lAZ21haWwuY29tIiwiZXhwIjoxNzg1NjAwOTAwfQ.-R963C7sFHiA7gzBhdXB4hM6SgkiotdbO-qbt5ljfG8
[25-Jul-2026 16:18:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 16:18:22 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 16:18:22 UTC] User ID: 1145
[25-Jul-2026 16:18:22 UTC] ✅ User profile retrieved successfully for user ID: 1145
[25-Jul-2026 16:18:23 UTC] === API CALL LOG ===
[25-Jul-2026 16:18:23 UTC] Endpoint: user/profile.php
[25-Jul-2026 16:18:23 UTC] Full Log Data: {
    "timestamp": "2026-07-25 16:18:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:1388:1761:311f:5d5:73e7:c10f:ee2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2001:1388:1761:311f:5d5:73e7:c10f:ee2, 141.101.100.148",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NSIsInVzZXJuYW1lIjoia2FybG9zYmF1dGUiLCJlbWFpbCI6Im5ua2p1a2lAZ21haWwuY29tIiwiZXhwIjoxNzg1NjAwOTAwfQ.-R963C7sFHiA7gzBhdXB4hM6SgkiotdbO-qbt5ljfG8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20c7aeed9ffb452-SCL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2001:1388:1761:311f:5d5:73e7:c10f:ee2",
        "cf-ipcountry": "PE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 16:18:23 UTC] === END API CALL LOG ===
[25-Jul-2026 16:18:23 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 16:18:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NSIsInVzZXJuYW1lIjoia2FybG9zYmF1dGUiLCJlbWFpbCI6Im5ua2p1a2lAZ21haWwuY29tIiwiZXhwIjoxNzg1NjAwOTAwfQ.-R963C7sFHiA7gzBhdXB4hM6SgkiotdbO-qbt5ljfG8
[25-Jul-2026 16:18:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 16:18:23 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 16:18:23 UTC] User ID: 1145
[25-Jul-2026 16:18:23 UTC] ✅ User profile retrieved successfully for user ID: 1145
[25-Jul-2026 16:18:23 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 16:18:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 16:18:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2001:1388:1761:311f:5d5:73e7:c10f:ee2, 141.101.100.148","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NSIsInVzZXJuYW1lIjoia2FybG9zYmF1dGUiLCJlbWFpbCI6Im5ua2p1a2lAZ21haWwuY29tIiwiZXhwIjoxNzg1NjAwOTAwfQ.-R963C7sFHiA7gzBhdXB4hM6SgkiotdbO-qbt5ljfG8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20c7aef4a47b452-SCL","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2001:1388:1761:311f:5d5:73e7:c10f:ee2","cf-ipcountry":"PE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 16:18:23 UTC] === User Orders API Called ===
[25-Jul-2026 16:18:23 UTC] User ID: 1145
[25-Jul-2026 16:18:23 UTC] Limit: 20, Offset: 0
[25-Jul-2026 16:18:23 UTC] Orders found: 0
[25-Jul-2026 16:18:23 UTC] Orders data: []
[25-Jul-2026 16:18:23 UTC] Total orders count: 0
[25-Jul-2026 16:18:23 UTC] === API CALL LOG ===
[25-Jul-2026 16:18:23 UTC] Endpoint: user/profile.php
[25-Jul-2026 16:18:23 UTC] Full Log Data: {
    "timestamp": "2026-07-25 16:18:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:1388:1761:311f:5d5:73e7:c10f:ee2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2001:1388:1761:311f:5d5:73e7:c10f:ee2, 141.101.100.148",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NSIsInVzZXJuYW1lIjoia2FybG9zYmF1dGUiLCJlbWFpbCI6Im5ua2p1a2lAZ21haWwuY29tIiwiZXhwIjoxNzg1NjAwOTAwfQ.-R963C7sFHiA7gzBhdXB4hM6SgkiotdbO-qbt5ljfG8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20c7aef8a6fb452-SCL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2001:1388:1761:311f:5d5:73e7:c10f:ee2",
        "cf-ipcountry": "PE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 16:18:23 UTC] === END API CALL LOG ===
[25-Jul-2026 16:18:23 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 16:18:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NSIsInVzZXJuYW1lIjoia2FybG9zYmF1dGUiLCJlbWFpbCI6Im5ua2p1a2lAZ21haWwuY29tIiwiZXhwIjoxNzg1NjAwOTAwfQ.-R963C7sFHiA7gzBhdXB4hM6SgkiotdbO-qbt5ljfG8
[25-Jul-2026 16:18:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 16:18:23 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 16:18:23 UTC] User ID: 1145
[25-Jul-2026 16:18:23 UTC] ✅ User profile retrieved successfully for user ID: 1145
[25-Jul-2026 16:18:27 UTC] === API CALL LOG ===
[25-Jul-2026 16:18:27 UTC] Endpoint: user/profile.php
[25-Jul-2026 16:18:27 UTC] Full Log Data: {
    "timestamp": "2026-07-25 16:18:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:1388:1761:311f:5d5:73e7:c10f:ee2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2001:1388:1761:311f:5d5:73e7:c10f:ee2, 141.101.100.148",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NSIsInVzZXJuYW1lIjoia2FybG9zYmF1dGUiLCJlbWFpbCI6Im5ua2p1a2lAZ21haWwuY29tIiwiZXhwIjoxNzg1NjAwOTAwfQ.-R963C7sFHiA7gzBhdXB4hM6SgkiotdbO-qbt5ljfG8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20c7b066808b41f-SCL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2001:1388:1761:311f:5d5:73e7:c10f:ee2",
        "cf-ipcountry": "PE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 16:18:27 UTC] === END API CALL LOG ===
[25-Jul-2026 16:18:27 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 16:18:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NSIsInVzZXJuYW1lIjoia2FybG9zYmF1dGUiLCJlbWFpbCI6Im5ua2p1a2lAZ21haWwuY29tIiwiZXhwIjoxNzg1NjAwOTAwfQ.-R963C7sFHiA7gzBhdXB4hM6SgkiotdbO-qbt5ljfG8
[25-Jul-2026 16:18:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 16:18:27 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 16:18:27 UTC] User ID: 1145
[25-Jul-2026 16:18:27 UTC] ✅ User profile retrieved successfully for user ID: 1145
[25-Jul-2026 16:18:27 UTC] === API CALL LOG ===
[25-Jul-2026 16:18:27 UTC] Endpoint: user/profile.php
[25-Jul-2026 16:18:27 UTC] Full Log Data: {
    "timestamp": "2026-07-25 16:18:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:1388:1761:311f:5d5:73e7:c10f:ee2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2001:1388:1761:311f:5d5:73e7:c10f:ee2, 141.101.100.148",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NSIsInVzZXJuYW1lIjoia2FybG9zYmF1dGUiLCJlbWFpbCI6Im5ua2p1a2lAZ21haWwuY29tIiwiZXhwIjoxNzg1NjAwOTAwfQ.-R963C7sFHiA7gzBhdXB4hM6SgkiotdbO-qbt5ljfG8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20c7b0bfbf9b41f-SCL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2001:1388:1761:311f:5d5:73e7:c10f:ee2",
        "cf-ipcountry": "PE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 16:18:27 UTC] === END API CALL LOG ===
[25-Jul-2026 16:18:27 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 16:18:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NSIsInVzZXJuYW1lIjoia2FybG9zYmF1dGUiLCJlbWFpbCI6Im5ua2p1a2lAZ21haWwuY29tIiwiZXhwIjoxNzg1NjAwOTAwfQ.-R963C7sFHiA7gzBhdXB4hM6SgkiotdbO-qbt5ljfG8
[25-Jul-2026 16:18:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 16:18:27 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 16:18:27 UTC] User ID: 1145
[25-Jul-2026 16:18:27 UTC] ✅ User profile retrieved successfully for user ID: 1145
[25-Jul-2026 16:18:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 16:18:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 16:18:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2001:1388:1761:311f:5d5:73e7:c10f:ee2, 141.101.100.148","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NSIsInVzZXJuYW1lIjoia2FybG9zYmF1dGUiLCJlbWFpbCI6Im5ua2p1a2lAZ21haWwuY29tIiwiZXhwIjoxNzg1NjAwOTAwfQ.-R963C7sFHiA7gzBhdXB4hM6SgkiotdbO-qbt5ljfG8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20c7b0c7c6fb41f-SCL","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2001:1388:1761:311f:5d5:73e7:c10f:ee2","cf-ipcountry":"PE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 16:18:28 UTC] === User Orders API Called ===
[25-Jul-2026 16:18:28 UTC] User ID: 1145
[25-Jul-2026 16:18:28 UTC] Limit: 20, Offset: 0
[25-Jul-2026 16:18:28 UTC] Orders found: 0
[25-Jul-2026 16:18:28 UTC] Orders data: []
[25-Jul-2026 16:18:28 UTC] Total orders count: 0
[25-Jul-2026 16:18:28 UTC] === API CALL LOG ===
[25-Jul-2026 16:18:28 UTC] Endpoint: user/profile.php
[25-Jul-2026 16:18:28 UTC] Full Log Data: {
    "timestamp": "2026-07-25 16:18:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:1388:1761:311f:5d5:73e7:c10f:ee2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2001:1388:1761:311f:5d5:73e7:c10f:ee2, 141.101.100.148",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NSIsInVzZXJuYW1lIjoia2FybG9zYmF1dGUiLCJlbWFpbCI6Im5ua2p1a2lAZ21haWwuY29tIiwiZXhwIjoxNzg1NjAwOTAwfQ.-R963C7sFHiA7gzBhdXB4hM6SgkiotdbO-qbt5ljfG8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20c7b0cbce0b41f-SCL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2001:1388:1761:311f:5d5:73e7:c10f:ee2",
        "cf-ipcountry": "PE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 16:18:28 UTC] === END API CALL LOG ===
[25-Jul-2026 16:18:28 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 16:18:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NSIsInVzZXJuYW1lIjoia2FybG9zYmF1dGUiLCJlbWFpbCI6Im5ua2p1a2lAZ21haWwuY29tIiwiZXhwIjoxNzg1NjAwOTAwfQ.-R963C7sFHiA7gzBhdXB4hM6SgkiotdbO-qbt5ljfG8
[25-Jul-2026 16:18:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 16:18:28 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 16:18:28 UTC] User ID: 1145
[25-Jul-2026 16:18:28 UTC] ✅ User profile retrieved successfully for user ID: 1145
[25-Jul-2026 16:18:31 UTC] === API CALL LOG ===
[25-Jul-2026 16:18:31 UTC] Endpoint: user/profile.php
[25-Jul-2026 16:18:31 UTC] Full Log Data: {
    "timestamp": "2026-07-25 16:18:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:1388:1761:311f:5d5:73e7:c10f:ee2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2001:1388:1761:311f:5d5:73e7:c10f:ee2, 141.101.100.148",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NSIsInVzZXJuYW1lIjoia2FybG9zYmF1dGUiLCJlbWFpbCI6Im5ua2p1a2lAZ21haWwuY29tIiwiZXhwIjoxNzg1NjAwOTAwfQ.-R963C7sFHiA7gzBhdXB4hM6SgkiotdbO-qbt5ljfG8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20c7b240dacb440-SCL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2001:1388:1761:311f:5d5:73e7:c10f:ee2",
        "cf-ipcountry": "PE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 16:18:31 UTC] === END API CALL LOG ===
[25-Jul-2026 16:18:31 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 16:18:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NSIsInVzZXJuYW1lIjoia2FybG9zYmF1dGUiLCJlbWFpbCI6Im5ua2p1a2lAZ21haWwuY29tIiwiZXhwIjoxNzg1NjAwOTAwfQ.-R963C7sFHiA7gzBhdXB4hM6SgkiotdbO-qbt5ljfG8
[25-Jul-2026 16:18:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 16:18:31 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 16:18:31 UTC] User ID: 1145
[25-Jul-2026 16:18:31 UTC] ✅ User profile retrieved successfully for user ID: 1145
[25-Jul-2026 16:18:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 16:18:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 16:18:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2001:1388:1761:311f:5d5:73e7:c10f:ee2, 141.101.100.148","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NSIsInVzZXJuYW1lIjoia2FybG9zYmF1dGUiLCJlbWFpbCI6Im5ua2p1a2lAZ21haWwuY29tIiwiZXhwIjoxNzg1NjAwOTAwfQ.-R963C7sFHiA7gzBhdXB4hM6SgkiotdbO-qbt5ljfG8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20c7b2ac959b440-SCL","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2001:1388:1761:311f:5d5:73e7:c10f:ee2","cf-ipcountry":"PE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 16:18:32 UTC] === User Orders API Called ===
[25-Jul-2026 16:18:32 UTC] User ID: 1145
[25-Jul-2026 16:18:32 UTC] Limit: 20, Offset: 0
[25-Jul-2026 16:18:32 UTC] Orders found: 0
[25-Jul-2026 16:18:32 UTC] Orders data: []
[25-Jul-2026 16:18:32 UTC] Total orders count: 0
[25-Jul-2026 16:18:32 UTC] === API CALL LOG ===
[25-Jul-2026 16:18:32 UTC] Endpoint: user/profile.php
[25-Jul-2026 16:18:32 UTC] Full Log Data: {
    "timestamp": "2026-07-25 16:18:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:1388:1761:311f:5d5:73e7:c10f:ee2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2001:1388:1761:311f:5d5:73e7:c10f:ee2, 141.101.100.148",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NSIsInVzZXJuYW1lIjoia2FybG9zYmF1dGUiLCJlbWFpbCI6Im5ua2p1a2lAZ21haWwuY29tIiwiZXhwIjoxNzg1NjAwOTAwfQ.-R963C7sFHiA7gzBhdXB4hM6SgkiotdbO-qbt5ljfG8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20c7b2b198bb440-SCL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2001:1388:1761:311f:5d5:73e7:c10f:ee2",
        "cf-ipcountry": "PE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 16:18:32 UTC] === END API CALL LOG ===
[25-Jul-2026 16:18:32 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 16:18:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NSIsInVzZXJuYW1lIjoia2FybG9zYmF1dGUiLCJlbWFpbCI6Im5ua2p1a2lAZ21haWwuY29tIiwiZXhwIjoxNzg1NjAwOTAwfQ.-R963C7sFHiA7gzBhdXB4hM6SgkiotdbO-qbt5ljfG8
[25-Jul-2026 16:18:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 16:18:32 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 16:18:32 UTC] User ID: 1145
[25-Jul-2026 16:18:32 UTC] ✅ User profile retrieved successfully for user ID: 1145
[25-Jul-2026 16:18:41 UTC] === API CALL LOG ===
[25-Jul-2026 16:18:41 UTC] Endpoint: user/profile.php
[25-Jul-2026 16:18:41 UTC] Full Log Data: {
    "timestamp": "2026-07-25 16:18:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:1388:1761:311f:5d5:73e7:c10f:ee2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2001:1388:1761:311f:5d5:73e7:c10f:ee2, 141.101.100.149",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NSIsInVzZXJuYW1lIjoia2FybG9zYmF1dGUiLCJlbWFpbCI6Im5ua2p1a2lAZ21haWwuY29tIiwiZXhwIjoxNzg1NjAwOTAwfQ.-R963C7sFHiA7gzBhdXB4hM6SgkiotdbO-qbt5ljfG8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20c7b5a5dcfb440-SCL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2001:1388:1761:311f:5d5:73e7:c10f:ee2",
        "cf-ipcountry": "PE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 16:18:41 UTC] === END API CALL LOG ===
[25-Jul-2026 16:18:41 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 16:18:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NSIsInVzZXJuYW1lIjoia2FybG9zYmF1dGUiLCJlbWFpbCI6Im5ua2p1a2lAZ21haWwuY29tIiwiZXhwIjoxNzg1NjAwOTAwfQ.-R963C7sFHiA7gzBhdXB4hM6SgkiotdbO-qbt5ljfG8
[25-Jul-2026 16:18:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 16:18:41 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 16:18:41 UTC] User ID: 1145
[25-Jul-2026 16:18:41 UTC] ✅ User profile retrieved successfully for user ID: 1145
[25-Jul-2026 16:18:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 16:18:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 16:18:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2001:1388:1761:311f:5d5:73e7:c10f:ee2, 141.101.100.149","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NSIsInVzZXJuYW1lIjoia2FybG9zYmF1dGUiLCJlbWFpbCI6Im5ua2p1a2lAZ21haWwuY29tIiwiZXhwIjoxNzg1NjAwOTAwfQ.-R963C7sFHiA7gzBhdXB4hM6SgkiotdbO-qbt5ljfG8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20c7b983df0b440-SCL","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2001:1388:1761:311f:5d5:73e7:c10f:ee2","cf-ipcountry":"PE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 16:18:51 UTC] === User Orders API Called ===
[25-Jul-2026 16:18:51 UTC] User ID: 1145
[25-Jul-2026 16:18:51 UTC] Limit: 20, Offset: 0
[25-Jul-2026 16:18:51 UTC] Orders found: 0
[25-Jul-2026 16:18:51 UTC] Orders data: []
[25-Jul-2026 16:18:51 UTC] Total orders count: 0
[25-Jul-2026 16:18:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 16:18:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 16:18:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2001:1388:1761:311f:5d5:73e7:c10f:ee2, 141.101.100.149","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NSIsInVzZXJuYW1lIjoia2FybG9zYmF1dGUiLCJlbWFpbCI6Im5ua2p1a2lAZ21haWwuY29tIiwiZXhwIjoxNzg1NjAwOTAwfQ.-R963C7sFHiA7gzBhdXB4hM6SgkiotdbO-qbt5ljfG8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20c7ba18c04b440-SCL","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2001:1388:1761:311f:5d5:73e7:c10f:ee2","cf-ipcountry":"PE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 16:18:51 UTC] === User Orders API Called ===
[25-Jul-2026 16:18:51 UTC] User ID: 1145
[25-Jul-2026 16:18:51 UTC] Limit: 20, Offset: 0
[25-Jul-2026 16:18:51 UTC] Orders found: 0
[25-Jul-2026 16:18:51 UTC] Orders data: []
[25-Jul-2026 16:18:51 UTC] Total orders count: 0
[25-Jul-2026 16:18:51 UTC] === API CALL LOG ===
[25-Jul-2026 16:18:51 UTC] Endpoint: user/profile.php
[25-Jul-2026 16:18:51 UTC] Full Log Data: {
    "timestamp": "2026-07-25 16:18:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:1388:1761:311f:5d5:73e7:c10f:ee2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2001:1388:1761:311f:5d5:73e7:c10f:ee2, 141.101.100.149",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NSIsInVzZXJuYW1lIjoia2FybG9zYmF1dGUiLCJlbWFpbCI6Im5ua2p1a2lAZ21haWwuY29tIiwiZXhwIjoxNzg1NjAwOTAwfQ.-R963C7sFHiA7gzBhdXB4hM6SgkiotdbO-qbt5ljfG8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20c7ba1dc27b440-SCL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2001:1388:1761:311f:5d5:73e7:c10f:ee2",
        "cf-ipcountry": "PE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 16:18:51 UTC] === END API CALL LOG ===
[25-Jul-2026 16:18:51 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 16:18:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NSIsInVzZXJuYW1lIjoia2FybG9zYmF1dGUiLCJlbWFpbCI6Im5ua2p1a2lAZ21haWwuY29tIiwiZXhwIjoxNzg1NjAwOTAwfQ.-R963C7sFHiA7gzBhdXB4hM6SgkiotdbO-qbt5ljfG8
[25-Jul-2026 16:18:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 16:18:51 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 16:18:51 UTC] User ID: 1145
[25-Jul-2026 16:18:51 UTC] ✅ User profile retrieved successfully for user ID: 1145
[25-Jul-2026 16:18:52 UTC] === API CALL LOG ===
[25-Jul-2026 16:18:52 UTC] Endpoint: user/profile.php
[25-Jul-2026 16:18:52 UTC] Full Log Data: {
    "timestamp": "2026-07-25 16:18:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:1388:1761:311f:5d5:73e7:c10f:ee2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2001:1388:1761:311f:5d5:73e7:c10f:ee2, 141.101.100.149",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NSIsInVzZXJuYW1lIjoia2FybG9zYmF1dGUiLCJlbWFpbCI6Im5ua2p1a2lAZ21haWwuY29tIiwiZXhwIjoxNzg1NjAwOTAwfQ.-R963C7sFHiA7gzBhdXB4hM6SgkiotdbO-qbt5ljfG8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20c7ba5ce6eb440-SCL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2001:1388:1761:311f:5d5:73e7:c10f:ee2",
        "cf-ipcountry": "PE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 16:18:52 UTC] === END API CALL LOG ===
[25-Jul-2026 16:18:52 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 16:18:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NSIsInVzZXJuYW1lIjoia2FybG9zYmF1dGUiLCJlbWFpbCI6Im5ua2p1a2lAZ21haWwuY29tIiwiZXhwIjoxNzg1NjAwOTAwfQ.-R963C7sFHiA7gzBhdXB4hM6SgkiotdbO-qbt5ljfG8
[25-Jul-2026 16:18:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 16:18:52 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 16:18:52 UTC] User ID: 1145
[25-Jul-2026 16:18:52 UTC] ✅ User profile retrieved successfully for user ID: 1145
[25-Jul-2026 16:19:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 16:19:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 16:19:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.139.138.128, 162.158.102.212","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20c7be58cbbef95-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.139.138.128","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 16:19:02 UTC] === User Orders API Called ===
[25-Jul-2026 16:19:02 UTC] User ID: 1140
[25-Jul-2026 16:19:02 UTC] Limit: 20, Offset: 0
[25-Jul-2026 16:19:02 UTC] Orders found: 1
[25-Jul-2026 16:19:02 UTC] Orders data: [{"id":429,"quantity":100,"total_coins":3500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/baraxolkatoshkent","status":"pending","created_at":"2026-07-25 12:33:43","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[25-Jul-2026 16:19:02 UTC] Total orders count: 1
[25-Jul-2026 16:19:02 UTC] === API CALL LOG ===
[25-Jul-2026 16:19:02 UTC] Endpoint: user/profile.php
[25-Jul-2026 16:19:02 UTC] Full Log Data: {
    "timestamp": "2026-07-25 16:19:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.128",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.128, 162.158.102.220",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20c7be58cbeef95-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.128",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 16:19:02 UTC] === END API CALL LOG ===
[25-Jul-2026 16:19:02 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 16:19:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 16:19:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 16:19:02 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 16:19:02 UTC] User ID: 1140
[25-Jul-2026 16:19:02 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 16:19:03 UTC] === API CALL LOG ===
[25-Jul-2026 16:19:03 UTC] Endpoint: user/profile.php
[25-Jul-2026 16:19:03 UTC] Full Log Data: {
    "timestamp": "2026-07-25 16:19:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.128",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.128, 162.158.102.220",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20c7be9edfaef95-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.128",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 16:19:03 UTC] === END API CALL LOG ===
[25-Jul-2026 16:19:03 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 16:19:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 16:19:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 16:19:03 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 16:19:03 UTC] User ID: 1140
[25-Jul-2026 16:19:03 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 16:19:10 UTC] === API CALL LOG ===
[25-Jul-2026 16:19:10 UTC] Endpoint: user/profile.php
[25-Jul-2026 16:19:10 UTC] Full Log Data: {
    "timestamp": "2026-07-25 16:19:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:1388:1761:311f:5d5:73e7:c10f:ee2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2001:1388:1761:311f:5d5:73e7:c10f:ee2, 141.101.100.149",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NSIsInVzZXJuYW1lIjoia2FybG9zYmF1dGUiLCJlbWFpbCI6Im5ua2p1a2lAZ21haWwuY29tIiwiZXhwIjoxNzg1NjAwOTAwfQ.-R963C7sFHiA7gzBhdXB4hM6SgkiotdbO-qbt5ljfG8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20c7c10dcb6d74e-SCL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2001:1388:1761:311f:5d5:73e7:c10f:ee2",
        "cf-ipcountry": "PE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 16:19:10 UTC] === END API CALL LOG ===
[25-Jul-2026 16:19:10 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 16:19:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NSIsInVzZXJuYW1lIjoia2FybG9zYmF1dGUiLCJlbWFpbCI6Im5ua2p1a2lAZ21haWwuY29tIiwiZXhwIjoxNzg1NjAwOTAwfQ.-R963C7sFHiA7gzBhdXB4hM6SgkiotdbO-qbt5ljfG8
[25-Jul-2026 16:19:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 16:19:10 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 16:19:10 UTC] User ID: 1145
[25-Jul-2026 16:19:10 UTC] ✅ User profile retrieved successfully for user ID: 1145
[25-Jul-2026 16:19:11 UTC] === API CALL LOG ===
[25-Jul-2026 16:19:11 UTC] Endpoint: user/profile.php
[25-Jul-2026 16:19:11 UTC] Full Log Data: {
    "timestamp": "2026-07-25 16:19:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:1388:1761:311f:5d5:73e7:c10f:ee2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2001:1388:1761:311f:5d5:73e7:c10f:ee2, 141.101.100.149",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NSIsInVzZXJuYW1lIjoia2FybG9zYmF1dGUiLCJlbWFpbCI6Im5ua2p1a2lAZ21haWwuY29tIiwiZXhwIjoxNzg1NjAwOTAwfQ.-R963C7sFHiA7gzBhdXB4hM6SgkiotdbO-qbt5ljfG8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20c7c1c6b2cd74e-SCL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2001:1388:1761:311f:5d5:73e7:c10f:ee2",
        "cf-ipcountry": "PE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 16:19:11 UTC] === END API CALL LOG ===
[25-Jul-2026 16:19:11 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 16:19:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NSIsInVzZXJuYW1lIjoia2FybG9zYmF1dGUiLCJlbWFpbCI6Im5ua2p1a2lAZ21haWwuY29tIiwiZXhwIjoxNzg1NjAwOTAwfQ.-R963C7sFHiA7gzBhdXB4hM6SgkiotdbO-qbt5ljfG8
[25-Jul-2026 16:19:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 16:19:11 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 16:19:11 UTC] User ID: 1145
[25-Jul-2026 16:19:11 UTC] ✅ User profile retrieved successfully for user ID: 1145
[25-Jul-2026 16:19:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 16:19:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 16:19:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2001:1388:1761:311f:5d5:73e7:c10f:ee2, 141.101.100.149","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NSIsInVzZXJuYW1lIjoia2FybG9zYmF1dGUiLCJlbWFpbCI6Im5ua2p1a2lAZ21haWwuY29tIiwiZXhwIjoxNzg1NjAwOTAwfQ.-R963C7sFHiA7gzBhdXB4hM6SgkiotdbO-qbt5ljfG8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20c7c1cfb92d74e-SCL","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2001:1388:1761:311f:5d5:73e7:c10f:ee2","cf-ipcountry":"PE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 16:19:11 UTC] === User Orders API Called ===
[25-Jul-2026 16:19:11 UTC] User ID: 1145
[25-Jul-2026 16:19:11 UTC] Limit: 20, Offset: 0
[25-Jul-2026 16:19:11 UTC] Orders found: 0
[25-Jul-2026 16:19:11 UTC] Orders data: []
[25-Jul-2026 16:19:11 UTC] Total orders count: 0
[25-Jul-2026 16:19:11 UTC] === API CALL LOG ===
[25-Jul-2026 16:19:11 UTC] Endpoint: user/profile.php
[25-Jul-2026 16:19:11 UTC] Full Log Data: {
    "timestamp": "2026-07-25 16:19:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:1388:1761:311f:5d5:73e7:c10f:ee2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2001:1388:1761:311f:5d5:73e7:c10f:ee2, 141.101.100.149",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NSIsInVzZXJuYW1lIjoia2FybG9zYmF1dGUiLCJlbWFpbCI6Im5ua2p1a2lAZ21haWwuY29tIiwiZXhwIjoxNzg1NjAwOTAwfQ.-R963C7sFHiA7gzBhdXB4hM6SgkiotdbO-qbt5ljfG8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20c7c1d3bc6d74e-SCL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2001:1388:1761:311f:5d5:73e7:c10f:ee2",
        "cf-ipcountry": "PE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 16:19:11 UTC] === END API CALL LOG ===
[25-Jul-2026 16:19:11 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 16:19:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NSIsInVzZXJuYW1lIjoia2FybG9zYmF1dGUiLCJlbWFpbCI6Im5ua2p1a2lAZ21haWwuY29tIiwiZXhwIjoxNzg1NjAwOTAwfQ.-R963C7sFHiA7gzBhdXB4hM6SgkiotdbO-qbt5ljfG8
[25-Jul-2026 16:19:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 16:19:11 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 16:19:11 UTC] User ID: 1145
[25-Jul-2026 16:19:11 UTC] ✅ User profile retrieved successfully for user ID: 1145
[25-Jul-2026 16:19:23 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 16:19:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 16:19:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.139.138.128, 162.158.102.212","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20c7c698f68ef95-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.139.138.128","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 16:19:23 UTC] === User Orders API Called ===
[25-Jul-2026 16:19:23 UTC] User ID: 1140
[25-Jul-2026 16:19:23 UTC] Limit: 20, Offset: 0
[25-Jul-2026 16:19:23 UTC] Orders found: 1
[25-Jul-2026 16:19:23 UTC] Orders data: [{"id":429,"quantity":100,"total_coins":3500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/baraxolkatoshkent","status":"pending","created_at":"2026-07-25 12:33:43","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[25-Jul-2026 16:19:23 UTC] Total orders count: 1
[25-Jul-2026 16:19:47 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 16:19:47 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 16:19:47 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2001:1388:1761:311f:5d5:73e7:c10f:ee2, 141.101.100.148","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NSIsInVzZXJuYW1lIjoia2FybG9zYmF1dGUiLCJlbWFpbCI6Im5ua2p1a2lAZ21haWwuY29tIiwiZXhwIjoxNzg1NjAwOTAwfQ.-R963C7sFHiA7gzBhdXB4hM6SgkiotdbO-qbt5ljfG8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20c7cfb681ed74e-SCL","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2001:1388:1761:311f:5d5:73e7:c10f:ee2","cf-ipcountry":"PE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 16:19:47 UTC] === User Orders API Called ===
[25-Jul-2026 16:19:47 UTC] User ID: 1145
[25-Jul-2026 16:19:47 UTC] Limit: 20, Offset: 0
[25-Jul-2026 16:19:47 UTC] Orders found: 0
[25-Jul-2026 16:19:47 UTC] Orders data: []
[25-Jul-2026 16:19:47 UTC] Total orders count: 0
[25-Jul-2026 16:19:47 UTC] === API CALL LOG ===
[25-Jul-2026 16:19:47 UTC] Endpoint: user/profile.php
[25-Jul-2026 16:19:47 UTC] Full Log Data: {
    "timestamp": "2026-07-25 16:19:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:1388:1761:311f:5d5:73e7:c10f:ee2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2001:1388:1761:311f:5d5:73e7:c10f:ee2, 141.101.100.148",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NSIsInVzZXJuYW1lIjoia2FybG9zYmF1dGUiLCJlbWFpbCI6Im5ua2p1a2lAZ21haWwuY29tIiwiZXhwIjoxNzg1NjAwOTAwfQ.-R963C7sFHiA7gzBhdXB4hM6SgkiotdbO-qbt5ljfG8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20c7cffedf3d74e-SCL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2001:1388:1761:311f:5d5:73e7:c10f:ee2",
        "cf-ipcountry": "PE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 16:19:47 UTC] === END API CALL LOG ===
[25-Jul-2026 16:19:47 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 16:19:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NSIsInVzZXJuYW1lIjoia2FybG9zYmF1dGUiLCJlbWFpbCI6Im5ua2p1a2lAZ21haWwuY29tIiwiZXhwIjoxNzg1NjAwOTAwfQ.-R963C7sFHiA7gzBhdXB4hM6SgkiotdbO-qbt5ljfG8
[25-Jul-2026 16:19:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 16:19:47 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 16:19:47 UTC] User ID: 1145
[25-Jul-2026 16:19:47 UTC] ✅ User profile retrieved successfully for user ID: 1145
[25-Jul-2026 16:19:47 UTC] === API CALL LOG ===
[25-Jul-2026 16:19:47 UTC] Endpoint: user/profile.php
[25-Jul-2026 16:19:47 UTC] Full Log Data: {
    "timestamp": "2026-07-25 16:19:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:1388:1761:311f:5d5:73e7:c10f:ee2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2001:1388:1761:311f:5d5:73e7:c10f:ee2, 141.101.100.148",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NSIsInVzZXJuYW1lIjoia2FybG9zYmF1dGUiLCJlbWFpbCI6Im5ua2p1a2lAZ21haWwuY29tIiwiZXhwIjoxNzg1NjAwOTAwfQ.-R963C7sFHiA7gzBhdXB4hM6SgkiotdbO-qbt5ljfG8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20c7cfbc881d74e-SCL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2001:1388:1761:311f:5d5:73e7:c10f:ee2",
        "cf-ipcountry": "PE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 16:19:47 UTC] === END API CALL LOG ===
[25-Jul-2026 16:19:47 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 16:19:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NSIsInVzZXJuYW1lIjoia2FybG9zYmF1dGUiLCJlbWFpbCI6Im5ua2p1a2lAZ21haWwuY29tIiwiZXhwIjoxNzg1NjAwOTAwfQ.-R963C7sFHiA7gzBhdXB4hM6SgkiotdbO-qbt5ljfG8
[25-Jul-2026 16:19:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 16:19:47 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 16:19:47 UTC] User ID: 1145
[25-Jul-2026 16:19:47 UTC] ✅ User profile retrieved successfully for user ID: 1145
[25-Jul-2026 16:20:47 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 16:20:47 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 16:20:47 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2001:1388:1761:311f:5d5:73e7:c10f:ee2, 141.101.100.149","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NSIsInVzZXJuYW1lIjoia2FybG9zYmF1dGUiLCJlbWFpbCI6Im5ua2p1a2lAZ21haWwuY29tIiwiZXhwIjoxNzg1NjAwOTAwfQ.-R963C7sFHiA7gzBhdXB4hM6SgkiotdbO-qbt5ljfG8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20c7e71df1bd74e-SCL","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2001:1388:1761:311f:5d5:73e7:c10f:ee2","cf-ipcountry":"PE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 16:20:47 UTC] === User Orders API Called ===
[25-Jul-2026 16:20:47 UTC] User ID: 1145
[25-Jul-2026 16:20:47 UTC] Limit: 20, Offset: 0
[25-Jul-2026 16:20:47 UTC] Orders found: 0
[25-Jul-2026 16:20:47 UTC] Orders data: []
[25-Jul-2026 16:20:47 UTC] Total orders count: 0
[25-Jul-2026 16:20:47 UTC] === API CALL LOG ===
[25-Jul-2026 16:20:47 UTC] Endpoint: user/profile.php
[25-Jul-2026 16:20:47 UTC] Full Log Data: {
    "timestamp": "2026-07-25 16:20:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:1388:1761:311f:5d5:73e7:c10f:ee2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2001:1388:1761:311f:5d5:73e7:c10f:ee2, 141.101.100.149",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NSIsInVzZXJuYW1lIjoia2FybG9zYmF1dGUiLCJlbWFpbCI6Im5ua2p1a2lAZ21haWwuY29tIiwiZXhwIjoxNzg1NjAwOTAwfQ.-R963C7sFHiA7gzBhdXB4hM6SgkiotdbO-qbt5ljfG8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20c7e766a9dd74e-SCL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2001:1388:1761:311f:5d5:73e7:c10f:ee2",
        "cf-ipcountry": "PE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 16:20:47 UTC] === END API CALL LOG ===
[25-Jul-2026 16:20:47 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 16:20:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NSIsInVzZXJuYW1lIjoia2FybG9zYmF1dGUiLCJlbWFpbCI6Im5ua2p1a2lAZ21haWwuY29tIiwiZXhwIjoxNzg1NjAwOTAwfQ.-R963C7sFHiA7gzBhdXB4hM6SgkiotdbO-qbt5ljfG8
[25-Jul-2026 16:20:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 16:20:47 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 16:20:47 UTC] User ID: 1145
[25-Jul-2026 16:20:47 UTC] ✅ User profile retrieved successfully for user ID: 1145
[25-Jul-2026 16:20:47 UTC] === API CALL LOG ===
[25-Jul-2026 16:20:47 UTC] Endpoint: user/profile.php
[25-Jul-2026 16:20:47 UTC] Full Log Data: {
    "timestamp": "2026-07-25 16:20:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:1388:1761:311f:5d5:73e7:c10f:ee2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2001:1388:1761:311f:5d5:73e7:c10f:ee2, 141.101.100.148",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NSIsInVzZXJuYW1lIjoia2FybG9zYmF1dGUiLCJlbWFpbCI6Im5ua2p1a2lAZ21haWwuY29tIiwiZXhwIjoxNzg1NjAwOTAwfQ.-R963C7sFHiA7gzBhdXB4hM6SgkiotdbO-qbt5ljfG8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20c7e723f74d74e-SCL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2001:1388:1761:311f:5d5:73e7:c10f:ee2",
        "cf-ipcountry": "PE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 16:20:47 UTC] === END API CALL LOG ===
[25-Jul-2026 16:20:47 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 16:20:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NSIsInVzZXJuYW1lIjoia2FybG9zYmF1dGUiLCJlbWFpbCI6Im5ua2p1a2lAZ21haWwuY29tIiwiZXhwIjoxNzg1NjAwOTAwfQ.-R963C7sFHiA7gzBhdXB4hM6SgkiotdbO-qbt5ljfG8
[25-Jul-2026 16:20:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 16:20:47 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 16:20:47 UTC] User ID: 1145
[25-Jul-2026 16:20:47 UTC] ✅ User profile retrieved successfully for user ID: 1145
[25-Jul-2026 18:45:18 UTC] === API CALL LOG ===
[25-Jul-2026 18:45:18 UTC] Endpoint: user/profile.php
[25-Jul-2026 18:45:18 UTC] Full Log Data: {
    "timestamp": "2026-07-25 18:45:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.128",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.128, 172.64.198.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20d5223b8e8e5d6-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.128",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 18:45:18 UTC] === END API CALL LOG ===
[25-Jul-2026 18:45:18 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 18:45:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 18:45:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 18:45:18 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 18:45:18 UTC] User ID: 1140
[25-Jul-2026 18:45:18 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 18:45:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 18:45:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 18:45:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.139.138.128, 172.64.198.67","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20d5227bffae5d6-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.139.138.128","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 18:45:18 UTC] === User Orders API Called ===
[25-Jul-2026 18:45:18 UTC] User ID: 1140
[25-Jul-2026 18:45:18 UTC] Limit: 20, Offset: 0
[25-Jul-2026 18:45:18 UTC] Orders found: 1
[25-Jul-2026 18:45:18 UTC] Orders data: [{"id":429,"quantity":100,"total_coins":3500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/baraxolkatoshkent","status":"pending","created_at":"2026-07-25 12:33:43","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[25-Jul-2026 18:45:18 UTC] Total orders count: 1
[25-Jul-2026 18:45:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 18:45:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 18:45:19 UTC] === API CALL LOG ===
[25-Jul-2026 18:45:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.139.138.128, 172.64.198.67","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20d522a7e13e5d6-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.139.138.128","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 18:45:19 UTC] Endpoint: user/profile.php
[25-Jul-2026 18:45:19 UTC] Full Log Data: {
    "timestamp": "2026-07-25 18:45:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.128",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.128, 172.64.198.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20d522a7e0fe5d6-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.128",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 18:45:19 UTC] === User Orders API Called ===
[25-Jul-2026 18:45:19 UTC] === END API CALL LOG ===
[25-Jul-2026 18:45:19 UTC] User ID: 1140
[25-Jul-2026 18:45:19 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 18:45:19 UTC] Limit: 20, Offset: 0
[25-Jul-2026 18:45:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 18:45:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 18:45:19 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 18:45:19 UTC] User ID: 1140
[25-Jul-2026 18:45:19 UTC] Orders found: 1
[25-Jul-2026 18:45:19 UTC] Orders data: [{"id":429,"quantity":100,"total_coins":3500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/baraxolkatoshkent","status":"pending","created_at":"2026-07-25 12:33:43","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[25-Jul-2026 18:45:19 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 18:45:19 UTC] Total orders count: 1
[25-Jul-2026 18:45:19 UTC] === API CALL LOG ===
[25-Jul-2026 18:45:19 UTC] Endpoint: user/profile.php
[25-Jul-2026 18:45:19 UTC] Full Log Data: {
    "timestamp": "2026-07-25 18:45:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.128",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.128, 172.64.198.67",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20d522b4f74e5d6-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.128",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 18:45:19 UTC] === END API CALL LOG ===
[25-Jul-2026 18:45:19 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 18:45:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 18:45:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 18:45:19 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 18:45:19 UTC] User ID: 1140
[25-Jul-2026 18:45:19 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 18:45:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 18:45:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 18:45:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.139.138.128, 172.64.198.67","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20d52414c8ee5d6-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.139.138.128","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 18:45:22 UTC] === User Orders API Called ===
[25-Jul-2026 18:45:22 UTC] User ID: 1140
[25-Jul-2026 18:45:22 UTC] Limit: 20, Offset: 0
[25-Jul-2026 18:45:22 UTC] Orders found: 1
[25-Jul-2026 18:45:22 UTC] Orders data: [{"id":429,"quantity":100,"total_coins":3500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/baraxolkatoshkent","status":"pending","created_at":"2026-07-25 12:33:43","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[25-Jul-2026 18:45:22 UTC] Total orders count: 1
[25-Jul-2026 18:45:30 UTC] === API CALL LOG ===
[25-Jul-2026 18:45:30 UTC] Endpoint: user/profile.php
[25-Jul-2026 18:45:30 UTC] Full Log Data: {
    "timestamp": "2026-07-25 18:45:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.128",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.128, 172.64.198.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20d5272bd1ce5d6-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.128",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 18:45:30 UTC] === END API CALL LOG ===
[25-Jul-2026 18:45:30 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 18:45:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 18:45:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 18:45:30 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 18:45:30 UTC] User ID: 1140
[25-Jul-2026 18:45:30 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 18:45:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 18:45:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 18:45:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.139.138.128, 172.64.198.81","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20d5272bd1ae5d6-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.139.138.128","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 18:45:30 UTC] === User Orders API Called ===
[25-Jul-2026 18:45:30 UTC] User ID: 1140
[25-Jul-2026 18:45:30 UTC] Limit: 20, Offset: 0
[25-Jul-2026 18:45:30 UTC] Orders found: 1
[25-Jul-2026 18:45:30 UTC] Orders data: [{"id":429,"quantity":100,"total_coins":3500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/baraxolkatoshkent","status":"pending","created_at":"2026-07-25 12:33:43","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[25-Jul-2026 18:45:30 UTC] Total orders count: 1
[25-Jul-2026 18:45:31 UTC] === API CALL LOG ===
[25-Jul-2026 18:45:31 UTC] Endpoint: user/profile.php
[25-Jul-2026 18:45:31 UTC] Full Log Data: {
    "timestamp": "2026-07-25 18:45:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.128",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.128, 172.64.198.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20d52762c41e5d6-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.128",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 18:45:31 UTC] === END API CALL LOG ===
[25-Jul-2026 18:45:31 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 18:45:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 18:45:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 18:45:31 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 18:45:31 UTC] User ID: 1140
[25-Jul-2026 18:45:31 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 18:54:05 UTC] === API CALL LOG ===
[25-Jul-2026 18:54:05 UTC] Endpoint: user/profile.php
[25-Jul-2026 18:54:05 UTC] Full Log Data: {
    "timestamp": "2026-07-25 18:54:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.144, 162.158.102.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20d5f044f2fef91-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.144",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 18:54:05 UTC] === END API CALL LOG ===
[25-Jul-2026 18:54:05 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 18:54:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 18:54:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 18:54:05 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 18:54:05 UTC] User ID: 1140
[25-Jul-2026 18:54:05 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 18:54:05 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 18:54:05 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 18:54:05 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.63.205.144, 162.158.102.220","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20d5f059a18ef91-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"92.63.205.144","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 18:54:05 UTC] === User Orders API Called ===
[25-Jul-2026 18:54:05 UTC] User ID: 1140
[25-Jul-2026 18:54:05 UTC] Limit: 20, Offset: 0
[25-Jul-2026 18:54:05 UTC] Orders found: 1
[25-Jul-2026 18:54:05 UTC] Orders data: [{"id":429,"quantity":100,"total_coins":3500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/baraxolkatoshkent","status":"pending","created_at":"2026-07-25 12:33:43","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[25-Jul-2026 18:54:05 UTC] Total orders count: 1
[25-Jul-2026 18:54:15 UTC] === API CALL LOG ===
[25-Jul-2026 18:54:15 UTC] Endpoint: user/profile.php
[25-Jul-2026 18:54:15 UTC] Full Log Data: {
    "timestamp": "2026-07-25 18:54:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.144, 162.158.102.212",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20d5f419811ef91-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.144",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 18:54:15 UTC] === END API CALL LOG ===
[25-Jul-2026 18:54:15 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 18:54:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 18:54:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 18:54:15 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 18:54:15 UTC] User ID: 1140
[25-Jul-2026 18:54:15 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 18:54:15 UTC] User Purchases API - User ID: 1140
[25-Jul-2026 18:54:15 UTC] User Purchases API - Total purchases found: 3
[25-Jul-2026 18:54:27 UTC] === API CALL LOG ===
[25-Jul-2026 18:54:27 UTC] Endpoint: user/profile.php
[25-Jul-2026 18:54:27 UTC] Full Log Data: {
    "timestamp": "2026-07-25 18:54:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.144, 162.158.102.212",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20d5f8fabe8ef91-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.144",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 18:54:27 UTC] === END API CALL LOG ===
[25-Jul-2026 18:54:27 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 18:54:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 18:54:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 18:54:27 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 18:54:27 UTC] User ID: 1140
[25-Jul-2026 18:54:27 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 18:54:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 18:54:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 18:54:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.63.205.144, 162.158.102.213","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20d5f8fabe5ef91-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"92.63.205.144","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 18:54:27 UTC] === User Orders API Called ===
[25-Jul-2026 18:54:27 UTC] User ID: 1140
[25-Jul-2026 18:54:27 UTC] Limit: 20, Offset: 0
[25-Jul-2026 18:54:27 UTC] Orders found: 1
[25-Jul-2026 18:54:27 UTC] Orders data: [{"id":429,"quantity":100,"total_coins":3500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/baraxolkatoshkent","status":"pending","created_at":"2026-07-25 12:33:43","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[25-Jul-2026 18:54:27 UTC] Total orders count: 1
[25-Jul-2026 18:54:28 UTC] === API CALL LOG ===
[25-Jul-2026 18:54:28 UTC] Endpoint: user/profile.php
[25-Jul-2026 18:54:28 UTC] Full Log Data: {
    "timestamp": "2026-07-25 18:54:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.144, 162.158.102.212",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20d5f934b55ef91-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.144",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 18:54:28 UTC] === END API CALL LOG ===
[25-Jul-2026 18:54:28 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 18:54:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 18:54:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 18:54:28 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 18:54:28 UTC] User ID: 1140
[25-Jul-2026 18:54:28 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 18:54:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 18:54:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 18:54:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.63.205.144, 162.158.102.213","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20d5f946e0aef91-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"92.63.205.144","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 18:54:28 UTC] === User Orders API Called ===
[25-Jul-2026 18:54:28 UTC] User ID: 1140
[25-Jul-2026 18:54:28 UTC] Limit: 20, Offset: 0
[25-Jul-2026 18:54:28 UTC] Orders found: 1
[25-Jul-2026 18:54:28 UTC] Orders data: [{"id":429,"quantity":100,"total_coins":3500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/baraxolkatoshkent","status":"pending","created_at":"2026-07-25 12:33:43","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[25-Jul-2026 18:54:28 UTC] Total orders count: 1
[25-Jul-2026 18:54:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 18:54:30 UTC] === API CALL LOG ===
[25-Jul-2026 18:54:30 UTC] Endpoint: user/profile.php
[25-Jul-2026 18:54:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 18:54:30 UTC] Full Log Data: {
    "timestamp": "2026-07-25 18:54:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.144, 162.158.102.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20d5f9e4c5def91-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.144",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 18:54:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.63.205.144, 162.158.102.213","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20d5f9e4c59ef91-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"92.63.205.144","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 18:54:30 UTC] === END API CALL LOG ===
[25-Jul-2026 18:54:30 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 18:54:30 UTC] === User Orders API Called ===
[25-Jul-2026 18:54:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 18:54:30 UTC] User ID: 1140
[25-Jul-2026 18:54:30 UTC] Limit: 20, Offset: 0
[25-Jul-2026 18:54:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 18:54:30 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 18:54:30 UTC] User ID: 1140
[25-Jul-2026 18:54:30 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 18:54:30 UTC] Orders found: 1
[25-Jul-2026 18:54:30 UTC] Orders data: [{"id":429,"quantity":100,"total_coins":3500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/baraxolkatoshkent","status":"pending","created_at":"2026-07-25 12:33:43","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[25-Jul-2026 18:54:30 UTC] Total orders count: 1
[25-Jul-2026 18:54:31 UTC] === API CALL LOG ===
[25-Jul-2026 18:54:31 UTC] Endpoint: user/profile.php
[25-Jul-2026 18:54:31 UTC] Full Log Data: {
    "timestamp": "2026-07-25 18:54:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.144, 162.158.102.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20d5fa5ee5eef91-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.144",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 18:54:31 UTC] === END API CALL LOG ===
[25-Jul-2026 18:54:31 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 18:54:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 18:54:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 18:54:31 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 18:54:31 UTC] User ID: 1140
[25-Jul-2026 18:54:31 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 18:54:37 UTC] === API CALL LOG ===
[25-Jul-2026 18:54:37 UTC] Endpoint: user/profile.php
[25-Jul-2026 18:54:37 UTC] Full Log Data: {
    "timestamp": "2026-07-25 18:54:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.144, 162.158.102.212",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20d5fca3e8bef91-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.144",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 18:54:37 UTC] === END API CALL LOG ===
[25-Jul-2026 18:54:37 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 18:54:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 18:54:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 18:54:37 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 18:54:37 UTC] User ID: 1140
[25-Jul-2026 18:54:37 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 18:54:38 UTC] === API CALL LOG ===
[25-Jul-2026 18:54:38 UTC] Endpoint: user/profile.php
[25-Jul-2026 18:54:38 UTC] Full Log Data: {
    "timestamp": "2026-07-25 18:54:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.144, 162.158.102.212",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20d5fd2afb8ef91-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.144",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 18:54:38 UTC] === END API CALL LOG ===
[25-Jul-2026 18:54:38 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 18:54:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 18:54:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 18:54:38 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 18:54:38 UTC] User ID: 1140
[25-Jul-2026 18:54:38 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 18:54:39 UTC] === API CALL LOG ===
[25-Jul-2026 18:54:39 UTC] Endpoint: user/profile.php
[25-Jul-2026 18:54:39 UTC] Full Log Data: {
    "timestamp": "2026-07-25 18:54:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.144, 162.158.102.212",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20d5fd93ef2ef91-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.144",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 18:54:39 UTC] === END API CALL LOG ===
[25-Jul-2026 18:54:39 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 18:54:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 18:54:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 18:54:39 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 18:54:39 UTC] User ID: 1140
[25-Jul-2026 18:54:39 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 18:54:44 UTC] === API CALL LOG ===
[25-Jul-2026 18:54:44 UTC] Endpoint: user/profile.php
[25-Jul-2026 18:54:44 UTC] Full Log Data: {
    "timestamp": "2026-07-25 18:54:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.144, 162.158.102.212",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20d5ff5a9e3ef91-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.144",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 18:54:44 UTC] === END API CALL LOG ===
[25-Jul-2026 18:54:44 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 18:54:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 18:54:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 18:54:44 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 18:54:44 UTC] User ID: 1140
[25-Jul-2026 18:54:44 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 18:54:50 UTC] === API CALL LOG ===
[25-Jul-2026 18:54:50 UTC] Endpoint: user/profile.php
[25-Jul-2026 18:54:50 UTC] Full Log Data: {
    "timestamp": "2026-07-25 18:54:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.144, 162.158.102.212",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20d60200d27ef91-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.144",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 18:54:50 UTC] === END API CALL LOG ===
[25-Jul-2026 18:54:50 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 18:54:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 18:54:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 18:54:50 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 18:54:50 UTC] User ID: 1140
[25-Jul-2026 18:54:50 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 18:54:51 UTC] User Purchases API - User ID: 1140
[25-Jul-2026 18:54:51 UTC] User Purchases API - Total purchases found: 3
[25-Jul-2026 18:54:55 UTC] === API CALL LOG ===
[25-Jul-2026 18:54:55 UTC] Endpoint: user/profile.php
[25-Jul-2026 18:54:55 UTC] Full Log Data: {
    "timestamp": "2026-07-25 18:54:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.144, 162.158.102.212",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20d603e28d0ef91-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.144",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 18:54:55 UTC] === END API CALL LOG ===
[25-Jul-2026 18:54:55 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 18:54:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 18:54:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 18:54:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 18:54:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 18:54:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"92.63.205.144, 162.158.102.212","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20d603e28ceef91-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"92.63.205.144","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 18:54:55 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 18:54:55 UTC] === User Orders API Called ===
[25-Jul-2026 18:54:55 UTC] User ID: 1140
[25-Jul-2026 18:54:55 UTC] User ID: 1140
[25-Jul-2026 18:54:55 UTC] Limit: 20, Offset: 0
[25-Jul-2026 18:54:55 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 18:54:55 UTC] Orders found: 1
[25-Jul-2026 18:54:55 UTC] Orders data: [{"id":429,"quantity":100,"total_coins":3500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/baraxolkatoshkent","status":"pending","created_at":"2026-07-25 12:33:43","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[25-Jul-2026 18:54:55 UTC] Total orders count: 1
[25-Jul-2026 18:54:56 UTC] === API CALL LOG ===
[25-Jul-2026 18:54:56 UTC] Endpoint: user/profile.php
[25-Jul-2026 18:54:56 UTC] Full Log Data: {
    "timestamp": "2026-07-25 18:54:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "92.63.205.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "92.63.205.144, 162.158.102.212",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20d60408e7fef91-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "92.63.205.144",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 18:54:56 UTC] === END API CALL LOG ===
[25-Jul-2026 18:54:56 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 18:54:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 18:54:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 18:54:56 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 18:54:56 UTC] User ID: 1140
[25-Jul-2026 18:54:56 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 19:29:11 UTC] === API CALL LOG ===
[25-Jul-2026 19:29:11 UTC] Endpoint: user/profile.php
[25-Jul-2026 19:29:11 UTC] Full Log Data: {
    "timestamp": "2026-07-25 19:29:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.237.137",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.161.237.137, 172.70.190.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20d9268d99f9336-ACC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.161.237.137",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 19:29:11 UTC] === END API CALL LOG ===
[25-Jul-2026 19:29:11 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 19:29:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4
[25-Jul-2026 19:29:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 19:29:11 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 19:29:11 UTC] User ID: 1128
[25-Jul-2026 19:29:11 UTC] ✅ User profile retrieved successfully for user ID: 1128
[25-Jul-2026 19:29:12 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 19:29:12 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 19:29:12 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"154.161.237.137, 172.70.190.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20d92742e8e9336-ACC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"154.161.237.137","cf-ipcountry":"GH","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 19:29:12 UTC] === User Orders API Called ===
[25-Jul-2026 19:29:12 UTC] User ID: 1128
[25-Jul-2026 19:29:12 UTC] Limit: 20, Offset: 0
[25-Jul-2026 19:29:12 UTC] Orders found: 4
[25-Jul-2026 19:29:12 UTC] Orders data: [{"id":422,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Oxygenofftips","status":"pending","created_at":"2026-07-23 18:40:23","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":421,"quantity":550,"total_coins":550,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Oxygenofftips","status":"pending","created_at":"2026-07-23 18:40:04","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":420,"quantity":350,"total_coins":350,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Oxygenofftips","status":"pending","created_at":"2026-07-23 18:14:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":419,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Oxygenofftips","status":"pending","created_at":"2026-07-23 18:11:38","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[25-Jul-2026 19:29:12 UTC] Total orders count: 4
[25-Jul-2026 19:29:12 UTC] === API CALL LOG ===
[25-Jul-2026 19:29:12 UTC] Endpoint: user/profile.php
[25-Jul-2026 19:29:12 UTC] Full Log Data: {
    "timestamp": "2026-07-25 19:29:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.237.137",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.161.237.137, 172.70.190.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20d9274af829336-ACC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.161.237.137",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 19:29:12 UTC] === END API CALL LOG ===
[25-Jul-2026 19:29:12 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 19:29:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4
[25-Jul-2026 19:29:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 19:29:12 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 19:29:12 UTC] User ID: 1128
[25-Jul-2026 19:29:12 UTC] ✅ User profile retrieved successfully for user ID: 1128
[25-Jul-2026 19:29:12 UTC] === API CALL LOG ===
[25-Jul-2026 19:29:12 UTC] Endpoint: user/profile.php
[25-Jul-2026 19:29:12 UTC] Full Log Data: {
    "timestamp": "2026-07-25 19:29:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.237.137",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.161.237.137, 172.70.190.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20d9273fe329336-ACC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.161.237.137",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 19:29:12 UTC] === END API CALL LOG ===
[25-Jul-2026 19:29:12 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 19:29:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4
[25-Jul-2026 19:29:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 19:29:12 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 19:29:12 UTC] User ID: 1128
[25-Jul-2026 19:29:12 UTC] ✅ User profile retrieved successfully for user ID: 1128
[25-Jul-2026 19:29:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 19:29:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 19:29:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"154.161.237.137, 172.70.190.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20d9285ad989336-ACC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"154.161.237.137","cf-ipcountry":"GH","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 19:29:15 UTC] === User Orders API Called ===
[25-Jul-2026 19:29:15 UTC] User ID: 1128
[25-Jul-2026 19:29:15 UTC] Limit: 20, Offset: 0
[25-Jul-2026 19:29:15 UTC] Orders found: 4
[25-Jul-2026 19:29:15 UTC] Orders data: [{"id":422,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Oxygenofftips","status":"pending","created_at":"2026-07-23 18:40:23","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":421,"quantity":550,"total_coins":550,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Oxygenofftips","status":"pending","created_at":"2026-07-23 18:40:04","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":420,"quantity":350,"total_coins":350,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Oxygenofftips","status":"pending","created_at":"2026-07-23 18:14:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":419,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Oxygenofftips","status":"pending","created_at":"2026-07-23 18:11:38","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[25-Jul-2026 19:29:15 UTC] Total orders count: 4
[25-Jul-2026 19:56:09 UTC] === API CALL LOG ===
[25-Jul-2026 19:56:09 UTC] Endpoint: user/profile.php
[25-Jul-2026 19:56:09 UTC] Full Log Data: {
    "timestamp": "2026-07-25 19:56:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:4540:5047:813b:c678:fe3f:76c:57a3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:4540:5047:813b:c678:fe3f:76c:57a3, 104.23.239.139",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NiIsInVzZXJuYW1lIjoibmVqYXRpIiwiZW1haWwiOiJtLm5lamF0aWJ1eUBnbWFpbC5jb20iLCJleHAiOjE3ODU2MTQxNjh9.Vl6Jf4xUXAsK9nsvq6J3bh4UplhMndAz8WUflB3bSUs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20db9f0fccc34ac-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:4540:5047:813b:c678:fe3f:76c:57a3",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 19:56:09 UTC] === END API CALL LOG ===
[25-Jul-2026 19:56:09 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 19:56:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NiIsInVzZXJuYW1lIjoibmVqYXRpIiwiZW1haWwiOiJtLm5lamF0aWJ1eUBnbWFpbC5jb20iLCJleHAiOjE3ODU2MTQxNjh9.Vl6Jf4xUXAsK9nsvq6J3bh4UplhMndAz8WUflB3bSUs
[25-Jul-2026 19:56:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 19:56:09 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 19:56:09 UTC] User ID: 1146
[25-Jul-2026 19:56:09 UTC] ✅ User profile retrieved successfully for user ID: 1146
[25-Jul-2026 19:56:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 19:56:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 19:56:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a02:4540:5047:813b:c678:fe3f:76c:57a3, 104.23.239.32","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NiIsInVzZXJuYW1lIjoibmVqYXRpIiwiZW1haWwiOiJtLm5lamF0aWJ1eUBnbWFpbC5jb20iLCJleHAiOjE3ODU2MTQxNjh9.Vl6Jf4xUXAsK9nsvq6J3bh4UplhMndAz8WUflB3bSUs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20db9f0fcd334ac-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a02:4540:5047:813b:c678:fe3f:76c:57a3","cf-ipcountry":"IR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 19:56:09 UTC] === User Orders API Called ===
[25-Jul-2026 19:56:09 UTC] User ID: 1146
[25-Jul-2026 19:56:09 UTC] Limit: 20, Offset: 0
[25-Jul-2026 19:56:09 UTC] Orders found: 0
[25-Jul-2026 19:56:09 UTC] Orders data: []
[25-Jul-2026 19:56:09 UTC] Total orders count: 0
[25-Jul-2026 19:56:09 UTC] === API CALL LOG ===
[25-Jul-2026 19:56:09 UTC] Endpoint: user/profile.php
[25-Jul-2026 19:56:09 UTC] Full Log Data: {
    "timestamp": "2026-07-25 19:56:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:4540:5047:813b:c678:fe3f:76c:57a3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:4540:5047:813b:c678:fe3f:76c:57a3, 104.23.239.139",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NiIsInVzZXJuYW1lIjoibmVqYXRpIiwiZW1haWwiOiJtLm5lamF0aWJ1eUBnbWFpbC5jb20iLCJleHAiOjE3ODU2MTQxNjh9.Vl6Jf4xUXAsK9nsvq6J3bh4UplhMndAz8WUflB3bSUs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20db9f218dc34ac-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:4540:5047:813b:c678:fe3f:76c:57a3",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 19:56:09 UTC] === END API CALL LOG ===
[25-Jul-2026 19:56:09 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 19:56:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NiIsInVzZXJuYW1lIjoibmVqYXRpIiwiZW1haWwiOiJtLm5lamF0aWJ1eUBnbWFpbC5jb20iLCJleHAiOjE3ODU2MTQxNjh9.Vl6Jf4xUXAsK9nsvq6J3bh4UplhMndAz8WUflB3bSUs
[25-Jul-2026 19:56:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 19:56:09 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 19:56:09 UTC] User ID: 1146
[25-Jul-2026 19:56:09 UTC] ✅ User profile retrieved successfully for user ID: 1146
[25-Jul-2026 19:56:10 UTC] === API CALL LOG ===
[25-Jul-2026 19:56:10 UTC] Endpoint: user/profile.php
[25-Jul-2026 19:56:10 UTC] Full Log Data: {
    "timestamp": "2026-07-25 19:56:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:4540:5047:813b:c678:fe3f:76c:57a3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:4540:5047:813b:c678:fe3f:76c:57a3, 104.23.239.139",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NiIsInVzZXJuYW1lIjoibmVqYXRpIiwiZW1haWwiOiJtLm5lamF0aWJ1eUBnbWFpbC5jb20iLCJleHAiOjE3ODU2MTQxNjh9.Vl6Jf4xUXAsK9nsvq6J3bh4UplhMndAz8WUflB3bSUs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20db9f63e5f34ac-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:4540:5047:813b:c678:fe3f:76c:57a3",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 19:56:10 UTC] === END API CALL LOG ===
[25-Jul-2026 19:56:10 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 19:56:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NiIsInVzZXJuYW1lIjoibmVqYXRpIiwiZW1haWwiOiJtLm5lamF0aWJ1eUBnbWFpbC5jb20iLCJleHAiOjE3ODU2MTQxNjh9.Vl6Jf4xUXAsK9nsvq6J3bh4UplhMndAz8WUflB3bSUs
[25-Jul-2026 19:56:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 19:56:10 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 19:56:10 UTC] User ID: 1146
[25-Jul-2026 19:56:10 UTC] ✅ User profile retrieved successfully for user ID: 1146
[25-Jul-2026 19:57:13 UTC] === API CALL LOG ===
[25-Jul-2026 19:57:13 UTC] Endpoint: user/profile.php
[25-Jul-2026 19:57:13 UTC] Full Log Data: {
    "timestamp": "2026-07-25 19:57:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:4540:5047:813b:c678:fe3f:76c:57a3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:4540:5047:813b:c678:fe3f:76c:57a3, 104.23.239.33",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NiIsInVzZXJuYW1lIjoibmVqYXRpIiwiZW1haWwiOiJtLm5lamF0aWJ1eUBnbWFpbC5jb20iLCJleHAiOjE3ODU2MTQxNjh9.Vl6Jf4xUXAsK9nsvq6J3bh4UplhMndAz8WUflB3bSUs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20dbb7d5e5034ac-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:4540:5047:813b:c678:fe3f:76c:57a3",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 19:57:13 UTC] === END API CALL LOG ===
[25-Jul-2026 19:57:13 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 19:57:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NiIsInVzZXJuYW1lIjoibmVqYXRpIiwiZW1haWwiOiJtLm5lamF0aWJ1eUBnbWFpbC5jb20iLCJleHAiOjE3ODU2MTQxNjh9.Vl6Jf4xUXAsK9nsvq6J3bh4UplhMndAz8WUflB3bSUs
[25-Jul-2026 19:57:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 19:57:13 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 19:57:13 UTC] User ID: 1146
[25-Jul-2026 19:57:13 UTC] ✅ User profile retrieved successfully for user ID: 1146
[25-Jul-2026 19:57:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 19:57:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 19:57:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a02:4540:5047:813b:c678:fe3f:76c:57a3, 104.23.239.32","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NiIsInVzZXJuYW1lIjoibmVqYXRpIiwiZW1haWwiOiJtLm5lamF0aWJ1eUBnbWFpbC5jb20iLCJleHAiOjE3ODU2MTQxNjh9.Vl6Jf4xUXAsK9nsvq6J3bh4UplhMndAz8WUflB3bSUs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20dbbe23f6634ac-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a02:4540:5047:813b:c678:fe3f:76c:57a3","cf-ipcountry":"IR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 19:57:29 UTC] === User Orders API Called ===
[25-Jul-2026 19:57:29 UTC] User ID: 1146
[25-Jul-2026 19:57:29 UTC] Limit: 20, Offset: 0
[25-Jul-2026 19:57:29 UTC] Orders found: 0
[25-Jul-2026 19:57:29 UTC] Orders data: []
[25-Jul-2026 19:57:29 UTC] Total orders count: 0
[25-Jul-2026 19:57:29 UTC] === API CALL LOG ===
[25-Jul-2026 19:57:29 UTC] Endpoint: user/profile.php
[25-Jul-2026 19:57:29 UTC] Full Log Data: {
    "timestamp": "2026-07-25 19:57:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:4540:5047:813b:c678:fe3f:76c:57a3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:4540:5047:813b:c678:fe3f:76c:57a3, 104.23.239.32",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NiIsInVzZXJuYW1lIjoibmVqYXRpIiwiZW1haWwiOiJtLm5lamF0aWJ1eUBnbWFpbC5jb20iLCJleHAiOjE3ODU2MTQxNjh9.Vl6Jf4xUXAsK9nsvq6J3bh4UplhMndAz8WUflB3bSUs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20dbbe309fe34ac-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:4540:5047:813b:c678:fe3f:76c:57a3",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 19:57:29 UTC] === END API CALL LOG ===
[25-Jul-2026 19:57:29 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 19:57:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NiIsInVzZXJuYW1lIjoibmVqYXRpIiwiZW1haWwiOiJtLm5lamF0aWJ1eUBnbWFpbC5jb20iLCJleHAiOjE3ODU2MTQxNjh9.Vl6Jf4xUXAsK9nsvq6J3bh4UplhMndAz8WUflB3bSUs
[25-Jul-2026 19:57:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 19:57:29 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 19:57:29 UTC] User ID: 1146
[25-Jul-2026 19:57:29 UTC] ✅ User profile retrieved successfully for user ID: 1146
[25-Jul-2026 19:57:29 UTC] === API CALL LOG ===
[25-Jul-2026 19:57:29 UTC] Endpoint: user/profile.php
[25-Jul-2026 19:57:29 UTC] Full Log Data: {
    "timestamp": "2026-07-25 19:57:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:4540:5047:813b:c678:fe3f:76c:57a3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:4540:5047:813b:c678:fe3f:76c:57a3, 104.23.239.32",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NiIsInVzZXJuYW1lIjoibmVqYXRpIiwiZW1haWwiOiJtLm5lamF0aWJ1eUBnbWFpbC5jb20iLCJleHAiOjE3ODU2MTQxNjh9.Vl6Jf4xUXAsK9nsvq6J3bh4UplhMndAz8WUflB3bSUs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20dbbe63bc234ac-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:4540:5047:813b:c678:fe3f:76c:57a3",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 19:57:29 UTC] === END API CALL LOG ===
[25-Jul-2026 19:57:29 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 19:57:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NiIsInVzZXJuYW1lIjoibmVqYXRpIiwiZW1haWwiOiJtLm5lamF0aWJ1eUBnbWFpbC5jb20iLCJleHAiOjE3ODU2MTQxNjh9.Vl6Jf4xUXAsK9nsvq6J3bh4UplhMndAz8WUflB3bSUs
[25-Jul-2026 19:57:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 19:57:29 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 19:57:29 UTC] User ID: 1146
[25-Jul-2026 19:57:29 UTC] ✅ User profile retrieved successfully for user ID: 1146
[25-Jul-2026 19:57:30 UTC] === API CALL LOG ===
[25-Jul-2026 19:57:30 UTC] Endpoint: user/profile.php
[25-Jul-2026 19:57:30 UTC] Full Log Data: {
    "timestamp": "2026-07-25 19:57:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:4540:5047:813b:c678:fe3f:76c:57a3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:4540:5047:813b:c678:fe3f:76c:57a3, 104.23.239.32",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NiIsInVzZXJuYW1lIjoibmVqYXRpIiwiZW1haWwiOiJtLm5lamF0aWJ1eUBnbWFpbC5jb20iLCJleHAiOjE3ODU2MTQxNjh9.Vl6Jf4xUXAsK9nsvq6J3bh4UplhMndAz8WUflB3bSUs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20dbbe70e6c34ac-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:4540:5047:813b:c678:fe3f:76c:57a3",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 19:57:30 UTC] === END API CALL LOG ===
[25-Jul-2026 19:57:30 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 19:57:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NiIsInVzZXJuYW1lIjoibmVqYXRpIiwiZW1haWwiOiJtLm5lamF0aWJ1eUBnbWFpbC5jb20iLCJleHAiOjE3ODU2MTQxNjh9.Vl6Jf4xUXAsK9nsvq6J3bh4UplhMndAz8WUflB3bSUs
[25-Jul-2026 19:57:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 19:57:30 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 19:57:30 UTC] User ID: 1146
[25-Jul-2026 19:57:30 UTC] ✅ User profile retrieved successfully for user ID: 1146
[25-Jul-2026 19:57:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 19:57:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 19:57:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a02:4540:5047:813b:c678:fe3f:76c:57a3, 104.23.239.32","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NiIsInVzZXJuYW1lIjoibmVqYXRpIiwiZW1haWwiOiJtLm5lamF0aWJ1eUBnbWFpbC5jb20iLCJleHAiOjE3ODU2MTQxNjh9.Vl6Jf4xUXAsK9nsvq6J3bh4UplhMndAz8WUflB3bSUs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20dbc02f8ad34ac-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a02:4540:5047:813b:c678:fe3f:76c:57a3","cf-ipcountry":"IR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 19:57:34 UTC] === User Orders API Called ===
[25-Jul-2026 19:57:34 UTC] User ID: 1146
[25-Jul-2026 19:57:34 UTC] Limit: 20, Offset: 0
[25-Jul-2026 19:57:34 UTC] Orders found: 0
[25-Jul-2026 19:57:34 UTC] Orders data: []
[25-Jul-2026 19:57:34 UTC] Total orders count: 0
[25-Jul-2026 19:57:34 UTC] === API CALL LOG ===
[25-Jul-2026 19:57:34 UTC] Endpoint: user/profile.php
[25-Jul-2026 19:57:34 UTC] Full Log Data: {
    "timestamp": "2026-07-25 19:57:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:4540:5047:813b:c678:fe3f:76c:57a3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:4540:5047:813b:c678:fe3f:76c:57a3, 104.23.239.32",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NiIsInVzZXJuYW1lIjoibmVqYXRpIiwiZW1haWwiOiJtLm5lamF0aWJ1eUBnbWFpbC5jb20iLCJleHAiOjE3ODU2MTQxNjh9.Vl6Jf4xUXAsK9nsvq6J3bh4UplhMndAz8WUflB3bSUs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20dbc02f8b334ac-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:4540:5047:813b:c678:fe3f:76c:57a3",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 19:57:34 UTC] === END API CALL LOG ===
[25-Jul-2026 19:57:34 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 19:57:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NiIsInVzZXJuYW1lIjoibmVqYXRpIiwiZW1haWwiOiJtLm5lamF0aWJ1eUBnbWFpbC5jb20iLCJleHAiOjE3ODU2MTQxNjh9.Vl6Jf4xUXAsK9nsvq6J3bh4UplhMndAz8WUflB3bSUs
[25-Jul-2026 19:57:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 19:57:34 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 19:57:34 UTC] User ID: 1146
[25-Jul-2026 19:57:34 UTC] ✅ User profile retrieved successfully for user ID: 1146
[25-Jul-2026 19:57:35 UTC] === API CALL LOG ===
[25-Jul-2026 19:57:35 UTC] Endpoint: user/profile.php
[25-Jul-2026 19:57:35 UTC] Full Log Data: {
    "timestamp": "2026-07-25 19:57:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:4540:5047:813b:c678:fe3f:76c:57a3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:4540:5047:813b:c678:fe3f:76c:57a3, 104.23.239.32",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NiIsInVzZXJuYW1lIjoibmVqYXRpIiwiZW1haWwiOiJtLm5lamF0aWJ1eUBnbWFpbC5jb20iLCJleHAiOjE3ODU2MTQxNjh9.Vl6Jf4xUXAsK9nsvq6J3bh4UplhMndAz8WUflB3bSUs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20dbc06acfd34ac-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:4540:5047:813b:c678:fe3f:76c:57a3",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 19:57:35 UTC] === END API CALL LOG ===
[25-Jul-2026 19:57:35 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 19:57:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NiIsInVzZXJuYW1lIjoibmVqYXRpIiwiZW1haWwiOiJtLm5lamF0aWJ1eUBnbWFpbC5jb20iLCJleHAiOjE3ODU2MTQxNjh9.Vl6Jf4xUXAsK9nsvq6J3bh4UplhMndAz8WUflB3bSUs
[25-Jul-2026 19:57:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 19:57:35 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 19:57:35 UTC] User ID: 1146
[25-Jul-2026 19:57:35 UTC] ✅ User profile retrieved successfully for user ID: 1146
[25-Jul-2026 19:57:35 UTC] === API CALL LOG ===
[25-Jul-2026 19:57:35 UTC] Endpoint: user/profile.php
[25-Jul-2026 19:57:35 UTC] Full Log Data: {
    "timestamp": "2026-07-25 19:57:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:4540:5047:813b:c678:fe3f:76c:57a3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:4540:5047:813b:c678:fe3f:76c:57a3, 104.23.239.32",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NiIsInVzZXJuYW1lIjoibmVqYXRpIiwiZW1haWwiOiJtLm5lamF0aWJ1eUBnbWFpbC5jb20iLCJleHAiOjE3ODU2MTQxNjh9.Vl6Jf4xUXAsK9nsvq6J3bh4UplhMndAz8WUflB3bSUs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20dbc07786734ac-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:4540:5047:813b:c678:fe3f:76c:57a3",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 19:57:35 UTC] === END API CALL LOG ===
[25-Jul-2026 19:57:35 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 19:57:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NiIsInVzZXJuYW1lIjoibmVqYXRpIiwiZW1haWwiOiJtLm5lamF0aWJ1eUBnbWFpbC5jb20iLCJleHAiOjE3ODU2MTQxNjh9.Vl6Jf4xUXAsK9nsvq6J3bh4UplhMndAz8WUflB3bSUs
[25-Jul-2026 19:57:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 19:57:35 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 19:57:35 UTC] User ID: 1146
[25-Jul-2026 19:57:35 UTC] ✅ User profile retrieved successfully for user ID: 1146
[25-Jul-2026 19:57:46 UTC] === API CALL LOG ===
[25-Jul-2026 19:57:46 UTC] Endpoint: user/profile.php
[25-Jul-2026 19:57:46 UTC] Full Log Data: {
    "timestamp": "2026-07-25 19:57:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:4540:5047:813b:c678:fe3f:76c:57a3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:4540:5047:813b:c678:fe3f:76c:57a3, 104.23.239.32",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NiIsInVzZXJuYW1lIjoibmVqYXRpIiwiZW1haWwiOiJtLm5lamF0aWJ1eUBnbWFpbC5jb20iLCJleHAiOjE3ODU2MTQxNjh9.Vl6Jf4xUXAsK9nsvq6J3bh4UplhMndAz8WUflB3bSUs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20dbc4e082434ac-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:4540:5047:813b:c678:fe3f:76c:57a3",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 19:57:46 UTC] === END API CALL LOG ===
[25-Jul-2026 19:57:46 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 19:57:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NiIsInVzZXJuYW1lIjoibmVqYXRpIiwiZW1haWwiOiJtLm5lamF0aWJ1eUBnbWFpbC5jb20iLCJleHAiOjE3ODU2MTQxNjh9.Vl6Jf4xUXAsK9nsvq6J3bh4UplhMndAz8WUflB3bSUs
[25-Jul-2026 19:57:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 19:57:46 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 19:57:46 UTC] User ID: 1146
[25-Jul-2026 19:57:46 UTC] ✅ User profile retrieved successfully for user ID: 1146
[25-Jul-2026 19:57:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 19:57:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 19:57:46 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a02:4540:5047:813b:c678:fe3f:76c:57a3, 104.23.239.32","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NiIsInVzZXJuYW1lIjoibmVqYXRpIiwiZW1haWwiOiJtLm5lamF0aWJ1eUBnbWFpbC5jb20iLCJleHAiOjE3ODU2MTQxNjh9.Vl6Jf4xUXAsK9nsvq6J3bh4UplhMndAz8WUflB3bSUs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20dbc4e081e34ac-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a02:4540:5047:813b:c678:fe3f:76c:57a3","cf-ipcountry":"IR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 19:57:46 UTC] === User Orders API Called ===
[25-Jul-2026 19:57:46 UTC] User ID: 1146
[25-Jul-2026 19:57:46 UTC] Limit: 20, Offset: 0
[25-Jul-2026 19:57:46 UTC] Orders found: 0
[25-Jul-2026 19:57:46 UTC] Orders data: []
[25-Jul-2026 19:57:46 UTC] Total orders count: 0
[25-Jul-2026 19:57:47 UTC] === API CALL LOG ===
[25-Jul-2026 19:57:47 UTC] Endpoint: user/profile.php
[25-Jul-2026 19:57:47 UTC] Full Log Data: {
    "timestamp": "2026-07-25 19:57:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:4540:5047:813b:c678:fe3f:76c:57a3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:4540:5047:813b:c678:fe3f:76c:57a3, 104.23.239.32",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NiIsInVzZXJuYW1lIjoibmVqYXRpIiwiZW1haWwiOiJtLm5lamF0aWJ1eUBnbWFpbC5jb20iLCJleHAiOjE3ODU2MTQxNjh9.Vl6Jf4xUXAsK9nsvq6J3bh4UplhMndAz8WUflB3bSUs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20dbc52dfd734ac-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:4540:5047:813b:c678:fe3f:76c:57a3",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 19:57:47 UTC] === END API CALL LOG ===
[25-Jul-2026 19:57:47 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 19:57:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NiIsInVzZXJuYW1lIjoibmVqYXRpIiwiZW1haWwiOiJtLm5lamF0aWJ1eUBnbWFpbC5jb20iLCJleHAiOjE3ODU2MTQxNjh9.Vl6Jf4xUXAsK9nsvq6J3bh4UplhMndAz8WUflB3bSUs
[25-Jul-2026 19:57:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 19:57:47 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 19:57:47 UTC] User ID: 1146
[25-Jul-2026 19:57:47 UTC] ✅ User profile retrieved successfully for user ID: 1146
[25-Jul-2026 19:57:47 UTC] === API CALL LOG ===
[25-Jul-2026 19:57:47 UTC] Endpoint: user/profile.php
[25-Jul-2026 19:57:47 UTC] Full Log Data: {
    "timestamp": "2026-07-25 19:57:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:4540:5047:813b:c678:fe3f:76c:57a3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:4540:5047:813b:c678:fe3f:76c:57a3, 104.23.239.32",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NiIsInVzZXJuYW1lIjoibmVqYXRpIiwiZW1haWwiOiJtLm5lamF0aWJ1eUBnbWFpbC5jb20iLCJleHAiOjE3ODU2MTQxNjh9.Vl6Jf4xUXAsK9nsvq6J3bh4UplhMndAz8WUflB3bSUs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20dbc53aa8a34ac-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:4540:5047:813b:c678:fe3f:76c:57a3",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 19:57:47 UTC] === END API CALL LOG ===
[25-Jul-2026 19:57:47 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 19:57:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NiIsInVzZXJuYW1lIjoibmVqYXRpIiwiZW1haWwiOiJtLm5lamF0aWJ1eUBnbWFpbC5jb20iLCJleHAiOjE3ODU2MTQxNjh9.Vl6Jf4xUXAsK9nsvq6J3bh4UplhMndAz8WUflB3bSUs
[25-Jul-2026 19:57:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 19:57:47 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 19:57:47 UTC] User ID: 1146
[25-Jul-2026 19:57:47 UTC] ✅ User profile retrieved successfully for user ID: 1146
[25-Jul-2026 19:58:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 19:58:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 19:58:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a02:4540:5047:813b:c678:fe3f:76c:57a3, 104.23.239.32","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NiIsInVzZXJuYW1lIjoibmVqYXRpIiwiZW1haWwiOiJtLm5lamF0aWJ1eUBnbWFpbC5jb20iLCJleHAiOjE3ODU2MTQxNjh9.Vl6Jf4xUXAsK9nsvq6J3bh4UplhMndAz8WUflB3bSUs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20dbcb7f9c034ac-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a02:4540:5047:813b:c678:fe3f:76c:57a3","cf-ipcountry":"IR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 19:58:03 UTC] === User Orders API Called ===
[25-Jul-2026 19:58:03 UTC] User ID: 1146
[25-Jul-2026 19:58:03 UTC] Limit: 20, Offset: 0
[25-Jul-2026 19:58:03 UTC] Orders found: 0
[25-Jul-2026 19:58:03 UTC] Orders data: []
[25-Jul-2026 19:58:03 UTC] Total orders count: 0
[25-Jul-2026 19:58:03 UTC] === API CALL LOG ===
[25-Jul-2026 19:58:03 UTC] Endpoint: user/profile.php
[25-Jul-2026 19:58:03 UTC] Full Log Data: {
    "timestamp": "2026-07-25 19:58:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:4540:5047:813b:c678:fe3f:76c:57a3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:4540:5047:813b:c678:fe3f:76c:57a3, 104.23.239.32",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NiIsInVzZXJuYW1lIjoibmVqYXRpIiwiZW1haWwiOiJtLm5lamF0aWJ1eUBnbWFpbC5jb20iLCJleHAiOjE3ODU2MTQxNjh9.Vl6Jf4xUXAsK9nsvq6J3bh4UplhMndAz8WUflB3bSUs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20dbcb7f9c534ac-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:4540:5047:813b:c678:fe3f:76c:57a3",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 19:58:03 UTC] === END API CALL LOG ===
[25-Jul-2026 19:58:03 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 19:58:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NiIsInVzZXJuYW1lIjoibmVqYXRpIiwiZW1haWwiOiJtLm5lamF0aWJ1eUBnbWFpbC5jb20iLCJleHAiOjE3ODU2MTQxNjh9.Vl6Jf4xUXAsK9nsvq6J3bh4UplhMndAz8WUflB3bSUs
[25-Jul-2026 19:58:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 19:58:03 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 19:58:03 UTC] User ID: 1146
[25-Jul-2026 19:58:03 UTC] ✅ User profile retrieved successfully for user ID: 1146
[25-Jul-2026 19:58:04 UTC] === API CALL LOG ===
[25-Jul-2026 19:58:04 UTC] Endpoint: user/profile.php
[25-Jul-2026 19:58:04 UTC] Full Log Data: {
    "timestamp": "2026-07-25 19:58:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:4540:5047:813b:c678:fe3f:76c:57a3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:4540:5047:813b:c678:fe3f:76c:57a3, 104.23.239.32",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NiIsInVzZXJuYW1lIjoibmVqYXRpIiwiZW1haWwiOiJtLm5lamF0aWJ1eUBnbWFpbC5jb20iLCJleHAiOjE3ODU2MTQxNjh9.Vl6Jf4xUXAsK9nsvq6J3bh4UplhMndAz8WUflB3bSUs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20dbcbb8e8e34ac-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:4540:5047:813b:c678:fe3f:76c:57a3",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 19:58:04 UTC] === END API CALL LOG ===
[25-Jul-2026 19:58:04 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 19:58:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NiIsInVzZXJuYW1lIjoibmVqYXRpIiwiZW1haWwiOiJtLm5lamF0aWJ1eUBnbWFpbC5jb20iLCJleHAiOjE3ODU2MTQxNjh9.Vl6Jf4xUXAsK9nsvq6J3bh4UplhMndAz8WUflB3bSUs
[25-Jul-2026 19:58:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 19:58:04 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 19:58:04 UTC] User ID: 1146
[25-Jul-2026 19:58:04 UTC] ✅ User profile retrieved successfully for user ID: 1146
[25-Jul-2026 19:58:04 UTC] === API CALL LOG ===
[25-Jul-2026 19:58:04 UTC] Endpoint: user/profile.php
[25-Jul-2026 19:58:04 UTC] Full Log Data: {
    "timestamp": "2026-07-25 19:58:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:4540:5047:813b:c678:fe3f:76c:57a3",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:4540:5047:813b:c678:fe3f:76c:57a3, 104.23.239.32",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NiIsInVzZXJuYW1lIjoibmVqYXRpIiwiZW1haWwiOiJtLm5lamF0aWJ1eUBnbWFpbC5jb20iLCJleHAiOjE3ODU2MTQxNjh9.Vl6Jf4xUXAsK9nsvq6J3bh4UplhMndAz8WUflB3bSUs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20dbcbc69d434ac-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:4540:5047:813b:c678:fe3f:76c:57a3",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 19:58:04 UTC] === END API CALL LOG ===
[25-Jul-2026 19:58:04 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 19:58:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NiIsInVzZXJuYW1lIjoibmVqYXRpIiwiZW1haWwiOiJtLm5lamF0aWJ1eUBnbWFpbC5jb20iLCJleHAiOjE3ODU2MTQxNjh9.Vl6Jf4xUXAsK9nsvq6J3bh4UplhMndAz8WUflB3bSUs
[25-Jul-2026 19:58:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 19:58:04 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 19:58:04 UTC] User ID: 1146
[25-Jul-2026 19:58:04 UTC] ✅ User profile retrieved successfully for user ID: 1146
[25-Jul-2026 21:00:24 UTC] === API CALL LOG ===
[25-Jul-2026 21:00:24 UTC] Endpoint: user/profile.php
[25-Jul-2026 21:00:24 UTC] Full Log Data: {
    "timestamp": "2026-07-25 21:00:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "65.109.186.120",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "65.109.186.120, 104.23.170.178",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NiIsInVzZXJuYW1lIjoibmVqYXRpIiwiZW1haWwiOiJtLm5lamF0aWJ1eUBnbWFpbC5jb20iLCJleHAiOjE3ODU2MTQxNjh9.Vl6Jf4xUXAsK9nsvq6J3bh4UplhMndAz8WUflB3bSUs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20e180aaacc9819-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "65.109.186.120",
        "cf-ipcountry": "FI",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 21:00:24 UTC] === END API CALL LOG ===
[25-Jul-2026 21:00:24 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 21:00:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NiIsInVzZXJuYW1lIjoibmVqYXRpIiwiZW1haWwiOiJtLm5lamF0aWJ1eUBnbWFpbC5jb20iLCJleHAiOjE3ODU2MTQxNjh9.Vl6Jf4xUXAsK9nsvq6J3bh4UplhMndAz8WUflB3bSUs
[25-Jul-2026 21:00:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 21:00:24 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 21:00:24 UTC] User ID: 1146
[25-Jul-2026 21:00:24 UTC] ✅ User profile retrieved successfully for user ID: 1146
[25-Jul-2026 21:00:24 UTC] === API CALL LOG ===
[25-Jul-2026 21:00:24 UTC] Endpoint: user/profile.php
[25-Jul-2026 21:00:24 UTC] Full Log Data: {
    "timestamp": "2026-07-25 21:00:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "65.109.186.120",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "65.109.186.120, 104.23.170.178",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NiIsInVzZXJuYW1lIjoibmVqYXRpIiwiZW1haWwiOiJtLm5lamF0aWJ1eUBnbWFpbC5jb20iLCJleHAiOjE3ODU2MTQxNjh9.Vl6Jf4xUXAsK9nsvq6J3bh4UplhMndAz8WUflB3bSUs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20e180edf069819-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "65.109.186.120",
        "cf-ipcountry": "FI",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 21:00:24 UTC] === END API CALL LOG ===
[25-Jul-2026 21:00:24 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 21:00:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NiIsInVzZXJuYW1lIjoibmVqYXRpIiwiZW1haWwiOiJtLm5lamF0aWJ1eUBnbWFpbC5jb20iLCJleHAiOjE3ODU2MTQxNjh9.Vl6Jf4xUXAsK9nsvq6J3bh4UplhMndAz8WUflB3bSUs
[25-Jul-2026 21:00:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 21:00:24 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 21:00:24 UTC] User ID: 1146
[25-Jul-2026 21:00:24 UTC] ✅ User profile retrieved successfully for user ID: 1146
[25-Jul-2026 21:00:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 21:00:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 21:00:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"65.109.186.120, 104.23.170.178","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NiIsInVzZXJuYW1lIjoibmVqYXRpIiwiZW1haWwiOiJtLm5lamF0aWJ1eUBnbWFpbC5jb20iLCJleHAiOjE3ODU2MTQxNjh9.Vl6Jf4xUXAsK9nsvq6J3bh4UplhMndAz8WUflB3bSUs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20e180eef529819-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"65.109.186.120","cf-ipcountry":"FI","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 21:00:24 UTC] === User Orders API Called ===
[25-Jul-2026 21:00:24 UTC] User ID: 1146
[25-Jul-2026 21:00:24 UTC] Limit: 20, Offset: 0
[25-Jul-2026 21:00:24 UTC] Orders found: 0
[25-Jul-2026 21:00:24 UTC] Orders data: []
[25-Jul-2026 21:00:24 UTC] Total orders count: 0
[25-Jul-2026 21:00:24 UTC] === API CALL LOG ===
[25-Jul-2026 21:00:24 UTC] Endpoint: user/profile.php
[25-Jul-2026 21:00:24 UTC] Full Log Data: {
    "timestamp": "2026-07-25 21:00:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "65.109.186.120",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "65.109.186.120, 104.23.170.178",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NiIsInVzZXJuYW1lIjoibmVqYXRpIiwiZW1haWwiOiJtLm5lamF0aWJ1eUBnbWFpbC5jb20iLCJleHAiOjE3ODU2MTQxNjh9.Vl6Jf4xUXAsK9nsvq6J3bh4UplhMndAz8WUflB3bSUs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20e180f99059819-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "65.109.186.120",
        "cf-ipcountry": "FI",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 21:00:24 UTC] === END API CALL LOG ===
[25-Jul-2026 21:00:24 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 21:00:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NiIsInVzZXJuYW1lIjoibmVqYXRpIiwiZW1haWwiOiJtLm5lamF0aWJ1eUBnbWFpbC5jb20iLCJleHAiOjE3ODU2MTQxNjh9.Vl6Jf4xUXAsK9nsvq6J3bh4UplhMndAz8WUflB3bSUs
[25-Jul-2026 21:00:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 21:00:24 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 21:00:24 UTC] User ID: 1146
[25-Jul-2026 21:00:24 UTC] ✅ User profile retrieved successfully for user ID: 1146
[25-Jul-2026 21:00:25 UTC] === API CALL LOG ===
[25-Jul-2026 21:00:25 UTC] Endpoint: user/profile.php
[25-Jul-2026 21:00:25 UTC] Full Log Data: {
    "timestamp": "2026-07-25 21:00:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "65.109.186.120",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "65.109.186.120, 104.23.170.178",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NiIsInVzZXJuYW1lIjoibmVqYXRpIiwiZW1haWwiOiJtLm5lamF0aWJ1eUBnbWFpbC5jb20iLCJleHAiOjE3ODU2MTQxNjh9.Vl6Jf4xUXAsK9nsvq6J3bh4UplhMndAz8WUflB3bSUs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20e1815ebda9819-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "65.109.186.120",
        "cf-ipcountry": "FI",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 21:00:25 UTC] === END API CALL LOG ===
[25-Jul-2026 21:00:25 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 21:00:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NiIsInVzZXJuYW1lIjoibmVqYXRpIiwiZW1haWwiOiJtLm5lamF0aWJ1eUBnbWFpbC5jb20iLCJleHAiOjE3ODU2MTQxNjh9.Vl6Jf4xUXAsK9nsvq6J3bh4UplhMndAz8WUflB3bSUs
[25-Jul-2026 21:00:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 21:00:25 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 21:00:25 UTC] User ID: 1146
[25-Jul-2026 21:00:25 UTC] ✅ User profile retrieved successfully for user ID: 1146
[25-Jul-2026 21:01:10 UTC] === API CALL LOG ===
[25-Jul-2026 21:01:10 UTC] Endpoint: user/profile.php
[25-Jul-2026 21:01:10 UTC] Full Log Data: {
    "timestamp": "2026-07-25 21:01:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "65.109.186.120",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "65.109.186.120, 104.23.170.179",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NiIsInVzZXJuYW1lIjoibmVqYXRpIiwiZW1haWwiOiJtLm5lamF0aWJ1eUBnbWFpbC5jb20iLCJleHAiOjE3ODU2MTQxNjh9.Vl6Jf4xUXAsK9nsvq6J3bh4UplhMndAz8WUflB3bSUs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20e192a2b709819-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "65.109.186.120",
        "cf-ipcountry": "FI",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 21:01:10 UTC] === END API CALL LOG ===
[25-Jul-2026 21:01:10 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 21:01:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NiIsInVzZXJuYW1lIjoibmVqYXRpIiwiZW1haWwiOiJtLm5lamF0aWJ1eUBnbWFpbC5jb20iLCJleHAiOjE3ODU2MTQxNjh9.Vl6Jf4xUXAsK9nsvq6J3bh4UplhMndAz8WUflB3bSUs
[25-Jul-2026 21:01:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 21:01:10 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 21:01:10 UTC] User ID: 1146
[25-Jul-2026 21:01:10 UTC] ✅ User profile retrieved successfully for user ID: 1146
[25-Jul-2026 21:01:23 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 21:01:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 21:01:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"65.109.186.120, 104.23.170.179","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NiIsInVzZXJuYW1lIjoibmVqYXRpIiwiZW1haWwiOiJtLm5lamF0aWJ1eUBnbWFpbC5jb20iLCJleHAiOjE3ODU2MTQxNjh9.Vl6Jf4xUXAsK9nsvq6J3bh4UplhMndAz8WUflB3bSUs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20e197b595c9819-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"65.109.186.120","cf-ipcountry":"FI","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 21:01:23 UTC] === User Orders API Called ===
[25-Jul-2026 21:01:23 UTC] User ID: 1146
[25-Jul-2026 21:01:23 UTC] Limit: 20, Offset: 0
[25-Jul-2026 21:01:23 UTC] Orders found: 0
[25-Jul-2026 21:01:23 UTC] Orders data: []
[25-Jul-2026 21:01:23 UTC] Total orders count: 0
[25-Jul-2026 21:01:23 UTC] === API CALL LOG ===
[25-Jul-2026 21:01:23 UTC] Endpoint: user/profile.php
[25-Jul-2026 21:01:23 UTC] Full Log Data: {
    "timestamp": "2026-07-25 21:01:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "65.109.186.120",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "65.109.186.120, 104.23.170.179",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NiIsInVzZXJuYW1lIjoibmVqYXRpIiwiZW1haWwiOiJtLm5lamF0aWJ1eUBnbWFpbC5jb20iLCJleHAiOjE3ODU2MTQxNjh9.Vl6Jf4xUXAsK9nsvq6J3bh4UplhMndAz8WUflB3bSUs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20e197bdac39819-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "65.109.186.120",
        "cf-ipcountry": "FI",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 21:01:23 UTC] === END API CALL LOG ===
[25-Jul-2026 21:01:23 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 21:01:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NiIsInVzZXJuYW1lIjoibmVqYXRpIiwiZW1haWwiOiJtLm5lamF0aWJ1eUBnbWFpbC5jb20iLCJleHAiOjE3ODU2MTQxNjh9.Vl6Jf4xUXAsK9nsvq6J3bh4UplhMndAz8WUflB3bSUs
[25-Jul-2026 21:01:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 21:01:23 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 21:01:23 UTC] User ID: 1146
[25-Jul-2026 21:01:23 UTC] ✅ User profile retrieved successfully for user ID: 1146
[25-Jul-2026 21:01:23 UTC] === API CALL LOG ===
[25-Jul-2026 21:01:23 UTC] Endpoint: user/profile.php
[25-Jul-2026 21:01:23 UTC] Full Log Data: {
    "timestamp": "2026-07-25 21:01:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "65.109.186.120",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "65.109.186.120, 104.23.170.179",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NiIsInVzZXJuYW1lIjoibmVqYXRpIiwiZW1haWwiOiJtLm5lamF0aWJ1eUBnbWFpbC5jb20iLCJleHAiOjE3ODU2MTQxNjh9.Vl6Jf4xUXAsK9nsvq6J3bh4UplhMndAz8WUflB3bSUs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20e197dd8d29819-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "65.109.186.120",
        "cf-ipcountry": "FI",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 21:01:23 UTC] === END API CALL LOG ===
[25-Jul-2026 21:01:23 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 21:01:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NiIsInVzZXJuYW1lIjoibmVqYXRpIiwiZW1haWwiOiJtLm5lamF0aWJ1eUBnbWFpbC5jb20iLCJleHAiOjE3ODU2MTQxNjh9.Vl6Jf4xUXAsK9nsvq6J3bh4UplhMndAz8WUflB3bSUs
[25-Jul-2026 21:01:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 21:01:23 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 21:01:23 UTC] User ID: 1146
[25-Jul-2026 21:01:23 UTC] ✅ User profile retrieved successfully for user ID: 1146
[25-Jul-2026 21:01:24 UTC] User Purchases API - User ID: 1146
[25-Jul-2026 21:01:24 UTC] User Purchases API - Total purchases found: 1
[25-Jul-2026 21:01:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 21:01:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 21:01:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"65.109.186.120, 104.23.170.179","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NiIsInVzZXJuYW1lIjoibmVqYXRpIiwiZW1haWwiOiJtLm5lamF0aWJ1eUBnbWFpbC5jb20iLCJleHAiOjE3ODU2MTQxNjh9.Vl6Jf4xUXAsK9nsvq6J3bh4UplhMndAz8WUflB3bSUs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20e1991c9bd9819-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"65.109.186.120","cf-ipcountry":"FI","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 21:01:26 UTC] === User Orders API Called ===
[25-Jul-2026 21:01:26 UTC] User ID: 1146
[25-Jul-2026 21:01:26 UTC] Limit: 20, Offset: 0
[25-Jul-2026 21:01:26 UTC] Orders found: 0
[25-Jul-2026 21:01:26 UTC] Orders data: []
[25-Jul-2026 21:01:26 UTC] Total orders count: 0
[25-Jul-2026 21:01:26 UTC] === API CALL LOG ===
[25-Jul-2026 21:01:26 UTC] Endpoint: user/profile.php
[25-Jul-2026 21:01:26 UTC] Full Log Data: {
    "timestamp": "2026-07-25 21:01:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "65.109.186.120",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "65.109.186.120, 104.23.170.179",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NiIsInVzZXJuYW1lIjoibmVqYXRpIiwiZW1haWwiOiJtLm5lamF0aWJ1eUBnbWFpbC5jb20iLCJleHAiOjE3ODU2MTQxNjh9.Vl6Jf4xUXAsK9nsvq6J3bh4UplhMndAz8WUflB3bSUs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20e19926b7e9819-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "65.109.186.120",
        "cf-ipcountry": "FI",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 21:01:26 UTC] === END API CALL LOG ===
[25-Jul-2026 21:01:26 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 21:01:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NiIsInVzZXJuYW1lIjoibmVqYXRpIiwiZW1haWwiOiJtLm5lamF0aWJ1eUBnbWFpbC5jb20iLCJleHAiOjE3ODU2MTQxNjh9.Vl6Jf4xUXAsK9nsvq6J3bh4UplhMndAz8WUflB3bSUs
[25-Jul-2026 21:01:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 21:01:26 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 21:01:26 UTC] User ID: 1146
[25-Jul-2026 21:01:26 UTC] ✅ User profile retrieved successfully for user ID: 1146
[25-Jul-2026 21:01:27 UTC] === API CALL LOG ===
[25-Jul-2026 21:01:27 UTC] Endpoint: user/profile.php
[25-Jul-2026 21:01:27 UTC] Full Log Data: {
    "timestamp": "2026-07-25 21:01:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "65.109.186.120",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "65.109.186.120, 104.23.170.179",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NiIsInVzZXJuYW1lIjoibmVqYXRpIiwiZW1haWwiOiJtLm5lamF0aWJ1eUBnbWFpbC5jb20iLCJleHAiOjE3ODU2MTQxNjh9.Vl6Jf4xUXAsK9nsvq6J3bh4UplhMndAz8WUflB3bSUs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20e19967f599819-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "65.109.186.120",
        "cf-ipcountry": "FI",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 21:01:27 UTC] === END API CALL LOG ===
[25-Jul-2026 21:01:27 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 21:01:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NiIsInVzZXJuYW1lIjoibmVqYXRpIiwiZW1haWwiOiJtLm5lamF0aWJ1eUBnbWFpbC5jb20iLCJleHAiOjE3ODU2MTQxNjh9.Vl6Jf4xUXAsK9nsvq6J3bh4UplhMndAz8WUflB3bSUs
[25-Jul-2026 21:01:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 21:01:27 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 21:01:27 UTC] User ID: 1146
[25-Jul-2026 21:01:27 UTC] ✅ User profile retrieved successfully for user ID: 1146
[25-Jul-2026 21:01:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 21:01:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 21:01:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"65.109.186.120, 104.23.170.179","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NiIsInVzZXJuYW1lIjoibmVqYXRpIiwiZW1haWwiOiJtLm5lamF0aWJ1eUBnbWFpbC5jb20iLCJleHAiOjE3ODU2MTQxNjh9.Vl6Jf4xUXAsK9nsvq6J3bh4UplhMndAz8WUflB3bSUs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20e19a51f479819-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"65.109.186.120","cf-ipcountry":"FI","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 21:01:29 UTC] === User Orders API Called ===
[25-Jul-2026 21:01:29 UTC] User ID: 1146
[25-Jul-2026 21:01:29 UTC] Limit: 20, Offset: 0
[25-Jul-2026 21:01:29 UTC] Orders found: 0
[25-Jul-2026 21:01:29 UTC] Orders data: []
[25-Jul-2026 21:01:29 UTC] Total orders count: 0
[25-Jul-2026 21:01:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 21:01:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 21:01:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"65.109.186.120, 104.23.170.179","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NiIsInVzZXJuYW1lIjoibmVqYXRpIiwiZW1haWwiOiJtLm5lamF0aWJ1eUBnbWFpbC5jb20iLCJleHAiOjE3ODU2MTQxNjh9.Vl6Jf4xUXAsK9nsvq6J3bh4UplhMndAz8WUflB3bSUs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20e19add88c9819-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"65.109.186.120","cf-ipcountry":"FI","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 21:01:31 UTC] === User Orders API Called ===
[25-Jul-2026 21:01:31 UTC] User ID: 1146
[25-Jul-2026 21:01:31 UTC] Limit: 20, Offset: 0
[25-Jul-2026 21:01:31 UTC] Orders found: 0
[25-Jul-2026 21:01:31 UTC] Orders data: []
[25-Jul-2026 21:01:31 UTC] Total orders count: 0
[25-Jul-2026 21:01:31 UTC] === API CALL LOG ===
[25-Jul-2026 21:01:31 UTC] Endpoint: user/profile.php
[25-Jul-2026 21:01:31 UTC] Full Log Data: {
    "timestamp": "2026-07-25 21:01:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "65.109.186.120",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "65.109.186.120, 104.23.170.179",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NiIsInVzZXJuYW1lIjoibmVqYXRpIiwiZW1haWwiOiJtLm5lamF0aWJ1eUBnbWFpbC5jb20iLCJleHAiOjE3ODU2MTQxNjh9.Vl6Jf4xUXAsK9nsvq6J3bh4UplhMndAz8WUflB3bSUs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20e19ae7a509819-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "65.109.186.120",
        "cf-ipcountry": "FI",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 21:01:31 UTC] === END API CALL LOG ===
[25-Jul-2026 21:01:31 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 21:01:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NiIsInVzZXJuYW1lIjoibmVqYXRpIiwiZW1haWwiOiJtLm5lamF0aWJ1eUBnbWFpbC5jb20iLCJleHAiOjE3ODU2MTQxNjh9.Vl6Jf4xUXAsK9nsvq6J3bh4UplhMndAz8WUflB3bSUs
[25-Jul-2026 21:01:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 21:01:31 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 21:01:31 UTC] User ID: 1146
[25-Jul-2026 21:01:31 UTC] ✅ User profile retrieved successfully for user ID: 1146
[25-Jul-2026 21:01:31 UTC] === API CALL LOG ===
[25-Jul-2026 21:01:31 UTC] Endpoint: user/profile.php
[25-Jul-2026 21:01:31 UTC] Full Log Data: {
    "timestamp": "2026-07-25 21:01:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "65.109.186.120",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "65.109.186.120, 104.23.170.179",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NiIsInVzZXJuYW1lIjoibmVqYXRpIiwiZW1haWwiOiJtLm5lamF0aWJ1eUBnbWFpbC5jb20iLCJleHAiOjE3ODU2MTQxNjh9.Vl6Jf4xUXAsK9nsvq6J3bh4UplhMndAz8WUflB3bSUs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20e19b2ae049819-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "65.109.186.120",
        "cf-ipcountry": "FI",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 21:01:31 UTC] === END API CALL LOG ===
[25-Jul-2026 21:01:31 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 21:01:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NiIsInVzZXJuYW1lIjoibmVqYXRpIiwiZW1haWwiOiJtLm5lamF0aWJ1eUBnbWFpbC5jb20iLCJleHAiOjE3ODU2MTQxNjh9.Vl6Jf4xUXAsK9nsvq6J3bh4UplhMndAz8WUflB3bSUs
[25-Jul-2026 21:01:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 21:01:31 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 21:01:31 UTC] User ID: 1146
[25-Jul-2026 21:01:31 UTC] ✅ User profile retrieved successfully for user ID: 1146
[25-Jul-2026 21:01:41 UTC] === API CALL LOG ===
[25-Jul-2026 21:01:41 UTC] Endpoint: user/profile.php
[25-Jul-2026 21:01:41 UTC] Full Log Data: {
    "timestamp": "2026-07-25 21:01:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "65.109.186.120",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "65.109.186.120, 104.23.170.179",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NiIsInVzZXJuYW1lIjoibmVqYXRpIiwiZW1haWwiOiJtLm5lamF0aWJ1eUBnbWFpbC5jb20iLCJleHAiOjE3ODU2MTQxNjh9.Vl6Jf4xUXAsK9nsvq6J3bh4UplhMndAz8WUflB3bSUs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20e19ecea819819-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "65.109.186.120",
        "cf-ipcountry": "FI",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 21:01:41 UTC] === END API CALL LOG ===
[25-Jul-2026 21:01:41 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 21:01:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NiIsInVzZXJuYW1lIjoibmVqYXRpIiwiZW1haWwiOiJtLm5lamF0aWJ1eUBnbWFpbC5jb20iLCJleHAiOjE3ODU2MTQxNjh9.Vl6Jf4xUXAsK9nsvq6J3bh4UplhMndAz8WUflB3bSUs
[25-Jul-2026 21:01:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 21:01:41 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 21:01:41 UTC] User ID: 1146
[25-Jul-2026 21:01:41 UTC] ✅ User profile retrieved successfully for user ID: 1146
[25-Jul-2026 21:01:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 21:01:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 21:01:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"65.109.186.120, 104.23.170.179","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NiIsInVzZXJuYW1lIjoibmVqYXRpIiwiZW1haWwiOiJtLm5lamF0aWJ1eUBnbWFpbC5jb20iLCJleHAiOjE3ODU2MTQxNjh9.Vl6Jf4xUXAsK9nsvq6J3bh4UplhMndAz8WUflB3bSUs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20e19ecea7d9819-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"65.109.186.120","cf-ipcountry":"FI","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 21:01:41 UTC] === User Orders API Called ===
[25-Jul-2026 21:01:41 UTC] User ID: 1146
[25-Jul-2026 21:01:41 UTC] Limit: 20, Offset: 0
[25-Jul-2026 21:01:41 UTC] Orders found: 0
[25-Jul-2026 21:01:41 UTC] Orders data: []
[25-Jul-2026 21:01:41 UTC] Total orders count: 0
[25-Jul-2026 21:01:41 UTC] === API CALL LOG ===
[25-Jul-2026 21:01:41 UTC] Endpoint: user/profile.php
[25-Jul-2026 21:01:41 UTC] Full Log Data: {
    "timestamp": "2026-07-25 21:01:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "65.109.186.120",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "65.109.186.120, 104.23.170.179",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NiIsInVzZXJuYW1lIjoibmVqYXRpIiwiZW1haWwiOiJtLm5lamF0aWJ1eUBnbWFpbC5jb20iLCJleHAiOjE3ODU2MTQxNjh9.Vl6Jf4xUXAsK9nsvq6J3bh4UplhMndAz8WUflB3bSUs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20e19f03ba19819-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "65.109.186.120",
        "cf-ipcountry": "FI",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 21:01:41 UTC] === END API CALL LOG ===
[25-Jul-2026 21:01:41 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 21:01:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NiIsInVzZXJuYW1lIjoibmVqYXRpIiwiZW1haWwiOiJtLm5lamF0aWJ1eUBnbWFpbC5jb20iLCJleHAiOjE3ODU2MTQxNjh9.Vl6Jf4xUXAsK9nsvq6J3bh4UplhMndAz8WUflB3bSUs
[25-Jul-2026 21:01:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 21:01:41 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 21:01:41 UTC] User ID: 1146
[25-Jul-2026 21:01:41 UTC] ✅ User profile retrieved successfully for user ID: 1146
[25-Jul-2026 21:03:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 21:03:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 21:03:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"65.109.186.120, 104.23.170.178","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NiIsInVzZXJuYW1lIjoibmVqYXRpIiwiZW1haWwiOiJtLm5lamF0aWJ1eUBnbWFpbC5jb20iLCJleHAiOjE3ODU2MTQxNjh9.Vl6Jf4xUXAsK9nsvq6J3bh4UplhMndAz8WUflB3bSUs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20e1c70db219819-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"65.109.186.120","cf-ipcountry":"FI","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 21:03:24 UTC] === User Orders API Called ===
[25-Jul-2026 21:03:24 UTC] User ID: 1146
[25-Jul-2026 21:03:24 UTC] Limit: 20, Offset: 0
[25-Jul-2026 21:03:24 UTC] Orders found: 0
[25-Jul-2026 21:03:24 UTC] Orders data: []
[25-Jul-2026 21:03:24 UTC] Total orders count: 0
[25-Jul-2026 21:03:25 UTC] === API CALL LOG ===
[25-Jul-2026 21:03:25 UTC] Endpoint: user/profile.php
[25-Jul-2026 21:03:25 UTC] Full Log Data: {
    "timestamp": "2026-07-25 21:03:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "65.109.186.120",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "65.109.186.120, 104.23.170.178",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NiIsInVzZXJuYW1lIjoibmVqYXRpIiwiZW1haWwiOiJtLm5lamF0aWJ1eUBnbWFpbC5jb20iLCJleHAiOjE3ODU2MTQxNjh9.Vl6Jf4xUXAsK9nsvq6J3bh4UplhMndAz8WUflB3bSUs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20e1c77d8c09819-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "65.109.186.120",
        "cf-ipcountry": "FI",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 21:03:25 UTC] === END API CALL LOG ===
[25-Jul-2026 21:03:25 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 21:03:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NiIsInVzZXJuYW1lIjoibmVqYXRpIiwiZW1haWwiOiJtLm5lamF0aWJ1eUBnbWFpbC5jb20iLCJleHAiOjE3ODU2MTQxNjh9.Vl6Jf4xUXAsK9nsvq6J3bh4UplhMndAz8WUflB3bSUs
[25-Jul-2026 21:03:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 21:03:25 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 21:03:25 UTC] User ID: 1146
[25-Jul-2026 21:03:25 UTC] ✅ User profile retrieved successfully for user ID: 1146
[25-Jul-2026 21:03:25 UTC] User Purchases API - User ID: 1146
[25-Jul-2026 21:03:25 UTC] User Purchases API - Total purchases found: 2
[25-Jul-2026 21:16:40 UTC] === API CALL LOG ===
[25-Jul-2026 21:16:40 UTC] Endpoint: user/profile.php
[25-Jul-2026 21:16:40 UTC] Full Log Data: {
    "timestamp": "2026-07-25 21:16:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.225.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.161.225.70, 162.158.216.64",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20e2fe2dcb4ba61-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.161.225.70",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 21:16:40 UTC] === END API CALL LOG ===
[25-Jul-2026 21:16:40 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 21:16:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4
[25-Jul-2026 21:16:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 21:16:40 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 21:16:40 UTC] User ID: 1128
[25-Jul-2026 21:16:40 UTC] ✅ User profile retrieved successfully for user ID: 1128
[25-Jul-2026 21:16:41 UTC] === API CALL LOG ===
[25-Jul-2026 21:16:41 UTC] Endpoint: user/profile.php
[25-Jul-2026 21:16:41 UTC] Full Log Data: {
    "timestamp": "2026-07-25 21:16:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.225.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.161.225.70, 162.158.216.64",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20e2fe9ed96ba61-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.161.225.70",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 21:16:41 UTC] === END API CALL LOG ===
[25-Jul-2026 21:16:41 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 21:16:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4
[25-Jul-2026 21:16:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 21:16:41 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 21:16:41 UTC] User ID: 1128
[25-Jul-2026 21:16:41 UTC] ✅ User profile retrieved successfully for user ID: 1128
[25-Jul-2026 21:16:42 UTC] === API CALL LOG ===
[25-Jul-2026 21:16:42 UTC] Endpoint: user/profile.php
[25-Jul-2026 21:16:42 UTC] Full Log Data: {
    "timestamp": "2026-07-25 21:16:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "154.161.225.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "154.161.225.70, 162.158.216.64",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20e2feacf9aba61-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "154.161.225.70",
        "cf-ipcountry": "GH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 21:16:42 UTC] === END API CALL LOG ===
[25-Jul-2026 21:16:42 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 21:16:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4
[25-Jul-2026 21:16:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 21:16:42 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 21:16:42 UTC] User ID: 1128
[25-Jul-2026 21:16:42 UTC] ✅ User profile retrieved successfully for user ID: 1128
[25-Jul-2026 21:16:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 21:16:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 21:16:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"154.161.225.70, 162.158.216.182","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTEyOCIsInVzZXJuYW1lIjoiT1hZR0VOMDU3NyIsImVtYWlsIjoiSmVwaHRhaGFrd2FzaTU3N0BnbWFpbC5jb20iLCJleHAiOjE3ODU0MjEzMzl9.6GmvQDrkaPamusM_NiQj-E-XSeYM-U9aHlLCVA-cl-4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20e2feacf98ba61-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"154.161.225.70","cf-ipcountry":"GH","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 21:16:42 UTC] === User Orders API Called ===
[25-Jul-2026 21:16:42 UTC] User ID: 1128
[25-Jul-2026 21:16:42 UTC] Limit: 20, Offset: 0
[25-Jul-2026 21:16:42 UTC] Orders found: 4
[25-Jul-2026 21:16:42 UTC] Orders data: [{"id":422,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Oxygenofftips","status":"pending","created_at":"2026-07-23 18:40:23","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":421,"quantity":550,"total_coins":550,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Oxygenofftips","status":"pending","created_at":"2026-07-23 18:40:04","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":420,"quantity":350,"total_coins":350,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Oxygenofftips","status":"pending","created_at":"2026-07-23 18:14:26","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":419,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Oxygenofftips","status":"pending","created_at":"2026-07-23 18:11:38","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[25-Jul-2026 21:16:42 UTC] Total orders count: 4
[25-Jul-2026 21:52:26 UTC] === API CALL LOG ===
[25-Jul-2026 21:52:26 UTC] Endpoint: user/profile.php
[25-Jul-2026 21:52:26 UTC] Full Log Data: {
    "timestamp": "2026-07-25 21:52:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.209",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.209, 172.64.200.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20e6444ace65efa-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.209",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 21:52:26 UTC] === END API CALL LOG ===
[25-Jul-2026 21:52:26 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 21:52:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 21:52:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 21:52:26 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 21:52:26 UTC] User ID: 1140
[25-Jul-2026 21:52:26 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 21:52:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 21:52:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 21:52:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.139.138.209, 172.64.200.14","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20e64497d4e5efa-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.139.138.209","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 21:52:27 UTC] === User Orders API Called ===
[25-Jul-2026 21:52:27 UTC] User ID: 1140
[25-Jul-2026 21:52:27 UTC] Limit: 20, Offset: 0
[25-Jul-2026 21:52:27 UTC] Orders found: 1
[25-Jul-2026 21:52:27 UTC] Orders data: [{"id":429,"quantity":100,"total_coins":3500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/baraxolkatoshkent","status":"pending","created_at":"2026-07-25 12:33:43","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[25-Jul-2026 21:52:27 UTC] Total orders count: 1
[25-Jul-2026 21:52:27 UTC] === API CALL LOG ===
[25-Jul-2026 21:52:27 UTC] Endpoint: user/profile.php
[25-Jul-2026 21:52:27 UTC] Full Log Data: {
    "timestamp": "2026-07-25 21:52:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.209",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.209, 172.64.200.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20e64497d495efa-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.209",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 21:52:27 UTC] === END API CALL LOG ===
[25-Jul-2026 21:52:27 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 21:52:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 21:52:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 21:52:27 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 21:52:27 UTC] User ID: 1140
[25-Jul-2026 21:52:27 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 21:52:27 UTC] === API CALL LOG ===
[25-Jul-2026 21:52:27 UTC] Endpoint: user/profile.php
[25-Jul-2026 21:52:27 UTC] Full Log Data: {
    "timestamp": "2026-07-25 21:52:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.209",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.209, 172.64.200.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20e644a5eab5efa-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.209",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 21:52:27 UTC] === END API CALL LOG ===
[25-Jul-2026 21:52:27 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 21:52:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 21:52:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 21:52:27 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 21:52:27 UTC] User ID: 1140
[25-Jul-2026 21:52:27 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 21:52:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 21:52:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 21:52:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.139.138.209, 172.64.200.14","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20e64609b455efa-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.139.138.209","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 21:52:30 UTC] === User Orders API Called ===
[25-Jul-2026 21:52:30 UTC] User ID: 1140
[25-Jul-2026 21:52:30 UTC] Limit: 20, Offset: 0
[25-Jul-2026 21:52:30 UTC] Orders found: 1
[25-Jul-2026 21:52:30 UTC] Orders data: [{"id":429,"quantity":100,"total_coins":3500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/baraxolkatoshkent","status":"pending","created_at":"2026-07-25 12:33:43","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[25-Jul-2026 21:52:30 UTC] Total orders count: 1
[25-Jul-2026 21:52:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 21:52:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 21:52:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.139.138.209, 172.64.200.14","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20e6486ad735efa-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.139.138.209","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 21:52:36 UTC] === User Orders API Called ===
[25-Jul-2026 21:52:36 UTC] User ID: 1140
[25-Jul-2026 21:52:36 UTC] Limit: 20, Offset: 0
[25-Jul-2026 21:52:36 UTC] Orders found: 1
[25-Jul-2026 21:52:36 UTC] Orders data: [{"id":429,"quantity":100,"total_coins":3500,"coin_type":"regular","telegram_link":"https:\/\/t.me\/baraxolkatoshkent","status":"pending","created_at":"2026-07-25 12:33:43","product_id":1,"product_name":"Telegram Members","product_price":35,"image_url":""}]
[25-Jul-2026 21:52:36 UTC] Total orders count: 1
[25-Jul-2026 21:52:36 UTC] === API CALL LOG ===
[25-Jul-2026 21:52:36 UTC] Endpoint: user/profile.php
[25-Jul-2026 21:52:36 UTC] Full Log Data: {
    "timestamp": "2026-07-25 21:52:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.209",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.209, 172.64.200.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20e6486ad745efa-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.209",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 21:52:36 UTC] === END API CALL LOG ===
[25-Jul-2026 21:52:36 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 21:52:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 21:52:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 21:52:36 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 21:52:36 UTC] User ID: 1140
[25-Jul-2026 21:52:36 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 21:52:37 UTC] === API CALL LOG ===
[25-Jul-2026 21:52:37 UTC] Endpoint: user/profile.php
[25-Jul-2026 21:52:37 UTC] Full Log Data: {
    "timestamp": "2026-07-25 21:52:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.139.138.209",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.139.138.209, 172.64.200.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20e648aab555efa-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.139.138.209",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 21:52:37 UTC] === END API CALL LOG ===
[25-Jul-2026 21:52:37 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 21:52:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MCIsInVzZXJuYW1lIjoiam94YSIsImVtYWlsIjoiamF2b2hpcmF4YXRvdjE5OTVAZ21haWwuY29tIiwiZXhwIjoxNzg1NTM1MTYwfQ.z94cPW3qgwqk2MmDc9yNERYR0l7idT3_KwjB_2yviNU
[25-Jul-2026 21:52:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 21:52:37 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 21:52:37 UTC] User ID: 1140
[25-Jul-2026 21:52:37 UTC] ✅ User profile retrieved successfully for user ID: 1140
[25-Jul-2026 23:25:46 UTC] === API CALL LOG ===
[25-Jul-2026 23:25:46 UTC] Endpoint: user/profile.php
[25-Jul-2026 23:25:46 UTC] Full Log Data: {
    "timestamp": "2026-07-25 23:25:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.118.13",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.112.118.13, 172.70.90.192",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NyIsInVzZXJuYW1lIjoiYW1pbnUiLCJlbWFpbCI6InNtc2tudW1iZXJAZ21haWwuY29tIiwiZXhwIjoxNzg1NjI2NzQ1fQ.3xdVU_edfVdb7Sv5M4PuaLO_uBJX2EyMxKQaaIK8xeE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20eecff8e2dcd74-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.112.118.13",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 23:25:46 UTC] === END API CALL LOG ===
[25-Jul-2026 23:25:46 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 23:25:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NyIsInVzZXJuYW1lIjoiYW1pbnUiLCJlbWFpbCI6InNtc2tudW1iZXJAZ21haWwuY29tIiwiZXhwIjoxNzg1NjI2NzQ1fQ.3xdVU_edfVdb7Sv5M4PuaLO_uBJX2EyMxKQaaIK8xeE
[25-Jul-2026 23:25:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 23:25:46 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 23:25:46 UTC] User ID: 1147
[25-Jul-2026 23:25:46 UTC] ✅ User profile retrieved successfully for user ID: 1147
[25-Jul-2026 23:25:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 23:25:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 23:25:46 UTC] === API CALL LOG ===
[25-Jul-2026 23:25:46 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.112.118.13, 172.71.26.63","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NyIsInVzZXJuYW1lIjoiYW1pbnUiLCJlbWFpbCI6InNtc2tudW1iZXJAZ21haWwuY29tIiwiZXhwIjoxNzg1NjI2NzQ1fQ.3xdVU_edfVdb7Sv5M4PuaLO_uBJX2EyMxKQaaIK8xeE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20eecff8e30cd74-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.112.118.13","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 23:25:46 UTC] Endpoint: user/profile.php
[25-Jul-2026 23:25:46 UTC] Full Log Data: {
    "timestamp": "2026-07-25 23:25:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.118.13",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.112.118.13, 172.70.90.192",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NyIsInVzZXJuYW1lIjoiYW1pbnUiLCJlbWFpbCI6InNtc2tudW1iZXJAZ21haWwuY29tIiwiZXhwIjoxNzg1NjI2NzQ1fQ.3xdVU_edfVdb7Sv5M4PuaLO_uBJX2EyMxKQaaIK8xeE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20eecff8e31cd74-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.112.118.13",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 23:25:46 UTC] === User Orders API Called ===
[25-Jul-2026 23:25:46 UTC] === END API CALL LOG ===
[25-Jul-2026 23:25:46 UTC] User ID: 1147
[25-Jul-2026 23:25:46 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 23:25:46 UTC] Limit: 20, Offset: 0
[25-Jul-2026 23:25:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NyIsInVzZXJuYW1lIjoiYW1pbnUiLCJlbWFpbCI6InNtc2tudW1iZXJAZ21haWwuY29tIiwiZXhwIjoxNzg1NjI2NzQ1fQ.3xdVU_edfVdb7Sv5M4PuaLO_uBJX2EyMxKQaaIK8xeE
[25-Jul-2026 23:25:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 23:25:46 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 23:25:46 UTC] User ID: 1147
[25-Jul-2026 23:25:46 UTC] Orders found: 0
[25-Jul-2026 23:25:46 UTC] ✅ User profile retrieved successfully for user ID: 1147
[25-Jul-2026 23:25:46 UTC] Orders data: []
[25-Jul-2026 23:25:46 UTC] Total orders count: 0
[25-Jul-2026 23:25:47 UTC] === API CALL LOG ===
[25-Jul-2026 23:25:47 UTC] Endpoint: user/profile.php
[25-Jul-2026 23:25:47 UTC] Full Log Data: {
    "timestamp": "2026-07-25 23:25:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.118.13",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.112.118.13, 172.71.26.63",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NyIsInVzZXJuYW1lIjoiYW1pbnUiLCJlbWFpbCI6InNtc2tudW1iZXJAZ21haWwuY29tIiwiZXhwIjoxNzg1NjI2NzQ1fQ.3xdVU_edfVdb7Sv5M4PuaLO_uBJX2EyMxKQaaIK8xeE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20eed05e851cd74-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.112.118.13",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 23:25:47 UTC] === END API CALL LOG ===
[25-Jul-2026 23:25:47 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 23:25:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NyIsInVzZXJuYW1lIjoiYW1pbnUiLCJlbWFpbCI6InNtc2tudW1iZXJAZ21haWwuY29tIiwiZXhwIjoxNzg1NjI2NzQ1fQ.3xdVU_edfVdb7Sv5M4PuaLO_uBJX2EyMxKQaaIK8xeE
[25-Jul-2026 23:25:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 23:25:47 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 23:25:47 UTC] User ID: 1147
[25-Jul-2026 23:25:47 UTC] ✅ User profile retrieved successfully for user ID: 1147
[25-Jul-2026 23:28:14 UTC] === API CALL LOG ===
[25-Jul-2026 23:28:14 UTC] Endpoint: user/profile.php
[25-Jul-2026 23:28:14 UTC] Full Log Data: {
    "timestamp": "2026-07-25 23:28:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.118.13",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.112.118.13, 162.158.216.64",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NyIsInVzZXJuYW1lIjoiYW1pbnUiLCJlbWFpbCI6InNtc2tudW1iZXJAZ21haWwuY29tIiwiZXhwIjoxNzg1NjI2NzQ1fQ.3xdVU_edfVdb7Sv5M4PuaLO_uBJX2EyMxKQaaIK8xeE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20ef09c592e579e-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.112.118.13",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 23:28:14 UTC] === END API CALL LOG ===
[25-Jul-2026 23:28:14 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 23:28:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NyIsInVzZXJuYW1lIjoiYW1pbnUiLCJlbWFpbCI6InNtc2tudW1iZXJAZ21haWwuY29tIiwiZXhwIjoxNzg1NjI2NzQ1fQ.3xdVU_edfVdb7Sv5M4PuaLO_uBJX2EyMxKQaaIK8xeE
[25-Jul-2026 23:28:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 23:28:14 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 23:28:14 UTC] User ID: 1147
[25-Jul-2026 23:28:14 UTC] ✅ User profile retrieved successfully for user ID: 1147
[25-Jul-2026 23:28:15 UTC] === API CALL LOG ===
[25-Jul-2026 23:28:15 UTC] Endpoint: user/profile.php
[25-Jul-2026 23:28:15 UTC] Full Log Data: {
    "timestamp": "2026-07-25 23:28:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.118.13",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.112.118.13, 162.158.216.64",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NyIsInVzZXJuYW1lIjoiYW1pbnUiLCJlbWFpbCI6InNtc2tudW1iZXJAZ21haWwuY29tIiwiZXhwIjoxNzg1NjI2NzQ1fQ.3xdVU_edfVdb7Sv5M4PuaLO_uBJX2EyMxKQaaIK8xeE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20ef0a0fa09579e-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.112.118.13",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 23:28:15 UTC] === END API CALL LOG ===
[25-Jul-2026 23:28:15 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 23:28:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NyIsInVzZXJuYW1lIjoiYW1pbnUiLCJlbWFpbCI6InNtc2tudW1iZXJAZ21haWwuY29tIiwiZXhwIjoxNzg1NjI2NzQ1fQ.3xdVU_edfVdb7Sv5M4PuaLO_uBJX2EyMxKQaaIK8xeE
[25-Jul-2026 23:28:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 23:28:15 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 23:28:15 UTC] User ID: 1147
[25-Jul-2026 23:28:15 UTC] ✅ User profile retrieved successfully for user ID: 1147
[25-Jul-2026 23:28:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 23:28:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 23:28:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.112.118.13, 162.158.216.64","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NyIsInVzZXJuYW1lIjoiYW1pbnUiLCJlbWFpbCI6InNtc2tudW1iZXJAZ21haWwuY29tIiwiZXhwIjoxNzg1NjI2NzQ1fQ.3xdVU_edfVdb7Sv5M4PuaLO_uBJX2EyMxKQaaIK8xeE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20ef0a0fa0b579e-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.112.118.13","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 23:28:15 UTC] === User Orders API Called ===
[25-Jul-2026 23:28:15 UTC] User ID: 1147
[25-Jul-2026 23:28:15 UTC] Limit: 20, Offset: 0
[25-Jul-2026 23:28:15 UTC] Orders found: 0
[25-Jul-2026 23:28:15 UTC] Orders data: []
[25-Jul-2026 23:28:15 UTC] Total orders count: 0
[25-Jul-2026 23:28:15 UTC] === API CALL LOG ===
[25-Jul-2026 23:28:15 UTC] Endpoint: user/profile.php
[25-Jul-2026 23:28:15 UTC] Full Log Data: {
    "timestamp": "2026-07-25 23:28:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.118.13",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.112.118.13, 162.158.216.183",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NyIsInVzZXJuYW1lIjoiYW1pbnUiLCJlbWFpbCI6InNtc2tudW1iZXJAZ21haWwuY29tIiwiZXhwIjoxNzg1NjI2NzQ1fQ.3xdVU_edfVdb7Sv5M4PuaLO_uBJX2EyMxKQaaIK8xeE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20ef0a1fbe3579e-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.112.118.13",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 23:28:15 UTC] === END API CALL LOG ===
[25-Jul-2026 23:28:15 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 23:28:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NyIsInVzZXJuYW1lIjoiYW1pbnUiLCJlbWFpbCI6InNtc2tudW1iZXJAZ21haWwuY29tIiwiZXhwIjoxNzg1NjI2NzQ1fQ.3xdVU_edfVdb7Sv5M4PuaLO_uBJX2EyMxKQaaIK8xeE
[25-Jul-2026 23:28:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 23:28:15 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 23:28:15 UTC] User ID: 1147
[25-Jul-2026 23:28:15 UTC] ✅ User profile retrieved successfully for user ID: 1147
[25-Jul-2026 23:28:16 UTC] === API CALL LOG ===
[25-Jul-2026 23:28:16 UTC] Endpoint: user/profile.php
[25-Jul-2026 23:28:16 UTC] Full Log Data: {
    "timestamp": "2026-07-25 23:28:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.118.13",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.112.118.13, 162.158.216.183",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NyIsInVzZXJuYW1lIjoiYW1pbnUiLCJlbWFpbCI6InNtc2tudW1iZXJAZ21haWwuY29tIiwiZXhwIjoxNzg1NjI2NzQ1fQ.3xdVU_edfVdb7Sv5M4PuaLO_uBJX2EyMxKQaaIK8xeE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20ef0a71cee579e-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.112.118.13",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 23:28:16 UTC] === END API CALL LOG ===
[25-Jul-2026 23:28:16 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 23:28:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NyIsInVzZXJuYW1lIjoiYW1pbnUiLCJlbWFpbCI6InNtc2tudW1iZXJAZ21haWwuY29tIiwiZXhwIjoxNzg1NjI2NzQ1fQ.3xdVU_edfVdb7Sv5M4PuaLO_uBJX2EyMxKQaaIK8xeE
[25-Jul-2026 23:28:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 23:28:16 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 23:28:16 UTC] User ID: 1147
[25-Jul-2026 23:28:16 UTC] ✅ User profile retrieved successfully for user ID: 1147
[25-Jul-2026 23:29:39 UTC] === API CALL LOG ===
[25-Jul-2026 23:29:39 UTC] Endpoint: user/profile.php
[25-Jul-2026 23:29:39 UTC] Full Log Data: {
    "timestamp": "2026-07-25 23:29:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.118.13",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.112.118.13, 162.158.216.64",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NyIsInVzZXJuYW1lIjoiYW1pbnUiLCJlbWFpbCI6InNtc2tudW1iZXJAZ21haWwuY29tIiwiZXhwIjoxNzg1NjI2NzQ1fQ.3xdVU_edfVdb7Sv5M4PuaLO_uBJX2EyMxKQaaIK8xeE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20ef2aff93849c9-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.112.118.13",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 23:29:39 UTC] === END API CALL LOG ===
[25-Jul-2026 23:29:39 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 23:29:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NyIsInVzZXJuYW1lIjoiYW1pbnUiLCJlbWFpbCI6InNtc2tudW1iZXJAZ21haWwuY29tIiwiZXhwIjoxNzg1NjI2NzQ1fQ.3xdVU_edfVdb7Sv5M4PuaLO_uBJX2EyMxKQaaIK8xeE
[25-Jul-2026 23:29:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 23:29:39 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 23:29:39 UTC] User ID: 1147
[25-Jul-2026 23:29:39 UTC] ✅ User profile retrieved successfully for user ID: 1147
[25-Jul-2026 23:29:40 UTC] === API CALL LOG ===
[25-Jul-2026 23:29:40 UTC] Endpoint: user/profile.php
[25-Jul-2026 23:29:40 UTC] Full Log Data: {
    "timestamp": "2026-07-25 23:29:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.118.13",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.112.118.13, 162.158.216.64",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NyIsInVzZXJuYW1lIjoiYW1pbnUiLCJlbWFpbCI6InNtc2tudW1iZXJAZ21haWwuY29tIiwiZXhwIjoxNzg1NjI2NzQ1fQ.3xdVU_edfVdb7Sv5M4PuaLO_uBJX2EyMxKQaaIK8xeE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20ef2b52c9849c9-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.112.118.13",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 23:29:40 UTC] === END API CALL LOG ===
[25-Jul-2026 23:29:40 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 23:29:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NyIsInVzZXJuYW1lIjoiYW1pbnUiLCJlbWFpbCI6InNtc2tudW1iZXJAZ21haWwuY29tIiwiZXhwIjoxNzg1NjI2NzQ1fQ.3xdVU_edfVdb7Sv5M4PuaLO_uBJX2EyMxKQaaIK8xeE
[25-Jul-2026 23:29:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 23:29:40 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 23:29:40 UTC] User ID: 1147
[25-Jul-2026 23:29:40 UTC] ✅ User profile retrieved successfully for user ID: 1147
[25-Jul-2026 23:29:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 23:29:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 23:29:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.112.118.13, 162.158.216.64","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NyIsInVzZXJuYW1lIjoiYW1pbnUiLCJlbWFpbCI6InNtc2tudW1iZXJAZ21haWwuY29tIiwiZXhwIjoxNzg1NjI2NzQ1fQ.3xdVU_edfVdb7Sv5M4PuaLO_uBJX2EyMxKQaaIK8xeE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20ef2b52c9b49c9-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.112.118.13","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 23:29:40 UTC] === User Orders API Called ===
[25-Jul-2026 23:29:40 UTC] User ID: 1147
[25-Jul-2026 23:29:40 UTC] Limit: 20, Offset: 0
[25-Jul-2026 23:29:40 UTC] Orders found: 0
[25-Jul-2026 23:29:40 UTC] Orders data: []
[25-Jul-2026 23:29:40 UTC] Total orders count: 0
[25-Jul-2026 23:29:40 UTC] === API CALL LOG ===
[25-Jul-2026 23:29:40 UTC] Endpoint: user/profile.php
[25-Jul-2026 23:29:40 UTC] Full Log Data: {
    "timestamp": "2026-07-25 23:29:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.118.13",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.112.118.13, 162.158.216.64",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NyIsInVzZXJuYW1lIjoiYW1pbnUiLCJlbWFpbCI6InNtc2tudW1iZXJAZ21haWwuY29tIiwiZXhwIjoxNzg1NjI2NzQ1fQ.3xdVU_edfVdb7Sv5M4PuaLO_uBJX2EyMxKQaaIK8xeE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20ef2b52c9c49c9-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.112.118.13",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 23:29:40 UTC] === END API CALL LOG ===
[25-Jul-2026 23:29:40 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 23:29:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NyIsInVzZXJuYW1lIjoiYW1pbnUiLCJlbWFpbCI6InNtc2tudW1iZXJAZ21haWwuY29tIiwiZXhwIjoxNzg1NjI2NzQ1fQ.3xdVU_edfVdb7Sv5M4PuaLO_uBJX2EyMxKQaaIK8xeE
[25-Jul-2026 23:29:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 23:29:40 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 23:29:40 UTC] User ID: 1147
[25-Jul-2026 23:29:40 UTC] ✅ User profile retrieved successfully for user ID: 1147
[25-Jul-2026 23:29:41 UTC] === API CALL LOG ===
[25-Jul-2026 23:29:41 UTC] Endpoint: user/profile.php
[25-Jul-2026 23:29:41 UTC] Full Log Data: {
    "timestamp": "2026-07-25 23:29:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.118.13",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.112.118.13, 162.158.216.64",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NyIsInVzZXJuYW1lIjoiYW1pbnUiLCJlbWFpbCI6InNtc2tudW1iZXJAZ21haWwuY29tIiwiZXhwIjoxNzg1NjI2NzQ1fQ.3xdVU_edfVdb7Sv5M4PuaLO_uBJX2EyMxKQaaIK8xeE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20ef2bb6aad49c9-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.112.118.13",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 23:29:41 UTC] === END API CALL LOG ===
[25-Jul-2026 23:29:41 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 23:29:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NyIsInVzZXJuYW1lIjoiYW1pbnUiLCJlbWFpbCI6InNtc2tudW1iZXJAZ21haWwuY29tIiwiZXhwIjoxNzg1NjI2NzQ1fQ.3xdVU_edfVdb7Sv5M4PuaLO_uBJX2EyMxKQaaIK8xeE
[25-Jul-2026 23:29:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 23:29:41 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 23:29:41 UTC] User ID: 1147
[25-Jul-2026 23:29:41 UTC] ✅ User profile retrieved successfully for user ID: 1147
[25-Jul-2026 23:31:00 UTC] === API CALL LOG ===
[25-Jul-2026 23:31:00 UTC] Endpoint: user/profile.php
[25-Jul-2026 23:31:00 UTC] Full Log Data: {
    "timestamp": "2026-07-25 23:31:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.118.13",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.112.118.13, 162.158.216.64",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NyIsInVzZXJuYW1lIjoiYW1pbnUiLCJlbWFpbCI6InNtc2tudW1iZXJAZ21haWwuY29tIiwiZXhwIjoxNzg1NjI2NzQ1fQ.3xdVU_edfVdb7Sv5M4PuaLO_uBJX2EyMxKQaaIK8xeE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20ef4a7fcaa49c9-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.112.118.13",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 23:31:00 UTC] === END API CALL LOG ===
[25-Jul-2026 23:31:00 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 23:31:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NyIsInVzZXJuYW1lIjoiYW1pbnUiLCJlbWFpbCI6InNtc2tudW1iZXJAZ21haWwuY29tIiwiZXhwIjoxNzg1NjI2NzQ1fQ.3xdVU_edfVdb7Sv5M4PuaLO_uBJX2EyMxKQaaIK8xeE
[25-Jul-2026 23:31:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 23:31:00 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 23:31:00 UTC] User ID: 1147
[25-Jul-2026 23:31:00 UTC] ✅ User profile retrieved successfully for user ID: 1147
[25-Jul-2026 23:31:10 UTC] === API CALL LOG ===
[25-Jul-2026 23:31:10 UTC] Endpoint: user/profile.php
[25-Jul-2026 23:31:10 UTC] Full Log Data: {
    "timestamp": "2026-07-25 23:31:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.241.87.175",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.241.87.175, 108.162.221.55",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0OCIsInVzZXJuYW1lIjoiYXJzbGFuIiwiZW1haWwiOiJlcmRvZDMwOUBnbWFpbC5jb20iLCJleHAiOjE3ODU2MjcwNzB9.RoFob3jUY7HuuYh0rNpjk5e3UYKgXZID20NxS8llhtM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20ef4e63af75b0d-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.241.87.175",
        "cf-ipcountry": "AT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 23:31:10 UTC] === END API CALL LOG ===
[25-Jul-2026 23:31:10 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 23:31:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0OCIsInVzZXJuYW1lIjoiYXJzbGFuIiwiZW1haWwiOiJlcmRvZDMwOUBnbWFpbC5jb20iLCJleHAiOjE3ODU2MjcwNzB9.RoFob3jUY7HuuYh0rNpjk5e3UYKgXZID20NxS8llhtM
[25-Jul-2026 23:31:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 23:31:10 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 23:31:10 UTC] User ID: 1148
[25-Jul-2026 23:31:10 UTC] ✅ User profile retrieved successfully for user ID: 1148
[25-Jul-2026 23:31:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 23:31:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 23:31:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"212.241.87.175, 108.162.221.55","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0OCIsInVzZXJuYW1lIjoiYXJzbGFuIiwiZW1haWwiOiJlcmRvZDMwOUBnbWFpbC5jb20iLCJleHAiOjE3ODU2MjcwNzB9.RoFob3jUY7HuuYh0rNpjk5e3UYKgXZID20NxS8llhtM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20ef4e64aff5b0d-VIE","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"212.241.87.175","cf-ipcountry":"AT","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 23:31:10 UTC] === User Orders API Called ===
[25-Jul-2026 23:31:10 UTC] User ID: 1148
[25-Jul-2026 23:31:10 UTC] Limit: 20, Offset: 0
[25-Jul-2026 23:31:10 UTC] Orders found: 0
[25-Jul-2026 23:31:10 UTC] Orders data: []
[25-Jul-2026 23:31:10 UTC] Total orders count: 0
[25-Jul-2026 23:31:10 UTC] === API CALL LOG ===
[25-Jul-2026 23:31:10 UTC] Endpoint: user/profile.php
[25-Jul-2026 23:31:10 UTC] Full Log Data: {
    "timestamp": "2026-07-25 23:31:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.241.87.175",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.241.87.175, 108.162.221.63",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0OCIsInVzZXJuYW1lIjoiYXJzbGFuIiwiZW1haWwiOiJlcmRvZDMwOUBnbWFpbC5jb20iLCJleHAiOjE3ODU2MjcwNzB9.RoFob3jUY7HuuYh0rNpjk5e3UYKgXZID20NxS8llhtM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20ef4e70b435b0d-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.241.87.175",
        "cf-ipcountry": "AT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 23:31:10 UTC] === END API CALL LOG ===
[25-Jul-2026 23:31:10 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 23:31:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0OCIsInVzZXJuYW1lIjoiYXJzbGFuIiwiZW1haWwiOiJlcmRvZDMwOUBnbWFpbC5jb20iLCJleHAiOjE3ODU2MjcwNzB9.RoFob3jUY7HuuYh0rNpjk5e3UYKgXZID20NxS8llhtM
[25-Jul-2026 23:31:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 23:31:10 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 23:31:10 UTC] User ID: 1148
[25-Jul-2026 23:31:10 UTC] ✅ User profile retrieved successfully for user ID: 1148
[25-Jul-2026 23:31:10 UTC] === API CALL LOG ===
[25-Jul-2026 23:31:10 UTC] Endpoint: user/profile.php
[25-Jul-2026 23:31:10 UTC] Full Log Data: {
    "timestamp": "2026-07-25 23:31:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.241.87.175",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.241.87.175, 108.162.221.63",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0OCIsInVzZXJuYW1lIjoiYXJzbGFuIiwiZW1haWwiOiJlcmRvZDMwOUBnbWFpbC5jb20iLCJleHAiOjE3ODU2MjcwNzB9.RoFob3jUY7HuuYh0rNpjk5e3UYKgXZID20NxS8llhtM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20ef4e79b735b0d-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.241.87.175",
        "cf-ipcountry": "AT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 23:31:10 UTC] === END API CALL LOG ===
[25-Jul-2026 23:31:10 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 23:31:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0OCIsInVzZXJuYW1lIjoiYXJzbGFuIiwiZW1haWwiOiJlcmRvZDMwOUBnbWFpbC5jb20iLCJleHAiOjE3ODU2MjcwNzB9.RoFob3jUY7HuuYh0rNpjk5e3UYKgXZID20NxS8llhtM
[25-Jul-2026 23:31:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 23:31:10 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 23:31:10 UTC] User ID: 1148
[25-Jul-2026 23:31:10 UTC] ✅ User profile retrieved successfully for user ID: 1148
[25-Jul-2026 23:31:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 23:31:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 23:31:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"212.241.87.175, 108.162.221.55","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0OCIsInVzZXJuYW1lIjoiYXJzbGFuIiwiZW1haWwiOiJlcmRvZDMwOUBnbWFpbC5jb20iLCJleHAiOjE3ODU2MjcwNzB9.RoFob3jUY7HuuYh0rNpjk5e3UYKgXZID20NxS8llhtM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20ef5008a885b0d-VIE","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"212.241.87.175","cf-ipcountry":"AT","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 23:31:14 UTC] === User Orders API Called ===
[25-Jul-2026 23:31:14 UTC] User ID: 1148
[25-Jul-2026 23:31:14 UTC] Limit: 20, Offset: 0
[25-Jul-2026 23:31:14 UTC] Orders found: 0
[25-Jul-2026 23:31:14 UTC] Orders data: []
[25-Jul-2026 23:31:14 UTC] Total orders count: 0
[25-Jul-2026 23:31:14 UTC] === API CALL LOG ===
[25-Jul-2026 23:31:14 UTC] Endpoint: user/profile.php
[25-Jul-2026 23:31:14 UTC] Full Log Data: {
    "timestamp": "2026-07-25 23:31:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.241.87.175",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.241.87.175, 108.162.221.55",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0OCIsInVzZXJuYW1lIjoiYXJzbGFuIiwiZW1haWwiOiJlcmRvZDMwOUBnbWFpbC5jb20iLCJleHAiOjE3ODU2MjcwNzB9.RoFob3jUY7HuuYh0rNpjk5e3UYKgXZID20NxS8llhtM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20ef500faa95b0d-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.241.87.175",
        "cf-ipcountry": "AT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 23:31:14 UTC] === END API CALL LOG ===
[25-Jul-2026 23:31:14 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 23:31:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0OCIsInVzZXJuYW1lIjoiYXJzbGFuIiwiZW1haWwiOiJlcmRvZDMwOUBnbWFpbC5jb20iLCJleHAiOjE3ODU2MjcwNzB9.RoFob3jUY7HuuYh0rNpjk5e3UYKgXZID20NxS8llhtM
[25-Jul-2026 23:31:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 23:31:14 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 23:31:14 UTC] User ID: 1148
[25-Jul-2026 23:31:14 UTC] ✅ User profile retrieved successfully for user ID: 1148
[25-Jul-2026 23:31:14 UTC] === API CALL LOG ===
[25-Jul-2026 23:31:14 UTC] Endpoint: user/profile.php
[25-Jul-2026 23:31:14 UTC] Full Log Data: {
    "timestamp": "2026-07-25 23:31:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.241.87.175",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.241.87.175, 108.162.221.63",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0OCIsInVzZXJuYW1lIjoiYXJzbGFuIiwiZW1haWwiOiJlcmRvZDMwOUBnbWFpbC5jb20iLCJleHAiOjE3ODU2MjcwNzB9.RoFob3jUY7HuuYh0rNpjk5e3UYKgXZID20NxS8llhtM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20ef501bae35b0d-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.241.87.175",
        "cf-ipcountry": "AT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 23:31:14 UTC] === END API CALL LOG ===
[25-Jul-2026 23:31:14 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 23:31:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0OCIsInVzZXJuYW1lIjoiYXJzbGFuIiwiZW1haWwiOiJlcmRvZDMwOUBnbWFpbC5jb20iLCJleHAiOjE3ODU2MjcwNzB9.RoFob3jUY7HuuYh0rNpjk5e3UYKgXZID20NxS8llhtM
[25-Jul-2026 23:31:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 23:31:14 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 23:31:14 UTC] User ID: 1148
[25-Jul-2026 23:31:14 UTC] ✅ User profile retrieved successfully for user ID: 1148
[25-Jul-2026 23:31:15 UTC] === API CALL LOG ===
[25-Jul-2026 23:31:15 UTC] Endpoint: user/profile.php
[25-Jul-2026 23:31:15 UTC] Full Log Data: {
    "timestamp": "2026-07-25 23:31:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.241.87.175",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.241.87.175, 108.162.221.55",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0OCIsInVzZXJuYW1lIjoiYXJzbGFuIiwiZW1haWwiOiJlcmRvZDMwOUBnbWFpbC5jb20iLCJleHAiOjE3ODU2MjcwNzB9.RoFob3jUY7HuuYh0rNpjk5e3UYKgXZID20NxS8llhtM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20ef504bbde5b0d-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.241.87.175",
        "cf-ipcountry": "AT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 23:31:15 UTC] === END API CALL LOG ===
[25-Jul-2026 23:31:15 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 23:31:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0OCIsInVzZXJuYW1lIjoiYXJzbGFuIiwiZW1haWwiOiJlcmRvZDMwOUBnbWFpbC5jb20iLCJleHAiOjE3ODU2MjcwNzB9.RoFob3jUY7HuuYh0rNpjk5e3UYKgXZID20NxS8llhtM
[25-Jul-2026 23:31:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 23:31:15 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 23:31:15 UTC] User ID: 1148
[25-Jul-2026 23:31:15 UTC] ✅ User profile retrieved successfully for user ID: 1148
[25-Jul-2026 23:31:21 UTC] === API CALL LOG ===
[25-Jul-2026 23:31:21 UTC] Endpoint: user/profile.php
[25-Jul-2026 23:31:21 UTC] Full Log Data: {
    "timestamp": "2026-07-25 23:31:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.241.87.175",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.241.87.175, 108.162.221.56",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0OCIsInVzZXJuYW1lIjoiYXJzbGFuIiwiZW1haWwiOiJlcmRvZDMwOUBnbWFpbC5jb20iLCJleHAiOjE3ODU2MjcwNzB9.RoFob3jUY7HuuYh0rNpjk5e3UYKgXZID20NxS8llhtM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20ef52b08aa5b0d-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.241.87.175",
        "cf-ipcountry": "AT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 23:31:21 UTC] === END API CALL LOG ===
[25-Jul-2026 23:31:21 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 23:31:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0OCIsInVzZXJuYW1lIjoiYXJzbGFuIiwiZW1haWwiOiJlcmRvZDMwOUBnbWFpbC5jb20iLCJleHAiOjE3ODU2MjcwNzB9.RoFob3jUY7HuuYh0rNpjk5e3UYKgXZID20NxS8llhtM
[25-Jul-2026 23:31:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 23:31:21 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 23:31:21 UTC] User ID: 1148
[25-Jul-2026 23:31:21 UTC] ✅ User profile retrieved successfully for user ID: 1148
[25-Jul-2026 23:31:27 UTC] === API CALL LOG ===
[25-Jul-2026 23:31:27 UTC] Endpoint: user/profile.php
[25-Jul-2026 23:31:27 UTC] Full Log Data: {
    "timestamp": "2026-07-25 23:31:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.241.87.175",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.241.87.175, 108.162.221.55",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0OCIsInVzZXJuYW1lIjoiYXJzbGFuIiwiZW1haWwiOiJlcmRvZDMwOUBnbWFpbC5jb20iLCJleHAiOjE3ODU2MjcwNzB9.RoFob3jUY7HuuYh0rNpjk5e3UYKgXZID20NxS8llhtM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20ef5501cf15b0d-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.241.87.175",
        "cf-ipcountry": "AT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 23:31:27 UTC] === END API CALL LOG ===
[25-Jul-2026 23:31:27 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 23:31:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0OCIsInVzZXJuYW1lIjoiYXJzbGFuIiwiZW1haWwiOiJlcmRvZDMwOUBnbWFpbC5jb20iLCJleHAiOjE3ODU2MjcwNzB9.RoFob3jUY7HuuYh0rNpjk5e3UYKgXZID20NxS8llhtM
[25-Jul-2026 23:31:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 23:31:27 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 23:31:27 UTC] User ID: 1148
[25-Jul-2026 23:31:27 UTC] ✅ User profile retrieved successfully for user ID: 1148
[25-Jul-2026 23:31:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 23:31:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 23:31:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"212.241.87.175, 108.162.221.55","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0OCIsInVzZXJuYW1lIjoiYXJzbGFuIiwiZW1haWwiOiJlcmRvZDMwOUBnbWFpbC5jb20iLCJleHAiOjE3ODU2MjcwNzB9.RoFob3jUY7HuuYh0rNpjk5e3UYKgXZID20NxS8llhtM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20ef570be865b0d-VIE","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"212.241.87.175","cf-ipcountry":"AT","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 23:31:32 UTC] === User Orders API Called ===
[25-Jul-2026 23:31:32 UTC] User ID: 1148
[25-Jul-2026 23:31:32 UTC] Limit: 20, Offset: 0
[25-Jul-2026 23:31:32 UTC] Orders found: 0
[25-Jul-2026 23:31:32 UTC] Orders data: []
[25-Jul-2026 23:31:32 UTC] Total orders count: 0
[25-Jul-2026 23:31:32 UTC] === API CALL LOG ===
[25-Jul-2026 23:31:32 UTC] Endpoint: user/profile.php
[25-Jul-2026 23:31:32 UTC] Full Log Data: {
    "timestamp": "2026-07-25 23:31:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.241.87.175",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.241.87.175, 108.162.221.55",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0OCIsInVzZXJuYW1lIjoiYXJzbGFuIiwiZW1haWwiOiJlcmRvZDMwOUBnbWFpbC5jb20iLCJleHAiOjE3ODU2MjcwNzB9.RoFob3jUY7HuuYh0rNpjk5e3UYKgXZID20NxS8llhtM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20ef5713e9f5b0d-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.241.87.175",
        "cf-ipcountry": "AT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 23:31:32 UTC] === END API CALL LOG ===
[25-Jul-2026 23:31:32 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 23:31:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0OCIsInVzZXJuYW1lIjoiYXJzbGFuIiwiZW1haWwiOiJlcmRvZDMwOUBnbWFpbC5jb20iLCJleHAiOjE3ODU2MjcwNzB9.RoFob3jUY7HuuYh0rNpjk5e3UYKgXZID20NxS8llhtM
[25-Jul-2026 23:31:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 23:31:32 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 23:31:32 UTC] User ID: 1148
[25-Jul-2026 23:31:32 UTC] ✅ User profile retrieved successfully for user ID: 1148
[25-Jul-2026 23:31:33 UTC] === API CALL LOG ===
[25-Jul-2026 23:31:33 UTC] Endpoint: user/profile.php
[25-Jul-2026 23:31:33 UTC] Full Log Data: {
    "timestamp": "2026-07-25 23:31:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.241.87.175",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.241.87.175, 108.162.221.55",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0OCIsInVzZXJuYW1lIjoiYXJzbGFuIiwiZW1haWwiOiJlcmRvZDMwOUBnbWFpbC5jb20iLCJleHAiOjE3ODU2MjcwNzB9.RoFob3jUY7HuuYh0rNpjk5e3UYKgXZID20NxS8llhtM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20ef574f8375b0d-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.241.87.175",
        "cf-ipcountry": "AT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 23:31:33 UTC] === END API CALL LOG ===
[25-Jul-2026 23:31:33 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 23:31:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0OCIsInVzZXJuYW1lIjoiYXJzbGFuIiwiZW1haWwiOiJlcmRvZDMwOUBnbWFpbC5jb20iLCJleHAiOjE3ODU2MjcwNzB9.RoFob3jUY7HuuYh0rNpjk5e3UYKgXZID20NxS8llhtM
[25-Jul-2026 23:31:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 23:31:33 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 23:31:33 UTC] User ID: 1148
[25-Jul-2026 23:31:33 UTC] ✅ User profile retrieved successfully for user ID: 1148
[25-Jul-2026 23:31:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 23:31:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 23:31:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"212.241.87.175, 108.162.221.56","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0OCIsInVzZXJuYW1lIjoiYXJzbGFuIiwiZW1haWwiOiJlcmRvZDMwOUBnbWFpbC5jb20iLCJleHAiOjE3ODU2MjcwNzB9.RoFob3jUY7HuuYh0rNpjk5e3UYKgXZID20NxS8llhtM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20ef5ae7b425b0d-VIE","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"212.241.87.175","cf-ipcountry":"AT","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 23:31:42 UTC] === User Orders API Called ===
[25-Jul-2026 23:31:42 UTC] User ID: 1148
[25-Jul-2026 23:31:42 UTC] Limit: 20, Offset: 0
[25-Jul-2026 23:31:42 UTC] Orders found: 0
[25-Jul-2026 23:31:42 UTC] Orders data: []
[25-Jul-2026 23:31:42 UTC] Total orders count: 0
[25-Jul-2026 23:31:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 23:31:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 23:31:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"212.241.87.175, 108.162.221.56","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0OCIsInVzZXJuYW1lIjoiYXJzbGFuIiwiZW1haWwiOiJlcmRvZDMwOUBnbWFpbC5jb20iLCJleHAiOjE3ODU2MjcwNzB9.RoFob3jUY7HuuYh0rNpjk5e3UYKgXZID20NxS8llhtM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20ef5bb7f3d5b0d-VIE","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"212.241.87.175","cf-ipcountry":"AT","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 23:31:44 UTC] === User Orders API Called ===
[25-Jul-2026 23:31:44 UTC] User ID: 1148
[25-Jul-2026 23:31:44 UTC] Limit: 20, Offset: 0
[25-Jul-2026 23:31:44 UTC] Orders found: 0
[25-Jul-2026 23:31:44 UTC] Orders data: []
[25-Jul-2026 23:31:44 UTC] Total orders count: 0
[25-Jul-2026 23:31:44 UTC] === API CALL LOG ===
[25-Jul-2026 23:31:44 UTC] Endpoint: user/profile.php
[25-Jul-2026 23:31:44 UTC] Full Log Data: {
    "timestamp": "2026-07-25 23:31:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.241.87.175",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.241.87.175, 108.162.221.56",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0OCIsInVzZXJuYW1lIjoiYXJzbGFuIiwiZW1haWwiOiJlcmRvZDMwOUBnbWFpbC5jb20iLCJleHAiOjE3ODU2MjcwNzB9.RoFob3jUY7HuuYh0rNpjk5e3UYKgXZID20NxS8llhtM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20ef5bbff675b0d-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.241.87.175",
        "cf-ipcountry": "AT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 23:31:44 UTC] === END API CALL LOG ===
[25-Jul-2026 23:31:44 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 23:31:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0OCIsInVzZXJuYW1lIjoiYXJzbGFuIiwiZW1haWwiOiJlcmRvZDMwOUBnbWFpbC5jb20iLCJleHAiOjE3ODU2MjcwNzB9.RoFob3jUY7HuuYh0rNpjk5e3UYKgXZID20NxS8llhtM
[25-Jul-2026 23:31:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 23:31:44 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 23:31:44 UTC] User ID: 1148
[25-Jul-2026 23:31:44 UTC] ✅ User profile retrieved successfully for user ID: 1148
[25-Jul-2026 23:31:45 UTC] === API CALL LOG ===
[25-Jul-2026 23:31:45 UTC] Endpoint: user/profile.php
[25-Jul-2026 23:31:45 UTC] Full Log Data: {
    "timestamp": "2026-07-25 23:31:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.241.87.175",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.241.87.175, 108.162.221.56",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0OCIsInVzZXJuYW1lIjoiYXJzbGFuIiwiZW1haWwiOiJlcmRvZDMwOUBnbWFpbC5jb20iLCJleHAiOjE3ODU2MjcwNzB9.RoFob3jUY7HuuYh0rNpjk5e3UYKgXZID20NxS8llhtM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20ef5bfa8605b0d-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.241.87.175",
        "cf-ipcountry": "AT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 23:31:45 UTC] === END API CALL LOG ===
[25-Jul-2026 23:31:45 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 23:31:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0OCIsInVzZXJuYW1lIjoiYXJzbGFuIiwiZW1haWwiOiJlcmRvZDMwOUBnbWFpbC5jb20iLCJleHAiOjE3ODU2MjcwNzB9.RoFob3jUY7HuuYh0rNpjk5e3UYKgXZID20NxS8llhtM
[25-Jul-2026 23:31:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 23:31:45 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 23:31:45 UTC] User ID: 1148
[25-Jul-2026 23:31:45 UTC] ✅ User profile retrieved successfully for user ID: 1148
[25-Jul-2026 23:31:58 UTC] === API CALL LOG ===
[25-Jul-2026 23:31:58 UTC] Endpoint: user/profile.php
[25-Jul-2026 23:31:58 UTC] Full Log Data: {
    "timestamp": "2026-07-25 23:31:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.118.13",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.112.118.13, 162.158.216.64",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NyIsInVzZXJuYW1lIjoiYW1pbnUiLCJlbWFpbCI6InNtc2tudW1iZXJAZ21haWwuY29tIiwiZXhwIjoxNzg1NjI2NzQ1fQ.3xdVU_edfVdb7Sv5M4PuaLO_uBJX2EyMxKQaaIK8xeE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20ef6128fa249c9-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.112.118.13",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 23:31:58 UTC] === END API CALL LOG ===
[25-Jul-2026 23:31:58 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 23:31:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NyIsInVzZXJuYW1lIjoiYW1pbnUiLCJlbWFpbCI6InNtc2tudW1iZXJAZ21haWwuY29tIiwiZXhwIjoxNzg1NjI2NzQ1fQ.3xdVU_edfVdb7Sv5M4PuaLO_uBJX2EyMxKQaaIK8xeE
[25-Jul-2026 23:31:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 23:31:58 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 23:31:58 UTC] User ID: 1147
[25-Jul-2026 23:31:58 UTC] ✅ User profile retrieved successfully for user ID: 1147
[25-Jul-2026 23:31:58 UTC] User Purchases API - User ID: 1147
[25-Jul-2026 23:31:58 UTC] User Purchases API - Total purchases found: 0
[25-Jul-2026 23:32:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 23:32:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 23:32:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.112.118.13, 162.158.216.64","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NyIsInVzZXJuYW1lIjoiYW1pbnUiLCJlbWFpbCI6InNtc2tudW1iZXJAZ21haWwuY29tIiwiZXhwIjoxNzg1NjI2NzQ1fQ.3xdVU_edfVdb7Sv5M4PuaLO_uBJX2EyMxKQaaIK8xeE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20ef642cf6d49c9-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.112.118.13","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 23:32:06 UTC] === User Orders API Called ===
[25-Jul-2026 23:32:06 UTC] User ID: 1147
[25-Jul-2026 23:32:06 UTC] Limit: 20, Offset: 0
[25-Jul-2026 23:32:06 UTC] Orders found: 0
[25-Jul-2026 23:32:06 UTC] Orders data: []
[25-Jul-2026 23:32:06 UTC] Total orders count: 0
[25-Jul-2026 23:32:11 UTC] === API CALL LOG ===
[25-Jul-2026 23:32:11 UTC] Endpoint: user/profile.php
[25-Jul-2026 23:32:11 UTC] Full Log Data: {
    "timestamp": "2026-07-25 23:32:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.118.13",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.112.118.13, 172.70.162.242",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NyIsInVzZXJuYW1lIjoiYW1pbnUiLCJlbWFpbCI6InNtc2tudW1iZXJAZ21haWwuY29tIiwiZXhwIjoxNzg1NjI2NzQ1fQ.3xdVU_edfVdb7Sv5M4PuaLO_uBJX2EyMxKQaaIK8xeE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20ef664d922d1fe-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.112.118.13",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 23:32:11 UTC] === END API CALL LOG ===
[25-Jul-2026 23:32:11 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 23:32:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NyIsInVzZXJuYW1lIjoiYW1pbnUiLCJlbWFpbCI6InNtc2tudW1iZXJAZ21haWwuY29tIiwiZXhwIjoxNzg1NjI2NzQ1fQ.3xdVU_edfVdb7Sv5M4PuaLO_uBJX2EyMxKQaaIK8xeE
[25-Jul-2026 23:32:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 23:32:11 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 23:32:11 UTC] User ID: 1147
[25-Jul-2026 23:32:11 UTC] ✅ User profile retrieved successfully for user ID: 1147
[25-Jul-2026 23:32:12 UTC] === API CALL LOG ===
[25-Jul-2026 23:32:12 UTC] Endpoint: user/profile.php
[25-Jul-2026 23:32:12 UTC] Full Log Data: {
    "timestamp": "2026-07-25 23:32:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.118.13",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.112.118.13, 172.70.162.242",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NyIsInVzZXJuYW1lIjoiYW1pbnUiLCJlbWFpbCI6InNtc2tudW1iZXJAZ21haWwuY29tIiwiZXhwIjoxNzg1NjI2NzQ1fQ.3xdVU_edfVdb7Sv5M4PuaLO_uBJX2EyMxKQaaIK8xeE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20ef6690978d1fe-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.112.118.13",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 23:32:12 UTC] === END API CALL LOG ===
[25-Jul-2026 23:32:12 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 23:32:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NyIsInVzZXJuYW1lIjoiYW1pbnUiLCJlbWFpbCI6InNtc2tudW1iZXJAZ21haWwuY29tIiwiZXhwIjoxNzg1NjI2NzQ1fQ.3xdVU_edfVdb7Sv5M4PuaLO_uBJX2EyMxKQaaIK8xeE
[25-Jul-2026 23:32:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 23:32:12 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 23:32:12 UTC] User ID: 1147
[25-Jul-2026 23:32:12 UTC] ✅ User profile retrieved successfully for user ID: 1147
[25-Jul-2026 23:32:12 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 23:32:12 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 23:32:12 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.112.118.13, 172.70.162.242","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NyIsInVzZXJuYW1lIjoiYW1pbnUiLCJlbWFpbCI6InNtc2tudW1iZXJAZ21haWwuY29tIiwiZXhwIjoxNzg1NjI2NzQ1fQ.3xdVU_edfVdb7Sv5M4PuaLO_uBJX2EyMxKQaaIK8xeE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20ef669097fd1fe-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.112.118.13","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 23:32:12 UTC] === User Orders API Called ===
[25-Jul-2026 23:32:12 UTC] User ID: 1147
[25-Jul-2026 23:32:12 UTC] Limit: 20, Offset: 0
[25-Jul-2026 23:32:12 UTC] === API CALL LOG ===
[25-Jul-2026 23:32:12 UTC] Endpoint: user/profile.php
[25-Jul-2026 23:32:12 UTC] Full Log Data: {
    "timestamp": "2026-07-25 23:32:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.118.13",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.112.118.13, 172.70.160.245",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NyIsInVzZXJuYW1lIjoiYW1pbnUiLCJlbWFpbCI6InNtc2tudW1iZXJAZ21haWwuY29tIiwiZXhwIjoxNzg1NjI2NzQ1fQ.3xdVU_edfVdb7Sv5M4PuaLO_uBJX2EyMxKQaaIK8xeE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20ef6690981d1fe-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.112.118.13",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 23:32:12 UTC] === END API CALL LOG ===
[25-Jul-2026 23:32:12 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 23:32:12 UTC] Orders found: 0
[25-Jul-2026 23:32:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NyIsInVzZXJuYW1lIjoiYW1pbnUiLCJlbWFpbCI6InNtc2tudW1iZXJAZ21haWwuY29tIiwiZXhwIjoxNzg1NjI2NzQ1fQ.3xdVU_edfVdb7Sv5M4PuaLO_uBJX2EyMxKQaaIK8xeE
[25-Jul-2026 23:32:12 UTC] Orders data: []
[25-Jul-2026 23:32:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 23:32:12 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 23:32:12 UTC] User ID: 1147
[25-Jul-2026 23:32:12 UTC] Total orders count: 0
[25-Jul-2026 23:32:12 UTC] ✅ User profile retrieved successfully for user ID: 1147
[25-Jul-2026 23:32:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 23:32:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 23:32:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.112.118.13, 172.70.162.242","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NyIsInVzZXJuYW1lIjoiYW1pbnUiLCJlbWFpbCI6InNtc2tudW1iZXJAZ21haWwuY29tIiwiZXhwIjoxNzg1NjI2NzQ1fQ.3xdVU_edfVdb7Sv5M4PuaLO_uBJX2EyMxKQaaIK8xeE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20ef6a71fc6d1fe-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.112.118.13","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 23:32:22 UTC] === User Orders API Called ===
[25-Jul-2026 23:32:22 UTC] === API CALL LOG ===
[25-Jul-2026 23:32:22 UTC] User ID: 1147
[25-Jul-2026 23:32:22 UTC] Endpoint: user/profile.php
[25-Jul-2026 23:32:22 UTC] Limit: 20, Offset: 0
[25-Jul-2026 23:32:22 UTC] Full Log Data: {
    "timestamp": "2026-07-25 23:32:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.118.13",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.112.118.13, 172.70.162.242",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NyIsInVzZXJuYW1lIjoiYW1pbnUiLCJlbWFpbCI6InNtc2tudW1iZXJAZ21haWwuY29tIiwiZXhwIjoxNzg1NjI2NzQ1fQ.3xdVU_edfVdb7Sv5M4PuaLO_uBJX2EyMxKQaaIK8xeE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20ef6a71fc7d1fe-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.112.118.13",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 23:32:22 UTC] === END API CALL LOG ===
[25-Jul-2026 23:32:22 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 23:32:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NyIsInVzZXJuYW1lIjoiYW1pbnUiLCJlbWFpbCI6InNtc2tudW1iZXJAZ21haWwuY29tIiwiZXhwIjoxNzg1NjI2NzQ1fQ.3xdVU_edfVdb7Sv5M4PuaLO_uBJX2EyMxKQaaIK8xeE
[25-Jul-2026 23:32:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 23:32:22 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 23:32:22 UTC] User ID: 1147
[25-Jul-2026 23:32:22 UTC] Orders found: 0
[25-Jul-2026 23:32:22 UTC] Orders data: []
[25-Jul-2026 23:32:22 UTC] Total orders count: 0
[25-Jul-2026 23:32:22 UTC] ✅ User profile retrieved successfully for user ID: 1147
[25-Jul-2026 23:32:23 UTC] === API CALL LOG ===
[25-Jul-2026 23:32:23 UTC] Endpoint: user/profile.php
[25-Jul-2026 23:32:23 UTC] Full Log Data: {
    "timestamp": "2026-07-25 23:32:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.118.13",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.112.118.13, 172.70.162.242",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NyIsInVzZXJuYW1lIjoiYW1pbnUiLCJlbWFpbCI6InNtc2tudW1iZXJAZ21haWwuY29tIiwiZXhwIjoxNzg1NjI2NzQ1fQ.3xdVU_edfVdb7Sv5M4PuaLO_uBJX2EyMxKQaaIK8xeE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20ef6abd909d1fe-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.112.118.13",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 23:32:23 UTC] === END API CALL LOG ===
[25-Jul-2026 23:32:23 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 23:32:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NyIsInVzZXJuYW1lIjoiYW1pbnUiLCJlbWFpbCI6InNtc2tudW1iZXJAZ21haWwuY29tIiwiZXhwIjoxNzg1NjI2NzQ1fQ.3xdVU_edfVdb7Sv5M4PuaLO_uBJX2EyMxKQaaIK8xeE
[25-Jul-2026 23:32:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 23:32:23 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 23:32:23 UTC] User ID: 1147
[25-Jul-2026 23:32:23 UTC] ✅ User profile retrieved successfully for user ID: 1147
[25-Jul-2026 23:32:23 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 23:32:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 23:32:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"212.241.87.175, 104.23.162.71","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0OCIsInVzZXJuYW1lIjoiYXJzbGFuIiwiZW1haWwiOiJlcmRvZDMwOUBnbWFpbC5jb20iLCJleHAiOjE3ODU2MjcwNzB9.RoFob3jUY7HuuYh0rNpjk5e3UYKgXZID20NxS8llhtM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20ef6b0dc854884-VIE","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"212.241.87.175","cf-ipcountry":"AT","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 23:32:23 UTC] === User Orders API Called ===
[25-Jul-2026 23:32:23 UTC] User ID: 1148
[25-Jul-2026 23:32:23 UTC] Limit: 20, Offset: 0
[25-Jul-2026 23:32:23 UTC] Orders found: 0
[25-Jul-2026 23:32:23 UTC] Orders data: []
[25-Jul-2026 23:32:23 UTC] Total orders count: 0
[25-Jul-2026 23:32:23 UTC] === API CALL LOG ===
[25-Jul-2026 23:32:23 UTC] Endpoint: user/profile.php
[25-Jul-2026 23:32:23 UTC] Full Log Data: {
    "timestamp": "2026-07-25 23:32:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.241.87.175",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.241.87.175, 104.23.162.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0OCIsInVzZXJuYW1lIjoiYXJzbGFuIiwiZW1haWwiOiJlcmRvZDMwOUBnbWFpbC5jb20iLCJleHAiOjE3ODU2MjcwNzB9.RoFob3jUY7HuuYh0rNpjk5e3UYKgXZID20NxS8llhtM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20ef6b17d5e4884-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.241.87.175",
        "cf-ipcountry": "AT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 23:32:23 UTC] === END API CALL LOG ===
[25-Jul-2026 23:32:23 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 23:32:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0OCIsInVzZXJuYW1lIjoiYXJzbGFuIiwiZW1haWwiOiJlcmRvZDMwOUBnbWFpbC5jb20iLCJleHAiOjE3ODU2MjcwNzB9.RoFob3jUY7HuuYh0rNpjk5e3UYKgXZID20NxS8llhtM
[25-Jul-2026 23:32:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 23:32:23 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 23:32:23 UTC] User ID: 1148
[25-Jul-2026 23:32:23 UTC] ✅ User profile retrieved successfully for user ID: 1148
[25-Jul-2026 23:32:24 UTC] === API CALL LOG ===
[25-Jul-2026 23:32:24 UTC] Endpoint: user/profile.php
[25-Jul-2026 23:32:24 UTC] Full Log Data: {
    "timestamp": "2026-07-25 23:32:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.241.87.175",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.241.87.175, 104.23.162.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0OCIsInVzZXJuYW1lIjoiYXJzbGFuIiwiZW1haWwiOiJlcmRvZDMwOUBnbWFpbC5jb20iLCJleHAiOjE3ODU2MjcwNzB9.RoFob3jUY7HuuYh0rNpjk5e3UYKgXZID20NxS8llhtM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20ef6b539014884-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.241.87.175",
        "cf-ipcountry": "AT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 23:32:24 UTC] === END API CALL LOG ===
[25-Jul-2026 23:32:24 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 23:32:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0OCIsInVzZXJuYW1lIjoiYXJzbGFuIiwiZW1haWwiOiJlcmRvZDMwOUBnbWFpbC5jb20iLCJleHAiOjE3ODU2MjcwNzB9.RoFob3jUY7HuuYh0rNpjk5e3UYKgXZID20NxS8llhtM
[25-Jul-2026 23:32:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 23:32:24 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 23:32:24 UTC] User ID: 1148
[25-Jul-2026 23:32:24 UTC] ✅ User profile retrieved successfully for user ID: 1148
[25-Jul-2026 23:32:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 23:32:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 23:32:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"212.241.87.175, 104.23.162.71","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0OCIsInVzZXJuYW1lIjoiYXJzbGFuIiwiZW1haWwiOiJlcmRvZDMwOUBnbWFpbC5jb20iLCJleHAiOjE3ODU2MjcwNzB9.RoFob3jUY7HuuYh0rNpjk5e3UYKgXZID20NxS8llhtM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20ef6edfe5b4884-VIE","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"212.241.87.175","cf-ipcountry":"AT","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 23:32:33 UTC] === User Orders API Called ===
[25-Jul-2026 23:32:33 UTC] User ID: 1148
[25-Jul-2026 23:32:33 UTC] Limit: 20, Offset: 0
[25-Jul-2026 23:32:33 UTC] Orders found: 0
[25-Jul-2026 23:32:33 UTC] Orders data: []
[25-Jul-2026 23:32:33 UTC] Total orders count: 0
[25-Jul-2026 23:32:33 UTC] === API CALL LOG ===
[25-Jul-2026 23:32:33 UTC] Endpoint: user/profile.php
[25-Jul-2026 23:32:33 UTC] Full Log Data: {
    "timestamp": "2026-07-25 23:32:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.241.87.175",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.241.87.175, 104.23.162.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0OCIsInVzZXJuYW1lIjoiYXJzbGFuIiwiZW1haWwiOiJlcmRvZDMwOUBnbWFpbC5jb20iLCJleHAiOjE3ODU2MjcwNzB9.RoFob3jUY7HuuYh0rNpjk5e3UYKgXZID20NxS8llhtM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20ef6ee4eba4884-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.241.87.175",
        "cf-ipcountry": "AT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 23:32:33 UTC] === END API CALL LOG ===
[25-Jul-2026 23:32:33 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 23:32:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0OCIsInVzZXJuYW1lIjoiYXJzbGFuIiwiZW1haWwiOiJlcmRvZDMwOUBnbWFpbC5jb20iLCJleHAiOjE3ODU2MjcwNzB9.RoFob3jUY7HuuYh0rNpjk5e3UYKgXZID20NxS8llhtM
[25-Jul-2026 23:32:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 23:32:33 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 23:32:33 UTC] User ID: 1148
[25-Jul-2026 23:32:33 UTC] ✅ User profile retrieved successfully for user ID: 1148
[25-Jul-2026 23:32:34 UTC] === API CALL LOG ===
[25-Jul-2026 23:32:34 UTC] Endpoint: user/profile.php
[25-Jul-2026 23:32:34 UTC] Full Log Data: {
    "timestamp": "2026-07-25 23:32:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.241.87.175",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.241.87.175, 104.23.162.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0OCIsInVzZXJuYW1lIjoiYXJzbGFuIiwiZW1haWwiOiJlcmRvZDMwOUBnbWFpbC5jb20iLCJleHAiOjE3ODU2MjcwNzB9.RoFob3jUY7HuuYh0rNpjk5e3UYKgXZID20NxS8llhtM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20ef6f20a6e4884-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.241.87.175",
        "cf-ipcountry": "AT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 23:32:34 UTC] === END API CALL LOG ===
[25-Jul-2026 23:32:34 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 23:32:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0OCIsInVzZXJuYW1lIjoiYXJzbGFuIiwiZW1haWwiOiJlcmRvZDMwOUBnbWFpbC5jb20iLCJleHAiOjE3ODU2MjcwNzB9.RoFob3jUY7HuuYh0rNpjk5e3UYKgXZID20NxS8llhtM
[25-Jul-2026 23:32:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 23:32:34 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 23:32:34 UTC] User ID: 1148
[25-Jul-2026 23:32:34 UTC] ✅ User profile retrieved successfully for user ID: 1148
[25-Jul-2026 23:32:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 23:32:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 23:32:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"212.241.87.175, 104.23.162.71","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0OCIsInVzZXJuYW1lIjoiYXJzbGFuIiwiZW1haWwiOiJlcmRvZDMwOUBnbWFpbC5jb20iLCJleHAiOjE3ODU2MjcwNzB9.RoFob3jUY7HuuYh0rNpjk5e3UYKgXZID20NxS8llhtM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20ef7094b574884-VIE","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"212.241.87.175","cf-ipcountry":"AT","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 23:32:37 UTC] === User Orders API Called ===
[25-Jul-2026 23:32:37 UTC] User ID: 1148
[25-Jul-2026 23:32:37 UTC] Limit: 20, Offset: 0
[25-Jul-2026 23:32:37 UTC] Orders found: 0
[25-Jul-2026 23:32:37 UTC] Orders data: []
[25-Jul-2026 23:32:37 UTC] Total orders count: 0
[25-Jul-2026 23:32:38 UTC] === API CALL LOG ===
[25-Jul-2026 23:32:38 UTC] Endpoint: user/profile.php
[25-Jul-2026 23:32:38 UTC] Full Log Data: {
    "timestamp": "2026-07-25 23:32:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.241.87.175",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.241.87.175, 104.23.162.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0OCIsInVzZXJuYW1lIjoiYXJzbGFuIiwiZW1haWwiOiJlcmRvZDMwOUBnbWFpbC5jb20iLCJleHAiOjE3ODU2MjcwNzB9.RoFob3jUY7HuuYh0rNpjk5e3UYKgXZID20NxS8llhtM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20ef709ec114884-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.241.87.175",
        "cf-ipcountry": "AT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 23:32:38 UTC] === END API CALL LOG ===
[25-Jul-2026 23:32:38 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 23:32:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0OCIsInVzZXJuYW1lIjoiYXJzbGFuIiwiZW1haWwiOiJlcmRvZDMwOUBnbWFpbC5jb20iLCJleHAiOjE3ODU2MjcwNzB9.RoFob3jUY7HuuYh0rNpjk5e3UYKgXZID20NxS8llhtM
[25-Jul-2026 23:32:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 23:32:38 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 23:32:38 UTC] User ID: 1148
[25-Jul-2026 23:32:38 UTC] ✅ User profile retrieved successfully for user ID: 1148
[25-Jul-2026 23:32:38 UTC] === API CALL LOG ===
[25-Jul-2026 23:32:38 UTC] Endpoint: user/profile.php
[25-Jul-2026 23:32:38 UTC] Full Log Data: {
    "timestamp": "2026-07-25 23:32:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.241.87.175",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.241.87.175, 104.23.162.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0OCIsInVzZXJuYW1lIjoiYXJzbGFuIiwiZW1haWwiOiJlcmRvZDMwOUBnbWFpbC5jb20iLCJleHAiOjE3ODU2MjcwNzB9.RoFob3jUY7HuuYh0rNpjk5e3UYKgXZID20NxS8llhtM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20ef70da88a4884-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.241.87.175",
        "cf-ipcountry": "AT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 23:32:38 UTC] === END API CALL LOG ===
[25-Jul-2026 23:32:38 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 23:32:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0OCIsInVzZXJuYW1lIjoiYXJzbGFuIiwiZW1haWwiOiJlcmRvZDMwOUBnbWFpbC5jb20iLCJleHAiOjE3ODU2MjcwNzB9.RoFob3jUY7HuuYh0rNpjk5e3UYKgXZID20NxS8llhtM
[25-Jul-2026 23:32:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 23:32:38 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 23:32:38 UTC] User ID: 1148
[25-Jul-2026 23:32:38 UTC] ✅ User profile retrieved successfully for user ID: 1148
[25-Jul-2026 23:32:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 23:32:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 23:32:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"212.241.87.175, 104.23.162.71","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0OCIsInVzZXJuYW1lIjoiYXJzbGFuIiwiZW1haWwiOiJlcmRvZDMwOUBnbWFpbC5jb20iLCJleHAiOjE3ODU2MjcwNzB9.RoFob3jUY7HuuYh0rNpjk5e3UYKgXZID20NxS8llhtM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20ef727dc844884-VIE","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"212.241.87.175","cf-ipcountry":"AT","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 23:32:42 UTC] === User Orders API Called ===
[25-Jul-2026 23:32:42 UTC] User ID: 1148
[25-Jul-2026 23:32:42 UTC] Limit: 20, Offset: 0
[25-Jul-2026 23:32:42 UTC] Orders found: 0
[25-Jul-2026 23:32:42 UTC] Orders data: []
[25-Jul-2026 23:32:42 UTC] Total orders count: 0
[25-Jul-2026 23:32:42 UTC] === API CALL LOG ===
[25-Jul-2026 23:32:42 UTC] Endpoint: user/profile.php
[25-Jul-2026 23:32:42 UTC] Full Log Data: {
    "timestamp": "2026-07-25 23:32:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.241.87.175",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.241.87.175, 104.23.162.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0OCIsInVzZXJuYW1lIjoiYXJzbGFuIiwiZW1haWwiOiJlcmRvZDMwOUBnbWFpbC5jb20iLCJleHAiOjE3ODU2MjcwNzB9.RoFob3jUY7HuuYh0rNpjk5e3UYKgXZID20NxS8llhtM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20ef7281cbb4884-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.241.87.175",
        "cf-ipcountry": "AT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 23:32:42 UTC] === END API CALL LOG ===
[25-Jul-2026 23:32:42 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 23:32:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0OCIsInVzZXJuYW1lIjoiYXJzbGFuIiwiZW1haWwiOiJlcmRvZDMwOUBnbWFpbC5jb20iLCJleHAiOjE3ODU2MjcwNzB9.RoFob3jUY7HuuYh0rNpjk5e3UYKgXZID20NxS8llhtM
[25-Jul-2026 23:32:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 23:32:42 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 23:32:42 UTC] User ID: 1148
[25-Jul-2026 23:32:42 UTC] ✅ User profile retrieved successfully for user ID: 1148
[25-Jul-2026 23:32:43 UTC] === API CALL LOG ===
[25-Jul-2026 23:32:43 UTC] Endpoint: user/profile.php
[25-Jul-2026 23:32:43 UTC] Full Log Data: {
    "timestamp": "2026-07-25 23:32:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.241.87.175",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.241.87.175, 104.23.162.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0OCIsInVzZXJuYW1lIjoiYXJzbGFuIiwiZW1haWwiOiJlcmRvZDMwOUBnbWFpbC5jb20iLCJleHAiOjE3ODU2MjcwNzB9.RoFob3jUY7HuuYh0rNpjk5e3UYKgXZID20NxS8llhtM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20ef72bc88b4884-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.241.87.175",
        "cf-ipcountry": "AT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 23:32:43 UTC] === END API CALL LOG ===
[25-Jul-2026 23:32:43 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 23:32:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0OCIsInVzZXJuYW1lIjoiYXJzbGFuIiwiZW1haWwiOiJlcmRvZDMwOUBnbWFpbC5jb20iLCJleHAiOjE3ODU2MjcwNzB9.RoFob3jUY7HuuYh0rNpjk5e3UYKgXZID20NxS8llhtM
[25-Jul-2026 23:32:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 23:32:43 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 23:32:43 UTC] User ID: 1148
[25-Jul-2026 23:32:43 UTC] ✅ User profile retrieved successfully for user ID: 1148
[25-Jul-2026 23:32:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 23:32:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 23:32:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"212.241.87.175, 104.23.162.71","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0OCIsInVzZXJuYW1lIjoiYXJzbGFuIiwiZW1haWwiOiJlcmRvZDMwOUBnbWFpbC5jb20iLCJleHAiOjE3ODU2MjcwNzB9.RoFob3jUY7HuuYh0rNpjk5e3UYKgXZID20NxS8llhtM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20ef72e3b754884-VIE","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"212.241.87.175","cf-ipcountry":"AT","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 23:32:43 UTC] === User Orders API Called ===
[25-Jul-2026 23:32:43 UTC] User ID: 1148
[25-Jul-2026 23:32:43 UTC] Limit: 20, Offset: 0
[25-Jul-2026 23:32:43 UTC] Orders found: 0
[25-Jul-2026 23:32:43 UTC] Orders data: []
[25-Jul-2026 23:32:43 UTC] Total orders count: 0
[25-Jul-2026 23:32:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 23:32:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 23:32:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"212.241.87.175, 104.23.162.71","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0OCIsInVzZXJuYW1lIjoiYXJzbGFuIiwiZW1haWwiOiJlcmRvZDMwOUBnbWFpbC5jb20iLCJleHAiOjE3ODU2MjcwNzB9.RoFob3jUY7HuuYh0rNpjk5e3UYKgXZID20NxS8llhtM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20ef736ccba4884-VIE","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"212.241.87.175","cf-ipcountry":"AT","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 23:32:45 UTC] === User Orders API Called ===
[25-Jul-2026 23:32:45 UTC] User ID: 1148
[25-Jul-2026 23:32:45 UTC] Limit: 20, Offset: 0
[25-Jul-2026 23:32:45 UTC] Orders found: 0
[25-Jul-2026 23:32:45 UTC] Orders data: []
[25-Jul-2026 23:32:45 UTC] Total orders count: 0
[25-Jul-2026 23:32:45 UTC] === API CALL LOG ===
[25-Jul-2026 23:32:45 UTC] Endpoint: user/profile.php
[25-Jul-2026 23:32:45 UTC] Full Log Data: {
    "timestamp": "2026-07-25 23:32:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.241.87.175",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.241.87.175, 104.23.162.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0OCIsInVzZXJuYW1lIjoiYXJzbGFuIiwiZW1haWwiOiJlcmRvZDMwOUBnbWFpbC5jb20iLCJleHAiOjE3ODU2MjcwNzB9.RoFob3jUY7HuuYh0rNpjk5e3UYKgXZID20NxS8llhtM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20ef7373d264884-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.241.87.175",
        "cf-ipcountry": "AT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 23:32:45 UTC] === END API CALL LOG ===
[25-Jul-2026 23:32:45 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 23:32:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0OCIsInVzZXJuYW1lIjoiYXJzbGFuIiwiZW1haWwiOiJlcmRvZDMwOUBnbWFpbC5jb20iLCJleHAiOjE3ODU2MjcwNzB9.RoFob3jUY7HuuYh0rNpjk5e3UYKgXZID20NxS8llhtM
[25-Jul-2026 23:32:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 23:32:45 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 23:32:45 UTC] User ID: 1148
[25-Jul-2026 23:32:45 UTC] ✅ User profile retrieved successfully for user ID: 1148
[25-Jul-2026 23:32:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 23:32:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 23:32:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"212.241.87.175, 104.23.162.71","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0OCIsInVzZXJuYW1lIjoiYXJzbGFuIiwiZW1haWwiOiJlcmRvZDMwOUBnbWFpbC5jb20iLCJleHAiOjE3ODU2MjcwNzB9.RoFob3jUY7HuuYh0rNpjk5e3UYKgXZID20NxS8llhtM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20ef738cecd4884-VIE","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"212.241.87.175","cf-ipcountry":"AT","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 23:32:45 UTC] === User Orders API Called ===
[25-Jul-2026 23:32:45 UTC] User ID: 1148
[25-Jul-2026 23:32:45 UTC] Limit: 20, Offset: 0
[25-Jul-2026 23:32:45 UTC] Orders found: 0
[25-Jul-2026 23:32:45 UTC] Orders data: []
[25-Jul-2026 23:32:45 UTC] Total orders count: 0
[25-Jul-2026 23:32:46 UTC] === API CALL LOG ===
[25-Jul-2026 23:32:46 UTC] Endpoint: user/profile.php
[25-Jul-2026 23:32:46 UTC] Full Log Data: {
    "timestamp": "2026-07-25 23:32:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.241.87.175",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.241.87.175, 104.23.162.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0OCIsInVzZXJuYW1lIjoiYXJzbGFuIiwiZW1haWwiOiJlcmRvZDMwOUBnbWFpbC5jb20iLCJleHAiOjE3ODU2MjcwNzB9.RoFob3jUY7HuuYh0rNpjk5e3UYKgXZID20NxS8llhtM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20ef73e4d204884-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.241.87.175",
        "cf-ipcountry": "AT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 23:32:46 UTC] === END API CALL LOG ===
[25-Jul-2026 23:32:46 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 23:32:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0OCIsInVzZXJuYW1lIjoiYXJzbGFuIiwiZW1haWwiOiJlcmRvZDMwOUBnbWFpbC5jb20iLCJleHAiOjE3ODU2MjcwNzB9.RoFob3jUY7HuuYh0rNpjk5e3UYKgXZID20NxS8llhtM
[25-Jul-2026 23:32:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 23:32:46 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 23:32:46 UTC] User ID: 1148
[25-Jul-2026 23:32:46 UTC] ✅ User profile retrieved successfully for user ID: 1148
[25-Jul-2026 23:32:46 UTC] User Purchases API - User ID: 1148
[25-Jul-2026 23:32:46 UTC] User Purchases API - Total purchases found: 0
[25-Jul-2026 23:32:50 UTC] === API CALL LOG ===
[25-Jul-2026 23:32:50 UTC] Endpoint: user/profile.php
[25-Jul-2026 23:32:50 UTC] Full Log Data: {
    "timestamp": "2026-07-25 23:32:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.241.87.175",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.241.87.175, 104.23.162.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0OCIsInVzZXJuYW1lIjoiYXJzbGFuIiwiZW1haWwiOiJlcmRvZDMwOUBnbWFpbC5jb20iLCJleHAiOjE3ODU2MjcwNzB9.RoFob3jUY7HuuYh0rNpjk5e3UYKgXZID20NxS8llhtM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20ef7574ad94884-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.241.87.175",
        "cf-ipcountry": "AT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 23:32:50 UTC] === END API CALL LOG ===
[25-Jul-2026 23:32:50 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 23:32:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0OCIsInVzZXJuYW1lIjoiYXJzbGFuIiwiZW1haWwiOiJlcmRvZDMwOUBnbWFpbC5jb20iLCJleHAiOjE3ODU2MjcwNzB9.RoFob3jUY7HuuYh0rNpjk5e3UYKgXZID20NxS8llhtM
[25-Jul-2026 23:32:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 23:32:50 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 23:32:50 UTC] User ID: 1148
[25-Jul-2026 23:32:50 UTC] ✅ User profile retrieved successfully for user ID: 1148
[25-Jul-2026 23:32:50 UTC] User Purchases API - User ID: 1148
[25-Jul-2026 23:32:50 UTC] User Purchases API - Total purchases found: 0
[25-Jul-2026 23:32:51 UTC] User Purchases API - User ID: 1148
[25-Jul-2026 23:32:51 UTC] User Purchases API - Total purchases found: 0
[25-Jul-2026 23:32:52 UTC] === API CALL LOG ===
[25-Jul-2026 23:32:52 UTC] Endpoint: user/profile.php
[25-Jul-2026 23:32:52 UTC] Full Log Data: {
    "timestamp": "2026-07-25 23:32:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "212.241.87.175",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "212.241.87.175, 104.23.162.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0OCIsInVzZXJuYW1lIjoiYXJzbGFuIiwiZW1haWwiOiJlcmRvZDMwOUBnbWFpbC5jb20iLCJleHAiOjE3ODU2MjcwNzB9.RoFob3jUY7HuuYh0rNpjk5e3UYKgXZID20NxS8llhtM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20ef762ef704884-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "212.241.87.175",
        "cf-ipcountry": "AT",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 23:32:52 UTC] === END API CALL LOG ===
[25-Jul-2026 23:32:52 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 23:32:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0OCIsInVzZXJuYW1lIjoiYXJzbGFuIiwiZW1haWwiOiJlcmRvZDMwOUBnbWFpbC5jb20iLCJleHAiOjE3ODU2MjcwNzB9.RoFob3jUY7HuuYh0rNpjk5e3UYKgXZID20NxS8llhtM
[25-Jul-2026 23:32:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 23:32:52 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 23:32:52 UTC] User ID: 1148
[25-Jul-2026 23:32:52 UTC] ✅ User profile retrieved successfully for user ID: 1148
[25-Jul-2026 23:32:52 UTC] User Purchases API - User ID: 1148
[25-Jul-2026 23:32:52 UTC] User Purchases API - Total purchases found: 0
[25-Jul-2026 23:50:22 UTC] === API CALL LOG ===
[25-Jul-2026 23:50:22 UTC] Endpoint: user/profile.php
[25-Jul-2026 23:50:22 UTC] Full Log Data: {
    "timestamp": "2026-07-25 23:50:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.52.70, 172.71.178.5",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0OSIsInVzZXJuYW1lIjoiZmxleHkiLCJlbWFpbCI6InRhemltb2xvYm83OUBnbWFpbC5jb20iLCJleHAiOjE3ODU2MjgyMjF9.KI_MXS_P483po4k27zBB6bbgVupiJC6xMhqE8Fpdyos",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20f11070c5e46d0-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.52.70",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 23:50:22 UTC] === END API CALL LOG ===
[25-Jul-2026 23:50:22 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 23:50:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0OSIsInVzZXJuYW1lIjoiZmxleHkiLCJlbWFpbCI6InRhemltb2xvYm83OUBnbWFpbC5jb20iLCJleHAiOjE3ODU2MjgyMjF9.KI_MXS_P483po4k27zBB6bbgVupiJC6xMhqE8Fpdyos
[25-Jul-2026 23:50:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 23:50:22 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 23:50:22 UTC] User ID: 1149
[25-Jul-2026 23:50:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 23:50:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 23:50:22 UTC] ✅ User profile retrieved successfully for user ID: 1149
[25-Jul-2026 23:50:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.211.52.70, 172.71.178.5","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0OSIsInVzZXJuYW1lIjoiZmxleHkiLCJlbWFpbCI6InRhemltb2xvYm83OUBnbWFpbC5jb20iLCJleHAiOjE3ODU2MjgyMjF9.KI_MXS_P483po4k27zBB6bbgVupiJC6xMhqE8Fpdyos","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20f11070c6146d0-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"197.211.52.70","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 23:50:22 UTC] === User Orders API Called ===
[25-Jul-2026 23:50:22 UTC] User ID: 1149
[25-Jul-2026 23:50:22 UTC] Limit: 20, Offset: 0
[25-Jul-2026 23:50:22 UTC] Orders found: 0
[25-Jul-2026 23:50:22 UTC] Orders data: []
[25-Jul-2026 23:50:22 UTC] Total orders count: 0
[25-Jul-2026 23:50:22 UTC] === API CALL LOG ===
[25-Jul-2026 23:50:22 UTC] Endpoint: user/profile.php
[25-Jul-2026 23:50:22 UTC] Full Log Data: {
    "timestamp": "2026-07-25 23:50:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.52.70, 172.71.178.49",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0OSIsInVzZXJuYW1lIjoiZmxleHkiLCJlbWFpbCI6InRhemltb2xvYm83OUBnbWFpbC5jb20iLCJleHAiOjE3ODU2MjgyMjF9.KI_MXS_P483po4k27zBB6bbgVupiJC6xMhqE8Fpdyos",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20f11070c6446d0-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.52.70",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 23:50:22 UTC] === END API CALL LOG ===
[25-Jul-2026 23:50:22 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 23:50:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0OSIsInVzZXJuYW1lIjoiZmxleHkiLCJlbWFpbCI6InRhemltb2xvYm83OUBnbWFpbC5jb20iLCJleHAiOjE3ODU2MjgyMjF9.KI_MXS_P483po4k27zBB6bbgVupiJC6xMhqE8Fpdyos
[25-Jul-2026 23:50:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 23:50:22 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 23:50:22 UTC] User ID: 1149
[25-Jul-2026 23:50:22 UTC] ✅ User profile retrieved successfully for user ID: 1149
[25-Jul-2026 23:50:24 UTC] === API CALL LOG ===
[25-Jul-2026 23:50:24 UTC] Endpoint: user/profile.php
[25-Jul-2026 23:50:24 UTC] Full Log Data: {
    "timestamp": "2026-07-25 23:50:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.52.70, 172.71.178.5",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0OSIsInVzZXJuYW1lIjoiZmxleHkiLCJlbWFpbCI6InRhemltb2xvYm83OUBnbWFpbC5jb20iLCJleHAiOjE3ODU2MjgyMjF9.KI_MXS_P483po4k27zBB6bbgVupiJC6xMhqE8Fpdyos",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20f11108c4246d0-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.52.70",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 23:50:24 UTC] === END API CALL LOG ===
[25-Jul-2026 23:50:24 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 23:50:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0OSIsInVzZXJuYW1lIjoiZmxleHkiLCJlbWFpbCI6InRhemltb2xvYm83OUBnbWFpbC5jb20iLCJleHAiOjE3ODU2MjgyMjF9.KI_MXS_P483po4k27zBB6bbgVupiJC6xMhqE8Fpdyos
[25-Jul-2026 23:50:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 23:50:24 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 23:50:24 UTC] User ID: 1149
[25-Jul-2026 23:50:24 UTC] ✅ User profile retrieved successfully for user ID: 1149
[25-Jul-2026 23:50:58 UTC] === API CALL LOG ===
[25-Jul-2026 23:50:58 UTC] Endpoint: user/profile.php
[25-Jul-2026 23:50:58 UTC] Full Log Data: {
    "timestamp": "2026-07-25 23:50:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.52.70, 172.71.178.5",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0OSIsInVzZXJuYW1lIjoiZmxleHkiLCJlbWFpbCI6InRhemltb2xvYm83OUBnbWFpbC5jb20iLCJleHAiOjE3ODU2MjgyMjF9.KI_MXS_P483po4k27zBB6bbgVupiJC6xMhqE8Fpdyos",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20f11e48f2646d0-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.52.70",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 23:50:58 UTC] === END API CALL LOG ===
[25-Jul-2026 23:50:58 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 23:50:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0OSIsInVzZXJuYW1lIjoiZmxleHkiLCJlbWFpbCI6InRhemltb2xvYm83OUBnbWFpbC5jb20iLCJleHAiOjE3ODU2MjgyMjF9.KI_MXS_P483po4k27zBB6bbgVupiJC6xMhqE8Fpdyos
[25-Jul-2026 23:50:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 23:50:58 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 23:50:58 UTC] User ID: 1149
[25-Jul-2026 23:50:58 UTC] ✅ User profile retrieved successfully for user ID: 1149
[25-Jul-2026 23:51:01 UTC] === API CALL LOG ===
[25-Jul-2026 23:51:01 UTC] Endpoint: user/profile.php
[25-Jul-2026 23:51:01 UTC] Full Log Data: {
    "timestamp": "2026-07-25 23:51:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.52.70, 172.71.178.5",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0OSIsInVzZXJuYW1lIjoiZmxleHkiLCJlbWFpbCI6InRhemltb2xvYm83OUBnbWFpbC5jb20iLCJleHAiOjE3ODU2MjgyMjF9.KI_MXS_P483po4k27zBB6bbgVupiJC6xMhqE8Fpdyos",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20f11f9290046d0-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.52.70",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 23:51:01 UTC] === END API CALL LOG ===
[25-Jul-2026 23:51:01 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 23:51:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0OSIsInVzZXJuYW1lIjoiZmxleHkiLCJlbWFpbCI6InRhemltb2xvYm83OUBnbWFpbC5jb20iLCJleHAiOjE3ODU2MjgyMjF9.KI_MXS_P483po4k27zBB6bbgVupiJC6xMhqE8Fpdyos
[25-Jul-2026 23:51:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 23:51:01 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 23:51:01 UTC] User ID: 1149
[25-Jul-2026 23:51:01 UTC] ✅ User profile retrieved successfully for user ID: 1149
[25-Jul-2026 23:51:01 UTC] User Purchases API - User ID: 1149
[25-Jul-2026 23:51:01 UTC] User Purchases API - Total purchases found: 0
[25-Jul-2026 23:51:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 23:51:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 23:51:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.211.52.70, 172.71.178.5","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0OSIsInVzZXJuYW1lIjoiZmxleHkiLCJlbWFpbCI6InRhemltb2xvYm83OUBnbWFpbC5jb20iLCJleHAiOjE3ODU2MjgyMjF9.KI_MXS_P483po4k27zBB6bbgVupiJC6xMhqE8Fpdyos","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20f122b8e0146d0-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"197.211.52.70","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 23:51:09 UTC] === User Orders API Called ===
[25-Jul-2026 23:51:09 UTC] User ID: 1149
[25-Jul-2026 23:51:09 UTC] Limit: 20, Offset: 0
[25-Jul-2026 23:51:09 UTC] Orders found: 0
[25-Jul-2026 23:51:09 UTC] Orders data: []
[25-Jul-2026 23:51:09 UTC] Total orders count: 0
[25-Jul-2026 23:51:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 23:51:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 23:51:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.211.52.70, 172.71.178.5","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0OSIsInVzZXJuYW1lIjoiZmxleHkiLCJlbWFpbCI6InRhemltb2xvYm83OUBnbWFpbC5jb20iLCJleHAiOjE3ODU2MjgyMjF9.KI_MXS_P483po4k27zBB6bbgVupiJC6xMhqE8Fpdyos","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20f1272f99146d0-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"197.211.52.70","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 23:51:20 UTC] === User Orders API Called ===
[25-Jul-2026 23:51:20 UTC] User ID: 1149
[25-Jul-2026 23:51:20 UTC] Limit: 20, Offset: 0
[25-Jul-2026 23:51:20 UTC] Orders found: 0
[25-Jul-2026 23:51:20 UTC] Orders data: []
[25-Jul-2026 23:51:20 UTC] Total orders count: 0
[25-Jul-2026 23:51:20 UTC] === API CALL LOG ===
[25-Jul-2026 23:51:20 UTC] Endpoint: user/profile.php
[25-Jul-2026 23:51:20 UTC] Full Log Data: {
    "timestamp": "2026-07-25 23:51:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.52.70, 172.71.178.5",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0OSIsInVzZXJuYW1lIjoiZmxleHkiLCJlbWFpbCI6InRhemltb2xvYm83OUBnbWFpbC5jb20iLCJleHAiOjE3ODU2MjgyMjF9.KI_MXS_P483po4k27zBB6bbgVupiJC6xMhqE8Fpdyos",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20f1272f99346d0-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.52.70",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 23:51:20 UTC] === END API CALL LOG ===
[25-Jul-2026 23:51:20 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 23:51:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0OSIsInVzZXJuYW1lIjoiZmxleHkiLCJlbWFpbCI6InRhemltb2xvYm83OUBnbWFpbC5jb20iLCJleHAiOjE3ODU2MjgyMjF9.KI_MXS_P483po4k27zBB6bbgVupiJC6xMhqE8Fpdyos
[25-Jul-2026 23:51:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 23:51:20 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 23:51:20 UTC] User ID: 1149
[25-Jul-2026 23:51:20 UTC] ✅ User profile retrieved successfully for user ID: 1149
[25-Jul-2026 23:51:21 UTC] === API CALL LOG ===
[25-Jul-2026 23:51:21 UTC] Endpoint: user/profile.php
[25-Jul-2026 23:51:21 UTC] Full Log Data: {
    "timestamp": "2026-07-25 23:51:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.52.70, 172.71.178.5",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0OSIsInVzZXJuYW1lIjoiZmxleHkiLCJlbWFpbCI6InRhemltb2xvYm83OUBnbWFpbC5jb20iLCJleHAiOjE3ODU2MjgyMjF9.KI_MXS_P483po4k27zBB6bbgVupiJC6xMhqE8Fpdyos",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20f1276dffe46d0-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.52.70",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 23:51:21 UTC] === END API CALL LOG ===
[25-Jul-2026 23:51:21 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 23:51:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0OSIsInVzZXJuYW1lIjoiZmxleHkiLCJlbWFpbCI6InRhemltb2xvYm83OUBnbWFpbC5jb20iLCJleHAiOjE3ODU2MjgyMjF9.KI_MXS_P483po4k27zBB6bbgVupiJC6xMhqE8Fpdyos
[25-Jul-2026 23:51:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 23:51:21 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 23:51:21 UTC] User ID: 1149
[25-Jul-2026 23:51:21 UTC] ✅ User profile retrieved successfully for user ID: 1149
[25-Jul-2026 23:51:21 UTC] === API CALL LOG ===
[25-Jul-2026 23:51:21 UTC] Endpoint: user/profile.php
[25-Jul-2026 23:51:21 UTC] Full Log Data: {
    "timestamp": "2026-07-25 23:51:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.52.70, 172.71.178.5",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0OSIsInVzZXJuYW1lIjoiZmxleHkiLCJlbWFpbCI6InRhemltb2xvYm83OUBnbWFpbC5jb20iLCJleHAiOjE3ODU2MjgyMjF9.KI_MXS_P483po4k27zBB6bbgVupiJC6xMhqE8Fpdyos",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20f12792bb646d0-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.52.70",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 23:51:21 UTC] === END API CALL LOG ===
[25-Jul-2026 23:51:21 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 23:51:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0OSIsInVzZXJuYW1lIjoiZmxleHkiLCJlbWFpbCI6InRhemltb2xvYm83OUBnbWFpbC5jb20iLCJleHAiOjE3ODU2MjgyMjF9.KI_MXS_P483po4k27zBB6bbgVupiJC6xMhqE8Fpdyos
[25-Jul-2026 23:51:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 23:51:21 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 23:51:21 UTC] User ID: 1149
[25-Jul-2026 23:51:21 UTC] ✅ User profile retrieved successfully for user ID: 1149
[25-Jul-2026 23:53:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 23:53:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 23:53:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.211.52.70, 172.71.178.5","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0OSIsInVzZXJuYW1lIjoiZmxleHkiLCJlbWFpbCI6InRhemltb2xvYm83OUBnbWFpbC5jb20iLCJleHAiOjE3ODU2MjgyMjF9.KI_MXS_P483po4k27zBB6bbgVupiJC6xMhqE8Fpdyos","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20f15ebeb8246d0-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"197.211.52.70","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 23:53:43 UTC] === User Orders API Called ===
[25-Jul-2026 23:53:43 UTC] User ID: 1149
[25-Jul-2026 23:53:43 UTC] Limit: 20, Offset: 0
[25-Jul-2026 23:53:43 UTC] Orders found: 0
[25-Jul-2026 23:53:43 UTC] Orders data: []
[25-Jul-2026 23:53:43 UTC] Total orders count: 0
[25-Jul-2026 23:53:49 UTC] === API CALL LOG ===
[25-Jul-2026 23:53:49 UTC] Endpoint: user/profile.php
[25-Jul-2026 23:53:49 UTC] Full Log Data: {
    "timestamp": "2026-07-25 23:53:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.52.70, 172.71.178.4",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0OSIsInVzZXJuYW1lIjoiZmxleHkiLCJlbWFpbCI6InRhemltb2xvYm83OUBnbWFpbC5jb20iLCJleHAiOjE3ODU2MjgyMjF9.KI_MXS_P483po4k27zBB6bbgVupiJC6xMhqE8Fpdyos",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20f1612dec346d0-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.52.70",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 23:53:49 UTC] === END API CALL LOG ===
[25-Jul-2026 23:53:49 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 23:53:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0OSIsInVzZXJuYW1lIjoiZmxleHkiLCJlbWFpbCI6InRhemltb2xvYm83OUBnbWFpbC5jb20iLCJleHAiOjE3ODU2MjgyMjF9.KI_MXS_P483po4k27zBB6bbgVupiJC6xMhqE8Fpdyos
[25-Jul-2026 23:53:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 23:53:49 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 23:53:49 UTC] User ID: 1149
[25-Jul-2026 23:53:49 UTC] ✅ User profile retrieved successfully for user ID: 1149
[25-Jul-2026 23:53:49 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 23:53:49 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 23:53:49 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.211.52.70, 172.71.178.4","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0OSIsInVzZXJuYW1lIjoiZmxleHkiLCJlbWFpbCI6InRhemltb2xvYm83OUBnbWFpbC5jb20iLCJleHAiOjE3ODU2MjgyMjF9.KI_MXS_P483po4k27zBB6bbgVupiJC6xMhqE8Fpdyos","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20f1612dec046d0-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"197.211.52.70","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 23:53:49 UTC] === User Orders API Called ===
[25-Jul-2026 23:53:49 UTC] User ID: 1149
[25-Jul-2026 23:53:49 UTC] Limit: 20, Offset: 0
[25-Jul-2026 23:53:49 UTC] Orders found: 0
[25-Jul-2026 23:53:49 UTC] Orders data: []
[25-Jul-2026 23:53:49 UTC] Total orders count: 0
[25-Jul-2026 23:53:49 UTC] === API CALL LOG ===
[25-Jul-2026 23:53:49 UTC] Endpoint: user/profile.php
[25-Jul-2026 23:53:49 UTC] Full Log Data: {
    "timestamp": "2026-07-25 23:53:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.52.70, 172.71.178.4",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0OSIsInVzZXJuYW1lIjoiZmxleHkiLCJlbWFpbCI6InRhemltb2xvYm83OUBnbWFpbC5jb20iLCJleHAiOjE3ODU2MjgyMjF9.KI_MXS_P483po4k27zBB6bbgVupiJC6xMhqE8Fpdyos",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20f16170da546d0-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.52.70",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 23:53:49 UTC] === END API CALL LOG ===
[25-Jul-2026 23:53:49 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 23:53:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0OSIsInVzZXJuYW1lIjoiZmxleHkiLCJlbWFpbCI6InRhemltb2xvYm83OUBnbWFpbC5jb20iLCJleHAiOjE3ODU2MjgyMjF9.KI_MXS_P483po4k27zBB6bbgVupiJC6xMhqE8Fpdyos
[25-Jul-2026 23:53:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 23:53:49 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 23:53:49 UTC] User ID: 1149
[25-Jul-2026 23:53:49 UTC] ✅ User profile retrieved successfully for user ID: 1149
[25-Jul-2026 23:53:50 UTC] === API CALL LOG ===
[25-Jul-2026 23:53:50 UTC] Endpoint: user/profile.php
[25-Jul-2026 23:53:50 UTC] Full Log Data: {
    "timestamp": "2026-07-25 23:53:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.52.70, 172.71.178.4",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0OSIsInVzZXJuYW1lIjoiZmxleHkiLCJlbWFpbCI6InRhemltb2xvYm83OUBnbWFpbC5jb20iLCJleHAiOjE3ODU2MjgyMjF9.KI_MXS_P483po4k27zBB6bbgVupiJC6xMhqE8Fpdyos",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20f1617ef5246d0-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.52.70",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 23:53:50 UTC] === END API CALL LOG ===
[25-Jul-2026 23:53:50 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 23:53:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0OSIsInVzZXJuYW1lIjoiZmxleHkiLCJlbWFpbCI6InRhemltb2xvYm83OUBnbWFpbC5jb20iLCJleHAiOjE3ODU2MjgyMjF9.KI_MXS_P483po4k27zBB6bbgVupiJC6xMhqE8Fpdyos
[25-Jul-2026 23:53:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 23:53:50 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 23:53:50 UTC] User ID: 1149
[25-Jul-2026 23:53:50 UTC] ✅ User profile retrieved successfully for user ID: 1149
[25-Jul-2026 23:54:05 UTC] === API CALL LOG ===
[25-Jul-2026 23:54:05 UTC] Endpoint: user/profile.php
[25-Jul-2026 23:54:05 UTC] Full Log Data: {
    "timestamp": "2026-07-25 23:54:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.118.13",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.112.118.13, 162.158.216.65",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NyIsInVzZXJuYW1lIjoiYW1pbnUiLCJlbWFpbCI6InNtc2tudW1iZXJAZ21haWwuY29tIiwiZXhwIjoxNzg1NjI2NzQ1fQ.3xdVU_edfVdb7Sv5M4PuaLO_uBJX2EyMxKQaaIK8xeE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20f1679d89348e7-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.112.118.13",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 23:54:05 UTC] === END API CALL LOG ===
[25-Jul-2026 23:54:05 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 23:54:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NyIsInVzZXJuYW1lIjoiYW1pbnUiLCJlbWFpbCI6InNtc2tudW1iZXJAZ21haWwuY29tIiwiZXhwIjoxNzg1NjI2NzQ1fQ.3xdVU_edfVdb7Sv5M4PuaLO_uBJX2EyMxKQaaIK8xeE
[25-Jul-2026 23:54:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 23:54:05 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 23:54:05 UTC] User ID: 1147
[25-Jul-2026 23:54:05 UTC] ✅ User profile retrieved successfully for user ID: 1147
[25-Jul-2026 23:54:06 UTC] === API CALL LOG ===
[25-Jul-2026 23:54:06 UTC] Endpoint: user/profile.php
[25-Jul-2026 23:54:06 UTC] Full Log Data: {
    "timestamp": "2026-07-25 23:54:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.118.13",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.112.118.13, 162.158.216.65",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NyIsInVzZXJuYW1lIjoiYW1pbnUiLCJlbWFpbCI6InNtc2tudW1iZXJAZ21haWwuY29tIiwiZXhwIjoxNzg1NjI2NzQ1fQ.3xdVU_edfVdb7Sv5M4PuaLO_uBJX2EyMxKQaaIK8xeE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20f167e1f2a48e7-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.112.118.13",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 23:54:06 UTC] === END API CALL LOG ===
[25-Jul-2026 23:54:06 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 23:54:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NyIsInVzZXJuYW1lIjoiYW1pbnUiLCJlbWFpbCI6InNtc2tudW1iZXJAZ21haWwuY29tIiwiZXhwIjoxNzg1NjI2NzQ1fQ.3xdVU_edfVdb7Sv5M4PuaLO_uBJX2EyMxKQaaIK8xeE
[25-Jul-2026 23:54:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 23:54:06 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 23:54:06 UTC] User ID: 1147
[25-Jul-2026 23:54:06 UTC] ✅ User profile retrieved successfully for user ID: 1147
[25-Jul-2026 23:54:06 UTC] === API CALL LOG ===
[25-Jul-2026 23:54:06 UTC] Endpoint: user/profile.php
[25-Jul-2026 23:54:06 UTC] Full Log Data: {
    "timestamp": "2026-07-25 23:54:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.118.13",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.112.118.13, 162.158.216.65",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NyIsInVzZXJuYW1lIjoiYW1pbnUiLCJlbWFpbCI6InNtc2tudW1iZXJAZ21haWwuY29tIiwiZXhwIjoxNzg1NjI2NzQ1fQ.3xdVU_edfVdb7Sv5M4PuaLO_uBJX2EyMxKQaaIK8xeE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20f167f490048e7-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.112.118.13",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 23:54:06 UTC] === END API CALL LOG ===
[25-Jul-2026 23:54:06 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 23:54:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NyIsInVzZXJuYW1lIjoiYW1pbnUiLCJlbWFpbCI6InNtc2tudW1iZXJAZ21haWwuY29tIiwiZXhwIjoxNzg1NjI2NzQ1fQ.3xdVU_edfVdb7Sv5M4PuaLO_uBJX2EyMxKQaaIK8xeE
[25-Jul-2026 23:54:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 23:54:06 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 23:54:06 UTC] User ID: 1147
[25-Jul-2026 23:54:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 23:54:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 23:54:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.112.118.13, 162.158.216.65","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NyIsInVzZXJuYW1lIjoiYW1pbnUiLCJlbWFpbCI6InNtc2tudW1iZXJAZ21haWwuY29tIiwiZXhwIjoxNzg1NjI2NzQ1fQ.3xdVU_edfVdb7Sv5M4PuaLO_uBJX2EyMxKQaaIK8xeE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20f167f48ff48e7-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.112.118.13","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 23:54:06 UTC] === User Orders API Called ===
[25-Jul-2026 23:54:06 UTC] User ID: 1147
[25-Jul-2026 23:54:06 UTC] ✅ User profile retrieved successfully for user ID: 1147
[25-Jul-2026 23:54:06 UTC] Limit: 20, Offset: 0
[25-Jul-2026 23:54:06 UTC] Orders found: 0
[25-Jul-2026 23:54:06 UTC] Orders data: []
[25-Jul-2026 23:54:06 UTC] Total orders count: 0
[25-Jul-2026 23:54:32 UTC] === API CALL LOG ===
[25-Jul-2026 23:54:32 UTC] Endpoint: user/profile.php
[25-Jul-2026 23:54:32 UTC] Full Log Data: {
    "timestamp": "2026-07-25 23:54:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.118.13",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.112.118.13, 162.158.216.64",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NyIsInVzZXJuYW1lIjoiYW1pbnUiLCJlbWFpbCI6InNtc2tudW1iZXJAZ21haWwuY29tIiwiZXhwIjoxNzg1NjI2NzQ1fQ.3xdVU_edfVdb7Sv5M4PuaLO_uBJX2EyMxKQaaIK8xeE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20f171ddcfb48e7-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.112.118.13",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 23:54:32 UTC] === END API CALL LOG ===
[25-Jul-2026 23:54:32 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 23:54:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NyIsInVzZXJuYW1lIjoiYW1pbnUiLCJlbWFpbCI6InNtc2tudW1iZXJAZ21haWwuY29tIiwiZXhwIjoxNzg1NjI2NzQ1fQ.3xdVU_edfVdb7Sv5M4PuaLO_uBJX2EyMxKQaaIK8xeE
[25-Jul-2026 23:54:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 23:54:32 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 23:54:32 UTC] User ID: 1147
[25-Jul-2026 23:54:32 UTC] ✅ User profile retrieved successfully for user ID: 1147
[25-Jul-2026 23:54:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 23:54:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 23:54:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.112.118.13, 162.158.216.64","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NyIsInVzZXJuYW1lIjoiYW1pbnUiLCJlbWFpbCI6InNtc2tudW1iZXJAZ21haWwuY29tIiwiZXhwIjoxNzg1NjI2NzQ1fQ.3xdVU_edfVdb7Sv5M4PuaLO_uBJX2EyMxKQaaIK8xeE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20f172a9a7f48e7-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.112.118.13","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 23:54:34 UTC] === User Orders API Called ===
[25-Jul-2026 23:54:34 UTC] User ID: 1147
[25-Jul-2026 23:54:34 UTC] Limit: 20, Offset: 0
[25-Jul-2026 23:54:34 UTC] Orders found: 0
[25-Jul-2026 23:54:34 UTC] Orders data: []
[25-Jul-2026 23:54:34 UTC] Total orders count: 0
[25-Jul-2026 23:54:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 23:54:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 23:54:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.112.118.13, 162.158.216.64","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NyIsInVzZXJuYW1lIjoiYW1pbnUiLCJlbWFpbCI6InNtc2tudW1iZXJAZ21haWwuY29tIiwiZXhwIjoxNzg1NjI2NzQ1fQ.3xdVU_edfVdb7Sv5M4PuaLO_uBJX2EyMxKQaaIK8xeE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20f17343b3948e7-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.112.118.13","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 23:54:35 UTC] === User Orders API Called ===
[25-Jul-2026 23:54:35 UTC] User ID: 1147
[25-Jul-2026 23:54:35 UTC] Limit: 20, Offset: 0
[25-Jul-2026 23:54:35 UTC] Orders found: 0
[25-Jul-2026 23:54:35 UTC] Orders data: []
[25-Jul-2026 23:54:35 UTC] Total orders count: 0
[25-Jul-2026 23:54:35 UTC] === API CALL LOG ===
[25-Jul-2026 23:54:35 UTC] Endpoint: user/profile.php
[25-Jul-2026 23:54:35 UTC] Full Log Data: {
    "timestamp": "2026-07-25 23:54:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.118.13",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.112.118.13, 162.158.216.64",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NyIsInVzZXJuYW1lIjoiYW1pbnUiLCJlbWFpbCI6InNtc2tudW1iZXJAZ21haWwuY29tIiwiZXhwIjoxNzg1NjI2NzQ1fQ.3xdVU_edfVdb7Sv5M4PuaLO_uBJX2EyMxKQaaIK8xeE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20f17343b3c48e7-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.112.118.13",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 23:54:35 UTC] === END API CALL LOG ===
[25-Jul-2026 23:54:35 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 23:54:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NyIsInVzZXJuYW1lIjoiYW1pbnUiLCJlbWFpbCI6InNtc2tudW1iZXJAZ21haWwuY29tIiwiZXhwIjoxNzg1NjI2NzQ1fQ.3xdVU_edfVdb7Sv5M4PuaLO_uBJX2EyMxKQaaIK8xeE
[25-Jul-2026 23:54:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 23:54:35 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 23:54:35 UTC] User ID: 1147
[25-Jul-2026 23:54:35 UTC] ✅ User profile retrieved successfully for user ID: 1147
[25-Jul-2026 23:54:36 UTC] === API CALL LOG ===
[25-Jul-2026 23:54:36 UTC] Endpoint: user/profile.php
[25-Jul-2026 23:54:36 UTC] Full Log Data: {
    "timestamp": "2026-07-25 23:54:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.118.13",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.112.118.13, 162.158.216.64",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NyIsInVzZXJuYW1lIjoiYW1pbnUiLCJlbWFpbCI6InNtc2tudW1iZXJAZ21haWwuY29tIiwiZXhwIjoxNzg1NjI2NzQ1fQ.3xdVU_edfVdb7Sv5M4PuaLO_uBJX2EyMxKQaaIK8xeE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20f1737891448e7-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.112.118.13",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 23:54:36 UTC] === END API CALL LOG ===
[25-Jul-2026 23:54:36 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 23:54:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NyIsInVzZXJuYW1lIjoiYW1pbnUiLCJlbWFpbCI6InNtc2tudW1iZXJAZ21haWwuY29tIiwiZXhwIjoxNzg1NjI2NzQ1fQ.3xdVU_edfVdb7Sv5M4PuaLO_uBJX2EyMxKQaaIK8xeE
[25-Jul-2026 23:54:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 23:54:36 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 23:54:36 UTC] User ID: 1147
[25-Jul-2026 23:54:36 UTC] ✅ User profile retrieved successfully for user ID: 1147
[25-Jul-2026 23:54:40 UTC] === API CALL LOG ===
[25-Jul-2026 23:54:40 UTC] Endpoint: user/profile.php
[25-Jul-2026 23:54:40 UTC] Full Log Data: {
    "timestamp": "2026-07-25 23:54:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.118.13",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.112.118.13, 172.71.241.84",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NyIsInVzZXJuYW1lIjoiYW1pbnUiLCJlbWFpbCI6InNtc2tudW1iZXJAZ21haWwuY29tIiwiZXhwIjoxNzg1NjI2NzQ1fQ.3xdVU_edfVdb7Sv5M4PuaLO_uBJX2EyMxKQaaIK8xeE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20f1753588ee5af-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.112.118.13",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 23:54:40 UTC] === END API CALL LOG ===
[25-Jul-2026 23:54:40 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 23:54:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NyIsInVzZXJuYW1lIjoiYW1pbnUiLCJlbWFpbCI6InNtc2tudW1iZXJAZ21haWwuY29tIiwiZXhwIjoxNzg1NjI2NzQ1fQ.3xdVU_edfVdb7Sv5M4PuaLO_uBJX2EyMxKQaaIK8xeE
[25-Jul-2026 23:54:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 23:54:40 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 23:54:40 UTC] User ID: 1147
[25-Jul-2026 23:54:40 UTC] ✅ User profile retrieved successfully for user ID: 1147
[25-Jul-2026 23:54:41 UTC] === API CALL LOG ===
[25-Jul-2026 23:54:41 UTC] Endpoint: user/profile.php
[25-Jul-2026 23:54:41 UTC] Full Log Data: {
    "timestamp": "2026-07-25 23:54:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.118.13",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.112.118.13, 172.71.241.21",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NyIsInVzZXJuYW1lIjoiYW1pbnUiLCJlbWFpbCI6InNtc2tudW1iZXJAZ21haWwuY29tIiwiZXhwIjoxNzg1NjI2NzQ1fQ.3xdVU_edfVdb7Sv5M4PuaLO_uBJX2EyMxKQaaIK8xeE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20f17584828e5af-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.112.118.13",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 23:54:41 UTC] === END API CALL LOG ===
[25-Jul-2026 23:54:41 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 23:54:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NyIsInVzZXJuYW1lIjoiYW1pbnUiLCJlbWFpbCI6InNtc2tudW1iZXJAZ21haWwuY29tIiwiZXhwIjoxNzg1NjI2NzQ1fQ.3xdVU_edfVdb7Sv5M4PuaLO_uBJX2EyMxKQaaIK8xeE
[25-Jul-2026 23:54:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 23:54:41 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 23:54:41 UTC] User ID: 1147
[25-Jul-2026 23:54:41 UTC] ✅ User profile retrieved successfully for user ID: 1147
[25-Jul-2026 23:54:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 23:54:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 23:54:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.112.118.13, 172.71.241.21","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NyIsInVzZXJuYW1lIjoiYW1pbnUiLCJlbWFpbCI6InNtc2tudW1iZXJAZ21haWwuY29tIiwiZXhwIjoxNzg1NjI2NzQ1fQ.3xdVU_edfVdb7Sv5M4PuaLO_uBJX2EyMxKQaaIK8xeE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20f1758482ee5af-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.112.118.13","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 23:54:41 UTC] === User Orders API Called ===
[25-Jul-2026 23:54:41 UTC] User ID: 1147
[25-Jul-2026 23:54:41 UTC] Limit: 20, Offset: 0
[25-Jul-2026 23:54:41 UTC] Orders found: 0
[25-Jul-2026 23:54:41 UTC] Orders data: []
[25-Jul-2026 23:54:41 UTC] Total orders count: 0
[25-Jul-2026 23:54:41 UTC] === API CALL LOG ===
[25-Jul-2026 23:54:41 UTC] Endpoint: user/profile.php
[25-Jul-2026 23:54:41 UTC] Full Log Data: {
    "timestamp": "2026-07-25 23:54:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.118.13",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.112.118.13, 172.71.241.84",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NyIsInVzZXJuYW1lIjoiYW1pbnUiLCJlbWFpbCI6InNtc2tudW1iZXJAZ21haWwuY29tIiwiZXhwIjoxNzg1NjI2NzQ1fQ.3xdVU_edfVdb7Sv5M4PuaLO_uBJX2EyMxKQaaIK8xeE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20f175939d1e5af-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.112.118.13",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 23:54:41 UTC] === END API CALL LOG ===
[25-Jul-2026 23:54:41 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 23:54:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NyIsInVzZXJuYW1lIjoiYW1pbnUiLCJlbWFpbCI6InNtc2tudW1iZXJAZ21haWwuY29tIiwiZXhwIjoxNzg1NjI2NzQ1fQ.3xdVU_edfVdb7Sv5M4PuaLO_uBJX2EyMxKQaaIK8xeE
[25-Jul-2026 23:54:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 23:54:41 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 23:54:41 UTC] User ID: 1147
[25-Jul-2026 23:54:41 UTC] ✅ User profile retrieved successfully for user ID: 1147
[25-Jul-2026 23:54:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 23:54:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 23:54:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.112.118.13, 172.71.241.84","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NyIsInVzZXJuYW1lIjoiYW1pbnUiLCJlbWFpbCI6InNtc2tudW1iZXJAZ21haWwuY29tIiwiZXhwIjoxNzg1NjI2NzQ1fQ.3xdVU_edfVdb7Sv5M4PuaLO_uBJX2EyMxKQaaIK8xeE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20f179eabdde5af-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.112.118.13","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 23:54:52 UTC] === User Orders API Called ===
[25-Jul-2026 23:54:52 UTC] User ID: 1147
[25-Jul-2026 23:54:52 UTC] Limit: 20, Offset: 0
[25-Jul-2026 23:54:52 UTC] Orders found: 0
[25-Jul-2026 23:54:52 UTC] Orders data: []
[25-Jul-2026 23:54:52 UTC] Total orders count: 0
[25-Jul-2026 23:54:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 23:54:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 23:54:54 UTC] === API CALL LOG ===
[25-Jul-2026 23:54:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.112.118.13, 172.71.241.84","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NyIsInVzZXJuYW1lIjoiYW1pbnUiLCJlbWFpbCI6InNtc2tudW1iZXJAZ21haWwuY29tIiwiZXhwIjoxNzg1NjI2NzQ1fQ.3xdVU_edfVdb7Sv5M4PuaLO_uBJX2EyMxKQaaIK8xeE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20f17a8bbfae5af-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.112.118.13","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 23:54:54 UTC] Endpoint: user/profile.php
[25-Jul-2026 23:54:54 UTC] Full Log Data: {
    "timestamp": "2026-07-25 23:54:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.118.13",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.112.118.13, 172.71.241.84",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NyIsInVzZXJuYW1lIjoiYW1pbnUiLCJlbWFpbCI6InNtc2tudW1iZXJAZ21haWwuY29tIiwiZXhwIjoxNzg1NjI2NzQ1fQ.3xdVU_edfVdb7Sv5M4PuaLO_uBJX2EyMxKQaaIK8xeE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20f17a8bbfbe5af-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.112.118.13",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 23:54:54 UTC] === User Orders API Called ===
[25-Jul-2026 23:54:54 UTC] === END API CALL LOG ===
[25-Jul-2026 23:54:54 UTC] User ID: 1147
[25-Jul-2026 23:54:54 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 23:54:54 UTC] Limit: 20, Offset: 0
[25-Jul-2026 23:54:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NyIsInVzZXJuYW1lIjoiYW1pbnUiLCJlbWFpbCI6InNtc2tudW1iZXJAZ21haWwuY29tIiwiZXhwIjoxNzg1NjI2NzQ1fQ.3xdVU_edfVdb7Sv5M4PuaLO_uBJX2EyMxKQaaIK8xeE
[25-Jul-2026 23:54:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 23:54:54 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 23:54:54 UTC] User ID: 1147
[25-Jul-2026 23:54:54 UTC] Orders found: 0
[25-Jul-2026 23:54:54 UTC] ✅ User profile retrieved successfully for user ID: 1147
[25-Jul-2026 23:54:54 UTC] Orders data: []
[25-Jul-2026 23:54:54 UTC] Total orders count: 0
[25-Jul-2026 23:54:54 UTC] === API CALL LOG ===
[25-Jul-2026 23:54:54 UTC] Endpoint: user/profile.php
[25-Jul-2026 23:54:54 UTC] Full Log Data: {
    "timestamp": "2026-07-25 23:54:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.118.13",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.112.118.13, 172.71.241.84",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NyIsInVzZXJuYW1lIjoiYW1pbnUiLCJlbWFpbCI6InNtc2tudW1iZXJAZ21haWwuY29tIiwiZXhwIjoxNzg1NjI2NzQ1fQ.3xdVU_edfVdb7Sv5M4PuaLO_uBJX2EyMxKQaaIK8xeE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20f17ac39b8e5af-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.112.118.13",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 23:54:54 UTC] === END API CALL LOG ===
[25-Jul-2026 23:54:54 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 23:54:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NyIsInVzZXJuYW1lIjoiYW1pbnUiLCJlbWFpbCI6InNtc2tudW1iZXJAZ21haWwuY29tIiwiZXhwIjoxNzg1NjI2NzQ1fQ.3xdVU_edfVdb7Sv5M4PuaLO_uBJX2EyMxKQaaIK8xeE
[25-Jul-2026 23:54:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 23:54:54 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 23:54:54 UTC] User ID: 1147
[25-Jul-2026 23:54:54 UTC] ✅ User profile retrieved successfully for user ID: 1147
[25-Jul-2026 23:54:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 23:54:58 UTC] === API CALL LOG ===
[25-Jul-2026 23:54:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 23:54:58 UTC] Endpoint: user/profile.php
[25-Jul-2026 23:54:58 UTC] Full Log Data: {
    "timestamp": "2026-07-25 23:54:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.52.70, 172.71.178.4",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0OSIsInVzZXJuYW1lIjoiZmxleHkiLCJlbWFpbCI6InRhemltb2xvYm83OUBnbWFpbC5jb20iLCJleHAiOjE3ODU2MjgyMjF9.KI_MXS_P483po4k27zBB6bbgVupiJC6xMhqE8Fpdyos",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20f17c28dad46d0-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.52.70",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 23:54:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.211.52.70, 172.71.178.4","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0OSIsInVzZXJuYW1lIjoiZmxleHkiLCJlbWFpbCI6InRhemltb2xvYm83OUBnbWFpbC5jb20iLCJleHAiOjE3ODU2MjgyMjF9.KI_MXS_P483po4k27zBB6bbgVupiJC6xMhqE8Fpdyos","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20f17c28daa46d0-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"197.211.52.70","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 23:54:58 UTC] === END API CALL LOG ===
[25-Jul-2026 23:54:58 UTC] === User Orders API Called ===
[25-Jul-2026 23:54:58 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 23:54:58 UTC] User ID: 1149
[25-Jul-2026 23:54:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0OSIsInVzZXJuYW1lIjoiZmxleHkiLCJlbWFpbCI6InRhemltb2xvYm83OUBnbWFpbC5jb20iLCJleHAiOjE3ODU2MjgyMjF9.KI_MXS_P483po4k27zBB6bbgVupiJC6xMhqE8Fpdyos
[25-Jul-2026 23:54:58 UTC] Limit: 20, Offset: 0
[25-Jul-2026 23:54:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 23:54:58 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 23:54:58 UTC] User ID: 1149
[25-Jul-2026 23:54:58 UTC] ✅ User profile retrieved successfully for user ID: 1149
[25-Jul-2026 23:54:58 UTC] Orders found: 0
[25-Jul-2026 23:54:58 UTC] Orders data: []
[25-Jul-2026 23:54:58 UTC] Total orders count: 0
[25-Jul-2026 23:54:58 UTC] === API CALL LOG ===
[25-Jul-2026 23:54:58 UTC] Endpoint: user/profile.php
[25-Jul-2026 23:54:58 UTC] Full Log Data: {
    "timestamp": "2026-07-25 23:54:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.52.70, 172.71.178.4",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0OSIsInVzZXJuYW1lIjoiZmxleHkiLCJlbWFpbCI6InRhemltb2xvYm83OUBnbWFpbC5jb20iLCJleHAiOjE3ODU2MjgyMjF9.KI_MXS_P483po4k27zBB6bbgVupiJC6xMhqE8Fpdyos",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20f17c67ca646d0-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.52.70",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 23:54:58 UTC] === END API CALL LOG ===
[25-Jul-2026 23:54:58 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 23:54:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0OSIsInVzZXJuYW1lIjoiZmxleHkiLCJlbWFpbCI6InRhemltb2xvYm83OUBnbWFpbC5jb20iLCJleHAiOjE3ODU2MjgyMjF9.KI_MXS_P483po4k27zBB6bbgVupiJC6xMhqE8Fpdyos
[25-Jul-2026 23:54:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 23:54:58 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 23:54:58 UTC] User ID: 1149
[25-Jul-2026 23:54:58 UTC] ✅ User profile retrieved successfully for user ID: 1149
[25-Jul-2026 23:54:59 UTC] === API CALL LOG ===
[25-Jul-2026 23:54:59 UTC] Endpoint: user/profile.php
[25-Jul-2026 23:54:59 UTC] Full Log Data: {
    "timestamp": "2026-07-25 23:54:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.52.70, 172.71.178.4",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0OSIsInVzZXJuYW1lIjoiZmxleHkiLCJlbWFpbCI6InRhemltb2xvYm83OUBnbWFpbC5jb20iLCJleHAiOjE3ODU2MjgyMjF9.KI_MXS_P483po4k27zBB6bbgVupiJC6xMhqE8Fpdyos",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20f17c77dfa46d0-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.52.70",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 23:54:59 UTC] === END API CALL LOG ===
[25-Jul-2026 23:54:59 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 23:54:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0OSIsInVzZXJuYW1lIjoiZmxleHkiLCJlbWFpbCI6InRhemltb2xvYm83OUBnbWFpbC5jb20iLCJleHAiOjE3ODU2MjgyMjF9.KI_MXS_P483po4k27zBB6bbgVupiJC6xMhqE8Fpdyos
[25-Jul-2026 23:54:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 23:54:59 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 23:54:59 UTC] User ID: 1149
[25-Jul-2026 23:54:59 UTC] ✅ User profile retrieved successfully for user ID: 1149
[25-Jul-2026 23:55:40 UTC] === API CALL LOG ===
[25-Jul-2026 23:55:40 UTC] Endpoint: user/profile.php
[25-Jul-2026 23:55:40 UTC] Full Log Data: {
    "timestamp": "2026-07-25 23:55:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.52.70, 172.71.178.4",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0OSIsInVzZXJuYW1lIjoiZmxleHkiLCJlbWFpbCI6InRhemltb2xvYm83OUBnbWFpbC5jb20iLCJleHAiOjE3ODU2MjgyMjF9.KI_MXS_P483po4k27zBB6bbgVupiJC6xMhqE8Fpdyos",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20f18cb7ae346d0-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.52.70",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 23:55:40 UTC] === END API CALL LOG ===
[25-Jul-2026 23:55:40 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 23:55:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0OSIsInVzZXJuYW1lIjoiZmxleHkiLCJlbWFpbCI6InRhemltb2xvYm83OUBnbWFpbC5jb20iLCJleHAiOjE3ODU2MjgyMjF9.KI_MXS_P483po4k27zBB6bbgVupiJC6xMhqE8Fpdyos
[25-Jul-2026 23:55:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 23:55:40 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 23:55:40 UTC] User ID: 1149
[25-Jul-2026 23:55:40 UTC] ✅ User profile retrieved successfully for user ID: 1149
[25-Jul-2026 23:55:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 23:55:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 23:55:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.211.52.70, 172.71.178.4","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0OSIsInVzZXJuYW1lIjoiZmxleHkiLCJlbWFpbCI6InRhemltb2xvYm83OUBnbWFpbC5jb20iLCJleHAiOjE3ODU2MjgyMjF9.KI_MXS_P483po4k27zBB6bbgVupiJC6xMhqE8Fpdyos","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20f18cb7ae246d0-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"197.211.52.70","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 23:55:40 UTC] === User Orders API Called ===
[25-Jul-2026 23:55:40 UTC] User ID: 1149
[25-Jul-2026 23:55:40 UTC] Limit: 20, Offset: 0
[25-Jul-2026 23:55:40 UTC] Orders found: 0
[25-Jul-2026 23:55:40 UTC] Orders data: []
[25-Jul-2026 23:55:40 UTC] Total orders count: 0
[25-Jul-2026 23:55:41 UTC] === API CALL LOG ===
[25-Jul-2026 23:55:41 UTC] Endpoint: user/profile.php
[25-Jul-2026 23:55:41 UTC] Full Log Data: {
    "timestamp": "2026-07-25 23:55:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.52.70, 172.71.178.4",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0OSIsInVzZXJuYW1lIjoiZmxleHkiLCJlbWFpbCI6InRhemltb2xvYm83OUBnbWFpbC5jb20iLCJleHAiOjE3ODU2MjgyMjF9.KI_MXS_P483po4k27zBB6bbgVupiJC6xMhqE8Fpdyos",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20f18cf593f46d0-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.52.70",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 23:55:41 UTC] === END API CALL LOG ===
[25-Jul-2026 23:55:41 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 23:55:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0OSIsInVzZXJuYW1lIjoiZmxleHkiLCJlbWFpbCI6InRhemltb2xvYm83OUBnbWFpbC5jb20iLCJleHAiOjE3ODU2MjgyMjF9.KI_MXS_P483po4k27zBB6bbgVupiJC6xMhqE8Fpdyos
[25-Jul-2026 23:55:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 23:55:41 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 23:55:41 UTC] User ID: 1149
[25-Jul-2026 23:55:41 UTC] ✅ User profile retrieved successfully for user ID: 1149
[25-Jul-2026 23:55:41 UTC] === API CALL LOG ===
[25-Jul-2026 23:55:41 UTC] Endpoint: user/profile.php
[25-Jul-2026 23:55:41 UTC] Full Log Data: {
    "timestamp": "2026-07-25 23:55:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.52.70, 172.71.178.4",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0OSIsInVzZXJuYW1lIjoiZmxleHkiLCJlbWFpbCI6InRhemltb2xvYm83OUBnbWFpbC5jb20iLCJleHAiOjE3ODU2MjgyMjF9.KI_MXS_P483po4k27zBB6bbgVupiJC6xMhqE8Fpdyos",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20f18d05b2546d0-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.52.70",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 23:55:41 UTC] === END API CALL LOG ===
[25-Jul-2026 23:55:41 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 23:55:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0OSIsInVzZXJuYW1lIjoiZmxleHkiLCJlbWFpbCI6InRhemltb2xvYm83OUBnbWFpbC5jb20iLCJleHAiOjE3ODU2MjgyMjF9.KI_MXS_P483po4k27zBB6bbgVupiJC6xMhqE8Fpdyos
[25-Jul-2026 23:55:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 23:55:41 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 23:55:41 UTC] User ID: 1149
[25-Jul-2026 23:55:41 UTC] ✅ User profile retrieved successfully for user ID: 1149
[25-Jul-2026 23:56:31 UTC] === API CALL LOG ===
[25-Jul-2026 23:56:31 UTC] Endpoint: user/profile.php
[25-Jul-2026 23:56:31 UTC] Full Log Data: {
    "timestamp": "2026-07-25 23:56:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.52.70, 172.71.178.4",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0OSIsInVzZXJuYW1lIjoiZmxleHkiLCJlbWFpbCI6InRhemltb2xvYm83OUBnbWFpbC5jb20iLCJleHAiOjE3ODU2MjgyMjF9.KI_MXS_P483po4k27zBB6bbgVupiJC6xMhqE8Fpdyos",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20f1a0bcc8646d0-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.52.70",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 23:56:31 UTC] === END API CALL LOG ===
[25-Jul-2026 23:56:31 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 23:56:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0OSIsInVzZXJuYW1lIjoiZmxleHkiLCJlbWFpbCI6InRhemltb2xvYm83OUBnbWFpbC5jb20iLCJleHAiOjE3ODU2MjgyMjF9.KI_MXS_P483po4k27zBB6bbgVupiJC6xMhqE8Fpdyos
[25-Jul-2026 23:56:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 23:56:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 23:56:31 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 23:56:31 UTC] User ID: 1149
[25-Jul-2026 23:56:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 23:56:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.211.52.70, 172.71.178.4","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0OSIsInVzZXJuYW1lIjoiZmxleHkiLCJlbWFpbCI6InRhemltb2xvYm83OUBnbWFpbC5jb20iLCJleHAiOjE3ODU2MjgyMjF9.KI_MXS_P483po4k27zBB6bbgVupiJC6xMhqE8Fpdyos","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20f1a0bcc8046d0-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"197.211.52.70","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 23:56:31 UTC] === User Orders API Called ===
[25-Jul-2026 23:56:31 UTC] User ID: 1149
[25-Jul-2026 23:56:31 UTC] Limit: 20, Offset: 0
[25-Jul-2026 23:56:31 UTC] ✅ User profile retrieved successfully for user ID: 1149
[25-Jul-2026 23:56:31 UTC] Orders found: 0
[25-Jul-2026 23:56:31 UTC] Orders data: []
[25-Jul-2026 23:56:31 UTC] Total orders count: 0
[25-Jul-2026 23:56:32 UTC] === API CALL LOG ===
[25-Jul-2026 23:56:32 UTC] Endpoint: user/profile.php
[25-Jul-2026 23:56:32 UTC] Full Log Data: {
    "timestamp": "2026-07-25 23:56:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.52.70, 172.71.178.4",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0OSIsInVzZXJuYW1lIjoiZmxleHkiLCJlbWFpbCI6InRhemltb2xvYm83OUBnbWFpbC5jb20iLCJleHAiOjE3ODU2MjgyMjF9.KI_MXS_P483po4k27zBB6bbgVupiJC6xMhqE8Fpdyos",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20f1a0f8aef46d0-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.52.70",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 23:56:32 UTC] === END API CALL LOG ===
[25-Jul-2026 23:56:32 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 23:56:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0OSIsInVzZXJuYW1lIjoiZmxleHkiLCJlbWFpbCI6InRhemltb2xvYm83OUBnbWFpbC5jb20iLCJleHAiOjE3ODU2MjgyMjF9.KI_MXS_P483po4k27zBB6bbgVupiJC6xMhqE8Fpdyos
[25-Jul-2026 23:56:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 23:56:32 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 23:56:32 UTC] User ID: 1149
[25-Jul-2026 23:56:32 UTC] ✅ User profile retrieved successfully for user ID: 1149
[25-Jul-2026 23:56:32 UTC] === API CALL LOG ===
[25-Jul-2026 23:56:32 UTC] Endpoint: user/profile.php
[25-Jul-2026 23:56:32 UTC] Full Log Data: {
    "timestamp": "2026-07-25 23:56:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.52.70, 172.71.178.4",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0OSIsInVzZXJuYW1lIjoiZmxleHkiLCJlbWFpbCI6InRhemltb2xvYm83OUBnbWFpbC5jb20iLCJleHAiOjE3ODU2MjgyMjF9.KI_MXS_P483po4k27zBB6bbgVupiJC6xMhqE8Fpdyos",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20f1a111d5346d0-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.52.70",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 23:56:32 UTC] === END API CALL LOG ===
[25-Jul-2026 23:56:32 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 23:56:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0OSIsInVzZXJuYW1lIjoiZmxleHkiLCJlbWFpbCI6InRhemltb2xvYm83OUBnbWFpbC5jb20iLCJleHAiOjE3ODU2MjgyMjF9.KI_MXS_P483po4k27zBB6bbgVupiJC6xMhqE8Fpdyos
[25-Jul-2026 23:56:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 23:56:32 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 23:56:32 UTC] User ID: 1149
[25-Jul-2026 23:56:32 UTC] ✅ User profile retrieved successfully for user ID: 1149
[25-Jul-2026 23:58:18 UTC] === API CALL LOG ===
[25-Jul-2026 23:58:18 UTC] Endpoint: user/profile.php
[25-Jul-2026 23:58:18 UTC] Full Log Data: {
    "timestamp": "2026-07-25 23:58:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.52.70, 172.71.178.4",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0OSIsInVzZXJuYW1lIjoiZmxleHkiLCJlbWFpbCI6InRhemltb2xvYm83OUBnbWFpbC5jb20iLCJleHAiOjE3ODU2MjgyMjF9.KI_MXS_P483po4k27zBB6bbgVupiJC6xMhqE8Fpdyos",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20f1ca63f1746d0-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.52.70",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 23:58:18 UTC] === END API CALL LOG ===
[25-Jul-2026 23:58:18 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 23:58:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0OSIsInVzZXJuYW1lIjoiZmxleHkiLCJlbWFpbCI6InRhemltb2xvYm83OUBnbWFpbC5jb20iLCJleHAiOjE3ODU2MjgyMjF9.KI_MXS_P483po4k27zBB6bbgVupiJC6xMhqE8Fpdyos
[25-Jul-2026 23:58:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 23:58:18 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 23:58:18 UTC] User ID: 1149
[25-Jul-2026 23:58:18 UTC] ✅ User profile retrieved successfully for user ID: 1149
[25-Jul-2026 23:58:47 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 23:58:47 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[25-Jul-2026 23:58:47 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.211.52.70, 172.71.178.4","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0OSIsInVzZXJuYW1lIjoiZmxleHkiLCJlbWFpbCI6InRhemltb2xvYm83OUBnbWFpbC5jb20iLCJleHAiOjE3ODU2MjgyMjF9.KI_MXS_P483po4k27zBB6bbgVupiJC6xMhqE8Fpdyos","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20f1d5c4d0146d0-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"197.211.52.70","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[25-Jul-2026 23:58:47 UTC] === User Orders API Called ===
[25-Jul-2026 23:58:47 UTC] User ID: 1149
[25-Jul-2026 23:58:47 UTC] Limit: 20, Offset: 0
[25-Jul-2026 23:58:47 UTC] Orders found: 0
[25-Jul-2026 23:58:47 UTC] Orders data: []
[25-Jul-2026 23:58:47 UTC] Total orders count: 0
[25-Jul-2026 23:58:47 UTC] === API CALL LOG ===
[25-Jul-2026 23:58:47 UTC] Endpoint: user/profile.php
[25-Jul-2026 23:58:47 UTC] Full Log Data: {
    "timestamp": "2026-07-25 23:58:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.52.70, 172.71.178.4",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0OSIsInVzZXJuYW1lIjoiZmxleHkiLCJlbWFpbCI6InRhemltb2xvYm83OUBnbWFpbC5jb20iLCJleHAiOjE3ODU2MjgyMjF9.KI_MXS_P483po4k27zBB6bbgVupiJC6xMhqE8Fpdyos",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20f1d5c4d0346d0-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.52.70",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 23:58:47 UTC] === END API CALL LOG ===
[25-Jul-2026 23:58:47 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 23:58:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0OSIsInVzZXJuYW1lIjoiZmxleHkiLCJlbWFpbCI6InRhemltb2xvYm83OUBnbWFpbC5jb20iLCJleHAiOjE3ODU2MjgyMjF9.KI_MXS_P483po4k27zBB6bbgVupiJC6xMhqE8Fpdyos
[25-Jul-2026 23:58:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 23:58:47 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 23:58:47 UTC] User ID: 1149
[25-Jul-2026 23:58:47 UTC] ✅ User profile retrieved successfully for user ID: 1149
[25-Jul-2026 23:58:48 UTC] === API CALL LOG ===
[25-Jul-2026 23:58:48 UTC] Endpoint: user/profile.php
[25-Jul-2026 23:58:48 UTC] Full Log Data: {
    "timestamp": "2026-07-25 23:58:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.52.70, 172.71.178.4",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0OSIsInVzZXJuYW1lIjoiZmxleHkiLCJlbWFpbCI6InRhemltb2xvYm83OUBnbWFpbC5jb20iLCJleHAiOjE3ODU2MjgyMjF9.KI_MXS_P483po4k27zBB6bbgVupiJC6xMhqE8Fpdyos",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20f1d601c1946d0-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.52.70",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[25-Jul-2026 23:58:48 UTC] === END API CALL LOG ===
[25-Jul-2026 23:58:48 UTC] ✅ API Hash verification passed for profile endpoint
[25-Jul-2026 23:58:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0OSIsInVzZXJuYW1lIjoiZmxleHkiLCJlbWFpbCI6InRhemltb2xvYm83OUBnbWFpbC5jb20iLCJleHAiOjE3ODU2MjgyMjF9.KI_MXS_P483po4k27zBB6bbgVupiJC6xMhqE8Fpdyos
[25-Jul-2026 23:58:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[25-Jul-2026 23:58:48 UTC] ✅ JWT token verified successfully for user profile
[25-Jul-2026 23:58:48 UTC] User ID: 1149
[25-Jul-2026 23:58:48 UTC] ✅ User profile retrieved successfully for user ID: 1149
[26-Jul-2026 00:03:23 UTC] === API CALL LOG ===
[26-Jul-2026 00:03:23 UTC] Endpoint: user/profile.php
[26-Jul-2026 00:03:23 UTC] Full Log Data: {
    "timestamp": "2026-07-26 00:03:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.118.13",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.112.118.13, 172.64.192.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NyIsInVzZXJuYW1lIjoiYW1pbnUiLCJlbWFpbCI6InNtc2tudW1iZXJAZ21haWwuY29tIiwiZXhwIjoxNzg1NjI2NzQ1fQ.3xdVU_edfVdb7Sv5M4PuaLO_uBJX2EyMxKQaaIK8xeE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20f2413c97cdf34-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.112.118.13",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 00:03:23 UTC] === END API CALL LOG ===
[26-Jul-2026 00:03:23 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 00:03:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NyIsInVzZXJuYW1lIjoiYW1pbnUiLCJlbWFpbCI6InNtc2tudW1iZXJAZ21haWwuY29tIiwiZXhwIjoxNzg1NjI2NzQ1fQ.3xdVU_edfVdb7Sv5M4PuaLO_uBJX2EyMxKQaaIK8xeE
[26-Jul-2026 00:03:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 00:03:23 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 00:03:23 UTC] User ID: 1147
[26-Jul-2026 00:03:23 UTC] ✅ User profile retrieved successfully for user ID: 1147
[26-Jul-2026 00:03:32 UTC] === API CALL LOG ===
[26-Jul-2026 00:03:32 UTC] Endpoint: user/profile.php
[26-Jul-2026 00:03:32 UTC] Full Log Data: {
    "timestamp": "2026-07-26 00:03:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.118.13",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.112.118.13, 172.64.192.66",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NyIsInVzZXJuYW1lIjoiYW1pbnUiLCJlbWFpbCI6InNtc2tudW1iZXJAZ21haWwuY29tIiwiZXhwIjoxNzg1NjI2NzQ1fQ.3xdVU_edfVdb7Sv5M4PuaLO_uBJX2EyMxKQaaIK8xeE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20f2415ccf9df34-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.112.118.13",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 00:03:32 UTC] === END API CALL LOG ===
[26-Jul-2026 00:03:32 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 00:03:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NyIsInVzZXJuYW1lIjoiYW1pbnUiLCJlbWFpbCI6InNtc2tudW1iZXJAZ21haWwuY29tIiwiZXhwIjoxNzg1NjI2NzQ1fQ.3xdVU_edfVdb7Sv5M4PuaLO_uBJX2EyMxKQaaIK8xeE
[26-Jul-2026 00:03:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 00:03:32 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 00:03:32 UTC] User ID: 1147
[26-Jul-2026 00:03:32 UTC] ✅ User profile retrieved successfully for user ID: 1147
[26-Jul-2026 00:03:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jul-2026 00:03:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jul-2026 00:03:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.112.118.13, 172.64.192.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NyIsInVzZXJuYW1lIjoiYW1pbnUiLCJlbWFpbCI6InNtc2tudW1iZXJAZ21haWwuY29tIiwiZXhwIjoxNzg1NjI2NzQ1fQ.3xdVU_edfVdb7Sv5M4PuaLO_uBJX2EyMxKQaaIK8xeE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20f2413c97bdf34-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.112.118.13","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-Jul-2026 00:03:32 UTC] === User Orders API Called ===
[26-Jul-2026 00:03:32 UTC] User ID: 1147
[26-Jul-2026 00:03:32 UTC] Limit: 20, Offset: 0
[26-Jul-2026 00:03:32 UTC] Orders found: 0
[26-Jul-2026 00:03:32 UTC] Orders data: []
[26-Jul-2026 00:03:32 UTC] Total orders count: 0
[26-Jul-2026 00:03:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jul-2026 00:03:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jul-2026 00:03:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.112.118.13, 172.64.192.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NyIsInVzZXJuYW1lIjoiYW1pbnUiLCJlbWFpbCI6InNtc2tudW1iZXJAZ21haWwuY29tIiwiZXhwIjoxNzg1NjI2NzQ1fQ.3xdVU_edfVdb7Sv5M4PuaLO_uBJX2EyMxKQaaIK8xeE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20f24b49d29df34-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.112.118.13","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-Jul-2026 00:03:48 UTC] === User Orders API Called ===
[26-Jul-2026 00:03:48 UTC] User ID: 1147
[26-Jul-2026 00:03:48 UTC] Limit: 20, Offset: 0
[26-Jul-2026 00:03:48 UTC] Orders found: 0
[26-Jul-2026 00:03:48 UTC] Orders data: []
[26-Jul-2026 00:03:48 UTC] Total orders count: 0
[26-Jul-2026 00:03:48 UTC] === API CALL LOG ===
[26-Jul-2026 00:03:48 UTC] Endpoint: user/profile.php
[26-Jul-2026 00:03:48 UTC] Full Log Data: {
    "timestamp": "2026-07-26 00:03:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.118.13",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.112.118.13, 172.64.192.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NyIsInVzZXJuYW1lIjoiYW1pbnUiLCJlbWFpbCI6InNtc2tudW1iZXJAZ21haWwuY29tIiwiZXhwIjoxNzg1NjI2NzQ1fQ.3xdVU_edfVdb7Sv5M4PuaLO_uBJX2EyMxKQaaIK8xeE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20f24b49d2bdf34-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.112.118.13",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 00:03:48 UTC] === END API CALL LOG ===
[26-Jul-2026 00:03:48 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 00:03:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NyIsInVzZXJuYW1lIjoiYW1pbnUiLCJlbWFpbCI6InNtc2tudW1iZXJAZ21haWwuY29tIiwiZXhwIjoxNzg1NjI2NzQ1fQ.3xdVU_edfVdb7Sv5M4PuaLO_uBJX2EyMxKQaaIK8xeE
[26-Jul-2026 00:03:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 00:03:48 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 00:03:48 UTC] User ID: 1147
[26-Jul-2026 00:03:48 UTC] ✅ User profile retrieved successfully for user ID: 1147
[26-Jul-2026 00:03:49 UTC] === API CALL LOG ===
[26-Jul-2026 00:03:49 UTC] Endpoint: user/profile.php
[26-Jul-2026 00:03:49 UTC] Full Log Data: {
    "timestamp": "2026-07-26 00:03:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.118.13",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.112.118.13, 172.64.192.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NyIsInVzZXJuYW1lIjoiYW1pbnUiLCJlbWFpbCI6InNtc2tudW1iZXJAZ21haWwuY29tIiwiZXhwIjoxNzg1NjI2NzQ1fQ.3xdVU_edfVdb7Sv5M4PuaLO_uBJX2EyMxKQaaIK8xeE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20f24b83b68df34-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.112.118.13",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 00:03:49 UTC] === END API CALL LOG ===
[26-Jul-2026 00:03:49 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 00:03:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NyIsInVzZXJuYW1lIjoiYW1pbnUiLCJlbWFpbCI6InNtc2tudW1iZXJAZ21haWwuY29tIiwiZXhwIjoxNzg1NjI2NzQ1fQ.3xdVU_edfVdb7Sv5M4PuaLO_uBJX2EyMxKQaaIK8xeE
[26-Jul-2026 00:03:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 00:03:49 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 00:03:49 UTC] User ID: 1147
[26-Jul-2026 00:03:49 UTC] ✅ User profile retrieved successfully for user ID: 1147
[26-Jul-2026 00:04:29 UTC] === API CALL LOG ===
[26-Jul-2026 00:04:29 UTC] Endpoint: user/profile.php
[26-Jul-2026 00:04:29 UTC] Full Log Data: {
    "timestamp": "2026-07-26 00:04:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.52.70, 172.69.194.234",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0OSIsInVzZXJuYW1lIjoiZmxleHkiLCJlbWFpbCI6InRhemltb2xvYm83OUBnbWFpbC5jb20iLCJleHAiOjE3ODU2MjgyMjF9.KI_MXS_P483po4k27zBB6bbgVupiJC6xMhqE8Fpdyos",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20f25b3ba4b63ac-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.52.70",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 00:04:29 UTC] === END API CALL LOG ===
[26-Jul-2026 00:04:29 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 00:04:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0OSIsInVzZXJuYW1lIjoiZmxleHkiLCJlbWFpbCI6InRhemltb2xvYm83OUBnbWFpbC5jb20iLCJleHAiOjE3ODU2MjgyMjF9.KI_MXS_P483po4k27zBB6bbgVupiJC6xMhqE8Fpdyos
[26-Jul-2026 00:04:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 00:04:29 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 00:04:29 UTC] User ID: 1149
[26-Jul-2026 00:04:29 UTC] ✅ User profile retrieved successfully for user ID: 1149
[26-Jul-2026 00:04:30 UTC] === API CALL LOG ===
[26-Jul-2026 00:04:30 UTC] Endpoint: user/profile.php
[26-Jul-2026 00:04:30 UTC] Full Log Data: {
    "timestamp": "2026-07-26 00:04:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.52.70, 172.69.194.234",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0OSIsInVzZXJuYW1lIjoiZmxleHkiLCJlbWFpbCI6InRhemltb2xvYm83OUBnbWFpbC5jb20iLCJleHAiOjE3ODU2MjgyMjF9.KI_MXS_P483po4k27zBB6bbgVupiJC6xMhqE8Fpdyos",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20f25bc5d7063ac-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.52.70",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 00:04:30 UTC] === END API CALL LOG ===
[26-Jul-2026 00:04:30 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 00:04:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0OSIsInVzZXJuYW1lIjoiZmxleHkiLCJlbWFpbCI6InRhemltb2xvYm83OUBnbWFpbC5jb20iLCJleHAiOjE3ODU2MjgyMjF9.KI_MXS_P483po4k27zBB6bbgVupiJC6xMhqE8Fpdyos
[26-Jul-2026 00:04:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 00:04:30 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 00:04:30 UTC] User ID: 1149
[26-Jul-2026 00:04:30 UTC] ✅ User profile retrieved successfully for user ID: 1149
[26-Jul-2026 00:04:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jul-2026 00:04:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jul-2026 00:04:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.211.52.70, 172.69.43.204","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0OSIsInVzZXJuYW1lIjoiZmxleHkiLCJlbWFpbCI6InRhemltb2xvYm83OUBnbWFpbC5jb20iLCJleHAiOjE3ODU2MjgyMjF9.KI_MXS_P483po4k27zBB6bbgVupiJC6xMhqE8Fpdyos","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20f25bc5d7263ac-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"197.211.52.70","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-Jul-2026 00:04:30 UTC] === User Orders API Called ===
[26-Jul-2026 00:04:30 UTC] User ID: 1149
[26-Jul-2026 00:04:30 UTC] Limit: 20, Offset: 0
[26-Jul-2026 00:04:30 UTC] Orders found: 0
[26-Jul-2026 00:04:30 UTC] Orders data: []
[26-Jul-2026 00:04:30 UTC] Total orders count: 0
[26-Jul-2026 00:04:30 UTC] === API CALL LOG ===
[26-Jul-2026 00:04:30 UTC] Endpoint: user/profile.php
[26-Jul-2026 00:04:30 UTC] Full Log Data: {
    "timestamp": "2026-07-26 00:04:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.52.70, 172.69.194.234",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0OSIsInVzZXJuYW1lIjoiZmxleHkiLCJlbWFpbCI6InRhemltb2xvYm83OUBnbWFpbC5jb20iLCJleHAiOjE3ODU2MjgyMjF9.KI_MXS_P483po4k27zBB6bbgVupiJC6xMhqE8Fpdyos",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20f25bd3dc563ac-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.52.70",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 00:04:30 UTC] === END API CALL LOG ===
[26-Jul-2026 00:04:30 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 00:04:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0OSIsInVzZXJuYW1lIjoiZmxleHkiLCJlbWFpbCI6InRhemltb2xvYm83OUBnbWFpbC5jb20iLCJleHAiOjE3ODU2MjgyMjF9.KI_MXS_P483po4k27zBB6bbgVupiJC6xMhqE8Fpdyos
[26-Jul-2026 00:04:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 00:04:30 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 00:04:30 UTC] User ID: 1149
[26-Jul-2026 00:04:30 UTC] ✅ User profile retrieved successfully for user ID: 1149
[26-Jul-2026 00:04:50 UTC] === API CALL LOG ===
[26-Jul-2026 00:04:50 UTC] Endpoint: user/profile.php
[26-Jul-2026 00:04:50 UTC] Full Log Data: {
    "timestamp": "2026-07-26 00:04:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.52.70, 172.69.194.234",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0OSIsInVzZXJuYW1lIjoiZmxleHkiLCJlbWFpbCI6InRhemltb2xvYm83OUBnbWFpbC5jb20iLCJleHAiOjE3ODU2MjgyMjF9.KI_MXS_P483po4k27zBB6bbgVupiJC6xMhqE8Fpdyos",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20f2635a8f863ac-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.52.70",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 00:04:50 UTC] === END API CALL LOG ===
[26-Jul-2026 00:04:50 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 00:04:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0OSIsInVzZXJuYW1lIjoiZmxleHkiLCJlbWFpbCI6InRhemltb2xvYm83OUBnbWFpbC5jb20iLCJleHAiOjE3ODU2MjgyMjF9.KI_MXS_P483po4k27zBB6bbgVupiJC6xMhqE8Fpdyos
[26-Jul-2026 00:04:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 00:04:50 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 00:04:50 UTC] User ID: 1149
[26-Jul-2026 00:04:50 UTC] ✅ User profile retrieved successfully for user ID: 1149
[26-Jul-2026 00:04:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jul-2026 00:04:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jul-2026 00:04:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.211.52.70, 172.69.194.234","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0OSIsInVzZXJuYW1lIjoiZmxleHkiLCJlbWFpbCI6InRhemltb2xvYm83OUBnbWFpbC5jb20iLCJleHAiOjE3ODU2MjgyMjF9.KI_MXS_P483po4k27zBB6bbgVupiJC6xMhqE8Fpdyos","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20f2635a8f463ac-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"197.211.52.70","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-Jul-2026 00:04:50 UTC] === User Orders API Called ===
[26-Jul-2026 00:04:50 UTC] User ID: 1149
[26-Jul-2026 00:04:50 UTC] Limit: 20, Offset: 0
[26-Jul-2026 00:04:50 UTC] Orders found: 0
[26-Jul-2026 00:04:50 UTC] Orders data: []
[26-Jul-2026 00:04:50 UTC] Total orders count: 0
[26-Jul-2026 00:04:50 UTC] === API CALL LOG ===
[26-Jul-2026 00:04:50 UTC] Endpoint: user/profile.php
[26-Jul-2026 00:04:50 UTC] Full Log Data: {
    "timestamp": "2026-07-26 00:04:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.52.70, 172.69.194.234",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0OSIsInVzZXJuYW1lIjoiZmxleHkiLCJlbWFpbCI6InRhemltb2xvYm83OUBnbWFpbC5jb20iLCJleHAiOjE3ODU2MjgyMjF9.KI_MXS_P483po4k27zBB6bbgVupiJC6xMhqE8Fpdyos",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20f26398a7863ac-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.52.70",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 00:04:50 UTC] === END API CALL LOG ===
[26-Jul-2026 00:04:50 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 00:04:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0OSIsInVzZXJuYW1lIjoiZmxleHkiLCJlbWFpbCI6InRhemltb2xvYm83OUBnbWFpbC5jb20iLCJleHAiOjE3ODU2MjgyMjF9.KI_MXS_P483po4k27zBB6bbgVupiJC6xMhqE8Fpdyos
[26-Jul-2026 00:04:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 00:04:50 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 00:04:50 UTC] User ID: 1149
[26-Jul-2026 00:04:50 UTC] ✅ User profile retrieved successfully for user ID: 1149
[26-Jul-2026 00:05:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jul-2026 00:05:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jul-2026 00:05:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"197.211.52.70, 172.69.194.235","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0OSIsInVzZXJuYW1lIjoiZmxleHkiLCJlbWFpbCI6InRhemltb2xvYm83OUBnbWFpbC5jb20iLCJleHAiOjE3ODU2MjgyMjF9.KI_MXS_P483po4k27zBB6bbgVupiJC6xMhqE8Fpdyos","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20f26754bc463ac-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"197.211.52.70","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-Jul-2026 00:05:00 UTC] === User Orders API Called ===
[26-Jul-2026 00:05:00 UTC] User ID: 1149
[26-Jul-2026 00:05:00 UTC] Limit: 20, Offset: 0
[26-Jul-2026 00:05:00 UTC] Orders found: 0
[26-Jul-2026 00:05:00 UTC] Orders data: []
[26-Jul-2026 00:05:00 UTC] Total orders count: 0
[26-Jul-2026 00:05:00 UTC] === API CALL LOG ===
[26-Jul-2026 00:05:00 UTC] Endpoint: user/profile.php
[26-Jul-2026 00:05:00 UTC] Full Log Data: {
    "timestamp": "2026-07-26 00:05:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.52.70, 172.69.194.235",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0OSIsInVzZXJuYW1lIjoiZmxleHkiLCJlbWFpbCI6InRhemltb2xvYm83OUBnbWFpbC5jb20iLCJleHAiOjE3ODU2MjgyMjF9.KI_MXS_P483po4k27zBB6bbgVupiJC6xMhqE8Fpdyos",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20f26754bc763ac-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.52.70",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 00:05:00 UTC] === END API CALL LOG ===
[26-Jul-2026 00:05:00 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 00:05:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0OSIsInVzZXJuYW1lIjoiZmxleHkiLCJlbWFpbCI6InRhemltb2xvYm83OUBnbWFpbC5jb20iLCJleHAiOjE3ODU2MjgyMjF9.KI_MXS_P483po4k27zBB6bbgVupiJC6xMhqE8Fpdyos
[26-Jul-2026 00:05:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 00:05:00 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 00:05:00 UTC] User ID: 1149
[26-Jul-2026 00:05:00 UTC] ✅ User profile retrieved successfully for user ID: 1149
[26-Jul-2026 00:05:01 UTC] === API CALL LOG ===
[26-Jul-2026 00:05:01 UTC] Endpoint: user/profile.php
[26-Jul-2026 00:05:01 UTC] Full Log Data: {
    "timestamp": "2026-07-26 00:05:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "197.211.52.70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "197.211.52.70, 172.69.194.235",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0OSIsInVzZXJuYW1lIjoiZmxleHkiLCJlbWFpbCI6InRhemltb2xvYm83OUBnbWFpbC5jb20iLCJleHAiOjE3ODU2MjgyMjF9.KI_MXS_P483po4k27zBB6bbgVupiJC6xMhqE8Fpdyos",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20f2679bdb363ac-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "197.211.52.70",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 00:05:01 UTC] === END API CALL LOG ===
[26-Jul-2026 00:05:01 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 00:05:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0OSIsInVzZXJuYW1lIjoiZmxleHkiLCJlbWFpbCI6InRhemltb2xvYm83OUBnbWFpbC5jb20iLCJleHAiOjE3ODU2MjgyMjF9.KI_MXS_P483po4k27zBB6bbgVupiJC6xMhqE8Fpdyos
[26-Jul-2026 00:05:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 00:05:01 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 00:05:01 UTC] User ID: 1149
[26-Jul-2026 00:05:01 UTC] ✅ User profile retrieved successfully for user ID: 1149
[26-Jul-2026 00:12:49 UTC] === API CALL LOG ===
[26-Jul-2026 00:12:49 UTC] Endpoint: user/profile.php
[26-Jul-2026 00:12:49 UTC] Full Log Data: {
    "timestamp": "2026-07-26 00:12:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.118.13",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.112.118.13, 172.64.192.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NyIsInVzZXJuYW1lIjoiYW1pbnUiLCJlbWFpbCI6InNtc2tudW1iZXJAZ21haWwuY29tIiwiZXhwIjoxNzg1NjI2NzQ1fQ.3xdVU_edfVdb7Sv5M4PuaLO_uBJX2EyMxKQaaIK8xeE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20f31eaa84150d5-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.112.118.13",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 00:12:49 UTC] === END API CALL LOG ===
[26-Jul-2026 00:12:49 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 00:12:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NyIsInVzZXJuYW1lIjoiYW1pbnUiLCJlbWFpbCI6InNtc2tudW1iZXJAZ21haWwuY29tIiwiZXhwIjoxNzg1NjI2NzQ1fQ.3xdVU_edfVdb7Sv5M4PuaLO_uBJX2EyMxKQaaIK8xeE
[26-Jul-2026 00:12:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 00:12:49 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 00:12:49 UTC] User ID: 1147
[26-Jul-2026 00:12:49 UTC] ✅ User profile retrieved successfully for user ID: 1147
[26-Jul-2026 00:12:50 UTC] === API CALL LOG ===
[26-Jul-2026 00:12:50 UTC] Endpoint: user/profile.php
[26-Jul-2026 00:12:50 UTC] Full Log Data: {
    "timestamp": "2026-07-26 00:12:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.118.13",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.112.118.13, 172.64.192.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NyIsInVzZXJuYW1lIjoiYW1pbnUiLCJlbWFpbCI6InNtc2tudW1iZXJAZ21haWwuY29tIiwiZXhwIjoxNzg1NjI2NzQ1fQ.3xdVU_edfVdb7Sv5M4PuaLO_uBJX2EyMxKQaaIK8xeE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20f31eebfd750d5-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.112.118.13",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 00:12:50 UTC] === END API CALL LOG ===
[26-Jul-2026 00:12:50 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 00:12:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NyIsInVzZXJuYW1lIjoiYW1pbnUiLCJlbWFpbCI6InNtc2tudW1iZXJAZ21haWwuY29tIiwiZXhwIjoxNzg1NjI2NzQ1fQ.3xdVU_edfVdb7Sv5M4PuaLO_uBJX2EyMxKQaaIK8xeE
[26-Jul-2026 00:12:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 00:12:50 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 00:12:50 UTC] User ID: 1147
[26-Jul-2026 00:12:50 UTC] ✅ User profile retrieved successfully for user ID: 1147
[26-Jul-2026 00:12:50 UTC] === API CALL LOG ===
[26-Jul-2026 00:12:50 UTC] Endpoint: user/profile.php
[26-Jul-2026 00:12:50 UTC] Full Log Data: {
    "timestamp": "2026-07-26 00:12:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.118.13",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.112.118.13, 172.64.192.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NyIsInVzZXJuYW1lIjoiYW1pbnUiLCJlbWFpbCI6InNtc2tudW1iZXJAZ21haWwuY29tIiwiZXhwIjoxNzg1NjI2NzQ1fQ.3xdVU_edfVdb7Sv5M4PuaLO_uBJX2EyMxKQaaIK8xeE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20f31efb9bc50d5-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.112.118.13",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 00:12:50 UTC] === END API CALL LOG ===
[26-Jul-2026 00:12:50 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 00:12:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NyIsInVzZXJuYW1lIjoiYW1pbnUiLCJlbWFpbCI6InNtc2tudW1iZXJAZ21haWwuY29tIiwiZXhwIjoxNzg1NjI2NzQ1fQ.3xdVU_edfVdb7Sv5M4PuaLO_uBJX2EyMxKQaaIK8xeE
[26-Jul-2026 00:12:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 00:12:50 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 00:12:50 UTC] User ID: 1147
[26-Jul-2026 00:12:50 UTC] ✅ User profile retrieved successfully for user ID: 1147
[26-Jul-2026 00:12:50 UTC] === API CALL LOG ===
[26-Jul-2026 00:12:50 UTC] Endpoint: user/profile.php
[26-Jul-2026 00:12:50 UTC] Full Log Data: {
    "timestamp": "2026-07-26 00:12:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.118.13",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.112.118.13, 172.64.192.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NyIsInVzZXJuYW1lIjoiYW1pbnUiLCJlbWFpbCI6InNtc2tudW1iZXJAZ21haWwuY29tIiwiZXhwIjoxNzg1NjI2NzQ1fQ.3xdVU_edfVdb7Sv5M4PuaLO_uBJX2EyMxKQaaIK8xeE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20f31efb9c350d5-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.112.118.13",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 00:12:50 UTC] === END API CALL LOG ===
[26-Jul-2026 00:12:50 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 00:12:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NyIsInVzZXJuYW1lIjoiYW1pbnUiLCJlbWFpbCI6InNtc2tudW1iZXJAZ21haWwuY29tIiwiZXhwIjoxNzg1NjI2NzQ1fQ.3xdVU_edfVdb7Sv5M4PuaLO_uBJX2EyMxKQaaIK8xeE
[26-Jul-2026 00:12:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 00:12:50 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 00:12:50 UTC] User ID: 1147
[26-Jul-2026 00:12:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jul-2026 00:12:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jul-2026 00:12:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.112.118.13, 172.64.192.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NyIsInVzZXJuYW1lIjoiYW1pbnUiLCJlbWFpbCI6InNtc2tudW1iZXJAZ21haWwuY29tIiwiZXhwIjoxNzg1NjI2NzQ1fQ.3xdVU_edfVdb7Sv5M4PuaLO_uBJX2EyMxKQaaIK8xeE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20f31efb9c150d5-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.112.118.13","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-Jul-2026 00:12:50 UTC] === User Orders API Called ===
[26-Jul-2026 00:12:50 UTC] User ID: 1147
[26-Jul-2026 00:12:50 UTC] Limit: 20, Offset: 0
[26-Jul-2026 00:12:50 UTC] ✅ User profile retrieved successfully for user ID: 1147
[26-Jul-2026 00:12:50 UTC] Orders found: 0
[26-Jul-2026 00:12:50 UTC] Orders data: []
[26-Jul-2026 00:12:50 UTC] Total orders count: 0
[26-Jul-2026 01:40:38 UTC] === API CALL LOG ===
[26-Jul-2026 01:40:38 UTC] Endpoint: user/profile.php
[26-Jul-2026 01:40:38 UTC] Full Log Data: {
    "timestamp": "2026-07-26 01:40:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "223.123.7.109",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "223.123.7.109, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NCIsInVzZXJuYW1lIjoiQkVMRUlWRSBPTkxZIElOIEFMTEFIIiwiZW1haWwiOiJiZWxpZXZlb25seWluYWxsYWgzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTU2ODcwNn0.CO9gJyEpH31_hpghL2UDAOA7EbUMH8ufbGPviRhK_Qo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20fb28b7efd44c2-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "223.123.7.109",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 01:40:38 UTC] === END API CALL LOG ===
[26-Jul-2026 01:40:38 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 01:40:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NCIsInVzZXJuYW1lIjoiQkVMRUlWRSBPTkxZIElOIEFMTEFIIiwiZW1haWwiOiJiZWxpZXZlb25seWluYWxsYWgzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTU2ODcwNn0.CO9gJyEpH31_hpghL2UDAOA7EbUMH8ufbGPviRhK_Qo
[26-Jul-2026 01:40:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 01:40:38 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 01:40:38 UTC] User ID: 1144
[26-Jul-2026 01:40:38 UTC] ✅ User profile retrieved successfully for user ID: 1144
[26-Jul-2026 01:40:41 UTC] === API CALL LOG ===
[26-Jul-2026 01:40:41 UTC] Endpoint: user/profile.php
[26-Jul-2026 01:40:41 UTC] Full Log Data: {
    "timestamp": "2026-07-26 01:40:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "223.123.7.109",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "223.123.7.109, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NCIsInVzZXJuYW1lIjoiQkVMRUlWRSBPTkxZIElOIEFMTEFIIiwiZW1haWwiOiJiZWxpZXZlb25seWluYWxsYWgzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTU2ODcwNn0.CO9gJyEpH31_hpghL2UDAOA7EbUMH8ufbGPviRhK_Qo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20fb2a1beb344c2-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "223.123.7.109",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 01:40:41 UTC] === END API CALL LOG ===
[26-Jul-2026 01:40:41 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 01:40:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NCIsInVzZXJuYW1lIjoiQkVMRUlWRSBPTkxZIElOIEFMTEFIIiwiZW1haWwiOiJiZWxpZXZlb25seWluYWxsYWgzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTU2ODcwNn0.CO9gJyEpH31_hpghL2UDAOA7EbUMH8ufbGPviRhK_Qo
[26-Jul-2026 01:40:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 01:40:41 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 01:40:41 UTC] User ID: 1144
[26-Jul-2026 01:40:41 UTC] ✅ User profile retrieved successfully for user ID: 1144
[26-Jul-2026 01:40:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jul-2026 01:40:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jul-2026 01:40:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"223.123.7.109, 172.68.234.130","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NCIsInVzZXJuYW1lIjoiQkVMRUlWRSBPTkxZIElOIEFMTEFIIiwiZW1haWwiOiJiZWxpZXZlb25seWluYWxsYWgzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTU2ODcwNn0.CO9gJyEpH31_hpghL2UDAOA7EbUMH8ufbGPviRhK_Qo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20fb2a1beb644c2-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"223.123.7.109","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-Jul-2026 01:40:41 UTC] === User Orders API Called ===
[26-Jul-2026 01:40:41 UTC] User ID: 1144
[26-Jul-2026 01:40:41 UTC] Limit: 20, Offset: 0
[26-Jul-2026 01:40:41 UTC] === API CALL LOG ===
[26-Jul-2026 01:40:41 UTC] Endpoint: user/profile.php
[26-Jul-2026 01:40:41 UTC] Full Log Data: {
    "timestamp": "2026-07-26 01:40:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "223.123.7.109",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "223.123.7.109, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NCIsInVzZXJuYW1lIjoiQkVMRUlWRSBPTkxZIElOIEFMTEFIIiwiZW1haWwiOiJiZWxpZXZlb25seWluYWxsYWgzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTU2ODcwNn0.CO9gJyEpH31_hpghL2UDAOA7EbUMH8ufbGPviRhK_Qo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20fb2a1beb744c2-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "223.123.7.109",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 01:40:41 UTC] === END API CALL LOG ===
[26-Jul-2026 01:40:41 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 01:40:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NCIsInVzZXJuYW1lIjoiQkVMRUlWRSBPTkxZIElOIEFMTEFIIiwiZW1haWwiOiJiZWxpZXZlb25seWluYWxsYWgzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTU2ODcwNn0.CO9gJyEpH31_hpghL2UDAOA7EbUMH8ufbGPviRhK_Qo
[26-Jul-2026 01:40:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 01:40:41 UTC] Orders found: 0
[26-Jul-2026 01:40:41 UTC] Orders data: []
[26-Jul-2026 01:40:41 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 01:40:41 UTC] User ID: 1144
[26-Jul-2026 01:40:41 UTC] Total orders count: 0
[26-Jul-2026 01:40:41 UTC] ✅ User profile retrieved successfully for user ID: 1144
[26-Jul-2026 01:41:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jul-2026 01:41:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jul-2026 01:41:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"223.123.7.109, 172.68.234.131","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NCIsInVzZXJuYW1lIjoiQkVMRUlWRSBPTkxZIElOIEFMTEFIIiwiZW1haWwiOiJiZWxpZXZlb25seWluYWxsYWgzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTU2ODcwNn0.CO9gJyEpH31_hpghL2UDAOA7EbUMH8ufbGPviRhK_Qo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20fb32a3f3944c2-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"223.123.7.109","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-Jul-2026 01:41:03 UTC] === User Orders API Called ===
[26-Jul-2026 01:41:03 UTC] User ID: 1144
[26-Jul-2026 01:41:03 UTC] Limit: 20, Offset: 0
[26-Jul-2026 01:41:03 UTC] === API CALL LOG ===
[26-Jul-2026 01:41:03 UTC] Endpoint: user/profile.php
[26-Jul-2026 01:41:03 UTC] Full Log Data: {
    "timestamp": "2026-07-26 01:41:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "223.123.7.109",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "223.123.7.109, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NCIsInVzZXJuYW1lIjoiQkVMRUlWRSBPTkxZIElOIEFMTEFIIiwiZW1haWwiOiJiZWxpZXZlb25seWluYWxsYWgzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTU2ODcwNn0.CO9gJyEpH31_hpghL2UDAOA7EbUMH8ufbGPviRhK_Qo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20fb32a3f3d44c2-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "223.123.7.109",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 01:41:03 UTC] === END API CALL LOG ===
[26-Jul-2026 01:41:03 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 01:41:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NCIsInVzZXJuYW1lIjoiQkVMRUlWRSBPTkxZIElOIEFMTEFIIiwiZW1haWwiOiJiZWxpZXZlb25seWluYWxsYWgzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTU2ODcwNn0.CO9gJyEpH31_hpghL2UDAOA7EbUMH8ufbGPviRhK_Qo
[26-Jul-2026 01:41:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 01:41:03 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 01:41:03 UTC] Orders found: 0
[26-Jul-2026 01:41:03 UTC] User ID: 1144
[26-Jul-2026 01:41:03 UTC] Orders data: []
[26-Jul-2026 01:41:03 UTC] Total orders count: 0
[26-Jul-2026 01:41:03 UTC] ✅ User profile retrieved successfully for user ID: 1144
[26-Jul-2026 01:41:04 UTC] === API CALL LOG ===
[26-Jul-2026 01:41:04 UTC] Endpoint: user/profile.php
[26-Jul-2026 01:41:04 UTC] Full Log Data: {
    "timestamp": "2026-07-26 01:41:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "223.123.7.109",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "223.123.7.109, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NCIsInVzZXJuYW1lIjoiQkVMRUlWRSBPTkxZIElOIEFMTEFIIiwiZW1haWwiOiJiZWxpZXZlb25seWluYWxsYWgzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTU2ODcwNn0.CO9gJyEpH31_hpghL2UDAOA7EbUMH8ufbGPviRhK_Qo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20fb32c79b044c2-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "223.123.7.109",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 01:41:04 UTC] === END API CALL LOG ===
[26-Jul-2026 01:41:04 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 01:41:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NCIsInVzZXJuYW1lIjoiQkVMRUlWRSBPTkxZIElOIEFMTEFIIiwiZW1haWwiOiJiZWxpZXZlb25seWluYWxsYWgzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTU2ODcwNn0.CO9gJyEpH31_hpghL2UDAOA7EbUMH8ufbGPviRhK_Qo
[26-Jul-2026 01:41:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 01:41:04 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 01:41:04 UTC] User ID: 1144
[26-Jul-2026 01:41:04 UTC] ✅ User profile retrieved successfully for user ID: 1144
[26-Jul-2026 01:42:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jul-2026 01:42:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jul-2026 01:42:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"223.123.7.109, 172.68.234.130","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NCIsInVzZXJuYW1lIjoiQkVMRUlWRSBPTkxZIElOIEFMTEFIIiwiZW1haWwiOiJiZWxpZXZlb25seWluYWxsYWgzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTU2ODcwNn0.CO9gJyEpH31_hpghL2UDAOA7EbUMH8ufbGPviRhK_Qo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20fb55c1fef44c2-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"223.123.7.109","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-Jul-2026 01:42:33 UTC] === User Orders API Called ===
[26-Jul-2026 01:42:33 UTC] User ID: 1144
[26-Jul-2026 01:42:33 UTC] Limit: 20, Offset: 0
[26-Jul-2026 01:42:33 UTC] Orders found: 0
[26-Jul-2026 01:42:33 UTC] Orders data: []
[26-Jul-2026 01:42:33 UTC] Total orders count: 0
[26-Jul-2026 01:42:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jul-2026 01:42:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jul-2026 01:42:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"223.123.7.109, 172.68.234.130","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NCIsInVzZXJuYW1lIjoiQkVMRUlWRSBPTkxZIElOIEFMTEFIIiwiZW1haWwiOiJiZWxpZXZlb25seWluYWxsYWgzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTU2ODcwNn0.CO9gJyEpH31_hpghL2UDAOA7EbUMH8ufbGPviRhK_Qo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20fb56a3da544c2-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"223.123.7.109","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-Jul-2026 01:42:35 UTC] === API CALL LOG ===
[26-Jul-2026 01:42:35 UTC] === User Orders API Called ===
[26-Jul-2026 01:42:35 UTC] Endpoint: user/profile.php
[26-Jul-2026 01:42:35 UTC] User ID: 1144
[26-Jul-2026 01:42:35 UTC] Full Log Data: {
    "timestamp": "2026-07-26 01:42:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "223.123.7.109",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "223.123.7.109, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NCIsInVzZXJuYW1lIjoiQkVMRUlWRSBPTkxZIElOIEFMTEFIIiwiZW1haWwiOiJiZWxpZXZlb25seWluYWxsYWgzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTU2ODcwNn0.CO9gJyEpH31_hpghL2UDAOA7EbUMH8ufbGPviRhK_Qo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20fb56a3da744c2-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "223.123.7.109",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 01:42:35 UTC] Limit: 20, Offset: 0
[26-Jul-2026 01:42:35 UTC] === END API CALL LOG ===
[26-Jul-2026 01:42:35 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 01:42:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NCIsInVzZXJuYW1lIjoiQkVMRUlWRSBPTkxZIElOIEFMTEFIIiwiZW1haWwiOiJiZWxpZXZlb25seWluYWxsYWgzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTU2ODcwNn0.CO9gJyEpH31_hpghL2UDAOA7EbUMH8ufbGPviRhK_Qo
[26-Jul-2026 01:42:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 01:42:35 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 01:42:35 UTC] User ID: 1144
[26-Jul-2026 01:42:35 UTC] Orders found: 0
[26-Jul-2026 01:42:35 UTC] ✅ User profile retrieved successfully for user ID: 1144
[26-Jul-2026 01:42:35 UTC] Orders data: []
[26-Jul-2026 01:42:35 UTC] Total orders count: 0
[26-Jul-2026 01:42:36 UTC] === API CALL LOG ===
[26-Jul-2026 01:42:36 UTC] Endpoint: user/profile.php
[26-Jul-2026 01:42:36 UTC] Full Log Data: {
    "timestamp": "2026-07-26 01:42:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "223.123.7.109",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "223.123.7.109, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NCIsInVzZXJuYW1lIjoiQkVMRUlWRSBPTkxZIElOIEFMTEFIIiwiZW1haWwiOiJiZWxpZXZlb25seWluYWxsYWgzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTU2ODcwNn0.CO9gJyEpH31_hpghL2UDAOA7EbUMH8ufbGPviRhK_Qo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20fb56d88ce44c2-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "223.123.7.109",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 01:42:36 UTC] === END API CALL LOG ===
[26-Jul-2026 01:42:36 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 01:42:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NCIsInVzZXJuYW1lIjoiQkVMRUlWRSBPTkxZIElOIEFMTEFIIiwiZW1haWwiOiJiZWxpZXZlb25seWluYWxsYWgzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTU2ODcwNn0.CO9gJyEpH31_hpghL2UDAOA7EbUMH8ufbGPviRhK_Qo
[26-Jul-2026 01:42:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 01:42:36 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 01:42:36 UTC] User ID: 1144
[26-Jul-2026 01:42:36 UTC] ✅ User profile retrieved successfully for user ID: 1144
[26-Jul-2026 02:04:54 UTC] === API CALL LOG ===
[26-Jul-2026 02:04:54 UTC] Endpoint: user/profile.php
[26-Jul-2026 02:04:54 UTC] Full Log Data: {
    "timestamp": "2026-07-26 02:04:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "129.0.204.26",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "129.0.204.26, 104.22.164.133",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MCIsInVzZXJuYW1lIjoiRHVjbGFpcjIzIiwiZW1haWwiOiJkdWNsYWlyYm9sbGFAZ21haWwuY29tIiwiZXhwIjoxNzg1NjM2MjkzfQ.Vu8wl9_3SUlzAgzXVf5IHQX345wXoHc_wN4uMerpCiA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20fd6174ec2c8c0-DLA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "129.0.204.26",
        "cf-ipcountry": "CM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 02:04:54 UTC] === END API CALL LOG ===
[26-Jul-2026 02:04:54 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 02:04:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MCIsInVzZXJuYW1lIjoiRHVjbGFpcjIzIiwiZW1haWwiOiJkdWNsYWlyYm9sbGFAZ21haWwuY29tIiwiZXhwIjoxNzg1NjM2MjkzfQ.Vu8wl9_3SUlzAgzXVf5IHQX345wXoHc_wN4uMerpCiA
[26-Jul-2026 02:04:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 02:04:54 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 02:04:54 UTC] User ID: 1150
[26-Jul-2026 02:04:54 UTC] ✅ User profile retrieved successfully for user ID: 1150
[26-Jul-2026 02:04:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jul-2026 02:04:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jul-2026 02:04:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"129.0.204.26, 104.22.164.133","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MCIsInVzZXJuYW1lIjoiRHVjbGFpcjIzIiwiZW1haWwiOiJkdWNsYWlyYm9sbGFAZ21haWwuY29tIiwiZXhwIjoxNzg1NjM2MjkzfQ.Vu8wl9_3SUlzAgzXVf5IHQX345wXoHc_wN4uMerpCiA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20fd6174ec5c8c0-DLA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"129.0.204.26","cf-ipcountry":"CM","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-Jul-2026 02:04:54 UTC] === User Orders API Called ===
[26-Jul-2026 02:04:54 UTC] User ID: 1150
[26-Jul-2026 02:04:54 UTC] Limit: 20, Offset: 0
[26-Jul-2026 02:04:54 UTC] Orders found: 0
[26-Jul-2026 02:04:54 UTC] Orders data: []
[26-Jul-2026 02:04:54 UTC] Total orders count: 0
[26-Jul-2026 02:04:54 UTC] === API CALL LOG ===
[26-Jul-2026 02:04:54 UTC] Endpoint: user/profile.php
[26-Jul-2026 02:04:54 UTC] Full Log Data: {
    "timestamp": "2026-07-26 02:04:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "129.0.204.26",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "129.0.204.26, 104.22.164.133",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MCIsInVzZXJuYW1lIjoiRHVjbGFpcjIzIiwiZW1haWwiOiJkdWNsYWlyYm9sbGFAZ21haWwuY29tIiwiZXhwIjoxNzg1NjM2MjkzfQ.Vu8wl9_3SUlzAgzXVf5IHQX345wXoHc_wN4uMerpCiA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20fd6179ee8c8c0-DLA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "129.0.204.26",
        "cf-ipcountry": "CM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 02:04:54 UTC] === END API CALL LOG ===
[26-Jul-2026 02:04:54 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 02:04:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MCIsInVzZXJuYW1lIjoiRHVjbGFpcjIzIiwiZW1haWwiOiJkdWNsYWlyYm9sbGFAZ21haWwuY29tIiwiZXhwIjoxNzg1NjM2MjkzfQ.Vu8wl9_3SUlzAgzXVf5IHQX345wXoHc_wN4uMerpCiA
[26-Jul-2026 02:04:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 02:04:54 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 02:04:54 UTC] User ID: 1150
[26-Jul-2026 02:04:54 UTC] ✅ User profile retrieved successfully for user ID: 1150
[26-Jul-2026 02:04:55 UTC] === API CALL LOG ===
[26-Jul-2026 02:04:55 UTC] Endpoint: user/profile.php
[26-Jul-2026 02:04:55 UTC] Full Log Data: {
    "timestamp": "2026-07-26 02:04:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "129.0.204.26",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "129.0.204.26, 104.22.164.133",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MCIsInVzZXJuYW1lIjoiRHVjbGFpcjIzIiwiZW1haWwiOiJkdWNsYWlyYm9sbGFAZ21haWwuY29tIiwiZXhwIjoxNzg1NjM2MjkzfQ.Vu8wl9_3SUlzAgzXVf5IHQX345wXoHc_wN4uMerpCiA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20fd61dca4ec8c0-DLA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "129.0.204.26",
        "cf-ipcountry": "CM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 02:04:55 UTC] === END API CALL LOG ===
[26-Jul-2026 02:04:55 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 02:04:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MCIsInVzZXJuYW1lIjoiRHVjbGFpcjIzIiwiZW1haWwiOiJkdWNsYWlyYm9sbGFAZ21haWwuY29tIiwiZXhwIjoxNzg1NjM2MjkzfQ.Vu8wl9_3SUlzAgzXVf5IHQX345wXoHc_wN4uMerpCiA
[26-Jul-2026 02:04:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 02:04:55 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 02:04:55 UTC] User ID: 1150
[26-Jul-2026 02:04:55 UTC] ✅ User profile retrieved successfully for user ID: 1150
[26-Jul-2026 02:05:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jul-2026 02:05:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jul-2026 02:05:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"129.0.204.26, 104.22.164.133","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MCIsInVzZXJuYW1lIjoiRHVjbGFpcjIzIiwiZW1haWwiOiJkdWNsYWlyYm9sbGFAZ21haWwuY29tIiwiZXhwIjoxNzg1NjM2MjkzfQ.Vu8wl9_3SUlzAgzXVf5IHQX345wXoHc_wN4uMerpCiA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20fd78f0cbbc8c0-DLA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"129.0.204.26","cf-ipcountry":"CM","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-Jul-2026 02:05:55 UTC] === User Orders API Called ===
[26-Jul-2026 02:05:55 UTC] User ID: 1150
[26-Jul-2026 02:05:55 UTC] Limit: 20, Offset: 0
[26-Jul-2026 02:05:55 UTC] Orders found: 0
[26-Jul-2026 02:05:55 UTC] Orders data: []
[26-Jul-2026 02:05:55 UTC] Total orders count: 0
[26-Jul-2026 02:05:55 UTC] === API CALL LOG ===
[26-Jul-2026 02:05:55 UTC] Endpoint: user/profile.php
[26-Jul-2026 02:05:55 UTC] Full Log Data: {
    "timestamp": "2026-07-26 02:05:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "129.0.204.26",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "129.0.204.26, 104.22.164.133",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MCIsInVzZXJuYW1lIjoiRHVjbGFpcjIzIiwiZW1haWwiOiJkdWNsYWlyYm9sbGFAZ21haWwuY29tIiwiZXhwIjoxNzg1NjM2MjkzfQ.Vu8wl9_3SUlzAgzXVf5IHQX345wXoHc_wN4uMerpCiA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20fd78f0cbdc8c0-DLA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "129.0.204.26",
        "cf-ipcountry": "CM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 02:05:55 UTC] === END API CALL LOG ===
[26-Jul-2026 02:05:55 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 02:05:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MCIsInVzZXJuYW1lIjoiRHVjbGFpcjIzIiwiZW1haWwiOiJkdWNsYWlyYm9sbGFAZ21haWwuY29tIiwiZXhwIjoxNzg1NjM2MjkzfQ.Vu8wl9_3SUlzAgzXVf5IHQX345wXoHc_wN4uMerpCiA
[26-Jul-2026 02:05:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 02:05:55 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 02:05:55 UTC] User ID: 1150
[26-Jul-2026 02:05:55 UTC] ✅ User profile retrieved successfully for user ID: 1150
[26-Jul-2026 02:05:55 UTC] === API CALL LOG ===
[26-Jul-2026 02:05:55 UTC] Endpoint: user/profile.php
[26-Jul-2026 02:05:55 UTC] Full Log Data: {
    "timestamp": "2026-07-26 02:05:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "129.0.204.26",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "129.0.204.26, 104.22.164.133",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MCIsInVzZXJuYW1lIjoiRHVjbGFpcjIzIiwiZW1haWwiOiJkdWNsYWlyYm9sbGFAZ21haWwuY29tIiwiZXhwIjoxNzg1NjM2MjkzfQ.Vu8wl9_3SUlzAgzXVf5IHQX345wXoHc_wN4uMerpCiA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20fd792cee2c8c0-DLA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "129.0.204.26",
        "cf-ipcountry": "CM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 02:05:55 UTC] === END API CALL LOG ===
[26-Jul-2026 02:05:55 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 02:05:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MCIsInVzZXJuYW1lIjoiRHVjbGFpcjIzIiwiZW1haWwiOiJkdWNsYWlyYm9sbGFAZ21haWwuY29tIiwiZXhwIjoxNzg1NjM2MjkzfQ.Vu8wl9_3SUlzAgzXVf5IHQX345wXoHc_wN4uMerpCiA
[26-Jul-2026 02:05:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 02:05:55 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 02:05:55 UTC] User ID: 1150
[26-Jul-2026 02:05:55 UTC] ✅ User profile retrieved successfully for user ID: 1150
[26-Jul-2026 02:05:55 UTC] === API CALL LOG ===
[26-Jul-2026 02:05:55 UTC] Endpoint: user/profile.php
[26-Jul-2026 02:05:55 UTC] Full Log Data: {
    "timestamp": "2026-07-26 02:05:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "129.0.204.26",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "129.0.204.26, 104.22.164.133",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MCIsInVzZXJuYW1lIjoiRHVjbGFpcjIzIiwiZW1haWwiOiJkdWNsYWlyYm9sbGFAZ21haWwuY29tIiwiZXhwIjoxNzg1NjM2MjkzfQ.Vu8wl9_3SUlzAgzXVf5IHQX345wXoHc_wN4uMerpCiA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20fd797d976c8c0-DLA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "129.0.204.26",
        "cf-ipcountry": "CM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 02:05:55 UTC] === END API CALL LOG ===
[26-Jul-2026 02:05:55 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 02:05:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MCIsInVzZXJuYW1lIjoiRHVjbGFpcjIzIiwiZW1haWwiOiJkdWNsYWlyYm9sbGFAZ21haWwuY29tIiwiZXhwIjoxNzg1NjM2MjkzfQ.Vu8wl9_3SUlzAgzXVf5IHQX345wXoHc_wN4uMerpCiA
[26-Jul-2026 02:05:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 02:05:55 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 02:05:55 UTC] User ID: 1150
[26-Jul-2026 02:05:55 UTC] ✅ User profile retrieved successfully for user ID: 1150
[26-Jul-2026 02:07:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jul-2026 02:07:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jul-2026 02:07:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"129.0.204.26, 104.22.164.133","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MCIsInVzZXJuYW1lIjoiRHVjbGFpcjIzIiwiZW1haWwiOiJkdWNsYWlyYm9sbGFAZ21haWwuY29tIiwiZXhwIjoxNzg1NjM2MjkzfQ.Vu8wl9_3SUlzAgzXVf5IHQX345wXoHc_wN4uMerpCiA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20fd98219d0c8c0-DLA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"129.0.204.26","cf-ipcountry":"CM","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-Jul-2026 02:07:14 UTC] === User Orders API Called ===
[26-Jul-2026 02:07:14 UTC] User ID: 1150
[26-Jul-2026 02:07:14 UTC] Limit: 20, Offset: 0
[26-Jul-2026 02:07:14 UTC] Orders found: 0
[26-Jul-2026 02:07:14 UTC] Orders data: []
[26-Jul-2026 02:07:14 UTC] Total orders count: 0
[26-Jul-2026 02:07:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jul-2026 02:07:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jul-2026 02:07:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"129.0.204.26, 104.22.164.133","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MCIsInVzZXJuYW1lIjoiRHVjbGFpcjIzIiwiZW1haWwiOiJkdWNsYWlyYm9sbGFAZ21haWwuY29tIiwiZXhwIjoxNzg1NjM2MjkzfQ.Vu8wl9_3SUlzAgzXVf5IHQX345wXoHc_wN4uMerpCiA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20fd9948d5cc8c0-DLA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"129.0.204.26","cf-ipcountry":"CM","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-Jul-2026 02:07:17 UTC] === User Orders API Called ===
[26-Jul-2026 02:07:17 UTC] User ID: 1150
[26-Jul-2026 02:07:17 UTC] Limit: 20, Offset: 0
[26-Jul-2026 02:07:17 UTC] Orders found: 0
[26-Jul-2026 02:07:17 UTC] Orders data: []
[26-Jul-2026 02:07:17 UTC] Total orders count: 0
[26-Jul-2026 02:07:17 UTC] === API CALL LOG ===
[26-Jul-2026 02:07:17 UTC] Endpoint: user/profile.php
[26-Jul-2026 02:07:17 UTC] Full Log Data: {
    "timestamp": "2026-07-26 02:07:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "129.0.204.26",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "129.0.204.26, 104.22.164.133",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MCIsInVzZXJuYW1lIjoiRHVjbGFpcjIzIiwiZW1haWwiOiJkdWNsYWlyYm9sbGFAZ21haWwuY29tIiwiZXhwIjoxNzg1NjM2MjkzfQ.Vu8wl9_3SUlzAgzXVf5IHQX345wXoHc_wN4uMerpCiA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20fd994cd83c8c0-DLA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "129.0.204.26",
        "cf-ipcountry": "CM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 02:07:17 UTC] === END API CALL LOG ===
[26-Jul-2026 02:07:17 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 02:07:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MCIsInVzZXJuYW1lIjoiRHVjbGFpcjIzIiwiZW1haWwiOiJkdWNsYWlyYm9sbGFAZ21haWwuY29tIiwiZXhwIjoxNzg1NjM2MjkzfQ.Vu8wl9_3SUlzAgzXVf5IHQX345wXoHc_wN4uMerpCiA
[26-Jul-2026 02:07:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 02:07:17 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 02:07:17 UTC] User ID: 1150
[26-Jul-2026 02:07:17 UTC] ✅ User profile retrieved successfully for user ID: 1150
[26-Jul-2026 02:07:17 UTC] === API CALL LOG ===
[26-Jul-2026 02:07:17 UTC] Endpoint: user/profile.php
[26-Jul-2026 02:07:17 UTC] Full Log Data: {
    "timestamp": "2026-07-26 02:07:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "129.0.204.26",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "129.0.204.26, 104.22.164.133",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MCIsInVzZXJuYW1lIjoiRHVjbGFpcjIzIiwiZW1haWwiOiJkdWNsYWlyYm9sbGFAZ21haWwuY29tIiwiZXhwIjoxNzg1NjM2MjkzfQ.Vu8wl9_3SUlzAgzXVf5IHQX345wXoHc_wN4uMerpCiA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20fd9988f9bc8c0-DLA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "129.0.204.26",
        "cf-ipcountry": "CM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 02:07:17 UTC] === END API CALL LOG ===
[26-Jul-2026 02:07:17 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 02:07:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MCIsInVzZXJuYW1lIjoiRHVjbGFpcjIzIiwiZW1haWwiOiJkdWNsYWlyYm9sbGFAZ21haWwuY29tIiwiZXhwIjoxNzg1NjM2MjkzfQ.Vu8wl9_3SUlzAgzXVf5IHQX345wXoHc_wN4uMerpCiA
[26-Jul-2026 02:07:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 02:07:17 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 02:07:17 UTC] User ID: 1150
[26-Jul-2026 02:07:17 UTC] ✅ User profile retrieved successfully for user ID: 1150
[26-Jul-2026 02:07:18 UTC] === API CALL LOG ===
[26-Jul-2026 02:07:18 UTC] Endpoint: user/profile.php
[26-Jul-2026 02:07:18 UTC] Full Log Data: {
    "timestamp": "2026-07-26 02:07:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "129.0.204.26",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "129.0.204.26, 104.22.164.133",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MCIsInVzZXJuYW1lIjoiRHVjbGFpcjIzIiwiZW1haWwiOiJkdWNsYWlyYm9sbGFAZ21haWwuY29tIiwiZXhwIjoxNzg1NjM2MjkzfQ.Vu8wl9_3SUlzAgzXVf5IHQX345wXoHc_wN4uMerpCiA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20fd99a78abc8c0-DLA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "129.0.204.26",
        "cf-ipcountry": "CM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 02:07:18 UTC] === END API CALL LOG ===
[26-Jul-2026 02:07:18 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 02:07:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MCIsInVzZXJuYW1lIjoiRHVjbGFpcjIzIiwiZW1haWwiOiJkdWNsYWlyYm9sbGFAZ21haWwuY29tIiwiZXhwIjoxNzg1NjM2MjkzfQ.Vu8wl9_3SUlzAgzXVf5IHQX345wXoHc_wN4uMerpCiA
[26-Jul-2026 02:07:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 02:07:18 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 02:07:18 UTC] User ID: 1150
[26-Jul-2026 02:07:18 UTC] ✅ User profile retrieved successfully for user ID: 1150
[26-Jul-2026 02:07:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jul-2026 02:07:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jul-2026 02:07:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"129.0.204.26, 104.22.164.133","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MCIsInVzZXJuYW1lIjoiRHVjbGFpcjIzIiwiZW1haWwiOiJkdWNsYWlyYm9sbGFAZ21haWwuY29tIiwiZXhwIjoxNzg1NjM2MjkzfQ.Vu8wl9_3SUlzAgzXVf5IHQX345wXoHc_wN4uMerpCiA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20fda948d13c8c0-DLA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"129.0.204.26","cf-ipcountry":"CM","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-Jul-2026 02:07:58 UTC] === User Orders API Called ===
[26-Jul-2026 02:07:58 UTC] User ID: 1150
[26-Jul-2026 02:07:58 UTC] Limit: 20, Offset: 0
[26-Jul-2026 02:07:58 UTC] Orders found: 0
[26-Jul-2026 02:07:58 UTC] Orders data: []
[26-Jul-2026 02:07:58 UTC] Total orders count: 0
[26-Jul-2026 02:07:58 UTC] === API CALL LOG ===
[26-Jul-2026 02:07:58 UTC] Endpoint: user/profile.php
[26-Jul-2026 02:07:58 UTC] Full Log Data: {
    "timestamp": "2026-07-26 02:07:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "129.0.204.26",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "129.0.204.26, 104.22.164.133",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MCIsInVzZXJuYW1lIjoiRHVjbGFpcjIzIiwiZW1haWwiOiJkdWNsYWlyYm9sbGFAZ21haWwuY29tIiwiZXhwIjoxNzg1NjM2MjkzfQ.Vu8wl9_3SUlzAgzXVf5IHQX345wXoHc_wN4uMerpCiA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20fda94dd45c8c0-DLA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "129.0.204.26",
        "cf-ipcountry": "CM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 02:07:58 UTC] === END API CALL LOG ===
[26-Jul-2026 02:07:58 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 02:07:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MCIsInVzZXJuYW1lIjoiRHVjbGFpcjIzIiwiZW1haWwiOiJkdWNsYWlyYm9sbGFAZ21haWwuY29tIiwiZXhwIjoxNzg1NjM2MjkzfQ.Vu8wl9_3SUlzAgzXVf5IHQX345wXoHc_wN4uMerpCiA
[26-Jul-2026 02:07:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 02:07:58 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 02:07:58 UTC] User ID: 1150
[26-Jul-2026 02:07:58 UTC] ✅ User profile retrieved successfully for user ID: 1150
[26-Jul-2026 02:07:58 UTC] === API CALL LOG ===
[26-Jul-2026 02:07:58 UTC] Endpoint: user/profile.php
[26-Jul-2026 02:07:58 UTC] Full Log Data: {
    "timestamp": "2026-07-26 02:07:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "129.0.204.26",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "129.0.204.26, 104.22.164.133",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MCIsInVzZXJuYW1lIjoiRHVjbGFpcjIzIiwiZW1haWwiOiJkdWNsYWlyYm9sbGFAZ21haWwuY29tIiwiZXhwIjoxNzg1NjM2MjkzfQ.Vu8wl9_3SUlzAgzXVf5IHQX345wXoHc_wN4uMerpCiA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20fda98dfd2c8c0-DLA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "129.0.204.26",
        "cf-ipcountry": "CM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 02:07:58 UTC] === END API CALL LOG ===
[26-Jul-2026 02:07:58 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 02:07:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MCIsInVzZXJuYW1lIjoiRHVjbGFpcjIzIiwiZW1haWwiOiJkdWNsYWlyYm9sbGFAZ21haWwuY29tIiwiZXhwIjoxNzg1NjM2MjkzfQ.Vu8wl9_3SUlzAgzXVf5IHQX345wXoHc_wN4uMerpCiA
[26-Jul-2026 02:07:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 02:07:58 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 02:07:58 UTC] User ID: 1150
[26-Jul-2026 02:07:58 UTC] ✅ User profile retrieved successfully for user ID: 1150
[26-Jul-2026 02:07:59 UTC] === API CALL LOG ===
[26-Jul-2026 02:07:59 UTC] Endpoint: user/profile.php
[26-Jul-2026 02:07:59 UTC] Full Log Data: {
    "timestamp": "2026-07-26 02:07:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "129.0.204.26",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "129.0.204.26, 104.22.164.133",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MCIsInVzZXJuYW1lIjoiRHVjbGFpcjIzIiwiZW1haWwiOiJkdWNsYWlyYm9sbGFAZ21haWwuY29tIiwiZXhwIjoxNzg1NjM2MjkzfQ.Vu8wl9_3SUlzAgzXVf5IHQX345wXoHc_wN4uMerpCiA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20fda9e0afec8c0-DLA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "129.0.204.26",
        "cf-ipcountry": "CM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 02:07:59 UTC] === END API CALL LOG ===
[26-Jul-2026 02:07:59 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 02:07:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MCIsInVzZXJuYW1lIjoiRHVjbGFpcjIzIiwiZW1haWwiOiJkdWNsYWlyYm9sbGFAZ21haWwuY29tIiwiZXhwIjoxNzg1NjM2MjkzfQ.Vu8wl9_3SUlzAgzXVf5IHQX345wXoHc_wN4uMerpCiA
[26-Jul-2026 02:07:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 02:07:59 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 02:07:59 UTC] User ID: 1150
[26-Jul-2026 02:07:59 UTC] ✅ User profile retrieved successfully for user ID: 1150
[26-Jul-2026 02:08:49 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jul-2026 02:08:49 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jul-2026 02:08:49 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"129.0.204.26, 104.22.164.133","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MCIsInVzZXJuYW1lIjoiRHVjbGFpcjIzIiwiZW1haWwiOiJkdWNsYWlyYm9sbGFAZ21haWwuY29tIiwiZXhwIjoxNzg1NjM2MjkzfQ.Vu8wl9_3SUlzAgzXVf5IHQX345wXoHc_wN4uMerpCiA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a20fdbcfd955c8c0-DLA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"129.0.204.26","cf-ipcountry":"CM","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-Jul-2026 02:08:49 UTC] === User Orders API Called ===
[26-Jul-2026 02:08:49 UTC] User ID: 1150
[26-Jul-2026 02:08:49 UTC] Limit: 20, Offset: 0
[26-Jul-2026 02:08:49 UTC] Orders found: 0
[26-Jul-2026 02:08:49 UTC] Orders data: []
[26-Jul-2026 02:08:49 UTC] Total orders count: 0
[26-Jul-2026 02:08:49 UTC] === API CALL LOG ===
[26-Jul-2026 02:08:49 UTC] Endpoint: user/profile.php
[26-Jul-2026 02:08:49 UTC] Full Log Data: {
    "timestamp": "2026-07-26 02:08:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "129.0.204.26",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "129.0.204.26, 104.22.164.133",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MCIsInVzZXJuYW1lIjoiRHVjbGFpcjIzIiwiZW1haWwiOiJkdWNsYWlyYm9sbGFAZ21haWwuY29tIiwiZXhwIjoxNzg1NjM2MjkzfQ.Vu8wl9_3SUlzAgzXVf5IHQX345wXoHc_wN4uMerpCiA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20fdbd01973c8c0-DLA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "129.0.204.26",
        "cf-ipcountry": "CM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 02:08:49 UTC] === END API CALL LOG ===
[26-Jul-2026 02:08:49 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 02:08:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MCIsInVzZXJuYW1lIjoiRHVjbGFpcjIzIiwiZW1haWwiOiJkdWNsYWlyYm9sbGFAZ21haWwuY29tIiwiZXhwIjoxNzg1NjM2MjkzfQ.Vu8wl9_3SUlzAgzXVf5IHQX345wXoHc_wN4uMerpCiA
[26-Jul-2026 02:08:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 02:08:49 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 02:08:49 UTC] User ID: 1150
[26-Jul-2026 02:08:49 UTC] ✅ User profile retrieved successfully for user ID: 1150
[26-Jul-2026 02:08:49 UTC] === API CALL LOG ===
[26-Jul-2026 02:08:49 UTC] Endpoint: user/profile.php
[26-Jul-2026 02:08:49 UTC] Full Log Data: {
    "timestamp": "2026-07-26 02:08:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "129.0.204.26",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "129.0.204.26, 104.22.164.133",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MCIsInVzZXJuYW1lIjoiRHVjbGFpcjIzIiwiZW1haWwiOiJkdWNsYWlyYm9sbGFAZ21haWwuY29tIiwiZXhwIjoxNzg1NjM2MjkzfQ.Vu8wl9_3SUlzAgzXVf5IHQX345wXoHc_wN4uMerpCiA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20fdbd41baac8c0-DLA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "129.0.204.26",
        "cf-ipcountry": "CM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 02:08:49 UTC] === END API CALL LOG ===
[26-Jul-2026 02:08:49 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 02:08:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MCIsInVzZXJuYW1lIjoiRHVjbGFpcjIzIiwiZW1haWwiOiJkdWNsYWlyYm9sbGFAZ21haWwuY29tIiwiZXhwIjoxNzg1NjM2MjkzfQ.Vu8wl9_3SUlzAgzXVf5IHQX345wXoHc_wN4uMerpCiA
[26-Jul-2026 02:08:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 02:08:49 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 02:08:49 UTC] User ID: 1150
[26-Jul-2026 02:08:49 UTC] ✅ User profile retrieved successfully for user ID: 1150
[26-Jul-2026 02:08:50 UTC] === API CALL LOG ===
[26-Jul-2026 02:08:50 UTC] Endpoint: user/profile.php
[26-Jul-2026 02:08:50 UTC] Full Log Data: {
    "timestamp": "2026-07-26 02:08:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "129.0.204.26",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "129.0.204.26, 104.22.164.133",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MCIsInVzZXJuYW1lIjoiRHVjbGFpcjIzIiwiZW1haWwiOiJkdWNsYWlyYm9sbGFAZ21haWwuY29tIiwiZXhwIjoxNzg1NjM2MjkzfQ.Vu8wl9_3SUlzAgzXVf5IHQX345wXoHc_wN4uMerpCiA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a20fdbd8cdc6c8c0-DLA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "129.0.204.26",
        "cf-ipcountry": "CM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 02:08:50 UTC] === END API CALL LOG ===
[26-Jul-2026 02:08:50 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 02:08:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MCIsInVzZXJuYW1lIjoiRHVjbGFpcjIzIiwiZW1haWwiOiJkdWNsYWlyYm9sbGFAZ21haWwuY29tIiwiZXhwIjoxNzg1NjM2MjkzfQ.Vu8wl9_3SUlzAgzXVf5IHQX345wXoHc_wN4uMerpCiA
[26-Jul-2026 02:08:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 02:08:50 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 02:08:50 UTC] User ID: 1150
[26-Jul-2026 02:08:50 UTC] ✅ User profile retrieved successfully for user ID: 1150
[26-Jul-2026 04:01:12 UTC] === API CALL LOG ===
[26-Jul-2026 04:01:12 UTC] Endpoint: user/profile.php
[26-Jul-2026 04:01:12 UTC] Full Log Data: {
    "timestamp": "2026-07-26 04:01:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.35.118.99",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.35.118.99, 172.70.108.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODIwIiwidXNlcm5hbWUiOiJheTdhZ2E5OTIzNyIsImVtYWlsIjoiYXVicmp3bmpkakBnbWFsLmNvbSIsImV4cCI6MTc4MjE3NDU5MX0.CU_pyt6w80R763LBDBO2JMwhIjEOFHl_oBwjaq6P9PI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a21080772da6bccd-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.35.118.99",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 04:01:12 UTC] === END API CALL LOG ===
[26-Jul-2026 04:01:12 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 04:01:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODIwIiwidXNlcm5hbWUiOiJheTdhZ2E5OTIzNyIsImVtYWlsIjoiYXVicmp3bmpkakBnbWFsLmNvbSIsImV4cCI6MTc4MjE3NDU5MX0.CU_pyt6w80R763LBDBO2JMwhIjEOFHl_oBwjaq6P9PI
[26-Jul-2026 04:01:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 04:01:12 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 04:01:12 UTC] User ID: 820
[26-Jul-2026 04:01:12 UTC] ✅ User profile retrieved successfully for user ID: 820
[26-Jul-2026 04:01:13 UTC] === API CALL LOG ===
[26-Jul-2026 04:01:13 UTC] Endpoint: user/profile.php
[26-Jul-2026 04:01:13 UTC] Full Log Data: {
    "timestamp": "2026-07-26 04:01:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.35.118.99",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.35.118.99, 172.70.108.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODIwIiwidXNlcm5hbWUiOiJheTdhZ2E5OTIzNyIsImVtYWlsIjoiYXVicmp3bmpkakBnbWFsLmNvbSIsImV4cCI6MTc4MjE3NDU5MX0.CU_pyt6w80R763LBDBO2JMwhIjEOFHl_oBwjaq6P9PI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a210807cfbc2bccd-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.35.118.99",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 04:01:13 UTC] === END API CALL LOG ===
[26-Jul-2026 04:01:13 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 04:01:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODIwIiwidXNlcm5hbWUiOiJheTdhZ2E5OTIzNyIsImVtYWlsIjoiYXVicmp3bmpkakBnbWFsLmNvbSIsImV4cCI6MTc4MjE3NDU5MX0.CU_pyt6w80R763LBDBO2JMwhIjEOFHl_oBwjaq6P9PI
[26-Jul-2026 04:01:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 04:01:13 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 04:01:13 UTC] User ID: 820
[26-Jul-2026 04:01:13 UTC] ✅ User profile retrieved successfully for user ID: 820
[26-Jul-2026 04:01:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jul-2026 04:01:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jul-2026 04:01:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"41.35.118.99, 172.70.108.15","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODIwIiwidXNlcm5hbWUiOiJheTdhZ2E5OTIzNyIsImVtYWlsIjoiYXVicmp3bmpkakBnbWFsLmNvbSIsImV4cCI6MTc4MjE3NDU5MX0.CU_pyt6w80R763LBDBO2JMwhIjEOFHl_oBwjaq6P9PI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a210807d4bfebccd-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"41.35.118.99","cf-ipcountry":"EG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-Jul-2026 04:01:13 UTC] === User Orders API Called ===
[26-Jul-2026 04:01:13 UTC] User ID: 820
[26-Jul-2026 04:01:13 UTC] Limit: 20, Offset: 0
[26-Jul-2026 04:01:13 UTC] Orders found: 4
[26-Jul-2026 04:01:13 UTC] Orders data: [{"id":426,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/islv_m\/52","status":"pending","created_at":"2026-07-24 12:11:41","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":425,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/islv_m\/51","status":"pending","created_at":"2026-07-24 11:45:21","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":349,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/kfc_alq7ba\/19","status":"cancelled","created_at":"2026-06-16 04:03:48","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":348,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/kfc_alq7ba\/8","status":"cancelled","created_at":"2026-06-16 04:01:55","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[26-Jul-2026 04:01:13 UTC] Total orders count: 4
[26-Jul-2026 04:01:13 UTC] === API CALL LOG ===
[26-Jul-2026 04:01:13 UTC] Endpoint: user/profile.php
[26-Jul-2026 04:01:13 UTC] Full Log Data: {
    "timestamp": "2026-07-26 04:01:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.35.118.99",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.35.118.99, 172.70.108.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODIwIiwidXNlcm5hbWUiOiJheTdhZ2E5OTIzNyIsImVtYWlsIjoiYXVicmp3bmpkakBnbWFsLmNvbSIsImV4cCI6MTc4MjE3NDU5MX0.CU_pyt6w80R763LBDBO2JMwhIjEOFHl_oBwjaq6P9PI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a210807dcc69bccd-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.35.118.99",
        "cf-ipcountry": "EG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 04:01:13 UTC] === END API CALL LOG ===
[26-Jul-2026 04:01:13 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 04:01:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiODIwIiwidXNlcm5hbWUiOiJheTdhZ2E5OTIzNyIsImVtYWlsIjoiYXVicmp3bmpkakBnbWFsLmNvbSIsImV4cCI6MTc4MjE3NDU5MX0.CU_pyt6w80R763LBDBO2JMwhIjEOFHl_oBwjaq6P9PI
[26-Jul-2026 04:01:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 04:01:13 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 04:01:13 UTC] User ID: 820
[26-Jul-2026 04:01:13 UTC] ✅ User profile retrieved successfully for user ID: 820
[26-Jul-2026 06:36:17 UTC] === API CALL LOG ===
[26-Jul-2026 06:36:17 UTC] Endpoint: user/profile.php
[26-Jul-2026 06:36:17 UTC] Full Log Data: {
    "timestamp": "2026-07-26 06:36:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "148.153.193.67",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "148.153.193.67, 104.22.104.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MyIsInVzZXJuYW1lIjoiaGppIiwiZW1haWwiOiJoZWxsby5tdXNmeDdAZ21haWwuY29tIiwiZXhwIjoxNzg1NTYzMjMwfQ.6C7RlxpCHE-LI1x_w4l7kS_dncUvNRuWlsjyJ5vLK80",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a211639c5a9f3f01-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "148.153.193.67",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 06:36:17 UTC] === END API CALL LOG ===
[26-Jul-2026 06:36:17 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 06:36:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MyIsInVzZXJuYW1lIjoiaGppIiwiZW1haWwiOiJoZWxsby5tdXNmeDdAZ21haWwuY29tIiwiZXhwIjoxNzg1NTYzMjMwfQ.6C7RlxpCHE-LI1x_w4l7kS_dncUvNRuWlsjyJ5vLK80
[26-Jul-2026 06:36:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 06:36:17 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 06:36:17 UTC] User ID: 1143
[26-Jul-2026 06:36:17 UTC] ✅ User profile retrieved successfully for user ID: 1143
[26-Jul-2026 06:36:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jul-2026 06:36:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jul-2026 06:36:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"148.153.193.67, 104.22.104.186","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MyIsInVzZXJuYW1lIjoiaGppIiwiZW1haWwiOiJoZWxsby5tdXNmeDdAZ21haWwuY29tIiwiZXhwIjoxNzg1NTYzMjMwfQ.6C7RlxpCHE-LI1x_w4l7kS_dncUvNRuWlsjyJ5vLK80","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a21163a5ebb43f01-IAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"148.153.193.67","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-Jul-2026 06:36:18 UTC] === User Orders API Called ===
[26-Jul-2026 06:36:18 UTC] User ID: 1143
[26-Jul-2026 06:36:18 UTC] Limit: 20, Offset: 0
[26-Jul-2026 06:36:18 UTC] Orders found: 0
[26-Jul-2026 06:36:18 UTC] Orders data: []
[26-Jul-2026 06:36:18 UTC] Total orders count: 0
[26-Jul-2026 06:36:18 UTC] === API CALL LOG ===
[26-Jul-2026 06:36:18 UTC] Endpoint: user/profile.php
[26-Jul-2026 06:36:18 UTC] Full Log Data: {
    "timestamp": "2026-07-26 06:36:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "148.153.193.67",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "148.153.193.67, 104.22.104.186",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MyIsInVzZXJuYW1lIjoiaGppIiwiZW1haWwiOiJoZWxsby5tdXNmeDdAZ21haWwuY29tIiwiZXhwIjoxNzg1NTYzMjMwfQ.6C7RlxpCHE-LI1x_w4l7kS_dncUvNRuWlsjyJ5vLK80",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a21163a5ebb73f01-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "148.153.193.67",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 06:36:18 UTC] === END API CALL LOG ===
[26-Jul-2026 06:36:18 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 06:36:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MyIsInVzZXJuYW1lIjoiaGppIiwiZW1haWwiOiJoZWxsby5tdXNmeDdAZ21haWwuY29tIiwiZXhwIjoxNzg1NTYzMjMwfQ.6C7RlxpCHE-LI1x_w4l7kS_dncUvNRuWlsjyJ5vLK80
[26-Jul-2026 06:36:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 06:36:18 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 06:36:18 UTC] User ID: 1143
[26-Jul-2026 06:36:18 UTC] ✅ User profile retrieved successfully for user ID: 1143
[26-Jul-2026 06:36:18 UTC] === API CALL LOG ===
[26-Jul-2026 06:36:18 UTC] Endpoint: user/profile.php
[26-Jul-2026 06:36:18 UTC] Full Log Data: {
    "timestamp": "2026-07-26 06:36:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "148.153.193.67",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "148.153.193.67, 104.22.104.187",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MyIsInVzZXJuYW1lIjoiaGppIiwiZW1haWwiOiJoZWxsby5tdXNmeDdAZ21haWwuY29tIiwiZXhwIjoxNzg1NTYzMjMwfQ.6C7RlxpCHE-LI1x_w4l7kS_dncUvNRuWlsjyJ5vLK80",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a21163a5ebb03f01-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "148.153.193.67",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 06:36:18 UTC] === END API CALL LOG ===
[26-Jul-2026 06:36:18 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 06:36:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MyIsInVzZXJuYW1lIjoiaGppIiwiZW1haWwiOiJoZWxsby5tdXNmeDdAZ21haWwuY29tIiwiZXhwIjoxNzg1NTYzMjMwfQ.6C7RlxpCHE-LI1x_w4l7kS_dncUvNRuWlsjyJ5vLK80
[26-Jul-2026 06:36:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 06:36:18 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 06:36:18 UTC] User ID: 1143
[26-Jul-2026 06:36:18 UTC] ✅ User profile retrieved successfully for user ID: 1143
[26-Jul-2026 06:36:26 UTC] === API CALL LOG ===
[26-Jul-2026 06:36:26 UTC] Endpoint: user/profile.php
[26-Jul-2026 06:36:26 UTC] Full Log Data: {
    "timestamp": "2026-07-26 06:36:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "148.153.193.67",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "148.153.193.67, 104.22.104.187",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MyIsInVzZXJuYW1lIjoiaGppIiwiZW1haWwiOiJoZWxsby5tdXNmeDdAZ21haWwuY29tIiwiZXhwIjoxNzg1NTYzMjMwfQ.6C7RlxpCHE-LI1x_w4l7kS_dncUvNRuWlsjyJ5vLK80",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a21163d9788a3f01-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "148.153.193.67",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 06:36:26 UTC] === END API CALL LOG ===
[26-Jul-2026 06:36:26 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 06:36:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MyIsInVzZXJuYW1lIjoiaGppIiwiZW1haWwiOiJoZWxsby5tdXNmeDdAZ21haWwuY29tIiwiZXhwIjoxNzg1NTYzMjMwfQ.6C7RlxpCHE-LI1x_w4l7kS_dncUvNRuWlsjyJ5vLK80
[26-Jul-2026 06:36:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 06:36:26 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 06:36:26 UTC] User ID: 1143
[26-Jul-2026 06:36:26 UTC] ✅ User profile retrieved successfully for user ID: 1143
[26-Jul-2026 06:36:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jul-2026 06:36:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jul-2026 06:36:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"148.153.193.67, 104.22.104.187","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MyIsInVzZXJuYW1lIjoiaGppIiwiZW1haWwiOiJoZWxsby5tdXNmeDdAZ21haWwuY29tIiwiZXhwIjoxNzg1NTYzMjMwfQ.6C7RlxpCHE-LI1x_w4l7kS_dncUvNRuWlsjyJ5vLK80","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a21163d978883f01-IAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"148.153.193.67","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-Jul-2026 06:36:26 UTC] === User Orders API Called ===
[26-Jul-2026 06:36:26 UTC] User ID: 1143
[26-Jul-2026 06:36:26 UTC] Limit: 20, Offset: 0
[26-Jul-2026 06:36:26 UTC] Orders found: 0
[26-Jul-2026 06:36:26 UTC] Orders data: []
[26-Jul-2026 06:36:26 UTC] Total orders count: 0
[26-Jul-2026 06:36:27 UTC] === API CALL LOG ===
[26-Jul-2026 06:36:27 UTC] Endpoint: user/profile.php
[26-Jul-2026 06:36:27 UTC] Full Log Data: {
    "timestamp": "2026-07-26 06:36:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "148.153.193.67",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "148.153.193.67, 104.22.104.187",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MyIsInVzZXJuYW1lIjoiaGppIiwiZW1haWwiOiJoZWxsby5tdXNmeDdAZ21haWwuY29tIiwiZXhwIjoxNzg1NTYzMjMwfQ.6C7RlxpCHE-LI1x_w4l7kS_dncUvNRuWlsjyJ5vLK80",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a21163dd3ebc3f01-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "148.153.193.67",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 06:36:27 UTC] === END API CALL LOG ===
[26-Jul-2026 06:36:27 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 06:36:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MyIsInVzZXJuYW1lIjoiaGppIiwiZW1haWwiOiJoZWxsby5tdXNmeDdAZ21haWwuY29tIiwiZXhwIjoxNzg1NTYzMjMwfQ.6C7RlxpCHE-LI1x_w4l7kS_dncUvNRuWlsjyJ5vLK80
[26-Jul-2026 06:36:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 06:36:27 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 06:36:27 UTC] User ID: 1143
[26-Jul-2026 06:36:27 UTC] ✅ User profile retrieved successfully for user ID: 1143
[26-Jul-2026 06:36:29 UTC] === API CALL LOG ===
[26-Jul-2026 06:36:29 UTC] Endpoint: user/profile.php
[26-Jul-2026 06:36:29 UTC] Full Log Data: {
    "timestamp": "2026-07-26 06:36:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "148.153.193.67",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "148.153.193.67, 104.22.104.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MyIsInVzZXJuYW1lIjoiaGppIiwiZW1haWwiOiJoZWxsby5tdXNmeDdAZ21haWwuY29tIiwiZXhwIjoxNzg1NTYzMjMwfQ.6C7RlxpCHE-LI1x_w4l7kS_dncUvNRuWlsjyJ5vLK80",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a21163ec4f423f01-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "148.153.193.67",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 06:36:29 UTC] === END API CALL LOG ===
[26-Jul-2026 06:36:29 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 06:36:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MyIsInVzZXJuYW1lIjoiaGppIiwiZW1haWwiOiJoZWxsby5tdXNmeDdAZ21haWwuY29tIiwiZXhwIjoxNzg1NTYzMjMwfQ.6C7RlxpCHE-LI1x_w4l7kS_dncUvNRuWlsjyJ5vLK80
[26-Jul-2026 06:36:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 06:36:29 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 06:36:29 UTC] User ID: 1143
[26-Jul-2026 06:36:29 UTC] ✅ User profile retrieved successfully for user ID: 1143
[26-Jul-2026 06:36:30 UTC] User Purchases API - User ID: 1143
[26-Jul-2026 06:36:30 UTC] User Purchases API - Total purchases found: 1
[26-Jul-2026 06:53:54 UTC] === API CALL LOG ===
[26-Jul-2026 06:53:54 UTC] Endpoint: user/profile.php
[26-Jul-2026 06:53:54 UTC] Full Log Data: {
    "timestamp": "2026-07-26 06:53:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.98.147",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.98.147, 172.71.126.125",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MSIsInVzZXJuYW1lIjoiQEFsZXhmbGFteiIsImVtYWlsIjoibGlnaHRpZnkxNEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NTM2Mjd9.ATgJdKcF2mTXk13fAPEjaeIxEgYP-D_sjgsN6ESpJoo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2117d6d2ce0d14a-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.98.147",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 06:53:54 UTC] === END API CALL LOG ===
[26-Jul-2026 06:53:54 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 06:53:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MSIsInVzZXJuYW1lIjoiQEFsZXhmbGFteiIsImVtYWlsIjoibGlnaHRpZnkxNEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NTM2Mjd9.ATgJdKcF2mTXk13fAPEjaeIxEgYP-D_sjgsN6ESpJoo
[26-Jul-2026 06:53:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 06:53:54 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 06:53:54 UTC] User ID: 1151
[26-Jul-2026 06:53:54 UTC] ✅ User profile retrieved successfully for user ID: 1151
[26-Jul-2026 06:53:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jul-2026 06:53:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jul-2026 06:53:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.113.98.147, 172.71.126.125","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MSIsInVzZXJuYW1lIjoiQEFsZXhmbGFteiIsImVtYWlsIjoibGlnaHRpZnkxNEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NTM2Mjd9.ATgJdKcF2mTXk13fAPEjaeIxEgYP-D_sjgsN6ESpJoo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2117d6d2ce3d14a-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.113.98.147","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-Jul-2026 06:53:54 UTC] === User Orders API Called ===
[26-Jul-2026 06:53:54 UTC] User ID: 1151
[26-Jul-2026 06:53:54 UTC] Limit: 20, Offset: 0
[26-Jul-2026 06:53:54 UTC] === API CALL LOG ===
[26-Jul-2026 06:53:54 UTC] Endpoint: user/profile.php
[26-Jul-2026 06:53:54 UTC] Full Log Data: {
    "timestamp": "2026-07-26 06:53:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.98.147",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.98.147, 172.71.126.125",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MSIsInVzZXJuYW1lIjoiQEFsZXhmbGFteiIsImVtYWlsIjoibGlnaHRpZnkxNEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NTM2Mjd9.ATgJdKcF2mTXk13fAPEjaeIxEgYP-D_sjgsN6ESpJoo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2117d6d2ce6d14a-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.98.147",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 06:53:54 UTC] === END API CALL LOG ===
[26-Jul-2026 06:53:54 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 06:53:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MSIsInVzZXJuYW1lIjoiQEFsZXhmbGFteiIsImVtYWlsIjoibGlnaHRpZnkxNEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NTM2Mjd9.ATgJdKcF2mTXk13fAPEjaeIxEgYP-D_sjgsN6ESpJoo
[26-Jul-2026 06:53:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 06:53:54 UTC] Orders found: 0
[26-Jul-2026 06:53:54 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 06:53:54 UTC] Orders data: []
[26-Jul-2026 06:53:54 UTC] User ID: 1151
[26-Jul-2026 06:53:54 UTC] Total orders count: 0
[26-Jul-2026 06:53:54 UTC] ✅ User profile retrieved successfully for user ID: 1151
[26-Jul-2026 06:54:01 UTC] === API CALL LOG ===
[26-Jul-2026 06:54:01 UTC] Endpoint: user/profile.php
[26-Jul-2026 06:54:01 UTC] Full Log Data: {
    "timestamp": "2026-07-26 06:54:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.98.147",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.98.147, 172.71.127.116",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MSIsInVzZXJuYW1lIjoiQEFsZXhmbGFteiIsImVtYWlsIjoibGlnaHRpZnkxNEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NTM2Mjd9.ATgJdKcF2mTXk13fAPEjaeIxEgYP-D_sjgsN6ESpJoo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2117d9e5e6dd14a-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.98.147",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 06:54:01 UTC] === END API CALL LOG ===
[26-Jul-2026 06:54:01 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 06:54:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MSIsInVzZXJuYW1lIjoiQEFsZXhmbGFteiIsImVtYWlsIjoibGlnaHRpZnkxNEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NTM2Mjd9.ATgJdKcF2mTXk13fAPEjaeIxEgYP-D_sjgsN6ESpJoo
[26-Jul-2026 06:54:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 06:54:01 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 06:54:01 UTC] User ID: 1151
[26-Jul-2026 06:54:01 UTC] ✅ User profile retrieved successfully for user ID: 1151
[26-Jul-2026 06:54:16 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jul-2026 06:54:16 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jul-2026 06:54:16 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.113.98.147, 172.71.127.115","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MSIsInVzZXJuYW1lIjoiQEFsZXhmbGFteiIsImVtYWlsIjoibGlnaHRpZnkxNEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NTM2Mjd9.ATgJdKcF2mTXk13fAPEjaeIxEgYP-D_sjgsN6ESpJoo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2117df72d8ad14a-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.113.98.147","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-Jul-2026 06:54:16 UTC] === User Orders API Called ===
[26-Jul-2026 06:54:16 UTC] User ID: 1151
[26-Jul-2026 06:54:16 UTC] Limit: 20, Offset: 0
[26-Jul-2026 06:54:16 UTC] Orders found: 0
[26-Jul-2026 06:54:16 UTC] Orders data: []
[26-Jul-2026 06:54:16 UTC] Total orders count: 0
[26-Jul-2026 06:54:16 UTC] === API CALL LOG ===
[26-Jul-2026 06:54:16 UTC] Endpoint: user/profile.php
[26-Jul-2026 06:54:16 UTC] Full Log Data: {
    "timestamp": "2026-07-26 06:54:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.98.147",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.98.147, 172.71.127.115",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MSIsInVzZXJuYW1lIjoiQEFsZXhmbGFteiIsImVtYWlsIjoibGlnaHRpZnkxNEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NTM2Mjd9.ATgJdKcF2mTXk13fAPEjaeIxEgYP-D_sjgsN6ESpJoo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2117df72d8ed14a-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.98.147",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 06:54:16 UTC] === END API CALL LOG ===
[26-Jul-2026 06:54:16 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 06:54:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MSIsInVzZXJuYW1lIjoiQEFsZXhmbGFteiIsImVtYWlsIjoibGlnaHRpZnkxNEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NTM2Mjd9.ATgJdKcF2mTXk13fAPEjaeIxEgYP-D_sjgsN6ESpJoo
[26-Jul-2026 06:54:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 06:54:16 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 06:54:16 UTC] User ID: 1151
[26-Jul-2026 06:54:16 UTC] === API CALL LOG ===
[26-Jul-2026 06:54:16 UTC] Endpoint: user/profile.php
[26-Jul-2026 06:54:16 UTC] Full Log Data: {
    "timestamp": "2026-07-26 06:54:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.98.147",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.98.147, 172.71.127.115",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MSIsInVzZXJuYW1lIjoiQEFsZXhmbGFteiIsImVtYWlsIjoibGlnaHRpZnkxNEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NTM2Mjd9.ATgJdKcF2mTXk13fAPEjaeIxEgYP-D_sjgsN6ESpJoo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2117df72d90d14a-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.98.147",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 06:54:16 UTC] ✅ User profile retrieved successfully for user ID: 1151
[26-Jul-2026 06:54:16 UTC] === END API CALL LOG ===
[26-Jul-2026 06:54:16 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 06:54:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MSIsInVzZXJuYW1lIjoiQEFsZXhmbGFteiIsImVtYWlsIjoibGlnaHRpZnkxNEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NTM2Mjd9.ATgJdKcF2mTXk13fAPEjaeIxEgYP-D_sjgsN6ESpJoo
[26-Jul-2026 06:54:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 06:54:16 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 06:54:16 UTC] User ID: 1151
[26-Jul-2026 06:54:16 UTC] ✅ User profile retrieved successfully for user ID: 1151
[26-Jul-2026 06:54:35 UTC] === API CALL LOG ===
[26-Jul-2026 06:54:35 UTC] Endpoint: user/profile.php
[26-Jul-2026 06:54:35 UTC] Full Log Data: {
    "timestamp": "2026-07-26 06:54:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.98.147",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.98.147, 104.23.229.41",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MSIsInVzZXJuYW1lIjoiQEFsZXhmbGFteiIsImVtYWlsIjoibGlnaHRpZnkxNEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NTM2Mjd9.ATgJdKcF2mTXk13fAPEjaeIxEgYP-D_sjgsN6ESpJoo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2117e6f2b2c7a32-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.98.147",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 06:54:35 UTC] === END API CALL LOG ===
[26-Jul-2026 06:54:35 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 06:54:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MSIsInVzZXJuYW1lIjoiQEFsZXhmbGFteiIsImVtYWlsIjoibGlnaHRpZnkxNEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NTM2Mjd9.ATgJdKcF2mTXk13fAPEjaeIxEgYP-D_sjgsN6ESpJoo
[26-Jul-2026 06:54:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 06:54:35 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 06:54:35 UTC] User ID: 1151
[26-Jul-2026 06:54:35 UTC] ✅ User profile retrieved successfully for user ID: 1151
[26-Jul-2026 06:55:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jul-2026 06:55:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jul-2026 06:55:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.113.57.154, 172.69.222.155","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTUxLCJ1c2VybmFtZSI6IkBBbGV4ZmxhbXoiLCJlbWFpbCI6ImxpZ2h0aWZ5MTRAZ21haWwuY29tIiwiZXhwIjoxNzg1NjUzNzEzfQ.aXThpXx37nxdrBhVRqB6VWUWkR4HM3ocs4r3krsn_Tg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2117f698fe76f05-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.113.57.154","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-Jul-2026 06:55:15 UTC] === User Orders API Called ===
[26-Jul-2026 06:55:15 UTC] User ID: 1151
[26-Jul-2026 06:55:15 UTC] Limit: 20, Offset: 0
[26-Jul-2026 06:55:15 UTC] Orders found: 0
[26-Jul-2026 06:55:15 UTC] Orders data: []
[26-Jul-2026 06:55:15 UTC] Total orders count: 0
[26-Jul-2026 06:55:15 UTC] === API CALL LOG ===
[26-Jul-2026 06:55:15 UTC] Endpoint: user/profile.php
[26-Jul-2026 06:55:15 UTC] Full Log Data: {
    "timestamp": "2026-07-26 06:55:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.57.154",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.57.154, 172.69.222.155",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTUxLCJ1c2VybmFtZSI6IkBBbGV4ZmxhbXoiLCJlbWFpbCI6ImxpZ2h0aWZ5MTRAZ21haWwuY29tIiwiZXhwIjoxNzg1NjUzNzEzfQ.aXThpXx37nxdrBhVRqB6VWUWkR4HM3ocs4r3krsn_Tg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2117f698fe96f05-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.57.154",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 06:55:15 UTC] === END API CALL LOG ===
[26-Jul-2026 06:55:15 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 06:55:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTUxLCJ1c2VybmFtZSI6IkBBbGV4ZmxhbXoiLCJlbWFpbCI6ImxpZ2h0aWZ5MTRAZ21haWwuY29tIiwiZXhwIjoxNzg1NjUzNzEzfQ.aXThpXx37nxdrBhVRqB6VWUWkR4HM3ocs4r3krsn_Tg
[26-Jul-2026 06:55:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 06:55:15 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 06:55:15 UTC] User ID: 1151
[26-Jul-2026 06:55:15 UTC] ✅ User profile retrieved successfully for user ID: 1151
[26-Jul-2026 06:55:15 UTC] === API CALL LOG ===
[26-Jul-2026 06:55:15 UTC] Endpoint: user/profile.php
[26-Jul-2026 06:55:15 UTC] Full Log Data: {
    "timestamp": "2026-07-26 06:55:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.57.154",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.57.154, 172.69.223.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTUxLCJ1c2VybmFtZSI6IkBBbGV4ZmxhbXoiLCJlbWFpbCI6ImxpZ2h0aWZ5MTRAZ21haWwuY29tIiwiZXhwIjoxNzg1NjUzNzEzfQ.aXThpXx37nxdrBhVRqB6VWUWkR4HM3ocs4r3krsn_Tg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2117f698fe16f05-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.57.154",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 06:55:15 UTC] === END API CALL LOG ===
[26-Jul-2026 06:55:15 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 06:55:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTUxLCJ1c2VybmFtZSI6IkBBbGV4ZmxhbXoiLCJlbWFpbCI6ImxpZ2h0aWZ5MTRAZ21haWwuY29tIiwiZXhwIjoxNzg1NjUzNzEzfQ.aXThpXx37nxdrBhVRqB6VWUWkR4HM3ocs4r3krsn_Tg
[26-Jul-2026 06:55:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 06:55:15 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 06:55:15 UTC] User ID: 1151
[26-Jul-2026 06:55:15 UTC] ✅ User profile retrieved successfully for user ID: 1151
[26-Jul-2026 07:03:16 UTC] === API CALL LOG ===
[26-Jul-2026 07:03:16 UTC] Endpoint: user/profile.php
[26-Jul-2026 07:03:16 UTC] Full Log Data: {
    "timestamp": "2026-07-26 07:03:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:319b:d858:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e3:319b:d858:8000::, 172.70.142.225",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MiIsInVzZXJuYW1lIjoiUm9oaXQgU2luZ2giLCJlbWFpbCI6InJvcmltdTIuMEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NTQxOTV9.zpv5AGXss4oV4fOikaVj0M8Scq39H6bi3XKZC23P5uA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2118b25fd650884-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e3:319b:d858:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 07:03:16 UTC] === END API CALL LOG ===
[26-Jul-2026 07:03:16 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 07:03:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MiIsInVzZXJuYW1lIjoiUm9oaXQgU2luZ2giLCJlbWFpbCI6InJvcmltdTIuMEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NTQxOTV9.zpv5AGXss4oV4fOikaVj0M8Scq39H6bi3XKZC23P5uA
[26-Jul-2026 07:03:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 07:03:16 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 07:03:16 UTC] User ID: 1152
[26-Jul-2026 07:03:16 UTC] ✅ User profile retrieved successfully for user ID: 1152
[26-Jul-2026 07:03:16 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jul-2026 07:03:16 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jul-2026 07:03:16 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40e3:319b:d858:8000::, 172.70.142.225","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MiIsInVzZXJuYW1lIjoiUm9oaXQgU2luZ2giLCJlbWFpbCI6InJvcmltdTIuMEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NTQxOTV9.zpv5AGXss4oV4fOikaVj0M8Scq39H6bi3XKZC23P5uA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2118b2718fa0884-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40e3:319b:d858:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-Jul-2026 07:03:16 UTC] === User Orders API Called ===
[26-Jul-2026 07:03:16 UTC] User ID: 1152
[26-Jul-2026 07:03:16 UTC] Limit: 20, Offset: 0
[26-Jul-2026 07:03:16 UTC] Orders found: 0
[26-Jul-2026 07:03:16 UTC] Orders data: []
[26-Jul-2026 07:03:16 UTC] Total orders count: 0
[26-Jul-2026 07:03:16 UTC] === API CALL LOG ===
[26-Jul-2026 07:03:16 UTC] Endpoint: user/profile.php
[26-Jul-2026 07:03:16 UTC] Full Log Data: {
    "timestamp": "2026-07-26 07:03:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:319b:d858:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e3:319b:d858:8000::, 172.70.142.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MiIsInVzZXJuYW1lIjoiUm9oaXQgU2luZ2giLCJlbWFpbCI6InJvcmltdTIuMEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NTQxOTV9.zpv5AGXss4oV4fOikaVj0M8Scq39H6bi3XKZC23P5uA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2118b2719000884-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e3:319b:d858:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 07:03:16 UTC] === END API CALL LOG ===
[26-Jul-2026 07:03:16 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 07:03:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MiIsInVzZXJuYW1lIjoiUm9oaXQgU2luZ2giLCJlbWFpbCI6InJvcmltdTIuMEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NTQxOTV9.zpv5AGXss4oV4fOikaVj0M8Scq39H6bi3XKZC23P5uA
[26-Jul-2026 07:03:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 07:03:16 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 07:03:16 UTC] User ID: 1152
[26-Jul-2026 07:03:16 UTC] ✅ User profile retrieved successfully for user ID: 1152
[26-Jul-2026 07:03:18 UTC] === API CALL LOG ===
[26-Jul-2026 07:03:18 UTC] Endpoint: user/profile.php
[26-Jul-2026 07:03:18 UTC] Full Log Data: {
    "timestamp": "2026-07-26 07:03:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:319b:d858:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e3:319b:d858:8000::, 172.70.142.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MiIsInVzZXJuYW1lIjoiUm9oaXQgU2luZ2giLCJlbWFpbCI6InJvcmltdTIuMEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NTQxOTV9.zpv5AGXss4oV4fOikaVj0M8Scq39H6bi3XKZC23P5uA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2118b3168c40884-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e3:319b:d858:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 07:03:18 UTC] === END API CALL LOG ===
[26-Jul-2026 07:03:18 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 07:03:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MiIsInVzZXJuYW1lIjoiUm9oaXQgU2luZ2giLCJlbWFpbCI6InJvcmltdTIuMEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NTQxOTV9.zpv5AGXss4oV4fOikaVj0M8Scq39H6bi3XKZC23P5uA
[26-Jul-2026 07:03:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 07:03:18 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 07:03:18 UTC] User ID: 1152
[26-Jul-2026 07:03:18 UTC] ✅ User profile retrieved successfully for user ID: 1152
[26-Jul-2026 07:03:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jul-2026 07:03:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jul-2026 07:03:35 UTC] === API CALL LOG ===
[26-Jul-2026 07:03:35 UTC] Endpoint: user/profile.php
[26-Jul-2026 07:03:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40e3:319b:d858:8000::, 172.70.142.225","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MiIsInVzZXJuYW1lIjoiUm9oaXQgU2luZ2giLCJlbWFpbCI6InJvcmltdTIuMEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NTQxOTV9.zpv5AGXss4oV4fOikaVj0M8Scq39H6bi3XKZC23P5uA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2118b9bb89a0884-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40e3:319b:d858:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-Jul-2026 07:03:35 UTC] Full Log Data: {
    "timestamp": "2026-07-26 07:03:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:319b:d858:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e3:319b:d858:8000::, 172.70.142.225",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MiIsInVzZXJuYW1lIjoiUm9oaXQgU2luZ2giLCJlbWFpbCI6InJvcmltdTIuMEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NTQxOTV9.zpv5AGXss4oV4fOikaVj0M8Scq39H6bi3XKZC23P5uA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2118b9bb8a20884-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e3:319b:d858:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 07:03:35 UTC] === END API CALL LOG ===
[26-Jul-2026 07:03:35 UTC] === User Orders API Called ===
[26-Jul-2026 07:03:35 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 07:03:35 UTC] User ID: 1152
[26-Jul-2026 07:03:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MiIsInVzZXJuYW1lIjoiUm9oaXQgU2luZ2giLCJlbWFpbCI6InJvcmltdTIuMEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NTQxOTV9.zpv5AGXss4oV4fOikaVj0M8Scq39H6bi3XKZC23P5uA
[26-Jul-2026 07:03:35 UTC] Limit: 20, Offset: 0
[26-Jul-2026 07:03:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 07:03:35 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 07:03:35 UTC] User ID: 1152
[26-Jul-2026 07:03:35 UTC] ✅ User profile retrieved successfully for user ID: 1152
[26-Jul-2026 07:03:35 UTC] Orders found: 0
[26-Jul-2026 07:03:35 UTC] Orders data: []
[26-Jul-2026 07:03:35 UTC] Total orders count: 0
[26-Jul-2026 07:03:35 UTC] === API CALL LOG ===
[26-Jul-2026 07:03:35 UTC] Endpoint: user/profile.php
[26-Jul-2026 07:03:35 UTC] Full Log Data: {
    "timestamp": "2026-07-26 07:03:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:319b:d858:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e3:319b:d858:8000::, 172.70.142.225",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MiIsInVzZXJuYW1lIjoiUm9oaXQgU2luZ2giLCJlbWFpbCI6InJvcmltdTIuMEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NTQxOTV9.zpv5AGXss4oV4fOikaVj0M8Scq39H6bi3XKZC23P5uA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2118b9fbc8b0884-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e3:319b:d858:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 07:03:35 UTC] === END API CALL LOG ===
[26-Jul-2026 07:03:35 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 07:03:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MiIsInVzZXJuYW1lIjoiUm9oaXQgU2luZ2giLCJlbWFpbCI6InJvcmltdTIuMEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NTQxOTV9.zpv5AGXss4oV4fOikaVj0M8Scq39H6bi3XKZC23P5uA
[26-Jul-2026 07:03:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 07:03:35 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 07:03:35 UTC] User ID: 1152
[26-Jul-2026 07:03:35 UTC] ✅ User profile retrieved successfully for user ID: 1152
[26-Jul-2026 07:03:36 UTC] === API CALL LOG ===
[26-Jul-2026 07:03:36 UTC] Endpoint: user/profile.php
[26-Jul-2026 07:03:36 UTC] Full Log Data: {
    "timestamp": "2026-07-26 07:03:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:319b:d858:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e3:319b:d858:8000::, 172.70.142.225",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MiIsInVzZXJuYW1lIjoiUm9oaXQgU2luZ2giLCJlbWFpbCI6InJvcmltdTIuMEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NTQxOTV9.zpv5AGXss4oV4fOikaVj0M8Scq39H6bi3XKZC23P5uA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2118ba33fa10884-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e3:319b:d858:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 07:03:36 UTC] === END API CALL LOG ===
[26-Jul-2026 07:03:36 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 07:03:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MiIsInVzZXJuYW1lIjoiUm9oaXQgU2luZ2giLCJlbWFpbCI6InJvcmltdTIuMEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NTQxOTV9.zpv5AGXss4oV4fOikaVj0M8Scq39H6bi3XKZC23P5uA
[26-Jul-2026 07:03:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 07:03:36 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 07:03:36 UTC] User ID: 1152
[26-Jul-2026 07:03:36 UTC] ✅ User profile retrieved successfully for user ID: 1152
[26-Jul-2026 07:03:38 UTC] === API CALL LOG ===
[26-Jul-2026 07:03:38 UTC] Endpoint: user/profile.php
[26-Jul-2026 07:03:38 UTC] Full Log Data: {
    "timestamp": "2026-07-26 07:03:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:319b:d858:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e3:319b:d858:8000::, 172.70.142.225",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MiIsInVzZXJuYW1lIjoiUm9oaXQgU2luZ2giLCJlbWFpbCI6InJvcmltdTIuMEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NTQxOTV9.zpv5AGXss4oV4fOikaVj0M8Scq39H6bi3XKZC23P5uA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2118bb23ca40884-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e3:319b:d858:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 07:03:38 UTC] === END API CALL LOG ===
[26-Jul-2026 07:03:38 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 07:03:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MiIsInVzZXJuYW1lIjoiUm9oaXQgU2luZ2giLCJlbWFpbCI6InJvcmltdTIuMEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NTQxOTV9.zpv5AGXss4oV4fOikaVj0M8Scq39H6bi3XKZC23P5uA
[26-Jul-2026 07:03:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 07:03:38 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 07:03:38 UTC] User ID: 1152
[26-Jul-2026 07:03:38 UTC] ✅ User profile retrieved successfully for user ID: 1152
[26-Jul-2026 07:03:39 UTC] User Purchases API - User ID: 1152
[26-Jul-2026 07:03:39 UTC] User Purchases API - Total purchases found: 0
[26-Jul-2026 07:03:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jul-2026 07:03:41 UTC] === API CALL LOG ===
[26-Jul-2026 07:03:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jul-2026 07:03:41 UTC] Endpoint: user/profile.php
[26-Jul-2026 07:03:41 UTC] Full Log Data: {
    "timestamp": "2026-07-26 07:03:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:319b:d858:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e3:319b:d858:8000::, 172.70.142.225",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MiIsInVzZXJuYW1lIjoiUm9oaXQgU2luZ2giLCJlbWFpbCI6InJvcmltdTIuMEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NTQxOTV9.zpv5AGXss4oV4fOikaVj0M8Scq39H6bi3XKZC23P5uA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2118bc6b91d0884-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e3:319b:d858:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 07:03:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40e3:319b:d858:8000::, 172.70.142.225","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MiIsInVzZXJuYW1lIjoiUm9oaXQgU2luZ2giLCJlbWFpbCI6InJvcmltdTIuMEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NTQxOTV9.zpv5AGXss4oV4fOikaVj0M8Scq39H6bi3XKZC23P5uA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2118bc6b9170884-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40e3:319b:d858:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-Jul-2026 07:03:41 UTC] === END API CALL LOG ===
[26-Jul-2026 07:03:41 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 07:03:41 UTC] === User Orders API Called ===
[26-Jul-2026 07:03:41 UTC] User ID: 1152
[26-Jul-2026 07:03:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MiIsInVzZXJuYW1lIjoiUm9oaXQgU2luZ2giLCJlbWFpbCI6InJvcmltdTIuMEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NTQxOTV9.zpv5AGXss4oV4fOikaVj0M8Scq39H6bi3XKZC23P5uA
[26-Jul-2026 07:03:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 07:03:41 UTC] Limit: 20, Offset: 0
[26-Jul-2026 07:03:41 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 07:03:41 UTC] User ID: 1152
[26-Jul-2026 07:03:41 UTC] ✅ User profile retrieved successfully for user ID: 1152
[26-Jul-2026 07:03:41 UTC] Orders found: 0
[26-Jul-2026 07:03:41 UTC] Orders data: []
[26-Jul-2026 07:03:41 UTC] Total orders count: 0
[26-Jul-2026 07:03:42 UTC] === API CALL LOG ===
[26-Jul-2026 07:03:42 UTC] Endpoint: user/profile.php
[26-Jul-2026 07:03:42 UTC] Full Log Data: {
    "timestamp": "2026-07-26 07:03:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:319b:d858:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e3:319b:d858:8000::, 172.70.142.225",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MiIsInVzZXJuYW1lIjoiUm9oaXQgU2luZ2giLCJlbWFpbCI6InJvcmltdTIuMEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NTQxOTV9.zpv5AGXss4oV4fOikaVj0M8Scq39H6bi3XKZC23P5uA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2118bca7cfa0884-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e3:319b:d858:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 07:03:42 UTC] === END API CALL LOG ===
[26-Jul-2026 07:03:42 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 07:03:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MiIsInVzZXJuYW1lIjoiUm9oaXQgU2luZ2giLCJlbWFpbCI6InJvcmltdTIuMEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NTQxOTV9.zpv5AGXss4oV4fOikaVj0M8Scq39H6bi3XKZC23P5uA
[26-Jul-2026 07:03:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 07:03:42 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 07:03:42 UTC] User ID: 1152
[26-Jul-2026 07:03:42 UTC] ✅ User profile retrieved successfully for user ID: 1152
[26-Jul-2026 07:03:43 UTC] === API CALL LOG ===
[26-Jul-2026 07:03:43 UTC] Endpoint: user/profile.php
[26-Jul-2026 07:03:43 UTC] Full Log Data: {
    "timestamp": "2026-07-26 07:03:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:319b:d858:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e3:319b:d858:8000::, 172.70.142.225",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MiIsInVzZXJuYW1lIjoiUm9oaXQgU2luZ2giLCJlbWFpbCI6InJvcmltdTIuMEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NTQxOTV9.zpv5AGXss4oV4fOikaVj0M8Scq39H6bi3XKZC23P5uA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2118bd01e8e0884-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e3:319b:d858:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 07:03:43 UTC] === END API CALL LOG ===
[26-Jul-2026 07:03:43 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 07:03:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MiIsInVzZXJuYW1lIjoiUm9oaXQgU2luZ2giLCJlbWFpbCI6InJvcmltdTIuMEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NTQxOTV9.zpv5AGXss4oV4fOikaVj0M8Scq39H6bi3XKZC23P5uA
[26-Jul-2026 07:03:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 07:03:43 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 07:03:43 UTC] User ID: 1152
[26-Jul-2026 07:03:43 UTC] ✅ User profile retrieved successfully for user ID: 1152
[26-Jul-2026 07:03:56 UTC] === API CALL LOG ===
[26-Jul-2026 07:03:56 UTC] Endpoint: user/profile.php
[26-Jul-2026 07:03:56 UTC] Full Log Data: {
    "timestamp": "2026-07-26 07:03:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:319b:d858:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e3:319b:d858:8000::, 172.70.142.225",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MiIsInVzZXJuYW1lIjoiUm9oaXQgU2luZ2giLCJlbWFpbCI6InJvcmltdTIuMEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NTQxOTV9.zpv5AGXss4oV4fOikaVj0M8Scq39H6bi3XKZC23P5uA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2118c1b5d510884-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e3:319b:d858:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 07:03:56 UTC] === END API CALL LOG ===
[26-Jul-2026 07:03:56 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 07:03:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MiIsInVzZXJuYW1lIjoiUm9oaXQgU2luZ2giLCJlbWFpbCI6InJvcmltdTIuMEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NTQxOTV9.zpv5AGXss4oV4fOikaVj0M8Scq39H6bi3XKZC23P5uA
[26-Jul-2026 07:03:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 07:03:56 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 07:03:56 UTC] User ID: 1152
[26-Jul-2026 07:03:56 UTC] ✅ User profile retrieved successfully for user ID: 1152
[26-Jul-2026 07:03:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jul-2026 07:03:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jul-2026 07:03:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40e3:319b:d858:8000::, 172.70.142.225","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MiIsInVzZXJuYW1lIjoiUm9oaXQgU2luZ2giLCJlbWFpbCI6InJvcmltdTIuMEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NTQxOTV9.zpv5AGXss4oV4fOikaVj0M8Scq39H6bi3XKZC23P5uA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2118c1b5d4f0884-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40e3:319b:d858:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-Jul-2026 07:03:56 UTC] === User Orders API Called ===
[26-Jul-2026 07:03:56 UTC] User ID: 1152
[26-Jul-2026 07:03:56 UTC] Limit: 20, Offset: 0
[26-Jul-2026 07:03:56 UTC] Orders found: 0
[26-Jul-2026 07:03:56 UTC] Orders data: []
[26-Jul-2026 07:03:56 UTC] Total orders count: 0
[26-Jul-2026 07:03:56 UTC] === API CALL LOG ===
[26-Jul-2026 07:03:56 UTC] Endpoint: user/profile.php
[26-Jul-2026 07:03:56 UTC] Full Log Data: {
    "timestamp": "2026-07-26 07:03:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:319b:d858:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e3:319b:d858:8000::, 172.70.142.225",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MiIsInVzZXJuYW1lIjoiUm9oaXQgU2luZ2giLCJlbWFpbCI6InJvcmltdTIuMEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NTQxOTV9.zpv5AGXss4oV4fOikaVj0M8Scq39H6bi3XKZC23P5uA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2118c1f6b0b0884-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e3:319b:d858:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 07:03:56 UTC] === END API CALL LOG ===
[26-Jul-2026 07:03:56 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 07:03:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MiIsInVzZXJuYW1lIjoiUm9oaXQgU2luZ2giLCJlbWFpbCI6InJvcmltdTIuMEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NTQxOTV9.zpv5AGXss4oV4fOikaVj0M8Scq39H6bi3XKZC23P5uA
[26-Jul-2026 07:03:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 07:03:56 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 07:03:56 UTC] User ID: 1152
[26-Jul-2026 07:03:56 UTC] ✅ User profile retrieved successfully for user ID: 1152
[26-Jul-2026 07:03:57 UTC] === API CALL LOG ===
[26-Jul-2026 07:03:57 UTC] Endpoint: user/profile.php
[26-Jul-2026 07:03:57 UTC] Full Log Data: {
    "timestamp": "2026-07-26 07:03:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:319b:d858:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e3:319b:d858:8000::, 172.70.142.225",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MiIsInVzZXJuYW1lIjoiUm9oaXQgU2luZ2giLCJlbWFpbCI6InJvcmltdTIuMEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NTQxOTV9.zpv5AGXss4oV4fOikaVj0M8Scq39H6bi3XKZC23P5uA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2118c293cac0884-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e3:319b:d858:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 07:03:57 UTC] === END API CALL LOG ===
[26-Jul-2026 07:03:57 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 07:03:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MiIsInVzZXJuYW1lIjoiUm9oaXQgU2luZ2giLCJlbWFpbCI6InJvcmltdTIuMEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NTQxOTV9.zpv5AGXss4oV4fOikaVj0M8Scq39H6bi3XKZC23P5uA
[26-Jul-2026 07:03:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 07:03:57 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 07:03:57 UTC] User ID: 1152
[26-Jul-2026 07:03:57 UTC] ✅ User profile retrieved successfully for user ID: 1152
[26-Jul-2026 07:04:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jul-2026 07:04:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jul-2026 07:04:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40e3:319b:d858:8000::, 172.70.142.224","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MiIsInVzZXJuYW1lIjoiUm9oaXQgU2luZ2giLCJlbWFpbCI6InJvcmltdTIuMEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NTQxOTV9.zpv5AGXss4oV4fOikaVj0M8Scq39H6bi3XKZC23P5uA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2118c945fd00884-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40e3:319b:d858:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-Jul-2026 07:04:15 UTC] === User Orders API Called ===
[26-Jul-2026 07:04:15 UTC] User ID: 1152
[26-Jul-2026 07:04:15 UTC] Limit: 20, Offset: 0
[26-Jul-2026 07:04:15 UTC] Orders found: 0
[26-Jul-2026 07:04:15 UTC] Orders data: []
[26-Jul-2026 07:04:15 UTC] Total orders count: 0
[26-Jul-2026 07:04:15 UTC] === API CALL LOG ===
[26-Jul-2026 07:04:15 UTC] Endpoint: user/profile.php
[26-Jul-2026 07:04:15 UTC] Full Log Data: {
    "timestamp": "2026-07-26 07:04:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:319b:d858:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e3:319b:d858:8000::, 172.70.142.224",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MiIsInVzZXJuYW1lIjoiUm9oaXQgU2luZ2giLCJlbWFpbCI6InJvcmltdTIuMEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NTQxOTV9.zpv5AGXss4oV4fOikaVj0M8Scq39H6bi3XKZC23P5uA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2118c945fd60884-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e3:319b:d858:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 07:04:15 UTC] === END API CALL LOG ===
[26-Jul-2026 07:04:15 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 07:04:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MiIsInVzZXJuYW1lIjoiUm9oaXQgU2luZ2giLCJlbWFpbCI6InJvcmltdTIuMEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NTQxOTV9.zpv5AGXss4oV4fOikaVj0M8Scq39H6bi3XKZC23P5uA
[26-Jul-2026 07:04:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 07:04:15 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 07:04:15 UTC] User ID: 1152
[26-Jul-2026 07:04:15 UTC] ✅ User profile retrieved successfully for user ID: 1152
[26-Jul-2026 07:04:15 UTC] === API CALL LOG ===
[26-Jul-2026 07:04:15 UTC] Endpoint: user/profile.php
[26-Jul-2026 07:04:15 UTC] Full Log Data: {
    "timestamp": "2026-07-26 07:04:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:319b:d858:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e3:319b:d858:8000::, 172.70.142.224",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MiIsInVzZXJuYW1lIjoiUm9oaXQgU2luZ2giLCJlbWFpbCI6InJvcmltdTIuMEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NTQxOTV9.zpv5AGXss4oV4fOikaVj0M8Scq39H6bi3XKZC23P5uA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2118c984c120884-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e3:319b:d858:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 07:04:15 UTC] === END API CALL LOG ===
[26-Jul-2026 07:04:15 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 07:04:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MiIsInVzZXJuYW1lIjoiUm9oaXQgU2luZ2giLCJlbWFpbCI6InJvcmltdTIuMEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NTQxOTV9.zpv5AGXss4oV4fOikaVj0M8Scq39H6bi3XKZC23P5uA
[26-Jul-2026 07:04:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 07:04:15 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 07:04:15 UTC] User ID: 1152
[26-Jul-2026 07:04:15 UTC] ✅ User profile retrieved successfully for user ID: 1152
[26-Jul-2026 07:04:16 UTC] === API CALL LOG ===
[26-Jul-2026 07:04:16 UTC] Endpoint: user/profile.php
[26-Jul-2026 07:04:16 UTC] Full Log Data: {
    "timestamp": "2026-07-26 07:04:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:319b:d858:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e3:319b:d858:8000::, 172.70.142.224",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MiIsInVzZXJuYW1lIjoiUm9oaXQgU2luZ2giLCJlbWFpbCI6InJvcmltdTIuMEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NTQxOTV9.zpv5AGXss4oV4fOikaVj0M8Scq39H6bi3XKZC23P5uA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2118c9f39220884-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e3:319b:d858:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 07:04:16 UTC] === END API CALL LOG ===
[26-Jul-2026 07:04:16 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 07:04:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MiIsInVzZXJuYW1lIjoiUm9oaXQgU2luZ2giLCJlbWFpbCI6InJvcmltdTIuMEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NTQxOTV9.zpv5AGXss4oV4fOikaVj0M8Scq39H6bi3XKZC23P5uA
[26-Jul-2026 07:04:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 07:04:16 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 07:04:16 UTC] User ID: 1152
[26-Jul-2026 07:04:16 UTC] ✅ User profile retrieved successfully for user ID: 1152
[26-Jul-2026 07:04:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jul-2026 07:04:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jul-2026 07:04:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40e3:319b:d858:8000::, 172.70.142.224","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MiIsInVzZXJuYW1lIjoiUm9oaXQgU2luZ2giLCJlbWFpbCI6InJvcmltdTIuMEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NTQxOTV9.zpv5AGXss4oV4fOikaVj0M8Scq39H6bi3XKZC23P5uA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2118cd81de80884-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40e3:319b:d858:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-Jul-2026 07:04:26 UTC] === User Orders API Called ===
[26-Jul-2026 07:04:26 UTC] User ID: 1152
[26-Jul-2026 07:04:26 UTC] Limit: 20, Offset: 0
[26-Jul-2026 07:04:26 UTC] Orders found: 0
[26-Jul-2026 07:04:26 UTC] Orders data: []
[26-Jul-2026 07:04:26 UTC] Total orders count: 0
[26-Jul-2026 07:04:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jul-2026 07:04:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jul-2026 07:04:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40e3:319b:d858:8000::, 172.70.142.224","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MiIsInVzZXJuYW1lIjoiUm9oaXQgU2luZ2giLCJlbWFpbCI6InJvcmltdTIuMEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NTQxOTV9.zpv5AGXss4oV4fOikaVj0M8Scq39H6bi3XKZC23P5uA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2118cdd6ceb0884-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40e3:319b:d858:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-Jul-2026 07:04:26 UTC] === User Orders API Called ===
[26-Jul-2026 07:04:26 UTC] User ID: 1152
[26-Jul-2026 07:04:26 UTC] Limit: 20, Offset: 0
[26-Jul-2026 07:04:26 UTC] Orders found: 0
[26-Jul-2026 07:04:26 UTC] Orders data: []
[26-Jul-2026 07:04:26 UTC] Total orders count: 0
[26-Jul-2026 07:04:26 UTC] === API CALL LOG ===
[26-Jul-2026 07:04:26 UTC] Endpoint: user/profile.php
[26-Jul-2026 07:04:26 UTC] Full Log Data: {
    "timestamp": "2026-07-26 07:04:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:319b:d858:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e3:319b:d858:8000::, 172.70.142.224",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MiIsInVzZXJuYW1lIjoiUm9oaXQgU2luZ2giLCJlbWFpbCI6InJvcmltdTIuMEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NTQxOTV9.zpv5AGXss4oV4fOikaVj0M8Scq39H6bi3XKZC23P5uA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2118cde0ec20884-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e3:319b:d858:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 07:04:26 UTC] === END API CALL LOG ===
[26-Jul-2026 07:04:26 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 07:04:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MiIsInVzZXJuYW1lIjoiUm9oaXQgU2luZ2giLCJlbWFpbCI6InJvcmltdTIuMEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NTQxOTV9.zpv5AGXss4oV4fOikaVj0M8Scq39H6bi3XKZC23P5uA
[26-Jul-2026 07:04:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 07:04:26 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 07:04:26 UTC] User ID: 1152
[26-Jul-2026 07:04:26 UTC] ✅ User profile retrieved successfully for user ID: 1152
[26-Jul-2026 07:04:27 UTC] === API CALL LOG ===
[26-Jul-2026 07:04:27 UTC] Endpoint: user/profile.php
[26-Jul-2026 07:04:27 UTC] Full Log Data: {
    "timestamp": "2026-07-26 07:04:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:319b:d858:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e3:319b:d858:8000::, 172.70.142.224",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MiIsInVzZXJuYW1lIjoiUm9oaXQgU2luZ2giLCJlbWFpbCI6InJvcmltdTIuMEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NTQxOTV9.zpv5AGXss4oV4fOikaVj0M8Scq39H6bi3XKZC23P5uA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2118ce03ce70884-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e3:319b:d858:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 07:04:27 UTC] === END API CALL LOG ===
[26-Jul-2026 07:04:27 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 07:04:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MiIsInVzZXJuYW1lIjoiUm9oaXQgU2luZ2giLCJlbWFpbCI6InJvcmltdTIuMEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NTQxOTV9.zpv5AGXss4oV4fOikaVj0M8Scq39H6bi3XKZC23P5uA
[26-Jul-2026 07:04:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 07:04:27 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 07:04:27 UTC] User ID: 1152
[26-Jul-2026 07:04:27 UTC] ✅ User profile retrieved successfully for user ID: 1152
[26-Jul-2026 07:04:27 UTC] === API CALL LOG ===
[26-Jul-2026 07:04:27 UTC] Endpoint: user/profile.php
[26-Jul-2026 07:04:27 UTC] Full Log Data: {
    "timestamp": "2026-07-26 07:04:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:319b:d858:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e3:319b:d858:8000::, 172.70.142.224",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MiIsInVzZXJuYW1lIjoiUm9oaXQgU2luZ2giLCJlbWFpbCI6InJvcmltdTIuMEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NTQxOTV9.zpv5AGXss4oV4fOikaVj0M8Scq39H6bi3XKZC23P5uA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2118ce57cc70884-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e3:319b:d858:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 07:04:27 UTC] === END API CALL LOG ===
[26-Jul-2026 07:04:27 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 07:04:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MiIsInVzZXJuYW1lIjoiUm9oaXQgU2luZ2giLCJlbWFpbCI6InJvcmltdTIuMEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NTQxOTV9.zpv5AGXss4oV4fOikaVj0M8Scq39H6bi3XKZC23P5uA
[26-Jul-2026 07:04:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 07:04:27 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 07:04:27 UTC] User ID: 1152
[26-Jul-2026 07:04:27 UTC] ✅ User profile retrieved successfully for user ID: 1152
[26-Jul-2026 07:04:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jul-2026 07:04:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jul-2026 07:04:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40e3:319b:d858:8000::, 172.70.142.224","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MiIsInVzZXJuYW1lIjoiUm9oaXQgU2luZ2giLCJlbWFpbCI6InJvcmltdTIuMEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NTQxOTV9.zpv5AGXss4oV4fOikaVj0M8Scq39H6bi3XKZC23P5uA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2118d0c0a6a0884-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40e3:319b:d858:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-Jul-2026 07:04:34 UTC] === User Orders API Called ===
[26-Jul-2026 07:04:34 UTC] User ID: 1152
[26-Jul-2026 07:04:34 UTC] Limit: 20, Offset: 0
[26-Jul-2026 07:04:34 UTC] Orders found: 0
[26-Jul-2026 07:04:34 UTC] Orders data: []
[26-Jul-2026 07:04:34 UTC] Total orders count: 0
[26-Jul-2026 07:04:34 UTC] === API CALL LOG ===
[26-Jul-2026 07:04:34 UTC] Endpoint: user/profile.php
[26-Jul-2026 07:04:34 UTC] Full Log Data: {
    "timestamp": "2026-07-26 07:04:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:319b:d858:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e3:319b:d858:8000::, 172.70.142.224",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MiIsInVzZXJuYW1lIjoiUm9oaXQgU2luZ2giLCJlbWFpbCI6InJvcmltdTIuMEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NTQxOTV9.zpv5AGXss4oV4fOikaVj0M8Scq39H6bi3XKZC23P5uA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2118d0c0a6d0884-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e3:319b:d858:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 07:04:34 UTC] === END API CALL LOG ===
[26-Jul-2026 07:04:34 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 07:04:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MiIsInVzZXJuYW1lIjoiUm9oaXQgU2luZ2giLCJlbWFpbCI6InJvcmltdTIuMEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NTQxOTV9.zpv5AGXss4oV4fOikaVj0M8Scq39H6bi3XKZC23P5uA
[26-Jul-2026 07:04:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 07:04:34 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 07:04:34 UTC] User ID: 1152
[26-Jul-2026 07:04:34 UTC] ✅ User profile retrieved successfully for user ID: 1152
[26-Jul-2026 07:04:34 UTC] === API CALL LOG ===
[26-Jul-2026 07:04:34 UTC] Endpoint: user/profile.php
[26-Jul-2026 07:04:34 UTC] Full Log Data: {
    "timestamp": "2026-07-26 07:04:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:319b:d858:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e3:319b:d858:8000::, 172.70.142.224",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MiIsInVzZXJuYW1lIjoiUm9oaXQgU2luZ2giLCJlbWFpbCI6InJvcmltdTIuMEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NTQxOTV9.zpv5AGXss4oV4fOikaVj0M8Scq39H6bi3XKZC23P5uA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2118d0ffdae0884-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e3:319b:d858:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 07:04:34 UTC] === END API CALL LOG ===
[26-Jul-2026 07:04:34 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 07:04:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MiIsInVzZXJuYW1lIjoiUm9oaXQgU2luZ2giLCJlbWFpbCI6InJvcmltdTIuMEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NTQxOTV9.zpv5AGXss4oV4fOikaVj0M8Scq39H6bi3XKZC23P5uA
[26-Jul-2026 07:04:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 07:04:34 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 07:04:34 UTC] User ID: 1152
[26-Jul-2026 07:04:34 UTC] ✅ User profile retrieved successfully for user ID: 1152
[26-Jul-2026 07:04:35 UTC] === API CALL LOG ===
[26-Jul-2026 07:04:35 UTC] Endpoint: user/profile.php
[26-Jul-2026 07:04:35 UTC] Full Log Data: {
    "timestamp": "2026-07-26 07:04:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:319b:d858:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e3:319b:d858:8000::, 172.70.142.224",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MiIsInVzZXJuYW1lIjoiUm9oaXQgU2luZ2giLCJlbWFpbCI6InJvcmltdTIuMEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NTQxOTV9.zpv5AGXss4oV4fOikaVj0M8Scq39H6bi3XKZC23P5uA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2118d133faf0884-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e3:319b:d858:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 07:04:35 UTC] === END API CALL LOG ===
[26-Jul-2026 07:04:35 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 07:04:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MiIsInVzZXJuYW1lIjoiUm9oaXQgU2luZ2giLCJlbWFpbCI6InJvcmltdTIuMEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NTQxOTV9.zpv5AGXss4oV4fOikaVj0M8Scq39H6bi3XKZC23P5uA
[26-Jul-2026 07:04:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 07:04:35 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 07:04:35 UTC] User ID: 1152
[26-Jul-2026 07:04:35 UTC] ✅ User profile retrieved successfully for user ID: 1152
[26-Jul-2026 07:04:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jul-2026 07:04:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jul-2026 07:04:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40e3:319b:d858:8000::, 172.70.142.225","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MiIsInVzZXJuYW1lIjoiUm9oaXQgU2luZ2giLCJlbWFpbCI6InJvcmltdTIuMEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NTQxOTV9.zpv5AGXss4oV4fOikaVj0M8Scq39H6bi3XKZC23P5uA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2118d3b7ec00884-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40e3:319b:d858:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-Jul-2026 07:04:41 UTC] === User Orders API Called ===
[26-Jul-2026 07:04:41 UTC] User ID: 1152
[26-Jul-2026 07:04:41 UTC] Limit: 20, Offset: 0
[26-Jul-2026 07:04:41 UTC] Orders found: 0
[26-Jul-2026 07:04:41 UTC] Orders data: []
[26-Jul-2026 07:04:41 UTC] Total orders count: 0
[26-Jul-2026 07:04:42 UTC] === API CALL LOG ===
[26-Jul-2026 07:04:42 UTC] Endpoint: user/profile.php
[26-Jul-2026 07:04:42 UTC] Full Log Data: {
    "timestamp": "2026-07-26 07:04:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:319b:d858:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e3:319b:d858:8000::, 172.70.142.225",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MiIsInVzZXJuYW1lIjoiUm9oaXQgU2luZ2giLCJlbWFpbCI6InJvcmltdTIuMEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NTQxOTV9.zpv5AGXss4oV4fOikaVj0M8Scq39H6bi3XKZC23P5uA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2118d40dee90884-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e3:319b:d858:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 07:04:42 UTC] === END API CALL LOG ===
[26-Jul-2026 07:04:42 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 07:04:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MiIsInVzZXJuYW1lIjoiUm9oaXQgU2luZ2giLCJlbWFpbCI6InJvcmltdTIuMEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NTQxOTV9.zpv5AGXss4oV4fOikaVj0M8Scq39H6bi3XKZC23P5uA
[26-Jul-2026 07:04:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 07:04:42 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 07:04:42 UTC] User ID: 1152
[26-Jul-2026 07:04:42 UTC] ✅ User profile retrieved successfully for user ID: 1152
[26-Jul-2026 07:04:42 UTC] User Purchases API - User ID: 1152
[26-Jul-2026 07:04:42 UTC] User Purchases API - Total purchases found: 0
[26-Jul-2026 07:04:48 UTC] User Purchases API - User ID: 1152
[26-Jul-2026 07:04:48 UTC] User Purchases API - Total purchases found: 0
[26-Jul-2026 07:04:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jul-2026 07:04:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jul-2026 07:04:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40e3:319b:d858:8000::, 172.70.142.224","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MiIsInVzZXJuYW1lIjoiUm9oaXQgU2luZ2giLCJlbWFpbCI6InJvcmltdTIuMEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NTQxOTV9.zpv5AGXss4oV4fOikaVj0M8Scq39H6bi3XKZC23P5uA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2118d747b620884-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40e3:319b:d858:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-Jul-2026 07:04:50 UTC] === User Orders API Called ===
[26-Jul-2026 07:04:50 UTC] User ID: 1152
[26-Jul-2026 07:04:50 UTC] Limit: 20, Offset: 0
[26-Jul-2026 07:04:50 UTC] === API CALL LOG ===
[26-Jul-2026 07:04:50 UTC] Endpoint: user/profile.php
[26-Jul-2026 07:04:50 UTC] Full Log Data: {
    "timestamp": "2026-07-26 07:04:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:319b:d858:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e3:319b:d858:8000::, 172.70.142.224",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MiIsInVzZXJuYW1lIjoiUm9oaXQgU2luZ2giLCJlbWFpbCI6InJvcmltdTIuMEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NTQxOTV9.zpv5AGXss4oV4fOikaVj0M8Scq39H6bi3XKZC23P5uA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2118d747b640884-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e3:319b:d858:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 07:04:50 UTC] === END API CALL LOG ===
[26-Jul-2026 07:04:50 UTC] Orders found: 0
[26-Jul-2026 07:04:50 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 07:04:50 UTC] Orders data: []
[26-Jul-2026 07:04:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MiIsInVzZXJuYW1lIjoiUm9oaXQgU2luZ2giLCJlbWFpbCI6InJvcmltdTIuMEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NTQxOTV9.zpv5AGXss4oV4fOikaVj0M8Scq39H6bi3XKZC23P5uA
[26-Jul-2026 07:04:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 07:04:50 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 07:04:50 UTC] User ID: 1152
[26-Jul-2026 07:04:50 UTC] Total orders count: 0
[26-Jul-2026 07:04:50 UTC] ✅ User profile retrieved successfully for user ID: 1152
[26-Jul-2026 07:04:51 UTC] === API CALL LOG ===
[26-Jul-2026 07:04:51 UTC] Endpoint: user/profile.php
[26-Jul-2026 07:04:51 UTC] Full Log Data: {
    "timestamp": "2026-07-26 07:04:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:319b:d858:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e3:319b:d858:8000::, 172.70.142.224",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MiIsInVzZXJuYW1lIjoiUm9oaXQgU2luZ2giLCJlbWFpbCI6InJvcmltdTIuMEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NTQxOTV9.zpv5AGXss4oV4fOikaVj0M8Scq39H6bi3XKZC23P5uA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2118d7898df0884-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e3:319b:d858:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 07:04:51 UTC] === END API CALL LOG ===
[26-Jul-2026 07:04:51 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 07:04:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MiIsInVzZXJuYW1lIjoiUm9oaXQgU2luZ2giLCJlbWFpbCI6InJvcmltdTIuMEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NTQxOTV9.zpv5AGXss4oV4fOikaVj0M8Scq39H6bi3XKZC23P5uA
[26-Jul-2026 07:04:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 07:04:51 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 07:04:51 UTC] User ID: 1152
[26-Jul-2026 07:04:51 UTC] ✅ User profile retrieved successfully for user ID: 1152
[26-Jul-2026 07:04:51 UTC] === API CALL LOG ===
[26-Jul-2026 07:04:51 UTC] Endpoint: user/profile.php
[26-Jul-2026 07:04:51 UTC] Full Log Data: {
    "timestamp": "2026-07-26 07:04:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:319b:d858:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e3:319b:d858:8000::, 172.70.142.224",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MiIsInVzZXJuYW1lIjoiUm9oaXQgU2luZ2giLCJlbWFpbCI6InJvcmltdTIuMEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NTQxOTV9.zpv5AGXss4oV4fOikaVj0M8Scq39H6bi3XKZC23P5uA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2118d7c0bfb0884-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e3:319b:d858:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 07:04:51 UTC] === END API CALL LOG ===
[26-Jul-2026 07:04:51 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 07:04:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MiIsInVzZXJuYW1lIjoiUm9oaXQgU2luZ2giLCJlbWFpbCI6InJvcmltdTIuMEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NTQxOTV9.zpv5AGXss4oV4fOikaVj0M8Scq39H6bi3XKZC23P5uA
[26-Jul-2026 07:04:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 07:04:51 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 07:04:51 UTC] User ID: 1152
[26-Jul-2026 07:04:51 UTC] ✅ User profile retrieved successfully for user ID: 1152
[26-Jul-2026 07:05:08 UTC] === API CALL LOG ===
[26-Jul-2026 07:05:08 UTC] Endpoint: user/profile.php
[26-Jul-2026 07:05:08 UTC] Full Log Data: {
    "timestamp": "2026-07-26 07:05:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:319b:d858:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e3:319b:d858:8000::, 172.70.142.224",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MiIsInVzZXJuYW1lIjoiUm9oaXQgU2luZ2giLCJlbWFpbCI6InJvcmltdTIuMEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NTQxOTV9.zpv5AGXss4oV4fOikaVj0M8Scq39H6bi3XKZC23P5uA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2118de199a70884-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e3:319b:d858:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 07:05:08 UTC] === END API CALL LOG ===
[26-Jul-2026 07:05:08 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 07:05:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MiIsInVzZXJuYW1lIjoiUm9oaXQgU2luZ2giLCJlbWFpbCI6InJvcmltdTIuMEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NTQxOTV9.zpv5AGXss4oV4fOikaVj0M8Scq39H6bi3XKZC23P5uA
[26-Jul-2026 07:05:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 07:05:08 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 07:05:08 UTC] User ID: 1152
[26-Jul-2026 07:05:08 UTC] ✅ User profile retrieved successfully for user ID: 1152
[26-Jul-2026 07:05:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jul-2026 07:05:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jul-2026 07:05:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40e3:319b:d858:8000::, 172.70.142.224","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MiIsInVzZXJuYW1lIjoiUm9oaXQgU2luZ2giLCJlbWFpbCI6InJvcmltdTIuMEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NTQxOTV9.zpv5AGXss4oV4fOikaVj0M8Scq39H6bi3XKZC23P5uA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2118de199a50884-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40e3:319b:d858:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-Jul-2026 07:05:08 UTC] === User Orders API Called ===
[26-Jul-2026 07:05:08 UTC] User ID: 1152
[26-Jul-2026 07:05:08 UTC] Limit: 20, Offset: 0
[26-Jul-2026 07:05:08 UTC] Orders found: 0
[26-Jul-2026 07:05:08 UTC] Orders data: []
[26-Jul-2026 07:05:08 UTC] Total orders count: 0
[26-Jul-2026 07:05:08 UTC] === API CALL LOG ===
[26-Jul-2026 07:05:08 UTC] Endpoint: user/profile.php
[26-Jul-2026 07:05:08 UTC] Full Log Data: {
    "timestamp": "2026-07-26 07:05:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:319b:d858:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e3:319b:d858:8000::, 172.70.142.224",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MiIsInVzZXJuYW1lIjoiUm9oaXQgU2luZ2giLCJlbWFpbCI6InJvcmltdTIuMEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NTQxOTV9.zpv5AGXss4oV4fOikaVj0M8Scq39H6bi3XKZC23P5uA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2118de56de30884-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e3:319b:d858:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 07:05:08 UTC] === END API CALL LOG ===
[26-Jul-2026 07:05:08 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 07:05:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MiIsInVzZXJuYW1lIjoiUm9oaXQgU2luZ2giLCJlbWFpbCI6InJvcmltdTIuMEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NTQxOTV9.zpv5AGXss4oV4fOikaVj0M8Scq39H6bi3XKZC23P5uA
[26-Jul-2026 07:05:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 07:05:08 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 07:05:08 UTC] User ID: 1152
[26-Jul-2026 07:05:08 UTC] ✅ User profile retrieved successfully for user ID: 1152
[26-Jul-2026 07:05:09 UTC] === API CALL LOG ===
[26-Jul-2026 07:05:09 UTC] Endpoint: user/profile.php
[26-Jul-2026 07:05:09 UTC] Full Log Data: {
    "timestamp": "2026-07-26 07:05:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:319b:d858:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e3:319b:d858:8000::, 172.70.142.224",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MiIsInVzZXJuYW1lIjoiUm9oaXQgU2luZ2giLCJlbWFpbCI6InJvcmltdTIuMEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NTQxOTV9.zpv5AGXss4oV4fOikaVj0M8Scq39H6bi3XKZC23P5uA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2118dec4c090884-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e3:319b:d858:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 07:05:09 UTC] === END API CALL LOG ===
[26-Jul-2026 07:05:09 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 07:05:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MiIsInVzZXJuYW1lIjoiUm9oaXQgU2luZ2giLCJlbWFpbCI6InJvcmltdTIuMEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NTQxOTV9.zpv5AGXss4oV4fOikaVj0M8Scq39H6bi3XKZC23P5uA
[26-Jul-2026 07:05:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 07:05:09 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 07:05:09 UTC] User ID: 1152
[26-Jul-2026 07:05:09 UTC] ✅ User profile retrieved successfully for user ID: 1152
[26-Jul-2026 07:05:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jul-2026 07:05:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jul-2026 07:05:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40e3:319b:d858:8000::, 172.70.142.225","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MiIsInVzZXJuYW1lIjoiUm9oaXQgU2luZ2giLCJlbWFpbCI6InJvcmltdTIuMEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NTQxOTV9.zpv5AGXss4oV4fOikaVj0M8Scq39H6bi3XKZC23P5uA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2118e75e9790884-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40e3:319b:d858:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-Jul-2026 07:05:32 UTC] === User Orders API Called ===
[26-Jul-2026 07:05:32 UTC] User ID: 1152
[26-Jul-2026 07:05:32 UTC] Limit: 20, Offset: 0
[26-Jul-2026 07:05:32 UTC] Orders found: 0
[26-Jul-2026 07:05:32 UTC] Orders data: []
[26-Jul-2026 07:05:32 UTC] Total orders count: 0
[26-Jul-2026 07:05:32 UTC] === API CALL LOG ===
[26-Jul-2026 07:05:32 UTC] Endpoint: user/profile.php
[26-Jul-2026 07:05:32 UTC] Full Log Data: {
    "timestamp": "2026-07-26 07:05:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:319b:d858:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e3:319b:d858:8000::, 172.70.142.225",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MiIsInVzZXJuYW1lIjoiUm9oaXQgU2luZ2giLCJlbWFpbCI6InJvcmltdTIuMEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NTQxOTV9.zpv5AGXss4oV4fOikaVj0M8Scq39H6bi3XKZC23P5uA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2118e75e97d0884-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e3:319b:d858:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 07:05:32 UTC] === END API CALL LOG ===
[26-Jul-2026 07:05:32 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 07:05:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MiIsInVzZXJuYW1lIjoiUm9oaXQgU2luZ2giLCJlbWFpbCI6InJvcmltdTIuMEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NTQxOTV9.zpv5AGXss4oV4fOikaVj0M8Scq39H6bi3XKZC23P5uA
[26-Jul-2026 07:05:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 07:05:32 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 07:05:32 UTC] User ID: 1152
[26-Jul-2026 07:05:32 UTC] ✅ User profile retrieved successfully for user ID: 1152
[26-Jul-2026 07:05:32 UTC] === API CALL LOG ===
[26-Jul-2026 07:05:32 UTC] Endpoint: user/profile.php
[26-Jul-2026 07:05:32 UTC] Full Log Data: {
    "timestamp": "2026-07-26 07:05:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:319b:d858:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e3:319b:d858:8000::, 172.70.142.225",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MiIsInVzZXJuYW1lIjoiUm9oaXQgU2luZ2giLCJlbWFpbCI6InJvcmltdTIuMEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NTQxOTV9.zpv5AGXss4oV4fOikaVj0M8Scq39H6bi3XKZC23P5uA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2118e79ddd50884-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e3:319b:d858:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 07:05:32 UTC] === END API CALL LOG ===
[26-Jul-2026 07:05:32 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 07:05:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MiIsInVzZXJuYW1lIjoiUm9oaXQgU2luZ2giLCJlbWFpbCI6InJvcmltdTIuMEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NTQxOTV9.zpv5AGXss4oV4fOikaVj0M8Scq39H6bi3XKZC23P5uA
[26-Jul-2026 07:05:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 07:05:32 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 07:05:32 UTC] User ID: 1152
[26-Jul-2026 07:05:32 UTC] ✅ User profile retrieved successfully for user ID: 1152
[26-Jul-2026 07:05:33 UTC] === API CALL LOG ===
[26-Jul-2026 07:05:33 UTC] Endpoint: user/profile.php
[26-Jul-2026 07:05:33 UTC] Full Log Data: {
    "timestamp": "2026-07-26 07:05:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:319b:d858:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e3:319b:d858:8000::, 172.70.142.225",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MiIsInVzZXJuYW1lIjoiUm9oaXQgU2luZ2giLCJlbWFpbCI6InJvcmltdTIuMEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NTQxOTV9.zpv5AGXss4oV4fOikaVj0M8Scq39H6bi3XKZC23P5uA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2118e813ec20884-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e3:319b:d858:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 07:05:33 UTC] === END API CALL LOG ===
[26-Jul-2026 07:05:33 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 07:05:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MiIsInVzZXJuYW1lIjoiUm9oaXQgU2luZ2giLCJlbWFpbCI6InJvcmltdTIuMEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NTQxOTV9.zpv5AGXss4oV4fOikaVj0M8Scq39H6bi3XKZC23P5uA
[26-Jul-2026 07:05:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 07:05:33 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 07:05:33 UTC] User ID: 1152
[26-Jul-2026 07:05:33 UTC] ✅ User profile retrieved successfully for user ID: 1152
[26-Jul-2026 07:11:18 UTC] === API CALL LOG ===
[26-Jul-2026 07:11:18 UTC] Endpoint: user/profile.php
[26-Jul-2026 07:11:18 UTC] Full Log Data: {
    "timestamp": "2026-07-26 07:11:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:319b:d858:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e3:319b:d858:8000::, 172.70.142.224",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MiIsInVzZXJuYW1lIjoiUm9oaXQgU2luZ2giLCJlbWFpbCI6InJvcmltdTIuMEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NTQxOTV9.zpv5AGXss4oV4fOikaVj0M8Scq39H6bi3XKZC23P5uA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a21196eafceba8e9-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e3:319b:d858:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 07:11:18 UTC] === END API CALL LOG ===
[26-Jul-2026 07:11:18 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 07:11:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MiIsInVzZXJuYW1lIjoiUm9oaXQgU2luZ2giLCJlbWFpbCI6InJvcmltdTIuMEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NTQxOTV9.zpv5AGXss4oV4fOikaVj0M8Scq39H6bi3XKZC23P5uA
[26-Jul-2026 07:11:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 07:11:18 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 07:11:18 UTC] User ID: 1152
[26-Jul-2026 07:11:18 UTC] ✅ User profile retrieved successfully for user ID: 1152
[26-Jul-2026 07:11:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jul-2026 07:11:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jul-2026 07:11:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40e3:319b:d858:8000::, 172.70.142.224","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MiIsInVzZXJuYW1lIjoiUm9oaXQgU2luZ2giLCJlbWFpbCI6InJvcmltdTIuMEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NTQxOTV9.zpv5AGXss4oV4fOikaVj0M8Scq39H6bi3XKZC23P5uA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a21196eafce7a8e9-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40e3:319b:d858:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-Jul-2026 07:11:18 UTC] === User Orders API Called ===
[26-Jul-2026 07:11:18 UTC] User ID: 1152
[26-Jul-2026 07:11:18 UTC] Limit: 20, Offset: 0
[26-Jul-2026 07:11:18 UTC] Orders found: 0
[26-Jul-2026 07:11:18 UTC] Orders data: []
[26-Jul-2026 07:11:18 UTC] Total orders count: 0
[26-Jul-2026 07:11:18 UTC] === API CALL LOG ===
[26-Jul-2026 07:11:18 UTC] Endpoint: user/profile.php
[26-Jul-2026 07:11:18 UTC] Full Log Data: {
    "timestamp": "2026-07-26 07:11:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:319b:d858:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e3:319b:d858:8000::, 172.70.142.224",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MiIsInVzZXJuYW1lIjoiUm9oaXQgU2luZ2giLCJlbWFpbCI6InJvcmltdTIuMEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NTQxOTV9.zpv5AGXss4oV4fOikaVj0M8Scq39H6bi3XKZC23P5uA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a21196ed3eb8a8e9-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e3:319b:d858:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 07:11:18 UTC] === END API CALL LOG ===
[26-Jul-2026 07:11:18 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 07:11:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MiIsInVzZXJuYW1lIjoiUm9oaXQgU2luZ2giLCJlbWFpbCI6InJvcmltdTIuMEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NTQxOTV9.zpv5AGXss4oV4fOikaVj0M8Scq39H6bi3XKZC23P5uA
[26-Jul-2026 07:11:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 07:11:18 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 07:11:18 UTC] User ID: 1152
[26-Jul-2026 07:11:18 UTC] ✅ User profile retrieved successfully for user ID: 1152
[26-Jul-2026 07:11:21 UTC] === API CALL LOG ===
[26-Jul-2026 07:11:21 UTC] Endpoint: user/profile.php
[26-Jul-2026 07:11:21 UTC] Full Log Data: {
    "timestamp": "2026-07-26 07:11:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:319b:d858:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e3:319b:d858:8000::, 172.70.142.224",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MiIsInVzZXJuYW1lIjoiUm9oaXQgU2luZ2giLCJlbWFpbCI6InJvcmltdTIuMEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NTQxOTV9.zpv5AGXss4oV4fOikaVj0M8Scq39H6bi3XKZC23P5uA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a21196fc5b55a8e9-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e3:319b:d858:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 07:11:21 UTC] === END API CALL LOG ===
[26-Jul-2026 07:11:21 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 07:11:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MiIsInVzZXJuYW1lIjoiUm9oaXQgU2luZ2giLCJlbWFpbCI6InJvcmltdTIuMEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NTQxOTV9.zpv5AGXss4oV4fOikaVj0M8Scq39H6bi3XKZC23P5uA
[26-Jul-2026 07:11:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 07:11:21 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 07:11:21 UTC] User ID: 1152
[26-Jul-2026 07:11:21 UTC] ✅ User profile retrieved successfully for user ID: 1152
[26-Jul-2026 07:11:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jul-2026 07:11:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jul-2026 07:11:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40e3:319b:d858:8000::, 172.70.142.224","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MiIsInVzZXJuYW1lIjoiUm9oaXQgU2luZ2giLCJlbWFpbCI6InJvcmltdTIuMEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NTQxOTV9.zpv5AGXss4oV4fOikaVj0M8Scq39H6bi3XKZC23P5uA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a21197dbec3da8e9-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40e3:319b:d858:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-Jul-2026 07:11:56 UTC] === User Orders API Called ===
[26-Jul-2026 07:11:56 UTC] User ID: 1152
[26-Jul-2026 07:11:56 UTC] Limit: 20, Offset: 0
[26-Jul-2026 07:11:56 UTC] Orders found: 0
[26-Jul-2026 07:11:56 UTC] Orders data: []
[26-Jul-2026 07:11:56 UTC] Total orders count: 0
[26-Jul-2026 07:11:56 UTC] === API CALL LOG ===
[26-Jul-2026 07:11:56 UTC] Endpoint: user/profile.php
[26-Jul-2026 07:11:56 UTC] Full Log Data: {
    "timestamp": "2026-07-26 07:11:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:319b:d858:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e3:319b:d858:8000::, 172.70.142.224",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MiIsInVzZXJuYW1lIjoiUm9oaXQgU2luZ2giLCJlbWFpbCI6InJvcmltdTIuMEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NTQxOTV9.zpv5AGXss4oV4fOikaVj0M8Scq39H6bi3XKZC23P5uA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a21197dbec3fa8e9-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e3:319b:d858:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 07:11:56 UTC] === END API CALL LOG ===
[26-Jul-2026 07:11:56 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 07:11:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MiIsInVzZXJuYW1lIjoiUm9oaXQgU2luZ2giLCJlbWFpbCI6InJvcmltdTIuMEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NTQxOTV9.zpv5AGXss4oV4fOikaVj0M8Scq39H6bi3XKZC23P5uA
[26-Jul-2026 07:11:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 07:11:56 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 07:11:56 UTC] User ID: 1152
[26-Jul-2026 07:11:56 UTC] ✅ User profile retrieved successfully for user ID: 1152
[26-Jul-2026 07:11:57 UTC] === API CALL LOG ===
[26-Jul-2026 07:11:57 UTC] Endpoint: user/profile.php
[26-Jul-2026 07:11:57 UTC] Full Log Data: {
    "timestamp": "2026-07-26 07:11:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:319b:d858:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e3:319b:d858:8000::, 172.70.142.224",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MiIsInVzZXJuYW1lIjoiUm9oaXQgU2luZ2giLCJlbWFpbCI6InJvcmltdTIuMEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NTQxOTV9.zpv5AGXss4oV4fOikaVj0M8Scq39H6bi3XKZC23P5uA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a21197df1eb2a8e9-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e3:319b:d858:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 07:11:57 UTC] === END API CALL LOG ===
[26-Jul-2026 07:11:57 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 07:11:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MiIsInVzZXJuYW1lIjoiUm9oaXQgU2luZ2giLCJlbWFpbCI6InJvcmltdTIuMEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NTQxOTV9.zpv5AGXss4oV4fOikaVj0M8Scq39H6bi3XKZC23P5uA
[26-Jul-2026 07:11:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 07:11:57 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 07:11:57 UTC] User ID: 1152
[26-Jul-2026 07:11:57 UTC] ✅ User profile retrieved successfully for user ID: 1152
[26-Jul-2026 07:11:58 UTC] === API CALL LOG ===
[26-Jul-2026 07:11:58 UTC] Endpoint: user/profile.php
[26-Jul-2026 07:11:58 UTC] Full Log Data: {
    "timestamp": "2026-07-26 07:11:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:319b:d858:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e3:319b:d858:8000::, 172.70.142.224",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MiIsInVzZXJuYW1lIjoiUm9oaXQgU2luZ2giLCJlbWFpbCI6InJvcmltdTIuMEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NTQxOTV9.zpv5AGXss4oV4fOikaVj0M8Scq39H6bi3XKZC23P5uA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a21197e5cbe3a8e9-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e3:319b:d858:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 07:11:58 UTC] === END API CALL LOG ===
[26-Jul-2026 07:11:58 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 07:11:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MiIsInVzZXJuYW1lIjoiUm9oaXQgU2luZ2giLCJlbWFpbCI6InJvcmltdTIuMEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NTQxOTV9.zpv5AGXss4oV4fOikaVj0M8Scq39H6bi3XKZC23P5uA
[26-Jul-2026 07:11:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 07:11:58 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 07:11:58 UTC] User ID: 1152
[26-Jul-2026 07:11:58 UTC] ✅ User profile retrieved successfully for user ID: 1152
[26-Jul-2026 07:12:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jul-2026 07:12:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jul-2026 07:12:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40e3:319b:d858:8000::, 172.70.142.224","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MiIsInVzZXJuYW1lIjoiUm9oaXQgU2luZ2giLCJlbWFpbCI6InJvcmltdTIuMEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NTQxOTV9.zpv5AGXss4oV4fOikaVj0M8Scq39H6bi3XKZC23P5uA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a21198afbf9ea8e9-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40e3:319b:d858:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-Jul-2026 07:12:31 UTC] === User Orders API Called ===
[26-Jul-2026 07:12:31 UTC] User ID: 1152
[26-Jul-2026 07:12:31 UTC] Limit: 20, Offset: 0
[26-Jul-2026 07:12:31 UTC] Orders found: 0
[26-Jul-2026 07:12:31 UTC] Orders data: []
[26-Jul-2026 07:12:31 UTC] Total orders count: 0
[26-Jul-2026 07:12:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jul-2026 07:12:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jul-2026 07:12:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40e3:319b:d858:8000::, 172.70.142.224","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MiIsInVzZXJuYW1lIjoiUm9oaXQgU2luZ2giLCJlbWFpbCI6InJvcmltdTIuMEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NTQxOTV9.zpv5AGXss4oV4fOikaVj0M8Scq39H6bi3XKZC23P5uA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a21198c5ef37a8e9-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40e3:319b:d858:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-Jul-2026 07:12:34 UTC] === User Orders API Called ===
[26-Jul-2026 07:12:34 UTC] User ID: 1152
[26-Jul-2026 07:12:34 UTC] Limit: 20, Offset: 0
[26-Jul-2026 07:12:34 UTC] Orders found: 0
[26-Jul-2026 07:12:34 UTC] Orders data: []
[26-Jul-2026 07:12:34 UTC] Total orders count: 0
[26-Jul-2026 07:12:34 UTC] === API CALL LOG ===
[26-Jul-2026 07:12:34 UTC] Endpoint: user/profile.php
[26-Jul-2026 07:12:34 UTC] Full Log Data: {
    "timestamp": "2026-07-26 07:12:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:319b:d858:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e3:319b:d858:8000::, 172.70.142.224",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MiIsInVzZXJuYW1lIjoiUm9oaXQgU2luZ2giLCJlbWFpbCI6InJvcmltdTIuMEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NTQxOTV9.zpv5AGXss4oV4fOikaVj0M8Scq39H6bi3XKZC23P5uA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a21198c6ffd4a8e9-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e3:319b:d858:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 07:12:34 UTC] === END API CALL LOG ===
[26-Jul-2026 07:12:34 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 07:12:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MiIsInVzZXJuYW1lIjoiUm9oaXQgU2luZ2giLCJlbWFpbCI6InJvcmltdTIuMEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NTQxOTV9.zpv5AGXss4oV4fOikaVj0M8Scq39H6bi3XKZC23P5uA
[26-Jul-2026 07:12:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 07:12:34 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 07:12:34 UTC] User ID: 1152
[26-Jul-2026 07:12:34 UTC] ✅ User profile retrieved successfully for user ID: 1152
[26-Jul-2026 07:12:34 UTC] === API CALL LOG ===
[26-Jul-2026 07:12:34 UTC] Endpoint: user/profile.php
[26-Jul-2026 07:12:34 UTC] Full Log Data: {
    "timestamp": "2026-07-26 07:12:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:319b:d858:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e3:319b:d858:8000::, 172.70.142.224",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MiIsInVzZXJuYW1lIjoiUm9oaXQgU2luZ2giLCJlbWFpbCI6InJvcmltdTIuMEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NTQxOTV9.zpv5AGXss4oV4fOikaVj0M8Scq39H6bi3XKZC23P5uA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a21198c9e981a8e9-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e3:319b:d858:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 07:12:34 UTC] === END API CALL LOG ===
[26-Jul-2026 07:12:34 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 07:12:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MiIsInVzZXJuYW1lIjoiUm9oaXQgU2luZ2giLCJlbWFpbCI6InJvcmltdTIuMEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NTQxOTV9.zpv5AGXss4oV4fOikaVj0M8Scq39H6bi3XKZC23P5uA
[26-Jul-2026 07:12:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 07:12:34 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 07:12:34 UTC] User ID: 1152
[26-Jul-2026 07:12:34 UTC] ✅ User profile retrieved successfully for user ID: 1152
[26-Jul-2026 07:12:35 UTC] === API CALL LOG ===
[26-Jul-2026 07:12:35 UTC] Endpoint: user/profile.php
[26-Jul-2026 07:12:35 UTC] Full Log Data: {
    "timestamp": "2026-07-26 07:12:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:319b:d858:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e3:319b:d858:8000::, 172.70.142.224",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MiIsInVzZXJuYW1lIjoiUm9oaXQgU2luZ2giLCJlbWFpbCI6InJvcmltdTIuMEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NTQxOTV9.zpv5AGXss4oV4fOikaVj0M8Scq39H6bi3XKZC23P5uA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a21198ce6c74a8e9-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e3:319b:d858:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 07:12:35 UTC] === END API CALL LOG ===
[26-Jul-2026 07:12:35 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 07:12:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MiIsInVzZXJuYW1lIjoiUm9oaXQgU2luZ2giLCJlbWFpbCI6InJvcmltdTIuMEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NTQxOTV9.zpv5AGXss4oV4fOikaVj0M8Scq39H6bi3XKZC23P5uA
[26-Jul-2026 07:12:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 07:12:35 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 07:12:35 UTC] User ID: 1152
[26-Jul-2026 07:12:35 UTC] ✅ User profile retrieved successfully for user ID: 1152
[26-Jul-2026 07:13:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jul-2026 07:13:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jul-2026 07:13:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40e3:319b:d858:8000::, 172.70.142.225","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MiIsInVzZXJuYW1lIjoiUm9oaXQgU2luZ2giLCJlbWFpbCI6InJvcmltdTIuMEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NTQxOTV9.zpv5AGXss4oV4fOikaVj0M8Scq39H6bi3XKZC23P5uA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a21199738fdba8e9-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40e3:319b:d858:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-Jul-2026 07:13:02 UTC] === User Orders API Called ===
[26-Jul-2026 07:13:02 UTC] User ID: 1152
[26-Jul-2026 07:13:02 UTC] Limit: 20, Offset: 0
[26-Jul-2026 07:13:02 UTC] Orders found: 0
[26-Jul-2026 07:13:02 UTC] Orders data: []
[26-Jul-2026 07:13:02 UTC] Total orders count: 0
[26-Jul-2026 07:13:02 UTC] === API CALL LOG ===
[26-Jul-2026 07:13:02 UTC] Endpoint: user/profile.php
[26-Jul-2026 07:13:02 UTC] Full Log Data: {
    "timestamp": "2026-07-26 07:13:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:319b:d858:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e3:319b:d858:8000::, 172.70.142.225",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MiIsInVzZXJuYW1lIjoiUm9oaXQgU2luZ2giLCJlbWFpbCI6InJvcmltdTIuMEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NTQxOTV9.zpv5AGXss4oV4fOikaVj0M8Scq39H6bi3XKZC23P5uA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a21199738fdda8e9-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e3:319b:d858:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 07:13:02 UTC] === END API CALL LOG ===
[26-Jul-2026 07:13:02 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 07:13:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MiIsInVzZXJuYW1lIjoiUm9oaXQgU2luZ2giLCJlbWFpbCI6InJvcmltdTIuMEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NTQxOTV9.zpv5AGXss4oV4fOikaVj0M8Scq39H6bi3XKZC23P5uA
[26-Jul-2026 07:13:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 07:13:02 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 07:13:02 UTC] User ID: 1152
[26-Jul-2026 07:13:02 UTC] ✅ User profile retrieved successfully for user ID: 1152
[26-Jul-2026 07:13:02 UTC] === API CALL LOG ===
[26-Jul-2026 07:13:02 UTC] Endpoint: user/profile.php
[26-Jul-2026 07:13:02 UTC] Full Log Data: {
    "timestamp": "2026-07-26 07:13:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:319b:d858:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e3:319b:d858:8000::, 172.70.142.225",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MiIsInVzZXJuYW1lIjoiUm9oaXQgU2luZ2giLCJlbWFpbCI6InJvcmltdTIuMEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NTQxOTV9.zpv5AGXss4oV4fOikaVj0M8Scq39H6bi3XKZC23P5uA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a21199782b26a8e9-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e3:319b:d858:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 07:13:02 UTC] === END API CALL LOG ===
[26-Jul-2026 07:13:02 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 07:13:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MiIsInVzZXJuYW1lIjoiUm9oaXQgU2luZ2giLCJlbWFpbCI6InJvcmltdTIuMEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NTQxOTV9.zpv5AGXss4oV4fOikaVj0M8Scq39H6bi3XKZC23P5uA
[26-Jul-2026 07:13:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 07:13:02 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 07:13:02 UTC] User ID: 1152
[26-Jul-2026 07:13:02 UTC] ✅ User profile retrieved successfully for user ID: 1152
[26-Jul-2026 07:13:03 UTC] === API CALL LOG ===
[26-Jul-2026 07:13:03 UTC] Endpoint: user/profile.php
[26-Jul-2026 07:13:03 UTC] Full Log Data: {
    "timestamp": "2026-07-26 07:13:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:319b:d858:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e3:319b:d858:8000::, 172.70.142.225",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MiIsInVzZXJuYW1lIjoiUm9oaXQgU2luZ2giLCJlbWFpbCI6InJvcmltdTIuMEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NTQxOTV9.zpv5AGXss4oV4fOikaVj0M8Scq39H6bi3XKZC23P5uA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a211997deff0a8e9-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e3:319b:d858:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 07:13:03 UTC] === END API CALL LOG ===
[26-Jul-2026 07:13:03 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 07:13:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MiIsInVzZXJuYW1lIjoiUm9oaXQgU2luZ2giLCJlbWFpbCI6InJvcmltdTIuMEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NTQxOTV9.zpv5AGXss4oV4fOikaVj0M8Scq39H6bi3XKZC23P5uA
[26-Jul-2026 07:13:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 07:13:03 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 07:13:03 UTC] User ID: 1152
[26-Jul-2026 07:13:03 UTC] ✅ User profile retrieved successfully for user ID: 1152
[26-Jul-2026 07:14:01 UTC] === API CALL LOG ===
[26-Jul-2026 07:14:01 UTC] Endpoint: user/profile.php
[26-Jul-2026 07:14:01 UTC] Full Log Data: {
    "timestamp": "2026-07-26 07:14:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:319b:d858:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e3:319b:d858:8000::, 162.158.88.29",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MiIsInVzZXJuYW1lIjoiUm9oaXQgU2luZ2giLCJlbWFpbCI6InJvcmltdTIuMEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NTQxOTV9.zpv5AGXss4oV4fOikaVj0M8Scq39H6bi3XKZC23P5uA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2119ae589046cc1-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e3:319b:d858:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 07:14:01 UTC] === END API CALL LOG ===
[26-Jul-2026 07:14:01 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 07:14:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MiIsInVzZXJuYW1lIjoiUm9oaXQgU2luZ2giLCJlbWFpbCI6InJvcmltdTIuMEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NTQxOTV9.zpv5AGXss4oV4fOikaVj0M8Scq39H6bi3XKZC23P5uA
[26-Jul-2026 07:14:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 07:14:01 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 07:14:01 UTC] User ID: 1152
[26-Jul-2026 07:14:01 UTC] ✅ User profile retrieved successfully for user ID: 1152
[26-Jul-2026 07:14:02 UTC] === API CALL LOG ===
[26-Jul-2026 07:14:02 UTC] Endpoint: user/profile.php
[26-Jul-2026 07:14:02 UTC] Full Log Data: {
    "timestamp": "2026-07-26 07:14:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:319b:d858:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e3:319b:d858:8000::, 162.158.88.29",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MiIsInVzZXJuYW1lIjoiUm9oaXQgU2luZ2giLCJlbWFpbCI6InJvcmltdTIuMEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NTQxOTV9.zpv5AGXss4oV4fOikaVj0M8Scq39H6bi3XKZC23P5uA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2119aef3d7e6cc1-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e3:319b:d858:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 07:14:02 UTC] === END API CALL LOG ===
[26-Jul-2026 07:14:02 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 07:14:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MiIsInVzZXJuYW1lIjoiUm9oaXQgU2luZ2giLCJlbWFpbCI6InJvcmltdTIuMEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NTQxOTV9.zpv5AGXss4oV4fOikaVj0M8Scq39H6bi3XKZC23P5uA
[26-Jul-2026 07:14:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 07:14:02 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 07:14:02 UTC] User ID: 1152
[26-Jul-2026 07:14:02 UTC] ✅ User profile retrieved successfully for user ID: 1152
[26-Jul-2026 07:14:03 UTC] === API CALL LOG ===
[26-Jul-2026 07:14:03 UTC] Endpoint: user/profile.php
[26-Jul-2026 07:14:03 UTC] Full Log Data: {
    "timestamp": "2026-07-26 07:14:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:319b:d858:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e3:319b:d858:8000::, 162.158.88.7",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MiIsInVzZXJuYW1lIjoiUm9oaXQgU2luZ2giLCJlbWFpbCI6InJvcmltdTIuMEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NTQxOTV9.zpv5AGXss4oV4fOikaVj0M8Scq39H6bi3XKZC23P5uA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2119aed88a46cc1-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e3:319b:d858:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 07:14:03 UTC] === END API CALL LOG ===
[26-Jul-2026 07:14:03 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 07:14:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MiIsInVzZXJuYW1lIjoiUm9oaXQgU2luZ2giLCJlbWFpbCI6InJvcmltdTIuMEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NTQxOTV9.zpv5AGXss4oV4fOikaVj0M8Scq39H6bi3XKZC23P5uA
[26-Jul-2026 07:14:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 07:14:03 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 07:14:03 UTC] User ID: 1152
[26-Jul-2026 07:14:03 UTC] ✅ User profile retrieved successfully for user ID: 1152
[26-Jul-2026 07:14:29 UTC] === API CALL LOG ===
[26-Jul-2026 07:14:29 UTC] Endpoint: user/profile.php
[26-Jul-2026 07:14:29 UTC] Full Log Data: {
    "timestamp": "2026-07-26 07:14:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:319b:d858:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e3:319b:d858:8000::, 162.158.88.29",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MiIsInVzZXJuYW1lIjoiUm9oaXQgU2luZ2giLCJlbWFpbCI6InJvcmltdTIuMEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NTQxOTV9.zpv5AGXss4oV4fOikaVj0M8Scq39H6bi3XKZC23P5uA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2119b93dba86cc1-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e3:319b:d858:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 07:14:29 UTC] === END API CALL LOG ===
[26-Jul-2026 07:14:29 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 07:14:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MiIsInVzZXJuYW1lIjoiUm9oaXQgU2luZ2giLCJlbWFpbCI6InJvcmltdTIuMEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NTQxOTV9.zpv5AGXss4oV4fOikaVj0M8Scq39H6bi3XKZC23P5uA
[26-Jul-2026 07:14:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 07:14:29 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 07:14:29 UTC] User ID: 1152
[26-Jul-2026 07:14:29 UTC] ✅ User profile retrieved successfully for user ID: 1152
[26-Jul-2026 07:14:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jul-2026 07:14:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jul-2026 07:14:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40e3:319b:d858:8000::, 162.158.88.29","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MiIsInVzZXJuYW1lIjoiUm9oaXQgU2luZ2giLCJlbWFpbCI6InJvcmltdTIuMEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NTQxOTV9.zpv5AGXss4oV4fOikaVj0M8Scq39H6bi3XKZC23P5uA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2119b93dba46cc1-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40e3:319b:d858:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-Jul-2026 07:14:29 UTC] === User Orders API Called ===
[26-Jul-2026 07:14:29 UTC] User ID: 1152
[26-Jul-2026 07:14:29 UTC] Limit: 20, Offset: 0
[26-Jul-2026 07:14:29 UTC] Orders found: 0
[26-Jul-2026 07:14:29 UTC] Orders data: []
[26-Jul-2026 07:14:29 UTC] Total orders count: 0
[26-Jul-2026 07:14:29 UTC] === API CALL LOG ===
[26-Jul-2026 07:14:29 UTC] Endpoint: user/profile.php
[26-Jul-2026 07:14:29 UTC] Full Log Data: {
    "timestamp": "2026-07-26 07:14:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:319b:d858:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e3:319b:d858:8000::, 162.158.88.29",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MiIsInVzZXJuYW1lIjoiUm9oaXQgU2luZ2giLCJlbWFpbCI6InJvcmltdTIuMEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NTQxOTV9.zpv5AGXss4oV4fOikaVj0M8Scq39H6bi3XKZC23P5uA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2119b96fc876cc1-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e3:319b:d858:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 07:14:29 UTC] === END API CALL LOG ===
[26-Jul-2026 07:14:29 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 07:14:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MiIsInVzZXJuYW1lIjoiUm9oaXQgU2luZ2giLCJlbWFpbCI6InJvcmltdTIuMEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NTQxOTV9.zpv5AGXss4oV4fOikaVj0M8Scq39H6bi3XKZC23P5uA
[26-Jul-2026 07:14:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 07:14:29 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 07:14:29 UTC] User ID: 1152
[26-Jul-2026 07:14:29 UTC] ✅ User profile retrieved successfully for user ID: 1152
[26-Jul-2026 07:14:53 UTC] === API CALL LOG ===
[26-Jul-2026 07:14:53 UTC] Endpoint: user/profile.php
[26-Jul-2026 07:14:53 UTC] Full Log Data: {
    "timestamp": "2026-07-26 07:14:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:319b:d858:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e3:319b:d858:8000::, 162.158.88.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MiIsInVzZXJuYW1lIjoiUm9oaXQgU2luZ2giLCJlbWFpbCI6InJvcmltdTIuMEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NTQxOTV9.zpv5AGXss4oV4fOikaVj0M8Scq39H6bi3XKZC23P5uA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2119c2c4f006cc1-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e3:319b:d858:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 07:14:53 UTC] === END API CALL LOG ===
[26-Jul-2026 07:14:53 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 07:14:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MiIsInVzZXJuYW1lIjoiUm9oaXQgU2luZ2giLCJlbWFpbCI6InJvcmltdTIuMEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NTQxOTV9.zpv5AGXss4oV4fOikaVj0M8Scq39H6bi3XKZC23P5uA
[26-Jul-2026 07:14:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 07:14:53 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 07:14:53 UTC] User ID: 1152
[26-Jul-2026 07:14:53 UTC] ✅ User profile retrieved successfully for user ID: 1152
[26-Jul-2026 07:14:53 UTC] === API CALL LOG ===
[26-Jul-2026 07:14:53 UTC] Endpoint: user/profile.php
[26-Jul-2026 07:14:53 UTC] Full Log Data: {
    "timestamp": "2026-07-26 07:14:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:319b:d858:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e3:319b:d858:8000::, 162.158.88.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MiIsInVzZXJuYW1lIjoiUm9oaXQgU2luZ2giLCJlbWFpbCI6InJvcmltdTIuMEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NTQxOTV9.zpv5AGXss4oV4fOikaVj0M8Scq39H6bi3XKZC23P5uA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2119c296f866cc1-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e3:319b:d858:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 07:14:53 UTC] === END API CALL LOG ===
[26-Jul-2026 07:14:53 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 07:14:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MiIsInVzZXJuYW1lIjoiUm9oaXQgU2luZ2giLCJlbWFpbCI6InJvcmltdTIuMEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NTQxOTV9.zpv5AGXss4oV4fOikaVj0M8Scq39H6bi3XKZC23P5uA
[26-Jul-2026 07:14:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 07:14:53 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 07:14:53 UTC] User ID: 1152
[26-Jul-2026 07:14:53 UTC] ✅ User profile retrieved successfully for user ID: 1152
[26-Jul-2026 07:14:53 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jul-2026 07:14:53 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jul-2026 07:14:53 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40e3:319b:d858:8000::, 162.158.88.29","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MiIsInVzZXJuYW1lIjoiUm9oaXQgU2luZ2giLCJlbWFpbCI6InJvcmltdTIuMEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NTQxOTV9.zpv5AGXss4oV4fOikaVj0M8Scq39H6bi3XKZC23P5uA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2119c296f816cc1-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40e3:319b:d858:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-Jul-2026 07:14:53 UTC] === User Orders API Called ===
[26-Jul-2026 07:14:53 UTC] User ID: 1152
[26-Jul-2026 07:14:53 UTC] Limit: 20, Offset: 0
[26-Jul-2026 07:14:53 UTC] Orders found: 0
[26-Jul-2026 07:14:53 UTC] Orders data: []
[26-Jul-2026 07:14:53 UTC] Total orders count: 0
[26-Jul-2026 07:15:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jul-2026 07:15:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jul-2026 07:15:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40e3:319b:d858:8000::, 162.158.88.28","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MiIsInVzZXJuYW1lIjoiUm9oaXQgU2luZ2giLCJlbWFpbCI6InJvcmltdTIuMEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NTQxOTV9.zpv5AGXss4oV4fOikaVj0M8Scq39H6bi3XKZC23P5uA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2119c7bda4c6cc1-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40e3:319b:d858:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-Jul-2026 07:15:06 UTC] === User Orders API Called ===
[26-Jul-2026 07:15:06 UTC] User ID: 1152
[26-Jul-2026 07:15:06 UTC] Limit: 20, Offset: 0
[26-Jul-2026 07:15:06 UTC] Orders found: 0
[26-Jul-2026 07:15:06 UTC] Orders data: []
[26-Jul-2026 07:15:06 UTC] Total orders count: 0
[26-Jul-2026 07:15:06 UTC] === API CALL LOG ===
[26-Jul-2026 07:15:06 UTC] Endpoint: user/profile.php
[26-Jul-2026 07:15:06 UTC] Full Log Data: {
    "timestamp": "2026-07-26 07:15:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:319b:d858:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e3:319b:d858:8000::, 162.158.88.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MiIsInVzZXJuYW1lIjoiUm9oaXQgU2luZ2giLCJlbWFpbCI6InJvcmltdTIuMEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NTQxOTV9.zpv5AGXss4oV4fOikaVj0M8Scq39H6bi3XKZC23P5uA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2119c7bda4d6cc1-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e3:319b:d858:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 07:15:06 UTC] === END API CALL LOG ===
[26-Jul-2026 07:15:06 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 07:15:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MiIsInVzZXJuYW1lIjoiUm9oaXQgU2luZ2giLCJlbWFpbCI6InJvcmltdTIuMEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NTQxOTV9.zpv5AGXss4oV4fOikaVj0M8Scq39H6bi3XKZC23P5uA
[26-Jul-2026 07:15:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 07:15:06 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 07:15:06 UTC] User ID: 1152
[26-Jul-2026 07:15:06 UTC] ✅ User profile retrieved successfully for user ID: 1152
[26-Jul-2026 07:15:06 UTC] === API CALL LOG ===
[26-Jul-2026 07:15:06 UTC] Endpoint: user/profile.php
[26-Jul-2026 07:15:06 UTC] Full Log Data: {
    "timestamp": "2026-07-26 07:15:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:319b:d858:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e3:319b:d858:8000::, 162.158.88.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MiIsInVzZXJuYW1lIjoiUm9oaXQgU2luZ2giLCJlbWFpbCI6InJvcmltdTIuMEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NTQxOTV9.zpv5AGXss4oV4fOikaVj0M8Scq39H6bi3XKZC23P5uA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2119c7f3cc46cc1-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e3:319b:d858:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 07:15:06 UTC] === END API CALL LOG ===
[26-Jul-2026 07:15:06 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 07:15:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MiIsInVzZXJuYW1lIjoiUm9oaXQgU2luZ2giLCJlbWFpbCI6InJvcmltdTIuMEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NTQxOTV9.zpv5AGXss4oV4fOikaVj0M8Scq39H6bi3XKZC23P5uA
[26-Jul-2026 07:15:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 07:15:06 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 07:15:06 UTC] User ID: 1152
[26-Jul-2026 07:15:06 UTC] ✅ User profile retrieved successfully for user ID: 1152
[26-Jul-2026 07:15:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jul-2026 07:15:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jul-2026 07:15:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40e3:319b:d858:8000::, 162.158.88.28","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MiIsInVzZXJuYW1lIjoiUm9oaXQgU2luZ2giLCJlbWFpbCI6InJvcmltdTIuMEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NTQxOTV9.zpv5AGXss4oV4fOikaVj0M8Scq39H6bi3XKZC23P5uA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2119ccbaad46cc1-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40e3:319b:d858:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-Jul-2026 07:15:19 UTC] === User Orders API Called ===
[26-Jul-2026 07:15:19 UTC] User ID: 1152
[26-Jul-2026 07:15:19 UTC] Limit: 20, Offset: 0
[26-Jul-2026 07:15:19 UTC] Orders found: 1
[26-Jul-2026 07:15:19 UTC] Orders data: [{"id":430,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/adept_coin","status":"pending","created_at":"2026-07-26 10:45:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[26-Jul-2026 07:15:19 UTC] Total orders count: 1
[26-Jul-2026 07:15:25 UTC] === API CALL LOG ===
[26-Jul-2026 07:15:25 UTC] Endpoint: user/profile.php
[26-Jul-2026 07:15:25 UTC] Full Log Data: {
    "timestamp": "2026-07-26 07:15:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:319b:d858:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e3:319b:d858:8000::, 162.158.88.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MiIsInVzZXJuYW1lIjoiUm9oaXQgU2luZ2giLCJlbWFpbCI6InJvcmltdTIuMEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NTQxOTV9.zpv5AGXss4oV4fOikaVj0M8Scq39H6bi3XKZC23P5uA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2119cf63fbe6cc1-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e3:319b:d858:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 07:15:25 UTC] === END API CALL LOG ===
[26-Jul-2026 07:15:25 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 07:15:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MiIsInVzZXJuYW1lIjoiUm9oaXQgU2luZ2giLCJlbWFpbCI6InJvcmltdTIuMEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NTQxOTV9.zpv5AGXss4oV4fOikaVj0M8Scq39H6bi3XKZC23P5uA
[26-Jul-2026 07:15:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 07:15:25 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 07:15:25 UTC] User ID: 1152
[26-Jul-2026 07:15:25 UTC] ✅ User profile retrieved successfully for user ID: 1152
[26-Jul-2026 07:15:26 UTC] === API CALL LOG ===
[26-Jul-2026 07:15:26 UTC] Endpoint: user/profile.php
[26-Jul-2026 07:15:26 UTC] Full Log Data: {
    "timestamp": "2026-07-26 07:15:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:319b:d858:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e3:319b:d858:8000::, 162.158.88.29",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MiIsInVzZXJuYW1lIjoiUm9oaXQgU2luZ2giLCJlbWFpbCI6InJvcmltdTIuMEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NTQxOTV9.zpv5AGXss4oV4fOikaVj0M8Scq39H6bi3XKZC23P5uA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2119cf4497e6cc1-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e3:319b:d858:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 07:15:26 UTC] === END API CALL LOG ===
[26-Jul-2026 07:15:26 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 07:15:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MiIsInVzZXJuYW1lIjoiUm9oaXQgU2luZ2giLCJlbWFpbCI6InJvcmltdTIuMEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NTQxOTV9.zpv5AGXss4oV4fOikaVj0M8Scq39H6bi3XKZC23P5uA
[26-Jul-2026 07:15:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 07:15:26 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 07:15:26 UTC] User ID: 1152
[26-Jul-2026 07:15:26 UTC] ✅ User profile retrieved successfully for user ID: 1152
[26-Jul-2026 07:15:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jul-2026 07:15:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jul-2026 07:15:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40e3:319b:d858:8000::, 162.158.88.28","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MiIsInVzZXJuYW1lIjoiUm9oaXQgU2luZ2giLCJlbWFpbCI6InJvcmltdTIuMEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NTQxOTV9.zpv5AGXss4oV4fOikaVj0M8Scq39H6bi3XKZC23P5uA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2119cf449796cc1-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40e3:319b:d858:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-Jul-2026 07:15:26 UTC] === User Orders API Called ===
[26-Jul-2026 07:15:26 UTC] User ID: 1152
[26-Jul-2026 07:15:26 UTC] Limit: 20, Offset: 0
[26-Jul-2026 07:15:26 UTC] Orders found: 1
[26-Jul-2026 07:15:26 UTC] Orders data: [{"id":430,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/adept_coin","status":"pending","created_at":"2026-07-26 10:45:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[26-Jul-2026 07:15:26 UTC] Total orders count: 1
[26-Jul-2026 07:15:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jul-2026 07:15:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jul-2026 07:15:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40e3:319b:d858:8000::, 162.158.88.29","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MiIsInVzZXJuYW1lIjoiUm9oaXQgU2luZ2giLCJlbWFpbCI6InJvcmltdTIuMEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NTQxOTV9.zpv5AGXss4oV4fOikaVj0M8Scq39H6bi3XKZC23P5uA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2119d9689526cc1-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40e3:319b:d858:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-Jul-2026 07:15:51 UTC] === User Orders API Called ===
[26-Jul-2026 07:15:51 UTC] User ID: 1152
[26-Jul-2026 07:15:51 UTC] Limit: 20, Offset: 0
[26-Jul-2026 07:15:51 UTC] Orders found: 2
[26-Jul-2026 07:15:51 UTC] Orders data: [{"id":431,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/adept_coin","status":"pending","created_at":"2026-07-26 10:45:49","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":430,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/adept_coin","status":"pending","created_at":"2026-07-26 10:45:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[26-Jul-2026 07:15:51 UTC] Total orders count: 2
[26-Jul-2026 07:15:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jul-2026 07:15:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jul-2026 07:15:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40e3:319b:d858:8000::, 162.158.88.29","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MiIsInVzZXJuYW1lIjoiUm9oaXQgU2luZ2giLCJlbWFpbCI6InJvcmltdTIuMEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NTQxOTV9.zpv5AGXss4oV4fOikaVj0M8Scq39H6bi3XKZC23P5uA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2119da7ebbe6cc1-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40e3:319b:d858:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-Jul-2026 07:15:54 UTC] === User Orders API Called ===
[26-Jul-2026 07:15:54 UTC] User ID: 1152
[26-Jul-2026 07:15:54 UTC] Limit: 20, Offset: 0
[26-Jul-2026 07:15:54 UTC] Orders found: 2
[26-Jul-2026 07:15:54 UTC] Orders data: [{"id":431,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/adept_coin","status":"pending","created_at":"2026-07-26 10:45:49","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":430,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/adept_coin","status":"pending","created_at":"2026-07-26 10:45:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[26-Jul-2026 07:15:54 UTC] === API CALL LOG ===
[26-Jul-2026 07:15:54 UTC] Endpoint: user/profile.php
[26-Jul-2026 07:15:54 UTC] Full Log Data: {
    "timestamp": "2026-07-26 07:15:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:319b:d858:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e3:319b:d858:8000::, 162.158.88.29",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MiIsInVzZXJuYW1lIjoiUm9oaXQgU2luZ2giLCJlbWFpbCI6InJvcmltdTIuMEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NTQxOTV9.zpv5AGXss4oV4fOikaVj0M8Scq39H6bi3XKZC23P5uA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2119da7ebc16cc1-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e3:319b:d858:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 07:15:54 UTC] === END API CALL LOG ===
[26-Jul-2026 07:15:54 UTC] Total orders count: 2
[26-Jul-2026 07:15:54 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 07:15:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MiIsInVzZXJuYW1lIjoiUm9oaXQgU2luZ2giLCJlbWFpbCI6InJvcmltdTIuMEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NTQxOTV9.zpv5AGXss4oV4fOikaVj0M8Scq39H6bi3XKZC23P5uA
[26-Jul-2026 07:15:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 07:15:54 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 07:15:54 UTC] User ID: 1152
[26-Jul-2026 07:15:54 UTC] ✅ User profile retrieved successfully for user ID: 1152
[26-Jul-2026 07:15:54 UTC] === API CALL LOG ===
[26-Jul-2026 07:15:54 UTC] Endpoint: user/profile.php
[26-Jul-2026 07:15:54 UTC] Full Log Data: {
    "timestamp": "2026-07-26 07:15:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:319b:d858:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e3:319b:d858:8000::, 162.158.88.29",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MiIsInVzZXJuYW1lIjoiUm9oaXQgU2luZ2giLCJlbWFpbCI6InJvcmltdTIuMEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NTQxOTV9.zpv5AGXss4oV4fOikaVj0M8Scq39H6bi3XKZC23P5uA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2119dabbecd6cc1-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e3:319b:d858:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 07:15:54 UTC] === END API CALL LOG ===
[26-Jul-2026 07:15:54 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 07:15:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MiIsInVzZXJuYW1lIjoiUm9oaXQgU2luZ2giLCJlbWFpbCI6InJvcmltdTIuMEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NTQxOTV9.zpv5AGXss4oV4fOikaVj0M8Scq39H6bi3XKZC23P5uA
[26-Jul-2026 07:15:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 07:15:54 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 07:15:54 UTC] User ID: 1152
[26-Jul-2026 07:15:54 UTC] ✅ User profile retrieved successfully for user ID: 1152
[26-Jul-2026 07:15:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jul-2026 07:15:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jul-2026 07:15:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40e3:319b:d858:8000::, 162.158.88.29","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MiIsInVzZXJuYW1lIjoiUm9oaXQgU2luZ2giLCJlbWFpbCI6InJvcmltdTIuMEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NTQxOTV9.zpv5AGXss4oV4fOikaVj0M8Scq39H6bi3XKZC23P5uA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2119dbb9bb46cc1-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40e3:319b:d858:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-Jul-2026 07:15:57 UTC] === User Orders API Called ===
[26-Jul-2026 07:15:57 UTC] User ID: 1152
[26-Jul-2026 07:15:57 UTC] Limit: 20, Offset: 0
[26-Jul-2026 07:15:57 UTC] Orders found: 2
[26-Jul-2026 07:15:57 UTC] Orders data: [{"id":431,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/adept_coin","status":"pending","created_at":"2026-07-26 10:45:49","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":430,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/adept_coin","status":"pending","created_at":"2026-07-26 10:45:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[26-Jul-2026 07:15:57 UTC] Total orders count: 2
[26-Jul-2026 07:16:05 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jul-2026 07:16:05 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jul-2026 07:16:05 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40e3:319b:d858:8000::, 162.158.88.29","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MiIsInVzZXJuYW1lIjoiUm9oaXQgU2luZ2giLCJlbWFpbCI6InJvcmltdTIuMEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NTQxOTV9.zpv5AGXss4oV4fOikaVj0M8Scq39H6bi3XKZC23P5uA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2119de89c846cc1-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40e3:319b:d858:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-Jul-2026 07:16:05 UTC] === User Orders API Called ===
[26-Jul-2026 07:16:05 UTC] User ID: 1152
[26-Jul-2026 07:16:05 UTC] Limit: 20, Offset: 0
[26-Jul-2026 07:16:05 UTC] Orders found: 2
[26-Jul-2026 07:16:05 UTC] Orders data: [{"id":431,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/adept_coin","status":"pending","created_at":"2026-07-26 10:45:49","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":430,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/adept_coin","status":"pending","created_at":"2026-07-26 10:45:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[26-Jul-2026 07:16:05 UTC] Total orders count: 2
[26-Jul-2026 07:16:05 UTC] === API CALL LOG ===
[26-Jul-2026 07:16:05 UTC] Endpoint: user/profile.php
[26-Jul-2026 07:16:05 UTC] Full Log Data: {
    "timestamp": "2026-07-26 07:16:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:319b:d858:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e3:319b:d858:8000::, 162.158.88.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MiIsInVzZXJuYW1lIjoiUm9oaXQgU2luZ2giLCJlbWFpbCI6InJvcmltdTIuMEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NTQxOTV9.zpv5AGXss4oV4fOikaVj0M8Scq39H6bi3XKZC23P5uA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2119de89c896cc1-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e3:319b:d858:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 07:16:05 UTC] === END API CALL LOG ===
[26-Jul-2026 07:16:05 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 07:16:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MiIsInVzZXJuYW1lIjoiUm9oaXQgU2luZ2giLCJlbWFpbCI6InJvcmltdTIuMEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NTQxOTV9.zpv5AGXss4oV4fOikaVj0M8Scq39H6bi3XKZC23P5uA
[26-Jul-2026 07:16:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 07:16:05 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 07:16:05 UTC] User ID: 1152
[26-Jul-2026 07:16:05 UTC] ✅ User profile retrieved successfully for user ID: 1152
[26-Jul-2026 07:16:05 UTC] === API CALL LOG ===
[26-Jul-2026 07:16:05 UTC] Endpoint: user/profile.php
[26-Jul-2026 07:16:05 UTC] Full Log Data: {
    "timestamp": "2026-07-26 07:16:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:319b:d858:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e3:319b:d858:8000::, 162.158.88.29",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MiIsInVzZXJuYW1lIjoiUm9oaXQgU2luZ2giLCJlbWFpbCI6InJvcmltdTIuMEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NTQxOTV9.zpv5AGXss4oV4fOikaVj0M8Scq39H6bi3XKZC23P5uA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2119dec68356cc1-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e3:319b:d858:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 07:16:05 UTC] === END API CALL LOG ===
[26-Jul-2026 07:16:05 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 07:16:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MiIsInVzZXJuYW1lIjoiUm9oaXQgU2luZ2giLCJlbWFpbCI6InJvcmltdTIuMEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NTQxOTV9.zpv5AGXss4oV4fOikaVj0M8Scq39H6bi3XKZC23P5uA
[26-Jul-2026 07:16:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 07:16:05 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 07:16:05 UTC] User ID: 1152
[26-Jul-2026 07:16:05 UTC] ✅ User profile retrieved successfully for user ID: 1152
[26-Jul-2026 07:16:16 UTC] === API CALL LOG ===
[26-Jul-2026 07:16:16 UTC] Endpoint: user/profile.php
[26-Jul-2026 07:16:16 UTC] Full Log Data: {
    "timestamp": "2026-07-26 07:16:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:319b:d858:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e3:319b:d858:8000::, 162.158.88.29",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MiIsInVzZXJuYW1lIjoiUm9oaXQgU2luZ2giLCJlbWFpbCI6InJvcmltdTIuMEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NTQxOTV9.zpv5AGXss4oV4fOikaVj0M8Scq39H6bi3XKZC23P5uA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2119e30bb486cc1-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e3:319b:d858:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 07:16:16 UTC] === END API CALL LOG ===
[26-Jul-2026 07:16:16 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 07:16:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MiIsInVzZXJuYW1lIjoiUm9oaXQgU2luZ2giLCJlbWFpbCI6InJvcmltdTIuMEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NTQxOTV9.zpv5AGXss4oV4fOikaVj0M8Scq39H6bi3XKZC23P5uA
[26-Jul-2026 07:16:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 07:16:16 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 07:16:16 UTC] User ID: 1152
[26-Jul-2026 07:16:16 UTC] ✅ User profile retrieved successfully for user ID: 1152
[26-Jul-2026 07:16:16 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jul-2026 07:16:16 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jul-2026 07:16:16 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40e3:319b:d858:8000::, 162.158.88.29","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MiIsInVzZXJuYW1lIjoiUm9oaXQgU2luZ2giLCJlbWFpbCI6InJvcmltdTIuMEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NTQxOTV9.zpv5AGXss4oV4fOikaVj0M8Scq39H6bi3XKZC23P5uA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2119e30bb456cc1-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40e3:319b:d858:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-Jul-2026 07:16:16 UTC] === User Orders API Called ===
[26-Jul-2026 07:16:16 UTC] User ID: 1152
[26-Jul-2026 07:16:16 UTC] Limit: 20, Offset: 0
[26-Jul-2026 07:16:16 UTC] Orders found: 2
[26-Jul-2026 07:16:16 UTC] Orders data: [{"id":431,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/adept_coin","status":"pending","created_at":"2026-07-26 10:45:49","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":430,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/adept_coin","status":"pending","created_at":"2026-07-26 10:45:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[26-Jul-2026 07:16:16 UTC] Total orders count: 2
[26-Jul-2026 07:16:16 UTC] === API CALL LOG ===
[26-Jul-2026 07:16:16 UTC] Endpoint: user/profile.php
[26-Jul-2026 07:16:16 UTC] Full Log Data: {
    "timestamp": "2026-07-26 07:16:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:319b:d858:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e3:319b:d858:8000::, 162.158.88.29",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MiIsInVzZXJuYW1lIjoiUm9oaXQgU2luZ2giLCJlbWFpbCI6InJvcmltdTIuMEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NTQxOTV9.zpv5AGXss4oV4fOikaVj0M8Scq39H6bi3XKZC23P5uA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2119e34be6f6cc1-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e3:319b:d858:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 07:16:16 UTC] === END API CALL LOG ===
[26-Jul-2026 07:16:16 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 07:16:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MiIsInVzZXJuYW1lIjoiUm9oaXQgU2luZ2giLCJlbWFpbCI6InJvcmltdTIuMEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NTQxOTV9.zpv5AGXss4oV4fOikaVj0M8Scq39H6bi3XKZC23P5uA
[26-Jul-2026 07:16:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 07:16:16 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 07:16:16 UTC] User ID: 1152
[26-Jul-2026 07:16:16 UTC] ✅ User profile retrieved successfully for user ID: 1152
[26-Jul-2026 07:20:12 UTC] === API CALL LOG ===
[26-Jul-2026 07:20:12 UTC] Endpoint: user/profile.php
[26-Jul-2026 07:20:12 UTC] Full Log Data: {
    "timestamp": "2026-07-26 07:20:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:319b:d858:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e3:319b:d858:8000::, 172.69.176.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MiIsInVzZXJuYW1lIjoiUm9oaXQgU2luZ2giLCJlbWFpbCI6InJvcmltdTIuMEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NTQxOTV9.zpv5AGXss4oV4fOikaVj0M8Scq39H6bi3XKZC23P5uA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a211a3f419697ae1-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e3:319b:d858:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 07:20:12 UTC] === END API CALL LOG ===
[26-Jul-2026 07:20:12 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 07:20:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MiIsInVzZXJuYW1lIjoiUm9oaXQgU2luZ2giLCJlbWFpbCI6InJvcmltdTIuMEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NTQxOTV9.zpv5AGXss4oV4fOikaVj0M8Scq39H6bi3XKZC23P5uA
[26-Jul-2026 07:20:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 07:20:12 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 07:20:12 UTC] User ID: 1152
[26-Jul-2026 07:20:12 UTC] ✅ User profile retrieved successfully for user ID: 1152
[26-Jul-2026 07:20:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jul-2026 07:20:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jul-2026 07:20:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40e3:319b:d858:8000::, 172.69.176.104","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MiIsInVzZXJuYW1lIjoiUm9oaXQgU2luZ2giLCJlbWFpbCI6InJvcmltdTIuMEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NTQxOTV9.zpv5AGXss4oV4fOikaVj0M8Scq39H6bi3XKZC23P5uA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a211a3f8ded47ae1-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40e3:319b:d858:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-Jul-2026 07:20:13 UTC] === User Orders API Called ===
[26-Jul-2026 07:20:13 UTC] User ID: 1152
[26-Jul-2026 07:20:13 UTC] Limit: 20, Offset: 0
[26-Jul-2026 07:20:13 UTC] Orders found: 2
[26-Jul-2026 07:20:13 UTC] Orders data: [{"id":431,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/adept_coin","status":"pending","created_at":"2026-07-26 10:45:49","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":430,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/adept_coin","status":"pending","created_at":"2026-07-26 10:45:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[26-Jul-2026 07:20:13 UTC] Total orders count: 2
[26-Jul-2026 07:20:23 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jul-2026 07:20:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jul-2026 07:20:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40e3:319b:d858:8000::, 172.69.176.75","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MiIsInVzZXJuYW1lIjoiUm9oaXQgU2luZ2giLCJlbWFpbCI6InJvcmltdTIuMEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NTQxOTV9.zpv5AGXss4oV4fOikaVj0M8Scq39H6bi3XKZC23P5uA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a211a434c82e7ae1-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40e3:319b:d858:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-Jul-2026 07:20:23 UTC] === User Orders API Called ===
[26-Jul-2026 07:20:23 UTC] User ID: 1152
[26-Jul-2026 07:20:23 UTC] Limit: 20, Offset: 0
[26-Jul-2026 07:20:23 UTC] Orders found: 2
[26-Jul-2026 07:20:23 UTC] Orders data: [{"id":431,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/adept_coin","status":"pending","created_at":"2026-07-26 10:45:49","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":430,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/adept_coin","status":"pending","created_at":"2026-07-26 10:45:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[26-Jul-2026 07:20:23 UTC] Total orders count: 2
[26-Jul-2026 07:20:23 UTC] === API CALL LOG ===
[26-Jul-2026 07:20:23 UTC] Endpoint: user/profile.php
[26-Jul-2026 07:20:23 UTC] Full Log Data: {
    "timestamp": "2026-07-26 07:20:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:319b:d858:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e3:319b:d858:8000::, 172.69.176.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MiIsInVzZXJuYW1lIjoiUm9oaXQgU2luZ2giLCJlbWFpbCI6InJvcmltdTIuMEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NTQxOTV9.zpv5AGXss4oV4fOikaVj0M8Scq39H6bi3XKZC23P5uA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a211a434c8327ae1-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e3:319b:d858:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 07:20:23 UTC] === END API CALL LOG ===
[26-Jul-2026 07:20:23 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 07:20:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MiIsInVzZXJuYW1lIjoiUm9oaXQgU2luZ2giLCJlbWFpbCI6InJvcmltdTIuMEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NTQxOTV9.zpv5AGXss4oV4fOikaVj0M8Scq39H6bi3XKZC23P5uA
[26-Jul-2026 07:20:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 07:20:23 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 07:20:23 UTC] User ID: 1152
[26-Jul-2026 07:20:23 UTC] ✅ User profile retrieved successfully for user ID: 1152
[26-Jul-2026 07:20:23 UTC] === API CALL LOG ===
[26-Jul-2026 07:20:23 UTC] Endpoint: user/profile.php
[26-Jul-2026 07:20:23 UTC] Full Log Data: {
    "timestamp": "2026-07-26 07:20:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:319b:d858:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e3:319b:d858:8000::, 172.69.176.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MiIsInVzZXJuYW1lIjoiUm9oaXQgU2luZ2giLCJlbWFpbCI6InJvcmltdTIuMEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NTQxOTV9.zpv5AGXss4oV4fOikaVj0M8Scq39H6bi3XKZC23P5uA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a211a438ab027ae1-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e3:319b:d858:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 07:20:23 UTC] === END API CALL LOG ===
[26-Jul-2026 07:20:23 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 07:20:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MiIsInVzZXJuYW1lIjoiUm9oaXQgU2luZ2giLCJlbWFpbCI6InJvcmltdTIuMEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NTQxOTV9.zpv5AGXss4oV4fOikaVj0M8Scq39H6bi3XKZC23P5uA
[26-Jul-2026 07:20:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 07:20:23 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 07:20:23 UTC] User ID: 1152
[26-Jul-2026 07:20:23 UTC] ✅ User profile retrieved successfully for user ID: 1152
[26-Jul-2026 07:21:01 UTC] === API CALL LOG ===
[26-Jul-2026 07:21:01 UTC] Endpoint: user/profile.php
[26-Jul-2026 07:21:01 UTC] Full Log Data: {
    "timestamp": "2026-07-26 07:21:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:319b:d858:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e3:319b:d858:8000::, 172.69.176.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MiIsInVzZXJuYW1lIjoiUm9oaXQgU2luZ2giLCJlbWFpbCI6InJvcmltdTIuMEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NTQxOTV9.zpv5AGXss4oV4fOikaVj0M8Scq39H6bi3XKZC23P5uA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a211a5261ef87ae1-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e3:319b:d858:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 07:21:01 UTC] === END API CALL LOG ===
[26-Jul-2026 07:21:01 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 07:21:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MiIsInVzZXJuYW1lIjoiUm9oaXQgU2luZ2giLCJlbWFpbCI6InJvcmltdTIuMEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NTQxOTV9.zpv5AGXss4oV4fOikaVj0M8Scq39H6bi3XKZC23P5uA
[26-Jul-2026 07:21:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 07:21:01 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 07:21:01 UTC] User ID: 1152
[26-Jul-2026 07:21:01 UTC] ✅ User profile retrieved successfully for user ID: 1152
[26-Jul-2026 07:21:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jul-2026 07:21:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jul-2026 07:21:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40e3:319b:d858:8000::, 172.69.176.74","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MiIsInVzZXJuYW1lIjoiUm9oaXQgU2luZ2giLCJlbWFpbCI6InJvcmltdTIuMEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NTQxOTV9.zpv5AGXss4oV4fOikaVj0M8Scq39H6bi3XKZC23P5uA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a211a5261eef7ae1-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40e3:319b:d858:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-Jul-2026 07:21:01 UTC] === User Orders API Called ===
[26-Jul-2026 07:21:01 UTC] User ID: 1152
[26-Jul-2026 07:21:01 UTC] Limit: 20, Offset: 0
[26-Jul-2026 07:21:01 UTC] Orders found: 2
[26-Jul-2026 07:21:01 UTC] Orders data: [{"id":431,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/adept_coin","status":"pending","created_at":"2026-07-26 10:45:49","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":430,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/adept_coin","status":"pending","created_at":"2026-07-26 10:45:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[26-Jul-2026 07:21:01 UTC] Total orders count: 2
[26-Jul-2026 07:21:01 UTC] === API CALL LOG ===
[26-Jul-2026 07:21:01 UTC] Endpoint: user/profile.php
[26-Jul-2026 07:21:01 UTC] Full Log Data: {
    "timestamp": "2026-07-26 07:21:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:319b:d858:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e3:319b:d858:8000::, 172.69.176.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MiIsInVzZXJuYW1lIjoiUm9oaXQgU2luZ2giLCJlbWFpbCI6InJvcmltdTIuMEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NTQxOTV9.zpv5AGXss4oV4fOikaVj0M8Scq39H6bi3XKZC23P5uA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a211a5299a537ae1-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e3:319b:d858:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 07:21:01 UTC] === END API CALL LOG ===
[26-Jul-2026 07:21:01 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 07:21:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MiIsInVzZXJuYW1lIjoiUm9oaXQgU2luZ2giLCJlbWFpbCI6InJvcmltdTIuMEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NTQxOTV9.zpv5AGXss4oV4fOikaVj0M8Scq39H6bi3XKZC23P5uA
[26-Jul-2026 07:21:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 07:21:01 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 07:21:01 UTC] User ID: 1152
[26-Jul-2026 07:21:01 UTC] ✅ User profile retrieved successfully for user ID: 1152
[26-Jul-2026 07:37:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jul-2026 07:37:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jul-2026 07:37:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40e3:319b:d858:8000::, 162.158.108.71","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MiIsInVzZXJuYW1lIjoiUm9oaXQgU2luZ2giLCJlbWFpbCI6InJvcmltdTIuMEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NTQxOTV9.zpv5AGXss4oV4fOikaVj0M8Scq39H6bi3XKZC23P5uA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a211bd159d13fcf6-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40e3:319b:d858:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-Jul-2026 07:37:22 UTC] === User Orders API Called ===
[26-Jul-2026 07:37:22 UTC] User ID: 1152
[26-Jul-2026 07:37:22 UTC] Limit: 20, Offset: 0
[26-Jul-2026 07:37:22 UTC] Orders found: 2
[26-Jul-2026 07:37:22 UTC] Orders data: [{"id":431,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/adept_coin","status":"pending","created_at":"2026-07-26 10:45:49","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":430,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/adept_coin","status":"pending","created_at":"2026-07-26 10:45:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[26-Jul-2026 07:37:22 UTC] Total orders count: 2
[26-Jul-2026 07:37:22 UTC] === API CALL LOG ===
[26-Jul-2026 07:37:22 UTC] Endpoint: user/profile.php
[26-Jul-2026 07:37:22 UTC] Full Log Data: {
    "timestamp": "2026-07-26 07:37:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:319b:d858:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e3:319b:d858:8000::, 162.158.108.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MiIsInVzZXJuYW1lIjoiUm9oaXQgU2luZ2giLCJlbWFpbCI6InJvcmltdTIuMEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NTQxOTV9.zpv5AGXss4oV4fOikaVj0M8Scq39H6bi3XKZC23P5uA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a211bd159d27fcf6-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e3:319b:d858:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 07:37:22 UTC] === END API CALL LOG ===
[26-Jul-2026 07:37:22 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 07:37:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MiIsInVzZXJuYW1lIjoiUm9oaXQgU2luZ2giLCJlbWFpbCI6InJvcmltdTIuMEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NTQxOTV9.zpv5AGXss4oV4fOikaVj0M8Scq39H6bi3XKZC23P5uA
[26-Jul-2026 07:37:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 07:37:22 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 07:37:22 UTC] User ID: 1152
[26-Jul-2026 07:37:22 UTC] ✅ User profile retrieved successfully for user ID: 1152
[26-Jul-2026 07:37:22 UTC] === API CALL LOG ===
[26-Jul-2026 07:37:22 UTC] Endpoint: user/profile.php
[26-Jul-2026 07:37:22 UTC] Full Log Data: {
    "timestamp": "2026-07-26 07:37:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:319b:d858:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e3:319b:d858:8000::, 162.158.108.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MiIsInVzZXJuYW1lIjoiUm9oaXQgU2luZ2giLCJlbWFpbCI6InJvcmltdTIuMEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NTQxOTV9.zpv5AGXss4oV4fOikaVj0M8Scq39H6bi3XKZC23P5uA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a211bd176b57fcf6-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e3:319b:d858:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 07:37:22 UTC] === END API CALL LOG ===
[26-Jul-2026 07:37:22 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 07:37:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MiIsInVzZXJuYW1lIjoiUm9oaXQgU2luZ2giLCJlbWFpbCI6InJvcmltdTIuMEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NTQxOTV9.zpv5AGXss4oV4fOikaVj0M8Scq39H6bi3XKZC23P5uA
[26-Jul-2026 07:37:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 07:37:22 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 07:37:22 UTC] User ID: 1152
[26-Jul-2026 07:37:22 UTC] ✅ User profile retrieved successfully for user ID: 1152
[26-Jul-2026 07:37:36 UTC] === API CALL LOG ===
[26-Jul-2026 07:37:36 UTC] Endpoint: user/profile.php
[26-Jul-2026 07:37:36 UTC] Full Log Data: {
    "timestamp": "2026-07-26 07:37:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:319b:d858:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e3:319b:d858:8000::, 162.158.108.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MiIsInVzZXJuYW1lIjoiUm9oaXQgU2luZ2giLCJlbWFpbCI6InJvcmltdTIuMEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NTQxOTV9.zpv5AGXss4oV4fOikaVj0M8Scq39H6bi3XKZC23P5uA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a211bd6f9c4ffcf6-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e3:319b:d858:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 07:37:36 UTC] === END API CALL LOG ===
[26-Jul-2026 07:37:36 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 07:37:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MiIsInVzZXJuYW1lIjoiUm9oaXQgU2luZ2giLCJlbWFpbCI6InJvcmltdTIuMEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NTQxOTV9.zpv5AGXss4oV4fOikaVj0M8Scq39H6bi3XKZC23P5uA
[26-Jul-2026 07:37:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 07:37:36 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 07:37:36 UTC] User ID: 1152
[26-Jul-2026 07:37:36 UTC] ✅ User profile retrieved successfully for user ID: 1152
[26-Jul-2026 07:37:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jul-2026 07:37:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jul-2026 07:37:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40e3:319b:d858:8000::, 162.158.108.71","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MiIsInVzZXJuYW1lIjoiUm9oaXQgU2luZ2giLCJlbWFpbCI6InJvcmltdTIuMEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NTQxOTV9.zpv5AGXss4oV4fOikaVj0M8Scq39H6bi3XKZC23P5uA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a211bd6f9c49fcf6-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40e3:319b:d858:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-Jul-2026 07:37:36 UTC] === User Orders API Called ===
[26-Jul-2026 07:37:36 UTC] User ID: 1152
[26-Jul-2026 07:37:36 UTC] Limit: 20, Offset: 0
[26-Jul-2026 07:37:36 UTC] Orders found: 2
[26-Jul-2026 07:37:36 UTC] Orders data: [{"id":431,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/adept_coin","status":"pending","created_at":"2026-07-26 10:45:49","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":430,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/adept_coin","status":"pending","created_at":"2026-07-26 10:45:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[26-Jul-2026 07:37:36 UTC] Total orders count: 2
[26-Jul-2026 07:37:36 UTC] === API CALL LOG ===
[26-Jul-2026 07:37:36 UTC] Endpoint: user/profile.php
[26-Jul-2026 07:37:36 UTC] Full Log Data: {
    "timestamp": "2026-07-26 07:37:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:319b:d858:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e3:319b:d858:8000::, 162.158.108.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MiIsInVzZXJuYW1lIjoiUm9oaXQgU2luZ2giLCJlbWFpbCI6InJvcmltdTIuMEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NTQxOTV9.zpv5AGXss4oV4fOikaVj0M8Scq39H6bi3XKZC23P5uA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a211bd72ac73fcf6-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e3:319b:d858:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 07:37:36 UTC] === END API CALL LOG ===
[26-Jul-2026 07:37:36 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 07:37:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MiIsInVzZXJuYW1lIjoiUm9oaXQgU2luZ2giLCJlbWFpbCI6InJvcmltdTIuMEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NTQxOTV9.zpv5AGXss4oV4fOikaVj0M8Scq39H6bi3XKZC23P5uA
[26-Jul-2026 07:37:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 07:37:36 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 07:37:36 UTC] User ID: 1152
[26-Jul-2026 07:37:36 UTC] ✅ User profile retrieved successfully for user ID: 1152
[26-Jul-2026 07:37:37 UTC] === API CALL LOG ===
[26-Jul-2026 07:37:37 UTC] Endpoint: user/profile.php
[26-Jul-2026 07:37:37 UTC] Full Log Data: {
    "timestamp": "2026-07-26 07:37:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:319b:d858:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e3:319b:d858:8000::, 162.158.108.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MiIsInVzZXJuYW1lIjoiUm9oaXQgU2luZ2giLCJlbWFpbCI6InJvcmltdTIuMEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NTQxOTV9.zpv5AGXss4oV4fOikaVj0M8Scq39H6bi3XKZC23P5uA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a211bd763eaffcf6-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e3:319b:d858:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 07:37:37 UTC] === END API CALL LOG ===
[26-Jul-2026 07:37:37 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 07:37:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MiIsInVzZXJuYW1lIjoiUm9oaXQgU2luZ2giLCJlbWFpbCI6InJvcmltdTIuMEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NTQxOTV9.zpv5AGXss4oV4fOikaVj0M8Scq39H6bi3XKZC23P5uA
[26-Jul-2026 07:37:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 07:37:37 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 07:37:37 UTC] User ID: 1152
[26-Jul-2026 07:37:37 UTC] ✅ User profile retrieved successfully for user ID: 1152
[26-Jul-2026 07:37:37 UTC] User Purchases API - User ID: 1152
[26-Jul-2026 07:37:37 UTC] User Purchases API - Total purchases found: 1
[26-Jul-2026 07:37:44 UTC] === API CALL LOG ===
[26-Jul-2026 07:37:44 UTC] Endpoint: user/profile.php
[26-Jul-2026 07:37:44 UTC] Full Log Data: {
    "timestamp": "2026-07-26 07:37:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:319b:d858:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e3:319b:d858:8000::, 162.158.108.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MiIsInVzZXJuYW1lIjoiUm9oaXQgU2luZ2giLCJlbWFpbCI6InJvcmltdTIuMEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NTQxOTV9.zpv5AGXss4oV4fOikaVj0M8Scq39H6bi3XKZC23P5uA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a211bda3aa96fcf6-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e3:319b:d858:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 07:37:44 UTC] === END API CALL LOG ===
[26-Jul-2026 07:37:44 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 07:37:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MiIsInVzZXJuYW1lIjoiUm9oaXQgU2luZ2giLCJlbWFpbCI6InJvcmltdTIuMEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NTQxOTV9.zpv5AGXss4oV4fOikaVj0M8Scq39H6bi3XKZC23P5uA
[26-Jul-2026 07:37:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 07:37:44 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 07:37:44 UTC] User ID: 1152
[26-Jul-2026 07:37:44 UTC] ✅ User profile retrieved successfully for user ID: 1152
[26-Jul-2026 07:37:45 UTC] User Purchases API - User ID: 1152
[26-Jul-2026 07:37:45 UTC] User Purchases API - Total purchases found: 1
[26-Jul-2026 07:37:45 UTC] === API CALL LOG ===
[26-Jul-2026 07:37:45 UTC] Endpoint: user/profile.php
[26-Jul-2026 07:37:45 UTC] Full Log Data: {
    "timestamp": "2026-07-26 07:37:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:319b:d858:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e3:319b:d858:8000::, 162.158.108.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MiIsInVzZXJuYW1lIjoiUm9oaXQgU2luZ2giLCJlbWFpbCI6InJvcmltdTIuMEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NTQxOTV9.zpv5AGXss4oV4fOikaVj0M8Scq39H6bi3XKZC23P5uA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a211bdaddaa2fcf6-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e3:319b:d858:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 07:37:45 UTC] === END API CALL LOG ===
[26-Jul-2026 07:37:45 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 07:37:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MiIsInVzZXJuYW1lIjoiUm9oaXQgU2luZ2giLCJlbWFpbCI6InJvcmltdTIuMEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NTQxOTV9.zpv5AGXss4oV4fOikaVj0M8Scq39H6bi3XKZC23P5uA
[26-Jul-2026 07:37:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 07:37:45 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 07:37:45 UTC] User ID: 1152
[26-Jul-2026 07:37:45 UTC] ✅ User profile retrieved successfully for user ID: 1152
[26-Jul-2026 07:37:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jul-2026 07:37:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jul-2026 07:37:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40e3:319b:d858:8000::, 162.158.108.70","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MiIsInVzZXJuYW1lIjoiUm9oaXQgU2luZ2giLCJlbWFpbCI6InJvcmltdTIuMEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NTQxOTV9.zpv5AGXss4oV4fOikaVj0M8Scq39H6bi3XKZC23P5uA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a211bdadda9dfcf6-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40e3:319b:d858:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-Jul-2026 07:37:45 UTC] === User Orders API Called ===
[26-Jul-2026 07:37:45 UTC] User ID: 1152
[26-Jul-2026 07:37:45 UTC] Limit: 20, Offset: 0
[26-Jul-2026 07:37:45 UTC] Orders found: 2
[26-Jul-2026 07:37:45 UTC] Orders data: [{"id":431,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/adept_coin","status":"pending","created_at":"2026-07-26 10:45:49","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":430,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/adept_coin","status":"pending","created_at":"2026-07-26 10:45:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[26-Jul-2026 07:37:45 UTC] Total orders count: 2
[26-Jul-2026 07:37:46 UTC] === API CALL LOG ===
[26-Jul-2026 07:37:46 UTC] Endpoint: user/profile.php
[26-Jul-2026 07:37:46 UTC] Full Log Data: {
    "timestamp": "2026-07-26 07:37:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:319b:d858:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e3:319b:d858:8000::, 162.158.108.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MiIsInVzZXJuYW1lIjoiUm9oaXQgU2luZ2giLCJlbWFpbCI6InJvcmltdTIuMEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NTQxOTV9.zpv5AGXss4oV4fOikaVj0M8Scq39H6bi3XKZC23P5uA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a211bdb0ab92fcf6-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e3:319b:d858:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 07:37:46 UTC] === END API CALL LOG ===
[26-Jul-2026 07:37:46 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 07:37:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MiIsInVzZXJuYW1lIjoiUm9oaXQgU2luZ2giLCJlbWFpbCI6InJvcmltdTIuMEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NTQxOTV9.zpv5AGXss4oV4fOikaVj0M8Scq39H6bi3XKZC23P5uA
[26-Jul-2026 07:37:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 07:37:46 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 07:37:46 UTC] User ID: 1152
[26-Jul-2026 07:37:46 UTC] ✅ User profile retrieved successfully for user ID: 1152
[26-Jul-2026 08:54:39 UTC] === API CALL LOG ===
[26-Jul-2026 08:54:39 UTC] Endpoint: user/profile.php
[26-Jul-2026 08:54:39 UTC] Full Log Data: {
    "timestamp": "2026-07-26 08:54:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.117.3.128",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.117.3.128, 172.69.224.156",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NyIsInVzZXJuYW1lIjoiYW1pbnUiLCJlbWFpbCI6InNtc2tudW1iZXJAZ21haWwuY29tIiwiZXhwIjoxNzg1NjI2NzQ1fQ.3xdVU_edfVdb7Sv5M4PuaLO_uBJX2EyMxKQaaIK8xeE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2122e4efbd71655-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.117.3.128",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 08:54:39 UTC] === END API CALL LOG ===
[26-Jul-2026 08:54:39 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 08:54:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NyIsInVzZXJuYW1lIjoiYW1pbnUiLCJlbWFpbCI6InNtc2tudW1iZXJAZ21haWwuY29tIiwiZXhwIjoxNzg1NjI2NzQ1fQ.3xdVU_edfVdb7Sv5M4PuaLO_uBJX2EyMxKQaaIK8xeE
[26-Jul-2026 08:54:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 08:54:39 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 08:54:39 UTC] User ID: 1147
[26-Jul-2026 08:54:39 UTC] ✅ User profile retrieved successfully for user ID: 1147
[26-Jul-2026 08:54:40 UTC] === API CALL LOG ===
[26-Jul-2026 08:54:40 UTC] Endpoint: user/profile.php
[26-Jul-2026 08:54:40 UTC] Full Log Data: {
    "timestamp": "2026-07-26 08:54:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.117.3.128",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.117.3.128, 172.69.224.156",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NyIsInVzZXJuYW1lIjoiYW1pbnUiLCJlbWFpbCI6InNtc2tudW1iZXJAZ21haWwuY29tIiwiZXhwIjoxNzg1NjI2NzQ1fQ.3xdVU_edfVdb7Sv5M4PuaLO_uBJX2EyMxKQaaIK8xeE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2122e5549a11655-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.117.3.128",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 08:54:40 UTC] === END API CALL LOG ===
[26-Jul-2026 08:54:40 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 08:54:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NyIsInVzZXJuYW1lIjoiYW1pbnUiLCJlbWFpbCI6InNtc2tudW1iZXJAZ21haWwuY29tIiwiZXhwIjoxNzg1NjI2NzQ1fQ.3xdVU_edfVdb7Sv5M4PuaLO_uBJX2EyMxKQaaIK8xeE
[26-Jul-2026 08:54:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 08:54:40 UTC] === API CALL LOG ===
[26-Jul-2026 08:54:40 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 08:54:40 UTC] Endpoint: user/profile.php
[26-Jul-2026 08:54:40 UTC] User ID: 1147
[26-Jul-2026 08:54:40 UTC] Full Log Data: {
    "timestamp": "2026-07-26 08:54:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.117.3.128",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.117.3.128, 172.69.224.156",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NyIsInVzZXJuYW1lIjoiYW1pbnUiLCJlbWFpbCI6InNtc2tudW1iZXJAZ21haWwuY29tIiwiZXhwIjoxNzg1NjI2NzQ1fQ.3xdVU_edfVdb7Sv5M4PuaLO_uBJX2EyMxKQaaIK8xeE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2122e5549aa1655-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.117.3.128",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 08:54:40 UTC] === END API CALL LOG ===
[26-Jul-2026 08:54:40 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 08:54:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NyIsInVzZXJuYW1lIjoiYW1pbnUiLCJlbWFpbCI6InNtc2tudW1iZXJAZ21haWwuY29tIiwiZXhwIjoxNzg1NjI2NzQ1fQ.3xdVU_edfVdb7Sv5M4PuaLO_uBJX2EyMxKQaaIK8xeE
[26-Jul-2026 08:54:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 08:54:40 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 08:54:40 UTC] ✅ User profile retrieved successfully for user ID: 1147
[26-Jul-2026 08:54:40 UTC] User ID: 1147
[26-Jul-2026 08:54:40 UTC] ✅ User profile retrieved successfully for user ID: 1147
[26-Jul-2026 08:54:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jul-2026 08:54:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jul-2026 08:54:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.117.3.128, 172.69.224.127","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NyIsInVzZXJuYW1lIjoiYW1pbnUiLCJlbWFpbCI6InNtc2tudW1iZXJAZ21haWwuY29tIiwiZXhwIjoxNzg1NjI2NzQ1fQ.3xdVU_edfVdb7Sv5M4PuaLO_uBJX2EyMxKQaaIK8xeE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2122e5549a71655-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.117.3.128","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-Jul-2026 08:54:40 UTC] === User Orders API Called ===
[26-Jul-2026 08:54:40 UTC] User ID: 1147
[26-Jul-2026 08:54:40 UTC] Limit: 20, Offset: 0
[26-Jul-2026 08:54:40 UTC] Orders found: 0
[26-Jul-2026 08:54:40 UTC] Orders data: []
[26-Jul-2026 08:54:40 UTC] Total orders count: 0
[26-Jul-2026 10:03:55 UTC] === API CALL LOG ===
[26-Jul-2026 10:03:55 UTC] Endpoint: user/profile.php
[26-Jul-2026 10:03:55 UTC] Full Log Data: {
    "timestamp": "2026-07-26 10:03:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:319b:d858:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e3:319b:d858:8000::, 162.158.88.29",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MiIsInVzZXJuYW1lIjoiUm9oaXQgU2luZ2giLCJlbWFpbCI6InJvcmltdTIuMEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NTQxOTV9.zpv5AGXss4oV4fOikaVj0M8Scq39H6bi3XKZC23P5uA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a21293c13d5cff92-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e3:319b:d858:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 10:03:55 UTC] === END API CALL LOG ===
[26-Jul-2026 10:03:55 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 10:03:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MiIsInVzZXJuYW1lIjoiUm9oaXQgU2luZ2giLCJlbWFpbCI6InJvcmltdTIuMEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NTQxOTV9.zpv5AGXss4oV4fOikaVj0M8Scq39H6bi3XKZC23P5uA
[26-Jul-2026 10:03:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 10:03:55 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 10:03:55 UTC] User ID: 1152
[26-Jul-2026 10:03:55 UTC] ✅ User profile retrieved successfully for user ID: 1152
[26-Jul-2026 10:03:55 UTC] === API CALL LOG ===
[26-Jul-2026 10:03:55 UTC] Endpoint: user/profile.php
[26-Jul-2026 10:03:55 UTC] Full Log Data: {
    "timestamp": "2026-07-26 10:03:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:319b:d858:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e3:319b:d858:8000::, 162.158.88.29",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MiIsInVzZXJuYW1lIjoiUm9oaXQgU2luZ2giLCJlbWFpbCI6InJvcmltdTIuMEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NTQxOTV9.zpv5AGXss4oV4fOikaVj0M8Scq39H6bi3XKZC23P5uA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a21293ca0e0cff92-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e3:319b:d858:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 10:03:55 UTC] === END API CALL LOG ===
[26-Jul-2026 10:03:55 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 10:03:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MiIsInVzZXJuYW1lIjoiUm9oaXQgU2luZ2giLCJlbWFpbCI6InJvcmltdTIuMEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NTQxOTV9.zpv5AGXss4oV4fOikaVj0M8Scq39H6bi3XKZC23P5uA
[26-Jul-2026 10:03:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 10:03:55 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 10:03:55 UTC] User ID: 1152
[26-Jul-2026 10:03:55 UTC] ✅ User profile retrieved successfully for user ID: 1152
[26-Jul-2026 10:03:56 UTC] === API CALL LOG ===
[26-Jul-2026 10:03:56 UTC] Endpoint: user/profile.php
[26-Jul-2026 10:03:56 UTC] Full Log Data: {
    "timestamp": "2026-07-26 10:03:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:319b:d858:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e3:319b:d858:8000::, 162.158.88.29",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MiIsInVzZXJuYW1lIjoiUm9oaXQgU2luZ2giLCJlbWFpbCI6InJvcmltdTIuMEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NTQxOTV9.zpv5AGXss4oV4fOikaVj0M8Scq39H6bi3XKZC23P5uA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a21293caafbdff92-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e3:319b:d858:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 10:03:56 UTC] === END API CALL LOG ===
[26-Jul-2026 10:03:56 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 10:03:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MiIsInVzZXJuYW1lIjoiUm9oaXQgU2luZ2giLCJlbWFpbCI6InJvcmltdTIuMEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NTQxOTV9.zpv5AGXss4oV4fOikaVj0M8Scq39H6bi3XKZC23P5uA
[26-Jul-2026 10:03:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 10:03:56 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 10:03:56 UTC] User ID: 1152
[26-Jul-2026 10:03:56 UTC] ✅ User profile retrieved successfully for user ID: 1152
[26-Jul-2026 10:03:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jul-2026 10:03:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jul-2026 10:03:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40e3:319b:d858:8000::, 162.158.88.6","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MiIsInVzZXJuYW1lIjoiUm9oaXQgU2luZ2giLCJlbWFpbCI6InJvcmltdTIuMEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NTQxOTV9.zpv5AGXss4oV4fOikaVj0M8Scq39H6bi3XKZC23P5uA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a21293ca0e10ff92-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40e3:319b:d858:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-Jul-2026 10:03:56 UTC] === User Orders API Called ===
[26-Jul-2026 10:03:56 UTC] User ID: 1152
[26-Jul-2026 10:03:56 UTC] Limit: 20, Offset: 0
[26-Jul-2026 10:03:56 UTC] Orders found: 2
[26-Jul-2026 10:03:56 UTC] Orders data: [{"id":431,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/adept_coin","status":"pending","created_at":"2026-07-26 10:45:49","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":430,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/adept_coin","status":"pending","created_at":"2026-07-26 10:45:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[26-Jul-2026 10:03:56 UTC] Total orders count: 2
[26-Jul-2026 10:03:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jul-2026 10:03:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jul-2026 10:03:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40e3:319b:d858:8000::, 162.158.88.29","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MiIsInVzZXJuYW1lIjoiUm9oaXQgU2luZ2giLCJlbWFpbCI6InJvcmltdTIuMEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NTQxOTV9.zpv5AGXss4oV4fOikaVj0M8Scq39H6bi3XKZC23P5uA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a21293d7d825ff92-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40e3:319b:d858:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-Jul-2026 10:03:58 UTC] === User Orders API Called ===
[26-Jul-2026 10:03:58 UTC] User ID: 1152
[26-Jul-2026 10:03:58 UTC] Limit: 20, Offset: 0
[26-Jul-2026 10:03:58 UTC] Orders found: 2
[26-Jul-2026 10:03:58 UTC] Orders data: [{"id":431,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/adept_coin","status":"pending","created_at":"2026-07-26 10:45:49","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":430,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/adept_coin","status":"pending","created_at":"2026-07-26 10:45:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[26-Jul-2026 10:03:58 UTC] Total orders count: 2
[26-Jul-2026 10:03:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jul-2026 10:03:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jul-2026 10:03:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40e3:319b:d858:8000::, 162.158.88.29","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MiIsInVzZXJuYW1lIjoiUm9oaXQgU2luZ2giLCJlbWFpbCI6InJvcmltdTIuMEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NTQxOTV9.zpv5AGXss4oV4fOikaVj0M8Scq39H6bi3XKZC23P5uA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a21293db4aaeff92-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40e3:319b:d858:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-Jul-2026 10:03:58 UTC] === User Orders API Called ===
[26-Jul-2026 10:03:58 UTC] User ID: 1152
[26-Jul-2026 10:03:58 UTC] Limit: 20, Offset: 0
[26-Jul-2026 10:03:58 UTC] Orders found: 2
[26-Jul-2026 10:03:58 UTC] Orders data: [{"id":431,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/adept_coin","status":"pending","created_at":"2026-07-26 10:45:49","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":430,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/adept_coin","status":"pending","created_at":"2026-07-26 10:45:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[26-Jul-2026 10:03:58 UTC] Total orders count: 2
[26-Jul-2026 10:28:42 UTC] === API CALL LOG ===
[26-Jul-2026 10:28:42 UTC] Endpoint: user/profile.php
[26-Jul-2026 10:28:42 UTC] Full Log Data: {
    "timestamp": "2026-07-26 10:28:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:319b:d858:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e3:319b:d858:8000::, 172.68.164.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MiIsInVzZXJuYW1lIjoiUm9oaXQgU2luZ2giLCJlbWFpbCI6InJvcmltdTIuMEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NTQxOTV9.zpv5AGXss4oV4fOikaVj0M8Scq39H6bi3XKZC23P5uA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a212b8143b58f88c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e3:319b:d858:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 10:28:42 UTC] === END API CALL LOG ===
[26-Jul-2026 10:28:42 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 10:28:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MiIsInVzZXJuYW1lIjoiUm9oaXQgU2luZ2giLCJlbWFpbCI6InJvcmltdTIuMEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NTQxOTV9.zpv5AGXss4oV4fOikaVj0M8Scq39H6bi3XKZC23P5uA
[26-Jul-2026 10:28:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 10:28:42 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 10:28:42 UTC] User ID: 1152
[26-Jul-2026 10:28:42 UTC] ✅ User profile retrieved successfully for user ID: 1152
[26-Jul-2026 10:28:44 UTC] === API CALL LOG ===
[26-Jul-2026 10:28:44 UTC] Endpoint: user/profile.php
[26-Jul-2026 10:28:44 UTC] Full Log Data: {
    "timestamp": "2026-07-26 10:28:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:319b:d858:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e3:319b:d858:8000::, 172.68.164.105",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MiIsInVzZXJuYW1lIjoiUm9oaXQgU2luZ2giLCJlbWFpbCI6InJvcmltdTIuMEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NTQxOTV9.zpv5AGXss4oV4fOikaVj0M8Scq39H6bi3XKZC23P5uA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a212b81e3ea1f88c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e3:319b:d858:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 10:28:44 UTC] === END API CALL LOG ===
[26-Jul-2026 10:28:44 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 10:28:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MiIsInVzZXJuYW1lIjoiUm9oaXQgU2luZ2giLCJlbWFpbCI6InJvcmltdTIuMEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NTQxOTV9.zpv5AGXss4oV4fOikaVj0M8Scq39H6bi3XKZC23P5uA
[26-Jul-2026 10:28:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 10:28:44 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 10:28:44 UTC] User ID: 1152
[26-Jul-2026 10:28:44 UTC] ✅ User profile retrieved successfully for user ID: 1152
[26-Jul-2026 10:28:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jul-2026 10:28:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jul-2026 10:28:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40e3:319b:d858:8000::, 172.68.164.104","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MiIsInVzZXJuYW1lIjoiUm9oaXQgU2luZ2giLCJlbWFpbCI6InJvcmltdTIuMEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NTQxOTV9.zpv5AGXss4oV4fOikaVj0M8Scq39H6bi3XKZC23P5uA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a212b81ed8c9f88c-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40e3:319b:d858:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-Jul-2026 10:28:44 UTC] === User Orders API Called ===
[26-Jul-2026 10:28:44 UTC] User ID: 1152
[26-Jul-2026 10:28:44 UTC] Limit: 20, Offset: 0
[26-Jul-2026 10:28:44 UTC] Orders found: 2
[26-Jul-2026 10:28:44 UTC] Orders data: [{"id":431,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/adept_coin","status":"pending","created_at":"2026-07-26 10:45:49","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":430,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/adept_coin","status":"pending","created_at":"2026-07-26 10:45:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[26-Jul-2026 10:28:44 UTC] Total orders count: 2
[26-Jul-2026 10:28:44 UTC] === API CALL LOG ===
[26-Jul-2026 10:28:44 UTC] Endpoint: user/profile.php
[26-Jul-2026 10:28:44 UTC] Full Log Data: {
    "timestamp": "2026-07-26 10:28:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:319b:d858:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e3:319b:d858:8000::, 172.68.164.105",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MiIsInVzZXJuYW1lIjoiUm9oaXQgU2luZ2giLCJlbWFpbCI6InJvcmltdTIuMEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NTQxOTV9.zpv5AGXss4oV4fOikaVj0M8Scq39H6bi3XKZC23P5uA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a212b81f6a0ef88c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e3:319b:d858:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 10:28:44 UTC] === END API CALL LOG ===
[26-Jul-2026 10:28:44 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 10:28:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MiIsInVzZXJuYW1lIjoiUm9oaXQgU2luZ2giLCJlbWFpbCI6InJvcmltdTIuMEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NTQxOTV9.zpv5AGXss4oV4fOikaVj0M8Scq39H6bi3XKZC23P5uA
[26-Jul-2026 10:28:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 10:28:44 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 10:28:44 UTC] User ID: 1152
[26-Jul-2026 10:28:44 UTC] ✅ User profile retrieved successfully for user ID: 1152
[26-Jul-2026 10:28:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jul-2026 10:28:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jul-2026 10:28:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40e3:319b:d858:8000::, 172.68.164.105","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MiIsInVzZXJuYW1lIjoiUm9oaXQgU2luZ2giLCJlbWFpbCI6InJvcmltdTIuMEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NTQxOTV9.zpv5AGXss4oV4fOikaVj0M8Scq39H6bi3XKZC23P5uA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a212b84b5bddf88c-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40e3:319b:d858:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-Jul-2026 10:28:51 UTC] === User Orders API Called ===
[26-Jul-2026 10:28:51 UTC] User ID: 1152
[26-Jul-2026 10:28:51 UTC] Limit: 20, Offset: 0
[26-Jul-2026 10:28:51 UTC] Orders found: 2
[26-Jul-2026 10:28:51 UTC] Orders data: [{"id":431,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/adept_coin","status":"pending","created_at":"2026-07-26 10:45:49","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":430,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/adept_coin","status":"pending","created_at":"2026-07-26 10:45:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[26-Jul-2026 10:28:51 UTC] Total orders count: 2
[26-Jul-2026 10:28:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jul-2026 10:28:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jul-2026 10:28:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40e3:319b:d858:8000::, 172.68.164.74","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MiIsInVzZXJuYW1lIjoiUm9oaXQgU2luZ2giLCJlbWFpbCI6InJvcmltdTIuMEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NTQxOTV9.zpv5AGXss4oV4fOikaVj0M8Scq39H6bi3XKZC23P5uA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a212b85f7cc0f88c-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40e3:319b:d858:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-Jul-2026 10:28:54 UTC] === User Orders API Called ===
[26-Jul-2026 10:28:54 UTC] User ID: 1152
[26-Jul-2026 10:28:54 UTC] Limit: 20, Offset: 0
[26-Jul-2026 10:28:54 UTC] Orders found: 2
[26-Jul-2026 10:28:54 UTC] Orders data: [{"id":431,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/adept_coin","status":"pending","created_at":"2026-07-26 10:45:49","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":430,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/adept_coin","status":"pending","created_at":"2026-07-26 10:45:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[26-Jul-2026 10:28:54 UTC] Total orders count: 2
[26-Jul-2026 10:28:54 UTC] === API CALL LOG ===
[26-Jul-2026 10:28:54 UTC] Endpoint: user/profile.php
[26-Jul-2026 10:28:54 UTC] Full Log Data: {
    "timestamp": "2026-07-26 10:28:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:319b:d858:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e3:319b:d858:8000::, 172.68.164.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MiIsInVzZXJuYW1lIjoiUm9oaXQgU2luZ2giLCJlbWFpbCI6InJvcmltdTIuMEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NTQxOTV9.zpv5AGXss4oV4fOikaVj0M8Scq39H6bi3XKZC23P5uA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a212b85f7cc4f88c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e3:319b:d858:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 10:28:54 UTC] === END API CALL LOG ===
[26-Jul-2026 10:28:54 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 10:28:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MiIsInVzZXJuYW1lIjoiUm9oaXQgU2luZ2giLCJlbWFpbCI6InJvcmltdTIuMEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NTQxOTV9.zpv5AGXss4oV4fOikaVj0M8Scq39H6bi3XKZC23P5uA
[26-Jul-2026 10:28:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 10:28:54 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 10:28:54 UTC] User ID: 1152
[26-Jul-2026 10:28:54 UTC] ✅ User profile retrieved successfully for user ID: 1152
[26-Jul-2026 10:28:55 UTC] === API CALL LOG ===
[26-Jul-2026 10:28:55 UTC] Endpoint: user/profile.php
[26-Jul-2026 10:28:55 UTC] Full Log Data: {
    "timestamp": "2026-07-26 10:28:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:319b:d858:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e3:319b:d858:8000::, 172.68.164.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MiIsInVzZXJuYW1lIjoiUm9oaXQgU2luZ2giLCJlbWFpbCI6InJvcmltdTIuMEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NTQxOTV9.zpv5AGXss4oV4fOikaVj0M8Scq39H6bi3XKZC23P5uA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a212b8637f9ff88c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e3:319b:d858:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 10:28:55 UTC] === END API CALL LOG ===
[26-Jul-2026 10:28:55 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 10:28:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MiIsInVzZXJuYW1lIjoiUm9oaXQgU2luZ2giLCJlbWFpbCI6InJvcmltdTIuMEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NTQxOTV9.zpv5AGXss4oV4fOikaVj0M8Scq39H6bi3XKZC23P5uA
[26-Jul-2026 10:28:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 10:28:55 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 10:28:55 UTC] User ID: 1152
[26-Jul-2026 10:28:55 UTC] ✅ User profile retrieved successfully for user ID: 1152
[26-Jul-2026 11:45:30 UTC] === API CALL LOG ===
[26-Jul-2026 11:45:30 UTC] Endpoint: user/profile.php
[26-Jul-2026 11:45:30 UTC] Full Log Data: {
    "timestamp": "2026-07-26 11:45:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.84.163",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.89.84.163, 104.23.168.99",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MyIsInVzZXJuYW1lIjoiaGFwcHkgZ2lybCIsImVtYWlsIjoibmdjaHJpc3RvNEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NzExMjl9.zLuc_0gMXHmPFDpcj5Im7rUwXbn9qy653s0shhn8Xew",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2132895c9961229-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.89.84.163",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 11:45:30 UTC] === END API CALL LOG ===
[26-Jul-2026 11:45:30 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 11:45:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MyIsInVzZXJuYW1lIjoiaGFwcHkgZ2lybCIsImVtYWlsIjoibmdjaHJpc3RvNEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NzExMjl9.zLuc_0gMXHmPFDpcj5Im7rUwXbn9qy653s0shhn8Xew
[26-Jul-2026 11:45:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 11:45:30 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 11:45:30 UTC] User ID: 1153
[26-Jul-2026 11:45:30 UTC] ✅ User profile retrieved successfully for user ID: 1153
[26-Jul-2026 11:45:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jul-2026 11:45:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jul-2026 11:45:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.89.84.163, 104.23.168.99","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MyIsInVzZXJuYW1lIjoiaGFwcHkgZ2lybCIsImVtYWlsIjoibmdjaHJpc3RvNEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NzExMjl9.zLuc_0gMXHmPFDpcj5Im7rUwXbn9qy653s0shhn8Xew","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2132895c99f1229-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.89.84.163","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-Jul-2026 11:45:30 UTC] === User Orders API Called ===
[26-Jul-2026 11:45:30 UTC] User ID: 1153
[26-Jul-2026 11:45:30 UTC] Limit: 20, Offset: 0
[26-Jul-2026 11:45:30 UTC] Orders found: 0
[26-Jul-2026 11:45:30 UTC] Orders data: []
[26-Jul-2026 11:45:30 UTC] Total orders count: 0
[26-Jul-2026 11:45:30 UTC] === API CALL LOG ===
[26-Jul-2026 11:45:30 UTC] Endpoint: user/profile.php
[26-Jul-2026 11:45:30 UTC] Full Log Data: {
    "timestamp": "2026-07-26 11:45:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.84.163",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.89.84.163, 104.23.168.99",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MyIsInVzZXJuYW1lIjoiaGFwcHkgZ2lybCIsImVtYWlsIjoibmdjaHJpc3RvNEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NzExMjl9.zLuc_0gMXHmPFDpcj5Im7rUwXbn9qy653s0shhn8Xew",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2132896fd2d1229-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.89.84.163",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 11:45:30 UTC] === END API CALL LOG ===
[26-Jul-2026 11:45:30 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 11:45:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MyIsInVzZXJuYW1lIjoiaGFwcHkgZ2lybCIsImVtYWlsIjoibmdjaHJpc3RvNEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NzExMjl9.zLuc_0gMXHmPFDpcj5Im7rUwXbn9qy653s0shhn8Xew
[26-Jul-2026 11:45:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 11:45:30 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 11:45:30 UTC] User ID: 1153
[26-Jul-2026 11:45:30 UTC] ✅ User profile retrieved successfully for user ID: 1153
[26-Jul-2026 11:45:31 UTC] === API CALL LOG ===
[26-Jul-2026 11:45:31 UTC] Endpoint: user/profile.php
[26-Jul-2026 11:45:31 UTC] Full Log Data: {
    "timestamp": "2026-07-26 11:45:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.84.163",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.89.84.163, 104.23.168.99",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MyIsInVzZXJuYW1lIjoiaGFwcHkgZ2lybCIsImVtYWlsIjoibmdjaHJpc3RvNEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NzExMjl9.zLuc_0gMXHmPFDpcj5Im7rUwXbn9qy653s0shhn8Xew",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a213289bedbf1229-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.89.84.163",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 11:45:31 UTC] === END API CALL LOG ===
[26-Jul-2026 11:45:31 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 11:45:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MyIsInVzZXJuYW1lIjoiaGFwcHkgZ2lybCIsImVtYWlsIjoibmdjaHJpc3RvNEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NzExMjl9.zLuc_0gMXHmPFDpcj5Im7rUwXbn9qy653s0shhn8Xew
[26-Jul-2026 11:45:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 11:45:31 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 11:45:31 UTC] User ID: 1153
[26-Jul-2026 11:45:31 UTC] ✅ User profile retrieved successfully for user ID: 1153
[26-Jul-2026 11:45:54 UTC] === API CALL LOG ===
[26-Jul-2026 11:45:54 UTC] Endpoint: user/profile.php
[26-Jul-2026 11:45:54 UTC] Full Log Data: {
    "timestamp": "2026-07-26 11:45:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.84.163",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.89.84.163, 172.70.46.99",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MyIsInVzZXJuYW1lIjoiaGFwcHkgZ2lybCIsImVtYWlsIjoibmdjaHJpc3RvNEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NzExMjl9.zLuc_0gMXHmPFDpcj5Im7rUwXbn9qy653s0shhn8Xew",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a213292a68390e68-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.89.84.163",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 11:45:54 UTC] === END API CALL LOG ===
[26-Jul-2026 11:45:54 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 11:45:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MyIsInVzZXJuYW1lIjoiaGFwcHkgZ2lybCIsImVtYWlsIjoibmdjaHJpc3RvNEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NzExMjl9.zLuc_0gMXHmPFDpcj5Im7rUwXbn9qy653s0shhn8Xew
[26-Jul-2026 11:45:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 11:45:54 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 11:45:54 UTC] User ID: 1153
[26-Jul-2026 11:45:54 UTC] ✅ User profile retrieved successfully for user ID: 1153
[26-Jul-2026 11:45:54 UTC] === API CALL LOG ===
[26-Jul-2026 11:45:54 UTC] Endpoint: user/profile.php
[26-Jul-2026 11:45:54 UTC] Full Log Data: {
    "timestamp": "2026-07-26 11:45:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.84.163",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.89.84.163, 172.70.46.99",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MyIsInVzZXJuYW1lIjoiaGFwcHkgZ2lybCIsImVtYWlsIjoibmdjaHJpc3RvNEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NzExMjl9.zLuc_0gMXHmPFDpcj5Im7rUwXbn9qy653s0shhn8Xew",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a213292e9bdc0e68-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.89.84.163",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 11:45:54 UTC] === END API CALL LOG ===
[26-Jul-2026 11:45:54 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 11:45:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MyIsInVzZXJuYW1lIjoiaGFwcHkgZ2lybCIsImVtYWlsIjoibmdjaHJpc3RvNEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NzExMjl9.zLuc_0gMXHmPFDpcj5Im7rUwXbn9qy653s0shhn8Xew
[26-Jul-2026 11:45:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 11:45:54 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 11:45:54 UTC] User ID: 1153
[26-Jul-2026 11:45:54 UTC] ✅ User profile retrieved successfully for user ID: 1153
[26-Jul-2026 11:45:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jul-2026 11:45:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jul-2026 11:45:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.89.84.163, 172.70.46.99","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MyIsInVzZXJuYW1lIjoiaGFwcHkgZ2lybCIsImVtYWlsIjoibmdjaHJpc3RvNEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NzExMjl9.zLuc_0gMXHmPFDpcj5Im7rUwXbn9qy653s0shhn8Xew","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a213292e9be10e68-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.89.84.163","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-Jul-2026 11:45:54 UTC] === User Orders API Called ===
[26-Jul-2026 11:45:54 UTC] User ID: 1153
[26-Jul-2026 11:45:54 UTC] Limit: 20, Offset: 0
[26-Jul-2026 11:45:54 UTC] Orders found: 0
[26-Jul-2026 11:45:54 UTC] Orders data: []
[26-Jul-2026 11:45:54 UTC] Total orders count: 0
[26-Jul-2026 11:45:55 UTC] === API CALL LOG ===
[26-Jul-2026 11:45:55 UTC] Endpoint: user/profile.php
[26-Jul-2026 11:45:55 UTC] Full Log Data: {
    "timestamp": "2026-07-26 11:45:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.84.163",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.89.84.163, 172.70.46.99",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MyIsInVzZXJuYW1lIjoiaGFwcHkgZ2lybCIsImVtYWlsIjoibmdjaHJpc3RvNEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NzExMjl9.zLuc_0gMXHmPFDpcj5Im7rUwXbn9qy653s0shhn8Xew",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a213292fbcc50e68-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.89.84.163",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 11:45:55 UTC] === END API CALL LOG ===
[26-Jul-2026 11:45:55 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 11:45:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MyIsInVzZXJuYW1lIjoiaGFwcHkgZ2lybCIsImVtYWlsIjoibmdjaHJpc3RvNEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NzExMjl9.zLuc_0gMXHmPFDpcj5Im7rUwXbn9qy653s0shhn8Xew
[26-Jul-2026 11:45:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 11:45:55 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 11:45:55 UTC] User ID: 1153
[26-Jul-2026 11:45:55 UTC] ✅ User profile retrieved successfully for user ID: 1153
[26-Jul-2026 11:45:55 UTC] === API CALL LOG ===
[26-Jul-2026 11:45:56 UTC] Endpoint: user/profile.php
[26-Jul-2026 11:45:56 UTC] Full Log Data: {
    "timestamp": "2026-07-26 11:45:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.84.163",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.89.84.163, 172.70.46.99",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MyIsInVzZXJuYW1lIjoiaGFwcHkgZ2lybCIsImVtYWlsIjoibmdjaHJpc3RvNEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NzExMjl9.zLuc_0gMXHmPFDpcj5Im7rUwXbn9qy653s0shhn8Xew",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2132934e9270e68-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.89.84.163",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 11:45:56 UTC] === END API CALL LOG ===
[26-Jul-2026 11:45:56 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 11:45:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MyIsInVzZXJuYW1lIjoiaGFwcHkgZ2lybCIsImVtYWlsIjoibmdjaHJpc3RvNEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NzExMjl9.zLuc_0gMXHmPFDpcj5Im7rUwXbn9qy653s0shhn8Xew
[26-Jul-2026 11:45:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 11:45:56 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 11:45:56 UTC] User ID: 1153
[26-Jul-2026 11:45:56 UTC] ✅ User profile retrieved successfully for user ID: 1153
[26-Jul-2026 11:46:04 UTC] === API CALL LOG ===
[26-Jul-2026 11:46:04 UTC] Endpoint: user/profile.php
[26-Jul-2026 11:46:04 UTC] Full Log Data: {
    "timestamp": "2026-07-26 11:46:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.84.163",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.89.84.163, 141.101.76.185",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MyIsInVzZXJuYW1lIjoiaGFwcHkgZ2lybCIsImVtYWlsIjoibmdjaHJpc3RvNEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NzExMjl9.zLuc_0gMXHmPFDpcj5Im7rUwXbn9qy653s0shhn8Xew",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2132967eb14f5b6-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.89.84.163",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 11:46:04 UTC] === END API CALL LOG ===
[26-Jul-2026 11:46:04 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 11:46:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MyIsInVzZXJuYW1lIjoiaGFwcHkgZ2lybCIsImVtYWlsIjoibmdjaHJpc3RvNEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NzExMjl9.zLuc_0gMXHmPFDpcj5Im7rUwXbn9qy653s0shhn8Xew
[26-Jul-2026 11:46:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 11:46:04 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 11:46:04 UTC] User ID: 1153
[26-Jul-2026 11:46:04 UTC] ✅ User profile retrieved successfully for user ID: 1153
[26-Jul-2026 11:46:04 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jul-2026 11:46:04 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jul-2026 11:46:04 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.89.84.163, 141.101.76.185","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MyIsInVzZXJuYW1lIjoiaGFwcHkgZ2lybCIsImVtYWlsIjoibmdjaHJpc3RvNEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NzExMjl9.zLuc_0gMXHmPFDpcj5Im7rUwXbn9qy653s0shhn8Xew","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a213296c2e04f5b6-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.89.84.163","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-Jul-2026 11:46:04 UTC] === User Orders API Called ===
[26-Jul-2026 11:46:04 UTC] User ID: 1153
[26-Jul-2026 11:46:04 UTC] Limit: 20, Offset: 0
[26-Jul-2026 11:46:04 UTC] Orders found: 0
[26-Jul-2026 11:46:04 UTC] Orders data: []
[26-Jul-2026 11:46:04 UTC] Total orders count: 0
[26-Jul-2026 11:46:04 UTC] === API CALL LOG ===
[26-Jul-2026 11:46:04 UTC] Endpoint: user/profile.php
[26-Jul-2026 11:46:04 UTC] Full Log Data: {
    "timestamp": "2026-07-26 11:46:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.84.163",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.89.84.163, 141.101.76.185",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MyIsInVzZXJuYW1lIjoiaGFwcHkgZ2lybCIsImVtYWlsIjoibmdjaHJpc3RvNEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NzExMjl9.zLuc_0gMXHmPFDpcj5Im7rUwXbn9qy653s0shhn8Xew",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a213296c2dfff5b6-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.89.84.163",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 11:46:04 UTC] === END API CALL LOG ===
[26-Jul-2026 11:46:04 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 11:46:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MyIsInVzZXJuYW1lIjoiaGFwcHkgZ2lybCIsImVtYWlsIjoibmdjaHJpc3RvNEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NzExMjl9.zLuc_0gMXHmPFDpcj5Im7rUwXbn9qy653s0shhn8Xew
[26-Jul-2026 11:46:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 11:46:04 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 11:46:04 UTC] User ID: 1153
[26-Jul-2026 11:46:04 UTC] ✅ User profile retrieved successfully for user ID: 1153
[26-Jul-2026 11:46:05 UTC] === API CALL LOG ===
[26-Jul-2026 11:46:05 UTC] Endpoint: user/profile.php
[26-Jul-2026 11:46:05 UTC] Full Log Data: {
    "timestamp": "2026-07-26 11:46:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.84.163",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.89.84.163, 141.101.76.185",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MyIsInVzZXJuYW1lIjoiaGFwcHkgZ2lybCIsImVtYWlsIjoibmdjaHJpc3RvNEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NzExMjl9.zLuc_0gMXHmPFDpcj5Im7rUwXbn9qy653s0shhn8Xew",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a213296d5900f5b6-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.89.84.163",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 11:46:05 UTC] === END API CALL LOG ===
[26-Jul-2026 11:46:05 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 11:46:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MyIsInVzZXJuYW1lIjoiaGFwcHkgZ2lybCIsImVtYWlsIjoibmdjaHJpc3RvNEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NzExMjl9.zLuc_0gMXHmPFDpcj5Im7rUwXbn9qy653s0shhn8Xew
[26-Jul-2026 11:46:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 11:46:05 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 11:46:05 UTC] User ID: 1153
[26-Jul-2026 11:46:05 UTC] ✅ User profile retrieved successfully for user ID: 1153
[26-Jul-2026 11:46:05 UTC] === API CALL LOG ===
[26-Jul-2026 11:46:05 UTC] Endpoint: user/profile.php
[26-Jul-2026 11:46:05 UTC] Full Log Data: {
    "timestamp": "2026-07-26 11:46:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.84.163",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.89.84.163, 141.101.76.185",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MyIsInVzZXJuYW1lIjoiaGFwcHkgZ2lybCIsImVtYWlsIjoibmdjaHJpc3RvNEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NzExMjl9.zLuc_0gMXHmPFDpcj5Im7rUwXbn9qy653s0shhn8Xew",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a21329726d5ff5b6-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.89.84.163",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 11:46:05 UTC] === END API CALL LOG ===
[26-Jul-2026 11:46:05 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 11:46:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MyIsInVzZXJuYW1lIjoiaGFwcHkgZ2lybCIsImVtYWlsIjoibmdjaHJpc3RvNEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NzExMjl9.zLuc_0gMXHmPFDpcj5Im7rUwXbn9qy653s0shhn8Xew
[26-Jul-2026 11:46:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 11:46:05 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 11:46:05 UTC] User ID: 1153
[26-Jul-2026 11:46:05 UTC] ✅ User profile retrieved successfully for user ID: 1153
[26-Jul-2026 11:46:11 UTC] === API CALL LOG ===
[26-Jul-2026 11:46:11 UTC] Endpoint: user/profile.php
[26-Jul-2026 11:46:11 UTC] Full Log Data: {
    "timestamp": "2026-07-26 11:46:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.84.163",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.89.84.163, 172.70.46.98",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MyIsInVzZXJuYW1lIjoiaGFwcHkgZ2lybCIsImVtYWlsIjoibmdjaHJpc3RvNEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NzExMjl9.zLuc_0gMXHmPFDpcj5Im7rUwXbn9qy653s0shhn8Xew",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2132997cb729715-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.89.84.163",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 11:46:11 UTC] === END API CALL LOG ===
[26-Jul-2026 11:46:11 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 11:46:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MyIsInVzZXJuYW1lIjoiaGFwcHkgZ2lybCIsImVtYWlsIjoibmdjaHJpc3RvNEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NzExMjl9.zLuc_0gMXHmPFDpcj5Im7rUwXbn9qy653s0shhn8Xew
[26-Jul-2026 11:46:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 11:46:11 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 11:46:11 UTC] User ID: 1153
[26-Jul-2026 11:46:11 UTC] ✅ User profile retrieved successfully for user ID: 1153
[26-Jul-2026 11:46:12 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jul-2026 11:46:12 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jul-2026 11:46:12 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.89.84.163, 172.70.46.98","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MyIsInVzZXJuYW1lIjoiaGFwcHkgZ2lybCIsImVtYWlsIjoibmdjaHJpc3RvNEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NzExMjl9.zLuc_0gMXHmPFDpcj5Im7rUwXbn9qy653s0shhn8Xew","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a213299bbf069715-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.89.84.163","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-Jul-2026 11:46:12 UTC] === User Orders API Called ===
[26-Jul-2026 11:46:12 UTC] User ID: 1153
[26-Jul-2026 11:46:12 UTC] Limit: 20, Offset: 0
[26-Jul-2026 11:46:12 UTC] === API CALL LOG ===
[26-Jul-2026 11:46:12 UTC] Endpoint: user/profile.php
[26-Jul-2026 11:46:12 UTC] Full Log Data: {
    "timestamp": "2026-07-26 11:46:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.84.163",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.89.84.163, 172.70.46.98",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MyIsInVzZXJuYW1lIjoiaGFwcHkgZ2lybCIsImVtYWlsIjoibmdjaHJpc3RvNEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NzExMjl9.zLuc_0gMXHmPFDpcj5Im7rUwXbn9qy653s0shhn8Xew",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a213299bbf029715-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.89.84.163",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 11:46:12 UTC] Orders found: 0
[26-Jul-2026 11:46:12 UTC] === END API CALL LOG ===
[26-Jul-2026 11:46:12 UTC] Orders data: []
[26-Jul-2026 11:46:12 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 11:46:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MyIsInVzZXJuYW1lIjoiaGFwcHkgZ2lybCIsImVtYWlsIjoibmdjaHJpc3RvNEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NzExMjl9.zLuc_0gMXHmPFDpcj5Im7rUwXbn9qy653s0shhn8Xew
[26-Jul-2026 11:46:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 11:46:12 UTC] Total orders count: 0
[26-Jul-2026 11:46:12 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 11:46:12 UTC] User ID: 1153
[26-Jul-2026 11:46:12 UTC] ✅ User profile retrieved successfully for user ID: 1153
[26-Jul-2026 11:46:12 UTC] === API CALL LOG ===
[26-Jul-2026 11:46:12 UTC] Endpoint: user/profile.php
[26-Jul-2026 11:46:12 UTC] Full Log Data: {
    "timestamp": "2026-07-26 11:46:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.84.163",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.89.84.163, 172.70.46.98",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MyIsInVzZXJuYW1lIjoiaGFwcHkgZ2lybCIsImVtYWlsIjoibmdjaHJpc3RvNEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NzExMjl9.zLuc_0gMXHmPFDpcj5Im7rUwXbn9qy653s0shhn8Xew",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a213299ce8039715-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.89.84.163",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 11:46:12 UTC] === END API CALL LOG ===
[26-Jul-2026 11:46:12 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 11:46:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MyIsInVzZXJuYW1lIjoiaGFwcHkgZ2lybCIsImVtYWlsIjoibmdjaHJpc3RvNEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NzExMjl9.zLuc_0gMXHmPFDpcj5Im7rUwXbn9qy653s0shhn8Xew
[26-Jul-2026 11:46:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 11:46:12 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 11:46:12 UTC] User ID: 1153
[26-Jul-2026 11:46:12 UTC] ✅ User profile retrieved successfully for user ID: 1153
[26-Jul-2026 11:46:13 UTC] === API CALL LOG ===
[26-Jul-2026 11:46:13 UTC] Endpoint: user/profile.php
[26-Jul-2026 11:46:13 UTC] Full Log Data: {
    "timestamp": "2026-07-26 11:46:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.89.84.163",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.89.84.163, 172.70.46.98",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MyIsInVzZXJuYW1lIjoiaGFwcHkgZ2lybCIsImVtYWlsIjoibmdjaHJpc3RvNEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NzExMjl9.zLuc_0gMXHmPFDpcj5Im7rUwXbn9qy653s0shhn8Xew",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a21329a20cf69715-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.89.84.163",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 11:46:13 UTC] === END API CALL LOG ===
[26-Jul-2026 11:46:13 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 11:46:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MyIsInVzZXJuYW1lIjoiaGFwcHkgZ2lybCIsImVtYWlsIjoibmdjaHJpc3RvNEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NzExMjl9.zLuc_0gMXHmPFDpcj5Im7rUwXbn9qy653s0shhn8Xew
[26-Jul-2026 11:46:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 11:46:13 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 11:46:13 UTC] User ID: 1153
[26-Jul-2026 11:46:13 UTC] ✅ User profile retrieved successfully for user ID: 1153
[26-Jul-2026 12:20:32 UTC] === API CALL LOG ===
[26-Jul-2026 12:20:32 UTC] Endpoint: user/profile.php
[26-Jul-2026 12:20:32 UTC] Full Log Data: {
    "timestamp": "2026-07-26 12:20:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "148.153.159.153",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "148.153.159.153, 162.159.104.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1NCIsInVzZXJuYW1lIjoiZm9yZXgiLCJlbWFpbCI6Im1laGJvb2JhbGkyMTMyMkBnbWFpbC5jb215aWciLCJleHAiOjE3ODU2NzMyMzF9.yDQ7BuBXaFHmxzLqgQk6N6XUV7wG9GxpRDdr2MOoivo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2135be4aff5c9db-DFW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "148.153.159.153",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 12:20:32 UTC] === END API CALL LOG ===
[26-Jul-2026 12:20:32 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 12:20:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1NCIsInVzZXJuYW1lIjoiZm9yZXgiLCJlbWFpbCI6Im1laGJvb2JhbGkyMTMyMkBnbWFpbC5jb215aWciLCJleHAiOjE3ODU2NzMyMzF9.yDQ7BuBXaFHmxzLqgQk6N6XUV7wG9GxpRDdr2MOoivo
[26-Jul-2026 12:20:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 12:20:32 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 12:20:32 UTC] User ID: 1154
[26-Jul-2026 12:20:32 UTC] ✅ User profile retrieved successfully for user ID: 1154
[26-Jul-2026 12:20:32 UTC] === API CALL LOG ===
[26-Jul-2026 12:20:32 UTC] Endpoint: user/profile.php
[26-Jul-2026 12:20:32 UTC] Full Log Data: {
    "timestamp": "2026-07-26 12:20:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "148.153.159.153",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "148.153.159.153, 162.159.104.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1NCIsInVzZXJuYW1lIjoiZm9yZXgiLCJlbWFpbCI6Im1laGJvb2JhbGkyMTMyMkBnbWFpbC5jb215aWciLCJleHAiOjE3ODU2NzMyMzF9.yDQ7BuBXaFHmxzLqgQk6N6XUV7wG9GxpRDdr2MOoivo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2135be4affcc9db-DFW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "148.153.159.153",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 12:20:32 UTC] === END API CALL LOG ===
[26-Jul-2026 12:20:32 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 12:20:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1NCIsInVzZXJuYW1lIjoiZm9yZXgiLCJlbWFpbCI6Im1laGJvb2JhbGkyMTMyMkBnbWFpbC5jb215aWciLCJleHAiOjE3ODU2NzMyMzF9.yDQ7BuBXaFHmxzLqgQk6N6XUV7wG9GxpRDdr2MOoivo
[26-Jul-2026 12:20:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 12:20:32 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 12:20:32 UTC] User ID: 1154
[26-Jul-2026 12:20:32 UTC] ✅ User profile retrieved successfully for user ID: 1154
[26-Jul-2026 12:20:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jul-2026 12:20:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jul-2026 12:20:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"148.153.159.153, 162.159.104.14","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1NCIsInVzZXJuYW1lIjoiZm9yZXgiLCJlbWFpbCI6Im1laGJvb2JhbGkyMTMyMkBnbWFpbC5jb215aWciLCJleHAiOjE3ODU2NzMyMzF9.yDQ7BuBXaFHmxzLqgQk6N6XUV7wG9GxpRDdr2MOoivo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2135be4affac9db-DFW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"148.153.159.153","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-Jul-2026 12:20:32 UTC] === User Orders API Called ===
[26-Jul-2026 12:20:32 UTC] User ID: 1154
[26-Jul-2026 12:20:32 UTC] Limit: 20, Offset: 0
[26-Jul-2026 12:20:32 UTC] Orders found: 0
[26-Jul-2026 12:20:32 UTC] Orders data: []
[26-Jul-2026 12:20:32 UTC] Total orders count: 0
[26-Jul-2026 12:20:34 UTC] === API CALL LOG ===
[26-Jul-2026 12:20:34 UTC] Endpoint: user/profile.php
[26-Jul-2026 12:20:34 UTC] Full Log Data: {
    "timestamp": "2026-07-26 12:20:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "148.153.159.153",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "148.153.159.153, 162.159.104.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1NCIsInVzZXJuYW1lIjoiZm9yZXgiLCJlbWFpbCI6Im1laGJvb2JhbGkyMTMyMkBnbWFpbC5jb215aWciLCJleHAiOjE3ODU2NzMyMzF9.yDQ7BuBXaFHmxzLqgQk6N6XUV7wG9GxpRDdr2MOoivo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2135bf1e9fcc9db-DFW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "148.153.159.153",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 12:20:34 UTC] === END API CALL LOG ===
[26-Jul-2026 12:20:34 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 12:20:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1NCIsInVzZXJuYW1lIjoiZm9yZXgiLCJlbWFpbCI6Im1laGJvb2JhbGkyMTMyMkBnbWFpbC5jb215aWciLCJleHAiOjE3ODU2NzMyMzF9.yDQ7BuBXaFHmxzLqgQk6N6XUV7wG9GxpRDdr2MOoivo
[26-Jul-2026 12:20:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 12:20:34 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 12:20:34 UTC] User ID: 1154
[26-Jul-2026 12:20:34 UTC] ✅ User profile retrieved successfully for user ID: 1154
[26-Jul-2026 12:20:35 UTC] === API CALL LOG ===
[26-Jul-2026 12:20:35 UTC] Endpoint: user/profile.php
[26-Jul-2026 12:20:35 UTC] Full Log Data: {
    "timestamp": "2026-07-26 12:20:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "148.153.159.153",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "148.153.159.153, 104.22.24.44",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1NCIsInVzZXJuYW1lIjoiZm9yZXgiLCJlbWFpbCI6Im1laGJvb2JhbGkyMTMyMkBnbWFpbC5jb215aWciLCJleHAiOjE3ODU2NzMyMzF9.yDQ7BuBXaFHmxzLqgQk6N6XUV7wG9GxpRDdr2MOoivo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2135bf6cabf6350-ATL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "148.153.159.153",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 12:20:35 UTC] === END API CALL LOG ===
[26-Jul-2026 12:20:35 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 12:20:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1NCIsInVzZXJuYW1lIjoiZm9yZXgiLCJlbWFpbCI6Im1laGJvb2JhbGkyMTMyMkBnbWFpbC5jb215aWciLCJleHAiOjE3ODU2NzMyMzF9.yDQ7BuBXaFHmxzLqgQk6N6XUV7wG9GxpRDdr2MOoivo
[26-Jul-2026 12:20:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 12:20:35 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 12:20:35 UTC] User ID: 1154
[26-Jul-2026 12:20:35 UTC] ✅ User profile retrieved successfully for user ID: 1154
[26-Jul-2026 12:20:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jul-2026 12:20:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jul-2026 12:20:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"148.153.159.153, 104.22.24.44","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1NCIsInVzZXJuYW1lIjoiZm9yZXgiLCJlbWFpbCI6Im1laGJvb2JhbGkyMTMyMkBnbWFpbC5jb215aWciLCJleHAiOjE3ODU2NzMyMzF9.yDQ7BuBXaFHmxzLqgQk6N6XUV7wG9GxpRDdr2MOoivo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2135c6228326350-ATL","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"148.153.159.153","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-Jul-2026 12:20:52 UTC] === User Orders API Called ===
[26-Jul-2026 12:20:52 UTC] User ID: 1154
[26-Jul-2026 12:20:52 UTC] Limit: 20, Offset: 0
[26-Jul-2026 12:20:52 UTC] Orders found: 0
[26-Jul-2026 12:20:52 UTC] Orders data: []
[26-Jul-2026 12:20:52 UTC] Total orders count: 0
[26-Jul-2026 12:20:52 UTC] === API CALL LOG ===
[26-Jul-2026 12:20:52 UTC] Endpoint: user/profile.php
[26-Jul-2026 12:20:52 UTC] Full Log Data: {
    "timestamp": "2026-07-26 12:20:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "148.153.159.153",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "148.153.159.153, 104.22.24.44",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1NCIsInVzZXJuYW1lIjoiZm9yZXgiLCJlbWFpbCI6Im1laGJvb2JhbGkyMTMyMkBnbWFpbC5jb215aWciLCJleHAiOjE3ODU2NzMyMzF9.yDQ7BuBXaFHmxzLqgQk6N6XUV7wG9GxpRDdr2MOoivo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2135c63bb656350-ATL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "148.153.159.153",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 12:20:52 UTC] === END API CALL LOG ===
[26-Jul-2026 12:20:52 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 12:20:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1NCIsInVzZXJuYW1lIjoiZm9yZXgiLCJlbWFpbCI6Im1laGJvb2JhbGkyMTMyMkBnbWFpbC5jb215aWciLCJleHAiOjE3ODU2NzMyMzF9.yDQ7BuBXaFHmxzLqgQk6N6XUV7wG9GxpRDdr2MOoivo
[26-Jul-2026 12:20:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 12:20:52 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 12:20:52 UTC] User ID: 1154
[26-Jul-2026 12:20:52 UTC] ✅ User profile retrieved successfully for user ID: 1154
[26-Jul-2026 12:20:52 UTC] === API CALL LOG ===
[26-Jul-2026 12:20:52 UTC] Endpoint: user/profile.php
[26-Jul-2026 12:20:52 UTC] Full Log Data: {
    "timestamp": "2026-07-26 12:20:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "148.153.159.153",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "148.153.159.153, 104.22.24.44",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1NCIsInVzZXJuYW1lIjoiZm9yZXgiLCJlbWFpbCI6Im1laGJvb2JhbGkyMTMyMkBnbWFpbC5jb215aWciLCJleHAiOjE3ODU2NzMyMzF9.yDQ7BuBXaFHmxzLqgQk6N6XUV7wG9GxpRDdr2MOoivo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2135c6638916350-ATL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "148.153.159.153",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 12:20:52 UTC] === END API CALL LOG ===
[26-Jul-2026 12:20:52 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 12:20:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1NCIsInVzZXJuYW1lIjoiZm9yZXgiLCJlbWFpbCI6Im1laGJvb2JhbGkyMTMyMkBnbWFpbC5jb215aWciLCJleHAiOjE3ODU2NzMyMzF9.yDQ7BuBXaFHmxzLqgQk6N6XUV7wG9GxpRDdr2MOoivo
[26-Jul-2026 12:20:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 12:20:52 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 12:20:52 UTC] User ID: 1154
[26-Jul-2026 12:20:52 UTC] ✅ User profile retrieved successfully for user ID: 1154
[26-Jul-2026 12:20:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jul-2026 12:20:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jul-2026 12:20:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"148.153.159.153, 104.22.24.44","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1NCIsInVzZXJuYW1lIjoiZm9yZXgiLCJlbWFpbCI6Im1laGJvb2JhbGkyMTMyMkBnbWFpbC5jb215aWciLCJleHAiOjE3ODU2NzMyMzF9.yDQ7BuBXaFHmxzLqgQk6N6XUV7wG9GxpRDdr2MOoivo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2135c66b96e6350-ATL","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"148.153.159.153","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-Jul-2026 12:20:52 UTC] === User Orders API Called ===
[26-Jul-2026 12:20:52 UTC] User ID: 1154
[26-Jul-2026 12:20:52 UTC] Limit: 20, Offset: 0
[26-Jul-2026 12:20:52 UTC] Orders found: 0
[26-Jul-2026 12:20:52 UTC] Orders data: []
[26-Jul-2026 12:20:52 UTC] Total orders count: 0
[26-Jul-2026 12:20:54 UTC] === API CALL LOG ===
[26-Jul-2026 12:20:54 UTC] Endpoint: user/profile.php
[26-Jul-2026 12:20:54 UTC] Full Log Data: {
    "timestamp": "2026-07-26 12:20:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "148.153.159.153",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "148.153.159.153, 104.22.24.44",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1NCIsInVzZXJuYW1lIjoiZm9yZXgiLCJlbWFpbCI6Im1laGJvb2JhbGkyMTMyMkBnbWFpbC5jb215aWciLCJleHAiOjE3ODU2NzMyMzF9.yDQ7BuBXaFHmxzLqgQk6N6XUV7wG9GxpRDdr2MOoivo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2135c6fec9f6350-ATL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "148.153.159.153",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 12:20:54 UTC] === END API CALL LOG ===
[26-Jul-2026 12:20:54 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 12:20:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1NCIsInVzZXJuYW1lIjoiZm9yZXgiLCJlbWFpbCI6Im1laGJvb2JhbGkyMTMyMkBnbWFpbC5jb215aWciLCJleHAiOjE3ODU2NzMyMzF9.yDQ7BuBXaFHmxzLqgQk6N6XUV7wG9GxpRDdr2MOoivo
[26-Jul-2026 12:20:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 12:20:54 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 12:20:54 UTC] User ID: 1154
[26-Jul-2026 12:20:54 UTC] ✅ User profile retrieved successfully for user ID: 1154
[26-Jul-2026 12:20:54 UTC] User Purchases API - User ID: 1154
[26-Jul-2026 12:20:54 UTC] User Purchases API - Total purchases found: 1
[26-Jul-2026 12:21:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jul-2026 12:21:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jul-2026 12:21:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"148.153.159.153, 104.22.24.45","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1NCIsInVzZXJuYW1lIjoiZm9yZXgiLCJlbWFpbCI6Im1laGJvb2JhbGkyMTMyMkBnbWFpbC5jb215aWciLCJleHAiOjE3ODU2NzMyMzF9.yDQ7BuBXaFHmxzLqgQk6N6XUV7wG9GxpRDdr2MOoivo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2135cd05f046350-ATL","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"148.153.159.153","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-Jul-2026 12:21:10 UTC] === User Orders API Called ===
[26-Jul-2026 12:21:10 UTC] User ID: 1154
[26-Jul-2026 12:21:10 UTC] Limit: 20, Offset: 0
[26-Jul-2026 12:21:10 UTC] Orders found: 0
[26-Jul-2026 12:21:10 UTC] Orders data: []
[26-Jul-2026 12:21:10 UTC] Total orders count: 0
[26-Jul-2026 12:21:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jul-2026 12:21:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jul-2026 12:21:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"148.153.159.153, 104.22.24.45","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1NCIsInVzZXJuYW1lIjoiZm9yZXgiLCJlbWFpbCI6Im1laGJvb2JhbGkyMTMyMkBnbWFpbC5jb215aWciLCJleHAiOjE3ODU2NzMyMzF9.yDQ7BuBXaFHmxzLqgQk6N6XUV7wG9GxpRDdr2MOoivo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2135cdc8a936350-ATL","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"148.153.159.153","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-Jul-2026 12:21:11 UTC] === User Orders API Called ===
[26-Jul-2026 12:21:11 UTC] User ID: 1154
[26-Jul-2026 12:21:11 UTC] Limit: 20, Offset: 0
[26-Jul-2026 12:21:11 UTC] Orders found: 0
[26-Jul-2026 12:21:11 UTC] Orders data: []
[26-Jul-2026 12:21:11 UTC] Total orders count: 0
[26-Jul-2026 12:21:12 UTC] === API CALL LOG ===
[26-Jul-2026 12:21:12 UTC] Endpoint: user/profile.php
[26-Jul-2026 12:21:12 UTC] Full Log Data: {
    "timestamp": "2026-07-26 12:21:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "148.153.159.153",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "148.153.159.153, 104.22.24.45",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1NCIsInVzZXJuYW1lIjoiZm9yZXgiLCJlbWFpbCI6Im1laGJvb2JhbGkyMTMyMkBnbWFpbC5jb215aWciLCJleHAiOjE3ODU2NzMyMzF9.yDQ7BuBXaFHmxzLqgQk6N6XUV7wG9GxpRDdr2MOoivo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2135cdded506350-ATL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "148.153.159.153",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 12:21:12 UTC] === END API CALL LOG ===
[26-Jul-2026 12:21:12 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 12:21:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1NCIsInVzZXJuYW1lIjoiZm9yZXgiLCJlbWFpbCI6Im1laGJvb2JhbGkyMTMyMkBnbWFpbC5jb215aWciLCJleHAiOjE3ODU2NzMyMzF9.yDQ7BuBXaFHmxzLqgQk6N6XUV7wG9GxpRDdr2MOoivo
[26-Jul-2026 12:21:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 12:21:12 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 12:21:12 UTC] User ID: 1154
[26-Jul-2026 12:21:12 UTC] ✅ User profile retrieved successfully for user ID: 1154
[26-Jul-2026 12:21:12 UTC] === API CALL LOG ===
[26-Jul-2026 12:21:12 UTC] Endpoint: user/profile.php
[26-Jul-2026 12:21:12 UTC] Full Log Data: {
    "timestamp": "2026-07-26 12:21:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "148.153.159.153",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "148.153.159.153, 104.22.24.45",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1NCIsInVzZXJuYW1lIjoiZm9yZXgiLCJlbWFpbCI6Im1laGJvb2JhbGkyMTMyMkBnbWFpbC5jb215aWciLCJleHAiOjE3ODU2NzMyMzF9.yDQ7BuBXaFHmxzLqgQk6N6XUV7wG9GxpRDdr2MOoivo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2135ce10be86350-ATL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "148.153.159.153",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 12:21:12 UTC] === END API CALL LOG ===
[26-Jul-2026 12:21:12 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 12:21:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1NCIsInVzZXJuYW1lIjoiZm9yZXgiLCJlbWFpbCI6Im1laGJvb2JhbGkyMTMyMkBnbWFpbC5jb215aWciLCJleHAiOjE3ODU2NzMyMzF9.yDQ7BuBXaFHmxzLqgQk6N6XUV7wG9GxpRDdr2MOoivo
[26-Jul-2026 12:21:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 12:21:12 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 12:21:12 UTC] User ID: 1154
[26-Jul-2026 12:21:12 UTC] ✅ User profile retrieved successfully for user ID: 1154
[26-Jul-2026 12:21:14 UTC] === API CALL LOG ===
[26-Jul-2026 12:21:14 UTC] Endpoint: user/profile.php
[26-Jul-2026 12:21:14 UTC] Full Log Data: {
    "timestamp": "2026-07-26 12:21:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "148.153.159.153",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "148.153.159.153, 104.22.24.45",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1NCIsInVzZXJuYW1lIjoiZm9yZXgiLCJlbWFpbCI6Im1laGJvb2JhbGkyMTMyMkBnbWFpbC5jb215aWciLCJleHAiOjE3ODU2NzMyMzF9.yDQ7BuBXaFHmxzLqgQk6N6XUV7wG9GxpRDdr2MOoivo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2135ceb2bdd6350-ATL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "148.153.159.153",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 12:21:14 UTC] === END API CALL LOG ===
[26-Jul-2026 12:21:14 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 12:21:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1NCIsInVzZXJuYW1lIjoiZm9yZXgiLCJlbWFpbCI6Im1laGJvb2JhbGkyMTMyMkBnbWFpbC5jb215aWciLCJleHAiOjE3ODU2NzMyMzF9.yDQ7BuBXaFHmxzLqgQk6N6XUV7wG9GxpRDdr2MOoivo
[26-Jul-2026 12:21:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 12:21:14 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 12:21:14 UTC] User ID: 1154
[26-Jul-2026 12:21:14 UTC] ✅ User profile retrieved successfully for user ID: 1154
[26-Jul-2026 12:21:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jul-2026 12:21:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jul-2026 12:21:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"148.153.159.153, 104.22.24.45","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1NCIsInVzZXJuYW1lIjoiZm9yZXgiLCJlbWFpbCI6Im1laGJvb2JhbGkyMTMyMkBnbWFpbC5jb215aWciLCJleHAiOjE3ODU2NzMyMzF9.yDQ7BuBXaFHmxzLqgQk6N6XUV7wG9GxpRDdr2MOoivo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2135d304fa66350-ATL","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"148.153.159.153","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-Jul-2026 12:21:25 UTC] === User Orders API Called ===
[26-Jul-2026 12:21:25 UTC] User ID: 1154
[26-Jul-2026 12:21:25 UTC] Limit: 20, Offset: 0
[26-Jul-2026 12:21:25 UTC] Orders found: 0
[26-Jul-2026 12:21:25 UTC] Orders data: []
[26-Jul-2026 12:21:25 UTC] Total orders count: 0
[26-Jul-2026 12:21:25 UTC] === API CALL LOG ===
[26-Jul-2026 12:21:25 UTC] Endpoint: user/profile.php
[26-Jul-2026 12:21:25 UTC] Full Log Data: {
    "timestamp": "2026-07-26 12:21:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "148.153.159.153",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "148.153.159.153, 104.22.24.44",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1NCIsInVzZXJuYW1lIjoiZm9yZXgiLCJlbWFpbCI6Im1laGJvb2JhbGkyMTMyMkBnbWFpbC5jb215aWciLCJleHAiOjE3ODU2NzMyMzF9.yDQ7BuBXaFHmxzLqgQk6N6XUV7wG9GxpRDdr2MOoivo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2135d304fa96350-ATL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "148.153.159.153",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 12:21:25 UTC] === END API CALL LOG ===
[26-Jul-2026 12:21:25 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 12:21:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1NCIsInVzZXJuYW1lIjoiZm9yZXgiLCJlbWFpbCI6Im1laGJvb2JhbGkyMTMyMkBnbWFpbC5jb215aWciLCJleHAiOjE3ODU2NzMyMzF9.yDQ7BuBXaFHmxzLqgQk6N6XUV7wG9GxpRDdr2MOoivo
[26-Jul-2026 12:21:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 12:21:25 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 12:21:25 UTC] User ID: 1154
[26-Jul-2026 12:21:25 UTC] ✅ User profile retrieved successfully for user ID: 1154
[26-Jul-2026 12:21:25 UTC] === API CALL LOG ===
[26-Jul-2026 12:21:25 UTC] Endpoint: user/profile.php
[26-Jul-2026 12:21:25 UTC] Full Log Data: {
    "timestamp": "2026-07-26 12:21:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "148.153.159.153",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "148.153.159.153, 104.22.24.45",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1NCIsInVzZXJuYW1lIjoiZm9yZXgiLCJlbWFpbCI6Im1laGJvb2JhbGkyMTMyMkBnbWFpbC5jb215aWciLCJleHAiOjE3ODU2NzMyMzF9.yDQ7BuBXaFHmxzLqgQk6N6XUV7wG9GxpRDdr2MOoivo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2135d334e8d6350-ATL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "148.153.159.153",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 12:21:25 UTC] === END API CALL LOG ===
[26-Jul-2026 12:21:25 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 12:21:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1NCIsInVzZXJuYW1lIjoiZm9yZXgiLCJlbWFpbCI6Im1laGJvb2JhbGkyMTMyMkBnbWFpbC5jb215aWciLCJleHAiOjE3ODU2NzMyMzF9.yDQ7BuBXaFHmxzLqgQk6N6XUV7wG9GxpRDdr2MOoivo
[26-Jul-2026 12:21:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 12:21:25 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 12:21:25 UTC] User ID: 1154
[26-Jul-2026 12:21:25 UTC] ✅ User profile retrieved successfully for user ID: 1154
[26-Jul-2026 12:21:27 UTC] === API CALL LOG ===
[26-Jul-2026 12:21:27 UTC] Endpoint: user/profile.php
[26-Jul-2026 12:21:27 UTC] Full Log Data: {
    "timestamp": "2026-07-26 12:21:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "148.153.159.153",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "148.153.159.153, 104.22.24.45",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1NCIsInVzZXJuYW1lIjoiZm9yZXgiLCJlbWFpbCI6Im1laGJvb2JhbGkyMTMyMkBnbWFpbC5jb215aWciLCJleHAiOjE3ODU2NzMyMzF9.yDQ7BuBXaFHmxzLqgQk6N6XUV7wG9GxpRDdr2MOoivo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2135d3ccb106350-ATL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "148.153.159.153",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 12:21:27 UTC] === END API CALL LOG ===
[26-Jul-2026 12:21:27 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 12:21:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1NCIsInVzZXJuYW1lIjoiZm9yZXgiLCJlbWFpbCI6Im1laGJvb2JhbGkyMTMyMkBnbWFpbC5jb215aWciLCJleHAiOjE3ODU2NzMyMzF9.yDQ7BuBXaFHmxzLqgQk6N6XUV7wG9GxpRDdr2MOoivo
[26-Jul-2026 12:21:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 12:21:27 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 12:21:27 UTC] User ID: 1154
[26-Jul-2026 12:21:27 UTC] ✅ User profile retrieved successfully for user ID: 1154
[26-Jul-2026 14:13:51 UTC] === API CALL LOG ===
[26-Jul-2026 14:13:51 UTC] Endpoint: user/profile.php
[26-Jul-2026 14:13:51 UTC] Full Log Data: {
    "timestamp": "2026-07-26 14:13:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.103.141",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.103.141, 172.71.99.195",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1NSIsInVzZXJuYW1lIjoidXpvbWFwYXVsMTMyIiwiZW1haWwiOiJvdmVycGx1czEyMTFAZ21haWwuY29tIiwiZXhwIjoxNzg1NjgwMDMwfQ.zMjUOcLe2yTyWBi9XfoxK3oWaFRWxrL07IPnPXCViXY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a21401e25ed866b5-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.103.141",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 14:13:51 UTC] === END API CALL LOG ===
[26-Jul-2026 14:13:51 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 14:13:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1NSIsInVzZXJuYW1lIjoidXpvbWFwYXVsMTMyIiwiZW1haWwiOiJvdmVycGx1czEyMTFAZ21haWwuY29tIiwiZXhwIjoxNzg1NjgwMDMwfQ.zMjUOcLe2yTyWBi9XfoxK3oWaFRWxrL07IPnPXCViXY
[26-Jul-2026 14:13:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 14:13:51 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 14:13:51 UTC] User ID: 1155
[26-Jul-2026 14:13:51 UTC] ✅ User profile retrieved successfully for user ID: 1155
[26-Jul-2026 14:13:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jul-2026 14:13:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jul-2026 14:13:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.103.141, 172.71.99.195","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1NSIsInVzZXJuYW1lIjoidXpvbWFwYXVsMTMyIiwiZW1haWwiOiJvdmVycGx1czEyMTFAZ21haWwuY29tIiwiZXhwIjoxNzg1NjgwMDMwfQ.zMjUOcLe2yTyWBi9XfoxK3oWaFRWxrL07IPnPXCViXY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a21401e25edc66b5-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.103.141","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-Jul-2026 14:13:51 UTC] === User Orders API Called ===
[26-Jul-2026 14:13:51 UTC] User ID: 1155
[26-Jul-2026 14:13:51 UTC] Limit: 20, Offset: 0
[26-Jul-2026 14:13:51 UTC] Orders found: 0
[26-Jul-2026 14:13:51 UTC] Orders data: []
[26-Jul-2026 14:13:51 UTC] Total orders count: 0
[26-Jul-2026 14:13:51 UTC] === API CALL LOG ===
[26-Jul-2026 14:13:51 UTC] Endpoint: user/profile.php
[26-Jul-2026 14:13:51 UTC] Full Log Data: {
    "timestamp": "2026-07-26 14:13:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.103.141",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.103.141, 172.71.99.195",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1NSIsInVzZXJuYW1lIjoidXpvbWFwYXVsMTMyIiwiZW1haWwiOiJvdmVycGx1czEyMTFAZ21haWwuY29tIiwiZXhwIjoxNzg1NjgwMDMwfQ.zMjUOcLe2yTyWBi9XfoxK3oWaFRWxrL07IPnPXCViXY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a21401e398cd66b5-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.103.141",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 14:13:51 UTC] === END API CALL LOG ===
[26-Jul-2026 14:13:51 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 14:13:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1NSIsInVzZXJuYW1lIjoidXpvbWFwYXVsMTMyIiwiZW1haWwiOiJvdmVycGx1czEyMTFAZ21haWwuY29tIiwiZXhwIjoxNzg1NjgwMDMwfQ.zMjUOcLe2yTyWBi9XfoxK3oWaFRWxrL07IPnPXCViXY
[26-Jul-2026 14:13:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 14:13:51 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 14:13:51 UTC] User ID: 1155
[26-Jul-2026 14:13:51 UTC] ✅ User profile retrieved successfully for user ID: 1155
[26-Jul-2026 14:13:52 UTC] === API CALL LOG ===
[26-Jul-2026 14:13:52 UTC] Endpoint: user/profile.php
[26-Jul-2026 14:13:52 UTC] Full Log Data: {
    "timestamp": "2026-07-26 14:13:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.103.141",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.103.141, 172.71.99.195",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1NSIsInVzZXJuYW1lIjoidXpvbWFwYXVsMTMyIiwiZW1haWwiOiJvdmVycGx1czEyMTFAZ21haWwuY29tIiwiZXhwIjoxNzg1NjgwMDMwfQ.zMjUOcLe2yTyWBi9XfoxK3oWaFRWxrL07IPnPXCViXY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a21401e85e9b66b5-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.103.141",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 14:13:52 UTC] === END API CALL LOG ===
[26-Jul-2026 14:13:52 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 14:13:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1NSIsInVzZXJuYW1lIjoidXpvbWFwYXVsMTMyIiwiZW1haWwiOiJvdmVycGx1czEyMTFAZ21haWwuY29tIiwiZXhwIjoxNzg1NjgwMDMwfQ.zMjUOcLe2yTyWBi9XfoxK3oWaFRWxrL07IPnPXCViXY
[26-Jul-2026 14:13:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 14:13:52 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 14:13:52 UTC] User ID: 1155
[26-Jul-2026 14:13:52 UTC] ✅ User profile retrieved successfully for user ID: 1155
[26-Jul-2026 14:14:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jul-2026 14:14:36 UTC] === API CALL LOG ===
[26-Jul-2026 14:14:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jul-2026 14:14:36 UTC] Endpoint: user/profile.php
[26-Jul-2026 14:14:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.103.141, 172.71.99.196","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1NSIsInVzZXJuYW1lIjoidXpvbWFwYXVsMTMyIiwiZW1haWwiOiJvdmVycGx1czEyMTFAZ21haWwuY29tIiwiZXhwIjoxNzg1NjgwMDMwfQ.zMjUOcLe2yTyWBi9XfoxK3oWaFRWxrL07IPnPXCViXY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a21402fd3c2066b5-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.103.141","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-Jul-2026 14:14:36 UTC] Full Log Data: {
    "timestamp": "2026-07-26 14:14:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.103.141",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.103.141, 172.71.99.196",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1NSIsInVzZXJuYW1lIjoidXpvbWFwYXVsMTMyIiwiZW1haWwiOiJvdmVycGx1czEyMTFAZ21haWwuY29tIiwiZXhwIjoxNzg1NjgwMDMwfQ.zMjUOcLe2yTyWBi9XfoxK3oWaFRWxrL07IPnPXCViXY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a21402fd3c2166b5-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.103.141",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 14:14:36 UTC] === END API CALL LOG ===
[26-Jul-2026 14:14:36 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 14:14:36 UTC] === User Orders API Called ===
[26-Jul-2026 14:14:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1NSIsInVzZXJuYW1lIjoidXpvbWFwYXVsMTMyIiwiZW1haWwiOiJvdmVycGx1czEyMTFAZ21haWwuY29tIiwiZXhwIjoxNzg1NjgwMDMwfQ.zMjUOcLe2yTyWBi9XfoxK3oWaFRWxrL07IPnPXCViXY
[26-Jul-2026 14:14:36 UTC] User ID: 1155
[26-Jul-2026 14:14:36 UTC] Limit: 20, Offset: 0
[26-Jul-2026 14:14:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 14:14:36 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 14:14:36 UTC] User ID: 1155
[26-Jul-2026 14:14:36 UTC] ✅ User profile retrieved successfully for user ID: 1155
[26-Jul-2026 14:14:36 UTC] Orders found: 0
[26-Jul-2026 14:14:36 UTC] Orders data: []
[26-Jul-2026 14:14:36 UTC] Total orders count: 0
[26-Jul-2026 14:14:36 UTC] === API CALL LOG ===
[26-Jul-2026 14:14:36 UTC] Endpoint: user/profile.php
[26-Jul-2026 14:14:36 UTC] Full Log Data: {
    "timestamp": "2026-07-26 14:14:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.103.141",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.103.141, 172.71.99.196",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1NSIsInVzZXJuYW1lIjoidXpvbWFwYXVsMTMyIiwiZW1haWwiOiJvdmVycGx1czEyMTFAZ21haWwuY29tIiwiZXhwIjoxNzg1NjgwMDMwfQ.zMjUOcLe2yTyWBi9XfoxK3oWaFRWxrL07IPnPXCViXY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2140300c81066b5-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.103.141",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 14:14:36 UTC] === END API CALL LOG ===
[26-Jul-2026 14:14:36 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 14:14:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1NSIsInVzZXJuYW1lIjoidXpvbWFwYXVsMTMyIiwiZW1haWwiOiJvdmVycGx1czEyMTFAZ21haWwuY29tIiwiZXhwIjoxNzg1NjgwMDMwfQ.zMjUOcLe2yTyWBi9XfoxK3oWaFRWxrL07IPnPXCViXY
[26-Jul-2026 14:14:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 14:14:36 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 14:14:36 UTC] User ID: 1155
[26-Jul-2026 14:14:36 UTC] ✅ User profile retrieved successfully for user ID: 1155
[26-Jul-2026 14:14:37 UTC] === API CALL LOG ===
[26-Jul-2026 14:14:37 UTC] Endpoint: user/profile.php
[26-Jul-2026 14:14:37 UTC] Full Log Data: {
    "timestamp": "2026-07-26 14:14:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.103.141",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.103.141, 172.71.99.196",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1NSIsInVzZXJuYW1lIjoidXpvbWFwYXVsMTMyIiwiZW1haWwiOiJvdmVycGx1czEyMTFAZ21haWwuY29tIiwiZXhwIjoxNzg1NjgwMDMwfQ.zMjUOcLe2yTyWBi9XfoxK3oWaFRWxrL07IPnPXCViXY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a21403031a6166b5-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.103.141",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 14:14:37 UTC] === END API CALL LOG ===
[26-Jul-2026 14:14:37 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 14:14:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1NSIsInVzZXJuYW1lIjoidXpvbWFwYXVsMTMyIiwiZW1haWwiOiJvdmVycGx1czEyMTFAZ21haWwuY29tIiwiZXhwIjoxNzg1NjgwMDMwfQ.zMjUOcLe2yTyWBi9XfoxK3oWaFRWxrL07IPnPXCViXY
[26-Jul-2026 14:14:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 14:14:37 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 14:14:37 UTC] User ID: 1155
[26-Jul-2026 14:14:37 UTC] ✅ User profile retrieved successfully for user ID: 1155
[26-Jul-2026 15:15:02 UTC] === API CALL LOG ===
[26-Jul-2026 15:15:02 UTC] Endpoint: user/profile.php
[26-Jul-2026 15:15:02 UTC] Full Log Data: {
    "timestamp": "2026-07-26 15:15:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.31.179.67",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.31.179.67, 172.68.132.153",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1NiIsInVzZXJuYW1lIjoiVEhfT1dORVIiLCJlbWFpbCI6InRyYWRpbmcuYnJvdGhlcjExMUBnbWFpbC5jb20iLCJleHAiOjE3ODU2ODM3MDF9.MJReqG7kPqmS72dC6JnBjN4xGEobn8SRBZucBlM2Hug",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2145b86e90d659b-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.31.179.67",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 15:15:02 UTC] === END API CALL LOG ===
[26-Jul-2026 15:15:02 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 15:15:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1NiIsInVzZXJuYW1lIjoiVEhfT1dORVIiLCJlbWFpbCI6InRyYWRpbmcuYnJvdGhlcjExMUBnbWFpbC5jb20iLCJleHAiOjE3ODU2ODM3MDF9.MJReqG7kPqmS72dC6JnBjN4xGEobn8SRBZucBlM2Hug
[26-Jul-2026 15:15:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 15:15:02 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 15:15:02 UTC] User ID: 1156
[26-Jul-2026 15:15:02 UTC] ✅ User profile retrieved successfully for user ID: 1156
[26-Jul-2026 15:15:03 UTC] === API CALL LOG ===
[26-Jul-2026 15:15:03 UTC] Endpoint: user/profile.php
[26-Jul-2026 15:15:03 UTC] Full Log Data: {
    "timestamp": "2026-07-26 15:15:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.31.179.67",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.31.179.67, 172.68.132.153",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1NiIsInVzZXJuYW1lIjoiVEhfT1dORVIiLCJlbWFpbCI6InRyYWRpbmcuYnJvdGhlcjExMUBnbWFpbC5jb20iLCJleHAiOjE3ODU2ODM3MDF9.MJReqG7kPqmS72dC6JnBjN4xGEobn8SRBZucBlM2Hug",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2145b878b6b659b-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.31.179.67",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 15:15:03 UTC] === END API CALL LOG ===
[26-Jul-2026 15:15:03 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 15:15:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1NiIsInVzZXJuYW1lIjoiVEhfT1dORVIiLCJlbWFpbCI6InRyYWRpbmcuYnJvdGhlcjExMUBnbWFpbC5jb20iLCJleHAiOjE3ODU2ODM3MDF9.MJReqG7kPqmS72dC6JnBjN4xGEobn8SRBZucBlM2Hug
[26-Jul-2026 15:15:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 15:15:03 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 15:15:03 UTC] User ID: 1156
[26-Jul-2026 15:15:03 UTC] ✅ User profile retrieved successfully for user ID: 1156
[26-Jul-2026 15:15:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jul-2026 15:15:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jul-2026 15:15:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.31.179.67, 172.68.132.153","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1NiIsInVzZXJuYW1lIjoiVEhfT1dORVIiLCJlbWFpbCI6InRyYWRpbmcuYnJvdGhlcjExMUBnbWFpbC5jb20iLCJleHAiOjE3ODU2ODM3MDF9.MJReqG7kPqmS72dC6JnBjN4xGEobn8SRBZucBlM2Hug","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2145b8719fd659b-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.31.179.67","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-Jul-2026 15:15:03 UTC] === User Orders API Called ===
[26-Jul-2026 15:15:03 UTC] User ID: 1156
[26-Jul-2026 15:15:03 UTC] Limit: 20, Offset: 0
[26-Jul-2026 15:15:03 UTC] Orders found: 0
[26-Jul-2026 15:15:03 UTC] Orders data: []
[26-Jul-2026 15:15:03 UTC] Total orders count: 0
[26-Jul-2026 15:15:04 UTC] === API CALL LOG ===
[26-Jul-2026 15:15:04 UTC] Endpoint: user/profile.php
[26-Jul-2026 15:15:04 UTC] Full Log Data: {
    "timestamp": "2026-07-26 15:15:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.31.179.67",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.31.179.67, 172.68.132.153",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1NiIsInVzZXJuYW1lIjoiVEhfT1dORVIiLCJlbWFpbCI6InRyYWRpbmcuYnJvdGhlcjExMUBnbWFpbC5jb20iLCJleHAiOjE3ODU2ODM3MDF9.MJReqG7kPqmS72dC6JnBjN4xGEobn8SRBZucBlM2Hug",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2145b931ce7659b-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.31.179.67",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 15:15:04 UTC] === END API CALL LOG ===
[26-Jul-2026 15:15:04 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 15:15:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1NiIsInVzZXJuYW1lIjoiVEhfT1dORVIiLCJlbWFpbCI6InRyYWRpbmcuYnJvdGhlcjExMUBnbWFpbC5jb20iLCJleHAiOjE3ODU2ODM3MDF9.MJReqG7kPqmS72dC6JnBjN4xGEobn8SRBZucBlM2Hug
[26-Jul-2026 15:15:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 15:15:04 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 15:15:04 UTC] User ID: 1156
[26-Jul-2026 15:15:04 UTC] ✅ User profile retrieved successfully for user ID: 1156
[26-Jul-2026 15:15:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jul-2026 15:15:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jul-2026 15:15:14 UTC] === API CALL LOG ===
[26-Jul-2026 15:15:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.31.179.67, 172.68.132.153","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1NiIsInVzZXJuYW1lIjoiVEhfT1dORVIiLCJlbWFpbCI6InRyYWRpbmcuYnJvdGhlcjExMUBnbWFpbC5jb20iLCJleHAiOjE3ODU2ODM3MDF9.MJReqG7kPqmS72dC6JnBjN4xGEobn8SRBZucBlM2Hug","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2145bd089bc659b-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.31.179.67","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-Jul-2026 15:15:14 UTC] Endpoint: user/profile.php
[26-Jul-2026 15:15:14 UTC] Full Log Data: {
    "timestamp": "2026-07-26 15:15:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.31.179.67",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.31.179.67, 172.68.132.153",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1NiIsInVzZXJuYW1lIjoiVEhfT1dORVIiLCJlbWFpbCI6InRyYWRpbmcuYnJvdGhlcjExMUBnbWFpbC5jb20iLCJleHAiOjE3ODU2ODM3MDF9.MJReqG7kPqmS72dC6JnBjN4xGEobn8SRBZucBlM2Hug",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2145bd089bd659b-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.31.179.67",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 15:15:14 UTC] === User Orders API Called ===
[26-Jul-2026 15:15:14 UTC] === END API CALL LOG ===
[26-Jul-2026 15:15:14 UTC] User ID: 1156
[26-Jul-2026 15:15:14 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 15:15:14 UTC] Limit: 20, Offset: 0
[26-Jul-2026 15:15:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1NiIsInVzZXJuYW1lIjoiVEhfT1dORVIiLCJlbWFpbCI6InRyYWRpbmcuYnJvdGhlcjExMUBnbWFpbC5jb20iLCJleHAiOjE3ODU2ODM3MDF9.MJReqG7kPqmS72dC6JnBjN4xGEobn8SRBZucBlM2Hug
[26-Jul-2026 15:15:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 15:15:14 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 15:15:14 UTC] User ID: 1156
[26-Jul-2026 15:15:14 UTC] Orders found: 0
[26-Jul-2026 15:15:14 UTC] Orders data: []
[26-Jul-2026 15:15:14 UTC] ✅ User profile retrieved successfully for user ID: 1156
[26-Jul-2026 15:15:14 UTC] Total orders count: 0
[26-Jul-2026 15:15:14 UTC] === API CALL LOG ===
[26-Jul-2026 15:15:14 UTC] Endpoint: user/profile.php
[26-Jul-2026 15:15:14 UTC] Full Log Data: {
    "timestamp": "2026-07-26 15:15:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.31.179.67",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.31.179.67, 172.68.132.153",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1NiIsInVzZXJuYW1lIjoiVEhfT1dORVIiLCJlbWFpbCI6InRyYWRpbmcuYnJvdGhlcjExMUBnbWFpbC5jb20iLCJleHAiOjE3ODU2ODM3MDF9.MJReqG7kPqmS72dC6JnBjN4xGEobn8SRBZucBlM2Hug",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2145bd09a21659b-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.31.179.67",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 15:15:14 UTC] === END API CALL LOG ===
[26-Jul-2026 15:15:14 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 15:15:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1NiIsInVzZXJuYW1lIjoiVEhfT1dORVIiLCJlbWFpbCI6InRyYWRpbmcuYnJvdGhlcjExMUBnbWFpbC5jb20iLCJleHAiOjE3ODU2ODM3MDF9.MJReqG7kPqmS72dC6JnBjN4xGEobn8SRBZucBlM2Hug
[26-Jul-2026 15:15:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 15:15:14 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 15:15:14 UTC] User ID: 1156
[26-Jul-2026 15:15:14 UTC] ✅ User profile retrieved successfully for user ID: 1156
[26-Jul-2026 15:15:15 UTC] === API CALL LOG ===
[26-Jul-2026 15:15:15 UTC] Endpoint: user/profile.php
[26-Jul-2026 15:15:15 UTC] Full Log Data: {
    "timestamp": "2026-07-26 15:15:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.31.179.67",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.31.179.67, 172.68.132.153",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1NiIsInVzZXJuYW1lIjoiVEhfT1dORVIiLCJlbWFpbCI6InRyYWRpbmcuYnJvdGhlcjExMUBnbWFpbC5jb20iLCJleHAiOjE3ODU2ODM3MDF9.MJReqG7kPqmS72dC6JnBjN4xGEobn8SRBZucBlM2Hug",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2145bd7fdf1659b-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.31.179.67",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 15:15:15 UTC] === END API CALL LOG ===
[26-Jul-2026 15:15:15 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 15:15:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1NiIsInVzZXJuYW1lIjoiVEhfT1dORVIiLCJlbWFpbCI6InRyYWRpbmcuYnJvdGhlcjExMUBnbWFpbC5jb20iLCJleHAiOjE3ODU2ODM3MDF9.MJReqG7kPqmS72dC6JnBjN4xGEobn8SRBZucBlM2Hug
[26-Jul-2026 15:15:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 15:15:15 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 15:15:15 UTC] User ID: 1156
[26-Jul-2026 15:15:15 UTC] ✅ User profile retrieved successfully for user ID: 1156
[26-Jul-2026 15:15:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jul-2026 15:15:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jul-2026 15:15:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.31.179.67, 172.68.132.152","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1NiIsInVzZXJuYW1lIjoiVEhfT1dORVIiLCJlbWFpbCI6InRyYWRpbmcuYnJvdGhlcjExMUBnbWFpbC5jb20iLCJleHAiOjE3ODU2ODM3MDF9.MJReqG7kPqmS72dC6JnBjN4xGEobn8SRBZucBlM2Hug","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2145c0a6b5e659b-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.31.179.67","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-Jul-2026 15:15:24 UTC] === User Orders API Called ===
[26-Jul-2026 15:15:24 UTC] User ID: 1156
[26-Jul-2026 15:15:24 UTC] Limit: 20, Offset: 0
[26-Jul-2026 15:15:24 UTC] Orders found: 0
[26-Jul-2026 15:15:24 UTC] Orders data: []
[26-Jul-2026 15:15:24 UTC] Total orders count: 0
[26-Jul-2026 15:15:25 UTC] === API CALL LOG ===
[26-Jul-2026 15:15:25 UTC] Endpoint: user/profile.php
[26-Jul-2026 15:15:25 UTC] Full Log Data: {
    "timestamp": "2026-07-26 15:15:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.31.179.67",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.31.179.67, 172.68.132.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1NiIsInVzZXJuYW1lIjoiVEhfT1dORVIiLCJlbWFpbCI6InRyYWRpbmcuYnJvdGhlcjExMUBnbWFpbC5jb20iLCJleHAiOjE3ODU2ODM3MDF9.MJReqG7kPqmS72dC6JnBjN4xGEobn8SRBZucBlM2Hug",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2145c16685c659b-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.31.179.67",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 15:15:25 UTC] === END API CALL LOG ===
[26-Jul-2026 15:15:25 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 15:15:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1NiIsInVzZXJuYW1lIjoiVEhfT1dORVIiLCJlbWFpbCI6InRyYWRpbmcuYnJvdGhlcjExMUBnbWFpbC5jb20iLCJleHAiOjE3ODU2ODM3MDF9.MJReqG7kPqmS72dC6JnBjN4xGEobn8SRBZucBlM2Hug
[26-Jul-2026 15:15:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 15:15:25 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 15:15:25 UTC] User ID: 1156
[26-Jul-2026 15:15:25 UTC] ✅ User profile retrieved successfully for user ID: 1156
[26-Jul-2026 15:15:26 UTC] User Purchases API - User ID: 1156
[26-Jul-2026 15:15:26 UTC] User Purchases API - Total purchases found: 0
[26-Jul-2026 15:15:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jul-2026 15:15:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jul-2026 15:15:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.31.179.67, 172.68.132.152","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1NiIsInVzZXJuYW1lIjoiVEhfT1dORVIiLCJlbWFpbCI6InRyYWRpbmcuYnJvdGhlcjExMUBnbWFpbC5jb20iLCJleHAiOjE3ODU2ODM3MDF9.MJReqG7kPqmS72dC6JnBjN4xGEobn8SRBZucBlM2Hug","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2145c2e5ee4659b-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.31.179.67","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-Jul-2026 15:15:29 UTC] === User Orders API Called ===
[26-Jul-2026 15:15:29 UTC] User ID: 1156
[26-Jul-2026 15:15:29 UTC] Limit: 20, Offset: 0
[26-Jul-2026 15:15:29 UTC] Orders found: 0
[26-Jul-2026 15:15:29 UTC] Orders data: []
[26-Jul-2026 15:15:29 UTC] Total orders count: 0
[26-Jul-2026 15:15:29 UTC] === API CALL LOG ===
[26-Jul-2026 15:15:29 UTC] Endpoint: user/profile.php
[26-Jul-2026 15:15:29 UTC] Full Log Data: {
    "timestamp": "2026-07-26 15:15:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.31.179.67",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.31.179.67, 172.68.132.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1NiIsInVzZXJuYW1lIjoiVEhfT1dORVIiLCJlbWFpbCI6InRyYWRpbmcuYnJvdGhlcjExMUBnbWFpbC5jb20iLCJleHAiOjE3ODU2ODM3MDF9.MJReqG7kPqmS72dC6JnBjN4xGEobn8SRBZucBlM2Hug",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2145c2e5ee5659b-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.31.179.67",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 15:15:29 UTC] === END API CALL LOG ===
[26-Jul-2026 15:15:29 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 15:15:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1NiIsInVzZXJuYW1lIjoiVEhfT1dORVIiLCJlbWFpbCI6InRyYWRpbmcuYnJvdGhlcjExMUBnbWFpbC5jb20iLCJleHAiOjE3ODU2ODM3MDF9.MJReqG7kPqmS72dC6JnBjN4xGEobn8SRBZucBlM2Hug
[26-Jul-2026 15:15:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 15:15:29 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 15:15:29 UTC] User ID: 1156
[26-Jul-2026 15:15:29 UTC] ✅ User profile retrieved successfully for user ID: 1156
[26-Jul-2026 15:15:29 UTC] === API CALL LOG ===
[26-Jul-2026 15:15:29 UTC] Endpoint: user/profile.php
[26-Jul-2026 15:15:29 UTC] Full Log Data: {
    "timestamp": "2026-07-26 15:15:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.31.179.67",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.31.179.67, 172.68.132.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1NiIsInVzZXJuYW1lIjoiVEhfT1dORVIiLCJlbWFpbCI6InRyYWRpbmcuYnJvdGhlcjExMUBnbWFpbC5jb20iLCJleHAiOjE3ODU2ODM3MDF9.MJReqG7kPqmS72dC6JnBjN4xGEobn8SRBZucBlM2Hug",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2145c2e9f71659b-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.31.179.67",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 15:15:29 UTC] === END API CALL LOG ===
[26-Jul-2026 15:15:29 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 15:15:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1NiIsInVzZXJuYW1lIjoiVEhfT1dORVIiLCJlbWFpbCI6InRyYWRpbmcuYnJvdGhlcjExMUBnbWFpbC5jb20iLCJleHAiOjE3ODU2ODM3MDF9.MJReqG7kPqmS72dC6JnBjN4xGEobn8SRBZucBlM2Hug
[26-Jul-2026 15:15:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 15:15:29 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 15:15:29 UTC] User ID: 1156
[26-Jul-2026 15:15:29 UTC] ✅ User profile retrieved successfully for user ID: 1156
[26-Jul-2026 15:15:30 UTC] === API CALL LOG ===
[26-Jul-2026 15:15:30 UTC] Endpoint: user/profile.php
[26-Jul-2026 15:15:30 UTC] Full Log Data: {
    "timestamp": "2026-07-26 15:15:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.31.179.67",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.31.179.67, 172.68.132.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1NiIsInVzZXJuYW1lIjoiVEhfT1dORVIiLCJlbWFpbCI6InRyYWRpbmcuYnJvdGhlcjExMUBnbWFpbC5jb20iLCJleHAiOjE3ODU2ODM3MDF9.MJReqG7kPqmS72dC6JnBjN4xGEobn8SRBZucBlM2Hug",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2145c33a995659b-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.31.179.67",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 15:15:30 UTC] === END API CALL LOG ===
[26-Jul-2026 15:15:30 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 15:15:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1NiIsInVzZXJuYW1lIjoiVEhfT1dORVIiLCJlbWFpbCI6InRyYWRpbmcuYnJvdGhlcjExMUBnbWFpbC5jb20iLCJleHAiOjE3ODU2ODM3MDF9.MJReqG7kPqmS72dC6JnBjN4xGEobn8SRBZucBlM2Hug
[26-Jul-2026 15:15:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 15:15:30 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 15:15:30 UTC] User ID: 1156
[26-Jul-2026 15:15:30 UTC] ✅ User profile retrieved successfully for user ID: 1156
[26-Jul-2026 15:15:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jul-2026 15:15:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jul-2026 15:15:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.31.179.67, 172.68.132.152","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1NiIsInVzZXJuYW1lIjoiVEhfT1dORVIiLCJlbWFpbCI6InRyYWRpbmcuYnJvdGhlcjExMUBnbWFpbC5jb20iLCJleHAiOjE3ODU2ODM3MDF9.MJReqG7kPqmS72dC6JnBjN4xGEobn8SRBZucBlM2Hug","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2145c5feaab659b-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.31.179.67","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-Jul-2026 15:15:37 UTC] === User Orders API Called ===
[26-Jul-2026 15:15:37 UTC] User ID: 1156
[26-Jul-2026 15:15:37 UTC] Limit: 20, Offset: 0
[26-Jul-2026 15:15:37 UTC] === API CALL LOG ===
[26-Jul-2026 15:15:37 UTC] Endpoint: user/profile.php
[26-Jul-2026 15:15:37 UTC] Full Log Data: {
    "timestamp": "2026-07-26 15:15:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.31.179.67",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.31.179.67, 172.68.132.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1NiIsInVzZXJuYW1lIjoiVEhfT1dORVIiLCJlbWFpbCI6InRyYWRpbmcuYnJvdGhlcjExMUBnbWFpbC5jb20iLCJleHAiOjE3ODU2ODM3MDF9.MJReqG7kPqmS72dC6JnBjN4xGEobn8SRBZucBlM2Hug",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2145c5feaed659b-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.31.179.67",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 15:15:37 UTC] === END API CALL LOG ===
[26-Jul-2026 15:15:37 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 15:15:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1NiIsInVzZXJuYW1lIjoiVEhfT1dORVIiLCJlbWFpbCI6InRyYWRpbmcuYnJvdGhlcjExMUBnbWFpbC5jb20iLCJleHAiOjE3ODU2ODM3MDF9.MJReqG7kPqmS72dC6JnBjN4xGEobn8SRBZucBlM2Hug
[26-Jul-2026 15:15:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 15:15:37 UTC] Orders found: 0
[26-Jul-2026 15:15:37 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 15:15:37 UTC] Orders data: []
[26-Jul-2026 15:15:37 UTC] User ID: 1156
[26-Jul-2026 15:15:37 UTC] Total orders count: 0
[26-Jul-2026 15:15:37 UTC] ✅ User profile retrieved successfully for user ID: 1156
[26-Jul-2026 15:15:37 UTC] === API CALL LOG ===
[26-Jul-2026 15:15:37 UTC] Endpoint: user/profile.php
[26-Jul-2026 15:15:37 UTC] Full Log Data: {
    "timestamp": "2026-07-26 15:15:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.31.179.67",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.31.179.67, 172.68.132.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1NiIsInVzZXJuYW1lIjoiVEhfT1dORVIiLCJlbWFpbCI6InRyYWRpbmcuYnJvdGhlcjExMUBnbWFpbC5jb20iLCJleHAiOjE3ODU2ODM3MDF9.MJReqG7kPqmS72dC6JnBjN4xGEobn8SRBZucBlM2Hug",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2145c605c40659b-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.31.179.67",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 15:15:37 UTC] === END API CALL LOG ===
[26-Jul-2026 15:15:37 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 15:15:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1NiIsInVzZXJuYW1lIjoiVEhfT1dORVIiLCJlbWFpbCI6InRyYWRpbmcuYnJvdGhlcjExMUBnbWFpbC5jb20iLCJleHAiOjE3ODU2ODM3MDF9.MJReqG7kPqmS72dC6JnBjN4xGEobn8SRBZucBlM2Hug
[26-Jul-2026 15:15:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 15:15:37 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 15:15:37 UTC] User ID: 1156
[26-Jul-2026 15:15:37 UTC] ✅ User profile retrieved successfully for user ID: 1156
[26-Jul-2026 15:15:38 UTC] === API CALL LOG ===
[26-Jul-2026 15:15:38 UTC] Endpoint: user/profile.php
[26-Jul-2026 15:15:38 UTC] Full Log Data: {
    "timestamp": "2026-07-26 15:15:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.31.179.67",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.31.179.67, 172.68.132.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1NiIsInVzZXJuYW1lIjoiVEhfT1dORVIiLCJlbWFpbCI6InRyYWRpbmcuYnJvdGhlcjExMUBnbWFpbC5jb20iLCJleHAiOjE3ODU2ODM3MDF9.MJReqG7kPqmS72dC6JnBjN4xGEobn8SRBZucBlM2Hug",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2145c680e00659b-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.31.179.67",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 15:15:38 UTC] === END API CALL LOG ===
[26-Jul-2026 15:15:38 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 15:15:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1NiIsInVzZXJuYW1lIjoiVEhfT1dORVIiLCJlbWFpbCI6InRyYWRpbmcuYnJvdGhlcjExMUBnbWFpbC5jb20iLCJleHAiOjE3ODU2ODM3MDF9.MJReqG7kPqmS72dC6JnBjN4xGEobn8SRBZucBlM2Hug
[26-Jul-2026 15:15:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 15:15:38 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 15:15:38 UTC] User ID: 1156
[26-Jul-2026 15:15:38 UTC] ✅ User profile retrieved successfully for user ID: 1156
[26-Jul-2026 15:15:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jul-2026 15:15:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jul-2026 15:15:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.31.179.67, 172.68.132.152","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1NiIsInVzZXJuYW1lIjoiVEhfT1dORVIiLCJlbWFpbCI6InRyYWRpbmcuYnJvdGhlcjExMUBnbWFpbC5jb20iLCJleHAiOjE3ODU2ODM3MDF9.MJReqG7kPqmS72dC6JnBjN4xGEobn8SRBZucBlM2Hug","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2145c8c2d6e659b-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.31.179.67","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-Jul-2026 15:15:44 UTC] === User Orders API Called ===
[26-Jul-2026 15:15:44 UTC] User ID: 1156
[26-Jul-2026 15:15:44 UTC] Limit: 20, Offset: 0
[26-Jul-2026 15:15:44 UTC] Orders found: 0
[26-Jul-2026 15:15:44 UTC] Orders data: []
[26-Jul-2026 15:15:44 UTC] Total orders count: 0
[26-Jul-2026 15:15:44 UTC] === API CALL LOG ===
[26-Jul-2026 15:15:44 UTC] Endpoint: user/profile.php
[26-Jul-2026 15:15:44 UTC] Full Log Data: {
    "timestamp": "2026-07-26 15:15:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.31.179.67",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.31.179.67, 172.68.132.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1NiIsInVzZXJuYW1lIjoiVEhfT1dORVIiLCJlbWFpbCI6InRyYWRpbmcuYnJvdGhlcjExMUBnbWFpbC5jb20iLCJleHAiOjE3ODU2ODM3MDF9.MJReqG7kPqmS72dC6JnBjN4xGEobn8SRBZucBlM2Hug",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2145c8c8eab659b-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.31.179.67",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 15:15:44 UTC] === END API CALL LOG ===
[26-Jul-2026 15:15:44 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 15:15:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1NiIsInVzZXJuYW1lIjoiVEhfT1dORVIiLCJlbWFpbCI6InRyYWRpbmcuYnJvdGhlcjExMUBnbWFpbC5jb20iLCJleHAiOjE3ODU2ODM3MDF9.MJReqG7kPqmS72dC6JnBjN4xGEobn8SRBZucBlM2Hug
[26-Jul-2026 15:15:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 15:15:44 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 15:15:44 UTC] User ID: 1156
[26-Jul-2026 15:15:44 UTC] === API CALL LOG ===
[26-Jul-2026 15:15:44 UTC] ✅ User profile retrieved successfully for user ID: 1156
[26-Jul-2026 15:15:44 UTC] Endpoint: user/profile.php
[26-Jul-2026 15:15:44 UTC] Full Log Data: {
    "timestamp": "2026-07-26 15:15:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.31.179.67",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.31.179.67, 172.68.132.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1NiIsInVzZXJuYW1lIjoiVEhfT1dORVIiLCJlbWFpbCI6InRyYWRpbmcuYnJvdGhlcjExMUBnbWFpbC5jb20iLCJleHAiOjE3ODU2ODM3MDF9.MJReqG7kPqmS72dC6JnBjN4xGEobn8SRBZucBlM2Hug",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2145c8c0d10659b-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.31.179.67",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 15:15:44 UTC] === END API CALL LOG ===
[26-Jul-2026 15:15:44 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 15:15:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1NiIsInVzZXJuYW1lIjoiVEhfT1dORVIiLCJlbWFpbCI6InRyYWRpbmcuYnJvdGhlcjExMUBnbWFpbC5jb20iLCJleHAiOjE3ODU2ODM3MDF9.MJReqG7kPqmS72dC6JnBjN4xGEobn8SRBZucBlM2Hug
[26-Jul-2026 15:15:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 15:15:44 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 15:15:44 UTC] User ID: 1156
[26-Jul-2026 15:15:44 UTC] ✅ User profile retrieved successfully for user ID: 1156
[26-Jul-2026 15:15:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jul-2026 15:15:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jul-2026 15:15:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.31.179.67, 172.68.132.152","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1NiIsInVzZXJuYW1lIjoiVEhfT1dORVIiLCJlbWFpbCI6InRyYWRpbmcuYnJvdGhlcjExMUBnbWFpbC5jb20iLCJleHAiOjE3ODU2ODM3MDF9.MJReqG7kPqmS72dC6JnBjN4xGEobn8SRBZucBlM2Hug","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2145c91984a659b-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.31.179.67","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-Jul-2026 15:15:45 UTC] === User Orders API Called ===
[26-Jul-2026 15:15:45 UTC] User ID: 1156
[26-Jul-2026 15:15:45 UTC] Limit: 20, Offset: 0
[26-Jul-2026 15:15:45 UTC] Orders found: 0
[26-Jul-2026 15:15:45 UTC] Orders data: []
[26-Jul-2026 15:15:45 UTC] Total orders count: 0
[26-Jul-2026 15:15:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jul-2026 15:15:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jul-2026 15:15:46 UTC] === API CALL LOG ===
[26-Jul-2026 15:15:46 UTC] Endpoint: user/profile.php
[26-Jul-2026 15:15:46 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.31.179.67, 172.68.132.152","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1NiIsInVzZXJuYW1lIjoiVEhfT1dORVIiLCJlbWFpbCI6InRyYWRpbmcuYnJvdGhlcjExMUBnbWFpbC5jb20iLCJleHAiOjE3ODU2ODM3MDF9.MJReqG7kPqmS72dC6JnBjN4xGEobn8SRBZucBlM2Hug","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2145c983fe1659b-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.31.179.67","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-Jul-2026 15:15:46 UTC] Full Log Data: {
    "timestamp": "2026-07-26 15:15:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.31.179.67",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.31.179.67, 172.68.132.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1NiIsInVzZXJuYW1lIjoiVEhfT1dORVIiLCJlbWFpbCI6InRyYWRpbmcuYnJvdGhlcjExMUBnbWFpbC5jb20iLCJleHAiOjE3ODU2ODM3MDF9.MJReqG7kPqmS72dC6JnBjN4xGEobn8SRBZucBlM2Hug",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2145c983fe4659b-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.31.179.67",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 15:15:46 UTC] === END API CALL LOG ===
[26-Jul-2026 15:15:46 UTC] === User Orders API Called ===
[26-Jul-2026 15:15:46 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 15:15:46 UTC] User ID: 1156
[26-Jul-2026 15:15:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1NiIsInVzZXJuYW1lIjoiVEhfT1dORVIiLCJlbWFpbCI6InRyYWRpbmcuYnJvdGhlcjExMUBnbWFpbC5jb20iLCJleHAiOjE3ODU2ODM3MDF9.MJReqG7kPqmS72dC6JnBjN4xGEobn8SRBZucBlM2Hug
[26-Jul-2026 15:15:46 UTC] Limit: 20, Offset: 0
[26-Jul-2026 15:15:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 15:15:46 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 15:15:46 UTC] User ID: 1156
[26-Jul-2026 15:15:46 UTC] ✅ User profile retrieved successfully for user ID: 1156
[26-Jul-2026 15:15:46 UTC] Orders found: 0
[26-Jul-2026 15:15:46 UTC] Orders data: []
[26-Jul-2026 15:15:46 UTC] === API CALL LOG ===
[26-Jul-2026 15:15:46 UTC] Endpoint: user/profile.php
[26-Jul-2026 15:15:46 UTC] Full Log Data: {
    "timestamp": "2026-07-26 15:15:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.31.179.67",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.31.179.67, 172.68.132.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1NiIsInVzZXJuYW1lIjoiVEhfT1dORVIiLCJlbWFpbCI6InRyYWRpbmcuYnJvdGhlcjExMUBnbWFpbC5jb20iLCJleHAiOjE3ODU2ODM3MDF9.MJReqG7kPqmS72dC6JnBjN4xGEobn8SRBZucBlM2Hug",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2145c98aa2c659b-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.31.179.67",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 15:15:46 UTC] Total orders count: 0
[26-Jul-2026 15:15:46 UTC] === END API CALL LOG ===
[26-Jul-2026 15:15:46 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 15:15:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1NiIsInVzZXJuYW1lIjoiVEhfT1dORVIiLCJlbWFpbCI6InRyYWRpbmcuYnJvdGhlcjExMUBnbWFpbC5jb20iLCJleHAiOjE3ODU2ODM3MDF9.MJReqG7kPqmS72dC6JnBjN4xGEobn8SRBZucBlM2Hug
[26-Jul-2026 15:15:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 15:15:46 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 15:15:46 UTC] User ID: 1156
[26-Jul-2026 15:15:46 UTC] ✅ User profile retrieved successfully for user ID: 1156
[26-Jul-2026 15:15:48 UTC] === API CALL LOG ===
[26-Jul-2026 15:15:48 UTC] Endpoint: user/profile.php
[26-Jul-2026 15:15:48 UTC] Full Log Data: {
    "timestamp": "2026-07-26 15:15:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.31.179.67",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.31.179.67, 172.68.132.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1NiIsInVzZXJuYW1lIjoiVEhfT1dORVIiLCJlbWFpbCI6InRyYWRpbmcuYnJvdGhlcjExMUBnbWFpbC5jb20iLCJleHAiOjE3ODU2ODM3MDF9.MJReqG7kPqmS72dC6JnBjN4xGEobn8SRBZucBlM2Hug",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2145ca12828659b-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.31.179.67",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 15:15:48 UTC] === END API CALL LOG ===
[26-Jul-2026 15:15:48 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 15:15:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1NiIsInVzZXJuYW1lIjoiVEhfT1dORVIiLCJlbWFpbCI6InRyYWRpbmcuYnJvdGhlcjExMUBnbWFpbC5jb20iLCJleHAiOjE3ODU2ODM3MDF9.MJReqG7kPqmS72dC6JnBjN4xGEobn8SRBZucBlM2Hug
[26-Jul-2026 15:15:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 15:15:48 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 15:15:48 UTC] User ID: 1156
[26-Jul-2026 15:15:48 UTC] ✅ User profile retrieved successfully for user ID: 1156
[26-Jul-2026 15:15:54 UTC] === API CALL LOG ===
[26-Jul-2026 15:15:54 UTC] Endpoint: user/profile.php
[26-Jul-2026 15:15:54 UTC] Full Log Data: {
    "timestamp": "2026-07-26 15:15:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.31.179.67",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.31.179.67, 172.68.132.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1NiIsInVzZXJuYW1lIjoiVEhfT1dORVIiLCJlbWFpbCI6InRyYWRpbmcuYnJvdGhlcjExMUBnbWFpbC5jb20iLCJleHAiOjE3ODU2ODM3MDF9.MJReqG7kPqmS72dC6JnBjN4xGEobn8SRBZucBlM2Hug",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2145cc6bb2a659b-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.31.179.67",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 15:15:54 UTC] === END API CALL LOG ===
[26-Jul-2026 15:15:54 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 15:15:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1NiIsInVzZXJuYW1lIjoiVEhfT1dORVIiLCJlbWFpbCI6InRyYWRpbmcuYnJvdGhlcjExMUBnbWFpbC5jb20iLCJleHAiOjE3ODU2ODM3MDF9.MJReqG7kPqmS72dC6JnBjN4xGEobn8SRBZucBlM2Hug
[26-Jul-2026 15:15:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 15:15:54 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 15:15:54 UTC] User ID: 1156
[26-Jul-2026 15:15:54 UTC] ✅ User profile retrieved successfully for user ID: 1156
[26-Jul-2026 15:15:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jul-2026 15:15:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jul-2026 15:15:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.31.179.67, 172.68.132.152","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1NiIsInVzZXJuYW1lIjoiVEhfT1dORVIiLCJlbWFpbCI6InRyYWRpbmcuYnJvdGhlcjExMUBnbWFpbC5jb20iLCJleHAiOjE3ODU2ODM3MDF9.MJReqG7kPqmS72dC6JnBjN4xGEobn8SRBZucBlM2Hug","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2145cc6bb26659b-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.31.179.67","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-Jul-2026 15:15:54 UTC] === User Orders API Called ===
[26-Jul-2026 15:15:54 UTC] User ID: 1156
[26-Jul-2026 15:15:54 UTC] Limit: 20, Offset: 0
[26-Jul-2026 15:15:54 UTC] Orders found: 0
[26-Jul-2026 15:15:54 UTC] Orders data: []
[26-Jul-2026 15:15:54 UTC] Total orders count: 0
[26-Jul-2026 15:15:54 UTC] === API CALL LOG ===
[26-Jul-2026 15:15:54 UTC] Endpoint: user/profile.php
[26-Jul-2026 15:15:54 UTC] Full Log Data: {
    "timestamp": "2026-07-26 15:15:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.31.179.67",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.31.179.67, 172.68.132.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1NiIsInVzZXJuYW1lIjoiVEhfT1dORVIiLCJlbWFpbCI6InRyYWRpbmcuYnJvdGhlcjExMUBnbWFpbC5jb20iLCJleHAiOjE3ODU2ODM3MDF9.MJReqG7kPqmS72dC6JnBjN4xGEobn8SRBZucBlM2Hug",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2145cc73cc1659b-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.31.179.67",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 15:15:54 UTC] === END API CALL LOG ===
[26-Jul-2026 15:15:54 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 15:15:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1NiIsInVzZXJuYW1lIjoiVEhfT1dORVIiLCJlbWFpbCI6InRyYWRpbmcuYnJvdGhlcjExMUBnbWFpbC5jb20iLCJleHAiOjE3ODU2ODM3MDF9.MJReqG7kPqmS72dC6JnBjN4xGEobn8SRBZucBlM2Hug
[26-Jul-2026 15:15:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 15:15:54 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 15:15:54 UTC] User ID: 1156
[26-Jul-2026 15:15:54 UTC] ✅ User profile retrieved successfully for user ID: 1156
[26-Jul-2026 15:15:54 UTC] === API CALL LOG ===
[26-Jul-2026 15:15:54 UTC] Endpoint: user/profile.php
[26-Jul-2026 15:15:54 UTC] Full Log Data: {
    "timestamp": "2026-07-26 15:15:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.31.179.67",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.31.179.67, 172.68.132.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1NiIsInVzZXJuYW1lIjoiVEhfT1dORVIiLCJlbWFpbCI6InRyYWRpbmcuYnJvdGhlcjExMUBnbWFpbC5jb20iLCJleHAiOjE3ODU2ODM3MDF9.MJReqG7kPqmS72dC6JnBjN4xGEobn8SRBZucBlM2Hug",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2145ccbdd95659b-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.31.179.67",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 15:15:54 UTC] === END API CALL LOG ===
[26-Jul-2026 15:15:54 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 15:15:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1NiIsInVzZXJuYW1lIjoiVEhfT1dORVIiLCJlbWFpbCI6InRyYWRpbmcuYnJvdGhlcjExMUBnbWFpbC5jb20iLCJleHAiOjE3ODU2ODM3MDF9.MJReqG7kPqmS72dC6JnBjN4xGEobn8SRBZucBlM2Hug
[26-Jul-2026 15:15:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 15:15:54 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 15:15:54 UTC] User ID: 1156
[26-Jul-2026 15:15:54 UTC] ✅ User profile retrieved successfully for user ID: 1156
[26-Jul-2026 15:15:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jul-2026 15:15:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jul-2026 15:15:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.31.179.67, 172.68.132.152","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1NiIsInVzZXJuYW1lIjoiVEhfT1dORVIiLCJlbWFpbCI6InRyYWRpbmcuYnJvdGhlcjExMUBnbWFpbC5jb20iLCJleHAiOjE3ODU2ODM3MDF9.MJReqG7kPqmS72dC6JnBjN4xGEobn8SRBZucBlM2Hug","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2145cdb7d34659b-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.31.179.67","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-Jul-2026 15:15:57 UTC] === User Orders API Called ===
[26-Jul-2026 15:15:57 UTC] User ID: 1156
[26-Jul-2026 15:15:57 UTC] Limit: 20, Offset: 0
[26-Jul-2026 15:15:57 UTC] Orders found: 0
[26-Jul-2026 15:15:57 UTC] Orders data: []
[26-Jul-2026 15:15:57 UTC] Total orders count: 0
[26-Jul-2026 15:15:57 UTC] === API CALL LOG ===
[26-Jul-2026 15:15:57 UTC] Endpoint: user/profile.php
[26-Jul-2026 15:15:57 UTC] Full Log Data: {
    "timestamp": "2026-07-26 15:15:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.31.179.67",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.31.179.67, 172.68.132.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1NiIsInVzZXJuYW1lIjoiVEhfT1dORVIiLCJlbWFpbCI6InRyYWRpbmcuYnJvdGhlcjExMUBnbWFpbC5jb20iLCJleHAiOjE3ODU2ODM3MDF9.MJReqG7kPqmS72dC6JnBjN4xGEobn8SRBZucBlM2Hug",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2145cdb8d60659b-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.31.179.67",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 15:15:57 UTC] === END API CALL LOG ===
[26-Jul-2026 15:15:57 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 15:15:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1NiIsInVzZXJuYW1lIjoiVEhfT1dORVIiLCJlbWFpbCI6InRyYWRpbmcuYnJvdGhlcjExMUBnbWFpbC5jb20iLCJleHAiOjE3ODU2ODM3MDF9.MJReqG7kPqmS72dC6JnBjN4xGEobn8SRBZucBlM2Hug
[26-Jul-2026 15:15:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 15:15:57 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 15:15:57 UTC] User ID: 1156
[26-Jul-2026 15:15:57 UTC] ✅ User profile retrieved successfully for user ID: 1156
[26-Jul-2026 15:15:57 UTC] === API CALL LOG ===
[26-Jul-2026 15:15:57 UTC] Endpoint: user/profile.php
[26-Jul-2026 15:15:57 UTC] Full Log Data: {
    "timestamp": "2026-07-26 15:15:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.31.179.67",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.31.179.67, 172.68.132.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1NiIsInVzZXJuYW1lIjoiVEhfT1dORVIiLCJlbWFpbCI6InRyYWRpbmcuYnJvdGhlcjExMUBnbWFpbC5jb20iLCJleHAiOjE3ODU2ODM3MDF9.MJReqG7kPqmS72dC6JnBjN4xGEobn8SRBZucBlM2Hug",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2145cdc0f10659b-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.31.179.67",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 15:15:57 UTC] === END API CALL LOG ===
[26-Jul-2026 15:15:57 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 15:15:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1NiIsInVzZXJuYW1lIjoiVEhfT1dORVIiLCJlbWFpbCI6InRyYWRpbmcuYnJvdGhlcjExMUBnbWFpbC5jb20iLCJleHAiOjE3ODU2ODM3MDF9.MJReqG7kPqmS72dC6JnBjN4xGEobn8SRBZucBlM2Hug
[26-Jul-2026 15:15:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 15:15:57 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 15:15:57 UTC] User ID: 1156
[26-Jul-2026 15:15:57 UTC] ✅ User profile retrieved successfully for user ID: 1156
[26-Jul-2026 15:15:58 UTC] === API CALL LOG ===
[26-Jul-2026 15:15:58 UTC] Endpoint: user/profile.php
[26-Jul-2026 15:15:58 UTC] Full Log Data: {
    "timestamp": "2026-07-26 15:15:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.31.179.67",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.31.179.67, 172.68.132.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1NiIsInVzZXJuYW1lIjoiVEhfT1dORVIiLCJlbWFpbCI6InRyYWRpbmcuYnJvdGhlcjExMUBnbWFpbC5jb20iLCJleHAiOjE3ODU2ODM3MDF9.MJReqG7kPqmS72dC6JnBjN4xGEobn8SRBZucBlM2Hug",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2145ce17bb8659b-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.31.179.67",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 15:15:58 UTC] === END API CALL LOG ===
[26-Jul-2026 15:15:58 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 15:15:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1NiIsInVzZXJuYW1lIjoiVEhfT1dORVIiLCJlbWFpbCI6InRyYWRpbmcuYnJvdGhlcjExMUBnbWFpbC5jb20iLCJleHAiOjE3ODU2ODM3MDF9.MJReqG7kPqmS72dC6JnBjN4xGEobn8SRBZucBlM2Hug
[26-Jul-2026 15:15:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 15:15:58 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 15:15:58 UTC] User ID: 1156
[26-Jul-2026 15:15:58 UTC] ✅ User profile retrieved successfully for user ID: 1156
[26-Jul-2026 15:16:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jul-2026 15:16:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jul-2026 15:16:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.31.179.67, 172.68.132.153","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1NiIsInVzZXJuYW1lIjoiVEhfT1dORVIiLCJlbWFpbCI6InRyYWRpbmcuYnJvdGhlcjExMUBnbWFpbC5jb20iLCJleHAiOjE3ODU2ODM3MDF9.MJReqG7kPqmS72dC6JnBjN4xGEobn8SRBZucBlM2Hug","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2145d6a5d824f02-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.31.179.67","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-Jul-2026 15:16:20 UTC] === User Orders API Called ===
[26-Jul-2026 15:16:20 UTC] User ID: 1156
[26-Jul-2026 15:16:20 UTC] Limit: 20, Offset: 0
[26-Jul-2026 15:16:20 UTC] Orders found: 0
[26-Jul-2026 15:16:20 UTC] Orders data: []
[26-Jul-2026 15:16:20 UTC] Total orders count: 0
[26-Jul-2026 15:16:20 UTC] === API CALL LOG ===
[26-Jul-2026 15:16:20 UTC] Endpoint: user/profile.php
[26-Jul-2026 15:16:20 UTC] Full Log Data: {
    "timestamp": "2026-07-26 15:16:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.31.179.67",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.31.179.67, 172.68.132.153",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1NiIsInVzZXJuYW1lIjoiVEhfT1dORVIiLCJlbWFpbCI6InRyYWRpbmcuYnJvdGhlcjExMUBnbWFpbC5jb20iLCJleHAiOjE3ODU2ODM3MDF9.MJReqG7kPqmS72dC6JnBjN4xGEobn8SRBZucBlM2Hug",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2145d6a6dcc4f02-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.31.179.67",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 15:16:20 UTC] === END API CALL LOG ===
[26-Jul-2026 15:16:20 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 15:16:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1NiIsInVzZXJuYW1lIjoiVEhfT1dORVIiLCJlbWFpbCI6InRyYWRpbmcuYnJvdGhlcjExMUBnbWFpbC5jb20iLCJleHAiOjE3ODU2ODM3MDF9.MJReqG7kPqmS72dC6JnBjN4xGEobn8SRBZucBlM2Hug
[26-Jul-2026 15:16:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 15:16:20 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 15:16:20 UTC] User ID: 1156
[26-Jul-2026 15:16:20 UTC] ✅ User profile retrieved successfully for user ID: 1156
[26-Jul-2026 15:16:20 UTC] === API CALL LOG ===
[26-Jul-2026 15:16:20 UTC] Endpoint: user/profile.php
[26-Jul-2026 15:16:20 UTC] Full Log Data: {
    "timestamp": "2026-07-26 15:16:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.31.179.67",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.31.179.67, 172.68.132.153",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1NiIsInVzZXJuYW1lIjoiVEhfT1dORVIiLCJlbWFpbCI6InRyYWRpbmcuYnJvdGhlcjExMUBnbWFpbC5jb20iLCJleHAiOjE3ODU2ODM3MDF9.MJReqG7kPqmS72dC6JnBjN4xGEobn8SRBZucBlM2Hug",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2145d6adfa14f02-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.31.179.67",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 15:16:20 UTC] === END API CALL LOG ===
[26-Jul-2026 15:16:20 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 15:16:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1NiIsInVzZXJuYW1lIjoiVEhfT1dORVIiLCJlbWFpbCI6InRyYWRpbmcuYnJvdGhlcjExMUBnbWFpbC5jb20iLCJleHAiOjE3ODU2ODM3MDF9.MJReqG7kPqmS72dC6JnBjN4xGEobn8SRBZucBlM2Hug
[26-Jul-2026 15:16:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 15:16:20 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 15:16:20 UTC] User ID: 1156
[26-Jul-2026 15:16:20 UTC] ✅ User profile retrieved successfully for user ID: 1156
[26-Jul-2026 15:16:21 UTC] === API CALL LOG ===
[26-Jul-2026 15:16:21 UTC] Endpoint: user/profile.php
[26-Jul-2026 15:16:21 UTC] Full Log Data: {
    "timestamp": "2026-07-26 15:16:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.31.179.67",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.31.179.67, 172.68.132.153",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1NiIsInVzZXJuYW1lIjoiVEhfT1dORVIiLCJlbWFpbCI6InRyYWRpbmcuYnJvdGhlcjExMUBnbWFpbC5jb20iLCJleHAiOjE3ODU2ODM3MDF9.MJReqG7kPqmS72dC6JnBjN4xGEobn8SRBZucBlM2Hug",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2145d70ba374f02-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.31.179.67",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 15:16:21 UTC] === END API CALL LOG ===
[26-Jul-2026 15:16:21 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 15:16:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1NiIsInVzZXJuYW1lIjoiVEhfT1dORVIiLCJlbWFpbCI6InRyYWRpbmcuYnJvdGhlcjExMUBnbWFpbC5jb20iLCJleHAiOjE3ODU2ODM3MDF9.MJReqG7kPqmS72dC6JnBjN4xGEobn8SRBZucBlM2Hug
[26-Jul-2026 15:16:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 15:16:21 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 15:16:21 UTC] User ID: 1156
[26-Jul-2026 15:16:21 UTC] ✅ User profile retrieved successfully for user ID: 1156
[26-Jul-2026 15:16:28 UTC] === API CALL LOG ===
[26-Jul-2026 15:16:28 UTC] Endpoint: user/profile.php
[26-Jul-2026 15:16:28 UTC] Full Log Data: {
    "timestamp": "2026-07-26 15:16:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.31.179.67",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.31.179.67, 172.68.132.153",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1NiIsInVzZXJuYW1lIjoiVEhfT1dORVIiLCJlbWFpbCI6InRyYWRpbmcuYnJvdGhlcjExMUBnbWFpbC5jb20iLCJleHAiOjE3ODU2ODM3MDF9.MJReqG7kPqmS72dC6JnBjN4xGEobn8SRBZucBlM2Hug",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2145d9fbf0c4f02-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.31.179.67",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 15:16:28 UTC] === END API CALL LOG ===
[26-Jul-2026 15:16:28 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 15:16:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1NiIsInVzZXJuYW1lIjoiVEhfT1dORVIiLCJlbWFpbCI6InRyYWRpbmcuYnJvdGhlcjExMUBnbWFpbC5jb20iLCJleHAiOjE3ODU2ODM3MDF9.MJReqG7kPqmS72dC6JnBjN4xGEobn8SRBZucBlM2Hug
[26-Jul-2026 15:16:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 15:16:28 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 15:16:28 UTC] User ID: 1156
[26-Jul-2026 15:16:28 UTC] ✅ User profile retrieved successfully for user ID: 1156
[26-Jul-2026 15:16:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jul-2026 15:16:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jul-2026 15:16:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.31.179.67, 172.68.132.153","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1NiIsInVzZXJuYW1lIjoiVEhfT1dORVIiLCJlbWFpbCI6InRyYWRpbmcuYnJvdGhlcjExMUBnbWFpbC5jb20iLCJleHAiOjE3ODU2ODM3MDF9.MJReqG7kPqmS72dC6JnBjN4xGEobn8SRBZucBlM2Hug","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2145d9fcf4d4f02-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.31.179.67","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-Jul-2026 15:16:28 UTC] === User Orders API Called ===
[26-Jul-2026 15:16:28 UTC] User ID: 1156
[26-Jul-2026 15:16:28 UTC] Limit: 20, Offset: 0
[26-Jul-2026 15:16:28 UTC] Orders found: 0
[26-Jul-2026 15:16:28 UTC] Orders data: []
[26-Jul-2026 15:16:28 UTC] Total orders count: 0
[26-Jul-2026 15:16:28 UTC] === API CALL LOG ===
[26-Jul-2026 15:16:28 UTC] Endpoint: user/profile.php
[26-Jul-2026 15:16:28 UTC] Full Log Data: {
    "timestamp": "2026-07-26 15:16:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.31.179.67",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.31.179.67, 172.68.132.153",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1NiIsInVzZXJuYW1lIjoiVEhfT1dORVIiLCJlbWFpbCI6InRyYWRpbmcuYnJvdGhlcjExMUBnbWFpbC5jb20iLCJleHAiOjE3ODU2ODM3MDF9.MJReqG7kPqmS72dC6JnBjN4xGEobn8SRBZucBlM2Hug",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2145da038b24f02-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.31.179.67",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 15:16:28 UTC] === END API CALL LOG ===
[26-Jul-2026 15:16:28 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 15:16:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1NiIsInVzZXJuYW1lIjoiVEhfT1dORVIiLCJlbWFpbCI6InRyYWRpbmcuYnJvdGhlcjExMUBnbWFpbC5jb20iLCJleHAiOjE3ODU2ODM3MDF9.MJReqG7kPqmS72dC6JnBjN4xGEobn8SRBZucBlM2Hug
[26-Jul-2026 15:16:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 15:16:28 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 15:16:28 UTC] User ID: 1156
[26-Jul-2026 15:16:28 UTC] ✅ User profile retrieved successfully for user ID: 1156
[26-Jul-2026 15:16:29 UTC] === API CALL LOG ===
[26-Jul-2026 15:16:29 UTC] Endpoint: user/profile.php
[26-Jul-2026 15:16:29 UTC] Full Log Data: {
    "timestamp": "2026-07-26 15:16:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.31.179.67",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.31.179.67, 172.68.132.153",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1NiIsInVzZXJuYW1lIjoiVEhfT1dORVIiLCJlbWFpbCI6InRyYWRpbmcuYnJvdGhlcjExMUBnbWFpbC5jb20iLCJleHAiOjE3ODU2ODM3MDF9.MJReqG7kPqmS72dC6JnBjN4xGEobn8SRBZucBlM2Hug",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2145da5088d4f02-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.31.179.67",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 15:16:29 UTC] === END API CALL LOG ===
[26-Jul-2026 15:16:29 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 15:16:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1NiIsInVzZXJuYW1lIjoiVEhfT1dORVIiLCJlbWFpbCI6InRyYWRpbmcuYnJvdGhlcjExMUBnbWFpbC5jb20iLCJleHAiOjE3ODU2ODM3MDF9.MJReqG7kPqmS72dC6JnBjN4xGEobn8SRBZucBlM2Hug
[26-Jul-2026 15:16:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 15:16:29 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 15:16:29 UTC] User ID: 1156
[26-Jul-2026 15:16:29 UTC] ✅ User profile retrieved successfully for user ID: 1156
[26-Jul-2026 15:16:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jul-2026 15:16:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jul-2026 15:16:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.31.179.67, 172.68.132.153","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1NiIsInVzZXJuYW1lIjoiVEhfT1dORVIiLCJlbWFpbCI6InRyYWRpbmcuYnJvdGhlcjExMUBnbWFpbC5jb20iLCJleHAiOjE3ODU2ODM3MDF9.MJReqG7kPqmS72dC6JnBjN4xGEobn8SRBZucBlM2Hug","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2145dcafc174f02-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.31.179.67","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-Jul-2026 15:16:35 UTC] === User Orders API Called ===
[26-Jul-2026 15:16:35 UTC] User ID: 1156
[26-Jul-2026 15:16:35 UTC] Limit: 20, Offset: 0
[26-Jul-2026 15:16:35 UTC] Orders found: 0
[26-Jul-2026 15:16:35 UTC] Orders data: []
[26-Jul-2026 15:16:35 UTC] Total orders count: 0
[26-Jul-2026 15:16:35 UTC] === API CALL LOG ===
[26-Jul-2026 15:16:35 UTC] Endpoint: user/profile.php
[26-Jul-2026 15:16:35 UTC] Full Log Data: {
    "timestamp": "2026-07-26 15:16:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.31.179.67",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.31.179.67, 172.68.132.153",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1NiIsInVzZXJuYW1lIjoiVEhfT1dORVIiLCJlbWFpbCI6InRyYWRpbmcuYnJvdGhlcjExMUBnbWFpbC5jb20iLCJleHAiOjE3ODU2ODM3MDF9.MJReqG7kPqmS72dC6JnBjN4xGEobn8SRBZucBlM2Hug",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2145dcb0c5a4f02-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.31.179.67",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 15:16:35 UTC] === END API CALL LOG ===
[26-Jul-2026 15:16:35 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 15:16:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1NiIsInVzZXJuYW1lIjoiVEhfT1dORVIiLCJlbWFpbCI6InRyYWRpbmcuYnJvdGhlcjExMUBnbWFpbC5jb20iLCJleHAiOjE3ODU2ODM3MDF9.MJReqG7kPqmS72dC6JnBjN4xGEobn8SRBZucBlM2Hug
[26-Jul-2026 15:16:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 15:16:35 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 15:16:35 UTC] User ID: 1156
[26-Jul-2026 15:16:35 UTC] ✅ User profile retrieved successfully for user ID: 1156
[26-Jul-2026 15:16:35 UTC] === API CALL LOG ===
[26-Jul-2026 15:16:35 UTC] Endpoint: user/profile.php
[26-Jul-2026 15:16:35 UTC] Full Log Data: {
    "timestamp": "2026-07-26 15:16:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.31.179.67",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.31.179.67, 172.68.132.153",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1NiIsInVzZXJuYW1lIjoiVEhfT1dORVIiLCJlbWFpbCI6InRyYWRpbmcuYnJvdGhlcjExMUBnbWFpbC5jb20iLCJleHAiOjE3ODU2ODM3MDF9.MJReqG7kPqmS72dC6JnBjN4xGEobn8SRBZucBlM2Hug",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2145dcb7dba4f02-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.31.179.67",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 15:16:35 UTC] === END API CALL LOG ===
[26-Jul-2026 15:16:35 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 15:16:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1NiIsInVzZXJuYW1lIjoiVEhfT1dORVIiLCJlbWFpbCI6InRyYWRpbmcuYnJvdGhlcjExMUBnbWFpbC5jb20iLCJleHAiOjE3ODU2ODM3MDF9.MJReqG7kPqmS72dC6JnBjN4xGEobn8SRBZucBlM2Hug
[26-Jul-2026 15:16:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 15:16:35 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 15:16:35 UTC] User ID: 1156
[26-Jul-2026 15:16:35 UTC] ✅ User profile retrieved successfully for user ID: 1156
[26-Jul-2026 15:16:36 UTC] === API CALL LOG ===
[26-Jul-2026 15:16:36 UTC] Endpoint: user/profile.php
[26-Jul-2026 15:16:36 UTC] Full Log Data: {
    "timestamp": "2026-07-26 15:16:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.31.179.67",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.31.179.67, 172.68.132.153",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1NiIsInVzZXJuYW1lIjoiVEhfT1dORVIiLCJlbWFpbCI6InRyYWRpbmcuYnJvdGhlcjExMUBnbWFpbC5jb20iLCJleHAiOjE3ODU2ODM3MDF9.MJReqG7kPqmS72dC6JnBjN4xGEobn8SRBZucBlM2Hug",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2145dd01cae4f02-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.31.179.67",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 15:16:36 UTC] === END API CALL LOG ===
[26-Jul-2026 15:16:36 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 15:16:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1NiIsInVzZXJuYW1lIjoiVEhfT1dORVIiLCJlbWFpbCI6InRyYWRpbmcuYnJvdGhlcjExMUBnbWFpbC5jb20iLCJleHAiOjE3ODU2ODM3MDF9.MJReqG7kPqmS72dC6JnBjN4xGEobn8SRBZucBlM2Hug
[26-Jul-2026 15:16:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 15:16:36 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 15:16:36 UTC] User ID: 1156
[26-Jul-2026 15:16:36 UTC] ✅ User profile retrieved successfully for user ID: 1156
[26-Jul-2026 15:16:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jul-2026 15:16:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jul-2026 15:16:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.31.179.67, 172.68.132.153","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1NiIsInVzZXJuYW1lIjoiVEhfT1dORVIiLCJlbWFpbCI6InRyYWRpbmcuYnJvdGhlcjExMUBnbWFpbC5jb20iLCJleHAiOjE3ODU2ODM3MDF9.MJReqG7kPqmS72dC6JnBjN4xGEobn8SRBZucBlM2Hug","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2145defbc954f02-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.31.179.67","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-Jul-2026 15:16:41 UTC] === User Orders API Called ===
[26-Jul-2026 15:16:41 UTC] User ID: 1156
[26-Jul-2026 15:16:41 UTC] Limit: 20, Offset: 0
[26-Jul-2026 15:16:41 UTC] Orders found: 0
[26-Jul-2026 15:16:41 UTC] Orders data: []
[26-Jul-2026 15:16:41 UTC] Total orders count: 0
[26-Jul-2026 15:16:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jul-2026 15:16:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jul-2026 15:16:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.31.179.67, 172.68.132.152","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1NiIsInVzZXJuYW1lIjoiVEhfT1dORVIiLCJlbWFpbCI6InRyYWRpbmcuYnJvdGhlcjExMUBnbWFpbC5jb20iLCJleHAiOjE3ODU2ODM3MDF9.MJReqG7kPqmS72dC6JnBjN4xGEobn8SRBZucBlM2Hug","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2145e33095a4f02-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.31.179.67","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-Jul-2026 15:16:52 UTC] === User Orders API Called ===
[26-Jul-2026 15:16:52 UTC] User ID: 1156
[26-Jul-2026 15:16:52 UTC] Limit: 20, Offset: 0
[26-Jul-2026 15:16:52 UTC] Orders found: 0
[26-Jul-2026 15:16:52 UTC] Orders data: []
[26-Jul-2026 15:16:52 UTC] Total orders count: 0
[26-Jul-2026 15:16:52 UTC] === API CALL LOG ===
[26-Jul-2026 15:16:52 UTC] Endpoint: user/profile.php
[26-Jul-2026 15:16:52 UTC] Full Log Data: {
    "timestamp": "2026-07-26 15:16:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.31.179.67",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.31.179.67, 172.68.132.153",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1NiIsInVzZXJuYW1lIjoiVEhfT1dORVIiLCJlbWFpbCI6InRyYWRpbmcuYnJvdGhlcjExMUBnbWFpbC5jb20iLCJleHAiOjE3ODU2ODM3MDF9.MJReqG7kPqmS72dC6JnBjN4xGEobn8SRBZucBlM2Hug",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2145e3319934f02-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.31.179.67",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 15:16:52 UTC] === END API CALL LOG ===
[26-Jul-2026 15:16:52 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 15:16:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1NiIsInVzZXJuYW1lIjoiVEhfT1dORVIiLCJlbWFpbCI6InRyYWRpbmcuYnJvdGhlcjExMUBnbWFpbC5jb20iLCJleHAiOjE3ODU2ODM3MDF9.MJReqG7kPqmS72dC6JnBjN4xGEobn8SRBZucBlM2Hug
[26-Jul-2026 15:16:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 15:16:52 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 15:16:52 UTC] User ID: 1156
[26-Jul-2026 15:16:52 UTC] ✅ User profile retrieved successfully for user ID: 1156
[26-Jul-2026 15:16:53 UTC] === API CALL LOG ===
[26-Jul-2026 15:16:53 UTC] Endpoint: user/profile.php
[26-Jul-2026 15:16:53 UTC] Full Log Data: {
    "timestamp": "2026-07-26 15:16:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.31.179.67",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.31.179.67, 172.68.132.153",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1NiIsInVzZXJuYW1lIjoiVEhfT1dORVIiLCJlbWFpbCI6InRyYWRpbmcuYnJvdGhlcjExMUBnbWFpbC5jb20iLCJleHAiOjE3ODU2ODM3MDF9.MJReqG7kPqmS72dC6JnBjN4xGEobn8SRBZucBlM2Hug",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2145e33095c4f02-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.31.179.67",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 15:16:53 UTC] === END API CALL LOG ===
[26-Jul-2026 15:16:53 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 15:16:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1NiIsInVzZXJuYW1lIjoiVEhfT1dORVIiLCJlbWFpbCI6InRyYWRpbmcuYnJvdGhlcjExMUBnbWFpbC5jb20iLCJleHAiOjE3ODU2ODM3MDF9.MJReqG7kPqmS72dC6JnBjN4xGEobn8SRBZucBlM2Hug
[26-Jul-2026 15:16:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 15:16:53 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 15:16:53 UTC] User ID: 1156
[26-Jul-2026 15:16:53 UTC] ✅ User profile retrieved successfully for user ID: 1156
[26-Jul-2026 15:16:53 UTC] === API CALL LOG ===
[26-Jul-2026 15:16:53 UTC] Endpoint: user/profile.php
[26-Jul-2026 15:16:53 UTC] Full Log Data: {
    "timestamp": "2026-07-26 15:16:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.31.179.67",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.31.179.67, 172.68.132.153",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1NiIsInVzZXJuYW1lIjoiVEhfT1dORVIiLCJlbWFpbCI6InRyYWRpbmcuYnJvdGhlcjExMUBnbWFpbC5jb20iLCJleHAiOjE3ODU2ODM3MDF9.MJReqG7kPqmS72dC6JnBjN4xGEobn8SRBZucBlM2Hug",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2145e3bceb74f02-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.31.179.67",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 15:16:53 UTC] === END API CALL LOG ===
[26-Jul-2026 15:16:53 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 15:16:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1NiIsInVzZXJuYW1lIjoiVEhfT1dORVIiLCJlbWFpbCI6InRyYWRpbmcuYnJvdGhlcjExMUBnbWFpbC5jb20iLCJleHAiOjE3ODU2ODM3MDF9.MJReqG7kPqmS72dC6JnBjN4xGEobn8SRBZucBlM2Hug
[26-Jul-2026 15:16:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 15:16:53 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 15:16:53 UTC] User ID: 1156
[26-Jul-2026 15:16:53 UTC] ✅ User profile retrieved successfully for user ID: 1156
[26-Jul-2026 15:16:58 UTC] === API CALL LOG ===
[26-Jul-2026 15:16:58 UTC] Endpoint: user/profile.php
[26-Jul-2026 15:16:58 UTC] Full Log Data: {
    "timestamp": "2026-07-26 15:16:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.31.179.67",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.31.179.67, 172.68.132.153",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1NiIsInVzZXJuYW1lIjoiVEhfT1dORVIiLCJlbWFpbCI6InRyYWRpbmcuYnJvdGhlcjExMUBnbWFpbC5jb20iLCJleHAiOjE3ODU2ODM3MDF9.MJReqG7kPqmS72dC6JnBjN4xGEobn8SRBZucBlM2Hug",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2145e57acc64f02-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.31.179.67",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 15:16:58 UTC] === END API CALL LOG ===
[26-Jul-2026 15:16:58 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 15:16:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1NiIsInVzZXJuYW1lIjoiVEhfT1dORVIiLCJlbWFpbCI6InRyYWRpbmcuYnJvdGhlcjExMUBnbWFpbC5jb20iLCJleHAiOjE3ODU2ODM3MDF9.MJReqG7kPqmS72dC6JnBjN4xGEobn8SRBZucBlM2Hug
[26-Jul-2026 15:16:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 15:16:58 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 15:16:58 UTC] User ID: 1156
[26-Jul-2026 15:16:58 UTC] ✅ User profile retrieved successfully for user ID: 1156
[26-Jul-2026 15:17:30 UTC] === API CALL LOG ===
[26-Jul-2026 15:17:30 UTC] Endpoint: user/profile.php
[26-Jul-2026 15:17:30 UTC] Full Log Data: {
    "timestamp": "2026-07-26 15:17:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.31.179.67",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.31.179.67, 172.68.132.153",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1NiIsInVzZXJuYW1lIjoiVEhfT1dORVIiLCJlbWFpbCI6InRyYWRpbmcuYnJvdGhlcjExMUBnbWFpbC5jb20iLCJleHAiOjE3ODU2ODM3MDF9.MJReqG7kPqmS72dC6JnBjN4xGEobn8SRBZucBlM2Hug",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2145f17d9855de8-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.31.179.67",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 15:17:30 UTC] === END API CALL LOG ===
[26-Jul-2026 15:17:30 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 15:17:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1NiIsInVzZXJuYW1lIjoiVEhfT1dORVIiLCJlbWFpbCI6InRyYWRpbmcuYnJvdGhlcjExMUBnbWFpbC5jb20iLCJleHAiOjE3ODU2ODM3MDF9.MJReqG7kPqmS72dC6JnBjN4xGEobn8SRBZucBlM2Hug
[26-Jul-2026 15:17:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 15:17:30 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 15:17:30 UTC] User ID: 1156
[26-Jul-2026 15:17:30 UTC] ✅ User profile retrieved successfully for user ID: 1156
[26-Jul-2026 15:17:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jul-2026 15:17:39 UTC] === API CALL LOG ===
[26-Jul-2026 15:17:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jul-2026 15:17:39 UTC] Endpoint: user/profile.php
[26-Jul-2026 15:17:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.31.179.67, 172.68.132.153","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1NiIsInVzZXJuYW1lIjoiVEhfT1dORVIiLCJlbWFpbCI6InRyYWRpbmcuYnJvdGhlcjExMUBnbWFpbC5jb20iLCJleHAiOjE3ODU2ODM3MDF9.MJReqG7kPqmS72dC6JnBjN4xGEobn8SRBZucBlM2Hug","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2145f55e9665de8-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.31.179.67","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-Jul-2026 15:17:39 UTC] Full Log Data: {
    "timestamp": "2026-07-26 15:17:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.31.179.67",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.31.179.67, 172.68.132.153",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1NiIsInVzZXJuYW1lIjoiVEhfT1dORVIiLCJlbWFpbCI6InRyYWRpbmcuYnJvdGhlcjExMUBnbWFpbC5jb20iLCJleHAiOjE3ODU2ODM3MDF9.MJReqG7kPqmS72dC6JnBjN4xGEobn8SRBZucBlM2Hug",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2145f55e9635de8-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.31.179.67",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 15:17:39 UTC] === END API CALL LOG ===
[26-Jul-2026 15:17:39 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 15:17:39 UTC] === User Orders API Called ===
[26-Jul-2026 15:17:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1NiIsInVzZXJuYW1lIjoiVEhfT1dORVIiLCJlbWFpbCI6InRyYWRpbmcuYnJvdGhlcjExMUBnbWFpbC5jb20iLCJleHAiOjE3ODU2ODM3MDF9.MJReqG7kPqmS72dC6JnBjN4xGEobn8SRBZucBlM2Hug
[26-Jul-2026 15:17:39 UTC] User ID: 1156
[26-Jul-2026 15:17:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 15:17:39 UTC] Limit: 20, Offset: 0
[26-Jul-2026 15:17:39 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 15:17:39 UTC] User ID: 1156
[26-Jul-2026 15:17:39 UTC] ✅ User profile retrieved successfully for user ID: 1156
[26-Jul-2026 15:17:39 UTC] Orders found: 0
[26-Jul-2026 15:17:39 UTC] Orders data: []
[26-Jul-2026 15:17:39 UTC] Total orders count: 0
[26-Jul-2026 15:17:39 UTC] === API CALL LOG ===
[26-Jul-2026 15:17:39 UTC] Endpoint: user/profile.php
[26-Jul-2026 15:17:39 UTC] Full Log Data: {
    "timestamp": "2026-07-26 15:17:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.31.179.67",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.31.179.67, 172.68.132.153",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1NiIsInVzZXJuYW1lIjoiVEhfT1dORVIiLCJlbWFpbCI6InRyYWRpbmcuYnJvdGhlcjExMUBnbWFpbC5jb20iLCJleHAiOjE3ODU2ODM3MDF9.MJReqG7kPqmS72dC6JnBjN4xGEobn8SRBZucBlM2Hug",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2145f569ba35de8-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.31.179.67",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 15:17:39 UTC] === END API CALL LOG ===
[26-Jul-2026 15:17:39 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 15:17:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1NiIsInVzZXJuYW1lIjoiVEhfT1dORVIiLCJlbWFpbCI6InRyYWRpbmcuYnJvdGhlcjExMUBnbWFpbC5jb20iLCJleHAiOjE3ODU2ODM3MDF9.MJReqG7kPqmS72dC6JnBjN4xGEobn8SRBZucBlM2Hug
[26-Jul-2026 15:17:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 15:17:39 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 15:17:39 UTC] User ID: 1156
[26-Jul-2026 15:17:39 UTC] ✅ User profile retrieved successfully for user ID: 1156
[26-Jul-2026 15:20:06 UTC] === API CALL LOG ===
[26-Jul-2026 15:20:06 UTC] Endpoint: user/profile.php
[26-Jul-2026 15:20:06 UTC] Full Log Data: {
    "timestamp": "2026-07-26 15:20:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.191.61.41",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.191.61.41, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQzIiwidXNlcm5hbWUiOiJ6ZWthcml5YXMiLCJlbWFpbCI6ImdldGFiYWxld3pla2FyaXlhczhAZ21haWwuY29tIiwiZXhwIjoxNzc2OTY0NjQ5fQ.WLB0kxGp2Gms_hNDfzYsZDPjjwTt8NAkeNKjjviK78Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a21462ef480fe1a6-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.191.61.41",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 15:20:06 UTC] === END API CALL LOG ===
[26-Jul-2026 15:20:06 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 15:20:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQzIiwidXNlcm5hbWUiOiJ6ZWthcml5YXMiLCJlbWFpbCI6ImdldGFiYWxld3pla2FyaXlhczhAZ21haWwuY29tIiwiZXhwIjoxNzc2OTY0NjQ5fQ.WLB0kxGp2Gms_hNDfzYsZDPjjwTt8NAkeNKjjviK78Y
[26-Jul-2026 15:20:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 15:20:06 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 15:20:06 UTC] User ID: 343
[26-Jul-2026 15:20:06 UTC] ✅ User profile retrieved successfully for user ID: 343
[26-Jul-2026 15:20:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jul-2026 15:20:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jul-2026 15:20:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.191.61.41, 172.68.234.188","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQzIiwidXNlcm5hbWUiOiJ6ZWthcml5YXMiLCJlbWFpbCI6ImdldGFiYWxld3pla2FyaXlhczhAZ21haWwuY29tIiwiZXhwIjoxNzc2OTY0NjQ5fQ.WLB0kxGp2Gms_hNDfzYsZDPjjwTt8NAkeNKjjviK78Y","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a21462f3cd37e1a6-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.191.61.41","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-Jul-2026 15:20:07 UTC] === User Orders API Called ===
[26-Jul-2026 15:20:07 UTC] User ID: 343
[26-Jul-2026 15:20:07 UTC] Limit: 20, Offset: 0
[26-Jul-2026 15:20:07 UTC] Orders found: 0
[26-Jul-2026 15:20:07 UTC] Orders data: []
[26-Jul-2026 15:20:07 UTC] Total orders count: 0
[26-Jul-2026 15:20:07 UTC] === API CALL LOG ===
[26-Jul-2026 15:20:07 UTC] Endpoint: user/profile.php
[26-Jul-2026 15:20:07 UTC] Full Log Data: {
    "timestamp": "2026-07-26 15:20:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.191.61.41",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.191.61.41, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQzIiwidXNlcm5hbWUiOiJ6ZWthcml5YXMiLCJlbWFpbCI6ImdldGFiYWxld3pla2FyaXlhczhAZ21haWwuY29tIiwiZXhwIjoxNzc2OTY0NjQ5fQ.WLB0kxGp2Gms_hNDfzYsZDPjjwTt8NAkeNKjjviK78Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a21462f3cd3ee1a6-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.191.61.41",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 15:20:07 UTC] === END API CALL LOG ===
[26-Jul-2026 15:20:07 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 15:20:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQzIiwidXNlcm5hbWUiOiJ6ZWthcml5YXMiLCJlbWFpbCI6ImdldGFiYWxld3pla2FyaXlhczhAZ21haWwuY29tIiwiZXhwIjoxNzc2OTY0NjQ5fQ.WLB0kxGp2Gms_hNDfzYsZDPjjwTt8NAkeNKjjviK78Y
[26-Jul-2026 15:20:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 15:20:07 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 15:20:07 UTC] User ID: 343
[26-Jul-2026 15:20:07 UTC] ✅ User profile retrieved successfully for user ID: 343
[26-Jul-2026 15:20:07 UTC] === API CALL LOG ===
[26-Jul-2026 15:20:07 UTC] Endpoint: user/profile.php
[26-Jul-2026 15:20:07 UTC] Full Log Data: {
    "timestamp": "2026-07-26 15:20:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.191.61.41",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.191.61.41, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQzIiwidXNlcm5hbWUiOiJ6ZWthcml5YXMiLCJlbWFpbCI6ImdldGFiYWxld3pla2FyaXlhczhAZ21haWwuY29tIiwiZXhwIjoxNzc2OTY0NjQ5fQ.WLB0kxGp2Gms_hNDfzYsZDPjjwTt8NAkeNKjjviK78Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a21462f3cd30e1a6-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.191.61.41",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 15:20:07 UTC] === END API CALL LOG ===
[26-Jul-2026 15:20:07 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 15:20:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQzIiwidXNlcm5hbWUiOiJ6ZWthcml5YXMiLCJlbWFpbCI6ImdldGFiYWxld3pla2FyaXlhczhAZ21haWwuY29tIiwiZXhwIjoxNzc2OTY0NjQ5fQ.WLB0kxGp2Gms_hNDfzYsZDPjjwTt8NAkeNKjjviK78Y
[26-Jul-2026 15:20:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 15:20:07 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 15:20:07 UTC] User ID: 343
[26-Jul-2026 15:20:07 UTC] ✅ User profile retrieved successfully for user ID: 343
[26-Jul-2026 15:20:08 UTC] === API CALL LOG ===
[26-Jul-2026 15:20:08 UTC] Endpoint: user/profile.php
[26-Jul-2026 15:20:08 UTC] Full Log Data: {
    "timestamp": "2026-07-26 15:20:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.191.61.41",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.191.61.41, 172.68.234.188",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQzIiwidXNlcm5hbWUiOiJ6ZWthcml5YXMiLCJlbWFpbCI6ImdldGFiYWxld3pla2FyaXlhczhAZ21haWwuY29tIiwiZXhwIjoxNzc2OTY0NjQ5fQ.WLB0kxGp2Gms_hNDfzYsZDPjjwTt8NAkeNKjjviK78Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a21462fde94de1a6-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.191.61.41",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 15:20:08 UTC] === END API CALL LOG ===
[26-Jul-2026 15:20:08 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 15:20:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQzIiwidXNlcm5hbWUiOiJ6ZWthcml5YXMiLCJlbWFpbCI6ImdldGFiYWxld3pla2FyaXlhczhAZ21haWwuY29tIiwiZXhwIjoxNzc2OTY0NjQ5fQ.WLB0kxGp2Gms_hNDfzYsZDPjjwTt8NAkeNKjjviK78Y
[26-Jul-2026 15:20:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 15:20:08 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 15:20:08 UTC] User ID: 343
[26-Jul-2026 15:20:08 UTC] ✅ User profile retrieved successfully for user ID: 343
[26-Jul-2026 15:20:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jul-2026 15:20:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jul-2026 15:20:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.191.61.41, 172.68.234.131","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQzIiwidXNlcm5hbWUiOiJ6ZWthcml5YXMiLCJlbWFpbCI6ImdldGFiYWxld3pla2FyaXlhczhAZ21haWwuY29tIiwiZXhwIjoxNzc2OTY0NjQ5fQ.WLB0kxGp2Gms_hNDfzYsZDPjjwTt8NAkeNKjjviK78Y","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a214634eea21e1a6-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.191.61.41","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-Jul-2026 15:20:21 UTC] === User Orders API Called ===
[26-Jul-2026 15:20:21 UTC] User ID: 343
[26-Jul-2026 15:20:21 UTC] Limit: 20, Offset: 0
[26-Jul-2026 15:20:21 UTC] Orders found: 0
[26-Jul-2026 15:20:21 UTC] Orders data: []
[26-Jul-2026 15:20:21 UTC] Total orders count: 0
[26-Jul-2026 15:20:23 UTC] === API CALL LOG ===
[26-Jul-2026 15:20:23 UTC] Endpoint: user/profile.php
[26-Jul-2026 15:20:23 UTC] Full Log Data: {
    "timestamp": "2026-07-26 15:20:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.191.61.41",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.191.61.41, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQzIiwidXNlcm5hbWUiOiJ6ZWthcml5YXMiLCJlbWFpbCI6ImdldGFiYWxld3pla2FyaXlhczhAZ21haWwuY29tIiwiZXhwIjoxNzc2OTY0NjQ5fQ.WLB0kxGp2Gms_hNDfzYsZDPjjwTt8NAkeNKjjviK78Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2146358bad6e1a6-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.191.61.41",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 15:20:23 UTC] === END API CALL LOG ===
[26-Jul-2026 15:20:23 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 15:20:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQzIiwidXNlcm5hbWUiOiJ6ZWthcml5YXMiLCJlbWFpbCI6ImdldGFiYWxld3pla2FyaXlhczhAZ21haWwuY29tIiwiZXhwIjoxNzc2OTY0NjQ5fQ.WLB0kxGp2Gms_hNDfzYsZDPjjwTt8NAkeNKjjviK78Y
[26-Jul-2026 15:20:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 15:20:23 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 15:20:23 UTC] User ID: 343
[26-Jul-2026 15:20:23 UTC] ✅ User profile retrieved successfully for user ID: 343
[26-Jul-2026 15:20:23 UTC] User Purchases API - User ID: 343
[26-Jul-2026 15:20:23 UTC] User Purchases API - Total purchases found: 0
[26-Jul-2026 15:20:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jul-2026 15:20:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jul-2026 15:20:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.191.61.41, 172.68.234.130","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQzIiwidXNlcm5hbWUiOiJ6ZWthcml5YXMiLCJlbWFpbCI6ImdldGFiYWxld3pla2FyaXlhczhAZ21haWwuY29tIiwiZXhwIjoxNzc2OTY0NjQ5fQ.WLB0kxGp2Gms_hNDfzYsZDPjjwTt8NAkeNKjjviK78Y","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a21463a6a8e0e1a6-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.191.61.41","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-Jul-2026 15:20:35 UTC] === User Orders API Called ===
[26-Jul-2026 15:20:35 UTC] User ID: 343
[26-Jul-2026 15:20:35 UTC] Limit: 20, Offset: 0
[26-Jul-2026 15:20:35 UTC] Orders found: 0
[26-Jul-2026 15:20:35 UTC] Orders data: []
[26-Jul-2026 15:20:35 UTC] Total orders count: 0
[26-Jul-2026 15:20:35 UTC] === API CALL LOG ===
[26-Jul-2026 15:20:35 UTC] Endpoint: user/profile.php
[26-Jul-2026 15:20:35 UTC] Full Log Data: {
    "timestamp": "2026-07-26 15:20:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.191.61.41",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.191.61.41, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQzIiwidXNlcm5hbWUiOiJ6ZWthcml5YXMiLCJlbWFpbCI6ImdldGFiYWxld3pla2FyaXlhczhAZ21haWwuY29tIiwiZXhwIjoxNzc2OTY0NjQ5fQ.WLB0kxGp2Gms_hNDfzYsZDPjjwTt8NAkeNKjjviK78Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a21463a6a8e5e1a6-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.191.61.41",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 15:20:35 UTC] === END API CALL LOG ===
[26-Jul-2026 15:20:35 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 15:20:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQzIiwidXNlcm5hbWUiOiJ6ZWthcml5YXMiLCJlbWFpbCI6ImdldGFiYWxld3pla2FyaXlhczhAZ21haWwuY29tIiwiZXhwIjoxNzc2OTY0NjQ5fQ.WLB0kxGp2Gms_hNDfzYsZDPjjwTt8NAkeNKjjviK78Y
[26-Jul-2026 15:20:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 15:20:35 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 15:20:35 UTC] User ID: 343
[26-Jul-2026 15:20:35 UTC] ✅ User profile retrieved successfully for user ID: 343
[26-Jul-2026 15:20:35 UTC] === API CALL LOG ===
[26-Jul-2026 15:20:35 UTC] Endpoint: user/profile.php
[26-Jul-2026 15:20:35 UTC] Full Log Data: {
    "timestamp": "2026-07-26 15:20:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.191.61.41",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.191.61.41, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQzIiwidXNlcm5hbWUiOiJ6ZWthcml5YXMiLCJlbWFpbCI6ImdldGFiYWxld3pla2FyaXlhczhAZ21haWwuY29tIiwiZXhwIjoxNzc2OTY0NjQ5fQ.WLB0kxGp2Gms_hNDfzYsZDPjjwTt8NAkeNKjjviK78Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a21463a78b78e1a6-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.191.61.41",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 15:20:35 UTC] === END API CALL LOG ===
[26-Jul-2026 15:20:35 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 15:20:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQzIiwidXNlcm5hbWUiOiJ6ZWthcml5YXMiLCJlbWFpbCI6ImdldGFiYWxld3pla2FyaXlhczhAZ21haWwuY29tIiwiZXhwIjoxNzc2OTY0NjQ5fQ.WLB0kxGp2Gms_hNDfzYsZDPjjwTt8NAkeNKjjviK78Y
[26-Jul-2026 15:20:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 15:20:35 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 15:20:35 UTC] User ID: 343
[26-Jul-2026 15:20:35 UTC] ✅ User profile retrieved successfully for user ID: 343
[26-Jul-2026 15:20:37 UTC] === API CALL LOG ===
[26-Jul-2026 15:20:37 UTC] Endpoint: user/profile.php
[26-Jul-2026 15:20:37 UTC] Full Log Data: {
    "timestamp": "2026-07-26 15:20:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.191.61.41",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.191.61.41, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQzIiwidXNlcm5hbWUiOiJ6ZWthcml5YXMiLCJlbWFpbCI6ImdldGFiYWxld3pla2FyaXlhczhAZ21haWwuY29tIiwiZXhwIjoxNzc2OTY0NjQ5fQ.WLB0kxGp2Gms_hNDfzYsZDPjjwTt8NAkeNKjjviK78Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a21463b1092fe1a6-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.191.61.41",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 15:20:37 UTC] === END API CALL LOG ===
[26-Jul-2026 15:20:37 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 15:20:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQzIiwidXNlcm5hbWUiOiJ6ZWthcml5YXMiLCJlbWFpbCI6ImdldGFiYWxld3pla2FyaXlhczhAZ21haWwuY29tIiwiZXhwIjoxNzc2OTY0NjQ5fQ.WLB0kxGp2Gms_hNDfzYsZDPjjwTt8NAkeNKjjviK78Y
[26-Jul-2026 15:20:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 15:20:37 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 15:20:37 UTC] User ID: 343
[26-Jul-2026 15:20:37 UTC] ✅ User profile retrieved successfully for user ID: 343
[26-Jul-2026 15:20:42 UTC] === API CALL LOG ===
[26-Jul-2026 15:20:42 UTC] Endpoint: user/profile.php
[26-Jul-2026 15:20:42 UTC] Full Log Data: {
    "timestamp": "2026-07-26 15:20:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.191.61.41",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.191.61.41, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQzIiwidXNlcm5hbWUiOiJ6ZWthcml5YXMiLCJlbWFpbCI6ImdldGFiYWxld3pla2FyaXlhczhAZ21haWwuY29tIiwiZXhwIjoxNzc2OTY0NjQ5fQ.WLB0kxGp2Gms_hNDfzYsZDPjjwTt8NAkeNKjjviK78Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a21463d22d3ce1a6-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.191.61.41",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 15:20:42 UTC] === END API CALL LOG ===
[26-Jul-2026 15:20:42 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 15:20:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQzIiwidXNlcm5hbWUiOiJ6ZWthcml5YXMiLCJlbWFpbCI6ImdldGFiYWxld3pla2FyaXlhczhAZ21haWwuY29tIiwiZXhwIjoxNzc2OTY0NjQ5fQ.WLB0kxGp2Gms_hNDfzYsZDPjjwTt8NAkeNKjjviK78Y
[26-Jul-2026 15:20:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 15:20:42 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 15:20:42 UTC] User ID: 343
[26-Jul-2026 15:20:42 UTC] ✅ User profile retrieved successfully for user ID: 343
[26-Jul-2026 15:20:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jul-2026 15:20:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jul-2026 15:20:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.191.61.41, 172.68.234.130","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQzIiwidXNlcm5hbWUiOiJ6ZWthcml5YXMiLCJlbWFpbCI6ImdldGFiYWxld3pla2FyaXlhczhAZ21haWwuY29tIiwiZXhwIjoxNzc2OTY0NjQ5fQ.WLB0kxGp2Gms_hNDfzYsZDPjjwTt8NAkeNKjjviK78Y","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a21463d22d3ae1a6-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.191.61.41","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-Jul-2026 15:20:42 UTC] === User Orders API Called ===
[26-Jul-2026 15:20:42 UTC] User ID: 343
[26-Jul-2026 15:20:42 UTC] Limit: 20, Offset: 0
[26-Jul-2026 15:20:42 UTC] Orders found: 0
[26-Jul-2026 15:20:42 UTC] Orders data: []
[26-Jul-2026 15:20:42 UTC] Total orders count: 0
[26-Jul-2026 15:20:43 UTC] === API CALL LOG ===
[26-Jul-2026 15:20:43 UTC] Endpoint: user/profile.php
[26-Jul-2026 15:20:43 UTC] Full Log Data: {
    "timestamp": "2026-07-26 15:20:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.191.61.41",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.191.61.41, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQzIiwidXNlcm5hbWUiOiJ6ZWthcml5YXMiLCJlbWFpbCI6ImdldGFiYWxld3pla2FyaXlhczhAZ21haWwuY29tIiwiZXhwIjoxNzc2OTY0NjQ5fQ.WLB0kxGp2Gms_hNDfzYsZDPjjwTt8NAkeNKjjviK78Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a21463d56e37e1a6-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.191.61.41",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 15:20:43 UTC] === END API CALL LOG ===
[26-Jul-2026 15:20:43 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 15:20:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQzIiwidXNlcm5hbWUiOiJ6ZWthcml5YXMiLCJlbWFpbCI6ImdldGFiYWxld3pla2FyaXlhczhAZ21haWwuY29tIiwiZXhwIjoxNzc2OTY0NjQ5fQ.WLB0kxGp2Gms_hNDfzYsZDPjjwTt8NAkeNKjjviK78Y
[26-Jul-2026 15:20:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 15:20:43 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 15:20:43 UTC] User ID: 343
[26-Jul-2026 15:20:43 UTC] ✅ User profile retrieved successfully for user ID: 343
[26-Jul-2026 15:20:44 UTC] === API CALL LOG ===
[26-Jul-2026 15:20:44 UTC] Endpoint: user/profile.php
[26-Jul-2026 15:20:44 UTC] Full Log Data: {
    "timestamp": "2026-07-26 15:20:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.191.61.41",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.191.61.41, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQzIiwidXNlcm5hbWUiOiJ6ZWthcml5YXMiLCJlbWFpbCI6ImdldGFiYWxld3pla2FyaXlhczhAZ21haWwuY29tIiwiZXhwIjoxNzc2OTY0NjQ5fQ.WLB0kxGp2Gms_hNDfzYsZDPjjwTt8NAkeNKjjviK78Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a21463df4e47e1a6-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.191.61.41",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 15:20:44 UTC] === END API CALL LOG ===
[26-Jul-2026 15:20:44 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 15:20:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQzIiwidXNlcm5hbWUiOiJ6ZWthcml5YXMiLCJlbWFpbCI6ImdldGFiYWxld3pla2FyaXlhczhAZ21haWwuY29tIiwiZXhwIjoxNzc2OTY0NjQ5fQ.WLB0kxGp2Gms_hNDfzYsZDPjjwTt8NAkeNKjjviK78Y
[26-Jul-2026 15:20:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 15:20:44 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 15:20:44 UTC] User ID: 343
[26-Jul-2026 15:20:44 UTC] ✅ User profile retrieved successfully for user ID: 343
[26-Jul-2026 15:21:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jul-2026 15:21:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jul-2026 15:21:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.191.61.41, 172.68.234.131","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQzIiwidXNlcm5hbWUiOiJ6ZWthcml5YXMiLCJlbWFpbCI6ImdldGFiYWxld3pla2FyaXlhczhAZ21haWwuY29tIiwiZXhwIjoxNzc2OTY0NjQ5fQ.WLB0kxGp2Gms_hNDfzYsZDPjjwTt8NAkeNKjjviK78Y","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a214649ead6ae1a6-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.191.61.41","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-Jul-2026 15:21:15 UTC] === User Orders API Called ===
[26-Jul-2026 15:21:15 UTC] User ID: 343
[26-Jul-2026 15:21:15 UTC] Limit: 20, Offset: 0
[26-Jul-2026 15:21:15 UTC] Orders found: 0
[26-Jul-2026 15:21:15 UTC] Orders data: []
[26-Jul-2026 15:21:15 UTC] Total orders count: 0
[26-Jul-2026 15:21:15 UTC] === API CALL LOG ===
[26-Jul-2026 15:21:15 UTC] Endpoint: user/profile.php
[26-Jul-2026 15:21:15 UTC] Full Log Data: {
    "timestamp": "2026-07-26 15:21:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.191.61.41",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.191.61.41, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQzIiwidXNlcm5hbWUiOiJ6ZWthcml5YXMiLCJlbWFpbCI6ImdldGFiYWxld3pla2FyaXlhczhAZ21haWwuY29tIiwiZXhwIjoxNzc2OTY0NjQ5fQ.WLB0kxGp2Gms_hNDfzYsZDPjjwTt8NAkeNKjjviK78Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a214649ead6de1a6-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.191.61.41",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 15:21:15 UTC] === END API CALL LOG ===
[26-Jul-2026 15:21:15 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 15:21:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQzIiwidXNlcm5hbWUiOiJ6ZWthcml5YXMiLCJlbWFpbCI6ImdldGFiYWxld3pla2FyaXlhczhAZ21haWwuY29tIiwiZXhwIjoxNzc2OTY0NjQ5fQ.WLB0kxGp2Gms_hNDfzYsZDPjjwTt8NAkeNKjjviK78Y
[26-Jul-2026 15:21:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 15:21:15 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 15:21:15 UTC] User ID: 343
[26-Jul-2026 15:21:15 UTC] ✅ User profile retrieved successfully for user ID: 343
[26-Jul-2026 15:21:15 UTC] === API CALL LOG ===
[26-Jul-2026 15:21:15 UTC] Endpoint: user/profile.php
[26-Jul-2026 15:21:15 UTC] Full Log Data: {
    "timestamp": "2026-07-26 15:21:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.191.61.41",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.191.61.41, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQzIiwidXNlcm5hbWUiOiJ6ZWthcml5YXMiLCJlbWFpbCI6ImdldGFiYWxld3pla2FyaXlhczhAZ21haWwuY29tIiwiZXhwIjoxNzc2OTY0NjQ5fQ.WLB0kxGp2Gms_hNDfzYsZDPjjwTt8NAkeNKjjviK78Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a21464a25e3ee1a6-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.191.61.41",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 15:21:15 UTC] === END API CALL LOG ===
[26-Jul-2026 15:21:15 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 15:21:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQzIiwidXNlcm5hbWUiOiJ6ZWthcml5YXMiLCJlbWFpbCI6ImdldGFiYWxld3pla2FyaXlhczhAZ21haWwuY29tIiwiZXhwIjoxNzc2OTY0NjQ5fQ.WLB0kxGp2Gms_hNDfzYsZDPjjwTt8NAkeNKjjviK78Y
[26-Jul-2026 15:21:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 15:21:15 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 15:21:15 UTC] User ID: 343
[26-Jul-2026 15:21:15 UTC] ✅ User profile retrieved successfully for user ID: 343
[26-Jul-2026 15:21:16 UTC] === API CALL LOG ===
[26-Jul-2026 15:21:16 UTC] Endpoint: user/profile.php
[26-Jul-2026 15:21:16 UTC] Full Log Data: {
    "timestamp": "2026-07-26 15:21:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.191.61.41",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.191.61.41, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQzIiwidXNlcm5hbWUiOiJ6ZWthcml5YXMiLCJlbWFpbCI6ImdldGFiYWxld3pla2FyaXlhczhAZ21haWwuY29tIiwiZXhwIjoxNzc2OTY0NjQ5fQ.WLB0kxGp2Gms_hNDfzYsZDPjjwTt8NAkeNKjjviK78Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a21464a66ee9e1a6-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.191.61.41",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 15:21:16 UTC] === END API CALL LOG ===
[26-Jul-2026 15:21:16 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 15:21:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQzIiwidXNlcm5hbWUiOiJ6ZWthcml5YXMiLCJlbWFpbCI6ImdldGFiYWxld3pla2FyaXlhczhAZ21haWwuY29tIiwiZXhwIjoxNzc2OTY0NjQ5fQ.WLB0kxGp2Gms_hNDfzYsZDPjjwTt8NAkeNKjjviK78Y
[26-Jul-2026 15:21:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 15:21:16 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 15:21:16 UTC] User ID: 343
[26-Jul-2026 15:21:16 UTC] ✅ User profile retrieved successfully for user ID: 343
[26-Jul-2026 15:21:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jul-2026 15:21:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jul-2026 15:21:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.191.61.41, 172.68.234.131","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQzIiwidXNlcm5hbWUiOiJ6ZWthcml5YXMiLCJlbWFpbCI6ImdldGFiYWxld3pla2FyaXlhczhAZ21haWwuY29tIiwiZXhwIjoxNzc2OTY0NjQ5fQ.WLB0kxGp2Gms_hNDfzYsZDPjjwTt8NAkeNKjjviK78Y","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a21464fe4c56e1a6-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.191.61.41","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-Jul-2026 15:21:30 UTC] === User Orders API Called ===
[26-Jul-2026 15:21:30 UTC] User ID: 343
[26-Jul-2026 15:21:30 UTC] Limit: 20, Offset: 0
[26-Jul-2026 15:21:30 UTC] Orders found: 0
[26-Jul-2026 15:21:30 UTC] Orders data: []
[26-Jul-2026 15:21:30 UTC] Total orders count: 0
[26-Jul-2026 15:21:32 UTC] === API CALL LOG ===
[26-Jul-2026 15:21:32 UTC] Endpoint: user/profile.php
[26-Jul-2026 15:21:32 UTC] Full Log Data: {
    "timestamp": "2026-07-26 15:21:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.191.61.41",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.191.61.41, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQzIiwidXNlcm5hbWUiOiJ6ZWthcml5YXMiLCJlbWFpbCI6ImdldGFiYWxld3pla2FyaXlhczhAZ21haWwuY29tIiwiZXhwIjoxNzc2OTY0NjQ5fQ.WLB0kxGp2Gms_hNDfzYsZDPjjwTt8NAkeNKjjviK78Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a214650a28a9e1a6-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.191.61.41",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 15:21:32 UTC] === END API CALL LOG ===
[26-Jul-2026 15:21:32 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 15:21:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQzIiwidXNlcm5hbWUiOiJ6ZWthcml5YXMiLCJlbWFpbCI6ImdldGFiYWxld3pla2FyaXlhczhAZ21haWwuY29tIiwiZXhwIjoxNzc2OTY0NjQ5fQ.WLB0kxGp2Gms_hNDfzYsZDPjjwTt8NAkeNKjjviK78Y
[26-Jul-2026 15:21:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 15:21:32 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 15:21:32 UTC] User ID: 343
[26-Jul-2026 15:21:32 UTC] ✅ User profile retrieved successfully for user ID: 343
[26-Jul-2026 15:21:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jul-2026 15:21:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jul-2026 15:21:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.191.61.41, 172.68.234.131","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQzIiwidXNlcm5hbWUiOiJ6ZWthcml5YXMiLCJlbWFpbCI6ImdldGFiYWxld3pla2FyaXlhczhAZ21haWwuY29tIiwiZXhwIjoxNzc2OTY0NjQ5fQ.WLB0kxGp2Gms_hNDfzYsZDPjjwTt8NAkeNKjjviK78Y","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a214650a28a7e1a6-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.191.61.41","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-Jul-2026 15:21:32 UTC] === User Orders API Called ===
[26-Jul-2026 15:21:32 UTC] User ID: 343
[26-Jul-2026 15:21:32 UTC] Limit: 20, Offset: 0
[26-Jul-2026 15:21:32 UTC] Orders found: 0
[26-Jul-2026 15:21:32 UTC] Orders data: []
[26-Jul-2026 15:21:32 UTC] Total orders count: 0
[26-Jul-2026 15:21:33 UTC] === API CALL LOG ===
[26-Jul-2026 15:21:33 UTC] Endpoint: user/profile.php
[26-Jul-2026 15:21:33 UTC] Full Log Data: {
    "timestamp": "2026-07-26 15:21:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.191.61.41",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.191.61.41, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQzIiwidXNlcm5hbWUiOiJ6ZWthcml5YXMiLCJlbWFpbCI6ImdldGFiYWxld3pla2FyaXlhczhAZ21haWwuY29tIiwiZXhwIjoxNzc2OTY0NjQ5fQ.WLB0kxGp2Gms_hNDfzYsZDPjjwTt8NAkeNKjjviK78Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a214650e19ffe1a6-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.191.61.41",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 15:21:33 UTC] === END API CALL LOG ===
[26-Jul-2026 15:21:33 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 15:21:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQzIiwidXNlcm5hbWUiOiJ6ZWthcml5YXMiLCJlbWFpbCI6ImdldGFiYWxld3pla2FyaXlhczhAZ21haWwuY29tIiwiZXhwIjoxNzc2OTY0NjQ5fQ.WLB0kxGp2Gms_hNDfzYsZDPjjwTt8NAkeNKjjviK78Y
[26-Jul-2026 15:21:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 15:21:33 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 15:21:33 UTC] User ID: 343
[26-Jul-2026 15:21:33 UTC] ✅ User profile retrieved successfully for user ID: 343
[26-Jul-2026 15:21:33 UTC] === API CALL LOG ===
[26-Jul-2026 15:21:33 UTC] Endpoint: user/profile.php
[26-Jul-2026 15:21:33 UTC] Full Log Data: {
    "timestamp": "2026-07-26 15:21:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.191.61.41",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.191.61.41, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQzIiwidXNlcm5hbWUiOiJ6ZWthcml5YXMiLCJlbWFpbCI6ImdldGFiYWxld3pla2FyaXlhczhAZ21haWwuY29tIiwiZXhwIjoxNzc2OTY0NjQ5fQ.WLB0kxGp2Gms_hNDfzYsZDPjjwTt8NAkeNKjjviK78Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a214650f6cc7e1a6-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.191.61.41",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 15:21:33 UTC] === END API CALL LOG ===
[26-Jul-2026 15:21:33 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 15:21:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMzQzIiwidXNlcm5hbWUiOiJ6ZWthcml5YXMiLCJlbWFpbCI6ImdldGFiYWxld3pla2FyaXlhczhAZ21haWwuY29tIiwiZXhwIjoxNzc2OTY0NjQ5fQ.WLB0kxGp2Gms_hNDfzYsZDPjjwTt8NAkeNKjjviK78Y
[26-Jul-2026 15:21:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 15:21:33 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 15:21:33 UTC] User ID: 343
[26-Jul-2026 15:21:33 UTC] ✅ User profile retrieved successfully for user ID: 343
[26-Jul-2026 18:53:56 UTC] === API CALL LOG ===
[26-Jul-2026 18:53:56 UTC] Endpoint: user/profile.php
[26-Jul-2026 18:53:56 UTC] Full Log Data: {
    "timestamp": "2026-07-26 18:53:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.238.46",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.112.238.46, 104.23.209.82",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NyIsInVzZXJuYW1lIjoiYW1pbnUiLCJlbWFpbCI6InNtc2tudW1iZXJAZ21haWwuY29tIiwiZXhwIjoxNzg1NjI2NzQ1fQ.3xdVU_edfVdb7Sv5M4PuaLO_uBJX2EyMxKQaaIK8xeE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2159c2b9e0116de-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.112.238.46",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 18:53:56 UTC] === END API CALL LOG ===
[26-Jul-2026 18:53:56 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 18:53:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NyIsInVzZXJuYW1lIjoiYW1pbnUiLCJlbWFpbCI6InNtc2tudW1iZXJAZ21haWwuY29tIiwiZXhwIjoxNzg1NjI2NzQ1fQ.3xdVU_edfVdb7Sv5M4PuaLO_uBJX2EyMxKQaaIK8xeE
[26-Jul-2026 18:53:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 18:53:56 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 18:53:56 UTC] User ID: 1147
[26-Jul-2026 18:53:56 UTC] ✅ User profile retrieved successfully for user ID: 1147
[26-Jul-2026 18:53:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jul-2026 18:53:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jul-2026 18:53:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.112.238.46, 104.23.209.82","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NyIsInVzZXJuYW1lIjoiYW1pbnUiLCJlbWFpbCI6InNtc2tudW1iZXJAZ21haWwuY29tIiwiZXhwIjoxNzg1NjI2NzQ1fQ.3xdVU_edfVdb7Sv5M4PuaLO_uBJX2EyMxKQaaIK8xeE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2159c33d9ec16de-IAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.112.238.46","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-Jul-2026 18:53:57 UTC] === User Orders API Called ===
[26-Jul-2026 18:53:57 UTC] User ID: 1147
[26-Jul-2026 18:53:57 UTC] Limit: 20, Offset: 0
[26-Jul-2026 18:53:57 UTC] Orders found: 0
[26-Jul-2026 18:53:57 UTC] Orders data: []
[26-Jul-2026 18:53:57 UTC] Total orders count: 0
[26-Jul-2026 18:53:57 UTC] === API CALL LOG ===
[26-Jul-2026 18:53:57 UTC] Endpoint: user/profile.php
[26-Jul-2026 18:53:57 UTC] Full Log Data: {
    "timestamp": "2026-07-26 18:53:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.238.46",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.112.238.46, 104.23.209.82",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NyIsInVzZXJuYW1lIjoiYW1pbnUiLCJlbWFpbCI6InNtc2tudW1iZXJAZ21haWwuY29tIiwiZXhwIjoxNzg1NjI2NzQ1fQ.3xdVU_edfVdb7Sv5M4PuaLO_uBJX2EyMxKQaaIK8xeE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2159c33d9e716de-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.112.238.46",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 18:53:57 UTC] === END API CALL LOG ===
[26-Jul-2026 18:53:57 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 18:53:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NyIsInVzZXJuYW1lIjoiYW1pbnUiLCJlbWFpbCI6InNtc2tudW1iZXJAZ21haWwuY29tIiwiZXhwIjoxNzg1NjI2NzQ1fQ.3xdVU_edfVdb7Sv5M4PuaLO_uBJX2EyMxKQaaIK8xeE
[26-Jul-2026 18:53:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 18:53:57 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 18:53:57 UTC] User ID: 1147
[26-Jul-2026 18:53:57 UTC] ✅ User profile retrieved successfully for user ID: 1147
[26-Jul-2026 18:53:58 UTC] === API CALL LOG ===
[26-Jul-2026 18:53:58 UTC] Endpoint: user/profile.php
[26-Jul-2026 18:53:58 UTC] Full Log Data: {
    "timestamp": "2026-07-26 18:53:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.238.46",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.112.238.46, 104.23.209.68",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NyIsInVzZXJuYW1lIjoiYW1pbnUiLCJlbWFpbCI6InNtc2tudW1iZXJAZ21haWwuY29tIiwiZXhwIjoxNzg1NjI2NzQ1fQ.3xdVU_edfVdb7Sv5M4PuaLO_uBJX2EyMxKQaaIK8xeE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2159c33d9ef16de-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.112.238.46",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 18:53:58 UTC] === END API CALL LOG ===
[26-Jul-2026 18:53:58 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 18:53:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NyIsInVzZXJuYW1lIjoiYW1pbnUiLCJlbWFpbCI6InNtc2tudW1iZXJAZ21haWwuY29tIiwiZXhwIjoxNzg1NjI2NzQ1fQ.3xdVU_edfVdb7Sv5M4PuaLO_uBJX2EyMxKQaaIK8xeE
[26-Jul-2026 18:53:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 18:53:58 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 18:53:58 UTC] User ID: 1147
[26-Jul-2026 18:53:58 UTC] ✅ User profile retrieved successfully for user ID: 1147
[26-Jul-2026 21:28:04 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jul-2026 21:28:04 UTC] === API CALL LOG ===
[26-Jul-2026 21:28:04 UTC] Endpoint: user/profile.php
[26-Jul-2026 21:28:04 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jul-2026 21:28:04 UTC] Full Log Data: {
    "timestamp": "2026-07-26 21:28:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.90.181.104",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.90.181.104, 104.22.45.107",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1NyIsInVzZXJuYW1lIjoiUGFydGljayIsImVtYWlsIjoib2JhaWdsYWR0b25AZ21haWwuY29tIiwiZXhwIjoxNzg1NzA2MDgzfQ.275jHwD0LxJs8GYf2mfjNssqQ1lCDQoKGwFsHpqZi9A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2167df14fa3f4f0-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.90.181.104",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 21:28:04 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"41.90.181.104, 104.22.45.107","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1NyIsInVzZXJuYW1lIjoiUGFydGljayIsImVtYWlsIjoib2JhaWdsYWR0b25AZ21haWwuY29tIiwiZXhwIjoxNzg1NzA2MDgzfQ.275jHwD0LxJs8GYf2mfjNssqQ1lCDQoKGwFsHpqZi9A","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2167df14fa8f4f0-JNB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"41.90.181.104","cf-ipcountry":"KE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-Jul-2026 21:28:04 UTC] === END API CALL LOG ===
[26-Jul-2026 21:28:04 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 21:28:04 UTC] === User Orders API Called ===
[26-Jul-2026 21:28:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1NyIsInVzZXJuYW1lIjoiUGFydGljayIsImVtYWlsIjoib2JhaWdsYWR0b25AZ21haWwuY29tIiwiZXhwIjoxNzg1NzA2MDgzfQ.275jHwD0LxJs8GYf2mfjNssqQ1lCDQoKGwFsHpqZi9A
[26-Jul-2026 21:28:04 UTC] User ID: 1157
[26-Jul-2026 21:28:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 21:28:04 UTC] Limit: 20, Offset: 0
[26-Jul-2026 21:28:04 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 21:28:04 UTC] User ID: 1157
[26-Jul-2026 21:28:04 UTC] ✅ User profile retrieved successfully for user ID: 1157
[26-Jul-2026 21:28:04 UTC] Orders found: 0
[26-Jul-2026 21:28:04 UTC] Orders data: []
[26-Jul-2026 21:28:04 UTC] Total orders count: 0
[26-Jul-2026 21:28:04 UTC] === API CALL LOG ===
[26-Jul-2026 21:28:04 UTC] Endpoint: user/profile.php
[26-Jul-2026 21:28:04 UTC] Full Log Data: {
    "timestamp": "2026-07-26 21:28:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.90.181.104",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.90.181.104, 104.22.45.106",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1NyIsInVzZXJuYW1lIjoiUGFydGljayIsImVtYWlsIjoib2JhaWdsYWR0b25AZ21haWwuY29tIiwiZXhwIjoxNzg1NzA2MDgzfQ.275jHwD0LxJs8GYf2mfjNssqQ1lCDQoKGwFsHpqZi9A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2167df2090cf4f0-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.90.181.104",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 21:28:04 UTC] === END API CALL LOG ===
[26-Jul-2026 21:28:04 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 21:28:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1NyIsInVzZXJuYW1lIjoiUGFydGljayIsImVtYWlsIjoib2JhaWdsYWR0b25AZ21haWwuY29tIiwiZXhwIjoxNzg1NzA2MDgzfQ.275jHwD0LxJs8GYf2mfjNssqQ1lCDQoKGwFsHpqZi9A
[26-Jul-2026 21:28:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 21:28:04 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 21:28:04 UTC] User ID: 1157
[26-Jul-2026 21:28:04 UTC] ✅ User profile retrieved successfully for user ID: 1157
[26-Jul-2026 21:28:05 UTC] === API CALL LOG ===
[26-Jul-2026 21:28:05 UTC] Endpoint: user/profile.php
[26-Jul-2026 21:28:05 UTC] Full Log Data: {
    "timestamp": "2026-07-26 21:28:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.90.181.104",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.90.181.104, 104.22.45.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1NyIsInVzZXJuYW1lIjoiUGFydGljayIsImVtYWlsIjoib2JhaWdsYWR0b25AZ21haWwuY29tIiwiZXhwIjoxNzg1NzA2MDgzfQ.275jHwD0LxJs8GYf2mfjNssqQ1lCDQoKGwFsHpqZi9A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2167dfc6b4ff4f0-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.90.181.104",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 21:28:05 UTC] === END API CALL LOG ===
[26-Jul-2026 21:28:05 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 21:28:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1NyIsInVzZXJuYW1lIjoiUGFydGljayIsImVtYWlsIjoib2JhaWdsYWR0b25AZ21haWwuY29tIiwiZXhwIjoxNzg1NzA2MDgzfQ.275jHwD0LxJs8GYf2mfjNssqQ1lCDQoKGwFsHpqZi9A
[26-Jul-2026 21:28:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 21:28:05 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 21:28:05 UTC] User ID: 1157
[26-Jul-2026 21:28:05 UTC] ✅ User profile retrieved successfully for user ID: 1157
[26-Jul-2026 21:30:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jul-2026 21:30:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jul-2026 21:30:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"41.90.181.104, 104.22.45.75","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1NyIsInVzZXJuYW1lIjoiUGFydGljayIsImVtYWlsIjoib2JhaWdsYWR0b25AZ21haWwuY29tIiwiZXhwIjoxNzg1NzA2MDgzfQ.275jHwD0LxJs8GYf2mfjNssqQ1lCDQoKGwFsHpqZi9A","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a216819aecabaf07-JNB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"41.90.181.104","cf-ipcountry":"KE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-Jul-2026 21:30:34 UTC] === User Orders API Called ===
[26-Jul-2026 21:30:34 UTC] User ID: 1157
[26-Jul-2026 21:30:34 UTC] Limit: 20, Offset: 0
[26-Jul-2026 21:30:34 UTC] Orders found: 0
[26-Jul-2026 21:30:34 UTC] Orders data: []
[26-Jul-2026 21:30:34 UTC] Total orders count: 0
[26-Jul-2026 21:30:34 UTC] === API CALL LOG ===
[26-Jul-2026 21:30:34 UTC] Endpoint: user/profile.php
[26-Jul-2026 21:30:34 UTC] Full Log Data: {
    "timestamp": "2026-07-26 21:30:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.90.181.104",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.90.181.104, 104.22.45.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1NyIsInVzZXJuYW1lIjoiUGFydGljayIsImVtYWlsIjoib2JhaWdsYWR0b25AZ21haWwuY29tIiwiZXhwIjoxNzg1NzA2MDgzfQ.275jHwD0LxJs8GYf2mfjNssqQ1lCDQoKGwFsHpqZi9A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a216819b9df4af07-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.90.181.104",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 21:30:34 UTC] === END API CALL LOG ===
[26-Jul-2026 21:30:34 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 21:30:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1NyIsInVzZXJuYW1lIjoiUGFydGljayIsImVtYWlsIjoib2JhaWdsYWR0b25AZ21haWwuY29tIiwiZXhwIjoxNzg1NzA2MDgzfQ.275jHwD0LxJs8GYf2mfjNssqQ1lCDQoKGwFsHpqZi9A
[26-Jul-2026 21:30:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 21:30:34 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 21:30:34 UTC] User ID: 1157
[26-Jul-2026 21:30:34 UTC] ✅ User profile retrieved successfully for user ID: 1157
[26-Jul-2026 21:30:34 UTC] === API CALL LOG ===
[26-Jul-2026 21:30:34 UTC] Endpoint: user/profile.php
[26-Jul-2026 21:30:34 UTC] Full Log Data: {
    "timestamp": "2026-07-26 21:30:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.90.181.104",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.90.181.104, 104.22.45.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1NyIsInVzZXJuYW1lIjoiUGFydGljayIsImVtYWlsIjoib2JhaWdsYWR0b25AZ21haWwuY29tIiwiZXhwIjoxNzg1NzA2MDgzfQ.275jHwD0LxJs8GYf2mfjNssqQ1lCDQoKGwFsHpqZi9A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a216819efc07af07-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.90.181.104",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 21:30:34 UTC] === END API CALL LOG ===
[26-Jul-2026 21:30:34 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 21:30:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1NyIsInVzZXJuYW1lIjoiUGFydGljayIsImVtYWlsIjoib2JhaWdsYWR0b25AZ21haWwuY29tIiwiZXhwIjoxNzg1NzA2MDgzfQ.275jHwD0LxJs8GYf2mfjNssqQ1lCDQoKGwFsHpqZi9A
[26-Jul-2026 21:30:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 21:30:34 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 21:30:34 UTC] User ID: 1157
[26-Jul-2026 21:30:34 UTC] ✅ User profile retrieved successfully for user ID: 1157
[26-Jul-2026 21:30:35 UTC] === API CALL LOG ===
[26-Jul-2026 21:30:35 UTC] Endpoint: user/profile.php
[26-Jul-2026 21:30:35 UTC] Full Log Data: {
    "timestamp": "2026-07-26 21:30:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.90.181.104",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.90.181.104, 104.22.45.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1NyIsInVzZXJuYW1lIjoiUGFydGljayIsImVtYWlsIjoib2JhaWdsYWR0b25AZ21haWwuY29tIiwiZXhwIjoxNzg1NzA2MDgzfQ.275jHwD0LxJs8GYf2mfjNssqQ1lCDQoKGwFsHpqZi9A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a21681a4aecaaf07-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.90.181.104",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 21:30:35 UTC] === END API CALL LOG ===
[26-Jul-2026 21:30:35 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 21:30:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1NyIsInVzZXJuYW1lIjoiUGFydGljayIsImVtYWlsIjoib2JhaWdsYWR0b25AZ21haWwuY29tIiwiZXhwIjoxNzg1NzA2MDgzfQ.275jHwD0LxJs8GYf2mfjNssqQ1lCDQoKGwFsHpqZi9A
[26-Jul-2026 21:30:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 21:30:35 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 21:30:35 UTC] User ID: 1157
[26-Jul-2026 21:30:35 UTC] ✅ User profile retrieved successfully for user ID: 1157
[26-Jul-2026 21:30:48 UTC] === API CALL LOG ===
[26-Jul-2026 21:30:48 UTC] Endpoint: user/profile.php
[26-Jul-2026 21:30:48 UTC] Full Log Data: {
    "timestamp": "2026-07-26 21:30:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.90.181.104",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.90.181.104, 104.22.45.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1NyIsInVzZXJuYW1lIjoiUGFydGljayIsImVtYWlsIjoib2JhaWdsYWR0b25AZ21haWwuY29tIiwiZXhwIjoxNzg1NzA2MDgzfQ.275jHwD0LxJs8GYf2mfjNssqQ1lCDQoKGwFsHpqZi9A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a21681f3eb6eaf07-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.90.181.104",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 21:30:48 UTC] === END API CALL LOG ===
[26-Jul-2026 21:30:48 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 21:30:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1NyIsInVzZXJuYW1lIjoiUGFydGljayIsImVtYWlsIjoib2JhaWdsYWR0b25AZ21haWwuY29tIiwiZXhwIjoxNzg1NzA2MDgzfQ.275jHwD0LxJs8GYf2mfjNssqQ1lCDQoKGwFsHpqZi9A
[26-Jul-2026 21:30:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 21:30:48 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 21:30:48 UTC] User ID: 1157
[26-Jul-2026 21:30:48 UTC] ✅ User profile retrieved successfully for user ID: 1157
[26-Jul-2026 21:30:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jul-2026 21:30:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jul-2026 21:30:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"41.90.181.104, 104.22.45.75","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1NyIsInVzZXJuYW1lIjoiUGFydGljayIsImVtYWlsIjoib2JhaWdsYWR0b25AZ21haWwuY29tIiwiZXhwIjoxNzg1NzA2MDgzfQ.275jHwD0LxJs8GYf2mfjNssqQ1lCDQoKGwFsHpqZi9A","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a21681f0ce1faf07-JNB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"41.90.181.104","cf-ipcountry":"KE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-Jul-2026 21:30:48 UTC] === User Orders API Called ===
[26-Jul-2026 21:30:48 UTC] User ID: 1157
[26-Jul-2026 21:30:48 UTC] Limit: 20, Offset: 0
[26-Jul-2026 21:30:48 UTC] Orders found: 0
[26-Jul-2026 21:30:48 UTC] Orders data: []
[26-Jul-2026 21:30:48 UTC] Total orders count: 0
[26-Jul-2026 21:30:48 UTC] === API CALL LOG ===
[26-Jul-2026 21:30:48 UTC] Endpoint: user/profile.php
[26-Jul-2026 21:30:48 UTC] Full Log Data: {
    "timestamp": "2026-07-26 21:30:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.90.181.104",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.90.181.104, 104.22.45.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1NyIsInVzZXJuYW1lIjoiUGFydGljayIsImVtYWlsIjoib2JhaWdsYWR0b25AZ21haWwuY29tIiwiZXhwIjoxNzg1NzA2MDgzfQ.275jHwD0LxJs8GYf2mfjNssqQ1lCDQoKGwFsHpqZi9A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a21681f0ce20af07-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.90.181.104",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 21:30:48 UTC] === END API CALL LOG ===
[26-Jul-2026 21:30:48 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 21:30:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1NyIsInVzZXJuYW1lIjoiUGFydGljayIsImVtYWlsIjoib2JhaWdsYWR0b25AZ21haWwuY29tIiwiZXhwIjoxNzg1NzA2MDgzfQ.275jHwD0LxJs8GYf2mfjNssqQ1lCDQoKGwFsHpqZi9A
[26-Jul-2026 21:30:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 21:30:48 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 21:30:48 UTC] User ID: 1157
[26-Jul-2026 21:30:48 UTC] ✅ User profile retrieved successfully for user ID: 1157
[26-Jul-2026 21:30:49 UTC] === API CALL LOG ===
[26-Jul-2026 21:30:49 UTC] Endpoint: user/profile.php
[26-Jul-2026 21:30:49 UTC] Full Log Data: {
    "timestamp": "2026-07-26 21:30:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.90.181.104",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.90.181.104, 104.22.45.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1NyIsInVzZXJuYW1lIjoiUGFydGljayIsImVtYWlsIjoib2JhaWdsYWR0b25AZ21haWwuY29tIiwiZXhwIjoxNzg1NzA2MDgzfQ.275jHwD0LxJs8GYf2mfjNssqQ1lCDQoKGwFsHpqZi9A",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a21681f9cfd5af07-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.90.181.104",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 21:30:49 UTC] === END API CALL LOG ===
[26-Jul-2026 21:30:49 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 21:30:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1NyIsInVzZXJuYW1lIjoiUGFydGljayIsImVtYWlsIjoib2JhaWdsYWR0b25AZ21haWwuY29tIiwiZXhwIjoxNzg1NzA2MDgzfQ.275jHwD0LxJs8GYf2mfjNssqQ1lCDQoKGwFsHpqZi9A
[26-Jul-2026 21:30:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 21:30:49 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 21:30:49 UTC] User ID: 1157
[26-Jul-2026 21:30:49 UTC] ✅ User profile retrieved successfully for user ID: 1157
[26-Jul-2026 23:15:33 UTC] === API CALL LOG ===
[26-Jul-2026 23:15:33 UTC] Endpoint: user/profile.php
[26-Jul-2026 23:15:33 UTC] Full Log Data: {
    "timestamp": "2026-07-26 23:15:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "141.98.157.134",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "141.98.157.134, 104.22.93.86",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1OCIsInVzZXJuYW1lIjoiMjIyMDc0OEFzZCIsImVtYWlsIjoiaGFtZWRtb3NhZGVxQGdtYWlsLmNvbSIsImV4cCI6MTc4NTcxMjUzMX0.pTSeUfg-OYWABZAMWk5FT3gGPS9jDdQubFmtq_moX3M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2171b631e5afa7f-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "141.98.157.134",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 23:15:33 UTC] === END API CALL LOG ===
[26-Jul-2026 23:15:33 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 23:15:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1OCIsInVzZXJuYW1lIjoiMjIyMDc0OEFzZCIsImVtYWlsIjoiaGFtZWRtb3NhZGVxQGdtYWlsLmNvbSIsImV4cCI6MTc4NTcxMjUzMX0.pTSeUfg-OYWABZAMWk5FT3gGPS9jDdQubFmtq_moX3M
[26-Jul-2026 23:15:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 23:15:33 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 23:15:33 UTC] User ID: 1158
[26-Jul-2026 23:15:33 UTC] ✅ User profile retrieved successfully for user ID: 1158
[26-Jul-2026 23:15:33 UTC] === API CALL LOG ===
[26-Jul-2026 23:15:33 UTC] Endpoint: user/profile.php
[26-Jul-2026 23:15:33 UTC] Full Log Data: {
    "timestamp": "2026-07-26 23:15:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "141.98.157.134",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "141.98.157.134, 104.22.93.86",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1OCIsInVzZXJuYW1lIjoiMjIyMDc0OEFzZCIsImVtYWlsIjoiaGFtZWRtb3NhZGVxQGdtYWlsLmNvbSIsImV4cCI6MTc4NTcxMjUzMX0.pTSeUfg-OYWABZAMWk5FT3gGPS9jDdQubFmtq_moX3M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2171b631e60fa7f-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "141.98.157.134",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 23:15:33 UTC] === END API CALL LOG ===
[26-Jul-2026 23:15:33 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 23:15:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1OCIsInVzZXJuYW1lIjoiMjIyMDc0OEFzZCIsImVtYWlsIjoiaGFtZWRtb3NhZGVxQGdtYWlsLmNvbSIsImV4cCI6MTc4NTcxMjUzMX0.pTSeUfg-OYWABZAMWk5FT3gGPS9jDdQubFmtq_moX3M
[26-Jul-2026 23:15:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 23:15:33 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 23:15:33 UTC] User ID: 1158
[26-Jul-2026 23:15:33 UTC] ✅ User profile retrieved successfully for user ID: 1158
[26-Jul-2026 23:15:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jul-2026 23:15:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[26-Jul-2026 23:15:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"141.98.157.134, 104.22.93.91","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1OCIsInVzZXJuYW1lIjoiMjIyMDc0OEFzZCIsImVtYWlsIjoiaGFtZWRtb3NhZGVxQGdtYWlsLmNvbSIsImV4cCI6MTc4NTcxMjUzMX0.pTSeUfg-OYWABZAMWk5FT3gGPS9jDdQubFmtq_moX3M","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2171b631e5ffa7f-IAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"141.98.157.134","cf-ipcountry":"GB","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[26-Jul-2026 23:15:33 UTC] === User Orders API Called ===
[26-Jul-2026 23:15:33 UTC] User ID: 1158
[26-Jul-2026 23:15:33 UTC] Limit: 20, Offset: 0
[26-Jul-2026 23:15:33 UTC] Orders found: 0
[26-Jul-2026 23:15:33 UTC] Orders data: []
[26-Jul-2026 23:15:33 UTC] Total orders count: 0
[26-Jul-2026 23:15:38 UTC] === API CALL LOG ===
[26-Jul-2026 23:15:38 UTC] Endpoint: user/profile.php
[26-Jul-2026 23:15:38 UTC] Full Log Data: {
    "timestamp": "2026-07-26 23:15:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "141.98.157.134",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "141.98.157.134, 104.22.93.91",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1OCIsInVzZXJuYW1lIjoiMjIyMDc0OEFzZCIsImVtYWlsIjoiaGFtZWRtb3NhZGVxQGdtYWlsLmNvbSIsImV4cCI6MTc4NTcxMjUzMX0.pTSeUfg-OYWABZAMWk5FT3gGPS9jDdQubFmtq_moX3M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2171b823fabfa7f-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "141.98.157.134",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[26-Jul-2026 23:15:38 UTC] === END API CALL LOG ===
[26-Jul-2026 23:15:38 UTC] ✅ API Hash verification passed for profile endpoint
[26-Jul-2026 23:15:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1OCIsInVzZXJuYW1lIjoiMjIyMDc0OEFzZCIsImVtYWlsIjoiaGFtZWRtb3NhZGVxQGdtYWlsLmNvbSIsImV4cCI6MTc4NTcxMjUzMX0.pTSeUfg-OYWABZAMWk5FT3gGPS9jDdQubFmtq_moX3M
[26-Jul-2026 23:15:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[26-Jul-2026 23:15:38 UTC] ✅ JWT token verified successfully for user profile
[26-Jul-2026 23:15:38 UTC] User ID: 1158
[26-Jul-2026 23:15:38 UTC] ✅ User profile retrieved successfully for user ID: 1158
[27-Jul-2026 00:21:16 UTC] === API CALL LOG ===
[27-Jul-2026 00:21:16 UTC] Endpoint: user/profile.php
[27-Jul-2026 00:21:16 UTC] Full Log Data: {
    "timestamp": "2026-07-27 00:21:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "150.228.11.65",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "150.228.11.65, 172.69.151.121",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1OSIsInVzZXJuYW1lIjoiTXNqc2JzayIsImVtYWlsIjoiZGtkbGRkbW1AZ21haWwuY29tIiwiZXhwIjoxNzg1NzE2NDc1fQ.96CtqIq-ewQouFAcXQpUATz1RwxIqzmF7K9-A5v64nc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2177bad097065da-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "150.228.11.65",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 00:21:16 UTC] === END API CALL LOG ===
[27-Jul-2026 00:21:16 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 00:21:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1OSIsInVzZXJuYW1lIjoiTXNqc2JzayIsImVtYWlsIjoiZGtkbGRkbW1AZ21haWwuY29tIiwiZXhwIjoxNzg1NzE2NDc1fQ.96CtqIq-ewQouFAcXQpUATz1RwxIqzmF7K9-A5v64nc
[27-Jul-2026 00:21:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 00:21:16 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 00:21:16 UTC] User ID: 1159
[27-Jul-2026 00:21:16 UTC] ✅ User profile retrieved successfully for user ID: 1159
[27-Jul-2026 00:21:16 UTC] === API CALL LOG ===
[27-Jul-2026 00:21:16 UTC] Endpoint: user/profile.php
[27-Jul-2026 00:21:16 UTC] Full Log Data: {
    "timestamp": "2026-07-27 00:21:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "150.228.11.65",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "150.228.11.65, 172.69.151.121",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1OSIsInVzZXJuYW1lIjoiTXNqc2JzayIsImVtYWlsIjoiZGtkbGRkbW1AZ21haWwuY29tIiwiZXhwIjoxNzg1NzE2NDc1fQ.96CtqIq-ewQouFAcXQpUATz1RwxIqzmF7K9-A5v64nc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2177bad096c65da-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "150.228.11.65",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 00:21:16 UTC] === END API CALL LOG ===
[27-Jul-2026 00:21:16 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 00:21:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1OSIsInVzZXJuYW1lIjoiTXNqc2JzayIsImVtYWlsIjoiZGtkbGRkbW1AZ21haWwuY29tIiwiZXhwIjoxNzg1NzE2NDc1fQ.96CtqIq-ewQouFAcXQpUATz1RwxIqzmF7K9-A5v64nc
[27-Jul-2026 00:21:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 00:21:16 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 00:21:16 UTC] User ID: 1159
[27-Jul-2026 00:21:16 UTC] ✅ User profile retrieved successfully for user ID: 1159
[27-Jul-2026 00:21:16 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jul-2026 00:21:16 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jul-2026 00:21:16 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"150.228.11.65, 172.69.150.150","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1OSIsInVzZXJuYW1lIjoiTXNqc2JzayIsImVtYWlsIjoiZGtkbGRkbW1AZ21haWwuY29tIiwiZXhwIjoxNzg1NzE2NDc1fQ.96CtqIq-ewQouFAcXQpUATz1RwxIqzmF7K9-A5v64nc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2177bad096f65da-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"150.228.11.65","cf-ipcountry":"YE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-Jul-2026 00:21:16 UTC] === User Orders API Called ===
[27-Jul-2026 00:21:16 UTC] User ID: 1159
[27-Jul-2026 00:21:16 UTC] Limit: 20, Offset: 0
[27-Jul-2026 00:21:16 UTC] Orders found: 0
[27-Jul-2026 00:21:16 UTC] Orders data: []
[27-Jul-2026 00:21:16 UTC] Total orders count: 0
[27-Jul-2026 00:21:17 UTC] === API CALL LOG ===
[27-Jul-2026 00:21:17 UTC] Endpoint: user/profile.php
[27-Jul-2026 00:21:17 UTC] Full Log Data: {
    "timestamp": "2026-07-27 00:21:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "150.228.11.65",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "150.228.11.65, 172.69.150.150",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1OSIsInVzZXJuYW1lIjoiTXNqc2JzayIsImVtYWlsIjoiZGtkbGRkbW1AZ21haWwuY29tIiwiZXhwIjoxNzg1NzE2NDc1fQ.96CtqIq-ewQouFAcXQpUATz1RwxIqzmF7K9-A5v64nc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2177bb0fb1d65da-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "150.228.11.65",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 00:21:17 UTC] === END API CALL LOG ===
[27-Jul-2026 00:21:17 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 00:21:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1OSIsInVzZXJuYW1lIjoiTXNqc2JzayIsImVtYWlsIjoiZGtkbGRkbW1AZ21haWwuY29tIiwiZXhwIjoxNzg1NzE2NDc1fQ.96CtqIq-ewQouFAcXQpUATz1RwxIqzmF7K9-A5v64nc
[27-Jul-2026 00:21:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 00:21:17 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 00:21:17 UTC] User ID: 1159
[27-Jul-2026 00:21:17 UTC] ✅ User profile retrieved successfully for user ID: 1159
[27-Jul-2026 00:21:24 UTC] === API CALL LOG ===
[27-Jul-2026 00:21:24 UTC] Endpoint: user/profile.php
[27-Jul-2026 00:21:24 UTC] Full Log Data: {
    "timestamp": "2026-07-27 00:21:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "150.228.11.65",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "150.228.11.65, 172.69.151.122",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1OSIsInVzZXJuYW1lIjoiTXNqc2JzayIsImVtYWlsIjoiZGtkbGRkbW1AZ21haWwuY29tIiwiZXhwIjoxNzg1NzE2NDc1fQ.96CtqIq-ewQouFAcXQpUATz1RwxIqzmF7K9-A5v64nc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2177bddedd865da-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "150.228.11.65",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 00:21:24 UTC] === END API CALL LOG ===
[27-Jul-2026 00:21:24 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 00:21:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1OSIsInVzZXJuYW1lIjoiTXNqc2JzayIsImVtYWlsIjoiZGtkbGRkbW1AZ21haWwuY29tIiwiZXhwIjoxNzg1NzE2NDc1fQ.96CtqIq-ewQouFAcXQpUATz1RwxIqzmF7K9-A5v64nc
[27-Jul-2026 00:21:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 00:21:24 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 00:21:24 UTC] User ID: 1159
[27-Jul-2026 00:21:24 UTC] ✅ User profile retrieved successfully for user ID: 1159
[27-Jul-2026 00:21:24 UTC] User Purchases API - User ID: 1159
[27-Jul-2026 00:21:24 UTC] User Purchases API - Total purchases found: 0
[27-Jul-2026 00:21:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jul-2026 00:21:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jul-2026 00:21:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"150.228.11.65, 172.69.151.122","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1OSIsInVzZXJuYW1lIjoiTXNqc2JzayIsImVtYWlsIjoiZGtkbGRkbW1AZ21haWwuY29tIiwiZXhwIjoxNzg1NzE2NDc1fQ.96CtqIq-ewQouFAcXQpUATz1RwxIqzmF7K9-A5v64nc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2177c08af8f65da-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"150.228.11.65","cf-ipcountry":"YE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-Jul-2026 00:21:31 UTC] === User Orders API Called ===
[27-Jul-2026 00:21:31 UTC] User ID: 1159
[27-Jul-2026 00:21:31 UTC] Limit: 20, Offset: 0
[27-Jul-2026 00:21:31 UTC] Orders found: 0
[27-Jul-2026 00:21:31 UTC] Orders data: []
[27-Jul-2026 00:21:31 UTC] Total orders count: 0
[27-Jul-2026 00:21:32 UTC] === API CALL LOG ===
[27-Jul-2026 00:21:32 UTC] Endpoint: user/profile.php
[27-Jul-2026 00:21:32 UTC] Full Log Data: {
    "timestamp": "2026-07-27 00:21:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "150.228.11.65",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "150.228.11.65, 172.69.151.122",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1OSIsInVzZXJuYW1lIjoiTXNqc2JzayIsImVtYWlsIjoiZGtkbGRkbW1AZ21haWwuY29tIiwiZXhwIjoxNzg1NzE2NDc1fQ.96CtqIq-ewQouFAcXQpUATz1RwxIqzmF7K9-A5v64nc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2177c101a7665da-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "150.228.11.65",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 00:21:32 UTC] === END API CALL LOG ===
[27-Jul-2026 00:21:32 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 00:21:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1OSIsInVzZXJuYW1lIjoiTXNqc2JzayIsImVtYWlsIjoiZGtkbGRkbW1AZ21haWwuY29tIiwiZXhwIjoxNzg1NzE2NDc1fQ.96CtqIq-ewQouFAcXQpUATz1RwxIqzmF7K9-A5v64nc
[27-Jul-2026 00:21:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 00:21:32 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 00:21:32 UTC] User ID: 1159
[27-Jul-2026 00:21:32 UTC] ✅ User profile retrieved successfully for user ID: 1159
[27-Jul-2026 00:21:32 UTC] User Purchases API - User ID: 1159
[27-Jul-2026 00:21:32 UTC] User Purchases API - Total purchases found: 0
[27-Jul-2026 00:21:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jul-2026 00:21:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jul-2026 00:21:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"150.228.11.65, 172.69.151.122","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1OSIsInVzZXJuYW1lIjoiTXNqc2JzayIsImVtYWlsIjoiZGtkbGRkbW1AZ21haWwuY29tIiwiZXhwIjoxNzg1NzE2NDc1fQ.96CtqIq-ewQouFAcXQpUATz1RwxIqzmF7K9-A5v64nc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2177c625bc265da-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"150.228.11.65","cf-ipcountry":"YE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-Jul-2026 00:21:45 UTC] === User Orders API Called ===
[27-Jul-2026 00:21:45 UTC] User ID: 1159
[27-Jul-2026 00:21:45 UTC] Limit: 20, Offset: 0
[27-Jul-2026 00:21:45 UTC] Orders found: 0
[27-Jul-2026 00:21:45 UTC] Orders data: []
[27-Jul-2026 00:21:45 UTC] Total orders count: 0
[27-Jul-2026 00:21:46 UTC] === API CALL LOG ===
[27-Jul-2026 00:21:46 UTC] Endpoint: user/profile.php
[27-Jul-2026 00:21:46 UTC] Full Log Data: {
    "timestamp": "2026-07-27 00:21:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "150.228.11.65",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "150.228.11.65, 172.69.151.122",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1OSIsInVzZXJuYW1lIjoiTXNqc2JzayIsImVtYWlsIjoiZGtkbGRkbW1AZ21haWwuY29tIiwiZXhwIjoxNzg1NzE2NDc1fQ.96CtqIq-ewQouFAcXQpUATz1RwxIqzmF7K9-A5v64nc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2177c625bc365da-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "150.228.11.65",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 00:21:46 UTC] === END API CALL LOG ===
[27-Jul-2026 00:21:46 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 00:21:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1OSIsInVzZXJuYW1lIjoiTXNqc2JzayIsImVtYWlsIjoiZGtkbGRkbW1AZ21haWwuY29tIiwiZXhwIjoxNzg1NzE2NDc1fQ.96CtqIq-ewQouFAcXQpUATz1RwxIqzmF7K9-A5v64nc
[27-Jul-2026 00:21:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 00:21:46 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 00:21:46 UTC] User ID: 1159
[27-Jul-2026 00:21:46 UTC] ✅ User profile retrieved successfully for user ID: 1159
[27-Jul-2026 00:21:46 UTC] === API CALL LOG ===
[27-Jul-2026 00:21:46 UTC] Endpoint: user/profile.php
[27-Jul-2026 00:21:46 UTC] Full Log Data: {
    "timestamp": "2026-07-27 00:21:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "150.228.11.65",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "150.228.11.65, 172.69.151.122",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1OSIsInVzZXJuYW1lIjoiTXNqc2JzayIsImVtYWlsIjoiZGtkbGRkbW1AZ21haWwuY29tIiwiZXhwIjoxNzg1NzE2NDc1fQ.96CtqIq-ewQouFAcXQpUATz1RwxIqzmF7K9-A5v64nc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2177c667d4e65da-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "150.228.11.65",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 00:21:46 UTC] === END API CALL LOG ===
[27-Jul-2026 00:21:46 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 00:21:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1OSIsInVzZXJuYW1lIjoiTXNqc2JzayIsImVtYWlsIjoiZGtkbGRkbW1AZ21haWwuY29tIiwiZXhwIjoxNzg1NzE2NDc1fQ.96CtqIq-ewQouFAcXQpUATz1RwxIqzmF7K9-A5v64nc
[27-Jul-2026 00:21:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 00:21:46 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 00:21:46 UTC] User ID: 1159
[27-Jul-2026 00:21:46 UTC] ✅ User profile retrieved successfully for user ID: 1159
[27-Jul-2026 00:21:47 UTC] === API CALL LOG ===
[27-Jul-2026 00:21:47 UTC] Endpoint: user/profile.php
[27-Jul-2026 00:21:47 UTC] Full Log Data: {
    "timestamp": "2026-07-27 00:21:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "150.228.11.65",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "150.228.11.65, 172.69.151.122",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1OSIsInVzZXJuYW1lIjoiTXNqc2JzayIsImVtYWlsIjoiZGtkbGRkbW1AZ21haWwuY29tIiwiZXhwIjoxNzg1NzE2NDc1fQ.96CtqIq-ewQouFAcXQpUATz1RwxIqzmF7K9-A5v64nc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2177c6bef4665da-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "150.228.11.65",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 00:21:47 UTC] === END API CALL LOG ===
[27-Jul-2026 00:21:47 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 00:21:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1OSIsInVzZXJuYW1lIjoiTXNqc2JzayIsImVtYWlsIjoiZGtkbGRkbW1AZ21haWwuY29tIiwiZXhwIjoxNzg1NzE2NDc1fQ.96CtqIq-ewQouFAcXQpUATz1RwxIqzmF7K9-A5v64nc
[27-Jul-2026 00:21:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 00:21:47 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 00:21:47 UTC] User ID: 1159
[27-Jul-2026 00:21:47 UTC] ✅ User profile retrieved successfully for user ID: 1159
[27-Jul-2026 00:22:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jul-2026 00:22:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jul-2026 00:22:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"150.228.11.65, 172.69.151.122","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1OSIsInVzZXJuYW1lIjoiTXNqc2JzayIsImVtYWlsIjoiZGtkbGRkbW1AZ21haWwuY29tIiwiZXhwIjoxNzg1NzE2NDc1fQ.96CtqIq-ewQouFAcXQpUATz1RwxIqzmF7K9-A5v64nc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2177ceb6bc865da-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"150.228.11.65","cf-ipcountry":"YE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-Jul-2026 00:22:07 UTC] === User Orders API Called ===
[27-Jul-2026 00:22:07 UTC] User ID: 1159
[27-Jul-2026 00:22:07 UTC] Limit: 20, Offset: 0
[27-Jul-2026 00:22:07 UTC] Orders found: 0
[27-Jul-2026 00:22:07 UTC] Orders data: []
[27-Jul-2026 00:22:07 UTC] Total orders count: 0
[27-Jul-2026 00:22:08 UTC] === API CALL LOG ===
[27-Jul-2026 00:22:08 UTC] Endpoint: user/profile.php
[27-Jul-2026 00:22:08 UTC] Full Log Data: {
    "timestamp": "2026-07-27 00:22:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "150.228.11.65",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "150.228.11.65, 172.69.151.122",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1OSIsInVzZXJuYW1lIjoiTXNqc2JzayIsImVtYWlsIjoiZGtkbGRkbW1AZ21haWwuY29tIiwiZXhwIjoxNzg1NzE2NDc1fQ.96CtqIq-ewQouFAcXQpUATz1RwxIqzmF7K9-A5v64nc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2177cec0c0e65da-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "150.228.11.65",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 00:22:08 UTC] === END API CALL LOG ===
[27-Jul-2026 00:22:08 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 00:22:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1OSIsInVzZXJuYW1lIjoiTXNqc2JzayIsImVtYWlsIjoiZGtkbGRkbW1AZ21haWwuY29tIiwiZXhwIjoxNzg1NzE2NDc1fQ.96CtqIq-ewQouFAcXQpUATz1RwxIqzmF7K9-A5v64nc
[27-Jul-2026 00:22:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 00:22:08 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 00:22:08 UTC] User ID: 1159
[27-Jul-2026 00:22:08 UTC] ✅ User profile retrieved successfully for user ID: 1159
[27-Jul-2026 00:22:08 UTC] === API CALL LOG ===
[27-Jul-2026 00:22:08 UTC] Endpoint: user/profile.php
[27-Jul-2026 00:22:08 UTC] Full Log Data: {
    "timestamp": "2026-07-27 00:22:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "150.228.11.65",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "150.228.11.65, 172.69.151.122",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1OSIsInVzZXJuYW1lIjoiTXNqc2JzayIsImVtYWlsIjoiZGtkbGRkbW1AZ21haWwuY29tIiwiZXhwIjoxNzg1NzE2NDc1fQ.96CtqIq-ewQouFAcXQpUATz1RwxIqzmF7K9-A5v64nc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2177cee0cf465da-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "150.228.11.65",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 00:22:08 UTC] === END API CALL LOG ===
[27-Jul-2026 00:22:08 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 00:22:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1OSIsInVzZXJuYW1lIjoiTXNqc2JzayIsImVtYWlsIjoiZGtkbGRkbW1AZ21haWwuY29tIiwiZXhwIjoxNzg1NzE2NDc1fQ.96CtqIq-ewQouFAcXQpUATz1RwxIqzmF7K9-A5v64nc
[27-Jul-2026 00:22:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 00:22:08 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 00:22:08 UTC] User ID: 1159
[27-Jul-2026 00:22:08 UTC] ✅ User profile retrieved successfully for user ID: 1159
[27-Jul-2026 00:22:08 UTC] === API CALL LOG ===
[27-Jul-2026 00:22:08 UTC] Endpoint: user/profile.php
[27-Jul-2026 00:22:08 UTC] Full Log Data: {
    "timestamp": "2026-07-27 00:22:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "150.228.11.65",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "150.228.11.65, 172.69.151.122",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1OSIsInVzZXJuYW1lIjoiTXNqc2JzayIsImVtYWlsIjoiZGtkbGRkbW1AZ21haWwuY29tIiwiZXhwIjoxNzg1NzE2NDc1fQ.96CtqIq-ewQouFAcXQpUATz1RwxIqzmF7K9-A5v64nc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2177cefcd9565da-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "150.228.11.65",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 00:22:08 UTC] === END API CALL LOG ===
[27-Jul-2026 00:22:08 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 00:22:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1OSIsInVzZXJuYW1lIjoiTXNqc2JzayIsImVtYWlsIjoiZGtkbGRkbW1AZ21haWwuY29tIiwiZXhwIjoxNzg1NzE2NDc1fQ.96CtqIq-ewQouFAcXQpUATz1RwxIqzmF7K9-A5v64nc
[27-Jul-2026 00:22:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 00:22:08 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 00:22:08 UTC] User ID: 1159
[27-Jul-2026 00:22:08 UTC] ✅ User profile retrieved successfully for user ID: 1159
[27-Jul-2026 00:22:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jul-2026 00:22:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jul-2026 00:22:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"150.228.11.65, 172.69.151.122","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1OSIsInVzZXJuYW1lIjoiTXNqc2JzayIsImVtYWlsIjoiZGtkbGRkbW1AZ21haWwuY29tIiwiZXhwIjoxNzg1NzE2NDc1fQ.96CtqIq-ewQouFAcXQpUATz1RwxIqzmF7K9-A5v64nc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2177cf7989c65da-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"150.228.11.65","cf-ipcountry":"YE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-Jul-2026 00:22:09 UTC] === User Orders API Called ===
[27-Jul-2026 00:22:09 UTC] User ID: 1159
[27-Jul-2026 00:22:09 UTC] Limit: 20, Offset: 0
[27-Jul-2026 00:22:09 UTC] Orders found: 0
[27-Jul-2026 00:22:09 UTC] Orders data: []
[27-Jul-2026 00:22:09 UTC] Total orders count: 0
[27-Jul-2026 00:22:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jul-2026 00:22:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jul-2026 00:22:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"150.228.11.65, 172.69.151.122","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1OSIsInVzZXJuYW1lIjoiTXNqc2JzayIsImVtYWlsIjoiZGtkbGRkbW1AZ21haWwuY29tIiwiZXhwIjoxNzg1NzE2NDc1fQ.96CtqIq-ewQouFAcXQpUATz1RwxIqzmF7K9-A5v64nc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2177d01ddd365da-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"150.228.11.65","cf-ipcountry":"YE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-Jul-2026 00:22:11 UTC] === User Orders API Called ===
[27-Jul-2026 00:22:11 UTC] User ID: 1159
[27-Jul-2026 00:22:11 UTC] Limit: 20, Offset: 0
[27-Jul-2026 00:22:11 UTC] Orders found: 0
[27-Jul-2026 00:22:11 UTC] Orders data: []
[27-Jul-2026 00:22:11 UTC] Total orders count: 0
[27-Jul-2026 00:22:11 UTC] === API CALL LOG ===
[27-Jul-2026 00:22:11 UTC] Endpoint: user/profile.php
[27-Jul-2026 00:22:11 UTC] Full Log Data: {
    "timestamp": "2026-07-27 00:22:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "150.228.11.65",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "150.228.11.65, 172.69.151.122",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1OSIsInVzZXJuYW1lIjoiTXNqc2JzayIsImVtYWlsIjoiZGtkbGRkbW1AZ21haWwuY29tIiwiZXhwIjoxNzg1NzE2NDc1fQ.96CtqIq-ewQouFAcXQpUATz1RwxIqzmF7K9-A5v64nc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2177d026e3565da-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "150.228.11.65",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 00:22:11 UTC] === END API CALL LOG ===
[27-Jul-2026 00:22:11 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 00:22:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1OSIsInVzZXJuYW1lIjoiTXNqc2JzayIsImVtYWlsIjoiZGtkbGRkbW1AZ21haWwuY29tIiwiZXhwIjoxNzg1NzE2NDc1fQ.96CtqIq-ewQouFAcXQpUATz1RwxIqzmF7K9-A5v64nc
[27-Jul-2026 00:22:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 00:22:11 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 00:22:11 UTC] User ID: 1159
[27-Jul-2026 00:22:11 UTC] ✅ User profile retrieved successfully for user ID: 1159
[27-Jul-2026 00:22:11 UTC] === API CALL LOG ===
[27-Jul-2026 00:22:11 UTC] Endpoint: user/profile.php
[27-Jul-2026 00:22:11 UTC] Full Log Data: {
    "timestamp": "2026-07-27 00:22:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "150.228.11.65",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "150.228.11.65, 172.69.151.122",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1OSIsInVzZXJuYW1lIjoiTXNqc2JzayIsImVtYWlsIjoiZGtkbGRkbW1AZ21haWwuY29tIiwiZXhwIjoxNzg1NzE2NDc1fQ.96CtqIq-ewQouFAcXQpUATz1RwxIqzmF7K9-A5v64nc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2177d048eff65da-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "150.228.11.65",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 00:22:11 UTC] === END API CALL LOG ===
[27-Jul-2026 00:22:11 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 00:22:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1OSIsInVzZXJuYW1lIjoiTXNqc2JzayIsImVtYWlsIjoiZGtkbGRkbW1AZ21haWwuY29tIiwiZXhwIjoxNzg1NzE2NDc1fQ.96CtqIq-ewQouFAcXQpUATz1RwxIqzmF7K9-A5v64nc
[27-Jul-2026 00:22:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 00:22:11 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 00:22:11 UTC] User ID: 1159
[27-Jul-2026 00:22:11 UTC] ✅ User profile retrieved successfully for user ID: 1159
[27-Jul-2026 00:22:12 UTC] === API CALL LOG ===
[27-Jul-2026 00:22:12 UTC] Endpoint: user/profile.php
[27-Jul-2026 00:22:12 UTC] Full Log Data: {
    "timestamp": "2026-07-27 00:22:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "150.228.11.65",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "150.228.11.65, 172.69.151.122",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1OSIsInVzZXJuYW1lIjoiTXNqc2JzayIsImVtYWlsIjoiZGtkbGRkbW1AZ21haWwuY29tIiwiZXhwIjoxNzg1NzE2NDc1fQ.96CtqIq-ewQouFAcXQpUATz1RwxIqzmF7K9-A5v64nc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2177d07082065da-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "150.228.11.65",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 00:22:12 UTC] === END API CALL LOG ===
[27-Jul-2026 00:22:12 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 00:22:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1OSIsInVzZXJuYW1lIjoiTXNqc2JzayIsImVtYWlsIjoiZGtkbGRkbW1AZ21haWwuY29tIiwiZXhwIjoxNzg1NzE2NDc1fQ.96CtqIq-ewQouFAcXQpUATz1RwxIqzmF7K9-A5v64nc
[27-Jul-2026 00:22:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 00:22:12 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 00:22:12 UTC] User ID: 1159
[27-Jul-2026 00:22:12 UTC] ✅ User profile retrieved successfully for user ID: 1159
[27-Jul-2026 00:22:39 UTC] === API CALL LOG ===
[27-Jul-2026 00:22:39 UTC] Endpoint: user/profile.php
[27-Jul-2026 00:22:39 UTC] Full Log Data: {
    "timestamp": "2026-07-27 00:22:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "150.228.11.65",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "150.228.11.65, 172.69.151.121",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1OSIsInVzZXJuYW1lIjoiTXNqc2JzayIsImVtYWlsIjoiZGtkbGRkbW1AZ21haWwuY29tIiwiZXhwIjoxNzg1NzE2NDc1fQ.96CtqIq-ewQouFAcXQpUATz1RwxIqzmF7K9-A5v64nc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2177db2fb3965da-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "150.228.11.65",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 00:22:39 UTC] === END API CALL LOG ===
[27-Jul-2026 00:22:39 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 00:22:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1OSIsInVzZXJuYW1lIjoiTXNqc2JzayIsImVtYWlsIjoiZGtkbGRkbW1AZ21haWwuY29tIiwiZXhwIjoxNzg1NzE2NDc1fQ.96CtqIq-ewQouFAcXQpUATz1RwxIqzmF7K9-A5v64nc
[27-Jul-2026 00:22:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 00:22:39 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 00:22:39 UTC] User ID: 1159
[27-Jul-2026 00:22:39 UTC] ✅ User profile retrieved successfully for user ID: 1159
[27-Jul-2026 00:22:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jul-2026 00:22:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jul-2026 00:22:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"150.228.11.65, 172.69.151.121","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1OSIsInVzZXJuYW1lIjoiTXNqc2JzayIsImVtYWlsIjoiZGtkbGRkbW1AZ21haWwuY29tIiwiZXhwIjoxNzg1NzE2NDc1fQ.96CtqIq-ewQouFAcXQpUATz1RwxIqzmF7K9-A5v64nc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2177db2fb3865da-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"150.228.11.65","cf-ipcountry":"YE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-Jul-2026 00:22:39 UTC] === User Orders API Called ===
[27-Jul-2026 00:22:39 UTC] User ID: 1159
[27-Jul-2026 00:22:39 UTC] Limit: 20, Offset: 0
[27-Jul-2026 00:22:39 UTC] Orders found: 0
[27-Jul-2026 00:22:39 UTC] Orders data: []
[27-Jul-2026 00:22:39 UTC] Total orders count: 0
[27-Jul-2026 00:22:40 UTC] === API CALL LOG ===
[27-Jul-2026 00:22:40 UTC] Endpoint: user/profile.php
[27-Jul-2026 00:22:40 UTC] Full Log Data: {
    "timestamp": "2026-07-27 00:22:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "150.228.11.65",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "150.228.11.65, 172.69.151.121",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1OSIsInVzZXJuYW1lIjoiTXNqc2JzayIsImVtYWlsIjoiZGtkbGRkbW1AZ21haWwuY29tIiwiZXhwIjoxNzg1NzE2NDc1fQ.96CtqIq-ewQouFAcXQpUATz1RwxIqzmF7K9-A5v64nc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2177db87d6e65da-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "150.228.11.65",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 00:22:40 UTC] === END API CALL LOG ===
[27-Jul-2026 00:22:40 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 00:22:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1OSIsInVzZXJuYW1lIjoiTXNqc2JzayIsImVtYWlsIjoiZGtkbGRkbW1AZ21haWwuY29tIiwiZXhwIjoxNzg1NzE2NDc1fQ.96CtqIq-ewQouFAcXQpUATz1RwxIqzmF7K9-A5v64nc
[27-Jul-2026 00:22:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 00:22:40 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 00:22:40 UTC] User ID: 1159
[27-Jul-2026 00:22:40 UTC] ✅ User profile retrieved successfully for user ID: 1159
[27-Jul-2026 00:22:40 UTC] === API CALL LOG ===
[27-Jul-2026 00:22:40 UTC] Endpoint: user/profile.php
[27-Jul-2026 00:22:40 UTC] Full Log Data: {
    "timestamp": "2026-07-27 00:22:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "150.228.11.65",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "150.228.11.65, 172.69.151.121",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1OSIsInVzZXJuYW1lIjoiTXNqc2JzayIsImVtYWlsIjoiZGtkbGRkbW1AZ21haWwuY29tIiwiZXhwIjoxNzg1NzE2NDc1fQ.96CtqIq-ewQouFAcXQpUATz1RwxIqzmF7K9-A5v64nc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2177db94dbf65da-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "150.228.11.65",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 00:22:40 UTC] === END API CALL LOG ===
[27-Jul-2026 00:22:40 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 00:22:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1OSIsInVzZXJuYW1lIjoiTXNqc2JzayIsImVtYWlsIjoiZGtkbGRkbW1AZ21haWwuY29tIiwiZXhwIjoxNzg1NzE2NDc1fQ.96CtqIq-ewQouFAcXQpUATz1RwxIqzmF7K9-A5v64nc
[27-Jul-2026 00:22:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 00:22:40 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 00:22:40 UTC] User ID: 1159
[27-Jul-2026 00:22:40 UTC] ✅ User profile retrieved successfully for user ID: 1159
[27-Jul-2026 00:22:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jul-2026 00:22:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jul-2026 00:22:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"150.228.11.65, 172.69.151.122","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1OSIsInVzZXJuYW1lIjoiTXNqc2JzayIsImVtYWlsIjoiZGtkbGRkbW1AZ21haWwuY29tIiwiZXhwIjoxNzg1NzE2NDc1fQ.96CtqIq-ewQouFAcXQpUATz1RwxIqzmF7K9-A5v64nc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2177e29cfd665da-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"150.228.11.65","cf-ipcountry":"YE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-Jul-2026 00:22:58 UTC] === User Orders API Called ===
[27-Jul-2026 00:22:58 UTC] User ID: 1159
[27-Jul-2026 00:22:58 UTC] Limit: 20, Offset: 0
[27-Jul-2026 00:22:58 UTC] Orders found: 0
[27-Jul-2026 00:22:58 UTC] Orders data: []
[27-Jul-2026 00:22:58 UTC] Total orders count: 0
[27-Jul-2026 00:22:58 UTC] === API CALL LOG ===
[27-Jul-2026 00:22:58 UTC] Endpoint: user/profile.php
[27-Jul-2026 00:22:58 UTC] Full Log Data: {
    "timestamp": "2026-07-27 00:22:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "150.228.11.65",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "150.228.11.65, 172.69.151.122",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1OSIsInVzZXJuYW1lIjoiTXNqc2JzayIsImVtYWlsIjoiZGtkbGRkbW1AZ21haWwuY29tIiwiZXhwIjoxNzg1NzE2NDc1fQ.96CtqIq-ewQouFAcXQpUATz1RwxIqzmF7K9-A5v64nc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2177e29cfd865da-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "150.228.11.65",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 00:22:58 UTC] === END API CALL LOG ===
[27-Jul-2026 00:22:58 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 00:22:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1OSIsInVzZXJuYW1lIjoiTXNqc2JzayIsImVtYWlsIjoiZGtkbGRkbW1AZ21haWwuY29tIiwiZXhwIjoxNzg1NzE2NDc1fQ.96CtqIq-ewQouFAcXQpUATz1RwxIqzmF7K9-A5v64nc
[27-Jul-2026 00:22:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 00:22:58 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 00:22:58 UTC] User ID: 1159
[27-Jul-2026 00:22:58 UTC] ✅ User profile retrieved successfully for user ID: 1159
[27-Jul-2026 00:22:59 UTC] === API CALL LOG ===
[27-Jul-2026 00:22:59 UTC] Endpoint: user/profile.php
[27-Jul-2026 00:22:59 UTC] Full Log Data: {
    "timestamp": "2026-07-27 00:22:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "150.228.11.65",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "150.228.11.65, 172.69.151.122",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1OSIsInVzZXJuYW1lIjoiTXNqc2JzayIsImVtYWlsIjoiZGtkbGRkbW1AZ21haWwuY29tIiwiZXhwIjoxNzg1NzE2NDc1fQ.96CtqIq-ewQouFAcXQpUATz1RwxIqzmF7K9-A5v64nc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2177e2c992965da-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "150.228.11.65",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 00:22:59 UTC] === END API CALL LOG ===
[27-Jul-2026 00:22:59 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 00:22:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1OSIsInVzZXJuYW1lIjoiTXNqc2JzayIsImVtYWlsIjoiZGtkbGRkbW1AZ21haWwuY29tIiwiZXhwIjoxNzg1NzE2NDc1fQ.96CtqIq-ewQouFAcXQpUATz1RwxIqzmF7K9-A5v64nc
[27-Jul-2026 00:22:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 00:22:59 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 00:22:59 UTC] User ID: 1159
[27-Jul-2026 00:22:59 UTC] ✅ User profile retrieved successfully for user ID: 1159
[27-Jul-2026 00:22:59 UTC] === API CALL LOG ===
[27-Jul-2026 00:22:59 UTC] Endpoint: user/profile.php
[27-Jul-2026 00:22:59 UTC] Full Log Data: {
    "timestamp": "2026-07-27 00:22:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "150.228.11.65",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "150.228.11.65, 172.69.151.122",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1OSIsInVzZXJuYW1lIjoiTXNqc2JzayIsImVtYWlsIjoiZGtkbGRkbW1AZ21haWwuY29tIiwiZXhwIjoxNzg1NzE2NDc1fQ.96CtqIq-ewQouFAcXQpUATz1RwxIqzmF7K9-A5v64nc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2177e2d296665da-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "150.228.11.65",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 00:22:59 UTC] === END API CALL LOG ===
[27-Jul-2026 00:22:59 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 00:22:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1OSIsInVzZXJuYW1lIjoiTXNqc2JzayIsImVtYWlsIjoiZGtkbGRkbW1AZ21haWwuY29tIiwiZXhwIjoxNzg1NzE2NDc1fQ.96CtqIq-ewQouFAcXQpUATz1RwxIqzmF7K9-A5v64nc
[27-Jul-2026 00:22:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 00:22:59 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 00:22:59 UTC] User ID: 1159
[27-Jul-2026 00:22:59 UTC] ✅ User profile retrieved successfully for user ID: 1159
[27-Jul-2026 00:23:06 UTC] === API CALL LOG ===
[27-Jul-2026 00:23:06 UTC] Endpoint: user/profile.php
[27-Jul-2026 00:23:06 UTC] Full Log Data: {
    "timestamp": "2026-07-27 00:23:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "150.228.11.65",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "150.228.11.65, 172.69.151.122",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1OSIsInVzZXJuYW1lIjoiTXNqc2JzayIsImVtYWlsIjoiZGtkbGRkbW1AZ21haWwuY29tIiwiZXhwIjoxNzg1NzE2NDc1fQ.96CtqIq-ewQouFAcXQpUATz1RwxIqzmF7K9-A5v64nc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2177e58aafe65da-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "150.228.11.65",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 00:23:06 UTC] === END API CALL LOG ===
[27-Jul-2026 00:23:06 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 00:23:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1OSIsInVzZXJuYW1lIjoiTXNqc2JzayIsImVtYWlsIjoiZGtkbGRkbW1AZ21haWwuY29tIiwiZXhwIjoxNzg1NzE2NDc1fQ.96CtqIq-ewQouFAcXQpUATz1RwxIqzmF7K9-A5v64nc
[27-Jul-2026 00:23:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 00:23:06 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 00:23:06 UTC] User ID: 1159
[27-Jul-2026 00:23:06 UTC] ✅ User profile retrieved successfully for user ID: 1159
[27-Jul-2026 00:23:17 UTC] === API CALL LOG ===
[27-Jul-2026 00:23:17 UTC] Endpoint: user/profile.php
[27-Jul-2026 00:23:17 UTC] Full Log Data: {
    "timestamp": "2026-07-27 00:23:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "150.228.11.65",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "150.228.11.65, 172.69.151.121",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1OSIsInVzZXJuYW1lIjoiTXNqc2JzayIsImVtYWlsIjoiZGtkbGRkbW1AZ21haWwuY29tIiwiZXhwIjoxNzg1NzE2NDc1fQ.96CtqIq-ewQouFAcXQpUATz1RwxIqzmF7K9-A5v64nc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2177e9e083a65da-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "150.228.11.65",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 00:23:17 UTC] === END API CALL LOG ===
[27-Jul-2026 00:23:17 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 00:23:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1OSIsInVzZXJuYW1lIjoiTXNqc2JzayIsImVtYWlsIjoiZGtkbGRkbW1AZ21haWwuY29tIiwiZXhwIjoxNzg1NzE2NDc1fQ.96CtqIq-ewQouFAcXQpUATz1RwxIqzmF7K9-A5v64nc
[27-Jul-2026 00:23:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 00:23:17 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 00:23:17 UTC] User ID: 1159
[27-Jul-2026 00:23:17 UTC] ✅ User profile retrieved successfully for user ID: 1159
[27-Jul-2026 00:23:17 UTC] User Purchases API - User ID: 1159
[27-Jul-2026 00:23:17 UTC] User Purchases API - Total purchases found: 1
[27-Jul-2026 00:23:19 UTC] User Purchases API - User ID: 1159
[27-Jul-2026 00:23:19 UTC] User Purchases API - Total purchases found: 1
[27-Jul-2026 00:23:25 UTC] === API CALL LOG ===
[27-Jul-2026 00:23:25 UTC] Endpoint: user/profile.php
[27-Jul-2026 00:23:25 UTC] Full Log Data: {
    "timestamp": "2026-07-27 00:23:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "150.228.11.65",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "150.228.11.65, 172.69.151.122",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1OSIsInVzZXJuYW1lIjoiTXNqc2JzayIsImVtYWlsIjoiZGtkbGRkbW1AZ21haWwuY29tIiwiZXhwIjoxNzg1NzE2NDc1fQ.96CtqIq-ewQouFAcXQpUATz1RwxIqzmF7K9-A5v64nc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2177ed15fdc65da-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "150.228.11.65",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 00:23:25 UTC] === END API CALL LOG ===
[27-Jul-2026 00:23:25 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 00:23:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1OSIsInVzZXJuYW1lIjoiTXNqc2JzayIsImVtYWlsIjoiZGtkbGRkbW1AZ21haWwuY29tIiwiZXhwIjoxNzg1NzE2NDc1fQ.96CtqIq-ewQouFAcXQpUATz1RwxIqzmF7K9-A5v64nc
[27-Jul-2026 00:23:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 00:23:25 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 00:23:25 UTC] User ID: 1159
[27-Jul-2026 00:23:25 UTC] ✅ User profile retrieved successfully for user ID: 1159
[27-Jul-2026 00:23:25 UTC] User Purchases API - User ID: 1159
[27-Jul-2026 00:23:25 UTC] User Purchases API - Total purchases found: 1
[27-Jul-2026 00:23:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jul-2026 00:23:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jul-2026 00:23:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"150.228.11.65, 172.69.151.122","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1OSIsInVzZXJuYW1lIjoiTXNqc2JzayIsImVtYWlsIjoiZGtkbGRkbW1AZ21haWwuY29tIiwiZXhwIjoxNzg1NzE2NDc1fQ.96CtqIq-ewQouFAcXQpUATz1RwxIqzmF7K9-A5v64nc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2177ef5784965da-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"150.228.11.65","cf-ipcountry":"YE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-Jul-2026 00:23:31 UTC] === User Orders API Called ===
[27-Jul-2026 00:23:31 UTC] User ID: 1159
[27-Jul-2026 00:23:31 UTC] Limit: 20, Offset: 0
[27-Jul-2026 00:23:31 UTC] Orders found: 0
[27-Jul-2026 00:23:31 UTC] Orders data: []
[27-Jul-2026 00:23:31 UTC] Total orders count: 0
[27-Jul-2026 00:23:31 UTC] === API CALL LOG ===
[27-Jul-2026 00:23:31 UTC] Endpoint: user/profile.php
[27-Jul-2026 00:23:31 UTC] Full Log Data: {
    "timestamp": "2026-07-27 00:23:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "150.228.11.65",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "150.228.11.65, 172.69.151.122",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1OSIsInVzZXJuYW1lIjoiTXNqc2JzayIsImVtYWlsIjoiZGtkbGRkbW1AZ21haWwuY29tIiwiZXhwIjoxNzg1NzE2NDc1fQ.96CtqIq-ewQouFAcXQpUATz1RwxIqzmF7K9-A5v64nc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2177ef5784c65da-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "150.228.11.65",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 00:23:31 UTC] === END API CALL LOG ===
[27-Jul-2026 00:23:31 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 00:23:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1OSIsInVzZXJuYW1lIjoiTXNqc2JzayIsImVtYWlsIjoiZGtkbGRkbW1AZ21haWwuY29tIiwiZXhwIjoxNzg1NzE2NDc1fQ.96CtqIq-ewQouFAcXQpUATz1RwxIqzmF7K9-A5v64nc
[27-Jul-2026 00:23:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 00:23:31 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 00:23:31 UTC] User ID: 1159
[27-Jul-2026 00:23:31 UTC] ✅ User profile retrieved successfully for user ID: 1159
[27-Jul-2026 00:23:31 UTC] === API CALL LOG ===
[27-Jul-2026 00:23:31 UTC] Endpoint: user/profile.php
[27-Jul-2026 00:23:31 UTC] Full Log Data: {
    "timestamp": "2026-07-27 00:23:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "150.228.11.65",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "150.228.11.65, 172.69.151.122",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1OSIsInVzZXJuYW1lIjoiTXNqc2JzayIsImVtYWlsIjoiZGtkbGRkbW1AZ21haWwuY29tIiwiZXhwIjoxNzg1NzE2NDc1fQ.96CtqIq-ewQouFAcXQpUATz1RwxIqzmF7K9-A5v64nc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2177ef8899565da-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "150.228.11.65",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 00:23:31 UTC] === END API CALL LOG ===
[27-Jul-2026 00:23:31 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 00:23:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1OSIsInVzZXJuYW1lIjoiTXNqc2JzayIsImVtYWlsIjoiZGtkbGRkbW1AZ21haWwuY29tIiwiZXhwIjoxNzg1NzE2NDc1fQ.96CtqIq-ewQouFAcXQpUATz1RwxIqzmF7K9-A5v64nc
[27-Jul-2026 00:23:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 00:23:31 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 00:23:31 UTC] User ID: 1159
[27-Jul-2026 00:23:31 UTC] ✅ User profile retrieved successfully for user ID: 1159
[27-Jul-2026 00:23:32 UTC] === API CALL LOG ===
[27-Jul-2026 00:23:32 UTC] Endpoint: user/profile.php
[27-Jul-2026 00:23:32 UTC] Full Log Data: {
    "timestamp": "2026-07-27 00:23:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "150.228.11.65",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "150.228.11.65, 172.69.151.122",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1OSIsInVzZXJuYW1lIjoiTXNqc2JzayIsImVtYWlsIjoiZGtkbGRkbW1AZ21haWwuY29tIiwiZXhwIjoxNzg1NzE2NDc1fQ.96CtqIq-ewQouFAcXQpUATz1RwxIqzmF7K9-A5v64nc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2177ef939db65da-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "150.228.11.65",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 00:23:32 UTC] === END API CALL LOG ===
[27-Jul-2026 00:23:32 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 00:23:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1OSIsInVzZXJuYW1lIjoiTXNqc2JzayIsImVtYWlsIjoiZGtkbGRkbW1AZ21haWwuY29tIiwiZXhwIjoxNzg1NzE2NDc1fQ.96CtqIq-ewQouFAcXQpUATz1RwxIqzmF7K9-A5v64nc
[27-Jul-2026 00:23:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 00:23:32 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 00:23:32 UTC] User ID: 1159
[27-Jul-2026 00:23:32 UTC] ✅ User profile retrieved successfully for user ID: 1159
[27-Jul-2026 03:23:43 UTC] === API CALL LOG ===
[27-Jul-2026 03:23:43 UTC] Endpoint: user/profile.php
[27-Jul-2026 03:23:43 UTC] Full Log Data: {
    "timestamp": "2026-07-27 03:23:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:3104:b10b:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e3:3104:b10b:8000::, 162.158.88.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MiIsInVzZXJuYW1lIjoiUm9oaXQgU2luZ2giLCJlbWFpbCI6InJvcmltdTIuMEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NTQxOTV9.zpv5AGXss4oV4fOikaVj0M8Scq39H6bi3XKZC23P5uA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a21886e7ac14fe22-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e3:3104:b10b:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 03:23:43 UTC] === END API CALL LOG ===
[27-Jul-2026 03:23:43 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 03:23:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MiIsInVzZXJuYW1lIjoiUm9oaXQgU2luZ2giLCJlbWFpbCI6InJvcmltdTIuMEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NTQxOTV9.zpv5AGXss4oV4fOikaVj0M8Scq39H6bi3XKZC23P5uA
[27-Jul-2026 03:23:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 03:23:43 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 03:23:43 UTC] User ID: 1152
[27-Jul-2026 03:23:43 UTC] ✅ User profile retrieved successfully for user ID: 1152
[27-Jul-2026 03:23:43 UTC] === API CALL LOG ===
[27-Jul-2026 03:23:43 UTC] Endpoint: user/profile.php
[27-Jul-2026 03:23:43 UTC] Full Log Data: {
    "timestamp": "2026-07-27 03:23:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:3104:b10b:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e3:3104:b10b:8000::, 162.158.88.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MiIsInVzZXJuYW1lIjoiUm9oaXQgU2luZ2giLCJlbWFpbCI6InJvcmltdTIuMEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NTQxOTV9.zpv5AGXss4oV4fOikaVj0M8Scq39H6bi3XKZC23P5uA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a21886ee4945fe22-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e3:3104:b10b:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 03:23:43 UTC] === END API CALL LOG ===
[27-Jul-2026 03:23:43 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 03:23:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MiIsInVzZXJuYW1lIjoiUm9oaXQgU2luZ2giLCJlbWFpbCI6InJvcmltdTIuMEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NTQxOTV9.zpv5AGXss4oV4fOikaVj0M8Scq39H6bi3XKZC23P5uA
[27-Jul-2026 03:23:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 03:23:43 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 03:23:43 UTC] User ID: 1152
[27-Jul-2026 03:23:43 UTC] ✅ User profile retrieved successfully for user ID: 1152
[27-Jul-2026 03:23:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jul-2026 03:23:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jul-2026 03:23:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40e3:3104:b10b:8000::, 162.158.88.7","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MiIsInVzZXJuYW1lIjoiUm9oaXQgU2luZ2giLCJlbWFpbCI6InJvcmltdTIuMEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NTQxOTV9.zpv5AGXss4oV4fOikaVj0M8Scq39H6bi3XKZC23P5uA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a21886ee4949fe22-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40e3:3104:b10b:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-Jul-2026 03:23:44 UTC] === User Orders API Called ===
[27-Jul-2026 03:23:44 UTC] User ID: 1152
[27-Jul-2026 03:23:44 UTC] Limit: 20, Offset: 0
[27-Jul-2026 03:23:44 UTC] Orders found: 2
[27-Jul-2026 03:23:44 UTC] Orders data: [{"id":431,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/adept_coin","status":"pending","created_at":"2026-07-26 10:45:49","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":430,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/adept_coin","status":"pending","created_at":"2026-07-26 10:45:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[27-Jul-2026 03:23:44 UTC] Total orders count: 2
[27-Jul-2026 03:23:44 UTC] === API CALL LOG ===
[27-Jul-2026 03:23:44 UTC] Endpoint: user/profile.php
[27-Jul-2026 03:23:44 UTC] Full Log Data: {
    "timestamp": "2026-07-27 03:23:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:3104:b10b:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e3:3104:b10b:8000::, 162.158.88.7",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MiIsInVzZXJuYW1lIjoiUm9oaXQgU2luZ2giLCJlbWFpbCI6InJvcmltdTIuMEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NTQxOTV9.zpv5AGXss4oV4fOikaVj0M8Scq39H6bi3XKZC23P5uA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a21886ef0bb8fe22-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e3:3104:b10b:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 03:23:44 UTC] === END API CALL LOG ===
[27-Jul-2026 03:23:44 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 03:23:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MiIsInVzZXJuYW1lIjoiUm9oaXQgU2luZ2giLCJlbWFpbCI6InJvcmltdTIuMEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NTQxOTV9.zpv5AGXss4oV4fOikaVj0M8Scq39H6bi3XKZC23P5uA
[27-Jul-2026 03:23:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 03:23:44 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 03:23:44 UTC] User ID: 1152
[27-Jul-2026 03:23:44 UTC] ✅ User profile retrieved successfully for user ID: 1152
[27-Jul-2026 03:23:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jul-2026 03:23:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jul-2026 03:23:46 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40e3:3104:b10b:8000::, 162.158.88.6","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1MiIsInVzZXJuYW1lIjoiUm9oaXQgU2luZ2giLCJlbWFpbCI6InJvcmltdTIuMEBnbWFpbC5jb20iLCJleHAiOjE3ODU2NTQxOTV9.zpv5AGXss4oV4fOikaVj0M8Scq39H6bi3XKZC23P5uA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a21887014c86fe22-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40e3:3104:b10b:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-Jul-2026 03:23:46 UTC] === User Orders API Called ===
[27-Jul-2026 03:23:46 UTC] User ID: 1152
[27-Jul-2026 03:23:46 UTC] Limit: 20, Offset: 0
[27-Jul-2026 03:23:46 UTC] Orders found: 2
[27-Jul-2026 03:23:46 UTC] Orders data: [{"id":431,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/adept_coin","status":"pending","created_at":"2026-07-26 10:45:49","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":430,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/adept_coin","status":"pending","created_at":"2026-07-26 10:45:16","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[27-Jul-2026 03:23:46 UTC] Total orders count: 2
[27-Jul-2026 03:46:50 UTC] === API CALL LOG ===
[27-Jul-2026 03:46:50 UTC] Endpoint: user/profile.php
[27-Jul-2026 03:46:50 UTC] Full Log Data: {
    "timestamp": "2026-07-27 03:46:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:462f:b878:7846:ac70:a335:765b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:462f:b878:7846:ac70:a335:765b, 172.70.188.63",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MCIsInVzZXJuYW1lIjoic2hhbWJodTEzNDQ0IiwiZW1haWwiOiJwaG9uZWFnZW50NDY4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTcyODgwOX0.4NvXzKsw7o2-SFuwWeA2u_o3pG7GZxoAyQ3LuKsCuqc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a218a8ca4e836c05-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:462f:b878:7846:ac70:a335:765b",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 03:46:50 UTC] === END API CALL LOG ===
[27-Jul-2026 03:46:50 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 03:46:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MCIsInVzZXJuYW1lIjoic2hhbWJodTEzNDQ0IiwiZW1haWwiOiJwaG9uZWFnZW50NDY4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTcyODgwOX0.4NvXzKsw7o2-SFuwWeA2u_o3pG7GZxoAyQ3LuKsCuqc
[27-Jul-2026 03:46:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 03:46:50 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 03:46:50 UTC] User ID: 1160
[27-Jul-2026 03:46:50 UTC] ✅ User profile retrieved successfully for user ID: 1160
[27-Jul-2026 03:46:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jul-2026 03:46:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jul-2026 03:46:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:462f:b878:7846:ac70:a335:765b, 172.70.188.63","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MCIsInVzZXJuYW1lIjoic2hhbWJodTEzNDQ0IiwiZW1haWwiOiJwaG9uZWFnZW50NDY4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTcyODgwOX0.4NvXzKsw7o2-SFuwWeA2u_o3pG7GZxoAyQ3LuKsCuqc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a218a8ca4e886c05-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:462f:b878:7846:ac70:a335:765b","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-Jul-2026 03:46:50 UTC] === User Orders API Called ===
[27-Jul-2026 03:46:50 UTC] User ID: 1160
[27-Jul-2026 03:46:50 UTC] Limit: 20, Offset: 0
[27-Jul-2026 03:46:50 UTC] Orders found: 0
[27-Jul-2026 03:46:50 UTC] Orders data: []
[27-Jul-2026 03:46:50 UTC] Total orders count: 0
[27-Jul-2026 03:46:51 UTC] === API CALL LOG ===
[27-Jul-2026 03:46:51 UTC] Endpoint: user/profile.php
[27-Jul-2026 03:46:51 UTC] Full Log Data: {
    "timestamp": "2026-07-27 03:46:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:462f:b878:7846:ac70:a335:765b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:462f:b878:7846:ac70:a335:765b, 172.70.188.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MCIsInVzZXJuYW1lIjoic2hhbWJodTEzNDQ0IiwiZW1haWwiOiJwaG9uZWFnZW50NDY4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTcyODgwOX0.4NvXzKsw7o2-SFuwWeA2u_o3pG7GZxoAyQ3LuKsCuqc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a218a8caff026c05-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:462f:b878:7846:ac70:a335:765b",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 03:46:51 UTC] === END API CALL LOG ===
[27-Jul-2026 03:46:51 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 03:46:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MCIsInVzZXJuYW1lIjoic2hhbWJodTEzNDQ0IiwiZW1haWwiOiJwaG9uZWFnZW50NDY4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTcyODgwOX0.4NvXzKsw7o2-SFuwWeA2u_o3pG7GZxoAyQ3LuKsCuqc
[27-Jul-2026 03:46:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 03:46:51 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 03:46:51 UTC] User ID: 1160
[27-Jul-2026 03:46:51 UTC] ✅ User profile retrieved successfully for user ID: 1160
[27-Jul-2026 03:46:52 UTC] === API CALL LOG ===
[27-Jul-2026 03:46:52 UTC] Endpoint: user/profile.php
[27-Jul-2026 03:46:52 UTC] Full Log Data: {
    "timestamp": "2026-07-27 03:46:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:462f:b878:7846:ac70:a335:765b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:462f:b878:7846:ac70:a335:765b, 172.70.188.63",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MCIsInVzZXJuYW1lIjoic2hhbWJodTEzNDQ0IiwiZW1haWwiOiJwaG9uZWFnZW50NDY4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTcyODgwOX0.4NvXzKsw7o2-SFuwWeA2u_o3pG7GZxoAyQ3LuKsCuqc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a218a8d53f366c05-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:462f:b878:7846:ac70:a335:765b",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 03:46:52 UTC] === END API CALL LOG ===
[27-Jul-2026 03:46:52 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 03:46:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MCIsInVzZXJuYW1lIjoic2hhbWJodTEzNDQ0IiwiZW1haWwiOiJwaG9uZWFnZW50NDY4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTcyODgwOX0.4NvXzKsw7o2-SFuwWeA2u_o3pG7GZxoAyQ3LuKsCuqc
[27-Jul-2026 03:46:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 03:46:52 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 03:46:52 UTC] User ID: 1160
[27-Jul-2026 03:46:52 UTC] ✅ User profile retrieved successfully for user ID: 1160
[27-Jul-2026 03:48:15 UTC] === API CALL LOG ===
[27-Jul-2026 03:48:15 UTC] Endpoint: user/profile.php
[27-Jul-2026 03:48:15 UTC] Full Log Data: {
    "timestamp": "2026-07-27 03:48:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:462f:b878:7846:ac70:a335:765b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:462f:b878:7846:ac70:a335:765b, 172.70.188.63",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MCIsInVzZXJuYW1lIjoic2hhbWJodTEzNDQ0IiwiZW1haWwiOiJwaG9uZWFnZW50NDY4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTcyODgwOX0.4NvXzKsw7o2-SFuwWeA2u_o3pG7GZxoAyQ3LuKsCuqc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a218aad9cb366c05-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:462f:b878:7846:ac70:a335:765b",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 03:48:15 UTC] === END API CALL LOG ===
[27-Jul-2026 03:48:15 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 03:48:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MCIsInVzZXJuYW1lIjoic2hhbWJodTEzNDQ0IiwiZW1haWwiOiJwaG9uZWFnZW50NDY4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTcyODgwOX0.4NvXzKsw7o2-SFuwWeA2u_o3pG7GZxoAyQ3LuKsCuqc
[27-Jul-2026 03:48:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 03:48:15 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 03:48:15 UTC] User ID: 1160
[27-Jul-2026 03:48:15 UTC] ✅ User profile retrieved successfully for user ID: 1160
[27-Jul-2026 03:49:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jul-2026 03:49:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jul-2026 03:49:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:462f:b878:7846:ac70:a335:765b, 172.70.188.63","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MCIsInVzZXJuYW1lIjoic2hhbWJodTEzNDQ0IiwiZW1haWwiOiJwaG9uZWFnZW50NDY4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTcyODgwOX0.4NvXzKsw7o2-SFuwWeA2u_o3pG7GZxoAyQ3LuKsCuqc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a218ac333be66c05-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:462f:b878:7846:ac70:a335:765b","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-Jul-2026 03:49:10 UTC] === User Orders API Called ===
[27-Jul-2026 03:49:10 UTC] User ID: 1160
[27-Jul-2026 03:49:10 UTC] Limit: 20, Offset: 0
[27-Jul-2026 03:49:10 UTC] Orders found: 0
[27-Jul-2026 03:49:10 UTC] Orders data: []
[27-Jul-2026 03:49:10 UTC] Total orders count: 0
[27-Jul-2026 03:49:10 UTC] === API CALL LOG ===
[27-Jul-2026 03:49:10 UTC] Endpoint: user/profile.php
[27-Jul-2026 03:49:10 UTC] Full Log Data: {
    "timestamp": "2026-07-27 03:49:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:462f:b878:7846:ac70:a335:765b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:462f:b878:7846:ac70:a335:765b, 172.70.188.62",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MCIsInVzZXJuYW1lIjoic2hhbWJodTEzNDQ0IiwiZW1haWwiOiJwaG9uZWFnZW50NDY4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTcyODgwOX0.4NvXzKsw7o2-SFuwWeA2u_o3pG7GZxoAyQ3LuKsCuqc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a218ac333bec6c05-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:462f:b878:7846:ac70:a335:765b",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 03:49:10 UTC] === END API CALL LOG ===
[27-Jul-2026 03:49:10 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 03:49:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MCIsInVzZXJuYW1lIjoic2hhbWJodTEzNDQ0IiwiZW1haWwiOiJwaG9uZWFnZW50NDY4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTcyODgwOX0.4NvXzKsw7o2-SFuwWeA2u_o3pG7GZxoAyQ3LuKsCuqc
[27-Jul-2026 03:49:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 03:49:10 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 03:49:10 UTC] User ID: 1160
[27-Jul-2026 03:49:10 UTC] ✅ User profile retrieved successfully for user ID: 1160
[27-Jul-2026 03:49:10 UTC] === API CALL LOG ===
[27-Jul-2026 03:49:10 UTC] Endpoint: user/profile.php
[27-Jul-2026 03:49:10 UTC] Full Log Data: {
    "timestamp": "2026-07-27 03:49:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:462f:b878:7846:ac70:a335:765b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:462f:b878:7846:ac70:a335:765b, 172.70.188.63",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MCIsInVzZXJuYW1lIjoic2hhbWJodTEzNDQ0IiwiZW1haWwiOiJwaG9uZWFnZW50NDY4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTcyODgwOX0.4NvXzKsw7o2-SFuwWeA2u_o3pG7GZxoAyQ3LuKsCuqc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a218ac36ee546c05-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:462f:b878:7846:ac70:a335:765b",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 03:49:10 UTC] === END API CALL LOG ===
[27-Jul-2026 03:49:10 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 03:49:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MCIsInVzZXJuYW1lIjoic2hhbWJodTEzNDQ0IiwiZW1haWwiOiJwaG9uZWFnZW50NDY4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTcyODgwOX0.4NvXzKsw7o2-SFuwWeA2u_o3pG7GZxoAyQ3LuKsCuqc
[27-Jul-2026 03:49:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 03:49:10 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 03:49:10 UTC] User ID: 1160
[27-Jul-2026 03:49:10 UTC] ✅ User profile retrieved successfully for user ID: 1160
[27-Jul-2026 03:49:33 UTC] === API CALL LOG ===
[27-Jul-2026 03:49:33 UTC] Endpoint: user/profile.php
[27-Jul-2026 03:49:33 UTC] Full Log Data: {
    "timestamp": "2026-07-27 03:49:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:462f:b878:7846:ac70:a335:765b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:462f:b878:7846:ac70:a335:765b, 172.70.188.63",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MCIsInVzZXJuYW1lIjoic2hhbWJodTEzNDQ0IiwiZW1haWwiOiJwaG9uZWFnZW50NDY4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTcyODgwOX0.4NvXzKsw7o2-SFuwWeA2u_o3pG7GZxoAyQ3LuKsCuqc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a218acc0ee0e6c05-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:462f:b878:7846:ac70:a335:765b",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 03:49:33 UTC] === END API CALL LOG ===
[27-Jul-2026 03:49:33 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 03:49:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MCIsInVzZXJuYW1lIjoic2hhbWJodTEzNDQ0IiwiZW1haWwiOiJwaG9uZWFnZW50NDY4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTcyODgwOX0.4NvXzKsw7o2-SFuwWeA2u_o3pG7GZxoAyQ3LuKsCuqc
[27-Jul-2026 03:49:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 03:49:33 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 03:49:33 UTC] User ID: 1160
[27-Jul-2026 03:49:33 UTC] ✅ User profile retrieved successfully for user ID: 1160
[27-Jul-2026 03:49:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jul-2026 03:49:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jul-2026 03:49:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:462f:b878:7846:ac70:a335:765b, 172.70.188.62","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MCIsInVzZXJuYW1lIjoic2hhbWJodTEzNDQ0IiwiZW1haWwiOiJwaG9uZWFnZW50NDY4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTcyODgwOX0.4NvXzKsw7o2-SFuwWeA2u_o3pG7GZxoAyQ3LuKsCuqc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a218acc0ee0d6c05-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:462f:b878:7846:ac70:a335:765b","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-Jul-2026 03:49:33 UTC] === User Orders API Called ===
[27-Jul-2026 03:49:33 UTC] User ID: 1160
[27-Jul-2026 03:49:33 UTC] Limit: 20, Offset: 0
[27-Jul-2026 03:49:33 UTC] Orders found: 0
[27-Jul-2026 03:49:33 UTC] Orders data: []
[27-Jul-2026 03:49:33 UTC] Total orders count: 0
[27-Jul-2026 03:49:33 UTC] === API CALL LOG ===
[27-Jul-2026 03:49:33 UTC] Endpoint: user/profile.php
[27-Jul-2026 03:49:33 UTC] Full Log Data: {
    "timestamp": "2026-07-27 03:49:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:462f:b878:7846:ac70:a335:765b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:462f:b878:7846:ac70:a335:765b, 172.70.188.63",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MCIsInVzZXJuYW1lIjoic2hhbWJodTEzNDQ0IiwiZW1haWwiOiJwaG9uZWFnZW50NDY4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTcyODgwOX0.4NvXzKsw7o2-SFuwWeA2u_o3pG7GZxoAyQ3LuKsCuqc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a218acc4a93e6c05-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:462f:b878:7846:ac70:a335:765b",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 03:49:33 UTC] === END API CALL LOG ===
[27-Jul-2026 03:49:33 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 03:49:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MCIsInVzZXJuYW1lIjoic2hhbWJodTEzNDQ0IiwiZW1haWwiOiJwaG9uZWFnZW50NDY4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTcyODgwOX0.4NvXzKsw7o2-SFuwWeA2u_o3pG7GZxoAyQ3LuKsCuqc
[27-Jul-2026 03:49:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 03:49:33 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 03:49:33 UTC] User ID: 1160
[27-Jul-2026 03:49:33 UTC] ✅ User profile retrieved successfully for user ID: 1160
[27-Jul-2026 03:49:39 UTC] === API CALL LOG ===
[27-Jul-2026 03:49:39 UTC] Endpoint: user/profile.php
[27-Jul-2026 03:49:39 UTC] Full Log Data: {
    "timestamp": "2026-07-27 03:49:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:462f:b878:7846:ac70:a335:765b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:462f:b878:7846:ac70:a335:765b, 162.158.189.208",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MCIsInVzZXJuYW1lIjoic2hhbWJodTEzNDQ0IiwiZW1haWwiOiJwaG9uZWFnZW50NDY4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTcyODgwOX0.4NvXzKsw7o2-SFuwWeA2u_o3pG7GZxoAyQ3LuKsCuqc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a218ace54ab13ff4-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:462f:b878:7846:ac70:a335:765b",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 03:49:39 UTC] === END API CALL LOG ===
[27-Jul-2026 03:49:39 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 03:49:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MCIsInVzZXJuYW1lIjoic2hhbWJodTEzNDQ0IiwiZW1haWwiOiJwaG9uZWFnZW50NDY4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTcyODgwOX0.4NvXzKsw7o2-SFuwWeA2u_o3pG7GZxoAyQ3LuKsCuqc
[27-Jul-2026 03:49:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 03:49:39 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 03:49:39 UTC] User ID: 1160
[27-Jul-2026 03:49:39 UTC] ✅ User profile retrieved successfully for user ID: 1160
[27-Jul-2026 03:49:39 UTC] === API CALL LOG ===
[27-Jul-2026 03:49:39 UTC] Endpoint: user/profile.php
[27-Jul-2026 03:49:39 UTC] Full Log Data: {
    "timestamp": "2026-07-27 03:49:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:462f:b878:7846:ac70:a335:765b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:462f:b878:7846:ac70:a335:765b, 162.158.189.208",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MCIsInVzZXJuYW1lIjoic2hhbWJodTEzNDQ0IiwiZW1haWwiOiJwaG9uZWFnZW50NDY4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTcyODgwOX0.4NvXzKsw7o2-SFuwWeA2u_o3pG7GZxoAyQ3LuKsCuqc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a218acec2f823ff4-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:462f:b878:7846:ac70:a335:765b",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 03:49:39 UTC] === END API CALL LOG ===
[27-Jul-2026 03:49:39 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 03:49:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MCIsInVzZXJuYW1lIjoic2hhbWJodTEzNDQ0IiwiZW1haWwiOiJwaG9uZWFnZW50NDY4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTcyODgwOX0.4NvXzKsw7o2-SFuwWeA2u_o3pG7GZxoAyQ3LuKsCuqc
[27-Jul-2026 03:49:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 03:49:39 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 03:49:39 UTC] User ID: 1160
[27-Jul-2026 03:49:39 UTC] ✅ User profile retrieved successfully for user ID: 1160
[27-Jul-2026 03:49:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jul-2026 03:49:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jul-2026 03:49:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:462f:b878:7846:ac70:a335:765b, 162.158.189.208","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MCIsInVzZXJuYW1lIjoic2hhbWJodTEzNDQ0IiwiZW1haWwiOiJwaG9uZWFnZW50NDY4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTcyODgwOX0.4NvXzKsw7o2-SFuwWeA2u_o3pG7GZxoAyQ3LuKsCuqc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a218acec2f873ff4-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:462f:b878:7846:ac70:a335:765b","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-Jul-2026 03:49:39 UTC] === User Orders API Called ===
[27-Jul-2026 03:49:39 UTC] User ID: 1160
[27-Jul-2026 03:49:39 UTC] Limit: 20, Offset: 0
[27-Jul-2026 03:49:39 UTC] Orders found: 0
[27-Jul-2026 03:49:39 UTC] Orders data: []
[27-Jul-2026 03:49:39 UTC] Total orders count: 0
[27-Jul-2026 03:49:40 UTC] === API CALL LOG ===
[27-Jul-2026 03:49:40 UTC] Endpoint: user/profile.php
[27-Jul-2026 03:49:40 UTC] Full Log Data: {
    "timestamp": "2026-07-27 03:49:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:462f:b878:7846:ac70:a335:765b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:462f:b878:7846:ac70:a335:765b, 162.158.190.121",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MCIsInVzZXJuYW1lIjoic2hhbWJodTEzNDQ0IiwiZW1haWwiOiJwaG9uZWFnZW50NDY4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTcyODgwOX0.4NvXzKsw7o2-SFuwWeA2u_o3pG7GZxoAyQ3LuKsCuqc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a218acecf80c3ff4-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:462f:b878:7846:ac70:a335:765b",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 03:49:40 UTC] === END API CALL LOG ===
[27-Jul-2026 03:49:40 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 03:49:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MCIsInVzZXJuYW1lIjoic2hhbWJodTEzNDQ0IiwiZW1haWwiOiJwaG9uZWFnZW50NDY4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTcyODgwOX0.4NvXzKsw7o2-SFuwWeA2u_o3pG7GZxoAyQ3LuKsCuqc
[27-Jul-2026 03:49:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 03:49:40 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 03:49:40 UTC] User ID: 1160
[27-Jul-2026 03:49:40 UTC] ✅ User profile retrieved successfully for user ID: 1160
[27-Jul-2026 03:49:48 UTC] === API CALL LOG ===
[27-Jul-2026 03:49:48 UTC] Endpoint: user/profile.php
[27-Jul-2026 03:49:48 UTC] Full Log Data: {
    "timestamp": "2026-07-27 03:49:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:462f:b878:7846:ac70:a335:765b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:462f:b878:7846:ac70:a335:765b, 172.71.124.88",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MCIsInVzZXJuYW1lIjoic2hhbWJodTEzNDQ0IiwiZW1haWwiOiJwaG9uZWFnZW50NDY4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTcyODgwOX0.4NvXzKsw7o2-SFuwWeA2u_o3pG7GZxoAyQ3LuKsCuqc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a218ad1d0cc1ce4d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:462f:b878:7846:ac70:a335:765b",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 03:49:48 UTC] === END API CALL LOG ===
[27-Jul-2026 03:49:48 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 03:49:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MCIsInVzZXJuYW1lIjoic2hhbWJodTEzNDQ0IiwiZW1haWwiOiJwaG9uZWFnZW50NDY4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTcyODgwOX0.4NvXzKsw7o2-SFuwWeA2u_o3pG7GZxoAyQ3LuKsCuqc
[27-Jul-2026 03:49:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 03:49:48 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 03:49:48 UTC] User ID: 1160
[27-Jul-2026 03:49:48 UTC] ✅ User profile retrieved successfully for user ID: 1160
[27-Jul-2026 03:49:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jul-2026 03:49:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jul-2026 03:49:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:462f:b878:7846:ac70:a335:765b, 172.71.124.88","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MCIsInVzZXJuYW1lIjoic2hhbWJodTEzNDQ0IiwiZW1haWwiOiJwaG9uZWFnZW50NDY4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTcyODgwOX0.4NvXzKsw7o2-SFuwWeA2u_o3pG7GZxoAyQ3LuKsCuqc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a218ad237c4ece4d-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:462f:b878:7846:ac70:a335:765b","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-Jul-2026 03:49:48 UTC] === User Orders API Called ===
[27-Jul-2026 03:49:48 UTC] User ID: 1160
[27-Jul-2026 03:49:48 UTC] Limit: 20, Offset: 0
[27-Jul-2026 03:49:48 UTC] Orders found: 0
[27-Jul-2026 03:49:48 UTC] Orders data: []
[27-Jul-2026 03:49:48 UTC] Total orders count: 0
[27-Jul-2026 03:49:49 UTC] === API CALL LOG ===
[27-Jul-2026 03:49:49 UTC] Endpoint: user/profile.php
[27-Jul-2026 03:49:49 UTC] Full Log Data: {
    "timestamp": "2026-07-27 03:49:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:462f:b878:7846:ac70:a335:765b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:462f:b878:7846:ac70:a335:765b, 172.71.124.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MCIsInVzZXJuYW1lIjoic2hhbWJodTEzNDQ0IiwiZW1haWwiOiJwaG9uZWFnZW50NDY4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTcyODgwOX0.4NvXzKsw7o2-SFuwWeA2u_o3pG7GZxoAyQ3LuKsCuqc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a218ad237c49ce4d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:462f:b878:7846:ac70:a335:765b",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 03:49:49 UTC] === END API CALL LOG ===
[27-Jul-2026 03:49:49 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 03:49:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MCIsInVzZXJuYW1lIjoic2hhbWJodTEzNDQ0IiwiZW1haWwiOiJwaG9uZWFnZW50NDY4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTcyODgwOX0.4NvXzKsw7o2-SFuwWeA2u_o3pG7GZxoAyQ3LuKsCuqc
[27-Jul-2026 03:49:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 03:49:49 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 03:49:49 UTC] User ID: 1160
[27-Jul-2026 03:49:49 UTC] ✅ User profile retrieved successfully for user ID: 1160
[27-Jul-2026 03:49:49 UTC] === API CALL LOG ===
[27-Jul-2026 03:49:49 UTC] Endpoint: user/profile.php
[27-Jul-2026 03:49:49 UTC] Full Log Data: {
    "timestamp": "2026-07-27 03:49:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:462f:b878:7846:ac70:a335:765b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:462f:b878:7846:ac70:a335:765b, 172.71.124.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MCIsInVzZXJuYW1lIjoic2hhbWJodTEzNDQ0IiwiZW1haWwiOiJwaG9uZWFnZW50NDY4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTcyODgwOX0.4NvXzKsw7o2-SFuwWeA2u_o3pG7GZxoAyQ3LuKsCuqc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a218ad243e10ce4d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:462f:b878:7846:ac70:a335:765b",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 03:49:49 UTC] === END API CALL LOG ===
[27-Jul-2026 03:49:49 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 03:49:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MCIsInVzZXJuYW1lIjoic2hhbWJodTEzNDQ0IiwiZW1haWwiOiJwaG9uZWFnZW50NDY4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTcyODgwOX0.4NvXzKsw7o2-SFuwWeA2u_o3pG7GZxoAyQ3LuKsCuqc
[27-Jul-2026 03:49:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 03:49:49 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 03:49:49 UTC] User ID: 1160
[27-Jul-2026 03:49:49 UTC] ✅ User profile retrieved successfully for user ID: 1160
[27-Jul-2026 03:49:53 UTC] === API CALL LOG ===
[27-Jul-2026 03:49:53 UTC] Endpoint: user/profile.php
[27-Jul-2026 03:49:53 UTC] Full Log Data: {
    "timestamp": "2026-07-27 03:49:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:462f:b878:7846:ac70:a335:765b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:462f:b878:7846:ac70:a335:765b, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MCIsInVzZXJuYW1lIjoic2hhbWJodTEzNDQ0IiwiZW1haWwiOiJwaG9uZWFnZW50NDY4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTcyODgwOX0.4NvXzKsw7o2-SFuwWeA2u_o3pG7GZxoAyQ3LuKsCuqc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a218ad3a880e8e41-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:462f:b878:7846:ac70:a335:765b",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 03:49:53 UTC] === END API CALL LOG ===
[27-Jul-2026 03:49:53 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 03:49:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MCIsInVzZXJuYW1lIjoic2hhbWJodTEzNDQ0IiwiZW1haWwiOiJwaG9uZWFnZW50NDY4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTcyODgwOX0.4NvXzKsw7o2-SFuwWeA2u_o3pG7GZxoAyQ3LuKsCuqc
[27-Jul-2026 03:49:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 03:49:53 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 03:49:53 UTC] User ID: 1160
[27-Jul-2026 03:49:53 UTC] ✅ User profile retrieved successfully for user ID: 1160
[27-Jul-2026 03:49:53 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jul-2026 03:49:53 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jul-2026 03:49:53 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:462f:b878:7846:ac70:a335:765b, 104.23.175.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MCIsInVzZXJuYW1lIjoic2hhbWJodTEzNDQ0IiwiZW1haWwiOiJwaG9uZWFnZW50NDY4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTcyODgwOX0.4NvXzKsw7o2-SFuwWeA2u_o3pG7GZxoAyQ3LuKsCuqc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a218ad41298e8e41-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:462f:b878:7846:ac70:a335:765b","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-Jul-2026 03:49:53 UTC] === User Orders API Called ===
[27-Jul-2026 03:49:53 UTC] User ID: 1160
[27-Jul-2026 03:49:53 UTC] Limit: 20, Offset: 0
[27-Jul-2026 03:49:53 UTC] Orders found: 0
[27-Jul-2026 03:49:53 UTC] Orders data: []
[27-Jul-2026 03:49:53 UTC] Total orders count: 0
[27-Jul-2026 03:49:53 UTC] === API CALL LOG ===
[27-Jul-2026 03:49:53 UTC] Endpoint: user/profile.php
[27-Jul-2026 03:49:53 UTC] Full Log Data: {
    "timestamp": "2026-07-27 03:49:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:462f:b878:7846:ac70:a335:765b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:462f:b878:7846:ac70:a335:765b, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MCIsInVzZXJuYW1lIjoic2hhbWJodTEzNDQ0IiwiZW1haWwiOiJwaG9uZWFnZW50NDY4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTcyODgwOX0.4NvXzKsw7o2-SFuwWeA2u_o3pG7GZxoAyQ3LuKsCuqc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a218ad41eb4c8e41-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:462f:b878:7846:ac70:a335:765b",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 03:49:53 UTC] === END API CALL LOG ===
[27-Jul-2026 03:49:53 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 03:49:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MCIsInVzZXJuYW1lIjoic2hhbWJodTEzNDQ0IiwiZW1haWwiOiJwaG9uZWFnZW50NDY4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTcyODgwOX0.4NvXzKsw7o2-SFuwWeA2u_o3pG7GZxoAyQ3LuKsCuqc
[27-Jul-2026 03:49:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 03:49:53 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 03:49:53 UTC] User ID: 1160
[27-Jul-2026 03:49:53 UTC] ✅ User profile retrieved successfully for user ID: 1160
[27-Jul-2026 03:49:54 UTC] === API CALL LOG ===
[27-Jul-2026 03:49:54 UTC] Endpoint: user/profile.php
[27-Jul-2026 03:49:54 UTC] Full Log Data: {
    "timestamp": "2026-07-27 03:49:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:462f:b878:7846:ac70:a335:765b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:462f:b878:7846:ac70:a335:765b, 104.23.175.178",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MCIsInVzZXJuYW1lIjoic2hhbWJodTEzNDQ0IiwiZW1haWwiOiJwaG9uZWFnZW50NDY4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTcyODgwOX0.4NvXzKsw7o2-SFuwWeA2u_o3pG7GZxoAyQ3LuKsCuqc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a218ad4129898e41-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:462f:b878:7846:ac70:a335:765b",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 03:49:54 UTC] === END API CALL LOG ===
[27-Jul-2026 03:49:54 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 03:49:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MCIsInVzZXJuYW1lIjoic2hhbWJodTEzNDQ0IiwiZW1haWwiOiJwaG9uZWFnZW50NDY4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTcyODgwOX0.4NvXzKsw7o2-SFuwWeA2u_o3pG7GZxoAyQ3LuKsCuqc
[27-Jul-2026 03:49:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 03:49:54 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 03:49:54 UTC] User ID: 1160
[27-Jul-2026 03:49:54 UTC] ✅ User profile retrieved successfully for user ID: 1160
[27-Jul-2026 03:49:54 UTC] === API CALL LOG ===
[27-Jul-2026 03:49:54 UTC] Endpoint: user/profile.php
[27-Jul-2026 03:49:54 UTC] Full Log Data: {
    "timestamp": "2026-07-27 03:49:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:462f:b878:7846:ac70:a335:765b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:462f:b878:7846:ac70:a335:765b, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MCIsInVzZXJuYW1lIjoic2hhbWJodTEzNDQ0IiwiZW1haWwiOiJwaG9uZWFnZW50NDY4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTcyODgwOX0.4NvXzKsw7o2-SFuwWeA2u_o3pG7GZxoAyQ3LuKsCuqc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a218ad481bc68e41-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:462f:b878:7846:ac70:a335:765b",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 03:49:54 UTC] === END API CALL LOG ===
[27-Jul-2026 03:49:54 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 03:49:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MCIsInVzZXJuYW1lIjoic2hhbWJodTEzNDQ0IiwiZW1haWwiOiJwaG9uZWFnZW50NDY4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTcyODgwOX0.4NvXzKsw7o2-SFuwWeA2u_o3pG7GZxoAyQ3LuKsCuqc
[27-Jul-2026 03:49:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 03:49:54 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 03:49:54 UTC] User ID: 1160
[27-Jul-2026 03:49:54 UTC] ✅ User profile retrieved successfully for user ID: 1160
[27-Jul-2026 03:49:54 UTC] User Purchases API - User ID: 1160
[27-Jul-2026 03:49:54 UTC] User Purchases API - Total purchases found: 0
[27-Jul-2026 03:49:59 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jul-2026 03:49:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jul-2026 03:49:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:462f:b878:7846:ac70:a335:765b, 104.23.175.178","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MCIsInVzZXJuYW1lIjoic2hhbWJodTEzNDQ0IiwiZW1haWwiOiJwaG9uZWFnZW50NDY4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTcyODgwOX0.4NvXzKsw7o2-SFuwWeA2u_o3pG7GZxoAyQ3LuKsCuqc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a218ad64cd3f8e41-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:462f:b878:7846:ac70:a335:765b","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-Jul-2026 03:49:59 UTC] === User Orders API Called ===
[27-Jul-2026 03:49:59 UTC] User ID: 1160
[27-Jul-2026 03:49:59 UTC] Limit: 20, Offset: 0
[27-Jul-2026 03:49:59 UTC] Orders found: 0
[27-Jul-2026 03:49:59 UTC] Orders data: []
[27-Jul-2026 03:49:59 UTC] Total orders count: 0
[27-Jul-2026 03:49:59 UTC] === API CALL LOG ===
[27-Jul-2026 03:49:59 UTC] Endpoint: user/profile.php
[27-Jul-2026 03:49:59 UTC] Full Log Data: {
    "timestamp": "2026-07-27 03:49:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:462f:b878:7846:ac70:a335:765b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:462f:b878:7846:ac70:a335:765b, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MCIsInVzZXJuYW1lIjoic2hhbWJodTEzNDQ0IiwiZW1haWwiOiJwaG9uZWFnZW50NDY4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTcyODgwOX0.4NvXzKsw7o2-SFuwWeA2u_o3pG7GZxoAyQ3LuKsCuqc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a218ad64cd428e41-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:462f:b878:7846:ac70:a335:765b",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 03:49:59 UTC] === END API CALL LOG ===
[27-Jul-2026 03:49:59 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 03:49:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MCIsInVzZXJuYW1lIjoic2hhbWJodTEzNDQ0IiwiZW1haWwiOiJwaG9uZWFnZW50NDY4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTcyODgwOX0.4NvXzKsw7o2-SFuwWeA2u_o3pG7GZxoAyQ3LuKsCuqc
[27-Jul-2026 03:49:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 03:49:59 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 03:49:59 UTC] User ID: 1160
[27-Jul-2026 03:49:59 UTC] ✅ User profile retrieved successfully for user ID: 1160
[27-Jul-2026 03:49:59 UTC] === API CALL LOG ===
[27-Jul-2026 03:49:59 UTC] Endpoint: user/profile.php
[27-Jul-2026 03:49:59 UTC] Full Log Data: {
    "timestamp": "2026-07-27 03:49:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:462f:b878:7846:ac70:a335:765b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:462f:b878:7846:ac70:a335:765b, 104.23.175.178",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MCIsInVzZXJuYW1lIjoic2hhbWJodTEzNDQ0IiwiZW1haWwiOiJwaG9uZWFnZW50NDY4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTcyODgwOX0.4NvXzKsw7o2-SFuwWeA2u_o3pG7GZxoAyQ3LuKsCuqc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a218ad68a8688e41-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:462f:b878:7846:ac70:a335:765b",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 03:49:59 UTC] === END API CALL LOG ===
[27-Jul-2026 03:49:59 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 03:49:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MCIsInVzZXJuYW1lIjoic2hhbWJodTEzNDQ0IiwiZW1haWwiOiJwaG9uZWFnZW50NDY4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTcyODgwOX0.4NvXzKsw7o2-SFuwWeA2u_o3pG7GZxoAyQ3LuKsCuqc
[27-Jul-2026 03:49:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 03:49:59 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 03:49:59 UTC] User ID: 1160
[27-Jul-2026 03:49:59 UTC] ✅ User profile retrieved successfully for user ID: 1160
[27-Jul-2026 03:50:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jul-2026 03:50:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jul-2026 03:50:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:462f:b878:7846:ac70:a335:765b, 104.23.175.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MCIsInVzZXJuYW1lIjoic2hhbWJodTEzNDQ0IiwiZW1haWwiOiJwaG9uZWFnZW50NDY4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTcyODgwOX0.4NvXzKsw7o2-SFuwWeA2u_o3pG7GZxoAyQ3LuKsCuqc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a218ad6da8218e41-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:462f:b878:7846:ac70:a335:765b","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-Jul-2026 03:50:00 UTC] === User Orders API Called ===
[27-Jul-2026 03:50:00 UTC] User ID: 1160
[27-Jul-2026 03:50:00 UTC] Limit: 20, Offset: 0
[27-Jul-2026 03:50:00 UTC] Orders found: 0
[27-Jul-2026 03:50:00 UTC] Orders data: []
[27-Jul-2026 03:50:00 UTC] Total orders count: 0
[27-Jul-2026 03:50:46 UTC] === API CALL LOG ===
[27-Jul-2026 03:50:46 UTC] Endpoint: user/profile.php
[27-Jul-2026 03:50:46 UTC] Full Log Data: {
    "timestamp": "2026-07-27 03:50:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:462f:b878:7846:ac70:a335:765b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:462f:b878:7846:ac70:a335:765b, 162.158.162.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MCIsInVzZXJuYW1lIjoic2hhbWJodTEzNDQ0IiwiZW1haWwiOiJwaG9uZWFnZW50NDY4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTcyODgwOX0.4NvXzKsw7o2-SFuwWeA2u_o3pG7GZxoAyQ3LuKsCuqc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a218ae894a72ef6e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:462f:b878:7846:ac70:a335:765b",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 03:50:46 UTC] === END API CALL LOG ===
[27-Jul-2026 03:50:46 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 03:50:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MCIsInVzZXJuYW1lIjoic2hhbWJodTEzNDQ0IiwiZW1haWwiOiJwaG9uZWFnZW50NDY4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTcyODgwOX0.4NvXzKsw7o2-SFuwWeA2u_o3pG7GZxoAyQ3LuKsCuqc
[27-Jul-2026 03:50:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 03:50:46 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 03:50:46 UTC] User ID: 1160
[27-Jul-2026 03:50:46 UTC] ✅ User profile retrieved successfully for user ID: 1160
[27-Jul-2026 03:50:47 UTC] === API CALL LOG ===
[27-Jul-2026 03:50:47 UTC] Endpoint: user/profile.php
[27-Jul-2026 03:50:47 UTC] Full Log Data: {
    "timestamp": "2026-07-27 03:50:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:462f:b878:7846:ac70:a335:765b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:462f:b878:7846:ac70:a335:765b, 162.158.162.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MCIsInVzZXJuYW1lIjoic2hhbWJodTEzNDQ0IiwiZW1haWwiOiJwaG9uZWFnZW50NDY4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTcyODgwOX0.4NvXzKsw7o2-SFuwWeA2u_o3pG7GZxoAyQ3LuKsCuqc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a218ae90b8d8ef6e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:462f:b878:7846:ac70:a335:765b",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 03:50:47 UTC] === END API CALL LOG ===
[27-Jul-2026 03:50:47 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 03:50:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MCIsInVzZXJuYW1lIjoic2hhbWJodTEzNDQ0IiwiZW1haWwiOiJwaG9uZWFnZW50NDY4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTcyODgwOX0.4NvXzKsw7o2-SFuwWeA2u_o3pG7GZxoAyQ3LuKsCuqc
[27-Jul-2026 03:50:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 03:50:47 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 03:50:47 UTC] User ID: 1160
[27-Jul-2026 03:50:47 UTC] ✅ User profile retrieved successfully for user ID: 1160
[27-Jul-2026 03:50:47 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jul-2026 03:50:47 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jul-2026 03:50:47 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:462f:b878:7846:ac70:a335:765b, 162.158.163.175","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MCIsInVzZXJuYW1lIjoic2hhbWJodTEzNDQ0IiwiZW1haWwiOiJwaG9uZWFnZW50NDY4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTcyODgwOX0.4NvXzKsw7o2-SFuwWeA2u_o3pG7GZxoAyQ3LuKsCuqc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a218ae901f1eef6e-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:462f:b878:7846:ac70:a335:765b","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-Jul-2026 03:50:47 UTC] === User Orders API Called ===
[27-Jul-2026 03:50:47 UTC] User ID: 1160
[27-Jul-2026 03:50:47 UTC] Limit: 20, Offset: 0
[27-Jul-2026 03:50:47 UTC] === API CALL LOG ===
[27-Jul-2026 03:50:47 UTC] Endpoint: user/profile.php
[27-Jul-2026 03:50:47 UTC] Full Log Data: {
    "timestamp": "2026-07-27 03:50:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:462f:b878:7846:ac70:a335:765b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:462f:b878:7846:ac70:a335:765b, 162.158.163.176",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MCIsInVzZXJuYW1lIjoic2hhbWJodTEzNDQ0IiwiZW1haWwiOiJwaG9uZWFnZW50NDY4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTcyODgwOX0.4NvXzKsw7o2-SFuwWeA2u_o3pG7GZxoAyQ3LuKsCuqc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a218ae901f11ef6e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:462f:b878:7846:ac70:a335:765b",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 03:50:47 UTC] === END API CALL LOG ===
[27-Jul-2026 03:50:47 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 03:50:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MCIsInVzZXJuYW1lIjoic2hhbWJodTEzNDQ0IiwiZW1haWwiOiJwaG9uZWFnZW50NDY4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTcyODgwOX0.4NvXzKsw7o2-SFuwWeA2u_o3pG7GZxoAyQ3LuKsCuqc
[27-Jul-2026 03:50:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 03:50:47 UTC] Orders found: 0
[27-Jul-2026 03:50:47 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 03:50:47 UTC] Orders data: []
[27-Jul-2026 03:50:47 UTC] User ID: 1160
[27-Jul-2026 03:50:47 UTC] Total orders count: 0
[27-Jul-2026 03:50:47 UTC] ✅ User profile retrieved successfully for user ID: 1160
[27-Jul-2026 03:50:57 UTC] === API CALL LOG ===
[27-Jul-2026 03:50:57 UTC] Endpoint: user/profile.php
[27-Jul-2026 03:50:57 UTC] Full Log Data: {
    "timestamp": "2026-07-27 03:50:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:462f:b878:7846:ac70:a335:765b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:462f:b878:7846:ac70:a335:765b, 162.158.162.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MCIsInVzZXJuYW1lIjoic2hhbWJodTEzNDQ0IiwiZW1haWwiOiJwaG9uZWFnZW50NDY4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTcyODgwOX0.4NvXzKsw7o2-SFuwWeA2u_o3pG7GZxoAyQ3LuKsCuqc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a218aecdfce876b5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:462f:b878:7846:ac70:a335:765b",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 03:50:57 UTC] === END API CALL LOG ===
[27-Jul-2026 03:50:57 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 03:50:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MCIsInVzZXJuYW1lIjoic2hhbWJodTEzNDQ0IiwiZW1haWwiOiJwaG9uZWFnZW50NDY4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTcyODgwOX0.4NvXzKsw7o2-SFuwWeA2u_o3pG7GZxoAyQ3LuKsCuqc
[27-Jul-2026 03:50:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 03:50:57 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 03:50:57 UTC] User ID: 1160
[27-Jul-2026 03:50:57 UTC] ✅ User profile retrieved successfully for user ID: 1160
[27-Jul-2026 03:50:58 UTC] === API CALL LOG ===
[27-Jul-2026 03:50:58 UTC] Endpoint: user/profile.php
[27-Jul-2026 03:50:58 UTC] Full Log Data: {
    "timestamp": "2026-07-27 03:50:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:462f:b878:7846:ac70:a335:765b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:462f:b878:7846:ac70:a335:765b, 162.158.162.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MCIsInVzZXJuYW1lIjoic2hhbWJodTEzNDQ0IiwiZW1haWwiOiJwaG9uZWFnZW50NDY4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTcyODgwOX0.4NvXzKsw7o2-SFuwWeA2u_o3pG7GZxoAyQ3LuKsCuqc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a218aed4aeb176b5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:462f:b878:7846:ac70:a335:765b",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 03:50:58 UTC] === END API CALL LOG ===
[27-Jul-2026 03:50:58 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 03:50:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MCIsInVzZXJuYW1lIjoic2hhbWJodTEzNDQ0IiwiZW1haWwiOiJwaG9uZWFnZW50NDY4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTcyODgwOX0.4NvXzKsw7o2-SFuwWeA2u_o3pG7GZxoAyQ3LuKsCuqc
[27-Jul-2026 03:50:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 03:50:58 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 03:50:58 UTC] User ID: 1160
[27-Jul-2026 03:50:58 UTC] ✅ User profile retrieved successfully for user ID: 1160
[27-Jul-2026 03:50:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jul-2026 03:50:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jul-2026 03:50:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:462f:b878:7846:ac70:a335:765b, 162.158.162.145","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MCIsInVzZXJuYW1lIjoic2hhbWJodTEzNDQ0IiwiZW1haWwiOiJwaG9uZWFnZW50NDY4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTcyODgwOX0.4NvXzKsw7o2-SFuwWeA2u_o3pG7GZxoAyQ3LuKsCuqc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a218aed4aeb676b5-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:462f:b878:7846:ac70:a335:765b","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-Jul-2026 03:50:58 UTC] === User Orders API Called ===
[27-Jul-2026 03:50:58 UTC] User ID: 1160
[27-Jul-2026 03:50:58 UTC] Limit: 20, Offset: 0
[27-Jul-2026 03:50:58 UTC] Orders found: 0
[27-Jul-2026 03:50:58 UTC] Orders data: []
[27-Jul-2026 03:50:58 UTC] Total orders count: 0
[27-Jul-2026 03:50:58 UTC] === API CALL LOG ===
[27-Jul-2026 03:50:58 UTC] Endpoint: user/profile.php
[27-Jul-2026 03:50:58 UTC] Full Log Data: {
    "timestamp": "2026-07-27 03:50:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:462f:b878:7846:ac70:a335:765b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:462f:b878:7846:ac70:a335:765b, 162.158.162.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MCIsInVzZXJuYW1lIjoic2hhbWJodTEzNDQ0IiwiZW1haWwiOiJwaG9uZWFnZW50NDY4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTcyODgwOX0.4NvXzKsw7o2-SFuwWeA2u_o3pG7GZxoAyQ3LuKsCuqc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a218aed5689a76b5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:462f:b878:7846:ac70:a335:765b",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 03:50:58 UTC] === END API CALL LOG ===
[27-Jul-2026 03:50:58 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 03:50:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MCIsInVzZXJuYW1lIjoic2hhbWJodTEzNDQ0IiwiZW1haWwiOiJwaG9uZWFnZW50NDY4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTcyODgwOX0.4NvXzKsw7o2-SFuwWeA2u_o3pG7GZxoAyQ3LuKsCuqc
[27-Jul-2026 03:50:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 03:50:58 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 03:50:58 UTC] User ID: 1160
[27-Jul-2026 03:50:58 UTC] ✅ User profile retrieved successfully for user ID: 1160
[27-Jul-2026 03:51:39 UTC] === API CALL LOG ===
[27-Jul-2026 03:51:39 UTC] Endpoint: user/profile.php
[27-Jul-2026 03:51:39 UTC] Full Log Data: {
    "timestamp": "2026-07-27 03:51:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:462f:b878:7846:ac70:a335:765b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:462f:b878:7846:ac70:a335:765b, 162.158.162.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MCIsInVzZXJuYW1lIjoic2hhbWJodTEzNDQ0IiwiZW1haWwiOiJwaG9uZWFnZW50NDY4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTcyODgwOX0.4NvXzKsw7o2-SFuwWeA2u_o3pG7GZxoAyQ3LuKsCuqc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a218afd5baff76b5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:462f:b878:7846:ac70:a335:765b",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 03:51:39 UTC] === END API CALL LOG ===
[27-Jul-2026 03:51:39 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 03:51:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MCIsInVzZXJuYW1lIjoic2hhbWJodTEzNDQ0IiwiZW1haWwiOiJwaG9uZWFnZW50NDY4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTcyODgwOX0.4NvXzKsw7o2-SFuwWeA2u_o3pG7GZxoAyQ3LuKsCuqc
[27-Jul-2026 03:51:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 03:51:39 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 03:51:39 UTC] User ID: 1160
[27-Jul-2026 03:51:39 UTC] ✅ User profile retrieved successfully for user ID: 1160
[27-Jul-2026 03:51:52 UTC] === API CALL LOG ===
[27-Jul-2026 03:51:52 UTC] Endpoint: user/profile.php
[27-Jul-2026 03:51:52 UTC] Full Log Data: {
    "timestamp": "2026-07-27 03:51:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:462f:b878:7846:ac70:a335:765b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:462f:b878:7846:ac70:a335:765b, 162.158.162.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MCIsInVzZXJuYW1lIjoic2hhbWJodTEzNDQ0IiwiZW1haWwiOiJwaG9uZWFnZW50NDY4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTcyODgwOX0.4NvXzKsw7o2-SFuwWeA2u_o3pG7GZxoAyQ3LuKsCuqc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a218b0248d5a76b5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:462f:b878:7846:ac70:a335:765b",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 03:51:52 UTC] === END API CALL LOG ===
[27-Jul-2026 03:51:52 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 03:51:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MCIsInVzZXJuYW1lIjoic2hhbWJodTEzNDQ0IiwiZW1haWwiOiJwaG9uZWFnZW50NDY4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTcyODgwOX0.4NvXzKsw7o2-SFuwWeA2u_o3pG7GZxoAyQ3LuKsCuqc
[27-Jul-2026 03:51:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 03:51:52 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 03:51:52 UTC] User ID: 1160
[27-Jul-2026 03:51:52 UTC] ✅ User profile retrieved successfully for user ID: 1160
[27-Jul-2026 03:51:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jul-2026 03:51:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jul-2026 03:51:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:462f:b878:7846:ac70:a335:765b, 162.158.162.145","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MCIsInVzZXJuYW1lIjoic2hhbWJodTEzNDQ0IiwiZW1haWwiOiJwaG9uZWFnZW50NDY4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTcyODgwOX0.4NvXzKsw7o2-SFuwWeA2u_o3pG7GZxoAyQ3LuKsCuqc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a218b0248d5476b5-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:462f:b878:7846:ac70:a335:765b","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-Jul-2026 03:51:52 UTC] === User Orders API Called ===
[27-Jul-2026 03:51:52 UTC] User ID: 1160
[27-Jul-2026 03:51:52 UTC] Limit: 20, Offset: 0
[27-Jul-2026 03:51:52 UTC] Orders found: 0
[27-Jul-2026 03:51:52 UTC] Orders data: []
[27-Jul-2026 03:51:52 UTC] Total orders count: 0
[27-Jul-2026 03:51:52 UTC] === API CALL LOG ===
[27-Jul-2026 03:51:52 UTC] Endpoint: user/profile.php
[27-Jul-2026 03:51:52 UTC] Full Log Data: {
    "timestamp": "2026-07-27 03:51:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:462f:b878:7846:ac70:a335:765b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:462f:b878:7846:ac70:a335:765b, 162.158.162.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MCIsInVzZXJuYW1lIjoic2hhbWJodTEzNDQ0IiwiZW1haWwiOiJwaG9uZWFnZW50NDY4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTcyODgwOX0.4NvXzKsw7o2-SFuwWeA2u_o3pG7GZxoAyQ3LuKsCuqc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a218b0284f6276b5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:462f:b878:7846:ac70:a335:765b",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 03:51:52 UTC] === END API CALL LOG ===
[27-Jul-2026 03:51:52 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 03:51:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MCIsInVzZXJuYW1lIjoic2hhbWJodTEzNDQ0IiwiZW1haWwiOiJwaG9uZWFnZW50NDY4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTcyODgwOX0.4NvXzKsw7o2-SFuwWeA2u_o3pG7GZxoAyQ3LuKsCuqc
[27-Jul-2026 03:51:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 03:51:52 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 03:51:52 UTC] User ID: 1160
[27-Jul-2026 03:51:52 UTC] ✅ User profile retrieved successfully for user ID: 1160
[27-Jul-2026 03:51:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jul-2026 03:51:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jul-2026 03:51:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:462f:b878:7846:ac70:a335:765b, 162.158.162.145","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MCIsInVzZXJuYW1lIjoic2hhbWJodTEzNDQ0IiwiZW1haWwiOiJwaG9uZWFnZW50NDY4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTcyODgwOX0.4NvXzKsw7o2-SFuwWeA2u_o3pG7GZxoAyQ3LuKsCuqc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a218b03d2d3976b5-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:462f:b878:7846:ac70:a335:765b","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-Jul-2026 03:51:55 UTC] === User Orders API Called ===
[27-Jul-2026 03:51:55 UTC] User ID: 1160
[27-Jul-2026 03:51:55 UTC] Limit: 20, Offset: 0
[27-Jul-2026 03:51:55 UTC] Orders found: 0
[27-Jul-2026 03:51:55 UTC] Orders data: []
[27-Jul-2026 03:51:55 UTC] Total orders count: 0
[27-Jul-2026 03:51:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jul-2026 03:51:58 UTC] === API CALL LOG ===
[27-Jul-2026 03:51:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jul-2026 03:51:58 UTC] Endpoint: user/profile.php
[27-Jul-2026 03:51:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:462f:b878:7846:ac70:a335:765b, 162.158.162.145","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MCIsInVzZXJuYW1lIjoic2hhbWJodTEzNDQ0IiwiZW1haWwiOiJwaG9uZWFnZW50NDY4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTcyODgwOX0.4NvXzKsw7o2-SFuwWeA2u_o3pG7GZxoAyQ3LuKsCuqc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a218b04c4f0976b5-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:462f:b878:7846:ac70:a335:765b","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-Jul-2026 03:51:58 UTC] Full Log Data: {
    "timestamp": "2026-07-27 03:51:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:462f:b878:7846:ac70:a335:765b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:462f:b878:7846:ac70:a335:765b, 162.158.162.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MCIsInVzZXJuYW1lIjoic2hhbWJodTEzNDQ0IiwiZW1haWwiOiJwaG9uZWFnZW50NDY4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTcyODgwOX0.4NvXzKsw7o2-SFuwWeA2u_o3pG7GZxoAyQ3LuKsCuqc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a218b04c4f0d76b5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:462f:b878:7846:ac70:a335:765b",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 03:51:58 UTC] === END API CALL LOG ===
[27-Jul-2026 03:51:58 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 03:51:58 UTC] === User Orders API Called ===
[27-Jul-2026 03:51:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MCIsInVzZXJuYW1lIjoic2hhbWJodTEzNDQ0IiwiZW1haWwiOiJwaG9uZWFnZW50NDY4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTcyODgwOX0.4NvXzKsw7o2-SFuwWeA2u_o3pG7GZxoAyQ3LuKsCuqc
[27-Jul-2026 03:51:58 UTC] User ID: 1160
[27-Jul-2026 03:51:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 03:51:58 UTC] Limit: 20, Offset: 0
[27-Jul-2026 03:51:58 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 03:51:58 UTC] User ID: 1160
[27-Jul-2026 03:51:58 UTC] ✅ User profile retrieved successfully for user ID: 1160
[27-Jul-2026 03:51:58 UTC] Orders found: 0
[27-Jul-2026 03:51:58 UTC] Orders data: []
[27-Jul-2026 03:51:58 UTC] Total orders count: 0
[27-Jul-2026 03:51:58 UTC] === API CALL LOG ===
[27-Jul-2026 03:51:58 UTC] Endpoint: user/profile.php
[27-Jul-2026 03:51:58 UTC] Full Log Data: {
    "timestamp": "2026-07-27 03:51:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:462f:b878:7846:ac70:a335:765b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:462f:b878:7846:ac70:a335:765b, 162.158.162.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MCIsInVzZXJuYW1lIjoic2hhbWJodTEzNDQ0IiwiZW1haWwiOiJwaG9uZWFnZW50NDY4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTcyODgwOX0.4NvXzKsw7o2-SFuwWeA2u_o3pG7GZxoAyQ3LuKsCuqc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a218b05039af76b5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:462f:b878:7846:ac70:a335:765b",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 03:51:58 UTC] === END API CALL LOG ===
[27-Jul-2026 03:51:58 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 03:51:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MCIsInVzZXJuYW1lIjoic2hhbWJodTEzNDQ0IiwiZW1haWwiOiJwaG9uZWFnZW50NDY4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTcyODgwOX0.4NvXzKsw7o2-SFuwWeA2u_o3pG7GZxoAyQ3LuKsCuqc
[27-Jul-2026 03:51:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 03:51:58 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 03:51:58 UTC] User ID: 1160
[27-Jul-2026 03:51:58 UTC] ✅ User profile retrieved successfully for user ID: 1160
[27-Jul-2026 03:52:08 UTC] === API CALL LOG ===
[27-Jul-2026 03:52:08 UTC] Endpoint: user/profile.php
[27-Jul-2026 03:52:08 UTC] Full Log Data: {
    "timestamp": "2026-07-27 03:52:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:462f:b878:7846:ac70:a335:765b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:462f:b878:7846:ac70:a335:765b, 162.158.162.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MCIsInVzZXJuYW1lIjoic2hhbWJodTEzNDQ0IiwiZW1haWwiOiJwaG9uZWFnZW50NDY4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTcyODgwOX0.4NvXzKsw7o2-SFuwWeA2u_o3pG7GZxoAyQ3LuKsCuqc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a218b08ecd1976b5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:462f:b878:7846:ac70:a335:765b",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 03:52:08 UTC] === END API CALL LOG ===
[27-Jul-2026 03:52:08 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 03:52:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MCIsInVzZXJuYW1lIjoic2hhbWJodTEzNDQ0IiwiZW1haWwiOiJwaG9uZWFnZW50NDY4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTcyODgwOX0.4NvXzKsw7o2-SFuwWeA2u_o3pG7GZxoAyQ3LuKsCuqc
[27-Jul-2026 03:52:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 03:52:08 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 03:52:08 UTC] User ID: 1160
[27-Jul-2026 03:52:08 UTC] ✅ User profile retrieved successfully for user ID: 1160
[27-Jul-2026 03:52:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jul-2026 03:52:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jul-2026 03:52:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:462f:b878:7846:ac70:a335:765b, 162.158.162.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MCIsInVzZXJuYW1lIjoic2hhbWJodTEzNDQ0IiwiZW1haWwiOiJwaG9uZWFnZW50NDY4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTcyODgwOX0.4NvXzKsw7o2-SFuwWeA2u_o3pG7GZxoAyQ3LuKsCuqc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a218b08ecd1676b5-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:462f:b878:7846:ac70:a335:765b","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-Jul-2026 03:52:08 UTC] === User Orders API Called ===
[27-Jul-2026 03:52:08 UTC] User ID: 1160
[27-Jul-2026 03:52:08 UTC] Limit: 20, Offset: 0
[27-Jul-2026 03:52:08 UTC] Orders found: 0
[27-Jul-2026 03:52:08 UTC] Orders data: []
[27-Jul-2026 03:52:08 UTC] Total orders count: 0
[27-Jul-2026 03:52:09 UTC] === API CALL LOG ===
[27-Jul-2026 03:52:09 UTC] Endpoint: user/profile.php
[27-Jul-2026 03:52:09 UTC] Full Log Data: {
    "timestamp": "2026-07-27 03:52:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:462f:b878:7846:ac70:a335:765b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:462f:b878:7846:ac70:a335:765b, 162.158.162.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MCIsInVzZXJuYW1lIjoic2hhbWJodTEzNDQ0IiwiZW1haWwiOiJwaG9uZWFnZW50NDY4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTcyODgwOX0.4NvXzKsw7o2-SFuwWeA2u_o3pG7GZxoAyQ3LuKsCuqc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a218b092c8a476b5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:462f:b878:7846:ac70:a335:765b",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 03:52:09 UTC] === END API CALL LOG ===
[27-Jul-2026 03:52:09 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 03:52:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MCIsInVzZXJuYW1lIjoic2hhbWJodTEzNDQ0IiwiZW1haWwiOiJwaG9uZWFnZW50NDY4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTcyODgwOX0.4NvXzKsw7o2-SFuwWeA2u_o3pG7GZxoAyQ3LuKsCuqc
[27-Jul-2026 03:52:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 03:52:09 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 03:52:09 UTC] User ID: 1160
[27-Jul-2026 03:52:09 UTC] ✅ User profile retrieved successfully for user ID: 1160
[27-Jul-2026 03:53:41 UTC] === API CALL LOG ===
[27-Jul-2026 03:53:41 UTC] Endpoint: user/profile.php
[27-Jul-2026 03:53:41 UTC] Full Log Data: {
    "timestamp": "2026-07-27 03:53:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:462f:b878:7846:ac70:a335:765b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:462f:b878:7846:ac70:a335:765b, 162.158.88.29",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MCIsInVzZXJuYW1lIjoic2hhbWJodTEzNDQ0IiwiZW1haWwiOiJwaG9uZWFnZW50NDY4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTcyODgwOX0.4NvXzKsw7o2-SFuwWeA2u_o3pG7GZxoAyQ3LuKsCuqc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a218b2cb9bbbff92-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:462f:b878:7846:ac70:a335:765b",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 03:53:41 UTC] === END API CALL LOG ===
[27-Jul-2026 03:53:41 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 03:53:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MCIsInVzZXJuYW1lIjoic2hhbWJodTEzNDQ0IiwiZW1haWwiOiJwaG9uZWFnZW50NDY4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTcyODgwOX0.4NvXzKsw7o2-SFuwWeA2u_o3pG7GZxoAyQ3LuKsCuqc
[27-Jul-2026 03:53:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 03:53:41 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 03:53:41 UTC] User ID: 1160
[27-Jul-2026 03:53:41 UTC] ✅ User profile retrieved successfully for user ID: 1160
[27-Jul-2026 03:53:41 UTC] === API CALL LOG ===
[27-Jul-2026 03:53:41 UTC] Endpoint: user/profile.php
[27-Jul-2026 03:53:41 UTC] Full Log Data: {
    "timestamp": "2026-07-27 03:53:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:462f:b878:7846:ac70:a335:765b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:462f:b878:7846:ac70:a335:765b, 162.158.88.29",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MCIsInVzZXJuYW1lIjoic2hhbWJodTEzNDQ0IiwiZW1haWwiOiJwaG9uZWFnZW50NDY4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTcyODgwOX0.4NvXzKsw7o2-SFuwWeA2u_o3pG7GZxoAyQ3LuKsCuqc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a218b2d2cc20ff92-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:462f:b878:7846:ac70:a335:765b",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 03:53:41 UTC] === END API CALL LOG ===
[27-Jul-2026 03:53:41 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 03:53:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MCIsInVzZXJuYW1lIjoic2hhbWJodTEzNDQ0IiwiZW1haWwiOiJwaG9uZWFnZW50NDY4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTcyODgwOX0.4NvXzKsw7o2-SFuwWeA2u_o3pG7GZxoAyQ3LuKsCuqc
[27-Jul-2026 03:53:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 03:53:41 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 03:53:41 UTC] User ID: 1160
[27-Jul-2026 03:53:41 UTC] ✅ User profile retrieved successfully for user ID: 1160
[27-Jul-2026 03:53:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jul-2026 03:53:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jul-2026 03:53:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:462f:b878:7846:ac70:a335:765b, 162.158.88.29","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MCIsInVzZXJuYW1lIjoic2hhbWJodTEzNDQ0IiwiZW1haWwiOiJwaG9uZWFnZW50NDY4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTcyODgwOX0.4NvXzKsw7o2-SFuwWeA2u_o3pG7GZxoAyQ3LuKsCuqc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a218b2d2cc28ff92-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:462f:b878:7846:ac70:a335:765b","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-Jul-2026 03:53:41 UTC] === User Orders API Called ===
[27-Jul-2026 03:53:41 UTC] User ID: 1160
[27-Jul-2026 03:53:41 UTC] Limit: 20, Offset: 0
[27-Jul-2026 03:53:41 UTC] Orders found: 0
[27-Jul-2026 03:53:41 UTC] Orders data: []
[27-Jul-2026 03:53:41 UTC] Total orders count: 0
[27-Jul-2026 03:53:41 UTC] === API CALL LOG ===
[27-Jul-2026 03:53:41 UTC] Endpoint: user/profile.php
[27-Jul-2026 03:53:41 UTC] Full Log Data: {
    "timestamp": "2026-07-27 03:53:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:462f:b878:7846:ac70:a335:765b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:462f:b878:7846:ac70:a335:765b, 162.158.88.29",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MCIsInVzZXJuYW1lIjoic2hhbWJodTEzNDQ0IiwiZW1haWwiOiJwaG9uZWFnZW50NDY4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTcyODgwOX0.4NvXzKsw7o2-SFuwWeA2u_o3pG7GZxoAyQ3LuKsCuqc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a218b2d3bf25ff92-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:462f:b878:7846:ac70:a335:765b",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 03:53:41 UTC] === END API CALL LOG ===
[27-Jul-2026 03:53:41 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 03:53:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MCIsInVzZXJuYW1lIjoic2hhbWJodTEzNDQ0IiwiZW1haWwiOiJwaG9uZWFnZW50NDY4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTcyODgwOX0.4NvXzKsw7o2-SFuwWeA2u_o3pG7GZxoAyQ3LuKsCuqc
[27-Jul-2026 03:53:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 03:53:41 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 03:53:41 UTC] User ID: 1160
[27-Jul-2026 03:53:41 UTC] ✅ User profile retrieved successfully for user ID: 1160
[27-Jul-2026 03:53:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jul-2026 03:53:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jul-2026 03:53:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:462f:b878:7846:ac70:a335:765b, 162.158.88.29","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MCIsInVzZXJuYW1lIjoic2hhbWJodTEzNDQ0IiwiZW1haWwiOiJwaG9uZWFnZW50NDY4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTcyODgwOX0.4NvXzKsw7o2-SFuwWeA2u_o3pG7GZxoAyQ3LuKsCuqc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a218b31dfbbcff92-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:462f:b878:7846:ac70:a335:765b","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-Jul-2026 03:53:54 UTC] === User Orders API Called ===
[27-Jul-2026 03:53:54 UTC] User ID: 1160
[27-Jul-2026 03:53:54 UTC] Limit: 20, Offset: 0
[27-Jul-2026 03:53:54 UTC] Orders found: 0
[27-Jul-2026 03:53:54 UTC] Orders data: []
[27-Jul-2026 03:53:54 UTC] Total orders count: 0
[27-Jul-2026 03:53:54 UTC] === API CALL LOG ===
[27-Jul-2026 03:53:54 UTC] Endpoint: user/profile.php
[27-Jul-2026 03:53:54 UTC] Full Log Data: {
    "timestamp": "2026-07-27 03:53:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:462f:b878:7846:ac70:a335:765b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:462f:b878:7846:ac70:a335:765b, 162.158.88.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MCIsInVzZXJuYW1lIjoic2hhbWJodTEzNDQ0IiwiZW1haWwiOiJwaG9uZWFnZW50NDY4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTcyODgwOX0.4NvXzKsw7o2-SFuwWeA2u_o3pG7GZxoAyQ3LuKsCuqc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a218b31dfbbfff92-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:462f:b878:7846:ac70:a335:765b",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 03:53:54 UTC] === END API CALL LOG ===
[27-Jul-2026 03:53:54 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 03:53:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MCIsInVzZXJuYW1lIjoic2hhbWJodTEzNDQ0IiwiZW1haWwiOiJwaG9uZWFnZW50NDY4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTcyODgwOX0.4NvXzKsw7o2-SFuwWeA2u_o3pG7GZxoAyQ3LuKsCuqc
[27-Jul-2026 03:53:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 03:53:54 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 03:53:54 UTC] User ID: 1160
[27-Jul-2026 03:53:54 UTC] ✅ User profile retrieved successfully for user ID: 1160
[27-Jul-2026 03:53:54 UTC] === API CALL LOG ===
[27-Jul-2026 03:53:54 UTC] Endpoint: user/profile.php
[27-Jul-2026 03:53:54 UTC] Full Log Data: {
    "timestamp": "2026-07-27 03:53:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:462f:b878:7846:ac70:a335:765b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:462f:b878:7846:ac70:a335:765b, 162.158.88.29",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MCIsInVzZXJuYW1lIjoic2hhbWJodTEzNDQ0IiwiZW1haWwiOiJwaG9uZWFnZW50NDY4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTcyODgwOX0.4NvXzKsw7o2-SFuwWeA2u_o3pG7GZxoAyQ3LuKsCuqc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a218b321cdf7ff92-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:462f:b878:7846:ac70:a335:765b",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 03:53:54 UTC] === END API CALL LOG ===
[27-Jul-2026 03:53:54 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 03:53:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MCIsInVzZXJuYW1lIjoic2hhbWJodTEzNDQ0IiwiZW1haWwiOiJwaG9uZWFnZW50NDY4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTcyODgwOX0.4NvXzKsw7o2-SFuwWeA2u_o3pG7GZxoAyQ3LuKsCuqc
[27-Jul-2026 03:53:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 03:53:54 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 03:53:54 UTC] User ID: 1160
[27-Jul-2026 03:53:54 UTC] ✅ User profile retrieved successfully for user ID: 1160
[27-Jul-2026 04:09:22 UTC] === API CALL LOG ===
[27-Jul-2026 04:09:22 UTC] Endpoint: user/profile.php
[27-Jul-2026 04:09:22 UTC] Full Log Data: {
    "timestamp": "2026-07-27 04:09:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.31.179.64",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.31.179.64, 172.71.92.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1NiIsInVzZXJuYW1lIjoiVEhfT1dORVIiLCJlbWFpbCI6InRyYWRpbmcuYnJvdGhlcjExMUBnbWFpbC5jb20iLCJleHAiOjE3ODU2ODM3MDF9.MJReqG7kPqmS72dC6JnBjN4xGEobn8SRBZucBlM2Hug",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a218c9c4ea172154-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.31.179.64",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 04:09:22 UTC] === END API CALL LOG ===
[27-Jul-2026 04:09:22 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 04:09:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1NiIsInVzZXJuYW1lIjoiVEhfT1dORVIiLCJlbWFpbCI6InRyYWRpbmcuYnJvdGhlcjExMUBnbWFpbC5jb20iLCJleHAiOjE3ODU2ODM3MDF9.MJReqG7kPqmS72dC6JnBjN4xGEobn8SRBZucBlM2Hug
[27-Jul-2026 04:09:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 04:09:22 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 04:09:22 UTC] User ID: 1156
[27-Jul-2026 04:09:22 UTC] ✅ User profile retrieved successfully for user ID: 1156
[27-Jul-2026 04:09:22 UTC] === API CALL LOG ===
[27-Jul-2026 04:09:22 UTC] Endpoint: user/profile.php
[27-Jul-2026 04:09:22 UTC] Full Log Data: {
    "timestamp": "2026-07-27 04:09:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.31.179.64",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.31.179.64, 172.71.92.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1NiIsInVzZXJuYW1lIjoiVEhfT1dORVIiLCJlbWFpbCI6InRyYWRpbmcuYnJvdGhlcjExMUBnbWFpbC5jb20iLCJleHAiOjE3ODU2ODM3MDF9.MJReqG7kPqmS72dC6JnBjN4xGEobn8SRBZucBlM2Hug",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a218c9cd09bd2154-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.31.179.64",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 04:09:22 UTC] === END API CALL LOG ===
[27-Jul-2026 04:09:22 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 04:09:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1NiIsInVzZXJuYW1lIjoiVEhfT1dORVIiLCJlbWFpbCI6InRyYWRpbmcuYnJvdGhlcjExMUBnbWFpbC5jb20iLCJleHAiOjE3ODU2ODM3MDF9.MJReqG7kPqmS72dC6JnBjN4xGEobn8SRBZucBlM2Hug
[27-Jul-2026 04:09:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 04:09:22 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 04:09:22 UTC] User ID: 1156
[27-Jul-2026 04:09:22 UTC] ✅ User profile retrieved successfully for user ID: 1156
[27-Jul-2026 04:09:22 UTC] === API CALL LOG ===
[27-Jul-2026 04:09:22 UTC] Endpoint: user/profile.php
[27-Jul-2026 04:09:22 UTC] Full Log Data: {
    "timestamp": "2026-07-27 04:09:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.31.179.64",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.31.179.64, 172.71.92.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1NiIsInVzZXJuYW1lIjoiVEhfT1dORVIiLCJlbWFpbCI6InRyYWRpbmcuYnJvdGhlcjExMUBnbWFpbC5jb20iLCJleHAiOjE3ODU2ODM3MDF9.MJReqG7kPqmS72dC6JnBjN4xGEobn8SRBZucBlM2Hug",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a218c9cdabba2154-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.31.179.64",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 04:09:22 UTC] === END API CALL LOG ===
[27-Jul-2026 04:09:22 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 04:09:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1NiIsInVzZXJuYW1lIjoiVEhfT1dORVIiLCJlbWFpbCI6InRyYWRpbmcuYnJvdGhlcjExMUBnbWFpbC5jb20iLCJleHAiOjE3ODU2ODM3MDF9.MJReqG7kPqmS72dC6JnBjN4xGEobn8SRBZucBlM2Hug
[27-Jul-2026 04:09:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 04:09:22 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 04:09:22 UTC] User ID: 1156
[27-Jul-2026 04:09:22 UTC] ✅ User profile retrieved successfully for user ID: 1156
[27-Jul-2026 04:09:23 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jul-2026 04:09:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jul-2026 04:09:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.31.179.64, 172.71.92.143","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1NiIsInVzZXJuYW1lIjoiVEhfT1dORVIiLCJlbWFpbCI6InRyYWRpbmcuYnJvdGhlcjExMUBnbWFpbC5jb20iLCJleHAiOjE3ODU2ODM3MDF9.MJReqG7kPqmS72dC6JnBjN4xGEobn8SRBZucBlM2Hug","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a218c9cd2a062154-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.31.179.64","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-Jul-2026 04:09:23 UTC] === User Orders API Called ===
[27-Jul-2026 04:09:23 UTC] User ID: 1156
[27-Jul-2026 04:09:23 UTC] Limit: 20, Offset: 0
[27-Jul-2026 04:09:23 UTC] Orders found: 0
[27-Jul-2026 04:09:23 UTC] Orders data: []
[27-Jul-2026 04:09:23 UTC] Total orders count: 0
[27-Jul-2026 04:09:24 UTC] === API CALL LOG ===
[27-Jul-2026 04:09:24 UTC] Endpoint: user/profile.php
[27-Jul-2026 04:09:24 UTC] Full Log Data: {
    "timestamp": "2026-07-27 04:09:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.31.179.64",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.31.179.64, 172.71.92.143",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1NiIsInVzZXJuYW1lIjoiVEhfT1dORVIiLCJlbWFpbCI6InRyYWRpbmcuYnJvdGhlcjExMUBnbWFpbC5jb20iLCJleHAiOjE3ODU2ODM3MDF9.MJReqG7kPqmS72dC6JnBjN4xGEobn8SRBZucBlM2Hug",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a218c9d588422154-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.31.179.64",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 04:09:24 UTC] === END API CALL LOG ===
[27-Jul-2026 04:09:24 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 04:09:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1NiIsInVzZXJuYW1lIjoiVEhfT1dORVIiLCJlbWFpbCI6InRyYWRpbmcuYnJvdGhlcjExMUBnbWFpbC5jb20iLCJleHAiOjE3ODU2ODM3MDF9.MJReqG7kPqmS72dC6JnBjN4xGEobn8SRBZucBlM2Hug
[27-Jul-2026 04:09:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 04:09:24 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 04:09:24 UTC] User ID: 1156
[27-Jul-2026 04:09:24 UTC] ✅ User profile retrieved successfully for user ID: 1156
[27-Jul-2026 04:09:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jul-2026 04:09:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jul-2026 04:09:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.31.179.64, 172.71.92.145","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1NiIsInVzZXJuYW1lIjoiVEhfT1dORVIiLCJlbWFpbCI6InRyYWRpbmcuYnJvdGhlcjExMUBnbWFpbC5jb20iLCJleHAiOjE3ODU2ODM3MDF9.MJReqG7kPqmS72dC6JnBjN4xGEobn8SRBZucBlM2Hug","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a218ca196ae42154-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.31.179.64","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-Jul-2026 04:09:35 UTC] === User Orders API Called ===
[27-Jul-2026 04:09:35 UTC] User ID: 1156
[27-Jul-2026 04:09:35 UTC] Limit: 20, Offset: 0
[27-Jul-2026 04:09:35 UTC] Orders found: 0
[27-Jul-2026 04:09:35 UTC] Orders data: []
[27-Jul-2026 04:09:35 UTC] Total orders count: 0
[27-Jul-2026 04:24:58 UTC] === API CALL LOG ===
[27-Jul-2026 04:24:58 UTC] Endpoint: user/profile.php
[27-Jul-2026 04:24:58 UTC] Full Log Data: {
    "timestamp": "2026-07-27 04:24:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:40b5:de0e:aa6a:ffd1:a0ee:f9d2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:40b5:de0e:aa6a:ffd1:a0ee:f9d2, 172.68.164.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MiIsInVzZXJuYW1lIjoiRGQxIiwiZW1haWwiOiJUYW5nb2RocnV2NTY5NUBnbWFpbC5jb20iLCJleHAiOjE3ODQ5NTIxMTl9.3MLRnltjyLuR8Ul7LdUkwunujisSzVaXVh3-IIkxso4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a218e0a17a8ef906-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:40b5:de0e:aa6a:ffd1:a0ee:f9d2",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 04:24:58 UTC] === END API CALL LOG ===
[27-Jul-2026 04:24:58 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 04:24:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MiIsInVzZXJuYW1lIjoiRGQxIiwiZW1haWwiOiJUYW5nb2RocnV2NTY5NUBnbWFpbC5jb20iLCJleHAiOjE3ODQ5NTIxMTl9.3MLRnltjyLuR8Ul7LdUkwunujisSzVaXVh3-IIkxso4
[27-Jul-2026 04:24:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 04:24:58 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 04:24:58 UTC] User ID: 1082
[27-Jul-2026 04:24:58 UTC] ✅ User profile retrieved successfully for user ID: 1082
[27-Jul-2026 04:25:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jul-2026 04:25:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jul-2026 04:25:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:40b5:de0e:aa6a:ffd1:a0ee:f9d2, 172.68.164.105","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MiIsInVzZXJuYW1lIjoiRGQxIiwiZW1haWwiOiJUYW5nb2RocnV2NTY5NUBnbWFpbC5jb20iLCJleHAiOjE3ODQ5NTIxMTl9.3MLRnltjyLuR8Ul7LdUkwunujisSzVaXVh3-IIkxso4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a218e0acca31f906-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:40b5:de0e:aa6a:ffd1:a0ee:f9d2","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-Jul-2026 04:25:00 UTC] === User Orders API Called ===
[27-Jul-2026 04:25:00 UTC] User ID: 1082
[27-Jul-2026 04:25:00 UTC] Limit: 20, Offset: 0
[27-Jul-2026 04:25:00 UTC] Orders found: 0
[27-Jul-2026 04:25:00 UTC] Orders data: []
[27-Jul-2026 04:25:00 UTC] Total orders count: 0
[27-Jul-2026 04:25:00 UTC] === API CALL LOG ===
[27-Jul-2026 04:25:00 UTC] Endpoint: user/profile.php
[27-Jul-2026 04:25:00 UTC] Full Log Data: {
    "timestamp": "2026-07-27 04:25:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:40b5:de0e:aa6a:ffd1:a0ee:f9d2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:40b5:de0e:aa6a:ffd1:a0ee:f9d2, 172.68.164.104",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MiIsInVzZXJuYW1lIjoiRGQxIiwiZW1haWwiOiJUYW5nb2RocnV2NTY5NUBnbWFpbC5jb20iLCJleHAiOjE3ODQ5NTIxMTl9.3MLRnltjyLuR8Ul7LdUkwunujisSzVaXVh3-IIkxso4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a218e0acca34f906-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:40b5:de0e:aa6a:ffd1:a0ee:f9d2",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 04:25:00 UTC] === END API CALL LOG ===
[27-Jul-2026 04:25:00 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 04:25:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MiIsInVzZXJuYW1lIjoiRGQxIiwiZW1haWwiOiJUYW5nb2RocnV2NTY5NUBnbWFpbC5jb20iLCJleHAiOjE3ODQ5NTIxMTl9.3MLRnltjyLuR8Ul7LdUkwunujisSzVaXVh3-IIkxso4
[27-Jul-2026 04:25:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 04:25:00 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 04:25:00 UTC] User ID: 1082
[27-Jul-2026 04:25:00 UTC] ✅ User profile retrieved successfully for user ID: 1082
[27-Jul-2026 04:25:00 UTC] === API CALL LOG ===
[27-Jul-2026 04:25:00 UTC] Endpoint: user/profile.php
[27-Jul-2026 04:25:00 UTC] Full Log Data: {
    "timestamp": "2026-07-27 04:25:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:40b5:de0e:aa6a:ffd1:a0ee:f9d2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:40b5:de0e:aa6a:ffd1:a0ee:f9d2, 172.68.164.104",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MiIsInVzZXJuYW1lIjoiRGQxIiwiZW1haWwiOiJUYW5nb2RocnV2NTY5NUBnbWFpbC5jb20iLCJleHAiOjE3ODQ5NTIxMTl9.3MLRnltjyLuR8Ul7LdUkwunujisSzVaXVh3-IIkxso4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a218e0acca2af906-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:40b5:de0e:aa6a:ffd1:a0ee:f9d2",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 04:25:00 UTC] === END API CALL LOG ===
[27-Jul-2026 04:25:00 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 04:25:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MiIsInVzZXJuYW1lIjoiRGQxIiwiZW1haWwiOiJUYW5nb2RocnV2NTY5NUBnbWFpbC5jb20iLCJleHAiOjE3ODQ5NTIxMTl9.3MLRnltjyLuR8Ul7LdUkwunujisSzVaXVh3-IIkxso4
[27-Jul-2026 04:25:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 04:25:00 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 04:25:00 UTC] User ID: 1082
[27-Jul-2026 04:25:00 UTC] ✅ User profile retrieved successfully for user ID: 1082
[27-Jul-2026 04:25:01 UTC] === API CALL LOG ===
[27-Jul-2026 04:25:01 UTC] Endpoint: user/profile.php
[27-Jul-2026 04:25:01 UTC] Full Log Data: {
    "timestamp": "2026-07-27 04:25:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:40b5:de0e:aa6a:ffd1:a0ee:f9d2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:40b5:de0e:aa6a:ffd1:a0ee:f9d2, 172.68.164.104",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MiIsInVzZXJuYW1lIjoiRGQxIiwiZW1haWwiOiJUYW5nb2RocnV2NTY5NUBnbWFpbC5jb20iLCJleHAiOjE3ODQ5NTIxMTl9.3MLRnltjyLuR8Ul7LdUkwunujisSzVaXVh3-IIkxso4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a218e0ba5828f906-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:40b5:de0e:aa6a:ffd1:a0ee:f9d2",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 04:25:01 UTC] === END API CALL LOG ===
[27-Jul-2026 04:25:01 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 04:25:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MiIsInVzZXJuYW1lIjoiRGQxIiwiZW1haWwiOiJUYW5nb2RocnV2NTY5NUBnbWFpbC5jb20iLCJleHAiOjE3ODQ5NTIxMTl9.3MLRnltjyLuR8Ul7LdUkwunujisSzVaXVh3-IIkxso4
[27-Jul-2026 04:25:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 04:25:01 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 04:25:01 UTC] User ID: 1082
[27-Jul-2026 04:25:01 UTC] ✅ User profile retrieved successfully for user ID: 1082
[27-Jul-2026 04:25:15 UTC] === API CALL LOG ===
[27-Jul-2026 04:25:15 UTC] Endpoint: user/profile.php
[27-Jul-2026 04:25:15 UTC] Full Log Data: {
    "timestamp": "2026-07-27 04:25:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:40b5:de0e:aa6a:ffd1:a0ee:f9d2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:40b5:de0e:aa6a:ffd1:a0ee:f9d2, 172.68.164.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MiIsInVzZXJuYW1lIjoiRGQxIiwiZW1haWwiOiJUYW5nb2RocnV2NTY5NUBnbWFpbC5jb20iLCJleHAiOjE3ODQ5NTIxMTl9.3MLRnltjyLuR8Ul7LdUkwunujisSzVaXVh3-IIkxso4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a218e10d39c2f906-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:40b5:de0e:aa6a:ffd1:a0ee:f9d2",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 04:25:15 UTC] === END API CALL LOG ===
[27-Jul-2026 04:25:15 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 04:25:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MiIsInVzZXJuYW1lIjoiRGQxIiwiZW1haWwiOiJUYW5nb2RocnV2NTY5NUBnbWFpbC5jb20iLCJleHAiOjE3ODQ5NTIxMTl9.3MLRnltjyLuR8Ul7LdUkwunujisSzVaXVh3-IIkxso4
[27-Jul-2026 04:25:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 04:25:15 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 04:25:15 UTC] User ID: 1082
[27-Jul-2026 04:25:15 UTC] ✅ User profile retrieved successfully for user ID: 1082
[27-Jul-2026 04:25:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jul-2026 04:25:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jul-2026 04:25:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:40b5:de0e:aa6a:ffd1:a0ee:f9d2, 172.68.164.74","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MiIsInVzZXJuYW1lIjoiRGQxIiwiZW1haWwiOiJUYW5nb2RocnV2NTY5NUBnbWFpbC5jb20iLCJleHAiOjE3ODQ5NTIxMTl9.3MLRnltjyLuR8Ul7LdUkwunujisSzVaXVh3-IIkxso4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a218e10d39bcf906-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:40b5:de0e:aa6a:ffd1:a0ee:f9d2","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-Jul-2026 04:25:15 UTC] === User Orders API Called ===
[27-Jul-2026 04:25:15 UTC] User ID: 1082
[27-Jul-2026 04:25:15 UTC] Limit: 20, Offset: 0
[27-Jul-2026 04:25:15 UTC] Orders found: 0
[27-Jul-2026 04:25:15 UTC] Orders data: []
[27-Jul-2026 04:25:15 UTC] Total orders count: 0
[27-Jul-2026 04:25:15 UTC] === API CALL LOG ===
[27-Jul-2026 04:25:15 UTC] Endpoint: user/profile.php
[27-Jul-2026 04:25:15 UTC] Full Log Data: {
    "timestamp": "2026-07-27 04:25:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:40b5:de0e:aa6a:ffd1:a0ee:f9d2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:40b5:de0e:aa6a:ffd1:a0ee:f9d2, 172.68.164.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MiIsInVzZXJuYW1lIjoiRGQxIiwiZW1haWwiOiJUYW5nb2RocnV2NTY5NUBnbWFpbC5jb20iLCJleHAiOjE3ODQ5NTIxMTl9.3MLRnltjyLuR8Ul7LdUkwunujisSzVaXVh3-IIkxso4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a218e1106adcf906-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:40b5:de0e:aa6a:ffd1:a0ee:f9d2",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 04:25:15 UTC] === END API CALL LOG ===
[27-Jul-2026 04:25:15 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 04:25:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MiIsInVzZXJuYW1lIjoiRGQxIiwiZW1haWwiOiJUYW5nb2RocnV2NTY5NUBnbWFpbC5jb20iLCJleHAiOjE3ODQ5NTIxMTl9.3MLRnltjyLuR8Ul7LdUkwunujisSzVaXVh3-IIkxso4
[27-Jul-2026 04:25:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 04:25:15 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 04:25:15 UTC] User ID: 1082
[27-Jul-2026 04:25:15 UTC] ✅ User profile retrieved successfully for user ID: 1082
[27-Jul-2026 04:25:17 UTC] === API CALL LOG ===
[27-Jul-2026 04:25:17 UTC] Endpoint: user/profile.php
[27-Jul-2026 04:25:17 UTC] Full Log Data: {
    "timestamp": "2026-07-27 04:25:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:40b5:de0e:aa6a:ffd1:a0ee:f9d2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:40b5:de0e:aa6a:ffd1:a0ee:f9d2, 172.68.164.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MiIsInVzZXJuYW1lIjoiRGQxIiwiZW1haWwiOiJUYW5nb2RocnV2NTY5NUBnbWFpbC5jb20iLCJleHAiOjE3ODQ5NTIxMTl9.3MLRnltjyLuR8Ul7LdUkwunujisSzVaXVh3-IIkxso4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a218e11c4d76f906-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:40b5:de0e:aa6a:ffd1:a0ee:f9d2",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 04:25:17 UTC] === END API CALL LOG ===
[27-Jul-2026 04:25:17 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 04:25:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA4MiIsInVzZXJuYW1lIjoiRGQxIiwiZW1haWwiOiJUYW5nb2RocnV2NTY5NUBnbWFpbC5jb20iLCJleHAiOjE3ODQ5NTIxMTl9.3MLRnltjyLuR8Ul7LdUkwunujisSzVaXVh3-IIkxso4
[27-Jul-2026 04:25:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 04:25:17 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 04:25:17 UTC] User ID: 1082
[27-Jul-2026 04:25:17 UTC] ✅ User profile retrieved successfully for user ID: 1082
[27-Jul-2026 05:04:10 UTC] === API CALL LOG ===
[27-Jul-2026 05:04:10 UTC] Endpoint: user/profile.php
[27-Jul-2026 05:04:10 UTC] Full Log Data: {
    "timestamp": "2026-07-27 05:04:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:462f:b878:7846:ac70:a335:765b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:462f:b878:7846:ac70:a335:765b, 172.71.82.78",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MCIsInVzZXJuYW1lIjoic2hhbWJodTEzNDQ0IiwiZW1haWwiOiJwaG9uZWFnZW50NDY4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTcyODgwOX0.4NvXzKsw7o2-SFuwWeA2u_o3pG7GZxoAyQ3LuKsCuqc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2191a0fdad2a1b5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:462f:b878:7846:ac70:a335:765b",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 05:04:10 UTC] === END API CALL LOG ===
[27-Jul-2026 05:04:10 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 05:04:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MCIsInVzZXJuYW1lIjoic2hhbWJodTEzNDQ0IiwiZW1haWwiOiJwaG9uZWFnZW50NDY4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTcyODgwOX0.4NvXzKsw7o2-SFuwWeA2u_o3pG7GZxoAyQ3LuKsCuqc
[27-Jul-2026 05:04:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 05:04:10 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 05:04:10 UTC] User ID: 1160
[27-Jul-2026 05:04:10 UTC] ✅ User profile retrieved successfully for user ID: 1160
[27-Jul-2026 05:04:11 UTC] === API CALL LOG ===
[27-Jul-2026 05:04:11 UTC] Endpoint: user/profile.php
[27-Jul-2026 05:04:11 UTC] Full Log Data: {
    "timestamp": "2026-07-27 05:04:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:462f:b878:7846:ac70:a335:765b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:462f:b878:7846:ac70:a335:765b, 172.71.82.78",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MCIsInVzZXJuYW1lIjoic2hhbWJodTEzNDQ0IiwiZW1haWwiOiJwaG9uZWFnZW50NDY4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTcyODgwOX0.4NvXzKsw7o2-SFuwWeA2u_o3pG7GZxoAyQ3LuKsCuqc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2191a16e969a1b5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:462f:b878:7846:ac70:a335:765b",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 05:04:11 UTC] === END API CALL LOG ===
[27-Jul-2026 05:04:11 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 05:04:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MCIsInVzZXJuYW1lIjoic2hhbWJodTEzNDQ0IiwiZW1haWwiOiJwaG9uZWFnZW50NDY4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTcyODgwOX0.4NvXzKsw7o2-SFuwWeA2u_o3pG7GZxoAyQ3LuKsCuqc
[27-Jul-2026 05:04:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 05:04:11 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 05:04:11 UTC] User ID: 1160
[27-Jul-2026 05:04:11 UTC] ✅ User profile retrieved successfully for user ID: 1160
[27-Jul-2026 05:04:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jul-2026 05:04:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jul-2026 05:04:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:462f:b878:7846:ac70:a335:765b, 172.71.82.78","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MCIsInVzZXJuYW1lIjoic2hhbWJodTEzNDQ0IiwiZW1haWwiOiJwaG9uZWFnZW50NDY4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTcyODgwOX0.4NvXzKsw7o2-SFuwWeA2u_o3pG7GZxoAyQ3LuKsCuqc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2191a16e96ba1b5-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:462f:b878:7846:ac70:a335:765b","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-Jul-2026 05:04:11 UTC] === User Orders API Called ===
[27-Jul-2026 05:04:11 UTC] User ID: 1160
[27-Jul-2026 05:04:11 UTC] Limit: 20, Offset: 0
[27-Jul-2026 05:04:11 UTC] Orders found: 0
[27-Jul-2026 05:04:11 UTC] Orders data: []
[27-Jul-2026 05:04:11 UTC] Total orders count: 0
[27-Jul-2026 05:04:12 UTC] === API CALL LOG ===
[27-Jul-2026 05:04:12 UTC] Endpoint: user/profile.php
[27-Jul-2026 05:04:12 UTC] Full Log Data: {
    "timestamp": "2026-07-27 05:04:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:462f:b878:7846:ac70:a335:765b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:462f:b878:7846:ac70:a335:765b, 172.68.242.113",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MCIsInVzZXJuYW1lIjoic2hhbWJodTEzNDQ0IiwiZW1haWwiOiJwaG9uZWFnZW50NDY4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTcyODgwOX0.4NvXzKsw7o2-SFuwWeA2u_o3pG7GZxoAyQ3LuKsCuqc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2191a179a0ca1b5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:462f:b878:7846:ac70:a335:765b",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 05:04:12 UTC] === END API CALL LOG ===
[27-Jul-2026 05:04:12 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 05:04:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MCIsInVzZXJuYW1lIjoic2hhbWJodTEzNDQ0IiwiZW1haWwiOiJwaG9uZWFnZW50NDY4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTcyODgwOX0.4NvXzKsw7o2-SFuwWeA2u_o3pG7GZxoAyQ3LuKsCuqc
[27-Jul-2026 05:04:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 05:04:12 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 05:04:12 UTC] User ID: 1160
[27-Jul-2026 05:04:12 UTC] ✅ User profile retrieved successfully for user ID: 1160
[27-Jul-2026 05:27:49 UTC] === API CALL LOG ===
[27-Jul-2026 05:27:49 UTC] Endpoint: user/profile.php
[27-Jul-2026 05:27:49 UTC] Full Log Data: {
    "timestamp": "2026-07-27 05:27:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:462f:b878:7846:ac70:a335:765b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:462f:b878:7846:ac70:a335:765b, 172.70.147.201",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MCIsInVzZXJuYW1lIjoic2hhbWJodTEzNDQ0IiwiZW1haWwiOiJwaG9uZWFnZW50NDY4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTcyODgwOX0.4NvXzKsw7o2-SFuwWeA2u_o3pG7GZxoAyQ3LuKsCuqc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2193cb34cc591bd-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:462f:b878:7846:ac70:a335:765b",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 05:27:49 UTC] === END API CALL LOG ===
[27-Jul-2026 05:27:49 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 05:27:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MCIsInVzZXJuYW1lIjoic2hhbWJodTEzNDQ0IiwiZW1haWwiOiJwaG9uZWFnZW50NDY4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTcyODgwOX0.4NvXzKsw7o2-SFuwWeA2u_o3pG7GZxoAyQ3LuKsCuqc
[27-Jul-2026 05:27:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 05:27:49 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 05:27:49 UTC] User ID: 1160
[27-Jul-2026 05:27:49 UTC] ✅ User profile retrieved successfully for user ID: 1160
[27-Jul-2026 05:27:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jul-2026 05:27:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jul-2026 05:27:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:462f:b878:7846:ac70:a335:765b, 172.70.93.116","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MCIsInVzZXJuYW1lIjoic2hhbWJodTEzNDQ0IiwiZW1haWwiOiJwaG9uZWFnZW50NDY4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTcyODgwOX0.4NvXzKsw7o2-SFuwWeA2u_o3pG7GZxoAyQ3LuKsCuqc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2193cc81a2591bd-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:462f:b878:7846:ac70:a335:765b","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-Jul-2026 05:27:52 UTC] === User Orders API Called ===
[27-Jul-2026 05:27:52 UTC] User ID: 1160
[27-Jul-2026 05:27:52 UTC] Limit: 20, Offset: 0
[27-Jul-2026 05:27:52 UTC] Orders found: 0
[27-Jul-2026 05:27:52 UTC] Orders data: []
[27-Jul-2026 05:27:52 UTC] Total orders count: 0
[27-Jul-2026 07:06:26 UTC] === API CALL LOG ===
[27-Jul-2026 07:06:26 UTC] Endpoint: user/profile.php
[27-Jul-2026 07:06:26 UTC] Full Log Data: {
    "timestamp": "2026-07-27 07:06:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:b4e1:b1e5:5d2e:d5ac:3163:f68b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:b4e1:b1e5:5d2e:d5ac:3163:f68b, 172.71.124.88",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MSIsInVzZXJuYW1lIjoiQGNyaW1lY2hlYXRhcyIsImVtYWlsIjoibGFkbGFzYTNAZ21haWwuY29tIiwiZXhwIjoxNzg1NzQwNzg1fQ.8PIQbEIRUw5dk1tQyHLYna2gkeoqxwAvDZfdD82sJGA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a219cd2a6e0ccdd6-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:b4e1:b1e5:5d2e:d5ac:3163:f68b",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 07:06:26 UTC] === END API CALL LOG ===
[27-Jul-2026 07:06:26 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 07:06:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MSIsInVzZXJuYW1lIjoiQGNyaW1lY2hlYXRhcyIsImVtYWlsIjoibGFkbGFzYTNAZ21haWwuY29tIiwiZXhwIjoxNzg1NzQwNzg1fQ.8PIQbEIRUw5dk1tQyHLYna2gkeoqxwAvDZfdD82sJGA
[27-Jul-2026 07:06:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 07:06:26 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 07:06:26 UTC] User ID: 1161
[27-Jul-2026 07:06:26 UTC] ✅ User profile retrieved successfully for user ID: 1161
[27-Jul-2026 07:06:26 UTC] === API CALL LOG ===
[27-Jul-2026 07:06:26 UTC] Endpoint: user/profile.php
[27-Jul-2026 07:06:26 UTC] Full Log Data: {
    "timestamp": "2026-07-27 07:06:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:b4e1:b1e5:5d2e:d5ac:3163:f68b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:b4e1:b1e5:5d2e:d5ac:3163:f68b, 172.71.124.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MSIsInVzZXJuYW1lIjoiQGNyaW1lY2hlYXRhcyIsImVtYWlsIjoibGFkbGFzYTNAZ21haWwuY29tIiwiZXhwIjoxNzg1NzQwNzg1fQ.8PIQbEIRUw5dk1tQyHLYna2gkeoqxwAvDZfdD82sJGA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a219cd295b91cdd6-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:b4e1:b1e5:5d2e:d5ac:3163:f68b",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 07:06:26 UTC] === END API CALL LOG ===
[27-Jul-2026 07:06:26 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 07:06:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MSIsInVzZXJuYW1lIjoiQGNyaW1lY2hlYXRhcyIsImVtYWlsIjoibGFkbGFzYTNAZ21haWwuY29tIiwiZXhwIjoxNzg1NzQwNzg1fQ.8PIQbEIRUw5dk1tQyHLYna2gkeoqxwAvDZfdD82sJGA
[27-Jul-2026 07:06:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 07:06:26 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 07:06:26 UTC] User ID: 1161
[27-Jul-2026 07:06:26 UTC] ✅ User profile retrieved successfully for user ID: 1161
[27-Jul-2026 07:06:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jul-2026 07:06:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jul-2026 07:06:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:b4e1:b1e5:5d2e:d5ac:3163:f68b, 172.71.124.74","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MSIsInVzZXJuYW1lIjoiQGNyaW1lY2hlYXRhcyIsImVtYWlsIjoibGFkbGFzYTNAZ21haWwuY29tIiwiZXhwIjoxNzg1NzQwNzg1fQ.8PIQbEIRUw5dk1tQyHLYna2gkeoqxwAvDZfdD82sJGA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a219cd29ece0cdd6-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:b4e1:b1e5:5d2e:d5ac:3163:f68b","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-Jul-2026 07:06:26 UTC] === User Orders API Called ===
[27-Jul-2026 07:06:26 UTC] User ID: 1161
[27-Jul-2026 07:06:26 UTC] Limit: 20, Offset: 0
[27-Jul-2026 07:06:26 UTC] Orders found: 0
[27-Jul-2026 07:06:26 UTC] Orders data: []
[27-Jul-2026 07:06:26 UTC] Total orders count: 0
[27-Jul-2026 07:06:27 UTC] === API CALL LOG ===
[27-Jul-2026 07:06:27 UTC] Endpoint: user/profile.php
[27-Jul-2026 07:06:27 UTC] Full Log Data: {
    "timestamp": "2026-07-27 07:06:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:b4e1:b1e5:5d2e:d5ac:3163:f68b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:b4e1:b1e5:5d2e:d5ac:3163:f68b, 172.71.124.88",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MSIsInVzZXJuYW1lIjoiQGNyaW1lY2hlYXRhcyIsImVtYWlsIjoibGFkbGFzYTNAZ21haWwuY29tIiwiZXhwIjoxNzg1NzQwNzg1fQ.8PIQbEIRUw5dk1tQyHLYna2gkeoqxwAvDZfdD82sJGA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a219cd33fbbfcdd6-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:b4e1:b1e5:5d2e:d5ac:3163:f68b",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 07:06:27 UTC] === END API CALL LOG ===
[27-Jul-2026 07:06:27 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 07:06:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MSIsInVzZXJuYW1lIjoiQGNyaW1lY2hlYXRhcyIsImVtYWlsIjoibGFkbGFzYTNAZ21haWwuY29tIiwiZXhwIjoxNzg1NzQwNzg1fQ.8PIQbEIRUw5dk1tQyHLYna2gkeoqxwAvDZfdD82sJGA
[27-Jul-2026 07:06:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 07:06:27 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 07:06:27 UTC] User ID: 1161
[27-Jul-2026 07:06:27 UTC] ✅ User profile retrieved successfully for user ID: 1161
[27-Jul-2026 07:06:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jul-2026 07:06:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jul-2026 07:06:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:b4e1:b1e5:5d2e:d5ac:3163:f68b, 172.71.124.89","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MSIsInVzZXJuYW1lIjoiQGNyaW1lY2hlYXRhcyIsImVtYWlsIjoibGFkbGFzYTNAZ21haWwuY29tIiwiZXhwIjoxNzg1NzQwNzg1fQ.8PIQbEIRUw5dk1tQyHLYna2gkeoqxwAvDZfdD82sJGA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a219cd7adf9acdd6-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:b4e1:b1e5:5d2e:d5ac:3163:f68b","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-Jul-2026 07:06:39 UTC] === User Orders API Called ===
[27-Jul-2026 07:06:39 UTC] User ID: 1161
[27-Jul-2026 07:06:39 UTC] Limit: 20, Offset: 0
[27-Jul-2026 07:06:39 UTC] Orders found: 0
[27-Jul-2026 07:06:39 UTC] Orders data: []
[27-Jul-2026 07:06:39 UTC] Total orders count: 0
[27-Jul-2026 07:06:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jul-2026 07:06:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jul-2026 07:06:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:b4e1:b1e5:5d2e:d5ac:3163:f68b, 172.71.124.89","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MSIsInVzZXJuYW1lIjoiQGNyaW1lY2hlYXRhcyIsImVtYWlsIjoibGFkbGFzYTNAZ21haWwuY29tIiwiZXhwIjoxNzg1NzQwNzg1fQ.8PIQbEIRUw5dk1tQyHLYna2gkeoqxwAvDZfdD82sJGA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a219cd8c0c90cdd6-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:b4e1:b1e5:5d2e:d5ac:3163:f68b","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-Jul-2026 07:06:42 UTC] === User Orders API Called ===
[27-Jul-2026 07:06:42 UTC] User ID: 1161
[27-Jul-2026 07:06:42 UTC] Limit: 20, Offset: 0
[27-Jul-2026 07:06:42 UTC] Orders found: 0
[27-Jul-2026 07:06:42 UTC] Orders data: []
[27-Jul-2026 07:06:42 UTC] Total orders count: 0
[27-Jul-2026 07:06:42 UTC] === API CALL LOG ===
[27-Jul-2026 07:06:42 UTC] Endpoint: user/profile.php
[27-Jul-2026 07:06:42 UTC] Full Log Data: {
    "timestamp": "2026-07-27 07:06:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:b4e1:b1e5:5d2e:d5ac:3163:f68b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:b4e1:b1e5:5d2e:d5ac:3163:f68b, 172.71.124.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MSIsInVzZXJuYW1lIjoiQGNyaW1lY2hlYXRhcyIsImVtYWlsIjoibGFkbGFzYTNAZ21haWwuY29tIiwiZXhwIjoxNzg1NzQwNzg1fQ.8PIQbEIRUw5dk1tQyHLYna2gkeoqxwAvDZfdD82sJGA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a219cd8c8db2cdd6-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:b4e1:b1e5:5d2e:d5ac:3163:f68b",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 07:06:42 UTC] === END API CALL LOG ===
[27-Jul-2026 07:06:42 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 07:06:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MSIsInVzZXJuYW1lIjoiQGNyaW1lY2hlYXRhcyIsImVtYWlsIjoibGFkbGFzYTNAZ21haWwuY29tIiwiZXhwIjoxNzg1NzQwNzg1fQ.8PIQbEIRUw5dk1tQyHLYna2gkeoqxwAvDZfdD82sJGA
[27-Jul-2026 07:06:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 07:06:42 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 07:06:42 UTC] User ID: 1161
[27-Jul-2026 07:06:42 UTC] ✅ User profile retrieved successfully for user ID: 1161
[27-Jul-2026 07:06:42 UTC] === API CALL LOG ===
[27-Jul-2026 07:06:42 UTC] Endpoint: user/profile.php
[27-Jul-2026 07:06:42 UTC] Full Log Data: {
    "timestamp": "2026-07-27 07:06:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:b4e1:b1e5:5d2e:d5ac:3163:f68b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:b4e1:b1e5:5d2e:d5ac:3163:f68b, 172.71.124.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MSIsInVzZXJuYW1lIjoiQGNyaW1lY2hlYXRhcyIsImVtYWlsIjoibGFkbGFzYTNAZ21haWwuY29tIiwiZXhwIjoxNzg1NzQwNzg1fQ.8PIQbEIRUw5dk1tQyHLYna2gkeoqxwAvDZfdD82sJGA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a219cd8ffcf1cdd6-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:b4e1:b1e5:5d2e:d5ac:3163:f68b",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 07:06:42 UTC] === END API CALL LOG ===
[27-Jul-2026 07:06:42 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 07:06:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MSIsInVzZXJuYW1lIjoiQGNyaW1lY2hlYXRhcyIsImVtYWlsIjoibGFkbGFzYTNAZ21haWwuY29tIiwiZXhwIjoxNzg1NzQwNzg1fQ.8PIQbEIRUw5dk1tQyHLYna2gkeoqxwAvDZfdD82sJGA
[27-Jul-2026 07:06:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 07:06:42 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 07:06:42 UTC] User ID: 1161
[27-Jul-2026 07:06:42 UTC] ✅ User profile retrieved successfully for user ID: 1161
[27-Jul-2026 07:06:43 UTC] === API CALL LOG ===
[27-Jul-2026 07:06:43 UTC] Endpoint: user/profile.php
[27-Jul-2026 07:06:43 UTC] Full Log Data: {
    "timestamp": "2026-07-27 07:06:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:b4e1:b1e5:5d2e:d5ac:3163:f68b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:b4e1:b1e5:5d2e:d5ac:3163:f68b, 172.71.124.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MSIsInVzZXJuYW1lIjoiQGNyaW1lY2hlYXRhcyIsImVtYWlsIjoibGFkbGFzYTNAZ21haWwuY29tIiwiZXhwIjoxNzg1NzQwNzg1fQ.8PIQbEIRUw5dk1tQyHLYna2gkeoqxwAvDZfdD82sJGA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a219cd943e7acdd6-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:b4e1:b1e5:5d2e:d5ac:3163:f68b",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 07:06:43 UTC] === END API CALL LOG ===
[27-Jul-2026 07:06:43 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 07:06:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MSIsInVzZXJuYW1lIjoiQGNyaW1lY2hlYXRhcyIsImVtYWlsIjoibGFkbGFzYTNAZ21haWwuY29tIiwiZXhwIjoxNzg1NzQwNzg1fQ.8PIQbEIRUw5dk1tQyHLYna2gkeoqxwAvDZfdD82sJGA
[27-Jul-2026 07:06:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 07:06:43 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 07:06:43 UTC] User ID: 1161
[27-Jul-2026 07:06:43 UTC] ✅ User profile retrieved successfully for user ID: 1161
[27-Jul-2026 07:06:58 UTC] === API CALL LOG ===
[27-Jul-2026 07:06:58 UTC] Endpoint: user/profile.php
[27-Jul-2026 07:06:58 UTC] Full Log Data: {
    "timestamp": "2026-07-27 07:06:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:b4e1:b1e5:5d2e:d5ac:3163:f68b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:b4e1:b1e5:5d2e:d5ac:3163:f68b, 172.71.124.88",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MSIsInVzZXJuYW1lIjoiQGNyaW1lY2hlYXRhcyIsImVtYWlsIjoibGFkbGFzYTNAZ21haWwuY29tIiwiZXhwIjoxNzg1NzQwNzg1fQ.8PIQbEIRUw5dk1tQyHLYna2gkeoqxwAvDZfdD82sJGA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a219cded9858cdd6-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:b4e1:b1e5:5d2e:d5ac:3163:f68b",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 07:06:58 UTC] === END API CALL LOG ===
[27-Jul-2026 07:06:58 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 07:06:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MSIsInVzZXJuYW1lIjoiQGNyaW1lY2hlYXRhcyIsImVtYWlsIjoibGFkbGFzYTNAZ21haWwuY29tIiwiZXhwIjoxNzg1NzQwNzg1fQ.8PIQbEIRUw5dk1tQyHLYna2gkeoqxwAvDZfdD82sJGA
[27-Jul-2026 07:06:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 07:06:58 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 07:06:58 UTC] User ID: 1161
[27-Jul-2026 07:06:58 UTC] ✅ User profile retrieved successfully for user ID: 1161
[27-Jul-2026 07:06:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jul-2026 07:06:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jul-2026 07:06:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:b4e1:b1e5:5d2e:d5ac:3163:f68b, 172.71.124.88","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MSIsInVzZXJuYW1lIjoiQGNyaW1lY2hlYXRhcyIsImVtYWlsIjoibGFkbGFzYTNAZ21haWwuY29tIiwiZXhwIjoxNzg1NzQwNzg1fQ.8PIQbEIRUw5dk1tQyHLYna2gkeoqxwAvDZfdD82sJGA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a219cded9857cdd6-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:b4e1:b1e5:5d2e:d5ac:3163:f68b","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-Jul-2026 07:06:58 UTC] === User Orders API Called ===
[27-Jul-2026 07:06:58 UTC] User ID: 1161
[27-Jul-2026 07:06:58 UTC] Limit: 20, Offset: 0
[27-Jul-2026 07:06:58 UTC] Orders found: 0
[27-Jul-2026 07:06:58 UTC] Orders data: []
[27-Jul-2026 07:06:58 UTC] Total orders count: 0
[27-Jul-2026 07:06:58 UTC] === API CALL LOG ===
[27-Jul-2026 07:06:58 UTC] Endpoint: user/profile.php
[27-Jul-2026 07:06:58 UTC] Full Log Data: {
    "timestamp": "2026-07-27 07:06:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:b4e1:b1e5:5d2e:d5ac:3163:f68b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:b4e1:b1e5:5d2e:d5ac:3163:f68b, 172.71.124.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MSIsInVzZXJuYW1lIjoiQGNyaW1lY2hlYXRhcyIsImVtYWlsIjoibGFkbGFzYTNAZ21haWwuY29tIiwiZXhwIjoxNzg1NzQwNzg1fQ.8PIQbEIRUw5dk1tQyHLYna2gkeoqxwAvDZfdD82sJGA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a219cdf15884cdd6-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:b4e1:b1e5:5d2e:d5ac:3163:f68b",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 07:06:58 UTC] === END API CALL LOG ===
[27-Jul-2026 07:06:58 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 07:06:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MSIsInVzZXJuYW1lIjoiQGNyaW1lY2hlYXRhcyIsImVtYWlsIjoibGFkbGFzYTNAZ21haWwuY29tIiwiZXhwIjoxNzg1NzQwNzg1fQ.8PIQbEIRUw5dk1tQyHLYna2gkeoqxwAvDZfdD82sJGA
[27-Jul-2026 07:06:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 07:06:58 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 07:06:58 UTC] User ID: 1161
[27-Jul-2026 07:06:58 UTC] ✅ User profile retrieved successfully for user ID: 1161
[27-Jul-2026 07:06:59 UTC] === API CALL LOG ===
[27-Jul-2026 07:06:59 UTC] Endpoint: user/profile.php
[27-Jul-2026 07:06:59 UTC] Full Log Data: {
    "timestamp": "2026-07-27 07:06:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:b4e1:b1e5:5d2e:d5ac:3163:f68b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:b4e1:b1e5:5d2e:d5ac:3163:f68b, 172.71.124.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MSIsInVzZXJuYW1lIjoiQGNyaW1lY2hlYXRhcyIsImVtYWlsIjoibGFkbGFzYTNAZ21haWwuY29tIiwiZXhwIjoxNzg1NzQwNzg1fQ.8PIQbEIRUw5dk1tQyHLYna2gkeoqxwAvDZfdD82sJGA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a219cdf78e9ecdd6-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:b4e1:b1e5:5d2e:d5ac:3163:f68b",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 07:06:59 UTC] === END API CALL LOG ===
[27-Jul-2026 07:06:59 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 07:06:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MSIsInVzZXJuYW1lIjoiQGNyaW1lY2hlYXRhcyIsImVtYWlsIjoibGFkbGFzYTNAZ21haWwuY29tIiwiZXhwIjoxNzg1NzQwNzg1fQ.8PIQbEIRUw5dk1tQyHLYna2gkeoqxwAvDZfdD82sJGA
[27-Jul-2026 07:06:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 07:06:59 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 07:06:59 UTC] User ID: 1161
[27-Jul-2026 07:06:59 UTC] ✅ User profile retrieved successfully for user ID: 1161
[27-Jul-2026 07:07:00 UTC] === API CALL LOG ===
[27-Jul-2026 07:07:00 UTC] Endpoint: user/profile.php
[27-Jul-2026 07:07:00 UTC] Full Log Data: {
    "timestamp": "2026-07-27 07:07:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:b4e1:b1e5:5d2e:d5ac:3163:f68b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:b4e1:b1e5:5d2e:d5ac:3163:f68b, 172.71.124.88",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MSIsInVzZXJuYW1lIjoiQGNyaW1lY2hlYXRhcyIsImVtYWlsIjoibGFkbGFzYTNAZ21haWwuY29tIiwiZXhwIjoxNzg1NzQwNzg1fQ.8PIQbEIRUw5dk1tQyHLYna2gkeoqxwAvDZfdD82sJGA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a219cdfd4c55cdd6-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:b4e1:b1e5:5d2e:d5ac:3163:f68b",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 07:07:00 UTC] === END API CALL LOG ===
[27-Jul-2026 07:07:00 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 07:07:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MSIsInVzZXJuYW1lIjoiQGNyaW1lY2hlYXRhcyIsImVtYWlsIjoibGFkbGFzYTNAZ21haWwuY29tIiwiZXhwIjoxNzg1NzQwNzg1fQ.8PIQbEIRUw5dk1tQyHLYna2gkeoqxwAvDZfdD82sJGA
[27-Jul-2026 07:07:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 07:07:00 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 07:07:00 UTC] User ID: 1161
[27-Jul-2026 07:07:00 UTC] ✅ User profile retrieved successfully for user ID: 1161
[27-Jul-2026 07:12:09 UTC] === API CALL LOG ===
[27-Jul-2026 07:12:09 UTC] Endpoint: user/profile.php
[27-Jul-2026 07:12:09 UTC] Full Log Data: {
    "timestamp": "2026-07-27 07:12:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:b4e1:b1e5:5d2e:d5ac:3163:f68b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:b4e1:b1e5:5d2e:d5ac:3163:f68b, 162.158.108.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MSIsInVzZXJuYW1lIjoiQGNyaW1lY2hlYXRhcyIsImVtYWlsIjoibGFkbGFzYTNAZ21haWwuY29tIiwiZXhwIjoxNzg1NzQwNzg1fQ.8PIQbEIRUw5dk1tQyHLYna2gkeoqxwAvDZfdD82sJGA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a219d58699f2fd39-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:b4e1:b1e5:5d2e:d5ac:3163:f68b",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 07:12:09 UTC] === END API CALL LOG ===
[27-Jul-2026 07:12:09 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 07:12:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MSIsInVzZXJuYW1lIjoiQGNyaW1lY2hlYXRhcyIsImVtYWlsIjoibGFkbGFzYTNAZ21haWwuY29tIiwiZXhwIjoxNzg1NzQwNzg1fQ.8PIQbEIRUw5dk1tQyHLYna2gkeoqxwAvDZfdD82sJGA
[27-Jul-2026 07:12:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 07:12:09 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 07:12:09 UTC] User ID: 1161
[27-Jul-2026 07:12:09 UTC] ✅ User profile retrieved successfully for user ID: 1161
[27-Jul-2026 07:12:10 UTC] === API CALL LOG ===
[27-Jul-2026 07:12:10 UTC] Endpoint: user/profile.php
[27-Jul-2026 07:12:10 UTC] Full Log Data: {
    "timestamp": "2026-07-27 07:12:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:b4e1:b1e5:5d2e:d5ac:3163:f68b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:b4e1:b1e5:5d2e:d5ac:3163:f68b, 162.158.108.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MSIsInVzZXJuYW1lIjoiQGNyaW1lY2hlYXRhcyIsImVtYWlsIjoibGFkbGFzYTNAZ21haWwuY29tIiwiZXhwIjoxNzg1NzQwNzg1fQ.8PIQbEIRUw5dk1tQyHLYna2gkeoqxwAvDZfdD82sJGA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a219d58e5a85fd39-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:b4e1:b1e5:5d2e:d5ac:3163:f68b",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 07:12:10 UTC] === END API CALL LOG ===
[27-Jul-2026 07:12:10 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 07:12:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MSIsInVzZXJuYW1lIjoiQGNyaW1lY2hlYXRhcyIsImVtYWlsIjoibGFkbGFzYTNAZ21haWwuY29tIiwiZXhwIjoxNzg1NzQwNzg1fQ.8PIQbEIRUw5dk1tQyHLYna2gkeoqxwAvDZfdD82sJGA
[27-Jul-2026 07:12:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 07:12:10 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 07:12:10 UTC] User ID: 1161
[27-Jul-2026 07:12:10 UTC] ✅ User profile retrieved successfully for user ID: 1161
[27-Jul-2026 07:12:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jul-2026 07:12:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jul-2026 07:12:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:b4e1:b1e5:5d2e:d5ac:3163:f68b, 162.158.108.70","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MSIsInVzZXJuYW1lIjoiQGNyaW1lY2hlYXRhcyIsImVtYWlsIjoibGFkbGFzYTNAZ21haWwuY29tIiwiZXhwIjoxNzg1NzQwNzg1fQ.8PIQbEIRUw5dk1tQyHLYna2gkeoqxwAvDZfdD82sJGA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a219d58eec34fd39-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:b4e1:b1e5:5d2e:d5ac:3163:f68b","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-Jul-2026 07:12:10 UTC] === User Orders API Called ===
[27-Jul-2026 07:12:10 UTC] User ID: 1161
[27-Jul-2026 07:12:10 UTC] Limit: 20, Offset: 0
[27-Jul-2026 07:12:10 UTC] Orders found: 0
[27-Jul-2026 07:12:10 UTC] Orders data: []
[27-Jul-2026 07:12:10 UTC] Total orders count: 0
[27-Jul-2026 07:12:10 UTC] === API CALL LOG ===
[27-Jul-2026 07:12:10 UTC] Endpoint: user/profile.php
[27-Jul-2026 07:12:10 UTC] Full Log Data: {
    "timestamp": "2026-07-27 07:12:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:b4e1:b1e5:5d2e:d5ac:3163:f68b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:b4e1:b1e5:5d2e:d5ac:3163:f68b, 162.158.108.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MSIsInVzZXJuYW1lIjoiQGNyaW1lY2hlYXRhcyIsImVtYWlsIjoibGFkbGFzYTNAZ21haWwuY29tIiwiZXhwIjoxNzg1NzQwNzg1fQ.8PIQbEIRUw5dk1tQyHLYna2gkeoqxwAvDZfdD82sJGA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a219d58fef0afd39-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:b4e1:b1e5:5d2e:d5ac:3163:f68b",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 07:12:10 UTC] === END API CALL LOG ===
[27-Jul-2026 07:12:10 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 07:12:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MSIsInVzZXJuYW1lIjoiQGNyaW1lY2hlYXRhcyIsImVtYWlsIjoibGFkbGFzYTNAZ21haWwuY29tIiwiZXhwIjoxNzg1NzQwNzg1fQ.8PIQbEIRUw5dk1tQyHLYna2gkeoqxwAvDZfdD82sJGA
[27-Jul-2026 07:12:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 07:12:10 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 07:12:10 UTC] User ID: 1161
[27-Jul-2026 07:12:10 UTC] ✅ User profile retrieved successfully for user ID: 1161
[27-Jul-2026 07:12:11 UTC] === API CALL LOG ===
[27-Jul-2026 07:12:11 UTC] Endpoint: user/profile.php
[27-Jul-2026 07:12:11 UTC] Full Log Data: {
    "timestamp": "2026-07-27 07:12:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:b4e1:b1e5:5d2e:d5ac:3163:f68b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:b4e1:b1e5:5d2e:d5ac:3163:f68b, 162.158.108.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MSIsInVzZXJuYW1lIjoiQGNyaW1lY2hlYXRhcyIsImVtYWlsIjoibGFkbGFzYTNAZ21haWwuY29tIiwiZXhwIjoxNzg1NzQwNzg1fQ.8PIQbEIRUw5dk1tQyHLYna2gkeoqxwAvDZfdD82sJGA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a219d5970e64fd39-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:b4e1:b1e5:5d2e:d5ac:3163:f68b",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 07:12:11 UTC] === END API CALL LOG ===
[27-Jul-2026 07:12:11 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 07:12:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MSIsInVzZXJuYW1lIjoiQGNyaW1lY2hlYXRhcyIsImVtYWlsIjoibGFkbGFzYTNAZ21haWwuY29tIiwiZXhwIjoxNzg1NzQwNzg1fQ.8PIQbEIRUw5dk1tQyHLYna2gkeoqxwAvDZfdD82sJGA
[27-Jul-2026 07:12:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 07:12:11 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 07:12:11 UTC] User ID: 1161
[27-Jul-2026 07:12:11 UTC] ✅ User profile retrieved successfully for user ID: 1161
[27-Jul-2026 07:12:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jul-2026 07:12:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jul-2026 07:12:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:b4e1:b1e5:5d2e:d5ac:3163:f68b, 162.158.108.70","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MSIsInVzZXJuYW1lIjoiQGNyaW1lY2hlYXRhcyIsImVtYWlsIjoibGFkbGFzYTNAZ21haWwuY29tIiwiZXhwIjoxNzg1NzQwNzg1fQ.8PIQbEIRUw5dk1tQyHLYna2gkeoqxwAvDZfdD82sJGA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a219d5aaef8ffd39-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:b4e1:b1e5:5d2e:d5ac:3163:f68b","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-Jul-2026 07:12:14 UTC] === User Orders API Called ===
[27-Jul-2026 07:12:14 UTC] User ID: 1161
[27-Jul-2026 07:12:14 UTC] Limit: 20, Offset: 0
[27-Jul-2026 07:12:14 UTC] Orders found: 0
[27-Jul-2026 07:12:14 UTC] Orders data: []
[27-Jul-2026 07:12:14 UTC] Total orders count: 0
[27-Jul-2026 07:12:14 UTC] === API CALL LOG ===
[27-Jul-2026 07:12:14 UTC] Endpoint: user/profile.php
[27-Jul-2026 07:12:14 UTC] Full Log Data: {
    "timestamp": "2026-07-27 07:12:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:b4e1:b1e5:5d2e:d5ac:3163:f68b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:b4e1:b1e5:5d2e:d5ac:3163:f68b, 162.158.108.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MSIsInVzZXJuYW1lIjoiQGNyaW1lY2hlYXRhcyIsImVtYWlsIjoibGFkbGFzYTNAZ21haWwuY29tIiwiZXhwIjoxNzg1NzQwNzg1fQ.8PIQbEIRUw5dk1tQyHLYna2gkeoqxwAvDZfdD82sJGA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a219d5aaef93fd39-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:b4e1:b1e5:5d2e:d5ac:3163:f68b",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 07:12:14 UTC] === END API CALL LOG ===
[27-Jul-2026 07:12:14 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 07:12:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MSIsInVzZXJuYW1lIjoiQGNyaW1lY2hlYXRhcyIsImVtYWlsIjoibGFkbGFzYTNAZ21haWwuY29tIiwiZXhwIjoxNzg1NzQwNzg1fQ.8PIQbEIRUw5dk1tQyHLYna2gkeoqxwAvDZfdD82sJGA
[27-Jul-2026 07:12:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 07:12:14 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 07:12:14 UTC] User ID: 1161
[27-Jul-2026 07:12:14 UTC] ✅ User profile retrieved successfully for user ID: 1161
[27-Jul-2026 07:12:15 UTC] === API CALL LOG ===
[27-Jul-2026 07:12:15 UTC] Endpoint: user/profile.php
[27-Jul-2026 07:12:15 UTC] Full Log Data: {
    "timestamp": "2026-07-27 07:12:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:b4e1:b1e5:5d2e:d5ac:3163:f68b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:b4e1:b1e5:5d2e:d5ac:3163:f68b, 162.158.108.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MSIsInVzZXJuYW1lIjoiQGNyaW1lY2hlYXRhcyIsImVtYWlsIjoibGFkbGFzYTNAZ21haWwuY29tIiwiZXhwIjoxNzg1NzQwNzg1fQ.8PIQbEIRUw5dk1tQyHLYna2gkeoqxwAvDZfdD82sJGA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a219d5afef88fd39-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:b4e1:b1e5:5d2e:d5ac:3163:f68b",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 07:12:15 UTC] === END API CALL LOG ===
[27-Jul-2026 07:12:15 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 07:12:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MSIsInVzZXJuYW1lIjoiQGNyaW1lY2hlYXRhcyIsImVtYWlsIjoibGFkbGFzYTNAZ21haWwuY29tIiwiZXhwIjoxNzg1NzQwNzg1fQ.8PIQbEIRUw5dk1tQyHLYna2gkeoqxwAvDZfdD82sJGA
[27-Jul-2026 07:12:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 07:12:15 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 07:12:15 UTC] User ID: 1161
[27-Jul-2026 07:12:15 UTC] ✅ User profile retrieved successfully for user ID: 1161
[27-Jul-2026 07:12:16 UTC] === API CALL LOG ===
[27-Jul-2026 07:12:16 UTC] Endpoint: user/profile.php
[27-Jul-2026 07:12:16 UTC] Full Log Data: {
    "timestamp": "2026-07-27 07:12:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:b4e1:b1e5:5d2e:d5ac:3163:f68b",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:b4e1:b1e5:5d2e:d5ac:3163:f68b, 162.158.108.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MSIsInVzZXJuYW1lIjoiQGNyaW1lY2hlYXRhcyIsImVtYWlsIjoibGFkbGFzYTNAZ21haWwuY29tIiwiZXhwIjoxNzg1NzQwNzg1fQ.8PIQbEIRUw5dk1tQyHLYna2gkeoqxwAvDZfdD82sJGA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a219d5b50f5bfd39-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:b4e1:b1e5:5d2e:d5ac:3163:f68b",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 07:12:16 UTC] === END API CALL LOG ===
[27-Jul-2026 07:12:16 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 07:12:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MSIsInVzZXJuYW1lIjoiQGNyaW1lY2hlYXRhcyIsImVtYWlsIjoibGFkbGFzYTNAZ21haWwuY29tIiwiZXhwIjoxNzg1NzQwNzg1fQ.8PIQbEIRUw5dk1tQyHLYna2gkeoqxwAvDZfdD82sJGA
[27-Jul-2026 07:12:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 07:12:16 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 07:12:16 UTC] User ID: 1161
[27-Jul-2026 07:12:16 UTC] ✅ User profile retrieved successfully for user ID: 1161
[27-Jul-2026 08:00:06 UTC] === API CALL LOG ===
[27-Jul-2026 08:00:06 UTC] Endpoint: user/profile.php
[27-Jul-2026 08:00:06 UTC] Full Log Data: {
    "timestamp": "2026-07-27 08:00:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "148.153.193.120",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "148.153.193.120, 104.22.104.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MyIsInVzZXJuYW1lIjoiaGppIiwiZW1haWwiOiJoZWxsby5tdXNmeDdAZ21haWwuY29tIiwiZXhwIjoxNzg1NTYzMjMwfQ.6C7RlxpCHE-LI1x_w4l7kS_dncUvNRuWlsjyJ5vLK80",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a21a1bc76f3b9167-IAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "148.153.193.120",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 08:00:06 UTC] === END API CALL LOG ===
[27-Jul-2026 08:00:06 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 08:00:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MyIsInVzZXJuYW1lIjoiaGppIiwiZW1haWwiOiJoZWxsby5tdXNmeDdAZ21haWwuY29tIiwiZXhwIjoxNzg1NTYzMjMwfQ.6C7RlxpCHE-LI1x_w4l7kS_dncUvNRuWlsjyJ5vLK80
[27-Jul-2026 08:00:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 08:00:06 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 08:00:06 UTC] User ID: 1143
[27-Jul-2026 08:00:06 UTC] ✅ User profile retrieved successfully for user ID: 1143
[27-Jul-2026 08:49:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jul-2026 08:49:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jul-2026 08:49:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.82.169, 162.159.113.5","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MiIsInVzZXJuYW1lIjoiVW5jbGVwZWUiLCJlbWFpbCI6ImVkaWRlbWFud2FuYWJhc2lwZXRlckBnbWFpbC5jb20iLCJleHAiOjE3ODU3NDY5NzV9.EM1TqbvLbHhnzx461aa1SabKuYGeUe5ns-4xkE3MtJw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a21a644c38303c73-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.82.169","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-Jul-2026 08:49:36 UTC] === User Orders API Called ===
[27-Jul-2026 08:49:36 UTC] User ID: 1162
[27-Jul-2026 08:49:36 UTC] Limit: 20, Offset: 0
[27-Jul-2026 08:49:36 UTC] Orders found: 0
[27-Jul-2026 08:49:36 UTC] Orders data: []
[27-Jul-2026 08:49:36 UTC] Total orders count: 0
[27-Jul-2026 08:49:36 UTC] === API CALL LOG ===
[27-Jul-2026 08:49:36 UTC] Endpoint: user/profile.php
[27-Jul-2026 08:49:36 UTC] Full Log Data: {
    "timestamp": "2026-07-27 08:49:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.82.169",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.82.169, 162.159.113.5",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MiIsInVzZXJuYW1lIjoiVW5jbGVwZWUiLCJlbWFpbCI6ImVkaWRlbWFud2FuYWJhc2lwZXRlckBnbWFpbC5jb20iLCJleHAiOjE3ODU3NDY5NzV9.EM1TqbvLbHhnzx461aa1SabKuYGeUe5ns-4xkE3MtJw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a21a644c382b3c73-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.82.169",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 08:49:36 UTC] === END API CALL LOG ===
[27-Jul-2026 08:49:36 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 08:49:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MiIsInVzZXJuYW1lIjoiVW5jbGVwZWUiLCJlbWFpbCI6ImVkaWRlbWFud2FuYWJhc2lwZXRlckBnbWFpbC5jb20iLCJleHAiOjE3ODU3NDY5NzV9.EM1TqbvLbHhnzx461aa1SabKuYGeUe5ns-4xkE3MtJw
[27-Jul-2026 08:49:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 08:49:36 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 08:49:36 UTC] User ID: 1162
[27-Jul-2026 08:49:36 UTC] ✅ User profile retrieved successfully for user ID: 1162
[27-Jul-2026 08:49:36 UTC] === API CALL LOG ===
[27-Jul-2026 08:49:36 UTC] Endpoint: user/profile.php
[27-Jul-2026 08:49:36 UTC] Full Log Data: {
    "timestamp": "2026-07-27 08:49:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.82.169",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.82.169, 162.159.113.5",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MiIsInVzZXJuYW1lIjoiVW5jbGVwZWUiLCJlbWFpbCI6ImVkaWRlbWFud2FuYWJhc2lwZXRlckBnbWFpbC5jb20iLCJleHAiOjE3ODU3NDY5NzV9.EM1TqbvLbHhnzx461aa1SabKuYGeUe5ns-4xkE3MtJw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a21a644c38323c73-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.82.169",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 08:49:36 UTC] === END API CALL LOG ===
[27-Jul-2026 08:49:36 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 08:49:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MiIsInVzZXJuYW1lIjoiVW5jbGVwZWUiLCJlbWFpbCI6ImVkaWRlbWFud2FuYWJhc2lwZXRlckBnbWFpbC5jb20iLCJleHAiOjE3ODU3NDY5NzV9.EM1TqbvLbHhnzx461aa1SabKuYGeUe5ns-4xkE3MtJw
[27-Jul-2026 08:49:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 08:49:36 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 08:49:36 UTC] User ID: 1162
[27-Jul-2026 08:49:36 UTC] ✅ User profile retrieved successfully for user ID: 1162
[27-Jul-2026 08:49:37 UTC] === API CALL LOG ===
[27-Jul-2026 08:49:37 UTC] Endpoint: user/profile.php
[27-Jul-2026 08:49:37 UTC] Full Log Data: {
    "timestamp": "2026-07-27 08:49:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.82.169",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.82.169, 162.159.113.5",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MiIsInVzZXJuYW1lIjoiVW5jbGVwZWUiLCJlbWFpbCI6ImVkaWRlbWFud2FuYWJhc2lwZXRlckBnbWFpbC5jb20iLCJleHAiOjE3ODU3NDY5NzV9.EM1TqbvLbHhnzx461aa1SabKuYGeUe5ns-4xkE3MtJw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a21a64520fea3c73-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.82.169",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 08:49:37 UTC] === END API CALL LOG ===
[27-Jul-2026 08:49:37 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 08:49:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MiIsInVzZXJuYW1lIjoiVW5jbGVwZWUiLCJlbWFpbCI6ImVkaWRlbWFud2FuYWJhc2lwZXRlckBnbWFpbC5jb20iLCJleHAiOjE3ODU3NDY5NzV9.EM1TqbvLbHhnzx461aa1SabKuYGeUe5ns-4xkE3MtJw
[27-Jul-2026 08:49:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 08:49:37 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 08:49:37 UTC] User ID: 1162
[27-Jul-2026 08:49:37 UTC] ✅ User profile retrieved successfully for user ID: 1162
[27-Jul-2026 08:50:28 UTC] === API CALL LOG ===
[27-Jul-2026 08:50:28 UTC] Endpoint: user/profile.php
[27-Jul-2026 08:50:28 UTC] Full Log Data: {
    "timestamp": "2026-07-27 08:50:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.82.169",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.82.169, 172.71.99.196",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MiIsInVzZXJuYW1lIjoiVW5jbGVwZWUiLCJlbWFpbCI6ImVkaWRlbWFud2FuYWJhc2lwZXRlckBnbWFpbC5jb20iLCJleHAiOjE3ODU3NDY5NzV9.EM1TqbvLbHhnzx461aa1SabKuYGeUe5ns-4xkE3MtJw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a21a658e0a230b6e-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.82.169",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 08:50:28 UTC] === END API CALL LOG ===
[27-Jul-2026 08:50:28 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 08:50:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MiIsInVzZXJuYW1lIjoiVW5jbGVwZWUiLCJlbWFpbCI6ImVkaWRlbWFud2FuYWJhc2lwZXRlckBnbWFpbC5jb20iLCJleHAiOjE3ODU3NDY5NzV9.EM1TqbvLbHhnzx461aa1SabKuYGeUe5ns-4xkE3MtJw
[27-Jul-2026 08:50:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 08:50:28 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 08:50:28 UTC] User ID: 1162
[27-Jul-2026 08:50:28 UTC] ✅ User profile retrieved successfully for user ID: 1162
[27-Jul-2026 08:50:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jul-2026 08:50:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jul-2026 08:50:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.82.169, 172.71.99.196","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MiIsInVzZXJuYW1lIjoiVW5jbGVwZWUiLCJlbWFpbCI6ImVkaWRlbWFud2FuYWJhc2lwZXRlckBnbWFpbC5jb20iLCJleHAiOjE3ODU3NDY5NzV9.EM1TqbvLbHhnzx461aa1SabKuYGeUe5ns-4xkE3MtJw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a21a6592ce9e0b6e-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.82.169","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-Jul-2026 08:50:28 UTC] === User Orders API Called ===
[27-Jul-2026 08:50:28 UTC] User ID: 1162
[27-Jul-2026 08:50:28 UTC] Limit: 20, Offset: 0
[27-Jul-2026 08:50:28 UTC] Orders found: 0
[27-Jul-2026 08:50:28 UTC] Orders data: []
[27-Jul-2026 08:50:28 UTC] Total orders count: 0
[27-Jul-2026 08:50:29 UTC] === API CALL LOG ===
[27-Jul-2026 08:50:29 UTC] Endpoint: user/profile.php
[27-Jul-2026 08:50:29 UTC] Full Log Data: {
    "timestamp": "2026-07-27 08:50:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.82.169",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.82.169, 172.71.99.196",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MiIsInVzZXJuYW1lIjoiVW5jbGVwZWUiLCJlbWFpbCI6ImVkaWRlbWFud2FuYWJhc2lwZXRlckBnbWFpbC5jb20iLCJleHAiOjE3ODU3NDY5NzV9.EM1TqbvLbHhnzx461aa1SabKuYGeUe5ns-4xkE3MtJw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a21a65941fb50b6e-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.82.169",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 08:50:29 UTC] === END API CALL LOG ===
[27-Jul-2026 08:50:29 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 08:50:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MiIsInVzZXJuYW1lIjoiVW5jbGVwZWUiLCJlbWFpbCI6ImVkaWRlbWFud2FuYWJhc2lwZXRlckBnbWFpbC5jb20iLCJleHAiOjE3ODU3NDY5NzV9.EM1TqbvLbHhnzx461aa1SabKuYGeUe5ns-4xkE3MtJw
[27-Jul-2026 08:50:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 08:50:29 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 08:50:29 UTC] User ID: 1162
[27-Jul-2026 08:50:29 UTC] ✅ User profile retrieved successfully for user ID: 1162
[27-Jul-2026 08:50:30 UTC] === API CALL LOG ===
[27-Jul-2026 08:50:30 UTC] Endpoint: user/profile.php
[27-Jul-2026 08:50:30 UTC] Full Log Data: {
    "timestamp": "2026-07-27 08:50:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.82.169",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.82.169, 172.71.99.196",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MiIsInVzZXJuYW1lIjoiVW5jbGVwZWUiLCJlbWFpbCI6ImVkaWRlbWFud2FuYWJhc2lwZXRlckBnbWFpbC5jb20iLCJleHAiOjE3ODU3NDY5NzV9.EM1TqbvLbHhnzx461aa1SabKuYGeUe5ns-4xkE3MtJw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a21a6599cd4f0b6e-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.82.169",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 08:50:30 UTC] === END API CALL LOG ===
[27-Jul-2026 08:50:30 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 08:50:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MiIsInVzZXJuYW1lIjoiVW5jbGVwZWUiLCJlbWFpbCI6ImVkaWRlbWFud2FuYWJhc2lwZXRlckBnbWFpbC5jb20iLCJleHAiOjE3ODU3NDY5NzV9.EM1TqbvLbHhnzx461aa1SabKuYGeUe5ns-4xkE3MtJw
[27-Jul-2026 08:50:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 08:50:30 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 08:50:30 UTC] User ID: 1162
[27-Jul-2026 08:50:30 UTC] ✅ User profile retrieved successfully for user ID: 1162
[27-Jul-2026 08:57:40 UTC] === API CALL LOG ===
[27-Jul-2026 08:57:40 UTC] Endpoint: user/profile.php
[27-Jul-2026 08:57:40 UTC] Full Log Data: {
    "timestamp": "2026-07-27 08:57:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.82.169",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.82.169, 141.101.76.185",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MiIsInVzZXJuYW1lIjoiVW5jbGVwZWUiLCJlbWFpbCI6ImVkaWRlbWFud2FuYWJhc2lwZXRlckBnbWFpbC5jb20iLCJleHAiOjE3ODU3NDY5NzV9.EM1TqbvLbHhnzx461aa1SabKuYGeUe5ns-4xkE3MtJw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a21a7019cc35fba9-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.82.169",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 08:57:40 UTC] === END API CALL LOG ===
[27-Jul-2026 08:57:40 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 08:57:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MiIsInVzZXJuYW1lIjoiVW5jbGVwZWUiLCJlbWFpbCI6ImVkaWRlbWFud2FuYWJhc2lwZXRlckBnbWFpbC5jb20iLCJleHAiOjE3ODU3NDY5NzV9.EM1TqbvLbHhnzx461aa1SabKuYGeUe5ns-4xkE3MtJw
[27-Jul-2026 08:57:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 08:57:40 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 08:57:40 UTC] User ID: 1162
[27-Jul-2026 08:57:40 UTC] ✅ User profile retrieved successfully for user ID: 1162
[27-Jul-2026 08:57:58 UTC] === API CALL LOG ===
[27-Jul-2026 08:57:58 UTC] Endpoint: user/profile.php
[27-Jul-2026 08:57:58 UTC] Full Log Data: {
    "timestamp": "2026-07-27 08:57:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.82.169",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.82.169, 104.23.170.178",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MiIsInVzZXJuYW1lIjoiVW5jbGVwZWUiLCJlbWFpbCI6ImVkaWRlbWFud2FuYWJhc2lwZXRlckBnbWFpbC5jb20iLCJleHAiOjE3ODU3NDY5NzV9.EM1TqbvLbHhnzx461aa1SabKuYGeUe5ns-4xkE3MtJw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a21a70895d347aa7-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.82.169",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 08:57:58 UTC] === END API CALL LOG ===
[27-Jul-2026 08:57:58 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 08:57:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MiIsInVzZXJuYW1lIjoiVW5jbGVwZWUiLCJlbWFpbCI6ImVkaWRlbWFud2FuYWJhc2lwZXRlckBnbWFpbC5jb20iLCJleHAiOjE3ODU3NDY5NzV9.EM1TqbvLbHhnzx461aa1SabKuYGeUe5ns-4xkE3MtJw
[27-Jul-2026 08:57:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 08:57:58 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 08:57:58 UTC] User ID: 1162
[27-Jul-2026 08:57:58 UTC] ✅ User profile retrieved successfully for user ID: 1162
[27-Jul-2026 08:57:59 UTC] === API CALL LOG ===
[27-Jul-2026 08:57:59 UTC] Endpoint: user/profile.php
[27-Jul-2026 08:57:59 UTC] Full Log Data: {
    "timestamp": "2026-07-27 08:57:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.82.169",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.82.169, 104.23.170.178",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MiIsInVzZXJuYW1lIjoiVW5jbGVwZWUiLCJlbWFpbCI6ImVkaWRlbWFud2FuYWJhc2lwZXRlckBnbWFpbC5jb20iLCJleHAiOjE3ODU3NDY5NzV9.EM1TqbvLbHhnzx461aa1SabKuYGeUe5ns-4xkE3MtJw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a21a7090bb3b7aa7-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.82.169",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 08:57:59 UTC] === END API CALL LOG ===
[27-Jul-2026 08:57:59 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 08:57:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MiIsInVzZXJuYW1lIjoiVW5jbGVwZWUiLCJlbWFpbCI6ImVkaWRlbWFud2FuYWJhc2lwZXRlckBnbWFpbC5jb20iLCJleHAiOjE3ODU3NDY5NzV9.EM1TqbvLbHhnzx461aa1SabKuYGeUe5ns-4xkE3MtJw
[27-Jul-2026 08:57:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 08:57:59 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 08:57:59 UTC] User ID: 1162
[27-Jul-2026 08:57:59 UTC] ✅ User profile retrieved successfully for user ID: 1162
[27-Jul-2026 08:57:59 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jul-2026 08:57:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jul-2026 08:57:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.82.169, 104.23.170.178","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MiIsInVzZXJuYW1lIjoiVW5jbGVwZWUiLCJlbWFpbCI6ImVkaWRlbWFud2FuYWJhc2lwZXRlckBnbWFpbC5jb20iLCJleHAiOjE3ODU3NDY5NzV9.EM1TqbvLbHhnzx461aa1SabKuYGeUe5ns-4xkE3MtJw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a21a7090bb467aa7-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.82.169","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-Jul-2026 08:57:59 UTC] === User Orders API Called ===
[27-Jul-2026 08:57:59 UTC] User ID: 1162
[27-Jul-2026 08:57:59 UTC] Limit: 20, Offset: 0
[27-Jul-2026 08:57:59 UTC] Orders found: 0
[27-Jul-2026 08:57:59 UTC] Orders data: []
[27-Jul-2026 08:57:59 UTC] Total orders count: 0
[27-Jul-2026 08:57:59 UTC] === API CALL LOG ===
[27-Jul-2026 08:57:59 UTC] Endpoint: user/profile.php
[27-Jul-2026 08:57:59 UTC] Full Log Data: {
    "timestamp": "2026-07-27 08:57:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.82.169",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.82.169, 104.23.170.178",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MiIsInVzZXJuYW1lIjoiVW5jbGVwZWUiLCJlbWFpbCI6ImVkaWRlbWFud2FuYWJhc2lwZXRlckBnbWFpbC5jb20iLCJleHAiOjE3ODU3NDY5NzV9.EM1TqbvLbHhnzx461aa1SabKuYGeUe5ns-4xkE3MtJw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a21a7091ef2f7aa7-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.82.169",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 08:57:59 UTC] === END API CALL LOG ===
[27-Jul-2026 08:57:59 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 08:57:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MiIsInVzZXJuYW1lIjoiVW5jbGVwZWUiLCJlbWFpbCI6ImVkaWRlbWFud2FuYWJhc2lwZXRlckBnbWFpbC5jb20iLCJleHAiOjE3ODU3NDY5NzV9.EM1TqbvLbHhnzx461aa1SabKuYGeUe5ns-4xkE3MtJw
[27-Jul-2026 08:57:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 08:57:59 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 08:57:59 UTC] User ID: 1162
[27-Jul-2026 08:57:59 UTC] ✅ User profile retrieved successfully for user ID: 1162
[27-Jul-2026 08:58:00 UTC] === API CALL LOG ===
[27-Jul-2026 08:58:00 UTC] Endpoint: user/profile.php
[27-Jul-2026 08:58:00 UTC] Full Log Data: {
    "timestamp": "2026-07-27 08:58:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.82.169",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.82.169, 104.23.170.178",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MiIsInVzZXJuYW1lIjoiVW5jbGVwZWUiLCJlbWFpbCI6ImVkaWRlbWFud2FuYWJhc2lwZXRlckBnbWFpbC5jb20iLCJleHAiOjE3ODU3NDY5NzV9.EM1TqbvLbHhnzx461aa1SabKuYGeUe5ns-4xkE3MtJw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a21a70975fb17aa7-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.82.169",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 08:58:00 UTC] === END API CALL LOG ===
[27-Jul-2026 08:58:00 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 08:58:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MiIsInVzZXJuYW1lIjoiVW5jbGVwZWUiLCJlbWFpbCI6ImVkaWRlbWFud2FuYWJhc2lwZXRlckBnbWFpbC5jb20iLCJleHAiOjE3ODU3NDY5NzV9.EM1TqbvLbHhnzx461aa1SabKuYGeUe5ns-4xkE3MtJw
[27-Jul-2026 08:58:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 08:58:00 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 08:58:00 UTC] User ID: 1162
[27-Jul-2026 08:58:00 UTC] ✅ User profile retrieved successfully for user ID: 1162
[27-Jul-2026 08:58:04 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jul-2026 08:58:04 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jul-2026 08:58:04 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.82.169, 104.23.170.178","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MiIsInVzZXJuYW1lIjoiVW5jbGVwZWUiLCJlbWFpbCI6ImVkaWRlbWFud2FuYWJhc2lwZXRlckBnbWFpbC5jb20iLCJleHAiOjE3ODU3NDY5NzV9.EM1TqbvLbHhnzx461aa1SabKuYGeUe5ns-4xkE3MtJw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a21a70b209557aa7-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.82.169","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-Jul-2026 08:58:04 UTC] === User Orders API Called ===
[27-Jul-2026 08:58:04 UTC] User ID: 1162
[27-Jul-2026 08:58:04 UTC] Limit: 20, Offset: 0
[27-Jul-2026 08:58:04 UTC] Orders found: 0
[27-Jul-2026 08:58:04 UTC] Orders data: []
[27-Jul-2026 08:58:04 UTC] Total orders count: 0
[27-Jul-2026 08:58:06 UTC] === API CALL LOG ===
[27-Jul-2026 08:58:06 UTC] Endpoint: user/profile.php
[27-Jul-2026 08:58:06 UTC] Full Log Data: {
    "timestamp": "2026-07-27 08:58:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.82.169",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.82.169, 104.23.170.178",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MiIsInVzZXJuYW1lIjoiVW5jbGVwZWUiLCJlbWFpbCI6ImVkaWRlbWFud2FuYWJhc2lwZXRlckBnbWFpbC5jb20iLCJleHAiOjE3ODU3NDY5NzV9.EM1TqbvLbHhnzx461aa1SabKuYGeUe5ns-4xkE3MtJw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a21a70bfcc1d7aa7-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.82.169",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 08:58:06 UTC] === END API CALL LOG ===
[27-Jul-2026 08:58:06 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 08:58:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MiIsInVzZXJuYW1lIjoiVW5jbGVwZWUiLCJlbWFpbCI6ImVkaWRlbWFud2FuYWJhc2lwZXRlckBnbWFpbC5jb20iLCJleHAiOjE3ODU3NDY5NzV9.EM1TqbvLbHhnzx461aa1SabKuYGeUe5ns-4xkE3MtJw
[27-Jul-2026 08:58:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 08:58:06 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 08:58:06 UTC] User ID: 1162
[27-Jul-2026 08:58:06 UTC] ✅ User profile retrieved successfully for user ID: 1162
[27-Jul-2026 08:58:06 UTC] User Purchases API - User ID: 1162
[27-Jul-2026 08:58:06 UTC] User Purchases API - Total purchases found: 0
[27-Jul-2026 08:58:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jul-2026 08:58:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jul-2026 08:58:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.82.169, 104.23.170.178","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MiIsInVzZXJuYW1lIjoiVW5jbGVwZWUiLCJlbWFpbCI6ImVkaWRlbWFud2FuYWJhc2lwZXRlckBnbWFpbC5jb20iLCJleHAiOjE3ODU3NDY5NzV9.EM1TqbvLbHhnzx461aa1SabKuYGeUe5ns-4xkE3MtJw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a21a70dd4c897aa7-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.82.169","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-Jul-2026 08:58:11 UTC] === User Orders API Called ===
[27-Jul-2026 08:58:11 UTC] User ID: 1162
[27-Jul-2026 08:58:11 UTC] Limit: 20, Offset: 0
[27-Jul-2026 08:58:11 UTC] Orders found: 0
[27-Jul-2026 08:58:11 UTC] Orders data: []
[27-Jul-2026 08:58:11 UTC] Total orders count: 0
[27-Jul-2026 08:58:13 UTC] === API CALL LOG ===
[27-Jul-2026 08:58:13 UTC] Endpoint: user/profile.php
[27-Jul-2026 08:58:13 UTC] Full Log Data: {
    "timestamp": "2026-07-27 08:58:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.82.169",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.82.169, 104.23.170.178",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MiIsInVzZXJuYW1lIjoiVW5jbGVwZWUiLCJlbWFpbCI6ImVkaWRlbWFud2FuYWJhc2lwZXRlckBnbWFpbC5jb20iLCJleHAiOjE3ODU3NDY5NzV9.EM1TqbvLbHhnzx461aa1SabKuYGeUe5ns-4xkE3MtJw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a21a70eb9c8d7aa7-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.82.169",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 08:58:13 UTC] === END API CALL LOG ===
[27-Jul-2026 08:58:13 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 08:58:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MiIsInVzZXJuYW1lIjoiVW5jbGVwZWUiLCJlbWFpbCI6ImVkaWRlbWFud2FuYWJhc2lwZXRlckBnbWFpbC5jb20iLCJleHAiOjE3ODU3NDY5NzV9.EM1TqbvLbHhnzx461aa1SabKuYGeUe5ns-4xkE3MtJw
[27-Jul-2026 08:58:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 08:58:13 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 08:58:13 UTC] User ID: 1162
[27-Jul-2026 08:58:13 UTC] ✅ User profile retrieved successfully for user ID: 1162
[27-Jul-2026 08:58:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jul-2026 08:58:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jul-2026 08:58:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.82.169, 104.23.170.178","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MiIsInVzZXJuYW1lIjoiVW5jbGVwZWUiLCJlbWFpbCI6ImVkaWRlbWFud2FuYWJhc2lwZXRlckBnbWFpbC5jb20iLCJleHAiOjE3ODU3NDY5NzV9.EM1TqbvLbHhnzx461aa1SabKuYGeUe5ns-4xkE3MtJw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a21a70eb9c8b7aa7-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.82.169","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-Jul-2026 08:58:13 UTC] === User Orders API Called ===
[27-Jul-2026 08:58:13 UTC] User ID: 1162
[27-Jul-2026 08:58:13 UTC] Limit: 20, Offset: 0
[27-Jul-2026 08:58:13 UTC] Orders found: 0
[27-Jul-2026 08:58:13 UTC] Orders data: []
[27-Jul-2026 08:58:13 UTC] Total orders count: 0
[27-Jul-2026 08:58:14 UTC] === API CALL LOG ===
[27-Jul-2026 08:58:14 UTC] Endpoint: user/profile.php
[27-Jul-2026 08:58:14 UTC] Full Log Data: {
    "timestamp": "2026-07-27 08:58:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.82.169",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.82.169, 104.23.170.178",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MiIsInVzZXJuYW1lIjoiVW5jbGVwZWUiLCJlbWFpbCI6ImVkaWRlbWFud2FuYWJhc2lwZXRlckBnbWFpbC5jb20iLCJleHAiOjE3ODU3NDY5NzV9.EM1TqbvLbHhnzx461aa1SabKuYGeUe5ns-4xkE3MtJw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a21a70eedf767aa7-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.82.169",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 08:58:14 UTC] === END API CALL LOG ===
[27-Jul-2026 08:58:14 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 08:58:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MiIsInVzZXJuYW1lIjoiVW5jbGVwZWUiLCJlbWFpbCI6ImVkaWRlbWFud2FuYWJhc2lwZXRlckBnbWFpbC5jb20iLCJleHAiOjE3ODU3NDY5NzV9.EM1TqbvLbHhnzx461aa1SabKuYGeUe5ns-4xkE3MtJw
[27-Jul-2026 08:58:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 08:58:14 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 08:58:14 UTC] User ID: 1162
[27-Jul-2026 08:58:14 UTC] ✅ User profile retrieved successfully for user ID: 1162
[27-Jul-2026 08:58:14 UTC] === API CALL LOG ===
[27-Jul-2026 08:58:14 UTC] Endpoint: user/profile.php
[27-Jul-2026 08:58:14 UTC] Full Log Data: {
    "timestamp": "2026-07-27 08:58:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.82.169",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.82.169, 104.23.170.178",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MiIsInVzZXJuYW1lIjoiVW5jbGVwZWUiLCJlbWFpbCI6ImVkaWRlbWFud2FuYWJhc2lwZXRlckBnbWFpbC5jb20iLCJleHAiOjE3ODU3NDY5NzV9.EM1TqbvLbHhnzx461aa1SabKuYGeUe5ns-4xkE3MtJw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a21a70f34e9d7aa7-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.82.169",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 08:58:14 UTC] === END API CALL LOG ===
[27-Jul-2026 08:58:14 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 08:58:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MiIsInVzZXJuYW1lIjoiVW5jbGVwZWUiLCJlbWFpbCI6ImVkaWRlbWFud2FuYWJhc2lwZXRlckBnbWFpbC5jb20iLCJleHAiOjE3ODU3NDY5NzV9.EM1TqbvLbHhnzx461aa1SabKuYGeUe5ns-4xkE3MtJw
[27-Jul-2026 08:58:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 08:58:14 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 08:58:14 UTC] User ID: 1162
[27-Jul-2026 08:58:14 UTC] ✅ User profile retrieved successfully for user ID: 1162
[27-Jul-2026 08:58:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jul-2026 08:58:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jul-2026 08:58:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.82.169, 104.23.170.178","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MiIsInVzZXJuYW1lIjoiVW5jbGVwZWUiLCJlbWFpbCI6ImVkaWRlbWFud2FuYWJhc2lwZXRlckBnbWFpbC5jb20iLCJleHAiOjE3ODU3NDY5NzV9.EM1TqbvLbHhnzx461aa1SabKuYGeUe5ns-4xkE3MtJw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a21a71079ed37aa7-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.82.169","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-Jul-2026 08:58:18 UTC] === User Orders API Called ===
[27-Jul-2026 08:58:18 UTC] User ID: 1162
[27-Jul-2026 08:58:18 UTC] Limit: 20, Offset: 0
[27-Jul-2026 08:58:18 UTC] Orders found: 0
[27-Jul-2026 08:58:18 UTC] Orders data: []
[27-Jul-2026 08:58:18 UTC] Total orders count: 0
[27-Jul-2026 08:58:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jul-2026 08:58:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jul-2026 08:58:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.82.169, 104.23.170.178","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MiIsInVzZXJuYW1lIjoiVW5jbGVwZWUiLCJlbWFpbCI6ImVkaWRlbWFud2FuYWJhc2lwZXRlckBnbWFpbC5jb20iLCJleHAiOjE3ODU3NDY5NzV9.EM1TqbvLbHhnzx461aa1SabKuYGeUe5ns-4xkE3MtJw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a21a7111fee07aa7-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.82.169","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-Jul-2026 08:58:19 UTC] === User Orders API Called ===
[27-Jul-2026 08:58:19 UTC] User ID: 1162
[27-Jul-2026 08:58:19 UTC] Limit: 20, Offset: 0
[27-Jul-2026 08:58:19 UTC] Orders found: 0
[27-Jul-2026 08:58:19 UTC] Orders data: []
[27-Jul-2026 08:58:19 UTC] === API CALL LOG ===
[27-Jul-2026 08:58:19 UTC] Total orders count: 0
[27-Jul-2026 08:58:19 UTC] Endpoint: user/profile.php
[27-Jul-2026 08:58:19 UTC] Full Log Data: {
    "timestamp": "2026-07-27 08:58:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.82.169",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.82.169, 104.23.170.178",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MiIsInVzZXJuYW1lIjoiVW5jbGVwZWUiLCJlbWFpbCI6ImVkaWRlbWFud2FuYWJhc2lwZXRlckBnbWFpbC5jb20iLCJleHAiOjE3ODU3NDY5NzV9.EM1TqbvLbHhnzx461aa1SabKuYGeUe5ns-4xkE3MtJw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a21a7111fee77aa7-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.82.169",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 08:58:19 UTC] === END API CALL LOG ===
[27-Jul-2026 08:58:19 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 08:58:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MiIsInVzZXJuYW1lIjoiVW5jbGVwZWUiLCJlbWFpbCI6ImVkaWRlbWFud2FuYWJhc2lwZXRlckBnbWFpbC5jb20iLCJleHAiOjE3ODU3NDY5NzV9.EM1TqbvLbHhnzx461aa1SabKuYGeUe5ns-4xkE3MtJw
[27-Jul-2026 08:58:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 08:58:19 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 08:58:19 UTC] User ID: 1162
[27-Jul-2026 08:58:19 UTC] ✅ User profile retrieved successfully for user ID: 1162
[27-Jul-2026 08:58:20 UTC] === API CALL LOG ===
[27-Jul-2026 08:58:20 UTC] Endpoint: user/profile.php
[27-Jul-2026 08:58:20 UTC] Full Log Data: {
    "timestamp": "2026-07-27 08:58:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.82.169",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.82.169, 104.23.170.178",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MiIsInVzZXJuYW1lIjoiVW5jbGVwZWUiLCJlbWFpbCI6ImVkaWRlbWFud2FuYWJhc2lwZXRlckBnbWFpbC5jb20iLCJleHAiOjE3ODU3NDY5NzV9.EM1TqbvLbHhnzx461aa1SabKuYGeUe5ns-4xkE3MtJw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a21a71165d067aa7-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.82.169",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 08:58:20 UTC] === END API CALL LOG ===
[27-Jul-2026 08:58:20 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 08:58:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MiIsInVzZXJuYW1lIjoiVW5jbGVwZWUiLCJlbWFpbCI6ImVkaWRlbWFud2FuYWJhc2lwZXRlckBnbWFpbC5jb20iLCJleHAiOjE3ODU3NDY5NzV9.EM1TqbvLbHhnzx461aa1SabKuYGeUe5ns-4xkE3MtJw
[27-Jul-2026 08:58:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 08:58:20 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 08:58:20 UTC] User ID: 1162
[27-Jul-2026 08:58:20 UTC] ✅ User profile retrieved successfully for user ID: 1162
[27-Jul-2026 08:58:21 UTC] === API CALL LOG ===
[27-Jul-2026 08:58:21 UTC] Endpoint: user/profile.php
[27-Jul-2026 08:58:21 UTC] Full Log Data: {
    "timestamp": "2026-07-27 08:58:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.82.169",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.82.169, 104.23.170.178",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MiIsInVzZXJuYW1lIjoiVW5jbGVwZWUiLCJlbWFpbCI6ImVkaWRlbWFud2FuYWJhc2lwZXRlckBnbWFpbC5jb20iLCJleHAiOjE3ODU3NDY5NzV9.EM1TqbvLbHhnzx461aa1SabKuYGeUe5ns-4xkE3MtJw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a21a711a4a177aa7-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.82.169",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 08:58:21 UTC] === END API CALL LOG ===
[27-Jul-2026 08:58:21 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 08:58:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MiIsInVzZXJuYW1lIjoiVW5jbGVwZWUiLCJlbWFpbCI6ImVkaWRlbWFud2FuYWJhc2lwZXRlckBnbWFpbC5jb20iLCJleHAiOjE3ODU3NDY5NzV9.EM1TqbvLbHhnzx461aa1SabKuYGeUe5ns-4xkE3MtJw
[27-Jul-2026 08:58:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 08:58:21 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 08:58:21 UTC] User ID: 1162
[27-Jul-2026 08:58:21 UTC] ✅ User profile retrieved successfully for user ID: 1162
[27-Jul-2026 09:05:26 UTC] === API CALL LOG ===
[27-Jul-2026 09:05:26 UTC] Endpoint: user/profile.php
[27-Jul-2026 09:05:26 UTC] Full Log Data: {
    "timestamp": "2026-07-27 09:05:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.82.169",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.82.169, 104.23.172.122",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MiIsInVzZXJuYW1lIjoiVW5jbGVwZWUiLCJlbWFpbCI6ImVkaWRlbWFud2FuYWJhc2lwZXRlckBnbWFpbC5jb20iLCJleHAiOjE3ODU3NDY5NzV9.EM1TqbvLbHhnzx461aa1SabKuYGeUe5ns-4xkE3MtJw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a21a7b7bbcb297c7-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.82.169",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 09:05:26 UTC] === END API CALL LOG ===
[27-Jul-2026 09:05:26 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 09:05:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MiIsInVzZXJuYW1lIjoiVW5jbGVwZWUiLCJlbWFpbCI6ImVkaWRlbWFud2FuYWJhc2lwZXRlckBnbWFpbC5jb20iLCJleHAiOjE3ODU3NDY5NzV9.EM1TqbvLbHhnzx461aa1SabKuYGeUe5ns-4xkE3MtJw
[27-Jul-2026 09:05:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 09:05:26 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 09:05:26 UTC] User ID: 1162
[27-Jul-2026 09:05:26 UTC] ✅ User profile retrieved successfully for user ID: 1162
[27-Jul-2026 09:05:26 UTC] === API CALL LOG ===
[27-Jul-2026 09:05:26 UTC] Endpoint: user/profile.php
[27-Jul-2026 09:05:26 UTC] Full Log Data: {
    "timestamp": "2026-07-27 09:05:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.82.169",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.82.169, 104.23.172.122",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MiIsInVzZXJuYW1lIjoiVW5jbGVwZWUiLCJlbWFpbCI6ImVkaWRlbWFud2FuYWJhc2lwZXRlckBnbWFpbC5jb20iLCJleHAiOjE3ODU3NDY5NzV9.EM1TqbvLbHhnzx461aa1SabKuYGeUe5ns-4xkE3MtJw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a21a7b7e1e3297c7-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.82.169",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 09:05:26 UTC] === END API CALL LOG ===
[27-Jul-2026 09:05:26 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 09:05:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MiIsInVzZXJuYW1lIjoiVW5jbGVwZWUiLCJlbWFpbCI6ImVkaWRlbWFud2FuYWJhc2lwZXRlckBnbWFpbC5jb20iLCJleHAiOjE3ODU3NDY5NzV9.EM1TqbvLbHhnzx461aa1SabKuYGeUe5ns-4xkE3MtJw
[27-Jul-2026 09:05:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 09:05:26 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 09:05:26 UTC] User ID: 1162
[27-Jul-2026 09:05:26 UTC] ✅ User profile retrieved successfully for user ID: 1162
[27-Jul-2026 09:05:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jul-2026 09:05:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jul-2026 09:05:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.82.169, 104.23.172.122","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MiIsInVzZXJuYW1lIjoiVW5jbGVwZWUiLCJlbWFpbCI6ImVkaWRlbWFud2FuYWJhc2lwZXRlckBnbWFpbC5jb20iLCJleHAiOjE3ODU3NDY5NzV9.EM1TqbvLbHhnzx461aa1SabKuYGeUe5ns-4xkE3MtJw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a21a7b7e1e3697c7-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.82.169","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-Jul-2026 09:05:26 UTC] === User Orders API Called ===
[27-Jul-2026 09:05:26 UTC] User ID: 1162
[27-Jul-2026 09:05:26 UTC] Limit: 20, Offset: 0
[27-Jul-2026 09:05:26 UTC] Orders found: 0
[27-Jul-2026 09:05:26 UTC] Orders data: []
[27-Jul-2026 09:05:26 UTC] Total orders count: 0
[27-Jul-2026 09:05:27 UTC] === API CALL LOG ===
[27-Jul-2026 09:05:27 UTC] Endpoint: user/profile.php
[27-Jul-2026 09:05:27 UTC] Full Log Data: {
    "timestamp": "2026-07-27 09:05:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.82.169",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.82.169, 104.23.172.122",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MiIsInVzZXJuYW1lIjoiVW5jbGVwZWUiLCJlbWFpbCI6ImVkaWRlbWFud2FuYWJhc2lwZXRlckBnbWFpbC5jb20iLCJleHAiOjE3ODU3NDY5NzV9.EM1TqbvLbHhnzx461aa1SabKuYGeUe5ns-4xkE3MtJw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a21a7b81cb7c97c7-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.82.169",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 09:05:27 UTC] === END API CALL LOG ===
[27-Jul-2026 09:05:27 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 09:05:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MiIsInVzZXJuYW1lIjoiVW5jbGVwZWUiLCJlbWFpbCI6ImVkaWRlbWFud2FuYWJhc2lwZXRlckBnbWFpbC5jb20iLCJleHAiOjE3ODU3NDY5NzV9.EM1TqbvLbHhnzx461aa1SabKuYGeUe5ns-4xkE3MtJw
[27-Jul-2026 09:05:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 09:05:27 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 09:05:27 UTC] User ID: 1162
[27-Jul-2026 09:05:27 UTC] ✅ User profile retrieved successfully for user ID: 1162
[27-Jul-2026 09:11:00 UTC] === API CALL LOG ===
[27-Jul-2026 09:11:00 UTC] Endpoint: user/profile.php
[27-Jul-2026 09:11:00 UTC] Full Log Data: {
    "timestamp": "2026-07-27 09:11:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.82.169",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.82.169, 104.23.172.123",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MiIsInVzZXJuYW1lIjoiVW5jbGVwZWUiLCJlbWFpbCI6ImVkaWRlbWFud2FuYWJhc2lwZXRlckBnbWFpbC5jb20iLCJleHAiOjE3ODU3NDY5NzV9.EM1TqbvLbHhnzx461aa1SabKuYGeUe5ns-4xkE3MtJw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a21a83a63fd23581-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.82.169",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 09:11:00 UTC] === END API CALL LOG ===
[27-Jul-2026 09:11:00 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 09:11:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MiIsInVzZXJuYW1lIjoiVW5jbGVwZWUiLCJlbWFpbCI6ImVkaWRlbWFud2FuYWJhc2lwZXRlckBnbWFpbC5jb20iLCJleHAiOjE3ODU3NDY5NzV9.EM1TqbvLbHhnzx461aa1SabKuYGeUe5ns-4xkE3MtJw
[27-Jul-2026 09:11:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 09:11:00 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 09:11:00 UTC] User ID: 1162
[27-Jul-2026 09:11:00 UTC] ✅ User profile retrieved successfully for user ID: 1162
[27-Jul-2026 09:11:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jul-2026 09:11:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jul-2026 09:11:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.82.169, 104.23.172.123","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MiIsInVzZXJuYW1lIjoiVW5jbGVwZWUiLCJlbWFpbCI6ImVkaWRlbWFud2FuYWJhc2lwZXRlckBnbWFpbC5jb20iLCJleHAiOjE3ODU3NDY5NzV9.EM1TqbvLbHhnzx461aa1SabKuYGeUe5ns-4xkE3MtJw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a21a83ab7b553581-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.82.169","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-Jul-2026 09:11:01 UTC] === User Orders API Called ===
[27-Jul-2026 09:11:01 UTC] User ID: 1162
[27-Jul-2026 09:11:01 UTC] Limit: 20, Offset: 0
[27-Jul-2026 09:11:01 UTC] Orders found: 0
[27-Jul-2026 09:11:01 UTC] Orders data: []
[27-Jul-2026 09:11:01 UTC] Total orders count: 0
[27-Jul-2026 09:11:03 UTC] === API CALL LOG ===
[27-Jul-2026 09:11:03 UTC] Endpoint: user/profile.php
[27-Jul-2026 09:11:03 UTC] Full Log Data: {
    "timestamp": "2026-07-27 09:11:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.82.169",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.82.169, 104.23.172.123",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MiIsInVzZXJuYW1lIjoiVW5jbGVwZWUiLCJlbWFpbCI6ImVkaWRlbWFud2FuYWJhc2lwZXRlckBnbWFpbC5jb20iLCJleHAiOjE3ODU3NDY5NzV9.EM1TqbvLbHhnzx461aa1SabKuYGeUe5ns-4xkE3MtJw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a21a83b64c8c3581-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.82.169",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 09:11:03 UTC] === END API CALL LOG ===
[27-Jul-2026 09:11:03 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 09:11:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MiIsInVzZXJuYW1lIjoiVW5jbGVwZWUiLCJlbWFpbCI6ImVkaWRlbWFud2FuYWJhc2lwZXRlckBnbWFpbC5jb20iLCJleHAiOjE3ODU3NDY5NzV9.EM1TqbvLbHhnzx461aa1SabKuYGeUe5ns-4xkE3MtJw
[27-Jul-2026 09:11:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 09:11:03 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 09:11:03 UTC] User ID: 1162
[27-Jul-2026 09:11:03 UTC] ✅ User profile retrieved successfully for user ID: 1162
[27-Jul-2026 09:11:03 UTC] User Purchases API - User ID: 1162
[27-Jul-2026 09:11:03 UTC] User Purchases API - Total purchases found: 0
[27-Jul-2026 09:11:05 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jul-2026 09:11:05 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jul-2026 09:11:05 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.82.169, 104.23.172.123","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MiIsInVzZXJuYW1lIjoiVW5jbGVwZWUiLCJlbWFpbCI6ImVkaWRlbWFud2FuYWJhc2lwZXRlckBnbWFpbC5jb20iLCJleHAiOjE3ODU3NDY5NzV9.EM1TqbvLbHhnzx461aa1SabKuYGeUe5ns-4xkE3MtJw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a21a83c2fac83581-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.82.169","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-Jul-2026 09:11:05 UTC] === User Orders API Called ===
[27-Jul-2026 09:11:05 UTC] User ID: 1162
[27-Jul-2026 09:11:05 UTC] Limit: 20, Offset: 0
[27-Jul-2026 09:11:05 UTC] Orders found: 0
[27-Jul-2026 09:11:05 UTC] Orders data: []
[27-Jul-2026 09:11:05 UTC] Total orders count: 0
[27-Jul-2026 09:11:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jul-2026 09:11:07 UTC] === API CALL LOG ===
[27-Jul-2026 09:11:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jul-2026 09:11:07 UTC] Endpoint: user/profile.php
[27-Jul-2026 09:11:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.82.169, 104.23.172.123","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MiIsInVzZXJuYW1lIjoiVW5jbGVwZWUiLCJlbWFpbCI6ImVkaWRlbWFud2FuYWJhc2lwZXRlckBnbWFpbC5jb20iLCJleHAiOjE3ODU3NDY5NzV9.EM1TqbvLbHhnzx461aa1SabKuYGeUe5ns-4xkE3MtJw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a21a83cd1ce53581-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.82.169","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-Jul-2026 09:11:07 UTC] Full Log Data: {
    "timestamp": "2026-07-27 09:11:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.82.169",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.82.169, 104.23.172.123",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MiIsInVzZXJuYW1lIjoiVW5jbGVwZWUiLCJlbWFpbCI6ImVkaWRlbWFud2FuYWJhc2lwZXRlckBnbWFpbC5jb20iLCJleHAiOjE3ODU3NDY5NzV9.EM1TqbvLbHhnzx461aa1SabKuYGeUe5ns-4xkE3MtJw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a21a83cd1ce73581-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.82.169",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 09:11:07 UTC] === END API CALL LOG ===
[27-Jul-2026 09:11:07 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 09:11:07 UTC] === User Orders API Called ===
[27-Jul-2026 09:11:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MiIsInVzZXJuYW1lIjoiVW5jbGVwZWUiLCJlbWFpbCI6ImVkaWRlbWFud2FuYWJhc2lwZXRlckBnbWFpbC5jb20iLCJleHAiOjE3ODU3NDY5NzV9.EM1TqbvLbHhnzx461aa1SabKuYGeUe5ns-4xkE3MtJw
[27-Jul-2026 09:11:07 UTC] User ID: 1162
[27-Jul-2026 09:11:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 09:11:07 UTC] Limit: 20, Offset: 0
[27-Jul-2026 09:11:07 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 09:11:07 UTC] User ID: 1162
[27-Jul-2026 09:11:07 UTC] ✅ User profile retrieved successfully for user ID: 1162
[27-Jul-2026 09:11:07 UTC] Orders found: 0
[27-Jul-2026 09:11:07 UTC] Orders data: []
[27-Jul-2026 09:11:07 UTC] Total orders count: 0
[27-Jul-2026 09:11:08 UTC] === API CALL LOG ===
[27-Jul-2026 09:11:08 UTC] Endpoint: user/profile.php
[27-Jul-2026 09:11:08 UTC] Full Log Data: {
    "timestamp": "2026-07-27 09:11:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.82.169",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.82.169, 104.23.172.123",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MiIsInVzZXJuYW1lIjoiVW5jbGVwZWUiLCJlbWFpbCI6ImVkaWRlbWFud2FuYWJhc2lwZXRlckBnbWFpbC5jb20iLCJleHAiOjE3ODU3NDY5NzV9.EM1TqbvLbHhnzx461aa1SabKuYGeUe5ns-4xkE3MtJw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a21a83d31a5d3581-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.82.169",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 09:11:08 UTC] === END API CALL LOG ===
[27-Jul-2026 09:11:08 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 09:11:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MiIsInVzZXJuYW1lIjoiVW5jbGVwZWUiLCJlbWFpbCI6ImVkaWRlbWFud2FuYWJhc2lwZXRlckBnbWFpbC5jb20iLCJleHAiOjE3ODU3NDY5NzV9.EM1TqbvLbHhnzx461aa1SabKuYGeUe5ns-4xkE3MtJw
[27-Jul-2026 09:11:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 09:11:08 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 09:11:08 UTC] User ID: 1162
[27-Jul-2026 09:11:08 UTC] ✅ User profile retrieved successfully for user ID: 1162
[27-Jul-2026 09:11:08 UTC] === API CALL LOG ===
[27-Jul-2026 09:11:08 UTC] Endpoint: user/profile.php
[27-Jul-2026 09:11:08 UTC] Full Log Data: {
    "timestamp": "2026-07-27 09:11:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.82.169",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.82.169, 104.23.172.123",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MiIsInVzZXJuYW1lIjoiVW5jbGVwZWUiLCJlbWFpbCI6ImVkaWRlbWFud2FuYWJhc2lwZXRlckBnbWFpbC5jb20iLCJleHAiOjE3ODU3NDY5NzV9.EM1TqbvLbHhnzx461aa1SabKuYGeUe5ns-4xkE3MtJw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a21a83d5dc8e3581-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.82.169",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 09:11:08 UTC] === END API CALL LOG ===
[27-Jul-2026 09:11:08 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 09:11:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MiIsInVzZXJuYW1lIjoiVW5jbGVwZWUiLCJlbWFpbCI6ImVkaWRlbWFud2FuYWJhc2lwZXRlckBnbWFpbC5jb20iLCJleHAiOjE3ODU3NDY5NzV9.EM1TqbvLbHhnzx461aa1SabKuYGeUe5ns-4xkE3MtJw
[27-Jul-2026 09:11:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 09:11:08 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 09:11:08 UTC] User ID: 1162
[27-Jul-2026 09:11:08 UTC] ✅ User profile retrieved successfully for user ID: 1162
[27-Jul-2026 09:12:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jul-2026 09:12:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jul-2026 09:12:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.82.169, 104.23.172.122","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MiIsInVzZXJuYW1lIjoiVW5jbGVwZWUiLCJlbWFpbCI6ImVkaWRlbWFud2FuYWJhc2lwZXRlckBnbWFpbC5jb20iLCJleHAiOjE3ODU3NDY5NzV9.EM1TqbvLbHhnzx461aa1SabKuYGeUe5ns-4xkE3MtJw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a21a862e997b3581-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.82.169","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-Jul-2026 09:12:44 UTC] === User Orders API Called ===
[27-Jul-2026 09:12:44 UTC] User ID: 1162
[27-Jul-2026 09:12:44 UTC] Limit: 20, Offset: 0
[27-Jul-2026 09:12:44 UTC] Orders found: 0
[27-Jul-2026 09:12:44 UTC] Orders data: []
[27-Jul-2026 09:12:44 UTC] Total orders count: 0
[27-Jul-2026 09:13:10 UTC] === API CALL LOG ===
[27-Jul-2026 09:13:10 UTC] Endpoint: user/profile.php
[27-Jul-2026 09:13:10 UTC] Full Log Data: {
    "timestamp": "2026-07-27 09:13:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.82.169",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.82.169, 172.71.99.195",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MiIsInVzZXJuYW1lIjoiVW5jbGVwZWUiLCJlbWFpbCI6ImVkaWRlbWFud2FuYWJhc2lwZXRlckBnbWFpbC5jb20iLCJleHAiOjE3ODU3NDY5NzV9.EM1TqbvLbHhnzx461aa1SabKuYGeUe5ns-4xkE3MtJw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a21a86d2bbc81b02-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.82.169",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 09:13:10 UTC] === END API CALL LOG ===
[27-Jul-2026 09:13:10 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 09:13:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MiIsInVzZXJuYW1lIjoiVW5jbGVwZWUiLCJlbWFpbCI6ImVkaWRlbWFud2FuYWJhc2lwZXRlckBnbWFpbC5jb20iLCJleHAiOjE3ODU3NDY5NzV9.EM1TqbvLbHhnzx461aa1SabKuYGeUe5ns-4xkE3MtJw
[27-Jul-2026 09:13:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 09:13:10 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 09:13:10 UTC] User ID: 1162
[27-Jul-2026 09:13:10 UTC] ✅ User profile retrieved successfully for user ID: 1162
[27-Jul-2026 09:13:11 UTC] === API CALL LOG ===
[27-Jul-2026 09:13:11 UTC] Endpoint: user/profile.php
[27-Jul-2026 09:13:11 UTC] Full Log Data: {
    "timestamp": "2026-07-27 09:13:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.82.169",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.82.169, 172.71.99.195",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MiIsInVzZXJuYW1lIjoiVW5jbGVwZWUiLCJlbWFpbCI6ImVkaWRlbWFud2FuYWJhc2lwZXRlckBnbWFpbC5jb20iLCJleHAiOjE3ODU3NDY5NzV9.EM1TqbvLbHhnzx461aa1SabKuYGeUe5ns-4xkE3MtJw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a21a86d7cffd1b02-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.82.169",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 09:13:11 UTC] === END API CALL LOG ===
[27-Jul-2026 09:13:11 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 09:13:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MiIsInVzZXJuYW1lIjoiVW5jbGVwZWUiLCJlbWFpbCI6ImVkaWRlbWFud2FuYWJhc2lwZXRlckBnbWFpbC5jb20iLCJleHAiOjE3ODU3NDY5NzV9.EM1TqbvLbHhnzx461aa1SabKuYGeUe5ns-4xkE3MtJw
[27-Jul-2026 09:13:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 09:13:11 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 09:13:11 UTC] User ID: 1162
[27-Jul-2026 09:13:11 UTC] ✅ User profile retrieved successfully for user ID: 1162
[27-Jul-2026 09:13:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jul-2026 09:13:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jul-2026 09:13:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.82.169, 172.71.99.195","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MiIsInVzZXJuYW1lIjoiVW5jbGVwZWUiLCJlbWFpbCI6ImVkaWRlbWFud2FuYWJhc2lwZXRlckBnbWFpbC5jb20iLCJleHAiOjE3ODU3NDY5NzV9.EM1TqbvLbHhnzx461aa1SabKuYGeUe5ns-4xkE3MtJw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a21a86d7c8011b02-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.82.169","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-Jul-2026 09:13:11 UTC] === User Orders API Called ===
[27-Jul-2026 09:13:11 UTC] User ID: 1162
[27-Jul-2026 09:13:11 UTC] Limit: 20, Offset: 0
[27-Jul-2026 09:13:11 UTC] Orders found: 0
[27-Jul-2026 09:13:11 UTC] Orders data: []
[27-Jul-2026 09:13:11 UTC] Total orders count: 0
[27-Jul-2026 09:13:11 UTC] === API CALL LOG ===
[27-Jul-2026 09:13:11 UTC] Endpoint: user/profile.php
[27-Jul-2026 09:13:11 UTC] Full Log Data: {
    "timestamp": "2026-07-27 09:13:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.82.169",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.82.169, 172.71.99.195",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MiIsInVzZXJuYW1lIjoiVW5jbGVwZWUiLCJlbWFpbCI6ImVkaWRlbWFud2FuYWJhc2lwZXRlckBnbWFpbC5jb20iLCJleHAiOjE3ODU3NDY5NzV9.EM1TqbvLbHhnzx461aa1SabKuYGeUe5ns-4xkE3MtJw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a21a86d909021b02-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.82.169",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 09:13:11 UTC] === END API CALL LOG ===
[27-Jul-2026 09:13:11 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 09:13:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MiIsInVzZXJuYW1lIjoiVW5jbGVwZWUiLCJlbWFpbCI6ImVkaWRlbWFud2FuYWJhc2lwZXRlckBnbWFpbC5jb20iLCJleHAiOjE3ODU3NDY5NzV9.EM1TqbvLbHhnzx461aa1SabKuYGeUe5ns-4xkE3MtJw
[27-Jul-2026 09:13:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 09:13:11 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 09:13:11 UTC] User ID: 1162
[27-Jul-2026 09:13:11 UTC] ✅ User profile retrieved successfully for user ID: 1162
[27-Jul-2026 09:13:13 UTC] === API CALL LOG ===
[27-Jul-2026 09:13:13 UTC] Endpoint: user/profile.php
[27-Jul-2026 09:13:13 UTC] Full Log Data: {
    "timestamp": "2026-07-27 09:13:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.82.169",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.82.169, 172.71.99.195",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MiIsInVzZXJuYW1lIjoiVW5jbGVwZWUiLCJlbWFpbCI6ImVkaWRlbWFud2FuYWJhc2lwZXRlckBnbWFpbC5jb20iLCJleHAiOjE3ODU3NDY5NzV9.EM1TqbvLbHhnzx461aa1SabKuYGeUe5ns-4xkE3MtJw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a21a86e0bff81b02-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.82.169",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 09:13:13 UTC] === END API CALL LOG ===
[27-Jul-2026 09:13:13 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 09:13:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MiIsInVzZXJuYW1lIjoiVW5jbGVwZWUiLCJlbWFpbCI6ImVkaWRlbWFud2FuYWJhc2lwZXRlckBnbWFpbC5jb20iLCJleHAiOjE3ODU3NDY5NzV9.EM1TqbvLbHhnzx461aa1SabKuYGeUe5ns-4xkE3MtJw
[27-Jul-2026 09:13:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 09:13:13 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 09:13:13 UTC] User ID: 1162
[27-Jul-2026 09:13:13 UTC] ✅ User profile retrieved successfully for user ID: 1162
[27-Jul-2026 09:13:28 UTC] === API CALL LOG ===
[27-Jul-2026 09:13:28 UTC] Endpoint: user/profile.php
[27-Jul-2026 09:13:28 UTC] Full Log Data: {
    "timestamp": "2026-07-27 09:13:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.82.169",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.82.169, 172.70.46.99",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MiIsInVzZXJuYW1lIjoiVW5jbGVwZWUiLCJlbWFpbCI6ImVkaWRlbWFud2FuYWJhc2lwZXRlckBnbWFpbC5jb20iLCJleHAiOjE3ODU3NDY5NzV9.EM1TqbvLbHhnzx461aa1SabKuYGeUe5ns-4xkE3MtJw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a21a873fc924a008-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.82.169",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 09:13:28 UTC] === END API CALL LOG ===
[27-Jul-2026 09:13:28 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 09:13:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MiIsInVzZXJuYW1lIjoiVW5jbGVwZWUiLCJlbWFpbCI6ImVkaWRlbWFud2FuYWJhc2lwZXRlckBnbWFpbC5jb20iLCJleHAiOjE3ODU3NDY5NzV9.EM1TqbvLbHhnzx461aa1SabKuYGeUe5ns-4xkE3MtJw
[27-Jul-2026 09:13:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 09:13:28 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 09:13:28 UTC] User ID: 1162
[27-Jul-2026 09:13:28 UTC] ✅ User profile retrieved successfully for user ID: 1162
[27-Jul-2026 09:13:29 UTC] === API CALL LOG ===
[27-Jul-2026 09:13:29 UTC] Endpoint: user/profile.php
[27-Jul-2026 09:13:29 UTC] Full Log Data: {
    "timestamp": "2026-07-27 09:13:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.82.169",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.82.169, 172.70.46.99",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MiIsInVzZXJuYW1lIjoiVW5jbGVwZWUiLCJlbWFpbCI6ImVkaWRlbWFud2FuYWJhc2lwZXRlckBnbWFpbC5jb20iLCJleHAiOjE3ODU3NDY5NzV9.EM1TqbvLbHhnzx461aa1SabKuYGeUe5ns-4xkE3MtJw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a21a8746487da008-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.82.169",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 09:13:29 UTC] === END API CALL LOG ===
[27-Jul-2026 09:13:29 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 09:13:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MiIsInVzZXJuYW1lIjoiVW5jbGVwZWUiLCJlbWFpbCI6ImVkaWRlbWFud2FuYWJhc2lwZXRlckBnbWFpbC5jb20iLCJleHAiOjE3ODU3NDY5NzV9.EM1TqbvLbHhnzx461aa1SabKuYGeUe5ns-4xkE3MtJw
[27-Jul-2026 09:13:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 09:13:29 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 09:13:29 UTC] User ID: 1162
[27-Jul-2026 09:13:29 UTC] ✅ User profile retrieved successfully for user ID: 1162
[27-Jul-2026 09:13:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jul-2026 09:13:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jul-2026 09:13:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.82.169, 172.70.46.99","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MiIsInVzZXJuYW1lIjoiVW5jbGVwZWUiLCJlbWFpbCI6ImVkaWRlbWFud2FuYWJhc2lwZXRlckBnbWFpbC5jb20iLCJleHAiOjE3ODU3NDY5NzV9.EM1TqbvLbHhnzx461aa1SabKuYGeUe5ns-4xkE3MtJw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a21a87464881a008-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.82.169","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-Jul-2026 09:13:29 UTC] === User Orders API Called ===
[27-Jul-2026 09:13:29 UTC] User ID: 1162
[27-Jul-2026 09:13:29 UTC] Limit: 20, Offset: 0
[27-Jul-2026 09:13:29 UTC] Orders found: 0
[27-Jul-2026 09:13:29 UTC] Orders data: []
[27-Jul-2026 09:13:29 UTC] Total orders count: 0
[27-Jul-2026 09:13:29 UTC] === API CALL LOG ===
[27-Jul-2026 09:13:29 UTC] Endpoint: user/profile.php
[27-Jul-2026 09:13:29 UTC] Full Log Data: {
    "timestamp": "2026-07-27 09:13:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.82.169",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.82.169, 172.70.46.99",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MiIsInVzZXJuYW1lIjoiVW5jbGVwZWUiLCJlbWFpbCI6ImVkaWRlbWFud2FuYWJhc2lwZXRlckBnbWFpbC5jb20iLCJleHAiOjE3ODU3NDY5NzV9.EM1TqbvLbHhnzx461aa1SabKuYGeUe5ns-4xkE3MtJw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a21a87464883a008-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.82.169",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 09:13:29 UTC] === END API CALL LOG ===
[27-Jul-2026 09:13:29 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 09:13:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MiIsInVzZXJuYW1lIjoiVW5jbGVwZWUiLCJlbWFpbCI6ImVkaWRlbWFud2FuYWJhc2lwZXRlckBnbWFpbC5jb20iLCJleHAiOjE3ODU3NDY5NzV9.EM1TqbvLbHhnzx461aa1SabKuYGeUe5ns-4xkE3MtJw
[27-Jul-2026 09:13:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 09:13:29 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 09:13:29 UTC] User ID: 1162
[27-Jul-2026 09:13:29 UTC] ✅ User profile retrieved successfully for user ID: 1162
[27-Jul-2026 09:13:30 UTC] === API CALL LOG ===
[27-Jul-2026 09:13:30 UTC] Endpoint: user/profile.php
[27-Jul-2026 09:13:30 UTC] Full Log Data: {
    "timestamp": "2026-07-27 09:13:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.82.169",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.82.169, 172.70.46.99",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MiIsInVzZXJuYW1lIjoiVW5jbGVwZWUiLCJlbWFpbCI6ImVkaWRlbWFud2FuYWJhc2lwZXRlckBnbWFpbC5jb20iLCJleHAiOjE3ODU3NDY5NzV9.EM1TqbvLbHhnzx461aa1SabKuYGeUe5ns-4xkE3MtJw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a21a874cbf46a008-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.82.169",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 09:13:30 UTC] === END API CALL LOG ===
[27-Jul-2026 09:13:30 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 09:13:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MiIsInVzZXJuYW1lIjoiVW5jbGVwZWUiLCJlbWFpbCI6ImVkaWRlbWFud2FuYWJhc2lwZXRlckBnbWFpbC5jb20iLCJleHAiOjE3ODU3NDY5NzV9.EM1TqbvLbHhnzx461aa1SabKuYGeUe5ns-4xkE3MtJw
[27-Jul-2026 09:13:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 09:13:30 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 09:13:30 UTC] User ID: 1162
[27-Jul-2026 09:13:30 UTC] ✅ User profile retrieved successfully for user ID: 1162
[27-Jul-2026 09:13:53 UTC] === API CALL LOG ===
[27-Jul-2026 09:13:53 UTC] Endpoint: user/profile.php
[27-Jul-2026 09:13:53 UTC] Full Log Data: {
    "timestamp": "2026-07-27 09:13:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.82.169",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.82.169, 141.101.76.184",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MiIsInVzZXJuYW1lIjoiVW5jbGVwZWUiLCJlbWFpbCI6ImVkaWRlbWFud2FuYWJhc2lwZXRlckBnbWFpbC5jb20iLCJleHAiOjE3ODU3NDY5NzV9.EM1TqbvLbHhnzx461aa1SabKuYGeUe5ns-4xkE3MtJw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a21a87dd0bdffb81-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.82.169",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 09:13:53 UTC] === END API CALL LOG ===
[27-Jul-2026 09:13:53 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 09:13:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MiIsInVzZXJuYW1lIjoiVW5jbGVwZWUiLCJlbWFpbCI6ImVkaWRlbWFud2FuYWJhc2lwZXRlckBnbWFpbC5jb20iLCJleHAiOjE3ODU3NDY5NzV9.EM1TqbvLbHhnzx461aa1SabKuYGeUe5ns-4xkE3MtJw
[27-Jul-2026 09:13:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 09:13:53 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 09:13:53 UTC] User ID: 1162
[27-Jul-2026 09:13:53 UTC] ✅ User profile retrieved successfully for user ID: 1162
[27-Jul-2026 09:13:54 UTC] === API CALL LOG ===
[27-Jul-2026 09:13:54 UTC] Endpoint: user/profile.php
[27-Jul-2026 09:13:54 UTC] Full Log Data: {
    "timestamp": "2026-07-27 09:13:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.82.169",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.82.169, 141.101.76.184",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MiIsInVzZXJuYW1lIjoiVW5jbGVwZWUiLCJlbWFpbCI6ImVkaWRlbWFud2FuYWJhc2lwZXRlckBnbWFpbC5jb20iLCJleHAiOjE3ODU3NDY5NzV9.EM1TqbvLbHhnzx461aa1SabKuYGeUe5ns-4xkE3MtJw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a21a87e20fd4fb81-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.82.169",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 09:13:54 UTC] === END API CALL LOG ===
[27-Jul-2026 09:13:54 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 09:13:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MiIsInVzZXJuYW1lIjoiVW5jbGVwZWUiLCJlbWFpbCI6ImVkaWRlbWFud2FuYWJhc2lwZXRlckBnbWFpbC5jb20iLCJleHAiOjE3ODU3NDY5NzV9.EM1TqbvLbHhnzx461aa1SabKuYGeUe5ns-4xkE3MtJw
[27-Jul-2026 09:13:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 09:13:54 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 09:13:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jul-2026 09:13:54 UTC] User ID: 1162
[27-Jul-2026 09:13:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jul-2026 09:13:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.82.169, 141.101.76.184","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MiIsInVzZXJuYW1lIjoiVW5jbGVwZWUiLCJlbWFpbCI6ImVkaWRlbWFud2FuYWJhc2lwZXRlckBnbWFpbC5jb20iLCJleHAiOjE3ODU3NDY5NzV9.EM1TqbvLbHhnzx461aa1SabKuYGeUe5ns-4xkE3MtJw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a21a87e20fd9fb81-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.82.169","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-Jul-2026 09:13:54 UTC] === User Orders API Called ===
[27-Jul-2026 09:13:54 UTC] User ID: 1162
[27-Jul-2026 09:13:54 UTC] Limit: 20, Offset: 0
[27-Jul-2026 09:13:54 UTC] ✅ User profile retrieved successfully for user ID: 1162
[27-Jul-2026 09:13:54 UTC] Orders found: 0
[27-Jul-2026 09:13:54 UTC] Orders data: []
[27-Jul-2026 09:13:54 UTC] Total orders count: 0
[27-Jul-2026 09:13:54 UTC] === API CALL LOG ===
[27-Jul-2026 09:13:54 UTC] Endpoint: user/profile.php
[27-Jul-2026 09:13:54 UTC] Full Log Data: {
    "timestamp": "2026-07-27 09:13:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.82.169",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.82.169, 141.101.76.184",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MiIsInVzZXJuYW1lIjoiVW5jbGVwZWUiLCJlbWFpbCI6ImVkaWRlbWFud2FuYWJhc2lwZXRlckBnbWFpbC5jb20iLCJleHAiOjE3ODU3NDY5NzV9.EM1TqbvLbHhnzx461aa1SabKuYGeUe5ns-4xkE3MtJw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a21a87e39b1ffb81-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.82.169",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 09:13:54 UTC] === END API CALL LOG ===
[27-Jul-2026 09:13:54 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 09:13:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MiIsInVzZXJuYW1lIjoiVW5jbGVwZWUiLCJlbWFpbCI6ImVkaWRlbWFud2FuYWJhc2lwZXRlckBnbWFpbC5jb20iLCJleHAiOjE3ODU3NDY5NzV9.EM1TqbvLbHhnzx461aa1SabKuYGeUe5ns-4xkE3MtJw
[27-Jul-2026 09:13:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 09:13:54 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 09:13:54 UTC] User ID: 1162
[27-Jul-2026 09:13:54 UTC] ✅ User profile retrieved successfully for user ID: 1162
[27-Jul-2026 09:13:55 UTC] === API CALL LOG ===
[27-Jul-2026 09:13:55 UTC] Endpoint: user/profile.php
[27-Jul-2026 09:13:55 UTC] Full Log Data: {
    "timestamp": "2026-07-27 09:13:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.82.169",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.82.169, 141.101.76.184",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MiIsInVzZXJuYW1lIjoiVW5jbGVwZWUiLCJlbWFpbCI6ImVkaWRlbWFud2FuYWJhc2lwZXRlckBnbWFpbC5jb20iLCJleHAiOjE3ODU3NDY5NzV9.EM1TqbvLbHhnzx461aa1SabKuYGeUe5ns-4xkE3MtJw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a21a87e98976fb81-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.82.169",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 09:13:55 UTC] === END API CALL LOG ===
[27-Jul-2026 09:13:55 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 09:13:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MiIsInVzZXJuYW1lIjoiVW5jbGVwZWUiLCJlbWFpbCI6ImVkaWRlbWFud2FuYWJhc2lwZXRlckBnbWFpbC5jb20iLCJleHAiOjE3ODU3NDY5NzV9.EM1TqbvLbHhnzx461aa1SabKuYGeUe5ns-4xkE3MtJw
[27-Jul-2026 09:13:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 09:13:55 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 09:13:55 UTC] User ID: 1162
[27-Jul-2026 09:13:55 UTC] ✅ User profile retrieved successfully for user ID: 1162
[27-Jul-2026 09:13:59 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jul-2026 09:13:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jul-2026 09:13:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.82.169, 141.101.76.184","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MiIsInVzZXJuYW1lIjoiVW5jbGVwZWUiLCJlbWFpbCI6ImVkaWRlbWFud2FuYWJhc2lwZXRlckBnbWFpbC5jb20iLCJleHAiOjE3ODU3NDY5NzV9.EM1TqbvLbHhnzx461aa1SabKuYGeUe5ns-4xkE3MtJw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a21a88016918fb81-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.82.169","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-Jul-2026 09:13:59 UTC] === User Orders API Called ===
[27-Jul-2026 09:13:59 UTC] User ID: 1162
[27-Jul-2026 09:13:59 UTC] Limit: 20, Offset: 0
[27-Jul-2026 09:13:59 UTC] Orders found: 0
[27-Jul-2026 09:13:59 UTC] Orders data: []
[27-Jul-2026 09:13:59 UTC] Total orders count: 0
[27-Jul-2026 09:14:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jul-2026 09:14:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jul-2026 09:14:03 UTC] === API CALL LOG ===
[27-Jul-2026 09:14:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.82.169, 141.101.76.184","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MiIsInVzZXJuYW1lIjoiVW5jbGVwZWUiLCJlbWFpbCI6ImVkaWRlbWFud2FuYWJhc2lwZXRlckBnbWFpbC5jb20iLCJleHAiOjE3ODU3NDY5NzV9.EM1TqbvLbHhnzx461aa1SabKuYGeUe5ns-4xkE3MtJw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a21a881b3b88fb81-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.82.169","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-Jul-2026 09:14:03 UTC] Endpoint: user/profile.php
[27-Jul-2026 09:14:03 UTC] Full Log Data: {
    "timestamp": "2026-07-27 09:14:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.82.169",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.82.169, 141.101.76.184",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MiIsInVzZXJuYW1lIjoiVW5jbGVwZWUiLCJlbWFpbCI6ImVkaWRlbWFud2FuYWJhc2lwZXRlckBnbWFpbC5jb20iLCJleHAiOjE3ODU3NDY5NzV9.EM1TqbvLbHhnzx461aa1SabKuYGeUe5ns-4xkE3MtJw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a21a881b3b8cfb81-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.82.169",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 09:14:03 UTC] === User Orders API Called ===
[27-Jul-2026 09:14:03 UTC] === END API CALL LOG ===
[27-Jul-2026 09:14:03 UTC] User ID: 1162
[27-Jul-2026 09:14:03 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 09:14:03 UTC] Limit: 20, Offset: 0
[27-Jul-2026 09:14:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MiIsInVzZXJuYW1lIjoiVW5jbGVwZWUiLCJlbWFpbCI6ImVkaWRlbWFud2FuYWJhc2lwZXRlckBnbWFpbC5jb20iLCJleHAiOjE3ODU3NDY5NzV9.EM1TqbvLbHhnzx461aa1SabKuYGeUe5ns-4xkE3MtJw
[27-Jul-2026 09:14:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 09:14:03 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 09:14:03 UTC] User ID: 1162
[27-Jul-2026 09:14:03 UTC] ✅ User profile retrieved successfully for user ID: 1162
[27-Jul-2026 09:14:03 UTC] Orders found: 0
[27-Jul-2026 09:14:03 UTC] Orders data: []
[27-Jul-2026 09:14:03 UTC] Total orders count: 0
[27-Jul-2026 09:14:03 UTC] === API CALL LOG ===
[27-Jul-2026 09:14:03 UTC] Endpoint: user/profile.php
[27-Jul-2026 09:14:03 UTC] Full Log Data: {
    "timestamp": "2026-07-27 09:14:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.82.169",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.82.169, 141.101.76.184",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MiIsInVzZXJuYW1lIjoiVW5jbGVwZWUiLCJlbWFpbCI6ImVkaWRlbWFud2FuYWJhc2lwZXRlckBnbWFpbC5jb20iLCJleHAiOjE3ODU3NDY5NzV9.EM1TqbvLbHhnzx461aa1SabKuYGeUe5ns-4xkE3MtJw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a21a881d0803fb81-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.82.169",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 09:14:03 UTC] === END API CALL LOG ===
[27-Jul-2026 09:14:03 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 09:14:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MiIsInVzZXJuYW1lIjoiVW5jbGVwZWUiLCJlbWFpbCI6ImVkaWRlbWFud2FuYWJhc2lwZXRlckBnbWFpbC5jb20iLCJleHAiOjE3ODU3NDY5NzV9.EM1TqbvLbHhnzx461aa1SabKuYGeUe5ns-4xkE3MtJw
[27-Jul-2026 09:14:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 09:14:03 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 09:14:03 UTC] User ID: 1162
[27-Jul-2026 09:14:03 UTC] ✅ User profile retrieved successfully for user ID: 1162
[27-Jul-2026 09:14:04 UTC] === API CALL LOG ===
[27-Jul-2026 09:14:04 UTC] Endpoint: user/profile.php
[27-Jul-2026 09:14:04 UTC] Full Log Data: {
    "timestamp": "2026-07-27 09:14:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.82.169",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.82.169, 141.101.76.184",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MiIsInVzZXJuYW1lIjoiVW5jbGVwZWUiLCJlbWFpbCI6ImVkaWRlbWFud2FuYWJhc2lwZXRlckBnbWFpbC5jb20iLCJleHAiOjE3ODU3NDY5NzV9.EM1TqbvLbHhnzx461aa1SabKuYGeUe5ns-4xkE3MtJw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a21a88227c4bfb81-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.82.169",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 09:14:04 UTC] === END API CALL LOG ===
[27-Jul-2026 09:14:04 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 09:14:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MiIsInVzZXJuYW1lIjoiVW5jbGVwZWUiLCJlbWFpbCI6ImVkaWRlbWFud2FuYWJhc2lwZXRlckBnbWFpbC5jb20iLCJleHAiOjE3ODU3NDY5NzV9.EM1TqbvLbHhnzx461aa1SabKuYGeUe5ns-4xkE3MtJw
[27-Jul-2026 09:14:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 09:14:04 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 09:14:04 UTC] User ID: 1162
[27-Jul-2026 09:14:04 UTC] ✅ User profile retrieved successfully for user ID: 1162
[27-Jul-2026 09:14:14 UTC] === API CALL LOG ===
[27-Jul-2026 09:14:14 UTC] Endpoint: user/profile.php
[27-Jul-2026 09:14:14 UTC] Full Log Data: {
    "timestamp": "2026-07-27 09:14:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.82.169",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.82.169, 172.71.182.119",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MiIsInVzZXJuYW1lIjoiVW5jbGVwZWUiLCJlbWFpbCI6ImVkaWRlbWFud2FuYWJhc2lwZXRlckBnbWFpbC5jb20iLCJleHAiOjE3ODU3NDY5NzV9.EM1TqbvLbHhnzx461aa1SabKuYGeUe5ns-4xkE3MtJw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a21a885f7c9f8b43-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.82.169",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 09:14:14 UTC] === END API CALL LOG ===
[27-Jul-2026 09:14:14 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 09:14:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MiIsInVzZXJuYW1lIjoiVW5jbGVwZWUiLCJlbWFpbCI6ImVkaWRlbWFud2FuYWJhc2lwZXRlckBnbWFpbC5jb20iLCJleHAiOjE3ODU3NDY5NzV9.EM1TqbvLbHhnzx461aa1SabKuYGeUe5ns-4xkE3MtJw
[27-Jul-2026 09:14:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 09:14:14 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 09:14:14 UTC] User ID: 1162
[27-Jul-2026 09:14:14 UTC] ✅ User profile retrieved successfully for user ID: 1162
[27-Jul-2026 09:14:15 UTC] === API CALL LOG ===
[27-Jul-2026 09:14:15 UTC] Endpoint: user/profile.php
[27-Jul-2026 09:14:15 UTC] Full Log Data: {
    "timestamp": "2026-07-27 09:14:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.82.169",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.82.169, 172.71.182.119",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MiIsInVzZXJuYW1lIjoiVW5jbGVwZWUiLCJlbWFpbCI6ImVkaWRlbWFud2FuYWJhc2lwZXRlckBnbWFpbC5jb20iLCJleHAiOjE3ODU3NDY5NzV9.EM1TqbvLbHhnzx461aa1SabKuYGeUe5ns-4xkE3MtJw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a21a886509868b43-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.82.169",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 09:14:15 UTC] === END API CALL LOG ===
[27-Jul-2026 09:14:15 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 09:14:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MiIsInVzZXJuYW1lIjoiVW5jbGVwZWUiLCJlbWFpbCI6ImVkaWRlbWFud2FuYWJhc2lwZXRlckBnbWFpbC5jb20iLCJleHAiOjE3ODU3NDY5NzV9.EM1TqbvLbHhnzx461aa1SabKuYGeUe5ns-4xkE3MtJw
[27-Jul-2026 09:14:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 09:14:15 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 09:14:15 UTC] User ID: 1162
[27-Jul-2026 09:14:15 UTC] ✅ User profile retrieved successfully for user ID: 1162
[27-Jul-2026 09:14:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jul-2026 09:14:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jul-2026 09:14:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.82.169, 172.71.182.119","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MiIsInVzZXJuYW1lIjoiVW5jbGVwZWUiLCJlbWFpbCI6ImVkaWRlbWFud2FuYWJhc2lwZXRlckBnbWFpbC5jb20iLCJleHAiOjE3ODU3NDY5NzV9.EM1TqbvLbHhnzx461aa1SabKuYGeUe5ns-4xkE3MtJw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a21a8865098f8b43-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.82.169","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-Jul-2026 09:14:15 UTC] === User Orders API Called ===
[27-Jul-2026 09:14:15 UTC] User ID: 1162
[27-Jul-2026 09:14:15 UTC] Limit: 20, Offset: 0
[27-Jul-2026 09:14:15 UTC] Orders found: 0
[27-Jul-2026 09:14:15 UTC] Orders data: []
[27-Jul-2026 09:14:15 UTC] Total orders count: 0
[27-Jul-2026 09:14:15 UTC] === API CALL LOG ===
[27-Jul-2026 09:14:15 UTC] Endpoint: user/profile.php
[27-Jul-2026 09:14:15 UTC] Full Log Data: {
    "timestamp": "2026-07-27 09:14:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.82.169",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.82.169, 172.71.182.119",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MiIsInVzZXJuYW1lIjoiVW5jbGVwZWUiLCJlbWFpbCI6ImVkaWRlbWFud2FuYWJhc2lwZXRlckBnbWFpbC5jb20iLCJleHAiOjE3ODU3NDY5NzV9.EM1TqbvLbHhnzx461aa1SabKuYGeUe5ns-4xkE3MtJw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a21a88666ac48b43-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.82.169",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 09:14:15 UTC] === END API CALL LOG ===
[27-Jul-2026 09:14:15 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 09:14:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MiIsInVzZXJuYW1lIjoiVW5jbGVwZWUiLCJlbWFpbCI6ImVkaWRlbWFud2FuYWJhc2lwZXRlckBnbWFpbC5jb20iLCJleHAiOjE3ODU3NDY5NzV9.EM1TqbvLbHhnzx461aa1SabKuYGeUe5ns-4xkE3MtJw
[27-Jul-2026 09:14:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 09:14:15 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 09:14:15 UTC] User ID: 1162
[27-Jul-2026 09:14:15 UTC] ✅ User profile retrieved successfully for user ID: 1162
[27-Jul-2026 09:14:16 UTC] === API CALL LOG ===
[27-Jul-2026 09:14:16 UTC] Endpoint: user/profile.php
[27-Jul-2026 09:14:16 UTC] Full Log Data: {
    "timestamp": "2026-07-27 09:14:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.82.169",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.82.169, 172.71.182.119",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MiIsInVzZXJuYW1lIjoiVW5jbGVwZWUiLCJlbWFpbCI6ImVkaWRlbWFud2FuYWJhc2lwZXRlckBnbWFpbC5jb20iLCJleHAiOjE3ODU3NDY5NzV9.EM1TqbvLbHhnzx461aa1SabKuYGeUe5ns-4xkE3MtJw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a21a886df9468b43-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.82.169",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 09:14:16 UTC] === END API CALL LOG ===
[27-Jul-2026 09:14:16 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 09:14:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MiIsInVzZXJuYW1lIjoiVW5jbGVwZWUiLCJlbWFpbCI6ImVkaWRlbWFud2FuYWJhc2lwZXRlckBnbWFpbC5jb20iLCJleHAiOjE3ODU3NDY5NzV9.EM1TqbvLbHhnzx461aa1SabKuYGeUe5ns-4xkE3MtJw
[27-Jul-2026 09:14:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 09:14:16 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 09:14:16 UTC] User ID: 1162
[27-Jul-2026 09:14:16 UTC] ✅ User profile retrieved successfully for user ID: 1162
[27-Jul-2026 09:15:28 UTC] === API CALL LOG ===
[27-Jul-2026 09:15:28 UTC] Endpoint: user/profile.php
[27-Jul-2026 09:15:28 UTC] Full Log Data: {
    "timestamp": "2026-07-27 09:15:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.82.169",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.82.169, 172.71.182.118",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MiIsInVzZXJuYW1lIjoiVW5jbGVwZWUiLCJlbWFpbCI6ImVkaWRlbWFud2FuYWJhc2lwZXRlckBnbWFpbC5jb20iLCJleHAiOjE3ODU3NDY5NzV9.EM1TqbvLbHhnzx461aa1SabKuYGeUe5ns-4xkE3MtJw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a21a8a305ab48b43-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.82.169",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 09:15:28 UTC] === END API CALL LOG ===
[27-Jul-2026 09:15:28 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 09:15:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MiIsInVzZXJuYW1lIjoiVW5jbGVwZWUiLCJlbWFpbCI6ImVkaWRlbWFud2FuYWJhc2lwZXRlckBnbWFpbC5jb20iLCJleHAiOjE3ODU3NDY5NzV9.EM1TqbvLbHhnzx461aa1SabKuYGeUe5ns-4xkE3MtJw
[27-Jul-2026 09:15:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 09:15:28 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 09:15:28 UTC] User ID: 1162
[27-Jul-2026 09:15:28 UTC] ✅ User profile retrieved successfully for user ID: 1162
[27-Jul-2026 09:15:29 UTC] User Purchases API - User ID: 1162
[27-Jul-2026 09:15:29 UTC] User Purchases API - Total purchases found: 0
[27-Jul-2026 09:15:33 UTC] === API CALL LOG ===
[27-Jul-2026 09:15:33 UTC] Endpoint: user/profile.php
[27-Jul-2026 09:15:33 UTC] Full Log Data: {
    "timestamp": "2026-07-27 09:15:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.82.169",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.82.169, 172.71.182.118",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MiIsInVzZXJuYW1lIjoiVW5jbGVwZWUiLCJlbWFpbCI6ImVkaWRlbWFud2FuYWJhc2lwZXRlckBnbWFpbC5jb20iLCJleHAiOjE3ODU3NDY5NzV9.EM1TqbvLbHhnzx461aa1SabKuYGeUe5ns-4xkE3MtJw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a21a8a4d7e558b43-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.82.169",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 09:15:33 UTC] === END API CALL LOG ===
[27-Jul-2026 09:15:33 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 09:15:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MiIsInVzZXJuYW1lIjoiVW5jbGVwZWUiLCJlbWFpbCI6ImVkaWRlbWFud2FuYWJhc2lwZXRlckBnbWFpbC5jb20iLCJleHAiOjE3ODU3NDY5NzV9.EM1TqbvLbHhnzx461aa1SabKuYGeUe5ns-4xkE3MtJw
[27-Jul-2026 09:15:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 09:15:33 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 09:15:33 UTC] User ID: 1162
[27-Jul-2026 09:15:33 UTC] ✅ User profile retrieved successfully for user ID: 1162
[27-Jul-2026 09:15:33 UTC] User Purchases API - User ID: 1162
[27-Jul-2026 09:15:33 UTC] User Purchases API - Total purchases found: 0
[27-Jul-2026 09:34:21 UTC] === API CALL LOG ===
[27-Jul-2026 09:34:21 UTC] Endpoint: user/profile.php
[27-Jul-2026 09:34:21 UTC] Full Log Data: {
    "timestamp": "2026-07-27 09:34:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.191.221.116",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.191.221.116, 172.68.128.166",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MyIsInVzZXJuYW1lIjoid2Vld3dlMyIsImVtYWlsIjoiZHVkZHVkMjIzMkBnbWFpbC5jb20iLCJleHAiOjE3ODU3NDk2NjF9.7R3BUG1qt1CPOwv8e3n3Ld6PH1Sx5psvMKARi7-yZJ8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a21aa5daccea5451-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.191.221.116",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 09:34:21 UTC] === END API CALL LOG ===
[27-Jul-2026 09:34:21 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 09:34:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MyIsInVzZXJuYW1lIjoid2Vld3dlMyIsImVtYWlsIjoiZHVkZHVkMjIzMkBnbWFpbC5jb20iLCJleHAiOjE3ODU3NDk2NjF9.7R3BUG1qt1CPOwv8e3n3Ld6PH1Sx5psvMKARi7-yZJ8
[27-Jul-2026 09:34:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 09:34:21 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 09:34:21 UTC] User ID: 1163
[27-Jul-2026 09:34:21 UTC] ✅ User profile retrieved successfully for user ID: 1163
[27-Jul-2026 09:34:22 UTC] === API CALL LOG ===
[27-Jul-2026 09:34:22 UTC] Endpoint: user/profile.php
[27-Jul-2026 09:34:22 UTC] Full Log Data: {
    "timestamp": "2026-07-27 09:34:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.191.221.116",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.191.221.116, 172.68.128.175",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MyIsInVzZXJuYW1lIjoid2Vld3dlMyIsImVtYWlsIjoiZHVkZHVkMjIzMkBnbWFpbC5jb20iLCJleHAiOjE3ODU3NDk2NjF9.7R3BUG1qt1CPOwv8e3n3Ld6PH1Sx5psvMKARi7-yZJ8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a21aa5db7d2c5451-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.191.221.116",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 09:34:22 UTC] === END API CALL LOG ===
[27-Jul-2026 09:34:22 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 09:34:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MyIsInVzZXJuYW1lIjoid2Vld3dlMyIsImVtYWlsIjoiZHVkZHVkMjIzMkBnbWFpbC5jb20iLCJleHAiOjE3ODU3NDk2NjF9.7R3BUG1qt1CPOwv8e3n3Ld6PH1Sx5psvMKARi7-yZJ8
[27-Jul-2026 09:34:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 09:34:22 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 09:34:22 UTC] User ID: 1163
[27-Jul-2026 09:34:22 UTC] ✅ User profile retrieved successfully for user ID: 1163
[27-Jul-2026 09:34:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jul-2026 09:34:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jul-2026 09:34:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.191.221.116, 172.68.128.174","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MyIsInVzZXJuYW1lIjoid2Vld3dlMyIsImVtYWlsIjoiZHVkZHVkMjIzMkBnbWFpbC5jb20iLCJleHAiOjE3ODU3NDk2NjF9.7R3BUG1qt1CPOwv8e3n3Ld6PH1Sx5psvMKARi7-yZJ8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a21aa5db3d125451-JIB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.191.221.116","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-Jul-2026 09:34:22 UTC] === User Orders API Called ===
[27-Jul-2026 09:34:22 UTC] User ID: 1163
[27-Jul-2026 09:34:22 UTC] Limit: 20, Offset: 0
[27-Jul-2026 09:34:22 UTC] Orders found: 0
[27-Jul-2026 09:34:22 UTC] Orders data: []
[27-Jul-2026 09:34:22 UTC] Total orders count: 0
[27-Jul-2026 09:34:22 UTC] === API CALL LOG ===
[27-Jul-2026 09:34:22 UTC] Endpoint: user/profile.php
[27-Jul-2026 09:34:22 UTC] Full Log Data: {
    "timestamp": "2026-07-27 09:34:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.191.221.116",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.191.221.116, 172.68.128.175",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MyIsInVzZXJuYW1lIjoid2Vld3dlMyIsImVtYWlsIjoiZHVkZHVkMjIzMkBnbWFpbC5jb20iLCJleHAiOjE3ODU3NDk2NjF9.7R3BUG1qt1CPOwv8e3n3Ld6PH1Sx5psvMKARi7-yZJ8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a21aa5df4e965451-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.191.221.116",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 09:34:22 UTC] === END API CALL LOG ===
[27-Jul-2026 09:34:22 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 09:34:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MyIsInVzZXJuYW1lIjoid2Vld3dlMyIsImVtYWlsIjoiZHVkZHVkMjIzMkBnbWFpbC5jb20iLCJleHAiOjE3ODU3NDk2NjF9.7R3BUG1qt1CPOwv8e3n3Ld6PH1Sx5psvMKARi7-yZJ8
[27-Jul-2026 09:34:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 09:34:22 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 09:34:22 UTC] User ID: 1163
[27-Jul-2026 09:34:22 UTC] ✅ User profile retrieved successfully for user ID: 1163
[27-Jul-2026 09:34:43 UTC] === API CALL LOG ===
[27-Jul-2026 09:34:43 UTC] Endpoint: user/profile.php
[27-Jul-2026 09:34:43 UTC] Full Log Data: {
    "timestamp": "2026-07-27 09:34:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.191.221.116",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.191.221.116, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MyIsInVzZXJuYW1lIjoid2Vld3dlMyIsImVtYWlsIjoiZHVkZHVkMjIzMkBnbWFpbC5jb20iLCJleHAiOjE3ODU3NDk2NjF9.7R3BUG1qt1CPOwv8e3n3Ld6PH1Sx5psvMKARi7-yZJ8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a21aa6619c90ae33-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.191.221.116",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 09:34:43 UTC] === END API CALL LOG ===
[27-Jul-2026 09:34:43 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 09:34:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MyIsInVzZXJuYW1lIjoid2Vld3dlMyIsImVtYWlsIjoiZHVkZHVkMjIzMkBnbWFpbC5jb20iLCJleHAiOjE3ODU3NDk2NjF9.7R3BUG1qt1CPOwv8e3n3Ld6PH1Sx5psvMKARi7-yZJ8
[27-Jul-2026 09:34:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 09:34:43 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 09:34:43 UTC] User ID: 1163
[27-Jul-2026 09:34:43 UTC] ✅ User profile retrieved successfully for user ID: 1163
[27-Jul-2026 09:35:02 UTC] === API CALL LOG ===
[27-Jul-2026 09:35:02 UTC] Endpoint: user/profile.php
[27-Jul-2026 09:35:02 UTC] Full Log Data: {
    "timestamp": "2026-07-27 09:35:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.191.221.116",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.191.221.116, 162.158.23.222",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MyIsInVzZXJuYW1lIjoid2Vld3dlMyIsImVtYWlsIjoiZHVkZHVkMjIzMkBnbWFpbC5jb20iLCJleHAiOjE3ODU3NDk2NjF9.7R3BUG1qt1CPOwv8e3n3Ld6PH1Sx5psvMKARi7-yZJ8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a21aa6da6daf11a1-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.191.221.116",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 09:35:02 UTC] === END API CALL LOG ===
[27-Jul-2026 09:35:02 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 09:35:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MyIsInVzZXJuYW1lIjoid2Vld3dlMyIsImVtYWlsIjoiZHVkZHVkMjIzMkBnbWFpbC5jb20iLCJleHAiOjE3ODU3NDk2NjF9.7R3BUG1qt1CPOwv8e3n3Ld6PH1Sx5psvMKARi7-yZJ8
[27-Jul-2026 09:35:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 09:35:02 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 09:35:02 UTC] User ID: 1163
[27-Jul-2026 09:35:02 UTC] ✅ User profile retrieved successfully for user ID: 1163
[27-Jul-2026 09:35:48 UTC] === API CALL LOG ===
[27-Jul-2026 09:35:48 UTC] Endpoint: user/profile.php
[27-Jul-2026 09:35:48 UTC] Full Log Data: {
    "timestamp": "2026-07-27 09:35:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.191.221.116",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.191.221.116, 172.70.108.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MyIsInVzZXJuYW1lIjoid2Vld3dlMyIsImVtYWlsIjoiZHVkZHVkMjIzMkBnbWFpbC5jb20iLCJleHAiOjE3ODU3NDk2NjF9.7R3BUG1qt1CPOwv8e3n3Ld6PH1Sx5psvMKARi7-yZJ8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a21aa7f45e90fb6d-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.191.221.116",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 09:35:48 UTC] === END API CALL LOG ===
[27-Jul-2026 09:35:48 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 09:35:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MyIsInVzZXJuYW1lIjoid2Vld3dlMyIsImVtYWlsIjoiZHVkZHVkMjIzMkBnbWFpbC5jb20iLCJleHAiOjE3ODU3NDk2NjF9.7R3BUG1qt1CPOwv8e3n3Ld6PH1Sx5psvMKARi7-yZJ8
[27-Jul-2026 09:35:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 09:35:48 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 09:35:48 UTC] User ID: 1163
[27-Jul-2026 09:35:48 UTC] ✅ User profile retrieved successfully for user ID: 1163
[27-Jul-2026 09:35:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jul-2026 09:35:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jul-2026 09:35:58 UTC] === API CALL LOG ===
[27-Jul-2026 09:35:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.191.221.116, 172.70.108.14","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MyIsInVzZXJuYW1lIjoid2Vld3dlMyIsImVtYWlsIjoiZHVkZHVkMjIzMkBnbWFpbC5jb20iLCJleHAiOjE3ODU3NDk2NjF9.7R3BUG1qt1CPOwv8e3n3Ld6PH1Sx5psvMKARi7-yZJ8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a21aa8394ac2fb6d-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.191.221.116","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-Jul-2026 09:35:58 UTC] Endpoint: user/profile.php
[27-Jul-2026 09:35:58 UTC] Full Log Data: {
    "timestamp": "2026-07-27 09:35:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.191.221.116",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.191.221.116, 172.70.108.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MyIsInVzZXJuYW1lIjoid2Vld3dlMyIsImVtYWlsIjoiZHVkZHVkMjIzMkBnbWFpbC5jb20iLCJleHAiOjE3ODU3NDk2NjF9.7R3BUG1qt1CPOwv8e3n3Ld6PH1Sx5psvMKARi7-yZJ8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a21aa8394ac4fb6d-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.191.221.116",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 09:35:58 UTC] === User Orders API Called ===
[27-Jul-2026 09:35:58 UTC] === END API CALL LOG ===
[27-Jul-2026 09:35:58 UTC] User ID: 1163
[27-Jul-2026 09:35:58 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 09:35:58 UTC] Limit: 20, Offset: 0
[27-Jul-2026 09:35:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MyIsInVzZXJuYW1lIjoid2Vld3dlMyIsImVtYWlsIjoiZHVkZHVkMjIzMkBnbWFpbC5jb20iLCJleHAiOjE3ODU3NDk2NjF9.7R3BUG1qt1CPOwv8e3n3Ld6PH1Sx5psvMKARi7-yZJ8
[27-Jul-2026 09:35:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 09:35:58 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 09:35:58 UTC] User ID: 1163
[27-Jul-2026 09:35:58 UTC] Orders found: 0
[27-Jul-2026 09:35:58 UTC] ✅ User profile retrieved successfully for user ID: 1163
[27-Jul-2026 09:35:58 UTC] Orders data: []
[27-Jul-2026 09:35:58 UTC] Total orders count: 0
[27-Jul-2026 09:35:59 UTC] === API CALL LOG ===
[27-Jul-2026 09:35:59 UTC] Endpoint: user/profile.php
[27-Jul-2026 09:35:59 UTC] Full Log Data: {
    "timestamp": "2026-07-27 09:35:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.191.221.116",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.191.221.116, 172.70.108.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MyIsInVzZXJuYW1lIjoid2Vld3dlMyIsImVtYWlsIjoiZHVkZHVkMjIzMkBnbWFpbC5jb20iLCJleHAiOjE3ODU3NDk2NjF9.7R3BUG1qt1CPOwv8e3n3Ld6PH1Sx5psvMKARi7-yZJ8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a21aa83c69b0fb6d-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.191.221.116",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 09:35:59 UTC] === END API CALL LOG ===
[27-Jul-2026 09:35:59 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 09:35:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MyIsInVzZXJuYW1lIjoid2Vld3dlMyIsImVtYWlsIjoiZHVkZHVkMjIzMkBnbWFpbC5jb20iLCJleHAiOjE3ODU3NDk2NjF9.7R3BUG1qt1CPOwv8e3n3Ld6PH1Sx5psvMKARi7-yZJ8
[27-Jul-2026 09:35:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 09:35:59 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 09:35:59 UTC] User ID: 1163
[27-Jul-2026 09:35:59 UTC] ✅ User profile retrieved successfully for user ID: 1163
[27-Jul-2026 09:36:05 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jul-2026 09:36:05 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jul-2026 09:36:05 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.191.221.116, 172.70.108.14","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MyIsInVzZXJuYW1lIjoid2Vld3dlMyIsImVtYWlsIjoiZHVkZHVkMjIzMkBnbWFpbC5jb20iLCJleHAiOjE3ODU3NDk2NjF9.7R3BUG1qt1CPOwv8e3n3Ld6PH1Sx5psvMKARi7-yZJ8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a21aa8603d18fb6d-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.191.221.116","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-Jul-2026 09:36:05 UTC] === User Orders API Called ===
[27-Jul-2026 09:36:05 UTC] User ID: 1163
[27-Jul-2026 09:36:05 UTC] Limit: 20, Offset: 0
[27-Jul-2026 09:36:05 UTC] Orders found: 0
[27-Jul-2026 09:36:05 UTC] Orders data: []
[27-Jul-2026 09:36:05 UTC] === API CALL LOG ===
[27-Jul-2026 09:36:05 UTC] Endpoint: user/profile.php
[27-Jul-2026 09:36:05 UTC] Total orders count: 0
[27-Jul-2026 09:36:05 UTC] Full Log Data: {
    "timestamp": "2026-07-27 09:36:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.191.221.116",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.191.221.116, 172.70.108.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MyIsInVzZXJuYW1lIjoid2Vld3dlMyIsImVtYWlsIjoiZHVkZHVkMjIzMkBnbWFpbC5jb20iLCJleHAiOjE3ODU3NDk2NjF9.7R3BUG1qt1CPOwv8e3n3Ld6PH1Sx5psvMKARi7-yZJ8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a21aa8603d1bfb6d-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.191.221.116",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 09:36:05 UTC] === END API CALL LOG ===
[27-Jul-2026 09:36:05 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 09:36:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MyIsInVzZXJuYW1lIjoid2Vld3dlMyIsImVtYWlsIjoiZHVkZHVkMjIzMkBnbWFpbC5jb20iLCJleHAiOjE3ODU3NDk2NjF9.7R3BUG1qt1CPOwv8e3n3Ld6PH1Sx5psvMKARi7-yZJ8
[27-Jul-2026 09:36:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 09:36:05 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 09:36:05 UTC] User ID: 1163
[27-Jul-2026 09:36:05 UTC] ✅ User profile retrieved successfully for user ID: 1163
[27-Jul-2026 09:36:05 UTC] === API CALL LOG ===
[27-Jul-2026 09:36:05 UTC] Endpoint: user/profile.php
[27-Jul-2026 09:36:05 UTC] Full Log Data: {
    "timestamp": "2026-07-27 09:36:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.191.221.116",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.191.221.116, 172.70.108.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MyIsInVzZXJuYW1lIjoid2Vld3dlMyIsImVtYWlsIjoiZHVkZHVkMjIzMkBnbWFpbC5jb20iLCJleHAiOjE3ODU3NDk2NjF9.7R3BUG1qt1CPOwv8e3n3Ld6PH1Sx5psvMKARi7-yZJ8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a21aa863fce0fb6d-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.191.221.116",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 09:36:05 UTC] === END API CALL LOG ===
[27-Jul-2026 09:36:05 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 09:36:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MyIsInVzZXJuYW1lIjoid2Vld3dlMyIsImVtYWlsIjoiZHVkZHVkMjIzMkBnbWFpbC5jb20iLCJleHAiOjE3ODU3NDk2NjF9.7R3BUG1qt1CPOwv8e3n3Ld6PH1Sx5psvMKARi7-yZJ8
[27-Jul-2026 09:36:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 09:36:05 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 09:36:05 UTC] User ID: 1163
[27-Jul-2026 09:36:05 UTC] ✅ User profile retrieved successfully for user ID: 1163
[27-Jul-2026 09:36:13 UTC] === API CALL LOG ===
[27-Jul-2026 09:36:13 UTC] Endpoint: user/profile.php
[27-Jul-2026 09:36:13 UTC] Full Log Data: {
    "timestamp": "2026-07-27 09:36:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.191.221.116",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.191.221.116, 172.70.108.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MyIsInVzZXJuYW1lIjoid2Vld3dlMyIsImVtYWlsIjoiZHVkZHVkMjIzMkBnbWFpbC5jb20iLCJleHAiOjE3ODU3NDk2NjF9.7R3BUG1qt1CPOwv8e3n3Ld6PH1Sx5psvMKARi7-yZJ8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a21aa8955d10fb6d-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.191.221.116",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 09:36:13 UTC] === END API CALL LOG ===
[27-Jul-2026 09:36:13 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 09:36:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MyIsInVzZXJuYW1lIjoid2Vld3dlMyIsImVtYWlsIjoiZHVkZHVkMjIzMkBnbWFpbC5jb20iLCJleHAiOjE3ODU3NDk2NjF9.7R3BUG1qt1CPOwv8e3n3Ld6PH1Sx5psvMKARi7-yZJ8
[27-Jul-2026 09:36:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 09:36:13 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 09:36:13 UTC] User ID: 1163
[27-Jul-2026 09:36:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jul-2026 09:36:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jul-2026 09:36:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.191.221.116, 172.70.108.14","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MyIsInVzZXJuYW1lIjoid2Vld3dlMyIsImVtYWlsIjoiZHVkZHVkMjIzMkBnbWFpbC5jb20iLCJleHAiOjE3ODU3NDk2NjF9.7R3BUG1qt1CPOwv8e3n3Ld6PH1Sx5psvMKARi7-yZJ8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a21aa8955d0cfb6d-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.191.221.116","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-Jul-2026 09:36:13 UTC] === User Orders API Called ===
[27-Jul-2026 09:36:13 UTC] User ID: 1163
[27-Jul-2026 09:36:13 UTC] Limit: 20, Offset: 0
[27-Jul-2026 09:36:13 UTC] ✅ User profile retrieved successfully for user ID: 1163
[27-Jul-2026 09:36:13 UTC] Orders found: 0
[27-Jul-2026 09:36:13 UTC] Orders data: []
[27-Jul-2026 09:36:13 UTC] Total orders count: 0
[27-Jul-2026 09:36:14 UTC] === API CALL LOG ===
[27-Jul-2026 09:36:14 UTC] Endpoint: user/profile.php
[27-Jul-2026 09:36:14 UTC] Full Log Data: {
    "timestamp": "2026-07-27 09:36:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.191.221.116",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.191.221.116, 172.70.108.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MyIsInVzZXJuYW1lIjoid2Vld3dlMyIsImVtYWlsIjoiZHVkZHVkMjIzMkBnbWFpbC5jb20iLCJleHAiOjE3ODU3NDk2NjF9.7R3BUG1qt1CPOwv8e3n3Ld6PH1Sx5psvMKARi7-yZJ8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a21aa898ec29fb6d-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.191.221.116",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 09:36:14 UTC] === END API CALL LOG ===
[27-Jul-2026 09:36:14 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 09:36:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2MyIsInVzZXJuYW1lIjoid2Vld3dlMyIsImVtYWlsIjoiZHVkZHVkMjIzMkBnbWFpbC5jb20iLCJleHAiOjE3ODU3NDk2NjF9.7R3BUG1qt1CPOwv8e3n3Ld6PH1Sx5psvMKARi7-yZJ8
[27-Jul-2026 09:36:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 09:36:14 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 09:36:14 UTC] User ID: 1163
[27-Jul-2026 09:36:14 UTC] ✅ User profile retrieved successfully for user ID: 1163
[27-Jul-2026 10:44:09 UTC] === API CALL LOG ===
[27-Jul-2026 10:44:09 UTC] Endpoint: user/profile.php
[27-Jul-2026 10:44:09 UTC] Full Log Data: {
    "timestamp": "2026-07-27 10:44:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.198.232.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "109.198.232.1, 104.23.221.182",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2NCIsInVzZXJuYW1lIjoic2Ftb2tyeXRpayIsImVtYWlsIjoic2FiZW5pbm9sZWcwQGdtYWlsLmNvbSIsImV4cCI6MTc4NTc1Mzg0OH0.XswvLMEh9qRtjvsVoelHDwkhsqyk5Pf0Y7rzJ7Bj98c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a21b0c173813370a-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "109.198.232.1",
        "cf-ipcountry": "RU",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 10:44:09 UTC] === END API CALL LOG ===
[27-Jul-2026 10:44:09 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 10:44:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2NCIsInVzZXJuYW1lIjoic2Ftb2tyeXRpayIsImVtYWlsIjoic2FiZW5pbm9sZWcwQGdtYWlsLmNvbSIsImV4cCI6MTc4NTc1Mzg0OH0.XswvLMEh9qRtjvsVoelHDwkhsqyk5Pf0Y7rzJ7Bj98c
[27-Jul-2026 10:44:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 10:44:09 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 10:44:09 UTC] User ID: 1164
[27-Jul-2026 10:44:09 UTC] ✅ User profile retrieved successfully for user ID: 1164
[27-Jul-2026 10:44:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jul-2026 10:44:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jul-2026 10:44:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"109.198.232.1, 104.23.221.182","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2NCIsInVzZXJuYW1lIjoic2Ftb2tyeXRpayIsImVtYWlsIjoic2FiZW5pbm9sZWcwQGdtYWlsLmNvbSIsImV4cCI6MTc4NTc1Mzg0OH0.XswvLMEh9qRtjvsVoelHDwkhsqyk5Pf0Y7rzJ7Bj98c","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a21b0c178913370a-ARN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"109.198.232.1","cf-ipcountry":"RU","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-Jul-2026 10:44:09 UTC] === User Orders API Called ===
[27-Jul-2026 10:44:09 UTC] User ID: 1164
[27-Jul-2026 10:44:09 UTC] Limit: 20, Offset: 0
[27-Jul-2026 10:44:09 UTC] Orders found: 0
[27-Jul-2026 10:44:09 UTC] Orders data: []
[27-Jul-2026 10:44:09 UTC] Total orders count: 0
[27-Jul-2026 10:44:09 UTC] === API CALL LOG ===
[27-Jul-2026 10:44:09 UTC] Endpoint: user/profile.php
[27-Jul-2026 10:44:09 UTC] Full Log Data: {
    "timestamp": "2026-07-27 10:44:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "109.198.232.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "109.198.232.1, 104.23.221.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2NCIsInVzZXJuYW1lIjoic2Ftb2tyeXRpayIsImVtYWlsIjoic2FiZW5pbm9sZWcwQGdtYWlsLmNvbSIsImV4cCI6MTc4NTc1Mzg0OH0.XswvLMEh9qRtjvsVoelHDwkhsqyk5Pf0Y7rzJ7Bj98c",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a21b0c17ea36370a-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "109.198.232.1",
        "cf-ipcountry": "RU",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 10:44:09 UTC] === END API CALL LOG ===
[27-Jul-2026 10:44:09 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 10:44:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2NCIsInVzZXJuYW1lIjoic2Ftb2tyeXRpayIsImVtYWlsIjoic2FiZW5pbm9sZWcwQGdtYWlsLmNvbSIsImV4cCI6MTc4NTc1Mzg0OH0.XswvLMEh9qRtjvsVoelHDwkhsqyk5Pf0Y7rzJ7Bj98c
[27-Jul-2026 10:44:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 10:44:09 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 10:44:09 UTC] User ID: 1164
[27-Jul-2026 10:44:09 UTC] ✅ User profile retrieved successfully for user ID: 1164
[27-Jul-2026 12:57:51 UTC] === API CALL LOG ===
[27-Jul-2026 12:57:51 UTC] Endpoint: user/profile.php
[27-Jul-2026 12:57:51 UTC] Full Log Data: {
    "timestamp": "2026-07-27 12:57:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:201:303c:110f:7c07:f478:23b5:bc1e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2405:201:303c:110f:7c07:f478:23b5:bc1e, 172.70.208.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2NSIsInVzZXJuYW1lIjoiTXJTZWNyZXROb2JvZHkiLCJlbWFpbCI6Im5leG9iZWFtQGdtYWlsLmNvbSIsImV4cCI6MTc4NTc2MTg3MH0.eGRwvnXQPrkVNx4DfT_XGa_idsP7O2NOAryyCW29_WE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a21bcff02fa1fdaa-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2405:201:303c:110f:7c07:f478:23b5:bc1e",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 12:57:51 UTC] === END API CALL LOG ===
[27-Jul-2026 12:57:51 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 12:57:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2NSIsInVzZXJuYW1lIjoiTXJTZWNyZXROb2JvZHkiLCJlbWFpbCI6Im5leG9iZWFtQGdtYWlsLmNvbSIsImV4cCI6MTc4NTc2MTg3MH0.eGRwvnXQPrkVNx4DfT_XGa_idsP7O2NOAryyCW29_WE
[27-Jul-2026 12:57:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 12:57:51 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 12:57:51 UTC] User ID: 1165
[27-Jul-2026 12:57:51 UTC] ✅ User profile retrieved successfully for user ID: 1165
[27-Jul-2026 12:57:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jul-2026 12:57:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jul-2026 12:57:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2405:201:303c:110f:7c07:f478:23b5:bc1e, 172.70.208.30","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2NSIsInVzZXJuYW1lIjoiTXJTZWNyZXROb2JvZHkiLCJlbWFpbCI6Im5leG9iZWFtQGdtYWlsLmNvbSIsImV4cCI6MTc4NTc2MTg3MH0.eGRwvnXQPrkVNx4DfT_XGa_idsP7O2NOAryyCW29_WE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a21bcff02faafdaa-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2405:201:303c:110f:7c07:f478:23b5:bc1e","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-Jul-2026 12:57:52 UTC] === User Orders API Called ===
[27-Jul-2026 12:57:52 UTC] User ID: 1165
[27-Jul-2026 12:57:52 UTC] Limit: 20, Offset: 0
[27-Jul-2026 12:57:52 UTC] Orders found: 0
[27-Jul-2026 12:57:52 UTC] Orders data: []
[27-Jul-2026 12:57:52 UTC] Total orders count: 0
[27-Jul-2026 12:57:52 UTC] === API CALL LOG ===
[27-Jul-2026 12:57:52 UTC] Endpoint: user/profile.php
[27-Jul-2026 12:57:52 UTC] Full Log Data: {
    "timestamp": "2026-07-27 12:57:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:201:303c:110f:7c07:f478:23b5:bc1e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2405:201:303c:110f:7c07:f478:23b5:bc1e, 172.70.208.31",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2NSIsInVzZXJuYW1lIjoiTXJTZWNyZXROb2JvZHkiLCJlbWFpbCI6Im5leG9iZWFtQGdtYWlsLmNvbSIsImV4cCI6MTc4NTc2MTg3MH0.eGRwvnXQPrkVNx4DfT_XGa_idsP7O2NOAryyCW29_WE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a21bcff0b925fdaa-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2405:201:303c:110f:7c07:f478:23b5:bc1e",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 12:57:52 UTC] === END API CALL LOG ===
[27-Jul-2026 12:57:52 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 12:57:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2NSIsInVzZXJuYW1lIjoiTXJTZWNyZXROb2JvZHkiLCJlbWFpbCI6Im5leG9iZWFtQGdtYWlsLmNvbSIsImV4cCI6MTc4NTc2MTg3MH0.eGRwvnXQPrkVNx4DfT_XGa_idsP7O2NOAryyCW29_WE
[27-Jul-2026 12:57:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 12:57:52 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 12:57:52 UTC] User ID: 1165
[27-Jul-2026 12:57:52 UTC] ✅ User profile retrieved successfully for user ID: 1165
[27-Jul-2026 12:57:52 UTC] === API CALL LOG ===
[27-Jul-2026 12:57:52 UTC] Endpoint: user/profile.php
[27-Jul-2026 12:57:52 UTC] Full Log Data: {
    "timestamp": "2026-07-27 12:57:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:201:303c:110f:7c07:f478:23b5:bc1e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2405:201:303c:110f:7c07:f478:23b5:bc1e, 172.70.208.30",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2NSIsInVzZXJuYW1lIjoiTXJTZWNyZXROb2JvZHkiLCJlbWFpbCI6Im5leG9iZWFtQGdtYWlsLmNvbSIsImV4cCI6MTc4NTc2MTg3MH0.eGRwvnXQPrkVNx4DfT_XGa_idsP7O2NOAryyCW29_WE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a21bcff82946fdaa-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2405:201:303c:110f:7c07:f478:23b5:bc1e",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 12:57:52 UTC] === END API CALL LOG ===
[27-Jul-2026 12:57:52 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 12:57:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2NSIsInVzZXJuYW1lIjoiTXJTZWNyZXROb2JvZHkiLCJlbWFpbCI6Im5leG9iZWFtQGdtYWlsLmNvbSIsImV4cCI6MTc4NTc2MTg3MH0.eGRwvnXQPrkVNx4DfT_XGa_idsP7O2NOAryyCW29_WE
[27-Jul-2026 12:57:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 12:57:52 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 12:57:52 UTC] User ID: 1165
[27-Jul-2026 12:57:52 UTC] ✅ User profile retrieved successfully for user ID: 1165
[27-Jul-2026 12:58:38 UTC] === API CALL LOG ===
[27-Jul-2026 12:58:38 UTC] Endpoint: user/profile.php
[27-Jul-2026 12:58:38 UTC] Full Log Data: {
    "timestamp": "2026-07-27 12:58:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:201:303c:110f:7c07:f478:23b5:bc1e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2405:201:303c:110f:7c07:f478:23b5:bc1e, 172.70.208.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2NSIsInVzZXJuYW1lIjoiTXJTZWNyZXROb2JvZHkiLCJlbWFpbCI6Im5leG9iZWFtQGdtYWlsLmNvbSIsImV4cCI6MTc4NTc2MTg3MH0.eGRwvnXQPrkVNx4DfT_XGa_idsP7O2NOAryyCW29_WE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a21bd1104ce7fdaa-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2405:201:303c:110f:7c07:f478:23b5:bc1e",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 12:58:38 UTC] === END API CALL LOG ===
[27-Jul-2026 12:58:38 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 12:58:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2NSIsInVzZXJuYW1lIjoiTXJTZWNyZXROb2JvZHkiLCJlbWFpbCI6Im5leG9iZWFtQGdtYWlsLmNvbSIsImV4cCI6MTc4NTc2MTg3MH0.eGRwvnXQPrkVNx4DfT_XGa_idsP7O2NOAryyCW29_WE
[27-Jul-2026 12:58:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 12:58:38 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 12:58:38 UTC] User ID: 1165
[27-Jul-2026 12:58:38 UTC] ✅ User profile retrieved successfully for user ID: 1165
[27-Jul-2026 12:58:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jul-2026 12:58:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jul-2026 12:58:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2405:201:303c:110f:7c07:f478:23b5:bc1e, 172.70.208.70","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2NSIsInVzZXJuYW1lIjoiTXJTZWNyZXROb2JvZHkiLCJlbWFpbCI6Im5leG9iZWFtQGdtYWlsLmNvbSIsImV4cCI6MTc4NTc2MTg3MH0.eGRwvnXQPrkVNx4DfT_XGa_idsP7O2NOAryyCW29_WE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a21bd1104cdffdaa-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2405:201:303c:110f:7c07:f478:23b5:bc1e","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-Jul-2026 12:58:38 UTC] === User Orders API Called ===
[27-Jul-2026 12:58:38 UTC] User ID: 1165
[27-Jul-2026 12:58:38 UTC] Limit: 20, Offset: 0
[27-Jul-2026 12:58:38 UTC] Orders found: 0
[27-Jul-2026 12:58:38 UTC] Orders data: []
[27-Jul-2026 12:58:38 UTC] Total orders count: 0
[27-Jul-2026 12:58:38 UTC] === API CALL LOG ===
[27-Jul-2026 12:58:38 UTC] Endpoint: user/profile.php
[27-Jul-2026 12:58:38 UTC] Full Log Data: {
    "timestamp": "2026-07-27 12:58:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:201:303c:110f:7c07:f478:23b5:bc1e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2405:201:303c:110f:7c07:f478:23b5:bc1e, 172.70.208.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2NSIsInVzZXJuYW1lIjoiTXJTZWNyZXROb2JvZHkiLCJlbWFpbCI6Im5leG9iZWFtQGdtYWlsLmNvbSIsImV4cCI6MTc4NTc2MTg3MH0.eGRwvnXQPrkVNx4DfT_XGa_idsP7O2NOAryyCW29_WE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a21bd113c958fdaa-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2405:201:303c:110f:7c07:f478:23b5:bc1e",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 12:58:38 UTC] === END API CALL LOG ===
[27-Jul-2026 12:58:38 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 12:58:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2NSIsInVzZXJuYW1lIjoiTXJTZWNyZXROb2JvZHkiLCJlbWFpbCI6Im5leG9iZWFtQGdtYWlsLmNvbSIsImV4cCI6MTc4NTc2MTg3MH0.eGRwvnXQPrkVNx4DfT_XGa_idsP7O2NOAryyCW29_WE
[27-Jul-2026 12:58:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 12:58:38 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 12:58:38 UTC] User ID: 1165
[27-Jul-2026 12:58:38 UTC] ✅ User profile retrieved successfully for user ID: 1165
[27-Jul-2026 12:58:39 UTC] === API CALL LOG ===
[27-Jul-2026 12:58:39 UTC] Endpoint: user/profile.php
[27-Jul-2026 12:58:39 UTC] Full Log Data: {
    "timestamp": "2026-07-27 12:58:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:201:303c:110f:7c07:f478:23b5:bc1e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2405:201:303c:110f:7c07:f478:23b5:bc1e, 172.70.208.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2NSIsInVzZXJuYW1lIjoiTXJTZWNyZXROb2JvZHkiLCJlbWFpbCI6Im5leG9iZWFtQGdtYWlsLmNvbSIsImV4cCI6MTc4NTc2MTg3MH0.eGRwvnXQPrkVNx4DfT_XGa_idsP7O2NOAryyCW29_WE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a21bd119fe6dfdaa-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2405:201:303c:110f:7c07:f478:23b5:bc1e",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 12:58:39 UTC] === END API CALL LOG ===
[27-Jul-2026 12:58:39 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 12:58:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2NSIsInVzZXJuYW1lIjoiTXJTZWNyZXROb2JvZHkiLCJlbWFpbCI6Im5leG9iZWFtQGdtYWlsLmNvbSIsImV4cCI6MTc4NTc2MTg3MH0.eGRwvnXQPrkVNx4DfT_XGa_idsP7O2NOAryyCW29_WE
[27-Jul-2026 12:58:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 12:58:39 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 12:58:39 UTC] User ID: 1165
[27-Jul-2026 12:58:39 UTC] ✅ User profile retrieved successfully for user ID: 1165
[27-Jul-2026 12:59:08 UTC] === API CALL LOG ===
[27-Jul-2026 12:59:08 UTC] Endpoint: user/profile.php
[27-Jul-2026 12:59:08 UTC] Full Log Data: {
    "timestamp": "2026-07-27 12:59:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:201:303c:110f:7c07:f478:23b5:bc1e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2405:201:303c:110f:7c07:f478:23b5:bc1e, 172.70.208.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2NSIsInVzZXJuYW1lIjoiTXJTZWNyZXROb2JvZHkiLCJlbWFpbCI6Im5leG9iZWFtQGdtYWlsLmNvbSIsImV4cCI6MTc4NTc2MTg3MH0.eGRwvnXQPrkVNx4DfT_XGa_idsP7O2NOAryyCW29_WE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a21bd1cb8b91fdaa-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2405:201:303c:110f:7c07:f478:23b5:bc1e",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 12:59:08 UTC] === END API CALL LOG ===
[27-Jul-2026 12:59:08 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 12:59:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2NSIsInVzZXJuYW1lIjoiTXJTZWNyZXROb2JvZHkiLCJlbWFpbCI6Im5leG9iZWFtQGdtYWlsLmNvbSIsImV4cCI6MTc4NTc2MTg3MH0.eGRwvnXQPrkVNx4DfT_XGa_idsP7O2NOAryyCW29_WE
[27-Jul-2026 12:59:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 12:59:08 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 12:59:08 UTC] User ID: 1165
[27-Jul-2026 12:59:08 UTC] ✅ User profile retrieved successfully for user ID: 1165
[27-Jul-2026 12:59:08 UTC] User Purchases API - User ID: 1165
[27-Jul-2026 12:59:08 UTC] User Purchases API - Total purchases found: 0
[27-Jul-2026 13:59:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jul-2026 13:59:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jul-2026 13:59:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a05:45c2:65a1:300:44e7:7aa2:e2f5:a67, 104.23.172.123","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2NiIsInVzZXJuYW1lIjoiYnVyaXllZmYiLCJlbWFpbCI6ImVseW9ya2Fyc2hpbnNraXlAZ21haWwuY29tIiwiZXhwIjoxNzg1NzY1NTc4fQ.XtksD0nlQe2Zgo8N7v879M4Lg-_qmwfeJU1ucW0F57w","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a21c2a78ea19ad10-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a05:45c2:65a1:300:44e7:7aa2:e2f5:a67","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-Jul-2026 13:59:39 UTC] === User Orders API Called ===
[27-Jul-2026 13:59:39 UTC] User ID: 1166
[27-Jul-2026 13:59:39 UTC] Limit: 20, Offset: 0
[27-Jul-2026 13:59:39 UTC] Orders found: 0
[27-Jul-2026 13:59:39 UTC] Orders data: []
[27-Jul-2026 13:59:39 UTC] Total orders count: 0
[27-Jul-2026 13:59:39 UTC] === API CALL LOG ===
[27-Jul-2026 13:59:39 UTC] Endpoint: user/profile.php
[27-Jul-2026 13:59:39 UTC] Full Log Data: {
    "timestamp": "2026-07-27 13:59:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:65a1:300:44e7:7aa2:e2f5:a67",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:65a1:300:44e7:7aa2:e2f5:a67, 104.23.172.123",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2NiIsInVzZXJuYW1lIjoiYnVyaXllZmYiLCJlbWFpbCI6ImVseW9ya2Fyc2hpbnNraXlAZ21haWwuY29tIiwiZXhwIjoxNzg1NzY1NTc4fQ.XtksD0nlQe2Zgo8N7v879M4Lg-_qmwfeJU1ucW0F57w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a21c2a78ea16ad10-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a05:45c2:65a1:300:44e7:7aa2:e2f5:a67",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 13:59:39 UTC] === API CALL LOG ===
[27-Jul-2026 13:59:39 UTC] === END API CALL LOG ===
[27-Jul-2026 13:59:39 UTC] Endpoint: user/profile.php
[27-Jul-2026 13:59:39 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 13:59:39 UTC] Full Log Data: {
    "timestamp": "2026-07-27 13:59:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:65a1:300:44e7:7aa2:e2f5:a67",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:65a1:300:44e7:7aa2:e2f5:a67, 104.23.172.123",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2NiIsInVzZXJuYW1lIjoiYnVyaXllZmYiLCJlbWFpbCI6ImVseW9ya2Fyc2hpbnNraXlAZ21haWwuY29tIiwiZXhwIjoxNzg1NzY1NTc4fQ.XtksD0nlQe2Zgo8N7v879M4Lg-_qmwfeJU1ucW0F57w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a21c2a78ea1aad10-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a05:45c2:65a1:300:44e7:7aa2:e2f5:a67",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 13:59:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2NiIsInVzZXJuYW1lIjoiYnVyaXllZmYiLCJlbWFpbCI6ImVseW9ya2Fyc2hpbnNraXlAZ21haWwuY29tIiwiZXhwIjoxNzg1NzY1NTc4fQ.XtksD0nlQe2Zgo8N7v879M4Lg-_qmwfeJU1ucW0F57w
[27-Jul-2026 13:59:39 UTC] === END API CALL LOG ===
[27-Jul-2026 13:59:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 13:59:39 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 13:59:39 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 13:59:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2NiIsInVzZXJuYW1lIjoiYnVyaXllZmYiLCJlbWFpbCI6ImVseW9ya2Fyc2hpbnNraXlAZ21haWwuY29tIiwiZXhwIjoxNzg1NzY1NTc4fQ.XtksD0nlQe2Zgo8N7v879M4Lg-_qmwfeJU1ucW0F57w
[27-Jul-2026 13:59:39 UTC] User ID: 1166
[27-Jul-2026 13:59:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 13:59:39 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 13:59:39 UTC] User ID: 1166
[27-Jul-2026 13:59:39 UTC] ✅ User profile retrieved successfully for user ID: 1166
[27-Jul-2026 13:59:39 UTC] ✅ User profile retrieved successfully for user ID: 1166
[27-Jul-2026 13:59:40 UTC] === API CALL LOG ===
[27-Jul-2026 13:59:40 UTC] Endpoint: user/profile.php
[27-Jul-2026 13:59:40 UTC] Full Log Data: {
    "timestamp": "2026-07-27 13:59:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:65a1:300:44e7:7aa2:e2f5:a67",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:65a1:300:44e7:7aa2:e2f5:a67, 104.23.172.123",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2NiIsInVzZXJuYW1lIjoiYnVyaXllZmYiLCJlbWFpbCI6ImVseW9ya2Fyc2hpbnNraXlAZ21haWwuY29tIiwiZXhwIjoxNzg1NzY1NTc4fQ.XtksD0nlQe2Zgo8N7v879M4Lg-_qmwfeJU1ucW0F57w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a21c2a7cb88ead10-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a05:45c2:65a1:300:44e7:7aa2:e2f5:a67",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 13:59:40 UTC] === END API CALL LOG ===
[27-Jul-2026 13:59:40 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 13:59:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2NiIsInVzZXJuYW1lIjoiYnVyaXllZmYiLCJlbWFpbCI6ImVseW9ya2Fyc2hpbnNraXlAZ21haWwuY29tIiwiZXhwIjoxNzg1NzY1NTc4fQ.XtksD0nlQe2Zgo8N7v879M4Lg-_qmwfeJU1ucW0F57w
[27-Jul-2026 13:59:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 13:59:40 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 13:59:40 UTC] User ID: 1166
[27-Jul-2026 13:59:40 UTC] ✅ User profile retrieved successfully for user ID: 1166
[27-Jul-2026 13:59:41 UTC] === API CALL LOG ===
[27-Jul-2026 13:59:41 UTC] Endpoint: user/profile.php
[27-Jul-2026 13:59:41 UTC] Full Log Data: {
    "timestamp": "2026-07-27 13:59:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:65a1:300:44e7:7aa2:e2f5:a67",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:65a1:300:44e7:7aa2:e2f5:a67, 104.23.172.123",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2NiIsInVzZXJuYW1lIjoiYnVyaXllZmYiLCJlbWFpbCI6ImVseW9ya2Fyc2hpbnNraXlAZ21haWwuY29tIiwiZXhwIjoxNzg1NzY1NTc4fQ.XtksD0nlQe2Zgo8N7v879M4Lg-_qmwfeJU1ucW0F57w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a21c2a863dd0ad10-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a05:45c2:65a1:300:44e7:7aa2:e2f5:a67",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 13:59:41 UTC] === END API CALL LOG ===
[27-Jul-2026 13:59:41 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 13:59:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2NiIsInVzZXJuYW1lIjoiYnVyaXllZmYiLCJlbWFpbCI6ImVseW9ya2Fyc2hpbnNraXlAZ21haWwuY29tIiwiZXhwIjoxNzg1NzY1NTc4fQ.XtksD0nlQe2Zgo8N7v879M4Lg-_qmwfeJU1ucW0F57w
[27-Jul-2026 13:59:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 13:59:41 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 13:59:41 UTC] User ID: 1166
[27-Jul-2026 13:59:41 UTC] ✅ User profile retrieved successfully for user ID: 1166
[27-Jul-2026 13:59:41 UTC] User Purchases API - User ID: 1166
[27-Jul-2026 13:59:41 UTC] User Purchases API - Total purchases found: 0
[27-Jul-2026 13:59:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jul-2026 13:59:43 UTC] === API CALL LOG ===
[27-Jul-2026 13:59:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jul-2026 13:59:43 UTC] Endpoint: user/profile.php
[27-Jul-2026 13:59:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a05:45c2:65a1:300:44e7:7aa2:e2f5:a67, 104.23.172.123","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2NiIsInVzZXJuYW1lIjoiYnVyaXllZmYiLCJlbWFpbCI6ImVseW9ya2Fyc2hpbnNraXlAZ21haWwuY29tIiwiZXhwIjoxNzg1NzY1NTc4fQ.XtksD0nlQe2Zgo8N7v879M4Lg-_qmwfeJU1ucW0F57w","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a21c2a927bf2ad10-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a05:45c2:65a1:300:44e7:7aa2:e2f5:a67","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-Jul-2026 13:59:43 UTC] Full Log Data: {
    "timestamp": "2026-07-27 13:59:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:65a1:300:44e7:7aa2:e2f5:a67",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:65a1:300:44e7:7aa2:e2f5:a67, 104.23.172.123",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2NiIsInVzZXJuYW1lIjoiYnVyaXllZmYiLCJlbWFpbCI6ImVseW9ya2Fyc2hpbnNraXlAZ21haWwuY29tIiwiZXhwIjoxNzg1NzY1NTc4fQ.XtksD0nlQe2Zgo8N7v879M4Lg-_qmwfeJU1ucW0F57w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a21c2a927bf5ad10-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a05:45c2:65a1:300:44e7:7aa2:e2f5:a67",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 13:59:43 UTC] === END API CALL LOG ===
[27-Jul-2026 13:59:43 UTC] === User Orders API Called ===
[27-Jul-2026 13:59:43 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 13:59:43 UTC] User ID: 1166
[27-Jul-2026 13:59:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2NiIsInVzZXJuYW1lIjoiYnVyaXllZmYiLCJlbWFpbCI6ImVseW9ya2Fyc2hpbnNraXlAZ21haWwuY29tIiwiZXhwIjoxNzg1NzY1NTc4fQ.XtksD0nlQe2Zgo8N7v879M4Lg-_qmwfeJU1ucW0F57w
[27-Jul-2026 13:59:43 UTC] Limit: 20, Offset: 0
[27-Jul-2026 13:59:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 13:59:43 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 13:59:43 UTC] User ID: 1166
[27-Jul-2026 13:59:43 UTC] ✅ User profile retrieved successfully for user ID: 1166
[27-Jul-2026 13:59:43 UTC] Orders found: 0
[27-Jul-2026 13:59:43 UTC] Orders data: []
[27-Jul-2026 13:59:43 UTC] Total orders count: 0
[27-Jul-2026 13:59:44 UTC] === API CALL LOG ===
[27-Jul-2026 13:59:44 UTC] Endpoint: user/profile.php
[27-Jul-2026 13:59:44 UTC] Full Log Data: {
    "timestamp": "2026-07-27 13:59:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:65a1:300:44e7:7aa2:e2f5:a67",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:65a1:300:44e7:7aa2:e2f5:a67, 104.23.172.123",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2NiIsInVzZXJuYW1lIjoiYnVyaXllZmYiLCJlbWFpbCI6ImVseW9ya2Fyc2hpbnNraXlAZ21haWwuY29tIiwiZXhwIjoxNzg1NzY1NTc4fQ.XtksD0nlQe2Zgo8N7v879M4Lg-_qmwfeJU1ucW0F57w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a21c2a942b00ad10-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a05:45c2:65a1:300:44e7:7aa2:e2f5:a67",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 13:59:44 UTC] === END API CALL LOG ===
[27-Jul-2026 13:59:44 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 13:59:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2NiIsInVzZXJuYW1lIjoiYnVyaXllZmYiLCJlbWFpbCI6ImVseW9ya2Fyc2hpbnNraXlAZ21haWwuY29tIiwiZXhwIjoxNzg1NzY1NTc4fQ.XtksD0nlQe2Zgo8N7v879M4Lg-_qmwfeJU1ucW0F57w
[27-Jul-2026 13:59:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 13:59:44 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 13:59:44 UTC] User ID: 1166
[27-Jul-2026 13:59:44 UTC] ✅ User profile retrieved successfully for user ID: 1166
[27-Jul-2026 13:59:44 UTC] === API CALL LOG ===
[27-Jul-2026 13:59:44 UTC] Endpoint: user/profile.php
[27-Jul-2026 13:59:44 UTC] Full Log Data: {
    "timestamp": "2026-07-27 13:59:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:65a1:300:44e7:7aa2:e2f5:a67",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:65a1:300:44e7:7aa2:e2f5:a67, 104.23.172.123",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2NiIsInVzZXJuYW1lIjoiYnVyaXllZmYiLCJlbWFpbCI6ImVseW9ya2Fyc2hpbnNraXlAZ21haWwuY29tIiwiZXhwIjoxNzg1NzY1NTc4fQ.XtksD0nlQe2Zgo8N7v879M4Lg-_qmwfeJU1ucW0F57w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a21c2a96cd4fad10-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a05:45c2:65a1:300:44e7:7aa2:e2f5:a67",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 13:59:44 UTC] === END API CALL LOG ===
[27-Jul-2026 13:59:44 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 13:59:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2NiIsInVzZXJuYW1lIjoiYnVyaXllZmYiLCJlbWFpbCI6ImVseW9ya2Fyc2hpbnNraXlAZ21haWwuY29tIiwiZXhwIjoxNzg1NzY1NTc4fQ.XtksD0nlQe2Zgo8N7v879M4Lg-_qmwfeJU1ucW0F57w
[27-Jul-2026 13:59:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 13:59:44 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 13:59:44 UTC] User ID: 1166
[27-Jul-2026 13:59:44 UTC] ✅ User profile retrieved successfully for user ID: 1166
[27-Jul-2026 14:00:00 UTC] === API CALL LOG ===
[27-Jul-2026 14:00:00 UTC] Endpoint: user/profile.php
[27-Jul-2026 14:00:00 UTC] Full Log Data: {
    "timestamp": "2026-07-27 14:00:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:65a1:300:44e7:7aa2:e2f5:a67",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:65a1:300:44e7:7aa2:e2f5:a67, 141.101.76.185",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2NiIsInVzZXJuYW1lIjoiYnVyaXllZmYiLCJlbWFpbCI6ImVseW9ya2Fyc2hpbnNraXlAZ21haWwuY29tIiwiZXhwIjoxNzg1NzY1NTc4fQ.XtksD0nlQe2Zgo8N7v879M4Lg-_qmwfeJU1ucW0F57w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a21c2afc9aef7d36-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a05:45c2:65a1:300:44e7:7aa2:e2f5:a67",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 14:00:00 UTC] === END API CALL LOG ===
[27-Jul-2026 14:00:00 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 14:00:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2NiIsInVzZXJuYW1lIjoiYnVyaXllZmYiLCJlbWFpbCI6ImVseW9ya2Fyc2hpbnNraXlAZ21haWwuY29tIiwiZXhwIjoxNzg1NzY1NTc4fQ.XtksD0nlQe2Zgo8N7v879M4Lg-_qmwfeJU1ucW0F57w
[27-Jul-2026 14:00:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 14:00:00 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 14:00:00 UTC] User ID: 1166
[27-Jul-2026 14:00:00 UTC] ✅ User profile retrieved successfully for user ID: 1166
[27-Jul-2026 14:00:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jul-2026 14:00:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jul-2026 14:00:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a05:45c2:65a1:300:44e7:7aa2:e2f5:a67, 141.101.76.185","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2NiIsInVzZXJuYW1lIjoiYnVyaXllZmYiLCJlbWFpbCI6ImVseW9ya2Fyc2hpbnNraXlAZ21haWwuY29tIiwiZXhwIjoxNzg1NzY1NTc4fQ.XtksD0nlQe2Zgo8N7v879M4Lg-_qmwfeJU1ucW0F57w","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a21c2b2fff217d36-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a05:45c2:65a1:300:44e7:7aa2:e2f5:a67","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-Jul-2026 14:00:08 UTC] === User Orders API Called ===
[27-Jul-2026 14:00:08 UTC] User ID: 1166
[27-Jul-2026 14:00:08 UTC] Limit: 20, Offset: 0
[27-Jul-2026 14:00:08 UTC] Orders found: 0
[27-Jul-2026 14:00:08 UTC] Orders data: []
[27-Jul-2026 14:00:08 UTC] Total orders count: 0
[27-Jul-2026 14:00:09 UTC] === API CALL LOG ===
[27-Jul-2026 14:00:09 UTC] Endpoint: user/profile.php
[27-Jul-2026 14:00:09 UTC] Full Log Data: {
    "timestamp": "2026-07-27 14:00:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:65a1:300:44e7:7aa2:e2f5:a67",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:65a1:300:44e7:7aa2:e2f5:a67, 141.101.76.185",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2NiIsInVzZXJuYW1lIjoiYnVyaXllZmYiLCJlbWFpbCI6ImVseW9ya2Fyc2hpbnNraXlAZ21haWwuY29tIiwiZXhwIjoxNzg1NzY1NTc4fQ.XtksD0nlQe2Zgo8N7v879M4Lg-_qmwfeJU1ucW0F57w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a21c2b30ef967d36-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a05:45c2:65a1:300:44e7:7aa2:e2f5:a67",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 14:00:09 UTC] === END API CALL LOG ===
[27-Jul-2026 14:00:09 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 14:00:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2NiIsInVzZXJuYW1lIjoiYnVyaXllZmYiLCJlbWFpbCI6ImVseW9ya2Fyc2hpbnNraXlAZ21haWwuY29tIiwiZXhwIjoxNzg1NzY1NTc4fQ.XtksD0nlQe2Zgo8N7v879M4Lg-_qmwfeJU1ucW0F57w
[27-Jul-2026 14:00:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 14:00:09 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 14:00:09 UTC] User ID: 1166
[27-Jul-2026 14:00:09 UTC] ✅ User profile retrieved successfully for user ID: 1166
[27-Jul-2026 14:00:09 UTC] === API CALL LOG ===
[27-Jul-2026 14:00:09 UTC] Endpoint: user/profile.php
[27-Jul-2026 14:00:09 UTC] Full Log Data: {
    "timestamp": "2026-07-27 14:00:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:65a1:300:44e7:7aa2:e2f5:a67",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:65a1:300:44e7:7aa2:e2f5:a67, 141.101.76.185",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2NiIsInVzZXJuYW1lIjoiYnVyaXllZmYiLCJlbWFpbCI6ImVseW9ya2Fyc2hpbnNraXlAZ21haWwuY29tIiwiZXhwIjoxNzg1NzY1NTc4fQ.XtksD0nlQe2Zgo8N7v879M4Lg-_qmwfeJU1ucW0F57w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a21c2b31cfee7d36-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a05:45c2:65a1:300:44e7:7aa2:e2f5:a67",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 14:00:09 UTC] === END API CALL LOG ===
[27-Jul-2026 14:00:09 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 14:00:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2NiIsInVzZXJuYW1lIjoiYnVyaXllZmYiLCJlbWFpbCI6ImVseW9ya2Fyc2hpbnNraXlAZ21haWwuY29tIiwiZXhwIjoxNzg1NzY1NTc4fQ.XtksD0nlQe2Zgo8N7v879M4Lg-_qmwfeJU1ucW0F57w
[27-Jul-2026 14:00:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 14:00:09 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 14:00:09 UTC] User ID: 1166
[27-Jul-2026 14:00:09 UTC] ✅ User profile retrieved successfully for user ID: 1166
[27-Jul-2026 14:00:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jul-2026 14:00:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jul-2026 14:00:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a05:45c2:65a1:300:44e7:7aa2:e2f5:a67, 141.101.76.185","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2NiIsInVzZXJuYW1lIjoiYnVyaXllZmYiLCJlbWFpbCI6ImVseW9ya2Fyc2hpbnNraXlAZ21haWwuY29tIiwiZXhwIjoxNzg1NzY1NTc4fQ.XtksD0nlQe2Zgo8N7v879M4Lg-_qmwfeJU1ucW0F57w","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a21c2b8699127d36-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a05:45c2:65a1:300:44e7:7aa2:e2f5:a67","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-Jul-2026 14:00:22 UTC] === User Orders API Called ===
[27-Jul-2026 14:00:22 UTC] User ID: 1166
[27-Jul-2026 14:00:22 UTC] Limit: 20, Offset: 0
[27-Jul-2026 14:00:22 UTC] Orders found: 0
[27-Jul-2026 14:00:22 UTC] Orders data: []
[27-Jul-2026 14:00:22 UTC] Total orders count: 0
[27-Jul-2026 14:00:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jul-2026 14:00:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jul-2026 14:00:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a05:45c2:65a1:300:44e7:7aa2:e2f5:a67, 141.101.76.185","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2NiIsInVzZXJuYW1lIjoiYnVyaXllZmYiLCJlbWFpbCI6ImVseW9ya2Fyc2hpbnNraXlAZ21haWwuY29tIiwiZXhwIjoxNzg1NzY1NTc4fQ.XtksD0nlQe2Zgo8N7v879M4Lg-_qmwfeJU1ucW0F57w","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a21c2ba0df157d36-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a05:45c2:65a1:300:44e7:7aa2:e2f5:a67","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-Jul-2026 14:00:27 UTC] === User Orders API Called ===
[27-Jul-2026 14:00:27 UTC] User ID: 1166
[27-Jul-2026 14:00:27 UTC] Limit: 20, Offset: 0
[27-Jul-2026 14:00:27 UTC] Orders found: 0
[27-Jul-2026 14:00:27 UTC] Orders data: []
[27-Jul-2026 14:00:27 UTC] Total orders count: 0
[27-Jul-2026 14:00:27 UTC] === API CALL LOG ===
[27-Jul-2026 14:00:27 UTC] Endpoint: user/profile.php
[27-Jul-2026 14:00:27 UTC] Full Log Data: {
    "timestamp": "2026-07-27 14:00:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:65a1:300:44e7:7aa2:e2f5:a67",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:65a1:300:44e7:7aa2:e2f5:a67, 141.101.76.185",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2NiIsInVzZXJuYW1lIjoiYnVyaXllZmYiLCJlbWFpbCI6ImVseW9ya2Fyc2hpbnNraXlAZ21haWwuY29tIiwiZXhwIjoxNzg1NzY1NTc4fQ.XtksD0nlQe2Zgo8N7v879M4Lg-_qmwfeJU1ucW0F57w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a21c2ba0df167d36-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a05:45c2:65a1:300:44e7:7aa2:e2f5:a67",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 14:00:27 UTC] === END API CALL LOG ===
[27-Jul-2026 14:00:27 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 14:00:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2NiIsInVzZXJuYW1lIjoiYnVyaXllZmYiLCJlbWFpbCI6ImVseW9ya2Fyc2hpbnNraXlAZ21haWwuY29tIiwiZXhwIjoxNzg1NzY1NTc4fQ.XtksD0nlQe2Zgo8N7v879M4Lg-_qmwfeJU1ucW0F57w
[27-Jul-2026 14:00:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 14:00:27 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 14:00:27 UTC] User ID: 1166
[27-Jul-2026 14:00:27 UTC] ✅ User profile retrieved successfully for user ID: 1166
[27-Jul-2026 14:00:27 UTC] === API CALL LOG ===
[27-Jul-2026 14:00:27 UTC] Endpoint: user/profile.php
[27-Jul-2026 14:00:27 UTC] Full Log Data: {
    "timestamp": "2026-07-27 14:00:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:65a1:300:44e7:7aa2:e2f5:a67",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:65a1:300:44e7:7aa2:e2f5:a67, 141.101.76.185",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2NiIsInVzZXJuYW1lIjoiYnVyaXllZmYiLCJlbWFpbCI6ImVseW9ya2Fyc2hpbnNraXlAZ21haWwuY29tIiwiZXhwIjoxNzg1NzY1NTc4fQ.XtksD0nlQe2Zgo8N7v879M4Lg-_qmwfeJU1ucW0F57w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a21c2ba2780d7d36-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a05:45c2:65a1:300:44e7:7aa2:e2f5:a67",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 14:00:27 UTC] === END API CALL LOG ===
[27-Jul-2026 14:00:27 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 14:00:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2NiIsInVzZXJuYW1lIjoiYnVyaXllZmYiLCJlbWFpbCI6ImVseW9ya2Fyc2hpbnNraXlAZ21haWwuY29tIiwiZXhwIjoxNzg1NzY1NTc4fQ.XtksD0nlQe2Zgo8N7v879M4Lg-_qmwfeJU1ucW0F57w
[27-Jul-2026 14:00:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 14:00:27 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 14:00:27 UTC] User ID: 1166
[27-Jul-2026 14:00:27 UTC] ✅ User profile retrieved successfully for user ID: 1166
[27-Jul-2026 14:00:28 UTC] === API CALL LOG ===
[27-Jul-2026 14:00:28 UTC] Endpoint: user/profile.php
[27-Jul-2026 14:00:28 UTC] Full Log Data: {
    "timestamp": "2026-07-27 14:00:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:65a1:300:44e7:7aa2:e2f5:a67",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:65a1:300:44e7:7aa2:e2f5:a67, 141.101.76.185",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2NiIsInVzZXJuYW1lIjoiYnVyaXllZmYiLCJlbWFpbCI6ImVseW9ya2Fyc2hpbnNraXlAZ21haWwuY29tIiwiZXhwIjoxNzg1NzY1NTc4fQ.XtksD0nlQe2Zgo8N7v879M4Lg-_qmwfeJU1ucW0F57w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a21c2baa3ceb7d36-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a05:45c2:65a1:300:44e7:7aa2:e2f5:a67",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 14:00:28 UTC] === END API CALL LOG ===
[27-Jul-2026 14:00:28 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 14:00:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2NiIsInVzZXJuYW1lIjoiYnVyaXllZmYiLCJlbWFpbCI6ImVseW9ya2Fyc2hpbnNraXlAZ21haWwuY29tIiwiZXhwIjoxNzg1NzY1NTc4fQ.XtksD0nlQe2Zgo8N7v879M4Lg-_qmwfeJU1ucW0F57w
[27-Jul-2026 14:00:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 14:00:28 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 14:00:28 UTC] User ID: 1166
[27-Jul-2026 14:00:28 UTC] ✅ User profile retrieved successfully for user ID: 1166
[27-Jul-2026 14:00:29 UTC] === API CALL LOG ===
[27-Jul-2026 14:00:29 UTC] Endpoint: user/profile.php
[27-Jul-2026 14:00:29 UTC] Full Log Data: {
    "timestamp": "2026-07-27 14:00:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:65a1:300:44e7:7aa2:e2f5:a67",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:65a1:300:44e7:7aa2:e2f5:a67, 141.101.76.185",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2NiIsInVzZXJuYW1lIjoiYnVyaXllZmYiLCJlbWFpbCI6ImVseW9ya2Fyc2hpbnNraXlAZ21haWwuY29tIiwiZXhwIjoxNzg1NzY1NTc4fQ.XtksD0nlQe2Zgo8N7v879M4Lg-_qmwfeJU1ucW0F57w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a21c2bb0b8e37d36-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a05:45c2:65a1:300:44e7:7aa2:e2f5:a67",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 14:00:29 UTC] === END API CALL LOG ===
[27-Jul-2026 14:00:29 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 14:00:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2NiIsInVzZXJuYW1lIjoiYnVyaXllZmYiLCJlbWFpbCI6ImVseW9ya2Fyc2hpbnNraXlAZ21haWwuY29tIiwiZXhwIjoxNzg1NzY1NTc4fQ.XtksD0nlQe2Zgo8N7v879M4Lg-_qmwfeJU1ucW0F57w
[27-Jul-2026 14:00:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 14:00:29 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 14:00:29 UTC] User ID: 1166
[27-Jul-2026 14:00:29 UTC] ✅ User profile retrieved successfully for user ID: 1166
[27-Jul-2026 14:00:30 UTC] === API CALL LOG ===
[27-Jul-2026 14:00:30 UTC] Endpoint: user/profile.php
[27-Jul-2026 14:00:30 UTC] Full Log Data: {
    "timestamp": "2026-07-27 14:00:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:65a1:300:44e7:7aa2:e2f5:a67",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:65a1:300:44e7:7aa2:e2f5:a67, 141.101.76.185",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2NiIsInVzZXJuYW1lIjoiYnVyaXllZmYiLCJlbWFpbCI6ImVseW9ya2Fyc2hpbnNraXlAZ21haWwuY29tIiwiZXhwIjoxNzg1NzY1NTc4fQ.XtksD0nlQe2Zgo8N7v879M4Lg-_qmwfeJU1ucW0F57w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a21c2bb53c1b7d36-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a05:45c2:65a1:300:44e7:7aa2:e2f5:a67",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 14:00:30 UTC] === END API CALL LOG ===
[27-Jul-2026 14:00:30 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 14:00:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2NiIsInVzZXJuYW1lIjoiYnVyaXllZmYiLCJlbWFpbCI6ImVseW9ya2Fyc2hpbnNraXlAZ21haWwuY29tIiwiZXhwIjoxNzg1NzY1NTc4fQ.XtksD0nlQe2Zgo8N7v879M4Lg-_qmwfeJU1ucW0F57w
[27-Jul-2026 14:00:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 14:00:30 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 14:00:30 UTC] User ID: 1166
[27-Jul-2026 14:00:30 UTC] ✅ User profile retrieved successfully for user ID: 1166
[27-Jul-2026 14:00:31 UTC] === API CALL LOG ===
[27-Jul-2026 14:00:31 UTC] Endpoint: user/profile.php
[27-Jul-2026 14:00:31 UTC] Full Log Data: {
    "timestamp": "2026-07-27 14:00:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:65a1:300:44e7:7aa2:e2f5:a67",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:65a1:300:44e7:7aa2:e2f5:a67, 141.101.76.185",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2NiIsInVzZXJuYW1lIjoiYnVyaXllZmYiLCJlbWFpbCI6ImVseW9ya2Fyc2hpbnNraXlAZ21haWwuY29tIiwiZXhwIjoxNzg1NzY1NTc4fQ.XtksD0nlQe2Zgo8N7v879M4Lg-_qmwfeJU1ucW0F57w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a21c2bbd096c7d36-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a05:45c2:65a1:300:44e7:7aa2:e2f5:a67",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 14:00:31 UTC] === END API CALL LOG ===
[27-Jul-2026 14:00:31 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 14:00:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2NiIsInVzZXJuYW1lIjoiYnVyaXllZmYiLCJlbWFpbCI6ImVseW9ya2Fyc2hpbnNraXlAZ21haWwuY29tIiwiZXhwIjoxNzg1NzY1NTc4fQ.XtksD0nlQe2Zgo8N7v879M4Lg-_qmwfeJU1ucW0F57w
[27-Jul-2026 14:00:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 14:00:31 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 14:00:31 UTC] User ID: 1166
[27-Jul-2026 14:00:31 UTC] ✅ User profile retrieved successfully for user ID: 1166
[27-Jul-2026 14:00:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jul-2026 14:00:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jul-2026 14:00:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a05:45c2:65a1:300:44e7:7aa2:e2f5:a67, 141.101.76.185","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2NiIsInVzZXJuYW1lIjoiYnVyaXllZmYiLCJlbWFpbCI6ImVseW9ya2Fyc2hpbnNraXlAZ21haWwuY29tIiwiZXhwIjoxNzg1NzY1NTc4fQ.XtksD0nlQe2Zgo8N7v879M4Lg-_qmwfeJU1ucW0F57w","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a21c2bffab497d36-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a05:45c2:65a1:300:44e7:7aa2:e2f5:a67","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-Jul-2026 14:00:42 UTC] === User Orders API Called ===
[27-Jul-2026 14:00:42 UTC] User ID: 1166
[27-Jul-2026 14:00:42 UTC] Limit: 20, Offset: 0
[27-Jul-2026 14:00:42 UTC] Orders found: 0
[27-Jul-2026 14:00:42 UTC] Orders data: []
[27-Jul-2026 14:00:42 UTC] Total orders count: 0
[27-Jul-2026 14:00:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jul-2026 14:00:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jul-2026 14:00:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a05:45c2:65a1:300:44e7:7aa2:e2f5:a67, 141.101.76.185","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2NiIsInVzZXJuYW1lIjoiYnVyaXllZmYiLCJlbWFpbCI6ImVseW9ya2Fyc2hpbnNraXlAZ21haWwuY29tIiwiZXhwIjoxNzg1NzY1NTc4fQ.XtksD0nlQe2Zgo8N7v879M4Lg-_qmwfeJU1ucW0F57w","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a21c2c0848c37d36-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a05:45c2:65a1:300:44e7:7aa2:e2f5:a67","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-Jul-2026 14:00:43 UTC] === User Orders API Called ===
[27-Jul-2026 14:00:43 UTC] User ID: 1166
[27-Jul-2026 14:00:43 UTC] Limit: 20, Offset: 0
[27-Jul-2026 14:00:43 UTC] Orders found: 0
[27-Jul-2026 14:00:43 UTC] Orders data: []
[27-Jul-2026 14:00:43 UTC] Total orders count: 0
[27-Jul-2026 14:00:43 UTC] === API CALL LOG ===
[27-Jul-2026 14:00:43 UTC] Endpoint: user/profile.php
[27-Jul-2026 14:00:43 UTC] Full Log Data: {
    "timestamp": "2026-07-27 14:00:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:65a1:300:44e7:7aa2:e2f5:a67",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:65a1:300:44e7:7aa2:e2f5:a67, 141.101.76.185",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2NiIsInVzZXJuYW1lIjoiYnVyaXllZmYiLCJlbWFpbCI6ImVseW9ya2Fyc2hpbnNraXlAZ21haWwuY29tIiwiZXhwIjoxNzg1NzY1NTc4fQ.XtksD0nlQe2Zgo8N7v879M4Lg-_qmwfeJU1ucW0F57w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a21c2c0848c47d36-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a05:45c2:65a1:300:44e7:7aa2:e2f5:a67",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 14:00:43 UTC] === END API CALL LOG ===
[27-Jul-2026 14:00:43 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 14:00:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2NiIsInVzZXJuYW1lIjoiYnVyaXllZmYiLCJlbWFpbCI6ImVseW9ya2Fyc2hpbnNraXlAZ21haWwuY29tIiwiZXhwIjoxNzg1NzY1NTc4fQ.XtksD0nlQe2Zgo8N7v879M4Lg-_qmwfeJU1ucW0F57w
[27-Jul-2026 14:00:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 14:00:43 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 14:00:43 UTC] User ID: 1166
[27-Jul-2026 14:00:43 UTC] ✅ User profile retrieved successfully for user ID: 1166
[27-Jul-2026 14:00:43 UTC] === API CALL LOG ===
[27-Jul-2026 14:00:43 UTC] Endpoint: user/profile.php
[27-Jul-2026 14:00:43 UTC] Full Log Data: {
    "timestamp": "2026-07-27 14:00:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:65a1:300:44e7:7aa2:e2f5:a67",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:65a1:300:44e7:7aa2:e2f5:a67, 141.101.76.185",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2NiIsInVzZXJuYW1lIjoiYnVyaXllZmYiLCJlbWFpbCI6ImVseW9ya2Fyc2hpbnNraXlAZ21haWwuY29tIiwiZXhwIjoxNzg1NzY1NTc4fQ.XtksD0nlQe2Zgo8N7v879M4Lg-_qmwfeJU1ucW0F57w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a21c2c09e9f27d36-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a05:45c2:65a1:300:44e7:7aa2:e2f5:a67",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 14:00:43 UTC] === END API CALL LOG ===
[27-Jul-2026 14:00:43 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 14:00:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2NiIsInVzZXJuYW1lIjoiYnVyaXllZmYiLCJlbWFpbCI6ImVseW9ya2Fyc2hpbnNraXlAZ21haWwuY29tIiwiZXhwIjoxNzg1NzY1NTc4fQ.XtksD0nlQe2Zgo8N7v879M4Lg-_qmwfeJU1ucW0F57w
[27-Jul-2026 14:00:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 14:00:43 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 14:00:43 UTC] User ID: 1166
[27-Jul-2026 14:00:43 UTC] ✅ User profile retrieved successfully for user ID: 1166
[27-Jul-2026 14:01:21 UTC] === API CALL LOG ===
[27-Jul-2026 14:01:21 UTC] Endpoint: user/profile.php
[27-Jul-2026 14:01:21 UTC] Full Log Data: {
    "timestamp": "2026-07-27 14:01:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:65a1:300:44e7:7aa2:e2f5:a67",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:65a1:300:44e7:7aa2:e2f5:a67, 104.23.168.98",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2NiIsInVzZXJuYW1lIjoiYnVyaXllZmYiLCJlbWFpbCI6ImVseW9ya2Fyc2hpbnNraXlAZ21haWwuY29tIiwiZXhwIjoxNzg1NzY1NTc4fQ.XtksD0nlQe2Zgo8N7v879M4Lg-_qmwfeJU1ucW0F57w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a21c2cf75e24c89b-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a05:45c2:65a1:300:44e7:7aa2:e2f5:a67",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 14:01:21 UTC] === END API CALL LOG ===
[27-Jul-2026 14:01:21 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 14:01:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2NiIsInVzZXJuYW1lIjoiYnVyaXllZmYiLCJlbWFpbCI6ImVseW9ya2Fyc2hpbnNraXlAZ21haWwuY29tIiwiZXhwIjoxNzg1NzY1NTc4fQ.XtksD0nlQe2Zgo8N7v879M4Lg-_qmwfeJU1ucW0F57w
[27-Jul-2026 14:01:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 14:01:21 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 14:01:21 UTC] User ID: 1166
[27-Jul-2026 14:01:21 UTC] ✅ User profile retrieved successfully for user ID: 1166
[27-Jul-2026 14:01:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jul-2026 14:01:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jul-2026 14:01:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a05:45c2:65a1:300:44e7:7aa2:e2f5:a67, 104.23.168.99","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2NiIsInVzZXJuYW1lIjoiYnVyaXllZmYiLCJlbWFpbCI6ImVseW9ya2Fyc2hpbnNraXlAZ21haWwuY29tIiwiZXhwIjoxNzg1NzY1NTc4fQ.XtksD0nlQe2Zgo8N7v879M4Lg-_qmwfeJU1ucW0F57w","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a21c2d9c8ab1c89b-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a05:45c2:65a1:300:44e7:7aa2:e2f5:a67","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-Jul-2026 14:01:48 UTC] === User Orders API Called ===
[27-Jul-2026 14:01:48 UTC] User ID: 1166
[27-Jul-2026 14:01:48 UTC] Limit: 20, Offset: 0
[27-Jul-2026 14:01:48 UTC] Orders found: 0
[27-Jul-2026 14:01:48 UTC] Orders data: []
[27-Jul-2026 14:01:48 UTC] Total orders count: 0
[27-Jul-2026 14:01:49 UTC] === API CALL LOG ===
[27-Jul-2026 14:01:49 UTC] Endpoint: user/profile.php
[27-Jul-2026 14:01:49 UTC] Full Log Data: {
    "timestamp": "2026-07-27 14:01:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:65a1:300:44e7:7aa2:e2f5:a67",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:65a1:300:44e7:7aa2:e2f5:a67, 104.23.168.99",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2NiIsInVzZXJuYW1lIjoiYnVyaXllZmYiLCJlbWFpbCI6ImVseW9ya2Fyc2hpbnNraXlAZ21haWwuY29tIiwiZXhwIjoxNzg1NzY1NTc4fQ.XtksD0nlQe2Zgo8N7v879M4Lg-_qmwfeJU1ucW0F57w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a21c2da2d948c89b-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a05:45c2:65a1:300:44e7:7aa2:e2f5:a67",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 14:01:49 UTC] === END API CALL LOG ===
[27-Jul-2026 14:01:49 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 14:01:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2NiIsInVzZXJuYW1lIjoiYnVyaXllZmYiLCJlbWFpbCI6ImVseW9ya2Fyc2hpbnNraXlAZ21haWwuY29tIiwiZXhwIjoxNzg1NzY1NTc4fQ.XtksD0nlQe2Zgo8N7v879M4Lg-_qmwfeJU1ucW0F57w
[27-Jul-2026 14:01:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 14:01:49 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 14:01:49 UTC] User ID: 1166
[27-Jul-2026 14:01:49 UTC] ✅ User profile retrieved successfully for user ID: 1166
[27-Jul-2026 14:01:49 UTC] User Purchases API - User ID: 1166
[27-Jul-2026 14:01:49 UTC] User Purchases API - Total purchases found: 0
[27-Jul-2026 14:01:56 UTC] === API CALL LOG ===
[27-Jul-2026 14:01:56 UTC] Endpoint: user/profile.php
[27-Jul-2026 14:01:56 UTC] Full Log Data: {
    "timestamp": "2026-07-27 14:01:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:65a1:300:44e7:7aa2:e2f5:a67",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:65a1:300:44e7:7aa2:e2f5:a67, 104.23.168.99",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2NiIsInVzZXJuYW1lIjoiYnVyaXllZmYiLCJlbWFpbCI6ImVseW9ya2Fyc2hpbnNraXlAZ21haWwuY29tIiwiZXhwIjoxNzg1NzY1NTc4fQ.XtksD0nlQe2Zgo8N7v879M4Lg-_qmwfeJU1ucW0F57w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a21c2dcd896ec89b-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a05:45c2:65a1:300:44e7:7aa2:e2f5:a67",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 14:01:56 UTC] === END API CALL LOG ===
[27-Jul-2026 14:01:56 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 14:01:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2NiIsInVzZXJuYW1lIjoiYnVyaXllZmYiLCJlbWFpbCI6ImVseW9ya2Fyc2hpbnNraXlAZ21haWwuY29tIiwiZXhwIjoxNzg1NzY1NTc4fQ.XtksD0nlQe2Zgo8N7v879M4Lg-_qmwfeJU1ucW0F57w
[27-Jul-2026 14:01:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 14:01:56 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 14:01:56 UTC] User ID: 1166
[27-Jul-2026 14:01:56 UTC] ✅ User profile retrieved successfully for user ID: 1166
[27-Jul-2026 14:01:56 UTC] User Purchases API - User ID: 1166
[27-Jul-2026 14:01:56 UTC] User Purchases API - Total purchases found: 0
[27-Jul-2026 14:01:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jul-2026 14:01:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jul-2026 14:01:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a05:45c2:65a1:300:44e7:7aa2:e2f5:a67, 104.23.168.99","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2NiIsInVzZXJuYW1lIjoiYnVyaXllZmYiLCJlbWFpbCI6ImVseW9ya2Fyc2hpbnNraXlAZ21haWwuY29tIiwiZXhwIjoxNzg1NzY1NTc4fQ.XtksD0nlQe2Zgo8N7v879M4Lg-_qmwfeJU1ucW0F57w","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a21c2dda3925c89b-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a05:45c2:65a1:300:44e7:7aa2:e2f5:a67","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-Jul-2026 14:01:58 UTC] === User Orders API Called ===
[27-Jul-2026 14:01:58 UTC] User ID: 1166
[27-Jul-2026 14:01:58 UTC] Limit: 20, Offset: 0
[27-Jul-2026 14:01:58 UTC] Orders found: 0
[27-Jul-2026 14:01:58 UTC] Orders data: []
[27-Jul-2026 14:01:58 UTC] Total orders count: 0
[27-Jul-2026 14:01:58 UTC] === API CALL LOG ===
[27-Jul-2026 14:01:58 UTC] Endpoint: user/profile.php
[27-Jul-2026 14:01:58 UTC] Full Log Data: {
    "timestamp": "2026-07-27 14:01:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:65a1:300:44e7:7aa2:e2f5:a67",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:65a1:300:44e7:7aa2:e2f5:a67, 104.23.168.99",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2NiIsInVzZXJuYW1lIjoiYnVyaXllZmYiLCJlbWFpbCI6ImVseW9ya2Fyc2hpbnNraXlAZ21haWwuY29tIiwiZXhwIjoxNzg1NzY1NTc4fQ.XtksD0nlQe2Zgo8N7v879M4Lg-_qmwfeJU1ucW0F57w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a21c2dda3928c89b-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a05:45c2:65a1:300:44e7:7aa2:e2f5:a67",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 14:01:58 UTC] === END API CALL LOG ===
[27-Jul-2026 14:01:58 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 14:01:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2NiIsInVzZXJuYW1lIjoiYnVyaXllZmYiLCJlbWFpbCI6ImVseW9ya2Fyc2hpbnNraXlAZ21haWwuY29tIiwiZXhwIjoxNzg1NzY1NTc4fQ.XtksD0nlQe2Zgo8N7v879M4Lg-_qmwfeJU1ucW0F57w
[27-Jul-2026 14:01:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 14:01:58 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 14:01:58 UTC] User ID: 1166
[27-Jul-2026 14:01:58 UTC] ✅ User profile retrieved successfully for user ID: 1166
[27-Jul-2026 14:01:58 UTC] === API CALL LOG ===
[27-Jul-2026 14:01:58 UTC] Endpoint: user/profile.php
[27-Jul-2026 14:01:58 UTC] Full Log Data: {
    "timestamp": "2026-07-27 14:01:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:65a1:300:44e7:7aa2:e2f5:a67",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:65a1:300:44e7:7aa2:e2f5:a67, 104.23.168.99",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2NiIsInVzZXJuYW1lIjoiYnVyaXllZmYiLCJlbWFpbCI6ImVseW9ya2Fyc2hpbnNraXlAZ21haWwuY29tIiwiZXhwIjoxNzg1NzY1NTc4fQ.XtksD0nlQe2Zgo8N7v879M4Lg-_qmwfeJU1ucW0F57w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a21c2ddbbef9c89b-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a05:45c2:65a1:300:44e7:7aa2:e2f5:a67",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 14:01:58 UTC] === END API CALL LOG ===
[27-Jul-2026 14:01:58 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 14:01:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2NiIsInVzZXJuYW1lIjoiYnVyaXllZmYiLCJlbWFpbCI6ImVseW9ya2Fyc2hpbnNraXlAZ21haWwuY29tIiwiZXhwIjoxNzg1NzY1NTc4fQ.XtksD0nlQe2Zgo8N7v879M4Lg-_qmwfeJU1ucW0F57w
[27-Jul-2026 14:01:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 14:01:58 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 14:01:58 UTC] User ID: 1166
[27-Jul-2026 14:01:58 UTC] ✅ User profile retrieved successfully for user ID: 1166
[27-Jul-2026 14:02:41 UTC] === API CALL LOG ===
[27-Jul-2026 14:02:41 UTC] Endpoint: user/profile.php
[27-Jul-2026 14:02:41 UTC] Full Log Data: {
    "timestamp": "2026-07-27 14:02:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:65a1:300:44e7:7aa2:e2f5:a67",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:65a1:300:44e7:7aa2:e2f5:a67, 172.71.99.196",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2NiIsInVzZXJuYW1lIjoiYnVyaXllZmYiLCJlbWFpbCI6ImVseW9ya2Fyc2hpbnNraXlAZ21haWwuY29tIiwiZXhwIjoxNzg1NzY1NTc4fQ.XtksD0nlQe2Zgo8N7v879M4Lg-_qmwfeJU1ucW0F57w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a21c2eeb2ac36724-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a05:45c2:65a1:300:44e7:7aa2:e2f5:a67",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 14:02:41 UTC] === END API CALL LOG ===
[27-Jul-2026 14:02:41 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 14:02:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2NiIsInVzZXJuYW1lIjoiYnVyaXllZmYiLCJlbWFpbCI6ImVseW9ya2Fyc2hpbnNraXlAZ21haWwuY29tIiwiZXhwIjoxNzg1NzY1NTc4fQ.XtksD0nlQe2Zgo8N7v879M4Lg-_qmwfeJU1ucW0F57w
[27-Jul-2026 14:02:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 14:02:41 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 14:02:41 UTC] User ID: 1166
[27-Jul-2026 14:02:41 UTC] ✅ User profile retrieved successfully for user ID: 1166
[27-Jul-2026 14:03:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jul-2026 14:03:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jul-2026 14:03:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a05:45c2:65a1:300:44e7:7aa2:e2f5:a67, 172.71.95.102","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2NiIsInVzZXJuYW1lIjoiYnVyaXllZmYiLCJlbWFpbCI6ImVseW9ya2Fyc2hpbnNraXlAZ21haWwuY29tIiwiZXhwIjoxNzg1NzY1NTc4fQ.XtksD0nlQe2Zgo8N7v879M4Lg-_qmwfeJU1ucW0F57w","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a21c30c21f7770c7-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a05:45c2:65a1:300:44e7:7aa2:e2f5:a67","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-Jul-2026 14:03:57 UTC] === User Orders API Called ===
[27-Jul-2026 14:03:57 UTC] User ID: 1166
[27-Jul-2026 14:03:57 UTC] Limit: 20, Offset: 0
[27-Jul-2026 14:03:57 UTC] Orders found: 0
[27-Jul-2026 14:03:57 UTC] Orders data: []
[27-Jul-2026 14:03:57 UTC] Total orders count: 0
[27-Jul-2026 14:03:57 UTC] === API CALL LOG ===
[27-Jul-2026 14:03:57 UTC] Endpoint: user/profile.php
[27-Jul-2026 14:03:57 UTC] Full Log Data: {
    "timestamp": "2026-07-27 14:03:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:65a1:300:44e7:7aa2:e2f5:a67",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:65a1:300:44e7:7aa2:e2f5:a67, 172.71.95.102",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2NiIsInVzZXJuYW1lIjoiYnVyaXllZmYiLCJlbWFpbCI6ImVseW9ya2Fyc2hpbnNraXlAZ21haWwuY29tIiwiZXhwIjoxNzg1NzY1NTc4fQ.XtksD0nlQe2Zgo8N7v879M4Lg-_qmwfeJU1ucW0F57w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a21c30c21f8470c7-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a05:45c2:65a1:300:44e7:7aa2:e2f5:a67",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 14:03:57 UTC] === END API CALL LOG ===
[27-Jul-2026 14:03:57 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 14:03:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2NiIsInVzZXJuYW1lIjoiYnVyaXllZmYiLCJlbWFpbCI6ImVseW9ya2Fyc2hpbnNraXlAZ21haWwuY29tIiwiZXhwIjoxNzg1NzY1NTc4fQ.XtksD0nlQe2Zgo8N7v879M4Lg-_qmwfeJU1ucW0F57w
[27-Jul-2026 14:03:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 14:03:57 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 14:03:57 UTC] User ID: 1166
[27-Jul-2026 14:03:57 UTC] ✅ User profile retrieved successfully for user ID: 1166
[27-Jul-2026 14:03:57 UTC] === API CALL LOG ===
[27-Jul-2026 14:03:57 UTC] Endpoint: user/profile.php
[27-Jul-2026 14:03:57 UTC] Full Log Data: {
    "timestamp": "2026-07-27 14:03:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:65a1:300:44e7:7aa2:e2f5:a67",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:65a1:300:44e7:7aa2:e2f5:a67, 172.71.95.102",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2NiIsInVzZXJuYW1lIjoiYnVyaXllZmYiLCJlbWFpbCI6ImVseW9ya2Fyc2hpbnNraXlAZ21haWwuY29tIiwiZXhwIjoxNzg1NzY1NTc4fQ.XtksD0nlQe2Zgo8N7v879M4Lg-_qmwfeJU1ucW0F57w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a21c30c4188070c7-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a05:45c2:65a1:300:44e7:7aa2:e2f5:a67",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 14:03:57 UTC] === END API CALL LOG ===
[27-Jul-2026 14:03:57 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 14:03:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2NiIsInVzZXJuYW1lIjoiYnVyaXllZmYiLCJlbWFpbCI6ImVseW9ya2Fyc2hpbnNraXlAZ21haWwuY29tIiwiZXhwIjoxNzg1NzY1NTc4fQ.XtksD0nlQe2Zgo8N7v879M4Lg-_qmwfeJU1ucW0F57w
[27-Jul-2026 14:03:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 14:03:57 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 14:03:57 UTC] User ID: 1166
[27-Jul-2026 14:03:57 UTC] ✅ User profile retrieved successfully for user ID: 1166
[27-Jul-2026 14:03:59 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jul-2026 14:03:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jul-2026 14:03:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a05:45c2:65a1:300:44e7:7aa2:e2f5:a67, 172.71.95.102","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2NiIsInVzZXJuYW1lIjoiYnVyaXllZmYiLCJlbWFpbCI6ImVseW9ya2Fyc2hpbnNraXlAZ21haWwuY29tIiwiZXhwIjoxNzg1NzY1NTc4fQ.XtksD0nlQe2Zgo8N7v879M4Lg-_qmwfeJU1ucW0F57w","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a21c30d21fbd70c7-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a05:45c2:65a1:300:44e7:7aa2:e2f5:a67","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-Jul-2026 14:03:59 UTC] === User Orders API Called ===
[27-Jul-2026 14:03:59 UTC] User ID: 1166
[27-Jul-2026 14:03:59 UTC] Limit: 20, Offset: 0
[27-Jul-2026 14:03:59 UTC] Orders found: 0
[27-Jul-2026 14:03:59 UTC] Orders data: []
[27-Jul-2026 14:03:59 UTC] Total orders count: 0
[27-Jul-2026 14:04:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jul-2026 14:04:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jul-2026 14:04:00 UTC] === API CALL LOG ===
[27-Jul-2026 14:04:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a05:45c2:65a1:300:44e7:7aa2:e2f5:a67, 172.71.95.102","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2NiIsInVzZXJuYW1lIjoiYnVyaXllZmYiLCJlbWFpbCI6ImVseW9ya2Fyc2hpbnNraXlAZ21haWwuY29tIiwiZXhwIjoxNzg1NzY1NTc4fQ.XtksD0nlQe2Zgo8N7v879M4Lg-_qmwfeJU1ucW0F57w","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a21c30d97ee670c7-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a05:45c2:65a1:300:44e7:7aa2:e2f5:a67","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-Jul-2026 14:04:00 UTC] Endpoint: user/profile.php
[27-Jul-2026 14:04:00 UTC] Full Log Data: {
    "timestamp": "2026-07-27 14:04:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:65a1:300:44e7:7aa2:e2f5:a67",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:65a1:300:44e7:7aa2:e2f5:a67, 172.71.95.102",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2NiIsInVzZXJuYW1lIjoiYnVyaXllZmYiLCJlbWFpbCI6ImVseW9ya2Fyc2hpbnNraXlAZ21haWwuY29tIiwiZXhwIjoxNzg1NzY1NTc4fQ.XtksD0nlQe2Zgo8N7v879M4Lg-_qmwfeJU1ucW0F57w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a21c30d97eec70c7-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a05:45c2:65a1:300:44e7:7aa2:e2f5:a67",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 14:04:00 UTC] === User Orders API Called ===
[27-Jul-2026 14:04:00 UTC] === END API CALL LOG ===
[27-Jul-2026 14:04:00 UTC] User ID: 1166
[27-Jul-2026 14:04:00 UTC] Limit: 20, Offset: 0
[27-Jul-2026 14:04:00 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 14:04:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2NiIsInVzZXJuYW1lIjoiYnVyaXllZmYiLCJlbWFpbCI6ImVseW9ya2Fyc2hpbnNraXlAZ21haWwuY29tIiwiZXhwIjoxNzg1NzY1NTc4fQ.XtksD0nlQe2Zgo8N7v879M4Lg-_qmwfeJU1ucW0F57w
[27-Jul-2026 14:04:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 14:04:00 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 14:04:00 UTC] User ID: 1166
[27-Jul-2026 14:04:00 UTC] Orders found: 0
[27-Jul-2026 14:04:00 UTC] Orders data: []
[27-Jul-2026 14:04:00 UTC] ✅ User profile retrieved successfully for user ID: 1166
[27-Jul-2026 14:04:00 UTC] Total orders count: 0
[27-Jul-2026 14:04:01 UTC] === API CALL LOG ===
[27-Jul-2026 14:04:01 UTC] Endpoint: user/profile.php
[27-Jul-2026 14:04:01 UTC] Full Log Data: {
    "timestamp": "2026-07-27 14:04:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:65a1:300:44e7:7aa2:e2f5:a67",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:65a1:300:44e7:7aa2:e2f5:a67, 172.71.95.102",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2NiIsInVzZXJuYW1lIjoiYnVyaXllZmYiLCJlbWFpbCI6ImVseW9ya2Fyc2hpbnNraXlAZ21haWwuY29tIiwiZXhwIjoxNzg1NzY1NTc4fQ.XtksD0nlQe2Zgo8N7v879M4Lg-_qmwfeJU1ucW0F57w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a21c30dafd5670c7-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a05:45c2:65a1:300:44e7:7aa2:e2f5:a67",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 14:04:01 UTC] === END API CALL LOG ===
[27-Jul-2026 14:04:01 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 14:04:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2NiIsInVzZXJuYW1lIjoiYnVyaXllZmYiLCJlbWFpbCI6ImVseW9ya2Fyc2hpbnNraXlAZ21haWwuY29tIiwiZXhwIjoxNzg1NzY1NTc4fQ.XtksD0nlQe2Zgo8N7v879M4Lg-_qmwfeJU1ucW0F57w
[27-Jul-2026 14:04:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 14:04:01 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 14:04:01 UTC] User ID: 1166
[27-Jul-2026 14:04:01 UTC] ✅ User profile retrieved successfully for user ID: 1166
[27-Jul-2026 14:04:02 UTC] === API CALL LOG ===
[27-Jul-2026 14:04:02 UTC] Endpoint: user/profile.php
[27-Jul-2026 14:04:02 UTC] Full Log Data: {
    "timestamp": "2026-07-27 14:04:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:65a1:300:44e7:7aa2:e2f5:a67",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:65a1:300:44e7:7aa2:e2f5:a67, 172.71.95.102",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2NiIsInVzZXJuYW1lIjoiYnVyaXllZmYiLCJlbWFpbCI6ImVseW9ya2Fyc2hpbnNraXlAZ21haWwuY29tIiwiZXhwIjoxNzg1NzY1NTc4fQ.XtksD0nlQe2Zgo8N7v879M4Lg-_qmwfeJU1ucW0F57w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a21c30e17fc370c7-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a05:45c2:65a1:300:44e7:7aa2:e2f5:a67",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 14:04:02 UTC] === END API CALL LOG ===
[27-Jul-2026 14:04:02 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 14:04:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2NiIsInVzZXJuYW1lIjoiYnVyaXllZmYiLCJlbWFpbCI6ImVseW9ya2Fyc2hpbnNraXlAZ21haWwuY29tIiwiZXhwIjoxNzg1NzY1NTc4fQ.XtksD0nlQe2Zgo8N7v879M4Lg-_qmwfeJU1ucW0F57w
[27-Jul-2026 14:04:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 14:04:02 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 14:04:02 UTC] User ID: 1166
[27-Jul-2026 14:04:02 UTC] ✅ User profile retrieved successfully for user ID: 1166
[27-Jul-2026 14:04:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jul-2026 14:04:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jul-2026 14:04:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a05:45c2:65a1:300:44e7:7aa2:e2f5:a67, 172.71.95.102","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2NiIsInVzZXJuYW1lIjoiYnVyaXllZmYiLCJlbWFpbCI6ImVseW9ya2Fyc2hpbnNraXlAZ21haWwuY29tIiwiZXhwIjoxNzg1NzY1NTc4fQ.XtksD0nlQe2Zgo8N7v879M4Lg-_qmwfeJU1ucW0F57w","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a21c317efd9e70c7-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a05:45c2:65a1:300:44e7:7aa2:e2f5:a67","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-Jul-2026 14:04:27 UTC] === User Orders API Called ===
[27-Jul-2026 14:04:27 UTC] User ID: 1166
[27-Jul-2026 14:04:27 UTC] Limit: 20, Offset: 0
[27-Jul-2026 14:04:27 UTC] Orders found: 0
[27-Jul-2026 14:04:27 UTC] Orders data: []
[27-Jul-2026 14:04:27 UTC] Total orders count: 0
[27-Jul-2026 14:04:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jul-2026 14:04:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jul-2026 14:04:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a05:45c2:65a1:300:44e7:7aa2:e2f5:a67, 172.71.95.102","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2NiIsInVzZXJuYW1lIjoiYnVyaXllZmYiLCJlbWFpbCI6ImVseW9ya2Fyc2hpbnNraXlAZ21haWwuY29tIiwiZXhwIjoxNzg1NzY1NTc4fQ.XtksD0nlQe2Zgo8N7v879M4Lg-_qmwfeJU1ucW0F57w","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a21c31894ad870c7-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a05:45c2:65a1:300:44e7:7aa2:e2f5:a67","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-Jul-2026 14:04:29 UTC] === User Orders API Called ===
[27-Jul-2026 14:04:29 UTC] User ID: 1166
[27-Jul-2026 14:04:29 UTC] Limit: 20, Offset: 0
[27-Jul-2026 14:04:29 UTC] Orders found: 0
[27-Jul-2026 14:04:29 UTC] Orders data: []
[27-Jul-2026 14:04:29 UTC] Total orders count: 0
[27-Jul-2026 14:04:29 UTC] === API CALL LOG ===
[27-Jul-2026 14:04:29 UTC] Endpoint: user/profile.php
[27-Jul-2026 14:04:29 UTC] Full Log Data: {
    "timestamp": "2026-07-27 14:04:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:65a1:300:44e7:7aa2:e2f5:a67",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:65a1:300:44e7:7aa2:e2f5:a67, 172.71.95.102",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2NiIsInVzZXJuYW1lIjoiYnVyaXllZmYiLCJlbWFpbCI6ImVseW9ya2Fyc2hpbnNraXlAZ21haWwuY29tIiwiZXhwIjoxNzg1NzY1NTc4fQ.XtksD0nlQe2Zgo8N7v879M4Lg-_qmwfeJU1ucW0F57w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a21c31894ae470c7-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a05:45c2:65a1:300:44e7:7aa2:e2f5:a67",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 14:04:29 UTC] === END API CALL LOG ===
[27-Jul-2026 14:04:29 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 14:04:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2NiIsInVzZXJuYW1lIjoiYnVyaXllZmYiLCJlbWFpbCI6ImVseW9ya2Fyc2hpbnNraXlAZ21haWwuY29tIiwiZXhwIjoxNzg1NzY1NTc4fQ.XtksD0nlQe2Zgo8N7v879M4Lg-_qmwfeJU1ucW0F57w
[27-Jul-2026 14:04:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 14:04:29 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 14:04:29 UTC] User ID: 1166
[27-Jul-2026 14:04:29 UTC] ✅ User profile retrieved successfully for user ID: 1166
[27-Jul-2026 14:04:29 UTC] === API CALL LOG ===
[27-Jul-2026 14:04:29 UTC] Endpoint: user/profile.php
[27-Jul-2026 14:04:29 UTC] Full Log Data: {
    "timestamp": "2026-07-27 14:04:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:65a1:300:44e7:7aa2:e2f5:a67",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:65a1:300:44e7:7aa2:e2f5:a67, 172.71.95.102",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2NiIsInVzZXJuYW1lIjoiYnVyaXllZmYiLCJlbWFpbCI6ImVseW9ya2Fyc2hpbnNraXlAZ21haWwuY29tIiwiZXhwIjoxNzg1NzY1NTc4fQ.XtksD0nlQe2Zgo8N7v879M4Lg-_qmwfeJU1ucW0F57w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a21c318aea3f70c7-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a05:45c2:65a1:300:44e7:7aa2:e2f5:a67",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 14:04:29 UTC] === END API CALL LOG ===
[27-Jul-2026 14:04:29 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 14:04:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2NiIsInVzZXJuYW1lIjoiYnVyaXllZmYiLCJlbWFpbCI6ImVseW9ya2Fyc2hpbnNraXlAZ21haWwuY29tIiwiZXhwIjoxNzg1NzY1NTc4fQ.XtksD0nlQe2Zgo8N7v879M4Lg-_qmwfeJU1ucW0F57w
[27-Jul-2026 14:04:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 14:04:29 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 14:04:29 UTC] User ID: 1166
[27-Jul-2026 14:04:29 UTC] ✅ User profile retrieved successfully for user ID: 1166
[27-Jul-2026 14:04:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jul-2026 14:04:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jul-2026 14:04:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a05:45c2:65a1:300:44e7:7aa2:e2f5:a67, 172.71.95.102","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2NiIsInVzZXJuYW1lIjoiYnVyaXllZmYiLCJlbWFpbCI6ImVseW9ya2Fyc2hpbnNraXlAZ21haWwuY29tIiwiZXhwIjoxNzg1NzY1NTc4fQ.XtksD0nlQe2Zgo8N7v879M4Lg-_qmwfeJU1ucW0F57w","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a21c31c2e93a70c7-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a05:45c2:65a1:300:44e7:7aa2:e2f5:a67","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-Jul-2026 14:04:38 UTC] === User Orders API Called ===
[27-Jul-2026 14:04:38 UTC] User ID: 1166
[27-Jul-2026 14:04:38 UTC] Limit: 20, Offset: 0
[27-Jul-2026 14:04:38 UTC] Orders found: 0
[27-Jul-2026 14:04:38 UTC] Orders data: []
[27-Jul-2026 14:04:38 UTC] Total orders count: 0
[27-Jul-2026 14:04:38 UTC] === API CALL LOG ===
[27-Jul-2026 14:04:38 UTC] Endpoint: user/profile.php
[27-Jul-2026 14:04:38 UTC] Full Log Data: {
    "timestamp": "2026-07-27 14:04:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:65a1:300:44e7:7aa2:e2f5:a67",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:65a1:300:44e7:7aa2:e2f5:a67, 172.71.95.102",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2NiIsInVzZXJuYW1lIjoiYnVyaXllZmYiLCJlbWFpbCI6ImVseW9ya2Fyc2hpbnNraXlAZ21haWwuY29tIiwiZXhwIjoxNzg1NzY1NTc4fQ.XtksD0nlQe2Zgo8N7v879M4Lg-_qmwfeJU1ucW0F57w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a21c31c2e94370c7-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a05:45c2:65a1:300:44e7:7aa2:e2f5:a67",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 14:04:38 UTC] === END API CALL LOG ===
[27-Jul-2026 14:04:38 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 14:04:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2NiIsInVzZXJuYW1lIjoiYnVyaXllZmYiLCJlbWFpbCI6ImVseW9ya2Fyc2hpbnNraXlAZ21haWwuY29tIiwiZXhwIjoxNzg1NzY1NTc4fQ.XtksD0nlQe2Zgo8N7v879M4Lg-_qmwfeJU1ucW0F57w
[27-Jul-2026 14:04:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 14:04:38 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 14:04:38 UTC] User ID: 1166
[27-Jul-2026 14:04:38 UTC] ✅ User profile retrieved successfully for user ID: 1166
[27-Jul-2026 14:04:38 UTC] === API CALL LOG ===
[27-Jul-2026 14:04:38 UTC] Endpoint: user/profile.php
[27-Jul-2026 14:04:38 UTC] Full Log Data: {
    "timestamp": "2026-07-27 14:04:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:65a1:300:44e7:7aa2:e2f5:a67",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:65a1:300:44e7:7aa2:e2f5:a67, 172.71.95.102",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2NiIsInVzZXJuYW1lIjoiYnVyaXllZmYiLCJlbWFpbCI6ImVseW9ya2Fyc2hpbnNraXlAZ21haWwuY29tIiwiZXhwIjoxNzg1NzY1NTc4fQ.XtksD0nlQe2Zgo8N7v879M4Lg-_qmwfeJU1ucW0F57w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a21c31c4989c70c7-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a05:45c2:65a1:300:44e7:7aa2:e2f5:a67",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 14:04:38 UTC] === END API CALL LOG ===
[27-Jul-2026 14:04:38 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 14:04:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2NiIsInVzZXJuYW1lIjoiYnVyaXllZmYiLCJlbWFpbCI6ImVseW9ya2Fyc2hpbnNraXlAZ21haWwuY29tIiwiZXhwIjoxNzg1NzY1NTc4fQ.XtksD0nlQe2Zgo8N7v879M4Lg-_qmwfeJU1ucW0F57w
[27-Jul-2026 14:04:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 14:04:38 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 14:04:38 UTC] User ID: 1166
[27-Jul-2026 14:04:38 UTC] ✅ User profile retrieved successfully for user ID: 1166
[27-Jul-2026 14:05:03 UTC] === API CALL LOG ===
[27-Jul-2026 14:05:03 UTC] Endpoint: user/profile.php
[27-Jul-2026 14:05:03 UTC] Full Log Data: {
    "timestamp": "2026-07-27 14:05:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:65a1:300:44e7:7aa2:e2f5:a67",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:65a1:300:44e7:7aa2:e2f5:a67, 172.71.95.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2NiIsInVzZXJuYW1lIjoiYnVyaXllZmYiLCJlbWFpbCI6ImVseW9ya2Fyc2hpbnNraXlAZ21haWwuY29tIiwiZXhwIjoxNzg1NzY1NTc4fQ.XtksD0nlQe2Zgo8N7v879M4Lg-_qmwfeJU1ucW0F57w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a21c3262ef2770c7-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a05:45c2:65a1:300:44e7:7aa2:e2f5:a67",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 14:05:03 UTC] === END API CALL LOG ===
[27-Jul-2026 14:05:03 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 14:05:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2NiIsInVzZXJuYW1lIjoiYnVyaXllZmYiLCJlbWFpbCI6ImVseW9ya2Fyc2hpbnNraXlAZ21haWwuY29tIiwiZXhwIjoxNzg1NzY1NTc4fQ.XtksD0nlQe2Zgo8N7v879M4Lg-_qmwfeJU1ucW0F57w
[27-Jul-2026 14:05:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 14:05:03 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 14:05:03 UTC] User ID: 1166
[27-Jul-2026 14:05:03 UTC] ✅ User profile retrieved successfully for user ID: 1166
[27-Jul-2026 14:05:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jul-2026 14:05:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jul-2026 14:05:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a05:45c2:65a1:300:44e7:7aa2:e2f5:a67, 172.71.95.101","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2NiIsInVzZXJuYW1lIjoiYnVyaXllZmYiLCJlbWFpbCI6ImVseW9ya2Fyc2hpbnNraXlAZ21haWwuY29tIiwiZXhwIjoxNzg1NzY1NTc4fQ.XtksD0nlQe2Zgo8N7v879M4Lg-_qmwfeJU1ucW0F57w","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a21c3262ef0d70c7-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a05:45c2:65a1:300:44e7:7aa2:e2f5:a67","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-Jul-2026 14:05:03 UTC] === User Orders API Called ===
[27-Jul-2026 14:05:03 UTC] User ID: 1166
[27-Jul-2026 14:05:03 UTC] Limit: 20, Offset: 0
[27-Jul-2026 14:05:03 UTC] Orders found: 0
[27-Jul-2026 14:05:03 UTC] Orders data: []
[27-Jul-2026 14:05:03 UTC] Total orders count: 0
[27-Jul-2026 14:05:04 UTC] === API CALL LOG ===
[27-Jul-2026 14:05:04 UTC] Endpoint: user/profile.php
[27-Jul-2026 14:05:04 UTC] Full Log Data: {
    "timestamp": "2026-07-27 14:05:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:65a1:300:44e7:7aa2:e2f5:a67",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:65a1:300:44e7:7aa2:e2f5:a67, 172.71.95.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2NiIsInVzZXJuYW1lIjoiYnVyaXllZmYiLCJlbWFpbCI6ImVseW9ya2Fyc2hpbnNraXlAZ21haWwuY29tIiwiZXhwIjoxNzg1NzY1NTc4fQ.XtksD0nlQe2Zgo8N7v879M4Lg-_qmwfeJU1ucW0F57w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a21c32646c8370c7-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a05:45c2:65a1:300:44e7:7aa2:e2f5:a67",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 14:05:04 UTC] === END API CALL LOG ===
[27-Jul-2026 14:05:04 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 14:05:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2NiIsInVzZXJuYW1lIjoiYnVyaXllZmYiLCJlbWFpbCI6ImVseW9ya2Fyc2hpbnNraXlAZ21haWwuY29tIiwiZXhwIjoxNzg1NzY1NTc4fQ.XtksD0nlQe2Zgo8N7v879M4Lg-_qmwfeJU1ucW0F57w
[27-Jul-2026 14:05:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 14:05:04 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 14:05:04 UTC] User ID: 1166
[27-Jul-2026 14:05:04 UTC] ✅ User profile retrieved successfully for user ID: 1166
[27-Jul-2026 14:05:04 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jul-2026 14:05:04 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jul-2026 14:05:04 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a05:45c2:65a1:300:44e7:7aa2:e2f5:a67, 172.71.95.101","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2NiIsInVzZXJuYW1lIjoiYnVyaXllZmYiLCJlbWFpbCI6ImVseW9ya2Fyc2hpbnNraXlAZ21haWwuY29tIiwiZXhwIjoxNzg1NzY1NTc4fQ.XtksD0nlQe2Zgo8N7v879M4Lg-_qmwfeJU1ucW0F57w","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a21c3269aa3570c7-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a05:45c2:65a1:300:44e7:7aa2:e2f5:a67","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-Jul-2026 14:05:04 UTC] === User Orders API Called ===
[27-Jul-2026 14:05:04 UTC] User ID: 1166
[27-Jul-2026 14:05:04 UTC] Limit: 20, Offset: 0
[27-Jul-2026 14:05:04 UTC] Orders found: 0
[27-Jul-2026 14:05:04 UTC] Orders data: []
[27-Jul-2026 14:05:04 UTC] Total orders count: 0
[27-Jul-2026 14:05:08 UTC] === API CALL LOG ===
[27-Jul-2026 14:05:08 UTC] Endpoint: user/profile.php
[27-Jul-2026 14:05:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jul-2026 14:05:08 UTC] Full Log Data: {
    "timestamp": "2026-07-27 14:05:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:65a1:300:44e7:7aa2:e2f5:a67",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:65a1:300:44e7:7aa2:e2f5:a67, 172.71.95.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2NiIsInVzZXJuYW1lIjoiYnVyaXllZmYiLCJlbWFpbCI6ImVseW9ya2Fyc2hpbnNraXlAZ21haWwuY29tIiwiZXhwIjoxNzg1NzY1NTc4fQ.XtksD0nlQe2Zgo8N7v879M4Lg-_qmwfeJU1ucW0F57w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a21c3281be4a70c7-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a05:45c2:65a1:300:44e7:7aa2:e2f5:a67",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 14:05:08 UTC] === END API CALL LOG ===
[27-Jul-2026 14:05:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jul-2026 14:05:08 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 14:05:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a05:45c2:65a1:300:44e7:7aa2:e2f5:a67, 172.71.95.101","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2NiIsInVzZXJuYW1lIjoiYnVyaXllZmYiLCJlbWFpbCI6ImVseW9ya2Fyc2hpbnNraXlAZ21haWwuY29tIiwiZXhwIjoxNzg1NzY1NTc4fQ.XtksD0nlQe2Zgo8N7v879M4Lg-_qmwfeJU1ucW0F57w","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a21c3281be4470c7-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a05:45c2:65a1:300:44e7:7aa2:e2f5:a67","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-Jul-2026 14:05:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2NiIsInVzZXJuYW1lIjoiYnVyaXllZmYiLCJlbWFpbCI6ImVseW9ya2Fyc2hpbnNraXlAZ21haWwuY29tIiwiZXhwIjoxNzg1NzY1NTc4fQ.XtksD0nlQe2Zgo8N7v879M4Lg-_qmwfeJU1ucW0F57w
[27-Jul-2026 14:05:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 14:05:08 UTC] === User Orders API Called ===
[27-Jul-2026 14:05:08 UTC] User ID: 1166
[27-Jul-2026 14:05:08 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 14:05:08 UTC] User ID: 1166
[27-Jul-2026 14:05:08 UTC] Limit: 20, Offset: 0
[27-Jul-2026 14:05:08 UTC] ✅ User profile retrieved successfully for user ID: 1166
[27-Jul-2026 14:05:08 UTC] Orders found: 0
[27-Jul-2026 14:05:08 UTC] Orders data: []
[27-Jul-2026 14:05:08 UTC] Total orders count: 0
[27-Jul-2026 14:05:09 UTC] === API CALL LOG ===
[27-Jul-2026 14:05:09 UTC] Endpoint: user/profile.php
[27-Jul-2026 14:05:09 UTC] Full Log Data: {
    "timestamp": "2026-07-27 14:05:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:65a1:300:44e7:7aa2:e2f5:a67",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:65a1:300:44e7:7aa2:e2f5:a67, 172.71.95.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2NiIsInVzZXJuYW1lIjoiYnVyaXllZmYiLCJlbWFpbCI6ImVseW9ya2Fyc2hpbnNraXlAZ21haWwuY29tIiwiZXhwIjoxNzg1NzY1NTc4fQ.XtksD0nlQe2Zgo8N7v879M4Lg-_qmwfeJU1ucW0F57w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a21c32835c4c70c7-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a05:45c2:65a1:300:44e7:7aa2:e2f5:a67",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 14:05:09 UTC] === END API CALL LOG ===
[27-Jul-2026 14:05:09 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 14:05:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2NiIsInVzZXJuYW1lIjoiYnVyaXllZmYiLCJlbWFpbCI6ImVseW9ya2Fyc2hpbnNraXlAZ21haWwuY29tIiwiZXhwIjoxNzg1NzY1NTc4fQ.XtksD0nlQe2Zgo8N7v879M4Lg-_qmwfeJU1ucW0F57w
[27-Jul-2026 14:05:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 14:05:09 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 14:05:09 UTC] User ID: 1166
[27-Jul-2026 14:05:09 UTC] ✅ User profile retrieved successfully for user ID: 1166
[27-Jul-2026 14:05:12 UTC] === API CALL LOG ===
[27-Jul-2026 14:05:12 UTC] Endpoint: user/profile.php
[27-Jul-2026 14:05:12 UTC] Full Log Data: {
    "timestamp": "2026-07-27 14:05:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:65a1:300:44e7:7aa2:e2f5:a67",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:65a1:300:44e7:7aa2:e2f5:a67, 172.71.95.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2NiIsInVzZXJuYW1lIjoiYnVyaXllZmYiLCJlbWFpbCI6ImVseW9ya2Fyc2hpbnNraXlAZ21haWwuY29tIiwiZXhwIjoxNzg1NzY1NTc4fQ.XtksD0nlQe2Zgo8N7v879M4Lg-_qmwfeJU1ucW0F57w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a21c3299998670c7-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a05:45c2:65a1:300:44e7:7aa2:e2f5:a67",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 14:05:12 UTC] === END API CALL LOG ===
[27-Jul-2026 14:05:12 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 14:05:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2NiIsInVzZXJuYW1lIjoiYnVyaXllZmYiLCJlbWFpbCI6ImVseW9ya2Fyc2hpbnNraXlAZ21haWwuY29tIiwiZXhwIjoxNzg1NzY1NTc4fQ.XtksD0nlQe2Zgo8N7v879M4Lg-_qmwfeJU1ucW0F57w
[27-Jul-2026 14:05:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 14:05:12 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 14:05:12 UTC] User ID: 1166
[27-Jul-2026 14:05:12 UTC] ✅ User profile retrieved successfully for user ID: 1166
[27-Jul-2026 14:05:12 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jul-2026 14:05:12 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jul-2026 14:05:12 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a05:45c2:65a1:300:44e7:7aa2:e2f5:a67, 172.71.95.101","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2NiIsInVzZXJuYW1lIjoiYnVyaXllZmYiLCJlbWFpbCI6ImVseW9ya2Fyc2hpbnNraXlAZ21haWwuY29tIiwiZXhwIjoxNzg1NzY1NTc4fQ.XtksD0nlQe2Zgo8N7v879M4Lg-_qmwfeJU1ucW0F57w","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a21c3299998270c7-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a05:45c2:65a1:300:44e7:7aa2:e2f5:a67","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-Jul-2026 14:05:12 UTC] === User Orders API Called ===
[27-Jul-2026 14:05:12 UTC] User ID: 1166
[27-Jul-2026 14:05:12 UTC] Limit: 20, Offset: 0
[27-Jul-2026 14:05:12 UTC] Orders found: 0
[27-Jul-2026 14:05:12 UTC] Orders data: []
[27-Jul-2026 14:05:12 UTC] Total orders count: 0
[27-Jul-2026 14:05:12 UTC] === API CALL LOG ===
[27-Jul-2026 14:05:12 UTC] Endpoint: user/profile.php
[27-Jul-2026 14:05:12 UTC] Full Log Data: {
    "timestamp": "2026-07-27 14:05:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:65a1:300:44e7:7aa2:e2f5:a67",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:65a1:300:44e7:7aa2:e2f5:a67, 172.71.95.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2NiIsInVzZXJuYW1lIjoiYnVyaXllZmYiLCJlbWFpbCI6ImVseW9ya2Fyc2hpbnNraXlAZ21haWwuY29tIiwiZXhwIjoxNzg1NzY1NTc4fQ.XtksD0nlQe2Zgo8N7v879M4Lg-_qmwfeJU1ucW0F57w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a21c329c0ab370c7-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a05:45c2:65a1:300:44e7:7aa2:e2f5:a67",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 14:05:12 UTC] === END API CALL LOG ===
[27-Jul-2026 14:05:12 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 14:05:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2NiIsInVzZXJuYW1lIjoiYnVyaXllZmYiLCJlbWFpbCI6ImVseW9ya2Fyc2hpbnNraXlAZ21haWwuY29tIiwiZXhwIjoxNzg1NzY1NTc4fQ.XtksD0nlQe2Zgo8N7v879M4Lg-_qmwfeJU1ucW0F57w
[27-Jul-2026 14:05:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 14:05:12 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 14:05:12 UTC] User ID: 1166
[27-Jul-2026 14:05:12 UTC] ✅ User profile retrieved successfully for user ID: 1166
[27-Jul-2026 14:06:41 UTC] === API CALL LOG ===
[27-Jul-2026 14:06:41 UTC] Endpoint: user/profile.php
[27-Jul-2026 14:06:41 UTC] Full Log Data: {
    "timestamp": "2026-07-27 14:06:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:65a1:300:44e7:7aa2:e2f5:a67",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:65a1:300:44e7:7aa2:e2f5:a67, 172.71.95.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2NiIsInVzZXJuYW1lIjoiYnVyaXllZmYiLCJlbWFpbCI6ImVseW9ya2Fyc2hpbnNraXlAZ21haWwuY29tIiwiZXhwIjoxNzg1NzY1NTc4fQ.XtksD0nlQe2Zgo8N7v879M4Lg-_qmwfeJU1ucW0F57w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a21c34c2cb32fff1-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a05:45c2:65a1:300:44e7:7aa2:e2f5:a67",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 14:06:41 UTC] === END API CALL LOG ===
[27-Jul-2026 14:06:41 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 14:06:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2NiIsInVzZXJuYW1lIjoiYnVyaXllZmYiLCJlbWFpbCI6ImVseW9ya2Fyc2hpbnNraXlAZ21haWwuY29tIiwiZXhwIjoxNzg1NzY1NTc4fQ.XtksD0nlQe2Zgo8N7v879M4Lg-_qmwfeJU1ucW0F57w
[27-Jul-2026 14:06:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 14:06:41 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 14:06:41 UTC] User ID: 1166
[27-Jul-2026 14:06:41 UTC] ✅ User profile retrieved successfully for user ID: 1166
[27-Jul-2026 14:06:42 UTC] === API CALL LOG ===
[27-Jul-2026 14:06:42 UTC] Endpoint: user/profile.php
[27-Jul-2026 14:06:42 UTC] Full Log Data: {
    "timestamp": "2026-07-27 14:06:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:65a1:300:44e7:7aa2:e2f5:a67",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:65a1:300:44e7:7aa2:e2f5:a67, 172.71.95.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2NiIsInVzZXJuYW1lIjoiYnVyaXllZmYiLCJlbWFpbCI6ImVseW9ya2Fyc2hpbnNraXlAZ21haWwuY29tIiwiZXhwIjoxNzg1NzY1NTc4fQ.XtksD0nlQe2Zgo8N7v879M4Lg-_qmwfeJU1ucW0F57w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a21c34c8fa0afff1-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a05:45c2:65a1:300:44e7:7aa2:e2f5:a67",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 14:06:42 UTC] === END API CALL LOG ===
[27-Jul-2026 14:06:42 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 14:06:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2NiIsInVzZXJuYW1lIjoiYnVyaXllZmYiLCJlbWFpbCI6ImVseW9ya2Fyc2hpbnNraXlAZ21haWwuY29tIiwiZXhwIjoxNzg1NzY1NTc4fQ.XtksD0nlQe2Zgo8N7v879M4Lg-_qmwfeJU1ucW0F57w
[27-Jul-2026 14:06:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 14:06:42 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 14:06:42 UTC] User ID: 1166
[27-Jul-2026 14:06:42 UTC] ✅ User profile retrieved successfully for user ID: 1166
[27-Jul-2026 14:06:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jul-2026 14:06:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jul-2026 14:06:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a05:45c2:65a1:300:44e7:7aa2:e2f5:a67, 172.71.95.101","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2NiIsInVzZXJuYW1lIjoiYnVyaXllZmYiLCJlbWFpbCI6ImVseW9ya2Fyc2hpbnNraXlAZ21haWwuY29tIiwiZXhwIjoxNzg1NzY1NTc4fQ.XtksD0nlQe2Zgo8N7v879M4Lg-_qmwfeJU1ucW0F57w","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a21c34c8fa17fff1-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a05:45c2:65a1:300:44e7:7aa2:e2f5:a67","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-Jul-2026 14:06:42 UTC] === User Orders API Called ===
[27-Jul-2026 14:06:42 UTC] User ID: 1166
[27-Jul-2026 14:06:42 UTC] Limit: 20, Offset: 0
[27-Jul-2026 14:06:42 UTC] Orders found: 0
[27-Jul-2026 14:06:42 UTC] Orders data: []
[27-Jul-2026 14:06:42 UTC] Total orders count: 0
[27-Jul-2026 14:06:42 UTC] === API CALL LOG ===
[27-Jul-2026 14:06:42 UTC] Endpoint: user/profile.php
[27-Jul-2026 14:06:42 UTC] Full Log Data: {
    "timestamp": "2026-07-27 14:06:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:65a1:300:44e7:7aa2:e2f5:a67",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:65a1:300:44e7:7aa2:e2f5:a67, 172.71.95.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2NiIsInVzZXJuYW1lIjoiYnVyaXllZmYiLCJlbWFpbCI6ImVseW9ya2Fyc2hpbnNraXlAZ21haWwuY29tIiwiZXhwIjoxNzg1NzY1NTc4fQ.XtksD0nlQe2Zgo8N7v879M4Lg-_qmwfeJU1ucW0F57w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a21c34c99c88fff1-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a05:45c2:65a1:300:44e7:7aa2:e2f5:a67",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 14:06:42 UTC] === END API CALL LOG ===
[27-Jul-2026 14:06:42 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 14:06:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2NiIsInVzZXJuYW1lIjoiYnVyaXllZmYiLCJlbWFpbCI6ImVseW9ya2Fyc2hpbnNraXlAZ21haWwuY29tIiwiZXhwIjoxNzg1NzY1NTc4fQ.XtksD0nlQe2Zgo8N7v879M4Lg-_qmwfeJU1ucW0F57w
[27-Jul-2026 14:06:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 14:06:42 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 14:06:42 UTC] User ID: 1166
[27-Jul-2026 14:06:42 UTC] ✅ User profile retrieved successfully for user ID: 1166
[27-Jul-2026 16:21:57 UTC] === API CALL LOG ===
[27-Jul-2026 16:21:57 UTC] Endpoint: user/profile.php
[27-Jul-2026 16:21:57 UTC] Full Log Data: {
    "timestamp": "2026-07-27 16:21:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "39.34.166.190",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "39.34.166.190, 104.22.96.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE1IiwidXNlcm5hbWUiOiJAZ29sZG1hcmtlc3Rhbmx5c2lzIiwiZW1haWwiOiJtcWw4NjcwOTBAZ21haWwuY29tIiwiZXhwIjoxNzgzMzE3NzM3fQ.H9WlEJytPArAFIpNUlxnxBzv_oEWrSgK14wvaBK3-JY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a21cfaea2f1a0ffc-KHI",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "39.34.166.190",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 16:21:57 UTC] === END API CALL LOG ===
[27-Jul-2026 16:21:57 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 16:21:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE1IiwidXNlcm5hbWUiOiJAZ29sZG1hcmtlc3Rhbmx5c2lzIiwiZW1haWwiOiJtcWw4NjcwOTBAZ21haWwuY29tIiwiZXhwIjoxNzgzMzE3NzM3fQ.H9WlEJytPArAFIpNUlxnxBzv_oEWrSgK14wvaBK3-JY
[27-Jul-2026 16:21:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 16:21:57 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 16:21:57 UTC] User ID: 915
[27-Jul-2026 16:21:57 UTC] ✅ User profile retrieved successfully for user ID: 915
[27-Jul-2026 16:21:58 UTC] === API CALL LOG ===
[27-Jul-2026 16:21:58 UTC] Endpoint: user/profile.php
[27-Jul-2026 16:21:58 UTC] Full Log Data: {
    "timestamp": "2026-07-27 16:21:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "39.34.166.190",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "39.34.166.190, 104.22.96.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE1IiwidXNlcm5hbWUiOiJAZ29sZG1hcmtlc3Rhbmx5c2lzIiwiZW1haWwiOiJtcWw4NjcwOTBAZ21haWwuY29tIiwiZXhwIjoxNzgzMzE3NzM3fQ.H9WlEJytPArAFIpNUlxnxBzv_oEWrSgK14wvaBK3-JY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a21cfaefcf250ffc-KHI",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "39.34.166.190",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 16:21:58 UTC] === END API CALL LOG ===
[27-Jul-2026 16:21:58 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 16:21:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE1IiwidXNlcm5hbWUiOiJAZ29sZG1hcmtlc3Rhbmx5c2lzIiwiZW1haWwiOiJtcWw4NjcwOTBAZ21haWwuY29tIiwiZXhwIjoxNzgzMzE3NzM3fQ.H9WlEJytPArAFIpNUlxnxBzv_oEWrSgK14wvaBK3-JY
[27-Jul-2026 16:21:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 16:21:58 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 16:21:58 UTC] User ID: 915
[27-Jul-2026 16:21:58 UTC] ✅ User profile retrieved successfully for user ID: 915
[27-Jul-2026 16:21:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jul-2026 16:21:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jul-2026 16:21:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"39.34.166.190, 104.22.96.139","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiOTE1IiwidXNlcm5hbWUiOiJAZ29sZG1hcmtlc3Rhbmx5c2lzIiwiZW1haWwiOiJtcWw4NjcwOTBAZ21haWwuY29tIiwiZXhwIjoxNzgzMzE3NzM3fQ.H9WlEJytPArAFIpNUlxnxBzv_oEWrSgK14wvaBK3-JY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a21cfaef6e310ffc-KHI","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"39.34.166.190","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-Jul-2026 16:21:58 UTC] === User Orders API Called ===
[27-Jul-2026 16:21:58 UTC] User ID: 915
[27-Jul-2026 16:21:58 UTC] Limit: 20, Offset: 0
[27-Jul-2026 16:21:58 UTC] Orders found: 0
[27-Jul-2026 16:21:58 UTC] Orders data: []
[27-Jul-2026 16:21:58 UTC] Total orders count: 0
[27-Jul-2026 21:33:20 UTC] === API CALL LOG ===
[27-Jul-2026 21:33:20 UTC] Endpoint: user/profile.php
[27-Jul-2026 21:33:20 UTC] Full Log Data: {
    "timestamp": "2026-07-27 21:33:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "186.167.217.14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "186.167.217.14, 172.70.83.30",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2NyIsInVzZXJuYW1lIjoiTW9pc2VzWkIiLCJlbWFpbCI6Im1vaXNlc3phbWJyYW5va3F3MDhAZ21haWwuY29tIiwiZXhwIjoxNzg1NzkyNzk5fQ.94R3BGG8DEPrjn26wrSgceFW1JbO-3xnoYk5NWP1eXs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a21ec30c5cbf60eb-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "186.167.217.14",
        "cf-ipcountry": "VE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 21:33:20 UTC] === END API CALL LOG ===
[27-Jul-2026 21:33:20 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 21:33:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2NyIsInVzZXJuYW1lIjoiTW9pc2VzWkIiLCJlbWFpbCI6Im1vaXNlc3phbWJyYW5va3F3MDhAZ21haWwuY29tIiwiZXhwIjoxNzg1NzkyNzk5fQ.94R3BGG8DEPrjn26wrSgceFW1JbO-3xnoYk5NWP1eXs
[27-Jul-2026 21:33:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 21:33:20 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 21:33:20 UTC] User ID: 1167
[27-Jul-2026 21:33:20 UTC] ✅ User profile retrieved successfully for user ID: 1167
[27-Jul-2026 21:33:20 UTC] === API CALL LOG ===
[27-Jul-2026 21:33:20 UTC] Endpoint: user/profile.php
[27-Jul-2026 21:33:20 UTC] Full Log Data: {
    "timestamp": "2026-07-27 21:33:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "186.167.217.14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "186.167.217.14, 172.70.83.30",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2NyIsInVzZXJuYW1lIjoiTW9pc2VzWkIiLCJlbWFpbCI6Im1vaXNlc3phbWJyYW5va3F3MDhAZ21haWwuY29tIiwiZXhwIjoxNzg1NzkyNzk5fQ.94R3BGG8DEPrjn26wrSgceFW1JbO-3xnoYk5NWP1eXs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a21ec30cbe3060eb-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "186.167.217.14",
        "cf-ipcountry": "VE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 21:33:20 UTC] === END API CALL LOG ===
[27-Jul-2026 21:33:20 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 21:33:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2NyIsInVzZXJuYW1lIjoiTW9pc2VzWkIiLCJlbWFpbCI6Im1vaXNlc3phbWJyYW5va3F3MDhAZ21haWwuY29tIiwiZXhwIjoxNzg1NzkyNzk5fQ.94R3BGG8DEPrjn26wrSgceFW1JbO-3xnoYk5NWP1eXs
[27-Jul-2026 21:33:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 21:33:20 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 21:33:20 UTC] User ID: 1167
[27-Jul-2026 21:33:20 UTC] ✅ User profile retrieved successfully for user ID: 1167
[27-Jul-2026 21:33:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jul-2026 21:33:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jul-2026 21:33:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"186.167.217.14, 172.69.132.142","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2NyIsInVzZXJuYW1lIjoiTW9pc2VzWkIiLCJlbWFpbCI6Im1vaXNlc3phbWJyYW5va3F3MDhAZ21haWwuY29tIiwiZXhwIjoxNzg1NzkyNzk5fQ.94R3BGG8DEPrjn26wrSgceFW1JbO-3xnoYk5NWP1eXs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a21ec30c5cc460eb-MIA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"186.167.217.14","cf-ipcountry":"VE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-Jul-2026 21:33:21 UTC] === User Orders API Called ===
[27-Jul-2026 21:33:21 UTC] User ID: 1167
[27-Jul-2026 21:33:21 UTC] Limit: 20, Offset: 0
[27-Jul-2026 21:33:21 UTC] Orders found: 0
[27-Jul-2026 21:33:21 UTC] Orders data: []
[27-Jul-2026 21:33:21 UTC] Total orders count: 0
[27-Jul-2026 21:33:22 UTC] === API CALL LOG ===
[27-Jul-2026 21:33:22 UTC] Endpoint: user/profile.php
[27-Jul-2026 21:33:22 UTC] Full Log Data: {
    "timestamp": "2026-07-27 21:33:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "186.167.217.14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "186.167.217.14, 172.69.132.142",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2NyIsInVzZXJuYW1lIjoiTW9pc2VzWkIiLCJlbWFpbCI6Im1vaXNlc3phbWJyYW5va3F3MDhAZ21haWwuY29tIiwiZXhwIjoxNzg1NzkyNzk5fQ.94R3BGG8DEPrjn26wrSgceFW1JbO-3xnoYk5NWP1eXs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a21ec314ee5260eb-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "186.167.217.14",
        "cf-ipcountry": "VE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 21:33:22 UTC] === END API CALL LOG ===
[27-Jul-2026 21:33:22 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 21:33:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2NyIsInVzZXJuYW1lIjoiTW9pc2VzWkIiLCJlbWFpbCI6Im1vaXNlc3phbWJyYW5va3F3MDhAZ21haWwuY29tIiwiZXhwIjoxNzg1NzkyNzk5fQ.94R3BGG8DEPrjn26wrSgceFW1JbO-3xnoYk5NWP1eXs
[27-Jul-2026 21:33:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 21:33:22 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 21:33:22 UTC] User ID: 1167
[27-Jul-2026 21:33:22 UTC] ✅ User profile retrieved successfully for user ID: 1167
[27-Jul-2026 21:33:29 UTC] === API CALL LOG ===
[27-Jul-2026 21:33:29 UTC] Endpoint: user/profile.php
[27-Jul-2026 21:33:29 UTC] Full Log Data: {
    "timestamp": "2026-07-27 21:33:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "186.167.217.14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "186.167.217.14, 172.70.83.30",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2NyIsInVzZXJuYW1lIjoiTW9pc2VzWkIiLCJlbWFpbCI6Im1vaXNlc3phbWJyYW5va3F3MDhAZ21haWwuY29tIiwiZXhwIjoxNzg1NzkyNzk5fQ.94R3BGG8DEPrjn26wrSgceFW1JbO-3xnoYk5NWP1eXs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a21ec3441bf360eb-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "186.167.217.14",
        "cf-ipcountry": "VE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 21:33:29 UTC] === END API CALL LOG ===
[27-Jul-2026 21:33:29 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 21:33:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2NyIsInVzZXJuYW1lIjoiTW9pc2VzWkIiLCJlbWFpbCI6Im1vaXNlc3phbWJyYW5va3F3MDhAZ21haWwuY29tIiwiZXhwIjoxNzg1NzkyNzk5fQ.94R3BGG8DEPrjn26wrSgceFW1JbO-3xnoYk5NWP1eXs
[27-Jul-2026 21:33:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 21:33:29 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 21:33:29 UTC] User ID: 1167
[27-Jul-2026 21:33:29 UTC] ✅ User profile retrieved successfully for user ID: 1167
[27-Jul-2026 21:33:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jul-2026 21:33:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jul-2026 21:33:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"186.167.217.14, 172.70.83.30","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2NyIsInVzZXJuYW1lIjoiTW9pc2VzWkIiLCJlbWFpbCI6Im1vaXNlc3phbWJyYW5va3F3MDhAZ21haWwuY29tIiwiZXhwIjoxNzg1NzkyNzk5fQ.94R3BGG8DEPrjn26wrSgceFW1JbO-3xnoYk5NWP1eXs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a21ec3441bf260eb-MIA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"186.167.217.14","cf-ipcountry":"VE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-Jul-2026 21:33:29 UTC] === User Orders API Called ===
[27-Jul-2026 21:33:29 UTC] User ID: 1167
[27-Jul-2026 21:33:29 UTC] Limit: 20, Offset: 0
[27-Jul-2026 21:33:29 UTC] Orders found: 0
[27-Jul-2026 21:33:29 UTC] Orders data: []
[27-Jul-2026 21:33:29 UTC] Total orders count: 0
[27-Jul-2026 21:33:29 UTC] === API CALL LOG ===
[27-Jul-2026 21:33:29 UTC] Endpoint: user/profile.php
[27-Jul-2026 21:33:29 UTC] Full Log Data: {
    "timestamp": "2026-07-27 21:33:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "186.167.217.14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "186.167.217.14, 172.70.83.30",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2NyIsInVzZXJuYW1lIjoiTW9pc2VzWkIiLCJlbWFpbCI6Im1vaXNlc3phbWJyYW5va3F3MDhAZ21haWwuY29tIiwiZXhwIjoxNzg1NzkyNzk5fQ.94R3BGG8DEPrjn26wrSgceFW1JbO-3xnoYk5NWP1eXs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a21ec3448d9c60eb-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "186.167.217.14",
        "cf-ipcountry": "VE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 21:33:29 UTC] === END API CALL LOG ===
[27-Jul-2026 21:33:29 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 21:33:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2NyIsInVzZXJuYW1lIjoiTW9pc2VzWkIiLCJlbWFpbCI6Im1vaXNlc3phbWJyYW5va3F3MDhAZ21haWwuY29tIiwiZXhwIjoxNzg1NzkyNzk5fQ.94R3BGG8DEPrjn26wrSgceFW1JbO-3xnoYk5NWP1eXs
[27-Jul-2026 21:33:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 21:33:29 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 21:33:29 UTC] User ID: 1167
[27-Jul-2026 21:33:29 UTC] ✅ User profile retrieved successfully for user ID: 1167
[27-Jul-2026 21:33:30 UTC] === API CALL LOG ===
[27-Jul-2026 21:33:30 UTC] Endpoint: user/profile.php
[27-Jul-2026 21:33:30 UTC] Full Log Data: {
    "timestamp": "2026-07-27 21:33:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "186.167.217.14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "186.167.217.14, 172.70.83.30",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2NyIsInVzZXJuYW1lIjoiTW9pc2VzWkIiLCJlbWFpbCI6Im1vaXNlc3phbWJyYW5va3F3MDhAZ21haWwuY29tIiwiZXhwIjoxNzg1NzkyNzk5fQ.94R3BGG8DEPrjn26wrSgceFW1JbO-3xnoYk5NWP1eXs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a21ec34a2c4e60eb-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "186.167.217.14",
        "cf-ipcountry": "VE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 21:33:30 UTC] === END API CALL LOG ===
[27-Jul-2026 21:33:30 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 21:33:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2NyIsInVzZXJuYW1lIjoiTW9pc2VzWkIiLCJlbWFpbCI6Im1vaXNlc3phbWJyYW5va3F3MDhAZ21haWwuY29tIiwiZXhwIjoxNzg1NzkyNzk5fQ.94R3BGG8DEPrjn26wrSgceFW1JbO-3xnoYk5NWP1eXs
[27-Jul-2026 21:33:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 21:33:30 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 21:33:30 UTC] User ID: 1167
[27-Jul-2026 21:33:30 UTC] ✅ User profile retrieved successfully for user ID: 1167
[27-Jul-2026 21:33:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jul-2026 21:33:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jul-2026 21:33:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"186.167.217.14, 172.70.83.30","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2NyIsInVzZXJuYW1lIjoiTW9pc2VzWkIiLCJlbWFpbCI6Im1vaXNlc3phbWJyYW5va3F3MDhAZ21haWwuY29tIiwiZXhwIjoxNzg1NzkyNzk5fQ.94R3BGG8DEPrjn26wrSgceFW1JbO-3xnoYk5NWP1eXs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a21ec374b8c960eb-MIA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"186.167.217.14","cf-ipcountry":"VE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-Jul-2026 21:33:37 UTC] === User Orders API Called ===
[27-Jul-2026 21:33:37 UTC] User ID: 1167
[27-Jul-2026 21:33:37 UTC] Limit: 20, Offset: 0
[27-Jul-2026 21:33:37 UTC] Orders found: 0
[27-Jul-2026 21:33:37 UTC] Orders data: []
[27-Jul-2026 21:33:37 UTC] Total orders count: 0
[27-Jul-2026 21:33:37 UTC] === API CALL LOG ===
[27-Jul-2026 21:33:37 UTC] Endpoint: user/profile.php
[27-Jul-2026 21:33:37 UTC] Full Log Data: {
    "timestamp": "2026-07-27 21:33:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "186.167.217.14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "186.167.217.14, 172.70.83.30",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2NyIsInVzZXJuYW1lIjoiTW9pc2VzWkIiLCJlbWFpbCI6Im1vaXNlc3phbWJyYW5va3F3MDhAZ21haWwuY29tIiwiZXhwIjoxNzg1NzkyNzk5fQ.94R3BGG8DEPrjn26wrSgceFW1JbO-3xnoYk5NWP1eXs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a21ec3752a7060eb-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "186.167.217.14",
        "cf-ipcountry": "VE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 21:33:37 UTC] === END API CALL LOG ===
[27-Jul-2026 21:33:37 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 21:33:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2NyIsInVzZXJuYW1lIjoiTW9pc2VzWkIiLCJlbWFpbCI6Im1vaXNlc3phbWJyYW5va3F3MDhAZ21haWwuY29tIiwiZXhwIjoxNzg1NzkyNzk5fQ.94R3BGG8DEPrjn26wrSgceFW1JbO-3xnoYk5NWP1eXs
[27-Jul-2026 21:33:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 21:33:37 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 21:33:37 UTC] User ID: 1167
[27-Jul-2026 21:33:37 UTC] ✅ User profile retrieved successfully for user ID: 1167
[27-Jul-2026 21:33:37 UTC] === API CALL LOG ===
[27-Jul-2026 21:33:37 UTC] Endpoint: user/profile.php
[27-Jul-2026 21:33:37 UTC] Full Log Data: {
    "timestamp": "2026-07-27 21:33:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "186.167.217.14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "186.167.217.14, 172.70.83.30",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2NyIsInVzZXJuYW1lIjoiTW9pc2VzWkIiLCJlbWFpbCI6Im1vaXNlc3phbWJyYW5va3F3MDhAZ21haWwuY29tIiwiZXhwIjoxNzg1NzkyNzk5fQ.94R3BGG8DEPrjn26wrSgceFW1JbO-3xnoYk5NWP1eXs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a21ec3768f2e60eb-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "186.167.217.14",
        "cf-ipcountry": "VE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 21:33:37 UTC] === END API CALL LOG ===
[27-Jul-2026 21:33:37 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 21:33:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2NyIsInVzZXJuYW1lIjoiTW9pc2VzWkIiLCJlbWFpbCI6Im1vaXNlc3phbWJyYW5va3F3MDhAZ21haWwuY29tIiwiZXhwIjoxNzg1NzkyNzk5fQ.94R3BGG8DEPrjn26wrSgceFW1JbO-3xnoYk5NWP1eXs
[27-Jul-2026 21:33:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 21:33:37 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 21:33:37 UTC] User ID: 1167
[27-Jul-2026 21:33:37 UTC] ✅ User profile retrieved successfully for user ID: 1167
[27-Jul-2026 21:33:38 UTC] === API CALL LOG ===
[27-Jul-2026 21:33:38 UTC] Endpoint: user/profile.php
[27-Jul-2026 21:33:38 UTC] Full Log Data: {
    "timestamp": "2026-07-27 21:33:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "186.167.217.14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "186.167.217.14, 172.70.83.30",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2NyIsInVzZXJuYW1lIjoiTW9pc2VzWkIiLCJlbWFpbCI6Im1vaXNlc3phbWJyYW5va3F3MDhAZ21haWwuY29tIiwiZXhwIjoxNzg1NzkyNzk5fQ.94R3BGG8DEPrjn26wrSgceFW1JbO-3xnoYk5NWP1eXs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a21ec37a1d2060eb-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "186.167.217.14",
        "cf-ipcountry": "VE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 21:33:38 UTC] === END API CALL LOG ===
[27-Jul-2026 21:33:38 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 21:33:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2NyIsInVzZXJuYW1lIjoiTW9pc2VzWkIiLCJlbWFpbCI6Im1vaXNlc3phbWJyYW5va3F3MDhAZ21haWwuY29tIiwiZXhwIjoxNzg1NzkyNzk5fQ.94R3BGG8DEPrjn26wrSgceFW1JbO-3xnoYk5NWP1eXs
[27-Jul-2026 21:33:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 21:33:38 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 21:33:38 UTC] User ID: 1167
[27-Jul-2026 21:33:38 UTC] ✅ User profile retrieved successfully for user ID: 1167
[27-Jul-2026 21:33:48 UTC] === API CALL LOG ===
[27-Jul-2026 21:33:48 UTC] Endpoint: user/profile.php
[27-Jul-2026 21:33:48 UTC] Full Log Data: {
    "timestamp": "2026-07-27 21:33:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "186.167.217.14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "186.167.217.14, 172.70.83.29",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2NyIsInVzZXJuYW1lIjoiTW9pc2VzWkIiLCJlbWFpbCI6Im1vaXNlc3phbWJyYW5va3F3MDhAZ21haWwuY29tIiwiZXhwIjoxNzg1NzkyNzk5fQ.94R3BGG8DEPrjn26wrSgceFW1JbO-3xnoYk5NWP1eXs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a21ec3b50d6460eb-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "186.167.217.14",
        "cf-ipcountry": "VE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 21:33:48 UTC] === END API CALL LOG ===
[27-Jul-2026 21:33:48 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 21:33:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2NyIsInVzZXJuYW1lIjoiTW9pc2VzWkIiLCJlbWFpbCI6Im1vaXNlc3phbWJyYW5va3F3MDhAZ21haWwuY29tIiwiZXhwIjoxNzg1NzkyNzk5fQ.94R3BGG8DEPrjn26wrSgceFW1JbO-3xnoYk5NWP1eXs
[27-Jul-2026 21:33:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 21:33:48 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 21:33:48 UTC] User ID: 1167
[27-Jul-2026 21:33:48 UTC] ✅ User profile retrieved successfully for user ID: 1167
[27-Jul-2026 21:33:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jul-2026 21:33:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jul-2026 21:33:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"186.167.217.14, 172.70.83.30","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2NyIsInVzZXJuYW1lIjoiTW9pc2VzWkIiLCJlbWFpbCI6Im1vaXNlc3phbWJyYW5va3F3MDhAZ21haWwuY29tIiwiZXhwIjoxNzg1NzkyNzk5fQ.94R3BGG8DEPrjn26wrSgceFW1JbO-3xnoYk5NWP1eXs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a21ec3b50d6260eb-MIA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"186.167.217.14","cf-ipcountry":"VE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-Jul-2026 21:33:48 UTC] === User Orders API Called ===
[27-Jul-2026 21:33:48 UTC] User ID: 1167
[27-Jul-2026 21:33:48 UTC] Limit: 20, Offset: 0
[27-Jul-2026 21:33:48 UTC] Orders found: 0
[27-Jul-2026 21:33:48 UTC] Orders data: []
[27-Jul-2026 21:33:48 UTC] Total orders count: 0
[27-Jul-2026 21:33:48 UTC] === API CALL LOG ===
[27-Jul-2026 21:33:48 UTC] Endpoint: user/profile.php
[27-Jul-2026 21:33:48 UTC] Full Log Data: {
    "timestamp": "2026-07-27 21:33:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "186.167.217.14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "186.167.217.14, 172.70.83.29",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2NyIsInVzZXJuYW1lIjoiTW9pc2VzWkIiLCJlbWFpbCI6Im1vaXNlc3phbWJyYW5va3F3MDhAZ21haWwuY29tIiwiZXhwIjoxNzg1NzkyNzk5fQ.94R3BGG8DEPrjn26wrSgceFW1JbO-3xnoYk5NWP1eXs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a21ec3b56ed660eb-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "186.167.217.14",
        "cf-ipcountry": "VE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 21:33:48 UTC] === END API CALL LOG ===
[27-Jul-2026 21:33:48 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 21:33:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2NyIsInVzZXJuYW1lIjoiTW9pc2VzWkIiLCJlbWFpbCI6Im1vaXNlc3phbWJyYW5va3F3MDhAZ21haWwuY29tIiwiZXhwIjoxNzg1NzkyNzk5fQ.94R3BGG8DEPrjn26wrSgceFW1JbO-3xnoYk5NWP1eXs
[27-Jul-2026 21:33:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 21:33:48 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 21:33:48 UTC] User ID: 1167
[27-Jul-2026 21:33:48 UTC] ✅ User profile retrieved successfully for user ID: 1167
[27-Jul-2026 21:33:49 UTC] === API CALL LOG ===
[27-Jul-2026 21:33:49 UTC] Endpoint: user/profile.php
[27-Jul-2026 21:33:49 UTC] Full Log Data: {
    "timestamp": "2026-07-27 21:33:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "186.167.217.14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "186.167.217.14, 172.70.83.29",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2NyIsInVzZXJuYW1lIjoiTW9pc2VzWkIiLCJlbWFpbCI6Im1vaXNlc3phbWJyYW5va3F3MDhAZ21haWwuY29tIiwiZXhwIjoxNzg1NzkyNzk5fQ.94R3BGG8DEPrjn26wrSgceFW1JbO-3xnoYk5NWP1eXs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a21ec3bd6e5b60eb-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "186.167.217.14",
        "cf-ipcountry": "VE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 21:33:49 UTC] === END API CALL LOG ===
[27-Jul-2026 21:33:49 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 21:33:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2NyIsInVzZXJuYW1lIjoiTW9pc2VzWkIiLCJlbWFpbCI6Im1vaXNlc3phbWJyYW5va3F3MDhAZ21haWwuY29tIiwiZXhwIjoxNzg1NzkyNzk5fQ.94R3BGG8DEPrjn26wrSgceFW1JbO-3xnoYk5NWP1eXs
[27-Jul-2026 21:33:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 21:33:49 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 21:33:49 UTC] User ID: 1167
[27-Jul-2026 21:33:49 UTC] ✅ User profile retrieved successfully for user ID: 1167
[27-Jul-2026 21:33:53 UTC] === API CALL LOG ===
[27-Jul-2026 21:33:53 UTC] Endpoint: user/profile.php
[27-Jul-2026 21:33:53 UTC] Full Log Data: {
    "timestamp": "2026-07-27 21:33:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "186.167.217.14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "186.167.217.14, 172.70.83.30",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2NyIsInVzZXJuYW1lIjoiTW9pc2VzWkIiLCJlbWFpbCI6Im1vaXNlc3phbWJyYW5va3F3MDhAZ21haWwuY29tIiwiZXhwIjoxNzg1NzkyNzk5fQ.94R3BGG8DEPrjn26wrSgceFW1JbO-3xnoYk5NWP1eXs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a21ec3da0b0360eb-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "186.167.217.14",
        "cf-ipcountry": "VE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 21:33:53 UTC] === END API CALL LOG ===
[27-Jul-2026 21:33:53 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 21:33:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2NyIsInVzZXJuYW1lIjoiTW9pc2VzWkIiLCJlbWFpbCI6Im1vaXNlc3phbWJyYW5va3F3MDhAZ21haWwuY29tIiwiZXhwIjoxNzg1NzkyNzk5fQ.94R3BGG8DEPrjn26wrSgceFW1JbO-3xnoYk5NWP1eXs
[27-Jul-2026 21:33:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 21:33:53 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 21:33:53 UTC] User ID: 1167
[27-Jul-2026 21:33:53 UTC] ✅ User profile retrieved successfully for user ID: 1167
[27-Jul-2026 21:33:53 UTC] User Purchases API - User ID: 1167
[27-Jul-2026 21:33:53 UTC] User Purchases API - Total purchases found: 0
[27-Jul-2026 21:34:05 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jul-2026 21:34:05 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jul-2026 21:34:05 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"186.167.217.14, 172.70.83.30","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2NyIsInVzZXJuYW1lIjoiTW9pc2VzWkIiLCJlbWFpbCI6Im1vaXNlc3phbWJyYW5va3F3MDhAZ21haWwuY29tIiwiZXhwIjoxNzg1NzkyNzk5fQ.94R3BGG8DEPrjn26wrSgceFW1JbO-3xnoYk5NWP1eXs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a21ec422be1a60eb-MIA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"186.167.217.14","cf-ipcountry":"VE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-Jul-2026 21:34:05 UTC] === User Orders API Called ===
[27-Jul-2026 21:34:05 UTC] User ID: 1167
[27-Jul-2026 21:34:05 UTC] Limit: 20, Offset: 0
[27-Jul-2026 21:34:05 UTC] Orders found: 0
[27-Jul-2026 21:34:05 UTC] Orders data: []
[27-Jul-2026 21:34:05 UTC] Total orders count: 0
[27-Jul-2026 21:34:05 UTC] === API CALL LOG ===
[27-Jul-2026 21:34:05 UTC] Endpoint: user/profile.php
[27-Jul-2026 21:34:05 UTC] Full Log Data: {
    "timestamp": "2026-07-27 21:34:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "186.167.217.14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "186.167.217.14, 172.70.83.29",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2NyIsInVzZXJuYW1lIjoiTW9pc2VzWkIiLCJlbWFpbCI6Im1vaXNlc3phbWJyYW5va3F3MDhAZ21haWwuY29tIiwiZXhwIjoxNzg1NzkyNzk5fQ.94R3BGG8DEPrjn26wrSgceFW1JbO-3xnoYk5NWP1eXs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a21ec422be1f60eb-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "186.167.217.14",
        "cf-ipcountry": "VE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 21:34:05 UTC] === END API CALL LOG ===
[27-Jul-2026 21:34:05 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 21:34:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2NyIsInVzZXJuYW1lIjoiTW9pc2VzWkIiLCJlbWFpbCI6Im1vaXNlc3phbWJyYW5va3F3MDhAZ21haWwuY29tIiwiZXhwIjoxNzg1NzkyNzk5fQ.94R3BGG8DEPrjn26wrSgceFW1JbO-3xnoYk5NWP1eXs
[27-Jul-2026 21:34:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 21:34:05 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 21:34:05 UTC] User ID: 1167
[27-Jul-2026 21:34:05 UTC] ✅ User profile retrieved successfully for user ID: 1167
[27-Jul-2026 21:34:05 UTC] === API CALL LOG ===
[27-Jul-2026 21:34:05 UTC] Endpoint: user/profile.php
[27-Jul-2026 21:34:05 UTC] Full Log Data: {
    "timestamp": "2026-07-27 21:34:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "186.167.217.14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "186.167.217.14, 172.70.83.29",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2NyIsInVzZXJuYW1lIjoiTW9pc2VzWkIiLCJlbWFpbCI6Im1vaXNlc3phbWJyYW5va3F3MDhAZ21haWwuY29tIiwiZXhwIjoxNzg1NzkyNzk5fQ.94R3BGG8DEPrjn26wrSgceFW1JbO-3xnoYk5NWP1eXs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a21ec423281e60eb-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "186.167.217.14",
        "cf-ipcountry": "VE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 21:34:05 UTC] === END API CALL LOG ===
[27-Jul-2026 21:34:05 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 21:34:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2NyIsInVzZXJuYW1lIjoiTW9pc2VzWkIiLCJlbWFpbCI6Im1vaXNlc3phbWJyYW5va3F3MDhAZ21haWwuY29tIiwiZXhwIjoxNzg1NzkyNzk5fQ.94R3BGG8DEPrjn26wrSgceFW1JbO-3xnoYk5NWP1eXs
[27-Jul-2026 21:34:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 21:34:05 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 21:34:05 UTC] User ID: 1167
[27-Jul-2026 21:34:05 UTC] ✅ User profile retrieved successfully for user ID: 1167
[27-Jul-2026 21:34:06 UTC] === API CALL LOG ===
[27-Jul-2026 21:34:06 UTC] Endpoint: user/profile.php
[27-Jul-2026 21:34:06 UTC] Full Log Data: {
    "timestamp": "2026-07-27 21:34:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "186.167.217.14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "186.167.217.14, 172.70.83.29",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2NyIsInVzZXJuYW1lIjoiTW9pc2VzWkIiLCJlbWFpbCI6Im1vaXNlc3phbWJyYW5va3F3MDhAZ21haWwuY29tIiwiZXhwIjoxNzg1NzkyNzk5fQ.94R3BGG8DEPrjn26wrSgceFW1JbO-3xnoYk5NWP1eXs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a21ec42b9a0660eb-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "186.167.217.14",
        "cf-ipcountry": "VE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 21:34:06 UTC] === END API CALL LOG ===
[27-Jul-2026 21:34:06 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 21:34:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2NyIsInVzZXJuYW1lIjoiTW9pc2VzWkIiLCJlbWFpbCI6Im1vaXNlc3phbWJyYW5va3F3MDhAZ21haWwuY29tIiwiZXhwIjoxNzg1NzkyNzk5fQ.94R3BGG8DEPrjn26wrSgceFW1JbO-3xnoYk5NWP1eXs
[27-Jul-2026 21:34:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 21:34:06 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 21:34:06 UTC] User ID: 1167
[27-Jul-2026 21:34:06 UTC] ✅ User profile retrieved successfully for user ID: 1167
[27-Jul-2026 21:34:24 UTC] === API CALL LOG ===
[27-Jul-2026 21:34:24 UTC] Endpoint: user/profile.php
[27-Jul-2026 21:34:24 UTC] Full Log Data: {
    "timestamp": "2026-07-27 21:34:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "186.167.217.14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "186.167.217.14, 172.70.83.29",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2NyIsInVzZXJuYW1lIjoiTW9pc2VzWkIiLCJlbWFpbCI6Im1vaXNlc3phbWJyYW5va3F3MDhAZ21haWwuY29tIiwiZXhwIjoxNzg1NzkyNzk5fQ.94R3BGG8DEPrjn26wrSgceFW1JbO-3xnoYk5NWP1eXs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a21ec496b8ea60eb-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "186.167.217.14",
        "cf-ipcountry": "VE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 21:34:24 UTC] === END API CALL LOG ===
[27-Jul-2026 21:34:24 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 21:34:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2NyIsInVzZXJuYW1lIjoiTW9pc2VzWkIiLCJlbWFpbCI6Im1vaXNlc3phbWJyYW5va3F3MDhAZ21haWwuY29tIiwiZXhwIjoxNzg1NzkyNzk5fQ.94R3BGG8DEPrjn26wrSgceFW1JbO-3xnoYk5NWP1eXs
[27-Jul-2026 21:34:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 21:34:24 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 21:34:24 UTC] User ID: 1167
[27-Jul-2026 21:34:24 UTC] ✅ User profile retrieved successfully for user ID: 1167
[27-Jul-2026 21:34:24 UTC] User Purchases API - User ID: 1167
[27-Jul-2026 21:34:24 UTC] User Purchases API - Total purchases found: 0
[27-Jul-2026 21:34:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jul-2026 21:34:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jul-2026 21:34:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"186.167.217.14, 172.70.83.29","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2NyIsInVzZXJuYW1lIjoiTW9pc2VzWkIiLCJlbWFpbCI6Im1vaXNlc3phbWJyYW5va3F3MDhAZ21haWwuY29tIiwiZXhwIjoxNzg1NzkyNzk5fQ.94R3BGG8DEPrjn26wrSgceFW1JbO-3xnoYk5NWP1eXs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a21ec4a3b90060eb-MIA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"186.167.217.14","cf-ipcountry":"VE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-Jul-2026 21:34:25 UTC] === User Orders API Called ===
[27-Jul-2026 21:34:25 UTC] User ID: 1167
[27-Jul-2026 21:34:25 UTC] Limit: 20, Offset: 0
[27-Jul-2026 21:34:25 UTC] Orders found: 0
[27-Jul-2026 21:34:25 UTC] Orders data: []
[27-Jul-2026 21:34:25 UTC] Total orders count: 0
[27-Jul-2026 21:34:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jul-2026 21:34:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jul-2026 21:34:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"186.167.217.14, 172.70.83.29","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2NyIsInVzZXJuYW1lIjoiTW9pc2VzWkIiLCJlbWFpbCI6Im1vaXNlc3phbWJyYW5va3F3MDhAZ21haWwuY29tIiwiZXhwIjoxNzg1NzkyNzk5fQ.94R3BGG8DEPrjn26wrSgceFW1JbO-3xnoYk5NWP1eXs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a21ec4b7c94260eb-MIA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"186.167.217.14","cf-ipcountry":"VE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-Jul-2026 21:34:29 UTC] === User Orders API Called ===
[27-Jul-2026 21:34:29 UTC] User ID: 1167
[27-Jul-2026 21:34:29 UTC] Limit: 20, Offset: 0
[27-Jul-2026 21:34:29 UTC] Orders found: 0
[27-Jul-2026 21:34:29 UTC] Orders data: []
[27-Jul-2026 21:34:29 UTC] Total orders count: 0
[27-Jul-2026 21:34:29 UTC] === API CALL LOG ===
[27-Jul-2026 21:34:29 UTC] Endpoint: user/profile.php
[27-Jul-2026 21:34:29 UTC] Full Log Data: {
    "timestamp": "2026-07-27 21:34:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "186.167.217.14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "186.167.217.14, 172.70.83.29",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2NyIsInVzZXJuYW1lIjoiTW9pc2VzWkIiLCJlbWFpbCI6Im1vaXNlc3phbWJyYW5va3F3MDhAZ21haWwuY29tIiwiZXhwIjoxNzg1NzkyNzk5fQ.94R3BGG8DEPrjn26wrSgceFW1JbO-3xnoYk5NWP1eXs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a21ec4b7c94460eb-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "186.167.217.14",
        "cf-ipcountry": "VE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 21:34:29 UTC] === END API CALL LOG ===
[27-Jul-2026 21:34:29 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 21:34:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2NyIsInVzZXJuYW1lIjoiTW9pc2VzWkIiLCJlbWFpbCI6Im1vaXNlc3phbWJyYW5va3F3MDhAZ21haWwuY29tIiwiZXhwIjoxNzg1NzkyNzk5fQ.94R3BGG8DEPrjn26wrSgceFW1JbO-3xnoYk5NWP1eXs
[27-Jul-2026 21:34:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 21:34:29 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 21:34:29 UTC] User ID: 1167
[27-Jul-2026 21:34:29 UTC] ✅ User profile retrieved successfully for user ID: 1167
[27-Jul-2026 21:34:29 UTC] === API CALL LOG ===
[27-Jul-2026 21:34:29 UTC] Endpoint: user/profile.php
[27-Jul-2026 21:34:29 UTC] Full Log Data: {
    "timestamp": "2026-07-27 21:34:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "186.167.217.14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "186.167.217.14, 172.70.83.29",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2NyIsInVzZXJuYW1lIjoiTW9pc2VzWkIiLCJlbWFpbCI6Im1vaXNlc3phbWJyYW5va3F3MDhAZ21haWwuY29tIiwiZXhwIjoxNzg1NzkyNzk5fQ.94R3BGG8DEPrjn26wrSgceFW1JbO-3xnoYk5NWP1eXs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a21ec4b84b5c60eb-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "186.167.217.14",
        "cf-ipcountry": "VE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 21:34:29 UTC] === END API CALL LOG ===
[27-Jul-2026 21:34:29 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 21:34:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2NyIsInVzZXJuYW1lIjoiTW9pc2VzWkIiLCJlbWFpbCI6Im1vaXNlc3phbWJyYW5va3F3MDhAZ21haWwuY29tIiwiZXhwIjoxNzg1NzkyNzk5fQ.94R3BGG8DEPrjn26wrSgceFW1JbO-3xnoYk5NWP1eXs
[27-Jul-2026 21:34:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 21:34:29 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 21:34:29 UTC] User ID: 1167
[27-Jul-2026 21:34:29 UTC] ✅ User profile retrieved successfully for user ID: 1167
[27-Jul-2026 21:34:30 UTC] === API CALL LOG ===
[27-Jul-2026 21:34:30 UTC] Endpoint: user/profile.php
[27-Jul-2026 21:34:30 UTC] Full Log Data: {
    "timestamp": "2026-07-27 21:34:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "186.167.217.14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "186.167.217.14, 172.70.83.29",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2NyIsInVzZXJuYW1lIjoiTW9pc2VzWkIiLCJlbWFpbCI6Im1vaXNlc3phbWJyYW5va3F3MDhAZ21haWwuY29tIiwiZXhwIjoxNzg1NzkyNzk5fQ.94R3BGG8DEPrjn26wrSgceFW1JbO-3xnoYk5NWP1eXs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a21ec4bdaff760eb-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "186.167.217.14",
        "cf-ipcountry": "VE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 21:34:30 UTC] === END API CALL LOG ===
[27-Jul-2026 21:34:30 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 21:34:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2NyIsInVzZXJuYW1lIjoiTW9pc2VzWkIiLCJlbWFpbCI6Im1vaXNlc3phbWJyYW5va3F3MDhAZ21haWwuY29tIiwiZXhwIjoxNzg1NzkyNzk5fQ.94R3BGG8DEPrjn26wrSgceFW1JbO-3xnoYk5NWP1eXs
[27-Jul-2026 21:34:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 21:34:30 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 21:34:30 UTC] User ID: 1167
[27-Jul-2026 21:34:30 UTC] ✅ User profile retrieved successfully for user ID: 1167
[27-Jul-2026 21:34:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jul-2026 21:34:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jul-2026 21:34:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"186.167.217.14, 172.70.83.29","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2NyIsInVzZXJuYW1lIjoiTW9pc2VzWkIiLCJlbWFpbCI6Im1vaXNlc3phbWJyYW5va3F3MDhAZ21haWwuY29tIiwiZXhwIjoxNzg1NzkyNzk5fQ.94R3BGG8DEPrjn26wrSgceFW1JbO-3xnoYk5NWP1eXs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a21ec4c9fb2460eb-MIA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"186.167.217.14","cf-ipcountry":"VE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-Jul-2026 21:34:32 UTC] === User Orders API Called ===
[27-Jul-2026 21:34:32 UTC] User ID: 1167
[27-Jul-2026 21:34:32 UTC] Limit: 20, Offset: 0
[27-Jul-2026 21:34:32 UTC] Orders found: 0
[27-Jul-2026 21:34:32 UTC] Orders data: []
[27-Jul-2026 21:34:32 UTC] Total orders count: 0
[27-Jul-2026 21:34:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jul-2026 21:34:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[27-Jul-2026 21:34:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"186.167.217.14, 172.70.83.29","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2NyIsInVzZXJuYW1lIjoiTW9pc2VzWkIiLCJlbWFpbCI6Im1vaXNlc3phbWJyYW5va3F3MDhAZ21haWwuY29tIiwiZXhwIjoxNzg1NzkyNzk5fQ.94R3BGG8DEPrjn26wrSgceFW1JbO-3xnoYk5NWP1eXs","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a21ec4d76f3660eb-MIA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"186.167.217.14","cf-ipcountry":"VE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[27-Jul-2026 21:34:34 UTC] === User Orders API Called ===
[27-Jul-2026 21:34:34 UTC] User ID: 1167
[27-Jul-2026 21:34:34 UTC] Limit: 20, Offset: 0
[27-Jul-2026 21:34:34 UTC] Orders found: 0
[27-Jul-2026 21:34:34 UTC] Orders data: []
[27-Jul-2026 21:34:34 UTC] Total orders count: 0
[27-Jul-2026 21:34:34 UTC] === API CALL LOG ===
[27-Jul-2026 21:34:34 UTC] Endpoint: user/profile.php
[27-Jul-2026 21:34:34 UTC] Full Log Data: {
    "timestamp": "2026-07-27 21:34:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "186.167.217.14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "186.167.217.14, 172.70.83.29",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2NyIsInVzZXJuYW1lIjoiTW9pc2VzWkIiLCJlbWFpbCI6Im1vaXNlc3phbWJyYW5va3F3MDhAZ21haWwuY29tIiwiZXhwIjoxNzg1NzkyNzk5fQ.94R3BGG8DEPrjn26wrSgceFW1JbO-3xnoYk5NWP1eXs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a21ec4d7c8ae60eb-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "186.167.217.14",
        "cf-ipcountry": "VE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 21:34:34 UTC] === END API CALL LOG ===
[27-Jul-2026 21:34:34 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 21:34:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2NyIsInVzZXJuYW1lIjoiTW9pc2VzWkIiLCJlbWFpbCI6Im1vaXNlc3phbWJyYW5va3F3MDhAZ21haWwuY29tIiwiZXhwIjoxNzg1NzkyNzk5fQ.94R3BGG8DEPrjn26wrSgceFW1JbO-3xnoYk5NWP1eXs
[27-Jul-2026 21:34:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 21:34:34 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 21:34:34 UTC] User ID: 1167
[27-Jul-2026 21:34:34 UTC] ✅ User profile retrieved successfully for user ID: 1167
[27-Jul-2026 21:34:34 UTC] === API CALL LOG ===
[27-Jul-2026 21:34:34 UTC] Endpoint: user/profile.php
[27-Jul-2026 21:34:34 UTC] Full Log Data: {
    "timestamp": "2026-07-27 21:34:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "186.167.217.14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "186.167.217.14, 172.70.83.29",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2NyIsInVzZXJuYW1lIjoiTW9pc2VzWkIiLCJlbWFpbCI6Im1vaXNlc3phbWJyYW5va3F3MDhAZ21haWwuY29tIiwiZXhwIjoxNzg1NzkyNzk5fQ.94R3BGG8DEPrjn26wrSgceFW1JbO-3xnoYk5NWP1eXs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a21ec4d94e3060eb-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "186.167.217.14",
        "cf-ipcountry": "VE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 21:34:34 UTC] === END API CALL LOG ===
[27-Jul-2026 21:34:34 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 21:34:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2NyIsInVzZXJuYW1lIjoiTW9pc2VzWkIiLCJlbWFpbCI6Im1vaXNlc3phbWJyYW5va3F3MDhAZ21haWwuY29tIiwiZXhwIjoxNzg1NzkyNzk5fQ.94R3BGG8DEPrjn26wrSgceFW1JbO-3xnoYk5NWP1eXs
[27-Jul-2026 21:34:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 21:34:34 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 21:34:34 UTC] User ID: 1167
[27-Jul-2026 21:34:34 UTC] ✅ User profile retrieved successfully for user ID: 1167
[27-Jul-2026 21:34:35 UTC] === API CALL LOG ===
[27-Jul-2026 21:34:35 UTC] Endpoint: user/profile.php
[27-Jul-2026 21:34:35 UTC] Full Log Data: {
    "timestamp": "2026-07-27 21:34:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "186.167.217.14",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "186.167.217.14, 172.70.83.29",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2NyIsInVzZXJuYW1lIjoiTW9pc2VzWkIiLCJlbWFpbCI6Im1vaXNlc3phbWJyYW5va3F3MDhAZ21haWwuY29tIiwiZXhwIjoxNzg1NzkyNzk5fQ.94R3BGG8DEPrjn26wrSgceFW1JbO-3xnoYk5NWP1eXs",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a21ec4dccb0060eb-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "186.167.217.14",
        "cf-ipcountry": "VE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[27-Jul-2026 21:34:35 UTC] === END API CALL LOG ===
[27-Jul-2026 21:34:35 UTC] ✅ API Hash verification passed for profile endpoint
[27-Jul-2026 21:34:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2NyIsInVzZXJuYW1lIjoiTW9pc2VzWkIiLCJlbWFpbCI6Im1vaXNlc3phbWJyYW5va3F3MDhAZ21haWwuY29tIiwiZXhwIjoxNzg1NzkyNzk5fQ.94R3BGG8DEPrjn26wrSgceFW1JbO-3xnoYk5NWP1eXs
[27-Jul-2026 21:34:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[27-Jul-2026 21:34:35 UTC] ✅ JWT token verified successfully for user profile
[27-Jul-2026 21:34:35 UTC] User ID: 1167
[27-Jul-2026 21:34:35 UTC] ✅ User profile retrieved successfully for user ID: 1167
[28-Jul-2026 06:00:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 06:00:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 06:00:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"117.99.85.230, 172.68.164.104","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OCIsInVzZXJuYW1lIjoiQElUQUNISTQ1MjQiLCJlbWFpbCI6Im5yNzM4ODMzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTgyMzIzNX0.NKnXELJ7g4Z3LbcXfogyUg-02Jp0Ua8eBAw7fccwE7Q","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a221aa189968f88a-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"117.99.85.230","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Jul-2026 06:00:36 UTC] === User Orders API Called ===
[28-Jul-2026 06:00:36 UTC] User ID: 1168
[28-Jul-2026 06:00:36 UTC] Limit: 20, Offset: 0
[28-Jul-2026 06:00:36 UTC] Orders found: 0
[28-Jul-2026 06:00:36 UTC] Orders data: []
[28-Jul-2026 06:00:36 UTC] Total orders count: 0
[28-Jul-2026 06:00:36 UTC] === API CALL LOG ===
[28-Jul-2026 06:00:36 UTC] Endpoint: user/profile.php
[28-Jul-2026 06:00:36 UTC] Full Log Data: {
    "timestamp": "2026-07-28 06:00:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "117.99.85.230",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "117.99.85.230, 172.68.164.105",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OCIsInVzZXJuYW1lIjoiQElUQUNISTQ1MjQiLCJlbWFpbCI6Im5yNzM4ODMzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTgyMzIzNX0.NKnXELJ7g4Z3LbcXfogyUg-02Jp0Ua8eBAw7fccwE7Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a221aa189963f88a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "117.99.85.230",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 06:00:36 UTC] === END API CALL LOG ===
[28-Jul-2026 06:00:36 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 06:00:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OCIsInVzZXJuYW1lIjoiQElUQUNISTQ1MjQiLCJlbWFpbCI6Im5yNzM4ODMzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTgyMzIzNX0.NKnXELJ7g4Z3LbcXfogyUg-02Jp0Ua8eBAw7fccwE7Q
[28-Jul-2026 06:00:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 06:00:36 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 06:00:36 UTC] User ID: 1168
[28-Jul-2026 06:00:36 UTC] ✅ User profile retrieved successfully for user ID: 1168
[28-Jul-2026 06:00:36 UTC] === API CALL LOG ===
[28-Jul-2026 06:00:36 UTC] Endpoint: user/profile.php
[28-Jul-2026 06:00:36 UTC] Full Log Data: {
    "timestamp": "2026-07-28 06:00:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "117.99.85.230",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "117.99.85.230, 172.68.164.104",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OCIsInVzZXJuYW1lIjoiQElUQUNISTQ1MjQiLCJlbWFpbCI6Im5yNzM4ODMzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTgyMzIzNX0.NKnXELJ7g4Z3LbcXfogyUg-02Jp0Ua8eBAw7fccwE7Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a221aa19acdef88a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "117.99.85.230",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 06:00:36 UTC] === END API CALL LOG ===
[28-Jul-2026 06:00:36 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 06:00:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OCIsInVzZXJuYW1lIjoiQElUQUNISTQ1MjQiLCJlbWFpbCI6Im5yNzM4ODMzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTgyMzIzNX0.NKnXELJ7g4Z3LbcXfogyUg-02Jp0Ua8eBAw7fccwE7Q
[28-Jul-2026 06:00:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 06:00:36 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 06:00:36 UTC] User ID: 1168
[28-Jul-2026 06:00:36 UTC] ✅ User profile retrieved successfully for user ID: 1168
[28-Jul-2026 06:00:37 UTC] === API CALL LOG ===
[28-Jul-2026 06:00:37 UTC] Endpoint: user/profile.php
[28-Jul-2026 06:00:37 UTC] Full Log Data: {
    "timestamp": "2026-07-28 06:00:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "117.99.85.230",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "117.99.85.230, 172.68.164.105",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OCIsInVzZXJuYW1lIjoiQElUQUNISTQ1MjQiLCJlbWFpbCI6Im5yNzM4ODMzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTgyMzIzNX0.NKnXELJ7g4Z3LbcXfogyUg-02Jp0Ua8eBAw7fccwE7Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a221aa245889f88a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "117.99.85.230",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 06:00:37 UTC] === END API CALL LOG ===
[28-Jul-2026 06:00:37 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 06:00:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OCIsInVzZXJuYW1lIjoiQElUQUNISTQ1MjQiLCJlbWFpbCI6Im5yNzM4ODMzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTgyMzIzNX0.NKnXELJ7g4Z3LbcXfogyUg-02Jp0Ua8eBAw7fccwE7Q
[28-Jul-2026 06:00:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 06:00:37 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 06:00:37 UTC] User ID: 1168
[28-Jul-2026 06:00:37 UTC] ✅ User profile retrieved successfully for user ID: 1168
[28-Jul-2026 06:01:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 06:01:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 06:01:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"117.99.85.230, 172.68.164.75","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OCIsInVzZXJuYW1lIjoiQElUQUNISTQ1MjQiLCJlbWFpbCI6Im5yNzM4ODMzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTgyMzIzNX0.NKnXELJ7g4Z3LbcXfogyUg-02Jp0Ua8eBAw7fccwE7Q","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a221aade2cc5f88a-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"117.99.85.230","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Jul-2026 06:01:07 UTC] === User Orders API Called ===
[28-Jul-2026 06:01:07 UTC] User ID: 1168
[28-Jul-2026 06:01:07 UTC] Limit: 20, Offset: 0
[28-Jul-2026 06:01:07 UTC] Orders found: 0
[28-Jul-2026 06:01:07 UTC] Orders data: []
[28-Jul-2026 06:01:07 UTC] Total orders count: 0
[28-Jul-2026 06:01:09 UTC] === API CALL LOG ===
[28-Jul-2026 06:01:09 UTC] Endpoint: user/profile.php
[28-Jul-2026 06:01:09 UTC] Full Log Data: {
    "timestamp": "2026-07-28 06:01:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "117.99.85.230",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "117.99.85.230, 172.68.164.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OCIsInVzZXJuYW1lIjoiQElUQUNISTQ1MjQiLCJlbWFpbCI6Im5yNzM4ODMzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTgyMzIzNX0.NKnXELJ7g4Z3LbcXfogyUg-02Jp0Ua8eBAw7fccwE7Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a221aaeb3de9f88a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "117.99.85.230",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 06:01:09 UTC] === END API CALL LOG ===
[28-Jul-2026 06:01:09 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 06:01:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OCIsInVzZXJuYW1lIjoiQElUQUNISTQ1MjQiLCJlbWFpbCI6Im5yNzM4ODMzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTgyMzIzNX0.NKnXELJ7g4Z3LbcXfogyUg-02Jp0Ua8eBAw7fccwE7Q
[28-Jul-2026 06:01:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 06:01:09 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 06:01:09 UTC] User ID: 1168
[28-Jul-2026 06:01:09 UTC] ✅ User profile retrieved successfully for user ID: 1168
[28-Jul-2026 06:01:10 UTC] User Purchases API - User ID: 1168
[28-Jul-2026 06:01:10 UTC] User Purchases API - Total purchases found: 0
[28-Jul-2026 06:01:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 06:01:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 06:01:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"117.99.85.230, 172.68.164.75","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OCIsInVzZXJuYW1lIjoiQElUQUNISTQ1MjQiLCJlbWFpbCI6Im5yNzM4ODMzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTgyMzIzNX0.NKnXELJ7g4Z3LbcXfogyUg-02Jp0Ua8eBAw7fccwE7Q","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a221aaf37867f88a-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"117.99.85.230","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Jul-2026 06:01:11 UTC] === User Orders API Called ===
[28-Jul-2026 06:01:11 UTC] User ID: 1168
[28-Jul-2026 06:01:11 UTC] Limit: 20, Offset: 0
[28-Jul-2026 06:01:11 UTC] Orders found: 0
[28-Jul-2026 06:01:11 UTC] Orders data: []
[28-Jul-2026 06:01:11 UTC] Total orders count: 0
[28-Jul-2026 06:01:12 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 06:01:12 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 06:01:12 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"117.99.85.230, 172.68.164.75","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OCIsInVzZXJuYW1lIjoiQElUQUNISTQ1MjQiLCJlbWFpbCI6Im5yNzM4ODMzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTgyMzIzNX0.NKnXELJ7g4Z3LbcXfogyUg-02Jp0Ua8eBAw7fccwE7Q","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a221aafad8a6f88a-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"117.99.85.230","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Jul-2026 06:01:12 UTC] === User Orders API Called ===
[28-Jul-2026 06:01:12 UTC] User ID: 1168
[28-Jul-2026 06:01:12 UTC] Limit: 20, Offset: 0
[28-Jul-2026 06:01:12 UTC] Orders found: 0
[28-Jul-2026 06:01:12 UTC] Orders data: []
[28-Jul-2026 06:01:12 UTC] Total orders count: 0
[28-Jul-2026 06:01:12 UTC] === API CALL LOG ===
[28-Jul-2026 06:01:12 UTC] Endpoint: user/profile.php
[28-Jul-2026 06:01:12 UTC] Full Log Data: {
    "timestamp": "2026-07-28 06:01:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "117.99.85.230",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "117.99.85.230, 172.68.164.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OCIsInVzZXJuYW1lIjoiQElUQUNISTQ1MjQiLCJlbWFpbCI6Im5yNzM4ODMzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTgyMzIzNX0.NKnXELJ7g4Z3LbcXfogyUg-02Jp0Ua8eBAw7fccwE7Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a221aafad8a9f88a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "117.99.85.230",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 06:01:12 UTC] === END API CALL LOG ===
[28-Jul-2026 06:01:12 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 06:01:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OCIsInVzZXJuYW1lIjoiQElUQUNISTQ1MjQiLCJlbWFpbCI6Im5yNzM4ODMzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTgyMzIzNX0.NKnXELJ7g4Z3LbcXfogyUg-02Jp0Ua8eBAw7fccwE7Q
[28-Jul-2026 06:01:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 06:01:12 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 06:01:12 UTC] User ID: 1168
[28-Jul-2026 06:01:12 UTC] ✅ User profile retrieved successfully for user ID: 1168
[28-Jul-2026 06:01:12 UTC] === API CALL LOG ===
[28-Jul-2026 06:01:12 UTC] Endpoint: user/profile.php
[28-Jul-2026 06:01:12 UTC] Full Log Data: {
    "timestamp": "2026-07-28 06:01:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "117.99.85.230",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "117.99.85.230, 172.68.164.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OCIsInVzZXJuYW1lIjoiQElUQUNISTQ1MjQiLCJlbWFpbCI6Im5yNzM4ODMzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTgyMzIzNX0.NKnXELJ7g4Z3LbcXfogyUg-02Jp0Ua8eBAw7fccwE7Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a221aaff0f00f88a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "117.99.85.230",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 06:01:12 UTC] === END API CALL LOG ===
[28-Jul-2026 06:01:12 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 06:01:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OCIsInVzZXJuYW1lIjoiQElUQUNISTQ1MjQiLCJlbWFpbCI6Im5yNzM4ODMzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTgyMzIzNX0.NKnXELJ7g4Z3LbcXfogyUg-02Jp0Ua8eBAw7fccwE7Q
[28-Jul-2026 06:01:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 06:01:12 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 06:01:12 UTC] User ID: 1168
[28-Jul-2026 06:01:12 UTC] ✅ User profile retrieved successfully for user ID: 1168
[28-Jul-2026 06:01:13 UTC] === API CALL LOG ===
[28-Jul-2026 06:01:13 UTC] Endpoint: user/profile.php
[28-Jul-2026 06:01:13 UTC] Full Log Data: {
    "timestamp": "2026-07-28 06:01:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "117.99.85.230",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "117.99.85.230, 172.68.164.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OCIsInVzZXJuYW1lIjoiQElUQUNISTQ1MjQiLCJlbWFpbCI6Im5yNzM4ODMzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTgyMzIzNX0.NKnXELJ7g4Z3LbcXfogyUg-02Jp0Ua8eBAw7fccwE7Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a221ab02bb73f88a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "117.99.85.230",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 06:01:13 UTC] === END API CALL LOG ===
[28-Jul-2026 06:01:13 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 06:01:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OCIsInVzZXJuYW1lIjoiQElUQUNISTQ1MjQiLCJlbWFpbCI6Im5yNzM4ODMzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTgyMzIzNX0.NKnXELJ7g4Z3LbcXfogyUg-02Jp0Ua8eBAw7fccwE7Q
[28-Jul-2026 06:01:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 06:01:13 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 06:01:13 UTC] User ID: 1168
[28-Jul-2026 06:01:13 UTC] ✅ User profile retrieved successfully for user ID: 1168
[28-Jul-2026 06:01:30 UTC] === API CALL LOG ===
[28-Jul-2026 06:01:30 UTC] Endpoint: user/profile.php
[28-Jul-2026 06:01:30 UTC] Full Log Data: {
    "timestamp": "2026-07-28 06:01:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "117.99.85.230",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "117.99.85.230, 172.68.164.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OCIsInVzZXJuYW1lIjoiQElUQUNISTQ1MjQiLCJlbWFpbCI6Im5yNzM4ODMzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTgyMzIzNX0.NKnXELJ7g4Z3LbcXfogyUg-02Jp0Ua8eBAw7fccwE7Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a221ab6fbb18f88a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "117.99.85.230",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 06:01:30 UTC] === END API CALL LOG ===
[28-Jul-2026 06:01:30 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 06:01:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OCIsInVzZXJuYW1lIjoiQElUQUNISTQ1MjQiLCJlbWFpbCI6Im5yNzM4ODMzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTgyMzIzNX0.NKnXELJ7g4Z3LbcXfogyUg-02Jp0Ua8eBAw7fccwE7Q
[28-Jul-2026 06:01:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 06:01:30 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 06:01:30 UTC] User ID: 1168
[28-Jul-2026 06:01:30 UTC] ✅ User profile retrieved successfully for user ID: 1168
[28-Jul-2026 06:01:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 06:01:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 06:01:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"117.99.85.230, 172.68.164.74","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OCIsInVzZXJuYW1lIjoiQElUQUNISTQ1MjQiLCJlbWFpbCI6Im5yNzM4ODMzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTgyMzIzNX0.NKnXELJ7g4Z3LbcXfogyUg-02Jp0Ua8eBAw7fccwE7Q","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a221ab6fbb15f88a-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"117.99.85.230","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Jul-2026 06:01:30 UTC] === User Orders API Called ===
[28-Jul-2026 06:01:30 UTC] User ID: 1168
[28-Jul-2026 06:01:30 UTC] Limit: 20, Offset: 0
[28-Jul-2026 06:01:30 UTC] Orders found: 0
[28-Jul-2026 06:01:30 UTC] Orders data: []
[28-Jul-2026 06:01:30 UTC] Total orders count: 0
[28-Jul-2026 06:01:31 UTC] === API CALL LOG ===
[28-Jul-2026 06:01:31 UTC] Endpoint: user/profile.php
[28-Jul-2026 06:01:31 UTC] Full Log Data: {
    "timestamp": "2026-07-28 06:01:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "117.99.85.230",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "117.99.85.230, 172.68.164.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OCIsInVzZXJuYW1lIjoiQElUQUNISTQ1MjQiLCJlbWFpbCI6Im5yNzM4ODMzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTgyMzIzNX0.NKnXELJ7g4Z3LbcXfogyUg-02Jp0Ua8eBAw7fccwE7Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a221ab73bf9cf88a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "117.99.85.230",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 06:01:31 UTC] === END API CALL LOG ===
[28-Jul-2026 06:01:31 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 06:01:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OCIsInVzZXJuYW1lIjoiQElUQUNISTQ1MjQiLCJlbWFpbCI6Im5yNzM4ODMzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTgyMzIzNX0.NKnXELJ7g4Z3LbcXfogyUg-02Jp0Ua8eBAw7fccwE7Q
[28-Jul-2026 06:01:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 06:01:31 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 06:01:31 UTC] User ID: 1168
[28-Jul-2026 06:01:31 UTC] ✅ User profile retrieved successfully for user ID: 1168
[28-Jul-2026 06:01:32 UTC] === API CALL LOG ===
[28-Jul-2026 06:01:32 UTC] Endpoint: user/profile.php
[28-Jul-2026 06:01:32 UTC] Full Log Data: {
    "timestamp": "2026-07-28 06:01:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "117.99.85.230",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "117.99.85.230, 172.68.164.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OCIsInVzZXJuYW1lIjoiQElUQUNISTQ1MjQiLCJlbWFpbCI6Im5yNzM4ODMzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTgyMzIzNX0.NKnXELJ7g4Z3LbcXfogyUg-02Jp0Ua8eBAw7fccwE7Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a221ab774bb6f88a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "117.99.85.230",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 06:01:32 UTC] === END API CALL LOG ===
[28-Jul-2026 06:01:32 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 06:01:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OCIsInVzZXJuYW1lIjoiQElUQUNISTQ1MjQiLCJlbWFpbCI6Im5yNzM4ODMzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTgyMzIzNX0.NKnXELJ7g4Z3LbcXfogyUg-02Jp0Ua8eBAw7fccwE7Q
[28-Jul-2026 06:01:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 06:01:32 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 06:01:32 UTC] User ID: 1168
[28-Jul-2026 06:01:32 UTC] ✅ User profile retrieved successfully for user ID: 1168
[28-Jul-2026 06:01:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 06:01:34 UTC] === API CALL LOG ===
[28-Jul-2026 06:01:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 06:01:34 UTC] Endpoint: user/profile.php
[28-Jul-2026 06:01:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"117.99.85.230, 172.68.164.74","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OCIsInVzZXJuYW1lIjoiQElUQUNISTQ1MjQiLCJlbWFpbCI6Im5yNzM4ODMzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTgyMzIzNX0.NKnXELJ7g4Z3LbcXfogyUg-02Jp0Ua8eBAw7fccwE7Q","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a221ab84bc53f88a-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"117.99.85.230","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Jul-2026 06:01:34 UTC] Full Log Data: {
    "timestamp": "2026-07-28 06:01:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "117.99.85.230",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "117.99.85.230, 172.68.164.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OCIsInVzZXJuYW1lIjoiQElUQUNISTQ1MjQiLCJlbWFpbCI6Im5yNzM4ODMzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTgyMzIzNX0.NKnXELJ7g4Z3LbcXfogyUg-02Jp0Ua8eBAw7fccwE7Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a221ab84bc55f88a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "117.99.85.230",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 06:01:34 UTC] === END API CALL LOG ===
[28-Jul-2026 06:01:34 UTC] === User Orders API Called ===
[28-Jul-2026 06:01:34 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 06:01:34 UTC] User ID: 1168
[28-Jul-2026 06:01:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OCIsInVzZXJuYW1lIjoiQElUQUNISTQ1MjQiLCJlbWFpbCI6Im5yNzM4ODMzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTgyMzIzNX0.NKnXELJ7g4Z3LbcXfogyUg-02Jp0Ua8eBAw7fccwE7Q
[28-Jul-2026 06:01:34 UTC] Limit: 20, Offset: 0
[28-Jul-2026 06:01:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 06:01:34 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 06:01:34 UTC] User ID: 1168
[28-Jul-2026 06:01:34 UTC] Orders found: 0
[28-Jul-2026 06:01:34 UTC] ✅ User profile retrieved successfully for user ID: 1168
[28-Jul-2026 06:01:34 UTC] Orders data: []
[28-Jul-2026 06:01:34 UTC] Total orders count: 0
[28-Jul-2026 06:01:34 UTC] === API CALL LOG ===
[28-Jul-2026 06:01:34 UTC] Endpoint: user/profile.php
[28-Jul-2026 06:01:34 UTC] Full Log Data: {
    "timestamp": "2026-07-28 06:01:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "117.99.85.230",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "117.99.85.230, 172.68.164.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OCIsInVzZXJuYW1lIjoiQElUQUNISTQ1MjQiLCJlbWFpbCI6Im5yNzM4ODMzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTgyMzIzNX0.NKnXELJ7g4Z3LbcXfogyUg-02Jp0Ua8eBAw7fccwE7Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a221ab88fa07f88a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "117.99.85.230",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 06:01:34 UTC] === END API CALL LOG ===
[28-Jul-2026 06:01:34 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 06:01:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OCIsInVzZXJuYW1lIjoiQElUQUNISTQ1MjQiLCJlbWFpbCI6Im5yNzM4ODMzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTgyMzIzNX0.NKnXELJ7g4Z3LbcXfogyUg-02Jp0Ua8eBAw7fccwE7Q
[28-Jul-2026 06:01:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 06:01:34 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 06:01:34 UTC] User ID: 1168
[28-Jul-2026 06:01:34 UTC] ✅ User profile retrieved successfully for user ID: 1168
[28-Jul-2026 06:01:35 UTC] === API CALL LOG ===
[28-Jul-2026 06:01:35 UTC] Endpoint: user/profile.php
[28-Jul-2026 06:01:35 UTC] Full Log Data: {
    "timestamp": "2026-07-28 06:01:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "117.99.85.230",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "117.99.85.230, 172.68.164.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OCIsInVzZXJuYW1lIjoiQElUQUNISTQ1MjQiLCJlbWFpbCI6Im5yNzM4ODMzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTgyMzIzNX0.NKnXELJ7g4Z3LbcXfogyUg-02Jp0Ua8eBAw7fccwE7Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a221ab8c4c09f88a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "117.99.85.230",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 06:01:35 UTC] === END API CALL LOG ===
[28-Jul-2026 06:01:35 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 06:01:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OCIsInVzZXJuYW1lIjoiQElUQUNISTQ1MjQiLCJlbWFpbCI6Im5yNzM4ODMzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTgyMzIzNX0.NKnXELJ7g4Z3LbcXfogyUg-02Jp0Ua8eBAw7fccwE7Q
[28-Jul-2026 06:01:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 06:01:35 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 06:01:35 UTC] User ID: 1168
[28-Jul-2026 06:01:35 UTC] ✅ User profile retrieved successfully for user ID: 1168
[28-Jul-2026 06:02:02 UTC] === API CALL LOG ===
[28-Jul-2026 06:02:02 UTC] Endpoint: user/profile.php
[28-Jul-2026 06:02:02 UTC] Full Log Data: {
    "timestamp": "2026-07-28 06:02:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "117.99.85.230",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "117.99.85.230, 172.68.164.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OCIsInVzZXJuYW1lIjoiQElUQUNISTQ1MjQiLCJlbWFpbCI6Im5yNzM4ODMzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTgyMzIzNX0.NKnXELJ7g4Z3LbcXfogyUg-02Jp0Ua8eBAw7fccwE7Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a221ac341c12f88a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "117.99.85.230",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 06:02:02 UTC] === END API CALL LOG ===
[28-Jul-2026 06:02:02 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 06:02:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OCIsInVzZXJuYW1lIjoiQElUQUNISTQ1MjQiLCJlbWFpbCI6Im5yNzM4ODMzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTgyMzIzNX0.NKnXELJ7g4Z3LbcXfogyUg-02Jp0Ua8eBAw7fccwE7Q
[28-Jul-2026 06:02:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 06:02:02 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 06:02:02 UTC] User ID: 1168
[28-Jul-2026 06:02:02 UTC] ✅ User profile retrieved successfully for user ID: 1168
[28-Jul-2026 06:02:30 UTC] === API CALL LOG ===
[28-Jul-2026 06:02:30 UTC] Endpoint: user/profile.php
[28-Jul-2026 06:02:30 UTC] Full Log Data: {
    "timestamp": "2026-07-28 06:02:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "117.99.85.230",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "117.99.85.230, 172.68.164.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OCIsInVzZXJuYW1lIjoiQElUQUNISTQ1MjQiLCJlbWFpbCI6Im5yNzM4ODMzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTgyMzIzNX0.NKnXELJ7g4Z3LbcXfogyUg-02Jp0Ua8eBAw7fccwE7Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a221ace33a1df88a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "117.99.85.230",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 06:02:30 UTC] === END API CALL LOG ===
[28-Jul-2026 06:02:30 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 06:02:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OCIsInVzZXJuYW1lIjoiQElUQUNISTQ1MjQiLCJlbWFpbCI6Im5yNzM4ODMzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTgyMzIzNX0.NKnXELJ7g4Z3LbcXfogyUg-02Jp0Ua8eBAw7fccwE7Q
[28-Jul-2026 06:02:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 06:02:30 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 06:02:30 UTC] User ID: 1168
[28-Jul-2026 06:02:30 UTC] ✅ User profile retrieved successfully for user ID: 1168
[28-Jul-2026 06:02:48 UTC] === API CALL LOG ===
[28-Jul-2026 06:02:48 UTC] Endpoint: user/profile.php
[28-Jul-2026 06:02:48 UTC] Full Log Data: {
    "timestamp": "2026-07-28 06:02:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "117.99.85.230",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "117.99.85.230, 172.68.164.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OCIsInVzZXJuYW1lIjoiQElUQUNISTQ1MjQiLCJlbWFpbCI6Im5yNzM4ODMzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTgyMzIzNX0.NKnXELJ7g4Z3LbcXfogyUg-02Jp0Ua8eBAw7fccwE7Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a221ad535a96f88a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "117.99.85.230",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 06:02:48 UTC] === END API CALL LOG ===
[28-Jul-2026 06:02:48 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 06:02:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OCIsInVzZXJuYW1lIjoiQElUQUNISTQ1MjQiLCJlbWFpbCI6Im5yNzM4ODMzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTgyMzIzNX0.NKnXELJ7g4Z3LbcXfogyUg-02Jp0Ua8eBAw7fccwE7Q
[28-Jul-2026 06:02:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 06:02:48 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 06:02:48 UTC] User ID: 1168
[28-Jul-2026 06:02:48 UTC] ✅ User profile retrieved successfully for user ID: 1168
[28-Jul-2026 06:02:48 UTC] === API CALL LOG ===
[28-Jul-2026 06:02:48 UTC] Endpoint: user/profile.php
[28-Jul-2026 06:02:48 UTC] Full Log Data: {
    "timestamp": "2026-07-28 06:02:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "117.99.85.230",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "117.99.85.230, 172.68.164.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OCIsInVzZXJuYW1lIjoiQElUQUNISTQ1MjQiLCJlbWFpbCI6Im5yNzM4ODMzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTgyMzIzNX0.NKnXELJ7g4Z3LbcXfogyUg-02Jp0Ua8eBAw7fccwE7Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a221ad568c9ef88a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "117.99.85.230",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 06:02:48 UTC] === END API CALL LOG ===
[28-Jul-2026 06:02:48 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 06:02:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OCIsInVzZXJuYW1lIjoiQElUQUNISTQ1MjQiLCJlbWFpbCI6Im5yNzM4ODMzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTgyMzIzNX0.NKnXELJ7g4Z3LbcXfogyUg-02Jp0Ua8eBAw7fccwE7Q
[28-Jul-2026 06:02:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 06:02:48 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 06:02:48 UTC] User ID: 1168
[28-Jul-2026 06:02:48 UTC] ✅ User profile retrieved successfully for user ID: 1168
[28-Jul-2026 06:02:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 06:02:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 06:02:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"117.99.85.230, 172.68.164.74","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OCIsInVzZXJuYW1lIjoiQElUQUNISTQ1MjQiLCJlbWFpbCI6Im5yNzM4ODMzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTgyMzIzNX0.NKnXELJ7g4Z3LbcXfogyUg-02Jp0Ua8eBAw7fccwE7Q","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a221ad535a8ff88a-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"117.99.85.230","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Jul-2026 06:02:48 UTC] === User Orders API Called ===
[28-Jul-2026 06:02:48 UTC] User ID: 1168
[28-Jul-2026 06:02:48 UTC] Limit: 20, Offset: 0
[28-Jul-2026 06:02:48 UTC] Orders found: 0
[28-Jul-2026 06:02:48 UTC] Orders data: []
[28-Jul-2026 06:02:48 UTC] Total orders count: 0
[28-Jul-2026 08:24:01 UTC] === API CALL LOG ===
[28-Jul-2026 08:24:01 UTC] Endpoint: user/profile.php
[28-Jul-2026 08:24:01 UTC] Full Log Data: {
    "timestamp": "2026-07-28 08:24:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:4540:69:4ff3:1:0:900c:7a8a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:4540:69:4ff3:1:0:900c:7a8a, 172.69.151.121",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MyIsInVzZXJuYW1lIjoiaGppIiwiZW1haWwiOiJoZWxsby5tdXNmeDdAZ21haWwuY29tIiwiZXhwIjoxNzg1NTYzMjMwfQ.6C7RlxpCHE-LI1x_w4l7kS_dncUvNRuWlsjyJ5vLK80",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2227c31be304d50-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:4540:69:4ff3:1:0:900c:7a8a",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 08:24:01 UTC] === END API CALL LOG ===
[28-Jul-2026 08:24:01 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 08:24:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MyIsInVzZXJuYW1lIjoiaGppIiwiZW1haWwiOiJoZWxsby5tdXNmeDdAZ21haWwuY29tIiwiZXhwIjoxNzg1NTYzMjMwfQ.6C7RlxpCHE-LI1x_w4l7kS_dncUvNRuWlsjyJ5vLK80
[28-Jul-2026 08:24:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 08:24:01 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 08:24:01 UTC] User ID: 1143
[28-Jul-2026 08:24:01 UTC] ✅ User profile retrieved successfully for user ID: 1143
[28-Jul-2026 08:24:02 UTC] === API CALL LOG ===
[28-Jul-2026 08:24:02 UTC] Endpoint: user/profile.php
[28-Jul-2026 08:24:02 UTC] Full Log Data: {
    "timestamp": "2026-07-28 08:24:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:4540:69:4ff3:1:0:900c:7a8a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:4540:69:4ff3:1:0:900c:7a8a, 172.69.150.151",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MyIsInVzZXJuYW1lIjoiaGppIiwiZW1haWwiOiJoZWxsby5tdXNmeDdAZ21haWwuY29tIiwiZXhwIjoxNzg1NTYzMjMwfQ.6C7RlxpCHE-LI1x_w4l7kS_dncUvNRuWlsjyJ5vLK80",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2227c3529804d50-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:4540:69:4ff3:1:0:900c:7a8a",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 08:24:02 UTC] === END API CALL LOG ===
[28-Jul-2026 08:24:02 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 08:24:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MyIsInVzZXJuYW1lIjoiaGppIiwiZW1haWwiOiJoZWxsby5tdXNmeDdAZ21haWwuY29tIiwiZXhwIjoxNzg1NTYzMjMwfQ.6C7RlxpCHE-LI1x_w4l7kS_dncUvNRuWlsjyJ5vLK80
[28-Jul-2026 08:24:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 08:24:02 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 08:24:02 UTC] User ID: 1143
[28-Jul-2026 08:24:02 UTC] ✅ User profile retrieved successfully for user ID: 1143
[28-Jul-2026 08:24:02 UTC] === API CALL LOG ===
[28-Jul-2026 08:24:02 UTC] Endpoint: user/profile.php
[28-Jul-2026 08:24:02 UTC] Full Log Data: {
    "timestamp": "2026-07-28 08:24:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:4540:69:4ff3:1:0:900c:7a8a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:4540:69:4ff3:1:0:900c:7a8a, 172.69.150.151",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MyIsInVzZXJuYW1lIjoiaGppIiwiZW1haWwiOiJoZWxsby5tdXNmeDdAZ21haWwuY29tIiwiZXhwIjoxNzg1NTYzMjMwfQ.6C7RlxpCHE-LI1x_w4l7kS_dncUvNRuWlsjyJ5vLK80",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2227c35297d4d50-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:4540:69:4ff3:1:0:900c:7a8a",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 08:24:02 UTC] === END API CALL LOG ===
[28-Jul-2026 08:24:02 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 08:24:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MyIsInVzZXJuYW1lIjoiaGppIiwiZW1haWwiOiJoZWxsby5tdXNmeDdAZ21haWwuY29tIiwiZXhwIjoxNzg1NTYzMjMwfQ.6C7RlxpCHE-LI1x_w4l7kS_dncUvNRuWlsjyJ5vLK80
[28-Jul-2026 08:24:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 08:24:02 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 08:24:02 UTC] User ID: 1143
[28-Jul-2026 08:24:02 UTC] ✅ User profile retrieved successfully for user ID: 1143
[28-Jul-2026 08:24:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 08:24:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 08:24:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a02:4540:69:4ff3:1:0:900c:7a8a, 172.69.150.151","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MyIsInVzZXJuYW1lIjoiaGppIiwiZW1haWwiOiJoZWxsby5tdXNmeDdAZ21haWwuY29tIiwiZXhwIjoxNzg1NTYzMjMwfQ.6C7RlxpCHE-LI1x_w4l7kS_dncUvNRuWlsjyJ5vLK80","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2227c35297f4d50-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a02:4540:69:4ff3:1:0:900c:7a8a","cf-ipcountry":"IR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Jul-2026 08:24:02 UTC] === User Orders API Called ===
[28-Jul-2026 08:24:02 UTC] User ID: 1143
[28-Jul-2026 08:24:02 UTC] Limit: 20, Offset: 0
[28-Jul-2026 08:24:02 UTC] Orders found: 0
[28-Jul-2026 08:24:02 UTC] Orders data: []
[28-Jul-2026 08:24:02 UTC] Total orders count: 0
[28-Jul-2026 08:24:05 UTC] === API CALL LOG ===
[28-Jul-2026 08:24:05 UTC] Endpoint: user/profile.php
[28-Jul-2026 08:24:05 UTC] Full Log Data: {
    "timestamp": "2026-07-28 08:24:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a02:4540:69:4ff3:1:0:900c:7a8a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a02:4540:69:4ff3:1:0:900c:7a8a, 172.69.150.151",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MyIsInVzZXJuYW1lIjoiaGppIiwiZW1haWwiOiJoZWxsby5tdXNmeDdAZ21haWwuY29tIiwiZXhwIjoxNzg1NTYzMjMwfQ.6C7RlxpCHE-LI1x_w4l7kS_dncUvNRuWlsjyJ5vLK80",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2227c481b034d50-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a02:4540:69:4ff3:1:0:900c:7a8a",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 08:24:05 UTC] === END API CALL LOG ===
[28-Jul-2026 08:24:05 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 08:24:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MyIsInVzZXJuYW1lIjoiaGppIiwiZW1haWwiOiJoZWxsby5tdXNmeDdAZ21haWwuY29tIiwiZXhwIjoxNzg1NTYzMjMwfQ.6C7RlxpCHE-LI1x_w4l7kS_dncUvNRuWlsjyJ5vLK80
[28-Jul-2026 08:24:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 08:24:05 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 08:24:05 UTC] User ID: 1143
[28-Jul-2026 08:24:05 UTC] ✅ User profile retrieved successfully for user ID: 1143
[28-Jul-2026 08:24:05 UTC] User Purchases API - User ID: 1143
[28-Jul-2026 08:24:05 UTC] User Purchases API - Total purchases found: 1
[28-Jul-2026 09:22:46 UTC] === API CALL LOG ===
[28-Jul-2026 09:22:46 UTC] Endpoint: user/profile.php
[28-Jul-2026 09:22:46 UTC] Full Log Data: {
    "timestamp": "2026-07-28 09:22:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "38.154.171.132",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "38.154.171.132, 172.69.130.38",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MyIsInVzZXJuYW1lIjoiaGppIiwiZW1haWwiOiJoZWxsby5tdXNmeDdAZ21haWwuY29tIiwiZXhwIjoxNzg1NTYzMjMwfQ.6C7RlxpCHE-LI1x_w4l7kS_dncUvNRuWlsjyJ5vLK80",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a222d23bbd13299a-YYZ",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "38.154.171.132",
        "cf-ipcountry": "CA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 09:22:46 UTC] === END API CALL LOG ===
[28-Jul-2026 09:22:46 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 09:22:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MyIsInVzZXJuYW1lIjoiaGppIiwiZW1haWwiOiJoZWxsby5tdXNmeDdAZ21haWwuY29tIiwiZXhwIjoxNzg1NTYzMjMwfQ.6C7RlxpCHE-LI1x_w4l7kS_dncUvNRuWlsjyJ5vLK80
[28-Jul-2026 09:22:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 09:22:46 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 09:22:46 UTC] User ID: 1143
[28-Jul-2026 09:22:46 UTC] ✅ User profile retrieved successfully for user ID: 1143
[28-Jul-2026 09:22:47 UTC] === API CALL LOG ===
[28-Jul-2026 09:22:47 UTC] Endpoint: user/profile.php
[28-Jul-2026 09:22:47 UTC] Full Log Data: {
    "timestamp": "2026-07-28 09:22:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "38.154.171.132",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "38.154.171.132, 172.69.130.38",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MyIsInVzZXJuYW1lIjoiaGppIiwiZW1haWwiOiJoZWxsby5tdXNmeDdAZ21haWwuY29tIiwiZXhwIjoxNzg1NTYzMjMwfQ.6C7RlxpCHE-LI1x_w4l7kS_dncUvNRuWlsjyJ5vLK80",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a222d243789a299a-YYZ",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "38.154.171.132",
        "cf-ipcountry": "CA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 09:22:47 UTC] === END API CALL LOG ===
[28-Jul-2026 09:22:47 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 09:22:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MyIsInVzZXJuYW1lIjoiaGppIiwiZW1haWwiOiJoZWxsby5tdXNmeDdAZ21haWwuY29tIiwiZXhwIjoxNzg1NTYzMjMwfQ.6C7RlxpCHE-LI1x_w4l7kS_dncUvNRuWlsjyJ5vLK80
[28-Jul-2026 09:22:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 09:22:47 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 09:22:47 UTC] User ID: 1143
[28-Jul-2026 09:22:47 UTC] ✅ User profile retrieved successfully for user ID: 1143
[28-Jul-2026 09:22:47 UTC] === API CALL LOG ===
[28-Jul-2026 09:22:47 UTC] Endpoint: user/profile.php
[28-Jul-2026 09:22:47 UTC] Full Log Data: {
    "timestamp": "2026-07-28 09:22:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "38.154.171.132",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "38.154.171.132, 172.69.130.38",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MyIsInVzZXJuYW1lIjoiaGppIiwiZW1haWwiOiJoZWxsby5tdXNmeDdAZ21haWwuY29tIiwiZXhwIjoxNzg1NTYzMjMwfQ.6C7RlxpCHE-LI1x_w4l7kS_dncUvNRuWlsjyJ5vLK80",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a222d24378a1299a-YYZ",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "38.154.171.132",
        "cf-ipcountry": "CA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 09:22:47 UTC] === END API CALL LOG ===
[28-Jul-2026 09:22:47 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 09:22:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MyIsInVzZXJuYW1lIjoiaGppIiwiZW1haWwiOiJoZWxsby5tdXNmeDdAZ21haWwuY29tIiwiZXhwIjoxNzg1NTYzMjMwfQ.6C7RlxpCHE-LI1x_w4l7kS_dncUvNRuWlsjyJ5vLK80
[28-Jul-2026 09:22:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 09:22:47 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 09:22:47 UTC] User ID: 1143
[28-Jul-2026 09:22:47 UTC] ✅ User profile retrieved successfully for user ID: 1143
[28-Jul-2026 09:22:47 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 09:22:47 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 09:22:47 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"38.154.171.132, 172.71.120.139","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MyIsInVzZXJuYW1lIjoiaGppIiwiZW1haWwiOiJoZWxsby5tdXNmeDdAZ21haWwuY29tIiwiZXhwIjoxNzg1NTYzMjMwfQ.6C7RlxpCHE-LI1x_w4l7kS_dncUvNRuWlsjyJ5vLK80","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a222d243789d299a-YYZ","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"38.154.171.132","cf-ipcountry":"CA","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Jul-2026 09:22:47 UTC] === User Orders API Called ===
[28-Jul-2026 09:22:47 UTC] User ID: 1143
[28-Jul-2026 09:22:47 UTC] Limit: 20, Offset: 0
[28-Jul-2026 09:22:47 UTC] Orders found: 0
[28-Jul-2026 09:22:47 UTC] Orders data: []
[28-Jul-2026 09:22:47 UTC] Total orders count: 0
[28-Jul-2026 09:22:48 UTC] === API CALL LOG ===
[28-Jul-2026 09:22:48 UTC] Endpoint: user/profile.php
[28-Jul-2026 09:22:48 UTC] Full Log Data: {
    "timestamp": "2026-07-28 09:22:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "38.154.171.132",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "38.154.171.132, 172.69.130.38",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MyIsInVzZXJuYW1lIjoiaGppIiwiZW1haWwiOiJoZWxsby5tdXNmeDdAZ21haWwuY29tIiwiZXhwIjoxNzg1NTYzMjMwfQ.6C7RlxpCHE-LI1x_w4l7kS_dncUvNRuWlsjyJ5vLK80",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a222d24bfd5e299a-YYZ",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "38.154.171.132",
        "cf-ipcountry": "CA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 09:22:48 UTC] === END API CALL LOG ===
[28-Jul-2026 09:22:48 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 09:22:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0MyIsInVzZXJuYW1lIjoiaGppIiwiZW1haWwiOiJoZWxsby5tdXNmeDdAZ21haWwuY29tIiwiZXhwIjoxNzg1NTYzMjMwfQ.6C7RlxpCHE-LI1x_w4l7kS_dncUvNRuWlsjyJ5vLK80
[28-Jul-2026 09:22:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 09:22:48 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 09:22:48 UTC] User ID: 1143
[28-Jul-2026 09:22:48 UTC] ✅ User profile retrieved successfully for user ID: 1143
[28-Jul-2026 10:55:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 10:55:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 10:55:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d4:2f:3555:8000::, 162.158.162.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a22359fb08e4203d-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40d4:2f:3555:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Jul-2026 10:55:26 UTC] === User Orders API Called ===
[28-Jul-2026 10:55:26 UTC] User ID: 1169
[28-Jul-2026 10:55:26 UTC] Limit: 20, Offset: 0
[28-Jul-2026 10:55:26 UTC] Orders found: 0
[28-Jul-2026 10:55:26 UTC] Orders data: []
[28-Jul-2026 10:55:26 UTC] Total orders count: 0
[28-Jul-2026 10:55:26 UTC] === API CALL LOG ===
[28-Jul-2026 10:55:26 UTC] Endpoint: user/profile.php
[28-Jul-2026 10:55:26 UTC] Full Log Data: {
    "timestamp": "2026-07-28 10:55:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:2f:3555:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:2f:3555:8000::, 162.158.162.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22359fbbb0a203d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:2f:3555:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 10:55:26 UTC] === END API CALL LOG ===
[28-Jul-2026 10:55:26 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 10:55:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg
[28-Jul-2026 10:55:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 10:55:26 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 10:55:26 UTC] User ID: 1169
[28-Jul-2026 10:55:26 UTC] ✅ User profile retrieved successfully for user ID: 1169
[28-Jul-2026 10:55:26 UTC] === API CALL LOG ===
[28-Jul-2026 10:55:26 UTC] Endpoint: user/profile.php
[28-Jul-2026 10:55:26 UTC] Full Log Data: {
    "timestamp": "2026-07-28 10:55:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:2f:3555:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:2f:3555:8000::, 162.158.163.175",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22359fb08db203d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:2f:3555:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 10:55:26 UTC] === END API CALL LOG ===
[28-Jul-2026 10:55:26 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 10:55:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg
[28-Jul-2026 10:55:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 10:55:26 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 10:55:26 UTC] User ID: 1169
[28-Jul-2026 10:55:26 UTC] ✅ User profile retrieved successfully for user ID: 1169
[28-Jul-2026 10:55:27 UTC] === API CALL LOG ===
[28-Jul-2026 10:55:27 UTC] Endpoint: user/profile.php
[28-Jul-2026 10:55:27 UTC] Full Log Data: {
    "timestamp": "2026-07-28 10:55:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:2f:3555:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:2f:3555:8000::, 162.158.163.175",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2235a06ce7d203d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:2f:3555:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 10:55:27 UTC] === END API CALL LOG ===
[28-Jul-2026 10:55:27 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 10:55:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg
[28-Jul-2026 10:55:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 10:55:27 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 10:55:27 UTC] User ID: 1169
[28-Jul-2026 10:55:27 UTC] ✅ User profile retrieved successfully for user ID: 1169
[28-Jul-2026 10:55:35 UTC] === API CALL LOG ===
[28-Jul-2026 10:55:35 UTC] Endpoint: user/profile.php
[28-Jul-2026 10:55:35 UTC] Full Log Data: {
    "timestamp": "2026-07-28 10:55:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:2f:3555:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:2f:3555:8000::, 162.158.162.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2235a345d90203d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:2f:3555:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 10:55:35 UTC] === END API CALL LOG ===
[28-Jul-2026 10:55:35 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 10:55:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg
[28-Jul-2026 10:55:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 10:55:35 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 10:55:35 UTC] User ID: 1169
[28-Jul-2026 10:55:35 UTC] ✅ User profile retrieved successfully for user ID: 1169
[28-Jul-2026 10:55:35 UTC] User Purchases API - User ID: 1169
[28-Jul-2026 10:55:35 UTC] User Purchases API - Total purchases found: 0
[28-Jul-2026 10:55:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 10:55:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 10:55:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d4:2f:3555:8000::, 162.158.162.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2235a4788c5203d-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40d4:2f:3555:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Jul-2026 10:55:38 UTC] === User Orders API Called ===
[28-Jul-2026 10:55:38 UTC] User ID: 1169
[28-Jul-2026 10:55:38 UTC] Limit: 20, Offset: 0
[28-Jul-2026 10:55:38 UTC] Orders found: 0
[28-Jul-2026 10:55:38 UTC] Orders data: []
[28-Jul-2026 10:55:38 UTC] Total orders count: 0
[28-Jul-2026 10:55:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 10:55:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 10:55:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d4:2f:3555:8000::, 162.158.162.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2235a50cf70203d-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40d4:2f:3555:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Jul-2026 10:55:39 UTC] === User Orders API Called ===
[28-Jul-2026 10:55:39 UTC] User ID: 1169
[28-Jul-2026 10:55:39 UTC] Limit: 20, Offset: 0
[28-Jul-2026 10:55:39 UTC] Orders found: 0
[28-Jul-2026 10:55:39 UTC] Orders data: []
[28-Jul-2026 10:55:39 UTC] Total orders count: 0
[28-Jul-2026 10:55:39 UTC] === API CALL LOG ===
[28-Jul-2026 10:55:39 UTC] Endpoint: user/profile.php
[28-Jul-2026 10:55:39 UTC] Full Log Data: {
    "timestamp": "2026-07-28 10:55:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:2f:3555:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:2f:3555:8000::, 162.158.162.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2235a50cf75203d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:2f:3555:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 10:55:39 UTC] === END API CALL LOG ===
[28-Jul-2026 10:55:39 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 10:55:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg
[28-Jul-2026 10:55:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 10:55:39 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 10:55:39 UTC] User ID: 1169
[28-Jul-2026 10:55:39 UTC] ✅ User profile retrieved successfully for user ID: 1169
[28-Jul-2026 10:55:40 UTC] === API CALL LOG ===
[28-Jul-2026 10:55:40 UTC] Endpoint: user/profile.php
[28-Jul-2026 10:55:40 UTC] Full Log Data: {
    "timestamp": "2026-07-28 10:55:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:2f:3555:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:2f:3555:8000::, 162.158.162.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2235a54cde5203d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:2f:3555:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 10:55:40 UTC] === END API CALL LOG ===
[28-Jul-2026 10:55:40 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 10:55:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg
[28-Jul-2026 10:55:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 10:55:40 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 10:55:40 UTC] User ID: 1169
[28-Jul-2026 10:55:40 UTC] ✅ User profile retrieved successfully for user ID: 1169
[28-Jul-2026 10:55:40 UTC] === API CALL LOG ===
[28-Jul-2026 10:55:40 UTC] Endpoint: user/profile.php
[28-Jul-2026 10:55:40 UTC] Full Log Data: {
    "timestamp": "2026-07-28 10:55:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:2f:3555:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:2f:3555:8000::, 162.158.162.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2235a580923203d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:2f:3555:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 10:55:40 UTC] === END API CALL LOG ===
[28-Jul-2026 10:55:40 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 10:55:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg
[28-Jul-2026 10:55:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 10:55:40 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 10:55:40 UTC] User ID: 1169
[28-Jul-2026 10:55:40 UTC] ✅ User profile retrieved successfully for user ID: 1169
[28-Jul-2026 10:55:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 10:55:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 10:55:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d4:2f:3555:8000::, 162.158.162.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2235a963b72203d-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40d4:2f:3555:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Jul-2026 10:55:51 UTC] === User Orders API Called ===
[28-Jul-2026 10:55:51 UTC] User ID: 1169
[28-Jul-2026 10:55:51 UTC] Limit: 20, Offset: 0
[28-Jul-2026 10:55:51 UTC] Orders found: 0
[28-Jul-2026 10:55:51 UTC] Orders data: []
[28-Jul-2026 10:55:51 UTC] Total orders count: 0
[28-Jul-2026 10:55:51 UTC] === API CALL LOG ===
[28-Jul-2026 10:55:51 UTC] Endpoint: user/profile.php
[28-Jul-2026 10:55:51 UTC] Full Log Data: {
    "timestamp": "2026-07-28 10:55:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:2f:3555:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:2f:3555:8000::, 162.158.162.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2235a963b77203d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:2f:3555:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 10:55:51 UTC] === END API CALL LOG ===
[28-Jul-2026 10:55:51 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 10:55:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg
[28-Jul-2026 10:55:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 10:55:51 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 10:55:51 UTC] User ID: 1169
[28-Jul-2026 10:55:51 UTC] ✅ User profile retrieved successfully for user ID: 1169
[28-Jul-2026 10:55:51 UTC] === API CALL LOG ===
[28-Jul-2026 10:55:51 UTC] Endpoint: user/profile.php
[28-Jul-2026 10:55:51 UTC] Full Log Data: {
    "timestamp": "2026-07-28 10:55:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:2f:3555:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:2f:3555:8000::, 162.158.162.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2235a9a0b7a203d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:2f:3555:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 10:55:51 UTC] === END API CALL LOG ===
[28-Jul-2026 10:55:51 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 10:55:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg
[28-Jul-2026 10:55:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 10:55:51 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 10:55:51 UTC] User ID: 1169
[28-Jul-2026 10:55:51 UTC] ✅ User profile retrieved successfully for user ID: 1169
[28-Jul-2026 10:55:52 UTC] === API CALL LOG ===
[28-Jul-2026 10:55:52 UTC] Endpoint: user/profile.php
[28-Jul-2026 10:55:52 UTC] Full Log Data: {
    "timestamp": "2026-07-28 10:55:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:2f:3555:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:2f:3555:8000::, 162.158.162.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2235aa0dc85203d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:2f:3555:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 10:55:52 UTC] === END API CALL LOG ===
[28-Jul-2026 10:55:52 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 10:55:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg
[28-Jul-2026 10:55:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 10:55:52 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 10:55:52 UTC] User ID: 1169
[28-Jul-2026 10:55:52 UTC] ✅ User profile retrieved successfully for user ID: 1169
[28-Jul-2026 10:55:59 UTC] === API CALL LOG ===
[28-Jul-2026 10:55:59 UTC] Endpoint: user/profile.php
[28-Jul-2026 10:55:59 UTC] Full Log Data: {
    "timestamp": "2026-07-28 10:55:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:2f:3555:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:2f:3555:8000::, 162.158.162.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2235ac7d963203d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:2f:3555:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 10:55:59 UTC] === END API CALL LOG ===
[28-Jul-2026 10:55:59 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 10:55:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg
[28-Jul-2026 10:55:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 10:55:59 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 10:55:59 UTC] User ID: 1169
[28-Jul-2026 10:55:59 UTC] ✅ User profile retrieved successfully for user ID: 1169
[28-Jul-2026 10:56:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 10:56:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 10:56:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d4:2f:3555:8000::, 162.158.162.145","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2235b1dbc7f203d-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40d4:2f:3555:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Jul-2026 10:56:13 UTC] === User Orders API Called ===
[28-Jul-2026 10:56:13 UTC] User ID: 1169
[28-Jul-2026 10:56:13 UTC] Limit: 20, Offset: 0
[28-Jul-2026 10:56:13 UTC] Orders found: 0
[28-Jul-2026 10:56:13 UTC] Orders data: []
[28-Jul-2026 10:56:13 UTC] Total orders count: 0
[28-Jul-2026 10:56:13 UTC] === API CALL LOG ===
[28-Jul-2026 10:56:13 UTC] Endpoint: user/profile.php
[28-Jul-2026 10:56:13 UTC] Full Log Data: {
    "timestamp": "2026-07-28 10:56:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:2f:3555:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:2f:3555:8000::, 162.158.162.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2235b1dbc82203d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:2f:3555:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 10:56:13 UTC] === END API CALL LOG ===
[28-Jul-2026 10:56:13 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 10:56:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg
[28-Jul-2026 10:56:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 10:56:13 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 10:56:13 UTC] User ID: 1169
[28-Jul-2026 10:56:13 UTC] ✅ User profile retrieved successfully for user ID: 1169
[28-Jul-2026 10:56:13 UTC] === API CALL LOG ===
[28-Jul-2026 10:56:13 UTC] Endpoint: user/profile.php
[28-Jul-2026 10:56:13 UTC] Full Log Data: {
    "timestamp": "2026-07-28 10:56:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:2f:3555:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:2f:3555:8000::, 162.158.162.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2235b2168f9203d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:2f:3555:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 10:56:13 UTC] === END API CALL LOG ===
[28-Jul-2026 10:56:13 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 10:56:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg
[28-Jul-2026 10:56:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 10:56:13 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 10:56:13 UTC] User ID: 1169
[28-Jul-2026 10:56:13 UTC] ✅ User profile retrieved successfully for user ID: 1169
[28-Jul-2026 10:56:14 UTC] === API CALL LOG ===
[28-Jul-2026 10:56:14 UTC] Endpoint: user/profile.php
[28-Jul-2026 10:56:14 UTC] Full Log Data: {
    "timestamp": "2026-07-28 10:56:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:2f:3555:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:2f:3555:8000::, 162.158.162.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2235b285918203d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:2f:3555:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 10:56:14 UTC] === END API CALL LOG ===
[28-Jul-2026 10:56:14 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 10:56:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg
[28-Jul-2026 10:56:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 10:56:14 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 10:56:14 UTC] User ID: 1169
[28-Jul-2026 10:56:14 UTC] ✅ User profile retrieved successfully for user ID: 1169
[28-Jul-2026 10:56:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 10:56:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 10:56:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d4:2f:3555:8000::, 162.158.162.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2235b4ffcf0203d-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40d4:2f:3555:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Jul-2026 10:56:20 UTC] === User Orders API Called ===
[28-Jul-2026 10:56:20 UTC] === API CALL LOG ===
[28-Jul-2026 10:56:20 UTC] User ID: 1169
[28-Jul-2026 10:56:20 UTC] Endpoint: user/profile.php
[28-Jul-2026 10:56:20 UTC] Limit: 20, Offset: 0
[28-Jul-2026 10:56:20 UTC] Full Log Data: {
    "timestamp": "2026-07-28 10:56:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:2f:3555:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:2f:3555:8000::, 162.158.162.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2235b4ffcf2203d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:2f:3555:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 10:56:20 UTC] === END API CALL LOG ===
[28-Jul-2026 10:56:20 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 10:56:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg
[28-Jul-2026 10:56:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 10:56:20 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 10:56:20 UTC] User ID: 1169
[28-Jul-2026 10:56:20 UTC] Orders found: 0
[28-Jul-2026 10:56:20 UTC] Orders data: []
[28-Jul-2026 10:56:20 UTC] Total orders count: 0
[28-Jul-2026 10:56:20 UTC] ✅ User profile retrieved successfully for user ID: 1169
[28-Jul-2026 10:56:21 UTC] === API CALL LOG ===
[28-Jul-2026 10:56:21 UTC] Endpoint: user/profile.php
[28-Jul-2026 10:56:21 UTC] Full Log Data: {
    "timestamp": "2026-07-28 10:56:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:2f:3555:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:2f:3555:8000::, 162.158.162.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2235b53fb07203d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:2f:3555:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 10:56:21 UTC] === END API CALL LOG ===
[28-Jul-2026 10:56:21 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 10:56:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg
[28-Jul-2026 10:56:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 10:56:21 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 10:56:21 UTC] User ID: 1169
[28-Jul-2026 10:56:21 UTC] ✅ User profile retrieved successfully for user ID: 1169
[28-Jul-2026 10:56:21 UTC] === API CALL LOG ===
[28-Jul-2026 10:56:21 UTC] Endpoint: user/profile.php
[28-Jul-2026 10:56:21 UTC] Full Log Data: {
    "timestamp": "2026-07-28 10:56:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:2f:3555:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:2f:3555:8000::, 162.158.162.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2235b570e3f203d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:2f:3555:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 10:56:21 UTC] === END API CALL LOG ===
[28-Jul-2026 10:56:21 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 10:56:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg
[28-Jul-2026 10:56:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 10:56:21 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 10:56:21 UTC] User ID: 1169
[28-Jul-2026 10:56:21 UTC] ✅ User profile retrieved successfully for user ID: 1169
[28-Jul-2026 10:56:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 10:56:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 10:56:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d4:2f:3555:8000::, 162.158.162.145","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2235b59f8bd203d-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40d4:2f:3555:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Jul-2026 10:56:22 UTC] === User Orders API Called ===
[28-Jul-2026 10:56:22 UTC] User ID: 1169
[28-Jul-2026 10:56:22 UTC] Limit: 20, Offset: 0
[28-Jul-2026 10:56:22 UTC] Orders found: 0
[28-Jul-2026 10:56:22 UTC] Orders data: []
[28-Jul-2026 10:56:22 UTC] Total orders count: 0
[28-Jul-2026 10:56:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 10:56:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 10:56:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d4:2f:3555:8000::, 162.158.162.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2235b67f92b203d-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40d4:2f:3555:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Jul-2026 10:56:24 UTC] === API CALL LOG ===
[28-Jul-2026 10:56:24 UTC] === User Orders API Called ===
[28-Jul-2026 10:56:24 UTC] Endpoint: user/profile.php
[28-Jul-2026 10:56:24 UTC] User ID: 1169
[28-Jul-2026 10:56:24 UTC] Full Log Data: {
    "timestamp": "2026-07-28 10:56:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:2f:3555:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:2f:3555:8000::, 162.158.162.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2235b67f938203d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:2f:3555:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 10:56:24 UTC] Limit: 20, Offset: 0
[28-Jul-2026 10:56:24 UTC] === END API CALL LOG ===
[28-Jul-2026 10:56:24 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 10:56:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg
[28-Jul-2026 10:56:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 10:56:24 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 10:56:24 UTC] User ID: 1169
[28-Jul-2026 10:56:24 UTC] Orders found: 0
[28-Jul-2026 10:56:24 UTC] ✅ User profile retrieved successfully for user ID: 1169
[28-Jul-2026 10:56:24 UTC] Orders data: []
[28-Jul-2026 10:56:24 UTC] Total orders count: 0
[28-Jul-2026 10:56:25 UTC] === API CALL LOG ===
[28-Jul-2026 10:56:25 UTC] Endpoint: user/profile.php
[28-Jul-2026 10:56:25 UTC] Full Log Data: {
    "timestamp": "2026-07-28 10:56:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:2f:3555:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:2f:3555:8000::, 162.158.162.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2235b6bce43203d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:2f:3555:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 10:56:25 UTC] === END API CALL LOG ===
[28-Jul-2026 10:56:25 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 10:56:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg
[28-Jul-2026 10:56:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 10:56:25 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 10:56:25 UTC] User ID: 1169
[28-Jul-2026 10:56:25 UTC] ✅ User profile retrieved successfully for user ID: 1169
[28-Jul-2026 10:56:25 UTC] === API CALL LOG ===
[28-Jul-2026 10:56:25 UTC] Endpoint: user/profile.php
[28-Jul-2026 10:56:25 UTC] Full Log Data: {
    "timestamp": "2026-07-28 10:56:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:2f:3555:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:2f:3555:8000::, 162.158.162.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2235b6f3a63203d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:2f:3555:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 10:56:25 UTC] === END API CALL LOG ===
[28-Jul-2026 10:56:25 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 10:56:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg
[28-Jul-2026 10:56:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 10:56:25 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 10:56:25 UTC] User ID: 1169
[28-Jul-2026 10:56:25 UTC] ✅ User profile retrieved successfully for user ID: 1169
[28-Jul-2026 10:56:28 UTC] === API CALL LOG ===
[28-Jul-2026 10:56:28 UTC] Endpoint: user/profile.php
[28-Jul-2026 10:56:28 UTC] Full Log Data: {
    "timestamp": "2026-07-28 10:56:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:2f:3555:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:2f:3555:8000::, 162.158.162.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2235b7ffe14203d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:2f:3555:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 10:56:28 UTC] === END API CALL LOG ===
[28-Jul-2026 10:56:28 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 10:56:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg
[28-Jul-2026 10:56:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 10:56:28 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 10:56:28 UTC] User ID: 1169
[28-Jul-2026 10:56:28 UTC] ✅ User profile retrieved successfully for user ID: 1169
[28-Jul-2026 10:56:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 10:56:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 10:56:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d4:2f:3555:8000::, 162.158.162.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2235b86fe9e203d-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40d4:2f:3555:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Jul-2026 10:56:29 UTC] === User Orders API Called ===
[28-Jul-2026 10:56:29 UTC] User ID: 1169
[28-Jul-2026 10:56:29 UTC] Limit: 20, Offset: 0
[28-Jul-2026 10:56:29 UTC] Orders found: 0
[28-Jul-2026 10:56:29 UTC] Orders data: []
[28-Jul-2026 10:56:29 UTC] Total orders count: 0
[28-Jul-2026 10:56:31 UTC] === API CALL LOG ===
[28-Jul-2026 10:56:31 UTC] Endpoint: user/profile.php
[28-Jul-2026 10:56:31 UTC] Full Log Data: {
    "timestamp": "2026-07-28 10:56:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:2f:3555:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:2f:3555:8000::, 162.158.162.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2235b937ac7203d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:2f:3555:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 10:56:31 UTC] === END API CALL LOG ===
[28-Jul-2026 10:56:31 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 10:56:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg
[28-Jul-2026 10:56:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 10:56:31 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 10:56:31 UTC] User ID: 1169
[28-Jul-2026 10:56:31 UTC] ✅ User profile retrieved successfully for user ID: 1169
[28-Jul-2026 10:56:31 UTC] User Purchases API - User ID: 1169
[28-Jul-2026 10:56:31 UTC] User Purchases API - Total purchases found: 0
[28-Jul-2026 10:56:37 UTC] === API CALL LOG ===
[28-Jul-2026 10:56:37 UTC] Endpoint: user/profile.php
[28-Jul-2026 10:56:37 UTC] Full Log Data: {
    "timestamp": "2026-07-28 10:56:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:2f:3555:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:2f:3555:8000::, 162.158.162.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2235bb94ede203d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:2f:3555:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 10:56:37 UTC] === END API CALL LOG ===
[28-Jul-2026 10:56:37 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 10:56:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg
[28-Jul-2026 10:56:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 10:56:37 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 10:56:37 UTC] User ID: 1169
[28-Jul-2026 10:56:37 UTC] ✅ User profile retrieved successfully for user ID: 1169
[28-Jul-2026 10:56:38 UTC] User Purchases API - User ID: 1169
[28-Jul-2026 10:56:38 UTC] User Purchases API - Total purchases found: 0
[28-Jul-2026 10:56:43 UTC] === API CALL LOG ===
[28-Jul-2026 10:56:43 UTC] Endpoint: user/profile.php
[28-Jul-2026 10:56:43 UTC] Full Log Data: {
    "timestamp": "2026-07-28 10:56:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:2f:3555:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:2f:3555:8000::, 162.158.162.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2235bdd7c34203d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:2f:3555:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 10:56:43 UTC] === END API CALL LOG ===
[28-Jul-2026 10:56:43 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 10:56:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg
[28-Jul-2026 10:56:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 10:56:43 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 10:56:43 UTC] User ID: 1169
[28-Jul-2026 10:56:43 UTC] ✅ User profile retrieved successfully for user ID: 1169
[28-Jul-2026 10:56:43 UTC] User Purchases API - User ID: 1169
[28-Jul-2026 10:56:43 UTC] User Purchases API - Total purchases found: 0
[28-Jul-2026 10:56:47 UTC] === API CALL LOG ===
[28-Jul-2026 10:56:47 UTC] Endpoint: user/profile.php
[28-Jul-2026 10:56:47 UTC] Full Log Data: {
    "timestamp": "2026-07-28 10:56:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:2f:3555:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:2f:3555:8000::, 162.158.162.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2235bf5bf3a203d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:2f:3555:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 10:56:47 UTC] === END API CALL LOG ===
[28-Jul-2026 10:56:47 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 10:56:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg
[28-Jul-2026 10:56:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 10:56:47 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 10:56:47 UTC] User ID: 1169
[28-Jul-2026 10:56:47 UTC] ✅ User profile retrieved successfully for user ID: 1169
[28-Jul-2026 10:56:47 UTC] User Purchases API - User ID: 1169
[28-Jul-2026 10:56:47 UTC] User Purchases API - Total purchases found: 0
[28-Jul-2026 10:56:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 10:56:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 10:56:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d4:2f:3555:8000::, 162.158.162.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2235bff799f203d-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40d4:2f:3555:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Jul-2026 10:56:48 UTC] === User Orders API Called ===
[28-Jul-2026 10:56:48 UTC] User ID: 1169
[28-Jul-2026 10:56:48 UTC] Limit: 20, Offset: 0
[28-Jul-2026 10:56:48 UTC] Orders found: 0
[28-Jul-2026 10:56:48 UTC] Orders data: []
[28-Jul-2026 10:56:48 UTC] Total orders count: 0
[28-Jul-2026 10:56:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 10:56:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 10:56:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d4:2f:3555:8000::, 162.158.162.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2235c124b81203d-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40d4:2f:3555:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Jul-2026 10:56:51 UTC] === User Orders API Called ===
[28-Jul-2026 10:56:51 UTC] User ID: 1169
[28-Jul-2026 10:56:51 UTC] Limit: 20, Offset: 0
[28-Jul-2026 10:56:51 UTC] Orders found: 0
[28-Jul-2026 10:56:51 UTC] Orders data: []
[28-Jul-2026 10:56:51 UTC] Total orders count: 0
[28-Jul-2026 10:56:52 UTC] === API CALL LOG ===
[28-Jul-2026 10:56:52 UTC] Endpoint: user/profile.php
[28-Jul-2026 10:56:52 UTC] Full Log Data: {
    "timestamp": "2026-07-28 10:56:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:2f:3555:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:2f:3555:8000::, 162.158.162.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2235c124b83203d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:2f:3555:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 10:56:52 UTC] === END API CALL LOG ===
[28-Jul-2026 10:56:52 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 10:56:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg
[28-Jul-2026 10:56:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 10:56:52 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 10:56:52 UTC] User ID: 1169
[28-Jul-2026 10:56:52 UTC] ✅ User profile retrieved successfully for user ID: 1169
[28-Jul-2026 10:56:52 UTC] === API CALL LOG ===
[28-Jul-2026 10:56:52 UTC] Endpoint: user/profile.php
[28-Jul-2026 10:56:52 UTC] Full Log Data: {
    "timestamp": "2026-07-28 10:56:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:2f:3555:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:2f:3555:8000::, 162.158.162.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2235c16db6c203d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:2f:3555:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 10:56:52 UTC] === END API CALL LOG ===
[28-Jul-2026 10:56:52 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 10:56:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg
[28-Jul-2026 10:56:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 10:56:52 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 10:56:52 UTC] User ID: 1169
[28-Jul-2026 10:56:52 UTC] ✅ User profile retrieved successfully for user ID: 1169
[28-Jul-2026 10:56:52 UTC] === API CALL LOG ===
[28-Jul-2026 10:56:52 UTC] Endpoint: user/profile.php
[28-Jul-2026 10:56:52 UTC] Full Log Data: {
    "timestamp": "2026-07-28 10:56:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:2f:3555:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:2f:3555:8000::, 162.158.162.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2235c1a785a203d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:2f:3555:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 10:56:52 UTC] === END API CALL LOG ===
[28-Jul-2026 10:56:52 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 10:56:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg
[28-Jul-2026 10:56:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 10:56:52 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 10:56:52 UTC] User ID: 1169
[28-Jul-2026 10:56:52 UTC] ✅ User profile retrieved successfully for user ID: 1169
[28-Jul-2026 10:57:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 10:57:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 10:57:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d4:2f:3555:8000::, 162.158.162.145","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2235c4bc9cb203d-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40d4:2f:3555:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Jul-2026 10:57:00 UTC] === User Orders API Called ===
[28-Jul-2026 10:57:00 UTC] User ID: 1169
[28-Jul-2026 10:57:00 UTC] Limit: 20, Offset: 0
[28-Jul-2026 10:57:00 UTC] Orders found: 0
[28-Jul-2026 10:57:00 UTC] Orders data: []
[28-Jul-2026 10:57:00 UTC] Total orders count: 0
[28-Jul-2026 10:57:00 UTC] === API CALL LOG ===
[28-Jul-2026 10:57:00 UTC] Endpoint: user/profile.php
[28-Jul-2026 10:57:00 UTC] Full Log Data: {
    "timestamp": "2026-07-28 10:57:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:2f:3555:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:2f:3555:8000::, 162.158.162.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2235c4bc9e5203d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:2f:3555:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 10:57:00 UTC] === END API CALL LOG ===
[28-Jul-2026 10:57:00 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 10:57:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg
[28-Jul-2026 10:57:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 10:57:00 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 10:57:00 UTC] User ID: 1169
[28-Jul-2026 10:57:00 UTC] ✅ User profile retrieved successfully for user ID: 1169
[28-Jul-2026 10:57:01 UTC] === API CALL LOG ===
[28-Jul-2026 10:57:01 UTC] Endpoint: user/profile.php
[28-Jul-2026 10:57:01 UTC] Full Log Data: {
    "timestamp": "2026-07-28 10:57:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:2f:3555:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:2f:3555:8000::, 162.158.162.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2235c4f8fee203d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:2f:3555:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 10:57:01 UTC] === END API CALL LOG ===
[28-Jul-2026 10:57:01 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 10:57:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg
[28-Jul-2026 10:57:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 10:57:01 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 10:57:01 UTC] User ID: 1169
[28-Jul-2026 10:57:01 UTC] ✅ User profile retrieved successfully for user ID: 1169
[28-Jul-2026 10:57:02 UTC] === API CALL LOG ===
[28-Jul-2026 10:57:02 UTC] Endpoint: user/profile.php
[28-Jul-2026 10:57:02 UTC] Full Log Data: {
    "timestamp": "2026-07-28 10:57:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:2f:3555:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:2f:3555:8000::, 162.158.162.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2235c5438c1203d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:2f:3555:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 10:57:02 UTC] === END API CALL LOG ===
[28-Jul-2026 10:57:02 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 10:57:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg
[28-Jul-2026 10:57:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 10:57:02 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 10:57:02 UTC] User ID: 1169
[28-Jul-2026 10:57:02 UTC] ✅ User profile retrieved successfully for user ID: 1169
[28-Jul-2026 10:57:15 UTC] === API CALL LOG ===
[28-Jul-2026 10:57:15 UTC] Endpoint: user/profile.php
[28-Jul-2026 10:57:15 UTC] Full Log Data: {
    "timestamp": "2026-07-28 10:57:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:2f:3555:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:2f:3555:8000::, 162.158.162.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2235ca3bc17203d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:2f:3555:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 10:57:15 UTC] === END API CALL LOG ===
[28-Jul-2026 10:57:15 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 10:57:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg
[28-Jul-2026 10:57:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 10:57:15 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 10:57:15 UTC] User ID: 1169
[28-Jul-2026 10:57:15 UTC] ✅ User profile retrieved successfully for user ID: 1169
[28-Jul-2026 10:57:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 10:57:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 10:57:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d4:2f:3555:8000::, 162.158.162.145","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2235ca3bc14203d-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40d4:2f:3555:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Jul-2026 10:57:15 UTC] === User Orders API Called ===
[28-Jul-2026 10:57:15 UTC] User ID: 1169
[28-Jul-2026 10:57:15 UTC] Limit: 20, Offset: 0
[28-Jul-2026 10:57:15 UTC] Orders found: 0
[28-Jul-2026 10:57:15 UTC] Orders data: []
[28-Jul-2026 10:57:15 UTC] Total orders count: 0
[28-Jul-2026 10:57:15 UTC] === API CALL LOG ===
[28-Jul-2026 10:57:15 UTC] Endpoint: user/profile.php
[28-Jul-2026 10:57:15 UTC] Full Log Data: {
    "timestamp": "2026-07-28 10:57:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:2f:3555:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:2f:3555:8000::, 162.158.162.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2235ca78a10203d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:2f:3555:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 10:57:15 UTC] === END API CALL LOG ===
[28-Jul-2026 10:57:15 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 10:57:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg
[28-Jul-2026 10:57:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 10:57:15 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 10:57:15 UTC] User ID: 1169
[28-Jul-2026 10:57:15 UTC] ✅ User profile retrieved successfully for user ID: 1169
[28-Jul-2026 10:57:28 UTC] === API CALL LOG ===
[28-Jul-2026 10:57:28 UTC] Endpoint: user/profile.php
[28-Jul-2026 10:57:28 UTC] Full Log Data: {
    "timestamp": "2026-07-28 10:57:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:2f:3555:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:2f:3555:8000::, 162.158.162.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2235cf5fc60203d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:2f:3555:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 10:57:28 UTC] === END API CALL LOG ===
[28-Jul-2026 10:57:28 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 10:57:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg
[28-Jul-2026 10:57:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 10:57:28 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 10:57:28 UTC] User ID: 1169
[28-Jul-2026 10:57:28 UTC] ✅ User profile retrieved successfully for user ID: 1169
[28-Jul-2026 10:57:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 10:57:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 10:57:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d4:2f:3555:8000::, 162.158.162.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2235cf5fc58203d-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40d4:2f:3555:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Jul-2026 10:57:28 UTC] === User Orders API Called ===
[28-Jul-2026 10:57:28 UTC] User ID: 1169
[28-Jul-2026 10:57:28 UTC] Limit: 20, Offset: 0
[28-Jul-2026 10:57:28 UTC] Orders found: 0
[28-Jul-2026 10:57:28 UTC] Orders data: []
[28-Jul-2026 10:57:28 UTC] Total orders count: 0
[28-Jul-2026 10:57:28 UTC] === API CALL LOG ===
[28-Jul-2026 10:57:28 UTC] Endpoint: user/profile.php
[28-Jul-2026 10:57:28 UTC] Full Log Data: {
    "timestamp": "2026-07-28 10:57:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:2f:3555:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:2f:3555:8000::, 162.158.162.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2235cf9d9a2203d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:2f:3555:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 10:57:28 UTC] === END API CALL LOG ===
[28-Jul-2026 10:57:28 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 10:57:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg
[28-Jul-2026 10:57:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 10:57:28 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 10:57:28 UTC] User ID: 1169
[28-Jul-2026 10:57:28 UTC] ✅ User profile retrieved successfully for user ID: 1169
[28-Jul-2026 10:57:29 UTC] === API CALL LOG ===
[28-Jul-2026 10:57:29 UTC] Endpoint: user/profile.php
[28-Jul-2026 10:57:29 UTC] Full Log Data: {
    "timestamp": "2026-07-28 10:57:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:2f:3555:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:2f:3555:8000::, 162.158.162.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2235d009f9e203d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:2f:3555:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 10:57:29 UTC] === END API CALL LOG ===
[28-Jul-2026 10:57:29 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 10:57:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg
[28-Jul-2026 10:57:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 10:57:29 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 10:57:29 UTC] User ID: 1169
[28-Jul-2026 10:57:29 UTC] ✅ User profile retrieved successfully for user ID: 1169
[28-Jul-2026 10:57:45 UTC] === API CALL LOG ===
[28-Jul-2026 10:57:45 UTC] Endpoint: user/profile.php
[28-Jul-2026 10:57:45 UTC] Full Log Data: {
    "timestamp": "2026-07-28 10:57:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:2f:3555:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:2f:3555:8000::, 162.158.162.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2235d5ffb5a203d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:2f:3555:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 10:57:45 UTC] === END API CALL LOG ===
[28-Jul-2026 10:57:45 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 10:57:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg
[28-Jul-2026 10:57:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 10:57:45 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 10:57:45 UTC] User ID: 1169
[28-Jul-2026 10:57:45 UTC] ✅ User profile retrieved successfully for user ID: 1169
[28-Jul-2026 10:58:06 UTC] === API CALL LOG ===
[28-Jul-2026 10:58:06 UTC] Endpoint: user/profile.php
[28-Jul-2026 10:58:06 UTC] Full Log Data: {
    "timestamp": "2026-07-28 10:58:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:2f:3555:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:2f:3555:8000::, 172.71.124.88",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2235de54f08ce6e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:2f:3555:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 10:58:06 UTC] === END API CALL LOG ===
[28-Jul-2026 10:58:06 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 10:58:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg
[28-Jul-2026 10:58:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 10:58:06 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 10:58:06 UTC] User ID: 1169
[28-Jul-2026 10:58:06 UTC] ✅ User profile retrieved successfully for user ID: 1169
[28-Jul-2026 10:58:32 UTC] === API CALL LOG ===
[28-Jul-2026 10:58:32 UTC] Endpoint: user/profile.php
[28-Jul-2026 10:58:32 UTC] Full Log Data: {
    "timestamp": "2026-07-28 10:58:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:2f:3555:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:2f:3555:8000::, 162.158.88.29",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2235e83cd51fde4-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:2f:3555:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 10:58:32 UTC] === END API CALL LOG ===
[28-Jul-2026 10:58:32 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 10:58:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg
[28-Jul-2026 10:58:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 10:58:32 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 10:58:32 UTC] User ID: 1169
[28-Jul-2026 10:58:32 UTC] ✅ User profile retrieved successfully for user ID: 1169
[28-Jul-2026 10:59:40 UTC] === API CALL LOG ===
[28-Jul-2026 10:59:40 UTC] Endpoint: user/profile.php
[28-Jul-2026 10:59:40 UTC] Full Log Data: {
    "timestamp": "2026-07-28 10:59:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:2f:3555:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:2f:3555:8000::, 162.158.108.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a223602c19b2fd22-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:2f:3555:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 10:59:40 UTC] === END API CALL LOG ===
[28-Jul-2026 10:59:40 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 10:59:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg
[28-Jul-2026 10:59:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 10:59:40 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 10:59:40 UTC] User ID: 1169
[28-Jul-2026 10:59:40 UTC] ✅ User profile retrieved successfully for user ID: 1169
[28-Jul-2026 11:00:16 UTC] === API CALL LOG ===
[28-Jul-2026 11:00:16 UTC] Endpoint: user/profile.php
[28-Jul-2026 11:00:16 UTC] Full Log Data: {
    "timestamp": "2026-07-28 11:00:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:2f:3555:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:2f:3555:8000::, 162.158.189.209",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2236111cc3f3fec-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:2f:3555:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 11:00:16 UTC] === END API CALL LOG ===
[28-Jul-2026 11:00:16 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 11:00:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg
[28-Jul-2026 11:00:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 11:00:16 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 11:00:16 UTC] User ID: 1169
[28-Jul-2026 11:00:16 UTC] ✅ User profile retrieved successfully for user ID: 1169
[28-Jul-2026 11:00:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 11:00:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 11:00:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d4:2f:3555:8000::, 162.158.189.209","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a22361491ba93fec-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40d4:2f:3555:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Jul-2026 11:00:25 UTC] === User Orders API Called ===
[28-Jul-2026 11:00:25 UTC] User ID: 1169
[28-Jul-2026 11:00:25 UTC] Limit: 20, Offset: 0
[28-Jul-2026 11:00:25 UTC] Orders found: 0
[28-Jul-2026 11:00:25 UTC] Orders data: []
[28-Jul-2026 11:00:25 UTC] Total orders count: 0
[28-Jul-2026 11:00:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 11:00:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 11:00:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d4:2f:3555:8000::, 162.158.189.209","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a22361560f123fec-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40d4:2f:3555:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Jul-2026 11:00:27 UTC] === User Orders API Called ===
[28-Jul-2026 11:00:27 UTC] User ID: 1169
[28-Jul-2026 11:00:27 UTC] Limit: 20, Offset: 0
[28-Jul-2026 11:00:27 UTC] Orders found: 0
[28-Jul-2026 11:00:27 UTC] Orders data: []
[28-Jul-2026 11:00:27 UTC] Total orders count: 0
[28-Jul-2026 11:00:27 UTC] === API CALL LOG ===
[28-Jul-2026 11:00:27 UTC] Endpoint: user/profile.php
[28-Jul-2026 11:00:27 UTC] Full Log Data: {
    "timestamp": "2026-07-28 11:00:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:2f:3555:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:2f:3555:8000::, 162.158.189.209",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22361560f143fec-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:2f:3555:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 11:00:27 UTC] === END API CALL LOG ===
[28-Jul-2026 11:00:27 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 11:00:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg
[28-Jul-2026 11:00:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 11:00:27 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 11:00:27 UTC] User ID: 1169
[28-Jul-2026 11:00:27 UTC] ✅ User profile retrieved successfully for user ID: 1169
[28-Jul-2026 11:00:27 UTC] === API CALL LOG ===
[28-Jul-2026 11:00:27 UTC] Endpoint: user/profile.php
[28-Jul-2026 11:00:27 UTC] Full Log Data: {
    "timestamp": "2026-07-28 11:00:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:2f:3555:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:2f:3555:8000::, 162.158.189.209",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2236159b9943fec-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:2f:3555:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 11:00:27 UTC] === END API CALL LOG ===
[28-Jul-2026 11:00:27 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 11:00:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg
[28-Jul-2026 11:00:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 11:00:27 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 11:00:27 UTC] User ID: 1169
[28-Jul-2026 11:00:27 UTC] ✅ User profile retrieved successfully for user ID: 1169
[28-Jul-2026 11:00:34 UTC] === API CALL LOG ===
[28-Jul-2026 11:00:34 UTC] Endpoint: user/profile.php
[28-Jul-2026 11:00:34 UTC] Full Log Data: {
    "timestamp": "2026-07-28 11:00:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:2f:3555:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:2f:3555:8000::, 162.158.189.209",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a223618048393fec-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:2f:3555:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 11:00:34 UTC] === END API CALL LOG ===
[28-Jul-2026 11:00:34 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 11:00:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg
[28-Jul-2026 11:00:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 11:00:34 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 11:00:34 UTC] User ID: 1169
[28-Jul-2026 11:00:34 UTC] ✅ User profile retrieved successfully for user ID: 1169
[28-Jul-2026 11:00:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 11:00:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 11:00:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d4:2f:3555:8000::, 162.158.189.209","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a22361b85dfa3fec-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40d4:2f:3555:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Jul-2026 11:00:43 UTC] === User Orders API Called ===
[28-Jul-2026 11:00:43 UTC] User ID: 1169
[28-Jul-2026 11:00:43 UTC] Limit: 20, Offset: 0
[28-Jul-2026 11:00:43 UTC] Orders found: 0
[28-Jul-2026 11:00:43 UTC] Orders data: []
[28-Jul-2026 11:00:43 UTC] === API CALL LOG ===
[28-Jul-2026 11:00:43 UTC] Endpoint: user/profile.php
[28-Jul-2026 11:00:43 UTC] Total orders count: 0
[28-Jul-2026 11:00:43 UTC] Full Log Data: {
    "timestamp": "2026-07-28 11:00:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:2f:3555:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:2f:3555:8000::, 162.158.189.209",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22361b85dfc3fec-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:2f:3555:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 11:00:43 UTC] === END API CALL LOG ===
[28-Jul-2026 11:00:43 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 11:00:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg
[28-Jul-2026 11:00:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 11:00:43 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 11:00:43 UTC] User ID: 1169
[28-Jul-2026 11:00:43 UTC] ✅ User profile retrieved successfully for user ID: 1169
[28-Jul-2026 11:00:43 UTC] === API CALL LOG ===
[28-Jul-2026 11:00:43 UTC] Endpoint: user/profile.php
[28-Jul-2026 11:00:43 UTC] Full Log Data: {
    "timestamp": "2026-07-28 11:00:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:2f:3555:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:2f:3555:8000::, 162.158.189.209",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22361b94e9c3fec-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:2f:3555:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 11:00:43 UTC] === END API CALL LOG ===
[28-Jul-2026 11:00:43 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 11:00:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg
[28-Jul-2026 11:00:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 11:00:43 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 11:00:43 UTC] User ID: 1169
[28-Jul-2026 11:00:43 UTC] ✅ User profile retrieved successfully for user ID: 1169
[28-Jul-2026 11:01:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 11:01:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 11:01:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d4:2f:3555:8000::, 162.158.189.208","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a223627b9bf93fec-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40d4:2f:3555:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Jul-2026 11:01:14 UTC] === User Orders API Called ===
[28-Jul-2026 11:01:14 UTC] User ID: 1169
[28-Jul-2026 11:01:14 UTC] Limit: 20, Offset: 0
[28-Jul-2026 11:01:14 UTC] Orders found: 0
[28-Jul-2026 11:01:14 UTC] Orders data: []
[28-Jul-2026 11:01:14 UTC] Total orders count: 0
[28-Jul-2026 11:01:14 UTC] === API CALL LOG ===
[28-Jul-2026 11:01:14 UTC] Endpoint: user/profile.php
[28-Jul-2026 11:01:14 UTC] Full Log Data: {
    "timestamp": "2026-07-28 11:01:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:2f:3555:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:2f:3555:8000::, 162.158.189.208",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a223627b9bfd3fec-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:2f:3555:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 11:01:14 UTC] === END API CALL LOG ===
[28-Jul-2026 11:01:14 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 11:01:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg
[28-Jul-2026 11:01:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 11:01:14 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 11:01:14 UTC] User ID: 1169
[28-Jul-2026 11:01:14 UTC] ✅ User profile retrieved successfully for user ID: 1169
[28-Jul-2026 11:01:14 UTC] === API CALL LOG ===
[28-Jul-2026 11:01:14 UTC] Endpoint: user/profile.php
[28-Jul-2026 11:01:14 UTC] Full Log Data: {
    "timestamp": "2026-07-28 11:01:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:2f:3555:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:2f:3555:8000::, 162.158.189.208",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a223627b9c093fec-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:2f:3555:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 11:01:14 UTC] === END API CALL LOG ===
[28-Jul-2026 11:01:14 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 11:01:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg
[28-Jul-2026 11:01:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 11:01:14 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 11:01:14 UTC] User ID: 1169
[28-Jul-2026 11:01:14 UTC] ✅ User profile retrieved successfully for user ID: 1169
[28-Jul-2026 11:01:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 11:01:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 11:01:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d4:2f:3555:8000::, 162.158.189.208","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a22362848a723fec-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40d4:2f:3555:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Jul-2026 11:01:15 UTC] === User Orders API Called ===
[28-Jul-2026 11:01:15 UTC] User ID: 1169
[28-Jul-2026 11:01:15 UTC] Limit: 20, Offset: 0
[28-Jul-2026 11:01:15 UTC] === API CALL LOG ===
[28-Jul-2026 11:01:15 UTC] Endpoint: user/profile.php
[28-Jul-2026 11:01:15 UTC] Orders found: 0
[28-Jul-2026 11:01:15 UTC] Full Log Data: {
    "timestamp": "2026-07-28 11:01:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:2f:3555:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:2f:3555:8000::, 162.158.189.208",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22362848a743fec-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:2f:3555:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 11:01:15 UTC] Orders data: []
[28-Jul-2026 11:01:15 UTC] === END API CALL LOG ===
[28-Jul-2026 11:01:15 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 11:01:15 UTC] Total orders count: 0
[28-Jul-2026 11:01:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg
[28-Jul-2026 11:01:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 11:01:15 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 11:01:15 UTC] User ID: 1169
[28-Jul-2026 11:01:15 UTC] ✅ User profile retrieved successfully for user ID: 1169
[28-Jul-2026 11:01:16 UTC] === API CALL LOG ===
[28-Jul-2026 11:01:16 UTC] Endpoint: user/profile.php
[28-Jul-2026 11:01:16 UTC] Full Log Data: {
    "timestamp": "2026-07-28 11:01:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:2f:3555:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:2f:3555:8000::, 162.158.189.208",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2236288cdf03fec-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:2f:3555:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 11:01:16 UTC] === END API CALL LOG ===
[28-Jul-2026 11:01:16 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 11:01:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg
[28-Jul-2026 11:01:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 11:01:16 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 11:01:16 UTC] User ID: 1169
[28-Jul-2026 11:01:16 UTC] ✅ User profile retrieved successfully for user ID: 1169
[28-Jul-2026 11:01:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 11:01:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 11:01:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d4:2f:3555:8000::, 162.158.189.208","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a223629a7baa3fec-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40d4:2f:3555:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Jul-2026 11:01:19 UTC] === User Orders API Called ===
[28-Jul-2026 11:01:19 UTC] User ID: 1169
[28-Jul-2026 11:01:19 UTC] Limit: 20, Offset: 0
[28-Jul-2026 11:01:19 UTC] Orders found: 0
[28-Jul-2026 11:01:19 UTC] Orders data: []
[28-Jul-2026 11:01:19 UTC] Total orders count: 0
[28-Jul-2026 11:01:19 UTC] === API CALL LOG ===
[28-Jul-2026 11:01:19 UTC] Endpoint: user/profile.php
[28-Jul-2026 11:01:19 UTC] Full Log Data: {
    "timestamp": "2026-07-28 11:01:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:2f:3555:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:2f:3555:8000::, 162.158.189.208",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a223629a7bab3fec-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:2f:3555:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 11:01:19 UTC] === END API CALL LOG ===
[28-Jul-2026 11:01:19 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 11:01:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg
[28-Jul-2026 11:01:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 11:01:19 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 11:01:19 UTC] User ID: 1169
[28-Jul-2026 11:01:19 UTC] ✅ User profile retrieved successfully for user ID: 1169
[28-Jul-2026 11:01:20 UTC] === API CALL LOG ===
[28-Jul-2026 11:01:20 UTC] Endpoint: user/profile.php
[28-Jul-2026 11:01:20 UTC] Full Log Data: {
    "timestamp": "2026-07-28 11:01:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:2f:3555:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:2f:3555:8000::, 162.158.189.208",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22362a1b9443fec-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:2f:3555:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 11:01:20 UTC] === END API CALL LOG ===
[28-Jul-2026 11:01:20 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 11:01:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg
[28-Jul-2026 11:01:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 11:01:20 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 11:01:20 UTC] User ID: 1169
[28-Jul-2026 11:01:20 UTC] ✅ User profile retrieved successfully for user ID: 1169
[28-Jul-2026 11:02:12 UTC] === API CALL LOG ===
[28-Jul-2026 11:02:12 UTC] Endpoint: user/profile.php
[28-Jul-2026 11:02:12 UTC] Full Log Data: {
    "timestamp": "2026-07-28 11:02:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:2f:3555:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:2f:3555:8000::, 162.158.189.209",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22363e1cdd73fec-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:2f:3555:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 11:02:12 UTC] === END API CALL LOG ===
[28-Jul-2026 11:02:12 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 11:02:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg
[28-Jul-2026 11:02:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 11:02:12 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 11:02:12 UTC] User ID: 1169
[28-Jul-2026 11:02:12 UTC] ✅ User profile retrieved successfully for user ID: 1169
[28-Jul-2026 11:02:12 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 11:02:12 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 11:02:12 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d4:2f:3555:8000::, 162.158.189.208","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a22363e1cdd43fec-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40d4:2f:3555:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Jul-2026 11:02:12 UTC] === User Orders API Called ===
[28-Jul-2026 11:02:12 UTC] User ID: 1169
[28-Jul-2026 11:02:12 UTC] Limit: 20, Offset: 0
[28-Jul-2026 11:02:12 UTC] Orders found: 0
[28-Jul-2026 11:02:12 UTC] Orders data: []
[28-Jul-2026 11:02:12 UTC] Total orders count: 0
[28-Jul-2026 11:02:12 UTC] === API CALL LOG ===
[28-Jul-2026 11:02:12 UTC] Endpoint: user/profile.php
[28-Jul-2026 11:02:12 UTC] Full Log Data: {
    "timestamp": "2026-07-28 11:02:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:2f:3555:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:2f:3555:8000::, 162.158.189.209",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22363e5586a3fec-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:2f:3555:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 11:02:12 UTC] === END API CALL LOG ===
[28-Jul-2026 11:02:12 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 11:02:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg
[28-Jul-2026 11:02:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 11:02:12 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 11:02:12 UTC] User ID: 1169
[28-Jul-2026 11:02:12 UTC] ✅ User profile retrieved successfully for user ID: 1169
[28-Jul-2026 11:02:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 11:02:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 11:02:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d4:2f:3555:8000::, 162.158.189.208","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2236428791e3fec-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40d4:2f:3555:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Jul-2026 11:02:22 UTC] === User Orders API Called ===
[28-Jul-2026 11:02:22 UTC] User ID: 1169
[28-Jul-2026 11:02:22 UTC] Limit: 20, Offset: 0
[28-Jul-2026 11:02:22 UTC] Orders found: 0
[28-Jul-2026 11:02:22 UTC] Orders data: []
[28-Jul-2026 11:02:22 UTC] Total orders count: 0
[28-Jul-2026 11:02:22 UTC] === API CALL LOG ===
[28-Jul-2026 11:02:22 UTC] Endpoint: user/profile.php
[28-Jul-2026 11:02:22 UTC] Full Log Data: {
    "timestamp": "2026-07-28 11:02:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:2f:3555:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:2f:3555:8000::, 162.158.189.208",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a223642879243fec-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:2f:3555:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 11:02:22 UTC] === END API CALL LOG ===
[28-Jul-2026 11:02:22 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 11:02:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg
[28-Jul-2026 11:02:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 11:02:22 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 11:02:22 UTC] User ID: 1169
[28-Jul-2026 11:02:22 UTC] ✅ User profile retrieved successfully for user ID: 1169
[28-Jul-2026 11:02:24 UTC] === API CALL LOG ===
[28-Jul-2026 11:02:24 UTC] Endpoint: user/profile.php
[28-Jul-2026 11:02:24 UTC] Full Log Data: {
    "timestamp": "2026-07-28 11:02:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:2f:3555:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:2f:3555:8000::, 162.158.189.208",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a223643219003fec-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:2f:3555:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 11:02:24 UTC] === END API CALL LOG ===
[28-Jul-2026 11:02:24 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 11:02:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg
[28-Jul-2026 11:02:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 11:02:24 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 11:02:24 UTC] User ID: 1169
[28-Jul-2026 11:02:24 UTC] ✅ User profile retrieved successfully for user ID: 1169
[28-Jul-2026 11:02:39 UTC] === API CALL LOG ===
[28-Jul-2026 11:02:39 UTC] Endpoint: user/profile.php
[28-Jul-2026 11:02:39 UTC] Full Log Data: {
    "timestamp": "2026-07-28 11:02:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:2f:3555:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:2f:3555:8000::, 162.158.189.208",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a223648c4f273fec-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:2f:3555:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 11:02:39 UTC] === END API CALL LOG ===
[28-Jul-2026 11:02:39 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 11:02:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg
[28-Jul-2026 11:02:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 11:02:39 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 11:02:39 UTC] User ID: 1169
[28-Jul-2026 11:02:39 UTC] ✅ User profile retrieved successfully for user ID: 1169
[28-Jul-2026 11:02:39 UTC] User Purchases API - User ID: 1169
[28-Jul-2026 11:02:39 UTC] User Purchases API - Total purchases found: 0
[28-Jul-2026 11:02:46 UTC] === API CALL LOG ===
[28-Jul-2026 11:02:46 UTC] Endpoint: user/profile.php
[28-Jul-2026 11:02:46 UTC] Full Log Data: {
    "timestamp": "2026-07-28 11:02:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:2f:3555:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:2f:3555:8000::, 162.158.189.208",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22364be7a793fec-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:2f:3555:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 11:02:46 UTC] === END API CALL LOG ===
[28-Jul-2026 11:02:46 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 11:02:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg
[28-Jul-2026 11:02:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 11:02:46 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 11:02:46 UTC] User ID: 1169
[28-Jul-2026 11:02:46 UTC] ✅ User profile retrieved successfully for user ID: 1169
[28-Jul-2026 11:02:47 UTC] User Purchases API - User ID: 1169
[28-Jul-2026 11:02:47 UTC] User Purchases API - Total purchases found: 0
[28-Jul-2026 11:03:00 UTC] === API CALL LOG ===
[28-Jul-2026 11:03:00 UTC] Endpoint: user/profile.php
[28-Jul-2026 11:03:00 UTC] Full Log Data: {
    "timestamp": "2026-07-28 11:03:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:2f:3555:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:2f:3555:8000::, 162.158.189.208",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2236512f9343fec-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:2f:3555:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 11:03:00 UTC] === END API CALL LOG ===
[28-Jul-2026 11:03:00 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 11:03:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg
[28-Jul-2026 11:03:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 11:03:00 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 11:03:00 UTC] User ID: 1169
[28-Jul-2026 11:03:00 UTC] ✅ User profile retrieved successfully for user ID: 1169
[28-Jul-2026 11:03:01 UTC] User Purchases API - User ID: 1169
[28-Jul-2026 11:03:01 UTC] User Purchases API - Total purchases found: 0
[28-Jul-2026 11:03:03 UTC] === API CALL LOG ===
[28-Jul-2026 11:03:03 UTC] Endpoint: user/profile.php
[28-Jul-2026 11:03:03 UTC] Full Log Data: {
    "timestamp": "2026-07-28 11:03:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:2f:3555:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:2f:3555:8000::, 162.158.189.208",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2236528ca043fec-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:2f:3555:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 11:03:03 UTC] === END API CALL LOG ===
[28-Jul-2026 11:03:03 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 11:03:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg
[28-Jul-2026 11:03:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 11:03:03 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 11:03:03 UTC] User ID: 1169
[28-Jul-2026 11:03:03 UTC] ✅ User profile retrieved successfully for user ID: 1169
[28-Jul-2026 11:03:04 UTC] User Purchases API - User ID: 1169
[28-Jul-2026 11:03:04 UTC] User Purchases API - Total purchases found: 0
[28-Jul-2026 11:03:05 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 11:03:05 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 11:03:05 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d4:2f:3555:8000::, 162.158.189.208","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a22365358b143fec-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40d4:2f:3555:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Jul-2026 11:03:05 UTC] === User Orders API Called ===
[28-Jul-2026 11:03:05 UTC] User ID: 1169
[28-Jul-2026 11:03:05 UTC] Limit: 20, Offset: 0
[28-Jul-2026 11:03:05 UTC] Orders found: 0
[28-Jul-2026 11:03:05 UTC] Orders data: []
[28-Jul-2026 11:03:05 UTC] Total orders count: 0
[28-Jul-2026 11:03:05 UTC] === API CALL LOG ===
[28-Jul-2026 11:03:05 UTC] Endpoint: user/profile.php
[28-Jul-2026 11:03:05 UTC] Full Log Data: {
    "timestamp": "2026-07-28 11:03:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:2f:3555:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:2f:3555:8000::, 162.158.189.208",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22365358b183fec-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:2f:3555:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 11:03:05 UTC] === END API CALL LOG ===
[28-Jul-2026 11:03:05 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 11:03:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg
[28-Jul-2026 11:03:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 11:03:05 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 11:03:05 UTC] User ID: 1169
[28-Jul-2026 11:03:05 UTC] ✅ User profile retrieved successfully for user ID: 1169
[28-Jul-2026 11:03:06 UTC] === API CALL LOG ===
[28-Jul-2026 11:03:06 UTC] Endpoint: user/profile.php
[28-Jul-2026 11:03:06 UTC] Full Log Data: {
    "timestamp": "2026-07-28 11:03:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:2f:3555:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:2f:3555:8000::, 162.158.189.208",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2236539bdeb3fec-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:2f:3555:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 11:03:06 UTC] === END API CALL LOG ===
[28-Jul-2026 11:03:06 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 11:03:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg
[28-Jul-2026 11:03:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 11:03:06 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 11:03:06 UTC] User ID: 1169
[28-Jul-2026 11:03:06 UTC] ✅ User profile retrieved successfully for user ID: 1169
[28-Jul-2026 11:03:24 UTC] === API CALL LOG ===
[28-Jul-2026 11:03:24 UTC] Endpoint: user/profile.php
[28-Jul-2026 11:03:24 UTC] Full Log Data: {
    "timestamp": "2026-07-28 11:03:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:2f:3555:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:2f:3555:8000::, 162.158.189.209",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22365a88e2b3fec-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:2f:3555:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 11:03:24 UTC] === END API CALL LOG ===
[28-Jul-2026 11:03:24 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 11:03:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg
[28-Jul-2026 11:03:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 11:03:24 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 11:03:24 UTC] User ID: 1169
[28-Jul-2026 11:03:24 UTC] ✅ User profile retrieved successfully for user ID: 1169
[28-Jul-2026 11:03:25 UTC] User Purchases API - User ID: 1169
[28-Jul-2026 11:03:25 UTC] User Purchases API - Total purchases found: 0
[28-Jul-2026 11:03:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 11:03:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 11:03:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d4:2f:3555:8000::, 162.158.189.209","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a22365de5f443fec-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40d4:2f:3555:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Jul-2026 11:03:33 UTC] === User Orders API Called ===
[28-Jul-2026 11:03:33 UTC] User ID: 1169
[28-Jul-2026 11:03:33 UTC] Limit: 20, Offset: 0
[28-Jul-2026 11:03:33 UTC] Orders found: 0
[28-Jul-2026 11:03:33 UTC] Orders data: []
[28-Jul-2026 11:03:33 UTC] Total orders count: 0
[28-Jul-2026 11:03:33 UTC] === API CALL LOG ===
[28-Jul-2026 11:03:33 UTC] Endpoint: user/profile.php
[28-Jul-2026 11:03:33 UTC] Full Log Data: {
    "timestamp": "2026-07-28 11:03:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:2f:3555:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:2f:3555:8000::, 162.158.189.208",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22365de5f483fec-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:2f:3555:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 11:03:33 UTC] === END API CALL LOG ===
[28-Jul-2026 11:03:33 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 11:03:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg
[28-Jul-2026 11:03:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 11:03:33 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 11:03:33 UTC] User ID: 1169
[28-Jul-2026 11:03:33 UTC] ✅ User profile retrieved successfully for user ID: 1169
[28-Jul-2026 11:03:33 UTC] === API CALL LOG ===
[28-Jul-2026 11:03:33 UTC] Endpoint: user/profile.php
[28-Jul-2026 11:03:33 UTC] Full Log Data: {
    "timestamp": "2026-07-28 11:03:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:2f:3555:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:2f:3555:8000::, 162.158.189.209",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22365e25a2a3fec-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:2f:3555:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 11:03:33 UTC] === END API CALL LOG ===
[28-Jul-2026 11:03:33 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 11:03:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg
[28-Jul-2026 11:03:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 11:03:33 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 11:03:33 UTC] User ID: 1169
[28-Jul-2026 11:03:33 UTC] ✅ User profile retrieved successfully for user ID: 1169
[28-Jul-2026 11:03:35 UTC] === API CALL LOG ===
[28-Jul-2026 11:03:35 UTC] Endpoint: user/profile.php
[28-Jul-2026 11:03:35 UTC] Full Log Data: {
    "timestamp": "2026-07-28 11:03:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:2f:3555:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:2f:3555:8000::, 162.158.189.209",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22365ec490b3fec-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:2f:3555:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 11:03:35 UTC] === END API CALL LOG ===
[28-Jul-2026 11:03:35 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 11:03:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg
[28-Jul-2026 11:03:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 11:03:35 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 11:03:35 UTC] User ID: 1169
[28-Jul-2026 11:03:35 UTC] ✅ User profile retrieved successfully for user ID: 1169
[28-Jul-2026 11:03:35 UTC] User Purchases API - User ID: 1169
[28-Jul-2026 11:03:35 UTC] User Purchases API - Total purchases found: 0
[28-Jul-2026 11:03:44 UTC] === API CALL LOG ===
[28-Jul-2026 11:03:44 UTC] Endpoint: user/profile.php
[28-Jul-2026 11:03:44 UTC] Full Log Data: {
    "timestamp": "2026-07-28 11:03:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:2f:3555:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:2f:3555:8000::, 162.158.189.208",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22366260d2b3fec-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:2f:3555:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 11:03:44 UTC] === END API CALL LOG ===
[28-Jul-2026 11:03:44 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 11:03:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg
[28-Jul-2026 11:03:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 11:03:44 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 11:03:44 UTC] User ID: 1169
[28-Jul-2026 11:03:44 UTC] ✅ User profile retrieved successfully for user ID: 1169
[28-Jul-2026 11:03:44 UTC] User Purchases API - User ID: 1169
[28-Jul-2026 11:03:44 UTC] User Purchases API - Total purchases found: 0
[28-Jul-2026 11:03:47 UTC] === API CALL LOG ===
[28-Jul-2026 11:03:47 UTC] Endpoint: user/profile.php
[28-Jul-2026 11:03:47 UTC] Full Log Data: {
    "timestamp": "2026-07-28 11:03:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:2f:3555:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:2f:3555:8000::, 162.158.189.208",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22366390c6c3fec-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:2f:3555:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 11:03:47 UTC] === END API CALL LOG ===
[28-Jul-2026 11:03:47 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 11:03:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg
[28-Jul-2026 11:03:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 11:03:47 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 11:03:47 UTC] User ID: 1169
[28-Jul-2026 11:03:47 UTC] ✅ User profile retrieved successfully for user ID: 1169
[28-Jul-2026 11:03:47 UTC] User Purchases API - User ID: 1169
[28-Jul-2026 11:03:47 UTC] User Purchases API - Total purchases found: 0
[28-Jul-2026 11:03:50 UTC] === API CALL LOG ===
[28-Jul-2026 11:03:50 UTC] Endpoint: user/profile.php
[28-Jul-2026 11:03:50 UTC] Full Log Data: {
    "timestamp": "2026-07-28 11:03:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:2f:3555:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:2f:3555:8000::, 162.158.189.208",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a223664a09163fec-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:2f:3555:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 11:03:50 UTC] === END API CALL LOG ===
[28-Jul-2026 11:03:50 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 11:03:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg
[28-Jul-2026 11:03:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 11:03:50 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 11:03:50 UTC] User ID: 1169
[28-Jul-2026 11:03:50 UTC] ✅ User profile retrieved successfully for user ID: 1169
[28-Jul-2026 11:03:50 UTC] User Purchases API - User ID: 1169
[28-Jul-2026 11:03:50 UTC] User Purchases API - Total purchases found: 0
[28-Jul-2026 11:03:53 UTC] === API CALL LOG ===
[28-Jul-2026 11:03:53 UTC] Endpoint: user/profile.php
[28-Jul-2026 11:03:53 UTC] Full Log Data: {
    "timestamp": "2026-07-28 11:03:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:2f:3555:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:2f:3555:8000::, 162.158.189.208",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a223665f8add3fec-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:2f:3555:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 11:03:53 UTC] === END API CALL LOG ===
[28-Jul-2026 11:03:53 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 11:03:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg
[28-Jul-2026 11:03:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 11:03:53 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 11:03:53 UTC] User ID: 1169
[28-Jul-2026 11:03:53 UTC] ✅ User profile retrieved successfully for user ID: 1169
[28-Jul-2026 11:03:53 UTC] User Purchases API - User ID: 1169
[28-Jul-2026 11:03:53 UTC] User Purchases API - Total purchases found: 0
[28-Jul-2026 11:03:56 UTC] === API CALL LOG ===
[28-Jul-2026 11:03:56 UTC] Endpoint: user/profile.php
[28-Jul-2026 11:03:56 UTC] Full Log Data: {
    "timestamp": "2026-07-28 11:03:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:2f:3555:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:2f:3555:8000::, 162.158.189.208",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2236671bbe93fec-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:2f:3555:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 11:03:56 UTC] === END API CALL LOG ===
[28-Jul-2026 11:03:56 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 11:03:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg
[28-Jul-2026 11:03:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 11:03:56 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 11:03:56 UTC] User ID: 1169
[28-Jul-2026 11:03:56 UTC] ✅ User profile retrieved successfully for user ID: 1169
[28-Jul-2026 11:03:56 UTC] User Purchases API - User ID: 1169
[28-Jul-2026 11:03:56 UTC] User Purchases API - Total purchases found: 0
[28-Jul-2026 11:04:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 11:04:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 11:04:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d4:2f:3555:8000::, 162.158.189.208","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a223668799c13fec-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40d4:2f:3555:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Jul-2026 11:04:00 UTC] === User Orders API Called ===
[28-Jul-2026 11:04:00 UTC] User ID: 1169
[28-Jul-2026 11:04:00 UTC] Limit: 20, Offset: 0
[28-Jul-2026 11:04:00 UTC] Orders found: 0
[28-Jul-2026 11:04:00 UTC] Orders data: []
[28-Jul-2026 11:04:00 UTC] Total orders count: 0
[28-Jul-2026 11:04:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 11:04:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 11:04:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d4:2f:3555:8000::, 162.158.189.208","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a22366947ea83fec-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40d4:2f:3555:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Jul-2026 11:04:02 UTC] === API CALL LOG ===
[28-Jul-2026 11:04:02 UTC] Endpoint: user/profile.php
[28-Jul-2026 11:04:02 UTC] === User Orders API Called ===
[28-Jul-2026 11:04:02 UTC] Full Log Data: {
    "timestamp": "2026-07-28 11:04:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:2f:3555:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:2f:3555:8000::, 162.158.189.208",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22366947eab3fec-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:2f:3555:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 11:04:02 UTC] User ID: 1169
[28-Jul-2026 11:04:02 UTC] === END API CALL LOG ===
[28-Jul-2026 11:04:02 UTC] Limit: 20, Offset: 0
[28-Jul-2026 11:04:02 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 11:04:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg
[28-Jul-2026 11:04:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 11:04:02 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 11:04:02 UTC] User ID: 1169
[28-Jul-2026 11:04:02 UTC] Orders found: 0
[28-Jul-2026 11:04:02 UTC] Orders data: []
[28-Jul-2026 11:04:02 UTC] ✅ User profile retrieved successfully for user ID: 1169
[28-Jul-2026 11:04:02 UTC] Total orders count: 0
[28-Jul-2026 11:04:02 UTC] === API CALL LOG ===
[28-Jul-2026 11:04:02 UTC] Endpoint: user/profile.php
[28-Jul-2026 11:04:02 UTC] Full Log Data: {
    "timestamp": "2026-07-28 11:04:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:2f:3555:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:2f:3555:8000::, 162.158.189.208",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22366988a1a3fec-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:2f:3555:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 11:04:02 UTC] === END API CALL LOG ===
[28-Jul-2026 11:04:02 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 11:04:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg
[28-Jul-2026 11:04:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 11:04:02 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 11:04:02 UTC] User ID: 1169
[28-Jul-2026 11:04:02 UTC] ✅ User profile retrieved successfully for user ID: 1169
[28-Jul-2026 11:05:15 UTC] === API CALL LOG ===
[28-Jul-2026 11:05:15 UTC] Endpoint: user/profile.php
[28-Jul-2026 11:05:15 UTC] Full Log Data: {
    "timestamp": "2026-07-28 11:05:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:2f:3555:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:2f:3555:8000::, 162.158.189.209",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22368594a393fec-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:2f:3555:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 11:05:15 UTC] === END API CALL LOG ===
[28-Jul-2026 11:05:15 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 11:05:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg
[28-Jul-2026 11:05:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 11:05:15 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 11:05:15 UTC] User ID: 1169
[28-Jul-2026 11:05:15 UTC] ✅ User profile retrieved successfully for user ID: 1169
[28-Jul-2026 11:05:15 UTC] User Purchases API - User ID: 1169
[28-Jul-2026 11:05:15 UTC] User Purchases API - Total purchases found: 0
[28-Jul-2026 11:05:18 UTC] === API CALL LOG ===
[28-Jul-2026 11:05:18 UTC] Endpoint: user/profile.php
[28-Jul-2026 11:05:18 UTC] Full Log Data: {
    "timestamp": "2026-07-28 11:05:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:2f:3555:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:2f:3555:8000::, 162.158.189.209",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2236872cfad3fec-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:2f:3555:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 11:05:18 UTC] === END API CALL LOG ===
[28-Jul-2026 11:05:18 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 11:05:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg
[28-Jul-2026 11:05:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 11:05:18 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 11:05:18 UTC] User ID: 1169
[28-Jul-2026 11:05:18 UTC] ✅ User profile retrieved successfully for user ID: 1169
[28-Jul-2026 11:05:18 UTC] User Purchases API - User ID: 1169
[28-Jul-2026 11:05:18 UTC] User Purchases API - Total purchases found: 0
[28-Jul-2026 11:08:21 UTC] === API CALL LOG ===
[28-Jul-2026 11:08:21 UTC] Endpoint: user/profile.php
[28-Jul-2026 11:08:21 UTC] Full Log Data: {
    "timestamp": "2026-07-28 11:08:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:2f:3555:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:2f:3555:8000::, 162.158.189.209",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2236ce8ed7c3f65-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:2f:3555:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 11:08:21 UTC] === END API CALL LOG ===
[28-Jul-2026 11:08:21 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 11:08:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg
[28-Jul-2026 11:08:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 11:08:21 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 11:08:21 UTC] User ID: 1169
[28-Jul-2026 11:08:21 UTC] ✅ User profile retrieved successfully for user ID: 1169
[28-Jul-2026 11:08:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 11:08:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 11:08:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d4:2f:3555:8000::, 162.158.189.209","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2236cf18c3a3f65-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40d4:2f:3555:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Jul-2026 11:08:22 UTC] === User Orders API Called ===
[28-Jul-2026 11:08:22 UTC] User ID: 1169
[28-Jul-2026 11:08:22 UTC] Limit: 20, Offset: 0
[28-Jul-2026 11:08:22 UTC] Orders found: 0
[28-Jul-2026 11:08:22 UTC] Orders data: []
[28-Jul-2026 11:08:22 UTC] Total orders count: 0
[28-Jul-2026 11:08:22 UTC] === API CALL LOG ===
[28-Jul-2026 11:08:22 UTC] Endpoint: user/profile.php
[28-Jul-2026 11:08:22 UTC] Full Log Data: {
    "timestamp": "2026-07-28 11:08:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:2f:3555:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:2f:3555:8000::, 162.158.189.209",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2236cf18c2c3f65-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:2f:3555:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 11:08:22 UTC] === END API CALL LOG ===
[28-Jul-2026 11:08:22 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 11:08:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg
[28-Jul-2026 11:08:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 11:08:22 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 11:08:22 UTC] User ID: 1169
[28-Jul-2026 11:08:22 UTC] ✅ User profile retrieved successfully for user ID: 1169
[28-Jul-2026 11:08:22 UTC] === API CALL LOG ===
[28-Jul-2026 11:08:22 UTC] Endpoint: user/profile.php
[28-Jul-2026 11:08:22 UTC] Full Log Data: {
    "timestamp": "2026-07-28 11:08:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:2f:3555:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:2f:3555:8000::, 162.158.189.209",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2236cf24ce83f65-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:2f:3555:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 11:08:22 UTC] === END API CALL LOG ===
[28-Jul-2026 11:08:22 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 11:08:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg
[28-Jul-2026 11:08:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 11:08:22 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 11:08:22 UTC] User ID: 1169
[28-Jul-2026 11:08:22 UTC] ✅ User profile retrieved successfully for user ID: 1169
[28-Jul-2026 11:09:01 UTC] === API CALL LOG ===
[28-Jul-2026 11:09:01 UTC] Endpoint: user/profile.php
[28-Jul-2026 11:09:01 UTC] Full Log Data: {
    "timestamp": "2026-07-28 11:09:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:2f:3555:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:2f:3555:8000::, 162.158.189.209",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2236de1bba43f65-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:2f:3555:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 11:09:01 UTC] === END API CALL LOG ===
[28-Jul-2026 11:09:01 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 11:09:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg
[28-Jul-2026 11:09:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 11:09:01 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 11:09:01 UTC] User ID: 1169
[28-Jul-2026 11:09:01 UTC] ✅ User profile retrieved successfully for user ID: 1169
[28-Jul-2026 11:09:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 11:09:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 11:09:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d4:2f:3555:8000::, 162.158.189.209","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2236de1bba33f65-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40d4:2f:3555:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Jul-2026 11:09:01 UTC] === User Orders API Called ===
[28-Jul-2026 11:09:01 UTC] User ID: 1169
[28-Jul-2026 11:09:01 UTC] Limit: 20, Offset: 0
[28-Jul-2026 11:09:01 UTC] Orders found: 0
[28-Jul-2026 11:09:01 UTC] Orders data: []
[28-Jul-2026 11:09:01 UTC] Total orders count: 0
[28-Jul-2026 11:09:01 UTC] === API CALL LOG ===
[28-Jul-2026 11:09:01 UTC] Endpoint: user/profile.php
[28-Jul-2026 11:09:01 UTC] Full Log Data: {
    "timestamp": "2026-07-28 11:09:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:2f:3555:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:2f:3555:8000::, 162.158.189.208",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2236de5feba3f65-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:2f:3555:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 11:09:01 UTC] === END API CALL LOG ===
[28-Jul-2026 11:09:01 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 11:09:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg
[28-Jul-2026 11:09:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 11:09:01 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 11:09:01 UTC] User ID: 1169
[28-Jul-2026 11:09:01 UTC] ✅ User profile retrieved successfully for user ID: 1169
[28-Jul-2026 11:17:37 UTC] === API CALL LOG ===
[28-Jul-2026 11:17:37 UTC] Endpoint: user/profile.php
[28-Jul-2026 11:17:37 UTC] Full Log Data: {
    "timestamp": "2026-07-28 11:17:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:2f:3555:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:2f:3555:8000::, 172.71.152.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2237a797b08e428-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:2f:3555:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 11:17:37 UTC] === END API CALL LOG ===
[28-Jul-2026 11:17:37 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 11:17:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg
[28-Jul-2026 11:17:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 11:17:37 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 11:17:37 UTC] User ID: 1169
[28-Jul-2026 11:17:37 UTC] ✅ User profile retrieved successfully for user ID: 1169
[28-Jul-2026 11:17:38 UTC] === API CALL LOG ===
[28-Jul-2026 11:17:38 UTC] Endpoint: user/profile.php
[28-Jul-2026 11:17:38 UTC] Full Log Data: {
    "timestamp": "2026-07-28 11:17:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:2f:3555:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:2f:3555:8000::, 172.69.166.29",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2237a848c0ee428-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:2f:3555:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 11:17:38 UTC] === END API CALL LOG ===
[28-Jul-2026 11:17:38 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 11:17:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg
[28-Jul-2026 11:17:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 11:17:38 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 11:17:38 UTC] User ID: 1169
[28-Jul-2026 11:17:38 UTC] ✅ User profile retrieved successfully for user ID: 1169
[28-Jul-2026 11:17:38 UTC] === API CALL LOG ===
[28-Jul-2026 11:17:38 UTC] Endpoint: user/profile.php
[28-Jul-2026 11:17:38 UTC] Full Log Data: {
    "timestamp": "2026-07-28 11:17:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:2f:3555:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:2f:3555:8000::, 172.69.166.29",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2237a81faf3e428-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:2f:3555:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 11:17:38 UTC] === END API CALL LOG ===
[28-Jul-2026 11:17:38 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 11:17:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg
[28-Jul-2026 11:17:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 11:17:38 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 11:17:38 UTC] User ID: 1169
[28-Jul-2026 11:17:38 UTC] ✅ User profile retrieved successfully for user ID: 1169
[28-Jul-2026 11:17:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 11:17:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 11:17:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d4:2f:3555:8000::, 172.69.166.28","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2237a81fafde428-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40d4:2f:3555:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Jul-2026 11:17:38 UTC] === User Orders API Called ===
[28-Jul-2026 11:17:38 UTC] User ID: 1169
[28-Jul-2026 11:17:38 UTC] Limit: 20, Offset: 0
[28-Jul-2026 11:17:38 UTC] Orders found: 0
[28-Jul-2026 11:17:38 UTC] Orders data: []
[28-Jul-2026 11:17:38 UTC] Total orders count: 0
[28-Jul-2026 11:18:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 11:18:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 11:18:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d4:2f:3555:8000::, 172.71.152.69","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2237b83fff8e428-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40d4:2f:3555:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Jul-2026 11:18:20 UTC] === User Orders API Called ===
[28-Jul-2026 11:18:20 UTC] User ID: 1169
[28-Jul-2026 11:18:20 UTC] Limit: 20, Offset: 0
[28-Jul-2026 11:18:20 UTC] Orders found: 0
[28-Jul-2026 11:18:20 UTC] Orders data: []
[28-Jul-2026 11:18:20 UTC] Total orders count: 0
[28-Jul-2026 11:18:20 UTC] === API CALL LOG ===
[28-Jul-2026 11:18:20 UTC] Endpoint: user/profile.php
[28-Jul-2026 11:18:20 UTC] Full Log Data: {
    "timestamp": "2026-07-28 11:18:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:2f:3555:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:2f:3555:8000::, 172.71.152.69",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2237b83f803e428-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:2f:3555:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 11:18:20 UTC] === END API CALL LOG ===
[28-Jul-2026 11:18:20 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 11:18:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg
[28-Jul-2026 11:18:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 11:18:20 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 11:18:20 UTC] User ID: 1169
[28-Jul-2026 11:18:20 UTC] ✅ User profile retrieved successfully for user ID: 1169
[28-Jul-2026 11:18:20 UTC] === API CALL LOG ===
[28-Jul-2026 11:18:20 UTC] Endpoint: user/profile.php
[28-Jul-2026 11:18:20 UTC] Full Log Data: {
    "timestamp": "2026-07-28 11:18:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:2f:3555:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:2f:3555:8000::, 172.71.152.69",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2237b87be63e428-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:2f:3555:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 11:18:20 UTC] === END API CALL LOG ===
[28-Jul-2026 11:18:20 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 11:18:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg
[28-Jul-2026 11:18:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 11:18:20 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 11:18:20 UTC] User ID: 1169
[28-Jul-2026 11:18:20 UTC] ✅ User profile retrieved successfully for user ID: 1169
[28-Jul-2026 11:18:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 11:18:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 11:18:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d4:2f:3555:8000::, 172.71.152.70","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2237bc5cb7ae428-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40d4:2f:3555:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Jul-2026 11:18:30 UTC] === User Orders API Called ===
[28-Jul-2026 11:18:30 UTC] User ID: 1169
[28-Jul-2026 11:18:30 UTC] Limit: 20, Offset: 0
[28-Jul-2026 11:18:30 UTC] Orders found: 0
[28-Jul-2026 11:18:30 UTC] Orders data: []
[28-Jul-2026 11:18:30 UTC] Total orders count: 0
[28-Jul-2026 11:18:30 UTC] === API CALL LOG ===
[28-Jul-2026 11:18:30 UTC] Endpoint: user/profile.php
[28-Jul-2026 11:18:30 UTC] Full Log Data: {
    "timestamp": "2026-07-28 11:18:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:2f:3555:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:2f:3555:8000::, 172.71.152.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2237bc5cb7fe428-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:2f:3555:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 11:18:30 UTC] === END API CALL LOG ===
[28-Jul-2026 11:18:30 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 11:18:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg
[28-Jul-2026 11:18:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 11:18:30 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 11:18:30 UTC] User ID: 1169
[28-Jul-2026 11:18:30 UTC] ✅ User profile retrieved successfully for user ID: 1169
[28-Jul-2026 11:18:30 UTC] === API CALL LOG ===
[28-Jul-2026 11:18:30 UTC] Endpoint: user/profile.php
[28-Jul-2026 11:18:30 UTC] Full Log Data: {
    "timestamp": "2026-07-28 11:18:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:2f:3555:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:2f:3555:8000::, 172.71.152.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2237bc9d9e7e428-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:2f:3555:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 11:18:30 UTC] === END API CALL LOG ===
[28-Jul-2026 11:18:30 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 11:18:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg
[28-Jul-2026 11:18:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 11:18:30 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 11:18:30 UTC] User ID: 1169
[28-Jul-2026 11:18:30 UTC] ✅ User profile retrieved successfully for user ID: 1169
[28-Jul-2026 11:18:53 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 11:18:53 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 11:18:53 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d4:2f:3555:8000::, 172.71.152.70","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2237c54fa76e428-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40d4:2f:3555:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Jul-2026 11:18:53 UTC] === User Orders API Called ===
[28-Jul-2026 11:18:53 UTC] User ID: 1169
[28-Jul-2026 11:18:53 UTC] Limit: 20, Offset: 0
[28-Jul-2026 11:18:53 UTC] Orders found: 1
[28-Jul-2026 11:18:53 UTC] Orders data: [{"id":432,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Englishcafe223","status":"pending","created_at":"2026-07-28 14:48:50","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[28-Jul-2026 11:18:53 UTC] Total orders count: 1
[28-Jul-2026 11:20:06 UTC] === API CALL LOG ===
[28-Jul-2026 11:20:06 UTC] Endpoint: user/profile.php
[28-Jul-2026 11:20:06 UTC] Full Log Data: {
    "timestamp": "2026-07-28 11:20:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:2f:3555:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:2f:3555:8000::, 172.70.208.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2237e1f7f70fd74-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:2f:3555:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 11:20:06 UTC] === END API CALL LOG ===
[28-Jul-2026 11:20:06 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 11:20:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg
[28-Jul-2026 11:20:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 11:20:06 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 11:20:06 UTC] User ID: 1169
[28-Jul-2026 11:20:06 UTC] ✅ User profile retrieved successfully for user ID: 1169
[28-Jul-2026 11:20:07 UTC] === API CALL LOG ===
[28-Jul-2026 11:20:07 UTC] Endpoint: user/profile.php
[28-Jul-2026 11:20:07 UTC] Full Log Data: {
    "timestamp": "2026-07-28 11:20:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:2f:3555:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:2f:3555:8000::, 172.70.208.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2237e271fb9fd74-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:2f:3555:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 11:20:07 UTC] === END API CALL LOG ===
[28-Jul-2026 11:20:07 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 11:20:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg
[28-Jul-2026 11:20:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 11:20:07 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 11:20:07 UTC] User ID: 1169
[28-Jul-2026 11:20:07 UTC] ✅ User profile retrieved successfully for user ID: 1169
[28-Jul-2026 11:20:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 11:20:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 11:20:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d4:2f:3555:8000::, 172.70.208.71","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2237e27c9e3fd74-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40d4:2f:3555:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Jul-2026 11:20:07 UTC] === User Orders API Called ===
[28-Jul-2026 11:20:07 UTC] User ID: 1169
[28-Jul-2026 11:20:07 UTC] Limit: 20, Offset: 0
[28-Jul-2026 11:20:07 UTC] Orders found: 1
[28-Jul-2026 11:20:07 UTC] Orders data: [{"id":432,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Englishcafe223","status":"pending","created_at":"2026-07-28 14:48:50","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[28-Jul-2026 11:20:07 UTC] Total orders count: 1
[28-Jul-2026 11:20:08 UTC] === API CALL LOG ===
[28-Jul-2026 11:20:08 UTC] Endpoint: user/profile.php
[28-Jul-2026 11:20:08 UTC] Full Log Data: {
    "timestamp": "2026-07-28 11:20:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:2f:3555:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:2f:3555:8000::, 172.70.208.30",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2237e288c34fd74-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:2f:3555:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 11:20:08 UTC] === END API CALL LOG ===
[28-Jul-2026 11:20:08 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 11:20:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg
[28-Jul-2026 11:20:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 11:20:08 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 11:20:08 UTC] User ID: 1169
[28-Jul-2026 11:20:08 UTC] ✅ User profile retrieved successfully for user ID: 1169
[28-Jul-2026 11:20:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 11:20:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 11:20:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d4:2f:3555:8000::, 172.70.208.31","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2237e359f6afd74-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40d4:2f:3555:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Jul-2026 11:20:09 UTC] === User Orders API Called ===
[28-Jul-2026 11:20:09 UTC] User ID: 1169
[28-Jul-2026 11:20:09 UTC] Limit: 20, Offset: 0
[28-Jul-2026 11:20:09 UTC] Orders found: 1
[28-Jul-2026 11:20:09 UTC] Orders data: [{"id":432,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Englishcafe223","status":"pending","created_at":"2026-07-28 14:48:50","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[28-Jul-2026 11:20:09 UTC] Total orders count: 1
[28-Jul-2026 11:20:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 11:20:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 11:20:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d4:2f:3555:8000::, 172.70.208.71","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2237e4d3ae2fd74-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40d4:2f:3555:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Jul-2026 11:20:13 UTC] === User Orders API Called ===
[28-Jul-2026 11:20:13 UTC] User ID: 1169
[28-Jul-2026 11:20:13 UTC] Limit: 20, Offset: 0
[28-Jul-2026 11:20:13 UTC] Orders found: 1
[28-Jul-2026 11:20:13 UTC] Orders data: [{"id":432,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Englishcafe223","status":"pending","created_at":"2026-07-28 14:48:50","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[28-Jul-2026 11:20:13 UTC] Total orders count: 1
[28-Jul-2026 11:20:13 UTC] === API CALL LOG ===
[28-Jul-2026 11:20:13 UTC] Endpoint: user/profile.php
[28-Jul-2026 11:20:13 UTC] Full Log Data: {
    "timestamp": "2026-07-28 11:20:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:2f:3555:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:2f:3555:8000::, 172.70.208.31",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2237e4dfd3dfd74-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:2f:3555:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 11:20:13 UTC] === END API CALL LOG ===
[28-Jul-2026 11:20:13 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 11:20:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg
[28-Jul-2026 11:20:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 11:20:13 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 11:20:13 UTC] User ID: 1169
[28-Jul-2026 11:20:13 UTC] ✅ User profile retrieved successfully for user ID: 1169
[28-Jul-2026 11:20:14 UTC] === API CALL LOG ===
[28-Jul-2026 11:20:14 UTC] Endpoint: user/profile.php
[28-Jul-2026 11:20:14 UTC] Full Log Data: {
    "timestamp": "2026-07-28 11:20:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:2f:3555:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:2f:3555:8000::, 172.70.208.31",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2237e50fedbfd74-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:2f:3555:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 11:20:14 UTC] === END API CALL LOG ===
[28-Jul-2026 11:20:14 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 11:20:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg
[28-Jul-2026 11:20:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 11:20:14 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 11:20:14 UTC] User ID: 1169
[28-Jul-2026 11:20:14 UTC] ✅ User profile retrieved successfully for user ID: 1169
[28-Jul-2026 11:20:21 UTC] === API CALL LOG ===
[28-Jul-2026 11:20:21 UTC] Endpoint: user/profile.php
[28-Jul-2026 11:20:21 UTC] Full Log Data: {
    "timestamp": "2026-07-28 11:20:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:2f:3555:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:2f:3555:8000::, 172.70.208.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2237e7adc37fd74-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:2f:3555:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 11:20:21 UTC] === END API CALL LOG ===
[28-Jul-2026 11:20:21 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 11:20:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg
[28-Jul-2026 11:20:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 11:20:21 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 11:20:21 UTC] User ID: 1169
[28-Jul-2026 11:20:21 UTC] ✅ User profile retrieved successfully for user ID: 1169
[28-Jul-2026 11:20:21 UTC] User Purchases API - User ID: 1169
[28-Jul-2026 11:20:21 UTC] User Purchases API - Total purchases found: 0
[28-Jul-2026 11:20:25 UTC] User Purchases API - User ID: 1169
[28-Jul-2026 11:20:25 UTC] User Purchases API - Total purchases found: 0
[28-Jul-2026 11:20:27 UTC] === API CALL LOG ===
[28-Jul-2026 11:20:27 UTC] Endpoint: user/profile.php
[28-Jul-2026 11:20:27 UTC] Full Log Data: {
    "timestamp": "2026-07-28 11:20:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:2f:3555:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:2f:3555:8000::, 172.70.208.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2237ea0dcd0fd74-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:2f:3555:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 11:20:27 UTC] === END API CALL LOG ===
[28-Jul-2026 11:20:27 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 11:20:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg
[28-Jul-2026 11:20:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 11:20:27 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 11:20:27 UTC] User ID: 1169
[28-Jul-2026 11:20:27 UTC] ✅ User profile retrieved successfully for user ID: 1169
[28-Jul-2026 11:20:27 UTC] User Purchases API - User ID: 1169
[28-Jul-2026 11:20:27 UTC] User Purchases API - Total purchases found: 0
[28-Jul-2026 11:20:29 UTC] === API CALL LOG ===
[28-Jul-2026 11:20:29 UTC] Endpoint: user/profile.php
[28-Jul-2026 11:20:29 UTC] Full Log Data: {
    "timestamp": "2026-07-28 11:20:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:2f:3555:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:2f:3555:8000::, 172.70.208.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2237eaf4be5fd74-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:2f:3555:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 11:20:29 UTC] === END API CALL LOG ===
[28-Jul-2026 11:20:29 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 11:20:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg
[28-Jul-2026 11:20:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 11:20:29 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 11:20:29 UTC] User ID: 1169
[28-Jul-2026 11:20:29 UTC] ✅ User profile retrieved successfully for user ID: 1169
[28-Jul-2026 11:20:29 UTC] User Purchases API - User ID: 1169
[28-Jul-2026 11:20:29 UTC] User Purchases API - Total purchases found: 0
[28-Jul-2026 11:20:32 UTC] === API CALL LOG ===
[28-Jul-2026 11:20:32 UTC] Endpoint: user/profile.php
[28-Jul-2026 11:20:32 UTC] Full Log Data: {
    "timestamp": "2026-07-28 11:20:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:2f:3555:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:2f:3555:8000::, 172.70.208.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2237ec53c8ffd74-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:2f:3555:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 11:20:32 UTC] === END API CALL LOG ===
[28-Jul-2026 11:20:32 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 11:20:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg
[28-Jul-2026 11:20:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 11:20:32 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 11:20:32 UTC] User ID: 1169
[28-Jul-2026 11:20:32 UTC] ✅ User profile retrieved successfully for user ID: 1169
[28-Jul-2026 11:20:33 UTC] User Purchases API - User ID: 1169
[28-Jul-2026 11:20:33 UTC] User Purchases API - Total purchases found: 0
[28-Jul-2026 11:20:35 UTC] === API CALL LOG ===
[28-Jul-2026 11:20:35 UTC] Endpoint: user/profile.php
[28-Jul-2026 11:20:35 UTC] Full Log Data: {
    "timestamp": "2026-07-28 11:20:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:2f:3555:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:2f:3555:8000::, 172.70.208.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2237ed78faffd74-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:2f:3555:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 11:20:35 UTC] === END API CALL LOG ===
[28-Jul-2026 11:20:35 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 11:20:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg
[28-Jul-2026 11:20:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 11:20:35 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 11:20:35 UTC] User ID: 1169
[28-Jul-2026 11:20:35 UTC] ✅ User profile retrieved successfully for user ID: 1169
[28-Jul-2026 11:20:36 UTC] User Purchases API - User ID: 1169
[28-Jul-2026 11:20:36 UTC] User Purchases API - Total purchases found: 0
[28-Jul-2026 11:20:41 UTC] === API CALL LOG ===
[28-Jul-2026 11:20:41 UTC] Endpoint: user/profile.php
[28-Jul-2026 11:20:41 UTC] Full Log Data: {
    "timestamp": "2026-07-28 11:20:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:2f:3555:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:2f:3555:8000::, 172.70.208.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2237efab9ebfd74-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:2f:3555:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 11:20:41 UTC] === END API CALL LOG ===
[28-Jul-2026 11:20:41 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 11:20:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg
[28-Jul-2026 11:20:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 11:20:41 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 11:20:41 UTC] User ID: 1169
[28-Jul-2026 11:20:41 UTC] ✅ User profile retrieved successfully for user ID: 1169
[28-Jul-2026 11:20:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 11:20:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 11:20:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d4:2f:3555:8000::, 172.70.208.71","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2237efab9e6fd74-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40d4:2f:3555:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Jul-2026 11:20:41 UTC] === User Orders API Called ===
[28-Jul-2026 11:20:41 UTC] User ID: 1169
[28-Jul-2026 11:20:41 UTC] Limit: 20, Offset: 0
[28-Jul-2026 11:20:41 UTC] Orders found: 1
[28-Jul-2026 11:20:41 UTC] Orders data: [{"id":432,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Englishcafe223","status":"pending","created_at":"2026-07-28 14:48:50","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[28-Jul-2026 11:20:41 UTC] Total orders count: 1
[28-Jul-2026 11:20:42 UTC] === API CALL LOG ===
[28-Jul-2026 11:20:42 UTC] Endpoint: user/profile.php
[28-Jul-2026 11:20:42 UTC] Full Log Data: {
    "timestamp": "2026-07-28 11:20:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:2f:3555:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:2f:3555:8000::, 172.70.208.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2237efe7dfefd74-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:2f:3555:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 11:20:42 UTC] === END API CALL LOG ===
[28-Jul-2026 11:20:42 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 11:20:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg
[28-Jul-2026 11:20:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 11:20:42 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 11:20:42 UTC] User ID: 1169
[28-Jul-2026 11:20:42 UTC] ✅ User profile retrieved successfully for user ID: 1169
[28-Jul-2026 11:21:00 UTC] === API CALL LOG ===
[28-Jul-2026 11:21:00 UTC] Endpoint: user/profile.php
[28-Jul-2026 11:21:00 UTC] Full Log Data: {
    "timestamp": "2026-07-28 11:21:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:2f:3555:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:2f:3555:8000::, 172.70.208.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2237f710bd7fd74-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:2f:3555:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 11:21:00 UTC] === END API CALL LOG ===
[28-Jul-2026 11:21:00 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 11:21:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg
[28-Jul-2026 11:21:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 11:21:00 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 11:21:00 UTC] User ID: 1169
[28-Jul-2026 11:21:00 UTC] ✅ User profile retrieved successfully for user ID: 1169
[28-Jul-2026 11:21:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 11:21:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 11:21:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d4:2f:3555:8000::, 172.70.208.70","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2237f710bd3fd74-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40d4:2f:3555:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Jul-2026 11:21:00 UTC] === User Orders API Called ===
[28-Jul-2026 11:21:00 UTC] User ID: 1169
[28-Jul-2026 11:21:00 UTC] Limit: 20, Offset: 0
[28-Jul-2026 11:21:00 UTC] Orders found: 1
[28-Jul-2026 11:21:00 UTC] Orders data: [{"id":432,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Englishcafe223","status":"pending","created_at":"2026-07-28 14:48:50","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[28-Jul-2026 11:21:00 UTC] Total orders count: 1
[28-Jul-2026 11:21:01 UTC] === API CALL LOG ===
[28-Jul-2026 11:21:01 UTC] Endpoint: user/profile.php
[28-Jul-2026 11:21:01 UTC] Full Log Data: {
    "timestamp": "2026-07-28 11:21:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:2f:3555:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:2f:3555:8000::, 172.70.208.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2237f74f814fd74-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:2f:3555:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 11:21:01 UTC] === END API CALL LOG ===
[28-Jul-2026 11:21:01 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 11:21:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg
[28-Jul-2026 11:21:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 11:21:01 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 11:21:01 UTC] User ID: 1169
[28-Jul-2026 11:21:01 UTC] ✅ User profile retrieved successfully for user ID: 1169
[28-Jul-2026 11:21:13 UTC] === API CALL LOG ===
[28-Jul-2026 11:21:13 UTC] Endpoint: user/profile.php
[28-Jul-2026 11:21:13 UTC] Full Log Data: {
    "timestamp": "2026-07-28 11:21:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:2f:3555:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:2f:3555:8000::, 172.70.208.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2237fbf9b28fd74-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:2f:3555:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 11:21:13 UTC] === END API CALL LOG ===
[28-Jul-2026 11:21:13 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 11:21:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg
[28-Jul-2026 11:21:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 11:21:13 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 11:21:13 UTC] User ID: 1169
[28-Jul-2026 11:21:13 UTC] ✅ User profile retrieved successfully for user ID: 1169
[28-Jul-2026 11:21:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 11:21:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 11:21:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d4:2f:3555:8000::, 172.70.208.71","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2237fbf9b25fd74-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40d4:2f:3555:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Jul-2026 11:21:13 UTC] === User Orders API Called ===
[28-Jul-2026 11:21:13 UTC] User ID: 1169
[28-Jul-2026 11:21:13 UTC] Limit: 20, Offset: 0
[28-Jul-2026 11:21:13 UTC] Orders found: 1
[28-Jul-2026 11:21:13 UTC] Orders data: [{"id":432,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Englishcafe223","status":"pending","created_at":"2026-07-28 14:48:50","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[28-Jul-2026 11:21:13 UTC] Total orders count: 1
[28-Jul-2026 11:21:13 UTC] === API CALL LOG ===
[28-Jul-2026 11:21:13 UTC] Endpoint: user/profile.php
[28-Jul-2026 11:21:13 UTC] Full Log Data: {
    "timestamp": "2026-07-28 11:21:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:2f:3555:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:2f:3555:8000::, 172.70.208.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2237fc38ff7fd74-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:2f:3555:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 11:21:13 UTC] === END API CALL LOG ===
[28-Jul-2026 11:21:13 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 11:21:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg
[28-Jul-2026 11:21:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 11:21:13 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 11:21:13 UTC] User ID: 1169
[28-Jul-2026 11:21:13 UTC] ✅ User profile retrieved successfully for user ID: 1169
[28-Jul-2026 11:22:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 11:22:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 11:22:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d4:2f:3555:8000::, 172.70.208.71","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a22381084ceefd74-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40d4:2f:3555:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Jul-2026 11:22:06 UTC] === User Orders API Called ===
[28-Jul-2026 11:22:06 UTC] User ID: 1169
[28-Jul-2026 11:22:06 UTC] Limit: 20, Offset: 0
[28-Jul-2026 11:22:06 UTC] Orders found: 1
[28-Jul-2026 11:22:06 UTC] Orders data: [{"id":432,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Englishcafe223","status":"pending","created_at":"2026-07-28 14:48:50","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[28-Jul-2026 11:22:06 UTC] Total orders count: 1
[28-Jul-2026 11:22:06 UTC] === API CALL LOG ===
[28-Jul-2026 11:22:06 UTC] Endpoint: user/profile.php
[28-Jul-2026 11:22:06 UTC] Full Log Data: {
    "timestamp": "2026-07-28 11:22:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:2f:3555:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:2f:3555:8000::, 172.70.208.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22381084cf0fd74-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:2f:3555:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 11:22:06 UTC] === END API CALL LOG ===
[28-Jul-2026 11:22:06 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 11:22:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg
[28-Jul-2026 11:22:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 11:22:06 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 11:22:06 UTC] User ID: 1169
[28-Jul-2026 11:22:06 UTC] ✅ User profile retrieved successfully for user ID: 1169
[28-Jul-2026 11:22:06 UTC] === API CALL LOG ===
[28-Jul-2026 11:22:06 UTC] Endpoint: user/profile.php
[28-Jul-2026 11:22:06 UTC] Full Log Data: {
    "timestamp": "2026-07-28 11:22:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:2f:3555:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:2f:3555:8000::, 172.70.208.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a223810c7b8afd74-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:2f:3555:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 11:22:06 UTC] === END API CALL LOG ===
[28-Jul-2026 11:22:06 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 11:22:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg
[28-Jul-2026 11:22:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 11:22:06 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 11:22:06 UTC] User ID: 1169
[28-Jul-2026 11:22:06 UTC] ✅ User profile retrieved successfully for user ID: 1169
[28-Jul-2026 11:22:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 11:22:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 11:22:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d4:2f:3555:8000::, 172.70.208.70","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a223814dcf9ffd74-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40d4:2f:3555:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Jul-2026 11:22:17 UTC] === User Orders API Called ===
[28-Jul-2026 11:22:17 UTC] User ID: 1169
[28-Jul-2026 11:22:17 UTC] Limit: 20, Offset: 0
[28-Jul-2026 11:22:17 UTC] Orders found: 1
[28-Jul-2026 11:22:17 UTC] Orders data: [{"id":432,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Englishcafe223","status":"pending","created_at":"2026-07-28 14:48:50","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[28-Jul-2026 11:22:17 UTC] Total orders count: 1
[28-Jul-2026 11:22:17 UTC] === API CALL LOG ===
[28-Jul-2026 11:22:17 UTC] Endpoint: user/profile.php
[28-Jul-2026 11:22:17 UTC] Full Log Data: {
    "timestamp": "2026-07-28 11:22:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:2f:3555:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:2f:3555:8000::, 172.70.208.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a223814dcfa5fd74-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:2f:3555:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 11:22:17 UTC] === END API CALL LOG ===
[28-Jul-2026 11:22:17 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 11:22:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg
[28-Jul-2026 11:22:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 11:22:17 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 11:22:17 UTC] User ID: 1169
[28-Jul-2026 11:22:17 UTC] ✅ User profile retrieved successfully for user ID: 1169
[28-Jul-2026 11:22:17 UTC] === API CALL LOG ===
[28-Jul-2026 11:22:17 UTC] Endpoint: user/profile.php
[28-Jul-2026 11:22:17 UTC] Full Log Data: {
    "timestamp": "2026-07-28 11:22:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:2f:3555:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:2f:3555:8000::, 172.70.208.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2238151ccf5fd74-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:2f:3555:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 11:22:17 UTC] === END API CALL LOG ===
[28-Jul-2026 11:22:17 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 11:22:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg
[28-Jul-2026 11:22:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 11:22:17 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 11:22:17 UTC] User ID: 1169
[28-Jul-2026 11:22:17 UTC] ✅ User profile retrieved successfully for user ID: 1169
[28-Jul-2026 11:23:46 UTC] === API CALL LOG ===
[28-Jul-2026 11:23:46 UTC] Endpoint: user/profile.php
[28-Jul-2026 11:23:46 UTC] Full Log Data: {
    "timestamp": "2026-07-28 11:23:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.64.221.158",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.64.221.158, 172.68.102.36",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3MCIsInVzZXJuYW1lIjoieWFzc2luZWczNCIsImVtYWlsIjoieWFjaW5lYWJvdWJhY2FyNDUwQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MjYyNX0.L50TG1C2NulPZ_BAOj6iazvOw4UVQWNe5i0HeXUR-FU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a223837f0feb4842-LIS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.64.221.158",
        "cf-ipcountry": "TG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 11:23:46 UTC] === END API CALL LOG ===
[28-Jul-2026 11:23:46 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 11:23:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3MCIsInVzZXJuYW1lIjoieWFzc2luZWczNCIsImVtYWlsIjoieWFjaW5lYWJvdWJhY2FyNDUwQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MjYyNX0.L50TG1C2NulPZ_BAOj6iazvOw4UVQWNe5i0HeXUR-FU
[28-Jul-2026 11:23:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 11:23:46 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 11:23:46 UTC] User ID: 1170
[28-Jul-2026 11:23:46 UTC] ✅ User profile retrieved successfully for user ID: 1170
[28-Jul-2026 11:23:46 UTC] === API CALL LOG ===
[28-Jul-2026 11:23:46 UTC] Endpoint: user/profile.php
[28-Jul-2026 11:23:46 UTC] Full Log Data: {
    "timestamp": "2026-07-28 11:23:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.64.221.158",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.64.221.158, 172.68.103.118",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3MCIsInVzZXJuYW1lIjoieWFzc2luZWczNCIsImVtYWlsIjoieWFjaW5lYWJvdWJhY2FyNDUwQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MjYyNX0.L50TG1C2NulPZ_BAOj6iazvOw4UVQWNe5i0HeXUR-FU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a223837f99584842-LIS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.64.221.158",
        "cf-ipcountry": "TG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 11:23:46 UTC] === END API CALL LOG ===
[28-Jul-2026 11:23:46 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 11:23:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3MCIsInVzZXJuYW1lIjoieWFzc2luZWczNCIsImVtYWlsIjoieWFjaW5lYWJvdWJhY2FyNDUwQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MjYyNX0.L50TG1C2NulPZ_BAOj6iazvOw4UVQWNe5i0HeXUR-FU
[28-Jul-2026 11:23:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 11:23:46 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 11:23:46 UTC] User ID: 1170
[28-Jul-2026 11:23:46 UTC] ✅ User profile retrieved successfully for user ID: 1170
[28-Jul-2026 11:23:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 11:23:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 11:23:46 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.64.221.158, 172.68.103.118","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3MCIsInVzZXJuYW1lIjoieWFzc2luZWczNCIsImVtYWlsIjoieWFjaW5lYWJvdWJhY2FyNDUwQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MjYyNX0.L50TG1C2NulPZ_BAOj6iazvOw4UVQWNe5i0HeXUR-FU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a223837f0ff14842-LIS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.64.221.158","cf-ipcountry":"TG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Jul-2026 11:23:46 UTC] === User Orders API Called ===
[28-Jul-2026 11:23:46 UTC] User ID: 1170
[28-Jul-2026 11:23:46 UTC] Limit: 20, Offset: 0
[28-Jul-2026 11:23:46 UTC] Orders found: 0
[28-Jul-2026 11:23:46 UTC] Orders data: []
[28-Jul-2026 11:23:46 UTC] Total orders count: 0
[28-Jul-2026 11:23:47 UTC] === API CALL LOG ===
[28-Jul-2026 11:23:47 UTC] Endpoint: user/profile.php
[28-Jul-2026 11:23:47 UTC] Full Log Data: {
    "timestamp": "2026-07-28 11:23:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.64.221.158",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.64.221.158, 172.68.103.118",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3MCIsInVzZXJuYW1lIjoieWFzc2luZWczNCIsImVtYWlsIjoieWFjaW5lYWJvdWJhY2FyNDUwQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MjYyNX0.L50TG1C2NulPZ_BAOj6iazvOw4UVQWNe5i0HeXUR-FU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22383846db64842-LIS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.64.221.158",
        "cf-ipcountry": "TG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 11:23:47 UTC] === END API CALL LOG ===
[28-Jul-2026 11:23:47 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 11:23:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3MCIsInVzZXJuYW1lIjoieWFzc2luZWczNCIsImVtYWlsIjoieWFjaW5lYWJvdWJhY2FyNDUwQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MjYyNX0.L50TG1C2NulPZ_BAOj6iazvOw4UVQWNe5i0HeXUR-FU
[28-Jul-2026 11:23:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 11:23:47 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 11:23:47 UTC] User ID: 1170
[28-Jul-2026 11:23:47 UTC] ✅ User profile retrieved successfully for user ID: 1170
[28-Jul-2026 11:24:02 UTC] === API CALL LOG ===
[28-Jul-2026 11:24:02 UTC] Endpoint: user/profile.php
[28-Jul-2026 11:24:02 UTC] Full Log Data: {
    "timestamp": "2026-07-28 11:24:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.64.221.158",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.64.221.158, 172.68.102.36",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3MCIsInVzZXJuYW1lIjoieWFzc2luZWczNCIsImVtYWlsIjoieWFjaW5lYWJvdWJhY2FyNDUwQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MjYyNX0.L50TG1C2NulPZ_BAOj6iazvOw4UVQWNe5i0HeXUR-FU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22383e18eca4842-LIS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.64.221.158",
        "cf-ipcountry": "TG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 11:24:02 UTC] === END API CALL LOG ===
[28-Jul-2026 11:24:02 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 11:24:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3MCIsInVzZXJuYW1lIjoieWFzc2luZWczNCIsImVtYWlsIjoieWFjaW5lYWJvdWJhY2FyNDUwQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MjYyNX0.L50TG1C2NulPZ_BAOj6iazvOw4UVQWNe5i0HeXUR-FU
[28-Jul-2026 11:24:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 11:24:02 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 11:24:02 UTC] User ID: 1170
[28-Jul-2026 11:24:02 UTC] ✅ User profile retrieved successfully for user ID: 1170
[28-Jul-2026 11:24:09 UTC] === API CALL LOG ===
[28-Jul-2026 11:24:09 UTC] Endpoint: user/profile.php
[28-Jul-2026 11:24:09 UTC] Full Log Data: {
    "timestamp": "2026-07-28 11:24:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.64.221.158",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.64.221.158, 172.68.102.37",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3MCIsInVzZXJuYW1lIjoieWFzc2luZWczNCIsImVtYWlsIjoieWFjaW5lYWJvdWJhY2FyNDUwQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MjYyNX0.L50TG1C2NulPZ_BAOj6iazvOw4UVQWNe5i0HeXUR-FU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a223840f5fff4842-LIS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.64.221.158",
        "cf-ipcountry": "TG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 11:24:09 UTC] === END API CALL LOG ===
[28-Jul-2026 11:24:09 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 11:24:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3MCIsInVzZXJuYW1lIjoieWFzc2luZWczNCIsImVtYWlsIjoieWFjaW5lYWJvdWJhY2FyNDUwQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MjYyNX0.L50TG1C2NulPZ_BAOj6iazvOw4UVQWNe5i0HeXUR-FU
[28-Jul-2026 11:24:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 11:24:09 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 11:24:09 UTC] User ID: 1170
[28-Jul-2026 11:24:09 UTC] ✅ User profile retrieved successfully for user ID: 1170
[28-Jul-2026 11:24:09 UTC] User Purchases API - User ID: 1170
[28-Jul-2026 11:24:09 UTC] User Purchases API - Total purchases found: 0
[28-Jul-2026 11:37:34 UTC] === API CALL LOG ===
[28-Jul-2026 11:37:34 UTC] Endpoint: user/profile.php
[28-Jul-2026 11:37:34 UTC] Full Log Data: {
    "timestamp": "2026-07-28 11:37:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:2f:3555:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:2f:3555:8000::, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22397af78354880-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:2f:3555:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 11:37:34 UTC] === END API CALL LOG ===
[28-Jul-2026 11:37:34 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 11:37:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg
[28-Jul-2026 11:37:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 11:37:34 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 11:37:34 UTC] User ID: 1169
[28-Jul-2026 11:37:34 UTC] ✅ User profile retrieved successfully for user ID: 1169
[28-Jul-2026 11:37:34 UTC] === API CALL LOG ===
[28-Jul-2026 11:37:34 UTC] Endpoint: user/profile.php
[28-Jul-2026 11:37:34 UTC] Full Log Data: {
    "timestamp": "2026-07-28 11:37:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:2f:3555:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:2f:3555:8000::, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22397b8dd2f4880-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:2f:3555:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 11:37:34 UTC] === END API CALL LOG ===
[28-Jul-2026 11:37:34 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 11:37:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg
[28-Jul-2026 11:37:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 11:37:34 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 11:37:34 UTC] User ID: 1169
[28-Jul-2026 11:37:34 UTC] ✅ User profile retrieved successfully for user ID: 1169
[28-Jul-2026 11:37:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 11:37:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 11:37:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d4:2f:3555:8000::, 104.23.175.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a22397b8dd324880-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40d4:2f:3555:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Jul-2026 11:37:34 UTC] === User Orders API Called ===
[28-Jul-2026 11:37:34 UTC] User ID: 1169
[28-Jul-2026 11:37:34 UTC] Limit: 20, Offset: 0
[28-Jul-2026 11:37:34 UTC] Orders found: 1
[28-Jul-2026 11:37:34 UTC] Orders data: [{"id":432,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Englishcafe223","status":"pending","created_at":"2026-07-28 14:48:50","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[28-Jul-2026 11:37:34 UTC] Total orders count: 1
[28-Jul-2026 11:37:35 UTC] === API CALL LOG ===
[28-Jul-2026 11:37:35 UTC] Endpoint: user/profile.php
[28-Jul-2026 11:37:35 UTC] Full Log Data: {
    "timestamp": "2026-07-28 11:37:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:2f:3555:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:2f:3555:8000::, 104.23.175.178",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22397ba889e4880-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:2f:3555:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 11:37:35 UTC] === END API CALL LOG ===
[28-Jul-2026 11:37:35 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 11:37:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg
[28-Jul-2026 11:37:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 11:37:35 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 11:37:35 UTC] User ID: 1169
[28-Jul-2026 11:37:35 UTC] ✅ User profile retrieved successfully for user ID: 1169
[28-Jul-2026 11:37:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 11:37:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 11:37:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d4:2f:3555:8000::, 104.23.175.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2239824cb5c4880-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40d4:2f:3555:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Jul-2026 11:37:52 UTC] === User Orders API Called ===
[28-Jul-2026 11:37:52 UTC] User ID: 1169
[28-Jul-2026 11:37:52 UTC] Limit: 20, Offset: 0
[28-Jul-2026 11:37:52 UTC] Orders found: 1
[28-Jul-2026 11:37:52 UTC] Orders data: [{"id":432,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Englishcafe223","status":"pending","created_at":"2026-07-28 14:48:50","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[28-Jul-2026 11:37:52 UTC] Total orders count: 1
[28-Jul-2026 11:37:52 UTC] === API CALL LOG ===
[28-Jul-2026 11:37:52 UTC] Endpoint: user/profile.php
[28-Jul-2026 11:37:52 UTC] Full Log Data: {
    "timestamp": "2026-07-28 11:37:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:2f:3555:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:2f:3555:8000::, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22398263f214880-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:2f:3555:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 11:37:52 UTC] === END API CALL LOG ===
[28-Jul-2026 11:37:52 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 11:37:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg
[28-Jul-2026 11:37:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 11:37:52 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 11:37:52 UTC] User ID: 1169
[28-Jul-2026 11:37:52 UTC] ✅ User profile retrieved successfully for user ID: 1169
[28-Jul-2026 11:37:52 UTC] === API CALL LOG ===
[28-Jul-2026 11:37:52 UTC] Endpoint: user/profile.php
[28-Jul-2026 11:37:52 UTC] Full Log Data: {
    "timestamp": "2026-07-28 11:37:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:2f:3555:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:2f:3555:8000::, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22398294d2b4880-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:2f:3555:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 11:37:52 UTC] === END API CALL LOG ===
[28-Jul-2026 11:37:52 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 11:37:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg
[28-Jul-2026 11:37:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 11:37:52 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 11:37:52 UTC] User ID: 1169
[28-Jul-2026 11:37:52 UTC] ✅ User profile retrieved successfully for user ID: 1169
[28-Jul-2026 11:37:58 UTC] === API CALL LOG ===
[28-Jul-2026 11:37:58 UTC] Endpoint: user/profile.php
[28-Jul-2026 11:37:58 UTC] Full Log Data: {
    "timestamp": "2026-07-28 11:37:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:2f:3555:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:2f:3555:8000::, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a223984ecf814880-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:2f:3555:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 11:37:58 UTC] === END API CALL LOG ===
[28-Jul-2026 11:37:58 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 11:37:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg
[28-Jul-2026 11:37:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 11:37:58 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 11:37:58 UTC] User ID: 1169
[28-Jul-2026 11:37:58 UTC] ✅ User profile retrieved successfully for user ID: 1169
[28-Jul-2026 11:37:59 UTC] User Purchases API - User ID: 1169
[28-Jul-2026 11:37:59 UTC] User Purchases API - Total purchases found: 2
[28-Jul-2026 11:38:02 UTC] === API CALL LOG ===
[28-Jul-2026 11:38:02 UTC] Endpoint: user/profile.php
[28-Jul-2026 11:38:02 UTC] Full Log Data: {
    "timestamp": "2026-07-28 11:38:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:2f:3555:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:2f:3555:8000::, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22398639f7d4880-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:2f:3555:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 11:38:02 UTC] === END API CALL LOG ===
[28-Jul-2026 11:38:02 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 11:38:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg
[28-Jul-2026 11:38:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 11:38:02 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 11:38:02 UTC] User ID: 1169
[28-Jul-2026 11:38:02 UTC] ✅ User profile retrieved successfully for user ID: 1169
[28-Jul-2026 11:38:02 UTC] User Purchases API - User ID: 1169
[28-Jul-2026 11:38:02 UTC] User Purchases API - Total purchases found: 2
[28-Jul-2026 11:38:06 UTC] === API CALL LOG ===
[28-Jul-2026 11:38:06 UTC] Endpoint: user/profile.php
[28-Jul-2026 11:38:06 UTC] Full Log Data: {
    "timestamp": "2026-07-28 11:38:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:2f:3555:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:2f:3555:8000::, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a223987c38f04880-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:2f:3555:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 11:38:06 UTC] === END API CALL LOG ===
[28-Jul-2026 11:38:06 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 11:38:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg
[28-Jul-2026 11:38:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 11:38:06 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 11:38:06 UTC] User ID: 1169
[28-Jul-2026 11:38:06 UTC] ✅ User profile retrieved successfully for user ID: 1169
[28-Jul-2026 11:38:06 UTC] User Purchases API - User ID: 1169
[28-Jul-2026 11:38:06 UTC] User Purchases API - Total purchases found: 2
[28-Jul-2026 11:38:09 UTC] === API CALL LOG ===
[28-Jul-2026 11:38:09 UTC] Endpoint: user/profile.php
[28-Jul-2026 11:38:09 UTC] Full Log Data: {
    "timestamp": "2026-07-28 11:38:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:2f:3555:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:2f:3555:8000::, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a223988f9c554880-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:2f:3555:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 11:38:09 UTC] === END API CALL LOG ===
[28-Jul-2026 11:38:09 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 11:38:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg
[28-Jul-2026 11:38:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 11:38:09 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 11:38:09 UTC] User ID: 1169
[28-Jul-2026 11:38:09 UTC] ✅ User profile retrieved successfully for user ID: 1169
[28-Jul-2026 11:38:09 UTC] User Purchases API - User ID: 1169
[28-Jul-2026 11:38:09 UTC] User Purchases API - Total purchases found: 2
[28-Jul-2026 11:38:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 11:38:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 11:38:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d4:2f:3555:8000::, 104.23.175.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a22398e00b7b4880-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40d4:2f:3555:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Jul-2026 11:38:22 UTC] === User Orders API Called ===
[28-Jul-2026 11:38:22 UTC] User ID: 1169
[28-Jul-2026 11:38:22 UTC] Limit: 20, Offset: 0
[28-Jul-2026 11:38:22 UTC] Orders found: 1
[28-Jul-2026 11:38:22 UTC] Orders data: [{"id":432,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Englishcafe223","status":"pending","created_at":"2026-07-28 14:48:50","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[28-Jul-2026 11:38:22 UTC] Total orders count: 1
[28-Jul-2026 11:38:22 UTC] === API CALL LOG ===
[28-Jul-2026 11:38:22 UTC] Endpoint: user/profile.php
[28-Jul-2026 11:38:22 UTC] Full Log Data: {
    "timestamp": "2026-07-28 11:38:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:2f:3555:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:2f:3555:8000::, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22398e00b7f4880-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:2f:3555:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 11:38:22 UTC] === END API CALL LOG ===
[28-Jul-2026 11:38:22 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 11:38:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg
[28-Jul-2026 11:38:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 11:38:22 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 11:38:22 UTC] User ID: 1169
[28-Jul-2026 11:38:22 UTC] ✅ User profile retrieved successfully for user ID: 1169
[28-Jul-2026 11:38:22 UTC] === API CALL LOG ===
[28-Jul-2026 11:38:22 UTC] Endpoint: user/profile.php
[28-Jul-2026 11:38:22 UTC] Full Log Data: {
    "timestamp": "2026-07-28 11:38:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:2f:3555:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:2f:3555:8000::, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22398e0cd3c4880-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:2f:3555:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 11:38:22 UTC] === END API CALL LOG ===
[28-Jul-2026 11:38:22 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 11:38:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg
[28-Jul-2026 11:38:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 11:38:22 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 11:38:22 UTC] User ID: 1169
[28-Jul-2026 11:38:22 UTC] ✅ User profile retrieved successfully for user ID: 1169
[28-Jul-2026 11:42:21 UTC] === API CALL LOG ===
[28-Jul-2026 11:42:21 UTC] Endpoint: user/profile.php
[28-Jul-2026 11:42:21 UTC] Full Log Data: {
    "timestamp": "2026-07-28 11:42:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "148.153.32.97",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "148.153.32.97, 172.70.83.29",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3MSIsInVzZXJuYW1lIjoiYW1pcmZoXzYxOSIsImVtYWlsIjoiYW1pcmdhbWVpbmdmaEBnbWFpbC5jb20iLCJleHAiOjE3ODU4NDM3Mzl9.JpFrULW09rtgTkDoNmu0_UuvxA_ri3ELXGfleGR0YqY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2239eb66ca749c2-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "148.153.32.97",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 11:42:21 UTC] === END API CALL LOG ===
[28-Jul-2026 11:42:21 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 11:42:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3MSIsInVzZXJuYW1lIjoiYW1pcmZoXzYxOSIsImVtYWlsIjoiYW1pcmdhbWVpbmdmaEBnbWFpbC5jb20iLCJleHAiOjE3ODU4NDM3Mzl9.JpFrULW09rtgTkDoNmu0_UuvxA_ri3ELXGfleGR0YqY
[28-Jul-2026 11:42:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 11:42:21 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 11:42:21 UTC] User ID: 1171
[28-Jul-2026 11:42:21 UTC] ✅ User profile retrieved successfully for user ID: 1171
[28-Jul-2026 11:42:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 11:42:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 11:42:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"148.153.32.97, 172.70.83.29","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3MSIsInVzZXJuYW1lIjoiYW1pcmZoXzYxOSIsImVtYWlsIjoiYW1pcmdhbWVpbmdmaEBnbWFpbC5jb20iLCJleHAiOjE3ODU4NDM3Mzl9.JpFrULW09rtgTkDoNmu0_UuvxA_ri3ELXGfleGR0YqY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2239eb77f4c49c2-MIA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"148.153.32.97","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Jul-2026 11:42:21 UTC] === User Orders API Called ===
[28-Jul-2026 11:42:21 UTC] User ID: 1171
[28-Jul-2026 11:42:21 UTC] Limit: 20, Offset: 0
[28-Jul-2026 11:42:21 UTC] Orders found: 0
[28-Jul-2026 11:42:21 UTC] Orders data: []
[28-Jul-2026 11:42:21 UTC] Total orders count: 0
[28-Jul-2026 11:42:21 UTC] === API CALL LOG ===
[28-Jul-2026 11:42:21 UTC] Endpoint: user/profile.php
[28-Jul-2026 11:42:21 UTC] Full Log Data: {
    "timestamp": "2026-07-28 11:42:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "148.153.32.97",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "148.153.32.97, 172.70.83.29",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3MSIsInVzZXJuYW1lIjoiYW1pcmZoXzYxOSIsImVtYWlsIjoiYW1pcmdhbWVpbmdmaEBnbWFpbC5jb20iLCJleHAiOjE3ODU4NDM3Mzl9.JpFrULW09rtgTkDoNmu0_UuvxA_ri3ELXGfleGR0YqY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2239eb77f4f49c2-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "148.153.32.97",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 11:42:21 UTC] === END API CALL LOG ===
[28-Jul-2026 11:42:21 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 11:42:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3MSIsInVzZXJuYW1lIjoiYW1pcmZoXzYxOSIsImVtYWlsIjoiYW1pcmdhbWVpbmdmaEBnbWFpbC5jb20iLCJleHAiOjE3ODU4NDM3Mzl9.JpFrULW09rtgTkDoNmu0_UuvxA_ri3ELXGfleGR0YqY
[28-Jul-2026 11:42:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 11:42:21 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 11:42:21 UTC] User ID: 1171
[28-Jul-2026 11:42:21 UTC] ✅ User profile retrieved successfully for user ID: 1171
[28-Jul-2026 11:42:23 UTC] === API CALL LOG ===
[28-Jul-2026 11:42:23 UTC] Endpoint: user/profile.php
[28-Jul-2026 11:42:23 UTC] Full Log Data: {
    "timestamp": "2026-07-28 11:42:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "148.153.32.97",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "148.153.32.97, 172.70.83.29",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3MSIsInVzZXJuYW1lIjoiYW1pcmZoXzYxOSIsImVtYWlsIjoiYW1pcmdhbWVpbmdmaEBnbWFpbC5jb20iLCJleHAiOjE3ODU4NDM3Mzl9.JpFrULW09rtgTkDoNmu0_UuvxA_ri3ELXGfleGR0YqY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2239ec2c9db49c2-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "148.153.32.97",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 11:42:23 UTC] === END API CALL LOG ===
[28-Jul-2026 11:42:23 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 11:42:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3MSIsInVzZXJuYW1lIjoiYW1pcmZoXzYxOSIsImVtYWlsIjoiYW1pcmdhbWVpbmdmaEBnbWFpbC5jb20iLCJleHAiOjE3ODU4NDM3Mzl9.JpFrULW09rtgTkDoNmu0_UuvxA_ri3ELXGfleGR0YqY
[28-Jul-2026 11:42:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 11:42:23 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 11:42:23 UTC] User ID: 1171
[28-Jul-2026 11:42:23 UTC] ✅ User profile retrieved successfully for user ID: 1171
[28-Jul-2026 11:43:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 11:43:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 11:43:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"148.153.32.97, 172.70.255.205","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3MSIsInVzZXJuYW1lIjoiYW1pcmZoXzYxOSIsImVtYWlsIjoiYW1pcmdhbWVpbmdmaEBnbWFpbC5jb20iLCJleHAiOjE3ODU4NDM3Mzl9.JpFrULW09rtgTkDoNmu0_UuvxA_ri3ELXGfleGR0YqY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a223a100695c5f1f-MIA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"148.153.32.97","cf-ipcountry":"US","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Jul-2026 11:43:55 UTC] === User Orders API Called ===
[28-Jul-2026 11:43:55 UTC] User ID: 1171
[28-Jul-2026 11:43:55 UTC] Limit: 20, Offset: 0
[28-Jul-2026 11:43:55 UTC] Orders found: 0
[28-Jul-2026 11:43:55 UTC] Orders data: []
[28-Jul-2026 11:43:55 UTC] Total orders count: 0
[28-Jul-2026 11:43:55 UTC] === API CALL LOG ===
[28-Jul-2026 11:43:55 UTC] Endpoint: user/profile.php
[28-Jul-2026 11:43:55 UTC] Full Log Data: {
    "timestamp": "2026-07-28 11:43:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "148.153.32.97",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "148.153.32.97, 172.70.255.205",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3MSIsInVzZXJuYW1lIjoiYW1pcmZoXzYxOSIsImVtYWlsIjoiYW1pcmdhbWVpbmdmaEBnbWFpbC5jb20iLCJleHAiOjE3ODU4NDM3Mzl9.JpFrULW09rtgTkDoNmu0_UuvxA_ri3ELXGfleGR0YqY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a223a101ea255f1f-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "148.153.32.97",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 11:43:55 UTC] === END API CALL LOG ===
[28-Jul-2026 11:43:55 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 11:43:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3MSIsInVzZXJuYW1lIjoiYW1pcmZoXzYxOSIsImVtYWlsIjoiYW1pcmdhbWVpbmdmaEBnbWFpbC5jb20iLCJleHAiOjE3ODU4NDM3Mzl9.JpFrULW09rtgTkDoNmu0_UuvxA_ri3ELXGfleGR0YqY
[28-Jul-2026 11:43:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 11:43:55 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 11:43:55 UTC] User ID: 1171
[28-Jul-2026 11:43:55 UTC] ✅ User profile retrieved successfully for user ID: 1171
[28-Jul-2026 11:43:55 UTC] === API CALL LOG ===
[28-Jul-2026 11:43:55 UTC] Endpoint: user/profile.php
[28-Jul-2026 11:43:55 UTC] Full Log Data: {
    "timestamp": "2026-07-28 11:43:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "148.153.32.97",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "148.153.32.97, 172.70.255.205",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3MSIsInVzZXJuYW1lIjoiYW1pcmZoXzYxOSIsImVtYWlsIjoiYW1pcmdhbWVpbmdmaEBnbWFpbC5jb20iLCJleHAiOjE3ODU4NDM3Mzl9.JpFrULW09rtgTkDoNmu0_UuvxA_ri3ELXGfleGR0YqY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a223a1054c325f1f-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "148.153.32.97",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 11:43:55 UTC] === END API CALL LOG ===
[28-Jul-2026 11:43:55 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 11:43:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3MSIsInVzZXJuYW1lIjoiYW1pcmZoXzYxOSIsImVtYWlsIjoiYW1pcmdhbWVpbmdmaEBnbWFpbC5jb20iLCJleHAiOjE3ODU4NDM3Mzl9.JpFrULW09rtgTkDoNmu0_UuvxA_ri3ELXGfleGR0YqY
[28-Jul-2026 11:43:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 11:43:55 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 11:43:55 UTC] User ID: 1171
[28-Jul-2026 11:43:55 UTC] ✅ User profile retrieved successfully for user ID: 1171
[28-Jul-2026 11:43:57 UTC] === API CALL LOG ===
[28-Jul-2026 11:43:57 UTC] Endpoint: user/profile.php
[28-Jul-2026 11:43:57 UTC] Full Log Data: {
    "timestamp": "2026-07-28 11:43:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "148.153.32.97",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "148.153.32.97, 172.70.255.205",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3MSIsInVzZXJuYW1lIjoiYW1pcmZoXzYxOSIsImVtYWlsIjoiYW1pcmdhbWVpbmdmaEBnbWFpbC5jb20iLCJleHAiOjE3ODU4NDM3Mzl9.JpFrULW09rtgTkDoNmu0_UuvxA_ri3ELXGfleGR0YqY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a223a10d68a65f1f-MIA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "148.153.32.97",
        "cf-ipcountry": "US",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 11:43:57 UTC] === END API CALL LOG ===
[28-Jul-2026 11:43:57 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 11:43:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3MSIsInVzZXJuYW1lIjoiYW1pcmZoXzYxOSIsImVtYWlsIjoiYW1pcmdhbWVpbmdmaEBnbWFpbC5jb20iLCJleHAiOjE3ODU4NDM3Mzl9.JpFrULW09rtgTkDoNmu0_UuvxA_ri3ELXGfleGR0YqY
[28-Jul-2026 11:43:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 11:43:57 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 11:43:57 UTC] User ID: 1171
[28-Jul-2026 11:43:57 UTC] ✅ User profile retrieved successfully for user ID: 1171
[28-Jul-2026 11:45:50 UTC] === API CALL LOG ===
[28-Jul-2026 11:45:50 UTC] Endpoint: user/profile.php
[28-Jul-2026 11:45:50 UTC] Full Log Data: {
    "timestamp": "2026-07-28 11:45:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:2f:3555:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:2f:3555:8000::, 172.71.152.69",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a223a3d17d0ba8cf-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:2f:3555:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 11:45:50 UTC] === END API CALL LOG ===
[28-Jul-2026 11:45:50 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 11:45:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg
[28-Jul-2026 11:45:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 11:45:50 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 11:45:50 UTC] User ID: 1169
[28-Jul-2026 11:45:50 UTC] ✅ User profile retrieved successfully for user ID: 1169
[28-Jul-2026 11:45:51 UTC] === API CALL LOG ===
[28-Jul-2026 11:45:51 UTC] Endpoint: user/profile.php
[28-Jul-2026 11:45:51 UTC] Full Log Data: {
    "timestamp": "2026-07-28 11:45:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:2f:3555:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:2f:3555:8000::, 172.71.152.69",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a223a3d89bb3a8cf-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:2f:3555:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 11:45:51 UTC] === END API CALL LOG ===
[28-Jul-2026 11:45:51 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 11:45:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg
[28-Jul-2026 11:45:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 11:45:51 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 11:45:51 UTC] User ID: 1169
[28-Jul-2026 11:45:51 UTC] ✅ User profile retrieved successfully for user ID: 1169
[28-Jul-2026 11:45:51 UTC] === API CALL LOG ===
[28-Jul-2026 11:45:51 UTC] Endpoint: user/profile.php
[28-Jul-2026 11:45:51 UTC] Full Log Data: {
    "timestamp": "2026-07-28 11:45:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:2f:3555:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:2f:3555:8000::, 172.71.152.69",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a223a3da0d3ea8cf-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:2f:3555:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 11:45:51 UTC] === END API CALL LOG ===
[28-Jul-2026 11:45:51 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 11:45:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg
[28-Jul-2026 11:45:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 11:45:51 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 11:45:51 UTC] User ID: 1169
[28-Jul-2026 11:45:51 UTC] ✅ User profile retrieved successfully for user ID: 1169
[28-Jul-2026 11:45:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 11:45:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 11:45:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d4:2f:3555:8000::, 172.71.152.69","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a223a3da0d47a8cf-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40d4:2f:3555:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Jul-2026 11:45:51 UTC] === User Orders API Called ===
[28-Jul-2026 11:45:51 UTC] User ID: 1169
[28-Jul-2026 11:45:51 UTC] Limit: 20, Offset: 0
[28-Jul-2026 11:45:51 UTC] Orders found: 1
[28-Jul-2026 11:45:51 UTC] Orders data: [{"id":432,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Englishcafe223","status":"pending","created_at":"2026-07-28 14:48:50","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[28-Jul-2026 11:45:51 UTC] Total orders count: 1
[28-Jul-2026 11:45:51 UTC] === API CALL LOG ===
[28-Jul-2026 11:45:51 UTC] Endpoint: user/profile.php
[28-Jul-2026 11:45:51 UTC] Full Log Data: {
    "timestamp": "2026-07-28 11:45:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:2f:3555:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:2f:3555:8000::, 172.71.152.69",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a223a3da0d49a8cf-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:2f:3555:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 11:45:51 UTC] === END API CALL LOG ===
[28-Jul-2026 11:45:51 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 11:45:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg
[28-Jul-2026 11:45:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 11:45:51 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 11:45:51 UTC] User ID: 1169
[28-Jul-2026 11:45:51 UTC] ✅ User profile retrieved successfully for user ID: 1169
[28-Jul-2026 12:28:50 UTC] === API CALL LOG ===
[28-Jul-2026 12:28:50 UTC] Endpoint: user/profile.php
[28-Jul-2026 12:28:50 UTC] Full Log Data: {
    "timestamp": "2026-07-28 12:28:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:2f:3555:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:2f:3555:8000::, 172.70.208.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a223e2c8aa04fda7-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:2f:3555:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 12:28:50 UTC] === END API CALL LOG ===
[28-Jul-2026 12:28:50 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 12:28:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg
[28-Jul-2026 12:28:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 12:28:50 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 12:28:50 UTC] User ID: 1169
[28-Jul-2026 12:28:50 UTC] ✅ User profile retrieved successfully for user ID: 1169
[28-Jul-2026 12:28:51 UTC] === API CALL LOG ===
[28-Jul-2026 12:28:51 UTC] Endpoint: user/profile.php
[28-Jul-2026 12:28:51 UTC] Full Log Data: {
    "timestamp": "2026-07-28 12:28:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:2f:3555:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:2f:3555:8000::, 172.70.208.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a223e2d25e40fda7-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:2f:3555:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 12:28:51 UTC] === END API CALL LOG ===
[28-Jul-2026 12:28:51 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 12:28:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg
[28-Jul-2026 12:28:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 12:28:51 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 12:28:51 UTC] User ID: 1169
[28-Jul-2026 12:28:51 UTC] ✅ User profile retrieved successfully for user ID: 1169
[28-Jul-2026 12:28:51 UTC] === API CALL LOG ===
[28-Jul-2026 12:28:51 UTC] Endpoint: user/profile.php
[28-Jul-2026 12:28:51 UTC] Full Log Data: {
    "timestamp": "2026-07-28 12:28:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:2f:3555:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:2f:3555:8000::, 172.70.208.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a223e2d25e4dfda7-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:2f:3555:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 12:28:51 UTC] === END API CALL LOG ===
[28-Jul-2026 12:28:51 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 12:28:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg
[28-Jul-2026 12:28:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 12:28:51 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 12:28:51 UTC] User ID: 1169
[28-Jul-2026 12:28:51 UTC] ✅ User profile retrieved successfully for user ID: 1169
[28-Jul-2026 12:28:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 12:28:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 12:28:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d4:2f:3555:8000::, 172.70.208.70","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a223e2d25e49fda7-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40d4:2f:3555:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Jul-2026 12:28:51 UTC] === User Orders API Called ===
[28-Jul-2026 12:28:51 UTC] User ID: 1169
[28-Jul-2026 12:28:51 UTC] Limit: 20, Offset: 0
[28-Jul-2026 12:28:51 UTC] Orders found: 1
[28-Jul-2026 12:28:51 UTC] Orders data: [{"id":432,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Englishcafe223","status":"pending","created_at":"2026-07-28 14:48:50","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[28-Jul-2026 12:28:51 UTC] Total orders count: 1
[28-Jul-2026 12:28:58 UTC] === API CALL LOG ===
[28-Jul-2026 12:28:58 UTC] Endpoint: user/profile.php
[28-Jul-2026 12:28:58 UTC] Full Log Data: {
    "timestamp": "2026-07-28 12:28:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:2f:3555:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:2f:3555:8000::, 172.70.208.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a223e3008ac4fda7-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:2f:3555:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 12:28:58 UTC] === END API CALL LOG ===
[28-Jul-2026 12:28:58 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 12:28:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg
[28-Jul-2026 12:28:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 12:28:58 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 12:28:58 UTC] User ID: 1169
[28-Jul-2026 12:28:58 UTC] ✅ User profile retrieved successfully for user ID: 1169
[28-Jul-2026 12:29:00 UTC] User Purchases API - User ID: 1169
[28-Jul-2026 12:29:00 UTC] User Purchases API - Total purchases found: 2
[28-Jul-2026 12:29:07 UTC] === API CALL LOG ===
[28-Jul-2026 12:29:07 UTC] Endpoint: user/profile.php
[28-Jul-2026 12:29:07 UTC] Full Log Data: {
    "timestamp": "2026-07-28 12:29:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:2f:3555:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:2f:3555:8000::, 172.70.208.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a223e33bdc8afda7-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:2f:3555:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 12:29:07 UTC] === END API CALL LOG ===
[28-Jul-2026 12:29:07 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 12:29:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg
[28-Jul-2026 12:29:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 12:29:07 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 12:29:07 UTC] User ID: 1169
[28-Jul-2026 12:29:07 UTC] ✅ User profile retrieved successfully for user ID: 1169
[28-Jul-2026 12:29:08 UTC] User Purchases API - User ID: 1169
[28-Jul-2026 12:29:08 UTC] User Purchases API - Total purchases found: 2
[28-Jul-2026 12:29:12 UTC] === API CALL LOG ===
[28-Jul-2026 12:29:12 UTC] Endpoint: user/profile.php
[28-Jul-2026 12:29:12 UTC] Full Log Data: {
    "timestamp": "2026-07-28 12:29:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:2f:3555:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:2f:3555:8000::, 172.70.208.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a223e35b9b47fda7-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:2f:3555:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 12:29:12 UTC] === END API CALL LOG ===
[28-Jul-2026 12:29:12 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 12:29:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg
[28-Jul-2026 12:29:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 12:29:12 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 12:29:12 UTC] User ID: 1169
[28-Jul-2026 12:29:12 UTC] ✅ User profile retrieved successfully for user ID: 1169
[28-Jul-2026 12:29:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 12:29:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 12:29:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d4:2f:3555:8000::, 172.70.208.70","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a223e35b9b2dfda7-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40d4:2f:3555:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Jul-2026 12:29:13 UTC] === User Orders API Called ===
[28-Jul-2026 12:29:13 UTC] User ID: 1169
[28-Jul-2026 12:29:13 UTC] Limit: 20, Offset: 0
[28-Jul-2026 12:29:13 UTC] Orders found: 1
[28-Jul-2026 12:29:13 UTC] Orders data: [{"id":432,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Englishcafe223","status":"pending","created_at":"2026-07-28 14:48:50","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[28-Jul-2026 12:29:13 UTC] Total orders count: 1
[28-Jul-2026 12:29:13 UTC] === API CALL LOG ===
[28-Jul-2026 12:29:13 UTC] Endpoint: user/profile.php
[28-Jul-2026 12:29:13 UTC] Full Log Data: {
    "timestamp": "2026-07-28 12:29:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:2f:3555:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:2f:3555:8000::, 172.70.208.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a223e35e991efda7-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:2f:3555:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 12:29:13 UTC] === END API CALL LOG ===
[28-Jul-2026 12:29:13 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 12:29:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg
[28-Jul-2026 12:29:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 12:29:13 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 12:29:13 UTC] User ID: 1169
[28-Jul-2026 12:29:13 UTC] ✅ User profile retrieved successfully for user ID: 1169
[28-Jul-2026 12:37:50 UTC] === API CALL LOG ===
[28-Jul-2026 12:37:50 UTC] Endpoint: user/profile.php
[28-Jul-2026 12:37:50 UTC] Full Log Data: {
    "timestamp": "2026-07-28 12:37:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:2f:3555:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:2f:3555:8000::, 162.158.170.105",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a223eff8f993a047-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:2f:3555:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 12:37:50 UTC] === END API CALL LOG ===
[28-Jul-2026 12:37:50 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 12:37:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg
[28-Jul-2026 12:37:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 12:37:50 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 12:37:50 UTC] User ID: 1169
[28-Jul-2026 12:37:50 UTC] ✅ User profile retrieved successfully for user ID: 1169
[28-Jul-2026 12:37:51 UTC] === API CALL LOG ===
[28-Jul-2026 12:37:51 UTC] Endpoint: user/profile.php
[28-Jul-2026 12:37:51 UTC] Full Log Data: {
    "timestamp": "2026-07-28 12:37:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:2f:3555:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:2f:3555:8000::, 162.158.170.105",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a223f001d836a047-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:2f:3555:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 12:37:51 UTC] === END API CALL LOG ===
[28-Jul-2026 12:37:51 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 12:37:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg
[28-Jul-2026 12:37:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 12:37:51 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 12:37:51 UTC] User ID: 1169
[28-Jul-2026 12:37:51 UTC] ✅ User profile retrieved successfully for user ID: 1169
[28-Jul-2026 12:37:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 12:37:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 12:37:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40d4:2f:3555:8000::, 162.158.170.105","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a223f001d83ea047-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40d4:2f:3555:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Jul-2026 12:37:51 UTC] === User Orders API Called ===
[28-Jul-2026 12:37:51 UTC] User ID: 1169
[28-Jul-2026 12:37:51 UTC] Limit: 20, Offset: 0
[28-Jul-2026 12:37:51 UTC] Orders found: 1
[28-Jul-2026 12:37:51 UTC] Orders data: [{"id":432,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Englishcafe223","status":"pending","created_at":"2026-07-28 14:48:50","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[28-Jul-2026 12:37:51 UTC] Total orders count: 1
[28-Jul-2026 12:37:51 UTC] === API CALL LOG ===
[28-Jul-2026 12:37:51 UTC] Endpoint: user/profile.php
[28-Jul-2026 12:37:51 UTC] Full Log Data: {
    "timestamp": "2026-07-28 12:37:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:2f:3555:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:2f:3555:8000::, 162.158.170.170",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a223f000cf68a047-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:2f:3555:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 12:37:51 UTC] === END API CALL LOG ===
[28-Jul-2026 12:37:51 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 12:37:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg
[28-Jul-2026 12:37:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 12:37:51 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 12:37:51 UTC] User ID: 1169
[28-Jul-2026 12:37:51 UTC] ✅ User profile retrieved successfully for user ID: 1169
[28-Jul-2026 12:37:51 UTC] === API CALL LOG ===
[28-Jul-2026 12:37:51 UTC] Endpoint: user/profile.php
[28-Jul-2026 12:37:51 UTC] Full Log Data: {
    "timestamp": "2026-07-28 12:37:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:2f:3555:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:2f:3555:8000::, 162.158.170.170",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a223f0031950a047-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:2f:3555:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 12:37:51 UTC] === END API CALL LOG ===
[28-Jul-2026 12:37:51 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 12:37:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg
[28-Jul-2026 12:37:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 12:37:51 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 12:37:51 UTC] User ID: 1169
[28-Jul-2026 12:37:51 UTC] ✅ User profile retrieved successfully for user ID: 1169
[28-Jul-2026 12:37:54 UTC] === API CALL LOG ===
[28-Jul-2026 12:37:54 UTC] Endpoint: user/profile.php
[28-Jul-2026 12:37:54 UTC] Full Log Data: {
    "timestamp": "2026-07-28 12:37:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:2f:3555:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:2f:3555:8000::, 162.158.170.105",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a223f01518dda047-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:2f:3555:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 12:37:54 UTC] === END API CALL LOG ===
[28-Jul-2026 12:37:54 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 12:37:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg
[28-Jul-2026 12:37:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 12:37:54 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 12:37:54 UTC] User ID: 1169
[28-Jul-2026 12:37:54 UTC] ✅ User profile retrieved successfully for user ID: 1169
[28-Jul-2026 12:37:54 UTC] User Purchases API - User ID: 1169
[28-Jul-2026 12:37:54 UTC] User Purchases API - Total purchases found: 2
[28-Jul-2026 12:37:57 UTC] === API CALL LOG ===
[28-Jul-2026 12:37:57 UTC] Endpoint: user/profile.php
[28-Jul-2026 12:37:57 UTC] Full Log Data: {
    "timestamp": "2026-07-28 12:37:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40d4:2f:3555:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40d4:2f:3555:8000::, 162.158.170.105",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a223f028890ba047-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40d4:2f:3555:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 12:37:57 UTC] === END API CALL LOG ===
[28-Jul-2026 12:37:57 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 12:37:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE2OSIsInVzZXJuYW1lIjoia2l0dHkiLCJlbWFpbCI6ImV2ZW5pbmdldmVuaW5nNzM4QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg0MDkyNH0.LIf0iAoHGmFuY3JL1pJOJfXAZRuI_SuF94D6coC8Fvg
[28-Jul-2026 12:37:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 12:37:57 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 12:37:57 UTC] User ID: 1169
[28-Jul-2026 12:37:57 UTC] ✅ User profile retrieved successfully for user ID: 1169
[28-Jul-2026 12:37:57 UTC] User Purchases API - User ID: 1169
[28-Jul-2026 12:37:57 UTC] User Purchases API - Total purchases found: 2
[28-Jul-2026 12:47:23 UTC] === API CALL LOG ===
[28-Jul-2026 12:47:23 UTC] Endpoint: user/profile.php
[28-Jul-2026 12:47:23 UTC] Full Log Data: {
    "timestamp": "2026-07-28 12:47:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "176.204.8.138",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "176.204.8.138, 172.68.151.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3MiIsInVzZXJuYW1lIjoidWFlcHEiLCJlbWFpbCI6InJhc2hlZDEzODExMUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NDc2NDJ9.WKDxN8LwaN4nSfVXz0F_DQWt1okZ7mTSTXfgJfBVLR8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a223fdfaebd98b21-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "176.204.8.138",
        "cf-ipcountry": "AE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 12:47:23 UTC] === END API CALL LOG ===
[28-Jul-2026 12:47:23 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 12:47:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3MiIsInVzZXJuYW1lIjoidWFlcHEiLCJlbWFpbCI6InJhc2hlZDEzODExMUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NDc2NDJ9.WKDxN8LwaN4nSfVXz0F_DQWt1okZ7mTSTXfgJfBVLR8
[28-Jul-2026 12:47:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 12:47:23 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 12:47:23 UTC] User ID: 1172
[28-Jul-2026 12:47:23 UTC] ✅ User profile retrieved successfully for user ID: 1172
[28-Jul-2026 12:47:23 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 12:47:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 12:47:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"176.204.8.138, 172.68.151.71","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3MiIsInVzZXJuYW1lIjoidWFlcHEiLCJlbWFpbCI6InJhc2hlZDEzODExMUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NDc2NDJ9.WKDxN8LwaN4nSfVXz0F_DQWt1okZ7mTSTXfgJfBVLR8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a223fdfcef418b21-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"176.204.8.138","cf-ipcountry":"AE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Jul-2026 12:47:23 UTC] === User Orders API Called ===
[28-Jul-2026 12:47:23 UTC] User ID: 1172
[28-Jul-2026 12:47:23 UTC] Limit: 20, Offset: 0
[28-Jul-2026 12:47:23 UTC] Orders found: 0
[28-Jul-2026 12:47:23 UTC] Orders data: []
[28-Jul-2026 12:47:23 UTC] Total orders count: 0
[28-Jul-2026 12:47:23 UTC] === API CALL LOG ===
[28-Jul-2026 12:47:23 UTC] Endpoint: user/profile.php
[28-Jul-2026 12:47:23 UTC] Full Log Data: {
    "timestamp": "2026-07-28 12:47:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "176.204.8.138",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "176.204.8.138, 172.68.151.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3MiIsInVzZXJuYW1lIjoidWFlcHEiLCJlbWFpbCI6InJhc2hlZDEzODExMUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NDc2NDJ9.WKDxN8LwaN4nSfVXz0F_DQWt1okZ7mTSTXfgJfBVLR8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a223fdfcef448b21-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "176.204.8.138",
        "cf-ipcountry": "AE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 12:47:23 UTC] === END API CALL LOG ===
[28-Jul-2026 12:47:23 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 12:47:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3MiIsInVzZXJuYW1lIjoidWFlcHEiLCJlbWFpbCI6InJhc2hlZDEzODExMUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NDc2NDJ9.WKDxN8LwaN4nSfVXz0F_DQWt1okZ7mTSTXfgJfBVLR8
[28-Jul-2026 12:47:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 12:47:23 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 12:47:23 UTC] User ID: 1172
[28-Jul-2026 12:47:23 UTC] ✅ User profile retrieved successfully for user ID: 1172
[28-Jul-2026 12:47:24 UTC] === API CALL LOG ===
[28-Jul-2026 12:47:24 UTC] Endpoint: user/profile.php
[28-Jul-2026 12:47:24 UTC] Full Log Data: {
    "timestamp": "2026-07-28 12:47:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "176.204.8.138",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "176.204.8.138, 172.68.151.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3MiIsInVzZXJuYW1lIjoidWFlcHEiLCJlbWFpbCI6InJhc2hlZDEzODExMUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NDc2NDJ9.WKDxN8LwaN4nSfVXz0F_DQWt1okZ7mTSTXfgJfBVLR8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a223fe04eccd8b21-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "176.204.8.138",
        "cf-ipcountry": "AE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 12:47:24 UTC] === END API CALL LOG ===
[28-Jul-2026 12:47:24 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 12:47:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3MiIsInVzZXJuYW1lIjoidWFlcHEiLCJlbWFpbCI6InJhc2hlZDEzODExMUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NDc2NDJ9.WKDxN8LwaN4nSfVXz0F_DQWt1okZ7mTSTXfgJfBVLR8
[28-Jul-2026 12:47:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 12:47:24 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 12:47:24 UTC] User ID: 1172
[28-Jul-2026 12:47:24 UTC] ✅ User profile retrieved successfully for user ID: 1172
[28-Jul-2026 12:47:36 UTC] === API CALL LOG ===
[28-Jul-2026 12:47:36 UTC] Endpoint: user/profile.php
[28-Jul-2026 12:47:36 UTC] Full Log Data: {
    "timestamp": "2026-07-28 12:47:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "176.204.8.138",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "176.204.8.138, 172.68.151.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3MiIsInVzZXJuYW1lIjoidWFlcHEiLCJlbWFpbCI6InJhc2hlZDEzODExMUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NDc2NDJ9.WKDxN8LwaN4nSfVXz0F_DQWt1okZ7mTSTXfgJfBVLR8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a223fe4e2dd38b21-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "176.204.8.138",
        "cf-ipcountry": "AE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 12:47:36 UTC] === END API CALL LOG ===
[28-Jul-2026 12:47:36 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 12:47:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3MiIsInVzZXJuYW1lIjoidWFlcHEiLCJlbWFpbCI6InJhc2hlZDEzODExMUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NDc2NDJ9.WKDxN8LwaN4nSfVXz0F_DQWt1okZ7mTSTXfgJfBVLR8
[28-Jul-2026 12:47:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 12:47:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 12:47:36 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 12:47:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 12:47:36 UTC] User ID: 1172
[28-Jul-2026 12:47:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"176.204.8.138, 172.68.151.71","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3MiIsInVzZXJuYW1lIjoidWFlcHEiLCJlbWFpbCI6InJhc2hlZDEzODExMUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NDc2NDJ9.WKDxN8LwaN4nSfVXz0F_DQWt1okZ7mTSTXfgJfBVLR8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a223fe4e2dcf8b21-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"176.204.8.138","cf-ipcountry":"AE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Jul-2026 12:47:36 UTC] === User Orders API Called ===
[28-Jul-2026 12:47:36 UTC] User ID: 1172
[28-Jul-2026 12:47:36 UTC] Limit: 20, Offset: 0
[28-Jul-2026 12:47:36 UTC] ✅ User profile retrieved successfully for user ID: 1172
[28-Jul-2026 12:47:36 UTC] Orders found: 0
[28-Jul-2026 12:47:36 UTC] Orders data: []
[28-Jul-2026 12:47:36 UTC] Total orders count: 0
[28-Jul-2026 12:47:37 UTC] === API CALL LOG ===
[28-Jul-2026 12:47:37 UTC] Endpoint: user/profile.php
[28-Jul-2026 12:47:37 UTC] Full Log Data: {
    "timestamp": "2026-07-28 12:47:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "176.204.8.138",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "176.204.8.138, 172.68.151.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3MiIsInVzZXJuYW1lIjoidWFlcHEiLCJlbWFpbCI6InJhc2hlZDEzODExMUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NDc2NDJ9.WKDxN8LwaN4nSfVXz0F_DQWt1okZ7mTSTXfgJfBVLR8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a223fe50dab28b21-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "176.204.8.138",
        "cf-ipcountry": "AE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 12:47:37 UTC] === END API CALL LOG ===
[28-Jul-2026 12:47:37 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 12:47:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3MiIsInVzZXJuYW1lIjoidWFlcHEiLCJlbWFpbCI6InJhc2hlZDEzODExMUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NDc2NDJ9.WKDxN8LwaN4nSfVXz0F_DQWt1okZ7mTSTXfgJfBVLR8
[28-Jul-2026 12:47:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 12:47:37 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 12:47:37 UTC] User ID: 1172
[28-Jul-2026 12:47:37 UTC] ✅ User profile retrieved successfully for user ID: 1172
[28-Jul-2026 12:47:38 UTC] === API CALL LOG ===
[28-Jul-2026 12:47:38 UTC] Endpoint: user/profile.php
[28-Jul-2026 12:47:38 UTC] Full Log Data: {
    "timestamp": "2026-07-28 12:47:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "176.204.8.138",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "176.204.8.138, 172.68.151.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3MiIsInVzZXJuYW1lIjoidWFlcHEiLCJlbWFpbCI6InJhc2hlZDEzODExMUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NDc2NDJ9.WKDxN8LwaN4nSfVXz0F_DQWt1okZ7mTSTXfgJfBVLR8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a223fe56bc9d8b21-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "176.204.8.138",
        "cf-ipcountry": "AE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 12:47:38 UTC] === END API CALL LOG ===
[28-Jul-2026 12:47:38 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 12:47:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3MiIsInVzZXJuYW1lIjoidWFlcHEiLCJlbWFpbCI6InJhc2hlZDEzODExMUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NDc2NDJ9.WKDxN8LwaN4nSfVXz0F_DQWt1okZ7mTSTXfgJfBVLR8
[28-Jul-2026 12:47:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 12:47:38 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 12:47:38 UTC] User ID: 1172
[28-Jul-2026 12:47:38 UTC] ✅ User profile retrieved successfully for user ID: 1172
[28-Jul-2026 12:47:47 UTC] === API CALL LOG ===
[28-Jul-2026 12:47:47 UTC] Endpoint: user/profile.php
[28-Jul-2026 12:47:47 UTC] Full Log Data: {
    "timestamp": "2026-07-28 12:47:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "176.204.8.138",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "176.204.8.138, 172.68.151.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3MiIsInVzZXJuYW1lIjoidWFlcHEiLCJlbWFpbCI6InJhc2hlZDEzODExMUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NDc2NDJ9.WKDxN8LwaN4nSfVXz0F_DQWt1okZ7mTSTXfgJfBVLR8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a223fe929d418b21-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "176.204.8.138",
        "cf-ipcountry": "AE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 12:47:47 UTC] === END API CALL LOG ===
[28-Jul-2026 12:47:47 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 12:47:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3MiIsInVzZXJuYW1lIjoidWFlcHEiLCJlbWFpbCI6InJhc2hlZDEzODExMUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NDc2NDJ9.WKDxN8LwaN4nSfVXz0F_DQWt1okZ7mTSTXfgJfBVLR8
[28-Jul-2026 12:47:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 12:47:47 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 12:47:47 UTC] User ID: 1172
[28-Jul-2026 12:47:47 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 12:47:47 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 12:47:47 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"176.204.8.138, 172.68.151.71","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3MiIsInVzZXJuYW1lIjoidWFlcHEiLCJlbWFpbCI6InJhc2hlZDEzODExMUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NDc2NDJ9.WKDxN8LwaN4nSfVXz0F_DQWt1okZ7mTSTXfgJfBVLR8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a223fe929d3f8b21-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"176.204.8.138","cf-ipcountry":"AE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Jul-2026 12:47:47 UTC] ✅ User profile retrieved successfully for user ID: 1172
[28-Jul-2026 12:47:47 UTC] === User Orders API Called ===
[28-Jul-2026 12:47:47 UTC] User ID: 1172
[28-Jul-2026 12:47:47 UTC] Limit: 20, Offset: 0
[28-Jul-2026 12:47:47 UTC] Orders found: 0
[28-Jul-2026 12:47:47 UTC] Orders data: []
[28-Jul-2026 12:47:47 UTC] Total orders count: 0
[28-Jul-2026 12:47:48 UTC] === API CALL LOG ===
[28-Jul-2026 12:47:48 UTC] Endpoint: user/profile.php
[28-Jul-2026 12:47:48 UTC] Full Log Data: {
    "timestamp": "2026-07-28 12:47:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "176.204.8.138",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "176.204.8.138, 172.68.151.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3MiIsInVzZXJuYW1lIjoidWFlcHEiLCJlbWFpbCI6InJhc2hlZDEzODExMUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NDc2NDJ9.WKDxN8LwaN4nSfVXz0F_DQWt1okZ7mTSTXfgJfBVLR8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a223fe956a598b21-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "176.204.8.138",
        "cf-ipcountry": "AE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 12:47:48 UTC] === END API CALL LOG ===
[28-Jul-2026 12:47:48 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 12:47:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3MiIsInVzZXJuYW1lIjoidWFlcHEiLCJlbWFpbCI6InJhc2hlZDEzODExMUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NDc2NDJ9.WKDxN8LwaN4nSfVXz0F_DQWt1okZ7mTSTXfgJfBVLR8
[28-Jul-2026 12:47:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 12:47:48 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 12:47:48 UTC] User ID: 1172
[28-Jul-2026 12:47:48 UTC] ✅ User profile retrieved successfully for user ID: 1172
[28-Jul-2026 12:47:49 UTC] === API CALL LOG ===
[28-Jul-2026 12:47:49 UTC] Endpoint: user/profile.php
[28-Jul-2026 12:47:49 UTC] Full Log Data: {
    "timestamp": "2026-07-28 12:47:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "176.204.8.138",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "176.204.8.138, 172.68.151.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3MiIsInVzZXJuYW1lIjoidWFlcHEiLCJlbWFpbCI6InJhc2hlZDEzODExMUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NDc2NDJ9.WKDxN8LwaN4nSfVXz0F_DQWt1okZ7mTSTXfgJfBVLR8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a223fe9b3bef8b21-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "176.204.8.138",
        "cf-ipcountry": "AE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 12:47:49 UTC] === END API CALL LOG ===
[28-Jul-2026 12:47:49 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 12:47:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3MiIsInVzZXJuYW1lIjoidWFlcHEiLCJlbWFpbCI6InJhc2hlZDEzODExMUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NDc2NDJ9.WKDxN8LwaN4nSfVXz0F_DQWt1okZ7mTSTXfgJfBVLR8
[28-Jul-2026 12:47:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 12:47:49 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 12:47:49 UTC] User ID: 1172
[28-Jul-2026 12:47:49 UTC] ✅ User profile retrieved successfully for user ID: 1172
[28-Jul-2026 12:48:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 12:48:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 12:48:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"176.204.8.138, 172.68.151.71","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3MiIsInVzZXJuYW1lIjoidWFlcHEiLCJlbWFpbCI6InJhc2hlZDEzODExMUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NDc2NDJ9.WKDxN8LwaN4nSfVXz0F_DQWt1okZ7mTSTXfgJfBVLR8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a223ff42c8a88b21-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"176.204.8.138","cf-ipcountry":"AE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Jul-2026 12:48:15 UTC] === User Orders API Called ===
[28-Jul-2026 12:48:15 UTC] User ID: 1172
[28-Jul-2026 12:48:15 UTC] Limit: 20, Offset: 0
[28-Jul-2026 12:48:15 UTC] Orders found: 0
[28-Jul-2026 12:48:15 UTC] Orders data: []
[28-Jul-2026 12:48:15 UTC] Total orders count: 0
[28-Jul-2026 12:48:15 UTC] === API CALL LOG ===
[28-Jul-2026 12:48:15 UTC] Endpoint: user/profile.php
[28-Jul-2026 12:48:15 UTC] Full Log Data: {
    "timestamp": "2026-07-28 12:48:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "176.204.8.138",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "176.204.8.138, 172.68.151.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3MiIsInVzZXJuYW1lIjoidWFlcHEiLCJlbWFpbCI6InJhc2hlZDEzODExMUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NDc2NDJ9.WKDxN8LwaN4nSfVXz0F_DQWt1okZ7mTSTXfgJfBVLR8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a223ff42c8b08b21-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "176.204.8.138",
        "cf-ipcountry": "AE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 12:48:15 UTC] === END API CALL LOG ===
[28-Jul-2026 12:48:15 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 12:48:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3MiIsInVzZXJuYW1lIjoidWFlcHEiLCJlbWFpbCI6InJhc2hlZDEzODExMUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NDc2NDJ9.WKDxN8LwaN4nSfVXz0F_DQWt1okZ7mTSTXfgJfBVLR8
[28-Jul-2026 12:48:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 12:48:15 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 12:48:15 UTC] User ID: 1172
[28-Jul-2026 12:48:15 UTC] ✅ User profile retrieved successfully for user ID: 1172
[28-Jul-2026 12:48:16 UTC] === API CALL LOG ===
[28-Jul-2026 12:48:16 UTC] Endpoint: user/profile.php
[28-Jul-2026 12:48:16 UTC] Full Log Data: {
    "timestamp": "2026-07-28 12:48:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "176.204.8.138",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "176.204.8.138, 172.68.151.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3MiIsInVzZXJuYW1lIjoidWFlcHEiLCJlbWFpbCI6InJhc2hlZDEzODExMUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NDc2NDJ9.WKDxN8LwaN4nSfVXz0F_DQWt1okZ7mTSTXfgJfBVLR8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a223ff47c97b8b21-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "176.204.8.138",
        "cf-ipcountry": "AE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 12:48:16 UTC] === END API CALL LOG ===
[28-Jul-2026 12:48:16 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 12:48:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3MiIsInVzZXJuYW1lIjoidWFlcHEiLCJlbWFpbCI6InJhc2hlZDEzODExMUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NDc2NDJ9.WKDxN8LwaN4nSfVXz0F_DQWt1okZ7mTSTXfgJfBVLR8
[28-Jul-2026 12:48:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 12:48:16 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 12:48:16 UTC] User ID: 1172
[28-Jul-2026 12:48:16 UTC] ✅ User profile retrieved successfully for user ID: 1172
[28-Jul-2026 12:48:17 UTC] === API CALL LOG ===
[28-Jul-2026 12:48:17 UTC] Endpoint: user/profile.php
[28-Jul-2026 12:48:17 UTC] Full Log Data: {
    "timestamp": "2026-07-28 12:48:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "176.204.8.138",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "176.204.8.138, 172.68.151.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3MiIsInVzZXJuYW1lIjoidWFlcHEiLCJlbWFpbCI6InJhc2hlZDEzODExMUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NDc2NDJ9.WKDxN8LwaN4nSfVXz0F_DQWt1okZ7mTSTXfgJfBVLR8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a223ff4b68388b21-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "176.204.8.138",
        "cf-ipcountry": "AE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 12:48:17 UTC] === END API CALL LOG ===
[28-Jul-2026 12:48:17 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 12:48:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3MiIsInVzZXJuYW1lIjoidWFlcHEiLCJlbWFpbCI6InJhc2hlZDEzODExMUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NDc2NDJ9.WKDxN8LwaN4nSfVXz0F_DQWt1okZ7mTSTXfgJfBVLR8
[28-Jul-2026 12:48:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 12:48:17 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 12:48:17 UTC] User ID: 1172
[28-Jul-2026 12:48:17 UTC] ✅ User profile retrieved successfully for user ID: 1172
[28-Jul-2026 12:48:26 UTC] === API CALL LOG ===
[28-Jul-2026 12:48:26 UTC] Endpoint: user/profile.php
[28-Jul-2026 12:48:26 UTC] Full Log Data: {
    "timestamp": "2026-07-28 12:48:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "176.204.8.138",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "176.204.8.138, 172.68.151.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3MiIsInVzZXJuYW1lIjoidWFlcHEiLCJlbWFpbCI6InJhc2hlZDEzODExMUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NDc2NDJ9.WKDxN8LwaN4nSfVXz0F_DQWt1okZ7mTSTXfgJfBVLR8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a223ff848dd98b21-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "176.204.8.138",
        "cf-ipcountry": "AE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 12:48:26 UTC] === END API CALL LOG ===
[28-Jul-2026 12:48:26 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 12:48:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3MiIsInVzZXJuYW1lIjoidWFlcHEiLCJlbWFpbCI6InJhc2hlZDEzODExMUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NDc2NDJ9.WKDxN8LwaN4nSfVXz0F_DQWt1okZ7mTSTXfgJfBVLR8
[28-Jul-2026 12:48:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 12:48:26 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 12:48:26 UTC] User ID: 1172
[28-Jul-2026 12:48:26 UTC] ✅ User profile retrieved successfully for user ID: 1172
[28-Jul-2026 12:48:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 12:48:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 12:48:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"176.204.8.138, 172.68.151.71","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3MiIsInVzZXJuYW1lIjoidWFlcHEiLCJlbWFpbCI6InJhc2hlZDEzODExMUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NDc2NDJ9.WKDxN8LwaN4nSfVXz0F_DQWt1okZ7mTSTXfgJfBVLR8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a223ff848dd78b21-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"176.204.8.138","cf-ipcountry":"AE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Jul-2026 12:48:26 UTC] === User Orders API Called ===
[28-Jul-2026 12:48:26 UTC] User ID: 1172
[28-Jul-2026 12:48:26 UTC] Limit: 20, Offset: 0
[28-Jul-2026 12:48:26 UTC] Orders found: 0
[28-Jul-2026 12:48:26 UTC] Orders data: []
[28-Jul-2026 12:48:26 UTC] Total orders count: 0
[28-Jul-2026 12:48:26 UTC] === API CALL LOG ===
[28-Jul-2026 12:48:26 UTC] Endpoint: user/profile.php
[28-Jul-2026 12:48:26 UTC] Full Log Data: {
    "timestamp": "2026-07-28 12:48:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "176.204.8.138",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "176.204.8.138, 172.68.151.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3MiIsInVzZXJuYW1lIjoidWFlcHEiLCJlbWFpbCI6InJhc2hlZDEzODExMUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NDc2NDJ9.WKDxN8LwaN4nSfVXz0F_DQWt1okZ7mTSTXfgJfBVLR8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a223ff874bcb8b21-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "176.204.8.138",
        "cf-ipcountry": "AE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 12:48:26 UTC] === END API CALL LOG ===
[28-Jul-2026 12:48:26 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 12:48:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3MiIsInVzZXJuYW1lIjoidWFlcHEiLCJlbWFpbCI6InJhc2hlZDEzODExMUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NDc2NDJ9.WKDxN8LwaN4nSfVXz0F_DQWt1okZ7mTSTXfgJfBVLR8
[28-Jul-2026 12:48:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 12:48:26 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 12:48:26 UTC] User ID: 1172
[28-Jul-2026 12:48:26 UTC] ✅ User profile retrieved successfully for user ID: 1172
[28-Jul-2026 12:48:27 UTC] === API CALL LOG ===
[28-Jul-2026 12:48:27 UTC] Endpoint: user/profile.php
[28-Jul-2026 12:48:27 UTC] Full Log Data: {
    "timestamp": "2026-07-28 12:48:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "176.204.8.138",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "176.204.8.138, 172.68.151.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3MiIsInVzZXJuYW1lIjoidWFlcHEiLCJlbWFpbCI6InJhc2hlZDEzODExMUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NDc2NDJ9.WKDxN8LwaN4nSfVXz0F_DQWt1okZ7mTSTXfgJfBVLR8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a223ff8da8ab8b21-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "176.204.8.138",
        "cf-ipcountry": "AE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 12:48:27 UTC] === END API CALL LOG ===
[28-Jul-2026 12:48:27 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 12:48:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3MiIsInVzZXJuYW1lIjoidWFlcHEiLCJlbWFpbCI6InJhc2hlZDEzODExMUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NDc2NDJ9.WKDxN8LwaN4nSfVXz0F_DQWt1okZ7mTSTXfgJfBVLR8
[28-Jul-2026 12:48:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 12:48:27 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 12:48:27 UTC] User ID: 1172
[28-Jul-2026 12:48:27 UTC] ✅ User profile retrieved successfully for user ID: 1172
[28-Jul-2026 12:48:28 UTC] === API CALL LOG ===
[28-Jul-2026 12:48:28 UTC] Endpoint: user/profile.php
[28-Jul-2026 12:48:28 UTC] Full Log Data: {
    "timestamp": "2026-07-28 12:48:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "176.204.8.138",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "176.204.8.138, 172.68.151.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3MiIsInVzZXJuYW1lIjoidWFlcHEiLCJlbWFpbCI6InJhc2hlZDEzODExMUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NDc2NDJ9.WKDxN8LwaN4nSfVXz0F_DQWt1okZ7mTSTXfgJfBVLR8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a223ff8f6c498b21-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "176.204.8.138",
        "cf-ipcountry": "AE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 12:48:28 UTC] === END API CALL LOG ===
[28-Jul-2026 12:48:28 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 12:48:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3MiIsInVzZXJuYW1lIjoidWFlcHEiLCJlbWFpbCI6InJhc2hlZDEzODExMUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NDc2NDJ9.WKDxN8LwaN4nSfVXz0F_DQWt1okZ7mTSTXfgJfBVLR8
[28-Jul-2026 12:48:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 12:48:28 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 12:48:28 UTC] User ID: 1172
[28-Jul-2026 12:48:28 UTC] ✅ User profile retrieved successfully for user ID: 1172
[28-Jul-2026 12:48:28 UTC] User Purchases API - User ID: 1172
[28-Jul-2026 12:48:28 UTC] User Purchases API - Total purchases found: 0
[28-Jul-2026 13:08:32 UTC] === API CALL LOG ===
[28-Jul-2026 13:08:32 UTC] Endpoint: user/profile.php
[28-Jul-2026 13:08:32 UTC] Full Log Data: {
    "timestamp": "2026-07-28 13:08:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "176.204.8.138",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "176.204.8.138, 162.158.178.219",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3MiIsInVzZXJuYW1lIjoidWFlcHEiLCJlbWFpbCI6InJhc2hlZDEzODExMUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NDc2NDJ9.WKDxN8LwaN4nSfVXz0F_DQWt1okZ7mTSTXfgJfBVLR8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2241cefdc56dd5d-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "176.204.8.138",
        "cf-ipcountry": "AE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 13:08:32 UTC] === END API CALL LOG ===
[28-Jul-2026 13:08:32 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 13:08:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3MiIsInVzZXJuYW1lIjoidWFlcHEiLCJlbWFpbCI6InJhc2hlZDEzODExMUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NDc2NDJ9.WKDxN8LwaN4nSfVXz0F_DQWt1okZ7mTSTXfgJfBVLR8
[28-Jul-2026 13:08:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 13:08:32 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 13:08:32 UTC] User ID: 1172
[28-Jul-2026 13:08:32 UTC] ✅ User profile retrieved successfully for user ID: 1172
[28-Jul-2026 13:08:32 UTC] === API CALL LOG ===
[28-Jul-2026 13:08:32 UTC] Endpoint: user/profile.php
[28-Jul-2026 13:08:32 UTC] Full Log Data: {
    "timestamp": "2026-07-28 13:08:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "176.204.8.138",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "176.204.8.138, 162.158.178.219",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3MiIsInVzZXJuYW1lIjoidWFlcHEiLCJlbWFpbCI6InJhc2hlZDEzODExMUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NDc2NDJ9.WKDxN8LwaN4nSfVXz0F_DQWt1okZ7mTSTXfgJfBVLR8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2241cf89eabdd5d-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "176.204.8.138",
        "cf-ipcountry": "AE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 13:08:32 UTC] === END API CALL LOG ===
[28-Jul-2026 13:08:32 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 13:08:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3MiIsInVzZXJuYW1lIjoidWFlcHEiLCJlbWFpbCI6InJhc2hlZDEzODExMUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NDc2NDJ9.WKDxN8LwaN4nSfVXz0F_DQWt1okZ7mTSTXfgJfBVLR8
[28-Jul-2026 13:08:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 13:08:32 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 13:08:32 UTC] User ID: 1172
[28-Jul-2026 13:08:32 UTC] ✅ User profile retrieved successfully for user ID: 1172
[28-Jul-2026 13:08:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 13:08:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 13:08:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"176.204.8.138, 162.158.178.219","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3MiIsInVzZXJuYW1lIjoidWFlcHEiLCJlbWFpbCI6InJhc2hlZDEzODExMUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NDc2NDJ9.WKDxN8LwaN4nSfVXz0F_DQWt1okZ7mTSTXfgJfBVLR8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2241cf89eb3dd5d-HKG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"176.204.8.138","cf-ipcountry":"AE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Jul-2026 13:08:32 UTC] === User Orders API Called ===
[28-Jul-2026 13:08:32 UTC] User ID: 1172
[28-Jul-2026 13:08:32 UTC] Limit: 20, Offset: 0
[28-Jul-2026 13:08:32 UTC] Orders found: 0
[28-Jul-2026 13:08:32 UTC] Orders data: []
[28-Jul-2026 13:08:32 UTC] Total orders count: 0
[28-Jul-2026 13:08:33 UTC] === API CALL LOG ===
[28-Jul-2026 13:08:33 UTC] Endpoint: user/profile.php
[28-Jul-2026 13:08:33 UTC] Full Log Data: {
    "timestamp": "2026-07-28 13:08:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "176.204.8.138",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "176.204.8.138, 162.158.179.186",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3MiIsInVzZXJuYW1lIjoidWFlcHEiLCJlbWFpbCI6InJhc2hlZDEzODExMUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NDc2NDJ9.WKDxN8LwaN4nSfVXz0F_DQWt1okZ7mTSTXfgJfBVLR8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2241cf91876dd5d-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "176.204.8.138",
        "cf-ipcountry": "AE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 13:08:33 UTC] === END API CALL LOG ===
[28-Jul-2026 13:08:33 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 13:08:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3MiIsInVzZXJuYW1lIjoidWFlcHEiLCJlbWFpbCI6InJhc2hlZDEzODExMUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NDc2NDJ9.WKDxN8LwaN4nSfVXz0F_DQWt1okZ7mTSTXfgJfBVLR8
[28-Jul-2026 13:08:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 13:08:33 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 13:08:33 UTC] User ID: 1172
[28-Jul-2026 13:08:33 UTC] ✅ User profile retrieved successfully for user ID: 1172
[28-Jul-2026 13:08:34 UTC] === API CALL LOG ===
[28-Jul-2026 13:08:34 UTC] Endpoint: user/profile.php
[28-Jul-2026 13:08:34 UTC] Full Log Data: {
    "timestamp": "2026-07-28 13:08:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "176.204.8.138",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "176.204.8.138, 162.158.178.219",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3MiIsInVzZXJuYW1lIjoidWFlcHEiLCJlbWFpbCI6InJhc2hlZDEzODExMUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NDc2NDJ9.WKDxN8LwaN4nSfVXz0F_DQWt1okZ7mTSTXfgJfBVLR8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2241d05ecd8dd5d-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "176.204.8.138",
        "cf-ipcountry": "AE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 13:08:34 UTC] === END API CALL LOG ===
[28-Jul-2026 13:08:34 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 13:08:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3MiIsInVzZXJuYW1lIjoidWFlcHEiLCJlbWFpbCI6InJhc2hlZDEzODExMUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NDc2NDJ9.WKDxN8LwaN4nSfVXz0F_DQWt1okZ7mTSTXfgJfBVLR8
[28-Jul-2026 13:08:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 13:08:34 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 13:08:34 UTC] User ID: 1172
[28-Jul-2026 13:08:34 UTC] ✅ User profile retrieved successfully for user ID: 1172
[28-Jul-2026 13:09:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 13:09:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 13:09:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"176.204.8.138, 162.158.178.219","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3MiIsInVzZXJuYW1lIjoidWFlcHEiLCJlbWFpbCI6InJhc2hlZDEzODExMUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NDc2NDJ9.WKDxN8LwaN4nSfVXz0F_DQWt1okZ7mTSTXfgJfBVLR8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2241dcdff40dd5d-HKG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"176.204.8.138","cf-ipcountry":"AE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Jul-2026 13:09:06 UTC] === User Orders API Called ===
[28-Jul-2026 13:09:06 UTC] User ID: 1172
[28-Jul-2026 13:09:06 UTC] Limit: 20, Offset: 0
[28-Jul-2026 13:09:06 UTC] Orders found: 0
[28-Jul-2026 13:09:06 UTC] Orders data: []
[28-Jul-2026 13:09:06 UTC] Total orders count: 0
[28-Jul-2026 13:09:06 UTC] === API CALL LOG ===
[28-Jul-2026 13:09:06 UTC] Endpoint: user/profile.php
[28-Jul-2026 13:09:06 UTC] Full Log Data: {
    "timestamp": "2026-07-28 13:09:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "176.204.8.138",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "176.204.8.138, 162.158.178.219",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3MiIsInVzZXJuYW1lIjoidWFlcHEiLCJlbWFpbCI6InJhc2hlZDEzODExMUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NDc2NDJ9.WKDxN8LwaN4nSfVXz0F_DQWt1okZ7mTSTXfgJfBVLR8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2241dcdff49dd5d-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "176.204.8.138",
        "cf-ipcountry": "AE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 13:09:06 UTC] === END API CALL LOG ===
[28-Jul-2026 13:09:06 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 13:09:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3MiIsInVzZXJuYW1lIjoidWFlcHEiLCJlbWFpbCI6InJhc2hlZDEzODExMUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NDc2NDJ9.WKDxN8LwaN4nSfVXz0F_DQWt1okZ7mTSTXfgJfBVLR8
[28-Jul-2026 13:09:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 13:09:06 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 13:09:06 UTC] User ID: 1172
[28-Jul-2026 13:09:06 UTC] ✅ User profile retrieved successfully for user ID: 1172
[28-Jul-2026 13:09:07 UTC] === API CALL LOG ===
[28-Jul-2026 13:09:07 UTC] Endpoint: user/profile.php
[28-Jul-2026 13:09:07 UTC] Full Log Data: {
    "timestamp": "2026-07-28 13:09:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "176.204.8.138",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "176.204.8.138, 162.158.178.219",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3MiIsInVzZXJuYW1lIjoidWFlcHEiLCJlbWFpbCI6InJhc2hlZDEzODExMUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NDc2NDJ9.WKDxN8LwaN4nSfVXz0F_DQWt1okZ7mTSTXfgJfBVLR8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2241dd1de0add5d-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "176.204.8.138",
        "cf-ipcountry": "AE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 13:09:07 UTC] === END API CALL LOG ===
[28-Jul-2026 13:09:07 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 13:09:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3MiIsInVzZXJuYW1lIjoidWFlcHEiLCJlbWFpbCI6InJhc2hlZDEzODExMUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NDc2NDJ9.WKDxN8LwaN4nSfVXz0F_DQWt1okZ7mTSTXfgJfBVLR8
[28-Jul-2026 13:09:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 13:09:07 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 13:09:07 UTC] User ID: 1172
[28-Jul-2026 13:09:07 UTC] ✅ User profile retrieved successfully for user ID: 1172
[28-Jul-2026 13:09:08 UTC] === API CALL LOG ===
[28-Jul-2026 13:09:08 UTC] Endpoint: user/profile.php
[28-Jul-2026 13:09:08 UTC] Full Log Data: {
    "timestamp": "2026-07-28 13:09:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "176.204.8.138",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "176.204.8.138, 162.158.178.219",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3MiIsInVzZXJuYW1lIjoidWFlcHEiLCJlbWFpbCI6InJhc2hlZDEzODExMUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NDc2NDJ9.WKDxN8LwaN4nSfVXz0F_DQWt1okZ7mTSTXfgJfBVLR8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2241dd78d44dd5d-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "176.204.8.138",
        "cf-ipcountry": "AE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 13:09:08 UTC] === END API CALL LOG ===
[28-Jul-2026 13:09:08 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 13:09:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3MiIsInVzZXJuYW1lIjoidWFlcHEiLCJlbWFpbCI6InJhc2hlZDEzODExMUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NDc2NDJ9.WKDxN8LwaN4nSfVXz0F_DQWt1okZ7mTSTXfgJfBVLR8
[28-Jul-2026 13:09:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 13:09:08 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 13:09:08 UTC] User ID: 1172
[28-Jul-2026 13:09:08 UTC] ✅ User profile retrieved successfully for user ID: 1172
[28-Jul-2026 13:09:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 13:09:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 13:09:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"176.204.8.138, 162.158.178.219","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3MiIsInVzZXJuYW1lIjoidWFlcHEiLCJlbWFpbCI6InJhc2hlZDEzODExMUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NDc2NDJ9.WKDxN8LwaN4nSfVXz0F_DQWt1okZ7mTSTXfgJfBVLR8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2241de18de3dd5d-HKG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"176.204.8.138","cf-ipcountry":"AE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Jul-2026 13:09:10 UTC] === User Orders API Called ===
[28-Jul-2026 13:09:10 UTC] User ID: 1172
[28-Jul-2026 13:09:10 UTC] Limit: 20, Offset: 0
[28-Jul-2026 13:09:10 UTC] Orders found: 0
[28-Jul-2026 13:09:10 UTC] Orders data: []
[28-Jul-2026 13:09:10 UTC] Total orders count: 0
[28-Jul-2026 13:09:11 UTC] === API CALL LOG ===
[28-Jul-2026 13:09:11 UTC] Endpoint: user/profile.php
[28-Jul-2026 13:09:11 UTC] Full Log Data: {
    "timestamp": "2026-07-28 13:09:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "176.204.8.138",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "176.204.8.138, 162.158.178.219",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3MiIsInVzZXJuYW1lIjoidWFlcHEiLCJlbWFpbCI6InJhc2hlZDEzODExMUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NDc2NDJ9.WKDxN8LwaN4nSfVXz0F_DQWt1okZ7mTSTXfgJfBVLR8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2241dea49a5dd5d-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "176.204.8.138",
        "cf-ipcountry": "AE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 13:09:11 UTC] === END API CALL LOG ===
[28-Jul-2026 13:09:11 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 13:09:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3MiIsInVzZXJuYW1lIjoidWFlcHEiLCJlbWFpbCI6InJhc2hlZDEzODExMUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NDc2NDJ9.WKDxN8LwaN4nSfVXz0F_DQWt1okZ7mTSTXfgJfBVLR8
[28-Jul-2026 13:09:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 13:09:11 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 13:09:11 UTC] User ID: 1172
[28-Jul-2026 13:09:11 UTC] ✅ User profile retrieved successfully for user ID: 1172
[28-Jul-2026 13:09:11 UTC] User Purchases API - User ID: 1172
[28-Jul-2026 13:09:11 UTC] User Purchases API - Total purchases found: 0
[28-Jul-2026 13:09:13 UTC] === API CALL LOG ===
[28-Jul-2026 13:09:13 UTC] Endpoint: user/profile.php
[28-Jul-2026 13:09:13 UTC] Full Log Data: {
    "timestamp": "2026-07-28 13:09:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "176.204.8.138",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "176.204.8.138, 162.158.178.219",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3MiIsInVzZXJuYW1lIjoidWFlcHEiLCJlbWFpbCI6InJhc2hlZDEzODExMUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NDc2NDJ9.WKDxN8LwaN4nSfVXz0F_DQWt1okZ7mTSTXfgJfBVLR8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2241df75fe0dd5d-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "176.204.8.138",
        "cf-ipcountry": "AE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 13:09:13 UTC] === END API CALL LOG ===
[28-Jul-2026 13:09:13 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 13:09:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3MiIsInVzZXJuYW1lIjoidWFlcHEiLCJlbWFpbCI6InJhc2hlZDEzODExMUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NDc2NDJ9.WKDxN8LwaN4nSfVXz0F_DQWt1okZ7mTSTXfgJfBVLR8
[28-Jul-2026 13:09:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 13:09:13 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 13:09:13 UTC] User ID: 1172
[28-Jul-2026 13:09:13 UTC] ✅ User profile retrieved successfully for user ID: 1172
[28-Jul-2026 13:09:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 13:09:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 13:09:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"176.204.8.138, 162.158.178.219","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3MiIsInVzZXJuYW1lIjoidWFlcHEiLCJlbWFpbCI6InJhc2hlZDEzODExMUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NDc2NDJ9.WKDxN8LwaN4nSfVXz0F_DQWt1okZ7mTSTXfgJfBVLR8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2241df75fd7dd5d-HKG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"176.204.8.138","cf-ipcountry":"AE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Jul-2026 13:09:13 UTC] === User Orders API Called ===
[28-Jul-2026 13:09:13 UTC] User ID: 1172
[28-Jul-2026 13:09:13 UTC] Limit: 20, Offset: 0
[28-Jul-2026 13:09:13 UTC] Orders found: 0
[28-Jul-2026 13:09:13 UTC] Orders data: []
[28-Jul-2026 13:09:13 UTC] Total orders count: 0
[28-Jul-2026 13:09:14 UTC] === API CALL LOG ===
[28-Jul-2026 13:09:14 UTC] Endpoint: user/profile.php
[28-Jul-2026 13:09:14 UTC] Full Log Data: {
    "timestamp": "2026-07-28 13:09:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "176.204.8.138",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "176.204.8.138, 162.158.178.219",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3MiIsInVzZXJuYW1lIjoidWFlcHEiLCJlbWFpbCI6InJhc2hlZDEzODExMUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NDc2NDJ9.WKDxN8LwaN4nSfVXz0F_DQWt1okZ7mTSTXfgJfBVLR8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2241dfb0e6add5d-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "176.204.8.138",
        "cf-ipcountry": "AE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 13:09:14 UTC] === END API CALL LOG ===
[28-Jul-2026 13:09:14 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 13:09:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3MiIsInVzZXJuYW1lIjoidWFlcHEiLCJlbWFpbCI6InJhc2hlZDEzODExMUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NDc2NDJ9.WKDxN8LwaN4nSfVXz0F_DQWt1okZ7mTSTXfgJfBVLR8
[28-Jul-2026 13:09:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 13:09:14 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 13:09:14 UTC] User ID: 1172
[28-Jul-2026 13:09:14 UTC] ✅ User profile retrieved successfully for user ID: 1172
[28-Jul-2026 13:09:15 UTC] === API CALL LOG ===
[28-Jul-2026 13:09:15 UTC] Endpoint: user/profile.php
[28-Jul-2026 13:09:15 UTC] Full Log Data: {
    "timestamp": "2026-07-28 13:09:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "176.204.8.138",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "176.204.8.138, 162.158.178.219",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3MiIsInVzZXJuYW1lIjoidWFlcHEiLCJlbWFpbCI6InJhc2hlZDEzODExMUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NDc2NDJ9.WKDxN8LwaN4nSfVXz0F_DQWt1okZ7mTSTXfgJfBVLR8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2241e010e1bdd5d-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "176.204.8.138",
        "cf-ipcountry": "AE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 13:09:15 UTC] === END API CALL LOG ===
[28-Jul-2026 13:09:15 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 13:09:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3MiIsInVzZXJuYW1lIjoidWFlcHEiLCJlbWFpbCI6InJhc2hlZDEzODExMUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NDc2NDJ9.WKDxN8LwaN4nSfVXz0F_DQWt1okZ7mTSTXfgJfBVLR8
[28-Jul-2026 13:09:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 13:09:15 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 13:09:15 UTC] User ID: 1172
[28-Jul-2026 13:09:15 UTC] ✅ User profile retrieved successfully for user ID: 1172
[28-Jul-2026 13:09:16 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 13:09:16 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 13:09:16 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"176.204.8.138, 162.158.178.219","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3MiIsInVzZXJuYW1lIjoidWFlcHEiLCJlbWFpbCI6InJhc2hlZDEzODExMUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NDc2NDJ9.WKDxN8LwaN4nSfVXz0F_DQWt1okZ7mTSTXfgJfBVLR8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2241e08f80add5d-HKG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"176.204.8.138","cf-ipcountry":"AE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Jul-2026 13:09:16 UTC] === User Orders API Called ===
[28-Jul-2026 13:09:16 UTC] User ID: 1172
[28-Jul-2026 13:09:16 UTC] Limit: 20, Offset: 0
[28-Jul-2026 13:09:16 UTC] Orders found: 0
[28-Jul-2026 13:09:16 UTC] Orders data: []
[28-Jul-2026 13:09:16 UTC] Total orders count: 0
[28-Jul-2026 13:09:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 13:09:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 13:09:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"176.204.8.138, 162.158.178.219","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3MiIsInVzZXJuYW1lIjoidWFlcHEiLCJlbWFpbCI6InJhc2hlZDEzODExMUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NDc2NDJ9.WKDxN8LwaN4nSfVXz0F_DQWt1okZ7mTSTXfgJfBVLR8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2241e10cfcddd5d-HKG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"176.204.8.138","cf-ipcountry":"AE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Jul-2026 13:09:17 UTC] === User Orders API Called ===
[28-Jul-2026 13:09:17 UTC] User ID: 1172
[28-Jul-2026 13:09:17 UTC] Limit: 20, Offset: 0
[28-Jul-2026 13:09:17 UTC] Orders found: 0
[28-Jul-2026 13:09:17 UTC] Orders data: []
[28-Jul-2026 13:09:17 UTC] Total orders count: 0
[28-Jul-2026 13:09:17 UTC] === API CALL LOG ===
[28-Jul-2026 13:09:17 UTC] Endpoint: user/profile.php
[28-Jul-2026 13:09:17 UTC] Full Log Data: {
    "timestamp": "2026-07-28 13:09:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "176.204.8.138",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "176.204.8.138, 162.158.178.219",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3MiIsInVzZXJuYW1lIjoidWFlcHEiLCJlbWFpbCI6InJhc2hlZDEzODExMUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NDc2NDJ9.WKDxN8LwaN4nSfVXz0F_DQWt1okZ7mTSTXfgJfBVLR8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2241e10cfdbdd5d-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "176.204.8.138",
        "cf-ipcountry": "AE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 13:09:17 UTC] === END API CALL LOG ===
[28-Jul-2026 13:09:17 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 13:09:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3MiIsInVzZXJuYW1lIjoidWFlcHEiLCJlbWFpbCI6InJhc2hlZDEzODExMUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NDc2NDJ9.WKDxN8LwaN4nSfVXz0F_DQWt1okZ7mTSTXfgJfBVLR8
[28-Jul-2026 13:09:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 13:09:17 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 13:09:17 UTC] User ID: 1172
[28-Jul-2026 13:09:17 UTC] ✅ User profile retrieved successfully for user ID: 1172
[28-Jul-2026 13:09:18 UTC] === API CALL LOG ===
[28-Jul-2026 13:09:18 UTC] Endpoint: user/profile.php
[28-Jul-2026 13:09:18 UTC] Full Log Data: {
    "timestamp": "2026-07-28 13:09:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "176.204.8.138",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "176.204.8.138, 162.158.178.219",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3MiIsInVzZXJuYW1lIjoidWFlcHEiLCJlbWFpbCI6InJhc2hlZDEzODExMUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NDc2NDJ9.WKDxN8LwaN4nSfVXz0F_DQWt1okZ7mTSTXfgJfBVLR8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2241e148dbddd5d-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "176.204.8.138",
        "cf-ipcountry": "AE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 13:09:18 UTC] === END API CALL LOG ===
[28-Jul-2026 13:09:18 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 13:09:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3MiIsInVzZXJuYW1lIjoidWFlcHEiLCJlbWFpbCI6InJhc2hlZDEzODExMUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NDc2NDJ9.WKDxN8LwaN4nSfVXz0F_DQWt1okZ7mTSTXfgJfBVLR8
[28-Jul-2026 13:09:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 13:09:18 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 13:09:18 UTC] User ID: 1172
[28-Jul-2026 13:09:18 UTC] ✅ User profile retrieved successfully for user ID: 1172
[28-Jul-2026 13:09:19 UTC] === API CALL LOG ===
[28-Jul-2026 13:09:19 UTC] Endpoint: user/profile.php
[28-Jul-2026 13:09:19 UTC] Full Log Data: {
    "timestamp": "2026-07-28 13:09:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "176.204.8.138",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "176.204.8.138, 162.158.178.219",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3MiIsInVzZXJuYW1lIjoidWFlcHEiLCJlbWFpbCI6InJhc2hlZDEzODExMUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NDc2NDJ9.WKDxN8LwaN4nSfVXz0F_DQWt1okZ7mTSTXfgJfBVLR8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2241e1a9f7bdd5d-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "176.204.8.138",
        "cf-ipcountry": "AE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 13:09:19 UTC] === END API CALL LOG ===
[28-Jul-2026 13:09:19 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 13:09:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3MiIsInVzZXJuYW1lIjoidWFlcHEiLCJlbWFpbCI6InJhc2hlZDEzODExMUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NDc2NDJ9.WKDxN8LwaN4nSfVXz0F_DQWt1okZ7mTSTXfgJfBVLR8
[28-Jul-2026 13:09:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 13:09:19 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 13:09:19 UTC] User ID: 1172
[28-Jul-2026 13:09:19 UTC] ✅ User profile retrieved successfully for user ID: 1172
[28-Jul-2026 14:50:17 UTC] === API CALL LOG ===
[28-Jul-2026 14:50:17 UTC] Endpoint: user/profile.php
[28-Jul-2026 14:50:17 UTC] Full Log Data: {
    "timestamp": "2026-07-28 14:50:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.120.134",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.120.134, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5NiIsInVzZXJuYW1lIjoiQGFwZXh0b3B1cDY3OTAiLCJlbWFpbCI6InNpc2F5ZGFnbTEyQGdtYWlsLmNvbSIsImV4cCI6MTc4NTE2MTEyNn0.iYdH5TD-7Jasx2hxaEYYxo5062YRGcMVLcoowoWhh18",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a224b2002ab11bcc-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.120.134",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 14:50:17 UTC] === END API CALL LOG ===
[28-Jul-2026 14:50:17 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 14:50:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5NiIsInVzZXJuYW1lIjoiQGFwZXh0b3B1cDY3OTAiLCJlbWFpbCI6InNpc2F5ZGFnbTEyQGdtYWlsLmNvbSIsImV4cCI6MTc4NTE2MTEyNn0.iYdH5TD-7Jasx2hxaEYYxo5062YRGcMVLcoowoWhh18
[28-Jul-2026 14:50:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 14:50:17 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 14:50:17 UTC] User ID: 1096
[28-Jul-2026 14:50:17 UTC] ✅ User profile retrieved successfully for user ID: 1096
[28-Jul-2026 14:50:18 UTC] === API CALL LOG ===
[28-Jul-2026 14:50:18 UTC] Endpoint: user/profile.php
[28-Jul-2026 14:50:18 UTC] Full Log Data: {
    "timestamp": "2026-07-28 14:50:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.120.134",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.120.134, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5NiIsInVzZXJuYW1lIjoiQGFwZXh0b3B1cDY3OTAiLCJlbWFpbCI6InNpc2F5ZGFnbTEyQGdtYWlsLmNvbSIsImV4cCI6MTc4NTE2MTEyNn0.iYdH5TD-7Jasx2hxaEYYxo5062YRGcMVLcoowoWhh18",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a224b209bb711bcc-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.120.134",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 14:50:18 UTC] === END API CALL LOG ===
[28-Jul-2026 14:50:18 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 14:50:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5NiIsInVzZXJuYW1lIjoiQGFwZXh0b3B1cDY3OTAiLCJlbWFpbCI6InNpc2F5ZGFnbTEyQGdtYWlsLmNvbSIsImV4cCI6MTc4NTE2MTEyNn0.iYdH5TD-7Jasx2hxaEYYxo5062YRGcMVLcoowoWhh18
[28-Jul-2026 14:50:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 14:50:18 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 14:50:18 UTC] User ID: 1096
[28-Jul-2026 14:50:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 14:50:18 UTC] ✅ User profile retrieved successfully for user ID: 1096
[28-Jul-2026 14:50:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 14:50:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.189.120.134, 104.23.208.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5NiIsInVzZXJuYW1lIjoiQGFwZXh0b3B1cDY3OTAiLCJlbWFpbCI6InNpc2F5ZGFnbTEyQGdtYWlsLmNvbSIsImV4cCI6MTc4NTE2MTEyNn0.iYdH5TD-7Jasx2hxaEYYxo5062YRGcMVLcoowoWhh18","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a224b209bb741bcc-ADD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.189.120.134","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Jul-2026 14:50:18 UTC] === User Orders API Called ===
[28-Jul-2026 14:50:18 UTC] User ID: 1096
[28-Jul-2026 14:50:18 UTC] Limit: 20, Offset: 0
[28-Jul-2026 14:50:18 UTC] Orders found: 0
[28-Jul-2026 14:50:18 UTC] Orders data: []
[28-Jul-2026 14:50:18 UTC] Total orders count: 0
[28-Jul-2026 14:50:18 UTC] === API CALL LOG ===
[28-Jul-2026 14:50:18 UTC] Endpoint: user/profile.php
[28-Jul-2026 14:50:18 UTC] Full Log Data: {
    "timestamp": "2026-07-28 14:50:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.120.134",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.120.134, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5NiIsInVzZXJuYW1lIjoiQGFwZXh0b3B1cDY3OTAiLCJlbWFpbCI6InNpc2F5ZGFnbTEyQGdtYWlsLmNvbSIsImV4cCI6MTc4NTE2MTEyNn0.iYdH5TD-7Jasx2hxaEYYxo5062YRGcMVLcoowoWhh18",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a224b209fbd71bcc-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.120.134",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 14:50:18 UTC] === END API CALL LOG ===
[28-Jul-2026 14:50:18 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 14:50:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5NiIsInVzZXJuYW1lIjoiQGFwZXh0b3B1cDY3OTAiLCJlbWFpbCI6InNpc2F5ZGFnbTEyQGdtYWlsLmNvbSIsImV4cCI6MTc4NTE2MTEyNn0.iYdH5TD-7Jasx2hxaEYYxo5062YRGcMVLcoowoWhh18
[28-Jul-2026 14:50:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 14:50:18 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 14:50:18 UTC] User ID: 1096
[28-Jul-2026 14:50:18 UTC] ✅ User profile retrieved successfully for user ID: 1096
[28-Jul-2026 14:50:19 UTC] === API CALL LOG ===
[28-Jul-2026 14:50:19 UTC] Endpoint: user/profile.php
[28-Jul-2026 14:50:19 UTC] Full Log Data: {
    "timestamp": "2026-07-28 14:50:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.120.134",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.120.134, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5NiIsInVzZXJuYW1lIjoiQGFwZXh0b3B1cDY3OTAiLCJlbWFpbCI6InNpc2F5ZGFnbTEyQGdtYWlsLmNvbSIsImV4cCI6MTc4NTE2MTEyNn0.iYdH5TD-7Jasx2hxaEYYxo5062YRGcMVLcoowoWhh18",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a224b20d9aa91bcc-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.120.134",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 14:50:19 UTC] === END API CALL LOG ===
[28-Jul-2026 14:50:19 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 14:50:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5NiIsInVzZXJuYW1lIjoiQGFwZXh0b3B1cDY3OTAiLCJlbWFpbCI6InNpc2F5ZGFnbTEyQGdtYWlsLmNvbSIsImV4cCI6MTc4NTE2MTEyNn0.iYdH5TD-7Jasx2hxaEYYxo5062YRGcMVLcoowoWhh18
[28-Jul-2026 14:50:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 14:50:19 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 14:50:19 UTC] User ID: 1096
[28-Jul-2026 14:50:19 UTC] ✅ User profile retrieved successfully for user ID: 1096
[28-Jul-2026 14:50:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 14:50:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 14:50:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.189.120.134, 104.23.208.145","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5NiIsInVzZXJuYW1lIjoiQGFwZXh0b3B1cDY3OTAiLCJlbWFpbCI6InNpc2F5ZGFnbTEyQGdtYWlsLmNvbSIsImV4cCI6MTc4NTE2MTEyNn0.iYdH5TD-7Jasx2hxaEYYxo5062YRGcMVLcoowoWhh18","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a224b24d3e881bcc-ADD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.189.120.134","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Jul-2026 14:50:29 UTC] === User Orders API Called ===
[28-Jul-2026 14:50:29 UTC] User ID: 1096
[28-Jul-2026 14:50:29 UTC] Limit: 20, Offset: 0
[28-Jul-2026 14:50:29 UTC] Orders found: 0
[28-Jul-2026 14:50:29 UTC] Orders data: []
[28-Jul-2026 14:50:29 UTC] Total orders count: 0
[28-Jul-2026 14:50:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 14:50:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 14:50:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.189.120.134, 104.23.208.145","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5NiIsInVzZXJuYW1lIjoiQGFwZXh0b3B1cDY3OTAiLCJlbWFpbCI6InNpc2F5ZGFnbTEyQGdtYWlsLmNvbSIsImV4cCI6MTc4NTE2MTEyNn0.iYdH5TD-7Jasx2hxaEYYxo5062YRGcMVLcoowoWhh18","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a224b2548b5c1bcc-ADD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.189.120.134","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Jul-2026 14:50:30 UTC] === User Orders API Called ===
[28-Jul-2026 14:50:30 UTC] User ID: 1096
[28-Jul-2026 14:50:30 UTC] Limit: 20, Offset: 0
[28-Jul-2026 14:50:30 UTC] Orders found: 0
[28-Jul-2026 14:50:30 UTC] Orders data: []
[28-Jul-2026 14:50:30 UTC] Total orders count: 0
[28-Jul-2026 14:50:30 UTC] === API CALL LOG ===
[28-Jul-2026 14:50:30 UTC] Endpoint: user/profile.php
[28-Jul-2026 14:50:30 UTC] Full Log Data: {
    "timestamp": "2026-07-28 14:50:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.120.134",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.120.134, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5NiIsInVzZXJuYW1lIjoiQGFwZXh0b3B1cDY3OTAiLCJlbWFpbCI6InNpc2F5ZGFnbTEyQGdtYWlsLmNvbSIsImV4cCI6MTc4NTE2MTEyNn0.iYdH5TD-7Jasx2hxaEYYxo5062YRGcMVLcoowoWhh18",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a224b254fc1a1bcc-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.120.134",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 14:50:30 UTC] === END API CALL LOG ===
[28-Jul-2026 14:50:30 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 14:50:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5NiIsInVzZXJuYW1lIjoiQGFwZXh0b3B1cDY3OTAiLCJlbWFpbCI6InNpc2F5ZGFnbTEyQGdtYWlsLmNvbSIsImV4cCI6MTc4NTE2MTEyNn0.iYdH5TD-7Jasx2hxaEYYxo5062YRGcMVLcoowoWhh18
[28-Jul-2026 14:50:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 14:50:30 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 14:50:30 UTC] User ID: 1096
[28-Jul-2026 14:50:30 UTC] ✅ User profile retrieved successfully for user ID: 1096
[28-Jul-2026 14:50:31 UTC] === API CALL LOG ===
[28-Jul-2026 14:50:31 UTC] Endpoint: user/profile.php
[28-Jul-2026 14:50:31 UTC] Full Log Data: {
    "timestamp": "2026-07-28 14:50:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.120.134",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.120.134, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5NiIsInVzZXJuYW1lIjoiQGFwZXh0b3B1cDY3OTAiLCJlbWFpbCI6InNpc2F5ZGFnbTEyQGdtYWlsLmNvbSIsImV4cCI6MTc4NTE2MTEyNn0.iYdH5TD-7Jasx2hxaEYYxo5062YRGcMVLcoowoWhh18",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a224b25839a51bcc-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.120.134",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 14:50:31 UTC] === END API CALL LOG ===
[28-Jul-2026 14:50:31 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 14:50:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5NiIsInVzZXJuYW1lIjoiQGFwZXh0b3B1cDY3OTAiLCJlbWFpbCI6InNpc2F5ZGFnbTEyQGdtYWlsLmNvbSIsImV4cCI6MTc4NTE2MTEyNn0.iYdH5TD-7Jasx2hxaEYYxo5062YRGcMVLcoowoWhh18
[28-Jul-2026 14:50:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 14:50:31 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 14:50:31 UTC] User ID: 1096
[28-Jul-2026 14:50:31 UTC] ✅ User profile retrieved successfully for user ID: 1096
[28-Jul-2026 14:50:31 UTC] === API CALL LOG ===
[28-Jul-2026 14:50:31 UTC] Endpoint: user/profile.php
[28-Jul-2026 14:50:31 UTC] Full Log Data: {
    "timestamp": "2026-07-28 14:50:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.120.134",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.120.134, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5NiIsInVzZXJuYW1lIjoiQGFwZXh0b3B1cDY3OTAiLCJlbWFpbCI6InNpc2F5ZGFnbTEyQGdtYWlsLmNvbSIsImV4cCI6MTc4NTE2MTEyNn0.iYdH5TD-7Jasx2hxaEYYxo5062YRGcMVLcoowoWhh18",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a224b258ca951bcc-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.120.134",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 14:50:31 UTC] === END API CALL LOG ===
[28-Jul-2026 14:50:31 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 14:50:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5NiIsInVzZXJuYW1lIjoiQGFwZXh0b3B1cDY3OTAiLCJlbWFpbCI6InNpc2F5ZGFnbTEyQGdtYWlsLmNvbSIsImV4cCI6MTc4NTE2MTEyNn0.iYdH5TD-7Jasx2hxaEYYxo5062YRGcMVLcoowoWhh18
[28-Jul-2026 14:50:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 14:50:31 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 14:50:31 UTC] User ID: 1096
[28-Jul-2026 14:50:31 UTC] ✅ User profile retrieved successfully for user ID: 1096
[28-Jul-2026 14:50:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 14:50:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 14:50:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.189.120.134, 104.23.208.145","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5NiIsInVzZXJuYW1lIjoiQGFwZXh0b3B1cDY3OTAiLCJlbWFpbCI6InNpc2F5ZGFnbTEyQGdtYWlsLmNvbSIsImV4cCI6MTc4NTE2MTEyNn0.iYdH5TD-7Jasx2hxaEYYxo5062YRGcMVLcoowoWhh18","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a224b2fbae621bcc-ADD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.189.120.134","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Jul-2026 14:50:57 UTC] === User Orders API Called ===
[28-Jul-2026 14:50:57 UTC] User ID: 1096
[28-Jul-2026 14:50:57 UTC] Limit: 20, Offset: 0
[28-Jul-2026 14:50:57 UTC] Orders found: 0
[28-Jul-2026 14:50:57 UTC] Orders data: []
[28-Jul-2026 14:50:57 UTC] Total orders count: 0
[28-Jul-2026 14:50:57 UTC] === API CALL LOG ===
[28-Jul-2026 14:50:57 UTC] Endpoint: user/profile.php
[28-Jul-2026 14:50:57 UTC] Full Log Data: {
    "timestamp": "2026-07-28 14:50:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.120.134",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.120.134, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5NiIsInVzZXJuYW1lIjoiQGFwZXh0b3B1cDY3OTAiLCJlbWFpbCI6InNpc2F5ZGFnbTEyQGdtYWlsLmNvbSIsImV4cCI6MTc4NTE2MTEyNn0.iYdH5TD-7Jasx2hxaEYYxo5062YRGcMVLcoowoWhh18",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a224b2fbff081bcc-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.120.134",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 14:50:57 UTC] === END API CALL LOG ===
[28-Jul-2026 14:50:57 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 14:50:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5NiIsInVzZXJuYW1lIjoiQGFwZXh0b3B1cDY3OTAiLCJlbWFpbCI6InNpc2F5ZGFnbTEyQGdtYWlsLmNvbSIsImV4cCI6MTc4NTE2MTEyNn0.iYdH5TD-7Jasx2hxaEYYxo5062YRGcMVLcoowoWhh18
[28-Jul-2026 14:50:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 14:50:57 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 14:50:57 UTC] User ID: 1096
[28-Jul-2026 14:50:57 UTC] ✅ User profile retrieved successfully for user ID: 1096
[28-Jul-2026 14:50:58 UTC] === API CALL LOG ===
[28-Jul-2026 14:50:58 UTC] Endpoint: user/profile.php
[28-Jul-2026 14:50:58 UTC] Full Log Data: {
    "timestamp": "2026-07-28 14:50:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.120.134",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.120.134, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5NiIsInVzZXJuYW1lIjoiQGFwZXh0b3B1cDY3OTAiLCJlbWFpbCI6InNpc2F5ZGFnbTEyQGdtYWlsLmNvbSIsImV4cCI6MTc4NTE2MTEyNn0.iYdH5TD-7Jasx2hxaEYYxo5062YRGcMVLcoowoWhh18",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a224b3002e9e1bcc-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.120.134",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 14:50:58 UTC] === END API CALL LOG ===
[28-Jul-2026 14:50:58 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 14:50:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5NiIsInVzZXJuYW1lIjoiQGFwZXh0b3B1cDY3OTAiLCJlbWFpbCI6InNpc2F5ZGFnbTEyQGdtYWlsLmNvbSIsImV4cCI6MTc4NTE2MTEyNn0.iYdH5TD-7Jasx2hxaEYYxo5062YRGcMVLcoowoWhh18
[28-Jul-2026 14:50:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 14:50:58 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 14:50:58 UTC] User ID: 1096
[28-Jul-2026 14:50:58 UTC] ✅ User profile retrieved successfully for user ID: 1096
[28-Jul-2026 14:50:58 UTC] === API CALL LOG ===
[28-Jul-2026 14:50:58 UTC] Endpoint: user/profile.php
[28-Jul-2026 14:50:58 UTC] Full Log Data: {
    "timestamp": "2026-07-28 14:50:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.120.134",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.120.134, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5NiIsInVzZXJuYW1lIjoiQGFwZXh0b3B1cDY3OTAiLCJlbWFpbCI6InNpc2F5ZGFnbTEyQGdtYWlsLmNvbSIsImV4cCI6MTc4NTE2MTEyNn0.iYdH5TD-7Jasx2hxaEYYxo5062YRGcMVLcoowoWhh18",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a224b30138821bcc-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.120.134",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 14:50:58 UTC] === END API CALL LOG ===
[28-Jul-2026 14:50:58 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 14:50:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTA5NiIsInVzZXJuYW1lIjoiQGFwZXh0b3B1cDY3OTAiLCJlbWFpbCI6InNpc2F5ZGFnbTEyQGdtYWlsLmNvbSIsImV4cCI6MTc4NTE2MTEyNn0.iYdH5TD-7Jasx2hxaEYYxo5062YRGcMVLcoowoWhh18
[28-Jul-2026 14:50:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 14:50:58 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 14:50:58 UTC] User ID: 1096
[28-Jul-2026 14:50:58 UTC] ✅ User profile retrieved successfully for user ID: 1096
[28-Jul-2026 16:00:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 16:00:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 16:00:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.244.88.1, 162.158.214.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3MyIsInVzZXJuYW1lIjoiYW5vbnltb3VzIiwiZW1haWwiOiJlbGxhbmFvbWllZUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NTkyMjl9.O4LwNOBGISyoVosYpuLi-kwx-BbAKo0qxUMatUF-bnk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a22518dd8e27c4ba-SSA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.244.88.1","cf-ipcountry":"CM","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Jul-2026 16:00:30 UTC] === User Orders API Called ===
[28-Jul-2026 16:00:30 UTC] User ID: 1173
[28-Jul-2026 16:00:30 UTC] Limit: 20, Offset: 0
[28-Jul-2026 16:00:30 UTC] Orders found: 0
[28-Jul-2026 16:00:30 UTC] Orders data: []
[28-Jul-2026 16:00:30 UTC] Total orders count: 0
[28-Jul-2026 16:00:30 UTC] === API CALL LOG ===
[28-Jul-2026 16:00:30 UTC] Endpoint: user/profile.php
[28-Jul-2026 16:00:30 UTC] Full Log Data: {
    "timestamp": "2026-07-28 16:00:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.244.88.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.244.88.1, 162.158.214.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3MyIsInVzZXJuYW1lIjoiYW5vbnltb3VzIiwiZW1haWwiOiJlbGxhbmFvbWllZUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NTkyMjl9.O4LwNOBGISyoVosYpuLi-kwx-BbAKo0qxUMatUF-bnk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22518dd8e22c4ba-SSA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.244.88.1",
        "cf-ipcountry": "CM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 16:00:30 UTC] === END API CALL LOG ===
[28-Jul-2026 16:00:30 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 16:00:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3MyIsInVzZXJuYW1lIjoiYW5vbnltb3VzIiwiZW1haWwiOiJlbGxhbmFvbWllZUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NTkyMjl9.O4LwNOBGISyoVosYpuLi-kwx-BbAKo0qxUMatUF-bnk
[28-Jul-2026 16:00:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 16:00:30 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 16:00:30 UTC] User ID: 1173
[28-Jul-2026 16:00:30 UTC] ✅ User profile retrieved successfully for user ID: 1173
[28-Jul-2026 16:00:30 UTC] === API CALL LOG ===
[28-Jul-2026 16:00:30 UTC] Endpoint: user/profile.php
[28-Jul-2026 16:00:30 UTC] Full Log Data: {
    "timestamp": "2026-07-28 16:00:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.244.88.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.244.88.1, 162.158.214.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3MyIsInVzZXJuYW1lIjoiYW5vbnltb3VzIiwiZW1haWwiOiJlbGxhbmFvbWllZUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NTkyMjl9.O4LwNOBGISyoVosYpuLi-kwx-BbAKo0qxUMatUF-bnk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22518de1e51c4ba-SSA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.244.88.1",
        "cf-ipcountry": "CM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 16:00:30 UTC] === END API CALL LOG ===
[28-Jul-2026 16:00:30 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 16:00:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3MyIsInVzZXJuYW1lIjoiYW5vbnltb3VzIiwiZW1haWwiOiJlbGxhbmFvbWllZUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NTkyMjl9.O4LwNOBGISyoVosYpuLi-kwx-BbAKo0qxUMatUF-bnk
[28-Jul-2026 16:00:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 16:00:30 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 16:00:30 UTC] User ID: 1173
[28-Jul-2026 16:00:30 UTC] ✅ User profile retrieved successfully for user ID: 1173
[28-Jul-2026 16:00:31 UTC] === API CALL LOG ===
[28-Jul-2026 16:00:31 UTC] Endpoint: user/profile.php
[28-Jul-2026 16:00:31 UTC] Full Log Data: {
    "timestamp": "2026-07-28 16:00:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.244.88.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.244.88.1, 162.158.214.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3MyIsInVzZXJuYW1lIjoiYW5vbnltb3VzIiwiZW1haWwiOiJlbGxhbmFvbWllZUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NTkyMjl9.O4LwNOBGISyoVosYpuLi-kwx-BbAKo0qxUMatUF-bnk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22518e6d878c4ba-SSA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.244.88.1",
        "cf-ipcountry": "CM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 16:00:31 UTC] === END API CALL LOG ===
[28-Jul-2026 16:00:31 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 16:00:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3MyIsInVzZXJuYW1lIjoiYW5vbnltb3VzIiwiZW1haWwiOiJlbGxhbmFvbWllZUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NTkyMjl9.O4LwNOBGISyoVosYpuLi-kwx-BbAKo0qxUMatUF-bnk
[28-Jul-2026 16:00:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 16:00:31 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 16:00:31 UTC] User ID: 1173
[28-Jul-2026 16:00:31 UTC] ✅ User profile retrieved successfully for user ID: 1173
[28-Jul-2026 16:00:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 16:00:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 16:00:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.244.88.1, 162.158.214.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3MyIsInVzZXJuYW1lIjoiYW5vbnltb3VzIiwiZW1haWwiOiJlbGxhbmFvbWllZUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NTkyMjl9.O4LwNOBGISyoVosYpuLi-kwx-BbAKo0qxUMatUF-bnk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2251962bcf6c4ba-SSA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.244.88.1","cf-ipcountry":"CM","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Jul-2026 16:00:52 UTC] === User Orders API Called ===
[28-Jul-2026 16:00:52 UTC] User ID: 1173
[28-Jul-2026 16:00:52 UTC] Limit: 20, Offset: 0
[28-Jul-2026 16:00:52 UTC] Orders found: 0
[28-Jul-2026 16:00:52 UTC] Orders data: []
[28-Jul-2026 16:00:52 UTC] Total orders count: 0
[28-Jul-2026 16:00:52 UTC] === API CALL LOG ===
[28-Jul-2026 16:00:52 UTC] Endpoint: user/profile.php
[28-Jul-2026 16:00:52 UTC] Full Log Data: {
    "timestamp": "2026-07-28 16:00:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.244.88.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.244.88.1, 162.158.214.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3MyIsInVzZXJuYW1lIjoiYW5vbnltb3VzIiwiZW1haWwiOiJlbGxhbmFvbWllZUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NTkyMjl9.O4LwNOBGISyoVosYpuLi-kwx-BbAKo0qxUMatUF-bnk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2251962fd03c4ba-SSA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.244.88.1",
        "cf-ipcountry": "CM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 16:00:52 UTC] === END API CALL LOG ===
[28-Jul-2026 16:00:52 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 16:00:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3MyIsInVzZXJuYW1lIjoiYW5vbnltb3VzIiwiZW1haWwiOiJlbGxhbmFvbWllZUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NTkyMjl9.O4LwNOBGISyoVosYpuLi-kwx-BbAKo0qxUMatUF-bnk
[28-Jul-2026 16:00:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 16:00:52 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 16:00:52 UTC] User ID: 1173
[28-Jul-2026 16:00:52 UTC] ✅ User profile retrieved successfully for user ID: 1173
[28-Jul-2026 16:00:52 UTC] === API CALL LOG ===
[28-Jul-2026 16:00:52 UTC] Endpoint: user/profile.php
[28-Jul-2026 16:00:52 UTC] Full Log Data: {
    "timestamp": "2026-07-28 16:00:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.244.88.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.244.88.1, 162.158.214.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3MyIsInVzZXJuYW1lIjoiYW5vbnltb3VzIiwiZW1haWwiOiJlbGxhbmFvbWllZUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NTkyMjl9.O4LwNOBGISyoVosYpuLi-kwx-BbAKo0qxUMatUF-bnk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22519671df1c4ba-SSA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.244.88.1",
        "cf-ipcountry": "CM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 16:00:52 UTC] === END API CALL LOG ===
[28-Jul-2026 16:00:52 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 16:00:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3MyIsInVzZXJuYW1lIjoiYW5vbnltb3VzIiwiZW1haWwiOiJlbGxhbmFvbWllZUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NTkyMjl9.O4LwNOBGISyoVosYpuLi-kwx-BbAKo0qxUMatUF-bnk
[28-Jul-2026 16:00:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 16:00:52 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 16:00:52 UTC] User ID: 1173
[28-Jul-2026 16:00:52 UTC] ✅ User profile retrieved successfully for user ID: 1173
[28-Jul-2026 16:00:53 UTC] === API CALL LOG ===
[28-Jul-2026 16:00:53 UTC] Endpoint: user/profile.php
[28-Jul-2026 16:00:53 UTC] Full Log Data: {
    "timestamp": "2026-07-28 16:00:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.244.88.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.244.88.1, 162.158.214.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3MyIsInVzZXJuYW1lIjoiYW5vbnltb3VzIiwiZW1haWwiOiJlbGxhbmFvbWllZUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NTkyMjl9.O4LwNOBGISyoVosYpuLi-kwx-BbAKo0qxUMatUF-bnk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2251970afdec4ba-SSA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.244.88.1",
        "cf-ipcountry": "CM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 16:00:53 UTC] === END API CALL LOG ===
[28-Jul-2026 16:00:53 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 16:00:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3MyIsInVzZXJuYW1lIjoiYW5vbnltb3VzIiwiZW1haWwiOiJlbGxhbmFvbWllZUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NTkyMjl9.O4LwNOBGISyoVosYpuLi-kwx-BbAKo0qxUMatUF-bnk
[28-Jul-2026 16:00:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 16:00:53 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 16:00:53 UTC] User ID: 1173
[28-Jul-2026 16:00:53 UTC] ✅ User profile retrieved successfully for user ID: 1173
[28-Jul-2026 16:02:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 16:02:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 16:02:46 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.244.88.1, 162.158.214.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3MyIsInVzZXJuYW1lIjoiYW5vbnltb3VzIiwiZW1haWwiOiJlbGxhbmFvbWllZUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NTkyMjl9.O4LwNOBGISyoVosYpuLi-kwx-BbAKo0qxUMatUF-bnk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2251c325950c4b7-SSA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.244.88.1","cf-ipcountry":"CM","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Jul-2026 16:02:46 UTC] === User Orders API Called ===
[28-Jul-2026 16:02:46 UTC] User ID: 1173
[28-Jul-2026 16:02:46 UTC] Limit: 20, Offset: 0
[28-Jul-2026 16:02:46 UTC] Orders found: 0
[28-Jul-2026 16:02:46 UTC] Orders data: []
[28-Jul-2026 16:02:46 UTC] Total orders count: 0
[28-Jul-2026 16:02:46 UTC] === API CALL LOG ===
[28-Jul-2026 16:02:46 UTC] Endpoint: user/profile.php
[28-Jul-2026 16:02:46 UTC] Full Log Data: {
    "timestamp": "2026-07-28 16:02:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.244.88.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.244.88.1, 162.158.214.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3MyIsInVzZXJuYW1lIjoiYW5vbnltb3VzIiwiZW1haWwiOiJlbGxhbmFvbWllZUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NTkyMjl9.O4LwNOBGISyoVosYpuLi-kwx-BbAKo0qxUMatUF-bnk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2251c32b95ec4b7-SSA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.244.88.1",
        "cf-ipcountry": "CM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 16:02:46 UTC] === END API CALL LOG ===
[28-Jul-2026 16:02:46 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 16:02:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3MyIsInVzZXJuYW1lIjoiYW5vbnltb3VzIiwiZW1haWwiOiJlbGxhbmFvbWllZUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NTkyMjl9.O4LwNOBGISyoVosYpuLi-kwx-BbAKo0qxUMatUF-bnk
[28-Jul-2026 16:02:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 16:02:46 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 16:02:46 UTC] User ID: 1173
[28-Jul-2026 16:02:46 UTC] ✅ User profile retrieved successfully for user ID: 1173
[28-Jul-2026 16:02:47 UTC] === API CALL LOG ===
[28-Jul-2026 16:02:47 UTC] Endpoint: user/profile.php
[28-Jul-2026 16:02:47 UTC] Full Log Data: {
    "timestamp": "2026-07-28 16:02:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.244.88.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.244.88.1, 162.158.214.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3MyIsInVzZXJuYW1lIjoiYW5vbnltb3VzIiwiZW1haWwiOiJlbGxhbmFvbWllZUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NTkyMjl9.O4LwNOBGISyoVosYpuLi-kwx-BbAKo0qxUMatUF-bnk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2251c36aa05c4b7-SSA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.244.88.1",
        "cf-ipcountry": "CM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 16:02:47 UTC] === END API CALL LOG ===
[28-Jul-2026 16:02:47 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 16:02:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3MyIsInVzZXJuYW1lIjoiYW5vbnltb3VzIiwiZW1haWwiOiJlbGxhbmFvbWllZUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NTkyMjl9.O4LwNOBGISyoVosYpuLi-kwx-BbAKo0qxUMatUF-bnk
[28-Jul-2026 16:02:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 16:02:47 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 16:02:47 UTC] User ID: 1173
[28-Jul-2026 16:02:47 UTC] ✅ User profile retrieved successfully for user ID: 1173
[28-Jul-2026 16:02:48 UTC] === API CALL LOG ===
[28-Jul-2026 16:02:48 UTC] Endpoint: user/profile.php
[28-Jul-2026 16:02:48 UTC] Full Log Data: {
    "timestamp": "2026-07-28 16:02:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.244.88.1",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.244.88.1, 162.158.214.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3MyIsInVzZXJuYW1lIjoiYW5vbnltb3VzIiwiZW1haWwiOiJlbGxhbmFvbWllZUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NTkyMjl9.O4LwNOBGISyoVosYpuLi-kwx-BbAKo0qxUMatUF-bnk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2251c3ccba5c4b7-SSA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.244.88.1",
        "cf-ipcountry": "CM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 16:02:48 UTC] === END API CALL LOG ===
[28-Jul-2026 16:02:48 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 16:02:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3MyIsInVzZXJuYW1lIjoiYW5vbnltb3VzIiwiZW1haWwiOiJlbGxhbmFvbWllZUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NTkyMjl9.O4LwNOBGISyoVosYpuLi-kwx-BbAKo0qxUMatUF-bnk
[28-Jul-2026 16:02:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 16:02:48 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 16:02:48 UTC] User ID: 1173
[28-Jul-2026 16:02:48 UTC] ✅ User profile retrieved successfully for user ID: 1173
[28-Jul-2026 16:17:07 UTC] === API CALL LOG ===
[28-Jul-2026 16:17:07 UTC] Endpoint: user/profile.php
[28-Jul-2026 16:17:07 UTC] Full Log Data: {
    "timestamp": "2026-07-28 16:17:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.214.210.10",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.214.210.10, 172.64.198.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NCIsInVzZXJuYW1lIjoia21sbHYxNCIsImVtYWlsIjoia2FtaWxvdmthbXJvbmJlazY5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg2MDIyNn0.v2ymv1_wRhOdvv38p40HTAfKH7TzhITLJTeAy0z3qfM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22531379a8b361a-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "95.214.210.10",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 16:17:07 UTC] === END API CALL LOG ===
[28-Jul-2026 16:17:07 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 16:17:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NCIsInVzZXJuYW1lIjoia21sbHYxNCIsImVtYWlsIjoia2FtaWxvdmthbXJvbmJlazY5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg2MDIyNn0.v2ymv1_wRhOdvv38p40HTAfKH7TzhITLJTeAy0z3qfM
[28-Jul-2026 16:17:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 16:17:07 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 16:17:07 UTC] User ID: 1174
[28-Jul-2026 16:17:07 UTC] ✅ User profile retrieved successfully for user ID: 1174
[28-Jul-2026 16:17:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 16:17:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 16:17:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"95.214.210.10, 172.64.198.81","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NCIsInVzZXJuYW1lIjoia21sbHYxNCIsImVtYWlsIjoia2FtaWxvdmthbXJvbmJlazY5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg2MDIyNn0.v2ymv1_wRhOdvv38p40HTAfKH7TzhITLJTeAy0z3qfM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a22531379a8f361a-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"95.214.210.10","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Jul-2026 16:17:07 UTC] === User Orders API Called ===
[28-Jul-2026 16:17:07 UTC] User ID: 1174
[28-Jul-2026 16:17:07 UTC] Limit: 20, Offset: 0
[28-Jul-2026 16:17:07 UTC] Orders found: 0
[28-Jul-2026 16:17:07 UTC] Orders data: []
[28-Jul-2026 16:17:07 UTC] Total orders count: 0
[28-Jul-2026 16:17:07 UTC] === API CALL LOG ===
[28-Jul-2026 16:17:07 UTC] Endpoint: user/profile.php
[28-Jul-2026 16:17:07 UTC] Full Log Data: {
    "timestamp": "2026-07-28 16:17:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.214.210.10",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.214.210.10, 172.64.198.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NCIsInVzZXJuYW1lIjoia21sbHYxNCIsImVtYWlsIjoia2FtaWxvdmthbXJvbmJlazY5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg2MDIyNn0.v2ymv1_wRhOdvv38p40HTAfKH7TzhITLJTeAy0z3qfM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22531383c3a361a-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "95.214.210.10",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 16:17:07 UTC] === END API CALL LOG ===
[28-Jul-2026 16:17:07 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 16:17:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NCIsInVzZXJuYW1lIjoia21sbHYxNCIsImVtYWlsIjoia2FtaWxvdmthbXJvbmJlazY5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg2MDIyNn0.v2ymv1_wRhOdvv38p40HTAfKH7TzhITLJTeAy0z3qfM
[28-Jul-2026 16:17:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 16:17:07 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 16:17:07 UTC] User ID: 1174
[28-Jul-2026 16:17:07 UTC] ✅ User profile retrieved successfully for user ID: 1174
[28-Jul-2026 16:17:08 UTC] === API CALL LOG ===
[28-Jul-2026 16:17:08 UTC] Endpoint: user/profile.php
[28-Jul-2026 16:17:08 UTC] Full Log Data: {
    "timestamp": "2026-07-28 16:17:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.214.210.10",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.214.210.10, 172.64.198.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NCIsInVzZXJuYW1lIjoia21sbHYxNCIsImVtYWlsIjoia2FtaWxvdmthbXJvbmJlazY5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg2MDIyNn0.v2ymv1_wRhOdvv38p40HTAfKH7TzhITLJTeAy0z3qfM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a225313c5ebd361a-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "95.214.210.10",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 16:17:08 UTC] === END API CALL LOG ===
[28-Jul-2026 16:17:08 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 16:17:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NCIsInVzZXJuYW1lIjoia21sbHYxNCIsImVtYWlsIjoia2FtaWxvdmthbXJvbmJlazY5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg2MDIyNn0.v2ymv1_wRhOdvv38p40HTAfKH7TzhITLJTeAy0z3qfM
[28-Jul-2026 16:17:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 16:17:08 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 16:17:08 UTC] User ID: 1174
[28-Jul-2026 16:17:08 UTC] ✅ User profile retrieved successfully for user ID: 1174
[28-Jul-2026 16:17:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 16:17:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 16:17:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"95.214.210.10, 172.64.198.81","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NCIsInVzZXJuYW1lIjoia21sbHYxNCIsImVtYWlsIjoia2FtaWxvdmthbXJvbmJlazY5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg2MDIyNn0.v2ymv1_wRhOdvv38p40HTAfKH7TzhITLJTeAy0z3qfM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a22531834b6f361a-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"95.214.210.10","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Jul-2026 16:17:19 UTC] === User Orders API Called ===
[28-Jul-2026 16:17:19 UTC] User ID: 1174
[28-Jul-2026 16:17:19 UTC] Limit: 20, Offset: 0
[28-Jul-2026 16:17:19 UTC] Orders found: 0
[28-Jul-2026 16:17:19 UTC] Orders data: []
[28-Jul-2026 16:17:19 UTC] Total orders count: 0
[28-Jul-2026 16:17:19 UTC] === API CALL LOG ===
[28-Jul-2026 16:17:19 UTC] Endpoint: user/profile.php
[28-Jul-2026 16:17:19 UTC] Full Log Data: {
    "timestamp": "2026-07-28 16:17:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.214.210.10",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.214.210.10, 172.64.198.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NCIsInVzZXJuYW1lIjoia21sbHYxNCIsImVtYWlsIjoia2FtaWxvdmthbXJvbmJlazY5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg2MDIyNn0.v2ymv1_wRhOdvv38p40HTAfKH7TzhITLJTeAy0z3qfM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22531834b74361a-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "95.214.210.10",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 16:17:19 UTC] === END API CALL LOG ===
[28-Jul-2026 16:17:19 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 16:17:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NCIsInVzZXJuYW1lIjoia21sbHYxNCIsImVtYWlsIjoia2FtaWxvdmthbXJvbmJlazY5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg2MDIyNn0.v2ymv1_wRhOdvv38p40HTAfKH7TzhITLJTeAy0z3qfM
[28-Jul-2026 16:17:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 16:17:19 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 16:17:19 UTC] User ID: 1174
[28-Jul-2026 16:17:19 UTC] ✅ User profile retrieved successfully for user ID: 1174
[28-Jul-2026 16:17:20 UTC] === API CALL LOG ===
[28-Jul-2026 16:17:20 UTC] Endpoint: user/profile.php
[28-Jul-2026 16:17:20 UTC] Full Log Data: {
    "timestamp": "2026-07-28 16:17:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.214.210.10",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.214.210.10, 172.64.198.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NCIsInVzZXJuYW1lIjoia21sbHYxNCIsImVtYWlsIjoia2FtaWxvdmthbXJvbmJlazY5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg2MDIyNn0.v2ymv1_wRhOdvv38p40HTAfKH7TzhITLJTeAy0z3qfM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2253186fbad361a-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "95.214.210.10",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 16:17:20 UTC] === END API CALL LOG ===
[28-Jul-2026 16:17:20 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 16:17:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NCIsInVzZXJuYW1lIjoia21sbHYxNCIsImVtYWlsIjoia2FtaWxvdmthbXJvbmJlazY5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg2MDIyNn0.v2ymv1_wRhOdvv38p40HTAfKH7TzhITLJTeAy0z3qfM
[28-Jul-2026 16:17:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 16:17:20 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 16:17:20 UTC] User ID: 1174
[28-Jul-2026 16:17:20 UTC] ✅ User profile retrieved successfully for user ID: 1174
[28-Jul-2026 16:17:20 UTC] === API CALL LOG ===
[28-Jul-2026 16:17:20 UTC] Endpoint: user/profile.php
[28-Jul-2026 16:17:20 UTC] Full Log Data: {
    "timestamp": "2026-07-28 16:17:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.214.210.10",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.214.210.10, 172.64.198.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NCIsInVzZXJuYW1lIjoia21sbHYxNCIsImVtYWlsIjoia2FtaWxvdmthbXJvbmJlazY5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg2MDIyNn0.v2ymv1_wRhOdvv38p40HTAfKH7TzhITLJTeAy0z3qfM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2253187dd7c361a-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "95.214.210.10",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 16:17:20 UTC] === END API CALL LOG ===
[28-Jul-2026 16:17:20 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 16:17:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NCIsInVzZXJuYW1lIjoia21sbHYxNCIsImVtYWlsIjoia2FtaWxvdmthbXJvbmJlazY5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg2MDIyNn0.v2ymv1_wRhOdvv38p40HTAfKH7TzhITLJTeAy0z3qfM
[28-Jul-2026 16:17:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 16:17:20 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 16:17:20 UTC] User ID: 1174
[28-Jul-2026 16:17:20 UTC] ✅ User profile retrieved successfully for user ID: 1174
[28-Jul-2026 16:24:03 UTC] === API CALL LOG ===
[28-Jul-2026 16:24:03 UTC] Endpoint: user/profile.php
[28-Jul-2026 16:24:03 UTC] Full Log Data: {
    "timestamp": "2026-07-28 16:24:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.214.210.10",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.214.210.10, 172.64.200.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NCIsInVzZXJuYW1lIjoia21sbHYxNCIsImVtYWlsIjoia2FtaWxvdmthbXJvbmJlazY5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg2MDIyNn0.v2ymv1_wRhOdvv38p40HTAfKH7TzhITLJTeAy0z3qfM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2253b5d39582d19-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "95.214.210.10",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 16:24:03 UTC] === END API CALL LOG ===
[28-Jul-2026 16:24:03 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 16:24:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NCIsInVzZXJuYW1lIjoia21sbHYxNCIsImVtYWlsIjoia2FtaWxvdmthbXJvbmJlazY5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg2MDIyNn0.v2ymv1_wRhOdvv38p40HTAfKH7TzhITLJTeAy0z3qfM
[28-Jul-2026 16:24:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 16:24:03 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 16:24:03 UTC] User ID: 1174
[28-Jul-2026 16:24:03 UTC] ✅ User profile retrieved successfully for user ID: 1174
[28-Jul-2026 16:26:41 UTC] === API CALL LOG ===
[28-Jul-2026 16:26:41 UTC] Endpoint: user/profile.php
[28-Jul-2026 16:26:41 UTC] Full Log Data: {
    "timestamp": "2026-07-28 16:26:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.214.210.10",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.214.210.10, 172.64.200.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NCIsInVzZXJuYW1lIjoia21sbHYxNCIsImVtYWlsIjoia2FtaWxvdmthbXJvbmJlazY5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg2MDIyNn0.v2ymv1_wRhOdvv38p40HTAfKH7TzhITLJTeAy0z3qfM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2253f364a11cc60-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "95.214.210.10",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 16:26:41 UTC] === END API CALL LOG ===
[28-Jul-2026 16:26:41 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 16:26:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NCIsInVzZXJuYW1lIjoia21sbHYxNCIsImVtYWlsIjoia2FtaWxvdmthbXJvbmJlazY5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg2MDIyNn0.v2ymv1_wRhOdvv38p40HTAfKH7TzhITLJTeAy0z3qfM
[28-Jul-2026 16:26:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 16:26:41 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 16:26:41 UTC] User ID: 1174
[28-Jul-2026 16:26:41 UTC] ✅ User profile retrieved successfully for user ID: 1174
[28-Jul-2026 16:27:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 16:27:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 16:27:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"95.214.210.10, 172.64.200.14","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NCIsInVzZXJuYW1lIjoia21sbHYxNCIsImVtYWlsIjoia2FtaWxvdmthbXJvbmJlazY5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg2MDIyNn0.v2ymv1_wRhOdvv38p40HTAfKH7TzhITLJTeAy0z3qfM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a22540a74ffccc60-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"95.214.210.10","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Jul-2026 16:27:40 UTC] === API CALL LOG ===
[28-Jul-2026 16:27:40 UTC] === User Orders API Called ===
[28-Jul-2026 16:27:40 UTC] Endpoint: user/profile.php
[28-Jul-2026 16:27:40 UTC] User ID: 1174
[28-Jul-2026 16:27:40 UTC] Full Log Data: {
    "timestamp": "2026-07-28 16:27:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.214.210.10",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.214.210.10, 172.64.200.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NCIsInVzZXJuYW1lIjoia21sbHYxNCIsImVtYWlsIjoia2FtaWxvdmthbXJvbmJlazY5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg2MDIyNn0.v2ymv1_wRhOdvv38p40HTAfKH7TzhITLJTeAy0z3qfM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22540a74ffecc60-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "95.214.210.10",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 16:27:40 UTC] Limit: 20, Offset: 0
[28-Jul-2026 16:27:40 UTC] === END API CALL LOG ===
[28-Jul-2026 16:27:40 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 16:27:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NCIsInVzZXJuYW1lIjoia21sbHYxNCIsImVtYWlsIjoia2FtaWxvdmthbXJvbmJlazY5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg2MDIyNn0.v2ymv1_wRhOdvv38p40HTAfKH7TzhITLJTeAy0z3qfM
[28-Jul-2026 16:27:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 16:27:40 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 16:27:40 UTC] User ID: 1174
[28-Jul-2026 16:27:40 UTC] Orders found: 0
[28-Jul-2026 16:27:40 UTC] Orders data: []
[28-Jul-2026 16:27:40 UTC] ✅ User profile retrieved successfully for user ID: 1174
[28-Jul-2026 16:27:40 UTC] Total orders count: 0
[28-Jul-2026 16:27:40 UTC] === API CALL LOG ===
[28-Jul-2026 16:27:40 UTC] Endpoint: user/profile.php
[28-Jul-2026 16:27:40 UTC] Full Log Data: {
    "timestamp": "2026-07-28 16:27:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.214.210.10",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.214.210.10, 172.64.200.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NCIsInVzZXJuYW1lIjoia21sbHYxNCIsImVtYWlsIjoia2FtaWxvdmthbXJvbmJlazY5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg2MDIyNn0.v2ymv1_wRhOdvv38p40HTAfKH7TzhITLJTeAy0z3qfM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22540aaf889cc60-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "95.214.210.10",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 16:27:40 UTC] === END API CALL LOG ===
[28-Jul-2026 16:27:40 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 16:27:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NCIsInVzZXJuYW1lIjoia21sbHYxNCIsImVtYWlsIjoia2FtaWxvdmthbXJvbmJlazY5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg2MDIyNn0.v2ymv1_wRhOdvv38p40HTAfKH7TzhITLJTeAy0z3qfM
[28-Jul-2026 16:27:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 16:27:40 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 16:27:40 UTC] User ID: 1174
[28-Jul-2026 16:27:40 UTC] ✅ User profile retrieved successfully for user ID: 1174
[28-Jul-2026 16:27:40 UTC] === API CALL LOG ===
[28-Jul-2026 16:27:40 UTC] Endpoint: user/profile.php
[28-Jul-2026 16:27:40 UTC] Full Log Data: {
    "timestamp": "2026-07-28 16:27:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.214.210.10",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.214.210.10, 172.64.200.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NCIsInVzZXJuYW1lIjoia21sbHYxNCIsImVtYWlsIjoia2FtaWxvdmthbXJvbmJlazY5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg2MDIyNn0.v2ymv1_wRhOdvv38p40HTAfKH7TzhITLJTeAy0z3qfM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22540abda3bcc60-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "95.214.210.10",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 16:27:40 UTC] === END API CALL LOG ===
[28-Jul-2026 16:27:40 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 16:27:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NCIsInVzZXJuYW1lIjoia21sbHYxNCIsImVtYWlsIjoia2FtaWxvdmthbXJvbmJlazY5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg2MDIyNn0.v2ymv1_wRhOdvv38p40HTAfKH7TzhITLJTeAy0z3qfM
[28-Jul-2026 16:27:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 16:27:40 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 16:27:40 UTC] User ID: 1174
[28-Jul-2026 16:27:40 UTC] ✅ User profile retrieved successfully for user ID: 1174
[28-Jul-2026 16:37:49 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 16:37:49 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 16:37:49 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"95.214.210.10, 172.64.200.14","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NCIsInVzZXJuYW1lIjoia21sbHYxNCIsImVtYWlsIjoia2FtaWxvdmthbXJvbmJlazY5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg2MDIyNn0.v2ymv1_wRhOdvv38p40HTAfKH7TzhITLJTeAy0z3qfM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2254f86e81ea461-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"95.214.210.10","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Jul-2026 16:37:49 UTC] === User Orders API Called ===
[28-Jul-2026 16:37:49 UTC] User ID: 1174
[28-Jul-2026 16:37:49 UTC] Limit: 20, Offset: 0
[28-Jul-2026 16:37:49 UTC] Orders found: 0
[28-Jul-2026 16:37:49 UTC] Orders data: []
[28-Jul-2026 16:37:49 UTC] Total orders count: 0
[28-Jul-2026 16:37:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 16:37:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 16:37:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"95.214.210.10, 172.64.200.14","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NCIsInVzZXJuYW1lIjoia21sbHYxNCIsImVtYWlsIjoia2FtaWxvdmthbXJvbmJlazY5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg2MDIyNn0.v2ymv1_wRhOdvv38p40HTAfKH7TzhITLJTeAy0z3qfM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2254f934db6a461-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"95.214.210.10","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Jul-2026 16:37:51 UTC] === User Orders API Called ===
[28-Jul-2026 16:37:51 UTC] User ID: 1174
[28-Jul-2026 16:37:51 UTC] Limit: 20, Offset: 0
[28-Jul-2026 16:37:51 UTC] Orders found: 0
[28-Jul-2026 16:37:51 UTC] Orders data: []
[28-Jul-2026 16:37:51 UTC] Total orders count: 0
[28-Jul-2026 16:37:51 UTC] === API CALL LOG ===
[28-Jul-2026 16:37:51 UTC] Endpoint: user/profile.php
[28-Jul-2026 16:37:51 UTC] Full Log Data: {
    "timestamp": "2026-07-28 16:37:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.214.210.10",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.214.210.10, 172.64.200.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NCIsInVzZXJuYW1lIjoia21sbHYxNCIsImVtYWlsIjoia2FtaWxvdmthbXJvbmJlazY5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg2MDIyNn0.v2ymv1_wRhOdvv38p40HTAfKH7TzhITLJTeAy0z3qfM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2254f934db9a461-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "95.214.210.10",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 16:37:51 UTC] === END API CALL LOG ===
[28-Jul-2026 16:37:51 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 16:37:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NCIsInVzZXJuYW1lIjoia21sbHYxNCIsImVtYWlsIjoia2FtaWxvdmthbXJvbmJlazY5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg2MDIyNn0.v2ymv1_wRhOdvv38p40HTAfKH7TzhITLJTeAy0z3qfM
[28-Jul-2026 16:37:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 16:37:51 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 16:37:51 UTC] User ID: 1174
[28-Jul-2026 16:37:51 UTC] ✅ User profile retrieved successfully for user ID: 1174
[28-Jul-2026 16:37:51 UTC] === API CALL LOG ===
[28-Jul-2026 16:37:51 UTC] Endpoint: user/profile.php
[28-Jul-2026 16:37:51 UTC] Full Log Data: {
    "timestamp": "2026-07-28 16:37:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.214.210.10",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.214.210.10, 172.64.200.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NCIsInVzZXJuYW1lIjoia21sbHYxNCIsImVtYWlsIjoia2FtaWxvdmthbXJvbmJlazY5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg2MDIyNn0.v2ymv1_wRhOdvv38p40HTAfKH7TzhITLJTeAy0z3qfM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2254f971e2fa461-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "95.214.210.10",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 16:37:51 UTC] === END API CALL LOG ===
[28-Jul-2026 16:37:51 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 16:37:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NCIsInVzZXJuYW1lIjoia21sbHYxNCIsImVtYWlsIjoia2FtaWxvdmthbXJvbmJlazY5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg2MDIyNn0.v2ymv1_wRhOdvv38p40HTAfKH7TzhITLJTeAy0z3qfM
[28-Jul-2026 16:37:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 16:37:51 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 16:37:51 UTC] User ID: 1174
[28-Jul-2026 16:37:51 UTC] ✅ User profile retrieved successfully for user ID: 1174
[28-Jul-2026 16:37:52 UTC] === API CALL LOG ===
[28-Jul-2026 16:37:52 UTC] Endpoint: user/profile.php
[28-Jul-2026 16:37:52 UTC] Full Log Data: {
    "timestamp": "2026-07-28 16:37:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.214.210.10",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.214.210.10, 172.64.200.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NCIsInVzZXJuYW1lIjoia21sbHYxNCIsImVtYWlsIjoia2FtaWxvdmthbXJvbmJlazY5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg2MDIyNn0.v2ymv1_wRhOdvv38p40HTAfKH7TzhITLJTeAy0z3qfM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2254f97cfa5a461-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "95.214.210.10",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 16:37:52 UTC] === END API CALL LOG ===
[28-Jul-2026 16:37:52 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 16:37:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NCIsInVzZXJuYW1lIjoia21sbHYxNCIsImVtYWlsIjoia2FtaWxvdmthbXJvbmJlazY5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg2MDIyNn0.v2ymv1_wRhOdvv38p40HTAfKH7TzhITLJTeAy0z3qfM
[28-Jul-2026 16:37:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 16:37:52 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 16:37:52 UTC] User ID: 1174
[28-Jul-2026 16:37:52 UTC] ✅ User profile retrieved successfully for user ID: 1174
[28-Jul-2026 16:38:01 UTC] === API CALL LOG ===
[28-Jul-2026 16:38:01 UTC] Endpoint: user/profile.php
[28-Jul-2026 16:38:01 UTC] Full Log Data: {
    "timestamp": "2026-07-28 16:38:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.214.210.10",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.214.210.10, 172.64.200.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NCIsInVzZXJuYW1lIjoia21sbHYxNCIsImVtYWlsIjoia2FtaWxvdmthbXJvbmJlazY5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg2MDIyNn0.v2ymv1_wRhOdvv38p40HTAfKH7TzhITLJTeAy0z3qfM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2254fd4db46a461-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "95.214.210.10",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 16:38:01 UTC] === END API CALL LOG ===
[28-Jul-2026 16:38:01 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 16:38:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NCIsInVzZXJuYW1lIjoia21sbHYxNCIsImVtYWlsIjoia2FtaWxvdmthbXJvbmJlazY5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg2MDIyNn0.v2ymv1_wRhOdvv38p40HTAfKH7TzhITLJTeAy0z3qfM
[28-Jul-2026 16:38:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 16:38:01 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 16:38:01 UTC] User ID: 1174
[28-Jul-2026 16:38:01 UTC] ✅ User profile retrieved successfully for user ID: 1174
[28-Jul-2026 16:38:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 16:38:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 16:38:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"95.214.210.10, 172.64.200.15","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NCIsInVzZXJuYW1lIjoia21sbHYxNCIsImVtYWlsIjoia2FtaWxvdmthbXJvbmJlazY5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg2MDIyNn0.v2ymv1_wRhOdvv38p40HTAfKH7TzhITLJTeAy0z3qfM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2254fd4db42a461-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"95.214.210.10","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Jul-2026 16:38:01 UTC] === User Orders API Called ===
[28-Jul-2026 16:38:01 UTC] User ID: 1174
[28-Jul-2026 16:38:01 UTC] Limit: 20, Offset: 0
[28-Jul-2026 16:38:01 UTC] Orders found: 0
[28-Jul-2026 16:38:01 UTC] Orders data: []
[28-Jul-2026 16:38:01 UTC] Total orders count: 0
[28-Jul-2026 16:38:02 UTC] === API CALL LOG ===
[28-Jul-2026 16:38:02 UTC] Endpoint: user/profile.php
[28-Jul-2026 16:38:02 UTC] Full Log Data: {
    "timestamp": "2026-07-28 16:38:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.214.210.10",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.214.210.10, 172.64.200.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NCIsInVzZXJuYW1lIjoia21sbHYxNCIsImVtYWlsIjoia2FtaWxvdmthbXJvbmJlazY5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg2MDIyNn0.v2ymv1_wRhOdvv38p40HTAfKH7TzhITLJTeAy0z3qfM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2254fd86b3fa461-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "95.214.210.10",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 16:38:02 UTC] === END API CALL LOG ===
[28-Jul-2026 16:38:02 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 16:38:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NCIsInVzZXJuYW1lIjoia21sbHYxNCIsImVtYWlsIjoia2FtaWxvdmthbXJvbmJlazY5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg2MDIyNn0.v2ymv1_wRhOdvv38p40HTAfKH7TzhITLJTeAy0z3qfM
[28-Jul-2026 16:38:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 16:38:02 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 16:38:02 UTC] User ID: 1174
[28-Jul-2026 16:38:02 UTC] ✅ User profile retrieved successfully for user ID: 1174
[28-Jul-2026 16:38:02 UTC] === API CALL LOG ===
[28-Jul-2026 16:38:02 UTC] Endpoint: user/profile.php
[28-Jul-2026 16:38:02 UTC] Full Log Data: {
    "timestamp": "2026-07-28 16:38:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.214.210.10",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.214.210.10, 172.64.200.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NCIsInVzZXJuYW1lIjoia21sbHYxNCIsImVtYWlsIjoia2FtaWxvdmthbXJvbmJlazY5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg2MDIyNn0.v2ymv1_wRhOdvv38p40HTAfKH7TzhITLJTeAy0z3qfM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2254fd95d34a461-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "95.214.210.10",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 16:38:02 UTC] === END API CALL LOG ===
[28-Jul-2026 16:38:02 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 16:38:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NCIsInVzZXJuYW1lIjoia21sbHYxNCIsImVtYWlsIjoia2FtaWxvdmthbXJvbmJlazY5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg2MDIyNn0.v2ymv1_wRhOdvv38p40HTAfKH7TzhITLJTeAy0z3qfM
[28-Jul-2026 16:38:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 16:38:02 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 16:38:02 UTC] User ID: 1174
[28-Jul-2026 16:38:02 UTC] ✅ User profile retrieved successfully for user ID: 1174
[28-Jul-2026 16:38:05 UTC] === API CALL LOG ===
[28-Jul-2026 16:38:05 UTC] Endpoint: user/profile.php
[28-Jul-2026 16:38:05 UTC] Full Log Data: {
    "timestamp": "2026-07-28 16:38:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.214.210.10",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.214.210.10, 172.64.200.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NCIsInVzZXJuYW1lIjoia21sbHYxNCIsImVtYWlsIjoia2FtaWxvdmthbXJvbmJlazY5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg2MDIyNn0.v2ymv1_wRhOdvv38p40HTAfKH7TzhITLJTeAy0z3qfM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2254fee7df1a461-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "95.214.210.10",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 16:38:05 UTC] === END API CALL LOG ===
[28-Jul-2026 16:38:05 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 16:38:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NCIsInVzZXJuYW1lIjoia21sbHYxNCIsImVtYWlsIjoia2FtaWxvdmthbXJvbmJlazY5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg2MDIyNn0.v2ymv1_wRhOdvv38p40HTAfKH7TzhITLJTeAy0z3qfM
[28-Jul-2026 16:38:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 16:38:05 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 16:38:05 UTC] User ID: 1174
[28-Jul-2026 16:38:05 UTC] ✅ User profile retrieved successfully for user ID: 1174
[28-Jul-2026 16:38:05 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 16:38:05 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 16:38:05 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"95.214.210.10, 172.64.200.15","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NCIsInVzZXJuYW1lIjoia21sbHYxNCIsImVtYWlsIjoia2FtaWxvdmthbXJvbmJlazY5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg2MDIyNn0.v2ymv1_wRhOdvv38p40HTAfKH7TzhITLJTeAy0z3qfM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2254fee7deea461-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"95.214.210.10","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Jul-2026 16:38:05 UTC] === User Orders API Called ===
[28-Jul-2026 16:38:05 UTC] User ID: 1174
[28-Jul-2026 16:38:05 UTC] Limit: 20, Offset: 0
[28-Jul-2026 16:38:05 UTC] Orders found: 0
[28-Jul-2026 16:38:05 UTC] Orders data: []
[28-Jul-2026 16:38:05 UTC] Total orders count: 0
[28-Jul-2026 16:38:06 UTC] === API CALL LOG ===
[28-Jul-2026 16:38:06 UTC] Endpoint: user/profile.php
[28-Jul-2026 16:38:06 UTC] Full Log Data: {
    "timestamp": "2026-07-28 16:38:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.214.210.10",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.214.210.10, 172.64.200.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NCIsInVzZXJuYW1lIjoia21sbHYxNCIsImVtYWlsIjoia2FtaWxvdmthbXJvbmJlazY5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg2MDIyNn0.v2ymv1_wRhOdvv38p40HTAfKH7TzhITLJTeAy0z3qfM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2254ff22daca461-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "95.214.210.10",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 16:38:06 UTC] === END API CALL LOG ===
[28-Jul-2026 16:38:06 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 16:38:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NCIsInVzZXJuYW1lIjoia21sbHYxNCIsImVtYWlsIjoia2FtaWxvdmthbXJvbmJlazY5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg2MDIyNn0.v2ymv1_wRhOdvv38p40HTAfKH7TzhITLJTeAy0z3qfM
[28-Jul-2026 16:38:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 16:38:06 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 16:38:06 UTC] User ID: 1174
[28-Jul-2026 16:38:06 UTC] ✅ User profile retrieved successfully for user ID: 1174
[28-Jul-2026 16:38:06 UTC] === API CALL LOG ===
[28-Jul-2026 16:38:06 UTC] Endpoint: user/profile.php
[28-Jul-2026 16:38:06 UTC] Full Log Data: {
    "timestamp": "2026-07-28 16:38:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.214.210.10",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.214.210.10, 172.64.200.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NCIsInVzZXJuYW1lIjoia21sbHYxNCIsImVtYWlsIjoia2FtaWxvdmthbXJvbmJlazY5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg2MDIyNn0.v2ymv1_wRhOdvv38p40HTAfKH7TzhITLJTeAy0z3qfM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2254ff30fbea461-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "95.214.210.10",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 16:38:06 UTC] === END API CALL LOG ===
[28-Jul-2026 16:38:06 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 16:38:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NCIsInVzZXJuYW1lIjoia21sbHYxNCIsImVtYWlsIjoia2FtaWxvdmthbXJvbmJlazY5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg2MDIyNn0.v2ymv1_wRhOdvv38p40HTAfKH7TzhITLJTeAy0z3qfM
[28-Jul-2026 16:38:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 16:38:06 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 16:38:06 UTC] User ID: 1174
[28-Jul-2026 16:38:06 UTC] ✅ User profile retrieved successfully for user ID: 1174
[28-Jul-2026 16:38:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 16:38:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 16:38:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"95.214.210.10, 172.64.200.15","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NCIsInVzZXJuYW1lIjoia21sbHYxNCIsImVtYWlsIjoia2FtaWxvdmthbXJvbmJlazY5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg2MDIyNn0.v2ymv1_wRhOdvv38p40HTAfKH7TzhITLJTeAy0z3qfM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2254ff5cda0a461-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"95.214.210.10","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Jul-2026 16:38:07 UTC] === User Orders API Called ===
[28-Jul-2026 16:38:07 UTC] User ID: 1174
[28-Jul-2026 16:38:07 UTC] Limit: 20, Offset: 0
[28-Jul-2026 16:38:07 UTC] Orders found: 0
[28-Jul-2026 16:38:07 UTC] Orders data: []
[28-Jul-2026 16:38:07 UTC] Total orders count: 0
[28-Jul-2026 16:38:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 16:38:08 UTC] === API CALL LOG ===
[28-Jul-2026 16:38:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 16:38:08 UTC] Endpoint: user/profile.php
[28-Jul-2026 16:38:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"95.214.210.10, 172.64.200.15","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NCIsInVzZXJuYW1lIjoia21sbHYxNCIsImVtYWlsIjoia2FtaWxvdmthbXJvbmJlazY5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg2MDIyNn0.v2ymv1_wRhOdvv38p40HTAfKH7TzhITLJTeAy0z3qfM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a22550014e7da461-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"95.214.210.10","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Jul-2026 16:38:08 UTC] Full Log Data: {
    "timestamp": "2026-07-28 16:38:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.214.210.10",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.214.210.10, 172.64.200.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NCIsInVzZXJuYW1lIjoia21sbHYxNCIsImVtYWlsIjoia2FtaWxvdmthbXJvbmJlazY5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg2MDIyNn0.v2ymv1_wRhOdvv38p40HTAfKH7TzhITLJTeAy0z3qfM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22550014e80a461-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "95.214.210.10",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 16:38:08 UTC] === END API CALL LOG ===
[28-Jul-2026 16:38:08 UTC] === User Orders API Called ===
[28-Jul-2026 16:38:08 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 16:38:08 UTC] User ID: 1174
[28-Jul-2026 16:38:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NCIsInVzZXJuYW1lIjoia21sbHYxNCIsImVtYWlsIjoia2FtaWxvdmthbXJvbmJlazY5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg2MDIyNn0.v2ymv1_wRhOdvv38p40HTAfKH7TzhITLJTeAy0z3qfM
[28-Jul-2026 16:38:08 UTC] Limit: 20, Offset: 0
[28-Jul-2026 16:38:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 16:38:08 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 16:38:08 UTC] User ID: 1174
[28-Jul-2026 16:38:08 UTC] ✅ User profile retrieved successfully for user ID: 1174
[28-Jul-2026 16:38:08 UTC] Orders found: 0
[28-Jul-2026 16:38:08 UTC] Orders data: []
[28-Jul-2026 16:38:08 UTC] Total orders count: 0
[28-Jul-2026 16:38:09 UTC] === API CALL LOG ===
[28-Jul-2026 16:38:09 UTC] Endpoint: user/profile.php
[28-Jul-2026 16:38:09 UTC] Full Log Data: {
    "timestamp": "2026-07-28 16:38:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.214.210.10",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.214.210.10, 172.64.200.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NCIsInVzZXJuYW1lIjoia21sbHYxNCIsImVtYWlsIjoia2FtaWxvdmthbXJvbmJlazY5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg2MDIyNn0.v2ymv1_wRhOdvv38p40HTAfKH7TzhITLJTeAy0z3qfM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2255004ee1ca461-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "95.214.210.10",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 16:38:09 UTC] === END API CALL LOG ===
[28-Jul-2026 16:38:09 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 16:38:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NCIsInVzZXJuYW1lIjoia21sbHYxNCIsImVtYWlsIjoia2FtaWxvdmthbXJvbmJlazY5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg2MDIyNn0.v2ymv1_wRhOdvv38p40HTAfKH7TzhITLJTeAy0z3qfM
[28-Jul-2026 16:38:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 16:38:09 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 16:38:09 UTC] User ID: 1174
[28-Jul-2026 16:38:09 UTC] ✅ User profile retrieved successfully for user ID: 1174
[28-Jul-2026 16:38:09 UTC] === API CALL LOG ===
[28-Jul-2026 16:38:09 UTC] Endpoint: user/profile.php
[28-Jul-2026 16:38:09 UTC] Full Log Data: {
    "timestamp": "2026-07-28 16:38:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.214.210.10",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.214.210.10, 172.64.200.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NCIsInVzZXJuYW1lIjoia21sbHYxNCIsImVtYWlsIjoia2FtaWxvdmthbXJvbmJlazY5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg2MDIyNn0.v2ymv1_wRhOdvv38p40HTAfKH7TzhITLJTeAy0z3qfM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2255005cfcaa461-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "95.214.210.10",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 16:38:09 UTC] === END API CALL LOG ===
[28-Jul-2026 16:38:09 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 16:38:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NCIsInVzZXJuYW1lIjoia21sbHYxNCIsImVtYWlsIjoia2FtaWxvdmthbXJvbmJlazY5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg2MDIyNn0.v2ymv1_wRhOdvv38p40HTAfKH7TzhITLJTeAy0z3qfM
[28-Jul-2026 16:38:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 16:38:09 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 16:38:09 UTC] User ID: 1174
[28-Jul-2026 16:38:09 UTC] ✅ User profile retrieved successfully for user ID: 1174
[28-Jul-2026 16:38:11 UTC] === API CALL LOG ===
[28-Jul-2026 16:38:11 UTC] Endpoint: user/profile.php
[28-Jul-2026 16:38:11 UTC] Full Log Data: {
    "timestamp": "2026-07-28 16:38:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.214.210.10",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.214.210.10, 172.64.200.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NCIsInVzZXJuYW1lIjoia21sbHYxNCIsImVtYWlsIjoia2FtaWxvdmthbXJvbmJlazY5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg2MDIyNn0.v2ymv1_wRhOdvv38p40HTAfKH7TzhITLJTeAy0z3qfM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22550129895a461-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "95.214.210.10",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 16:38:11 UTC] === END API CALL LOG ===
[28-Jul-2026 16:38:11 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 16:38:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NCIsInVzZXJuYW1lIjoia21sbHYxNCIsImVtYWlsIjoia2FtaWxvdmthbXJvbmJlazY5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg2MDIyNn0.v2ymv1_wRhOdvv38p40HTAfKH7TzhITLJTeAy0z3qfM
[28-Jul-2026 16:38:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 16:38:11 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 16:38:11 UTC] User ID: 1174
[28-Jul-2026 16:38:11 UTC] ✅ User profile retrieved successfully for user ID: 1174
[28-Jul-2026 16:38:11 UTC] User Purchases API - User ID: 1174
[28-Jul-2026 16:38:11 UTC] User Purchases API - Total purchases found: 0
[28-Jul-2026 16:44:09 UTC] === API CALL LOG ===
[28-Jul-2026 16:44:09 UTC] Endpoint: user/profile.php
[28-Jul-2026 16:44:09 UTC] Full Log Data: {
    "timestamp": "2026-07-28 16:44:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.214.210.10",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.214.210.10, 172.64.198.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NCIsInVzZXJuYW1lIjoia21sbHYxNCIsImVtYWlsIjoia2FtaWxvdmthbXJvbmJlazY5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg2MDIyNn0.v2ymv1_wRhOdvv38p40HTAfKH7TzhITLJTeAy0z3qfM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22558cf4c3345c1-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "95.214.210.10",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 16:44:09 UTC] === END API CALL LOG ===
[28-Jul-2026 16:44:09 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 16:44:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NCIsInVzZXJuYW1lIjoia21sbHYxNCIsImVtYWlsIjoia2FtaWxvdmthbXJvbmJlazY5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg2MDIyNn0.v2ymv1_wRhOdvv38p40HTAfKH7TzhITLJTeAy0z3qfM
[28-Jul-2026 16:44:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 16:44:09 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 16:44:09 UTC] User ID: 1174
[28-Jul-2026 16:44:09 UTC] ✅ User profile retrieved successfully for user ID: 1174
[28-Jul-2026 16:44:10 UTC] === API CALL LOG ===
[28-Jul-2026 16:44:10 UTC] Endpoint: user/profile.php
[28-Jul-2026 16:44:10 UTC] Full Log Data: {
    "timestamp": "2026-07-28 16:44:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.214.210.10",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.214.210.10, 172.64.198.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NCIsInVzZXJuYW1lIjoia21sbHYxNCIsImVtYWlsIjoia2FtaWxvdmthbXJvbmJlazY5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg2MDIyNn0.v2ymv1_wRhOdvv38p40HTAfKH7TzhITLJTeAy0z3qfM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22558d45fbe45c1-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "95.214.210.10",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 16:44:10 UTC] === END API CALL LOG ===
[28-Jul-2026 16:44:10 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 16:44:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NCIsInVzZXJuYW1lIjoia21sbHYxNCIsImVtYWlsIjoia2FtaWxvdmthbXJvbmJlazY5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg2MDIyNn0.v2ymv1_wRhOdvv38p40HTAfKH7TzhITLJTeAy0z3qfM
[28-Jul-2026 16:44:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 16:44:10 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 16:44:10 UTC] User ID: 1174
[28-Jul-2026 16:44:10 UTC] ✅ User profile retrieved successfully for user ID: 1174
[28-Jul-2026 16:44:10 UTC] === API CALL LOG ===
[28-Jul-2026 16:44:10 UTC] Endpoint: user/profile.php
[28-Jul-2026 16:44:10 UTC] Full Log Data: {
    "timestamp": "2026-07-28 16:44:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.214.210.10",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.214.210.10, 172.64.198.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NCIsInVzZXJuYW1lIjoia21sbHYxNCIsImVtYWlsIjoia2FtaWxvdmthbXJvbmJlazY5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg2MDIyNn0.v2ymv1_wRhOdvv38p40HTAfKH7TzhITLJTeAy0z3qfM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22558d45fb845c1-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "95.214.210.10",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 16:44:10 UTC] === END API CALL LOG ===
[28-Jul-2026 16:44:10 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 16:44:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NCIsInVzZXJuYW1lIjoia21sbHYxNCIsImVtYWlsIjoia2FtaWxvdmthbXJvbmJlazY5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg2MDIyNn0.v2ymv1_wRhOdvv38p40HTAfKH7TzhITLJTeAy0z3qfM
[28-Jul-2026 16:44:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 16:44:10 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 16:44:10 UTC] User ID: 1174
[28-Jul-2026 16:44:10 UTC] ✅ User profile retrieved successfully for user ID: 1174
[28-Jul-2026 16:44:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 16:44:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 16:44:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"95.214.210.10, 172.64.198.80","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NCIsInVzZXJuYW1lIjoia21sbHYxNCIsImVtYWlsIjoia2FtaWxvdmthbXJvbmJlazY5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg2MDIyNn0.v2ymv1_wRhOdvv38p40HTAfKH7TzhITLJTeAy0z3qfM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a22558d45fbc45c1-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"95.214.210.10","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Jul-2026 16:44:10 UTC] === User Orders API Called ===
[28-Jul-2026 16:44:10 UTC] User ID: 1174
[28-Jul-2026 16:44:10 UTC] Limit: 20, Offset: 0
[28-Jul-2026 16:44:10 UTC] Orders found: 0
[28-Jul-2026 16:44:10 UTC] Orders data: []
[28-Jul-2026 16:44:10 UTC] Total orders count: 0
[28-Jul-2026 16:44:10 UTC] === API CALL LOG ===
[28-Jul-2026 16:44:10 UTC] Endpoint: user/profile.php
[28-Jul-2026 16:44:10 UTC] Full Log Data: {
    "timestamp": "2026-07-28 16:44:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.214.210.10",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.214.210.10, 172.64.198.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NCIsInVzZXJuYW1lIjoia21sbHYxNCIsImVtYWlsIjoia2FtaWxvdmthbXJvbmJlazY5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg2MDIyNn0.v2ymv1_wRhOdvv38p40HTAfKH7TzhITLJTeAy0z3qfM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22558d878ad45c1-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "95.214.210.10",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 16:44:10 UTC] === END API CALL LOG ===
[28-Jul-2026 16:44:10 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 16:44:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NCIsInVzZXJuYW1lIjoia21sbHYxNCIsImVtYWlsIjoia2FtaWxvdmthbXJvbmJlazY5QGdtYWlsLmNvbSIsImV4cCI6MTc4NTg2MDIyNn0.v2ymv1_wRhOdvv38p40HTAfKH7TzhITLJTeAy0z3qfM
[28-Jul-2026 16:44:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 16:44:10 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 16:44:10 UTC] User ID: 1174
[28-Jul-2026 16:44:10 UTC] ✅ User profile retrieved successfully for user ID: 1174
[28-Jul-2026 16:44:41 UTC] === API CALL LOG ===
[28-Jul-2026 16:44:41 UTC] Endpoint: user/profile.php
[28-Jul-2026 16:44:41 UTC] Full Log Data: {
    "timestamp": "2026-07-28 16:44:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1448:eb05:1:0:baa8:2ff",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1448:eb05:1:0:baa8:2ff, 172.70.208.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NSIsInVzZXJuYW1lIjoic2FoYiIsImVtYWlsIjoidGVjaG5pY2FsYXJiZWxvOUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NjE4ODF9.iNFP31auYMZL3LKMWiOFm9_GFdUapFflmoHofgmzwvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22559991e42fdcf-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:3100:1448:eb05:1:0:baa8:2ff",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 16:44:41 UTC] === END API CALL LOG ===
[28-Jul-2026 16:44:41 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 16:44:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NSIsInVzZXJuYW1lIjoic2FoYiIsImVtYWlsIjoidGVjaG5pY2FsYXJiZWxvOUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NjE4ODF9.iNFP31auYMZL3LKMWiOFm9_GFdUapFflmoHofgmzwvk
[28-Jul-2026 16:44:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 16:44:41 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 16:44:41 UTC] User ID: 1175
[28-Jul-2026 16:44:41 UTC] ✅ User profile retrieved successfully for user ID: 1175
[28-Jul-2026 16:44:42 UTC] === API CALL LOG ===
[28-Jul-2026 16:44:42 UTC] Endpoint: user/profile.php
[28-Jul-2026 16:44:42 UTC] Full Log Data: {
    "timestamp": "2026-07-28 16:44:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1448:eb05:1:0:baa8:2ff",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1448:eb05:1:0:baa8:2ff, 172.70.208.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NSIsInVzZXJuYW1lIjoic2FoYiIsImVtYWlsIjoidGVjaG5pY2FsYXJiZWxvOUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NjE4ODF9.iNFP31auYMZL3LKMWiOFm9_GFdUapFflmoHofgmzwvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a225599a39c2fdcf-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:3100:1448:eb05:1:0:baa8:2ff",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 16:44:42 UTC] === END API CALL LOG ===
[28-Jul-2026 16:44:42 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 16:44:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NSIsInVzZXJuYW1lIjoic2FoYiIsImVtYWlsIjoidGVjaG5pY2FsYXJiZWxvOUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NjE4ODF9.iNFP31auYMZL3LKMWiOFm9_GFdUapFflmoHofgmzwvk
[28-Jul-2026 16:44:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 16:44:42 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 16:44:42 UTC] User ID: 1175
[28-Jul-2026 16:44:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 16:44:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 16:44:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2404:3100:1448:eb05:1:0:baa8:2ff, 172.70.208.71","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NSIsInVzZXJuYW1lIjoic2FoYiIsImVtYWlsIjoidGVjaG5pY2FsYXJiZWxvOUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NjE4ODF9.iNFP31auYMZL3LKMWiOFm9_GFdUapFflmoHofgmzwvk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a225599a39bdfdcf-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2404:3100:1448:eb05:1:0:baa8:2ff","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Jul-2026 16:44:42 UTC] === User Orders API Called ===
[28-Jul-2026 16:44:42 UTC] ✅ User profile retrieved successfully for user ID: 1175
[28-Jul-2026 16:44:42 UTC] User ID: 1175
[28-Jul-2026 16:44:42 UTC] Limit: 20, Offset: 0
[28-Jul-2026 16:44:42 UTC] Orders found: 0
[28-Jul-2026 16:44:42 UTC] Orders data: []
[28-Jul-2026 16:44:42 UTC] Total orders count: 0
[28-Jul-2026 16:44:43 UTC] === API CALL LOG ===
[28-Jul-2026 16:44:43 UTC] Endpoint: user/profile.php
[28-Jul-2026 16:44:43 UTC] Full Log Data: {
    "timestamp": "2026-07-28 16:44:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1448:eb05:1:0:baa8:2ff",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1448:eb05:1:0:baa8:2ff, 172.70.208.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NSIsInVzZXJuYW1lIjoic2FoYiIsImVtYWlsIjoidGVjaG5pY2FsYXJiZWxvOUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NjE4ODF9.iNFP31auYMZL3LKMWiOFm9_GFdUapFflmoHofgmzwvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22559a4f973fdcf-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:3100:1448:eb05:1:0:baa8:2ff",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 16:44:43 UTC] === END API CALL LOG ===
[28-Jul-2026 16:44:43 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 16:44:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NSIsInVzZXJuYW1lIjoic2FoYiIsImVtYWlsIjoidGVjaG5pY2FsYXJiZWxvOUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NjE4ODF9.iNFP31auYMZL3LKMWiOFm9_GFdUapFflmoHofgmzwvk
[28-Jul-2026 16:44:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 16:44:43 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 16:44:43 UTC] User ID: 1175
[28-Jul-2026 16:44:43 UTC] ✅ User profile retrieved successfully for user ID: 1175
[28-Jul-2026 16:45:25 UTC] === API CALL LOG ===
[28-Jul-2026 16:45:25 UTC] Endpoint: user/profile.php
[28-Jul-2026 16:45:25 UTC] Full Log Data: {
    "timestamp": "2026-07-28 16:45:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1448:eb05:1:0:baa8:2ff",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1448:eb05:1:0:baa8:2ff, 172.70.208.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NSIsInVzZXJuYW1lIjoic2FoYiIsImVtYWlsIjoidGVjaG5pY2FsYXJiZWxvOUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NjE4ODF9.iNFP31auYMZL3LKMWiOFm9_GFdUapFflmoHofgmzwvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2255aa698eefdcf-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:3100:1448:eb05:1:0:baa8:2ff",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 16:45:25 UTC] === END API CALL LOG ===
[28-Jul-2026 16:45:25 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 16:45:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NSIsInVzZXJuYW1lIjoic2FoYiIsImVtYWlsIjoidGVjaG5pY2FsYXJiZWxvOUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NjE4ODF9.iNFP31auYMZL3LKMWiOFm9_GFdUapFflmoHofgmzwvk
[28-Jul-2026 16:45:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 16:45:25 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 16:45:25 UTC] User ID: 1175
[28-Jul-2026 16:45:25 UTC] ✅ User profile retrieved successfully for user ID: 1175
[28-Jul-2026 16:45:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 16:45:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 16:45:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2404:3100:1448:eb05:1:0:baa8:2ff, 172.70.208.70","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NSIsInVzZXJuYW1lIjoic2FoYiIsImVtYWlsIjoidGVjaG5pY2FsYXJiZWxvOUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NjE4ODF9.iNFP31auYMZL3LKMWiOFm9_GFdUapFflmoHofgmzwvk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2255b161b7afdcf-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2404:3100:1448:eb05:1:0:baa8:2ff","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Jul-2026 16:45:43 UTC] === User Orders API Called ===
[28-Jul-2026 16:45:43 UTC] User ID: 1175
[28-Jul-2026 16:45:43 UTC] Limit: 20, Offset: 0
[28-Jul-2026 16:45:43 UTC] Orders found: 0
[28-Jul-2026 16:45:43 UTC] Orders data: []
[28-Jul-2026 16:45:43 UTC] Total orders count: 0
[28-Jul-2026 16:45:46 UTC] === API CALL LOG ===
[28-Jul-2026 16:45:46 UTC] Endpoint: user/profile.php
[28-Jul-2026 16:45:46 UTC] Full Log Data: {
    "timestamp": "2026-07-28 16:45:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1448:eb05:1:0:baa8:2ff",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1448:eb05:1:0:baa8:2ff, 172.70.208.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NSIsInVzZXJuYW1lIjoic2FoYiIsImVtYWlsIjoidGVjaG5pY2FsYXJiZWxvOUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NjE4ODF9.iNFP31auYMZL3LKMWiOFm9_GFdUapFflmoHofgmzwvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2255b2d8b81fdcf-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:3100:1448:eb05:1:0:baa8:2ff",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 16:45:46 UTC] === END API CALL LOG ===
[28-Jul-2026 16:45:46 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 16:45:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NSIsInVzZXJuYW1lIjoic2FoYiIsImVtYWlsIjoidGVjaG5pY2FsYXJiZWxvOUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NjE4ODF9.iNFP31auYMZL3LKMWiOFm9_GFdUapFflmoHofgmzwvk
[28-Jul-2026 16:45:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 16:45:46 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 16:45:46 UTC] User ID: 1175
[28-Jul-2026 16:45:46 UTC] ✅ User profile retrieved successfully for user ID: 1175
[28-Jul-2026 16:45:46 UTC] User Purchases API - User ID: 1175
[28-Jul-2026 16:45:46 UTC] User Purchases API - Total purchases found: 0
[28-Jul-2026 16:45:51 UTC] === API CALL LOG ===
[28-Jul-2026 16:45:51 UTC] Endpoint: user/profile.php
[28-Jul-2026 16:45:51 UTC] Full Log Data: {
    "timestamp": "2026-07-28 16:45:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1448:eb05:1:0:baa8:2ff",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1448:eb05:1:0:baa8:2ff, 172.70.208.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NSIsInVzZXJuYW1lIjoic2FoYiIsImVtYWlsIjoidGVjaG5pY2FsYXJiZWxvOUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NjE4ODF9.iNFP31auYMZL3LKMWiOFm9_GFdUapFflmoHofgmzwvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2255b4e89d8fdcf-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:3100:1448:eb05:1:0:baa8:2ff",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 16:45:51 UTC] === END API CALL LOG ===
[28-Jul-2026 16:45:51 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 16:45:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NSIsInVzZXJuYW1lIjoic2FoYiIsImVtYWlsIjoidGVjaG5pY2FsYXJiZWxvOUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NjE4ODF9.iNFP31auYMZL3LKMWiOFm9_GFdUapFflmoHofgmzwvk
[28-Jul-2026 16:45:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 16:45:51 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 16:45:51 UTC] User ID: 1175
[28-Jul-2026 16:45:51 UTC] ✅ User profile retrieved successfully for user ID: 1175
[28-Jul-2026 16:45:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 16:45:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 16:45:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2404:3100:1448:eb05:1:0:baa8:2ff, 172.70.208.70","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NSIsInVzZXJuYW1lIjoic2FoYiIsImVtYWlsIjoidGVjaG5pY2FsYXJiZWxvOUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NjE4ODF9.iNFP31auYMZL3LKMWiOFm9_GFdUapFflmoHofgmzwvk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2255b4e89d2fdcf-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2404:3100:1448:eb05:1:0:baa8:2ff","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Jul-2026 16:45:51 UTC] === User Orders API Called ===
[28-Jul-2026 16:45:51 UTC] User ID: 1175
[28-Jul-2026 16:45:51 UTC] Limit: 20, Offset: 0
[28-Jul-2026 16:45:51 UTC] Orders found: 0
[28-Jul-2026 16:45:51 UTC] Orders data: []
[28-Jul-2026 16:45:51 UTC] Total orders count: 0
[28-Jul-2026 16:45:52 UTC] === API CALL LOG ===
[28-Jul-2026 16:45:52 UTC] Endpoint: user/profile.php
[28-Jul-2026 16:45:52 UTC] Full Log Data: {
    "timestamp": "2026-07-28 16:45:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1448:eb05:1:0:baa8:2ff",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1448:eb05:1:0:baa8:2ff, 172.70.208.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NSIsInVzZXJuYW1lIjoic2FoYiIsImVtYWlsIjoidGVjaG5pY2FsYXJiZWxvOUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NjE4ODF9.iNFP31auYMZL3LKMWiOFm9_GFdUapFflmoHofgmzwvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2255b525cbdfdcf-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:3100:1448:eb05:1:0:baa8:2ff",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 16:45:52 UTC] === END API CALL LOG ===
[28-Jul-2026 16:45:52 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 16:45:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NSIsInVzZXJuYW1lIjoic2FoYiIsImVtYWlsIjoidGVjaG5pY2FsYXJiZWxvOUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NjE4ODF9.iNFP31auYMZL3LKMWiOFm9_GFdUapFflmoHofgmzwvk
[28-Jul-2026 16:45:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 16:45:52 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 16:45:52 UTC] User ID: 1175
[28-Jul-2026 16:45:52 UTC] ✅ User profile retrieved successfully for user ID: 1175
[28-Jul-2026 16:45:53 UTC] === API CALL LOG ===
[28-Jul-2026 16:45:53 UTC] Endpoint: user/profile.php
[28-Jul-2026 16:45:53 UTC] Full Log Data: {
    "timestamp": "2026-07-28 16:45:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1448:eb05:1:0:baa8:2ff",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1448:eb05:1:0:baa8:2ff, 172.70.208.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NSIsInVzZXJuYW1lIjoic2FoYiIsImVtYWlsIjoidGVjaG5pY2FsYXJiZWxvOUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NjE4ODF9.iNFP31auYMZL3LKMWiOFm9_GFdUapFflmoHofgmzwvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2255b58995dfdcf-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:3100:1448:eb05:1:0:baa8:2ff",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 16:45:53 UTC] === END API CALL LOG ===
[28-Jul-2026 16:45:53 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 16:45:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NSIsInVzZXJuYW1lIjoic2FoYiIsImVtYWlsIjoidGVjaG5pY2FsYXJiZWxvOUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NjE4ODF9.iNFP31auYMZL3LKMWiOFm9_GFdUapFflmoHofgmzwvk
[28-Jul-2026 16:45:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 16:45:53 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 16:45:53 UTC] User ID: 1175
[28-Jul-2026 16:45:53 UTC] ✅ User profile retrieved successfully for user ID: 1175
[28-Jul-2026 16:47:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 16:47:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 16:47:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2404:3100:1442:160:1:0:baad:78ce, 104.23.175.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NSIsInVzZXJuYW1lIjoic2FoYiIsImVtYWlsIjoidGVjaG5pY2FsYXJiZWxvOUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NjE4ODF9.iNFP31auYMZL3LKMWiOFm9_GFdUapFflmoHofgmzwvk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2255d6ace4834c9-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2404:3100:1442:160:1:0:baad:78ce","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Jul-2026 16:47:18 UTC] === User Orders API Called ===
[28-Jul-2026 16:47:18 UTC] User ID: 1175
[28-Jul-2026 16:47:18 UTC] Limit: 20, Offset: 0
[28-Jul-2026 16:47:18 UTC] Orders found: 0
[28-Jul-2026 16:47:18 UTC] Orders data: []
[28-Jul-2026 16:47:18 UTC] Total orders count: 0
[28-Jul-2026 16:47:19 UTC] === API CALL LOG ===
[28-Jul-2026 16:47:19 UTC] Endpoint: user/profile.php
[28-Jul-2026 16:47:19 UTC] Full Log Data: {
    "timestamp": "2026-07-28 16:47:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1442:160:1:0:baad:78ce",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1442:160:1:0:baad:78ce, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NSIsInVzZXJuYW1lIjoic2FoYiIsImVtYWlsIjoidGVjaG5pY2FsYXJiZWxvOUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NjE4ODF9.iNFP31auYMZL3LKMWiOFm9_GFdUapFflmoHofgmzwvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2255d6faf1c34c9-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:3100:1442:160:1:0:baad:78ce",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 16:47:19 UTC] === END API CALL LOG ===
[28-Jul-2026 16:47:19 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 16:47:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NSIsInVzZXJuYW1lIjoic2FoYiIsImVtYWlsIjoidGVjaG5pY2FsYXJiZWxvOUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NjE4ODF9.iNFP31auYMZL3LKMWiOFm9_GFdUapFflmoHofgmzwvk
[28-Jul-2026 16:47:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 16:47:19 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 16:47:19 UTC] User ID: 1175
[28-Jul-2026 16:47:19 UTC] ✅ User profile retrieved successfully for user ID: 1175
[28-Jul-2026 16:47:19 UTC] User Purchases API - User ID: 1175
[28-Jul-2026 16:47:19 UTC] User Purchases API - Total purchases found: 0
[28-Jul-2026 16:47:27 UTC] === API CALL LOG ===
[28-Jul-2026 16:47:27 UTC] Endpoint: user/profile.php
[28-Jul-2026 16:47:27 UTC] Full Log Data: {
    "timestamp": "2026-07-28 16:47:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1442:160:1:0:baad:78ce",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1442:160:1:0:baad:78ce, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NSIsInVzZXJuYW1lIjoic2FoYiIsImVtYWlsIjoidGVjaG5pY2FsYXJiZWxvOUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NjE4ODF9.iNFP31auYMZL3LKMWiOFm9_GFdUapFflmoHofgmzwvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2255d9db95134c9-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:3100:1442:160:1:0:baad:78ce",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 16:47:27 UTC] === END API CALL LOG ===
[28-Jul-2026 16:47:27 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 16:47:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NSIsInVzZXJuYW1lIjoic2FoYiIsImVtYWlsIjoidGVjaG5pY2FsYXJiZWxvOUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NjE4ODF9.iNFP31auYMZL3LKMWiOFm9_GFdUapFflmoHofgmzwvk
[28-Jul-2026 16:47:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 16:47:27 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 16:47:27 UTC] User ID: 1175
[28-Jul-2026 16:47:27 UTC] ✅ User profile retrieved successfully for user ID: 1175
[28-Jul-2026 16:47:27 UTC] User Purchases API - User ID: 1175
[28-Jul-2026 16:47:27 UTC] User Purchases API - Total purchases found: 0
[28-Jul-2026 16:47:33 UTC] === API CALL LOG ===
[28-Jul-2026 16:47:33 UTC] Endpoint: user/profile.php
[28-Jul-2026 16:47:33 UTC] Full Log Data: {
    "timestamp": "2026-07-28 16:47:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1442:160:1:0:baad:78ce",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1442:160:1:0:baad:78ce, 104.23.175.178",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NSIsInVzZXJuYW1lIjoic2FoYiIsImVtYWlsIjoidGVjaG5pY2FsYXJiZWxvOUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NjE4ODF9.iNFP31auYMZL3LKMWiOFm9_GFdUapFflmoHofgmzwvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2255dc66ad534c9-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:3100:1442:160:1:0:baad:78ce",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 16:47:33 UTC] === END API CALL LOG ===
[28-Jul-2026 16:47:33 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 16:47:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NSIsInVzZXJuYW1lIjoic2FoYiIsImVtYWlsIjoidGVjaG5pY2FsYXJiZWxvOUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NjE4ODF9.iNFP31auYMZL3LKMWiOFm9_GFdUapFflmoHofgmzwvk
[28-Jul-2026 16:47:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 16:47:33 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 16:47:33 UTC] User ID: 1175
[28-Jul-2026 16:47:33 UTC] ✅ User profile retrieved successfully for user ID: 1175
[28-Jul-2026 16:47:33 UTC] User Purchases API - User ID: 1175
[28-Jul-2026 16:47:33 UTC] User Purchases API - Total purchases found: 0
[28-Jul-2026 16:47:39 UTC] === API CALL LOG ===
[28-Jul-2026 16:47:39 UTC] Endpoint: user/profile.php
[28-Jul-2026 16:47:39 UTC] Full Log Data: {
    "timestamp": "2026-07-28 16:47:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1442:160:1:0:baad:78ce",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1442:160:1:0:baad:78ce, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NSIsInVzZXJuYW1lIjoic2FoYiIsImVtYWlsIjoidGVjaG5pY2FsYXJiZWxvOUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NjE4ODF9.iNFP31auYMZL3LKMWiOFm9_GFdUapFflmoHofgmzwvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2255deeaec434c9-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:3100:1442:160:1:0:baad:78ce",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 16:47:39 UTC] === END API CALL LOG ===
[28-Jul-2026 16:47:39 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 16:47:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NSIsInVzZXJuYW1lIjoic2FoYiIsImVtYWlsIjoidGVjaG5pY2FsYXJiZWxvOUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NjE4ODF9.iNFP31auYMZL3LKMWiOFm9_GFdUapFflmoHofgmzwvk
[28-Jul-2026 16:47:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 16:47:39 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 16:47:39 UTC] User ID: 1175
[28-Jul-2026 16:47:39 UTC] ✅ User profile retrieved successfully for user ID: 1175
[28-Jul-2026 16:47:39 UTC] User Purchases API - User ID: 1175
[28-Jul-2026 16:47:39 UTC] User Purchases API - Total purchases found: 0
[28-Jul-2026 16:47:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 16:47:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 16:47:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2404:3100:1442:160:1:0:baad:78ce, 104.23.175.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NSIsInVzZXJuYW1lIjoic2FoYiIsImVtYWlsIjoidGVjaG5pY2FsYXJiZWxvOUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NjE4ODF9.iNFP31auYMZL3LKMWiOFm9_GFdUapFflmoHofgmzwvk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2255e4f7cb734c9-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2404:3100:1442:160:1:0:baad:78ce","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Jul-2026 16:47:54 UTC] === User Orders API Called ===
[28-Jul-2026 16:47:54 UTC] User ID: 1175
[28-Jul-2026 16:47:54 UTC] Limit: 20, Offset: 0
[28-Jul-2026 16:47:54 UTC] Orders found: 0
[28-Jul-2026 16:47:54 UTC] Orders data: []
[28-Jul-2026 16:47:54 UTC] Total orders count: 0
[28-Jul-2026 16:47:54 UTC] === API CALL LOG ===
[28-Jul-2026 16:47:54 UTC] Endpoint: user/profile.php
[28-Jul-2026 16:47:54 UTC] Full Log Data: {
    "timestamp": "2026-07-28 16:47:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1442:160:1:0:baad:78ce",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1442:160:1:0:baad:78ce, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NSIsInVzZXJuYW1lIjoic2FoYiIsImVtYWlsIjoidGVjaG5pY2FsYXJiZWxvOUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NjE4ODF9.iNFP31auYMZL3LKMWiOFm9_GFdUapFflmoHofgmzwvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2255e4f7cbc34c9-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:3100:1442:160:1:0:baad:78ce",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 16:47:54 UTC] === END API CALL LOG ===
[28-Jul-2026 16:47:54 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 16:47:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NSIsInVzZXJuYW1lIjoic2FoYiIsImVtYWlsIjoidGVjaG5pY2FsYXJiZWxvOUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NjE4ODF9.iNFP31auYMZL3LKMWiOFm9_GFdUapFflmoHofgmzwvk
[28-Jul-2026 16:47:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 16:47:54 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 16:47:54 UTC] User ID: 1175
[28-Jul-2026 16:47:54 UTC] ✅ User profile retrieved successfully for user ID: 1175
[28-Jul-2026 16:47:55 UTC] === API CALL LOG ===
[28-Jul-2026 16:47:55 UTC] Endpoint: user/profile.php
[28-Jul-2026 16:47:55 UTC] Full Log Data: {
    "timestamp": "2026-07-28 16:47:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1442:160:1:0:baad:78ce",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1442:160:1:0:baad:78ce, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NSIsInVzZXJuYW1lIjoic2FoYiIsImVtYWlsIjoidGVjaG5pY2FsYXJiZWxvOUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NjE4ODF9.iNFP31auYMZL3LKMWiOFm9_GFdUapFflmoHofgmzwvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2255e53689434c9-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:3100:1442:160:1:0:baad:78ce",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 16:47:55 UTC] === END API CALL LOG ===
[28-Jul-2026 16:47:55 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 16:47:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NSIsInVzZXJuYW1lIjoic2FoYiIsImVtYWlsIjoidGVjaG5pY2FsYXJiZWxvOUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NjE4ODF9.iNFP31auYMZL3LKMWiOFm9_GFdUapFflmoHofgmzwvk
[28-Jul-2026 16:47:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 16:47:55 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 16:47:55 UTC] User ID: 1175
[28-Jul-2026 16:47:55 UTC] ✅ User profile retrieved successfully for user ID: 1175
[28-Jul-2026 16:47:56 UTC] === API CALL LOG ===
[28-Jul-2026 16:47:56 UTC] Endpoint: user/profile.php
[28-Jul-2026 16:47:56 UTC] Full Log Data: {
    "timestamp": "2026-07-28 16:47:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1442:160:1:0:baad:78ce",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1442:160:1:0:baad:78ce, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NSIsInVzZXJuYW1lIjoic2FoYiIsImVtYWlsIjoidGVjaG5pY2FsYXJiZWxvOUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NjE4ODF9.iNFP31auYMZL3LKMWiOFm9_GFdUapFflmoHofgmzwvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2255e56cb4734c9-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:3100:1442:160:1:0:baad:78ce",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 16:47:56 UTC] === END API CALL LOG ===
[28-Jul-2026 16:47:56 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 16:47:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NSIsInVzZXJuYW1lIjoic2FoYiIsImVtYWlsIjoidGVjaG5pY2FsYXJiZWxvOUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NjE4ODF9.iNFP31auYMZL3LKMWiOFm9_GFdUapFflmoHofgmzwvk
[28-Jul-2026 16:47:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 16:47:56 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 16:47:56 UTC] User ID: 1175
[28-Jul-2026 16:47:56 UTC] ✅ User profile retrieved successfully for user ID: 1175
[28-Jul-2026 16:48:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 16:48:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 16:48:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2404:3100:1442:160:1:0:baad:78ce, 104.23.175.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NSIsInVzZXJuYW1lIjoic2FoYiIsImVtYWlsIjoidGVjaG5pY2FsYXJiZWxvOUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NjE4ODF9.iNFP31auYMZL3LKMWiOFm9_GFdUapFflmoHofgmzwvk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2255eac09f134c9-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2404:3100:1442:160:1:0:baad:78ce","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Jul-2026 16:48:10 UTC] === User Orders API Called ===
[28-Jul-2026 16:48:10 UTC] User ID: 1175
[28-Jul-2026 16:48:10 UTC] Limit: 20, Offset: 0
[28-Jul-2026 16:48:10 UTC] Orders found: 0
[28-Jul-2026 16:48:10 UTC] Orders data: []
[28-Jul-2026 16:48:10 UTC] Total orders count: 0
[28-Jul-2026 16:48:18 UTC] === API CALL LOG ===
[28-Jul-2026 16:48:18 UTC] Endpoint: user/profile.php
[28-Jul-2026 16:48:18 UTC] Full Log Data: {
    "timestamp": "2026-07-28 16:48:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1442:160:1:0:baad:78ce",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1442:160:1:0:baad:78ce, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NSIsInVzZXJuYW1lIjoic2FoYiIsImVtYWlsIjoidGVjaG5pY2FsYXJiZWxvOUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NjE4ODF9.iNFP31auYMZL3LKMWiOFm9_GFdUapFflmoHofgmzwvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2255ee1ca7b34c9-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:3100:1442:160:1:0:baad:78ce",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 16:48:18 UTC] === END API CALL LOG ===
[28-Jul-2026 16:48:18 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 16:48:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NSIsInVzZXJuYW1lIjoic2FoYiIsImVtYWlsIjoidGVjaG5pY2FsYXJiZWxvOUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NjE4ODF9.iNFP31auYMZL3LKMWiOFm9_GFdUapFflmoHofgmzwvk
[28-Jul-2026 16:48:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 16:48:18 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 16:48:18 UTC] User ID: 1175
[28-Jul-2026 16:48:18 UTC] ✅ User profile retrieved successfully for user ID: 1175
[28-Jul-2026 16:48:19 UTC] User Purchases API - User ID: 1175
[28-Jul-2026 16:48:19 UTC] User Purchases API - Total purchases found: 0
[28-Jul-2026 16:48:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 16:48:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 16:48:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2404:3100:1442:160:1:0:baad:78ce, 104.23.175.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NSIsInVzZXJuYW1lIjoic2FoYiIsImVtYWlsIjoidGVjaG5pY2FsYXJiZWxvOUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NjE4ODF9.iNFP31auYMZL3LKMWiOFm9_GFdUapFflmoHofgmzwvk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2255ef82d0134c9-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2404:3100:1442:160:1:0:baad:78ce","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Jul-2026 16:48:21 UTC] === User Orders API Called ===
[28-Jul-2026 16:48:21 UTC] User ID: 1175
[28-Jul-2026 16:48:21 UTC] Limit: 20, Offset: 0
[28-Jul-2026 16:48:21 UTC] Orders found: 0
[28-Jul-2026 16:48:21 UTC] Orders data: []
[28-Jul-2026 16:48:21 UTC] Total orders count: 0
[28-Jul-2026 16:48:21 UTC] === API CALL LOG ===
[28-Jul-2026 16:48:21 UTC] Endpoint: user/profile.php
[28-Jul-2026 16:48:21 UTC] Full Log Data: {
    "timestamp": "2026-07-28 16:48:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1442:160:1:0:baad:78ce",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1442:160:1:0:baad:78ce, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NSIsInVzZXJuYW1lIjoic2FoYiIsImVtYWlsIjoidGVjaG5pY2FsYXJiZWxvOUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NjE4ODF9.iNFP31auYMZL3LKMWiOFm9_GFdUapFflmoHofgmzwvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2255ef82d0434c9-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:3100:1442:160:1:0:baad:78ce",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 16:48:21 UTC] === END API CALL LOG ===
[28-Jul-2026 16:48:21 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 16:48:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NSIsInVzZXJuYW1lIjoic2FoYiIsImVtYWlsIjoidGVjaG5pY2FsYXJiZWxvOUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NjE4ODF9.iNFP31auYMZL3LKMWiOFm9_GFdUapFflmoHofgmzwvk
[28-Jul-2026 16:48:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 16:48:21 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 16:48:21 UTC] User ID: 1175
[28-Jul-2026 16:48:21 UTC] ✅ User profile retrieved successfully for user ID: 1175
[28-Jul-2026 16:48:22 UTC] === API CALL LOG ===
[28-Jul-2026 16:48:22 UTC] Endpoint: user/profile.php
[28-Jul-2026 16:48:22 UTC] Full Log Data: {
    "timestamp": "2026-07-28 16:48:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1442:160:1:0:baad:78ce",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1442:160:1:0:baad:78ce, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NSIsInVzZXJuYW1lIjoic2FoYiIsImVtYWlsIjoidGVjaG5pY2FsYXJiZWxvOUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NjE4ODF9.iNFP31auYMZL3LKMWiOFm9_GFdUapFflmoHofgmzwvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2255efc08dd34c9-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:3100:1442:160:1:0:baad:78ce",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 16:48:22 UTC] === END API CALL LOG ===
[28-Jul-2026 16:48:22 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 16:48:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NSIsInVzZXJuYW1lIjoic2FoYiIsImVtYWlsIjoidGVjaG5pY2FsYXJiZWxvOUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NjE4ODF9.iNFP31auYMZL3LKMWiOFm9_GFdUapFflmoHofgmzwvk
[28-Jul-2026 16:48:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 16:48:22 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 16:48:22 UTC] User ID: 1175
[28-Jul-2026 16:48:22 UTC] ✅ User profile retrieved successfully for user ID: 1175
[28-Jul-2026 16:48:23 UTC] === API CALL LOG ===
[28-Jul-2026 16:48:23 UTC] Endpoint: user/profile.php
[28-Jul-2026 16:48:23 UTC] Full Log Data: {
    "timestamp": "2026-07-28 16:48:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1442:160:1:0:baad:78ce",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1442:160:1:0:baad:78ce, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NSIsInVzZXJuYW1lIjoic2FoYiIsImVtYWlsIjoidGVjaG5pY2FsYXJiZWxvOUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NjE4ODF9.iNFP31auYMZL3LKMWiOFm9_GFdUapFflmoHofgmzwvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2255eff4a8834c9-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:3100:1442:160:1:0:baad:78ce",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 16:48:23 UTC] === END API CALL LOG ===
[28-Jul-2026 16:48:23 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 16:48:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NSIsInVzZXJuYW1lIjoic2FoYiIsImVtYWlsIjoidGVjaG5pY2FsYXJiZWxvOUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NjE4ODF9.iNFP31auYMZL3LKMWiOFm9_GFdUapFflmoHofgmzwvk
[28-Jul-2026 16:48:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 16:48:23 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 16:48:23 UTC] User ID: 1175
[28-Jul-2026 16:48:23 UTC] ✅ User profile retrieved successfully for user ID: 1175
[28-Jul-2026 16:48:26 UTC] === API CALL LOG ===
[28-Jul-2026 16:48:26 UTC] Endpoint: user/profile.php
[28-Jul-2026 16:48:26 UTC] Full Log Data: {
    "timestamp": "2026-07-28 16:48:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1442:160:1:0:baad:78ce",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1442:160:1:0:baad:78ce, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NSIsInVzZXJuYW1lIjoic2FoYiIsImVtYWlsIjoidGVjaG5pY2FsYXJiZWxvOUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NjE4ODF9.iNFP31auYMZL3LKMWiOFm9_GFdUapFflmoHofgmzwvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2255f13cfef34c9-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:3100:1442:160:1:0:baad:78ce",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 16:48:26 UTC] === END API CALL LOG ===
[28-Jul-2026 16:48:26 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 16:48:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NSIsInVzZXJuYW1lIjoic2FoYiIsImVtYWlsIjoidGVjaG5pY2FsYXJiZWxvOUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NjE4ODF9.iNFP31auYMZL3LKMWiOFm9_GFdUapFflmoHofgmzwvk
[28-Jul-2026 16:48:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 16:48:26 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 16:48:26 UTC] User ID: 1175
[28-Jul-2026 16:48:26 UTC] ✅ User profile retrieved successfully for user ID: 1175
[28-Jul-2026 16:49:09 UTC] === API CALL LOG ===
[28-Jul-2026 16:49:09 UTC] Endpoint: user/profile.php
[28-Jul-2026 16:49:09 UTC] Full Log Data: {
    "timestamp": "2026-07-28 16:49:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1442:160:1:0:baad:78ce",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1442:160:1:0:baad:78ce, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NSIsInVzZXJuYW1lIjoic2FoYiIsImVtYWlsIjoidGVjaG5pY2FsYXJiZWxvOUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NjE4ODF9.iNFP31auYMZL3LKMWiOFm9_GFdUapFflmoHofgmzwvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a225601cea0934c9-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:3100:1442:160:1:0:baad:78ce",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 16:49:09 UTC] === END API CALL LOG ===
[28-Jul-2026 16:49:09 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 16:49:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NSIsInVzZXJuYW1lIjoic2FoYiIsImVtYWlsIjoidGVjaG5pY2FsYXJiZWxvOUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NjE4ODF9.iNFP31auYMZL3LKMWiOFm9_GFdUapFflmoHofgmzwvk
[28-Jul-2026 16:49:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 16:49:09 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 16:49:09 UTC] User ID: 1175
[28-Jul-2026 16:49:09 UTC] ✅ User profile retrieved successfully for user ID: 1175
[28-Jul-2026 16:49:16 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 16:49:16 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 16:49:16 UTC] === API CALL LOG ===
[28-Jul-2026 16:49:16 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2404:3100:1442:160:1:0:baad:78ce, 104.23.175.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NSIsInVzZXJuYW1lIjoic2FoYiIsImVtYWlsIjoidGVjaG5pY2FsYXJiZWxvOUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NjE4ODF9.iNFP31auYMZL3LKMWiOFm9_GFdUapFflmoHofgmzwvk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a225604d5a5834c9-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2404:3100:1442:160:1:0:baad:78ce","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Jul-2026 16:49:16 UTC] Endpoint: user/profile.php
[28-Jul-2026 16:49:16 UTC] Full Log Data: {
    "timestamp": "2026-07-28 16:49:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1442:160:1:0:baad:78ce",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1442:160:1:0:baad:78ce, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NSIsInVzZXJuYW1lIjoic2FoYiIsImVtYWlsIjoidGVjaG5pY2FsYXJiZWxvOUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NjE4ODF9.iNFP31auYMZL3LKMWiOFm9_GFdUapFflmoHofgmzwvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a225604d5a5c34c9-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:3100:1442:160:1:0:baad:78ce",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 16:49:16 UTC] === User Orders API Called ===
[28-Jul-2026 16:49:16 UTC] === END API CALL LOG ===
[28-Jul-2026 16:49:16 UTC] User ID: 1175
[28-Jul-2026 16:49:16 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 16:49:16 UTC] Limit: 20, Offset: 0
[28-Jul-2026 16:49:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NSIsInVzZXJuYW1lIjoic2FoYiIsImVtYWlsIjoidGVjaG5pY2FsYXJiZWxvOUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NjE4ODF9.iNFP31auYMZL3LKMWiOFm9_GFdUapFflmoHofgmzwvk
[28-Jul-2026 16:49:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 16:49:16 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 16:49:16 UTC] User ID: 1175
[28-Jul-2026 16:49:16 UTC] Orders found: 0
[28-Jul-2026 16:49:16 UTC] ✅ User profile retrieved successfully for user ID: 1175
[28-Jul-2026 16:49:16 UTC] Orders data: []
[28-Jul-2026 16:49:16 UTC] Total orders count: 0
[28-Jul-2026 16:49:17 UTC] === API CALL LOG ===
[28-Jul-2026 16:49:17 UTC] Endpoint: user/profile.php
[28-Jul-2026 16:49:17 UTC] Full Log Data: {
    "timestamp": "2026-07-28 16:49:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1442:160:1:0:baad:78ce",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1442:160:1:0:baad:78ce, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NSIsInVzZXJuYW1lIjoic2FoYiIsImVtYWlsIjoidGVjaG5pY2FsYXJiZWxvOUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NjE4ODF9.iNFP31auYMZL3LKMWiOFm9_GFdUapFflmoHofgmzwvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22560522f2a34c9-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:3100:1442:160:1:0:baad:78ce",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 16:49:17 UTC] === END API CALL LOG ===
[28-Jul-2026 16:49:17 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 16:49:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NSIsInVzZXJuYW1lIjoic2FoYiIsImVtYWlsIjoidGVjaG5pY2FsYXJiZWxvOUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NjE4ODF9.iNFP31auYMZL3LKMWiOFm9_GFdUapFflmoHofgmzwvk
[28-Jul-2026 16:49:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 16:49:17 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 16:49:17 UTC] User ID: 1175
[28-Jul-2026 16:49:17 UTC] ✅ User profile retrieved successfully for user ID: 1175
[28-Jul-2026 16:49:17 UTC] === API CALL LOG ===
[28-Jul-2026 16:49:17 UTC] Endpoint: user/profile.php
[28-Jul-2026 16:49:17 UTC] Full Log Data: {
    "timestamp": "2026-07-28 16:49:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1442:160:1:0:baad:78ce",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1442:160:1:0:baad:78ce, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NSIsInVzZXJuYW1lIjoic2FoYiIsImVtYWlsIjoidGVjaG5pY2FsYXJiZWxvOUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NjE4ODF9.iNFP31auYMZL3LKMWiOFm9_GFdUapFflmoHofgmzwvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a225605558fb34c9-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:3100:1442:160:1:0:baad:78ce",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 16:49:17 UTC] === END API CALL LOG ===
[28-Jul-2026 16:49:17 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 16:49:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NSIsInVzZXJuYW1lIjoic2FoYiIsImVtYWlsIjoidGVjaG5pY2FsYXJiZWxvOUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NjE4ODF9.iNFP31auYMZL3LKMWiOFm9_GFdUapFflmoHofgmzwvk
[28-Jul-2026 16:49:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 16:49:17 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 16:49:17 UTC] User ID: 1175
[28-Jul-2026 16:49:17 UTC] ✅ User profile retrieved successfully for user ID: 1175
[28-Jul-2026 16:49:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 16:49:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 16:49:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2404:3100:1442:160:1:0:baad:78ce, 104.23.175.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NSIsInVzZXJuYW1lIjoic2FoYiIsImVtYWlsIjoidGVjaG5pY2FsYXJiZWxvOUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NjE4ODF9.iNFP31auYMZL3LKMWiOFm9_GFdUapFflmoHofgmzwvk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a225608f583c34c9-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2404:3100:1442:160:1:0:baad:78ce","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Jul-2026 16:49:27 UTC] === User Orders API Called ===
[28-Jul-2026 16:49:27 UTC] User ID: 1175
[28-Jul-2026 16:49:27 UTC] Limit: 20, Offset: 0
[28-Jul-2026 16:49:27 UTC] Orders found: 0
[28-Jul-2026 16:49:27 UTC] Orders data: []
[28-Jul-2026 16:49:27 UTC] Total orders count: 0
[28-Jul-2026 16:49:29 UTC] === API CALL LOG ===
[28-Jul-2026 16:49:29 UTC] Endpoint: user/profile.php
[28-Jul-2026 16:49:29 UTC] Full Log Data: {
    "timestamp": "2026-07-28 16:49:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1442:160:1:0:baad:78ce",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1442:160:1:0:baad:78ce, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NSIsInVzZXJuYW1lIjoic2FoYiIsImVtYWlsIjoidGVjaG5pY2FsYXJiZWxvOUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NjE4ODF9.iNFP31auYMZL3LKMWiOFm9_GFdUapFflmoHofgmzwvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a225609e2c4134c9-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:3100:1442:160:1:0:baad:78ce",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 16:49:29 UTC] === END API CALL LOG ===
[28-Jul-2026 16:49:29 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 16:49:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NSIsInVzZXJuYW1lIjoic2FoYiIsImVtYWlsIjoidGVjaG5pY2FsYXJiZWxvOUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NjE4ODF9.iNFP31auYMZL3LKMWiOFm9_GFdUapFflmoHofgmzwvk
[28-Jul-2026 16:49:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 16:49:29 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 16:49:29 UTC] User ID: 1175
[28-Jul-2026 16:49:29 UTC] ✅ User profile retrieved successfully for user ID: 1175
[28-Jul-2026 16:49:29 UTC] User Purchases API - User ID: 1175
[28-Jul-2026 16:49:29 UTC] User Purchases API - Total purchases found: 0
[28-Jul-2026 16:49:33 UTC] === API CALL LOG ===
[28-Jul-2026 16:49:33 UTC] Endpoint: user/profile.php
[28-Jul-2026 16:49:33 UTC] Full Log Data: {
    "timestamp": "2026-07-28 16:49:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1442:160:1:0:baad:78ce",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1442:160:1:0:baad:78ce, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NSIsInVzZXJuYW1lIjoic2FoYiIsImVtYWlsIjoidGVjaG5pY2FsYXJiZWxvOUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NjE4ODF9.iNFP31auYMZL3LKMWiOFm9_GFdUapFflmoHofgmzwvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22560b7ae9934c9-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:3100:1442:160:1:0:baad:78ce",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 16:49:33 UTC] === END API CALL LOG ===
[28-Jul-2026 16:49:33 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 16:49:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NSIsInVzZXJuYW1lIjoic2FoYiIsImVtYWlsIjoidGVjaG5pY2FsYXJiZWxvOUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NjE4ODF9.iNFP31auYMZL3LKMWiOFm9_GFdUapFflmoHofgmzwvk
[28-Jul-2026 16:49:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 16:49:33 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 16:49:33 UTC] User ID: 1175
[28-Jul-2026 16:49:33 UTC] ✅ User profile retrieved successfully for user ID: 1175
[28-Jul-2026 16:49:33 UTC] User Purchases API - User ID: 1175
[28-Jul-2026 16:49:33 UTC] User Purchases API - Total purchases found: 0
[28-Jul-2026 16:49:39 UTC] === API CALL LOG ===
[28-Jul-2026 16:49:39 UTC] Endpoint: user/profile.php
[28-Jul-2026 16:49:39 UTC] Full Log Data: {
    "timestamp": "2026-07-28 16:49:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1442:160:1:0:baad:78ce",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1442:160:1:0:baad:78ce, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NSIsInVzZXJuYW1lIjoic2FoYiIsImVtYWlsIjoidGVjaG5pY2FsYXJiZWxvOUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NjE4ODF9.iNFP31auYMZL3LKMWiOFm9_GFdUapFflmoHofgmzwvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22560e01b4834c9-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:3100:1442:160:1:0:baad:78ce",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 16:49:39 UTC] === END API CALL LOG ===
[28-Jul-2026 16:49:39 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 16:49:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NSIsInVzZXJuYW1lIjoic2FoYiIsImVtYWlsIjoidGVjaG5pY2FsYXJiZWxvOUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NjE4ODF9.iNFP31auYMZL3LKMWiOFm9_GFdUapFflmoHofgmzwvk
[28-Jul-2026 16:49:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 16:49:39 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 16:49:39 UTC] User ID: 1175
[28-Jul-2026 16:49:39 UTC] ✅ User profile retrieved successfully for user ID: 1175
[28-Jul-2026 16:49:40 UTC] User Purchases API - User ID: 1175
[28-Jul-2026 16:49:40 UTC] User Purchases API - Total purchases found: 0
[28-Jul-2026 16:49:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 16:49:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 16:49:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2404:3100:1442:160:1:0:baad:78ce, 104.23.175.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NSIsInVzZXJuYW1lIjoic2FoYiIsImVtYWlsIjoidGVjaG5pY2FsYXJiZWxvOUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NjE4ODF9.iNFP31auYMZL3LKMWiOFm9_GFdUapFflmoHofgmzwvk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a22560ff5edb34c9-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2404:3100:1442:160:1:0:baad:78ce","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Jul-2026 16:49:44 UTC] === User Orders API Called ===
[28-Jul-2026 16:49:44 UTC] User ID: 1175
[28-Jul-2026 16:49:44 UTC] Limit: 20, Offset: 0
[28-Jul-2026 16:49:44 UTC] Orders found: 0
[28-Jul-2026 16:49:44 UTC] Orders data: []
[28-Jul-2026 16:49:44 UTC] Total orders count: 0
[28-Jul-2026 16:50:04 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 16:50:04 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 16:50:04 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2404:3100:1442:160:1:0:baad:78ce, 104.23.175.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NSIsInVzZXJuYW1lIjoic2FoYiIsImVtYWlsIjoidGVjaG5pY2FsYXJiZWxvOUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NjE4ODF9.iNFP31auYMZL3LKMWiOFm9_GFdUapFflmoHofgmzwvk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a22561738dc834c9-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2404:3100:1442:160:1:0:baad:78ce","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Jul-2026 16:50:04 UTC] === User Orders API Called ===
[28-Jul-2026 16:50:04 UTC] User ID: 1175
[28-Jul-2026 16:50:04 UTC] Limit: 20, Offset: 0
[28-Jul-2026 16:50:04 UTC] Orders found: 0
[28-Jul-2026 16:50:04 UTC] Orders data: []
[28-Jul-2026 16:50:04 UTC] Total orders count: 0
[28-Jul-2026 16:50:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 16:50:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 16:50:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2404:3100:1442:160:1:0:baad:78ce, 104.23.175.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NSIsInVzZXJuYW1lIjoic2FoYiIsImVtYWlsIjoidGVjaG5pY2FsYXJiZWxvOUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NjE4ODF9.iNFP31auYMZL3LKMWiOFm9_GFdUapFflmoHofgmzwvk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2256189794e34c9-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2404:3100:1442:160:1:0:baad:78ce","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Jul-2026 16:50:07 UTC] === User Orders API Called ===
[28-Jul-2026 16:50:07 UTC] User ID: 1175
[28-Jul-2026 16:50:07 UTC] Limit: 20, Offset: 0
[28-Jul-2026 16:50:07 UTC] Orders found: 0
[28-Jul-2026 16:50:07 UTC] Orders data: []
[28-Jul-2026 16:50:07 UTC] Total orders count: 0
[28-Jul-2026 16:50:07 UTC] === API CALL LOG ===
[28-Jul-2026 16:50:07 UTC] Endpoint: user/profile.php
[28-Jul-2026 16:50:07 UTC] Full Log Data: {
    "timestamp": "2026-07-28 16:50:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1442:160:1:0:baad:78ce",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1442:160:1:0:baad:78ce, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NSIsInVzZXJuYW1lIjoic2FoYiIsImVtYWlsIjoidGVjaG5pY2FsYXJiZWxvOUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NjE4ODF9.iNFP31auYMZL3LKMWiOFm9_GFdUapFflmoHofgmzwvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2256189795034c9-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:3100:1442:160:1:0:baad:78ce",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 16:50:07 UTC] === END API CALL LOG ===
[28-Jul-2026 16:50:07 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 16:50:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NSIsInVzZXJuYW1lIjoic2FoYiIsImVtYWlsIjoidGVjaG5pY2FsYXJiZWxvOUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NjE4ODF9.iNFP31auYMZL3LKMWiOFm9_GFdUapFflmoHofgmzwvk
[28-Jul-2026 16:50:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 16:50:07 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 16:50:07 UTC] User ID: 1175
[28-Jul-2026 16:50:07 UTC] ✅ User profile retrieved successfully for user ID: 1175
[28-Jul-2026 16:50:07 UTC] === API CALL LOG ===
[28-Jul-2026 16:50:07 UTC] Endpoint: user/profile.php
[28-Jul-2026 16:50:07 UTC] Full Log Data: {
    "timestamp": "2026-07-28 16:50:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1442:160:1:0:baad:78ce",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1442:160:1:0:baad:78ce, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NSIsInVzZXJuYW1lIjoic2FoYiIsImVtYWlsIjoidGVjaG5pY2FsYXJiZWxvOUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NjE4ODF9.iNFP31auYMZL3LKMWiOFm9_GFdUapFflmoHofgmzwvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a225618d9d1434c9-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:3100:1442:160:1:0:baad:78ce",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 16:50:07 UTC] === END API CALL LOG ===
[28-Jul-2026 16:50:07 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 16:50:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NSIsInVzZXJuYW1lIjoic2FoYiIsImVtYWlsIjoidGVjaG5pY2FsYXJiZWxvOUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NjE4ODF9.iNFP31auYMZL3LKMWiOFm9_GFdUapFflmoHofgmzwvk
[28-Jul-2026 16:50:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 16:50:07 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 16:50:07 UTC] User ID: 1175
[28-Jul-2026 16:50:07 UTC] ✅ User profile retrieved successfully for user ID: 1175
[28-Jul-2026 16:50:08 UTC] === API CALL LOG ===
[28-Jul-2026 16:50:08 UTC] Endpoint: user/profile.php
[28-Jul-2026 16:50:08 UTC] Full Log Data: {
    "timestamp": "2026-07-28 16:50:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1442:160:1:0:baad:78ce",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1442:160:1:0:baad:78ce, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NSIsInVzZXJuYW1lIjoic2FoYiIsImVtYWlsIjoidGVjaG5pY2FsYXJiZWxvOUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NjE4ODF9.iNFP31auYMZL3LKMWiOFm9_GFdUapFflmoHofgmzwvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a225619208d634c9-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:3100:1442:160:1:0:baad:78ce",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 16:50:08 UTC] === END API CALL LOG ===
[28-Jul-2026 16:50:08 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 16:50:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NSIsInVzZXJuYW1lIjoic2FoYiIsImVtYWlsIjoidGVjaG5pY2FsYXJiZWxvOUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NjE4ODF9.iNFP31auYMZL3LKMWiOFm9_GFdUapFflmoHofgmzwvk
[28-Jul-2026 16:50:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 16:50:08 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 16:50:08 UTC] User ID: 1175
[28-Jul-2026 16:50:08 UTC] ✅ User profile retrieved successfully for user ID: 1175
[28-Jul-2026 16:51:21 UTC] === API CALL LOG ===
[28-Jul-2026 16:51:21 UTC] Endpoint: user/profile.php
[28-Jul-2026 16:51:21 UTC] Full Log Data: {
    "timestamp": "2026-07-28 16:51:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1442:160:1:0:baad:78ce",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1442:160:1:0:baad:78ce, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NSIsInVzZXJuYW1lIjoic2FoYiIsImVtYWlsIjoidGVjaG5pY2FsYXJiZWxvOUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NjE4ODF9.iNFP31auYMZL3LKMWiOFm9_GFdUapFflmoHofgmzwvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2256355dba734c9-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:3100:1442:160:1:0:baad:78ce",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 16:51:21 UTC] === END API CALL LOG ===
[28-Jul-2026 16:51:21 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 16:51:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NSIsInVzZXJuYW1lIjoic2FoYiIsImVtYWlsIjoidGVjaG5pY2FsYXJiZWxvOUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NjE4ODF9.iNFP31auYMZL3LKMWiOFm9_GFdUapFflmoHofgmzwvk
[28-Jul-2026 16:51:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 16:51:21 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 16:51:21 UTC] User ID: 1175
[28-Jul-2026 16:51:21 UTC] ✅ User profile retrieved successfully for user ID: 1175
[28-Jul-2026 16:51:53 UTC] === API CALL LOG ===
[28-Jul-2026 16:51:53 UTC] Endpoint: user/profile.php
[28-Jul-2026 16:51:53 UTC] Full Log Data: {
    "timestamp": "2026-07-28 16:51:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1442:160:1:0:baad:78ce",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1442:160:1:0:baad:78ce, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NSIsInVzZXJuYW1lIjoic2FoYiIsImVtYWlsIjoidGVjaG5pY2FsYXJiZWxvOUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NjE4ODF9.iNFP31auYMZL3LKMWiOFm9_GFdUapFflmoHofgmzwvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2256421bd0c34c9-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:3100:1442:160:1:0:baad:78ce",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 16:51:53 UTC] === END API CALL LOG ===
[28-Jul-2026 16:51:53 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 16:51:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NSIsInVzZXJuYW1lIjoic2FoYiIsImVtYWlsIjoidGVjaG5pY2FsYXJiZWxvOUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NjE4ODF9.iNFP31auYMZL3LKMWiOFm9_GFdUapFflmoHofgmzwvk
[28-Jul-2026 16:51:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 16:51:53 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 16:51:53 UTC] User ID: 1175
[28-Jul-2026 16:51:53 UTC] ✅ User profile retrieved successfully for user ID: 1175
[28-Jul-2026 16:52:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 16:52:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 16:52:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2404:3100:1442:160:1:0:baad:78ce, 104.23.175.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NSIsInVzZXJuYW1lIjoic2FoYiIsImVtYWlsIjoidGVjaG5pY2FsYXJiZWxvOUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NjE4ODF9.iNFP31auYMZL3LKMWiOFm9_GFdUapFflmoHofgmzwvk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a22564606a7b34c9-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2404:3100:1442:160:1:0:baad:78ce","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Jul-2026 16:52:03 UTC] === User Orders API Called ===
[28-Jul-2026 16:52:03 UTC] User ID: 1175
[28-Jul-2026 16:52:03 UTC] Limit: 20, Offset: 0
[28-Jul-2026 16:52:03 UTC] Orders found: 0
[28-Jul-2026 16:52:03 UTC] Orders data: []
[28-Jul-2026 16:52:03 UTC] Total orders count: 0
[28-Jul-2026 16:52:03 UTC] === API CALL LOG ===
[28-Jul-2026 16:52:03 UTC] Endpoint: user/profile.php
[28-Jul-2026 16:52:03 UTC] Full Log Data: {
    "timestamp": "2026-07-28 16:52:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1442:160:1:0:baad:78ce",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1442:160:1:0:baad:78ce, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NSIsInVzZXJuYW1lIjoic2FoYiIsImVtYWlsIjoidGVjaG5pY2FsYXJiZWxvOUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NjE4ODF9.iNFP31auYMZL3LKMWiOFm9_GFdUapFflmoHofgmzwvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22564606a7d34c9-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:3100:1442:160:1:0:baad:78ce",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 16:52:03 UTC] === END API CALL LOG ===
[28-Jul-2026 16:52:03 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 16:52:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NSIsInVzZXJuYW1lIjoic2FoYiIsImVtYWlsIjoidGVjaG5pY2FsYXJiZWxvOUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NjE4ODF9.iNFP31auYMZL3LKMWiOFm9_GFdUapFflmoHofgmzwvk
[28-Jul-2026 16:52:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 16:52:03 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 16:52:03 UTC] User ID: 1175
[28-Jul-2026 16:52:03 UTC] ✅ User profile retrieved successfully for user ID: 1175
[28-Jul-2026 16:52:04 UTC] === API CALL LOG ===
[28-Jul-2026 16:52:04 UTC] Endpoint: user/profile.php
[28-Jul-2026 16:52:04 UTC] Full Log Data: {
    "timestamp": "2026-07-28 16:52:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1442:160:1:0:baad:78ce",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1442:160:1:0:baad:78ce, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NSIsInVzZXJuYW1lIjoic2FoYiIsImVtYWlsIjoidGVjaG5pY2FsYXJiZWxvOUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NjE4ODF9.iNFP31auYMZL3LKMWiOFm9_GFdUapFflmoHofgmzwvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22564648d3934c9-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:3100:1442:160:1:0:baad:78ce",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 16:52:04 UTC] === END API CALL LOG ===
[28-Jul-2026 16:52:04 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 16:52:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NSIsInVzZXJuYW1lIjoic2FoYiIsImVtYWlsIjoidGVjaG5pY2FsYXJiZWxvOUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NjE4ODF9.iNFP31auYMZL3LKMWiOFm9_GFdUapFflmoHofgmzwvk
[28-Jul-2026 16:52:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 16:52:04 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 16:52:04 UTC] User ID: 1175
[28-Jul-2026 16:52:04 UTC] ✅ User profile retrieved successfully for user ID: 1175
[28-Jul-2026 16:52:04 UTC] === API CALL LOG ===
[28-Jul-2026 16:52:04 UTC] Endpoint: user/profile.php
[28-Jul-2026 16:52:04 UTC] Full Log Data: {
    "timestamp": "2026-07-28 16:52:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1442:160:1:0:baad:78ce",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1442:160:1:0:baad:78ce, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NSIsInVzZXJuYW1lIjoic2FoYiIsImVtYWlsIjoidGVjaG5pY2FsYXJiZWxvOUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NjE4ODF9.iNFP31auYMZL3LKMWiOFm9_GFdUapFflmoHofgmzwvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22564682ee234c9-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:3100:1442:160:1:0:baad:78ce",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 16:52:04 UTC] === END API CALL LOG ===
[28-Jul-2026 16:52:04 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 16:52:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NSIsInVzZXJuYW1lIjoic2FoYiIsImVtYWlsIjoidGVjaG5pY2FsYXJiZWxvOUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NjE4ODF9.iNFP31auYMZL3LKMWiOFm9_GFdUapFflmoHofgmzwvk
[28-Jul-2026 16:52:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 16:52:04 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 16:52:04 UTC] User ID: 1175
[28-Jul-2026 16:52:04 UTC] ✅ User profile retrieved successfully for user ID: 1175
[28-Jul-2026 16:52:35 UTC] === API CALL LOG ===
[28-Jul-2026 16:52:35 UTC] Endpoint: user/profile.php
[28-Jul-2026 16:52:35 UTC] Full Log Data: {
    "timestamp": "2026-07-28 16:52:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1442:160:1:0:baad:78ce",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1442:160:1:0:baad:78ce, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NSIsInVzZXJuYW1lIjoic2FoYiIsImVtYWlsIjoidGVjaG5pY2FsYXJiZWxvOUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NjE4ODF9.iNFP31auYMZL3LKMWiOFm9_GFdUapFflmoHofgmzwvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22565284a8534c9-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:3100:1442:160:1:0:baad:78ce",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 16:52:35 UTC] === END API CALL LOG ===
[28-Jul-2026 16:52:35 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 16:52:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NSIsInVzZXJuYW1lIjoic2FoYiIsImVtYWlsIjoidGVjaG5pY2FsYXJiZWxvOUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NjE4ODF9.iNFP31auYMZL3LKMWiOFm9_GFdUapFflmoHofgmzwvk
[28-Jul-2026 16:52:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 16:52:35 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 16:52:35 UTC] User ID: 1175
[28-Jul-2026 16:52:35 UTC] ✅ User profile retrieved successfully for user ID: 1175
[28-Jul-2026 16:52:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 16:52:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 16:52:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2404:3100:1442:160:1:0:baad:78ce, 104.23.175.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NSIsInVzZXJuYW1lIjoic2FoYiIsImVtYWlsIjoidGVjaG5pY2FsYXJiZWxvOUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NjE4ODF9.iNFP31auYMZL3LKMWiOFm9_GFdUapFflmoHofgmzwvk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a225652d49a834c9-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2404:3100:1442:160:1:0:baad:78ce","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Jul-2026 16:52:36 UTC] === User Orders API Called ===
[28-Jul-2026 16:52:36 UTC] User ID: 1175
[28-Jul-2026 16:52:36 UTC] Limit: 20, Offset: 0
[28-Jul-2026 16:52:36 UTC] Orders found: 0
[28-Jul-2026 16:52:36 UTC] Orders data: []
[28-Jul-2026 16:52:36 UTC] Total orders count: 0
[28-Jul-2026 16:52:38 UTC] === API CALL LOG ===
[28-Jul-2026 16:52:38 UTC] Endpoint: user/profile.php
[28-Jul-2026 16:52:38 UTC] Full Log Data: {
    "timestamp": "2026-07-28 16:52:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1442:160:1:0:baad:78ce",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1442:160:1:0:baad:78ce, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NSIsInVzZXJuYW1lIjoic2FoYiIsImVtYWlsIjoidGVjaG5pY2FsYXJiZWxvOUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NjE4ODF9.iNFP31auYMZL3LKMWiOFm9_GFdUapFflmoHofgmzwvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2256539cf7d34c9-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:3100:1442:160:1:0:baad:78ce",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 16:52:38 UTC] === END API CALL LOG ===
[28-Jul-2026 16:52:38 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 16:52:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NSIsInVzZXJuYW1lIjoic2FoYiIsImVtYWlsIjoidGVjaG5pY2FsYXJiZWxvOUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NjE4ODF9.iNFP31auYMZL3LKMWiOFm9_GFdUapFflmoHofgmzwvk
[28-Jul-2026 16:52:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 16:52:38 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 16:52:38 UTC] User ID: 1175
[28-Jul-2026 16:52:38 UTC] ✅ User profile retrieved successfully for user ID: 1175
[28-Jul-2026 16:52:38 UTC] User Purchases API - User ID: 1175
[28-Jul-2026 16:52:38 UTC] User Purchases API - Total purchases found: 0
[28-Jul-2026 16:52:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 16:52:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 16:52:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2404:3100:1442:160:1:0:baad:78ce, 104.23.175.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NSIsInVzZXJuYW1lIjoic2FoYiIsImVtYWlsIjoidGVjaG5pY2FsYXJiZWxvOUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NjE4ODF9.iNFP31auYMZL3LKMWiOFm9_GFdUapFflmoHofgmzwvk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a22565a4c82c34c9-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2404:3100:1442:160:1:0:baad:78ce","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Jul-2026 16:52:55 UTC] === User Orders API Called ===
[28-Jul-2026 16:52:55 UTC] User ID: 1175
[28-Jul-2026 16:52:55 UTC] Limit: 20, Offset: 0
[28-Jul-2026 16:52:55 UTC] Orders found: 0
[28-Jul-2026 16:52:55 UTC] Orders data: []
[28-Jul-2026 16:52:55 UTC] Total orders count: 0
[28-Jul-2026 16:52:55 UTC] === API CALL LOG ===
[28-Jul-2026 16:52:55 UTC] Endpoint: user/profile.php
[28-Jul-2026 16:52:55 UTC] Full Log Data: {
    "timestamp": "2026-07-28 16:52:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1442:160:1:0:baad:78ce",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1442:160:1:0:baad:78ce, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NSIsInVzZXJuYW1lIjoic2FoYiIsImVtYWlsIjoidGVjaG5pY2FsYXJiZWxvOUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NjE4ODF9.iNFP31auYMZL3LKMWiOFm9_GFdUapFflmoHofgmzwvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22565a4c83134c9-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:3100:1442:160:1:0:baad:78ce",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 16:52:55 UTC] === END API CALL LOG ===
[28-Jul-2026 16:52:55 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 16:52:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NSIsInVzZXJuYW1lIjoic2FoYiIsImVtYWlsIjoidGVjaG5pY2FsYXJiZWxvOUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NjE4ODF9.iNFP31auYMZL3LKMWiOFm9_GFdUapFflmoHofgmzwvk
[28-Jul-2026 16:52:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 16:52:55 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 16:52:55 UTC] User ID: 1175
[28-Jul-2026 16:52:55 UTC] ✅ User profile retrieved successfully for user ID: 1175
[28-Jul-2026 16:52:55 UTC] === API CALL LOG ===
[28-Jul-2026 16:52:55 UTC] Endpoint: user/profile.php
[28-Jul-2026 16:52:55 UTC] Full Log Data: {
    "timestamp": "2026-07-28 16:52:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1442:160:1:0:baad:78ce",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1442:160:1:0:baad:78ce, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NSIsInVzZXJuYW1lIjoic2FoYiIsImVtYWlsIjoidGVjaG5pY2FsYXJiZWxvOUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NjE4ODF9.iNFP31auYMZL3LKMWiOFm9_GFdUapFflmoHofgmzwvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22565a86af834c9-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:3100:1442:160:1:0:baad:78ce",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 16:52:55 UTC] === END API CALL LOG ===
[28-Jul-2026 16:52:55 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 16:52:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NSIsInVzZXJuYW1lIjoic2FoYiIsImVtYWlsIjoidGVjaG5pY2FsYXJiZWxvOUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NjE4ODF9.iNFP31auYMZL3LKMWiOFm9_GFdUapFflmoHofgmzwvk
[28-Jul-2026 16:52:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 16:52:55 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 16:52:55 UTC] User ID: 1175
[28-Jul-2026 16:52:55 UTC] ✅ User profile retrieved successfully for user ID: 1175
[28-Jul-2026 16:52:56 UTC] === API CALL LOG ===
[28-Jul-2026 16:52:56 UTC] Endpoint: user/profile.php
[28-Jul-2026 16:52:56 UTC] Full Log Data: {
    "timestamp": "2026-07-28 16:52:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1442:160:1:0:baad:78ce",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1442:160:1:0:baad:78ce, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NSIsInVzZXJuYW1lIjoic2FoYiIsImVtYWlsIjoidGVjaG5pY2FsYXJiZWxvOUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NjE4ODF9.iNFP31auYMZL3LKMWiOFm9_GFdUapFflmoHofgmzwvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22565af5fba34c9-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:3100:1442:160:1:0:baad:78ce",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 16:52:56 UTC] === END API CALL LOG ===
[28-Jul-2026 16:52:56 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 16:52:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NSIsInVzZXJuYW1lIjoic2FoYiIsImVtYWlsIjoidGVjaG5pY2FsYXJiZWxvOUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NjE4ODF9.iNFP31auYMZL3LKMWiOFm9_GFdUapFflmoHofgmzwvk
[28-Jul-2026 16:52:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 16:52:56 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 16:52:56 UTC] User ID: 1175
[28-Jul-2026 16:52:56 UTC] ✅ User profile retrieved successfully for user ID: 1175
[28-Jul-2026 16:53:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 16:53:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 16:53:02 UTC] === API CALL LOG ===
[28-Jul-2026 16:53:02 UTC] Endpoint: user/profile.php
[28-Jul-2026 16:53:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2404:3100:1442:160:1:0:baad:78ce, 104.23.175.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NSIsInVzZXJuYW1lIjoic2FoYiIsImVtYWlsIjoidGVjaG5pY2FsYXJiZWxvOUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NjE4ODF9.iNFP31auYMZL3LKMWiOFm9_GFdUapFflmoHofgmzwvk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a22565cf79bb34c9-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2404:3100:1442:160:1:0:baad:78ce","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Jul-2026 16:53:02 UTC] === User Orders API Called ===
[28-Jul-2026 16:53:02 UTC] Full Log Data: {
    "timestamp": "2026-07-28 16:53:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1442:160:1:0:baad:78ce",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1442:160:1:0:baad:78ce, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NSIsInVzZXJuYW1lIjoic2FoYiIsImVtYWlsIjoidGVjaG5pY2FsYXJiZWxvOUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NjE4ODF9.iNFP31auYMZL3LKMWiOFm9_GFdUapFflmoHofgmzwvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22565cf79c134c9-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:3100:1442:160:1:0:baad:78ce",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 16:53:02 UTC] User ID: 1175
[28-Jul-2026 16:53:02 UTC] === END API CALL LOG ===
[28-Jul-2026 16:53:02 UTC] Limit: 20, Offset: 0
[28-Jul-2026 16:53:02 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 16:53:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NSIsInVzZXJuYW1lIjoic2FoYiIsImVtYWlsIjoidGVjaG5pY2FsYXJiZWxvOUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NjE4ODF9.iNFP31auYMZL3LKMWiOFm9_GFdUapFflmoHofgmzwvk
[28-Jul-2026 16:53:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 16:53:02 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 16:53:02 UTC] User ID: 1175
[28-Jul-2026 16:53:02 UTC] Orders found: 0
[28-Jul-2026 16:53:02 UTC] ✅ User profile retrieved successfully for user ID: 1175
[28-Jul-2026 16:53:02 UTC] Orders data: []
[28-Jul-2026 16:53:02 UTC] Total orders count: 0
[28-Jul-2026 16:53:02 UTC] === API CALL LOG ===
[28-Jul-2026 16:53:02 UTC] Endpoint: user/profile.php
[28-Jul-2026 16:53:02 UTC] Full Log Data: {
    "timestamp": "2026-07-28 16:53:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1442:160:1:0:baad:78ce",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1442:160:1:0:baad:78ce, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NSIsInVzZXJuYW1lIjoic2FoYiIsImVtYWlsIjoidGVjaG5pY2FsYXJiZWxvOUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NjE4ODF9.iNFP31auYMZL3LKMWiOFm9_GFdUapFflmoHofgmzwvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22565d32e0c34c9-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:3100:1442:160:1:0:baad:78ce",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 16:53:02 UTC] === END API CALL LOG ===
[28-Jul-2026 16:53:02 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 16:53:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NSIsInVzZXJuYW1lIjoic2FoYiIsImVtYWlsIjoidGVjaG5pY2FsYXJiZWxvOUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NjE4ODF9.iNFP31auYMZL3LKMWiOFm9_GFdUapFflmoHofgmzwvk
[28-Jul-2026 16:53:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 16:53:02 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 16:53:02 UTC] User ID: 1175
[28-Jul-2026 16:53:02 UTC] ✅ User profile retrieved successfully for user ID: 1175
[28-Jul-2026 16:53:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 16:53:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 16:53:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2404:3100:1442:160:1:0:baad:78ce, 104.23.175.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NSIsInVzZXJuYW1lIjoic2FoYiIsImVtYWlsIjoidGVjaG5pY2FsYXJiZWxvOUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NjE4ODF9.iNFP31auYMZL3LKMWiOFm9_GFdUapFflmoHofgmzwvk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a22565ee8bd034c9-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2404:3100:1442:160:1:0:baad:78ce","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Jul-2026 16:53:07 UTC] === User Orders API Called ===
[28-Jul-2026 16:53:07 UTC] User ID: 1175
[28-Jul-2026 16:53:07 UTC] Limit: 20, Offset: 0
[28-Jul-2026 16:53:07 UTC] Orders found: 0
[28-Jul-2026 16:53:07 UTC] Orders data: []
[28-Jul-2026 16:53:07 UTC] Total orders count: 0
[28-Jul-2026 16:53:09 UTC] === API CALL LOG ===
[28-Jul-2026 16:53:09 UTC] Endpoint: user/profile.php
[28-Jul-2026 16:53:09 UTC] Full Log Data: {
    "timestamp": "2026-07-28 16:53:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1442:160:1:0:baad:78ce",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1442:160:1:0:baad:78ce, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NSIsInVzZXJuYW1lIjoic2FoYiIsImVtYWlsIjoidGVjaG5pY2FsYXJiZWxvOUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NjE4ODF9.iNFP31auYMZL3LKMWiOFm9_GFdUapFflmoHofgmzwvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22565fb4cef34c9-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:3100:1442:160:1:0:baad:78ce",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 16:53:09 UTC] === END API CALL LOG ===
[28-Jul-2026 16:53:09 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 16:53:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NSIsInVzZXJuYW1lIjoic2FoYiIsImVtYWlsIjoidGVjaG5pY2FsYXJiZWxvOUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NjE4ODF9.iNFP31auYMZL3LKMWiOFm9_GFdUapFflmoHofgmzwvk
[28-Jul-2026 16:53:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 16:53:09 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 16:53:09 UTC] User ID: 1175
[28-Jul-2026 16:53:09 UTC] ✅ User profile retrieved successfully for user ID: 1175
[28-Jul-2026 16:53:09 UTC] User Purchases API - User ID: 1175
[28-Jul-2026 16:53:09 UTC] User Purchases API - Total purchases found: 0
[28-Jul-2026 16:53:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 16:53:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 16:53:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2404:3100:1442:160:1:0:baad:78ce, 104.23.175.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NSIsInVzZXJuYW1lIjoic2FoYiIsImVtYWlsIjoidGVjaG5pY2FsYXJiZWxvOUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NjE4ODF9.iNFP31auYMZL3LKMWiOFm9_GFdUapFflmoHofgmzwvk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a225663e8a2b34c9-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2404:3100:1442:160:1:0:baad:78ce","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Jul-2026 16:53:20 UTC] === User Orders API Called ===
[28-Jul-2026 16:53:20 UTC] User ID: 1175
[28-Jul-2026 16:53:20 UTC] Limit: 20, Offset: 0
[28-Jul-2026 16:53:20 UTC] Orders found: 0
[28-Jul-2026 16:53:20 UTC] Orders data: []
[28-Jul-2026 16:53:20 UTC] Total orders count: 0
[28-Jul-2026 16:53:21 UTC] === API CALL LOG ===
[28-Jul-2026 16:53:21 UTC] Endpoint: user/profile.php
[28-Jul-2026 16:53:21 UTC] Full Log Data: {
    "timestamp": "2026-07-28 16:53:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1442:160:1:0:baad:78ce",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1442:160:1:0:baad:78ce, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NSIsInVzZXJuYW1lIjoic2FoYiIsImVtYWlsIjoidGVjaG5pY2FsYXJiZWxvOUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NjE4ODF9.iNFP31auYMZL3LKMWiOFm9_GFdUapFflmoHofgmzwvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a225664bb9d834c9-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:3100:1442:160:1:0:baad:78ce",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 16:53:21 UTC] === END API CALL LOG ===
[28-Jul-2026 16:53:21 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 16:53:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NSIsInVzZXJuYW1lIjoic2FoYiIsImVtYWlsIjoidGVjaG5pY2FsYXJiZWxvOUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NjE4ODF9.iNFP31auYMZL3LKMWiOFm9_GFdUapFflmoHofgmzwvk
[28-Jul-2026 16:53:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 16:53:21 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 16:53:21 UTC] User ID: 1175
[28-Jul-2026 16:53:21 UTC] ✅ User profile retrieved successfully for user ID: 1175
[28-Jul-2026 16:53:22 UTC] User Purchases API - User ID: 1175
[28-Jul-2026 16:53:22 UTC] User Purchases API - Total purchases found: 0
[28-Jul-2026 16:53:27 UTC] === API CALL LOG ===
[28-Jul-2026 16:53:27 UTC] Endpoint: user/profile.php
[28-Jul-2026 16:53:27 UTC] Full Log Data: {
    "timestamp": "2026-07-28 16:53:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1442:160:1:0:baad:78ce",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1442:160:1:0:baad:78ce, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NSIsInVzZXJuYW1lIjoic2FoYiIsImVtYWlsIjoidGVjaG5pY2FsYXJiZWxvOUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NjE4ODF9.iNFP31auYMZL3LKMWiOFm9_GFdUapFflmoHofgmzwvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a225666bada834c9-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:3100:1442:160:1:0:baad:78ce",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 16:53:27 UTC] === END API CALL LOG ===
[28-Jul-2026 16:53:27 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 16:53:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NSIsInVzZXJuYW1lIjoic2FoYiIsImVtYWlsIjoidGVjaG5pY2FsYXJiZWxvOUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NjE4ODF9.iNFP31auYMZL3LKMWiOFm9_GFdUapFflmoHofgmzwvk
[28-Jul-2026 16:53:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 16:53:27 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 16:53:27 UTC] User ID: 1175
[28-Jul-2026 16:53:27 UTC] ✅ User profile retrieved successfully for user ID: 1175
[28-Jul-2026 16:53:27 UTC] User Purchases API - User ID: 1175
[28-Jul-2026 16:53:27 UTC] User Purchases API - Total purchases found: 0
[28-Jul-2026 16:53:29 UTC] User Purchases API - User ID: 1175
[28-Jul-2026 16:53:29 UTC] User Purchases API - Total purchases found: 0
[28-Jul-2026 16:53:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 16:53:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 16:53:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2404:3100:1442:160:1:0:baad:78ce, 104.23.175.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NSIsInVzZXJuYW1lIjoic2FoYiIsImVtYWlsIjoidGVjaG5pY2FsYXJiZWxvOUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NjE4ODF9.iNFP31auYMZL3LKMWiOFm9_GFdUapFflmoHofgmzwvk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a225668429f334c9-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2404:3100:1442:160:1:0:baad:78ce","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Jul-2026 16:53:30 UTC] === User Orders API Called ===
[28-Jul-2026 16:53:30 UTC] User ID: 1175
[28-Jul-2026 16:53:30 UTC] Limit: 20, Offset: 0
[28-Jul-2026 16:53:30 UTC] Orders found: 0
[28-Jul-2026 16:53:30 UTC] Orders data: []
[28-Jul-2026 16:53:30 UTC] Total orders count: 0
[28-Jul-2026 16:53:33 UTC] === API CALL LOG ===
[28-Jul-2026 16:53:33 UTC] Endpoint: user/profile.php
[28-Jul-2026 16:53:33 UTC] Full Log Data: {
    "timestamp": "2026-07-28 16:53:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1442:160:1:0:baad:78ce",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1442:160:1:0:baad:78ce, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NSIsInVzZXJuYW1lIjoic2FoYiIsImVtYWlsIjoidGVjaG5pY2FsYXJiZWxvOUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NjE4ODF9.iNFP31auYMZL3LKMWiOFm9_GFdUapFflmoHofgmzwvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2256696584f34c9-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:3100:1442:160:1:0:baad:78ce",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 16:53:33 UTC] === END API CALL LOG ===
[28-Jul-2026 16:53:33 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 16:53:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NSIsInVzZXJuYW1lIjoic2FoYiIsImVtYWlsIjoidGVjaG5pY2FsYXJiZWxvOUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NjE4ODF9.iNFP31auYMZL3LKMWiOFm9_GFdUapFflmoHofgmzwvk
[28-Jul-2026 16:53:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 16:53:33 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 16:53:33 UTC] User ID: 1175
[28-Jul-2026 16:53:33 UTC] ✅ User profile retrieved successfully for user ID: 1175
[28-Jul-2026 16:53:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 16:53:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 16:53:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2404:3100:1442:160:1:0:baad:78ce, 104.23.175.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NSIsInVzZXJuYW1lIjoic2FoYiIsImVtYWlsIjoidGVjaG5pY2FsYXJiZWxvOUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NjE4ODF9.iNFP31auYMZL3LKMWiOFm9_GFdUapFflmoHofgmzwvk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2256696584b34c9-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2404:3100:1442:160:1:0:baad:78ce","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Jul-2026 16:53:33 UTC] === User Orders API Called ===
[28-Jul-2026 16:53:33 UTC] User ID: 1175
[28-Jul-2026 16:53:33 UTC] Limit: 20, Offset: 0
[28-Jul-2026 16:53:33 UTC] Orders found: 0
[28-Jul-2026 16:53:33 UTC] Orders data: []
[28-Jul-2026 16:53:33 UTC] Total orders count: 0
[28-Jul-2026 16:53:34 UTC] === API CALL LOG ===
[28-Jul-2026 16:53:34 UTC] Endpoint: user/profile.php
[28-Jul-2026 16:53:34 UTC] Full Log Data: {
    "timestamp": "2026-07-28 16:53:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1442:160:1:0:baad:78ce",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1442:160:1:0:baad:78ce, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NSIsInVzZXJuYW1lIjoic2FoYiIsImVtYWlsIjoidGVjaG5pY2FsYXJiZWxvOUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NjE4ODF9.iNFP31auYMZL3LKMWiOFm9_GFdUapFflmoHofgmzwvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22566987f0b34c9-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:3100:1442:160:1:0:baad:78ce",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 16:53:34 UTC] === END API CALL LOG ===
[28-Jul-2026 16:53:34 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 16:53:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NSIsInVzZXJuYW1lIjoic2FoYiIsImVtYWlsIjoidGVjaG5pY2FsYXJiZWxvOUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NjE4ODF9.iNFP31auYMZL3LKMWiOFm9_GFdUapFflmoHofgmzwvk
[28-Jul-2026 16:53:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 16:53:34 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 16:53:34 UTC] User ID: 1175
[28-Jul-2026 16:53:34 UTC] ✅ User profile retrieved successfully for user ID: 1175
[28-Jul-2026 16:53:35 UTC] === API CALL LOG ===
[28-Jul-2026 16:53:35 UTC] Endpoint: user/profile.php
[28-Jul-2026 16:53:35 UTC] Full Log Data: {
    "timestamp": "2026-07-28 16:53:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1442:160:1:0:baad:78ce",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1442:160:1:0:baad:78ce, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NSIsInVzZXJuYW1lIjoic2FoYiIsImVtYWlsIjoidGVjaG5pY2FsYXJiZWxvOUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NjE4ODF9.iNFP31auYMZL3LKMWiOFm9_GFdUapFflmoHofgmzwvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a225669d5d6a34c9-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:3100:1442:160:1:0:baad:78ce",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 16:53:35 UTC] === END API CALL LOG ===
[28-Jul-2026 16:53:35 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 16:53:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NSIsInVzZXJuYW1lIjoic2FoYiIsImVtYWlsIjoidGVjaG5pY2FsYXJiZWxvOUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NjE4ODF9.iNFP31auYMZL3LKMWiOFm9_GFdUapFflmoHofgmzwvk
[28-Jul-2026 16:53:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 16:53:35 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 16:53:35 UTC] User ID: 1175
[28-Jul-2026 16:53:35 UTC] ✅ User profile retrieved successfully for user ID: 1175
[28-Jul-2026 16:54:26 UTC] === API CALL LOG ===
[28-Jul-2026 16:54:26 UTC] Endpoint: user/profile.php
[28-Jul-2026 16:54:26 UTC] Full Log Data: {
    "timestamp": "2026-07-28 16:54:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1442:160:1:0:baad:78ce",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1442:160:1:0:baad:78ce, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NSIsInVzZXJuYW1lIjoic2FoYiIsImVtYWlsIjoidGVjaG5pY2FsYXJiZWxvOUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NjE4ODF9.iNFP31auYMZL3LKMWiOFm9_GFdUapFflmoHofgmzwvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22567dde94c34c9-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:3100:1442:160:1:0:baad:78ce",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 16:54:26 UTC] === END API CALL LOG ===
[28-Jul-2026 16:54:26 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 16:54:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NSIsInVzZXJuYW1lIjoic2FoYiIsImVtYWlsIjoidGVjaG5pY2FsYXJiZWxvOUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NjE4ODF9.iNFP31auYMZL3LKMWiOFm9_GFdUapFflmoHofgmzwvk
[28-Jul-2026 16:54:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 16:54:26 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 16:54:26 UTC] User ID: 1175
[28-Jul-2026 16:54:26 UTC] ✅ User profile retrieved successfully for user ID: 1175
[28-Jul-2026 16:54:53 UTC] === API CALL LOG ===
[28-Jul-2026 16:54:53 UTC] Endpoint: user/profile.php
[28-Jul-2026 16:54:53 UTC] Full Log Data: {
    "timestamp": "2026-07-28 16:54:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1442:160:1:0:baad:78ce",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1442:160:1:0:baad:78ce, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NSIsInVzZXJuYW1lIjoic2FoYiIsImVtYWlsIjoidGVjaG5pY2FsYXJiZWxvOUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NjE4ODF9.iNFP31auYMZL3LKMWiOFm9_GFdUapFflmoHofgmzwvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2256886198e34c9-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:3100:1442:160:1:0:baad:78ce",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 16:54:53 UTC] === END API CALL LOG ===
[28-Jul-2026 16:54:53 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 16:54:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NSIsInVzZXJuYW1lIjoic2FoYiIsImVtYWlsIjoidGVjaG5pY2FsYXJiZWxvOUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NjE4ODF9.iNFP31auYMZL3LKMWiOFm9_GFdUapFflmoHofgmzwvk
[28-Jul-2026 16:54:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 16:54:53 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 16:54:53 UTC] User ID: 1175
[28-Jul-2026 16:54:53 UTC] ✅ User profile retrieved successfully for user ID: 1175
[28-Jul-2026 16:54:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 16:54:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 16:54:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2404:3100:1442:160:1:0:baad:78ce, 104.23.175.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NSIsInVzZXJuYW1lIjoic2FoYiIsImVtYWlsIjoidGVjaG5pY2FsYXJiZWxvOUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NjE4ODF9.iNFP31auYMZL3LKMWiOFm9_GFdUapFflmoHofgmzwvk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a22568a2eabb34c9-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2404:3100:1442:160:1:0:baad:78ce","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Jul-2026 16:54:57 UTC] === User Orders API Called ===
[28-Jul-2026 16:54:57 UTC] User ID: 1175
[28-Jul-2026 16:54:57 UTC] Limit: 20, Offset: 0
[28-Jul-2026 16:54:57 UTC] Orders found: 0
[28-Jul-2026 16:54:57 UTC] Orders data: []
[28-Jul-2026 16:54:57 UTC] Total orders count: 0
[28-Jul-2026 16:55:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 16:55:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 16:55:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2404:3100:1442:160:1:0:baad:78ce, 104.23.175.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NSIsInVzZXJuYW1lIjoic2FoYiIsImVtYWlsIjoidGVjaG5pY2FsYXJiZWxvOUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NjE4ODF9.iNFP31auYMZL3LKMWiOFm9_GFdUapFflmoHofgmzwvk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a22568b7c98734c9-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2404:3100:1442:160:1:0:baad:78ce","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Jul-2026 16:55:01 UTC] === User Orders API Called ===
[28-Jul-2026 16:55:01 UTC] User ID: 1175
[28-Jul-2026 16:55:01 UTC] Limit: 20, Offset: 0
[28-Jul-2026 16:55:01 UTC] Orders found: 0
[28-Jul-2026 16:55:01 UTC] Orders data: []
[28-Jul-2026 16:55:01 UTC] Total orders count: 0
[28-Jul-2026 16:55:01 UTC] === API CALL LOG ===
[28-Jul-2026 16:55:01 UTC] Endpoint: user/profile.php
[28-Jul-2026 16:55:01 UTC] Full Log Data: {
    "timestamp": "2026-07-28 16:55:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1442:160:1:0:baad:78ce",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1442:160:1:0:baad:78ce, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NSIsInVzZXJuYW1lIjoic2FoYiIsImVtYWlsIjoidGVjaG5pY2FsYXJiZWxvOUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NjE4ODF9.iNFP31auYMZL3LKMWiOFm9_GFdUapFflmoHofgmzwvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22568b7c98e34c9-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:3100:1442:160:1:0:baad:78ce",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 16:55:01 UTC] === END API CALL LOG ===
[28-Jul-2026 16:55:01 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 16:55:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NSIsInVzZXJuYW1lIjoic2FoYiIsImVtYWlsIjoidGVjaG5pY2FsYXJiZWxvOUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NjE4ODF9.iNFP31auYMZL3LKMWiOFm9_GFdUapFflmoHofgmzwvk
[28-Jul-2026 16:55:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 16:55:01 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 16:55:01 UTC] User ID: 1175
[28-Jul-2026 16:55:01 UTC] ✅ User profile retrieved successfully for user ID: 1175
[28-Jul-2026 16:55:01 UTC] === API CALL LOG ===
[28-Jul-2026 16:55:01 UTC] Endpoint: user/profile.php
[28-Jul-2026 16:55:01 UTC] Full Log Data: {
    "timestamp": "2026-07-28 16:55:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1442:160:1:0:baad:78ce",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1442:160:1:0:baad:78ce, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NSIsInVzZXJuYW1lIjoic2FoYiIsImVtYWlsIjoidGVjaG5pY2FsYXJiZWxvOUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NjE4ODF9.iNFP31auYMZL3LKMWiOFm9_GFdUapFflmoHofgmzwvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22568bc4df234c9-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:3100:1442:160:1:0:baad:78ce",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 16:55:01 UTC] === END API CALL LOG ===
[28-Jul-2026 16:55:01 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 16:55:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NSIsInVzZXJuYW1lIjoic2FoYiIsImVtYWlsIjoidGVjaG5pY2FsYXJiZWxvOUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NjE4ODF9.iNFP31auYMZL3LKMWiOFm9_GFdUapFflmoHofgmzwvk
[28-Jul-2026 16:55:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 16:55:01 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 16:55:01 UTC] User ID: 1175
[28-Jul-2026 16:55:01 UTC] ✅ User profile retrieved successfully for user ID: 1175
[28-Jul-2026 16:55:33 UTC] === API CALL LOG ===
[28-Jul-2026 16:55:33 UTC] Endpoint: user/profile.php
[28-Jul-2026 16:55:33 UTC] Full Log Data: {
    "timestamp": "2026-07-28 16:55:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1442:160:1:0:baad:78ce",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1442:160:1:0:baad:78ce, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NSIsInVzZXJuYW1lIjoic2FoYiIsImVtYWlsIjoidGVjaG5pY2FsYXJiZWxvOUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NjE4ODF9.iNFP31auYMZL3LKMWiOFm9_GFdUapFflmoHofgmzwvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a225697bef3e34c9-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:3100:1442:160:1:0:baad:78ce",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 16:55:33 UTC] === END API CALL LOG ===
[28-Jul-2026 16:55:33 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 16:55:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NSIsInVzZXJuYW1lIjoic2FoYiIsImVtYWlsIjoidGVjaG5pY2FsYXJiZWxvOUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NjE4ODF9.iNFP31auYMZL3LKMWiOFm9_GFdUapFflmoHofgmzwvk
[28-Jul-2026 16:55:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 16:55:33 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 16:55:33 UTC] User ID: 1175
[28-Jul-2026 16:55:33 UTC] ✅ User profile retrieved successfully for user ID: 1175
[28-Jul-2026 16:55:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 16:55:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 16:55:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2404:3100:1442:160:1:0:baad:78ce, 104.23.175.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NSIsInVzZXJuYW1lIjoic2FoYiIsImVtYWlsIjoidGVjaG5pY2FsYXJiZWxvOUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NjE4ODF9.iNFP31auYMZL3LKMWiOFm9_GFdUapFflmoHofgmzwvk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a225697bef3b34c9-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2404:3100:1442:160:1:0:baad:78ce","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Jul-2026 16:55:33 UTC] === User Orders API Called ===
[28-Jul-2026 16:55:33 UTC] User ID: 1175
[28-Jul-2026 16:55:33 UTC] Limit: 20, Offset: 0
[28-Jul-2026 16:55:33 UTC] Orders found: 0
[28-Jul-2026 16:55:33 UTC] Orders data: []
[28-Jul-2026 16:55:33 UTC] Total orders count: 0
[28-Jul-2026 16:55:33 UTC] === API CALL LOG ===
[28-Jul-2026 16:55:33 UTC] Endpoint: user/profile.php
[28-Jul-2026 16:55:33 UTC] Full Log Data: {
    "timestamp": "2026-07-28 16:55:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1442:160:1:0:baad:78ce",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1442:160:1:0:baad:78ce, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NSIsInVzZXJuYW1lIjoic2FoYiIsImVtYWlsIjoidGVjaG5pY2FsYXJiZWxvOUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NjE4ODF9.iNFP31auYMZL3LKMWiOFm9_GFdUapFflmoHofgmzwvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22569807bd634c9-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:3100:1442:160:1:0:baad:78ce",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 16:55:33 UTC] === END API CALL LOG ===
[28-Jul-2026 16:55:33 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 16:55:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NSIsInVzZXJuYW1lIjoic2FoYiIsImVtYWlsIjoidGVjaG5pY2FsYXJiZWxvOUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NjE4ODF9.iNFP31auYMZL3LKMWiOFm9_GFdUapFflmoHofgmzwvk
[28-Jul-2026 16:55:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 16:55:33 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 16:55:33 UTC] User ID: 1175
[28-Jul-2026 16:55:33 UTC] ✅ User profile retrieved successfully for user ID: 1175
[28-Jul-2026 16:55:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 16:55:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 16:55:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2404:3100:1442:160:1:0:baad:78ce, 104.23.175.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NSIsInVzZXJuYW1lIjoic2FoYiIsImVtYWlsIjoidGVjaG5pY2FsYXJiZWxvOUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NjE4ODF9.iNFP31auYMZL3LKMWiOFm9_GFdUapFflmoHofgmzwvk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a22569aff9c134c9-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2404:3100:1442:160:1:0:baad:78ce","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Jul-2026 16:55:40 UTC] === User Orders API Called ===
[28-Jul-2026 16:55:40 UTC] User ID: 1175
[28-Jul-2026 16:55:40 UTC] Limit: 20, Offset: 0
[28-Jul-2026 16:55:40 UTC] Orders found: 0
[28-Jul-2026 16:55:40 UTC] Orders data: []
[28-Jul-2026 16:55:40 UTC] Total orders count: 0
[28-Jul-2026 16:55:42 UTC] === API CALL LOG ===
[28-Jul-2026 16:55:42 UTC] Endpoint: user/profile.php
[28-Jul-2026 16:55:42 UTC] Full Log Data: {
    "timestamp": "2026-07-28 16:55:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1442:160:1:0:baad:78ce",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1442:160:1:0:baad:78ce, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NSIsInVzZXJuYW1lIjoic2FoYiIsImVtYWlsIjoidGVjaG5pY2FsYXJiZWxvOUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NjE4ODF9.iNFP31auYMZL3LKMWiOFm9_GFdUapFflmoHofgmzwvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22569b8ca3834c9-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:3100:1442:160:1:0:baad:78ce",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 16:55:42 UTC] === END API CALL LOG ===
[28-Jul-2026 16:55:42 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 16:55:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NSIsInVzZXJuYW1lIjoic2FoYiIsImVtYWlsIjoidGVjaG5pY2FsYXJiZWxvOUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NjE4ODF9.iNFP31auYMZL3LKMWiOFm9_GFdUapFflmoHofgmzwvk
[28-Jul-2026 16:55:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 16:55:42 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 16:55:42 UTC] User ID: 1175
[28-Jul-2026 16:55:42 UTC] ✅ User profile retrieved successfully for user ID: 1175
[28-Jul-2026 16:55:42 UTC] User Purchases API - User ID: 1175
[28-Jul-2026 16:55:42 UTC] User Purchases API - Total purchases found: 0
[28-Jul-2026 16:55:47 UTC] === API CALL LOG ===
[28-Jul-2026 16:55:47 UTC] Endpoint: user/profile.php
[28-Jul-2026 16:55:47 UTC] Full Log Data: {
    "timestamp": "2026-07-28 16:55:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1442:160:1:0:baad:78ce",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1442:160:1:0:baad:78ce, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NSIsInVzZXJuYW1lIjoic2FoYiIsImVtYWlsIjoidGVjaG5pY2FsYXJiZWxvOUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NjE4ODF9.iNFP31auYMZL3LKMWiOFm9_GFdUapFflmoHofgmzwvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22569d7a8a834c9-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:3100:1442:160:1:0:baad:78ce",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 16:55:47 UTC] === END API CALL LOG ===
[28-Jul-2026 16:55:47 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 16:55:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NSIsInVzZXJuYW1lIjoic2FoYiIsImVtYWlsIjoidGVjaG5pY2FsYXJiZWxvOUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NjE4ODF9.iNFP31auYMZL3LKMWiOFm9_GFdUapFflmoHofgmzwvk
[28-Jul-2026 16:55:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 16:55:47 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 16:55:47 UTC] User ID: 1175
[28-Jul-2026 16:55:47 UTC] ✅ User profile retrieved successfully for user ID: 1175
[28-Jul-2026 16:55:47 UTC] User Purchases API - User ID: 1175
[28-Jul-2026 16:55:47 UTC] User Purchases API - Total purchases found: 0
[28-Jul-2026 16:55:50 UTC] === API CALL LOG ===
[28-Jul-2026 16:55:50 UTC] Endpoint: user/profile.php
[28-Jul-2026 16:55:50 UTC] Full Log Data: {
    "timestamp": "2026-07-28 16:55:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1442:160:1:0:baad:78ce",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1442:160:1:0:baad:78ce, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NSIsInVzZXJuYW1lIjoic2FoYiIsImVtYWlsIjoidGVjaG5pY2FsYXJiZWxvOUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NjE4ODF9.iNFP31auYMZL3LKMWiOFm9_GFdUapFflmoHofgmzwvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22569ee5f6234c9-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:3100:1442:160:1:0:baad:78ce",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 16:55:50 UTC] === END API CALL LOG ===
[28-Jul-2026 16:55:50 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 16:55:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NSIsInVzZXJuYW1lIjoic2FoYiIsImVtYWlsIjoidGVjaG5pY2FsYXJiZWxvOUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NjE4ODF9.iNFP31auYMZL3LKMWiOFm9_GFdUapFflmoHofgmzwvk
[28-Jul-2026 16:55:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 16:55:50 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 16:55:50 UTC] User ID: 1175
[28-Jul-2026 16:55:50 UTC] ✅ User profile retrieved successfully for user ID: 1175
[28-Jul-2026 16:55:51 UTC] User Purchases API - User ID: 1175
[28-Jul-2026 16:55:51 UTC] User Purchases API - Total purchases found: 0
[28-Jul-2026 16:55:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 16:55:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 16:55:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2404:3100:1442:160:1:0:baad:78ce, 104.23.175.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NSIsInVzZXJuYW1lIjoic2FoYiIsImVtYWlsIjoidGVjaG5pY2FsYXJiZWxvOUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NjE4ODF9.iNFP31auYMZL3LKMWiOFm9_GFdUapFflmoHofgmzwvk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a22569fb5ad534c9-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2404:3100:1442:160:1:0:baad:78ce","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Jul-2026 16:55:52 UTC] === User Orders API Called ===
[28-Jul-2026 16:55:52 UTC] User ID: 1175
[28-Jul-2026 16:55:52 UTC] Limit: 20, Offset: 0
[28-Jul-2026 16:55:52 UTC] Orders found: 0
[28-Jul-2026 16:55:52 UTC] Orders data: []
[28-Jul-2026 16:55:52 UTC] Total orders count: 0
[28-Jul-2026 16:55:52 UTC] === API CALL LOG ===
[28-Jul-2026 16:55:52 UTC] Endpoint: user/profile.php
[28-Jul-2026 16:55:52 UTC] Full Log Data: {
    "timestamp": "2026-07-28 16:55:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1442:160:1:0:baad:78ce",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1442:160:1:0:baad:78ce, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NSIsInVzZXJuYW1lIjoic2FoYiIsImVtYWlsIjoidGVjaG5pY2FsYXJiZWxvOUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NjE4ODF9.iNFP31auYMZL3LKMWiOFm9_GFdUapFflmoHofgmzwvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22569fb5ad934c9-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:3100:1442:160:1:0:baad:78ce",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 16:55:52 UTC] === END API CALL LOG ===
[28-Jul-2026 16:55:52 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 16:55:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NSIsInVzZXJuYW1lIjoic2FoYiIsImVtYWlsIjoidGVjaG5pY2FsYXJiZWxvOUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NjE4ODF9.iNFP31auYMZL3LKMWiOFm9_GFdUapFflmoHofgmzwvk
[28-Jul-2026 16:55:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 16:55:52 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 16:55:52 UTC] User ID: 1175
[28-Jul-2026 16:55:52 UTC] ✅ User profile retrieved successfully for user ID: 1175
[28-Jul-2026 16:55:53 UTC] === API CALL LOG ===
[28-Jul-2026 16:55:53 UTC] Endpoint: user/profile.php
[28-Jul-2026 16:55:53 UTC] Full Log Data: {
    "timestamp": "2026-07-28 16:55:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1442:160:1:0:baad:78ce",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1442:160:1:0:baad:78ce, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NSIsInVzZXJuYW1lIjoic2FoYiIsImVtYWlsIjoidGVjaG5pY2FsYXJiZWxvOUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NjE4ODF9.iNFP31auYMZL3LKMWiOFm9_GFdUapFflmoHofgmzwvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22569ff4c8234c9-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:3100:1442:160:1:0:baad:78ce",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 16:55:53 UTC] === END API CALL LOG ===
[28-Jul-2026 16:55:53 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 16:55:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NSIsInVzZXJuYW1lIjoic2FoYiIsImVtYWlsIjoidGVjaG5pY2FsYXJiZWxvOUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NjE4ODF9.iNFP31auYMZL3LKMWiOFm9_GFdUapFflmoHofgmzwvk
[28-Jul-2026 16:55:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 16:55:53 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 16:55:53 UTC] User ID: 1175
[28-Jul-2026 16:55:53 UTC] ✅ User profile retrieved successfully for user ID: 1175
[28-Jul-2026 16:57:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 16:57:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 16:57:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2404:3100:1442:160:1:0:baad:78ce, 104.23.175.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NSIsInVzZXJuYW1lIjoic2FoYiIsImVtYWlsIjoidGVjaG5pY2FsYXJiZWxvOUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NjE4ODF9.iNFP31auYMZL3LKMWiOFm9_GFdUapFflmoHofgmzwvk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2256c87feb334c9-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2404:3100:1442:160:1:0:baad:78ce","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Jul-2026 16:57:37 UTC] === User Orders API Called ===
[28-Jul-2026 16:57:37 UTC] User ID: 1175
[28-Jul-2026 16:57:37 UTC] Limit: 20, Offset: 0
[28-Jul-2026 16:57:37 UTC] Orders found: 0
[28-Jul-2026 16:57:37 UTC] Orders data: []
[28-Jul-2026 16:57:37 UTC] Total orders count: 0
[28-Jul-2026 16:57:37 UTC] === API CALL LOG ===
[28-Jul-2026 16:57:37 UTC] Endpoint: user/profile.php
[28-Jul-2026 16:57:37 UTC] Full Log Data: {
    "timestamp": "2026-07-28 16:57:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1442:160:1:0:baad:78ce",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1442:160:1:0:baad:78ce, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NSIsInVzZXJuYW1lIjoic2FoYiIsImVtYWlsIjoidGVjaG5pY2FsYXJiZWxvOUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NjE4ODF9.iNFP31auYMZL3LKMWiOFm9_GFdUapFflmoHofgmzwvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2256c87feb834c9-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:3100:1442:160:1:0:baad:78ce",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 16:57:37 UTC] === END API CALL LOG ===
[28-Jul-2026 16:57:37 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 16:57:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NSIsInVzZXJuYW1lIjoic2FoYiIsImVtYWlsIjoidGVjaG5pY2FsYXJiZWxvOUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NjE4ODF9.iNFP31auYMZL3LKMWiOFm9_GFdUapFflmoHofgmzwvk
[28-Jul-2026 16:57:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 16:57:37 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 16:57:37 UTC] User ID: 1175
[28-Jul-2026 16:57:37 UTC] ✅ User profile retrieved successfully for user ID: 1175
[28-Jul-2026 16:57:38 UTC] === API CALL LOG ===
[28-Jul-2026 16:57:38 UTC] Endpoint: user/profile.php
[28-Jul-2026 16:57:38 UTC] Full Log Data: {
    "timestamp": "2026-07-28 16:57:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1442:160:1:0:baad:78ce",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1442:160:1:0:baad:78ce, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NSIsInVzZXJuYW1lIjoic2FoYiIsImVtYWlsIjoidGVjaG5pY2FsYXJiZWxvOUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NjE4ODF9.iNFP31auYMZL3LKMWiOFm9_GFdUapFflmoHofgmzwvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2256c8c4b6534c9-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:3100:1442:160:1:0:baad:78ce",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 16:57:38 UTC] === END API CALL LOG ===
[28-Jul-2026 16:57:38 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 16:57:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NSIsInVzZXJuYW1lIjoic2FoYiIsImVtYWlsIjoidGVjaG5pY2FsYXJiZWxvOUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NjE4ODF9.iNFP31auYMZL3LKMWiOFm9_GFdUapFflmoHofgmzwvk
[28-Jul-2026 16:57:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 16:57:38 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 16:57:38 UTC] User ID: 1175
[28-Jul-2026 16:57:38 UTC] ✅ User profile retrieved successfully for user ID: 1175
[28-Jul-2026 16:57:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 16:57:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 16:57:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2404:3100:1442:160:1:0:baad:78ce, 104.23.175.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NSIsInVzZXJuYW1lIjoic2FoYiIsImVtYWlsIjoidGVjaG5pY2FsYXJiZWxvOUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NjE4ODF9.iNFP31auYMZL3LKMWiOFm9_GFdUapFflmoHofgmzwvk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2256cd7ca6634c9-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2404:3100:1442:160:1:0:baad:78ce","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Jul-2026 16:57:50 UTC] === User Orders API Called ===
[28-Jul-2026 16:57:50 UTC] User ID: 1175
[28-Jul-2026 16:57:50 UTC] Limit: 20, Offset: 0
[28-Jul-2026 16:57:50 UTC] Orders found: 0
[28-Jul-2026 16:57:50 UTC] Orders data: []
[28-Jul-2026 16:57:50 UTC] Total orders count: 0
[28-Jul-2026 16:57:50 UTC] === API CALL LOG ===
[28-Jul-2026 16:57:50 UTC] Endpoint: user/profile.php
[28-Jul-2026 16:57:50 UTC] Full Log Data: {
    "timestamp": "2026-07-28 16:57:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1442:160:1:0:baad:78ce",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1442:160:1:0:baad:78ce, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NSIsInVzZXJuYW1lIjoic2FoYiIsImVtYWlsIjoidGVjaG5pY2FsYXJiZWxvOUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NjE4ODF9.iNFP31auYMZL3LKMWiOFm9_GFdUapFflmoHofgmzwvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2256cd7ca6734c9-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:3100:1442:160:1:0:baad:78ce",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 16:57:50 UTC] === END API CALL LOG ===
[28-Jul-2026 16:57:50 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 16:57:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NSIsInVzZXJuYW1lIjoic2FoYiIsImVtYWlsIjoidGVjaG5pY2FsYXJiZWxvOUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NjE4ODF9.iNFP31auYMZL3LKMWiOFm9_GFdUapFflmoHofgmzwvk
[28-Jul-2026 16:57:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 16:57:50 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 16:57:50 UTC] User ID: 1175
[28-Jul-2026 16:57:50 UTC] ✅ User profile retrieved successfully for user ID: 1175
[28-Jul-2026 16:57:50 UTC] === API CALL LOG ===
[28-Jul-2026 16:57:50 UTC] Endpoint: user/profile.php
[28-Jul-2026 16:57:50 UTC] Full Log Data: {
    "timestamp": "2026-07-28 16:57:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1442:160:1:0:baad:78ce",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1442:160:1:0:baad:78ce, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NSIsInVzZXJuYW1lIjoic2FoYiIsImVtYWlsIjoidGVjaG5pY2FsYXJiZWxvOUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NjE4ODF9.iNFP31auYMZL3LKMWiOFm9_GFdUapFflmoHofgmzwvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2256cdbeeed34c9-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:3100:1442:160:1:0:baad:78ce",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 16:57:50 UTC] === END API CALL LOG ===
[28-Jul-2026 16:57:50 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 16:57:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NSIsInVzZXJuYW1lIjoic2FoYiIsImVtYWlsIjoidGVjaG5pY2FsYXJiZWxvOUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NjE4ODF9.iNFP31auYMZL3LKMWiOFm9_GFdUapFflmoHofgmzwvk
[28-Jul-2026 16:57:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 16:57:50 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 16:57:50 UTC] User ID: 1175
[28-Jul-2026 16:57:50 UTC] ✅ User profile retrieved successfully for user ID: 1175
[28-Jul-2026 16:58:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 16:58:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 16:58:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2404:3100:1442:160:1:0:baad:78ce, 104.23.175.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NSIsInVzZXJuYW1lIjoic2FoYiIsImVtYWlsIjoidGVjaG5pY2FsYXJiZWxvOUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NjE4ODF9.iNFP31auYMZL3LKMWiOFm9_GFdUapFflmoHofgmzwvk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2256d1e9e2634c9-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2404:3100:1442:160:1:0:baad:78ce","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Jul-2026 16:58:01 UTC] === User Orders API Called ===
[28-Jul-2026 16:58:01 UTC] User ID: 1175
[28-Jul-2026 16:58:01 UTC] Limit: 20, Offset: 0
[28-Jul-2026 16:58:01 UTC] Orders found: 0
[28-Jul-2026 16:58:01 UTC] Orders data: []
[28-Jul-2026 16:58:01 UTC] Total orders count: 0
[28-Jul-2026 16:58:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 16:58:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 16:58:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2404:3100:1442:160:1:0:baad:78ce, 104.23.175.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NSIsInVzZXJuYW1lIjoic2FoYiIsImVtYWlsIjoidGVjaG5pY2FsYXJiZWxvOUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NjE4ODF9.iNFP31auYMZL3LKMWiOFm9_GFdUapFflmoHofgmzwvk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2256d3f8fea34c9-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2404:3100:1442:160:1:0:baad:78ce","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Jul-2026 16:58:06 UTC] === User Orders API Called ===
[28-Jul-2026 16:58:06 UTC] User ID: 1175
[28-Jul-2026 16:58:06 UTC] Limit: 20, Offset: 0
[28-Jul-2026 16:58:06 UTC] Orders found: 0
[28-Jul-2026 16:58:06 UTC] Orders data: []
[28-Jul-2026 16:58:06 UTC] Total orders count: 0
[28-Jul-2026 16:58:07 UTC] === API CALL LOG ===
[28-Jul-2026 16:58:07 UTC] Endpoint: user/profile.php
[28-Jul-2026 16:58:07 UTC] Full Log Data: {
    "timestamp": "2026-07-28 16:58:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1442:160:1:0:baad:78ce",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1442:160:1:0:baad:78ce, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NSIsInVzZXJuYW1lIjoic2FoYiIsImVtYWlsIjoidGVjaG5pY2FsYXJiZWxvOUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NjE4ODF9.iNFP31auYMZL3LKMWiOFm9_GFdUapFflmoHofgmzwvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2256d468c8534c9-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:3100:1442:160:1:0:baad:78ce",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 16:58:07 UTC] === END API CALL LOG ===
[28-Jul-2026 16:58:07 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 16:58:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NSIsInVzZXJuYW1lIjoic2FoYiIsImVtYWlsIjoidGVjaG5pY2FsYXJiZWxvOUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NjE4ODF9.iNFP31auYMZL3LKMWiOFm9_GFdUapFflmoHofgmzwvk
[28-Jul-2026 16:58:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 16:58:07 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 16:58:07 UTC] User ID: 1175
[28-Jul-2026 16:58:07 UTC] ✅ User profile retrieved successfully for user ID: 1175
[28-Jul-2026 16:58:08 UTC] User Purchases API - User ID: 1175
[28-Jul-2026 16:58:08 UTC] User Purchases API - Total purchases found: 0
[28-Jul-2026 16:58:10 UTC] User Purchases API - User ID: 1175
[28-Jul-2026 16:58:10 UTC] User Purchases API - Total purchases found: 0
[28-Jul-2026 16:58:12 UTC] === API CALL LOG ===
[28-Jul-2026 16:58:12 UTC] Endpoint: user/profile.php
[28-Jul-2026 16:58:12 UTC] Full Log Data: {
    "timestamp": "2026-07-28 16:58:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1442:160:1:0:baad:78ce",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1442:160:1:0:baad:78ce, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NSIsInVzZXJuYW1lIjoic2FoYiIsImVtYWlsIjoidGVjaG5pY2FsYXJiZWxvOUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NjE4ODF9.iNFP31auYMZL3LKMWiOFm9_GFdUapFflmoHofgmzwvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2256d656ea734c9-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:3100:1442:160:1:0:baad:78ce",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 16:58:12 UTC] === END API CALL LOG ===
[28-Jul-2026 16:58:12 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 16:58:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NSIsInVzZXJuYW1lIjoic2FoYiIsImVtYWlsIjoidGVjaG5pY2FsYXJiZWxvOUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NjE4ODF9.iNFP31auYMZL3LKMWiOFm9_GFdUapFflmoHofgmzwvk
[28-Jul-2026 16:58:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 16:58:12 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 16:58:12 UTC] User ID: 1175
[28-Jul-2026 16:58:12 UTC] ✅ User profile retrieved successfully for user ID: 1175
[28-Jul-2026 16:58:12 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 16:58:12 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 16:58:12 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2404:3100:1442:160:1:0:baad:78ce, 104.23.175.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NSIsInVzZXJuYW1lIjoic2FoYiIsImVtYWlsIjoidGVjaG5pY2FsYXJiZWxvOUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NjE4ODF9.iNFP31auYMZL3LKMWiOFm9_GFdUapFflmoHofgmzwvk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2256d656ea334c9-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2404:3100:1442:160:1:0:baad:78ce","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Jul-2026 16:58:12 UTC] === User Orders API Called ===
[28-Jul-2026 16:58:12 UTC] User ID: 1175
[28-Jul-2026 16:58:12 UTC] Limit: 20, Offset: 0
[28-Jul-2026 16:58:12 UTC] Orders found: 0
[28-Jul-2026 16:58:12 UTC] Orders data: []
[28-Jul-2026 16:58:12 UTC] Total orders count: 0
[28-Jul-2026 16:58:13 UTC] === API CALL LOG ===
[28-Jul-2026 16:58:13 UTC] Endpoint: user/profile.php
[28-Jul-2026 16:58:13 UTC] Full Log Data: {
    "timestamp": "2026-07-28 16:58:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1442:160:1:0:baad:78ce",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1442:160:1:0:baad:78ce, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NSIsInVzZXJuYW1lIjoic2FoYiIsImVtYWlsIjoidGVjaG5pY2FsYXJiZWxvOUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NjE4ODF9.iNFP31auYMZL3LKMWiOFm9_GFdUapFflmoHofgmzwvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2256d699b0434c9-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:3100:1442:160:1:0:baad:78ce",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 16:58:13 UTC] === END API CALL LOG ===
[28-Jul-2026 16:58:13 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 16:58:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NSIsInVzZXJuYW1lIjoic2FoYiIsImVtYWlsIjoidGVjaG5pY2FsYXJiZWxvOUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NjE4ODF9.iNFP31auYMZL3LKMWiOFm9_GFdUapFflmoHofgmzwvk
[28-Jul-2026 16:58:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 16:58:13 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 16:58:13 UTC] User ID: 1175
[28-Jul-2026 16:58:13 UTC] ✅ User profile retrieved successfully for user ID: 1175
[28-Jul-2026 16:58:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 16:58:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 16:58:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2404:3100:1442:160:1:0:baad:78ce, 104.23.175.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NSIsInVzZXJuYW1lIjoic2FoYiIsImVtYWlsIjoidGVjaG5pY2FsYXJiZWxvOUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NjE4ODF9.iNFP31auYMZL3LKMWiOFm9_GFdUapFflmoHofgmzwvk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2256dedcbf934c9-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2404:3100:1442:160:1:0:baad:78ce","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Jul-2026 16:58:34 UTC] === User Orders API Called ===
[28-Jul-2026 16:58:34 UTC] User ID: 1175
[28-Jul-2026 16:58:34 UTC] Limit: 20, Offset: 0
[28-Jul-2026 16:58:34 UTC] Orders found: 1
[28-Jul-2026 16:58:34 UTC] Orders data: [{"id":433,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/digitaltricksu","status":"pending","created_at":"2026-07-28 20:28:32","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[28-Jul-2026 16:58:34 UTC] Total orders count: 1
[28-Jul-2026 16:58:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 16:58:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 16:58:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2404:3100:1442:160:1:0:baad:78ce, 104.23.175.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NSIsInVzZXJuYW1lIjoic2FoYiIsImVtYWlsIjoidGVjaG5pY2FsYXJiZWxvOUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NjE4ODF9.iNFP31auYMZL3LKMWiOFm9_GFdUapFflmoHofgmzwvk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2256e308c9434c9-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2404:3100:1442:160:1:0:baad:78ce","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Jul-2026 16:58:45 UTC] === User Orders API Called ===
[28-Jul-2026 16:58:45 UTC] User ID: 1175
[28-Jul-2026 16:58:45 UTC] Limit: 20, Offset: 0
[28-Jul-2026 16:58:45 UTC] Orders found: 1
[28-Jul-2026 16:58:45 UTC] Orders data: [{"id":433,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/digitaltricksu","status":"pending","created_at":"2026-07-28 20:28:32","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[28-Jul-2026 16:58:45 UTC] Total orders count: 1
[28-Jul-2026 16:58:45 UTC] === API CALL LOG ===
[28-Jul-2026 16:58:45 UTC] Endpoint: user/profile.php
[28-Jul-2026 16:58:45 UTC] Full Log Data: {
    "timestamp": "2026-07-28 16:58:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1442:160:1:0:baad:78ce",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1442:160:1:0:baad:78ce, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NSIsInVzZXJuYW1lIjoic2FoYiIsImVtYWlsIjoidGVjaG5pY2FsYXJiZWxvOUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NjE4ODF9.iNFP31auYMZL3LKMWiOFm9_GFdUapFflmoHofgmzwvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2256e308c9634c9-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:3100:1442:160:1:0:baad:78ce",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 16:58:45 UTC] === END API CALL LOG ===
[28-Jul-2026 16:58:45 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 16:58:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NSIsInVzZXJuYW1lIjoic2FoYiIsImVtYWlsIjoidGVjaG5pY2FsYXJiZWxvOUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NjE4ODF9.iNFP31auYMZL3LKMWiOFm9_GFdUapFflmoHofgmzwvk
[28-Jul-2026 16:58:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 16:58:45 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 16:58:45 UTC] User ID: 1175
[28-Jul-2026 16:58:45 UTC] ✅ User profile retrieved successfully for user ID: 1175
[28-Jul-2026 16:58:45 UTC] === API CALL LOG ===
[28-Jul-2026 16:58:45 UTC] Endpoint: user/profile.php
[28-Jul-2026 16:58:45 UTC] Full Log Data: {
    "timestamp": "2026-07-28 16:58:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1442:160:1:0:baad:78ce",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1442:160:1:0:baad:78ce, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NSIsInVzZXJuYW1lIjoic2FoYiIsImVtYWlsIjoidGVjaG5pY2FsYXJiZWxvOUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NjE4ODF9.iNFP31auYMZL3LKMWiOFm9_GFdUapFflmoHofgmzwvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2256e343f9334c9-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:3100:1442:160:1:0:baad:78ce",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 16:58:45 UTC] === END API CALL LOG ===
[28-Jul-2026 16:58:45 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 16:58:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NSIsInVzZXJuYW1lIjoic2FoYiIsImVtYWlsIjoidGVjaG5pY2FsYXJiZWxvOUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NjE4ODF9.iNFP31auYMZL3LKMWiOFm9_GFdUapFflmoHofgmzwvk
[28-Jul-2026 16:58:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 16:58:45 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 16:58:45 UTC] User ID: 1175
[28-Jul-2026 16:58:45 UTC] ✅ User profile retrieved successfully for user ID: 1175
[28-Jul-2026 16:59:02 UTC] === API CALL LOG ===
[28-Jul-2026 16:59:02 UTC] Endpoint: user/profile.php
[28-Jul-2026 16:59:02 UTC] Full Log Data: {
    "timestamp": "2026-07-28 16:59:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1442:160:1:0:baad:78ce",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1442:160:1:0:baad:78ce, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NSIsInVzZXJuYW1lIjoic2FoYiIsImVtYWlsIjoidGVjaG5pY2FsYXJiZWxvOUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NjE4ODF9.iNFP31auYMZL3LKMWiOFm9_GFdUapFflmoHofgmzwvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2256e9b794a34c9-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:3100:1442:160:1:0:baad:78ce",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 16:59:02 UTC] === END API CALL LOG ===
[28-Jul-2026 16:59:02 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 16:59:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NSIsInVzZXJuYW1lIjoic2FoYiIsImVtYWlsIjoidGVjaG5pY2FsYXJiZWxvOUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NjE4ODF9.iNFP31auYMZL3LKMWiOFm9_GFdUapFflmoHofgmzwvk
[28-Jul-2026 16:59:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 16:59:02 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 16:59:02 UTC] User ID: 1175
[28-Jul-2026 16:59:02 UTC] ✅ User profile retrieved successfully for user ID: 1175
[28-Jul-2026 16:59:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 16:59:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 16:59:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2404:3100:1442:160:1:0:baad:78ce, 104.23.175.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NSIsInVzZXJuYW1lIjoic2FoYiIsImVtYWlsIjoidGVjaG5pY2FsYXJiZWxvOUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NjE4ODF9.iNFP31auYMZL3LKMWiOFm9_GFdUapFflmoHofgmzwvk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2256e9b794334c9-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2404:3100:1442:160:1:0:baad:78ce","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Jul-2026 16:59:02 UTC] === User Orders API Called ===
[28-Jul-2026 16:59:02 UTC] User ID: 1175
[28-Jul-2026 16:59:02 UTC] Limit: 20, Offset: 0
[28-Jul-2026 16:59:02 UTC] Orders found: 1
[28-Jul-2026 16:59:02 UTC] Orders data: [{"id":433,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/digitaltricksu","status":"pending","created_at":"2026-07-28 20:28:32","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[28-Jul-2026 16:59:02 UTC] Total orders count: 1
[28-Jul-2026 16:59:02 UTC] === API CALL LOG ===
[28-Jul-2026 16:59:02 UTC] Endpoint: user/profile.php
[28-Jul-2026 16:59:02 UTC] Full Log Data: {
    "timestamp": "2026-07-28 16:59:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1442:160:1:0:baad:78ce",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1442:160:1:0:baad:78ce, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NSIsInVzZXJuYW1lIjoic2FoYiIsImVtYWlsIjoidGVjaG5pY2FsYXJiZWxvOUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NjE4ODF9.iNFP31auYMZL3LKMWiOFm9_GFdUapFflmoHofgmzwvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2256e9f2b9034c9-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:3100:1442:160:1:0:baad:78ce",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 16:59:02 UTC] === END API CALL LOG ===
[28-Jul-2026 16:59:02 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 16:59:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NSIsInVzZXJuYW1lIjoic2FoYiIsImVtYWlsIjoidGVjaG5pY2FsYXJiZWxvOUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NjE4ODF9.iNFP31auYMZL3LKMWiOFm9_GFdUapFflmoHofgmzwvk
[28-Jul-2026 16:59:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 16:59:02 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 16:59:02 UTC] User ID: 1175
[28-Jul-2026 16:59:02 UTC] ✅ User profile retrieved successfully for user ID: 1175
[28-Jul-2026 16:59:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 16:59:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 16:59:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2404:3100:1442:160:1:0:baad:78ce, 104.23.175.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NSIsInVzZXJuYW1lIjoic2FoYiIsImVtYWlsIjoidGVjaG5pY2FsYXJiZWxvOUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NjE4ODF9.iNFP31auYMZL3LKMWiOFm9_GFdUapFflmoHofgmzwvk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2256eff49dd34c9-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2404:3100:1442:160:1:0:baad:78ce","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Jul-2026 16:59:18 UTC] === User Orders API Called ===
[28-Jul-2026 16:59:18 UTC] User ID: 1175
[28-Jul-2026 16:59:18 UTC] Limit: 20, Offset: 0
[28-Jul-2026 16:59:18 UTC] Orders found: 1
[28-Jul-2026 16:59:18 UTC] Orders data: [{"id":433,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/digitaltricksu","status":"pending","created_at":"2026-07-28 20:28:32","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[28-Jul-2026 16:59:18 UTC] Total orders count: 1
[28-Jul-2026 16:59:18 UTC] === API CALL LOG ===
[28-Jul-2026 16:59:18 UTC] Endpoint: user/profile.php
[28-Jul-2026 16:59:18 UTC] Full Log Data: {
    "timestamp": "2026-07-28 16:59:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1442:160:1:0:baad:78ce",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1442:160:1:0:baad:78ce, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NSIsInVzZXJuYW1lIjoic2FoYiIsImVtYWlsIjoidGVjaG5pY2FsYXJiZWxvOUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NjE4ODF9.iNFP31auYMZL3LKMWiOFm9_GFdUapFflmoHofgmzwvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2256eff49e134c9-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:3100:1442:160:1:0:baad:78ce",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 16:59:18 UTC] === END API CALL LOG ===
[28-Jul-2026 16:59:18 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 16:59:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NSIsInVzZXJuYW1lIjoic2FoYiIsImVtYWlsIjoidGVjaG5pY2FsYXJiZWxvOUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NjE4ODF9.iNFP31auYMZL3LKMWiOFm9_GFdUapFflmoHofgmzwvk
[28-Jul-2026 16:59:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 16:59:18 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 16:59:18 UTC] User ID: 1175
[28-Jul-2026 16:59:18 UTC] ✅ User profile retrieved successfully for user ID: 1175
[28-Jul-2026 16:59:18 UTC] === API CALL LOG ===
[28-Jul-2026 16:59:18 UTC] Endpoint: user/profile.php
[28-Jul-2026 16:59:18 UTC] Full Log Data: {
    "timestamp": "2026-07-28 16:59:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1442:160:1:0:baad:78ce",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1442:160:1:0:baad:78ce, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NSIsInVzZXJuYW1lIjoic2FoYiIsImVtYWlsIjoidGVjaG5pY2FsYXJiZWxvOUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NjE4ODF9.iNFP31auYMZL3LKMWiOFm9_GFdUapFflmoHofgmzwvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2256f02bc0134c9-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:3100:1442:160:1:0:baad:78ce",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 16:59:18 UTC] === END API CALL LOG ===
[28-Jul-2026 16:59:18 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 16:59:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NSIsInVzZXJuYW1lIjoic2FoYiIsImVtYWlsIjoidGVjaG5pY2FsYXJiZWxvOUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NjE4ODF9.iNFP31auYMZL3LKMWiOFm9_GFdUapFflmoHofgmzwvk
[28-Jul-2026 16:59:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 16:59:18 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 16:59:18 UTC] User ID: 1175
[28-Jul-2026 16:59:18 UTC] ✅ User profile retrieved successfully for user ID: 1175
[28-Jul-2026 16:59:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 16:59:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 16:59:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2404:3100:1442:160:1:0:baad:78ce, 104.23.175.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NSIsInVzZXJuYW1lIjoic2FoYiIsImVtYWlsIjoidGVjaG5pY2FsYXJiZWxvOUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NjE4ODF9.iNFP31auYMZL3LKMWiOFm9_GFdUapFflmoHofgmzwvk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2256f0a597234c9-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2404:3100:1442:160:1:0:baad:78ce","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Jul-2026 16:59:20 UTC] === User Orders API Called ===
[28-Jul-2026 16:59:20 UTC] User ID: 1175
[28-Jul-2026 16:59:20 UTC] Limit: 20, Offset: 0
[28-Jul-2026 16:59:20 UTC] Orders found: 1
[28-Jul-2026 16:59:20 UTC] Orders data: [{"id":433,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/digitaltricksu","status":"pending","created_at":"2026-07-28 20:28:32","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[28-Jul-2026 16:59:20 UTC] Total orders count: 1
[28-Jul-2026 17:00:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 17:00:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 17:00:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2404:3100:1442:160:1:0:baad:78ce, 104.23.175.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NSIsInVzZXJuYW1lIjoic2FoYiIsImVtYWlsIjoidGVjaG5pY2FsYXJiZWxvOUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NjE4ODF9.iNFP31auYMZL3LKMWiOFm9_GFdUapFflmoHofgmzwvk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a225700c196034c9-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2404:3100:1442:160:1:0:baad:78ce","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Jul-2026 17:00:01 UTC] === User Orders API Called ===
[28-Jul-2026 17:00:01 UTC] User ID: 1175
[28-Jul-2026 17:00:01 UTC] Limit: 20, Offset: 0
[28-Jul-2026 17:00:01 UTC] Orders found: 1
[28-Jul-2026 17:00:01 UTC] Orders data: [{"id":433,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/digitaltricksu","status":"pending","created_at":"2026-07-28 20:28:32","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[28-Jul-2026 17:00:01 UTC] Total orders count: 1
[28-Jul-2026 17:00:03 UTC] === API CALL LOG ===
[28-Jul-2026 17:00:03 UTC] Endpoint: user/profile.php
[28-Jul-2026 17:00:03 UTC] Full Log Data: {
    "timestamp": "2026-07-28 17:00:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1442:160:1:0:baad:78ce",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1442:160:1:0:baad:78ce, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NSIsInVzZXJuYW1lIjoic2FoYiIsImVtYWlsIjoidGVjaG5pY2FsYXJiZWxvOUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NjE4ODF9.iNFP31auYMZL3LKMWiOFm9_GFdUapFflmoHofgmzwvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22570163fa234c9-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:3100:1442:160:1:0:baad:78ce",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 17:00:03 UTC] === END API CALL LOG ===
[28-Jul-2026 17:00:03 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 17:00:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NSIsInVzZXJuYW1lIjoic2FoYiIsImVtYWlsIjoidGVjaG5pY2FsYXJiZWxvOUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NjE4ODF9.iNFP31auYMZL3LKMWiOFm9_GFdUapFflmoHofgmzwvk
[28-Jul-2026 17:00:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 17:00:03 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 17:00:03 UTC] User ID: 1175
[28-Jul-2026 17:00:03 UTC] ✅ User profile retrieved successfully for user ID: 1175
[28-Jul-2026 17:00:03 UTC] User Purchases API - User ID: 1175
[28-Jul-2026 17:00:03 UTC] User Purchases API - Total purchases found: 0
[28-Jul-2026 17:00:06 UTC] === API CALL LOG ===
[28-Jul-2026 17:00:06 UTC] Endpoint: user/profile.php
[28-Jul-2026 17:00:06 UTC] Full Log Data: {
    "timestamp": "2026-07-28 17:00:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1442:160:1:0:baad:78ce",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1442:160:1:0:baad:78ce, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NSIsInVzZXJuYW1lIjoic2FoYiIsImVtYWlsIjoidGVjaG5pY2FsYXJiZWxvOUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NjE4ODF9.iNFP31auYMZL3LKMWiOFm9_GFdUapFflmoHofgmzwvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a225702f1f9534c9-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:3100:1442:160:1:0:baad:78ce",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 17:00:06 UTC] === END API CALL LOG ===
[28-Jul-2026 17:00:06 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 17:00:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NSIsInVzZXJuYW1lIjoic2FoYiIsImVtYWlsIjoidGVjaG5pY2FsYXJiZWxvOUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NjE4ODF9.iNFP31auYMZL3LKMWiOFm9_GFdUapFflmoHofgmzwvk
[28-Jul-2026 17:00:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 17:00:06 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 17:00:06 UTC] User ID: 1175
[28-Jul-2026 17:00:06 UTC] ✅ User profile retrieved successfully for user ID: 1175
[28-Jul-2026 17:00:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 17:00:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 17:00:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2404:3100:1442:160:1:0:baad:78ce, 104.23.175.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NSIsInVzZXJuYW1lIjoic2FoYiIsImVtYWlsIjoidGVjaG5pY2FsYXJiZWxvOUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NjE4ODF9.iNFP31auYMZL3LKMWiOFm9_GFdUapFflmoHofgmzwvk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a225702f1f8c34c9-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2404:3100:1442:160:1:0:baad:78ce","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Jul-2026 17:00:06 UTC] === User Orders API Called ===
[28-Jul-2026 17:00:06 UTC] User ID: 1175
[28-Jul-2026 17:00:06 UTC] Limit: 20, Offset: 0
[28-Jul-2026 17:00:06 UTC] Orders found: 1
[28-Jul-2026 17:00:06 UTC] Orders data: [{"id":433,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/digitaltricksu","status":"pending","created_at":"2026-07-28 20:28:32","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[28-Jul-2026 17:00:06 UTC] Total orders count: 1
[28-Jul-2026 17:00:07 UTC] === API CALL LOG ===
[28-Jul-2026 17:00:07 UTC] Endpoint: user/profile.php
[28-Jul-2026 17:00:07 UTC] Full Log Data: {
    "timestamp": "2026-07-28 17:00:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1442:160:1:0:baad:78ce",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1442:160:1:0:baad:78ce, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NSIsInVzZXJuYW1lIjoic2FoYiIsImVtYWlsIjoidGVjaG5pY2FsYXJiZWxvOUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NjE4ODF9.iNFP31auYMZL3LKMWiOFm9_GFdUapFflmoHofgmzwvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2257032fa5434c9-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:3100:1442:160:1:0:baad:78ce",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 17:00:07 UTC] === END API CALL LOG ===
[28-Jul-2026 17:00:07 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 17:00:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NSIsInVzZXJuYW1lIjoic2FoYiIsImVtYWlsIjoidGVjaG5pY2FsYXJiZWxvOUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NjE4ODF9.iNFP31auYMZL3LKMWiOFm9_GFdUapFflmoHofgmzwvk
[28-Jul-2026 17:00:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 17:00:07 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 17:00:07 UTC] User ID: 1175
[28-Jul-2026 17:00:07 UTC] ✅ User profile retrieved successfully for user ID: 1175
[28-Jul-2026 17:00:27 UTC] === API CALL LOG ===
[28-Jul-2026 17:00:27 UTC] Endpoint: user/profile.php
[28-Jul-2026 17:00:27 UTC] Full Log Data: {
    "timestamp": "2026-07-28 17:00:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1442:160:1:0:baad:78ce",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1442:160:1:0:baad:78ce, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NSIsInVzZXJuYW1lIjoic2FoYiIsImVtYWlsIjoidGVjaG5pY2FsYXJiZWxvOUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NjE4ODF9.iNFP31auYMZL3LKMWiOFm9_GFdUapFflmoHofgmzwvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22570aafb3934c9-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:3100:1442:160:1:0:baad:78ce",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 17:00:27 UTC] === END API CALL LOG ===
[28-Jul-2026 17:00:27 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 17:00:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NSIsInVzZXJuYW1lIjoic2FoYiIsImVtYWlsIjoidGVjaG5pY2FsYXJiZWxvOUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NjE4ODF9.iNFP31auYMZL3LKMWiOFm9_GFdUapFflmoHofgmzwvk
[28-Jul-2026 17:00:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 17:00:27 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 17:00:27 UTC] User ID: 1175
[28-Jul-2026 17:00:27 UTC] ✅ User profile retrieved successfully for user ID: 1175
[28-Jul-2026 17:00:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 17:00:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 17:00:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2404:3100:1442:160:1:0:baad:78ce, 104.23.175.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NSIsInVzZXJuYW1lIjoic2FoYiIsImVtYWlsIjoidGVjaG5pY2FsYXJiZWxvOUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NjE4ODF9.iNFP31auYMZL3LKMWiOFm9_GFdUapFflmoHofgmzwvk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a22570aafb3434c9-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2404:3100:1442:160:1:0:baad:78ce","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Jul-2026 17:00:27 UTC] === User Orders API Called ===
[28-Jul-2026 17:00:27 UTC] User ID: 1175
[28-Jul-2026 17:00:27 UTC] Limit: 20, Offset: 0
[28-Jul-2026 17:00:27 UTC] Orders found: 1
[28-Jul-2026 17:00:27 UTC] Orders data: [{"id":433,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/digitaltricksu","status":"pending","created_at":"2026-07-28 20:28:32","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[28-Jul-2026 17:00:27 UTC] Total orders count: 1
[28-Jul-2026 17:00:27 UTC] === API CALL LOG ===
[28-Jul-2026 17:00:27 UTC] Endpoint: user/profile.php
[28-Jul-2026 17:00:27 UTC] Full Log Data: {
    "timestamp": "2026-07-28 17:00:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1442:160:1:0:baad:78ce",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1442:160:1:0:baad:78ce, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NSIsInVzZXJuYW1lIjoic2FoYiIsImVtYWlsIjoidGVjaG5pY2FsYXJiZWxvOUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NjE4ODF9.iNFP31auYMZL3LKMWiOFm9_GFdUapFflmoHofgmzwvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22570aeddd434c9-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:3100:1442:160:1:0:baad:78ce",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 17:00:27 UTC] === END API CALL LOG ===
[28-Jul-2026 17:00:27 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 17:00:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NSIsInVzZXJuYW1lIjoic2FoYiIsImVtYWlsIjoidGVjaG5pY2FsYXJiZWxvOUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NjE4ODF9.iNFP31auYMZL3LKMWiOFm9_GFdUapFflmoHofgmzwvk
[28-Jul-2026 17:00:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 17:00:27 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 17:00:27 UTC] User ID: 1175
[28-Jul-2026 17:00:27 UTC] ✅ User profile retrieved successfully for user ID: 1175
[28-Jul-2026 17:00:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 17:00:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 17:00:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2404:3100:1442:160:1:0:baad:78ce, 104.23.175.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NSIsInVzZXJuYW1lIjoic2FoYiIsImVtYWlsIjoidGVjaG5pY2FsYXJiZWxvOUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NjE4ODF9.iNFP31auYMZL3LKMWiOFm9_GFdUapFflmoHofgmzwvk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a22570ce7d8734c9-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2404:3100:1442:160:1:0:baad:78ce","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Jul-2026 17:00:32 UTC] === User Orders API Called ===
[28-Jul-2026 17:00:32 UTC] User ID: 1175
[28-Jul-2026 17:00:32 UTC] Limit: 20, Offset: 0
[28-Jul-2026 17:00:32 UTC] Orders found: 1
[28-Jul-2026 17:00:32 UTC] Orders data: [{"id":433,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/digitaltricksu","status":"pending","created_at":"2026-07-28 20:28:32","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[28-Jul-2026 17:00:32 UTC] Total orders count: 1
[28-Jul-2026 17:00:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 17:00:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 17:00:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2404:3100:1442:160:1:0:baad:78ce, 104.23.175.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NSIsInVzZXJuYW1lIjoic2FoYiIsImVtYWlsIjoidGVjaG5pY2FsYXJiZWxvOUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NjE4ODF9.iNFP31auYMZL3LKMWiOFm9_GFdUapFflmoHofgmzwvk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2257102fd6934c9-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2404:3100:1442:160:1:0:baad:78ce","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Jul-2026 17:00:41 UTC] === User Orders API Called ===
[28-Jul-2026 17:00:41 UTC] User ID: 1175
[28-Jul-2026 17:00:41 UTC] Limit: 20, Offset: 0
[28-Jul-2026 17:00:41 UTC] Orders found: 1
[28-Jul-2026 17:00:41 UTC] Orders data: [{"id":433,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/digitaltricksu","status":"pending","created_at":"2026-07-28 20:28:32","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[28-Jul-2026 17:00:41 UTC] Total orders count: 1
[28-Jul-2026 17:00:41 UTC] === API CALL LOG ===
[28-Jul-2026 17:00:41 UTC] Endpoint: user/profile.php
[28-Jul-2026 17:00:41 UTC] Full Log Data: {
    "timestamp": "2026-07-28 17:00:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1442:160:1:0:baad:78ce",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1442:160:1:0:baad:78ce, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NSIsInVzZXJuYW1lIjoic2FoYiIsImVtYWlsIjoidGVjaG5pY2FsYXJiZWxvOUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NjE4ODF9.iNFP31auYMZL3LKMWiOFm9_GFdUapFflmoHofgmzwvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2257102fd7034c9-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:3100:1442:160:1:0:baad:78ce",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 17:00:41 UTC] === END API CALL LOG ===
[28-Jul-2026 17:00:41 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 17:00:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NSIsInVzZXJuYW1lIjoic2FoYiIsImVtYWlsIjoidGVjaG5pY2FsYXJiZWxvOUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NjE4ODF9.iNFP31auYMZL3LKMWiOFm9_GFdUapFflmoHofgmzwvk
[28-Jul-2026 17:00:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 17:00:41 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 17:00:41 UTC] User ID: 1175
[28-Jul-2026 17:00:41 UTC] ✅ User profile retrieved successfully for user ID: 1175
[28-Jul-2026 17:00:41 UTC] === API CALL LOG ===
[28-Jul-2026 17:00:41 UTC] Endpoint: user/profile.php
[28-Jul-2026 17:00:41 UTC] Full Log Data: {
    "timestamp": "2026-07-28 17:00:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1442:160:1:0:baad:78ce",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1442:160:1:0:baad:78ce, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NSIsInVzZXJuYW1lIjoic2FoYiIsImVtYWlsIjoidGVjaG5pY2FsYXJiZWxvOUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NjE4ODF9.iNFP31auYMZL3LKMWiOFm9_GFdUapFflmoHofgmzwvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22571063e0934c9-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:3100:1442:160:1:0:baad:78ce",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 17:00:41 UTC] === END API CALL LOG ===
[28-Jul-2026 17:00:41 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 17:00:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NSIsInVzZXJuYW1lIjoic2FoYiIsImVtYWlsIjoidGVjaG5pY2FsYXJiZWxvOUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NjE4ODF9.iNFP31auYMZL3LKMWiOFm9_GFdUapFflmoHofgmzwvk
[28-Jul-2026 17:00:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 17:00:41 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 17:00:41 UTC] User ID: 1175
[28-Jul-2026 17:00:41 UTC] ✅ User profile retrieved successfully for user ID: 1175
[28-Jul-2026 17:00:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 17:00:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 17:00:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2404:3100:1442:160:1:0:baad:78ce, 104.23.175.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NSIsInVzZXJuYW1lIjoic2FoYiIsImVtYWlsIjoidGVjaG5pY2FsYXJiZWxvOUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NjE4ODF9.iNFP31auYMZL3LKMWiOFm9_GFdUapFflmoHofgmzwvk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a22571187cbd34c9-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2404:3100:1442:160:1:0:baad:78ce","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Jul-2026 17:00:44 UTC] === User Orders API Called ===
[28-Jul-2026 17:00:44 UTC] User ID: 1175
[28-Jul-2026 17:00:44 UTC] Limit: 20, Offset: 0
[28-Jul-2026 17:00:44 UTC] Orders found: 1
[28-Jul-2026 17:00:44 UTC] Orders data: [{"id":433,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/digitaltricksu","status":"pending","created_at":"2026-07-28 20:28:32","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[28-Jul-2026 17:00:44 UTC] Total orders count: 1
[28-Jul-2026 17:01:55 UTC] === API CALL LOG ===
[28-Jul-2026 17:01:55 UTC] Endpoint: user/profile.php
[28-Jul-2026 17:01:55 UTC] Full Log Data: {
    "timestamp": "2026-07-28 17:01:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1442:160:1:0:baad:78ce",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1442:160:1:0:baad:78ce, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NSIsInVzZXJuYW1lIjoic2FoYiIsImVtYWlsIjoidGVjaG5pY2FsYXJiZWxvOUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NjE4ODF9.iNFP31auYMZL3LKMWiOFm9_GFdUapFflmoHofgmzwvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22572d2f9c634c9-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:3100:1442:160:1:0:baad:78ce",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 17:01:55 UTC] === END API CALL LOG ===
[28-Jul-2026 17:01:55 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 17:01:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NSIsInVzZXJuYW1lIjoic2FoYiIsImVtYWlsIjoidGVjaG5pY2FsYXJiZWxvOUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NjE4ODF9.iNFP31auYMZL3LKMWiOFm9_GFdUapFflmoHofgmzwvk
[28-Jul-2026 17:01:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 17:01:55 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 17:01:55 UTC] User ID: 1175
[28-Jul-2026 17:01:55 UTC] ✅ User profile retrieved successfully for user ID: 1175
[28-Jul-2026 17:01:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 17:01:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 17:01:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2404:3100:1442:160:1:0:baad:78ce, 104.23.175.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NSIsInVzZXJuYW1lIjoic2FoYiIsImVtYWlsIjoidGVjaG5pY2FsYXJiZWxvOUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NjE4ODF9.iNFP31auYMZL3LKMWiOFm9_GFdUapFflmoHofgmzwvk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a22572d2f9c134c9-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2404:3100:1442:160:1:0:baad:78ce","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Jul-2026 17:01:55 UTC] === User Orders API Called ===
[28-Jul-2026 17:01:55 UTC] User ID: 1175
[28-Jul-2026 17:01:55 UTC] Limit: 20, Offset: 0
[28-Jul-2026 17:01:55 UTC] Orders found: 1
[28-Jul-2026 17:01:55 UTC] Orders data: [{"id":433,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/digitaltricksu","status":"pending","created_at":"2026-07-28 20:28:32","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[28-Jul-2026 17:01:55 UTC] Total orders count: 1
[28-Jul-2026 17:01:55 UTC] === API CALL LOG ===
[28-Jul-2026 17:01:55 UTC] Endpoint: user/profile.php
[28-Jul-2026 17:01:55 UTC] Full Log Data: {
    "timestamp": "2026-07-28 17:01:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1442:160:1:0:baad:78ce",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1442:160:1:0:baad:78ce, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NSIsInVzZXJuYW1lIjoic2FoYiIsImVtYWlsIjoidGVjaG5pY2FsYXJiZWxvOUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NjE4ODF9.iNFP31auYMZL3LKMWiOFm9_GFdUapFflmoHofgmzwvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22572d67c1534c9-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:3100:1442:160:1:0:baad:78ce",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 17:01:55 UTC] === END API CALL LOG ===
[28-Jul-2026 17:01:55 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 17:01:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NSIsInVzZXJuYW1lIjoic2FoYiIsImVtYWlsIjoidGVjaG5pY2FsYXJiZWxvOUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NjE4ODF9.iNFP31auYMZL3LKMWiOFm9_GFdUapFflmoHofgmzwvk
[28-Jul-2026 17:01:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 17:01:55 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 17:01:55 UTC] User ID: 1175
[28-Jul-2026 17:01:55 UTC] ✅ User profile retrieved successfully for user ID: 1175
[28-Jul-2026 17:01:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 17:01:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 17:01:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2404:3100:1442:160:1:0:baad:78ce, 104.23.175.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NSIsInVzZXJuYW1lIjoic2FoYiIsImVtYWlsIjoidGVjaG5pY2FsYXJiZWxvOUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NjE4ODF9.iNFP31auYMZL3LKMWiOFm9_GFdUapFflmoHofgmzwvk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a22572e73ed334c9-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2404:3100:1442:160:1:0:baad:78ce","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Jul-2026 17:01:58 UTC] === User Orders API Called ===
[28-Jul-2026 17:01:58 UTC] User ID: 1175
[28-Jul-2026 17:01:58 UTC] Limit: 20, Offset: 0
[28-Jul-2026 17:01:58 UTC] Orders found: 1
[28-Jul-2026 17:01:58 UTC] Orders data: [{"id":433,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/digitaltricksu","status":"pending","created_at":"2026-07-28 20:28:32","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[28-Jul-2026 17:01:58 UTC] Total orders count: 1
[28-Jul-2026 17:02:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 17:02:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 17:02:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2404:3100:1442:160:1:0:baad:78ce, 104.23.175.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NSIsInVzZXJuYW1lIjoic2FoYiIsImVtYWlsIjoidGVjaG5pY2FsYXJiZWxvOUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NjE4ODF9.iNFP31auYMZL3LKMWiOFm9_GFdUapFflmoHofgmzwvk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a225739c6ba034c9-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2404:3100:1442:160:1:0:baad:78ce","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Jul-2026 17:02:27 UTC] === User Orders API Called ===
[28-Jul-2026 17:02:27 UTC] User ID: 1175
[28-Jul-2026 17:02:27 UTC] Limit: 20, Offset: 0
[28-Jul-2026 17:02:27 UTC] Orders found: 1
[28-Jul-2026 17:02:27 UTC] Orders data: [{"id":433,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/digitaltricksu","status":"pending","created_at":"2026-07-28 20:28:32","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[28-Jul-2026 17:02:27 UTC] Total orders count: 1
[28-Jul-2026 17:02:28 UTC] === API CALL LOG ===
[28-Jul-2026 17:02:28 UTC] Endpoint: user/profile.php
[28-Jul-2026 17:02:28 UTC] Full Log Data: {
    "timestamp": "2026-07-28 17:02:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1442:160:1:0:baad:78ce",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1442:160:1:0:baad:78ce, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NSIsInVzZXJuYW1lIjoic2FoYiIsImVtYWlsIjoidGVjaG5pY2FsYXJiZWxvOUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NjE4ODF9.iNFP31auYMZL3LKMWiOFm9_GFdUapFflmoHofgmzwvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22573a61ebd34c9-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:3100:1442:160:1:0:baad:78ce",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 17:02:28 UTC] === END API CALL LOG ===
[28-Jul-2026 17:02:28 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 17:02:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NSIsInVzZXJuYW1lIjoic2FoYiIsImVtYWlsIjoidGVjaG5pY2FsYXJiZWxvOUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NjE4ODF9.iNFP31auYMZL3LKMWiOFm9_GFdUapFflmoHofgmzwvk
[28-Jul-2026 17:02:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 17:02:28 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 17:02:28 UTC] User ID: 1175
[28-Jul-2026 17:02:28 UTC] ✅ User profile retrieved successfully for user ID: 1175
[28-Jul-2026 17:02:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 17:02:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 17:02:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2404:3100:1442:160:1:0:baad:78ce, 104.23.175.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NSIsInVzZXJuYW1lIjoic2FoYiIsImVtYWlsIjoidGVjaG5pY2FsYXJiZWxvOUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NjE4ODF9.iNFP31auYMZL3LKMWiOFm9_GFdUapFflmoHofgmzwvk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a22573a61eb834c9-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2404:3100:1442:160:1:0:baad:78ce","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Jul-2026 17:02:28 UTC] === User Orders API Called ===
[28-Jul-2026 17:02:28 UTC] User ID: 1175
[28-Jul-2026 17:02:28 UTC] Limit: 20, Offset: 0
[28-Jul-2026 17:02:28 UTC] Orders found: 1
[28-Jul-2026 17:02:28 UTC] Orders data: [{"id":433,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/digitaltricksu","status":"pending","created_at":"2026-07-28 20:28:32","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[28-Jul-2026 17:02:28 UTC] Total orders count: 1
[28-Jul-2026 17:02:29 UTC] === API CALL LOG ===
[28-Jul-2026 17:02:29 UTC] Endpoint: user/profile.php
[28-Jul-2026 17:02:29 UTC] Full Log Data: {
    "timestamp": "2026-07-28 17:02:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1442:160:1:0:baad:78ce",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1442:160:1:0:baad:78ce, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NSIsInVzZXJuYW1lIjoic2FoYiIsImVtYWlsIjoidGVjaG5pY2FsYXJiZWxvOUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NjE4ODF9.iNFP31auYMZL3LKMWiOFm9_GFdUapFflmoHofgmzwvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22573aa29be34c9-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:3100:1442:160:1:0:baad:78ce",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 17:02:29 UTC] === END API CALL LOG ===
[28-Jul-2026 17:02:29 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 17:02:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NSIsInVzZXJuYW1lIjoic2FoYiIsImVtYWlsIjoidGVjaG5pY2FsYXJiZWxvOUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NjE4ODF9.iNFP31auYMZL3LKMWiOFm9_GFdUapFflmoHofgmzwvk
[28-Jul-2026 17:02:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 17:02:29 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 17:02:29 UTC] User ID: 1175
[28-Jul-2026 17:02:29 UTC] ✅ User profile retrieved successfully for user ID: 1175
[28-Jul-2026 17:31:46 UTC] === API CALL LOG ===
[28-Jul-2026 17:31:46 UTC] Endpoint: user/profile.php
[28-Jul-2026 17:31:46 UTC] Full Log Data: {
    "timestamp": "2026-07-28 17:31:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.99.148",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.99.148, 104.23.229.40",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NiIsInVzZXJuYW1lIjoiU0FNU1VOR0NPTVBBTlkwMSIsImVtYWlsIjoic2Ftd2lsbGlhbXMxNmdiQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg2NDcwNX0.CFW6oZWMcaI2Ehm-DmW3CfzFS88FniVvgjP8EeeCPHg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2259e8f0bc98bd2-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.99.148",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 17:31:46 UTC] === END API CALL LOG ===
[28-Jul-2026 17:31:46 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 17:31:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NiIsInVzZXJuYW1lIjoiU0FNU1VOR0NPTVBBTlkwMSIsImVtYWlsIjoic2Ftd2lsbGlhbXMxNmdiQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg2NDcwNX0.CFW6oZWMcaI2Ehm-DmW3CfzFS88FniVvgjP8EeeCPHg
[28-Jul-2026 17:31:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 17:31:46 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 17:31:46 UTC] User ID: 1176
[28-Jul-2026 17:31:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 17:31:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 17:31:46 UTC] ✅ User profile retrieved successfully for user ID: 1176
[28-Jul-2026 17:31:46 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.113.99.148, 104.23.229.40","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NiIsInVzZXJuYW1lIjoiU0FNU1VOR0NPTVBBTlkwMSIsImVtYWlsIjoic2Ftd2lsbGlhbXMxNmdiQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg2NDcwNX0.CFW6oZWMcaI2Ehm-DmW3CfzFS88FniVvgjP8EeeCPHg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2259e8f0bd78bd2-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.113.99.148","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Jul-2026 17:31:46 UTC] === User Orders API Called ===
[28-Jul-2026 17:31:46 UTC] User ID: 1176
[28-Jul-2026 17:31:46 UTC] Limit: 20, Offset: 0
[28-Jul-2026 17:31:46 UTC] Orders found: 0
[28-Jul-2026 17:31:46 UTC] Orders data: []
[28-Jul-2026 17:31:46 UTC] Total orders count: 0
[28-Jul-2026 17:31:46 UTC] === API CALL LOG ===
[28-Jul-2026 17:31:46 UTC] Endpoint: user/profile.php
[28-Jul-2026 17:31:46 UTC] Full Log Data: {
    "timestamp": "2026-07-28 17:31:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.99.148",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.99.148, 104.23.229.40",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NiIsInVzZXJuYW1lIjoiU0FNU1VOR0NPTVBBTlkwMSIsImVtYWlsIjoic2Ftd2lsbGlhbXMxNmdiQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg2NDcwNX0.CFW6oZWMcaI2Ehm-DmW3CfzFS88FniVvgjP8EeeCPHg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2259e8f0bdd8bd2-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.99.148",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 17:31:46 UTC] === END API CALL LOG ===
[28-Jul-2026 17:31:46 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 17:31:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NiIsInVzZXJuYW1lIjoiU0FNU1VOR0NPTVBBTlkwMSIsImVtYWlsIjoic2Ftd2lsbGlhbXMxNmdiQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg2NDcwNX0.CFW6oZWMcaI2Ehm-DmW3CfzFS88FniVvgjP8EeeCPHg
[28-Jul-2026 17:31:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 17:31:46 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 17:31:46 UTC] User ID: 1176
[28-Jul-2026 17:31:46 UTC] ✅ User profile retrieved successfully for user ID: 1176
[28-Jul-2026 17:31:48 UTC] === API CALL LOG ===
[28-Jul-2026 17:31:48 UTC] Endpoint: user/profile.php
[28-Jul-2026 17:31:48 UTC] Full Log Data: {
    "timestamp": "2026-07-28 17:31:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.99.148",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.99.148, 104.23.229.40",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NiIsInVzZXJuYW1lIjoiU0FNU1VOR0NPTVBBTlkwMSIsImVtYWlsIjoic2Ftd2lsbGlhbXMxNmdiQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg2NDcwNX0.CFW6oZWMcaI2Ehm-DmW3CfzFS88FniVvgjP8EeeCPHg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2259e99791f8bd2-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.99.148",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 17:31:48 UTC] === END API CALL LOG ===
[28-Jul-2026 17:31:48 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 17:31:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NiIsInVzZXJuYW1lIjoiU0FNU1VOR0NPTVBBTlkwMSIsImVtYWlsIjoic2Ftd2lsbGlhbXMxNmdiQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg2NDcwNX0.CFW6oZWMcaI2Ehm-DmW3CfzFS88FniVvgjP8EeeCPHg
[28-Jul-2026 17:31:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 17:31:48 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 17:31:48 UTC] User ID: 1176
[28-Jul-2026 17:31:48 UTC] ✅ User profile retrieved successfully for user ID: 1176
[28-Jul-2026 17:33:13 UTC] === API CALL LOG ===
[28-Jul-2026 17:33:13 UTC] Endpoint: user/profile.php
[28-Jul-2026 17:33:13 UTC] Full Log Data: {
    "timestamp": "2026-07-28 17:33:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.99.148",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.99.148, 172.71.122.227",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NiIsInVzZXJuYW1lIjoiU0FNU1VOR0NPTVBBTlkwMSIsImVtYWlsIjoic2Ftd2lsbGlhbXMxNmdiQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg2NDcwNX0.CFW6oZWMcaI2Ehm-DmW3CfzFS88FniVvgjP8EeeCPHg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a225a0b1ca4b2a46-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.99.148",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 17:33:13 UTC] === END API CALL LOG ===
[28-Jul-2026 17:33:13 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 17:33:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NiIsInVzZXJuYW1lIjoiU0FNU1VOR0NPTVBBTlkwMSIsImVtYWlsIjoic2Ftd2lsbGlhbXMxNmdiQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg2NDcwNX0.CFW6oZWMcaI2Ehm-DmW3CfzFS88FniVvgjP8EeeCPHg
[28-Jul-2026 17:33:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 17:33:13 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 17:33:13 UTC] User ID: 1176
[28-Jul-2026 17:33:13 UTC] ✅ User profile retrieved successfully for user ID: 1176
[28-Jul-2026 17:35:37 UTC] === API CALL LOG ===
[28-Jul-2026 17:35:37 UTC] Endpoint: user/profile.php
[28-Jul-2026 17:35:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 17:35:37 UTC] Full Log Data: {
    "timestamp": "2026-07-28 17:35:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.99.148",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.99.148, 172.71.122.226",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NiIsInVzZXJuYW1lIjoiU0FNU1VOR0NPTVBBTlkwMSIsImVtYWlsIjoic2Ftd2lsbGlhbXMxNmdiQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg2NDcwNX0.CFW6oZWMcaI2Ehm-DmW3CfzFS88FniVvgjP8EeeCPHg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a225a435b88e2a46-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.99.148",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 17:35:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 17:35:37 UTC] === END API CALL LOG ===
[28-Jul-2026 17:35:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.113.99.148, 172.71.122.226","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NiIsInVzZXJuYW1lIjoiU0FNU1VOR0NPTVBBTlkwMSIsImVtYWlsIjoic2Ftd2lsbGlhbXMxNmdiQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg2NDcwNX0.CFW6oZWMcaI2Ehm-DmW3CfzFS88FniVvgjP8EeeCPHg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a225a435b88c2a46-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.113.99.148","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Jul-2026 17:35:37 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 17:35:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NiIsInVzZXJuYW1lIjoiU0FNU1VOR0NPTVBBTlkwMSIsImVtYWlsIjoic2Ftd2lsbGlhbXMxNmdiQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg2NDcwNX0.CFW6oZWMcaI2Ehm-DmW3CfzFS88FniVvgjP8EeeCPHg
[28-Jul-2026 17:35:37 UTC] === User Orders API Called ===
[28-Jul-2026 17:35:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 17:35:37 UTC] User ID: 1176
[28-Jul-2026 17:35:37 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 17:35:37 UTC] Limit: 20, Offset: 0
[28-Jul-2026 17:35:37 UTC] User ID: 1176
[28-Jul-2026 17:35:37 UTC] ✅ User profile retrieved successfully for user ID: 1176
[28-Jul-2026 17:35:37 UTC] Orders found: 0
[28-Jul-2026 17:35:37 UTC] Orders data: []
[28-Jul-2026 17:35:37 UTC] Total orders count: 0
[28-Jul-2026 17:35:38 UTC] === API CALL LOG ===
[28-Jul-2026 17:35:38 UTC] Endpoint: user/profile.php
[28-Jul-2026 17:35:38 UTC] Full Log Data: {
    "timestamp": "2026-07-28 17:35:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.99.148",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.99.148, 172.71.122.226",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NiIsInVzZXJuYW1lIjoiU0FNU1VOR0NPTVBBTlkwMSIsImVtYWlsIjoic2Ftd2lsbGlhbXMxNmdiQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg2NDcwNX0.CFW6oZWMcaI2Ehm-DmW3CfzFS88FniVvgjP8EeeCPHg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a225a43a3cda2a46-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.99.148",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 17:35:38 UTC] === END API CALL LOG ===
[28-Jul-2026 17:35:38 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 17:35:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NiIsInVzZXJuYW1lIjoiU0FNU1VOR0NPTVBBTlkwMSIsImVtYWlsIjoic2Ftd2lsbGlhbXMxNmdiQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg2NDcwNX0.CFW6oZWMcaI2Ehm-DmW3CfzFS88FniVvgjP8EeeCPHg
[28-Jul-2026 17:35:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 17:35:38 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 17:35:38 UTC] User ID: 1176
[28-Jul-2026 17:35:38 UTC] ✅ User profile retrieved successfully for user ID: 1176
[28-Jul-2026 17:36:10 UTC] === API CALL LOG ===
[28-Jul-2026 17:36:10 UTC] Endpoint: user/profile.php
[28-Jul-2026 17:36:10 UTC] Full Log Data: {
    "timestamp": "2026-07-28 17:36:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.99.148",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.99.148, 172.71.122.227",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NiIsInVzZXJuYW1lIjoiU0FNU1VOR0NPTVBBTlkwMSIsImVtYWlsIjoic2Ftd2lsbGlhbXMxNmdiQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg2NDcwNX0.CFW6oZWMcaI2Ehm-DmW3CfzFS88FniVvgjP8EeeCPHg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a225a5025efb2a46-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.99.148",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 17:36:10 UTC] === END API CALL LOG ===
[28-Jul-2026 17:36:10 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 17:36:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NiIsInVzZXJuYW1lIjoiU0FNU1VOR0NPTVBBTlkwMSIsImVtYWlsIjoic2Ftd2lsbGlhbXMxNmdiQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg2NDcwNX0.CFW6oZWMcaI2Ehm-DmW3CfzFS88FniVvgjP8EeeCPHg
[28-Jul-2026 17:36:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 17:36:10 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 17:36:10 UTC] User ID: 1176
[28-Jul-2026 17:36:10 UTC] ✅ User profile retrieved successfully for user ID: 1176
[28-Jul-2026 17:36:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 17:36:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 17:36:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.113.99.148, 172.71.122.227","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NiIsInVzZXJuYW1lIjoiU0FNU1VOR0NPTVBBTlkwMSIsImVtYWlsIjoic2Ftd2lsbGlhbXMxNmdiQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg2NDcwNX0.CFW6oZWMcaI2Ehm-DmW3CfzFS88FniVvgjP8EeeCPHg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a225a5025efa2a46-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.113.99.148","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Jul-2026 17:36:10 UTC] === User Orders API Called ===
[28-Jul-2026 17:36:10 UTC] User ID: 1176
[28-Jul-2026 17:36:10 UTC] Limit: 20, Offset: 0
[28-Jul-2026 17:36:10 UTC] Orders found: 0
[28-Jul-2026 17:36:10 UTC] Orders data: []
[28-Jul-2026 17:36:10 UTC] Total orders count: 0
[28-Jul-2026 17:36:11 UTC] === API CALL LOG ===
[28-Jul-2026 17:36:11 UTC] Endpoint: user/profile.php
[28-Jul-2026 17:36:11 UTC] Full Log Data: {
    "timestamp": "2026-07-28 17:36:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.99.148",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.99.148, 172.71.122.227",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NiIsInVzZXJuYW1lIjoiU0FNU1VOR0NPTVBBTlkwMSIsImVtYWlsIjoic2Ftd2lsbGlhbXMxNmdiQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg2NDcwNX0.CFW6oZWMcaI2Ehm-DmW3CfzFS88FniVvgjP8EeeCPHg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a225a5060ad62a46-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.99.148",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 17:36:11 UTC] === END API CALL LOG ===
[28-Jul-2026 17:36:11 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 17:36:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NiIsInVzZXJuYW1lIjoiU0FNU1VOR0NPTVBBTlkwMSIsImVtYWlsIjoic2Ftd2lsbGlhbXMxNmdiQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg2NDcwNX0.CFW6oZWMcaI2Ehm-DmW3CfzFS88FniVvgjP8EeeCPHg
[28-Jul-2026 17:36:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 17:36:11 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 17:36:11 UTC] User ID: 1176
[28-Jul-2026 17:36:11 UTC] ✅ User profile retrieved successfully for user ID: 1176
[28-Jul-2026 17:36:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 17:36:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 17:36:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.113.99.148, 172.71.122.226","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NiIsInVzZXJuYW1lIjoiU0FNU1VOR0NPTVBBTlkwMSIsImVtYWlsIjoic2Ftd2lsbGlhbXMxNmdiQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg2NDcwNX0.CFW6oZWMcaI2Ehm-DmW3CfzFS88FniVvgjP8EeeCPHg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a225a54058012a46-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.113.99.148","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Jul-2026 17:36:20 UTC] === User Orders API Called ===
[28-Jul-2026 17:36:20 UTC] User ID: 1176
[28-Jul-2026 17:36:20 UTC] Limit: 20, Offset: 0
[28-Jul-2026 17:36:20 UTC] Orders found: 0
[28-Jul-2026 17:36:20 UTC] Orders data: []
[28-Jul-2026 17:36:20 UTC] Total orders count: 0
[28-Jul-2026 17:36:20 UTC] === API CALL LOG ===
[28-Jul-2026 17:36:20 UTC] Endpoint: user/profile.php
[28-Jul-2026 17:36:20 UTC] Full Log Data: {
    "timestamp": "2026-07-28 17:36:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.99.148",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.99.148, 172.71.122.226",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NiIsInVzZXJuYW1lIjoiU0FNU1VOR0NPTVBBTlkwMSIsImVtYWlsIjoic2Ftd2lsbGlhbXMxNmdiQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg2NDcwNX0.CFW6oZWMcaI2Ehm-DmW3CfzFS88FniVvgjP8EeeCPHg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a225a541b98f2a46-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.99.148",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 17:36:20 UTC] === END API CALL LOG ===
[28-Jul-2026 17:36:20 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 17:36:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NiIsInVzZXJuYW1lIjoiU0FNU1VOR0NPTVBBTlkwMSIsImVtYWlsIjoic2Ftd2lsbGlhbXMxNmdiQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg2NDcwNX0.CFW6oZWMcaI2Ehm-DmW3CfzFS88FniVvgjP8EeeCPHg
[28-Jul-2026 17:36:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 17:36:20 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 17:36:20 UTC] User ID: 1176
[28-Jul-2026 17:36:20 UTC] ✅ User profile retrieved successfully for user ID: 1176
[28-Jul-2026 17:36:21 UTC] === API CALL LOG ===
[28-Jul-2026 17:36:21 UTC] Endpoint: user/profile.php
[28-Jul-2026 17:36:21 UTC] Full Log Data: {
    "timestamp": "2026-07-28 17:36:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.99.148",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.99.148, 172.71.122.226",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NiIsInVzZXJuYW1lIjoiU0FNU1VOR0NPTVBBTlkwMSIsImVtYWlsIjoic2Ftd2lsbGlhbXMxNmdiQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg2NDcwNX0.CFW6oZWMcaI2Ehm-DmW3CfzFS88FniVvgjP8EeeCPHg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a225a544bc3c2a46-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.99.148",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 17:36:21 UTC] === END API CALL LOG ===
[28-Jul-2026 17:36:21 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 17:36:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NiIsInVzZXJuYW1lIjoiU0FNU1VOR0NPTVBBTlkwMSIsImVtYWlsIjoic2Ftd2lsbGlhbXMxNmdiQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg2NDcwNX0.CFW6oZWMcaI2Ehm-DmW3CfzFS88FniVvgjP8EeeCPHg
[28-Jul-2026 17:36:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 17:36:21 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 17:36:21 UTC] User ID: 1176
[28-Jul-2026 17:36:21 UTC] ✅ User profile retrieved successfully for user ID: 1176
[28-Jul-2026 17:36:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 17:36:24 UTC] === API CALL LOG ===
[28-Jul-2026 17:36:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 17:36:24 UTC] Endpoint: user/profile.php
[28-Jul-2026 17:36:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.113.99.148, 172.71.122.226","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NiIsInVzZXJuYW1lIjoiU0FNU1VOR0NPTVBBTlkwMSIsImVtYWlsIjoic2Ftd2lsbGlhbXMxNmdiQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg2NDcwNX0.CFW6oZWMcaI2Ehm-DmW3CfzFS88FniVvgjP8EeeCPHg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a225a55a28fe2a46-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.113.99.148","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Jul-2026 17:36:24 UTC] Full Log Data: {
    "timestamp": "2026-07-28 17:36:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.99.148",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.99.148, 172.71.122.226",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NiIsInVzZXJuYW1lIjoiU0FNU1VOR0NPTVBBTlkwMSIsImVtYWlsIjoic2Ftd2lsbGlhbXMxNmdiQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg2NDcwNX0.CFW6oZWMcaI2Ehm-DmW3CfzFS88FniVvgjP8EeeCPHg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a225a55a29002a46-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.99.148",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 17:36:24 UTC] === END API CALL LOG ===
[28-Jul-2026 17:36:24 UTC] === User Orders API Called ===
[28-Jul-2026 17:36:24 UTC] User ID: 1176
[28-Jul-2026 17:36:24 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 17:36:24 UTC] Limit: 20, Offset: 0
[28-Jul-2026 17:36:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NiIsInVzZXJuYW1lIjoiU0FNU1VOR0NPTVBBTlkwMSIsImVtYWlsIjoic2Ftd2lsbGlhbXMxNmdiQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg2NDcwNX0.CFW6oZWMcaI2Ehm-DmW3CfzFS88FniVvgjP8EeeCPHg
[28-Jul-2026 17:36:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 17:36:24 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 17:36:24 UTC] User ID: 1176
[28-Jul-2026 17:36:24 UTC] ✅ User profile retrieved successfully for user ID: 1176
[28-Jul-2026 17:36:24 UTC] Orders found: 0
[28-Jul-2026 17:36:24 UTC] Orders data: []
[28-Jul-2026 17:36:24 UTC] Total orders count: 0
[28-Jul-2026 17:36:25 UTC] === API CALL LOG ===
[28-Jul-2026 17:36:25 UTC] Endpoint: user/profile.php
[28-Jul-2026 17:36:25 UTC] Full Log Data: {
    "timestamp": "2026-07-28 17:36:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.99.148",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.99.148, 172.71.122.226",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NiIsInVzZXJuYW1lIjoiU0FNU1VOR0NPTVBBTlkwMSIsImVtYWlsIjoic2Ftd2lsbGlhbXMxNmdiQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg2NDcwNX0.CFW6oZWMcaI2Ehm-DmW3CfzFS88FniVvgjP8EeeCPHg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a225a55e2cbd2a46-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.99.148",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 17:36:25 UTC] === END API CALL LOG ===
[28-Jul-2026 17:36:25 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 17:36:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NiIsInVzZXJuYW1lIjoiU0FNU1VOR0NPTVBBTlkwMSIsImVtYWlsIjoic2Ftd2lsbGlhbXMxNmdiQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg2NDcwNX0.CFW6oZWMcaI2Ehm-DmW3CfzFS88FniVvgjP8EeeCPHg
[28-Jul-2026 17:36:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 17:36:25 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 17:36:25 UTC] User ID: 1176
[28-Jul-2026 17:36:25 UTC] ✅ User profile retrieved successfully for user ID: 1176
[28-Jul-2026 17:36:56 UTC] === API CALL LOG ===
[28-Jul-2026 17:36:56 UTC] Endpoint: user/profile.php
[28-Jul-2026 17:36:56 UTC] Full Log Data: {
    "timestamp": "2026-07-28 17:36:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.99.148",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.99.148, 172.71.122.226",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NiIsInVzZXJuYW1lIjoiU0FNU1VOR0NPTVBBTlkwMSIsImVtYWlsIjoic2Ftd2lsbGlhbXMxNmdiQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg2NDcwNX0.CFW6oZWMcaI2Ehm-DmW3CfzFS88FniVvgjP8EeeCPHg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a225a62118b42a46-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.99.148",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 17:36:56 UTC] === END API CALL LOG ===
[28-Jul-2026 17:36:56 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 17:36:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NiIsInVzZXJuYW1lIjoiU0FNU1VOR0NPTVBBTlkwMSIsImVtYWlsIjoic2Ftd2lsbGlhbXMxNmdiQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg2NDcwNX0.CFW6oZWMcaI2Ehm-DmW3CfzFS88FniVvgjP8EeeCPHg
[28-Jul-2026 17:36:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 17:36:56 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 17:36:56 UTC] User ID: 1176
[28-Jul-2026 17:36:56 UTC] ✅ User profile retrieved successfully for user ID: 1176
[28-Jul-2026 17:36:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 17:36:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 17:36:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.113.99.148, 172.71.122.226","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NiIsInVzZXJuYW1lIjoiU0FNU1VOR0NPTVBBTlkwMSIsImVtYWlsIjoic2Ftd2lsbGlhbXMxNmdiQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg2NDcwNX0.CFW6oZWMcaI2Ehm-DmW3CfzFS88FniVvgjP8EeeCPHg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a225a62118b12a46-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.113.99.148","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Jul-2026 17:36:56 UTC] === User Orders API Called ===
[28-Jul-2026 17:36:56 UTC] User ID: 1176
[28-Jul-2026 17:36:56 UTC] Limit: 20, Offset: 0
[28-Jul-2026 17:36:56 UTC] Orders found: 0
[28-Jul-2026 17:36:56 UTC] Orders data: []
[28-Jul-2026 17:36:56 UTC] Total orders count: 0
[28-Jul-2026 17:36:57 UTC] === API CALL LOG ===
[28-Jul-2026 17:36:57 UTC] Endpoint: user/profile.php
[28-Jul-2026 17:36:57 UTC] Full Log Data: {
    "timestamp": "2026-07-28 17:36:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.99.148",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.99.148, 172.71.122.226",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NiIsInVzZXJuYW1lIjoiU0FNU1VOR0NPTVBBTlkwMSIsImVtYWlsIjoic2Ftd2lsbGlhbXMxNmdiQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg2NDcwNX0.CFW6oZWMcaI2Ehm-DmW3CfzFS88FniVvgjP8EeeCPHg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a225a6250bf02a46-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.99.148",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 17:36:57 UTC] === END API CALL LOG ===
[28-Jul-2026 17:36:57 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 17:36:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NiIsInVzZXJuYW1lIjoiU0FNU1VOR0NPTVBBTlkwMSIsImVtYWlsIjoic2Ftd2lsbGlhbXMxNmdiQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg2NDcwNX0.CFW6oZWMcaI2Ehm-DmW3CfzFS88FniVvgjP8EeeCPHg
[28-Jul-2026 17:36:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 17:36:57 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 17:36:57 UTC] User ID: 1176
[28-Jul-2026 17:36:57 UTC] ✅ User profile retrieved successfully for user ID: 1176
[28-Jul-2026 17:37:04 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 17:37:04 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 17:37:04 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.113.99.148, 172.71.122.227","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NiIsInVzZXJuYW1lIjoiU0FNU1VOR0NPTVBBTlkwMSIsImVtYWlsIjoic2Ftd2lsbGlhbXMxNmdiQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg2NDcwNX0.CFW6oZWMcaI2Ehm-DmW3CfzFS88FniVvgjP8EeeCPHg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a225a6510d7d2a46-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.113.99.148","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Jul-2026 17:37:04 UTC] === User Orders API Called ===
[28-Jul-2026 17:37:04 UTC] === API CALL LOG ===
[28-Jul-2026 17:37:04 UTC] User ID: 1176
[28-Jul-2026 17:37:04 UTC] Endpoint: user/profile.php
[28-Jul-2026 17:37:04 UTC] Limit: 20, Offset: 0
[28-Jul-2026 17:37:04 UTC] Full Log Data: {
    "timestamp": "2026-07-28 17:37:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.99.148",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.99.148, 172.71.122.227",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NiIsInVzZXJuYW1lIjoiU0FNU1VOR0NPTVBBTlkwMSIsImVtYWlsIjoic2Ftd2lsbGlhbXMxNmdiQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg2NDcwNX0.CFW6oZWMcaI2Ehm-DmW3CfzFS88FniVvgjP8EeeCPHg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a225a6510d7f2a46-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.99.148",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 17:37:04 UTC] === END API CALL LOG ===
[28-Jul-2026 17:37:04 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 17:37:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NiIsInVzZXJuYW1lIjoiU0FNU1VOR0NPTVBBTlkwMSIsImVtYWlsIjoic2Ftd2lsbGlhbXMxNmdiQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg2NDcwNX0.CFW6oZWMcaI2Ehm-DmW3CfzFS88FniVvgjP8EeeCPHg
[28-Jul-2026 17:37:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 17:37:04 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 17:37:04 UTC] User ID: 1176
[28-Jul-2026 17:37:04 UTC] Orders found: 0
[28-Jul-2026 17:37:04 UTC] Orders data: []
[28-Jul-2026 17:37:04 UTC] Total orders count: 0
[28-Jul-2026 17:37:04 UTC] ✅ User profile retrieved successfully for user ID: 1176
[28-Jul-2026 17:37:04 UTC] === API CALL LOG ===
[28-Jul-2026 17:37:04 UTC] Endpoint: user/profile.php
[28-Jul-2026 17:37:04 UTC] Full Log Data: {
    "timestamp": "2026-07-28 17:37:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.99.148",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.99.148, 172.71.122.227",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NiIsInVzZXJuYW1lIjoiU0FNU1VOR0NPTVBBTlkwMSIsImVtYWlsIjoic2Ftd2lsbGlhbXMxNmdiQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg2NDcwNX0.CFW6oZWMcaI2Ehm-DmW3CfzFS88FniVvgjP8EeeCPHg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a225a65408862a46-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.99.148",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 17:37:04 UTC] === END API CALL LOG ===
[28-Jul-2026 17:37:04 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 17:37:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NiIsInVzZXJuYW1lIjoiU0FNU1VOR0NPTVBBTlkwMSIsImVtYWlsIjoic2Ftd2lsbGlhbXMxNmdiQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg2NDcwNX0.CFW6oZWMcaI2Ehm-DmW3CfzFS88FniVvgjP8EeeCPHg
[28-Jul-2026 17:37:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 17:37:04 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 17:37:04 UTC] User ID: 1176
[28-Jul-2026 17:37:04 UTC] ✅ User profile retrieved successfully for user ID: 1176
[28-Jul-2026 17:37:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 17:37:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 17:37:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.113.99.148, 172.71.122.227","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NiIsInVzZXJuYW1lIjoiU0FNU1VOR0NPTVBBTlkwMSIsImVtYWlsIjoic2Ftd2lsbGlhbXMxNmdiQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg2NDcwNX0.CFW6oZWMcaI2Ehm-DmW3CfzFS88FniVvgjP8EeeCPHg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a225a6a19be42a46-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.113.99.148","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Jul-2026 17:37:17 UTC] === User Orders API Called ===
[28-Jul-2026 17:37:17 UTC] User ID: 1176
[28-Jul-2026 17:37:17 UTC] Limit: 20, Offset: 0
[28-Jul-2026 17:37:17 UTC] Orders found: 0
[28-Jul-2026 17:37:17 UTC] Orders data: []
[28-Jul-2026 17:37:17 UTC] Total orders count: 0
[28-Jul-2026 17:37:17 UTC] === API CALL LOG ===
[28-Jul-2026 17:37:17 UTC] Endpoint: user/profile.php
[28-Jul-2026 17:37:17 UTC] Full Log Data: {
    "timestamp": "2026-07-28 17:37:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.99.148",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.99.148, 172.71.122.227",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NiIsInVzZXJuYW1lIjoiU0FNU1VOR0NPTVBBTlkwMSIsImVtYWlsIjoic2Ftd2lsbGlhbXMxNmdiQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg2NDcwNX0.CFW6oZWMcaI2Ehm-DmW3CfzFS88FniVvgjP8EeeCPHg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a225a6a19be62a46-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.99.148",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 17:37:17 UTC] === END API CALL LOG ===
[28-Jul-2026 17:37:17 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 17:37:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NiIsInVzZXJuYW1lIjoiU0FNU1VOR0NPTVBBTlkwMSIsImVtYWlsIjoic2Ftd2lsbGlhbXMxNmdiQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg2NDcwNX0.CFW6oZWMcaI2Ehm-DmW3CfzFS88FniVvgjP8EeeCPHg
[28-Jul-2026 17:37:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 17:37:17 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 17:37:17 UTC] User ID: 1176
[28-Jul-2026 17:37:17 UTC] ✅ User profile retrieved successfully for user ID: 1176
[28-Jul-2026 17:37:17 UTC] === API CALL LOG ===
[28-Jul-2026 17:37:17 UTC] Endpoint: user/profile.php
[28-Jul-2026 17:37:17 UTC] Full Log Data: {
    "timestamp": "2026-07-28 17:37:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.99.148",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.99.148, 172.71.122.227",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NiIsInVzZXJuYW1lIjoiU0FNU1VOR0NPTVBBTlkwMSIsImVtYWlsIjoic2Ftd2lsbGlhbXMxNmdiQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg2NDcwNX0.CFW6oZWMcaI2Ehm-DmW3CfzFS88FniVvgjP8EeeCPHg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a225a6a50f142a46-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.99.148",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 17:37:17 UTC] === END API CALL LOG ===
[28-Jul-2026 17:37:17 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 17:37:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NiIsInVzZXJuYW1lIjoiU0FNU1VOR0NPTVBBTlkwMSIsImVtYWlsIjoic2Ftd2lsbGlhbXMxNmdiQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg2NDcwNX0.CFW6oZWMcaI2Ehm-DmW3CfzFS88FniVvgjP8EeeCPHg
[28-Jul-2026 17:37:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 17:37:17 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 17:37:17 UTC] User ID: 1176
[28-Jul-2026 17:37:17 UTC] ✅ User profile retrieved successfully for user ID: 1176
[28-Jul-2026 17:39:43 UTC] === API CALL LOG ===
[28-Jul-2026 17:39:43 UTC] Endpoint: user/profile.php
[28-Jul-2026 17:39:43 UTC] Full Log Data: {
    "timestamp": "2026-07-28 17:39:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.24.67",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.24.67, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NyIsInVzZXJuYW1lIjoiQEIxMjE5MjEyOSIsImVtYWlsIjoiZXNrZTFlc2tlMmVza2UxZXNrZW1hZXplbnVAZ21haWwuY29tIiwiZXhwIjoxNzg1ODY1MTgyfQ.65XLFopD1_ebKqQNEMlFBFiYUvHnxQfDmo8D96W-ge4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a225aa33385b9dd1-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.24.67",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 17:39:43 UTC] === END API CALL LOG ===
[28-Jul-2026 17:39:43 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 17:39:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NyIsInVzZXJuYW1lIjoiQEIxMjE5MjEyOSIsImVtYWlsIjoiZXNrZTFlc2tlMmVza2UxZXNrZW1hZXplbnVAZ21haWwuY29tIiwiZXhwIjoxNzg1ODY1MTgyfQ.65XLFopD1_ebKqQNEMlFBFiYUvHnxQfDmo8D96W-ge4
[28-Jul-2026 17:39:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 17:39:43 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 17:39:43 UTC] User ID: 1177
[28-Jul-2026 17:39:43 UTC] ✅ User profile retrieved successfully for user ID: 1177
[28-Jul-2026 17:39:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 17:39:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 17:39:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.189.24.67, 104.23.208.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NyIsInVzZXJuYW1lIjoiQEIxMjE5MjEyOSIsImVtYWlsIjoiZXNrZTFlc2tlMmVza2UxZXNrZW1hZXplbnVAZ21haWwuY29tIiwiZXhwIjoxNzg1ODY1MTgyfQ.65XLFopD1_ebKqQNEMlFBFiYUvHnxQfDmo8D96W-ge4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a225aa3378dd9dd1-ADD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.189.24.67","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Jul-2026 17:39:43 UTC] === User Orders API Called ===
[28-Jul-2026 17:39:43 UTC] User ID: 1177
[28-Jul-2026 17:39:43 UTC] Limit: 20, Offset: 0
[28-Jul-2026 17:39:43 UTC] Orders found: 0
[28-Jul-2026 17:39:43 UTC] Orders data: []
[28-Jul-2026 17:39:43 UTC] Total orders count: 0
[28-Jul-2026 17:39:43 UTC] === API CALL LOG ===
[28-Jul-2026 17:39:43 UTC] Endpoint: user/profile.php
[28-Jul-2026 17:39:43 UTC] Full Log Data: {
    "timestamp": "2026-07-28 17:39:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.24.67",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.24.67, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NyIsInVzZXJuYW1lIjoiQEIxMjE5MjEyOSIsImVtYWlsIjoiZXNrZTFlc2tlMmVza2UxZXNrZW1hZXplbnVAZ21haWwuY29tIiwiZXhwIjoxNzg1ODY1MTgyfQ.65XLFopD1_ebKqQNEMlFBFiYUvHnxQfDmo8D96W-ge4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a225aa33c9769dd1-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.24.67",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 17:39:43 UTC] === END API CALL LOG ===
[28-Jul-2026 17:39:43 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 17:39:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NyIsInVzZXJuYW1lIjoiQEIxMjE5MjEyOSIsImVtYWlsIjoiZXNrZTFlc2tlMmVza2UxZXNrZW1hZXplbnVAZ21haWwuY29tIiwiZXhwIjoxNzg1ODY1MTgyfQ.65XLFopD1_ebKqQNEMlFBFiYUvHnxQfDmo8D96W-ge4
[28-Jul-2026 17:39:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 17:39:43 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 17:39:43 UTC] User ID: 1177
[28-Jul-2026 17:39:43 UTC] ✅ User profile retrieved successfully for user ID: 1177
[28-Jul-2026 17:39:43 UTC] === API CALL LOG ===
[28-Jul-2026 17:39:43 UTC] Endpoint: user/profile.php
[28-Jul-2026 17:39:43 UTC] Full Log Data: {
    "timestamp": "2026-07-28 17:39:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.24.67",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.24.67, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NyIsInVzZXJuYW1lIjoiQEIxMjE5MjEyOSIsImVtYWlsIjoiZXNrZTFlc2tlMmVza2UxZXNrZW1hZXplbnVAZ21haWwuY29tIiwiZXhwIjoxNzg1ODY1MTgyfQ.65XLFopD1_ebKqQNEMlFBFiYUvHnxQfDmo8D96W-ge4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a225aa36cee19dd1-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.24.67",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 17:39:43 UTC] === END API CALL LOG ===
[28-Jul-2026 17:39:43 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 17:39:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NyIsInVzZXJuYW1lIjoiQEIxMjE5MjEyOSIsImVtYWlsIjoiZXNrZTFlc2tlMmVza2UxZXNrZW1hZXplbnVAZ21haWwuY29tIiwiZXhwIjoxNzg1ODY1MTgyfQ.65XLFopD1_ebKqQNEMlFBFiYUvHnxQfDmo8D96W-ge4
[28-Jul-2026 17:39:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 17:39:43 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 17:39:43 UTC] User ID: 1177
[28-Jul-2026 17:39:43 UTC] ✅ User profile retrieved successfully for user ID: 1177
[28-Jul-2026 17:40:00 UTC] === API CALL LOG ===
[28-Jul-2026 17:40:00 UTC] Endpoint: user/profile.php
[28-Jul-2026 17:40:00 UTC] Full Log Data: {
    "timestamp": "2026-07-28 17:40:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.24.67",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.24.67, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NyIsInVzZXJuYW1lIjoiQEIxMjE5MjEyOSIsImVtYWlsIjoiZXNrZTFlc2tlMmVza2UxZXNrZW1hZXplbnVAZ21haWwuY29tIiwiZXhwIjoxNzg1ODY1MTgyfQ.65XLFopD1_ebKqQNEMlFBFiYUvHnxQfDmo8D96W-ge4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a225aa9daa7e7893-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.24.67",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 17:40:00 UTC] === END API CALL LOG ===
[28-Jul-2026 17:40:00 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 17:40:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NyIsInVzZXJuYW1lIjoiQEIxMjE5MjEyOSIsImVtYWlsIjoiZXNrZTFlc2tlMmVza2UxZXNrZW1hZXplbnVAZ21haWwuY29tIiwiZXhwIjoxNzg1ODY1MTgyfQ.65XLFopD1_ebKqQNEMlFBFiYUvHnxQfDmo8D96W-ge4
[28-Jul-2026 17:40:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 17:40:00 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 17:40:00 UTC] User ID: 1177
[28-Jul-2026 17:40:00 UTC] ✅ User profile retrieved successfully for user ID: 1177
[28-Jul-2026 17:40:01 UTC] === API CALL LOG ===
[28-Jul-2026 17:40:01 UTC] Endpoint: user/profile.php
[28-Jul-2026 17:40:01 UTC] Full Log Data: {
    "timestamp": "2026-07-28 17:40:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.24.67",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.24.67, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NyIsInVzZXJuYW1lIjoiQEIxMjE5MjEyOSIsImVtYWlsIjoiZXNrZTFlc2tlMmVza2UxZXNrZW1hZXplbnVAZ21haWwuY29tIiwiZXhwIjoxNzg1ODY1MTgyfQ.65XLFopD1_ebKqQNEMlFBFiYUvHnxQfDmo8D96W-ge4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a225aaa34ddc7893-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.24.67",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 17:40:01 UTC] === END API CALL LOG ===
[28-Jul-2026 17:40:01 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 17:40:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NyIsInVzZXJuYW1lIjoiQEIxMjE5MjEyOSIsImVtYWlsIjoiZXNrZTFlc2tlMmVza2UxZXNrZW1hZXplbnVAZ21haWwuY29tIiwiZXhwIjoxNzg1ODY1MTgyfQ.65XLFopD1_ebKqQNEMlFBFiYUvHnxQfDmo8D96W-ge4
[28-Jul-2026 17:40:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 17:40:01 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 17:40:01 UTC] User ID: 1177
[28-Jul-2026 17:40:01 UTC] ✅ User profile retrieved successfully for user ID: 1177
[28-Jul-2026 17:40:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 17:40:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 17:40:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.189.24.67, 104.23.208.145","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NyIsInVzZXJuYW1lIjoiQEIxMjE5MjEyOSIsImVtYWlsIjoiZXNrZTFlc2tlMmVza2UxZXNrZW1hZXplbnVAZ21haWwuY29tIiwiZXhwIjoxNzg1ODY1MTgyfQ.65XLFopD1_ebKqQNEMlFBFiYUvHnxQfDmo8D96W-ge4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a225aaa38e4b7893-ADD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.189.24.67","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Jul-2026 17:40:01 UTC] === User Orders API Called ===
[28-Jul-2026 17:40:01 UTC] User ID: 1177
[28-Jul-2026 17:40:01 UTC] Limit: 20, Offset: 0
[28-Jul-2026 17:40:01 UTC] Orders found: 0
[28-Jul-2026 17:40:01 UTC] Orders data: []
[28-Jul-2026 17:40:01 UTC] Total orders count: 0
[28-Jul-2026 17:40:01 UTC] === API CALL LOG ===
[28-Jul-2026 17:40:01 UTC] Endpoint: user/profile.php
[28-Jul-2026 17:40:01 UTC] Full Log Data: {
    "timestamp": "2026-07-28 17:40:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.24.67",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.24.67, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NyIsInVzZXJuYW1lIjoiQEIxMjE5MjEyOSIsImVtYWlsIjoiZXNrZTFlc2tlMmVza2UxZXNrZW1hZXplbnVAZ21haWwuY29tIiwiZXhwIjoxNzg1ODY1MTgyfQ.65XLFopD1_ebKqQNEMlFBFiYUvHnxQfDmo8D96W-ge4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a225aaa3ef067893-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.24.67",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 17:40:01 UTC] === END API CALL LOG ===
[28-Jul-2026 17:40:01 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 17:40:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NyIsInVzZXJuYW1lIjoiQEIxMjE5MjEyOSIsImVtYWlsIjoiZXNrZTFlc2tlMmVza2UxZXNrZW1hZXplbnVAZ21haWwuY29tIiwiZXhwIjoxNzg1ODY1MTgyfQ.65XLFopD1_ebKqQNEMlFBFiYUvHnxQfDmo8D96W-ge4
[28-Jul-2026 17:40:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 17:40:01 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 17:40:01 UTC] User ID: 1177
[28-Jul-2026 17:40:01 UTC] ✅ User profile retrieved successfully for user ID: 1177
[28-Jul-2026 17:40:01 UTC] === API CALL LOG ===
[28-Jul-2026 17:40:01 UTC] Endpoint: user/profile.php
[28-Jul-2026 17:40:01 UTC] Full Log Data: {
    "timestamp": "2026-07-28 17:40:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.24.67",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.24.67, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NyIsInVzZXJuYW1lIjoiQEIxMjE5MjEyOSIsImVtYWlsIjoiZXNrZTFlc2tlMmVza2UxZXNrZW1hZXplbnVAZ21haWwuY29tIiwiZXhwIjoxNzg1ODY1MTgyfQ.65XLFopD1_ebKqQNEMlFBFiYUvHnxQfDmo8D96W-ge4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a225aaa6ac9c7893-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.24.67",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 17:40:01 UTC] === END API CALL LOG ===
[28-Jul-2026 17:40:01 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 17:40:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NyIsInVzZXJuYW1lIjoiQEIxMjE5MjEyOSIsImVtYWlsIjoiZXNrZTFlc2tlMmVza2UxZXNrZW1hZXplbnVAZ21haWwuY29tIiwiZXhwIjoxNzg1ODY1MTgyfQ.65XLFopD1_ebKqQNEMlFBFiYUvHnxQfDmo8D96W-ge4
[28-Jul-2026 17:40:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 17:40:01 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 17:40:01 UTC] User ID: 1177
[28-Jul-2026 17:40:01 UTC] ✅ User profile retrieved successfully for user ID: 1177
[28-Jul-2026 17:41:14 UTC] === API CALL LOG ===
[28-Jul-2026 17:41:14 UTC] Endpoint: user/profile.php
[28-Jul-2026 17:41:14 UTC] Full Log Data: {
    "timestamp": "2026-07-28 17:41:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.24.67",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.24.67, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NyIsInVzZXJuYW1lIjoiQEIxMjE5MjEyOSIsImVtYWlsIjoiZXNrZTFlc2tlMmVza2UxZXNrZW1hZXplbnVAZ21haWwuY29tIiwiZXhwIjoxNzg1ODY1MTgyfQ.65XLFopD1_ebKqQNEMlFBFiYUvHnxQfDmo8D96W-ge4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a225ac6bad407e19-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.24.67",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 17:41:14 UTC] === END API CALL LOG ===
[28-Jul-2026 17:41:14 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 17:41:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NyIsInVzZXJuYW1lIjoiQEIxMjE5MjEyOSIsImVtYWlsIjoiZXNrZTFlc2tlMmVza2UxZXNrZW1hZXplbnVAZ21haWwuY29tIiwiZXhwIjoxNzg1ODY1MTgyfQ.65XLFopD1_ebKqQNEMlFBFiYUvHnxQfDmo8D96W-ge4
[28-Jul-2026 17:41:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 17:41:14 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 17:41:14 UTC] User ID: 1177
[28-Jul-2026 17:41:14 UTC] ✅ User profile retrieved successfully for user ID: 1177
[28-Jul-2026 17:41:15 UTC] === API CALL LOG ===
[28-Jul-2026 17:41:15 UTC] Endpoint: user/profile.php
[28-Jul-2026 17:41:15 UTC] Full Log Data: {
    "timestamp": "2026-07-28 17:41:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.24.67",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.24.67, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NyIsInVzZXJuYW1lIjoiQEIxMjE5MjEyOSIsImVtYWlsIjoiZXNrZTFlc2tlMmVza2UxZXNrZW1hZXplbnVAZ21haWwuY29tIiwiZXhwIjoxNzg1ODY1MTgyfQ.65XLFopD1_ebKqQNEMlFBFiYUvHnxQfDmo8D96W-ge4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a225ac70f9197e19-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.24.67",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 17:41:15 UTC] === END API CALL LOG ===
[28-Jul-2026 17:41:15 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 17:41:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NyIsInVzZXJuYW1lIjoiQEIxMjE5MjEyOSIsImVtYWlsIjoiZXNrZTFlc2tlMmVza2UxZXNrZW1hZXplbnVAZ21haWwuY29tIiwiZXhwIjoxNzg1ODY1MTgyfQ.65XLFopD1_ebKqQNEMlFBFiYUvHnxQfDmo8D96W-ge4
[28-Jul-2026 17:41:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 17:41:15 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 17:41:15 UTC] User ID: 1177
[28-Jul-2026 17:41:15 UTC] ✅ User profile retrieved successfully for user ID: 1177
[28-Jul-2026 17:41:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 17:41:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 17:41:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.189.24.67, 104.23.208.145","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NyIsInVzZXJuYW1lIjoiQEIxMjE5MjEyOSIsImVtYWlsIjoiZXNrZTFlc2tlMmVza2UxZXNrZW1hZXplbnVAZ21haWwuY29tIiwiZXhwIjoxNzg1ODY1MTgyfQ.65XLFopD1_ebKqQNEMlFBFiYUvHnxQfDmo8D96W-ge4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a225ac715a077e19-ADD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.189.24.67","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Jul-2026 17:41:15 UTC] === User Orders API Called ===
[28-Jul-2026 17:41:15 UTC] User ID: 1177
[28-Jul-2026 17:41:15 UTC] Limit: 20, Offset: 0
[28-Jul-2026 17:41:15 UTC] Orders found: 0
[28-Jul-2026 17:41:15 UTC] Orders data: []
[28-Jul-2026 17:41:15 UTC] Total orders count: 0
[28-Jul-2026 17:41:15 UTC] === API CALL LOG ===
[28-Jul-2026 17:41:15 UTC] Endpoint: user/profile.php
[28-Jul-2026 17:41:15 UTC] Full Log Data: {
    "timestamp": "2026-07-28 17:41:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.24.67",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.24.67, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NyIsInVzZXJuYW1lIjoiQEIxMjE5MjEyOSIsImVtYWlsIjoiZXNrZTFlc2tlMmVza2UxZXNrZW1hZXplbnVAZ21haWwuY29tIiwiZXhwIjoxNzg1ODY1MTgyfQ.65XLFopD1_ebKqQNEMlFBFiYUvHnxQfDmo8D96W-ge4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a225ac719aa57e19-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.24.67",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 17:41:15 UTC] === END API CALL LOG ===
[28-Jul-2026 17:41:15 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 17:41:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NyIsInVzZXJuYW1lIjoiQEIxMjE5MjEyOSIsImVtYWlsIjoiZXNrZTFlc2tlMmVza2UxZXNrZW1hZXplbnVAZ21haWwuY29tIiwiZXhwIjoxNzg1ODY1MTgyfQ.65XLFopD1_ebKqQNEMlFBFiYUvHnxQfDmo8D96W-ge4
[28-Jul-2026 17:41:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 17:41:15 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 17:41:15 UTC] User ID: 1177
[28-Jul-2026 17:41:15 UTC] ✅ User profile retrieved successfully for user ID: 1177
[28-Jul-2026 17:41:16 UTC] === API CALL LOG ===
[28-Jul-2026 17:41:16 UTC] Endpoint: user/profile.php
[28-Jul-2026 17:41:16 UTC] Full Log Data: {
    "timestamp": "2026-07-28 17:41:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.24.67",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.24.67, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NyIsInVzZXJuYW1lIjoiQEIxMjE5MjEyOSIsImVtYWlsIjoiZXNrZTFlc2tlMmVza2UxZXNrZW1hZXplbnVAZ21haWwuY29tIiwiZXhwIjoxNzg1ODY1MTgyfQ.65XLFopD1_ebKqQNEMlFBFiYUvHnxQfDmo8D96W-ge4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a225ac76ded67e19-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.24.67",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 17:41:16 UTC] === END API CALL LOG ===
[28-Jul-2026 17:41:16 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 17:41:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NyIsInVzZXJuYW1lIjoiQEIxMjE5MjEyOSIsImVtYWlsIjoiZXNrZTFlc2tlMmVza2UxZXNrZW1hZXplbnVAZ21haWwuY29tIiwiZXhwIjoxNzg1ODY1MTgyfQ.65XLFopD1_ebKqQNEMlFBFiYUvHnxQfDmo8D96W-ge4
[28-Jul-2026 17:41:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 17:41:16 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 17:41:16 UTC] User ID: 1177
[28-Jul-2026 17:41:16 UTC] ✅ User profile retrieved successfully for user ID: 1177
[28-Jul-2026 17:41:16 UTC] === API CALL LOG ===
[28-Jul-2026 17:41:16 UTC] Endpoint: user/profile.php
[28-Jul-2026 17:41:16 UTC] Full Log Data: {
    "timestamp": "2026-07-28 17:41:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.24.67",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.24.67, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NyIsInVzZXJuYW1lIjoiQEIxMjE5MjEyOSIsImVtYWlsIjoiZXNrZTFlc2tlMmVza2UxZXNrZW1hZXplbnVAZ21haWwuY29tIiwiZXhwIjoxNzg1ODY1MTgyfQ.65XLFopD1_ebKqQNEMlFBFiYUvHnxQfDmo8D96W-ge4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a225ac78fb837e19-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.24.67",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 17:41:16 UTC] === END API CALL LOG ===
[28-Jul-2026 17:41:16 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 17:41:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NyIsInVzZXJuYW1lIjoiQEIxMjE5MjEyOSIsImVtYWlsIjoiZXNrZTFlc2tlMmVza2UxZXNrZW1hZXplbnVAZ21haWwuY29tIiwiZXhwIjoxNzg1ODY1MTgyfQ.65XLFopD1_ebKqQNEMlFBFiYUvHnxQfDmo8D96W-ge4
[28-Jul-2026 17:41:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 17:41:16 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 17:41:16 UTC] User ID: 1177
[28-Jul-2026 17:41:16 UTC] ✅ User profile retrieved successfully for user ID: 1177
[28-Jul-2026 17:41:16 UTC] User Purchases API - User ID: 1177
[28-Jul-2026 17:41:16 UTC] User Purchases API - Total purchases found: 0
[28-Jul-2026 17:41:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 17:41:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 17:41:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.189.24.67, 104.23.208.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NyIsInVzZXJuYW1lIjoiQEIxMjE5MjEyOSIsImVtYWlsIjoiZXNrZTFlc2tlMmVza2UxZXNrZW1hZXplbnVAZ21haWwuY29tIiwiZXhwIjoxNzg1ODY1MTgyfQ.65XLFopD1_ebKqQNEMlFBFiYUvHnxQfDmo8D96W-ge4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a225ac9e1fa07e19-ADD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.189.24.67","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Jul-2026 17:41:22 UTC] === User Orders API Called ===
[28-Jul-2026 17:41:22 UTC] User ID: 1177
[28-Jul-2026 17:41:22 UTC] Limit: 20, Offset: 0
[28-Jul-2026 17:41:22 UTC] Orders found: 0
[28-Jul-2026 17:41:22 UTC] Orders data: []
[28-Jul-2026 17:41:22 UTC] Total orders count: 0
[28-Jul-2026 17:41:29 UTC] === API CALL LOG ===
[28-Jul-2026 17:41:29 UTC] Endpoint: user/profile.php
[28-Jul-2026 17:41:29 UTC] Full Log Data: {
    "timestamp": "2026-07-28 17:41:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.24.67",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.24.67, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NyIsInVzZXJuYW1lIjoiQEIxMjE5MjEyOSIsImVtYWlsIjoiZXNrZTFlc2tlMmVza2UxZXNrZW1hZXplbnVAZ21haWwuY29tIiwiZXhwIjoxNzg1ODY1MTgyfQ.65XLFopD1_ebKqQNEMlFBFiYUvHnxQfDmo8D96W-ge4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a225acc8f8c8ec21-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.24.67",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 17:41:29 UTC] === END API CALL LOG ===
[28-Jul-2026 17:41:29 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 17:41:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NyIsInVzZXJuYW1lIjoiQEIxMjE5MjEyOSIsImVtYWlsIjoiZXNrZTFlc2tlMmVza2UxZXNrZW1hZXplbnVAZ21haWwuY29tIiwiZXhwIjoxNzg1ODY1MTgyfQ.65XLFopD1_ebKqQNEMlFBFiYUvHnxQfDmo8D96W-ge4
[28-Jul-2026 17:41:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 17:41:29 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 17:41:29 UTC] User ID: 1177
[28-Jul-2026 17:41:29 UTC] ✅ User profile retrieved successfully for user ID: 1177
[28-Jul-2026 17:41:29 UTC] === API CALL LOG ===
[28-Jul-2026 17:41:29 UTC] Endpoint: user/profile.php
[28-Jul-2026 17:41:29 UTC] Full Log Data: {
    "timestamp": "2026-07-28 17:41:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.24.67",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.24.67, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NyIsInVzZXJuYW1lIjoiQEIxMjE5MjEyOSIsImVtYWlsIjoiZXNrZTFlc2tlMmVza2UxZXNrZW1hZXplbnVAZ21haWwuY29tIiwiZXhwIjoxNzg1ODY1MTgyfQ.65XLFopD1_ebKqQNEMlFBFiYUvHnxQfDmo8D96W-ge4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a225accd89faec21-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.24.67",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 17:41:29 UTC] === END API CALL LOG ===
[28-Jul-2026 17:41:29 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 17:41:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NyIsInVzZXJuYW1lIjoiQEIxMjE5MjEyOSIsImVtYWlsIjoiZXNrZTFlc2tlMmVza2UxZXNrZW1hZXplbnVAZ21haWwuY29tIiwiZXhwIjoxNzg1ODY1MTgyfQ.65XLFopD1_ebKqQNEMlFBFiYUvHnxQfDmo8D96W-ge4
[28-Jul-2026 17:41:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 17:41:29 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 17:41:29 UTC] User ID: 1177
[28-Jul-2026 17:41:29 UTC] ✅ User profile retrieved successfully for user ID: 1177
[28-Jul-2026 17:41:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 17:41:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 17:41:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.189.24.67, 104.23.208.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NyIsInVzZXJuYW1lIjoiQEIxMjE5MjEyOSIsImVtYWlsIjoiZXNrZTFlc2tlMmVza2UxZXNrZW1hZXplbnVAZ21haWwuY29tIiwiZXhwIjoxNzg1ODY1MTgyfQ.65XLFopD1_ebKqQNEMlFBFiYUvHnxQfDmo8D96W-ge4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a225acce1b16ec21-ADD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.189.24.67","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Jul-2026 17:41:29 UTC] === User Orders API Called ===
[28-Jul-2026 17:41:29 UTC] User ID: 1177
[28-Jul-2026 17:41:29 UTC] Limit: 20, Offset: 0
[28-Jul-2026 17:41:29 UTC] Orders found: 0
[28-Jul-2026 17:41:29 UTC] Orders data: []
[28-Jul-2026 17:41:29 UTC] Total orders count: 0
[28-Jul-2026 17:41:30 UTC] === API CALL LOG ===
[28-Jul-2026 17:41:30 UTC] Endpoint: user/profile.php
[28-Jul-2026 17:41:30 UTC] Full Log Data: {
    "timestamp": "2026-07-28 17:41:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.24.67",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.24.67, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NyIsInVzZXJuYW1lIjoiQEIxMjE5MjEyOSIsImVtYWlsIjoiZXNrZTFlc2tlMmVza2UxZXNrZW1hZXplbnVAZ21haWwuY29tIiwiZXhwIjoxNzg1ODY1MTgyfQ.65XLFopD1_ebKqQNEMlFBFiYUvHnxQfDmo8D96W-ge4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a225acce9c0dec21-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.24.67",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 17:41:30 UTC] === END API CALL LOG ===
[28-Jul-2026 17:41:30 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 17:41:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NyIsInVzZXJuYW1lIjoiQEIxMjE5MjEyOSIsImVtYWlsIjoiZXNrZTFlc2tlMmVza2UxZXNrZW1hZXplbnVAZ21haWwuY29tIiwiZXhwIjoxNzg1ODY1MTgyfQ.65XLFopD1_ebKqQNEMlFBFiYUvHnxQfDmo8D96W-ge4
[28-Jul-2026 17:41:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 17:41:30 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 17:41:30 UTC] User ID: 1177
[28-Jul-2026 17:41:30 UTC] ✅ User profile retrieved successfully for user ID: 1177
[28-Jul-2026 17:41:30 UTC] === API CALL LOG ===
[28-Jul-2026 17:41:30 UTC] Endpoint: user/profile.php
[28-Jul-2026 17:41:30 UTC] Full Log Data: {
    "timestamp": "2026-07-28 17:41:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.24.67",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.24.67, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NyIsInVzZXJuYW1lIjoiQEIxMjE5MjEyOSIsImVtYWlsIjoiZXNrZTFlc2tlMmVza2UxZXNrZW1hZXplbnVAZ21haWwuY29tIiwiZXhwIjoxNzg1ODY1MTgyfQ.65XLFopD1_ebKqQNEMlFBFiYUvHnxQfDmo8D96W-ge4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a225acd24b24ec21-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.24.67",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 17:41:30 UTC] === END API CALL LOG ===
[28-Jul-2026 17:41:30 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 17:41:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NyIsInVzZXJuYW1lIjoiQEIxMjE5MjEyOSIsImVtYWlsIjoiZXNrZTFlc2tlMmVza2UxZXNrZW1hZXplbnVAZ21haWwuY29tIiwiZXhwIjoxNzg1ODY1MTgyfQ.65XLFopD1_ebKqQNEMlFBFiYUvHnxQfDmo8D96W-ge4
[28-Jul-2026 17:41:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 17:41:30 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 17:41:30 UTC] User ID: 1177
[28-Jul-2026 17:41:30 UTC] ✅ User profile retrieved successfully for user ID: 1177
[28-Jul-2026 17:41:42 UTC] === API CALL LOG ===
[28-Jul-2026 17:41:42 UTC] Endpoint: user/profile.php
[28-Jul-2026 17:41:42 UTC] Full Log Data: {
    "timestamp": "2026-07-28 17:41:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.24.67",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.24.67, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NyIsInVzZXJuYW1lIjoiQEIxMjE5MjEyOSIsImVtYWlsIjoiZXNrZTFlc2tlMmVza2UxZXNrZW1hZXplbnVAZ21haWwuY29tIiwiZXhwIjoxNzg1ODY1MTgyfQ.65XLFopD1_ebKqQNEMlFBFiYUvHnxQfDmo8D96W-ge4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a225ad195f4ffbc6-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.24.67",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 17:41:42 UTC] === END API CALL LOG ===
[28-Jul-2026 17:41:42 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 17:41:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NyIsInVzZXJuYW1lIjoiQEIxMjE5MjEyOSIsImVtYWlsIjoiZXNrZTFlc2tlMmVza2UxZXNrZW1hZXplbnVAZ21haWwuY29tIiwiZXhwIjoxNzg1ODY1MTgyfQ.65XLFopD1_ebKqQNEMlFBFiYUvHnxQfDmo8D96W-ge4
[28-Jul-2026 17:41:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 17:41:42 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 17:41:42 UTC] User ID: 1177
[28-Jul-2026 17:41:42 UTC] ✅ User profile retrieved successfully for user ID: 1177
[28-Jul-2026 17:41:42 UTC] === API CALL LOG ===
[28-Jul-2026 17:41:42 UTC] Endpoint: user/profile.php
[28-Jul-2026 17:41:42 UTC] Full Log Data: {
    "timestamp": "2026-07-28 17:41:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.24.67",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.24.67, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NyIsInVzZXJuYW1lIjoiQEIxMjE5MjEyOSIsImVtYWlsIjoiZXNrZTFlc2tlMmVza2UxZXNrZW1hZXplbnVAZ21haWwuY29tIiwiZXhwIjoxNzg1ODY1MTgyfQ.65XLFopD1_ebKqQNEMlFBFiYUvHnxQfDmo8D96W-ge4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a225ad1dd85bfbc6-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.24.67",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 17:41:42 UTC] === END API CALL LOG ===
[28-Jul-2026 17:41:42 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 17:41:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NyIsInVzZXJuYW1lIjoiQEIxMjE5MjEyOSIsImVtYWlsIjoiZXNrZTFlc2tlMmVza2UxZXNrZW1hZXplbnVAZ21haWwuY29tIiwiZXhwIjoxNzg1ODY1MTgyfQ.65XLFopD1_ebKqQNEMlFBFiYUvHnxQfDmo8D96W-ge4
[28-Jul-2026 17:41:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 17:41:42 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 17:41:42 UTC] User ID: 1177
[28-Jul-2026 17:41:42 UTC] ✅ User profile retrieved successfully for user ID: 1177
[28-Jul-2026 17:41:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 17:41:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 17:41:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.189.24.67, 104.23.208.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NyIsInVzZXJuYW1lIjoiQEIxMjE5MjEyOSIsImVtYWlsIjoiZXNrZTFlc2tlMmVza2UxZXNrZW1hZXplbnVAZ21haWwuY29tIiwiZXhwIjoxNzg1ODY1MTgyfQ.65XLFopD1_ebKqQNEMlFBFiYUvHnxQfDmo8D96W-ge4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a225ad1e08abfbc6-ADD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.189.24.67","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Jul-2026 17:41:42 UTC] === User Orders API Called ===
[28-Jul-2026 17:41:42 UTC] User ID: 1177
[28-Jul-2026 17:41:42 UTC] Limit: 20, Offset: 0
[28-Jul-2026 17:41:42 UTC] Orders found: 0
[28-Jul-2026 17:41:42 UTC] Orders data: []
[28-Jul-2026 17:41:42 UTC] Total orders count: 0
[28-Jul-2026 17:41:42 UTC] === API CALL LOG ===
[28-Jul-2026 17:41:42 UTC] Endpoint: user/profile.php
[28-Jul-2026 17:41:42 UTC] Full Log Data: {
    "timestamp": "2026-07-28 17:41:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.24.67",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.24.67, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NyIsInVzZXJuYW1lIjoiQEIxMjE5MjEyOSIsImVtYWlsIjoiZXNrZTFlc2tlMmVza2UxZXNrZW1hZXplbnVAZ21haWwuY29tIiwiZXhwIjoxNzg1ODY1MTgyfQ.65XLFopD1_ebKqQNEMlFBFiYUvHnxQfDmo8D96W-ge4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a225ad1e697bfbc6-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.24.67",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 17:41:42 UTC] === END API CALL LOG ===
[28-Jul-2026 17:41:42 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 17:41:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NyIsInVzZXJuYW1lIjoiQEIxMjE5MjEyOSIsImVtYWlsIjoiZXNrZTFlc2tlMmVza2UxZXNrZW1hZXplbnVAZ21haWwuY29tIiwiZXhwIjoxNzg1ODY1MTgyfQ.65XLFopD1_ebKqQNEMlFBFiYUvHnxQfDmo8D96W-ge4
[28-Jul-2026 17:41:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 17:41:42 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 17:41:42 UTC] User ID: 1177
[28-Jul-2026 17:41:42 UTC] ✅ User profile retrieved successfully for user ID: 1177
[28-Jul-2026 17:41:43 UTC] === API CALL LOG ===
[28-Jul-2026 17:41:43 UTC] Endpoint: user/profile.php
[28-Jul-2026 17:41:43 UTC] Full Log Data: {
    "timestamp": "2026-07-28 17:41:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.189.24.67",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.189.24.67, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NyIsInVzZXJuYW1lIjoiQEIxMjE5MjEyOSIsImVtYWlsIjoiZXNrZTFlc2tlMmVza2UxZXNrZW1hZXplbnVAZ21haWwuY29tIiwiZXhwIjoxNzg1ODY1MTgyfQ.65XLFopD1_ebKqQNEMlFBFiYUvHnxQfDmo8D96W-ge4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a225ad212f98fbc6-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.189.24.67",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 17:41:43 UTC] === END API CALL LOG ===
[28-Jul-2026 17:41:43 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 17:41:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NyIsInVzZXJuYW1lIjoiQEIxMjE5MjEyOSIsImVtYWlsIjoiZXNrZTFlc2tlMmVza2UxZXNrZW1hZXplbnVAZ21haWwuY29tIiwiZXhwIjoxNzg1ODY1MTgyfQ.65XLFopD1_ebKqQNEMlFBFiYUvHnxQfDmo8D96W-ge4
[28-Jul-2026 17:41:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 17:41:43 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 17:41:43 UTC] User ID: 1177
[28-Jul-2026 17:41:43 UTC] ✅ User profile retrieved successfully for user ID: 1177
[28-Jul-2026 17:42:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 17:42:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 17:42:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.113.99.148, 172.71.232.6","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NiIsInVzZXJuYW1lIjoiU0FNU1VOR0NPTVBBTlkwMSIsImVtYWlsIjoic2Ftd2lsbGlhbXMxNmdiQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg2NDcwNX0.CFW6oZWMcaI2Ehm-DmW3CfzFS88FniVvgjP8EeeCPHg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a225ade2a957c2cf-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.113.99.148","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Jul-2026 17:42:14 UTC] === User Orders API Called ===
[28-Jul-2026 17:42:14 UTC] User ID: 1176
[28-Jul-2026 17:42:14 UTC] Limit: 20, Offset: 0
[28-Jul-2026 17:42:14 UTC] Orders found: 0
[28-Jul-2026 17:42:14 UTC] Orders data: []
[28-Jul-2026 17:42:14 UTC] Total orders count: 0
[28-Jul-2026 17:42:17 UTC] === API CALL LOG ===
[28-Jul-2026 17:42:17 UTC] Endpoint: user/profile.php
[28-Jul-2026 17:42:17 UTC] Full Log Data: {
    "timestamp": "2026-07-28 17:42:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.99.148",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.99.148, 172.71.232.6",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NiIsInVzZXJuYW1lIjoiU0FNU1VOR0NPTVBBTlkwMSIsImVtYWlsIjoic2Ftd2lsbGlhbXMxNmdiQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg2NDcwNX0.CFW6oZWMcaI2Ehm-DmW3CfzFS88FniVvgjP8EeeCPHg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a225adf69987c2cf-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.99.148",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 17:42:17 UTC] === END API CALL LOG ===
[28-Jul-2026 17:42:17 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 17:42:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NiIsInVzZXJuYW1lIjoiU0FNU1VOR0NPTVBBTlkwMSIsImVtYWlsIjoic2Ftd2lsbGlhbXMxNmdiQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg2NDcwNX0.CFW6oZWMcaI2Ehm-DmW3CfzFS88FniVvgjP8EeeCPHg
[28-Jul-2026 17:42:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 17:42:17 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 17:42:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 17:42:17 UTC] User ID: 1176
[28-Jul-2026 17:42:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 17:42:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.113.99.148, 172.71.232.6","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NiIsInVzZXJuYW1lIjoiU0FNU1VOR0NPTVBBTlkwMSIsImVtYWlsIjoic2Ftd2lsbGlhbXMxNmdiQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg2NDcwNX0.CFW6oZWMcaI2Ehm-DmW3CfzFS88FniVvgjP8EeeCPHg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a225adf69986c2cf-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.113.99.148","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Jul-2026 17:42:17 UTC] === User Orders API Called ===
[28-Jul-2026 17:42:17 UTC] User ID: 1176
[28-Jul-2026 17:42:17 UTC] Limit: 20, Offset: 0
[28-Jul-2026 17:42:17 UTC] ✅ User profile retrieved successfully for user ID: 1176
[28-Jul-2026 17:42:17 UTC] Orders found: 0
[28-Jul-2026 17:42:17 UTC] Orders data: []
[28-Jul-2026 17:42:17 UTC] Total orders count: 0
[28-Jul-2026 17:42:18 UTC] === API CALL LOG ===
[28-Jul-2026 17:42:18 UTC] Endpoint: user/profile.php
[28-Jul-2026 17:42:18 UTC] Full Log Data: {
    "timestamp": "2026-07-28 17:42:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.99.148",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.99.148, 172.71.232.6",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NiIsInVzZXJuYW1lIjoiU0FNU1VOR0NPTVBBTlkwMSIsImVtYWlsIjoic2Ftd2lsbGlhbXMxNmdiQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg2NDcwNX0.CFW6oZWMcaI2Ehm-DmW3CfzFS88FniVvgjP8EeeCPHg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a225adfaacacc2cf-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.99.148",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 17:42:18 UTC] === END API CALL LOG ===
[28-Jul-2026 17:42:18 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 17:42:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NiIsInVzZXJuYW1lIjoiU0FNU1VOR0NPTVBBTlkwMSIsImVtYWlsIjoic2Ftd2lsbGlhbXMxNmdiQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg2NDcwNX0.CFW6oZWMcaI2Ehm-DmW3CfzFS88FniVvgjP8EeeCPHg
[28-Jul-2026 17:42:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 17:42:18 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 17:42:18 UTC] User ID: 1176
[28-Jul-2026 17:42:18 UTC] ✅ User profile retrieved successfully for user ID: 1176
[28-Jul-2026 17:43:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 17:43:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 17:43:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.113.99.148, 172.71.232.6","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NiIsInVzZXJuYW1lIjoiU0FNU1VOR0NPTVBBTlkwMSIsImVtYWlsIjoic2Ftd2lsbGlhbXMxNmdiQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg2NDcwNX0.CFW6oZWMcaI2Ehm-DmW3CfzFS88FniVvgjP8EeeCPHg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a225b0022f53c2cf-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.113.99.148","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Jul-2026 17:43:41 UTC] === User Orders API Called ===
[28-Jul-2026 17:43:41 UTC] User ID: 1176
[28-Jul-2026 17:43:41 UTC] Limit: 20, Offset: 0
[28-Jul-2026 17:43:41 UTC] Orders found: 0
[28-Jul-2026 17:43:41 UTC] Orders data: []
[28-Jul-2026 17:43:41 UTC] Total orders count: 0
[28-Jul-2026 17:43:41 UTC] === API CALL LOG ===
[28-Jul-2026 17:43:41 UTC] Endpoint: user/profile.php
[28-Jul-2026 17:43:41 UTC] Full Log Data: {
    "timestamp": "2026-07-28 17:43:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.99.148",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.99.148, 172.71.232.6",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NiIsInVzZXJuYW1lIjoiU0FNU1VOR0NPTVBBTlkwMSIsImVtYWlsIjoic2Ftd2lsbGlhbXMxNmdiQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg2NDcwNX0.CFW6oZWMcaI2Ehm-DmW3CfzFS88FniVvgjP8EeeCPHg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a225b0022f57c2cf-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.99.148",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 17:43:41 UTC] === END API CALL LOG ===
[28-Jul-2026 17:43:41 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 17:43:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NiIsInVzZXJuYW1lIjoiU0FNU1VOR0NPTVBBTlkwMSIsImVtYWlsIjoic2Ftd2lsbGlhbXMxNmdiQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg2NDcwNX0.CFW6oZWMcaI2Ehm-DmW3CfzFS88FniVvgjP8EeeCPHg
[28-Jul-2026 17:43:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 17:43:41 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 17:43:41 UTC] User ID: 1176
[28-Jul-2026 17:43:41 UTC] ✅ User profile retrieved successfully for user ID: 1176
[28-Jul-2026 17:43:41 UTC] === API CALL LOG ===
[28-Jul-2026 17:43:41 UTC] Endpoint: user/profile.php
[28-Jul-2026 17:43:41 UTC] Full Log Data: {
    "timestamp": "2026-07-28 17:43:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.99.148",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.99.148, 172.71.232.6",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NiIsInVzZXJuYW1lIjoiU0FNU1VOR0NPTVBBTlkwMSIsImVtYWlsIjoic2Ftd2lsbGlhbXMxNmdiQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg2NDcwNX0.CFW6oZWMcaI2Ehm-DmW3CfzFS88FniVvgjP8EeeCPHg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a225b005cfafc2cf-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.99.148",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 17:43:41 UTC] === END API CALL LOG ===
[28-Jul-2026 17:43:41 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 17:43:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NiIsInVzZXJuYW1lIjoiU0FNU1VOR0NPTVBBTlkwMSIsImVtYWlsIjoic2Ftd2lsbGlhbXMxNmdiQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg2NDcwNX0.CFW6oZWMcaI2Ehm-DmW3CfzFS88FniVvgjP8EeeCPHg
[28-Jul-2026 17:43:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 17:43:41 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 17:43:41 UTC] User ID: 1176
[28-Jul-2026 17:43:41 UTC] ✅ User profile retrieved successfully for user ID: 1176
[28-Jul-2026 17:44:47 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 17:44:47 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 17:44:47 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.113.99.148, 172.71.232.7","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NiIsInVzZXJuYW1lIjoiU0FNU1VOR0NPTVBBTlkwMSIsImVtYWlsIjoic2Ftd2lsbGlhbXMxNmdiQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg2NDcwNX0.CFW6oZWMcaI2Ehm-DmW3CfzFS88FniVvgjP8EeeCPHg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a225b1a07855c2cf-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.113.99.148","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Jul-2026 17:44:47 UTC] === User Orders API Called ===
[28-Jul-2026 17:44:47 UTC] User ID: 1176
[28-Jul-2026 17:44:47 UTC] Limit: 20, Offset: 0
[28-Jul-2026 17:44:47 UTC] Orders found: 1
[28-Jul-2026 17:44:47 UTC] Orders data: [{"id":434,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/daliymining","status":"pending","created_at":"2026-07-28 21:14:45","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[28-Jul-2026 17:44:47 UTC] Total orders count: 1
[28-Jul-2026 17:45:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 17:45:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 17:45:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.113.99.148, 172.71.232.6","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NiIsInVzZXJuYW1lIjoiU0FNU1VOR0NPTVBBTlkwMSIsImVtYWlsIjoic2Ftd2lsbGlhbXMxNmdiQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg2NDcwNX0.CFW6oZWMcaI2Ehm-DmW3CfzFS88FniVvgjP8EeeCPHg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a225b1fa6bafc2cf-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.113.99.148","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Jul-2026 17:45:01 UTC] === User Orders API Called ===
[28-Jul-2026 17:45:01 UTC] User ID: 1176
[28-Jul-2026 17:45:01 UTC] Limit: 20, Offset: 0
[28-Jul-2026 17:45:01 UTC] Orders found: 1
[28-Jul-2026 17:45:01 UTC] Orders data: [{"id":434,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/daliymining","status":"pending","created_at":"2026-07-28 21:14:45","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[28-Jul-2026 17:45:01 UTC] Total orders count: 1
[28-Jul-2026 17:45:01 UTC] === API CALL LOG ===
[28-Jul-2026 17:45:01 UTC] Endpoint: user/profile.php
[28-Jul-2026 17:45:01 UTC] Full Log Data: {
    "timestamp": "2026-07-28 17:45:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.99.148",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.99.148, 172.71.232.6",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NiIsInVzZXJuYW1lIjoiU0FNU1VOR0NPTVBBTlkwMSIsImVtYWlsIjoic2Ftd2lsbGlhbXMxNmdiQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg2NDcwNX0.CFW6oZWMcaI2Ehm-DmW3CfzFS88FniVvgjP8EeeCPHg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a225b1fa6bb2c2cf-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.99.148",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 17:45:01 UTC] === END API CALL LOG ===
[28-Jul-2026 17:45:01 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 17:45:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NiIsInVzZXJuYW1lIjoiU0FNU1VOR0NPTVBBTlkwMSIsImVtYWlsIjoic2Ftd2lsbGlhbXMxNmdiQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg2NDcwNX0.CFW6oZWMcaI2Ehm-DmW3CfzFS88FniVvgjP8EeeCPHg
[28-Jul-2026 17:45:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 17:45:01 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 17:45:01 UTC] User ID: 1176
[28-Jul-2026 17:45:01 UTC] ✅ User profile retrieved successfully for user ID: 1176
[28-Jul-2026 17:45:02 UTC] === API CALL LOG ===
[28-Jul-2026 17:45:02 UTC] Endpoint: user/profile.php
[28-Jul-2026 17:45:02 UTC] Full Log Data: {
    "timestamp": "2026-07-28 17:45:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.99.148",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.99.148, 172.71.232.6",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NiIsInVzZXJuYW1lIjoiU0FNU1VOR0NPTVBBTlkwMSIsImVtYWlsIjoic2Ftd2lsbGlhbXMxNmdiQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg2NDcwNX0.CFW6oZWMcaI2Ehm-DmW3CfzFS88FniVvgjP8EeeCPHg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a225b1fc6974c2cf-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.99.148",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 17:45:02 UTC] === END API CALL LOG ===
[28-Jul-2026 17:45:02 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 17:45:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NiIsInVzZXJuYW1lIjoiU0FNU1VOR0NPTVBBTlkwMSIsImVtYWlsIjoic2Ftd2lsbGlhbXMxNmdiQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg2NDcwNX0.CFW6oZWMcaI2Ehm-DmW3CfzFS88FniVvgjP8EeeCPHg
[28-Jul-2026 17:45:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 17:45:02 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 17:45:02 UTC] User ID: 1176
[28-Jul-2026 17:45:02 UTC] ✅ User profile retrieved successfully for user ID: 1176
[28-Jul-2026 17:45:22 UTC] === API CALL LOG ===
[28-Jul-2026 17:45:22 UTC] Endpoint: user/profile.php
[28-Jul-2026 17:45:22 UTC] Full Log Data: {
    "timestamp": "2026-07-28 17:45:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.99.148",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.99.148, 172.71.232.7",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NiIsInVzZXJuYW1lIjoiU0FNU1VOR0NPTVBBTlkwMSIsImVtYWlsIjoic2Ftd2lsbGlhbXMxNmdiQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg2NDcwNX0.CFW6oZWMcaI2Ehm-DmW3CfzFS88FniVvgjP8EeeCPHg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a225b27c7c96c2cf-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.99.148",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 17:45:22 UTC] === END API CALL LOG ===
[28-Jul-2026 17:45:22 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 17:45:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NiIsInVzZXJuYW1lIjoiU0FNU1VOR0NPTVBBTlkwMSIsImVtYWlsIjoic2Ftd2lsbGlhbXMxNmdiQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg2NDcwNX0.CFW6oZWMcaI2Ehm-DmW3CfzFS88FniVvgjP8EeeCPHg
[28-Jul-2026 17:45:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 17:45:22 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 17:45:22 UTC] User ID: 1176
[28-Jul-2026 17:45:22 UTC] ✅ User profile retrieved successfully for user ID: 1176
[28-Jul-2026 17:45:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 17:45:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 17:45:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.113.99.148, 172.71.232.7","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NiIsInVzZXJuYW1lIjoiU0FNU1VOR0NPTVBBTlkwMSIsImVtYWlsIjoic2Ftd2lsbGlhbXMxNmdiQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg2NDcwNX0.CFW6oZWMcaI2Ehm-DmW3CfzFS88FniVvgjP8EeeCPHg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a225b27c7c91c2cf-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.113.99.148","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Jul-2026 17:45:22 UTC] === User Orders API Called ===
[28-Jul-2026 17:45:22 UTC] User ID: 1176
[28-Jul-2026 17:45:22 UTC] Limit: 20, Offset: 0
[28-Jul-2026 17:45:22 UTC] Orders found: 1
[28-Jul-2026 17:45:22 UTC] Orders data: [{"id":434,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/daliymining","status":"pending","created_at":"2026-07-28 21:14:45","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[28-Jul-2026 17:45:22 UTC] Total orders count: 1
[28-Jul-2026 17:45:23 UTC] === API CALL LOG ===
[28-Jul-2026 17:45:23 UTC] Endpoint: user/profile.php
[28-Jul-2026 17:45:23 UTC] Full Log Data: {
    "timestamp": "2026-07-28 17:45:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.99.148",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.99.148, 172.71.232.7",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NiIsInVzZXJuYW1lIjoiU0FNU1VOR0NPTVBBTlkwMSIsImVtYWlsIjoic2Ftd2lsbGlhbXMxNmdiQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg2NDcwNX0.CFW6oZWMcaI2Ehm-DmW3CfzFS88FniVvgjP8EeeCPHg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a225b2805fabc2cf-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.99.148",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 17:45:23 UTC] === END API CALL LOG ===
[28-Jul-2026 17:45:23 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 17:45:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NiIsInVzZXJuYW1lIjoiU0FNU1VOR0NPTVBBTlkwMSIsImVtYWlsIjoic2Ftd2lsbGlhbXMxNmdiQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg2NDcwNX0.CFW6oZWMcaI2Ehm-DmW3CfzFS88FniVvgjP8EeeCPHg
[28-Jul-2026 17:45:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 17:45:23 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 17:45:23 UTC] User ID: 1176
[28-Jul-2026 17:45:23 UTC] ✅ User profile retrieved successfully for user ID: 1176
[28-Jul-2026 17:45:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 17:45:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 17:45:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.113.99.148, 172.71.232.7","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NiIsInVzZXJuYW1lIjoiU0FNU1VOR0NPTVBBTlkwMSIsImVtYWlsIjoic2Ftd2lsbGlhbXMxNmdiQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg2NDcwNX0.CFW6oZWMcaI2Ehm-DmW3CfzFS88FniVvgjP8EeeCPHg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a225b298882dc2cf-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.113.99.148","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Jul-2026 17:45:27 UTC] === User Orders API Called ===
[28-Jul-2026 17:45:27 UTC] User ID: 1176
[28-Jul-2026 17:45:27 UTC] Limit: 20, Offset: 0
[28-Jul-2026 17:45:27 UTC] Orders found: 1
[28-Jul-2026 17:45:27 UTC] Orders data: [{"id":434,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/daliymining","status":"pending","created_at":"2026-07-28 21:14:45","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[28-Jul-2026 17:45:27 UTC] Total orders count: 1
[28-Jul-2026 17:45:32 UTC] === API CALL LOG ===
[28-Jul-2026 17:45:32 UTC] Endpoint: user/profile.php
[28-Jul-2026 17:45:32 UTC] Full Log Data: {
    "timestamp": "2026-07-28 17:45:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.99.148",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.99.148, 172.71.232.6",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NiIsInVzZXJuYW1lIjoiU0FNU1VOR0NPTVBBTlkwMSIsImVtYWlsIjoic2Ftd2lsbGlhbXMxNmdiQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg2NDcwNX0.CFW6oZWMcaI2Ehm-DmW3CfzFS88FniVvgjP8EeeCPHg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a225b2b8ce5bc2cf-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.99.148",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 17:45:32 UTC] === END API CALL LOG ===
[28-Jul-2026 17:45:32 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 17:45:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NiIsInVzZXJuYW1lIjoiU0FNU1VOR0NPTVBBTlkwMSIsImVtYWlsIjoic2Ftd2lsbGlhbXMxNmdiQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg2NDcwNX0.CFW6oZWMcaI2Ehm-DmW3CfzFS88FniVvgjP8EeeCPHg
[28-Jul-2026 17:45:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 17:45:32 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 17:45:32 UTC] User ID: 1176
[28-Jul-2026 17:45:32 UTC] ✅ User profile retrieved successfully for user ID: 1176
[28-Jul-2026 17:45:32 UTC] User Purchases API - User ID: 1176
[28-Jul-2026 17:45:32 UTC] User Purchases API - Total purchases found: 0
[28-Jul-2026 17:46:02 UTC] === API CALL LOG ===
[28-Jul-2026 17:46:02 UTC] Endpoint: user/profile.php
[28-Jul-2026 17:46:02 UTC] Full Log Data: {
    "timestamp": "2026-07-28 17:46:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.99.148",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.99.148, 172.71.232.7",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NiIsInVzZXJuYW1lIjoiU0FNU1VOR0NPTVBBTlkwMSIsImVtYWlsIjoic2Ftd2lsbGlhbXMxNmdiQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg2NDcwNX0.CFW6oZWMcaI2Ehm-DmW3CfzFS88FniVvgjP8EeeCPHg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a225b37328a0c2cf-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.99.148",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 17:46:02 UTC] === END API CALL LOG ===
[28-Jul-2026 17:46:02 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 17:46:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NiIsInVzZXJuYW1lIjoiU0FNU1VOR0NPTVBBTlkwMSIsImVtYWlsIjoic2Ftd2lsbGlhbXMxNmdiQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg2NDcwNX0.CFW6oZWMcaI2Ehm-DmW3CfzFS88FniVvgjP8EeeCPHg
[28-Jul-2026 17:46:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 17:46:02 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 17:46:02 UTC] User ID: 1176
[28-Jul-2026 17:46:02 UTC] ✅ User profile retrieved successfully for user ID: 1176
[28-Jul-2026 17:46:02 UTC] User Purchases API - User ID: 1176
[28-Jul-2026 17:46:02 UTC] User Purchases API - Total purchases found: 0
[28-Jul-2026 17:46:07 UTC] === API CALL LOG ===
[28-Jul-2026 17:46:07 UTC] Endpoint: user/profile.php
[28-Jul-2026 17:46:07 UTC] Full Log Data: {
    "timestamp": "2026-07-28 17:46:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.99.148",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.99.148, 172.71.232.7",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NiIsInVzZXJuYW1lIjoiU0FNU1VOR0NPTVBBTlkwMSIsImVtYWlsIjoic2Ftd2lsbGlhbXMxNmdiQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg2NDcwNX0.CFW6oZWMcaI2Ehm-DmW3CfzFS88FniVvgjP8EeeCPHg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a225b39449dac2cf-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.99.148",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 17:46:07 UTC] === END API CALL LOG ===
[28-Jul-2026 17:46:07 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 17:46:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NiIsInVzZXJuYW1lIjoiU0FNU1VOR0NPTVBBTlkwMSIsImVtYWlsIjoic2Ftd2lsbGlhbXMxNmdiQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg2NDcwNX0.CFW6oZWMcaI2Ehm-DmW3CfzFS88FniVvgjP8EeeCPHg
[28-Jul-2026 17:46:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 17:46:07 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 17:46:07 UTC] User ID: 1176
[28-Jul-2026 17:46:07 UTC] ✅ User profile retrieved successfully for user ID: 1176
[28-Jul-2026 17:46:07 UTC] User Purchases API - User ID: 1176
[28-Jul-2026 17:46:07 UTC] User Purchases API - Total purchases found: 0
[28-Jul-2026 17:46:14 UTC] === API CALL LOG ===
[28-Jul-2026 17:46:14 UTC] Endpoint: user/profile.php
[28-Jul-2026 17:46:14 UTC] Full Log Data: {
    "timestamp": "2026-07-28 17:46:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.99.148",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.99.148, 172.71.232.6",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NiIsInVzZXJuYW1lIjoiU0FNU1VOR0NPTVBBTlkwMSIsImVtYWlsIjoic2Ftd2lsbGlhbXMxNmdiQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg2NDcwNX0.CFW6oZWMcaI2Ehm-DmW3CfzFS88FniVvgjP8EeeCPHg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a225b3bf6f95c2cf-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.99.148",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 17:46:14 UTC] === END API CALL LOG ===
[28-Jul-2026 17:46:14 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 17:46:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NiIsInVzZXJuYW1lIjoiU0FNU1VOR0NPTVBBTlkwMSIsImVtYWlsIjoic2Ftd2lsbGlhbXMxNmdiQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg2NDcwNX0.CFW6oZWMcaI2Ehm-DmW3CfzFS88FniVvgjP8EeeCPHg
[28-Jul-2026 17:46:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 17:46:14 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 17:46:14 UTC] User ID: 1176
[28-Jul-2026 17:46:14 UTC] ✅ User profile retrieved successfully for user ID: 1176
[28-Jul-2026 17:46:14 UTC] User Purchases API - User ID: 1176
[28-Jul-2026 17:46:14 UTC] User Purchases API - Total purchases found: 0
[28-Jul-2026 17:46:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 17:46:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 17:46:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.113.99.148, 172.71.232.6","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NiIsInVzZXJuYW1lIjoiU0FNU1VOR0NPTVBBTlkwMSIsImVtYWlsIjoic2Ftd2lsbGlhbXMxNmdiQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg2NDcwNX0.CFW6oZWMcaI2Ehm-DmW3CfzFS88FniVvgjP8EeeCPHg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a225b3d87a89c2cf-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.113.99.148","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Jul-2026 17:46:18 UTC] === User Orders API Called ===
[28-Jul-2026 17:46:18 UTC] User ID: 1176
[28-Jul-2026 17:46:18 UTC] Limit: 20, Offset: 0
[28-Jul-2026 17:46:18 UTC] Orders found: 1
[28-Jul-2026 17:46:18 UTC] Orders data: [{"id":434,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/daliymining","status":"pending","created_at":"2026-07-28 21:14:45","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[28-Jul-2026 17:46:18 UTC] Total orders count: 1
[28-Jul-2026 17:46:18 UTC] === API CALL LOG ===
[28-Jul-2026 17:46:18 UTC] Endpoint: user/profile.php
[28-Jul-2026 17:46:18 UTC] Full Log Data: {
    "timestamp": "2026-07-28 17:46:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.99.148",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.99.148, 172.71.232.6",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NiIsInVzZXJuYW1lIjoiU0FNU1VOR0NPTVBBTlkwMSIsImVtYWlsIjoic2Ftd2lsbGlhbXMxNmdiQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg2NDcwNX0.CFW6oZWMcaI2Ehm-DmW3CfzFS88FniVvgjP8EeeCPHg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a225b3d87a8cc2cf-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.99.148",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 17:46:18 UTC] === END API CALL LOG ===
[28-Jul-2026 17:46:18 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 17:46:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NiIsInVzZXJuYW1lIjoiU0FNU1VOR0NPTVBBTlkwMSIsImVtYWlsIjoic2Ftd2lsbGlhbXMxNmdiQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg2NDcwNX0.CFW6oZWMcaI2Ehm-DmW3CfzFS88FniVvgjP8EeeCPHg
[28-Jul-2026 17:46:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 17:46:18 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 17:46:18 UTC] User ID: 1176
[28-Jul-2026 17:46:18 UTC] ✅ User profile retrieved successfully for user ID: 1176
[28-Jul-2026 17:46:18 UTC] === API CALL LOG ===
[28-Jul-2026 17:46:18 UTC] Endpoint: user/profile.php
[28-Jul-2026 17:46:18 UTC] Full Log Data: {
    "timestamp": "2026-07-28 17:46:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.99.148",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.99.148, 172.71.232.6",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NiIsInVzZXJuYW1lIjoiU0FNU1VOR0NPTVBBTlkwMSIsImVtYWlsIjoic2Ftd2lsbGlhbXMxNmdiQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg2NDcwNX0.CFW6oZWMcaI2Ehm-DmW3CfzFS88FniVvgjP8EeeCPHg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a225b3da683ac2cf-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.99.148",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 17:46:18 UTC] === END API CALL LOG ===
[28-Jul-2026 17:46:18 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 17:46:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NiIsInVzZXJuYW1lIjoiU0FNU1VOR0NPTVBBTlkwMSIsImVtYWlsIjoic2Ftd2lsbGlhbXMxNmdiQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg2NDcwNX0.CFW6oZWMcaI2Ehm-DmW3CfzFS88FniVvgjP8EeeCPHg
[28-Jul-2026 17:46:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 17:46:18 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 17:46:18 UTC] User ID: 1176
[28-Jul-2026 17:46:18 UTC] ✅ User profile retrieved successfully for user ID: 1176
[28-Jul-2026 17:46:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 17:46:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 17:46:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.113.99.148, 172.71.232.7","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NiIsInVzZXJuYW1lIjoiU0FNU1VOR0NPTVBBTlkwMSIsImVtYWlsIjoic2Ftd2lsbGlhbXMxNmdiQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg2NDcwNX0.CFW6oZWMcaI2Ehm-DmW3CfzFS88FniVvgjP8EeeCPHg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a225b450fb24c2cf-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.113.99.148","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Jul-2026 17:46:37 UTC] === User Orders API Called ===
[28-Jul-2026 17:46:37 UTC] User ID: 1176
[28-Jul-2026 17:46:37 UTC] Limit: 20, Offset: 0
[28-Jul-2026 17:46:37 UTC] Orders found: 1
[28-Jul-2026 17:46:37 UTC] Orders data: [{"id":434,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/daliymining","status":"pending","created_at":"2026-07-28 21:14:45","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[28-Jul-2026 17:46:37 UTC] Total orders count: 1
[28-Jul-2026 17:47:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 17:47:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 17:47:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.113.99.148, 172.71.232.7","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NiIsInVzZXJuYW1lIjoiU0FNU1VOR0NPTVBBTlkwMSIsImVtYWlsIjoic2Ftd2lsbGlhbXMxNmdiQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg2NDcwNX0.CFW6oZWMcaI2Ehm-DmW3CfzFS88FniVvgjP8EeeCPHg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a225b5bb3f5eaea3-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.113.99.148","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Jul-2026 17:47:35 UTC] === User Orders API Called ===
[28-Jul-2026 17:47:35 UTC] User ID: 1176
[28-Jul-2026 17:47:35 UTC] Limit: 20, Offset: 0
[28-Jul-2026 17:47:35 UTC] Orders found: 1
[28-Jul-2026 17:47:35 UTC] Orders data: [{"id":434,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/daliymining","status":"pending","created_at":"2026-07-28 21:14:45","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[28-Jul-2026 17:47:35 UTC] Total orders count: 1
[28-Jul-2026 17:47:35 UTC] === API CALL LOG ===
[28-Jul-2026 17:47:35 UTC] Endpoint: user/profile.php
[28-Jul-2026 17:47:35 UTC] Full Log Data: {
    "timestamp": "2026-07-28 17:47:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.99.148",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.99.148, 172.71.232.7",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NiIsInVzZXJuYW1lIjoiU0FNU1VOR0NPTVBBTlkwMSIsImVtYWlsIjoic2Ftd2lsbGlhbXMxNmdiQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg2NDcwNX0.CFW6oZWMcaI2Ehm-DmW3CfzFS88FniVvgjP8EeeCPHg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a225b5bb3f5faea3-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.99.148",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 17:47:35 UTC] === END API CALL LOG ===
[28-Jul-2026 17:47:35 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 17:47:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NiIsInVzZXJuYW1lIjoiU0FNU1VOR0NPTVBBTlkwMSIsImVtYWlsIjoic2Ftd2lsbGlhbXMxNmdiQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg2NDcwNX0.CFW6oZWMcaI2Ehm-DmW3CfzFS88FniVvgjP8EeeCPHg
[28-Jul-2026 17:47:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 17:47:35 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 17:47:35 UTC] User ID: 1176
[28-Jul-2026 17:47:35 UTC] ✅ User profile retrieved successfully for user ID: 1176
[28-Jul-2026 17:47:36 UTC] === API CALL LOG ===
[28-Jul-2026 17:47:36 UTC] Endpoint: user/profile.php
[28-Jul-2026 17:47:36 UTC] Full Log Data: {
    "timestamp": "2026-07-28 17:47:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.99.148",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.99.148, 172.71.232.7",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NiIsInVzZXJuYW1lIjoiU0FNU1VOR0NPTVBBTlkwMSIsImVtYWlsIjoic2Ftd2lsbGlhbXMxNmdiQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg2NDcwNX0.CFW6oZWMcaI2Ehm-DmW3CfzFS88FniVvgjP8EeeCPHg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a225b5c0aac8aea3-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.99.148",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 17:47:36 UTC] === END API CALL LOG ===
[28-Jul-2026 17:47:36 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 17:47:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NiIsInVzZXJuYW1lIjoiU0FNU1VOR0NPTVBBTlkwMSIsImVtYWlsIjoic2Ftd2lsbGlhbXMxNmdiQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg2NDcwNX0.CFW6oZWMcaI2Ehm-DmW3CfzFS88FniVvgjP8EeeCPHg
[28-Jul-2026 17:47:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 17:47:36 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 17:47:36 UTC] User ID: 1176
[28-Jul-2026 17:47:36 UTC] ✅ User profile retrieved successfully for user ID: 1176
[28-Jul-2026 17:47:46 UTC] === API CALL LOG ===
[28-Jul-2026 17:47:46 UTC] Endpoint: user/profile.php
[28-Jul-2026 17:47:46 UTC] Full Log Data: {
    "timestamp": "2026-07-28 17:47:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.99.148",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.99.148, 172.71.232.7",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NiIsInVzZXJuYW1lIjoiU0FNU1VOR0NPTVBBTlkwMSIsImVtYWlsIjoic2Ftd2lsbGlhbXMxNmdiQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg2NDcwNX0.CFW6oZWMcaI2Ehm-DmW3CfzFS88FniVvgjP8EeeCPHg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a225b5fcb921aea3-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.99.148",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 17:47:46 UTC] === END API CALL LOG ===
[28-Jul-2026 17:47:46 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 17:47:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NiIsInVzZXJuYW1lIjoiU0FNU1VOR0NPTVBBTlkwMSIsImVtYWlsIjoic2Ftd2lsbGlhbXMxNmdiQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg2NDcwNX0.CFW6oZWMcaI2Ehm-DmW3CfzFS88FniVvgjP8EeeCPHg
[28-Jul-2026 17:47:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 17:47:46 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 17:47:46 UTC] User ID: 1176
[28-Jul-2026 17:47:46 UTC] ✅ User profile retrieved successfully for user ID: 1176
[28-Jul-2026 17:47:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 17:47:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 17:47:46 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.113.99.148, 172.71.232.7","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NiIsInVzZXJuYW1lIjoiU0FNU1VOR0NPTVBBTlkwMSIsImVtYWlsIjoic2Ftd2lsbGlhbXMxNmdiQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg2NDcwNX0.CFW6oZWMcaI2Ehm-DmW3CfzFS88FniVvgjP8EeeCPHg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a225b5fcb91caea3-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.113.99.148","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Jul-2026 17:47:46 UTC] === User Orders API Called ===
[28-Jul-2026 17:47:46 UTC] User ID: 1176
[28-Jul-2026 17:47:46 UTC] Limit: 20, Offset: 0
[28-Jul-2026 17:47:46 UTC] Orders found: 1
[28-Jul-2026 17:47:46 UTC] Orders data: [{"id":434,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/daliymining","status":"pending","created_at":"2026-07-28 21:14:45","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[28-Jul-2026 17:47:46 UTC] Total orders count: 1
[28-Jul-2026 17:47:46 UTC] === API CALL LOG ===
[28-Jul-2026 17:47:46 UTC] Endpoint: user/profile.php
[28-Jul-2026 17:47:46 UTC] Full Log Data: {
    "timestamp": "2026-07-28 17:47:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.99.148",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.99.148, 172.71.232.7",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NiIsInVzZXJuYW1lIjoiU0FNU1VOR0NPTVBBTlkwMSIsImVtYWlsIjoic2Ftd2lsbGlhbXMxNmdiQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg2NDcwNX0.CFW6oZWMcaI2Ehm-DmW3CfzFS88FniVvgjP8EeeCPHg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a225b5ffbbf6aea3-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.99.148",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 17:47:46 UTC] === END API CALL LOG ===
[28-Jul-2026 17:47:46 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 17:47:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NiIsInVzZXJuYW1lIjoiU0FNU1VOR0NPTVBBTlkwMSIsImVtYWlsIjoic2Ftd2lsbGlhbXMxNmdiQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg2NDcwNX0.CFW6oZWMcaI2Ehm-DmW3CfzFS88FniVvgjP8EeeCPHg
[28-Jul-2026 17:47:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 17:47:46 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 17:47:46 UTC] User ID: 1176
[28-Jul-2026 17:47:46 UTC] ✅ User profile retrieved successfully for user ID: 1176
[28-Jul-2026 17:47:48 UTC] === API CALL LOG ===
[28-Jul-2026 17:47:48 UTC] Endpoint: user/profile.php
[28-Jul-2026 17:47:48 UTC] Full Log Data: {
    "timestamp": "2026-07-28 17:47:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.99.148",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.99.148, 172.71.232.7",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NiIsInVzZXJuYW1lIjoiU0FNU1VOR0NPTVBBTlkwMSIsImVtYWlsIjoic2Ftd2lsbGlhbXMxNmdiQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg2NDcwNX0.CFW6oZWMcaI2Ehm-DmW3CfzFS88FniVvgjP8EeeCPHg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a225b6096c4eaea3-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.99.148",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 17:47:48 UTC] === END API CALL LOG ===
[28-Jul-2026 17:47:48 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 17:47:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NiIsInVzZXJuYW1lIjoiU0FNU1VOR0NPTVBBTlkwMSIsImVtYWlsIjoic2Ftd2lsbGlhbXMxNmdiQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg2NDcwNX0.CFW6oZWMcaI2Ehm-DmW3CfzFS88FniVvgjP8EeeCPHg
[28-Jul-2026 17:47:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 17:47:48 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 17:47:48 UTC] User ID: 1176
[28-Jul-2026 17:47:48 UTC] ✅ User profile retrieved successfully for user ID: 1176
[28-Jul-2026 17:47:57 UTC] === API CALL LOG ===
[28-Jul-2026 17:47:57 UTC] Endpoint: user/profile.php
[28-Jul-2026 17:47:57 UTC] Full Log Data: {
    "timestamp": "2026-07-28 17:47:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.99.148",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.99.148, 172.71.232.7",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NiIsInVzZXJuYW1lIjoiU0FNU1VOR0NPTVBBTlkwMSIsImVtYWlsIjoic2Ftd2lsbGlhbXMxNmdiQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg2NDcwNX0.CFW6oZWMcaI2Ehm-DmW3CfzFS88FniVvgjP8EeeCPHg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a225b6431eddaea3-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.99.148",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 17:47:57 UTC] === END API CALL LOG ===
[28-Jul-2026 17:47:57 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 17:47:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NiIsInVzZXJuYW1lIjoiU0FNU1VOR0NPTVBBTlkwMSIsImVtYWlsIjoic2Ftd2lsbGlhbXMxNmdiQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg2NDcwNX0.CFW6oZWMcaI2Ehm-DmW3CfzFS88FniVvgjP8EeeCPHg
[28-Jul-2026 17:47:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 17:47:57 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 17:47:57 UTC] User ID: 1176
[28-Jul-2026 17:47:57 UTC] ✅ User profile retrieved successfully for user ID: 1176
[28-Jul-2026 17:47:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 17:47:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 17:47:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.113.99.148, 172.71.232.7","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NiIsInVzZXJuYW1lIjoiU0FNU1VOR0NPTVBBTlkwMSIsImVtYWlsIjoic2Ftd2lsbGlhbXMxNmdiQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg2NDcwNX0.CFW6oZWMcaI2Ehm-DmW3CfzFS88FniVvgjP8EeeCPHg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a225b6431edaaea3-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.113.99.148","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Jul-2026 17:47:57 UTC] === User Orders API Called ===
[28-Jul-2026 17:47:57 UTC] User ID: 1176
[28-Jul-2026 17:47:57 UTC] Limit: 20, Offset: 0
[28-Jul-2026 17:47:57 UTC] Orders found: 1
[28-Jul-2026 17:47:57 UTC] Orders data: [{"id":434,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/daliymining","status":"pending","created_at":"2026-07-28 21:14:45","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[28-Jul-2026 17:47:57 UTC] Total orders count: 1
[28-Jul-2026 17:47:57 UTC] === API CALL LOG ===
[28-Jul-2026 17:47:57 UTC] Endpoint: user/profile.php
[28-Jul-2026 17:47:57 UTC] Full Log Data: {
    "timestamp": "2026-07-28 17:47:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.99.148",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.99.148, 172.71.232.7",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NiIsInVzZXJuYW1lIjoiU0FNU1VOR0NPTVBBTlkwMSIsImVtYWlsIjoic2Ftd2lsbGlhbXMxNmdiQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg2NDcwNX0.CFW6oZWMcaI2Ehm-DmW3CfzFS88FniVvgjP8EeeCPHg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a225b64709c2aea3-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.99.148",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 17:47:57 UTC] === END API CALL LOG ===
[28-Jul-2026 17:47:57 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 17:47:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NiIsInVzZXJuYW1lIjoiU0FNU1VOR0NPTVBBTlkwMSIsImVtYWlsIjoic2Ftd2lsbGlhbXMxNmdiQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg2NDcwNX0.CFW6oZWMcaI2Ehm-DmW3CfzFS88FniVvgjP8EeeCPHg
[28-Jul-2026 17:47:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 17:47:57 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 17:47:57 UTC] User ID: 1176
[28-Jul-2026 17:47:57 UTC] ✅ User profile retrieved successfully for user ID: 1176
[28-Jul-2026 17:52:40 UTC] === API CALL LOG ===
[28-Jul-2026 17:52:40 UTC] Endpoint: user/profile.php
[28-Jul-2026 17:52:40 UTC] Full Log Data: {
    "timestamp": "2026-07-28 17:52:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.99.148",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.99.148, 172.71.131.85",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NiIsInVzZXJuYW1lIjoiU0FNU1VOR0NPTVBBTlkwMSIsImVtYWlsIjoic2Ftd2lsbGlhbXMxNmdiQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg2NDcwNX0.CFW6oZWMcaI2Ehm-DmW3CfzFS88FniVvgjP8EeeCPHg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a225bd2dfab60205-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.99.148",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 17:52:40 UTC] === END API CALL LOG ===
[28-Jul-2026 17:52:40 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 17:52:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 17:52:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NiIsInVzZXJuYW1lIjoiU0FNU1VOR0NPTVBBTlkwMSIsImVtYWlsIjoic2Ftd2lsbGlhbXMxNmdiQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg2NDcwNX0.CFW6oZWMcaI2Ehm-DmW3CfzFS88FniVvgjP8EeeCPHg
[28-Jul-2026 17:52:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 17:52:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.113.99.148, 172.71.131.86","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NiIsInVzZXJuYW1lIjoiU0FNU1VOR0NPTVBBTlkwMSIsImVtYWlsIjoic2Ftd2lsbGlhbXMxNmdiQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg2NDcwNX0.CFW6oZWMcaI2Ehm-DmW3CfzFS88FniVvgjP8EeeCPHg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a225bd2dfab40205-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.113.99.148","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Jul-2026 17:52:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 17:52:40 UTC] === User Orders API Called ===
[28-Jul-2026 17:52:40 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 17:52:40 UTC] User ID: 1176
[28-Jul-2026 17:52:40 UTC] User ID: 1176
[28-Jul-2026 17:52:40 UTC] Limit: 20, Offset: 0
[28-Jul-2026 17:52:40 UTC] ✅ User profile retrieved successfully for user ID: 1176
[28-Jul-2026 17:52:40 UTC] Orders found: 1
[28-Jul-2026 17:52:40 UTC] Orders data: [{"id":434,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/daliymining","status":"pending","created_at":"2026-07-28 21:14:45","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[28-Jul-2026 17:52:40 UTC] Total orders count: 1
[28-Jul-2026 17:59:12 UTC] === API CALL LOG ===
[28-Jul-2026 17:59:12 UTC] Endpoint: user/profile.php
[28-Jul-2026 17:59:12 UTC] Full Log Data: {
    "timestamp": "2026-07-28 17:59:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.99.148",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.99.148, 141.101.68.252",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NiIsInVzZXJuYW1lIjoiU0FNU1VOR0NPTVBBTlkwMSIsImVtYWlsIjoic2Ftd2lsbGlhbXMxNmdiQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg2NDcwNX0.CFW6oZWMcaI2Ehm-DmW3CfzFS88FniVvgjP8EeeCPHg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a225c6bfaa2d99b7-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.99.148",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 17:59:12 UTC] === END API CALL LOG ===
[28-Jul-2026 17:59:12 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 17:59:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NiIsInVzZXJuYW1lIjoiU0FNU1VOR0NPTVBBTlkwMSIsImVtYWlsIjoic2Ftd2lsbGlhbXMxNmdiQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg2NDcwNX0.CFW6oZWMcaI2Ehm-DmW3CfzFS88FniVvgjP8EeeCPHg
[28-Jul-2026 17:59:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 17:59:12 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 17:59:12 UTC] User ID: 1176
[28-Jul-2026 17:59:12 UTC] ✅ User profile retrieved successfully for user ID: 1176
[28-Jul-2026 17:59:13 UTC] === API CALL LOG ===
[28-Jul-2026 17:59:13 UTC] Endpoint: user/profile.php
[28-Jul-2026 17:59:13 UTC] Full Log Data: {
    "timestamp": "2026-07-28 17:59:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.99.148",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.99.148, 141.101.68.107",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NiIsInVzZXJuYW1lIjoiU0FNU1VOR0NPTVBBTlkwMSIsImVtYWlsIjoic2Ftd2lsbGlhbXMxNmdiQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg2NDcwNX0.CFW6oZWMcaI2Ehm-DmW3CfzFS88FniVvgjP8EeeCPHg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a225c6c5fe5399b7-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.99.148",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 17:59:13 UTC] === END API CALL LOG ===
[28-Jul-2026 17:59:13 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 17:59:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NiIsInVzZXJuYW1lIjoiU0FNU1VOR0NPTVBBTlkwMSIsImVtYWlsIjoic2Ftd2lsbGlhbXMxNmdiQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg2NDcwNX0.CFW6oZWMcaI2Ehm-DmW3CfzFS88FniVvgjP8EeeCPHg
[28-Jul-2026 17:59:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 17:59:13 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 17:59:13 UTC] User ID: 1176
[28-Jul-2026 17:59:13 UTC] ✅ User profile retrieved successfully for user ID: 1176
[28-Jul-2026 17:59:13 UTC] === API CALL LOG ===
[28-Jul-2026 17:59:13 UTC] Endpoint: user/profile.php
[28-Jul-2026 17:59:13 UTC] Full Log Data: {
    "timestamp": "2026-07-28 17:59:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.99.148",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.99.148, 141.101.68.107",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NiIsInVzZXJuYW1lIjoiU0FNU1VOR0NPTVBBTlkwMSIsImVtYWlsIjoic2Ftd2lsbGlhbXMxNmdiQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg2NDcwNX0.CFW6oZWMcaI2Ehm-DmW3CfzFS88FniVvgjP8EeeCPHg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a225c6c77f3299b7-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.99.148",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 17:59:13 UTC] === END API CALL LOG ===
[28-Jul-2026 17:59:13 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 17:59:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NiIsInVzZXJuYW1lIjoiU0FNU1VOR0NPTVBBTlkwMSIsImVtYWlsIjoic2Ftd2lsbGlhbXMxNmdiQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg2NDcwNX0.CFW6oZWMcaI2Ehm-DmW3CfzFS88FniVvgjP8EeeCPHg
[28-Jul-2026 17:59:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 17:59:13 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 17:59:13 UTC] User ID: 1176
[28-Jul-2026 17:59:13 UTC] ✅ User profile retrieved successfully for user ID: 1176
[28-Jul-2026 17:59:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 17:59:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 17:59:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.113.99.148, 141.101.68.107","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NiIsInVzZXJuYW1lIjoiU0FNU1VOR0NPTVBBTlkwMSIsImVtYWlsIjoic2Ftd2lsbGlhbXMxNmdiQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg2NDcwNX0.CFW6oZWMcaI2Ehm-DmW3CfzFS88FniVvgjP8EeeCPHg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a225c6c77f3499b7-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.113.99.148","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Jul-2026 17:59:13 UTC] === User Orders API Called ===
[28-Jul-2026 17:59:13 UTC] User ID: 1176
[28-Jul-2026 17:59:13 UTC] Limit: 20, Offset: 0
[28-Jul-2026 17:59:13 UTC] Orders found: 1
[28-Jul-2026 17:59:13 UTC] Orders data: [{"id":434,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/daliymining","status":"pending","created_at":"2026-07-28 21:14:45","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[28-Jul-2026 17:59:13 UTC] Total orders count: 1
[28-Jul-2026 17:59:14 UTC] === API CALL LOG ===
[28-Jul-2026 17:59:14 UTC] Endpoint: user/profile.php
[28-Jul-2026 17:59:14 UTC] Full Log Data: {
    "timestamp": "2026-07-28 17:59:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.99.148",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.99.148, 141.101.68.107",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NiIsInVzZXJuYW1lIjoiU0FNU1VOR0NPTVBBTlkwMSIsImVtYWlsIjoic2Ftd2lsbGlhbXMxNmdiQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg2NDcwNX0.CFW6oZWMcaI2Ehm-DmW3CfzFS88FniVvgjP8EeeCPHg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a225c6c8e82999b7-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.99.148",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 17:59:14 UTC] === END API CALL LOG ===
[28-Jul-2026 17:59:14 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 17:59:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NiIsInVzZXJuYW1lIjoiU0FNU1VOR0NPTVBBTlkwMSIsImVtYWlsIjoic2Ftd2lsbGlhbXMxNmdiQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg2NDcwNX0.CFW6oZWMcaI2Ehm-DmW3CfzFS88FniVvgjP8EeeCPHg
[28-Jul-2026 17:59:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 17:59:14 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 17:59:14 UTC] User ID: 1176
[28-Jul-2026 17:59:14 UTC] ✅ User profile retrieved successfully for user ID: 1176
[28-Jul-2026 21:42:32 UTC] === API CALL LOG ===
[28-Jul-2026 21:42:32 UTC] Endpoint: user/profile.php
[28-Jul-2026 21:42:32 UTC] Full Log Data: {
    "timestamp": "2026-07-28 21:42:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.113.114.180",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.113.114.180, 172.71.131.85",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NiIsInVzZXJuYW1lIjoiU0FNU1VOR0NPTVBBTlkwMSIsImVtYWlsIjoic2Ftd2lsbGlhbXMxNmdiQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg2NDcwNX0.CFW6oZWMcaI2Ehm-DmW3CfzFS88FniVvgjP8EeeCPHg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2270de52bf40375-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.113.114.180",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 21:42:32 UTC] === END API CALL LOG ===
[28-Jul-2026 21:42:32 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 21:42:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NiIsInVzZXJuYW1lIjoiU0FNU1VOR0NPTVBBTlkwMSIsImVtYWlsIjoic2Ftd2lsbGlhbXMxNmdiQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg2NDcwNX0.CFW6oZWMcaI2Ehm-DmW3CfzFS88FniVvgjP8EeeCPHg
[28-Jul-2026 21:42:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 21:42:32 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 21:42:32 UTC] User ID: 1176
[28-Jul-2026 21:42:32 UTC] ✅ User profile retrieved successfully for user ID: 1176
[28-Jul-2026 22:54:31 UTC] === API CALL LOG ===
[28-Jul-2026 22:54:31 UTC] Endpoint: user/profile.php
[28-Jul-2026 22:54:31 UTC] Full Log Data: {
    "timestamp": "2026-07-28 22:54:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "150.228.11.133",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "150.228.11.133, 172.70.248.9",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1OSIsInVzZXJuYW1lIjoiTXNqc2JzayIsImVtYWlsIjoiZGtkbGRkbW1AZ21haWwuY29tIiwiZXhwIjoxNzg1NzE2NDc1fQ.96CtqIq-ewQouFAcXQpUATz1RwxIqzmF7K9-A5v64nc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22777568c249bf7-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "150.228.11.133",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 22:54:31 UTC] === END API CALL LOG ===
[28-Jul-2026 22:54:31 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 22:54:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1OSIsInVzZXJuYW1lIjoiTXNqc2JzayIsImVtYWlsIjoiZGtkbGRkbW1AZ21haWwuY29tIiwiZXhwIjoxNzg1NzE2NDc1fQ.96CtqIq-ewQouFAcXQpUATz1RwxIqzmF7K9-A5v64nc
[28-Jul-2026 22:54:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 22:54:31 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 22:54:31 UTC] User ID: 1159
[28-Jul-2026 22:54:31 UTC] ✅ User profile retrieved successfully for user ID: 1159
[28-Jul-2026 22:54:32 UTC] === API CALL LOG ===
[28-Jul-2026 22:54:32 UTC] Endpoint: user/profile.php
[28-Jul-2026 22:54:32 UTC] Full Log Data: {
    "timestamp": "2026-07-28 22:54:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "150.228.11.133",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "150.228.11.133, 172.70.248.193",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1OSIsInVzZXJuYW1lIjoiTXNqc2JzayIsImVtYWlsIjoiZGtkbGRkbW1AZ21haWwuY29tIiwiZXhwIjoxNzg1NzE2NDc1fQ.96CtqIq-ewQouFAcXQpUATz1RwxIqzmF7K9-A5v64nc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a227775d4b949bf7-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "150.228.11.133",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 22:54:32 UTC] === END API CALL LOG ===
[28-Jul-2026 22:54:32 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 22:54:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1OSIsInVzZXJuYW1lIjoiTXNqc2JzayIsImVtYWlsIjoiZGtkbGRkbW1AZ21haWwuY29tIiwiZXhwIjoxNzg1NzE2NDc1fQ.96CtqIq-ewQouFAcXQpUATz1RwxIqzmF7K9-A5v64nc
[28-Jul-2026 22:54:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 22:54:32 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 22:54:32 UTC] User ID: 1159
[28-Jul-2026 22:54:32 UTC] ✅ User profile retrieved successfully for user ID: 1159
[28-Jul-2026 22:54:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 22:54:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 22:54:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"150.228.11.133, 172.70.248.9","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE1OSIsInVzZXJuYW1lIjoiTXNqc2JzayIsImVtYWlsIjoiZGtkbGRkbW1AZ21haWwuY29tIiwiZXhwIjoxNzg1NzE2NDc1fQ.96CtqIq-ewQouFAcXQpUATz1RwxIqzmF7K9-A5v64nc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a227775d4b8f9bf7-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"150.228.11.133","cf-ipcountry":"YE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Jul-2026 22:54:32 UTC] === User Orders API Called ===
[28-Jul-2026 22:54:32 UTC] User ID: 1159
[28-Jul-2026 22:54:32 UTC] Limit: 20, Offset: 0
[28-Jul-2026 22:54:32 UTC] Orders found: 0
[28-Jul-2026 22:54:32 UTC] Orders data: []
[28-Jul-2026 22:54:32 UTC] Total orders count: 0
[28-Jul-2026 23:21:20 UTC] === API CALL LOG ===
[28-Jul-2026 23:21:20 UTC] Endpoint: user/profile.php
[28-Jul-2026 23:21:20 UTC] Full Log Data: {
    "timestamp": "2026-07-28 23:21:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "85.255.234.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "85.255.234.156, 162.158.216.64",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3OCIsInVzZXJuYW1lIjoiQEpFU1VTQ0hBRDMiLCJlbWFpbCI6InFhc215c2RyYTEzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg4NTY4MH0.6AtcDHcxvIBUPu6N5oIZDNmnDm5hZWyUufgR_2KRcHI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2279e9ffaa226c6-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "85.255.234.156",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 23:21:20 UTC] === END API CALL LOG ===
[28-Jul-2026 23:21:20 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 23:21:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3OCIsInVzZXJuYW1lIjoiQEpFU1VTQ0hBRDMiLCJlbWFpbCI6InFhc215c2RyYTEzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg4NTY4MH0.6AtcDHcxvIBUPu6N5oIZDNmnDm5hZWyUufgR_2KRcHI
[28-Jul-2026 23:21:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 23:21:20 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 23:21:20 UTC] User ID: 1178
[28-Jul-2026 23:21:20 UTC] ✅ User profile retrieved successfully for user ID: 1178
[28-Jul-2026 23:21:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 23:21:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 23:21:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"85.255.234.156, 162.158.216.64","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3OCIsInVzZXJuYW1lIjoiQEpFU1VTQ0hBRDMiLCJlbWFpbCI6InFhc215c2RyYTEzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg4NTY4MH0.6AtcDHcxvIBUPu6N5oIZDNmnDm5hZWyUufgR_2KRcHI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2279ea03b2926c6-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"85.255.234.156","cf-ipcountry":"GB","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Jul-2026 23:21:20 UTC] === User Orders API Called ===
[28-Jul-2026 23:21:20 UTC] User ID: 1178
[28-Jul-2026 23:21:20 UTC] Limit: 20, Offset: 0
[28-Jul-2026 23:21:20 UTC] Orders found: 0
[28-Jul-2026 23:21:20 UTC] Orders data: []
[28-Jul-2026 23:21:20 UTC] Total orders count: 0
[28-Jul-2026 23:21:20 UTC] === API CALL LOG ===
[28-Jul-2026 23:21:20 UTC] Endpoint: user/profile.php
[28-Jul-2026 23:21:20 UTC] Full Log Data: {
    "timestamp": "2026-07-28 23:21:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "85.255.234.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "85.255.234.156, 162.158.216.183",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3OCIsInVzZXJuYW1lIjoiQEpFU1VTQ0hBRDMiLCJlbWFpbCI6InFhc215c2RyYTEzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg4NTY4MH0.6AtcDHcxvIBUPu6N5oIZDNmnDm5hZWyUufgR_2KRcHI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2279ea08be126c6-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "85.255.234.156",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 23:21:20 UTC] === END API CALL LOG ===
[28-Jul-2026 23:21:20 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 23:21:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3OCIsInVzZXJuYW1lIjoiQEpFU1VTQ0hBRDMiLCJlbWFpbCI6InFhc215c2RyYTEzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg4NTY4MH0.6AtcDHcxvIBUPu6N5oIZDNmnDm5hZWyUufgR_2KRcHI
[28-Jul-2026 23:21:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 23:21:20 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 23:21:20 UTC] User ID: 1178
[28-Jul-2026 23:21:20 UTC] ✅ User profile retrieved successfully for user ID: 1178
[28-Jul-2026 23:21:21 UTC] === API CALL LOG ===
[28-Jul-2026 23:21:21 UTC] Endpoint: user/profile.php
[28-Jul-2026 23:21:21 UTC] Full Log Data: {
    "timestamp": "2026-07-28 23:21:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "85.255.234.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "85.255.234.156, 162.158.216.183",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3OCIsInVzZXJuYW1lIjoiQEpFU1VTQ0hBRDMiLCJlbWFpbCI6InFhc215c2RyYTEzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg4NTY4MH0.6AtcDHcxvIBUPu6N5oIZDNmnDm5hZWyUufgR_2KRcHI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2279ea25f7c26c6-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "85.255.234.156",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 23:21:21 UTC] === END API CALL LOG ===
[28-Jul-2026 23:21:21 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 23:21:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3OCIsInVzZXJuYW1lIjoiQEpFU1VTQ0hBRDMiLCJlbWFpbCI6InFhc215c2RyYTEzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg4NTY4MH0.6AtcDHcxvIBUPu6N5oIZDNmnDm5hZWyUufgR_2KRcHI
[28-Jul-2026 23:21:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 23:21:21 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 23:21:21 UTC] User ID: 1178
[28-Jul-2026 23:21:21 UTC] ✅ User profile retrieved successfully for user ID: 1178
[28-Jul-2026 23:21:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 23:21:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 23:21:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"85.255.234.156, 162.158.216.65","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3OCIsInVzZXJuYW1lIjoiQEpFU1VTQ0hBRDMiLCJlbWFpbCI6InFhc215c2RyYTEzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg4NTY4MH0.6AtcDHcxvIBUPu6N5oIZDNmnDm5hZWyUufgR_2KRcHI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2279f2a9ca626c6-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"85.255.234.156","cf-ipcountry":"GB","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Jul-2026 23:21:42 UTC] === User Orders API Called ===
[28-Jul-2026 23:21:42 UTC] User ID: 1178
[28-Jul-2026 23:21:42 UTC] Limit: 20, Offset: 0
[28-Jul-2026 23:21:42 UTC] Orders found: 0
[28-Jul-2026 23:21:42 UTC] Orders data: []
[28-Jul-2026 23:21:42 UTC] Total orders count: 0
[28-Jul-2026 23:21:42 UTC] === API CALL LOG ===
[28-Jul-2026 23:21:42 UTC] Endpoint: user/profile.php
[28-Jul-2026 23:21:42 UTC] Full Log Data: {
    "timestamp": "2026-07-28 23:21:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "85.255.234.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "85.255.234.156, 162.158.216.65",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3OCIsInVzZXJuYW1lIjoiQEpFU1VTQ0hBRDMiLCJlbWFpbCI6InFhc215c2RyYTEzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg4NTY4MH0.6AtcDHcxvIBUPu6N5oIZDNmnDm5hZWyUufgR_2KRcHI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2279f2afd6326c6-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "85.255.234.156",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 23:21:42 UTC] === END API CALL LOG ===
[28-Jul-2026 23:21:42 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 23:21:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3OCIsInVzZXJuYW1lIjoiQEpFU1VTQ0hBRDMiLCJlbWFpbCI6InFhc215c2RyYTEzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg4NTY4MH0.6AtcDHcxvIBUPu6N5oIZDNmnDm5hZWyUufgR_2KRcHI
[28-Jul-2026 23:21:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 23:21:42 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 23:21:42 UTC] User ID: 1178
[28-Jul-2026 23:21:42 UTC] ✅ User profile retrieved successfully for user ID: 1178
[28-Jul-2026 23:21:43 UTC] === API CALL LOG ===
[28-Jul-2026 23:21:43 UTC] Endpoint: user/profile.php
[28-Jul-2026 23:21:43 UTC] Full Log Data: {
    "timestamp": "2026-07-28 23:21:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "85.255.234.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "85.255.234.156, 162.158.216.65",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3OCIsInVzZXJuYW1lIjoiQEpFU1VTQ0hBRDMiLCJlbWFpbCI6InFhc215c2RyYTEzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg4NTY4MH0.6AtcDHcxvIBUPu6N5oIZDNmnDm5hZWyUufgR_2KRcHI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2279f2c381d26c6-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "85.255.234.156",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 23:21:43 UTC] === END API CALL LOG ===
[28-Jul-2026 23:21:43 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 23:21:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3OCIsInVzZXJuYW1lIjoiQEpFU1VTQ0hBRDMiLCJlbWFpbCI6InFhc215c2RyYTEzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg4NTY4MH0.6AtcDHcxvIBUPu6N5oIZDNmnDm5hZWyUufgR_2KRcHI
[28-Jul-2026 23:21:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 23:21:43 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 23:21:43 UTC] User ID: 1178
[28-Jul-2026 23:21:43 UTC] ✅ User profile retrieved successfully for user ID: 1178
[28-Jul-2026 23:21:43 UTC] === API CALL LOG ===
[28-Jul-2026 23:21:43 UTC] Endpoint: user/profile.php
[28-Jul-2026 23:21:43 UTC] Full Log Data: {
    "timestamp": "2026-07-28 23:21:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "85.255.234.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "85.255.234.156, 162.158.216.65",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3OCIsInVzZXJuYW1lIjoiQEpFU1VTQ0hBRDMiLCJlbWFpbCI6InFhc215c2RyYTEzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg4NTY4MH0.6AtcDHcxvIBUPu6N5oIZDNmnDm5hZWyUufgR_2KRcHI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2279f2ede1f26c6-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "85.255.234.156",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 23:21:43 UTC] === END API CALL LOG ===
[28-Jul-2026 23:21:43 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 23:21:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3OCIsInVzZXJuYW1lIjoiQEpFU1VTQ0hBRDMiLCJlbWFpbCI6InFhc215c2RyYTEzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg4NTY4MH0.6AtcDHcxvIBUPu6N5oIZDNmnDm5hZWyUufgR_2KRcHI
[28-Jul-2026 23:21:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 23:21:43 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 23:21:43 UTC] User ID: 1178
[28-Jul-2026 23:21:43 UTC] ✅ User profile retrieved successfully for user ID: 1178
[28-Jul-2026 23:21:49 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 23:21:49 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 23:21:49 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"85.255.234.156, 162.158.216.65","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3OCIsInVzZXJuYW1lIjoiQEpFU1VTQ0hBRDMiLCJlbWFpbCI6InFhc215c2RyYTEzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg4NTY4MH0.6AtcDHcxvIBUPu6N5oIZDNmnDm5hZWyUufgR_2KRcHI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2279f541dd126c6-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"85.255.234.156","cf-ipcountry":"GB","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Jul-2026 23:21:49 UTC] === User Orders API Called ===
[28-Jul-2026 23:21:49 UTC] User ID: 1178
[28-Jul-2026 23:21:49 UTC] Limit: 20, Offset: 0
[28-Jul-2026 23:21:49 UTC] Orders found: 0
[28-Jul-2026 23:21:49 UTC] Orders data: []
[28-Jul-2026 23:21:49 UTC] Total orders count: 0
[28-Jul-2026 23:21:49 UTC] === API CALL LOG ===
[28-Jul-2026 23:21:49 UTC] Endpoint: user/profile.php
[28-Jul-2026 23:21:49 UTC] Full Log Data: {
    "timestamp": "2026-07-28 23:21:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "85.255.234.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "85.255.234.156, 162.158.216.65",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3OCIsInVzZXJuYW1lIjoiQEpFU1VTQ0hBRDMiLCJlbWFpbCI6InFhc215c2RyYTEzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg4NTY4MH0.6AtcDHcxvIBUPu6N5oIZDNmnDm5hZWyUufgR_2KRcHI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2279f547ef726c6-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "85.255.234.156",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 23:21:49 UTC] === END API CALL LOG ===
[28-Jul-2026 23:21:49 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 23:21:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3OCIsInVzZXJuYW1lIjoiQEpFU1VTQ0hBRDMiLCJlbWFpbCI6InFhc215c2RyYTEzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg4NTY4MH0.6AtcDHcxvIBUPu6N5oIZDNmnDm5hZWyUufgR_2KRcHI
[28-Jul-2026 23:21:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 23:21:49 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 23:21:49 UTC] User ID: 1178
[28-Jul-2026 23:21:49 UTC] ✅ User profile retrieved successfully for user ID: 1178
[28-Jul-2026 23:21:49 UTC] === API CALL LOG ===
[28-Jul-2026 23:21:49 UTC] Endpoint: user/profile.php
[28-Jul-2026 23:21:49 UTC] Full Log Data: {
    "timestamp": "2026-07-28 23:21:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "85.255.234.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "85.255.234.156, 162.158.216.65",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3OCIsInVzZXJuYW1lIjoiQEpFU1VTQ0hBRDMiLCJlbWFpbCI6InFhc215c2RyYTEzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg4NTY4MH0.6AtcDHcxvIBUPu6N5oIZDNmnDm5hZWyUufgR_2KRcHI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2279f55d9fe26c6-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "85.255.234.156",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 23:21:49 UTC] === END API CALL LOG ===
[28-Jul-2026 23:21:49 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 23:21:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3OCIsInVzZXJuYW1lIjoiQEpFU1VTQ0hBRDMiLCJlbWFpbCI6InFhc215c2RyYTEzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg4NTY4MH0.6AtcDHcxvIBUPu6N5oIZDNmnDm5hZWyUufgR_2KRcHI
[28-Jul-2026 23:21:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 23:21:49 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 23:21:49 UTC] User ID: 1178
[28-Jul-2026 23:21:49 UTC] ✅ User profile retrieved successfully for user ID: 1178
[28-Jul-2026 23:21:50 UTC] === API CALL LOG ===
[28-Jul-2026 23:21:50 UTC] Endpoint: user/profile.php
[28-Jul-2026 23:21:50 UTC] Full Log Data: {
    "timestamp": "2026-07-28 23:21:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "85.255.234.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "85.255.234.156, 162.158.216.65",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3OCIsInVzZXJuYW1lIjoiQEpFU1VTQ0hBRDMiLCJlbWFpbCI6InFhc215c2RyYTEzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg4NTY4MH0.6AtcDHcxvIBUPu6N5oIZDNmnDm5hZWyUufgR_2KRcHI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2279f582e6b26c6-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "85.255.234.156",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 23:21:50 UTC] === END API CALL LOG ===
[28-Jul-2026 23:21:50 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 23:21:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3OCIsInVzZXJuYW1lIjoiQEpFU1VTQ0hBRDMiLCJlbWFpbCI6InFhc215c2RyYTEzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg4NTY4MH0.6AtcDHcxvIBUPu6N5oIZDNmnDm5hZWyUufgR_2KRcHI
[28-Jul-2026 23:21:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 23:21:50 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 23:21:50 UTC] User ID: 1178
[28-Jul-2026 23:21:50 UTC] ✅ User profile retrieved successfully for user ID: 1178
[28-Jul-2026 23:21:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 23:21:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 23:21:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"85.255.234.156, 162.158.216.65","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3OCIsInVzZXJuYW1lIjoiQEpFU1VTQ0hBRDMiLCJlbWFpbCI6InFhc215c2RyYTEzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg4NTY4MH0.6AtcDHcxvIBUPu6N5oIZDNmnDm5hZWyUufgR_2KRcHI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2279f72f9e126c6-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"85.255.234.156","cf-ipcountry":"GB","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Jul-2026 23:21:54 UTC] === User Orders API Called ===
[28-Jul-2026 23:21:54 UTC] User ID: 1178
[28-Jul-2026 23:21:54 UTC] Limit: 20, Offset: 0
[28-Jul-2026 23:21:54 UTC] Orders found: 0
[28-Jul-2026 23:21:54 UTC] Orders data: []
[28-Jul-2026 23:21:54 UTC] Total orders count: 0
[28-Jul-2026 23:21:54 UTC] === API CALL LOG ===
[28-Jul-2026 23:21:54 UTC] Endpoint: user/profile.php
[28-Jul-2026 23:21:54 UTC] Full Log Data: {
    "timestamp": "2026-07-28 23:21:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "85.255.234.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "85.255.234.156, 162.158.216.65",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3OCIsInVzZXJuYW1lIjoiQEpFU1VTQ0hBRDMiLCJlbWFpbCI6InFhc215c2RyYTEzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg4NTY4MH0.6AtcDHcxvIBUPu6N5oIZDNmnDm5hZWyUufgR_2KRcHI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2279f735a6926c6-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "85.255.234.156",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 23:21:54 UTC] === END API CALL LOG ===
[28-Jul-2026 23:21:54 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 23:21:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3OCIsInVzZXJuYW1lIjoiQEpFU1VTQ0hBRDMiLCJlbWFpbCI6InFhc215c2RyYTEzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg4NTY4MH0.6AtcDHcxvIBUPu6N5oIZDNmnDm5hZWyUufgR_2KRcHI
[28-Jul-2026 23:21:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 23:21:54 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 23:21:54 UTC] User ID: 1178
[28-Jul-2026 23:21:54 UTC] ✅ User profile retrieved successfully for user ID: 1178
[28-Jul-2026 23:21:54 UTC] === API CALL LOG ===
[28-Jul-2026 23:21:54 UTC] Endpoint: user/profile.php
[28-Jul-2026 23:21:54 UTC] Full Log Data: {
    "timestamp": "2026-07-28 23:21:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "85.255.234.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "85.255.234.156, 162.158.216.65",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3OCIsInVzZXJuYW1lIjoiQEpFU1VTQ0hBRDMiLCJlbWFpbCI6InFhc215c2RyYTEzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg4NTY4MH0.6AtcDHcxvIBUPu6N5oIZDNmnDm5hZWyUufgR_2KRcHI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2279f746cbb26c6-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "85.255.234.156",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 23:21:54 UTC] === END API CALL LOG ===
[28-Jul-2026 23:21:54 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 23:21:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3OCIsInVzZXJuYW1lIjoiQEpFU1VTQ0hBRDMiLCJlbWFpbCI6InFhc215c2RyYTEzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg4NTY4MH0.6AtcDHcxvIBUPu6N5oIZDNmnDm5hZWyUufgR_2KRcHI
[28-Jul-2026 23:21:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 23:21:54 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 23:21:54 UTC] User ID: 1178
[28-Jul-2026 23:21:54 UTC] ✅ User profile retrieved successfully for user ID: 1178
[28-Jul-2026 23:21:55 UTC] === API CALL LOG ===
[28-Jul-2026 23:21:55 UTC] Endpoint: user/profile.php
[28-Jul-2026 23:21:55 UTC] Full Log Data: {
    "timestamp": "2026-07-28 23:21:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "85.255.234.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "85.255.234.156, 162.158.216.65",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3OCIsInVzZXJuYW1lIjoiQEpFU1VTQ0hBRDMiLCJlbWFpbCI6InFhc215c2RyYTEzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg4NTY4MH0.6AtcDHcxvIBUPu6N5oIZDNmnDm5hZWyUufgR_2KRcHI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2279f77397526c6-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "85.255.234.156",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 23:21:55 UTC] === END API CALL LOG ===
[28-Jul-2026 23:21:55 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 23:21:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3OCIsInVzZXJuYW1lIjoiQEpFU1VTQ0hBRDMiLCJlbWFpbCI6InFhc215c2RyYTEzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg4NTY4MH0.6AtcDHcxvIBUPu6N5oIZDNmnDm5hZWyUufgR_2KRcHI
[28-Jul-2026 23:21:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 23:21:55 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 23:21:55 UTC] User ID: 1178
[28-Jul-2026 23:21:55 UTC] ✅ User profile retrieved successfully for user ID: 1178
[28-Jul-2026 23:22:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 23:22:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 23:22:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"85.255.234.156, 162.158.216.65","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3OCIsInVzZXJuYW1lIjoiQEpFU1VTQ0hBRDMiLCJlbWFpbCI6InFhc215c2RyYTEzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg4NTY4MH0.6AtcDHcxvIBUPu6N5oIZDNmnDm5hZWyUufgR_2KRcHI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2279f9edf0c26c6-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"85.255.234.156","cf-ipcountry":"GB","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Jul-2026 23:22:01 UTC] === User Orders API Called ===
[28-Jul-2026 23:22:01 UTC] User ID: 1178
[28-Jul-2026 23:22:01 UTC] Limit: 20, Offset: 0
[28-Jul-2026 23:22:01 UTC] Orders found: 0
[28-Jul-2026 23:22:01 UTC] Orders data: []
[28-Jul-2026 23:22:01 UTC] Total orders count: 0
[28-Jul-2026 23:22:01 UTC] === API CALL LOG ===
[28-Jul-2026 23:22:01 UTC] Endpoint: user/profile.php
[28-Jul-2026 23:22:01 UTC] Full Log Data: {
    "timestamp": "2026-07-28 23:22:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "85.255.234.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "85.255.234.156, 162.158.216.65",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3OCIsInVzZXJuYW1lIjoiQEpFU1VTQ0hBRDMiLCJlbWFpbCI6InFhc215c2RyYTEzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg4NTY4MH0.6AtcDHcxvIBUPu6N5oIZDNmnDm5hZWyUufgR_2KRcHI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2279f9f2fc526c6-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "85.255.234.156",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 23:22:01 UTC] === END API CALL LOG ===
[28-Jul-2026 23:22:01 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 23:22:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3OCIsInVzZXJuYW1lIjoiQEpFU1VTQ0hBRDMiLCJlbWFpbCI6InFhc215c2RyYTEzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg4NTY4MH0.6AtcDHcxvIBUPu6N5oIZDNmnDm5hZWyUufgR_2KRcHI
[28-Jul-2026 23:22:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 23:22:01 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 23:22:01 UTC] User ID: 1178
[28-Jul-2026 23:22:01 UTC] ✅ User profile retrieved successfully for user ID: 1178
[28-Jul-2026 23:22:01 UTC] === API CALL LOG ===
[28-Jul-2026 23:22:01 UTC] Endpoint: user/profile.php
[28-Jul-2026 23:22:01 UTC] Full Log Data: {
    "timestamp": "2026-07-28 23:22:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "85.255.234.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "85.255.234.156, 162.158.216.65",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3OCIsInVzZXJuYW1lIjoiQEpFU1VTQ0hBRDMiLCJlbWFpbCI6InFhc215c2RyYTEzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg4NTY4MH0.6AtcDHcxvIBUPu6N5oIZDNmnDm5hZWyUufgR_2KRcHI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2279fa0ca7226c6-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "85.255.234.156",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 23:22:01 UTC] === END API CALL LOG ===
[28-Jul-2026 23:22:01 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 23:22:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3OCIsInVzZXJuYW1lIjoiQEpFU1VTQ0hBRDMiLCJlbWFpbCI6InFhc215c2RyYTEzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg4NTY4MH0.6AtcDHcxvIBUPu6N5oIZDNmnDm5hZWyUufgR_2KRcHI
[28-Jul-2026 23:22:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 23:22:01 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 23:22:01 UTC] User ID: 1178
[28-Jul-2026 23:22:01 UTC] ✅ User profile retrieved successfully for user ID: 1178
[28-Jul-2026 23:22:02 UTC] === API CALL LOG ===
[28-Jul-2026 23:22:02 UTC] Endpoint: user/profile.php
[28-Jul-2026 23:22:02 UTC] Full Log Data: {
    "timestamp": "2026-07-28 23:22:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "85.255.234.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "85.255.234.156, 162.158.216.65",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3OCIsInVzZXJuYW1lIjoiQEpFU1VTQ0hBRDMiLCJlbWFpbCI6InFhc215c2RyYTEzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg4NTY4MH0.6AtcDHcxvIBUPu6N5oIZDNmnDm5hZWyUufgR_2KRcHI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2279fa31ee826c6-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "85.255.234.156",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 23:22:02 UTC] === END API CALL LOG ===
[28-Jul-2026 23:22:02 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 23:22:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3OCIsInVzZXJuYW1lIjoiQEpFU1VTQ0hBRDMiLCJlbWFpbCI6InFhc215c2RyYTEzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg4NTY4MH0.6AtcDHcxvIBUPu6N5oIZDNmnDm5hZWyUufgR_2KRcHI
[28-Jul-2026 23:22:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 23:22:02 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 23:22:02 UTC] User ID: 1178
[28-Jul-2026 23:22:02 UTC] ✅ User profile retrieved successfully for user ID: 1178
[28-Jul-2026 23:22:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 23:22:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 23:22:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"85.255.234.156, 162.158.216.65","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3OCIsInVzZXJuYW1lIjoiQEpFU1VTQ0hBRDMiLCJlbWFpbCI6InFhc215c2RyYTEzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg4NTY4MH0.6AtcDHcxvIBUPu6N5oIZDNmnDm5hZWyUufgR_2KRcHI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2279fc0193626c6-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"85.255.234.156","cf-ipcountry":"GB","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Jul-2026 23:22:06 UTC] === User Orders API Called ===
[28-Jul-2026 23:22:06 UTC] User ID: 1178
[28-Jul-2026 23:22:06 UTC] Limit: 20, Offset: 0
[28-Jul-2026 23:22:06 UTC] Orders found: 0
[28-Jul-2026 23:22:06 UTC] Orders data: []
[28-Jul-2026 23:22:06 UTC] Total orders count: 0
[28-Jul-2026 23:22:07 UTC] === API CALL LOG ===
[28-Jul-2026 23:22:07 UTC] Endpoint: user/profile.php
[28-Jul-2026 23:22:07 UTC] Full Log Data: {
    "timestamp": "2026-07-28 23:22:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "85.255.234.156",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "85.255.234.156, 162.158.216.65",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3OCIsInVzZXJuYW1lIjoiQEpFU1VTQ0hBRDMiLCJlbWFpbCI6InFhc215c2RyYTEzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg4NTY4MH0.6AtcDHcxvIBUPu6N5oIZDNmnDm5hZWyUufgR_2KRcHI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2279fc3d8c326c6-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "85.255.234.156",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[28-Jul-2026 23:22:07 UTC] === END API CALL LOG ===
[28-Jul-2026 23:22:07 UTC] ✅ API Hash verification passed for profile endpoint
[28-Jul-2026 23:22:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3OCIsInVzZXJuYW1lIjoiQEpFU1VTQ0hBRDMiLCJlbWFpbCI6InFhc215c2RyYTEzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg4NTY4MH0.6AtcDHcxvIBUPu6N5oIZDNmnDm5hZWyUufgR_2KRcHI
[28-Jul-2026 23:22:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[28-Jul-2026 23:22:07 UTC] ✅ JWT token verified successfully for user profile
[28-Jul-2026 23:22:07 UTC] User ID: 1178
[28-Jul-2026 23:22:07 UTC] ✅ User profile retrieved successfully for user ID: 1178
[28-Jul-2026 23:22:07 UTC] User Purchases API - User ID: 1178
[28-Jul-2026 23:22:07 UTC] User Purchases API - Total purchases found: 0
[28-Jul-2026 23:22:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 23:22:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[28-Jul-2026 23:22:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"85.255.234.156, 172.68.186.58","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3OCIsInVzZXJuYW1lIjoiQEpFU1VTQ0hBRDMiLCJlbWFpbCI6InFhc215c2RyYTEzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg4NTY4MH0.6AtcDHcxvIBUPu6N5oIZDNmnDm5hZWyUufgR_2KRcHI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a227a07a5eafbf0d-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"85.255.234.156","cf-ipcountry":"GB","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[28-Jul-2026 23:22:36 UTC] === User Orders API Called ===
[28-Jul-2026 23:22:36 UTC] User ID: 1178
[28-Jul-2026 23:22:36 UTC] Limit: 20, Offset: 0
[28-Jul-2026 23:22:36 UTC] Orders found: 0
[28-Jul-2026 23:22:36 UTC] Orders data: []
[28-Jul-2026 23:22:36 UTC] Total orders count: 0
[29-Jul-2026 05:26:47 UTC] === API CALL LOG ===
[29-Jul-2026 05:26:47 UTC] Endpoint: user/profile.php
[29-Jul-2026 05:26:47 UTC] Full Log Data: {
    "timestamp": "2026-07-29 05:26:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:d828:ab75:cd0d:7a18:acf7:6109",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:d828:ab75:cd0d:7a18:acf7:6109, 162.158.88.29",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3OSIsInVzZXJuYW1lIjoibnBnIiwiZW1haWwiOiJucG5wMzA5NkBnbWFpbC5jb20iLCJleHAiOjE3ODU5MDc2MDV9.qXwtfq8T08OLDrMfPTOZeV9wbNixmyFm5f1dMeyJ93Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a229b5f06a86fe19-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:d828:ab75:cd0d:7a18:acf7:6109",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 05:26:47 UTC] === END API CALL LOG ===
[29-Jul-2026 05:26:47 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 05:26:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3OSIsInVzZXJuYW1lIjoibnBnIiwiZW1haWwiOiJucG5wMzA5NkBnbWFpbC5jb20iLCJleHAiOjE3ODU5MDc2MDV9.qXwtfq8T08OLDrMfPTOZeV9wbNixmyFm5f1dMeyJ93Q
[29-Jul-2026 05:26:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 05:26:47 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 05:26:47 UTC] User ID: 1179
[29-Jul-2026 05:26:47 UTC] ✅ User profile retrieved successfully for user ID: 1179
[29-Jul-2026 05:26:47 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jul-2026 05:26:47 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jul-2026 05:26:47 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:d828:ab75:cd0d:7a18:acf7:6109, 162.158.88.29","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3OSIsInVzZXJuYW1lIjoibnBnIiwiZW1haWwiOiJucG5wMzA5NkBnbWFpbC5jb20iLCJleHAiOjE3ODU5MDc2MDV9.qXwtfq8T08OLDrMfPTOZeV9wbNixmyFm5f1dMeyJ93Q","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a229b5f06a8efe19-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:d828:ab75:cd0d:7a18:acf7:6109","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-Jul-2026 05:26:47 UTC] === User Orders API Called ===
[29-Jul-2026 05:26:47 UTC] User ID: 1179
[29-Jul-2026 05:26:47 UTC] Limit: 20, Offset: 0
[29-Jul-2026 05:26:47 UTC] Orders found: 0
[29-Jul-2026 05:26:47 UTC] Orders data: []
[29-Jul-2026 05:26:47 UTC] Total orders count: 0
[29-Jul-2026 05:26:47 UTC] === API CALL LOG ===
[29-Jul-2026 05:26:47 UTC] Endpoint: user/profile.php
[29-Jul-2026 05:26:47 UTC] Full Log Data: {
    "timestamp": "2026-07-29 05:26:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:d828:ab75:cd0d:7a18:acf7:6109",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:d828:ab75:cd0d:7a18:acf7:6109, 162.158.88.7",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3OSIsInVzZXJuYW1lIjoibnBnIiwiZW1haWwiOiJucG5wMzA5NkBnbWFpbC5jb20iLCJleHAiOjE3ODU5MDc2MDV9.qXwtfq8T08OLDrMfPTOZeV9wbNixmyFm5f1dMeyJ93Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a229b5f40f18fe19-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:d828:ab75:cd0d:7a18:acf7:6109",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 05:26:47 UTC] === END API CALL LOG ===
[29-Jul-2026 05:26:47 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 05:26:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3OSIsInVzZXJuYW1lIjoibnBnIiwiZW1haWwiOiJucG5wMzA5NkBnbWFpbC5jb20iLCJleHAiOjE3ODU5MDc2MDV9.qXwtfq8T08OLDrMfPTOZeV9wbNixmyFm5f1dMeyJ93Q
[29-Jul-2026 05:26:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 05:26:47 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 05:26:47 UTC] User ID: 1179
[29-Jul-2026 05:26:47 UTC] ✅ User profile retrieved successfully for user ID: 1179
[29-Jul-2026 05:26:50 UTC] === API CALL LOG ===
[29-Jul-2026 05:26:50 UTC] Endpoint: user/profile.php
[29-Jul-2026 05:26:50 UTC] Full Log Data: {
    "timestamp": "2026-07-29 05:26:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:d828:ab75:cd0d:7a18:acf7:6109",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:d828:ab75:cd0d:7a18:acf7:6109, 162.158.88.29",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3OSIsInVzZXJuYW1lIjoibnBnIiwiZW1haWwiOiJucG5wMzA5NkBnbWFpbC5jb20iLCJleHAiOjE3ODU5MDc2MDV9.qXwtfq8T08OLDrMfPTOZeV9wbNixmyFm5f1dMeyJ93Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a229b6048faefe19-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:d828:ab75:cd0d:7a18:acf7:6109",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 05:26:50 UTC] === END API CALL LOG ===
[29-Jul-2026 05:26:50 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 05:26:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3OSIsInVzZXJuYW1lIjoibnBnIiwiZW1haWwiOiJucG5wMzA5NkBnbWFpbC5jb20iLCJleHAiOjE3ODU5MDc2MDV9.qXwtfq8T08OLDrMfPTOZeV9wbNixmyFm5f1dMeyJ93Q
[29-Jul-2026 05:26:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 05:26:50 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 05:26:50 UTC] User ID: 1179
[29-Jul-2026 05:26:50 UTC] ✅ User profile retrieved successfully for user ID: 1179
[29-Jul-2026 05:49:19 UTC] === API CALL LOG ===
[29-Jul-2026 05:49:19 UTC] Endpoint: user/profile.php
[29-Jul-2026 05:49:19 UTC] Full Log Data: {
    "timestamp": "2026-07-29 05:49:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "217.165.5.34",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "217.165.5.34, 172.68.211.141",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MCIsInVzZXJuYW1lIjoic3VubnkxMjQiLCJlbWFpbCI6InN1bm55YmF0YnV6ekBnbWFpbC5jb20iLCJleHAiOjE3ODU5MDg5NTd9.ymisBr19cKcyC7wPpIdu42jcqodlYCGJUt-nLcEJEt0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a229d6f02a7d08b4-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "217.165.5.34",
        "cf-ipcountry": "AE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 05:49:19 UTC] === END API CALL LOG ===
[29-Jul-2026 05:49:19 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 05:49:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MCIsInVzZXJuYW1lIjoic3VubnkxMjQiLCJlbWFpbCI6InN1bm55YmF0YnV6ekBnbWFpbC5jb20iLCJleHAiOjE3ODU5MDg5NTd9.ymisBr19cKcyC7wPpIdu42jcqodlYCGJUt-nLcEJEt0
[29-Jul-2026 05:49:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 05:49:19 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 05:49:19 UTC] User ID: 1180
[29-Jul-2026 05:49:19 UTC] ✅ User profile retrieved successfully for user ID: 1180
[29-Jul-2026 05:49:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jul-2026 05:49:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jul-2026 05:49:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"217.165.5.34, 172.68.211.140","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MCIsInVzZXJuYW1lIjoic3VubnkxMjQiLCJlbWFpbCI6InN1bm55YmF0YnV6ekBnbWFpbC5jb20iLCJleHAiOjE3ODU5MDg5NTd9.ymisBr19cKcyC7wPpIdu42jcqodlYCGJUt-nLcEJEt0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a229d6f02a8008b4-HKG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"217.165.5.34","cf-ipcountry":"AE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-Jul-2026 05:49:19 UTC] === User Orders API Called ===
[29-Jul-2026 05:49:19 UTC] User ID: 1180
[29-Jul-2026 05:49:19 UTC] Limit: 20, Offset: 0
[29-Jul-2026 05:49:19 UTC] Orders found: 0
[29-Jul-2026 05:49:19 UTC] Orders data: []
[29-Jul-2026 05:49:19 UTC] Total orders count: 0
[29-Jul-2026 05:49:19 UTC] === API CALL LOG ===
[29-Jul-2026 05:49:19 UTC] Endpoint: user/profile.php
[29-Jul-2026 05:49:19 UTC] Full Log Data: {
    "timestamp": "2026-07-29 05:49:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "217.165.5.34",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "217.165.5.34, 172.68.211.141",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MCIsInVzZXJuYW1lIjoic3VubnkxMjQiLCJlbWFpbCI6InN1bm55YmF0YnV6ekBnbWFpbC5jb20iLCJleHAiOjE3ODU5MDg5NTd9.ymisBr19cKcyC7wPpIdu42jcqodlYCGJUt-nLcEJEt0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a229d6f0dc6508b4-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "217.165.5.34",
        "cf-ipcountry": "AE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 05:49:19 UTC] === END API CALL LOG ===
[29-Jul-2026 05:49:19 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 05:49:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MCIsInVzZXJuYW1lIjoic3VubnkxMjQiLCJlbWFpbCI6InN1bm55YmF0YnV6ekBnbWFpbC5jb20iLCJleHAiOjE3ODU5MDg5NTd9.ymisBr19cKcyC7wPpIdu42jcqodlYCGJUt-nLcEJEt0
[29-Jul-2026 05:49:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 05:49:19 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 05:49:19 UTC] User ID: 1180
[29-Jul-2026 05:49:19 UTC] ✅ User profile retrieved successfully for user ID: 1180
[29-Jul-2026 05:49:20 UTC] === API CALL LOG ===
[29-Jul-2026 05:49:20 UTC] Endpoint: user/profile.php
[29-Jul-2026 05:49:20 UTC] Full Log Data: {
    "timestamp": "2026-07-29 05:49:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "217.165.5.34",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "217.165.5.34, 172.68.211.141",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MCIsInVzZXJuYW1lIjoic3VubnkxMjQiLCJlbWFpbCI6InN1bm55YmF0YnV6ekBnbWFpbC5jb20iLCJleHAiOjE3ODU5MDg5NTd9.ymisBr19cKcyC7wPpIdu42jcqodlYCGJUt-nLcEJEt0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a229d6fc8caa08b4-HKG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "217.165.5.34",
        "cf-ipcountry": "AE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 05:49:20 UTC] === END API CALL LOG ===
[29-Jul-2026 05:49:20 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 05:49:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MCIsInVzZXJuYW1lIjoic3VubnkxMjQiLCJlbWFpbCI6InN1bm55YmF0YnV6ekBnbWFpbC5jb20iLCJleHAiOjE3ODU5MDg5NTd9.ymisBr19cKcyC7wPpIdu42jcqodlYCGJUt-nLcEJEt0
[29-Jul-2026 05:49:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 05:49:20 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 05:49:20 UTC] User ID: 1180
[29-Jul-2026 05:49:20 UTC] ✅ User profile retrieved successfully for user ID: 1180
[29-Jul-2026 05:52:03 UTC] === API CALL LOG ===
[29-Jul-2026 05:52:03 UTC] Endpoint: user/profile.php
[29-Jul-2026 05:52:03 UTC] Full Log Data: {
    "timestamp": "2026-07-29 05:52:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:d828:ab75:cd0d:7a18:acf7:6109",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:d828:ab75:cd0d:7a18:acf7:6109, 162.158.108.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3OSIsInVzZXJuYW1lIjoibnBnIiwiZW1haWwiOiJucG5wMzA5NkBnbWFpbC5jb20iLCJleHAiOjE3ODU5MDc2MDV9.qXwtfq8T08OLDrMfPTOZeV9wbNixmyFm5f1dMeyJ93Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a229daf25895fce6-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:d828:ab75:cd0d:7a18:acf7:6109",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 05:52:03 UTC] === END API CALL LOG ===
[29-Jul-2026 05:52:03 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 05:52:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3OSIsInVzZXJuYW1lIjoibnBnIiwiZW1haWwiOiJucG5wMzA5NkBnbWFpbC5jb20iLCJleHAiOjE3ODU5MDc2MDV9.qXwtfq8T08OLDrMfPTOZeV9wbNixmyFm5f1dMeyJ93Q
[29-Jul-2026 05:52:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 05:52:03 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 05:52:03 UTC] User ID: 1179
[29-Jul-2026 05:52:03 UTC] ✅ User profile retrieved successfully for user ID: 1179
[29-Jul-2026 05:52:51 UTC] === API CALL LOG ===
[29-Jul-2026 05:52:51 UTC] Endpoint: user/profile.php
[29-Jul-2026 05:52:51 UTC] Full Log Data: {
    "timestamp": "2026-07-29 05:52:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:d828:ab75:cd0d:7a18:acf7:6109",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:d828:ab75:cd0d:7a18:acf7:6109, 162.158.108.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3OSIsInVzZXJuYW1lIjoibnBnIiwiZW1haWwiOiJucG5wMzA5NkBnbWFpbC5jb20iLCJleHAiOjE3ODU5MDc2MDV9.qXwtfq8T08OLDrMfPTOZeV9wbNixmyFm5f1dMeyJ93Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a229dc1bfd30fce6-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:d828:ab75:cd0d:7a18:acf7:6109",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 05:52:51 UTC] === END API CALL LOG ===
[29-Jul-2026 05:52:51 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 05:52:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3OSIsInVzZXJuYW1lIjoibnBnIiwiZW1haWwiOiJucG5wMzA5NkBnbWFpbC5jb20iLCJleHAiOjE3ODU5MDc2MDV9.qXwtfq8T08OLDrMfPTOZeV9wbNixmyFm5f1dMeyJ93Q
[29-Jul-2026 05:52:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 05:52:51 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 05:52:51 UTC] User ID: 1179
[29-Jul-2026 05:52:51 UTC] ✅ User profile retrieved successfully for user ID: 1179
[29-Jul-2026 05:52:51 UTC] User Purchases API - User ID: 1179
[29-Jul-2026 05:52:51 UTC] User Purchases API - Total purchases found: 1
[29-Jul-2026 05:52:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jul-2026 05:52:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jul-2026 05:52:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:d828:ab75:cd0d:7a18:acf7:6109, 162.158.108.71","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3OSIsInVzZXJuYW1lIjoibnBnIiwiZW1haWwiOiJucG5wMzA5NkBnbWFpbC5jb20iLCJleHAiOjE3ODU5MDc2MDV9.qXwtfq8T08OLDrMfPTOZeV9wbNixmyFm5f1dMeyJ93Q","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a229dc3d6b72fce6-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:d828:ab75:cd0d:7a18:acf7:6109","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-Jul-2026 05:52:55 UTC] === User Orders API Called ===
[29-Jul-2026 05:52:55 UTC] User ID: 1179
[29-Jul-2026 05:52:55 UTC] Limit: 20, Offset: 0
[29-Jul-2026 05:52:55 UTC] Orders found: 0
[29-Jul-2026 05:52:55 UTC] Orders data: []
[29-Jul-2026 05:52:55 UTC] Total orders count: 0
[29-Jul-2026 05:52:59 UTC] === API CALL LOG ===
[29-Jul-2026 05:52:59 UTC] Endpoint: user/profile.php
[29-Jul-2026 05:52:59 UTC] Full Log Data: {
    "timestamp": "2026-07-29 05:52:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:d828:ab75:cd0d:7a18:acf7:6109",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:d828:ab75:cd0d:7a18:acf7:6109, 162.158.108.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3OSIsInVzZXJuYW1lIjoibnBnIiwiZW1haWwiOiJucG5wMzA5NkBnbWFpbC5jb20iLCJleHAiOjE3ODU5MDc2MDV9.qXwtfq8T08OLDrMfPTOZeV9wbNixmyFm5f1dMeyJ93Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a229dc52eca4fce6-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:d828:ab75:cd0d:7a18:acf7:6109",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 05:52:59 UTC] === END API CALL LOG ===
[29-Jul-2026 05:52:59 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 05:52:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3OSIsInVzZXJuYW1lIjoibnBnIiwiZW1haWwiOiJucG5wMzA5NkBnbWFpbC5jb20iLCJleHAiOjE3ODU5MDc2MDV9.qXwtfq8T08OLDrMfPTOZeV9wbNixmyFm5f1dMeyJ93Q
[29-Jul-2026 05:52:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 05:52:59 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 05:52:59 UTC] User ID: 1179
[29-Jul-2026 05:52:59 UTC] ✅ User profile retrieved successfully for user ID: 1179
[29-Jul-2026 05:52:59 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jul-2026 05:52:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jul-2026 05:52:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:d828:ab75:cd0d:7a18:acf7:6109, 162.158.108.71","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3OSIsInVzZXJuYW1lIjoibnBnIiwiZW1haWwiOiJucG5wMzA5NkBnbWFpbC5jb20iLCJleHAiOjE3ODU5MDc2MDV9.qXwtfq8T08OLDrMfPTOZeV9wbNixmyFm5f1dMeyJ93Q","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a229dc52ec9ffce6-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:d828:ab75:cd0d:7a18:acf7:6109","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-Jul-2026 05:52:59 UTC] === User Orders API Called ===
[29-Jul-2026 05:52:59 UTC] User ID: 1179
[29-Jul-2026 05:52:59 UTC] Limit: 20, Offset: 0
[29-Jul-2026 05:52:59 UTC] Orders found: 0
[29-Jul-2026 05:52:59 UTC] Orders data: []
[29-Jul-2026 05:52:59 UTC] Total orders count: 0
[29-Jul-2026 05:52:59 UTC] === API CALL LOG ===
[29-Jul-2026 05:52:59 UTC] Endpoint: user/profile.php
[29-Jul-2026 05:52:59 UTC] Full Log Data: {
    "timestamp": "2026-07-29 05:52:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:d828:ab75:cd0d:7a18:acf7:6109",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:d828:ab75:cd0d:7a18:acf7:6109, 162.158.108.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3OSIsInVzZXJuYW1lIjoibnBnIiwiZW1haWwiOiJucG5wMzA5NkBnbWFpbC5jb20iLCJleHAiOjE3ODU5MDc2MDV9.qXwtfq8T08OLDrMfPTOZeV9wbNixmyFm5f1dMeyJ93Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a229dc56684ffce6-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:d828:ab75:cd0d:7a18:acf7:6109",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 05:52:59 UTC] === END API CALL LOG ===
[29-Jul-2026 05:52:59 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 05:52:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3OSIsInVzZXJuYW1lIjoibnBnIiwiZW1haWwiOiJucG5wMzA5NkBnbWFpbC5jb20iLCJleHAiOjE3ODU5MDc2MDV9.qXwtfq8T08OLDrMfPTOZeV9wbNixmyFm5f1dMeyJ93Q
[29-Jul-2026 05:52:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 05:52:59 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 05:52:59 UTC] User ID: 1179
[29-Jul-2026 05:52:59 UTC] ✅ User profile retrieved successfully for user ID: 1179
[29-Jul-2026 05:53:00 UTC] === API CALL LOG ===
[29-Jul-2026 05:53:00 UTC] Endpoint: user/profile.php
[29-Jul-2026 05:53:00 UTC] Full Log Data: {
    "timestamp": "2026-07-29 05:53:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:d828:ab75:cd0d:7a18:acf7:6109",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:d828:ab75:cd0d:7a18:acf7:6109, 162.158.108.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3OSIsInVzZXJuYW1lIjoibnBnIiwiZW1haWwiOiJucG5wMzA5NkBnbWFpbC5jb20iLCJleHAiOjE3ODU5MDc2MDV9.qXwtfq8T08OLDrMfPTOZeV9wbNixmyFm5f1dMeyJ93Q",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a229dc5ba974fce6-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:d828:ab75:cd0d:7a18:acf7:6109",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 05:53:00 UTC] === END API CALL LOG ===
[29-Jul-2026 05:53:00 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 05:53:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3OSIsInVzZXJuYW1lIjoibnBnIiwiZW1haWwiOiJucG5wMzA5NkBnbWFpbC5jb20iLCJleHAiOjE3ODU5MDc2MDV9.qXwtfq8T08OLDrMfPTOZeV9wbNixmyFm5f1dMeyJ93Q
[29-Jul-2026 05:53:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 05:53:00 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 05:53:00 UTC] User ID: 1179
[29-Jul-2026 05:53:00 UTC] ✅ User profile retrieved successfully for user ID: 1179
[29-Jul-2026 05:55:03 UTC] === API CALL LOG ===
[29-Jul-2026 05:55:03 UTC] Endpoint: user/profile.php
[29-Jul-2026 05:55:03 UTC] Full Log Data: {
    "timestamp": "2026-07-29 05:55:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "217.165.5.34",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "217.165.5.34, 172.71.118.200",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MCIsInVzZXJuYW1lIjoic3VubnkxMjQiLCJlbWFpbCI6InN1bm55YmF0YnV6ekBnbWFpbC5jb20iLCJleHAiOjE3ODU5MDg5NTd9.ymisBr19cKcyC7wPpIdu42jcqodlYCGJUt-nLcEJEt0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a229df597984d0a7-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "217.165.5.34",
        "cf-ipcountry": "AE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 05:55:03 UTC] === END API CALL LOG ===
[29-Jul-2026 05:55:03 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 05:55:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MCIsInVzZXJuYW1lIjoic3VubnkxMjQiLCJlbWFpbCI6InN1bm55YmF0YnV6ekBnbWFpbC5jb20iLCJleHAiOjE3ODU5MDg5NTd9.ymisBr19cKcyC7wPpIdu42jcqodlYCGJUt-nLcEJEt0
[29-Jul-2026 05:55:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 05:55:03 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 05:55:03 UTC] User ID: 1180
[29-Jul-2026 05:55:03 UTC] ✅ User profile retrieved successfully for user ID: 1180
[29-Jul-2026 05:55:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jul-2026 05:55:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jul-2026 05:55:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"217.165.5.34, 172.71.119.49","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MCIsInVzZXJuYW1lIjoic3VubnkxMjQiLCJlbWFpbCI6InN1bm55YmF0YnV6ekBnbWFpbC5jb20iLCJleHAiOjE3ODU5MDg5NTd9.ymisBr19cKcyC7wPpIdu42jcqodlYCGJUt-nLcEJEt0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a229e08969dcd0a7-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"217.165.5.34","cf-ipcountry":"AE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-Jul-2026 05:55:51 UTC] === User Orders API Called ===
[29-Jul-2026 05:55:51 UTC] User ID: 1180
[29-Jul-2026 05:55:51 UTC] Limit: 20, Offset: 0
[29-Jul-2026 05:55:51 UTC] Orders found: 0
[29-Jul-2026 05:55:51 UTC] Orders data: []
[29-Jul-2026 05:55:51 UTC] Total orders count: 0
[29-Jul-2026 05:55:53 UTC] === API CALL LOG ===
[29-Jul-2026 05:55:53 UTC] Endpoint: user/profile.php
[29-Jul-2026 05:55:53 UTC] Full Log Data: {
    "timestamp": "2026-07-29 05:55:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "217.165.5.34",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "217.165.5.34, 172.71.119.49",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MCIsInVzZXJuYW1lIjoic3VubnkxMjQiLCJlbWFpbCI6InN1bm55YmF0YnV6ekBnbWFpbC5jb20iLCJleHAiOjE3ODU5MDg5NTd9.ymisBr19cKcyC7wPpIdu42jcqodlYCGJUt-nLcEJEt0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a229e0964a20d0a7-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "217.165.5.34",
        "cf-ipcountry": "AE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 05:55:53 UTC] === END API CALL LOG ===
[29-Jul-2026 05:55:53 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 05:55:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MCIsInVzZXJuYW1lIjoic3VubnkxMjQiLCJlbWFpbCI6InN1bm55YmF0YnV6ekBnbWFpbC5jb20iLCJleHAiOjE3ODU5MDg5NTd9.ymisBr19cKcyC7wPpIdu42jcqodlYCGJUt-nLcEJEt0
[29-Jul-2026 05:55:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 05:55:53 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 05:55:53 UTC] User ID: 1180
[29-Jul-2026 05:55:53 UTC] ✅ User profile retrieved successfully for user ID: 1180
[29-Jul-2026 05:55:54 UTC] User Purchases API - User ID: 1180
[29-Jul-2026 05:55:54 UTC] User Purchases API - Total purchases found: 0
[29-Jul-2026 05:55:59 UTC] === API CALL LOG ===
[29-Jul-2026 05:55:59 UTC] Endpoint: user/profile.php
[29-Jul-2026 05:55:59 UTC] Full Log Data: {
    "timestamp": "2026-07-29 05:55:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "217.165.5.34",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "217.165.5.34, 172.71.119.49",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MCIsInVzZXJuYW1lIjoic3VubnkxMjQiLCJlbWFpbCI6InN1bm55YmF0YnV6ekBnbWFpbC5jb20iLCJleHAiOjE3ODU5MDg5NTd9.ymisBr19cKcyC7wPpIdu42jcqodlYCGJUt-nLcEJEt0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a229e0ba0bbcd0a7-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "217.165.5.34",
        "cf-ipcountry": "AE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 05:55:59 UTC] === END API CALL LOG ===
[29-Jul-2026 05:55:59 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 05:55:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MCIsInVzZXJuYW1lIjoic3VubnkxMjQiLCJlbWFpbCI6InN1bm55YmF0YnV6ekBnbWFpbC5jb20iLCJleHAiOjE3ODU5MDg5NTd9.ymisBr19cKcyC7wPpIdu42jcqodlYCGJUt-nLcEJEt0
[29-Jul-2026 05:55:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 05:55:59 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 05:55:59 UTC] User ID: 1180
[29-Jul-2026 05:55:59 UTC] ✅ User profile retrieved successfully for user ID: 1180
[29-Jul-2026 05:55:59 UTC] User Purchases API - User ID: 1180
[29-Jul-2026 05:55:59 UTC] User Purchases API - Total purchases found: 0
[29-Jul-2026 05:56:03 UTC] === API CALL LOG ===
[29-Jul-2026 05:56:03 UTC] Endpoint: user/profile.php
[29-Jul-2026 05:56:03 UTC] Full Log Data: {
    "timestamp": "2026-07-29 05:56:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "217.165.5.34",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "217.165.5.34, 172.71.119.49",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MCIsInVzZXJuYW1lIjoic3VubnkxMjQiLCJlbWFpbCI6InN1bm55YmF0YnV6ekBnbWFpbC5jb20iLCJleHAiOjE3ODU5MDg5NTd9.ymisBr19cKcyC7wPpIdu42jcqodlYCGJUt-nLcEJEt0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a229e0d26bedd0a7-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "217.165.5.34",
        "cf-ipcountry": "AE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 05:56:03 UTC] === END API CALL LOG ===
[29-Jul-2026 05:56:03 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 05:56:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MCIsInVzZXJuYW1lIjoic3VubnkxMjQiLCJlbWFpbCI6InN1bm55YmF0YnV6ekBnbWFpbC5jb20iLCJleHAiOjE3ODU5MDg5NTd9.ymisBr19cKcyC7wPpIdu42jcqodlYCGJUt-nLcEJEt0
[29-Jul-2026 05:56:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 05:56:03 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 05:56:03 UTC] User ID: 1180
[29-Jul-2026 05:56:03 UTC] ✅ User profile retrieved successfully for user ID: 1180
[29-Jul-2026 05:56:03 UTC] User Purchases API - User ID: 1180
[29-Jul-2026 05:56:03 UTC] User Purchases API - Total purchases found: 0
[29-Jul-2026 05:56:07 UTC] User Purchases API - User ID: 1180
[29-Jul-2026 05:56:07 UTC] User Purchases API - Total purchases found: 0
[29-Jul-2026 05:56:10 UTC] === API CALL LOG ===
[29-Jul-2026 05:56:10 UTC] Endpoint: user/profile.php
[29-Jul-2026 05:56:10 UTC] Full Log Data: {
    "timestamp": "2026-07-29 05:56:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "217.165.5.34",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "217.165.5.34, 172.71.119.49",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MCIsInVzZXJuYW1lIjoic3VubnkxMjQiLCJlbWFpbCI6InN1bm55YmF0YnV6ekBnbWFpbC5jb20iLCJleHAiOjE3ODU5MDg5NTd9.ymisBr19cKcyC7wPpIdu42jcqodlYCGJUt-nLcEJEt0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a229e0fbccb5d0a7-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "217.165.5.34",
        "cf-ipcountry": "AE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 05:56:10 UTC] === END API CALL LOG ===
[29-Jul-2026 05:56:10 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 05:56:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MCIsInVzZXJuYW1lIjoic3VubnkxMjQiLCJlbWFpbCI6InN1bm55YmF0YnV6ekBnbWFpbC5jb20iLCJleHAiOjE3ODU5MDg5NTd9.ymisBr19cKcyC7wPpIdu42jcqodlYCGJUt-nLcEJEt0
[29-Jul-2026 05:56:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 05:56:10 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 05:56:10 UTC] User ID: 1180
[29-Jul-2026 05:56:10 UTC] ✅ User profile retrieved successfully for user ID: 1180
[29-Jul-2026 05:56:10 UTC] User Purchases API - User ID: 1180
[29-Jul-2026 05:56:10 UTC] User Purchases API - Total purchases found: 0
[29-Jul-2026 05:56:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jul-2026 05:56:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jul-2026 05:56:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"217.165.5.34, 172.71.119.49","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MCIsInVzZXJuYW1lIjoic3VubnkxMjQiLCJlbWFpbCI6InN1bm55YmF0YnV6ekBnbWFpbC5jb20iLCJleHAiOjE3ODU5MDg5NTd9.ymisBr19cKcyC7wPpIdu42jcqodlYCGJUt-nLcEJEt0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a229e1caae13d0a7-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"217.165.5.34","cf-ipcountry":"AE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-Jul-2026 05:56:43 UTC] === User Orders API Called ===
[29-Jul-2026 05:56:43 UTC] User ID: 1180
[29-Jul-2026 05:56:43 UTC] Limit: 20, Offset: 0
[29-Jul-2026 05:56:43 UTC] Orders found: 0
[29-Jul-2026 05:56:43 UTC] Orders data: []
[29-Jul-2026 05:56:43 UTC] Total orders count: 0
[29-Jul-2026 05:56:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jul-2026 05:56:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jul-2026 05:56:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"217.165.5.34, 172.71.119.49","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MCIsInVzZXJuYW1lIjoic3VubnkxMjQiLCJlbWFpbCI6InN1bm55YmF0YnV6ekBnbWFpbC5jb20iLCJleHAiOjE3ODU5MDg5NTd9.ymisBr19cKcyC7wPpIdu42jcqodlYCGJUt-nLcEJEt0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a229e1d56bc0d0a7-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"217.165.5.34","cf-ipcountry":"AE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-Jul-2026 05:56:45 UTC] === User Orders API Called ===
[29-Jul-2026 05:56:45 UTC] User ID: 1180
[29-Jul-2026 05:56:45 UTC] Limit: 20, Offset: 0
[29-Jul-2026 05:56:45 UTC] Orders found: 0
[29-Jul-2026 05:56:45 UTC] Orders data: []
[29-Jul-2026 05:56:45 UTC] Total orders count: 0
[29-Jul-2026 05:56:45 UTC] === API CALL LOG ===
[29-Jul-2026 05:56:45 UTC] Endpoint: user/profile.php
[29-Jul-2026 05:56:45 UTC] Full Log Data: {
    "timestamp": "2026-07-29 05:56:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "217.165.5.34",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "217.165.5.34, 172.71.119.49",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MCIsInVzZXJuYW1lIjoic3VubnkxMjQiLCJlbWFpbCI6InN1bm55YmF0YnV6ekBnbWFpbC5jb20iLCJleHAiOjE3ODU5MDg5NTd9.ymisBr19cKcyC7wPpIdu42jcqodlYCGJUt-nLcEJEt0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a229e1d56bc4d0a7-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "217.165.5.34",
        "cf-ipcountry": "AE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 05:56:45 UTC] === END API CALL LOG ===
[29-Jul-2026 05:56:45 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 05:56:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MCIsInVzZXJuYW1lIjoic3VubnkxMjQiLCJlbWFpbCI6InN1bm55YmF0YnV6ekBnbWFpbC5jb20iLCJleHAiOjE3ODU5MDg5NTd9.ymisBr19cKcyC7wPpIdu42jcqodlYCGJUt-nLcEJEt0
[29-Jul-2026 05:56:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 05:56:45 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 05:56:45 UTC] User ID: 1180
[29-Jul-2026 05:56:45 UTC] ✅ User profile retrieved successfully for user ID: 1180
[29-Jul-2026 05:56:45 UTC] === API CALL LOG ===
[29-Jul-2026 05:56:45 UTC] Endpoint: user/profile.php
[29-Jul-2026 05:56:45 UTC] Full Log Data: {
    "timestamp": "2026-07-29 05:56:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "217.165.5.34",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "217.165.5.34, 172.71.119.49",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MCIsInVzZXJuYW1lIjoic3VubnkxMjQiLCJlbWFpbCI6InN1bm55YmF0YnV6ekBnbWFpbC5jb20iLCJleHAiOjE3ODU5MDg5NTd9.ymisBr19cKcyC7wPpIdu42jcqodlYCGJUt-nLcEJEt0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a229e1d90b02d0a7-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "217.165.5.34",
        "cf-ipcountry": "AE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 05:56:45 UTC] === END API CALL LOG ===
[29-Jul-2026 05:56:45 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 05:56:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MCIsInVzZXJuYW1lIjoic3VubnkxMjQiLCJlbWFpbCI6InN1bm55YmF0YnV6ekBnbWFpbC5jb20iLCJleHAiOjE3ODU5MDg5NTd9.ymisBr19cKcyC7wPpIdu42jcqodlYCGJUt-nLcEJEt0
[29-Jul-2026 05:56:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 05:56:45 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 05:56:45 UTC] User ID: 1180
[29-Jul-2026 05:56:45 UTC] ✅ User profile retrieved successfully for user ID: 1180
[29-Jul-2026 05:56:45 UTC] === API CALL LOG ===
[29-Jul-2026 05:56:45 UTC] Endpoint: user/profile.php
[29-Jul-2026 05:56:45 UTC] Full Log Data: {
    "timestamp": "2026-07-29 05:56:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "217.165.5.34",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "217.165.5.34, 172.71.119.49",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MCIsInVzZXJuYW1lIjoic3VubnkxMjQiLCJlbWFpbCI6InN1bm55YmF0YnV6ekBnbWFpbC5jb20iLCJleHAiOjE3ODU5MDg5NTd9.ymisBr19cKcyC7wPpIdu42jcqodlYCGJUt-nLcEJEt0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a229e1d9dc9ed0a7-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "217.165.5.34",
        "cf-ipcountry": "AE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 05:56:45 UTC] === END API CALL LOG ===
[29-Jul-2026 05:56:45 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 05:56:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MCIsInVzZXJuYW1lIjoic3VubnkxMjQiLCJlbWFpbCI6InN1bm55YmF0YnV6ekBnbWFpbC5jb20iLCJleHAiOjE3ODU5MDg5NTd9.ymisBr19cKcyC7wPpIdu42jcqodlYCGJUt-nLcEJEt0
[29-Jul-2026 05:56:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 05:56:45 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 05:56:45 UTC] User ID: 1180
[29-Jul-2026 05:56:45 UTC] ✅ User profile retrieved successfully for user ID: 1180
[29-Jul-2026 05:57:40 UTC] === API CALL LOG ===
[29-Jul-2026 05:57:40 UTC] Endpoint: user/profile.php
[29-Jul-2026 05:57:40 UTC] Full Log Data: {
    "timestamp": "2026-07-29 05:57:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "217.165.5.34",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "217.165.5.34, 172.71.119.50",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MCIsInVzZXJuYW1lIjoic3VubnkxMjQiLCJlbWFpbCI6InN1bm55YmF0YnV6ekBnbWFpbC5jb20iLCJleHAiOjE3ODU5MDg5NTd9.ymisBr19cKcyC7wPpIdu42jcqodlYCGJUt-nLcEJEt0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a229e331bf90d0a7-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "217.165.5.34",
        "cf-ipcountry": "AE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 05:57:40 UTC] === END API CALL LOG ===
[29-Jul-2026 05:57:40 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 05:57:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MCIsInVzZXJuYW1lIjoic3VubnkxMjQiLCJlbWFpbCI6InN1bm55YmF0YnV6ekBnbWFpbC5jb20iLCJleHAiOjE3ODU5MDg5NTd9.ymisBr19cKcyC7wPpIdu42jcqodlYCGJUt-nLcEJEt0
[29-Jul-2026 05:57:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 05:57:40 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 05:57:40 UTC] User ID: 1180
[29-Jul-2026 05:57:40 UTC] ✅ User profile retrieved successfully for user ID: 1180
[29-Jul-2026 05:58:05 UTC] === API CALL LOG ===
[29-Jul-2026 05:58:05 UTC] Endpoint: user/profile.php
[29-Jul-2026 05:58:05 UTC] Full Log Data: {
    "timestamp": "2026-07-29 05:58:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "217.165.5.34",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "217.165.5.34, 172.71.119.49",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MCIsInVzZXJuYW1lIjoic3VubnkxMjQiLCJlbWFpbCI6InN1bm55YmF0YnV6ekBnbWFpbC5jb20iLCJleHAiOjE3ODU5MDg5NTd9.ymisBr19cKcyC7wPpIdu42jcqodlYCGJUt-nLcEJEt0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a229e3cc28f7d0a7-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "217.165.5.34",
        "cf-ipcountry": "AE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 05:58:05 UTC] === END API CALL LOG ===
[29-Jul-2026 05:58:05 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 05:58:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MCIsInVzZXJuYW1lIjoic3VubnkxMjQiLCJlbWFpbCI6InN1bm55YmF0YnV6ekBnbWFpbC5jb20iLCJleHAiOjE3ODU5MDg5NTd9.ymisBr19cKcyC7wPpIdu42jcqodlYCGJUt-nLcEJEt0
[29-Jul-2026 05:58:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 05:58:05 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 05:58:05 UTC] User ID: 1180
[29-Jul-2026 05:58:05 UTC] ✅ User profile retrieved successfully for user ID: 1180
[29-Jul-2026 05:59:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jul-2026 05:59:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jul-2026 05:59:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"217.165.5.34, 172.71.119.50","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MCIsInVzZXJuYW1lIjoic3VubnkxMjQiLCJlbWFpbCI6InN1bm55YmF0YnV6ekBnbWFpbC5jb20iLCJleHAiOjE3ODU5MDg5NTd9.ymisBr19cKcyC7wPpIdu42jcqodlYCGJUt-nLcEJEt0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a229e5220cd9d0a7-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"217.165.5.34","cf-ipcountry":"AE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-Jul-2026 05:59:00 UTC] === User Orders API Called ===
[29-Jul-2026 05:59:00 UTC] User ID: 1180
[29-Jul-2026 05:59:00 UTC] Limit: 20, Offset: 0
[29-Jul-2026 05:59:00 UTC] Orders found: 0
[29-Jul-2026 05:59:00 UTC] Orders data: []
[29-Jul-2026 05:59:00 UTC] === API CALL LOG ===
[29-Jul-2026 05:59:00 UTC] Endpoint: user/profile.php
[29-Jul-2026 05:59:00 UTC] Full Log Data: {
    "timestamp": "2026-07-29 05:59:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "217.165.5.34",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "217.165.5.34, 172.71.119.49",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MCIsInVzZXJuYW1lIjoic3VubnkxMjQiLCJlbWFpbCI6InN1bm55YmF0YnV6ekBnbWFpbC5jb20iLCJleHAiOjE3ODU5MDg5NTd9.ymisBr19cKcyC7wPpIdu42jcqodlYCGJUt-nLcEJEt0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a229e5220cdbd0a7-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "217.165.5.34",
        "cf-ipcountry": "AE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 05:59:00 UTC] === END API CALL LOG ===
[29-Jul-2026 05:59:00 UTC] Total orders count: 0
[29-Jul-2026 05:59:00 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 05:59:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MCIsInVzZXJuYW1lIjoic3VubnkxMjQiLCJlbWFpbCI6InN1bm55YmF0YnV6ekBnbWFpbC5jb20iLCJleHAiOjE3ODU5MDg5NTd9.ymisBr19cKcyC7wPpIdu42jcqodlYCGJUt-nLcEJEt0
[29-Jul-2026 05:59:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 05:59:00 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 05:59:00 UTC] User ID: 1180
[29-Jul-2026 05:59:00 UTC] ✅ User profile retrieved successfully for user ID: 1180
[29-Jul-2026 05:59:00 UTC] === API CALL LOG ===
[29-Jul-2026 05:59:00 UTC] Endpoint: user/profile.php
[29-Jul-2026 05:59:00 UTC] Full Log Data: {
    "timestamp": "2026-07-29 05:59:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "217.165.5.34",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "217.165.5.34, 172.71.119.49",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MCIsInVzZXJuYW1lIjoic3VubnkxMjQiLCJlbWFpbCI6InN1bm55YmF0YnV6ekBnbWFpbC5jb20iLCJleHAiOjE3ODU5MDg5NTd9.ymisBr19cKcyC7wPpIdu42jcqodlYCGJUt-nLcEJEt0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a229e525dbb4d0a7-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "217.165.5.34",
        "cf-ipcountry": "AE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 05:59:00 UTC] === END API CALL LOG ===
[29-Jul-2026 05:59:00 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 05:59:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MCIsInVzZXJuYW1lIjoic3VubnkxMjQiLCJlbWFpbCI6InN1bm55YmF0YnV6ekBnbWFpbC5jb20iLCJleHAiOjE3ODU5MDg5NTd9.ymisBr19cKcyC7wPpIdu42jcqodlYCGJUt-nLcEJEt0
[29-Jul-2026 05:59:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 05:59:00 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 05:59:00 UTC] User ID: 1180
[29-Jul-2026 05:59:00 UTC] ✅ User profile retrieved successfully for user ID: 1180
[29-Jul-2026 05:59:03 UTC] === API CALL LOG ===
[29-Jul-2026 05:59:03 UTC] Endpoint: user/profile.php
[29-Jul-2026 05:59:03 UTC] Full Log Data: {
    "timestamp": "2026-07-29 05:59:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "217.165.5.34",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "217.165.5.34, 172.71.119.49",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MCIsInVzZXJuYW1lIjoic3VubnkxMjQiLCJlbWFpbCI6InN1bm55YmF0YnV6ekBnbWFpbC5jb20iLCJleHAiOjE3ODU5MDg5NTd9.ymisBr19cKcyC7wPpIdu42jcqodlYCGJUt-nLcEJEt0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a229e539dffcd0a7-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "217.165.5.34",
        "cf-ipcountry": "AE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 05:59:03 UTC] === END API CALL LOG ===
[29-Jul-2026 05:59:03 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 05:59:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MCIsInVzZXJuYW1lIjoic3VubnkxMjQiLCJlbWFpbCI6InN1bm55YmF0YnV6ekBnbWFpbC5jb20iLCJleHAiOjE3ODU5MDg5NTd9.ymisBr19cKcyC7wPpIdu42jcqodlYCGJUt-nLcEJEt0
[29-Jul-2026 05:59:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 05:59:03 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 05:59:03 UTC] User ID: 1180
[29-Jul-2026 05:59:03 UTC] ✅ User profile retrieved successfully for user ID: 1180
[29-Jul-2026 05:59:04 UTC] User Purchases API - User ID: 1180
[29-Jul-2026 05:59:04 UTC] User Purchases API - Total purchases found: 1
[29-Jul-2026 05:59:12 UTC] User Purchases API - User ID: 1180
[29-Jul-2026 05:59:12 UTC] User Purchases API - Total purchases found: 1
[29-Jul-2026 05:59:20 UTC] === API CALL LOG ===
[29-Jul-2026 05:59:20 UTC] Endpoint: user/profile.php
[29-Jul-2026 05:59:20 UTC] Full Log Data: {
    "timestamp": "2026-07-29 05:59:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "217.165.5.34",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "217.165.5.34, 172.71.119.50",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MCIsInVzZXJuYW1lIjoic3VubnkxMjQiLCJlbWFpbCI6InN1bm55YmF0YnV6ekBnbWFpbC5jb20iLCJleHAiOjE3ODU5MDg5NTd9.ymisBr19cKcyC7wPpIdu42jcqodlYCGJUt-nLcEJEt0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a229e5a13f95d0a7-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "217.165.5.34",
        "cf-ipcountry": "AE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 05:59:20 UTC] === END API CALL LOG ===
[29-Jul-2026 05:59:20 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 05:59:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MCIsInVzZXJuYW1lIjoic3VubnkxMjQiLCJlbWFpbCI6InN1bm55YmF0YnV6ekBnbWFpbC5jb20iLCJleHAiOjE3ODU5MDg5NTd9.ymisBr19cKcyC7wPpIdu42jcqodlYCGJUt-nLcEJEt0
[29-Jul-2026 05:59:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 05:59:20 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 05:59:20 UTC] User ID: 1180
[29-Jul-2026 05:59:20 UTC] ✅ User profile retrieved successfully for user ID: 1180
[29-Jul-2026 05:59:20 UTC] User Purchases API - User ID: 1180
[29-Jul-2026 05:59:20 UTC] User Purchases API - Total purchases found: 1
[29-Jul-2026 05:59:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jul-2026 05:59:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jul-2026 05:59:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"217.165.5.34, 172.71.119.50","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MCIsInVzZXJuYW1lIjoic3VubnkxMjQiLCJlbWFpbCI6InN1bm55YmF0YnV6ekBnbWFpbC5jb20iLCJleHAiOjE3ODU5MDg5NTd9.ymisBr19cKcyC7wPpIdu42jcqodlYCGJUt-nLcEJEt0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a229e5abb9aed0a7-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"217.165.5.34","cf-ipcountry":"AE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-Jul-2026 05:59:22 UTC] === User Orders API Called ===
[29-Jul-2026 05:59:22 UTC] User ID: 1180
[29-Jul-2026 05:59:22 UTC] Limit: 20, Offset: 0
[29-Jul-2026 05:59:22 UTC] Orders found: 0
[29-Jul-2026 05:59:22 UTC] Orders data: []
[29-Jul-2026 05:59:22 UTC] Total orders count: 0
[29-Jul-2026 05:59:24 UTC] === API CALL LOG ===
[29-Jul-2026 05:59:24 UTC] Endpoint: user/profile.php
[29-Jul-2026 05:59:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jul-2026 05:59:24 UTC] Full Log Data: {
    "timestamp": "2026-07-29 05:59:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "217.165.5.34",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "217.165.5.34, 172.71.119.50",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MCIsInVzZXJuYW1lIjoic3VubnkxMjQiLCJlbWFpbCI6InN1bm55YmF0YnV6ekBnbWFpbC5jb20iLCJleHAiOjE3ODU5MDg5NTd9.ymisBr19cKcyC7wPpIdu42jcqodlYCGJUt-nLcEJEt0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a229e5b91982d0a7-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "217.165.5.34",
        "cf-ipcountry": "AE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 05:59:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jul-2026 05:59:24 UTC] === END API CALL LOG ===
[29-Jul-2026 05:59:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"217.165.5.34, 172.71.119.50","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MCIsInVzZXJuYW1lIjoic3VubnkxMjQiLCJlbWFpbCI6InN1bm55YmF0YnV6ekBnbWFpbC5jb20iLCJleHAiOjE3ODU5MDg5NTd9.ymisBr19cKcyC7wPpIdu42jcqodlYCGJUt-nLcEJEt0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a229e5b91980d0a7-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"217.165.5.34","cf-ipcountry":"AE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-Jul-2026 05:59:24 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 05:59:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MCIsInVzZXJuYW1lIjoic3VubnkxMjQiLCJlbWFpbCI6InN1bm55YmF0YnV6ekBnbWFpbC5jb20iLCJleHAiOjE3ODU5MDg5NTd9.ymisBr19cKcyC7wPpIdu42jcqodlYCGJUt-nLcEJEt0
[29-Jul-2026 05:59:24 UTC] === User Orders API Called ===
[29-Jul-2026 05:59:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 05:59:24 UTC] User ID: 1180
[29-Jul-2026 05:59:24 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 05:59:24 UTC] Limit: 20, Offset: 0
[29-Jul-2026 05:59:24 UTC] User ID: 1180
[29-Jul-2026 05:59:24 UTC] ✅ User profile retrieved successfully for user ID: 1180
[29-Jul-2026 05:59:24 UTC] Orders found: 0
[29-Jul-2026 05:59:24 UTC] Orders data: []
[29-Jul-2026 05:59:24 UTC] Total orders count: 0
[29-Jul-2026 05:59:24 UTC] === API CALL LOG ===
[29-Jul-2026 05:59:24 UTC] Endpoint: user/profile.php
[29-Jul-2026 05:59:24 UTC] Full Log Data: {
    "timestamp": "2026-07-29 05:59:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "217.165.5.34",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "217.165.5.34, 172.71.119.50",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MCIsInVzZXJuYW1lIjoic3VubnkxMjQiLCJlbWFpbCI6InN1bm55YmF0YnV6ekBnbWFpbC5jb20iLCJleHAiOjE3ODU5MDg5NTd9.ymisBr19cKcyC7wPpIdu42jcqodlYCGJUt-nLcEJEt0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a229e5bcc8bad0a7-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "217.165.5.34",
        "cf-ipcountry": "AE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 05:59:24 UTC] === END API CALL LOG ===
[29-Jul-2026 05:59:24 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 05:59:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MCIsInVzZXJuYW1lIjoic3VubnkxMjQiLCJlbWFpbCI6InN1bm55YmF0YnV6ekBnbWFpbC5jb20iLCJleHAiOjE3ODU5MDg5NTd9.ymisBr19cKcyC7wPpIdu42jcqodlYCGJUt-nLcEJEt0
[29-Jul-2026 05:59:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 05:59:24 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 05:59:24 UTC] User ID: 1180
[29-Jul-2026 05:59:24 UTC] ✅ User profile retrieved successfully for user ID: 1180
[29-Jul-2026 05:59:42 UTC] === API CALL LOG ===
[29-Jul-2026 05:59:42 UTC] Endpoint: user/profile.php
[29-Jul-2026 05:59:42 UTC] Full Log Data: {
    "timestamp": "2026-07-29 05:59:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "217.165.5.34",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "217.165.5.34, 172.71.119.49",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MCIsInVzZXJuYW1lIjoic3VubnkxMjQiLCJlbWFpbCI6InN1bm55YmF0YnV6ekBnbWFpbC5jb20iLCJleHAiOjE3ODU5MDg5NTd9.ymisBr19cKcyC7wPpIdu42jcqodlYCGJUt-nLcEJEt0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a229e62819d4d0a7-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "217.165.5.34",
        "cf-ipcountry": "AE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 05:59:42 UTC] === END API CALL LOG ===
[29-Jul-2026 05:59:42 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 05:59:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MCIsInVzZXJuYW1lIjoic3VubnkxMjQiLCJlbWFpbCI6InN1bm55YmF0YnV6ekBnbWFpbC5jb20iLCJleHAiOjE3ODU5MDg5NTd9.ymisBr19cKcyC7wPpIdu42jcqodlYCGJUt-nLcEJEt0
[29-Jul-2026 05:59:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 05:59:42 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 05:59:42 UTC] User ID: 1180
[29-Jul-2026 05:59:42 UTC] ✅ User profile retrieved successfully for user ID: 1180
[29-Jul-2026 05:59:42 UTC] User Purchases API - User ID: 1180
[29-Jul-2026 05:59:42 UTC] User Purchases API - Total purchases found: 1
[29-Jul-2026 05:59:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jul-2026 05:59:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jul-2026 05:59:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"217.165.5.34, 172.71.119.49","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MCIsInVzZXJuYW1lIjoic3VubnkxMjQiLCJlbWFpbCI6InN1bm55YmF0YnV6ekBnbWFpbC5jb20iLCJleHAiOjE3ODU5MDg5NTd9.ymisBr19cKcyC7wPpIdu42jcqodlYCGJUt-nLcEJEt0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a229e6346a48d0a7-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"217.165.5.34","cf-ipcountry":"AE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-Jul-2026 05:59:44 UTC] === User Orders API Called ===
[29-Jul-2026 05:59:44 UTC] User ID: 1180
[29-Jul-2026 05:59:44 UTC] Limit: 20, Offset: 0
[29-Jul-2026 05:59:44 UTC] Orders found: 0
[29-Jul-2026 05:59:44 UTC] Orders data: []
[29-Jul-2026 05:59:44 UTC] Total orders count: 0
[29-Jul-2026 06:00:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jul-2026 06:00:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jul-2026 06:00:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"217.165.5.34, 172.71.119.49","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MCIsInVzZXJuYW1lIjoic3VubnkxMjQiLCJlbWFpbCI6InN1bm55YmF0YnV6ekBnbWFpbC5jb20iLCJleHAiOjE3ODU5MDg5NTd9.ymisBr19cKcyC7wPpIdu42jcqodlYCGJUt-nLcEJEt0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a229e6f4ee2ed0a7-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"217.165.5.34","cf-ipcountry":"AE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-Jul-2026 06:00:14 UTC] === User Orders API Called ===
[29-Jul-2026 06:00:14 UTC] User ID: 1180
[29-Jul-2026 06:00:14 UTC] Limit: 20, Offset: 0
[29-Jul-2026 06:00:14 UTC] Orders found: 0
[29-Jul-2026 06:00:14 UTC] Orders data: []
[29-Jul-2026 06:00:14 UTC] Total orders count: 0
[29-Jul-2026 06:00:15 UTC] === API CALL LOG ===
[29-Jul-2026 06:00:15 UTC] Endpoint: user/profile.php
[29-Jul-2026 06:00:15 UTC] Full Log Data: {
    "timestamp": "2026-07-29 06:00:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "217.165.5.34",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "217.165.5.34, 172.71.119.49",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MCIsInVzZXJuYW1lIjoic3VubnkxMjQiLCJlbWFpbCI6InN1bm55YmF0YnV6ekBnbWFpbC5jb20iLCJleHAiOjE3ODU5MDg5NTd9.ymisBr19cKcyC7wPpIdu42jcqodlYCGJUt-nLcEJEt0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a229e6f5afedd0a7-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "217.165.5.34",
        "cf-ipcountry": "AE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 06:00:15 UTC] === END API CALL LOG ===
[29-Jul-2026 06:00:15 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 06:00:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MCIsInVzZXJuYW1lIjoic3VubnkxMjQiLCJlbWFpbCI6InN1bm55YmF0YnV6ekBnbWFpbC5jb20iLCJleHAiOjE3ODU5MDg5NTd9.ymisBr19cKcyC7wPpIdu42jcqodlYCGJUt-nLcEJEt0
[29-Jul-2026 06:00:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 06:00:15 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 06:00:15 UTC] User ID: 1180
[29-Jul-2026 06:00:15 UTC] ✅ User profile retrieved successfully for user ID: 1180
[29-Jul-2026 06:00:15 UTC] === API CALL LOG ===
[29-Jul-2026 06:00:15 UTC] Endpoint: user/profile.php
[29-Jul-2026 06:00:15 UTC] Full Log Data: {
    "timestamp": "2026-07-29 06:00:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "217.165.5.34",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "217.165.5.34, 172.71.119.49",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MCIsInVzZXJuYW1lIjoic3VubnkxMjQiLCJlbWFpbCI6InN1bm55YmF0YnV6ekBnbWFpbC5jb20iLCJleHAiOjE3ODU5MDg5NTd9.ymisBr19cKcyC7wPpIdu42jcqodlYCGJUt-nLcEJEt0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a229e6f84e81d0a7-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "217.165.5.34",
        "cf-ipcountry": "AE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 06:00:15 UTC] === END API CALL LOG ===
[29-Jul-2026 06:00:15 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 06:00:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MCIsInVzZXJuYW1lIjoic3VubnkxMjQiLCJlbWFpbCI6InN1bm55YmF0YnV6ekBnbWFpbC5jb20iLCJleHAiOjE3ODU5MDg5NTd9.ymisBr19cKcyC7wPpIdu42jcqodlYCGJUt-nLcEJEt0
[29-Jul-2026 06:00:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 06:00:15 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 06:00:15 UTC] User ID: 1180
[29-Jul-2026 06:00:15 UTC] ✅ User profile retrieved successfully for user ID: 1180
[29-Jul-2026 06:00:16 UTC] === API CALL LOG ===
[29-Jul-2026 06:00:16 UTC] Endpoint: user/profile.php
[29-Jul-2026 06:00:16 UTC] Full Log Data: {
    "timestamp": "2026-07-29 06:00:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "217.165.5.34",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "217.165.5.34, 172.71.119.49",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MCIsInVzZXJuYW1lIjoic3VubnkxMjQiLCJlbWFpbCI6InN1bm55YmF0YnV6ekBnbWFpbC5jb20iLCJleHAiOjE3ODU5MDg5NTd9.ymisBr19cKcyC7wPpIdu42jcqodlYCGJUt-nLcEJEt0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a229e6fbfeffd0a7-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "217.165.5.34",
        "cf-ipcountry": "AE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 06:00:16 UTC] === END API CALL LOG ===
[29-Jul-2026 06:00:16 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 06:00:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MCIsInVzZXJuYW1lIjoic3VubnkxMjQiLCJlbWFpbCI6InN1bm55YmF0YnV6ekBnbWFpbC5jb20iLCJleHAiOjE3ODU5MDg5NTd9.ymisBr19cKcyC7wPpIdu42jcqodlYCGJUt-nLcEJEt0
[29-Jul-2026 06:00:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 06:00:16 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 06:00:16 UTC] User ID: 1180
[29-Jul-2026 06:00:16 UTC] ✅ User profile retrieved successfully for user ID: 1180
[29-Jul-2026 06:00:16 UTC] User Purchases API - User ID: 1180
[29-Jul-2026 06:00:16 UTC] User Purchases API - Total purchases found: 2
[29-Jul-2026 06:00:59 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jul-2026 06:00:59 UTC] === API CALL LOG ===
[29-Jul-2026 06:00:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jul-2026 06:00:59 UTC] Endpoint: user/profile.php
[29-Jul-2026 06:00:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"217.165.5.34, 172.71.119.50","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTgwLCJ1c2VybmFtZSI6InN1bm55MTI0IiwiZW1haWwiOiJzdW5ueWJhdGJ1enpAZ21haWwuY29tIiwiZXhwIjoxNzg1OTA5NjU5fQ.nOA8B0wjVB7SCsQ-mitjBdeVWz_ENo5oeNProb3qkUg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a229e80bf83fd0a7-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"217.165.5.34","cf-ipcountry":"AE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-Jul-2026 06:00:59 UTC] Full Log Data: {
    "timestamp": "2026-07-29 06:00:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "217.165.5.34",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "217.165.5.34, 172.71.119.50",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTgwLCJ1c2VybmFtZSI6InN1bm55MTI0IiwiZW1haWwiOiJzdW5ueWJhdGJ1enpAZ21haWwuY29tIiwiZXhwIjoxNzg1OTA5NjU5fQ.nOA8B0wjVB7SCsQ-mitjBdeVWz_ENo5oeNProb3qkUg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a229e80bf83cd0a7-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "217.165.5.34",
        "cf-ipcountry": "AE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 06:00:59 UTC] === END API CALL LOG ===
[29-Jul-2026 06:00:59 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 06:00:59 UTC] === User Orders API Called ===
[29-Jul-2026 06:00:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTgwLCJ1c2VybmFtZSI6InN1bm55MTI0IiwiZW1haWwiOiJzdW5ueWJhdGJ1enpAZ21haWwuY29tIiwiZXhwIjoxNzg1OTA5NjU5fQ.nOA8B0wjVB7SCsQ-mitjBdeVWz_ENo5oeNProb3qkUg
[29-Jul-2026 06:00:59 UTC] User ID: 1180
[29-Jul-2026 06:00:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 06:00:59 UTC] Limit: 20, Offset: 0
[29-Jul-2026 06:00:59 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 06:00:59 UTC] User ID: 1180
[29-Jul-2026 06:00:59 UTC] ✅ User profile retrieved successfully for user ID: 1180
[29-Jul-2026 06:00:59 UTC] Orders found: 0
[29-Jul-2026 06:00:59 UTC] Orders data: []
[29-Jul-2026 06:00:59 UTC] Total orders count: 0
[29-Jul-2026 06:00:59 UTC] === API CALL LOG ===
[29-Jul-2026 06:00:59 UTC] Endpoint: user/profile.php
[29-Jul-2026 06:00:59 UTC] Full Log Data: {
    "timestamp": "2026-07-29 06:00:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "217.165.5.34",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "217.165.5.34, 172.71.119.50",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTgwLCJ1c2VybmFtZSI6InN1bm55MTI0IiwiZW1haWwiOiJzdW5ueWJhdGJ1enpAZ21haWwuY29tIiwiZXhwIjoxNzg1OTA5NjU5fQ.nOA8B0wjVB7SCsQ-mitjBdeVWz_ENo5oeNProb3qkUg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a229e80cda4bd0a7-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "217.165.5.34",
        "cf-ipcountry": "AE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 06:00:59 UTC] === END API CALL LOG ===
[29-Jul-2026 06:00:59 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 06:00:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTgwLCJ1c2VybmFtZSI6InN1bm55MTI0IiwiZW1haWwiOiJzdW5ueWJhdGJ1enpAZ21haWwuY29tIiwiZXhwIjoxNzg1OTA5NjU5fQ.nOA8B0wjVB7SCsQ-mitjBdeVWz_ENo5oeNProb3qkUg
[29-Jul-2026 06:00:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 06:00:59 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 06:00:59 UTC] User ID: 1180
[29-Jul-2026 06:00:59 UTC] ✅ User profile retrieved successfully for user ID: 1180
[29-Jul-2026 06:06:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jul-2026 06:06:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jul-2026 06:06:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"217.165.5.34, 172.71.119.49","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTgwLCJ1c2VybmFtZSI6InN1bm55MTI0IiwiZW1haWwiOiJzdW5ueWJhdGJ1enpAZ21haWwuY29tIiwiZXhwIjoxNzg1OTA5NjU5fQ.nOA8B0wjVB7SCsQ-mitjBdeVWz_ENo5oeNProb3qkUg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a229f060cd90d0a7-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"217.165.5.34","cf-ipcountry":"AE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-Jul-2026 06:06:40 UTC] === User Orders API Called ===
[29-Jul-2026 06:06:40 UTC] User ID: 1180
[29-Jul-2026 06:06:40 UTC] Limit: 20, Offset: 0
[29-Jul-2026 06:06:40 UTC] Orders found: 0
[29-Jul-2026 06:06:40 UTC] Orders data: []
[29-Jul-2026 06:06:40 UTC] Total orders count: 0
[29-Jul-2026 06:06:43 UTC] === API CALL LOG ===
[29-Jul-2026 06:06:43 UTC] Endpoint: user/profile.php
[29-Jul-2026 06:06:43 UTC] Full Log Data: {
    "timestamp": "2026-07-29 06:06:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "217.165.5.34",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "217.165.5.34, 172.71.119.49",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTgwLCJ1c2VybmFtZSI6InN1bm55MTI0IiwiZW1haWwiOiJzdW5ueWJhdGJ1enpAZ21haWwuY29tIiwiZXhwIjoxNzg1OTA5NjU5fQ.nOA8B0wjVB7SCsQ-mitjBdeVWz_ENo5oeNProb3qkUg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a229f06f38ddd0a7-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "217.165.5.34",
        "cf-ipcountry": "AE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 06:06:43 UTC] === END API CALL LOG ===
[29-Jul-2026 06:06:43 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 06:06:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTgwLCJ1c2VybmFtZSI6InN1bm55MTI0IiwiZW1haWwiOiJzdW5ueWJhdGJ1enpAZ21haWwuY29tIiwiZXhwIjoxNzg1OTA5NjU5fQ.nOA8B0wjVB7SCsQ-mitjBdeVWz_ENo5oeNProb3qkUg
[29-Jul-2026 06:06:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 06:06:43 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 06:06:43 UTC] User ID: 1180
[29-Jul-2026 06:06:43 UTC] ✅ User profile retrieved successfully for user ID: 1180
[29-Jul-2026 06:06:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jul-2026 06:06:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jul-2026 06:06:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"217.165.5.34, 172.71.119.49","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTgwLCJ1c2VybmFtZSI6InN1bm55MTI0IiwiZW1haWwiOiJzdW5ueWJhdGJ1enpAZ21haWwuY29tIiwiZXhwIjoxNzg1OTA5NjU5fQ.nOA8B0wjVB7SCsQ-mitjBdeVWz_ENo5oeNProb3qkUg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a229f06f38dbd0a7-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"217.165.5.34","cf-ipcountry":"AE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-Jul-2026 06:06:43 UTC] === User Orders API Called ===
[29-Jul-2026 06:06:43 UTC] User ID: 1180
[29-Jul-2026 06:06:43 UTC] Limit: 20, Offset: 0
[29-Jul-2026 06:06:43 UTC] Orders found: 0
[29-Jul-2026 06:06:43 UTC] Orders data: []
[29-Jul-2026 06:06:43 UTC] Total orders count: 0
[29-Jul-2026 06:06:43 UTC] === API CALL LOG ===
[29-Jul-2026 06:06:43 UTC] Endpoint: user/profile.php
[29-Jul-2026 06:06:43 UTC] Full Log Data: {
    "timestamp": "2026-07-29 06:06:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "217.165.5.34",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "217.165.5.34, 172.71.119.49",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTgwLCJ1c2VybmFtZSI6InN1bm55MTI0IiwiZW1haWwiOiJzdW5ueWJhdGJ1enpAZ21haWwuY29tIiwiZXhwIjoxNzg1OTA5NjU5fQ.nOA8B0wjVB7SCsQ-mitjBdeVWz_ENo5oeNProb3qkUg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a229f073098ad0a7-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "217.165.5.34",
        "cf-ipcountry": "AE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 06:06:43 UTC] === END API CALL LOG ===
[29-Jul-2026 06:06:43 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 06:06:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTgwLCJ1c2VybmFtZSI6InN1bm55MTI0IiwiZW1haWwiOiJzdW5ueWJhdGJ1enpAZ21haWwuY29tIiwiZXhwIjoxNzg1OTA5NjU5fQ.nOA8B0wjVB7SCsQ-mitjBdeVWz_ENo5oeNProb3qkUg
[29-Jul-2026 06:06:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 06:06:43 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 06:06:43 UTC] User ID: 1180
[29-Jul-2026 06:06:43 UTC] ✅ User profile retrieved successfully for user ID: 1180
[29-Jul-2026 06:06:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jul-2026 06:06:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jul-2026 06:06:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"217.165.5.34, 172.71.119.49","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTgwLCJ1c2VybmFtZSI6InN1bm55MTI0IiwiZW1haWwiOiJzdW5ueWJhdGJ1enpAZ21haWwuY29tIiwiZXhwIjoxNzg1OTA5NjU5fQ.nOA8B0wjVB7SCsQ-mitjBdeVWz_ENo5oeNProb3qkUg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a229f0b368d4d0a7-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"217.165.5.34","cf-ipcountry":"AE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-Jul-2026 06:06:54 UTC] === User Orders API Called ===
[29-Jul-2026 06:06:54 UTC] User ID: 1180
[29-Jul-2026 06:06:54 UTC] Limit: 20, Offset: 0
[29-Jul-2026 06:06:54 UTC] Orders found: 0
[29-Jul-2026 06:06:54 UTC] Orders data: []
[29-Jul-2026 06:06:54 UTC] Total orders count: 0
[29-Jul-2026 06:06:54 UTC] === API CALL LOG ===
[29-Jul-2026 06:06:54 UTC] Endpoint: user/profile.php
[29-Jul-2026 06:06:54 UTC] Full Log Data: {
    "timestamp": "2026-07-29 06:06:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "217.165.5.34",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "217.165.5.34, 172.71.119.49",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTgwLCJ1c2VybmFtZSI6InN1bm55MTI0IiwiZW1haWwiOiJzdW5ueWJhdGJ1enpAZ21haWwuY29tIiwiZXhwIjoxNzg1OTA5NjU5fQ.nOA8B0wjVB7SCsQ-mitjBdeVWz_ENo5oeNProb3qkUg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a229f0b368d7d0a7-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "217.165.5.34",
        "cf-ipcountry": "AE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 06:06:54 UTC] === END API CALL LOG ===
[29-Jul-2026 06:06:54 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 06:06:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTgwLCJ1c2VybmFtZSI6InN1bm55MTI0IiwiZW1haWwiOiJzdW5ueWJhdGJ1enpAZ21haWwuY29tIiwiZXhwIjoxNzg1OTA5NjU5fQ.nOA8B0wjVB7SCsQ-mitjBdeVWz_ENo5oeNProb3qkUg
[29-Jul-2026 06:06:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 06:06:54 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 06:06:54 UTC] User ID: 1180
[29-Jul-2026 06:06:54 UTC] ✅ User profile retrieved successfully for user ID: 1180
[29-Jul-2026 06:06:54 UTC] === API CALL LOG ===
[29-Jul-2026 06:06:54 UTC] Endpoint: user/profile.php
[29-Jul-2026 06:06:54 UTC] Full Log Data: {
    "timestamp": "2026-07-29 06:06:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "217.165.5.34",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "217.165.5.34, 172.71.119.49",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTgwLCJ1c2VybmFtZSI6InN1bm55MTI0IiwiZW1haWwiOiJzdW5ueWJhdGJ1enpAZ21haWwuY29tIiwiZXhwIjoxNzg1OTA5NjU5fQ.nOA8B0wjVB7SCsQ-mitjBdeVWz_ENo5oeNProb3qkUg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a229f0b71ac7d0a7-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "217.165.5.34",
        "cf-ipcountry": "AE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 06:06:54 UTC] === END API CALL LOG ===
[29-Jul-2026 06:06:54 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 06:06:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTgwLCJ1c2VybmFtZSI6InN1bm55MTI0IiwiZW1haWwiOiJzdW5ueWJhdGJ1enpAZ21haWwuY29tIiwiZXhwIjoxNzg1OTA5NjU5fQ.nOA8B0wjVB7SCsQ-mitjBdeVWz_ENo5oeNProb3qkUg
[29-Jul-2026 06:06:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 06:06:54 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 06:06:54 UTC] User ID: 1180
[29-Jul-2026 06:06:54 UTC] ✅ User profile retrieved successfully for user ID: 1180
[29-Jul-2026 07:33:17 UTC] === API CALL LOG ===
[29-Jul-2026 07:33:17 UTC] Endpoint: user/profile.php
[29-Jul-2026 07:33:17 UTC] Full Log Data: {
    "timestamp": "2026-07-29 07:33:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.111.148.253",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "37.111.148.253, 162.159.122.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MSIsInVzZXJuYW1lIjoiSnVuYWlkNTY3IiwiZW1haWwiOiJsb25kaW5uaGlAZ21haWwuY29tIiwiZXhwIjoxNzg1OTE1MTk2fQ.XK0iWxYhWxg6EoNqArMkRISL9HIfs7Udfs6CGfaynu0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22a6f40fd10f31b-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "37.111.148.253",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 07:33:17 UTC] === END API CALL LOG ===
[29-Jul-2026 07:33:17 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 07:33:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MSIsInVzZXJuYW1lIjoiSnVuYWlkNTY3IiwiZW1haWwiOiJsb25kaW5uaGlAZ21haWwuY29tIiwiZXhwIjoxNzg1OTE1MTk2fQ.XK0iWxYhWxg6EoNqArMkRISL9HIfs7Udfs6CGfaynu0
[29-Jul-2026 07:33:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 07:33:17 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 07:33:17 UTC] User ID: 1181
[29-Jul-2026 07:33:17 UTC] ✅ User profile retrieved successfully for user ID: 1181
[29-Jul-2026 07:33:17 UTC] === API CALL LOG ===
[29-Jul-2026 07:33:17 UTC] Endpoint: user/profile.php
[29-Jul-2026 07:33:17 UTC] Full Log Data: {
    "timestamp": "2026-07-29 07:33:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.111.148.253",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "37.111.148.253, 162.159.122.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MSIsInVzZXJuYW1lIjoiSnVuYWlkNTY3IiwiZW1haWwiOiJsb25kaW5uaGlAZ21haWwuY29tIiwiZXhwIjoxNzg1OTE1MTk2fQ.XK0iWxYhWxg6EoNqArMkRISL9HIfs7Udfs6CGfaynu0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22a6f423f89f31b-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "37.111.148.253",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 07:33:17 UTC] === END API CALL LOG ===
[29-Jul-2026 07:33:17 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 07:33:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MSIsInVzZXJuYW1lIjoiSnVuYWlkNTY3IiwiZW1haWwiOiJsb25kaW5uaGlAZ21haWwuY29tIiwiZXhwIjoxNzg1OTE1MTk2fQ.XK0iWxYhWxg6EoNqArMkRISL9HIfs7Udfs6CGfaynu0
[29-Jul-2026 07:33:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 07:33:17 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 07:33:17 UTC] User ID: 1181
[29-Jul-2026 07:33:17 UTC] ✅ User profile retrieved successfully for user ID: 1181
[29-Jul-2026 07:33:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jul-2026 07:33:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jul-2026 07:33:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"37.111.148.253, 162.159.122.165","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MSIsInVzZXJuYW1lIjoiSnVuYWlkNTY3IiwiZW1haWwiOiJsb25kaW5uaGlAZ21haWwuY29tIiwiZXhwIjoxNzg1OTE1MTk2fQ.XK0iWxYhWxg6EoNqArMkRISL9HIfs7Udfs6CGfaynu0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a22a6f423f85f31b-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"37.111.148.253","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-Jul-2026 07:33:17 UTC] === User Orders API Called ===
[29-Jul-2026 07:33:17 UTC] User ID: 1181
[29-Jul-2026 07:33:17 UTC] Limit: 20, Offset: 0
[29-Jul-2026 07:33:17 UTC] Orders found: 0
[29-Jul-2026 07:33:17 UTC] Orders data: []
[29-Jul-2026 07:33:17 UTC] Total orders count: 0
[29-Jul-2026 07:33:18 UTC] === API CALL LOG ===
[29-Jul-2026 07:33:18 UTC] Endpoint: user/profile.php
[29-Jul-2026 07:33:18 UTC] Full Log Data: {
    "timestamp": "2026-07-29 07:33:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.111.148.253",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "37.111.148.253, 162.159.122.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MSIsInVzZXJuYW1lIjoiSnVuYWlkNTY3IiwiZW1haWwiOiJsb25kaW5uaGlAZ21haWwuY29tIiwiZXhwIjoxNzg1OTE1MTk2fQ.XK0iWxYhWxg6EoNqArMkRISL9HIfs7Udfs6CGfaynu0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22a6f492d9ef31b-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "37.111.148.253",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 07:33:18 UTC] === END API CALL LOG ===
[29-Jul-2026 07:33:18 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 07:33:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MSIsInVzZXJuYW1lIjoiSnVuYWlkNTY3IiwiZW1haWwiOiJsb25kaW5uaGlAZ21haWwuY29tIiwiZXhwIjoxNzg1OTE1MTk2fQ.XK0iWxYhWxg6EoNqArMkRISL9HIfs7Udfs6CGfaynu0
[29-Jul-2026 07:33:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 07:33:18 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 07:33:18 UTC] User ID: 1181
[29-Jul-2026 07:33:18 UTC] ✅ User profile retrieved successfully for user ID: 1181
[29-Jul-2026 07:33:36 UTC] === API CALL LOG ===
[29-Jul-2026 07:33:36 UTC] Endpoint: user/profile.php
[29-Jul-2026 07:33:36 UTC] Full Log Data: {
    "timestamp": "2026-07-29 07:33:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.111.148.253",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "37.111.148.253, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MSIsInVzZXJuYW1lIjoiSnVuYWlkNTY3IiwiZW1haWwiOiJsb25kaW5uaGlAZ21haWwuY29tIiwiZXhwIjoxNzg1OTE1MTk2fQ.XK0iWxYhWxg6EoNqArMkRISL9HIfs7Udfs6CGfaynu0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22a6fb96fb8f31b-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "37.111.148.253",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 07:33:36 UTC] === END API CALL LOG ===
[29-Jul-2026 07:33:36 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 07:33:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MSIsInVzZXJuYW1lIjoiSnVuYWlkNTY3IiwiZW1haWwiOiJsb25kaW5uaGlAZ21haWwuY29tIiwiZXhwIjoxNzg1OTE1MTk2fQ.XK0iWxYhWxg6EoNqArMkRISL9HIfs7Udfs6CGfaynu0
[29-Jul-2026 07:33:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 07:33:36 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 07:33:36 UTC] User ID: 1181
[29-Jul-2026 07:33:36 UTC] ✅ User profile retrieved successfully for user ID: 1181
[29-Jul-2026 07:33:37 UTC] User Purchases API - User ID: 1181
[29-Jul-2026 07:33:37 UTC] User Purchases API - Total purchases found: 0
[29-Jul-2026 07:33:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jul-2026 07:33:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jul-2026 07:33:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"37.111.148.253, 162.159.122.164","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MSIsInVzZXJuYW1lIjoiSnVuYWlkNTY3IiwiZW1haWwiOiJsb25kaW5uaGlAZ21haWwuY29tIiwiZXhwIjoxNzg1OTE1MTk2fQ.XK0iWxYhWxg6EoNqArMkRISL9HIfs7Udfs6CGfaynu0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a22a6fd2c8d0f31b-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"37.111.148.253","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-Jul-2026 07:33:40 UTC] === User Orders API Called ===
[29-Jul-2026 07:33:40 UTC] User ID: 1181
[29-Jul-2026 07:33:40 UTC] Limit: 20, Offset: 0
[29-Jul-2026 07:33:40 UTC] Orders found: 0
[29-Jul-2026 07:33:40 UTC] Orders data: []
[29-Jul-2026 07:33:40 UTC] Total orders count: 0
[29-Jul-2026 07:33:43 UTC] === API CALL LOG ===
[29-Jul-2026 07:33:43 UTC] Endpoint: user/profile.php
[29-Jul-2026 07:33:43 UTC] Full Log Data: {
    "timestamp": "2026-07-29 07:33:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.111.148.253",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "37.111.148.253, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MSIsInVzZXJuYW1lIjoiSnVuYWlkNTY3IiwiZW1haWwiOiJsb25kaW5uaGlAZ21haWwuY29tIiwiZXhwIjoxNzg1OTE1MTk2fQ.XK0iWxYhWxg6EoNqArMkRISL9HIfs7Udfs6CGfaynu0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22a6fe5bd14f31b-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "37.111.148.253",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 07:33:43 UTC] === END API CALL LOG ===
[29-Jul-2026 07:33:43 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 07:33:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MSIsInVzZXJuYW1lIjoiSnVuYWlkNTY3IiwiZW1haWwiOiJsb25kaW5uaGlAZ21haWwuY29tIiwiZXhwIjoxNzg1OTE1MTk2fQ.XK0iWxYhWxg6EoNqArMkRISL9HIfs7Udfs6CGfaynu0
[29-Jul-2026 07:33:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 07:33:43 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 07:33:43 UTC] User ID: 1181
[29-Jul-2026 07:33:43 UTC] ✅ User profile retrieved successfully for user ID: 1181
[29-Jul-2026 07:33:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jul-2026 07:33:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jul-2026 07:33:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"37.111.148.253, 162.159.122.164","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MSIsInVzZXJuYW1lIjoiSnVuYWlkNTY3IiwiZW1haWwiOiJsb25kaW5uaGlAZ21haWwuY29tIiwiZXhwIjoxNzg1OTE1MTk2fQ.XK0iWxYhWxg6EoNqArMkRISL9HIfs7Udfs6CGfaynu0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a22a6fe5bd12f31b-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"37.111.148.253","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-Jul-2026 07:33:43 UTC] === User Orders API Called ===
[29-Jul-2026 07:33:43 UTC] User ID: 1181
[29-Jul-2026 07:33:43 UTC] Limit: 20, Offset: 0
[29-Jul-2026 07:33:43 UTC] Orders found: 0
[29-Jul-2026 07:33:43 UTC] Orders data: []
[29-Jul-2026 07:33:43 UTC] Total orders count: 0
[29-Jul-2026 07:33:44 UTC] === API CALL LOG ===
[29-Jul-2026 07:33:44 UTC] Endpoint: user/profile.php
[29-Jul-2026 07:33:44 UTC] Full Log Data: {
    "timestamp": "2026-07-29 07:33:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.111.148.253",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "37.111.148.253, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MSIsInVzZXJuYW1lIjoiSnVuYWlkNTY3IiwiZW1haWwiOiJsb25kaW5uaGlAZ21haWwuY29tIiwiZXhwIjoxNzg1OTE1MTk2fQ.XK0iWxYhWxg6EoNqArMkRISL9HIfs7Udfs6CGfaynu0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22a6fea2e05f31b-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "37.111.148.253",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 07:33:44 UTC] === END API CALL LOG ===
[29-Jul-2026 07:33:44 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 07:33:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MSIsInVzZXJuYW1lIjoiSnVuYWlkNTY3IiwiZW1haWwiOiJsb25kaW5uaGlAZ21haWwuY29tIiwiZXhwIjoxNzg1OTE1MTk2fQ.XK0iWxYhWxg6EoNqArMkRISL9HIfs7Udfs6CGfaynu0
[29-Jul-2026 07:33:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 07:33:44 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 07:33:44 UTC] User ID: 1181
[29-Jul-2026 07:33:44 UTC] ✅ User profile retrieved successfully for user ID: 1181
[29-Jul-2026 07:33:45 UTC] === API CALL LOG ===
[29-Jul-2026 07:33:45 UTC] Endpoint: user/profile.php
[29-Jul-2026 07:33:45 UTC] Full Log Data: {
    "timestamp": "2026-07-29 07:33:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.111.148.253",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "37.111.148.253, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MSIsInVzZXJuYW1lIjoiSnVuYWlkNTY3IiwiZW1haWwiOiJsb25kaW5uaGlAZ21haWwuY29tIiwiZXhwIjoxNzg1OTE1MTk2fQ.XK0iWxYhWxg6EoNqArMkRISL9HIfs7Udfs6CGfaynu0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22a6feece56f31b-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "37.111.148.253",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 07:33:45 UTC] === END API CALL LOG ===
[29-Jul-2026 07:33:45 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 07:33:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MSIsInVzZXJuYW1lIjoiSnVuYWlkNTY3IiwiZW1haWwiOiJsb25kaW5uaGlAZ21haWwuY29tIiwiZXhwIjoxNzg1OTE1MTk2fQ.XK0iWxYhWxg6EoNqArMkRISL9HIfs7Udfs6CGfaynu0
[29-Jul-2026 07:33:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 07:33:45 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 07:33:45 UTC] User ID: 1181
[29-Jul-2026 07:33:45 UTC] ✅ User profile retrieved successfully for user ID: 1181
[29-Jul-2026 07:34:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jul-2026 07:34:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jul-2026 07:34:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"37.111.148.253, 162.159.122.164","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MSIsInVzZXJuYW1lIjoiSnVuYWlkNTY3IiwiZW1haWwiOiJsb25kaW5uaGlAZ21haWwuY29tIiwiZXhwIjoxNzg1OTE1MTk2fQ.XK0iWxYhWxg6EoNqArMkRISL9HIfs7Udfs6CGfaynu0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a22a70eebd94f31b-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"37.111.148.253","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-Jul-2026 07:34:26 UTC] === User Orders API Called ===
[29-Jul-2026 07:34:26 UTC] User ID: 1181
[29-Jul-2026 07:34:26 UTC] Limit: 20, Offset: 0
[29-Jul-2026 07:34:26 UTC] Orders found: 0
[29-Jul-2026 07:34:26 UTC] Orders data: []
[29-Jul-2026 07:34:26 UTC] Total orders count: 0
[29-Jul-2026 07:34:26 UTC] === API CALL LOG ===
[29-Jul-2026 07:34:26 UTC] Endpoint: user/profile.php
[29-Jul-2026 07:34:26 UTC] Full Log Data: {
    "timestamp": "2026-07-29 07:34:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.111.148.253",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "37.111.148.253, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MSIsInVzZXJuYW1lIjoiSnVuYWlkNTY3IiwiZW1haWwiOiJsb25kaW5uaGlAZ21haWwuY29tIiwiZXhwIjoxNzg1OTE1MTk2fQ.XK0iWxYhWxg6EoNqArMkRISL9HIfs7Udfs6CGfaynu0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22a70eebd95f31b-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "37.111.148.253",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 07:34:26 UTC] === END API CALL LOG ===
[29-Jul-2026 07:34:26 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 07:34:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MSIsInVzZXJuYW1lIjoiSnVuYWlkNTY3IiwiZW1haWwiOiJsb25kaW5uaGlAZ21haWwuY29tIiwiZXhwIjoxNzg1OTE1MTk2fQ.XK0iWxYhWxg6EoNqArMkRISL9HIfs7Udfs6CGfaynu0
[29-Jul-2026 07:34:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 07:34:26 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 07:34:26 UTC] User ID: 1181
[29-Jul-2026 07:34:26 UTC] ✅ User profile retrieved successfully for user ID: 1181
[29-Jul-2026 07:34:26 UTC] === API CALL LOG ===
[29-Jul-2026 07:34:26 UTC] Endpoint: user/profile.php
[29-Jul-2026 07:34:26 UTC] Full Log Data: {
    "timestamp": "2026-07-29 07:34:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.111.148.253",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "37.111.148.253, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MSIsInVzZXJuYW1lIjoiSnVuYWlkNTY3IiwiZW1haWwiOiJsb25kaW5uaGlAZ21haWwuY29tIiwiZXhwIjoxNzg1OTE1MTk2fQ.XK0iWxYhWxg6EoNqArMkRISL9HIfs7Udfs6CGfaynu0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22a70f29d50f31b-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "37.111.148.253",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 07:34:26 UTC] === END API CALL LOG ===
[29-Jul-2026 07:34:26 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 07:34:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MSIsInVzZXJuYW1lIjoiSnVuYWlkNTY3IiwiZW1haWwiOiJsb25kaW5uaGlAZ21haWwuY29tIiwiZXhwIjoxNzg1OTE1MTk2fQ.XK0iWxYhWxg6EoNqArMkRISL9HIfs7Udfs6CGfaynu0
[29-Jul-2026 07:34:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 07:34:26 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 07:34:26 UTC] User ID: 1181
[29-Jul-2026 07:34:26 UTC] ✅ User profile retrieved successfully for user ID: 1181
[29-Jul-2026 07:34:27 UTC] === API CALL LOG ===
[29-Jul-2026 07:34:27 UTC] Endpoint: user/profile.php
[29-Jul-2026 07:34:27 UTC] Full Log Data: {
    "timestamp": "2026-07-29 07:34:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.111.148.253",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "37.111.148.253, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MSIsInVzZXJuYW1lIjoiSnVuYWlkNTY3IiwiZW1haWwiOiJsb25kaW5uaGlAZ21haWwuY29tIiwiZXhwIjoxNzg1OTE1MTk2fQ.XK0iWxYhWxg6EoNqArMkRISL9HIfs7Udfs6CGfaynu0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22a70f8ab05f31b-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "37.111.148.253",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 07:34:27 UTC] === END API CALL LOG ===
[29-Jul-2026 07:34:27 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 07:34:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MSIsInVzZXJuYW1lIjoiSnVuYWlkNTY3IiwiZW1haWwiOiJsb25kaW5uaGlAZ21haWwuY29tIiwiZXhwIjoxNzg1OTE1MTk2fQ.XK0iWxYhWxg6EoNqArMkRISL9HIfs7Udfs6CGfaynu0
[29-Jul-2026 07:34:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 07:34:27 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 07:34:27 UTC] User ID: 1181
[29-Jul-2026 07:34:27 UTC] ✅ User profile retrieved successfully for user ID: 1181
[29-Jul-2026 07:34:39 UTC] === API CALL LOG ===
[29-Jul-2026 07:34:39 UTC] Endpoint: user/profile.php
[29-Jul-2026 07:34:39 UTC] Full Log Data: {
    "timestamp": "2026-07-29 07:34:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.111.148.253",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "37.111.148.253, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MSIsInVzZXJuYW1lIjoiSnVuYWlkNTY3IiwiZW1haWwiOiJsb25kaW5uaGlAZ21haWwuY29tIiwiZXhwIjoxNzg1OTE1MTk2fQ.XK0iWxYhWxg6EoNqArMkRISL9HIfs7Udfs6CGfaynu0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22a713dea13f31b-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "37.111.148.253",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 07:34:39 UTC] === END API CALL LOG ===
[29-Jul-2026 07:34:39 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 07:34:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MSIsInVzZXJuYW1lIjoiSnVuYWlkNTY3IiwiZW1haWwiOiJsb25kaW5uaGlAZ21haWwuY29tIiwiZXhwIjoxNzg1OTE1MTk2fQ.XK0iWxYhWxg6EoNqArMkRISL9HIfs7Udfs6CGfaynu0
[29-Jul-2026 07:34:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 07:34:39 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 07:34:39 UTC] User ID: 1181
[29-Jul-2026 07:34:39 UTC] ✅ User profile retrieved successfully for user ID: 1181
[29-Jul-2026 07:34:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jul-2026 07:34:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jul-2026 07:34:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"37.111.148.253, 162.159.122.164","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MSIsInVzZXJuYW1lIjoiSnVuYWlkNTY3IiwiZW1haWwiOiJsb25kaW5uaGlAZ21haWwuY29tIiwiZXhwIjoxNzg1OTE1MTk2fQ.XK0iWxYhWxg6EoNqArMkRISL9HIfs7Udfs6CGfaynu0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a22a713dea0ef31b-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"37.111.148.253","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-Jul-2026 07:34:39 UTC] === User Orders API Called ===
[29-Jul-2026 07:34:39 UTC] User ID: 1181
[29-Jul-2026 07:34:39 UTC] Limit: 20, Offset: 0
[29-Jul-2026 07:34:39 UTC] Orders found: 0
[29-Jul-2026 07:34:39 UTC] Orders data: []
[29-Jul-2026 07:34:39 UTC] Total orders count: 0
[29-Jul-2026 07:34:40 UTC] === API CALL LOG ===
[29-Jul-2026 07:34:40 UTC] Endpoint: user/profile.php
[29-Jul-2026 07:34:40 UTC] Full Log Data: {
    "timestamp": "2026-07-29 07:34:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.111.148.253",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "37.111.148.253, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MSIsInVzZXJuYW1lIjoiSnVuYWlkNTY3IiwiZW1haWwiOiJsb25kaW5uaGlAZ21haWwuY29tIiwiZXhwIjoxNzg1OTE1MTk2fQ.XK0iWxYhWxg6EoNqArMkRISL9HIfs7Udfs6CGfaynu0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22a71474cebf31b-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "37.111.148.253",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 07:34:40 UTC] === END API CALL LOG ===
[29-Jul-2026 07:34:40 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 07:34:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MSIsInVzZXJuYW1lIjoiSnVuYWlkNTY3IiwiZW1haWwiOiJsb25kaW5uaGlAZ21haWwuY29tIiwiZXhwIjoxNzg1OTE1MTk2fQ.XK0iWxYhWxg6EoNqArMkRISL9HIfs7Udfs6CGfaynu0
[29-Jul-2026 07:34:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 07:34:40 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 07:34:40 UTC] User ID: 1181
[29-Jul-2026 07:34:40 UTC] ✅ User profile retrieved successfully for user ID: 1181
[29-Jul-2026 07:34:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jul-2026 07:34:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jul-2026 07:34:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"37.111.148.253, 162.159.122.164","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MSIsInVzZXJuYW1lIjoiSnVuYWlkNTY3IiwiZW1haWwiOiJsb25kaW5uaGlAZ21haWwuY29tIiwiZXhwIjoxNzg1OTE1MTk2fQ.XK0iWxYhWxg6EoNqArMkRISL9HIfs7Udfs6CGfaynu0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a22a7156bb3df31b-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"37.111.148.253","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-Jul-2026 07:34:43 UTC] === User Orders API Called ===
[29-Jul-2026 07:34:43 UTC] User ID: 1181
[29-Jul-2026 07:34:43 UTC] Limit: 20, Offset: 0
[29-Jul-2026 07:34:43 UTC] === API CALL LOG ===
[29-Jul-2026 07:34:43 UTC] Endpoint: user/profile.php
[29-Jul-2026 07:34:43 UTC] Full Log Data: {
    "timestamp": "2026-07-29 07:34:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.111.148.253",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "37.111.148.253, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MSIsInVzZXJuYW1lIjoiSnVuYWlkNTY3IiwiZW1haWwiOiJsb25kaW5uaGlAZ21haWwuY29tIiwiZXhwIjoxNzg1OTE1MTk2fQ.XK0iWxYhWxg6EoNqArMkRISL9HIfs7Udfs6CGfaynu0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22a7156bb40f31b-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "37.111.148.253",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 07:34:43 UTC] === END API CALL LOG ===
[29-Jul-2026 07:34:43 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 07:34:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MSIsInVzZXJuYW1lIjoiSnVuYWlkNTY3IiwiZW1haWwiOiJsb25kaW5uaGlAZ21haWwuY29tIiwiZXhwIjoxNzg1OTE1MTk2fQ.XK0iWxYhWxg6EoNqArMkRISL9HIfs7Udfs6CGfaynu0
[29-Jul-2026 07:34:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 07:34:43 UTC] Orders found: 0
[29-Jul-2026 07:34:43 UTC] Orders data: []
[29-Jul-2026 07:34:43 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 07:34:43 UTC] User ID: 1181
[29-Jul-2026 07:34:43 UTC] Total orders count: 0
[29-Jul-2026 07:34:43 UTC] ✅ User profile retrieved successfully for user ID: 1181
[29-Jul-2026 07:34:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jul-2026 07:34:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jul-2026 07:34:43 UTC] === API CALL LOG ===
[29-Jul-2026 07:34:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"37.111.148.253, 162.159.122.164","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MSIsInVzZXJuYW1lIjoiSnVuYWlkNTY3IiwiZW1haWwiOiJsb25kaW5uaGlAZ21haWwuY29tIiwiZXhwIjoxNzg1OTE1MTk2fQ.XK0iWxYhWxg6EoNqArMkRISL9HIfs7Udfs6CGfaynu0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a22a7157fda1f31b-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"37.111.148.253","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-Jul-2026 07:34:43 UTC] Endpoint: user/profile.php
[29-Jul-2026 07:34:43 UTC] === User Orders API Called ===
[29-Jul-2026 07:34:43 UTC] Full Log Data: {
    "timestamp": "2026-07-29 07:34:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.111.148.253",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "37.111.148.253, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MSIsInVzZXJuYW1lIjoiSnVuYWlkNTY3IiwiZW1haWwiOiJsb25kaW5uaGlAZ21haWwuY29tIiwiZXhwIjoxNzg1OTE1MTk2fQ.XK0iWxYhWxg6EoNqArMkRISL9HIfs7Udfs6CGfaynu0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22a7157fd9ff31b-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "37.111.148.253",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 07:34:43 UTC] User ID: 1181
[29-Jul-2026 07:34:43 UTC] === END API CALL LOG ===
[29-Jul-2026 07:34:43 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 07:34:43 UTC] Limit: 20, Offset: 0
[29-Jul-2026 07:34:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MSIsInVzZXJuYW1lIjoiSnVuYWlkNTY3IiwiZW1haWwiOiJsb25kaW5uaGlAZ21haWwuY29tIiwiZXhwIjoxNzg1OTE1MTk2fQ.XK0iWxYhWxg6EoNqArMkRISL9HIfs7Udfs6CGfaynu0
[29-Jul-2026 07:34:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 07:34:43 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 07:34:43 UTC] User ID: 1181
[29-Jul-2026 07:34:43 UTC] Orders found: 0
[29-Jul-2026 07:34:43 UTC] Orders data: []
[29-Jul-2026 07:34:43 UTC] Total orders count: 0
[29-Jul-2026 07:34:43 UTC] ✅ User profile retrieved successfully for user ID: 1181
[29-Jul-2026 07:34:45 UTC] === API CALL LOG ===
[29-Jul-2026 07:34:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jul-2026 07:34:45 UTC] Endpoint: user/profile.php
[29-Jul-2026 07:34:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jul-2026 07:34:45 UTC] Full Log Data: {
    "timestamp": "2026-07-29 07:34:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.111.148.253",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "37.111.148.253, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MSIsInVzZXJuYW1lIjoiSnVuYWlkNTY3IiwiZW1haWwiOiJsb25kaW5uaGlAZ21haWwuY29tIiwiZXhwIjoxNzg1OTE1MTk2fQ.XK0iWxYhWxg6EoNqArMkRISL9HIfs7Udfs6CGfaynu0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22a71656fc6f31b-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "37.111.148.253",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 07:34:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"37.111.148.253, 162.159.122.164","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MSIsInVzZXJuYW1lIjoiSnVuYWlkNTY3IiwiZW1haWwiOiJsb25kaW5uaGlAZ21haWwuY29tIiwiZXhwIjoxNzg1OTE1MTk2fQ.XK0iWxYhWxg6EoNqArMkRISL9HIfs7Udfs6CGfaynu0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a22a71656fc5f31b-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"37.111.148.253","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-Jul-2026 07:34:45 UTC] === END API CALL LOG ===
[29-Jul-2026 07:34:45 UTC] === User Orders API Called ===
[29-Jul-2026 07:34:45 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 07:34:45 UTC] User ID: 1181
[29-Jul-2026 07:34:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MSIsInVzZXJuYW1lIjoiSnVuYWlkNTY3IiwiZW1haWwiOiJsb25kaW5uaGlAZ21haWwuY29tIiwiZXhwIjoxNzg1OTE1MTk2fQ.XK0iWxYhWxg6EoNqArMkRISL9HIfs7Udfs6CGfaynu0
[29-Jul-2026 07:34:45 UTC] Limit: 20, Offset: 0
[29-Jul-2026 07:34:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 07:34:45 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 07:34:45 UTC] User ID: 1181
[29-Jul-2026 07:34:45 UTC] Orders found: 0
[29-Jul-2026 07:34:45 UTC] ✅ User profile retrieved successfully for user ID: 1181
[29-Jul-2026 07:34:45 UTC] Orders data: []
[29-Jul-2026 07:34:45 UTC] Total orders count: 0
[29-Jul-2026 07:34:45 UTC] === API CALL LOG ===
[29-Jul-2026 07:34:45 UTC] Endpoint: user/profile.php
[29-Jul-2026 07:34:45 UTC] Full Log Data: {
    "timestamp": "2026-07-29 07:34:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.111.148.253",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "37.111.148.253, 162.159.122.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MSIsInVzZXJuYW1lIjoiSnVuYWlkNTY3IiwiZW1haWwiOiJsb25kaW5uaGlAZ21haWwuY29tIiwiZXhwIjoxNzg1OTE1MTk2fQ.XK0iWxYhWxg6EoNqArMkRISL9HIfs7Udfs6CGfaynu0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22a71692faaf31b-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "37.111.148.253",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 07:34:45 UTC] === END API CALL LOG ===
[29-Jul-2026 07:34:45 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 07:34:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MSIsInVzZXJuYW1lIjoiSnVuYWlkNTY3IiwiZW1haWwiOiJsb25kaW5uaGlAZ21haWwuY29tIiwiZXhwIjoxNzg1OTE1MTk2fQ.XK0iWxYhWxg6EoNqArMkRISL9HIfs7Udfs6CGfaynu0
[29-Jul-2026 07:34:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 07:34:45 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 07:34:45 UTC] User ID: 1181
[29-Jul-2026 07:34:45 UTC] ✅ User profile retrieved successfully for user ID: 1181
[29-Jul-2026 07:34:53 UTC] === API CALL LOG ===
[29-Jul-2026 07:34:53 UTC] Endpoint: user/profile.php
[29-Jul-2026 07:34:53 UTC] Full Log Data: {
    "timestamp": "2026-07-29 07:34:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.111.148.253",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "37.111.148.253, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MSIsInVzZXJuYW1lIjoiSnVuYWlkNTY3IiwiZW1haWwiOiJsb25kaW5uaGlAZ21haWwuY29tIiwiZXhwIjoxNzg1OTE1MTk2fQ.XK0iWxYhWxg6EoNqArMkRISL9HIfs7Udfs6CGfaynu0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22a7196b8f8f31b-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "37.111.148.253",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 07:34:53 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jul-2026 07:34:53 UTC] === END API CALL LOG ===
[29-Jul-2026 07:34:53 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 07:34:53 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jul-2026 07:34:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MSIsInVzZXJuYW1lIjoiSnVuYWlkNTY3IiwiZW1haWwiOiJsb25kaW5uaGlAZ21haWwuY29tIiwiZXhwIjoxNzg1OTE1MTk2fQ.XK0iWxYhWxg6EoNqArMkRISL9HIfs7Udfs6CGfaynu0
[29-Jul-2026 07:34:53 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"37.111.148.253, 162.159.122.164","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MSIsInVzZXJuYW1lIjoiSnVuYWlkNTY3IiwiZW1haWwiOiJsb25kaW5uaGlAZ21haWwuY29tIiwiZXhwIjoxNzg1OTE1MTk2fQ.XK0iWxYhWxg6EoNqArMkRISL9HIfs7Udfs6CGfaynu0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a22a7196b8f6f31b-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"37.111.148.253","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-Jul-2026 07:34:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 07:34:53 UTC] === User Orders API Called ===
[29-Jul-2026 07:34:53 UTC] User ID: 1181
[29-Jul-2026 07:34:53 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 07:34:53 UTC] Limit: 20, Offset: 0
[29-Jul-2026 07:34:53 UTC] User ID: 1181
[29-Jul-2026 07:34:53 UTC] ✅ User profile retrieved successfully for user ID: 1181
[29-Jul-2026 07:34:53 UTC] Orders found: 0
[29-Jul-2026 07:34:53 UTC] Orders data: []
[29-Jul-2026 07:34:53 UTC] Total orders count: 0
[29-Jul-2026 07:34:54 UTC] === API CALL LOG ===
[29-Jul-2026 07:34:54 UTC] Endpoint: user/profile.php
[29-Jul-2026 07:34:54 UTC] Full Log Data: {
    "timestamp": "2026-07-29 07:34:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.111.148.253",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "37.111.148.253, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MSIsInVzZXJuYW1lIjoiSnVuYWlkNTY3IiwiZW1haWwiOiJsb25kaW5uaGlAZ21haWwuY29tIiwiZXhwIjoxNzg1OTE1MTk2fQ.XK0iWxYhWxg6EoNqArMkRISL9HIfs7Udfs6CGfaynu0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22a719cfd32f31b-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "37.111.148.253",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 07:34:54 UTC] === END API CALL LOG ===
[29-Jul-2026 07:34:54 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 07:34:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MSIsInVzZXJuYW1lIjoiSnVuYWlkNTY3IiwiZW1haWwiOiJsb25kaW5uaGlAZ21haWwuY29tIiwiZXhwIjoxNzg1OTE1MTk2fQ.XK0iWxYhWxg6EoNqArMkRISL9HIfs7Udfs6CGfaynu0
[29-Jul-2026 07:34:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 07:34:54 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 07:34:54 UTC] User ID: 1181
[29-Jul-2026 07:34:54 UTC] ✅ User profile retrieved successfully for user ID: 1181
[29-Jul-2026 07:34:55 UTC] === API CALL LOG ===
[29-Jul-2026 07:34:55 UTC] Endpoint: user/profile.php
[29-Jul-2026 07:34:55 UTC] Full Log Data: {
    "timestamp": "2026-07-29 07:34:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.111.148.253",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "37.111.148.253, 162.159.122.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MSIsInVzZXJuYW1lIjoiSnVuYWlkNTY3IiwiZW1haWwiOiJsb25kaW5uaGlAZ21haWwuY29tIiwiZXhwIjoxNzg1OTE1MTk2fQ.XK0iWxYhWxg6EoNqArMkRISL9HIfs7Udfs6CGfaynu0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22a71a2c874f31b-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "37.111.148.253",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 07:34:55 UTC] === END API CALL LOG ===
[29-Jul-2026 07:34:55 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 07:34:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MSIsInVzZXJuYW1lIjoiSnVuYWlkNTY3IiwiZW1haWwiOiJsb25kaW5uaGlAZ21haWwuY29tIiwiZXhwIjoxNzg1OTE1MTk2fQ.XK0iWxYhWxg6EoNqArMkRISL9HIfs7Udfs6CGfaynu0
[29-Jul-2026 07:34:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 07:34:55 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 07:34:55 UTC] User ID: 1181
[29-Jul-2026 07:34:55 UTC] ✅ User profile retrieved successfully for user ID: 1181
[29-Jul-2026 09:37:47 UTC] === API CALL LOG ===
[29-Jul-2026 09:37:47 UTC] Endpoint: user/profile.php
[29-Jul-2026 09:37:47 UTC] Full Log Data: {
    "timestamp": "2026-07-29 09:37:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1457:7b78:1:0:bc38:b84d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1457:7b78:1:0:bc38:b84d, 162.158.28.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NSIsInVzZXJuYW1lIjoic2FoYiIsImVtYWlsIjoidGVjaG5pY2FsYXJiZWxvOUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NjE4ODF9.iNFP31auYMZL3LKMWiOFm9_GFdUapFflmoHofgmzwvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22b259a9801f9e3-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:3100:1457:7b78:1:0:bc38:b84d",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 09:37:47 UTC] === END API CALL LOG ===
[29-Jul-2026 09:37:47 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 09:37:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NSIsInVzZXJuYW1lIjoic2FoYiIsImVtYWlsIjoidGVjaG5pY2FsYXJiZWxvOUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NjE4ODF9.iNFP31auYMZL3LKMWiOFm9_GFdUapFflmoHofgmzwvk
[29-Jul-2026 09:37:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 09:37:47 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 09:37:47 UTC] User ID: 1175
[29-Jul-2026 09:37:47 UTC] ✅ User profile retrieved successfully for user ID: 1175
[29-Jul-2026 09:37:48 UTC] === API CALL LOG ===
[29-Jul-2026 09:37:48 UTC] Endpoint: user/profile.php
[29-Jul-2026 09:37:48 UTC] Full Log Data: {
    "timestamp": "2026-07-29 09:37:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1457:7b78:1:0:bc38:b84d",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1457:7b78:1:0:bc38:b84d, 162.158.28.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NSIsInVzZXJuYW1lIjoic2FoYiIsImVtYWlsIjoidGVjaG5pY2FsYXJiZWxvOUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NjE4ODF9.iNFP31auYMZL3LKMWiOFm9_GFdUapFflmoHofgmzwvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22b25a35a59f9e3-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:3100:1457:7b78:1:0:bc38:b84d",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 09:37:48 UTC] === END API CALL LOG ===
[29-Jul-2026 09:37:48 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 09:37:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NSIsInVzZXJuYW1lIjoic2FoYiIsImVtYWlsIjoidGVjaG5pY2FsYXJiZWxvOUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NjE4ODF9.iNFP31auYMZL3LKMWiOFm9_GFdUapFflmoHofgmzwvk
[29-Jul-2026 09:37:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 09:37:48 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 09:37:48 UTC] User ID: 1175
[29-Jul-2026 09:37:48 UTC] ✅ User profile retrieved successfully for user ID: 1175
[29-Jul-2026 09:37:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jul-2026 09:37:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jul-2026 09:37:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2404:3100:1457:7b78:1:0:bc38:b84d, 162.158.28.164","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NSIsInVzZXJuYW1lIjoic2FoYiIsImVtYWlsIjoidGVjaG5pY2FsYXJiZWxvOUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NjE4ODF9.iNFP31auYMZL3LKMWiOFm9_GFdUapFflmoHofgmzwvk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a22b25a35a58f9e3-MCT","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2404:3100:1457:7b78:1:0:bc38:b84d","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-Jul-2026 09:37:48 UTC] === User Orders API Called ===
[29-Jul-2026 09:37:48 UTC] User ID: 1175
[29-Jul-2026 09:37:48 UTC] Limit: 20, Offset: 0
[29-Jul-2026 09:37:48 UTC] Orders found: 1
[29-Jul-2026 09:37:48 UTC] Orders data: [{"id":433,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/digitaltricksu","status":"pending","created_at":"2026-07-28 20:28:32","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[29-Jul-2026 09:37:48 UTC] Total orders count: 1
[29-Jul-2026 10:35:59 UTC] === API CALL LOG ===
[29-Jul-2026 10:35:59 UTC] Endpoint: user/profile.php
[29-Jul-2026 10:35:59 UTC] Full Log Data: {
    "timestamp": "2026-07-29 10:35:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:c114:f27d:35c9:eac6:328c:e8a6",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:c114:f27d:35c9:eac6:328c:e8a6, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MiIsInVzZXJuYW1lIjoiU2Fmcm96IiwiZW1haWwiOiJzYWhhc2Fmcm96NTg0QGdtYWlsLmNvbSIsImV4cCI6MTc4NTkyNjE1N30.DoXYVNihQnyBm8J0uNEoheSfeY070I17jur_IijiVOY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22b7ade7d4013d3-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:c114:f27d:35c9:eac6:328c:e8a6",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 10:35:59 UTC] === END API CALL LOG ===
[29-Jul-2026 10:35:59 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 10:35:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MiIsInVzZXJuYW1lIjoiU2Fmcm96IiwiZW1haWwiOiJzYWhhc2Fmcm96NTg0QGdtYWlsLmNvbSIsImV4cCI6MTc4NTkyNjE1N30.DoXYVNihQnyBm8J0uNEoheSfeY070I17jur_IijiVOY
[29-Jul-2026 10:35:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 10:35:59 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 10:35:59 UTC] User ID: 1182
[29-Jul-2026 10:35:59 UTC] ✅ User profile retrieved successfully for user ID: 1182
[29-Jul-2026 10:35:59 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jul-2026 10:35:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jul-2026 10:35:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:c114:f27d:35c9:eac6:328c:e8a6, 172.68.234.189","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MiIsInVzZXJuYW1lIjoiU2Fmcm96IiwiZW1haWwiOiJzYWhhc2Fmcm96NTg0QGdtYWlsLmNvbSIsImV4cCI6MTc4NTkyNjE1N30.DoXYVNihQnyBm8J0uNEoheSfeY070I17jur_IijiVOY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a22b7ade7d4513d3-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:c114:f27d:35c9:eac6:328c:e8a6","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-Jul-2026 10:35:59 UTC] === User Orders API Called ===
[29-Jul-2026 10:35:59 UTC] User ID: 1182
[29-Jul-2026 10:35:59 UTC] Limit: 20, Offset: 0
[29-Jul-2026 10:35:59 UTC] Orders found: 0
[29-Jul-2026 10:35:59 UTC] Orders data: []
[29-Jul-2026 10:35:59 UTC] Total orders count: 0
[29-Jul-2026 10:35:59 UTC] === API CALL LOG ===
[29-Jul-2026 10:35:59 UTC] Endpoint: user/profile.php
[29-Jul-2026 10:35:59 UTC] Full Log Data: {
    "timestamp": "2026-07-29 10:35:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:c114:f27d:35c9:eac6:328c:e8a6",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:c114:f27d:35c9:eac6:328c:e8a6, 172.68.234.189",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MiIsInVzZXJuYW1lIjoiU2Fmcm96IiwiZW1haWwiOiJzYWhhc2Fmcm96NTg0QGdtYWlsLmNvbSIsImV4cCI6MTc4NTkyNjE1N30.DoXYVNihQnyBm8J0uNEoheSfeY070I17jur_IijiVOY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22b7ade7d4613d3-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:c114:f27d:35c9:eac6:328c:e8a6",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 10:35:59 UTC] === END API CALL LOG ===
[29-Jul-2026 10:35:59 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 10:35:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MiIsInVzZXJuYW1lIjoiU2Fmcm96IiwiZW1haWwiOiJzYWhhc2Fmcm96NTg0QGdtYWlsLmNvbSIsImV4cCI6MTc4NTkyNjE1N30.DoXYVNihQnyBm8J0uNEoheSfeY070I17jur_IijiVOY
[29-Jul-2026 10:35:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 10:35:59 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 10:35:59 UTC] User ID: 1182
[29-Jul-2026 10:35:59 UTC] ✅ User profile retrieved successfully for user ID: 1182
[29-Jul-2026 10:35:59 UTC] === API CALL LOG ===
[29-Jul-2026 10:35:59 UTC] Endpoint: user/profile.php
[29-Jul-2026 10:35:59 UTC] Full Log Data: {
    "timestamp": "2026-07-29 10:35:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:c114:f27d:35c9:eac6:328c:e8a6",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:c114:f27d:35c9:eac6:328c:e8a6, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MiIsInVzZXJuYW1lIjoiU2Fmcm96IiwiZW1haWwiOiJzYWhhc2Fmcm96NTg0QGdtYWlsLmNvbSIsImV4cCI6MTc4NTkyNjE1N30.DoXYVNihQnyBm8J0uNEoheSfeY070I17jur_IijiVOY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22b7ae3db6813d3-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:c114:f27d:35c9:eac6:328c:e8a6",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 10:35:59 UTC] === END API CALL LOG ===
[29-Jul-2026 10:35:59 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 10:35:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MiIsInVzZXJuYW1lIjoiU2Fmcm96IiwiZW1haWwiOiJzYWhhc2Fmcm96NTg0QGdtYWlsLmNvbSIsImV4cCI6MTc4NTkyNjE1N30.DoXYVNihQnyBm8J0uNEoheSfeY070I17jur_IijiVOY
[29-Jul-2026 10:35:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 10:35:59 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 10:35:59 UTC] User ID: 1182
[29-Jul-2026 10:35:59 UTC] ✅ User profile retrieved successfully for user ID: 1182
[29-Jul-2026 10:36:10 UTC] === API CALL LOG ===
[29-Jul-2026 10:36:10 UTC] Endpoint: user/profile.php
[29-Jul-2026 10:36:10 UTC] Full Log Data: {
    "timestamp": "2026-07-29 10:36:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:c114:f27d:35c9:eac6:328c:e8a6",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:c114:f27d:35c9:eac6:328c:e8a6, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MiIsInVzZXJuYW1lIjoiU2Fmcm96IiwiZW1haWwiOiJzYWhhc2Fmcm96NTg0QGdtYWlsLmNvbSIsImV4cCI6MTc4NTkyNjE1N30.DoXYVNihQnyBm8J0uNEoheSfeY070I17jur_IijiVOY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22b7b24799ee169-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:c114:f27d:35c9:eac6:328c:e8a6",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 10:36:10 UTC] === END API CALL LOG ===
[29-Jul-2026 10:36:10 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 10:36:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MiIsInVzZXJuYW1lIjoiU2Fmcm96IiwiZW1haWwiOiJzYWhhc2Fmcm96NTg0QGdtYWlsLmNvbSIsImV4cCI6MTc4NTkyNjE1N30.DoXYVNihQnyBm8J0uNEoheSfeY070I17jur_IijiVOY
[29-Jul-2026 10:36:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 10:36:10 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 10:36:10 UTC] User ID: 1182
[29-Jul-2026 10:36:10 UTC] ✅ User profile retrieved successfully for user ID: 1182
[29-Jul-2026 10:36:12 UTC] === API CALL LOG ===
[29-Jul-2026 10:36:12 UTC] Endpoint: user/profile.php
[29-Jul-2026 10:36:12 UTC] Full Log Data: {
    "timestamp": "2026-07-29 10:36:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:c114:f27d:35c9:eac6:328c:e8a6",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:c114:f27d:35c9:eac6:328c:e8a6, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MiIsInVzZXJuYW1lIjoiU2Fmcm96IiwiZW1haWwiOiJzYWhhc2Fmcm96NTg0QGdtYWlsLmNvbSIsImV4cCI6MTc4NTkyNjE1N30.DoXYVNihQnyBm8J0uNEoheSfeY070I17jur_IijiVOY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22b7b302872e169-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:c114:f27d:35c9:eac6:328c:e8a6",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 10:36:12 UTC] === END API CALL LOG ===
[29-Jul-2026 10:36:12 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 10:36:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MiIsInVzZXJuYW1lIjoiU2Fmcm96IiwiZW1haWwiOiJzYWhhc2Fmcm96NTg0QGdtYWlsLmNvbSIsImV4cCI6MTc4NTkyNjE1N30.DoXYVNihQnyBm8J0uNEoheSfeY070I17jur_IijiVOY
[29-Jul-2026 10:36:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 10:36:12 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 10:36:12 UTC] User ID: 1182
[29-Jul-2026 10:36:12 UTC] ✅ User profile retrieved successfully for user ID: 1182
[29-Jul-2026 10:36:12 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jul-2026 10:36:12 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jul-2026 10:36:12 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:c114:f27d:35c9:eac6:328c:e8a6, 172.68.234.131","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MiIsInVzZXJuYW1lIjoiU2Fmcm96IiwiZW1haWwiOiJzYWhhc2Fmcm96NTg0QGdtYWlsLmNvbSIsImV4cCI6MTc4NTkyNjE1N30.DoXYVNihQnyBm8J0uNEoheSfeY070I17jur_IijiVOY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a22b7b302877e169-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:c114:f27d:35c9:eac6:328c:e8a6","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-Jul-2026 10:36:12 UTC] === User Orders API Called ===
[29-Jul-2026 10:36:12 UTC] User ID: 1182
[29-Jul-2026 10:36:12 UTC] Limit: 20, Offset: 0
[29-Jul-2026 10:36:12 UTC] Orders found: 0
[29-Jul-2026 10:36:12 UTC] Orders data: []
[29-Jul-2026 10:36:12 UTC] Total orders count: 0
[29-Jul-2026 10:36:12 UTC] === API CALL LOG ===
[29-Jul-2026 10:36:12 UTC] Endpoint: user/profile.php
[29-Jul-2026 10:36:12 UTC] Full Log Data: {
    "timestamp": "2026-07-29 10:36:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:c114:f27d:35c9:eac6:328c:e8a6",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:c114:f27d:35c9:eac6:328c:e8a6, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MiIsInVzZXJuYW1lIjoiU2Fmcm96IiwiZW1haWwiOiJzYWhhc2Fmcm96NTg0QGdtYWlsLmNvbSIsImV4cCI6MTc4NTkyNjE1N30.DoXYVNihQnyBm8J0uNEoheSfeY070I17jur_IijiVOY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22b7b302879e169-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:c114:f27d:35c9:eac6:328c:e8a6",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 10:36:12 UTC] === END API CALL LOG ===
[29-Jul-2026 10:36:12 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 10:36:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MiIsInVzZXJuYW1lIjoiU2Fmcm96IiwiZW1haWwiOiJzYWhhc2Fmcm96NTg0QGdtYWlsLmNvbSIsImV4cCI6MTc4NTkyNjE1N30.DoXYVNihQnyBm8J0uNEoheSfeY070I17jur_IijiVOY
[29-Jul-2026 10:36:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 10:36:12 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 10:36:12 UTC] User ID: 1182
[29-Jul-2026 10:36:12 UTC] ✅ User profile retrieved successfully for user ID: 1182
[29-Jul-2026 10:36:13 UTC] === API CALL LOG ===
[29-Jul-2026 10:36:13 UTC] Endpoint: user/profile.php
[29-Jul-2026 10:36:13 UTC] Full Log Data: {
    "timestamp": "2026-07-29 10:36:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:c114:f27d:35c9:eac6:328c:e8a6",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:c114:f27d:35c9:eac6:328c:e8a6, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MiIsInVzZXJuYW1lIjoiU2Fmcm96IiwiZW1haWwiOiJzYWhhc2Fmcm96NTg0QGdtYWlsLmNvbSIsImV4cCI6MTc4NTkyNjE1N30.DoXYVNihQnyBm8J0uNEoheSfeY070I17jur_IijiVOY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22b7b35bdebe169-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:c114:f27d:35c9:eac6:328c:e8a6",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 10:36:13 UTC] === END API CALL LOG ===
[29-Jul-2026 10:36:13 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 10:36:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MiIsInVzZXJuYW1lIjoiU2Fmcm96IiwiZW1haWwiOiJzYWhhc2Fmcm96NTg0QGdtYWlsLmNvbSIsImV4cCI6MTc4NTkyNjE1N30.DoXYVNihQnyBm8J0uNEoheSfeY070I17jur_IijiVOY
[29-Jul-2026 10:36:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 10:36:13 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 10:36:13 UTC] User ID: 1182
[29-Jul-2026 10:36:13 UTC] ✅ User profile retrieved successfully for user ID: 1182
[29-Jul-2026 10:36:28 UTC] === API CALL LOG ===
[29-Jul-2026 10:36:28 UTC] Endpoint: user/profile.php
[29-Jul-2026 10:36:28 UTC] Full Log Data: {
    "timestamp": "2026-07-29 10:36:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:c114:f27d:35c9:eac6:328c:e8a6",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:c114:f27d:35c9:eac6:328c:e8a6, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MiIsInVzZXJuYW1lIjoiU2Fmcm96IiwiZW1haWwiOiJzYWhhc2Fmcm96NTg0QGdtYWlsLmNvbSIsImV4cCI6MTc4NTkyNjE1N30.DoXYVNihQnyBm8J0uNEoheSfeY070I17jur_IijiVOY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22b7b972f4e3072-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:c114:f27d:35c9:eac6:328c:e8a6",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 10:36:28 UTC] === END API CALL LOG ===
[29-Jul-2026 10:36:28 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 10:36:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MiIsInVzZXJuYW1lIjoiU2Fmcm96IiwiZW1haWwiOiJzYWhhc2Fmcm96NTg0QGdtYWlsLmNvbSIsImV4cCI6MTc4NTkyNjE1N30.DoXYVNihQnyBm8J0uNEoheSfeY070I17jur_IijiVOY
[29-Jul-2026 10:36:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 10:36:28 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 10:36:28 UTC] User ID: 1182
[29-Jul-2026 10:36:28 UTC] ✅ User profile retrieved successfully for user ID: 1182
[29-Jul-2026 10:36:30 UTC] === API CALL LOG ===
[29-Jul-2026 10:36:30 UTC] Endpoint: user/profile.php
[29-Jul-2026 10:36:30 UTC] Full Log Data: {
    "timestamp": "2026-07-29 10:36:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:c114:f27d:35c9:eac6:328c:e8a6",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:c114:f27d:35c9:eac6:328c:e8a6, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MiIsInVzZXJuYW1lIjoiU2Fmcm96IiwiZW1haWwiOiJzYWhhc2Fmcm96NTg0QGdtYWlsLmNvbSIsImV4cCI6MTc4NTkyNjE1N30.DoXYVNihQnyBm8J0uNEoheSfeY070I17jur_IijiVOY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22b7ba11f6b3072-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:c114:f27d:35c9:eac6:328c:e8a6",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 10:36:30 UTC] === END API CALL LOG ===
[29-Jul-2026 10:36:30 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 10:36:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MiIsInVzZXJuYW1lIjoiU2Fmcm96IiwiZW1haWwiOiJzYWhhc2Fmcm96NTg0QGdtYWlsLmNvbSIsImV4cCI6MTc4NTkyNjE1N30.DoXYVNihQnyBm8J0uNEoheSfeY070I17jur_IijiVOY
[29-Jul-2026 10:36:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 10:36:30 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 10:36:30 UTC] User ID: 1182
[29-Jul-2026 10:36:30 UTC] ✅ User profile retrieved successfully for user ID: 1182
[29-Jul-2026 10:36:30 UTC] === API CALL LOG ===
[29-Jul-2026 10:36:30 UTC] Endpoint: user/profile.php
[29-Jul-2026 10:36:30 UTC] Full Log Data: {
    "timestamp": "2026-07-29 10:36:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:c114:f27d:35c9:eac6:328c:e8a6",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:c114:f27d:35c9:eac6:328c:e8a6, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MiIsInVzZXJuYW1lIjoiU2Fmcm96IiwiZW1haWwiOiJzYWhhc2Fmcm96NTg0QGdtYWlsLmNvbSIsImV4cCI6MTc4NTkyNjE1N30.DoXYVNihQnyBm8J0uNEoheSfeY070I17jur_IijiVOY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22b7ba1e9183072-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:c114:f27d:35c9:eac6:328c:e8a6",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 10:36:30 UTC] === END API CALL LOG ===
[29-Jul-2026 10:36:30 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 10:36:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MiIsInVzZXJuYW1lIjoiU2Fmcm96IiwiZW1haWwiOiJzYWhhc2Fmcm96NTg0QGdtYWlsLmNvbSIsImV4cCI6MTc4NTkyNjE1N30.DoXYVNihQnyBm8J0uNEoheSfeY070I17jur_IijiVOY
[29-Jul-2026 10:36:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 10:36:30 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 10:36:30 UTC] User ID: 1182
[29-Jul-2026 10:36:30 UTC] ✅ User profile retrieved successfully for user ID: 1182
[29-Jul-2026 10:36:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jul-2026 10:36:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jul-2026 10:36:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:c114:f27d:35c9:eac6:328c:e8a6, 162.159.122.164","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MiIsInVzZXJuYW1lIjoiU2Fmcm96IiwiZW1haWwiOiJzYWhhc2Fmcm96NTg0QGdtYWlsLmNvbSIsImV4cCI6MTc4NTkyNjE1N30.DoXYVNihQnyBm8J0uNEoheSfeY070I17jur_IijiVOY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a22b7ba1e9163072-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:c114:f27d:35c9:eac6:328c:e8a6","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-Jul-2026 10:36:30 UTC] === User Orders API Called ===
[29-Jul-2026 10:36:30 UTC] User ID: 1182
[29-Jul-2026 10:36:30 UTC] Limit: 20, Offset: 0
[29-Jul-2026 10:36:30 UTC] Orders found: 0
[29-Jul-2026 10:36:30 UTC] Orders data: []
[29-Jul-2026 10:36:30 UTC] Total orders count: 0
[29-Jul-2026 10:36:31 UTC] === API CALL LOG ===
[29-Jul-2026 10:36:31 UTC] Endpoint: user/profile.php
[29-Jul-2026 10:36:31 UTC] Full Log Data: {
    "timestamp": "2026-07-29 10:36:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:c114:f27d:35c9:eac6:328c:e8a6",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:c114:f27d:35c9:eac6:328c:e8a6, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MiIsInVzZXJuYW1lIjoiU2Fmcm96IiwiZW1haWwiOiJzYWhhc2Fmcm96NTg0QGdtYWlsLmNvbSIsImV4cCI6MTc4NTkyNjE1N30.DoXYVNihQnyBm8J0uNEoheSfeY070I17jur_IijiVOY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22b7ba73f183072-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:c114:f27d:35c9:eac6:328c:e8a6",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 10:36:31 UTC] === END API CALL LOG ===
[29-Jul-2026 10:36:31 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 10:36:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MiIsInVzZXJuYW1lIjoiU2Fmcm96IiwiZW1haWwiOiJzYWhhc2Fmcm96NTg0QGdtYWlsLmNvbSIsImV4cCI6MTc4NTkyNjE1N30.DoXYVNihQnyBm8J0uNEoheSfeY070I17jur_IijiVOY
[29-Jul-2026 10:36:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 10:36:31 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 10:36:31 UTC] User ID: 1182
[29-Jul-2026 10:36:31 UTC] ✅ User profile retrieved successfully for user ID: 1182
[29-Jul-2026 12:12:46 UTC] === API CALL LOG ===
[29-Jul-2026 12:12:46 UTC] Endpoint: user/profile.php
[29-Jul-2026 12:12:46 UTC] Full Log Data: {
    "timestamp": "2026-07-29 12:12:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.136.148.13",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.136.148.13, 172.69.210.133",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MyIsInVzZXJuYW1lIjoiUmFob2FuRHVza2kiLCJlbWFpbCI6InJheWFubWFocjEwMEBnbWFpbC5jb20iLCJleHAiOjE3ODU5MzE5NjV9.VOplRDnb0Nz9mA6Eb-QMeY7NAbTap5TMbSsQXo0TV9I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22c08a50923acc3-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.136.148.13",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 12:12:46 UTC] === END API CALL LOG ===
[29-Jul-2026 12:12:46 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 12:12:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MyIsInVzZXJuYW1lIjoiUmFob2FuRHVza2kiLCJlbWFpbCI6InJheWFubWFocjEwMEBnbWFpbC5jb20iLCJleHAiOjE3ODU5MzE5NjV9.VOplRDnb0Nz9mA6Eb-QMeY7NAbTap5TMbSsQXo0TV9I
[29-Jul-2026 12:12:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 12:12:46 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 12:12:46 UTC] User ID: 1183
[29-Jul-2026 12:12:46 UTC] ✅ User profile retrieved successfully for user ID: 1183
[29-Jul-2026 12:12:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jul-2026 12:12:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jul-2026 12:12:46 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.136.148.13, 172.69.210.133","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MyIsInVzZXJuYW1lIjoiUmFob2FuRHVza2kiLCJlbWFpbCI6InJheWFubWFocjEwMEBnbWFpbC5jb20iLCJleHAiOjE3ODU5MzE5NjV9.VOplRDnb0Nz9mA6Eb-QMeY7NAbTap5TMbSsQXo0TV9I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a22c08a5497facc3-BGW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.136.148.13","cf-ipcountry":"IQ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-Jul-2026 12:12:46 UTC] === User Orders API Called ===
[29-Jul-2026 12:12:46 UTC] User ID: 1183
[29-Jul-2026 12:12:46 UTC] Limit: 20, Offset: 0
[29-Jul-2026 12:12:46 UTC] Orders found: 0
[29-Jul-2026 12:12:46 UTC] Orders data: []
[29-Jul-2026 12:12:46 UTC] Total orders count: 0
[29-Jul-2026 12:12:46 UTC] === API CALL LOG ===
[29-Jul-2026 12:12:46 UTC] Endpoint: user/profile.php
[29-Jul-2026 12:12:46 UTC] Full Log Data: {
    "timestamp": "2026-07-29 12:12:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.136.148.13",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.136.148.13, 172.69.210.133",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MyIsInVzZXJuYW1lIjoiUmFob2FuRHVza2kiLCJlbWFpbCI6InJheWFubWFocjEwMEBnbWFpbC5jb20iLCJleHAiOjE3ODU5MzE5NjV9.VOplRDnb0Nz9mA6Eb-QMeY7NAbTap5TMbSsQXo0TV9I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22c08a5a9e3acc3-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.136.148.13",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 12:12:46 UTC] === END API CALL LOG ===
[29-Jul-2026 12:12:46 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 12:12:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MyIsInVzZXJuYW1lIjoiUmFob2FuRHVza2kiLCJlbWFpbCI6InJheWFubWFocjEwMEBnbWFpbC5jb20iLCJleHAiOjE3ODU5MzE5NjV9.VOplRDnb0Nz9mA6Eb-QMeY7NAbTap5TMbSsQXo0TV9I
[29-Jul-2026 12:12:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 12:12:46 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 12:12:46 UTC] User ID: 1183
[29-Jul-2026 12:12:46 UTC] ✅ User profile retrieved successfully for user ID: 1183
[29-Jul-2026 12:12:46 UTC] === API CALL LOG ===
[29-Jul-2026 12:12:46 UTC] Endpoint: user/profile.php
[29-Jul-2026 12:12:46 UTC] Full Log Data: {
    "timestamp": "2026-07-29 12:12:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.136.148.13",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.136.148.13, 172.69.210.133",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MyIsInVzZXJuYW1lIjoiUmFob2FuRHVza2kiLCJlbWFpbCI6InJheWFubWFocjEwMEBnbWFpbC5jb20iLCJleHAiOjE3ODU5MzE5NjV9.VOplRDnb0Nz9mA6Eb-QMeY7NAbTap5TMbSsQXo0TV9I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22c08a88e54acc3-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.136.148.13",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 12:12:46 UTC] === END API CALL LOG ===
[29-Jul-2026 12:12:46 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 12:12:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MyIsInVzZXJuYW1lIjoiUmFob2FuRHVza2kiLCJlbWFpbCI6InJheWFubWFocjEwMEBnbWFpbC5jb20iLCJleHAiOjE3ODU5MzE5NjV9.VOplRDnb0Nz9mA6Eb-QMeY7NAbTap5TMbSsQXo0TV9I
[29-Jul-2026 12:12:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 12:12:46 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 12:12:46 UTC] User ID: 1183
[29-Jul-2026 12:12:46 UTC] ✅ User profile retrieved successfully for user ID: 1183
[29-Jul-2026 12:12:56 UTC] === API CALL LOG ===
[29-Jul-2026 12:12:56 UTC] Endpoint: user/profile.php
[29-Jul-2026 12:12:56 UTC] Full Log Data: {
    "timestamp": "2026-07-29 12:12:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.136.148.13",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.136.148.13, 172.69.210.132",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MyIsInVzZXJuYW1lIjoiUmFob2FuRHVza2kiLCJlbWFpbCI6InJheWFubWFocjEwMEBnbWFpbC5jb20iLCJleHAiOjE3ODU5MzE5NjV9.VOplRDnb0Nz9mA6Eb-QMeY7NAbTap5TMbSsQXo0TV9I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22c08e50cc4acc4-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.136.148.13",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 12:12:56 UTC] === END API CALL LOG ===
[29-Jul-2026 12:12:56 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 12:12:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MyIsInVzZXJuYW1lIjoiUmFob2FuRHVza2kiLCJlbWFpbCI6InJheWFubWFocjEwMEBnbWFpbC5jb20iLCJleHAiOjE3ODU5MzE5NjV9.VOplRDnb0Nz9mA6Eb-QMeY7NAbTap5TMbSsQXo0TV9I
[29-Jul-2026 12:12:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 12:12:56 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 12:12:56 UTC] User ID: 1183
[29-Jul-2026 12:12:56 UTC] ✅ User profile retrieved successfully for user ID: 1183
[29-Jul-2026 12:12:57 UTC] === API CALL LOG ===
[29-Jul-2026 12:12:57 UTC] Endpoint: user/profile.php
[29-Jul-2026 12:12:57 UTC] Full Log Data: {
    "timestamp": "2026-07-29 12:12:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.136.148.13",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.136.148.13, 172.69.210.132",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MyIsInVzZXJuYW1lIjoiUmFob2FuRHVza2kiLCJlbWFpbCI6InJheWFubWFocjEwMEBnbWFpbC5jb20iLCJleHAiOjE3ODU5MzE5NjV9.VOplRDnb0Nz9mA6Eb-QMeY7NAbTap5TMbSsQXo0TV9I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22c08eb8ba3acc4-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.136.148.13",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 12:12:57 UTC] === END API CALL LOG ===
[29-Jul-2026 12:12:57 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 12:12:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MyIsInVzZXJuYW1lIjoiUmFob2FuRHVza2kiLCJlbWFpbCI6InJheWFubWFocjEwMEBnbWFpbC5jb20iLCJleHAiOjE3ODU5MzE5NjV9.VOplRDnb0Nz9mA6Eb-QMeY7NAbTap5TMbSsQXo0TV9I
[29-Jul-2026 12:12:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 12:12:57 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 12:12:57 UTC] User ID: 1183
[29-Jul-2026 12:12:57 UTC] ✅ User profile retrieved successfully for user ID: 1183
[29-Jul-2026 12:12:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jul-2026 12:12:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jul-2026 12:12:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.136.148.13, 172.69.210.132","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MyIsInVzZXJuYW1lIjoiUmFob2FuRHVza2kiLCJlbWFpbCI6InJheWFubWFocjEwMEBnbWFpbC5jb20iLCJleHAiOjE3ODU5MzE5NjV9.VOplRDnb0Nz9mA6Eb-QMeY7NAbTap5TMbSsQXo0TV9I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a22c08ebbbebacc4-BGW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.136.148.13","cf-ipcountry":"IQ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-Jul-2026 12:12:57 UTC] === User Orders API Called ===
[29-Jul-2026 12:12:57 UTC] User ID: 1183
[29-Jul-2026 12:12:57 UTC] Limit: 20, Offset: 0
[29-Jul-2026 12:12:57 UTC] Orders found: 0
[29-Jul-2026 12:12:57 UTC] Orders data: []
[29-Jul-2026 12:12:57 UTC] Total orders count: 0
[29-Jul-2026 12:12:57 UTC] === API CALL LOG ===
[29-Jul-2026 12:12:57 UTC] Endpoint: user/profile.php
[29-Jul-2026 12:12:57 UTC] Full Log Data: {
    "timestamp": "2026-07-29 12:12:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.136.148.13",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.136.148.13, 172.69.210.132",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MyIsInVzZXJuYW1lIjoiUmFob2FuRHVza2kiLCJlbWFpbCI6InJheWFubWFocjEwMEBnbWFpbC5jb20iLCJleHAiOjE3ODU5MzE5NjV9.VOplRDnb0Nz9mA6Eb-QMeY7NAbTap5TMbSsQXo0TV9I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22c08ec2c51acc4-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.136.148.13",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 12:12:57 UTC] === END API CALL LOG ===
[29-Jul-2026 12:12:57 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 12:12:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MyIsInVzZXJuYW1lIjoiUmFob2FuRHVza2kiLCJlbWFpbCI6InJheWFubWFocjEwMEBnbWFpbC5jb20iLCJleHAiOjE3ODU5MzE5NjV9.VOplRDnb0Nz9mA6Eb-QMeY7NAbTap5TMbSsQXo0TV9I
[29-Jul-2026 12:12:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 12:12:57 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 12:12:57 UTC] User ID: 1183
[29-Jul-2026 12:12:57 UTC] ✅ User profile retrieved successfully for user ID: 1183
[29-Jul-2026 12:12:58 UTC] === API CALL LOG ===
[29-Jul-2026 12:12:58 UTC] Endpoint: user/profile.php
[29-Jul-2026 12:12:58 UTC] Full Log Data: {
    "timestamp": "2026-07-29 12:12:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.136.148.13",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.136.148.13, 172.69.210.132",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MyIsInVzZXJuYW1lIjoiUmFob2FuRHVza2kiLCJlbWFpbCI6InJheWFubWFocjEwMEBnbWFpbC5jb20iLCJleHAiOjE3ODU5MzE5NjV9.VOplRDnb0Nz9mA6Eb-QMeY7NAbTap5TMbSsQXo0TV9I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22c08eeef30acc4-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.136.148.13",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 12:12:58 UTC] === END API CALL LOG ===
[29-Jul-2026 12:12:58 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 12:12:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MyIsInVzZXJuYW1lIjoiUmFob2FuRHVza2kiLCJlbWFpbCI6InJheWFubWFocjEwMEBnbWFpbC5jb20iLCJleHAiOjE3ODU5MzE5NjV9.VOplRDnb0Nz9mA6Eb-QMeY7NAbTap5TMbSsQXo0TV9I
[29-Jul-2026 12:12:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 12:12:58 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 12:12:58 UTC] User ID: 1183
[29-Jul-2026 12:12:58 UTC] ✅ User profile retrieved successfully for user ID: 1183
[29-Jul-2026 12:13:01 UTC] === API CALL LOG ===
[29-Jul-2026 12:13:01 UTC] Endpoint: user/profile.php
[29-Jul-2026 12:13:01 UTC] Full Log Data: {
    "timestamp": "2026-07-29 12:13:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.136.148.13",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.136.148.13, 172.69.210.132",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MyIsInVzZXJuYW1lIjoiUmFob2FuRHVza2kiLCJlbWFpbCI6InJheWFubWFocjEwMEBnbWFpbC5jb20iLCJleHAiOjE3ODU5MzE5NjV9.VOplRDnb0Nz9mA6Eb-QMeY7NAbTap5TMbSsQXo0TV9I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22c0906bf68acbd-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.136.148.13",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 12:13:01 UTC] === END API CALL LOG ===
[29-Jul-2026 12:13:01 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 12:13:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MyIsInVzZXJuYW1lIjoiUmFob2FuRHVza2kiLCJlbWFpbCI6InJheWFubWFocjEwMEBnbWFpbC5jb20iLCJleHAiOjE3ODU5MzE5NjV9.VOplRDnb0Nz9mA6Eb-QMeY7NAbTap5TMbSsQXo0TV9I
[29-Jul-2026 12:13:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 12:13:01 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 12:13:01 UTC] User ID: 1183
[29-Jul-2026 12:13:01 UTC] ✅ User profile retrieved successfully for user ID: 1183
[29-Jul-2026 12:13:02 UTC] === API CALL LOG ===
[29-Jul-2026 12:13:02 UTC] Endpoint: user/profile.php
[29-Jul-2026 12:13:02 UTC] Full Log Data: {
    "timestamp": "2026-07-29 12:13:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.136.148.13",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.136.148.13, 172.69.210.132",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MyIsInVzZXJuYW1lIjoiUmFob2FuRHVza2kiLCJlbWFpbCI6InJheWFubWFocjEwMEBnbWFpbC5jb20iLCJleHAiOjE3ODU5MzE5NjV9.VOplRDnb0Nz9mA6Eb-QMeY7NAbTap5TMbSsQXo0TV9I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22c090bff12acbd-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.136.148.13",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 12:13:02 UTC] === END API CALL LOG ===
[29-Jul-2026 12:13:02 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 12:13:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MyIsInVzZXJuYW1lIjoiUmFob2FuRHVza2kiLCJlbWFpbCI6InJheWFubWFocjEwMEBnbWFpbC5jb20iLCJleHAiOjE3ODU5MzE5NjV9.VOplRDnb0Nz9mA6Eb-QMeY7NAbTap5TMbSsQXo0TV9I
[29-Jul-2026 12:13:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 12:13:02 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 12:13:02 UTC] User ID: 1183
[29-Jul-2026 12:13:02 UTC] ✅ User profile retrieved successfully for user ID: 1183
[29-Jul-2026 12:13:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jul-2026 12:13:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jul-2026 12:13:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.136.148.13, 172.69.210.132","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MyIsInVzZXJuYW1lIjoiUmFob2FuRHVza2kiLCJlbWFpbCI6InJheWFubWFocjEwMEBnbWFpbC5jb20iLCJleHAiOjE3ODU5MzE5NjV9.VOplRDnb0Nz9mA6Eb-QMeY7NAbTap5TMbSsQXo0TV9I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a22c090c4f90acbd-BGW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.136.148.13","cf-ipcountry":"IQ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-Jul-2026 12:13:02 UTC] === User Orders API Called ===
[29-Jul-2026 12:13:02 UTC] User ID: 1183
[29-Jul-2026 12:13:02 UTC] Limit: 20, Offset: 0
[29-Jul-2026 12:13:02 UTC] Orders found: 0
[29-Jul-2026 12:13:02 UTC] Orders data: []
[29-Jul-2026 12:13:02 UTC] Total orders count: 0
[29-Jul-2026 12:13:02 UTC] === API CALL LOG ===
[29-Jul-2026 12:13:02 UTC] Endpoint: user/profile.php
[29-Jul-2026 12:13:02 UTC] Full Log Data: {
    "timestamp": "2026-07-29 12:13:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.136.148.13",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.136.148.13, 172.69.210.132",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MyIsInVzZXJuYW1lIjoiUmFob2FuRHVza2kiLCJlbWFpbCI6InJheWFubWFocjEwMEBnbWFpbC5jb20iLCJleHAiOjE3ODU5MzE5NjV9.VOplRDnb0Nz9mA6Eb-QMeY7NAbTap5TMbSsQXo0TV9I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22c090cb83dacbd-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.136.148.13",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 12:13:02 UTC] === END API CALL LOG ===
[29-Jul-2026 12:13:02 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 12:13:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MyIsInVzZXJuYW1lIjoiUmFob2FuRHVza2kiLCJlbWFpbCI6InJheWFubWFocjEwMEBnbWFpbC5jb20iLCJleHAiOjE3ODU5MzE5NjV9.VOplRDnb0Nz9mA6Eb-QMeY7NAbTap5TMbSsQXo0TV9I
[29-Jul-2026 12:13:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 12:13:02 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 12:13:02 UTC] User ID: 1183
[29-Jul-2026 12:13:02 UTC] ✅ User profile retrieved successfully for user ID: 1183
[29-Jul-2026 12:13:03 UTC] === API CALL LOG ===
[29-Jul-2026 12:13:03 UTC] Endpoint: user/profile.php
[29-Jul-2026 12:13:03 UTC] Full Log Data: {
    "timestamp": "2026-07-29 12:13:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.136.148.13",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.136.148.13, 172.69.210.132",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MyIsInVzZXJuYW1lIjoiUmFob2FuRHVza2kiLCJlbWFpbCI6InJheWFubWFocjEwMEBnbWFpbC5jb20iLCJleHAiOjE3ODU5MzE5NjV9.VOplRDnb0Nz9mA6Eb-QMeY7NAbTap5TMbSsQXo0TV9I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22c090f8d0aacbd-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.136.148.13",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 12:13:03 UTC] === END API CALL LOG ===
[29-Jul-2026 12:13:03 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 12:13:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MyIsInVzZXJuYW1lIjoiUmFob2FuRHVza2kiLCJlbWFpbCI6InJheWFubWFocjEwMEBnbWFpbC5jb20iLCJleHAiOjE3ODU5MzE5NjV9.VOplRDnb0Nz9mA6Eb-QMeY7NAbTap5TMbSsQXo0TV9I
[29-Jul-2026 12:13:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 12:13:03 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 12:13:03 UTC] User ID: 1183
[29-Jul-2026 12:13:03 UTC] ✅ User profile retrieved successfully for user ID: 1183
[29-Jul-2026 12:13:07 UTC] === API CALL LOG ===
[29-Jul-2026 12:13:07 UTC] Endpoint: user/profile.php
[29-Jul-2026 12:13:07 UTC] Full Log Data: {
    "timestamp": "2026-07-29 12:13:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.136.148.13",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.136.148.13, 172.69.210.132",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MyIsInVzZXJuYW1lIjoiUmFob2FuRHVza2kiLCJlbWFpbCI6InJheWFubWFocjEwMEBnbWFpbC5jb20iLCJleHAiOjE3ODU5MzE5NjV9.VOplRDnb0Nz9mA6Eb-QMeY7NAbTap5TMbSsQXo0TV9I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22c0927f8c3acba-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.136.148.13",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 12:13:07 UTC] === END API CALL LOG ===
[29-Jul-2026 12:13:07 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 12:13:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MyIsInVzZXJuYW1lIjoiUmFob2FuRHVza2kiLCJlbWFpbCI6InJheWFubWFocjEwMEBnbWFpbC5jb20iLCJleHAiOjE3ODU5MzE5NjV9.VOplRDnb0Nz9mA6Eb-QMeY7NAbTap5TMbSsQXo0TV9I
[29-Jul-2026 12:13:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 12:13:07 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 12:13:07 UTC] User ID: 1183
[29-Jul-2026 12:13:07 UTC] ✅ User profile retrieved successfully for user ID: 1183
[29-Jul-2026 12:13:08 UTC] === API CALL LOG ===
[29-Jul-2026 12:13:08 UTC] Endpoint: user/profile.php
[29-Jul-2026 12:13:08 UTC] Full Log Data: {
    "timestamp": "2026-07-29 12:13:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.136.148.13",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.136.148.13, 172.69.210.132",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MyIsInVzZXJuYW1lIjoiUmFob2FuRHVza2kiLCJlbWFpbCI6InJheWFubWFocjEwMEBnbWFpbC5jb20iLCJleHAiOjE3ODU5MzE5NjV9.VOplRDnb0Nz9mA6Eb-QMeY7NAbTap5TMbSsQXo0TV9I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22c092cff7facba-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.136.148.13",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 12:13:08 UTC] === END API CALL LOG ===
[29-Jul-2026 12:13:08 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 12:13:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MyIsInVzZXJuYW1lIjoiUmFob2FuRHVza2kiLCJlbWFpbCI6InJheWFubWFocjEwMEBnbWFpbC5jb20iLCJleHAiOjE3ODU5MzE5NjV9.VOplRDnb0Nz9mA6Eb-QMeY7NAbTap5TMbSsQXo0TV9I
[29-Jul-2026 12:13:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 12:13:08 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 12:13:08 UTC] User ID: 1183
[29-Jul-2026 12:13:08 UTC] ✅ User profile retrieved successfully for user ID: 1183
[29-Jul-2026 12:13:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jul-2026 12:13:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jul-2026 12:13:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.136.148.13, 172.69.210.132","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MyIsInVzZXJuYW1lIjoiUmFob2FuRHVza2kiLCJlbWFpbCI6InJheWFubWFocjEwMEBnbWFpbC5jb20iLCJleHAiOjE3ODU5MzE5NjV9.VOplRDnb0Nz9mA6Eb-QMeY7NAbTap5TMbSsQXo0TV9I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a22c092d3ff2acba-BGW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.136.148.13","cf-ipcountry":"IQ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-Jul-2026 12:13:08 UTC] === User Orders API Called ===
[29-Jul-2026 12:13:08 UTC] User ID: 1183
[29-Jul-2026 12:13:08 UTC] Limit: 20, Offset: 0
[29-Jul-2026 12:13:08 UTC] Orders found: 0
[29-Jul-2026 12:13:08 UTC] Orders data: []
[29-Jul-2026 12:13:08 UTC] Total orders count: 0
[29-Jul-2026 12:13:08 UTC] === API CALL LOG ===
[29-Jul-2026 12:13:08 UTC] Endpoint: user/profile.php
[29-Jul-2026 12:13:08 UTC] Full Log Data: {
    "timestamp": "2026-07-29 12:13:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.136.148.13",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.136.148.13, 172.69.210.132",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MyIsInVzZXJuYW1lIjoiUmFob2FuRHVza2kiLCJlbWFpbCI6InJheWFubWFocjEwMEBnbWFpbC5jb20iLCJleHAiOjE3ODU5MzE5NjV9.VOplRDnb0Nz9mA6Eb-QMeY7NAbTap5TMbSsQXo0TV9I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22c092db8abacba-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.136.148.13",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 12:13:08 UTC] === END API CALL LOG ===
[29-Jul-2026 12:13:08 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 12:13:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MyIsInVzZXJuYW1lIjoiUmFob2FuRHVza2kiLCJlbWFpbCI6InJheWFubWFocjEwMEBnbWFpbC5jb20iLCJleHAiOjE3ODU5MzE5NjV9.VOplRDnb0Nz9mA6Eb-QMeY7NAbTap5TMbSsQXo0TV9I
[29-Jul-2026 12:13:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 12:13:08 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 12:13:08 UTC] User ID: 1183
[29-Jul-2026 12:13:08 UTC] ✅ User profile retrieved successfully for user ID: 1183
[29-Jul-2026 12:13:08 UTC] === API CALL LOG ===
[29-Jul-2026 12:13:08 UTC] Endpoint: user/profile.php
[29-Jul-2026 12:13:08 UTC] Full Log Data: {
    "timestamp": "2026-07-29 12:13:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.136.148.13",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.136.148.13, 172.69.210.132",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MyIsInVzZXJuYW1lIjoiUmFob2FuRHVza2kiLCJlbWFpbCI6InJheWFubWFocjEwMEBnbWFpbC5jb20iLCJleHAiOjE3ODU5MzE5NjV9.VOplRDnb0Nz9mA6Eb-QMeY7NAbTap5TMbSsQXo0TV9I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22c09307c4aacba-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.136.148.13",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 12:13:08 UTC] === END API CALL LOG ===
[29-Jul-2026 12:13:08 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 12:13:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MyIsInVzZXJuYW1lIjoiUmFob2FuRHVza2kiLCJlbWFpbCI6InJheWFubWFocjEwMEBnbWFpbC5jb20iLCJleHAiOjE3ODU5MzE5NjV9.VOplRDnb0Nz9mA6Eb-QMeY7NAbTap5TMbSsQXo0TV9I
[29-Jul-2026 12:13:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 12:13:08 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 12:13:08 UTC] User ID: 1183
[29-Jul-2026 12:13:08 UTC] ✅ User profile retrieved successfully for user ID: 1183
[29-Jul-2026 12:13:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jul-2026 12:13:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jul-2026 12:13:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.136.148.13, 172.69.210.132","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MyIsInVzZXJuYW1lIjoiUmFob2FuRHVza2kiLCJlbWFpbCI6InJheWFubWFocjEwMEBnbWFpbC5jb20iLCJleHAiOjE3ODU5MzE5NjV9.VOplRDnb0Nz9mA6Eb-QMeY7NAbTap5TMbSsQXo0TV9I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a22c09324e89acba-BGW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.136.148.13","cf-ipcountry":"IQ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-Jul-2026 12:13:08 UTC] === User Orders API Called ===
[29-Jul-2026 12:13:08 UTC] User ID: 1183
[29-Jul-2026 12:13:08 UTC] Limit: 20, Offset: 0
[29-Jul-2026 12:13:08 UTC] Orders found: 0
[29-Jul-2026 12:13:08 UTC] Orders data: []
[29-Jul-2026 12:13:08 UTC] Total orders count: 0
[29-Jul-2026 12:13:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jul-2026 12:13:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jul-2026 12:13:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.136.148.13, 172.69.210.132","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MyIsInVzZXJuYW1lIjoiUmFob2FuRHVza2kiLCJlbWFpbCI6InJheWFubWFocjEwMEBnbWFpbC5jb20iLCJleHAiOjE3ODU5MzE5NjV9.VOplRDnb0Nz9mA6Eb-QMeY7NAbTap5TMbSsQXo0TV9I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a22c093b3a44acba-BGW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.136.148.13","cf-ipcountry":"IQ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-Jul-2026 12:13:10 UTC] === User Orders API Called ===
[29-Jul-2026 12:13:10 UTC] User ID: 1183
[29-Jul-2026 12:13:10 UTC] Limit: 20, Offset: 0
[29-Jul-2026 12:13:10 UTC] Orders found: 0
[29-Jul-2026 12:13:10 UTC] Orders data: []
[29-Jul-2026 12:13:10 UTC] Total orders count: 0
[29-Jul-2026 12:13:10 UTC] === API CALL LOG ===
[29-Jul-2026 12:13:10 UTC] Endpoint: user/profile.php
[29-Jul-2026 12:13:10 UTC] Full Log Data: {
    "timestamp": "2026-07-29 12:13:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.136.148.13",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.136.148.13, 172.69.210.132",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MyIsInVzZXJuYW1lIjoiUmFob2FuRHVza2kiLCJlbWFpbCI6InJheWFubWFocjEwMEBnbWFpbC5jb20iLCJleHAiOjE3ODU5MzE5NjV9.VOplRDnb0Nz9mA6Eb-QMeY7NAbTap5TMbSsQXo0TV9I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22c093bdb65acba-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.136.148.13",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 12:13:10 UTC] === END API CALL LOG ===
[29-Jul-2026 12:13:10 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 12:13:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MyIsInVzZXJuYW1lIjoiUmFob2FuRHVza2kiLCJlbWFpbCI6InJheWFubWFocjEwMEBnbWFpbC5jb20iLCJleHAiOjE3ODU5MzE5NjV9.VOplRDnb0Nz9mA6Eb-QMeY7NAbTap5TMbSsQXo0TV9I
[29-Jul-2026 12:13:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 12:13:10 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 12:13:10 UTC] User ID: 1183
[29-Jul-2026 12:13:10 UTC] ✅ User profile retrieved successfully for user ID: 1183
[29-Jul-2026 12:13:10 UTC] === API CALL LOG ===
[29-Jul-2026 12:13:10 UTC] Endpoint: user/profile.php
[29-Jul-2026 12:13:10 UTC] Full Log Data: {
    "timestamp": "2026-07-29 12:13:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.136.148.13",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.136.148.13, 172.69.210.132",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MyIsInVzZXJuYW1lIjoiUmFob2FuRHVza2kiLCJlbWFpbCI6InJheWFubWFocjEwMEBnbWFpbC5jb20iLCJleHAiOjE3ODU5MzE5NjV9.VOplRDnb0Nz9mA6Eb-QMeY7NAbTap5TMbSsQXo0TV9I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22c093e4f42acba-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.136.148.13",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 12:13:10 UTC] === END API CALL LOG ===
[29-Jul-2026 12:13:10 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 12:13:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MyIsInVzZXJuYW1lIjoiUmFob2FuRHVza2kiLCJlbWFpbCI6InJheWFubWFocjEwMEBnbWFpbC5jb20iLCJleHAiOjE3ODU5MzE5NjV9.VOplRDnb0Nz9mA6Eb-QMeY7NAbTap5TMbSsQXo0TV9I
[29-Jul-2026 12:13:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 12:13:10 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 12:13:10 UTC] User ID: 1183
[29-Jul-2026 12:13:10 UTC] ✅ User profile retrieved successfully for user ID: 1183
[29-Jul-2026 12:13:11 UTC] === API CALL LOG ===
[29-Jul-2026 12:13:11 UTC] Endpoint: user/profile.php
[29-Jul-2026 12:13:11 UTC] Full Log Data: {
    "timestamp": "2026-07-29 12:13:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.136.148.13",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.136.148.13, 172.69.210.132",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MyIsInVzZXJuYW1lIjoiUmFob2FuRHVza2kiLCJlbWFpbCI6InJheWFubWFocjEwMEBnbWFpbC5jb20iLCJleHAiOjE3ODU5MzE5NjV9.VOplRDnb0Nz9mA6Eb-QMeY7NAbTap5TMbSsQXo0TV9I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22c093fa8dbacba-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.136.148.13",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 12:13:11 UTC] === END API CALL LOG ===
[29-Jul-2026 12:13:11 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 12:13:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MyIsInVzZXJuYW1lIjoiUmFob2FuRHVza2kiLCJlbWFpbCI6InJheWFubWFocjEwMEBnbWFpbC5jb20iLCJleHAiOjE3ODU5MzE5NjV9.VOplRDnb0Nz9mA6Eb-QMeY7NAbTap5TMbSsQXo0TV9I
[29-Jul-2026 12:13:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 12:13:11 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 12:13:11 UTC] User ID: 1183
[29-Jul-2026 12:13:11 UTC] ✅ User profile retrieved successfully for user ID: 1183
[29-Jul-2026 12:13:12 UTC] === API CALL LOG ===
[29-Jul-2026 12:13:12 UTC] Endpoint: user/profile.php
[29-Jul-2026 12:13:12 UTC] Full Log Data: {
    "timestamp": "2026-07-29 12:13:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.136.148.13",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.136.148.13, 172.69.210.132",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MyIsInVzZXJuYW1lIjoiUmFob2FuRHVza2kiLCJlbWFpbCI6InJheWFubWFocjEwMEBnbWFpbC5jb20iLCJleHAiOjE3ODU5MzE5NjV9.VOplRDnb0Nz9mA6Eb-QMeY7NAbTap5TMbSsQXo0TV9I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22c094bbff0acba-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.136.148.13",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 12:13:12 UTC] === END API CALL LOG ===
[29-Jul-2026 12:13:12 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 12:13:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MyIsInVzZXJuYW1lIjoiUmFob2FuRHVza2kiLCJlbWFpbCI6InJheWFubWFocjEwMEBnbWFpbC5jb20iLCJleHAiOjE3ODU5MzE5NjV9.VOplRDnb0Nz9mA6Eb-QMeY7NAbTap5TMbSsQXo0TV9I
[29-Jul-2026 12:13:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 12:13:12 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 12:13:12 UTC] User ID: 1183
[29-Jul-2026 12:13:12 UTC] ✅ User profile retrieved successfully for user ID: 1183
[29-Jul-2026 12:13:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jul-2026 12:13:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jul-2026 12:13:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.136.148.13, 172.69.210.133","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MyIsInVzZXJuYW1lIjoiUmFob2FuRHVza2kiLCJlbWFpbCI6InJheWFubWFocjEwMEBnbWFpbC5jb20iLCJleHAiOjE3ODU5MzE5NjV9.VOplRDnb0Nz9mA6Eb-QMeY7NAbTap5TMbSsQXo0TV9I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a22c0987f847acba-BGW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.136.148.13","cf-ipcountry":"IQ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-Jul-2026 12:13:22 UTC] === User Orders API Called ===
[29-Jul-2026 12:13:22 UTC] User ID: 1183
[29-Jul-2026 12:13:22 UTC] Limit: 20, Offset: 0
[29-Jul-2026 12:13:22 UTC] Orders found: 0
[29-Jul-2026 12:13:22 UTC] Orders data: []
[29-Jul-2026 12:13:22 UTC] Total orders count: 0
[29-Jul-2026 12:13:22 UTC] === API CALL LOG ===
[29-Jul-2026 12:13:22 UTC] Endpoint: user/profile.php
[29-Jul-2026 12:13:22 UTC] Full Log Data: {
    "timestamp": "2026-07-29 12:13:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.136.148.13",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.136.148.13, 172.69.210.132",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MyIsInVzZXJuYW1lIjoiUmFob2FuRHVza2kiLCJlbWFpbCI6InJheWFubWFocjEwMEBnbWFpbC5jb20iLCJleHAiOjE3ODU5MzE5NjV9.VOplRDnb0Nz9mA6Eb-QMeY7NAbTap5TMbSsQXo0TV9I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22c09886913acba-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.136.148.13",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 12:13:22 UTC] === END API CALL LOG ===
[29-Jul-2026 12:13:22 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 12:13:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MyIsInVzZXJuYW1lIjoiUmFob2FuRHVza2kiLCJlbWFpbCI6InJheWFubWFocjEwMEBnbWFpbC5jb20iLCJleHAiOjE3ODU5MzE5NjV9.VOplRDnb0Nz9mA6Eb-QMeY7NAbTap5TMbSsQXo0TV9I
[29-Jul-2026 12:13:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 12:13:22 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 12:13:22 UTC] User ID: 1183
[29-Jul-2026 12:13:22 UTC] ✅ User profile retrieved successfully for user ID: 1183
[29-Jul-2026 12:13:23 UTC] === API CALL LOG ===
[29-Jul-2026 12:13:23 UTC] Endpoint: user/profile.php
[29-Jul-2026 12:13:23 UTC] Full Log Data: {
    "timestamp": "2026-07-29 12:13:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.136.148.13",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.136.148.13, 172.69.210.132",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MyIsInVzZXJuYW1lIjoiUmFob2FuRHVza2kiLCJlbWFpbCI6InJheWFubWFocjEwMEBnbWFpbC5jb20iLCJleHAiOjE3ODU5MzE5NjV9.VOplRDnb0Nz9mA6Eb-QMeY7NAbTap5TMbSsQXo0TV9I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22c098c6e32acba-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.136.148.13",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 12:13:23 UTC] === END API CALL LOG ===
[29-Jul-2026 12:13:23 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 12:13:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MyIsInVzZXJuYW1lIjoiUmFob2FuRHVza2kiLCJlbWFpbCI6InJheWFubWFocjEwMEBnbWFpbC5jb20iLCJleHAiOjE3ODU5MzE5NjV9.VOplRDnb0Nz9mA6Eb-QMeY7NAbTap5TMbSsQXo0TV9I
[29-Jul-2026 12:13:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 12:13:23 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 12:13:23 UTC] User ID: 1183
[29-Jul-2026 12:13:23 UTC] ✅ User profile retrieved successfully for user ID: 1183
[29-Jul-2026 12:13:23 UTC] === API CALL LOG ===
[29-Jul-2026 12:13:23 UTC] Endpoint: user/profile.php
[29-Jul-2026 12:13:23 UTC] Full Log Data: {
    "timestamp": "2026-07-29 12:13:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.136.148.13",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.136.148.13, 172.69.210.132",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MyIsInVzZXJuYW1lIjoiUmFob2FuRHVza2kiLCJlbWFpbCI6InJheWFubWFocjEwMEBnbWFpbC5jb20iLCJleHAiOjE3ODU5MzE5NjV9.VOplRDnb0Nz9mA6Eb-QMeY7NAbTap5TMbSsQXo0TV9I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22c098c9e76acba-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.136.148.13",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 12:13:23 UTC] === END API CALL LOG ===
[29-Jul-2026 12:13:23 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 12:13:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MyIsInVzZXJuYW1lIjoiUmFob2FuRHVza2kiLCJlbWFpbCI6InJheWFubWFocjEwMEBnbWFpbC5jb20iLCJleHAiOjE3ODU5MzE5NjV9.VOplRDnb0Nz9mA6Eb-QMeY7NAbTap5TMbSsQXo0TV9I
[29-Jul-2026 12:13:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 12:13:23 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 12:13:23 UTC] User ID: 1183
[29-Jul-2026 12:13:23 UTC] ✅ User profile retrieved successfully for user ID: 1183
[29-Jul-2026 12:13:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jul-2026 12:13:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jul-2026 12:13:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.136.148.13, 172.69.210.133","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MyIsInVzZXJuYW1lIjoiUmFob2FuRHVza2kiLCJlbWFpbCI6InJheWFubWFocjEwMEBnbWFpbC5jb20iLCJleHAiOjE3ODU5MzE5NjV9.VOplRDnb0Nz9mA6Eb-QMeY7NAbTap5TMbSsQXo0TV9I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a22c09a1f942acba-BGW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.136.148.13","cf-ipcountry":"IQ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-Jul-2026 12:13:26 UTC] === User Orders API Called ===
[29-Jul-2026 12:13:26 UTC] User ID: 1183
[29-Jul-2026 12:13:26 UTC] Limit: 20, Offset: 0
[29-Jul-2026 12:13:26 UTC] Orders found: 0
[29-Jul-2026 12:13:26 UTC] Orders data: []
[29-Jul-2026 12:13:26 UTC] Total orders count: 0
[29-Jul-2026 12:13:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jul-2026 12:13:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jul-2026 12:13:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.136.148.13, 172.69.210.133","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MyIsInVzZXJuYW1lIjoiUmFob2FuRHVza2kiLCJlbWFpbCI6InJheWFubWFocjEwMEBnbWFpbC5jb20iLCJleHAiOjE3ODU5MzE5NjV9.VOplRDnb0Nz9mA6Eb-QMeY7NAbTap5TMbSsQXo0TV9I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a22c09a3bb3cacba-BGW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.136.148.13","cf-ipcountry":"IQ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-Jul-2026 12:13:27 UTC] === User Orders API Called ===
[29-Jul-2026 12:13:27 UTC] User ID: 1183
[29-Jul-2026 12:13:27 UTC] Limit: 20, Offset: 0
[29-Jul-2026 12:13:27 UTC] Orders found: 0
[29-Jul-2026 12:13:27 UTC] Orders data: []
[29-Jul-2026 12:13:27 UTC] Total orders count: 0
[29-Jul-2026 12:13:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jul-2026 12:13:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jul-2026 12:13:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.136.148.13, 172.69.210.133","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MyIsInVzZXJuYW1lIjoiUmFob2FuRHVza2kiLCJlbWFpbCI6InJheWFubWFocjEwMEBnbWFpbC5jb20iLCJleHAiOjE3ODU5MzE5NjV9.VOplRDnb0Nz9mA6Eb-QMeY7NAbTap5TMbSsQXo0TV9I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a22c09ac5f10acba-BGW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.136.148.13","cf-ipcountry":"IQ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-Jul-2026 12:13:28 UTC] === User Orders API Called ===
[29-Jul-2026 12:13:28 UTC] User ID: 1183
[29-Jul-2026 12:13:28 UTC] Limit: 20, Offset: 0
[29-Jul-2026 12:13:28 UTC] Orders found: 0
[29-Jul-2026 12:13:28 UTC] Orders data: []
[29-Jul-2026 12:13:28 UTC] Total orders count: 0
[29-Jul-2026 12:13:28 UTC] === API CALL LOG ===
[29-Jul-2026 12:13:28 UTC] Endpoint: user/profile.php
[29-Jul-2026 12:13:28 UTC] Full Log Data: {
    "timestamp": "2026-07-29 12:13:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.136.148.13",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.136.148.13, 172.69.210.133",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MyIsInVzZXJuYW1lIjoiUmFob2FuRHVza2kiLCJlbWFpbCI6InJheWFubWFocjEwMEBnbWFpbC5jb20iLCJleHAiOjE3ODU5MzE5NjV9.VOplRDnb0Nz9mA6Eb-QMeY7NAbTap5TMbSsQXo0TV9I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22c09acefe6acba-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.136.148.13",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 12:13:28 UTC] === END API CALL LOG ===
[29-Jul-2026 12:13:28 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 12:13:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MyIsInVzZXJuYW1lIjoiUmFob2FuRHVza2kiLCJlbWFpbCI6InJheWFubWFocjEwMEBnbWFpbC5jb20iLCJleHAiOjE3ODU5MzE5NjV9.VOplRDnb0Nz9mA6Eb-QMeY7NAbTap5TMbSsQXo0TV9I
[29-Jul-2026 12:13:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 12:13:28 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 12:13:28 UTC] User ID: 1183
[29-Jul-2026 12:13:28 UTC] ✅ User profile retrieved successfully for user ID: 1183
[29-Jul-2026 12:13:28 UTC] === API CALL LOG ===
[29-Jul-2026 12:13:28 UTC] Endpoint: user/profile.php
[29-Jul-2026 12:13:28 UTC] Full Log Data: {
    "timestamp": "2026-07-29 12:13:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.136.148.13",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.136.148.13, 172.69.210.133",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MyIsInVzZXJuYW1lIjoiUmFob2FuRHVza2kiLCJlbWFpbCI6InJheWFubWFocjEwMEBnbWFpbC5jb20iLCJleHAiOjE3ODU5MzE5NjV9.VOplRDnb0Nz9mA6Eb-QMeY7NAbTap5TMbSsQXo0TV9I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22c09af7b4bacba-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.136.148.13",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 12:13:28 UTC] === END API CALL LOG ===
[29-Jul-2026 12:13:28 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 12:13:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MyIsInVzZXJuYW1lIjoiUmFob2FuRHVza2kiLCJlbWFpbCI6InJheWFubWFocjEwMEBnbWFpbC5jb20iLCJleHAiOjE3ODU5MzE5NjV9.VOplRDnb0Nz9mA6Eb-QMeY7NAbTap5TMbSsQXo0TV9I
[29-Jul-2026 12:13:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 12:13:28 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 12:13:28 UTC] User ID: 1183
[29-Jul-2026 12:13:28 UTC] ✅ User profile retrieved successfully for user ID: 1183
[29-Jul-2026 12:13:29 UTC] === API CALL LOG ===
[29-Jul-2026 12:13:29 UTC] Endpoint: user/profile.php
[29-Jul-2026 12:13:29 UTC] Full Log Data: {
    "timestamp": "2026-07-29 12:13:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.136.148.13",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.136.148.13, 172.69.210.133",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MyIsInVzZXJuYW1lIjoiUmFob2FuRHVza2kiLCJlbWFpbCI6InJheWFubWFocjEwMEBnbWFpbC5jb20iLCJleHAiOjE3ODU5MzE5NjV9.VOplRDnb0Nz9mA6Eb-QMeY7NAbTap5TMbSsQXo0TV9I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22c09b0ed1bacba-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.136.148.13",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 12:13:29 UTC] === END API CALL LOG ===
[29-Jul-2026 12:13:29 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 12:13:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MyIsInVzZXJuYW1lIjoiUmFob2FuRHVza2kiLCJlbWFpbCI6InJheWFubWFocjEwMEBnbWFpbC5jb20iLCJleHAiOjE3ODU5MzE5NjV9.VOplRDnb0Nz9mA6Eb-QMeY7NAbTap5TMbSsQXo0TV9I
[29-Jul-2026 12:13:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 12:13:29 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 12:13:29 UTC] User ID: 1183
[29-Jul-2026 12:13:29 UTC] ✅ User profile retrieved successfully for user ID: 1183
[29-Jul-2026 12:13:30 UTC] === API CALL LOG ===
[29-Jul-2026 12:13:30 UTC] Endpoint: user/profile.php
[29-Jul-2026 12:13:30 UTC] Full Log Data: {
    "timestamp": "2026-07-29 12:13:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.136.148.13",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.136.148.13, 172.69.210.133",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MyIsInVzZXJuYW1lIjoiUmFob2FuRHVza2kiLCJlbWFpbCI6InJheWFubWFocjEwMEBnbWFpbC5jb20iLCJleHAiOjE3ODU5MzE5NjV9.VOplRDnb0Nz9mA6Eb-QMeY7NAbTap5TMbSsQXo0TV9I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22c09b83f12acba-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.136.148.13",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 12:13:30 UTC] === END API CALL LOG ===
[29-Jul-2026 12:13:30 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 12:13:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MyIsInVzZXJuYW1lIjoiUmFob2FuRHVza2kiLCJlbWFpbCI6InJheWFubWFocjEwMEBnbWFpbC5jb20iLCJleHAiOjE3ODU5MzE5NjV9.VOplRDnb0Nz9mA6Eb-QMeY7NAbTap5TMbSsQXo0TV9I
[29-Jul-2026 12:13:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 12:13:30 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 12:13:30 UTC] User ID: 1183
[29-Jul-2026 12:13:30 UTC] ✅ User profile retrieved successfully for user ID: 1183
[29-Jul-2026 12:14:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jul-2026 12:14:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jul-2026 12:14:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.136.148.13, 172.69.210.132","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MyIsInVzZXJuYW1lIjoiUmFob2FuRHVza2kiLCJlbWFpbCI6InJheWFubWFocjEwMEBnbWFpbC5jb20iLCJleHAiOjE3ODU5MzE5NjV9.VOplRDnb0Nz9mA6Eb-QMeY7NAbTap5TMbSsQXo0TV9I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a22c0aec3f80acba-BGW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.136.148.13","cf-ipcountry":"IQ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-Jul-2026 12:14:19 UTC] === User Orders API Called ===
[29-Jul-2026 12:14:19 UTC] User ID: 1183
[29-Jul-2026 12:14:19 UTC] Limit: 20, Offset: 0
[29-Jul-2026 12:14:19 UTC] Orders found: 0
[29-Jul-2026 12:14:19 UTC] Orders data: []
[29-Jul-2026 12:14:19 UTC] Total orders count: 0
[29-Jul-2026 12:14:19 UTC] === API CALL LOG ===
[29-Jul-2026 12:14:19 UTC] Endpoint: user/profile.php
[29-Jul-2026 12:14:19 UTC] Full Log Data: {
    "timestamp": "2026-07-29 12:14:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.136.148.13",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.136.148.13, 172.69.210.133",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MyIsInVzZXJuYW1lIjoiUmFob2FuRHVza2kiLCJlbWFpbCI6InJheWFubWFocjEwMEBnbWFpbC5jb20iLCJleHAiOjE3ODU5MzE5NjV9.VOplRDnb0Nz9mA6Eb-QMeY7NAbTap5TMbSsQXo0TV9I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22c0aecb820acba-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.136.148.13",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 12:14:19 UTC] === END API CALL LOG ===
[29-Jul-2026 12:14:19 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 12:14:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MyIsInVzZXJuYW1lIjoiUmFob2FuRHVza2kiLCJlbWFpbCI6InJheWFubWFocjEwMEBnbWFpbC5jb20iLCJleHAiOjE3ODU5MzE5NjV9.VOplRDnb0Nz9mA6Eb-QMeY7NAbTap5TMbSsQXo0TV9I
[29-Jul-2026 12:14:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 12:14:19 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 12:14:19 UTC] User ID: 1183
[29-Jul-2026 12:14:19 UTC] ✅ User profile retrieved successfully for user ID: 1183
[29-Jul-2026 12:14:20 UTC] === API CALL LOG ===
[29-Jul-2026 12:14:20 UTC] Endpoint: user/profile.php
[29-Jul-2026 12:14:20 UTC] Full Log Data: {
    "timestamp": "2026-07-29 12:14:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.136.148.13",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.136.148.13, 172.69.210.133",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MyIsInVzZXJuYW1lIjoiUmFob2FuRHVza2kiLCJlbWFpbCI6InJheWFubWFocjEwMEBnbWFpbC5jb20iLCJleHAiOjE3ODU5MzE5NjV9.VOplRDnb0Nz9mA6Eb-QMeY7NAbTap5TMbSsQXo0TV9I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22c0af0dd9cacba-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.136.148.13",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 12:14:20 UTC] === END API CALL LOG ===
[29-Jul-2026 12:14:20 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 12:14:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MyIsInVzZXJuYW1lIjoiUmFob2FuRHVza2kiLCJlbWFpbCI6InJheWFubWFocjEwMEBnbWFpbC5jb20iLCJleHAiOjE3ODU5MzE5NjV9.VOplRDnb0Nz9mA6Eb-QMeY7NAbTap5TMbSsQXo0TV9I
[29-Jul-2026 12:14:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 12:14:20 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 12:14:20 UTC] User ID: 1183
[29-Jul-2026 12:14:20 UTC] ✅ User profile retrieved successfully for user ID: 1183
[29-Jul-2026 12:14:20 UTC] === API CALL LOG ===
[29-Jul-2026 12:14:20 UTC] Endpoint: user/profile.php
[29-Jul-2026 12:14:20 UTC] Full Log Data: {
    "timestamp": "2026-07-29 12:14:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.136.148.13",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.136.148.13, 172.69.210.133",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MyIsInVzZXJuYW1lIjoiUmFob2FuRHVza2kiLCJlbWFpbCI6InJheWFubWFocjEwMEBnbWFpbC5jb20iLCJleHAiOjE3ODU5MzE5NjV9.VOplRDnb0Nz9mA6Eb-QMeY7NAbTap5TMbSsQXo0TV9I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22c0af10dddacba-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.136.148.13",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 12:14:20 UTC] === END API CALL LOG ===
[29-Jul-2026 12:14:20 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 12:14:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MyIsInVzZXJuYW1lIjoiUmFob2FuRHVza2kiLCJlbWFpbCI6InJheWFubWFocjEwMEBnbWFpbC5jb20iLCJleHAiOjE3ODU5MzE5NjV9.VOplRDnb0Nz9mA6Eb-QMeY7NAbTap5TMbSsQXo0TV9I
[29-Jul-2026 12:14:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 12:14:20 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 12:14:20 UTC] User ID: 1183
[29-Jul-2026 12:14:20 UTC] ✅ User profile retrieved successfully for user ID: 1183
[29-Jul-2026 12:15:26 UTC] === API CALL LOG ===
[29-Jul-2026 12:15:26 UTC] Endpoint: user/profile.php
[29-Jul-2026 12:15:26 UTC] Full Log Data: {
    "timestamp": "2026-07-29 12:15:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.136.148.13",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.136.148.13, 172.69.210.133",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MyIsInVzZXJuYW1lIjoiUmFob2FuRHVza2kiLCJlbWFpbCI6InJheWFubWFocjEwMEBnbWFpbC5jb20iLCJleHAiOjE3ODU5MzE5NjV9.VOplRDnb0Nz9mA6Eb-QMeY7NAbTap5TMbSsQXo0TV9I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22c0c8c0c98acba-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.136.148.13",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 12:15:26 UTC] === END API CALL LOG ===
[29-Jul-2026 12:15:26 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 12:15:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MyIsInVzZXJuYW1lIjoiUmFob2FuRHVza2kiLCJlbWFpbCI6InJheWFubWFocjEwMEBnbWFpbC5jb20iLCJleHAiOjE3ODU5MzE5NjV9.VOplRDnb0Nz9mA6Eb-QMeY7NAbTap5TMbSsQXo0TV9I
[29-Jul-2026 12:15:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 12:15:26 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 12:15:26 UTC] User ID: 1183
[29-Jul-2026 12:15:26 UTC] ✅ User profile retrieved successfully for user ID: 1183
[29-Jul-2026 12:15:30 UTC] === API CALL LOG ===
[29-Jul-2026 12:15:30 UTC] Endpoint: user/profile.php
[29-Jul-2026 12:15:30 UTC] Full Log Data: {
    "timestamp": "2026-07-29 12:15:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.136.148.13",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.136.148.13, 172.69.210.133",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MyIsInVzZXJuYW1lIjoiUmFob2FuRHVza2kiLCJlbWFpbCI6InJheWFubWFocjEwMEBnbWFpbC5jb20iLCJleHAiOjE3ODU5MzE5NjV9.VOplRDnb0Nz9mA6Eb-QMeY7NAbTap5TMbSsQXo0TV9I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22c0ca92b1d1d5d-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.136.148.13",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 12:15:30 UTC] === END API CALL LOG ===
[29-Jul-2026 12:15:30 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 12:15:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MyIsInVzZXJuYW1lIjoiUmFob2FuRHVza2kiLCJlbWFpbCI6InJheWFubWFocjEwMEBnbWFpbC5jb20iLCJleHAiOjE3ODU5MzE5NjV9.VOplRDnb0Nz9mA6Eb-QMeY7NAbTap5TMbSsQXo0TV9I
[29-Jul-2026 12:15:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 12:15:30 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 12:15:30 UTC] User ID: 1183
[29-Jul-2026 12:15:30 UTC] ✅ User profile retrieved successfully for user ID: 1183
[29-Jul-2026 12:15:31 UTC] === API CALL LOG ===
[29-Jul-2026 12:15:31 UTC] Endpoint: user/profile.php
[29-Jul-2026 12:15:31 UTC] Full Log Data: {
    "timestamp": "2026-07-29 12:15:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.136.148.13",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.136.148.13, 172.69.210.133",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MyIsInVzZXJuYW1lIjoiUmFob2FuRHVza2kiLCJlbWFpbCI6InJheWFubWFocjEwMEBnbWFpbC5jb20iLCJleHAiOjE3ODU5MzE5NjV9.VOplRDnb0Nz9mA6Eb-QMeY7NAbTap5TMbSsQXo0TV9I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22c0cae88471d5d-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.136.148.13",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 12:15:31 UTC] === END API CALL LOG ===
[29-Jul-2026 12:15:31 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 12:15:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MyIsInVzZXJuYW1lIjoiUmFob2FuRHVza2kiLCJlbWFpbCI6InJheWFubWFocjEwMEBnbWFpbC5jb20iLCJleHAiOjE3ODU5MzE5NjV9.VOplRDnb0Nz9mA6Eb-QMeY7NAbTap5TMbSsQXo0TV9I
[29-Jul-2026 12:15:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 12:15:31 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 12:15:31 UTC] User ID: 1183
[29-Jul-2026 12:15:31 UTC] ✅ User profile retrieved successfully for user ID: 1183
[29-Jul-2026 12:15:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jul-2026 12:15:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jul-2026 12:15:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.136.148.13, 172.69.210.133","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MyIsInVzZXJuYW1lIjoiUmFob2FuRHVza2kiLCJlbWFpbCI6InJheWFubWFocjEwMEBnbWFpbC5jb20iLCJleHAiOjE3ODU5MzE5NjV9.VOplRDnb0Nz9mA6Eb-QMeY7NAbTap5TMbSsQXo0TV9I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a22c0caec87c1d5d-BGW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.136.148.13","cf-ipcountry":"IQ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-Jul-2026 12:15:31 UTC] === User Orders API Called ===
[29-Jul-2026 12:15:31 UTC] User ID: 1183
[29-Jul-2026 12:15:31 UTC] Limit: 20, Offset: 0
[29-Jul-2026 12:15:31 UTC] Orders found: 0
[29-Jul-2026 12:15:31 UTC] Orders data: []
[29-Jul-2026 12:15:31 UTC] Total orders count: 0
[29-Jul-2026 12:15:31 UTC] === API CALL LOG ===
[29-Jul-2026 12:15:31 UTC] Endpoint: user/profile.php
[29-Jul-2026 12:15:31 UTC] Full Log Data: {
    "timestamp": "2026-07-29 12:15:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.136.148.13",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.136.148.13, 172.69.210.133",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MyIsInVzZXJuYW1lIjoiUmFob2FuRHVza2kiLCJlbWFpbCI6InJheWFubWFocjEwMEBnbWFpbC5jb20iLCJleHAiOjE3ODU5MzE5NjV9.VOplRDnb0Nz9mA6Eb-QMeY7NAbTap5TMbSsQXo0TV9I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22c0caf290b1d5d-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.136.148.13",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 12:15:31 UTC] === END API CALL LOG ===
[29-Jul-2026 12:15:31 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 12:15:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MyIsInVzZXJuYW1lIjoiUmFob2FuRHVza2kiLCJlbWFpbCI6InJheWFubWFocjEwMEBnbWFpbC5jb20iLCJleHAiOjE3ODU5MzE5NjV9.VOplRDnb0Nz9mA6Eb-QMeY7NAbTap5TMbSsQXo0TV9I
[29-Jul-2026 12:15:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 12:15:31 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 12:15:31 UTC] User ID: 1183
[29-Jul-2026 12:15:31 UTC] ✅ User profile retrieved successfully for user ID: 1183
[29-Jul-2026 12:15:32 UTC] === API CALL LOG ===
[29-Jul-2026 12:15:32 UTC] Endpoint: user/profile.php
[29-Jul-2026 12:15:32 UTC] Full Log Data: {
    "timestamp": "2026-07-29 12:15:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.136.148.13",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.136.148.13, 172.69.210.133",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MyIsInVzZXJuYW1lIjoiUmFob2FuRHVza2kiLCJlbWFpbCI6InJheWFubWFocjEwMEBnbWFpbC5jb20iLCJleHAiOjE3ODU5MzE5NjV9.VOplRDnb0Nz9mA6Eb-QMeY7NAbTap5TMbSsQXo0TV9I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22c0cb1db3a1d5d-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.136.148.13",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 12:15:32 UTC] === END API CALL LOG ===
[29-Jul-2026 12:15:32 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 12:15:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MyIsInVzZXJuYW1lIjoiUmFob2FuRHVza2kiLCJlbWFpbCI6InJheWFubWFocjEwMEBnbWFpbC5jb20iLCJleHAiOjE3ODU5MzE5NjV9.VOplRDnb0Nz9mA6Eb-QMeY7NAbTap5TMbSsQXo0TV9I
[29-Jul-2026 12:15:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 12:15:32 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 12:15:32 UTC] User ID: 1183
[29-Jul-2026 12:15:32 UTC] ✅ User profile retrieved successfully for user ID: 1183
[29-Jul-2026 12:15:47 UTC] === API CALL LOG ===
[29-Jul-2026 12:15:47 UTC] Endpoint: user/profile.php
[29-Jul-2026 12:15:47 UTC] Full Log Data: {
    "timestamp": "2026-07-29 12:15:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.136.148.13",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.136.148.13, 172.69.210.132",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MyIsInVzZXJuYW1lIjoiUmFob2FuRHVza2kiLCJlbWFpbCI6InJheWFubWFocjEwMEBnbWFpbC5jb20iLCJleHAiOjE3ODU5MzE5NjV9.VOplRDnb0Nz9mA6Eb-QMeY7NAbTap5TMbSsQXo0TV9I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22c0d123c4dacc3-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.136.148.13",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 12:15:47 UTC] === END API CALL LOG ===
[29-Jul-2026 12:15:47 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 12:15:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MyIsInVzZXJuYW1lIjoiUmFob2FuRHVza2kiLCJlbWFpbCI6InJheWFubWFocjEwMEBnbWFpbC5jb20iLCJleHAiOjE3ODU5MzE5NjV9.VOplRDnb0Nz9mA6Eb-QMeY7NAbTap5TMbSsQXo0TV9I
[29-Jul-2026 12:15:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 12:15:47 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 12:15:47 UTC] User ID: 1183
[29-Jul-2026 12:15:47 UTC] ✅ User profile retrieved successfully for user ID: 1183
[29-Jul-2026 12:15:48 UTC] === API CALL LOG ===
[29-Jul-2026 12:15:48 UTC] Endpoint: user/profile.php
[29-Jul-2026 12:15:48 UTC] Full Log Data: {
    "timestamp": "2026-07-29 12:15:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.136.148.13",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.136.148.13, 172.69.210.132",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MyIsInVzZXJuYW1lIjoiUmFob2FuRHVza2kiLCJlbWFpbCI6InJheWFubWFocjEwMEBnbWFpbC5jb20iLCJleHAiOjE3ODU5MzE5NjV9.VOplRDnb0Nz9mA6Eb-QMeY7NAbTap5TMbSsQXo0TV9I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22c0d18ad59acc3-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.136.148.13",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 12:15:48 UTC] === END API CALL LOG ===
[29-Jul-2026 12:15:48 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 12:15:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MyIsInVzZXJuYW1lIjoiUmFob2FuRHVza2kiLCJlbWFpbCI6InJheWFubWFocjEwMEBnbWFpbC5jb20iLCJleHAiOjE3ODU5MzE5NjV9.VOplRDnb0Nz9mA6Eb-QMeY7NAbTap5TMbSsQXo0TV9I
[29-Jul-2026 12:15:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 12:15:48 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 12:15:48 UTC] User ID: 1183
[29-Jul-2026 12:15:48 UTC] ✅ User profile retrieved successfully for user ID: 1183
[29-Jul-2026 12:15:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jul-2026 12:15:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jul-2026 12:15:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.136.148.13, 172.69.210.132","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MyIsInVzZXJuYW1lIjoiUmFob2FuRHVza2kiLCJlbWFpbCI6InJheWFubWFocjEwMEBnbWFpbC5jb20iLCJleHAiOjE3ODU5MzE5NjV9.VOplRDnb0Nz9mA6Eb-QMeY7NAbTap5TMbSsQXo0TV9I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a22c0d18ddb7acc3-BGW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.136.148.13","cf-ipcountry":"IQ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-Jul-2026 12:15:48 UTC] === User Orders API Called ===
[29-Jul-2026 12:15:48 UTC] User ID: 1183
[29-Jul-2026 12:15:48 UTC] Limit: 20, Offset: 0
[29-Jul-2026 12:15:48 UTC] Orders found: 0
[29-Jul-2026 12:15:48 UTC] Orders data: []
[29-Jul-2026 12:15:48 UTC] Total orders count: 0
[29-Jul-2026 12:15:48 UTC] === API CALL LOG ===
[29-Jul-2026 12:15:48 UTC] Endpoint: user/profile.php
[29-Jul-2026 12:15:48 UTC] Full Log Data: {
    "timestamp": "2026-07-29 12:15:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.136.148.13",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.136.148.13, 172.69.210.132",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MyIsInVzZXJuYW1lIjoiUmFob2FuRHVza2kiLCJlbWFpbCI6InJheWFubWFocjEwMEBnbWFpbC5jb20iLCJleHAiOjE3ODU5MzE5NjV9.VOplRDnb0Nz9mA6Eb-QMeY7NAbTap5TMbSsQXo0TV9I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22c0d194e2dacc3-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.136.148.13",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 12:15:48 UTC] === END API CALL LOG ===
[29-Jul-2026 12:15:48 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 12:15:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MyIsInVzZXJuYW1lIjoiUmFob2FuRHVza2kiLCJlbWFpbCI6InJheWFubWFocjEwMEBnbWFpbC5jb20iLCJleHAiOjE3ODU5MzE5NjV9.VOplRDnb0Nz9mA6Eb-QMeY7NAbTap5TMbSsQXo0TV9I
[29-Jul-2026 12:15:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 12:15:48 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 12:15:48 UTC] User ID: 1183
[29-Jul-2026 12:15:48 UTC] ✅ User profile retrieved successfully for user ID: 1183
[29-Jul-2026 12:15:49 UTC] === API CALL LOG ===
[29-Jul-2026 12:15:49 UTC] Endpoint: user/profile.php
[29-Jul-2026 12:15:49 UTC] Full Log Data: {
    "timestamp": "2026-07-29 12:15:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.136.148.13",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.136.148.13, 172.69.210.132",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MyIsInVzZXJuYW1lIjoiUmFob2FuRHVza2kiLCJlbWFpbCI6InJheWFubWFocjEwMEBnbWFpbC5jb20iLCJleHAiOjE3ODU5MzE5NjV9.VOplRDnb0Nz9mA6Eb-QMeY7NAbTap5TMbSsQXo0TV9I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22c0d1c0990acc3-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.136.148.13",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 12:15:49 UTC] === END API CALL LOG ===
[29-Jul-2026 12:15:49 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 12:15:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MyIsInVzZXJuYW1lIjoiUmFob2FuRHVza2kiLCJlbWFpbCI6InJheWFubWFocjEwMEBnbWFpbC5jb20iLCJleHAiOjE3ODU5MzE5NjV9.VOplRDnb0Nz9mA6Eb-QMeY7NAbTap5TMbSsQXo0TV9I
[29-Jul-2026 12:15:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 12:15:49 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 12:15:49 UTC] User ID: 1183
[29-Jul-2026 12:15:49 UTC] ✅ User profile retrieved successfully for user ID: 1183
[29-Jul-2026 12:15:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jul-2026 12:15:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jul-2026 12:15:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.136.148.13, 172.69.210.132","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MyIsInVzZXJuYW1lIjoiUmFob2FuRHVza2kiLCJlbWFpbCI6InJheWFubWFocjEwMEBnbWFpbC5jb20iLCJleHAiOjE3ODU5MzE5NjV9.VOplRDnb0Nz9mA6Eb-QMeY7NAbTap5TMbSsQXo0TV9I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a22c0d56ae96acc3-BGW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.136.148.13","cf-ipcountry":"IQ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-Jul-2026 12:15:58 UTC] === User Orders API Called ===
[29-Jul-2026 12:15:58 UTC] User ID: 1183
[29-Jul-2026 12:15:58 UTC] Limit: 20, Offset: 0
[29-Jul-2026 12:15:58 UTC] Orders found: 0
[29-Jul-2026 12:15:58 UTC] Orders data: []
[29-Jul-2026 12:15:58 UTC] Total orders count: 0
[29-Jul-2026 12:15:58 UTC] === API CALL LOG ===
[29-Jul-2026 12:15:58 UTC] Endpoint: user/profile.php
[29-Jul-2026 12:15:58 UTC] Full Log Data: {
    "timestamp": "2026-07-29 12:15:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.136.148.13",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.136.148.13, 172.69.210.132",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MyIsInVzZXJuYW1lIjoiUmFob2FuRHVza2kiLCJlbWFpbCI6InJheWFubWFocjEwMEBnbWFpbC5jb20iLCJleHAiOjE3ODU5MzE5NjV9.VOplRDnb0Nz9mA6Eb-QMeY7NAbTap5TMbSsQXo0TV9I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22c0d571f0cacc3-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.136.148.13",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 12:15:58 UTC] === END API CALL LOG ===
[29-Jul-2026 12:15:58 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 12:15:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MyIsInVzZXJuYW1lIjoiUmFob2FuRHVza2kiLCJlbWFpbCI6InJheWFubWFocjEwMEBnbWFpbC5jb20iLCJleHAiOjE3ODU5MzE5NjV9.VOplRDnb0Nz9mA6Eb-QMeY7NAbTap5TMbSsQXo0TV9I
[29-Jul-2026 12:15:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 12:15:58 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 12:15:58 UTC] User ID: 1183
[29-Jul-2026 12:15:58 UTC] ✅ User profile retrieved successfully for user ID: 1183
[29-Jul-2026 12:15:59 UTC] === API CALL LOG ===
[29-Jul-2026 12:15:59 UTC] Endpoint: user/profile.php
[29-Jul-2026 12:15:59 UTC] Full Log Data: {
    "timestamp": "2026-07-29 12:15:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.136.148.13",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.136.148.13, 172.69.210.132",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MyIsInVzZXJuYW1lIjoiUmFob2FuRHVza2kiLCJlbWFpbCI6InJheWFubWFocjEwMEBnbWFpbC5jb20iLCJleHAiOjE3ODU5MzE5NjV9.VOplRDnb0Nz9mA6Eb-QMeY7NAbTap5TMbSsQXo0TV9I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22c0d59fb0bacc3-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.136.148.13",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 12:15:59 UTC] === END API CALL LOG ===
[29-Jul-2026 12:15:59 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 12:15:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MyIsInVzZXJuYW1lIjoiUmFob2FuRHVza2kiLCJlbWFpbCI6InJheWFubWFocjEwMEBnbWFpbC5jb20iLCJleHAiOjE3ODU5MzE5NjV9.VOplRDnb0Nz9mA6Eb-QMeY7NAbTap5TMbSsQXo0TV9I
[29-Jul-2026 12:15:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 12:15:59 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 12:15:59 UTC] User ID: 1183
[29-Jul-2026 12:15:59 UTC] ✅ User profile retrieved successfully for user ID: 1183
[29-Jul-2026 12:15:59 UTC] === API CALL LOG ===
[29-Jul-2026 12:15:59 UTC] Endpoint: user/profile.php
[29-Jul-2026 12:15:59 UTC] Full Log Data: {
    "timestamp": "2026-07-29 12:15:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.136.148.13",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.136.148.13, 172.69.210.132",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MyIsInVzZXJuYW1lIjoiUmFob2FuRHVza2kiLCJlbWFpbCI6InJheWFubWFocjEwMEBnbWFpbC5jb20iLCJleHAiOjE3ODU5MzE5NjV9.VOplRDnb0Nz9mA6Eb-QMeY7NAbTap5TMbSsQXo0TV9I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22c0d5b1ca7acc3-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.136.148.13",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 12:15:59 UTC] === END API CALL LOG ===
[29-Jul-2026 12:15:59 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 12:15:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MyIsInVzZXJuYW1lIjoiUmFob2FuRHVza2kiLCJlbWFpbCI6InJheWFubWFocjEwMEBnbWFpbC5jb20iLCJleHAiOjE3ODU5MzE5NjV9.VOplRDnb0Nz9mA6Eb-QMeY7NAbTap5TMbSsQXo0TV9I
[29-Jul-2026 12:15:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 12:15:59 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 12:15:59 UTC] User ID: 1183
[29-Jul-2026 12:15:59 UTC] ✅ User profile retrieved successfully for user ID: 1183
[29-Jul-2026 12:15:59 UTC] === API CALL LOG ===
[29-Jul-2026 12:15:59 UTC] Endpoint: user/profile.php
[29-Jul-2026 12:15:59 UTC] Full Log Data: {
    "timestamp": "2026-07-29 12:15:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.136.148.13",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.136.148.13, 172.69.210.132",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MyIsInVzZXJuYW1lIjoiUmFob2FuRHVza2kiLCJlbWFpbCI6InJheWFubWFocjEwMEBnbWFpbC5jb20iLCJleHAiOjE3ODU5MzE5NjV9.VOplRDnb0Nz9mA6Eb-QMeY7NAbTap5TMbSsQXo0TV9I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22c0d5f2ac9acc3-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.136.148.13",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 12:15:59 UTC] === END API CALL LOG ===
[29-Jul-2026 12:15:59 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 12:15:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MyIsInVzZXJuYW1lIjoiUmFob2FuRHVza2kiLCJlbWFpbCI6InJheWFubWFocjEwMEBnbWFpbC5jb20iLCJleHAiOjE3ODU5MzE5NjV9.VOplRDnb0Nz9mA6Eb-QMeY7NAbTap5TMbSsQXo0TV9I
[29-Jul-2026 12:15:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 12:15:59 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 12:15:59 UTC] User ID: 1183
[29-Jul-2026 12:15:59 UTC] ✅ User profile retrieved successfully for user ID: 1183
[29-Jul-2026 12:16:00 UTC] User Purchases API - User ID: 1183
[29-Jul-2026 12:16:00 UTC] User Purchases API - Total purchases found: 0
[29-Jul-2026 12:16:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jul-2026 12:16:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jul-2026 12:16:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.136.148.13, 172.69.210.132","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4MyIsInVzZXJuYW1lIjoiUmFob2FuRHVza2kiLCJlbWFpbCI6InJheWFubWFocjEwMEBnbWFpbC5jb20iLCJleHAiOjE3ODU5MzE5NjV9.VOplRDnb0Nz9mA6Eb-QMeY7NAbTap5TMbSsQXo0TV9I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a22c0d68e880acc3-BGW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.136.148.13","cf-ipcountry":"IQ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-Jul-2026 12:16:01 UTC] === User Orders API Called ===
[29-Jul-2026 12:16:01 UTC] User ID: 1183
[29-Jul-2026 12:16:01 UTC] Limit: 20, Offset: 0
[29-Jul-2026 12:16:01 UTC] Orders found: 0
[29-Jul-2026 12:16:01 UTC] Orders data: []
[29-Jul-2026 12:16:01 UTC] Total orders count: 0
[29-Jul-2026 14:28:09 UTC] === API CALL LOG ===
[29-Jul-2026 14:28:09 UTC] Endpoint: user/profile.php
[29-Jul-2026 14:28:09 UTC] Full Log Data: {
    "timestamp": "2026-07-29 14:28:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:1409:33eb:18c6:c523:77c2:c538",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:1409:33eb:18c6:c523:77c2:c538, 162.158.28.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NSIsInVzZXJuYW1lIjoic2FoYiIsImVtYWlsIjoidGVjaG5pY2FsYXJiZWxvOUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NjE4ODF9.iNFP31auYMZL3LKMWiOFm9_GFdUapFflmoHofgmzwvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22ccef2af39f9fb-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:3100:1409:33eb:18c6:c523:77c2:c538",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 14:28:09 UTC] === END API CALL LOG ===
[29-Jul-2026 14:28:09 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 14:28:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NSIsInVzZXJuYW1lIjoic2FoYiIsImVtYWlsIjoidGVjaG5pY2FsYXJiZWxvOUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NjE4ODF9.iNFP31auYMZL3LKMWiOFm9_GFdUapFflmoHofgmzwvk
[29-Jul-2026 14:28:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 14:28:09 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 14:28:09 UTC] User ID: 1175
[29-Jul-2026 14:28:09 UTC] ✅ User profile retrieved successfully for user ID: 1175
[29-Jul-2026 16:18:30 UTC] === API CALL LOG ===
[29-Jul-2026 16:18:30 UTC] Endpoint: user/profile.php
[29-Jul-2026 16:18:30 UTC] Full Log Data: {
    "timestamp": "2026-07-29 16:18:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "198.163.193.145",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "198.163.193.145, 172.71.103.32",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTc0LCJ1c2VybmFtZSI6ImttbGx2MTQiLCJlbWFpbCI6ImthbWlsb3ZrYW1yb25iZWs2OUBnbWFpbC5jb20iLCJleHAiOjE3ODU5NDY3MDl9.n0YpjE72WPhQyKfD4ZO93iODrs8pTsxSPqrZmr1-ezY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22d709a2d1f6621-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "198.163.193.145",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 16:18:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jul-2026 16:18:30 UTC] === END API CALL LOG ===
[29-Jul-2026 16:18:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jul-2026 16:18:30 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 16:18:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"198.163.193.145, 172.71.103.32","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTc0LCJ1c2VybmFtZSI6ImttbGx2MTQiLCJlbWFpbCI6ImthbWlsb3ZrYW1yb25iZWs2OUBnbWFpbC5jb20iLCJleHAiOjE3ODU5NDY3MDl9.n0YpjE72WPhQyKfD4ZO93iODrs8pTsxSPqrZmr1-ezY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a22d709a2d226621-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"198.163.193.145","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-Jul-2026 16:18:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTc0LCJ1c2VybmFtZSI6ImttbGx2MTQiLCJlbWFpbCI6ImthbWlsb3ZrYW1yb25iZWs2OUBnbWFpbC5jb20iLCJleHAiOjE3ODU5NDY3MDl9.n0YpjE72WPhQyKfD4ZO93iODrs8pTsxSPqrZmr1-ezY
[29-Jul-2026 16:18:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 16:18:30 UTC] === User Orders API Called ===
[29-Jul-2026 16:18:30 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 16:18:30 UTC] User ID: 1174
[29-Jul-2026 16:18:30 UTC] User ID: 1174
[29-Jul-2026 16:18:30 UTC] Limit: 20, Offset: 0
[29-Jul-2026 16:18:30 UTC] ✅ User profile retrieved successfully for user ID: 1174
[29-Jul-2026 16:18:30 UTC] Orders found: 0
[29-Jul-2026 16:18:30 UTC] Orders data: []
[29-Jul-2026 16:18:30 UTC] Total orders count: 0
[29-Jul-2026 16:18:30 UTC] === API CALL LOG ===
[29-Jul-2026 16:18:30 UTC] Endpoint: user/profile.php
[29-Jul-2026 16:18:30 UTC] Full Log Data: {
    "timestamp": "2026-07-29 16:18:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "198.163.193.145",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "198.163.193.145, 172.71.103.32",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTc0LCJ1c2VybmFtZSI6ImttbGx2MTQiLCJlbWFpbCI6ImthbWlsb3ZrYW1yb25iZWs2OUBnbWFpbC5jb20iLCJleHAiOjE3ODU5NDY3MDl9.n0YpjE72WPhQyKfD4ZO93iODrs8pTsxSPqrZmr1-ezY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22d709ace076621-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "198.163.193.145",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 16:18:30 UTC] === END API CALL LOG ===
[29-Jul-2026 16:18:30 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 16:18:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTc0LCJ1c2VybmFtZSI6ImttbGx2MTQiLCJlbWFpbCI6ImthbWlsb3ZrYW1yb25iZWs2OUBnbWFpbC5jb20iLCJleHAiOjE3ODU5NDY3MDl9.n0YpjE72WPhQyKfD4ZO93iODrs8pTsxSPqrZmr1-ezY
[29-Jul-2026 16:18:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 16:18:30 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 16:18:30 UTC] User ID: 1174
[29-Jul-2026 16:18:30 UTC] ✅ User profile retrieved successfully for user ID: 1174
[29-Jul-2026 16:18:30 UTC] === API CALL LOG ===
[29-Jul-2026 16:18:30 UTC] Endpoint: user/profile.php
[29-Jul-2026 16:18:30 UTC] Full Log Data: {
    "timestamp": "2026-07-29 16:18:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "198.163.193.145",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "198.163.193.145, 172.71.103.32",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTc0LCJ1c2VybmFtZSI6ImttbGx2MTQiLCJlbWFpbCI6ImthbWlsb3ZrYW1yb25iZWs2OUBnbWFpbC5jb20iLCJleHAiOjE3ODU5NDY3MDl9.n0YpjE72WPhQyKfD4ZO93iODrs8pTsxSPqrZmr1-ezY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22d709e59726621-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "198.163.193.145",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 16:18:30 UTC] === END API CALL LOG ===
[29-Jul-2026 16:18:30 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 16:18:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTc0LCJ1c2VybmFtZSI6ImttbGx2MTQiLCJlbWFpbCI6ImthbWlsb3ZrYW1yb25iZWs2OUBnbWFpbC5jb20iLCJleHAiOjE3ODU5NDY3MDl9.n0YpjE72WPhQyKfD4ZO93iODrs8pTsxSPqrZmr1-ezY
[29-Jul-2026 16:18:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 16:18:30 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 16:18:30 UTC] User ID: 1174
[29-Jul-2026 16:18:30 UTC] ✅ User profile retrieved successfully for user ID: 1174
[29-Jul-2026 16:19:06 UTC] === API CALL LOG ===
[29-Jul-2026 16:19:06 UTC] Endpoint: user/profile.php
[29-Jul-2026 16:19:06 UTC] Full Log Data: {
    "timestamp": "2026-07-29 16:19:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "198.163.193.145",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "198.163.193.145, 104.23.239.33",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTc0LCJ1c2VybmFtZSI6ImttbGx2MTQiLCJlbWFpbCI6ImthbWlsb3ZrYW1yb25iZWs2OUBnbWFpbC5jb20iLCJleHAiOjE3ODU5NDY3MDl9.n0YpjE72WPhQyKfD4ZO93iODrs8pTsxSPqrZmr1-ezY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22d717b79a08e2c-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "198.163.193.145",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 16:19:06 UTC] === END API CALL LOG ===
[29-Jul-2026 16:19:06 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 16:19:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTc0LCJ1c2VybmFtZSI6ImttbGx2MTQiLCJlbWFpbCI6ImthbWlsb3ZrYW1yb25iZWs2OUBnbWFpbC5jb20iLCJleHAiOjE3ODU5NDY3MDl9.n0YpjE72WPhQyKfD4ZO93iODrs8pTsxSPqrZmr1-ezY
[29-Jul-2026 16:19:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 16:19:06 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 16:19:06 UTC] User ID: 1174
[29-Jul-2026 16:19:06 UTC] ✅ User profile retrieved successfully for user ID: 1174
[29-Jul-2026 16:19:22 UTC] === API CALL LOG ===
[29-Jul-2026 16:19:22 UTC] Endpoint: user/profile.php
[29-Jul-2026 16:19:22 UTC] Full Log Data: {
    "timestamp": "2026-07-29 16:19:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "198.163.193.145",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "198.163.193.145, 104.23.239.32",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTc0LCJ1c2VybmFtZSI6ImttbGx2MTQiLCJlbWFpbCI6ImthbWlsb3ZrYW1yb25iZWs2OUBnbWFpbC5jb20iLCJleHAiOjE3ODU5NDY3MDl9.n0YpjE72WPhQyKfD4ZO93iODrs8pTsxSPqrZmr1-ezY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22d71df08358e2c-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "198.163.193.145",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 16:19:22 UTC] === END API CALL LOG ===
[29-Jul-2026 16:19:22 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 16:19:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTc0LCJ1c2VybmFtZSI6ImttbGx2MTQiLCJlbWFpbCI6ImthbWlsb3ZrYW1yb25iZWs2OUBnbWFpbC5jb20iLCJleHAiOjE3ODU5NDY3MDl9.n0YpjE72WPhQyKfD4ZO93iODrs8pTsxSPqrZmr1-ezY
[29-Jul-2026 16:19:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 16:19:22 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 16:19:22 UTC] User ID: 1174
[29-Jul-2026 16:19:22 UTC] ✅ User profile retrieved successfully for user ID: 1174
[29-Jul-2026 16:19:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jul-2026 16:19:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jul-2026 16:19:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"198.163.193.145, 104.23.239.32","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTc0LCJ1c2VybmFtZSI6ImttbGx2MTQiLCJlbWFpbCI6ImthbWlsb3ZrYW1yb25iZWs2OUBnbWFpbC5jb20iLCJleHAiOjE3ODU5NDY3MDl9.n0YpjE72WPhQyKfD4ZO93iODrs8pTsxSPqrZmr1-ezY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a22d71df082c8e2c-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"198.163.193.145","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-Jul-2026 16:19:22 UTC] === User Orders API Called ===
[29-Jul-2026 16:19:22 UTC] User ID: 1174
[29-Jul-2026 16:19:22 UTC] Limit: 20, Offset: 0
[29-Jul-2026 16:19:22 UTC] Orders found: 0
[29-Jul-2026 16:19:22 UTC] Orders data: []
[29-Jul-2026 16:19:22 UTC] Total orders count: 0
[29-Jul-2026 16:19:22 UTC] === API CALL LOG ===
[29-Jul-2026 16:19:22 UTC] Endpoint: user/profile.php
[29-Jul-2026 16:19:22 UTC] Full Log Data: {
    "timestamp": "2026-07-29 16:19:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "198.163.193.145",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "198.163.193.145, 104.23.239.32",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTc0LCJ1c2VybmFtZSI6ImttbGx2MTQiLCJlbWFpbCI6ImthbWlsb3ZrYW1yb25iZWs2OUBnbWFpbC5jb20iLCJleHAiOjE3ODU5NDY3MDl9.n0YpjE72WPhQyKfD4ZO93iODrs8pTsxSPqrZmr1-ezY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22d71e2ad128e2c-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "198.163.193.145",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 16:19:22 UTC] === END API CALL LOG ===
[29-Jul-2026 16:19:22 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 16:19:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTc0LCJ1c2VybmFtZSI6ImttbGx2MTQiLCJlbWFpbCI6ImthbWlsb3ZrYW1yb25iZWs2OUBnbWFpbC5jb20iLCJleHAiOjE3ODU5NDY3MDl9.n0YpjE72WPhQyKfD4ZO93iODrs8pTsxSPqrZmr1-ezY
[29-Jul-2026 16:19:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 16:19:22 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 16:19:22 UTC] User ID: 1174
[29-Jul-2026 16:19:22 UTC] ✅ User profile retrieved successfully for user ID: 1174
[29-Jul-2026 16:19:53 UTC] === API CALL LOG ===
[29-Jul-2026 16:19:53 UTC] Endpoint: user/profile.php
[29-Jul-2026 16:19:53 UTC] Full Log Data: {
    "timestamp": "2026-07-29 16:19:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "198.163.193.145",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "198.163.193.145, 104.23.239.32",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTc0LCJ1c2VybmFtZSI6ImttbGx2MTQiLCJlbWFpbCI6ImthbWlsb3ZrYW1yb25iZWs2OUBnbWFpbC5jb20iLCJleHAiOjE3ODU5NDY3MDl9.n0YpjE72WPhQyKfD4ZO93iODrs8pTsxSPqrZmr1-ezY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22d72a1d8908e2c-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "198.163.193.145",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 16:19:53 UTC] === END API CALL LOG ===
[29-Jul-2026 16:19:53 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 16:19:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTc0LCJ1c2VybmFtZSI6ImttbGx2MTQiLCJlbWFpbCI6ImthbWlsb3ZrYW1yb25iZWs2OUBnbWFpbC5jb20iLCJleHAiOjE3ODU5NDY3MDl9.n0YpjE72WPhQyKfD4ZO93iODrs8pTsxSPqrZmr1-ezY
[29-Jul-2026 16:19:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 16:19:53 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 16:19:53 UTC] User ID: 1174
[29-Jul-2026 16:19:53 UTC] ✅ User profile retrieved successfully for user ID: 1174
[29-Jul-2026 16:19:53 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jul-2026 16:19:53 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jul-2026 16:19:53 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"198.163.193.145, 104.23.239.32","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTc0LCJ1c2VybmFtZSI6ImttbGx2MTQiLCJlbWFpbCI6ImthbWlsb3ZrYW1yb25iZWs2OUBnbWFpbC5jb20iLCJleHAiOjE3ODU5NDY3MDl9.n0YpjE72WPhQyKfD4ZO93iODrs8pTsxSPqrZmr1-ezY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a22d72a1d88c8e2c-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"198.163.193.145","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-Jul-2026 16:19:53 UTC] === User Orders API Called ===
[29-Jul-2026 16:19:53 UTC] User ID: 1174
[29-Jul-2026 16:19:53 UTC] Limit: 20, Offset: 0
[29-Jul-2026 16:19:53 UTC] Orders found: 0
[29-Jul-2026 16:19:53 UTC] Orders data: []
[29-Jul-2026 16:19:53 UTC] Total orders count: 0
[29-Jul-2026 16:19:53 UTC] === API CALL LOG ===
[29-Jul-2026 16:19:53 UTC] Endpoint: user/profile.php
[29-Jul-2026 16:19:53 UTC] Full Log Data: {
    "timestamp": "2026-07-29 16:19:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "198.163.193.145",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "198.163.193.145, 104.23.239.32",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTc0LCJ1c2VybmFtZSI6ImttbGx2MTQiLCJlbWFpbCI6ImthbWlsb3ZrYW1yb25iZWs2OUBnbWFpbC5jb20iLCJleHAiOjE3ODU5NDY3MDl9.n0YpjE72WPhQyKfD4ZO93iODrs8pTsxSPqrZmr1-ezY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22d72a59d7e8e2c-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "198.163.193.145",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 16:19:53 UTC] === END API CALL LOG ===
[29-Jul-2026 16:19:53 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 16:19:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTc0LCJ1c2VybmFtZSI6ImttbGx2MTQiLCJlbWFpbCI6ImthbWlsb3ZrYW1yb25iZWs2OUBnbWFpbC5jb20iLCJleHAiOjE3ODU5NDY3MDl9.n0YpjE72WPhQyKfD4ZO93iODrs8pTsxSPqrZmr1-ezY
[29-Jul-2026 16:19:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 16:19:53 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 16:19:53 UTC] User ID: 1174
[29-Jul-2026 16:19:53 UTC] ✅ User profile retrieved successfully for user ID: 1174
[29-Jul-2026 16:20:06 UTC] === API CALL LOG ===
[29-Jul-2026 16:20:06 UTC] Endpoint: user/profile.php
[29-Jul-2026 16:20:06 UTC] Full Log Data: {
    "timestamp": "2026-07-29 16:20:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "198.163.193.145",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "198.163.193.145, 104.23.239.32",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTc0LCJ1c2VybmFtZSI6ImttbGx2MTQiLCJlbWFpbCI6ImthbWlsb3ZrYW1yb25iZWs2OUBnbWFpbC5jb20iLCJleHAiOjE3ODU5NDY3MDl9.n0YpjE72WPhQyKfD4ZO93iODrs8pTsxSPqrZmr1-ezY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22d72f1b9e48e2c-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "198.163.193.145",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 16:20:06 UTC] === END API CALL LOG ===
[29-Jul-2026 16:20:06 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 16:20:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTc0LCJ1c2VybmFtZSI6ImttbGx2MTQiLCJlbWFpbCI6ImthbWlsb3ZrYW1yb25iZWs2OUBnbWFpbC5jb20iLCJleHAiOjE3ODU5NDY3MDl9.n0YpjE72WPhQyKfD4ZO93iODrs8pTsxSPqrZmr1-ezY
[29-Jul-2026 16:20:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 16:20:06 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 16:20:06 UTC] User ID: 1174
[29-Jul-2026 16:20:06 UTC] ✅ User profile retrieved successfully for user ID: 1174
[29-Jul-2026 16:20:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jul-2026 16:20:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jul-2026 16:20:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"198.163.193.145, 104.23.239.32","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTc0LCJ1c2VybmFtZSI6ImttbGx2MTQiLCJlbWFpbCI6ImthbWlsb3ZrYW1yb25iZWs2OUBnbWFpbC5jb20iLCJleHAiOjE3ODU5NDY3MDl9.n0YpjE72WPhQyKfD4ZO93iODrs8pTsxSPqrZmr1-ezY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a22d72f1b9e08e2c-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"198.163.193.145","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-Jul-2026 16:20:06 UTC] === User Orders API Called ===
[29-Jul-2026 16:20:06 UTC] User ID: 1174
[29-Jul-2026 16:20:06 UTC] Limit: 20, Offset: 0
[29-Jul-2026 16:20:06 UTC] Orders found: 0
[29-Jul-2026 16:20:06 UTC] Orders data: []
[29-Jul-2026 16:20:06 UTC] Total orders count: 0
[29-Jul-2026 16:20:06 UTC] === API CALL LOG ===
[29-Jul-2026 16:20:06 UTC] Endpoint: user/profile.php
[29-Jul-2026 16:20:06 UTC] Full Log Data: {
    "timestamp": "2026-07-29 16:20:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "198.163.193.145",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "198.163.193.145, 104.23.239.32",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTc0LCJ1c2VybmFtZSI6ImttbGx2MTQiLCJlbWFpbCI6ImthbWlsb3ZrYW1yb25iZWs2OUBnbWFpbC5jb20iLCJleHAiOjE3ODU5NDY3MDl9.n0YpjE72WPhQyKfD4ZO93iODrs8pTsxSPqrZmr1-ezY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22d72f54de68e2c-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "198.163.193.145",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 16:20:06 UTC] === END API CALL LOG ===
[29-Jul-2026 16:20:06 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 16:20:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTc0LCJ1c2VybmFtZSI6ImttbGx2MTQiLCJlbWFpbCI6ImthbWlsb3ZrYW1yb25iZWs2OUBnbWFpbC5jb20iLCJleHAiOjE3ODU5NDY3MDl9.n0YpjE72WPhQyKfD4ZO93iODrs8pTsxSPqrZmr1-ezY
[29-Jul-2026 16:20:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 16:20:06 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 16:20:06 UTC] User ID: 1174
[29-Jul-2026 16:20:06 UTC] ✅ User profile retrieved successfully for user ID: 1174
[29-Jul-2026 16:20:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jul-2026 16:20:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jul-2026 16:20:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"198.163.193.145, 104.23.239.32","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTc0LCJ1c2VybmFtZSI6ImttbGx2MTQiLCJlbWFpbCI6ImthbWlsb3ZrYW1yb25iZWs2OUBnbWFpbC5jb20iLCJleHAiOjE3ODU5NDY3MDl9.n0YpjE72WPhQyKfD4ZO93iODrs8pTsxSPqrZmr1-ezY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a22d72f848448e2c-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"198.163.193.145","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-Jul-2026 16:20:07 UTC] === User Orders API Called ===
[29-Jul-2026 16:20:07 UTC] User ID: 1174
[29-Jul-2026 16:20:07 UTC] Limit: 20, Offset: 0
[29-Jul-2026 16:20:07 UTC] Orders found: 0
[29-Jul-2026 16:20:07 UTC] Orders data: []
[29-Jul-2026 16:20:07 UTC] Total orders count: 0
[29-Jul-2026 16:20:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jul-2026 16:20:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jul-2026 16:20:08 UTC] === API CALL LOG ===
[29-Jul-2026 16:20:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"198.163.193.145, 104.23.239.32","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTc0LCJ1c2VybmFtZSI6ImttbGx2MTQiLCJlbWFpbCI6ImthbWlsb3ZrYW1yb25iZWs2OUBnbWFpbC5jb20iLCJleHAiOjE3ODU5NDY3MDl9.n0YpjE72WPhQyKfD4ZO93iODrs8pTsxSPqrZmr1-ezY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a22d730408a28e2c-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"198.163.193.145","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-Jul-2026 16:20:08 UTC] Endpoint: user/profile.php
[29-Jul-2026 16:20:08 UTC] Full Log Data: {
    "timestamp": "2026-07-29 16:20:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "198.163.193.145",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "198.163.193.145, 104.23.239.32",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTc0LCJ1c2VybmFtZSI6ImttbGx2MTQiLCJlbWFpbCI6ImthbWlsb3ZrYW1yb25iZWs2OUBnbWFpbC5jb20iLCJleHAiOjE3ODU5NDY3MDl9.n0YpjE72WPhQyKfD4ZO93iODrs8pTsxSPqrZmr1-ezY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22d730408a78e2c-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "198.163.193.145",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 16:20:08 UTC] === User Orders API Called ===
[29-Jul-2026 16:20:08 UTC] === END API CALL LOG ===
[29-Jul-2026 16:20:08 UTC] User ID: 1174
[29-Jul-2026 16:20:08 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 16:20:08 UTC] Limit: 20, Offset: 0
[29-Jul-2026 16:20:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTc0LCJ1c2VybmFtZSI6ImttbGx2MTQiLCJlbWFpbCI6ImthbWlsb3ZrYW1yb25iZWs2OUBnbWFpbC5jb20iLCJleHAiOjE3ODU5NDY3MDl9.n0YpjE72WPhQyKfD4ZO93iODrs8pTsxSPqrZmr1-ezY
[29-Jul-2026 16:20:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 16:20:08 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 16:20:08 UTC] User ID: 1174
[29-Jul-2026 16:20:08 UTC] Orders found: 0
[29-Jul-2026 16:20:08 UTC] Orders data: []
[29-Jul-2026 16:20:08 UTC] ✅ User profile retrieved successfully for user ID: 1174
[29-Jul-2026 16:20:08 UTC] Total orders count: 0
[29-Jul-2026 16:20:09 UTC] === API CALL LOG ===
[29-Jul-2026 16:20:09 UTC] Endpoint: user/profile.php
[29-Jul-2026 16:20:09 UTC] Full Log Data: {
    "timestamp": "2026-07-29 16:20:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "198.163.193.145",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "198.163.193.145, 104.23.239.32",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTc0LCJ1c2VybmFtZSI6ImttbGx2MTQiLCJlbWFpbCI6ImthbWlsb3ZrYW1yb25iZWs2OUBnbWFpbC5jb20iLCJleHAiOjE3ODU5NDY3MDl9.n0YpjE72WPhQyKfD4ZO93iODrs8pTsxSPqrZmr1-ezY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22d7307bd508e2c-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "198.163.193.145",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 16:20:09 UTC] === END API CALL LOG ===
[29-Jul-2026 16:20:09 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 16:20:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTc0LCJ1c2VybmFtZSI6ImttbGx2MTQiLCJlbWFpbCI6ImthbWlsb3ZrYW1yb25iZWs2OUBnbWFpbC5jb20iLCJleHAiOjE3ODU5NDY3MDl9.n0YpjE72WPhQyKfD4ZO93iODrs8pTsxSPqrZmr1-ezY
[29-Jul-2026 16:20:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 16:20:09 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 16:20:09 UTC] User ID: 1174
[29-Jul-2026 16:20:09 UTC] ✅ User profile retrieved successfully for user ID: 1174
[29-Jul-2026 16:20:13 UTC] === API CALL LOG ===
[29-Jul-2026 16:20:13 UTC] Endpoint: user/profile.php
[29-Jul-2026 16:20:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jul-2026 16:20:13 UTC] Full Log Data: {
    "timestamp": "2026-07-29 16:20:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "198.163.193.145",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "198.163.193.145, 104.23.239.32",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTc0LCJ1c2VybmFtZSI6ImttbGx2MTQiLCJlbWFpbCI6ImthbWlsb3ZrYW1yb25iZWs2OUBnbWFpbC5jb20iLCJleHAiOjE3ODU5NDY3MDl9.n0YpjE72WPhQyKfD4ZO93iODrs8pTsxSPqrZmr1-ezY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22d73210d808e2c-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "198.163.193.145",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 16:20:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jul-2026 16:20:13 UTC] === END API CALL LOG ===
[29-Jul-2026 16:20:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"198.163.193.145, 104.23.239.32","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTc0LCJ1c2VybmFtZSI6ImttbGx2MTQiLCJlbWFpbCI6ImthbWlsb3ZrYW1yb25iZWs2OUBnbWFpbC5jb20iLCJleHAiOjE3ODU5NDY3MDl9.n0YpjE72WPhQyKfD4ZO93iODrs8pTsxSPqrZmr1-ezY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a22d73210d7d8e2c-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"198.163.193.145","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-Jul-2026 16:20:13 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 16:20:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTc0LCJ1c2VybmFtZSI6ImttbGx2MTQiLCJlbWFpbCI6ImthbWlsb3ZrYW1yb25iZWs2OUBnbWFpbC5jb20iLCJleHAiOjE3ODU5NDY3MDl9.n0YpjE72WPhQyKfD4ZO93iODrs8pTsxSPqrZmr1-ezY
[29-Jul-2026 16:20:13 UTC] === User Orders API Called ===
[29-Jul-2026 16:20:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 16:20:13 UTC] User ID: 1174
[29-Jul-2026 16:20:13 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 16:20:13 UTC] Limit: 20, Offset: 0
[29-Jul-2026 16:20:13 UTC] User ID: 1174
[29-Jul-2026 16:20:13 UTC] ✅ User profile retrieved successfully for user ID: 1174
[29-Jul-2026 16:20:13 UTC] Orders found: 0
[29-Jul-2026 16:20:13 UTC] Orders data: []
[29-Jul-2026 16:20:13 UTC] Total orders count: 0
[29-Jul-2026 16:20:14 UTC] === API CALL LOG ===
[29-Jul-2026 16:20:14 UTC] Endpoint: user/profile.php
[29-Jul-2026 16:20:14 UTC] Full Log Data: {
    "timestamp": "2026-07-29 16:20:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "198.163.193.145",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "198.163.193.145, 104.23.239.32",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTc0LCJ1c2VybmFtZSI6ImttbGx2MTQiLCJlbWFpbCI6ImthbWlsb3ZrYW1yb25iZWs2OUBnbWFpbC5jb20iLCJleHAiOjE3ODU5NDY3MDl9.n0YpjE72WPhQyKfD4ZO93iODrs8pTsxSPqrZmr1-ezY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22d7324ba158e2c-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "198.163.193.145",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 16:20:14 UTC] === END API CALL LOG ===
[29-Jul-2026 16:20:14 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 16:20:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTc0LCJ1c2VybmFtZSI6ImttbGx2MTQiLCJlbWFpbCI6ImthbWlsb3ZrYW1yb25iZWs2OUBnbWFpbC5jb20iLCJleHAiOjE3ODU5NDY3MDl9.n0YpjE72WPhQyKfD4ZO93iODrs8pTsxSPqrZmr1-ezY
[29-Jul-2026 16:20:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 16:20:14 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 16:20:14 UTC] User ID: 1174
[29-Jul-2026 16:20:14 UTC] ✅ User profile retrieved successfully for user ID: 1174
[29-Jul-2026 16:20:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jul-2026 16:20:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jul-2026 16:20:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"198.163.193.145, 104.23.239.32","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTc0LCJ1c2VybmFtZSI6ImttbGx2MTQiLCJlbWFpbCI6ImthbWlsb3ZrYW1yb25iZWs2OUBnbWFpbC5jb20iLCJleHAiOjE3ODU5NDY3MDl9.n0YpjE72WPhQyKfD4ZO93iODrs8pTsxSPqrZmr1-ezY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a22d734eb9768e2c-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"198.163.193.145","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-Jul-2026 16:20:20 UTC] === User Orders API Called ===
[29-Jul-2026 16:20:20 UTC] User ID: 1174
[29-Jul-2026 16:20:20 UTC] Limit: 20, Offset: 0
[29-Jul-2026 16:20:20 UTC] Orders found: 0
[29-Jul-2026 16:20:20 UTC] Orders data: []
[29-Jul-2026 16:20:20 UTC] Total orders count: 0
[29-Jul-2026 16:20:22 UTC] === API CALL LOG ===
[29-Jul-2026 16:20:22 UTC] Endpoint: user/profile.php
[29-Jul-2026 16:20:22 UTC] Full Log Data: {
    "timestamp": "2026-07-29 16:20:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "198.163.193.145",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "198.163.193.145, 104.23.239.32",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTc0LCJ1c2VybmFtZSI6ImttbGx2MTQiLCJlbWFpbCI6ImthbWlsb3ZrYW1yb25iZWs2OUBnbWFpbC5jb20iLCJleHAiOjE3ODU5NDY3MDl9.n0YpjE72WPhQyKfD4ZO93iODrs8pTsxSPqrZmr1-ezY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22d7356cdc88e2c-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "198.163.193.145",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 16:20:22 UTC] === END API CALL LOG ===
[29-Jul-2026 16:20:22 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 16:20:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTc0LCJ1c2VybmFtZSI6ImttbGx2MTQiLCJlbWFpbCI6ImthbWlsb3ZrYW1yb25iZWs2OUBnbWFpbC5jb20iLCJleHAiOjE3ODU5NDY3MDl9.n0YpjE72WPhQyKfD4ZO93iODrs8pTsxSPqrZmr1-ezY
[29-Jul-2026 16:20:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 16:20:22 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 16:20:22 UTC] User ID: 1174
[29-Jul-2026 16:20:22 UTC] ✅ User profile retrieved successfully for user ID: 1174
[29-Jul-2026 16:20:22 UTC] User Purchases API - User ID: 1174
[29-Jul-2026 16:20:22 UTC] User Purchases API - Total purchases found: 0
[29-Jul-2026 16:20:23 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jul-2026 16:20:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jul-2026 16:20:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"198.163.193.145, 104.23.239.32","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTc0LCJ1c2VybmFtZSI6ImttbGx2MTQiLCJlbWFpbCI6ImthbWlsb3ZrYW1yb25iZWs2OUBnbWFpbC5jb20iLCJleHAiOjE3ODU5NDY3MDl9.n0YpjE72WPhQyKfD4ZO93iODrs8pTsxSPqrZmr1-ezY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a22d735dfe0d8e2c-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"198.163.193.145","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-Jul-2026 16:20:23 UTC] === User Orders API Called ===
[29-Jul-2026 16:20:23 UTC] User ID: 1174
[29-Jul-2026 16:20:23 UTC] Limit: 20, Offset: 0
[29-Jul-2026 16:20:23 UTC] Orders found: 0
[29-Jul-2026 16:20:23 UTC] Orders data: []
[29-Jul-2026 16:20:23 UTC] Total orders count: 0
[29-Jul-2026 16:20:24 UTC] === API CALL LOG ===
[29-Jul-2026 16:20:24 UTC] Endpoint: user/profile.php
[29-Jul-2026 16:20:24 UTC] Full Log Data: {
    "timestamp": "2026-07-29 16:20:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "198.163.193.145",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "198.163.193.145, 104.23.239.32",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTc0LCJ1c2VybmFtZSI6ImttbGx2MTQiLCJlbWFpbCI6ImthbWlsb3ZrYW1yb25iZWs2OUBnbWFpbC5jb20iLCJleHAiOjE3ODU5NDY3MDl9.n0YpjE72WPhQyKfD4ZO93iODrs8pTsxSPqrZmr1-ezY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22d7366bd928e2c-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "198.163.193.145",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 16:20:24 UTC] === END API CALL LOG ===
[29-Jul-2026 16:20:24 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 16:20:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTc0LCJ1c2VybmFtZSI6ImttbGx2MTQiLCJlbWFpbCI6ImthbWlsb3ZrYW1yb25iZWs2OUBnbWFpbC5jb20iLCJleHAiOjE3ODU5NDY3MDl9.n0YpjE72WPhQyKfD4ZO93iODrs8pTsxSPqrZmr1-ezY
[29-Jul-2026 16:20:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 16:20:24 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 16:20:24 UTC] User ID: 1174
[29-Jul-2026 16:20:24 UTC] ✅ User profile retrieved successfully for user ID: 1174
[29-Jul-2026 16:20:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jul-2026 16:20:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jul-2026 16:20:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"198.163.193.145, 104.23.239.32","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTc0LCJ1c2VybmFtZSI6ImttbGx2MTQiLCJlbWFpbCI6ImthbWlsb3ZrYW1yb25iZWs2OUBnbWFpbC5jb20iLCJleHAiOjE3ODU5NDY3MDl9.n0YpjE72WPhQyKfD4ZO93iODrs8pTsxSPqrZmr1-ezY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a22d7366bd8d8e2c-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"198.163.193.145","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-Jul-2026 16:20:24 UTC] === User Orders API Called ===
[29-Jul-2026 16:20:24 UTC] User ID: 1174
[29-Jul-2026 16:20:24 UTC] Limit: 20, Offset: 0
[29-Jul-2026 16:20:24 UTC] Orders found: 0
[29-Jul-2026 16:20:24 UTC] Orders data: []
[29-Jul-2026 16:20:24 UTC] Total orders count: 0
[29-Jul-2026 16:20:25 UTC] === API CALL LOG ===
[29-Jul-2026 16:20:25 UTC] Endpoint: user/profile.php
[29-Jul-2026 16:20:25 UTC] Full Log Data: {
    "timestamp": "2026-07-29 16:20:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "198.163.193.145",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "198.163.193.145, 104.23.239.32",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTc0LCJ1c2VybmFtZSI6ImttbGx2MTQiLCJlbWFpbCI6ImthbWlsb3ZrYW1yb25iZWs2OUBnbWFpbC5jb20iLCJleHAiOjE3ODU5NDY3MDl9.n0YpjE72WPhQyKfD4ZO93iODrs8pTsxSPqrZmr1-ezY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22d736a5b998e2c-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "198.163.193.145",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 16:20:25 UTC] === END API CALL LOG ===
[29-Jul-2026 16:20:25 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 16:20:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTc0LCJ1c2VybmFtZSI6ImttbGx2MTQiLCJlbWFpbCI6ImthbWlsb3ZrYW1yb25iZWs2OUBnbWFpbC5jb20iLCJleHAiOjE3ODU5NDY3MDl9.n0YpjE72WPhQyKfD4ZO93iODrs8pTsxSPqrZmr1-ezY
[29-Jul-2026 16:20:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 16:20:25 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 16:20:25 UTC] User ID: 1174
[29-Jul-2026 16:20:25 UTC] ✅ User profile retrieved successfully for user ID: 1174
[29-Jul-2026 16:20:33 UTC] === API CALL LOG ===
[29-Jul-2026 16:20:33 UTC] Endpoint: user/profile.php
[29-Jul-2026 16:20:33 UTC] Full Log Data: {
    "timestamp": "2026-07-29 16:20:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "198.163.193.145",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "198.163.193.145, 104.23.239.32",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTc0LCJ1c2VybmFtZSI6ImttbGx2MTQiLCJlbWFpbCI6ImthbWlsb3ZrYW1yb25iZWs2OUBnbWFpbC5jb20iLCJleHAiOjE3ODU5NDY3MDl9.n0YpjE72WPhQyKfD4ZO93iODrs8pTsxSPqrZmr1-ezY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22d739df80e8e2c-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "198.163.193.145",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 16:20:33 UTC] === END API CALL LOG ===
[29-Jul-2026 16:20:33 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 16:20:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTc0LCJ1c2VybmFtZSI6ImttbGx2MTQiLCJlbWFpbCI6ImthbWlsb3ZrYW1yb25iZWs2OUBnbWFpbC5jb20iLCJleHAiOjE3ODU5NDY3MDl9.n0YpjE72WPhQyKfD4ZO93iODrs8pTsxSPqrZmr1-ezY
[29-Jul-2026 16:20:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 16:20:33 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 16:20:33 UTC] User ID: 1174
[29-Jul-2026 16:20:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jul-2026 16:20:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jul-2026 16:20:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"198.163.193.145, 104.23.239.32","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTc0LCJ1c2VybmFtZSI6ImttbGx2MTQiLCJlbWFpbCI6ImthbWlsb3ZrYW1yb25iZWs2OUBnbWFpbC5jb20iLCJleHAiOjE3ODU5NDY3MDl9.n0YpjE72WPhQyKfD4ZO93iODrs8pTsxSPqrZmr1-ezY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a22d739df80b8e2c-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"198.163.193.145","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-Jul-2026 16:20:33 UTC] === User Orders API Called ===
[29-Jul-2026 16:20:33 UTC] ✅ User profile retrieved successfully for user ID: 1174
[29-Jul-2026 16:20:33 UTC] User ID: 1174
[29-Jul-2026 16:20:33 UTC] Limit: 20, Offset: 0
[29-Jul-2026 16:20:33 UTC] Orders found: 0
[29-Jul-2026 16:20:33 UTC] Orders data: []
[29-Jul-2026 16:20:33 UTC] Total orders count: 0
[29-Jul-2026 16:20:34 UTC] === API CALL LOG ===
[29-Jul-2026 16:20:34 UTC] Endpoint: user/profile.php
[29-Jul-2026 16:20:34 UTC] Full Log Data: {
    "timestamp": "2026-07-29 16:20:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "198.163.193.145",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "198.163.193.145, 104.23.239.32",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTc0LCJ1c2VybmFtZSI6ImttbGx2MTQiLCJlbWFpbCI6ImthbWlsb3ZrYW1yb25iZWs2OUBnbWFpbC5jb20iLCJleHAiOjE3ODU5NDY3MDl9.n0YpjE72WPhQyKfD4ZO93iODrs8pTsxSPqrZmr1-ezY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22d73a1eec68e2c-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "198.163.193.145",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 16:20:34 UTC] === END API CALL LOG ===
[29-Jul-2026 16:20:34 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 16:20:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTc0LCJ1c2VybmFtZSI6ImttbGx2MTQiLCJlbWFpbCI6ImthbWlsb3ZrYW1yb25iZWs2OUBnbWFpbC5jb20iLCJleHAiOjE3ODU5NDY3MDl9.n0YpjE72WPhQyKfD4ZO93iODrs8pTsxSPqrZmr1-ezY
[29-Jul-2026 16:20:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 16:20:34 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 16:20:34 UTC] User ID: 1174
[29-Jul-2026 16:20:34 UTC] ✅ User profile retrieved successfully for user ID: 1174
[29-Jul-2026 16:20:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jul-2026 16:20:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jul-2026 16:20:37 UTC] === API CALL LOG ===
[29-Jul-2026 16:20:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"198.163.193.145, 104.23.239.32","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTc0LCJ1c2VybmFtZSI6ImttbGx2MTQiLCJlbWFpbCI6ImthbWlsb3ZrYW1yb25iZWs2OUBnbWFpbC5jb20iLCJleHAiOjE3ODU5NDY3MDl9.n0YpjE72WPhQyKfD4ZO93iODrs8pTsxSPqrZmr1-ezY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a22d73b39c758e2c-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"198.163.193.145","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-Jul-2026 16:20:37 UTC] Endpoint: user/profile.php
[29-Jul-2026 16:20:37 UTC] === User Orders API Called ===
[29-Jul-2026 16:20:37 UTC] Full Log Data: {
    "timestamp": "2026-07-29 16:20:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "198.163.193.145",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "198.163.193.145, 104.23.239.32",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTc0LCJ1c2VybmFtZSI6ImttbGx2MTQiLCJlbWFpbCI6ImthbWlsb3ZrYW1yb25iZWs2OUBnbWFpbC5jb20iLCJleHAiOjE3ODU5NDY3MDl9.n0YpjE72WPhQyKfD4ZO93iODrs8pTsxSPqrZmr1-ezY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22d73b39c768e2c-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "198.163.193.145",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 16:20:37 UTC] User ID: 1174
[29-Jul-2026 16:20:37 UTC] === END API CALL LOG ===
[29-Jul-2026 16:20:37 UTC] Limit: 20, Offset: 0
[29-Jul-2026 16:20:37 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 16:20:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTc0LCJ1c2VybmFtZSI6ImttbGx2MTQiLCJlbWFpbCI6ImthbWlsb3ZrYW1yb25iZWs2OUBnbWFpbC5jb20iLCJleHAiOjE3ODU5NDY3MDl9.n0YpjE72WPhQyKfD4ZO93iODrs8pTsxSPqrZmr1-ezY
[29-Jul-2026 16:20:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 16:20:37 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 16:20:37 UTC] User ID: 1174
[29-Jul-2026 16:20:37 UTC] Orders found: 0
[29-Jul-2026 16:20:37 UTC] Orders data: []
[29-Jul-2026 16:20:37 UTC] ✅ User profile retrieved successfully for user ID: 1174
[29-Jul-2026 16:20:37 UTC] Total orders count: 0
[29-Jul-2026 16:20:37 UTC] === API CALL LOG ===
[29-Jul-2026 16:20:37 UTC] Endpoint: user/profile.php
[29-Jul-2026 16:20:37 UTC] Full Log Data: {
    "timestamp": "2026-07-29 16:20:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "198.163.193.145",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "198.163.193.145, 104.23.239.32",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTc0LCJ1c2VybmFtZSI6ImttbGx2MTQiLCJlbWFpbCI6ImthbWlsb3ZrYW1yb25iZWs2OUBnbWFpbC5jb20iLCJleHAiOjE3ODU5NDY3MDl9.n0YpjE72WPhQyKfD4ZO93iODrs8pTsxSPqrZmr1-ezY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22d73b75a128e2c-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "198.163.193.145",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 16:20:37 UTC] === END API CALL LOG ===
[29-Jul-2026 16:20:37 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 16:20:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTc0LCJ1c2VybmFtZSI6ImttbGx2MTQiLCJlbWFpbCI6ImthbWlsb3ZrYW1yb25iZWs2OUBnbWFpbC5jb20iLCJleHAiOjE3ODU5NDY3MDl9.n0YpjE72WPhQyKfD4ZO93iODrs8pTsxSPqrZmr1-ezY
[29-Jul-2026 16:20:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 16:20:37 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 16:20:37 UTC] User ID: 1174
[29-Jul-2026 16:20:37 UTC] ✅ User profile retrieved successfully for user ID: 1174
[29-Jul-2026 16:20:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jul-2026 16:20:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jul-2026 16:20:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"198.163.193.145, 104.23.239.32","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTc0LCJ1c2VybmFtZSI6ImttbGx2MTQiLCJlbWFpbCI6ImthbWlsb3ZrYW1yb25iZWs2OUBnbWFpbC5jb20iLCJleHAiOjE3ODU5NDY3MDl9.n0YpjE72WPhQyKfD4ZO93iODrs8pTsxSPqrZmr1-ezY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a22d74090fdc8e2c-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"198.163.193.145","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-Jul-2026 16:20:50 UTC] === User Orders API Called ===
[29-Jul-2026 16:20:50 UTC] User ID: 1174
[29-Jul-2026 16:20:50 UTC] Limit: 20, Offset: 0
[29-Jul-2026 16:20:50 UTC] Orders found: 1
[29-Jul-2026 16:20:50 UTC] Orders data: [{"id":435,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/KS_TRADEE","status":"pending","created_at":"2026-07-29 19:50:48","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[29-Jul-2026 16:20:50 UTC] Total orders count: 1
[29-Jul-2026 16:20:53 UTC] === API CALL LOG ===
[29-Jul-2026 16:20:53 UTC] Endpoint: user/profile.php
[29-Jul-2026 16:20:53 UTC] Full Log Data: {
    "timestamp": "2026-07-29 16:20:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "198.163.193.145",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "198.163.193.145, 104.23.239.32",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTc0LCJ1c2VybmFtZSI6ImttbGx2MTQiLCJlbWFpbCI6ImthbWlsb3ZrYW1yb25iZWs2OUBnbWFpbC5jb20iLCJleHAiOjE3ODU5NDY3MDl9.n0YpjE72WPhQyKfD4ZO93iODrs8pTsxSPqrZmr1-ezY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22d7418a9308e2c-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "198.163.193.145",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 16:20:53 UTC] === END API CALL LOG ===
[29-Jul-2026 16:20:53 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 16:20:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTc0LCJ1c2VybmFtZSI6ImttbGx2MTQiLCJlbWFpbCI6ImthbWlsb3ZrYW1yb25iZWs2OUBnbWFpbC5jb20iLCJleHAiOjE3ODU5NDY3MDl9.n0YpjE72WPhQyKfD4ZO93iODrs8pTsxSPqrZmr1-ezY
[29-Jul-2026 16:20:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 16:20:53 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 16:20:53 UTC] User ID: 1174
[29-Jul-2026 16:20:53 UTC] ✅ User profile retrieved successfully for user ID: 1174
[29-Jul-2026 16:20:53 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jul-2026 16:20:53 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jul-2026 16:20:53 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"198.163.193.145, 104.23.239.32","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTc0LCJ1c2VybmFtZSI6ImttbGx2MTQiLCJlbWFpbCI6ImthbWlsb3ZrYW1yb25iZWs2OUBnbWFpbC5jb20iLCJleHAiOjE3ODU5NDY3MDl9.n0YpjE72WPhQyKfD4ZO93iODrs8pTsxSPqrZmr1-ezY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a22d7418a9238e2c-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"198.163.193.145","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-Jul-2026 16:20:53 UTC] === User Orders API Called ===
[29-Jul-2026 16:20:53 UTC] User ID: 1174
[29-Jul-2026 16:20:53 UTC] Limit: 20, Offset: 0
[29-Jul-2026 16:20:53 UTC] Orders found: 1
[29-Jul-2026 16:20:53 UTC] Orders data: [{"id":435,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/KS_TRADEE","status":"pending","created_at":"2026-07-29 19:50:48","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[29-Jul-2026 16:20:53 UTC] Total orders count: 1
[29-Jul-2026 16:20:53 UTC] === API CALL LOG ===
[29-Jul-2026 16:20:53 UTC] Endpoint: user/profile.php
[29-Jul-2026 16:20:53 UTC] Full Log Data: {
    "timestamp": "2026-07-29 16:20:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "198.163.193.145",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "198.163.193.145, 104.23.239.32",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTc0LCJ1c2VybmFtZSI6ImttbGx2MTQiLCJlbWFpbCI6ImthbWlsb3ZrYW1yb25iZWs2OUBnbWFpbC5jb20iLCJleHAiOjE3ODU5NDY3MDl9.n0YpjE72WPhQyKfD4ZO93iODrs8pTsxSPqrZmr1-ezY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22d741c4eb48e2c-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "198.163.193.145",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 16:20:53 UTC] === END API CALL LOG ===
[29-Jul-2026 16:20:53 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 16:20:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTc0LCJ1c2VybmFtZSI6ImttbGx2MTQiLCJlbWFpbCI6ImthbWlsb3ZrYW1yb25iZWs2OUBnbWFpbC5jb20iLCJleHAiOjE3ODU5NDY3MDl9.n0YpjE72WPhQyKfD4ZO93iODrs8pTsxSPqrZmr1-ezY
[29-Jul-2026 16:20:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 16:20:53 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 16:20:53 UTC] User ID: 1174
[29-Jul-2026 16:20:53 UTC] ✅ User profile retrieved successfully for user ID: 1174
[29-Jul-2026 16:21:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jul-2026 16:21:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jul-2026 16:21:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"198.163.193.145, 104.23.239.32","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTc0LCJ1c2VybmFtZSI6ImttbGx2MTQiLCJlbWFpbCI6ImthbWlsb3ZrYW1yb25iZWs2OUBnbWFpbC5jb20iLCJleHAiOjE3ODU5NDY3MDl9.n0YpjE72WPhQyKfD4ZO93iODrs8pTsxSPqrZmr1-ezY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a22d74528ebe8e2c-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"198.163.193.145","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-Jul-2026 16:21:02 UTC] === User Orders API Called ===
[29-Jul-2026 16:21:02 UTC] User ID: 1174
[29-Jul-2026 16:21:02 UTC] Limit: 20, Offset: 0
[29-Jul-2026 16:21:02 UTC] Orders found: 2
[29-Jul-2026 16:21:02 UTC] Orders data: [{"id":436,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/KS_TRADEE","status":"pending","created_at":"2026-07-29 19:51:00","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":435,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/KS_TRADEE","status":"pending","created_at":"2026-07-29 19:50:48","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[29-Jul-2026 16:21:02 UTC] Total orders count: 2
[29-Jul-2026 16:21:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jul-2026 16:21:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jul-2026 16:21:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"198.163.193.145, 104.23.239.32","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTc0LCJ1c2VybmFtZSI6ImttbGx2MTQiLCJlbWFpbCI6ImthbWlsb3ZrYW1yb25iZWs2OUBnbWFpbC5jb20iLCJleHAiOjE3ODU5NDY3MDl9.n0YpjE72WPhQyKfD4ZO93iODrs8pTsxSPqrZmr1-ezY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a22d7453ab2e8e2c-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"198.163.193.145","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-Jul-2026 16:21:02 UTC] === User Orders API Called ===
[29-Jul-2026 16:21:02 UTC] User ID: 1174
[29-Jul-2026 16:21:02 UTC] Limit: 20, Offset: 0
[29-Jul-2026 16:21:02 UTC] Orders found: 2
[29-Jul-2026 16:21:02 UTC] Orders data: [{"id":436,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/KS_TRADEE","status":"pending","created_at":"2026-07-29 19:51:00","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":435,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/KS_TRADEE","status":"pending","created_at":"2026-07-29 19:50:48","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[29-Jul-2026 16:21:02 UTC] Total orders count: 2
[29-Jul-2026 16:21:08 UTC] === API CALL LOG ===
[29-Jul-2026 16:21:08 UTC] Endpoint: user/profile.php
[29-Jul-2026 16:21:08 UTC] Full Log Data: {
    "timestamp": "2026-07-29 16:21:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "198.163.193.145",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "198.163.193.145, 104.23.239.32",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTc0LCJ1c2VybmFtZSI6ImttbGx2MTQiLCJlbWFpbCI6ImthbWlsb3ZrYW1yb25iZWs2OUBnbWFpbC5jb20iLCJleHAiOjE3ODU5NDY3MDl9.n0YpjE72WPhQyKfD4ZO93iODrs8pTsxSPqrZmr1-ezY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22d7479fab28e2c-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "198.163.193.145",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 16:21:08 UTC] === END API CALL LOG ===
[29-Jul-2026 16:21:08 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 16:21:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTc0LCJ1c2VybmFtZSI6ImttbGx2MTQiLCJlbWFpbCI6ImthbWlsb3ZrYW1yb25iZWs2OUBnbWFpbC5jb20iLCJleHAiOjE3ODU5NDY3MDl9.n0YpjE72WPhQyKfD4ZO93iODrs8pTsxSPqrZmr1-ezY
[29-Jul-2026 16:21:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 16:21:08 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 16:21:08 UTC] User ID: 1174
[29-Jul-2026 16:21:08 UTC] ✅ User profile retrieved successfully for user ID: 1174
[29-Jul-2026 16:21:08 UTC] User Purchases API - User ID: 1174
[29-Jul-2026 16:21:08 UTC] User Purchases API - Total purchases found: 0
[29-Jul-2026 16:21:16 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jul-2026 16:21:16 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jul-2026 16:21:16 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"198.163.193.145, 104.23.239.33","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTc0LCJ1c2VybmFtZSI6ImttbGx2MTQiLCJlbWFpbCI6ImthbWlsb3ZrYW1yb25iZWs2OUBnbWFpbC5jb20iLCJleHAiOjE3ODU5NDY3MDl9.n0YpjE72WPhQyKfD4ZO93iODrs8pTsxSPqrZmr1-ezY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a22d74a8dd0a8e2c-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"198.163.193.145","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-Jul-2026 16:21:16 UTC] === User Orders API Called ===
[29-Jul-2026 16:21:16 UTC] User ID: 1174
[29-Jul-2026 16:21:16 UTC] Limit: 20, Offset: 0
[29-Jul-2026 16:21:16 UTC] Orders found: 2
[29-Jul-2026 16:21:16 UTC] Orders data: [{"id":436,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/KS_TRADEE","status":"pending","created_at":"2026-07-29 19:51:00","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":435,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/KS_TRADEE","status":"pending","created_at":"2026-07-29 19:50:48","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[29-Jul-2026 16:21:16 UTC] Total orders count: 2
[29-Jul-2026 17:24:51 UTC] === API CALL LOG ===
[29-Jul-2026 17:24:51 UTC] Endpoint: user/profile.php
[29-Jul-2026 17:24:51 UTC] Full Log Data: {
    "timestamp": "2026-07-29 17:24:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:146f:d865:18c6:d11c:c6d9:68ca",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:146f:d865:18c6:d11c:c6d9:68ca, 162.158.28.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NSIsInVzZXJuYW1lIjoic2FoYiIsImVtYWlsIjoidGVjaG5pY2FsYXJiZWxvOUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NjE4ODF9.iNFP31auYMZL3LKMWiOFm9_GFdUapFflmoHofgmzwvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22dd1c80b38f9cf-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:3100:146f:d865:18c6:d11c:c6d9:68ca",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 17:24:51 UTC] === END API CALL LOG ===
[29-Jul-2026 17:24:51 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 17:24:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NSIsInVzZXJuYW1lIjoic2FoYiIsImVtYWlsIjoidGVjaG5pY2FsYXJiZWxvOUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NjE4ODF9.iNFP31auYMZL3LKMWiOFm9_GFdUapFflmoHofgmzwvk
[29-Jul-2026 17:24:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 17:24:51 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 17:24:51 UTC] User ID: 1175
[29-Jul-2026 17:24:51 UTC] ✅ User profile retrieved successfully for user ID: 1175
[29-Jul-2026 17:24:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jul-2026 17:24:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jul-2026 17:24:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2404:3100:146f:d865:18c6:d11c:c6d9:68ca, 162.158.28.164","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NSIsInVzZXJuYW1lIjoic2FoYiIsImVtYWlsIjoidGVjaG5pY2FsYXJiZWxvOUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NjE4ODF9.iNFP31auYMZL3LKMWiOFm9_GFdUapFflmoHofgmzwvk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a22dd1d12e88f9cf-MCT","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2404:3100:146f:d865:18c6:d11c:c6d9:68ca","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-Jul-2026 17:24:52 UTC] === User Orders API Called ===
[29-Jul-2026 17:24:52 UTC] User ID: 1175
[29-Jul-2026 17:24:52 UTC] Limit: 20, Offset: 0
[29-Jul-2026 17:24:52 UTC] Orders found: 1
[29-Jul-2026 17:24:52 UTC] Orders data: [{"id":433,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/digitaltricksu","status":"pending","created_at":"2026-07-28 20:28:32","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[29-Jul-2026 17:24:52 UTC] Total orders count: 1
[29-Jul-2026 17:24:52 UTC] === API CALL LOG ===
[29-Jul-2026 17:24:52 UTC] Endpoint: user/profile.php
[29-Jul-2026 17:24:52 UTC] Full Log Data: {
    "timestamp": "2026-07-29 17:24:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2404:3100:146f:d865:18c6:d11c:c6d9:68ca",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2404:3100:146f:d865:18c6:d11c:c6d9:68ca, 162.158.28.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NSIsInVzZXJuYW1lIjoic2FoYiIsImVtYWlsIjoidGVjaG5pY2FsYXJiZWxvOUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NjE4ODF9.iNFP31auYMZL3LKMWiOFm9_GFdUapFflmoHofgmzwvk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22dd1d12e89f9cf-MCT",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2404:3100:146f:d865:18c6:d11c:c6d9:68ca",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 17:24:52 UTC] === END API CALL LOG ===
[29-Jul-2026 17:24:52 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 17:24:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3NSIsInVzZXJuYW1lIjoic2FoYiIsImVtYWlsIjoidGVjaG5pY2FsYXJiZWxvOUBnbWFpbC5jb20iLCJleHAiOjE3ODU4NjE4ODF9.iNFP31auYMZL3LKMWiOFm9_GFdUapFflmoHofgmzwvk
[29-Jul-2026 17:24:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 17:24:52 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 17:24:52 UTC] User ID: 1175
[29-Jul-2026 17:24:52 UTC] ✅ User profile retrieved successfully for user ID: 1175
[29-Jul-2026 17:35:07 UTC] === API CALL LOG ===
[29-Jul-2026 17:35:07 UTC] Endpoint: user/profile.php
[29-Jul-2026 17:35:07 UTC] Full Log Data: {
    "timestamp": "2026-07-29 17:35:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4050:2e32:5adb:845e:ced7:6c53:b4fa",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4050:2e32:5adb:845e:ced7:6c53:b4fa, 172.69.176.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4NCIsInVzZXJuYW1lIjoiREFSSyBPV05FUiIsImVtYWlsIjoibGVnZW5kcHJhdDEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NTk1MTMwNn0.6GvWdsrPmUrjmS5JaCmOdXY71ZChUDBNRqVUG2mEjsg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22de0d6af55561c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4050:2e32:5adb:845e:ced7:6c53:b4fa",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 17:35:07 UTC] === END API CALL LOG ===
[29-Jul-2026 17:35:07 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 17:35:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4NCIsInVzZXJuYW1lIjoiREFSSyBPV05FUiIsImVtYWlsIjoibGVnZW5kcHJhdDEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NTk1MTMwNn0.6GvWdsrPmUrjmS5JaCmOdXY71ZChUDBNRqVUG2mEjsg
[29-Jul-2026 17:35:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 17:35:07 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 17:35:07 UTC] User ID: 1184
[29-Jul-2026 17:35:07 UTC] ✅ User profile retrieved successfully for user ID: 1184
[29-Jul-2026 17:35:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jul-2026 17:35:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jul-2026 17:35:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:4050:2e32:5adb:845e:ced7:6c53:b4fa, 172.69.176.105","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4NCIsInVzZXJuYW1lIjoiREFSSyBPV05FUiIsImVtYWlsIjoibGVnZW5kcHJhdDEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NTk1MTMwNn0.6GvWdsrPmUrjmS5JaCmOdXY71ZChUDBNRqVUG2mEjsg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a22de0d6af58561c-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:4050:2e32:5adb:845e:ced7:6c53:b4fa","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-Jul-2026 17:35:07 UTC] === User Orders API Called ===
[29-Jul-2026 17:35:07 UTC] User ID: 1184
[29-Jul-2026 17:35:07 UTC] Limit: 20, Offset: 0
[29-Jul-2026 17:35:07 UTC] Orders found: 0
[29-Jul-2026 17:35:07 UTC] Orders data: []
[29-Jul-2026 17:35:07 UTC] Total orders count: 0
[29-Jul-2026 17:35:07 UTC] === API CALL LOG ===
[29-Jul-2026 17:35:07 UTC] Endpoint: user/profile.php
[29-Jul-2026 17:35:07 UTC] Full Log Data: {
    "timestamp": "2026-07-29 17:35:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4050:2e32:5adb:845e:ced7:6c53:b4fa",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4050:2e32:5adb:845e:ced7:6c53:b4fa, 172.69.176.105",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4NCIsInVzZXJuYW1lIjoiREFSSyBPV05FUiIsImVtYWlsIjoibGVnZW5kcHJhdDEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NTk1MTMwNn0.6GvWdsrPmUrjmS5JaCmOdXY71ZChUDBNRqVUG2mEjsg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22de0d758f4561c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4050:2e32:5adb:845e:ced7:6c53:b4fa",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 17:35:07 UTC] === END API CALL LOG ===
[29-Jul-2026 17:35:07 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 17:35:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4NCIsInVzZXJuYW1lIjoiREFSSyBPV05FUiIsImVtYWlsIjoibGVnZW5kcHJhdDEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NTk1MTMwNn0.6GvWdsrPmUrjmS5JaCmOdXY71ZChUDBNRqVUG2mEjsg
[29-Jul-2026 17:35:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 17:35:07 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 17:35:07 UTC] User ID: 1184
[29-Jul-2026 17:35:07 UTC] ✅ User profile retrieved successfully for user ID: 1184
[29-Jul-2026 17:35:08 UTC] === API CALL LOG ===
[29-Jul-2026 17:35:08 UTC] Endpoint: user/profile.php
[29-Jul-2026 17:35:08 UTC] Full Log Data: {
    "timestamp": "2026-07-29 17:35:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4050:2e32:5adb:845e:ced7:6c53:b4fa",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4050:2e32:5adb:845e:ced7:6c53:b4fa, 172.69.176.105",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4NCIsInVzZXJuYW1lIjoiREFSSyBPV05FUiIsImVtYWlsIjoibGVnZW5kcHJhdDEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NTk1MTMwNn0.6GvWdsrPmUrjmS5JaCmOdXY71ZChUDBNRqVUG2mEjsg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22de0dea8c3561c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4050:2e32:5adb:845e:ced7:6c53:b4fa",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 17:35:08 UTC] === END API CALL LOG ===
[29-Jul-2026 17:35:08 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 17:35:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4NCIsInVzZXJuYW1lIjoiREFSSyBPV05FUiIsImVtYWlsIjoibGVnZW5kcHJhdDEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NTk1MTMwNn0.6GvWdsrPmUrjmS5JaCmOdXY71ZChUDBNRqVUG2mEjsg
[29-Jul-2026 17:35:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 17:35:08 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 17:35:08 UTC] User ID: 1184
[29-Jul-2026 17:35:08 UTC] ✅ User profile retrieved successfully for user ID: 1184
[29-Jul-2026 17:35:23 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jul-2026 17:35:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jul-2026 17:35:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:4050:2e32:5adb:845e:ced7:6c53:b4fa, 172.69.176.75","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4NCIsInVzZXJuYW1lIjoiREFSSyBPV05FUiIsImVtYWlsIjoibGVnZW5kcHJhdDEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NTk1MTMwNn0.6GvWdsrPmUrjmS5JaCmOdXY71ZChUDBNRqVUG2mEjsg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a22de1399c3b561c-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:4050:2e32:5adb:845e:ced7:6c53:b4fa","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-Jul-2026 17:35:23 UTC] === User Orders API Called ===
[29-Jul-2026 17:35:23 UTC] User ID: 1184
[29-Jul-2026 17:35:23 UTC] Limit: 20, Offset: 0
[29-Jul-2026 17:35:23 UTC] === API CALL LOG ===
[29-Jul-2026 17:35:23 UTC] Endpoint: user/profile.php
[29-Jul-2026 17:35:23 UTC] Full Log Data: {
    "timestamp": "2026-07-29 17:35:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4050:2e32:5adb:845e:ced7:6c53:b4fa",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4050:2e32:5adb:845e:ced7:6c53:b4fa, 172.69.176.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4NCIsInVzZXJuYW1lIjoiREFSSyBPV05FUiIsImVtYWlsIjoibGVnZW5kcHJhdDEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NTk1MTMwNn0.6GvWdsrPmUrjmS5JaCmOdXY71ZChUDBNRqVUG2mEjsg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22de1399c3d561c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4050:2e32:5adb:845e:ced7:6c53:b4fa",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 17:35:23 UTC] === END API CALL LOG ===
[29-Jul-2026 17:35:23 UTC] Orders found: 0
[29-Jul-2026 17:35:23 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 17:35:23 UTC] Orders data: []
[29-Jul-2026 17:35:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4NCIsInVzZXJuYW1lIjoiREFSSyBPV05FUiIsImVtYWlsIjoibGVnZW5kcHJhdDEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NTk1MTMwNn0.6GvWdsrPmUrjmS5JaCmOdXY71ZChUDBNRqVUG2mEjsg
[29-Jul-2026 17:35:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 17:35:23 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 17:35:23 UTC] User ID: 1184
[29-Jul-2026 17:35:23 UTC] Total orders count: 0
[29-Jul-2026 17:35:23 UTC] ✅ User profile retrieved successfully for user ID: 1184
[29-Jul-2026 17:35:23 UTC] === API CALL LOG ===
[29-Jul-2026 17:35:23 UTC] Endpoint: user/profile.php
[29-Jul-2026 17:35:23 UTC] Full Log Data: {
    "timestamp": "2026-07-29 17:35:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4050:2e32:5adb:845e:ced7:6c53:b4fa",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4050:2e32:5adb:845e:ced7:6c53:b4fa, 172.69.176.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4NCIsInVzZXJuYW1lIjoiREFSSyBPV05FUiIsImVtYWlsIjoibGVnZW5kcHJhdDEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NTk1MTMwNn0.6GvWdsrPmUrjmS5JaCmOdXY71ZChUDBNRqVUG2mEjsg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22de13b88a5561c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4050:2e32:5adb:845e:ced7:6c53:b4fa",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 17:35:23 UTC] === END API CALL LOG ===
[29-Jul-2026 17:35:23 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 17:35:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4NCIsInVzZXJuYW1lIjoiREFSSyBPV05FUiIsImVtYWlsIjoibGVnZW5kcHJhdDEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NTk1MTMwNn0.6GvWdsrPmUrjmS5JaCmOdXY71ZChUDBNRqVUG2mEjsg
[29-Jul-2026 17:35:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 17:35:23 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 17:35:23 UTC] User ID: 1184
[29-Jul-2026 17:35:23 UTC] ✅ User profile retrieved successfully for user ID: 1184
[29-Jul-2026 17:35:24 UTC] === API CALL LOG ===
[29-Jul-2026 17:35:24 UTC] Endpoint: user/profile.php
[29-Jul-2026 17:35:24 UTC] Full Log Data: {
    "timestamp": "2026-07-29 17:35:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4050:2e32:5adb:845e:ced7:6c53:b4fa",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4050:2e32:5adb:845e:ced7:6c53:b4fa, 172.69.176.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4NCIsInVzZXJuYW1lIjoiREFSSyBPV05FUiIsImVtYWlsIjoibGVnZW5kcHJhdDEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NTk1MTMwNn0.6GvWdsrPmUrjmS5JaCmOdXY71ZChUDBNRqVUG2mEjsg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22de140ccb4561c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4050:2e32:5adb:845e:ced7:6c53:b4fa",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 17:35:24 UTC] === END API CALL LOG ===
[29-Jul-2026 17:35:24 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 17:35:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4NCIsInVzZXJuYW1lIjoiREFSSyBPV05FUiIsImVtYWlsIjoibGVnZW5kcHJhdDEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NTk1MTMwNn0.6GvWdsrPmUrjmS5JaCmOdXY71ZChUDBNRqVUG2mEjsg
[29-Jul-2026 17:35:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 17:35:24 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 17:35:24 UTC] User ID: 1184
[29-Jul-2026 17:35:24 UTC] ✅ User profile retrieved successfully for user ID: 1184
[29-Jul-2026 17:35:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jul-2026 17:35:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jul-2026 17:35:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:4050:2e32:5adb:845e:ced7:6c53:b4fa, 172.69.176.75","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4NCIsInVzZXJuYW1lIjoiREFSSyBPV05FUiIsImVtYWlsIjoibGVnZW5kcHJhdDEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NTk1MTMwNn0.6GvWdsrPmUrjmS5JaCmOdXY71ZChUDBNRqVUG2mEjsg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a22de1667e1b561c-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:4050:2e32:5adb:845e:ced7:6c53:b4fa","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-Jul-2026 17:35:30 UTC] === User Orders API Called ===
[29-Jul-2026 17:35:30 UTC] User ID: 1184
[29-Jul-2026 17:35:30 UTC] Limit: 20, Offset: 0
[29-Jul-2026 17:35:30 UTC] === API CALL LOG ===
[29-Jul-2026 17:35:30 UTC] Endpoint: user/profile.php
[29-Jul-2026 17:35:30 UTC] Full Log Data: {
    "timestamp": "2026-07-29 17:35:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4050:2e32:5adb:845e:ced7:6c53:b4fa",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4050:2e32:5adb:845e:ced7:6c53:b4fa, 172.69.176.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4NCIsInVzZXJuYW1lIjoiREFSSyBPV05FUiIsImVtYWlsIjoibGVnZW5kcHJhdDEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NTk1MTMwNn0.6GvWdsrPmUrjmS5JaCmOdXY71ZChUDBNRqVUG2mEjsg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22de1667e1e561c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4050:2e32:5adb:845e:ced7:6c53:b4fa",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 17:35:30 UTC] === END API CALL LOG ===
[29-Jul-2026 17:35:30 UTC] Orders found: 0
[29-Jul-2026 17:35:30 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 17:35:30 UTC] Orders data: []
[29-Jul-2026 17:35:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4NCIsInVzZXJuYW1lIjoiREFSSyBPV05FUiIsImVtYWlsIjoibGVnZW5kcHJhdDEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NTk1MTMwNn0.6GvWdsrPmUrjmS5JaCmOdXY71ZChUDBNRqVUG2mEjsg
[29-Jul-2026 17:35:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 17:35:30 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 17:35:30 UTC] Total orders count: 0
[29-Jul-2026 17:35:30 UTC] User ID: 1184
[29-Jul-2026 17:35:30 UTC] ✅ User profile retrieved successfully for user ID: 1184
[29-Jul-2026 17:35:31 UTC] === API CALL LOG ===
[29-Jul-2026 17:35:31 UTC] Endpoint: user/profile.php
[29-Jul-2026 17:35:31 UTC] Full Log Data: {
    "timestamp": "2026-07-29 17:35:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4050:2e32:5adb:845e:ced7:6c53:b4fa",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4050:2e32:5adb:845e:ced7:6c53:b4fa, 172.69.176.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4NCIsInVzZXJuYW1lIjoiREFSSyBPV05FUiIsImVtYWlsIjoibGVnZW5kcHJhdDEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NTk1MTMwNn0.6GvWdsrPmUrjmS5JaCmOdXY71ZChUDBNRqVUG2mEjsg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22de16a5f6b561c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4050:2e32:5adb:845e:ced7:6c53:b4fa",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 17:35:31 UTC] === END API CALL LOG ===
[29-Jul-2026 17:35:31 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 17:35:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4NCIsInVzZXJuYW1lIjoiREFSSyBPV05FUiIsImVtYWlsIjoibGVnZW5kcHJhdDEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NTk1MTMwNn0.6GvWdsrPmUrjmS5JaCmOdXY71ZChUDBNRqVUG2mEjsg
[29-Jul-2026 17:35:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 17:35:31 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 17:35:31 UTC] User ID: 1184
[29-Jul-2026 17:35:31 UTC] ✅ User profile retrieved successfully for user ID: 1184
[29-Jul-2026 17:35:31 UTC] === API CALL LOG ===
[29-Jul-2026 17:35:31 UTC] Endpoint: user/profile.php
[29-Jul-2026 17:35:31 UTC] Full Log Data: {
    "timestamp": "2026-07-29 17:35:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4050:2e32:5adb:845e:ced7:6c53:b4fa",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4050:2e32:5adb:845e:ced7:6c53:b4fa, 172.69.176.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4NCIsInVzZXJuYW1lIjoiREFSSyBPV05FUiIsImVtYWlsIjoibGVnZW5kcHJhdDEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NTk1MTMwNn0.6GvWdsrPmUrjmS5JaCmOdXY71ZChUDBNRqVUG2mEjsg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22de16e1837561c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4050:2e32:5adb:845e:ced7:6c53:b4fa",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 17:35:31 UTC] === END API CALL LOG ===
[29-Jul-2026 17:35:31 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 17:35:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4NCIsInVzZXJuYW1lIjoiREFSSyBPV05FUiIsImVtYWlsIjoibGVnZW5kcHJhdDEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NTk1MTMwNn0.6GvWdsrPmUrjmS5JaCmOdXY71ZChUDBNRqVUG2mEjsg
[29-Jul-2026 17:35:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 17:35:31 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 17:35:31 UTC] User ID: 1184
[29-Jul-2026 17:35:31 UTC] ✅ User profile retrieved successfully for user ID: 1184
[29-Jul-2026 17:35:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jul-2026 17:35:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jul-2026 17:35:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:4050:2e32:5adb:845e:ced7:6c53:b4fa, 172.69.176.75","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4NCIsInVzZXJuYW1lIjoiREFSSyBPV05FUiIsImVtYWlsIjoibGVnZW5kcHJhdDEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NTk1MTMwNn0.6GvWdsrPmUrjmS5JaCmOdXY71ZChUDBNRqVUG2mEjsg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a22de1798b57561c-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:4050:2e32:5adb:845e:ced7:6c53:b4fa","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-Jul-2026 17:35:33 UTC] === User Orders API Called ===
[29-Jul-2026 17:35:33 UTC] User ID: 1184
[29-Jul-2026 17:35:33 UTC] Limit: 20, Offset: 0
[29-Jul-2026 17:35:33 UTC] === API CALL LOG ===
[29-Jul-2026 17:35:33 UTC] Endpoint: user/profile.php
[29-Jul-2026 17:35:33 UTC] Full Log Data: {
    "timestamp": "2026-07-29 17:35:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4050:2e32:5adb:845e:ced7:6c53:b4fa",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4050:2e32:5adb:845e:ced7:6c53:b4fa, 172.69.176.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4NCIsInVzZXJuYW1lIjoiREFSSyBPV05FUiIsImVtYWlsIjoibGVnZW5kcHJhdDEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NTk1MTMwNn0.6GvWdsrPmUrjmS5JaCmOdXY71ZChUDBNRqVUG2mEjsg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22de1798b6d561c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4050:2e32:5adb:845e:ced7:6c53:b4fa",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 17:35:33 UTC] === END API CALL LOG ===
[29-Jul-2026 17:35:33 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 17:35:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4NCIsInVzZXJuYW1lIjoiREFSSyBPV05FUiIsImVtYWlsIjoibGVnZW5kcHJhdDEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NTk1MTMwNn0.6GvWdsrPmUrjmS5JaCmOdXY71ZChUDBNRqVUG2mEjsg
[29-Jul-2026 17:35:33 UTC] Orders found: 0
[29-Jul-2026 17:35:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 17:35:33 UTC] Orders data: []
[29-Jul-2026 17:35:33 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 17:35:33 UTC] User ID: 1184
[29-Jul-2026 17:35:33 UTC] Total orders count: 0
[29-Jul-2026 17:35:33 UTC] ✅ User profile retrieved successfully for user ID: 1184
[29-Jul-2026 17:35:34 UTC] === API CALL LOG ===
[29-Jul-2026 17:35:34 UTC] Endpoint: user/profile.php
[29-Jul-2026 17:35:34 UTC] Full Log Data: {
    "timestamp": "2026-07-29 17:35:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4050:2e32:5adb:845e:ced7:6c53:b4fa",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4050:2e32:5adb:845e:ced7:6c53:b4fa, 172.69.176.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4NCIsInVzZXJuYW1lIjoiREFSSyBPV05FUiIsImVtYWlsIjoibGVnZW5kcHJhdDEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NTk1MTMwNn0.6GvWdsrPmUrjmS5JaCmOdXY71ZChUDBNRqVUG2mEjsg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22de17d4c33561c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4050:2e32:5adb:845e:ced7:6c53:b4fa",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 17:35:34 UTC] === END API CALL LOG ===
[29-Jul-2026 17:35:34 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 17:35:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4NCIsInVzZXJuYW1lIjoiREFSSyBPV05FUiIsImVtYWlsIjoibGVnZW5kcHJhdDEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NTk1MTMwNn0.6GvWdsrPmUrjmS5JaCmOdXY71ZChUDBNRqVUG2mEjsg
[29-Jul-2026 17:35:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 17:35:34 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 17:35:34 UTC] User ID: 1184
[29-Jul-2026 17:35:34 UTC] ✅ User profile retrieved successfully for user ID: 1184
[29-Jul-2026 17:35:34 UTC] === API CALL LOG ===
[29-Jul-2026 17:35:34 UTC] Endpoint: user/profile.php
[29-Jul-2026 17:35:34 UTC] Full Log Data: {
    "timestamp": "2026-07-29 17:35:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4050:2e32:5adb:845e:ced7:6c53:b4fa",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4050:2e32:5adb:845e:ced7:6c53:b4fa, 172.69.176.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4NCIsInVzZXJuYW1lIjoiREFSSyBPV05FUiIsImVtYWlsIjoibGVnZW5kcHJhdDEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NTk1MTMwNn0.6GvWdsrPmUrjmS5JaCmOdXY71ZChUDBNRqVUG2mEjsg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22de1807b68561c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4050:2e32:5adb:845e:ced7:6c53:b4fa",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 17:35:34 UTC] === END API CALL LOG ===
[29-Jul-2026 17:35:34 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 17:35:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4NCIsInVzZXJuYW1lIjoiREFSSyBPV05FUiIsImVtYWlsIjoibGVnZW5kcHJhdDEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NTk1MTMwNn0.6GvWdsrPmUrjmS5JaCmOdXY71ZChUDBNRqVUG2mEjsg
[29-Jul-2026 17:35:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 17:35:34 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 17:35:34 UTC] User ID: 1184
[29-Jul-2026 17:35:34 UTC] ✅ User profile retrieved successfully for user ID: 1184
[29-Jul-2026 17:35:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jul-2026 17:35:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jul-2026 17:35:46 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:4050:2e32:5adb:845e:ced7:6c53:b4fa, 172.69.176.74","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4NCIsInVzZXJuYW1lIjoiREFSSyBPV05FUiIsImVtYWlsIjoibGVnZW5kcHJhdDEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NTk1MTMwNn0.6GvWdsrPmUrjmS5JaCmOdXY71ZChUDBNRqVUG2mEjsg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a22de1c62a39561c-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:4050:2e32:5adb:845e:ced7:6c53:b4fa","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-Jul-2026 17:35:46 UTC] === User Orders API Called ===
[29-Jul-2026 17:35:46 UTC] User ID: 1184
[29-Jul-2026 17:35:46 UTC] Limit: 20, Offset: 0
[29-Jul-2026 17:35:46 UTC] Orders found: 0
[29-Jul-2026 17:35:46 UTC] Orders data: []
[29-Jul-2026 17:35:46 UTC] Total orders count: 0
[29-Jul-2026 17:35:46 UTC] === API CALL LOG ===
[29-Jul-2026 17:35:46 UTC] Endpoint: user/profile.php
[29-Jul-2026 17:35:46 UTC] Full Log Data: {
    "timestamp": "2026-07-29 17:35:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4050:2e32:5adb:845e:ced7:6c53:b4fa",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4050:2e32:5adb:845e:ced7:6c53:b4fa, 172.69.176.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4NCIsInVzZXJuYW1lIjoiREFSSyBPV05FUiIsImVtYWlsIjoibGVnZW5kcHJhdDEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NTk1MTMwNn0.6GvWdsrPmUrjmS5JaCmOdXY71ZChUDBNRqVUG2mEjsg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22de1c62a3b561c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4050:2e32:5adb:845e:ced7:6c53:b4fa",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 17:35:46 UTC] === END API CALL LOG ===
[29-Jul-2026 17:35:46 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 17:35:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4NCIsInVzZXJuYW1lIjoiREFSSyBPV05FUiIsImVtYWlsIjoibGVnZW5kcHJhdDEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NTk1MTMwNn0.6GvWdsrPmUrjmS5JaCmOdXY71ZChUDBNRqVUG2mEjsg
[29-Jul-2026 17:35:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 17:35:46 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 17:35:46 UTC] User ID: 1184
[29-Jul-2026 17:35:46 UTC] ✅ User profile retrieved successfully for user ID: 1184
[29-Jul-2026 17:35:46 UTC] === API CALL LOG ===
[29-Jul-2026 17:35:46 UTC] Endpoint: user/profile.php
[29-Jul-2026 17:35:46 UTC] Full Log Data: {
    "timestamp": "2026-07-29 17:35:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4050:2e32:5adb:845e:ced7:6c53:b4fa",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4050:2e32:5adb:845e:ced7:6c53:b4fa, 172.69.176.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4NCIsInVzZXJuYW1lIjoiREFSSyBPV05FUiIsImVtYWlsIjoibGVnZW5kcHJhdDEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NTk1MTMwNn0.6GvWdsrPmUrjmS5JaCmOdXY71ZChUDBNRqVUG2mEjsg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22de1c9ca91561c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4050:2e32:5adb:845e:ced7:6c53:b4fa",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 17:35:46 UTC] === END API CALL LOG ===
[29-Jul-2026 17:35:46 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 17:35:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4NCIsInVzZXJuYW1lIjoiREFSSyBPV05FUiIsImVtYWlsIjoibGVnZW5kcHJhdDEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NTk1MTMwNn0.6GvWdsrPmUrjmS5JaCmOdXY71ZChUDBNRqVUG2mEjsg
[29-Jul-2026 17:35:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 17:35:46 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 17:35:46 UTC] User ID: 1184
[29-Jul-2026 17:35:46 UTC] ✅ User profile retrieved successfully for user ID: 1184
[29-Jul-2026 17:35:47 UTC] === API CALL LOG ===
[29-Jul-2026 17:35:47 UTC] Endpoint: user/profile.php
[29-Jul-2026 17:35:47 UTC] Full Log Data: {
    "timestamp": "2026-07-29 17:35:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4050:2e32:5adb:845e:ced7:6c53:b4fa",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4050:2e32:5adb:845e:ced7:6c53:b4fa, 172.69.176.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4NCIsInVzZXJuYW1lIjoiREFSSyBPV05FUiIsImVtYWlsIjoibGVnZW5kcHJhdDEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NTk1MTMwNn0.6GvWdsrPmUrjmS5JaCmOdXY71ZChUDBNRqVUG2mEjsg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22de1d079d2561c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4050:2e32:5adb:845e:ced7:6c53:b4fa",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 17:35:47 UTC] === END API CALL LOG ===
[29-Jul-2026 17:35:47 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 17:35:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4NCIsInVzZXJuYW1lIjoiREFSSyBPV05FUiIsImVtYWlsIjoibGVnZW5kcHJhdDEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NTk1MTMwNn0.6GvWdsrPmUrjmS5JaCmOdXY71ZChUDBNRqVUG2mEjsg
[29-Jul-2026 17:35:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 17:35:47 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 17:35:47 UTC] User ID: 1184
[29-Jul-2026 17:35:47 UTC] ✅ User profile retrieved successfully for user ID: 1184
[29-Jul-2026 17:36:26 UTC] === API CALL LOG ===
[29-Jul-2026 17:36:26 UTC] Endpoint: user/profile.php
[29-Jul-2026 17:36:26 UTC] Full Log Data: {
    "timestamp": "2026-07-29 17:36:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4050:2e32:5adb:845e:ced7:6c53:b4fa",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4050:2e32:5adb:845e:ced7:6c53:b4fa, 172.69.176.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4NCIsInVzZXJuYW1lIjoiREFSSyBPV05FUiIsImVtYWlsIjoibGVnZW5kcHJhdDEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NTk1MTMwNn0.6GvWdsrPmUrjmS5JaCmOdXY71ZChUDBNRqVUG2mEjsg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22de2bede10561c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4050:2e32:5adb:845e:ced7:6c53:b4fa",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 17:36:26 UTC] === END API CALL LOG ===
[29-Jul-2026 17:36:26 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 17:36:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4NCIsInVzZXJuYW1lIjoiREFSSyBPV05FUiIsImVtYWlsIjoibGVnZW5kcHJhdDEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NTk1MTMwNn0.6GvWdsrPmUrjmS5JaCmOdXY71ZChUDBNRqVUG2mEjsg
[29-Jul-2026 17:36:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 17:36:26 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 17:36:26 UTC] User ID: 1184
[29-Jul-2026 17:36:26 UTC] ✅ User profile retrieved successfully for user ID: 1184
[29-Jul-2026 17:37:01 UTC] === API CALL LOG ===
[29-Jul-2026 17:37:01 UTC] Endpoint: user/profile.php
[29-Jul-2026 17:37:01 UTC] Full Log Data: {
    "timestamp": "2026-07-29 17:37:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4050:2e32:5adb:845e:ced7:6c53:b4fa",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4050:2e32:5adb:845e:ced7:6c53:b4fa, 172.69.176.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4NCIsInVzZXJuYW1lIjoiREFSSyBPV05FUiIsImVtYWlsIjoibGVnZW5kcHJhdDEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NTk1MTMwNn0.6GvWdsrPmUrjmS5JaCmOdXY71ZChUDBNRqVUG2mEjsg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22de39f1dee561c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4050:2e32:5adb:845e:ced7:6c53:b4fa",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 17:37:01 UTC] === END API CALL LOG ===
[29-Jul-2026 17:37:01 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 17:37:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4NCIsInVzZXJuYW1lIjoiREFSSyBPV05FUiIsImVtYWlsIjoibGVnZW5kcHJhdDEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NTk1MTMwNn0.6GvWdsrPmUrjmS5JaCmOdXY71ZChUDBNRqVUG2mEjsg
[29-Jul-2026 17:37:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 17:37:01 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 17:37:01 UTC] User ID: 1184
[29-Jul-2026 17:37:01 UTC] ✅ User profile retrieved successfully for user ID: 1184
[29-Jul-2026 17:37:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jul-2026 17:37:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jul-2026 17:37:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:4050:2e32:5adb:845e:ced7:6c53:b4fa, 172.69.176.75","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4NCIsInVzZXJuYW1lIjoiREFSSyBPV05FUiIsImVtYWlsIjoibGVnZW5kcHJhdDEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NTk1MTMwNn0.6GvWdsrPmUrjmS5JaCmOdXY71ZChUDBNRqVUG2mEjsg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a22de39f1deb561c-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:4050:2e32:5adb:845e:ced7:6c53:b4fa","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-Jul-2026 17:37:01 UTC] === User Orders API Called ===
[29-Jul-2026 17:37:01 UTC] User ID: 1184
[29-Jul-2026 17:37:01 UTC] Limit: 20, Offset: 0
[29-Jul-2026 17:37:01 UTC] Orders found: 0
[29-Jul-2026 17:37:01 UTC] Orders data: []
[29-Jul-2026 17:37:01 UTC] Total orders count: 0
[29-Jul-2026 17:37:01 UTC] === API CALL LOG ===
[29-Jul-2026 17:37:01 UTC] Endpoint: user/profile.php
[29-Jul-2026 17:37:01 UTC] Full Log Data: {
    "timestamp": "2026-07-29 17:37:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4050:2e32:5adb:845e:ced7:6c53:b4fa",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4050:2e32:5adb:845e:ced7:6c53:b4fa, 172.69.176.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4NCIsInVzZXJuYW1lIjoiREFSSyBPV05FUiIsImVtYWlsIjoibGVnZW5kcHJhdDEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NTk1MTMwNn0.6GvWdsrPmUrjmS5JaCmOdXY71ZChUDBNRqVUG2mEjsg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22de3a2effd561c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4050:2e32:5adb:845e:ced7:6c53:b4fa",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 17:37:01 UTC] === END API CALL LOG ===
[29-Jul-2026 17:37:01 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 17:37:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4NCIsInVzZXJuYW1lIjoiREFSSyBPV05FUiIsImVtYWlsIjoibGVnZW5kcHJhdDEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NTk1MTMwNn0.6GvWdsrPmUrjmS5JaCmOdXY71ZChUDBNRqVUG2mEjsg
[29-Jul-2026 17:37:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 17:37:01 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 17:37:01 UTC] User ID: 1184
[29-Jul-2026 17:37:01 UTC] ✅ User profile retrieved successfully for user ID: 1184
[29-Jul-2026 17:37:14 UTC] === API CALL LOG ===
[29-Jul-2026 17:37:14 UTC] Endpoint: user/profile.php
[29-Jul-2026 17:37:14 UTC] Full Log Data: {
    "timestamp": "2026-07-29 17:37:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4050:2e32:5adb:845e:ced7:6c53:b4fa",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4050:2e32:5adb:845e:ced7:6c53:b4fa, 172.69.176.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4NCIsInVzZXJuYW1lIjoiREFSSyBPV05FUiIsImVtYWlsIjoibGVnZW5kcHJhdDEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NTk1MTMwNn0.6GvWdsrPmUrjmS5JaCmOdXY71ZChUDBNRqVUG2mEjsg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22de3ebf8b2561c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4050:2e32:5adb:845e:ced7:6c53:b4fa",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 17:37:14 UTC] === END API CALL LOG ===
[29-Jul-2026 17:37:14 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 17:37:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4NCIsInVzZXJuYW1lIjoiREFSSyBPV05FUiIsImVtYWlsIjoibGVnZW5kcHJhdDEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NTk1MTMwNn0.6GvWdsrPmUrjmS5JaCmOdXY71ZChUDBNRqVUG2mEjsg
[29-Jul-2026 17:37:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 17:37:14 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 17:37:14 UTC] User ID: 1184
[29-Jul-2026 17:37:14 UTC] ✅ User profile retrieved successfully for user ID: 1184
[29-Jul-2026 17:37:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jul-2026 17:37:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jul-2026 17:37:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:4050:2e32:5adb:845e:ced7:6c53:b4fa, 172.69.176.74","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4NCIsInVzZXJuYW1lIjoiREFSSyBPV05FUiIsImVtYWlsIjoibGVnZW5kcHJhdDEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NTk1MTMwNn0.6GvWdsrPmUrjmS5JaCmOdXY71ZChUDBNRqVUG2mEjsg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a22de3ebf8ad561c-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:4050:2e32:5adb:845e:ced7:6c53:b4fa","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-Jul-2026 17:37:14 UTC] === User Orders API Called ===
[29-Jul-2026 17:37:14 UTC] User ID: 1184
[29-Jul-2026 17:37:14 UTC] Limit: 20, Offset: 0
[29-Jul-2026 17:37:14 UTC] Orders found: 0
[29-Jul-2026 17:37:14 UTC] Orders data: []
[29-Jul-2026 17:37:14 UTC] Total orders count: 0
[29-Jul-2026 17:37:14 UTC] === API CALL LOG ===
[29-Jul-2026 17:37:14 UTC] Endpoint: user/profile.php
[29-Jul-2026 17:37:14 UTC] Full Log Data: {
    "timestamp": "2026-07-29 17:37:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4050:2e32:5adb:845e:ced7:6c53:b4fa",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4050:2e32:5adb:845e:ced7:6c53:b4fa, 172.69.176.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4NCIsInVzZXJuYW1lIjoiREFSSyBPV05FUiIsImVtYWlsIjoibGVnZW5kcHJhdDEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NTk1MTMwNn0.6GvWdsrPmUrjmS5JaCmOdXY71ZChUDBNRqVUG2mEjsg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22de3ef88c9561c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4050:2e32:5adb:845e:ced7:6c53:b4fa",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 17:37:14 UTC] === END API CALL LOG ===
[29-Jul-2026 17:37:14 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 17:37:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4NCIsInVzZXJuYW1lIjoiREFSSyBPV05FUiIsImVtYWlsIjoibGVnZW5kcHJhdDEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NTk1MTMwNn0.6GvWdsrPmUrjmS5JaCmOdXY71ZChUDBNRqVUG2mEjsg
[29-Jul-2026 17:37:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 17:37:14 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 17:37:14 UTC] User ID: 1184
[29-Jul-2026 17:37:14 UTC] ✅ User profile retrieved successfully for user ID: 1184
[29-Jul-2026 17:37:16 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jul-2026 17:37:16 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jul-2026 17:37:16 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:4050:2e32:5adb:845e:ced7:6c53:b4fa, 172.69.176.74","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4NCIsInVzZXJuYW1lIjoiREFSSyBPV05FUiIsImVtYWlsIjoibGVnZW5kcHJhdDEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NTk1MTMwNn0.6GvWdsrPmUrjmS5JaCmOdXY71ZChUDBNRqVUG2mEjsg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a22de3ff7be1561c-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:4050:2e32:5adb:845e:ced7:6c53:b4fa","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-Jul-2026 17:37:16 UTC] === User Orders API Called ===
[29-Jul-2026 17:37:16 UTC] User ID: 1184
[29-Jul-2026 17:37:16 UTC] Limit: 20, Offset: 0
[29-Jul-2026 17:37:16 UTC] Orders found: 0
[29-Jul-2026 17:37:16 UTC] Orders data: []
[29-Jul-2026 17:37:16 UTC] Total orders count: 0
[29-Jul-2026 17:37:17 UTC] === API CALL LOG ===
[29-Jul-2026 17:37:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jul-2026 17:37:17 UTC] Endpoint: user/profile.php
[29-Jul-2026 17:37:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jul-2026 17:37:17 UTC] Full Log Data: {
    "timestamp": "2026-07-29 17:37:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4050:2e32:5adb:845e:ced7:6c53:b4fa",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4050:2e32:5adb:845e:ced7:6c53:b4fa, 172.69.176.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4NCIsInVzZXJuYW1lIjoiREFSSyBPV05FUiIsImVtYWlsIjoibGVnZW5kcHJhdDEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NTk1MTMwNn0.6GvWdsrPmUrjmS5JaCmOdXY71ZChUDBNRqVUG2mEjsg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22de406ab8f561c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4050:2e32:5adb:845e:ced7:6c53:b4fa",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 17:37:17 UTC] === END API CALL LOG ===
[29-Jul-2026 17:37:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:4050:2e32:5adb:845e:ced7:6c53:b4fa, 172.69.176.75","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4NCIsInVzZXJuYW1lIjoiREFSSyBPV05FUiIsImVtYWlsIjoibGVnZW5kcHJhdDEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NTk1MTMwNn0.6GvWdsrPmUrjmS5JaCmOdXY71ZChUDBNRqVUG2mEjsg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a22de406ab8c561c-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:4050:2e32:5adb:845e:ced7:6c53:b4fa","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-Jul-2026 17:37:17 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 17:37:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4NCIsInVzZXJuYW1lIjoiREFSSyBPV05FUiIsImVtYWlsIjoibGVnZW5kcHJhdDEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NTk1MTMwNn0.6GvWdsrPmUrjmS5JaCmOdXY71ZChUDBNRqVUG2mEjsg
[29-Jul-2026 17:37:17 UTC] === User Orders API Called ===
[29-Jul-2026 17:37:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 17:37:17 UTC] User ID: 1184
[29-Jul-2026 17:37:17 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 17:37:17 UTC] Limit: 20, Offset: 0
[29-Jul-2026 17:37:17 UTC] User ID: 1184
[29-Jul-2026 17:37:17 UTC] ✅ User profile retrieved successfully for user ID: 1184
[29-Jul-2026 17:37:17 UTC] Orders found: 0
[29-Jul-2026 17:37:17 UTC] Orders data: []
[29-Jul-2026 17:37:17 UTC] Total orders count: 0
[29-Jul-2026 17:37:18 UTC] === API CALL LOG ===
[29-Jul-2026 17:37:18 UTC] Endpoint: user/profile.php
[29-Jul-2026 17:37:18 UTC] Full Log Data: {
    "timestamp": "2026-07-29 17:37:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4050:2e32:5adb:845e:ced7:6c53:b4fa",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4050:2e32:5adb:845e:ced7:6c53:b4fa, 172.69.176.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4NCIsInVzZXJuYW1lIjoiREFSSyBPV05FUiIsImVtYWlsIjoibGVnZW5kcHJhdDEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NTk1MTMwNn0.6GvWdsrPmUrjmS5JaCmOdXY71ZChUDBNRqVUG2mEjsg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22de40a9cb6561c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4050:2e32:5adb:845e:ced7:6c53:b4fa",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 17:37:18 UTC] === END API CALL LOG ===
[29-Jul-2026 17:37:18 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 17:37:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4NCIsInVzZXJuYW1lIjoiREFSSyBPV05FUiIsImVtYWlsIjoibGVnZW5kcHJhdDEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NTk1MTMwNn0.6GvWdsrPmUrjmS5JaCmOdXY71ZChUDBNRqVUG2mEjsg
[29-Jul-2026 17:37:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 17:37:18 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 17:37:18 UTC] User ID: 1184
[29-Jul-2026 17:37:18 UTC] ✅ User profile retrieved successfully for user ID: 1184
[29-Jul-2026 17:37:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jul-2026 17:37:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jul-2026 17:37:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:4050:2e32:5adb:845e:ced7:6c53:b4fa, 172.69.176.74","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4NCIsInVzZXJuYW1lIjoiREFSSyBPV05FUiIsImVtYWlsIjoibGVnZW5kcHJhdDEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NTk1MTMwNn0.6GvWdsrPmUrjmS5JaCmOdXY71ZChUDBNRqVUG2mEjsg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a22de419fe57561c-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:4050:2e32:5adb:845e:ced7:6c53:b4fa","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-Jul-2026 17:37:21 UTC] === User Orders API Called ===
[29-Jul-2026 17:37:21 UTC] User ID: 1184
[29-Jul-2026 17:37:21 UTC] Limit: 20, Offset: 0
[29-Jul-2026 17:37:21 UTC] Orders found: 0
[29-Jul-2026 17:37:21 UTC] Orders data: []
[29-Jul-2026 17:37:21 UTC] === API CALL LOG ===
[29-Jul-2026 17:37:21 UTC] Endpoint: user/profile.php
[29-Jul-2026 17:37:21 UTC] Full Log Data: {
    "timestamp": "2026-07-29 17:37:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4050:2e32:5adb:845e:ced7:6c53:b4fa",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4050:2e32:5adb:845e:ced7:6c53:b4fa, 172.69.176.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4NCIsInVzZXJuYW1lIjoiREFSSyBPV05FUiIsImVtYWlsIjoibGVnZW5kcHJhdDEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NTk1MTMwNn0.6GvWdsrPmUrjmS5JaCmOdXY71ZChUDBNRqVUG2mEjsg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22de419fe5a561c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4050:2e32:5adb:845e:ced7:6c53:b4fa",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 17:37:21 UTC] === END API CALL LOG ===
[29-Jul-2026 17:37:21 UTC] Total orders count: 0
[29-Jul-2026 17:37:21 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 17:37:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4NCIsInVzZXJuYW1lIjoiREFSSyBPV05FUiIsImVtYWlsIjoibGVnZW5kcHJhdDEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NTk1MTMwNn0.6GvWdsrPmUrjmS5JaCmOdXY71ZChUDBNRqVUG2mEjsg
[29-Jul-2026 17:37:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 17:37:21 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 17:37:21 UTC] User ID: 1184
[29-Jul-2026 17:37:21 UTC] ✅ User profile retrieved successfully for user ID: 1184
[29-Jul-2026 17:37:21 UTC] === API CALL LOG ===
[29-Jul-2026 17:37:21 UTC] Endpoint: user/profile.php
[29-Jul-2026 17:37:21 UTC] Full Log Data: {
    "timestamp": "2026-07-29 17:37:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4050:2e32:5adb:845e:ced7:6c53:b4fa",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4050:2e32:5adb:845e:ced7:6c53:b4fa, 172.69.176.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4NCIsInVzZXJuYW1lIjoiREFSSyBPV05FUiIsImVtYWlsIjoibGVnZW5kcHJhdDEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NTk1MTMwNn0.6GvWdsrPmUrjmS5JaCmOdXY71ZChUDBNRqVUG2mEjsg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22de41c1b73561c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4050:2e32:5adb:845e:ced7:6c53:b4fa",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 17:37:21 UTC] === END API CALL LOG ===
[29-Jul-2026 17:37:21 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 17:37:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4NCIsInVzZXJuYW1lIjoiREFSSyBPV05FUiIsImVtYWlsIjoibGVnZW5kcHJhdDEwQGdtYWlsLmNvbSIsImV4cCI6MTc4NTk1MTMwNn0.6GvWdsrPmUrjmS5JaCmOdXY71ZChUDBNRqVUG2mEjsg
[29-Jul-2026 17:37:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 17:37:21 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 17:37:21 UTC] User ID: 1184
[29-Jul-2026 17:37:21 UTC] ✅ User profile retrieved successfully for user ID: 1184
[29-Jul-2026 17:37:21 UTC] User Purchases API - User ID: 1184
[29-Jul-2026 17:37:21 UTC] User Purchases API - Total purchases found: 0
[29-Jul-2026 17:43:26 UTC] === API CALL LOG ===
[29-Jul-2026 17:43:26 UTC] Endpoint: user/profile.php
[29-Jul-2026 17:43:26 UTC] Full Log Data: {
    "timestamp": "2026-07-29 17:43:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.211.104.179",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.211.104.179, 172.71.202.173",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4NSIsInVzZXJuYW1lIjoibWlzaHJhIiwiZW1haWwiOiJzbTU5MTE4NzRAZ21haWwuY29tIiwiZXhwIjoxNzg1OTUxODA1fQ.9NstbWpcOOyHuH0MNnJiFcu1IlPOiGRmaG143qST-Ow",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22ded052d483ee3-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.211.104.179",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 17:43:26 UTC] === END API CALL LOG ===
[29-Jul-2026 17:43:26 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 17:43:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4NSIsInVzZXJuYW1lIjoibWlzaHJhIiwiZW1haWwiOiJzbTU5MTE4NzRAZ21haWwuY29tIiwiZXhwIjoxNzg1OTUxODA1fQ.9NstbWpcOOyHuH0MNnJiFcu1IlPOiGRmaG143qST-Ow
[29-Jul-2026 17:43:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 17:43:26 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 17:43:26 UTC] User ID: 1185
[29-Jul-2026 17:43:26 UTC] ✅ User profile retrieved successfully for user ID: 1185
[29-Jul-2026 17:43:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jul-2026 17:43:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jul-2026 17:43:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.211.104.179, 172.71.202.173","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4NSIsInVzZXJuYW1lIjoibWlzaHJhIiwiZW1haWwiOiJzbTU5MTE4NzRAZ21haWwuY29tIiwiZXhwIjoxNzg1OTUxODA1fQ.9NstbWpcOOyHuH0MNnJiFcu1IlPOiGRmaG143qST-Ow","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a22ded056d933ee3-BOM","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.211.104.179","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-Jul-2026 17:43:26 UTC] === User Orders API Called ===
[29-Jul-2026 17:43:26 UTC] User ID: 1185
[29-Jul-2026 17:43:26 UTC] Limit: 20, Offset: 0
[29-Jul-2026 17:43:26 UTC] Orders found: 0
[29-Jul-2026 17:43:26 UTC] Orders data: []
[29-Jul-2026 17:43:26 UTC] Total orders count: 0
[29-Jul-2026 17:43:26 UTC] === API CALL LOG ===
[29-Jul-2026 17:43:26 UTC] Endpoint: user/profile.php
[29-Jul-2026 17:43:26 UTC] Full Log Data: {
    "timestamp": "2026-07-29 17:43:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.211.104.179",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.211.104.179, 172.71.202.173",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4NSIsInVzZXJuYW1lIjoibWlzaHJhIiwiZW1haWwiOiJzbTU5MTE4NzRAZ21haWwuY29tIiwiZXhwIjoxNzg1OTUxODA1fQ.9NstbWpcOOyHuH0MNnJiFcu1IlPOiGRmaG143qST-Ow",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22ded05ce343ee3-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.211.104.179",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 17:43:26 UTC] === END API CALL LOG ===
[29-Jul-2026 17:43:26 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 17:43:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4NSIsInVzZXJuYW1lIjoibWlzaHJhIiwiZW1haWwiOiJzbTU5MTE4NzRAZ21haWwuY29tIiwiZXhwIjoxNzg1OTUxODA1fQ.9NstbWpcOOyHuH0MNnJiFcu1IlPOiGRmaG143qST-Ow
[29-Jul-2026 17:43:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 17:43:26 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 17:43:26 UTC] User ID: 1185
[29-Jul-2026 17:43:26 UTC] ✅ User profile retrieved successfully for user ID: 1185
[29-Jul-2026 17:43:27 UTC] === API CALL LOG ===
[29-Jul-2026 17:43:27 UTC] Endpoint: user/profile.php
[29-Jul-2026 17:43:27 UTC] Full Log Data: {
    "timestamp": "2026-07-29 17:43:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.211.104.179",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.211.104.179, 172.71.202.173",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4NSIsInVzZXJuYW1lIjoibWlzaHJhIiwiZW1haWwiOiJzbTU5MTE4NzRAZ21haWwuY29tIiwiZXhwIjoxNzg1OTUxODA1fQ.9NstbWpcOOyHuH0MNnJiFcu1IlPOiGRmaG143qST-Ow",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22ded0dd99f3ee3-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.211.104.179",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 17:43:27 UTC] === END API CALL LOG ===
[29-Jul-2026 17:43:27 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 17:43:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4NSIsInVzZXJuYW1lIjoibWlzaHJhIiwiZW1haWwiOiJzbTU5MTE4NzRAZ21haWwuY29tIiwiZXhwIjoxNzg1OTUxODA1fQ.9NstbWpcOOyHuH0MNnJiFcu1IlPOiGRmaG143qST-Ow
[29-Jul-2026 17:43:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 17:43:27 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 17:43:27 UTC] User ID: 1185
[29-Jul-2026 17:43:27 UTC] ✅ User profile retrieved successfully for user ID: 1185
[29-Jul-2026 17:43:33 UTC] === API CALL LOG ===
[29-Jul-2026 17:43:33 UTC] Endpoint: user/profile.php
[29-Jul-2026 17:43:33 UTC] Full Log Data: {
    "timestamp": "2026-07-29 17:43:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.211.104.179",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.211.104.179, 172.71.202.173",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4NSIsInVzZXJuYW1lIjoibWlzaHJhIiwiZW1haWwiOiJzbTU5MTE4NzRAZ21haWwuY29tIiwiZXhwIjoxNzg1OTUxODA1fQ.9NstbWpcOOyHuH0MNnJiFcu1IlPOiGRmaG143qST-Ow",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22ded2dba3ead0d-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.211.104.179",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 17:43:33 UTC] === END API CALL LOG ===
[29-Jul-2026 17:43:33 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 17:43:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4NSIsInVzZXJuYW1lIjoibWlzaHJhIiwiZW1haWwiOiJzbTU5MTE4NzRAZ21haWwuY29tIiwiZXhwIjoxNzg1OTUxODA1fQ.9NstbWpcOOyHuH0MNnJiFcu1IlPOiGRmaG143qST-Ow
[29-Jul-2026 17:43:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 17:43:33 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 17:43:33 UTC] User ID: 1185
[29-Jul-2026 17:43:33 UTC] ✅ User profile retrieved successfully for user ID: 1185
[29-Jul-2026 17:43:34 UTC] === API CALL LOG ===
[29-Jul-2026 17:43:34 UTC] Endpoint: user/profile.php
[29-Jul-2026 17:43:34 UTC] Full Log Data: {
    "timestamp": "2026-07-29 17:43:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.211.104.179",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.211.104.179, 172.71.202.173",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4NSIsInVzZXJuYW1lIjoibWlzaHJhIiwiZW1haWwiOiJzbTU5MTE4NzRAZ21haWwuY29tIiwiZXhwIjoxNzg1OTUxODA1fQ.9NstbWpcOOyHuH0MNnJiFcu1IlPOiGRmaG143qST-Ow",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22ded375956ad0d-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.211.104.179",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 17:43:34 UTC] === END API CALL LOG ===
[29-Jul-2026 17:43:34 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 17:43:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4NSIsInVzZXJuYW1lIjoibWlzaHJhIiwiZW1haWwiOiJzbTU5MTE4NzRAZ21haWwuY29tIiwiZXhwIjoxNzg1OTUxODA1fQ.9NstbWpcOOyHuH0MNnJiFcu1IlPOiGRmaG143qST-Ow
[29-Jul-2026 17:43:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 17:43:34 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 17:43:34 UTC] User ID: 1185
[29-Jul-2026 17:43:34 UTC] ✅ User profile retrieved successfully for user ID: 1185
[29-Jul-2026 17:43:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jul-2026 17:43:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jul-2026 17:43:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.211.104.179, 172.71.202.173","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4NSIsInVzZXJuYW1lIjoibWlzaHJhIiwiZW1haWwiOiJzbTU5MTE4NzRAZ21haWwuY29tIiwiZXhwIjoxNzg1OTUxODA1fQ.9NstbWpcOOyHuH0MNnJiFcu1IlPOiGRmaG143qST-Ow","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a22ded3789a6ad0d-BOM","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.211.104.179","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-Jul-2026 17:43:34 UTC] === User Orders API Called ===
[29-Jul-2026 17:43:34 UTC] User ID: 1185
[29-Jul-2026 17:43:34 UTC] Limit: 20, Offset: 0
[29-Jul-2026 17:43:34 UTC] Orders found: 0
[29-Jul-2026 17:43:34 UTC] Orders data: []
[29-Jul-2026 17:43:34 UTC] Total orders count: 0
[29-Jul-2026 17:43:34 UTC] === API CALL LOG ===
[29-Jul-2026 17:43:34 UTC] Endpoint: user/profile.php
[29-Jul-2026 17:43:34 UTC] Full Log Data: {
    "timestamp": "2026-07-29 17:43:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.211.104.179",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.211.104.179, 172.71.202.173",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4NSIsInVzZXJuYW1lIjoibWlzaHJhIiwiZW1haWwiOiJzbTU5MTE4NzRAZ21haWwuY29tIiwiZXhwIjoxNzg1OTUxODA1fQ.9NstbWpcOOyHuH0MNnJiFcu1IlPOiGRmaG143qST-Ow",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22ded37ea34ad0d-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.211.104.179",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 17:43:34 UTC] === END API CALL LOG ===
[29-Jul-2026 17:43:34 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 17:43:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4NSIsInVzZXJuYW1lIjoibWlzaHJhIiwiZW1haWwiOiJzbTU5MTE4NzRAZ21haWwuY29tIiwiZXhwIjoxNzg1OTUxODA1fQ.9NstbWpcOOyHuH0MNnJiFcu1IlPOiGRmaG143qST-Ow
[29-Jul-2026 17:43:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 17:43:34 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 17:43:34 UTC] User ID: 1185
[29-Jul-2026 17:43:34 UTC] ✅ User profile retrieved successfully for user ID: 1185
[29-Jul-2026 17:43:35 UTC] === API CALL LOG ===
[29-Jul-2026 17:43:35 UTC] Endpoint: user/profile.php
[29-Jul-2026 17:43:35 UTC] Full Log Data: {
    "timestamp": "2026-07-29 17:43:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.211.104.179",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.211.104.179, 172.71.202.173",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4NSIsInVzZXJuYW1lIjoibWlzaHJhIiwiZW1haWwiOiJzbTU5MTE4NzRAZ21haWwuY29tIiwiZXhwIjoxNzg1OTUxODA1fQ.9NstbWpcOOyHuH0MNnJiFcu1IlPOiGRmaG143qST-Ow",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22ded3f5d7aad0d-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.211.104.179",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 17:43:35 UTC] === END API CALL LOG ===
[29-Jul-2026 17:43:35 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 17:43:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4NSIsInVzZXJuYW1lIjoibWlzaHJhIiwiZW1haWwiOiJzbTU5MTE4NzRAZ21haWwuY29tIiwiZXhwIjoxNzg1OTUxODA1fQ.9NstbWpcOOyHuH0MNnJiFcu1IlPOiGRmaG143qST-Ow
[29-Jul-2026 17:43:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 17:43:35 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 17:43:35 UTC] User ID: 1185
[29-Jul-2026 17:43:35 UTC] ✅ User profile retrieved successfully for user ID: 1185
[29-Jul-2026 17:46:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jul-2026 17:46:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jul-2026 17:46:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.211.104.179, 172.69.178.79","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4NSIsInVzZXJuYW1lIjoibWlzaHJhIiwiZW1haWwiOiJzbTU5MTE4NzRAZ21haWwuY29tIiwiZXhwIjoxNzg1OTUxODA1fQ.9NstbWpcOOyHuH0MNnJiFcu1IlPOiGRmaG143qST-Ow","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a22df173b8383c40-BOM","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.211.104.179","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-Jul-2026 17:46:28 UTC] === User Orders API Called ===
[29-Jul-2026 17:46:28 UTC] User ID: 1185
[29-Jul-2026 17:46:28 UTC] Limit: 20, Offset: 0
[29-Jul-2026 17:46:28 UTC] Orders found: 0
[29-Jul-2026 17:46:28 UTC] Orders data: []
[29-Jul-2026 17:46:28 UTC] Total orders count: 0
[29-Jul-2026 17:46:28 UTC] === API CALL LOG ===
[29-Jul-2026 17:46:28 UTC] Endpoint: user/profile.php
[29-Jul-2026 17:46:28 UTC] Full Log Data: {
    "timestamp": "2026-07-29 17:46:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.211.104.179",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.211.104.179, 172.69.178.78",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4NSIsInVzZXJuYW1lIjoibWlzaHJhIiwiZW1haWwiOiJzbTU5MTE4NzRAZ21haWwuY29tIiwiZXhwIjoxNzg1OTUxODA1fQ.9NstbWpcOOyHuH0MNnJiFcu1IlPOiGRmaG143qST-Ow",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22df173b8393c40-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.211.104.179",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 17:46:28 UTC] === END API CALL LOG ===
[29-Jul-2026 17:46:28 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 17:46:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4NSIsInVzZXJuYW1lIjoibWlzaHJhIiwiZW1haWwiOiJzbTU5MTE4NzRAZ21haWwuY29tIiwiZXhwIjoxNzg1OTUxODA1fQ.9NstbWpcOOyHuH0MNnJiFcu1IlPOiGRmaG143qST-Ow
[29-Jul-2026 17:46:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 17:46:28 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 17:46:28 UTC] User ID: 1185
[29-Jul-2026 17:46:28 UTC] ✅ User profile retrieved successfully for user ID: 1185
[29-Jul-2026 17:46:29 UTC] === API CALL LOG ===
[29-Jul-2026 17:46:29 UTC] Endpoint: user/profile.php
[29-Jul-2026 17:46:29 UTC] Full Log Data: {
    "timestamp": "2026-07-29 17:46:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.211.104.179",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.211.104.179, 172.69.178.79",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4NSIsInVzZXJuYW1lIjoibWlzaHJhIiwiZW1haWwiOiJzbTU5MTE4NzRAZ21haWwuY29tIiwiZXhwIjoxNzg1OTUxODA1fQ.9NstbWpcOOyHuH0MNnJiFcu1IlPOiGRmaG143qST-Ow",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22df1777ac33c40-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.211.104.179",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 17:46:29 UTC] === END API CALL LOG ===
[29-Jul-2026 17:46:29 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 17:46:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4NSIsInVzZXJuYW1lIjoibWlzaHJhIiwiZW1haWwiOiJzbTU5MTE4NzRAZ21haWwuY29tIiwiZXhwIjoxNzg1OTUxODA1fQ.9NstbWpcOOyHuH0MNnJiFcu1IlPOiGRmaG143qST-Ow
[29-Jul-2026 17:46:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 17:46:29 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 17:46:29 UTC] User ID: 1185
[29-Jul-2026 17:46:29 UTC] ✅ User profile retrieved successfully for user ID: 1185
[29-Jul-2026 17:46:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jul-2026 17:46:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jul-2026 17:46:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.211.104.179, 172.69.178.78","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4NSIsInVzZXJuYW1lIjoibWlzaHJhIiwiZW1haWwiOiJzbTU5MTE4NzRAZ21haWwuY29tIiwiZXhwIjoxNzg1OTUxODA1fQ.9NstbWpcOOyHuH0MNnJiFcu1IlPOiGRmaG143qST-Ow","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a22df182caea3c40-BOM","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.211.104.179","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-Jul-2026 17:46:30 UTC] === User Orders API Called ===
[29-Jul-2026 17:46:30 UTC] User ID: 1185
[29-Jul-2026 17:46:30 UTC] Limit: 20, Offset: 0
[29-Jul-2026 17:46:30 UTC] Orders found: 0
[29-Jul-2026 17:46:30 UTC] Orders data: []
[29-Jul-2026 17:46:30 UTC] Total orders count: 0
[29-Jul-2026 17:46:30 UTC] === API CALL LOG ===
[29-Jul-2026 17:46:30 UTC] Endpoint: user/profile.php
[29-Jul-2026 17:46:30 UTC] Full Log Data: {
    "timestamp": "2026-07-29 17:46:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.211.104.179",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.211.104.179, 172.69.178.78",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4NSIsInVzZXJuYW1lIjoibWlzaHJhIiwiZW1haWwiOiJzbTU5MTE4NzRAZ21haWwuY29tIiwiZXhwIjoxNzg1OTUxODA1fQ.9NstbWpcOOyHuH0MNnJiFcu1IlPOiGRmaG143qST-Ow",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22df185dd2b3c40-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.211.104.179",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 17:46:30 UTC] === END API CALL LOG ===
[29-Jul-2026 17:46:30 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 17:46:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4NSIsInVzZXJuYW1lIjoibWlzaHJhIiwiZW1haWwiOiJzbTU5MTE4NzRAZ21haWwuY29tIiwiZXhwIjoxNzg1OTUxODA1fQ.9NstbWpcOOyHuH0MNnJiFcu1IlPOiGRmaG143qST-Ow
[29-Jul-2026 17:46:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 17:46:30 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 17:46:30 UTC] User ID: 1185
[29-Jul-2026 17:46:30 UTC] ✅ User profile retrieved successfully for user ID: 1185
[29-Jul-2026 17:46:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jul-2026 17:46:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jul-2026 17:46:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.211.104.179, 172.69.178.79","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4NSIsInVzZXJuYW1lIjoibWlzaHJhIiwiZW1haWwiOiJzbTU5MTE4NzRAZ21haWwuY29tIiwiZXhwIjoxNzg1OTUxODA1fQ.9NstbWpcOOyHuH0MNnJiFcu1IlPOiGRmaG143qST-Ow","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a22df18ba9953c40-BOM","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.211.104.179","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-Jul-2026 17:46:31 UTC] === User Orders API Called ===
[29-Jul-2026 17:46:31 UTC] User ID: 1185
[29-Jul-2026 17:46:31 UTC] Limit: 20, Offset: 0
[29-Jul-2026 17:46:31 UTC] === API CALL LOG ===
[29-Jul-2026 17:46:31 UTC] Endpoint: user/profile.php
[29-Jul-2026 17:46:31 UTC] Full Log Data: {
    "timestamp": "2026-07-29 17:46:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.211.104.179",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.211.104.179, 172.69.178.79",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4NSIsInVzZXJuYW1lIjoibWlzaHJhIiwiZW1haWwiOiJzbTU5MTE4NzRAZ21haWwuY29tIiwiZXhwIjoxNzg1OTUxODA1fQ.9NstbWpcOOyHuH0MNnJiFcu1IlPOiGRmaG143qST-Ow",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22df18ba9973c40-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.211.104.179",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 17:46:31 UTC] === END API CALL LOG ===
[29-Jul-2026 17:46:31 UTC] Orders found: 0
[29-Jul-2026 17:46:31 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 17:46:31 UTC] Orders data: []
[29-Jul-2026 17:46:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4NSIsInVzZXJuYW1lIjoibWlzaHJhIiwiZW1haWwiOiJzbTU5MTE4NzRAZ21haWwuY29tIiwiZXhwIjoxNzg1OTUxODA1fQ.9NstbWpcOOyHuH0MNnJiFcu1IlPOiGRmaG143qST-Ow
[29-Jul-2026 17:46:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 17:46:31 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 17:46:31 UTC] User ID: 1185
[29-Jul-2026 17:46:31 UTC] Total orders count: 0
[29-Jul-2026 17:46:31 UTC] ✅ User profile retrieved successfully for user ID: 1185
[29-Jul-2026 17:46:32 UTC] === API CALL LOG ===
[29-Jul-2026 17:46:32 UTC] Endpoint: user/profile.php
[29-Jul-2026 17:46:32 UTC] Full Log Data: {
    "timestamp": "2026-07-29 17:46:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.211.104.179",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.211.104.179, 172.69.178.79",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4NSIsInVzZXJuYW1lIjoibWlzaHJhIiwiZW1haWwiOiJzbTU5MTE4NzRAZ21haWwuY29tIiwiZXhwIjoxNzg1OTUxODA1fQ.9NstbWpcOOyHuH0MNnJiFcu1IlPOiGRmaG143qST-Ow",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22df18f7c4c3c40-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.211.104.179",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 17:46:32 UTC] === END API CALL LOG ===
[29-Jul-2026 17:46:32 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 17:46:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4NSIsInVzZXJuYW1lIjoibWlzaHJhIiwiZW1haWwiOiJzbTU5MTE4NzRAZ21haWwuY29tIiwiZXhwIjoxNzg1OTUxODA1fQ.9NstbWpcOOyHuH0MNnJiFcu1IlPOiGRmaG143qST-Ow
[29-Jul-2026 17:46:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 17:46:32 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 17:46:32 UTC] User ID: 1185
[29-Jul-2026 17:46:32 UTC] ✅ User profile retrieved successfully for user ID: 1185
[29-Jul-2026 17:46:33 UTC] === API CALL LOG ===
[29-Jul-2026 17:46:33 UTC] Endpoint: user/profile.php
[29-Jul-2026 17:46:33 UTC] Full Log Data: {
    "timestamp": "2026-07-29 17:46:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.211.104.179",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.211.104.179, 172.69.178.78",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4NSIsInVzZXJuYW1lIjoibWlzaHJhIiwiZW1haWwiOiJzbTU5MTE4NzRAZ21haWwuY29tIiwiZXhwIjoxNzg1OTUxODA1fQ.9NstbWpcOOyHuH0MNnJiFcu1IlPOiGRmaG143qST-Ow",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22df194280d3c40-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.211.104.179",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 17:46:33 UTC] === END API CALL LOG ===
[29-Jul-2026 17:46:33 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 17:46:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4NSIsInVzZXJuYW1lIjoibWlzaHJhIiwiZW1haWwiOiJzbTU5MTE4NzRAZ21haWwuY29tIiwiZXhwIjoxNzg1OTUxODA1fQ.9NstbWpcOOyHuH0MNnJiFcu1IlPOiGRmaG143qST-Ow
[29-Jul-2026 17:46:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 17:46:33 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 17:46:33 UTC] User ID: 1185
[29-Jul-2026 17:46:33 UTC] ✅ User profile retrieved successfully for user ID: 1185
[29-Jul-2026 17:46:59 UTC] === API CALL LOG ===
[29-Jul-2026 17:46:59 UTC] Endpoint: user/profile.php
[29-Jul-2026 17:46:59 UTC] Full Log Data: {
    "timestamp": "2026-07-29 17:46:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.211.104.179",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.211.104.179, 172.69.178.78",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4NSIsInVzZXJuYW1lIjoibWlzaHJhIiwiZW1haWwiOiJzbTU5MTE4NzRAZ21haWwuY29tIiwiZXhwIjoxNzg1OTUxODA1fQ.9NstbWpcOOyHuH0MNnJiFcu1IlPOiGRmaG143qST-Ow",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22df2336ff73c40-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.211.104.179",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 17:46:59 UTC] === END API CALL LOG ===
[29-Jul-2026 17:46:59 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 17:46:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4NSIsInVzZXJuYW1lIjoibWlzaHJhIiwiZW1haWwiOiJzbTU5MTE4NzRAZ21haWwuY29tIiwiZXhwIjoxNzg1OTUxODA1fQ.9NstbWpcOOyHuH0MNnJiFcu1IlPOiGRmaG143qST-Ow
[29-Jul-2026 17:46:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 17:46:59 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 17:46:59 UTC] User ID: 1185
[29-Jul-2026 17:46:59 UTC] ✅ User profile retrieved successfully for user ID: 1185
[29-Jul-2026 17:47:47 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jul-2026 17:47:47 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jul-2026 17:47:47 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.211.104.179, 172.69.178.79","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4NSIsInVzZXJuYW1lIjoibWlzaHJhIiwiZW1haWwiOiJzbTU5MTE4NzRAZ21haWwuY29tIiwiZXhwIjoxNzg1OTUxODA1fQ.9NstbWpcOOyHuH0MNnJiFcu1IlPOiGRmaG143qST-Ow","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a22df35daf4a3c40-BOM","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.211.104.179","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-Jul-2026 17:47:47 UTC] === User Orders API Called ===
[29-Jul-2026 17:47:47 UTC] User ID: 1185
[29-Jul-2026 17:47:47 UTC] Limit: 20, Offset: 0
[29-Jul-2026 17:47:47 UTC] Orders found: 0
[29-Jul-2026 17:47:47 UTC] Orders data: []
[29-Jul-2026 17:47:47 UTC] Total orders count: 0
[29-Jul-2026 17:47:47 UTC] === API CALL LOG ===
[29-Jul-2026 17:47:47 UTC] Endpoint: user/profile.php
[29-Jul-2026 17:47:47 UTC] Full Log Data: {
    "timestamp": "2026-07-29 17:47:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.211.104.179",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.211.104.179, 172.69.178.78",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4NSIsInVzZXJuYW1lIjoibWlzaHJhIiwiZW1haWwiOiJzbTU5MTE4NzRAZ21haWwuY29tIiwiZXhwIjoxNzg1OTUxODA1fQ.9NstbWpcOOyHuH0MNnJiFcu1IlPOiGRmaG143qST-Ow",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22df35e0f993c40-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.211.104.179",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 17:47:47 UTC] === END API CALL LOG ===
[29-Jul-2026 17:47:47 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 17:47:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4NSIsInVzZXJuYW1lIjoibWlzaHJhIiwiZW1haWwiOiJzbTU5MTE4NzRAZ21haWwuY29tIiwiZXhwIjoxNzg1OTUxODA1fQ.9NstbWpcOOyHuH0MNnJiFcu1IlPOiGRmaG143qST-Ow
[29-Jul-2026 17:47:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 17:47:47 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 17:47:47 UTC] User ID: 1185
[29-Jul-2026 17:47:47 UTC] ✅ User profile retrieved successfully for user ID: 1185
[29-Jul-2026 17:47:47 UTC] === API CALL LOG ===
[29-Jul-2026 17:47:47 UTC] Endpoint: user/profile.php
[29-Jul-2026 17:47:47 UTC] Full Log Data: {
    "timestamp": "2026-07-29 17:47:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.211.104.179",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.211.104.179, 172.69.178.79",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4NSIsInVzZXJuYW1lIjoibWlzaHJhIiwiZW1haWwiOiJzbTU5MTE4NzRAZ21haWwuY29tIiwiZXhwIjoxNzg1OTUxODA1fQ.9NstbWpcOOyHuH0MNnJiFcu1IlPOiGRmaG143qST-Ow",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22df3620a883c40-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.211.104.179",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 17:47:47 UTC] === END API CALL LOG ===
[29-Jul-2026 17:47:47 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 17:47:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4NSIsInVzZXJuYW1lIjoibWlzaHJhIiwiZW1haWwiOiJzbTU5MTE4NzRAZ21haWwuY29tIiwiZXhwIjoxNzg1OTUxODA1fQ.9NstbWpcOOyHuH0MNnJiFcu1IlPOiGRmaG143qST-Ow
[29-Jul-2026 17:47:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 17:47:47 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 17:47:47 UTC] User ID: 1185
[29-Jul-2026 17:47:47 UTC] ✅ User profile retrieved successfully for user ID: 1185
[29-Jul-2026 18:22:48 UTC] === API CALL LOG ===
[29-Jul-2026 18:22:48 UTC] Endpoint: user/profile.php
[29-Jul-2026 18:22:48 UTC] Full Log Data: {
    "timestamp": "2026-07-29 18:22:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:1388:1761:311f:d833:3243:e7d5:5109",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2001:1388:1761:311f:d833:3243:e7d5:5109, 141.101.100.148",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NSIsInVzZXJuYW1lIjoia2FybG9zYmF1dGUiLCJlbWFpbCI6Im5ua2p1a2lAZ21haWwuY29tIiwiZXhwIjoxNzg1NjAwOTAwfQ.-R963C7sFHiA7gzBhdXB4hM6SgkiotdbO-qbt5ljfG8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22e26a89b97b43f-SCL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2001:1388:1761:311f:d833:3243:e7d5:5109",
        "cf-ipcountry": "PE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 18:22:48 UTC] === END API CALL LOG ===
[29-Jul-2026 18:22:48 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 18:22:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NSIsInVzZXJuYW1lIjoia2FybG9zYmF1dGUiLCJlbWFpbCI6Im5ua2p1a2lAZ21haWwuY29tIiwiZXhwIjoxNzg1NjAwOTAwfQ.-R963C7sFHiA7gzBhdXB4hM6SgkiotdbO-qbt5ljfG8
[29-Jul-2026 18:22:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 18:22:48 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 18:22:48 UTC] User ID: 1145
[29-Jul-2026 18:22:48 UTC] ✅ User profile retrieved successfully for user ID: 1145
[29-Jul-2026 18:22:49 UTC] === API CALL LOG ===
[29-Jul-2026 18:22:49 UTC] Endpoint: user/profile.php
[29-Jul-2026 18:22:49 UTC] Full Log Data: {
    "timestamp": "2026-07-29 18:22:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:1388:1761:311f:d833:3243:e7d5:5109",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2001:1388:1761:311f:d833:3243:e7d5:5109, 141.101.100.148",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NSIsInVzZXJuYW1lIjoia2FybG9zYmF1dGUiLCJlbWFpbCI6Im5ua2p1a2lAZ21haWwuY29tIiwiZXhwIjoxNzg1NjAwOTAwfQ.-R963C7sFHiA7gzBhdXB4hM6SgkiotdbO-qbt5ljfG8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22e26b79896b43f-SCL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2001:1388:1761:311f:d833:3243:e7d5:5109",
        "cf-ipcountry": "PE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 18:22:49 UTC] === END API CALL LOG ===
[29-Jul-2026 18:22:49 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 18:22:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NSIsInVzZXJuYW1lIjoia2FybG9zYmF1dGUiLCJlbWFpbCI6Im5ua2p1a2lAZ21haWwuY29tIiwiZXhwIjoxNzg1NjAwOTAwfQ.-R963C7sFHiA7gzBhdXB4hM6SgkiotdbO-qbt5ljfG8
[29-Jul-2026 18:22:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 18:22:49 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 18:22:49 UTC] User ID: 1145
[29-Jul-2026 18:22:49 UTC] ✅ User profile retrieved successfully for user ID: 1145
[29-Jul-2026 18:22:49 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jul-2026 18:22:49 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jul-2026 18:22:49 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2001:1388:1761:311f:d833:3243:e7d5:5109, 141.101.100.148","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NSIsInVzZXJuYW1lIjoia2FybG9zYmF1dGUiLCJlbWFpbCI6Im5ua2p1a2lAZ21haWwuY29tIiwiZXhwIjoxNzg1NjAwOTAwfQ.-R963C7sFHiA7gzBhdXB4hM6SgkiotdbO-qbt5ljfG8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a22e26b7d8dab43f-SCL","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2001:1388:1761:311f:d833:3243:e7d5:5109","cf-ipcountry":"PE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-Jul-2026 18:22:49 UTC] === User Orders API Called ===
[29-Jul-2026 18:22:49 UTC] User ID: 1145
[29-Jul-2026 18:22:49 UTC] Limit: 20, Offset: 0
[29-Jul-2026 18:22:49 UTC] Orders found: 0
[29-Jul-2026 18:22:49 UTC] Orders data: []
[29-Jul-2026 18:22:49 UTC] Total orders count: 0
[29-Jul-2026 18:22:49 UTC] === API CALL LOG ===
[29-Jul-2026 18:22:49 UTC] Endpoint: user/profile.php
[29-Jul-2026 18:22:49 UTC] Full Log Data: {
    "timestamp": "2026-07-29 18:22:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:1388:1761:311f:d833:3243:e7d5:5109",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2001:1388:1761:311f:d833:3243:e7d5:5109, 141.101.100.148",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NSIsInVzZXJuYW1lIjoia2FybG9zYmF1dGUiLCJlbWFpbCI6Im5ua2p1a2lAZ21haWwuY29tIiwiZXhwIjoxNzg1NjAwOTAwfQ.-R963C7sFHiA7gzBhdXB4hM6SgkiotdbO-qbt5ljfG8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22e26b83933b43f-SCL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2001:1388:1761:311f:d833:3243:e7d5:5109",
        "cf-ipcountry": "PE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 18:22:49 UTC] === END API CALL LOG ===
[29-Jul-2026 18:22:49 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 18:22:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NSIsInVzZXJuYW1lIjoia2FybG9zYmF1dGUiLCJlbWFpbCI6Im5ua2p1a2lAZ21haWwuY29tIiwiZXhwIjoxNzg1NjAwOTAwfQ.-R963C7sFHiA7gzBhdXB4hM6SgkiotdbO-qbt5ljfG8
[29-Jul-2026 18:22:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 18:22:49 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 18:22:49 UTC] User ID: 1145
[29-Jul-2026 18:22:49 UTC] ✅ User profile retrieved successfully for user ID: 1145
[29-Jul-2026 18:23:09 UTC] === API CALL LOG ===
[29-Jul-2026 18:23:09 UTC] Endpoint: user/profile.php
[29-Jul-2026 18:23:09 UTC] Full Log Data: {
    "timestamp": "2026-07-29 18:23:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:1388:1761:311f:d833:3243:e7d5:5109",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2001:1388:1761:311f:d833:3243:e7d5:5109, 141.101.100.148",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NSIsInVzZXJuYW1lIjoia2FybG9zYmF1dGUiLCJlbWFpbCI6Im5ua2p1a2lAZ21haWwuY29tIiwiZXhwIjoxNzg1NjAwOTAwfQ.-R963C7sFHiA7gzBhdXB4hM6SgkiotdbO-qbt5ljfG8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22e2731a956b425-SCL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2001:1388:1761:311f:d833:3243:e7d5:5109",
        "cf-ipcountry": "PE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 18:23:09 UTC] === END API CALL LOG ===
[29-Jul-2026 18:23:09 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 18:23:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NSIsInVzZXJuYW1lIjoia2FybG9zYmF1dGUiLCJlbWFpbCI6Im5ua2p1a2lAZ21haWwuY29tIiwiZXhwIjoxNzg1NjAwOTAwfQ.-R963C7sFHiA7gzBhdXB4hM6SgkiotdbO-qbt5ljfG8
[29-Jul-2026 18:23:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 18:23:09 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 18:23:09 UTC] User ID: 1145
[29-Jul-2026 18:23:09 UTC] ✅ User profile retrieved successfully for user ID: 1145
[29-Jul-2026 18:23:10 UTC] === API CALL LOG ===
[29-Jul-2026 18:23:10 UTC] Endpoint: user/profile.php
[29-Jul-2026 18:23:10 UTC] Full Log Data: {
    "timestamp": "2026-07-29 18:23:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:1388:1761:311f:d833:3243:e7d5:5109",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2001:1388:1761:311f:d833:3243:e7d5:5109, 141.101.100.148",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NSIsInVzZXJuYW1lIjoia2FybG9zYmF1dGUiLCJlbWFpbCI6Im5ua2p1a2lAZ21haWwuY29tIiwiZXhwIjoxNzg1NjAwOTAwfQ.-R963C7sFHiA7gzBhdXB4hM6SgkiotdbO-qbt5ljfG8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22e273c8a3eb425-SCL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2001:1388:1761:311f:d833:3243:e7d5:5109",
        "cf-ipcountry": "PE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 18:23:10 UTC] === END API CALL LOG ===
[29-Jul-2026 18:23:10 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 18:23:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NSIsInVzZXJuYW1lIjoia2FybG9zYmF1dGUiLCJlbWFpbCI6Im5ua2p1a2lAZ21haWwuY29tIiwiZXhwIjoxNzg1NjAwOTAwfQ.-R963C7sFHiA7gzBhdXB4hM6SgkiotdbO-qbt5ljfG8
[29-Jul-2026 18:23:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 18:23:10 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 18:23:10 UTC] User ID: 1145
[29-Jul-2026 18:23:10 UTC] ✅ User profile retrieved successfully for user ID: 1145
[29-Jul-2026 18:23:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jul-2026 18:23:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jul-2026 18:23:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2001:1388:1761:311f:d833:3243:e7d5:5109, 141.101.100.148","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NSIsInVzZXJuYW1lIjoia2FybG9zYmF1dGUiLCJlbWFpbCI6Im5ua2p1a2lAZ21haWwuY29tIiwiZXhwIjoxNzg1NjAwOTAwfQ.-R963C7sFHiA7gzBhdXB4hM6SgkiotdbO-qbt5ljfG8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a22e273cfab6b425-SCL","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2001:1388:1761:311f:d833:3243:e7d5:5109","cf-ipcountry":"PE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-Jul-2026 18:23:11 UTC] === User Orders API Called ===
[29-Jul-2026 18:23:11 UTC] User ID: 1145
[29-Jul-2026 18:23:11 UTC] Limit: 20, Offset: 0
[29-Jul-2026 18:23:11 UTC] Orders found: 0
[29-Jul-2026 18:23:11 UTC] Orders data: []
[29-Jul-2026 18:23:11 UTC] Total orders count: 0
[29-Jul-2026 18:23:11 UTC] === API CALL LOG ===
[29-Jul-2026 18:23:11 UTC] Endpoint: user/profile.php
[29-Jul-2026 18:23:11 UTC] Full Log Data: {
    "timestamp": "2026-07-29 18:23:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:1388:1761:311f:d833:3243:e7d5:5109",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2001:1388:1761:311f:d833:3243:e7d5:5109, 141.101.100.148",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NSIsInVzZXJuYW1lIjoia2FybG9zYmF1dGUiLCJlbWFpbCI6Im5ua2p1a2lAZ21haWwuY29tIiwiZXhwIjoxNzg1NjAwOTAwfQ.-R963C7sFHiA7gzBhdXB4hM6SgkiotdbO-qbt5ljfG8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22e273d3aeab425-SCL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2001:1388:1761:311f:d833:3243:e7d5:5109",
        "cf-ipcountry": "PE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 18:23:11 UTC] === END API CALL LOG ===
[29-Jul-2026 18:23:11 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 18:23:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NSIsInVzZXJuYW1lIjoia2FybG9zYmF1dGUiLCJlbWFpbCI6Im5ua2p1a2lAZ21haWwuY29tIiwiZXhwIjoxNzg1NjAwOTAwfQ.-R963C7sFHiA7gzBhdXB4hM6SgkiotdbO-qbt5ljfG8
[29-Jul-2026 18:23:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 18:23:11 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 18:23:11 UTC] User ID: 1145
[29-Jul-2026 18:23:11 UTC] ✅ User profile retrieved successfully for user ID: 1145
[29-Jul-2026 18:23:34 UTC] === API CALL LOG ===
[29-Jul-2026 18:23:34 UTC] Endpoint: user/profile.php
[29-Jul-2026 18:23:34 UTC] Full Log Data: {
    "timestamp": "2026-07-29 18:23:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:1388:1761:311f:d833:3243:e7d5:5109",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2001:1388:1761:311f:d833:3243:e7d5:5109, 141.101.100.148",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NSIsInVzZXJuYW1lIjoia2FybG9zYmF1dGUiLCJlbWFpbCI6Im5ua2p1a2lAZ21haWwuY29tIiwiZXhwIjoxNzg1NjAwOTAwfQ.-R963C7sFHiA7gzBhdXB4hM6SgkiotdbO-qbt5ljfG8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22e27cbdb92b425-SCL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2001:1388:1761:311f:d833:3243:e7d5:5109",
        "cf-ipcountry": "PE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 18:23:34 UTC] === END API CALL LOG ===
[29-Jul-2026 18:23:34 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 18:23:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NSIsInVzZXJuYW1lIjoia2FybG9zYmF1dGUiLCJlbWFpbCI6Im5ua2p1a2lAZ21haWwuY29tIiwiZXhwIjoxNzg1NjAwOTAwfQ.-R963C7sFHiA7gzBhdXB4hM6SgkiotdbO-qbt5ljfG8
[29-Jul-2026 18:23:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 18:23:34 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 18:23:34 UTC] User ID: 1145
[29-Jul-2026 18:23:34 UTC] ✅ User profile retrieved successfully for user ID: 1145
[29-Jul-2026 18:23:47 UTC] === API CALL LOG ===
[29-Jul-2026 18:23:47 UTC] Endpoint: user/profile.php
[29-Jul-2026 18:23:47 UTC] Full Log Data: {
    "timestamp": "2026-07-29 18:23:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:1388:1761:311f:d833:3243:e7d5:5109",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2001:1388:1761:311f:d833:3243:e7d5:5109, 141.101.100.148",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NSIsInVzZXJuYW1lIjoia2FybG9zYmF1dGUiLCJlbWFpbCI6Im5ua2p1a2lAZ21haWwuY29tIiwiZXhwIjoxNzg1NjAwOTAwfQ.-R963C7sFHiA7gzBhdXB4hM6SgkiotdbO-qbt5ljfG8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22e281dde00b44c-SCL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2001:1388:1761:311f:d833:3243:e7d5:5109",
        "cf-ipcountry": "PE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 18:23:47 UTC] === END API CALL LOG ===
[29-Jul-2026 18:23:47 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 18:23:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NSIsInVzZXJuYW1lIjoia2FybG9zYmF1dGUiLCJlbWFpbCI6Im5ua2p1a2lAZ21haWwuY29tIiwiZXhwIjoxNzg1NjAwOTAwfQ.-R963C7sFHiA7gzBhdXB4hM6SgkiotdbO-qbt5ljfG8
[29-Jul-2026 18:23:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 18:23:47 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 18:23:47 UTC] User ID: 1145
[29-Jul-2026 18:23:47 UTC] ✅ User profile retrieved successfully for user ID: 1145
[29-Jul-2026 18:23:48 UTC] === API CALL LOG ===
[29-Jul-2026 18:23:48 UTC] Endpoint: user/profile.php
[29-Jul-2026 18:23:48 UTC] Full Log Data: {
    "timestamp": "2026-07-29 18:23:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:1388:1761:311f:d833:3243:e7d5:5109",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2001:1388:1761:311f:d833:3243:e7d5:5109, 141.101.100.148",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NSIsInVzZXJuYW1lIjoia2FybG9zYmF1dGUiLCJlbWFpbCI6Im5ua2p1a2lAZ21haWwuY29tIiwiZXhwIjoxNzg1NjAwOTAwfQ.-R963C7sFHiA7gzBhdXB4hM6SgkiotdbO-qbt5ljfG8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22e28283fabb44c-SCL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2001:1388:1761:311f:d833:3243:e7d5:5109",
        "cf-ipcountry": "PE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 18:23:48 UTC] === END API CALL LOG ===
[29-Jul-2026 18:23:48 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 18:23:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NSIsInVzZXJuYW1lIjoia2FybG9zYmF1dGUiLCJlbWFpbCI6Im5ua2p1a2lAZ21haWwuY29tIiwiZXhwIjoxNzg1NjAwOTAwfQ.-R963C7sFHiA7gzBhdXB4hM6SgkiotdbO-qbt5ljfG8
[29-Jul-2026 18:23:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 18:23:48 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 18:23:48 UTC] User ID: 1145
[29-Jul-2026 18:23:48 UTC] ✅ User profile retrieved successfully for user ID: 1145
[29-Jul-2026 18:23:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jul-2026 18:23:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jul-2026 18:23:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2001:1388:1761:311f:d833:3243:e7d5:5109, 141.101.100.148","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NSIsInVzZXJuYW1lIjoia2FybG9zYmF1dGUiLCJlbWFpbCI6Im5ua2p1a2lAZ21haWwuY29tIiwiZXhwIjoxNzg1NjAwOTAwfQ.-R963C7sFHiA7gzBhdXB4hM6SgkiotdbO-qbt5ljfG8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a22e28287fe5b44c-SCL","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2001:1388:1761:311f:d833:3243:e7d5:5109","cf-ipcountry":"PE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-Jul-2026 18:23:48 UTC] === User Orders API Called ===
[29-Jul-2026 18:23:48 UTC] User ID: 1145
[29-Jul-2026 18:23:48 UTC] Limit: 20, Offset: 0
[29-Jul-2026 18:23:48 UTC] Orders found: 0
[29-Jul-2026 18:23:48 UTC] Orders data: []
[29-Jul-2026 18:23:48 UTC] Total orders count: 0
[29-Jul-2026 18:23:48 UTC] === API CALL LOG ===
[29-Jul-2026 18:23:48 UTC] Endpoint: user/profile.php
[29-Jul-2026 18:23:48 UTC] Full Log Data: {
    "timestamp": "2026-07-29 18:23:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:1388:1761:311f:d833:3243:e7d5:5109",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2001:1388:1761:311f:d833:3243:e7d5:5109, 141.101.100.148",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NSIsInVzZXJuYW1lIjoia2FybG9zYmF1dGUiLCJlbWFpbCI6Im5ua2p1a2lAZ21haWwuY29tIiwiZXhwIjoxNzg1NjAwOTAwfQ.-R963C7sFHiA7gzBhdXB4hM6SgkiotdbO-qbt5ljfG8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22e2828d820b44c-SCL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2001:1388:1761:311f:d833:3243:e7d5:5109",
        "cf-ipcountry": "PE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 18:23:48 UTC] === END API CALL LOG ===
[29-Jul-2026 18:23:48 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 18:23:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NSIsInVzZXJuYW1lIjoia2FybG9zYmF1dGUiLCJlbWFpbCI6Im5ua2p1a2lAZ21haWwuY29tIiwiZXhwIjoxNzg1NjAwOTAwfQ.-R963C7sFHiA7gzBhdXB4hM6SgkiotdbO-qbt5ljfG8
[29-Jul-2026 18:23:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 18:23:48 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 18:23:48 UTC] User ID: 1145
[29-Jul-2026 18:23:48 UTC] ✅ User profile retrieved successfully for user ID: 1145
[29-Jul-2026 18:23:49 UTC] === API CALL LOG ===
[29-Jul-2026 18:23:49 UTC] Endpoint: user/profile.php
[29-Jul-2026 18:23:49 UTC] Full Log Data: {
    "timestamp": "2026-07-29 18:23:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:1388:1761:311f:d833:3243:e7d5:5109",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2001:1388:1761:311f:d833:3243:e7d5:5109, 141.101.100.148",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NSIsInVzZXJuYW1lIjoia2FybG9zYmF1dGUiLCJlbWFpbCI6Im5ua2p1a2lAZ21haWwuY29tIiwiZXhwIjoxNzg1NjAwOTAwfQ.-R963C7sFHiA7gzBhdXB4hM6SgkiotdbO-qbt5ljfG8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22e282d2ba2b44c-SCL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2001:1388:1761:311f:d833:3243:e7d5:5109",
        "cf-ipcountry": "PE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 18:23:49 UTC] === END API CALL LOG ===
[29-Jul-2026 18:23:49 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 18:23:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NSIsInVzZXJuYW1lIjoia2FybG9zYmF1dGUiLCJlbWFpbCI6Im5ua2p1a2lAZ21haWwuY29tIiwiZXhwIjoxNzg1NjAwOTAwfQ.-R963C7sFHiA7gzBhdXB4hM6SgkiotdbO-qbt5ljfG8
[29-Jul-2026 18:23:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 18:23:49 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 18:23:49 UTC] User ID: 1145
[29-Jul-2026 18:23:49 UTC] ✅ User profile retrieved successfully for user ID: 1145
[29-Jul-2026 18:23:49 UTC] === API CALL LOG ===
[29-Jul-2026 18:23:49 UTC] Endpoint: user/profile.php
[29-Jul-2026 18:23:49 UTC] Full Log Data: {
    "timestamp": "2026-07-29 18:23:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2001:1388:1761:311f:d833:3243:e7d5:5109",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2001:1388:1761:311f:d833:3243:e7d5:5109, 141.101.100.148",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NSIsInVzZXJuYW1lIjoia2FybG9zYmF1dGUiLCJlbWFpbCI6Im5ua2p1a2lAZ21haWwuY29tIiwiZXhwIjoxNzg1NjAwOTAwfQ.-R963C7sFHiA7gzBhdXB4hM6SgkiotdbO-qbt5ljfG8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22e282e2c66b44c-SCL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2001:1388:1761:311f:d833:3243:e7d5:5109",
        "cf-ipcountry": "PE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 18:23:49 UTC] === END API CALL LOG ===
[29-Jul-2026 18:23:49 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 18:23:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NSIsInVzZXJuYW1lIjoia2FybG9zYmF1dGUiLCJlbWFpbCI6Im5ua2p1a2lAZ21haWwuY29tIiwiZXhwIjoxNzg1NjAwOTAwfQ.-R963C7sFHiA7gzBhdXB4hM6SgkiotdbO-qbt5ljfG8
[29-Jul-2026 18:23:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 18:23:49 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 18:23:49 UTC] User ID: 1145
[29-Jul-2026 18:23:49 UTC] ✅ User profile retrieved successfully for user ID: 1145
[29-Jul-2026 19:47:28 UTC] === API CALL LOG ===
[29-Jul-2026 19:47:28 UTC] Endpoint: user/profile.php
[29-Jul-2026 19:47:28 UTC] Full Log Data: {
    "timestamp": "2026-07-29 19:47:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "198.163.193.145",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "198.163.193.145, 104.23.221.158",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTc0LCJ1c2VybmFtZSI6ImttbGx2MTQiLCJlbWFpbCI6ImthbWlsb3ZrYW1yb25iZWs2OUBnbWFpbC5jb20iLCJleHAiOjE3ODU5NTkyNDd9.6TpRtZSfL8YZrIdSEziBRD0EOj0t3bm8yAxmIlxOOJU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22ea2b5df2d24b1-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "198.163.193.145",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 19:47:28 UTC] === END API CALL LOG ===
[29-Jul-2026 19:47:28 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 19:47:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTc0LCJ1c2VybmFtZSI6ImttbGx2MTQiLCJlbWFpbCI6ImthbWlsb3ZrYW1yb25iZWs2OUBnbWFpbC5jb20iLCJleHAiOjE3ODU5NTkyNDd9.6TpRtZSfL8YZrIdSEziBRD0EOj0t3bm8yAxmIlxOOJU
[29-Jul-2026 19:47:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 19:47:28 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 19:47:28 UTC] User ID: 1174
[29-Jul-2026 19:47:28 UTC] ✅ User profile retrieved successfully for user ID: 1174
[29-Jul-2026 19:47:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jul-2026 19:47:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jul-2026 19:47:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"198.163.193.145, 104.23.221.158","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTc0LCJ1c2VybmFtZSI6ImttbGx2MTQiLCJlbWFpbCI6ImthbWlsb3ZrYW1yb25iZWs2OUBnbWFpbC5jb20iLCJleHAiOjE3ODU5NTkyNDd9.6TpRtZSfL8YZrIdSEziBRD0EOj0t3bm8yAxmIlxOOJU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a22ea2b5df3324b1-ARN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"198.163.193.145","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-Jul-2026 19:47:28 UTC] === User Orders API Called ===
[29-Jul-2026 19:47:28 UTC] User ID: 1174
[29-Jul-2026 19:47:28 UTC] Limit: 20, Offset: 0
[29-Jul-2026 19:47:28 UTC] Orders found: 2
[29-Jul-2026 19:47:28 UTC] Orders data: [{"id":436,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/KS_TRADEE","status":"pending","created_at":"2026-07-29 19:51:00","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":435,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/KS_TRADEE","status":"pending","created_at":"2026-07-29 19:50:48","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[29-Jul-2026 19:47:28 UTC] Total orders count: 2
[29-Jul-2026 19:47:28 UTC] === API CALL LOG ===
[29-Jul-2026 19:47:28 UTC] Endpoint: user/profile.php
[29-Jul-2026 19:47:28 UTC] Full Log Data: {
    "timestamp": "2026-07-29 19:47:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "198.163.193.145",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "198.163.193.145, 104.23.221.127",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTc0LCJ1c2VybmFtZSI6ImttbGx2MTQiLCJlbWFpbCI6ImthbWlsb3ZrYW1yb25iZWs2OUBnbWFpbC5jb20iLCJleHAiOjE3ODU5NTkyNDd9.6TpRtZSfL8YZrIdSEziBRD0EOj0t3bm8yAxmIlxOOJU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22ea2b6584624b1-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "198.163.193.145",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 19:47:28 UTC] === END API CALL LOG ===
[29-Jul-2026 19:47:28 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 19:47:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTc0LCJ1c2VybmFtZSI6ImttbGx2MTQiLCJlbWFpbCI6ImthbWlsb3ZrYW1yb25iZWs2OUBnbWFpbC5jb20iLCJleHAiOjE3ODU5NTkyNDd9.6TpRtZSfL8YZrIdSEziBRD0EOj0t3bm8yAxmIlxOOJU
[29-Jul-2026 19:47:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 19:47:28 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 19:47:28 UTC] User ID: 1174
[29-Jul-2026 19:47:28 UTC] ✅ User profile retrieved successfully for user ID: 1174
[29-Jul-2026 19:47:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jul-2026 19:47:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jul-2026 19:47:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"198.163.193.145, 104.23.221.127","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTc0LCJ1c2VybmFtZSI6ImttbGx2MTQiLCJlbWFpbCI6ImthbWlsb3ZrYW1yb25iZWs2OUBnbWFpbC5jb20iLCJleHAiOjE3ODU5NTkyNDd9.6TpRtZSfL8YZrIdSEziBRD0EOj0t3bm8yAxmIlxOOJU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a22ea2cb7b2e24b1-ARN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"198.163.193.145","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-Jul-2026 19:47:31 UTC] === User Orders API Called ===
[29-Jul-2026 19:47:31 UTC] User ID: 1174
[29-Jul-2026 19:47:31 UTC] Limit: 20, Offset: 0
[29-Jul-2026 19:47:31 UTC] Orders found: 2
[29-Jul-2026 19:47:31 UTC] Orders data: [{"id":436,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/KS_TRADEE","status":"pending","created_at":"2026-07-29 19:51:00","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":435,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/KS_TRADEE","status":"pending","created_at":"2026-07-29 19:50:48","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[29-Jul-2026 19:47:31 UTC] Total orders count: 2
[29-Jul-2026 19:47:36 UTC] === API CALL LOG ===
[29-Jul-2026 19:47:36 UTC] Endpoint: user/profile.php
[29-Jul-2026 19:47:36 UTC] Full Log Data: {
    "timestamp": "2026-07-29 19:47:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "198.163.193.145",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "198.163.193.145, 104.23.221.127",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTc0LCJ1c2VybmFtZSI6ImttbGx2MTQiLCJlbWFpbCI6ImthbWlsb3ZrYW1yb25iZWs2OUBnbWFpbC5jb20iLCJleHAiOjE3ODU5NTkyNDd9.6TpRtZSfL8YZrIdSEziBRD0EOj0t3bm8yAxmIlxOOJU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22ea2ea685f24b1-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "198.163.193.145",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 19:47:36 UTC] === END API CALL LOG ===
[29-Jul-2026 19:47:36 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 19:47:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTc0LCJ1c2VybmFtZSI6ImttbGx2MTQiLCJlbWFpbCI6ImthbWlsb3ZrYW1yb25iZWs2OUBnbWFpbC5jb20iLCJleHAiOjE3ODU5NTkyNDd9.6TpRtZSfL8YZrIdSEziBRD0EOj0t3bm8yAxmIlxOOJU
[29-Jul-2026 19:47:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 19:47:36 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 19:47:36 UTC] User ID: 1174
[29-Jul-2026 19:47:36 UTC] ✅ User profile retrieved successfully for user ID: 1174
[29-Jul-2026 19:47:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jul-2026 19:47:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jul-2026 19:47:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"198.163.193.145, 104.23.221.158","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTc0LCJ1c2VybmFtZSI6ImttbGx2MTQiLCJlbWFpbCI6ImthbWlsb3ZrYW1yb25iZWs2OUBnbWFpbC5jb20iLCJleHAiOjE3ODU5NTkyNDd9.6TpRtZSfL8YZrIdSEziBRD0EOj0t3bm8yAxmIlxOOJU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a22ea2e9df7924b1-ARN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"198.163.193.145","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-Jul-2026 19:47:36 UTC] === User Orders API Called ===
[29-Jul-2026 19:47:36 UTC] User ID: 1174
[29-Jul-2026 19:47:36 UTC] Limit: 20, Offset: 0
[29-Jul-2026 19:47:36 UTC] Orders found: 2
[29-Jul-2026 19:47:36 UTC] Orders data: [{"id":436,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/KS_TRADEE","status":"pending","created_at":"2026-07-29 19:51:00","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":435,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/KS_TRADEE","status":"pending","created_at":"2026-07-29 19:50:48","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[29-Jul-2026 19:47:36 UTC] Total orders count: 2
[29-Jul-2026 19:47:37 UTC] === API CALL LOG ===
[29-Jul-2026 19:47:37 UTC] Endpoint: user/profile.php
[29-Jul-2026 19:47:37 UTC] Full Log Data: {
    "timestamp": "2026-07-29 19:47:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "198.163.193.145",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "198.163.193.145, 104.23.221.127",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTc0LCJ1c2VybmFtZSI6ImttbGx2MTQiLCJlbWFpbCI6ImthbWlsb3ZrYW1yb25iZWs2OUBnbWFpbC5jb20iLCJleHAiOjE3ODU5NTkyNDd9.6TpRtZSfL8YZrIdSEziBRD0EOj0t3bm8yAxmIlxOOJU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22ea2edce8024b1-ARN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "198.163.193.145",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 19:47:37 UTC] === END API CALL LOG ===
[29-Jul-2026 19:47:37 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 19:47:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTc0LCJ1c2VybmFtZSI6ImttbGx2MTQiLCJlbWFpbCI6ImthbWlsb3ZrYW1yb25iZWs2OUBnbWFpbC5jb20iLCJleHAiOjE3ODU5NTkyNDd9.6TpRtZSfL8YZrIdSEziBRD0EOj0t3bm8yAxmIlxOOJU
[29-Jul-2026 19:47:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 19:47:37 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 19:47:37 UTC] User ID: 1174
[29-Jul-2026 19:47:37 UTC] ✅ User profile retrieved successfully for user ID: 1174
[29-Jul-2026 21:54:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jul-2026 21:54:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jul-2026 21:54:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a05:45c2:88:600:94c6:21cb:832f:6ad2, 172.64.200.15","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4NiIsInVzZXJuYW1lIjoiTGluZGEiLCJlbWFpbCI6ImtoYWtpbW92YWF6aXphNEBnbWFpbC5jb20iLCJleHAiOjE3ODU5NjY4NzZ9.JTdK0Xn7VedFpbZ9OFA4vVRPgHlCQUvtVSgtyz7HWCE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a22f5cfa5fa54cd7-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a05:45c2:88:600:94c6:21cb:832f:6ad2","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-Jul-2026 21:54:37 UTC] === User Orders API Called ===
[29-Jul-2026 21:54:37 UTC] User ID: 1186
[29-Jul-2026 21:54:37 UTC] Limit: 20, Offset: 0
[29-Jul-2026 21:54:37 UTC] Orders found: 0
[29-Jul-2026 21:54:37 UTC] Orders data: []
[29-Jul-2026 21:54:37 UTC] Total orders count: 0
[29-Jul-2026 21:54:37 UTC] === API CALL LOG ===
[29-Jul-2026 21:54:37 UTC] Endpoint: user/profile.php
[29-Jul-2026 21:54:37 UTC] Full Log Data: {
    "timestamp": "2026-07-29 21:54:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:88:600:94c6:21cb:832f:6ad2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:88:600:94c6:21cb:832f:6ad2, 172.64.200.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4NiIsInVzZXJuYW1lIjoiTGluZGEiLCJlbWFpbCI6ImtoYWtpbW92YWF6aXphNEBnbWFpbC5jb20iLCJleHAiOjE3ODU5NjY4NzZ9.JTdK0Xn7VedFpbZ9OFA4vVRPgHlCQUvtVSgtyz7HWCE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22f5cfa5fa14cd7-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a05:45c2:88:600:94c6:21cb:832f:6ad2",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 21:54:37 UTC] === END API CALL LOG ===
[29-Jul-2026 21:54:37 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 21:54:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4NiIsInVzZXJuYW1lIjoiTGluZGEiLCJlbWFpbCI6ImtoYWtpbW92YWF6aXphNEBnbWFpbC5jb20iLCJleHAiOjE3ODU5NjY4NzZ9.JTdK0Xn7VedFpbZ9OFA4vVRPgHlCQUvtVSgtyz7HWCE
[29-Jul-2026 21:54:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 21:54:37 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 21:54:37 UTC] User ID: 1186
[29-Jul-2026 21:54:37 UTC] ✅ User profile retrieved successfully for user ID: 1186
[29-Jul-2026 21:54:38 UTC] === API CALL LOG ===
[29-Jul-2026 21:54:38 UTC] Endpoint: user/profile.php
[29-Jul-2026 21:54:38 UTC] Full Log Data: {
    "timestamp": "2026-07-29 21:54:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:88:600:94c6:21cb:832f:6ad2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:88:600:94c6:21cb:832f:6ad2, 172.64.200.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4NiIsInVzZXJuYW1lIjoiTGluZGEiLCJlbWFpbCI6ImtoYWtpbW92YWF6aXphNEBnbWFpbC5jb20iLCJleHAiOjE3ODU5NjY4NzZ9.JTdK0Xn7VedFpbZ9OFA4vVRPgHlCQUvtVSgtyz7HWCE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22f5cfb9a494cd7-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a05:45c2:88:600:94c6:21cb:832f:6ad2",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 21:54:38 UTC] === END API CALL LOG ===
[29-Jul-2026 21:54:38 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 21:54:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4NiIsInVzZXJuYW1lIjoiTGluZGEiLCJlbWFpbCI6ImtoYWtpbW92YWF6aXphNEBnbWFpbC5jb20iLCJleHAiOjE3ODU5NjY4NzZ9.JTdK0Xn7VedFpbZ9OFA4vVRPgHlCQUvtVSgtyz7HWCE
[29-Jul-2026 21:54:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 21:54:38 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 21:54:38 UTC] User ID: 1186
[29-Jul-2026 21:54:38 UTC] ✅ User profile retrieved successfully for user ID: 1186
[29-Jul-2026 21:54:38 UTC] === API CALL LOG ===
[29-Jul-2026 21:54:38 UTC] Endpoint: user/profile.php
[29-Jul-2026 21:54:38 UTC] Full Log Data: {
    "timestamp": "2026-07-29 21:54:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:88:600:94c6:21cb:832f:6ad2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:88:600:94c6:21cb:832f:6ad2, 172.64.200.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4NiIsInVzZXJuYW1lIjoiTGluZGEiLCJlbWFpbCI6ImtoYWtpbW92YWF6aXphNEBnbWFpbC5jb20iLCJleHAiOjE3ODU5NjY4NzZ9.JTdK0Xn7VedFpbZ9OFA4vVRPgHlCQUvtVSgtyz7HWCE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22f5cff79ee4cd7-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a05:45c2:88:600:94c6:21cb:832f:6ad2",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 21:54:38 UTC] === END API CALL LOG ===
[29-Jul-2026 21:54:38 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 21:54:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4NiIsInVzZXJuYW1lIjoiTGluZGEiLCJlbWFpbCI6ImtoYWtpbW92YWF6aXphNEBnbWFpbC5jb20iLCJleHAiOjE3ODU5NjY4NzZ9.JTdK0Xn7VedFpbZ9OFA4vVRPgHlCQUvtVSgtyz7HWCE
[29-Jul-2026 21:54:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 21:54:38 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 21:54:38 UTC] User ID: 1186
[29-Jul-2026 21:54:38 UTC] ✅ User profile retrieved successfully for user ID: 1186
[29-Jul-2026 21:54:40 UTC] === API CALL LOG ===
[29-Jul-2026 21:54:40 UTC] Endpoint: user/profile.php
[29-Jul-2026 21:54:40 UTC] Full Log Data: {
    "timestamp": "2026-07-29 21:54:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:88:600:94c6:21cb:832f:6ad2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:88:600:94c6:21cb:832f:6ad2, 172.64.200.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4NiIsInVzZXJuYW1lIjoiTGluZGEiLCJlbWFpbCI6ImtoYWtpbW92YWF6aXphNEBnbWFpbC5jb20iLCJleHAiOjE3ODU5NjY4NzZ9.JTdK0Xn7VedFpbZ9OFA4vVRPgHlCQUvtVSgtyz7HWCE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22f5d08bc914cd7-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a05:45c2:88:600:94c6:21cb:832f:6ad2",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 21:54:40 UTC] === END API CALL LOG ===
[29-Jul-2026 21:54:40 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 21:54:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4NiIsInVzZXJuYW1lIjoiTGluZGEiLCJlbWFpbCI6ImtoYWtpbW92YWF6aXphNEBnbWFpbC5jb20iLCJleHAiOjE3ODU5NjY4NzZ9.JTdK0Xn7VedFpbZ9OFA4vVRPgHlCQUvtVSgtyz7HWCE
[29-Jul-2026 21:54:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 21:54:40 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 21:54:40 UTC] User ID: 1186
[29-Jul-2026 21:54:40 UTC] ✅ User profile retrieved successfully for user ID: 1186
[29-Jul-2026 21:54:40 UTC] User Purchases API - User ID: 1186
[29-Jul-2026 21:54:40 UTC] User Purchases API - Total purchases found: 0
[29-Jul-2026 21:54:50 UTC] === API CALL LOG ===
[29-Jul-2026 21:54:50 UTC] Endpoint: user/profile.php
[29-Jul-2026 21:54:50 UTC] Full Log Data: {
    "timestamp": "2026-07-29 21:54:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:88:600:94c6:21cb:832f:6ad2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:88:600:94c6:21cb:832f:6ad2, 172.64.200.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4NiIsInVzZXJuYW1lIjoiTGluZGEiLCJlbWFpbCI6ImtoYWtpbW92YWF6aXphNEBnbWFpbC5jb20iLCJleHAiOjE3ODU5NjY4NzZ9.JTdK0Xn7VedFpbZ9OFA4vVRPgHlCQUvtVSgtyz7HWCE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22f5d482d644cd7-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a05:45c2:88:600:94c6:21cb:832f:6ad2",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 21:54:50 UTC] === END API CALL LOG ===
[29-Jul-2026 21:54:50 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 21:54:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4NiIsInVzZXJuYW1lIjoiTGluZGEiLCJlbWFpbCI6ImtoYWtpbW92YWF6aXphNEBnbWFpbC5jb20iLCJleHAiOjE3ODU5NjY4NzZ9.JTdK0Xn7VedFpbZ9OFA4vVRPgHlCQUvtVSgtyz7HWCE
[29-Jul-2026 21:54:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 21:54:50 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 21:54:50 UTC] User ID: 1186
[29-Jul-2026 21:54:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jul-2026 21:54:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jul-2026 21:54:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a05:45c2:88:600:94c6:21cb:832f:6ad2, 172.64.200.14","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4NiIsInVzZXJuYW1lIjoiTGluZGEiLCJlbWFpbCI6ImtoYWtpbW92YWF6aXphNEBnbWFpbC5jb20iLCJleHAiOjE3ODU5NjY4NzZ9.JTdK0Xn7VedFpbZ9OFA4vVRPgHlCQUvtVSgtyz7HWCE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a22f5d482d624cd7-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a05:45c2:88:600:94c6:21cb:832f:6ad2","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-Jul-2026 21:54:50 UTC] ✅ User profile retrieved successfully for user ID: 1186
[29-Jul-2026 21:54:50 UTC] === User Orders API Called ===
[29-Jul-2026 21:54:50 UTC] User ID: 1186
[29-Jul-2026 21:54:50 UTC] Limit: 20, Offset: 0
[29-Jul-2026 21:54:50 UTC] Orders found: 0
[29-Jul-2026 21:54:50 UTC] Orders data: []
[29-Jul-2026 21:54:50 UTC] Total orders count: 0
[29-Jul-2026 21:54:51 UTC] === API CALL LOG ===
[29-Jul-2026 21:54:51 UTC] Endpoint: user/profile.php
[29-Jul-2026 21:54:51 UTC] Full Log Data: {
    "timestamp": "2026-07-29 21:54:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:88:600:94c6:21cb:832f:6ad2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:88:600:94c6:21cb:832f:6ad2, 172.64.200.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4NiIsInVzZXJuYW1lIjoiTGluZGEiLCJlbWFpbCI6ImtoYWtpbW92YWF6aXphNEBnbWFpbC5jb20iLCJleHAiOjE3ODU5NjY4NzZ9.JTdK0Xn7VedFpbZ9OFA4vVRPgHlCQUvtVSgtyz7HWCE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22f5d4cdec94cd7-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a05:45c2:88:600:94c6:21cb:832f:6ad2",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 21:54:51 UTC] === END API CALL LOG ===
[29-Jul-2026 21:54:51 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 21:54:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4NiIsInVzZXJuYW1lIjoiTGluZGEiLCJlbWFpbCI6ImtoYWtpbW92YWF6aXphNEBnbWFpbC5jb20iLCJleHAiOjE3ODU5NjY4NzZ9.JTdK0Xn7VedFpbZ9OFA4vVRPgHlCQUvtVSgtyz7HWCE
[29-Jul-2026 21:54:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 21:54:51 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 21:54:51 UTC] User ID: 1186
[29-Jul-2026 21:54:51 UTC] ✅ User profile retrieved successfully for user ID: 1186
[29-Jul-2026 21:54:51 UTC] === API CALL LOG ===
[29-Jul-2026 21:54:51 UTC] Endpoint: user/profile.php
[29-Jul-2026 21:54:51 UTC] Full Log Data: {
    "timestamp": "2026-07-29 21:54:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:88:600:94c6:21cb:832f:6ad2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:88:600:94c6:21cb:832f:6ad2, 172.64.200.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4NiIsInVzZXJuYW1lIjoiTGluZGEiLCJlbWFpbCI6ImtoYWtpbW92YWF6aXphNEBnbWFpbC5jb20iLCJleHAiOjE3ODU5NjY4NzZ9.JTdK0Xn7VedFpbZ9OFA4vVRPgHlCQUvtVSgtyz7HWCE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22f5d4d983e4cd7-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a05:45c2:88:600:94c6:21cb:832f:6ad2",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 21:54:51 UTC] === END API CALL LOG ===
[29-Jul-2026 21:54:51 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 21:54:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4NiIsInVzZXJuYW1lIjoiTGluZGEiLCJlbWFpbCI6ImtoYWtpbW92YWF6aXphNEBnbWFpbC5jb20iLCJleHAiOjE3ODU5NjY4NzZ9.JTdK0Xn7VedFpbZ9OFA4vVRPgHlCQUvtVSgtyz7HWCE
[29-Jul-2026 21:54:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 21:54:51 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 21:54:51 UTC] User ID: 1186
[29-Jul-2026 21:54:51 UTC] ✅ User profile retrieved successfully for user ID: 1186
[29-Jul-2026 21:55:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jul-2026 21:55:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jul-2026 21:55:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a05:45c2:88:600:94c6:21cb:832f:6ad2, 172.64.200.14","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4NiIsInVzZXJuYW1lIjoiTGluZGEiLCJlbWFpbCI6ImtoYWtpbW92YWF6aXphNEBnbWFpbC5jb20iLCJleHAiOjE3ODU5NjY4NzZ9.JTdK0Xn7VedFpbZ9OFA4vVRPgHlCQUvtVSgtyz7HWCE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a22f5d94dd154cd7-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a05:45c2:88:600:94c6:21cb:832f:6ad2","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-Jul-2026 21:55:02 UTC] === User Orders API Called ===
[29-Jul-2026 21:55:02 UTC] User ID: 1186
[29-Jul-2026 21:55:02 UTC] Limit: 20, Offset: 0
[29-Jul-2026 21:55:02 UTC] Orders found: 0
[29-Jul-2026 21:55:02 UTC] Orders data: []
[29-Jul-2026 21:55:02 UTC] Total orders count: 0
[29-Jul-2026 21:55:02 UTC] === API CALL LOG ===
[29-Jul-2026 21:55:02 UTC] Endpoint: user/profile.php
[29-Jul-2026 21:55:02 UTC] Full Log Data: {
    "timestamp": "2026-07-29 21:55:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:88:600:94c6:21cb:832f:6ad2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:88:600:94c6:21cb:832f:6ad2, 172.64.200.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4NiIsInVzZXJuYW1lIjoiTGluZGEiLCJlbWFpbCI6ImtoYWtpbW92YWF6aXphNEBnbWFpbC5jb20iLCJleHAiOjE3ODU5NjY4NzZ9.JTdK0Xn7VedFpbZ9OFA4vVRPgHlCQUvtVSgtyz7HWCE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22f5d94dd174cd7-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a05:45c2:88:600:94c6:21cb:832f:6ad2",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 21:55:02 UTC] === END API CALL LOG ===
[29-Jul-2026 21:55:02 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 21:55:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4NiIsInVzZXJuYW1lIjoiTGluZGEiLCJlbWFpbCI6ImtoYWtpbW92YWF6aXphNEBnbWFpbC5jb20iLCJleHAiOjE3ODU5NjY4NzZ9.JTdK0Xn7VedFpbZ9OFA4vVRPgHlCQUvtVSgtyz7HWCE
[29-Jul-2026 21:55:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 21:55:02 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 21:55:02 UTC] User ID: 1186
[29-Jul-2026 21:55:02 UTC] ✅ User profile retrieved successfully for user ID: 1186
[29-Jul-2026 21:55:03 UTC] === API CALL LOG ===
[29-Jul-2026 21:55:03 UTC] Endpoint: user/profile.php
[29-Jul-2026 21:55:03 UTC] Full Log Data: {
    "timestamp": "2026-07-29 21:55:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:88:600:94c6:21cb:832f:6ad2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:88:600:94c6:21cb:832f:6ad2, 172.64.200.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4NiIsInVzZXJuYW1lIjoiTGluZGEiLCJlbWFpbCI6ImtoYWtpbW92YWF6aXphNEBnbWFpbC5jb20iLCJleHAiOjE3ODU5NjY4NzZ9.JTdK0Xn7VedFpbZ9OFA4vVRPgHlCQUvtVSgtyz7HWCE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22f5d988c314cd7-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a05:45c2:88:600:94c6:21cb:832f:6ad2",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 21:55:03 UTC] === END API CALL LOG ===
[29-Jul-2026 21:55:03 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 21:55:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4NiIsInVzZXJuYW1lIjoiTGluZGEiLCJlbWFpbCI6ImtoYWtpbW92YWF6aXphNEBnbWFpbC5jb20iLCJleHAiOjE3ODU5NjY4NzZ9.JTdK0Xn7VedFpbZ9OFA4vVRPgHlCQUvtVSgtyz7HWCE
[29-Jul-2026 21:55:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 21:55:03 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 21:55:03 UTC] User ID: 1186
[29-Jul-2026 21:55:03 UTC] ✅ User profile retrieved successfully for user ID: 1186
[29-Jul-2026 21:55:03 UTC] === API CALL LOG ===
[29-Jul-2026 21:55:03 UTC] Endpoint: user/profile.php
[29-Jul-2026 21:55:03 UTC] Full Log Data: {
    "timestamp": "2026-07-29 21:55:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:88:600:94c6:21cb:832f:6ad2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:88:600:94c6:21cb:832f:6ad2, 172.64.200.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4NiIsInVzZXJuYW1lIjoiTGluZGEiLCJlbWFpbCI6ImtoYWtpbW92YWF6aXphNEBnbWFpbC5jb20iLCJleHAiOjE3ODU5NjY4NzZ9.JTdK0Xn7VedFpbZ9OFA4vVRPgHlCQUvtVSgtyz7HWCE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22f5d994da14cd7-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a05:45c2:88:600:94c6:21cb:832f:6ad2",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 21:55:03 UTC] === END API CALL LOG ===
[29-Jul-2026 21:55:03 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 21:55:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4NiIsInVzZXJuYW1lIjoiTGluZGEiLCJlbWFpbCI6ImtoYWtpbW92YWF6aXphNEBnbWFpbC5jb20iLCJleHAiOjE3ODU5NjY4NzZ9.JTdK0Xn7VedFpbZ9OFA4vVRPgHlCQUvtVSgtyz7HWCE
[29-Jul-2026 21:55:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 21:55:03 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 21:55:03 UTC] User ID: 1186
[29-Jul-2026 21:55:03 UTC] ✅ User profile retrieved successfully for user ID: 1186
[29-Jul-2026 21:55:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jul-2026 21:55:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jul-2026 21:55:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a05:45c2:88:600:94c6:21cb:832f:6ad2, 172.64.200.14","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4NiIsInVzZXJuYW1lIjoiTGluZGEiLCJlbWFpbCI6ImtoYWtpbW92YWF6aXphNEBnbWFpbC5jb20iLCJleHAiOjE3ODU5NjY4NzZ9.JTdK0Xn7VedFpbZ9OFA4vVRPgHlCQUvtVSgtyz7HWCE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a22f5dd84be04cd7-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a05:45c2:88:600:94c6:21cb:832f:6ad2","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-Jul-2026 21:55:13 UTC] === User Orders API Called ===
[29-Jul-2026 21:55:13 UTC] User ID: 1186
[29-Jul-2026 21:55:13 UTC] Limit: 20, Offset: 0
[29-Jul-2026 21:55:13 UTC] Orders found: 0
[29-Jul-2026 21:55:13 UTC] Orders data: []
[29-Jul-2026 21:55:13 UTC] Total orders count: 0
[29-Jul-2026 21:55:13 UTC] === API CALL LOG ===
[29-Jul-2026 21:55:13 UTC] Endpoint: user/profile.php
[29-Jul-2026 21:55:13 UTC] Full Log Data: {
    "timestamp": "2026-07-29 21:55:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:88:600:94c6:21cb:832f:6ad2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:88:600:94c6:21cb:832f:6ad2, 172.64.200.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4NiIsInVzZXJuYW1lIjoiTGluZGEiLCJlbWFpbCI6ImtoYWtpbW92YWF6aXphNEBnbWFpbC5jb20iLCJleHAiOjE3ODU5NjY4NzZ9.JTdK0Xn7VedFpbZ9OFA4vVRPgHlCQUvtVSgtyz7HWCE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22f5dd84be24cd7-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a05:45c2:88:600:94c6:21cb:832f:6ad2",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 21:55:13 UTC] === END API CALL LOG ===
[29-Jul-2026 21:55:13 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 21:55:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4NiIsInVzZXJuYW1lIjoiTGluZGEiLCJlbWFpbCI6ImtoYWtpbW92YWF6aXphNEBnbWFpbC5jb20iLCJleHAiOjE3ODU5NjY4NzZ9.JTdK0Xn7VedFpbZ9OFA4vVRPgHlCQUvtVSgtyz7HWCE
[29-Jul-2026 21:55:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 21:55:13 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 21:55:13 UTC] User ID: 1186
[29-Jul-2026 21:55:13 UTC] ✅ User profile retrieved successfully for user ID: 1186
[29-Jul-2026 21:55:14 UTC] === API CALL LOG ===
[29-Jul-2026 21:55:14 UTC] Endpoint: user/profile.php
[29-Jul-2026 21:55:14 UTC] Full Log Data: {
    "timestamp": "2026-07-29 21:55:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:88:600:94c6:21cb:832f:6ad2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:88:600:94c6:21cb:832f:6ad2, 172.64.200.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4NiIsInVzZXJuYW1lIjoiTGluZGEiLCJlbWFpbCI6ImtoYWtpbW92YWF6aXphNEBnbWFpbC5jb20iLCJleHAiOjE3ODU5NjY4NzZ9.JTdK0Xn7VedFpbZ9OFA4vVRPgHlCQUvtVSgtyz7HWCE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22f5ddcdebe4cd7-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a05:45c2:88:600:94c6:21cb:832f:6ad2",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 21:55:14 UTC] === END API CALL LOG ===
[29-Jul-2026 21:55:14 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 21:55:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4NiIsInVzZXJuYW1lIjoiTGluZGEiLCJlbWFpbCI6ImtoYWtpbW92YWF6aXphNEBnbWFpbC5jb20iLCJleHAiOjE3ODU5NjY4NzZ9.JTdK0Xn7VedFpbZ9OFA4vVRPgHlCQUvtVSgtyz7HWCE
[29-Jul-2026 21:55:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 21:55:14 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 21:55:14 UTC] User ID: 1186
[29-Jul-2026 21:55:14 UTC] ✅ User profile retrieved successfully for user ID: 1186
[29-Jul-2026 21:55:14 UTC] === API CALL LOG ===
[29-Jul-2026 21:55:14 UTC] Endpoint: user/profile.php
[29-Jul-2026 21:55:14 UTC] Full Log Data: {
    "timestamp": "2026-07-29 21:55:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:88:600:94c6:21cb:832f:6ad2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:88:600:94c6:21cb:832f:6ad2, 172.64.200.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4NiIsInVzZXJuYW1lIjoiTGluZGEiLCJlbWFpbCI6ImtoYWtpbW92YWF6aXphNEBnbWFpbC5jb20iLCJleHAiOjE3ODU5NjY4NzZ9.JTdK0Xn7VedFpbZ9OFA4vVRPgHlCQUvtVSgtyz7HWCE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22f5ddda8404cd7-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a05:45c2:88:600:94c6:21cb:832f:6ad2",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 21:55:14 UTC] === END API CALL LOG ===
[29-Jul-2026 21:55:14 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 21:55:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4NiIsInVzZXJuYW1lIjoiTGluZGEiLCJlbWFpbCI6ImtoYWtpbW92YWF6aXphNEBnbWFpbC5jb20iLCJleHAiOjE3ODU5NjY4NzZ9.JTdK0Xn7VedFpbZ9OFA4vVRPgHlCQUvtVSgtyz7HWCE
[29-Jul-2026 21:55:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 21:55:14 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 21:55:14 UTC] User ID: 1186
[29-Jul-2026 21:55:14 UTC] ✅ User profile retrieved successfully for user ID: 1186
[29-Jul-2026 21:55:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jul-2026 21:55:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jul-2026 21:55:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a05:45c2:88:600:94c6:21cb:832f:6ad2, 172.64.200.14","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4NiIsInVzZXJuYW1lIjoiTGluZGEiLCJlbWFpbCI6ImtoYWtpbW92YWF6aXphNEBnbWFpbC5jb20iLCJleHAiOjE3ODU5NjY4NzZ9.JTdK0Xn7VedFpbZ9OFA4vVRPgHlCQUvtVSgtyz7HWCE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a22f5e137ea84cd7-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a05:45c2:88:600:94c6:21cb:832f:6ad2","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-Jul-2026 21:55:22 UTC] === User Orders API Called ===
[29-Jul-2026 21:55:22 UTC] User ID: 1186
[29-Jul-2026 21:55:22 UTC] Limit: 20, Offset: 0
[29-Jul-2026 21:55:22 UTC] Orders found: 0
[29-Jul-2026 21:55:22 UTC] Orders data: []
[29-Jul-2026 21:55:22 UTC] Total orders count: 0
[29-Jul-2026 21:55:23 UTC] === API CALL LOG ===
[29-Jul-2026 21:55:23 UTC] Endpoint: user/profile.php
[29-Jul-2026 21:55:23 UTC] Full Log Data: {
    "timestamp": "2026-07-29 21:55:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:88:600:94c6:21cb:832f:6ad2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:88:600:94c6:21cb:832f:6ad2, 172.64.200.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4NiIsInVzZXJuYW1lIjoiTGluZGEiLCJlbWFpbCI6ImtoYWtpbW92YWF6aXphNEBnbWFpbC5jb20iLCJleHAiOjE3ODU5NjY4NzZ9.JTdK0Xn7VedFpbZ9OFA4vVRPgHlCQUvtVSgtyz7HWCE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22f5e198a874cd7-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a05:45c2:88:600:94c6:21cb:832f:6ad2",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 21:55:23 UTC] === END API CALL LOG ===
[29-Jul-2026 21:55:23 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 21:55:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4NiIsInVzZXJuYW1lIjoiTGluZGEiLCJlbWFpbCI6ImtoYWtpbW92YWF6aXphNEBnbWFpbC5jb20iLCJleHAiOjE3ODU5NjY4NzZ9.JTdK0Xn7VedFpbZ9OFA4vVRPgHlCQUvtVSgtyz7HWCE
[29-Jul-2026 21:55:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 21:55:23 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 21:55:23 UTC] User ID: 1186
[29-Jul-2026 21:55:23 UTC] ✅ User profile retrieved successfully for user ID: 1186
[29-Jul-2026 21:55:23 UTC] User Purchases API - User ID: 1186
[29-Jul-2026 21:55:23 UTC] User Purchases API - Total purchases found: 0
[29-Jul-2026 21:55:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jul-2026 21:55:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jul-2026 21:55:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a05:45c2:88:600:94c6:21cb:832f:6ad2, 172.64.200.14","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4NiIsInVzZXJuYW1lIjoiTGluZGEiLCJlbWFpbCI6ImtoYWtpbW92YWF6aXphNEBnbWFpbC5jb20iLCJleHAiOjE3ODU5NjY4NzZ9.JTdK0Xn7VedFpbZ9OFA4vVRPgHlCQUvtVSgtyz7HWCE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a22f5e1fb8ea4cd7-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a05:45c2:88:600:94c6:21cb:832f:6ad2","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-Jul-2026 21:55:24 UTC] === User Orders API Called ===
[29-Jul-2026 21:55:24 UTC] User ID: 1186
[29-Jul-2026 21:55:24 UTC] Limit: 20, Offset: 0
[29-Jul-2026 21:55:24 UTC] Orders found: 0
[29-Jul-2026 21:55:24 UTC] Orders data: []
[29-Jul-2026 21:55:24 UTC] Total orders count: 0
[29-Jul-2026 21:55:25 UTC] === API CALL LOG ===
[29-Jul-2026 21:55:25 UTC] Endpoint: user/profile.php
[29-Jul-2026 21:55:25 UTC] Full Log Data: {
    "timestamp": "2026-07-29 21:55:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:88:600:94c6:21cb:832f:6ad2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:88:600:94c6:21cb:832f:6ad2, 172.64.200.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4NiIsInVzZXJuYW1lIjoiTGluZGEiLCJlbWFpbCI6ImtoYWtpbW92YWF6aXphNEBnbWFpbC5jb20iLCJleHAiOjE3ODU5NjY4NzZ9.JTdK0Xn7VedFpbZ9OFA4vVRPgHlCQUvtVSgtyz7HWCE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22f5e269eaa4cd7-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a05:45c2:88:600:94c6:21cb:832f:6ad2",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 21:55:25 UTC] === END API CALL LOG ===
[29-Jul-2026 21:55:25 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 21:55:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4NiIsInVzZXJuYW1lIjoiTGluZGEiLCJlbWFpbCI6ImtoYWtpbW92YWF6aXphNEBnbWFpbC5jb20iLCJleHAiOjE3ODU5NjY4NzZ9.JTdK0Xn7VedFpbZ9OFA4vVRPgHlCQUvtVSgtyz7HWCE
[29-Jul-2026 21:55:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 21:55:25 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 21:55:25 UTC] User ID: 1186
[29-Jul-2026 21:55:25 UTC] ✅ User profile retrieved successfully for user ID: 1186
[29-Jul-2026 21:55:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jul-2026 21:55:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jul-2026 21:55:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a05:45c2:88:600:94c6:21cb:832f:6ad2, 172.64.200.14","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4NiIsInVzZXJuYW1lIjoiTGluZGEiLCJlbWFpbCI6ImtoYWtpbW92YWF6aXphNEBnbWFpbC5jb20iLCJleHAiOjE3ODU5NjY4NzZ9.JTdK0Xn7VedFpbZ9OFA4vVRPgHlCQUvtVSgtyz7HWCE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a22f5e269ea94cd7-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a05:45c2:88:600:94c6:21cb:832f:6ad2","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-Jul-2026 21:55:25 UTC] === User Orders API Called ===
[29-Jul-2026 21:55:25 UTC] User ID: 1186
[29-Jul-2026 21:55:25 UTC] Limit: 20, Offset: 0
[29-Jul-2026 21:55:25 UTC] Orders found: 0
[29-Jul-2026 21:55:25 UTC] Orders data: []
[29-Jul-2026 21:55:25 UTC] Total orders count: 0
[29-Jul-2026 21:55:26 UTC] === API CALL LOG ===
[29-Jul-2026 21:55:26 UTC] Endpoint: user/profile.php
[29-Jul-2026 21:55:26 UTC] Full Log Data: {
    "timestamp": "2026-07-29 21:55:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:88:600:94c6:21cb:832f:6ad2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:88:600:94c6:21cb:832f:6ad2, 172.64.200.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4NiIsInVzZXJuYW1lIjoiTGluZGEiLCJlbWFpbCI6ImtoYWtpbW92YWF6aXphNEBnbWFpbC5jb20iLCJleHAiOjE3ODU5NjY4NzZ9.JTdK0Xn7VedFpbZ9OFA4vVRPgHlCQUvtVSgtyz7HWCE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22f5e29ccf24cd7-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a05:45c2:88:600:94c6:21cb:832f:6ad2",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 21:55:26 UTC] === END API CALL LOG ===
[29-Jul-2026 21:55:26 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 21:55:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4NiIsInVzZXJuYW1lIjoiTGluZGEiLCJlbWFpbCI6ImtoYWtpbW92YWF6aXphNEBnbWFpbC5jb20iLCJleHAiOjE3ODU5NjY4NzZ9.JTdK0Xn7VedFpbZ9OFA4vVRPgHlCQUvtVSgtyz7HWCE
[29-Jul-2026 21:55:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 21:55:26 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 21:55:26 UTC] User ID: 1186
[29-Jul-2026 21:55:26 UTC] ✅ User profile retrieved successfully for user ID: 1186
[29-Jul-2026 21:55:26 UTC] === API CALL LOG ===
[29-Jul-2026 21:55:26 UTC] Endpoint: user/profile.php
[29-Jul-2026 21:55:26 UTC] Full Log Data: {
    "timestamp": "2026-07-29 21:55:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:88:600:94c6:21cb:832f:6ad2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:88:600:94c6:21cb:832f:6ad2, 172.64.200.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4NiIsInVzZXJuYW1lIjoiTGluZGEiLCJlbWFpbCI6ImtoYWtpbW92YWF6aXphNEBnbWFpbC5jb20iLCJleHAiOjE3ODU5NjY4NzZ9.JTdK0Xn7VedFpbZ9OFA4vVRPgHlCQUvtVSgtyz7HWCE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22f5e2aef614cd7-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a05:45c2:88:600:94c6:21cb:832f:6ad2",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 21:55:26 UTC] === END API CALL LOG ===
[29-Jul-2026 21:55:26 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 21:55:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4NiIsInVzZXJuYW1lIjoiTGluZGEiLCJlbWFpbCI6ImtoYWtpbW92YWF6aXphNEBnbWFpbC5jb20iLCJleHAiOjE3ODU5NjY4NzZ9.JTdK0Xn7VedFpbZ9OFA4vVRPgHlCQUvtVSgtyz7HWCE
[29-Jul-2026 21:55:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 21:55:26 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 21:55:26 UTC] User ID: 1186
[29-Jul-2026 21:55:26 UTC] ✅ User profile retrieved successfully for user ID: 1186
[29-Jul-2026 21:55:38 UTC] === API CALL LOG ===
[29-Jul-2026 21:55:38 UTC] Endpoint: user/profile.php
[29-Jul-2026 21:55:38 UTC] Full Log Data: {
    "timestamp": "2026-07-29 21:55:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a05:45c2:88:600:94c6:21cb:832f:6ad2",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a05:45c2:88:600:94c6:21cb:832f:6ad2, 172.64.200.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4NiIsInVzZXJuYW1lIjoiTGluZGEiLCJlbWFpbCI6ImtoYWtpbW92YWF6aXphNEBnbWFpbC5jb20iLCJleHAiOjE3ODU5NjY4NzZ9.JTdK0Xn7VedFpbZ9OFA4vVRPgHlCQUvtVSgtyz7HWCE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22f5e751ba94cd7-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a05:45c2:88:600:94c6:21cb:832f:6ad2",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 21:55:38 UTC] === END API CALL LOG ===
[29-Jul-2026 21:55:38 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 21:55:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4NiIsInVzZXJuYW1lIjoiTGluZGEiLCJlbWFpbCI6ImtoYWtpbW92YWF6aXphNEBnbWFpbC5jb20iLCJleHAiOjE3ODU5NjY4NzZ9.JTdK0Xn7VedFpbZ9OFA4vVRPgHlCQUvtVSgtyz7HWCE
[29-Jul-2026 21:55:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 21:55:38 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 21:55:38 UTC] User ID: 1186
[29-Jul-2026 21:55:38 UTC] ✅ User profile retrieved successfully for user ID: 1186
[29-Jul-2026 21:55:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jul-2026 21:55:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jul-2026 21:55:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a05:45c2:88:600:94c6:21cb:832f:6ad2, 172.64.200.14","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4NiIsInVzZXJuYW1lIjoiTGluZGEiLCJlbWFpbCI6ImtoYWtpbW92YWF6aXphNEBnbWFpbC5jb20iLCJleHAiOjE3ODU5NjY4NzZ9.JTdK0Xn7VedFpbZ9OFA4vVRPgHlCQUvtVSgtyz7HWCE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a22f5e87bf274cd7-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a05:45c2:88:600:94c6:21cb:832f:6ad2","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-Jul-2026 21:55:41 UTC] === User Orders API Called ===
[29-Jul-2026 21:55:41 UTC] User ID: 1186
[29-Jul-2026 21:55:41 UTC] Limit: 20, Offset: 0
[29-Jul-2026 21:55:41 UTC] Orders found: 0
[29-Jul-2026 21:55:41 UTC] Orders data: []
[29-Jul-2026 21:55:41 UTC] Total orders count: 0
[29-Jul-2026 22:51:09 UTC] === API CALL LOG ===
[29-Jul-2026 22:51:09 UTC] Endpoint: user/profile.php
[29-Jul-2026 22:51:09 UTC] Full Log Data: {
    "timestamp": "2026-07-29 22:51:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "60.249.21.30",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "60.249.21.30, 172.69.221.66",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4NyIsInVzZXJuYW1lIjoic2V0YWV5c2giLCJlbWFpbCI6InNldGltb3JhZGtoYW5pMDVAZ21haWwuY29tIiwiZXhwIjoxNzg1OTcwMjY3fQ.H7F5Xm4hRS11E098vc4QFRobIZMVh3Me8lLZkg7MHCw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22fafc70e770740-TPE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "60.249.21.30",
        "cf-ipcountry": "TW",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 22:51:09 UTC] === END API CALL LOG ===
[29-Jul-2026 22:51:09 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 22:51:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4NyIsInVzZXJuYW1lIjoic2V0YWV5c2giLCJlbWFpbCI6InNldGltb3JhZGtoYW5pMDVAZ21haWwuY29tIiwiZXhwIjoxNzg1OTcwMjY3fQ.H7F5Xm4hRS11E098vc4QFRobIZMVh3Me8lLZkg7MHCw
[29-Jul-2026 22:51:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 22:51:09 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 22:51:09 UTC] User ID: 1187
[29-Jul-2026 22:51:09 UTC] ✅ User profile retrieved successfully for user ID: 1187
[29-Jul-2026 22:51:09 UTC] === API CALL LOG ===
[29-Jul-2026 22:51:09 UTC] Endpoint: user/profile.php
[29-Jul-2026 22:51:09 UTC] Full Log Data: {
    "timestamp": "2026-07-29 22:51:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "60.249.21.30",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "60.249.21.30, 172.69.221.66",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4NyIsInVzZXJuYW1lIjoic2V0YWV5c2giLCJlbWFpbCI6InNldGltb3JhZGtoYW5pMDVAZ21haWwuY29tIiwiZXhwIjoxNzg1OTcwMjY3fQ.H7F5Xm4hRS11E098vc4QFRobIZMVh3Me8lLZkg7MHCw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22fafc70e7b0740-TPE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "60.249.21.30",
        "cf-ipcountry": "TW",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 22:51:09 UTC] === END API CALL LOG ===
[29-Jul-2026 22:51:09 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 22:51:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4NyIsInVzZXJuYW1lIjoic2V0YWV5c2giLCJlbWFpbCI6InNldGltb3JhZGtoYW5pMDVAZ21haWwuY29tIiwiZXhwIjoxNzg1OTcwMjY3fQ.H7F5Xm4hRS11E098vc4QFRobIZMVh3Me8lLZkg7MHCw
[29-Jul-2026 22:51:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 22:51:09 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 22:51:09 UTC] User ID: 1187
[29-Jul-2026 22:51:09 UTC] ✅ User profile retrieved successfully for user ID: 1187
[29-Jul-2026 22:51:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jul-2026 22:51:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jul-2026 22:51:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"60.249.21.30, 172.69.221.246","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4NyIsInVzZXJuYW1lIjoic2V0YWV5c2giLCJlbWFpbCI6InNldGltb3JhZGtoYW5pMDVAZ21haWwuY29tIiwiZXhwIjoxNzg1OTcwMjY3fQ.H7F5Xm4hRS11E098vc4QFRobIZMVh3Me8lLZkg7MHCw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a22fafc70e7a0740-TPE","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"60.249.21.30","cf-ipcountry":"TW","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-Jul-2026 22:51:10 UTC] === User Orders API Called ===
[29-Jul-2026 22:51:10 UTC] User ID: 1187
[29-Jul-2026 22:51:10 UTC] Limit: 20, Offset: 0
[29-Jul-2026 22:51:10 UTC] Orders found: 0
[29-Jul-2026 22:51:10 UTC] Orders data: []
[29-Jul-2026 22:51:10 UTC] Total orders count: 0
[29-Jul-2026 22:51:14 UTC] === API CALL LOG ===
[29-Jul-2026 22:51:14 UTC] Endpoint: user/profile.php
[29-Jul-2026 22:51:14 UTC] Full Log Data: {
    "timestamp": "2026-07-29 22:51:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "60.249.21.30",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "60.249.21.30, 172.69.221.66",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4NyIsInVzZXJuYW1lIjoic2V0YWV5c2giLCJlbWFpbCI6InNldGltb3JhZGtoYW5pMDVAZ21haWwuY29tIiwiZXhwIjoxNzg1OTcwMjY3fQ.H7F5Xm4hRS11E098vc4QFRobIZMVh3Me8lLZkg7MHCw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22fafe93d500740-TPE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "60.249.21.30",
        "cf-ipcountry": "TW",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 22:51:14 UTC] === END API CALL LOG ===
[29-Jul-2026 22:51:14 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 22:51:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4NyIsInVzZXJuYW1lIjoic2V0YWV5c2giLCJlbWFpbCI6InNldGltb3JhZGtoYW5pMDVAZ21haWwuY29tIiwiZXhwIjoxNzg1OTcwMjY3fQ.H7F5Xm4hRS11E098vc4QFRobIZMVh3Me8lLZkg7MHCw
[29-Jul-2026 22:51:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 22:51:14 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 22:51:14 UTC] User ID: 1187
[29-Jul-2026 22:51:14 UTC] ✅ User profile retrieved successfully for user ID: 1187
[29-Jul-2026 22:51:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jul-2026 22:51:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jul-2026 22:51:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"60.249.21.30, 172.69.221.66","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4NyIsInVzZXJuYW1lIjoic2V0YWV5c2giLCJlbWFpbCI6InNldGltb3JhZGtoYW5pMDVAZ21haWwuY29tIiwiZXhwIjoxNzg1OTcwMjY3fQ.H7F5Xm4hRS11E098vc4QFRobIZMVh3Me8lLZkg7MHCw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a22fb017ef5f0740-TPE","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"60.249.21.30","cf-ipcountry":"TW","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-Jul-2026 22:51:22 UTC] === User Orders API Called ===
[29-Jul-2026 22:51:22 UTC] User ID: 1187
[29-Jul-2026 22:51:22 UTC] Limit: 20, Offset: 0
[29-Jul-2026 22:51:22 UTC] Orders found: 0
[29-Jul-2026 22:51:22 UTC] Orders data: []
[29-Jul-2026 22:51:22 UTC] Total orders count: 0
[29-Jul-2026 22:51:22 UTC] === API CALL LOG ===
[29-Jul-2026 22:51:22 UTC] Endpoint: user/profile.php
[29-Jul-2026 22:51:22 UTC] Full Log Data: {
    "timestamp": "2026-07-29 22:51:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "60.249.21.30",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "60.249.21.30, 172.69.221.66",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4NyIsInVzZXJuYW1lIjoic2V0YWV5c2giLCJlbWFpbCI6InNldGltb3JhZGtoYW5pMDVAZ21haWwuY29tIiwiZXhwIjoxNzg1OTcwMjY3fQ.H7F5Xm4hRS11E098vc4QFRobIZMVh3Me8lLZkg7MHCw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22fb017ef610740-TPE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "60.249.21.30",
        "cf-ipcountry": "TW",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 22:51:22 UTC] === END API CALL LOG ===
[29-Jul-2026 22:51:22 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 22:51:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4NyIsInVzZXJuYW1lIjoic2V0YWV5c2giLCJlbWFpbCI6InNldGltb3JhZGtoYW5pMDVAZ21haWwuY29tIiwiZXhwIjoxNzg1OTcwMjY3fQ.H7F5Xm4hRS11E098vc4QFRobIZMVh3Me8lLZkg7MHCw
[29-Jul-2026 22:51:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 22:51:22 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 22:51:22 UTC] User ID: 1187
[29-Jul-2026 22:51:22 UTC] === API CALL LOG ===
[29-Jul-2026 22:51:22 UTC] ✅ User profile retrieved successfully for user ID: 1187
[29-Jul-2026 22:51:22 UTC] Endpoint: user/profile.php
[29-Jul-2026 22:51:22 UTC] Full Log Data: {
    "timestamp": "2026-07-29 22:51:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "60.249.21.30",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "60.249.21.30, 172.69.221.66",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4NyIsInVzZXJuYW1lIjoic2V0YWV5c2giLCJlbWFpbCI6InNldGltb3JhZGtoYW5pMDVAZ21haWwuY29tIiwiZXhwIjoxNzg1OTcwMjY3fQ.H7F5Xm4hRS11E098vc4QFRobIZMVh3Me8lLZkg7MHCw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22fb017ef600740-TPE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "60.249.21.30",
        "cf-ipcountry": "TW",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 22:51:22 UTC] === END API CALL LOG ===
[29-Jul-2026 22:51:22 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 22:51:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4NyIsInVzZXJuYW1lIjoic2V0YWV5c2giLCJlbWFpbCI6InNldGltb3JhZGtoYW5pMDVAZ21haWwuY29tIiwiZXhwIjoxNzg1OTcwMjY3fQ.H7F5Xm4hRS11E098vc4QFRobIZMVh3Me8lLZkg7MHCw
[29-Jul-2026 22:51:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 22:51:22 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 22:51:22 UTC] User ID: 1187
[29-Jul-2026 22:51:22 UTC] ✅ User profile retrieved successfully for user ID: 1187
[29-Jul-2026 22:51:25 UTC] === API CALL LOG ===
[29-Jul-2026 22:51:25 UTC] Endpoint: user/profile.php
[29-Jul-2026 22:51:25 UTC] Full Log Data: {
    "timestamp": "2026-07-29 22:51:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "60.249.21.30",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "60.249.21.30, 172.69.221.66",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4NyIsInVzZXJuYW1lIjoic2V0YWV5c2giLCJlbWFpbCI6InNldGltb3JhZGtoYW5pMDVAZ21haWwuY29tIiwiZXhwIjoxNzg1OTcwMjY3fQ.H7F5Xm4hRS11E098vc4QFRobIZMVh3Me8lLZkg7MHCw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22fb02d0be90740-TPE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "60.249.21.30",
        "cf-ipcountry": "TW",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 22:51:25 UTC] === END API CALL LOG ===
[29-Jul-2026 22:51:25 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 22:51:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4NyIsInVzZXJuYW1lIjoic2V0YWV5c2giLCJlbWFpbCI6InNldGltb3JhZGtoYW5pMDVAZ21haWwuY29tIiwiZXhwIjoxNzg1OTcwMjY3fQ.H7F5Xm4hRS11E098vc4QFRobIZMVh3Me8lLZkg7MHCw
[29-Jul-2026 22:51:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 22:51:25 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 22:51:25 UTC] User ID: 1187
[29-Jul-2026 22:51:25 UTC] ✅ User profile retrieved successfully for user ID: 1187
[29-Jul-2026 22:51:26 UTC] === API CALL LOG ===
[29-Jul-2026 22:51:26 UTC] Endpoint: user/profile.php
[29-Jul-2026 22:51:26 UTC] Full Log Data: {
    "timestamp": "2026-07-29 22:51:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "60.249.21.30",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "60.249.21.30, 172.69.221.66",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4NyIsInVzZXJuYW1lIjoic2V0YWV5c2giLCJlbWFpbCI6InNldGltb3JhZGtoYW5pMDVAZ21haWwuY29tIiwiZXhwIjoxNzg1OTcwMjY3fQ.H7F5Xm4hRS11E098vc4QFRobIZMVh3Me8lLZkg7MHCw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22fb0310cd80740-TPE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "60.249.21.30",
        "cf-ipcountry": "TW",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 22:51:26 UTC] === END API CALL LOG ===
[29-Jul-2026 22:51:26 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 22:51:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4NyIsInVzZXJuYW1lIjoic2V0YWV5c2giLCJlbWFpbCI6InNldGltb3JhZGtoYW5pMDVAZ21haWwuY29tIiwiZXhwIjoxNzg1OTcwMjY3fQ.H7F5Xm4hRS11E098vc4QFRobIZMVh3Me8lLZkg7MHCw
[29-Jul-2026 22:51:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 22:51:26 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 22:51:26 UTC] User ID: 1187
[29-Jul-2026 22:51:26 UTC] ✅ User profile retrieved successfully for user ID: 1187
[29-Jul-2026 22:51:30 UTC] === API CALL LOG ===
[29-Jul-2026 22:51:30 UTC] Endpoint: user/profile.php
[29-Jul-2026 22:51:30 UTC] Full Log Data: {
    "timestamp": "2026-07-29 22:51:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "60.249.21.30",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "60.249.21.30, 172.69.221.66",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4NyIsInVzZXJuYW1lIjoic2V0YWV5c2giLCJlbWFpbCI6InNldGltb3JhZGtoYW5pMDVAZ21haWwuY29tIiwiZXhwIjoxNzg1OTcwMjY3fQ.H7F5Xm4hRS11E098vc4QFRobIZMVh3Me8lLZkg7MHCw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22fb04b7b380740-TPE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "60.249.21.30",
        "cf-ipcountry": "TW",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 22:51:30 UTC] === END API CALL LOG ===
[29-Jul-2026 22:51:30 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 22:51:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4NyIsInVzZXJuYW1lIjoic2V0YWV5c2giLCJlbWFpbCI6InNldGltb3JhZGtoYW5pMDVAZ21haWwuY29tIiwiZXhwIjoxNzg1OTcwMjY3fQ.H7F5Xm4hRS11E098vc4QFRobIZMVh3Me8lLZkg7MHCw
[29-Jul-2026 22:51:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 22:51:30 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 22:51:30 UTC] User ID: 1187
[29-Jul-2026 22:51:30 UTC] ✅ User profile retrieved successfully for user ID: 1187
[29-Jul-2026 22:51:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jul-2026 22:51:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jul-2026 22:51:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"60.249.21.30, 172.69.221.66","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4NyIsInVzZXJuYW1lIjoic2V0YWV5c2giLCJlbWFpbCI6InNldGltb3JhZGtoYW5pMDVAZ21haWwuY29tIiwiZXhwIjoxNzg1OTcwMjY3fQ.H7F5Xm4hRS11E098vc4QFRobIZMVh3Me8lLZkg7MHCw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a22fb04b7b370740-TPE","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"60.249.21.30","cf-ipcountry":"TW","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-Jul-2026 22:51:30 UTC] === User Orders API Called ===
[29-Jul-2026 22:51:30 UTC] User ID: 1187
[29-Jul-2026 22:51:30 UTC] Limit: 20, Offset: 0
[29-Jul-2026 22:51:30 UTC] Orders found: 0
[29-Jul-2026 22:51:30 UTC] Orders data: []
[29-Jul-2026 22:51:30 UTC] Total orders count: 0
[29-Jul-2026 22:51:31 UTC] === API CALL LOG ===
[29-Jul-2026 22:51:31 UTC] Endpoint: user/profile.php
[29-Jul-2026 22:51:31 UTC] Full Log Data: {
    "timestamp": "2026-07-29 22:51:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "60.249.21.30",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "60.249.21.30, 172.69.221.66",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4NyIsInVzZXJuYW1lIjoic2V0YWV5c2giLCJlbWFpbCI6InNldGltb3JhZGtoYW5pMDVAZ21haWwuY29tIiwiZXhwIjoxNzg1OTcwMjY3fQ.H7F5Xm4hRS11E098vc4QFRobIZMVh3Me8lLZkg7MHCw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22fb04efbe30740-TPE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "60.249.21.30",
        "cf-ipcountry": "TW",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 22:51:31 UTC] === END API CALL LOG ===
[29-Jul-2026 22:51:31 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 22:51:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4NyIsInVzZXJuYW1lIjoic2V0YWV5c2giLCJlbWFpbCI6InNldGltb3JhZGtoYW5pMDVAZ21haWwuY29tIiwiZXhwIjoxNzg1OTcwMjY3fQ.H7F5Xm4hRS11E098vc4QFRobIZMVh3Me8lLZkg7MHCw
[29-Jul-2026 22:51:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 22:51:31 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 22:51:31 UTC] User ID: 1187
[29-Jul-2026 22:51:31 UTC] ✅ User profile retrieved successfully for user ID: 1187
[29-Jul-2026 22:51:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jul-2026 22:51:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jul-2026 22:51:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"60.249.21.30, 172.69.221.66","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4NyIsInVzZXJuYW1lIjoic2V0YWV5c2giLCJlbWFpbCI6InNldGltb3JhZGtoYW5pMDVAZ21haWwuY29tIiwiZXhwIjoxNzg1OTcwMjY3fQ.H7F5Xm4hRS11E098vc4QFRobIZMVh3Me8lLZkg7MHCw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a22fb0543d070740-TPE","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"60.249.21.30","cf-ipcountry":"TW","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-Jul-2026 22:51:32 UTC] === User Orders API Called ===
[29-Jul-2026 22:51:32 UTC] User ID: 1187
[29-Jul-2026 22:51:32 UTC] Limit: 20, Offset: 0
[29-Jul-2026 22:51:32 UTC] Orders found: 0
[29-Jul-2026 22:51:32 UTC] Orders data: []
[29-Jul-2026 22:51:32 UTC] Total orders count: 0
[29-Jul-2026 22:51:35 UTC] === API CALL LOG ===
[29-Jul-2026 22:51:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jul-2026 22:51:35 UTC] Endpoint: user/profile.php
[29-Jul-2026 22:51:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jul-2026 22:51:35 UTC] Full Log Data: {
    "timestamp": "2026-07-29 22:51:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "60.249.21.30",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "60.249.21.30, 172.69.221.66",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4NyIsInVzZXJuYW1lIjoic2V0YWV5c2giLCJlbWFpbCI6InNldGltb3JhZGtoYW5pMDVAZ21haWwuY29tIiwiZXhwIjoxNzg1OTcwMjY3fQ.H7F5Xm4hRS11E098vc4QFRobIZMVh3Me8lLZkg7MHCw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22fb06a2a1b0740-TPE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "60.249.21.30",
        "cf-ipcountry": "TW",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 22:51:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"60.249.21.30, 172.69.221.66","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4NyIsInVzZXJuYW1lIjoic2V0YWV5c2giLCJlbWFpbCI6InNldGltb3JhZGtoYW5pMDVAZ21haWwuY29tIiwiZXhwIjoxNzg1OTcwMjY3fQ.H7F5Xm4hRS11E098vc4QFRobIZMVh3Me8lLZkg7MHCw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a22fb06a2a1a0740-TPE","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"60.249.21.30","cf-ipcountry":"TW","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-Jul-2026 22:51:35 UTC] === END API CALL LOG ===
[29-Jul-2026 22:51:35 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 22:51:35 UTC] === User Orders API Called ===
[29-Jul-2026 22:51:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4NyIsInVzZXJuYW1lIjoic2V0YWV5c2giLCJlbWFpbCI6InNldGltb3JhZGtoYW5pMDVAZ21haWwuY29tIiwiZXhwIjoxNzg1OTcwMjY3fQ.H7F5Xm4hRS11E098vc4QFRobIZMVh3Me8lLZkg7MHCw
[29-Jul-2026 22:51:35 UTC] User ID: 1187
[29-Jul-2026 22:51:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 22:51:35 UTC] Limit: 20, Offset: 0
[29-Jul-2026 22:51:35 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 22:51:35 UTC] User ID: 1187
[29-Jul-2026 22:51:35 UTC] ✅ User profile retrieved successfully for user ID: 1187
[29-Jul-2026 22:51:35 UTC] Orders found: 0
[29-Jul-2026 22:51:35 UTC] Orders data: []
[29-Jul-2026 22:51:35 UTC] Total orders count: 0
[29-Jul-2026 22:51:35 UTC] === API CALL LOG ===
[29-Jul-2026 22:51:35 UTC] Endpoint: user/profile.php
[29-Jul-2026 22:51:35 UTC] Full Log Data: {
    "timestamp": "2026-07-29 22:51:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "60.249.21.30",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "60.249.21.30, 172.69.221.66",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4NyIsInVzZXJuYW1lIjoic2V0YWV5c2giLCJlbWFpbCI6InNldGltb3JhZGtoYW5pMDVAZ21haWwuY29tIiwiZXhwIjoxNzg1OTcwMjY3fQ.H7F5Xm4hRS11E098vc4QFRobIZMVh3Me8lLZkg7MHCw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22fb06cda840740-TPE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "60.249.21.30",
        "cf-ipcountry": "TW",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 22:51:35 UTC] === END API CALL LOG ===
[29-Jul-2026 22:51:35 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 22:51:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4NyIsInVzZXJuYW1lIjoic2V0YWV5c2giLCJlbWFpbCI6InNldGltb3JhZGtoYW5pMDVAZ21haWwuY29tIiwiZXhwIjoxNzg1OTcwMjY3fQ.H7F5Xm4hRS11E098vc4QFRobIZMVh3Me8lLZkg7MHCw
[29-Jul-2026 22:51:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 22:51:35 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 22:51:35 UTC] User ID: 1187
[29-Jul-2026 22:51:35 UTC] ✅ User profile retrieved successfully for user ID: 1187
[29-Jul-2026 22:51:39 UTC] === API CALL LOG ===
[29-Jul-2026 22:51:39 UTC] Endpoint: user/profile.php
[29-Jul-2026 22:51:39 UTC] Full Log Data: {
    "timestamp": "2026-07-29 22:51:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "60.249.21.30",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "60.249.21.30, 172.69.221.66",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4NyIsInVzZXJuYW1lIjoic2V0YWV5c2giLCJlbWFpbCI6InNldGltb3JhZGtoYW5pMDVAZ21haWwuY29tIiwiZXhwIjoxNzg1OTcwMjY3fQ.H7F5Xm4hRS11E098vc4QFRobIZMVh3Me8lLZkg7MHCw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22fb0810ea10740-TPE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "60.249.21.30",
        "cf-ipcountry": "TW",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 22:51:39 UTC] === END API CALL LOG ===
[29-Jul-2026 22:51:39 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 22:51:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4NyIsInVzZXJuYW1lIjoic2V0YWV5c2giLCJlbWFpbCI6InNldGltb3JhZGtoYW5pMDVAZ21haWwuY29tIiwiZXhwIjoxNzg1OTcwMjY3fQ.H7F5Xm4hRS11E098vc4QFRobIZMVh3Me8lLZkg7MHCw
[29-Jul-2026 22:51:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 22:51:39 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 22:51:39 UTC] User ID: 1187
[29-Jul-2026 22:51:39 UTC] ✅ User profile retrieved successfully for user ID: 1187
[29-Jul-2026 22:52:16 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jul-2026 22:52:16 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jul-2026 22:52:16 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"60.249.21.30, 172.69.221.65","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4NyIsInVzZXJuYW1lIjoic2V0YWV5c2giLCJlbWFpbCI6InNldGltb3JhZGtoYW5pMDVAZ21haWwuY29tIiwiZXhwIjoxNzg1OTcwMjY3fQ.H7F5Xm4hRS11E098vc4QFRobIZMVh3Me8lLZkg7MHCw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a22fb16beeda4a69-TPE","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"60.249.21.30","cf-ipcountry":"TW","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-Jul-2026 22:52:16 UTC] === User Orders API Called ===
[29-Jul-2026 22:52:16 UTC] User ID: 1187
[29-Jul-2026 22:52:16 UTC] Limit: 20, Offset: 0
[29-Jul-2026 22:52:16 UTC] Orders found: 0
[29-Jul-2026 22:52:16 UTC] Orders data: []
[29-Jul-2026 22:52:16 UTC] Total orders count: 0
[29-Jul-2026 22:52:18 UTC] === API CALL LOG ===
[29-Jul-2026 22:52:18 UTC] Endpoint: user/profile.php
[29-Jul-2026 22:52:18 UTC] Full Log Data: {
    "timestamp": "2026-07-29 22:52:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "60.249.21.30",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "60.249.21.30, 172.69.221.65",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4NyIsInVzZXJuYW1lIjoic2V0YWV5c2giLCJlbWFpbCI6InNldGltb3JhZGtoYW5pMDVAZ21haWwuY29tIiwiZXhwIjoxNzg1OTcwMjY3fQ.H7F5Xm4hRS11E098vc4QFRobIZMVh3Me8lLZkg7MHCw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22fb1751d714a69-TPE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "60.249.21.30",
        "cf-ipcountry": "TW",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 22:52:18 UTC] === END API CALL LOG ===
[29-Jul-2026 22:52:18 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 22:52:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4NyIsInVzZXJuYW1lIjoic2V0YWV5c2giLCJlbWFpbCI6InNldGltb3JhZGtoYW5pMDVAZ21haWwuY29tIiwiZXhwIjoxNzg1OTcwMjY3fQ.H7F5Xm4hRS11E098vc4QFRobIZMVh3Me8lLZkg7MHCw
[29-Jul-2026 22:52:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 22:52:18 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 22:52:18 UTC] User ID: 1187
[29-Jul-2026 22:52:18 UTC] ✅ User profile retrieved successfully for user ID: 1187
[29-Jul-2026 22:52:19 UTC] User Purchases API - User ID: 1187
[29-Jul-2026 22:52:19 UTC] User Purchases API - Total purchases found: 0
[29-Jul-2026 22:52:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jul-2026 22:52:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[29-Jul-2026 22:52:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"60.249.21.30, 172.69.221.65","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4NyIsInVzZXJuYW1lIjoic2V0YWV5c2giLCJlbWFpbCI6InNldGltb3JhZGtoYW5pMDVAZ21haWwuY29tIiwiZXhwIjoxNzg1OTcwMjY3fQ.H7F5Xm4hRS11E098vc4QFRobIZMVh3Me8lLZkg7MHCw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a22fb18479474a69-TPE","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"60.249.21.30","cf-ipcountry":"TW","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[29-Jul-2026 22:52:20 UTC] === User Orders API Called ===
[29-Jul-2026 22:52:20 UTC] User ID: 1187
[29-Jul-2026 22:52:20 UTC] Limit: 20, Offset: 0
[29-Jul-2026 22:52:20 UTC] Orders found: 0
[29-Jul-2026 22:52:20 UTC] Orders data: []
[29-Jul-2026 22:52:20 UTC] Total orders count: 0
[29-Jul-2026 22:52:20 UTC] === API CALL LOG ===
[29-Jul-2026 22:52:20 UTC] Endpoint: user/profile.php
[29-Jul-2026 22:52:20 UTC] Full Log Data: {
    "timestamp": "2026-07-29 22:52:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "60.249.21.30",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "60.249.21.30, 172.69.221.65",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4NyIsInVzZXJuYW1lIjoic2V0YWV5c2giLCJlbWFpbCI6InNldGltb3JhZGtoYW5pMDVAZ21haWwuY29tIiwiZXhwIjoxNzg1OTcwMjY3fQ.H7F5Xm4hRS11E098vc4QFRobIZMVh3Me8lLZkg7MHCw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22fb184794c4a69-TPE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "60.249.21.30",
        "cf-ipcountry": "TW",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 22:52:20 UTC] === END API CALL LOG ===
[29-Jul-2026 22:52:20 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 22:52:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4NyIsInVzZXJuYW1lIjoic2V0YWV5c2giLCJlbWFpbCI6InNldGltb3JhZGtoYW5pMDVAZ21haWwuY29tIiwiZXhwIjoxNzg1OTcwMjY3fQ.H7F5Xm4hRS11E098vc4QFRobIZMVh3Me8lLZkg7MHCw
[29-Jul-2026 22:52:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 22:52:20 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 22:52:20 UTC] User ID: 1187
[29-Jul-2026 22:52:20 UTC] ✅ User profile retrieved successfully for user ID: 1187
[29-Jul-2026 22:52:20 UTC] === API CALL LOG ===
[29-Jul-2026 22:52:20 UTC] Endpoint: user/profile.php
[29-Jul-2026 22:52:20 UTC] Full Log Data: {
    "timestamp": "2026-07-29 22:52:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "60.249.21.30",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "60.249.21.30, 172.69.221.65",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4NyIsInVzZXJuYW1lIjoic2V0YWV5c2giLCJlbWFpbCI6InNldGltb3JhZGtoYW5pMDVAZ21haWwuY29tIiwiZXhwIjoxNzg1OTcwMjY3fQ.H7F5Xm4hRS11E098vc4QFRobIZMVh3Me8lLZkg7MHCw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22fb184794e4a69-TPE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "60.249.21.30",
        "cf-ipcountry": "TW",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 22:52:20 UTC] === END API CALL LOG ===
[29-Jul-2026 22:52:20 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 22:52:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4NyIsInVzZXJuYW1lIjoic2V0YWV5c2giLCJlbWFpbCI6InNldGltb3JhZGtoYW5pMDVAZ21haWwuY29tIiwiZXhwIjoxNzg1OTcwMjY3fQ.H7F5Xm4hRS11E098vc4QFRobIZMVh3Me8lLZkg7MHCw
[29-Jul-2026 22:52:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 22:52:20 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 22:52:20 UTC] User ID: 1187
[29-Jul-2026 22:52:20 UTC] ✅ User profile retrieved successfully for user ID: 1187
[29-Jul-2026 22:52:21 UTC] === API CALL LOG ===
[29-Jul-2026 22:52:21 UTC] Endpoint: user/profile.php
[29-Jul-2026 22:52:21 UTC] Full Log Data: {
    "timestamp": "2026-07-29 22:52:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "60.249.21.30",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "60.249.21.30, 172.69.221.65",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4NyIsInVzZXJuYW1lIjoic2V0YWV5c2giLCJlbWFpbCI6InNldGltb3JhZGtoYW5pMDVAZ21haWwuY29tIiwiZXhwIjoxNzg1OTcwMjY3fQ.H7F5Xm4hRS11E098vc4QFRobIZMVh3Me8lLZkg7MHCw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22fb1866a794a69-TPE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "60.249.21.30",
        "cf-ipcountry": "TW",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 22:52:21 UTC] === END API CALL LOG ===
[29-Jul-2026 22:52:21 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 22:52:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4NyIsInVzZXJuYW1lIjoic2V0YWV5c2giLCJlbWFpbCI6InNldGltb3JhZGtoYW5pMDVAZ21haWwuY29tIiwiZXhwIjoxNzg1OTcwMjY3fQ.H7F5Xm4hRS11E098vc4QFRobIZMVh3Me8lLZkg7MHCw
[29-Jul-2026 22:52:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 22:52:21 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 22:52:21 UTC] User ID: 1187
[29-Jul-2026 22:52:21 UTC] ✅ User profile retrieved successfully for user ID: 1187
[29-Jul-2026 22:52:23 UTC] === API CALL LOG ===
[29-Jul-2026 22:52:23 UTC] Endpoint: user/profile.php
[29-Jul-2026 22:52:23 UTC] Full Log Data: {
    "timestamp": "2026-07-29 22:52:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "60.249.21.30",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "60.249.21.30, 172.69.221.65",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4NyIsInVzZXJuYW1lIjoic2V0YWV5c2giLCJlbWFpbCI6InNldGltb3JhZGtoYW5pMDVAZ21haWwuY29tIiwiZXhwIjoxNzg1OTcwMjY3fQ.H7F5Xm4hRS11E098vc4QFRobIZMVh3Me8lLZkg7MHCw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a22fb1967b714a69-TPE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "60.249.21.30",
        "cf-ipcountry": "TW",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[29-Jul-2026 22:52:23 UTC] === END API CALL LOG ===
[29-Jul-2026 22:52:23 UTC] ✅ API Hash verification passed for profile endpoint
[29-Jul-2026 22:52:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4NyIsInVzZXJuYW1lIjoic2V0YWV5c2giLCJlbWFpbCI6InNldGltb3JhZGtoYW5pMDVAZ21haWwuY29tIiwiZXhwIjoxNzg1OTcwMjY3fQ.H7F5Xm4hRS11E098vc4QFRobIZMVh3Me8lLZkg7MHCw
[29-Jul-2026 22:52:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[29-Jul-2026 22:52:23 UTC] ✅ JWT token verified successfully for user profile
[29-Jul-2026 22:52:23 UTC] User ID: 1187
[29-Jul-2026 22:52:23 UTC] ✅ User profile retrieved successfully for user ID: 1187
[30-Jul-2026 00:11:15 UTC] === API CALL LOG ===
[30-Jul-2026 00:11:15 UTC] Endpoint: user/profile.php
[30-Jul-2026 00:11:15 UTC] Full Log Data: {
    "timestamp": "2026-07-30 00:11:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "85.255.236.36",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "85.255.236.36, 172.70.58.8",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3OCIsInVzZXJuYW1lIjoiQEpFU1VTQ0hBRDMiLCJlbWFpbCI6InFhc215c2RyYTEzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg4NTY4MH0.6AtcDHcxvIBUPu6N5oIZDNmnDm5hZWyUufgR_2KRcHI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a230251c2b5fa935-MAN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "85.255.236.36",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jul-2026 00:11:15 UTC] === END API CALL LOG ===
[30-Jul-2026 00:11:15 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jul-2026 00:11:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3OCIsInVzZXJuYW1lIjoiQEpFU1VTQ0hBRDMiLCJlbWFpbCI6InFhc215c2RyYTEzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg4NTY4MH0.6AtcDHcxvIBUPu6N5oIZDNmnDm5hZWyUufgR_2KRcHI
[30-Jul-2026 00:11:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jul-2026 00:11:15 UTC] ✅ JWT token verified successfully for user profile
[30-Jul-2026 00:11:15 UTC] User ID: 1178
[30-Jul-2026 00:11:15 UTC] ✅ User profile retrieved successfully for user ID: 1178
[30-Jul-2026 00:11:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jul-2026 00:11:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jul-2026 00:11:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"85.255.236.36, 172.70.58.8","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3OCIsInVzZXJuYW1lIjoiQEpFU1VTQ0hBRDMiLCJlbWFpbCI6InFhc215c2RyYTEzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg4NTY4MH0.6AtcDHcxvIBUPu6N5oIZDNmnDm5hZWyUufgR_2KRcHI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a230251e8884a935-MAN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"85.255.236.36","cf-ipcountry":"GB","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-Jul-2026 00:11:15 UTC] === User Orders API Called ===
[30-Jul-2026 00:11:15 UTC] User ID: 1178
[30-Jul-2026 00:11:15 UTC] Limit: 20, Offset: 0
[30-Jul-2026 00:11:15 UTC] Orders found: 0
[30-Jul-2026 00:11:15 UTC] Orders data: []
[30-Jul-2026 00:11:15 UTC] Total orders count: 0
[30-Jul-2026 00:11:15 UTC] === API CALL LOG ===
[30-Jul-2026 00:11:15 UTC] Endpoint: user/profile.php
[30-Jul-2026 00:11:15 UTC] Full Log Data: {
    "timestamp": "2026-07-30 00:11:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "85.255.236.36",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "85.255.236.36, 172.70.58.156",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3OCIsInVzZXJuYW1lIjoiQEpFU1VTQ0hBRDMiLCJlbWFpbCI6InFhc215c2RyYTEzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg4NTY4MH0.6AtcDHcxvIBUPu6N5oIZDNmnDm5hZWyUufgR_2KRcHI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a230251e8882a935-MAN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "85.255.236.36",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jul-2026 00:11:15 UTC] === END API CALL LOG ===
[30-Jul-2026 00:11:15 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jul-2026 00:11:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3OCIsInVzZXJuYW1lIjoiQEpFU1VTQ0hBRDMiLCJlbWFpbCI6InFhc215c2RyYTEzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg4NTY4MH0.6AtcDHcxvIBUPu6N5oIZDNmnDm5hZWyUufgR_2KRcHI
[30-Jul-2026 00:11:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jul-2026 00:11:15 UTC] ✅ JWT token verified successfully for user profile
[30-Jul-2026 00:11:15 UTC] User ID: 1178
[30-Jul-2026 00:11:15 UTC] ✅ User profile retrieved successfully for user ID: 1178
[30-Jul-2026 00:11:15 UTC] === API CALL LOG ===
[30-Jul-2026 00:11:15 UTC] Endpoint: user/profile.php
[30-Jul-2026 00:11:15 UTC] Full Log Data: {
    "timestamp": "2026-07-30 00:11:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "85.255.236.36",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "85.255.236.36, 172.70.58.8",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3OCIsInVzZXJuYW1lIjoiQEpFU1VTQ0hBRDMiLCJlbWFpbCI6InFhc215c2RyYTEzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg4NTY4MH0.6AtcDHcxvIBUPu6N5oIZDNmnDm5hZWyUufgR_2KRcHI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a230251f19bca935-MAN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "85.255.236.36",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jul-2026 00:11:15 UTC] === END API CALL LOG ===
[30-Jul-2026 00:11:15 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jul-2026 00:11:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3OCIsInVzZXJuYW1lIjoiQEpFU1VTQ0hBRDMiLCJlbWFpbCI6InFhc215c2RyYTEzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg4NTY4MH0.6AtcDHcxvIBUPu6N5oIZDNmnDm5hZWyUufgR_2KRcHI
[30-Jul-2026 00:11:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jul-2026 00:11:15 UTC] ✅ JWT token verified successfully for user profile
[30-Jul-2026 00:11:15 UTC] User ID: 1178
[30-Jul-2026 00:11:15 UTC] ✅ User profile retrieved successfully for user ID: 1178
[30-Jul-2026 00:11:15 UTC] === API CALL LOG ===
[30-Jul-2026 00:11:15 UTC] Endpoint: user/profile.php
[30-Jul-2026 00:11:15 UTC] Full Log Data: {
    "timestamp": "2026-07-30 00:11:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "85.255.236.36",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "85.255.236.36, 172.70.58.156",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3OCIsInVzZXJuYW1lIjoiQEpFU1VTQ0hBRDMiLCJlbWFpbCI6InFhc215c2RyYTEzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg4NTY4MH0.6AtcDHcxvIBUPu6N5oIZDNmnDm5hZWyUufgR_2KRcHI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2302520ed9da935-MAN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "85.255.236.36",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jul-2026 00:11:15 UTC] === END API CALL LOG ===
[30-Jul-2026 00:11:15 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jul-2026 00:11:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3OCIsInVzZXJuYW1lIjoiQEpFU1VTQ0hBRDMiLCJlbWFpbCI6InFhc215c2RyYTEzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg4NTY4MH0.6AtcDHcxvIBUPu6N5oIZDNmnDm5hZWyUufgR_2KRcHI
[30-Jul-2026 00:11:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jul-2026 00:11:15 UTC] ✅ JWT token verified successfully for user profile
[30-Jul-2026 00:11:15 UTC] User ID: 1178
[30-Jul-2026 00:11:15 UTC] ✅ User profile retrieved successfully for user ID: 1178
[30-Jul-2026 00:11:34 UTC] === API CALL LOG ===
[30-Jul-2026 00:11:34 UTC] Endpoint: user/profile.php
[30-Jul-2026 00:11:34 UTC] Full Log Data: {
    "timestamp": "2026-07-30 00:11:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "85.255.236.36",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "85.255.236.36, 172.70.58.7",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3OCIsInVzZXJuYW1lIjoiQEpFU1VTQ0hBRDMiLCJlbWFpbCI6InFhc215c2RyYTEzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg4NTY4MH0.6AtcDHcxvIBUPu6N5oIZDNmnDm5hZWyUufgR_2KRcHI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23025931de0a935-MAN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "85.255.236.36",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jul-2026 00:11:34 UTC] === END API CALL LOG ===
[30-Jul-2026 00:11:34 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jul-2026 00:11:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3OCIsInVzZXJuYW1lIjoiQEpFU1VTQ0hBRDMiLCJlbWFpbCI6InFhc215c2RyYTEzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg4NTY4MH0.6AtcDHcxvIBUPu6N5oIZDNmnDm5hZWyUufgR_2KRcHI
[30-Jul-2026 00:11:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jul-2026 00:11:34 UTC] ✅ JWT token verified successfully for user profile
[30-Jul-2026 00:11:34 UTC] User ID: 1178
[30-Jul-2026 00:11:34 UTC] ✅ User profile retrieved successfully for user ID: 1178
[30-Jul-2026 00:11:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jul-2026 00:11:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jul-2026 00:11:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"85.255.236.36, 172.70.58.7","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3OCIsInVzZXJuYW1lIjoiQEpFU1VTQ0hBRDMiLCJlbWFpbCI6InFhc215c2RyYTEzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg4NTY4MH0.6AtcDHcxvIBUPu6N5oIZDNmnDm5hZWyUufgR_2KRcHI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2302592bcd2a935-MAN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"85.255.236.36","cf-ipcountry":"GB","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-Jul-2026 00:11:34 UTC] === User Orders API Called ===
[30-Jul-2026 00:11:34 UTC] User ID: 1178
[30-Jul-2026 00:11:34 UTC] Limit: 20, Offset: 0
[30-Jul-2026 00:11:34 UTC] Orders found: 0
[30-Jul-2026 00:11:34 UTC] Orders data: []
[30-Jul-2026 00:11:34 UTC] Total orders count: 0
[30-Jul-2026 00:11:34 UTC] === API CALL LOG ===
[30-Jul-2026 00:11:34 UTC] Endpoint: user/profile.php
[30-Jul-2026 00:11:34 UTC] Full Log Data: {
    "timestamp": "2026-07-30 00:11:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "85.255.236.36",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "85.255.236.36, 172.70.58.7",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3OCIsInVzZXJuYW1lIjoiQEpFU1VTQ0hBRDMiLCJlbWFpbCI6InFhc215c2RyYTEzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg4NTY4MH0.6AtcDHcxvIBUPu6N5oIZDNmnDm5hZWyUufgR_2KRcHI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23025950ae4a935-MAN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "85.255.236.36",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jul-2026 00:11:34 UTC] === END API CALL LOG ===
[30-Jul-2026 00:11:34 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jul-2026 00:11:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3OCIsInVzZXJuYW1lIjoiQEpFU1VTQ0hBRDMiLCJlbWFpbCI6InFhc215c2RyYTEzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg4NTY4MH0.6AtcDHcxvIBUPu6N5oIZDNmnDm5hZWyUufgR_2KRcHI
[30-Jul-2026 00:11:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jul-2026 00:11:34 UTC] ✅ JWT token verified successfully for user profile
[30-Jul-2026 00:11:34 UTC] User ID: 1178
[30-Jul-2026 00:11:34 UTC] ✅ User profile retrieved successfully for user ID: 1178
[30-Jul-2026 00:11:34 UTC] === API CALL LOG ===
[30-Jul-2026 00:11:34 UTC] Endpoint: user/profile.php
[30-Jul-2026 00:11:34 UTC] Full Log Data: {
    "timestamp": "2026-07-30 00:11:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "85.255.236.36",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "85.255.236.36, 172.70.58.7",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3OCIsInVzZXJuYW1lIjoiQEpFU1VTQ0hBRDMiLCJlbWFpbCI6InFhc215c2RyYTEzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg4NTY4MH0.6AtcDHcxvIBUPu6N5oIZDNmnDm5hZWyUufgR_2KRcHI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2302596ff73a935-MAN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "85.255.236.36",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jul-2026 00:11:34 UTC] === END API CALL LOG ===
[30-Jul-2026 00:11:34 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jul-2026 00:11:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3OCIsInVzZXJuYW1lIjoiQEpFU1VTQ0hBRDMiLCJlbWFpbCI6InFhc215c2RyYTEzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg4NTY4MH0.6AtcDHcxvIBUPu6N5oIZDNmnDm5hZWyUufgR_2KRcHI
[30-Jul-2026 00:11:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jul-2026 00:11:34 UTC] ✅ JWT token verified successfully for user profile
[30-Jul-2026 00:11:34 UTC] User ID: 1178
[30-Jul-2026 00:11:34 UTC] ✅ User profile retrieved successfully for user ID: 1178
[30-Jul-2026 00:11:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jul-2026 00:11:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jul-2026 00:11:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"85.255.236.36, 172.70.58.7","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3OCIsInVzZXJuYW1lIjoiQEpFU1VTQ0hBRDMiLCJlbWFpbCI6InFhc215c2RyYTEzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg4NTY4MH0.6AtcDHcxvIBUPu6N5oIZDNmnDm5hZWyUufgR_2KRcHI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a23025af6a0ea935-MAN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"85.255.236.36","cf-ipcountry":"GB","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-Jul-2026 00:11:38 UTC] === User Orders API Called ===
[30-Jul-2026 00:11:38 UTC] User ID: 1178
[30-Jul-2026 00:11:38 UTC] Limit: 20, Offset: 0
[30-Jul-2026 00:11:38 UTC] Orders found: 0
[30-Jul-2026 00:11:38 UTC] Orders data: []
[30-Jul-2026 00:11:38 UTC] Total orders count: 0
[30-Jul-2026 00:11:40 UTC] === API CALL LOG ===
[30-Jul-2026 00:11:40 UTC] Endpoint: user/profile.php
[30-Jul-2026 00:11:40 UTC] Full Log Data: {
    "timestamp": "2026-07-30 00:11:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "85.255.236.36",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "85.255.236.36, 172.70.58.7",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3OCIsInVzZXJuYW1lIjoiQEpFU1VTQ0hBRDMiLCJlbWFpbCI6InFhc215c2RyYTEzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg4NTY4MH0.6AtcDHcxvIBUPu6N5oIZDNmnDm5hZWyUufgR_2KRcHI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23025ba3984a935-MAN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "85.255.236.36",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jul-2026 00:11:40 UTC] === END API CALL LOG ===
[30-Jul-2026 00:11:40 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jul-2026 00:11:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3OCIsInVzZXJuYW1lIjoiQEpFU1VTQ0hBRDMiLCJlbWFpbCI6InFhc215c2RyYTEzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg4NTY4MH0.6AtcDHcxvIBUPu6N5oIZDNmnDm5hZWyUufgR_2KRcHI
[30-Jul-2026 00:11:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jul-2026 00:11:40 UTC] ✅ JWT token verified successfully for user profile
[30-Jul-2026 00:11:40 UTC] User ID: 1178
[30-Jul-2026 00:11:40 UTC] ✅ User profile retrieved successfully for user ID: 1178
[30-Jul-2026 00:11:40 UTC] User Purchases API - User ID: 1178
[30-Jul-2026 00:11:40 UTC] User Purchases API - Total purchases found: 0
[30-Jul-2026 00:11:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jul-2026 00:11:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jul-2026 00:11:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"85.255.236.36, 172.70.58.7","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3OCIsInVzZXJuYW1lIjoiQEpFU1VTQ0hBRDMiLCJlbWFpbCI6InFhc215c2RyYTEzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg4NTY4MH0.6AtcDHcxvIBUPu6N5oIZDNmnDm5hZWyUufgR_2KRcHI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a23025c29c4ca935-MAN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"85.255.236.36","cf-ipcountry":"GB","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-Jul-2026 00:11:41 UTC] === User Orders API Called ===
[30-Jul-2026 00:11:41 UTC] User ID: 1178
[30-Jul-2026 00:11:41 UTC] Limit: 20, Offset: 0
[30-Jul-2026 00:11:41 UTC] Orders found: 0
[30-Jul-2026 00:11:41 UTC] Orders data: []
[30-Jul-2026 00:11:41 UTC] Total orders count: 0
[30-Jul-2026 00:11:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jul-2026 00:11:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jul-2026 00:11:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"85.255.236.36, 172.70.58.7","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3OCIsInVzZXJuYW1lIjoiQEpFU1VTQ0hBRDMiLCJlbWFpbCI6InFhc215c2RyYTEzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg4NTY4MH0.6AtcDHcxvIBUPu6N5oIZDNmnDm5hZWyUufgR_2KRcHI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a23025c87a31a935-MAN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"85.255.236.36","cf-ipcountry":"GB","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-Jul-2026 00:11:42 UTC] === User Orders API Called ===
[30-Jul-2026 00:11:42 UTC] User ID: 1178
[30-Jul-2026 00:11:42 UTC] Limit: 20, Offset: 0
[30-Jul-2026 00:11:42 UTC] Orders found: 0
[30-Jul-2026 00:11:42 UTC] Orders data: []
[30-Jul-2026 00:11:42 UTC] Total orders count: 0
[30-Jul-2026 00:11:42 UTC] === API CALL LOG ===
[30-Jul-2026 00:11:42 UTC] Endpoint: user/profile.php
[30-Jul-2026 00:11:42 UTC] Full Log Data: {
    "timestamp": "2026-07-30 00:11:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "85.255.236.36",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "85.255.236.36, 172.70.58.7",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3OCIsInVzZXJuYW1lIjoiQEpFU1VTQ0hBRDMiLCJlbWFpbCI6InFhc215c2RyYTEzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg4NTY4MH0.6AtcDHcxvIBUPu6N5oIZDNmnDm5hZWyUufgR_2KRcHI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23025c8eb0aa935-MAN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "85.255.236.36",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jul-2026 00:11:42 UTC] === END API CALL LOG ===
[30-Jul-2026 00:11:42 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jul-2026 00:11:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3OCIsInVzZXJuYW1lIjoiQEpFU1VTQ0hBRDMiLCJlbWFpbCI6InFhc215c2RyYTEzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg4NTY4MH0.6AtcDHcxvIBUPu6N5oIZDNmnDm5hZWyUufgR_2KRcHI
[30-Jul-2026 00:11:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jul-2026 00:11:42 UTC] ✅ JWT token verified successfully for user profile
[30-Jul-2026 00:11:42 UTC] User ID: 1178
[30-Jul-2026 00:11:42 UTC] ✅ User profile retrieved successfully for user ID: 1178
[30-Jul-2026 00:11:43 UTC] === API CALL LOG ===
[30-Jul-2026 00:11:43 UTC] Endpoint: user/profile.php
[30-Jul-2026 00:11:43 UTC] Full Log Data: {
    "timestamp": "2026-07-30 00:11:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "85.255.236.36",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "85.255.236.36, 172.70.58.7",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3OCIsInVzZXJuYW1lIjoiQEpFU1VTQ0hBRDMiLCJlbWFpbCI6InFhc215c2RyYTEzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg4NTY4MH0.6AtcDHcxvIBUPu6N5oIZDNmnDm5hZWyUufgR_2KRcHI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23025ca6e1da935-MAN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "85.255.236.36",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jul-2026 00:11:43 UTC] === END API CALL LOG ===
[30-Jul-2026 00:11:43 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jul-2026 00:11:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3OCIsInVzZXJuYW1lIjoiQEpFU1VTQ0hBRDMiLCJlbWFpbCI6InFhc215c2RyYTEzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg4NTY4MH0.6AtcDHcxvIBUPu6N5oIZDNmnDm5hZWyUufgR_2KRcHI
[30-Jul-2026 00:11:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jul-2026 00:11:43 UTC] ✅ JWT token verified successfully for user profile
[30-Jul-2026 00:11:43 UTC] User ID: 1178
[30-Jul-2026 00:11:43 UTC] ✅ User profile retrieved successfully for user ID: 1178
[30-Jul-2026 00:11:43 UTC] === API CALL LOG ===
[30-Jul-2026 00:11:43 UTC] Endpoint: user/profile.php
[30-Jul-2026 00:11:43 UTC] Full Log Data: {
    "timestamp": "2026-07-30 00:11:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "85.255.236.36",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "85.255.236.36, 172.70.58.7",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3OCIsInVzZXJuYW1lIjoiQEpFU1VTQ0hBRDMiLCJlbWFpbCI6InFhc215c2RyYTEzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg4NTY4MH0.6AtcDHcxvIBUPu6N5oIZDNmnDm5hZWyUufgR_2KRcHI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23025ccabaca935-MAN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "85.255.236.36",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jul-2026 00:11:43 UTC] === END API CALL LOG ===
[30-Jul-2026 00:11:43 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jul-2026 00:11:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3OCIsInVzZXJuYW1lIjoiQEpFU1VTQ0hBRDMiLCJlbWFpbCI6InFhc215c2RyYTEzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg4NTY4MH0.6AtcDHcxvIBUPu6N5oIZDNmnDm5hZWyUufgR_2KRcHI
[30-Jul-2026 00:11:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jul-2026 00:11:43 UTC] ✅ JWT token verified successfully for user profile
[30-Jul-2026 00:11:43 UTC] User ID: 1178
[30-Jul-2026 00:11:43 UTC] ✅ User profile retrieved successfully for user ID: 1178
[30-Jul-2026 00:11:49 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jul-2026 00:11:49 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jul-2026 00:11:49 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"85.255.236.36, 172.70.58.7","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3OCIsInVzZXJuYW1lIjoiQEpFU1VTQ0hBRDMiLCJlbWFpbCI6InFhc215c2RyYTEzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg4NTY4MH0.6AtcDHcxvIBUPu6N5oIZDNmnDm5hZWyUufgR_2KRcHI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a23025f2ce11a935-MAN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"85.255.236.36","cf-ipcountry":"GB","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-Jul-2026 00:11:49 UTC] === User Orders API Called ===
[30-Jul-2026 00:11:49 UTC] User ID: 1178
[30-Jul-2026 00:11:49 UTC] Limit: 20, Offset: 0
[30-Jul-2026 00:11:49 UTC] Orders found: 0
[30-Jul-2026 00:11:49 UTC] Orders data: []
[30-Jul-2026 00:11:49 UTC] Total orders count: 0
[30-Jul-2026 00:11:49 UTC] === API CALL LOG ===
[30-Jul-2026 00:11:49 UTC] Endpoint: user/profile.php
[30-Jul-2026 00:11:49 UTC] Full Log Data: {
    "timestamp": "2026-07-30 00:11:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "85.255.236.36",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "85.255.236.36, 172.70.58.7",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3OCIsInVzZXJuYW1lIjoiQEpFU1VTQ0hBRDMiLCJlbWFpbCI6InFhc215c2RyYTEzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg4NTY4MH0.6AtcDHcxvIBUPu6N5oIZDNmnDm5hZWyUufgR_2KRcHI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23025f32f03a935-MAN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "85.255.236.36",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jul-2026 00:11:49 UTC] === END API CALL LOG ===
[30-Jul-2026 00:11:49 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jul-2026 00:11:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3OCIsInVzZXJuYW1lIjoiQEpFU1VTQ0hBRDMiLCJlbWFpbCI6InFhc215c2RyYTEzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg4NTY4MH0.6AtcDHcxvIBUPu6N5oIZDNmnDm5hZWyUufgR_2KRcHI
[30-Jul-2026 00:11:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jul-2026 00:11:49 UTC] ✅ JWT token verified successfully for user profile
[30-Jul-2026 00:11:49 UTC] User ID: 1178
[30-Jul-2026 00:11:49 UTC] ✅ User profile retrieved successfully for user ID: 1178
[30-Jul-2026 00:11:49 UTC] === API CALL LOG ===
[30-Jul-2026 00:11:49 UTC] Endpoint: user/profile.php
[30-Jul-2026 00:11:49 UTC] Full Log Data: {
    "timestamp": "2026-07-30 00:11:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "85.255.236.36",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "85.255.236.36, 172.70.58.7",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3OCIsInVzZXJuYW1lIjoiQEpFU1VTQ0hBRDMiLCJlbWFpbCI6InFhc215c2RyYTEzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg4NTY4MH0.6AtcDHcxvIBUPu6N5oIZDNmnDm5hZWyUufgR_2KRcHI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23025f499e5a935-MAN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "85.255.236.36",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jul-2026 00:11:49 UTC] === END API CALL LOG ===
[30-Jul-2026 00:11:49 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jul-2026 00:11:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3OCIsInVzZXJuYW1lIjoiQEpFU1VTQ0hBRDMiLCJlbWFpbCI6InFhc215c2RyYTEzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg4NTY4MH0.6AtcDHcxvIBUPu6N5oIZDNmnDm5hZWyUufgR_2KRcHI
[30-Jul-2026 00:11:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jul-2026 00:11:49 UTC] ✅ JWT token verified successfully for user profile
[30-Jul-2026 00:11:49 UTC] User ID: 1178
[30-Jul-2026 00:11:49 UTC] ✅ User profile retrieved successfully for user ID: 1178
[30-Jul-2026 00:11:50 UTC] === API CALL LOG ===
[30-Jul-2026 00:11:50 UTC] Endpoint: user/profile.php
[30-Jul-2026 00:11:50 UTC] Full Log Data: {
    "timestamp": "2026-07-30 00:11:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "85.255.236.36",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "85.255.236.36, 172.70.58.7",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3OCIsInVzZXJuYW1lIjoiQEpFU1VTQ0hBRDMiLCJlbWFpbCI6InFhc215c2RyYTEzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg4NTY4MH0.6AtcDHcxvIBUPu6N5oIZDNmnDm5hZWyUufgR_2KRcHI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23025f6fedfa935-MAN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "85.255.236.36",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jul-2026 00:11:50 UTC] === END API CALL LOG ===
[30-Jul-2026 00:11:50 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jul-2026 00:11:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3OCIsInVzZXJuYW1lIjoiQEpFU1VTQ0hBRDMiLCJlbWFpbCI6InFhc215c2RyYTEzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg4NTY4MH0.6AtcDHcxvIBUPu6N5oIZDNmnDm5hZWyUufgR_2KRcHI
[30-Jul-2026 00:11:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jul-2026 00:11:50 UTC] ✅ JWT token verified successfully for user profile
[30-Jul-2026 00:11:50 UTC] User ID: 1178
[30-Jul-2026 00:11:50 UTC] ✅ User profile retrieved successfully for user ID: 1178
[30-Jul-2026 00:11:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jul-2026 00:11:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jul-2026 00:11:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"85.255.236.36, 172.70.58.7","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3OCIsInVzZXJuYW1lIjoiQEpFU1VTQ0hBRDMiLCJlbWFpbCI6InFhc215c2RyYTEzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg4NTY4MH0.6AtcDHcxvIBUPu6N5oIZDNmnDm5hZWyUufgR_2KRcHI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a23026148870a935-MAN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"85.255.236.36","cf-ipcountry":"GB","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-Jul-2026 00:11:54 UTC] === User Orders API Called ===
[30-Jul-2026 00:11:54 UTC] User ID: 1178
[30-Jul-2026 00:11:54 UTC] Limit: 20, Offset: 0
[30-Jul-2026 00:11:54 UTC] Orders found: 0
[30-Jul-2026 00:11:54 UTC] Orders data: []
[30-Jul-2026 00:11:54 UTC] Total orders count: 0
[30-Jul-2026 00:11:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jul-2026 00:11:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jul-2026 00:11:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"85.255.236.36, 172.70.58.7","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3OCIsInVzZXJuYW1lIjoiQEpFU1VTQ0hBRDMiLCJlbWFpbCI6InFhc215c2RyYTEzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg4NTY4MH0.6AtcDHcxvIBUPu6N5oIZDNmnDm5hZWyUufgR_2KRcHI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a230261d3b1fa935-MAN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"85.255.236.36","cf-ipcountry":"GB","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-Jul-2026 00:11:56 UTC] === User Orders API Called ===
[30-Jul-2026 00:11:56 UTC] User ID: 1178
[30-Jul-2026 00:11:56 UTC] Limit: 20, Offset: 0
[30-Jul-2026 00:11:56 UTC] Orders found: 0
[30-Jul-2026 00:11:56 UTC] Orders data: []
[30-Jul-2026 00:11:56 UTC] Total orders count: 0
[30-Jul-2026 00:11:56 UTC] === API CALL LOG ===
[30-Jul-2026 00:11:56 UTC] Endpoint: user/profile.php
[30-Jul-2026 00:11:56 UTC] Full Log Data: {
    "timestamp": "2026-07-30 00:11:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "85.255.236.36",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "85.255.236.36, 172.70.58.7",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3OCIsInVzZXJuYW1lIjoiQEpFU1VTQ0hBRDMiLCJlbWFpbCI6InFhc215c2RyYTEzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg4NTY4MH0.6AtcDHcxvIBUPu6N5oIZDNmnDm5hZWyUufgR_2KRcHI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a230261d9bb6a935-MAN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "85.255.236.36",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jul-2026 00:11:56 UTC] === END API CALL LOG ===
[30-Jul-2026 00:11:56 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jul-2026 00:11:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3OCIsInVzZXJuYW1lIjoiQEpFU1VTQ0hBRDMiLCJlbWFpbCI6InFhc215c2RyYTEzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg4NTY4MH0.6AtcDHcxvIBUPu6N5oIZDNmnDm5hZWyUufgR_2KRcHI
[30-Jul-2026 00:11:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jul-2026 00:11:56 UTC] ✅ JWT token verified successfully for user profile
[30-Jul-2026 00:11:56 UTC] User ID: 1178
[30-Jul-2026 00:11:56 UTC] ✅ User profile retrieved successfully for user ID: 1178
[30-Jul-2026 00:11:56 UTC] === API CALL LOG ===
[30-Jul-2026 00:11:56 UTC] Endpoint: user/profile.php
[30-Jul-2026 00:11:56 UTC] Full Log Data: {
    "timestamp": "2026-07-30 00:11:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "85.255.236.36",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "85.255.236.36, 172.70.58.7",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3OCIsInVzZXJuYW1lIjoiQEpFU1VTQ0hBRDMiLCJlbWFpbCI6InFhc215c2RyYTEzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg4NTY4MH0.6AtcDHcxvIBUPu6N5oIZDNmnDm5hZWyUufgR_2KRcHI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a230261f1ebca935-MAN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "85.255.236.36",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jul-2026 00:11:56 UTC] === END API CALL LOG ===
[30-Jul-2026 00:11:56 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jul-2026 00:11:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3OCIsInVzZXJuYW1lIjoiQEpFU1VTQ0hBRDMiLCJlbWFpbCI6InFhc215c2RyYTEzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg4NTY4MH0.6AtcDHcxvIBUPu6N5oIZDNmnDm5hZWyUufgR_2KRcHI
[30-Jul-2026 00:11:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jul-2026 00:11:56 UTC] ✅ JWT token verified successfully for user profile
[30-Jul-2026 00:11:56 UTC] User ID: 1178
[30-Jul-2026 00:11:56 UTC] ✅ User profile retrieved successfully for user ID: 1178
[30-Jul-2026 00:11:57 UTC] === API CALL LOG ===
[30-Jul-2026 00:11:57 UTC] Endpoint: user/profile.php
[30-Jul-2026 00:11:57 UTC] Full Log Data: {
    "timestamp": "2026-07-30 00:11:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "85.255.236.36",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "85.255.236.36, 172.70.58.7",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3OCIsInVzZXJuYW1lIjoiQEpFU1VTQ0hBRDMiLCJlbWFpbCI6InFhc215c2RyYTEzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg4NTY4MH0.6AtcDHcxvIBUPu6N5oIZDNmnDm5hZWyUufgR_2KRcHI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23026215c23a935-MAN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "85.255.236.36",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jul-2026 00:11:57 UTC] === END API CALL LOG ===
[30-Jul-2026 00:11:57 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jul-2026 00:11:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3OCIsInVzZXJuYW1lIjoiQEpFU1VTQ0hBRDMiLCJlbWFpbCI6InFhc215c2RyYTEzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg4NTY4MH0.6AtcDHcxvIBUPu6N5oIZDNmnDm5hZWyUufgR_2KRcHI
[30-Jul-2026 00:11:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jul-2026 00:11:57 UTC] ✅ JWT token verified successfully for user profile
[30-Jul-2026 00:11:57 UTC] User ID: 1178
[30-Jul-2026 00:11:57 UTC] ✅ User profile retrieved successfully for user ID: 1178
[30-Jul-2026 01:25:24 UTC] === API CALL LOG ===
[30-Jul-2026 01:25:24 UTC] Endpoint: user/profile.php
[30-Jul-2026 01:25:24 UTC] Full Log Data: {
    "timestamp": "2026-07-30 01:25:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.211.104.242",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.211.104.242, 172.69.95.54",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4NSIsInVzZXJuYW1lIjoibWlzaHJhIiwiZW1haWwiOiJzbTU5MTE4NzRAZ21haWwuY29tIiwiZXhwIjoxNzg1OTUxODA1fQ.9NstbWpcOOyHuH0MNnJiFcu1IlPOiGRmaG143qST-Ow",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23091b8eede419f-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.211.104.242",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jul-2026 01:25:24 UTC] === END API CALL LOG ===
[30-Jul-2026 01:25:24 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jul-2026 01:25:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4NSIsInVzZXJuYW1lIjoibWlzaHJhIiwiZW1haWwiOiJzbTU5MTE4NzRAZ21haWwuY29tIiwiZXhwIjoxNzg1OTUxODA1fQ.9NstbWpcOOyHuH0MNnJiFcu1IlPOiGRmaG143qST-Ow
[30-Jul-2026 01:25:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jul-2026 01:25:24 UTC] ✅ JWT token verified successfully for user profile
[30-Jul-2026 01:25:24 UTC] User ID: 1185
[30-Jul-2026 01:25:24 UTC] ✅ User profile retrieved successfully for user ID: 1185
[30-Jul-2026 01:25:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jul-2026 01:25:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jul-2026 01:25:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.211.104.242, 172.69.95.81","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4NSIsInVzZXJuYW1lIjoibWlzaHJhIiwiZW1haWwiOiJzbTU5MTE4NzRAZ21haWwuY29tIiwiZXhwIjoxNzg1OTUxODA1fQ.9NstbWpcOOyHuH0MNnJiFcu1IlPOiGRmaG143qST-Ow","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a23091c1e9e0419f-BOM","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.211.104.242","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-Jul-2026 01:25:26 UTC] === User Orders API Called ===
[30-Jul-2026 01:25:26 UTC] User ID: 1185
[30-Jul-2026 01:25:26 UTC] Limit: 20, Offset: 0
[30-Jul-2026 01:25:26 UTC] Orders found: 0
[30-Jul-2026 01:25:26 UTC] Orders data: []
[30-Jul-2026 01:25:26 UTC] Total orders count: 0
[30-Jul-2026 01:25:26 UTC] === API CALL LOG ===
[30-Jul-2026 01:25:26 UTC] Endpoint: user/profile.php
[30-Jul-2026 01:25:26 UTC] Full Log Data: {
    "timestamp": "2026-07-30 01:25:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.211.104.242",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.211.104.242, 172.69.95.82",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4NSIsInVzZXJuYW1lIjoibWlzaHJhIiwiZW1haWwiOiJzbTU5MTE4NzRAZ21haWwuY29tIiwiZXhwIjoxNzg1OTUxODA1fQ.9NstbWpcOOyHuH0MNnJiFcu1IlPOiGRmaG143qST-Ow",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23091c249fa419f-BOM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.211.104.242",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jul-2026 01:25:26 UTC] === END API CALL LOG ===
[30-Jul-2026 01:25:26 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jul-2026 01:25:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4NSIsInVzZXJuYW1lIjoibWlzaHJhIiwiZW1haWwiOiJzbTU5MTE4NzRAZ21haWwuY29tIiwiZXhwIjoxNzg1OTUxODA1fQ.9NstbWpcOOyHuH0MNnJiFcu1IlPOiGRmaG143qST-Ow
[30-Jul-2026 01:25:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jul-2026 01:25:26 UTC] ✅ JWT token verified successfully for user profile
[30-Jul-2026 01:25:26 UTC] User ID: 1185
[30-Jul-2026 01:25:26 UTC] ✅ User profile retrieved successfully for user ID: 1185
[30-Jul-2026 01:51:53 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jul-2026 01:51:53 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jul-2026 01:51:53 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"41.138.107.57, 104.22.10.15","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4OCIsInVzZXJuYW1lIjoiR2lsZGFzIiwiZW1haWwiOiJ6dmVyb25pcXVlMzZAZ21haWwuY29tIiwiZXhwIjoxNzg1OTgxMTExfQ.y_nAOYNsTQyCHKVqyNc6vkOIrCAQJLyVPtWsaZevWS8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a230b8856ee8c65f-GRU","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"41.138.107.57","cf-ipcountry":"BF","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-Jul-2026 01:51:53 UTC] === User Orders API Called ===
[30-Jul-2026 01:51:53 UTC] User ID: 1188
[30-Jul-2026 01:51:53 UTC] Limit: 20, Offset: 0
[30-Jul-2026 01:51:53 UTC] Orders found: 0
[30-Jul-2026 01:51:53 UTC] Orders data: []
[30-Jul-2026 01:51:53 UTC] Total orders count: 0
[30-Jul-2026 01:51:53 UTC] === API CALL LOG ===
[30-Jul-2026 01:51:53 UTC] Endpoint: user/profile.php
[30-Jul-2026 01:51:53 UTC] Full Log Data: {
    "timestamp": "2026-07-30 01:51:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.138.107.57",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.138.107.57, 104.22.10.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4OCIsInVzZXJuYW1lIjoiR2lsZGFzIiwiZW1haWwiOiJ6dmVyb25pcXVlMzZAZ21haWwuY29tIiwiZXhwIjoxNzg1OTgxMTExfQ.y_nAOYNsTQyCHKVqyNc6vkOIrCAQJLyVPtWsaZevWS8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a230b8856eedc65f-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.138.107.57",
        "cf-ipcountry": "BF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jul-2026 01:51:53 UTC] === END API CALL LOG ===
[30-Jul-2026 01:51:53 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jul-2026 01:51:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4OCIsInVzZXJuYW1lIjoiR2lsZGFzIiwiZW1haWwiOiJ6dmVyb25pcXVlMzZAZ21haWwuY29tIiwiZXhwIjoxNzg1OTgxMTExfQ.y_nAOYNsTQyCHKVqyNc6vkOIrCAQJLyVPtWsaZevWS8
[30-Jul-2026 01:51:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jul-2026 01:51:53 UTC] ✅ JWT token verified successfully for user profile
[30-Jul-2026 01:51:53 UTC] User ID: 1188
[30-Jul-2026 01:51:53 UTC] ✅ User profile retrieved successfully for user ID: 1188
[30-Jul-2026 01:51:53 UTC] === API CALL LOG ===
[30-Jul-2026 01:51:53 UTC] Endpoint: user/profile.php
[30-Jul-2026 01:51:53 UTC] Full Log Data: {
    "timestamp": "2026-07-30 01:51:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.138.107.57",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.138.107.57, 104.22.10.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4OCIsInVzZXJuYW1lIjoiR2lsZGFzIiwiZW1haWwiOiJ6dmVyb25pcXVlMzZAZ21haWwuY29tIiwiZXhwIjoxNzg1OTgxMTExfQ.y_nAOYNsTQyCHKVqyNc6vkOIrCAQJLyVPtWsaZevWS8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a230b8856ed9c65f-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.138.107.57",
        "cf-ipcountry": "BF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jul-2026 01:51:53 UTC] === END API CALL LOG ===
[30-Jul-2026 01:51:53 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jul-2026 01:51:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4OCIsInVzZXJuYW1lIjoiR2lsZGFzIiwiZW1haWwiOiJ6dmVyb25pcXVlMzZAZ21haWwuY29tIiwiZXhwIjoxNzg1OTgxMTExfQ.y_nAOYNsTQyCHKVqyNc6vkOIrCAQJLyVPtWsaZevWS8
[30-Jul-2026 01:51:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jul-2026 01:51:53 UTC] ✅ JWT token verified successfully for user profile
[30-Jul-2026 01:51:53 UTC] User ID: 1188
[30-Jul-2026 01:51:53 UTC] ✅ User profile retrieved successfully for user ID: 1188
[30-Jul-2026 01:51:55 UTC] === API CALL LOG ===
[30-Jul-2026 01:51:55 UTC] Endpoint: user/profile.php
[30-Jul-2026 01:51:55 UTC] Full Log Data: {
    "timestamp": "2026-07-30 01:51:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.138.107.57",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.138.107.57, 104.22.10.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4OCIsInVzZXJuYW1lIjoiR2lsZGFzIiwiZW1haWwiOiJ6dmVyb25pcXVlMzZAZ21haWwuY29tIiwiZXhwIjoxNzg1OTgxMTExfQ.y_nAOYNsTQyCHKVqyNc6vkOIrCAQJLyVPtWsaZevWS8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a230b89369f3c65f-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.138.107.57",
        "cf-ipcountry": "BF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jul-2026 01:51:55 UTC] === END API CALL LOG ===
[30-Jul-2026 01:51:55 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jul-2026 01:51:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4OCIsInVzZXJuYW1lIjoiR2lsZGFzIiwiZW1haWwiOiJ6dmVyb25pcXVlMzZAZ21haWwuY29tIiwiZXhwIjoxNzg1OTgxMTExfQ.y_nAOYNsTQyCHKVqyNc6vkOIrCAQJLyVPtWsaZevWS8
[30-Jul-2026 01:51:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jul-2026 01:51:55 UTC] ✅ JWT token verified successfully for user profile
[30-Jul-2026 01:51:55 UTC] User ID: 1188
[30-Jul-2026 01:51:55 UTC] ✅ User profile retrieved successfully for user ID: 1188
[30-Jul-2026 01:52:14 UTC] === API CALL LOG ===
[30-Jul-2026 01:52:14 UTC] Endpoint: user/profile.php
[30-Jul-2026 01:52:14 UTC] Full Log Data: {
    "timestamp": "2026-07-30 01:52:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.138.107.57",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.138.107.57, 104.22.10.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4OCIsInVzZXJuYW1lIjoiR2lsZGFzIiwiZW1haWwiOiJ6dmVyb25pcXVlMzZAZ21haWwuY29tIiwiZXhwIjoxNzg1OTgxMTExfQ.y_nAOYNsTQyCHKVqyNc6vkOIrCAQJLyVPtWsaZevWS8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a230b909ef85c65f-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.138.107.57",
        "cf-ipcountry": "BF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jul-2026 01:52:14 UTC] === END API CALL LOG ===
[30-Jul-2026 01:52:14 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jul-2026 01:52:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4OCIsInVzZXJuYW1lIjoiR2lsZGFzIiwiZW1haWwiOiJ6dmVyb25pcXVlMzZAZ21haWwuY29tIiwiZXhwIjoxNzg1OTgxMTExfQ.y_nAOYNsTQyCHKVqyNc6vkOIrCAQJLyVPtWsaZevWS8
[30-Jul-2026 01:52:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jul-2026 01:52:14 UTC] ✅ JWT token verified successfully for user profile
[30-Jul-2026 01:52:14 UTC] User ID: 1188
[30-Jul-2026 01:52:14 UTC] ✅ User profile retrieved successfully for user ID: 1188
[30-Jul-2026 01:52:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jul-2026 01:52:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jul-2026 01:52:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"41.138.107.57, 104.22.10.15","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4OCIsInVzZXJuYW1lIjoiR2lsZGFzIiwiZW1haWwiOiJ6dmVyb25pcXVlMzZAZ21haWwuY29tIiwiZXhwIjoxNzg1OTgxMTExfQ.y_nAOYNsTQyCHKVqyNc6vkOIrCAQJLyVPtWsaZevWS8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a230b906f876c65f-GRU","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"41.138.107.57","cf-ipcountry":"BF","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-Jul-2026 01:52:14 UTC] === User Orders API Called ===
[30-Jul-2026 01:52:14 UTC] User ID: 1188
[30-Jul-2026 01:52:14 UTC] Limit: 20, Offset: 0
[30-Jul-2026 01:52:14 UTC] Orders found: 0
[30-Jul-2026 01:52:14 UTC] Orders data: []
[30-Jul-2026 01:52:14 UTC] Total orders count: 0
[30-Jul-2026 01:52:14 UTC] === API CALL LOG ===
[30-Jul-2026 01:52:14 UTC] Endpoint: user/profile.php
[30-Jul-2026 01:52:14 UTC] Full Log Data: {
    "timestamp": "2026-07-30 01:52:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.138.107.57",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.138.107.57, 104.22.10.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4OCIsInVzZXJuYW1lIjoiR2lsZGFzIiwiZW1haWwiOiJ6dmVyb25pcXVlMzZAZ21haWwuY29tIiwiZXhwIjoxNzg1OTgxMTExfQ.y_nAOYNsTQyCHKVqyNc6vkOIrCAQJLyVPtWsaZevWS8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a230b906f87ac65f-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.138.107.57",
        "cf-ipcountry": "BF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jul-2026 01:52:14 UTC] === END API CALL LOG ===
[30-Jul-2026 01:52:14 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jul-2026 01:52:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4OCIsInVzZXJuYW1lIjoiR2lsZGFzIiwiZW1haWwiOiJ6dmVyb25pcXVlMzZAZ21haWwuY29tIiwiZXhwIjoxNzg1OTgxMTExfQ.y_nAOYNsTQyCHKVqyNc6vkOIrCAQJLyVPtWsaZevWS8
[30-Jul-2026 01:52:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jul-2026 01:52:14 UTC] ✅ JWT token verified successfully for user profile
[30-Jul-2026 01:52:14 UTC] User ID: 1188
[30-Jul-2026 01:52:14 UTC] ✅ User profile retrieved successfully for user ID: 1188
[30-Jul-2026 01:52:16 UTC] === API CALL LOG ===
[30-Jul-2026 01:52:16 UTC] Endpoint: user/profile.php
[30-Jul-2026 01:52:16 UTC] Full Log Data: {
    "timestamp": "2026-07-30 01:52:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.138.107.57",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.138.107.57, 104.22.10.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4OCIsInVzZXJuYW1lIjoiR2lsZGFzIiwiZW1haWwiOiJ6dmVyb25pcXVlMzZAZ21haWwuY29tIiwiZXhwIjoxNzg1OTgxMTExfQ.y_nAOYNsTQyCHKVqyNc6vkOIrCAQJLyVPtWsaZevWS8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a230b9158ae7c65f-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.138.107.57",
        "cf-ipcountry": "BF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jul-2026 01:52:16 UTC] === END API CALL LOG ===
[30-Jul-2026 01:52:16 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jul-2026 01:52:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4OCIsInVzZXJuYW1lIjoiR2lsZGFzIiwiZW1haWwiOiJ6dmVyb25pcXVlMzZAZ21haWwuY29tIiwiZXhwIjoxNzg1OTgxMTExfQ.y_nAOYNsTQyCHKVqyNc6vkOIrCAQJLyVPtWsaZevWS8
[30-Jul-2026 01:52:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jul-2026 01:52:16 UTC] ✅ JWT token verified successfully for user profile
[30-Jul-2026 01:52:16 UTC] User ID: 1188
[30-Jul-2026 01:52:16 UTC] ✅ User profile retrieved successfully for user ID: 1188
[30-Jul-2026 01:52:37 UTC] === API CALL LOG ===
[30-Jul-2026 01:52:37 UTC] Endpoint: user/profile.php
[30-Jul-2026 01:52:37 UTC] Full Log Data: {
    "timestamp": "2026-07-30 01:52:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.138.107.57",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.138.107.57, 104.22.10.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4OCIsInVzZXJuYW1lIjoiR2lsZGFzIiwiZW1haWwiOiJ6dmVyb25pcXVlMzZAZ21haWwuY29tIiwiZXhwIjoxNzg1OTgxMTExfQ.y_nAOYNsTQyCHKVqyNc6vkOIrCAQJLyVPtWsaZevWS8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a230b9976897c65f-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.138.107.57",
        "cf-ipcountry": "BF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jul-2026 01:52:37 UTC] === END API CALL LOG ===
[30-Jul-2026 01:52:37 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jul-2026 01:52:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4OCIsInVzZXJuYW1lIjoiR2lsZGFzIiwiZW1haWwiOiJ6dmVyb25pcXVlMzZAZ21haWwuY29tIiwiZXhwIjoxNzg1OTgxMTExfQ.y_nAOYNsTQyCHKVqyNc6vkOIrCAQJLyVPtWsaZevWS8
[30-Jul-2026 01:52:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jul-2026 01:52:37 UTC] ✅ JWT token verified successfully for user profile
[30-Jul-2026 01:52:37 UTC] User ID: 1188
[30-Jul-2026 01:52:37 UTC] ✅ User profile retrieved successfully for user ID: 1188
[30-Jul-2026 01:52:49 UTC] === API CALL LOG ===
[30-Jul-2026 01:52:49 UTC] Endpoint: user/profile.php
[30-Jul-2026 01:52:49 UTC] Full Log Data: {
    "timestamp": "2026-07-30 01:52:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.138.107.57",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.138.107.57, 104.22.10.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4OCIsInVzZXJuYW1lIjoiR2lsZGFzIiwiZW1haWwiOiJ6dmVyb25pcXVlMzZAZ21haWwuY29tIiwiZXhwIjoxNzg1OTgxMTExfQ.y_nAOYNsTQyCHKVqyNc6vkOIrCAQJLyVPtWsaZevWS8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a230b9e39b6fc65f-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.138.107.57",
        "cf-ipcountry": "BF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jul-2026 01:52:49 UTC] === END API CALL LOG ===
[30-Jul-2026 01:52:49 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jul-2026 01:52:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4OCIsInVzZXJuYW1lIjoiR2lsZGFzIiwiZW1haWwiOiJ6dmVyb25pcXVlMzZAZ21haWwuY29tIiwiZXhwIjoxNzg1OTgxMTExfQ.y_nAOYNsTQyCHKVqyNc6vkOIrCAQJLyVPtWsaZevWS8
[30-Jul-2026 01:52:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jul-2026 01:52:49 UTC] ✅ JWT token verified successfully for user profile
[30-Jul-2026 01:52:49 UTC] User ID: 1188
[30-Jul-2026 01:52:49 UTC] ✅ User profile retrieved successfully for user ID: 1188
[30-Jul-2026 01:52:58 UTC] === API CALL LOG ===
[30-Jul-2026 01:52:58 UTC] Endpoint: user/profile.php
[30-Jul-2026 01:52:58 UTC] Full Log Data: {
    "timestamp": "2026-07-30 01:52:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.138.107.57",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.138.107.57, 104.22.10.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4OCIsInVzZXJuYW1lIjoiR2lsZGFzIiwiZW1haWwiOiJ6dmVyb25pcXVlMzZAZ21haWwuY29tIiwiZXhwIjoxNzg1OTgxMTExfQ.y_nAOYNsTQyCHKVqyNc6vkOIrCAQJLyVPtWsaZevWS8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a230ba1badbbc65f-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.138.107.57",
        "cf-ipcountry": "BF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jul-2026 01:52:58 UTC] === END API CALL LOG ===
[30-Jul-2026 01:52:58 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jul-2026 01:52:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4OCIsInVzZXJuYW1lIjoiR2lsZGFzIiwiZW1haWwiOiJ6dmVyb25pcXVlMzZAZ21haWwuY29tIiwiZXhwIjoxNzg1OTgxMTExfQ.y_nAOYNsTQyCHKVqyNc6vkOIrCAQJLyVPtWsaZevWS8
[30-Jul-2026 01:52:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jul-2026 01:52:58 UTC] ✅ JWT token verified successfully for user profile
[30-Jul-2026 01:52:58 UTC] User ID: 1188
[30-Jul-2026 01:52:58 UTC] ✅ User profile retrieved successfully for user ID: 1188
[30-Jul-2026 01:53:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jul-2026 01:53:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jul-2026 01:53:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"41.138.107.57, 104.22.10.14","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4OCIsInVzZXJuYW1lIjoiR2lsZGFzIiwiZW1haWwiOiJ6dmVyb25pcXVlMzZAZ21haWwuY29tIiwiZXhwIjoxNzg1OTgxMTExfQ.y_nAOYNsTQyCHKVqyNc6vkOIrCAQJLyVPtWsaZevWS8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a230ba3d69b1c65f-GRU","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"41.138.107.57","cf-ipcountry":"BF","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-Jul-2026 01:53:03 UTC] === User Orders API Called ===
[30-Jul-2026 01:53:03 UTC] User ID: 1188
[30-Jul-2026 01:53:03 UTC] Limit: 20, Offset: 0
[30-Jul-2026 01:53:03 UTC] Orders found: 0
[30-Jul-2026 01:53:03 UTC] Orders data: []
[30-Jul-2026 01:53:03 UTC] Total orders count: 0
[30-Jul-2026 01:53:03 UTC] === API CALL LOG ===
[30-Jul-2026 01:53:03 UTC] Endpoint: user/profile.php
[30-Jul-2026 01:53:03 UTC] Full Log Data: {
    "timestamp": "2026-07-30 01:53:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.138.107.57",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.138.107.57, 104.22.10.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4OCIsInVzZXJuYW1lIjoiR2lsZGFzIiwiZW1haWwiOiJ6dmVyb25pcXVlMzZAZ21haWwuY29tIiwiZXhwIjoxNzg1OTgxMTExfQ.y_nAOYNsTQyCHKVqyNc6vkOIrCAQJLyVPtWsaZevWS8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a230ba3d69b3c65f-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.138.107.57",
        "cf-ipcountry": "BF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jul-2026 01:53:03 UTC] === END API CALL LOG ===
[30-Jul-2026 01:53:03 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jul-2026 01:53:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4OCIsInVzZXJuYW1lIjoiR2lsZGFzIiwiZW1haWwiOiJ6dmVyb25pcXVlMzZAZ21haWwuY29tIiwiZXhwIjoxNzg1OTgxMTExfQ.y_nAOYNsTQyCHKVqyNc6vkOIrCAQJLyVPtWsaZevWS8
[30-Jul-2026 01:53:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jul-2026 01:53:03 UTC] ✅ JWT token verified successfully for user profile
[30-Jul-2026 01:53:03 UTC] User ID: 1188
[30-Jul-2026 01:53:03 UTC] ✅ User profile retrieved successfully for user ID: 1188
[30-Jul-2026 01:53:04 UTC] === API CALL LOG ===
[30-Jul-2026 01:53:04 UTC] Endpoint: user/profile.php
[30-Jul-2026 01:53:04 UTC] Full Log Data: {
    "timestamp": "2026-07-30 01:53:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.138.107.57",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.138.107.57, 104.22.10.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4OCIsInVzZXJuYW1lIjoiR2lsZGFzIiwiZW1haWwiOiJ6dmVyb25pcXVlMzZAZ21haWwuY29tIiwiZXhwIjoxNzg1OTgxMTExfQ.y_nAOYNsTQyCHKVqyNc6vkOIrCAQJLyVPtWsaZevWS8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a230ba426e8cc65f-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.138.107.57",
        "cf-ipcountry": "BF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jul-2026 01:53:04 UTC] === END API CALL LOG ===
[30-Jul-2026 01:53:04 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jul-2026 01:53:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4OCIsInVzZXJuYW1lIjoiR2lsZGFzIiwiZW1haWwiOiJ6dmVyb25pcXVlMzZAZ21haWwuY29tIiwiZXhwIjoxNzg1OTgxMTExfQ.y_nAOYNsTQyCHKVqyNc6vkOIrCAQJLyVPtWsaZevWS8
[30-Jul-2026 01:53:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jul-2026 01:53:04 UTC] ✅ JWT token verified successfully for user profile
[30-Jul-2026 01:53:04 UTC] User ID: 1188
[30-Jul-2026 01:53:04 UTC] ✅ User profile retrieved successfully for user ID: 1188
[30-Jul-2026 01:53:06 UTC] === API CALL LOG ===
[30-Jul-2026 01:53:06 UTC] Endpoint: user/profile.php
[30-Jul-2026 01:53:06 UTC] Full Log Data: {
    "timestamp": "2026-07-30 01:53:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.138.107.57",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.138.107.57, 104.22.10.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4OCIsInVzZXJuYW1lIjoiR2lsZGFzIiwiZW1haWwiOiJ6dmVyb25pcXVlMzZAZ21haWwuY29tIiwiZXhwIjoxNzg1OTgxMTExfQ.y_nAOYNsTQyCHKVqyNc6vkOIrCAQJLyVPtWsaZevWS8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a230ba4f4f40c65f-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.138.107.57",
        "cf-ipcountry": "BF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jul-2026 01:53:06 UTC] === END API CALL LOG ===
[30-Jul-2026 01:53:06 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jul-2026 01:53:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4OCIsInVzZXJuYW1lIjoiR2lsZGFzIiwiZW1haWwiOiJ6dmVyb25pcXVlMzZAZ21haWwuY29tIiwiZXhwIjoxNzg1OTgxMTExfQ.y_nAOYNsTQyCHKVqyNc6vkOIrCAQJLyVPtWsaZevWS8
[30-Jul-2026 01:53:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jul-2026 01:53:06 UTC] ✅ JWT token verified successfully for user profile
[30-Jul-2026 01:53:06 UTC] User ID: 1188
[30-Jul-2026 01:53:06 UTC] ✅ User profile retrieved successfully for user ID: 1188
[30-Jul-2026 01:53:38 UTC] === API CALL LOG ===
[30-Jul-2026 01:53:38 UTC] Endpoint: user/profile.php
[30-Jul-2026 01:53:38 UTC] Full Log Data: {
    "timestamp": "2026-07-30 01:53:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.138.107.57",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.138.107.57, 104.22.10.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4OCIsInVzZXJuYW1lIjoiR2lsZGFzIiwiZW1haWwiOiJ6dmVyb25pcXVlMzZAZ21haWwuY29tIiwiZXhwIjoxNzg1OTgxMTExfQ.y_nAOYNsTQyCHKVqyNc6vkOIrCAQJLyVPtWsaZevWS8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a230bb186f8dc65f-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.138.107.57",
        "cf-ipcountry": "BF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jul-2026 01:53:38 UTC] === END API CALL LOG ===
[30-Jul-2026 01:53:38 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jul-2026 01:53:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4OCIsInVzZXJuYW1lIjoiR2lsZGFzIiwiZW1haWwiOiJ6dmVyb25pcXVlMzZAZ21haWwuY29tIiwiZXhwIjoxNzg1OTgxMTExfQ.y_nAOYNsTQyCHKVqyNc6vkOIrCAQJLyVPtWsaZevWS8
[30-Jul-2026 01:53:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jul-2026 01:53:38 UTC] ✅ JWT token verified successfully for user profile
[30-Jul-2026 01:53:38 UTC] User ID: 1188
[30-Jul-2026 01:53:38 UTC] ✅ User profile retrieved successfully for user ID: 1188
[30-Jul-2026 01:53:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jul-2026 01:53:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jul-2026 01:53:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"41.138.107.57, 104.22.10.15","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4OCIsInVzZXJuYW1lIjoiR2lsZGFzIiwiZW1haWwiOiJ6dmVyb25pcXVlMzZAZ21haWwuY29tIiwiZXhwIjoxNzg1OTgxMTExfQ.y_nAOYNsTQyCHKVqyNc6vkOIrCAQJLyVPtWsaZevWS8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a230bb15e895c65f-GRU","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"41.138.107.57","cf-ipcountry":"BF","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-Jul-2026 01:53:38 UTC] === User Orders API Called ===
[30-Jul-2026 01:53:38 UTC] User ID: 1188
[30-Jul-2026 01:53:38 UTC] Limit: 20, Offset: 0
[30-Jul-2026 01:53:38 UTC] Orders found: 0
[30-Jul-2026 01:53:38 UTC] Orders data: []
[30-Jul-2026 01:53:38 UTC] Total orders count: 0
[30-Jul-2026 01:53:38 UTC] === API CALL LOG ===
[30-Jul-2026 01:53:38 UTC] Endpoint: user/profile.php
[30-Jul-2026 01:53:38 UTC] Full Log Data: {
    "timestamp": "2026-07-30 01:53:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.138.107.57",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.138.107.57, 104.22.10.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4OCIsInVzZXJuYW1lIjoiR2lsZGFzIiwiZW1haWwiOiJ6dmVyb25pcXVlMzZAZ21haWwuY29tIiwiZXhwIjoxNzg1OTgxMTExfQ.y_nAOYNsTQyCHKVqyNc6vkOIrCAQJLyVPtWsaZevWS8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a230bb15e897c65f-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.138.107.57",
        "cf-ipcountry": "BF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jul-2026 01:53:38 UTC] === END API CALL LOG ===
[30-Jul-2026 01:53:38 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jul-2026 01:53:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4OCIsInVzZXJuYW1lIjoiR2lsZGFzIiwiZW1haWwiOiJ6dmVyb25pcXVlMzZAZ21haWwuY29tIiwiZXhwIjoxNzg1OTgxMTExfQ.y_nAOYNsTQyCHKVqyNc6vkOIrCAQJLyVPtWsaZevWS8
[30-Jul-2026 01:53:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jul-2026 01:53:38 UTC] ✅ JWT token verified successfully for user profile
[30-Jul-2026 01:53:38 UTC] User ID: 1188
[30-Jul-2026 01:53:38 UTC] ✅ User profile retrieved successfully for user ID: 1188
[30-Jul-2026 01:53:40 UTC] === API CALL LOG ===
[30-Jul-2026 01:53:40 UTC] Endpoint: user/profile.php
[30-Jul-2026 01:53:40 UTC] Full Log Data: {
    "timestamp": "2026-07-30 01:53:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.138.107.57",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.138.107.57, 104.22.10.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4OCIsInVzZXJuYW1lIjoiR2lsZGFzIiwiZW1haWwiOiJ6dmVyb25pcXVlMzZAZ21haWwuY29tIiwiZXhwIjoxNzg1OTgxMTExfQ.y_nAOYNsTQyCHKVqyNc6vkOIrCAQJLyVPtWsaZevWS8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a230bb24ef62c65f-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.138.107.57",
        "cf-ipcountry": "BF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jul-2026 01:53:40 UTC] === END API CALL LOG ===
[30-Jul-2026 01:53:40 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jul-2026 01:53:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4OCIsInVzZXJuYW1lIjoiR2lsZGFzIiwiZW1haWwiOiJ6dmVyb25pcXVlMzZAZ21haWwuY29tIiwiZXhwIjoxNzg1OTgxMTExfQ.y_nAOYNsTQyCHKVqyNc6vkOIrCAQJLyVPtWsaZevWS8
[30-Jul-2026 01:53:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jul-2026 01:53:40 UTC] ✅ JWT token verified successfully for user profile
[30-Jul-2026 01:53:40 UTC] User ID: 1188
[30-Jul-2026 01:53:40 UTC] ✅ User profile retrieved successfully for user ID: 1188
[30-Jul-2026 01:53:49 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jul-2026 01:53:49 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jul-2026 01:53:49 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"41.138.107.57, 104.22.10.14","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4OCIsInVzZXJuYW1lIjoiR2lsZGFzIiwiZW1haWwiOiJ6dmVyb25pcXVlMzZAZ21haWwuY29tIiwiZXhwIjoxNzg1OTgxMTExfQ.y_nAOYNsTQyCHKVqyNc6vkOIrCAQJLyVPtWsaZevWS8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a230bb5cedb1c65f-GRU","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"41.138.107.57","cf-ipcountry":"BF","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-Jul-2026 01:53:49 UTC] === User Orders API Called ===
[30-Jul-2026 01:53:49 UTC] User ID: 1188
[30-Jul-2026 01:53:49 UTC] Limit: 20, Offset: 0
[30-Jul-2026 01:53:49 UTC] Orders found: 0
[30-Jul-2026 01:53:49 UTC] Orders data: []
[30-Jul-2026 01:53:49 UTC] Total orders count: 0
[30-Jul-2026 01:53:49 UTC] === API CALL LOG ===
[30-Jul-2026 01:53:49 UTC] Endpoint: user/profile.php
[30-Jul-2026 01:53:49 UTC] Full Log Data: {
    "timestamp": "2026-07-30 01:53:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.138.107.57",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.138.107.57, 104.22.10.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4OCIsInVzZXJuYW1lIjoiR2lsZGFzIiwiZW1haWwiOiJ6dmVyb25pcXVlMzZAZ21haWwuY29tIiwiZXhwIjoxNzg1OTgxMTExfQ.y_nAOYNsTQyCHKVqyNc6vkOIrCAQJLyVPtWsaZevWS8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a230bb5cedb5c65f-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.138.107.57",
        "cf-ipcountry": "BF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jul-2026 01:53:49 UTC] === END API CALL LOG ===
[30-Jul-2026 01:53:49 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jul-2026 01:53:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4OCIsInVzZXJuYW1lIjoiR2lsZGFzIiwiZW1haWwiOiJ6dmVyb25pcXVlMzZAZ21haWwuY29tIiwiZXhwIjoxNzg1OTgxMTExfQ.y_nAOYNsTQyCHKVqyNc6vkOIrCAQJLyVPtWsaZevWS8
[30-Jul-2026 01:53:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jul-2026 01:53:49 UTC] ✅ JWT token verified successfully for user profile
[30-Jul-2026 01:53:49 UTC] User ID: 1188
[30-Jul-2026 01:53:49 UTC] ✅ User profile retrieved successfully for user ID: 1188
[30-Jul-2026 01:53:50 UTC] === API CALL LOG ===
[30-Jul-2026 01:53:50 UTC] Endpoint: user/profile.php
[30-Jul-2026 01:53:50 UTC] Full Log Data: {
    "timestamp": "2026-07-30 01:53:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.138.107.57",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.138.107.57, 104.22.10.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4OCIsInVzZXJuYW1lIjoiR2lsZGFzIiwiZW1haWwiOiJ6dmVyb25pcXVlMzZAZ21haWwuY29tIiwiZXhwIjoxNzg1OTgxMTExfQ.y_nAOYNsTQyCHKVqyNc6vkOIrCAQJLyVPtWsaZevWS8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a230bb60efc9c65f-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.138.107.57",
        "cf-ipcountry": "BF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jul-2026 01:53:50 UTC] === END API CALL LOG ===
[30-Jul-2026 01:53:50 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jul-2026 01:53:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4OCIsInVzZXJuYW1lIjoiR2lsZGFzIiwiZW1haWwiOiJ6dmVyb25pcXVlMzZAZ21haWwuY29tIiwiZXhwIjoxNzg1OTgxMTExfQ.y_nAOYNsTQyCHKVqyNc6vkOIrCAQJLyVPtWsaZevWS8
[30-Jul-2026 01:53:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jul-2026 01:53:50 UTC] ✅ JWT token verified successfully for user profile
[30-Jul-2026 01:53:50 UTC] User ID: 1188
[30-Jul-2026 01:53:50 UTC] ✅ User profile retrieved successfully for user ID: 1188
[30-Jul-2026 01:53:51 UTC] === API CALL LOG ===
[30-Jul-2026 01:53:51 UTC] Endpoint: user/profile.php
[30-Jul-2026 01:53:51 UTC] Full Log Data: {
    "timestamp": "2026-07-30 01:53:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.138.107.57",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.138.107.57, 104.22.10.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4OCIsInVzZXJuYW1lIjoiR2lsZGFzIiwiZW1haWwiOiJ6dmVyb25pcXVlMzZAZ21haWwuY29tIiwiZXhwIjoxNzg1OTgxMTExfQ.y_nAOYNsTQyCHKVqyNc6vkOIrCAQJLyVPtWsaZevWS8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a230bb698e22c65f-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.138.107.57",
        "cf-ipcountry": "BF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jul-2026 01:53:51 UTC] === END API CALL LOG ===
[30-Jul-2026 01:53:51 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jul-2026 01:53:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4OCIsInVzZXJuYW1lIjoiR2lsZGFzIiwiZW1haWwiOiJ6dmVyb25pcXVlMzZAZ21haWwuY29tIiwiZXhwIjoxNzg1OTgxMTExfQ.y_nAOYNsTQyCHKVqyNc6vkOIrCAQJLyVPtWsaZevWS8
[30-Jul-2026 01:53:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jul-2026 01:53:51 UTC] ✅ JWT token verified successfully for user profile
[30-Jul-2026 01:53:51 UTC] User ID: 1188
[30-Jul-2026 01:53:51 UTC] ✅ User profile retrieved successfully for user ID: 1188
[30-Jul-2026 01:54:26 UTC] === API CALL LOG ===
[30-Jul-2026 01:54:26 UTC] Endpoint: user/profile.php
[30-Jul-2026 01:54:26 UTC] Full Log Data: {
    "timestamp": "2026-07-30 01:54:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.138.107.57",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.138.107.57, 104.22.10.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4OCIsInVzZXJuYW1lIjoiR2lsZGFzIiwiZW1haWwiOiJ6dmVyb25pcXVlMzZAZ21haWwuY29tIiwiZXhwIjoxNzg1OTgxMTExfQ.y_nAOYNsTQyCHKVqyNc6vkOIrCAQJLyVPtWsaZevWS8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a230bc459cbbc65f-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.138.107.57",
        "cf-ipcountry": "BF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jul-2026 01:54:26 UTC] === END API CALL LOG ===
[30-Jul-2026 01:54:26 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jul-2026 01:54:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4OCIsInVzZXJuYW1lIjoiR2lsZGFzIiwiZW1haWwiOiJ6dmVyb25pcXVlMzZAZ21haWwuY29tIiwiZXhwIjoxNzg1OTgxMTExfQ.y_nAOYNsTQyCHKVqyNc6vkOIrCAQJLyVPtWsaZevWS8
[30-Jul-2026 01:54:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jul-2026 01:54:26 UTC] ✅ JWT token verified successfully for user profile
[30-Jul-2026 01:54:26 UTC] User ID: 1188
[30-Jul-2026 01:54:26 UTC] ✅ User profile retrieved successfully for user ID: 1188
[30-Jul-2026 01:54:27 UTC] === API CALL LOG ===
[30-Jul-2026 01:54:27 UTC] Endpoint: user/profile.php
[30-Jul-2026 01:54:27 UTC] Full Log Data: {
    "timestamp": "2026-07-30 01:54:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.138.107.57",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.138.107.57, 104.22.10.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4OCIsInVzZXJuYW1lIjoiR2lsZGFzIiwiZW1haWwiOiJ6dmVyb25pcXVlMzZAZ21haWwuY29tIiwiZXhwIjoxNzg1OTgxMTExfQ.y_nAOYNsTQyCHKVqyNc6vkOIrCAQJLyVPtWsaZevWS8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a230bc432ea4c65f-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.138.107.57",
        "cf-ipcountry": "BF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jul-2026 01:54:27 UTC] === END API CALL LOG ===
[30-Jul-2026 01:54:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jul-2026 01:54:27 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jul-2026 01:54:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jul-2026 01:54:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4OCIsInVzZXJuYW1lIjoiR2lsZGFzIiwiZW1haWwiOiJ6dmVyb25pcXVlMzZAZ21haWwuY29tIiwiZXhwIjoxNzg1OTgxMTExfQ.y_nAOYNsTQyCHKVqyNc6vkOIrCAQJLyVPtWsaZevWS8
[30-Jul-2026 01:54:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"41.138.107.57, 104.22.10.15","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4OCIsInVzZXJuYW1lIjoiR2lsZGFzIiwiZW1haWwiOiJ6dmVyb25pcXVlMzZAZ21haWwuY29tIiwiZXhwIjoxNzg1OTgxMTExfQ.y_nAOYNsTQyCHKVqyNc6vkOIrCAQJLyVPtWsaZevWS8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a230bc432ea0c65f-GRU","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"41.138.107.57","cf-ipcountry":"BF","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-Jul-2026 01:54:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jul-2026 01:54:27 UTC] ✅ JWT token verified successfully for user profile
[30-Jul-2026 01:54:27 UTC] User ID: 1188
[30-Jul-2026 01:54:27 UTC] === User Orders API Called ===
[30-Jul-2026 01:54:27 UTC] User ID: 1188
[30-Jul-2026 01:54:27 UTC] Limit: 20, Offset: 0
[30-Jul-2026 01:54:27 UTC] ✅ User profile retrieved successfully for user ID: 1188
[30-Jul-2026 01:54:27 UTC] Orders found: 0
[30-Jul-2026 01:54:27 UTC] Orders data: []
[30-Jul-2026 01:54:27 UTC] Total orders count: 0
[30-Jul-2026 01:54:35 UTC] === API CALL LOG ===
[30-Jul-2026 01:54:35 UTC] Endpoint: user/profile.php
[30-Jul-2026 01:54:35 UTC] Full Log Data: {
    "timestamp": "2026-07-30 01:54:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.138.107.57",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.138.107.57, 104.22.10.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4OCIsInVzZXJuYW1lIjoiR2lsZGFzIiwiZW1haWwiOiJ6dmVyb25pcXVlMzZAZ21haWwuY29tIiwiZXhwIjoxNzg1OTgxMTExfQ.y_nAOYNsTQyCHKVqyNc6vkOIrCAQJLyVPtWsaZevWS8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a230bc7a3dc5c65f-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.138.107.57",
        "cf-ipcountry": "BF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jul-2026 01:54:35 UTC] === END API CALL LOG ===
[30-Jul-2026 01:54:35 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jul-2026 01:54:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4OCIsInVzZXJuYW1lIjoiR2lsZGFzIiwiZW1haWwiOiJ6dmVyb25pcXVlMzZAZ21haWwuY29tIiwiZXhwIjoxNzg1OTgxMTExfQ.y_nAOYNsTQyCHKVqyNc6vkOIrCAQJLyVPtWsaZevWS8
[30-Jul-2026 01:54:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jul-2026 01:54:35 UTC] ✅ JWT token verified successfully for user profile
[30-Jul-2026 01:54:35 UTC] User ID: 1188
[30-Jul-2026 01:54:35 UTC] ✅ User profile retrieved successfully for user ID: 1188
[30-Jul-2026 01:54:36 UTC] User Purchases API - User ID: 1188
[30-Jul-2026 01:54:36 UTC] User Purchases API - Total purchases found: 0
[30-Jul-2026 03:33:04 UTC] === API CALL LOG ===
[30-Jul-2026 03:33:04 UTC] Endpoint: user/profile.php
[30-Jul-2026 03:33:04 UTC] Full Log Data: {
    "timestamp": "2026-07-30 03:33:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.77.49.117",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "37.77.49.117, 172.71.137.153",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4OSIsInVzZXJuYW1lIjoia3JhcmtyYXIiLCJlbWFpbCI6Ind3d3R0dHl5MTZAZ21haWwuY29tIiwiZXhwIjoxNzg1OTg3MTgzfQ.rBdwdLLUmEkWMhPqWatD8QeJlu1emTiIAkKC-tG7Au0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2314cbe0b89d803-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "37.77.49.117",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jul-2026 03:33:04 UTC] === END API CALL LOG ===
[30-Jul-2026 03:33:04 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jul-2026 03:33:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4OSIsInVzZXJuYW1lIjoia3JhcmtyYXIiLCJlbWFpbCI6Ind3d3R0dHl5MTZAZ21haWwuY29tIiwiZXhwIjoxNzg1OTg3MTgzfQ.rBdwdLLUmEkWMhPqWatD8QeJlu1emTiIAkKC-tG7Au0
[30-Jul-2026 03:33:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jul-2026 03:33:04 UTC] ✅ JWT token verified successfully for user profile
[30-Jul-2026 03:33:04 UTC] User ID: 1189
[30-Jul-2026 03:33:04 UTC] ✅ User profile retrieved successfully for user ID: 1189
[30-Jul-2026 03:33:04 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jul-2026 03:33:04 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jul-2026 03:33:04 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"37.77.49.117, 172.71.137.148","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4OSIsInVzZXJuYW1lIjoia3JhcmtyYXIiLCJlbWFpbCI6Ind3d3R0dHl5MTZAZ21haWwuY29tIiwiZXhwIjoxNzg1OTg3MTgzfQ.rBdwdLLUmEkWMhPqWatD8QeJlu1emTiIAkKC-tG7Au0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2314cbe0b8fd803-BGW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"37.77.49.117","cf-ipcountry":"IQ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-Jul-2026 03:33:04 UTC] === User Orders API Called ===
[30-Jul-2026 03:33:04 UTC] User ID: 1189
[30-Jul-2026 03:33:04 UTC] Limit: 20, Offset: 0
[30-Jul-2026 03:33:04 UTC] Orders found: 0
[30-Jul-2026 03:33:04 UTC] Orders data: []
[30-Jul-2026 03:33:04 UTC] Total orders count: 0
[30-Jul-2026 03:33:04 UTC] === API CALL LOG ===
[30-Jul-2026 03:33:04 UTC] Endpoint: user/profile.php
[30-Jul-2026 03:33:04 UTC] Full Log Data: {
    "timestamp": "2026-07-30 03:33:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.77.49.117",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "37.77.49.117, 172.71.137.149",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4OSIsInVzZXJuYW1lIjoia3JhcmtyYXIiLCJlbWFpbCI6Ind3d3R0dHl5MTZAZ21haWwuY29tIiwiZXhwIjoxNzg1OTg3MTgzfQ.rBdwdLLUmEkWMhPqWatD8QeJlu1emTiIAkKC-tG7Au0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2314cbeabe5d803-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "37.77.49.117",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jul-2026 03:33:04 UTC] === END API CALL LOG ===
[30-Jul-2026 03:33:04 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jul-2026 03:33:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4OSIsInVzZXJuYW1lIjoia3JhcmtyYXIiLCJlbWFpbCI6Ind3d3R0dHl5MTZAZ21haWwuY29tIiwiZXhwIjoxNzg1OTg3MTgzfQ.rBdwdLLUmEkWMhPqWatD8QeJlu1emTiIAkKC-tG7Au0
[30-Jul-2026 03:33:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jul-2026 03:33:04 UTC] ✅ JWT token verified successfully for user profile
[30-Jul-2026 03:33:04 UTC] User ID: 1189
[30-Jul-2026 03:33:04 UTC] ✅ User profile retrieved successfully for user ID: 1189
[30-Jul-2026 03:33:04 UTC] === API CALL LOG ===
[30-Jul-2026 03:33:04 UTC] Endpoint: user/profile.php
[30-Jul-2026 03:33:04 UTC] Full Log Data: {
    "timestamp": "2026-07-30 03:33:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.77.49.117",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "37.77.49.117, 172.71.137.153",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4OSIsInVzZXJuYW1lIjoia3JhcmtyYXIiLCJlbWFpbCI6Ind3d3R0dHl5MTZAZ21haWwuY29tIiwiZXhwIjoxNzg1OTg3MTgzfQ.rBdwdLLUmEkWMhPqWatD8QeJlu1emTiIAkKC-tG7Au0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2314cc12d71d803-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "37.77.49.117",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jul-2026 03:33:04 UTC] === END API CALL LOG ===
[30-Jul-2026 03:33:04 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jul-2026 03:33:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4OSIsInVzZXJuYW1lIjoia3JhcmtyYXIiLCJlbWFpbCI6Ind3d3R0dHl5MTZAZ21haWwuY29tIiwiZXhwIjoxNzg1OTg3MTgzfQ.rBdwdLLUmEkWMhPqWatD8QeJlu1emTiIAkKC-tG7Au0
[30-Jul-2026 03:33:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jul-2026 03:33:04 UTC] ✅ JWT token verified successfully for user profile
[30-Jul-2026 03:33:04 UTC] User ID: 1189
[30-Jul-2026 03:33:04 UTC] ✅ User profile retrieved successfully for user ID: 1189
[30-Jul-2026 03:33:16 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jul-2026 03:33:16 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jul-2026 03:33:16 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"37.77.49.117, 172.71.137.153","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4OSIsInVzZXJuYW1lIjoia3JhcmtyYXIiLCJlbWFpbCI6Ind3d3R0dHl5MTZAZ21haWwuY29tIiwiZXhwIjoxNzg1OTg3MTgzfQ.rBdwdLLUmEkWMhPqWatD8QeJlu1emTiIAkKC-tG7Au0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2314d08dbc4d803-BGW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"37.77.49.117","cf-ipcountry":"IQ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-Jul-2026 03:33:16 UTC] === User Orders API Called ===
[30-Jul-2026 03:33:16 UTC] User ID: 1189
[30-Jul-2026 03:33:16 UTC] Limit: 20, Offset: 0
[30-Jul-2026 03:33:16 UTC] Orders found: 0
[30-Jul-2026 03:33:16 UTC] Orders data: []
[30-Jul-2026 03:33:16 UTC] Total orders count: 0
[30-Jul-2026 03:33:17 UTC] === API CALL LOG ===
[30-Jul-2026 03:33:17 UTC] Endpoint: user/profile.php
[30-Jul-2026 03:33:17 UTC] Full Log Data: {
    "timestamp": "2026-07-30 03:33:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.77.49.117",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "37.77.49.117, 172.71.137.153",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4OSIsInVzZXJuYW1lIjoia3JhcmtyYXIiLCJlbWFpbCI6Ind3d3R0dHl5MTZAZ21haWwuY29tIiwiZXhwIjoxNzg1OTg3MTgzfQ.rBdwdLLUmEkWMhPqWatD8QeJlu1emTiIAkKC-tG7Au0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2314d0f2fe0d803-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "37.77.49.117",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jul-2026 03:33:17 UTC] === END API CALL LOG ===
[30-Jul-2026 03:33:17 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jul-2026 03:33:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4OSIsInVzZXJuYW1lIjoia3JhcmtyYXIiLCJlbWFpbCI6Ind3d3R0dHl5MTZAZ21haWwuY29tIiwiZXhwIjoxNzg1OTg3MTgzfQ.rBdwdLLUmEkWMhPqWatD8QeJlu1emTiIAkKC-tG7Au0
[30-Jul-2026 03:33:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jul-2026 03:33:17 UTC] ✅ JWT token verified successfully for user profile
[30-Jul-2026 03:33:17 UTC] User ID: 1189
[30-Jul-2026 03:33:17 UTC] ✅ User profile retrieved successfully for user ID: 1189
[30-Jul-2026 03:33:17 UTC] User Purchases API - User ID: 1189
[30-Jul-2026 03:33:17 UTC] User Purchases API - Total purchases found: 0
[30-Jul-2026 03:33:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jul-2026 03:33:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jul-2026 03:33:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"37.77.49.117, 172.71.137.153","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4OSIsInVzZXJuYW1lIjoia3JhcmtyYXIiLCJlbWFpbCI6Ind3d3R0dHl5MTZAZ21haWwuY29tIiwiZXhwIjoxNzg1OTg3MTgzfQ.rBdwdLLUmEkWMhPqWatD8QeJlu1emTiIAkKC-tG7Au0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2314d522ff8d803-BGW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"37.77.49.117","cf-ipcountry":"IQ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-Jul-2026 03:33:28 UTC] === User Orders API Called ===
[30-Jul-2026 03:33:28 UTC] User ID: 1189
[30-Jul-2026 03:33:28 UTC] Limit: 20, Offset: 0
[30-Jul-2026 03:33:28 UTC] Orders found: 0
[30-Jul-2026 03:33:28 UTC] Orders data: []
[30-Jul-2026 03:33:28 UTC] === API CALL LOG ===
[30-Jul-2026 03:33:28 UTC] Total orders count: 0
[30-Jul-2026 03:33:28 UTC] Endpoint: user/profile.php
[30-Jul-2026 03:33:28 UTC] Full Log Data: {
    "timestamp": "2026-07-30 03:33:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.77.49.117",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "37.77.49.117, 172.71.137.153",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4OSIsInVzZXJuYW1lIjoia3JhcmtyYXIiLCJlbWFpbCI6Ind3d3R0dHl5MTZAZ21haWwuY29tIiwiZXhwIjoxNzg1OTg3MTgzfQ.rBdwdLLUmEkWMhPqWatD8QeJlu1emTiIAkKC-tG7Au0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2314d522ff9d803-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "37.77.49.117",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jul-2026 03:33:28 UTC] === END API CALL LOG ===
[30-Jul-2026 03:33:28 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jul-2026 03:33:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4OSIsInVzZXJuYW1lIjoia3JhcmtyYXIiLCJlbWFpbCI6Ind3d3R0dHl5MTZAZ21haWwuY29tIiwiZXhwIjoxNzg1OTg3MTgzfQ.rBdwdLLUmEkWMhPqWatD8QeJlu1emTiIAkKC-tG7Au0
[30-Jul-2026 03:33:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jul-2026 03:33:28 UTC] ✅ JWT token verified successfully for user profile
[30-Jul-2026 03:33:28 UTC] User ID: 1189
[30-Jul-2026 03:33:28 UTC] ✅ User profile retrieved successfully for user ID: 1189
[30-Jul-2026 03:33:28 UTC] === API CALL LOG ===
[30-Jul-2026 03:33:28 UTC] Endpoint: user/profile.php
[30-Jul-2026 03:33:28 UTC] Full Log Data: {
    "timestamp": "2026-07-30 03:33:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.77.49.117",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "37.77.49.117, 172.71.137.153",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4OSIsInVzZXJuYW1lIjoia3JhcmtyYXIiLCJlbWFpbCI6Ind3d3R0dHl5MTZAZ21haWwuY29tIiwiZXhwIjoxNzg1OTg3MTgzfQ.rBdwdLLUmEkWMhPqWatD8QeJlu1emTiIAkKC-tG7Au0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2314d54091ed803-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "37.77.49.117",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jul-2026 03:33:28 UTC] === END API CALL LOG ===
[30-Jul-2026 03:33:28 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jul-2026 03:33:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4OSIsInVzZXJuYW1lIjoia3JhcmtyYXIiLCJlbWFpbCI6Ind3d3R0dHl5MTZAZ21haWwuY29tIiwiZXhwIjoxNzg1OTg3MTgzfQ.rBdwdLLUmEkWMhPqWatD8QeJlu1emTiIAkKC-tG7Au0
[30-Jul-2026 03:33:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jul-2026 03:33:28 UTC] ✅ JWT token verified successfully for user profile
[30-Jul-2026 03:33:28 UTC] User ID: 1189
[30-Jul-2026 03:33:28 UTC] ✅ User profile retrieved successfully for user ID: 1189
[30-Jul-2026 03:33:28 UTC] === API CALL LOG ===
[30-Jul-2026 03:33:28 UTC] Endpoint: user/profile.php
[30-Jul-2026 03:33:28 UTC] Full Log Data: {
    "timestamp": "2026-07-30 03:33:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.77.49.117",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "37.77.49.117, 172.71.137.153",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4OSIsInVzZXJuYW1lIjoia3JhcmtyYXIiLCJlbWFpbCI6Ind3d3R0dHl5MTZAZ21haWwuY29tIiwiZXhwIjoxNzg1OTg3MTgzfQ.rBdwdLLUmEkWMhPqWatD8QeJlu1emTiIAkKC-tG7Au0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2314d553a18d803-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "37.77.49.117",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jul-2026 03:33:28 UTC] === END API CALL LOG ===
[30-Jul-2026 03:33:28 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jul-2026 03:33:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4OSIsInVzZXJuYW1lIjoia3JhcmtyYXIiLCJlbWFpbCI6Ind3d3R0dHl5MTZAZ21haWwuY29tIiwiZXhwIjoxNzg1OTg3MTgzfQ.rBdwdLLUmEkWMhPqWatD8QeJlu1emTiIAkKC-tG7Au0
[30-Jul-2026 03:33:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jul-2026 03:33:28 UTC] ✅ JWT token verified successfully for user profile
[30-Jul-2026 03:33:28 UTC] User ID: 1189
[30-Jul-2026 03:33:28 UTC] ✅ User profile retrieved successfully for user ID: 1189
[30-Jul-2026 03:33:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jul-2026 03:33:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jul-2026 03:33:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"37.77.49.117, 172.71.137.153","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4OSIsInVzZXJuYW1lIjoia3JhcmtyYXIiLCJlbWFpbCI6Ind3d3R0dHl5MTZAZ21haWwuY29tIiwiZXhwIjoxNzg1OTg3MTgzfQ.rBdwdLLUmEkWMhPqWatD8QeJlu1emTiIAkKC-tG7Au0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2314d7408f9d803-BGW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"37.77.49.117","cf-ipcountry":"IQ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-Jul-2026 03:33:33 UTC] === User Orders API Called ===
[30-Jul-2026 03:33:33 UTC] User ID: 1189
[30-Jul-2026 03:33:33 UTC] Limit: 20, Offset: 0
[30-Jul-2026 03:33:33 UTC] Orders found: 0
[30-Jul-2026 03:33:33 UTC] Orders data: []
[30-Jul-2026 03:33:33 UTC] Total orders count: 0
[30-Jul-2026 03:33:33 UTC] === API CALL LOG ===
[30-Jul-2026 03:33:33 UTC] Endpoint: user/profile.php
[30-Jul-2026 03:33:33 UTC] Full Log Data: {
    "timestamp": "2026-07-30 03:33:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.77.49.117",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "37.77.49.117, 172.71.137.153",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4OSIsInVzZXJuYW1lIjoia3JhcmtyYXIiLCJlbWFpbCI6Ind3d3R0dHl5MTZAZ21haWwuY29tIiwiZXhwIjoxNzg1OTg3MTgzfQ.rBdwdLLUmEkWMhPqWatD8QeJlu1emTiIAkKC-tG7Au0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2314d74a96ed803-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "37.77.49.117",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jul-2026 03:33:33 UTC] === END API CALL LOG ===
[30-Jul-2026 03:33:33 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jul-2026 03:33:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4OSIsInVzZXJuYW1lIjoia3JhcmtyYXIiLCJlbWFpbCI6Ind3d3R0dHl5MTZAZ21haWwuY29tIiwiZXhwIjoxNzg1OTg3MTgzfQ.rBdwdLLUmEkWMhPqWatD8QeJlu1emTiIAkKC-tG7Au0
[30-Jul-2026 03:33:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jul-2026 03:33:33 UTC] ✅ JWT token verified successfully for user profile
[30-Jul-2026 03:33:33 UTC] User ID: 1189
[30-Jul-2026 03:33:33 UTC] ✅ User profile retrieved successfully for user ID: 1189
[30-Jul-2026 03:33:33 UTC] === API CALL LOG ===
[30-Jul-2026 03:33:33 UTC] Endpoint: user/profile.php
[30-Jul-2026 03:33:33 UTC] Full Log Data: {
    "timestamp": "2026-07-30 03:33:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.77.49.117",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "37.77.49.117, 172.71.137.153",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4OSIsInVzZXJuYW1lIjoia3JhcmtyYXIiLCJlbWFpbCI6Ind3d3R0dHl5MTZAZ21haWwuY29tIiwiZXhwIjoxNzg1OTg3MTgzfQ.rBdwdLLUmEkWMhPqWatD8QeJlu1emTiIAkKC-tG7Au0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2314d770ae6d803-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "37.77.49.117",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jul-2026 03:33:33 UTC] === END API CALL LOG ===
[30-Jul-2026 03:33:33 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jul-2026 03:33:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4OSIsInVzZXJuYW1lIjoia3JhcmtyYXIiLCJlbWFpbCI6Ind3d3R0dHl5MTZAZ21haWwuY29tIiwiZXhwIjoxNzg1OTg3MTgzfQ.rBdwdLLUmEkWMhPqWatD8QeJlu1emTiIAkKC-tG7Au0
[30-Jul-2026 03:33:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jul-2026 03:33:33 UTC] ✅ JWT token verified successfully for user profile
[30-Jul-2026 03:33:33 UTC] User ID: 1189
[30-Jul-2026 03:33:33 UTC] ✅ User profile retrieved successfully for user ID: 1189
[30-Jul-2026 03:33:34 UTC] === API CALL LOG ===
[30-Jul-2026 03:33:34 UTC] Endpoint: user/profile.php
[30-Jul-2026 03:33:34 UTC] Full Log Data: {
    "timestamp": "2026-07-30 03:33:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.77.49.117",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "37.77.49.117, 172.71.137.153",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4OSIsInVzZXJuYW1lIjoia3JhcmtyYXIiLCJlbWFpbCI6Ind3d3R0dHl5MTZAZ21haWwuY29tIiwiZXhwIjoxNzg1OTg3MTgzfQ.rBdwdLLUmEkWMhPqWatD8QeJlu1emTiIAkKC-tG7Au0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2314d788bf1d803-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "37.77.49.117",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jul-2026 03:33:34 UTC] === END API CALL LOG ===
[30-Jul-2026 03:33:34 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jul-2026 03:33:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4OSIsInVzZXJuYW1lIjoia3JhcmtyYXIiLCJlbWFpbCI6Ind3d3R0dHl5MTZAZ21haWwuY29tIiwiZXhwIjoxNzg1OTg3MTgzfQ.rBdwdLLUmEkWMhPqWatD8QeJlu1emTiIAkKC-tG7Au0
[30-Jul-2026 03:33:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jul-2026 03:33:34 UTC] ✅ JWT token verified successfully for user profile
[30-Jul-2026 03:33:34 UTC] User ID: 1189
[30-Jul-2026 03:33:34 UTC] ✅ User profile retrieved successfully for user ID: 1189
[30-Jul-2026 03:33:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jul-2026 03:33:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jul-2026 03:33:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"37.77.49.117, 172.71.137.153","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4OSIsInVzZXJuYW1lIjoia3JhcmtyYXIiLCJlbWFpbCI6Ind3d3R0dHl5MTZAZ21haWwuY29tIiwiZXhwIjoxNzg1OTg3MTgzfQ.rBdwdLLUmEkWMhPqWatD8QeJlu1emTiIAkKC-tG7Au0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2314d7c8e6ad803-BGW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"37.77.49.117","cf-ipcountry":"IQ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-Jul-2026 03:33:34 UTC] === User Orders API Called ===
[30-Jul-2026 03:33:34 UTC] User ID: 1189
[30-Jul-2026 03:33:34 UTC] Limit: 20, Offset: 0
[30-Jul-2026 03:33:34 UTC] Orders found: 0
[30-Jul-2026 03:33:34 UTC] Orders data: []
[30-Jul-2026 03:33:34 UTC] Total orders count: 0
[30-Jul-2026 03:33:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jul-2026 03:33:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jul-2026 03:33:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"37.77.49.117, 172.71.137.153","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4OSIsInVzZXJuYW1lIjoia3JhcmtyYXIiLCJlbWFpbCI6Ind3d3R0dHl5MTZAZ21haWwuY29tIiwiZXhwIjoxNzg1OTg3MTgzfQ.rBdwdLLUmEkWMhPqWatD8QeJlu1emTiIAkKC-tG7Au0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2314d8c687ed803-BGW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"37.77.49.117","cf-ipcountry":"IQ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-Jul-2026 03:33:37 UTC] === User Orders API Called ===
[30-Jul-2026 03:33:37 UTC] User ID: 1189
[30-Jul-2026 03:33:37 UTC] Limit: 20, Offset: 0
[30-Jul-2026 03:33:37 UTC] Orders found: 0
[30-Jul-2026 03:33:37 UTC] Orders data: []
[30-Jul-2026 03:33:37 UTC] Total orders count: 0
[30-Jul-2026 03:33:37 UTC] === API CALL LOG ===
[30-Jul-2026 03:33:37 UTC] Endpoint: user/profile.php
[30-Jul-2026 03:33:37 UTC] Full Log Data: {
    "timestamp": "2026-07-30 03:33:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.77.49.117",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "37.77.49.117, 172.71.137.153",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4OSIsInVzZXJuYW1lIjoia3JhcmtyYXIiLCJlbWFpbCI6Ind3d3R0dHl5MTZAZ21haWwuY29tIiwiZXhwIjoxNzg1OTg3MTgzfQ.rBdwdLLUmEkWMhPqWatD8QeJlu1emTiIAkKC-tG7Au0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2314d8d090dd803-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "37.77.49.117",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jul-2026 03:33:37 UTC] === END API CALL LOG ===
[30-Jul-2026 03:33:37 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jul-2026 03:33:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4OSIsInVzZXJuYW1lIjoia3JhcmtyYXIiLCJlbWFpbCI6Ind3d3R0dHl5MTZAZ21haWwuY29tIiwiZXhwIjoxNzg1OTg3MTgzfQ.rBdwdLLUmEkWMhPqWatD8QeJlu1emTiIAkKC-tG7Au0
[30-Jul-2026 03:33:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jul-2026 03:33:37 UTC] ✅ JWT token verified successfully for user profile
[30-Jul-2026 03:33:37 UTC] User ID: 1189
[30-Jul-2026 03:33:37 UTC] ✅ User profile retrieved successfully for user ID: 1189
[30-Jul-2026 03:33:37 UTC] === API CALL LOG ===
[30-Jul-2026 03:33:37 UTC] Endpoint: user/profile.php
[30-Jul-2026 03:33:37 UTC] Full Log Data: {
    "timestamp": "2026-07-30 03:33:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.77.49.117",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "37.77.49.117, 172.71.137.153",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4OSIsInVzZXJuYW1lIjoia3JhcmtyYXIiLCJlbWFpbCI6Ind3d3R0dHl5MTZAZ21haWwuY29tIiwiZXhwIjoxNzg1OTg3MTgzfQ.rBdwdLLUmEkWMhPqWatD8QeJlu1emTiIAkKC-tG7Au0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2314d902b91d803-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "37.77.49.117",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jul-2026 03:33:37 UTC] === END API CALL LOG ===
[30-Jul-2026 03:33:37 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jul-2026 03:33:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4OSIsInVzZXJuYW1lIjoia3JhcmtyYXIiLCJlbWFpbCI6Ind3d3R0dHl5MTZAZ21haWwuY29tIiwiZXhwIjoxNzg1OTg3MTgzfQ.rBdwdLLUmEkWMhPqWatD8QeJlu1emTiIAkKC-tG7Au0
[30-Jul-2026 03:33:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jul-2026 03:33:37 UTC] ✅ JWT token verified successfully for user profile
[30-Jul-2026 03:33:37 UTC] User ID: 1189
[30-Jul-2026 03:33:37 UTC] ✅ User profile retrieved successfully for user ID: 1189
[30-Jul-2026 03:33:38 UTC] === API CALL LOG ===
[30-Jul-2026 03:33:38 UTC] Endpoint: user/profile.php
[30-Jul-2026 03:33:38 UTC] Full Log Data: {
    "timestamp": "2026-07-30 03:33:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "37.77.49.117",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "37.77.49.117, 172.71.137.153",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4OSIsInVzZXJuYW1lIjoia3JhcmtyYXIiLCJlbWFpbCI6Ind3d3R0dHl5MTZAZ21haWwuY29tIiwiZXhwIjoxNzg1OTg3MTgzfQ.rBdwdLLUmEkWMhPqWatD8QeJlu1emTiIAkKC-tG7Au0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2314d90dc0bd803-BGW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "37.77.49.117",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jul-2026 03:33:38 UTC] === END API CALL LOG ===
[30-Jul-2026 03:33:38 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jul-2026 03:33:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4OSIsInVzZXJuYW1lIjoia3JhcmtyYXIiLCJlbWFpbCI6Ind3d3R0dHl5MTZAZ21haWwuY29tIiwiZXhwIjoxNzg1OTg3MTgzfQ.rBdwdLLUmEkWMhPqWatD8QeJlu1emTiIAkKC-tG7Au0
[30-Jul-2026 03:33:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jul-2026 03:33:38 UTC] ✅ JWT token verified successfully for user profile
[30-Jul-2026 03:33:38 UTC] User ID: 1189
[30-Jul-2026 03:33:38 UTC] ✅ User profile retrieved successfully for user ID: 1189
[30-Jul-2026 08:25:43 UTC] === API CALL LOG ===
[30-Jul-2026 08:25:43 UTC] Endpoint: user/profile.php
[30-Jul-2026 08:25:43 UTC] Full Log Data: {
    "timestamp": "2026-07-30 08:25:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "50.7.230.4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "50.7.230.4, 104.23.168.99",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MCIsInVzZXJuYW1lIjoiYWxpcmV6YSIsImVtYWlsIjoiZHVxMzk2Nzc0QGdtYWlsLmNvbSIsImV4cCI6MTc4NjAwNDc0Mn0.uNA8KZrSQu48bno3ql6ZZBL0KUvNg-G0Z-qs_o9zVhI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a232f96e2850a413-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "50.7.230.4",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jul-2026 08:25:43 UTC] === END API CALL LOG ===
[30-Jul-2026 08:25:43 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jul-2026 08:25:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MCIsInVzZXJuYW1lIjoiYWxpcmV6YSIsImVtYWlsIjoiZHVxMzk2Nzc0QGdtYWlsLmNvbSIsImV4cCI6MTc4NjAwNDc0Mn0.uNA8KZrSQu48bno3ql6ZZBL0KUvNg-G0Z-qs_o9zVhI
[30-Jul-2026 08:25:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jul-2026 08:25:43 UTC] ✅ JWT token verified successfully for user profile
[30-Jul-2026 08:25:43 UTC] User ID: 1190
[30-Jul-2026 08:25:43 UTC] ✅ User profile retrieved successfully for user ID: 1190
[30-Jul-2026 08:25:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jul-2026 08:25:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jul-2026 08:25:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"50.7.230.4, 104.23.168.99","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MCIsInVzZXJuYW1lIjoiYWxpcmV6YSIsImVtYWlsIjoiZHVxMzk2Nzc0QGdtYWlsLmNvbSIsImV4cCI6MTc4NjAwNDc0Mn0.uNA8KZrSQu48bno3ql6ZZBL0KUvNg-G0Z-qs_o9zVhI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a232f96e6927a413-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"50.7.230.4","cf-ipcountry":"NL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-Jul-2026 08:25:43 UTC] === User Orders API Called ===
[30-Jul-2026 08:25:43 UTC] User ID: 1190
[30-Jul-2026 08:25:43 UTC] Limit: 20, Offset: 0
[30-Jul-2026 08:25:43 UTC] Orders found: 0
[30-Jul-2026 08:25:43 UTC] Orders data: []
[30-Jul-2026 08:25:43 UTC] Total orders count: 0
[30-Jul-2026 08:25:43 UTC] === API CALL LOG ===
[30-Jul-2026 08:25:43 UTC] Endpoint: user/profile.php
[30-Jul-2026 08:25:43 UTC] Full Log Data: {
    "timestamp": "2026-07-30 08:25:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "50.7.230.4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "50.7.230.4, 104.23.168.99",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MCIsInVzZXJuYW1lIjoiYWxpcmV6YSIsImVtYWlsIjoiZHVxMzk2Nzc0QGdtYWlsLmNvbSIsImV4cCI6MTc4NjAwNDc0Mn0.uNA8KZrSQu48bno3ql6ZZBL0KUvNg-G0Z-qs_o9zVhI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a232f96f0b2ea413-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "50.7.230.4",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jul-2026 08:25:43 UTC] === END API CALL LOG ===
[30-Jul-2026 08:25:43 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jul-2026 08:25:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MCIsInVzZXJuYW1lIjoiYWxpcmV6YSIsImVtYWlsIjoiZHVxMzk2Nzc0QGdtYWlsLmNvbSIsImV4cCI6MTc4NjAwNDc0Mn0.uNA8KZrSQu48bno3ql6ZZBL0KUvNg-G0Z-qs_o9zVhI
[30-Jul-2026 08:25:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jul-2026 08:25:43 UTC] ✅ JWT token verified successfully for user profile
[30-Jul-2026 08:25:43 UTC] User ID: 1190
[30-Jul-2026 08:25:43 UTC] ✅ User profile retrieved successfully for user ID: 1190
[30-Jul-2026 08:25:44 UTC] === API CALL LOG ===
[30-Jul-2026 08:25:44 UTC] Endpoint: user/profile.php
[30-Jul-2026 08:25:44 UTC] Full Log Data: {
    "timestamp": "2026-07-30 08:25:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "50.7.230.4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "50.7.230.4, 104.23.168.99",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MCIsInVzZXJuYW1lIjoiYWxpcmV6YSIsImVtYWlsIjoiZHVxMzk2Nzc0QGdtYWlsLmNvbSIsImV4cCI6MTc4NjAwNDc0Mn0.uNA8KZrSQu48bno3ql6ZZBL0KUvNg-G0Z-qs_o9zVhI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a232f9720e1aa413-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "50.7.230.4",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jul-2026 08:25:44 UTC] === END API CALL LOG ===
[30-Jul-2026 08:25:44 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jul-2026 08:25:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MCIsInVzZXJuYW1lIjoiYWxpcmV6YSIsImVtYWlsIjoiZHVxMzk2Nzc0QGdtYWlsLmNvbSIsImV4cCI6MTc4NjAwNDc0Mn0.uNA8KZrSQu48bno3ql6ZZBL0KUvNg-G0Z-qs_o9zVhI
[30-Jul-2026 08:25:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jul-2026 08:25:44 UTC] ✅ JWT token verified successfully for user profile
[30-Jul-2026 08:25:44 UTC] User ID: 1190
[30-Jul-2026 08:25:44 UTC] ✅ User profile retrieved successfully for user ID: 1190
[30-Jul-2026 08:26:07 UTC] === API CALL LOG ===
[30-Jul-2026 08:26:07 UTC] Endpoint: user/profile.php
[30-Jul-2026 08:26:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jul-2026 08:26:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jul-2026 08:26:07 UTC] Full Log Data: {
    "timestamp": "2026-07-30 08:26:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "50.7.230.4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "50.7.230.4, 104.23.168.99",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MCIsInVzZXJuYW1lIjoiYWxpcmV6YSIsImVtYWlsIjoiZHVxMzk2Nzc0QGdtYWlsLmNvbSIsImV4cCI6MTc4NjAwNDc0Mn0.uNA8KZrSQu48bno3ql6ZZBL0KUvNg-G0Z-qs_o9zVhI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a232fa028b93a413-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "50.7.230.4",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jul-2026 08:26:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"50.7.230.4, 104.23.168.99","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MCIsInVzZXJuYW1lIjoiYWxpcmV6YSIsImVtYWlsIjoiZHVxMzk2Nzc0QGdtYWlsLmNvbSIsImV4cCI6MTc4NjAwNDc0Mn0.uNA8KZrSQu48bno3ql6ZZBL0KUvNg-G0Z-qs_o9zVhI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a232fa028b85a413-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"50.7.230.4","cf-ipcountry":"NL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-Jul-2026 08:26:07 UTC] === END API CALL LOG ===
[30-Jul-2026 08:26:07 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jul-2026 08:26:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MCIsInVzZXJuYW1lIjoiYWxpcmV6YSIsImVtYWlsIjoiZHVxMzk2Nzc0QGdtYWlsLmNvbSIsImV4cCI6MTc4NjAwNDc0Mn0.uNA8KZrSQu48bno3ql6ZZBL0KUvNg-G0Z-qs_o9zVhI
[30-Jul-2026 08:26:07 UTC] === User Orders API Called ===
[30-Jul-2026 08:26:07 UTC] User ID: 1190
[30-Jul-2026 08:26:07 UTC] Limit: 20, Offset: 0
[30-Jul-2026 08:26:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jul-2026 08:26:07 UTC] ✅ JWT token verified successfully for user profile
[30-Jul-2026 08:26:07 UTC] User ID: 1190
[30-Jul-2026 08:26:07 UTC] Orders found: 0
[30-Jul-2026 08:26:07 UTC] ✅ User profile retrieved successfully for user ID: 1190
[30-Jul-2026 08:26:07 UTC] Orders data: []
[30-Jul-2026 08:26:07 UTC] Total orders count: 0
[30-Jul-2026 08:26:07 UTC] === API CALL LOG ===
[30-Jul-2026 08:26:07 UTC] Endpoint: user/profile.php
[30-Jul-2026 08:26:07 UTC] Full Log Data: {
    "timestamp": "2026-07-30 08:26:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "50.7.230.4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "50.7.230.4, 104.23.168.99",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MCIsInVzZXJuYW1lIjoiYWxpcmV6YSIsImVtYWlsIjoiZHVxMzk2Nzc0QGdtYWlsLmNvbSIsImV4cCI6MTc4NjAwNDc0Mn0.uNA8KZrSQu48bno3ql6ZZBL0KUvNg-G0Z-qs_o9zVhI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a232fa05a875a413-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "50.7.230.4",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jul-2026 08:26:07 UTC] === END API CALL LOG ===
[30-Jul-2026 08:26:07 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jul-2026 08:26:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MCIsInVzZXJuYW1lIjoiYWxpcmV6YSIsImVtYWlsIjoiZHVxMzk2Nzc0QGdtYWlsLmNvbSIsImV4cCI6MTc4NjAwNDc0Mn0.uNA8KZrSQu48bno3ql6ZZBL0KUvNg-G0Z-qs_o9zVhI
[30-Jul-2026 08:26:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jul-2026 08:26:07 UTC] ✅ JWT token verified successfully for user profile
[30-Jul-2026 08:26:07 UTC] User ID: 1190
[30-Jul-2026 08:26:07 UTC] ✅ User profile retrieved successfully for user ID: 1190
[30-Jul-2026 08:26:07 UTC] === API CALL LOG ===
[30-Jul-2026 08:26:07 UTC] Endpoint: user/profile.php
[30-Jul-2026 08:26:07 UTC] Full Log Data: {
    "timestamp": "2026-07-30 08:26:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "50.7.230.4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "50.7.230.4, 104.23.168.99",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MCIsInVzZXJuYW1lIjoiYWxpcmV6YSIsImVtYWlsIjoiZHVxMzk2Nzc0QGdtYWlsLmNvbSIsImV4cCI6MTc4NjAwNDc0Mn0.uNA8KZrSQu48bno3ql6ZZBL0KUvNg-G0Z-qs_o9zVhI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a232fa05fa3ca413-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "50.7.230.4",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jul-2026 08:26:07 UTC] === END API CALL LOG ===
[30-Jul-2026 08:26:07 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jul-2026 08:26:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MCIsInVzZXJuYW1lIjoiYWxpcmV6YSIsImVtYWlsIjoiZHVxMzk2Nzc0QGdtYWlsLmNvbSIsImV4cCI6MTc4NjAwNDc0Mn0.uNA8KZrSQu48bno3ql6ZZBL0KUvNg-G0Z-qs_o9zVhI
[30-Jul-2026 08:26:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jul-2026 08:26:07 UTC] ✅ JWT token verified successfully for user profile
[30-Jul-2026 08:26:07 UTC] User ID: 1190
[30-Jul-2026 08:26:07 UTC] ✅ User profile retrieved successfully for user ID: 1190
[30-Jul-2026 08:26:10 UTC] === API CALL LOG ===
[30-Jul-2026 08:26:10 UTC] Endpoint: user/profile.php
[30-Jul-2026 08:26:10 UTC] Full Log Data: {
    "timestamp": "2026-07-30 08:26:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "50.7.230.4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "50.7.230.4, 104.23.168.99",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MCIsInVzZXJuYW1lIjoiYWxpcmV6YSIsImVtYWlsIjoiZHVxMzk2Nzc0QGdtYWlsLmNvbSIsImV4cCI6MTc4NjAwNDc0Mn0.uNA8KZrSQu48bno3ql6ZZBL0KUvNg-G0Z-qs_o9zVhI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a232fa196b6ba413-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "50.7.230.4",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jul-2026 08:26:10 UTC] === END API CALL LOG ===
[30-Jul-2026 08:26:10 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jul-2026 08:26:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MCIsInVzZXJuYW1lIjoiYWxpcmV6YSIsImVtYWlsIjoiZHVxMzk2Nzc0QGdtYWlsLmNvbSIsImV4cCI6MTc4NjAwNDc0Mn0.uNA8KZrSQu48bno3ql6ZZBL0KUvNg-G0Z-qs_o9zVhI
[30-Jul-2026 08:26:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jul-2026 08:26:10 UTC] ✅ JWT token verified successfully for user profile
[30-Jul-2026 08:26:10 UTC] User ID: 1190
[30-Jul-2026 08:26:10 UTC] ✅ User profile retrieved successfully for user ID: 1190
[30-Jul-2026 08:26:16 UTC] === API CALL LOG ===
[30-Jul-2026 08:26:16 UTC] Endpoint: user/profile.php
[30-Jul-2026 08:26:16 UTC] Full Log Data: {
    "timestamp": "2026-07-30 08:26:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "50.7.230.4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "50.7.230.4, 104.23.168.98",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MCIsInVzZXJuYW1lIjoiYWxpcmV6YSIsImVtYWlsIjoiZHVxMzk2Nzc0QGdtYWlsLmNvbSIsImV4cCI6MTc4NjAwNDc0Mn0.uNA8KZrSQu48bno3ql6ZZBL0KUvNg-G0Z-qs_o9zVhI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a232fa3feab5a413-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "50.7.230.4",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jul-2026 08:26:16 UTC] === END API CALL LOG ===
[30-Jul-2026 08:26:16 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jul-2026 08:26:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MCIsInVzZXJuYW1lIjoiYWxpcmV6YSIsImVtYWlsIjoiZHVxMzk2Nzc0QGdtYWlsLmNvbSIsImV4cCI6MTc4NjAwNDc0Mn0.uNA8KZrSQu48bno3ql6ZZBL0KUvNg-G0Z-qs_o9zVhI
[30-Jul-2026 08:26:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jul-2026 08:26:16 UTC] ✅ JWT token verified successfully for user profile
[30-Jul-2026 08:26:16 UTC] User ID: 1190
[30-Jul-2026 08:26:16 UTC] ✅ User profile retrieved successfully for user ID: 1190
[30-Jul-2026 08:26:36 UTC] === API CALL LOG ===
[30-Jul-2026 08:26:36 UTC] Endpoint: user/profile.php
[30-Jul-2026 08:26:36 UTC] Full Log Data: {
    "timestamp": "2026-07-30 08:26:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "50.7.230.4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "50.7.230.4, 104.23.172.123",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MCIsInVzZXJuYW1lIjoiYWxpcmV6YSIsImVtYWlsIjoiZHVxMzk2Nzc0QGdtYWlsLmNvbSIsImV4cCI6MTc4NjAwNDc0Mn0.uNA8KZrSQu48bno3ql6ZZBL0KUvNg-G0Z-qs_o9zVhI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a232fab84afae9db-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "50.7.230.4",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jul-2026 08:26:36 UTC] === END API CALL LOG ===
[30-Jul-2026 08:26:36 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jul-2026 08:26:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MCIsInVzZXJuYW1lIjoiYWxpcmV6YSIsImVtYWlsIjoiZHVxMzk2Nzc0QGdtYWlsLmNvbSIsImV4cCI6MTc4NjAwNDc0Mn0.uNA8KZrSQu48bno3ql6ZZBL0KUvNg-G0Z-qs_o9zVhI
[30-Jul-2026 08:26:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jul-2026 08:26:36 UTC] ✅ JWT token verified successfully for user profile
[30-Jul-2026 08:26:36 UTC] User ID: 1190
[30-Jul-2026 08:26:36 UTC] ✅ User profile retrieved successfully for user ID: 1190
[30-Jul-2026 08:26:37 UTC] === API CALL LOG ===
[30-Jul-2026 08:26:37 UTC] Endpoint: user/profile.php
[30-Jul-2026 08:26:37 UTC] Full Log Data: {
    "timestamp": "2026-07-30 08:26:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "50.7.230.4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "50.7.230.4, 104.23.172.123",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MCIsInVzZXJuYW1lIjoiYWxpcmV6YSIsImVtYWlsIjoiZHVxMzk2Nzc0QGdtYWlsLmNvbSIsImV4cCI6MTc4NjAwNDc0Mn0.uNA8KZrSQu48bno3ql6ZZBL0KUvNg-G0Z-qs_o9zVhI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a232fabfe853e9db-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "50.7.230.4",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jul-2026 08:26:37 UTC] === END API CALL LOG ===
[30-Jul-2026 08:26:37 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jul-2026 08:26:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MCIsInVzZXJuYW1lIjoiYWxpcmV6YSIsImVtYWlsIjoiZHVxMzk2Nzc0QGdtYWlsLmNvbSIsImV4cCI6MTc4NjAwNDc0Mn0.uNA8KZrSQu48bno3ql6ZZBL0KUvNg-G0Z-qs_o9zVhI
[30-Jul-2026 08:26:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jul-2026 08:26:37 UTC] ✅ JWT token verified successfully for user profile
[30-Jul-2026 08:26:37 UTC] User ID: 1190
[30-Jul-2026 08:26:37 UTC] ✅ User profile retrieved successfully for user ID: 1190
[30-Jul-2026 08:27:08 UTC] === API CALL LOG ===
[30-Jul-2026 08:27:08 UTC] Endpoint: user/profile.php
[30-Jul-2026 08:27:08 UTC] Full Log Data: {
    "timestamp": "2026-07-30 08:27:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "50.7.230.4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "50.7.230.4, 172.71.95.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MCIsInVzZXJuYW1lIjoiYWxpcmV6YSIsImVtYWlsIjoiZHVxMzk2Nzc0QGdtYWlsLmNvbSIsImV4cCI6MTc4NjAwNDc0Mn0.uNA8KZrSQu48bno3ql6ZZBL0KUvNg-G0Z-qs_o9zVhI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a232fb80d925fe96-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "50.7.230.4",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jul-2026 08:27:08 UTC] === END API CALL LOG ===
[30-Jul-2026 08:27:08 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jul-2026 08:27:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MCIsInVzZXJuYW1lIjoiYWxpcmV6YSIsImVtYWlsIjoiZHVxMzk2Nzc0QGdtYWlsLmNvbSIsImV4cCI6MTc4NjAwNDc0Mn0.uNA8KZrSQu48bno3ql6ZZBL0KUvNg-G0Z-qs_o9zVhI
[30-Jul-2026 08:27:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jul-2026 08:27:08 UTC] ✅ JWT token verified successfully for user profile
[30-Jul-2026 08:27:08 UTC] User ID: 1190
[30-Jul-2026 08:27:08 UTC] ✅ User profile retrieved successfully for user ID: 1190
[30-Jul-2026 08:27:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jul-2026 08:27:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jul-2026 08:27:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"50.7.230.4, 172.71.95.101","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MCIsInVzZXJuYW1lIjoiYWxpcmV6YSIsImVtYWlsIjoiZHVxMzk2Nzc0QGdtYWlsLmNvbSIsImV4cCI6MTc4NjAwNDc0Mn0.uNA8KZrSQu48bno3ql6ZZBL0KUvNg-G0Z-qs_o9zVhI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a232fb80d923fe96-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"50.7.230.4","cf-ipcountry":"NL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-Jul-2026 08:27:08 UTC] === User Orders API Called ===
[30-Jul-2026 08:27:08 UTC] User ID: 1190
[30-Jul-2026 08:27:08 UTC] Limit: 20, Offset: 0
[30-Jul-2026 08:27:08 UTC] Orders found: 0
[30-Jul-2026 08:27:08 UTC] Orders data: []
[30-Jul-2026 08:27:08 UTC] Total orders count: 0
[30-Jul-2026 08:27:08 UTC] === API CALL LOG ===
[30-Jul-2026 08:27:08 UTC] Endpoint: user/profile.php
[30-Jul-2026 08:27:08 UTC] Full Log Data: {
    "timestamp": "2026-07-30 08:27:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "50.7.230.4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "50.7.230.4, 172.71.95.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MCIsInVzZXJuYW1lIjoiYWxpcmV6YSIsImVtYWlsIjoiZHVxMzk2Nzc0QGdtYWlsLmNvbSIsImV4cCI6MTc4NjAwNDc0Mn0.uNA8KZrSQu48bno3ql6ZZBL0KUvNg-G0Z-qs_o9zVhI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a232fb83cccffe96-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "50.7.230.4",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jul-2026 08:27:08 UTC] === END API CALL LOG ===
[30-Jul-2026 08:27:08 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jul-2026 08:27:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MCIsInVzZXJuYW1lIjoiYWxpcmV6YSIsImVtYWlsIjoiZHVxMzk2Nzc0QGdtYWlsLmNvbSIsImV4cCI6MTc4NjAwNDc0Mn0.uNA8KZrSQu48bno3ql6ZZBL0KUvNg-G0Z-qs_o9zVhI
[30-Jul-2026 08:27:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jul-2026 08:27:08 UTC] ✅ JWT token verified successfully for user profile
[30-Jul-2026 08:27:08 UTC] User ID: 1190
[30-Jul-2026 08:27:08 UTC] ✅ User profile retrieved successfully for user ID: 1190
[30-Jul-2026 08:27:09 UTC] === API CALL LOG ===
[30-Jul-2026 08:27:09 UTC] Endpoint: user/profile.php
[30-Jul-2026 08:27:09 UTC] Full Log Data: {
    "timestamp": "2026-07-30 08:27:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "50.7.230.4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "50.7.230.4, 172.71.95.102",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MCIsInVzZXJuYW1lIjoiYWxpcmV6YSIsImVtYWlsIjoiZHVxMzk2Nzc0QGdtYWlsLmNvbSIsImV4cCI6MTc4NjAwNDc0Mn0.uNA8KZrSQu48bno3ql6ZZBL0KUvNg-G0Z-qs_o9zVhI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a232fb87bc9cfe96-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "50.7.230.4",
        "cf-ipcountry": "NL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jul-2026 08:27:09 UTC] === END API CALL LOG ===
[30-Jul-2026 08:27:09 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jul-2026 08:27:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MCIsInVzZXJuYW1lIjoiYWxpcmV6YSIsImVtYWlsIjoiZHVxMzk2Nzc0QGdtYWlsLmNvbSIsImV4cCI6MTc4NjAwNDc0Mn0.uNA8KZrSQu48bno3ql6ZZBL0KUvNg-G0Z-qs_o9zVhI
[30-Jul-2026 08:27:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jul-2026 08:27:09 UTC] ✅ JWT token verified successfully for user profile
[30-Jul-2026 08:27:09 UTC] User ID: 1190
[30-Jul-2026 08:27:09 UTC] ✅ User profile retrieved successfully for user ID: 1190
[30-Jul-2026 12:03:27 UTC] === API CALL LOG ===
[30-Jul-2026 12:03:27 UTC] Endpoint: user/profile.php
[30-Jul-2026 12:03:27 UTC] Full Log Data: {
    "timestamp": "2026-07-30 12:03:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40f0:118d:c446:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40f0:118d:c446:8000::, 172.71.82.78",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc2IiwidXNlcm5hbWUiOiJzYW5kZWVwMTQiLCJlbWFpbCI6ImFsZXhtYXJ0aW4xNDEwOUBnbWFpbC5jb20iLCJleHAiOjE3ODA2MDc0OTN9.uSTj8FOupFQfV60eAqzdrzfjMPZ0qA3om0yp9sbWGGk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a234385d6d8d81fb-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40f0:118d:c446:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jul-2026 12:03:27 UTC] === END API CALL LOG ===
[30-Jul-2026 12:03:27 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jul-2026 12:03:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc2IiwidXNlcm5hbWUiOiJzYW5kZWVwMTQiLCJlbWFpbCI6ImFsZXhtYXJ0aW4xNDEwOUBnbWFpbC5jb20iLCJleHAiOjE3ODA2MDc0OTN9.uSTj8FOupFQfV60eAqzdrzfjMPZ0qA3om0yp9sbWGGk
[30-Jul-2026 12:03:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jul-2026 12:03:27 UTC] ✅ JWT token verified successfully for user profile
[30-Jul-2026 12:03:27 UTC] User ID: 676
[30-Jul-2026 12:03:27 UTC] ✅ User profile retrieved successfully for user ID: 676
[30-Jul-2026 12:03:28 UTC] === API CALL LOG ===
[30-Jul-2026 12:03:28 UTC] Endpoint: user/profile.php
[30-Jul-2026 12:03:28 UTC] Full Log Data: {
    "timestamp": "2026-07-30 12:03:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40f0:118d:c446:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40f0:118d:c446:8000::, 172.71.82.78",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc2IiwidXNlcm5hbWUiOiJzYW5kZWVwMTQiLCJlbWFpbCI6ImFsZXhtYXJ0aW4xNDEwOUBnbWFpbC5jb20iLCJleHAiOjE3ODA2MDc0OTN9.uSTj8FOupFQfV60eAqzdrzfjMPZ0qA3om0yp9sbWGGk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23438661c3381fb-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40f0:118d:c446:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jul-2026 12:03:28 UTC] === END API CALL LOG ===
[30-Jul-2026 12:03:28 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jul-2026 12:03:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc2IiwidXNlcm5hbWUiOiJzYW5kZWVwMTQiLCJlbWFpbCI6ImFsZXhtYXJ0aW4xNDEwOUBnbWFpbC5jb20iLCJleHAiOjE3ODA2MDc0OTN9.uSTj8FOupFQfV60eAqzdrzfjMPZ0qA3om0yp9sbWGGk
[30-Jul-2026 12:03:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jul-2026 12:03:28 UTC] ✅ JWT token verified successfully for user profile
[30-Jul-2026 12:03:28 UTC] User ID: 676
[30-Jul-2026 12:03:28 UTC] ✅ User profile retrieved successfully for user ID: 676
[30-Jul-2026 12:03:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jul-2026 12:03:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jul-2026 12:03:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40f0:118d:c446:8000::, 172.68.242.112","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjc2IiwidXNlcm5hbWUiOiJzYW5kZWVwMTQiLCJlbWFpbCI6ImFsZXhtYXJ0aW4xNDEwOUBnbWFpbC5jb20iLCJleHAiOjE3ODA2MDc0OTN9.uSTj8FOupFQfV60eAqzdrzfjMPZ0qA3om0yp9sbWGGk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2343865bbf281fb-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40f0:118d:c446:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-Jul-2026 12:03:28 UTC] === User Orders API Called ===
[30-Jul-2026 12:03:28 UTC] User ID: 676
[30-Jul-2026 12:03:28 UTC] Limit: 20, Offset: 0
[30-Jul-2026 12:03:28 UTC] Orders found: 2
[30-Jul-2026 12:03:28 UTC] Orders data: [{"id":310,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/SandeepPredictions14","status":"cancelled","created_at":"2026-05-29 10:35:06","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":309,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/SandeepPredictions14","status":"cancelled","created_at":"2026-05-29 00:44:13","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[30-Jul-2026 12:03:28 UTC] Total orders count: 2
[30-Jul-2026 15:18:11 UTC] === API CALL LOG ===
[30-Jul-2026 15:18:11 UTC] Endpoint: user/profile.php
[30-Jul-2026 15:18:11 UTC] Full Log Data: {
    "timestamp": "2026-07-30 15:18:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.90.182.249",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.90.182.249, 104.23.216.253",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MSIsInVzZXJuYW1lIjoiQWZzaGEiLCJlbWFpbCI6ImFwc2hhNjIxN0BnbWFpbC5jb20iLCJleHAiOjE3ODYwMjk0OTB9.HhxTodAbpcG2DbTXv_0TdMiXCyYUHzwRo8Qm1jv_PJM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23555a3c83d4e88-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.90.182.249",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jul-2026 15:18:11 UTC] === END API CALL LOG ===
[30-Jul-2026 15:18:11 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jul-2026 15:18:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MSIsInVzZXJuYW1lIjoiQWZzaGEiLCJlbWFpbCI6ImFwc2hhNjIxN0BnbWFpbC5jb20iLCJleHAiOjE3ODYwMjk0OTB9.HhxTodAbpcG2DbTXv_0TdMiXCyYUHzwRo8Qm1jv_PJM
[30-Jul-2026 15:18:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jul-2026 15:18:11 UTC] ✅ JWT token verified successfully for user profile
[30-Jul-2026 15:18:11 UTC] User ID: 1191
[30-Jul-2026 15:18:11 UTC] ✅ User profile retrieved successfully for user ID: 1191
[30-Jul-2026 15:18:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jul-2026 15:18:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jul-2026 15:18:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.90.182.249, 104.23.216.253","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MSIsInVzZXJuYW1lIjoiQWZzaGEiLCJlbWFpbCI6ImFwc2hhNjIxN0BnbWFpbC5jb20iLCJleHAiOjE3ODYwMjk0OTB9.HhxTodAbpcG2DbTXv_0TdMiXCyYUHzwRo8Qm1jv_PJM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a23555a3e8994e88-DEL","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.90.182.249","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-Jul-2026 15:18:11 UTC] === User Orders API Called ===
[30-Jul-2026 15:18:11 UTC] User ID: 1191
[30-Jul-2026 15:18:11 UTC] Limit: 20, Offset: 0
[30-Jul-2026 15:18:11 UTC] Orders found: 0
[30-Jul-2026 15:18:11 UTC] Orders data: []
[30-Jul-2026 15:18:11 UTC] Total orders count: 0
[30-Jul-2026 15:18:12 UTC] === API CALL LOG ===
[30-Jul-2026 15:18:12 UTC] Endpoint: user/profile.php
[30-Jul-2026 15:18:12 UTC] Full Log Data: {
    "timestamp": "2026-07-30 15:18:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.90.182.249",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.90.182.249, 104.23.216.253",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MSIsInVzZXJuYW1lIjoiQWZzaGEiLCJlbWFpbCI6ImFwc2hhNjIxN0BnbWFpbC5jb20iLCJleHAiOjE3ODYwMjk0OTB9.HhxTodAbpcG2DbTXv_0TdMiXCyYUHzwRo8Qm1jv_PJM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23555a479d54e88-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.90.182.249",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jul-2026 15:18:12 UTC] === END API CALL LOG ===
[30-Jul-2026 15:18:12 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jul-2026 15:18:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MSIsInVzZXJuYW1lIjoiQWZzaGEiLCJlbWFpbCI6ImFwc2hhNjIxN0BnbWFpbC5jb20iLCJleHAiOjE3ODYwMjk0OTB9.HhxTodAbpcG2DbTXv_0TdMiXCyYUHzwRo8Qm1jv_PJM
[30-Jul-2026 15:18:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jul-2026 15:18:12 UTC] ✅ JWT token verified successfully for user profile
[30-Jul-2026 15:18:12 UTC] User ID: 1191
[30-Jul-2026 15:18:12 UTC] ✅ User profile retrieved successfully for user ID: 1191
[30-Jul-2026 15:18:13 UTC] === API CALL LOG ===
[30-Jul-2026 15:18:13 UTC] Endpoint: user/profile.php
[30-Jul-2026 15:18:13 UTC] Full Log Data: {
    "timestamp": "2026-07-30 15:18:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.90.182.249",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.90.182.249, 104.23.216.253",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MSIsInVzZXJuYW1lIjoiQWZzaGEiLCJlbWFpbCI6ImFwc2hhNjIxN0BnbWFpbC5jb20iLCJleHAiOjE3ODYwMjk0OTB9.HhxTodAbpcG2DbTXv_0TdMiXCyYUHzwRo8Qm1jv_PJM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23555ac38bc4e88-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.90.182.249",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jul-2026 15:18:13 UTC] === END API CALL LOG ===
[30-Jul-2026 15:18:13 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jul-2026 15:18:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MSIsInVzZXJuYW1lIjoiQWZzaGEiLCJlbWFpbCI6ImFwc2hhNjIxN0BnbWFpbC5jb20iLCJleHAiOjE3ODYwMjk0OTB9.HhxTodAbpcG2DbTXv_0TdMiXCyYUHzwRo8Qm1jv_PJM
[30-Jul-2026 15:18:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jul-2026 15:18:13 UTC] ✅ JWT token verified successfully for user profile
[30-Jul-2026 15:18:13 UTC] User ID: 1191
[30-Jul-2026 15:18:13 UTC] ✅ User profile retrieved successfully for user ID: 1191
[30-Jul-2026 15:18:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jul-2026 15:18:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jul-2026 15:18:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.90.182.249, 104.23.216.254","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MSIsInVzZXJuYW1lIjoiQWZzaGEiLCJlbWFpbCI6ImFwc2hhNjIxN0BnbWFpbC5jb20iLCJleHAiOjE3ODYwMjk0OTB9.HhxTodAbpcG2DbTXv_0TdMiXCyYUHzwRo8Qm1jv_PJM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a23555f268924e88-DEL","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.90.182.249","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-Jul-2026 15:18:24 UTC] === User Orders API Called ===
[30-Jul-2026 15:18:24 UTC] User ID: 1191
[30-Jul-2026 15:18:24 UTC] Limit: 20, Offset: 0
[30-Jul-2026 15:18:24 UTC] Orders found: 0
[30-Jul-2026 15:18:24 UTC] Orders data: []
[30-Jul-2026 15:18:24 UTC] Total orders count: 0
[30-Jul-2026 15:18:26 UTC] === API CALL LOG ===
[30-Jul-2026 15:18:26 UTC] Endpoint: user/profile.php
[30-Jul-2026 15:18:26 UTC] Full Log Data: {
    "timestamp": "2026-07-30 15:18:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.90.182.249",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.90.182.249, 104.23.216.254",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MSIsInVzZXJuYW1lIjoiQWZzaGEiLCJlbWFpbCI6ImFwc2hhNjIxN0BnbWFpbC5jb20iLCJleHAiOjE3ODYwMjk0OTB9.HhxTodAbpcG2DbTXv_0TdMiXCyYUHzwRo8Qm1jv_PJM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23555fc3c4d4e88-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.90.182.249",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jul-2026 15:18:26 UTC] === END API CALL LOG ===
[30-Jul-2026 15:18:26 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jul-2026 15:18:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MSIsInVzZXJuYW1lIjoiQWZzaGEiLCJlbWFpbCI6ImFwc2hhNjIxN0BnbWFpbC5jb20iLCJleHAiOjE3ODYwMjk0OTB9.HhxTodAbpcG2DbTXv_0TdMiXCyYUHzwRo8Qm1jv_PJM
[30-Jul-2026 15:18:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jul-2026 15:18:26 UTC] ✅ JWT token verified successfully for user profile
[30-Jul-2026 15:18:26 UTC] User ID: 1191
[30-Jul-2026 15:18:26 UTC] ✅ User profile retrieved successfully for user ID: 1191
[30-Jul-2026 15:18:26 UTC] User Purchases API - User ID: 1191
[30-Jul-2026 15:18:26 UTC] User Purchases API - Total purchases found: 0
[30-Jul-2026 15:18:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jul-2026 15:18:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jul-2026 15:18:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.90.182.249, 104.23.216.254","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MSIsInVzZXJuYW1lIjoiQWZzaGEiLCJlbWFpbCI6ImFwc2hhNjIxN0BnbWFpbC5jb20iLCJleHAiOjE3ODYwMjk0OTB9.HhxTodAbpcG2DbTXv_0TdMiXCyYUHzwRo8Qm1jv_PJM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a235560e4ed54e88-DEL","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.90.182.249","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-Jul-2026 15:18:28 UTC] === User Orders API Called ===
[30-Jul-2026 15:18:28 UTC] User ID: 1191
[30-Jul-2026 15:18:28 UTC] Limit: 20, Offset: 0
[30-Jul-2026 15:18:28 UTC] Orders found: 0
[30-Jul-2026 15:18:28 UTC] Orders data: []
[30-Jul-2026 15:18:28 UTC] Total orders count: 0
[30-Jul-2026 15:18:29 UTC] === API CALL LOG ===
[30-Jul-2026 15:18:29 UTC] Endpoint: user/profile.php
[30-Jul-2026 15:18:29 UTC] Full Log Data: {
    "timestamp": "2026-07-30 15:18:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.90.182.249",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.90.182.249, 104.23.216.254",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MSIsInVzZXJuYW1lIjoiQWZzaGEiLCJlbWFpbCI6ImFwc2hhNjIxN0BnbWFpbC5jb20iLCJleHAiOjE3ODYwMjk0OTB9.HhxTodAbpcG2DbTXv_0TdMiXCyYUHzwRo8Qm1jv_PJM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a235560ee83a4e88-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.90.182.249",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jul-2026 15:18:29 UTC] === END API CALL LOG ===
[30-Jul-2026 15:18:29 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jul-2026 15:18:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MSIsInVzZXJuYW1lIjoiQWZzaGEiLCJlbWFpbCI6ImFwc2hhNjIxN0BnbWFpbC5jb20iLCJleHAiOjE3ODYwMjk0OTB9.HhxTodAbpcG2DbTXv_0TdMiXCyYUHzwRo8Qm1jv_PJM
[30-Jul-2026 15:18:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jul-2026 15:18:29 UTC] ✅ JWT token verified successfully for user profile
[30-Jul-2026 15:18:29 UTC] User ID: 1191
[30-Jul-2026 15:18:29 UTC] ✅ User profile retrieved successfully for user ID: 1191
[30-Jul-2026 15:18:29 UTC] === API CALL LOG ===
[30-Jul-2026 15:18:29 UTC] Endpoint: user/profile.php
[30-Jul-2026 15:18:29 UTC] Full Log Data: {
    "timestamp": "2026-07-30 15:18:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.90.182.249",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.90.182.249, 104.23.216.254",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MSIsInVzZXJuYW1lIjoiQWZzaGEiLCJlbWFpbCI6ImFwc2hhNjIxN0BnbWFpbC5jb20iLCJleHAiOjE3ODYwMjk0OTB9.HhxTodAbpcG2DbTXv_0TdMiXCyYUHzwRo8Qm1jv_PJM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2355612b8564e88-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.90.182.249",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jul-2026 15:18:29 UTC] === END API CALL LOG ===
[30-Jul-2026 15:18:29 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jul-2026 15:18:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MSIsInVzZXJuYW1lIjoiQWZzaGEiLCJlbWFpbCI6ImFwc2hhNjIxN0BnbWFpbC5jb20iLCJleHAiOjE3ODYwMjk0OTB9.HhxTodAbpcG2DbTXv_0TdMiXCyYUHzwRo8Qm1jv_PJM
[30-Jul-2026 15:18:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jul-2026 15:18:29 UTC] ✅ JWT token verified successfully for user profile
[30-Jul-2026 15:18:29 UTC] User ID: 1191
[30-Jul-2026 15:18:29 UTC] ✅ User profile retrieved successfully for user ID: 1191
[30-Jul-2026 15:18:30 UTC] === API CALL LOG ===
[30-Jul-2026 15:18:30 UTC] Endpoint: user/profile.php
[30-Jul-2026 15:18:30 UTC] Full Log Data: {
    "timestamp": "2026-07-30 15:18:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.90.182.249",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.90.182.249, 104.23.216.254",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MSIsInVzZXJuYW1lIjoiQWZzaGEiLCJlbWFpbCI6ImFwc2hhNjIxN0BnbWFpbC5jb20iLCJleHAiOjE3ODYwMjk0OTB9.HhxTodAbpcG2DbTXv_0TdMiXCyYUHzwRo8Qm1jv_PJM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2355616589c4e88-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.90.182.249",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jul-2026 15:18:30 UTC] === END API CALL LOG ===
[30-Jul-2026 15:18:30 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jul-2026 15:18:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MSIsInVzZXJuYW1lIjoiQWZzaGEiLCJlbWFpbCI6ImFwc2hhNjIxN0BnbWFpbC5jb20iLCJleHAiOjE3ODYwMjk0OTB9.HhxTodAbpcG2DbTXv_0TdMiXCyYUHzwRo8Qm1jv_PJM
[30-Jul-2026 15:18:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jul-2026 15:18:30 UTC] ✅ JWT token verified successfully for user profile
[30-Jul-2026 15:18:30 UTC] User ID: 1191
[30-Jul-2026 15:18:30 UTC] ✅ User profile retrieved successfully for user ID: 1191
[30-Jul-2026 15:18:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jul-2026 15:18:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jul-2026 15:18:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.90.182.249, 104.23.216.254","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MSIsInVzZXJuYW1lIjoiQWZzaGEiLCJlbWFpbCI6ImFwc2hhNjIxN0BnbWFpbC5jb20iLCJleHAiOjE3ODYwMjk0OTB9.HhxTodAbpcG2DbTXv_0TdMiXCyYUHzwRo8Qm1jv_PJM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2355637e98c4e88-DEL","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.90.182.249","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-Jul-2026 15:18:35 UTC] === User Orders API Called ===
[30-Jul-2026 15:18:35 UTC] User ID: 1191
[30-Jul-2026 15:18:35 UTC] Limit: 20, Offset: 0
[30-Jul-2026 15:18:35 UTC] Orders found: 0
[30-Jul-2026 15:18:35 UTC] Orders data: []
[30-Jul-2026 15:18:35 UTC] Total orders count: 0
[30-Jul-2026 15:18:35 UTC] === API CALL LOG ===
[30-Jul-2026 15:18:35 UTC] Endpoint: user/profile.php
[30-Jul-2026 15:18:35 UTC] Full Log Data: {
    "timestamp": "2026-07-30 15:18:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.90.182.249",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.90.182.249, 104.23.216.254",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MSIsInVzZXJuYW1lIjoiQWZzaGEiLCJlbWFpbCI6ImFwc2hhNjIxN0BnbWFpbC5jb20iLCJleHAiOjE3ODYwMjk0OTB9.HhxTodAbpcG2DbTXv_0TdMiXCyYUHzwRo8Qm1jv_PJM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23556387ae94e88-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.90.182.249",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jul-2026 15:18:35 UTC] === END API CALL LOG ===
[30-Jul-2026 15:18:35 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jul-2026 15:18:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MSIsInVzZXJuYW1lIjoiQWZzaGEiLCJlbWFpbCI6ImFwc2hhNjIxN0BnbWFpbC5jb20iLCJleHAiOjE3ODYwMjk0OTB9.HhxTodAbpcG2DbTXv_0TdMiXCyYUHzwRo8Qm1jv_PJM
[30-Jul-2026 15:18:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jul-2026 15:18:35 UTC] ✅ JWT token verified successfully for user profile
[30-Jul-2026 15:18:35 UTC] User ID: 1191
[30-Jul-2026 15:18:35 UTC] ✅ User profile retrieved successfully for user ID: 1191
[30-Jul-2026 15:18:36 UTC] === API CALL LOG ===
[30-Jul-2026 15:18:36 UTC] Endpoint: user/profile.php
[30-Jul-2026 15:18:36 UTC] Full Log Data: {
    "timestamp": "2026-07-30 15:18:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.90.182.249",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.90.182.249, 104.23.216.254",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MSIsInVzZXJuYW1lIjoiQWZzaGEiLCJlbWFpbCI6ImFwc2hhNjIxN0BnbWFpbC5jb20iLCJleHAiOjE3ODYwMjk0OTB9.HhxTodAbpcG2DbTXv_0TdMiXCyYUHzwRo8Qm1jv_PJM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a235563c5ab14e88-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.90.182.249",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jul-2026 15:18:36 UTC] === END API CALL LOG ===
[30-Jul-2026 15:18:36 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jul-2026 15:18:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MSIsInVzZXJuYW1lIjoiQWZzaGEiLCJlbWFpbCI6ImFwc2hhNjIxN0BnbWFpbC5jb20iLCJleHAiOjE3ODYwMjk0OTB9.HhxTodAbpcG2DbTXv_0TdMiXCyYUHzwRo8Qm1jv_PJM
[30-Jul-2026 15:18:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jul-2026 15:18:36 UTC] ✅ JWT token verified successfully for user profile
[30-Jul-2026 15:18:36 UTC] User ID: 1191
[30-Jul-2026 15:18:36 UTC] ✅ User profile retrieved successfully for user ID: 1191
[30-Jul-2026 15:18:36 UTC] === API CALL LOG ===
[30-Jul-2026 15:18:36 UTC] Endpoint: user/profile.php
[30-Jul-2026 15:18:36 UTC] Full Log Data: {
    "timestamp": "2026-07-30 15:18:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.90.182.249",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.90.182.249, 104.23.216.254",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MSIsInVzZXJuYW1lIjoiQWZzaGEiLCJlbWFpbCI6ImFwc2hhNjIxN0BnbWFpbC5jb20iLCJleHAiOjE3ODYwMjk0OTB9.HhxTodAbpcG2DbTXv_0TdMiXCyYUHzwRo8Qm1jv_PJM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23556407b544e88-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.90.182.249",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jul-2026 15:18:36 UTC] === END API CALL LOG ===
[30-Jul-2026 15:18:36 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jul-2026 15:18:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MSIsInVzZXJuYW1lIjoiQWZzaGEiLCJlbWFpbCI6ImFwc2hhNjIxN0BnbWFpbC5jb20iLCJleHAiOjE3ODYwMjk0OTB9.HhxTodAbpcG2DbTXv_0TdMiXCyYUHzwRo8Qm1jv_PJM
[30-Jul-2026 15:18:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jul-2026 15:18:36 UTC] ✅ JWT token verified successfully for user profile
[30-Jul-2026 15:18:36 UTC] User ID: 1191
[30-Jul-2026 15:18:36 UTC] ✅ User profile retrieved successfully for user ID: 1191
[30-Jul-2026 15:18:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jul-2026 15:18:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jul-2026 15:18:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.90.182.249, 104.23.216.254","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MSIsInVzZXJuYW1lIjoiQWZzaGEiLCJlbWFpbCI6ImFwc2hhNjIxN0BnbWFpbC5jb20iLCJleHAiOjE3ODYwMjk0OTB9.HhxTodAbpcG2DbTXv_0TdMiXCyYUHzwRo8Qm1jv_PJM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2355647aaa04e88-DEL","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.90.182.249","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-Jul-2026 15:18:38 UTC] === User Orders API Called ===
[30-Jul-2026 15:18:38 UTC] User ID: 1191
[30-Jul-2026 15:18:38 UTC] Limit: 20, Offset: 0
[30-Jul-2026 15:18:38 UTC] Orders found: 0
[30-Jul-2026 15:18:38 UTC] Orders data: []
[30-Jul-2026 15:18:38 UTC] Total orders count: 0
[30-Jul-2026 15:18:38 UTC] === API CALL LOG ===
[30-Jul-2026 15:18:38 UTC] Endpoint: user/profile.php
[30-Jul-2026 15:18:38 UTC] Full Log Data: {
    "timestamp": "2026-07-30 15:18:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.90.182.249",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.90.182.249, 104.23.216.254",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MSIsInVzZXJuYW1lIjoiQWZzaGEiLCJlbWFpbCI6ImFwc2hhNjIxN0BnbWFpbC5jb20iLCJleHAiOjE3ODYwMjk0OTB9.HhxTodAbpcG2DbTXv_0TdMiXCyYUHzwRo8Qm1jv_PJM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23556484bfb4e88-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.90.182.249",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jul-2026 15:18:38 UTC] === END API CALL LOG ===
[30-Jul-2026 15:18:38 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jul-2026 15:18:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MSIsInVzZXJuYW1lIjoiQWZzaGEiLCJlbWFpbCI6ImFwc2hhNjIxN0BnbWFpbC5jb20iLCJleHAiOjE3ODYwMjk0OTB9.HhxTodAbpcG2DbTXv_0TdMiXCyYUHzwRo8Qm1jv_PJM
[30-Jul-2026 15:18:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jul-2026 15:18:38 UTC] ✅ JWT token verified successfully for user profile
[30-Jul-2026 15:18:38 UTC] User ID: 1191
[30-Jul-2026 15:18:38 UTC] ✅ User profile retrieved successfully for user ID: 1191
[30-Jul-2026 15:18:38 UTC] === API CALL LOG ===
[30-Jul-2026 15:18:38 UTC] Endpoint: user/profile.php
[30-Jul-2026 15:18:38 UTC] Full Log Data: {
    "timestamp": "2026-07-30 15:18:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.90.182.249",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.90.182.249, 104.23.216.254",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MSIsInVzZXJuYW1lIjoiQWZzaGEiLCJlbWFpbCI6ImFwc2hhNjIxN0BnbWFpbC5jb20iLCJleHAiOjE3ODYwMjk0OTB9.HhxTodAbpcG2DbTXv_0TdMiXCyYUHzwRo8Qm1jv_PJM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a235564c2c5d4e88-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.90.182.249",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jul-2026 15:18:38 UTC] === END API CALL LOG ===
[30-Jul-2026 15:18:38 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jul-2026 15:18:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MSIsInVzZXJuYW1lIjoiQWZzaGEiLCJlbWFpbCI6ImFwc2hhNjIxN0BnbWFpbC5jb20iLCJleHAiOjE3ODYwMjk0OTB9.HhxTodAbpcG2DbTXv_0TdMiXCyYUHzwRo8Qm1jv_PJM
[30-Jul-2026 15:18:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jul-2026 15:18:38 UTC] ✅ JWT token verified successfully for user profile
[30-Jul-2026 15:18:38 UTC] User ID: 1191
[30-Jul-2026 15:18:38 UTC] ✅ User profile retrieved successfully for user ID: 1191
[30-Jul-2026 15:18:39 UTC] === API CALL LOG ===
[30-Jul-2026 15:18:39 UTC] Endpoint: user/profile.php
[30-Jul-2026 15:18:39 UTC] Full Log Data: {
    "timestamp": "2026-07-30 15:18:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.90.182.249",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.90.182.249, 104.23.216.254",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MSIsInVzZXJuYW1lIjoiQWZzaGEiLCJlbWFpbCI6ImFwc2hhNjIxN0BnbWFpbC5jb20iLCJleHAiOjE3ODYwMjk0OTB9.HhxTodAbpcG2DbTXv_0TdMiXCyYUHzwRo8Qm1jv_PJM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a235564febe94e88-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.90.182.249",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jul-2026 15:18:39 UTC] === END API CALL LOG ===
[30-Jul-2026 15:18:39 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jul-2026 15:18:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MSIsInVzZXJuYW1lIjoiQWZzaGEiLCJlbWFpbCI6ImFwc2hhNjIxN0BnbWFpbC5jb20iLCJleHAiOjE3ODYwMjk0OTB9.HhxTodAbpcG2DbTXv_0TdMiXCyYUHzwRo8Qm1jv_PJM
[30-Jul-2026 15:18:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jul-2026 15:18:39 UTC] ✅ JWT token verified successfully for user profile
[30-Jul-2026 15:18:39 UTC] User ID: 1191
[30-Jul-2026 15:18:39 UTC] ✅ User profile retrieved successfully for user ID: 1191
[30-Jul-2026 15:19:42 UTC] === API CALL LOG ===
[30-Jul-2026 15:19:42 UTC] Endpoint: user/profile.php
[30-Jul-2026 15:19:42 UTC] Full Log Data: {
    "timestamp": "2026-07-30 15:19:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.90.182.249",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.90.182.249, 104.23.216.254",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MSIsInVzZXJuYW1lIjoiQWZzaGEiLCJlbWFpbCI6ImFwc2hhNjIxN0BnbWFpbC5jb20iLCJleHAiOjE3ODYwMjk0OTB9.HhxTodAbpcG2DbTXv_0TdMiXCyYUHzwRo8Qm1jv_PJM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23557d44c62b237-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.90.182.249",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jul-2026 15:19:42 UTC] === END API CALL LOG ===
[30-Jul-2026 15:19:42 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jul-2026 15:19:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MSIsInVzZXJuYW1lIjoiQWZzaGEiLCJlbWFpbCI6ImFwc2hhNjIxN0BnbWFpbC5jb20iLCJleHAiOjE3ODYwMjk0OTB9.HhxTodAbpcG2DbTXv_0TdMiXCyYUHzwRo8Qm1jv_PJM
[30-Jul-2026 15:19:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jul-2026 15:19:42 UTC] ✅ JWT token verified successfully for user profile
[30-Jul-2026 15:19:42 UTC] User ID: 1191
[30-Jul-2026 15:19:42 UTC] ✅ User profile retrieved successfully for user ID: 1191
[30-Jul-2026 15:20:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jul-2026 15:20:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jul-2026 15:20:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.90.182.249, 104.23.216.253","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MSIsInVzZXJuYW1lIjoiQWZzaGEiLCJlbWFpbCI6ImFwc2hhNjIxN0BnbWFpbC5jb20iLCJleHAiOjE3ODYwMjk0OTB9.HhxTodAbpcG2DbTXv_0TdMiXCyYUHzwRo8Qm1jv_PJM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a235584a8a71b237-DEL","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.90.182.249","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-Jul-2026 15:20:01 UTC] === User Orders API Called ===
[30-Jul-2026 15:20:01 UTC] User ID: 1191
[30-Jul-2026 15:20:01 UTC] Limit: 20, Offset: 0
[30-Jul-2026 15:20:01 UTC] Orders found: 0
[30-Jul-2026 15:20:01 UTC] Orders data: []
[30-Jul-2026 15:20:01 UTC] Total orders count: 0
[30-Jul-2026 15:20:01 UTC] === API CALL LOG ===
[30-Jul-2026 15:20:01 UTC] Endpoint: user/profile.php
[30-Jul-2026 15:20:01 UTC] Full Log Data: {
    "timestamp": "2026-07-30 15:20:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.90.182.249",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.90.182.249, 104.23.216.254",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MSIsInVzZXJuYW1lIjoiQWZzaGEiLCJlbWFpbCI6ImFwc2hhNjIxN0BnbWFpbC5jb20iLCJleHAiOjE3ODYwMjk0OTB9.HhxTodAbpcG2DbTXv_0TdMiXCyYUHzwRo8Qm1jv_PJM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a235584b2b69b237-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.90.182.249",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jul-2026 15:20:01 UTC] === END API CALL LOG ===
[30-Jul-2026 15:20:01 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jul-2026 15:20:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MSIsInVzZXJuYW1lIjoiQWZzaGEiLCJlbWFpbCI6ImFwc2hhNjIxN0BnbWFpbC5jb20iLCJleHAiOjE3ODYwMjk0OTB9.HhxTodAbpcG2DbTXv_0TdMiXCyYUHzwRo8Qm1jv_PJM
[30-Jul-2026 15:20:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jul-2026 15:20:01 UTC] ✅ JWT token verified successfully for user profile
[30-Jul-2026 15:20:01 UTC] User ID: 1191
[30-Jul-2026 15:20:01 UTC] ✅ User profile retrieved successfully for user ID: 1191
[30-Jul-2026 15:20:02 UTC] === API CALL LOG ===
[30-Jul-2026 15:20:02 UTC] Endpoint: user/profile.php
[30-Jul-2026 15:20:02 UTC] Full Log Data: {
    "timestamp": "2026-07-30 15:20:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.90.182.249",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.90.182.249, 104.23.216.253",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MSIsInVzZXJuYW1lIjoiQWZzaGEiLCJlbWFpbCI6ImFwc2hhNjIxN0BnbWFpbC5jb20iLCJleHAiOjE3ODYwMjk0OTB9.HhxTodAbpcG2DbTXv_0TdMiXCyYUHzwRo8Qm1jv_PJM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a235584efb07b237-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.90.182.249",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jul-2026 15:20:02 UTC] === END API CALL LOG ===
[30-Jul-2026 15:20:02 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jul-2026 15:20:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MSIsInVzZXJuYW1lIjoiQWZzaGEiLCJlbWFpbCI6ImFwc2hhNjIxN0BnbWFpbC5jb20iLCJleHAiOjE3ODYwMjk0OTB9.HhxTodAbpcG2DbTXv_0TdMiXCyYUHzwRo8Qm1jv_PJM
[30-Jul-2026 15:20:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jul-2026 15:20:02 UTC] ✅ JWT token verified successfully for user profile
[30-Jul-2026 15:20:02 UTC] User ID: 1191
[30-Jul-2026 15:20:02 UTC] ✅ User profile retrieved successfully for user ID: 1191
[30-Jul-2026 15:20:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jul-2026 15:20:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jul-2026 15:20:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.90.182.249, 104.23.216.254","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MSIsInVzZXJuYW1lIjoiQWZzaGEiLCJlbWFpbCI6ImFwc2hhNjIxN0BnbWFpbC5jb20iLCJleHAiOjE3ODYwMjk0OTB9.HhxTodAbpcG2DbTXv_0TdMiXCyYUHzwRo8Qm1jv_PJM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a235587dc953b237-DEL","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.90.182.249","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-Jul-2026 15:20:08 UTC] === User Orders API Called ===
[30-Jul-2026 15:20:08 UTC] User ID: 1191
[30-Jul-2026 15:20:08 UTC] Limit: 20, Offset: 0
[30-Jul-2026 15:20:08 UTC] Orders found: 0
[30-Jul-2026 15:20:08 UTC] Orders data: []
[30-Jul-2026 15:20:08 UTC] Total orders count: 0
[30-Jul-2026 15:20:08 UTC] === API CALL LOG ===
[30-Jul-2026 15:20:08 UTC] Endpoint: user/profile.php
[30-Jul-2026 15:20:08 UTC] Full Log Data: {
    "timestamp": "2026-07-30 15:20:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.90.182.249",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.90.182.249, 104.23.216.254",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MSIsInVzZXJuYW1lIjoiQWZzaGEiLCJlbWFpbCI6ImFwc2hhNjIxN0BnbWFpbC5jb20iLCJleHAiOjE3ODYwMjk0OTB9.HhxTodAbpcG2DbTXv_0TdMiXCyYUHzwRo8Qm1jv_PJM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a235587e5a1cb237-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.90.182.249",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jul-2026 15:20:08 UTC] === END API CALL LOG ===
[30-Jul-2026 15:20:08 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jul-2026 15:20:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MSIsInVzZXJuYW1lIjoiQWZzaGEiLCJlbWFpbCI6ImFwc2hhNjIxN0BnbWFpbC5jb20iLCJleHAiOjE3ODYwMjk0OTB9.HhxTodAbpcG2DbTXv_0TdMiXCyYUHzwRo8Qm1jv_PJM
[30-Jul-2026 15:20:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jul-2026 15:20:08 UTC] ✅ JWT token verified successfully for user profile
[30-Jul-2026 15:20:08 UTC] User ID: 1191
[30-Jul-2026 15:20:08 UTC] ✅ User profile retrieved successfully for user ID: 1191
[30-Jul-2026 15:20:09 UTC] === API CALL LOG ===
[30-Jul-2026 15:20:09 UTC] Endpoint: user/profile.php
[30-Jul-2026 15:20:09 UTC] Full Log Data: {
    "timestamp": "2026-07-30 15:20:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.90.182.249",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.90.182.249, 104.23.216.254",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MSIsInVzZXJuYW1lIjoiQWZzaGEiLCJlbWFpbCI6ImFwc2hhNjIxN0BnbWFpbC5jb20iLCJleHAiOjE3ODYwMjk0OTB9.HhxTodAbpcG2DbTXv_0TdMiXCyYUHzwRo8Qm1jv_PJM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a235588228d5b237-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.90.182.249",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jul-2026 15:20:09 UTC] === END API CALL LOG ===
[30-Jul-2026 15:20:09 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jul-2026 15:20:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MSIsInVzZXJuYW1lIjoiQWZzaGEiLCJlbWFpbCI6ImFwc2hhNjIxN0BnbWFpbC5jb20iLCJleHAiOjE3ODYwMjk0OTB9.HhxTodAbpcG2DbTXv_0TdMiXCyYUHzwRo8Qm1jv_PJM
[30-Jul-2026 15:20:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jul-2026 15:20:09 UTC] ✅ JWT token verified successfully for user profile
[30-Jul-2026 15:20:09 UTC] User ID: 1191
[30-Jul-2026 15:20:09 UTC] ✅ User profile retrieved successfully for user ID: 1191
[30-Jul-2026 15:20:23 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jul-2026 15:20:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jul-2026 15:20:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.90.182.249, 104.23.216.254","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MSIsInVzZXJuYW1lIjoiQWZzaGEiLCJlbWFpbCI6ImFwc2hhNjIxN0BnbWFpbC5jb20iLCJleHAiOjE3ODYwMjk0OTB9.HhxTodAbpcG2DbTXv_0TdMiXCyYUHzwRo8Qm1jv_PJM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a23558d4c9ebb237-DEL","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.90.182.249","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-Jul-2026 15:20:23 UTC] === User Orders API Called ===
[30-Jul-2026 15:20:23 UTC] User ID: 1191
[30-Jul-2026 15:20:23 UTC] Limit: 20, Offset: 0
[30-Jul-2026 15:20:23 UTC] Orders found: 0
[30-Jul-2026 15:20:23 UTC] Orders data: []
[30-Jul-2026 15:20:23 UTC] Total orders count: 0
[30-Jul-2026 15:20:23 UTC] === API CALL LOG ===
[30-Jul-2026 15:20:23 UTC] Endpoint: user/profile.php
[30-Jul-2026 15:20:23 UTC] Full Log Data: {
    "timestamp": "2026-07-30 15:20:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.90.182.249",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.90.182.249, 104.23.216.254",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MSIsInVzZXJuYW1lIjoiQWZzaGEiLCJlbWFpbCI6ImFwc2hhNjIxN0BnbWFpbC5jb20iLCJleHAiOjE3ODYwMjk0OTB9.HhxTodAbpcG2DbTXv_0TdMiXCyYUHzwRo8Qm1jv_PJM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23558d55acbb237-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.90.182.249",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jul-2026 15:20:23 UTC] === END API CALL LOG ===
[30-Jul-2026 15:20:23 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jul-2026 15:20:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MSIsInVzZXJuYW1lIjoiQWZzaGEiLCJlbWFpbCI6ImFwc2hhNjIxN0BnbWFpbC5jb20iLCJleHAiOjE3ODYwMjk0OTB9.HhxTodAbpcG2DbTXv_0TdMiXCyYUHzwRo8Qm1jv_PJM
[30-Jul-2026 15:20:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jul-2026 15:20:23 UTC] ✅ JWT token verified successfully for user profile
[30-Jul-2026 15:20:23 UTC] User ID: 1191
[30-Jul-2026 15:20:23 UTC] ✅ User profile retrieved successfully for user ID: 1191
[30-Jul-2026 15:20:24 UTC] === API CALL LOG ===
[30-Jul-2026 15:20:24 UTC] Endpoint: user/profile.php
[30-Jul-2026 15:20:24 UTC] Full Log Data: {
    "timestamp": "2026-07-30 15:20:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.90.182.249",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.90.182.249, 104.23.216.253",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MSIsInVzZXJuYW1lIjoiQWZzaGEiLCJlbWFpbCI6ImFwc2hhNjIxN0BnbWFpbC5jb20iLCJleHAiOjE3ODYwMjk0OTB9.HhxTodAbpcG2DbTXv_0TdMiXCyYUHzwRo8Qm1jv_PJM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23558d9296db237-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.90.182.249",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jul-2026 15:20:24 UTC] === END API CALL LOG ===
[30-Jul-2026 15:20:24 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jul-2026 15:20:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MSIsInVzZXJuYW1lIjoiQWZzaGEiLCJlbWFpbCI6ImFwc2hhNjIxN0BnbWFpbC5jb20iLCJleHAiOjE3ODYwMjk0OTB9.HhxTodAbpcG2DbTXv_0TdMiXCyYUHzwRo8Qm1jv_PJM
[30-Jul-2026 15:20:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jul-2026 15:20:24 UTC] ✅ JWT token verified successfully for user profile
[30-Jul-2026 15:20:24 UTC] User ID: 1191
[30-Jul-2026 15:20:24 UTC] ✅ User profile retrieved successfully for user ID: 1191
[30-Jul-2026 15:20:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jul-2026 15:20:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jul-2026 15:20:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.90.182.249, 104.23.216.254","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MSIsInVzZXJuYW1lIjoiQWZzaGEiLCJlbWFpbCI6ImFwc2hhNjIxN0BnbWFpbC5jb20iLCJleHAiOjE3ODYwMjk0OTB9.HhxTodAbpcG2DbTXv_0TdMiXCyYUHzwRo8Qm1jv_PJM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a23559865abdb237-DEL","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.90.182.249","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-Jul-2026 15:20:51 UTC] === User Orders API Called ===
[30-Jul-2026 15:20:51 UTC] User ID: 1191
[30-Jul-2026 15:20:51 UTC] Limit: 20, Offset: 0
[30-Jul-2026 15:20:51 UTC] Orders found: 0
[30-Jul-2026 15:20:51 UTC] Orders data: []
[30-Jul-2026 15:20:51 UTC] Total orders count: 0
[30-Jul-2026 15:20:51 UTC] === API CALL LOG ===
[30-Jul-2026 15:20:51 UTC] Endpoint: user/profile.php
[30-Jul-2026 15:20:51 UTC] Full Log Data: {
    "timestamp": "2026-07-30 15:20:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.90.182.249",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.90.182.249, 104.23.216.253",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MSIsInVzZXJuYW1lIjoiQWZzaGEiLCJlbWFpbCI6ImFwc2hhNjIxN0BnbWFpbC5jb20iLCJleHAiOjE3ODYwMjk0OTB9.HhxTodAbpcG2DbTXv_0TdMiXCyYUHzwRo8Qm1jv_PJM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2355986eba9b237-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.90.182.249",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jul-2026 15:20:51 UTC] === END API CALL LOG ===
[30-Jul-2026 15:20:51 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jul-2026 15:20:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MSIsInVzZXJuYW1lIjoiQWZzaGEiLCJlbWFpbCI6ImFwc2hhNjIxN0BnbWFpbC5jb20iLCJleHAiOjE3ODYwMjk0OTB9.HhxTodAbpcG2DbTXv_0TdMiXCyYUHzwRo8Qm1jv_PJM
[30-Jul-2026 15:20:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jul-2026 15:20:51 UTC] ✅ JWT token verified successfully for user profile
[30-Jul-2026 15:20:51 UTC] User ID: 1191
[30-Jul-2026 15:20:51 UTC] ✅ User profile retrieved successfully for user ID: 1191
[30-Jul-2026 15:20:52 UTC] === API CALL LOG ===
[30-Jul-2026 15:20:52 UTC] Endpoint: user/profile.php
[30-Jul-2026 15:20:52 UTC] Full Log Data: {
    "timestamp": "2026-07-30 15:20:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.90.182.249",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.90.182.249, 104.23.216.254",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MSIsInVzZXJuYW1lIjoiQWZzaGEiLCJlbWFpbCI6ImFwc2hhNjIxN0BnbWFpbC5jb20iLCJleHAiOjE3ODYwMjk0OTB9.HhxTodAbpcG2DbTXv_0TdMiXCyYUHzwRo8Qm1jv_PJM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a235598aba6cb237-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.90.182.249",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jul-2026 15:20:52 UTC] === END API CALL LOG ===
[30-Jul-2026 15:20:52 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jul-2026 15:20:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MSIsInVzZXJuYW1lIjoiQWZzaGEiLCJlbWFpbCI6ImFwc2hhNjIxN0BnbWFpbC5jb20iLCJleHAiOjE3ODYwMjk0OTB9.HhxTodAbpcG2DbTXv_0TdMiXCyYUHzwRo8Qm1jv_PJM
[30-Jul-2026 15:20:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jul-2026 15:20:52 UTC] ✅ JWT token verified successfully for user profile
[30-Jul-2026 15:20:52 UTC] User ID: 1191
[30-Jul-2026 15:20:52 UTC] ✅ User profile retrieved successfully for user ID: 1191
[30-Jul-2026 15:21:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jul-2026 15:21:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jul-2026 15:21:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.90.182.249, 104.23.216.253","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MSIsInVzZXJuYW1lIjoiQWZzaGEiLCJlbWFpbCI6ImFwc2hhNjIxN0BnbWFpbC5jb20iLCJleHAiOjE3ODYwMjk0OTB9.HhxTodAbpcG2DbTXv_0TdMiXCyYUHzwRo8Qm1jv_PJM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a23559fa2b76b237-DEL","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.90.182.249","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-Jul-2026 15:21:10 UTC] === User Orders API Called ===
[30-Jul-2026 15:21:10 UTC] User ID: 1191
[30-Jul-2026 15:21:10 UTC] Limit: 20, Offset: 0
[30-Jul-2026 15:21:10 UTC] Orders found: 0
[30-Jul-2026 15:21:10 UTC] Orders data: []
[30-Jul-2026 15:21:10 UTC] Total orders count: 0
[30-Jul-2026 15:21:10 UTC] === API CALL LOG ===
[30-Jul-2026 15:21:10 UTC] Endpoint: user/profile.php
[30-Jul-2026 15:21:10 UTC] Full Log Data: {
    "timestamp": "2026-07-30 15:21:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.90.182.249",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.90.182.249, 104.23.216.254",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MSIsInVzZXJuYW1lIjoiQWZzaGEiLCJlbWFpbCI6ImFwc2hhNjIxN0BnbWFpbC5jb20iLCJleHAiOjE3ODYwMjk0OTB9.HhxTodAbpcG2DbTXv_0TdMiXCyYUHzwRo8Qm1jv_PJM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23559fabc5eb237-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.90.182.249",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jul-2026 15:21:10 UTC] === END API CALL LOG ===
[30-Jul-2026 15:21:10 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jul-2026 15:21:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MSIsInVzZXJuYW1lIjoiQWZzaGEiLCJlbWFpbCI6ImFwc2hhNjIxN0BnbWFpbC5jb20iLCJleHAiOjE3ODYwMjk0OTB9.HhxTodAbpcG2DbTXv_0TdMiXCyYUHzwRo8Qm1jv_PJM
[30-Jul-2026 15:21:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jul-2026 15:21:10 UTC] ✅ JWT token verified successfully for user profile
[30-Jul-2026 15:21:10 UTC] User ID: 1191
[30-Jul-2026 15:21:10 UTC] ✅ User profile retrieved successfully for user ID: 1191
[30-Jul-2026 15:21:11 UTC] === API CALL LOG ===
[30-Jul-2026 15:21:11 UTC] Endpoint: user/profile.php
[30-Jul-2026 15:21:11 UTC] Full Log Data: {
    "timestamp": "2026-07-30 15:21:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.90.182.249",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.90.182.249, 104.23.216.254",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MSIsInVzZXJuYW1lIjoiQWZzaGEiLCJlbWFpbCI6ImFwc2hhNjIxN0BnbWFpbC5jb20iLCJleHAiOjE3ODYwMjk0OTB9.HhxTodAbpcG2DbTXv_0TdMiXCyYUHzwRo8Qm1jv_PJM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23559fe9b01b237-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.90.182.249",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jul-2026 15:21:11 UTC] === END API CALL LOG ===
[30-Jul-2026 15:21:11 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jul-2026 15:21:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MSIsInVzZXJuYW1lIjoiQWZzaGEiLCJlbWFpbCI6ImFwc2hhNjIxN0BnbWFpbC5jb20iLCJleHAiOjE3ODYwMjk0OTB9.HhxTodAbpcG2DbTXv_0TdMiXCyYUHzwRo8Qm1jv_PJM
[30-Jul-2026 15:21:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jul-2026 15:21:11 UTC] ✅ JWT token verified successfully for user profile
[30-Jul-2026 15:21:11 UTC] User ID: 1191
[30-Jul-2026 15:21:11 UTC] ✅ User profile retrieved successfully for user ID: 1191
[30-Jul-2026 15:21:23 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jul-2026 15:21:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jul-2026 15:21:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.90.182.249, 104.23.216.254","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MSIsInVzZXJuYW1lIjoiQWZzaGEiLCJlbWFpbCI6ImFwc2hhNjIxN0BnbWFpbC5jb20iLCJleHAiOjE3ODYwMjk0OTB9.HhxTodAbpcG2DbTXv_0TdMiXCyYUHzwRo8Qm1jv_PJM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2355a49dd4fb237-DEL","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.90.182.249","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-Jul-2026 15:21:23 UTC] === User Orders API Called ===
[30-Jul-2026 15:21:23 UTC] User ID: 1191
[30-Jul-2026 15:21:23 UTC] Limit: 20, Offset: 0
[30-Jul-2026 15:21:23 UTC] Orders found: 0
[30-Jul-2026 15:21:23 UTC] Orders data: []
[30-Jul-2026 15:21:23 UTC] Total orders count: 0
[30-Jul-2026 15:21:24 UTC] === API CALL LOG ===
[30-Jul-2026 15:21:24 UTC] Endpoint: user/profile.php
[30-Jul-2026 15:21:24 UTC] Full Log Data: {
    "timestamp": "2026-07-30 15:21:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.90.182.249",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.90.182.249, 104.23.216.254",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MSIsInVzZXJuYW1lIjoiQWZzaGEiLCJlbWFpbCI6ImFwc2hhNjIxN0BnbWFpbC5jb20iLCJleHAiOjE3ODYwMjk0OTB9.HhxTodAbpcG2DbTXv_0TdMiXCyYUHzwRo8Qm1jv_PJM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2355a574c22b237-DEL",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.90.182.249",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jul-2026 15:21:24 UTC] === END API CALL LOG ===
[30-Jul-2026 15:21:24 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jul-2026 15:21:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MSIsInVzZXJuYW1lIjoiQWZzaGEiLCJlbWFpbCI6ImFwc2hhNjIxN0BnbWFpbC5jb20iLCJleHAiOjE3ODYwMjk0OTB9.HhxTodAbpcG2DbTXv_0TdMiXCyYUHzwRo8Qm1jv_PJM
[30-Jul-2026 15:21:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jul-2026 15:21:24 UTC] ✅ JWT token verified successfully for user profile
[30-Jul-2026 15:21:24 UTC] User ID: 1191
[30-Jul-2026 15:21:24 UTC] ✅ User profile retrieved successfully for user ID: 1191
[30-Jul-2026 15:21:24 UTC] User Purchases API - User ID: 1191
[30-Jul-2026 15:21:24 UTC] User Purchases API - Total purchases found: 0
[30-Jul-2026 15:27:53 UTC] === API CALL LOG ===
[30-Jul-2026 15:27:53 UTC] Endpoint: user/profile.php
[30-Jul-2026 15:27:53 UTC] Full Log Data: {
    "timestamp": "2026-07-30 15:27:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "46.248.203.55",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "46.248.203.55, 172.69.36.150",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MiIsInVzZXJuYW1lIjoiTWVyYSIsImVtYWlsIjoiTGFuYVdvcmxkMjAyNkBnbWFpbC5jb20iLCJleHAiOjE3ODYwMzAwNzJ9.gfu_qv1Mm1AVuX4Tul3JKiH1J89FGpmp6OgrJtlILmw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23563d8bb8ad25f-AMM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "46.248.203.55",
        "cf-ipcountry": "JO",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jul-2026 15:27:53 UTC] === END API CALL LOG ===
[30-Jul-2026 15:27:53 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jul-2026 15:27:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MiIsInVzZXJuYW1lIjoiTWVyYSIsImVtYWlsIjoiTGFuYVdvcmxkMjAyNkBnbWFpbC5jb20iLCJleHAiOjE3ODYwMzAwNzJ9.gfu_qv1Mm1AVuX4Tul3JKiH1J89FGpmp6OgrJtlILmw
[30-Jul-2026 15:27:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jul-2026 15:27:53 UTC] ✅ JWT token verified successfully for user profile
[30-Jul-2026 15:27:53 UTC] User ID: 1192
[30-Jul-2026 15:27:53 UTC] ✅ User profile retrieved successfully for user ID: 1192
[30-Jul-2026 15:27:53 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jul-2026 15:27:53 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jul-2026 15:27:53 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"46.248.203.55, 172.69.36.158","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MiIsInVzZXJuYW1lIjoiTWVyYSIsImVtYWlsIjoiTGFuYVdvcmxkMjAyNkBnbWFpbC5jb20iLCJleHAiOjE3ODYwMzAwNzJ9.gfu_qv1Mm1AVuX4Tul3JKiH1J89FGpmp6OgrJtlILmw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a23563d8eba0d25f-AMM","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"46.248.203.55","cf-ipcountry":"JO","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-Jul-2026 15:27:53 UTC] === User Orders API Called ===
[30-Jul-2026 15:27:53 UTC] User ID: 1192
[30-Jul-2026 15:27:53 UTC] Limit: 20, Offset: 0
[30-Jul-2026 15:27:53 UTC] Orders found: 0
[30-Jul-2026 15:27:53 UTC] Orders data: []
[30-Jul-2026 15:27:53 UTC] Total orders count: 0
[30-Jul-2026 15:27:53 UTC] === API CALL LOG ===
[30-Jul-2026 15:27:53 UTC] Endpoint: user/profile.php
[30-Jul-2026 15:27:53 UTC] Full Log Data: {
    "timestamp": "2026-07-30 15:27:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "46.248.203.55",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "46.248.203.55, 172.69.36.150",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MiIsInVzZXJuYW1lIjoiTWVyYSIsImVtYWlsIjoiTGFuYVdvcmxkMjAyNkBnbWFpbC5jb20iLCJleHAiOjE3ODYwMzAwNzJ9.gfu_qv1Mm1AVuX4Tul3JKiH1J89FGpmp6OgrJtlILmw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23563d98bf9d25f-AMM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "46.248.203.55",
        "cf-ipcountry": "JO",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jul-2026 15:27:53 UTC] === END API CALL LOG ===
[30-Jul-2026 15:27:53 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jul-2026 15:27:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MiIsInVzZXJuYW1lIjoiTWVyYSIsImVtYWlsIjoiTGFuYVdvcmxkMjAyNkBnbWFpbC5jb20iLCJleHAiOjE3ODYwMzAwNzJ9.gfu_qv1Mm1AVuX4Tul3JKiH1J89FGpmp6OgrJtlILmw
[30-Jul-2026 15:27:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jul-2026 15:27:53 UTC] ✅ JWT token verified successfully for user profile
[30-Jul-2026 15:27:53 UTC] User ID: 1192
[30-Jul-2026 15:27:53 UTC] ✅ User profile retrieved successfully for user ID: 1192
[30-Jul-2026 15:27:54 UTC] === API CALL LOG ===
[30-Jul-2026 15:27:54 UTC] Endpoint: user/profile.php
[30-Jul-2026 15:27:54 UTC] Full Log Data: {
    "timestamp": "2026-07-30 15:27:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "46.248.203.55",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "46.248.203.55, 172.69.36.158",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MiIsInVzZXJuYW1lIjoiTWVyYSIsImVtYWlsIjoiTGFuYVdvcmxkMjAyNkBnbWFpbC5jb20iLCJleHAiOjE3ODYwMzAwNzJ9.gfu_qv1Mm1AVuX4Tul3JKiH1J89FGpmp6OgrJtlILmw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23563dbdd72d25f-AMM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "46.248.203.55",
        "cf-ipcountry": "JO",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jul-2026 15:27:54 UTC] === END API CALL LOG ===
[30-Jul-2026 15:27:54 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jul-2026 15:27:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MiIsInVzZXJuYW1lIjoiTWVyYSIsImVtYWlsIjoiTGFuYVdvcmxkMjAyNkBnbWFpbC5jb20iLCJleHAiOjE3ODYwMzAwNzJ9.gfu_qv1Mm1AVuX4Tul3JKiH1J89FGpmp6OgrJtlILmw
[30-Jul-2026 15:27:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jul-2026 15:27:54 UTC] ✅ JWT token verified successfully for user profile
[30-Jul-2026 15:27:54 UTC] User ID: 1192
[30-Jul-2026 15:27:54 UTC] ✅ User profile retrieved successfully for user ID: 1192
[30-Jul-2026 15:28:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jul-2026 15:28:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jul-2026 15:28:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"46.248.203.55, 172.69.36.150","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MiIsInVzZXJuYW1lIjoiTWVyYSIsImVtYWlsIjoiTGFuYVdvcmxkMjAyNkBnbWFpbC5jb20iLCJleHAiOjE3ODYwMzAwNzJ9.gfu_qv1Mm1AVuX4Tul3JKiH1J89FGpmp6OgrJtlILmw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a23564605f38d25f-AMM","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"46.248.203.55","cf-ipcountry":"JO","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-Jul-2026 15:28:15 UTC] === User Orders API Called ===
[30-Jul-2026 15:28:15 UTC] User ID: 1192
[30-Jul-2026 15:28:15 UTC] Limit: 20, Offset: 0
[30-Jul-2026 15:28:15 UTC] Orders found: 0
[30-Jul-2026 15:28:15 UTC] Orders data: []
[30-Jul-2026 15:28:15 UTC] Total orders count: 0
[30-Jul-2026 15:28:15 UTC] === API CALL LOG ===
[30-Jul-2026 15:28:15 UTC] Endpoint: user/profile.php
[30-Jul-2026 15:28:15 UTC] Full Log Data: {
    "timestamp": "2026-07-30 15:28:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "46.248.203.55",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "46.248.203.55, 172.69.36.150",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MiIsInVzZXJuYW1lIjoiTWVyYSIsImVtYWlsIjoiTGFuYVdvcmxkMjAyNkBnbWFpbC5jb20iLCJleHAiOjE3ODYwMzAwNzJ9.gfu_qv1Mm1AVuX4Tul3JKiH1J89FGpmp6OgrJtlILmw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2356460ef81d25f-AMM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "46.248.203.55",
        "cf-ipcountry": "JO",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jul-2026 15:28:15 UTC] === END API CALL LOG ===
[30-Jul-2026 15:28:15 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jul-2026 15:28:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MiIsInVzZXJuYW1lIjoiTWVyYSIsImVtYWlsIjoiTGFuYVdvcmxkMjAyNkBnbWFpbC5jb20iLCJleHAiOjE3ODYwMzAwNzJ9.gfu_qv1Mm1AVuX4Tul3JKiH1J89FGpmp6OgrJtlILmw
[30-Jul-2026 15:28:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jul-2026 15:28:15 UTC] ✅ JWT token verified successfully for user profile
[30-Jul-2026 15:28:15 UTC] User ID: 1192
[30-Jul-2026 15:28:15 UTC] ✅ User profile retrieved successfully for user ID: 1192
[30-Jul-2026 15:28:15 UTC] === API CALL LOG ===
[30-Jul-2026 15:28:15 UTC] Endpoint: user/profile.php
[30-Jul-2026 15:28:15 UTC] Full Log Data: {
    "timestamp": "2026-07-30 15:28:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "46.248.203.55",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "46.248.203.55, 172.69.36.150",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MiIsInVzZXJuYW1lIjoiTWVyYSIsImVtYWlsIjoiTGFuYVdvcmxkMjAyNkBnbWFpbC5jb20iLCJleHAiOjE3ODYwMzAwNzJ9.gfu_qv1Mm1AVuX4Tul3JKiH1J89FGpmp6OgrJtlILmw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2356462d8d5d25f-AMM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "46.248.203.55",
        "cf-ipcountry": "JO",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jul-2026 15:28:15 UTC] === END API CALL LOG ===
[30-Jul-2026 15:28:15 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jul-2026 15:28:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MiIsInVzZXJuYW1lIjoiTWVyYSIsImVtYWlsIjoiTGFuYVdvcmxkMjAyNkBnbWFpbC5jb20iLCJleHAiOjE3ODYwMzAwNzJ9.gfu_qv1Mm1AVuX4Tul3JKiH1J89FGpmp6OgrJtlILmw
[30-Jul-2026 15:28:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jul-2026 15:28:15 UTC] ✅ JWT token verified successfully for user profile
[30-Jul-2026 15:28:15 UTC] User ID: 1192
[30-Jul-2026 15:28:15 UTC] ✅ User profile retrieved successfully for user ID: 1192
[30-Jul-2026 15:28:16 UTC] === API CALL LOG ===
[30-Jul-2026 15:28:16 UTC] Endpoint: user/profile.php
[30-Jul-2026 15:28:16 UTC] Full Log Data: {
    "timestamp": "2026-07-30 15:28:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "46.248.203.55",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "46.248.203.55, 172.69.36.150",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MiIsInVzZXJuYW1lIjoiTWVyYSIsImVtYWlsIjoiTGFuYVdvcmxkMjAyNkBnbWFpbC5jb20iLCJleHAiOjE3ODYwMzAwNzJ9.gfu_qv1Mm1AVuX4Tul3JKiH1J89FGpmp6OgrJtlILmw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2356464da6fd25f-AMM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "46.248.203.55",
        "cf-ipcountry": "JO",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jul-2026 15:28:16 UTC] === END API CALL LOG ===
[30-Jul-2026 15:28:16 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jul-2026 15:28:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MiIsInVzZXJuYW1lIjoiTWVyYSIsImVtYWlsIjoiTGFuYVdvcmxkMjAyNkBnbWFpbC5jb20iLCJleHAiOjE3ODYwMzAwNzJ9.gfu_qv1Mm1AVuX4Tul3JKiH1J89FGpmp6OgrJtlILmw
[30-Jul-2026 15:28:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jul-2026 15:28:16 UTC] ✅ JWT token verified successfully for user profile
[30-Jul-2026 15:28:16 UTC] User ID: 1192
[30-Jul-2026 15:28:16 UTC] ✅ User profile retrieved successfully for user ID: 1192
[30-Jul-2026 15:28:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jul-2026 15:28:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jul-2026 15:28:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"46.248.203.55, 172.69.36.150","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MiIsInVzZXJuYW1lIjoiTWVyYSIsImVtYWlsIjoiTGFuYVdvcmxkMjAyNkBnbWFpbC5jb20iLCJleHAiOjE3ODYwMzAwNzJ9.gfu_qv1Mm1AVuX4Tul3JKiH1J89FGpmp6OgrJtlILmw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a235649f69ddd25f-AMM","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"46.248.203.55","cf-ipcountry":"JO","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-Jul-2026 15:28:25 UTC] === User Orders API Called ===
[30-Jul-2026 15:28:25 UTC] User ID: 1192
[30-Jul-2026 15:28:25 UTC] Limit: 20, Offset: 0
[30-Jul-2026 15:28:25 UTC] Orders found: 0
[30-Jul-2026 15:28:25 UTC] Orders data: []
[30-Jul-2026 15:28:25 UTC] Total orders count: 0
[30-Jul-2026 15:28:25 UTC] === API CALL LOG ===
[30-Jul-2026 15:28:25 UTC] Endpoint: user/profile.php
[30-Jul-2026 15:28:25 UTC] Full Log Data: {
    "timestamp": "2026-07-30 15:28:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "46.248.203.55",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "46.248.203.55, 172.69.36.151",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MiIsInVzZXJuYW1lIjoiTWVyYSIsImVtYWlsIjoiTGFuYVdvcmxkMjAyNkBnbWFpbC5jb20iLCJleHAiOjE3ODYwMzAwNzJ9.gfu_qv1Mm1AVuX4Tul3JKiH1J89FGpmp6OgrJtlILmw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23564a0cacdd25f-AMM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "46.248.203.55",
        "cf-ipcountry": "JO",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jul-2026 15:28:25 UTC] === END API CALL LOG ===
[30-Jul-2026 15:28:25 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jul-2026 15:28:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MiIsInVzZXJuYW1lIjoiTWVyYSIsImVtYWlsIjoiTGFuYVdvcmxkMjAyNkBnbWFpbC5jb20iLCJleHAiOjE3ODYwMzAwNzJ9.gfu_qv1Mm1AVuX4Tul3JKiH1J89FGpmp6OgrJtlILmw
[30-Jul-2026 15:28:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jul-2026 15:28:25 UTC] ✅ JWT token verified successfully for user profile
[30-Jul-2026 15:28:25 UTC] User ID: 1192
[30-Jul-2026 15:28:25 UTC] ✅ User profile retrieved successfully for user ID: 1192
[30-Jul-2026 15:28:26 UTC] === API CALL LOG ===
[30-Jul-2026 15:28:26 UTC] Endpoint: user/profile.php
[30-Jul-2026 15:28:26 UTC] Full Log Data: {
    "timestamp": "2026-07-30 15:28:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "46.248.203.55",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "46.248.203.55, 172.69.36.150",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MiIsInVzZXJuYW1lIjoiTWVyYSIsImVtYWlsIjoiTGFuYVdvcmxkMjAyNkBnbWFpbC5jb20iLCJleHAiOjE3ODYwMzAwNzJ9.gfu_qv1Mm1AVuX4Tul3JKiH1J89FGpmp6OgrJtlILmw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23564a3acb7d25f-AMM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "46.248.203.55",
        "cf-ipcountry": "JO",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jul-2026 15:28:26 UTC] === END API CALL LOG ===
[30-Jul-2026 15:28:26 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jul-2026 15:28:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MiIsInVzZXJuYW1lIjoiTWVyYSIsImVtYWlsIjoiTGFuYVdvcmxkMjAyNkBnbWFpbC5jb20iLCJleHAiOjE3ODYwMzAwNzJ9.gfu_qv1Mm1AVuX4Tul3JKiH1J89FGpmp6OgrJtlILmw
[30-Jul-2026 15:28:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jul-2026 15:28:26 UTC] ✅ JWT token verified successfully for user profile
[30-Jul-2026 15:28:26 UTC] User ID: 1192
[30-Jul-2026 15:28:26 UTC] ✅ User profile retrieved successfully for user ID: 1192
[30-Jul-2026 15:28:26 UTC] === API CALL LOG ===
[30-Jul-2026 15:28:26 UTC] Endpoint: user/profile.php
[30-Jul-2026 15:28:26 UTC] Full Log Data: {
    "timestamp": "2026-07-30 15:28:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "46.248.203.55",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "46.248.203.55, 172.69.36.150",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MiIsInVzZXJuYW1lIjoiTWVyYSIsImVtYWlsIjoiTGFuYVdvcmxkMjAyNkBnbWFpbC5jb20iLCJleHAiOjE3ODYwMzAwNzJ9.gfu_qv1Mm1AVuX4Tul3JKiH1J89FGpmp6OgrJtlILmw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23564a3ecedd25f-AMM",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "46.248.203.55",
        "cf-ipcountry": "JO",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jul-2026 15:28:26 UTC] === END API CALL LOG ===
[30-Jul-2026 15:28:26 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jul-2026 15:28:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MiIsInVzZXJuYW1lIjoiTWVyYSIsImVtYWlsIjoiTGFuYVdvcmxkMjAyNkBnbWFpbC5jb20iLCJleHAiOjE3ODYwMzAwNzJ9.gfu_qv1Mm1AVuX4Tul3JKiH1J89FGpmp6OgrJtlILmw
[30-Jul-2026 15:28:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jul-2026 15:28:26 UTC] ✅ JWT token verified successfully for user profile
[30-Jul-2026 15:28:26 UTC] User ID: 1192
[30-Jul-2026 15:28:26 UTC] ✅ User profile retrieved successfully for user ID: 1192
[30-Jul-2026 16:55:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jul-2026 16:55:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jul-2026 16:55:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.80.142.72, 172.68.234.131","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MyIsInVzZXJuYW1lIjoiNzE1NDEwOTM0IiwiZW1haWwiOiJoYWxjY2Njdm55YmFoZXZoZkBnbWFpbC5jb20iLCJleHAiOjE3ODYwMzUzNTZ9.EjporNJ5uVir2tJdsvcV9ilHI_hssN2qHZGfQS1goJo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a235e4d91c7d94d1-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.80.142.72","cf-ipcountry":"YE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-Jul-2026 16:55:57 UTC] === User Orders API Called ===
[30-Jul-2026 16:55:57 UTC] User ID: 1193
[30-Jul-2026 16:55:57 UTC] Limit: 20, Offset: 0
[30-Jul-2026 16:55:57 UTC] Orders found: 0
[30-Jul-2026 16:55:57 UTC] Orders data: []
[30-Jul-2026 16:55:57 UTC] Total orders count: 0
[30-Jul-2026 16:55:57 UTC] === API CALL LOG ===
[30-Jul-2026 16:55:57 UTC] Endpoint: user/profile.php
[30-Jul-2026 16:55:57 UTC] Full Log Data: {
    "timestamp": "2026-07-30 16:55:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.80.142.72",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.80.142.72, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MyIsInVzZXJuYW1lIjoiNzE1NDEwOTM0IiwiZW1haWwiOiJoYWxjY2Njdm55YmFoZXZoZkBnbWFpbC5jb20iLCJleHAiOjE3ODYwMzUzNTZ9.EjporNJ5uVir2tJdsvcV9ilHI_hssN2qHZGfQS1goJo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a235e4d91c7a94d1-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.80.142.72",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jul-2026 16:55:57 UTC] === END API CALL LOG ===
[30-Jul-2026 16:55:57 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jul-2026 16:55:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MyIsInVzZXJuYW1lIjoiNzE1NDEwOTM0IiwiZW1haWwiOiJoYWxjY2Njdm55YmFoZXZoZkBnbWFpbC5jb20iLCJleHAiOjE3ODYwMzUzNTZ9.EjporNJ5uVir2tJdsvcV9ilHI_hssN2qHZGfQS1goJo
[30-Jul-2026 16:55:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jul-2026 16:55:57 UTC] ✅ JWT token verified successfully for user profile
[30-Jul-2026 16:55:57 UTC] User ID: 1193
[30-Jul-2026 16:55:57 UTC] ✅ User profile retrieved successfully for user ID: 1193
[30-Jul-2026 16:55:57 UTC] === API CALL LOG ===
[30-Jul-2026 16:55:57 UTC] Endpoint: user/profile.php
[30-Jul-2026 16:55:57 UTC] Full Log Data: {
    "timestamp": "2026-07-30 16:55:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.80.142.72",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.80.142.72, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MyIsInVzZXJuYW1lIjoiNzE1NDEwOTM0IiwiZW1haWwiOiJoYWxjY2Njdm55YmFoZXZoZkBnbWFpbC5jb20iLCJleHAiOjE3ODYwMzUzNTZ9.EjporNJ5uVir2tJdsvcV9ilHI_hssN2qHZGfQS1goJo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a235e4d9eefa94d1-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.80.142.72",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jul-2026 16:55:57 UTC] === END API CALL LOG ===
[30-Jul-2026 16:55:57 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jul-2026 16:55:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MyIsInVzZXJuYW1lIjoiNzE1NDEwOTM0IiwiZW1haWwiOiJoYWxjY2Njdm55YmFoZXZoZkBnbWFpbC5jb20iLCJleHAiOjE3ODYwMzUzNTZ9.EjporNJ5uVir2tJdsvcV9ilHI_hssN2qHZGfQS1goJo
[30-Jul-2026 16:55:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jul-2026 16:55:57 UTC] ✅ JWT token verified successfully for user profile
[30-Jul-2026 16:55:57 UTC] User ID: 1193
[30-Jul-2026 16:55:57 UTC] ✅ User profile retrieved successfully for user ID: 1193
[30-Jul-2026 16:55:58 UTC] === API CALL LOG ===
[30-Jul-2026 16:55:58 UTC] Endpoint: user/profile.php
[30-Jul-2026 16:55:58 UTC] Full Log Data: {
    "timestamp": "2026-07-30 16:55:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.80.142.72",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.80.142.72, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MyIsInVzZXJuYW1lIjoiNzE1NDEwOTM0IiwiZW1haWwiOiJoYWxjY2Njdm55YmFoZXZoZkBnbWFpbC5jb20iLCJleHAiOjE3ODYwMzUzNTZ9.EjporNJ5uVir2tJdsvcV9ilHI_hssN2qHZGfQS1goJo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a235e4e14c3e94d1-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.80.142.72",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jul-2026 16:55:58 UTC] === END API CALL LOG ===
[30-Jul-2026 16:55:58 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jul-2026 16:55:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MyIsInVzZXJuYW1lIjoiNzE1NDEwOTM0IiwiZW1haWwiOiJoYWxjY2Njdm55YmFoZXZoZkBnbWFpbC5jb20iLCJleHAiOjE3ODYwMzUzNTZ9.EjporNJ5uVir2tJdsvcV9ilHI_hssN2qHZGfQS1goJo
[30-Jul-2026 16:55:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jul-2026 16:55:58 UTC] ✅ JWT token verified successfully for user profile
[30-Jul-2026 16:55:58 UTC] User ID: 1193
[30-Jul-2026 16:55:58 UTC] ✅ User profile retrieved successfully for user ID: 1193
[30-Jul-2026 16:56:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jul-2026 16:56:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jul-2026 16:56:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.80.142.72, 172.68.234.130","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MyIsInVzZXJuYW1lIjoiNzE1NDEwOTM0IiwiZW1haWwiOiJoYWxjY2Njdm55YmFoZXZoZkBnbWFpbC5jb20iLCJleHAiOjE3ODYwMzUzNTZ9.EjporNJ5uVir2tJdsvcV9ilHI_hssN2qHZGfQS1goJo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a235e56def8494d1-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.80.142.72","cf-ipcountry":"YE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-Jul-2026 16:56:21 UTC] === User Orders API Called ===
[30-Jul-2026 16:56:21 UTC] User ID: 1193
[30-Jul-2026 16:56:21 UTC] Limit: 20, Offset: 0
[30-Jul-2026 16:56:21 UTC] Orders found: 0
[30-Jul-2026 16:56:21 UTC] Orders data: []
[30-Jul-2026 16:56:21 UTC] === API CALL LOG ===
[30-Jul-2026 16:56:21 UTC] Endpoint: user/profile.php
[30-Jul-2026 16:56:21 UTC] Full Log Data: {
    "timestamp": "2026-07-30 16:56:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.80.142.72",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.80.142.72, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MyIsInVzZXJuYW1lIjoiNzE1NDEwOTM0IiwiZW1haWwiOiJoYWxjY2Njdm55YmFoZXZoZkBnbWFpbC5jb20iLCJleHAiOjE3ODYwMzUzNTZ9.EjporNJ5uVir2tJdsvcV9ilHI_hssN2qHZGfQS1goJo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a235e56def8b94d1-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.80.142.72",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jul-2026 16:56:21 UTC] === END API CALL LOG ===
[30-Jul-2026 16:56:21 UTC] Total orders count: 0
[30-Jul-2026 16:56:21 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jul-2026 16:56:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MyIsInVzZXJuYW1lIjoiNzE1NDEwOTM0IiwiZW1haWwiOiJoYWxjY2Njdm55YmFoZXZoZkBnbWFpbC5jb20iLCJleHAiOjE3ODYwMzUzNTZ9.EjporNJ5uVir2tJdsvcV9ilHI_hssN2qHZGfQS1goJo
[30-Jul-2026 16:56:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jul-2026 16:56:21 UTC] ✅ JWT token verified successfully for user profile
[30-Jul-2026 16:56:21 UTC] User ID: 1193
[30-Jul-2026 16:56:21 UTC] ✅ User profile retrieved successfully for user ID: 1193
[30-Jul-2026 16:56:21 UTC] === API CALL LOG ===
[30-Jul-2026 16:56:21 UTC] Endpoint: user/profile.php
[30-Jul-2026 16:56:21 UTC] Full Log Data: {
    "timestamp": "2026-07-30 16:56:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.80.142.72",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.80.142.72, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MyIsInVzZXJuYW1lIjoiNzE1NDEwOTM0IiwiZW1haWwiOiJoYWxjY2Njdm55YmFoZXZoZkBnbWFpbC5jb20iLCJleHAiOjE3ODYwMzUzNTZ9.EjporNJ5uVir2tJdsvcV9ilHI_hssN2qHZGfQS1goJo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a235e56ed9d594d1-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.80.142.72",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jul-2026 16:56:21 UTC] === END API CALL LOG ===
[30-Jul-2026 16:56:21 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jul-2026 16:56:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MyIsInVzZXJuYW1lIjoiNzE1NDEwOTM0IiwiZW1haWwiOiJoYWxjY2Njdm55YmFoZXZoZkBnbWFpbC5jb20iLCJleHAiOjE3ODYwMzUzNTZ9.EjporNJ5uVir2tJdsvcV9ilHI_hssN2qHZGfQS1goJo
[30-Jul-2026 16:56:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jul-2026 16:56:21 UTC] ✅ JWT token verified successfully for user profile
[30-Jul-2026 16:56:21 UTC] User ID: 1193
[30-Jul-2026 16:56:21 UTC] ✅ User profile retrieved successfully for user ID: 1193
[30-Jul-2026 16:56:22 UTC] === API CALL LOG ===
[30-Jul-2026 16:56:22 UTC] Endpoint: user/profile.php
[30-Jul-2026 16:56:22 UTC] Full Log Data: {
    "timestamp": "2026-07-30 16:56:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.80.142.72",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.80.142.72, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MyIsInVzZXJuYW1lIjoiNzE1NDEwOTM0IiwiZW1haWwiOiJoYWxjY2Njdm55YmFoZXZoZkBnbWFpbC5jb20iLCJleHAiOjE3ODYwMzUzNTZ9.EjporNJ5uVir2tJdsvcV9ilHI_hssN2qHZGfQS1goJo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a235e5728c3d94d1-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.80.142.72",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jul-2026 16:56:22 UTC] === END API CALL LOG ===
[30-Jul-2026 16:56:22 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jul-2026 16:56:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MyIsInVzZXJuYW1lIjoiNzE1NDEwOTM0IiwiZW1haWwiOiJoYWxjY2Njdm55YmFoZXZoZkBnbWFpbC5jb20iLCJleHAiOjE3ODYwMzUzNTZ9.EjporNJ5uVir2tJdsvcV9ilHI_hssN2qHZGfQS1goJo
[30-Jul-2026 16:56:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jul-2026 16:56:22 UTC] ✅ JWT token verified successfully for user profile
[30-Jul-2026 16:56:22 UTC] User ID: 1193
[30-Jul-2026 16:56:22 UTC] ✅ User profile retrieved successfully for user ID: 1193
[30-Jul-2026 16:56:27 UTC] === API CALL LOG ===
[30-Jul-2026 16:56:27 UTC] Endpoint: user/profile.php
[30-Jul-2026 16:56:27 UTC] Full Log Data: {
    "timestamp": "2026-07-30 16:56:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.80.142.72",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.80.142.72, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MyIsInVzZXJuYW1lIjoiNzE1NDEwOTM0IiwiZW1haWwiOiJoYWxjY2Njdm55YmFoZXZoZkBnbWFpbC5jb20iLCJleHAiOjE3ODYwMzUzNTZ9.EjporNJ5uVir2tJdsvcV9ilHI_hssN2qHZGfQS1goJo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a235e5914f9594d1-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.80.142.72",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jul-2026 16:56:27 UTC] === END API CALL LOG ===
[30-Jul-2026 16:56:27 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jul-2026 16:56:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MyIsInVzZXJuYW1lIjoiNzE1NDEwOTM0IiwiZW1haWwiOiJoYWxjY2Njdm55YmFoZXZoZkBnbWFpbC5jb20iLCJleHAiOjE3ODYwMzUzNTZ9.EjporNJ5uVir2tJdsvcV9ilHI_hssN2qHZGfQS1goJo
[30-Jul-2026 16:56:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jul-2026 16:56:27 UTC] ✅ JWT token verified successfully for user profile
[30-Jul-2026 16:56:27 UTC] User ID: 1193
[30-Jul-2026 16:56:27 UTC] ✅ User profile retrieved successfully for user ID: 1193
[30-Jul-2026 16:56:37 UTC] === API CALL LOG ===
[30-Jul-2026 16:56:37 UTC] Endpoint: user/profile.php
[30-Jul-2026 16:56:37 UTC] Full Log Data: {
    "timestamp": "2026-07-30 16:56:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.80.142.72",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.80.142.72, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MyIsInVzZXJuYW1lIjoiNzE1NDEwOTM0IiwiZW1haWwiOiJoYWxjY2Njdm55YmFoZXZoZkBnbWFpbC5jb20iLCJleHAiOjE3ODYwMzUzNTZ9.EjporNJ5uVir2tJdsvcV9ilHI_hssN2qHZGfQS1goJo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a235e5d50b3c94d1-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.80.142.72",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jul-2026 16:56:37 UTC] === END API CALL LOG ===
[30-Jul-2026 16:56:37 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jul-2026 16:56:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MyIsInVzZXJuYW1lIjoiNzE1NDEwOTM0IiwiZW1haWwiOiJoYWxjY2Njdm55YmFoZXZoZkBnbWFpbC5jb20iLCJleHAiOjE3ODYwMzUzNTZ9.EjporNJ5uVir2tJdsvcV9ilHI_hssN2qHZGfQS1goJo
[30-Jul-2026 16:56:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jul-2026 16:56:37 UTC] ✅ JWT token verified successfully for user profile
[30-Jul-2026 16:56:37 UTC] User ID: 1193
[30-Jul-2026 16:56:37 UTC] ✅ User profile retrieved successfully for user ID: 1193
[30-Jul-2026 16:56:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jul-2026 16:56:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jul-2026 16:56:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.80.142.72, 172.68.234.131","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MyIsInVzZXJuYW1lIjoiNzE1NDEwOTM0IiwiZW1haWwiOiJoYWxjY2Njdm55YmFoZXZoZkBnbWFpbC5jb20iLCJleHAiOjE3ODYwMzUzNTZ9.EjporNJ5uVir2tJdsvcV9ilHI_hssN2qHZGfQS1goJo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a235e5d50b3894d1-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.80.142.72","cf-ipcountry":"YE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-Jul-2026 16:56:38 UTC] === User Orders API Called ===
[30-Jul-2026 16:56:38 UTC] User ID: 1193
[30-Jul-2026 16:56:38 UTC] Limit: 20, Offset: 0
[30-Jul-2026 16:56:38 UTC] Orders found: 0
[30-Jul-2026 16:56:38 UTC] Orders data: []
[30-Jul-2026 16:56:38 UTC] Total orders count: 0
[30-Jul-2026 16:56:38 UTC] === API CALL LOG ===
[30-Jul-2026 16:56:38 UTC] Endpoint: user/profile.php
[30-Jul-2026 16:56:38 UTC] Full Log Data: {
    "timestamp": "2026-07-30 16:56:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.80.142.72",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.80.142.72, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MyIsInVzZXJuYW1lIjoiNzE1NDEwOTM0IiwiZW1haWwiOiJoYWxjY2Njdm55YmFoZXZoZkBnbWFpbC5jb20iLCJleHAiOjE3ODYwMzUzNTZ9.EjporNJ5uVir2tJdsvcV9ilHI_hssN2qHZGfQS1goJo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a235e5d6f8a394d1-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.80.142.72",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jul-2026 16:56:38 UTC] === END API CALL LOG ===
[30-Jul-2026 16:56:38 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jul-2026 16:56:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MyIsInVzZXJuYW1lIjoiNzE1NDEwOTM0IiwiZW1haWwiOiJoYWxjY2Njdm55YmFoZXZoZkBnbWFpbC5jb20iLCJleHAiOjE3ODYwMzUzNTZ9.EjporNJ5uVir2tJdsvcV9ilHI_hssN2qHZGfQS1goJo
[30-Jul-2026 16:56:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jul-2026 16:56:38 UTC] ✅ JWT token verified successfully for user profile
[30-Jul-2026 16:56:38 UTC] User ID: 1193
[30-Jul-2026 16:56:38 UTC] ✅ User profile retrieved successfully for user ID: 1193
[30-Jul-2026 16:56:38 UTC] === API CALL LOG ===
[30-Jul-2026 16:56:38 UTC] Endpoint: user/profile.php
[30-Jul-2026 16:56:38 UTC] Full Log Data: {
    "timestamp": "2026-07-30 16:56:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.80.142.72",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.80.142.72, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MyIsInVzZXJuYW1lIjoiNzE1NDEwOTM0IiwiZW1haWwiOiJoYWxjY2Njdm55YmFoZXZoZkBnbWFpbC5jb20iLCJleHAiOjE3ODYwMzUzNTZ9.EjporNJ5uVir2tJdsvcV9ilHI_hssN2qHZGfQS1goJo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a235e5da4ab494d1-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.80.142.72",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jul-2026 16:56:38 UTC] === END API CALL LOG ===
[30-Jul-2026 16:56:38 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jul-2026 16:56:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MyIsInVzZXJuYW1lIjoiNzE1NDEwOTM0IiwiZW1haWwiOiJoYWxjY2Njdm55YmFoZXZoZkBnbWFpbC5jb20iLCJleHAiOjE3ODYwMzUzNTZ9.EjporNJ5uVir2tJdsvcV9ilHI_hssN2qHZGfQS1goJo
[30-Jul-2026 16:56:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jul-2026 16:56:38 UTC] ✅ JWT token verified successfully for user profile
[30-Jul-2026 16:56:38 UTC] User ID: 1193
[30-Jul-2026 16:56:38 UTC] ✅ User profile retrieved successfully for user ID: 1193
[30-Jul-2026 16:56:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jul-2026 16:56:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jul-2026 16:56:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.80.142.72, 172.68.234.131","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MyIsInVzZXJuYW1lIjoiNzE1NDEwOTM0IiwiZW1haWwiOiJoYWxjY2Njdm55YmFoZXZoZkBnbWFpbC5jb20iLCJleHAiOjE3ODYwMzUzNTZ9.EjporNJ5uVir2tJdsvcV9ilHI_hssN2qHZGfQS1goJo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a235e5fe0fd494d1-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.80.142.72","cf-ipcountry":"YE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-Jul-2026 16:56:44 UTC] === User Orders API Called ===
[30-Jul-2026 16:56:44 UTC] User ID: 1193
[30-Jul-2026 16:56:44 UTC] Limit: 20, Offset: 0
[30-Jul-2026 16:56:44 UTC] Orders found: 0
[30-Jul-2026 16:56:44 UTC] Orders data: []
[30-Jul-2026 16:56:44 UTC] Total orders count: 0
[30-Jul-2026 16:56:46 UTC] === API CALL LOG ===
[30-Jul-2026 16:56:46 UTC] Endpoint: user/profile.php
[30-Jul-2026 16:56:46 UTC] Full Log Data: {
    "timestamp": "2026-07-30 16:56:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.80.142.72",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.80.142.72, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MyIsInVzZXJuYW1lIjoiNzE1NDEwOTM0IiwiZW1haWwiOiJoYWxjY2Njdm55YmFoZXZoZkBnbWFpbC5jb20iLCJleHAiOjE3ODYwMzUzNTZ9.EjporNJ5uVir2tJdsvcV9ilHI_hssN2qHZGfQS1goJo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a235e609a93694d1-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.80.142.72",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jul-2026 16:56:46 UTC] === END API CALL LOG ===
[30-Jul-2026 16:56:46 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jul-2026 16:56:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MyIsInVzZXJuYW1lIjoiNzE1NDEwOTM0IiwiZW1haWwiOiJoYWxjY2Njdm55YmFoZXZoZkBnbWFpbC5jb20iLCJleHAiOjE3ODYwMzUzNTZ9.EjporNJ5uVir2tJdsvcV9ilHI_hssN2qHZGfQS1goJo
[30-Jul-2026 16:56:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jul-2026 16:56:46 UTC] ✅ JWT token verified successfully for user profile
[30-Jul-2026 16:56:46 UTC] User ID: 1193
[30-Jul-2026 16:56:46 UTC] ✅ User profile retrieved successfully for user ID: 1193
[30-Jul-2026 16:56:46 UTC] User Purchases API - User ID: 1193
[30-Jul-2026 16:56:46 UTC] User Purchases API - Total purchases found: 0
[30-Jul-2026 16:56:54 UTC] === API CALL LOG ===
[30-Jul-2026 16:56:54 UTC] Endpoint: user/profile.php
[30-Jul-2026 16:56:54 UTC] Full Log Data: {
    "timestamp": "2026-07-30 16:56:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.80.142.72",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.80.142.72, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MyIsInVzZXJuYW1lIjoiNzE1NDEwOTM0IiwiZW1haWwiOiJoYWxjY2Njdm55YmFoZXZoZkBnbWFpbC5jb20iLCJleHAiOjE3ODYwMzUzNTZ9.EjporNJ5uVir2tJdsvcV9ilHI_hssN2qHZGfQS1goJo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a235e63cad4594d1-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.80.142.72",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jul-2026 16:56:54 UTC] === END API CALL LOG ===
[30-Jul-2026 16:56:54 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jul-2026 16:56:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MyIsInVzZXJuYW1lIjoiNzE1NDEwOTM0IiwiZW1haWwiOiJoYWxjY2Njdm55YmFoZXZoZkBnbWFpbC5jb20iLCJleHAiOjE3ODYwMzUzNTZ9.EjporNJ5uVir2tJdsvcV9ilHI_hssN2qHZGfQS1goJo
[30-Jul-2026 16:56:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jul-2026 16:56:54 UTC] ✅ JWT token verified successfully for user profile
[30-Jul-2026 16:56:54 UTC] User ID: 1193
[30-Jul-2026 16:56:54 UTC] ✅ User profile retrieved successfully for user ID: 1193
[30-Jul-2026 16:56:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jul-2026 16:56:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jul-2026 16:56:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.80.142.72, 172.68.234.130","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MyIsInVzZXJuYW1lIjoiNzE1NDEwOTM0IiwiZW1haWwiOiJoYWxjY2Njdm55YmFoZXZoZkBnbWFpbC5jb20iLCJleHAiOjE3ODYwMzUzNTZ9.EjporNJ5uVir2tJdsvcV9ilHI_hssN2qHZGfQS1goJo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a235e63cad4394d1-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.80.142.72","cf-ipcountry":"YE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-Jul-2026 16:56:54 UTC] === User Orders API Called ===
[30-Jul-2026 16:56:54 UTC] User ID: 1193
[30-Jul-2026 16:56:54 UTC] Limit: 20, Offset: 0
[30-Jul-2026 16:56:54 UTC] Orders found: 0
[30-Jul-2026 16:56:54 UTC] Orders data: []
[30-Jul-2026 16:56:54 UTC] Total orders count: 0
[30-Jul-2026 16:56:54 UTC] === API CALL LOG ===
[30-Jul-2026 16:56:54 UTC] Endpoint: user/profile.php
[30-Jul-2026 16:56:54 UTC] Full Log Data: {
    "timestamp": "2026-07-30 16:56:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.80.142.72",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.80.142.72, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MyIsInVzZXJuYW1lIjoiNzE1NDEwOTM0IiwiZW1haWwiOiJoYWxjY2Njdm55YmFoZXZoZkBnbWFpbC5jb20iLCJleHAiOjE3ODYwMzUzNTZ9.EjporNJ5uVir2tJdsvcV9ilHI_hssN2qHZGfQS1goJo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a235e63d8fe794d1-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.80.142.72",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jul-2026 16:56:54 UTC] === END API CALL LOG ===
[30-Jul-2026 16:56:54 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jul-2026 16:56:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MyIsInVzZXJuYW1lIjoiNzE1NDEwOTM0IiwiZW1haWwiOiJoYWxjY2Njdm55YmFoZXZoZkBnbWFpbC5jb20iLCJleHAiOjE3ODYwMzUzNTZ9.EjporNJ5uVir2tJdsvcV9ilHI_hssN2qHZGfQS1goJo
[30-Jul-2026 16:56:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jul-2026 16:56:54 UTC] ✅ JWT token verified successfully for user profile
[30-Jul-2026 16:56:54 UTC] User ID: 1193
[30-Jul-2026 16:56:54 UTC] ✅ User profile retrieved successfully for user ID: 1193
[30-Jul-2026 16:56:55 UTC] === API CALL LOG ===
[30-Jul-2026 16:56:55 UTC] Endpoint: user/profile.php
[30-Jul-2026 16:56:55 UTC] Full Log Data: {
    "timestamp": "2026-07-30 16:56:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.80.142.72",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.80.142.72, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MyIsInVzZXJuYW1lIjoiNzE1NDEwOTM0IiwiZW1haWwiOiJoYWxjY2Njdm55YmFoZXZoZkBnbWFpbC5jb20iLCJleHAiOjE3ODYwMzUzNTZ9.EjporNJ5uVir2tJdsvcV9ilHI_hssN2qHZGfQS1goJo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a235e6424f5f94d1-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.80.142.72",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jul-2026 16:56:55 UTC] === END API CALL LOG ===
[30-Jul-2026 16:56:55 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jul-2026 16:56:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MyIsInVzZXJuYW1lIjoiNzE1NDEwOTM0IiwiZW1haWwiOiJoYWxjY2Njdm55YmFoZXZoZkBnbWFpbC5jb20iLCJleHAiOjE3ODYwMzUzNTZ9.EjporNJ5uVir2tJdsvcV9ilHI_hssN2qHZGfQS1goJo
[30-Jul-2026 16:56:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jul-2026 16:56:55 UTC] ✅ JWT token verified successfully for user profile
[30-Jul-2026 16:56:55 UTC] User ID: 1193
[30-Jul-2026 16:56:55 UTC] ✅ User profile retrieved successfully for user ID: 1193
[30-Jul-2026 16:57:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jul-2026 16:57:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jul-2026 16:57:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.80.142.72, 172.68.234.130","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MyIsInVzZXJuYW1lIjoiNzE1NDEwOTM0IiwiZW1haWwiOiJoYWxjY2Njdm55YmFoZXZoZkBnbWFpbC5jb20iLCJleHAiOjE3ODYwMzUzNTZ9.EjporNJ5uVir2tJdsvcV9ilHI_hssN2qHZGfQS1goJo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a235e694fdcc94d1-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.80.142.72","cf-ipcountry":"YE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-Jul-2026 16:57:08 UTC] === User Orders API Called ===
[30-Jul-2026 16:57:08 UTC] User ID: 1193
[30-Jul-2026 16:57:08 UTC] Limit: 20, Offset: 0
[30-Jul-2026 16:57:08 UTC] Orders found: 0
[30-Jul-2026 16:57:08 UTC] Orders data: []
[30-Jul-2026 16:57:08 UTC] Total orders count: 0
[30-Jul-2026 16:57:12 UTC] === API CALL LOG ===
[30-Jul-2026 16:57:12 UTC] Endpoint: user/profile.php
[30-Jul-2026 16:57:12 UTC] Full Log Data: {
    "timestamp": "2026-07-30 16:57:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.80.142.72",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.80.142.72, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MyIsInVzZXJuYW1lIjoiNzE1NDEwOTM0IiwiZW1haWwiOiJoYWxjY2Njdm55YmFoZXZoZkBnbWFpbC5jb20iLCJleHAiOjE3ODYwMzUzNTZ9.EjporNJ5uVir2tJdsvcV9ilHI_hssN2qHZGfQS1goJo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a235e6acdb0094d1-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.80.142.72",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jul-2026 16:57:12 UTC] === END API CALL LOG ===
[30-Jul-2026 16:57:12 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jul-2026 16:57:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MyIsInVzZXJuYW1lIjoiNzE1NDEwOTM0IiwiZW1haWwiOiJoYWxjY2Njdm55YmFoZXZoZkBnbWFpbC5jb20iLCJleHAiOjE3ODYwMzUzNTZ9.EjporNJ5uVir2tJdsvcV9ilHI_hssN2qHZGfQS1goJo
[30-Jul-2026 16:57:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jul-2026 16:57:12 UTC] ✅ JWT token verified successfully for user profile
[30-Jul-2026 16:57:12 UTC] User ID: 1193
[30-Jul-2026 16:57:12 UTC] ✅ User profile retrieved successfully for user ID: 1193
[30-Jul-2026 16:57:12 UTC] User Purchases API - User ID: 1193
[30-Jul-2026 16:57:12 UTC] User Purchases API - Total purchases found: 0
[30-Jul-2026 16:57:27 UTC] === API CALL LOG ===
[30-Jul-2026 16:57:27 UTC] Endpoint: user/profile.php
[30-Jul-2026 16:57:27 UTC] Full Log Data: {
    "timestamp": "2026-07-30 16:57:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.80.142.72",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.80.142.72, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MyIsInVzZXJuYW1lIjoiNzE1NDEwOTM0IiwiZW1haWwiOiJoYWxjY2Njdm55YmFoZXZoZkBnbWFpbC5jb20iLCJleHAiOjE3ODYwMzUzNTZ9.EjporNJ5uVir2tJdsvcV9ilHI_hssN2qHZGfQS1goJo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a235e70d8f5994d1-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.80.142.72",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jul-2026 16:57:27 UTC] === END API CALL LOG ===
[30-Jul-2026 16:57:27 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jul-2026 16:57:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MyIsInVzZXJuYW1lIjoiNzE1NDEwOTM0IiwiZW1haWwiOiJoYWxjY2Njdm55YmFoZXZoZkBnbWFpbC5jb20iLCJleHAiOjE3ODYwMzUzNTZ9.EjporNJ5uVir2tJdsvcV9ilHI_hssN2qHZGfQS1goJo
[30-Jul-2026 16:57:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jul-2026 16:57:27 UTC] ✅ JWT token verified successfully for user profile
[30-Jul-2026 16:57:27 UTC] User ID: 1193
[30-Jul-2026 16:57:27 UTC] ✅ User profile retrieved successfully for user ID: 1193
[30-Jul-2026 16:57:28 UTC] User Purchases API - User ID: 1193
[30-Jul-2026 16:57:28 UTC] User Purchases API - Total purchases found: 0
[30-Jul-2026 16:57:30 UTC] === API CALL LOG ===
[30-Jul-2026 16:57:30 UTC] Endpoint: user/profile.php
[30-Jul-2026 16:57:30 UTC] Full Log Data: {
    "timestamp": "2026-07-30 16:57:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.80.142.72",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.80.142.72, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MyIsInVzZXJuYW1lIjoiNzE1NDEwOTM0IiwiZW1haWwiOiJoYWxjY2Njdm55YmFoZXZoZkBnbWFpbC5jb20iLCJleHAiOjE3ODYwMzUzNTZ9.EjporNJ5uVir2tJdsvcV9ilHI_hssN2qHZGfQS1goJo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a235e71dcda294d1-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.80.142.72",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jul-2026 16:57:30 UTC] === END API CALL LOG ===
[30-Jul-2026 16:57:30 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jul-2026 16:57:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MyIsInVzZXJuYW1lIjoiNzE1NDEwOTM0IiwiZW1haWwiOiJoYWxjY2Njdm55YmFoZXZoZkBnbWFpbC5jb20iLCJleHAiOjE3ODYwMzUzNTZ9.EjporNJ5uVir2tJdsvcV9ilHI_hssN2qHZGfQS1goJo
[30-Jul-2026 16:57:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jul-2026 16:57:30 UTC] ✅ JWT token verified successfully for user profile
[30-Jul-2026 16:57:30 UTC] User ID: 1193
[30-Jul-2026 16:57:30 UTC] ✅ User profile retrieved successfully for user ID: 1193
[30-Jul-2026 16:57:30 UTC] User Purchases API - User ID: 1193
[30-Jul-2026 16:57:30 UTC] User Purchases API - Total purchases found: 0
[30-Jul-2026 16:57:33 UTC] User Purchases API - User ID: 1193
[30-Jul-2026 16:57:33 UTC] User Purchases API - Total purchases found: 0
[30-Jul-2026 16:57:34 UTC] === API CALL LOG ===
[30-Jul-2026 16:57:34 UTC] Endpoint: user/profile.php
[30-Jul-2026 16:57:34 UTC] Full Log Data: {
    "timestamp": "2026-07-30 16:57:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.80.142.72",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.80.142.72, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MyIsInVzZXJuYW1lIjoiNzE1NDEwOTM0IiwiZW1haWwiOiJoYWxjY2Njdm55YmFoZXZoZkBnbWFpbC5jb20iLCJleHAiOjE3ODYwMzUzNTZ9.EjporNJ5uVir2tJdsvcV9ilHI_hssN2qHZGfQS1goJo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a235e7382f3b94d1-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.80.142.72",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jul-2026 16:57:34 UTC] === END API CALL LOG ===
[30-Jul-2026 16:57:34 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jul-2026 16:57:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MyIsInVzZXJuYW1lIjoiNzE1NDEwOTM0IiwiZW1haWwiOiJoYWxjY2Njdm55YmFoZXZoZkBnbWFpbC5jb20iLCJleHAiOjE3ODYwMzUzNTZ9.EjporNJ5uVir2tJdsvcV9ilHI_hssN2qHZGfQS1goJo
[30-Jul-2026 16:57:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jul-2026 16:57:34 UTC] ✅ JWT token verified successfully for user profile
[30-Jul-2026 16:57:34 UTC] User ID: 1193
[30-Jul-2026 16:57:34 UTC] ✅ User profile retrieved successfully for user ID: 1193
[30-Jul-2026 16:57:34 UTC] User Purchases API - User ID: 1193
[30-Jul-2026 16:57:34 UTC] User Purchases API - Total purchases found: 0
[30-Jul-2026 16:57:54 UTC] === API CALL LOG ===
[30-Jul-2026 16:57:54 UTC] Endpoint: user/profile.php
[30-Jul-2026 16:57:54 UTC] Full Log Data: {
    "timestamp": "2026-07-30 16:57:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.80.142.72",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.80.142.72, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MyIsInVzZXJuYW1lIjoiNzE1NDEwOTM0IiwiZW1haWwiOiJoYWxjY2Njdm55YmFoZXZoZkBnbWFpbC5jb20iLCJleHAiOjE3ODYwMzUzNTZ9.EjporNJ5uVir2tJdsvcV9ilHI_hssN2qHZGfQS1goJo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a235e7b3b97394d1-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.80.142.72",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jul-2026 16:57:54 UTC] === END API CALL LOG ===
[30-Jul-2026 16:57:54 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jul-2026 16:57:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MyIsInVzZXJuYW1lIjoiNzE1NDEwOTM0IiwiZW1haWwiOiJoYWxjY2Njdm55YmFoZXZoZkBnbWFpbC5jb20iLCJleHAiOjE3ODYwMzUzNTZ9.EjporNJ5uVir2tJdsvcV9ilHI_hssN2qHZGfQS1goJo
[30-Jul-2026 16:57:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jul-2026 16:57:54 UTC] ✅ JWT token verified successfully for user profile
[30-Jul-2026 16:57:54 UTC] User ID: 1193
[30-Jul-2026 16:57:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jul-2026 16:57:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jul-2026 16:57:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.80.142.72, 172.68.234.130","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MyIsInVzZXJuYW1lIjoiNzE1NDEwOTM0IiwiZW1haWwiOiJoYWxjY2Njdm55YmFoZXZoZkBnbWFpbC5jb20iLCJleHAiOjE3ODYwMzUzNTZ9.EjporNJ5uVir2tJdsvcV9ilHI_hssN2qHZGfQS1goJo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a235e7b3b97194d1-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.80.142.72","cf-ipcountry":"YE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-Jul-2026 16:57:54 UTC] === User Orders API Called ===
[30-Jul-2026 16:57:54 UTC] User ID: 1193
[30-Jul-2026 16:57:54 UTC] Limit: 20, Offset: 0
[30-Jul-2026 16:57:54 UTC] ✅ User profile retrieved successfully for user ID: 1193
[30-Jul-2026 16:57:54 UTC] Orders found: 0
[30-Jul-2026 16:57:54 UTC] Orders data: []
[30-Jul-2026 16:57:54 UTC] Total orders count: 0
[30-Jul-2026 16:57:54 UTC] === API CALL LOG ===
[30-Jul-2026 16:57:54 UTC] Endpoint: user/profile.php
[30-Jul-2026 16:57:54 UTC] Full Log Data: {
    "timestamp": "2026-07-30 16:57:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.80.142.72",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.80.142.72, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MyIsInVzZXJuYW1lIjoiNzE1NDEwOTM0IiwiZW1haWwiOiJoYWxjY2Njdm55YmFoZXZoZkBnbWFpbC5jb20iLCJleHAiOjE3ODYwMzUzNTZ9.EjporNJ5uVir2tJdsvcV9ilHI_hssN2qHZGfQS1goJo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a235e7b5af8894d1-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.80.142.72",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jul-2026 16:57:54 UTC] === END API CALL LOG ===
[30-Jul-2026 16:57:54 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jul-2026 16:57:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MyIsInVzZXJuYW1lIjoiNzE1NDEwOTM0IiwiZW1haWwiOiJoYWxjY2Njdm55YmFoZXZoZkBnbWFpbC5jb20iLCJleHAiOjE3ODYwMzUzNTZ9.EjporNJ5uVir2tJdsvcV9ilHI_hssN2qHZGfQS1goJo
[30-Jul-2026 16:57:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jul-2026 16:57:54 UTC] ✅ JWT token verified successfully for user profile
[30-Jul-2026 16:57:54 UTC] User ID: 1193
[30-Jul-2026 16:57:54 UTC] ✅ User profile retrieved successfully for user ID: 1193
[30-Jul-2026 16:57:55 UTC] === API CALL LOG ===
[30-Jul-2026 16:57:55 UTC] Endpoint: user/profile.php
[30-Jul-2026 16:57:55 UTC] Full Log Data: {
    "timestamp": "2026-07-30 16:57:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.80.142.72",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.80.142.72, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MyIsInVzZXJuYW1lIjoiNzE1NDEwOTM0IiwiZW1haWwiOiJoYWxjY2Njdm55YmFoZXZoZkBnbWFpbC5jb20iLCJleHAiOjE3ODYwMzUzNTZ9.EjporNJ5uVir2tJdsvcV9ilHI_hssN2qHZGfQS1goJo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a235e7b938ca94d1-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.80.142.72",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jul-2026 16:57:55 UTC] === END API CALL LOG ===
[30-Jul-2026 16:57:55 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jul-2026 16:57:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MyIsInVzZXJuYW1lIjoiNzE1NDEwOTM0IiwiZW1haWwiOiJoYWxjY2Njdm55YmFoZXZoZkBnbWFpbC5jb20iLCJleHAiOjE3ODYwMzUzNTZ9.EjporNJ5uVir2tJdsvcV9ilHI_hssN2qHZGfQS1goJo
[30-Jul-2026 16:57:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jul-2026 16:57:55 UTC] ✅ JWT token verified successfully for user profile
[30-Jul-2026 16:57:55 UTC] User ID: 1193
[30-Jul-2026 16:57:55 UTC] ✅ User profile retrieved successfully for user ID: 1193
[30-Jul-2026 16:57:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jul-2026 16:57:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jul-2026 16:57:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.80.142.72, 172.68.234.130","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MyIsInVzZXJuYW1lIjoiNzE1NDEwOTM0IiwiZW1haWwiOiJoYWxjY2Njdm55YmFoZXZoZkBnbWFpbC5jb20iLCJleHAiOjE3ODYwMzUzNTZ9.EjporNJ5uVir2tJdsvcV9ilHI_hssN2qHZGfQS1goJo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a235e7c35d3a94d1-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.80.142.72","cf-ipcountry":"YE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-Jul-2026 16:57:57 UTC] === User Orders API Called ===
[30-Jul-2026 16:57:57 UTC] User ID: 1193
[30-Jul-2026 16:57:57 UTC] Limit: 20, Offset: 0
[30-Jul-2026 16:57:57 UTC] Orders found: 0
[30-Jul-2026 16:57:57 UTC] Orders data: []
[30-Jul-2026 16:57:57 UTC] Total orders count: 0
[30-Jul-2026 16:57:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jul-2026 16:57:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jul-2026 16:57:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.80.142.72, 172.68.234.130","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MyIsInVzZXJuYW1lIjoiNzE1NDEwOTM0IiwiZW1haWwiOiJoYWxjY2Njdm55YmFoZXZoZkBnbWFpbC5jb20iLCJleHAiOjE3ODYwMzUzNTZ9.EjporNJ5uVir2tJdsvcV9ilHI_hssN2qHZGfQS1goJo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a235e7ccff9694d1-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.80.142.72","cf-ipcountry":"YE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-Jul-2026 16:57:58 UTC] === User Orders API Called ===
[30-Jul-2026 16:57:58 UTC] User ID: 1193
[30-Jul-2026 16:57:58 UTC] Limit: 20, Offset: 0
[30-Jul-2026 16:57:58 UTC] Orders found: 0
[30-Jul-2026 16:57:58 UTC] Orders data: []
[30-Jul-2026 16:57:58 UTC] Total orders count: 0
[30-Jul-2026 16:57:58 UTC] === API CALL LOG ===
[30-Jul-2026 16:57:58 UTC] Endpoint: user/profile.php
[30-Jul-2026 16:57:58 UTC] Full Log Data: {
    "timestamp": "2026-07-30 16:57:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.80.142.72",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.80.142.72, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MyIsInVzZXJuYW1lIjoiNzE1NDEwOTM0IiwiZW1haWwiOiJoYWxjY2Njdm55YmFoZXZoZkBnbWFpbC5jb20iLCJleHAiOjE3ODYwMzUzNTZ9.EjporNJ5uVir2tJdsvcV9ilHI_hssN2qHZGfQS1goJo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a235e7ccff9f94d1-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.80.142.72",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jul-2026 16:57:58 UTC] === END API CALL LOG ===
[30-Jul-2026 16:57:58 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jul-2026 16:57:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MyIsInVzZXJuYW1lIjoiNzE1NDEwOTM0IiwiZW1haWwiOiJoYWxjY2Njdm55YmFoZXZoZkBnbWFpbC5jb20iLCJleHAiOjE3ODYwMzUzNTZ9.EjporNJ5uVir2tJdsvcV9ilHI_hssN2qHZGfQS1goJo
[30-Jul-2026 16:57:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jul-2026 16:57:58 UTC] ✅ JWT token verified successfully for user profile
[30-Jul-2026 16:57:58 UTC] User ID: 1193
[30-Jul-2026 16:57:58 UTC] ✅ User profile retrieved successfully for user ID: 1193
[30-Jul-2026 16:57:58 UTC] === API CALL LOG ===
[30-Jul-2026 16:57:58 UTC] Endpoint: user/profile.php
[30-Jul-2026 16:57:58 UTC] Full Log Data: {
    "timestamp": "2026-07-30 16:57:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.80.142.72",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.80.142.72, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MyIsInVzZXJuYW1lIjoiNzE1NDEwOTM0IiwiZW1haWwiOiJoYWxjY2Njdm55YmFoZXZoZkBnbWFpbC5jb20iLCJleHAiOjE3ODYwMzUzNTZ9.EjporNJ5uVir2tJdsvcV9ilHI_hssN2qHZGfQS1goJo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a235e7cf3e1294d1-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.80.142.72",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jul-2026 16:57:58 UTC] === END API CALL LOG ===
[30-Jul-2026 16:57:58 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jul-2026 16:57:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MyIsInVzZXJuYW1lIjoiNzE1NDEwOTM0IiwiZW1haWwiOiJoYWxjY2Njdm55YmFoZXZoZkBnbWFpbC5jb20iLCJleHAiOjE3ODYwMzUzNTZ9.EjporNJ5uVir2tJdsvcV9ilHI_hssN2qHZGfQS1goJo
[30-Jul-2026 16:57:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jul-2026 16:57:58 UTC] ✅ JWT token verified successfully for user profile
[30-Jul-2026 16:57:58 UTC] User ID: 1193
[30-Jul-2026 16:57:58 UTC] ✅ User profile retrieved successfully for user ID: 1193
[30-Jul-2026 16:57:59 UTC] === API CALL LOG ===
[30-Jul-2026 16:57:59 UTC] Endpoint: user/profile.php
[30-Jul-2026 16:57:59 UTC] Full Log Data: {
    "timestamp": "2026-07-30 16:57:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.80.142.72",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.80.142.72, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MyIsInVzZXJuYW1lIjoiNzE1NDEwOTM0IiwiZW1haWwiOiJoYWxjY2Njdm55YmFoZXZoZkBnbWFpbC5jb20iLCJleHAiOjE3ODYwMzUzNTZ9.EjporNJ5uVir2tJdsvcV9ilHI_hssN2qHZGfQS1goJo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a235e7d2bf3194d1-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.80.142.72",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jul-2026 16:57:59 UTC] === END API CALL LOG ===
[30-Jul-2026 16:57:59 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jul-2026 16:57:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MyIsInVzZXJuYW1lIjoiNzE1NDEwOTM0IiwiZW1haWwiOiJoYWxjY2Njdm55YmFoZXZoZkBnbWFpbC5jb20iLCJleHAiOjE3ODYwMzUzNTZ9.EjporNJ5uVir2tJdsvcV9ilHI_hssN2qHZGfQS1goJo
[30-Jul-2026 16:57:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jul-2026 16:57:59 UTC] ✅ JWT token verified successfully for user profile
[30-Jul-2026 16:57:59 UTC] User ID: 1193
[30-Jul-2026 16:57:59 UTC] ✅ User profile retrieved successfully for user ID: 1193
[30-Jul-2026 16:59:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jul-2026 16:59:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jul-2026 16:59:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.80.142.72, 172.68.234.131","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MyIsInVzZXJuYW1lIjoiNzE1NDEwOTM0IiwiZW1haWwiOiJoYWxjY2Njdm55YmFoZXZoZkBnbWFpbC5jb20iLCJleHAiOjE3ODYwMzUzNTZ9.EjporNJ5uVir2tJdsvcV9ilHI_hssN2qHZGfQS1goJo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a235e95c39ab94d1-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.80.142.72","cf-ipcountry":"YE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-Jul-2026 16:59:02 UTC] === User Orders API Called ===
[30-Jul-2026 16:59:02 UTC] User ID: 1193
[30-Jul-2026 16:59:02 UTC] Limit: 20, Offset: 0
[30-Jul-2026 16:59:02 UTC] Orders found: 0
[30-Jul-2026 16:59:02 UTC] Orders data: []
[30-Jul-2026 16:59:02 UTC] === API CALL LOG ===
[30-Jul-2026 16:59:02 UTC] Endpoint: user/profile.php
[30-Jul-2026 16:59:02 UTC] Total orders count: 0
[30-Jul-2026 16:59:02 UTC] Full Log Data: {
    "timestamp": "2026-07-30 16:59:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.80.142.72",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.80.142.72, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MyIsInVzZXJuYW1lIjoiNzE1NDEwOTM0IiwiZW1haWwiOiJoYWxjY2Njdm55YmFoZXZoZkBnbWFpbC5jb20iLCJleHAiOjE3ODYwMzUzNTZ9.EjporNJ5uVir2tJdsvcV9ilHI_hssN2qHZGfQS1goJo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a235e95c39ac94d1-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.80.142.72",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jul-2026 16:59:02 UTC] === END API CALL LOG ===
[30-Jul-2026 16:59:02 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jul-2026 16:59:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MyIsInVzZXJuYW1lIjoiNzE1NDEwOTM0IiwiZW1haWwiOiJoYWxjY2Njdm55YmFoZXZoZkBnbWFpbC5jb20iLCJleHAiOjE3ODYwMzUzNTZ9.EjporNJ5uVir2tJdsvcV9ilHI_hssN2qHZGfQS1goJo
[30-Jul-2026 16:59:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jul-2026 16:59:02 UTC] ✅ JWT token verified successfully for user profile
[30-Jul-2026 16:59:02 UTC] === API CALL LOG ===
[30-Jul-2026 16:59:02 UTC] User ID: 1193
[30-Jul-2026 16:59:02 UTC] Endpoint: user/profile.php
[30-Jul-2026 16:59:02 UTC] Full Log Data: {
    "timestamp": "2026-07-30 16:59:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.80.142.72",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.80.142.72, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MyIsInVzZXJuYW1lIjoiNzE1NDEwOTM0IiwiZW1haWwiOiJoYWxjY2Njdm55YmFoZXZoZkBnbWFpbC5jb20iLCJleHAiOjE3ODYwMzUzNTZ9.EjporNJ5uVir2tJdsvcV9ilHI_hssN2qHZGfQS1goJo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a235e95c39af94d1-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.80.142.72",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jul-2026 16:59:02 UTC] === END API CALL LOG ===
[30-Jul-2026 16:59:02 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jul-2026 16:59:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MyIsInVzZXJuYW1lIjoiNzE1NDEwOTM0IiwiZW1haWwiOiJoYWxjY2Njdm55YmFoZXZoZkBnbWFpbC5jb20iLCJleHAiOjE3ODYwMzUzNTZ9.EjporNJ5uVir2tJdsvcV9ilHI_hssN2qHZGfQS1goJo
[30-Jul-2026 16:59:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jul-2026 16:59:02 UTC] ✅ User profile retrieved successfully for user ID: 1193
[30-Jul-2026 16:59:02 UTC] ✅ JWT token verified successfully for user profile
[30-Jul-2026 16:59:02 UTC] User ID: 1193
[30-Jul-2026 16:59:02 UTC] ✅ User profile retrieved successfully for user ID: 1193
[30-Jul-2026 16:59:03 UTC] === API CALL LOG ===
[30-Jul-2026 16:59:03 UTC] Endpoint: user/profile.php
[30-Jul-2026 16:59:03 UTC] Full Log Data: {
    "timestamp": "2026-07-30 16:59:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.80.142.72",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.80.142.72, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MyIsInVzZXJuYW1lIjoiNzE1NDEwOTM0IiwiZW1haWwiOiJoYWxjY2Njdm55YmFoZXZoZkBnbWFpbC5jb20iLCJleHAiOjE3ODYwMzUzNTZ9.EjporNJ5uVir2tJdsvcV9ilHI_hssN2qHZGfQS1goJo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a235e9613ed294d1-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.80.142.72",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jul-2026 16:59:03 UTC] === END API CALL LOG ===
[30-Jul-2026 16:59:03 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jul-2026 16:59:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MyIsInVzZXJuYW1lIjoiNzE1NDEwOTM0IiwiZW1haWwiOiJoYWxjY2Njdm55YmFoZXZoZkBnbWFpbC5jb20iLCJleHAiOjE3ODYwMzUzNTZ9.EjporNJ5uVir2tJdsvcV9ilHI_hssN2qHZGfQS1goJo
[30-Jul-2026 16:59:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jul-2026 16:59:03 UTC] ✅ JWT token verified successfully for user profile
[30-Jul-2026 16:59:03 UTC] User ID: 1193
[30-Jul-2026 16:59:03 UTC] ✅ User profile retrieved successfully for user ID: 1193
[30-Jul-2026 16:59:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jul-2026 16:59:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jul-2026 16:59:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.80.142.72, 172.68.234.131","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MyIsInVzZXJuYW1lIjoiNzE1NDEwOTM0IiwiZW1haWwiOiJoYWxjY2Njdm55YmFoZXZoZkBnbWFpbC5jb20iLCJleHAiOjE3ODYwMzUzNTZ9.EjporNJ5uVir2tJdsvcV9ilHI_hssN2qHZGfQS1goJo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a235e982890194d1-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.80.142.72","cf-ipcountry":"YE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-Jul-2026 16:59:08 UTC] === User Orders API Called ===
[30-Jul-2026 16:59:08 UTC] User ID: 1193
[30-Jul-2026 16:59:08 UTC] Limit: 20, Offset: 0
[30-Jul-2026 16:59:08 UTC] Orders found: 0
[30-Jul-2026 16:59:08 UTC] Orders data: []
[30-Jul-2026 16:59:08 UTC] Total orders count: 0
[30-Jul-2026 16:59:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jul-2026 16:59:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jul-2026 16:59:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.80.142.72, 172.68.234.131","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MyIsInVzZXJuYW1lIjoiNzE1NDEwOTM0IiwiZW1haWwiOiJoYWxjY2Njdm55YmFoZXZoZkBnbWFpbC5jb20iLCJleHAiOjE3ODYwMzUzNTZ9.EjporNJ5uVir2tJdsvcV9ilHI_hssN2qHZGfQS1goJo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a235e98ead9c94d1-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.80.142.72","cf-ipcountry":"YE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-Jul-2026 16:59:10 UTC] === User Orders API Called ===
[30-Jul-2026 16:59:10 UTC] User ID: 1193
[30-Jul-2026 16:59:10 UTC] Limit: 20, Offset: 0
[30-Jul-2026 16:59:10 UTC] Orders found: 0
[30-Jul-2026 16:59:10 UTC] Orders data: []
[30-Jul-2026 16:59:10 UTC] Total orders count: 0
[30-Jul-2026 16:59:10 UTC] === API CALL LOG ===
[30-Jul-2026 16:59:10 UTC] Endpoint: user/profile.php
[30-Jul-2026 16:59:10 UTC] Full Log Data: {
    "timestamp": "2026-07-30 16:59:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.80.142.72",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.80.142.72, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MyIsInVzZXJuYW1lIjoiNzE1NDEwOTM0IiwiZW1haWwiOiJoYWxjY2Njdm55YmFoZXZoZkBnbWFpbC5jb20iLCJleHAiOjE3ODYwMzUzNTZ9.EjporNJ5uVir2tJdsvcV9ilHI_hssN2qHZGfQS1goJo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a235e98eada294d1-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.80.142.72",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jul-2026 16:59:10 UTC] === END API CALL LOG ===
[30-Jul-2026 16:59:10 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jul-2026 16:59:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MyIsInVzZXJuYW1lIjoiNzE1NDEwOTM0IiwiZW1haWwiOiJoYWxjY2Njdm55YmFoZXZoZkBnbWFpbC5jb20iLCJleHAiOjE3ODYwMzUzNTZ9.EjporNJ5uVir2tJdsvcV9ilHI_hssN2qHZGfQS1goJo
[30-Jul-2026 16:59:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jul-2026 16:59:10 UTC] ✅ JWT token verified successfully for user profile
[30-Jul-2026 16:59:10 UTC] User ID: 1193
[30-Jul-2026 16:59:10 UTC] ✅ User profile retrieved successfully for user ID: 1193
[30-Jul-2026 16:59:10 UTC] === API CALL LOG ===
[30-Jul-2026 16:59:10 UTC] Endpoint: user/profile.php
[30-Jul-2026 16:59:10 UTC] Full Log Data: {
    "timestamp": "2026-07-30 16:59:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.80.142.72",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.80.142.72, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MyIsInVzZXJuYW1lIjoiNzE1NDEwOTM0IiwiZW1haWwiOiJoYWxjY2Njdm55YmFoZXZoZkBnbWFpbC5jb20iLCJleHAiOjE3ODYwMzUzNTZ9.EjporNJ5uVir2tJdsvcV9ilHI_hssN2qHZGfQS1goJo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a235e98ff9ea94d1-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.80.142.72",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jul-2026 16:59:10 UTC] === END API CALL LOG ===
[30-Jul-2026 16:59:10 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jul-2026 16:59:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MyIsInVzZXJuYW1lIjoiNzE1NDEwOTM0IiwiZW1haWwiOiJoYWxjY2Njdm55YmFoZXZoZkBnbWFpbC5jb20iLCJleHAiOjE3ODYwMzUzNTZ9.EjporNJ5uVir2tJdsvcV9ilHI_hssN2qHZGfQS1goJo
[30-Jul-2026 16:59:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jul-2026 16:59:10 UTC] ✅ JWT token verified successfully for user profile
[30-Jul-2026 16:59:10 UTC] User ID: 1193
[30-Jul-2026 16:59:10 UTC] ✅ User profile retrieved successfully for user ID: 1193
[30-Jul-2026 16:59:11 UTC] === API CALL LOG ===
[30-Jul-2026 16:59:11 UTC] Endpoint: user/profile.php
[30-Jul-2026 16:59:11 UTC] Full Log Data: {
    "timestamp": "2026-07-30 16:59:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.80.142.72",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.80.142.72, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MyIsInVzZXJuYW1lIjoiNzE1NDEwOTM0IiwiZW1haWwiOiJoYWxjY2Njdm55YmFoZXZoZkBnbWFpbC5jb20iLCJleHAiOjE3ODYwMzUzNTZ9.EjporNJ5uVir2tJdsvcV9ilHI_hssN2qHZGfQS1goJo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a235e9943ebb94d1-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.80.142.72",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jul-2026 16:59:11 UTC] === END API CALL LOG ===
[30-Jul-2026 16:59:11 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jul-2026 16:59:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MyIsInVzZXJuYW1lIjoiNzE1NDEwOTM0IiwiZW1haWwiOiJoYWxjY2Njdm55YmFoZXZoZkBnbWFpbC5jb20iLCJleHAiOjE3ODYwMzUzNTZ9.EjporNJ5uVir2tJdsvcV9ilHI_hssN2qHZGfQS1goJo
[30-Jul-2026 16:59:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jul-2026 16:59:11 UTC] ✅ JWT token verified successfully for user profile
[30-Jul-2026 16:59:11 UTC] User ID: 1193
[30-Jul-2026 16:59:11 UTC] ✅ User profile retrieved successfully for user ID: 1193
[30-Jul-2026 16:59:30 UTC] === API CALL LOG ===
[30-Jul-2026 16:59:30 UTC] Endpoint: user/profile.php
[30-Jul-2026 16:59:30 UTC] Full Log Data: {
    "timestamp": "2026-07-30 16:59:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.80.142.72",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.80.142.72, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MyIsInVzZXJuYW1lIjoiNzE1NDEwOTM0IiwiZW1haWwiOiJoYWxjY2Njdm55YmFoZXZoZkBnbWFpbC5jb20iLCJleHAiOjE3ODYwMzUzNTZ9.EjporNJ5uVir2tJdsvcV9ilHI_hssN2qHZGfQS1goJo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a235ea0c7b7f94d1-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.80.142.72",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jul-2026 16:59:30 UTC] === END API CALL LOG ===
[30-Jul-2026 16:59:30 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jul-2026 16:59:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MyIsInVzZXJuYW1lIjoiNzE1NDEwOTM0IiwiZW1haWwiOiJoYWxjY2Njdm55YmFoZXZoZkBnbWFpbC5jb20iLCJleHAiOjE3ODYwMzUzNTZ9.EjporNJ5uVir2tJdsvcV9ilHI_hssN2qHZGfQS1goJo
[30-Jul-2026 16:59:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jul-2026 16:59:30 UTC] ✅ JWT token verified successfully for user profile
[30-Jul-2026 16:59:30 UTC] User ID: 1193
[30-Jul-2026 16:59:30 UTC] ✅ User profile retrieved successfully for user ID: 1193
[30-Jul-2026 16:59:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jul-2026 16:59:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jul-2026 16:59:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.80.142.72, 172.68.234.131","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MyIsInVzZXJuYW1lIjoiNzE1NDEwOTM0IiwiZW1haWwiOiJoYWxjY2Njdm55YmFoZXZoZkBnbWFpbC5jb20iLCJleHAiOjE3ODYwMzUzNTZ9.EjporNJ5uVir2tJdsvcV9ilHI_hssN2qHZGfQS1goJo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a235ea5de82694d1-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.80.142.72","cf-ipcountry":"YE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-Jul-2026 16:59:43 UTC] === User Orders API Called ===
[30-Jul-2026 16:59:43 UTC] User ID: 1193
[30-Jul-2026 16:59:43 UTC] Limit: 20, Offset: 0
[30-Jul-2026 16:59:43 UTC] Orders found: 0
[30-Jul-2026 16:59:43 UTC] Orders data: []
[30-Jul-2026 16:59:43 UTC] Total orders count: 0
[30-Jul-2026 16:59:46 UTC] === API CALL LOG ===
[30-Jul-2026 16:59:46 UTC] Endpoint: user/profile.php
[30-Jul-2026 16:59:46 UTC] Full Log Data: {
    "timestamp": "2026-07-30 16:59:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.80.142.72",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.80.142.72, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MyIsInVzZXJuYW1lIjoiNzE1NDEwOTM0IiwiZW1haWwiOiJoYWxjY2Njdm55YmFoZXZoZkBnbWFpbC5jb20iLCJleHAiOjE3ODYwMzUzNTZ9.EjporNJ5uVir2tJdsvcV9ilHI_hssN2qHZGfQS1goJo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a235ea6d6b6f94d1-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.80.142.72",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jul-2026 16:59:46 UTC] === END API CALL LOG ===
[30-Jul-2026 16:59:46 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jul-2026 16:59:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MyIsInVzZXJuYW1lIjoiNzE1NDEwOTM0IiwiZW1haWwiOiJoYWxjY2Njdm55YmFoZXZoZkBnbWFpbC5jb20iLCJleHAiOjE3ODYwMzUzNTZ9.EjporNJ5uVir2tJdsvcV9ilHI_hssN2qHZGfQS1goJo
[30-Jul-2026 16:59:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jul-2026 16:59:46 UTC] ✅ JWT token verified successfully for user profile
[30-Jul-2026 16:59:46 UTC] User ID: 1193
[30-Jul-2026 16:59:46 UTC] ✅ User profile retrieved successfully for user ID: 1193
[30-Jul-2026 16:59:46 UTC] User Purchases API - User ID: 1193
[30-Jul-2026 16:59:46 UTC] User Purchases API - Total purchases found: 1
[30-Jul-2026 17:00:04 UTC] === API CALL LOG ===
[30-Jul-2026 17:00:04 UTC] Endpoint: user/profile.php
[30-Jul-2026 17:00:04 UTC] Full Log Data: {
    "timestamp": "2026-07-30 17:00:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.80.142.72",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.80.142.72, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MyIsInVzZXJuYW1lIjoiNzE1NDEwOTM0IiwiZW1haWwiOiJoYWxjY2Njdm55YmFoZXZoZkBnbWFpbC5jb20iLCJleHAiOjE3ODYwMzUzNTZ9.EjporNJ5uVir2tJdsvcV9ilHI_hssN2qHZGfQS1goJo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a235eadf8b9d94d1-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.80.142.72",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jul-2026 17:00:04 UTC] === END API CALL LOG ===
[30-Jul-2026 17:00:04 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jul-2026 17:00:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MyIsInVzZXJuYW1lIjoiNzE1NDEwOTM0IiwiZW1haWwiOiJoYWxjY2Njdm55YmFoZXZoZkBnbWFpbC5jb20iLCJleHAiOjE3ODYwMzUzNTZ9.EjporNJ5uVir2tJdsvcV9ilHI_hssN2qHZGfQS1goJo
[30-Jul-2026 17:00:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jul-2026 17:00:04 UTC] ✅ JWT token verified successfully for user profile
[30-Jul-2026 17:00:04 UTC] User ID: 1193
[30-Jul-2026 17:00:04 UTC] ✅ User profile retrieved successfully for user ID: 1193
[30-Jul-2026 17:00:04 UTC] User Purchases API - User ID: 1193
[30-Jul-2026 17:00:04 UTC] User Purchases API - Total purchases found: 1
[30-Jul-2026 17:00:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jul-2026 17:00:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jul-2026 17:00:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.80.142.72, 172.68.234.130","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MyIsInVzZXJuYW1lIjoiNzE1NDEwOTM0IiwiZW1haWwiOiJoYWxjY2Njdm55YmFoZXZoZkBnbWFpbC5jb20iLCJleHAiOjE3ODYwMzUzNTZ9.EjporNJ5uVir2tJdsvcV9ilHI_hssN2qHZGfQS1goJo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a235eb0e4a4f94d1-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.80.142.72","cf-ipcountry":"YE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-Jul-2026 17:00:11 UTC] === User Orders API Called ===
[30-Jul-2026 17:00:11 UTC] User ID: 1193
[30-Jul-2026 17:00:11 UTC] Limit: 20, Offset: 0
[30-Jul-2026 17:00:11 UTC] Orders found: 0
[30-Jul-2026 17:00:11 UTC] Orders data: []
[30-Jul-2026 17:00:11 UTC] Total orders count: 0
[30-Jul-2026 17:00:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jul-2026 17:00:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jul-2026 17:00:20 UTC] === API CALL LOG ===
[30-Jul-2026 17:00:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.80.142.72, 172.68.234.130","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MyIsInVzZXJuYW1lIjoiNzE1NDEwOTM0IiwiZW1haWwiOiJoYWxjY2Njdm55YmFoZXZoZkBnbWFpbC5jb20iLCJleHAiOjE3ODYwMzUzNTZ9.EjporNJ5uVir2tJdsvcV9ilHI_hssN2qHZGfQS1goJo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a235eb466fba94d1-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.80.142.72","cf-ipcountry":"YE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-Jul-2026 17:00:20 UTC] Endpoint: user/profile.php
[30-Jul-2026 17:00:20 UTC] Full Log Data: {
    "timestamp": "2026-07-30 17:00:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.80.142.72",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.80.142.72, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MyIsInVzZXJuYW1lIjoiNzE1NDEwOTM0IiwiZW1haWwiOiJoYWxjY2Njdm55YmFoZXZoZkBnbWFpbC5jb20iLCJleHAiOjE3ODYwMzUzNTZ9.EjporNJ5uVir2tJdsvcV9ilHI_hssN2qHZGfQS1goJo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a235eb466fbe94d1-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.80.142.72",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jul-2026 17:00:20 UTC] === END API CALL LOG ===
[30-Jul-2026 17:00:20 UTC] === User Orders API Called ===
[30-Jul-2026 17:00:20 UTC] User ID: 1193
[30-Jul-2026 17:00:20 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jul-2026 17:00:20 UTC] Limit: 20, Offset: 0
[30-Jul-2026 17:00:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MyIsInVzZXJuYW1lIjoiNzE1NDEwOTM0IiwiZW1haWwiOiJoYWxjY2Njdm55YmFoZXZoZkBnbWFpbC5jb20iLCJleHAiOjE3ODYwMzUzNTZ9.EjporNJ5uVir2tJdsvcV9ilHI_hssN2qHZGfQS1goJo
[30-Jul-2026 17:00:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jul-2026 17:00:20 UTC] ✅ JWT token verified successfully for user profile
[30-Jul-2026 17:00:20 UTC] User ID: 1193
[30-Jul-2026 17:00:20 UTC] Orders found: 0
[30-Jul-2026 17:00:20 UTC] ✅ User profile retrieved successfully for user ID: 1193
[30-Jul-2026 17:00:20 UTC] Orders data: []
[30-Jul-2026 17:00:20 UTC] Total orders count: 0
[30-Jul-2026 17:00:21 UTC] === API CALL LOG ===
[30-Jul-2026 17:00:21 UTC] Endpoint: user/profile.php
[30-Jul-2026 17:00:21 UTC] Full Log Data: {
    "timestamp": "2026-07-30 17:00:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.80.142.72",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.80.142.72, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MyIsInVzZXJuYW1lIjoiNzE1NDEwOTM0IiwiZW1haWwiOiJoYWxjY2Njdm55YmFoZXZoZkBnbWFpbC5jb20iLCJleHAiOjE3ODYwMzUzNTZ9.EjporNJ5uVir2tJdsvcV9ilHI_hssN2qHZGfQS1goJo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a235eb474a4994d1-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.80.142.72",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jul-2026 17:00:21 UTC] === END API CALL LOG ===
[30-Jul-2026 17:00:21 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jul-2026 17:00:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MyIsInVzZXJuYW1lIjoiNzE1NDEwOTM0IiwiZW1haWwiOiJoYWxjY2Njdm55YmFoZXZoZkBnbWFpbC5jb20iLCJleHAiOjE3ODYwMzUzNTZ9.EjporNJ5uVir2tJdsvcV9ilHI_hssN2qHZGfQS1goJo
[30-Jul-2026 17:00:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jul-2026 17:00:21 UTC] ✅ JWT token verified successfully for user profile
[30-Jul-2026 17:00:21 UTC] User ID: 1193
[30-Jul-2026 17:00:21 UTC] ✅ User profile retrieved successfully for user ID: 1193
[30-Jul-2026 17:00:21 UTC] === API CALL LOG ===
[30-Jul-2026 17:00:21 UTC] Endpoint: user/profile.php
[30-Jul-2026 17:00:21 UTC] Full Log Data: {
    "timestamp": "2026-07-30 17:00:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.80.142.72",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.80.142.72, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MyIsInVzZXJuYW1lIjoiNzE1NDEwOTM0IiwiZW1haWwiOiJoYWxjY2Njdm55YmFoZXZoZkBnbWFpbC5jb20iLCJleHAiOjE3ODYwMzUzNTZ9.EjporNJ5uVir2tJdsvcV9ilHI_hssN2qHZGfQS1goJo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a235eb4c0f5d94d1-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.80.142.72",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jul-2026 17:00:21 UTC] === END API CALL LOG ===
[30-Jul-2026 17:00:21 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jul-2026 17:00:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MyIsInVzZXJuYW1lIjoiNzE1NDEwOTM0IiwiZW1haWwiOiJoYWxjY2Njdm55YmFoZXZoZkBnbWFpbC5jb20iLCJleHAiOjE3ODYwMzUzNTZ9.EjporNJ5uVir2tJdsvcV9ilHI_hssN2qHZGfQS1goJo
[30-Jul-2026 17:00:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jul-2026 17:00:21 UTC] ✅ JWT token verified successfully for user profile
[30-Jul-2026 17:00:21 UTC] User ID: 1193
[30-Jul-2026 17:00:21 UTC] ✅ User profile retrieved successfully for user ID: 1193
[30-Jul-2026 17:01:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jul-2026 17:01:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jul-2026 17:01:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.80.142.72, 172.68.234.130","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MyIsInVzZXJuYW1lIjoiNzE1NDEwOTM0IiwiZW1haWwiOiJoYWxjY2Njdm55YmFoZXZoZkBnbWFpbC5jb20iLCJleHAiOjE3ODYwMzUzNTZ9.EjporNJ5uVir2tJdsvcV9ilHI_hssN2qHZGfQS1goJo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a235ec3d2b8394d1-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.80.142.72","cf-ipcountry":"YE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-Jul-2026 17:01:00 UTC] === User Orders API Called ===
[30-Jul-2026 17:01:00 UTC] User ID: 1193
[30-Jul-2026 17:01:00 UTC] Limit: 20, Offset: 0
[30-Jul-2026 17:01:00 UTC] Orders found: 0
[30-Jul-2026 17:01:00 UTC] Orders data: []
[30-Jul-2026 17:01:00 UTC] Total orders count: 0
[30-Jul-2026 17:01:00 UTC] === API CALL LOG ===
[30-Jul-2026 17:01:00 UTC] Endpoint: user/profile.php
[30-Jul-2026 17:01:00 UTC] Full Log Data: {
    "timestamp": "2026-07-30 17:01:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.80.142.72",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.80.142.72, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MyIsInVzZXJuYW1lIjoiNzE1NDEwOTM0IiwiZW1haWwiOiJoYWxjY2Njdm55YmFoZXZoZkBnbWFpbC5jb20iLCJleHAiOjE3ODYwMzUzNTZ9.EjporNJ5uVir2tJdsvcV9ilHI_hssN2qHZGfQS1goJo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a235ec3d2b8e94d1-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.80.142.72",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jul-2026 17:01:00 UTC] === END API CALL LOG ===
[30-Jul-2026 17:01:00 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jul-2026 17:01:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MyIsInVzZXJuYW1lIjoiNzE1NDEwOTM0IiwiZW1haWwiOiJoYWxjY2Njdm55YmFoZXZoZkBnbWFpbC5jb20iLCJleHAiOjE3ODYwMzUzNTZ9.EjporNJ5uVir2tJdsvcV9ilHI_hssN2qHZGfQS1goJo
[30-Jul-2026 17:01:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jul-2026 17:01:00 UTC] ✅ JWT token verified successfully for user profile
[30-Jul-2026 17:01:00 UTC] User ID: 1193
[30-Jul-2026 17:01:00 UTC] === API CALL LOG ===
[30-Jul-2026 17:01:00 UTC] Endpoint: user/profile.php
[30-Jul-2026 17:01:00 UTC] Full Log Data: {
    "timestamp": "2026-07-30 17:01:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.80.142.72",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.80.142.72, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MyIsInVzZXJuYW1lIjoiNzE1NDEwOTM0IiwiZW1haWwiOiJoYWxjY2Njdm55YmFoZXZoZkBnbWFpbC5jb20iLCJleHAiOjE3ODYwMzUzNTZ9.EjporNJ5uVir2tJdsvcV9ilHI_hssN2qHZGfQS1goJo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a235ec3d2b8a94d1-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.80.142.72",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jul-2026 17:01:00 UTC] === END API CALL LOG ===
[30-Jul-2026 17:01:00 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jul-2026 17:01:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MyIsInVzZXJuYW1lIjoiNzE1NDEwOTM0IiwiZW1haWwiOiJoYWxjY2Njdm55YmFoZXZoZkBnbWFpbC5jb20iLCJleHAiOjE3ODYwMzUzNTZ9.EjporNJ5uVir2tJdsvcV9ilHI_hssN2qHZGfQS1goJo
[30-Jul-2026 17:01:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jul-2026 17:01:00 UTC] ✅ JWT token verified successfully for user profile
[30-Jul-2026 17:01:00 UTC] User ID: 1193
[30-Jul-2026 17:01:00 UTC] ✅ User profile retrieved successfully for user ID: 1193
[30-Jul-2026 17:01:00 UTC] ✅ User profile retrieved successfully for user ID: 1193
[30-Jul-2026 17:01:01 UTC] === API CALL LOG ===
[30-Jul-2026 17:01:01 UTC] Endpoint: user/profile.php
[30-Jul-2026 17:01:01 UTC] Full Log Data: {
    "timestamp": "2026-07-30 17:01:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.80.142.72",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.80.142.72, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MyIsInVzZXJuYW1lIjoiNzE1NDEwOTM0IiwiZW1haWwiOiJoYWxjY2Njdm55YmFoZXZoZkBnbWFpbC5jb20iLCJleHAiOjE3ODYwMzUzNTZ9.EjporNJ5uVir2tJdsvcV9ilHI_hssN2qHZGfQS1goJo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a235ec421a1194d1-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.80.142.72",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jul-2026 17:01:01 UTC] === END API CALL LOG ===
[30-Jul-2026 17:01:01 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jul-2026 17:01:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MyIsInVzZXJuYW1lIjoiNzE1NDEwOTM0IiwiZW1haWwiOiJoYWxjY2Njdm55YmFoZXZoZkBnbWFpbC5jb20iLCJleHAiOjE3ODYwMzUzNTZ9.EjporNJ5uVir2tJdsvcV9ilHI_hssN2qHZGfQS1goJo
[30-Jul-2026 17:01:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jul-2026 17:01:01 UTC] ✅ JWT token verified successfully for user profile
[30-Jul-2026 17:01:01 UTC] User ID: 1193
[30-Jul-2026 17:01:01 UTC] ✅ User profile retrieved successfully for user ID: 1193
[30-Jul-2026 17:01:17 UTC] === API CALL LOG ===
[30-Jul-2026 17:01:17 UTC] Endpoint: user/profile.php
[30-Jul-2026 17:01:17 UTC] Full Log Data: {
    "timestamp": "2026-07-30 17:01:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.80.142.72",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.80.142.72, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MyIsInVzZXJuYW1lIjoiNzE1NDEwOTM0IiwiZW1haWwiOiJoYWxjY2Njdm55YmFoZXZoZkBnbWFpbC5jb20iLCJleHAiOjE3ODYwMzUzNTZ9.EjporNJ5uVir2tJdsvcV9ilHI_hssN2qHZGfQS1goJo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a235eca6a99f94d1-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.80.142.72",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jul-2026 17:01:17 UTC] === END API CALL LOG ===
[30-Jul-2026 17:01:17 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jul-2026 17:01:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MyIsInVzZXJuYW1lIjoiNzE1NDEwOTM0IiwiZW1haWwiOiJoYWxjY2Njdm55YmFoZXZoZkBnbWFpbC5jb20iLCJleHAiOjE3ODYwMzUzNTZ9.EjporNJ5uVir2tJdsvcV9ilHI_hssN2qHZGfQS1goJo
[30-Jul-2026 17:01:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jul-2026 17:01:17 UTC] ✅ JWT token verified successfully for user profile
[30-Jul-2026 17:01:17 UTC] User ID: 1193
[30-Jul-2026 17:01:17 UTC] ✅ User profile retrieved successfully for user ID: 1193
[30-Jul-2026 17:01:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jul-2026 17:01:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jul-2026 17:01:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.80.142.72, 172.68.234.130","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MyIsInVzZXJuYW1lIjoiNzE1NDEwOTM0IiwiZW1haWwiOiJoYWxjY2Njdm55YmFoZXZoZkBnbWFpbC5jb20iLCJleHAiOjE3ODYwMzUzNTZ9.EjporNJ5uVir2tJdsvcV9ilHI_hssN2qHZGfQS1goJo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a235eca6a99b94d1-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.80.142.72","cf-ipcountry":"YE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-Jul-2026 17:01:17 UTC] === API CALL LOG ===
[30-Jul-2026 17:01:17 UTC] Endpoint: user/profile.php
[30-Jul-2026 17:01:17 UTC] Full Log Data: {
    "timestamp": "2026-07-30 17:01:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.80.142.72",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.80.142.72, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MyIsInVzZXJuYW1lIjoiNzE1NDEwOTM0IiwiZW1haWwiOiJoYWxjY2Njdm55YmFoZXZoZkBnbWFpbC5jb20iLCJleHAiOjE3ODYwMzUzNTZ9.EjporNJ5uVir2tJdsvcV9ilHI_hssN2qHZGfQS1goJo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a235eca6a9a194d1-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.80.142.72",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jul-2026 17:01:17 UTC] === END API CALL LOG ===
[30-Jul-2026 17:01:17 UTC] === User Orders API Called ===
[30-Jul-2026 17:01:17 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jul-2026 17:01:17 UTC] User ID: 1193
[30-Jul-2026 17:01:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MyIsInVzZXJuYW1lIjoiNzE1NDEwOTM0IiwiZW1haWwiOiJoYWxjY2Njdm55YmFoZXZoZkBnbWFpbC5jb20iLCJleHAiOjE3ODYwMzUzNTZ9.EjporNJ5uVir2tJdsvcV9ilHI_hssN2qHZGfQS1goJo
[30-Jul-2026 17:01:17 UTC] Limit: 20, Offset: 0
[30-Jul-2026 17:01:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jul-2026 17:01:17 UTC] ✅ JWT token verified successfully for user profile
[30-Jul-2026 17:01:17 UTC] User ID: 1193
[30-Jul-2026 17:01:17 UTC] Orders found: 0
[30-Jul-2026 17:01:17 UTC] Orders data: []
[30-Jul-2026 17:01:17 UTC] ✅ User profile retrieved successfully for user ID: 1193
[30-Jul-2026 17:01:17 UTC] Total orders count: 0
[30-Jul-2026 17:01:18 UTC] === API CALL LOG ===
[30-Jul-2026 17:01:18 UTC] Endpoint: user/profile.php
[30-Jul-2026 17:01:18 UTC] Full Log Data: {
    "timestamp": "2026-07-30 17:01:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.80.142.72",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.80.142.72, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MyIsInVzZXJuYW1lIjoiNzE1NDEwOTM0IiwiZW1haWwiOiJoYWxjY2Njdm55YmFoZXZoZkBnbWFpbC5jb20iLCJleHAiOjE3ODYwMzUzNTZ9.EjporNJ5uVir2tJdsvcV9ilHI_hssN2qHZGfQS1goJo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a235ecafcb8594d1-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.80.142.72",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jul-2026 17:01:18 UTC] === END API CALL LOG ===
[30-Jul-2026 17:01:18 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jul-2026 17:01:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MyIsInVzZXJuYW1lIjoiNzE1NDEwOTM0IiwiZW1haWwiOiJoYWxjY2Njdm55YmFoZXZoZkBnbWFpbC5jb20iLCJleHAiOjE3ODYwMzUzNTZ9.EjporNJ5uVir2tJdsvcV9ilHI_hssN2qHZGfQS1goJo
[30-Jul-2026 17:01:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jul-2026 17:01:18 UTC] ✅ JWT token verified successfully for user profile
[30-Jul-2026 17:01:18 UTC] User ID: 1193
[30-Jul-2026 17:01:18 UTC] ✅ User profile retrieved successfully for user ID: 1193
[30-Jul-2026 17:01:34 UTC] === API CALL LOG ===
[30-Jul-2026 17:01:34 UTC] Endpoint: user/profile.php
[30-Jul-2026 17:01:34 UTC] Full Log Data: {
    "timestamp": "2026-07-30 17:01:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.80.142.72",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.80.142.72, 172.70.108.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MyIsInVzZXJuYW1lIjoiNzE1NDEwOTM0IiwiZW1haWwiOiJoYWxjY2Njdm55YmFoZXZoZkBnbWFpbC5jb20iLCJleHAiOjE3ODYwMzUzNTZ9.EjporNJ5uVir2tJdsvcV9ilHI_hssN2qHZGfQS1goJo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a235ed0ee8c0e237-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.80.142.72",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jul-2026 17:01:34 UTC] === END API CALL LOG ===
[30-Jul-2026 17:01:34 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jul-2026 17:01:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MyIsInVzZXJuYW1lIjoiNzE1NDEwOTM0IiwiZW1haWwiOiJoYWxjY2Njdm55YmFoZXZoZkBnbWFpbC5jb20iLCJleHAiOjE3ODYwMzUzNTZ9.EjporNJ5uVir2tJdsvcV9ilHI_hssN2qHZGfQS1goJo
[30-Jul-2026 17:01:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jul-2026 17:01:34 UTC] ✅ JWT token verified successfully for user profile
[30-Jul-2026 17:01:34 UTC] User ID: 1193
[30-Jul-2026 17:01:34 UTC] ✅ User profile retrieved successfully for user ID: 1193
[30-Jul-2026 17:01:34 UTC] === API CALL LOG ===
[30-Jul-2026 17:01:34 UTC] Endpoint: user/profile.php
[30-Jul-2026 17:01:34 UTC] Full Log Data: {
    "timestamp": "2026-07-30 17:01:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.80.142.72",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.80.142.72, 172.70.108.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MyIsInVzZXJuYW1lIjoiNzE1NDEwOTM0IiwiZW1haWwiOiJoYWxjY2Njdm55YmFoZXZoZkBnbWFpbC5jb20iLCJleHAiOjE3ODYwMzUzNTZ9.EjporNJ5uVir2tJdsvcV9ilHI_hssN2qHZGfQS1goJo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a235ed1249ace237-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.80.142.72",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jul-2026 17:01:34 UTC] === END API CALL LOG ===
[30-Jul-2026 17:01:34 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jul-2026 17:01:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MyIsInVzZXJuYW1lIjoiNzE1NDEwOTM0IiwiZW1haWwiOiJoYWxjY2Njdm55YmFoZXZoZkBnbWFpbC5jb20iLCJleHAiOjE3ODYwMzUzNTZ9.EjporNJ5uVir2tJdsvcV9ilHI_hssN2qHZGfQS1goJo
[30-Jul-2026 17:01:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jul-2026 17:01:34 UTC] ✅ JWT token verified successfully for user profile
[30-Jul-2026 17:01:34 UTC] User ID: 1193
[30-Jul-2026 17:01:34 UTC] ✅ User profile retrieved successfully for user ID: 1193
[30-Jul-2026 17:01:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jul-2026 17:01:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jul-2026 17:01:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.80.142.72, 172.70.108.15","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MyIsInVzZXJuYW1lIjoiNzE1NDEwOTM0IiwiZW1haWwiOiJoYWxjY2Njdm55YmFoZXZoZkBnbWFpbC5jb20iLCJleHAiOjE3ODYwMzUzNTZ9.EjporNJ5uVir2tJdsvcV9ilHI_hssN2qHZGfQS1goJo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a235ed1249abe237-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.80.142.72","cf-ipcountry":"YE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-Jul-2026 17:01:34 UTC] === User Orders API Called ===
[30-Jul-2026 17:01:34 UTC] User ID: 1193
[30-Jul-2026 17:01:34 UTC] Limit: 20, Offset: 0
[30-Jul-2026 17:01:34 UTC] Orders found: 0
[30-Jul-2026 17:01:34 UTC] Orders data: []
[30-Jul-2026 17:01:34 UTC] Total orders count: 0
[30-Jul-2026 17:01:34 UTC] === API CALL LOG ===
[30-Jul-2026 17:01:34 UTC] Endpoint: user/profile.php
[30-Jul-2026 17:01:34 UTC] Full Log Data: {
    "timestamp": "2026-07-30 17:01:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.80.142.72",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.80.142.72, 172.70.108.46",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MyIsInVzZXJuYW1lIjoiNzE1NDEwOTM0IiwiZW1haWwiOiJoYWxjY2Njdm55YmFoZXZoZkBnbWFpbC5jb20iLCJleHAiOjE3ODYwMzUzNTZ9.EjporNJ5uVir2tJdsvcV9ilHI_hssN2qHZGfQS1goJo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a235ed1249a1e237-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.80.142.72",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jul-2026 17:01:34 UTC] === END API CALL LOG ===
[30-Jul-2026 17:01:34 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jul-2026 17:01:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MyIsInVzZXJuYW1lIjoiNzE1NDEwOTM0IiwiZW1haWwiOiJoYWxjY2Njdm55YmFoZXZoZkBnbWFpbC5jb20iLCJleHAiOjE3ODYwMzUzNTZ9.EjporNJ5uVir2tJdsvcV9ilHI_hssN2qHZGfQS1goJo
[30-Jul-2026 17:01:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jul-2026 17:01:34 UTC] ✅ JWT token verified successfully for user profile
[30-Jul-2026 17:01:34 UTC] User ID: 1193
[30-Jul-2026 17:01:34 UTC] ✅ User profile retrieved successfully for user ID: 1193
[30-Jul-2026 17:01:35 UTC] === API CALL LOG ===
[30-Jul-2026 17:01:35 UTC] Endpoint: user/profile.php
[30-Jul-2026 17:01:35 UTC] Full Log Data: {
    "timestamp": "2026-07-30 17:01:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.80.142.72",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.80.142.72, 172.70.108.46",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MyIsInVzZXJuYW1lIjoiNzE1NDEwOTM0IiwiZW1haWwiOiJoYWxjY2Njdm55YmFoZXZoZkBnbWFpbC5jb20iLCJleHAiOjE3ODYwMzUzNTZ9.EjporNJ5uVir2tJdsvcV9ilHI_hssN2qHZGfQS1goJo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a235ed17f9a2e237-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.80.142.72",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jul-2026 17:01:35 UTC] === END API CALL LOG ===
[30-Jul-2026 17:01:35 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jul-2026 17:01:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MyIsInVzZXJuYW1lIjoiNzE1NDEwOTM0IiwiZW1haWwiOiJoYWxjY2Njdm55YmFoZXZoZkBnbWFpbC5jb20iLCJleHAiOjE3ODYwMzUzNTZ9.EjporNJ5uVir2tJdsvcV9ilHI_hssN2qHZGfQS1goJo
[30-Jul-2026 17:01:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jul-2026 17:01:35 UTC] ✅ JWT token verified successfully for user profile
[30-Jul-2026 17:01:35 UTC] User ID: 1193
[30-Jul-2026 17:01:35 UTC] ✅ User profile retrieved successfully for user ID: 1193
[30-Jul-2026 17:02:22 UTC] === API CALL LOG ===
[30-Jul-2026 17:02:22 UTC] Endpoint: user/profile.php
[30-Jul-2026 17:02:22 UTC] Full Log Data: {
    "timestamp": "2026-07-30 17:02:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.80.142.72",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.80.142.72, 172.70.108.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MyIsInVzZXJuYW1lIjoiNzE1NDEwOTM0IiwiZW1haWwiOiJoYWxjY2Njdm55YmFoZXZoZkBnbWFpbC5jb20iLCJleHAiOjE3ODYwMzUzNTZ9.EjporNJ5uVir2tJdsvcV9ilHI_hssN2qHZGfQS1goJo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a235ee3c5950e237-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.80.142.72",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jul-2026 17:02:22 UTC] === END API CALL LOG ===
[30-Jul-2026 17:02:22 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jul-2026 17:02:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MyIsInVzZXJuYW1lIjoiNzE1NDEwOTM0IiwiZW1haWwiOiJoYWxjY2Njdm55YmFoZXZoZkBnbWFpbC5jb20iLCJleHAiOjE3ODYwMzUzNTZ9.EjporNJ5uVir2tJdsvcV9ilHI_hssN2qHZGfQS1goJo
[30-Jul-2026 17:02:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jul-2026 17:02:22 UTC] ✅ JWT token verified successfully for user profile
[30-Jul-2026 17:02:22 UTC] User ID: 1193
[30-Jul-2026 17:02:22 UTC] ✅ User profile retrieved successfully for user ID: 1193
[30-Jul-2026 17:02:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jul-2026 17:02:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jul-2026 17:02:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.80.142.72, 172.70.108.14","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MyIsInVzZXJuYW1lIjoiNzE1NDEwOTM0IiwiZW1haWwiOiJoYWxjY2Njdm55YmFoZXZoZkBnbWFpbC5jb20iLCJleHAiOjE3ODYwMzUzNTZ9.EjporNJ5uVir2tJdsvcV9ilHI_hssN2qHZGfQS1goJo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a235ee9808f5e237-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.80.142.72","cf-ipcountry":"YE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-Jul-2026 17:02:36 UTC] === User Orders API Called ===
[30-Jul-2026 17:02:36 UTC] User ID: 1193
[30-Jul-2026 17:02:36 UTC] Limit: 20, Offset: 0
[30-Jul-2026 17:02:36 UTC] Orders found: 0
[30-Jul-2026 17:02:36 UTC] Orders data: []
[30-Jul-2026 17:02:36 UTC] Total orders count: 0
[30-Jul-2026 17:02:38 UTC] === API CALL LOG ===
[30-Jul-2026 17:02:38 UTC] Endpoint: user/profile.php
[30-Jul-2026 17:02:38 UTC] Full Log Data: {
    "timestamp": "2026-07-30 17:02:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.80.142.72",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.80.142.72, 172.70.108.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MyIsInVzZXJuYW1lIjoiNzE1NDEwOTM0IiwiZW1haWwiOiJoYWxjY2Njdm55YmFoZXZoZkBnbWFpbC5jb20iLCJleHAiOjE3ODYwMzUzNTZ9.EjporNJ5uVir2tJdsvcV9ilHI_hssN2qHZGfQS1goJo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a235eea2cea7e237-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.80.142.72",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jul-2026 17:02:38 UTC] === END API CALL LOG ===
[30-Jul-2026 17:02:38 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jul-2026 17:02:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MyIsInVzZXJuYW1lIjoiNzE1NDEwOTM0IiwiZW1haWwiOiJoYWxjY2Njdm55YmFoZXZoZkBnbWFpbC5jb20iLCJleHAiOjE3ODYwMzUzNTZ9.EjporNJ5uVir2tJdsvcV9ilHI_hssN2qHZGfQS1goJo
[30-Jul-2026 17:02:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jul-2026 17:02:38 UTC] ✅ JWT token verified successfully for user profile
[30-Jul-2026 17:02:38 UTC] User ID: 1193
[30-Jul-2026 17:02:38 UTC] ✅ User profile retrieved successfully for user ID: 1193
[30-Jul-2026 17:02:38 UTC] User Purchases API - User ID: 1193
[30-Jul-2026 17:02:38 UTC] User Purchases API - Total purchases found: 1
[30-Jul-2026 17:02:42 UTC] === API CALL LOG ===
[30-Jul-2026 17:02:42 UTC] Endpoint: user/profile.php
[30-Jul-2026 17:02:42 UTC] Full Log Data: {
    "timestamp": "2026-07-30 17:02:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.80.142.72",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.80.142.72, 172.70.108.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MyIsInVzZXJuYW1lIjoiNzE1NDEwOTM0IiwiZW1haWwiOiJoYWxjY2Njdm55YmFoZXZoZkBnbWFpbC5jb20iLCJleHAiOjE3ODYwMzUzNTZ9.EjporNJ5uVir2tJdsvcV9ilHI_hssN2qHZGfQS1goJo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a235eebc0c41e237-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.80.142.72",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jul-2026 17:02:42 UTC] === END API CALL LOG ===
[30-Jul-2026 17:02:42 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jul-2026 17:02:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MyIsInVzZXJuYW1lIjoiNzE1NDEwOTM0IiwiZW1haWwiOiJoYWxjY2Njdm55YmFoZXZoZkBnbWFpbC5jb20iLCJleHAiOjE3ODYwMzUzNTZ9.EjporNJ5uVir2tJdsvcV9ilHI_hssN2qHZGfQS1goJo
[30-Jul-2026 17:02:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jul-2026 17:02:42 UTC] ✅ JWT token verified successfully for user profile
[30-Jul-2026 17:02:42 UTC] User ID: 1193
[30-Jul-2026 17:02:42 UTC] ✅ User profile retrieved successfully for user ID: 1193
[30-Jul-2026 17:02:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jul-2026 17:02:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jul-2026 17:02:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.80.142.72, 172.70.108.14","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MyIsInVzZXJuYW1lIjoiNzE1NDEwOTM0IiwiZW1haWwiOiJoYWxjY2Njdm55YmFoZXZoZkBnbWFpbC5jb20iLCJleHAiOjE3ODYwMzUzNTZ9.EjporNJ5uVir2tJdsvcV9ilHI_hssN2qHZGfQS1goJo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a235eebc0c37e237-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.80.142.72","cf-ipcountry":"YE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-Jul-2026 17:02:42 UTC] === User Orders API Called ===
[30-Jul-2026 17:02:42 UTC] User ID: 1193
[30-Jul-2026 17:02:42 UTC] Limit: 20, Offset: 0
[30-Jul-2026 17:02:42 UTC] Orders found: 0
[30-Jul-2026 17:02:42 UTC] Orders data: []
[30-Jul-2026 17:02:42 UTC] Total orders count: 0
[30-Jul-2026 17:02:42 UTC] === API CALL LOG ===
[30-Jul-2026 17:02:42 UTC] Endpoint: user/profile.php
[30-Jul-2026 17:02:42 UTC] Full Log Data: {
    "timestamp": "2026-07-30 17:02:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.80.142.72",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.80.142.72, 172.70.108.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MyIsInVzZXJuYW1lIjoiNzE1NDEwOTM0IiwiZW1haWwiOiJoYWxjY2Njdm55YmFoZXZoZkBnbWFpbC5jb20iLCJleHAiOjE3ODYwMzUzNTZ9.EjporNJ5uVir2tJdsvcV9ilHI_hssN2qHZGfQS1goJo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a235eebc0c3be237-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.80.142.72",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jul-2026 17:02:42 UTC] === END API CALL LOG ===
[30-Jul-2026 17:02:42 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jul-2026 17:02:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5MyIsInVzZXJuYW1lIjoiNzE1NDEwOTM0IiwiZW1haWwiOiJoYWxjY2Njdm55YmFoZXZoZkBnbWFpbC5jb20iLCJleHAiOjE3ODYwMzUzNTZ9.EjporNJ5uVir2tJdsvcV9ilHI_hssN2qHZGfQS1goJo
[30-Jul-2026 17:02:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jul-2026 17:02:42 UTC] ✅ JWT token verified successfully for user profile
[30-Jul-2026 17:02:42 UTC] User ID: 1193
[30-Jul-2026 17:02:42 UTC] ✅ User profile retrieved successfully for user ID: 1193
[30-Jul-2026 18:16:15 UTC] === API CALL LOG ===
[30-Jul-2026 18:16:15 UTC] Endpoint: user/profile.php
[30-Jul-2026 18:16:15 UTC] Full Log Data: {
    "timestamp": "2026-07-30 18:16:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:6334:c005:2f00:c97:afd5:e39a:5143",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2804:6334:c005:2f00:c97:afd5:e39a:5143, 172.71.234.196",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NCIsInVzZXJuYW1lIjoiQFo3cm9yIiwiZW1haWwiOiJrYXVhcmliZWlybzY5ODMzQGdtYWlsLmNvbSIsImV4cCI6MTc4NjA0MDE3NX0.VNHyIXkccyEun2s4EOT0Q85T46Jhbv9vSb_y8jbhQvQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2365a7b4c5c0a2a-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2804:6334:c005:2f00:c97:afd5:e39a:5143",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jul-2026 18:16:15 UTC] === END API CALL LOG ===
[30-Jul-2026 18:16:15 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jul-2026 18:16:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NCIsInVzZXJuYW1lIjoiQFo3cm9yIiwiZW1haWwiOiJrYXVhcmliZWlybzY5ODMzQGdtYWlsLmNvbSIsImV4cCI6MTc4NjA0MDE3NX0.VNHyIXkccyEun2s4EOT0Q85T46Jhbv9vSb_y8jbhQvQ
[30-Jul-2026 18:16:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jul-2026 18:16:15 UTC] ✅ JWT token verified successfully for user profile
[30-Jul-2026 18:16:15 UTC] User ID: 1194
[30-Jul-2026 18:16:15 UTC] ✅ User profile retrieved successfully for user ID: 1194
[30-Jul-2026 18:16:16 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jul-2026 18:16:16 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jul-2026 18:16:16 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2804:6334:c005:2f00:c97:afd5:e39a:5143, 172.71.234.196","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NCIsInVzZXJuYW1lIjoiQFo3cm9yIiwiZW1haWwiOiJrYXVhcmliZWlybzY5ODMzQGdtYWlsLmNvbSIsImV4cCI6MTc4NjA0MDE3NX0.VNHyIXkccyEun2s4EOT0Q85T46Jhbv9vSb_y8jbhQvQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2365a7b9d590a2a-GRU","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2804:6334:c005:2f00:c97:afd5:e39a:5143","cf-ipcountry":"BR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-Jul-2026 18:16:16 UTC] === User Orders API Called ===
[30-Jul-2026 18:16:16 UTC] User ID: 1194
[30-Jul-2026 18:16:16 UTC] Limit: 20, Offset: 0
[30-Jul-2026 18:16:16 UTC] Orders found: 0
[30-Jul-2026 18:16:16 UTC] Orders data: []
[30-Jul-2026 18:16:16 UTC] Total orders count: 0
[30-Jul-2026 18:16:16 UTC] === API CALL LOG ===
[30-Jul-2026 18:16:16 UTC] Endpoint: user/profile.php
[30-Jul-2026 18:16:16 UTC] Full Log Data: {
    "timestamp": "2026-07-30 18:16:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:6334:c005:2f00:c97:afd5:e39a:5143",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2804:6334:c005:2f00:c97:afd5:e39a:5143, 172.71.234.32",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NCIsInVzZXJuYW1lIjoiQFo3cm9yIiwiZW1haWwiOiJrYXVhcmliZWlybzY5ODMzQGdtYWlsLmNvbSIsImV4cCI6MTc4NjA0MDE3NX0.VNHyIXkccyEun2s4EOT0Q85T46Jhbv9vSb_y8jbhQvQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2365a7bee360a2a-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2804:6334:c005:2f00:c97:afd5:e39a:5143",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jul-2026 18:16:16 UTC] === END API CALL LOG ===
[30-Jul-2026 18:16:16 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jul-2026 18:16:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NCIsInVzZXJuYW1lIjoiQFo3cm9yIiwiZW1haWwiOiJrYXVhcmliZWlybzY5ODMzQGdtYWlsLmNvbSIsImV4cCI6MTc4NjA0MDE3NX0.VNHyIXkccyEun2s4EOT0Q85T46Jhbv9vSb_y8jbhQvQ
[30-Jul-2026 18:16:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jul-2026 18:16:16 UTC] ✅ JWT token verified successfully for user profile
[30-Jul-2026 18:16:16 UTC] User ID: 1194
[30-Jul-2026 18:16:16 UTC] ✅ User profile retrieved successfully for user ID: 1194
[30-Jul-2026 18:16:17 UTC] === API CALL LOG ===
[30-Jul-2026 18:16:17 UTC] Endpoint: user/profile.php
[30-Jul-2026 18:16:17 UTC] Full Log Data: {
    "timestamp": "2026-07-30 18:16:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:6334:c005:2f00:c97:afd5:e39a:5143",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2804:6334:c005:2f00:c97:afd5:e39a:5143, 172.71.234.196",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NCIsInVzZXJuYW1lIjoiQFo3cm9yIiwiZW1haWwiOiJrYXVhcmliZWlybzY5ODMzQGdtYWlsLmNvbSIsImV4cCI6MTc4NjA0MDE3NX0.VNHyIXkccyEun2s4EOT0Q85T46Jhbv9vSb_y8jbhQvQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2365a84be630a2a-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2804:6334:c005:2f00:c97:afd5:e39a:5143",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jul-2026 18:16:17 UTC] === END API CALL LOG ===
[30-Jul-2026 18:16:17 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jul-2026 18:16:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NCIsInVzZXJuYW1lIjoiQFo3cm9yIiwiZW1haWwiOiJrYXVhcmliZWlybzY5ODMzQGdtYWlsLmNvbSIsImV4cCI6MTc4NjA0MDE3NX0.VNHyIXkccyEun2s4EOT0Q85T46Jhbv9vSb_y8jbhQvQ
[30-Jul-2026 18:16:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jul-2026 18:16:17 UTC] ✅ JWT token verified successfully for user profile
[30-Jul-2026 18:16:17 UTC] User ID: 1194
[30-Jul-2026 18:16:17 UTC] ✅ User profile retrieved successfully for user ID: 1194
[30-Jul-2026 18:16:39 UTC] === API CALL LOG ===
[30-Jul-2026 18:16:39 UTC] Endpoint: user/profile.php
[30-Jul-2026 18:16:39 UTC] Full Log Data: {
    "timestamp": "2026-07-30 18:16:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:6334:c005:2f00:c97:afd5:e39a:5143",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2804:6334:c005:2f00:c97:afd5:e39a:5143, 172.71.234.196",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NCIsInVzZXJuYW1lIjoiQFo3cm9yIiwiZW1haWwiOiJrYXVhcmliZWlybzY5ODMzQGdtYWlsLmNvbSIsImV4cCI6MTc4NjA0MDE3NX0.VNHyIXkccyEun2s4EOT0Q85T46Jhbv9vSb_y8jbhQvQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2365b0a4bcf0a2a-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2804:6334:c005:2f00:c97:afd5:e39a:5143",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jul-2026 18:16:39 UTC] === END API CALL LOG ===
[30-Jul-2026 18:16:39 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jul-2026 18:16:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NCIsInVzZXJuYW1lIjoiQFo3cm9yIiwiZW1haWwiOiJrYXVhcmliZWlybzY5ODMzQGdtYWlsLmNvbSIsImV4cCI6MTc4NjA0MDE3NX0.VNHyIXkccyEun2s4EOT0Q85T46Jhbv9vSb_y8jbhQvQ
[30-Jul-2026 18:16:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jul-2026 18:16:39 UTC] ✅ JWT token verified successfully for user profile
[30-Jul-2026 18:16:39 UTC] User ID: 1194
[30-Jul-2026 18:16:39 UTC] ✅ User profile retrieved successfully for user ID: 1194
[30-Jul-2026 18:16:39 UTC] User Purchases API - User ID: 1194
[30-Jul-2026 18:16:39 UTC] User Purchases API - Total purchases found: 1
[30-Jul-2026 18:16:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jul-2026 18:16:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jul-2026 18:16:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2804:6334:c005:2f00:c97:afd5:e39a:5143, 172.71.234.196","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NCIsInVzZXJuYW1lIjoiQFo3cm9yIiwiZW1haWwiOiJrYXVhcmliZWlybzY5ODMzQGdtYWlsLmNvbSIsImV4cCI6MTc4NjA0MDE3NX0.VNHyIXkccyEun2s4EOT0Q85T46Jhbv9vSb_y8jbhQvQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2365b123bf90a2a-GRU","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2804:6334:c005:2f00:c97:afd5:e39a:5143","cf-ipcountry":"BR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-Jul-2026 18:16:40 UTC] === User Orders API Called ===
[30-Jul-2026 18:16:40 UTC] User ID: 1194
[30-Jul-2026 18:16:40 UTC] Limit: 20, Offset: 0
[30-Jul-2026 18:16:40 UTC] Orders found: 0
[30-Jul-2026 18:16:40 UTC] Orders data: []
[30-Jul-2026 18:16:40 UTC] Total orders count: 0
[30-Jul-2026 18:16:40 UTC] === API CALL LOG ===
[30-Jul-2026 18:16:40 UTC] Endpoint: user/profile.php
[30-Jul-2026 18:16:40 UTC] Full Log Data: {
    "timestamp": "2026-07-30 18:16:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:6334:c005:2f00:c97:afd5:e39a:5143",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2804:6334:c005:2f00:c97:afd5:e39a:5143, 172.71.234.196",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NCIsInVzZXJuYW1lIjoiQFo3cm9yIiwiZW1haWwiOiJrYXVhcmliZWlybzY5ODMzQGdtYWlsLmNvbSIsImV4cCI6MTc4NjA0MDE3NX0.VNHyIXkccyEun2s4EOT0Q85T46Jhbv9vSb_y8jbhQvQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2365b125c4b0a2a-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2804:6334:c005:2f00:c97:afd5:e39a:5143",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jul-2026 18:16:40 UTC] === END API CALL LOG ===
[30-Jul-2026 18:16:40 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jul-2026 18:16:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NCIsInVzZXJuYW1lIjoiQFo3cm9yIiwiZW1haWwiOiJrYXVhcmliZWlybzY5ODMzQGdtYWlsLmNvbSIsImV4cCI6MTc4NjA0MDE3NX0.VNHyIXkccyEun2s4EOT0Q85T46Jhbv9vSb_y8jbhQvQ
[30-Jul-2026 18:16:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jul-2026 18:16:40 UTC] ✅ JWT token verified successfully for user profile
[30-Jul-2026 18:16:40 UTC] User ID: 1194
[30-Jul-2026 18:16:40 UTC] ✅ User profile retrieved successfully for user ID: 1194
[30-Jul-2026 18:16:40 UTC] === API CALL LOG ===
[30-Jul-2026 18:16:40 UTC] Endpoint: user/profile.php
[30-Jul-2026 18:16:40 UTC] Full Log Data: {
    "timestamp": "2026-07-30 18:16:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:6334:c005:2f00:c97:afd5:e39a:5143",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2804:6334:c005:2f00:c97:afd5:e39a:5143, 172.71.234.196",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NCIsInVzZXJuYW1lIjoiQFo3cm9yIiwiZW1haWwiOiJrYXVhcmliZWlybzY5ODMzQGdtYWlsLmNvbSIsImV4cCI6MTc4NjA0MDE3NX0.VNHyIXkccyEun2s4EOT0Q85T46Jhbv9vSb_y8jbhQvQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2365b162efa0a2a-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2804:6334:c005:2f00:c97:afd5:e39a:5143",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jul-2026 18:16:40 UTC] === END API CALL LOG ===
[30-Jul-2026 18:16:40 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jul-2026 18:16:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NCIsInVzZXJuYW1lIjoiQFo3cm9yIiwiZW1haWwiOiJrYXVhcmliZWlybzY5ODMzQGdtYWlsLmNvbSIsImV4cCI6MTc4NjA0MDE3NX0.VNHyIXkccyEun2s4EOT0Q85T46Jhbv9vSb_y8jbhQvQ
[30-Jul-2026 18:16:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jul-2026 18:16:40 UTC] ✅ JWT token verified successfully for user profile
[30-Jul-2026 18:16:40 UTC] User ID: 1194
[30-Jul-2026 18:16:40 UTC] ✅ User profile retrieved successfully for user ID: 1194
[30-Jul-2026 18:16:40 UTC] === API CALL LOG ===
[30-Jul-2026 18:16:40 UTC] Endpoint: user/profile.php
[30-Jul-2026 18:16:40 UTC] Full Log Data: {
    "timestamp": "2026-07-30 18:16:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:6334:c005:2f00:c97:afd5:e39a:5143",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2804:6334:c005:2f00:c97:afd5:e39a:5143, 172.71.234.196",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NCIsInVzZXJuYW1lIjoiQFo3cm9yIiwiZW1haWwiOiJrYXVhcmliZWlybzY5ODMzQGdtYWlsLmNvbSIsImV4cCI6MTc4NjA0MDE3NX0.VNHyIXkccyEun2s4EOT0Q85T46Jhbv9vSb_y8jbhQvQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2365b1719ba0a2a-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2804:6334:c005:2f00:c97:afd5:e39a:5143",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jul-2026 18:16:40 UTC] === END API CALL LOG ===
[30-Jul-2026 18:16:40 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jul-2026 18:16:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NCIsInVzZXJuYW1lIjoiQFo3cm9yIiwiZW1haWwiOiJrYXVhcmliZWlybzY5ODMzQGdtYWlsLmNvbSIsImV4cCI6MTc4NjA0MDE3NX0.VNHyIXkccyEun2s4EOT0Q85T46Jhbv9vSb_y8jbhQvQ
[30-Jul-2026 18:16:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jul-2026 18:16:40 UTC] ✅ JWT token verified successfully for user profile
[30-Jul-2026 18:16:40 UTC] User ID: 1194
[30-Jul-2026 18:16:40 UTC] ✅ User profile retrieved successfully for user ID: 1194
[30-Jul-2026 18:17:19 UTC] === API CALL LOG ===
[30-Jul-2026 18:17:19 UTC] Endpoint: user/profile.php
[30-Jul-2026 18:17:19 UTC] Full Log Data: {
    "timestamp": "2026-07-30 18:17:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:6334:c005:2f00:c97:afd5:e39a:5143",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2804:6334:c005:2f00:c97:afd5:e39a:5143, 172.71.234.197",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NCIsInVzZXJuYW1lIjoiQFo3cm9yIiwiZW1haWwiOiJrYXVhcmliZWlybzY5ODMzQGdtYWlsLmNvbSIsImV4cCI6MTc4NjA0MDE3NX0.VNHyIXkccyEun2s4EOT0Q85T46Jhbv9vSb_y8jbhQvQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2365c040e560a2a-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2804:6334:c005:2f00:c97:afd5:e39a:5143",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jul-2026 18:17:19 UTC] === END API CALL LOG ===
[30-Jul-2026 18:17:19 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jul-2026 18:17:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NCIsInVzZXJuYW1lIjoiQFo3cm9yIiwiZW1haWwiOiJrYXVhcmliZWlybzY5ODMzQGdtYWlsLmNvbSIsImV4cCI6MTc4NjA0MDE3NX0.VNHyIXkccyEun2s4EOT0Q85T46Jhbv9vSb_y8jbhQvQ
[30-Jul-2026 18:17:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jul-2026 18:17:19 UTC] ✅ JWT token verified successfully for user profile
[30-Jul-2026 18:17:19 UTC] User ID: 1194
[30-Jul-2026 18:17:19 UTC] ✅ User profile retrieved successfully for user ID: 1194
[30-Jul-2026 18:18:03 UTC] === API CALL LOG ===
[30-Jul-2026 18:18:03 UTC] Endpoint: user/profile.php
[30-Jul-2026 18:18:03 UTC] Full Log Data: {
    "timestamp": "2026-07-30 18:18:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:6334:c005:2f00:c97:afd5:e39a:5143",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2804:6334:c005:2f00:c97:afd5:e39a:5143, 172.71.234.197",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NCIsInVzZXJuYW1lIjoiQFo3cm9yIiwiZW1haWwiOiJrYXVhcmliZWlybzY5ODMzQGdtYWlsLmNvbSIsImV4cCI6MTc4NjA0MDE3NX0.VNHyIXkccyEun2s4EOT0Q85T46Jhbv9vSb_y8jbhQvQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2365d169a590a2a-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2804:6334:c005:2f00:c97:afd5:e39a:5143",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jul-2026 18:18:03 UTC] === END API CALL LOG ===
[30-Jul-2026 18:18:03 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jul-2026 18:18:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NCIsInVzZXJuYW1lIjoiQFo3cm9yIiwiZW1haWwiOiJrYXVhcmliZWlybzY5ODMzQGdtYWlsLmNvbSIsImV4cCI6MTc4NjA0MDE3NX0.VNHyIXkccyEun2s4EOT0Q85T46Jhbv9vSb_y8jbhQvQ
[30-Jul-2026 18:18:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jul-2026 18:18:03 UTC] ✅ JWT token verified successfully for user profile
[30-Jul-2026 18:18:03 UTC] User ID: 1194
[30-Jul-2026 18:18:03 UTC] ✅ User profile retrieved successfully for user ID: 1194
[30-Jul-2026 18:18:08 UTC] === API CALL LOG ===
[30-Jul-2026 18:18:08 UTC] Endpoint: user/profile.php
[30-Jul-2026 18:18:08 UTC] Full Log Data: {
    "timestamp": "2026-07-30 18:18:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:6334:c005:2f00:c97:afd5:e39a:5143",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2804:6334:c005:2f00:c97:afd5:e39a:5143, 172.71.234.197",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NCIsInVzZXJuYW1lIjoiQFo3cm9yIiwiZW1haWwiOiJrYXVhcmliZWlybzY5ODMzQGdtYWlsLmNvbSIsImV4cCI6MTc4NjA0MDE3NX0.VNHyIXkccyEun2s4EOT0Q85T46Jhbv9vSb_y8jbhQvQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2365d37cdb00a2a-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2804:6334:c005:2f00:c97:afd5:e39a:5143",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jul-2026 18:18:08 UTC] === END API CALL LOG ===
[30-Jul-2026 18:18:08 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jul-2026 18:18:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NCIsInVzZXJuYW1lIjoiQFo3cm9yIiwiZW1haWwiOiJrYXVhcmliZWlybzY5ODMzQGdtYWlsLmNvbSIsImV4cCI6MTc4NjA0MDE3NX0.VNHyIXkccyEun2s4EOT0Q85T46Jhbv9vSb_y8jbhQvQ
[30-Jul-2026 18:18:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jul-2026 18:18:08 UTC] ✅ JWT token verified successfully for user profile
[30-Jul-2026 18:18:08 UTC] User ID: 1194
[30-Jul-2026 18:18:08 UTC] ✅ User profile retrieved successfully for user ID: 1194
[30-Jul-2026 18:18:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jul-2026 18:18:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jul-2026 18:18:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2804:6334:c005:2f00:c97:afd5:e39a:5143, 172.71.234.196","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NCIsInVzZXJuYW1lIjoiQFo3cm9yIiwiZW1haWwiOiJrYXVhcmliZWlybzY5ODMzQGdtYWlsLmNvbSIsImV4cCI6MTc4NjA0MDE3NX0.VNHyIXkccyEun2s4EOT0Q85T46Jhbv9vSb_y8jbhQvQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2365e4adef00a2a-GRU","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2804:6334:c005:2f00:c97:afd5:e39a:5143","cf-ipcountry":"BR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-Jul-2026 18:18:52 UTC] === User Orders API Called ===
[30-Jul-2026 18:18:52 UTC] User ID: 1194
[30-Jul-2026 18:18:52 UTC] Limit: 20, Offset: 0
[30-Jul-2026 18:18:52 UTC] Orders found: 0
[30-Jul-2026 18:18:52 UTC] Orders data: []
[30-Jul-2026 18:18:52 UTC] Total orders count: 0
[30-Jul-2026 18:18:52 UTC] === API CALL LOG ===
[30-Jul-2026 18:18:52 UTC] Endpoint: user/profile.php
[30-Jul-2026 18:18:52 UTC] Full Log Data: {
    "timestamp": "2026-07-30 18:18:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:6334:c005:2f00:c97:afd5:e39a:5143",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2804:6334:c005:2f00:c97:afd5:e39a:5143, 172.71.234.197",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NCIsInVzZXJuYW1lIjoiQFo3cm9yIiwiZW1haWwiOiJrYXVhcmliZWlybzY5ODMzQGdtYWlsLmNvbSIsImV4cCI6MTc4NjA0MDE3NX0.VNHyIXkccyEun2s4EOT0Q85T46Jhbv9vSb_y8jbhQvQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2365e4e68900a2a-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2804:6334:c005:2f00:c97:afd5:e39a:5143",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jul-2026 18:18:52 UTC] === END API CALL LOG ===
[30-Jul-2026 18:18:52 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jul-2026 18:18:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NCIsInVzZXJuYW1lIjoiQFo3cm9yIiwiZW1haWwiOiJrYXVhcmliZWlybzY5ODMzQGdtYWlsLmNvbSIsImV4cCI6MTc4NjA0MDE3NX0.VNHyIXkccyEun2s4EOT0Q85T46Jhbv9vSb_y8jbhQvQ
[30-Jul-2026 18:18:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jul-2026 18:18:52 UTC] ✅ JWT token verified successfully for user profile
[30-Jul-2026 18:18:52 UTC] User ID: 1194
[30-Jul-2026 18:18:52 UTC] ✅ User profile retrieved successfully for user ID: 1194
[30-Jul-2026 18:18:52 UTC] === API CALL LOG ===
[30-Jul-2026 18:18:52 UTC] Endpoint: user/profile.php
[30-Jul-2026 18:18:52 UTC] Full Log Data: {
    "timestamp": "2026-07-30 18:18:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:6334:c005:2f00:c97:afd5:e39a:5143",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2804:6334:c005:2f00:c97:afd5:e39a:5143, 172.71.234.196",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NCIsInVzZXJuYW1lIjoiQFo3cm9yIiwiZW1haWwiOiJrYXVhcmliZWlybzY5ODMzQGdtYWlsLmNvbSIsImV4cCI6MTc4NjA0MDE3NX0.VNHyIXkccyEun2s4EOT0Q85T46Jhbv9vSb_y8jbhQvQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2365e4bfa3f0a2a-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2804:6334:c005:2f00:c97:afd5:e39a:5143",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jul-2026 18:18:52 UTC] === END API CALL LOG ===
[30-Jul-2026 18:18:52 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jul-2026 18:18:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NCIsInVzZXJuYW1lIjoiQFo3cm9yIiwiZW1haWwiOiJrYXVhcmliZWlybzY5ODMzQGdtYWlsLmNvbSIsImV4cCI6MTc4NjA0MDE3NX0.VNHyIXkccyEun2s4EOT0Q85T46Jhbv9vSb_y8jbhQvQ
[30-Jul-2026 18:18:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jul-2026 18:18:52 UTC] ✅ JWT token verified successfully for user profile
[30-Jul-2026 18:18:52 UTC] User ID: 1194
[30-Jul-2026 18:18:52 UTC] ✅ User profile retrieved successfully for user ID: 1194
[30-Jul-2026 18:18:52 UTC] User Purchases API - User ID: 1194
[30-Jul-2026 18:18:52 UTC] User Purchases API - Total purchases found: 1
[30-Jul-2026 18:18:53 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jul-2026 18:18:53 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jul-2026 18:18:53 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2804:6334:c005:2f00:c97:afd5:e39a:5143, 172.71.234.196","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NCIsInVzZXJuYW1lIjoiQFo3cm9yIiwiZW1haWwiOiJrYXVhcmliZWlybzY5ODMzQGdtYWlsLmNvbSIsImV4cCI6MTc4NjA0MDE3NX0.VNHyIXkccyEun2s4EOT0Q85T46Jhbv9vSb_y8jbhQvQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2365e524a860a2a-GRU","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2804:6334:c005:2f00:c97:afd5:e39a:5143","cf-ipcountry":"BR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-Jul-2026 18:18:53 UTC] === User Orders API Called ===
[30-Jul-2026 18:18:53 UTC] User ID: 1194
[30-Jul-2026 18:18:53 UTC] Limit: 20, Offset: 0
[30-Jul-2026 18:18:53 UTC] Orders found: 0
[30-Jul-2026 18:18:53 UTC] Orders data: []
[30-Jul-2026 18:18:53 UTC] Total orders count: 0
[30-Jul-2026 18:18:53 UTC] === API CALL LOG ===
[30-Jul-2026 18:18:53 UTC] Endpoint: user/profile.php
[30-Jul-2026 18:18:53 UTC] Full Log Data: {
    "timestamp": "2026-07-30 18:18:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:6334:c005:2f00:c97:afd5:e39a:5143",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2804:6334:c005:2f00:c97:afd5:e39a:5143, 172.71.234.196",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NCIsInVzZXJuYW1lIjoiQFo3cm9yIiwiZW1haWwiOiJrYXVhcmliZWlybzY5ODMzQGdtYWlsLmNvbSIsImV4cCI6MTc4NjA0MDE3NX0.VNHyIXkccyEun2s4EOT0Q85T46Jhbv9vSb_y8jbhQvQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2365e52dc200a2a-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2804:6334:c005:2f00:c97:afd5:e39a:5143",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jul-2026 18:18:53 UTC] === END API CALL LOG ===
[30-Jul-2026 18:18:53 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jul-2026 18:18:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NCIsInVzZXJuYW1lIjoiQFo3cm9yIiwiZW1haWwiOiJrYXVhcmliZWlybzY5ODMzQGdtYWlsLmNvbSIsImV4cCI6MTc4NjA0MDE3NX0.VNHyIXkccyEun2s4EOT0Q85T46Jhbv9vSb_y8jbhQvQ
[30-Jul-2026 18:18:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jul-2026 18:18:53 UTC] ✅ JWT token verified successfully for user profile
[30-Jul-2026 18:18:53 UTC] User ID: 1194
[30-Jul-2026 18:18:53 UTC] ✅ User profile retrieved successfully for user ID: 1194
[30-Jul-2026 18:18:53 UTC] === API CALL LOG ===
[30-Jul-2026 18:18:53 UTC] Endpoint: user/profile.php
[30-Jul-2026 18:18:53 UTC] Full Log Data: {
    "timestamp": "2026-07-30 18:18:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:6334:c005:2f00:c97:afd5:e39a:5143",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2804:6334:c005:2f00:c97:afd5:e39a:5143, 172.71.234.196",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NCIsInVzZXJuYW1lIjoiQFo3cm9yIiwiZW1haWwiOiJrYXVhcmliZWlybzY5ODMzQGdtYWlsLmNvbSIsImV4cCI6MTc4NjA0MDE3NX0.VNHyIXkccyEun2s4EOT0Q85T46Jhbv9vSb_y8jbhQvQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2365e52fc5e0a2a-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2804:6334:c005:2f00:c97:afd5:e39a:5143",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jul-2026 18:18:53 UTC] === END API CALL LOG ===
[30-Jul-2026 18:18:53 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jul-2026 18:18:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NCIsInVzZXJuYW1lIjoiQFo3cm9yIiwiZW1haWwiOiJrYXVhcmliZWlybzY5ODMzQGdtYWlsLmNvbSIsImV4cCI6MTc4NjA0MDE3NX0.VNHyIXkccyEun2s4EOT0Q85T46Jhbv9vSb_y8jbhQvQ
[30-Jul-2026 18:18:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jul-2026 18:18:53 UTC] ✅ JWT token verified successfully for user profile
[30-Jul-2026 18:18:53 UTC] User ID: 1194
[30-Jul-2026 18:18:53 UTC] ✅ User profile retrieved successfully for user ID: 1194
[30-Jul-2026 18:19:44 UTC] === API CALL LOG ===
[30-Jul-2026 18:19:44 UTC] Endpoint: user/profile.php
[30-Jul-2026 18:19:44 UTC] Full Log Data: {
    "timestamp": "2026-07-30 18:19:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:6334:c005:2f00:c97:afd5:e39a:5143",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2804:6334:c005:2f00:c97:afd5:e39a:5143, 172.71.234.196",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NCIsInVzZXJuYW1lIjoiQFo3cm9yIiwiZW1haWwiOiJrYXVhcmliZWlybzY5ODMzQGdtYWlsLmNvbSIsImV4cCI6MTc4NjA0MDE3NX0.VNHyIXkccyEun2s4EOT0Q85T46Jhbv9vSb_y8jbhQvQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2365f907f000a2a-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2804:6334:c005:2f00:c97:afd5:e39a:5143",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jul-2026 18:19:44 UTC] === END API CALL LOG ===
[30-Jul-2026 18:19:44 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jul-2026 18:19:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NCIsInVzZXJuYW1lIjoiQFo3cm9yIiwiZW1haWwiOiJrYXVhcmliZWlybzY5ODMzQGdtYWlsLmNvbSIsImV4cCI6MTc4NjA0MDE3NX0.VNHyIXkccyEun2s4EOT0Q85T46Jhbv9vSb_y8jbhQvQ
[30-Jul-2026 18:19:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jul-2026 18:19:44 UTC] ✅ JWT token verified successfully for user profile
[30-Jul-2026 18:19:44 UTC] User ID: 1194
[30-Jul-2026 18:19:44 UTC] ✅ User profile retrieved successfully for user ID: 1194
[30-Jul-2026 18:20:11 UTC] === API CALL LOG ===
[30-Jul-2026 18:20:11 UTC] Endpoint: user/profile.php
[30-Jul-2026 18:20:11 UTC] Full Log Data: {
    "timestamp": "2026-07-30 18:20:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:6334:c005:2f00:c97:afd5:e39a:5143",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2804:6334:c005:2f00:c97:afd5:e39a:5143, 172.71.234.197",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NCIsInVzZXJuYW1lIjoiQFo3cm9yIiwiZW1haWwiOiJrYXVhcmliZWlybzY5ODMzQGdtYWlsLmNvbSIsImV4cCI6MTc4NjA0MDE3NX0.VNHyIXkccyEun2s4EOT0Q85T46Jhbv9vSb_y8jbhQvQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2366038aa9e0a2a-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2804:6334:c005:2f00:c97:afd5:e39a:5143",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jul-2026 18:20:11 UTC] === END API CALL LOG ===
[30-Jul-2026 18:20:11 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jul-2026 18:20:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NCIsInVzZXJuYW1lIjoiQFo3cm9yIiwiZW1haWwiOiJrYXVhcmliZWlybzY5ODMzQGdtYWlsLmNvbSIsImV4cCI6MTc4NjA0MDE3NX0.VNHyIXkccyEun2s4EOT0Q85T46Jhbv9vSb_y8jbhQvQ
[30-Jul-2026 18:20:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jul-2026 18:20:11 UTC] ✅ JWT token verified successfully for user profile
[30-Jul-2026 18:20:11 UTC] User ID: 1194
[30-Jul-2026 18:20:11 UTC] ✅ User profile retrieved successfully for user ID: 1194
[30-Jul-2026 18:20:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jul-2026 18:20:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jul-2026 18:20:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2804:6334:c005:2f00:c97:afd5:e39a:5143, 172.71.234.197","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NCIsInVzZXJuYW1lIjoiQFo3cm9yIiwiZW1haWwiOiJrYXVhcmliZWlybzY5ODMzQGdtYWlsLmNvbSIsImV4cCI6MTc4NjA0MDE3NX0.VNHyIXkccyEun2s4EOT0Q85T46Jhbv9vSb_y8jbhQvQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a236606d7c610a2a-GRU","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2804:6334:c005:2f00:c97:afd5:e39a:5143","cf-ipcountry":"BR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-Jul-2026 18:20:19 UTC] === User Orders API Called ===
[30-Jul-2026 18:20:19 UTC] User ID: 1194
[30-Jul-2026 18:20:19 UTC] Limit: 20, Offset: 0
[30-Jul-2026 18:20:19 UTC] Orders found: 0
[30-Jul-2026 18:20:19 UTC] Orders data: []
[30-Jul-2026 18:20:19 UTC] Total orders count: 0
[30-Jul-2026 18:20:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jul-2026 18:20:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jul-2026 18:20:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2804:6334:c005:2f00:c97:afd5:e39a:5143, 172.71.234.197","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NCIsInVzZXJuYW1lIjoiQFo3cm9yIiwiZW1haWwiOiJrYXVhcmliZWlybzY5ODMzQGdtYWlsLmNvbSIsImV4cCI6MTc4NjA0MDE3NX0.VNHyIXkccyEun2s4EOT0Q85T46Jhbv9vSb_y8jbhQvQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a236607bbe800a2a-GRU","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2804:6334:c005:2f00:c97:afd5:e39a:5143","cf-ipcountry":"BR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-Jul-2026 18:20:21 UTC] === User Orders API Called ===
[30-Jul-2026 18:20:21 UTC] User ID: 1194
[30-Jul-2026 18:20:21 UTC] Limit: 20, Offset: 0
[30-Jul-2026 18:20:21 UTC] Orders found: 0
[30-Jul-2026 18:20:21 UTC] Orders data: []
[30-Jul-2026 18:20:21 UTC] Total orders count: 0
[30-Jul-2026 18:20:21 UTC] === API CALL LOG ===
[30-Jul-2026 18:20:21 UTC] Endpoint: user/profile.php
[30-Jul-2026 18:20:21 UTC] Full Log Data: {
    "timestamp": "2026-07-30 18:20:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:6334:c005:2f00:c97:afd5:e39a:5143",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2804:6334:c005:2f00:c97:afd5:e39a:5143, 172.71.234.197",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NCIsInVzZXJuYW1lIjoiQFo3cm9yIiwiZW1haWwiOiJrYXVhcmliZWlybzY5ODMzQGdtYWlsLmNvbSIsImV4cCI6MTc4NjA0MDE3NX0.VNHyIXkccyEun2s4EOT0Q85T46Jhbv9vSb_y8jbhQvQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a236607c48230a2a-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2804:6334:c005:2f00:c97:afd5:e39a:5143",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jul-2026 18:20:21 UTC] === END API CALL LOG ===
[30-Jul-2026 18:20:21 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jul-2026 18:20:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NCIsInVzZXJuYW1lIjoiQFo3cm9yIiwiZW1haWwiOiJrYXVhcmliZWlybzY5ODMzQGdtYWlsLmNvbSIsImV4cCI6MTc4NjA0MDE3NX0.VNHyIXkccyEun2s4EOT0Q85T46Jhbv9vSb_y8jbhQvQ
[30-Jul-2026 18:20:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jul-2026 18:20:21 UTC] ✅ JWT token verified successfully for user profile
[30-Jul-2026 18:20:21 UTC] User ID: 1194
[30-Jul-2026 18:20:21 UTC] ✅ User profile retrieved successfully for user ID: 1194
[30-Jul-2026 18:20:22 UTC] === API CALL LOG ===
[30-Jul-2026 18:20:22 UTC] Endpoint: user/profile.php
[30-Jul-2026 18:20:22 UTC] Full Log Data: {
    "timestamp": "2026-07-30 18:20:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:6334:c005:2f00:c97:afd5:e39a:5143",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2804:6334:c005:2f00:c97:afd5:e39a:5143, 172.71.234.197",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NCIsInVzZXJuYW1lIjoiQFo3cm9yIiwiZW1haWwiOiJrYXVhcmliZWlybzY5ODMzQGdtYWlsLmNvbSIsImV4cCI6MTc4NjA0MDE3NX0.VNHyIXkccyEun2s4EOT0Q85T46Jhbv9vSb_y8jbhQvQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23660802ad90a2a-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2804:6334:c005:2f00:c97:afd5:e39a:5143",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jul-2026 18:20:22 UTC] === END API CALL LOG ===
[30-Jul-2026 18:20:22 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jul-2026 18:20:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NCIsInVzZXJuYW1lIjoiQFo3cm9yIiwiZW1haWwiOiJrYXVhcmliZWlybzY5ODMzQGdtYWlsLmNvbSIsImV4cCI6MTc4NjA0MDE3NX0.VNHyIXkccyEun2s4EOT0Q85T46Jhbv9vSb_y8jbhQvQ
[30-Jul-2026 18:20:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jul-2026 18:20:22 UTC] ✅ JWT token verified successfully for user profile
[30-Jul-2026 18:20:22 UTC] User ID: 1194
[30-Jul-2026 18:20:22 UTC] ✅ User profile retrieved successfully for user ID: 1194
[30-Jul-2026 18:20:25 UTC] === API CALL LOG ===
[30-Jul-2026 18:20:25 UTC] Endpoint: user/profile.php
[30-Jul-2026 18:20:25 UTC] Full Log Data: {
    "timestamp": "2026-07-30 18:20:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:6334:c005:2f00:c97:afd5:e39a:5143",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2804:6334:c005:2f00:c97:afd5:e39a:5143, 172.71.234.197",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NCIsInVzZXJuYW1lIjoiQFo3cm9yIiwiZW1haWwiOiJrYXVhcmliZWlybzY5ODMzQGdtYWlsLmNvbSIsImV4cCI6MTc4NjA0MDE3NX0.VNHyIXkccyEun2s4EOT0Q85T46Jhbv9vSb_y8jbhQvQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a236608ff8b90a2a-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2804:6334:c005:2f00:c97:afd5:e39a:5143",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jul-2026 18:20:25 UTC] === END API CALL LOG ===
[30-Jul-2026 18:20:25 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jul-2026 18:20:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NCIsInVzZXJuYW1lIjoiQFo3cm9yIiwiZW1haWwiOiJrYXVhcmliZWlybzY5ODMzQGdtYWlsLmNvbSIsImV4cCI6MTc4NjA0MDE3NX0.VNHyIXkccyEun2s4EOT0Q85T46Jhbv9vSb_y8jbhQvQ
[30-Jul-2026 18:20:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jul-2026 18:20:25 UTC] ✅ JWT token verified successfully for user profile
[30-Jul-2026 18:20:25 UTC] User ID: 1194
[30-Jul-2026 18:20:25 UTC] ✅ User profile retrieved successfully for user ID: 1194
[30-Jul-2026 18:20:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jul-2026 18:20:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jul-2026 18:20:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2804:6334:c005:2f00:c97:afd5:e39a:5143, 172.71.234.197","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NCIsInVzZXJuYW1lIjoiQFo3cm9yIiwiZW1haWwiOiJrYXVhcmliZWlybzY5ODMzQGdtYWlsLmNvbSIsImV4cCI6MTc4NjA0MDE3NX0.VNHyIXkccyEun2s4EOT0Q85T46Jhbv9vSb_y8jbhQvQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a236609018fe0a2a-GRU","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2804:6334:c005:2f00:c97:afd5:e39a:5143","cf-ipcountry":"BR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-Jul-2026 18:20:25 UTC] === User Orders API Called ===
[30-Jul-2026 18:20:25 UTC] User ID: 1194
[30-Jul-2026 18:20:25 UTC] Limit: 20, Offset: 0
[30-Jul-2026 18:20:25 UTC] Orders found: 0
[30-Jul-2026 18:20:25 UTC] Orders data: []
[30-Jul-2026 18:20:25 UTC] Total orders count: 0
[30-Jul-2026 18:20:25 UTC] === API CALL LOG ===
[30-Jul-2026 18:20:25 UTC] Endpoint: user/profile.php
[30-Jul-2026 18:20:25 UTC] Full Log Data: {
    "timestamp": "2026-07-30 18:20:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:6334:c005:2f00:c97:afd5:e39a:5143",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2804:6334:c005:2f00:c97:afd5:e39a:5143, 172.71.234.197",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NCIsInVzZXJuYW1lIjoiQFo3cm9yIiwiZW1haWwiOiJrYXVhcmliZWlybzY5ODMzQGdtYWlsLmNvbSIsImV4cCI6MTc4NjA0MDE3NX0.VNHyIXkccyEun2s4EOT0Q85T46Jhbv9vSb_y8jbhQvQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23660909a760a2a-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2804:6334:c005:2f00:c97:afd5:e39a:5143",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jul-2026 18:20:25 UTC] === END API CALL LOG ===
[30-Jul-2026 18:20:25 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jul-2026 18:20:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NCIsInVzZXJuYW1lIjoiQFo3cm9yIiwiZW1haWwiOiJrYXVhcmliZWlybzY5ODMzQGdtYWlsLmNvbSIsImV4cCI6MTc4NjA0MDE3NX0.VNHyIXkccyEun2s4EOT0Q85T46Jhbv9vSb_y8jbhQvQ
[30-Jul-2026 18:20:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jul-2026 18:20:25 UTC] ✅ JWT token verified successfully for user profile
[30-Jul-2026 18:20:25 UTC] User ID: 1194
[30-Jul-2026 18:20:25 UTC] ✅ User profile retrieved successfully for user ID: 1194
[30-Jul-2026 18:20:31 UTC] === API CALL LOG ===
[30-Jul-2026 18:20:31 UTC] Endpoint: user/profile.php
[30-Jul-2026 18:20:31 UTC] Full Log Data: {
    "timestamp": "2026-07-30 18:20:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:6334:c005:2f00:c97:afd5:e39a:5143",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2804:6334:c005:2f00:c97:afd5:e39a:5143, 172.71.234.196",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NCIsInVzZXJuYW1lIjoiQFo3cm9yIiwiZW1haWwiOiJrYXVhcmliZWlybzY5ODMzQGdtYWlsLmNvbSIsImV4cCI6MTc4NjA0MDE3NX0.VNHyIXkccyEun2s4EOT0Q85T46Jhbv9vSb_y8jbhQvQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23660b749de0a2a-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2804:6334:c005:2f00:c97:afd5:e39a:5143",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jul-2026 18:20:31 UTC] === END API CALL LOG ===
[30-Jul-2026 18:20:31 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jul-2026 18:20:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NCIsInVzZXJuYW1lIjoiQFo3cm9yIiwiZW1haWwiOiJrYXVhcmliZWlybzY5ODMzQGdtYWlsLmNvbSIsImV4cCI6MTc4NjA0MDE3NX0.VNHyIXkccyEun2s4EOT0Q85T46Jhbv9vSb_y8jbhQvQ
[30-Jul-2026 18:20:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jul-2026 18:20:31 UTC] ✅ JWT token verified successfully for user profile
[30-Jul-2026 18:20:31 UTC] User ID: 1194
[30-Jul-2026 18:20:31 UTC] ✅ User profile retrieved successfully for user ID: 1194
[30-Jul-2026 18:20:31 UTC] === API CALL LOG ===
[30-Jul-2026 18:20:31 UTC] Endpoint: user/profile.php
[30-Jul-2026 18:20:31 UTC] Full Log Data: {
    "timestamp": "2026-07-30 18:20:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:6334:c005:2f00:c97:afd5:e39a:5143",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2804:6334:c005:2f00:c97:afd5:e39a:5143, 172.71.234.197",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NCIsInVzZXJuYW1lIjoiQFo3cm9yIiwiZW1haWwiOiJrYXVhcmliZWlybzY5ODMzQGdtYWlsLmNvbSIsImV4cCI6MTc4NjA0MDE3NX0.VNHyIXkccyEun2s4EOT0Q85T46Jhbv9vSb_y8jbhQvQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23660b7eb730a2a-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2804:6334:c005:2f00:c97:afd5:e39a:5143",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jul-2026 18:20:31 UTC] === END API CALL LOG ===
[30-Jul-2026 18:20:31 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jul-2026 18:20:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NCIsInVzZXJuYW1lIjoiQFo3cm9yIiwiZW1haWwiOiJrYXVhcmliZWlybzY5ODMzQGdtYWlsLmNvbSIsImV4cCI6MTc4NjA0MDE3NX0.VNHyIXkccyEun2s4EOT0Q85T46Jhbv9vSb_y8jbhQvQ
[30-Jul-2026 18:20:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jul-2026 18:20:31 UTC] ✅ JWT token verified successfully for user profile
[30-Jul-2026 18:20:31 UTC] User ID: 1194
[30-Jul-2026 18:20:31 UTC] ✅ User profile retrieved successfully for user ID: 1194
[30-Jul-2026 18:20:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jul-2026 18:20:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jul-2026 18:20:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2804:6334:c005:2f00:c97:afd5:e39a:5143, 172.71.234.197","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NCIsInVzZXJuYW1lIjoiQFo3cm9yIiwiZW1haWwiOiJrYXVhcmliZWlybzY5ODMzQGdtYWlsLmNvbSIsImV4cCI6MTc4NjA0MDE3NX0.VNHyIXkccyEun2s4EOT0Q85T46Jhbv9vSb_y8jbhQvQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a23660b7fbb90a2a-GRU","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2804:6334:c005:2f00:c97:afd5:e39a:5143","cf-ipcountry":"BR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-Jul-2026 18:20:31 UTC] === User Orders API Called ===
[30-Jul-2026 18:20:31 UTC] User ID: 1194
[30-Jul-2026 18:20:31 UTC] Limit: 20, Offset: 0
[30-Jul-2026 18:20:31 UTC] Orders found: 0
[30-Jul-2026 18:20:31 UTC] Orders data: []
[30-Jul-2026 18:20:31 UTC] Total orders count: 0
[30-Jul-2026 18:20:32 UTC] === API CALL LOG ===
[30-Jul-2026 18:20:32 UTC] Endpoint: user/profile.php
[30-Jul-2026 18:20:32 UTC] Full Log Data: {
    "timestamp": "2026-07-30 18:20:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:6334:c005:2f00:c97:afd5:e39a:5143",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2804:6334:c005:2f00:c97:afd5:e39a:5143, 172.71.234.197",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NCIsInVzZXJuYW1lIjoiQFo3cm9yIiwiZW1haWwiOiJrYXVhcmliZWlybzY5ODMzQGdtYWlsLmNvbSIsImV4cCI6MTc4NjA0MDE3NX0.VNHyIXkccyEun2s4EOT0Q85T46Jhbv9vSb_y8jbhQvQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23660b88d3a0a2a-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2804:6334:c005:2f00:c97:afd5:e39a:5143",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jul-2026 18:20:32 UTC] === END API CALL LOG ===
[30-Jul-2026 18:20:32 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jul-2026 18:20:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NCIsInVzZXJuYW1lIjoiQFo3cm9yIiwiZW1haWwiOiJrYXVhcmliZWlybzY5ODMzQGdtYWlsLmNvbSIsImV4cCI6MTc4NjA0MDE3NX0.VNHyIXkccyEun2s4EOT0Q85T46Jhbv9vSb_y8jbhQvQ
[30-Jul-2026 18:20:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jul-2026 18:20:32 UTC] ✅ JWT token verified successfully for user profile
[30-Jul-2026 18:20:32 UTC] User ID: 1194
[30-Jul-2026 18:20:32 UTC] ✅ User profile retrieved successfully for user ID: 1194
[30-Jul-2026 18:20:33 UTC] === API CALL LOG ===
[30-Jul-2026 18:20:33 UTC] Endpoint: user/profile.php
[30-Jul-2026 18:20:33 UTC] Full Log Data: {
    "timestamp": "2026-07-30 18:20:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:6334:c005:2f00:c97:afd5:e39a:5143",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2804:6334:c005:2f00:c97:afd5:e39a:5143, 172.71.234.197",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NCIsInVzZXJuYW1lIjoiQFo3cm9yIiwiZW1haWwiOiJrYXVhcmliZWlybzY5ODMzQGdtYWlsLmNvbSIsImV4cCI6MTc4NjA0MDE3NX0.VNHyIXkccyEun2s4EOT0Q85T46Jhbv9vSb_y8jbhQvQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23660c7393f0a2a-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2804:6334:c005:2f00:c97:afd5:e39a:5143",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jul-2026 18:20:33 UTC] === END API CALL LOG ===
[30-Jul-2026 18:20:33 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jul-2026 18:20:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NCIsInVzZXJuYW1lIjoiQFo3cm9yIiwiZW1haWwiOiJrYXVhcmliZWlybzY5ODMzQGdtYWlsLmNvbSIsImV4cCI6MTc4NjA0MDE3NX0.VNHyIXkccyEun2s4EOT0Q85T46Jhbv9vSb_y8jbhQvQ
[30-Jul-2026 18:20:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jul-2026 18:20:33 UTC] ✅ JWT token verified successfully for user profile
[30-Jul-2026 18:20:33 UTC] User ID: 1194
[30-Jul-2026 18:20:33 UTC] ✅ User profile retrieved successfully for user ID: 1194
[30-Jul-2026 18:20:34 UTC] === API CALL LOG ===
[30-Jul-2026 18:20:34 UTC] Endpoint: user/profile.php
[30-Jul-2026 18:20:34 UTC] Full Log Data: {
    "timestamp": "2026-07-30 18:20:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:6334:c005:2f00:c97:afd5:e39a:5143",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2804:6334:c005:2f00:c97:afd5:e39a:5143, 172.71.234.197",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NCIsInVzZXJuYW1lIjoiQFo3cm9yIiwiZW1haWwiOiJrYXVhcmliZWlybzY5ODMzQGdtYWlsLmNvbSIsImV4cCI6MTc4NjA0MDE3NX0.VNHyIXkccyEun2s4EOT0Q85T46Jhbv9vSb_y8jbhQvQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23660cc38370a2a-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2804:6334:c005:2f00:c97:afd5:e39a:5143",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jul-2026 18:20:34 UTC] === END API CALL LOG ===
[30-Jul-2026 18:20:34 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jul-2026 18:20:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NCIsInVzZXJuYW1lIjoiQFo3cm9yIiwiZW1haWwiOiJrYXVhcmliZWlybzY5ODMzQGdtYWlsLmNvbSIsImV4cCI6MTc4NjA0MDE3NX0.VNHyIXkccyEun2s4EOT0Q85T46Jhbv9vSb_y8jbhQvQ
[30-Jul-2026 18:20:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jul-2026 18:20:34 UTC] ✅ JWT token verified successfully for user profile
[30-Jul-2026 18:20:34 UTC] User ID: 1194
[30-Jul-2026 18:20:34 UTC] ✅ User profile retrieved successfully for user ID: 1194
[30-Jul-2026 18:20:34 UTC] User Purchases API - User ID: 1194
[30-Jul-2026 18:20:34 UTC] User Purchases API - Total purchases found: 1
[30-Jul-2026 18:25:48 UTC] === API CALL LOG ===
[30-Jul-2026 18:25:48 UTC] Endpoint: user/profile.php
[30-Jul-2026 18:25:48 UTC] Full Log Data: {
    "timestamp": "2026-07-30 18:25:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:6334:c005:2f00:c97:afd5:e39a:5143",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2804:6334:c005:2f00:c97:afd5:e39a:5143, 104.23.254.16",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NCIsInVzZXJuYW1lIjoiQFo3cm9yIiwiZW1haWwiOiJrYXVhcmliZWlybzY5ODMzQGdtYWlsLmNvbSIsImV4cCI6MTc4NjA0MDE3NX0.VNHyIXkccyEun2s4EOT0Q85T46Jhbv9vSb_y8jbhQvQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2366871cd317e8c-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2804:6334:c005:2f00:c97:afd5:e39a:5143",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jul-2026 18:25:48 UTC] === END API CALL LOG ===
[30-Jul-2026 18:25:48 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jul-2026 18:25:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NCIsInVzZXJuYW1lIjoiQFo3cm9yIiwiZW1haWwiOiJrYXVhcmliZWlybzY5ODMzQGdtYWlsLmNvbSIsImV4cCI6MTc4NjA0MDE3NX0.VNHyIXkccyEun2s4EOT0Q85T46Jhbv9vSb_y8jbhQvQ
[30-Jul-2026 18:25:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jul-2026 18:25:48 UTC] ✅ JWT token verified successfully for user profile
[30-Jul-2026 18:25:48 UTC] User ID: 1194
[30-Jul-2026 18:25:48 UTC] ✅ User profile retrieved successfully for user ID: 1194
[30-Jul-2026 18:25:49 UTC] === API CALL LOG ===
[30-Jul-2026 18:25:49 UTC] Endpoint: user/profile.php
[30-Jul-2026 18:25:49 UTC] Full Log Data: {
    "timestamp": "2026-07-30 18:25:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:6334:c005:2f00:c97:afd5:e39a:5143",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2804:6334:c005:2f00:c97:afd5:e39a:5143, 104.23.254.16",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NCIsInVzZXJuYW1lIjoiQFo3cm9yIiwiZW1haWwiOiJrYXVhcmliZWlybzY5ODMzQGdtYWlsLmNvbSIsImV4cCI6MTc4NjA0MDE3NX0.VNHyIXkccyEun2s4EOT0Q85T46Jhbv9vSb_y8jbhQvQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a236687d4d3a7e8c-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2804:6334:c005:2f00:c97:afd5:e39a:5143",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jul-2026 18:25:49 UTC] === END API CALL LOG ===
[30-Jul-2026 18:25:49 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jul-2026 18:25:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NCIsInVzZXJuYW1lIjoiQFo3cm9yIiwiZW1haWwiOiJrYXVhcmliZWlybzY5ODMzQGdtYWlsLmNvbSIsImV4cCI6MTc4NjA0MDE3NX0.VNHyIXkccyEun2s4EOT0Q85T46Jhbv9vSb_y8jbhQvQ
[30-Jul-2026 18:25:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jul-2026 18:25:49 UTC] ✅ JWT token verified successfully for user profile
[30-Jul-2026 18:25:49 UTC] User ID: 1194
[30-Jul-2026 18:25:49 UTC] ✅ User profile retrieved successfully for user ID: 1194
[30-Jul-2026 18:25:49 UTC] === API CALL LOG ===
[30-Jul-2026 18:25:49 UTC] Endpoint: user/profile.php
[30-Jul-2026 18:25:49 UTC] Full Log Data: {
    "timestamp": "2026-07-30 18:25:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:6334:c005:2f00:c97:afd5:e39a:5143",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2804:6334:c005:2f00:c97:afd5:e39a:5143, 104.23.254.16",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NCIsInVzZXJuYW1lIjoiQFo3cm9yIiwiZW1haWwiOiJrYXVhcmliZWlybzY5ODMzQGdtYWlsLmNvbSIsImV4cCI6MTc4NjA0MDE3NX0.VNHyIXkccyEun2s4EOT0Q85T46Jhbv9vSb_y8jbhQvQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a236687e986f7e8c-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2804:6334:c005:2f00:c97:afd5:e39a:5143",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jul-2026 18:25:49 UTC] === END API CALL LOG ===
[30-Jul-2026 18:25:49 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jul-2026 18:25:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NCIsInVzZXJuYW1lIjoiQFo3cm9yIiwiZW1haWwiOiJrYXVhcmliZWlybzY5ODMzQGdtYWlsLmNvbSIsImV4cCI6MTc4NjA0MDE3NX0.VNHyIXkccyEun2s4EOT0Q85T46Jhbv9vSb_y8jbhQvQ
[30-Jul-2026 18:25:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jul-2026 18:25:49 UTC] ✅ JWT token verified successfully for user profile
[30-Jul-2026 18:25:49 UTC] User ID: 1194
[30-Jul-2026 18:25:49 UTC] ✅ User profile retrieved successfully for user ID: 1194
[30-Jul-2026 18:25:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jul-2026 18:25:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jul-2026 18:25:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2804:6334:c005:2f00:c97:afd5:e39a:5143, 104.23.254.51","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NCIsInVzZXJuYW1lIjoiQFo3cm9yIiwiZW1haWwiOiJrYXVhcmliZWlybzY5ODMzQGdtYWlsLmNvbSIsImV4cCI6MTc4NjA0MDE3NX0.VNHyIXkccyEun2s4EOT0Q85T46Jhbv9vSb_y8jbhQvQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a236687cec457e8c-GRU","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2804:6334:c005:2f00:c97:afd5:e39a:5143","cf-ipcountry":"BR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-Jul-2026 18:25:50 UTC] === User Orders API Called ===
[30-Jul-2026 18:25:50 UTC] User ID: 1194
[30-Jul-2026 18:25:50 UTC] Limit: 20, Offset: 0
[30-Jul-2026 18:25:50 UTC] Orders found: 0
[30-Jul-2026 18:25:50 UTC] Orders data: []
[30-Jul-2026 18:25:50 UTC] Total orders count: 0
[30-Jul-2026 18:25:54 UTC] === API CALL LOG ===
[30-Jul-2026 18:25:54 UTC] Endpoint: user/profile.php
[30-Jul-2026 18:25:54 UTC] Full Log Data: {
    "timestamp": "2026-07-30 18:25:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:6334:c005:2f00:c97:afd5:e39a:5143",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2804:6334:c005:2f00:c97:afd5:e39a:5143, 104.23.254.16",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NCIsInVzZXJuYW1lIjoiQFo3cm9yIiwiZW1haWwiOiJrYXVhcmliZWlybzY5ODMzQGdtYWlsLmNvbSIsImV4cCI6MTc4NjA0MDE3NX0.VNHyIXkccyEun2s4EOT0Q85T46Jhbv9vSb_y8jbhQvQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2366898df487e8c-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2804:6334:c005:2f00:c97:afd5:e39a:5143",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jul-2026 18:25:54 UTC] === END API CALL LOG ===
[30-Jul-2026 18:25:54 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jul-2026 18:25:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NCIsInVzZXJuYW1lIjoiQFo3cm9yIiwiZW1haWwiOiJrYXVhcmliZWlybzY5ODMzQGdtYWlsLmNvbSIsImV4cCI6MTc4NjA0MDE3NX0.VNHyIXkccyEun2s4EOT0Q85T46Jhbv9vSb_y8jbhQvQ
[30-Jul-2026 18:25:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jul-2026 18:25:54 UTC] ✅ JWT token verified successfully for user profile
[30-Jul-2026 18:25:54 UTC] User ID: 1194
[30-Jul-2026 18:25:54 UTC] ✅ User profile retrieved successfully for user ID: 1194
[30-Jul-2026 18:26:01 UTC] === API CALL LOG ===
[30-Jul-2026 18:26:01 UTC] Endpoint: user/profile.php
[30-Jul-2026 18:26:01 UTC] Full Log Data: {
    "timestamp": "2026-07-30 18:26:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:6334:c005:2f00:c97:afd5:e39a:5143",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2804:6334:c005:2f00:c97:afd5:e39a:5143, 104.23.254.16",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NCIsInVzZXJuYW1lIjoiQFo3cm9yIiwiZW1haWwiOiJrYXVhcmliZWlybzY5ODMzQGdtYWlsLmNvbSIsImV4cCI6MTc4NjA0MDE3NX0.VNHyIXkccyEun2s4EOT0Q85T46Jhbv9vSb_y8jbhQvQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23668c5bad57e8c-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2804:6334:c005:2f00:c97:afd5:e39a:5143",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jul-2026 18:26:01 UTC] === END API CALL LOG ===
[30-Jul-2026 18:26:01 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jul-2026 18:26:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NCIsInVzZXJuYW1lIjoiQFo3cm9yIiwiZW1haWwiOiJrYXVhcmliZWlybzY5ODMzQGdtYWlsLmNvbSIsImV4cCI6MTc4NjA0MDE3NX0.VNHyIXkccyEun2s4EOT0Q85T46Jhbv9vSb_y8jbhQvQ
[30-Jul-2026 18:26:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jul-2026 18:26:01 UTC] ✅ JWT token verified successfully for user profile
[30-Jul-2026 18:26:01 UTC] User ID: 1194
[30-Jul-2026 18:26:01 UTC] ✅ User profile retrieved successfully for user ID: 1194
[30-Jul-2026 18:27:12 UTC] === API CALL LOG ===
[30-Jul-2026 18:27:12 UTC] Endpoint: user/profile.php
[30-Jul-2026 18:27:12 UTC] Full Log Data: {
    "timestamp": "2026-07-30 18:27:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:6334:c005:2f00:c97:afd5:e39a:5143",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2804:6334:c005:2f00:c97:afd5:e39a:5143, 104.23.254.17",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NCIsInVzZXJuYW1lIjoiQFo3cm9yIiwiZW1haWwiOiJrYXVhcmliZWlybzY5ODMzQGdtYWlsLmNvbSIsImV4cCI6MTc4NjA0MDE3NX0.VNHyIXkccyEun2s4EOT0Q85T46Jhbv9vSb_y8jbhQvQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2366a7f08d47e8c-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2804:6334:c005:2f00:c97:afd5:e39a:5143",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jul-2026 18:27:12 UTC] === END API CALL LOG ===
[30-Jul-2026 18:27:12 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jul-2026 18:27:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NCIsInVzZXJuYW1lIjoiQFo3cm9yIiwiZW1haWwiOiJrYXVhcmliZWlybzY5ODMzQGdtYWlsLmNvbSIsImV4cCI6MTc4NjA0MDE3NX0.VNHyIXkccyEun2s4EOT0Q85T46Jhbv9vSb_y8jbhQvQ
[30-Jul-2026 18:27:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jul-2026 18:27:12 UTC] ✅ JWT token verified successfully for user profile
[30-Jul-2026 18:27:12 UTC] User ID: 1194
[30-Jul-2026 18:27:12 UTC] ✅ User profile retrieved successfully for user ID: 1194
[30-Jul-2026 18:27:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jul-2026 18:27:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jul-2026 18:27:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2804:6334:c005:2f00:c97:afd5:e39a:5143, 104.23.254.17","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NCIsInVzZXJuYW1lIjoiQFo3cm9yIiwiZW1haWwiOiJrYXVhcmliZWlybzY5ODMzQGdtYWlsLmNvbSIsImV4cCI6MTc4NjA0MDE3NX0.VNHyIXkccyEun2s4EOT0Q85T46Jhbv9vSb_y8jbhQvQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2366a91dae87e8c-GRU","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2804:6334:c005:2f00:c97:afd5:e39a:5143","cf-ipcountry":"BR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-Jul-2026 18:27:14 UTC] === User Orders API Called ===
[30-Jul-2026 18:27:14 UTC] User ID: 1194
[30-Jul-2026 18:27:14 UTC] Limit: 20, Offset: 0
[30-Jul-2026 18:27:14 UTC] Orders found: 0
[30-Jul-2026 18:27:14 UTC] Orders data: []
[30-Jul-2026 18:27:14 UTC] Total orders count: 0
[30-Jul-2026 18:27:15 UTC] === API CALL LOG ===
[30-Jul-2026 18:27:15 UTC] Endpoint: user/profile.php
[30-Jul-2026 18:27:15 UTC] Full Log Data: {
    "timestamp": "2026-07-30 18:27:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:6334:c005:2f00:c97:afd5:e39a:5143",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2804:6334:c005:2f00:c97:afd5:e39a:5143, 104.23.254.17",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NCIsInVzZXJuYW1lIjoiQFo3cm9yIiwiZW1haWwiOiJrYXVhcmliZWlybzY5ODMzQGdtYWlsLmNvbSIsImV4cCI6MTc4NjA0MDE3NX0.VNHyIXkccyEun2s4EOT0Q85T46Jhbv9vSb_y8jbhQvQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2366a925c607e8c-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2804:6334:c005:2f00:c97:afd5:e39a:5143",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jul-2026 18:27:15 UTC] === END API CALL LOG ===
[30-Jul-2026 18:27:15 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jul-2026 18:27:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NCIsInVzZXJuYW1lIjoiQFo3cm9yIiwiZW1haWwiOiJrYXVhcmliZWlybzY5ODMzQGdtYWlsLmNvbSIsImV4cCI6MTc4NjA0MDE3NX0.VNHyIXkccyEun2s4EOT0Q85T46Jhbv9vSb_y8jbhQvQ
[30-Jul-2026 18:27:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jul-2026 18:27:15 UTC] ✅ JWT token verified successfully for user profile
[30-Jul-2026 18:27:15 UTC] User ID: 1194
[30-Jul-2026 18:27:15 UTC] ✅ User profile retrieved successfully for user ID: 1194
[30-Jul-2026 18:27:15 UTC] === API CALL LOG ===
[30-Jul-2026 18:27:15 UTC] Endpoint: user/profile.php
[30-Jul-2026 18:27:15 UTC] Full Log Data: {
    "timestamp": "2026-07-30 18:27:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:6334:c005:2f00:c97:afd5:e39a:5143",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2804:6334:c005:2f00:c97:afd5:e39a:5143, 104.23.254.17",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NCIsInVzZXJuYW1lIjoiQFo3cm9yIiwiZW1haWwiOiJrYXVhcmliZWlybzY5ODMzQGdtYWlsLmNvbSIsImV4cCI6MTc4NjA0MDE3NX0.VNHyIXkccyEun2s4EOT0Q85T46Jhbv9vSb_y8jbhQvQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2366a963efe7e8c-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2804:6334:c005:2f00:c97:afd5:e39a:5143",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jul-2026 18:27:15 UTC] === END API CALL LOG ===
[30-Jul-2026 18:27:15 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jul-2026 18:27:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NCIsInVzZXJuYW1lIjoiQFo3cm9yIiwiZW1haWwiOiJrYXVhcmliZWlybzY5ODMzQGdtYWlsLmNvbSIsImV4cCI6MTc4NjA0MDE3NX0.VNHyIXkccyEun2s4EOT0Q85T46Jhbv9vSb_y8jbhQvQ
[30-Jul-2026 18:27:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jul-2026 18:27:15 UTC] ✅ JWT token verified successfully for user profile
[30-Jul-2026 18:27:15 UTC] User ID: 1194
[30-Jul-2026 18:27:15 UTC] ✅ User profile retrieved successfully for user ID: 1194
[30-Jul-2026 18:27:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jul-2026 18:27:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jul-2026 18:27:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2804:6334:c005:2f00:c97:afd5:e39a:5143, 104.23.254.17","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NCIsInVzZXJuYW1lIjoiQFo3cm9yIiwiZW1haWwiOiJrYXVhcmliZWlybzY5ODMzQGdtYWlsLmNvbSIsImV4cCI6MTc4NjA0MDE3NX0.VNHyIXkccyEun2s4EOT0Q85T46Jhbv9vSb_y8jbhQvQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2366abe39527e8c-GRU","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2804:6334:c005:2f00:c97:afd5:e39a:5143","cf-ipcountry":"BR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-Jul-2026 18:27:22 UTC] === User Orders API Called ===
[30-Jul-2026 18:27:22 UTC] User ID: 1194
[30-Jul-2026 18:27:22 UTC] Limit: 20, Offset: 0
[30-Jul-2026 18:27:22 UTC] Orders found: 0
[30-Jul-2026 18:27:22 UTC] Orders data: []
[30-Jul-2026 18:27:22 UTC] Total orders count: 0
[30-Jul-2026 18:27:22 UTC] === API CALL LOG ===
[30-Jul-2026 18:27:22 UTC] Endpoint: user/profile.php
[30-Jul-2026 18:27:22 UTC] Full Log Data: {
    "timestamp": "2026-07-30 18:27:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:6334:c005:2f00:c97:afd5:e39a:5143",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2804:6334:c005:2f00:c97:afd5:e39a:5143, 104.23.254.17",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NCIsInVzZXJuYW1lIjoiQFo3cm9yIiwiZW1haWwiOiJrYXVhcmliZWlybzY5ODMzQGdtYWlsLmNvbSIsImV4cCI6MTc4NjA0MDE3NX0.VNHyIXkccyEun2s4EOT0Q85T46Jhbv9vSb_y8jbhQvQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2366abecaa37e8c-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2804:6334:c005:2f00:c97:afd5:e39a:5143",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jul-2026 18:27:22 UTC] === END API CALL LOG ===
[30-Jul-2026 18:27:22 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jul-2026 18:27:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NCIsInVzZXJuYW1lIjoiQFo3cm9yIiwiZW1haWwiOiJrYXVhcmliZWlybzY5ODMzQGdtYWlsLmNvbSIsImV4cCI6MTc4NjA0MDE3NX0.VNHyIXkccyEun2s4EOT0Q85T46Jhbv9vSb_y8jbhQvQ
[30-Jul-2026 18:27:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jul-2026 18:27:22 UTC] ✅ JWT token verified successfully for user profile
[30-Jul-2026 18:27:22 UTC] User ID: 1194
[30-Jul-2026 18:27:22 UTC] ✅ User profile retrieved successfully for user ID: 1194
[30-Jul-2026 18:27:22 UTC] === API CALL LOG ===
[30-Jul-2026 18:27:22 UTC] Endpoint: user/profile.php
[30-Jul-2026 18:27:22 UTC] Full Log Data: {
    "timestamp": "2026-07-30 18:27:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:6334:c005:2f00:c97:afd5:e39a:5143",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2804:6334:c005:2f00:c97:afd5:e39a:5143, 104.23.254.17",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NCIsInVzZXJuYW1lIjoiQFo3cm9yIiwiZW1haWwiOiJrYXVhcmliZWlybzY5ODMzQGdtYWlsLmNvbSIsImV4cCI6MTc4NjA0MDE3NX0.VNHyIXkccyEun2s4EOT0Q85T46Jhbv9vSb_y8jbhQvQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2366ac2ad627e8c-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2804:6334:c005:2f00:c97:afd5:e39a:5143",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jul-2026 18:27:22 UTC] === END API CALL LOG ===
[30-Jul-2026 18:27:22 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jul-2026 18:27:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NCIsInVzZXJuYW1lIjoiQFo3cm9yIiwiZW1haWwiOiJrYXVhcmliZWlybzY5ODMzQGdtYWlsLmNvbSIsImV4cCI6MTc4NjA0MDE3NX0.VNHyIXkccyEun2s4EOT0Q85T46Jhbv9vSb_y8jbhQvQ
[30-Jul-2026 18:27:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jul-2026 18:27:22 UTC] ✅ JWT token verified successfully for user profile
[30-Jul-2026 18:27:22 UTC] User ID: 1194
[30-Jul-2026 18:27:22 UTC] ✅ User profile retrieved successfully for user ID: 1194
[30-Jul-2026 18:28:01 UTC] === API CALL LOG ===
[30-Jul-2026 18:28:01 UTC] Endpoint: user/profile.php
[30-Jul-2026 18:28:01 UTC] Full Log Data: {
    "timestamp": "2026-07-30 18:28:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:6334:c005:2f00:c97:afd5:e39a:5143",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2804:6334:c005:2f00:c97:afd5:e39a:5143, 104.23.254.17",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NCIsInVzZXJuYW1lIjoiQFo3cm9yIiwiZW1haWwiOiJrYXVhcmliZWlybzY5ODMzQGdtYWlsLmNvbSIsImV4cCI6MTc4NjA0MDE3NX0.VNHyIXkccyEun2s4EOT0Q85T46Jhbv9vSb_y8jbhQvQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2366bb1ef087e8c-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2804:6334:c005:2f00:c97:afd5:e39a:5143",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jul-2026 18:28:01 UTC] === END API CALL LOG ===
[30-Jul-2026 18:28:01 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jul-2026 18:28:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NCIsInVzZXJuYW1lIjoiQFo3cm9yIiwiZW1haWwiOiJrYXVhcmliZWlybzY5ODMzQGdtYWlsLmNvbSIsImV4cCI6MTc4NjA0MDE3NX0.VNHyIXkccyEun2s4EOT0Q85T46Jhbv9vSb_y8jbhQvQ
[30-Jul-2026 18:28:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jul-2026 18:28:01 UTC] ✅ JWT token verified successfully for user profile
[30-Jul-2026 18:28:01 UTC] User ID: 1194
[30-Jul-2026 18:28:01 UTC] ✅ User profile retrieved successfully for user ID: 1194
[30-Jul-2026 18:34:55 UTC] === API CALL LOG ===
[30-Jul-2026 18:34:55 UTC] Endpoint: user/profile.php
[30-Jul-2026 18:34:55 UTC] Full Log Data: {
    "timestamp": "2026-07-30 18:34:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:6334:c005:2f00:c97:afd5:e39a:5143",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2804:6334:c005:2f00:c97:afd5:e39a:5143, 172.68.19.197",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTk0LCJ1c2VybmFtZSI6IkBaN3JvciIsImVtYWlsIjoia2F1YXJpYmVpcm82OTgzM0BnbWFpbC5jb20iLCJleHAiOjE3ODYwNDEyOTR9.6zw-uPYQIAgb6OSSvC-3nyYMzw_rUSHk_aGl89gJxvM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23675cf3d5300c0-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2804:6334:c005:2f00:c97:afd5:e39a:5143",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jul-2026 18:34:55 UTC] === END API CALL LOG ===
[30-Jul-2026 18:34:55 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jul-2026 18:34:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTk0LCJ1c2VybmFtZSI6IkBaN3JvciIsImVtYWlsIjoia2F1YXJpYmVpcm82OTgzM0BnbWFpbC5jb20iLCJleHAiOjE3ODYwNDEyOTR9.6zw-uPYQIAgb6OSSvC-3nyYMzw_rUSHk_aGl89gJxvM
[30-Jul-2026 18:34:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jul-2026 18:34:55 UTC] ✅ JWT token verified successfully for user profile
[30-Jul-2026 18:34:55 UTC] User ID: 1194
[30-Jul-2026 18:34:55 UTC] ✅ User profile retrieved successfully for user ID: 1194
[30-Jul-2026 18:34:55 UTC] === API CALL LOG ===
[30-Jul-2026 18:34:55 UTC] Endpoint: user/profile.php
[30-Jul-2026 18:34:55 UTC] Full Log Data: {
    "timestamp": "2026-07-30 18:34:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:6334:c005:2f00:c97:afd5:e39a:5143",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2804:6334:c005:2f00:c97:afd5:e39a:5143, 172.68.19.197",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTk0LCJ1c2VybmFtZSI6IkBaN3JvciIsImVtYWlsIjoia2F1YXJpYmVpcm82OTgzM0BnbWFpbC5jb20iLCJleHAiOjE3ODYwNDEyOTR9.6zw-uPYQIAgb6OSSvC-3nyYMzw_rUSHk_aGl89gJxvM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23675cfddbc00c0-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2804:6334:c005:2f00:c97:afd5:e39a:5143",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jul-2026 18:34:55 UTC] === END API CALL LOG ===
[30-Jul-2026 18:34:55 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jul-2026 18:34:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTk0LCJ1c2VybmFtZSI6IkBaN3JvciIsImVtYWlsIjoia2F1YXJpYmVpcm82OTgzM0BnbWFpbC5jb20iLCJleHAiOjE3ODYwNDEyOTR9.6zw-uPYQIAgb6OSSvC-3nyYMzw_rUSHk_aGl89gJxvM
[30-Jul-2026 18:34:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jul-2026 18:34:55 UTC] ✅ JWT token verified successfully for user profile
[30-Jul-2026 18:34:55 UTC] User ID: 1194
[30-Jul-2026 18:34:55 UTC] ✅ User profile retrieved successfully for user ID: 1194
[30-Jul-2026 18:34:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jul-2026 18:34:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jul-2026 18:34:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2804:6334:c005:2f00:c97:afd5:e39a:5143, 172.68.18.60","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTk0LCJ1c2VybmFtZSI6IkBaN3JvciIsImVtYWlsIjoia2F1YXJpYmVpcm82OTgzM0BnbWFpbC5jb20iLCJleHAiOjE3ODYwNDEyOTR9.6zw-uPYQIAgb6OSSvC-3nyYMzw_rUSHk_aGl89gJxvM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a23675cf6d7400c0-GRU","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2804:6334:c005:2f00:c97:afd5:e39a:5143","cf-ipcountry":"BR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-Jul-2026 18:34:55 UTC] === User Orders API Called ===
[30-Jul-2026 18:34:55 UTC] User ID: 1194
[30-Jul-2026 18:34:55 UTC] Limit: 20, Offset: 0
[30-Jul-2026 18:34:55 UTC] Orders found: 0
[30-Jul-2026 18:34:55 UTC] Orders data: []
[30-Jul-2026 18:34:55 UTC] Total orders count: 0
[30-Jul-2026 18:35:12 UTC] === API CALL LOG ===
[30-Jul-2026 18:35:12 UTC] Endpoint: user/profile.php
[30-Jul-2026 18:35:12 UTC] Full Log Data: {
    "timestamp": "2026-07-30 18:35:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:6334:c005:2f00:c97:afd5:e39a:5143",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2804:6334:c005:2f00:c97:afd5:e39a:5143, 172.68.19.198",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTk0LCJ1c2VybmFtZSI6IkBaN3JvciIsImVtYWlsIjoia2F1YXJpYmVpcm82OTgzM0BnbWFpbC5jb20iLCJleHAiOjE3ODYwNDEyOTR9.6zw-uPYQIAgb6OSSvC-3nyYMzw_rUSHk_aGl89gJxvM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23676358cec00c0-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2804:6334:c005:2f00:c97:afd5:e39a:5143",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jul-2026 18:35:12 UTC] === END API CALL LOG ===
[30-Jul-2026 18:35:12 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jul-2026 18:35:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTk0LCJ1c2VybmFtZSI6IkBaN3JvciIsImVtYWlsIjoia2F1YXJpYmVpcm82OTgzM0BnbWFpbC5jb20iLCJleHAiOjE3ODYwNDEyOTR9.6zw-uPYQIAgb6OSSvC-3nyYMzw_rUSHk_aGl89gJxvM
[30-Jul-2026 18:35:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jul-2026 18:35:12 UTC] ✅ JWT token verified successfully for user profile
[30-Jul-2026 18:35:12 UTC] User ID: 1194
[30-Jul-2026 18:35:12 UTC] ✅ User profile retrieved successfully for user ID: 1194
[30-Jul-2026 18:35:21 UTC] === API CALL LOG ===
[30-Jul-2026 18:35:21 UTC] Endpoint: user/profile.php
[30-Jul-2026 18:35:21 UTC] Full Log Data: {
    "timestamp": "2026-07-30 18:35:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:6334:c005:2f00:c97:afd5:e39a:5143",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2804:6334:c005:2f00:c97:afd5:e39a:5143, 172.68.19.197",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTk0LCJ1c2VybmFtZSI6IkBaN3JvciIsImVtYWlsIjoia2F1YXJpYmVpcm82OTgzM0BnbWFpbC5jb20iLCJleHAiOjE3ODYwNDEyOTR9.6zw-uPYQIAgb6OSSvC-3nyYMzw_rUSHk_aGl89gJxvM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a236766f2db000c0-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2804:6334:c005:2f00:c97:afd5:e39a:5143",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jul-2026 18:35:21 UTC] === END API CALL LOG ===
[30-Jul-2026 18:35:21 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jul-2026 18:35:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTk0LCJ1c2VybmFtZSI6IkBaN3JvciIsImVtYWlsIjoia2F1YXJpYmVpcm82OTgzM0BnbWFpbC5jb20iLCJleHAiOjE3ODYwNDEyOTR9.6zw-uPYQIAgb6OSSvC-3nyYMzw_rUSHk_aGl89gJxvM
[30-Jul-2026 18:35:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jul-2026 18:35:21 UTC] ✅ JWT token verified successfully for user profile
[30-Jul-2026 18:35:21 UTC] User ID: 1194
[30-Jul-2026 18:35:21 UTC] ✅ User profile retrieved successfully for user ID: 1194
[30-Jul-2026 18:35:30 UTC] === API CALL LOG ===
[30-Jul-2026 18:35:30 UTC] Endpoint: user/profile.php
[30-Jul-2026 18:35:30 UTC] Full Log Data: {
    "timestamp": "2026-07-30 18:35:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:6334:c005:2f00:c97:afd5:e39a:5143",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2804:6334:c005:2f00:c97:afd5:e39a:5143, 172.68.19.198",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTk0LCJ1c2VybmFtZSI6IkBaN3JvciIsImVtYWlsIjoia2F1YXJpYmVpcm82OTgzM0BnbWFpbC5jb20iLCJleHAiOjE3ODYwNDEyOTR9.6zw-uPYQIAgb6OSSvC-3nyYMzw_rUSHk_aGl89gJxvM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23676aa786800c0-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2804:6334:c005:2f00:c97:afd5:e39a:5143",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jul-2026 18:35:30 UTC] === END API CALL LOG ===
[30-Jul-2026 18:35:30 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jul-2026 18:35:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTk0LCJ1c2VybmFtZSI6IkBaN3JvciIsImVtYWlsIjoia2F1YXJpYmVpcm82OTgzM0BnbWFpbC5jb20iLCJleHAiOjE3ODYwNDEyOTR9.6zw-uPYQIAgb6OSSvC-3nyYMzw_rUSHk_aGl89gJxvM
[30-Jul-2026 18:35:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jul-2026 18:35:30 UTC] ✅ JWT token verified successfully for user profile
[30-Jul-2026 18:35:30 UTC] User ID: 1194
[30-Jul-2026 18:35:30 UTC] ✅ User profile retrieved successfully for user ID: 1194
[30-Jul-2026 18:35:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jul-2026 18:35:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jul-2026 18:35:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2804:6334:c005:2f00:c97:afd5:e39a:5143, 172.68.19.198","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTk0LCJ1c2VybmFtZSI6IkBaN3JvciIsImVtYWlsIjoia2F1YXJpYmVpcm82OTgzM0BnbWFpbC5jb20iLCJleHAiOjE3ODYwNDEyOTR9.6zw-uPYQIAgb6OSSvC-3nyYMzw_rUSHk_aGl89gJxvM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a23676f97fe200c0-GRU","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2804:6334:c005:2f00:c97:afd5:e39a:5143","cf-ipcountry":"BR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-Jul-2026 18:35:43 UTC] === User Orders API Called ===
[30-Jul-2026 18:35:43 UTC] User ID: 1194
[30-Jul-2026 18:35:43 UTC] Limit: 20, Offset: 0
[30-Jul-2026 18:35:43 UTC] Orders found: 0
[30-Jul-2026 18:35:43 UTC] Orders data: []
[30-Jul-2026 18:35:43 UTC] Total orders count: 0
[30-Jul-2026 18:35:43 UTC] === API CALL LOG ===
[30-Jul-2026 18:35:43 UTC] Endpoint: user/profile.php
[30-Jul-2026 18:35:43 UTC] Full Log Data: {
    "timestamp": "2026-07-30 18:35:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:6334:c005:2f00:c97:afd5:e39a:5143",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2804:6334:c005:2f00:c97:afd5:e39a:5143, 172.68.19.198",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTk0LCJ1c2VybmFtZSI6IkBaN3JvciIsImVtYWlsIjoia2F1YXJpYmVpcm82OTgzM0BnbWFpbC5jb20iLCJleHAiOjE3ODYwNDEyOTR9.6zw-uPYQIAgb6OSSvC-3nyYMzw_rUSHk_aGl89gJxvM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23676f9f82500c0-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2804:6334:c005:2f00:c97:afd5:e39a:5143",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jul-2026 18:35:43 UTC] === END API CALL LOG ===
[30-Jul-2026 18:35:43 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jul-2026 18:35:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTk0LCJ1c2VybmFtZSI6IkBaN3JvciIsImVtYWlsIjoia2F1YXJpYmVpcm82OTgzM0BnbWFpbC5jb20iLCJleHAiOjE3ODYwNDEyOTR9.6zw-uPYQIAgb6OSSvC-3nyYMzw_rUSHk_aGl89gJxvM
[30-Jul-2026 18:35:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jul-2026 18:35:43 UTC] ✅ JWT token verified successfully for user profile
[30-Jul-2026 18:35:43 UTC] User ID: 1194
[30-Jul-2026 18:35:43 UTC] ✅ User profile retrieved successfully for user ID: 1194
[30-Jul-2026 18:35:43 UTC] === API CALL LOG ===
[30-Jul-2026 18:35:43 UTC] Endpoint: user/profile.php
[30-Jul-2026 18:35:43 UTC] Full Log Data: {
    "timestamp": "2026-07-30 18:35:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:6334:c005:2f00:c97:afd5:e39a:5143",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2804:6334:c005:2f00:c97:afd5:e39a:5143, 172.68.19.198",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTk0LCJ1c2VybmFtZSI6IkBaN3JvciIsImVtYWlsIjoia2F1YXJpYmVpcm82OTgzM0BnbWFpbC5jb20iLCJleHAiOjE3ODYwNDEyOTR9.6zw-uPYQIAgb6OSSvC-3nyYMzw_rUSHk_aGl89gJxvM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23676fdf9f500c0-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2804:6334:c005:2f00:c97:afd5:e39a:5143",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jul-2026 18:35:43 UTC] === END API CALL LOG ===
[30-Jul-2026 18:35:43 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jul-2026 18:35:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTk0LCJ1c2VybmFtZSI6IkBaN3JvciIsImVtYWlsIjoia2F1YXJpYmVpcm82OTgzM0BnbWFpbC5jb20iLCJleHAiOjE3ODYwNDEyOTR9.6zw-uPYQIAgb6OSSvC-3nyYMzw_rUSHk_aGl89gJxvM
[30-Jul-2026 18:35:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jul-2026 18:35:43 UTC] ✅ JWT token verified successfully for user profile
[30-Jul-2026 18:35:43 UTC] User ID: 1194
[30-Jul-2026 18:35:43 UTC] ✅ User profile retrieved successfully for user ID: 1194
[30-Jul-2026 18:35:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jul-2026 18:35:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jul-2026 18:35:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2804:6334:c005:2f00:c97:afd5:e39a:5143, 172.68.19.198","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTk0LCJ1c2VybmFtZSI6IkBaN3JvciIsImVtYWlsIjoia2F1YXJpYmVpcm82OTgzM0BnbWFpbC5jb20iLCJleHAiOjE3ODYwNDEyOTR9.6zw-uPYQIAgb6OSSvC-3nyYMzw_rUSHk_aGl89gJxvM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a236772ddfe100c0-GRU","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2804:6334:c005:2f00:c97:afd5:e39a:5143","cf-ipcountry":"BR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-Jul-2026 18:35:51 UTC] === User Orders API Called ===
[30-Jul-2026 18:35:51 UTC] User ID: 1194
[30-Jul-2026 18:35:51 UTC] Limit: 20, Offset: 0
[30-Jul-2026 18:35:51 UTC] Orders found: 0
[30-Jul-2026 18:35:51 UTC] Orders data: []
[30-Jul-2026 18:35:51 UTC] Total orders count: 0
[30-Jul-2026 18:35:51 UTC] === API CALL LOG ===
[30-Jul-2026 18:35:51 UTC] Endpoint: user/profile.php
[30-Jul-2026 18:35:51 UTC] Full Log Data: {
    "timestamp": "2026-07-30 18:35:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:6334:c005:2f00:c97:afd5:e39a:5143",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2804:6334:c005:2f00:c97:afd5:e39a:5143, 172.68.19.198",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTk0LCJ1c2VybmFtZSI6IkBaN3JvciIsImVtYWlsIjoia2F1YXJpYmVpcm82OTgzM0BnbWFpbC5jb20iLCJleHAiOjE3ODYwNDEyOTR9.6zw-uPYQIAgb6OSSvC-3nyYMzw_rUSHk_aGl89gJxvM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a236772e684f00c0-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2804:6334:c005:2f00:c97:afd5:e39a:5143",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jul-2026 18:35:51 UTC] === END API CALL LOG ===
[30-Jul-2026 18:35:51 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jul-2026 18:35:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTk0LCJ1c2VybmFtZSI6IkBaN3JvciIsImVtYWlsIjoia2F1YXJpYmVpcm82OTgzM0BnbWFpbC5jb20iLCJleHAiOjE3ODYwNDEyOTR9.6zw-uPYQIAgb6OSSvC-3nyYMzw_rUSHk_aGl89gJxvM
[30-Jul-2026 18:35:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jul-2026 18:35:51 UTC] ✅ JWT token verified successfully for user profile
[30-Jul-2026 18:35:51 UTC] User ID: 1194
[30-Jul-2026 18:35:51 UTC] ✅ User profile retrieved successfully for user ID: 1194
[30-Jul-2026 18:35:52 UTC] === API CALL LOG ===
[30-Jul-2026 18:35:52 UTC] Endpoint: user/profile.php
[30-Jul-2026 18:35:52 UTC] Full Log Data: {
    "timestamp": "2026-07-30 18:35:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:6334:c005:2f00:c97:afd5:e39a:5143",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2804:6334:c005:2f00:c97:afd5:e39a:5143, 172.68.19.198",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTk0LCJ1c2VybmFtZSI6IkBaN3JvciIsImVtYWlsIjoia2F1YXJpYmVpcm82OTgzM0BnbWFpbC5jb20iLCJleHAiOjE3ODYwNDEyOTR9.6zw-uPYQIAgb6OSSvC-3nyYMzw_rUSHk_aGl89gJxvM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23677323a3300c0-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2804:6334:c005:2f00:c97:afd5:e39a:5143",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jul-2026 18:35:52 UTC] === END API CALL LOG ===
[30-Jul-2026 18:35:52 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jul-2026 18:35:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTk0LCJ1c2VybmFtZSI6IkBaN3JvciIsImVtYWlsIjoia2F1YXJpYmVpcm82OTgzM0BnbWFpbC5jb20iLCJleHAiOjE3ODYwNDEyOTR9.6zw-uPYQIAgb6OSSvC-3nyYMzw_rUSHk_aGl89gJxvM
[30-Jul-2026 18:35:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jul-2026 18:35:52 UTC] ✅ JWT token verified successfully for user profile
[30-Jul-2026 18:35:52 UTC] User ID: 1194
[30-Jul-2026 18:35:52 UTC] ✅ User profile retrieved successfully for user ID: 1194
[30-Jul-2026 18:35:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jul-2026 18:35:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jul-2026 18:35:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2804:6334:c005:2f00:c97:afd5:e39a:5143, 172.68.19.198","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTk0LCJ1c2VybmFtZSI6IkBaN3JvciIsImVtYWlsIjoia2F1YXJpYmVpcm82OTgzM0BnbWFpbC5jb20iLCJleHAiOjE3ODYwNDEyOTR9.6zw-uPYQIAgb6OSSvC-3nyYMzw_rUSHk_aGl89gJxvM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2367751da5000c0-GRU","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2804:6334:c005:2f00:c97:afd5:e39a:5143","cf-ipcountry":"BR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-Jul-2026 18:35:57 UTC] === User Orders API Called ===
[30-Jul-2026 18:35:57 UTC] User ID: 1194
[30-Jul-2026 18:35:57 UTC] Limit: 20, Offset: 0
[30-Jul-2026 18:35:57 UTC] Orders found: 0
[30-Jul-2026 18:35:57 UTC] Orders data: []
[30-Jul-2026 18:35:57 UTC] Total orders count: 0
[30-Jul-2026 18:35:57 UTC] === API CALL LOG ===
[30-Jul-2026 18:35:57 UTC] Endpoint: user/profile.php
[30-Jul-2026 18:35:57 UTC] Full Log Data: {
    "timestamp": "2026-07-30 18:35:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:6334:c005:2f00:c97:afd5:e39a:5143",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2804:6334:c005:2f00:c97:afd5:e39a:5143, 172.68.19.198",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTk0LCJ1c2VybmFtZSI6IkBaN3JvciIsImVtYWlsIjoia2F1YXJpYmVpcm82OTgzM0BnbWFpbC5jb20iLCJleHAiOjE3ODYwNDEyOTR9.6zw-uPYQIAgb6OSSvC-3nyYMzw_rUSHk_aGl89gJxvM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23677525a9a00c0-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2804:6334:c005:2f00:c97:afd5:e39a:5143",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jul-2026 18:35:57 UTC] === END API CALL LOG ===
[30-Jul-2026 18:35:57 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jul-2026 18:35:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTk0LCJ1c2VybmFtZSI6IkBaN3JvciIsImVtYWlsIjoia2F1YXJpYmVpcm82OTgzM0BnbWFpbC5jb20iLCJleHAiOjE3ODYwNDEyOTR9.6zw-uPYQIAgb6OSSvC-3nyYMzw_rUSHk_aGl89gJxvM
[30-Jul-2026 18:35:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jul-2026 18:35:57 UTC] ✅ JWT token verified successfully for user profile
[30-Jul-2026 18:35:57 UTC] User ID: 1194
[30-Jul-2026 18:35:57 UTC] ✅ User profile retrieved successfully for user ID: 1194
[30-Jul-2026 18:35:57 UTC] === API CALL LOG ===
[30-Jul-2026 18:35:57 UTC] Endpoint: user/profile.php
[30-Jul-2026 18:35:57 UTC] Full Log Data: {
    "timestamp": "2026-07-30 18:35:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:6334:c005:2f00:c97:afd5:e39a:5143",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2804:6334:c005:2f00:c97:afd5:e39a:5143, 172.68.19.198",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTk0LCJ1c2VybmFtZSI6IkBaN3JvciIsImVtYWlsIjoia2F1YXJpYmVpcm82OTgzM0BnbWFpbC5jb20iLCJleHAiOjE3ODYwNDEyOTR9.6zw-uPYQIAgb6OSSvC-3nyYMzw_rUSHk_aGl89gJxvM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23677566cdd00c0-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2804:6334:c005:2f00:c97:afd5:e39a:5143",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jul-2026 18:35:57 UTC] === END API CALL LOG ===
[30-Jul-2026 18:35:57 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jul-2026 18:35:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTk0LCJ1c2VybmFtZSI6IkBaN3JvciIsImVtYWlsIjoia2F1YXJpYmVpcm82OTgzM0BnbWFpbC5jb20iLCJleHAiOjE3ODYwNDEyOTR9.6zw-uPYQIAgb6OSSvC-3nyYMzw_rUSHk_aGl89gJxvM
[30-Jul-2026 18:35:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jul-2026 18:35:57 UTC] ✅ JWT token verified successfully for user profile
[30-Jul-2026 18:35:57 UTC] User ID: 1194
[30-Jul-2026 18:35:57 UTC] ✅ User profile retrieved successfully for user ID: 1194
[30-Jul-2026 18:37:01 UTC] === API CALL LOG ===
[30-Jul-2026 18:37:01 UTC] Endpoint: user/profile.php
[30-Jul-2026 18:37:01 UTC] Full Log Data: {
    "timestamp": "2026-07-30 18:37:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:6334:c005:2f00:c97:afd5:e39a:5143",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2804:6334:c005:2f00:c97:afd5:e39a:5143, 172.68.19.197",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTk0LCJ1c2VybmFtZSI6IkBaN3JvciIsImVtYWlsIjoia2F1YXJpYmVpcm82OTgzM0BnbWFpbC5jb20iLCJleHAiOjE3ODYwNDEyOTR9.6zw-uPYQIAgb6OSSvC-3nyYMzw_rUSHk_aGl89gJxvM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23678dffad000c0-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2804:6334:c005:2f00:c97:afd5:e39a:5143",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jul-2026 18:37:01 UTC] === END API CALL LOG ===
[30-Jul-2026 18:37:01 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jul-2026 18:37:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTk0LCJ1c2VybmFtZSI6IkBaN3JvciIsImVtYWlsIjoia2F1YXJpYmVpcm82OTgzM0BnbWFpbC5jb20iLCJleHAiOjE3ODYwNDEyOTR9.6zw-uPYQIAgb6OSSvC-3nyYMzw_rUSHk_aGl89gJxvM
[30-Jul-2026 18:37:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jul-2026 18:37:01 UTC] ✅ JWT token verified successfully for user profile
[30-Jul-2026 18:37:01 UTC] User ID: 1194
[30-Jul-2026 18:37:01 UTC] ✅ User profile retrieved successfully for user ID: 1194
[30-Jul-2026 18:37:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jul-2026 18:37:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jul-2026 18:37:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2804:6334:c005:2f00:c97:afd5:e39a:5143, 172.68.19.197","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTk0LCJ1c2VybmFtZSI6IkBaN3JvciIsImVtYWlsIjoia2F1YXJpYmVpcm82OTgzM0BnbWFpbC5jb20iLCJleHAiOjE3ODYwNDEyOTR9.6zw-uPYQIAgb6OSSvC-3nyYMzw_rUSHk_aGl89gJxvM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a236790ca93500c0-GRU","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2804:6334:c005:2f00:c97:afd5:e39a:5143","cf-ipcountry":"BR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-Jul-2026 18:37:08 UTC] === User Orders API Called ===
[30-Jul-2026 18:37:08 UTC] User ID: 1194
[30-Jul-2026 18:37:08 UTC] Limit: 20, Offset: 0
[30-Jul-2026 18:37:08 UTC] Orders found: 0
[30-Jul-2026 18:37:08 UTC] Orders data: []
[30-Jul-2026 18:37:08 UTC] Total orders count: 0
[30-Jul-2026 18:37:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jul-2026 18:37:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jul-2026 18:37:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2804:6334:c005:2f00:c97:afd5:e39a:5143, 172.68.19.197","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTk0LCJ1c2VybmFtZSI6IkBaN3JvciIsImVtYWlsIjoia2F1YXJpYmVpcm82OTgzM0BnbWFpbC5jb20iLCJleHAiOjE3ODYwNDEyOTR9.6zw-uPYQIAgb6OSSvC-3nyYMzw_rUSHk_aGl89gJxvM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a236791a4f6800c0-GRU","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2804:6334:c005:2f00:c97:afd5:e39a:5143","cf-ipcountry":"BR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-Jul-2026 18:37:10 UTC] === User Orders API Called ===
[30-Jul-2026 18:37:10 UTC] User ID: 1194
[30-Jul-2026 18:37:10 UTC] Limit: 20, Offset: 0
[30-Jul-2026 18:37:10 UTC] Orders found: 0
[30-Jul-2026 18:37:10 UTC] Orders data: []
[30-Jul-2026 18:37:10 UTC] Total orders count: 0
[30-Jul-2026 18:37:10 UTC] === API CALL LOG ===
[30-Jul-2026 18:37:10 UTC] Endpoint: user/profile.php
[30-Jul-2026 18:37:10 UTC] Full Log Data: {
    "timestamp": "2026-07-30 18:37:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:6334:c005:2f00:c97:afd5:e39a:5143",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2804:6334:c005:2f00:c97:afd5:e39a:5143, 172.68.19.197",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTk0LCJ1c2VybmFtZSI6IkBaN3JvciIsImVtYWlsIjoia2F1YXJpYmVpcm82OTgzM0BnbWFpbC5jb20iLCJleHAiOjE3ODYwNDEyOTR9.6zw-uPYQIAgb6OSSvC-3nyYMzw_rUSHk_aGl89gJxvM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a236791acfb400c0-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2804:6334:c005:2f00:c97:afd5:e39a:5143",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jul-2026 18:37:10 UTC] === END API CALL LOG ===
[30-Jul-2026 18:37:10 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jul-2026 18:37:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTk0LCJ1c2VybmFtZSI6IkBaN3JvciIsImVtYWlsIjoia2F1YXJpYmVpcm82OTgzM0BnbWFpbC5jb20iLCJleHAiOjE3ODYwNDEyOTR9.6zw-uPYQIAgb6OSSvC-3nyYMzw_rUSHk_aGl89gJxvM
[30-Jul-2026 18:37:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jul-2026 18:37:10 UTC] ✅ JWT token verified successfully for user profile
[30-Jul-2026 18:37:10 UTC] User ID: 1194
[30-Jul-2026 18:37:10 UTC] ✅ User profile retrieved successfully for user ID: 1194
[30-Jul-2026 18:37:10 UTC] === API CALL LOG ===
[30-Jul-2026 18:37:10 UTC] Endpoint: user/profile.php
[30-Jul-2026 18:37:10 UTC] Full Log Data: {
    "timestamp": "2026-07-30 18:37:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:6334:c005:2f00:c97:afd5:e39a:5143",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2804:6334:c005:2f00:c97:afd5:e39a:5143, 172.68.19.197",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTk0LCJ1c2VybmFtZSI6IkBaN3JvciIsImVtYWlsIjoia2F1YXJpYmVpcm82OTgzM0BnbWFpbC5jb20iLCJleHAiOjE3ODYwNDEyOTR9.6zw-uPYQIAgb6OSSvC-3nyYMzw_rUSHk_aGl89gJxvM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a236791ec97900c0-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2804:6334:c005:2f00:c97:afd5:e39a:5143",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jul-2026 18:37:10 UTC] === END API CALL LOG ===
[30-Jul-2026 18:37:10 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jul-2026 18:37:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTk0LCJ1c2VybmFtZSI6IkBaN3JvciIsImVtYWlsIjoia2F1YXJpYmVpcm82OTgzM0BnbWFpbC5jb20iLCJleHAiOjE3ODYwNDEyOTR9.6zw-uPYQIAgb6OSSvC-3nyYMzw_rUSHk_aGl89gJxvM
[30-Jul-2026 18:37:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jul-2026 18:37:10 UTC] ✅ JWT token verified successfully for user profile
[30-Jul-2026 18:37:10 UTC] User ID: 1194
[30-Jul-2026 18:37:10 UTC] ✅ User profile retrieved successfully for user ID: 1194
[30-Jul-2026 18:37:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jul-2026 18:37:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jul-2026 18:37:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2804:6334:c005:2f00:c97:afd5:e39a:5143, 172.68.19.197","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTk0LCJ1c2VybmFtZSI6IkBaN3JvciIsImVtYWlsIjoia2F1YXJpYmVpcm82OTgzM0BnbWFpbC5jb20iLCJleHAiOjE3ODYwNDEyOTR9.6zw-uPYQIAgb6OSSvC-3nyYMzw_rUSHk_aGl89gJxvM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2367951ef5000c0-GRU","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2804:6334:c005:2f00:c97:afd5:e39a:5143","cf-ipcountry":"BR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-Jul-2026 18:37:19 UTC] === User Orders API Called ===
[30-Jul-2026 18:37:19 UTC] User ID: 1194
[30-Jul-2026 18:37:19 UTC] Limit: 20, Offset: 0
[30-Jul-2026 18:37:19 UTC] Orders found: 0
[30-Jul-2026 18:37:19 UTC] Orders data: []
[30-Jul-2026 18:37:19 UTC] Total orders count: 0
[30-Jul-2026 18:37:19 UTC] === API CALL LOG ===
[30-Jul-2026 18:37:19 UTC] Endpoint: user/profile.php
[30-Jul-2026 18:37:19 UTC] Full Log Data: {
    "timestamp": "2026-07-30 18:37:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:6334:c005:2f00:c97:afd5:e39a:5143",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2804:6334:c005:2f00:c97:afd5:e39a:5143, 172.68.19.197",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTk0LCJ1c2VybmFtZSI6IkBaN3JvciIsImVtYWlsIjoia2F1YXJpYmVpcm82OTgzM0BnbWFpbC5jb20iLCJleHAiOjE3ODYwNDEyOTR9.6zw-uPYQIAgb6OSSvC-3nyYMzw_rUSHk_aGl89gJxvM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23679526f7e00c0-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2804:6334:c005:2f00:c97:afd5:e39a:5143",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jul-2026 18:37:19 UTC] === END API CALL LOG ===
[30-Jul-2026 18:37:19 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jul-2026 18:37:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTk0LCJ1c2VybmFtZSI6IkBaN3JvciIsImVtYWlsIjoia2F1YXJpYmVpcm82OTgzM0BnbWFpbC5jb20iLCJleHAiOjE3ODYwNDEyOTR9.6zw-uPYQIAgb6OSSvC-3nyYMzw_rUSHk_aGl89gJxvM
[30-Jul-2026 18:37:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jul-2026 18:37:19 UTC] ✅ JWT token verified successfully for user profile
[30-Jul-2026 18:37:19 UTC] User ID: 1194
[30-Jul-2026 18:37:19 UTC] ✅ User profile retrieved successfully for user ID: 1194
[30-Jul-2026 18:37:19 UTC] === API CALL LOG ===
[30-Jul-2026 18:37:19 UTC] Endpoint: user/profile.php
[30-Jul-2026 18:37:19 UTC] Full Log Data: {
    "timestamp": "2026-07-30 18:37:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2804:6334:c005:2f00:c97:afd5:e39a:5143",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2804:6334:c005:2f00:c97:afd5:e39a:5143, 172.68.19.197",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTk0LCJ1c2VybmFtZSI6IkBaN3JvciIsImVtYWlsIjoia2F1YXJpYmVpcm82OTgzM0BnbWFpbC5jb20iLCJleHAiOjE3ODYwNDEyOTR9.6zw-uPYQIAgb6OSSvC-3nyYMzw_rUSHk_aGl89gJxvM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2367956893900c0-GRU",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2804:6334:c005:2f00:c97:afd5:e39a:5143",
        "cf-ipcountry": "BR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jul-2026 18:37:19 UTC] === END API CALL LOG ===
[30-Jul-2026 18:37:19 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jul-2026 18:37:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMTk0LCJ1c2VybmFtZSI6IkBaN3JvciIsImVtYWlsIjoia2F1YXJpYmVpcm82OTgzM0BnbWFpbC5jb20iLCJleHAiOjE3ODYwNDEyOTR9.6zw-uPYQIAgb6OSSvC-3nyYMzw_rUSHk_aGl89gJxvM
[30-Jul-2026 18:37:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jul-2026 18:37:19 UTC] ✅ JWT token verified successfully for user profile
[30-Jul-2026 18:37:19 UTC] User ID: 1194
[30-Jul-2026 18:37:19 UTC] ✅ User profile retrieved successfully for user ID: 1194
[30-Jul-2026 23:06:36 UTC] === API CALL LOG ===
[30-Jul-2026 23:06:36 UTC] Endpoint: user/profile.php
[30-Jul-2026 23:06:36 UTC] Full Log Data: {
    "timestamp": "2026-07-30 23:06:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.138.107.222",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.138.107.222, 141.101.99.151",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4OCIsInVzZXJuYW1lIjoiR2lsZGFzIiwiZW1haWwiOiJ6dmVyb25pcXVlMzZAZ21haWwuY29tIiwiZXhwIjoxNzg1OTgxMTExfQ.y_nAOYNsTQyCHKVqyNc6vkOIrCAQJLyVPtWsaZevWS8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23803c6e874ed14-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.138.107.222",
        "cf-ipcountry": "BF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jul-2026 23:06:36 UTC] === END API CALL LOG ===
[30-Jul-2026 23:06:36 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jul-2026 23:06:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4OCIsInVzZXJuYW1lIjoiR2lsZGFzIiwiZW1haWwiOiJ6dmVyb25pcXVlMzZAZ21haWwuY29tIiwiZXhwIjoxNzg1OTgxMTExfQ.y_nAOYNsTQyCHKVqyNc6vkOIrCAQJLyVPtWsaZevWS8
[30-Jul-2026 23:06:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jul-2026 23:06:36 UTC] ✅ JWT token verified successfully for user profile
[30-Jul-2026 23:06:36 UTC] User ID: 1188
[30-Jul-2026 23:06:36 UTC] ✅ User profile retrieved successfully for user ID: 1188
[30-Jul-2026 23:06:36 UTC] === API CALL LOG ===
[30-Jul-2026 23:06:36 UTC] Endpoint: user/profile.php
[30-Jul-2026 23:06:36 UTC] Full Log Data: {
    "timestamp": "2026-07-30 23:06:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.138.107.222",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.138.107.222, 141.101.99.151",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4OCIsInVzZXJuYW1lIjoiR2lsZGFzIiwiZW1haWwiOiJ6dmVyb25pcXVlMzZAZ21haWwuY29tIiwiZXhwIjoxNzg1OTgxMTExfQ.y_nAOYNsTQyCHKVqyNc6vkOIrCAQJLyVPtWsaZevWS8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23803cb5dfbed14-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.138.107.222",
        "cf-ipcountry": "BF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jul-2026 23:06:36 UTC] === END API CALL LOG ===
[30-Jul-2026 23:06:36 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jul-2026 23:06:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4OCIsInVzZXJuYW1lIjoiR2lsZGFzIiwiZW1haWwiOiJ6dmVyb25pcXVlMzZAZ21haWwuY29tIiwiZXhwIjoxNzg1OTgxMTExfQ.y_nAOYNsTQyCHKVqyNc6vkOIrCAQJLyVPtWsaZevWS8
[30-Jul-2026 23:06:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jul-2026 23:06:36 UTC] ✅ JWT token verified successfully for user profile
[30-Jul-2026 23:06:36 UTC] User ID: 1188
[30-Jul-2026 23:06:36 UTC] ✅ User profile retrieved successfully for user ID: 1188
[30-Jul-2026 23:06:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jul-2026 23:06:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[30-Jul-2026 23:06:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"41.138.107.222, 141.101.99.151","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4OCIsInVzZXJuYW1lIjoiR2lsZGFzIiwiZW1haWwiOiJ6dmVyb25pcXVlMzZAZ21haWwuY29tIiwiZXhwIjoxNzg1OTgxMTExfQ.y_nAOYNsTQyCHKVqyNc6vkOIrCAQJLyVPtWsaZevWS8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a23803cb5e00ed14-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"41.138.107.222","cf-ipcountry":"BF","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[30-Jul-2026 23:06:36 UTC] === User Orders API Called ===
[30-Jul-2026 23:06:36 UTC] User ID: 1188
[30-Jul-2026 23:06:36 UTC] Limit: 20, Offset: 0
[30-Jul-2026 23:06:36 UTC] Orders found: 0
[30-Jul-2026 23:06:36 UTC] Orders data: []
[30-Jul-2026 23:06:36 UTC] Total orders count: 0
[30-Jul-2026 23:06:36 UTC] === API CALL LOG ===
[30-Jul-2026 23:06:36 UTC] Endpoint: user/profile.php
[30-Jul-2026 23:06:36 UTC] Full Log Data: {
    "timestamp": "2026-07-30 23:06:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.138.107.222",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.138.107.222, 141.101.99.151",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4OCIsInVzZXJuYW1lIjoiR2lsZGFzIiwiZW1haWwiOiJ6dmVyb25pcXVlMzZAZ21haWwuY29tIiwiZXhwIjoxNzg1OTgxMTExfQ.y_nAOYNsTQyCHKVqyNc6vkOIrCAQJLyVPtWsaZevWS8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23803ccaf62ed14-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.138.107.222",
        "cf-ipcountry": "BF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jul-2026 23:06:36 UTC] === END API CALL LOG ===
[30-Jul-2026 23:06:36 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jul-2026 23:06:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4OCIsInVzZXJuYW1lIjoiR2lsZGFzIiwiZW1haWwiOiJ6dmVyb25pcXVlMzZAZ21haWwuY29tIiwiZXhwIjoxNzg1OTgxMTExfQ.y_nAOYNsTQyCHKVqyNc6vkOIrCAQJLyVPtWsaZevWS8
[30-Jul-2026 23:06:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jul-2026 23:06:36 UTC] ✅ JWT token verified successfully for user profile
[30-Jul-2026 23:06:36 UTC] User ID: 1188
[30-Jul-2026 23:06:36 UTC] ✅ User profile retrieved successfully for user ID: 1188
[30-Jul-2026 23:06:37 UTC] === API CALL LOG ===
[30-Jul-2026 23:06:37 UTC] Endpoint: user/profile.php
[30-Jul-2026 23:06:37 UTC] Full Log Data: {
    "timestamp": "2026-07-30 23:06:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "41.138.107.222",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "41.138.107.222, 141.101.99.151",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4OCIsInVzZXJuYW1lIjoiR2lsZGFzIiwiZW1haWwiOiJ6dmVyb25pcXVlMzZAZ21haWwuY29tIiwiZXhwIjoxNzg1OTgxMTExfQ.y_nAOYNsTQyCHKVqyNc6vkOIrCAQJLyVPtWsaZevWS8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23803d2feebed14-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "41.138.107.222",
        "cf-ipcountry": "BF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[30-Jul-2026 23:06:37 UTC] === END API CALL LOG ===
[30-Jul-2026 23:06:37 UTC] ✅ API Hash verification passed for profile endpoint
[30-Jul-2026 23:06:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE4OCIsInVzZXJuYW1lIjoiR2lsZGFzIiwiZW1haWwiOiJ6dmVyb25pcXVlMzZAZ21haWwuY29tIiwiZXhwIjoxNzg1OTgxMTExfQ.y_nAOYNsTQyCHKVqyNc6vkOIrCAQJLyVPtWsaZevWS8
[30-Jul-2026 23:06:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[30-Jul-2026 23:06:37 UTC] ✅ JWT token verified successfully for user profile
[30-Jul-2026 23:06:37 UTC] User ID: 1188
[30-Jul-2026 23:06:37 UTC] ✅ User profile retrieved successfully for user ID: 1188
[31-Jul-2026 00:50:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 00:50:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 00:50:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"114.5.109.71, 172.69.166.28","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMDIzLCJ1c2VybmFtZSI6InNlZG9lcmhhbmEiLCJlbWFpbCI6InN5YXZpdGFhbWFuZGEwN0BnbWFpbC5jb20iLCJleHAiOjE3ODYwNjM4MTB9.lYnXPD1r16slUBNbZ7ZIMYQx8Vhs8VlxzG2MOgDiJ4E","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2389b84aa8b8bc5-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"114.5.109.71","cf-ipcountry":"ID","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[31-Jul-2026 00:50:11 UTC] === User Orders API Called ===
[31-Jul-2026 00:50:11 UTC] User ID: 1023
[31-Jul-2026 00:50:11 UTC] Limit: 20, Offset: 0
[31-Jul-2026 00:50:11 UTC] Orders found: 2
[31-Jul-2026 00:50:11 UTC] Orders data: [{"id":398,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Pinkwihm","status":"pending","created_at":"2026-07-11 10:03:39","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":397,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Pinkwihm","status":"pending","created_at":"2026-07-11 10:02:57","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[31-Jul-2026 00:50:11 UTC] Total orders count: 2
[31-Jul-2026 00:50:11 UTC] === API CALL LOG ===
[31-Jul-2026 00:50:11 UTC] Endpoint: user/profile.php
[31-Jul-2026 00:50:11 UTC] Full Log Data: {
    "timestamp": "2026-07-31 00:50:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "114.5.109.71",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "114.5.109.71, 172.69.166.29",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMDIzLCJ1c2VybmFtZSI6InNlZG9lcmhhbmEiLCJlbWFpbCI6InN5YXZpdGFhbWFuZGEwN0BnbWFpbC5jb20iLCJleHAiOjE3ODYwNjM4MTB9.lYnXPD1r16slUBNbZ7ZIMYQx8Vhs8VlxzG2MOgDiJ4E",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2389b845a648bc5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "114.5.109.71",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 00:50:11 UTC] === END API CALL LOG ===
[31-Jul-2026 00:50:11 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 00:50:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMDIzLCJ1c2VybmFtZSI6InNlZG9lcmhhbmEiLCJlbWFpbCI6InN5YXZpdGFhbWFuZGEwN0BnbWFpbC5jb20iLCJleHAiOjE3ODYwNjM4MTB9.lYnXPD1r16slUBNbZ7ZIMYQx8Vhs8VlxzG2MOgDiJ4E
[31-Jul-2026 00:50:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 00:50:11 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 00:50:11 UTC] User ID: 1023
[31-Jul-2026 00:50:11 UTC] ✅ User profile retrieved successfully for user ID: 1023
[31-Jul-2026 00:50:11 UTC] === API CALL LOG ===
[31-Jul-2026 00:50:11 UTC] Endpoint: user/profile.php
[31-Jul-2026 00:50:11 UTC] Full Log Data: {
    "timestamp": "2026-07-31 00:50:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "114.5.109.71",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "114.5.109.71, 172.69.166.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMDIzLCJ1c2VybmFtZSI6InNlZG9lcmhhbmEiLCJlbWFpbCI6InN5YXZpdGFhbWFuZGEwN0BnbWFpbC5jb20iLCJleHAiOjE3ODYwNjM4MTB9.lYnXPD1r16slUBNbZ7ZIMYQx8Vhs8VlxzG2MOgDiJ4E",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2389b84fabd8bc5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "114.5.109.71",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 00:50:11 UTC] === END API CALL LOG ===
[31-Jul-2026 00:50:11 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 00:50:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMDIzLCJ1c2VybmFtZSI6InNlZG9lcmhhbmEiLCJlbWFpbCI6InN5YXZpdGFhbWFuZGEwN0BnbWFpbC5jb20iLCJleHAiOjE3ODYwNjM4MTB9.lYnXPD1r16slUBNbZ7ZIMYQx8Vhs8VlxzG2MOgDiJ4E
[31-Jul-2026 00:50:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 00:50:11 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 00:50:11 UTC] User ID: 1023
[31-Jul-2026 00:50:11 UTC] ✅ User profile retrieved successfully for user ID: 1023
[31-Jul-2026 00:50:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 00:50:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 00:50:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"114.5.109.71, 172.71.152.70","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMDIzLCJ1c2VybmFtZSI6InNlZG9lcmhhbmEiLCJlbWFpbCI6InN5YXZpdGFhbWFuZGEwN0BnbWFpbC5jb20iLCJleHAiOjE3ODYwNjM4MTB9.lYnXPD1r16slUBNbZ7ZIMYQx8Vhs8VlxzG2MOgDiJ4E","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2389bd97bc08bc5-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"114.5.109.71","cf-ipcountry":"ID","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[31-Jul-2026 00:50:24 UTC] === User Orders API Called ===
[31-Jul-2026 00:50:24 UTC] User ID: 1023
[31-Jul-2026 00:50:24 UTC] Limit: 20, Offset: 0
[31-Jul-2026 00:50:24 UTC] Orders found: 2
[31-Jul-2026 00:50:24 UTC] Orders data: [{"id":398,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Pinkwihm","status":"pending","created_at":"2026-07-11 10:03:39","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":397,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Pinkwihm","status":"pending","created_at":"2026-07-11 10:02:57","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[31-Jul-2026 00:50:24 UTC] Total orders count: 2
[31-Jul-2026 00:50:40 UTC] === API CALL LOG ===
[31-Jul-2026 00:50:40 UTC] Endpoint: user/profile.php
[31-Jul-2026 00:50:40 UTC] Full Log Data: {
    "timestamp": "2026-07-31 00:50:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "114.5.109.71",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "114.5.109.71, 172.71.152.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMDIzLCJ1c2VybmFtZSI6InNlZG9lcmhhbmEiLCJlbWFpbCI6InN5YXZpdGFhbWFuZGEwN0BnbWFpbC5jb20iLCJleHAiOjE3ODYwNjM4MTB9.lYnXPD1r16slUBNbZ7ZIMYQx8Vhs8VlxzG2MOgDiJ4E",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2389c35bf988bc5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "114.5.109.71",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 00:50:40 UTC] === END API CALL LOG ===
[31-Jul-2026 00:50:40 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 00:50:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMDIzLCJ1c2VybmFtZSI6InNlZG9lcmhhbmEiLCJlbWFpbCI6InN5YXZpdGFhbWFuZGEwN0BnbWFpbC5jb20iLCJleHAiOjE3ODYwNjM4MTB9.lYnXPD1r16slUBNbZ7ZIMYQx8Vhs8VlxzG2MOgDiJ4E
[31-Jul-2026 00:50:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 00:50:40 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 00:50:40 UTC] User ID: 1023
[31-Jul-2026 00:50:40 UTC] ✅ User profile retrieved successfully for user ID: 1023
[31-Jul-2026 00:50:40 UTC] User Purchases API - User ID: 1023
[31-Jul-2026 00:50:40 UTC] User Purchases API - Total purchases found: 1
[31-Jul-2026 00:50:44 UTC] === API CALL LOG ===
[31-Jul-2026 00:50:44 UTC] Endpoint: user/profile.php
[31-Jul-2026 00:50:44 UTC] Full Log Data: {
    "timestamp": "2026-07-31 00:50:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "114.5.109.71",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "114.5.109.71, 172.71.152.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMDIzLCJ1c2VybmFtZSI6InNlZG9lcmhhbmEiLCJlbWFpbCI6InN5YXZpdGFhbWFuZGEwN0BnbWFpbC5jb20iLCJleHAiOjE3ODYwNjM4MTB9.lYnXPD1r16slUBNbZ7ZIMYQx8Vhs8VlxzG2MOgDiJ4E",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2389c510ba48bc5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "114.5.109.71",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 00:50:44 UTC] === END API CALL LOG ===
[31-Jul-2026 00:50:44 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 00:50:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMDIzLCJ1c2VybmFtZSI6InNlZG9lcmhhbmEiLCJlbWFpbCI6InN5YXZpdGFhbWFuZGEwN0BnbWFpbC5jb20iLCJleHAiOjE3ODYwNjM4MTB9.lYnXPD1r16slUBNbZ7ZIMYQx8Vhs8VlxzG2MOgDiJ4E
[31-Jul-2026 00:50:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 00:50:44 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 00:50:44 UTC] User ID: 1023
[31-Jul-2026 00:50:44 UTC] ✅ User profile retrieved successfully for user ID: 1023
[31-Jul-2026 00:50:44 UTC] User Purchases API - User ID: 1023
[31-Jul-2026 00:50:44 UTC] User Purchases API - Total purchases found: 1
[31-Jul-2026 00:50:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 00:50:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 00:50:46 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"114.5.109.71, 172.71.152.70","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMDIzLCJ1c2VybmFtZSI6InNlZG9lcmhhbmEiLCJlbWFpbCI6InN5YXZpdGFhbWFuZGEwN0BnbWFpbC5jb20iLCJleHAiOjE3ODYwNjM4MTB9.lYnXPD1r16slUBNbZ7ZIMYQx8Vhs8VlxzG2MOgDiJ4E","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2389c61cecc8bc5-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"114.5.109.71","cf-ipcountry":"ID","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[31-Jul-2026 00:50:46 UTC] === User Orders API Called ===
[31-Jul-2026 00:50:46 UTC] User ID: 1023
[31-Jul-2026 00:50:46 UTC] Limit: 20, Offset: 0
[31-Jul-2026 00:50:46 UTC] Orders found: 2
[31-Jul-2026 00:50:46 UTC] Orders data: [{"id":398,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Pinkwihm","status":"pending","created_at":"2026-07-11 10:03:39","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":397,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Pinkwihm","status":"pending","created_at":"2026-07-11 10:02:57","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[31-Jul-2026 00:50:46 UTC] Total orders count: 2
[31-Jul-2026 00:50:46 UTC] === API CALL LOG ===
[31-Jul-2026 00:50:46 UTC] Endpoint: user/profile.php
[31-Jul-2026 00:50:46 UTC] Full Log Data: {
    "timestamp": "2026-07-31 00:50:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "114.5.109.71",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "114.5.109.71, 172.71.152.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMDIzLCJ1c2VybmFtZSI6InNlZG9lcmhhbmEiLCJlbWFpbCI6InN5YXZpdGFhbWFuZGEwN0BnbWFpbC5jb20iLCJleHAiOjE3ODYwNjM4MTB9.lYnXPD1r16slUBNbZ7ZIMYQx8Vhs8VlxzG2MOgDiJ4E",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2389c623f298bc5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "114.5.109.71",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 00:50:46 UTC] === END API CALL LOG ===
[31-Jul-2026 00:50:46 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 00:50:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMDIzLCJ1c2VybmFtZSI6InNlZG9lcmhhbmEiLCJlbWFpbCI6InN5YXZpdGFhbWFuZGEwN0BnbWFpbC5jb20iLCJleHAiOjE3ODYwNjM4MTB9.lYnXPD1r16slUBNbZ7ZIMYQx8Vhs8VlxzG2MOgDiJ4E
[31-Jul-2026 00:50:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 00:50:46 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 00:50:46 UTC] User ID: 1023
[31-Jul-2026 00:50:46 UTC] ✅ User profile retrieved successfully for user ID: 1023
[31-Jul-2026 00:50:47 UTC] === API CALL LOG ===
[31-Jul-2026 00:50:47 UTC] Endpoint: user/profile.php
[31-Jul-2026 00:50:47 UTC] Full Log Data: {
    "timestamp": "2026-07-31 00:50:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "114.5.109.71",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "114.5.109.71, 172.71.152.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMDIzLCJ1c2VybmFtZSI6InNlZG9lcmhhbmEiLCJlbWFpbCI6InN5YXZpdGFhbWFuZGEwN0BnbWFpbC5jb20iLCJleHAiOjE3ODYwNjM4MTB9.lYnXPD1r16slUBNbZ7ZIMYQx8Vhs8VlxzG2MOgDiJ4E",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2389c660a208bc5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "114.5.109.71",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 00:50:47 UTC] === END API CALL LOG ===
[31-Jul-2026 00:50:47 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 00:50:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMDIzLCJ1c2VybmFtZSI6InNlZG9lcmhhbmEiLCJlbWFpbCI6InN5YXZpdGFhbWFuZGEwN0BnbWFpbC5jb20iLCJleHAiOjE3ODYwNjM4MTB9.lYnXPD1r16slUBNbZ7ZIMYQx8Vhs8VlxzG2MOgDiJ4E
[31-Jul-2026 00:50:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 00:50:47 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 00:50:47 UTC] User ID: 1023
[31-Jul-2026 00:50:47 UTC] ✅ User profile retrieved successfully for user ID: 1023
[31-Jul-2026 00:50:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 00:50:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 00:50:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"114.5.109.71, 172.71.152.70","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMDIzLCJ1c2VybmFtZSI6InNlZG9lcmhhbmEiLCJlbWFpbCI6InN5YXZpdGFhbWFuZGEwN0BnbWFpbC5jb20iLCJleHAiOjE3ODYwNjM4MTB9.lYnXPD1r16slUBNbZ7ZIMYQx8Vhs8VlxzG2MOgDiJ4E","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2389c6f68cc8bc5-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"114.5.109.71","cf-ipcountry":"ID","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[31-Jul-2026 00:50:48 UTC] === User Orders API Called ===
[31-Jul-2026 00:50:48 UTC] User ID: 1023
[31-Jul-2026 00:50:48 UTC] Limit: 20, Offset: 0
[31-Jul-2026 00:50:48 UTC] Orders found: 2
[31-Jul-2026 00:50:48 UTC] Orders data: [{"id":398,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Pinkwihm","status":"pending","created_at":"2026-07-11 10:03:39","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":397,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Pinkwihm","status":"pending","created_at":"2026-07-11 10:02:57","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[31-Jul-2026 00:50:48 UTC] Total orders count: 2
[31-Jul-2026 00:50:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 00:50:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 00:50:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"114.5.109.71, 172.71.152.70","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMDIzLCJ1c2VybmFtZSI6InNlZG9lcmhhbmEiLCJlbWFpbCI6InN5YXZpdGFhbWFuZGEwN0BnbWFpbC5jb20iLCJleHAiOjE3ODYwNjM4MTB9.lYnXPD1r16slUBNbZ7ZIMYQx8Vhs8VlxzG2MOgDiJ4E","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2389c774e8d8bc5-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"114.5.109.71","cf-ipcountry":"ID","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[31-Jul-2026 00:50:50 UTC] === User Orders API Called ===
[31-Jul-2026 00:50:50 UTC] User ID: 1023
[31-Jul-2026 00:50:50 UTC] Limit: 20, Offset: 0
[31-Jul-2026 00:50:50 UTC] Orders found: 2
[31-Jul-2026 00:50:50 UTC] Orders data: [{"id":398,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Pinkwihm","status":"pending","created_at":"2026-07-11 10:03:39","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":397,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Pinkwihm","status":"pending","created_at":"2026-07-11 10:02:57","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[31-Jul-2026 00:50:50 UTC] Total orders count: 2
[31-Jul-2026 00:50:50 UTC] === API CALL LOG ===
[31-Jul-2026 00:50:50 UTC] Endpoint: user/profile.php
[31-Jul-2026 00:50:50 UTC] Full Log Data: {
    "timestamp": "2026-07-31 00:50:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "114.5.109.71",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "114.5.109.71, 172.71.152.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMDIzLCJ1c2VybmFtZSI6InNlZG9lcmhhbmEiLCJlbWFpbCI6InN5YXZpdGFhbWFuZGEwN0BnbWFpbC5jb20iLCJleHAiOjE3ODYwNjM4MTB9.lYnXPD1r16slUBNbZ7ZIMYQx8Vhs8VlxzG2MOgDiJ4E",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2389c77bedb8bc5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "114.5.109.71",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 00:50:50 UTC] === END API CALL LOG ===
[31-Jul-2026 00:50:50 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 00:50:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMDIzLCJ1c2VybmFtZSI6InNlZG9lcmhhbmEiLCJlbWFpbCI6InN5YXZpdGFhbWFuZGEwN0BnbWFpbC5jb20iLCJleHAiOjE3ODYwNjM4MTB9.lYnXPD1r16slUBNbZ7ZIMYQx8Vhs8VlxzG2MOgDiJ4E
[31-Jul-2026 00:50:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 00:50:50 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 00:50:50 UTC] User ID: 1023
[31-Jul-2026 00:50:50 UTC] ✅ User profile retrieved successfully for user ID: 1023
[31-Jul-2026 00:50:50 UTC] === API CALL LOG ===
[31-Jul-2026 00:50:50 UTC] Endpoint: user/profile.php
[31-Jul-2026 00:50:50 UTC] Full Log Data: {
    "timestamp": "2026-07-31 00:50:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "114.5.109.71",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "114.5.109.71, 172.71.152.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMDIzLCJ1c2VybmFtZSI6InNlZG9lcmhhbmEiLCJlbWFpbCI6InN5YXZpdGFhbWFuZGEwN0BnbWFpbC5jb20iLCJleHAiOjE3ODYwNjM4MTB9.lYnXPD1r16slUBNbZ7ZIMYQx8Vhs8VlxzG2MOgDiJ4E",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2389c7b79d68bc5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "114.5.109.71",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 00:50:50 UTC] === END API CALL LOG ===
[31-Jul-2026 00:50:50 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 00:50:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMDIzLCJ1c2VybmFtZSI6InNlZG9lcmhhbmEiLCJlbWFpbCI6InN5YXZpdGFhbWFuZGEwN0BnbWFpbC5jb20iLCJleHAiOjE3ODYwNjM4MTB9.lYnXPD1r16slUBNbZ7ZIMYQx8Vhs8VlxzG2MOgDiJ4E
[31-Jul-2026 00:50:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 00:50:50 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 00:50:50 UTC] User ID: 1023
[31-Jul-2026 00:50:50 UTC] ✅ User profile retrieved successfully for user ID: 1023
[31-Jul-2026 00:51:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 00:51:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 00:51:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"114.5.109.71, 172.71.152.69","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMDIzLCJ1c2VybmFtZSI6InNlZG9lcmhhbmEiLCJlbWFpbCI6InN5YXZpdGFhbWFuZGEwN0BnbWFpbC5jb20iLCJleHAiOjE3ODYwNjM4MTB9.lYnXPD1r16slUBNbZ7ZIMYQx8Vhs8VlxzG2MOgDiJ4E","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2389ce90e548bc5-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"114.5.109.71","cf-ipcountry":"ID","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[31-Jul-2026 00:51:08 UTC] === User Orders API Called ===
[31-Jul-2026 00:51:08 UTC] User ID: 1023
[31-Jul-2026 00:51:08 UTC] Limit: 20, Offset: 0
[31-Jul-2026 00:51:08 UTC] Orders found: 2
[31-Jul-2026 00:51:08 UTC] Orders data: [{"id":398,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Pinkwihm","status":"pending","created_at":"2026-07-11 10:03:39","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":397,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Pinkwihm","status":"pending","created_at":"2026-07-11 10:02:57","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[31-Jul-2026 00:51:08 UTC] Total orders count: 2
[31-Jul-2026 00:51:08 UTC] === API CALL LOG ===
[31-Jul-2026 00:51:08 UTC] Endpoint: user/profile.php
[31-Jul-2026 00:51:08 UTC] Full Log Data: {
    "timestamp": "2026-07-31 00:51:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "114.5.109.71",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "114.5.109.71, 172.71.152.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMDIzLCJ1c2VybmFtZSI6InNlZG9lcmhhbmEiLCJlbWFpbCI6InN5YXZpdGFhbWFuZGEwN0BnbWFpbC5jb20iLCJleHAiOjE3ODYwNjM4MTB9.lYnXPD1r16slUBNbZ7ZIMYQx8Vhs8VlxzG2MOgDiJ4E",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2389ce95e968bc5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "114.5.109.71",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 00:51:08 UTC] === END API CALL LOG ===
[31-Jul-2026 00:51:08 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 00:51:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMDIzLCJ1c2VybmFtZSI6InNlZG9lcmhhbmEiLCJlbWFpbCI6InN5YXZpdGFhbWFuZGEwN0BnbWFpbC5jb20iLCJleHAiOjE3ODYwNjM4MTB9.lYnXPD1r16slUBNbZ7ZIMYQx8Vhs8VlxzG2MOgDiJ4E
[31-Jul-2026 00:51:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 00:51:08 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 00:51:08 UTC] User ID: 1023
[31-Jul-2026 00:51:08 UTC] ✅ User profile retrieved successfully for user ID: 1023
[31-Jul-2026 00:51:09 UTC] === API CALL LOG ===
[31-Jul-2026 00:51:09 UTC] Endpoint: user/profile.php
[31-Jul-2026 00:51:09 UTC] Full Log Data: {
    "timestamp": "2026-07-31 00:51:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "114.5.109.71",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "114.5.109.71, 172.71.152.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMDIzLCJ1c2VybmFtZSI6InNlZG9lcmhhbmEiLCJlbWFpbCI6InN5YXZpdGFhbWFuZGEwN0BnbWFpbC5jb20iLCJleHAiOjE3ODYwNjM4MTB9.lYnXPD1r16slUBNbZ7ZIMYQx8Vhs8VlxzG2MOgDiJ4E",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2389ced39348bc5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "114.5.109.71",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 00:51:09 UTC] === END API CALL LOG ===
[31-Jul-2026 00:51:09 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 00:51:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMDIzLCJ1c2VybmFtZSI6InNlZG9lcmhhbmEiLCJlbWFpbCI6InN5YXZpdGFhbWFuZGEwN0BnbWFpbC5jb20iLCJleHAiOjE3ODYwNjM4MTB9.lYnXPD1r16slUBNbZ7ZIMYQx8Vhs8VlxzG2MOgDiJ4E
[31-Jul-2026 00:51:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 00:51:09 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 00:51:09 UTC] User ID: 1023
[31-Jul-2026 00:51:09 UTC] ✅ User profile retrieved successfully for user ID: 1023
[31-Jul-2026 00:51:12 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 00:51:12 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 00:51:12 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"114.5.109.71, 172.71.152.70","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMDIzLCJ1c2VybmFtZSI6InNlZG9lcmhhbmEiLCJlbWFpbCI6InN5YXZpdGFhbWFuZGEwN0BnbWFpbC5jb20iLCJleHAiOjE3ODYwNjM4MTB9.lYnXPD1r16slUBNbZ7ZIMYQx8Vhs8VlxzG2MOgDiJ4E","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2389d033f768bc5-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"114.5.109.71","cf-ipcountry":"ID","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[31-Jul-2026 00:51:12 UTC] === User Orders API Called ===
[31-Jul-2026 00:51:12 UTC] User ID: 1023
[31-Jul-2026 00:51:12 UTC] Limit: 20, Offset: 0
[31-Jul-2026 00:51:12 UTC] Orders found: 2
[31-Jul-2026 00:51:12 UTC] Orders data: [{"id":398,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Pinkwihm","status":"pending","created_at":"2026-07-11 10:03:39","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":397,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Pinkwihm","status":"pending","created_at":"2026-07-11 10:02:57","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[31-Jul-2026 00:51:12 UTC] Total orders count: 2
[31-Jul-2026 00:51:12 UTC] === API CALL LOG ===
[31-Jul-2026 00:51:12 UTC] Endpoint: user/profile.php
[31-Jul-2026 00:51:12 UTC] Full Log Data: {
    "timestamp": "2026-07-31 00:51:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "114.5.109.71",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "114.5.109.71, 172.71.152.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMDIzLCJ1c2VybmFtZSI6InNlZG9lcmhhbmEiLCJlbWFpbCI6InN5YXZpdGFhbWFuZGEwN0BnbWFpbC5jb20iLCJleHAiOjE3ODYwNjM4MTB9.lYnXPD1r16slUBNbZ7ZIMYQx8Vhs8VlxzG2MOgDiJ4E",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2389d038fd18bc5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "114.5.109.71",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 00:51:12 UTC] === END API CALL LOG ===
[31-Jul-2026 00:51:12 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 00:51:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMDIzLCJ1c2VybmFtZSI6InNlZG9lcmhhbmEiLCJlbWFpbCI6InN5YXZpdGFhbWFuZGEwN0BnbWFpbC5jb20iLCJleHAiOjE3ODYwNjM4MTB9.lYnXPD1r16slUBNbZ7ZIMYQx8Vhs8VlxzG2MOgDiJ4E
[31-Jul-2026 00:51:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 00:51:12 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 00:51:12 UTC] User ID: 1023
[31-Jul-2026 00:51:12 UTC] ✅ User profile retrieved successfully for user ID: 1023
[31-Jul-2026 00:51:13 UTC] === API CALL LOG ===
[31-Jul-2026 00:51:13 UTC] Endpoint: user/profile.php
[31-Jul-2026 00:51:13 UTC] Full Log Data: {
    "timestamp": "2026-07-31 00:51:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "114.5.109.71",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "114.5.109.71, 172.71.152.69",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMDIzLCJ1c2VybmFtZSI6InNlZG9lcmhhbmEiLCJlbWFpbCI6InN5YXZpdGFhbWFuZGEwN0BnbWFpbC5jb20iLCJleHAiOjE3ODYwNjM4MTB9.lYnXPD1r16slUBNbZ7ZIMYQx8Vhs8VlxzG2MOgDiJ4E",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2389d079a4e8bc5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "114.5.109.71",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 00:51:13 UTC] === END API CALL LOG ===
[31-Jul-2026 00:51:13 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 00:51:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMDIzLCJ1c2VybmFtZSI6InNlZG9lcmhhbmEiLCJlbWFpbCI6InN5YXZpdGFhbWFuZGEwN0BnbWFpbC5jb20iLCJleHAiOjE3ODYwNjM4MTB9.lYnXPD1r16slUBNbZ7ZIMYQx8Vhs8VlxzG2MOgDiJ4E
[31-Jul-2026 00:51:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 00:51:13 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 00:51:13 UTC] User ID: 1023
[31-Jul-2026 00:51:13 UTC] ✅ User profile retrieved successfully for user ID: 1023
[31-Jul-2026 00:51:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 00:51:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 00:51:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"114.5.109.71, 172.71.152.69","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMDIzLCJ1c2VybmFtZSI6InNlZG9lcmhhbmEiLCJlbWFpbCI6InN5YXZpdGFhbWFuZGEwN0BnbWFpbC5jb20iLCJleHAiOjE3ODYwNjM4MTB9.lYnXPD1r16slUBNbZ7ZIMYQx8Vhs8VlxzG2MOgDiJ4E","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2389d26ef958bc5-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"114.5.109.71","cf-ipcountry":"ID","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[31-Jul-2026 00:51:18 UTC] === User Orders API Called ===
[31-Jul-2026 00:51:18 UTC] User ID: 1023
[31-Jul-2026 00:51:18 UTC] Limit: 20, Offset: 0
[31-Jul-2026 00:51:18 UTC] Orders found: 2
[31-Jul-2026 00:51:18 UTC] Orders data: [{"id":398,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Pinkwihm","status":"pending","created_at":"2026-07-11 10:03:39","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":397,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Pinkwihm","status":"pending","created_at":"2026-07-11 10:02:57","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[31-Jul-2026 00:51:18 UTC] Total orders count: 2
[31-Jul-2026 00:51:18 UTC] === API CALL LOG ===
[31-Jul-2026 00:51:18 UTC] Endpoint: user/profile.php
[31-Jul-2026 00:51:18 UTC] Full Log Data: {
    "timestamp": "2026-07-31 00:51:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "114.5.109.71",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "114.5.109.71, 172.71.152.69",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMDIzLCJ1c2VybmFtZSI6InNlZG9lcmhhbmEiLCJlbWFpbCI6InN5YXZpdGFhbWFuZGEwN0BnbWFpbC5jb20iLCJleHAiOjE3ODYwNjM4MTB9.lYnXPD1r16slUBNbZ7ZIMYQx8Vhs8VlxzG2MOgDiJ4E",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2389d273fc88bc5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "114.5.109.71",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 00:51:18 UTC] === END API CALL LOG ===
[31-Jul-2026 00:51:18 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 00:51:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMDIzLCJ1c2VybmFtZSI6InNlZG9lcmhhbmEiLCJlbWFpbCI6InN5YXZpdGFhbWFuZGEwN0BnbWFpbC5jb20iLCJleHAiOjE3ODYwNjM4MTB9.lYnXPD1r16slUBNbZ7ZIMYQx8Vhs8VlxzG2MOgDiJ4E
[31-Jul-2026 00:51:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 00:51:18 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 00:51:18 UTC] User ID: 1023
[31-Jul-2026 00:51:18 UTC] ✅ User profile retrieved successfully for user ID: 1023
[31-Jul-2026 00:51:18 UTC] === API CALL LOG ===
[31-Jul-2026 00:51:18 UTC] Endpoint: user/profile.php
[31-Jul-2026 00:51:18 UTC] Full Log Data: {
    "timestamp": "2026-07-31 00:51:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "114.5.109.71",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "114.5.109.71, 172.71.152.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMDIzLCJ1c2VybmFtZSI6InNlZG9lcmhhbmEiLCJlbWFpbCI6InN5YXZpdGFhbWFuZGEwN0BnbWFpbC5jb20iLCJleHAiOjE3ODYwNjM4MTB9.lYnXPD1r16slUBNbZ7ZIMYQx8Vhs8VlxzG2MOgDiJ4E",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2389d2b2a848bc5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "114.5.109.71",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 00:51:18 UTC] === END API CALL LOG ===
[31-Jul-2026 00:51:18 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 00:51:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMDIzLCJ1c2VybmFtZSI6InNlZG9lcmhhbmEiLCJlbWFpbCI6InN5YXZpdGFhbWFuZGEwN0BnbWFpbC5jb20iLCJleHAiOjE3ODYwNjM4MTB9.lYnXPD1r16slUBNbZ7ZIMYQx8Vhs8VlxzG2MOgDiJ4E
[31-Jul-2026 00:51:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 00:51:18 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 00:51:18 UTC] User ID: 1023
[31-Jul-2026 00:51:18 UTC] ✅ User profile retrieved successfully for user ID: 1023
[31-Jul-2026 00:51:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 00:51:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 00:51:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"114.5.109.71, 172.71.152.69","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMDIzLCJ1c2VybmFtZSI6InNlZG9lcmhhbmEiLCJlbWFpbCI6InN5YXZpdGFhbWFuZGEwN0BnbWFpbC5jb20iLCJleHAiOjE3ODYwNjM4MTB9.lYnXPD1r16slUBNbZ7ZIMYQx8Vhs8VlxzG2MOgDiJ4E","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2389d6d3cb08bc5-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"114.5.109.71","cf-ipcountry":"ID","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[31-Jul-2026 00:51:30 UTC] === User Orders API Called ===
[31-Jul-2026 00:51:30 UTC] User ID: 1023
[31-Jul-2026 00:51:30 UTC] Limit: 20, Offset: 0
[31-Jul-2026 00:51:30 UTC] Orders found: 2
[31-Jul-2026 00:51:30 UTC] Orders data: [{"id":398,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Pinkwihm","status":"pending","created_at":"2026-07-11 10:03:39","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":397,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/Pinkwihm","status":"pending","created_at":"2026-07-11 10:02:57","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[31-Jul-2026 00:51:30 UTC] Total orders count: 2
[31-Jul-2026 00:51:30 UTC] === API CALL LOG ===
[31-Jul-2026 00:51:30 UTC] Endpoint: user/profile.php
[31-Jul-2026 00:51:30 UTC] Full Log Data: {
    "timestamp": "2026-07-31 00:51:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "114.5.109.71",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "114.5.109.71, 172.71.152.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMDIzLCJ1c2VybmFtZSI6InNlZG9lcmhhbmEiLCJlbWFpbCI6InN5YXZpdGFhbWFuZGEwN0BnbWFpbC5jb20iLCJleHAiOjE3ODYwNjM4MTB9.lYnXPD1r16slUBNbZ7ZIMYQx8Vhs8VlxzG2MOgDiJ4E",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2389d6d9d4b8bc5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "114.5.109.71",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 00:51:30 UTC] === END API CALL LOG ===
[31-Jul-2026 00:51:30 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 00:51:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMDIzLCJ1c2VybmFtZSI6InNlZG9lcmhhbmEiLCJlbWFpbCI6InN5YXZpdGFhbWFuZGEwN0BnbWFpbC5jb20iLCJleHAiOjE3ODYwNjM4MTB9.lYnXPD1r16slUBNbZ7ZIMYQx8Vhs8VlxzG2MOgDiJ4E
[31-Jul-2026 00:51:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 00:51:30 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 00:51:30 UTC] User ID: 1023
[31-Jul-2026 00:51:30 UTC] ✅ User profile retrieved successfully for user ID: 1023
[31-Jul-2026 00:51:30 UTC] === API CALL LOG ===
[31-Jul-2026 00:51:30 UTC] Endpoint: user/profile.php
[31-Jul-2026 00:51:30 UTC] Full Log Data: {
    "timestamp": "2026-07-31 00:51:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "114.5.109.71",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "114.5.109.71, 172.71.152.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMDIzLCJ1c2VybmFtZSI6InNlZG9lcmhhbmEiLCJlbWFpbCI6InN5YXZpdGFhbWFuZGEwN0BnbWFpbC5jb20iLCJleHAiOjE3ODYwNjM4MTB9.lYnXPD1r16slUBNbZ7ZIMYQx8Vhs8VlxzG2MOgDiJ4E",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2389d719fef8bc5-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "114.5.109.71",
        "cf-ipcountry": "ID",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 00:51:30 UTC] === END API CALL LOG ===
[31-Jul-2026 00:51:30 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 00:51:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMDIzLCJ1c2VybmFtZSI6InNlZG9lcmhhbmEiLCJlbWFpbCI6InN5YXZpdGFhbWFuZGEwN0BnbWFpbC5jb20iLCJleHAiOjE3ODYwNjM4MTB9.lYnXPD1r16slUBNbZ7ZIMYQx8Vhs8VlxzG2MOgDiJ4E
[31-Jul-2026 00:51:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 00:51:30 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 00:51:30 UTC] User ID: 1023
[31-Jul-2026 00:51:30 UTC] ✅ User profile retrieved successfully for user ID: 1023
[31-Jul-2026 01:28:05 UTC] === API CALL LOG ===
[31-Jul-2026 01:28:05 UTC] Endpoint: user/profile.php
[31-Jul-2026 01:28:05 UTC] Full Log Data: {
    "timestamp": "2026-07-31 01:28:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a03:32c0:5000:3f41:549c:1eff:fe4c:2ff8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a03:32c0:5000:3f41:549c:1eff:fe4c:2ff8, 172.71.192.143",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NSIsInVzZXJuYW1lIjoiQG1hc2tpdmJvdCIsImVtYWlsIjoicXVkYXNoOTdAZ21haWwuY29tIiwiZXhwIjoxNzg2MDY2MDg0fQ.EfNBdTnF74cBNnPjKYq2Bwc08gMtYcfIHFD9hbild2w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a238d30b2c22a108-AKX",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a03:32c0:5000:3f41:549c:1eff:fe4c:2ff8",
        "cf-ipcountry": "KZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 01:28:05 UTC] === END API CALL LOG ===
[31-Jul-2026 01:28:05 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 01:28:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NSIsInVzZXJuYW1lIjoiQG1hc2tpdmJvdCIsImVtYWlsIjoicXVkYXNoOTdAZ21haWwuY29tIiwiZXhwIjoxNzg2MDY2MDg0fQ.EfNBdTnF74cBNnPjKYq2Bwc08gMtYcfIHFD9hbild2w
[31-Jul-2026 01:28:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 01:28:05 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 01:28:05 UTC] User ID: 1195
[31-Jul-2026 01:28:05 UTC] ✅ User profile retrieved successfully for user ID: 1195
[31-Jul-2026 01:28:05 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 01:28:05 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 01:28:05 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a03:32c0:5000:3f41:549c:1eff:fe4c:2ff8, 172.71.192.143","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NSIsInVzZXJuYW1lIjoiQG1hc2tpdmJvdCIsImVtYWlsIjoicXVkYXNoOTdAZ21haWwuY29tIiwiZXhwIjoxNzg2MDY2MDg0fQ.EfNBdTnF74cBNnPjKYq2Bwc08gMtYcfIHFD9hbild2w","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a238d30b7c71a108-AKX","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a03:32c0:5000:3f41:549c:1eff:fe4c:2ff8","cf-ipcountry":"KZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[31-Jul-2026 01:28:05 UTC] === User Orders API Called ===
[31-Jul-2026 01:28:05 UTC] User ID: 1195
[31-Jul-2026 01:28:05 UTC] Limit: 20, Offset: 0
[31-Jul-2026 01:28:05 UTC] Orders found: 0
[31-Jul-2026 01:28:05 UTC] Orders data: []
[31-Jul-2026 01:28:05 UTC] Total orders count: 0
[31-Jul-2026 01:28:05 UTC] === API CALL LOG ===
[31-Jul-2026 01:28:05 UTC] Endpoint: user/profile.php
[31-Jul-2026 01:28:05 UTC] Full Log Data: {
    "timestamp": "2026-07-31 01:28:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a03:32c0:5000:3f41:549c:1eff:fe4c:2ff8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a03:32c0:5000:3f41:549c:1eff:fe4c:2ff8, 172.71.192.143",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NSIsInVzZXJuYW1lIjoiQG1hc2tpdmJvdCIsImVtYWlsIjoicXVkYXNoOTdAZ21haWwuY29tIiwiZXhwIjoxNzg2MDY2MDg0fQ.EfNBdTnF74cBNnPjKYq2Bwc08gMtYcfIHFD9hbild2w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a238d30bdcbda108-AKX",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a03:32c0:5000:3f41:549c:1eff:fe4c:2ff8",
        "cf-ipcountry": "KZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 01:28:05 UTC] === END API CALL LOG ===
[31-Jul-2026 01:28:05 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 01:28:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NSIsInVzZXJuYW1lIjoiQG1hc2tpdmJvdCIsImVtYWlsIjoicXVkYXNoOTdAZ21haWwuY29tIiwiZXhwIjoxNzg2MDY2MDg0fQ.EfNBdTnF74cBNnPjKYq2Bwc08gMtYcfIHFD9hbild2w
[31-Jul-2026 01:28:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 01:28:05 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 01:28:05 UTC] User ID: 1195
[31-Jul-2026 01:28:05 UTC] ✅ User profile retrieved successfully for user ID: 1195
[31-Jul-2026 01:28:06 UTC] === API CALL LOG ===
[31-Jul-2026 01:28:06 UTC] Endpoint: user/profile.php
[31-Jul-2026 01:28:06 UTC] Full Log Data: {
    "timestamp": "2026-07-31 01:28:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a03:32c0:5000:3f41:549c:1eff:fe4c:2ff8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a03:32c0:5000:3f41:549c:1eff:fe4c:2ff8, 172.71.192.143",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NSIsInVzZXJuYW1lIjoiQG1hc2tpdmJvdCIsImVtYWlsIjoicXVkYXNoOTdAZ21haWwuY29tIiwiZXhwIjoxNzg2MDY2MDg0fQ.EfNBdTnF74cBNnPjKYq2Bwc08gMtYcfIHFD9hbild2w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a238d30fb97fa108-AKX",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a03:32c0:5000:3f41:549c:1eff:fe4c:2ff8",
        "cf-ipcountry": "KZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 01:28:06 UTC] === END API CALL LOG ===
[31-Jul-2026 01:28:06 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 01:28:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NSIsInVzZXJuYW1lIjoiQG1hc2tpdmJvdCIsImVtYWlsIjoicXVkYXNoOTdAZ21haWwuY29tIiwiZXhwIjoxNzg2MDY2MDg0fQ.EfNBdTnF74cBNnPjKYq2Bwc08gMtYcfIHFD9hbild2w
[31-Jul-2026 01:28:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 01:28:06 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 01:28:06 UTC] User ID: 1195
[31-Jul-2026 01:28:06 UTC] ✅ User profile retrieved successfully for user ID: 1195
[31-Jul-2026 01:28:23 UTC] === API CALL LOG ===
[31-Jul-2026 01:28:23 UTC] Endpoint: user/profile.php
[31-Jul-2026 01:28:23 UTC] Full Log Data: {
    "timestamp": "2026-07-31 01:28:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a03:32c0:5000:3f41:549c:1eff:fe4c:2ff8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a03:32c0:5000:3f41:549c:1eff:fe4c:2ff8, 172.71.192.143",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NSIsInVzZXJuYW1lIjoiQG1hc2tpdmJvdCIsImVtYWlsIjoicXVkYXNoOTdAZ21haWwuY29tIiwiZXhwIjoxNzg2MDY2MDg0fQ.EfNBdTnF74cBNnPjKYq2Bwc08gMtYcfIHFD9hbild2w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a238d3778bd3a108-AKX",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a03:32c0:5000:3f41:549c:1eff:fe4c:2ff8",
        "cf-ipcountry": "KZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 01:28:23 UTC] === END API CALL LOG ===
[31-Jul-2026 01:28:23 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 01:28:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NSIsInVzZXJuYW1lIjoiQG1hc2tpdmJvdCIsImVtYWlsIjoicXVkYXNoOTdAZ21haWwuY29tIiwiZXhwIjoxNzg2MDY2MDg0fQ.EfNBdTnF74cBNnPjKYq2Bwc08gMtYcfIHFD9hbild2w
[31-Jul-2026 01:28:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 01:28:23 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 01:28:23 UTC] User ID: 1195
[31-Jul-2026 01:28:23 UTC] ✅ User profile retrieved successfully for user ID: 1195
[31-Jul-2026 01:28:23 UTC] User Purchases API - User ID: 1195
[31-Jul-2026 01:28:23 UTC] User Purchases API - Total purchases found: 0
[31-Jul-2026 01:28:38 UTC] === API CALL LOG ===
[31-Jul-2026 01:28:38 UTC] Endpoint: user/profile.php
[31-Jul-2026 01:28:38 UTC] Full Log Data: {
    "timestamp": "2026-07-31 01:28:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a03:32c0:5000:3f41:549c:1eff:fe4c:2ff8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a03:32c0:5000:3f41:549c:1eff:fe4c:2ff8, 172.71.192.143",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NSIsInVzZXJuYW1lIjoiQG1hc2tpdmJvdCIsImVtYWlsIjoicXVkYXNoOTdAZ21haWwuY29tIiwiZXhwIjoxNzg2MDY2MDg0fQ.EfNBdTnF74cBNnPjKYq2Bwc08gMtYcfIHFD9hbild2w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a238d3d6bc41a108-AKX",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a03:32c0:5000:3f41:549c:1eff:fe4c:2ff8",
        "cf-ipcountry": "KZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 01:28:38 UTC] === END API CALL LOG ===
[31-Jul-2026 01:28:38 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 01:28:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NSIsInVzZXJuYW1lIjoiQG1hc2tpdmJvdCIsImVtYWlsIjoicXVkYXNoOTdAZ21haWwuY29tIiwiZXhwIjoxNzg2MDY2MDg0fQ.EfNBdTnF74cBNnPjKYq2Bwc08gMtYcfIHFD9hbild2w
[31-Jul-2026 01:28:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 01:28:38 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 01:28:38 UTC] User ID: 1195
[31-Jul-2026 01:28:38 UTC] ✅ User profile retrieved successfully for user ID: 1195
[31-Jul-2026 01:28:38 UTC] User Purchases API - User ID: 1195
[31-Jul-2026 01:28:38 UTC] User Purchases API - Total purchases found: 0
[31-Jul-2026 01:30:40 UTC] === API CALL LOG ===
[31-Jul-2026 01:30:40 UTC] Endpoint: user/profile.php
[31-Jul-2026 01:30:40 UTC] Full Log Data: {
    "timestamp": "2026-07-31 01:30:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a03:32c0:5000:3f41:549c:1eff:fe4c:2ff8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a03:32c0:5000:3f41:549c:1eff:fe4c:2ff8, 172.71.192.142",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NSIsInVzZXJuYW1lIjoiQG1hc2tpdmJvdCIsImVtYWlsIjoicXVkYXNoOTdAZ21haWwuY29tIiwiZXhwIjoxNzg2MDY2MDg0fQ.EfNBdTnF74cBNnPjKYq2Bwc08gMtYcfIHFD9hbild2w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a238d6d189f7a108-AKX",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a03:32c0:5000:3f41:549c:1eff:fe4c:2ff8",
        "cf-ipcountry": "KZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 01:30:40 UTC] === END API CALL LOG ===
[31-Jul-2026 01:30:40 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 01:30:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NSIsInVzZXJuYW1lIjoiQG1hc2tpdmJvdCIsImVtYWlsIjoicXVkYXNoOTdAZ21haWwuY29tIiwiZXhwIjoxNzg2MDY2MDg0fQ.EfNBdTnF74cBNnPjKYq2Bwc08gMtYcfIHFD9hbild2w
[31-Jul-2026 01:30:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 01:30:40 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 01:30:40 UTC] User ID: 1195
[31-Jul-2026 01:30:40 UTC] ✅ User profile retrieved successfully for user ID: 1195
[31-Jul-2026 01:30:40 UTC] User Purchases API - User ID: 1195
[31-Jul-2026 01:30:40 UTC] User Purchases API - Total purchases found: 4
[31-Jul-2026 01:30:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 01:30:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 01:30:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a03:32c0:5000:3f41:549c:1eff:fe4c:2ff8, 172.71.192.142","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NSIsInVzZXJuYW1lIjoiQG1hc2tpdmJvdCIsImVtYWlsIjoicXVkYXNoOTdAZ21haWwuY29tIiwiZXhwIjoxNzg2MDY2MDg0fQ.EfNBdTnF74cBNnPjKYq2Bwc08gMtYcfIHFD9hbild2w","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a238d6e68956a108-AKX","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a03:32c0:5000:3f41:549c:1eff:fe4c:2ff8","cf-ipcountry":"KZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[31-Jul-2026 01:30:43 UTC] === User Orders API Called ===
[31-Jul-2026 01:30:43 UTC] User ID: 1195
[31-Jul-2026 01:30:43 UTC] Limit: 20, Offset: 0
[31-Jul-2026 01:30:43 UTC] Orders found: 0
[31-Jul-2026 01:30:43 UTC] Orders data: []
[31-Jul-2026 01:30:43 UTC] Total orders count: 0
[31-Jul-2026 01:30:43 UTC] === API CALL LOG ===
[31-Jul-2026 01:30:43 UTC] Endpoint: user/profile.php
[31-Jul-2026 01:30:43 UTC] Full Log Data: {
    "timestamp": "2026-07-31 01:30:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a03:32c0:5000:3f41:549c:1eff:fe4c:2ff8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a03:32c0:5000:3f41:549c:1eff:fe4c:2ff8, 172.71.192.142",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NSIsInVzZXJuYW1lIjoiQG1hc2tpdmJvdCIsImVtYWlsIjoicXVkYXNoOTdAZ21haWwuY29tIiwiZXhwIjoxNzg2MDY2MDg0fQ.EfNBdTnF74cBNnPjKYq2Bwc08gMtYcfIHFD9hbild2w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a238d6e6d99fa108-AKX",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a03:32c0:5000:3f41:549c:1eff:fe4c:2ff8",
        "cf-ipcountry": "KZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 01:30:43 UTC] === END API CALL LOG ===
[31-Jul-2026 01:30:43 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 01:30:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NSIsInVzZXJuYW1lIjoiQG1hc2tpdmJvdCIsImVtYWlsIjoicXVkYXNoOTdAZ21haWwuY29tIiwiZXhwIjoxNzg2MDY2MDg0fQ.EfNBdTnF74cBNnPjKYq2Bwc08gMtYcfIHFD9hbild2w
[31-Jul-2026 01:30:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 01:30:43 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 01:30:43 UTC] User ID: 1195
[31-Jul-2026 01:30:43 UTC] ✅ User profile retrieved successfully for user ID: 1195
[31-Jul-2026 01:30:44 UTC] === API CALL LOG ===
[31-Jul-2026 01:30:44 UTC] Endpoint: user/profile.php
[31-Jul-2026 01:30:44 UTC] Full Log Data: {
    "timestamp": "2026-07-31 01:30:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a03:32c0:5000:3f41:549c:1eff:fe4c:2ff8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a03:32c0:5000:3f41:549c:1eff:fe4c:2ff8, 172.71.192.142",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NSIsInVzZXJuYW1lIjoiQG1hc2tpdmJvdCIsImVtYWlsIjoicXVkYXNoOTdAZ21haWwuY29tIiwiZXhwIjoxNzg2MDY2MDg0fQ.EfNBdTnF74cBNnPjKYq2Bwc08gMtYcfIHFD9hbild2w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a238d6ea3d1ea108-AKX",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a03:32c0:5000:3f41:549c:1eff:fe4c:2ff8",
        "cf-ipcountry": "KZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 01:30:44 UTC] === END API CALL LOG ===
[31-Jul-2026 01:30:44 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 01:30:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NSIsInVzZXJuYW1lIjoiQG1hc2tpdmJvdCIsImVtYWlsIjoicXVkYXNoOTdAZ21haWwuY29tIiwiZXhwIjoxNzg2MDY2MDg0fQ.EfNBdTnF74cBNnPjKYq2Bwc08gMtYcfIHFD9hbild2w
[31-Jul-2026 01:30:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 01:30:44 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 01:30:44 UTC] User ID: 1195
[31-Jul-2026 01:30:44 UTC] ✅ User profile retrieved successfully for user ID: 1195
[31-Jul-2026 01:30:44 UTC] === API CALL LOG ===
[31-Jul-2026 01:30:44 UTC] Endpoint: user/profile.php
[31-Jul-2026 01:30:44 UTC] Full Log Data: {
    "timestamp": "2026-07-31 01:30:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a03:32c0:5000:3f41:549c:1eff:fe4c:2ff8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a03:32c0:5000:3f41:549c:1eff:fe4c:2ff8, 172.71.192.142",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NSIsInVzZXJuYW1lIjoiQG1hc2tpdmJvdCIsImVtYWlsIjoicXVkYXNoOTdAZ21haWwuY29tIiwiZXhwIjoxNzg2MDY2MDg0fQ.EfNBdTnF74cBNnPjKYq2Bwc08gMtYcfIHFD9hbild2w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a238d6eabd80a108-AKX",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a03:32c0:5000:3f41:549c:1eff:fe4c:2ff8",
        "cf-ipcountry": "KZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 01:30:44 UTC] === END API CALL LOG ===
[31-Jul-2026 01:30:44 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 01:30:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NSIsInVzZXJuYW1lIjoiQG1hc2tpdmJvdCIsImVtYWlsIjoicXVkYXNoOTdAZ21haWwuY29tIiwiZXhwIjoxNzg2MDY2MDg0fQ.EfNBdTnF74cBNnPjKYq2Bwc08gMtYcfIHFD9hbild2w
[31-Jul-2026 01:30:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 01:30:44 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 01:30:44 UTC] User ID: 1195
[31-Jul-2026 01:30:44 UTC] ✅ User profile retrieved successfully for user ID: 1195
[31-Jul-2026 01:30:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 01:30:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 01:30:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a03:32c0:5000:3f41:549c:1eff:fe4c:2ff8, 172.71.192.142","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NSIsInVzZXJuYW1lIjoiQG1hc2tpdmJvdCIsImVtYWlsIjoicXVkYXNoOTdAZ21haWwuY29tIiwiZXhwIjoxNzg2MDY2MDg0fQ.EfNBdTnF74cBNnPjKYq2Bwc08gMtYcfIHFD9hbild2w","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a238d6ed4fbea108-AKX","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a03:32c0:5000:3f41:549c:1eff:fe4c:2ff8","cf-ipcountry":"KZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[31-Jul-2026 01:30:44 UTC] === User Orders API Called ===
[31-Jul-2026 01:30:44 UTC] User ID: 1195
[31-Jul-2026 01:30:44 UTC] Limit: 20, Offset: 0
[31-Jul-2026 01:30:44 UTC] Orders found: 0
[31-Jul-2026 01:30:44 UTC] Orders data: []
[31-Jul-2026 01:30:44 UTC] Total orders count: 0
[31-Jul-2026 01:30:47 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 01:30:47 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 01:30:47 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a03:32c0:5000:3f41:549c:1eff:fe4c:2ff8, 172.71.192.142","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NSIsInVzZXJuYW1lIjoiQG1hc2tpdmJvdCIsImVtYWlsIjoicXVkYXNoOTdAZ21haWwuY29tIiwiZXhwIjoxNzg2MDY2MDg0fQ.EfNBdTnF74cBNnPjKYq2Bwc08gMtYcfIHFD9hbild2w","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a238d6fe4a47a108-AKX","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a03:32c0:5000:3f41:549c:1eff:fe4c:2ff8","cf-ipcountry":"KZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[31-Jul-2026 01:30:47 UTC] === User Orders API Called ===
[31-Jul-2026 01:30:47 UTC] User ID: 1195
[31-Jul-2026 01:30:47 UTC] Limit: 20, Offset: 0
[31-Jul-2026 01:30:47 UTC] Orders found: 0
[31-Jul-2026 01:30:47 UTC] Orders data: []
[31-Jul-2026 01:30:47 UTC] Total orders count: 0
[31-Jul-2026 01:30:47 UTC] === API CALL LOG ===
[31-Jul-2026 01:30:47 UTC] Endpoint: user/profile.php
[31-Jul-2026 01:30:47 UTC] Full Log Data: {
    "timestamp": "2026-07-31 01:30:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a03:32c0:5000:3f41:549c:1eff:fe4c:2ff8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a03:32c0:5000:3f41:549c:1eff:fe4c:2ff8, 172.71.192.142",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NSIsInVzZXJuYW1lIjoiQG1hc2tpdmJvdCIsImVtYWlsIjoicXVkYXNoOTdAZ21haWwuY29tIiwiZXhwIjoxNzg2MDY2MDg0fQ.EfNBdTnF74cBNnPjKYq2Bwc08gMtYcfIHFD9hbild2w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a238d6fe9b05a108-AKX",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a03:32c0:5000:3f41:549c:1eff:fe4c:2ff8",
        "cf-ipcountry": "KZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 01:30:47 UTC] === END API CALL LOG ===
[31-Jul-2026 01:30:47 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 01:30:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NSIsInVzZXJuYW1lIjoiQG1hc2tpdmJvdCIsImVtYWlsIjoicXVkYXNoOTdAZ21haWwuY29tIiwiZXhwIjoxNzg2MDY2MDg0fQ.EfNBdTnF74cBNnPjKYq2Bwc08gMtYcfIHFD9hbild2w
[31-Jul-2026 01:30:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 01:30:47 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 01:30:47 UTC] User ID: 1195
[31-Jul-2026 01:30:47 UTC] ✅ User profile retrieved successfully for user ID: 1195
[31-Jul-2026 01:30:48 UTC] === API CALL LOG ===
[31-Jul-2026 01:30:48 UTC] Endpoint: user/profile.php
[31-Jul-2026 01:30:48 UTC] Full Log Data: {
    "timestamp": "2026-07-31 01:30:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a03:32c0:5000:3f41:549c:1eff:fe4c:2ff8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a03:32c0:5000:3f41:549c:1eff:fe4c:2ff8, 172.71.192.142",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NSIsInVzZXJuYW1lIjoiQG1hc2tpdmJvdCIsImVtYWlsIjoicXVkYXNoOTdAZ21haWwuY29tIiwiZXhwIjoxNzg2MDY2MDg0fQ.EfNBdTnF74cBNnPjKYq2Bwc08gMtYcfIHFD9hbild2w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a238d701cfd9a108-AKX",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a03:32c0:5000:3f41:549c:1eff:fe4c:2ff8",
        "cf-ipcountry": "KZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 01:30:48 UTC] === END API CALL LOG ===
[31-Jul-2026 01:30:48 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 01:30:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NSIsInVzZXJuYW1lIjoiQG1hc2tpdmJvdCIsImVtYWlsIjoicXVkYXNoOTdAZ21haWwuY29tIiwiZXhwIjoxNzg2MDY2MDg0fQ.EfNBdTnF74cBNnPjKYq2Bwc08gMtYcfIHFD9hbild2w
[31-Jul-2026 01:30:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 01:30:48 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 01:30:48 UTC] User ID: 1195
[31-Jul-2026 01:30:48 UTC] ✅ User profile retrieved successfully for user ID: 1195
[31-Jul-2026 01:30:48 UTC] === API CALL LOG ===
[31-Jul-2026 01:30:48 UTC] Endpoint: user/profile.php
[31-Jul-2026 01:30:48 UTC] Full Log Data: {
    "timestamp": "2026-07-31 01:30:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a03:32c0:5000:3f41:549c:1eff:fe4c:2ff8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a03:32c0:5000:3f41:549c:1eff:fe4c:2ff8, 172.71.192.142",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NSIsInVzZXJuYW1lIjoiQG1hc2tpdmJvdCIsImVtYWlsIjoicXVkYXNoOTdAZ21haWwuY29tIiwiZXhwIjoxNzg2MDY2MDg0fQ.EfNBdTnF74cBNnPjKYq2Bwc08gMtYcfIHFD9hbild2w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a238d70268e9a108-AKX",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a03:32c0:5000:3f41:549c:1eff:fe4c:2ff8",
        "cf-ipcountry": "KZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 01:30:48 UTC] === END API CALL LOG ===
[31-Jul-2026 01:30:48 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 01:30:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NSIsInVzZXJuYW1lIjoiQG1hc2tpdmJvdCIsImVtYWlsIjoicXVkYXNoOTdAZ21haWwuY29tIiwiZXhwIjoxNzg2MDY2MDg0fQ.EfNBdTnF74cBNnPjKYq2Bwc08gMtYcfIHFD9hbild2w
[31-Jul-2026 01:30:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 01:30:48 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 01:30:48 UTC] User ID: 1195
[31-Jul-2026 01:30:48 UTC] ✅ User profile retrieved successfully for user ID: 1195
[31-Jul-2026 01:30:57 UTC] === API CALL LOG ===
[31-Jul-2026 01:30:57 UTC] Endpoint: user/profile.php
[31-Jul-2026 01:30:57 UTC] Full Log Data: {
    "timestamp": "2026-07-31 01:30:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a03:32c0:5000:3f41:549c:1eff:fe4c:2ff8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a03:32c0:5000:3f41:549c:1eff:fe4c:2ff8, 172.71.192.143",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NSIsInVzZXJuYW1lIjoiQG1hc2tpdmJvdCIsImVtYWlsIjoicXVkYXNoOTdAZ21haWwuY29tIiwiZXhwIjoxNzg2MDY2MDg0fQ.EfNBdTnF74cBNnPjKYq2Bwc08gMtYcfIHFD9hbild2w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a238d73c58d5a108-AKX",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a03:32c0:5000:3f41:549c:1eff:fe4c:2ff8",
        "cf-ipcountry": "KZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 01:30:57 UTC] === END API CALL LOG ===
[31-Jul-2026 01:30:57 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 01:30:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NSIsInVzZXJuYW1lIjoiQG1hc2tpdmJvdCIsImVtYWlsIjoicXVkYXNoOTdAZ21haWwuY29tIiwiZXhwIjoxNzg2MDY2MDg0fQ.EfNBdTnF74cBNnPjKYq2Bwc08gMtYcfIHFD9hbild2w
[31-Jul-2026 01:30:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 01:30:57 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 01:30:57 UTC] User ID: 1195
[31-Jul-2026 01:30:57 UTC] ✅ User profile retrieved successfully for user ID: 1195
[31-Jul-2026 01:30:57 UTC] User Purchases API - User ID: 1195
[31-Jul-2026 01:30:57 UTC] User Purchases API - Total purchases found: 4
[31-Jul-2026 01:31:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 01:31:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 01:31:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a03:32c0:5000:3f41:549c:1eff:fe4c:2ff8, 172.71.192.143","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NSIsInVzZXJuYW1lIjoiQG1hc2tpdmJvdCIsImVtYWlsIjoicXVkYXNoOTdAZ21haWwuY29tIiwiZXhwIjoxNzg2MDY2MDg0fQ.EfNBdTnF74cBNnPjKYq2Bwc08gMtYcfIHFD9hbild2w","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a238d74edb9ba108-AKX","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a03:32c0:5000:3f41:549c:1eff:fe4c:2ff8","cf-ipcountry":"KZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[31-Jul-2026 01:31:00 UTC] === User Orders API Called ===
[31-Jul-2026 01:31:00 UTC] User ID: 1195
[31-Jul-2026 01:31:00 UTC] Limit: 20, Offset: 0
[31-Jul-2026 01:31:00 UTC] Orders found: 0
[31-Jul-2026 01:31:00 UTC] Orders data: []
[31-Jul-2026 01:31:00 UTC] Total orders count: 0
[31-Jul-2026 01:31:00 UTC] === API CALL LOG ===
[31-Jul-2026 01:31:00 UTC] Endpoint: user/profile.php
[31-Jul-2026 01:31:00 UTC] Full Log Data: {
    "timestamp": "2026-07-31 01:31:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a03:32c0:5000:3f41:549c:1eff:fe4c:2ff8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a03:32c0:5000:3f41:549c:1eff:fe4c:2ff8, 172.71.192.143",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NSIsInVzZXJuYW1lIjoiQG1hc2tpdmJvdCIsImVtYWlsIjoicXVkYXNoOTdAZ21haWwuY29tIiwiZXhwIjoxNzg2MDY2MDg0fQ.EfNBdTnF74cBNnPjKYq2Bwc08gMtYcfIHFD9hbild2w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a238d74f2c06a108-AKX",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a03:32c0:5000:3f41:549c:1eff:fe4c:2ff8",
        "cf-ipcountry": "KZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 01:31:00 UTC] === END API CALL LOG ===
[31-Jul-2026 01:31:00 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 01:31:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NSIsInVzZXJuYW1lIjoiQG1hc2tpdmJvdCIsImVtYWlsIjoicXVkYXNoOTdAZ21haWwuY29tIiwiZXhwIjoxNzg2MDY2MDg0fQ.EfNBdTnF74cBNnPjKYq2Bwc08gMtYcfIHFD9hbild2w
[31-Jul-2026 01:31:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 01:31:00 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 01:31:00 UTC] User ID: 1195
[31-Jul-2026 01:31:00 UTC] ✅ User profile retrieved successfully for user ID: 1195
[31-Jul-2026 01:31:00 UTC] === API CALL LOG ===
[31-Jul-2026 01:31:00 UTC] Endpoint: user/profile.php
[31-Jul-2026 01:31:00 UTC] Full Log Data: {
    "timestamp": "2026-07-31 01:31:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a03:32c0:5000:3f41:549c:1eff:fe4c:2ff8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a03:32c0:5000:3f41:549c:1eff:fe4c:2ff8, 172.71.192.143",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NSIsInVzZXJuYW1lIjoiQG1hc2tpdmJvdCIsImVtYWlsIjoicXVkYXNoOTdAZ21haWwuY29tIiwiZXhwIjoxNzg2MDY2MDg0fQ.EfNBdTnF74cBNnPjKYq2Bwc08gMtYcfIHFD9hbild2w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a238d7529fb0a108-AKX",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a03:32c0:5000:3f41:549c:1eff:fe4c:2ff8",
        "cf-ipcountry": "KZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 01:31:00 UTC] === END API CALL LOG ===
[31-Jul-2026 01:31:00 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 01:31:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NSIsInVzZXJuYW1lIjoiQG1hc2tpdmJvdCIsImVtYWlsIjoicXVkYXNoOTdAZ21haWwuY29tIiwiZXhwIjoxNzg2MDY2MDg0fQ.EfNBdTnF74cBNnPjKYq2Bwc08gMtYcfIHFD9hbild2w
[31-Jul-2026 01:31:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 01:31:00 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 01:31:00 UTC] User ID: 1195
[31-Jul-2026 01:31:00 UTC] ✅ User profile retrieved successfully for user ID: 1195
[31-Jul-2026 01:31:00 UTC] === API CALL LOG ===
[31-Jul-2026 01:31:00 UTC] Endpoint: user/profile.php
[31-Jul-2026 01:31:00 UTC] Full Log Data: {
    "timestamp": "2026-07-31 01:31:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a03:32c0:5000:3f41:549c:1eff:fe4c:2ff8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a03:32c0:5000:3f41:549c:1eff:fe4c:2ff8, 172.71.192.143",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NSIsInVzZXJuYW1lIjoiQG1hc2tpdmJvdCIsImVtYWlsIjoicXVkYXNoOTdAZ21haWwuY29tIiwiZXhwIjoxNzg2MDY2MDg0fQ.EfNBdTnF74cBNnPjKYq2Bwc08gMtYcfIHFD9hbild2w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a238d752e80ca108-AKX",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a03:32c0:5000:3f41:549c:1eff:fe4c:2ff8",
        "cf-ipcountry": "KZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 01:31:00 UTC] === END API CALL LOG ===
[31-Jul-2026 01:31:00 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 01:31:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NSIsInVzZXJuYW1lIjoiQG1hc2tpdmJvdCIsImVtYWlsIjoicXVkYXNoOTdAZ21haWwuY29tIiwiZXhwIjoxNzg2MDY2MDg0fQ.EfNBdTnF74cBNnPjKYq2Bwc08gMtYcfIHFD9hbild2w
[31-Jul-2026 01:31:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 01:31:00 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 01:31:00 UTC] User ID: 1195
[31-Jul-2026 01:31:00 UTC] ✅ User profile retrieved successfully for user ID: 1195
[31-Jul-2026 01:32:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 01:32:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 01:32:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a03:32c0:5000:3f41:549c:1eff:fe4c:2ff8, 172.71.192.143","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NSIsInVzZXJuYW1lIjoiQG1hc2tpdmJvdCIsImVtYWlsIjoicXVkYXNoOTdAZ21haWwuY29tIiwiZXhwIjoxNzg2MDY2MDg0fQ.EfNBdTnF74cBNnPjKYq2Bwc08gMtYcfIHFD9hbild2w","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a238d98fcf2ce4c6-AKX","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a03:32c0:5000:3f41:549c:1eff:fe4c:2ff8","cf-ipcountry":"KZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[31-Jul-2026 01:32:32 UTC] === User Orders API Called ===
[31-Jul-2026 01:32:32 UTC] User ID: 1195
[31-Jul-2026 01:32:32 UTC] Limit: 20, Offset: 0
[31-Jul-2026 01:32:32 UTC] Orders found: 0
[31-Jul-2026 01:32:32 UTC] Orders data: []
[31-Jul-2026 01:32:32 UTC] Total orders count: 0
[31-Jul-2026 01:32:32 UTC] === API CALL LOG ===
[31-Jul-2026 01:32:32 UTC] Endpoint: user/profile.php
[31-Jul-2026 01:32:32 UTC] Full Log Data: {
    "timestamp": "2026-07-31 01:32:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a03:32c0:5000:3f41:549c:1eff:fe4c:2ff8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a03:32c0:5000:3f41:549c:1eff:fe4c:2ff8, 172.71.192.142",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NSIsInVzZXJuYW1lIjoiQG1hc2tpdmJvdCIsImVtYWlsIjoicXVkYXNoOTdAZ21haWwuY29tIiwiZXhwIjoxNzg2MDY2MDg0fQ.EfNBdTnF74cBNnPjKYq2Bwc08gMtYcfIHFD9hbild2w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a238d9900f43e4c6-AKX",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a03:32c0:5000:3f41:549c:1eff:fe4c:2ff8",
        "cf-ipcountry": "KZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 01:32:32 UTC] === END API CALL LOG ===
[31-Jul-2026 01:32:32 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 01:32:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NSIsInVzZXJuYW1lIjoiQG1hc2tpdmJvdCIsImVtYWlsIjoicXVkYXNoOTdAZ21haWwuY29tIiwiZXhwIjoxNzg2MDY2MDg0fQ.EfNBdTnF74cBNnPjKYq2Bwc08gMtYcfIHFD9hbild2w
[31-Jul-2026 01:32:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 01:32:32 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 01:32:32 UTC] User ID: 1195
[31-Jul-2026 01:32:32 UTC] ✅ User profile retrieved successfully for user ID: 1195
[31-Jul-2026 01:32:33 UTC] === API CALL LOG ===
[31-Jul-2026 01:32:33 UTC] Endpoint: user/profile.php
[31-Jul-2026 01:32:33 UTC] Full Log Data: {
    "timestamp": "2026-07-31 01:32:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a03:32c0:5000:3f41:549c:1eff:fe4c:2ff8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a03:32c0:5000:3f41:549c:1eff:fe4c:2ff8, 172.71.192.142",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NSIsInVzZXJuYW1lIjoiQG1hc2tpdmJvdCIsImVtYWlsIjoicXVkYXNoOTdAZ21haWwuY29tIiwiZXhwIjoxNzg2MDY2MDg0fQ.EfNBdTnF74cBNnPjKYq2Bwc08gMtYcfIHFD9hbild2w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a238d993e8dbe4c6-AKX",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a03:32c0:5000:3f41:549c:1eff:fe4c:2ff8",
        "cf-ipcountry": "KZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 01:32:33 UTC] === END API CALL LOG ===
[31-Jul-2026 01:32:33 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 01:32:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NSIsInVzZXJuYW1lIjoiQG1hc2tpdmJvdCIsImVtYWlsIjoicXVkYXNoOTdAZ21haWwuY29tIiwiZXhwIjoxNzg2MDY2MDg0fQ.EfNBdTnF74cBNnPjKYq2Bwc08gMtYcfIHFD9hbild2w
[31-Jul-2026 01:32:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 01:32:33 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 01:32:33 UTC] User ID: 1195
[31-Jul-2026 01:32:33 UTC] ✅ User profile retrieved successfully for user ID: 1195
[31-Jul-2026 01:32:33 UTC] === API CALL LOG ===
[31-Jul-2026 01:32:33 UTC] Endpoint: user/profile.php
[31-Jul-2026 01:32:33 UTC] Full Log Data: {
    "timestamp": "2026-07-31 01:32:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a03:32c0:5000:3f41:549c:1eff:fe4c:2ff8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a03:32c0:5000:3f41:549c:1eff:fe4c:2ff8, 172.71.192.143",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NSIsInVzZXJuYW1lIjoiQG1hc2tpdmJvdCIsImVtYWlsIjoicXVkYXNoOTdAZ21haWwuY29tIiwiZXhwIjoxNzg2MDY2MDg0fQ.EfNBdTnF74cBNnPjKYq2Bwc08gMtYcfIHFD9hbild2w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a238d9953934e4c6-AKX",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a03:32c0:5000:3f41:549c:1eff:fe4c:2ff8",
        "cf-ipcountry": "KZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 01:32:33 UTC] === END API CALL LOG ===
[31-Jul-2026 01:32:33 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 01:32:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NSIsInVzZXJuYW1lIjoiQG1hc2tpdmJvdCIsImVtYWlsIjoicXVkYXNoOTdAZ21haWwuY29tIiwiZXhwIjoxNzg2MDY2MDg0fQ.EfNBdTnF74cBNnPjKYq2Bwc08gMtYcfIHFD9hbild2w
[31-Jul-2026 01:32:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 01:32:33 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 01:32:33 UTC] User ID: 1195
[31-Jul-2026 01:32:33 UTC] ✅ User profile retrieved successfully for user ID: 1195
[31-Jul-2026 01:32:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 01:32:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 01:32:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a03:32c0:5000:3f41:549c:1eff:fe4c:2ff8, 172.71.192.142","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NSIsInVzZXJuYW1lIjoiQG1hc2tpdmJvdCIsImVtYWlsIjoicXVkYXNoOTdAZ21haWwuY29tIiwiZXhwIjoxNzg2MDY2MDg0fQ.EfNBdTnF74cBNnPjKYq2Bwc08gMtYcfIHFD9hbild2w","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a238d9fdc861e4c6-AKX","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a03:32c0:5000:3f41:549c:1eff:fe4c:2ff8","cf-ipcountry":"KZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[31-Jul-2026 01:32:50 UTC] === User Orders API Called ===
[31-Jul-2026 01:32:50 UTC] User ID: 1195
[31-Jul-2026 01:32:50 UTC] Limit: 20, Offset: 0
[31-Jul-2026 01:32:50 UTC] Orders found: 0
[31-Jul-2026 01:32:50 UTC] Orders data: []
[31-Jul-2026 01:32:50 UTC] Total orders count: 0
[31-Jul-2026 01:32:50 UTC] === API CALL LOG ===
[31-Jul-2026 01:32:50 UTC] Endpoint: user/profile.php
[31-Jul-2026 01:32:50 UTC] Full Log Data: {
    "timestamp": "2026-07-31 01:32:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a03:32c0:5000:3f41:549c:1eff:fe4c:2ff8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a03:32c0:5000:3f41:549c:1eff:fe4c:2ff8, 172.71.192.143",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NSIsInVzZXJuYW1lIjoiQG1hc2tpdmJvdCIsImVtYWlsIjoicXVkYXNoOTdAZ21haWwuY29tIiwiZXhwIjoxNzg2MDY2MDg0fQ.EfNBdTnF74cBNnPjKYq2Bwc08gMtYcfIHFD9hbild2w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a238d9fe0875e4c6-AKX",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a03:32c0:5000:3f41:549c:1eff:fe4c:2ff8",
        "cf-ipcountry": "KZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 01:32:50 UTC] === END API CALL LOG ===
[31-Jul-2026 01:32:50 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 01:32:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NSIsInVzZXJuYW1lIjoiQG1hc2tpdmJvdCIsImVtYWlsIjoicXVkYXNoOTdAZ21haWwuY29tIiwiZXhwIjoxNzg2MDY2MDg0fQ.EfNBdTnF74cBNnPjKYq2Bwc08gMtYcfIHFD9hbild2w
[31-Jul-2026 01:32:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 01:32:50 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 01:32:50 UTC] User ID: 1195
[31-Jul-2026 01:32:50 UTC] ✅ User profile retrieved successfully for user ID: 1195
[31-Jul-2026 01:32:50 UTC] === API CALL LOG ===
[31-Jul-2026 01:32:50 UTC] Endpoint: user/profile.php
[31-Jul-2026 01:32:50 UTC] Full Log Data: {
    "timestamp": "2026-07-31 01:32:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a03:32c0:5000:3f41:549c:1eff:fe4c:2ff8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a03:32c0:5000:3f41:549c:1eff:fe4c:2ff8, 172.71.192.143",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NSIsInVzZXJuYW1lIjoiQG1hc2tpdmJvdCIsImVtYWlsIjoicXVkYXNoOTdAZ21haWwuY29tIiwiZXhwIjoxNzg2MDY2MDg0fQ.EfNBdTnF74cBNnPjKYq2Bwc08gMtYcfIHFD9hbild2w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a238da0209e2e4c6-AKX",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a03:32c0:5000:3f41:549c:1eff:fe4c:2ff8",
        "cf-ipcountry": "KZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 01:32:50 UTC] === END API CALL LOG ===
[31-Jul-2026 01:32:50 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 01:32:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NSIsInVzZXJuYW1lIjoiQG1hc2tpdmJvdCIsImVtYWlsIjoicXVkYXNoOTdAZ21haWwuY29tIiwiZXhwIjoxNzg2MDY2MDg0fQ.EfNBdTnF74cBNnPjKYq2Bwc08gMtYcfIHFD9hbild2w
[31-Jul-2026 01:32:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 01:32:50 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 01:32:50 UTC] User ID: 1195
[31-Jul-2026 01:32:50 UTC] ✅ User profile retrieved successfully for user ID: 1195
[31-Jul-2026 01:32:51 UTC] === API CALL LOG ===
[31-Jul-2026 01:32:51 UTC] Endpoint: user/profile.php
[31-Jul-2026 01:32:51 UTC] Full Log Data: {
    "timestamp": "2026-07-31 01:32:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a03:32c0:5000:3f41:549c:1eff:fe4c:2ff8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a03:32c0:5000:3f41:549c:1eff:fe4c:2ff8, 172.71.192.142",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NSIsInVzZXJuYW1lIjoiQG1hc2tpdmJvdCIsImVtYWlsIjoicXVkYXNoOTdAZ21haWwuY29tIiwiZXhwIjoxNzg2MDY2MDg0fQ.EfNBdTnF74cBNnPjKYq2Bwc08gMtYcfIHFD9hbild2w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a238da02ba15e4c6-AKX",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a03:32c0:5000:3f41:549c:1eff:fe4c:2ff8",
        "cf-ipcountry": "KZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 01:32:51 UTC] === END API CALL LOG ===
[31-Jul-2026 01:32:51 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 01:32:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NSIsInVzZXJuYW1lIjoiQG1hc2tpdmJvdCIsImVtYWlsIjoicXVkYXNoOTdAZ21haWwuY29tIiwiZXhwIjoxNzg2MDY2MDg0fQ.EfNBdTnF74cBNnPjKYq2Bwc08gMtYcfIHFD9hbild2w
[31-Jul-2026 01:32:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 01:32:51 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 01:32:51 UTC] User ID: 1195
[31-Jul-2026 01:32:51 UTC] ✅ User profile retrieved successfully for user ID: 1195
[31-Jul-2026 01:33:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 01:33:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 01:33:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a03:32c0:5000:3f41:549c:1eff:fe4c:2ff8, 172.71.192.143","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NSIsInVzZXJuYW1lIjoiQG1hc2tpdmJvdCIsImVtYWlsIjoicXVkYXNoOTdAZ21haWwuY29tIiwiZXhwIjoxNzg2MDY2MDg0fQ.EfNBdTnF74cBNnPjKYq2Bwc08gMtYcfIHFD9hbild2w","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a238da4b48fde4c6-AKX","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a03:32c0:5000:3f41:549c:1eff:fe4c:2ff8","cf-ipcountry":"KZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[31-Jul-2026 01:33:02 UTC] === User Orders API Called ===
[31-Jul-2026 01:33:02 UTC] User ID: 1195
[31-Jul-2026 01:33:02 UTC] Limit: 20, Offset: 0
[31-Jul-2026 01:33:02 UTC] Orders found: 0
[31-Jul-2026 01:33:02 UTC] Orders data: []
[31-Jul-2026 01:33:02 UTC] Total orders count: 0
[31-Jul-2026 01:33:02 UTC] === API CALL LOG ===
[31-Jul-2026 01:33:02 UTC] Endpoint: user/profile.php
[31-Jul-2026 01:33:02 UTC] Full Log Data: {
    "timestamp": "2026-07-31 01:33:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a03:32c0:5000:3f41:549c:1eff:fe4c:2ff8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a03:32c0:5000:3f41:549c:1eff:fe4c:2ff8, 172.71.192.143",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NSIsInVzZXJuYW1lIjoiQG1hc2tpdmJvdCIsImVtYWlsIjoicXVkYXNoOTdAZ21haWwuY29tIiwiZXhwIjoxNzg2MDY2MDg0fQ.EfNBdTnF74cBNnPjKYq2Bwc08gMtYcfIHFD9hbild2w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a238da4b9908e4c6-AKX",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a03:32c0:5000:3f41:549c:1eff:fe4c:2ff8",
        "cf-ipcountry": "KZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 01:33:02 UTC] === END API CALL LOG ===
[31-Jul-2026 01:33:02 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 01:33:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NSIsInVzZXJuYW1lIjoiQG1hc2tpdmJvdCIsImVtYWlsIjoicXVkYXNoOTdAZ21haWwuY29tIiwiZXhwIjoxNzg2MDY2MDg0fQ.EfNBdTnF74cBNnPjKYq2Bwc08gMtYcfIHFD9hbild2w
[31-Jul-2026 01:33:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 01:33:02 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 01:33:02 UTC] User ID: 1195
[31-Jul-2026 01:33:02 UTC] ✅ User profile retrieved successfully for user ID: 1195
[31-Jul-2026 01:33:03 UTC] === API CALL LOG ===
[31-Jul-2026 01:33:03 UTC] Endpoint: user/profile.php
[31-Jul-2026 01:33:03 UTC] Full Log Data: {
    "timestamp": "2026-07-31 01:33:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a03:32c0:5000:3f41:549c:1eff:fe4c:2ff8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a03:32c0:5000:3f41:549c:1eff:fe4c:2ff8, 172.71.192.143",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NSIsInVzZXJuYW1lIjoiQG1hc2tpdmJvdCIsImVtYWlsIjoicXVkYXNoOTdAZ21haWwuY29tIiwiZXhwIjoxNzg2MDY2MDg0fQ.EfNBdTnF74cBNnPjKYq2Bwc08gMtYcfIHFD9hbild2w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a238da4f7a14e4c6-AKX",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a03:32c0:5000:3f41:549c:1eff:fe4c:2ff8",
        "cf-ipcountry": "KZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 01:33:03 UTC] === END API CALL LOG ===
[31-Jul-2026 01:33:03 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 01:33:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NSIsInVzZXJuYW1lIjoiQG1hc2tpdmJvdCIsImVtYWlsIjoicXVkYXNoOTdAZ21haWwuY29tIiwiZXhwIjoxNzg2MDY2MDg0fQ.EfNBdTnF74cBNnPjKYq2Bwc08gMtYcfIHFD9hbild2w
[31-Jul-2026 01:33:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 01:33:03 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 01:33:03 UTC] User ID: 1195
[31-Jul-2026 01:33:03 UTC] ✅ User profile retrieved successfully for user ID: 1195
[31-Jul-2026 01:33:03 UTC] === API CALL LOG ===
[31-Jul-2026 01:33:03 UTC] Endpoint: user/profile.php
[31-Jul-2026 01:33:03 UTC] Full Log Data: {
    "timestamp": "2026-07-31 01:33:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a03:32c0:5000:3f41:549c:1eff:fe4c:2ff8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a03:32c0:5000:3f41:549c:1eff:fe4c:2ff8, 172.71.192.143",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NSIsInVzZXJuYW1lIjoiQG1hc2tpdmJvdCIsImVtYWlsIjoicXVkYXNoOTdAZ21haWwuY29tIiwiZXhwIjoxNzg2MDY2MDg0fQ.EfNBdTnF74cBNnPjKYq2Bwc08gMtYcfIHFD9hbild2w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a238da501a4be4c6-AKX",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a03:32c0:5000:3f41:549c:1eff:fe4c:2ff8",
        "cf-ipcountry": "KZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 01:33:03 UTC] === END API CALL LOG ===
[31-Jul-2026 01:33:03 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 01:33:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NSIsInVzZXJuYW1lIjoiQG1hc2tpdmJvdCIsImVtYWlsIjoicXVkYXNoOTdAZ21haWwuY29tIiwiZXhwIjoxNzg2MDY2MDg0fQ.EfNBdTnF74cBNnPjKYq2Bwc08gMtYcfIHFD9hbild2w
[31-Jul-2026 01:33:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 01:33:03 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 01:33:03 UTC] User ID: 1195
[31-Jul-2026 01:33:03 UTC] ✅ User profile retrieved successfully for user ID: 1195
[31-Jul-2026 01:33:17 UTC] === API CALL LOG ===
[31-Jul-2026 01:33:17 UTC] Endpoint: user/profile.php
[31-Jul-2026 01:33:17 UTC] Full Log Data: {
    "timestamp": "2026-07-31 01:33:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a03:32c0:5000:3f41:549c:1eff:fe4c:2ff8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a03:32c0:5000:3f41:549c:1eff:fe4c:2ff8, 172.71.192.142",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NSIsInVzZXJuYW1lIjoiQG1hc2tpdmJvdCIsImVtYWlsIjoicXVkYXNoOTdAZ21haWwuY29tIiwiZXhwIjoxNzg2MDY2MDg0fQ.EfNBdTnF74cBNnPjKYq2Bwc08gMtYcfIHFD9hbild2w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a238daa93c33e4c6-AKX",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a03:32c0:5000:3f41:549c:1eff:fe4c:2ff8",
        "cf-ipcountry": "KZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 01:33:17 UTC] === END API CALL LOG ===
[31-Jul-2026 01:33:17 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 01:33:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NSIsInVzZXJuYW1lIjoiQG1hc2tpdmJvdCIsImVtYWlsIjoicXVkYXNoOTdAZ21haWwuY29tIiwiZXhwIjoxNzg2MDY2MDg0fQ.EfNBdTnF74cBNnPjKYq2Bwc08gMtYcfIHFD9hbild2w
[31-Jul-2026 01:33:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 01:33:17 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 01:33:17 UTC] User ID: 1195
[31-Jul-2026 01:33:17 UTC] ✅ User profile retrieved successfully for user ID: 1195
[31-Jul-2026 01:33:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 01:33:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 01:33:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a03:32c0:5000:3f41:549c:1eff:fe4c:2ff8, 172.71.192.143","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NSIsInVzZXJuYW1lIjoiQG1hc2tpdmJvdCIsImVtYWlsIjoicXVkYXNoOTdAZ21haWwuY29tIiwiZXhwIjoxNzg2MDY2MDg0fQ.EfNBdTnF74cBNnPjKYq2Bwc08gMtYcfIHFD9hbild2w","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a238daa8fc11e4c6-AKX","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a03:32c0:5000:3f41:549c:1eff:fe4c:2ff8","cf-ipcountry":"KZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[31-Jul-2026 01:33:17 UTC] === User Orders API Called ===
[31-Jul-2026 01:33:17 UTC] User ID: 1195
[31-Jul-2026 01:33:17 UTC] Limit: 20, Offset: 0
[31-Jul-2026 01:33:17 UTC] Orders found: 0
[31-Jul-2026 01:33:17 UTC] Orders data: []
[31-Jul-2026 01:33:17 UTC] Total orders count: 0
[31-Jul-2026 01:33:18 UTC] === API CALL LOG ===
[31-Jul-2026 01:33:18 UTC] Endpoint: user/profile.php
[31-Jul-2026 01:33:18 UTC] Full Log Data: {
    "timestamp": "2026-07-31 01:33:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a03:32c0:5000:3f41:549c:1eff:fe4c:2ff8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a03:32c0:5000:3f41:549c:1eff:fe4c:2ff8, 172.71.192.143",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NSIsInVzZXJuYW1lIjoiQG1hc2tpdmJvdCIsImVtYWlsIjoicXVkYXNoOTdAZ21haWwuY29tIiwiZXhwIjoxNzg2MDY2MDg0fQ.EfNBdTnF74cBNnPjKYq2Bwc08gMtYcfIHFD9hbild2w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a238daad6d44e4c6-AKX",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a03:32c0:5000:3f41:549c:1eff:fe4c:2ff8",
        "cf-ipcountry": "KZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 01:33:18 UTC] === END API CALL LOG ===
[31-Jul-2026 01:33:18 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 01:33:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NSIsInVzZXJuYW1lIjoiQG1hc2tpdmJvdCIsImVtYWlsIjoicXVkYXNoOTdAZ21haWwuY29tIiwiZXhwIjoxNzg2MDY2MDg0fQ.EfNBdTnF74cBNnPjKYq2Bwc08gMtYcfIHFD9hbild2w
[31-Jul-2026 01:33:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 01:33:18 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 01:33:18 UTC] User ID: 1195
[31-Jul-2026 01:33:18 UTC] ✅ User profile retrieved successfully for user ID: 1195
[31-Jul-2026 01:33:18 UTC] === API CALL LOG ===
[31-Jul-2026 01:33:18 UTC] Endpoint: user/profile.php
[31-Jul-2026 01:33:18 UTC] Full Log Data: {
    "timestamp": "2026-07-31 01:33:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a03:32c0:5000:3f41:549c:1eff:fe4c:2ff8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a03:32c0:5000:3f41:549c:1eff:fe4c:2ff8, 172.71.192.143",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NSIsInVzZXJuYW1lIjoiQG1hc2tpdmJvdCIsImVtYWlsIjoicXVkYXNoOTdAZ21haWwuY29tIiwiZXhwIjoxNzg2MDY2MDg0fQ.EfNBdTnF74cBNnPjKYq2Bwc08gMtYcfIHFD9hbild2w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a238daae5d76e4c6-AKX",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a03:32c0:5000:3f41:549c:1eff:fe4c:2ff8",
        "cf-ipcountry": "KZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 01:33:18 UTC] === END API CALL LOG ===
[31-Jul-2026 01:33:18 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 01:33:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NSIsInVzZXJuYW1lIjoiQG1hc2tpdmJvdCIsImVtYWlsIjoicXVkYXNoOTdAZ21haWwuY29tIiwiZXhwIjoxNzg2MDY2MDg0fQ.EfNBdTnF74cBNnPjKYq2Bwc08gMtYcfIHFD9hbild2w
[31-Jul-2026 01:33:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 01:33:18 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 01:33:18 UTC] User ID: 1195
[31-Jul-2026 01:33:18 UTC] ✅ User profile retrieved successfully for user ID: 1195
[31-Jul-2026 01:39:12 UTC] === API CALL LOG ===
[31-Jul-2026 01:39:12 UTC] Endpoint: user/profile.php
[31-Jul-2026 01:39:12 UTC] Full Log Data: {
    "timestamp": "2026-07-31 01:39:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a03:32c0:5000:3f41:549c:1eff:fe4c:2ff8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a03:32c0:5000:3f41:549c:1eff:fe4c:2ff8, 172.71.192.142",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NSIsInVzZXJuYW1lIjoiQG1hc2tpdmJvdCIsImVtYWlsIjoicXVkYXNoOTdAZ21haWwuY29tIiwiZXhwIjoxNzg2MDY2MDg0fQ.EfNBdTnF74cBNnPjKYq2Bwc08gMtYcfIHFD9hbild2w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a238e353d8a0b17e-AKX",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a03:32c0:5000:3f41:549c:1eff:fe4c:2ff8",
        "cf-ipcountry": "KZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 01:39:12 UTC] === END API CALL LOG ===
[31-Jul-2026 01:39:12 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 01:39:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NSIsInVzZXJuYW1lIjoiQG1hc2tpdmJvdCIsImVtYWlsIjoicXVkYXNoOTdAZ21haWwuY29tIiwiZXhwIjoxNzg2MDY2MDg0fQ.EfNBdTnF74cBNnPjKYq2Bwc08gMtYcfIHFD9hbild2w
[31-Jul-2026 01:39:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 01:39:12 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 01:39:12 UTC] User ID: 1195
[31-Jul-2026 01:39:12 UTC] ✅ User profile retrieved successfully for user ID: 1195
[31-Jul-2026 01:39:13 UTC] === API CALL LOG ===
[31-Jul-2026 01:39:13 UTC] Endpoint: user/profile.php
[31-Jul-2026 01:39:13 UTC] Full Log Data: {
    "timestamp": "2026-07-31 01:39:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a03:32c0:5000:3f41:549c:1eff:fe4c:2ff8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a03:32c0:5000:3f41:549c:1eff:fe4c:2ff8, 172.71.192.142",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NSIsInVzZXJuYW1lIjoiQG1hc2tpdmJvdCIsImVtYWlsIjoicXVkYXNoOTdAZ21haWwuY29tIiwiZXhwIjoxNzg2MDY2MDg0fQ.EfNBdTnF74cBNnPjKYq2Bwc08gMtYcfIHFD9hbild2w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a238e35a6881b17e-AKX",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a03:32c0:5000:3f41:549c:1eff:fe4c:2ff8",
        "cf-ipcountry": "KZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 01:39:13 UTC] === END API CALL LOG ===
[31-Jul-2026 01:39:13 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 01:39:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NSIsInVzZXJuYW1lIjoiQG1hc2tpdmJvdCIsImVtYWlsIjoicXVkYXNoOTdAZ21haWwuY29tIiwiZXhwIjoxNzg2MDY2MDg0fQ.EfNBdTnF74cBNnPjKYq2Bwc08gMtYcfIHFD9hbild2w
[31-Jul-2026 01:39:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 01:39:13 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 01:39:13 UTC] User ID: 1195
[31-Jul-2026 01:39:13 UTC] ✅ User profile retrieved successfully for user ID: 1195
[31-Jul-2026 01:39:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 01:39:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 01:39:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a03:32c0:5000:3f41:549c:1eff:fe4c:2ff8, 172.71.192.142","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NSIsInVzZXJuYW1lIjoiQG1hc2tpdmJvdCIsImVtYWlsIjoicXVkYXNoOTdAZ21haWwuY29tIiwiZXhwIjoxNzg2MDY2MDg0fQ.EfNBdTnF74cBNnPjKYq2Bwc08gMtYcfIHFD9hbild2w","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a238e35ac904b17e-AKX","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a03:32c0:5000:3f41:549c:1eff:fe4c:2ff8","cf-ipcountry":"KZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[31-Jul-2026 01:39:13 UTC] === User Orders API Called ===
[31-Jul-2026 01:39:13 UTC] User ID: 1195
[31-Jul-2026 01:39:13 UTC] Limit: 20, Offset: 0
[31-Jul-2026 01:39:13 UTC] Orders found: 0
[31-Jul-2026 01:39:13 UTC] Orders data: []
[31-Jul-2026 01:39:13 UTC] Total orders count: 0
[31-Jul-2026 01:39:13 UTC] === API CALL LOG ===
[31-Jul-2026 01:39:13 UTC] Endpoint: user/profile.php
[31-Jul-2026 01:39:13 UTC] Full Log Data: {
    "timestamp": "2026-07-31 01:39:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a03:32c0:5000:3f41:549c:1eff:fe4c:2ff8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a03:32c0:5000:3f41:549c:1eff:fe4c:2ff8, 172.71.192.142",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NSIsInVzZXJuYW1lIjoiQG1hc2tpdmJvdCIsImVtYWlsIjoicXVkYXNoOTdAZ21haWwuY29tIiwiZXhwIjoxNzg2MDY2MDg0fQ.EfNBdTnF74cBNnPjKYq2Bwc08gMtYcfIHFD9hbild2w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a238e35b0956b17e-AKX",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a03:32c0:5000:3f41:549c:1eff:fe4c:2ff8",
        "cf-ipcountry": "KZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 01:39:13 UTC] === END API CALL LOG ===
[31-Jul-2026 01:39:13 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 01:39:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NSIsInVzZXJuYW1lIjoiQG1hc2tpdmJvdCIsImVtYWlsIjoicXVkYXNoOTdAZ21haWwuY29tIiwiZXhwIjoxNzg2MDY2MDg0fQ.EfNBdTnF74cBNnPjKYq2Bwc08gMtYcfIHFD9hbild2w
[31-Jul-2026 01:39:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 01:39:13 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 01:39:13 UTC] User ID: 1195
[31-Jul-2026 01:39:13 UTC] ✅ User profile retrieved successfully for user ID: 1195
[31-Jul-2026 01:39:14 UTC] === API CALL LOG ===
[31-Jul-2026 01:39:14 UTC] Endpoint: user/profile.php
[31-Jul-2026 01:39:14 UTC] Full Log Data: {
    "timestamp": "2026-07-31 01:39:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a03:32c0:5000:3f41:549c:1eff:fe4c:2ff8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a03:32c0:5000:3f41:549c:1eff:fe4c:2ff8, 172.71.192.142",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NSIsInVzZXJuYW1lIjoiQG1hc2tpdmJvdCIsImVtYWlsIjoicXVkYXNoOTdAZ21haWwuY29tIiwiZXhwIjoxNzg2MDY2MDg0fQ.EfNBdTnF74cBNnPjKYq2Bwc08gMtYcfIHFD9hbild2w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a238e35ead46b17e-AKX",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a03:32c0:5000:3f41:549c:1eff:fe4c:2ff8",
        "cf-ipcountry": "KZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 01:39:14 UTC] === END API CALL LOG ===
[31-Jul-2026 01:39:14 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 01:39:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NSIsInVzZXJuYW1lIjoiQG1hc2tpdmJvdCIsImVtYWlsIjoicXVkYXNoOTdAZ21haWwuY29tIiwiZXhwIjoxNzg2MDY2MDg0fQ.EfNBdTnF74cBNnPjKYq2Bwc08gMtYcfIHFD9hbild2w
[31-Jul-2026 01:39:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 01:39:14 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 01:39:14 UTC] User ID: 1195
[31-Jul-2026 01:39:14 UTC] ✅ User profile retrieved successfully for user ID: 1195
[31-Jul-2026 01:39:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 01:39:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 01:39:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a03:32c0:5000:3f41:549c:1eff:fe4c:2ff8, 172.71.192.142","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NSIsInVzZXJuYW1lIjoiQG1hc2tpdmJvdCIsImVtYWlsIjoicXVkYXNoOTdAZ21haWwuY29tIiwiZXhwIjoxNzg2MDY2MDg0fQ.EfNBdTnF74cBNnPjKYq2Bwc08gMtYcfIHFD9hbild2w","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a238e3ca1a44b17e-AKX","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a03:32c0:5000:3f41:549c:1eff:fe4c:2ff8","cf-ipcountry":"KZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[31-Jul-2026 01:39:31 UTC] === User Orders API Called ===
[31-Jul-2026 01:39:31 UTC] User ID: 1195
[31-Jul-2026 01:39:31 UTC] Limit: 20, Offset: 0
[31-Jul-2026 01:39:31 UTC] Orders found: 0
[31-Jul-2026 01:39:31 UTC] Orders data: []
[31-Jul-2026 01:39:31 UTC] Total orders count: 0
[31-Jul-2026 01:39:31 UTC] === API CALL LOG ===
[31-Jul-2026 01:39:31 UTC] Endpoint: user/profile.php
[31-Jul-2026 01:39:31 UTC] Full Log Data: {
    "timestamp": "2026-07-31 01:39:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a03:32c0:5000:3f41:549c:1eff:fe4c:2ff8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a03:32c0:5000:3f41:549c:1eff:fe4c:2ff8, 172.71.192.143",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NSIsInVzZXJuYW1lIjoiQG1hc2tpdmJvdCIsImVtYWlsIjoicXVkYXNoOTdAZ21haWwuY29tIiwiZXhwIjoxNzg2MDY2MDg0fQ.EfNBdTnF74cBNnPjKYq2Bwc08gMtYcfIHFD9hbild2w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a238e3ca6aa2b17e-AKX",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a03:32c0:5000:3f41:549c:1eff:fe4c:2ff8",
        "cf-ipcountry": "KZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 01:39:31 UTC] === END API CALL LOG ===
[31-Jul-2026 01:39:31 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 01:39:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NSIsInVzZXJuYW1lIjoiQG1hc2tpdmJvdCIsImVtYWlsIjoicXVkYXNoOTdAZ21haWwuY29tIiwiZXhwIjoxNzg2MDY2MDg0fQ.EfNBdTnF74cBNnPjKYq2Bwc08gMtYcfIHFD9hbild2w
[31-Jul-2026 01:39:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 01:39:31 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 01:39:31 UTC] User ID: 1195
[31-Jul-2026 01:39:31 UTC] ✅ User profile retrieved successfully for user ID: 1195
[31-Jul-2026 01:39:32 UTC] === API CALL LOG ===
[31-Jul-2026 01:39:32 UTC] Endpoint: user/profile.php
[31-Jul-2026 01:39:32 UTC] Full Log Data: {
    "timestamp": "2026-07-31 01:39:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a03:32c0:5000:3f41:549c:1eff:fe4c:2ff8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a03:32c0:5000:3f41:549c:1eff:fe4c:2ff8, 172.71.192.143",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NSIsInVzZXJuYW1lIjoiQG1hc2tpdmJvdCIsImVtYWlsIjoicXVkYXNoOTdAZ21haWwuY29tIiwiZXhwIjoxNzg2MDY2MDg0fQ.EfNBdTnF74cBNnPjKYq2Bwc08gMtYcfIHFD9hbild2w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a238e3ce6ed5b17e-AKX",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a03:32c0:5000:3f41:549c:1eff:fe4c:2ff8",
        "cf-ipcountry": "KZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 01:39:32 UTC] === END API CALL LOG ===
[31-Jul-2026 01:39:32 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 01:39:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NSIsInVzZXJuYW1lIjoiQG1hc2tpdmJvdCIsImVtYWlsIjoicXVkYXNoOTdAZ21haWwuY29tIiwiZXhwIjoxNzg2MDY2MDg0fQ.EfNBdTnF74cBNnPjKYq2Bwc08gMtYcfIHFD9hbild2w
[31-Jul-2026 01:39:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 01:39:32 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 01:39:32 UTC] User ID: 1195
[31-Jul-2026 01:39:32 UTC] ✅ User profile retrieved successfully for user ID: 1195
[31-Jul-2026 01:39:32 UTC] === API CALL LOG ===
[31-Jul-2026 01:39:32 UTC] Endpoint: user/profile.php
[31-Jul-2026 01:39:32 UTC] Full Log Data: {
    "timestamp": "2026-07-31 01:39:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a03:32c0:5000:3f41:549c:1eff:fe4c:2ff8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a03:32c0:5000:3f41:549c:1eff:fe4c:2ff8, 172.71.192.142",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NSIsInVzZXJuYW1lIjoiQG1hc2tpdmJvdCIsImVtYWlsIjoicXVkYXNoOTdAZ21haWwuY29tIiwiZXhwIjoxNzg2MDY2MDg0fQ.EfNBdTnF74cBNnPjKYq2Bwc08gMtYcfIHFD9hbild2w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a238e3cfb81bb17e-AKX",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a03:32c0:5000:3f41:549c:1eff:fe4c:2ff8",
        "cf-ipcountry": "KZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 01:39:32 UTC] === END API CALL LOG ===
[31-Jul-2026 01:39:32 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 01:39:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NSIsInVzZXJuYW1lIjoiQG1hc2tpdmJvdCIsImVtYWlsIjoicXVkYXNoOTdAZ21haWwuY29tIiwiZXhwIjoxNzg2MDY2MDg0fQ.EfNBdTnF74cBNnPjKYq2Bwc08gMtYcfIHFD9hbild2w
[31-Jul-2026 01:39:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 01:39:32 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 01:39:32 UTC] User ID: 1195
[31-Jul-2026 01:39:32 UTC] ✅ User profile retrieved successfully for user ID: 1195
[31-Jul-2026 01:39:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 01:39:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 01:39:46 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a03:32c0:5000:3f41:549c:1eff:fe4c:2ff8, 172.71.192.143","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NSIsInVzZXJuYW1lIjoiQG1hc2tpdmJvdCIsImVtYWlsIjoicXVkYXNoOTdAZ21haWwuY29tIiwiZXhwIjoxNzg2MDY2MDg0fQ.EfNBdTnF74cBNnPjKYq2Bwc08gMtYcfIHFD9hbild2w","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a238e4252b38b17e-AKX","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a03:32c0:5000:3f41:549c:1eff:fe4c:2ff8","cf-ipcountry":"KZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[31-Jul-2026 01:39:46 UTC] === User Orders API Called ===
[31-Jul-2026 01:39:46 UTC] User ID: 1195
[31-Jul-2026 01:39:46 UTC] Limit: 20, Offset: 0
[31-Jul-2026 01:39:46 UTC] Orders found: 0
[31-Jul-2026 01:39:46 UTC] Orders data: []
[31-Jul-2026 01:39:46 UTC] Total orders count: 0
[31-Jul-2026 01:39:46 UTC] === API CALL LOG ===
[31-Jul-2026 01:39:46 UTC] Endpoint: user/profile.php
[31-Jul-2026 01:39:46 UTC] Full Log Data: {
    "timestamp": "2026-07-31 01:39:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a03:32c0:5000:3f41:549c:1eff:fe4c:2ff8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a03:32c0:5000:3f41:549c:1eff:fe4c:2ff8, 172.71.192.143",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NSIsInVzZXJuYW1lIjoiQG1hc2tpdmJvdCIsImVtYWlsIjoicXVkYXNoOTdAZ21haWwuY29tIiwiZXhwIjoxNzg2MDY2MDg0fQ.EfNBdTnF74cBNnPjKYq2Bwc08gMtYcfIHFD9hbild2w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a238e4257b8db17e-AKX",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a03:32c0:5000:3f41:549c:1eff:fe4c:2ff8",
        "cf-ipcountry": "KZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 01:39:46 UTC] === END API CALL LOG ===
[31-Jul-2026 01:39:46 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 01:39:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NSIsInVzZXJuYW1lIjoiQG1hc2tpdmJvdCIsImVtYWlsIjoicXVkYXNoOTdAZ21haWwuY29tIiwiZXhwIjoxNzg2MDY2MDg0fQ.EfNBdTnF74cBNnPjKYq2Bwc08gMtYcfIHFD9hbild2w
[31-Jul-2026 01:39:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 01:39:46 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 01:39:46 UTC] User ID: 1195
[31-Jul-2026 01:39:46 UTC] ✅ User profile retrieved successfully for user ID: 1195
[31-Jul-2026 01:39:46 UTC] === API CALL LOG ===
[31-Jul-2026 01:39:46 UTC] Endpoint: user/profile.php
[31-Jul-2026 01:39:46 UTC] Full Log Data: {
    "timestamp": "2026-07-31 01:39:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a03:32c0:5000:3f41:549c:1eff:fe4c:2ff8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a03:32c0:5000:3f41:549c:1eff:fe4c:2ff8, 172.71.192.143",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NSIsInVzZXJuYW1lIjoiQG1hc2tpdmJvdCIsImVtYWlsIjoicXVkYXNoOTdAZ21haWwuY29tIiwiZXhwIjoxNzg2MDY2MDg0fQ.EfNBdTnF74cBNnPjKYq2Bwc08gMtYcfIHFD9hbild2w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a238e4296ffbb17e-AKX",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a03:32c0:5000:3f41:549c:1eff:fe4c:2ff8",
        "cf-ipcountry": "KZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 01:39:46 UTC] === END API CALL LOG ===
[31-Jul-2026 01:39:46 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 01:39:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NSIsInVzZXJuYW1lIjoiQG1hc2tpdmJvdCIsImVtYWlsIjoicXVkYXNoOTdAZ21haWwuY29tIiwiZXhwIjoxNzg2MDY2MDg0fQ.EfNBdTnF74cBNnPjKYq2Bwc08gMtYcfIHFD9hbild2w
[31-Jul-2026 01:39:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 01:39:46 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 01:39:46 UTC] User ID: 1195
[31-Jul-2026 01:39:46 UTC] ✅ User profile retrieved successfully for user ID: 1195
[31-Jul-2026 01:39:46 UTC] === API CALL LOG ===
[31-Jul-2026 01:39:46 UTC] Endpoint: user/profile.php
[31-Jul-2026 01:39:46 UTC] Full Log Data: {
    "timestamp": "2026-07-31 01:39:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a03:32c0:5000:3f41:549c:1eff:fe4c:2ff8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a03:32c0:5000:3f41:549c:1eff:fe4c:2ff8, 172.71.192.142",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NSIsInVzZXJuYW1lIjoiQG1hc2tpdmJvdCIsImVtYWlsIjoicXVkYXNoOTdAZ21haWwuY29tIiwiZXhwIjoxNzg2MDY2MDg0fQ.EfNBdTnF74cBNnPjKYq2Bwc08gMtYcfIHFD9hbild2w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a238e42a18cab17e-AKX",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a03:32c0:5000:3f41:549c:1eff:fe4c:2ff8",
        "cf-ipcountry": "KZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 01:39:46 UTC] === END API CALL LOG ===
[31-Jul-2026 01:39:46 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 01:39:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NSIsInVzZXJuYW1lIjoiQG1hc2tpdmJvdCIsImVtYWlsIjoicXVkYXNoOTdAZ21haWwuY29tIiwiZXhwIjoxNzg2MDY2MDg0fQ.EfNBdTnF74cBNnPjKYq2Bwc08gMtYcfIHFD9hbild2w
[31-Jul-2026 01:39:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 01:39:46 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 01:39:46 UTC] User ID: 1195
[31-Jul-2026 01:39:46 UTC] ✅ User profile retrieved successfully for user ID: 1195
[31-Jul-2026 01:45:11 UTC] === API CALL LOG ===
[31-Jul-2026 01:45:11 UTC] Endpoint: user/profile.php
[31-Jul-2026 01:45:11 UTC] Full Log Data: {
    "timestamp": "2026-07-31 01:45:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a03:32c0:5000:3f41:549c:1eff:fe4c:2ff8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a03:32c0:5000:3f41:549c:1eff:fe4c:2ff8, 172.71.192.142",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NSIsInVzZXJuYW1lIjoiQG1hc2tpdmJvdCIsImVtYWlsIjoicXVkYXNoOTdAZ21haWwuY29tIiwiZXhwIjoxNzg2MDY2MDg0fQ.EfNBdTnF74cBNnPjKYq2Bwc08gMtYcfIHFD9hbild2w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a238ec140ca04af9-AKX",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a03:32c0:5000:3f41:549c:1eff:fe4c:2ff8",
        "cf-ipcountry": "KZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 01:45:11 UTC] === END API CALL LOG ===
[31-Jul-2026 01:45:11 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 01:45:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NSIsInVzZXJuYW1lIjoiQG1hc2tpdmJvdCIsImVtYWlsIjoicXVkYXNoOTdAZ21haWwuY29tIiwiZXhwIjoxNzg2MDY2MDg0fQ.EfNBdTnF74cBNnPjKYq2Bwc08gMtYcfIHFD9hbild2w
[31-Jul-2026 01:45:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 01:45:11 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 01:45:11 UTC] User ID: 1195
[31-Jul-2026 01:45:11 UTC] ✅ User profile retrieved successfully for user ID: 1195
[31-Jul-2026 01:45:12 UTC] === API CALL LOG ===
[31-Jul-2026 01:45:12 UTC] Endpoint: user/profile.php
[31-Jul-2026 01:45:12 UTC] Full Log Data: {
    "timestamp": "2026-07-31 01:45:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a03:32c0:5000:3f41:549c:1eff:fe4c:2ff8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a03:32c0:5000:3f41:549c:1eff:fe4c:2ff8, 172.71.192.142",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NSIsInVzZXJuYW1lIjoiQG1hc2tpdmJvdCIsImVtYWlsIjoicXVkYXNoOTdAZ21haWwuY29tIiwiZXhwIjoxNzg2MDY2MDg0fQ.EfNBdTnF74cBNnPjKYq2Bwc08gMtYcfIHFD9hbild2w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a238ec1b8f514af9-AKX",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a03:32c0:5000:3f41:549c:1eff:fe4c:2ff8",
        "cf-ipcountry": "KZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 01:45:12 UTC] === END API CALL LOG ===
[31-Jul-2026 01:45:12 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 01:45:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NSIsInVzZXJuYW1lIjoiQG1hc2tpdmJvdCIsImVtYWlsIjoicXVkYXNoOTdAZ21haWwuY29tIiwiZXhwIjoxNzg2MDY2MDg0fQ.EfNBdTnF74cBNnPjKYq2Bwc08gMtYcfIHFD9hbild2w
[31-Jul-2026 01:45:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 01:45:12 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 01:45:12 UTC] User ID: 1195
[31-Jul-2026 01:45:12 UTC] ✅ User profile retrieved successfully for user ID: 1195
[31-Jul-2026 01:45:12 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 01:45:12 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 01:45:12 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a03:32c0:5000:3f41:549c:1eff:fe4c:2ff8, 172.71.192.142","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NSIsInVzZXJuYW1lIjoiQG1hc2tpdmJvdCIsImVtYWlsIjoicXVkYXNoOTdAZ21haWwuY29tIiwiZXhwIjoxNzg2MDY2MDg0fQ.EfNBdTnF74cBNnPjKYq2Bwc08gMtYcfIHFD9hbild2w","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a238ec1bdfac4af9-AKX","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a03:32c0:5000:3f41:549c:1eff:fe4c:2ff8","cf-ipcountry":"KZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[31-Jul-2026 01:45:12 UTC] === User Orders API Called ===
[31-Jul-2026 01:45:12 UTC] User ID: 1195
[31-Jul-2026 01:45:12 UTC] Limit: 20, Offset: 0
[31-Jul-2026 01:45:12 UTC] Orders found: 0
[31-Jul-2026 01:45:12 UTC] Orders data: []
[31-Jul-2026 01:45:12 UTC] Total orders count: 0
[31-Jul-2026 01:45:12 UTC] === API CALL LOG ===
[31-Jul-2026 01:45:12 UTC] Endpoint: user/profile.php
[31-Jul-2026 01:45:12 UTC] Full Log Data: {
    "timestamp": "2026-07-31 01:45:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a03:32c0:5000:3f41:549c:1eff:fe4c:2ff8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a03:32c0:5000:3f41:549c:1eff:fe4c:2ff8, 172.71.192.142",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NSIsInVzZXJuYW1lIjoiQG1hc2tpdmJvdCIsImVtYWlsIjoicXVkYXNoOTdAZ21haWwuY29tIiwiZXhwIjoxNzg2MDY2MDg0fQ.EfNBdTnF74cBNnPjKYq2Bwc08gMtYcfIHFD9hbild2w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a238ec1c2ff94af9-AKX",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a03:32c0:5000:3f41:549c:1eff:fe4c:2ff8",
        "cf-ipcountry": "KZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 01:45:12 UTC] === END API CALL LOG ===
[31-Jul-2026 01:45:12 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 01:45:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NSIsInVzZXJuYW1lIjoiQG1hc2tpdmJvdCIsImVtYWlsIjoicXVkYXNoOTdAZ21haWwuY29tIiwiZXhwIjoxNzg2MDY2MDg0fQ.EfNBdTnF74cBNnPjKYq2Bwc08gMtYcfIHFD9hbild2w
[31-Jul-2026 01:45:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 01:45:12 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 01:45:12 UTC] User ID: 1195
[31-Jul-2026 01:45:12 UTC] ✅ User profile retrieved successfully for user ID: 1195
[31-Jul-2026 01:45:13 UTC] === API CALL LOG ===
[31-Jul-2026 01:45:13 UTC] Endpoint: user/profile.php
[31-Jul-2026 01:45:13 UTC] Full Log Data: {
    "timestamp": "2026-07-31 01:45:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a03:32c0:5000:3f41:549c:1eff:fe4c:2ff8",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a03:32c0:5000:3f41:549c:1eff:fe4c:2ff8, 172.71.192.142",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NSIsInVzZXJuYW1lIjoiQG1hc2tpdmJvdCIsImVtYWlsIjoicXVkYXNoOTdAZ21haWwuY29tIiwiZXhwIjoxNzg2MDY2MDg0fQ.EfNBdTnF74cBNnPjKYq2Bwc08gMtYcfIHFD9hbild2w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a238ec201d764af9-AKX",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a03:32c0:5000:3f41:549c:1eff:fe4c:2ff8",
        "cf-ipcountry": "KZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 01:45:13 UTC] === END API CALL LOG ===
[31-Jul-2026 01:45:13 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 01:45:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NSIsInVzZXJuYW1lIjoiQG1hc2tpdmJvdCIsImVtYWlsIjoicXVkYXNoOTdAZ21haWwuY29tIiwiZXhwIjoxNzg2MDY2MDg0fQ.EfNBdTnF74cBNnPjKYq2Bwc08gMtYcfIHFD9hbild2w
[31-Jul-2026 01:45:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 01:45:13 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 01:45:13 UTC] User ID: 1195
[31-Jul-2026 01:45:13 UTC] ✅ User profile retrieved successfully for user ID: 1195
[31-Jul-2026 07:29:07 UTC] === API CALL LOG ===
[31-Jul-2026 07:29:07 UTC] Endpoint: user/profile.php
[31-Jul-2026 07:29:07 UTC] Full Log Data: {
    "timestamp": "2026-07-31 07:29:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.210.134",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.112.210.134, 104.23.229.40",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NyIsInVzZXJuYW1lIjoiYW1pbnUiLCJlbWFpbCI6InNtc2tudW1iZXJAZ21haWwuY29tIiwiZXhwIjoxNzg1NjI2NzQ1fQ.3xdVU_edfVdb7Sv5M4PuaLO_uBJX2EyMxKQaaIK8xeE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23ae3e82e9f2f5a-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.112.210.134",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 07:29:07 UTC] === END API CALL LOG ===
[31-Jul-2026 07:29:07 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 07:29:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NyIsInVzZXJuYW1lIjoiYW1pbnUiLCJlbWFpbCI6InNtc2tudW1iZXJAZ21haWwuY29tIiwiZXhwIjoxNzg1NjI2NzQ1fQ.3xdVU_edfVdb7Sv5M4PuaLO_uBJX2EyMxKQaaIK8xeE
[31-Jul-2026 07:29:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 07:29:07 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 07:29:07 UTC] User ID: 1147
[31-Jul-2026 07:29:07 UTC] ✅ User profile retrieved successfully for user ID: 1147
[31-Jul-2026 07:29:08 UTC] === API CALL LOG ===
[31-Jul-2026 07:29:08 UTC] Endpoint: user/profile.php
[31-Jul-2026 07:29:08 UTC] Full Log Data: {
    "timestamp": "2026-07-31 07:29:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.210.134",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.112.210.134, 104.23.229.40",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NyIsInVzZXJuYW1lIjoiYW1pbnUiLCJlbWFpbCI6InNtc2tudW1iZXJAZ21haWwuY29tIiwiZXhwIjoxNzg1NjI2NzQ1fQ.3xdVU_edfVdb7Sv5M4PuaLO_uBJX2EyMxKQaaIK8xeE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23ae3ecf8c92f5a-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.112.210.134",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 07:29:08 UTC] === END API CALL LOG ===
[31-Jul-2026 07:29:08 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 07:29:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NyIsInVzZXJuYW1lIjoiYW1pbnUiLCJlbWFpbCI6InNtc2tudW1iZXJAZ21haWwuY29tIiwiZXhwIjoxNzg1NjI2NzQ1fQ.3xdVU_edfVdb7Sv5M4PuaLO_uBJX2EyMxKQaaIK8xeE
[31-Jul-2026 07:29:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 07:29:08 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 07:29:08 UTC] User ID: 1147
[31-Jul-2026 07:29:08 UTC] ✅ User profile retrieved successfully for user ID: 1147
[31-Jul-2026 07:29:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 07:29:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 07:29:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.112.210.134, 104.23.229.40","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NyIsInVzZXJuYW1lIjoiYW1pbnUiLCJlbWFpbCI6InNtc2tudW1iZXJAZ21haWwuY29tIiwiZXhwIjoxNzg1NjI2NzQ1fQ.3xdVU_edfVdb7Sv5M4PuaLO_uBJX2EyMxKQaaIK8xeE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a23ae3ecf8cb2f5a-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.112.210.134","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[31-Jul-2026 07:29:08 UTC] === User Orders API Called ===
[31-Jul-2026 07:29:08 UTC] User ID: 1147
[31-Jul-2026 07:29:08 UTC] Limit: 20, Offset: 0
[31-Jul-2026 07:29:08 UTC] Orders found: 0
[31-Jul-2026 07:29:08 UTC] Orders data: []
[31-Jul-2026 07:29:08 UTC] Total orders count: 0
[31-Jul-2026 07:29:08 UTC] === API CALL LOG ===
[31-Jul-2026 07:29:08 UTC] Endpoint: user/profile.php
[31-Jul-2026 07:29:08 UTC] Full Log Data: {
    "timestamp": "2026-07-31 07:29:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.210.134",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.112.210.134, 104.23.229.104",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NyIsInVzZXJuYW1lIjoiYW1pbnUiLCJlbWFpbCI6InNtc2tudW1iZXJAZ21haWwuY29tIiwiZXhwIjoxNzg1NjI2NzQ1fQ.3xdVU_edfVdb7Sv5M4PuaLO_uBJX2EyMxKQaaIK8xeE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23ae3ecf8cf2f5a-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.112.210.134",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 07:29:08 UTC] === END API CALL LOG ===
[31-Jul-2026 07:29:08 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 07:29:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NyIsInVzZXJuYW1lIjoiYW1pbnUiLCJlbWFpbCI6InNtc2tudW1iZXJAZ21haWwuY29tIiwiZXhwIjoxNzg1NjI2NzQ1fQ.3xdVU_edfVdb7Sv5M4PuaLO_uBJX2EyMxKQaaIK8xeE
[31-Jul-2026 07:29:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 07:29:08 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 07:29:08 UTC] User ID: 1147
[31-Jul-2026 07:29:08 UTC] ✅ User profile retrieved successfully for user ID: 1147
[31-Jul-2026 07:29:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 07:29:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 07:29:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.112.210.134, 104.23.229.40","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NyIsInVzZXJuYW1lIjoiYW1pbnUiLCJlbWFpbCI6InNtc2tudW1iZXJAZ21haWwuY29tIiwiZXhwIjoxNzg1NjI2NzQ1fQ.3xdVU_edfVdb7Sv5M4PuaLO_uBJX2EyMxKQaaIK8xeE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a23ae4167d4c2f5a-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.112.210.134","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[31-Jul-2026 07:29:15 UTC] === User Orders API Called ===
[31-Jul-2026 07:29:15 UTC] User ID: 1147
[31-Jul-2026 07:29:15 UTC] Limit: 20, Offset: 0
[31-Jul-2026 07:29:15 UTC] Orders found: 0
[31-Jul-2026 07:29:15 UTC] Orders data: []
[31-Jul-2026 07:29:15 UTC] Total orders count: 0
[31-Jul-2026 07:29:15 UTC] === API CALL LOG ===
[31-Jul-2026 07:29:15 UTC] Endpoint: user/profile.php
[31-Jul-2026 07:29:15 UTC] Full Log Data: {
    "timestamp": "2026-07-31 07:29:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.210.134",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.112.210.134, 104.23.229.40",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NyIsInVzZXJuYW1lIjoiYW1pbnUiLCJlbWFpbCI6InNtc2tudW1iZXJAZ21haWwuY29tIiwiZXhwIjoxNzg1NjI2NzQ1fQ.3xdVU_edfVdb7Sv5M4PuaLO_uBJX2EyMxKQaaIK8xeE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23ae4167d502f5a-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.112.210.134",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 07:29:15 UTC] === END API CALL LOG ===
[31-Jul-2026 07:29:15 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 07:29:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NyIsInVzZXJuYW1lIjoiYW1pbnUiLCJlbWFpbCI6InNtc2tudW1iZXJAZ21haWwuY29tIiwiZXhwIjoxNzg1NjI2NzQ1fQ.3xdVU_edfVdb7Sv5M4PuaLO_uBJX2EyMxKQaaIK8xeE
[31-Jul-2026 07:29:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 07:29:15 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 07:29:15 UTC] User ID: 1147
[31-Jul-2026 07:29:15 UTC] ✅ User profile retrieved successfully for user ID: 1147
[31-Jul-2026 07:29:15 UTC] === API CALL LOG ===
[31-Jul-2026 07:29:15 UTC] Endpoint: user/profile.php
[31-Jul-2026 07:29:15 UTC] Full Log Data: {
    "timestamp": "2026-07-31 07:29:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.210.134",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.112.210.134, 104.23.229.40",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NyIsInVzZXJuYW1lIjoiYW1pbnUiLCJlbWFpbCI6InNtc2tudW1iZXJAZ21haWwuY29tIiwiZXhwIjoxNzg1NjI2NzQ1fQ.3xdVU_edfVdb7Sv5M4PuaLO_uBJX2EyMxKQaaIK8xeE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23ae417f8e92f5a-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.112.210.134",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 07:29:15 UTC] === END API CALL LOG ===
[31-Jul-2026 07:29:15 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 07:29:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NyIsInVzZXJuYW1lIjoiYW1pbnUiLCJlbWFpbCI6InNtc2tudW1iZXJAZ21haWwuY29tIiwiZXhwIjoxNzg1NjI2NzQ1fQ.3xdVU_edfVdb7Sv5M4PuaLO_uBJX2EyMxKQaaIK8xeE
[31-Jul-2026 07:29:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 07:29:15 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 07:29:15 UTC] User ID: 1147
[31-Jul-2026 07:29:15 UTC] ✅ User profile retrieved successfully for user ID: 1147
[31-Jul-2026 07:29:20 UTC] === API CALL LOG ===
[31-Jul-2026 07:29:20 UTC] Endpoint: user/profile.php
[31-Jul-2026 07:29:20 UTC] Full Log Data: {
    "timestamp": "2026-07-31 07:29:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.210.134",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.112.210.134, 104.23.229.40",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NyIsInVzZXJuYW1lIjoiYW1pbnUiLCJlbWFpbCI6InNtc2tudW1iZXJAZ21haWwuY29tIiwiZXhwIjoxNzg1NjI2NzQ1fQ.3xdVU_edfVdb7Sv5M4PuaLO_uBJX2EyMxKQaaIK8xeE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23ae4352c426cdf-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.112.210.134",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 07:29:20 UTC] === END API CALL LOG ===
[31-Jul-2026 07:29:20 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 07:29:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NyIsInVzZXJuYW1lIjoiYW1pbnUiLCJlbWFpbCI6InNtc2tudW1iZXJAZ21haWwuY29tIiwiZXhwIjoxNzg1NjI2NzQ1fQ.3xdVU_edfVdb7Sv5M4PuaLO_uBJX2EyMxKQaaIK8xeE
[31-Jul-2026 07:29:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 07:29:20 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 07:29:20 UTC] User ID: 1147
[31-Jul-2026 07:29:20 UTC] ✅ User profile retrieved successfully for user ID: 1147
[31-Jul-2026 07:29:20 UTC] === API CALL LOG ===
[31-Jul-2026 07:29:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 07:29:20 UTC] Endpoint: user/profile.php
[31-Jul-2026 07:29:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 07:29:20 UTC] Full Log Data: {
    "timestamp": "2026-07-31 07:29:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.210.134",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.112.210.134, 104.23.229.40",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NyIsInVzZXJuYW1lIjoiYW1pbnUiLCJlbWFpbCI6InNtc2tudW1iZXJAZ21haWwuY29tIiwiZXhwIjoxNzg1NjI2NzQ1fQ.3xdVU_edfVdb7Sv5M4PuaLO_uBJX2EyMxKQaaIK8xeE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23ae4396f276cdf-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.112.210.134",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 07:29:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.112.210.134, 104.23.229.40","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NyIsInVzZXJuYW1lIjoiYW1pbnUiLCJlbWFpbCI6InNtc2tudW1iZXJAZ21haWwuY29tIiwiZXhwIjoxNzg1NjI2NzQ1fQ.3xdVU_edfVdb7Sv5M4PuaLO_uBJX2EyMxKQaaIK8xeE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a23ae4396f2c6cdf-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.112.210.134","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[31-Jul-2026 07:29:20 UTC] === END API CALL LOG ===
[31-Jul-2026 07:29:20 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 07:29:20 UTC] === User Orders API Called ===
[31-Jul-2026 07:29:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NyIsInVzZXJuYW1lIjoiYW1pbnUiLCJlbWFpbCI6InNtc2tudW1iZXJAZ21haWwuY29tIiwiZXhwIjoxNzg1NjI2NzQ1fQ.3xdVU_edfVdb7Sv5M4PuaLO_uBJX2EyMxKQaaIK8xeE
[31-Jul-2026 07:29:20 UTC] User ID: 1147
[31-Jul-2026 07:29:20 UTC] Limit: 20, Offset: 0
[31-Jul-2026 07:29:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 07:29:20 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 07:29:20 UTC] User ID: 1147
[31-Jul-2026 07:29:20 UTC] ✅ User profile retrieved successfully for user ID: 1147
[31-Jul-2026 07:29:20 UTC] Orders found: 0
[31-Jul-2026 07:29:20 UTC] Orders data: []
[31-Jul-2026 07:29:20 UTC] Total orders count: 0
[31-Jul-2026 07:29:20 UTC] === API CALL LOG ===
[31-Jul-2026 07:29:20 UTC] Endpoint: user/profile.php
[31-Jul-2026 07:29:20 UTC] Full Log Data: {
    "timestamp": "2026-07-31 07:29:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.210.134",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.112.210.134, 104.23.229.40",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NyIsInVzZXJuYW1lIjoiYW1pbnUiLCJlbWFpbCI6InNtc2tudW1iZXJAZ21haWwuY29tIiwiZXhwIjoxNzg1NjI2NzQ1fQ.3xdVU_edfVdb7Sv5M4PuaLO_uBJX2EyMxKQaaIK8xeE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23ae4396f2f6cdf-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.112.210.134",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 07:29:20 UTC] === END API CALL LOG ===
[31-Jul-2026 07:29:20 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 07:29:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NyIsInVzZXJuYW1lIjoiYW1pbnUiLCJlbWFpbCI6InNtc2tudW1iZXJAZ21haWwuY29tIiwiZXhwIjoxNzg1NjI2NzQ1fQ.3xdVU_edfVdb7Sv5M4PuaLO_uBJX2EyMxKQaaIK8xeE
[31-Jul-2026 07:29:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 07:29:20 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 07:29:20 UTC] User ID: 1147
[31-Jul-2026 07:29:20 UTC] ✅ User profile retrieved successfully for user ID: 1147
[31-Jul-2026 07:29:21 UTC] === API CALL LOG ===
[31-Jul-2026 07:29:21 UTC] Endpoint: user/profile.php
[31-Jul-2026 07:29:21 UTC] Full Log Data: {
    "timestamp": "2026-07-31 07:29:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.210.134",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.112.210.134, 104.23.229.40",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NyIsInVzZXJuYW1lIjoiYW1pbnUiLCJlbWFpbCI6InNtc2tudW1iZXJAZ21haWwuY29tIiwiZXhwIjoxNzg1NjI2NzQ1fQ.3xdVU_edfVdb7Sv5M4PuaLO_uBJX2EyMxKQaaIK8xeE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23ae43c6e746cdf-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.112.210.134",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 07:29:21 UTC] === END API CALL LOG ===
[31-Jul-2026 07:29:21 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 07:29:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NyIsInVzZXJuYW1lIjoiYW1pbnUiLCJlbWFpbCI6InNtc2tudW1iZXJAZ21haWwuY29tIiwiZXhwIjoxNzg1NjI2NzQ1fQ.3xdVU_edfVdb7Sv5M4PuaLO_uBJX2EyMxKQaaIK8xeE
[31-Jul-2026 07:29:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 07:29:21 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 07:29:21 UTC] User ID: 1147
[31-Jul-2026 07:29:21 UTC] ✅ User profile retrieved successfully for user ID: 1147
[31-Jul-2026 07:29:21 UTC] User Purchases API - User ID: 1147
[31-Jul-2026 07:29:21 UTC] User Purchases API - Total purchases found: 0
[31-Jul-2026 07:29:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 07:29:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 07:29:27 UTC] === API CALL LOG ===
[31-Jul-2026 07:29:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.112.210.134, 104.23.229.40","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NyIsInVzZXJuYW1lIjoiYW1pbnUiLCJlbWFpbCI6InNtc2tudW1iZXJAZ21haWwuY29tIiwiZXhwIjoxNzg1NjI2NzQ1fQ.3xdVU_edfVdb7Sv5M4PuaLO_uBJX2EyMxKQaaIK8xeE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a23ae463ef826cdf-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.112.210.134","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[31-Jul-2026 07:29:27 UTC] Endpoint: user/profile.php
[31-Jul-2026 07:29:27 UTC] === User Orders API Called ===
[31-Jul-2026 07:29:27 UTC] Full Log Data: {
    "timestamp": "2026-07-31 07:29:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.112.210.134",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.112.210.134, 104.23.229.40",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NyIsInVzZXJuYW1lIjoiYW1pbnUiLCJlbWFpbCI6InNtc2tudW1iZXJAZ21haWwuY29tIiwiZXhwIjoxNzg1NjI2NzQ1fQ.3xdVU_edfVdb7Sv5M4PuaLO_uBJX2EyMxKQaaIK8xeE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23ae463ef886cdf-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.112.210.134",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 07:29:27 UTC] User ID: 1147
[31-Jul-2026 07:29:27 UTC] Limit: 20, Offset: 0
[31-Jul-2026 07:29:27 UTC] === END API CALL LOG ===
[31-Jul-2026 07:29:27 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 07:29:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NyIsInVzZXJuYW1lIjoiYW1pbnUiLCJlbWFpbCI6InNtc2tudW1iZXJAZ21haWwuY29tIiwiZXhwIjoxNzg1NjI2NzQ1fQ.3xdVU_edfVdb7Sv5M4PuaLO_uBJX2EyMxKQaaIK8xeE
[31-Jul-2026 07:29:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 07:29:27 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 07:29:27 UTC] User ID: 1147
[31-Jul-2026 07:29:27 UTC] Orders found: 0
[31-Jul-2026 07:29:27 UTC] Orders data: []
[31-Jul-2026 07:29:27 UTC] ✅ User profile retrieved successfully for user ID: 1147
[31-Jul-2026 07:29:27 UTC] Total orders count: 0
[31-Jul-2026 07:30:59 UTC] === API CALL LOG ===
[31-Jul-2026 07:30:59 UTC] Endpoint: user/profile.php
[31-Jul-2026 07:30:59 UTC] Full Log Data: {
    "timestamp": "2026-07-31 07:30:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "151.115.32.238",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "151.115.32.238, 162.158.172.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NiIsInVzZXJuYW1lIjoiYWJ3YWhhYiIsImVtYWlsIjoiYWJ3YWhhYm1haGFyNUBnbWFpbC5jb20iLCJleHAiOjE3ODYwODc4NTh9.-zYtIRNNFwwdDMX53qpdIguh9pkGsWk4HagxkeepXrM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23ae6a23afe0296-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "151.115.32.238",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 07:30:59 UTC] === END API CALL LOG ===
[31-Jul-2026 07:30:59 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 07:30:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NiIsInVzZXJuYW1lIjoiYWJ3YWhhYiIsImVtYWlsIjoiYWJ3YWhhYm1haGFyNUBnbWFpbC5jb20iLCJleHAiOjE3ODYwODc4NTh9.-zYtIRNNFwwdDMX53qpdIguh9pkGsWk4HagxkeepXrM
[31-Jul-2026 07:30:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 07:30:59 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 07:30:59 UTC] User ID: 1196
[31-Jul-2026 07:30:59 UTC] ✅ User profile retrieved successfully for user ID: 1196
[31-Jul-2026 07:30:59 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 07:30:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 07:30:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"151.115.32.238, 162.158.172.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NiIsInVzZXJuYW1lIjoiYWJ3YWhhYiIsImVtYWlsIjoiYWJ3YWhhYm1haGFyNUBnbWFpbC5jb20iLCJleHAiOjE3ODYwODc4NTh9.-zYtIRNNFwwdDMX53qpdIguh9pkGsWk4HagxkeepXrM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a23ae6a23b040296-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"151.115.32.238","cf-ipcountry":"PL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[31-Jul-2026 07:30:59 UTC] === User Orders API Called ===
[31-Jul-2026 07:30:59 UTC] User ID: 1196
[31-Jul-2026 07:30:59 UTC] Limit: 20, Offset: 0
[31-Jul-2026 07:30:59 UTC] Orders found: 0
[31-Jul-2026 07:30:59 UTC] Orders data: []
[31-Jul-2026 07:30:59 UTC] Total orders count: 0
[31-Jul-2026 07:30:59 UTC] === API CALL LOG ===
[31-Jul-2026 07:30:59 UTC] Endpoint: user/profile.php
[31-Jul-2026 07:30:59 UTC] Full Log Data: {
    "timestamp": "2026-07-31 07:30:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "151.115.32.238",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "151.115.32.238, 162.158.172.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NiIsInVzZXJuYW1lIjoiYWJ3YWhhYiIsImVtYWlsIjoiYWJ3YWhhYm1haGFyNUBnbWFpbC5jb20iLCJleHAiOjE3ODYwODc4NTh9.-zYtIRNNFwwdDMX53qpdIguh9pkGsWk4HagxkeepXrM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23ae6a4783a0296-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "151.115.32.238",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 07:30:59 UTC] === END API CALL LOG ===
[31-Jul-2026 07:30:59 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 07:30:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NiIsInVzZXJuYW1lIjoiYWJ3YWhhYiIsImVtYWlsIjoiYWJ3YWhhYm1haGFyNUBnbWFpbC5jb20iLCJleHAiOjE3ODYwODc4NTh9.-zYtIRNNFwwdDMX53qpdIguh9pkGsWk4HagxkeepXrM
[31-Jul-2026 07:30:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 07:30:59 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 07:30:59 UTC] User ID: 1196
[31-Jul-2026 07:30:59 UTC] ✅ User profile retrieved successfully for user ID: 1196
[31-Jul-2026 07:31:00 UTC] === API CALL LOG ===
[31-Jul-2026 07:31:00 UTC] Endpoint: user/profile.php
[31-Jul-2026 07:31:00 UTC] Full Log Data: {
    "timestamp": "2026-07-31 07:31:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "151.115.32.238",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "151.115.32.238, 162.158.172.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NiIsInVzZXJuYW1lIjoiYWJ3YWhhYiIsImVtYWlsIjoiYWJ3YWhhYm1haGFyNUBnbWFpbC5jb20iLCJleHAiOjE3ODYwODc4NTh9.-zYtIRNNFwwdDMX53qpdIguh9pkGsWk4HagxkeepXrM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23ae6aa6e360296-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "151.115.32.238",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 07:31:00 UTC] === END API CALL LOG ===
[31-Jul-2026 07:31:00 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 07:31:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NiIsInVzZXJuYW1lIjoiYWJ3YWhhYiIsImVtYWlsIjoiYWJ3YWhhYm1haGFyNUBnbWFpbC5jb20iLCJleHAiOjE3ODYwODc4NTh9.-zYtIRNNFwwdDMX53qpdIguh9pkGsWk4HagxkeepXrM
[31-Jul-2026 07:31:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 07:31:00 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 07:31:00 UTC] User ID: 1196
[31-Jul-2026 07:31:00 UTC] ✅ User profile retrieved successfully for user ID: 1196
[31-Jul-2026 07:31:27 UTC] === API CALL LOG ===
[31-Jul-2026 07:31:27 UTC] Endpoint: user/profile.php
[31-Jul-2026 07:31:27 UTC] Full Log Data: {
    "timestamp": "2026-07-31 07:31:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "151.115.32.238",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "151.115.32.238, 162.158.172.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NiIsInVzZXJuYW1lIjoiYWJ3YWhhYiIsImVtYWlsIjoiYWJ3YWhhYm1haGFyNUBnbWFpbC5jb20iLCJleHAiOjE3ODYwODc4NTh9.-zYtIRNNFwwdDMX53qpdIguh9pkGsWk4HagxkeepXrM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23ae74e6c610296-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "151.115.32.238",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 07:31:27 UTC] === END API CALL LOG ===
[31-Jul-2026 07:31:27 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 07:31:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NiIsInVzZXJuYW1lIjoiYWJ3YWhhYiIsImVtYWlsIjoiYWJ3YWhhYm1haGFyNUBnbWFpbC5jb20iLCJleHAiOjE3ODYwODc4NTh9.-zYtIRNNFwwdDMX53qpdIguh9pkGsWk4HagxkeepXrM
[31-Jul-2026 07:31:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 07:31:27 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 07:31:27 UTC] User ID: 1196
[31-Jul-2026 07:31:27 UTC] ✅ User profile retrieved successfully for user ID: 1196
[31-Jul-2026 07:31:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 07:31:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 07:31:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"151.115.32.238, 162.158.172.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NiIsInVzZXJuYW1lIjoiYWJ3YWhhYiIsImVtYWlsIjoiYWJ3YWhhYm1haGFyNUBnbWFpbC5jb20iLCJleHAiOjE3ODYwODc4NTh9.-zYtIRNNFwwdDMX53qpdIguh9pkGsWk4HagxkeepXrM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a23ae74e6c5f0296-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"151.115.32.238","cf-ipcountry":"PL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[31-Jul-2026 07:31:27 UTC] === User Orders API Called ===
[31-Jul-2026 07:31:27 UTC] User ID: 1196
[31-Jul-2026 07:31:27 UTC] Limit: 20, Offset: 0
[31-Jul-2026 07:31:27 UTC] Orders found: 0
[31-Jul-2026 07:31:27 UTC] Orders data: []
[31-Jul-2026 07:31:27 UTC] Total orders count: 0
[31-Jul-2026 07:31:27 UTC] === API CALL LOG ===
[31-Jul-2026 07:31:27 UTC] Endpoint: user/profile.php
[31-Jul-2026 07:31:27 UTC] Full Log Data: {
    "timestamp": "2026-07-31 07:31:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "151.115.32.238",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "151.115.32.238, 162.158.172.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NiIsInVzZXJuYW1lIjoiYWJ3YWhhYiIsImVtYWlsIjoiYWJ3YWhhYm1haGFyNUBnbWFpbC5jb20iLCJleHAiOjE3ODYwODc4NTh9.-zYtIRNNFwwdDMX53qpdIguh9pkGsWk4HagxkeepXrM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23ae7518bd80296-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "151.115.32.238",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 07:31:27 UTC] === END API CALL LOG ===
[31-Jul-2026 07:31:27 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 07:31:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NiIsInVzZXJuYW1lIjoiYWJ3YWhhYiIsImVtYWlsIjoiYWJ3YWhhYm1haGFyNUBnbWFpbC5jb20iLCJleHAiOjE3ODYwODc4NTh9.-zYtIRNNFwwdDMX53qpdIguh9pkGsWk4HagxkeepXrM
[31-Jul-2026 07:31:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 07:31:27 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 07:31:27 UTC] User ID: 1196
[31-Jul-2026 07:31:27 UTC] ✅ User profile retrieved successfully for user ID: 1196
[31-Jul-2026 07:31:28 UTC] === API CALL LOG ===
[31-Jul-2026 07:31:28 UTC] Endpoint: user/profile.php
[31-Jul-2026 07:31:28 UTC] Full Log Data: {
    "timestamp": "2026-07-31 07:31:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "151.115.32.238",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "151.115.32.238, 162.158.172.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NiIsInVzZXJuYW1lIjoiYWJ3YWhhYiIsImVtYWlsIjoiYWJ3YWhhYm1haGFyNUBnbWFpbC5jb20iLCJleHAiOjE3ODYwODc4NTh9.-zYtIRNNFwwdDMX53qpdIguh9pkGsWk4HagxkeepXrM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23ae7561dcf0296-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "151.115.32.238",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 07:31:28 UTC] === END API CALL LOG ===
[31-Jul-2026 07:31:28 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 07:31:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NiIsInVzZXJuYW1lIjoiYWJ3YWhhYiIsImVtYWlsIjoiYWJ3YWhhYm1haGFyNUBnbWFpbC5jb20iLCJleHAiOjE3ODYwODc4NTh9.-zYtIRNNFwwdDMX53qpdIguh9pkGsWk4HagxkeepXrM
[31-Jul-2026 07:31:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 07:31:28 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 07:31:28 UTC] User ID: 1196
[31-Jul-2026 07:31:28 UTC] ✅ User profile retrieved successfully for user ID: 1196
[31-Jul-2026 07:31:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 07:31:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 07:31:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"151.115.32.238, 162.158.172.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NiIsInVzZXJuYW1lIjoiYWJ3YWhhYiIsImVtYWlsIjoiYWJ3YWhhYm1haGFyNUBnbWFpbC5jb20iLCJleHAiOjE3ODYwODc4NTh9.-zYtIRNNFwwdDMX53qpdIguh9pkGsWk4HagxkeepXrM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a23ae79ec9250296-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"151.115.32.238","cf-ipcountry":"PL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[31-Jul-2026 07:31:39 UTC] === User Orders API Called ===
[31-Jul-2026 07:31:39 UTC] User ID: 1196
[31-Jul-2026 07:31:39 UTC] Limit: 20, Offset: 0
[31-Jul-2026 07:31:39 UTC] Orders found: 0
[31-Jul-2026 07:31:39 UTC] Orders data: []
[31-Jul-2026 07:31:39 UTC] Total orders count: 0
[31-Jul-2026 07:31:39 UTC] === API CALL LOG ===
[31-Jul-2026 07:31:39 UTC] Endpoint: user/profile.php
[31-Jul-2026 07:31:39 UTC] Full Log Data: {
    "timestamp": "2026-07-31 07:31:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "151.115.32.238",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "151.115.32.238, 162.158.172.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NiIsInVzZXJuYW1lIjoiYWJ3YWhhYiIsImVtYWlsIjoiYWJ3YWhhYm1haGFyNUBnbWFpbC5jb20iLCJleHAiOjE3ODYwODc4NTh9.-zYtIRNNFwwdDMX53qpdIguh9pkGsWk4HagxkeepXrM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23ae79ec9290296-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "151.115.32.238",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 07:31:39 UTC] === END API CALL LOG ===
[31-Jul-2026 07:31:39 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 07:31:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NiIsInVzZXJuYW1lIjoiYWJ3YWhhYiIsImVtYWlsIjoiYWJ3YWhhYm1haGFyNUBnbWFpbC5jb20iLCJleHAiOjE3ODYwODc4NTh9.-zYtIRNNFwwdDMX53qpdIguh9pkGsWk4HagxkeepXrM
[31-Jul-2026 07:31:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 07:31:39 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 07:31:39 UTC] User ID: 1196
[31-Jul-2026 07:31:39 UTC] ✅ User profile retrieved successfully for user ID: 1196
[31-Jul-2026 07:31:40 UTC] === API CALL LOG ===
[31-Jul-2026 07:31:40 UTC] Endpoint: user/profile.php
[31-Jul-2026 07:31:40 UTC] Full Log Data: {
    "timestamp": "2026-07-31 07:31:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "151.115.32.238",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "151.115.32.238, 162.158.172.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NiIsInVzZXJuYW1lIjoiYWJ3YWhhYiIsImVtYWlsIjoiYWJ3YWhhYm1haGFyNUBnbWFpbC5jb20iLCJleHAiOjE3ODYwODc4NTh9.-zYtIRNNFwwdDMX53qpdIguh9pkGsWk4HagxkeepXrM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23ae7a239480296-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "151.115.32.238",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 07:31:40 UTC] === END API CALL LOG ===
[31-Jul-2026 07:31:40 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 07:31:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NiIsInVzZXJuYW1lIjoiYWJ3YWhhYiIsImVtYWlsIjoiYWJ3YWhhYm1haGFyNUBnbWFpbC5jb20iLCJleHAiOjE3ODYwODc4NTh9.-zYtIRNNFwwdDMX53qpdIguh9pkGsWk4HagxkeepXrM
[31-Jul-2026 07:31:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 07:31:40 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 07:31:40 UTC] User ID: 1196
[31-Jul-2026 07:31:40 UTC] ✅ User profile retrieved successfully for user ID: 1196
[31-Jul-2026 07:31:41 UTC] === API CALL LOG ===
[31-Jul-2026 07:31:41 UTC] Endpoint: user/profile.php
[31-Jul-2026 07:31:41 UTC] Full Log Data: {
    "timestamp": "2026-07-31 07:31:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "151.115.32.238",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "151.115.32.238, 162.158.172.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NiIsInVzZXJuYW1lIjoiYWJ3YWhhYiIsImVtYWlsIjoiYWJ3YWhhYm1haGFyNUBnbWFpbC5jb20iLCJleHAiOjE3ODYwODc4NTh9.-zYtIRNNFwwdDMX53qpdIguh9pkGsWk4HagxkeepXrM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23ae7a93b6c0296-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "151.115.32.238",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 07:31:41 UTC] === END API CALL LOG ===
[31-Jul-2026 07:31:41 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 07:31:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NiIsInVzZXJuYW1lIjoiYWJ3YWhhYiIsImVtYWlsIjoiYWJ3YWhhYm1haGFyNUBnbWFpbC5jb20iLCJleHAiOjE3ODYwODc4NTh9.-zYtIRNNFwwdDMX53qpdIguh9pkGsWk4HagxkeepXrM
[31-Jul-2026 07:31:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 07:31:41 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 07:31:41 UTC] User ID: 1196
[31-Jul-2026 07:31:41 UTC] ✅ User profile retrieved successfully for user ID: 1196
[31-Jul-2026 07:31:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 07:31:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 07:31:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"151.115.32.238, 162.158.172.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NiIsInVzZXJuYW1lIjoiYWJ3YWhhYiIsImVtYWlsIjoiYWJ3YWhhYm1haGFyNUBnbWFpbC5jb20iLCJleHAiOjE3ODYwODc4NTh9.-zYtIRNNFwwdDMX53qpdIguh9pkGsWk4HagxkeepXrM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a23ae7c32d8e0296-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"151.115.32.238","cf-ipcountry":"PL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[31-Jul-2026 07:31:45 UTC] === User Orders API Called ===
[31-Jul-2026 07:31:45 UTC] User ID: 1196
[31-Jul-2026 07:31:45 UTC] Limit: 20, Offset: 0
[31-Jul-2026 07:31:45 UTC] === API CALL LOG ===
[31-Jul-2026 07:31:45 UTC] Endpoint: user/profile.php
[31-Jul-2026 07:31:45 UTC] Full Log Data: {
    "timestamp": "2026-07-31 07:31:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "151.115.32.238",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "151.115.32.238, 162.158.172.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NiIsInVzZXJuYW1lIjoiYWJ3YWhhYiIsImVtYWlsIjoiYWJ3YWhhYm1haGFyNUBnbWFpbC5jb20iLCJleHAiOjE3ODYwODc4NTh9.-zYtIRNNFwwdDMX53qpdIguh9pkGsWk4HagxkeepXrM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23ae7c32d970296-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "151.115.32.238",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 07:31:45 UTC] === END API CALL LOG ===
[31-Jul-2026 07:31:45 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 07:31:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NiIsInVzZXJuYW1lIjoiYWJ3YWhhYiIsImVtYWlsIjoiYWJ3YWhhYm1haGFyNUBnbWFpbC5jb20iLCJleHAiOjE3ODYwODc4NTh9.-zYtIRNNFwwdDMX53qpdIguh9pkGsWk4HagxkeepXrM
[31-Jul-2026 07:31:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 07:31:45 UTC] Orders found: 0
[31-Jul-2026 07:31:45 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 07:31:45 UTC] Orders data: []
[31-Jul-2026 07:31:45 UTC] User ID: 1196
[31-Jul-2026 07:31:45 UTC] Total orders count: 0
[31-Jul-2026 07:31:45 UTC] ✅ User profile retrieved successfully for user ID: 1196
[31-Jul-2026 07:31:46 UTC] === API CALL LOG ===
[31-Jul-2026 07:31:46 UTC] Endpoint: user/profile.php
[31-Jul-2026 07:31:46 UTC] Full Log Data: {
    "timestamp": "2026-07-31 07:31:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "151.115.32.238",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "151.115.32.238, 162.158.172.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NiIsInVzZXJuYW1lIjoiYWJ3YWhhYiIsImVtYWlsIjoiYWJ3YWhhYm1haGFyNUBnbWFpbC5jb20iLCJleHAiOjE3ODYwODc4NTh9.-zYtIRNNFwwdDMX53qpdIguh9pkGsWk4HagxkeepXrM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23ae7c73e890296-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "151.115.32.238",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 07:31:46 UTC] === END API CALL LOG ===
[31-Jul-2026 07:31:46 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 07:31:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NiIsInVzZXJuYW1lIjoiYWJ3YWhhYiIsImVtYWlsIjoiYWJ3YWhhYm1haGFyNUBnbWFpbC5jb20iLCJleHAiOjE3ODYwODc4NTh9.-zYtIRNNFwwdDMX53qpdIguh9pkGsWk4HagxkeepXrM
[31-Jul-2026 07:31:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 07:31:46 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 07:31:46 UTC] User ID: 1196
[31-Jul-2026 07:31:46 UTC] ✅ User profile retrieved successfully for user ID: 1196
[31-Jul-2026 07:32:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 07:32:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 07:32:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"151.115.32.238, 162.158.172.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NiIsInVzZXJuYW1lIjoiYWJ3YWhhYiIsImVtYWlsIjoiYWJ3YWhhYm1haGFyNUBnbWFpbC5jb20iLCJleHAiOjE3ODYwODc4NTh9.-zYtIRNNFwwdDMX53qpdIguh9pkGsWk4HagxkeepXrM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a23ae81d6c3b0296-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"151.115.32.238","cf-ipcountry":"PL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[31-Jul-2026 07:32:00 UTC] === User Orders API Called ===
[31-Jul-2026 07:32:00 UTC] User ID: 1196
[31-Jul-2026 07:32:00 UTC] Limit: 20, Offset: 0
[31-Jul-2026 07:32:00 UTC] === API CALL LOG ===
[31-Jul-2026 07:32:00 UTC] Endpoint: user/profile.php
[31-Jul-2026 07:32:00 UTC] Full Log Data: {
    "timestamp": "2026-07-31 07:32:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "151.115.32.238",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "151.115.32.238, 162.158.172.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NiIsInVzZXJuYW1lIjoiYWJ3YWhhYiIsImVtYWlsIjoiYWJ3YWhhYm1haGFyNUBnbWFpbC5jb20iLCJleHAiOjE3ODYwODc4NTh9.-zYtIRNNFwwdDMX53qpdIguh9pkGsWk4HagxkeepXrM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23ae81d6c3c0296-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "151.115.32.238",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 07:32:00 UTC] === END API CALL LOG ===
[31-Jul-2026 07:32:00 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 07:32:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NiIsInVzZXJuYW1lIjoiYWJ3YWhhYiIsImVtYWlsIjoiYWJ3YWhhYm1haGFyNUBnbWFpbC5jb20iLCJleHAiOjE3ODYwODc4NTh9.-zYtIRNNFwwdDMX53qpdIguh9pkGsWk4HagxkeepXrM
[31-Jul-2026 07:32:00 UTC] Orders found: 0
[31-Jul-2026 07:32:00 UTC] Orders data: []
[31-Jul-2026 07:32:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 07:32:00 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 07:32:00 UTC] User ID: 1196
[31-Jul-2026 07:32:00 UTC] Total orders count: 0
[31-Jul-2026 07:32:00 UTC] ✅ User profile retrieved successfully for user ID: 1196
[31-Jul-2026 07:32:00 UTC] === API CALL LOG ===
[31-Jul-2026 07:32:00 UTC] Endpoint: user/profile.php
[31-Jul-2026 07:32:00 UTC] Full Log Data: {
    "timestamp": "2026-07-31 07:32:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "151.115.32.238",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "151.115.32.238, 162.158.172.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NiIsInVzZXJuYW1lIjoiYWJ3YWhhYiIsImVtYWlsIjoiYWJ3YWhhYm1haGFyNUBnbWFpbC5jb20iLCJleHAiOjE3ODYwODc4NTh9.-zYtIRNNFwwdDMX53qpdIguh9pkGsWk4HagxkeepXrM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23ae820cacc0296-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "151.115.32.238",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 07:32:00 UTC] === END API CALL LOG ===
[31-Jul-2026 07:32:00 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 07:32:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NiIsInVzZXJuYW1lIjoiYWJ3YWhhYiIsImVtYWlsIjoiYWJ3YWhhYm1haGFyNUBnbWFpbC5jb20iLCJleHAiOjE3ODYwODc4NTh9.-zYtIRNNFwwdDMX53qpdIguh9pkGsWk4HagxkeepXrM
[31-Jul-2026 07:32:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 07:32:00 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 07:32:00 UTC] User ID: 1196
[31-Jul-2026 07:32:00 UTC] ✅ User profile retrieved successfully for user ID: 1196
[31-Jul-2026 07:32:01 UTC] === API CALL LOG ===
[31-Jul-2026 07:32:01 UTC] Endpoint: user/profile.php
[31-Jul-2026 07:32:01 UTC] Full Log Data: {
    "timestamp": "2026-07-31 07:32:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "151.115.32.238",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "151.115.32.238, 162.158.172.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NiIsInVzZXJuYW1lIjoiYWJ3YWhhYiIsImVtYWlsIjoiYWJ3YWhhYm1haGFyNUBnbWFpbC5jb20iLCJleHAiOjE3ODYwODc4NTh9.-zYtIRNNFwwdDMX53qpdIguh9pkGsWk4HagxkeepXrM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23ae8251c8a0296-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "151.115.32.238",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 07:32:01 UTC] === END API CALL LOG ===
[31-Jul-2026 07:32:01 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 07:32:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NiIsInVzZXJuYW1lIjoiYWJ3YWhhYiIsImVtYWlsIjoiYWJ3YWhhYm1haGFyNUBnbWFpbC5jb20iLCJleHAiOjE3ODYwODc4NTh9.-zYtIRNNFwwdDMX53qpdIguh9pkGsWk4HagxkeepXrM
[31-Jul-2026 07:32:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 07:32:01 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 07:32:01 UTC] User ID: 1196
[31-Jul-2026 07:32:01 UTC] ✅ User profile retrieved successfully for user ID: 1196
[31-Jul-2026 07:32:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 07:32:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 07:32:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"151.115.32.238, 162.158.172.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NiIsInVzZXJuYW1lIjoiYWJ3YWhhYiIsImVtYWlsIjoiYWJ3YWhhYm1haGFyNUBnbWFpbC5jb20iLCJleHAiOjE3ODYwODc4NTh9.-zYtIRNNFwwdDMX53qpdIguh9pkGsWk4HagxkeepXrM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a23ae8955a540296-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"151.115.32.238","cf-ipcountry":"PL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[31-Jul-2026 07:32:19 UTC] === User Orders API Called ===
[31-Jul-2026 07:32:19 UTC] User ID: 1196
[31-Jul-2026 07:32:19 UTC] Limit: 20, Offset: 0
[31-Jul-2026 07:32:19 UTC] Orders found: 0
[31-Jul-2026 07:32:19 UTC] Orders data: []
[31-Jul-2026 07:32:19 UTC] Total orders count: 0
[31-Jul-2026 07:32:23 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 07:32:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 07:32:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"151.115.32.238, 162.158.172.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NiIsInVzZXJuYW1lIjoiYWJ3YWhhYiIsImVtYWlsIjoiYWJ3YWhhYm1haGFyNUBnbWFpbC5jb20iLCJleHAiOjE3ODYwODc4NTh9.-zYtIRNNFwwdDMX53qpdIguh9pkGsWk4HagxkeepXrM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a23ae8adb9720296-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"151.115.32.238","cf-ipcountry":"PL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[31-Jul-2026 07:32:23 UTC] === User Orders API Called ===
[31-Jul-2026 07:32:23 UTC] User ID: 1196
[31-Jul-2026 07:32:23 UTC] Limit: 20, Offset: 0
[31-Jul-2026 07:32:23 UTC] Orders found: 0
[31-Jul-2026 07:32:23 UTC] Orders data: []
[31-Jul-2026 07:32:23 UTC] Total orders count: 0
[31-Jul-2026 07:32:23 UTC] === API CALL LOG ===
[31-Jul-2026 07:32:23 UTC] Endpoint: user/profile.php
[31-Jul-2026 07:32:23 UTC] Full Log Data: {
    "timestamp": "2026-07-31 07:32:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "151.115.32.238",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "151.115.32.238, 162.158.172.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NiIsInVzZXJuYW1lIjoiYWJ3YWhhYiIsImVtYWlsIjoiYWJ3YWhhYm1haGFyNUBnbWFpbC5jb20iLCJleHAiOjE3ODYwODc4NTh9.-zYtIRNNFwwdDMX53qpdIguh9pkGsWk4HagxkeepXrM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23ae8adb9760296-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "151.115.32.238",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 07:32:23 UTC] === END API CALL LOG ===
[31-Jul-2026 07:32:23 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 07:32:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NiIsInVzZXJuYW1lIjoiYWJ3YWhhYiIsImVtYWlsIjoiYWJ3YWhhYm1haGFyNUBnbWFpbC5jb20iLCJleHAiOjE3ODYwODc4NTh9.-zYtIRNNFwwdDMX53qpdIguh9pkGsWk4HagxkeepXrM
[31-Jul-2026 07:32:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 07:32:23 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 07:32:23 UTC] User ID: 1196
[31-Jul-2026 07:32:23 UTC] ✅ User profile retrieved successfully for user ID: 1196
[31-Jul-2026 07:32:23 UTC] === API CALL LOG ===
[31-Jul-2026 07:32:23 UTC] Endpoint: user/profile.php
[31-Jul-2026 07:32:23 UTC] Full Log Data: {
    "timestamp": "2026-07-31 07:32:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "151.115.32.238",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "151.115.32.238, 162.158.172.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NiIsInVzZXJuYW1lIjoiYWJ3YWhhYiIsImVtYWlsIjoiYWJ3YWhhYm1haGFyNUBnbWFpbC5jb20iLCJleHAiOjE3ODYwODc4NTh9.-zYtIRNNFwwdDMX53qpdIguh9pkGsWk4HagxkeepXrM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23ae8b0e94a0296-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "151.115.32.238",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 07:32:23 UTC] === END API CALL LOG ===
[31-Jul-2026 07:32:23 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 07:32:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NiIsInVzZXJuYW1lIjoiYWJ3YWhhYiIsImVtYWlsIjoiYWJ3YWhhYm1haGFyNUBnbWFpbC5jb20iLCJleHAiOjE3ODYwODc4NTh9.-zYtIRNNFwwdDMX53qpdIguh9pkGsWk4HagxkeepXrM
[31-Jul-2026 07:32:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 07:32:23 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 07:32:23 UTC] User ID: 1196
[31-Jul-2026 07:32:23 UTC] ✅ User profile retrieved successfully for user ID: 1196
[31-Jul-2026 07:32:24 UTC] === API CALL LOG ===
[31-Jul-2026 07:32:24 UTC] Endpoint: user/profile.php
[31-Jul-2026 07:32:24 UTC] Full Log Data: {
    "timestamp": "2026-07-31 07:32:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "151.115.32.238",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "151.115.32.238, 162.158.172.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NiIsInVzZXJuYW1lIjoiYWJ3YWhhYiIsImVtYWlsIjoiYWJ3YWhhYm1haGFyNUBnbWFpbC5jb20iLCJleHAiOjE3ODYwODc4NTh9.-zYtIRNNFwwdDMX53qpdIguh9pkGsWk4HagxkeepXrM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23ae8b6bf730296-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "151.115.32.238",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 07:32:24 UTC] === END API CALL LOG ===
[31-Jul-2026 07:32:24 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 07:32:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NiIsInVzZXJuYW1lIjoiYWJ3YWhhYiIsImVtYWlsIjoiYWJ3YWhhYm1haGFyNUBnbWFpbC5jb20iLCJleHAiOjE3ODYwODc4NTh9.-zYtIRNNFwwdDMX53qpdIguh9pkGsWk4HagxkeepXrM
[31-Jul-2026 07:32:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 07:32:24 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 07:32:24 UTC] User ID: 1196
[31-Jul-2026 07:32:24 UTC] ✅ User profile retrieved successfully for user ID: 1196
[31-Jul-2026 07:32:37 UTC] === API CALL LOG ===
[31-Jul-2026 07:32:37 UTC] Endpoint: user/profile.php
[31-Jul-2026 07:32:37 UTC] Full Log Data: {
    "timestamp": "2026-07-31 07:32:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "151.115.32.238",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "151.115.32.238, 162.158.172.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NiIsInVzZXJuYW1lIjoiYWJ3YWhhYiIsImVtYWlsIjoiYWJ3YWhhYm1haGFyNUBnbWFpbC5jb20iLCJleHAiOjE3ODYwODc4NTh9.-zYtIRNNFwwdDMX53qpdIguh9pkGsWk4HagxkeepXrM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23ae903abfc0296-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "151.115.32.238",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 07:32:37 UTC] === END API CALL LOG ===
[31-Jul-2026 07:32:37 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 07:32:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NiIsInVzZXJuYW1lIjoiYWJ3YWhhYiIsImVtYWlsIjoiYWJ3YWhhYm1haGFyNUBnbWFpbC5jb20iLCJleHAiOjE3ODYwODc4NTh9.-zYtIRNNFwwdDMX53qpdIguh9pkGsWk4HagxkeepXrM
[31-Jul-2026 07:32:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 07:32:37 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 07:32:37 UTC] User ID: 1196
[31-Jul-2026 07:32:37 UTC] ✅ User profile retrieved successfully for user ID: 1196
[31-Jul-2026 07:32:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 07:32:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 07:32:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"151.115.32.238, 162.158.172.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NiIsInVzZXJuYW1lIjoiYWJ3YWhhYiIsImVtYWlsIjoiYWJ3YWhhYm1haGFyNUBnbWFpbC5jb20iLCJleHAiOjE3ODYwODc4NTh9.-zYtIRNNFwwdDMX53qpdIguh9pkGsWk4HagxkeepXrM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a23ae903abfb0296-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"151.115.32.238","cf-ipcountry":"PL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[31-Jul-2026 07:32:37 UTC] === User Orders API Called ===
[31-Jul-2026 07:32:37 UTC] User ID: 1196
[31-Jul-2026 07:32:37 UTC] Limit: 20, Offset: 0
[31-Jul-2026 07:32:37 UTC] Orders found: 0
[31-Jul-2026 07:32:37 UTC] Orders data: []
[31-Jul-2026 07:32:37 UTC] Total orders count: 0
[31-Jul-2026 07:32:37 UTC] === API CALL LOG ===
[31-Jul-2026 07:32:37 UTC] Endpoint: user/profile.php
[31-Jul-2026 07:32:37 UTC] Full Log Data: {
    "timestamp": "2026-07-31 07:32:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "151.115.32.238",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "151.115.32.238, 162.158.172.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NiIsInVzZXJuYW1lIjoiYWJ3YWhhYiIsImVtYWlsIjoiYWJ3YWhhYm1haGFyNUBnbWFpbC5jb20iLCJleHAiOjE3ODYwODc4NTh9.-zYtIRNNFwwdDMX53qpdIguh9pkGsWk4HagxkeepXrM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23ae9082ddd0296-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "151.115.32.238",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 07:32:37 UTC] === END API CALL LOG ===
[31-Jul-2026 07:32:37 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 07:32:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NiIsInVzZXJuYW1lIjoiYWJ3YWhhYiIsImVtYWlsIjoiYWJ3YWhhYm1haGFyNUBnbWFpbC5jb20iLCJleHAiOjE3ODYwODc4NTh9.-zYtIRNNFwwdDMX53qpdIguh9pkGsWk4HagxkeepXrM
[31-Jul-2026 07:32:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 07:32:37 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 07:32:37 UTC] User ID: 1196
[31-Jul-2026 07:32:37 UTC] ✅ User profile retrieved successfully for user ID: 1196
[31-Jul-2026 07:32:38 UTC] === API CALL LOG ===
[31-Jul-2026 07:32:38 UTC] Endpoint: user/profile.php
[31-Jul-2026 07:32:38 UTC] Full Log Data: {
    "timestamp": "2026-07-31 07:32:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "151.115.32.238",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "151.115.32.238, 162.158.172.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NiIsInVzZXJuYW1lIjoiYWJ3YWhhYiIsImVtYWlsIjoiYWJ3YWhhYm1haGFyNUBnbWFpbC5jb20iLCJleHAiOjE3ODYwODc4NTh9.-zYtIRNNFwwdDMX53qpdIguh9pkGsWk4HagxkeepXrM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23ae90b9d8d0296-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "151.115.32.238",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 07:32:38 UTC] === END API CALL LOG ===
[31-Jul-2026 07:32:38 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 07:32:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NiIsInVzZXJuYW1lIjoiYWJ3YWhhYiIsImVtYWlsIjoiYWJ3YWhhYm1haGFyNUBnbWFpbC5jb20iLCJleHAiOjE3ODYwODc4NTh9.-zYtIRNNFwwdDMX53qpdIguh9pkGsWk4HagxkeepXrM
[31-Jul-2026 07:32:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 07:32:38 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 07:32:38 UTC] User ID: 1196
[31-Jul-2026 07:32:38 UTC] ✅ User profile retrieved successfully for user ID: 1196
[31-Jul-2026 07:35:14 UTC] === API CALL LOG ===
[31-Jul-2026 07:35:14 UTC] Endpoint: user/profile.php
[31-Jul-2026 07:35:14 UTC] Full Log Data: {
    "timestamp": "2026-07-31 07:35:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "151.115.32.238",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "151.115.32.238, 172.64.200.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NiIsInVzZXJuYW1lIjoiYWJ3YWhhYiIsImVtYWlsIjoiYWJ3YWhhYm1haGFyNUBnbWFpbC5jb20iLCJleHAiOjE3ODYwODc4NTh9.-zYtIRNNFwwdDMX53qpdIguh9pkGsWk4HagxkeepXrM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23aecddcb5cf499-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "151.115.32.238",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 07:35:14 UTC] === END API CALL LOG ===
[31-Jul-2026 07:35:14 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 07:35:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NiIsInVzZXJuYW1lIjoiYWJ3YWhhYiIsImVtYWlsIjoiYWJ3YWhhYm1haGFyNUBnbWFpbC5jb20iLCJleHAiOjE3ODYwODc4NTh9.-zYtIRNNFwwdDMX53qpdIguh9pkGsWk4HagxkeepXrM
[31-Jul-2026 07:35:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 07:35:14 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 07:35:14 UTC] User ID: 1196
[31-Jul-2026 07:35:14 UTC] ✅ User profile retrieved successfully for user ID: 1196
[31-Jul-2026 07:35:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 07:35:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 07:35:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"151.115.32.238, 172.64.200.15","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NiIsInVzZXJuYW1lIjoiYWJ3YWhhYiIsImVtYWlsIjoiYWJ3YWhhYm1haGFyNUBnbWFpbC5jb20iLCJleHAiOjE3ODYwODc4NTh9.-zYtIRNNFwwdDMX53qpdIguh9pkGsWk4HagxkeepXrM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a23aecddcb5af499-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"151.115.32.238","cf-ipcountry":"PL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[31-Jul-2026 07:35:14 UTC] === User Orders API Called ===
[31-Jul-2026 07:35:14 UTC] User ID: 1196
[31-Jul-2026 07:35:14 UTC] Limit: 20, Offset: 0
[31-Jul-2026 07:35:14 UTC] Orders found: 0
[31-Jul-2026 07:35:14 UTC] Orders data: []
[31-Jul-2026 07:35:14 UTC] Total orders count: 0
[31-Jul-2026 07:35:15 UTC] === API CALL LOG ===
[31-Jul-2026 07:35:15 UTC] Endpoint: user/profile.php
[31-Jul-2026 07:35:15 UTC] Full Log Data: {
    "timestamp": "2026-07-31 07:35:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "151.115.32.238",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "151.115.32.238, 172.64.200.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NiIsInVzZXJuYW1lIjoiYWJ3YWhhYiIsImVtYWlsIjoiYWJ3YWhhYm1haGFyNUBnbWFpbC5jb20iLCJleHAiOjE3ODYwODc4NTh9.-zYtIRNNFwwdDMX53qpdIguh9pkGsWk4HagxkeepXrM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23aece21df3f499-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "151.115.32.238",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 07:35:15 UTC] === END API CALL LOG ===
[31-Jul-2026 07:35:15 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 07:35:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NiIsInVzZXJuYW1lIjoiYWJ3YWhhYiIsImVtYWlsIjoiYWJ3YWhhYm1haGFyNUBnbWFpbC5jb20iLCJleHAiOjE3ODYwODc4NTh9.-zYtIRNNFwwdDMX53qpdIguh9pkGsWk4HagxkeepXrM
[31-Jul-2026 07:35:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 07:35:15 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 07:35:15 UTC] User ID: 1196
[31-Jul-2026 07:35:15 UTC] ✅ User profile retrieved successfully for user ID: 1196
[31-Jul-2026 07:35:16 UTC] === API CALL LOG ===
[31-Jul-2026 07:35:16 UTC] Endpoint: user/profile.php
[31-Jul-2026 07:35:16 UTC] Full Log Data: {
    "timestamp": "2026-07-31 07:35:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "151.115.32.238",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "151.115.32.238, 172.64.200.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NiIsInVzZXJuYW1lIjoiYWJ3YWhhYiIsImVtYWlsIjoiYWJ3YWhhYm1haGFyNUBnbWFpbC5jb20iLCJleHAiOjE3ODYwODc4NTh9.-zYtIRNNFwwdDMX53qpdIguh9pkGsWk4HagxkeepXrM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23aece669f8f499-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "151.115.32.238",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 07:35:16 UTC] === END API CALL LOG ===
[31-Jul-2026 07:35:16 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 07:35:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NiIsInVzZXJuYW1lIjoiYWJ3YWhhYiIsImVtYWlsIjoiYWJ3YWhhYm1haGFyNUBnbWFpbC5jb20iLCJleHAiOjE3ODYwODc4NTh9.-zYtIRNNFwwdDMX53qpdIguh9pkGsWk4HagxkeepXrM
[31-Jul-2026 07:35:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 07:35:16 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 07:35:16 UTC] User ID: 1196
[31-Jul-2026 07:35:16 UTC] ✅ User profile retrieved successfully for user ID: 1196
[31-Jul-2026 07:42:30 UTC] === API CALL LOG ===
[31-Jul-2026 07:42:30 UTC] Endpoint: user/profile.php
[31-Jul-2026 07:42:30 UTC] Full Log Data: {
    "timestamp": "2026-07-31 07:42:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "151.115.32.238",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "151.115.32.238, 162.158.102.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NiIsInVzZXJuYW1lIjoiYWJ3YWhhYiIsImVtYWlsIjoiYWJ3YWhhYm1haGFyNUBnbWFpbC5jb20iLCJleHAiOjE3ODYwODc4NTh9.-zYtIRNNFwwdDMX53qpdIguh9pkGsWk4HagxkeepXrM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23af7829b4570c3-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "151.115.32.238",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 07:42:30 UTC] === END API CALL LOG ===
[31-Jul-2026 07:42:30 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 07:42:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NiIsInVzZXJuYW1lIjoiYWJ3YWhhYiIsImVtYWlsIjoiYWJ3YWhhYm1haGFyNUBnbWFpbC5jb20iLCJleHAiOjE3ODYwODc4NTh9.-zYtIRNNFwwdDMX53qpdIguh9pkGsWk4HagxkeepXrM
[31-Jul-2026 07:42:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 07:42:30 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 07:42:30 UTC] User ID: 1196
[31-Jul-2026 07:42:30 UTC] ✅ User profile retrieved successfully for user ID: 1196
[31-Jul-2026 07:42:31 UTC] === API CALL LOG ===
[31-Jul-2026 07:42:31 UTC] Endpoint: user/profile.php
[31-Jul-2026 07:42:31 UTC] Full Log Data: {
    "timestamp": "2026-07-31 07:42:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "151.115.32.238",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "151.115.32.238, 162.158.102.220",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NiIsInVzZXJuYW1lIjoiYWJ3YWhhYiIsImVtYWlsIjoiYWJ3YWhhYm1haGFyNUBnbWFpbC5jb20iLCJleHAiOjE3ODYwODc4NTh9.-zYtIRNNFwwdDMX53qpdIguh9pkGsWk4HagxkeepXrM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23af7873e1470c3-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "151.115.32.238",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 07:42:31 UTC] === END API CALL LOG ===
[31-Jul-2026 07:42:31 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 07:42:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NiIsInVzZXJuYW1lIjoiYWJ3YWhhYiIsImVtYWlsIjoiYWJ3YWhhYm1haGFyNUBnbWFpbC5jb20iLCJleHAiOjE3ODYwODc4NTh9.-zYtIRNNFwwdDMX53qpdIguh9pkGsWk4HagxkeepXrM
[31-Jul-2026 07:42:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 07:42:31 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 07:42:31 UTC] User ID: 1196
[31-Jul-2026 07:42:31 UTC] ✅ User profile retrieved successfully for user ID: 1196
[31-Jul-2026 07:42:31 UTC] === API CALL LOG ===
[31-Jul-2026 07:42:31 UTC] Endpoint: user/profile.php
[31-Jul-2026 07:42:31 UTC] Full Log Data: {
    "timestamp": "2026-07-31 07:42:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "151.115.32.238",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "151.115.32.238, 162.158.102.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NiIsInVzZXJuYW1lIjoiYWJ3YWhhYiIsImVtYWlsIjoiYWJ3YWhhYm1haGFyNUBnbWFpbC5jb20iLCJleHAiOjE3ODYwODc4NTh9.-zYtIRNNFwwdDMX53qpdIguh9pkGsWk4HagxkeepXrM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23af788bef570c3-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "151.115.32.238",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 07:42:31 UTC] === END API CALL LOG ===
[31-Jul-2026 07:42:31 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 07:42:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NiIsInVzZXJuYW1lIjoiYWJ3YWhhYiIsImVtYWlsIjoiYWJ3YWhhYm1haGFyNUBnbWFpbC5jb20iLCJleHAiOjE3ODYwODc4NTh9.-zYtIRNNFwwdDMX53qpdIguh9pkGsWk4HagxkeepXrM
[31-Jul-2026 07:42:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 07:42:31 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 07:42:31 UTC] User ID: 1196
[31-Jul-2026 07:42:31 UTC] ✅ User profile retrieved successfully for user ID: 1196
[31-Jul-2026 07:42:31 UTC] === API CALL LOG ===
[31-Jul-2026 07:42:31 UTC] Endpoint: user/profile.php
[31-Jul-2026 07:42:31 UTC] Full Log Data: {
    "timestamp": "2026-07-31 07:42:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "151.115.32.238",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "151.115.32.238, 162.158.102.220",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NiIsInVzZXJuYW1lIjoiYWJ3YWhhYiIsImVtYWlsIjoiYWJ3YWhhYm1haGFyNUBnbWFpbC5jb20iLCJleHAiOjE3ODYwODc4NTh9.-zYtIRNNFwwdDMX53qpdIguh9pkGsWk4HagxkeepXrM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23af789df8a70c3-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "151.115.32.238",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 07:42:31 UTC] === END API CALL LOG ===
[31-Jul-2026 07:42:31 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 07:42:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NiIsInVzZXJuYW1lIjoiYWJ3YWhhYiIsImVtYWlsIjoiYWJ3YWhhYm1haGFyNUBnbWFpbC5jb20iLCJleHAiOjE3ODYwODc4NTh9.-zYtIRNNFwwdDMX53qpdIguh9pkGsWk4HagxkeepXrM
[31-Jul-2026 07:42:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 07:42:31 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 07:42:31 UTC] User ID: 1196
[31-Jul-2026 07:42:31 UTC] ✅ User profile retrieved successfully for user ID: 1196
[31-Jul-2026 07:42:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 07:42:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 07:42:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"151.115.32.238, 162.158.102.213","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NiIsInVzZXJuYW1lIjoiYWJ3YWhhYiIsImVtYWlsIjoiYWJ3YWhhYm1haGFyNUBnbWFpbC5jb20iLCJleHAiOjE3ODYwODc4NTh9.-zYtIRNNFwwdDMX53qpdIguh9pkGsWk4HagxkeepXrM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a23af789df8770c3-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"151.115.32.238","cf-ipcountry":"PL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[31-Jul-2026 07:42:31 UTC] === User Orders API Called ===
[31-Jul-2026 07:42:31 UTC] User ID: 1196
[31-Jul-2026 07:42:31 UTC] Limit: 20, Offset: 0
[31-Jul-2026 07:42:31 UTC] Orders found: 0
[31-Jul-2026 07:42:31 UTC] Orders data: []
[31-Jul-2026 07:42:31 UTC] Total orders count: 0
[31-Jul-2026 07:42:34 UTC] === API CALL LOG ===
[31-Jul-2026 07:42:34 UTC] Endpoint: user/profile.php
[31-Jul-2026 07:42:34 UTC] Full Log Data: {
    "timestamp": "2026-07-31 07:42:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "151.115.32.238",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "151.115.32.238, 162.158.102.220",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NiIsInVzZXJuYW1lIjoiYWJ3YWhhYiIsImVtYWlsIjoiYWJ3YWhhYm1haGFyNUBnbWFpbC5jb20iLCJleHAiOjE3ODYwODc4NTh9.-zYtIRNNFwwdDMX53qpdIguh9pkGsWk4HagxkeepXrM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23af7982fdb70c3-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "151.115.32.238",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 07:42:34 UTC] === END API CALL LOG ===
[31-Jul-2026 07:42:34 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 07:42:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NiIsInVzZXJuYW1lIjoiYWJ3YWhhYiIsImVtYWlsIjoiYWJ3YWhhYm1haGFyNUBnbWFpbC5jb20iLCJleHAiOjE3ODYwODc4NTh9.-zYtIRNNFwwdDMX53qpdIguh9pkGsWk4HagxkeepXrM
[31-Jul-2026 07:42:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 07:42:34 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 07:42:34 UTC] User ID: 1196
[31-Jul-2026 07:42:34 UTC] ✅ User profile retrieved successfully for user ID: 1196
[31-Jul-2026 07:42:41 UTC] === API CALL LOG ===
[31-Jul-2026 07:42:41 UTC] Endpoint: user/profile.php
[31-Jul-2026 07:42:41 UTC] Full Log Data: {
    "timestamp": "2026-07-31 07:42:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "151.115.32.238",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "151.115.32.238, 162.158.102.212",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NiIsInVzZXJuYW1lIjoiYWJ3YWhhYiIsImVtYWlsIjoiYWJ3YWhhYm1haGFyNUBnbWFpbC5jb20iLCJleHAiOjE3ODYwODc4NTh9.-zYtIRNNFwwdDMX53qpdIguh9pkGsWk4HagxkeepXrM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23af7c66ced70c3-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "151.115.32.238",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 07:42:41 UTC] === END API CALL LOG ===
[31-Jul-2026 07:42:41 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 07:42:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NiIsInVzZXJuYW1lIjoiYWJ3YWhhYiIsImVtYWlsIjoiYWJ3YWhhYm1haGFyNUBnbWFpbC5jb20iLCJleHAiOjE3ODYwODc4NTh9.-zYtIRNNFwwdDMX53qpdIguh9pkGsWk4HagxkeepXrM
[31-Jul-2026 07:42:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 07:42:41 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 07:42:41 UTC] User ID: 1196
[31-Jul-2026 07:42:41 UTC] ✅ User profile retrieved successfully for user ID: 1196
[31-Jul-2026 07:42:41 UTC] User Purchases API - User ID: 1196
[31-Jul-2026 07:42:41 UTC] User Purchases API - Total purchases found: 2
[31-Jul-2026 07:42:50 UTC] === API CALL LOG ===
[31-Jul-2026 07:42:50 UTC] Endpoint: user/profile.php
[31-Jul-2026 07:42:50 UTC] Full Log Data: {
    "timestamp": "2026-07-31 07:42:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "151.115.32.238",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "151.115.32.238, 162.158.102.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NiIsInVzZXJuYW1lIjoiYWJ3YWhhYiIsImVtYWlsIjoiYWJ3YWhhYm1haGFyNUBnbWFpbC5jb20iLCJleHAiOjE3ODYwODc4NTh9.-zYtIRNNFwwdDMX53qpdIguh9pkGsWk4HagxkeepXrM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23af7fb6c8870c3-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "151.115.32.238",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 07:42:50 UTC] === END API CALL LOG ===
[31-Jul-2026 07:42:50 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 07:42:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NiIsInVzZXJuYW1lIjoiYWJ3YWhhYiIsImVtYWlsIjoiYWJ3YWhhYm1haGFyNUBnbWFpbC5jb20iLCJleHAiOjE3ODYwODc4NTh9.-zYtIRNNFwwdDMX53qpdIguh9pkGsWk4HagxkeepXrM
[31-Jul-2026 07:42:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 07:42:50 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 07:42:50 UTC] User ID: 1196
[31-Jul-2026 07:42:50 UTC] ✅ User profile retrieved successfully for user ID: 1196
[31-Jul-2026 07:42:50 UTC] User Purchases API - User ID: 1196
[31-Jul-2026 07:42:50 UTC] User Purchases API - Total purchases found: 2
[31-Jul-2026 07:43:06 UTC] === API CALL LOG ===
[31-Jul-2026 07:43:06 UTC] Endpoint: user/profile.php
[31-Jul-2026 07:43:06 UTC] Full Log Data: {
    "timestamp": "2026-07-31 07:43:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "151.115.32.238",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "151.115.32.238, 162.158.102.212",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NiIsInVzZXJuYW1lIjoiYWJ3YWhhYiIsImVtYWlsIjoiYWJ3YWhhYm1haGFyNUBnbWFpbC5jb20iLCJleHAiOjE3ODYwODc4NTh9.-zYtIRNNFwwdDMX53qpdIguh9pkGsWk4HagxkeepXrM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23af8610fc770c3-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "151.115.32.238",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 07:43:06 UTC] === END API CALL LOG ===
[31-Jul-2026 07:43:06 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 07:43:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NiIsInVzZXJuYW1lIjoiYWJ3YWhhYiIsImVtYWlsIjoiYWJ3YWhhYm1haGFyNUBnbWFpbC5jb20iLCJleHAiOjE3ODYwODc4NTh9.-zYtIRNNFwwdDMX53qpdIguh9pkGsWk4HagxkeepXrM
[31-Jul-2026 07:43:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 07:43:06 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 07:43:06 UTC] User ID: 1196
[31-Jul-2026 07:43:06 UTC] ✅ User profile retrieved successfully for user ID: 1196
[31-Jul-2026 07:43:07 UTC] User Purchases API - User ID: 1196
[31-Jul-2026 07:43:07 UTC] User Purchases API - Total purchases found: 2
[31-Jul-2026 07:43:10 UTC] User Purchases API - User ID: 1196
[31-Jul-2026 07:43:10 UTC] User Purchases API - Total purchases found: 2
[31-Jul-2026 07:43:14 UTC] === API CALL LOG ===
[31-Jul-2026 07:43:14 UTC] Endpoint: user/profile.php
[31-Jul-2026 07:43:14 UTC] Full Log Data: {
    "timestamp": "2026-07-31 07:43:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "151.115.32.238",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "151.115.32.238, 162.158.102.212",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NiIsInVzZXJuYW1lIjoiYWJ3YWhhYiIsImVtYWlsIjoiYWJ3YWhhYm1haGFyNUBnbWFpbC5jb20iLCJleHAiOjE3ODYwODc4NTh9.-zYtIRNNFwwdDMX53qpdIguh9pkGsWk4HagxkeepXrM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23af8910b3870c3-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "151.115.32.238",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 07:43:14 UTC] === END API CALL LOG ===
[31-Jul-2026 07:43:14 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 07:43:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NiIsInVzZXJuYW1lIjoiYWJ3YWhhYiIsImVtYWlsIjoiYWJ3YWhhYm1haGFyNUBnbWFpbC5jb20iLCJleHAiOjE3ODYwODc4NTh9.-zYtIRNNFwwdDMX53qpdIguh9pkGsWk4HagxkeepXrM
[31-Jul-2026 07:43:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 07:43:14 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 07:43:14 UTC] User ID: 1196
[31-Jul-2026 07:43:14 UTC] ✅ User profile retrieved successfully for user ID: 1196
[31-Jul-2026 07:43:14 UTC] User Purchases API - User ID: 1196
[31-Jul-2026 07:43:14 UTC] User Purchases API - Total purchases found: 2
[31-Jul-2026 07:43:17 UTC] === API CALL LOG ===
[31-Jul-2026 07:43:17 UTC] Endpoint: user/profile.php
[31-Jul-2026 07:43:17 UTC] Full Log Data: {
    "timestamp": "2026-07-31 07:43:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "151.115.32.238",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "151.115.32.238, 162.158.102.212",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NiIsInVzZXJuYW1lIjoiYWJ3YWhhYiIsImVtYWlsIjoiYWJ3YWhhYm1haGFyNUBnbWFpbC5jb20iLCJleHAiOjE3ODYwODc4NTh9.-zYtIRNNFwwdDMX53qpdIguh9pkGsWk4HagxkeepXrM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23af8a50ab570c3-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "151.115.32.238",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 07:43:17 UTC] === END API CALL LOG ===
[31-Jul-2026 07:43:17 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 07:43:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NiIsInVzZXJuYW1lIjoiYWJ3YWhhYiIsImVtYWlsIjoiYWJ3YWhhYm1haGFyNUBnbWFpbC5jb20iLCJleHAiOjE3ODYwODc4NTh9.-zYtIRNNFwwdDMX53qpdIguh9pkGsWk4HagxkeepXrM
[31-Jul-2026 07:43:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 07:43:17 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 07:43:17 UTC] User ID: 1196
[31-Jul-2026 07:43:17 UTC] ✅ User profile retrieved successfully for user ID: 1196
[31-Jul-2026 07:43:17 UTC] User Purchases API - User ID: 1196
[31-Jul-2026 07:43:17 UTC] User Purchases API - Total purchases found: 2
[31-Jul-2026 07:43:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 07:43:20 UTC] === API CALL LOG ===
[31-Jul-2026 07:43:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 07:43:20 UTC] Endpoint: user/profile.php
[31-Jul-2026 07:43:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"151.115.32.238, 162.158.102.212","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NiIsInVzZXJuYW1lIjoiYWJ3YWhhYiIsImVtYWlsIjoiYWJ3YWhhYm1haGFyNUBnbWFpbC5jb20iLCJleHAiOjE3ODYwODc4NTh9.-zYtIRNNFwwdDMX53qpdIguh9pkGsWk4HagxkeepXrM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a23af8b6ef4370c3-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"151.115.32.238","cf-ipcountry":"PL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[31-Jul-2026 07:43:20 UTC] Full Log Data: {
    "timestamp": "2026-07-31 07:43:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "151.115.32.238",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "151.115.32.238, 162.158.102.212",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NiIsInVzZXJuYW1lIjoiYWJ3YWhhYiIsImVtYWlsIjoiYWJ3YWhhYm1haGFyNUBnbWFpbC5jb20iLCJleHAiOjE3ODYwODc4NTh9.-zYtIRNNFwwdDMX53qpdIguh9pkGsWk4HagxkeepXrM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23af8b6ef4470c3-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "151.115.32.238",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 07:43:20 UTC] === END API CALL LOG ===
[31-Jul-2026 07:43:20 UTC] === User Orders API Called ===
[31-Jul-2026 07:43:20 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 07:43:20 UTC] User ID: 1196
[31-Jul-2026 07:43:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NiIsInVzZXJuYW1lIjoiYWJ3YWhhYiIsImVtYWlsIjoiYWJ3YWhhYm1haGFyNUBnbWFpbC5jb20iLCJleHAiOjE3ODYwODc4NTh9.-zYtIRNNFwwdDMX53qpdIguh9pkGsWk4HagxkeepXrM
[31-Jul-2026 07:43:20 UTC] Limit: 20, Offset: 0
[31-Jul-2026 07:43:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 07:43:20 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 07:43:20 UTC] User ID: 1196
[31-Jul-2026 07:43:20 UTC] ✅ User profile retrieved successfully for user ID: 1196
[31-Jul-2026 07:43:20 UTC] Orders found: 0
[31-Jul-2026 07:43:20 UTC] Orders data: []
[31-Jul-2026 07:43:20 UTC] Total orders count: 0
[31-Jul-2026 07:43:20 UTC] === API CALL LOG ===
[31-Jul-2026 07:43:20 UTC] Endpoint: user/profile.php
[31-Jul-2026 07:43:20 UTC] Full Log Data: {
    "timestamp": "2026-07-31 07:43:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "151.115.32.238",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "151.115.32.238, 162.158.102.212",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NiIsInVzZXJuYW1lIjoiYWJ3YWhhYiIsImVtYWlsIjoiYWJ3YWhhYm1haGFyNUBnbWFpbC5jb20iLCJleHAiOjE3ODYwODc4NTh9.-zYtIRNNFwwdDMX53qpdIguh9pkGsWk4HagxkeepXrM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23af8bac9e770c3-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "151.115.32.238",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 07:43:20 UTC] === END API CALL LOG ===
[31-Jul-2026 07:43:20 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 07:43:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NiIsInVzZXJuYW1lIjoiYWJ3YWhhYiIsImVtYWlsIjoiYWJ3YWhhYm1haGFyNUBnbWFpbC5jb20iLCJleHAiOjE3ODYwODc4NTh9.-zYtIRNNFwwdDMX53qpdIguh9pkGsWk4HagxkeepXrM
[31-Jul-2026 07:43:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 07:43:20 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 07:43:20 UTC] User ID: 1196
[31-Jul-2026 07:43:20 UTC] ✅ User profile retrieved successfully for user ID: 1196
[31-Jul-2026 07:43:21 UTC] === API CALL LOG ===
[31-Jul-2026 07:43:21 UTC] Endpoint: user/profile.php
[31-Jul-2026 07:43:21 UTC] Full Log Data: {
    "timestamp": "2026-07-31 07:43:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "151.115.32.238",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "151.115.32.238, 162.158.102.212",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NiIsInVzZXJuYW1lIjoiYWJ3YWhhYiIsImVtYWlsIjoiYWJ3YWhhYm1haGFyNUBnbWFpbC5jb20iLCJleHAiOjE3ODYwODc4NTh9.-zYtIRNNFwwdDMX53qpdIguh9pkGsWk4HagxkeepXrM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23af8bf4d5770c3-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "151.115.32.238",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 07:43:21 UTC] === END API CALL LOG ===
[31-Jul-2026 07:43:21 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 07:43:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NiIsInVzZXJuYW1lIjoiYWJ3YWhhYiIsImVtYWlsIjoiYWJ3YWhhYm1haGFyNUBnbWFpbC5jb20iLCJleHAiOjE3ODYwODc4NTh9.-zYtIRNNFwwdDMX53qpdIguh9pkGsWk4HagxkeepXrM
[31-Jul-2026 07:43:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 07:43:21 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 07:43:21 UTC] User ID: 1196
[31-Jul-2026 07:43:21 UTC] ✅ User profile retrieved successfully for user ID: 1196
[31-Jul-2026 08:06:38 UTC] === API CALL LOG ===
[31-Jul-2026 08:06:38 UTC] Endpoint: user/profile.php
[31-Jul-2026 08:06:38 UTC] Full Log Data: {
    "timestamp": "2026-07-31 08:06:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.118.9.254",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.118.9.254, 172.71.131.177",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NyIsInVzZXJuYW1lIjoiYW1pbnUiLCJlbWFpbCI6InNtc2tudW1iZXJAZ21haWwuY29tIiwiZXhwIjoxNzg1NjI2NzQ1fQ.3xdVU_edfVdb7Sv5M4PuaLO_uBJX2EyMxKQaaIK8xeE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23b1adc7f54d619-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.118.9.254",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 08:06:38 UTC] === END API CALL LOG ===
[31-Jul-2026 08:06:38 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 08:06:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NyIsInVzZXJuYW1lIjoiYW1pbnUiLCJlbWFpbCI6InNtc2tudW1iZXJAZ21haWwuY29tIiwiZXhwIjoxNzg1NjI2NzQ1fQ.3xdVU_edfVdb7Sv5M4PuaLO_uBJX2EyMxKQaaIK8xeE
[31-Jul-2026 08:06:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 08:06:38 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 08:06:38 UTC] User ID: 1147
[31-Jul-2026 08:06:38 UTC] ✅ User profile retrieved successfully for user ID: 1147
[31-Jul-2026 08:06:39 UTC] === API CALL LOG ===
[31-Jul-2026 08:06:39 UTC] Endpoint: user/profile.php
[31-Jul-2026 08:06:39 UTC] Full Log Data: {
    "timestamp": "2026-07-31 08:06:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.118.9.254",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.118.9.254, 172.71.131.177",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NyIsInVzZXJuYW1lIjoiYW1pbnUiLCJlbWFpbCI6InNtc2tudW1iZXJAZ21haWwuY29tIiwiZXhwIjoxNzg1NjI2NzQ1fQ.3xdVU_edfVdb7Sv5M4PuaLO_uBJX2EyMxKQaaIK8xeE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23b1ae2aad2d619-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.118.9.254",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 08:06:39 UTC] === END API CALL LOG ===
[31-Jul-2026 08:06:39 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 08:06:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NyIsInVzZXJuYW1lIjoiYW1pbnUiLCJlbWFpbCI6InNtc2tudW1iZXJAZ21haWwuY29tIiwiZXhwIjoxNzg1NjI2NzQ1fQ.3xdVU_edfVdb7Sv5M4PuaLO_uBJX2EyMxKQaaIK8xeE
[31-Jul-2026 08:06:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 08:06:39 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 08:06:39 UTC] User ID: 1147
[31-Jul-2026 08:06:39 UTC] ✅ User profile retrieved successfully for user ID: 1147
[31-Jul-2026 08:06:39 UTC] === API CALL LOG ===
[31-Jul-2026 08:06:39 UTC] Endpoint: user/profile.php
[31-Jul-2026 08:06:39 UTC] Full Log Data: {
    "timestamp": "2026-07-31 08:06:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.118.9.254",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.118.9.254, 172.71.131.177",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NyIsInVzZXJuYW1lIjoiYW1pbnUiLCJlbWFpbCI6InNtc2tudW1iZXJAZ21haWwuY29tIiwiZXhwIjoxNzg1NjI2NzQ1fQ.3xdVU_edfVdb7Sv5M4PuaLO_uBJX2EyMxKQaaIK8xeE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23b1ae2aad7d619-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.118.9.254",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 08:06:39 UTC] === END API CALL LOG ===
[31-Jul-2026 08:06:39 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 08:06:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NyIsInVzZXJuYW1lIjoiYW1pbnUiLCJlbWFpbCI6InNtc2tudW1iZXJAZ21haWwuY29tIiwiZXhwIjoxNzg1NjI2NzQ1fQ.3xdVU_edfVdb7Sv5M4PuaLO_uBJX2EyMxKQaaIK8xeE
[31-Jul-2026 08:06:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 08:06:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 08:06:39 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 08:06:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 08:06:39 UTC] User ID: 1147
[31-Jul-2026 08:06:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.118.9.254, 172.71.131.125","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NyIsInVzZXJuYW1lIjoiYW1pbnUiLCJlbWFpbCI6InNtc2tudW1iZXJAZ21haWwuY29tIiwiZXhwIjoxNzg1NjI2NzQ1fQ.3xdVU_edfVdb7Sv5M4PuaLO_uBJX2EyMxKQaaIK8xeE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a23b1ae2aad4d619-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.118.9.254","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[31-Jul-2026 08:06:39 UTC] === User Orders API Called ===
[31-Jul-2026 08:06:39 UTC] User ID: 1147
[31-Jul-2026 08:06:39 UTC] Limit: 20, Offset: 0
[31-Jul-2026 08:06:39 UTC] ✅ User profile retrieved successfully for user ID: 1147
[31-Jul-2026 08:06:39 UTC] Orders found: 0
[31-Jul-2026 08:06:39 UTC] Orders data: []
[31-Jul-2026 08:06:39 UTC] Total orders count: 0
[31-Jul-2026 08:06:44 UTC] === API CALL LOG ===
[31-Jul-2026 08:06:44 UTC] Endpoint: user/profile.php
[31-Jul-2026 08:06:44 UTC] Full Log Data: {
    "timestamp": "2026-07-31 08:06:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.118.9.254",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.118.9.254, 172.69.222.102",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NyIsInVzZXJuYW1lIjoiYW1pbnUiLCJlbWFpbCI6InNtc2tudW1iZXJAZ21haWwuY29tIiwiZXhwIjoxNzg1NjI2NzQ1fQ.3xdVU_edfVdb7Sv5M4PuaLO_uBJX2EyMxKQaaIK8xeE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23b1b02be91700c-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.118.9.254",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 08:06:44 UTC] === END API CALL LOG ===
[31-Jul-2026 08:06:44 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 08:06:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NyIsInVzZXJuYW1lIjoiYW1pbnUiLCJlbWFpbCI6InNtc2tudW1iZXJAZ21haWwuY29tIiwiZXhwIjoxNzg1NjI2NzQ1fQ.3xdVU_edfVdb7Sv5M4PuaLO_uBJX2EyMxKQaaIK8xeE
[31-Jul-2026 08:06:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 08:06:44 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 08:06:44 UTC] User ID: 1147
[31-Jul-2026 08:06:44 UTC] ✅ User profile retrieved successfully for user ID: 1147
[31-Jul-2026 08:06:45 UTC] === API CALL LOG ===
[31-Jul-2026 08:06:45 UTC] Endpoint: user/profile.php
[31-Jul-2026 08:06:45 UTC] Full Log Data: {
    "timestamp": "2026-07-31 08:06:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.118.9.254",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.118.9.254, 172.69.222.102",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NyIsInVzZXJuYW1lIjoiYW1pbnUiLCJlbWFpbCI6InNtc2tudW1iZXJAZ21haWwuY29tIiwiZXhwIjoxNzg1NjI2NzQ1fQ.3xdVU_edfVdb7Sv5M4PuaLO_uBJX2EyMxKQaaIK8xeE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23b1b069ac2700c-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.118.9.254",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 08:06:45 UTC] === END API CALL LOG ===
[31-Jul-2026 08:06:45 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 08:06:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NyIsInVzZXJuYW1lIjoiYW1pbnUiLCJlbWFpbCI6InNtc2tudW1iZXJAZ21haWwuY29tIiwiZXhwIjoxNzg1NjI2NzQ1fQ.3xdVU_edfVdb7Sv5M4PuaLO_uBJX2EyMxKQaaIK8xeE
[31-Jul-2026 08:06:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 08:06:45 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 08:06:45 UTC] User ID: 1147
[31-Jul-2026 08:06:45 UTC] ✅ User profile retrieved successfully for user ID: 1147
[31-Jul-2026 08:06:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 08:06:45 UTC] === API CALL LOG ===
[31-Jul-2026 08:06:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 08:06:45 UTC] Endpoint: user/profile.php
[31-Jul-2026 08:06:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.118.9.254, 172.69.222.102","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NyIsInVzZXJuYW1lIjoiYW1pbnUiLCJlbWFpbCI6InNtc2tudW1iZXJAZ21haWwuY29tIiwiZXhwIjoxNzg1NjI2NzQ1fQ.3xdVU_edfVdb7Sv5M4PuaLO_uBJX2EyMxKQaaIK8xeE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a23b1b086c2a700c-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.118.9.254","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[31-Jul-2026 08:06:45 UTC] Full Log Data: {
    "timestamp": "2026-07-31 08:06:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.118.9.254",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.118.9.254, 172.69.222.102",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NyIsInVzZXJuYW1lIjoiYW1pbnUiLCJlbWFpbCI6InNtc2tudW1iZXJAZ21haWwuY29tIiwiZXhwIjoxNzg1NjI2NzQ1fQ.3xdVU_edfVdb7Sv5M4PuaLO_uBJX2EyMxKQaaIK8xeE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23b1b086c2b700c-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.118.9.254",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 08:06:45 UTC] === END API CALL LOG ===
[31-Jul-2026 08:06:45 UTC] === User Orders API Called ===
[31-Jul-2026 08:06:45 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 08:06:45 UTC] User ID: 1147
[31-Jul-2026 08:06:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NyIsInVzZXJuYW1lIjoiYW1pbnUiLCJlbWFpbCI6InNtc2tudW1iZXJAZ21haWwuY29tIiwiZXhwIjoxNzg1NjI2NzQ1fQ.3xdVU_edfVdb7Sv5M4PuaLO_uBJX2EyMxKQaaIK8xeE
[31-Jul-2026 08:06:45 UTC] Limit: 20, Offset: 0
[31-Jul-2026 08:06:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 08:06:45 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 08:06:45 UTC] User ID: 1147
[31-Jul-2026 08:06:45 UTC] Orders found: 0
[31-Jul-2026 08:06:45 UTC] ✅ User profile retrieved successfully for user ID: 1147
[31-Jul-2026 08:06:45 UTC] Orders data: []
[31-Jul-2026 08:06:45 UTC] Total orders count: 0
[31-Jul-2026 08:07:12 UTC] === API CALL LOG ===
[31-Jul-2026 08:07:12 UTC] Endpoint: user/profile.php
[31-Jul-2026 08:07:12 UTC] Full Log Data: {
    "timestamp": "2026-07-31 08:07:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.118.9.254",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.118.9.254, 172.71.131.177",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NyIsInVzZXJuYW1lIjoiYW1pbnUiLCJlbWFpbCI6InNtc2tudW1iZXJAZ21haWwuY29tIiwiZXhwIjoxNzg1NjI2NzQ1fQ.3xdVU_edfVdb7Sv5M4PuaLO_uBJX2EyMxKQaaIK8xeE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23b1babccf202bd-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.118.9.254",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 08:07:12 UTC] === END API CALL LOG ===
[31-Jul-2026 08:07:12 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 08:07:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NyIsInVzZXJuYW1lIjoiYW1pbnUiLCJlbWFpbCI6InNtc2tudW1iZXJAZ21haWwuY29tIiwiZXhwIjoxNzg1NjI2NzQ1fQ.3xdVU_edfVdb7Sv5M4PuaLO_uBJX2EyMxKQaaIK8xeE
[31-Jul-2026 08:07:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 08:07:12 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 08:07:12 UTC] User ID: 1147
[31-Jul-2026 08:07:12 UTC] ✅ User profile retrieved successfully for user ID: 1147
[31-Jul-2026 08:07:13 UTC] === API CALL LOG ===
[31-Jul-2026 08:07:13 UTC] Endpoint: user/profile.php
[31-Jul-2026 08:07:13 UTC] Full Log Data: {
    "timestamp": "2026-07-31 08:07:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.118.9.254",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.118.9.254, 172.71.131.177",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NyIsInVzZXJuYW1lIjoiYW1pbnUiLCJlbWFpbCI6InNtc2tudW1iZXJAZ21haWwuY29tIiwiZXhwIjoxNzg1NjI2NzQ1fQ.3xdVU_edfVdb7Sv5M4PuaLO_uBJX2EyMxKQaaIK8xeE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23b1bb2b8af02bd-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.118.9.254",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 08:07:13 UTC] === END API CALL LOG ===
[31-Jul-2026 08:07:13 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 08:07:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NyIsInVzZXJuYW1lIjoiYW1pbnUiLCJlbWFpbCI6InNtc2tudW1iZXJAZ21haWwuY29tIiwiZXhwIjoxNzg1NjI2NzQ1fQ.3xdVU_edfVdb7Sv5M4PuaLO_uBJX2EyMxKQaaIK8xeE
[31-Jul-2026 08:07:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 08:07:13 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 08:07:13 UTC] User ID: 1147
[31-Jul-2026 08:07:13 UTC] ✅ User profile retrieved successfully for user ID: 1147
[31-Jul-2026 08:07:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 08:07:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 08:07:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"105.118.9.254, 172.71.131.177","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NyIsInVzZXJuYW1lIjoiYW1pbnUiLCJlbWFpbCI6InNtc2tudW1iZXJAZ21haWwuY29tIiwiZXhwIjoxNzg1NjI2NzQ1fQ.3xdVU_edfVdb7Sv5M4PuaLO_uBJX2EyMxKQaaIK8xeE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a23b1bb2b8b202bd-CDG","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"105.118.9.254","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[31-Jul-2026 08:07:13 UTC] === User Orders API Called ===
[31-Jul-2026 08:07:13 UTC] User ID: 1147
[31-Jul-2026 08:07:13 UTC] Limit: 20, Offset: 0
[31-Jul-2026 08:07:13 UTC] Orders found: 0
[31-Jul-2026 08:07:13 UTC] === API CALL LOG ===
[31-Jul-2026 08:07:13 UTC] Orders data: []
[31-Jul-2026 08:07:13 UTC] Endpoint: user/profile.php
[31-Jul-2026 08:07:13 UTC] Full Log Data: {
    "timestamp": "2026-07-31 08:07:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "105.118.9.254",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "105.118.9.254, 172.71.131.177",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NyIsInVzZXJuYW1lIjoiYW1pbnUiLCJlbWFpbCI6InNtc2tudW1iZXJAZ21haWwuY29tIiwiZXhwIjoxNzg1NjI2NzQ1fQ.3xdVU_edfVdb7Sv5M4PuaLO_uBJX2EyMxKQaaIK8xeE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23b1bb2b8b302bd-CDG",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "105.118.9.254",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 08:07:13 UTC] === END API CALL LOG ===
[31-Jul-2026 08:07:13 UTC] Total orders count: 0
[31-Jul-2026 08:07:13 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 08:07:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE0NyIsInVzZXJuYW1lIjoiYW1pbnUiLCJlbWFpbCI6InNtc2tudW1iZXJAZ21haWwuY29tIiwiZXhwIjoxNzg1NjI2NzQ1fQ.3xdVU_edfVdb7Sv5M4PuaLO_uBJX2EyMxKQaaIK8xeE
[31-Jul-2026 08:07:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 08:07:13 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 08:07:13 UTC] User ID: 1147
[31-Jul-2026 08:07:13 UTC] ✅ User profile retrieved successfully for user ID: 1147
[31-Jul-2026 10:35:10 UTC] === API CALL LOG ===
[31-Jul-2026 10:35:10 UTC] Endpoint: user/profile.php
[31-Jul-2026 10:35:10 UTC] Full Log Data: {
    "timestamp": "2026-07-31 10:35:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.220.204.134",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.220.204.134, 172.68.65.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NyIsInVzZXJuYW1lIjoiYXJhZmF0OTkwOCIsImVtYWlsIjoia2F6aWFyYWZhdDIxMTFAZ21haWwuY29tIiwiZXhwIjoxNzg2MDk4OTA5fQ.sQ13QwYFo7dv0pmqouuPLgi5hKUTTggKTrvwEemTVv8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23bf46f1b15786d-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.220.204.134",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 10:35:10 UTC] === END API CALL LOG ===
[31-Jul-2026 10:35:10 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 10:35:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NyIsInVzZXJuYW1lIjoiYXJhZmF0OTkwOCIsImVtYWlsIjoia2F6aWFyYWZhdDIxMTFAZ21haWwuY29tIiwiZXhwIjoxNzg2MDk4OTA5fQ.sQ13QwYFo7dv0pmqouuPLgi5hKUTTggKTrvwEemTVv8
[31-Jul-2026 10:35:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 10:35:10 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 10:35:10 UTC] User ID: 1197
[31-Jul-2026 10:35:10 UTC] ✅ User profile retrieved successfully for user ID: 1197
[31-Jul-2026 10:35:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 10:35:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 10:35:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.220.204.134, 172.68.65.135","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NyIsInVzZXJuYW1lIjoiYXJhZmF0OTkwOCIsImVtYWlsIjoia2F6aWFyYWZhdDIxMTFAZ21haWwuY29tIiwiZXhwIjoxNzg2MDk4OTA5fQ.sQ13QwYFo7dv0pmqouuPLgi5hKUTTggKTrvwEemTVv8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a23bf46e7a83786d-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.220.204.134","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[31-Jul-2026 10:35:11 UTC] === User Orders API Called ===
[31-Jul-2026 10:35:11 UTC] User ID: 1197
[31-Jul-2026 10:35:11 UTC] Limit: 20, Offset: 0
[31-Jul-2026 10:35:11 UTC] Orders found: 0
[31-Jul-2026 10:35:11 UTC] Orders data: []
[31-Jul-2026 10:35:11 UTC] Total orders count: 0
[31-Jul-2026 10:35:11 UTC] === API CALL LOG ===
[31-Jul-2026 10:35:11 UTC] Endpoint: user/profile.php
[31-Jul-2026 10:35:11 UTC] Full Log Data: {
    "timestamp": "2026-07-31 10:35:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.220.204.134",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.220.204.134, 172.68.65.134",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NyIsInVzZXJuYW1lIjoiYXJhZmF0OTkwOCIsImVtYWlsIjoia2F6aWFyYWZhdDIxMTFAZ21haWwuY29tIiwiZXhwIjoxNzg2MDk4OTA5fQ.sQ13QwYFo7dv0pmqouuPLgi5hKUTTggKTrvwEemTVv8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23bf46e6a7a786d-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.220.204.134",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 10:35:11 UTC] === END API CALL LOG ===
[31-Jul-2026 10:35:11 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 10:35:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NyIsInVzZXJuYW1lIjoiYXJhZmF0OTkwOCIsImVtYWlsIjoia2F6aWFyYWZhdDIxMTFAZ21haWwuY29tIiwiZXhwIjoxNzg2MDk4OTA5fQ.sQ13QwYFo7dv0pmqouuPLgi5hKUTTggKTrvwEemTVv8
[31-Jul-2026 10:35:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 10:35:11 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 10:35:11 UTC] User ID: 1197
[31-Jul-2026 10:35:11 UTC] ✅ User profile retrieved successfully for user ID: 1197
[31-Jul-2026 10:35:12 UTC] === API CALL LOG ===
[31-Jul-2026 10:35:12 UTC] Endpoint: user/profile.php
[31-Jul-2026 10:35:12 UTC] Full Log Data: {
    "timestamp": "2026-07-31 10:35:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.220.204.134",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.220.204.134, 172.68.65.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NyIsInVzZXJuYW1lIjoiYXJhZmF0OTkwOCIsImVtYWlsIjoia2F6aWFyYWZhdDIxMTFAZ21haWwuY29tIiwiZXhwIjoxNzg2MDk4OTA5fQ.sQ13QwYFo7dv0pmqouuPLgi5hKUTTggKTrvwEemTVv8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23bf47a0dab786d-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.220.204.134",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 10:35:12 UTC] === END API CALL LOG ===
[31-Jul-2026 10:35:12 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 10:35:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NyIsInVzZXJuYW1lIjoiYXJhZmF0OTkwOCIsImVtYWlsIjoia2F6aWFyYWZhdDIxMTFAZ21haWwuY29tIiwiZXhwIjoxNzg2MDk4OTA5fQ.sQ13QwYFo7dv0pmqouuPLgi5hKUTTggKTrvwEemTVv8
[31-Jul-2026 10:35:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 10:35:12 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 10:35:12 UTC] User ID: 1197
[31-Jul-2026 10:35:12 UTC] ✅ User profile retrieved successfully for user ID: 1197
[31-Jul-2026 10:35:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 10:35:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 10:35:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.220.204.134, 172.68.65.130","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NyIsInVzZXJuYW1lIjoiYXJhZmF0OTkwOCIsImVtYWlsIjoia2F6aWFyYWZhdDIxMTFAZ21haWwuY29tIiwiZXhwIjoxNzg2MDk4OTA5fQ.sQ13QwYFo7dv0pmqouuPLgi5hKUTTggKTrvwEemTVv8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a23bf4c1dad1786d-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.220.204.134","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[31-Jul-2026 10:35:24 UTC] === User Orders API Called ===
[31-Jul-2026 10:35:24 UTC] User ID: 1197
[31-Jul-2026 10:35:24 UTC] Limit: 20, Offset: 0
[31-Jul-2026 10:35:24 UTC] Orders found: 0
[31-Jul-2026 10:35:24 UTC] Orders data: []
[31-Jul-2026 10:35:24 UTC] Total orders count: 0
[31-Jul-2026 10:35:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 10:35:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 10:35:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.220.204.134, 172.68.65.130","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NyIsInVzZXJuYW1lIjoiYXJhZmF0OTkwOCIsImVtYWlsIjoia2F6aWFyYWZhdDIxMTFAZ21haWwuY29tIiwiZXhwIjoxNzg2MDk4OTA5fQ.sQ13QwYFo7dv0pmqouuPLgi5hKUTTggKTrvwEemTVv8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a23bf4cd6e08786d-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.220.204.134","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[31-Jul-2026 10:35:25 UTC] === User Orders API Called ===
[31-Jul-2026 10:35:25 UTC] User ID: 1197
[31-Jul-2026 10:35:25 UTC] Limit: 20, Offset: 0
[31-Jul-2026 10:35:25 UTC] Orders found: 0
[31-Jul-2026 10:35:25 UTC] Orders data: []
[31-Jul-2026 10:35:25 UTC] Total orders count: 0
[31-Jul-2026 10:35:25 UTC] === API CALL LOG ===
[31-Jul-2026 10:35:25 UTC] Endpoint: user/profile.php
[31-Jul-2026 10:35:25 UTC] Full Log Data: {
    "timestamp": "2026-07-31 10:35:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.220.204.134",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.220.204.134, 172.68.65.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NyIsInVzZXJuYW1lIjoiYXJhZmF0OTkwOCIsImVtYWlsIjoia2F6aWFyYWZhdDIxMTFAZ21haWwuY29tIiwiZXhwIjoxNzg2MDk4OTA5fQ.sQ13QwYFo7dv0pmqouuPLgi5hKUTTggKTrvwEemTVv8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23bf4ce1e93786d-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.220.204.134",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 10:35:25 UTC] === END API CALL LOG ===
[31-Jul-2026 10:35:25 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 10:35:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NyIsInVzZXJuYW1lIjoiYXJhZmF0OTkwOCIsImVtYWlsIjoia2F6aWFyYWZhdDIxMTFAZ21haWwuY29tIiwiZXhwIjoxNzg2MDk4OTA5fQ.sQ13QwYFo7dv0pmqouuPLgi5hKUTTggKTrvwEemTVv8
[31-Jul-2026 10:35:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 10:35:25 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 10:35:25 UTC] User ID: 1197
[31-Jul-2026 10:35:25 UTC] ✅ User profile retrieved successfully for user ID: 1197
[31-Jul-2026 10:35:26 UTC] === API CALL LOG ===
[31-Jul-2026 10:35:26 UTC] Endpoint: user/profile.php
[31-Jul-2026 10:35:26 UTC] Full Log Data: {
    "timestamp": "2026-07-31 10:35:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.220.204.134",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.220.204.134, 172.68.65.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NyIsInVzZXJuYW1lIjoiYXJhZmF0OTkwOCIsImVtYWlsIjoia2F6aWFyYWZhdDIxMTFAZ21haWwuY29tIiwiZXhwIjoxNzg2MDk4OTA5fQ.sQ13QwYFo7dv0pmqouuPLgi5hKUTTggKTrvwEemTVv8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23bf4d1e9e8786d-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.220.204.134",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 10:35:26 UTC] === END API CALL LOG ===
[31-Jul-2026 10:35:26 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 10:35:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NyIsInVzZXJuYW1lIjoiYXJhZmF0OTkwOCIsImVtYWlsIjoia2F6aWFyYWZhdDIxMTFAZ21haWwuY29tIiwiZXhwIjoxNzg2MDk4OTA5fQ.sQ13QwYFo7dv0pmqouuPLgi5hKUTTggKTrvwEemTVv8
[31-Jul-2026 10:35:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 10:35:26 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 10:35:26 UTC] User ID: 1197
[31-Jul-2026 10:35:26 UTC] ✅ User profile retrieved successfully for user ID: 1197
[31-Jul-2026 10:35:27 UTC] === API CALL LOG ===
[31-Jul-2026 10:35:27 UTC] Endpoint: user/profile.php
[31-Jul-2026 10:35:27 UTC] Full Log Data: {
    "timestamp": "2026-07-31 10:35:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.220.204.134",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.220.204.134, 172.68.65.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NyIsInVzZXJuYW1lIjoiYXJhZmF0OTkwOCIsImVtYWlsIjoia2F6aWFyYWZhdDIxMTFAZ21haWwuY29tIiwiZXhwIjoxNzg2MDk4OTA5fQ.sQ13QwYFo7dv0pmqouuPLgi5hKUTTggKTrvwEemTVv8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23bf4d58d63786d-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.220.204.134",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 10:35:27 UTC] === END API CALL LOG ===
[31-Jul-2026 10:35:27 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 10:35:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NyIsInVzZXJuYW1lIjoiYXJhZmF0OTkwOCIsImVtYWlsIjoia2F6aWFyYWZhdDIxMTFAZ21haWwuY29tIiwiZXhwIjoxNzg2MDk4OTA5fQ.sQ13QwYFo7dv0pmqouuPLgi5hKUTTggKTrvwEemTVv8
[31-Jul-2026 10:35:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 10:35:27 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 10:35:27 UTC] User ID: 1197
[31-Jul-2026 10:35:27 UTC] ✅ User profile retrieved successfully for user ID: 1197
[31-Jul-2026 10:35:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 10:35:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 10:35:46 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.220.204.134, 172.68.65.130","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NyIsInVzZXJuYW1lIjoiYXJhZmF0OTkwOCIsImVtYWlsIjoia2F6aWFyYWZhdDIxMTFAZ21haWwuY29tIiwiZXhwIjoxNzg2MDk4OTA5fQ.sQ13QwYFo7dv0pmqouuPLgi5hKUTTggKTrvwEemTVv8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a23bf54e387e786d-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.220.204.134","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[31-Jul-2026 10:35:46 UTC] === User Orders API Called ===
[31-Jul-2026 10:35:46 UTC] User ID: 1197
[31-Jul-2026 10:35:46 UTC] Limit: 20, Offset: 0
[31-Jul-2026 10:35:46 UTC] Orders found: 0
[31-Jul-2026 10:35:46 UTC] Orders data: []
[31-Jul-2026 10:35:46 UTC] Total orders count: 0
[31-Jul-2026 10:35:47 UTC] === API CALL LOG ===
[31-Jul-2026 10:35:47 UTC] Endpoint: user/profile.php
[31-Jul-2026 10:35:47 UTC] Full Log Data: {
    "timestamp": "2026-07-31 10:35:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.220.204.134",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.220.204.134, 172.68.65.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NyIsInVzZXJuYW1lIjoiYXJhZmF0OTkwOCIsImVtYWlsIjoia2F6aWFyYWZhdDIxMTFAZ21haWwuY29tIiwiZXhwIjoxNzg2MDk4OTA5fQ.sQ13QwYFo7dv0pmqouuPLgi5hKUTTggKTrvwEemTVv8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23bf54ec8ef786d-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.220.204.134",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 10:35:47 UTC] === END API CALL LOG ===
[31-Jul-2026 10:35:47 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 10:35:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NyIsInVzZXJuYW1lIjoiYXJhZmF0OTkwOCIsImVtYWlsIjoia2F6aWFyYWZhdDIxMTFAZ21haWwuY29tIiwiZXhwIjoxNzg2MDk4OTA5fQ.sQ13QwYFo7dv0pmqouuPLgi5hKUTTggKTrvwEemTVv8
[31-Jul-2026 10:35:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 10:35:47 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 10:35:47 UTC] User ID: 1197
[31-Jul-2026 10:35:47 UTC] ✅ User profile retrieved successfully for user ID: 1197
[31-Jul-2026 10:35:47 UTC] === API CALL LOG ===
[31-Jul-2026 10:35:47 UTC] Endpoint: user/profile.php
[31-Jul-2026 10:35:47 UTC] Full Log Data: {
    "timestamp": "2026-07-31 10:35:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.220.204.134",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.220.204.134, 172.68.65.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NyIsInVzZXJuYW1lIjoiYXJhZmF0OTkwOCIsImVtYWlsIjoia2F6aWFyYWZhdDIxMTFAZ21haWwuY29tIiwiZXhwIjoxNzg2MDk4OTA5fQ.sQ13QwYFo7dv0pmqouuPLgi5hKUTTggKTrvwEemTVv8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23bf552cb8d786d-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.220.204.134",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 10:35:47 UTC] === END API CALL LOG ===
[31-Jul-2026 10:35:47 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 10:35:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NyIsInVzZXJuYW1lIjoiYXJhZmF0OTkwOCIsImVtYWlsIjoia2F6aWFyYWZhdDIxMTFAZ21haWwuY29tIiwiZXhwIjoxNzg2MDk4OTA5fQ.sQ13QwYFo7dv0pmqouuPLgi5hKUTTggKTrvwEemTVv8
[31-Jul-2026 10:35:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 10:35:47 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 10:35:47 UTC] User ID: 1197
[31-Jul-2026 10:35:47 UTC] ✅ User profile retrieved successfully for user ID: 1197
[31-Jul-2026 10:35:48 UTC] === API CALL LOG ===
[31-Jul-2026 10:35:48 UTC] Endpoint: user/profile.php
[31-Jul-2026 10:35:48 UTC] Full Log Data: {
    "timestamp": "2026-07-31 10:35:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.220.204.134",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.220.204.134, 172.68.65.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NyIsInVzZXJuYW1lIjoiYXJhZmF0OTkwOCIsImVtYWlsIjoia2F6aWFyYWZhdDIxMTFAZ21haWwuY29tIiwiZXhwIjoxNzg2MDk4OTA5fQ.sQ13QwYFo7dv0pmqouuPLgi5hKUTTggKTrvwEemTVv8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23bf558a836786d-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.220.204.134",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 10:35:48 UTC] === END API CALL LOG ===
[31-Jul-2026 10:35:48 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 10:35:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NyIsInVzZXJuYW1lIjoiYXJhZmF0OTkwOCIsImVtYWlsIjoia2F6aWFyYWZhdDIxMTFAZ21haWwuY29tIiwiZXhwIjoxNzg2MDk4OTA5fQ.sQ13QwYFo7dv0pmqouuPLgi5hKUTTggKTrvwEemTVv8
[31-Jul-2026 10:35:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 10:35:48 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 10:35:48 UTC] User ID: 1197
[31-Jul-2026 10:35:48 UTC] ✅ User profile retrieved successfully for user ID: 1197
[31-Jul-2026 10:35:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 10:35:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 10:35:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.220.204.134, 172.68.65.130","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NyIsInVzZXJuYW1lIjoiYXJhZmF0OTkwOCIsImVtYWlsIjoia2F6aWFyYWZhdDIxMTFAZ21haWwuY29tIiwiZXhwIjoxNzg2MDk4OTA5fQ.sQ13QwYFo7dv0pmqouuPLgi5hKUTTggKTrvwEemTVv8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a23bf56c4a19786d-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.220.204.134","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[31-Jul-2026 10:35:51 UTC] === User Orders API Called ===
[31-Jul-2026 10:35:51 UTC] User ID: 1197
[31-Jul-2026 10:35:51 UTC] Limit: 20, Offset: 0
[31-Jul-2026 10:35:51 UTC] Orders found: 0
[31-Jul-2026 10:35:51 UTC] Orders data: []
[31-Jul-2026 10:35:51 UTC] Total orders count: 0
[31-Jul-2026 10:35:51 UTC] === API CALL LOG ===
[31-Jul-2026 10:35:51 UTC] Endpoint: user/profile.php
[31-Jul-2026 10:35:51 UTC] Full Log Data: {
    "timestamp": "2026-07-31 10:35:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.220.204.134",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.220.204.134, 172.68.65.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NyIsInVzZXJuYW1lIjoiYXJhZmF0OTkwOCIsImVtYWlsIjoia2F6aWFyYWZhdDIxMTFAZ21haWwuY29tIiwiZXhwIjoxNzg2MDk4OTA5fQ.sQ13QwYFo7dv0pmqouuPLgi5hKUTTggKTrvwEemTVv8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23bf56ccabc786d-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.220.204.134",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 10:35:51 UTC] === END API CALL LOG ===
[31-Jul-2026 10:35:51 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 10:35:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NyIsInVzZXJuYW1lIjoiYXJhZmF0OTkwOCIsImVtYWlsIjoia2F6aWFyYWZhdDIxMTFAZ21haWwuY29tIiwiZXhwIjoxNzg2MDk4OTA5fQ.sQ13QwYFo7dv0pmqouuPLgi5hKUTTggKTrvwEemTVv8
[31-Jul-2026 10:35:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 10:35:51 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 10:35:51 UTC] User ID: 1197
[31-Jul-2026 10:35:51 UTC] ✅ User profile retrieved successfully for user ID: 1197
[31-Jul-2026 10:35:51 UTC] === API CALL LOG ===
[31-Jul-2026 10:35:51 UTC] Endpoint: user/profile.php
[31-Jul-2026 10:35:51 UTC] Full Log Data: {
    "timestamp": "2026-07-31 10:35:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.220.204.134",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.220.204.134, 172.68.65.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NyIsInVzZXJuYW1lIjoiYXJhZmF0OTkwOCIsImVtYWlsIjoia2F6aWFyYWZhdDIxMTFAZ21haWwuY29tIiwiZXhwIjoxNzg2MDk4OTA5fQ.sQ13QwYFo7dv0pmqouuPLgi5hKUTTggKTrvwEemTVv8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23bf570ce0f786d-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.220.204.134",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 10:35:51 UTC] === END API CALL LOG ===
[31-Jul-2026 10:35:51 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 10:35:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NyIsInVzZXJuYW1lIjoiYXJhZmF0OTkwOCIsImVtYWlsIjoia2F6aWFyYWZhdDIxMTFAZ21haWwuY29tIiwiZXhwIjoxNzg2MDk4OTA5fQ.sQ13QwYFo7dv0pmqouuPLgi5hKUTTggKTrvwEemTVv8
[31-Jul-2026 10:35:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 10:35:51 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 10:35:51 UTC] User ID: 1197
[31-Jul-2026 10:35:51 UTC] ✅ User profile retrieved successfully for user ID: 1197
[31-Jul-2026 10:35:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 10:35:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 10:35:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.220.204.134, 172.68.65.131","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NyIsInVzZXJuYW1lIjoiYXJhZmF0OTkwOCIsImVtYWlsIjoia2F6aWFyYWZhdDIxMTFAZ21haWwuY29tIiwiZXhwIjoxNzg2MDk4OTA5fQ.sQ13QwYFo7dv0pmqouuPLgi5hKUTTggKTrvwEemTVv8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a23bf571cf00786d-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.220.204.134","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[31-Jul-2026 10:35:52 UTC] === User Orders API Called ===
[31-Jul-2026 10:35:52 UTC] User ID: 1197
[31-Jul-2026 10:35:52 UTC] Limit: 20, Offset: 0
[31-Jul-2026 10:35:52 UTC] Orders found: 0
[31-Jul-2026 10:35:52 UTC] Orders data: []
[31-Jul-2026 10:35:52 UTC] Total orders count: 0
[31-Jul-2026 10:35:52 UTC] === API CALL LOG ===
[31-Jul-2026 10:35:52 UTC] Endpoint: user/profile.php
[31-Jul-2026 10:35:52 UTC] Full Log Data: {
    "timestamp": "2026-07-31 10:35:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.220.204.134",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.220.204.134, 172.68.65.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NyIsInVzZXJuYW1lIjoiYXJhZmF0OTkwOCIsImVtYWlsIjoia2F6aWFyYWZhdDIxMTFAZ21haWwuY29tIiwiZXhwIjoxNzg2MDk4OTA5fQ.sQ13QwYFo7dv0pmqouuPLgi5hKUTTggKTrvwEemTVv8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23bf5725fb2786d-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.220.204.134",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 10:35:52 UTC] === END API CALL LOG ===
[31-Jul-2026 10:35:52 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 10:35:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NyIsInVzZXJuYW1lIjoiYXJhZmF0OTkwOCIsImVtYWlsIjoia2F6aWFyYWZhdDIxMTFAZ21haWwuY29tIiwiZXhwIjoxNzg2MDk4OTA5fQ.sQ13QwYFo7dv0pmqouuPLgi5hKUTTggKTrvwEemTVv8
[31-Jul-2026 10:35:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 10:35:52 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 10:35:52 UTC] User ID: 1197
[31-Jul-2026 10:35:52 UTC] ✅ User profile retrieved successfully for user ID: 1197
[31-Jul-2026 10:35:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 10:35:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 10:35:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.220.204.134, 172.68.65.130","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NyIsInVzZXJuYW1lIjoiYXJhZmF0OTkwOCIsImVtYWlsIjoia2F6aWFyYWZhdDIxMTFAZ21haWwuY29tIiwiZXhwIjoxNzg2MDk4OTA5fQ.sQ13QwYFo7dv0pmqouuPLgi5hKUTTggKTrvwEemTVv8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a23bf576cc4c786d-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.220.204.134","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[31-Jul-2026 10:35:52 UTC] === User Orders API Called ===
[31-Jul-2026 10:35:52 UTC] User ID: 1197
[31-Jul-2026 10:35:52 UTC] Limit: 20, Offset: 0
[31-Jul-2026 10:35:52 UTC] Orders found: 0
[31-Jul-2026 10:35:52 UTC] Orders data: []
[31-Jul-2026 10:35:52 UTC] Total orders count: 0
[31-Jul-2026 10:35:52 UTC] === API CALL LOG ===
[31-Jul-2026 10:35:52 UTC] Endpoint: user/profile.php
[31-Jul-2026 10:35:52 UTC] Full Log Data: {
    "timestamp": "2026-07-31 10:35:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.220.204.134",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.220.204.134, 172.68.65.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NyIsInVzZXJuYW1lIjoiYXJhZmF0OTkwOCIsImVtYWlsIjoia2F6aWFyYWZhdDIxMTFAZ21haWwuY29tIiwiZXhwIjoxNzg2MDk4OTA5fQ.sQ13QwYFo7dv0pmqouuPLgi5hKUTTggKTrvwEemTVv8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23bf5776cd5786d-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.220.204.134",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 10:35:52 UTC] === END API CALL LOG ===
[31-Jul-2026 10:35:52 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 10:35:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NyIsInVzZXJuYW1lIjoiYXJhZmF0OTkwOCIsImVtYWlsIjoia2F6aWFyYWZhdDIxMTFAZ21haWwuY29tIiwiZXhwIjoxNzg2MDk4OTA5fQ.sQ13QwYFo7dv0pmqouuPLgi5hKUTTggKTrvwEemTVv8
[31-Jul-2026 10:35:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 10:35:52 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 10:35:52 UTC] User ID: 1197
[31-Jul-2026 10:35:52 UTC] ✅ User profile retrieved successfully for user ID: 1197
[31-Jul-2026 10:35:53 UTC] === API CALL LOG ===
[31-Jul-2026 10:35:53 UTC] Endpoint: user/profile.php
[31-Jul-2026 10:35:53 UTC] Full Log Data: {
    "timestamp": "2026-07-31 10:35:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.220.204.134",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.220.204.134, 172.68.65.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NyIsInVzZXJuYW1lIjoiYXJhZmF0OTkwOCIsImVtYWlsIjoia2F6aWFyYWZhdDIxMTFAZ21haWwuY29tIiwiZXhwIjoxNzg2MDk4OTA5fQ.sQ13QwYFo7dv0pmqouuPLgi5hKUTTggKTrvwEemTVv8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23bf57b287f786d-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.220.204.134",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 10:35:53 UTC] === END API CALL LOG ===
[31-Jul-2026 10:35:53 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 10:35:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NyIsInVzZXJuYW1lIjoiYXJhZmF0OTkwOCIsImVtYWlsIjoia2F6aWFyYWZhdDIxMTFAZ21haWwuY29tIiwiZXhwIjoxNzg2MDk4OTA5fQ.sQ13QwYFo7dv0pmqouuPLgi5hKUTTggKTrvwEemTVv8
[31-Jul-2026 10:35:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 10:35:53 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 10:35:53 UTC] User ID: 1197
[31-Jul-2026 10:35:53 UTC] ✅ User profile retrieved successfully for user ID: 1197
[31-Jul-2026 10:35:53 UTC] === API CALL LOG ===
[31-Jul-2026 10:35:53 UTC] Endpoint: user/profile.php
[31-Jul-2026 10:35:53 UTC] Full Log Data: {
    "timestamp": "2026-07-31 10:35:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.220.204.134",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.220.204.134, 172.68.65.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NyIsInVzZXJuYW1lIjoiYXJhZmF0OTkwOCIsImVtYWlsIjoia2F6aWFyYWZhdDIxMTFAZ21haWwuY29tIiwiZXhwIjoxNzg2MDk4OTA5fQ.sQ13QwYFo7dv0pmqouuPLgi5hKUTTggKTrvwEemTVv8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23bf57dab16786d-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.220.204.134",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 10:35:53 UTC] === END API CALL LOG ===
[31-Jul-2026 10:35:53 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 10:35:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NyIsInVzZXJuYW1lIjoiYXJhZmF0OTkwOCIsImVtYWlsIjoia2F6aWFyYWZhdDIxMTFAZ21haWwuY29tIiwiZXhwIjoxNzg2MDk4OTA5fQ.sQ13QwYFo7dv0pmqouuPLgi5hKUTTggKTrvwEemTVv8
[31-Jul-2026 10:35:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 10:35:53 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 10:35:53 UTC] User ID: 1197
[31-Jul-2026 10:35:53 UTC] ✅ User profile retrieved successfully for user ID: 1197
[31-Jul-2026 10:36:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 10:36:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 10:36:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.220.204.134, 172.68.65.130","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NyIsInVzZXJuYW1lIjoiYXJhZmF0OTkwOCIsImVtYWlsIjoia2F6aWFyYWZhdDIxMTFAZ21haWwuY29tIiwiZXhwIjoxNzg2MDk4OTA5fQ.sQ13QwYFo7dv0pmqouuPLgi5hKUTTggKTrvwEemTVv8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a23bf6479df9786d-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.220.204.134","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[31-Jul-2026 10:36:26 UTC] === User Orders API Called ===
[31-Jul-2026 10:36:26 UTC] User ID: 1197
[31-Jul-2026 10:36:26 UTC] Limit: 20, Offset: 0
[31-Jul-2026 10:36:26 UTC] Orders found: 0
[31-Jul-2026 10:36:26 UTC] Orders data: []
[31-Jul-2026 10:36:26 UTC] Total orders count: 0
[31-Jul-2026 10:36:26 UTC] === API CALL LOG ===
[31-Jul-2026 10:36:26 UTC] Endpoint: user/profile.php
[31-Jul-2026 10:36:26 UTC] Full Log Data: {
    "timestamp": "2026-07-31 10:36:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.220.204.134",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.220.204.134, 172.68.65.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NyIsInVzZXJuYW1lIjoiYXJhZmF0OTkwOCIsImVtYWlsIjoia2F6aWFyYWZhdDIxMTFAZ21haWwuY29tIiwiZXhwIjoxNzg2MDk4OTA5fQ.sQ13QwYFo7dv0pmqouuPLgi5hKUTTggKTrvwEemTVv8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23bf6482e7c786d-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.220.204.134",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 10:36:26 UTC] === END API CALL LOG ===
[31-Jul-2026 10:36:26 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 10:36:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NyIsInVzZXJuYW1lIjoiYXJhZmF0OTkwOCIsImVtYWlsIjoia2F6aWFyYWZhdDIxMTFAZ21haWwuY29tIiwiZXhwIjoxNzg2MDk4OTA5fQ.sQ13QwYFo7dv0pmqouuPLgi5hKUTTggKTrvwEemTVv8
[31-Jul-2026 10:36:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 10:36:26 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 10:36:26 UTC] User ID: 1197
[31-Jul-2026 10:36:26 UTC] ✅ User profile retrieved successfully for user ID: 1197
[31-Jul-2026 10:36:26 UTC] === API CALL LOG ===
[31-Jul-2026 10:36:26 UTC] Endpoint: user/profile.php
[31-Jul-2026 10:36:26 UTC] Full Log Data: {
    "timestamp": "2026-07-31 10:36:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.220.204.134",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.220.204.134, 172.68.65.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NyIsInVzZXJuYW1lIjoiYXJhZmF0OTkwOCIsImVtYWlsIjoia2F6aWFyYWZhdDIxMTFAZ21haWwuY29tIiwiZXhwIjoxNzg2MDk4OTA5fQ.sQ13QwYFo7dv0pmqouuPLgi5hKUTTggKTrvwEemTVv8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23bf64c0a28786d-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.220.204.134",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 10:36:26 UTC] === END API CALL LOG ===
[31-Jul-2026 10:36:26 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 10:36:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NyIsInVzZXJuYW1lIjoiYXJhZmF0OTkwOCIsImVtYWlsIjoia2F6aWFyYWZhdDIxMTFAZ21haWwuY29tIiwiZXhwIjoxNzg2MDk4OTA5fQ.sQ13QwYFo7dv0pmqouuPLgi5hKUTTggKTrvwEemTVv8
[31-Jul-2026 10:36:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 10:36:26 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 10:36:26 UTC] User ID: 1197
[31-Jul-2026 10:36:26 UTC] ✅ User profile retrieved successfully for user ID: 1197
[31-Jul-2026 10:36:27 UTC] === API CALL LOG ===
[31-Jul-2026 10:36:27 UTC] Endpoint: user/profile.php
[31-Jul-2026 10:36:27 UTC] Full Log Data: {
    "timestamp": "2026-07-31 10:36:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.220.204.134",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.220.204.134, 172.68.65.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NyIsInVzZXJuYW1lIjoiYXJhZmF0OTkwOCIsImVtYWlsIjoia2F6aWFyYWZhdDIxMTFAZ21haWwuY29tIiwiZXhwIjoxNzg2MDk4OTA5fQ.sQ13QwYFo7dv0pmqouuPLgi5hKUTTggKTrvwEemTVv8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23bf64dcc06786d-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.220.204.134",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 10:36:27 UTC] === END API CALL LOG ===
[31-Jul-2026 10:36:27 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 10:36:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NyIsInVzZXJuYW1lIjoiYXJhZmF0OTkwOCIsImVtYWlsIjoia2F6aWFyYWZhdDIxMTFAZ21haWwuY29tIiwiZXhwIjoxNzg2MDk4OTA5fQ.sQ13QwYFo7dv0pmqouuPLgi5hKUTTggKTrvwEemTVv8
[31-Jul-2026 10:36:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 10:36:27 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 10:36:27 UTC] User ID: 1197
[31-Jul-2026 10:36:27 UTC] ✅ User profile retrieved successfully for user ID: 1197
[31-Jul-2026 10:36:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 10:36:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 10:36:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.220.204.134, 172.68.65.130","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NyIsInVzZXJuYW1lIjoiYXJhZmF0OTkwOCIsImVtYWlsIjoia2F6aWFyYWZhdDIxMTFAZ21haWwuY29tIiwiZXhwIjoxNzg2MDk4OTA5fQ.sQ13QwYFo7dv0pmqouuPLgi5hKUTTggKTrvwEemTVv8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a23bf6816b9a786d-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.220.204.134","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[31-Jul-2026 10:36:35 UTC] === User Orders API Called ===
[31-Jul-2026 10:36:35 UTC] User ID: 1197
[31-Jul-2026 10:36:35 UTC] Limit: 20, Offset: 0
[31-Jul-2026 10:36:35 UTC] Orders found: 0
[31-Jul-2026 10:36:35 UTC] Orders data: []
[31-Jul-2026 10:36:35 UTC] Total orders count: 0
[31-Jul-2026 10:36:35 UTC] === API CALL LOG ===
[31-Jul-2026 10:36:35 UTC] Endpoint: user/profile.php
[31-Jul-2026 10:36:35 UTC] Full Log Data: {
    "timestamp": "2026-07-31 10:36:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.220.204.134",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.220.204.134, 172.68.65.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NyIsInVzZXJuYW1lIjoiYXJhZmF0OTkwOCIsImVtYWlsIjoia2F6aWFyYWZhdDIxMTFAZ21haWwuY29tIiwiZXhwIjoxNzg2MDk4OTA5fQ.sQ13QwYFo7dv0pmqouuPLgi5hKUTTggKTrvwEemTVv8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23bf6820c1e786d-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.220.204.134",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 10:36:35 UTC] === END API CALL LOG ===
[31-Jul-2026 10:36:35 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 10:36:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NyIsInVzZXJuYW1lIjoiYXJhZmF0OTkwOCIsImVtYWlsIjoia2F6aWFyYWZhdDIxMTFAZ21haWwuY29tIiwiZXhwIjoxNzg2MDk4OTA5fQ.sQ13QwYFo7dv0pmqouuPLgi5hKUTTggKTrvwEemTVv8
[31-Jul-2026 10:36:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 10:36:35 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 10:36:35 UTC] User ID: 1197
[31-Jul-2026 10:36:35 UTC] ✅ User profile retrieved successfully for user ID: 1197
[31-Jul-2026 10:36:36 UTC] === API CALL LOG ===
[31-Jul-2026 10:36:36 UTC] Endpoint: user/profile.php
[31-Jul-2026 10:36:36 UTC] Full Log Data: {
    "timestamp": "2026-07-31 10:36:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.220.204.134",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.220.204.134, 172.68.65.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NyIsInVzZXJuYW1lIjoiYXJhZmF0OTkwOCIsImVtYWlsIjoia2F6aWFyYWZhdDIxMTFAZ21haWwuY29tIiwiZXhwIjoxNzg2MDk4OTA5fQ.sQ13QwYFo7dv0pmqouuPLgi5hKUTTggKTrvwEemTVv8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23bf685d81b786d-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.220.204.134",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 10:36:36 UTC] === END API CALL LOG ===
[31-Jul-2026 10:36:36 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 10:36:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NyIsInVzZXJuYW1lIjoiYXJhZmF0OTkwOCIsImVtYWlsIjoia2F6aWFyYWZhdDIxMTFAZ21haWwuY29tIiwiZXhwIjoxNzg2MDk4OTA5fQ.sQ13QwYFo7dv0pmqouuPLgi5hKUTTggKTrvwEemTVv8
[31-Jul-2026 10:36:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 10:36:36 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 10:36:36 UTC] User ID: 1197
[31-Jul-2026 10:36:36 UTC] ✅ User profile retrieved successfully for user ID: 1197
[31-Jul-2026 10:36:36 UTC] === API CALL LOG ===
[31-Jul-2026 10:36:36 UTC] Endpoint: user/profile.php
[31-Jul-2026 10:36:36 UTC] Full Log Data: {
    "timestamp": "2026-07-31 10:36:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.220.204.134",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.220.204.134, 172.68.65.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NyIsInVzZXJuYW1lIjoiYXJhZmF0OTkwOCIsImVtYWlsIjoia2F6aWFyYWZhdDIxMTFAZ21haWwuY29tIiwiZXhwIjoxNzg2MDk4OTA5fQ.sQ13QwYFo7dv0pmqouuPLgi5hKUTTggKTrvwEemTVv8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23bf68749a8786d-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.220.204.134",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 10:36:36 UTC] === END API CALL LOG ===
[31-Jul-2026 10:36:36 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 10:36:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NyIsInVzZXJuYW1lIjoiYXJhZmF0OTkwOCIsImVtYWlsIjoia2F6aWFyYWZhdDIxMTFAZ21haWwuY29tIiwiZXhwIjoxNzg2MDk4OTA5fQ.sQ13QwYFo7dv0pmqouuPLgi5hKUTTggKTrvwEemTVv8
[31-Jul-2026 10:36:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 10:36:36 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 10:36:36 UTC] User ID: 1197
[31-Jul-2026 10:36:36 UTC] ✅ User profile retrieved successfully for user ID: 1197
[31-Jul-2026 10:36:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 10:36:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 10:36:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.220.204.134, 172.68.65.131","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NyIsInVzZXJuYW1lIjoiYXJhZmF0OTkwOCIsImVtYWlsIjoia2F6aWFyYWZhdDIxMTFAZ21haWwuY29tIiwiZXhwIjoxNzg2MDk4OTA5fQ.sQ13QwYFo7dv0pmqouuPLgi5hKUTTggKTrvwEemTVv8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a23bf7120802786d-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.220.204.134","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[31-Jul-2026 10:36:58 UTC] === User Orders API Called ===
[31-Jul-2026 10:36:58 UTC] User ID: 1197
[31-Jul-2026 10:36:58 UTC] Limit: 20, Offset: 0
[31-Jul-2026 10:36:58 UTC] Orders found: 0
[31-Jul-2026 10:36:58 UTC] Orders data: []
[31-Jul-2026 10:36:58 UTC] Total orders count: 0
[31-Jul-2026 10:37:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 10:37:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 10:37:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.220.204.134, 172.68.65.131","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NyIsInVzZXJuYW1lIjoiYXJhZmF0OTkwOCIsImVtYWlsIjoia2F6aWFyYWZhdDIxMTFAZ21haWwuY29tIiwiZXhwIjoxNzg2MDk4OTA5fQ.sQ13QwYFo7dv0pmqouuPLgi5hKUTTggKTrvwEemTVv8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a23bf724bb7a786d-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.220.204.134","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[31-Jul-2026 10:37:01 UTC] === User Orders API Called ===
[31-Jul-2026 10:37:01 UTC] User ID: 1197
[31-Jul-2026 10:37:01 UTC] Limit: 20, Offset: 0
[31-Jul-2026 10:37:01 UTC] Orders found: 0
[31-Jul-2026 10:37:01 UTC] Orders data: []
[31-Jul-2026 10:37:01 UTC] Total orders count: 0
[31-Jul-2026 10:37:01 UTC] === API CALL LOG ===
[31-Jul-2026 10:37:01 UTC] Endpoint: user/profile.php
[31-Jul-2026 10:37:01 UTC] Full Log Data: {
    "timestamp": "2026-07-31 10:37:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.220.204.134",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.220.204.134, 172.68.65.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NyIsInVzZXJuYW1lIjoiYXJhZmF0OTkwOCIsImVtYWlsIjoia2F6aWFyYWZhdDIxMTFAZ21haWwuY29tIiwiZXhwIjoxNzg2MDk4OTA5fQ.sQ13QwYFo7dv0pmqouuPLgi5hKUTTggKTrvwEemTVv8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23bf7254bf7786d-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.220.204.134",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 10:37:01 UTC] === END API CALL LOG ===
[31-Jul-2026 10:37:01 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 10:37:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NyIsInVzZXJuYW1lIjoiYXJhZmF0OTkwOCIsImVtYWlsIjoia2F6aWFyYWZhdDIxMTFAZ21haWwuY29tIiwiZXhwIjoxNzg2MDk4OTA5fQ.sQ13QwYFo7dv0pmqouuPLgi5hKUTTggKTrvwEemTVv8
[31-Jul-2026 10:37:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 10:37:01 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 10:37:01 UTC] User ID: 1197
[31-Jul-2026 10:37:01 UTC] ✅ User profile retrieved successfully for user ID: 1197
[31-Jul-2026 10:37:02 UTC] === API CALL LOG ===
[31-Jul-2026 10:37:02 UTC] Endpoint: user/profile.php
[31-Jul-2026 10:37:02 UTC] Full Log Data: {
    "timestamp": "2026-07-31 10:37:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.220.204.134",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.220.204.134, 172.68.65.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NyIsInVzZXJuYW1lIjoiYXJhZmF0OTkwOCIsImVtYWlsIjoia2F6aWFyYWZhdDIxMTFAZ21haWwuY29tIiwiZXhwIjoxNzg2MDk4OTA5fQ.sQ13QwYFo7dv0pmqouuPLgi5hKUTTggKTrvwEemTVv8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23bf7291fe0786d-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.220.204.134",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 10:37:02 UTC] === END API CALL LOG ===
[31-Jul-2026 10:37:02 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 10:37:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NyIsInVzZXJuYW1lIjoiYXJhZmF0OTkwOCIsImVtYWlsIjoia2F6aWFyYWZhdDIxMTFAZ21haWwuY29tIiwiZXhwIjoxNzg2MDk4OTA5fQ.sQ13QwYFo7dv0pmqouuPLgi5hKUTTggKTrvwEemTVv8
[31-Jul-2026 10:37:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 10:37:02 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 10:37:02 UTC] User ID: 1197
[31-Jul-2026 10:37:02 UTC] ✅ User profile retrieved successfully for user ID: 1197
[31-Jul-2026 10:37:02 UTC] === API CALL LOG ===
[31-Jul-2026 10:37:02 UTC] Endpoint: user/profile.php
[31-Jul-2026 10:37:02 UTC] Full Log Data: {
    "timestamp": "2026-07-31 10:37:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.220.204.134",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.220.204.134, 172.68.65.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NyIsInVzZXJuYW1lIjoiYXJhZmF0OTkwOCIsImVtYWlsIjoia2F6aWFyYWZhdDIxMTFAZ21haWwuY29tIiwiZXhwIjoxNzg2MDk4OTA5fQ.sQ13QwYFo7dv0pmqouuPLgi5hKUTTggKTrvwEemTVv8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23bf72b3a34786d-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.220.204.134",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 10:37:02 UTC] === END API CALL LOG ===
[31-Jul-2026 10:37:02 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 10:37:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NyIsInVzZXJuYW1lIjoiYXJhZmF0OTkwOCIsImVtYWlsIjoia2F6aWFyYWZhdDIxMTFAZ21haWwuY29tIiwiZXhwIjoxNzg2MDk4OTA5fQ.sQ13QwYFo7dv0pmqouuPLgi5hKUTTggKTrvwEemTVv8
[31-Jul-2026 10:37:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 10:37:02 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 10:37:02 UTC] User ID: 1197
[31-Jul-2026 10:37:02 UTC] ✅ User profile retrieved successfully for user ID: 1197
[31-Jul-2026 10:37:28 UTC] === API CALL LOG ===
[31-Jul-2026 10:37:28 UTC] Endpoint: user/profile.php
[31-Jul-2026 10:37:28 UTC] Full Log Data: {
    "timestamp": "2026-07-31 10:37:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.220.204.134",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.220.204.134, 172.68.65.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NyIsInVzZXJuYW1lIjoiYXJhZmF0OTkwOCIsImVtYWlsIjoia2F6aWFyYWZhdDIxMTFAZ21haWwuY29tIiwiZXhwIjoxNzg2MDk4OTA5fQ.sQ13QwYFo7dv0pmqouuPLgi5hKUTTggKTrvwEemTVv8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23bf7cbdcbc786d-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.220.204.134",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 10:37:28 UTC] === END API CALL LOG ===
[31-Jul-2026 10:37:28 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 10:37:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NyIsInVzZXJuYW1lIjoiYXJhZmF0OTkwOCIsImVtYWlsIjoia2F6aWFyYWZhdDIxMTFAZ21haWwuY29tIiwiZXhwIjoxNzg2MDk4OTA5fQ.sQ13QwYFo7dv0pmqouuPLgi5hKUTTggKTrvwEemTVv8
[31-Jul-2026 10:37:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 10:37:28 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 10:37:28 UTC] User ID: 1197
[31-Jul-2026 10:37:28 UTC] ✅ User profile retrieved successfully for user ID: 1197
[31-Jul-2026 10:37:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 10:37:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 10:37:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.220.204.134, 172.68.65.130","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NyIsInVzZXJuYW1lIjoiYXJhZmF0OTkwOCIsImVtYWlsIjoia2F6aWFyYWZhdDIxMTFAZ21haWwuY29tIiwiZXhwIjoxNzg2MDk4OTA5fQ.sQ13QwYFo7dv0pmqouuPLgi5hKUTTggKTrvwEemTVv8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a23bf7d32c72786d-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.220.204.134","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[31-Jul-2026 10:37:29 UTC] === User Orders API Called ===
[31-Jul-2026 10:37:29 UTC] User ID: 1197
[31-Jul-2026 10:37:29 UTC] Limit: 20, Offset: 0
[31-Jul-2026 10:37:29 UTC] Orders found: 0
[31-Jul-2026 10:37:29 UTC] Orders data: []
[31-Jul-2026 10:37:29 UTC] Total orders count: 0
[31-Jul-2026 10:37:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 10:37:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 10:37:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.220.204.134, 172.68.65.130","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NyIsInVzZXJuYW1lIjoiYXJhZmF0OTkwOCIsImVtYWlsIjoia2F6aWFyYWZhdDIxMTFAZ21haWwuY29tIiwiZXhwIjoxNzg2MDk4OTA5fQ.sQ13QwYFo7dv0pmqouuPLgi5hKUTTggKTrvwEemTVv8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a23bf7e16aa0786d-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.220.204.134","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[31-Jul-2026 10:37:31 UTC] === User Orders API Called ===
[31-Jul-2026 10:37:31 UTC] User ID: 1197
[31-Jul-2026 10:37:31 UTC] Limit: 20, Offset: 0
[31-Jul-2026 10:37:31 UTC] Orders found: 0
[31-Jul-2026 10:37:31 UTC] Orders data: []
[31-Jul-2026 10:37:31 UTC] Total orders count: 0
[31-Jul-2026 10:37:31 UTC] === API CALL LOG ===
[31-Jul-2026 10:37:31 UTC] Endpoint: user/profile.php
[31-Jul-2026 10:37:31 UTC] Full Log Data: {
    "timestamp": "2026-07-31 10:37:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.220.204.134",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.220.204.134, 172.68.65.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NyIsInVzZXJuYW1lIjoiYXJhZmF0OTkwOCIsImVtYWlsIjoia2F6aWFyYWZhdDIxMTFAZ21haWwuY29tIiwiZXhwIjoxNzg2MDk4OTA5fQ.sQ13QwYFo7dv0pmqouuPLgi5hKUTTggKTrvwEemTVv8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23bf7e21b33786d-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.220.204.134",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 10:37:31 UTC] === END API CALL LOG ===
[31-Jul-2026 10:37:31 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 10:37:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NyIsInVzZXJuYW1lIjoiYXJhZmF0OTkwOCIsImVtYWlsIjoia2F6aWFyYWZhdDIxMTFAZ21haWwuY29tIiwiZXhwIjoxNzg2MDk4OTA5fQ.sQ13QwYFo7dv0pmqouuPLgi5hKUTTggKTrvwEemTVv8
[31-Jul-2026 10:37:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 10:37:31 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 10:37:31 UTC] User ID: 1197
[31-Jul-2026 10:37:31 UTC] ✅ User profile retrieved successfully for user ID: 1197
[31-Jul-2026 10:37:32 UTC] === API CALL LOG ===
[31-Jul-2026 10:37:32 UTC] Endpoint: user/profile.php
[31-Jul-2026 10:37:32 UTC] Full Log Data: {
    "timestamp": "2026-07-31 10:37:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.220.204.134",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.220.204.134, 172.68.65.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NyIsInVzZXJuYW1lIjoiYXJhZmF0OTkwOCIsImVtYWlsIjoia2F6aWFyYWZhdDIxMTFAZ21haWwuY29tIiwiZXhwIjoxNzg2MDk4OTA5fQ.sQ13QwYFo7dv0pmqouuPLgi5hKUTTggKTrvwEemTVv8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23bf7e5deb9786d-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.220.204.134",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 10:37:32 UTC] === END API CALL LOG ===
[31-Jul-2026 10:37:32 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 10:37:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NyIsInVzZXJuYW1lIjoiYXJhZmF0OTkwOCIsImVtYWlsIjoia2F6aWFyYWZhdDIxMTFAZ21haWwuY29tIiwiZXhwIjoxNzg2MDk4OTA5fQ.sQ13QwYFo7dv0pmqouuPLgi5hKUTTggKTrvwEemTVv8
[31-Jul-2026 10:37:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 10:37:32 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 10:37:32 UTC] User ID: 1197
[31-Jul-2026 10:37:32 UTC] ✅ User profile retrieved successfully for user ID: 1197
[31-Jul-2026 10:37:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 10:37:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 10:37:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.220.204.134, 172.68.65.130","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NyIsInVzZXJuYW1lIjoiYXJhZmF0OTkwOCIsImVtYWlsIjoia2F6aWFyYWZhdDIxMTFAZ21haWwuY29tIiwiZXhwIjoxNzg2MDk4OTA5fQ.sQ13QwYFo7dv0pmqouuPLgi5hKUTTggKTrvwEemTVv8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a23bf7f5dc5a786d-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.220.204.134","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[31-Jul-2026 10:37:35 UTC] === User Orders API Called ===
[31-Jul-2026 10:37:35 UTC] User ID: 1197
[31-Jul-2026 10:37:35 UTC] Limit: 20, Offset: 0
[31-Jul-2026 10:37:35 UTC] Orders found: 0
[31-Jul-2026 10:37:35 UTC] Orders data: []
[31-Jul-2026 10:37:35 UTC] Total orders count: 0
[31-Jul-2026 10:37:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 10:37:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 10:37:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.220.204.134, 172.68.65.130","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NyIsInVzZXJuYW1lIjoiYXJhZmF0OTkwOCIsImVtYWlsIjoia2F6aWFyYWZhdDIxMTFAZ21haWwuY29tIiwiZXhwIjoxNzg2MDk4OTA5fQ.sQ13QwYFo7dv0pmqouuPLgi5hKUTTggKTrvwEemTVv8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a23bf8002e16786d-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.220.204.134","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[31-Jul-2026 10:37:36 UTC] === User Orders API Called ===
[31-Jul-2026 10:37:36 UTC] User ID: 1197
[31-Jul-2026 10:37:36 UTC] Limit: 20, Offset: 0
[31-Jul-2026 10:37:36 UTC] Orders found: 0
[31-Jul-2026 10:37:36 UTC] Orders data: []
[31-Jul-2026 10:37:36 UTC] Total orders count: 0
[31-Jul-2026 10:37:36 UTC] === API CALL LOG ===
[31-Jul-2026 10:37:36 UTC] Endpoint: user/profile.php
[31-Jul-2026 10:37:36 UTC] Full Log Data: {
    "timestamp": "2026-07-31 10:37:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.220.204.134",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.220.204.134, 172.68.65.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NyIsInVzZXJuYW1lIjoiYXJhZmF0OTkwOCIsImVtYWlsIjoia2F6aWFyYWZhdDIxMTFAZ21haWwuY29tIiwiZXhwIjoxNzg2MDk4OTA5fQ.sQ13QwYFo7dv0pmqouuPLgi5hKUTTggKTrvwEemTVv8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23bf800ce85786d-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.220.204.134",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 10:37:36 UTC] === END API CALL LOG ===
[31-Jul-2026 10:37:36 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 10:37:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NyIsInVzZXJuYW1lIjoiYXJhZmF0OTkwOCIsImVtYWlsIjoia2F6aWFyYWZhdDIxMTFAZ21haWwuY29tIiwiZXhwIjoxNzg2MDk4OTA5fQ.sQ13QwYFo7dv0pmqouuPLgi5hKUTTggKTrvwEemTVv8
[31-Jul-2026 10:37:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 10:37:36 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 10:37:36 UTC] User ID: 1197
[31-Jul-2026 10:37:36 UTC] ✅ User profile retrieved successfully for user ID: 1197
[31-Jul-2026 10:37:37 UTC] === API CALL LOG ===
[31-Jul-2026 10:37:37 UTC] Endpoint: user/profile.php
[31-Jul-2026 10:37:37 UTC] Full Log Data: {
    "timestamp": "2026-07-31 10:37:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.220.204.134",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.220.204.134, 172.68.65.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NyIsInVzZXJuYW1lIjoiYXJhZmF0OTkwOCIsImVtYWlsIjoia2F6aWFyYWZhdDIxMTFAZ21haWwuY29tIiwiZXhwIjoxNzg2MDk4OTA5fQ.sQ13QwYFo7dv0pmqouuPLgi5hKUTTggKTrvwEemTVv8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23bf804997d786d-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.220.204.134",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 10:37:37 UTC] === END API CALL LOG ===
[31-Jul-2026 10:37:37 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 10:37:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NyIsInVzZXJuYW1lIjoiYXJhZmF0OTkwOCIsImVtYWlsIjoia2F6aWFyYWZhdDIxMTFAZ21haWwuY29tIiwiZXhwIjoxNzg2MDk4OTA5fQ.sQ13QwYFo7dv0pmqouuPLgi5hKUTTggKTrvwEemTVv8
[31-Jul-2026 10:37:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 10:37:37 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 10:37:37 UTC] User ID: 1197
[31-Jul-2026 10:37:37 UTC] ✅ User profile retrieved successfully for user ID: 1197
[31-Jul-2026 10:37:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 10:37:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 10:37:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.220.204.134, 172.68.65.130","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NyIsInVzZXJuYW1lIjoiYXJhZmF0OTkwOCIsImVtYWlsIjoia2F6aWFyYWZhdDIxMTFAZ21haWwuY29tIiwiZXhwIjoxNzg2MDk4OTA5fQ.sQ13QwYFo7dv0pmqouuPLgi5hKUTTggKTrvwEemTVv8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a23bf8092ee4786d-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.220.204.134","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[31-Jul-2026 10:37:38 UTC] === User Orders API Called ===
[31-Jul-2026 10:37:38 UTC] User ID: 1197
[31-Jul-2026 10:37:38 UTC] Limit: 20, Offset: 0
[31-Jul-2026 10:37:38 UTC] Orders found: 0
[31-Jul-2026 10:37:38 UTC] Orders data: []
[31-Jul-2026 10:37:38 UTC] Total orders count: 0
[31-Jul-2026 10:37:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 10:37:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 10:37:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.220.204.134, 172.68.65.130","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NyIsInVzZXJuYW1lIjoiYXJhZmF0OTkwOCIsImVtYWlsIjoia2F6aWFyYWZhdDIxMTFAZ21haWwuY29tIiwiZXhwIjoxNzg2MDk4OTA5fQ.sQ13QwYFo7dv0pmqouuPLgi5hKUTTggKTrvwEemTVv8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a23bf81e8d8b786d-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.220.204.134","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[31-Jul-2026 10:37:41 UTC] === User Orders API Called ===
[31-Jul-2026 10:37:41 UTC] User ID: 1197
[31-Jul-2026 10:37:41 UTC] Limit: 20, Offset: 0
[31-Jul-2026 10:37:41 UTC] Orders found: 0
[31-Jul-2026 10:37:41 UTC] Orders data: []
[31-Jul-2026 10:37:41 UTC] Total orders count: 0
[31-Jul-2026 10:37:41 UTC] === API CALL LOG ===
[31-Jul-2026 10:37:41 UTC] Endpoint: user/profile.php
[31-Jul-2026 10:37:41 UTC] Full Log Data: {
    "timestamp": "2026-07-31 10:37:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.220.204.134",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.220.204.134, 172.68.65.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NyIsInVzZXJuYW1lIjoiYXJhZmF0OTkwOCIsImVtYWlsIjoia2F6aWFyYWZhdDIxMTFAZ21haWwuY29tIiwiZXhwIjoxNzg2MDk4OTA5fQ.sQ13QwYFo7dv0pmqouuPLgi5hKUTTggKTrvwEemTVv8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23bf81f2e08786d-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.220.204.134",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 10:37:41 UTC] === END API CALL LOG ===
[31-Jul-2026 10:37:41 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 10:37:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NyIsInVzZXJuYW1lIjoiYXJhZmF0OTkwOCIsImVtYWlsIjoia2F6aWFyYWZhdDIxMTFAZ21haWwuY29tIiwiZXhwIjoxNzg2MDk4OTA5fQ.sQ13QwYFo7dv0pmqouuPLgi5hKUTTggKTrvwEemTVv8
[31-Jul-2026 10:37:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 10:37:41 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 10:37:41 UTC] User ID: 1197
[31-Jul-2026 10:37:41 UTC] ✅ User profile retrieved successfully for user ID: 1197
[31-Jul-2026 10:37:42 UTC] === API CALL LOG ===
[31-Jul-2026 10:37:42 UTC] Endpoint: user/profile.php
[31-Jul-2026 10:37:42 UTC] Full Log Data: {
    "timestamp": "2026-07-31 10:37:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.220.204.134",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.220.204.134, 172.68.65.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NyIsInVzZXJuYW1lIjoiYXJhZmF0OTkwOCIsImVtYWlsIjoia2F6aWFyYWZhdDIxMTFAZ21haWwuY29tIiwiZXhwIjoxNzg2MDk4OTA5fQ.sQ13QwYFo7dv0pmqouuPLgi5hKUTTggKTrvwEemTVv8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23bf8230a64786d-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.220.204.134",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 10:37:42 UTC] === END API CALL LOG ===
[31-Jul-2026 10:37:42 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 10:37:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NyIsInVzZXJuYW1lIjoiYXJhZmF0OTkwOCIsImVtYWlsIjoia2F6aWFyYWZhdDIxMTFAZ21haWwuY29tIiwiZXhwIjoxNzg2MDk4OTA5fQ.sQ13QwYFo7dv0pmqouuPLgi5hKUTTggKTrvwEemTVv8
[31-Jul-2026 10:37:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 10:37:42 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 10:37:42 UTC] User ID: 1197
[31-Jul-2026 10:37:42 UTC] ✅ User profile retrieved successfully for user ID: 1197
[31-Jul-2026 10:37:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 10:37:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 10:37:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.220.204.134, 172.68.65.130","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NyIsInVzZXJuYW1lIjoiYXJhZmF0OTkwOCIsImVtYWlsIjoia2F6aWFyYWZhdDIxMTFAZ21haWwuY29tIiwiZXhwIjoxNzg2MDk4OTA5fQ.sQ13QwYFo7dv0pmqouuPLgi5hKUTTggKTrvwEemTVv8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a23bf85c7d9f786d-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.220.204.134","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[31-Jul-2026 10:37:51 UTC] === User Orders API Called ===
[31-Jul-2026 10:37:51 UTC] User ID: 1197
[31-Jul-2026 10:37:51 UTC] Limit: 20, Offset: 0
[31-Jul-2026 10:37:51 UTC] Orders found: 0
[31-Jul-2026 10:37:51 UTC] Orders data: []
[31-Jul-2026 10:37:51 UTC] Total orders count: 0
[31-Jul-2026 10:37:51 UTC] === API CALL LOG ===
[31-Jul-2026 10:37:51 UTC] Endpoint: user/profile.php
[31-Jul-2026 10:37:51 UTC] Full Log Data: {
    "timestamp": "2026-07-31 10:37:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.220.204.134",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.220.204.134, 172.68.65.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NyIsInVzZXJuYW1lIjoiYXJhZmF0OTkwOCIsImVtYWlsIjoia2F6aWFyYWZhdDIxMTFAZ21haWwuY29tIiwiZXhwIjoxNzg2MDk4OTA5fQ.sQ13QwYFo7dv0pmqouuPLgi5hKUTTggKTrvwEemTVv8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23bf85d1e2a786d-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.220.204.134",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 10:37:51 UTC] === END API CALL LOG ===
[31-Jul-2026 10:37:51 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 10:37:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NyIsInVzZXJuYW1lIjoiYXJhZmF0OTkwOCIsImVtYWlsIjoia2F6aWFyYWZhdDIxMTFAZ21haWwuY29tIiwiZXhwIjoxNzg2MDk4OTA5fQ.sQ13QwYFo7dv0pmqouuPLgi5hKUTTggKTrvwEemTVv8
[31-Jul-2026 10:37:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 10:37:51 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 10:37:51 UTC] User ID: 1197
[31-Jul-2026 10:37:51 UTC] ✅ User profile retrieved successfully for user ID: 1197
[31-Jul-2026 10:37:52 UTC] === API CALL LOG ===
[31-Jul-2026 10:37:52 UTC] Endpoint: user/profile.php
[31-Jul-2026 10:37:52 UTC] Full Log Data: {
    "timestamp": "2026-07-31 10:37:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.220.204.134",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.220.204.134, 172.68.65.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NyIsInVzZXJuYW1lIjoiYXJhZmF0OTkwOCIsImVtYWlsIjoia2F6aWFyYWZhdDIxMTFAZ21haWwuY29tIiwiZXhwIjoxNzg2MDk4OTA5fQ.sQ13QwYFo7dv0pmqouuPLgi5hKUTTggKTrvwEemTVv8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23bf860f9a9786d-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.220.204.134",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 10:37:52 UTC] === END API CALL LOG ===
[31-Jul-2026 10:37:52 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 10:37:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NyIsInVzZXJuYW1lIjoiYXJhZmF0OTkwOCIsImVtYWlsIjoia2F6aWFyYWZhdDIxMTFAZ21haWwuY29tIiwiZXhwIjoxNzg2MDk4OTA5fQ.sQ13QwYFo7dv0pmqouuPLgi5hKUTTggKTrvwEemTVv8
[31-Jul-2026 10:37:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 10:37:52 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 10:37:52 UTC] User ID: 1197
[31-Jul-2026 10:37:52 UTC] ✅ User profile retrieved successfully for user ID: 1197
[31-Jul-2026 10:38:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 10:38:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 10:38:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.220.204.134, 172.68.65.130","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NyIsInVzZXJuYW1lIjoiYXJhZmF0OTkwOCIsImVtYWlsIjoia2F6aWFyYWZhdDIxMTFAZ21haWwuY29tIiwiZXhwIjoxNzg2MDk4OTA5fQ.sQ13QwYFo7dv0pmqouuPLgi5hKUTTggKTrvwEemTVv8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a23bf8eb1ff4786d-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.220.204.134","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[31-Jul-2026 10:38:15 UTC] === User Orders API Called ===
[31-Jul-2026 10:38:15 UTC] User ID: 1197
[31-Jul-2026 10:38:15 UTC] Limit: 20, Offset: 0
[31-Jul-2026 10:38:15 UTC] Orders found: 0
[31-Jul-2026 10:38:15 UTC] Orders data: []
[31-Jul-2026 10:38:15 UTC] Total orders count: 0
[31-Jul-2026 10:38:15 UTC] === API CALL LOG ===
[31-Jul-2026 10:38:15 UTC] Endpoint: user/profile.php
[31-Jul-2026 10:38:15 UTC] Full Log Data: {
    "timestamp": "2026-07-31 10:38:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.220.204.134",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.220.204.134, 172.68.65.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NyIsInVzZXJuYW1lIjoiYXJhZmF0OTkwOCIsImVtYWlsIjoia2F6aWFyYWZhdDIxMTFAZ21haWwuY29tIiwiZXhwIjoxNzg2MDk4OTA5fQ.sQ13QwYFo7dv0pmqouuPLgi5hKUTTggKTrvwEemTVv8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23bf8ef8c2f786d-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.220.204.134",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 10:38:15 UTC] === END API CALL LOG ===
[31-Jul-2026 10:38:15 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 10:38:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NyIsInVzZXJuYW1lIjoiYXJhZmF0OTkwOCIsImVtYWlsIjoia2F6aWFyYWZhdDIxMTFAZ21haWwuY29tIiwiZXhwIjoxNzg2MDk4OTA5fQ.sQ13QwYFo7dv0pmqouuPLgi5hKUTTggKTrvwEemTVv8
[31-Jul-2026 10:38:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 10:38:15 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 10:38:15 UTC] User ID: 1197
[31-Jul-2026 10:38:15 UTC] ✅ User profile retrieved successfully for user ID: 1197
[31-Jul-2026 10:38:15 UTC] === API CALL LOG ===
[31-Jul-2026 10:38:15 UTC] Endpoint: user/profile.php
[31-Jul-2026 10:38:15 UTC] Full Log Data: {
    "timestamp": "2026-07-31 10:38:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.220.204.134",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.220.204.134, 172.68.65.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NyIsInVzZXJuYW1lIjoiYXJhZmF0OTkwOCIsImVtYWlsIjoia2F6aWFyYWZhdDIxMTFAZ21haWwuY29tIiwiZXhwIjoxNzg2MDk4OTA5fQ.sQ13QwYFo7dv0pmqouuPLgi5hKUTTggKTrvwEemTVv8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23bf8eba878786d-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.220.204.134",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 10:38:15 UTC] === END API CALL LOG ===
[31-Jul-2026 10:38:15 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 10:38:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NyIsInVzZXJuYW1lIjoiYXJhZmF0OTkwOCIsImVtYWlsIjoia2F6aWFyYWZhdDIxMTFAZ21haWwuY29tIiwiZXhwIjoxNzg2MDk4OTA5fQ.sQ13QwYFo7dv0pmqouuPLgi5hKUTTggKTrvwEemTVv8
[31-Jul-2026 10:38:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 10:38:15 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 10:38:15 UTC] User ID: 1197
[31-Jul-2026 10:38:15 UTC] ✅ User profile retrieved successfully for user ID: 1197
[31-Jul-2026 10:38:25 UTC] === API CALL LOG ===
[31-Jul-2026 10:38:25 UTC] Endpoint: user/profile.php
[31-Jul-2026 10:38:25 UTC] Full Log Data: {
    "timestamp": "2026-07-31 10:38:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.220.204.134",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.220.204.134, 172.68.65.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NyIsInVzZXJuYW1lIjoiYXJhZmF0OTkwOCIsImVtYWlsIjoia2F6aWFyYWZhdDIxMTFAZ21haWwuY29tIiwiZXhwIjoxNzg2MDk4OTA5fQ.sQ13QwYFo7dv0pmqouuPLgi5hKUTTggKTrvwEemTVv8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23bf92a8b0f786d-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.220.204.134",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 10:38:25 UTC] === END API CALL LOG ===
[31-Jul-2026 10:38:25 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 10:38:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NyIsInVzZXJuYW1lIjoiYXJhZmF0OTkwOCIsImVtYWlsIjoia2F6aWFyYWZhdDIxMTFAZ21haWwuY29tIiwiZXhwIjoxNzg2MDk4OTA5fQ.sQ13QwYFo7dv0pmqouuPLgi5hKUTTggKTrvwEemTVv8
[31-Jul-2026 10:38:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 10:38:25 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 10:38:25 UTC] User ID: 1197
[31-Jul-2026 10:38:25 UTC] ✅ User profile retrieved successfully for user ID: 1197
[31-Jul-2026 10:38:25 UTC] User Purchases API - User ID: 1197
[31-Jul-2026 10:38:25 UTC] User Purchases API - Total purchases found: 1
[31-Jul-2026 10:38:29 UTC] User Purchases API - User ID: 1197
[31-Jul-2026 10:38:29 UTC] User Purchases API - Total purchases found: 1
[31-Jul-2026 10:38:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 10:38:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 10:38:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.220.204.134, 172.68.65.131","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NyIsInVzZXJuYW1lIjoiYXJhZmF0OTkwOCIsImVtYWlsIjoia2F6aWFyYWZhdDIxMTFAZ21haWwuY29tIiwiZXhwIjoxNzg2MDk4OTA5fQ.sQ13QwYFo7dv0pmqouuPLgi5hKUTTggKTrvwEemTVv8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a23bf95a2b6d786d-DAC","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.220.204.134","cf-ipcountry":"BD","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[31-Jul-2026 10:38:32 UTC] === User Orders API Called ===
[31-Jul-2026 10:38:32 UTC] User ID: 1197
[31-Jul-2026 10:38:32 UTC] Limit: 20, Offset: 0
[31-Jul-2026 10:38:32 UTC] Orders found: 0
[31-Jul-2026 10:38:32 UTC] Orders data: []
[31-Jul-2026 10:38:32 UTC] Total orders count: 0
[31-Jul-2026 10:38:32 UTC] === API CALL LOG ===
[31-Jul-2026 10:38:32 UTC] Endpoint: user/profile.php
[31-Jul-2026 10:38:32 UTC] Full Log Data: {
    "timestamp": "2026-07-31 10:38:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.220.204.134",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.220.204.134, 172.68.65.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NyIsInVzZXJuYW1lIjoiYXJhZmF0OTkwOCIsImVtYWlsIjoia2F6aWFyYWZhdDIxMTFAZ21haWwuY29tIiwiZXhwIjoxNzg2MDk4OTA5fQ.sQ13QwYFo7dv0pmqouuPLgi5hKUTTggKTrvwEemTVv8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23bf95b8c3d786d-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.220.204.134",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 10:38:32 UTC] === END API CALL LOG ===
[31-Jul-2026 10:38:32 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 10:38:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NyIsInVzZXJuYW1lIjoiYXJhZmF0OTkwOCIsImVtYWlsIjoia2F6aWFyYWZhdDIxMTFAZ21haWwuY29tIiwiZXhwIjoxNzg2MDk4OTA5fQ.sQ13QwYFo7dv0pmqouuPLgi5hKUTTggKTrvwEemTVv8
[31-Jul-2026 10:38:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 10:38:32 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 10:38:32 UTC] User ID: 1197
[31-Jul-2026 10:38:32 UTC] ✅ User profile retrieved successfully for user ID: 1197
[31-Jul-2026 10:38:32 UTC] User Purchases API - User ID: 1197
[31-Jul-2026 10:38:32 UTC] User Purchases API - Total purchases found: 1
[31-Jul-2026 10:38:36 UTC] === API CALL LOG ===
[31-Jul-2026 10:38:36 UTC] Endpoint: user/profile.php
[31-Jul-2026 10:38:36 UTC] Full Log Data: {
    "timestamp": "2026-07-31 10:38:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.220.204.134",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.220.204.134, 172.68.65.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NyIsInVzZXJuYW1lIjoiYXJhZmF0OTkwOCIsImVtYWlsIjoia2F6aWFyYWZhdDIxMTFAZ21haWwuY29tIiwiZXhwIjoxNzg2MDk4OTA5fQ.sQ13QwYFo7dv0pmqouuPLgi5hKUTTggKTrvwEemTVv8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23bf9781bf4786d-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.220.204.134",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 10:38:36 UTC] === END API CALL LOG ===
[31-Jul-2026 10:38:36 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 10:38:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NyIsInVzZXJuYW1lIjoiYXJhZmF0OTkwOCIsImVtYWlsIjoia2F6aWFyYWZhdDIxMTFAZ21haWwuY29tIiwiZXhwIjoxNzg2MDk4OTA5fQ.sQ13QwYFo7dv0pmqouuPLgi5hKUTTggKTrvwEemTVv8
[31-Jul-2026 10:38:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 10:38:36 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 10:38:36 UTC] User ID: 1197
[31-Jul-2026 10:38:36 UTC] ✅ User profile retrieved successfully for user ID: 1197
[31-Jul-2026 10:38:37 UTC] User Purchases API - User ID: 1197
[31-Jul-2026 10:38:37 UTC] User Purchases API - Total purchases found: 1
[31-Jul-2026 10:38:46 UTC] === API CALL LOG ===
[31-Jul-2026 10:38:46 UTC] Endpoint: user/profile.php
[31-Jul-2026 10:38:46 UTC] Full Log Data: {
    "timestamp": "2026-07-31 10:38:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.220.204.134",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.220.204.134, 172.68.65.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NyIsInVzZXJuYW1lIjoiYXJhZmF0OTkwOCIsImVtYWlsIjoia2F6aWFyYWZhdDIxMTFAZ21haWwuY29tIiwiZXhwIjoxNzg2MDk4OTA5fQ.sQ13QwYFo7dv0pmqouuPLgi5hKUTTggKTrvwEemTVv8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23bf9b2f85c786d-DAC",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.220.204.134",
        "cf-ipcountry": "BD",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 10:38:46 UTC] === END API CALL LOG ===
[31-Jul-2026 10:38:46 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 10:38:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NyIsInVzZXJuYW1lIjoiYXJhZmF0OTkwOCIsImVtYWlsIjoia2F6aWFyYWZhdDIxMTFAZ21haWwuY29tIiwiZXhwIjoxNzg2MDk4OTA5fQ.sQ13QwYFo7dv0pmqouuPLgi5hKUTTggKTrvwEemTVv8
[31-Jul-2026 10:38:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 10:38:46 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 10:38:46 UTC] User ID: 1197
[31-Jul-2026 10:38:46 UTC] ✅ User profile retrieved successfully for user ID: 1197
[31-Jul-2026 10:38:46 UTC] User Purchases API - User ID: 1197
[31-Jul-2026 10:38:46 UTC] User Purchases API - Total purchases found: 1
[31-Jul-2026 12:35:53 UTC] === API CALL LOG ===
[31-Jul-2026 12:35:53 UTC] Endpoint: user/profile.php
[31-Jul-2026 12:35:53 UTC] Full Log Data: {
    "timestamp": "2026-07-31 12:35:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "46.150.15.46",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "46.150.15.46, 172.68.50.92",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5OCIsInVzZXJuYW1lIjoiQFdhbnRpa2wiLCJlbWFpbCI6InRpbW9maWpvbm9wa2FAZ21haWwuY29tIiwiZXhwIjoxNzg2MTA2MTUyfQ.6yISbggvr5K0Zg6a2kcelpwgqZlUoEP0jfNGzNvGMTg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23ca5409a01324c-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "46.150.15.46",
        "cf-ipcountry": "UA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 12:35:53 UTC] === END API CALL LOG ===
[31-Jul-2026 12:35:53 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 12:35:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5OCIsInVzZXJuYW1lIjoiQFdhbnRpa2wiLCJlbWFpbCI6InRpbW9maWpvbm9wa2FAZ21haWwuY29tIiwiZXhwIjoxNzg2MTA2MTUyfQ.6yISbggvr5K0Zg6a2kcelpwgqZlUoEP0jfNGzNvGMTg
[31-Jul-2026 12:35:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 12:35:53 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 12:35:53 UTC] User ID: 1198
[31-Jul-2026 12:35:53 UTC] ✅ User profile retrieved successfully for user ID: 1198
[31-Jul-2026 12:35:53 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 12:35:53 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 12:35:53 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"46.150.15.46, 172.68.50.92","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5OCIsInVzZXJuYW1lIjoiQFdhbnRpa2wiLCJlbWFpbCI6InRpbW9maWpvbm9wa2FAZ21haWwuY29tIiwiZXhwIjoxNzg2MTA2MTUyfQ.6yISbggvr5K0Zg6a2kcelpwgqZlUoEP0jfNGzNvGMTg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a23ca540ca31324c-VIE","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"46.150.15.46","cf-ipcountry":"UA","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[31-Jul-2026 12:35:53 UTC] === User Orders API Called ===
[31-Jul-2026 12:35:53 UTC] User ID: 1198
[31-Jul-2026 12:35:53 UTC] Limit: 20, Offset: 0
[31-Jul-2026 12:35:53 UTC] Orders found: 0
[31-Jul-2026 12:35:53 UTC] Orders data: []
[31-Jul-2026 12:35:53 UTC] Total orders count: 0
[31-Jul-2026 12:35:53 UTC] === API CALL LOG ===
[31-Jul-2026 12:35:53 UTC] Endpoint: user/profile.php
[31-Jul-2026 12:35:53 UTC] Full Log Data: {
    "timestamp": "2026-07-31 12:35:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "46.150.15.46",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "46.150.15.46, 172.68.50.92",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5OCIsInVzZXJuYW1lIjoiQFdhbnRpa2wiLCJlbWFpbCI6InRpbW9maWpvbm9wa2FAZ21haWwuY29tIiwiZXhwIjoxNzg2MTA2MTUyfQ.6yISbggvr5K0Zg6a2kcelpwgqZlUoEP0jfNGzNvGMTg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23ca5412aa9324c-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "46.150.15.46",
        "cf-ipcountry": "UA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 12:35:53 UTC] === END API CALL LOG ===
[31-Jul-2026 12:35:53 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 12:35:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5OCIsInVzZXJuYW1lIjoiQFdhbnRpa2wiLCJlbWFpbCI6InRpbW9maWpvbm9wa2FAZ21haWwuY29tIiwiZXhwIjoxNzg2MTA2MTUyfQ.6yISbggvr5K0Zg6a2kcelpwgqZlUoEP0jfNGzNvGMTg
[31-Jul-2026 12:35:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 12:35:53 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 12:35:53 UTC] User ID: 1198
[31-Jul-2026 12:35:53 UTC] ✅ User profile retrieved successfully for user ID: 1198
[31-Jul-2026 12:35:53 UTC] === API CALL LOG ===
[31-Jul-2026 12:35:53 UTC] Endpoint: user/profile.php
[31-Jul-2026 12:35:53 UTC] Full Log Data: {
    "timestamp": "2026-07-31 12:35:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "46.150.15.46",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "46.150.15.46, 172.68.50.92",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5OCIsInVzZXJuYW1lIjoiQFdhbnRpa2wiLCJlbWFpbCI6InRpbW9maWpvbm9wa2FAZ21haWwuY29tIiwiZXhwIjoxNzg2MTA2MTUyfQ.6yISbggvr5K0Zg6a2kcelpwgqZlUoEP0jfNGzNvGMTg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23ca543ad50324c-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "46.150.15.46",
        "cf-ipcountry": "UA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 12:35:53 UTC] === END API CALL LOG ===
[31-Jul-2026 12:35:53 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 12:35:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5OCIsInVzZXJuYW1lIjoiQFdhbnRpa2wiLCJlbWFpbCI6InRpbW9maWpvbm9wa2FAZ21haWwuY29tIiwiZXhwIjoxNzg2MTA2MTUyfQ.6yISbggvr5K0Zg6a2kcelpwgqZlUoEP0jfNGzNvGMTg
[31-Jul-2026 12:35:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 12:35:53 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 12:35:53 UTC] User ID: 1198
[31-Jul-2026 12:35:53 UTC] ✅ User profile retrieved successfully for user ID: 1198
[31-Jul-2026 12:36:03 UTC] === API CALL LOG ===
[31-Jul-2026 12:36:03 UTC] Endpoint: user/profile.php
[31-Jul-2026 12:36:03 UTC] Full Log Data: {
    "timestamp": "2026-07-31 12:36:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "46.150.15.46",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "46.150.15.46, 172.68.51.17",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5OCIsInVzZXJuYW1lIjoiQFdhbnRpa2wiLCJlbWFpbCI6InRpbW9maWpvbm9wa2FAZ21haWwuY29tIiwiZXhwIjoxNzg2MTA2MTUyfQ.6yISbggvr5K0Zg6a2kcelpwgqZlUoEP0jfNGzNvGMTg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23ca57fac35324c-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "46.150.15.46",
        "cf-ipcountry": "UA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 12:36:03 UTC] === END API CALL LOG ===
[31-Jul-2026 12:36:03 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 12:36:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5OCIsInVzZXJuYW1lIjoiQFdhbnRpa2wiLCJlbWFpbCI6InRpbW9maWpvbm9wa2FAZ21haWwuY29tIiwiZXhwIjoxNzg2MTA2MTUyfQ.6yISbggvr5K0Zg6a2kcelpwgqZlUoEP0jfNGzNvGMTg
[31-Jul-2026 12:36:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 12:36:03 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 12:36:03 UTC] User ID: 1198
[31-Jul-2026 12:36:03 UTC] ✅ User profile retrieved successfully for user ID: 1198
[31-Jul-2026 12:36:27 UTC] === API CALL LOG ===
[31-Jul-2026 12:36:27 UTC] Endpoint: user/profile.php
[31-Jul-2026 12:36:27 UTC] Full Log Data: {
    "timestamp": "2026-07-31 12:36:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "46.150.15.46",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "46.150.15.46, 172.68.51.18",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5OCIsInVzZXJuYW1lIjoiQFdhbnRpa2wiLCJlbWFpbCI6InRpbW9maWpvbm9wa2FAZ21haWwuY29tIiwiZXhwIjoxNzg2MTA2MTUyfQ.6yISbggvr5K0Zg6a2kcelpwgqZlUoEP0jfNGzNvGMTg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23ca619fb90324c-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "46.150.15.46",
        "cf-ipcountry": "UA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 12:36:27 UTC] === END API CALL LOG ===
[31-Jul-2026 12:36:27 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 12:36:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5OCIsInVzZXJuYW1lIjoiQFdhbnRpa2wiLCJlbWFpbCI6InRpbW9maWpvbm9wa2FAZ21haWwuY29tIiwiZXhwIjoxNzg2MTA2MTUyfQ.6yISbggvr5K0Zg6a2kcelpwgqZlUoEP0jfNGzNvGMTg
[31-Jul-2026 12:36:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 12:36:27 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 12:36:27 UTC] User ID: 1198
[31-Jul-2026 12:36:27 UTC] ✅ User profile retrieved successfully for user ID: 1198
[31-Jul-2026 12:36:36 UTC] === API CALL LOG ===
[31-Jul-2026 12:36:36 UTC] Endpoint: user/profile.php
[31-Jul-2026 12:36:36 UTC] Full Log Data: {
    "timestamp": "2026-07-31 12:36:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "46.150.15.46",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "46.150.15.46, 172.68.51.17",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5OCIsInVzZXJuYW1lIjoiQFdhbnRpa2wiLCJlbWFpbCI6InRpbW9maWpvbm9wa2FAZ21haWwuY29tIiwiZXhwIjoxNzg2MTA2MTUyfQ.6yISbggvr5K0Zg6a2kcelpwgqZlUoEP0jfNGzNvGMTg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23ca6508b78324c-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "46.150.15.46",
        "cf-ipcountry": "UA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 12:36:36 UTC] === END API CALL LOG ===
[31-Jul-2026 12:36:36 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 12:36:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5OCIsInVzZXJuYW1lIjoiQFdhbnRpa2wiLCJlbWFpbCI6InRpbW9maWpvbm9wa2FAZ21haWwuY29tIiwiZXhwIjoxNzg2MTA2MTUyfQ.6yISbggvr5K0Zg6a2kcelpwgqZlUoEP0jfNGzNvGMTg
[31-Jul-2026 12:36:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 12:36:36 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 12:36:36 UTC] User ID: 1198
[31-Jul-2026 12:36:36 UTC] ✅ User profile retrieved successfully for user ID: 1198
[31-Jul-2026 12:36:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 12:36:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 12:36:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"46.150.15.46, 172.68.51.17","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5OCIsInVzZXJuYW1lIjoiQFdhbnRpa2wiLCJlbWFpbCI6InRpbW9maWpvbm9wa2FAZ21haWwuY29tIiwiZXhwIjoxNzg2MTA2MTUyfQ.6yISbggvr5K0Zg6a2kcelpwgqZlUoEP0jfNGzNvGMTg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a23ca6508b74324c-VIE","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"46.150.15.46","cf-ipcountry":"UA","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[31-Jul-2026 12:36:36 UTC] === User Orders API Called ===
[31-Jul-2026 12:36:36 UTC] User ID: 1198
[31-Jul-2026 12:36:36 UTC] Limit: 20, Offset: 0
[31-Jul-2026 12:36:36 UTC] Orders found: 0
[31-Jul-2026 12:36:36 UTC] Orders data: []
[31-Jul-2026 12:36:36 UTC] Total orders count: 0
[31-Jul-2026 12:36:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 12:36:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 12:36:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"46.150.15.46, 172.68.51.17","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5OCIsInVzZXJuYW1lIjoiQFdhbnRpa2wiLCJlbWFpbCI6InRpbW9maWpvbm9wa2FAZ21haWwuY29tIiwiZXhwIjoxNzg2MTA2MTUyfQ.6yISbggvr5K0Zg6a2kcelpwgqZlUoEP0jfNGzNvGMTg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a23ca66ddaf6324c-VIE","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"46.150.15.46","cf-ipcountry":"UA","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[31-Jul-2026 12:36:41 UTC] === User Orders API Called ===
[31-Jul-2026 12:36:41 UTC] User ID: 1198
[31-Jul-2026 12:36:41 UTC] Limit: 20, Offset: 0
[31-Jul-2026 12:36:41 UTC] Orders found: 0
[31-Jul-2026 12:36:41 UTC] Orders data: []
[31-Jul-2026 12:36:41 UTC] Total orders count: 0
[31-Jul-2026 12:36:41 UTC] === API CALL LOG ===
[31-Jul-2026 12:36:41 UTC] Endpoint: user/profile.php
[31-Jul-2026 12:36:41 UTC] Full Log Data: {
    "timestamp": "2026-07-31 12:36:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "46.150.15.46",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "46.150.15.46, 172.68.51.17",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5OCIsInVzZXJuYW1lIjoiQFdhbnRpa2wiLCJlbWFpbCI6InRpbW9maWpvbm9wa2FAZ21haWwuY29tIiwiZXhwIjoxNzg2MTA2MTUyfQ.6yISbggvr5K0Zg6a2kcelpwgqZlUoEP0jfNGzNvGMTg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23ca66e9bbd324c-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "46.150.15.46",
        "cf-ipcountry": "UA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 12:36:41 UTC] === END API CALL LOG ===
[31-Jul-2026 12:36:41 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 12:36:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5OCIsInVzZXJuYW1lIjoiQFdhbnRpa2wiLCJlbWFpbCI6InRpbW9maWpvbm9wa2FAZ21haWwuY29tIiwiZXhwIjoxNzg2MTA2MTUyfQ.6yISbggvr5K0Zg6a2kcelpwgqZlUoEP0jfNGzNvGMTg
[31-Jul-2026 12:36:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 12:36:41 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 12:36:41 UTC] User ID: 1198
[31-Jul-2026 12:36:41 UTC] ✅ User profile retrieved successfully for user ID: 1198
[31-Jul-2026 12:36:42 UTC] === API CALL LOG ===
[31-Jul-2026 12:36:42 UTC] Endpoint: user/profile.php
[31-Jul-2026 12:36:42 UTC] Full Log Data: {
    "timestamp": "2026-07-31 12:36:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "46.150.15.46",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "46.150.15.46, 172.68.51.17",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5OCIsInVzZXJuYW1lIjoiQFdhbnRpa2wiLCJlbWFpbCI6InRpbW9maWpvbm9wa2FAZ21haWwuY29tIiwiZXhwIjoxNzg2MTA2MTUyfQ.6yISbggvr5K0Zg6a2kcelpwgqZlUoEP0jfNGzNvGMTg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23ca67298fe324c-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "46.150.15.46",
        "cf-ipcountry": "UA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 12:36:42 UTC] === END API CALL LOG ===
[31-Jul-2026 12:36:42 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 12:36:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5OCIsInVzZXJuYW1lIjoiQFdhbnRpa2wiLCJlbWFpbCI6InRpbW9maWpvbm9wa2FAZ21haWwuY29tIiwiZXhwIjoxNzg2MTA2MTUyfQ.6yISbggvr5K0Zg6a2kcelpwgqZlUoEP0jfNGzNvGMTg
[31-Jul-2026 12:36:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 12:36:42 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 12:36:42 UTC] User ID: 1198
[31-Jul-2026 12:36:42 UTC] ✅ User profile retrieved successfully for user ID: 1198
[31-Jul-2026 12:36:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 12:36:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 12:36:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"46.150.15.46, 172.68.51.17","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5OCIsInVzZXJuYW1lIjoiQFdhbnRpa2wiLCJlbWFpbCI6InRpbW9maWpvbm9wa2FAZ21haWwuY29tIiwiZXhwIjoxNzg2MTA2MTUyfQ.6yISbggvr5K0Zg6a2kcelpwgqZlUoEP0jfNGzNvGMTg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a23ca67369fa324c-VIE","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"46.150.15.46","cf-ipcountry":"UA","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[31-Jul-2026 12:36:42 UTC] === User Orders API Called ===
[31-Jul-2026 12:36:42 UTC] User ID: 1198
[31-Jul-2026 12:36:42 UTC] Limit: 20, Offset: 0
[31-Jul-2026 12:36:42 UTC] Orders found: 0
[31-Jul-2026 12:36:42 UTC] Orders data: []
[31-Jul-2026 12:36:42 UTC] Total orders count: 0
[31-Jul-2026 12:36:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 12:36:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 12:36:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"46.150.15.46, 172.68.51.17","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5OCIsInVzZXJuYW1lIjoiQFdhbnRpa2wiLCJlbWFpbCI6InRpbW9maWpvbm9wa2FAZ21haWwuY29tIiwiZXhwIjoxNzg2MTA2MTUyfQ.6yISbggvr5K0Zg6a2kcelpwgqZlUoEP0jfNGzNvGMTg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a23ca6807848324c-VIE","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"46.150.15.46","cf-ipcountry":"UA","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[31-Jul-2026 12:36:44 UTC] === User Orders API Called ===
[31-Jul-2026 12:36:44 UTC] User ID: 1198
[31-Jul-2026 12:36:44 UTC] Limit: 20, Offset: 0
[31-Jul-2026 12:36:44 UTC] Orders found: 0
[31-Jul-2026 12:36:44 UTC] Orders data: []
[31-Jul-2026 12:36:44 UTC] Total orders count: 0
[31-Jul-2026 12:36:44 UTC] === API CALL LOG ===
[31-Jul-2026 12:36:44 UTC] Endpoint: user/profile.php
[31-Jul-2026 12:36:44 UTC] Full Log Data: {
    "timestamp": "2026-07-31 12:36:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "46.150.15.46",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "46.150.15.46, 172.68.51.17",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5OCIsInVzZXJuYW1lIjoiQFdhbnRpa2wiLCJlbWFpbCI6InRpbW9maWpvbm9wa2FAZ21haWwuY29tIiwiZXhwIjoxNzg2MTA2MTUyfQ.6yISbggvr5K0Zg6a2kcelpwgqZlUoEP0jfNGzNvGMTg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23ca6810918324c-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "46.150.15.46",
        "cf-ipcountry": "UA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 12:36:44 UTC] === END API CALL LOG ===
[31-Jul-2026 12:36:44 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 12:36:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5OCIsInVzZXJuYW1lIjoiQFdhbnRpa2wiLCJlbWFpbCI6InRpbW9maWpvbm9wa2FAZ21haWwuY29tIiwiZXhwIjoxNzg2MTA2MTUyfQ.6yISbggvr5K0Zg6a2kcelpwgqZlUoEP0jfNGzNvGMTg
[31-Jul-2026 12:36:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 12:36:44 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 12:36:44 UTC] User ID: 1198
[31-Jul-2026 12:36:44 UTC] ✅ User profile retrieved successfully for user ID: 1198
[31-Jul-2026 12:36:44 UTC] === API CALL LOG ===
[31-Jul-2026 12:36:44 UTC] Endpoint: user/profile.php
[31-Jul-2026 12:36:44 UTC] Full Log Data: {
    "timestamp": "2026-07-31 12:36:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "46.150.15.46",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "46.150.15.46, 172.68.51.17",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5OCIsInVzZXJuYW1lIjoiQFdhbnRpa2wiLCJlbWFpbCI6InRpbW9maWpvbm9wa2FAZ21haWwuY29tIiwiZXhwIjoxNzg2MTA2MTUyfQ.6yISbggvr5K0Zg6a2kcelpwgqZlUoEP0jfNGzNvGMTg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23ca6848cb2324c-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "46.150.15.46",
        "cf-ipcountry": "UA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 12:36:44 UTC] === END API CALL LOG ===
[31-Jul-2026 12:36:44 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 12:36:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5OCIsInVzZXJuYW1lIjoiQFdhbnRpa2wiLCJlbWFpbCI6InRpbW9maWpvbm9wa2FAZ21haWwuY29tIiwiZXhwIjoxNzg2MTA2MTUyfQ.6yISbggvr5K0Zg6a2kcelpwgqZlUoEP0jfNGzNvGMTg
[31-Jul-2026 12:36:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 12:36:44 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 12:36:44 UTC] User ID: 1198
[31-Jul-2026 12:36:44 UTC] ✅ User profile retrieved successfully for user ID: 1198
[31-Jul-2026 12:36:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 12:36:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 12:36:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"46.150.15.46, 172.68.51.17","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5OCIsInVzZXJuYW1lIjoiQFdhbnRpa2wiLCJlbWFpbCI6InRpbW9maWpvbm9wa2FAZ21haWwuY29tIiwiZXhwIjoxNzg2MTA2MTUyfQ.6yISbggvr5K0Zg6a2kcelpwgqZlUoEP0jfNGzNvGMTg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a23ca6b62a8f324c-VIE","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"46.150.15.46","cf-ipcountry":"UA","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[31-Jul-2026 12:36:52 UTC] === User Orders API Called ===
[31-Jul-2026 12:36:52 UTC] User ID: 1198
[31-Jul-2026 12:36:52 UTC] Limit: 20, Offset: 0
[31-Jul-2026 12:36:52 UTC] Orders found: 0
[31-Jul-2026 12:36:52 UTC] Orders data: []
[31-Jul-2026 12:36:52 UTC] Total orders count: 0
[31-Jul-2026 12:36:52 UTC] === API CALL LOG ===
[31-Jul-2026 12:36:52 UTC] Endpoint: user/profile.php
[31-Jul-2026 12:36:52 UTC] Full Log Data: {
    "timestamp": "2026-07-31 12:36:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "46.150.15.46",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "46.150.15.46, 172.68.51.17",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5OCIsInVzZXJuYW1lIjoiQFdhbnRpa2wiLCJlbWFpbCI6InRpbW9maWpvbm9wa2FAZ21haWwuY29tIiwiZXhwIjoxNzg2MTA2MTUyfQ.6yISbggvr5K0Zg6a2kcelpwgqZlUoEP0jfNGzNvGMTg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23ca6b6fbc4324c-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "46.150.15.46",
        "cf-ipcountry": "UA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 12:36:52 UTC] === END API CALL LOG ===
[31-Jul-2026 12:36:52 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 12:36:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5OCIsInVzZXJuYW1lIjoiQFdhbnRpa2wiLCJlbWFpbCI6InRpbW9maWpvbm9wa2FAZ21haWwuY29tIiwiZXhwIjoxNzg2MTA2MTUyfQ.6yISbggvr5K0Zg6a2kcelpwgqZlUoEP0jfNGzNvGMTg
[31-Jul-2026 12:36:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 12:36:52 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 12:36:52 UTC] User ID: 1198
[31-Jul-2026 12:36:52 UTC] ✅ User profile retrieved successfully for user ID: 1198
[31-Jul-2026 12:36:53 UTC] === API CALL LOG ===
[31-Jul-2026 12:36:53 UTC] Endpoint: user/profile.php
[31-Jul-2026 12:36:53 UTC] Full Log Data: {
    "timestamp": "2026-07-31 12:36:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "46.150.15.46",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "46.150.15.46, 172.68.51.17",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5OCIsInVzZXJuYW1lIjoiQFdhbnRpa2wiLCJlbWFpbCI6InRpbW9maWpvbm9wa2FAZ21haWwuY29tIiwiZXhwIjoxNzg2MTA2MTUyfQ.6yISbggvr5K0Zg6a2kcelpwgqZlUoEP0jfNGzNvGMTg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23ca6ba8830324c-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "46.150.15.46",
        "cf-ipcountry": "UA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 12:36:53 UTC] === END API CALL LOG ===
[31-Jul-2026 12:36:53 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 12:36:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5OCIsInVzZXJuYW1lIjoiQFdhbnRpa2wiLCJlbWFpbCI6InRpbW9maWpvbm9wa2FAZ21haWwuY29tIiwiZXhwIjoxNzg2MTA2MTUyfQ.6yISbggvr5K0Zg6a2kcelpwgqZlUoEP0jfNGzNvGMTg
[31-Jul-2026 12:36:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 12:36:53 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 12:36:53 UTC] User ID: 1198
[31-Jul-2026 12:36:53 UTC] ✅ User profile retrieved successfully for user ID: 1198
[31-Jul-2026 12:38:02 UTC] === API CALL LOG ===
[31-Jul-2026 12:38:02 UTC] Endpoint: user/profile.php
[31-Jul-2026 12:38:02 UTC] Full Log Data: {
    "timestamp": "2026-07-31 12:38:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "46.150.15.46",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "46.150.15.46, 172.68.51.18",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5OCIsInVzZXJuYW1lIjoiQFdhbnRpa2wiLCJlbWFpbCI6InRpbW9maWpvbm9wa2FAZ21haWwuY29tIiwiZXhwIjoxNzg2MTA2MTUyfQ.6yISbggvr5K0Zg6a2kcelpwgqZlUoEP0jfNGzNvGMTg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23ca86b5a43324c-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "46.150.15.46",
        "cf-ipcountry": "UA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 12:38:02 UTC] === END API CALL LOG ===
[31-Jul-2026 12:38:02 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 12:38:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5OCIsInVzZXJuYW1lIjoiQFdhbnRpa2wiLCJlbWFpbCI6InRpbW9maWpvbm9wa2FAZ21haWwuY29tIiwiZXhwIjoxNzg2MTA2MTUyfQ.6yISbggvr5K0Zg6a2kcelpwgqZlUoEP0jfNGzNvGMTg
[31-Jul-2026 12:38:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 12:38:02 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 12:38:02 UTC] User ID: 1198
[31-Jul-2026 12:38:02 UTC] ✅ User profile retrieved successfully for user ID: 1198
[31-Jul-2026 12:38:02 UTC] User Purchases API - User ID: 1198
[31-Jul-2026 12:38:02 UTC] User Purchases API - Total purchases found: 0
[31-Jul-2026 12:38:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 12:38:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 12:38:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"46.150.15.46, 172.68.51.18","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5OCIsInVzZXJuYW1lIjoiQFdhbnRpa2wiLCJlbWFpbCI6InRpbW9maWpvbm9wa2FAZ21haWwuY29tIiwiZXhwIjoxNzg2MTA2MTUyfQ.6yISbggvr5K0Zg6a2kcelpwgqZlUoEP0jfNGzNvGMTg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a23ca881b8a6324c-VIE","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"46.150.15.46","cf-ipcountry":"UA","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[31-Jul-2026 12:38:06 UTC] === User Orders API Called ===
[31-Jul-2026 12:38:06 UTC] User ID: 1198
[31-Jul-2026 12:38:06 UTC] Limit: 20, Offset: 0
[31-Jul-2026 12:38:06 UTC] === API CALL LOG ===
[31-Jul-2026 12:38:06 UTC] Endpoint: user/profile.php
[31-Jul-2026 12:38:06 UTC] Orders found: 0
[31-Jul-2026 12:38:06 UTC] Orders data: []
[31-Jul-2026 12:38:06 UTC] Full Log Data: {
    "timestamp": "2026-07-31 12:38:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "46.150.15.46",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "46.150.15.46, 172.68.51.18",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5OCIsInVzZXJuYW1lIjoiQFdhbnRpa2wiLCJlbWFpbCI6InRpbW9maWpvbm9wa2FAZ21haWwuY29tIiwiZXhwIjoxNzg2MTA2MTUyfQ.6yISbggvr5K0Zg6a2kcelpwgqZlUoEP0jfNGzNvGMTg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23ca881b8a8324c-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "46.150.15.46",
        "cf-ipcountry": "UA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 12:38:06 UTC] === END API CALL LOG ===
[31-Jul-2026 12:38:06 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 12:38:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5OCIsInVzZXJuYW1lIjoiQFdhbnRpa2wiLCJlbWFpbCI6InRpbW9maWpvbm9wa2FAZ21haWwuY29tIiwiZXhwIjoxNzg2MTA2MTUyfQ.6yISbggvr5K0Zg6a2kcelpwgqZlUoEP0jfNGzNvGMTg
[31-Jul-2026 12:38:06 UTC] Total orders count: 0
[31-Jul-2026 12:38:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 12:38:06 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 12:38:06 UTC] User ID: 1198
[31-Jul-2026 12:38:06 UTC] ✅ User profile retrieved successfully for user ID: 1198
[31-Jul-2026 12:38:06 UTC] === API CALL LOG ===
[31-Jul-2026 12:38:06 UTC] Endpoint: user/profile.php
[31-Jul-2026 12:38:06 UTC] Full Log Data: {
    "timestamp": "2026-07-31 12:38:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "46.150.15.46",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "46.150.15.46, 172.68.51.18",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5OCIsInVzZXJuYW1lIjoiQFdhbnRpa2wiLCJlbWFpbCI6InRpbW9maWpvbm9wa2FAZ21haWwuY29tIiwiZXhwIjoxNzg2MTA2MTUyfQ.6yISbggvr5K0Zg6a2kcelpwgqZlUoEP0jfNGzNvGMTg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23ca8857cf4324c-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "46.150.15.46",
        "cf-ipcountry": "UA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 12:38:06 UTC] === END API CALL LOG ===
[31-Jul-2026 12:38:06 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 12:38:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5OCIsInVzZXJuYW1lIjoiQFdhbnRpa2wiLCJlbWFpbCI6InRpbW9maWpvbm9wa2FAZ21haWwuY29tIiwiZXhwIjoxNzg2MTA2MTUyfQ.6yISbggvr5K0Zg6a2kcelpwgqZlUoEP0jfNGzNvGMTg
[31-Jul-2026 12:38:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 12:38:06 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 12:38:06 UTC] User ID: 1198
[31-Jul-2026 12:38:06 UTC] ✅ User profile retrieved successfully for user ID: 1198
[31-Jul-2026 12:38:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 12:38:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 12:38:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"46.150.15.46, 172.68.51.18","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5OCIsInVzZXJuYW1lIjoiQFdhbnRpa2wiLCJlbWFpbCI6InRpbW9maWpvbm9wa2FAZ21haWwuY29tIiwiZXhwIjoxNzg2MTA2MTUyfQ.6yISbggvr5K0Zg6a2kcelpwgqZlUoEP0jfNGzNvGMTg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a23ca8b0c914324c-VIE","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"46.150.15.46","cf-ipcountry":"UA","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[31-Jul-2026 12:38:13 UTC] === User Orders API Called ===
[31-Jul-2026 12:38:13 UTC] User ID: 1198
[31-Jul-2026 12:38:13 UTC] Limit: 20, Offset: 0
[31-Jul-2026 12:38:13 UTC] Orders found: 0
[31-Jul-2026 12:38:13 UTC] Orders data: []
[31-Jul-2026 12:38:13 UTC] Total orders count: 0
[31-Jul-2026 12:38:14 UTC] === API CALL LOG ===
[31-Jul-2026 12:38:14 UTC] Endpoint: user/profile.php
[31-Jul-2026 12:38:14 UTC] Full Log Data: {
    "timestamp": "2026-07-31 12:38:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "46.150.15.46",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "46.150.15.46, 172.68.51.18",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5OCIsInVzZXJuYW1lIjoiQFdhbnRpa2wiLCJlbWFpbCI6InRpbW9maWpvbm9wa2FAZ21haWwuY29tIiwiZXhwIjoxNzg2MTA2MTUyfQ.6yISbggvr5K0Zg6a2kcelpwgqZlUoEP0jfNGzNvGMTg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23ca8b1a9e1324c-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "46.150.15.46",
        "cf-ipcountry": "UA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 12:38:14 UTC] === END API CALL LOG ===
[31-Jul-2026 12:38:14 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 12:38:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5OCIsInVzZXJuYW1lIjoiQFdhbnRpa2wiLCJlbWFpbCI6InRpbW9maWpvbm9wa2FAZ21haWwuY29tIiwiZXhwIjoxNzg2MTA2MTUyfQ.6yISbggvr5K0Zg6a2kcelpwgqZlUoEP0jfNGzNvGMTg
[31-Jul-2026 12:38:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 12:38:14 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 12:38:14 UTC] User ID: 1198
[31-Jul-2026 12:38:14 UTC] ✅ User profile retrieved successfully for user ID: 1198
[31-Jul-2026 12:38:14 UTC] === API CALL LOG ===
[31-Jul-2026 12:38:14 UTC] Endpoint: user/profile.php
[31-Jul-2026 12:38:14 UTC] Full Log Data: {
    "timestamp": "2026-07-31 12:38:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "46.150.15.46",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "46.150.15.46, 172.68.51.18",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5OCIsInVzZXJuYW1lIjoiQFdhbnRpa2wiLCJlbWFpbCI6InRpbW9maWpvbm9wa2FAZ21haWwuY29tIiwiZXhwIjoxNzg2MTA2MTUyfQ.6yISbggvr5K0Zg6a2kcelpwgqZlUoEP0jfNGzNvGMTg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23ca8b4fd84324c-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "46.150.15.46",
        "cf-ipcountry": "UA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 12:38:14 UTC] === END API CALL LOG ===
[31-Jul-2026 12:38:14 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 12:38:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5OCIsInVzZXJuYW1lIjoiQFdhbnRpa2wiLCJlbWFpbCI6InRpbW9maWpvbm9wa2FAZ21haWwuY29tIiwiZXhwIjoxNzg2MTA2MTUyfQ.6yISbggvr5K0Zg6a2kcelpwgqZlUoEP0jfNGzNvGMTg
[31-Jul-2026 12:38:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 12:38:14 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 12:38:14 UTC] User ID: 1198
[31-Jul-2026 12:38:14 UTC] ✅ User profile retrieved successfully for user ID: 1198
[31-Jul-2026 12:38:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 12:38:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 12:38:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"46.150.15.46, 172.68.51.18","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5OCIsInVzZXJuYW1lIjoiQFdhbnRpa2wiLCJlbWFpbCI6InRpbW9maWpvbm9wa2FAZ21haWwuY29tIiwiZXhwIjoxNzg2MTA2MTUyfQ.6yISbggvr5K0Zg6a2kcelpwgqZlUoEP0jfNGzNvGMTg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a23ca8d63a7f324c-VIE","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"46.150.15.46","cf-ipcountry":"UA","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[31-Jul-2026 12:38:19 UTC] === User Orders API Called ===
[31-Jul-2026 12:38:19 UTC] User ID: 1198
[31-Jul-2026 12:38:19 UTC] Limit: 20, Offset: 0
[31-Jul-2026 12:38:19 UTC] Orders found: 0
[31-Jul-2026 12:38:19 UTC] Orders data: []
[31-Jul-2026 12:38:19 UTC] Total orders count: 0
[31-Jul-2026 12:38:19 UTC] === API CALL LOG ===
[31-Jul-2026 12:38:19 UTC] Endpoint: user/profile.php
[31-Jul-2026 12:38:19 UTC] Full Log Data: {
    "timestamp": "2026-07-31 12:38:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "46.150.15.46",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "46.150.15.46, 172.68.51.18",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5OCIsInVzZXJuYW1lIjoiQFdhbnRpa2wiLCJlbWFpbCI6InRpbW9maWpvbm9wa2FAZ21haWwuY29tIiwiZXhwIjoxNzg2MTA2MTUyfQ.6yISbggvr5K0Zg6a2kcelpwgqZlUoEP0jfNGzNvGMTg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23ca8d66ab7324c-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "46.150.15.46",
        "cf-ipcountry": "UA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 12:38:19 UTC] === END API CALL LOG ===
[31-Jul-2026 12:38:19 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 12:38:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5OCIsInVzZXJuYW1lIjoiQFdhbnRpa2wiLCJlbWFpbCI6InRpbW9maWpvbm9wa2FAZ21haWwuY29tIiwiZXhwIjoxNzg2MTA2MTUyfQ.6yISbggvr5K0Zg6a2kcelpwgqZlUoEP0jfNGzNvGMTg
[31-Jul-2026 12:38:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 12:38:19 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 12:38:19 UTC] User ID: 1198
[31-Jul-2026 12:38:19 UTC] ✅ User profile retrieved successfully for user ID: 1198
[31-Jul-2026 12:38:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 12:38:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 12:38:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"46.150.15.46, 172.68.51.18","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5OCIsInVzZXJuYW1lIjoiQFdhbnRpa2wiLCJlbWFpbCI6InRpbW9maWpvbm9wa2FAZ21haWwuY29tIiwiZXhwIjoxNzg2MTA2MTUyfQ.6yISbggvr5K0Zg6a2kcelpwgqZlUoEP0jfNGzNvGMTg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a23ca8d99eba324c-VIE","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"46.150.15.46","cf-ipcountry":"UA","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[31-Jul-2026 12:38:20 UTC] === User Orders API Called ===
[31-Jul-2026 12:38:20 UTC] User ID: 1198
[31-Jul-2026 12:38:20 UTC] Limit: 20, Offset: 0
[31-Jul-2026 12:38:20 UTC] Orders found: 0
[31-Jul-2026 12:38:20 UTC] Orders data: []
[31-Jul-2026 12:38:20 UTC] Total orders count: 0
[31-Jul-2026 12:38:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 12:38:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 12:38:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"46.150.15.46, 172.68.51.18","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5OCIsInVzZXJuYW1lIjoiQFdhbnRpa2wiLCJlbWFpbCI6InRpbW9maWpvbm9wa2FAZ21haWwuY29tIiwiZXhwIjoxNzg2MTA2MTUyfQ.6yISbggvr5K0Zg6a2kcelpwgqZlUoEP0jfNGzNvGMTg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a23ca8e07f9c324c-VIE","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"46.150.15.46","cf-ipcountry":"UA","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[31-Jul-2026 12:38:21 UTC] === User Orders API Called ===
[31-Jul-2026 12:38:21 UTC] User ID: 1198
[31-Jul-2026 12:38:21 UTC] Limit: 20, Offset: 0
[31-Jul-2026 12:38:21 UTC] Orders found: 0
[31-Jul-2026 12:38:21 UTC] Orders data: []
[31-Jul-2026 12:38:21 UTC] Total orders count: 0
[31-Jul-2026 12:38:21 UTC] === API CALL LOG ===
[31-Jul-2026 12:38:21 UTC] Endpoint: user/profile.php
[31-Jul-2026 12:38:21 UTC] Full Log Data: {
    "timestamp": "2026-07-31 12:38:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "46.150.15.46",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "46.150.15.46, 172.68.51.18",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5OCIsInVzZXJuYW1lIjoiQFdhbnRpa2wiLCJlbWFpbCI6InRpbW9maWpvbm9wa2FAZ21haWwuY29tIiwiZXhwIjoxNzg2MTA2MTUyfQ.6yISbggvr5K0Zg6a2kcelpwgqZlUoEP0jfNGzNvGMTg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23ca8e1389f324c-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "46.150.15.46",
        "cf-ipcountry": "UA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 12:38:21 UTC] === END API CALL LOG ===
[31-Jul-2026 12:38:21 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 12:38:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5OCIsInVzZXJuYW1lIjoiQFdhbnRpa2wiLCJlbWFpbCI6InRpbW9maWpvbm9wa2FAZ21haWwuY29tIiwiZXhwIjoxNzg2MTA2MTUyfQ.6yISbggvr5K0Zg6a2kcelpwgqZlUoEP0jfNGzNvGMTg
[31-Jul-2026 12:38:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 12:38:21 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 12:38:21 UTC] User ID: 1198
[31-Jul-2026 12:38:21 UTC] ✅ User profile retrieved successfully for user ID: 1198
[31-Jul-2026 12:38:22 UTC] === API CALL LOG ===
[31-Jul-2026 12:38:22 UTC] Endpoint: user/profile.php
[31-Jul-2026 12:38:22 UTC] Full Log Data: {
    "timestamp": "2026-07-31 12:38:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "46.150.15.46",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "46.150.15.46, 172.68.51.18",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5OCIsInVzZXJuYW1lIjoiQFdhbnRpa2wiLCJlbWFpbCI6InRpbW9maWpvbm9wa2FAZ21haWwuY29tIiwiZXhwIjoxNzg2MTA2MTUyfQ.6yISbggvr5K0Zg6a2kcelpwgqZlUoEP0jfNGzNvGMTg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23ca8e48c8c324c-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "46.150.15.46",
        "cf-ipcountry": "UA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 12:38:22 UTC] === END API CALL LOG ===
[31-Jul-2026 12:38:22 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 12:38:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5OCIsInVzZXJuYW1lIjoiQFdhbnRpa2wiLCJlbWFpbCI6InRpbW9maWpvbm9wa2FAZ21haWwuY29tIiwiZXhwIjoxNzg2MTA2MTUyfQ.6yISbggvr5K0Zg6a2kcelpwgqZlUoEP0jfNGzNvGMTg
[31-Jul-2026 12:38:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 12:38:22 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 12:38:22 UTC] User ID: 1198
[31-Jul-2026 12:38:22 UTC] ✅ User profile retrieved successfully for user ID: 1198
[31-Jul-2026 12:38:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 12:38:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 12:38:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"46.150.15.46, 172.68.51.18","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5OCIsInVzZXJuYW1lIjoiQFdhbnRpa2wiLCJlbWFpbCI6InRpbW9maWpvbm9wa2FAZ21haWwuY29tIiwiZXhwIjoxNzg2MTA2MTUyfQ.6yISbggvr5K0Zg6a2kcelpwgqZlUoEP0jfNGzNvGMTg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a23ca92adaea324c-VIE","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"46.150.15.46","cf-ipcountry":"UA","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[31-Jul-2026 12:38:33 UTC] === User Orders API Called ===
[31-Jul-2026 12:38:33 UTC] User ID: 1198
[31-Jul-2026 12:38:33 UTC] Limit: 20, Offset: 0
[31-Jul-2026 12:38:33 UTC] Orders found: 0
[31-Jul-2026 12:38:33 UTC] Orders data: []
[31-Jul-2026 12:38:33 UTC] Total orders count: 0
[31-Jul-2026 12:38:33 UTC] === API CALL LOG ===
[31-Jul-2026 12:38:33 UTC] Endpoint: user/profile.php
[31-Jul-2026 12:38:33 UTC] Full Log Data: {
    "timestamp": "2026-07-31 12:38:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "46.150.15.46",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "46.150.15.46, 172.68.51.18",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5OCIsInVzZXJuYW1lIjoiQFdhbnRpa2wiLCJlbWFpbCI6InRpbW9maWpvbm9wa2FAZ21haWwuY29tIiwiZXhwIjoxNzg2MTA2MTUyfQ.6yISbggvr5K0Zg6a2kcelpwgqZlUoEP0jfNGzNvGMTg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23ca92adaec324c-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "46.150.15.46",
        "cf-ipcountry": "UA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 12:38:33 UTC] === END API CALL LOG ===
[31-Jul-2026 12:38:33 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 12:38:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5OCIsInVzZXJuYW1lIjoiQFdhbnRpa2wiLCJlbWFpbCI6InRpbW9maWpvbm9wa2FAZ21haWwuY29tIiwiZXhwIjoxNzg2MTA2MTUyfQ.6yISbggvr5K0Zg6a2kcelpwgqZlUoEP0jfNGzNvGMTg
[31-Jul-2026 12:38:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 12:38:33 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 12:38:33 UTC] User ID: 1198
[31-Jul-2026 12:38:33 UTC] ✅ User profile retrieved successfully for user ID: 1198
[31-Jul-2026 12:38:34 UTC] === API CALL LOG ===
[31-Jul-2026 12:38:34 UTC] Endpoint: user/profile.php
[31-Jul-2026 12:38:34 UTC] Full Log Data: {
    "timestamp": "2026-07-31 12:38:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "46.150.15.46",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "46.150.15.46, 172.68.51.18",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5OCIsInVzZXJuYW1lIjoiQFdhbnRpa2wiLCJlbWFpbCI6InRpbW9maWpvbm9wa2FAZ21haWwuY29tIiwiZXhwIjoxNzg2MTA2MTUyfQ.6yISbggvr5K0Zg6a2kcelpwgqZlUoEP0jfNGzNvGMTg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23ca92f0fbd324c-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "46.150.15.46",
        "cf-ipcountry": "UA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 12:38:34 UTC] === END API CALL LOG ===
[31-Jul-2026 12:38:34 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 12:38:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5OCIsInVzZXJuYW1lIjoiQFdhbnRpa2wiLCJlbWFpbCI6InRpbW9maWpvbm9wa2FAZ21haWwuY29tIiwiZXhwIjoxNzg2MTA2MTUyfQ.6yISbggvr5K0Zg6a2kcelpwgqZlUoEP0jfNGzNvGMTg
[31-Jul-2026 12:38:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 12:38:34 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 12:38:34 UTC] User ID: 1198
[31-Jul-2026 12:38:34 UTC] ✅ User profile retrieved successfully for user ID: 1198
[31-Jul-2026 12:38:36 UTC] === API CALL LOG ===
[31-Jul-2026 12:38:36 UTC] Endpoint: user/profile.php
[31-Jul-2026 12:38:36 UTC] Full Log Data: {
    "timestamp": "2026-07-31 12:38:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "46.150.15.46",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "46.150.15.46, 172.68.51.18",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5OCIsInVzZXJuYW1lIjoiQFdhbnRpa2wiLCJlbWFpbCI6InRpbW9maWpvbm9wa2FAZ21haWwuY29tIiwiZXhwIjoxNzg2MTA2MTUyfQ.6yISbggvr5K0Zg6a2kcelpwgqZlUoEP0jfNGzNvGMTg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23ca93c7ef1324c-VIE",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "46.150.15.46",
        "cf-ipcountry": "UA",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 12:38:36 UTC] === END API CALL LOG ===
[31-Jul-2026 12:38:36 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 12:38:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5OCIsInVzZXJuYW1lIjoiQFdhbnRpa2wiLCJlbWFpbCI6InRpbW9maWpvbm9wa2FAZ21haWwuY29tIiwiZXhwIjoxNzg2MTA2MTUyfQ.6yISbggvr5K0Zg6a2kcelpwgqZlUoEP0jfNGzNvGMTg
[31-Jul-2026 12:38:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 12:38:36 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 12:38:36 UTC] User ID: 1198
[31-Jul-2026 12:38:36 UTC] ✅ User profile retrieved successfully for user ID: 1198
[31-Jul-2026 12:38:36 UTC] User Purchases API - User ID: 1198
[31-Jul-2026 12:38:36 UTC] User Purchases API - Total purchases found: 0
[31-Jul-2026 14:29:13 UTC] === API CALL LOG ===
[31-Jul-2026 14:29:13 UTC] Endpoint: user/profile.php
[31-Jul-2026 14:29:13 UTC] Full Log Data: {
    "timestamp": "2026-07-31 14:29:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.204.199.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.204.199.184, 162.158.231.136",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5OSIsInVzZXJuYW1lIjoiaGFyb24iLCJlbWFpbCI6Imhhcm9ubXVzZW1iaTkwQGdtYWlsLmNvbSIsImV4cCI6MTc4NjExMjk1Mn0.5B6LthrvXWA384LclxKAc6eRsQeNn3TK7Slr1snV9uA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23d4b479ee05404-NBO",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.204.199.184",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 14:29:13 UTC] === END API CALL LOG ===
[31-Jul-2026 14:29:13 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 14:29:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5OSIsInVzZXJuYW1lIjoiaGFyb24iLCJlbWFpbCI6Imhhcm9ubXVzZW1iaTkwQGdtYWlsLmNvbSIsImV4cCI6MTc4NjExMjk1Mn0.5B6LthrvXWA384LclxKAc6eRsQeNn3TK7Slr1snV9uA
[31-Jul-2026 14:29:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 14:29:13 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 14:29:13 UTC] User ID: 1199
[31-Jul-2026 14:29:13 UTC] ✅ User profile retrieved successfully for user ID: 1199
[31-Jul-2026 14:29:13 UTC] === API CALL LOG ===
[31-Jul-2026 14:29:13 UTC] Endpoint: user/profile.php
[31-Jul-2026 14:29:13 UTC] Full Log Data: {
    "timestamp": "2026-07-31 14:29:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.204.199.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.204.199.184, 162.158.231.136",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5OSIsInVzZXJuYW1lIjoiaGFyb24iLCJlbWFpbCI6Imhhcm9ubXVzZW1iaTkwQGdtYWlsLmNvbSIsImV4cCI6MTc4NjExMjk1Mn0.5B6LthrvXWA384LclxKAc6eRsQeNn3TK7Slr1snV9uA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23d4b485fbd5404-NBO",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.204.199.184",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 14:29:13 UTC] === END API CALL LOG ===
[31-Jul-2026 14:29:13 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 14:29:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5OSIsInVzZXJuYW1lIjoiaGFyb24iLCJlbWFpbCI6Imhhcm9ubXVzZW1iaTkwQGdtYWlsLmNvbSIsImV4cCI6MTc4NjExMjk1Mn0.5B6LthrvXWA384LclxKAc6eRsQeNn3TK7Slr1snV9uA
[31-Jul-2026 14:29:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 14:29:13 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 14:29:13 UTC] User ID: 1199
[31-Jul-2026 14:29:13 UTC] ✅ User profile retrieved successfully for user ID: 1199
[31-Jul-2026 14:29:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 14:29:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 14:29:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.204.199.184, 162.158.231.133","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5OSIsInVzZXJuYW1lIjoiaGFyb24iLCJlbWFpbCI6Imhhcm9ubXVzZW1iaTkwQGdtYWlsLmNvbSIsImV4cCI6MTc4NjExMjk1Mn0.5B6LthrvXWA384LclxKAc6eRsQeNn3TK7Slr1snV9uA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a23d4b47ef315404-NBO","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.204.199.184","cf-ipcountry":"KE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[31-Jul-2026 14:29:14 UTC] === User Orders API Called ===
[31-Jul-2026 14:29:14 UTC] User ID: 1199
[31-Jul-2026 14:29:14 UTC] Limit: 20, Offset: 0
[31-Jul-2026 14:29:14 UTC] Orders found: 0
[31-Jul-2026 14:29:14 UTC] Orders data: []
[31-Jul-2026 14:29:14 UTC] Total orders count: 0
[31-Jul-2026 14:29:15 UTC] === API CALL LOG ===
[31-Jul-2026 14:29:15 UTC] Endpoint: user/profile.php
[31-Jul-2026 14:29:15 UTC] Full Log Data: {
    "timestamp": "2026-07-31 14:29:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.204.199.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.204.199.184, 162.158.231.136",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5OSIsInVzZXJuYW1lIjoiaGFyb24iLCJlbWFpbCI6Imhhcm9ubXVzZW1iaTkwQGdtYWlsLmNvbSIsImV4cCI6MTc4NjExMjk1Mn0.5B6LthrvXWA384LclxKAc6eRsQeNn3TK7Slr1snV9uA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23d4b50a8a75404-NBO",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.204.199.184",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 14:29:15 UTC] === END API CALL LOG ===
[31-Jul-2026 14:29:15 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 14:29:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5OSIsInVzZXJuYW1lIjoiaGFyb24iLCJlbWFpbCI6Imhhcm9ubXVzZW1iaTkwQGdtYWlsLmNvbSIsImV4cCI6MTc4NjExMjk1Mn0.5B6LthrvXWA384LclxKAc6eRsQeNn3TK7Slr1snV9uA
[31-Jul-2026 14:29:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 14:29:15 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 14:29:15 UTC] User ID: 1199
[31-Jul-2026 14:29:15 UTC] ✅ User profile retrieved successfully for user ID: 1199
[31-Jul-2026 14:30:50 UTC] === API CALL LOG ===
[31-Jul-2026 14:30:50 UTC] Endpoint: user/profile.php
[31-Jul-2026 14:30:50 UTC] Full Log Data: {
    "timestamp": "2026-07-31 14:30:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.204.199.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.204.199.184, 162.158.231.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5OSIsInVzZXJuYW1lIjoiaGFyb24iLCJlbWFpbCI6Imhhcm9ubXVzZW1iaTkwQGdtYWlsLmNvbSIsImV4cCI6MTc4NjExMjk1Mn0.5B6LthrvXWA384LclxKAc6eRsQeNn3TK7Slr1snV9uA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23d4da33bf40bef-NBO",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.204.199.184",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 14:30:50 UTC] === END API CALL LOG ===
[31-Jul-2026 14:30:50 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 14:30:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5OSIsInVzZXJuYW1lIjoiaGFyb24iLCJlbWFpbCI6Imhhcm9ubXVzZW1iaTkwQGdtYWlsLmNvbSIsImV4cCI6MTc4NjExMjk1Mn0.5B6LthrvXWA384LclxKAc6eRsQeNn3TK7Slr1snV9uA
[31-Jul-2026 14:30:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 14:30:50 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 14:30:50 UTC] User ID: 1199
[31-Jul-2026 14:30:50 UTC] ✅ User profile retrieved successfully for user ID: 1199
[31-Jul-2026 14:30:51 UTC] === API CALL LOG ===
[31-Jul-2026 14:30:51 UTC] Endpoint: user/profile.php
[31-Jul-2026 14:30:51 UTC] Full Log Data: {
    "timestamp": "2026-07-31 14:30:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.204.199.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.204.199.184, 162.158.231.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5OSIsInVzZXJuYW1lIjoiaGFyb24iLCJlbWFpbCI6Imhhcm9ubXVzZW1iaTkwQGdtYWlsLmNvbSIsImV4cCI6MTc4NjExMjk1Mn0.5B6LthrvXWA384LclxKAc6eRsQeNn3TK7Slr1snV9uA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23d4dabece70bef-NBO",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.204.199.184",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 14:30:51 UTC] === END API CALL LOG ===
[31-Jul-2026 14:30:51 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 14:30:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5OSIsInVzZXJuYW1lIjoiaGFyb24iLCJlbWFpbCI6Imhhcm9ubXVzZW1iaTkwQGdtYWlsLmNvbSIsImV4cCI6MTc4NjExMjk1Mn0.5B6LthrvXWA384LclxKAc6eRsQeNn3TK7Slr1snV9uA
[31-Jul-2026 14:30:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 14:30:51 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 14:30:51 UTC] User ID: 1199
[31-Jul-2026 14:30:51 UTC] ✅ User profile retrieved successfully for user ID: 1199
[31-Jul-2026 14:30:51 UTC] === API CALL LOG ===
[31-Jul-2026 14:30:51 UTC] Endpoint: user/profile.php
[31-Jul-2026 14:30:51 UTC] Full Log Data: {
    "timestamp": "2026-07-31 14:30:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.204.199.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.204.199.184, 162.158.231.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5OSIsInVzZXJuYW1lIjoiaGFyb24iLCJlbWFpbCI6Imhhcm9ubXVzZW1iaTkwQGdtYWlsLmNvbSIsImV4cCI6MTc4NjExMjk1Mn0.5B6LthrvXWA384LclxKAc6eRsQeNn3TK7Slr1snV9uA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23d4dad6e340bef-NBO",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.204.199.184",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 14:30:51 UTC] === END API CALL LOG ===
[31-Jul-2026 14:30:51 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 14:30:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5OSIsInVzZXJuYW1lIjoiaGFyb24iLCJlbWFpbCI6Imhhcm9ubXVzZW1iaTkwQGdtYWlsLmNvbSIsImV4cCI6MTc4NjExMjk1Mn0.5B6LthrvXWA384LclxKAc6eRsQeNn3TK7Slr1snV9uA
[31-Jul-2026 14:30:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 14:30:51 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 14:30:51 UTC] User ID: 1199
[31-Jul-2026 14:30:51 UTC] ✅ User profile retrieved successfully for user ID: 1199
[31-Jul-2026 14:30:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 14:30:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 14:30:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.204.199.184, 162.158.231.137","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5OSIsInVzZXJuYW1lIjoiaGFyb24iLCJlbWFpbCI6Imhhcm9ubXVzZW1iaTkwQGdtYWlsLmNvbSIsImV4cCI6MTc4NjExMjk1Mn0.5B6LthrvXWA384LclxKAc6eRsQeNn3TK7Slr1snV9uA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a23d4dad9e6c0bef-NBO","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.204.199.184","cf-ipcountry":"KE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[31-Jul-2026 14:30:51 UTC] === User Orders API Called ===
[31-Jul-2026 14:30:51 UTC] User ID: 1199
[31-Jul-2026 14:30:51 UTC] Limit: 20, Offset: 0
[31-Jul-2026 14:30:51 UTC] Orders found: 0
[31-Jul-2026 14:30:51 UTC] Orders data: []
[31-Jul-2026 14:30:51 UTC] Total orders count: 0
[31-Jul-2026 14:30:51 UTC] === API CALL LOG ===
[31-Jul-2026 14:30:51 UTC] Endpoint: user/profile.php
[31-Jul-2026 14:30:51 UTC] Full Log Data: {
    "timestamp": "2026-07-31 14:30:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.204.199.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.204.199.184, 162.158.231.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5OSIsInVzZXJuYW1lIjoiaGFyb24iLCJlbWFpbCI6Imhhcm9ubXVzZW1iaTkwQGdtYWlsLmNvbSIsImV4cCI6MTc4NjExMjk1Mn0.5B6LthrvXWA384LclxKAc6eRsQeNn3TK7Slr1snV9uA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23d4dae0eda0bef-NBO",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.204.199.184",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 14:30:51 UTC] === END API CALL LOG ===
[31-Jul-2026 14:30:51 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 14:30:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5OSIsInVzZXJuYW1lIjoiaGFyb24iLCJlbWFpbCI6Imhhcm9ubXVzZW1iaTkwQGdtYWlsLmNvbSIsImV4cCI6MTc4NjExMjk1Mn0.5B6LthrvXWA384LclxKAc6eRsQeNn3TK7Slr1snV9uA
[31-Jul-2026 14:30:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 14:30:51 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 14:30:51 UTC] User ID: 1199
[31-Jul-2026 14:30:51 UTC] ✅ User profile retrieved successfully for user ID: 1199
[31-Jul-2026 14:32:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 14:32:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 14:32:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.204.199.184, 162.158.231.137","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5OSIsInVzZXJuYW1lIjoiaGFyb24iLCJlbWFpbCI6Imhhcm9ubXVzZW1iaTkwQGdtYWlsLmNvbSIsImV4cCI6MTc4NjExMjk1Mn0.5B6LthrvXWA384LclxKAc6eRsQeNn3TK7Slr1snV9uA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a23d4f66afa70bef-NBO","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.204.199.184","cf-ipcountry":"KE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[31-Jul-2026 14:32:02 UTC] === User Orders API Called ===
[31-Jul-2026 14:32:02 UTC] User ID: 1199
[31-Jul-2026 14:32:02 UTC] Limit: 20, Offset: 0
[31-Jul-2026 14:32:02 UTC] Orders found: 1
[31-Jul-2026 14:32:02 UTC] Orders data: [{"id":437,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HaronElitesTrades","status":"pending","created_at":"2026-07-31 18:02:00","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[31-Jul-2026 14:32:02 UTC] Total orders count: 1
[31-Jul-2026 14:32:07 UTC] === API CALL LOG ===
[31-Jul-2026 14:32:07 UTC] Endpoint: user/profile.php
[31-Jul-2026 14:32:07 UTC] Full Log Data: {
    "timestamp": "2026-07-31 14:32:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.204.199.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.204.199.184, 162.158.231.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5OSIsInVzZXJuYW1lIjoiaGFyb24iLCJlbWFpbCI6Imhhcm9ubXVzZW1iaTkwQGdtYWlsLmNvbSIsImV4cCI6MTc4NjExMjk1Mn0.5B6LthrvXWA384LclxKAc6eRsQeNn3TK7Slr1snV9uA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23d4f84fe290bef-NBO",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.204.199.184",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 14:32:07 UTC] === END API CALL LOG ===
[31-Jul-2026 14:32:07 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 14:32:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5OSIsInVzZXJuYW1lIjoiaGFyb24iLCJlbWFpbCI6Imhhcm9ubXVzZW1iaTkwQGdtYWlsLmNvbSIsImV4cCI6MTc4NjExMjk1Mn0.5B6LthrvXWA384LclxKAc6eRsQeNn3TK7Slr1snV9uA
[31-Jul-2026 14:32:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 14:32:07 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 14:32:07 UTC] User ID: 1199
[31-Jul-2026 14:32:07 UTC] ✅ User profile retrieved successfully for user ID: 1199
[31-Jul-2026 14:32:07 UTC] User Purchases API - User ID: 1199
[31-Jul-2026 14:32:07 UTC] User Purchases API - Total purchases found: 0
[31-Jul-2026 14:32:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 14:32:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 14:32:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.204.199.184, 162.158.231.137","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5OSIsInVzZXJuYW1lIjoiaGFyb24iLCJlbWFpbCI6Imhhcm9ubXVzZW1iaTkwQGdtYWlsLmNvbSIsImV4cCI6MTc4NjExMjk1Mn0.5B6LthrvXWA384LclxKAc6eRsQeNn3TK7Slr1snV9uA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a23d4fa0ab6a0bef-NBO","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.204.199.184","cf-ipcountry":"KE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[31-Jul-2026 14:32:11 UTC] === User Orders API Called ===
[31-Jul-2026 14:32:11 UTC] User ID: 1199
[31-Jul-2026 14:32:11 UTC] Limit: 20, Offset: 0
[31-Jul-2026 14:32:11 UTC] Orders found: 1
[31-Jul-2026 14:32:11 UTC] Orders data: [{"id":437,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HaronElitesTrades","status":"pending","created_at":"2026-07-31 18:02:00","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[31-Jul-2026 14:32:11 UTC] Total orders count: 1
[31-Jul-2026 14:32:11 UTC] === API CALL LOG ===
[31-Jul-2026 14:32:11 UTC] Endpoint: user/profile.php
[31-Jul-2026 14:32:11 UTC] Full Log Data: {
    "timestamp": "2026-07-31 14:32:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.204.199.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.204.199.184, 162.158.231.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5OSIsInVzZXJuYW1lIjoiaGFyb24iLCJlbWFpbCI6Imhhcm9ubXVzZW1iaTkwQGdtYWlsLmNvbSIsImV4cCI6MTc4NjExMjk1Mn0.5B6LthrvXWA384LclxKAc6eRsQeNn3TK7Slr1snV9uA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23d4fa12c1b0bef-NBO",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.204.199.184",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 14:32:11 UTC] === END API CALL LOG ===
[31-Jul-2026 14:32:11 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 14:32:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5OSIsInVzZXJuYW1lIjoiaGFyb24iLCJlbWFpbCI6Imhhcm9ubXVzZW1iaTkwQGdtYWlsLmNvbSIsImV4cCI6MTc4NjExMjk1Mn0.5B6LthrvXWA384LclxKAc6eRsQeNn3TK7Slr1snV9uA
[31-Jul-2026 14:32:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 14:32:11 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 14:32:11 UTC] User ID: 1199
[31-Jul-2026 14:32:11 UTC] ✅ User profile retrieved successfully for user ID: 1199
[31-Jul-2026 14:32:12 UTC] === API CALL LOG ===
[31-Jul-2026 14:32:12 UTC] Endpoint: user/profile.php
[31-Jul-2026 14:32:12 UTC] Full Log Data: {
    "timestamp": "2026-07-31 14:32:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.204.199.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.204.199.184, 162.158.231.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5OSIsInVzZXJuYW1lIjoiaGFyb24iLCJlbWFpbCI6Imhhcm9ubXVzZW1iaTkwQGdtYWlsLmNvbSIsImV4cCI6MTc4NjExMjk1Mn0.5B6LthrvXWA384LclxKAc6eRsQeNn3TK7Slr1snV9uA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23d4fa508290bef-NBO",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.204.199.184",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 14:32:12 UTC] === END API CALL LOG ===
[31-Jul-2026 14:32:12 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 14:32:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5OSIsInVzZXJuYW1lIjoiaGFyb24iLCJlbWFpbCI6Imhhcm9ubXVzZW1iaTkwQGdtYWlsLmNvbSIsImV4cCI6MTc4NjExMjk1Mn0.5B6LthrvXWA384LclxKAc6eRsQeNn3TK7Slr1snV9uA
[31-Jul-2026 14:32:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 14:32:12 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 14:32:12 UTC] User ID: 1199
[31-Jul-2026 14:32:12 UTC] ✅ User profile retrieved successfully for user ID: 1199
[31-Jul-2026 14:33:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 14:33:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 14:33:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.204.199.184, 162.158.231.137","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5OSIsInVzZXJuYW1lIjoiaGFyb24iLCJlbWFpbCI6Imhhcm9ubXVzZW1iaTkwQGdtYWlsLmNvbSIsImV4cCI6MTc4NjExMjk1Mn0.5B6LthrvXWA384LclxKAc6eRsQeNn3TK7Slr1snV9uA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a23d511e890a0bef-NBO","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.204.199.184","cf-ipcountry":"KE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[31-Jul-2026 14:33:13 UTC] === User Orders API Called ===
[31-Jul-2026 14:33:13 UTC] User ID: 1199
[31-Jul-2026 14:33:13 UTC] Limit: 20, Offset: 0
[31-Jul-2026 14:33:13 UTC] Orders found: 1
[31-Jul-2026 14:33:13 UTC] Orders data: [{"id":437,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HaronElitesTrades","status":"pending","created_at":"2026-07-31 18:02:00","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[31-Jul-2026 14:33:13 UTC] Total orders count: 1
[31-Jul-2026 14:33:16 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 14:33:16 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 14:33:16 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.204.199.184, 162.158.231.137","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5OSIsInVzZXJuYW1lIjoiaGFyb24iLCJlbWFpbCI6Imhhcm9ubXVzZW1iaTkwQGdtYWlsLmNvbSIsImV4cCI6MTc4NjExMjk1Mn0.5B6LthrvXWA384LclxKAc6eRsQeNn3TK7Slr1snV9uA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a23d513789e40bef-NBO","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.204.199.184","cf-ipcountry":"KE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[31-Jul-2026 14:33:16 UTC] === User Orders API Called ===
[31-Jul-2026 14:33:16 UTC] User ID: 1199
[31-Jul-2026 14:33:16 UTC] Limit: 20, Offset: 0
[31-Jul-2026 14:33:16 UTC] Orders found: 1
[31-Jul-2026 14:33:16 UTC] Orders data: [{"id":437,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HaronElitesTrades","status":"pending","created_at":"2026-07-31 18:02:00","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[31-Jul-2026 14:33:16 UTC] Total orders count: 1
[31-Jul-2026 14:33:16 UTC] === API CALL LOG ===
[31-Jul-2026 14:33:16 UTC] Endpoint: user/profile.php
[31-Jul-2026 14:33:16 UTC] Full Log Data: {
    "timestamp": "2026-07-31 14:33:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.204.199.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.204.199.184, 162.158.231.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5OSIsInVzZXJuYW1lIjoiaGFyb24iLCJlbWFpbCI6Imhhcm9ubXVzZW1iaTkwQGdtYWlsLmNvbSIsImV4cCI6MTc4NjExMjk1Mn0.5B6LthrvXWA384LclxKAc6eRsQeNn3TK7Slr1snV9uA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23d51381a720bef-NBO",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.204.199.184",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 14:33:16 UTC] === END API CALL LOG ===
[31-Jul-2026 14:33:16 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 14:33:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5OSIsInVzZXJuYW1lIjoiaGFyb24iLCJlbWFpbCI6Imhhcm9ubXVzZW1iaTkwQGdtYWlsLmNvbSIsImV4cCI6MTc4NjExMjk1Mn0.5B6LthrvXWA384LclxKAc6eRsQeNn3TK7Slr1snV9uA
[31-Jul-2026 14:33:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 14:33:16 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 14:33:16 UTC] User ID: 1199
[31-Jul-2026 14:33:16 UTC] ✅ User profile retrieved successfully for user ID: 1199
[31-Jul-2026 14:33:17 UTC] === API CALL LOG ===
[31-Jul-2026 14:33:17 UTC] Endpoint: user/profile.php
[31-Jul-2026 14:33:17 UTC] Full Log Data: {
    "timestamp": "2026-07-31 14:33:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.204.199.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.204.199.184, 162.158.231.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5OSIsInVzZXJuYW1lIjoiaGFyb24iLCJlbWFpbCI6Imhhcm9ubXVzZW1iaTkwQGdtYWlsLmNvbSIsImV4cCI6MTc4NjExMjk1Mn0.5B6LthrvXWA384LclxKAc6eRsQeNn3TK7Slr1snV9uA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23d513c0fbc0bef-NBO",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.204.199.184",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 14:33:17 UTC] === END API CALL LOG ===
[31-Jul-2026 14:33:17 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 14:33:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5OSIsInVzZXJuYW1lIjoiaGFyb24iLCJlbWFpbCI6Imhhcm9ubXVzZW1iaTkwQGdtYWlsLmNvbSIsImV4cCI6MTc4NjExMjk1Mn0.5B6LthrvXWA384LclxKAc6eRsQeNn3TK7Slr1snV9uA
[31-Jul-2026 14:33:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 14:33:17 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 14:33:17 UTC] User ID: 1199
[31-Jul-2026 14:33:17 UTC] ✅ User profile retrieved successfully for user ID: 1199
[31-Jul-2026 14:33:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 14:33:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 14:33:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.204.199.184, 162.158.231.137","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5OSIsInVzZXJuYW1lIjoiaGFyb24iLCJlbWFpbCI6Imhhcm9ubXVzZW1iaTkwQGdtYWlsLmNvbSIsImV4cCI6MTc4NjExMjk1Mn0.5B6LthrvXWA384LclxKAc6eRsQeNn3TK7Slr1snV9uA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a23d51a058310bef-NBO","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.204.199.184","cf-ipcountry":"KE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[31-Jul-2026 14:33:34 UTC] === User Orders API Called ===
[31-Jul-2026 14:33:34 UTC] User ID: 1199
[31-Jul-2026 14:33:34 UTC] Limit: 20, Offset: 0
[31-Jul-2026 14:33:34 UTC] Orders found: 1
[31-Jul-2026 14:33:34 UTC] Orders data: [{"id":437,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HaronElitesTrades","status":"pending","created_at":"2026-07-31 18:02:00","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[31-Jul-2026 14:33:34 UTC] Total orders count: 1
[31-Jul-2026 14:33:34 UTC] === API CALL LOG ===
[31-Jul-2026 14:33:34 UTC] Endpoint: user/profile.php
[31-Jul-2026 14:33:34 UTC] Full Log Data: {
    "timestamp": "2026-07-31 14:33:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.204.199.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.204.199.184, 162.158.231.136",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5OSIsInVzZXJuYW1lIjoiaGFyb24iLCJlbWFpbCI6Imhhcm9ubXVzZW1iaTkwQGdtYWlsLmNvbSIsImV4cCI6MTc4NjExMjk1Mn0.5B6LthrvXWA384LclxKAc6eRsQeNn3TK7Slr1snV9uA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23d51a0e8bf0bef-NBO",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.204.199.184",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 14:33:34 UTC] === END API CALL LOG ===
[31-Jul-2026 14:33:34 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 14:33:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5OSIsInVzZXJuYW1lIjoiaGFyb24iLCJlbWFpbCI6Imhhcm9ubXVzZW1iaTkwQGdtYWlsLmNvbSIsImV4cCI6MTc4NjExMjk1Mn0.5B6LthrvXWA384LclxKAc6eRsQeNn3TK7Slr1snV9uA
[31-Jul-2026 14:33:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 14:33:34 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 14:33:34 UTC] User ID: 1199
[31-Jul-2026 14:33:34 UTC] ✅ User profile retrieved successfully for user ID: 1199
[31-Jul-2026 14:33:34 UTC] === API CALL LOG ===
[31-Jul-2026 14:33:34 UTC] Endpoint: user/profile.php
[31-Jul-2026 14:33:34 UTC] Full Log Data: {
    "timestamp": "2026-07-31 14:33:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.204.199.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.204.199.184, 162.158.231.136",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5OSIsInVzZXJuYW1lIjoiaGFyb24iLCJlbWFpbCI6Imhhcm9ubXVzZW1iaTkwQGdtYWlsLmNvbSIsImV4cCI6MTc4NjExMjk1Mn0.5B6LthrvXWA384LclxKAc6eRsQeNn3TK7Slr1snV9uA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23d51a4ec800bef-NBO",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.204.199.184",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 14:33:34 UTC] === END API CALL LOG ===
[31-Jul-2026 14:33:34 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 14:33:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5OSIsInVzZXJuYW1lIjoiaGFyb24iLCJlbWFpbCI6Imhhcm9ubXVzZW1iaTkwQGdtYWlsLmNvbSIsImV4cCI6MTc4NjExMjk1Mn0.5B6LthrvXWA384LclxKAc6eRsQeNn3TK7Slr1snV9uA
[31-Jul-2026 14:33:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 14:33:34 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 14:33:34 UTC] User ID: 1199
[31-Jul-2026 14:33:34 UTC] ✅ User profile retrieved successfully for user ID: 1199
[31-Jul-2026 14:33:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 14:33:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 14:33:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.204.199.184, 162.158.231.137","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5OSIsInVzZXJuYW1lIjoiaGFyb24iLCJlbWFpbCI6Imhhcm9ubXVzZW1iaTkwQGdtYWlsLmNvbSIsImV4cCI6MTc4NjExMjk1Mn0.5B6LthrvXWA384LclxKAc6eRsQeNn3TK7Slr1snV9uA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a23d51b03efd0bef-NBO","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.204.199.184","cf-ipcountry":"KE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[31-Jul-2026 14:33:36 UTC] === User Orders API Called ===
[31-Jul-2026 14:33:36 UTC] User ID: 1199
[31-Jul-2026 14:33:36 UTC] Limit: 20, Offset: 0
[31-Jul-2026 14:33:36 UTC] Orders found: 1
[31-Jul-2026 14:33:36 UTC] Orders data: [{"id":437,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HaronElitesTrades","status":"pending","created_at":"2026-07-31 18:02:00","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[31-Jul-2026 14:33:36 UTC] Total orders count: 1
[31-Jul-2026 14:33:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 14:33:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 14:33:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.204.199.184, 162.158.231.136","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5OSIsInVzZXJuYW1lIjoiaGFyb24iLCJlbWFpbCI6Imhhcm9ubXVzZW1iaTkwQGdtYWlsLmNvbSIsImV4cCI6MTc4NjExMjk1Mn0.5B6LthrvXWA384LclxKAc6eRsQeNn3TK7Slr1snV9uA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a23d51bc3a6e0bef-NBO","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.204.199.184","cf-ipcountry":"KE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[31-Jul-2026 14:33:38 UTC] === User Orders API Called ===
[31-Jul-2026 14:33:38 UTC] User ID: 1199
[31-Jul-2026 14:33:38 UTC] Limit: 20, Offset: 0
[31-Jul-2026 14:33:38 UTC] Orders found: 1
[31-Jul-2026 14:33:38 UTC] Orders data: [{"id":437,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HaronElitesTrades","status":"pending","created_at":"2026-07-31 18:02:00","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[31-Jul-2026 14:33:38 UTC] Total orders count: 1
[31-Jul-2026 14:33:38 UTC] === API CALL LOG ===
[31-Jul-2026 14:33:38 UTC] Endpoint: user/profile.php
[31-Jul-2026 14:33:38 UTC] Full Log Data: {
    "timestamp": "2026-07-31 14:33:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.204.199.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.204.199.184, 162.158.231.136",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5OSIsInVzZXJuYW1lIjoiaGFyb24iLCJlbWFpbCI6Imhhcm9ubXVzZW1iaTkwQGdtYWlsLmNvbSIsImV4cCI6MTc4NjExMjk1Mn0.5B6LthrvXWA384LclxKAc6eRsQeNn3TK7Slr1snV9uA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23d51bcbb250bef-NBO",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.204.199.184",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 14:33:38 UTC] === END API CALL LOG ===
[31-Jul-2026 14:33:38 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 14:33:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5OSIsInVzZXJuYW1lIjoiaGFyb24iLCJlbWFpbCI6Imhhcm9ubXVzZW1iaTkwQGdtYWlsLmNvbSIsImV4cCI6MTc4NjExMjk1Mn0.5B6LthrvXWA384LclxKAc6eRsQeNn3TK7Slr1snV9uA
[31-Jul-2026 14:33:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 14:33:38 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 14:33:38 UTC] User ID: 1199
[31-Jul-2026 14:33:38 UTC] ✅ User profile retrieved successfully for user ID: 1199
[31-Jul-2026 14:33:38 UTC] === API CALL LOG ===
[31-Jul-2026 14:33:38 UTC] Endpoint: user/profile.php
[31-Jul-2026 14:33:38 UTC] Full Log Data: {
    "timestamp": "2026-07-31 14:33:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.204.199.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.204.199.184, 162.158.231.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5OSIsInVzZXJuYW1lIjoiaGFyb24iLCJlbWFpbCI6Imhhcm9ubXVzZW1iaTkwQGdtYWlsLmNvbSIsImV4cCI6MTc4NjExMjk1Mn0.5B6LthrvXWA384LclxKAc6eRsQeNn3TK7Slr1snV9uA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23d51c08eab0bef-NBO",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.204.199.184",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 14:33:38 UTC] === END API CALL LOG ===
[31-Jul-2026 14:33:38 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 14:33:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5OSIsInVzZXJuYW1lIjoiaGFyb24iLCJlbWFpbCI6Imhhcm9ubXVzZW1iaTkwQGdtYWlsLmNvbSIsImV4cCI6MTc4NjExMjk1Mn0.5B6LthrvXWA384LclxKAc6eRsQeNn3TK7Slr1snV9uA
[31-Jul-2026 14:33:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 14:33:38 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 14:33:38 UTC] User ID: 1199
[31-Jul-2026 14:33:38 UTC] ✅ User profile retrieved successfully for user ID: 1199
[31-Jul-2026 14:33:47 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 14:33:47 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 14:33:47 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.204.199.184, 162.158.231.136","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5OSIsInVzZXJuYW1lIjoiaGFyb24iLCJlbWFpbCI6Imhhcm9ubXVzZW1iaTkwQGdtYWlsLmNvbSIsImV4cCI6MTc4NjExMjk1Mn0.5B6LthrvXWA384LclxKAc6eRsQeNn3TK7Slr1snV9uA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a23d51f73b780bef-NBO","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.204.199.184","cf-ipcountry":"KE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[31-Jul-2026 14:33:47 UTC] === User Orders API Called ===
[31-Jul-2026 14:33:47 UTC] User ID: 1199
[31-Jul-2026 14:33:47 UTC] Limit: 20, Offset: 0
[31-Jul-2026 14:33:47 UTC] Orders found: 1
[31-Jul-2026 14:33:47 UTC] Orders data: [{"id":437,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HaronElitesTrades","status":"pending","created_at":"2026-07-31 18:02:00","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[31-Jul-2026 14:33:47 UTC] Total orders count: 1
[31-Jul-2026 14:33:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 14:33:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 14:33:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.204.199.184, 162.158.231.136","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5OSIsInVzZXJuYW1lIjoiaGFyb24iLCJlbWFpbCI6Imhhcm9ubXVzZW1iaTkwQGdtYWlsLmNvbSIsImV4cCI6MTc4NjExMjk1Mn0.5B6LthrvXWA384LclxKAc6eRsQeNn3TK7Slr1snV9uA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a23d51ff5af60bef-NBO","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.204.199.184","cf-ipcountry":"KE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[31-Jul-2026 14:33:48 UTC] === User Orders API Called ===
[31-Jul-2026 14:33:48 UTC] User ID: 1199
[31-Jul-2026 14:33:48 UTC] Limit: 20, Offset: 0
[31-Jul-2026 14:33:48 UTC] Orders found: 1
[31-Jul-2026 14:33:48 UTC] Orders data: [{"id":437,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HaronElitesTrades","status":"pending","created_at":"2026-07-31 18:02:00","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[31-Jul-2026 14:33:48 UTC] Total orders count: 1
[31-Jul-2026 14:33:48 UTC] === API CALL LOG ===
[31-Jul-2026 14:33:48 UTC] Endpoint: user/profile.php
[31-Jul-2026 14:33:48 UTC] Full Log Data: {
    "timestamp": "2026-07-31 14:33:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.204.199.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.204.199.184, 162.158.231.136",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5OSIsInVzZXJuYW1lIjoiaGFyb24iLCJlbWFpbCI6Imhhcm9ubXVzZW1iaTkwQGdtYWlsLmNvbSIsImV4cCI6MTc4NjExMjk1Mn0.5B6LthrvXWA384LclxKAc6eRsQeNn3TK7Slr1snV9uA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23d51ffdb940bef-NBO",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.204.199.184",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 14:33:48 UTC] === END API CALL LOG ===
[31-Jul-2026 14:33:48 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 14:33:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5OSIsInVzZXJuYW1lIjoiaGFyb24iLCJlbWFpbCI6Imhhcm9ubXVzZW1iaTkwQGdtYWlsLmNvbSIsImV4cCI6MTc4NjExMjk1Mn0.5B6LthrvXWA384LclxKAc6eRsQeNn3TK7Slr1snV9uA
[31-Jul-2026 14:33:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 14:33:48 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 14:33:48 UTC] User ID: 1199
[31-Jul-2026 14:33:48 UTC] ✅ User profile retrieved successfully for user ID: 1199
[31-Jul-2026 14:33:49 UTC] === API CALL LOG ===
[31-Jul-2026 14:33:49 UTC] Endpoint: user/profile.php
[31-Jul-2026 14:33:49 UTC] Full Log Data: {
    "timestamp": "2026-07-31 14:33:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.204.199.184",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.204.199.184, 162.158.231.136",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5OSIsInVzZXJuYW1lIjoiaGFyb24iLCJlbWFpbCI6Imhhcm9ubXVzZW1iaTkwQGdtYWlsLmNvbSIsImV4cCI6MTc4NjExMjk1Mn0.5B6LthrvXWA384LclxKAc6eRsQeNn3TK7Slr1snV9uA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23d5203def10bef-NBO",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.204.199.184",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 14:33:49 UTC] === END API CALL LOG ===
[31-Jul-2026 14:33:49 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 14:33:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5OSIsInVzZXJuYW1lIjoiaGFyb24iLCJlbWFpbCI6Imhhcm9ubXVzZW1iaTkwQGdtYWlsLmNvbSIsImV4cCI6MTc4NjExMjk1Mn0.5B6LthrvXWA384LclxKAc6eRsQeNn3TK7Slr1snV9uA
[31-Jul-2026 14:33:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 14:33:49 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 14:33:49 UTC] User ID: 1199
[31-Jul-2026 14:33:49 UTC] ✅ User profile retrieved successfully for user ID: 1199
[31-Jul-2026 14:36:24 UTC] === API CALL LOG ===
[31-Jul-2026 14:36:24 UTC] Endpoint: user/profile.php
[31-Jul-2026 14:36:24 UTC] Full Log Data: {
    "timestamp": "2026-07-31 14:36:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.204.199.166",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.204.199.166, 162.158.231.136",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5OSIsInVzZXJuYW1lIjoiaGFyb24iLCJlbWFpbCI6Imhhcm9ubXVzZW1iaTkwQGdtYWlsLmNvbSIsImV4cCI6MTc4NjExMjk1Mn0.5B6LthrvXWA384LclxKAc6eRsQeNn3TK7Slr1snV9uA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23d55c7db715bc6-NBO",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.204.199.166",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 14:36:24 UTC] === END API CALL LOG ===
[31-Jul-2026 14:36:24 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 14:36:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5OSIsInVzZXJuYW1lIjoiaGFyb24iLCJlbWFpbCI6Imhhcm9ubXVzZW1iaTkwQGdtYWlsLmNvbSIsImV4cCI6MTc4NjExMjk1Mn0.5B6LthrvXWA384LclxKAc6eRsQeNn3TK7Slr1snV9uA
[31-Jul-2026 14:36:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 14:36:24 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 14:36:24 UTC] User ID: 1199
[31-Jul-2026 14:36:24 UTC] ✅ User profile retrieved successfully for user ID: 1199
[31-Jul-2026 14:36:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 14:36:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 14:36:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.204.199.166, 162.158.231.136","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5OSIsInVzZXJuYW1lIjoiaGFyb24iLCJlbWFpbCI6Imhhcm9ubXVzZW1iaTkwQGdtYWlsLmNvbSIsImV4cCI6MTc4NjExMjk1Mn0.5B6LthrvXWA384LclxKAc6eRsQeNn3TK7Slr1snV9uA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a23d55db5f335bc6-NBO","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.204.199.166","cf-ipcountry":"KE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[31-Jul-2026 14:36:26 UTC] === User Orders API Called ===
[31-Jul-2026 14:36:26 UTC] User ID: 1199
[31-Jul-2026 14:36:26 UTC] Limit: 20, Offset: 0
[31-Jul-2026 14:36:26 UTC] Orders found: 1
[31-Jul-2026 14:36:26 UTC] Orders data: [{"id":437,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HaronElitesTrades","status":"pending","created_at":"2026-07-31 18:02:00","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[31-Jul-2026 14:36:26 UTC] Total orders count: 1
[31-Jul-2026 14:36:33 UTC] === API CALL LOG ===
[31-Jul-2026 14:36:33 UTC] Endpoint: user/profile.php
[31-Jul-2026 14:36:33 UTC] Full Log Data: {
    "timestamp": "2026-07-31 14:36:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.204.199.166",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.204.199.166, 162.158.231.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5OSIsInVzZXJuYW1lIjoiaGFyb24iLCJlbWFpbCI6Imhhcm9ubXVzZW1iaTkwQGdtYWlsLmNvbSIsImV4cCI6MTc4NjExMjk1Mn0.5B6LthrvXWA384LclxKAc6eRsQeNn3TK7Slr1snV9uA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23d55ff4f345bc6-NBO",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.204.199.166",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 14:36:33 UTC] === END API CALL LOG ===
[31-Jul-2026 14:36:33 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 14:36:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5OSIsInVzZXJuYW1lIjoiaGFyb24iLCJlbWFpbCI6Imhhcm9ubXVzZW1iaTkwQGdtYWlsLmNvbSIsImV4cCI6MTc4NjExMjk1Mn0.5B6LthrvXWA384LclxKAc6eRsQeNn3TK7Slr1snV9uA
[31-Jul-2026 14:36:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 14:36:33 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 14:36:33 UTC] User ID: 1199
[31-Jul-2026 14:36:33 UTC] ✅ User profile retrieved successfully for user ID: 1199
[31-Jul-2026 14:36:33 UTC] User Purchases API - User ID: 1199
[31-Jul-2026 14:36:33 UTC] User Purchases API - Total purchases found: 0
[31-Jul-2026 14:37:28 UTC] === API CALL LOG ===
[31-Jul-2026 14:37:28 UTC] Endpoint: user/profile.php
[31-Jul-2026 14:37:28 UTC] Full Log Data: {
    "timestamp": "2026-07-31 14:37:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.204.199.166",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.204.199.166, 162.158.231.136",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5OSIsInVzZXJuYW1lIjoiaGFyb24iLCJlbWFpbCI6Imhhcm9ubXVzZW1iaTkwQGdtYWlsLmNvbSIsImV4cCI6MTc4NjExMjk1Mn0.5B6LthrvXWA384LclxKAc6eRsQeNn3TK7Slr1snV9uA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23d575a0bee5404-NBO",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.204.199.166",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 14:37:28 UTC] === END API CALL LOG ===
[31-Jul-2026 14:37:28 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 14:37:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5OSIsInVzZXJuYW1lIjoiaGFyb24iLCJlbWFpbCI6Imhhcm9ubXVzZW1iaTkwQGdtYWlsLmNvbSIsImV4cCI6MTc4NjExMjk1Mn0.5B6LthrvXWA384LclxKAc6eRsQeNn3TK7Slr1snV9uA
[31-Jul-2026 14:37:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 14:37:28 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 14:37:28 UTC] User ID: 1199
[31-Jul-2026 14:37:28 UTC] ✅ User profile retrieved successfully for user ID: 1199
[31-Jul-2026 14:37:28 UTC] === API CALL LOG ===
[31-Jul-2026 14:37:28 UTC] Endpoint: user/profile.php
[31-Jul-2026 14:37:28 UTC] Full Log Data: {
    "timestamp": "2026-07-31 14:37:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.204.199.166",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.204.199.166, 162.158.231.136",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5OSIsInVzZXJuYW1lIjoiaGFyb24iLCJlbWFpbCI6Imhhcm9ubXVzZW1iaTkwQGdtYWlsLmNvbSIsImV4cCI6MTc4NjExMjk1Mn0.5B6LthrvXWA384LclxKAc6eRsQeNn3TK7Slr1snV9uA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23d575f69a65404-NBO",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.204.199.166",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 14:37:28 UTC] === END API CALL LOG ===
[31-Jul-2026 14:37:28 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 14:37:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5OSIsInVzZXJuYW1lIjoiaGFyb24iLCJlbWFpbCI6Imhhcm9ubXVzZW1iaTkwQGdtYWlsLmNvbSIsImV4cCI6MTc4NjExMjk1Mn0.5B6LthrvXWA384LclxKAc6eRsQeNn3TK7Slr1snV9uA
[31-Jul-2026 14:37:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 14:37:28 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 14:37:28 UTC] User ID: 1199
[31-Jul-2026 14:37:28 UTC] ✅ User profile retrieved successfully for user ID: 1199
[31-Jul-2026 14:37:29 UTC] === API CALL LOG ===
[31-Jul-2026 14:37:29 UTC] Endpoint: user/profile.php
[31-Jul-2026 14:37:29 UTC] Full Log Data: {
    "timestamp": "2026-07-31 14:37:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.204.199.166",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.204.199.166, 162.158.231.136",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5OSIsInVzZXJuYW1lIjoiaGFyb24iLCJlbWFpbCI6Imhhcm9ubXVzZW1iaTkwQGdtYWlsLmNvbSIsImV4cCI6MTc4NjExMjk1Mn0.5B6LthrvXWA384LclxKAc6eRsQeNn3TK7Slr1snV9uA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23d57607abb5404-NBO",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.204.199.166",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 14:37:29 UTC] === END API CALL LOG ===
[31-Jul-2026 14:37:29 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 14:37:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5OSIsInVzZXJuYW1lIjoiaGFyb24iLCJlbWFpbCI6Imhhcm9ubXVzZW1iaTkwQGdtYWlsLmNvbSIsImV4cCI6MTc4NjExMjk1Mn0.5B6LthrvXWA384LclxKAc6eRsQeNn3TK7Slr1snV9uA
[31-Jul-2026 14:37:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 14:37:29 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 14:37:29 UTC] User ID: 1199
[31-Jul-2026 14:37:29 UTC] ✅ User profile retrieved successfully for user ID: 1199
[31-Jul-2026 14:37:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 14:37:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 14:37:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.204.199.166, 162.158.231.136","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5OSIsInVzZXJuYW1lIjoiaGFyb24iLCJlbWFpbCI6Imhhcm9ubXVzZW1iaTkwQGdtYWlsLmNvbSIsImV4cCI6MTc4NjExMjk1Mn0.5B6LthrvXWA384LclxKAc6eRsQeNn3TK7Slr1snV9uA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a23d5760db2f5404-NBO","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.204.199.166","cf-ipcountry":"KE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[31-Jul-2026 14:37:29 UTC] === User Orders API Called ===
[31-Jul-2026 14:37:29 UTC] User ID: 1199
[31-Jul-2026 14:37:29 UTC] Limit: 20, Offset: 0
[31-Jul-2026 14:37:29 UTC] Orders found: 1
[31-Jul-2026 14:37:29 UTC] Orders data: [{"id":437,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HaronElitesTrades","status":"pending","created_at":"2026-07-31 18:02:00","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[31-Jul-2026 14:37:29 UTC] Total orders count: 1
[31-Jul-2026 14:37:29 UTC] === API CALL LOG ===
[31-Jul-2026 14:37:29 UTC] Endpoint: user/profile.php
[31-Jul-2026 14:37:29 UTC] Full Log Data: {
    "timestamp": "2026-07-31 14:37:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.204.199.166",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.204.199.166, 162.158.231.136",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5OSIsInVzZXJuYW1lIjoiaGFyb24iLCJlbWFpbCI6Imhhcm9ubXVzZW1iaTkwQGdtYWlsLmNvbSIsImV4cCI6MTc4NjExMjk1Mn0.5B6LthrvXWA384LclxKAc6eRsQeNn3TK7Slr1snV9uA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23d57613b885404-NBO",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.204.199.166",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 14:37:29 UTC] === END API CALL LOG ===
[31-Jul-2026 14:37:29 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 14:37:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5OSIsInVzZXJuYW1lIjoiaGFyb24iLCJlbWFpbCI6Imhhcm9ubXVzZW1iaTkwQGdtYWlsLmNvbSIsImV4cCI6MTc4NjExMjk1Mn0.5B6LthrvXWA384LclxKAc6eRsQeNn3TK7Slr1snV9uA
[31-Jul-2026 14:37:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 14:37:29 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 14:37:29 UTC] User ID: 1199
[31-Jul-2026 14:37:29 UTC] ✅ User profile retrieved successfully for user ID: 1199
[31-Jul-2026 14:37:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 14:37:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 14:37:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.204.199.166, 162.158.231.136","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5OSIsInVzZXJuYW1lIjoiaGFyb24iLCJlbWFpbCI6Imhhcm9ubXVzZW1iaTkwQGdtYWlsLmNvbSIsImV4cCI6MTc4NjExMjk1Mn0.5B6LthrvXWA384LclxKAc6eRsQeNn3TK7Slr1snV9uA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a23d578b8c5c5404-NBO","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.204.199.166","cf-ipcountry":"KE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[31-Jul-2026 14:37:36 UTC] === User Orders API Called ===
[31-Jul-2026 14:37:36 UTC] User ID: 1199
[31-Jul-2026 14:37:36 UTC] Limit: 20, Offset: 0
[31-Jul-2026 14:37:36 UTC] Orders found: 1
[31-Jul-2026 14:37:36 UTC] Orders data: [{"id":437,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HaronElitesTrades","status":"pending","created_at":"2026-07-31 18:02:00","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[31-Jul-2026 14:37:36 UTC] Total orders count: 1
[31-Jul-2026 14:37:36 UTC] === API CALL LOG ===
[31-Jul-2026 14:37:36 UTC] Endpoint: user/profile.php
[31-Jul-2026 14:37:36 UTC] Full Log Data: {
    "timestamp": "2026-07-31 14:37:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.204.199.166",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.204.199.166, 162.158.231.136",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5OSIsInVzZXJuYW1lIjoiaGFyb24iLCJlbWFpbCI6Imhhcm9ubXVzZW1iaTkwQGdtYWlsLmNvbSIsImV4cCI6MTc4NjExMjk1Mn0.5B6LthrvXWA384LclxKAc6eRsQeNn3TK7Slr1snV9uA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23d578c0cfe5404-NBO",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.204.199.166",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 14:37:36 UTC] === END API CALL LOG ===
[31-Jul-2026 14:37:36 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 14:37:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5OSIsInVzZXJuYW1lIjoiaGFyb24iLCJlbWFpbCI6Imhhcm9ubXVzZW1iaTkwQGdtYWlsLmNvbSIsImV4cCI6MTc4NjExMjk1Mn0.5B6LthrvXWA384LclxKAc6eRsQeNn3TK7Slr1snV9uA
[31-Jul-2026 14:37:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 14:37:36 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 14:37:36 UTC] User ID: 1199
[31-Jul-2026 14:37:36 UTC] ✅ User profile retrieved successfully for user ID: 1199
[31-Jul-2026 14:37:36 UTC] === API CALL LOG ===
[31-Jul-2026 14:37:36 UTC] Endpoint: user/profile.php
[31-Jul-2026 14:37:36 UTC] Full Log Data: {
    "timestamp": "2026-07-31 14:37:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.204.199.166",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.204.199.166, 162.158.231.136",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5OSIsInVzZXJuYW1lIjoiaGFyb24iLCJlbWFpbCI6Imhhcm9ubXVzZW1iaTkwQGdtYWlsLmNvbSIsImV4cCI6MTc4NjExMjk1Mn0.5B6LthrvXWA384LclxKAc6eRsQeNn3TK7Slr1snV9uA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23d57913c215404-NBO",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.204.199.166",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 14:37:36 UTC] === END API CALL LOG ===
[31-Jul-2026 14:37:36 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 14:37:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5OSIsInVzZXJuYW1lIjoiaGFyb24iLCJlbWFpbCI6Imhhcm9ubXVzZW1iaTkwQGdtYWlsLmNvbSIsImV4cCI6MTc4NjExMjk1Mn0.5B6LthrvXWA384LclxKAc6eRsQeNn3TK7Slr1snV9uA
[31-Jul-2026 14:37:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 14:37:36 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 14:37:36 UTC] User ID: 1199
[31-Jul-2026 14:37:36 UTC] ✅ User profile retrieved successfully for user ID: 1199
[31-Jul-2026 14:37:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 14:37:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 14:37:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.204.199.166, 162.158.231.137","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5OSIsInVzZXJuYW1lIjoiaGFyb24iLCJlbWFpbCI6Imhhcm9ubXVzZW1iaTkwQGdtYWlsLmNvbSIsImV4cCI6MTc4NjExMjk1Mn0.5B6LthrvXWA384LclxKAc6eRsQeNn3TK7Slr1snV9uA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a23d5797bc775404-NBO","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.204.199.166","cf-ipcountry":"KE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[31-Jul-2026 14:37:37 UTC] === User Orders API Called ===
[31-Jul-2026 14:37:37 UTC] User ID: 1199
[31-Jul-2026 14:37:37 UTC] Limit: 20, Offset: 0
[31-Jul-2026 14:37:37 UTC] Orders found: 1
[31-Jul-2026 14:37:37 UTC] Orders data: [{"id":437,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HaronElitesTrades","status":"pending","created_at":"2026-07-31 18:02:00","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[31-Jul-2026 14:37:37 UTC] Total orders count: 1
[31-Jul-2026 14:37:38 UTC] === API CALL LOG ===
[31-Jul-2026 14:37:38 UTC] Endpoint: user/profile.php
[31-Jul-2026 14:37:38 UTC] Full Log Data: {
    "timestamp": "2026-07-31 14:37:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.204.199.166",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.204.199.166, 162.158.231.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5OSIsInVzZXJuYW1lIjoiaGFyb24iLCJlbWFpbCI6Imhhcm9ubXVzZW1iaTkwQGdtYWlsLmNvbSIsImV4cCI6MTc4NjExMjk1Mn0.5B6LthrvXWA384LclxKAc6eRsQeNn3TK7Slr1snV9uA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23d57983d245404-NBO",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.204.199.166",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 14:37:38 UTC] === END API CALL LOG ===
[31-Jul-2026 14:37:38 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 14:37:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5OSIsInVzZXJuYW1lIjoiaGFyb24iLCJlbWFpbCI6Imhhcm9ubXVzZW1iaTkwQGdtYWlsLmNvbSIsImV4cCI6MTc4NjExMjk1Mn0.5B6LthrvXWA384LclxKAc6eRsQeNn3TK7Slr1snV9uA
[31-Jul-2026 14:37:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 14:37:38 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 14:37:38 UTC] User ID: 1199
[31-Jul-2026 14:37:38 UTC] ✅ User profile retrieved successfully for user ID: 1199
[31-Jul-2026 14:37:38 UTC] === API CALL LOG ===
[31-Jul-2026 14:37:38 UTC] Endpoint: user/profile.php
[31-Jul-2026 14:37:38 UTC] Full Log Data: {
    "timestamp": "2026-07-31 14:37:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.204.199.166",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.204.199.166, 162.158.231.136",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5OSIsInVzZXJuYW1lIjoiaGFyb24iLCJlbWFpbCI6Imhhcm9ubXVzZW1iaTkwQGdtYWlsLmNvbSIsImV4cCI6MTc4NjExMjk1Mn0.5B6LthrvXWA384LclxKAc6eRsQeNn3TK7Slr1snV9uA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23d579c2a105404-NBO",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.204.199.166",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 14:37:38 UTC] === END API CALL LOG ===
[31-Jul-2026 14:37:38 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 14:37:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5OSIsInVzZXJuYW1lIjoiaGFyb24iLCJlbWFpbCI6Imhhcm9ubXVzZW1iaTkwQGdtYWlsLmNvbSIsImV4cCI6MTc4NjExMjk1Mn0.5B6LthrvXWA384LclxKAc6eRsQeNn3TK7Slr1snV9uA
[31-Jul-2026 14:37:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 14:37:38 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 14:37:38 UTC] User ID: 1199
[31-Jul-2026 14:37:38 UTC] ✅ User profile retrieved successfully for user ID: 1199
[31-Jul-2026 14:37:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 14:37:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 14:37:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.204.199.166, 162.158.231.136","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5OSIsInVzZXJuYW1lIjoiaGFyb24iLCJlbWFpbCI6Imhhcm9ubXVzZW1iaTkwQGdtYWlsLmNvbSIsImV4cCI6MTc4NjExMjk1Mn0.5B6LthrvXWA384LclxKAc6eRsQeNn3TK7Slr1snV9uA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a23d57b82a125404-NBO","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.204.199.166","cf-ipcountry":"KE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[31-Jul-2026 14:37:43 UTC] === User Orders API Called ===
[31-Jul-2026 14:37:43 UTC] User ID: 1199
[31-Jul-2026 14:37:43 UTC] Limit: 20, Offset: 0
[31-Jul-2026 14:37:43 UTC] Orders found: 1
[31-Jul-2026 14:37:43 UTC] Orders data: [{"id":437,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HaronElitesTrades","status":"pending","created_at":"2026-07-31 18:02:00","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[31-Jul-2026 14:37:43 UTC] Total orders count: 1
[31-Jul-2026 14:37:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 14:37:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 14:37:46 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.204.199.166, 162.158.231.136","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5OSIsInVzZXJuYW1lIjoiaGFyb24iLCJlbWFpbCI6Imhhcm9ubXVzZW1iaTkwQGdtYWlsLmNvbSIsImV4cCI6MTc4NjExMjk1Mn0.5B6LthrvXWA384LclxKAc6eRsQeNn3TK7Slr1snV9uA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a23d57cb68ce5404-NBO","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.204.199.166","cf-ipcountry":"KE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[31-Jul-2026 14:37:46 UTC] === User Orders API Called ===
[31-Jul-2026 14:37:46 UTC] User ID: 1199
[31-Jul-2026 14:37:46 UTC] Limit: 20, Offset: 0
[31-Jul-2026 14:37:46 UTC] Orders found: 1
[31-Jul-2026 14:37:46 UTC] Orders data: [{"id":437,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HaronElitesTrades","status":"pending","created_at":"2026-07-31 18:02:00","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[31-Jul-2026 14:37:46 UTC] Total orders count: 1
[31-Jul-2026 14:37:46 UTC] === API CALL LOG ===
[31-Jul-2026 14:37:46 UTC] Endpoint: user/profile.php
[31-Jul-2026 14:37:46 UTC] Full Log Data: {
    "timestamp": "2026-07-31 14:37:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.204.199.166",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.204.199.166, 162.158.231.136",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5OSIsInVzZXJuYW1lIjoiaGFyb24iLCJlbWFpbCI6Imhhcm9ubXVzZW1iaTkwQGdtYWlsLmNvbSIsImV4cCI6MTc4NjExMjk1Mn0.5B6LthrvXWA384LclxKAc6eRsQeNn3TK7Slr1snV9uA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23d57cc19795404-NBO",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.204.199.166",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 14:37:46 UTC] === END API CALL LOG ===
[31-Jul-2026 14:37:46 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 14:37:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5OSIsInVzZXJuYW1lIjoiaGFyb24iLCJlbWFpbCI6Imhhcm9ubXVzZW1iaTkwQGdtYWlsLmNvbSIsImV4cCI6MTc4NjExMjk1Mn0.5B6LthrvXWA384LclxKAc6eRsQeNn3TK7Slr1snV9uA
[31-Jul-2026 14:37:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 14:37:46 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 14:37:46 UTC] User ID: 1199
[31-Jul-2026 14:37:46 UTC] ✅ User profile retrieved successfully for user ID: 1199
[31-Jul-2026 14:37:46 UTC] === API CALL LOG ===
[31-Jul-2026 14:37:46 UTC] Endpoint: user/profile.php
[31-Jul-2026 14:37:46 UTC] Full Log Data: {
    "timestamp": "2026-07-31 14:37:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.204.199.166",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.204.199.166, 162.158.231.136",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5OSIsInVzZXJuYW1lIjoiaGFyb24iLCJlbWFpbCI6Imhhcm9ubXVzZW1iaTkwQGdtYWlsLmNvbSIsImV4cCI6MTc4NjExMjk1Mn0.5B6LthrvXWA384LclxKAc6eRsQeNn3TK7Slr1snV9uA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23d57cfddd75404-NBO",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.204.199.166",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 14:37:46 UTC] === END API CALL LOG ===
[31-Jul-2026 14:37:46 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 14:37:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5OSIsInVzZXJuYW1lIjoiaGFyb24iLCJlbWFpbCI6Imhhcm9ubXVzZW1iaTkwQGdtYWlsLmNvbSIsImV4cCI6MTc4NjExMjk1Mn0.5B6LthrvXWA384LclxKAc6eRsQeNn3TK7Slr1snV9uA
[31-Jul-2026 14:37:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 14:37:46 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 14:37:46 UTC] User ID: 1199
[31-Jul-2026 14:37:46 UTC] ✅ User profile retrieved successfully for user ID: 1199
[31-Jul-2026 16:05:05 UTC] === API CALL LOG ===
[31-Jul-2026 16:05:05 UTC] Endpoint: user/profile.php
[31-Jul-2026 16:05:05 UTC] Full Log Data: {
    "timestamp": "2026-07-31 16:05:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.204.199.166",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.204.199.166, 162.158.231.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5OSIsInVzZXJuYW1lIjoiaGFyb24iLCJlbWFpbCI6Imhhcm9ubXVzZW1iaTkwQGdtYWlsLmNvbSIsImV4cCI6MTc4NjExMjk1Mn0.5B6LthrvXWA384LclxKAc6eRsQeNn3TK7Slr1snV9uA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23dd7b2af083b9f-NBO",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.204.199.166",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 16:05:05 UTC] === END API CALL LOG ===
[31-Jul-2026 16:05:05 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 16:05:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5OSIsInVzZXJuYW1lIjoiaGFyb24iLCJlbWFpbCI6Imhhcm9ubXVzZW1iaTkwQGdtYWlsLmNvbSIsImV4cCI6MTc4NjExMjk1Mn0.5B6LthrvXWA384LclxKAc6eRsQeNn3TK7Slr1snV9uA
[31-Jul-2026 16:05:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 16:05:05 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 16:05:05 UTC] User ID: 1199
[31-Jul-2026 16:05:05 UTC] ✅ User profile retrieved successfully for user ID: 1199
[31-Jul-2026 16:05:06 UTC] === API CALL LOG ===
[31-Jul-2026 16:05:06 UTC] Endpoint: user/profile.php
[31-Jul-2026 16:05:06 UTC] Full Log Data: {
    "timestamp": "2026-07-31 16:05:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.204.199.166",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.204.199.166, 162.158.231.137",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5OSIsInVzZXJuYW1lIjoiaGFyb24iLCJlbWFpbCI6Imhhcm9ubXVzZW1iaTkwQGdtYWlsLmNvbSIsImV4cCI6MTc4NjExMjk1Mn0.5B6LthrvXWA384LclxKAc6eRsQeNn3TK7Slr1snV9uA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23dd7bba9093b9f-NBO",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.204.199.166",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 16:05:06 UTC] === END API CALL LOG ===
[31-Jul-2026 16:05:06 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 16:05:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5OSIsInVzZXJuYW1lIjoiaGFyb24iLCJlbWFpbCI6Imhhcm9ubXVzZW1iaTkwQGdtYWlsLmNvbSIsImV4cCI6MTc4NjExMjk1Mn0.5B6LthrvXWA384LclxKAc6eRsQeNn3TK7Slr1snV9uA
[31-Jul-2026 16:05:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 16:05:06 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 16:05:06 UTC] User ID: 1199
[31-Jul-2026 16:05:06 UTC] ✅ User profile retrieved successfully for user ID: 1199
[31-Jul-2026 16:05:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 16:05:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 16:05:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.204.199.166, 162.158.231.137","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5OSIsInVzZXJuYW1lIjoiaGFyb24iLCJlbWFpbCI6Imhhcm9ubXVzZW1iaTkwQGdtYWlsLmNvbSIsImV4cCI6MTc4NjExMjk1Mn0.5B6LthrvXWA384LclxKAc6eRsQeNn3TK7Slr1snV9uA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a23dd7bbe9553b9f-NBO","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.204.199.166","cf-ipcountry":"KE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[31-Jul-2026 16:05:06 UTC] === User Orders API Called ===
[31-Jul-2026 16:05:06 UTC] User ID: 1199
[31-Jul-2026 16:05:06 UTC] Limit: 20, Offset: 0
[31-Jul-2026 16:05:06 UTC] Orders found: 1
[31-Jul-2026 16:05:06 UTC] Orders data: [{"id":437,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/HaronElitesTrades","status":"pending","created_at":"2026-07-31 18:02:00","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[31-Jul-2026 16:05:06 UTC] Total orders count: 1
[31-Jul-2026 16:05:07 UTC] === API CALL LOG ===
[31-Jul-2026 16:05:07 UTC] Endpoint: user/profile.php
[31-Jul-2026 16:05:07 UTC] Full Log Data: {
    "timestamp": "2026-07-31 16:05:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.204.199.166",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.204.199.166, 162.158.231.133",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5OSIsInVzZXJuYW1lIjoiaGFyb24iLCJlbWFpbCI6Imhhcm9ubXVzZW1iaTkwQGdtYWlsLmNvbSIsImV4cCI6MTc4NjExMjk1Mn0.5B6LthrvXWA384LclxKAc6eRsQeNn3TK7Slr1snV9uA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23dd7bc9a153b9f-NBO",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.204.199.166",
        "cf-ipcountry": "KE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 16:05:07 UTC] === END API CALL LOG ===
[31-Jul-2026 16:05:07 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 16:05:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5OSIsInVzZXJuYW1lIjoiaGFyb24iLCJlbWFpbCI6Imhhcm9ubXVzZW1iaTkwQGdtYWlsLmNvbSIsImV4cCI6MTc4NjExMjk1Mn0.5B6LthrvXWA384LclxKAc6eRsQeNn3TK7Slr1snV9uA
[31-Jul-2026 16:05:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 16:05:07 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 16:05:07 UTC] User ID: 1199
[31-Jul-2026 16:05:07 UTC] ✅ User profile retrieved successfully for user ID: 1199
[31-Jul-2026 16:52:20 UTC] === API CALL LOG ===
[31-Jul-2026 16:52:20 UTC] Endpoint: user/profile.php
[31-Jul-2026 16:52:20 UTC] Full Log Data: {
    "timestamp": "2026-07-31 16:52:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:4714:18fc:0:2f:caa6:af01",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:4714:18fc:0:2f:caa6:af01, 172.69.166.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMCIsInVzZXJuYW1lIjoic2FtZWVyOTg3IiwiZW1haWwiOiJ1c2FiYXNlZDkzNUBnbWFpbC5jb20iLCJleHAiOjE3ODYxMjE1Mzh9.vaZx-uMIL-U88D-JqPt18bJ_sb8T3wpIwrIbjK61bdk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23e1ce968cb0d7e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:4714:18fc:0:2f:caa6:af01",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 16:52:20 UTC] === END API CALL LOG ===
[31-Jul-2026 16:52:20 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 16:52:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMCIsInVzZXJuYW1lIjoic2FtZWVyOTg3IiwiZW1haWwiOiJ1c2FiYXNlZDkzNUBnbWFpbC5jb20iLCJleHAiOjE3ODYxMjE1Mzh9.vaZx-uMIL-U88D-JqPt18bJ_sb8T3wpIwrIbjK61bdk
[31-Jul-2026 16:52:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 16:52:20 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 16:52:20 UTC] User ID: 1200
[31-Jul-2026 16:52:20 UTC] ✅ User profile retrieved successfully for user ID: 1200
[31-Jul-2026 16:52:20 UTC] === API CALL LOG ===
[31-Jul-2026 16:52:20 UTC] Endpoint: user/profile.php
[31-Jul-2026 16:52:20 UTC] Full Log Data: {
    "timestamp": "2026-07-31 16:52:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:4714:18fc:0:2f:caa6:af01",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:4714:18fc:0:2f:caa6:af01, 172.69.166.29",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMCIsInVzZXJuYW1lIjoic2FtZWVyOTg3IiwiZW1haWwiOiJ1c2FiYXNlZDkzNUBnbWFpbC5jb20iLCJleHAiOjE3ODYxMjE1Mzh9.vaZx-uMIL-U88D-JqPt18bJ_sb8T3wpIwrIbjK61bdk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23e1ce968bb0d7e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:4714:18fc:0:2f:caa6:af01",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 16:52:20 UTC] === END API CALL LOG ===
[31-Jul-2026 16:52:20 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 16:52:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMCIsInVzZXJuYW1lIjoic2FtZWVyOTg3IiwiZW1haWwiOiJ1c2FiYXNlZDkzNUBnbWFpbC5jb20iLCJleHAiOjE3ODYxMjE1Mzh9.vaZx-uMIL-U88D-JqPt18bJ_sb8T3wpIwrIbjK61bdk
[31-Jul-2026 16:52:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 16:52:20 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 16:52:20 UTC] User ID: 1200
[31-Jul-2026 16:52:20 UTC] ✅ User profile retrieved successfully for user ID: 1200
[31-Jul-2026 16:52:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 16:52:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 16:52:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:4714:18fc:0:2f:caa6:af01, 172.69.166.28","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMCIsInVzZXJuYW1lIjoic2FtZWVyOTg3IiwiZW1haWwiOiJ1c2FiYXNlZDkzNUBnbWFpbC5jb20iLCJleHAiOjE3ODYxMjE1Mzh9.vaZx-uMIL-U88D-JqPt18bJ_sb8T3wpIwrIbjK61bdk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a23e1ce968c70d7e-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:4714:18fc:0:2f:caa6:af01","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[31-Jul-2026 16:52:20 UTC] === User Orders API Called ===
[31-Jul-2026 16:52:20 UTC] User ID: 1200
[31-Jul-2026 16:52:20 UTC] Limit: 20, Offset: 0
[31-Jul-2026 16:52:20 UTC] Orders found: 0
[31-Jul-2026 16:52:20 UTC] Orders data: []
[31-Jul-2026 16:52:20 UTC] Total orders count: 0
[31-Jul-2026 16:52:22 UTC] === API CALL LOG ===
[31-Jul-2026 16:52:22 UTC] Endpoint: user/profile.php
[31-Jul-2026 16:52:22 UTC] Full Log Data: {
    "timestamp": "2026-07-31 16:52:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:4714:18fc:0:2f:caa6:af01",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:4714:18fc:0:2f:caa6:af01, 172.71.152.69",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMCIsInVzZXJuYW1lIjoic2FtZWVyOTg3IiwiZW1haWwiOiJ1c2FiYXNlZDkzNUBnbWFpbC5jb20iLCJleHAiOjE3ODYxMjE1Mzh9.vaZx-uMIL-U88D-JqPt18bJ_sb8T3wpIwrIbjK61bdk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23e1cf5f8160d7e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:4714:18fc:0:2f:caa6:af01",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 16:52:22 UTC] === END API CALL LOG ===
[31-Jul-2026 16:52:22 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 16:52:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMCIsInVzZXJuYW1lIjoic2FtZWVyOTg3IiwiZW1haWwiOiJ1c2FiYXNlZDkzNUBnbWFpbC5jb20iLCJleHAiOjE3ODYxMjE1Mzh9.vaZx-uMIL-U88D-JqPt18bJ_sb8T3wpIwrIbjK61bdk
[31-Jul-2026 16:52:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 16:52:22 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 16:52:22 UTC] User ID: 1200
[31-Jul-2026 16:52:22 UTC] ✅ User profile retrieved successfully for user ID: 1200
[31-Jul-2026 16:52:50 UTC] === API CALL LOG ===
[31-Jul-2026 16:52:50 UTC] Endpoint: user/profile.php
[31-Jul-2026 16:52:50 UTC] Full Log Data: {
    "timestamp": "2026-07-31 16:52:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:4714:18fc:0:2f:caa6:af01",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:4714:18fc:0:2f:caa6:af01, 172.71.152.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMCIsInVzZXJuYW1lIjoic2FtZWVyOTg3IiwiZW1haWwiOiJ1c2FiYXNlZDkzNUBnbWFpbC5jb20iLCJleHAiOjE3ODYxMjE1Mzh9.vaZx-uMIL-U88D-JqPt18bJ_sb8T3wpIwrIbjK61bdk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23e1da68b430d7e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:4714:18fc:0:2f:caa6:af01",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 16:52:50 UTC] === END API CALL LOG ===
[31-Jul-2026 16:52:50 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 16:52:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMCIsInVzZXJuYW1lIjoic2FtZWVyOTg3IiwiZW1haWwiOiJ1c2FiYXNlZDkzNUBnbWFpbC5jb20iLCJleHAiOjE3ODYxMjE1Mzh9.vaZx-uMIL-U88D-JqPt18bJ_sb8T3wpIwrIbjK61bdk
[31-Jul-2026 16:52:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 16:52:50 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 16:52:50 UTC] User ID: 1200
[31-Jul-2026 16:52:50 UTC] ✅ User profile retrieved successfully for user ID: 1200
[31-Jul-2026 16:53:08 UTC] === API CALL LOG ===
[31-Jul-2026 16:53:08 UTC] Endpoint: user/profile.php
[31-Jul-2026 16:53:08 UTC] Full Log Data: {
    "timestamp": "2026-07-31 16:53:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:4714:18fc:0:2f:caa6:af01",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:4714:18fc:0:2f:caa6:af01, 172.68.164.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMCIsInVzZXJuYW1lIjoic2FtZWVyOTg3IiwiZW1haWwiOiJ1c2FiYXNlZDkzNUBnbWFpbC5jb20iLCJleHAiOjE3ODYxMjE1Mzh9.vaZx-uMIL-U88D-JqPt18bJ_sb8T3wpIwrIbjK61bdk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23e1e119ac0f8ea-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:4714:18fc:0:2f:caa6:af01",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 16:53:08 UTC] === END API CALL LOG ===
[31-Jul-2026 16:53:08 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 16:53:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMCIsInVzZXJuYW1lIjoic2FtZWVyOTg3IiwiZW1haWwiOiJ1c2FiYXNlZDkzNUBnbWFpbC5jb20iLCJleHAiOjE3ODYxMjE1Mzh9.vaZx-uMIL-U88D-JqPt18bJ_sb8T3wpIwrIbjK61bdk
[31-Jul-2026 16:53:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 16:53:08 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 16:53:08 UTC] User ID: 1200
[31-Jul-2026 16:53:08 UTC] ✅ User profile retrieved successfully for user ID: 1200
[31-Jul-2026 16:53:09 UTC] === API CALL LOG ===
[31-Jul-2026 16:53:09 UTC] Endpoint: user/profile.php
[31-Jul-2026 16:53:09 UTC] Full Log Data: {
    "timestamp": "2026-07-31 16:53:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:4714:18fc:0:2f:caa6:af01",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:4714:18fc:0:2f:caa6:af01, 172.68.164.104",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMCIsInVzZXJuYW1lIjoic2FtZWVyOTg3IiwiZW1haWwiOiJ1c2FiYXNlZDkzNUBnbWFpbC5jb20iLCJleHAiOjE3ODYxMjE1Mzh9.vaZx-uMIL-U88D-JqPt18bJ_sb8T3wpIwrIbjK61bdk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23e1e1daa1ff8ea-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:4714:18fc:0:2f:caa6:af01",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 16:53:09 UTC] === END API CALL LOG ===
[31-Jul-2026 16:53:09 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 16:53:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMCIsInVzZXJuYW1lIjoic2FtZWVyOTg3IiwiZW1haWwiOiJ1c2FiYXNlZDkzNUBnbWFpbC5jb20iLCJleHAiOjE3ODYxMjE1Mzh9.vaZx-uMIL-U88D-JqPt18bJ_sb8T3wpIwrIbjK61bdk
[31-Jul-2026 16:53:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 16:53:09 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 16:53:09 UTC] User ID: 1200
[31-Jul-2026 16:53:09 UTC] ✅ User profile retrieved successfully for user ID: 1200
[31-Jul-2026 16:53:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 16:53:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 16:53:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:4714:18fc:0:2f:caa6:af01, 172.68.164.104","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMCIsInVzZXJuYW1lIjoic2FtZWVyOTg3IiwiZW1haWwiOiJ1c2FiYXNlZDkzNUBnbWFpbC5jb20iLCJleHAiOjE3ODYxMjE1Mzh9.vaZx-uMIL-U88D-JqPt18bJ_sb8T3wpIwrIbjK61bdk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a23e1e1daa29f8ea-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:4714:18fc:0:2f:caa6:af01","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[31-Jul-2026 16:53:09 UTC] === User Orders API Called ===
[31-Jul-2026 16:53:09 UTC] User ID: 1200
[31-Jul-2026 16:53:09 UTC] Limit: 20, Offset: 0
[31-Jul-2026 16:53:09 UTC] Orders found: 0
[31-Jul-2026 16:53:09 UTC] Orders data: []
[31-Jul-2026 16:53:09 UTC] Total orders count: 0
[31-Jul-2026 16:53:09 UTC] === API CALL LOG ===
[31-Jul-2026 16:53:09 UTC] Endpoint: user/profile.php
[31-Jul-2026 16:53:09 UTC] Full Log Data: {
    "timestamp": "2026-07-31 16:53:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:4714:18fc:0:2f:caa6:af01",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:4714:18fc:0:2f:caa6:af01, 172.68.164.104",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMCIsInVzZXJuYW1lIjoic2FtZWVyOTg3IiwiZW1haWwiOiJ1c2FiYXNlZDkzNUBnbWFpbC5jb20iLCJleHAiOjE3ODYxMjE1Mzh9.vaZx-uMIL-U88D-JqPt18bJ_sb8T3wpIwrIbjK61bdk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23e1e1e9c53f8ea-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:4714:18fc:0:2f:caa6:af01",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 16:53:09 UTC] === END API CALL LOG ===
[31-Jul-2026 16:53:09 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 16:53:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMCIsInVzZXJuYW1lIjoic2FtZWVyOTg3IiwiZW1haWwiOiJ1c2FiYXNlZDkzNUBnbWFpbC5jb20iLCJleHAiOjE3ODYxMjE1Mzh9.vaZx-uMIL-U88D-JqPt18bJ_sb8T3wpIwrIbjK61bdk
[31-Jul-2026 16:53:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 16:53:09 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 16:53:09 UTC] User ID: 1200
[31-Jul-2026 16:53:09 UTC] ✅ User profile retrieved successfully for user ID: 1200
[31-Jul-2026 16:53:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 16:53:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 16:53:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:4714:18fc:0:2f:caa6:af01, 172.68.164.104","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMCIsInVzZXJuYW1lIjoic2FtZWVyOTg3IiwiZW1haWwiOiJ1c2FiYXNlZDkzNUBnbWFpbC5jb20iLCJleHAiOjE3ODYxMjE1Mzh9.vaZx-uMIL-U88D-JqPt18bJ_sb8T3wpIwrIbjK61bdk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a23e1e289b9ff8ea-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:4714:18fc:0:2f:caa6:af01","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[31-Jul-2026 16:53:11 UTC] === User Orders API Called ===
[31-Jul-2026 16:53:11 UTC] User ID: 1200
[31-Jul-2026 16:53:11 UTC] Limit: 20, Offset: 0
[31-Jul-2026 16:53:11 UTC] Orders found: 0
[31-Jul-2026 16:53:11 UTC] Orders data: []
[31-Jul-2026 16:53:11 UTC] Total orders count: 0
[31-Jul-2026 16:53:18 UTC] === API CALL LOG ===
[31-Jul-2026 16:53:18 UTC] Endpoint: user/profile.php
[31-Jul-2026 16:53:18 UTC] Full Log Data: {
    "timestamp": "2026-07-31 16:53:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:4714:18fc:0:2f:caa6:af01",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:4714:18fc:0:2f:caa6:af01, 172.71.82.78",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMCIsInVzZXJuYW1lIjoic2FtZWVyOTg3IiwiZW1haWwiOiJ1c2FiYXNlZDkzNUBnbWFpbC5jb20iLCJleHAiOjE3ODYxMjE1Mzh9.vaZx-uMIL-U88D-JqPt18bJ_sb8T3wpIwrIbjK61bdk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23e1e5249b2831e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:4714:18fc:0:2f:caa6:af01",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 16:53:18 UTC] === END API CALL LOG ===
[31-Jul-2026 16:53:18 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 16:53:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMCIsInVzZXJuYW1lIjoic2FtZWVyOTg3IiwiZW1haWwiOiJ1c2FiYXNlZDkzNUBnbWFpbC5jb20iLCJleHAiOjE3ODYxMjE1Mzh9.vaZx-uMIL-U88D-JqPt18bJ_sb8T3wpIwrIbjK61bdk
[31-Jul-2026 16:53:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 16:53:18 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 16:53:18 UTC] User ID: 1200
[31-Jul-2026 16:53:18 UTC] ✅ User profile retrieved successfully for user ID: 1200
[31-Jul-2026 16:53:19 UTC] === API CALL LOG ===
[31-Jul-2026 16:53:19 UTC] Endpoint: user/profile.php
[31-Jul-2026 16:53:19 UTC] Full Log Data: {
    "timestamp": "2026-07-31 16:53:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:4714:18fc:0:2f:caa6:af01",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:4714:18fc:0:2f:caa6:af01, 172.71.82.78",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMCIsInVzZXJuYW1lIjoic2FtZWVyOTg3IiwiZW1haWwiOiJ1c2FiYXNlZDkzNUBnbWFpbC5jb20iLCJleHAiOjE3ODYxMjE1Mzh9.vaZx-uMIL-U88D-JqPt18bJ_sb8T3wpIwrIbjK61bdk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23e1e596f6c831e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:4714:18fc:0:2f:caa6:af01",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 16:53:19 UTC] === END API CALL LOG ===
[31-Jul-2026 16:53:19 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 16:53:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMCIsInVzZXJuYW1lIjoic2FtZWVyOTg3IiwiZW1haWwiOiJ1c2FiYXNlZDkzNUBnbWFpbC5jb20iLCJleHAiOjE3ODYxMjE1Mzh9.vaZx-uMIL-U88D-JqPt18bJ_sb8T3wpIwrIbjK61bdk
[31-Jul-2026 16:53:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 16:53:19 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 16:53:19 UTC] User ID: 1200
[31-Jul-2026 16:53:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 16:53:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 16:53:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:4714:18fc:0:2f:caa6:af01, 172.71.82.78","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMCIsInVzZXJuYW1lIjoic2FtZWVyOTg3IiwiZW1haWwiOiJ1c2FiYXNlZDkzNUBnbWFpbC5jb20iLCJleHAiOjE3ODYxMjE1Mzh9.vaZx-uMIL-U88D-JqPt18bJ_sb8T3wpIwrIbjK61bdk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a23e1e596f6e831e-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:4714:18fc:0:2f:caa6:af01","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[31-Jul-2026 16:53:19 UTC] === User Orders API Called ===
[31-Jul-2026 16:53:19 UTC] ✅ User profile retrieved successfully for user ID: 1200
[31-Jul-2026 16:53:19 UTC] User ID: 1200
[31-Jul-2026 16:53:19 UTC] Limit: 20, Offset: 0
[31-Jul-2026 16:53:19 UTC] Orders found: 0
[31-Jul-2026 16:53:19 UTC] Orders data: []
[31-Jul-2026 16:53:19 UTC] Total orders count: 0
[31-Jul-2026 16:53:19 UTC] === API CALL LOG ===
[31-Jul-2026 16:53:19 UTC] Endpoint: user/profile.php
[31-Jul-2026 16:53:19 UTC] Full Log Data: {
    "timestamp": "2026-07-31 16:53:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:4714:18fc:0:2f:caa6:af01",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:4714:18fc:0:2f:caa6:af01, 172.68.242.112",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMCIsInVzZXJuYW1lIjoic2FtZWVyOTg3IiwiZW1haWwiOiJ1c2FiYXNlZDkzNUBnbWFpbC5jb20iLCJleHAiOjE3ODYxMjE1Mzh9.vaZx-uMIL-U88D-JqPt18bJ_sb8T3wpIwrIbjK61bdk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23e1e5a1fee831e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:4714:18fc:0:2f:caa6:af01",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 16:53:19 UTC] === END API CALL LOG ===
[31-Jul-2026 16:53:19 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 16:53:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMCIsInVzZXJuYW1lIjoic2FtZWVyOTg3IiwiZW1haWwiOiJ1c2FiYXNlZDkzNUBnbWFpbC5jb20iLCJleHAiOjE3ODYxMjE1Mzh9.vaZx-uMIL-U88D-JqPt18bJ_sb8T3wpIwrIbjK61bdk
[31-Jul-2026 16:53:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 16:53:19 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 16:53:19 UTC] User ID: 1200
[31-Jul-2026 16:53:19 UTC] ✅ User profile retrieved successfully for user ID: 1200
[31-Jul-2026 16:53:27 UTC] === API CALL LOG ===
[31-Jul-2026 16:53:27 UTC] Endpoint: user/profile.php
[31-Jul-2026 16:53:27 UTC] Full Log Data: {
    "timestamp": "2026-07-31 16:53:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:4714:18fc:0:2f:caa6:af01",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:4714:18fc:0:2f:caa6:af01, 162.158.189.161",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMCIsInVzZXJuYW1lIjoic2FtZWVyOTg3IiwiZW1haWwiOiJ1c2FiYXNlZDkzNUBnbWFpbC5jb20iLCJleHAiOjE3ODYxMjE1Mzh9.vaZx-uMIL-U88D-JqPt18bJ_sb8T3wpIwrIbjK61bdk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23e1e8ccc8f4490-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:4714:18fc:0:2f:caa6:af01",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 16:53:27 UTC] === END API CALL LOG ===
[31-Jul-2026 16:53:27 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 16:53:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMCIsInVzZXJuYW1lIjoic2FtZWVyOTg3IiwiZW1haWwiOiJ1c2FiYXNlZDkzNUBnbWFpbC5jb20iLCJleHAiOjE3ODYxMjE1Mzh9.vaZx-uMIL-U88D-JqPt18bJ_sb8T3wpIwrIbjK61bdk
[31-Jul-2026 16:53:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 16:53:27 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 16:53:27 UTC] User ID: 1200
[31-Jul-2026 16:53:27 UTC] ✅ User profile retrieved successfully for user ID: 1200
[31-Jul-2026 16:53:28 UTC] === API CALL LOG ===
[31-Jul-2026 16:53:28 UTC] Endpoint: user/profile.php
[31-Jul-2026 16:53:28 UTC] Full Log Data: {
    "timestamp": "2026-07-31 16:53:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:4714:18fc:0:2f:caa6:af01",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:4714:18fc:0:2f:caa6:af01, 162.158.189.161",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMCIsInVzZXJuYW1lIjoic2FtZWVyOTg3IiwiZW1haWwiOiJ1c2FiYXNlZDkzNUBnbWFpbC5jb20iLCJleHAiOjE3ODYxMjE1Mzh9.vaZx-uMIL-U88D-JqPt18bJ_sb8T3wpIwrIbjK61bdk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23e1e94491b4490-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:4714:18fc:0:2f:caa6:af01",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 16:53:28 UTC] === END API CALL LOG ===
[31-Jul-2026 16:53:28 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 16:53:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMCIsInVzZXJuYW1lIjoic2FtZWVyOTg3IiwiZW1haWwiOiJ1c2FiYXNlZDkzNUBnbWFpbC5jb20iLCJleHAiOjE3ODYxMjE1Mzh9.vaZx-uMIL-U88D-JqPt18bJ_sb8T3wpIwrIbjK61bdk
[31-Jul-2026 16:53:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 16:53:28 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 16:53:28 UTC] User ID: 1200
[31-Jul-2026 16:53:28 UTC] ✅ User profile retrieved successfully for user ID: 1200
[31-Jul-2026 16:53:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 16:53:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 16:53:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:4714:18fc:0:2f:caa6:af01, 162.158.189.161","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMCIsInVzZXJuYW1lIjoic2FtZWVyOTg3IiwiZW1haWwiOiJ1c2FiYXNlZDkzNUBnbWFpbC5jb20iLCJleHAiOjE3ODYxMjE1Mzh9.vaZx-uMIL-U88D-JqPt18bJ_sb8T3wpIwrIbjK61bdk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a23e1e9449244490-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:4714:18fc:0:2f:caa6:af01","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[31-Jul-2026 16:53:28 UTC] === User Orders API Called ===
[31-Jul-2026 16:53:28 UTC] User ID: 1200
[31-Jul-2026 16:53:28 UTC] Limit: 20, Offset: 0
[31-Jul-2026 16:53:28 UTC] Orders found: 0
[31-Jul-2026 16:53:28 UTC] Orders data: []
[31-Jul-2026 16:53:28 UTC] Total orders count: 0
[31-Jul-2026 16:53:29 UTC] === API CALL LOG ===
[31-Jul-2026 16:53:29 UTC] Endpoint: user/profile.php
[31-Jul-2026 16:53:29 UTC] Full Log Data: {
    "timestamp": "2026-07-31 16:53:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:4714:18fc:0:2f:caa6:af01",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:4714:18fc:0:2f:caa6:af01, 162.158.189.250",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMCIsInVzZXJuYW1lIjoic2FtZWVyOTg3IiwiZW1haWwiOiJ1c2FiYXNlZDkzNUBnbWFpbC5jb20iLCJleHAiOjE3ODYxMjE1Mzh9.vaZx-uMIL-U88D-JqPt18bJ_sb8T3wpIwrIbjK61bdk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23e1e9509884490-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:4714:18fc:0:2f:caa6:af01",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 16:53:29 UTC] === END API CALL LOG ===
[31-Jul-2026 16:53:29 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 16:53:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMCIsInVzZXJuYW1lIjoic2FtZWVyOTg3IiwiZW1haWwiOiJ1c2FiYXNlZDkzNUBnbWFpbC5jb20iLCJleHAiOjE3ODYxMjE1Mzh9.vaZx-uMIL-U88D-JqPt18bJ_sb8T3wpIwrIbjK61bdk
[31-Jul-2026 16:53:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 16:53:29 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 16:53:29 UTC] User ID: 1200
[31-Jul-2026 16:53:29 UTC] ✅ User profile retrieved successfully for user ID: 1200
[31-Jul-2026 16:53:34 UTC] === API CALL LOG ===
[31-Jul-2026 16:53:34 UTC] Endpoint: user/profile.php
[31-Jul-2026 16:53:34 UTC] Full Log Data: {
    "timestamp": "2026-07-31 16:53:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:4714:18fc:0:2f:caa6:af01",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:4714:18fc:0:2f:caa6:af01, 172.68.164.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMCIsInVzZXJuYW1lIjoic2FtZWVyOTg3IiwiZW1haWwiOiJ1c2FiYXNlZDkzNUBnbWFpbC5jb20iLCJleHAiOjE3ODYxMjE1Mzh9.vaZx-uMIL-U88D-JqPt18bJ_sb8T3wpIwrIbjK61bdk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23e1eb6ebbbf91e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:4714:18fc:0:2f:caa6:af01",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 16:53:34 UTC] === END API CALL LOG ===
[31-Jul-2026 16:53:34 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 16:53:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMCIsInVzZXJuYW1lIjoic2FtZWVyOTg3IiwiZW1haWwiOiJ1c2FiYXNlZDkzNUBnbWFpbC5jb20iLCJleHAiOjE3ODYxMjE1Mzh9.vaZx-uMIL-U88D-JqPt18bJ_sb8T3wpIwrIbjK61bdk
[31-Jul-2026 16:53:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 16:53:34 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 16:53:34 UTC] User ID: 1200
[31-Jul-2026 16:53:34 UTC] ✅ User profile retrieved successfully for user ID: 1200
[31-Jul-2026 16:53:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 16:53:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 16:53:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:4714:18fc:0:2f:caa6:af01, 172.68.164.74","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMCIsInVzZXJuYW1lIjoic2FtZWVyOTg3IiwiZW1haWwiOiJ1c2FiYXNlZDkzNUBnbWFpbC5jb20iLCJleHAiOjE3ODYxMjE1Mzh9.vaZx-uMIL-U88D-JqPt18bJ_sb8T3wpIwrIbjK61bdk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a23e1ebef900f91e-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:4714:18fc:0:2f:caa6:af01","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[31-Jul-2026 16:53:35 UTC] === User Orders API Called ===
[31-Jul-2026 16:53:35 UTC] User ID: 1200
[31-Jul-2026 16:53:35 UTC] Limit: 20, Offset: 0
[31-Jul-2026 16:53:35 UTC] Orders found: 0
[31-Jul-2026 16:53:35 UTC] Orders data: []
[31-Jul-2026 16:53:35 UTC] Total orders count: 0
[31-Jul-2026 16:53:35 UTC] === API CALL LOG ===
[31-Jul-2026 16:53:35 UTC] Endpoint: user/profile.php
[31-Jul-2026 16:53:35 UTC] Full Log Data: {
    "timestamp": "2026-07-31 16:53:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:4714:18fc:0:2f:caa6:af01",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:4714:18fc:0:2f:caa6:af01, 172.68.164.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMCIsInVzZXJuYW1lIjoic2FtZWVyOTg3IiwiZW1haWwiOiJ1c2FiYXNlZDkzNUBnbWFpbC5jb20iLCJleHAiOjE3ODYxMjE1Mzh9.vaZx-uMIL-U88D-JqPt18bJ_sb8T3wpIwrIbjK61bdk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23e1ebef8f7f91e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:4714:18fc:0:2f:caa6:af01",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 16:53:35 UTC] === END API CALL LOG ===
[31-Jul-2026 16:53:35 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 16:53:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMCIsInVzZXJuYW1lIjoic2FtZWVyOTg3IiwiZW1haWwiOiJ1c2FiYXNlZDkzNUBnbWFpbC5jb20iLCJleHAiOjE3ODYxMjE1Mzh9.vaZx-uMIL-U88D-JqPt18bJ_sb8T3wpIwrIbjK61bdk
[31-Jul-2026 16:53:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 16:53:35 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 16:53:35 UTC] User ID: 1200
[31-Jul-2026 16:53:35 UTC] ✅ User profile retrieved successfully for user ID: 1200
[31-Jul-2026 16:53:35 UTC] === API CALL LOG ===
[31-Jul-2026 16:53:35 UTC] Endpoint: user/profile.php
[31-Jul-2026 16:53:35 UTC] Full Log Data: {
    "timestamp": "2026-07-31 16:53:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:4714:18fc:0:2f:caa6:af01",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:4714:18fc:0:2f:caa6:af01, 172.68.164.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMCIsInVzZXJuYW1lIjoic2FtZWVyOTg3IiwiZW1haWwiOiJ1c2FiYXNlZDkzNUBnbWFpbC5jb20iLCJleHAiOjE3ODYxMjE1Mzh9.vaZx-uMIL-U88D-JqPt18bJ_sb8T3wpIwrIbjK61bdk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23e1ebef901f91e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:4714:18fc:0:2f:caa6:af01",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 16:53:35 UTC] === END API CALL LOG ===
[31-Jul-2026 16:53:35 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 16:53:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMCIsInVzZXJuYW1lIjoic2FtZWVyOTg3IiwiZW1haWwiOiJ1c2FiYXNlZDkzNUBnbWFpbC5jb20iLCJleHAiOjE3ODYxMjE1Mzh9.vaZx-uMIL-U88D-JqPt18bJ_sb8T3wpIwrIbjK61bdk
[31-Jul-2026 16:53:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 16:53:35 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 16:53:35 UTC] User ID: 1200
[31-Jul-2026 16:53:35 UTC] ✅ User profile retrieved successfully for user ID: 1200
[31-Jul-2026 16:53:37 UTC] === API CALL LOG ===
[31-Jul-2026 16:53:37 UTC] Endpoint: user/profile.php
[31-Jul-2026 16:53:37 UTC] Full Log Data: {
    "timestamp": "2026-07-31 16:53:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:4714:18fc:0:2f:caa6:af01",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:4714:18fc:0:2f:caa6:af01, 172.68.164.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMCIsInVzZXJuYW1lIjoic2FtZWVyOTg3IiwiZW1haWwiOiJ1c2FiYXNlZDkzNUBnbWFpbC5jb20iLCJleHAiOjE3ODYxMjE1Mzh9.vaZx-uMIL-U88D-JqPt18bJ_sb8T3wpIwrIbjK61bdk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23e1ecbab15f91e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:4714:18fc:0:2f:caa6:af01",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 16:53:37 UTC] === END API CALL LOG ===
[31-Jul-2026 16:53:37 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 16:53:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMCIsInVzZXJuYW1lIjoic2FtZWVyOTg3IiwiZW1haWwiOiJ1c2FiYXNlZDkzNUBnbWFpbC5jb20iLCJleHAiOjE3ODYxMjE1Mzh9.vaZx-uMIL-U88D-JqPt18bJ_sb8T3wpIwrIbjK61bdk
[31-Jul-2026 16:53:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 16:53:37 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 16:53:37 UTC] User ID: 1200
[31-Jul-2026 16:53:37 UTC] ✅ User profile retrieved successfully for user ID: 1200
[31-Jul-2026 16:53:39 UTC] === API CALL LOG ===
[31-Jul-2026 16:53:39 UTC] Endpoint: user/profile.php
[31-Jul-2026 16:53:39 UTC] Full Log Data: {
    "timestamp": "2026-07-31 16:53:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:4714:18fc:0:2f:caa6:af01",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:4714:18fc:0:2f:caa6:af01, 172.68.164.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMCIsInVzZXJuYW1lIjoic2FtZWVyOTg3IiwiZW1haWwiOiJ1c2FiYXNlZDkzNUBnbWFpbC5jb20iLCJleHAiOjE3ODYxMjE1Mzh9.vaZx-uMIL-U88D-JqPt18bJ_sb8T3wpIwrIbjK61bdk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23e1ed81bf1f91e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:4714:18fc:0:2f:caa6:af01",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 16:53:39 UTC] === END API CALL LOG ===
[31-Jul-2026 16:53:39 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 16:53:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMCIsInVzZXJuYW1lIjoic2FtZWVyOTg3IiwiZW1haWwiOiJ1c2FiYXNlZDkzNUBnbWFpbC5jb20iLCJleHAiOjE3ODYxMjE1Mzh9.vaZx-uMIL-U88D-JqPt18bJ_sb8T3wpIwrIbjK61bdk
[31-Jul-2026 16:53:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 16:53:39 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 16:53:39 UTC] User ID: 1200
[31-Jul-2026 16:53:39 UTC] ✅ User profile retrieved successfully for user ID: 1200
[31-Jul-2026 16:54:08 UTC] === API CALL LOG ===
[31-Jul-2026 16:54:08 UTC] Endpoint: user/profile.php
[31-Jul-2026 16:54:08 UTC] Full Log Data: {
    "timestamp": "2026-07-31 16:54:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:4714:18fc:0:2f:caa6:af01",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:4714:18fc:0:2f:caa6:af01, 172.68.164.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMCIsInVzZXJuYW1lIjoic2FtZWVyOTg3IiwiZW1haWwiOiJ1c2FiYXNlZDkzNUBnbWFpbC5jb20iLCJleHAiOjE3ODYxMjE1Mzh9.vaZx-uMIL-U88D-JqPt18bJ_sb8T3wpIwrIbjK61bdk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23e1f8b28e9f91e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:4714:18fc:0:2f:caa6:af01",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 16:54:08 UTC] === END API CALL LOG ===
[31-Jul-2026 16:54:08 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 16:54:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMCIsInVzZXJuYW1lIjoic2FtZWVyOTg3IiwiZW1haWwiOiJ1c2FiYXNlZDkzNUBnbWFpbC5jb20iLCJleHAiOjE3ODYxMjE1Mzh9.vaZx-uMIL-U88D-JqPt18bJ_sb8T3wpIwrIbjK61bdk
[31-Jul-2026 16:54:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 16:54:08 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 16:54:08 UTC] User ID: 1200
[31-Jul-2026 16:54:08 UTC] ✅ User profile retrieved successfully for user ID: 1200
[31-Jul-2026 16:54:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 16:54:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 16:54:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:4714:18fc:0:2f:caa6:af01, 172.68.164.74","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMCIsInVzZXJuYW1lIjoic2FtZWVyOTg3IiwiZW1haWwiOiJ1c2FiYXNlZDkzNUBnbWFpbC5jb20iLCJleHAiOjE3ODYxMjE1Mzh9.vaZx-uMIL-U88D-JqPt18bJ_sb8T3wpIwrIbjK61bdk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a23e1f8b28e7f91e-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:4714:18fc:0:2f:caa6:af01","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[31-Jul-2026 16:54:08 UTC] === User Orders API Called ===
[31-Jul-2026 16:54:08 UTC] User ID: 1200
[31-Jul-2026 16:54:08 UTC] Limit: 20, Offset: 0
[31-Jul-2026 16:54:08 UTC] Orders found: 0
[31-Jul-2026 16:54:08 UTC] Orders data: []
[31-Jul-2026 16:54:08 UTC] Total orders count: 0
[31-Jul-2026 16:54:08 UTC] === API CALL LOG ===
[31-Jul-2026 16:54:08 UTC] Endpoint: user/profile.php
[31-Jul-2026 16:54:08 UTC] Full Log Data: {
    "timestamp": "2026-07-31 16:54:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:4714:18fc:0:2f:caa6:af01",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:4714:18fc:0:2f:caa6:af01, 172.68.164.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMCIsInVzZXJuYW1lIjoic2FtZWVyOTg3IiwiZW1haWwiOiJ1c2FiYXNlZDkzNUBnbWFpbC5jb20iLCJleHAiOjE3ODYxMjE1Mzh9.vaZx-uMIL-U88D-JqPt18bJ_sb8T3wpIwrIbjK61bdk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23e1f8edad0f91e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:4714:18fc:0:2f:caa6:af01",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 16:54:08 UTC] === END API CALL LOG ===
[31-Jul-2026 16:54:08 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 16:54:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMCIsInVzZXJuYW1lIjoic2FtZWVyOTg3IiwiZW1haWwiOiJ1c2FiYXNlZDkzNUBnbWFpbC5jb20iLCJleHAiOjE3ODYxMjE1Mzh9.vaZx-uMIL-U88D-JqPt18bJ_sb8T3wpIwrIbjK61bdk
[31-Jul-2026 16:54:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 16:54:08 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 16:54:08 UTC] User ID: 1200
[31-Jul-2026 16:54:08 UTC] ✅ User profile retrieved successfully for user ID: 1200
[31-Jul-2026 18:13:15 UTC] === API CALL LOG ===
[31-Jul-2026 18:13:15 UTC] Endpoint: user/profile.php
[31-Jul-2026 18:13:15 UTC] Full Log Data: {
    "timestamp": "2026-07-31 18:13:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "57.128.235.71",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "57.128.235.71, 172.64.200.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMSIsInVzZXJuYW1lIjoicnVpbiB0YW4iLCJlbWFpbCI6ImFtaXIxODgxMDBAZ21haWwuY29tIiwiZXhwIjoxNzg2MTI2MzkzfQ.cJ9Q9hdhODQcceZH6LuO_1wCsSG-xq3BsQz_Il99mO0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23e93746e7074b7-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "57.128.235.71",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 18:13:15 UTC] === END API CALL LOG ===
[31-Jul-2026 18:13:15 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 18:13:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMSIsInVzZXJuYW1lIjoicnVpbiB0YW4iLCJlbWFpbCI6ImFtaXIxODgxMDBAZ21haWwuY29tIiwiZXhwIjoxNzg2MTI2MzkzfQ.cJ9Q9hdhODQcceZH6LuO_1wCsSG-xq3BsQz_Il99mO0
[31-Jul-2026 18:13:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 18:13:15 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 18:13:15 UTC] User ID: 1201
[31-Jul-2026 18:13:15 UTC] ✅ User profile retrieved successfully for user ID: 1201
[31-Jul-2026 18:13:15 UTC] === API CALL LOG ===
[31-Jul-2026 18:13:15 UTC] Endpoint: user/profile.php
[31-Jul-2026 18:13:15 UTC] Full Log Data: {
    "timestamp": "2026-07-31 18:13:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "57.128.235.71",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "57.128.235.71, 172.64.200.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMSIsInVzZXJuYW1lIjoicnVpbiB0YW4iLCJlbWFpbCI6ImFtaXIxODgxMDBAZ21haWwuY29tIiwiZXhwIjoxNzg2MTI2MzkzfQ.cJ9Q9hdhODQcceZH6LuO_1wCsSG-xq3BsQz_Il99mO0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23e93746e6b74b7-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "57.128.235.71",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 18:13:15 UTC] === END API CALL LOG ===
[31-Jul-2026 18:13:15 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 18:13:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMSIsInVzZXJuYW1lIjoicnVpbiB0YW4iLCJlbWFpbCI6ImFtaXIxODgxMDBAZ21haWwuY29tIiwiZXhwIjoxNzg2MTI2MzkzfQ.cJ9Q9hdhODQcceZH6LuO_1wCsSG-xq3BsQz_Il99mO0
[31-Jul-2026 18:13:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 18:13:15 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 18:13:15 UTC] User ID: 1201
[31-Jul-2026 18:13:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 18:13:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 18:13:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"57.128.235.71, 172.64.200.14","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMSIsInVzZXJuYW1lIjoicnVpbiB0YW4iLCJlbWFpbCI6ImFtaXIxODgxMDBAZ21haWwuY29tIiwiZXhwIjoxNzg2MTI2MzkzfQ.cJ9Q9hdhODQcceZH6LuO_1wCsSG-xq3BsQz_Il99mO0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a23e93746e6f74b7-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"57.128.235.71","cf-ipcountry":"PL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[31-Jul-2026 18:13:15 UTC] === User Orders API Called ===
[31-Jul-2026 18:13:15 UTC] ✅ User profile retrieved successfully for user ID: 1201
[31-Jul-2026 18:13:15 UTC] User ID: 1201
[31-Jul-2026 18:13:15 UTC] Limit: 20, Offset: 0
[31-Jul-2026 18:13:15 UTC] Orders found: 0
[31-Jul-2026 18:13:15 UTC] Orders data: []
[31-Jul-2026 18:13:15 UTC] Total orders count: 0
[31-Jul-2026 18:13:16 UTC] === API CALL LOG ===
[31-Jul-2026 18:13:16 UTC] Endpoint: user/profile.php
[31-Jul-2026 18:13:16 UTC] Full Log Data: {
    "timestamp": "2026-07-31 18:13:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "57.128.235.71",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "57.128.235.71, 172.64.200.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMSIsInVzZXJuYW1lIjoicnVpbiB0YW4iLCJlbWFpbCI6ImFtaXIxODgxMDBAZ21haWwuY29tIiwiZXhwIjoxNzg2MTI2MzkzfQ.cJ9Q9hdhODQcceZH6LuO_1wCsSG-xq3BsQz_Il99mO0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23e937b1e0b74b7-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "57.128.235.71",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 18:13:16 UTC] === END API CALL LOG ===
[31-Jul-2026 18:13:16 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 18:13:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMSIsInVzZXJuYW1lIjoicnVpbiB0YW4iLCJlbWFpbCI6ImFtaXIxODgxMDBAZ21haWwuY29tIiwiZXhwIjoxNzg2MTI2MzkzfQ.cJ9Q9hdhODQcceZH6LuO_1wCsSG-xq3BsQz_Il99mO0
[31-Jul-2026 18:13:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 18:13:16 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 18:13:16 UTC] User ID: 1201
[31-Jul-2026 18:13:16 UTC] ✅ User profile retrieved successfully for user ID: 1201
[31-Jul-2026 18:13:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 18:13:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 18:13:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"57.128.235.71, 172.64.200.14","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMSIsInVzZXJuYW1lIjoicnVpbiB0YW4iLCJlbWFpbCI6ImFtaXIxODgxMDBAZ21haWwuY29tIiwiZXhwIjoxNzg2MTI2MzkzfQ.cJ9Q9hdhODQcceZH6LuO_1wCsSG-xq3BsQz_Il99mO0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a23e93c5cb9174b7-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"57.128.235.71","cf-ipcountry":"PL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[31-Jul-2026 18:13:28 UTC] === User Orders API Called ===
[31-Jul-2026 18:13:28 UTC] User ID: 1201
[31-Jul-2026 18:13:28 UTC] Limit: 20, Offset: 0
[31-Jul-2026 18:13:28 UTC] Orders found: 0
[31-Jul-2026 18:13:28 UTC] Orders data: []
[31-Jul-2026 18:13:28 UTC] Total orders count: 0
[31-Jul-2026 18:13:28 UTC] === API CALL LOG ===
[31-Jul-2026 18:13:28 UTC] Endpoint: user/profile.php
[31-Jul-2026 18:13:28 UTC] Full Log Data: {
    "timestamp": "2026-07-31 18:13:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "57.128.235.71",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "57.128.235.71, 172.64.200.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMSIsInVzZXJuYW1lIjoicnVpbiB0YW4iLCJlbWFpbCI6ImFtaXIxODgxMDBAZ21haWwuY29tIiwiZXhwIjoxNzg2MTI2MzkzfQ.cJ9Q9hdhODQcceZH6LuO_1wCsSG-xq3BsQz_Il99mO0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23e93c6bd3974b7-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "57.128.235.71",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 18:13:28 UTC] === END API CALL LOG ===
[31-Jul-2026 18:13:28 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 18:13:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMSIsInVzZXJuYW1lIjoicnVpbiB0YW4iLCJlbWFpbCI6ImFtaXIxODgxMDBAZ21haWwuY29tIiwiZXhwIjoxNzg2MTI2MzkzfQ.cJ9Q9hdhODQcceZH6LuO_1wCsSG-xq3BsQz_Il99mO0
[31-Jul-2026 18:13:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 18:13:28 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 18:13:28 UTC] User ID: 1201
[31-Jul-2026 18:13:28 UTC] ✅ User profile retrieved successfully for user ID: 1201
[31-Jul-2026 18:13:29 UTC] === API CALL LOG ===
[31-Jul-2026 18:13:29 UTC] Endpoint: user/profile.php
[31-Jul-2026 18:13:29 UTC] Full Log Data: {
    "timestamp": "2026-07-31 18:13:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "57.128.235.71",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "57.128.235.71, 172.64.200.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMSIsInVzZXJuYW1lIjoicnVpbiB0YW4iLCJlbWFpbCI6ImFtaXIxODgxMDBAZ21haWwuY29tIiwiZXhwIjoxNzg2MTI2MzkzfQ.cJ9Q9hdhODQcceZH6LuO_1wCsSG-xq3BsQz_Il99mO0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23e93ca7d7e74b7-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "57.128.235.71",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 18:13:29 UTC] === END API CALL LOG ===
[31-Jul-2026 18:13:29 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 18:13:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMSIsInVzZXJuYW1lIjoicnVpbiB0YW4iLCJlbWFpbCI6ImFtaXIxODgxMDBAZ21haWwuY29tIiwiZXhwIjoxNzg2MTI2MzkzfQ.cJ9Q9hdhODQcceZH6LuO_1wCsSG-xq3BsQz_Il99mO0
[31-Jul-2026 18:13:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 18:13:29 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 18:13:29 UTC] User ID: 1201
[31-Jul-2026 18:13:29 UTC] ✅ User profile retrieved successfully for user ID: 1201
[31-Jul-2026 18:13:29 UTC] === API CALL LOG ===
[31-Jul-2026 18:13:29 UTC] Endpoint: user/profile.php
[31-Jul-2026 18:13:29 UTC] Full Log Data: {
    "timestamp": "2026-07-31 18:13:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "57.128.235.71",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "57.128.235.71, 172.64.200.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMSIsInVzZXJuYW1lIjoicnVpbiB0YW4iLCJlbWFpbCI6ImFtaXIxODgxMDBAZ21haWwuY29tIiwiZXhwIjoxNzg2MTI2MzkzfQ.cJ9Q9hdhODQcceZH6LuO_1wCsSG-xq3BsQz_Il99mO0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23e93cc89c474b7-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "57.128.235.71",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 18:13:29 UTC] === END API CALL LOG ===
[31-Jul-2026 18:13:29 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 18:13:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMSIsInVzZXJuYW1lIjoicnVpbiB0YW4iLCJlbWFpbCI6ImFtaXIxODgxMDBAZ21haWwuY29tIiwiZXhwIjoxNzg2MTI2MzkzfQ.cJ9Q9hdhODQcceZH6LuO_1wCsSG-xq3BsQz_Il99mO0
[31-Jul-2026 18:13:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 18:13:29 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 18:13:29 UTC] User ID: 1201
[31-Jul-2026 18:13:29 UTC] ✅ User profile retrieved successfully for user ID: 1201
[31-Jul-2026 18:13:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 18:13:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 18:13:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"57.128.235.71, 172.64.200.14","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMSIsInVzZXJuYW1lIjoicnVpbiB0YW4iLCJlbWFpbCI6ImFtaXIxODgxMDBAZ21haWwuY29tIiwiZXhwIjoxNzg2MTI2MzkzfQ.cJ9Q9hdhODQcceZH6LuO_1wCsSG-xq3BsQz_Il99mO0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a23e93f21a9374b7-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"57.128.235.71","cf-ipcountry":"PL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[31-Jul-2026 18:13:35 UTC] === User Orders API Called ===
[31-Jul-2026 18:13:35 UTC] User ID: 1201
[31-Jul-2026 18:13:35 UTC] Limit: 20, Offset: 0
[31-Jul-2026 18:13:35 UTC] Orders found: 0
[31-Jul-2026 18:13:35 UTC] Orders data: []
[31-Jul-2026 18:13:35 UTC] Total orders count: 0
[31-Jul-2026 18:13:37 UTC] === API CALL LOG ===
[31-Jul-2026 18:13:37 UTC] Endpoint: user/profile.php
[31-Jul-2026 18:13:37 UTC] Full Log Data: {
    "timestamp": "2026-07-31 18:13:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "57.128.235.71",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "57.128.235.71, 172.64.200.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMSIsInVzZXJuYW1lIjoicnVpbiB0YW4iLCJlbWFpbCI6ImFtaXIxODgxMDBAZ21haWwuY29tIiwiZXhwIjoxNzg2MTI2MzkzfQ.cJ9Q9hdhODQcceZH6LuO_1wCsSG-xq3BsQz_Il99mO0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23e93fc5ec074b7-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "57.128.235.71",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 18:13:37 UTC] === END API CALL LOG ===
[31-Jul-2026 18:13:37 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 18:13:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMSIsInVzZXJuYW1lIjoicnVpbiB0YW4iLCJlbWFpbCI6ImFtaXIxODgxMDBAZ21haWwuY29tIiwiZXhwIjoxNzg2MTI2MzkzfQ.cJ9Q9hdhODQcceZH6LuO_1wCsSG-xq3BsQz_Il99mO0
[31-Jul-2026 18:13:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 18:13:37 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 18:13:37 UTC] User ID: 1201
[31-Jul-2026 18:13:37 UTC] ✅ User profile retrieved successfully for user ID: 1201
[31-Jul-2026 18:13:37 UTC] User Purchases API - User ID: 1201
[31-Jul-2026 18:13:37 UTC] User Purchases API - Total purchases found: 0
[31-Jul-2026 18:14:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 18:14:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 18:14:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"57.128.235.71, 172.64.200.14","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMSIsInVzZXJuYW1lIjoicnVpbiB0YW4iLCJlbWFpbCI6ImFtaXIxODgxMDBAZ21haWwuY29tIiwiZXhwIjoxNzg2MTI2MzkzfQ.cJ9Q9hdhODQcceZH6LuO_1wCsSG-xq3BsQz_Il99mO0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a23e950bab8b74b7-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"57.128.235.71","cf-ipcountry":"PL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[31-Jul-2026 18:14:20 UTC] === User Orders API Called ===
[31-Jul-2026 18:14:20 UTC] User ID: 1201
[31-Jul-2026 18:14:20 UTC] Limit: 20, Offset: 0
[31-Jul-2026 18:14:20 UTC] Orders found: 0
[31-Jul-2026 18:14:20 UTC] Orders data: []
[31-Jul-2026 18:14:20 UTC] Total orders count: 0
[31-Jul-2026 18:14:21 UTC] === API CALL LOG ===
[31-Jul-2026 18:14:21 UTC] Endpoint: user/profile.php
[31-Jul-2026 18:14:21 UTC] Full Log Data: {
    "timestamp": "2026-07-31 18:14:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "57.128.235.71",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "57.128.235.71, 172.64.200.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMSIsInVzZXJuYW1lIjoicnVpbiB0YW4iLCJlbWFpbCI6ImFtaXIxODgxMDBAZ21haWwuY29tIiwiZXhwIjoxNzg2MTI2MzkzfQ.cJ9Q9hdhODQcceZH6LuO_1wCsSG-xq3BsQz_Il99mO0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23e950f9ada74b7-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "57.128.235.71",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 18:14:21 UTC] === END API CALL LOG ===
[31-Jul-2026 18:14:21 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 18:14:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMSIsInVzZXJuYW1lIjoicnVpbiB0YW4iLCJlbWFpbCI6ImFtaXIxODgxMDBAZ21haWwuY29tIiwiZXhwIjoxNzg2MTI2MzkzfQ.cJ9Q9hdhODQcceZH6LuO_1wCsSG-xq3BsQz_Il99mO0
[31-Jul-2026 18:14:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 18:14:21 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 18:14:21 UTC] User ID: 1201
[31-Jul-2026 18:14:21 UTC] ✅ User profile retrieved successfully for user ID: 1201
[31-Jul-2026 18:14:21 UTC] User Purchases API - User ID: 1201
[31-Jul-2026 18:14:21 UTC] User Purchases API - Total purchases found: 0
[31-Jul-2026 18:14:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 18:14:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 18:14:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"57.128.235.71, 172.64.200.14","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMSIsInVzZXJuYW1lIjoicnVpbiB0YW4iLCJlbWFpbCI6ImFtaXIxODgxMDBAZ21haWwuY29tIiwiZXhwIjoxNzg2MTI2MzkzfQ.cJ9Q9hdhODQcceZH6LuO_1wCsSG-xq3BsQz_Il99mO0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a23e95292d1874b7-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"57.128.235.71","cf-ipcountry":"PL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[31-Jul-2026 18:14:25 UTC] === User Orders API Called ===
[31-Jul-2026 18:14:25 UTC] User ID: 1201
[31-Jul-2026 18:14:25 UTC] Limit: 20, Offset: 0
[31-Jul-2026 18:14:25 UTC] Orders found: 0
[31-Jul-2026 18:14:25 UTC] Orders data: []
[31-Jul-2026 18:14:25 UTC] Total orders count: 0
[31-Jul-2026 18:14:26 UTC] === API CALL LOG ===
[31-Jul-2026 18:14:26 UTC] Endpoint: user/profile.php
[31-Jul-2026 18:14:26 UTC] Full Log Data: {
    "timestamp": "2026-07-31 18:14:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "57.128.235.71",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "57.128.235.71, 172.64.200.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMSIsInVzZXJuYW1lIjoicnVpbiB0YW4iLCJlbWFpbCI6ImFtaXIxODgxMDBAZ21haWwuY29tIiwiZXhwIjoxNzg2MTI2MzkzfQ.cJ9Q9hdhODQcceZH6LuO_1wCsSG-xq3BsQz_Il99mO0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23e952e3efc74b7-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "57.128.235.71",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 18:14:26 UTC] === END API CALL LOG ===
[31-Jul-2026 18:14:26 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 18:14:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMSIsInVzZXJuYW1lIjoicnVpbiB0YW4iLCJlbWFpbCI6ImFtaXIxODgxMDBAZ21haWwuY29tIiwiZXhwIjoxNzg2MTI2MzkzfQ.cJ9Q9hdhODQcceZH6LuO_1wCsSG-xq3BsQz_Il99mO0
[31-Jul-2026 18:14:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 18:14:26 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 18:14:26 UTC] User ID: 1201
[31-Jul-2026 18:14:26 UTC] ✅ User profile retrieved successfully for user ID: 1201
[31-Jul-2026 18:14:26 UTC] User Purchases API - User ID: 1201
[31-Jul-2026 18:14:26 UTC] User Purchases API - Total purchases found: 0
[31-Jul-2026 18:14:27 UTC] User Purchases API - User ID: 1201
[31-Jul-2026 18:14:27 UTC] User Purchases API - Total purchases found: 0
[31-Jul-2026 18:14:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 18:14:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 18:14:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"57.128.235.71, 172.64.200.14","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMSIsInVzZXJuYW1lIjoicnVpbiB0YW4iLCJlbWFpbCI6ImFtaXIxODgxMDBAZ21haWwuY29tIiwiZXhwIjoxNzg2MTI2MzkzfQ.cJ9Q9hdhODQcceZH6LuO_1wCsSG-xq3BsQz_Il99mO0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a23e95404a5674b7-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"57.128.235.71","cf-ipcountry":"PL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[31-Jul-2026 18:14:29 UTC] === User Orders API Called ===
[31-Jul-2026 18:14:29 UTC] User ID: 1201
[31-Jul-2026 18:14:29 UTC] Limit: 20, Offset: 0
[31-Jul-2026 18:14:29 UTC] Orders found: 0
[31-Jul-2026 18:14:29 UTC] Orders data: []
[31-Jul-2026 18:14:29 UTC] Total orders count: 0
[31-Jul-2026 18:14:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 18:14:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 18:14:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"57.128.235.71, 172.64.200.14","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMSIsInVzZXJuYW1lIjoicnVpbiB0YW4iLCJlbWFpbCI6ImFtaXIxODgxMDBAZ21haWwuY29tIiwiZXhwIjoxNzg2MTI2MzkzfQ.cJ9Q9hdhODQcceZH6LuO_1wCsSG-xq3BsQz_Il99mO0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a23e957d9b6674b7-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"57.128.235.71","cf-ipcountry":"PL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[31-Jul-2026 18:14:38 UTC] === User Orders API Called ===
[31-Jul-2026 18:14:38 UTC] User ID: 1201
[31-Jul-2026 18:14:38 UTC] Limit: 20, Offset: 0
[31-Jul-2026 18:14:38 UTC] Orders found: 0
[31-Jul-2026 18:14:38 UTC] Orders data: []
[31-Jul-2026 18:14:38 UTC] Total orders count: 0
[31-Jul-2026 18:14:38 UTC] === API CALL LOG ===
[31-Jul-2026 18:14:38 UTC] Endpoint: user/profile.php
[31-Jul-2026 18:14:38 UTC] Full Log Data: {
    "timestamp": "2026-07-31 18:14:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "57.128.235.71",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "57.128.235.71, 172.64.200.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMSIsInVzZXJuYW1lIjoicnVpbiB0YW4iLCJlbWFpbCI6ImFtaXIxODgxMDBAZ21haWwuY29tIiwiZXhwIjoxNzg2MTI2MzkzfQ.cJ9Q9hdhODQcceZH6LuO_1wCsSG-xq3BsQz_Il99mO0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23e957d9b6a74b7-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "57.128.235.71",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 18:14:38 UTC] === END API CALL LOG ===
[31-Jul-2026 18:14:38 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 18:14:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMSIsInVzZXJuYW1lIjoicnVpbiB0YW4iLCJlbWFpbCI6ImFtaXIxODgxMDBAZ21haWwuY29tIiwiZXhwIjoxNzg2MTI2MzkzfQ.cJ9Q9hdhODQcceZH6LuO_1wCsSG-xq3BsQz_Il99mO0
[31-Jul-2026 18:14:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 18:14:38 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 18:14:38 UTC] User ID: 1201
[31-Jul-2026 18:14:38 UTC] ✅ User profile retrieved successfully for user ID: 1201
[31-Jul-2026 18:14:39 UTC] === API CALL LOG ===
[31-Jul-2026 18:14:39 UTC] Endpoint: user/profile.php
[31-Jul-2026 18:14:39 UTC] Full Log Data: {
    "timestamp": "2026-07-31 18:14:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "57.128.235.71",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "57.128.235.71, 172.64.200.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMSIsInVzZXJuYW1lIjoicnVpbiB0YW4iLCJlbWFpbCI6ImFtaXIxODgxMDBAZ21haWwuY29tIiwiZXhwIjoxNzg2MTI2MzkzfQ.cJ9Q9hdhODQcceZH6LuO_1wCsSG-xq3BsQz_Il99mO0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23e9580d98074b7-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "57.128.235.71",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 18:14:39 UTC] === END API CALL LOG ===
[31-Jul-2026 18:14:39 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 18:14:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMSIsInVzZXJuYW1lIjoicnVpbiB0YW4iLCJlbWFpbCI6ImFtaXIxODgxMDBAZ21haWwuY29tIiwiZXhwIjoxNzg2MTI2MzkzfQ.cJ9Q9hdhODQcceZH6LuO_1wCsSG-xq3BsQz_Il99mO0
[31-Jul-2026 18:14:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 18:14:39 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 18:14:39 UTC] User ID: 1201
[31-Jul-2026 18:14:39 UTC] ✅ User profile retrieved successfully for user ID: 1201
[31-Jul-2026 18:14:39 UTC] === API CALL LOG ===
[31-Jul-2026 18:14:39 UTC] Endpoint: user/profile.php
[31-Jul-2026 18:14:39 UTC] Full Log Data: {
    "timestamp": "2026-07-31 18:14:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "57.128.235.71",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "57.128.235.71, 172.64.200.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMSIsInVzZXJuYW1lIjoicnVpbiB0YW4iLCJlbWFpbCI6ImFtaXIxODgxMDBAZ21haWwuY29tIiwiZXhwIjoxNzg2MTI2MzkzfQ.cJ9Q9hdhODQcceZH6LuO_1wCsSG-xq3BsQz_Il99mO0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23e95833e5674b7-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "57.128.235.71",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 18:14:39 UTC] === END API CALL LOG ===
[31-Jul-2026 18:14:39 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 18:14:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMSIsInVzZXJuYW1lIjoicnVpbiB0YW4iLCJlbWFpbCI6ImFtaXIxODgxMDBAZ21haWwuY29tIiwiZXhwIjoxNzg2MTI2MzkzfQ.cJ9Q9hdhODQcceZH6LuO_1wCsSG-xq3BsQz_Il99mO0
[31-Jul-2026 18:14:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 18:14:39 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 18:14:39 UTC] User ID: 1201
[31-Jul-2026 18:14:39 UTC] ✅ User profile retrieved successfully for user ID: 1201
[31-Jul-2026 18:15:19 UTC] === API CALL LOG ===
[31-Jul-2026 18:15:19 UTC] Endpoint: user/profile.php
[31-Jul-2026 18:15:19 UTC] Full Log Data: {
    "timestamp": "2026-07-31 18:15:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "57.128.235.71",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "57.128.235.71, 172.64.200.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMSIsInVzZXJuYW1lIjoicnVpbiB0YW4iLCJlbWFpbCI6ImFtaXIxODgxMDBAZ21haWwuY29tIiwiZXhwIjoxNzg2MTI2MzkzfQ.cJ9Q9hdhODQcceZH6LuO_1wCsSG-xq3BsQz_Il99mO0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23e96781a4074b7-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "57.128.235.71",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 18:15:19 UTC] === END API CALL LOG ===
[31-Jul-2026 18:15:19 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 18:15:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMSIsInVzZXJuYW1lIjoicnVpbiB0YW4iLCJlbWFpbCI6ImFtaXIxODgxMDBAZ21haWwuY29tIiwiZXhwIjoxNzg2MTI2MzkzfQ.cJ9Q9hdhODQcceZH6LuO_1wCsSG-xq3BsQz_Il99mO0
[31-Jul-2026 18:15:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 18:15:19 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 18:15:19 UTC] User ID: 1201
[31-Jul-2026 18:15:19 UTC] ✅ User profile retrieved successfully for user ID: 1201
[31-Jul-2026 18:15:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 18:15:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 18:15:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"57.128.235.71, 172.64.200.15","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMSIsInVzZXJuYW1lIjoicnVpbiB0YW4iLCJlbWFpbCI6ImFtaXIxODgxMDBAZ21haWwuY29tIiwiZXhwIjoxNzg2MTI2MzkzfQ.cJ9Q9hdhODQcceZH6LuO_1wCsSG-xq3BsQz_Il99mO0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a23e96781a3f74b7-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"57.128.235.71","cf-ipcountry":"PL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[31-Jul-2026 18:15:19 UTC] === User Orders API Called ===
[31-Jul-2026 18:15:19 UTC] User ID: 1201
[31-Jul-2026 18:15:19 UTC] Limit: 20, Offset: 0
[31-Jul-2026 18:15:19 UTC] Orders found: 0
[31-Jul-2026 18:15:19 UTC] Orders data: []
[31-Jul-2026 18:15:19 UTC] Total orders count: 0
[31-Jul-2026 18:15:19 UTC] === API CALL LOG ===
[31-Jul-2026 18:15:19 UTC] Endpoint: user/profile.php
[31-Jul-2026 18:15:19 UTC] Full Log Data: {
    "timestamp": "2026-07-31 18:15:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "57.128.235.71",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "57.128.235.71, 172.64.200.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMSIsInVzZXJuYW1lIjoicnVpbiB0YW4iLCJlbWFpbCI6ImFtaXIxODgxMDBAZ21haWwuY29tIiwiZXhwIjoxNzg2MTI2MzkzfQ.cJ9Q9hdhODQcceZH6LuO_1wCsSG-xq3BsQz_Il99mO0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23e967b78fb74b7-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "57.128.235.71",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 18:15:19 UTC] === END API CALL LOG ===
[31-Jul-2026 18:15:19 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 18:15:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMSIsInVzZXJuYW1lIjoicnVpbiB0YW4iLCJlbWFpbCI6ImFtaXIxODgxMDBAZ21haWwuY29tIiwiZXhwIjoxNzg2MTI2MzkzfQ.cJ9Q9hdhODQcceZH6LuO_1wCsSG-xq3BsQz_Il99mO0
[31-Jul-2026 18:15:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 18:15:19 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 18:15:19 UTC] User ID: 1201
[31-Jul-2026 18:15:19 UTC] ✅ User profile retrieved successfully for user ID: 1201
[31-Jul-2026 18:15:20 UTC] === API CALL LOG ===
[31-Jul-2026 18:15:20 UTC] Endpoint: user/profile.php
[31-Jul-2026 18:15:20 UTC] Full Log Data: {
    "timestamp": "2026-07-31 18:15:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "57.128.235.71",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "57.128.235.71, 172.64.200.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMSIsInVzZXJuYW1lIjoicnVpbiB0YW4iLCJlbWFpbCI6ImFtaXIxODgxMDBAZ21haWwuY29tIiwiZXhwIjoxNzg2MTI2MzkzfQ.cJ9Q9hdhODQcceZH6LuO_1wCsSG-xq3BsQz_Il99mO0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23e967dfd7f74b7-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "57.128.235.71",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 18:15:20 UTC] === END API CALL LOG ===
[31-Jul-2026 18:15:20 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 18:15:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMSIsInVzZXJuYW1lIjoicnVpbiB0YW4iLCJlbWFpbCI6ImFtaXIxODgxMDBAZ21haWwuY29tIiwiZXhwIjoxNzg2MTI2MzkzfQ.cJ9Q9hdhODQcceZH6LuO_1wCsSG-xq3BsQz_Il99mO0
[31-Jul-2026 18:15:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 18:15:20 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 18:15:20 UTC] User ID: 1201
[31-Jul-2026 18:15:20 UTC] ✅ User profile retrieved successfully for user ID: 1201
[31-Jul-2026 18:15:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 18:15:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 18:15:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"57.128.235.71, 172.64.200.14","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMSIsInVzZXJuYW1lIjoicnVpbiB0YW4iLCJlbWFpbCI6ImFtaXIxODgxMDBAZ21haWwuY29tIiwiZXhwIjoxNzg2MTI2MzkzfQ.cJ9Q9hdhODQcceZH6LuO_1wCsSG-xq3BsQz_Il99mO0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a23e96ed6e3b74b7-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"57.128.235.71","cf-ipcountry":"PL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[31-Jul-2026 18:15:37 UTC] === User Orders API Called ===
[31-Jul-2026 18:15:37 UTC] User ID: 1201
[31-Jul-2026 18:15:37 UTC] Limit: 20, Offset: 0
[31-Jul-2026 18:15:37 UTC] Orders found: 0
[31-Jul-2026 18:15:37 UTC] Orders data: []
[31-Jul-2026 18:15:37 UTC] Total orders count: 0
[31-Jul-2026 18:15:37 UTC] === API CALL LOG ===
[31-Jul-2026 18:15:37 UTC] Endpoint: user/profile.php
[31-Jul-2026 18:15:37 UTC] Full Log Data: {
    "timestamp": "2026-07-31 18:15:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "57.128.235.71",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "57.128.235.71, 172.64.200.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMSIsInVzZXJuYW1lIjoicnVpbiB0YW4iLCJlbWFpbCI6ImFtaXIxODgxMDBAZ21haWwuY29tIiwiZXhwIjoxNzg2MTI2MzkzfQ.cJ9Q9hdhODQcceZH6LuO_1wCsSG-xq3BsQz_Il99mO0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23e96ed6e3c74b7-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "57.128.235.71",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 18:15:37 UTC] === END API CALL LOG ===
[31-Jul-2026 18:15:37 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 18:15:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMSIsInVzZXJuYW1lIjoicnVpbiB0YW4iLCJlbWFpbCI6ImFtaXIxODgxMDBAZ21haWwuY29tIiwiZXhwIjoxNzg2MTI2MzkzfQ.cJ9Q9hdhODQcceZH6LuO_1wCsSG-xq3BsQz_Il99mO0
[31-Jul-2026 18:15:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 18:15:37 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 18:15:37 UTC] User ID: 1201
[31-Jul-2026 18:15:37 UTC] ✅ User profile retrieved successfully for user ID: 1201
[31-Jul-2026 18:15:38 UTC] === API CALL LOG ===
[31-Jul-2026 18:15:38 UTC] Endpoint: user/profile.php
[31-Jul-2026 18:15:38 UTC] Full Log Data: {
    "timestamp": "2026-07-31 18:15:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "57.128.235.71",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "57.128.235.71, 172.64.200.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMSIsInVzZXJuYW1lIjoicnVpbiB0YW4iLCJlbWFpbCI6ImFtaXIxODgxMDBAZ21haWwuY29tIiwiZXhwIjoxNzg2MTI2MzkzfQ.cJ9Q9hdhODQcceZH6LuO_1wCsSG-xq3BsQz_Il99mO0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23e96f0dda074b7-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "57.128.235.71",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 18:15:38 UTC] === END API CALL LOG ===
[31-Jul-2026 18:15:38 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 18:15:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMSIsInVzZXJuYW1lIjoicnVpbiB0YW4iLCJlbWFpbCI6ImFtaXIxODgxMDBAZ21haWwuY29tIiwiZXhwIjoxNzg2MTI2MzkzfQ.cJ9Q9hdhODQcceZH6LuO_1wCsSG-xq3BsQz_Il99mO0
[31-Jul-2026 18:15:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 18:15:38 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 18:15:38 UTC] User ID: 1201
[31-Jul-2026 18:15:38 UTC] ✅ User profile retrieved successfully for user ID: 1201
[31-Jul-2026 18:15:38 UTC] === API CALL LOG ===
[31-Jul-2026 18:15:38 UTC] Endpoint: user/profile.php
[31-Jul-2026 18:15:38 UTC] Full Log Data: {
    "timestamp": "2026-07-31 18:15:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "57.128.235.71",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "57.128.235.71, 172.64.200.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMSIsInVzZXJuYW1lIjoicnVpbiB0YW4iLCJlbWFpbCI6ImFtaXIxODgxMDBAZ21haWwuY29tIiwiZXhwIjoxNzg2MTI2MzkzfQ.cJ9Q9hdhODQcceZH6LuO_1wCsSG-xq3BsQz_Il99mO0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23e96f49d2874b7-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "57.128.235.71",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 18:15:38 UTC] === END API CALL LOG ===
[31-Jul-2026 18:15:38 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 18:15:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMSIsInVzZXJuYW1lIjoicnVpbiB0YW4iLCJlbWFpbCI6ImFtaXIxODgxMDBAZ21haWwuY29tIiwiZXhwIjoxNzg2MTI2MzkzfQ.cJ9Q9hdhODQcceZH6LuO_1wCsSG-xq3BsQz_Il99mO0
[31-Jul-2026 18:15:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 18:15:38 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 18:15:38 UTC] User ID: 1201
[31-Jul-2026 18:15:38 UTC] ✅ User profile retrieved successfully for user ID: 1201
[31-Jul-2026 18:16:04 UTC] === API CALL LOG ===
[31-Jul-2026 18:16:04 UTC] Endpoint: user/profile.php
[31-Jul-2026 18:16:04 UTC] Full Log Data: {
    "timestamp": "2026-07-31 18:16:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "57.128.235.71",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "57.128.235.71, 172.64.200.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMSIsInVzZXJuYW1lIjoicnVpbiB0YW4iLCJlbWFpbCI6ImFtaXIxODgxMDBAZ21haWwuY29tIiwiZXhwIjoxNzg2MTI2MzkzfQ.cJ9Q9hdhODQcceZH6LuO_1wCsSG-xq3BsQz_Il99mO0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23e979638e874b7-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "57.128.235.71",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 18:16:04 UTC] === END API CALL LOG ===
[31-Jul-2026 18:16:04 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 18:16:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMSIsInVzZXJuYW1lIjoicnVpbiB0YW4iLCJlbWFpbCI6ImFtaXIxODgxMDBAZ21haWwuY29tIiwiZXhwIjoxNzg2MTI2MzkzfQ.cJ9Q9hdhODQcceZH6LuO_1wCsSG-xq3BsQz_Il99mO0
[31-Jul-2026 18:16:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 18:16:04 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 18:16:04 UTC] User ID: 1201
[31-Jul-2026 18:16:04 UTC] ✅ User profile retrieved successfully for user ID: 1201
[31-Jul-2026 18:16:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 18:16:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 18:16:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"57.128.235.71, 172.64.200.15","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMSIsInVzZXJuYW1lIjoicnVpbiB0YW4iLCJlbWFpbCI6ImFtaXIxODgxMDBAZ21haWwuY29tIiwiZXhwIjoxNzg2MTI2MzkzfQ.cJ9Q9hdhODQcceZH6LuO_1wCsSG-xq3BsQz_Il99mO0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a23e97ae8ef774b7-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"57.128.235.71","cf-ipcountry":"PL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[31-Jul-2026 18:16:08 UTC] === User Orders API Called ===
[31-Jul-2026 18:16:08 UTC] User ID: 1201
[31-Jul-2026 18:16:08 UTC] Limit: 20, Offset: 0
[31-Jul-2026 18:16:08 UTC] Orders found: 0
[31-Jul-2026 18:16:08 UTC] Orders data: []
[31-Jul-2026 18:16:08 UTC] Total orders count: 0
[31-Jul-2026 18:16:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 18:16:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 18:16:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"57.128.235.71, 172.64.200.15","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMSIsInVzZXJuYW1lIjoicnVpbiB0YW4iLCJlbWFpbCI6ImFtaXIxODgxMDBAZ21haWwuY29tIiwiZXhwIjoxNzg2MTI2MzkzfQ.cJ9Q9hdhODQcceZH6LuO_1wCsSG-xq3BsQz_Il99mO0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a23e97b84b3574b7-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"57.128.235.71","cf-ipcountry":"PL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[31-Jul-2026 18:16:10 UTC] === User Orders API Called ===
[31-Jul-2026 18:16:10 UTC] User ID: 1201
[31-Jul-2026 18:16:10 UTC] Limit: 20, Offset: 0
[31-Jul-2026 18:16:10 UTC] Orders found: 0
[31-Jul-2026 18:16:10 UTC] Orders data: []
[31-Jul-2026 18:16:10 UTC] Total orders count: 0
[31-Jul-2026 18:16:10 UTC] === API CALL LOG ===
[31-Jul-2026 18:16:10 UTC] Endpoint: user/profile.php
[31-Jul-2026 18:16:10 UTC] Full Log Data: {
    "timestamp": "2026-07-31 18:16:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "57.128.235.71",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "57.128.235.71, 172.64.200.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMSIsInVzZXJuYW1lIjoicnVpbiB0YW4iLCJlbWFpbCI6ImFtaXIxODgxMDBAZ21haWwuY29tIiwiZXhwIjoxNzg2MTI2MzkzfQ.cJ9Q9hdhODQcceZH6LuO_1wCsSG-xq3BsQz_Il99mO0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23e97b8fcd274b7-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "57.128.235.71",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 18:16:10 UTC] === END API CALL LOG ===
[31-Jul-2026 18:16:10 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 18:16:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMSIsInVzZXJuYW1lIjoicnVpbiB0YW4iLCJlbWFpbCI6ImFtaXIxODgxMDBAZ21haWwuY29tIiwiZXhwIjoxNzg2MTI2MzkzfQ.cJ9Q9hdhODQcceZH6LuO_1wCsSG-xq3BsQz_Il99mO0
[31-Jul-2026 18:16:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 18:16:10 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 18:16:10 UTC] User ID: 1201
[31-Jul-2026 18:16:10 UTC] ✅ User profile retrieved successfully for user ID: 1201
[31-Jul-2026 18:16:11 UTC] === API CALL LOG ===
[31-Jul-2026 18:16:11 UTC] Endpoint: user/profile.php
[31-Jul-2026 18:16:11 UTC] Full Log Data: {
    "timestamp": "2026-07-31 18:16:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "57.128.235.71",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "57.128.235.71, 172.64.200.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMSIsInVzZXJuYW1lIjoicnVpbiB0YW4iLCJlbWFpbCI6ImFtaXIxODgxMDBAZ21haWwuY29tIiwiZXhwIjoxNzg2MTI2MzkzfQ.cJ9Q9hdhODQcceZH6LuO_1wCsSG-xq3BsQz_Il99mO0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23e97bdaee274b7-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "57.128.235.71",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 18:16:11 UTC] === END API CALL LOG ===
[31-Jul-2026 18:16:11 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 18:16:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMSIsInVzZXJuYW1lIjoicnVpbiB0YW4iLCJlbWFpbCI6ImFtaXIxODgxMDBAZ21haWwuY29tIiwiZXhwIjoxNzg2MTI2MzkzfQ.cJ9Q9hdhODQcceZH6LuO_1wCsSG-xq3BsQz_Il99mO0
[31-Jul-2026 18:16:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 18:16:11 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 18:16:11 UTC] User ID: 1201
[31-Jul-2026 18:16:11 UTC] ✅ User profile retrieved successfully for user ID: 1201
[31-Jul-2026 18:16:11 UTC] === API CALL LOG ===
[31-Jul-2026 18:16:11 UTC] Endpoint: user/profile.php
[31-Jul-2026 18:16:11 UTC] Full Log Data: {
    "timestamp": "2026-07-31 18:16:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "57.128.235.71",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "57.128.235.71, 172.64.200.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMSIsInVzZXJuYW1lIjoicnVpbiB0YW4iLCJlbWFpbCI6ImFtaXIxODgxMDBAZ21haWwuY29tIiwiZXhwIjoxNzg2MTI2MzkzfQ.cJ9Q9hdhODQcceZH6LuO_1wCsSG-xq3BsQz_Il99mO0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23e97bffac674b7-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "57.128.235.71",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 18:16:11 UTC] === END API CALL LOG ===
[31-Jul-2026 18:16:11 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 18:16:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMSIsInVzZXJuYW1lIjoicnVpbiB0YW4iLCJlbWFpbCI6ImFtaXIxODgxMDBAZ21haWwuY29tIiwiZXhwIjoxNzg2MTI2MzkzfQ.cJ9Q9hdhODQcceZH6LuO_1wCsSG-xq3BsQz_Il99mO0
[31-Jul-2026 18:16:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 18:16:11 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 18:16:11 UTC] User ID: 1201
[31-Jul-2026 18:16:11 UTC] ✅ User profile retrieved successfully for user ID: 1201
[31-Jul-2026 18:16:15 UTC] === API CALL LOG ===
[31-Jul-2026 18:16:15 UTC] Endpoint: user/profile.php
[31-Jul-2026 18:16:15 UTC] Full Log Data: {
    "timestamp": "2026-07-31 18:16:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "57.128.235.71",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "57.128.235.71, 172.64.200.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMSIsInVzZXJuYW1lIjoicnVpbiB0YW4iLCJlbWFpbCI6ImFtaXIxODgxMDBAZ21haWwuY29tIiwiZXhwIjoxNzg2MTI2MzkzfQ.cJ9Q9hdhODQcceZH6LuO_1wCsSG-xq3BsQz_Il99mO0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23e97d9c92574b7-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "57.128.235.71",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 18:16:15 UTC] === END API CALL LOG ===
[31-Jul-2026 18:16:15 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 18:16:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMSIsInVzZXJuYW1lIjoicnVpbiB0YW4iLCJlbWFpbCI6ImFtaXIxODgxMDBAZ21haWwuY29tIiwiZXhwIjoxNzg2MTI2MzkzfQ.cJ9Q9hdhODQcceZH6LuO_1wCsSG-xq3BsQz_Il99mO0
[31-Jul-2026 18:16:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 18:16:15 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 18:16:15 UTC] User ID: 1201
[31-Jul-2026 18:16:15 UTC] ✅ User profile retrieved successfully for user ID: 1201
[31-Jul-2026 18:16:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 18:16:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 18:16:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"57.128.235.71, 172.64.200.15","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMSIsInVzZXJuYW1lIjoicnVpbiB0YW4iLCJlbWFpbCI6ImFtaXIxODgxMDBAZ21haWwuY29tIiwiZXhwIjoxNzg2MTI2MzkzfQ.cJ9Q9hdhODQcceZH6LuO_1wCsSG-xq3BsQz_Il99mO0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a23e97d9c92274b7-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"57.128.235.71","cf-ipcountry":"PL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[31-Jul-2026 18:16:15 UTC] === User Orders API Called ===
[31-Jul-2026 18:16:15 UTC] User ID: 1201
[31-Jul-2026 18:16:15 UTC] Limit: 20, Offset: 0
[31-Jul-2026 18:16:15 UTC] Orders found: 0
[31-Jul-2026 18:16:15 UTC] Orders data: []
[31-Jul-2026 18:16:15 UTC] Total orders count: 0
[31-Jul-2026 18:16:16 UTC] === API CALL LOG ===
[31-Jul-2026 18:16:16 UTC] Endpoint: user/profile.php
[31-Jul-2026 18:16:16 UTC] Full Log Data: {
    "timestamp": "2026-07-31 18:16:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "57.128.235.71",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "57.128.235.71, 172.64.200.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMSIsInVzZXJuYW1lIjoicnVpbiB0YW4iLCJlbWFpbCI6ImFtaXIxODgxMDBAZ21haWwuY29tIiwiZXhwIjoxNzg2MTI2MzkzfQ.cJ9Q9hdhODQcceZH6LuO_1wCsSG-xq3BsQz_Il99mO0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23e97dcee7e74b7-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "57.128.235.71",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 18:16:16 UTC] === END API CALL LOG ===
[31-Jul-2026 18:16:16 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 18:16:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMSIsInVzZXJuYW1lIjoicnVpbiB0YW4iLCJlbWFpbCI6ImFtaXIxODgxMDBAZ21haWwuY29tIiwiZXhwIjoxNzg2MTI2MzkzfQ.cJ9Q9hdhODQcceZH6LuO_1wCsSG-xq3BsQz_Il99mO0
[31-Jul-2026 18:16:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 18:16:16 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 18:16:16 UTC] User ID: 1201
[31-Jul-2026 18:16:16 UTC] ✅ User profile retrieved successfully for user ID: 1201
[31-Jul-2026 18:16:16 UTC] === API CALL LOG ===
[31-Jul-2026 18:16:16 UTC] Endpoint: user/profile.php
[31-Jul-2026 18:16:16 UTC] Full Log Data: {
    "timestamp": "2026-07-31 18:16:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "57.128.235.71",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "57.128.235.71, 172.64.200.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMSIsInVzZXJuYW1lIjoicnVpbiB0YW4iLCJlbWFpbCI6ImFtaXIxODgxMDBAZ21haWwuY29tIiwiZXhwIjoxNzg2MTI2MzkzfQ.cJ9Q9hdhODQcceZH6LuO_1wCsSG-xq3BsQz_Il99mO0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23e97e04c1e74b7-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "57.128.235.71",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 18:16:16 UTC] === END API CALL LOG ===
[31-Jul-2026 18:16:16 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 18:16:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMSIsInVzZXJuYW1lIjoicnVpbiB0YW4iLCJlbWFpbCI6ImFtaXIxODgxMDBAZ21haWwuY29tIiwiZXhwIjoxNzg2MTI2MzkzfQ.cJ9Q9hdhODQcceZH6LuO_1wCsSG-xq3BsQz_Il99mO0
[31-Jul-2026 18:16:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 18:16:16 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 18:16:16 UTC] User ID: 1201
[31-Jul-2026 18:16:16 UTC] ✅ User profile retrieved successfully for user ID: 1201
[31-Jul-2026 18:16:22 UTC] === API CALL LOG ===
[31-Jul-2026 18:16:22 UTC] Endpoint: user/profile.php
[31-Jul-2026 18:16:22 UTC] Full Log Data: {
    "timestamp": "2026-07-31 18:16:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "57.128.235.71",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "57.128.235.71, 172.64.200.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMSIsInVzZXJuYW1lIjoicnVpbiB0YW4iLCJlbWFpbCI6ImFtaXIxODgxMDBAZ21haWwuY29tIiwiZXhwIjoxNzg2MTI2MzkzfQ.cJ9Q9hdhODQcceZH6LuO_1wCsSG-xq3BsQz_Il99mO0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23e98028b6574b7-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "57.128.235.71",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 18:16:22 UTC] === END API CALL LOG ===
[31-Jul-2026 18:16:22 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 18:16:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMSIsInVzZXJuYW1lIjoicnVpbiB0YW4iLCJlbWFpbCI6ImFtaXIxODgxMDBAZ21haWwuY29tIiwiZXhwIjoxNzg2MTI2MzkzfQ.cJ9Q9hdhODQcceZH6LuO_1wCsSG-xq3BsQz_Il99mO0
[31-Jul-2026 18:16:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 18:16:22 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 18:16:22 UTC] User ID: 1201
[31-Jul-2026 18:16:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 18:16:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 18:16:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"57.128.235.71, 172.64.200.15","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMSIsInVzZXJuYW1lIjoicnVpbiB0YW4iLCJlbWFpbCI6ImFtaXIxODgxMDBAZ21haWwuY29tIiwiZXhwIjoxNzg2MTI2MzkzfQ.cJ9Q9hdhODQcceZH6LuO_1wCsSG-xq3BsQz_Il99mO0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a23e98028b6174b7-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"57.128.235.71","cf-ipcountry":"PL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[31-Jul-2026 18:16:22 UTC] === User Orders API Called ===
[31-Jul-2026 18:16:22 UTC] User ID: 1201
[31-Jul-2026 18:16:22 UTC] Limit: 20, Offset: 0
[31-Jul-2026 18:16:22 UTC] ✅ User profile retrieved successfully for user ID: 1201
[31-Jul-2026 18:16:22 UTC] Orders found: 0
[31-Jul-2026 18:16:22 UTC] Orders data: []
[31-Jul-2026 18:16:22 UTC] Total orders count: 0
[31-Jul-2026 18:16:22 UTC] === API CALL LOG ===
[31-Jul-2026 18:16:22 UTC] Endpoint: user/profile.php
[31-Jul-2026 18:16:22 UTC] Full Log Data: {
    "timestamp": "2026-07-31 18:16:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "57.128.235.71",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "57.128.235.71, 172.64.200.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMSIsInVzZXJuYW1lIjoicnVpbiB0YW4iLCJlbWFpbCI6ImFtaXIxODgxMDBAZ21haWwuY29tIiwiZXhwIjoxNzg2MTI2MzkzfQ.cJ9Q9hdhODQcceZH6LuO_1wCsSG-xq3BsQz_Il99mO0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23e9805b86b74b7-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "57.128.235.71",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 18:16:22 UTC] === END API CALL LOG ===
[31-Jul-2026 18:16:22 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 18:16:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMSIsInVzZXJuYW1lIjoicnVpbiB0YW4iLCJlbWFpbCI6ImFtaXIxODgxMDBAZ21haWwuY29tIiwiZXhwIjoxNzg2MTI2MzkzfQ.cJ9Q9hdhODQcceZH6LuO_1wCsSG-xq3BsQz_Il99mO0
[31-Jul-2026 18:16:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 18:16:22 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 18:16:22 UTC] User ID: 1201
[31-Jul-2026 18:16:22 UTC] ✅ User profile retrieved successfully for user ID: 1201
[31-Jul-2026 18:16:22 UTC] === API CALL LOG ===
[31-Jul-2026 18:16:22 UTC] Endpoint: user/profile.php
[31-Jul-2026 18:16:22 UTC] Full Log Data: {
    "timestamp": "2026-07-31 18:16:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "57.128.235.71",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "57.128.235.71, 172.64.200.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMSIsInVzZXJuYW1lIjoicnVpbiB0YW4iLCJlbWFpbCI6ImFtaXIxODgxMDBAZ21haWwuY29tIiwiZXhwIjoxNzg2MTI2MzkzfQ.cJ9Q9hdhODQcceZH6LuO_1wCsSG-xq3BsQz_Il99mO0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23e98077b8074b7-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "57.128.235.71",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 18:16:22 UTC] === END API CALL LOG ===
[31-Jul-2026 18:16:22 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 18:16:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMSIsInVzZXJuYW1lIjoicnVpbiB0YW4iLCJlbWFpbCI6ImFtaXIxODgxMDBAZ21haWwuY29tIiwiZXhwIjoxNzg2MTI2MzkzfQ.cJ9Q9hdhODQcceZH6LuO_1wCsSG-xq3BsQz_Il99mO0
[31-Jul-2026 18:16:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 18:16:22 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 18:16:22 UTC] User ID: 1201
[31-Jul-2026 18:16:22 UTC] ✅ User profile retrieved successfully for user ID: 1201
[31-Jul-2026 18:16:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 18:16:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 18:16:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"57.128.235.71, 172.64.200.15","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMSIsInVzZXJuYW1lIjoicnVpbiB0YW4iLCJlbWFpbCI6ImFtaXIxODgxMDBAZ21haWwuY29tIiwiZXhwIjoxNzg2MTI2MzkzfQ.cJ9Q9hdhODQcceZH6LuO_1wCsSG-xq3BsQz_Il99mO0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a23e98316c5174b7-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"57.128.235.71","cf-ipcountry":"PL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[31-Jul-2026 18:16:29 UTC] === User Orders API Called ===
[31-Jul-2026 18:16:29 UTC] User ID: 1201
[31-Jul-2026 18:16:29 UTC] Limit: 20, Offset: 0
[31-Jul-2026 18:16:29 UTC] Orders found: 0
[31-Jul-2026 18:16:29 UTC] Orders data: []
[31-Jul-2026 18:16:29 UTC] Total orders count: 0
[31-Jul-2026 18:16:29 UTC] === API CALL LOG ===
[31-Jul-2026 18:16:29 UTC] Endpoint: user/profile.php
[31-Jul-2026 18:16:29 UTC] Full Log Data: {
    "timestamp": "2026-07-31 18:16:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "57.128.235.71",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "57.128.235.71, 172.64.200.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMSIsInVzZXJuYW1lIjoicnVpbiB0YW4iLCJlbWFpbCI6ImFtaXIxODgxMDBAZ21haWwuY29tIiwiZXhwIjoxNzg2MTI2MzkzfQ.cJ9Q9hdhODQcceZH6LuO_1wCsSG-xq3BsQz_Il99mO0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23e98324db374b7-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "57.128.235.71",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 18:16:29 UTC] === END API CALL LOG ===
[31-Jul-2026 18:16:29 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 18:16:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMSIsInVzZXJuYW1lIjoicnVpbiB0YW4iLCJlbWFpbCI6ImFtaXIxODgxMDBAZ21haWwuY29tIiwiZXhwIjoxNzg2MTI2MzkzfQ.cJ9Q9hdhODQcceZH6LuO_1wCsSG-xq3BsQz_Il99mO0
[31-Jul-2026 18:16:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 18:16:29 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 18:16:29 UTC] User ID: 1201
[31-Jul-2026 18:16:29 UTC] ✅ User profile retrieved successfully for user ID: 1201
[31-Jul-2026 18:16:30 UTC] === API CALL LOG ===
[31-Jul-2026 18:16:30 UTC] Endpoint: user/profile.php
[31-Jul-2026 18:16:30 UTC] Full Log Data: {
    "timestamp": "2026-07-31 18:16:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "57.128.235.71",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "57.128.235.71, 172.64.200.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMSIsInVzZXJuYW1lIjoicnVpbiB0YW4iLCJlbWFpbCI6ImFtaXIxODgxMDBAZ21haWwuY29tIiwiZXhwIjoxNzg2MTI2MzkzfQ.cJ9Q9hdhODQcceZH6LuO_1wCsSG-xq3BsQz_Il99mO0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23e98355acc74b7-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "57.128.235.71",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 18:16:30 UTC] === END API CALL LOG ===
[31-Jul-2026 18:16:30 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 18:16:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMSIsInVzZXJuYW1lIjoicnVpbiB0YW4iLCJlbWFpbCI6ImFtaXIxODgxMDBAZ21haWwuY29tIiwiZXhwIjoxNzg2MTI2MzkzfQ.cJ9Q9hdhODQcceZH6LuO_1wCsSG-xq3BsQz_Il99mO0
[31-Jul-2026 18:16:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 18:16:30 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 18:16:30 UTC] User ID: 1201
[31-Jul-2026 18:16:30 UTC] ✅ User profile retrieved successfully for user ID: 1201
[31-Jul-2026 18:16:30 UTC] === API CALL LOG ===
[31-Jul-2026 18:16:30 UTC] Endpoint: user/profile.php
[31-Jul-2026 18:16:30 UTC] Full Log Data: {
    "timestamp": "2026-07-31 18:16:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "57.128.235.71",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "57.128.235.71, 172.64.200.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMSIsInVzZXJuYW1lIjoicnVpbiB0YW4iLCJlbWFpbCI6ImFtaXIxODgxMDBAZ21haWwuY29tIiwiZXhwIjoxNzg2MTI2MzkzfQ.cJ9Q9hdhODQcceZH6LuO_1wCsSG-xq3BsQz_Il99mO0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23e98376e3a74b7-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "57.128.235.71",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 18:16:30 UTC] === END API CALL LOG ===
[31-Jul-2026 18:16:30 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 18:16:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMSIsInVzZXJuYW1lIjoicnVpbiB0YW4iLCJlbWFpbCI6ImFtaXIxODgxMDBAZ21haWwuY29tIiwiZXhwIjoxNzg2MTI2MzkzfQ.cJ9Q9hdhODQcceZH6LuO_1wCsSG-xq3BsQz_Il99mO0
[31-Jul-2026 18:16:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 18:16:30 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 18:16:30 UTC] User ID: 1201
[31-Jul-2026 18:16:30 UTC] ✅ User profile retrieved successfully for user ID: 1201
[31-Jul-2026 18:16:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 18:16:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 18:16:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"57.128.235.71, 172.64.200.15","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMSIsInVzZXJuYW1lIjoicnVpbiB0YW4iLCJlbWFpbCI6ImFtaXIxODgxMDBAZ21haWwuY29tIiwiZXhwIjoxNzg2MTI2MzkzfQ.cJ9Q9hdhODQcceZH6LuO_1wCsSG-xq3BsQz_Il99mO0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a23e9838a8c874b7-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"57.128.235.71","cf-ipcountry":"PL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[31-Jul-2026 18:16:30 UTC] === User Orders API Called ===
[31-Jul-2026 18:16:30 UTC] User ID: 1201
[31-Jul-2026 18:16:30 UTC] Limit: 20, Offset: 0
[31-Jul-2026 18:16:30 UTC] Orders found: 0
[31-Jul-2026 18:16:30 UTC] Orders data: []
[31-Jul-2026 18:16:30 UTC] Total orders count: 0
[31-Jul-2026 18:16:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 18:16:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 18:16:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"57.128.235.71, 172.64.200.15","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMSIsInVzZXJuYW1lIjoicnVpbiB0YW4iLCJlbWFpbCI6ImFtaXIxODgxMDBAZ21haWwuY29tIiwiZXhwIjoxNzg2MTI2MzkzfQ.cJ9Q9hdhODQcceZH6LuO_1wCsSG-xq3BsQz_Il99mO0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a23e9871aa5b74b7-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"57.128.235.71","cf-ipcountry":"PL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[31-Jul-2026 18:16:39 UTC] === User Orders API Called ===
[31-Jul-2026 18:16:39 UTC] User ID: 1201
[31-Jul-2026 18:16:39 UTC] Limit: 20, Offset: 0
[31-Jul-2026 18:16:39 UTC] Orders found: 0
[31-Jul-2026 18:16:39 UTC] Orders data: []
[31-Jul-2026 18:16:39 UTC] Total orders count: 0
[31-Jul-2026 18:16:40 UTC] === API CALL LOG ===
[31-Jul-2026 18:16:40 UTC] Endpoint: user/profile.php
[31-Jul-2026 18:16:40 UTC] Full Log Data: {
    "timestamp": "2026-07-31 18:16:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "57.128.235.71",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "57.128.235.71, 172.64.200.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMSIsInVzZXJuYW1lIjoicnVpbiB0YW4iLCJlbWFpbCI6ImFtaXIxODgxMDBAZ21haWwuY29tIiwiZXhwIjoxNzg2MTI2MzkzfQ.cJ9Q9hdhODQcceZH6LuO_1wCsSG-xq3BsQz_Il99mO0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23e98733d2274b7-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "57.128.235.71",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 18:16:40 UTC] === END API CALL LOG ===
[31-Jul-2026 18:16:40 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 18:16:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMSIsInVzZXJuYW1lIjoicnVpbiB0YW4iLCJlbWFpbCI6ImFtaXIxODgxMDBAZ21haWwuY29tIiwiZXhwIjoxNzg2MTI2MzkzfQ.cJ9Q9hdhODQcceZH6LuO_1wCsSG-xq3BsQz_Il99mO0
[31-Jul-2026 18:16:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 18:16:40 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 18:16:40 UTC] User ID: 1201
[31-Jul-2026 18:16:40 UTC] ✅ User profile retrieved successfully for user ID: 1201
[31-Jul-2026 18:16:40 UTC] === API CALL LOG ===
[31-Jul-2026 18:16:40 UTC] Endpoint: user/profile.php
[31-Jul-2026 18:16:40 UTC] Full Log Data: {
    "timestamp": "2026-07-31 18:16:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "57.128.235.71",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "57.128.235.71, 172.64.200.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMSIsInVzZXJuYW1lIjoicnVpbiB0YW4iLCJlbWFpbCI6ImFtaXIxODgxMDBAZ21haWwuY29tIiwiZXhwIjoxNzg2MTI2MzkzfQ.cJ9Q9hdhODQcceZH6LuO_1wCsSG-xq3BsQz_Il99mO0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23e98763b2474b7-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "57.128.235.71",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 18:16:40 UTC] === END API CALL LOG ===
[31-Jul-2026 18:16:40 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 18:16:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMSIsInVzZXJuYW1lIjoicnVpbiB0YW4iLCJlbWFpbCI6ImFtaXIxODgxMDBAZ21haWwuY29tIiwiZXhwIjoxNzg2MTI2MzkzfQ.cJ9Q9hdhODQcceZH6LuO_1wCsSG-xq3BsQz_Il99mO0
[31-Jul-2026 18:16:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 18:16:40 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 18:16:40 UTC] User ID: 1201
[31-Jul-2026 18:16:40 UTC] ✅ User profile retrieved successfully for user ID: 1201
[31-Jul-2026 18:16:40 UTC] === API CALL LOG ===
[31-Jul-2026 18:16:40 UTC] Endpoint: user/profile.php
[31-Jul-2026 18:16:40 UTC] Full Log Data: {
    "timestamp": "2026-07-31 18:16:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "57.128.235.71",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "57.128.235.71, 172.64.200.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMSIsInVzZXJuYW1lIjoicnVpbiB0YW4iLCJlbWFpbCI6ImFtaXIxODgxMDBAZ21haWwuY29tIiwiZXhwIjoxNzg2MTI2MzkzfQ.cJ9Q9hdhODQcceZH6LuO_1wCsSG-xq3BsQz_Il99mO0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23e98781eae74b7-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "57.128.235.71",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 18:16:40 UTC] === END API CALL LOG ===
[31-Jul-2026 18:16:40 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 18:16:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMSIsInVzZXJuYW1lIjoicnVpbiB0YW4iLCJlbWFpbCI6ImFtaXIxODgxMDBAZ21haWwuY29tIiwiZXhwIjoxNzg2MTI2MzkzfQ.cJ9Q9hdhODQcceZH6LuO_1wCsSG-xq3BsQz_Il99mO0
[31-Jul-2026 18:16:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 18:16:40 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 18:16:40 UTC] User ID: 1201
[31-Jul-2026 18:16:40 UTC] ✅ User profile retrieved successfully for user ID: 1201
[31-Jul-2026 18:16:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 18:16:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 18:16:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"57.128.235.71, 172.64.200.15","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMSIsInVzZXJuYW1lIjoicnVpbiB0YW4iLCJlbWFpbCI6ImFtaXIxODgxMDBAZ21haWwuY29tIiwiZXhwIjoxNzg2MTI2MzkzfQ.cJ9Q9hdhODQcceZH6LuO_1wCsSG-xq3BsQz_Il99mO0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a23e9886497d74b7-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"57.128.235.71","cf-ipcountry":"PL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[31-Jul-2026 18:16:43 UTC] === User Orders API Called ===
[31-Jul-2026 18:16:43 UTC] User ID: 1201
[31-Jul-2026 18:16:43 UTC] Limit: 20, Offset: 0
[31-Jul-2026 18:16:43 UTC] Orders found: 0
[31-Jul-2026 18:16:43 UTC] Orders data: []
[31-Jul-2026 18:16:43 UTC] Total orders count: 0
[31-Jul-2026 18:16:45 UTC] === API CALL LOG ===
[31-Jul-2026 18:16:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 18:16:45 UTC] Endpoint: user/profile.php
[31-Jul-2026 18:16:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 18:16:45 UTC] Full Log Data: {
    "timestamp": "2026-07-31 18:16:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "57.128.235.71",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "57.128.235.71, 172.64.200.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMSIsInVzZXJuYW1lIjoicnVpbiB0YW4iLCJlbWFpbCI6ImFtaXIxODgxMDBAZ21haWwuY29tIiwiZXhwIjoxNzg2MTI2MzkzfQ.cJ9Q9hdhODQcceZH6LuO_1wCsSG-xq3BsQz_Il99mO0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23e98940a5074b7-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "57.128.235.71",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 18:16:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"57.128.235.71, 172.64.200.15","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMSIsInVzZXJuYW1lIjoicnVpbiB0YW4iLCJlbWFpbCI6ImFtaXIxODgxMDBAZ21haWwuY29tIiwiZXhwIjoxNzg2MTI2MzkzfQ.cJ9Q9hdhODQcceZH6LuO_1wCsSG-xq3BsQz_Il99mO0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a23e98940a4d74b7-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"57.128.235.71","cf-ipcountry":"PL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[31-Jul-2026 18:16:45 UTC] === END API CALL LOG ===
[31-Jul-2026 18:16:45 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 18:16:45 UTC] === User Orders API Called ===
[31-Jul-2026 18:16:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMSIsInVzZXJuYW1lIjoicnVpbiB0YW4iLCJlbWFpbCI6ImFtaXIxODgxMDBAZ21haWwuY29tIiwiZXhwIjoxNzg2MTI2MzkzfQ.cJ9Q9hdhODQcceZH6LuO_1wCsSG-xq3BsQz_Il99mO0
[31-Jul-2026 18:16:45 UTC] User ID: 1201
[31-Jul-2026 18:16:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 18:16:45 UTC] Limit: 20, Offset: 0
[31-Jul-2026 18:16:45 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 18:16:45 UTC] User ID: 1201
[31-Jul-2026 18:16:45 UTC] ✅ User profile retrieved successfully for user ID: 1201
[31-Jul-2026 18:16:45 UTC] Orders found: 0
[31-Jul-2026 18:16:45 UTC] Orders data: []
[31-Jul-2026 18:16:45 UTC] Total orders count: 0
[31-Jul-2026 18:16:46 UTC] === API CALL LOG ===
[31-Jul-2026 18:16:46 UTC] Endpoint: user/profile.php
[31-Jul-2026 18:16:46 UTC] Full Log Data: {
    "timestamp": "2026-07-31 18:16:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "57.128.235.71",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "57.128.235.71, 172.64.200.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMSIsInVzZXJuYW1lIjoicnVpbiB0YW4iLCJlbWFpbCI6ImFtaXIxODgxMDBAZ21haWwuY29tIiwiZXhwIjoxNzg2MTI2MzkzfQ.cJ9Q9hdhODQcceZH6LuO_1wCsSG-xq3BsQz_Il99mO0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23e9898aac374b7-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "57.128.235.71",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 18:16:46 UTC] === END API CALL LOG ===
[31-Jul-2026 18:16:46 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 18:16:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMSIsInVzZXJuYW1lIjoicnVpbiB0YW4iLCJlbWFpbCI6ImFtaXIxODgxMDBAZ21haWwuY29tIiwiZXhwIjoxNzg2MTI2MzkzfQ.cJ9Q9hdhODQcceZH6LuO_1wCsSG-xq3BsQz_Il99mO0
[31-Jul-2026 18:16:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 18:16:46 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 18:16:46 UTC] User ID: 1201
[31-Jul-2026 18:16:46 UTC] ✅ User profile retrieved successfully for user ID: 1201
[31-Jul-2026 18:16:46 UTC] === API CALL LOG ===
[31-Jul-2026 18:16:46 UTC] Endpoint: user/profile.php
[31-Jul-2026 18:16:46 UTC] Full Log Data: {
    "timestamp": "2026-07-31 18:16:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "57.128.235.71",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "57.128.235.71, 172.64.200.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMSIsInVzZXJuYW1lIjoicnVpbiB0YW4iLCJlbWFpbCI6ImFtaXIxODgxMDBAZ21haWwuY29tIiwiZXhwIjoxNzg2MTI2MzkzfQ.cJ9Q9hdhODQcceZH6LuO_1wCsSG-xq3BsQz_Il99mO0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23e9898eb2174b7-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "57.128.235.71",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 18:16:46 UTC] === END API CALL LOG ===
[31-Jul-2026 18:16:46 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 18:16:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMSIsInVzZXJuYW1lIjoicnVpbiB0YW4iLCJlbWFpbCI6ImFtaXIxODgxMDBAZ21haWwuY29tIiwiZXhwIjoxNzg2MTI2MzkzfQ.cJ9Q9hdhODQcceZH6LuO_1wCsSG-xq3BsQz_Il99mO0
[31-Jul-2026 18:16:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 18:16:46 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 18:16:46 UTC] User ID: 1201
[31-Jul-2026 18:16:46 UTC] ✅ User profile retrieved successfully for user ID: 1201
[31-Jul-2026 18:16:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 18:16:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 18:16:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"57.128.235.71, 172.64.200.15","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMSIsInVzZXJuYW1lIjoicnVpbiB0YW4iLCJlbWFpbCI6ImFtaXIxODgxMDBAZ21haWwuY29tIiwiZXhwIjoxNzg2MTI2MzkzfQ.cJ9Q9hdhODQcceZH6LuO_1wCsSG-xq3BsQz_Il99mO0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a23e98b9ae7b74b7-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"57.128.235.71","cf-ipcountry":"PL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[31-Jul-2026 18:16:51 UTC] === User Orders API Called ===
[31-Jul-2026 18:16:51 UTC] User ID: 1201
[31-Jul-2026 18:16:51 UTC] Limit: 20, Offset: 0
[31-Jul-2026 18:16:51 UTC] === API CALL LOG ===
[31-Jul-2026 18:16:51 UTC] Endpoint: user/profile.php
[31-Jul-2026 18:16:51 UTC] Full Log Data: {
    "timestamp": "2026-07-31 18:16:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "57.128.235.71",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "57.128.235.71, 172.64.200.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMSIsInVzZXJuYW1lIjoicnVpbiB0YW4iLCJlbWFpbCI6ImFtaXIxODgxMDBAZ21haWwuY29tIiwiZXhwIjoxNzg2MTI2MzkzfQ.cJ9Q9hdhODQcceZH6LuO_1wCsSG-xq3BsQz_Il99mO0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23e98b9ae7e74b7-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "57.128.235.71",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 18:16:51 UTC] === END API CALL LOG ===
[31-Jul-2026 18:16:51 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 18:16:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMSIsInVzZXJuYW1lIjoicnVpbiB0YW4iLCJlbWFpbCI6ImFtaXIxODgxMDBAZ21haWwuY29tIiwiZXhwIjoxNzg2MTI2MzkzfQ.cJ9Q9hdhODQcceZH6LuO_1wCsSG-xq3BsQz_Il99mO0
[31-Jul-2026 18:16:51 UTC] Orders found: 0
[31-Jul-2026 18:16:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 18:16:51 UTC] Orders data: []
[31-Jul-2026 18:16:51 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 18:16:51 UTC] User ID: 1201
[31-Jul-2026 18:16:51 UTC] Total orders count: 0
[31-Jul-2026 18:16:51 UTC] ✅ User profile retrieved successfully for user ID: 1201
[31-Jul-2026 18:16:52 UTC] === API CALL LOG ===
[31-Jul-2026 18:16:52 UTC] Endpoint: user/profile.php
[31-Jul-2026 18:16:52 UTC] Full Log Data: {
    "timestamp": "2026-07-31 18:16:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "57.128.235.71",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "57.128.235.71, 172.64.200.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMSIsInVzZXJuYW1lIjoicnVpbiB0YW4iLCJlbWFpbCI6ImFtaXIxODgxMDBAZ21haWwuY29tIiwiZXhwIjoxNzg2MTI2MzkzfQ.cJ9Q9hdhODQcceZH6LuO_1wCsSG-xq3BsQz_Il99mO0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23e98bcfca674b7-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "57.128.235.71",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 18:16:52 UTC] === END API CALL LOG ===
[31-Jul-2026 18:16:52 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 18:16:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMSIsInVzZXJuYW1lIjoicnVpbiB0YW4iLCJlbWFpbCI6ImFtaXIxODgxMDBAZ21haWwuY29tIiwiZXhwIjoxNzg2MTI2MzkzfQ.cJ9Q9hdhODQcceZH6LuO_1wCsSG-xq3BsQz_Il99mO0
[31-Jul-2026 18:16:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 18:16:52 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 18:16:52 UTC] User ID: 1201
[31-Jul-2026 18:16:52 UTC] ✅ User profile retrieved successfully for user ID: 1201
[31-Jul-2026 18:16:52 UTC] === API CALL LOG ===
[31-Jul-2026 18:16:52 UTC] Endpoint: user/profile.php
[31-Jul-2026 18:16:52 UTC] Full Log Data: {
    "timestamp": "2026-07-31 18:16:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "57.128.235.71",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "57.128.235.71, 172.64.200.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMSIsInVzZXJuYW1lIjoicnVpbiB0YW4iLCJlbWFpbCI6ImFtaXIxODgxMDBAZ21haWwuY29tIiwiZXhwIjoxNzg2MTI2MzkzfQ.cJ9Q9hdhODQcceZH6LuO_1wCsSG-xq3BsQz_Il99mO0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23e98c05b2874b7-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "57.128.235.71",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 18:16:52 UTC] === END API CALL LOG ===
[31-Jul-2026 18:16:52 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 18:16:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMSIsInVzZXJuYW1lIjoicnVpbiB0YW4iLCJlbWFpbCI6ImFtaXIxODgxMDBAZ21haWwuY29tIiwiZXhwIjoxNzg2MTI2MzkzfQ.cJ9Q9hdhODQcceZH6LuO_1wCsSG-xq3BsQz_Il99mO0
[31-Jul-2026 18:16:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 18:16:52 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 18:16:52 UTC] User ID: 1201
[31-Jul-2026 18:16:52 UTC] ✅ User profile retrieved successfully for user ID: 1201
[31-Jul-2026 18:17:04 UTC] === API CALL LOG ===
[31-Jul-2026 18:17:04 UTC] Endpoint: user/profile.php
[31-Jul-2026 18:17:04 UTC] Full Log Data: {
    "timestamp": "2026-07-31 18:17:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "57.128.235.71",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "57.128.235.71, 172.64.200.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMSIsInVzZXJuYW1lIjoicnVpbiB0YW4iLCJlbWFpbCI6ImFtaXIxODgxMDBAZ21haWwuY29tIiwiZXhwIjoxNzg2MTI2MzkzfQ.cJ9Q9hdhODQcceZH6LuO_1wCsSG-xq3BsQz_Il99mO0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23e9908fdf374b7-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "57.128.235.71",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 18:17:04 UTC] === END API CALL LOG ===
[31-Jul-2026 18:17:04 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 18:17:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMSIsInVzZXJuYW1lIjoicnVpbiB0YW4iLCJlbWFpbCI6ImFtaXIxODgxMDBAZ21haWwuY29tIiwiZXhwIjoxNzg2MTI2MzkzfQ.cJ9Q9hdhODQcceZH6LuO_1wCsSG-xq3BsQz_Il99mO0
[31-Jul-2026 18:17:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 18:17:04 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 18:17:04 UTC] User ID: 1201
[31-Jul-2026 18:17:04 UTC] ✅ User profile retrieved successfully for user ID: 1201
[31-Jul-2026 18:17:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 18:17:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 18:17:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"57.128.235.71, 172.64.200.14","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMSIsInVzZXJuYW1lIjoicnVpbiB0YW4iLCJlbWFpbCI6ImFtaXIxODgxMDBAZ21haWwuY29tIiwiZXhwIjoxNzg2MTI2MzkzfQ.cJ9Q9hdhODQcceZH6LuO_1wCsSG-xq3BsQz_Il99mO0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a23e995abd8274b7-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"57.128.235.71","cf-ipcountry":"PL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[31-Jul-2026 18:17:17 UTC] === User Orders API Called ===
[31-Jul-2026 18:17:17 UTC] User ID: 1201
[31-Jul-2026 18:17:17 UTC] Limit: 20, Offset: 0
[31-Jul-2026 18:17:17 UTC] Orders found: 0
[31-Jul-2026 18:17:17 UTC] Orders data: []
[31-Jul-2026 18:17:17 UTC] Total orders count: 0
[31-Jul-2026 18:17:17 UTC] === API CALL LOG ===
[31-Jul-2026 18:17:17 UTC] Endpoint: user/profile.php
[31-Jul-2026 18:17:17 UTC] Full Log Data: {
    "timestamp": "2026-07-31 18:17:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "57.128.235.71",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "57.128.235.71, 172.64.200.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMSIsInVzZXJuYW1lIjoicnVpbiB0YW4iLCJlbWFpbCI6ImFtaXIxODgxMDBAZ21haWwuY29tIiwiZXhwIjoxNzg2MTI2MzkzfQ.cJ9Q9hdhODQcceZH6LuO_1wCsSG-xq3BsQz_Il99mO0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23e995c589974b7-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "57.128.235.71",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 18:17:17 UTC] === END API CALL LOG ===
[31-Jul-2026 18:17:17 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 18:17:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMSIsInVzZXJuYW1lIjoicnVpbiB0YW4iLCJlbWFpbCI6ImFtaXIxODgxMDBAZ21haWwuY29tIiwiZXhwIjoxNzg2MTI2MzkzfQ.cJ9Q9hdhODQcceZH6LuO_1wCsSG-xq3BsQz_Il99mO0
[31-Jul-2026 18:17:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 18:17:17 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 18:17:17 UTC] User ID: 1201
[31-Jul-2026 18:17:17 UTC] ✅ User profile retrieved successfully for user ID: 1201
[31-Jul-2026 18:17:18 UTC] === API CALL LOG ===
[31-Jul-2026 18:17:18 UTC] Endpoint: user/profile.php
[31-Jul-2026 18:17:18 UTC] Full Log Data: {
    "timestamp": "2026-07-31 18:17:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "57.128.235.71",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "57.128.235.71, 172.64.200.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMSIsInVzZXJuYW1lIjoicnVpbiB0YW4iLCJlbWFpbCI6ImFtaXIxODgxMDBAZ21haWwuY29tIiwiZXhwIjoxNzg2MTI2MzkzfQ.cJ9Q9hdhODQcceZH6LuO_1wCsSG-xq3BsQz_Il99mO0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23e995f7e3174b7-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "57.128.235.71",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 18:17:18 UTC] === END API CALL LOG ===
[31-Jul-2026 18:17:18 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 18:17:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMSIsInVzZXJuYW1lIjoicnVpbiB0YW4iLCJlbWFpbCI6ImFtaXIxODgxMDBAZ21haWwuY29tIiwiZXhwIjoxNzg2MTI2MzkzfQ.cJ9Q9hdhODQcceZH6LuO_1wCsSG-xq3BsQz_Il99mO0
[31-Jul-2026 18:17:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 18:17:18 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 18:17:18 UTC] User ID: 1201
[31-Jul-2026 18:17:18 UTC] ✅ User profile retrieved successfully for user ID: 1201
[31-Jul-2026 18:17:18 UTC] === API CALL LOG ===
[31-Jul-2026 18:17:18 UTC] Endpoint: user/profile.php
[31-Jul-2026 18:17:18 UTC] Full Log Data: {
    "timestamp": "2026-07-31 18:17:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "57.128.235.71",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "57.128.235.71, 172.64.200.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMSIsInVzZXJuYW1lIjoicnVpbiB0YW4iLCJlbWFpbCI6ImFtaXIxODgxMDBAZ21haWwuY29tIiwiZXhwIjoxNzg2MTI2MzkzfQ.cJ9Q9hdhODQcceZH6LuO_1wCsSG-xq3BsQz_Il99mO0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23e996149c174b7-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "57.128.235.71",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 18:17:18 UTC] === END API CALL LOG ===
[31-Jul-2026 18:17:18 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 18:17:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMSIsInVzZXJuYW1lIjoicnVpbiB0YW4iLCJlbWFpbCI6ImFtaXIxODgxMDBAZ21haWwuY29tIiwiZXhwIjoxNzg2MTI2MzkzfQ.cJ9Q9hdhODQcceZH6LuO_1wCsSG-xq3BsQz_Il99mO0
[31-Jul-2026 18:17:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 18:17:18 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 18:17:18 UTC] User ID: 1201
[31-Jul-2026 18:17:18 UTC] ✅ User profile retrieved successfully for user ID: 1201
[31-Jul-2026 18:17:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 18:17:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 18:17:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"57.128.235.71, 172.64.200.14","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMSIsInVzZXJuYW1lIjoicnVpbiB0YW4iLCJlbWFpbCI6ImFtaXIxODgxMDBAZ21haWwuY29tIiwiZXhwIjoxNzg2MTI2MzkzfQ.cJ9Q9hdhODQcceZH6LuO_1wCsSG-xq3BsQz_Il99mO0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a23e998d4c7c74b7-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"57.128.235.71","cf-ipcountry":"PL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[31-Jul-2026 18:17:25 UTC] === User Orders API Called ===
[31-Jul-2026 18:17:25 UTC] User ID: 1201
[31-Jul-2026 18:17:25 UTC] Limit: 20, Offset: 0
[31-Jul-2026 18:17:25 UTC] Orders found: 0
[31-Jul-2026 18:17:25 UTC] Orders data: []
[31-Jul-2026 18:17:25 UTC] Total orders count: 0
[31-Jul-2026 18:17:26 UTC] === API CALL LOG ===
[31-Jul-2026 18:17:26 UTC] Endpoint: user/profile.php
[31-Jul-2026 18:17:26 UTC] Full Log Data: {
    "timestamp": "2026-07-31 18:17:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "57.128.235.71",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "57.128.235.71, 172.64.200.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMSIsInVzZXJuYW1lIjoicnVpbiB0YW4iLCJlbWFpbCI6ImFtaXIxODgxMDBAZ21haWwuY29tIiwiZXhwIjoxNzg2MTI2MzkzfQ.cJ9Q9hdhODQcceZH6LuO_1wCsSG-xq3BsQz_Il99mO0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23e99960c2d74b7-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "57.128.235.71",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 18:17:26 UTC] === END API CALL LOG ===
[31-Jul-2026 18:17:26 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 18:17:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMSIsInVzZXJuYW1lIjoicnVpbiB0YW4iLCJlbWFpbCI6ImFtaXIxODgxMDBAZ21haWwuY29tIiwiZXhwIjoxNzg2MTI2MzkzfQ.cJ9Q9hdhODQcceZH6LuO_1wCsSG-xq3BsQz_Il99mO0
[31-Jul-2026 18:17:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 18:17:26 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 18:17:26 UTC] User ID: 1201
[31-Jul-2026 18:17:26 UTC] ✅ User profile retrieved successfully for user ID: 1201
[31-Jul-2026 18:17:27 UTC] User Purchases API - User ID: 1201
[31-Jul-2026 18:17:27 UTC] User Purchases API - Total purchases found: 0
[31-Jul-2026 18:17:30 UTC] === API CALL LOG ===
[31-Jul-2026 18:17:30 UTC] Endpoint: user/profile.php
[31-Jul-2026 18:17:30 UTC] Full Log Data: {
    "timestamp": "2026-07-31 18:17:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "57.128.235.71",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "57.128.235.71, 172.64.200.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMSIsInVzZXJuYW1lIjoicnVpbiB0YW4iLCJlbWFpbCI6ImFtaXIxODgxMDBAZ21haWwuY29tIiwiZXhwIjoxNzg2MTI2MzkzfQ.cJ9Q9hdhODQcceZH6LuO_1wCsSG-xq3BsQz_Il99mO0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23e99ab2d4674b7-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "57.128.235.71",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 18:17:30 UTC] === END API CALL LOG ===
[31-Jul-2026 18:17:30 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 18:17:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMSIsInVzZXJuYW1lIjoicnVpbiB0YW4iLCJlbWFpbCI6ImFtaXIxODgxMDBAZ21haWwuY29tIiwiZXhwIjoxNzg2MTI2MzkzfQ.cJ9Q9hdhODQcceZH6LuO_1wCsSG-xq3BsQz_Il99mO0
[31-Jul-2026 18:17:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 18:17:30 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 18:17:30 UTC] User ID: 1201
[31-Jul-2026 18:17:30 UTC] ✅ User profile retrieved successfully for user ID: 1201
[31-Jul-2026 18:17:30 UTC] User Purchases API - User ID: 1201
[31-Jul-2026 18:17:30 UTC] User Purchases API - Total purchases found: 0
[31-Jul-2026 18:17:32 UTC] User Purchases API - User ID: 1201
[31-Jul-2026 18:17:32 UTC] User Purchases API - Total purchases found: 0
[31-Jul-2026 18:17:33 UTC] === API CALL LOG ===
[31-Jul-2026 18:17:33 UTC] Endpoint: user/profile.php
[31-Jul-2026 18:17:33 UTC] Full Log Data: {
    "timestamp": "2026-07-31 18:17:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "57.128.235.71",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "57.128.235.71, 172.64.200.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMSIsInVzZXJuYW1lIjoicnVpbiB0YW4iLCJlbWFpbCI6ImFtaXIxODgxMDBAZ21haWwuY29tIiwiZXhwIjoxNzg2MTI2MzkzfQ.cJ9Q9hdhODQcceZH6LuO_1wCsSG-xq3BsQz_Il99mO0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23e99be6af874b7-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "57.128.235.71",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 18:17:33 UTC] === END API CALL LOG ===
[31-Jul-2026 18:17:33 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 18:17:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMSIsInVzZXJuYW1lIjoicnVpbiB0YW4iLCJlbWFpbCI6ImFtaXIxODgxMDBAZ21haWwuY29tIiwiZXhwIjoxNzg2MTI2MzkzfQ.cJ9Q9hdhODQcceZH6LuO_1wCsSG-xq3BsQz_Il99mO0
[31-Jul-2026 18:17:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 18:17:33 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 18:17:33 UTC] User ID: 1201
[31-Jul-2026 18:17:33 UTC] ✅ User profile retrieved successfully for user ID: 1201
[31-Jul-2026 18:17:33 UTC] User Purchases API - User ID: 1201
[31-Jul-2026 18:17:33 UTC] User Purchases API - Total purchases found: 0
[31-Jul-2026 18:17:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 18:17:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 18:17:46 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"57.128.235.71, 172.64.200.15","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMSIsInVzZXJuYW1lIjoicnVpbiB0YW4iLCJlbWFpbCI6ImFtaXIxODgxMDBAZ21haWwuY29tIiwiZXhwIjoxNzg2MTI2MzkzfQ.cJ9Q9hdhODQcceZH6LuO_1wCsSG-xq3BsQz_Il99mO0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a23e9a13690e74b7-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"57.128.235.71","cf-ipcountry":"PL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[31-Jul-2026 18:17:46 UTC] === User Orders API Called ===
[31-Jul-2026 18:17:46 UTC] User ID: 1201
[31-Jul-2026 18:17:46 UTC] Limit: 20, Offset: 0
[31-Jul-2026 18:17:46 UTC] Orders found: 0
[31-Jul-2026 18:17:46 UTC] Orders data: []
[31-Jul-2026 18:17:46 UTC] Total orders count: 0
[31-Jul-2026 18:17:46 UTC] === API CALL LOG ===
[31-Jul-2026 18:17:46 UTC] Endpoint: user/profile.php
[31-Jul-2026 18:17:46 UTC] Full Log Data: {
    "timestamp": "2026-07-31 18:17:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "57.128.235.71",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "57.128.235.71, 172.64.200.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMSIsInVzZXJuYW1lIjoicnVpbiB0YW4iLCJlbWFpbCI6ImFtaXIxODgxMDBAZ21haWwuY29tIiwiZXhwIjoxNzg2MTI2MzkzfQ.cJ9Q9hdhODQcceZH6LuO_1wCsSG-xq3BsQz_Il99mO0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23e9a13690f74b7-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "57.128.235.71",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 18:17:46 UTC] === END API CALL LOG ===
[31-Jul-2026 18:17:46 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 18:17:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMSIsInVzZXJuYW1lIjoicnVpbiB0YW4iLCJlbWFpbCI6ImFtaXIxODgxMDBAZ21haWwuY29tIiwiZXhwIjoxNzg2MTI2MzkzfQ.cJ9Q9hdhODQcceZH6LuO_1wCsSG-xq3BsQz_Il99mO0
[31-Jul-2026 18:17:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 18:17:46 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 18:17:46 UTC] User ID: 1201
[31-Jul-2026 18:17:46 UTC] ✅ User profile retrieved successfully for user ID: 1201
[31-Jul-2026 18:17:47 UTC] === API CALL LOG ===
[31-Jul-2026 18:17:47 UTC] Endpoint: user/profile.php
[31-Jul-2026 18:17:47 UTC] Full Log Data: {
    "timestamp": "2026-07-31 18:17:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "57.128.235.71",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "57.128.235.71, 172.64.200.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMSIsInVzZXJuYW1lIjoicnVpbiB0YW4iLCJlbWFpbCI6ImFtaXIxODgxMDBAZ21haWwuY29tIiwiZXhwIjoxNzg2MTI2MzkzfQ.cJ9Q9hdhODQcceZH6LuO_1wCsSG-xq3BsQz_Il99mO0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23e9a16df8774b7-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "57.128.235.71",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 18:17:47 UTC] === END API CALL LOG ===
[31-Jul-2026 18:17:47 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 18:17:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMSIsInVzZXJuYW1lIjoicnVpbiB0YW4iLCJlbWFpbCI6ImFtaXIxODgxMDBAZ21haWwuY29tIiwiZXhwIjoxNzg2MTI2MzkzfQ.cJ9Q9hdhODQcceZH6LuO_1wCsSG-xq3BsQz_Il99mO0
[31-Jul-2026 18:17:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 18:17:47 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 18:17:47 UTC] User ID: 1201
[31-Jul-2026 18:17:47 UTC] ✅ User profile retrieved successfully for user ID: 1201
[31-Jul-2026 18:17:47 UTC] === API CALL LOG ===
[31-Jul-2026 18:17:47 UTC] Endpoint: user/profile.php
[31-Jul-2026 18:17:47 UTC] Full Log Data: {
    "timestamp": "2026-07-31 18:17:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "57.128.235.71",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "57.128.235.71, 172.64.200.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMSIsInVzZXJuYW1lIjoicnVpbiB0YW4iLCJlbWFpbCI6ImFtaXIxODgxMDBAZ21haWwuY29tIiwiZXhwIjoxNzg2MTI2MzkzfQ.cJ9Q9hdhODQcceZH6LuO_1wCsSG-xq3BsQz_Il99mO0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23e9a18fbf574b7-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "57.128.235.71",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 18:17:47 UTC] === END API CALL LOG ===
[31-Jul-2026 18:17:47 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 18:17:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMSIsInVzZXJuYW1lIjoicnVpbiB0YW4iLCJlbWFpbCI6ImFtaXIxODgxMDBAZ21haWwuY29tIiwiZXhwIjoxNzg2MTI2MzkzfQ.cJ9Q9hdhODQcceZH6LuO_1wCsSG-xq3BsQz_Il99mO0
[31-Jul-2026 18:17:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 18:17:47 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 18:17:47 UTC] User ID: 1201
[31-Jul-2026 18:17:47 UTC] ✅ User profile retrieved successfully for user ID: 1201
[31-Jul-2026 18:17:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 18:17:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 18:17:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"57.128.235.71, 172.64.200.15","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMSIsInVzZXJuYW1lIjoicnVpbiB0YW4iLCJlbWFpbCI6ImFtaXIxODgxMDBAZ21haWwuY29tIiwiZXhwIjoxNzg2MTI2MzkzfQ.cJ9Q9hdhODQcceZH6LuO_1wCsSG-xq3BsQz_Il99mO0","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a23e9a32cb3674b7-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"57.128.235.71","cf-ipcountry":"PL","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[31-Jul-2026 18:17:51 UTC] === User Orders API Called ===
[31-Jul-2026 18:17:51 UTC] User ID: 1201
[31-Jul-2026 18:17:51 UTC] Limit: 20, Offset: 0
[31-Jul-2026 18:17:51 UTC] Orders found: 0
[31-Jul-2026 18:17:51 UTC] Orders data: []
[31-Jul-2026 18:17:51 UTC] Total orders count: 0
[31-Jul-2026 18:17:52 UTC] === API CALL LOG ===
[31-Jul-2026 18:17:52 UTC] Endpoint: user/profile.php
[31-Jul-2026 18:17:52 UTC] Full Log Data: {
    "timestamp": "2026-07-31 18:17:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "57.128.235.71",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "57.128.235.71, 172.64.200.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMSIsInVzZXJuYW1lIjoicnVpbiB0YW4iLCJlbWFpbCI6ImFtaXIxODgxMDBAZ21haWwuY29tIiwiZXhwIjoxNzg2MTI2MzkzfQ.cJ9Q9hdhODQcceZH6LuO_1wCsSG-xq3BsQz_Il99mO0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23e9a344ece74b7-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "57.128.235.71",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 18:17:52 UTC] === END API CALL LOG ===
[31-Jul-2026 18:17:52 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 18:17:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMSIsInVzZXJuYW1lIjoicnVpbiB0YW4iLCJlbWFpbCI6ImFtaXIxODgxMDBAZ21haWwuY29tIiwiZXhwIjoxNzg2MTI2MzkzfQ.cJ9Q9hdhODQcceZH6LuO_1wCsSG-xq3BsQz_Il99mO0
[31-Jul-2026 18:17:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 18:17:52 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 18:17:52 UTC] User ID: 1201
[31-Jul-2026 18:17:52 UTC] ✅ User profile retrieved successfully for user ID: 1201
[31-Jul-2026 18:17:52 UTC] === API CALL LOG ===
[31-Jul-2026 18:17:52 UTC] Endpoint: user/profile.php
[31-Jul-2026 18:17:52 UTC] Full Log Data: {
    "timestamp": "2026-07-31 18:17:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "57.128.235.71",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "57.128.235.71, 172.64.200.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMSIsInVzZXJuYW1lIjoicnVpbiB0YW4iLCJlbWFpbCI6ImFtaXIxODgxMDBAZ21haWwuY29tIiwiZXhwIjoxNzg2MTI2MzkzfQ.cJ9Q9hdhODQcceZH6LuO_1wCsSG-xq3BsQz_Il99mO0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23e9a375ce674b7-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "57.128.235.71",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 18:17:52 UTC] === END API CALL LOG ===
[31-Jul-2026 18:17:52 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 18:17:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMSIsInVzZXJuYW1lIjoicnVpbiB0YW4iLCJlbWFpbCI6ImFtaXIxODgxMDBAZ21haWwuY29tIiwiZXhwIjoxNzg2MTI2MzkzfQ.cJ9Q9hdhODQcceZH6LuO_1wCsSG-xq3BsQz_Il99mO0
[31-Jul-2026 18:17:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 18:17:52 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 18:17:52 UTC] User ID: 1201
[31-Jul-2026 18:17:52 UTC] ✅ User profile retrieved successfully for user ID: 1201
[31-Jul-2026 18:17:52 UTC] === API CALL LOG ===
[31-Jul-2026 18:17:52 UTC] Endpoint: user/profile.php
[31-Jul-2026 18:17:52 UTC] Full Log Data: {
    "timestamp": "2026-07-31 18:17:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "57.128.235.71",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "57.128.235.71, 172.64.200.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMSIsInVzZXJuYW1lIjoicnVpbiB0YW4iLCJlbWFpbCI6ImFtaXIxODgxMDBAZ21haWwuY29tIiwiZXhwIjoxNzg2MTI2MzkzfQ.cJ9Q9hdhODQcceZH6LuO_1wCsSG-xq3BsQz_Il99mO0",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23e9a392fac74b7-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "57.128.235.71",
        "cf-ipcountry": "PL",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 18:17:52 UTC] === END API CALL LOG ===
[31-Jul-2026 18:17:52 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 18:17:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMSIsInVzZXJuYW1lIjoicnVpbiB0YW4iLCJlbWFpbCI6ImFtaXIxODgxMDBAZ21haWwuY29tIiwiZXhwIjoxNzg2MTI2MzkzfQ.cJ9Q9hdhODQcceZH6LuO_1wCsSG-xq3BsQz_Il99mO0
[31-Jul-2026 18:17:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 18:17:52 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 18:17:52 UTC] User ID: 1201
[31-Jul-2026 18:17:52 UTC] ✅ User profile retrieved successfully for user ID: 1201
[31-Jul-2026 20:32:23 UTC] === API CALL LOG ===
[31-Jul-2026 20:32:23 UTC] Endpoint: user/profile.php
[31-Jul-2026 20:32:23 UTC] Full Log Data: {
    "timestamp": "2026-07-31 20:32:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.80.143.150",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.80.143.150, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMiIsInVzZXJuYW1lIjoia2Frd3drYWsxMHNrIiwiZW1haWwiOiJpMHMxczJhM2lzc2FAZ21haWwuY29tIiwiZXhwIjoxNzg2MTM0NzQzfQ.9irDJ2hXEG4LRHojPA41MH_n92Xq0x4b2Q6yAfYjI-I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23f5f45be968aa0-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.80.143.150",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 20:32:23 UTC] === END API CALL LOG ===
[31-Jul-2026 20:32:23 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 20:32:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMiIsInVzZXJuYW1lIjoia2Frd3drYWsxMHNrIiwiZW1haWwiOiJpMHMxczJhM2lzc2FAZ21haWwuY29tIiwiZXhwIjoxNzg2MTM0NzQzfQ.9irDJ2hXEG4LRHojPA41MH_n92Xq0x4b2Q6yAfYjI-I
[31-Jul-2026 20:32:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 20:32:23 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 20:32:23 UTC] User ID: 1202
[31-Jul-2026 20:32:23 UTC] ✅ User profile retrieved successfully for user ID: 1202
[31-Jul-2026 20:32:23 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 20:32:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 20:32:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.80.143.150, 172.68.234.189","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMiIsInVzZXJuYW1lIjoia2Frd3drYWsxMHNrIiwiZW1haWwiOiJpMHMxczJhM2lzc2FAZ21haWwuY29tIiwiZXhwIjoxNzg2MTM0NzQzfQ.9irDJ2hXEG4LRHojPA41MH_n92Xq0x4b2Q6yAfYjI-I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a23f5f45be9d8aa0-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.80.143.150","cf-ipcountry":"YE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[31-Jul-2026 20:32:23 UTC] === User Orders API Called ===
[31-Jul-2026 20:32:23 UTC] User ID: 1202
[31-Jul-2026 20:32:23 UTC] Limit: 20, Offset: 0
[31-Jul-2026 20:32:23 UTC] Orders found: 0
[31-Jul-2026 20:32:23 UTC] Orders data: []
[31-Jul-2026 20:32:23 UTC] Total orders count: 0
[31-Jul-2026 20:32:24 UTC] === API CALL LOG ===
[31-Jul-2026 20:32:24 UTC] Endpoint: user/profile.php
[31-Jul-2026 20:32:24 UTC] Full Log Data: {
    "timestamp": "2026-07-31 20:32:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.80.143.150",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.80.143.150, 172.68.234.189",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMiIsInVzZXJuYW1lIjoia2Frd3drYWsxMHNrIiwiZW1haWwiOiJpMHMxczJhM2lzc2FAZ21haWwuY29tIiwiZXhwIjoxNzg2MTM0NzQzfQ.9irDJ2hXEG4LRHojPA41MH_n92Xq0x4b2Q6yAfYjI-I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23f5f46584c8aa0-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.80.143.150",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 20:32:24 UTC] === END API CALL LOG ===
[31-Jul-2026 20:32:24 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 20:32:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMiIsInVzZXJuYW1lIjoia2Frd3drYWsxMHNrIiwiZW1haWwiOiJpMHMxczJhM2lzc2FAZ21haWwuY29tIiwiZXhwIjoxNzg2MTM0NzQzfQ.9irDJ2hXEG4LRHojPA41MH_n92Xq0x4b2Q6yAfYjI-I
[31-Jul-2026 20:32:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 20:32:24 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 20:32:24 UTC] User ID: 1202
[31-Jul-2026 20:32:24 UTC] ✅ User profile retrieved successfully for user ID: 1202
[31-Jul-2026 20:32:24 UTC] === API CALL LOG ===
[31-Jul-2026 20:32:24 UTC] Endpoint: user/profile.php
[31-Jul-2026 20:32:24 UTC] Full Log Data: {
    "timestamp": "2026-07-31 20:32:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.80.143.150",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.80.143.150, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMiIsInVzZXJuYW1lIjoia2Frd3drYWsxMHNrIiwiZW1haWwiOiJpMHMxczJhM2lzc2FAZ21haWwuY29tIiwiZXhwIjoxNzg2MTM0NzQzfQ.9irDJ2hXEG4LRHojPA41MH_n92Xq0x4b2Q6yAfYjI-I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23f5f4a6bd28aa0-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.80.143.150",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 20:32:24 UTC] === END API CALL LOG ===
[31-Jul-2026 20:32:24 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 20:32:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMiIsInVzZXJuYW1lIjoia2Frd3drYWsxMHNrIiwiZW1haWwiOiJpMHMxczJhM2lzc2FAZ21haWwuY29tIiwiZXhwIjoxNzg2MTM0NzQzfQ.9irDJ2hXEG4LRHojPA41MH_n92Xq0x4b2Q6yAfYjI-I
[31-Jul-2026 20:32:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 20:32:24 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 20:32:24 UTC] User ID: 1202
[31-Jul-2026 20:32:24 UTC] ✅ User profile retrieved successfully for user ID: 1202
[31-Jul-2026 20:32:35 UTC] === API CALL LOG ===
[31-Jul-2026 20:32:35 UTC] Endpoint: user/profile.php
[31-Jul-2026 20:32:35 UTC] Full Log Data: {
    "timestamp": "2026-07-31 20:32:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.80.143.150",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.80.143.150, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMiIsInVzZXJuYW1lIjoia2Frd3drYWsxMHNrIiwiZW1haWwiOiJpMHMxczJhM2lzc2FAZ21haWwuY29tIiwiZXhwIjoxNzg2MTM0NzQzfQ.9irDJ2hXEG4LRHojPA41MH_n92Xq0x4b2Q6yAfYjI-I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23f5f8a8f9d8aa0-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.80.143.150",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 20:32:35 UTC] === END API CALL LOG ===
[31-Jul-2026 20:32:35 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 20:32:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMiIsInVzZXJuYW1lIjoia2Frd3drYWsxMHNrIiwiZW1haWwiOiJpMHMxczJhM2lzc2FAZ21haWwuY29tIiwiZXhwIjoxNzg2MTM0NzQzfQ.9irDJ2hXEG4LRHojPA41MH_n92Xq0x4b2Q6yAfYjI-I
[31-Jul-2026 20:32:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 20:32:35 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 20:32:35 UTC] User ID: 1202
[31-Jul-2026 20:32:35 UTC] ✅ User profile retrieved successfully for user ID: 1202
[31-Jul-2026 20:32:47 UTC] === API CALL LOG ===
[31-Jul-2026 20:32:47 UTC] Endpoint: user/profile.php
[31-Jul-2026 20:32:47 UTC] Full Log Data: {
    "timestamp": "2026-07-31 20:32:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.80.143.150",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.80.143.150, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMiIsInVzZXJuYW1lIjoia2Frd3drYWsxMHNrIiwiZW1haWwiOiJpMHMxczJhM2lzc2FAZ21haWwuY29tIiwiZXhwIjoxNzg2MTM0NzQzfQ.9irDJ2hXEG4LRHojPA41MH_n92Xq0x4b2Q6yAfYjI-I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23f5fdb3baf8aa0-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.80.143.150",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 20:32:47 UTC] === END API CALL LOG ===
[31-Jul-2026 20:32:47 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 20:32:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMiIsInVzZXJuYW1lIjoia2Frd3drYWsxMHNrIiwiZW1haWwiOiJpMHMxczJhM2lzc2FAZ21haWwuY29tIiwiZXhwIjoxNzg2MTM0NzQzfQ.9irDJ2hXEG4LRHojPA41MH_n92Xq0x4b2Q6yAfYjI-I
[31-Jul-2026 20:32:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 20:32:47 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 20:32:47 UTC] User ID: 1202
[31-Jul-2026 20:32:47 UTC] ✅ User profile retrieved successfully for user ID: 1202
[31-Jul-2026 20:33:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 20:33:29 UTC] === API CALL LOG ===
[31-Jul-2026 20:33:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 20:33:29 UTC] Endpoint: user/profile.php
[31-Jul-2026 20:33:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.80.143.150, 172.68.234.131","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMiIsInVzZXJuYW1lIjoia2Frd3drYWsxMHNrIiwiZW1haWwiOiJpMHMxczJhM2lzc2FAZ21haWwuY29tIiwiZXhwIjoxNzg2MTM0NzQzfQ.9irDJ2hXEG4LRHojPA41MH_n92Xq0x4b2Q6yAfYjI-I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a23f60df58658aa0-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.80.143.150","cf-ipcountry":"YE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[31-Jul-2026 20:33:29 UTC] Full Log Data: {
    "timestamp": "2026-07-31 20:33:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.80.143.150",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.80.143.150, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMiIsInVzZXJuYW1lIjoia2Frd3drYWsxMHNrIiwiZW1haWwiOiJpMHMxczJhM2lzc2FAZ21haWwuY29tIiwiZXhwIjoxNzg2MTM0NzQzfQ.9irDJ2hXEG4LRHojPA41MH_n92Xq0x4b2Q6yAfYjI-I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23f60df58678aa0-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.80.143.150",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 20:33:29 UTC] === END API CALL LOG ===
[31-Jul-2026 20:33:29 UTC] === User Orders API Called ===
[31-Jul-2026 20:33:29 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 20:33:29 UTC] User ID: 1202
[31-Jul-2026 20:33:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMiIsInVzZXJuYW1lIjoia2Frd3drYWsxMHNrIiwiZW1haWwiOiJpMHMxczJhM2lzc2FAZ21haWwuY29tIiwiZXhwIjoxNzg2MTM0NzQzfQ.9irDJ2hXEG4LRHojPA41MH_n92Xq0x4b2Q6yAfYjI-I
[31-Jul-2026 20:33:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 20:33:29 UTC] Limit: 20, Offset: 0
[31-Jul-2026 20:33:29 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 20:33:29 UTC] User ID: 1202
[31-Jul-2026 20:33:29 UTC] Orders found: 0
[31-Jul-2026 20:33:29 UTC] ✅ User profile retrieved successfully for user ID: 1202
[31-Jul-2026 20:33:29 UTC] Orders data: []
[31-Jul-2026 20:33:29 UTC] Total orders count: 0
[31-Jul-2026 20:33:30 UTC] === API CALL LOG ===
[31-Jul-2026 20:33:30 UTC] Endpoint: user/profile.php
[31-Jul-2026 20:33:30 UTC] Full Log Data: {
    "timestamp": "2026-07-31 20:33:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.80.143.150",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.80.143.150, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMiIsInVzZXJuYW1lIjoia2Frd3drYWsxMHNrIiwiZW1haWwiOiJpMHMxczJhM2lzc2FAZ21haWwuY29tIiwiZXhwIjoxNzg2MTM0NzQzfQ.9irDJ2hXEG4LRHojPA41MH_n92Xq0x4b2Q6yAfYjI-I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23f60e2692f8aa0-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.80.143.150",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 20:33:30 UTC] === END API CALL LOG ===
[31-Jul-2026 20:33:30 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 20:33:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMiIsInVzZXJuYW1lIjoia2Frd3drYWsxMHNrIiwiZW1haWwiOiJpMHMxczJhM2lzc2FAZ21haWwuY29tIiwiZXhwIjoxNzg2MTM0NzQzfQ.9irDJ2hXEG4LRHojPA41MH_n92Xq0x4b2Q6yAfYjI-I
[31-Jul-2026 20:33:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 20:33:30 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 20:33:30 UTC] User ID: 1202
[31-Jul-2026 20:33:30 UTC] ✅ User profile retrieved successfully for user ID: 1202
[31-Jul-2026 20:33:30 UTC] === API CALL LOG ===
[31-Jul-2026 20:33:30 UTC] Endpoint: user/profile.php
[31-Jul-2026 20:33:30 UTC] Full Log Data: {
    "timestamp": "2026-07-31 20:33:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.80.143.150",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.80.143.150, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMiIsInVzZXJuYW1lIjoia2Frd3drYWsxMHNrIiwiZW1haWwiOiJpMHMxczJhM2lzc2FAZ21haWwuY29tIiwiZXhwIjoxNzg2MTM0NzQzfQ.9irDJ2hXEG4LRHojPA41MH_n92Xq0x4b2Q6yAfYjI-I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23f60e53a038aa0-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.80.143.150",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 20:33:30 UTC] === END API CALL LOG ===
[31-Jul-2026 20:33:30 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 20:33:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMiIsInVzZXJuYW1lIjoia2Frd3drYWsxMHNrIiwiZW1haWwiOiJpMHMxczJhM2lzc2FAZ21haWwuY29tIiwiZXhwIjoxNzg2MTM0NzQzfQ.9irDJ2hXEG4LRHojPA41MH_n92Xq0x4b2Q6yAfYjI-I
[31-Jul-2026 20:33:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 20:33:30 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 20:33:30 UTC] User ID: 1202
[31-Jul-2026 20:33:30 UTC] ✅ User profile retrieved successfully for user ID: 1202
[31-Jul-2026 20:33:58 UTC] === API CALL LOG ===
[31-Jul-2026 20:33:58 UTC] Endpoint: user/profile.php
[31-Jul-2026 20:33:58 UTC] Full Log Data: {
    "timestamp": "2026-07-31 20:33:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.80.143.150",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.80.143.150, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMiIsInVzZXJuYW1lIjoia2Frd3drYWsxMHNrIiwiZW1haWwiOiJpMHMxczJhM2lzc2FAZ21haWwuY29tIiwiZXhwIjoxNzg2MTM0NzQzfQ.9irDJ2hXEG4LRHojPA41MH_n92Xq0x4b2Q6yAfYjI-I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23f61929b9f8aa0-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.80.143.150",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 20:33:58 UTC] === END API CALL LOG ===
[31-Jul-2026 20:33:58 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 20:33:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMiIsInVzZXJuYW1lIjoia2Frd3drYWsxMHNrIiwiZW1haWwiOiJpMHMxczJhM2lzc2FAZ21haWwuY29tIiwiZXhwIjoxNzg2MTM0NzQzfQ.9irDJ2hXEG4LRHojPA41MH_n92Xq0x4b2Q6yAfYjI-I
[31-Jul-2026 20:33:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 20:33:58 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 20:33:58 UTC] User ID: 1202
[31-Jul-2026 20:33:58 UTC] ✅ User profile retrieved successfully for user ID: 1202
[31-Jul-2026 20:33:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 20:33:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 20:33:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.80.143.150, 172.68.234.131","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMiIsInVzZXJuYW1lIjoia2Frd3drYWsxMHNrIiwiZW1haWwiOiJpMHMxczJhM2lzc2FAZ21haWwuY29tIiwiZXhwIjoxNzg2MTM0NzQzfQ.9irDJ2hXEG4LRHojPA41MH_n92Xq0x4b2Q6yAfYjI-I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a23f61929b968aa0-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.80.143.150","cf-ipcountry":"YE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[31-Jul-2026 20:33:58 UTC] === User Orders API Called ===
[31-Jul-2026 20:33:58 UTC] User ID: 1202
[31-Jul-2026 20:33:58 UTC] Limit: 20, Offset: 0
[31-Jul-2026 20:33:58 UTC] Orders found: 0
[31-Jul-2026 20:33:58 UTC] Orders data: []
[31-Jul-2026 20:33:58 UTC] Total orders count: 0
[31-Jul-2026 20:33:58 UTC] === API CALL LOG ===
[31-Jul-2026 20:33:58 UTC] Endpoint: user/profile.php
[31-Jul-2026 20:33:58 UTC] Full Log Data: {
    "timestamp": "2026-07-31 20:33:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.80.143.150",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.80.143.150, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMiIsInVzZXJuYW1lIjoia2Frd3drYWsxMHNrIiwiZW1haWwiOiJpMHMxczJhM2lzc2FAZ21haWwuY29tIiwiZXhwIjoxNzg2MTM0NzQzfQ.9irDJ2hXEG4LRHojPA41MH_n92Xq0x4b2Q6yAfYjI-I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23f61960e388aa0-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.80.143.150",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 20:33:58 UTC] === END API CALL LOG ===
[31-Jul-2026 20:33:58 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 20:33:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMiIsInVzZXJuYW1lIjoia2Frd3drYWsxMHNrIiwiZW1haWwiOiJpMHMxczJhM2lzc2FAZ21haWwuY29tIiwiZXhwIjoxNzg2MTM0NzQzfQ.9irDJ2hXEG4LRHojPA41MH_n92Xq0x4b2Q6yAfYjI-I
[31-Jul-2026 20:33:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 20:33:58 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 20:33:58 UTC] User ID: 1202
[31-Jul-2026 20:33:58 UTC] ✅ User profile retrieved successfully for user ID: 1202
[31-Jul-2026 20:33:58 UTC] === API CALL LOG ===
[31-Jul-2026 20:33:58 UTC] Endpoint: user/profile.php
[31-Jul-2026 20:33:58 UTC] Full Log Data: {
    "timestamp": "2026-07-31 20:33:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.80.143.150",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.80.143.150, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMiIsInVzZXJuYW1lIjoia2Frd3drYWsxMHNrIiwiZW1haWwiOiJpMHMxczJhM2lzc2FAZ21haWwuY29tIiwiZXhwIjoxNzg2MTM0NzQzfQ.9irDJ2hXEG4LRHojPA41MH_n92Xq0x4b2Q6yAfYjI-I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23f619709c38aa0-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.80.143.150",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 20:33:58 UTC] === END API CALL LOG ===
[31-Jul-2026 20:33:58 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 20:33:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMiIsInVzZXJuYW1lIjoia2Frd3drYWsxMHNrIiwiZW1haWwiOiJpMHMxczJhM2lzc2FAZ21haWwuY29tIiwiZXhwIjoxNzg2MTM0NzQzfQ.9irDJ2hXEG4LRHojPA41MH_n92Xq0x4b2Q6yAfYjI-I
[31-Jul-2026 20:33:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 20:33:58 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 20:33:58 UTC] User ID: 1202
[31-Jul-2026 20:33:58 UTC] ✅ User profile retrieved successfully for user ID: 1202
[31-Jul-2026 20:34:10 UTC] === API CALL LOG ===
[31-Jul-2026 20:34:10 UTC] Endpoint: user/profile.php
[31-Jul-2026 20:34:10 UTC] Full Log Data: {
    "timestamp": "2026-07-31 20:34:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.80.143.150",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.80.143.150, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMiIsInVzZXJuYW1lIjoia2Frd3drYWsxMHNrIiwiZW1haWwiOiJpMHMxczJhM2lzc2FAZ21haWwuY29tIiwiZXhwIjoxNzg2MTM0NzQzfQ.9irDJ2hXEG4LRHojPA41MH_n92Xq0x4b2Q6yAfYjI-I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23f61e0db3c8aa0-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.80.143.150",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 20:34:10 UTC] === END API CALL LOG ===
[31-Jul-2026 20:34:10 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 20:34:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMiIsInVzZXJuYW1lIjoia2Frd3drYWsxMHNrIiwiZW1haWwiOiJpMHMxczJhM2lzc2FAZ21haWwuY29tIiwiZXhwIjoxNzg2MTM0NzQzfQ.9irDJ2hXEG4LRHojPA41MH_n92Xq0x4b2Q6yAfYjI-I
[31-Jul-2026 20:34:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 20:34:10 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 20:34:10 UTC] User ID: 1202
[31-Jul-2026 20:34:10 UTC] ✅ User profile retrieved successfully for user ID: 1202
[31-Jul-2026 20:34:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 20:34:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 20:34:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.80.143.150, 172.68.234.130","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMiIsInVzZXJuYW1lIjoia2Frd3drYWsxMHNrIiwiZW1haWwiOiJpMHMxczJhM2lzc2FAZ21haWwuY29tIiwiZXhwIjoxNzg2MTM0NzQzfQ.9irDJ2hXEG4LRHojPA41MH_n92Xq0x4b2Q6yAfYjI-I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a23f61f43d708aa0-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.80.143.150","cf-ipcountry":"YE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[31-Jul-2026 20:34:13 UTC] === User Orders API Called ===
[31-Jul-2026 20:34:13 UTC] User ID: 1202
[31-Jul-2026 20:34:13 UTC] Limit: 20, Offset: 0
[31-Jul-2026 20:34:13 UTC] Orders found: 0
[31-Jul-2026 20:34:13 UTC] Orders data: []
[31-Jul-2026 20:34:13 UTC] Total orders count: 0
[31-Jul-2026 20:34:13 UTC] === API CALL LOG ===
[31-Jul-2026 20:34:13 UTC] Endpoint: user/profile.php
[31-Jul-2026 20:34:13 UTC] Full Log Data: {
    "timestamp": "2026-07-31 20:34:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.80.143.150",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.80.143.150, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMiIsInVzZXJuYW1lIjoia2Frd3drYWsxMHNrIiwiZW1haWwiOiJpMHMxczJhM2lzc2FAZ21haWwuY29tIiwiZXhwIjoxNzg2MTM0NzQzfQ.9irDJ2hXEG4LRHojPA41MH_n92Xq0x4b2Q6yAfYjI-I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23f61f43d738aa0-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.80.143.150",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 20:34:13 UTC] === END API CALL LOG ===
[31-Jul-2026 20:34:13 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 20:34:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMiIsInVzZXJuYW1lIjoia2Frd3drYWsxMHNrIiwiZW1haWwiOiJpMHMxczJhM2lzc2FAZ21haWwuY29tIiwiZXhwIjoxNzg2MTM0NzQzfQ.9irDJ2hXEG4LRHojPA41MH_n92Xq0x4b2Q6yAfYjI-I
[31-Jul-2026 20:34:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 20:34:13 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 20:34:13 UTC] User ID: 1202
[31-Jul-2026 20:34:13 UTC] ✅ User profile retrieved successfully for user ID: 1202
[31-Jul-2026 20:34:14 UTC] === API CALL LOG ===
[31-Jul-2026 20:34:14 UTC] Endpoint: user/profile.php
[31-Jul-2026 20:34:14 UTC] Full Log Data: {
    "timestamp": "2026-07-31 20:34:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.80.143.150",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.80.143.150, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMiIsInVzZXJuYW1lIjoia2Frd3drYWsxMHNrIiwiZW1haWwiOiJpMHMxczJhM2lzc2FAZ21haWwuY29tIiwiZXhwIjoxNzg2MTM0NzQzfQ.9irDJ2hXEG4LRHojPA41MH_n92Xq0x4b2Q6yAfYjI-I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23f61f7e86d8aa0-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.80.143.150",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 20:34:14 UTC] === END API CALL LOG ===
[31-Jul-2026 20:34:14 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 20:34:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMiIsInVzZXJuYW1lIjoia2Frd3drYWsxMHNrIiwiZW1haWwiOiJpMHMxczJhM2lzc2FAZ21haWwuY29tIiwiZXhwIjoxNzg2MTM0NzQzfQ.9irDJ2hXEG4LRHojPA41MH_n92Xq0x4b2Q6yAfYjI-I
[31-Jul-2026 20:34:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 20:34:14 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 20:34:14 UTC] User ID: 1202
[31-Jul-2026 20:34:14 UTC] ✅ User profile retrieved successfully for user ID: 1202
[31-Jul-2026 20:34:14 UTC] === API CALL LOG ===
[31-Jul-2026 20:34:14 UTC] Endpoint: user/profile.php
[31-Jul-2026 20:34:14 UTC] Full Log Data: {
    "timestamp": "2026-07-31 20:34:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.80.143.150",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.80.143.150, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMiIsInVzZXJuYW1lIjoia2Frd3drYWsxMHNrIiwiZW1haWwiOiJpMHMxczJhM2lzc2FAZ21haWwuY29tIiwiZXhwIjoxNzg2MTM0NzQzfQ.9irDJ2hXEG4LRHojPA41MH_n92Xq0x4b2Q6yAfYjI-I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23f61fa0f5b8aa0-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.80.143.150",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 20:34:14 UTC] === END API CALL LOG ===
[31-Jul-2026 20:34:14 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 20:34:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMiIsInVzZXJuYW1lIjoia2Frd3drYWsxMHNrIiwiZW1haWwiOiJpMHMxczJhM2lzc2FAZ21haWwuY29tIiwiZXhwIjoxNzg2MTM0NzQzfQ.9irDJ2hXEG4LRHojPA41MH_n92Xq0x4b2Q6yAfYjI-I
[31-Jul-2026 20:34:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 20:34:14 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 20:34:14 UTC] User ID: 1202
[31-Jul-2026 20:34:14 UTC] ✅ User profile retrieved successfully for user ID: 1202
[31-Jul-2026 20:34:16 UTC] === API CALL LOG ===
[31-Jul-2026 20:34:16 UTC] Endpoint: user/profile.php
[31-Jul-2026 20:34:16 UTC] Full Log Data: {
    "timestamp": "2026-07-31 20:34:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.80.143.150",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.80.143.150, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMiIsInVzZXJuYW1lIjoia2Frd3drYWsxMHNrIiwiZW1haWwiOiJpMHMxczJhM2lzc2FAZ21haWwuY29tIiwiZXhwIjoxNzg2MTM0NzQzfQ.9irDJ2hXEG4LRHojPA41MH_n92Xq0x4b2Q6yAfYjI-I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23f6207a88a8aa0-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.80.143.150",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 20:34:16 UTC] === END API CALL LOG ===
[31-Jul-2026 20:34:16 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 20:34:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMiIsInVzZXJuYW1lIjoia2Frd3drYWsxMHNrIiwiZW1haWwiOiJpMHMxczJhM2lzc2FAZ21haWwuY29tIiwiZXhwIjoxNzg2MTM0NzQzfQ.9irDJ2hXEG4LRHojPA41MH_n92Xq0x4b2Q6yAfYjI-I
[31-Jul-2026 20:34:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 20:34:16 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 20:34:16 UTC] User ID: 1202
[31-Jul-2026 20:34:16 UTC] ✅ User profile retrieved successfully for user ID: 1202
[31-Jul-2026 20:34:17 UTC] User Purchases API - User ID: 1202
[31-Jul-2026 20:34:17 UTC] User Purchases API - Total purchases found: 0
[31-Jul-2026 20:34:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 20:34:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 20:34:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.80.143.150, 172.68.234.131","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMiIsInVzZXJuYW1lIjoia2Frd3drYWsxMHNrIiwiZW1haWwiOiJpMHMxczJhM2lzc2FAZ21haWwuY29tIiwiZXhwIjoxNzg2MTM0NzQzfQ.9irDJ2hXEG4LRHojPA41MH_n92Xq0x4b2Q6yAfYjI-I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a23f62550c698aa0-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.80.143.150","cf-ipcountry":"YE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[31-Jul-2026 20:34:29 UTC] === User Orders API Called ===
[31-Jul-2026 20:34:29 UTC] User ID: 1202
[31-Jul-2026 20:34:29 UTC] Limit: 20, Offset: 0
[31-Jul-2026 20:34:29 UTC] Orders found: 0
[31-Jul-2026 20:34:29 UTC] Orders data: []
[31-Jul-2026 20:34:29 UTC] Total orders count: 0
[31-Jul-2026 20:34:29 UTC] === API CALL LOG ===
[31-Jul-2026 20:34:29 UTC] Endpoint: user/profile.php
[31-Jul-2026 20:34:29 UTC] Full Log Data: {
    "timestamp": "2026-07-31 20:34:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.80.143.150",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.80.143.150, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMiIsInVzZXJuYW1lIjoia2Frd3drYWsxMHNrIiwiZW1haWwiOiJpMHMxczJhM2lzc2FAZ21haWwuY29tIiwiZXhwIjoxNzg2MTM0NzQzfQ.9irDJ2hXEG4LRHojPA41MH_n92Xq0x4b2Q6yAfYjI-I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23f62550c708aa0-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.80.143.150",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 20:34:29 UTC] === END API CALL LOG ===
[31-Jul-2026 20:34:29 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 20:34:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMiIsInVzZXJuYW1lIjoia2Frd3drYWsxMHNrIiwiZW1haWwiOiJpMHMxczJhM2lzc2FAZ21haWwuY29tIiwiZXhwIjoxNzg2MTM0NzQzfQ.9irDJ2hXEG4LRHojPA41MH_n92Xq0x4b2Q6yAfYjI-I
[31-Jul-2026 20:34:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 20:34:29 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 20:34:29 UTC] User ID: 1202
[31-Jul-2026 20:34:29 UTC] ✅ User profile retrieved successfully for user ID: 1202
[31-Jul-2026 20:34:29 UTC] === API CALL LOG ===
[31-Jul-2026 20:34:29 UTC] Endpoint: user/profile.php
[31-Jul-2026 20:34:29 UTC] Full Log Data: {
    "timestamp": "2026-07-31 20:34:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.80.143.150",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.80.143.150, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMiIsInVzZXJuYW1lIjoia2Frd3drYWsxMHNrIiwiZW1haWwiOiJpMHMxczJhM2lzc2FAZ21haWwuY29tIiwiZXhwIjoxNzg2MTM0NzQzfQ.9irDJ2hXEG4LRHojPA41MH_n92Xq0x4b2Q6yAfYjI-I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23f6257dcac8aa0-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.80.143.150",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 20:34:29 UTC] === END API CALL LOG ===
[31-Jul-2026 20:34:29 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 20:34:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMiIsInVzZXJuYW1lIjoia2Frd3drYWsxMHNrIiwiZW1haWwiOiJpMHMxczJhM2lzc2FAZ21haWwuY29tIiwiZXhwIjoxNzg2MTM0NzQzfQ.9irDJ2hXEG4LRHojPA41MH_n92Xq0x4b2Q6yAfYjI-I
[31-Jul-2026 20:34:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 20:34:29 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 20:34:29 UTC] User ID: 1202
[31-Jul-2026 20:34:29 UTC] ✅ User profile retrieved successfully for user ID: 1202
[31-Jul-2026 20:34:30 UTC] === API CALL LOG ===
[31-Jul-2026 20:34:30 UTC] Endpoint: user/profile.php
[31-Jul-2026 20:34:30 UTC] Full Log Data: {
    "timestamp": "2026-07-31 20:34:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.80.143.150",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.80.143.150, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMiIsInVzZXJuYW1lIjoia2Frd3drYWsxMHNrIiwiZW1haWwiOiJpMHMxczJhM2lzc2FAZ21haWwuY29tIiwiZXhwIjoxNzg2MTM0NzQzfQ.9irDJ2hXEG4LRHojPA41MH_n92Xq0x4b2Q6yAfYjI-I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23f6259a9ea8aa0-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.80.143.150",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 20:34:30 UTC] === END API CALL LOG ===
[31-Jul-2026 20:34:30 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 20:34:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMiIsInVzZXJuYW1lIjoia2Frd3drYWsxMHNrIiwiZW1haWwiOiJpMHMxczJhM2lzc2FAZ21haWwuY29tIiwiZXhwIjoxNzg2MTM0NzQzfQ.9irDJ2hXEG4LRHojPA41MH_n92Xq0x4b2Q6yAfYjI-I
[31-Jul-2026 20:34:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 20:34:30 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 20:34:30 UTC] User ID: 1202
[31-Jul-2026 20:34:30 UTC] ✅ User profile retrieved successfully for user ID: 1202
[31-Jul-2026 20:34:41 UTC] === API CALL LOG ===
[31-Jul-2026 20:34:41 UTC] Endpoint: user/profile.php
[31-Jul-2026 20:34:41 UTC] Full Log Data: {
    "timestamp": "2026-07-31 20:34:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.80.143.150",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.80.143.150, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMiIsInVzZXJuYW1lIjoia2Frd3drYWsxMHNrIiwiZW1haWwiOiJpMHMxczJhM2lzc2FAZ21haWwuY29tIiwiZXhwIjoxNzg2MTM0NzQzfQ.9irDJ2hXEG4LRHojPA41MH_n92Xq0x4b2Q6yAfYjI-I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23f629e3c268aa0-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.80.143.150",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 20:34:41 UTC] === END API CALL LOG ===
[31-Jul-2026 20:34:41 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 20:34:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMiIsInVzZXJuYW1lIjoia2Frd3drYWsxMHNrIiwiZW1haWwiOiJpMHMxczJhM2lzc2FAZ21haWwuY29tIiwiZXhwIjoxNzg2MTM0NzQzfQ.9irDJ2hXEG4LRHojPA41MH_n92Xq0x4b2Q6yAfYjI-I
[31-Jul-2026 20:34:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 20:34:41 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 20:34:41 UTC] User ID: 1202
[31-Jul-2026 20:34:41 UTC] ✅ User profile retrieved successfully for user ID: 1202
[31-Jul-2026 20:34:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 20:34:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 20:34:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.80.143.150, 172.68.234.131","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMiIsInVzZXJuYW1lIjoia2Frd3drYWsxMHNrIiwiZW1haWwiOiJpMHMxczJhM2lzc2FAZ21haWwuY29tIiwiZXhwIjoxNzg2MTM0NzQzfQ.9irDJ2hXEG4LRHojPA41MH_n92Xq0x4b2Q6yAfYjI-I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a23f629e3c258aa0-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.80.143.150","cf-ipcountry":"YE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[31-Jul-2026 20:34:41 UTC] === User Orders API Called ===
[31-Jul-2026 20:34:41 UTC] User ID: 1202
[31-Jul-2026 20:34:41 UTC] Limit: 20, Offset: 0
[31-Jul-2026 20:34:41 UTC] Orders found: 0
[31-Jul-2026 20:34:41 UTC] Orders data: []
[31-Jul-2026 20:34:41 UTC] Total orders count: 0
[31-Jul-2026 20:34:41 UTC] === API CALL LOG ===
[31-Jul-2026 20:34:41 UTC] Endpoint: user/profile.php
[31-Jul-2026 20:34:41 UTC] Full Log Data: {
    "timestamp": "2026-07-31 20:34:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.80.143.150",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.80.143.150, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMiIsInVzZXJuYW1lIjoia2Frd3drYWsxMHNrIiwiZW1haWwiOiJpMHMxczJhM2lzc2FAZ21haWwuY29tIiwiZXhwIjoxNzg2MTM0NzQzfQ.9irDJ2hXEG4LRHojPA41MH_n92Xq0x4b2Q6yAfYjI-I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23f62a1dfd78aa0-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.80.143.150",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 20:34:41 UTC] === END API CALL LOG ===
[31-Jul-2026 20:34:41 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 20:34:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMiIsInVzZXJuYW1lIjoia2Frd3drYWsxMHNrIiwiZW1haWwiOiJpMHMxczJhM2lzc2FAZ21haWwuY29tIiwiZXhwIjoxNzg2MTM0NzQzfQ.9irDJ2hXEG4LRHojPA41MH_n92Xq0x4b2Q6yAfYjI-I
[31-Jul-2026 20:34:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 20:34:41 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 20:34:41 UTC] User ID: 1202
[31-Jul-2026 20:34:41 UTC] ✅ User profile retrieved successfully for user ID: 1202
[31-Jul-2026 20:34:41 UTC] === API CALL LOG ===
[31-Jul-2026 20:34:41 UTC] Endpoint: user/profile.php
[31-Jul-2026 20:34:41 UTC] Full Log Data: {
    "timestamp": "2026-07-31 20:34:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.80.143.150",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.80.143.150, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMiIsInVzZXJuYW1lIjoia2Frd3drYWsxMHNrIiwiZW1haWwiOiJpMHMxczJhM2lzc2FAZ21haWwuY29tIiwiZXhwIjoxNzg2MTM0NzQzfQ.9irDJ2hXEG4LRHojPA41MH_n92Xq0x4b2Q6yAfYjI-I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23f62a40e408aa0-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.80.143.150",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 20:34:41 UTC] === END API CALL LOG ===
[31-Jul-2026 20:34:41 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 20:34:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMiIsInVzZXJuYW1lIjoia2Frd3drYWsxMHNrIiwiZW1haWwiOiJpMHMxczJhM2lzc2FAZ21haWwuY29tIiwiZXhwIjoxNzg2MTM0NzQzfQ.9irDJ2hXEG4LRHojPA41MH_n92Xq0x4b2Q6yAfYjI-I
[31-Jul-2026 20:34:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 20:34:41 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 20:34:41 UTC] User ID: 1202
[31-Jul-2026 20:34:41 UTC] ✅ User profile retrieved successfully for user ID: 1202
[31-Jul-2026 20:34:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 20:34:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 20:34:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.80.143.150, 172.68.234.131","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMiIsInVzZXJuYW1lIjoia2Frd3drYWsxMHNrIiwiZW1haWwiOiJpMHMxczJhM2lzc2FAZ21haWwuY29tIiwiZXhwIjoxNzg2MTM0NzQzfQ.9irDJ2hXEG4LRHojPA41MH_n92Xq0x4b2Q6yAfYjI-I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a23f62cb8da18aa0-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.80.143.150","cf-ipcountry":"YE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[31-Jul-2026 20:34:48 UTC] === User Orders API Called ===
[31-Jul-2026 20:34:48 UTC] User ID: 1202
[31-Jul-2026 20:34:48 UTC] Limit: 20, Offset: 0
[31-Jul-2026 20:34:48 UTC] Orders found: 0
[31-Jul-2026 20:34:48 UTC] Orders data: []
[31-Jul-2026 20:34:48 UTC] Total orders count: 0
[31-Jul-2026 20:34:49 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 20:34:49 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 20:34:49 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.80.143.150, 172.68.234.131","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMiIsInVzZXJuYW1lIjoia2Frd3drYWsxMHNrIiwiZW1haWwiOiJpMHMxczJhM2lzc2FAZ21haWwuY29tIiwiZXhwIjoxNzg2MTM0NzQzfQ.9irDJ2hXEG4LRHojPA41MH_n92Xq0x4b2Q6yAfYjI-I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a23f62d188a58aa0-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.80.143.150","cf-ipcountry":"YE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[31-Jul-2026 20:34:49 UTC] === User Orders API Called ===
[31-Jul-2026 20:34:49 UTC] User ID: 1202
[31-Jul-2026 20:34:49 UTC] Limit: 20, Offset: 0
[31-Jul-2026 20:34:49 UTC] Orders found: 0
[31-Jul-2026 20:34:49 UTC] Orders data: []
[31-Jul-2026 20:34:49 UTC] Total orders count: 0
[31-Jul-2026 20:34:49 UTC] === API CALL LOG ===
[31-Jul-2026 20:34:49 UTC] Endpoint: user/profile.php
[31-Jul-2026 20:34:49 UTC] Full Log Data: {
    "timestamp": "2026-07-31 20:34:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.80.143.150",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.80.143.150, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMiIsInVzZXJuYW1lIjoia2Frd3drYWsxMHNrIiwiZW1haWwiOiJpMHMxczJhM2lzc2FAZ21haWwuY29tIiwiZXhwIjoxNzg2MTM0NzQzfQ.9irDJ2hXEG4LRHojPA41MH_n92Xq0x4b2Q6yAfYjI-I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23f62d188a88aa0-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.80.143.150",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 20:34:49 UTC] === END API CALL LOG ===
[31-Jul-2026 20:34:49 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 20:34:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMiIsInVzZXJuYW1lIjoia2Frd3drYWsxMHNrIiwiZW1haWwiOiJpMHMxczJhM2lzc2FAZ21haWwuY29tIiwiZXhwIjoxNzg2MTM0NzQzfQ.9irDJ2hXEG4LRHojPA41MH_n92Xq0x4b2Q6yAfYjI-I
[31-Jul-2026 20:34:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 20:34:49 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 20:34:49 UTC] User ID: 1202
[31-Jul-2026 20:34:49 UTC] ✅ User profile retrieved successfully for user ID: 1202
[31-Jul-2026 20:34:49 UTC] === API CALL LOG ===
[31-Jul-2026 20:34:49 UTC] Endpoint: user/profile.php
[31-Jul-2026 20:34:49 UTC] Full Log Data: {
    "timestamp": "2026-07-31 20:34:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.80.143.150",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.80.143.150, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMiIsInVzZXJuYW1lIjoia2Frd3drYWsxMHNrIiwiZW1haWwiOiJpMHMxczJhM2lzc2FAZ21haWwuY29tIiwiZXhwIjoxNzg2MTM0NzQzfQ.9irDJ2hXEG4LRHojPA41MH_n92Xq0x4b2Q6yAfYjI-I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23f62d51b3c8aa0-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.80.143.150",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 20:34:49 UTC] === END API CALL LOG ===
[31-Jul-2026 20:34:49 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 20:34:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMiIsInVzZXJuYW1lIjoia2Frd3drYWsxMHNrIiwiZW1haWwiOiJpMHMxczJhM2lzc2FAZ21haWwuY29tIiwiZXhwIjoxNzg2MTM0NzQzfQ.9irDJ2hXEG4LRHojPA41MH_n92Xq0x4b2Q6yAfYjI-I
[31-Jul-2026 20:34:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 20:34:49 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 20:34:49 UTC] User ID: 1202
[31-Jul-2026 20:34:49 UTC] ✅ User profile retrieved successfully for user ID: 1202
[31-Jul-2026 20:34:50 UTC] === API CALL LOG ===
[31-Jul-2026 20:34:50 UTC] Endpoint: user/profile.php
[31-Jul-2026 20:34:50 UTC] Full Log Data: {
    "timestamp": "2026-07-31 20:34:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.80.143.150",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.80.143.150, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMiIsInVzZXJuYW1lIjoia2Frd3drYWsxMHNrIiwiZW1haWwiOiJpMHMxczJhM2lzc2FAZ21haWwuY29tIiwiZXhwIjoxNzg2MTM0NzQzfQ.9irDJ2hXEG4LRHojPA41MH_n92Xq0x4b2Q6yAfYjI-I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23f62d8ee128aa0-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.80.143.150",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 20:34:50 UTC] === END API CALL LOG ===
[31-Jul-2026 20:34:50 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 20:34:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMiIsInVzZXJuYW1lIjoia2Frd3drYWsxMHNrIiwiZW1haWwiOiJpMHMxczJhM2lzc2FAZ21haWwuY29tIiwiZXhwIjoxNzg2MTM0NzQzfQ.9irDJ2hXEG4LRHojPA41MH_n92Xq0x4b2Q6yAfYjI-I
[31-Jul-2026 20:34:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 20:34:50 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 20:34:50 UTC] User ID: 1202
[31-Jul-2026 20:34:50 UTC] ✅ User profile retrieved successfully for user ID: 1202
[31-Jul-2026 20:34:59 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 20:34:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 20:34:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"185.80.143.150, 172.68.234.131","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMiIsInVzZXJuYW1lIjoia2Frd3drYWsxMHNrIiwiZW1haWwiOiJpMHMxczJhM2lzc2FAZ21haWwuY29tIiwiZXhwIjoxNzg2MTM0NzQzfQ.9irDJ2hXEG4LRHojPA41MH_n92Xq0x4b2Q6yAfYjI-I","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a23f630f588f8aa0-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"185.80.143.150","cf-ipcountry":"YE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[31-Jul-2026 20:34:59 UTC] === User Orders API Called ===
[31-Jul-2026 20:34:59 UTC] User ID: 1202
[31-Jul-2026 20:34:59 UTC] Limit: 20, Offset: 0
[31-Jul-2026 20:34:59 UTC] Orders found: 0
[31-Jul-2026 20:34:59 UTC] Orders data: []
[31-Jul-2026 20:34:59 UTC] Total orders count: 0
[31-Jul-2026 20:35:01 UTC] === API CALL LOG ===
[31-Jul-2026 20:35:01 UTC] Endpoint: user/profile.php
[31-Jul-2026 20:35:01 UTC] Full Log Data: {
    "timestamp": "2026-07-31 20:35:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "185.80.143.150",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "185.80.143.150, 172.68.234.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMiIsInVzZXJuYW1lIjoia2Frd3drYWsxMHNrIiwiZW1haWwiOiJpMHMxczJhM2lzc2FAZ21haWwuY29tIiwiZXhwIjoxNzg2MTM0NzQzfQ.9irDJ2hXEG4LRHojPA41MH_n92Xq0x4b2Q6yAfYjI-I",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23f631b3baa8aa0-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "185.80.143.150",
        "cf-ipcountry": "YE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 20:35:01 UTC] === END API CALL LOG ===
[31-Jul-2026 20:35:01 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 20:35:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMiIsInVzZXJuYW1lIjoia2Frd3drYWsxMHNrIiwiZW1haWwiOiJpMHMxczJhM2lzc2FAZ21haWwuY29tIiwiZXhwIjoxNzg2MTM0NzQzfQ.9irDJ2hXEG4LRHojPA41MH_n92Xq0x4b2Q6yAfYjI-I
[31-Jul-2026 20:35:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 20:35:01 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 20:35:01 UTC] User ID: 1202
[31-Jul-2026 20:35:01 UTC] ✅ User profile retrieved successfully for user ID: 1202
[31-Jul-2026 20:35:01 UTC] User Purchases API - User ID: 1202
[31-Jul-2026 20:35:01 UTC] User Purchases API - Total purchases found: 1
[31-Jul-2026 20:51:39 UTC] === API CALL LOG ===
[31-Jul-2026 20:51:39 UTC] Endpoint: user/profile.php
[31-Jul-2026 20:51:39 UTC] Full Log Data: {
    "timestamp": "2026-07-31 20:51:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "153.67.177.152",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "153.67.177.152, 162.158.122.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMyIsInVzZXJuYW1lIjoiQGZ5ZG9sIiwiZW1haWwiOiJsb21wb2ZpZGVsZTEzNEBnbWFpbC5jb20iLCJleHAiOjE3ODYxMzU4OTd9.j6lNB_Hn4bHlm32i82ZsrgOZPr3kTcrSTW-94szO6gM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23f7b7e4f5d0349-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "153.67.177.152",
        "cf-ipcountry": "BF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 20:51:39 UTC] === END API CALL LOG ===
[31-Jul-2026 20:51:39 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 20:51:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMyIsInVzZXJuYW1lIjoiQGZ5ZG9sIiwiZW1haWwiOiJsb21wb2ZpZGVsZTEzNEBnbWFpbC5jb20iLCJleHAiOjE3ODYxMzU4OTd9.j6lNB_Hn4bHlm32i82ZsrgOZPr3kTcrSTW-94szO6gM
[31-Jul-2026 20:51:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 20:51:39 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 20:51:39 UTC] User ID: 1203
[31-Jul-2026 20:51:39 UTC] ✅ User profile retrieved successfully for user ID: 1203
[31-Jul-2026 20:51:39 UTC] === API CALL LOG ===
[31-Jul-2026 20:51:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 20:51:39 UTC] Endpoint: user/profile.php
[31-Jul-2026 20:51:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 20:51:39 UTC] Full Log Data: {
    "timestamp": "2026-07-31 20:51:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "153.67.177.152",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "153.67.177.152, 162.158.122.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMyIsInVzZXJuYW1lIjoiQGZ5ZG9sIiwiZW1haWwiOiJsb21wb2ZpZGVsZTEzNEBnbWFpbC5jb20iLCJleHAiOjE3ODYxMzU4OTd9.j6lNB_Hn4bHlm32i82ZsrgOZPr3kTcrSTW-94szO6gM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23f7b7e4f590349-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "153.67.177.152",
        "cf-ipcountry": "BF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 20:51:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"153.67.177.152, 162.158.122.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMyIsInVzZXJuYW1lIjoiQGZ5ZG9sIiwiZW1haWwiOiJsb21wb2ZpZGVsZTEzNEBnbWFpbC5jb20iLCJleHAiOjE3ODYxMzU4OTd9.j6lNB_Hn4bHlm32i82ZsrgOZPr3kTcrSTW-94szO6gM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a23f7b7e4f660349-MAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"153.67.177.152","cf-ipcountry":"BF","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[31-Jul-2026 20:51:39 UTC] === END API CALL LOG ===
[31-Jul-2026 20:51:39 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 20:51:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMyIsInVzZXJuYW1lIjoiQGZ5ZG9sIiwiZW1haWwiOiJsb21wb2ZpZGVsZTEzNEBnbWFpbC5jb20iLCJleHAiOjE3ODYxMzU4OTd9.j6lNB_Hn4bHlm32i82ZsrgOZPr3kTcrSTW-94szO6gM
[31-Jul-2026 20:51:39 UTC] === User Orders API Called ===
[31-Jul-2026 20:51:39 UTC] User ID: 1203
[31-Jul-2026 20:51:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 20:51:39 UTC] Limit: 20, Offset: 0
[31-Jul-2026 20:51:39 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 20:51:39 UTC] User ID: 1203
[31-Jul-2026 20:51:39 UTC] ✅ User profile retrieved successfully for user ID: 1203
[31-Jul-2026 20:51:39 UTC] Orders found: 0
[31-Jul-2026 20:51:39 UTC] Orders data: []
[31-Jul-2026 20:51:39 UTC] Total orders count: 0
[31-Jul-2026 20:51:39 UTC] === API CALL LOG ===
[31-Jul-2026 20:51:39 UTC] Endpoint: user/profile.php
[31-Jul-2026 20:51:39 UTC] Full Log Data: {
    "timestamp": "2026-07-31 20:51:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "153.67.177.152",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "153.67.177.152, 162.158.122.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMyIsInVzZXJuYW1lIjoiQGZ5ZG9sIiwiZW1haWwiOiJsb21wb2ZpZGVsZTEzNEBnbWFpbC5jb20iLCJleHAiOjE3ODYxMzU4OTd9.j6lNB_Hn4bHlm32i82ZsrgOZPr3kTcrSTW-94szO6gM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23f7b7e4f680349-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "153.67.177.152",
        "cf-ipcountry": "BF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 20:51:39 UTC] === END API CALL LOG ===
[31-Jul-2026 20:51:39 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 20:51:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMyIsInVzZXJuYW1lIjoiQGZ5ZG9sIiwiZW1haWwiOiJsb21wb2ZpZGVsZTEzNEBnbWFpbC5jb20iLCJleHAiOjE3ODYxMzU4OTd9.j6lNB_Hn4bHlm32i82ZsrgOZPr3kTcrSTW-94szO6gM
[31-Jul-2026 20:51:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 20:51:39 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 20:51:39 UTC] User ID: 1203
[31-Jul-2026 20:51:39 UTC] ✅ User profile retrieved successfully for user ID: 1203
[31-Jul-2026 20:51:42 UTC] === API CALL LOG ===
[31-Jul-2026 20:51:42 UTC] Endpoint: user/profile.php
[31-Jul-2026 20:51:42 UTC] Full Log Data: {
    "timestamp": "2026-07-31 20:51:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "153.67.177.152",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "153.67.177.152, 162.158.122.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMyIsInVzZXJuYW1lIjoiQGZ5ZG9sIiwiZW1haWwiOiJsb21wb2ZpZGVsZTEzNEBnbWFpbC5jb20iLCJleHAiOjE3ODYxMzU4OTd9.j6lNB_Hn4bHlm32i82ZsrgOZPr3kTcrSTW-94szO6gM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23f7b91580e0349-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "153.67.177.152",
        "cf-ipcountry": "BF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 20:51:42 UTC] === END API CALL LOG ===
[31-Jul-2026 20:51:42 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 20:51:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMyIsInVzZXJuYW1lIjoiQGZ5ZG9sIiwiZW1haWwiOiJsb21wb2ZpZGVsZTEzNEBnbWFpbC5jb20iLCJleHAiOjE3ODYxMzU4OTd9.j6lNB_Hn4bHlm32i82ZsrgOZPr3kTcrSTW-94szO6gM
[31-Jul-2026 20:51:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 20:51:42 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 20:51:42 UTC] User ID: 1203
[31-Jul-2026 20:51:42 UTC] ✅ User profile retrieved successfully for user ID: 1203
[31-Jul-2026 20:51:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 20:51:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 20:51:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"153.67.177.152, 162.158.122.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMyIsInVzZXJuYW1lIjoiQGZ5ZG9sIiwiZW1haWwiOiJsb21wb2ZpZGVsZTEzNEBnbWFpbC5jb20iLCJleHAiOjE3ODYxMzU4OTd9.j6lNB_Hn4bHlm32i82ZsrgOZPr3kTcrSTW-94szO6gM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a23f7bcaebfb0349-MAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"153.67.177.152","cf-ipcountry":"BF","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[31-Jul-2026 20:51:52 UTC] === User Orders API Called ===
[31-Jul-2026 20:51:52 UTC] User ID: 1203
[31-Jul-2026 20:51:52 UTC] Limit: 20, Offset: 0
[31-Jul-2026 20:51:52 UTC] Orders found: 0
[31-Jul-2026 20:51:52 UTC] Orders data: []
[31-Jul-2026 20:51:52 UTC] Total orders count: 0
[31-Jul-2026 20:51:59 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 20:51:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 20:51:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"153.67.177.152, 162.158.122.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMyIsInVzZXJuYW1lIjoiQGZ5ZG9sIiwiZW1haWwiOiJsb21wb2ZpZGVsZTEzNEBnbWFpbC5jb20iLCJleHAiOjE3ODYxMzU4OTd9.j6lNB_Hn4bHlm32i82ZsrgOZPr3kTcrSTW-94szO6gM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a23f7bf93e630349-MAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"153.67.177.152","cf-ipcountry":"BF","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[31-Jul-2026 20:51:59 UTC] === User Orders API Called ===
[31-Jul-2026 20:51:59 UTC] User ID: 1203
[31-Jul-2026 20:51:59 UTC] Limit: 20, Offset: 0
[31-Jul-2026 20:51:59 UTC] Orders found: 0
[31-Jul-2026 20:51:59 UTC] Orders data: []
[31-Jul-2026 20:51:59 UTC] Total orders count: 0
[31-Jul-2026 20:52:01 UTC] === API CALL LOG ===
[31-Jul-2026 20:52:01 UTC] Endpoint: user/profile.php
[31-Jul-2026 20:52:01 UTC] Full Log Data: {
    "timestamp": "2026-07-31 20:52:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "153.67.177.152",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "153.67.177.152, 162.158.122.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMyIsInVzZXJuYW1lIjoiQGZ5ZG9sIiwiZW1haWwiOiJsb21wb2ZpZGVsZTEzNEBnbWFpbC5jb20iLCJleHAiOjE3ODYxMzU4OTd9.j6lNB_Hn4bHlm32i82ZsrgOZPr3kTcrSTW-94szO6gM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23f7c077b930349-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "153.67.177.152",
        "cf-ipcountry": "BF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 20:52:01 UTC] === END API CALL LOG ===
[31-Jul-2026 20:52:01 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 20:52:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMyIsInVzZXJuYW1lIjoiQGZ5ZG9sIiwiZW1haWwiOiJsb21wb2ZpZGVsZTEzNEBnbWFpbC5jb20iLCJleHAiOjE3ODYxMzU4OTd9.j6lNB_Hn4bHlm32i82ZsrgOZPr3kTcrSTW-94szO6gM
[31-Jul-2026 20:52:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 20:52:01 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 20:52:01 UTC] User ID: 1203
[31-Jul-2026 20:52:01 UTC] ✅ User profile retrieved successfully for user ID: 1203
[31-Jul-2026 20:52:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 20:52:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 20:52:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"153.67.177.152, 162.158.122.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMyIsInVzZXJuYW1lIjoiQGZ5ZG9sIiwiZW1haWwiOiJsb21wb2ZpZGVsZTEzNEBnbWFpbC5jb20iLCJleHAiOjE3ODYxMzU4OTd9.j6lNB_Hn4bHlm32i82ZsrgOZPr3kTcrSTW-94szO6gM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a23f7c077b8d0349-MAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"153.67.177.152","cf-ipcountry":"BF","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[31-Jul-2026 20:52:01 UTC] === User Orders API Called ===
[31-Jul-2026 20:52:01 UTC] User ID: 1203
[31-Jul-2026 20:52:01 UTC] Limit: 20, Offset: 0
[31-Jul-2026 20:52:01 UTC] Orders found: 0
[31-Jul-2026 20:52:01 UTC] Orders data: []
[31-Jul-2026 20:52:01 UTC] Total orders count: 0
[31-Jul-2026 20:52:02 UTC] === API CALL LOG ===
[31-Jul-2026 20:52:02 UTC] Endpoint: user/profile.php
[31-Jul-2026 20:52:02 UTC] Full Log Data: {
    "timestamp": "2026-07-31 20:52:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "153.67.177.152",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "153.67.177.152, 162.158.122.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMyIsInVzZXJuYW1lIjoiQGZ5ZG9sIiwiZW1haWwiOiJsb21wb2ZpZGVsZTEzNEBnbWFpbC5jb20iLCJleHAiOjE3ODYxMzU4OTd9.j6lNB_Hn4bHlm32i82ZsrgOZPr3kTcrSTW-94szO6gM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23f7c099b100349-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "153.67.177.152",
        "cf-ipcountry": "BF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 20:52:02 UTC] === END API CALL LOG ===
[31-Jul-2026 20:52:02 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 20:52:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMyIsInVzZXJuYW1lIjoiQGZ5ZG9sIiwiZW1haWwiOiJsb21wb2ZpZGVsZTEzNEBnbWFpbC5jb20iLCJleHAiOjE3ODYxMzU4OTd9.j6lNB_Hn4bHlm32i82ZsrgOZPr3kTcrSTW-94szO6gM
[31-Jul-2026 20:52:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 20:52:02 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 20:52:02 UTC] User ID: 1203
[31-Jul-2026 20:52:02 UTC] ✅ User profile retrieved successfully for user ID: 1203
[31-Jul-2026 20:52:03 UTC] === API CALL LOG ===
[31-Jul-2026 20:52:03 UTC] Endpoint: user/profile.php
[31-Jul-2026 20:52:03 UTC] Full Log Data: {
    "timestamp": "2026-07-31 20:52:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "153.67.177.152",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "153.67.177.152, 162.158.122.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMyIsInVzZXJuYW1lIjoiQGZ5ZG9sIiwiZW1haWwiOiJsb21wb2ZpZGVsZTEzNEBnbWFpbC5jb20iLCJleHAiOjE3ODYxMzU4OTd9.j6lNB_Hn4bHlm32i82ZsrgOZPr3kTcrSTW-94szO6gM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23f7c1028740349-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "153.67.177.152",
        "cf-ipcountry": "BF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 20:52:03 UTC] === END API CALL LOG ===
[31-Jul-2026 20:52:03 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 20:52:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMyIsInVzZXJuYW1lIjoiQGZ5ZG9sIiwiZW1haWwiOiJsb21wb2ZpZGVsZTEzNEBnbWFpbC5jb20iLCJleHAiOjE3ODYxMzU4OTd9.j6lNB_Hn4bHlm32i82ZsrgOZPr3kTcrSTW-94szO6gM
[31-Jul-2026 20:52:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 20:52:03 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 20:52:03 UTC] User ID: 1203
[31-Jul-2026 20:52:03 UTC] ✅ User profile retrieved successfully for user ID: 1203
[31-Jul-2026 20:52:07 UTC] === API CALL LOG ===
[31-Jul-2026 20:52:07 UTC] Endpoint: user/profile.php
[31-Jul-2026 20:52:07 UTC] Full Log Data: {
    "timestamp": "2026-07-31 20:52:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "153.67.177.152",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "153.67.177.152, 162.158.122.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMyIsInVzZXJuYW1lIjoiQGZ5ZG9sIiwiZW1haWwiOiJsb21wb2ZpZGVsZTEzNEBnbWFpbC5jb20iLCJleHAiOjE3ODYxMzU4OTd9.j6lNB_Hn4bHlm32i82ZsrgOZPr3kTcrSTW-94szO6gM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23f7c2a6bab0349-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "153.67.177.152",
        "cf-ipcountry": "BF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 20:52:07 UTC] === END API CALL LOG ===
[31-Jul-2026 20:52:07 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 20:52:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMyIsInVzZXJuYW1lIjoiQGZ5ZG9sIiwiZW1haWwiOiJsb21wb2ZpZGVsZTEzNEBnbWFpbC5jb20iLCJleHAiOjE3ODYxMzU4OTd9.j6lNB_Hn4bHlm32i82ZsrgOZPr3kTcrSTW-94szO6gM
[31-Jul-2026 20:52:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 20:52:07 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 20:52:07 UTC] User ID: 1203
[31-Jul-2026 20:52:07 UTC] ✅ User profile retrieved successfully for user ID: 1203
[31-Jul-2026 20:52:08 UTC] User Purchases API - User ID: 1203
[31-Jul-2026 20:52:08 UTC] User Purchases API - Total purchases found: 0
[31-Jul-2026 20:52:14 UTC] === API CALL LOG ===
[31-Jul-2026 20:52:14 UTC] Endpoint: user/profile.php
[31-Jul-2026 20:52:14 UTC] Full Log Data: {
    "timestamp": "2026-07-31 20:52:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "153.67.177.152",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "153.67.177.152, 162.158.122.143",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMyIsInVzZXJuYW1lIjoiQGZ5ZG9sIiwiZW1haWwiOiJsb21wb2ZpZGVsZTEzNEBnbWFpbC5jb20iLCJleHAiOjE3ODYxMzU4OTd9.j6lNB_Hn4bHlm32i82ZsrgOZPr3kTcrSTW-94szO6gM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23f7c54e8d90349-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "153.67.177.152",
        "cf-ipcountry": "BF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 20:52:14 UTC] === END API CALL LOG ===
[31-Jul-2026 20:52:14 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 20:52:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMyIsInVzZXJuYW1lIjoiQGZ5ZG9sIiwiZW1haWwiOiJsb21wb2ZpZGVsZTEzNEBnbWFpbC5jb20iLCJleHAiOjE3ODYxMzU4OTd9.j6lNB_Hn4bHlm32i82ZsrgOZPr3kTcrSTW-94szO6gM
[31-Jul-2026 20:52:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 20:52:14 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 20:52:14 UTC] User ID: 1203
[31-Jul-2026 20:52:14 UTC] ✅ User profile retrieved successfully for user ID: 1203
[31-Jul-2026 20:52:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 20:52:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 20:52:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"153.67.177.152, 162.158.122.143","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMyIsInVzZXJuYW1lIjoiQGZ5ZG9sIiwiZW1haWwiOiJsb21wb2ZpZGVsZTEzNEBnbWFpbC5jb20iLCJleHAiOjE3ODYxMzU4OTd9.j6lNB_Hn4bHlm32i82ZsrgOZPr3kTcrSTW-94szO6gM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a23f7c54e8d60349-MAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"153.67.177.152","cf-ipcountry":"BF","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[31-Jul-2026 20:52:14 UTC] === User Orders API Called ===
[31-Jul-2026 20:52:14 UTC] User ID: 1203
[31-Jul-2026 20:52:14 UTC] Limit: 20, Offset: 0
[31-Jul-2026 20:52:14 UTC] Orders found: 0
[31-Jul-2026 20:52:14 UTC] Orders data: []
[31-Jul-2026 20:52:14 UTC] Total orders count: 0
[31-Jul-2026 20:52:14 UTC] === API CALL LOG ===
[31-Jul-2026 20:52:14 UTC] Endpoint: user/profile.php
[31-Jul-2026 20:52:14 UTC] Full Log Data: {
    "timestamp": "2026-07-31 20:52:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "153.67.177.152",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "153.67.177.152, 162.158.122.143",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMyIsInVzZXJuYW1lIjoiQGZ5ZG9sIiwiZW1haWwiOiJsb21wb2ZpZGVsZTEzNEBnbWFpbC5jb20iLCJleHAiOjE3ODYxMzU4OTd9.j6lNB_Hn4bHlm32i82ZsrgOZPr3kTcrSTW-94szO6gM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23f7c593ed40349-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "153.67.177.152",
        "cf-ipcountry": "BF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 20:52:14 UTC] === END API CALL LOG ===
[31-Jul-2026 20:52:14 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 20:52:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMyIsInVzZXJuYW1lIjoiQGZ5ZG9sIiwiZW1haWwiOiJsb21wb2ZpZGVsZTEzNEBnbWFpbC5jb20iLCJleHAiOjE3ODYxMzU4OTd9.j6lNB_Hn4bHlm32i82ZsrgOZPr3kTcrSTW-94szO6gM
[31-Jul-2026 20:52:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 20:52:14 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 20:52:14 UTC] User ID: 1203
[31-Jul-2026 20:52:14 UTC] ✅ User profile retrieved successfully for user ID: 1203
[31-Jul-2026 20:52:16 UTC] === API CALL LOG ===
[31-Jul-2026 20:52:16 UTC] Endpoint: user/profile.php
[31-Jul-2026 20:52:16 UTC] Full Log Data: {
    "timestamp": "2026-07-31 20:52:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "153.67.177.152",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "153.67.177.152, 162.158.122.143",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMyIsInVzZXJuYW1lIjoiQGZ5ZG9sIiwiZW1haWwiOiJsb21wb2ZpZGVsZTEzNEBnbWFpbC5jb20iLCJleHAiOjE3ODYxMzU4OTd9.j6lNB_Hn4bHlm32i82ZsrgOZPr3kTcrSTW-94szO6gM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23f7c603c9d0349-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "153.67.177.152",
        "cf-ipcountry": "BF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 20:52:16 UTC] === END API CALL LOG ===
[31-Jul-2026 20:52:16 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 20:52:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMyIsInVzZXJuYW1lIjoiQGZ5ZG9sIiwiZW1haWwiOiJsb21wb2ZpZGVsZTEzNEBnbWFpbC5jb20iLCJleHAiOjE3ODYxMzU4OTd9.j6lNB_Hn4bHlm32i82ZsrgOZPr3kTcrSTW-94szO6gM
[31-Jul-2026 20:52:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 20:52:16 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 20:52:16 UTC] User ID: 1203
[31-Jul-2026 20:52:16 UTC] ✅ User profile retrieved successfully for user ID: 1203
[31-Jul-2026 20:52:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 20:52:28 UTC] === API CALL LOG ===
[31-Jul-2026 20:52:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 20:52:28 UTC] Endpoint: user/profile.php
[31-Jul-2026 20:52:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"153.67.177.152, 104.22.7.110","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMyIsInVzZXJuYW1lIjoiQGZ5ZG9sIiwiZW1haWwiOiJsb21wb2ZpZGVsZTEzNEBnbWFpbC5jb20iLCJleHAiOjE3ODYxMzU4OTd9.j6lNB_Hn4bHlm32i82ZsrgOZPr3kTcrSTW-94szO6gM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a23f7cade8fc4579-MAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"153.67.177.152","cf-ipcountry":"BF","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[31-Jul-2026 20:52:28 UTC] Full Log Data: {
    "timestamp": "2026-07-31 20:52:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "153.67.177.152",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "153.67.177.152, 104.22.7.110",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMyIsInVzZXJuYW1lIjoiQGZ5ZG9sIiwiZW1haWwiOiJsb21wb2ZpZGVsZTEzNEBnbWFpbC5jb20iLCJleHAiOjE3ODYxMzU4OTd9.j6lNB_Hn4bHlm32i82ZsrgOZPr3kTcrSTW-94szO6gM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23f7cade9014579-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "153.67.177.152",
        "cf-ipcountry": "BF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 20:52:28 UTC] === END API CALL LOG ===
[31-Jul-2026 20:52:28 UTC] === User Orders API Called ===
[31-Jul-2026 20:52:28 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 20:52:28 UTC] User ID: 1203
[31-Jul-2026 20:52:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMyIsInVzZXJuYW1lIjoiQGZ5ZG9sIiwiZW1haWwiOiJsb21wb2ZpZGVsZTEzNEBnbWFpbC5jb20iLCJleHAiOjE3ODYxMzU4OTd9.j6lNB_Hn4bHlm32i82ZsrgOZPr3kTcrSTW-94szO6gM
[31-Jul-2026 20:52:28 UTC] Limit: 20, Offset: 0
[31-Jul-2026 20:52:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 20:52:28 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 20:52:28 UTC] User ID: 1203
[31-Jul-2026 20:52:28 UTC] Orders found: 0
[31-Jul-2026 20:52:28 UTC] Orders data: []
[31-Jul-2026 20:52:28 UTC] ✅ User profile retrieved successfully for user ID: 1203
[31-Jul-2026 20:52:28 UTC] Total orders count: 0
[31-Jul-2026 20:52:28 UTC] === API CALL LOG ===
[31-Jul-2026 20:52:28 UTC] Endpoint: user/profile.php
[31-Jul-2026 20:52:28 UTC] Full Log Data: {
    "timestamp": "2026-07-31 20:52:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "153.67.177.152",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "153.67.177.152, 104.22.7.110",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMyIsInVzZXJuYW1lIjoiQGZ5ZG9sIiwiZW1haWwiOiJsb21wb2ZpZGVsZTEzNEBnbWFpbC5jb20iLCJleHAiOjE3ODYxMzU4OTd9.j6lNB_Hn4bHlm32i82ZsrgOZPr3kTcrSTW-94szO6gM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23f7cb10b714579-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "153.67.177.152",
        "cf-ipcountry": "BF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 20:52:28 UTC] === END API CALL LOG ===
[31-Jul-2026 20:52:28 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 20:52:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMyIsInVzZXJuYW1lIjoiQGZ5ZG9sIiwiZW1haWwiOiJsb21wb2ZpZGVsZTEzNEBnbWFpbC5jb20iLCJleHAiOjE3ODYxMzU4OTd9.j6lNB_Hn4bHlm32i82ZsrgOZPr3kTcrSTW-94szO6gM
[31-Jul-2026 20:52:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 20:52:28 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 20:52:28 UTC] User ID: 1203
[31-Jul-2026 20:52:28 UTC] ✅ User profile retrieved successfully for user ID: 1203
[31-Jul-2026 20:52:30 UTC] === API CALL LOG ===
[31-Jul-2026 20:52:30 UTC] Endpoint: user/profile.php
[31-Jul-2026 20:52:30 UTC] Full Log Data: {
    "timestamp": "2026-07-31 20:52:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "153.67.177.152",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "153.67.177.152, 172.68.135.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMyIsInVzZXJuYW1lIjoiQGZ5ZG9sIiwiZW1haWwiOiJsb21wb2ZpZGVsZTEzNEBnbWFpbC5jb20iLCJleHAiOjE3ODYxMzU4OTd9.j6lNB_Hn4bHlm32i82ZsrgOZPr3kTcrSTW-94szO6gM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23f7cb779044579-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "153.67.177.152",
        "cf-ipcountry": "BF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 20:52:30 UTC] === END API CALL LOG ===
[31-Jul-2026 20:52:30 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 20:52:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMyIsInVzZXJuYW1lIjoiQGZ5ZG9sIiwiZW1haWwiOiJsb21wb2ZpZGVsZTEzNEBnbWFpbC5jb20iLCJleHAiOjE3ODYxMzU4OTd9.j6lNB_Hn4bHlm32i82ZsrgOZPr3kTcrSTW-94szO6gM
[31-Jul-2026 20:52:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 20:52:30 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 20:52:30 UTC] User ID: 1203
[31-Jul-2026 20:52:30 UTC] ✅ User profile retrieved successfully for user ID: 1203
[31-Jul-2026 20:52:31 UTC] === API CALL LOG ===
[31-Jul-2026 20:52:31 UTC] Endpoint: user/profile.php
[31-Jul-2026 20:52:31 UTC] Full Log Data: {
    "timestamp": "2026-07-31 20:52:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "153.67.177.152",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "153.67.177.152, 172.68.135.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMyIsInVzZXJuYW1lIjoiQGZ5ZG9sIiwiZW1haWwiOiJsb21wb2ZpZGVsZTEzNEBnbWFpbC5jb20iLCJleHAiOjE3ODYxMzU4OTd9.j6lNB_Hn4bHlm32i82ZsrgOZPr3kTcrSTW-94szO6gM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23f7cbdbe804579-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "153.67.177.152",
        "cf-ipcountry": "BF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 20:52:31 UTC] === END API CALL LOG ===
[31-Jul-2026 20:52:31 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 20:52:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMyIsInVzZXJuYW1lIjoiQGZ5ZG9sIiwiZW1haWwiOiJsb21wb2ZpZGVsZTEzNEBnbWFpbC5jb20iLCJleHAiOjE3ODYxMzU4OTd9.j6lNB_Hn4bHlm32i82ZsrgOZPr3kTcrSTW-94szO6gM
[31-Jul-2026 20:52:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 20:52:31 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 20:52:31 UTC] User ID: 1203
[31-Jul-2026 20:52:31 UTC] ✅ User profile retrieved successfully for user ID: 1203
[31-Jul-2026 20:52:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 20:52:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 20:52:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"153.67.177.152, 104.22.7.110","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMyIsInVzZXJuYW1lIjoiQGZ5ZG9sIiwiZW1haWwiOiJsb21wb2ZpZGVsZTEzNEBnbWFpbC5jb20iLCJleHAiOjE3ODYxMzU4OTd9.j6lNB_Hn4bHlm32i82ZsrgOZPr3kTcrSTW-94szO6gM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a23f7d0f0c1a4579-MAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"153.67.177.152","cf-ipcountry":"BF","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[31-Jul-2026 20:52:44 UTC] === User Orders API Called ===
[31-Jul-2026 20:52:44 UTC] User ID: 1203
[31-Jul-2026 20:52:44 UTC] Limit: 20, Offset: 0
[31-Jul-2026 20:52:44 UTC] Orders found: 0
[31-Jul-2026 20:52:44 UTC] Orders data: []
[31-Jul-2026 20:52:44 UTC] Total orders count: 0
[31-Jul-2026 20:52:44 UTC] === API CALL LOG ===
[31-Jul-2026 20:52:44 UTC] Endpoint: user/profile.php
[31-Jul-2026 20:52:44 UTC] Full Log Data: {
    "timestamp": "2026-07-31 20:52:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "153.67.177.152",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "153.67.177.152, 104.22.7.110",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMyIsInVzZXJuYW1lIjoiQGZ5ZG9sIiwiZW1haWwiOiJsb21wb2ZpZGVsZTEzNEBnbWFpbC5jb20iLCJleHAiOjE3ODYxMzU4OTd9.j6lNB_Hn4bHlm32i82ZsrgOZPr3kTcrSTW-94szO6gM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23f7d0f0c1c4579-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "153.67.177.152",
        "cf-ipcountry": "BF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 20:52:44 UTC] === END API CALL LOG ===
[31-Jul-2026 20:52:44 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 20:52:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMyIsInVzZXJuYW1lIjoiQGZ5ZG9sIiwiZW1haWwiOiJsb21wb2ZpZGVsZTEzNEBnbWFpbC5jb20iLCJleHAiOjE3ODYxMzU4OTd9.j6lNB_Hn4bHlm32i82ZsrgOZPr3kTcrSTW-94szO6gM
[31-Jul-2026 20:52:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 20:52:44 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 20:52:44 UTC] User ID: 1203
[31-Jul-2026 20:52:44 UTC] ✅ User profile retrieved successfully for user ID: 1203
[31-Jul-2026 20:52:44 UTC] === API CALL LOG ===
[31-Jul-2026 20:52:44 UTC] Endpoint: user/profile.php
[31-Jul-2026 20:52:44 UTC] Full Log Data: {
    "timestamp": "2026-07-31 20:52:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "153.67.177.152",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "153.67.177.152, 104.22.7.111",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMyIsInVzZXJuYW1lIjoiQGZ5ZG9sIiwiZW1haWwiOiJsb21wb2ZpZGVsZTEzNEBnbWFpbC5jb20iLCJleHAiOjE3ODYxMzU4OTd9.j6lNB_Hn4bHlm32i82ZsrgOZPr3kTcrSTW-94szO6gM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23f7d111da44579-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "153.67.177.152",
        "cf-ipcountry": "BF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 20:52:44 UTC] === END API CALL LOG ===
[31-Jul-2026 20:52:44 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 20:52:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMyIsInVzZXJuYW1lIjoiQGZ5ZG9sIiwiZW1haWwiOiJsb21wb2ZpZGVsZTEzNEBnbWFpbC5jb20iLCJleHAiOjE3ODYxMzU4OTd9.j6lNB_Hn4bHlm32i82ZsrgOZPr3kTcrSTW-94szO6gM
[31-Jul-2026 20:52:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 20:52:44 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 20:52:44 UTC] User ID: 1203
[31-Jul-2026 20:52:44 UTC] ✅ User profile retrieved successfully for user ID: 1203
[31-Jul-2026 20:52:44 UTC] User Purchases API - User ID: 1203
[31-Jul-2026 20:52:44 UTC] User Purchases API - Total purchases found: 0
[31-Jul-2026 20:52:53 UTC] === API CALL LOG ===
[31-Jul-2026 20:52:53 UTC] Endpoint: user/profile.php
[31-Jul-2026 20:52:53 UTC] Full Log Data: {
    "timestamp": "2026-07-31 20:52:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "153.67.177.152",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "153.67.177.152, 104.22.7.110",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMyIsInVzZXJuYW1lIjoiQGZ5ZG9sIiwiZW1haWwiOiJsb21wb2ZpZGVsZTEzNEBnbWFpbC5jb20iLCJleHAiOjE3ODYxMzU4OTd9.j6lNB_Hn4bHlm32i82ZsrgOZPr3kTcrSTW-94szO6gM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23f7d4bbff44579-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "153.67.177.152",
        "cf-ipcountry": "BF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 20:52:53 UTC] === END API CALL LOG ===
[31-Jul-2026 20:52:53 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 20:52:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMyIsInVzZXJuYW1lIjoiQGZ5ZG9sIiwiZW1haWwiOiJsb21wb2ZpZGVsZTEzNEBnbWFpbC5jb20iLCJleHAiOjE3ODYxMzU4OTd9.j6lNB_Hn4bHlm32i82ZsrgOZPr3kTcrSTW-94szO6gM
[31-Jul-2026 20:52:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 20:52:53 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 20:52:53 UTC] User ID: 1203
[31-Jul-2026 20:52:53 UTC] ✅ User profile retrieved successfully for user ID: 1203
[31-Jul-2026 20:52:54 UTC] User Purchases API - User ID: 1203
[31-Jul-2026 20:52:54 UTC] User Purchases API - Total purchases found: 0
[31-Jul-2026 20:52:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 20:52:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 20:52:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"153.67.177.152, 104.22.7.110","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMyIsInVzZXJuYW1lIjoiQGZ5ZG9sIiwiZW1haWwiOiJsb21wb2ZpZGVsZTEzNEBnbWFpbC5jb20iLCJleHAiOjE3ODYxMzU4OTd9.j6lNB_Hn4bHlm32i82ZsrgOZPr3kTcrSTW-94szO6gM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a23f7d6c4c064579-MAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"153.67.177.152","cf-ipcountry":"BF","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[31-Jul-2026 20:52:58 UTC] === User Orders API Called ===
[31-Jul-2026 20:52:58 UTC] User ID: 1203
[31-Jul-2026 20:52:58 UTC] Limit: 20, Offset: 0
[31-Jul-2026 20:52:58 UTC] Orders found: 0
[31-Jul-2026 20:52:58 UTC] Orders data: []
[31-Jul-2026 20:52:58 UTC] Total orders count: 0
[31-Jul-2026 20:53:02 UTC] === API CALL LOG ===
[31-Jul-2026 20:53:02 UTC] Endpoint: user/profile.php
[31-Jul-2026 20:53:02 UTC] Full Log Data: {
    "timestamp": "2026-07-31 20:53:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "153.67.177.152",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "153.67.177.152, 104.22.7.110",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMyIsInVzZXJuYW1lIjoiQGZ5ZG9sIiwiZW1haWwiOiJsb21wb2ZpZGVsZTEzNEBnbWFpbC5jb20iLCJleHAiOjE3ODYxMzU4OTd9.j6lNB_Hn4bHlm32i82ZsrgOZPr3kTcrSTW-94szO6gM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23f7d845ea54579-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "153.67.177.152",
        "cf-ipcountry": "BF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 20:53:02 UTC] === END API CALL LOG ===
[31-Jul-2026 20:53:02 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 20:53:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMyIsInVzZXJuYW1lIjoiQGZ5ZG9sIiwiZW1haWwiOiJsb21wb2ZpZGVsZTEzNEBnbWFpbC5jb20iLCJleHAiOjE3ODYxMzU4OTd9.j6lNB_Hn4bHlm32i82ZsrgOZPr3kTcrSTW-94szO6gM
[31-Jul-2026 20:53:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 20:53:02 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 20:53:02 UTC] User ID: 1203
[31-Jul-2026 20:53:02 UTC] ✅ User profile retrieved successfully for user ID: 1203
[31-Jul-2026 20:53:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 20:53:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 20:53:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"153.67.177.152, 104.22.7.110","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMyIsInVzZXJuYW1lIjoiQGZ5ZG9sIiwiZW1haWwiOiJsb21wb2ZpZGVsZTEzNEBnbWFpbC5jb20iLCJleHAiOjE3ODYxMzU4OTd9.j6lNB_Hn4bHlm32i82ZsrgOZPr3kTcrSTW-94szO6gM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a23f7d845ea44579-MAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"153.67.177.152","cf-ipcountry":"BF","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[31-Jul-2026 20:53:02 UTC] === User Orders API Called ===
[31-Jul-2026 20:53:02 UTC] User ID: 1203
[31-Jul-2026 20:53:02 UTC] Limit: 20, Offset: 0
[31-Jul-2026 20:53:02 UTC] Orders found: 0
[31-Jul-2026 20:53:02 UTC] Orders data: []
[31-Jul-2026 20:53:02 UTC] Total orders count: 0
[31-Jul-2026 20:53:03 UTC] === API CALL LOG ===
[31-Jul-2026 20:53:03 UTC] Endpoint: user/profile.php
[31-Jul-2026 20:53:03 UTC] Full Log Data: {
    "timestamp": "2026-07-31 20:53:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "153.67.177.152",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "153.67.177.152, 104.22.7.110",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMyIsInVzZXJuYW1lIjoiQGZ5ZG9sIiwiZW1haWwiOiJsb21wb2ZpZGVsZTEzNEBnbWFpbC5jb20iLCJleHAiOjE3ODYxMzU4OTd9.j6lNB_Hn4bHlm32i82ZsrgOZPr3kTcrSTW-94szO6gM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23f7d86f9384579-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "153.67.177.152",
        "cf-ipcountry": "BF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 20:53:03 UTC] === END API CALL LOG ===
[31-Jul-2026 20:53:03 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 20:53:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMyIsInVzZXJuYW1lIjoiQGZ5ZG9sIiwiZW1haWwiOiJsb21wb2ZpZGVsZTEzNEBnbWFpbC5jb20iLCJleHAiOjE3ODYxMzU4OTd9.j6lNB_Hn4bHlm32i82ZsrgOZPr3kTcrSTW-94szO6gM
[31-Jul-2026 20:53:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 20:53:03 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 20:53:03 UTC] User ID: 1203
[31-Jul-2026 20:53:03 UTC] ✅ User profile retrieved successfully for user ID: 1203
[31-Jul-2026 20:53:04 UTC] === API CALL LOG ===
[31-Jul-2026 20:53:04 UTC] Endpoint: user/profile.php
[31-Jul-2026 20:53:04 UTC] Full Log Data: {
    "timestamp": "2026-07-31 20:53:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "153.67.177.152",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "153.67.177.152, 104.22.7.110",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMyIsInVzZXJuYW1lIjoiQGZ5ZG9sIiwiZW1haWwiOiJsb21wb2ZpZGVsZTEzNEBnbWFpbC5jb20iLCJleHAiOjE3ODYxMzU4OTd9.j6lNB_Hn4bHlm32i82ZsrgOZPr3kTcrSTW-94szO6gM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23f7d8f68294579-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "153.67.177.152",
        "cf-ipcountry": "BF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 20:53:04 UTC] === END API CALL LOG ===
[31-Jul-2026 20:53:04 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 20:53:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMyIsInVzZXJuYW1lIjoiQGZ5ZG9sIiwiZW1haWwiOiJsb21wb2ZpZGVsZTEzNEBnbWFpbC5jb20iLCJleHAiOjE3ODYxMzU4OTd9.j6lNB_Hn4bHlm32i82ZsrgOZPr3kTcrSTW-94szO6gM
[31-Jul-2026 20:53:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 20:53:04 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 20:53:04 UTC] User ID: 1203
[31-Jul-2026 20:53:04 UTC] ✅ User profile retrieved successfully for user ID: 1203
[31-Jul-2026 20:53:07 UTC] === API CALL LOG ===
[31-Jul-2026 20:53:07 UTC] Endpoint: user/profile.php
[31-Jul-2026 20:53:07 UTC] Full Log Data: {
    "timestamp": "2026-07-31 20:53:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "153.67.177.152",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "153.67.177.152, 104.22.7.110",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMyIsInVzZXJuYW1lIjoiQGZ5ZG9sIiwiZW1haWwiOiJsb21wb2ZpZGVsZTEzNEBnbWFpbC5jb20iLCJleHAiOjE3ODYxMzU4OTd9.j6lNB_Hn4bHlm32i82ZsrgOZPr3kTcrSTW-94szO6gM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23f7d9f6d4e4579-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "153.67.177.152",
        "cf-ipcountry": "BF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 20:53:07 UTC] === END API CALL LOG ===
[31-Jul-2026 20:53:07 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 20:53:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMyIsInVzZXJuYW1lIjoiQGZ5ZG9sIiwiZW1haWwiOiJsb21wb2ZpZGVsZTEzNEBnbWFpbC5jb20iLCJleHAiOjE3ODYxMzU4OTd9.j6lNB_Hn4bHlm32i82ZsrgOZPr3kTcrSTW-94szO6gM
[31-Jul-2026 20:53:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 20:53:07 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 20:53:07 UTC] User ID: 1203
[31-Jul-2026 20:53:07 UTC] ✅ User profile retrieved successfully for user ID: 1203
[31-Jul-2026 20:53:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 20:53:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 20:53:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"153.67.177.152, 104.22.7.110","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMyIsInVzZXJuYW1lIjoiQGZ5ZG9sIiwiZW1haWwiOiJsb21wb2ZpZGVsZTEzNEBnbWFpbC5jb20iLCJleHAiOjE3ODYxMzU4OTd9.j6lNB_Hn4bHlm32i82ZsrgOZPr3kTcrSTW-94szO6gM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a23f7dd30d214579-MAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"153.67.177.152","cf-ipcountry":"BF","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[31-Jul-2026 20:53:15 UTC] === User Orders API Called ===
[31-Jul-2026 20:53:15 UTC] User ID: 1203
[31-Jul-2026 20:53:15 UTC] Limit: 20, Offset: 0
[31-Jul-2026 20:53:15 UTC] Orders found: 0
[31-Jul-2026 20:53:15 UTC] Orders data: []
[31-Jul-2026 20:53:15 UTC] Total orders count: 0
[31-Jul-2026 20:53:15 UTC] === API CALL LOG ===
[31-Jul-2026 20:53:15 UTC] Endpoint: user/profile.php
[31-Jul-2026 20:53:15 UTC] Full Log Data: {
    "timestamp": "2026-07-31 20:53:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "153.67.177.152",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "153.67.177.152, 104.22.7.110",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMyIsInVzZXJuYW1lIjoiQGZ5ZG9sIiwiZW1haWwiOiJsb21wb2ZpZGVsZTEzNEBnbWFpbC5jb20iLCJleHAiOjE3ODYxMzU4OTd9.j6lNB_Hn4bHlm32i82ZsrgOZPr3kTcrSTW-94szO6gM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23f7dd30d264579-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "153.67.177.152",
        "cf-ipcountry": "BF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 20:53:15 UTC] === END API CALL LOG ===
[31-Jul-2026 20:53:15 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 20:53:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMyIsInVzZXJuYW1lIjoiQGZ5ZG9sIiwiZW1haWwiOiJsb21wb2ZpZGVsZTEzNEBnbWFpbC5jb20iLCJleHAiOjE3ODYxMzU4OTd9.j6lNB_Hn4bHlm32i82ZsrgOZPr3kTcrSTW-94szO6gM
[31-Jul-2026 20:53:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 20:53:15 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 20:53:15 UTC] User ID: 1203
[31-Jul-2026 20:53:15 UTC] ✅ User profile retrieved successfully for user ID: 1203
[31-Jul-2026 20:53:16 UTC] === API CALL LOG ===
[31-Jul-2026 20:53:16 UTC] Endpoint: user/profile.php
[31-Jul-2026 20:53:16 UTC] Full Log Data: {
    "timestamp": "2026-07-31 20:53:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "153.67.177.152",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "153.67.177.152, 104.22.7.110",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMyIsInVzZXJuYW1lIjoiQGZ5ZG9sIiwiZW1haWwiOiJsb21wb2ZpZGVsZTEzNEBnbWFpbC5jb20iLCJleHAiOjE3ODYxMzU4OTd9.j6lNB_Hn4bHlm32i82ZsrgOZPr3kTcrSTW-94szO6gM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23f7dd798674579-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "153.67.177.152",
        "cf-ipcountry": "BF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 20:53:16 UTC] === END API CALL LOG ===
[31-Jul-2026 20:53:16 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 20:53:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMyIsInVzZXJuYW1lIjoiQGZ5ZG9sIiwiZW1haWwiOiJsb21wb2ZpZGVsZTEzNEBnbWFpbC5jb20iLCJleHAiOjE3ODYxMzU4OTd9.j6lNB_Hn4bHlm32i82ZsrgOZPr3kTcrSTW-94szO6gM
[31-Jul-2026 20:53:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 20:53:16 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 20:53:16 UTC] User ID: 1203
[31-Jul-2026 20:53:16 UTC] ✅ User profile retrieved successfully for user ID: 1203
[31-Jul-2026 20:53:16 UTC] === API CALL LOG ===
[31-Jul-2026 20:53:16 UTC] Endpoint: user/profile.php
[31-Jul-2026 20:53:16 UTC] Full Log Data: {
    "timestamp": "2026-07-31 20:53:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "153.67.177.152",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "153.67.177.152, 104.22.7.110",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMyIsInVzZXJuYW1lIjoiQGZ5ZG9sIiwiZW1haWwiOiJsb21wb2ZpZGVsZTEzNEBnbWFpbC5jb20iLCJleHAiOjE3ODYxMzU4OTd9.j6lNB_Hn4bHlm32i82ZsrgOZPr3kTcrSTW-94szO6gM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23f7ddbdba44579-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "153.67.177.152",
        "cf-ipcountry": "BF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 20:53:16 UTC] === END API CALL LOG ===
[31-Jul-2026 20:53:16 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 20:53:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMyIsInVzZXJuYW1lIjoiQGZ5ZG9sIiwiZW1haWwiOiJsb21wb2ZpZGVsZTEzNEBnbWFpbC5jb20iLCJleHAiOjE3ODYxMzU4OTd9.j6lNB_Hn4bHlm32i82ZsrgOZPr3kTcrSTW-94szO6gM
[31-Jul-2026 20:53:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 20:53:16 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 20:53:16 UTC] User ID: 1203
[31-Jul-2026 20:53:16 UTC] ✅ User profile retrieved successfully for user ID: 1203
[31-Jul-2026 20:53:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 20:53:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 20:53:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"153.67.177.152, 104.22.7.110","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMyIsInVzZXJuYW1lIjoiQGZ5ZG9sIiwiZW1haWwiOiJsb21wb2ZpZGVsZTEzNEBnbWFpbC5jb20iLCJleHAiOjE3ODYxMzU4OTd9.j6lNB_Hn4bHlm32i82ZsrgOZPr3kTcrSTW-94szO6gM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a23f7ddd8cd94579-MAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"153.67.177.152","cf-ipcountry":"BF","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[31-Jul-2026 20:53:17 UTC] === User Orders API Called ===
[31-Jul-2026 20:53:17 UTC] User ID: 1203
[31-Jul-2026 20:53:17 UTC] Limit: 20, Offset: 0
[31-Jul-2026 20:53:17 UTC] Orders found: 0
[31-Jul-2026 20:53:17 UTC] Orders data: []
[31-Jul-2026 20:53:17 UTC] Total orders count: 0
[31-Jul-2026 20:53:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 20:53:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 20:53:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"153.67.177.152, 104.22.7.110","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMyIsInVzZXJuYW1lIjoiQGZ5ZG9sIiwiZW1haWwiOiJsb21wb2ZpZGVsZTEzNEBnbWFpbC5jb20iLCJleHAiOjE3ODYxMzU4OTd9.j6lNB_Hn4bHlm32i82ZsrgOZPr3kTcrSTW-94szO6gM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a23f7df01b5f4579-MAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"153.67.177.152","cf-ipcountry":"BF","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[31-Jul-2026 20:53:20 UTC] === User Orders API Called ===
[31-Jul-2026 20:53:20 UTC] User ID: 1203
[31-Jul-2026 20:53:20 UTC] Limit: 20, Offset: 0
[31-Jul-2026 20:53:20 UTC] Orders found: 0
[31-Jul-2026 20:53:20 UTC] Orders data: []
[31-Jul-2026 20:53:20 UTC] Total orders count: 0
[31-Jul-2026 20:53:20 UTC] === API CALL LOG ===
[31-Jul-2026 20:53:20 UTC] Endpoint: user/profile.php
[31-Jul-2026 20:53:20 UTC] Full Log Data: {
    "timestamp": "2026-07-31 20:53:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "153.67.177.152",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "153.67.177.152, 104.22.7.110",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMyIsInVzZXJuYW1lIjoiQGZ5ZG9sIiwiZW1haWwiOiJsb21wb2ZpZGVsZTEzNEBnbWFpbC5jb20iLCJleHAiOjE3ODYxMzU4OTd9.j6lNB_Hn4bHlm32i82ZsrgOZPr3kTcrSTW-94szO6gM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23f7df01b614579-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "153.67.177.152",
        "cf-ipcountry": "BF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 20:53:20 UTC] === END API CALL LOG ===
[31-Jul-2026 20:53:20 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 20:53:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMyIsInVzZXJuYW1lIjoiQGZ5ZG9sIiwiZW1haWwiOiJsb21wb2ZpZGVsZTEzNEBnbWFpbC5jb20iLCJleHAiOjE3ODYxMzU4OTd9.j6lNB_Hn4bHlm32i82ZsrgOZPr3kTcrSTW-94szO6gM
[31-Jul-2026 20:53:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 20:53:20 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 20:53:20 UTC] User ID: 1203
[31-Jul-2026 20:53:20 UTC] ✅ User profile retrieved successfully for user ID: 1203
[31-Jul-2026 20:53:20 UTC] === API CALL LOG ===
[31-Jul-2026 20:53:20 UTC] Endpoint: user/profile.php
[31-Jul-2026 20:53:20 UTC] Full Log Data: {
    "timestamp": "2026-07-31 20:53:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "153.67.177.152",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "153.67.177.152, 104.22.7.110",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMyIsInVzZXJuYW1lIjoiQGZ5ZG9sIiwiZW1haWwiOiJsb21wb2ZpZGVsZTEzNEBnbWFpbC5jb20iLCJleHAiOjE3ODYxMzU4OTd9.j6lNB_Hn4bHlm32i82ZsrgOZPr3kTcrSTW-94szO6gM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23f7df3ae294579-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "153.67.177.152",
        "cf-ipcountry": "BF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 20:53:20 UTC] === END API CALL LOG ===
[31-Jul-2026 20:53:20 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 20:53:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMyIsInVzZXJuYW1lIjoiQGZ5ZG9sIiwiZW1haWwiOiJsb21wb2ZpZGVsZTEzNEBnbWFpbC5jb20iLCJleHAiOjE3ODYxMzU4OTd9.j6lNB_Hn4bHlm32i82ZsrgOZPr3kTcrSTW-94szO6gM
[31-Jul-2026 20:53:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 20:53:20 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 20:53:20 UTC] User ID: 1203
[31-Jul-2026 20:53:20 UTC] ✅ User profile retrieved successfully for user ID: 1203
[31-Jul-2026 20:53:21 UTC] === API CALL LOG ===
[31-Jul-2026 20:53:21 UTC] Endpoint: user/profile.php
[31-Jul-2026 20:53:21 UTC] Full Log Data: {
    "timestamp": "2026-07-31 20:53:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "153.67.177.152",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "153.67.177.152, 104.22.7.110",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMyIsInVzZXJuYW1lIjoiQGZ5ZG9sIiwiZW1haWwiOiJsb21wb2ZpZGVsZTEzNEBnbWFpbC5jb20iLCJleHAiOjE3ODYxMzU4OTd9.j6lNB_Hn4bHlm32i82ZsrgOZPr3kTcrSTW-94szO6gM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23f7df90ce44579-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "153.67.177.152",
        "cf-ipcountry": "BF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 20:53:21 UTC] === END API CALL LOG ===
[31-Jul-2026 20:53:21 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 20:53:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMyIsInVzZXJuYW1lIjoiQGZ5ZG9sIiwiZW1haWwiOiJsb21wb2ZpZGVsZTEzNEBnbWFpbC5jb20iLCJleHAiOjE3ODYxMzU4OTd9.j6lNB_Hn4bHlm32i82ZsrgOZPr3kTcrSTW-94szO6gM
[31-Jul-2026 20:53:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 20:53:21 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 20:53:21 UTC] User ID: 1203
[31-Jul-2026 20:53:21 UTC] ✅ User profile retrieved successfully for user ID: 1203
[31-Jul-2026 20:53:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 20:53:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[31-Jul-2026 20:53:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"153.67.177.152, 104.22.7.110","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMyIsInVzZXJuYW1lIjoiQGZ5ZG9sIiwiZW1haWwiOiJsb21wb2ZpZGVsZTEzNEBnbWFpbC5jb20iLCJleHAiOjE3ODYxMzU4OTd9.j6lNB_Hn4bHlm32i82ZsrgOZPr3kTcrSTW-94szO6gM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a23f7e1dcb824579-MAD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"153.67.177.152","cf-ipcountry":"BF","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[31-Jul-2026 20:53:27 UTC] === User Orders API Called ===
[31-Jul-2026 20:53:27 UTC] User ID: 1203
[31-Jul-2026 20:53:27 UTC] Limit: 20, Offset: 0
[31-Jul-2026 20:53:27 UTC] Orders found: 0
[31-Jul-2026 20:53:27 UTC] Orders data: []
[31-Jul-2026 20:53:27 UTC] Total orders count: 0
[31-Jul-2026 20:53:27 UTC] === API CALL LOG ===
[31-Jul-2026 20:53:27 UTC] Endpoint: user/profile.php
[31-Jul-2026 20:53:27 UTC] Full Log Data: {
    "timestamp": "2026-07-31 20:53:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "153.67.177.152",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "153.67.177.152, 104.22.7.110",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMyIsInVzZXJuYW1lIjoiQGZ5ZG9sIiwiZW1haWwiOiJsb21wb2ZpZGVsZTEzNEBnbWFpbC5jb20iLCJleHAiOjE3ODYxMzU4OTd9.j6lNB_Hn4bHlm32i82ZsrgOZPr3kTcrSTW-94szO6gM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23f7e1dcb834579-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "153.67.177.152",
        "cf-ipcountry": "BF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 20:53:27 UTC] === END API CALL LOG ===
[31-Jul-2026 20:53:27 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 20:53:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMyIsInVzZXJuYW1lIjoiQGZ5ZG9sIiwiZW1haWwiOiJsb21wb2ZpZGVsZTEzNEBnbWFpbC5jb20iLCJleHAiOjE3ODYxMzU4OTd9.j6lNB_Hn4bHlm32i82ZsrgOZPr3kTcrSTW-94szO6gM
[31-Jul-2026 20:53:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 20:53:27 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 20:53:27 UTC] User ID: 1203
[31-Jul-2026 20:53:27 UTC] ✅ User profile retrieved successfully for user ID: 1203
[31-Jul-2026 20:53:28 UTC] === API CALL LOG ===
[31-Jul-2026 20:53:28 UTC] Endpoint: user/profile.php
[31-Jul-2026 20:53:28 UTC] Full Log Data: {
    "timestamp": "2026-07-31 20:53:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "153.67.177.152",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "153.67.177.152, 104.22.7.110",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMyIsInVzZXJuYW1lIjoiQGZ5ZG9sIiwiZW1haWwiOiJsb21wb2ZpZGVsZTEzNEBnbWFpbC5jb20iLCJleHAiOjE3ODYxMzU4OTd9.j6lNB_Hn4bHlm32i82ZsrgOZPr3kTcrSTW-94szO6gM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23f7e220e7a4579-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "153.67.177.152",
        "cf-ipcountry": "BF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 20:53:28 UTC] === END API CALL LOG ===
[31-Jul-2026 20:53:28 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 20:53:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMyIsInVzZXJuYW1lIjoiQGZ5ZG9sIiwiZW1haWwiOiJsb21wb2ZpZGVsZTEzNEBnbWFpbC5jb20iLCJleHAiOjE3ODYxMzU4OTd9.j6lNB_Hn4bHlm32i82ZsrgOZPr3kTcrSTW-94szO6gM
[31-Jul-2026 20:53:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 20:53:28 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 20:53:28 UTC] User ID: 1203
[31-Jul-2026 20:53:28 UTC] ✅ User profile retrieved successfully for user ID: 1203
[31-Jul-2026 20:53:28 UTC] === API CALL LOG ===
[31-Jul-2026 20:53:28 UTC] Endpoint: user/profile.php
[31-Jul-2026 20:53:28 UTC] Full Log Data: {
    "timestamp": "2026-07-31 20:53:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "153.67.177.152",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "153.67.177.152, 104.22.7.110",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMyIsInVzZXJuYW1lIjoiQGZ5ZG9sIiwiZW1haWwiOiJsb21wb2ZpZGVsZTEzNEBnbWFpbC5jb20iLCJleHAiOjE3ODYxMzU4OTd9.j6lNB_Hn4bHlm32i82ZsrgOZPr3kTcrSTW-94szO6gM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a23f7e281b014579-MAD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "153.67.177.152",
        "cf-ipcountry": "BF",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[31-Jul-2026 20:53:28 UTC] === END API CALL LOG ===
[31-Jul-2026 20:53:28 UTC] ✅ API Hash verification passed for profile endpoint
[31-Jul-2026 20:53:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwMyIsInVzZXJuYW1lIjoiQGZ5ZG9sIiwiZW1haWwiOiJsb21wb2ZpZGVsZTEzNEBnbWFpbC5jb20iLCJleHAiOjE3ODYxMzU4OTd9.j6lNB_Hn4bHlm32i82ZsrgOZPr3kTcrSTW-94szO6gM
[31-Jul-2026 20:53:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[31-Jul-2026 20:53:29 UTC] ✅ JWT token verified successfully for user profile
[31-Jul-2026 20:53:29 UTC] User ID: 1203
[31-Jul-2026 20:53:29 UTC] ✅ User profile retrieved successfully for user ID: 1203
[01-Aug-2026 08:34:25 UTC] === API CALL LOG ===
[01-Aug-2026 08:34:25 UTC] Endpoint: user/profile.php
[01-Aug-2026 08:34:25 UTC] Full Log Data: {
    "timestamp": "2026-08-01 08:34:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "110.38.251.113",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "110.38.251.113, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwNCIsInVzZXJuYW1lIjoiYnVraDRyNyIsImVtYWlsIjoiYWxwaGFtYXRyaXhjb0BnbWFpbC5jb20iLCJleHAiOjE3ODYxNzgwNjR9.MnZbFLyi2KFDlkwRRyuGn5Wz3XXRJi5OckzgKG2zbbM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a24380efcd0aae68-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "110.38.251.113",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Aug-2026 08:34:25 UTC] === END API CALL LOG ===
[01-Aug-2026 08:34:25 UTC] ✅ API Hash verification passed for profile endpoint
[01-Aug-2026 08:34:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwNCIsInVzZXJuYW1lIjoiYnVraDRyNyIsImVtYWlsIjoiYWxwaGFtYXRyaXhjb0BnbWFpbC5jb20iLCJleHAiOjE3ODYxNzgwNjR9.MnZbFLyi2KFDlkwRRyuGn5Wz3XXRJi5OckzgKG2zbbM
[01-Aug-2026 08:34:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Aug-2026 08:34:25 UTC] ✅ JWT token verified successfully for user profile
[01-Aug-2026 08:34:25 UTC] User ID: 1204
[01-Aug-2026 08:34:25 UTC] ✅ User profile retrieved successfully for user ID: 1204
[01-Aug-2026 08:34:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Aug-2026 08:34:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Aug-2026 08:34:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"110.38.251.113, 104.23.175.178","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwNCIsInVzZXJuYW1lIjoiYnVraDRyNyIsImVtYWlsIjoiYWxwaGFtYXRyaXhjb0BnbWFpbC5jb20iLCJleHAiOjE3ODYxNzgwNjR9.MnZbFLyi2KFDlkwRRyuGn5Wz3XXRJi5OckzgKG2zbbM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a24380eeea9aae68-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"110.38.251.113","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[01-Aug-2026 08:34:26 UTC] === User Orders API Called ===
[01-Aug-2026 08:34:26 UTC] User ID: 1204
[01-Aug-2026 08:34:26 UTC] Limit: 20, Offset: 0
[01-Aug-2026 08:34:26 UTC] Orders found: 0
[01-Aug-2026 08:34:26 UTC] Orders data: []
[01-Aug-2026 08:34:26 UTC] Total orders count: 0
[01-Aug-2026 08:34:26 UTC] === API CALL LOG ===
[01-Aug-2026 08:34:26 UTC] Endpoint: user/profile.php
[01-Aug-2026 08:34:26 UTC] Full Log Data: {
    "timestamp": "2026-08-01 08:34:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "110.38.251.113",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "110.38.251.113, 104.23.175.178",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwNCIsInVzZXJuYW1lIjoiYnVraDRyNyIsImVtYWlsIjoiYWxwaGFtYXRyaXhjb0BnbWFpbC5jb20iLCJleHAiOjE3ODYxNzgwNjR9.MnZbFLyi2KFDlkwRRyuGn5Wz3XXRJi5OckzgKG2zbbM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a24380eeea95ae68-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "110.38.251.113",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Aug-2026 08:34:26 UTC] === END API CALL LOG ===
[01-Aug-2026 08:34:26 UTC] ✅ API Hash verification passed for profile endpoint
[01-Aug-2026 08:34:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwNCIsInVzZXJuYW1lIjoiYnVraDRyNyIsImVtYWlsIjoiYWxwaGFtYXRyaXhjb0BnbWFpbC5jb20iLCJleHAiOjE3ODYxNzgwNjR9.MnZbFLyi2KFDlkwRRyuGn5Wz3XXRJi5OckzgKG2zbbM
[01-Aug-2026 08:34:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Aug-2026 08:34:26 UTC] ✅ JWT token verified successfully for user profile
[01-Aug-2026 08:34:26 UTC] User ID: 1204
[01-Aug-2026 08:34:26 UTC] ✅ User profile retrieved successfully for user ID: 1204
[01-Aug-2026 08:34:28 UTC] === API CALL LOG ===
[01-Aug-2026 08:34:28 UTC] Endpoint: user/profile.php
[01-Aug-2026 08:34:28 UTC] Full Log Data: {
    "timestamp": "2026-08-01 08:34:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "110.38.251.113",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "110.38.251.113, 104.23.175.179",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwNCIsInVzZXJuYW1lIjoiYnVraDRyNyIsImVtYWlsIjoiYWxwaGFtYXRyaXhjb0BnbWFpbC5jb20iLCJleHAiOjE3ODYxNzgwNjR9.MnZbFLyi2KFDlkwRRyuGn5Wz3XXRJi5OckzgKG2zbbM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a24380fd5a2dae68-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "110.38.251.113",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Aug-2026 08:34:28 UTC] === END API CALL LOG ===
[01-Aug-2026 08:34:28 UTC] ✅ API Hash verification passed for profile endpoint
[01-Aug-2026 08:34:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwNCIsInVzZXJuYW1lIjoiYnVraDRyNyIsImVtYWlsIjoiYWxwaGFtYXRyaXhjb0BnbWFpbC5jb20iLCJleHAiOjE3ODYxNzgwNjR9.MnZbFLyi2KFDlkwRRyuGn5Wz3XXRJi5OckzgKG2zbbM
[01-Aug-2026 08:34:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Aug-2026 08:34:28 UTC] ✅ JWT token verified successfully for user profile
[01-Aug-2026 08:34:28 UTC] User ID: 1204
[01-Aug-2026 08:34:28 UTC] ✅ User profile retrieved successfully for user ID: 1204
[01-Aug-2026 08:35:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Aug-2026 08:35:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Aug-2026 08:35:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"110.38.251.113, 104.23.175.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwNCIsInVzZXJuYW1lIjoiYnVraDRyNyIsImVtYWlsIjoiYWxwaGFtYXRyaXhjb0BnbWFpbC5jb20iLCJleHAiOjE3ODYxNzgwNjR9.MnZbFLyi2KFDlkwRRyuGn5Wz3XXRJi5OckzgKG2zbbM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a24381c8e89dae68-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"110.38.251.113","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[01-Aug-2026 08:35:01 UTC] === User Orders API Called ===
[01-Aug-2026 08:35:01 UTC] User ID: 1204
[01-Aug-2026 08:35:01 UTC] Limit: 20, Offset: 0
[01-Aug-2026 08:35:01 UTC] Orders found: 0
[01-Aug-2026 08:35:01 UTC] Orders data: []
[01-Aug-2026 08:35:01 UTC] Total orders count: 0
[01-Aug-2026 08:35:01 UTC] === API CALL LOG ===
[01-Aug-2026 08:35:01 UTC] Endpoint: user/profile.php
[01-Aug-2026 08:35:01 UTC] Full Log Data: {
    "timestamp": "2026-08-01 08:35:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "110.38.251.113",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "110.38.251.113, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwNCIsInVzZXJuYW1lIjoiYnVraDRyNyIsImVtYWlsIjoiYWxwaGFtYXRyaXhjb0BnbWFpbC5jb20iLCJleHAiOjE3ODYxNzgwNjR9.MnZbFLyi2KFDlkwRRyuGn5Wz3XXRJi5OckzgKG2zbbM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a24381cbe941ae68-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "110.38.251.113",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Aug-2026 08:35:01 UTC] === END API CALL LOG ===
[01-Aug-2026 08:35:01 UTC] ✅ API Hash verification passed for profile endpoint
[01-Aug-2026 08:35:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwNCIsInVzZXJuYW1lIjoiYnVraDRyNyIsImVtYWlsIjoiYWxwaGFtYXRyaXhjb0BnbWFpbC5jb20iLCJleHAiOjE3ODYxNzgwNjR9.MnZbFLyi2KFDlkwRRyuGn5Wz3XXRJi5OckzgKG2zbbM
[01-Aug-2026 08:35:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Aug-2026 08:35:01 UTC] ✅ JWT token verified successfully for user profile
[01-Aug-2026 08:35:01 UTC] User ID: 1204
[01-Aug-2026 08:35:01 UTC] ✅ User profile retrieved successfully for user ID: 1204
[01-Aug-2026 08:35:01 UTC] === API CALL LOG ===
[01-Aug-2026 08:35:01 UTC] Endpoint: user/profile.php
[01-Aug-2026 08:35:01 UTC] Full Log Data: {
    "timestamp": "2026-08-01 08:35:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "110.38.251.113",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "110.38.251.113, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwNCIsInVzZXJuYW1lIjoiYnVraDRyNyIsImVtYWlsIjoiYWxwaGFtYXRyaXhjb0BnbWFpbC5jb20iLCJleHAiOjE3ODYxNzgwNjR9.MnZbFLyi2KFDlkwRRyuGn5Wz3XXRJi5OckzgKG2zbbM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a24381c8e89fae68-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "110.38.251.113",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Aug-2026 08:35:01 UTC] === END API CALL LOG ===
[01-Aug-2026 08:35:01 UTC] ✅ API Hash verification passed for profile endpoint
[01-Aug-2026 08:35:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwNCIsInVzZXJuYW1lIjoiYnVraDRyNyIsImVtYWlsIjoiYWxwaGFtYXRyaXhjb0BnbWFpbC5jb20iLCJleHAiOjE3ODYxNzgwNjR9.MnZbFLyi2KFDlkwRRyuGn5Wz3XXRJi5OckzgKG2zbbM
[01-Aug-2026 08:35:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Aug-2026 08:35:01 UTC] ✅ JWT token verified successfully for user profile
[01-Aug-2026 08:35:01 UTC] User ID: 1204
[01-Aug-2026 08:35:01 UTC] ✅ User profile retrieved successfully for user ID: 1204
[01-Aug-2026 08:35:45 UTC] === API CALL LOG ===
[01-Aug-2026 08:35:45 UTC] Endpoint: user/profile.php
[01-Aug-2026 08:35:45 UTC] Full Log Data: {
    "timestamp": "2026-08-01 08:35:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "110.38.251.113",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "110.38.251.113, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwNCIsInVzZXJuYW1lIjoiYnVraDRyNyIsImVtYWlsIjoiYWxwaGFtYXRyaXhjb0BnbWFpbC5jb20iLCJleHAiOjE3ODYxNzgwNjR9.MnZbFLyi2KFDlkwRRyuGn5Wz3XXRJi5OckzgKG2zbbM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a24382dba9c8ae68-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "110.38.251.113",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Aug-2026 08:35:45 UTC] === END API CALL LOG ===
[01-Aug-2026 08:35:45 UTC] ✅ API Hash verification passed for profile endpoint
[01-Aug-2026 08:35:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwNCIsInVzZXJuYW1lIjoiYnVraDRyNyIsImVtYWlsIjoiYWxwaGFtYXRyaXhjb0BnbWFpbC5jb20iLCJleHAiOjE3ODYxNzgwNjR9.MnZbFLyi2KFDlkwRRyuGn5Wz3XXRJi5OckzgKG2zbbM
[01-Aug-2026 08:35:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Aug-2026 08:35:45 UTC] ✅ JWT token verified successfully for user profile
[01-Aug-2026 08:35:45 UTC] User ID: 1204
[01-Aug-2026 08:35:45 UTC] ✅ User profile retrieved successfully for user ID: 1204
[01-Aug-2026 08:35:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Aug-2026 08:35:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Aug-2026 08:35:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"110.38.251.113, 104.23.175.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwNCIsInVzZXJuYW1lIjoiYnVraDRyNyIsImVtYWlsIjoiYWxwaGFtYXRyaXhjb0BnbWFpbC5jb20iLCJleHAiOjE3ODYxNzgwNjR9.MnZbFLyi2KFDlkwRRyuGn5Wz3XXRJi5OckzgKG2zbbM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a24382dba9c2ae68-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"110.38.251.113","cf-ipcountry":"PK","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[01-Aug-2026 08:35:45 UTC] === User Orders API Called ===
[01-Aug-2026 08:35:45 UTC] User ID: 1204
[01-Aug-2026 08:35:45 UTC] Limit: 20, Offset: 0
[01-Aug-2026 08:35:45 UTC] Orders found: 0
[01-Aug-2026 08:35:45 UTC] Orders data: []
[01-Aug-2026 08:35:45 UTC] Total orders count: 0
[01-Aug-2026 08:35:45 UTC] === API CALL LOG ===
[01-Aug-2026 08:35:45 UTC] Endpoint: user/profile.php
[01-Aug-2026 08:35:45 UTC] Full Log Data: {
    "timestamp": "2026-08-01 08:35:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "110.38.251.113",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "110.38.251.113, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwNCIsInVzZXJuYW1lIjoiYnVraDRyNyIsImVtYWlsIjoiYWxwaGFtYXRyaXhjb0BnbWFpbC5jb20iLCJleHAiOjE3ODYxNzgwNjR9.MnZbFLyi2KFDlkwRRyuGn5Wz3XXRJi5OckzgKG2zbbM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a24382defb32ae68-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "110.38.251.113",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Aug-2026 08:35:45 UTC] === END API CALL LOG ===
[01-Aug-2026 08:35:45 UTC] ✅ API Hash verification passed for profile endpoint
[01-Aug-2026 08:35:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwNCIsInVzZXJuYW1lIjoiYnVraDRyNyIsImVtYWlsIjoiYWxwaGFtYXRyaXhjb0BnbWFpbC5jb20iLCJleHAiOjE3ODYxNzgwNjR9.MnZbFLyi2KFDlkwRRyuGn5Wz3XXRJi5OckzgKG2zbbM
[01-Aug-2026 08:35:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Aug-2026 08:35:45 UTC] ✅ JWT token verified successfully for user profile
[01-Aug-2026 08:35:45 UTC] User ID: 1204
[01-Aug-2026 08:35:45 UTC] ✅ User profile retrieved successfully for user ID: 1204
[01-Aug-2026 08:35:46 UTC] === API CALL LOG ===
[01-Aug-2026 08:35:46 UTC] Endpoint: user/profile.php
[01-Aug-2026 08:35:46 UTC] Full Log Data: {
    "timestamp": "2026-08-01 08:35:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "110.38.251.113",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "110.38.251.113, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwNCIsInVzZXJuYW1lIjoiYnVraDRyNyIsImVtYWlsIjoiYWxwaGFtYXRyaXhjb0BnbWFpbC5jb20iLCJleHAiOjE3ODYxNzgwNjR9.MnZbFLyi2KFDlkwRRyuGn5Wz3XXRJi5OckzgKG2zbbM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a24382e90938ae68-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "110.38.251.113",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Aug-2026 08:35:46 UTC] === END API CALL LOG ===
[01-Aug-2026 08:35:46 UTC] ✅ API Hash verification passed for profile endpoint
[01-Aug-2026 08:35:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwNCIsInVzZXJuYW1lIjoiYnVraDRyNyIsImVtYWlsIjoiYWxwaGFtYXRyaXhjb0BnbWFpbC5jb20iLCJleHAiOjE3ODYxNzgwNjR9.MnZbFLyi2KFDlkwRRyuGn5Wz3XXRJi5OckzgKG2zbbM
[01-Aug-2026 08:35:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Aug-2026 08:35:46 UTC] ✅ JWT token verified successfully for user profile
[01-Aug-2026 08:35:46 UTC] User ID: 1204
[01-Aug-2026 08:35:46 UTC] ✅ User profile retrieved successfully for user ID: 1204
[01-Aug-2026 08:35:58 UTC] === API CALL LOG ===
[01-Aug-2026 08:35:58 UTC] Endpoint: user/profile.php
[01-Aug-2026 08:35:58 UTC] Full Log Data: {
    "timestamp": "2026-08-01 08:35:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "110.38.251.113",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "110.38.251.113, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwNCIsInVzZXJuYW1lIjoiYnVraDRyNyIsImVtYWlsIjoiYWxwaGFtYXRyaXhjb0BnbWFpbC5jb20iLCJleHAiOjE3ODYxNzgwNjR9.MnZbFLyi2KFDlkwRRyuGn5Wz3XXRJi5OckzgKG2zbbM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2438331ceeaae68-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "110.38.251.113",
        "cf-ipcountry": "PK",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Aug-2026 08:35:58 UTC] === END API CALL LOG ===
[01-Aug-2026 08:35:58 UTC] ✅ API Hash verification passed for profile endpoint
[01-Aug-2026 08:35:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwNCIsInVzZXJuYW1lIjoiYnVraDRyNyIsImVtYWlsIjoiYWxwaGFtYXRyaXhjb0BnbWFpbC5jb20iLCJleHAiOjE3ODYxNzgwNjR9.MnZbFLyi2KFDlkwRRyuGn5Wz3XXRJi5OckzgKG2zbbM
[01-Aug-2026 08:35:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Aug-2026 08:35:58 UTC] ✅ JWT token verified successfully for user profile
[01-Aug-2026 08:35:58 UTC] User ID: 1204
[01-Aug-2026 08:35:58 UTC] ✅ User profile retrieved successfully for user ID: 1204
[01-Aug-2026 08:42:05 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Aug-2026 08:42:05 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Aug-2026 08:42:05 UTC] === API CALL LOG ===
[01-Aug-2026 08:42:05 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"84.54.122.171, 172.64.200.15","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwNSIsInVzZXJuYW1lIjoid2pzamRuIiwiZW1haWwiOiJtZmF0dGF5ZXYwNTBAZ21haWwuY29tIiwiZXhwIjoxNzg2MTc4NTIzfQ.U3HTTrnWLF-o_b_SLDfxqutn-uwuxXzx963oII_sOkk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2438c268df0a58e-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"84.54.122.171","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[01-Aug-2026 08:42:05 UTC] Endpoint: user/profile.php
[01-Aug-2026 08:42:05 UTC] Full Log Data: {
    "timestamp": "2026-08-01 08:42:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.54.122.171",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "84.54.122.171, 172.64.200.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwNSIsInVzZXJuYW1lIjoid2pzamRuIiwiZW1haWwiOiJtZmF0dGF5ZXYwNTBAZ21haWwuY29tIiwiZXhwIjoxNzg2MTc4NTIzfQ.U3HTTrnWLF-o_b_SLDfxqutn-uwuxXzx963oII_sOkk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2438c268deba58e-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "84.54.122.171",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Aug-2026 08:42:05 UTC] === User Orders API Called ===
[01-Aug-2026 08:42:05 UTC] === END API CALL LOG ===
[01-Aug-2026 08:42:05 UTC] User ID: 1205
[01-Aug-2026 08:42:05 UTC] ✅ API Hash verification passed for profile endpoint
[01-Aug-2026 08:42:05 UTC] Limit: 20, Offset: 0
[01-Aug-2026 08:42:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwNSIsInVzZXJuYW1lIjoid2pzamRuIiwiZW1haWwiOiJtZmF0dGF5ZXYwNTBAZ21haWwuY29tIiwiZXhwIjoxNzg2MTc4NTIzfQ.U3HTTrnWLF-o_b_SLDfxqutn-uwuxXzx963oII_sOkk
[01-Aug-2026 08:42:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Aug-2026 08:42:05 UTC] ✅ JWT token verified successfully for user profile
[01-Aug-2026 08:42:05 UTC] User ID: 1205
[01-Aug-2026 08:42:05 UTC] Orders found: 0
[01-Aug-2026 08:42:05 UTC] Orders data: []
[01-Aug-2026 08:42:05 UTC] ✅ User profile retrieved successfully for user ID: 1205
[01-Aug-2026 08:42:05 UTC] Total orders count: 0
[01-Aug-2026 08:42:05 UTC] === API CALL LOG ===
[01-Aug-2026 08:42:05 UTC] Endpoint: user/profile.php
[01-Aug-2026 08:42:05 UTC] Full Log Data: {
    "timestamp": "2026-08-01 08:42:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.54.122.171",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "84.54.122.171, 172.64.200.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwNSIsInVzZXJuYW1lIjoid2pzamRuIiwiZW1haWwiOiJtZmF0dGF5ZXYwNTBAZ21haWwuY29tIiwiZXhwIjoxNzg2MTc4NTIzfQ.U3HTTrnWLF-o_b_SLDfxqutn-uwuxXzx963oII_sOkk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2438c268df3a58e-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "84.54.122.171",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Aug-2026 08:42:05 UTC] === END API CALL LOG ===
[01-Aug-2026 08:42:05 UTC] ✅ API Hash verification passed for profile endpoint
[01-Aug-2026 08:42:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwNSIsInVzZXJuYW1lIjoid2pzamRuIiwiZW1haWwiOiJtZmF0dGF5ZXYwNTBAZ21haWwuY29tIiwiZXhwIjoxNzg2MTc4NTIzfQ.U3HTTrnWLF-o_b_SLDfxqutn-uwuxXzx963oII_sOkk
[01-Aug-2026 08:42:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Aug-2026 08:42:05 UTC] ✅ JWT token verified successfully for user profile
[01-Aug-2026 08:42:05 UTC] User ID: 1205
[01-Aug-2026 08:42:05 UTC] ✅ User profile retrieved successfully for user ID: 1205
[01-Aug-2026 08:42:05 UTC] === API CALL LOG ===
[01-Aug-2026 08:42:05 UTC] Endpoint: user/profile.php
[01-Aug-2026 08:42:05 UTC] Full Log Data: {
    "timestamp": "2026-08-01 08:42:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.54.122.171",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "84.54.122.171, 172.64.200.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwNSIsInVzZXJuYW1lIjoid2pzamRuIiwiZW1haWwiOiJtZmF0dGF5ZXYwNTBAZ21haWwuY29tIiwiZXhwIjoxNzg2MTc4NTIzfQ.U3HTTrnWLF-o_b_SLDfxqutn-uwuxXzx963oII_sOkk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2438c2b2800a58e-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "84.54.122.171",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Aug-2026 08:42:05 UTC] === END API CALL LOG ===
[01-Aug-2026 08:42:05 UTC] ✅ API Hash verification passed for profile endpoint
[01-Aug-2026 08:42:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwNSIsInVzZXJuYW1lIjoid2pzamRuIiwiZW1haWwiOiJtZmF0dGF5ZXYwNTBAZ21haWwuY29tIiwiZXhwIjoxNzg2MTc4NTIzfQ.U3HTTrnWLF-o_b_SLDfxqutn-uwuxXzx963oII_sOkk
[01-Aug-2026 08:42:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Aug-2026 08:42:05 UTC] ✅ JWT token verified successfully for user profile
[01-Aug-2026 08:42:05 UTC] User ID: 1205
[01-Aug-2026 08:42:05 UTC] ✅ User profile retrieved successfully for user ID: 1205
[01-Aug-2026 08:42:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Aug-2026 08:42:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Aug-2026 08:42:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"84.54.122.171, 172.64.200.15","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwNSIsInVzZXJuYW1lIjoid2pzamRuIiwiZW1haWwiOiJtZmF0dGF5ZXYwNTBAZ21haWwuY29tIiwiZXhwIjoxNzg2MTc4NTIzfQ.U3HTTrnWLF-o_b_SLDfxqutn-uwuxXzx963oII_sOkk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2438c58cc1ea58e-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"84.54.122.171","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[01-Aug-2026 08:42:13 UTC] === User Orders API Called ===
[01-Aug-2026 08:42:13 UTC] User ID: 1205
[01-Aug-2026 08:42:13 UTC] Limit: 20, Offset: 0
[01-Aug-2026 08:42:13 UTC] Orders found: 0
[01-Aug-2026 08:42:13 UTC] Orders data: []
[01-Aug-2026 08:42:13 UTC] Total orders count: 0
[01-Aug-2026 08:42:13 UTC] === API CALL LOG ===
[01-Aug-2026 08:42:13 UTC] Endpoint: user/profile.php
[01-Aug-2026 08:42:13 UTC] Full Log Data: {
    "timestamp": "2026-08-01 08:42:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.54.122.171",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "84.54.122.171, 172.64.200.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwNSIsInVzZXJuYW1lIjoid2pzamRuIiwiZW1haWwiOiJtZmF0dGF5ZXYwNTBAZ21haWwuY29tIiwiZXhwIjoxNzg2MTc4NTIzfQ.U3HTTrnWLF-o_b_SLDfxqutn-uwuxXzx963oII_sOkk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2438c58cc1fa58e-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "84.54.122.171",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Aug-2026 08:42:13 UTC] === END API CALL LOG ===
[01-Aug-2026 08:42:13 UTC] ✅ API Hash verification passed for profile endpoint
[01-Aug-2026 08:42:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwNSIsInVzZXJuYW1lIjoid2pzamRuIiwiZW1haWwiOiJtZmF0dGF5ZXYwNTBAZ21haWwuY29tIiwiZXhwIjoxNzg2MTc4NTIzfQ.U3HTTrnWLF-o_b_SLDfxqutn-uwuxXzx963oII_sOkk
[01-Aug-2026 08:42:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Aug-2026 08:42:13 UTC] ✅ JWT token verified successfully for user profile
[01-Aug-2026 08:42:13 UTC] User ID: 1205
[01-Aug-2026 08:42:13 UTC] ✅ User profile retrieved successfully for user ID: 1205
[01-Aug-2026 08:42:13 UTC] === API CALL LOG ===
[01-Aug-2026 08:42:13 UTC] Endpoint: user/profile.php
[01-Aug-2026 08:42:13 UTC] Full Log Data: {
    "timestamp": "2026-08-01 08:42:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.54.122.171",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "84.54.122.171, 172.64.200.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwNSIsInVzZXJuYW1lIjoid2pzamRuIiwiZW1haWwiOiJtZmF0dGF5ZXYwNTBAZ21haWwuY29tIiwiZXhwIjoxNzg2MTc4NTIzfQ.U3HTTrnWLF-o_b_SLDfxqutn-uwuxXzx963oII_sOkk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2438c5c0a0aa58e-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "84.54.122.171",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Aug-2026 08:42:13 UTC] === END API CALL LOG ===
[01-Aug-2026 08:42:13 UTC] ✅ API Hash verification passed for profile endpoint
[01-Aug-2026 08:42:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwNSIsInVzZXJuYW1lIjoid2pzamRuIiwiZW1haWwiOiJtZmF0dGF5ZXYwNTBAZ21haWwuY29tIiwiZXhwIjoxNzg2MTc4NTIzfQ.U3HTTrnWLF-o_b_SLDfxqutn-uwuxXzx963oII_sOkk
[01-Aug-2026 08:42:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Aug-2026 08:42:13 UTC] ✅ JWT token verified successfully for user profile
[01-Aug-2026 08:42:13 UTC] User ID: 1205
[01-Aug-2026 08:42:13 UTC] ✅ User profile retrieved successfully for user ID: 1205
[01-Aug-2026 08:42:13 UTC] === API CALL LOG ===
[01-Aug-2026 08:42:13 UTC] Endpoint: user/profile.php
[01-Aug-2026 08:42:13 UTC] Full Log Data: {
    "timestamp": "2026-08-01 08:42:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.54.122.171",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "84.54.122.171, 172.64.200.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwNSIsInVzZXJuYW1lIjoid2pzamRuIiwiZW1haWwiOiJtZmF0dGF5ZXYwNTBAZ21haWwuY29tIiwiZXhwIjoxNzg2MTc4NTIzfQ.U3HTTrnWLF-o_b_SLDfxqutn-uwuxXzx963oII_sOkk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2438c5cbb2ea58e-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "84.54.122.171",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Aug-2026 08:42:13 UTC] === END API CALL LOG ===
[01-Aug-2026 08:42:13 UTC] ✅ API Hash verification passed for profile endpoint
[01-Aug-2026 08:42:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwNSIsInVzZXJuYW1lIjoid2pzamRuIiwiZW1haWwiOiJtZmF0dGF5ZXYwNTBAZ21haWwuY29tIiwiZXhwIjoxNzg2MTc4NTIzfQ.U3HTTrnWLF-o_b_SLDfxqutn-uwuxXzx963oII_sOkk
[01-Aug-2026 08:42:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Aug-2026 08:42:13 UTC] ✅ JWT token verified successfully for user profile
[01-Aug-2026 08:42:13 UTC] User ID: 1205
[01-Aug-2026 08:42:13 UTC] ✅ User profile retrieved successfully for user ID: 1205
[01-Aug-2026 08:42:16 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Aug-2026 08:42:16 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Aug-2026 08:42:16 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"84.54.122.171, 172.64.200.15","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwNSIsInVzZXJuYW1lIjoid2pzamRuIiwiZW1haWwiOiJtZmF0dGF5ZXYwNTBAZ21haWwuY29tIiwiZXhwIjoxNzg2MTc4NTIzfQ.U3HTTrnWLF-o_b_SLDfxqutn-uwuxXzx963oII_sOkk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2438c6bff8aa58e-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"84.54.122.171","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[01-Aug-2026 08:42:16 UTC] === User Orders API Called ===
[01-Aug-2026 08:42:16 UTC] User ID: 1205
[01-Aug-2026 08:42:16 UTC] Limit: 20, Offset: 0
[01-Aug-2026 08:42:16 UTC] Orders found: 0
[01-Aug-2026 08:42:16 UTC] Orders data: []
[01-Aug-2026 08:42:16 UTC] Total orders count: 0
[01-Aug-2026 08:42:17 UTC] === API CALL LOG ===
[01-Aug-2026 08:42:17 UTC] Endpoint: user/profile.php
[01-Aug-2026 08:42:17 UTC] Full Log Data: {
    "timestamp": "2026-08-01 08:42:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.54.122.171",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "84.54.122.171, 172.64.200.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwNSIsInVzZXJuYW1lIjoid2pzamRuIiwiZW1haWwiOiJtZmF0dGF5ZXYwNTBAZ21haWwuY29tIiwiZXhwIjoxNzg2MTc4NTIzfQ.U3HTTrnWLF-o_b_SLDfxqutn-uwuxXzx963oII_sOkk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2438c724c7aa58e-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "84.54.122.171",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Aug-2026 08:42:17 UTC] === END API CALL LOG ===
[01-Aug-2026 08:42:17 UTC] ✅ API Hash verification passed for profile endpoint
[01-Aug-2026 08:42:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwNSIsInVzZXJuYW1lIjoid2pzamRuIiwiZW1haWwiOiJtZmF0dGF5ZXYwNTBAZ21haWwuY29tIiwiZXhwIjoxNzg2MTc4NTIzfQ.U3HTTrnWLF-o_b_SLDfxqutn-uwuxXzx963oII_sOkk
[01-Aug-2026 08:42:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Aug-2026 08:42:17 UTC] ✅ JWT token verified successfully for user profile
[01-Aug-2026 08:42:17 UTC] User ID: 1205
[01-Aug-2026 08:42:17 UTC] ✅ User profile retrieved successfully for user ID: 1205
[01-Aug-2026 08:42:17 UTC] User Purchases API - User ID: 1205
[01-Aug-2026 08:42:17 UTC] User Purchases API - Total purchases found: 0
[01-Aug-2026 08:42:19 UTC] === API CALL LOG ===
[01-Aug-2026 08:42:19 UTC] Endpoint: user/profile.php
[01-Aug-2026 08:42:19 UTC] Full Log Data: {
    "timestamp": "2026-08-01 08:42:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.54.122.171",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "84.54.122.171, 172.64.200.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwNSIsInVzZXJuYW1lIjoid2pzamRuIiwiZW1haWwiOiJtZmF0dGF5ZXYwNTBAZ21haWwuY29tIiwiZXhwIjoxNzg2MTc4NTIzfQ.U3HTTrnWLF-o_b_SLDfxqutn-uwuxXzx963oII_sOkk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2438c81cc95a58e-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "84.54.122.171",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Aug-2026 08:42:19 UTC] === END API CALL LOG ===
[01-Aug-2026 08:42:19 UTC] ✅ API Hash verification passed for profile endpoint
[01-Aug-2026 08:42:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwNSIsInVzZXJuYW1lIjoid2pzamRuIiwiZW1haWwiOiJtZmF0dGF5ZXYwNTBAZ21haWwuY29tIiwiZXhwIjoxNzg2MTc4NTIzfQ.U3HTTrnWLF-o_b_SLDfxqutn-uwuxXzx963oII_sOkk
[01-Aug-2026 08:42:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Aug-2026 08:42:19 UTC] ✅ JWT token verified successfully for user profile
[01-Aug-2026 08:42:19 UTC] User ID: 1205
[01-Aug-2026 08:42:19 UTC] ✅ User profile retrieved successfully for user ID: 1205
[01-Aug-2026 08:42:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Aug-2026 08:42:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Aug-2026 08:42:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"84.54.122.171, 172.64.200.15","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwNSIsInVzZXJuYW1lIjoid2pzamRuIiwiZW1haWwiOiJtZmF0dGF5ZXYwNTBAZ21haWwuY29tIiwiZXhwIjoxNzg2MTc4NTIzfQ.U3HTTrnWLF-o_b_SLDfxqutn-uwuxXzx963oII_sOkk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2438c81cc91a58e-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"84.54.122.171","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[01-Aug-2026 08:42:19 UTC] === User Orders API Called ===
[01-Aug-2026 08:42:19 UTC] User ID: 1205
[01-Aug-2026 08:42:19 UTC] Limit: 20, Offset: 0
[01-Aug-2026 08:42:19 UTC] Orders found: 0
[01-Aug-2026 08:42:19 UTC] Orders data: []
[01-Aug-2026 08:42:19 UTC] Total orders count: 0
[01-Aug-2026 08:42:20 UTC] === API CALL LOG ===
[01-Aug-2026 08:42:20 UTC] Endpoint: user/profile.php
[01-Aug-2026 08:42:20 UTC] Full Log Data: {
    "timestamp": "2026-08-01 08:42:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.54.122.171",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "84.54.122.171, 172.64.200.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwNSIsInVzZXJuYW1lIjoid2pzamRuIiwiZW1haWwiOiJtZmF0dGF5ZXYwNTBAZ21haWwuY29tIiwiZXhwIjoxNzg2MTc4NTIzfQ.U3HTTrnWLF-o_b_SLDfxqutn-uwuxXzx963oII_sOkk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2438c859bb9a58e-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "84.54.122.171",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Aug-2026 08:42:20 UTC] === END API CALL LOG ===
[01-Aug-2026 08:42:20 UTC] ✅ API Hash verification passed for profile endpoint
[01-Aug-2026 08:42:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwNSIsInVzZXJuYW1lIjoid2pzamRuIiwiZW1haWwiOiJtZmF0dGF5ZXYwNTBAZ21haWwuY29tIiwiZXhwIjoxNzg2MTc4NTIzfQ.U3HTTrnWLF-o_b_SLDfxqutn-uwuxXzx963oII_sOkk
[01-Aug-2026 08:42:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Aug-2026 08:42:20 UTC] ✅ JWT token verified successfully for user profile
[01-Aug-2026 08:42:20 UTC] User ID: 1205
[01-Aug-2026 08:42:20 UTC] ✅ User profile retrieved successfully for user ID: 1205
[01-Aug-2026 08:42:20 UTC] === API CALL LOG ===
[01-Aug-2026 08:42:20 UTC] Endpoint: user/profile.php
[01-Aug-2026 08:42:20 UTC] Full Log Data: {
    "timestamp": "2026-08-01 08:42:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.54.122.171",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "84.54.122.171, 172.64.200.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwNSIsInVzZXJuYW1lIjoid2pzamRuIiwiZW1haWwiOiJtZmF0dGF5ZXYwNTBAZ21haWwuY29tIiwiZXhwIjoxNzg2MTc4NTIzfQ.U3HTTrnWLF-o_b_SLDfxqutn-uwuxXzx963oII_sOkk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2438c874ecca58e-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "84.54.122.171",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Aug-2026 08:42:20 UTC] === END API CALL LOG ===
[01-Aug-2026 08:42:20 UTC] ✅ API Hash verification passed for profile endpoint
[01-Aug-2026 08:42:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwNSIsInVzZXJuYW1lIjoid2pzamRuIiwiZW1haWwiOiJtZmF0dGF5ZXYwNTBAZ21haWwuY29tIiwiZXhwIjoxNzg2MTc4NTIzfQ.U3HTTrnWLF-o_b_SLDfxqutn-uwuxXzx963oII_sOkk
[01-Aug-2026 08:42:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Aug-2026 08:42:20 UTC] ✅ JWT token verified successfully for user profile
[01-Aug-2026 08:42:20 UTC] User ID: 1205
[01-Aug-2026 08:42:20 UTC] ✅ User profile retrieved successfully for user ID: 1205
[01-Aug-2026 08:42:28 UTC] === API CALL LOG ===
[01-Aug-2026 08:42:28 UTC] Endpoint: user/profile.php
[01-Aug-2026 08:42:28 UTC] Full Log Data: {
    "timestamp": "2026-08-01 08:42:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "84.54.122.171",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "84.54.122.171, 172.64.200.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwNSIsInVzZXJuYW1lIjoid2pzamRuIiwiZW1haWwiOiJtZmF0dGF5ZXYwNTBAZ21haWwuY29tIiwiZXhwIjoxNzg2MTc4NTIzfQ.U3HTTrnWLF-o_b_SLDfxqutn-uwuxXzx963oII_sOkk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2438cb75ff1a58e-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "84.54.122.171",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Aug-2026 08:42:28 UTC] === END API CALL LOG ===
[01-Aug-2026 08:42:28 UTC] ✅ API Hash verification passed for profile endpoint
[01-Aug-2026 08:42:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwNSIsInVzZXJuYW1lIjoid2pzamRuIiwiZW1haWwiOiJtZmF0dGF5ZXYwNTBAZ21haWwuY29tIiwiZXhwIjoxNzg2MTc4NTIzfQ.U3HTTrnWLF-o_b_SLDfxqutn-uwuxXzx963oII_sOkk
[01-Aug-2026 08:42:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Aug-2026 08:42:28 UTC] ✅ JWT token verified successfully for user profile
[01-Aug-2026 08:42:28 UTC] User ID: 1205
[01-Aug-2026 08:42:28 UTC] ✅ User profile retrieved successfully for user ID: 1205
[01-Aug-2026 08:42:28 UTC] User Purchases API - User ID: 1205
[01-Aug-2026 08:42:28 UTC] User Purchases API - Total purchases found: 0
[01-Aug-2026 09:10:14 UTC] === API CALL LOG ===
[01-Aug-2026 09:10:14 UTC] Endpoint: user/profile.php
[01-Aug-2026 09:10:14 UTC] Full Log Data: {
    "timestamp": "2026-08-01 09:10:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.153.61.216",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.153.61.216, 162.158.102.212",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwNiIsInVzZXJuYW1lIjoiZmVkeWEuIHV6IiwiZW1haWwiOiJmb2hyaWRkaW5yb3ppbW92QGdtYWlsLmNvbSIsImV4cCI6MTc4NjE4MDIwNX0.mdNAH-OfVrR2lknHQ79pbtizdAHi1P4JaL8-1yse80Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a243b5649c9e349d-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.153.61.216",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Aug-2026 09:10:14 UTC] === END API CALL LOG ===
[01-Aug-2026 09:10:14 UTC] ✅ API Hash verification passed for profile endpoint
[01-Aug-2026 09:10:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwNiIsInVzZXJuYW1lIjoiZmVkeWEuIHV6IiwiZW1haWwiOiJmb2hyaWRkaW5yb3ppbW92QGdtYWlsLmNvbSIsImV4cCI6MTc4NjE4MDIwNX0.mdNAH-OfVrR2lknHQ79pbtizdAHi1P4JaL8-1yse80Y
[01-Aug-2026 09:10:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Aug-2026 09:10:14 UTC] ✅ JWT token verified successfully for user profile
[01-Aug-2026 09:10:14 UTC] User ID: 1206
[01-Aug-2026 09:10:14 UTC] ✅ User profile retrieved successfully for user ID: 1206
[01-Aug-2026 09:10:17 UTC] === API CALL LOG ===
[01-Aug-2026 09:10:17 UTC] Endpoint: user/profile.php
[01-Aug-2026 09:10:17 UTC] Full Log Data: {
    "timestamp": "2026-08-01 09:10:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.153.61.216",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.153.61.216, 172.64.198.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwNiIsInVzZXJuYW1lIjoiZmVkeWEuIHV6IiwiZW1haWwiOiJmb2hyaWRkaW5yb3ppbW92QGdtYWlsLmNvbSIsImV4cCI6MTc4NjE4MDIwNX0.mdNAH-OfVrR2lknHQ79pbtizdAHi1P4JaL8-1yse80Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a243b579be24798e-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.153.61.216",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Aug-2026 09:10:17 UTC] === END API CALL LOG ===
[01-Aug-2026 09:10:17 UTC] ✅ API Hash verification passed for profile endpoint
[01-Aug-2026 09:10:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwNiIsInVzZXJuYW1lIjoiZmVkeWEuIHV6IiwiZW1haWwiOiJmb2hyaWRkaW5yb3ppbW92QGdtYWlsLmNvbSIsImV4cCI6MTc4NjE4MDIwNX0.mdNAH-OfVrR2lknHQ79pbtizdAHi1P4JaL8-1yse80Y
[01-Aug-2026 09:10:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Aug-2026 09:10:17 UTC] ✅ JWT token verified successfully for user profile
[01-Aug-2026 09:10:17 UTC] User ID: 1206
[01-Aug-2026 09:10:17 UTC] ✅ User profile retrieved successfully for user ID: 1206
[01-Aug-2026 09:10:26 UTC] === API CALL LOG ===
[01-Aug-2026 09:10:26 UTC] Endpoint: user/profile.php
[01-Aug-2026 09:10:26 UTC] Full Log Data: {
    "timestamp": "2026-08-01 09:10:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.153.61.216",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.153.61.216, 172.64.198.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwNiIsInVzZXJuYW1lIjoiZmVkeWEuIHV6IiwiZW1haWwiOiJmb2hyaWRkaW5yb3ppbW92QGdtYWlsLmNvbSIsImV4cCI6MTc4NjE4MDIwNX0.mdNAH-OfVrR2lknHQ79pbtizdAHi1P4JaL8-1yse80Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a243b5ae4d555175-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.153.61.216",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Aug-2026 09:10:26 UTC] === END API CALL LOG ===
[01-Aug-2026 09:10:26 UTC] ✅ API Hash verification passed for profile endpoint
[01-Aug-2026 09:10:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwNiIsInVzZXJuYW1lIjoiZmVkeWEuIHV6IiwiZW1haWwiOiJmb2hyaWRkaW5yb3ppbW92QGdtYWlsLmNvbSIsImV4cCI6MTc4NjE4MDIwNX0.mdNAH-OfVrR2lknHQ79pbtizdAHi1P4JaL8-1yse80Y
[01-Aug-2026 09:10:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Aug-2026 09:10:26 UTC] ✅ JWT token verified successfully for user profile
[01-Aug-2026 09:10:26 UTC] User ID: 1206
[01-Aug-2026 09:10:26 UTC] ✅ User profile retrieved successfully for user ID: 1206
[01-Aug-2026 09:10:31 UTC] === API CALL LOG ===
[01-Aug-2026 09:10:31 UTC] Endpoint: user/profile.php
[01-Aug-2026 09:10:31 UTC] Full Log Data: {
    "timestamp": "2026-08-01 09:10:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.153.61.216",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.153.61.216, 172.64.200.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwNiIsInVzZXJuYW1lIjoiZmVkeWEuIHV6IiwiZW1haWwiOiJmb2hyaWRkaW5yb3ppbW92QGdtYWlsLmNvbSIsImV4cCI6MTc4NjE4MDIwNX0.mdNAH-OfVrR2lknHQ79pbtizdAHi1P4JaL8-1yse80Y",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a243b5d0fd5c6332-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.153.61.216",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Aug-2026 09:10:31 UTC] === END API CALL LOG ===
[01-Aug-2026 09:10:31 UTC] ✅ API Hash verification passed for profile endpoint
[01-Aug-2026 09:10:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwNiIsInVzZXJuYW1lIjoiZmVkeWEuIHV6IiwiZW1haWwiOiJmb2hyaWRkaW5yb3ppbW92QGdtYWlsLmNvbSIsImV4cCI6MTc4NjE4MDIwNX0.mdNAH-OfVrR2lknHQ79pbtizdAHi1P4JaL8-1yse80Y
[01-Aug-2026 09:10:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Aug-2026 09:10:31 UTC] ✅ JWT token verified successfully for user profile
[01-Aug-2026 09:10:31 UTC] User ID: 1206
[01-Aug-2026 09:10:31 UTC] ✅ User profile retrieved successfully for user ID: 1206
[01-Aug-2026 13:13:03 UTC] === API CALL LOG ===
[01-Aug-2026 13:13:03 UTC] Endpoint: user/profile.php
[01-Aug-2026 13:13:03 UTC] Full Log Data: {
    "timestamp": "2026-08-01 13:13:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4080:9e01:6603:6909:3019:ebf3:28a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4080:9e01:6603:6909:3019:ebf3:28a, 172.69.166.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwNyIsInVzZXJuYW1lIjoidmlrIiwiZW1haWwiOiJwcmFqYXBhMzc3QGdtYWlsLmNvbSIsImV4cCI6MTc4NjE5NDc4MX0.8VzOp4CrWgxjjTgejjko6mkg-opFzbkUJBLAvYOejhk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a24519144cf0c061-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4080:9e01:6603:6909:3019:ebf3:28a",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Aug-2026 13:13:03 UTC] === END API CALL LOG ===
[01-Aug-2026 13:13:03 UTC] ✅ API Hash verification passed for profile endpoint
[01-Aug-2026 13:13:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwNyIsInVzZXJuYW1lIjoidmlrIiwiZW1haWwiOiJwcmFqYXBhMzc3QGdtYWlsLmNvbSIsImV4cCI6MTc4NjE5NDc4MX0.8VzOp4CrWgxjjTgejjko6mkg-opFzbkUJBLAvYOejhk
[01-Aug-2026 13:13:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Aug-2026 13:13:03 UTC] ✅ JWT token verified successfully for user profile
[01-Aug-2026 13:13:03 UTC] User ID: 1207
[01-Aug-2026 13:13:03 UTC] ✅ User profile retrieved successfully for user ID: 1207
[01-Aug-2026 13:13:03 UTC] === API CALL LOG ===
[01-Aug-2026 13:13:03 UTC] Endpoint: user/profile.php
[01-Aug-2026 13:13:03 UTC] Full Log Data: {
    "timestamp": "2026-08-01 13:13:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4080:9e01:6603:6909:3019:ebf3:28a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4080:9e01:6603:6909:3019:ebf3:28a, 172.69.166.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwNyIsInVzZXJuYW1lIjoidmlrIiwiZW1haWwiOiJwcmFqYXBhMzc3QGdtYWlsLmNvbSIsImV4cCI6MTc4NjE5NDc4MX0.8VzOp4CrWgxjjTgejjko6mkg-opFzbkUJBLAvYOejhk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2451912efefc061-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4080:9e01:6603:6909:3019:ebf3:28a",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Aug-2026 13:13:03 UTC] === END API CALL LOG ===
[01-Aug-2026 13:13:03 UTC] ✅ API Hash verification passed for profile endpoint
[01-Aug-2026 13:13:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwNyIsInVzZXJuYW1lIjoidmlrIiwiZW1haWwiOiJwcmFqYXBhMzc3QGdtYWlsLmNvbSIsImV4cCI6MTc4NjE5NDc4MX0.8VzOp4CrWgxjjTgejjko6mkg-opFzbkUJBLAvYOejhk
[01-Aug-2026 13:13:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Aug-2026 13:13:03 UTC] ✅ JWT token verified successfully for user profile
[01-Aug-2026 13:13:03 UTC] User ID: 1207
[01-Aug-2026 13:13:03 UTC] ✅ User profile retrieved successfully for user ID: 1207
[01-Aug-2026 13:13:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Aug-2026 13:13:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Aug-2026 13:13:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:4080:9e01:6603:6909:3019:ebf3:28a, 172.69.166.29","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwNyIsInVzZXJuYW1lIjoidmlrIiwiZW1haWwiOiJwcmFqYXBhMzc3QGdtYWlsLmNvbSIsImV4cCI6MTc4NjE5NDc4MX0.8VzOp4CrWgxjjTgejjko6mkg-opFzbkUJBLAvYOejhk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2451913aac7c061-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:4080:9e01:6603:6909:3019:ebf3:28a","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[01-Aug-2026 13:13:03 UTC] === User Orders API Called ===
[01-Aug-2026 13:13:03 UTC] User ID: 1207
[01-Aug-2026 13:13:03 UTC] Limit: 20, Offset: 0
[01-Aug-2026 13:13:03 UTC] Orders found: 0
[01-Aug-2026 13:13:03 UTC] Orders data: []
[01-Aug-2026 13:13:03 UTC] Total orders count: 0
[01-Aug-2026 13:13:05 UTC] === API CALL LOG ===
[01-Aug-2026 13:13:05 UTC] Endpoint: user/profile.php
[01-Aug-2026 13:13:05 UTC] Full Log Data: {
    "timestamp": "2026-08-01 13:13:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4080:9e01:6603:6909:3019:ebf3:28a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4080:9e01:6603:6909:3019:ebf3:28a, 172.69.166.29",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwNyIsInVzZXJuYW1lIjoidmlrIiwiZW1haWwiOiJwcmFqYXBhMzc3QGdtYWlsLmNvbSIsImV4cCI6MTc4NjE5NDc4MX0.8VzOp4CrWgxjjTgejjko6mkg-opFzbkUJBLAvYOejhk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a245191f4d15c061-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4080:9e01:6603:6909:3019:ebf3:28a",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Aug-2026 13:13:05 UTC] === END API CALL LOG ===
[01-Aug-2026 13:13:05 UTC] ✅ API Hash verification passed for profile endpoint
[01-Aug-2026 13:13:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwNyIsInVzZXJuYW1lIjoidmlrIiwiZW1haWwiOiJwcmFqYXBhMzc3QGdtYWlsLmNvbSIsImV4cCI6MTc4NjE5NDc4MX0.8VzOp4CrWgxjjTgejjko6mkg-opFzbkUJBLAvYOejhk
[01-Aug-2026 13:13:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Aug-2026 13:13:05 UTC] ✅ JWT token verified successfully for user profile
[01-Aug-2026 13:13:05 UTC] User ID: 1207
[01-Aug-2026 13:13:05 UTC] ✅ User profile retrieved successfully for user ID: 1207
[01-Aug-2026 13:13:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Aug-2026 13:13:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Aug-2026 13:13:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:4080:9e01:6603:6909:3019:ebf3:28a, 172.71.152.69","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwNyIsInVzZXJuYW1lIjoidmlrIiwiZW1haWwiOiJwcmFqYXBhMzc3QGdtYWlsLmNvbSIsImV4cCI6MTc4NjE5NDc4MX0.8VzOp4CrWgxjjTgejjko6mkg-opFzbkUJBLAvYOejhk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2451a065f3cc061-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:4080:9e01:6603:6909:3019:ebf3:28a","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[01-Aug-2026 13:13:42 UTC] === User Orders API Called ===
[01-Aug-2026 13:13:42 UTC] User ID: 1207
[01-Aug-2026 13:13:42 UTC] Limit: 20, Offset: 0
[01-Aug-2026 13:13:42 UTC] Orders found: 0
[01-Aug-2026 13:13:42 UTC] Orders data: []
[01-Aug-2026 13:13:42 UTC] Total orders count: 0
[01-Aug-2026 13:13:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Aug-2026 13:13:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Aug-2026 13:13:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:4080:9e01:6603:6909:3019:ebf3:28a, 172.71.152.70","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwNyIsInVzZXJuYW1lIjoidmlrIiwiZW1haWwiOiJwcmFqYXBhMzc3QGdtYWlsLmNvbSIsImV4cCI6MTc4NjE5NDc4MX0.8VzOp4CrWgxjjTgejjko6mkg-opFzbkUJBLAvYOejhk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2451a3c8a0dc061-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:4080:9e01:6603:6909:3019:ebf3:28a","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[01-Aug-2026 13:13:51 UTC] === User Orders API Called ===
[01-Aug-2026 13:13:51 UTC] User ID: 1207
[01-Aug-2026 13:13:51 UTC] Limit: 20, Offset: 0
[01-Aug-2026 13:13:51 UTC] Orders found: 0
[01-Aug-2026 13:13:51 UTC] Orders data: []
[01-Aug-2026 13:13:51 UTC] Total orders count: 0
[01-Aug-2026 13:13:51 UTC] === API CALL LOG ===
[01-Aug-2026 13:13:51 UTC] Endpoint: user/profile.php
[01-Aug-2026 13:13:51 UTC] Full Log Data: {
    "timestamp": "2026-08-01 13:13:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4080:9e01:6603:6909:3019:ebf3:28a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4080:9e01:6603:6909:3019:ebf3:28a, 172.71.152.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwNyIsInVzZXJuYW1lIjoidmlrIiwiZW1haWwiOiJwcmFqYXBhMzc3QGdtYWlsLmNvbSIsImV4cCI6MTc4NjE5NDc4MX0.8VzOp4CrWgxjjTgejjko6mkg-opFzbkUJBLAvYOejhk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2451a3d3c34c061-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4080:9e01:6603:6909:3019:ebf3:28a",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Aug-2026 13:13:51 UTC] === END API CALL LOG ===
[01-Aug-2026 13:13:51 UTC] ✅ API Hash verification passed for profile endpoint
[01-Aug-2026 13:13:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwNyIsInVzZXJuYW1lIjoidmlrIiwiZW1haWwiOiJwcmFqYXBhMzc3QGdtYWlsLmNvbSIsImV4cCI6MTc4NjE5NDc4MX0.8VzOp4CrWgxjjTgejjko6mkg-opFzbkUJBLAvYOejhk
[01-Aug-2026 13:13:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Aug-2026 13:13:51 UTC] ✅ JWT token verified successfully for user profile
[01-Aug-2026 13:13:51 UTC] User ID: 1207
[01-Aug-2026 13:13:51 UTC] ✅ User profile retrieved successfully for user ID: 1207
[01-Aug-2026 13:13:51 UTC] === API CALL LOG ===
[01-Aug-2026 13:13:51 UTC] Endpoint: user/profile.php
[01-Aug-2026 13:13:51 UTC] Full Log Data: {
    "timestamp": "2026-08-01 13:13:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4080:9e01:6603:6909:3019:ebf3:28a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4080:9e01:6603:6909:3019:ebf3:28a, 172.71.152.69",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwNyIsInVzZXJuYW1lIjoidmlrIiwiZW1haWwiOiJwcmFqYXBhMzc3QGdtYWlsLmNvbSIsImV4cCI6MTc4NjE5NDc4MX0.8VzOp4CrWgxjjTgejjko6mkg-opFzbkUJBLAvYOejhk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2451a3d3c38c061-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4080:9e01:6603:6909:3019:ebf3:28a",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Aug-2026 13:13:51 UTC] === END API CALL LOG ===
[01-Aug-2026 13:13:51 UTC] ✅ API Hash verification passed for profile endpoint
[01-Aug-2026 13:13:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwNyIsInVzZXJuYW1lIjoidmlrIiwiZW1haWwiOiJwcmFqYXBhMzc3QGdtYWlsLmNvbSIsImV4cCI6MTc4NjE5NDc4MX0.8VzOp4CrWgxjjTgejjko6mkg-opFzbkUJBLAvYOejhk
[01-Aug-2026 13:13:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Aug-2026 13:13:51 UTC] ✅ JWT token verified successfully for user profile
[01-Aug-2026 13:13:51 UTC] User ID: 1207
[01-Aug-2026 13:13:51 UTC] ✅ User profile retrieved successfully for user ID: 1207
[01-Aug-2026 13:13:52 UTC] === API CALL LOG ===
[01-Aug-2026 13:13:52 UTC] Endpoint: user/profile.php
[01-Aug-2026 13:13:52 UTC] Full Log Data: {
    "timestamp": "2026-08-01 13:13:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4080:9e01:6603:6909:3019:ebf3:28a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4080:9e01:6603:6909:3019:ebf3:28a, 172.71.152.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwNyIsInVzZXJuYW1lIjoidmlrIiwiZW1haWwiOiJwcmFqYXBhMzc3QGdtYWlsLmNvbSIsImV4cCI6MTc4NjE5NDc4MX0.8VzOp4CrWgxjjTgejjko6mkg-opFzbkUJBLAvYOejhk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2451a466b4dc061-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4080:9e01:6603:6909:3019:ebf3:28a",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Aug-2026 13:13:52 UTC] === END API CALL LOG ===
[01-Aug-2026 13:13:52 UTC] ✅ API Hash verification passed for profile endpoint
[01-Aug-2026 13:13:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwNyIsInVzZXJuYW1lIjoidmlrIiwiZW1haWwiOiJwcmFqYXBhMzc3QGdtYWlsLmNvbSIsImV4cCI6MTc4NjE5NDc4MX0.8VzOp4CrWgxjjTgejjko6mkg-opFzbkUJBLAvYOejhk
[01-Aug-2026 13:13:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Aug-2026 13:13:52 UTC] ✅ JWT token verified successfully for user profile
[01-Aug-2026 13:13:52 UTC] User ID: 1207
[01-Aug-2026 13:13:52 UTC] ✅ User profile retrieved successfully for user ID: 1207
[01-Aug-2026 13:14:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Aug-2026 13:14:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Aug-2026 13:14:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:4080:9e01:6603:6909:3019:ebf3:28a, 172.71.152.70","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwNyIsInVzZXJuYW1lIjoidmlrIiwiZW1haWwiOiJwcmFqYXBhMzc3QGdtYWlsLmNvbSIsImV4cCI6MTc4NjE5NDc4MX0.8VzOp4CrWgxjjTgejjko6mkg-opFzbkUJBLAvYOejhk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2451ab6fca8c061-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:4080:9e01:6603:6909:3019:ebf3:28a","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[01-Aug-2026 13:14:10 UTC] === User Orders API Called ===
[01-Aug-2026 13:14:10 UTC] User ID: 1207
[01-Aug-2026 13:14:10 UTC] Limit: 20, Offset: 0
[01-Aug-2026 13:14:10 UTC] Orders found: 0
[01-Aug-2026 13:14:10 UTC] Orders data: []
[01-Aug-2026 13:14:10 UTC] Total orders count: 0
[01-Aug-2026 13:14:13 UTC] === API CALL LOG ===
[01-Aug-2026 13:14:13 UTC] Endpoint: user/profile.php
[01-Aug-2026 13:14:13 UTC] Full Log Data: {
    "timestamp": "2026-08-01 13:14:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4080:9e01:6603:6909:3019:ebf3:28a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4080:9e01:6603:6909:3019:ebf3:28a, 172.71.152.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwNyIsInVzZXJuYW1lIjoidmlrIiwiZW1haWwiOiJwcmFqYXBhMzc3QGdtYWlsLmNvbSIsImV4cCI6MTc4NjE5NDc4MX0.8VzOp4CrWgxjjTgejjko6mkg-opFzbkUJBLAvYOejhk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2451ac95bcdc061-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4080:9e01:6603:6909:3019:ebf3:28a",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Aug-2026 13:14:13 UTC] === END API CALL LOG ===
[01-Aug-2026 13:14:13 UTC] ✅ API Hash verification passed for profile endpoint
[01-Aug-2026 13:14:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwNyIsInVzZXJuYW1lIjoidmlrIiwiZW1haWwiOiJwcmFqYXBhMzc3QGdtYWlsLmNvbSIsImV4cCI6MTc4NjE5NDc4MX0.8VzOp4CrWgxjjTgejjko6mkg-opFzbkUJBLAvYOejhk
[01-Aug-2026 13:14:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Aug-2026 13:14:13 UTC] ✅ JWT token verified successfully for user profile
[01-Aug-2026 13:14:13 UTC] User ID: 1207
[01-Aug-2026 13:14:13 UTC] ✅ User profile retrieved successfully for user ID: 1207
[01-Aug-2026 13:14:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Aug-2026 13:14:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Aug-2026 13:14:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:4080:9e01:6603:6909:3019:ebf3:28a, 172.71.152.70","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwNyIsInVzZXJuYW1lIjoidmlrIiwiZW1haWwiOiJwcmFqYXBhMzc3QGdtYWlsLmNvbSIsImV4cCI6MTc4NjE5NDc4MX0.8VzOp4CrWgxjjTgejjko6mkg-opFzbkUJBLAvYOejhk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2451ac95bcac061-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:4080:9e01:6603:6909:3019:ebf3:28a","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[01-Aug-2026 13:14:13 UTC] === User Orders API Called ===
[01-Aug-2026 13:14:13 UTC] User ID: 1207
[01-Aug-2026 13:14:13 UTC] Limit: 20, Offset: 0
[01-Aug-2026 13:14:13 UTC] Orders found: 0
[01-Aug-2026 13:14:13 UTC] Orders data: []
[01-Aug-2026 13:14:13 UTC] Total orders count: 0
[01-Aug-2026 13:14:14 UTC] === API CALL LOG ===
[01-Aug-2026 13:14:14 UTC] Endpoint: user/profile.php
[01-Aug-2026 13:14:14 UTC] Full Log Data: {
    "timestamp": "2026-08-01 13:14:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4080:9e01:6603:6909:3019:ebf3:28a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4080:9e01:6603:6909:3019:ebf3:28a, 172.71.152.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwNyIsInVzZXJuYW1lIjoidmlrIiwiZW1haWwiOiJwcmFqYXBhMzc3QGdtYWlsLmNvbSIsImV4cCI6MTc4NjE5NDc4MX0.8VzOp4CrWgxjjTgejjko6mkg-opFzbkUJBLAvYOejhk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2451acd68cfc061-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4080:9e01:6603:6909:3019:ebf3:28a",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Aug-2026 13:14:14 UTC] === END API CALL LOG ===
[01-Aug-2026 13:14:14 UTC] ✅ API Hash verification passed for profile endpoint
[01-Aug-2026 13:14:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwNyIsInVzZXJuYW1lIjoidmlrIiwiZW1haWwiOiJwcmFqYXBhMzc3QGdtYWlsLmNvbSIsImV4cCI6MTc4NjE5NDc4MX0.8VzOp4CrWgxjjTgejjko6mkg-opFzbkUJBLAvYOejhk
[01-Aug-2026 13:14:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Aug-2026 13:14:14 UTC] ✅ JWT token verified successfully for user profile
[01-Aug-2026 13:14:14 UTC] User ID: 1207
[01-Aug-2026 13:14:14 UTC] ✅ User profile retrieved successfully for user ID: 1207
[01-Aug-2026 13:14:14 UTC] === API CALL LOG ===
[01-Aug-2026 13:14:14 UTC] Endpoint: user/profile.php
[01-Aug-2026 13:14:14 UTC] Full Log Data: {
    "timestamp": "2026-08-01 13:14:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4080:9e01:6603:6909:3019:ebf3:28a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4080:9e01:6603:6909:3019:ebf3:28a, 172.71.152.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwNyIsInVzZXJuYW1lIjoidmlrIiwiZW1haWwiOiJwcmFqYXBhMzc3QGdtYWlsLmNvbSIsImV4cCI6MTc4NjE5NDc4MX0.8VzOp4CrWgxjjTgejjko6mkg-opFzbkUJBLAvYOejhk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2451ad039c9c061-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4080:9e01:6603:6909:3019:ebf3:28a",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Aug-2026 13:14:14 UTC] === END API CALL LOG ===
[01-Aug-2026 13:14:14 UTC] ✅ API Hash verification passed for profile endpoint
[01-Aug-2026 13:14:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwNyIsInVzZXJuYW1lIjoidmlrIiwiZW1haWwiOiJwcmFqYXBhMzc3QGdtYWlsLmNvbSIsImV4cCI6MTc4NjE5NDc4MX0.8VzOp4CrWgxjjTgejjko6mkg-opFzbkUJBLAvYOejhk
[01-Aug-2026 13:14:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Aug-2026 13:14:14 UTC] ✅ JWT token verified successfully for user profile
[01-Aug-2026 13:14:14 UTC] User ID: 1207
[01-Aug-2026 13:14:14 UTC] ✅ User profile retrieved successfully for user ID: 1207
[01-Aug-2026 13:14:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Aug-2026 13:14:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Aug-2026 13:14:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:4080:9e01:6603:6909:3019:ebf3:28a, 172.71.152.69","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwNyIsInVzZXJuYW1lIjoidmlrIiwiZW1haWwiOiJwcmFqYXBhMzc3QGdtYWlsLmNvbSIsImV4cCI6MTc4NjE5NDc4MX0.8VzOp4CrWgxjjTgejjko6mkg-opFzbkUJBLAvYOejhk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2451b2fbcffc061-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:4080:9e01:6603:6909:3019:ebf3:28a","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[01-Aug-2026 13:14:29 UTC] === User Orders API Called ===
[01-Aug-2026 13:14:29 UTC] === API CALL LOG ===
[01-Aug-2026 13:14:29 UTC] User ID: 1207
[01-Aug-2026 13:14:29 UTC] Endpoint: user/profile.php
[01-Aug-2026 13:14:29 UTC] Limit: 20, Offset: 0
[01-Aug-2026 13:14:29 UTC] Full Log Data: {
    "timestamp": "2026-08-01 13:14:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4080:9e01:6603:6909:3019:ebf3:28a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4080:9e01:6603:6909:3019:ebf3:28a, 172.71.152.69",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwNyIsInVzZXJuYW1lIjoidmlrIiwiZW1haWwiOiJwcmFqYXBhMzc3QGdtYWlsLmNvbSIsImV4cCI6MTc4NjE5NDc4MX0.8VzOp4CrWgxjjTgejjko6mkg-opFzbkUJBLAvYOejhk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2451b2fbd02c061-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4080:9e01:6603:6909:3019:ebf3:28a",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Aug-2026 13:14:29 UTC] === END API CALL LOG ===
[01-Aug-2026 13:14:29 UTC] ✅ API Hash verification passed for profile endpoint
[01-Aug-2026 13:14:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwNyIsInVzZXJuYW1lIjoidmlrIiwiZW1haWwiOiJwcmFqYXBhMzc3QGdtYWlsLmNvbSIsImV4cCI6MTc4NjE5NDc4MX0.8VzOp4CrWgxjjTgejjko6mkg-opFzbkUJBLAvYOejhk
[01-Aug-2026 13:14:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Aug-2026 13:14:29 UTC] ✅ JWT token verified successfully for user profile
[01-Aug-2026 13:14:29 UTC] Orders found: 0
[01-Aug-2026 13:14:29 UTC] User ID: 1207
[01-Aug-2026 13:14:29 UTC] Orders data: []
[01-Aug-2026 13:14:29 UTC] Total orders count: 0
[01-Aug-2026 13:14:29 UTC] ✅ User profile retrieved successfully for user ID: 1207
[01-Aug-2026 13:14:30 UTC] === API CALL LOG ===
[01-Aug-2026 13:14:30 UTC] Endpoint: user/profile.php
[01-Aug-2026 13:14:30 UTC] Full Log Data: {
    "timestamp": "2026-08-01 13:14:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4080:9e01:6603:6909:3019:ebf3:28a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4080:9e01:6603:6909:3019:ebf3:28a, 172.71.152.69",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwNyIsInVzZXJuYW1lIjoidmlrIiwiZW1haWwiOiJwcmFqYXBhMzc3QGdtYWlsLmNvbSIsImV4cCI6MTc4NjE5NDc4MX0.8VzOp4CrWgxjjTgejjko6mkg-opFzbkUJBLAvYOejhk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2451b33cac9c061-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4080:9e01:6603:6909:3019:ebf3:28a",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Aug-2026 13:14:30 UTC] === END API CALL LOG ===
[01-Aug-2026 13:14:30 UTC] ✅ API Hash verification passed for profile endpoint
[01-Aug-2026 13:14:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwNyIsInVzZXJuYW1lIjoidmlrIiwiZW1haWwiOiJwcmFqYXBhMzc3QGdtYWlsLmNvbSIsImV4cCI6MTc4NjE5NDc4MX0.8VzOp4CrWgxjjTgejjko6mkg-opFzbkUJBLAvYOejhk
[01-Aug-2026 13:14:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Aug-2026 13:14:30 UTC] ✅ JWT token verified successfully for user profile
[01-Aug-2026 13:14:30 UTC] User ID: 1207
[01-Aug-2026 13:14:30 UTC] ✅ User profile retrieved successfully for user ID: 1207
[01-Aug-2026 13:14:31 UTC] === API CALL LOG ===
[01-Aug-2026 13:14:31 UTC] Endpoint: user/profile.php
[01-Aug-2026 13:14:31 UTC] Full Log Data: {
    "timestamp": "2026-08-01 13:14:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4080:9e01:6603:6909:3019:ebf3:28a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4080:9e01:6603:6909:3019:ebf3:28a, 172.71.152.69",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwNyIsInVzZXJuYW1lIjoidmlrIiwiZW1haWwiOiJwcmFqYXBhMzc3QGdtYWlsLmNvbSIsImV4cCI6MTc4NjE5NDc4MX0.8VzOp4CrWgxjjTgejjko6mkg-opFzbkUJBLAvYOejhk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2451b387a0ac061-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4080:9e01:6603:6909:3019:ebf3:28a",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Aug-2026 13:14:31 UTC] === END API CALL LOG ===
[01-Aug-2026 13:14:31 UTC] ✅ API Hash verification passed for profile endpoint
[01-Aug-2026 13:14:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwNyIsInVzZXJuYW1lIjoidmlrIiwiZW1haWwiOiJwcmFqYXBhMzc3QGdtYWlsLmNvbSIsImV4cCI6MTc4NjE5NDc4MX0.8VzOp4CrWgxjjTgejjko6mkg-opFzbkUJBLAvYOejhk
[01-Aug-2026 13:14:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Aug-2026 13:14:31 UTC] ✅ JWT token verified successfully for user profile
[01-Aug-2026 13:14:31 UTC] User ID: 1207
[01-Aug-2026 13:14:31 UTC] ✅ User profile retrieved successfully for user ID: 1207
[01-Aug-2026 13:14:34 UTC] === API CALL LOG ===
[01-Aug-2026 13:14:34 UTC] Endpoint: user/profile.php
[01-Aug-2026 13:14:34 UTC] Full Log Data: {
    "timestamp": "2026-08-01 13:14:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4080:9e01:6603:6909:3019:ebf3:28a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4080:9e01:6603:6909:3019:ebf3:28a, 172.71.152.69",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwNyIsInVzZXJuYW1lIjoidmlrIiwiZW1haWwiOiJwcmFqYXBhMzc3QGdtYWlsLmNvbSIsImV4cCI6MTc4NjE5NDc4MX0.8VzOp4CrWgxjjTgejjko6mkg-opFzbkUJBLAvYOejhk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2451b500970c061-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4080:9e01:6603:6909:3019:ebf3:28a",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Aug-2026 13:14:34 UTC] === END API CALL LOG ===
[01-Aug-2026 13:14:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Aug-2026 13:14:34 UTC] ✅ API Hash verification passed for profile endpoint
[01-Aug-2026 13:14:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Aug-2026 13:14:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwNyIsInVzZXJuYW1lIjoidmlrIiwiZW1haWwiOiJwcmFqYXBhMzc3QGdtYWlsLmNvbSIsImV4cCI6MTc4NjE5NDc4MX0.8VzOp4CrWgxjjTgejjko6mkg-opFzbkUJBLAvYOejhk
[01-Aug-2026 13:14:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:4080:9e01:6603:6909:3019:ebf3:28a, 172.71.152.69","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwNyIsInVzZXJuYW1lIjoidmlrIiwiZW1haWwiOiJwcmFqYXBhMzc3QGdtYWlsLmNvbSIsImV4cCI6MTc4NjE5NDc4MX0.8VzOp4CrWgxjjTgejjko6mkg-opFzbkUJBLAvYOejhk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2451b500969c061-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:4080:9e01:6603:6909:3019:ebf3:28a","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[01-Aug-2026 13:14:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Aug-2026 13:14:34 UTC] ✅ JWT token verified successfully for user profile
[01-Aug-2026 13:14:34 UTC] === User Orders API Called ===
[01-Aug-2026 13:14:34 UTC] User ID: 1207
[01-Aug-2026 13:14:34 UTC] User ID: 1207
[01-Aug-2026 13:14:34 UTC] Limit: 20, Offset: 0
[01-Aug-2026 13:14:34 UTC] ✅ User profile retrieved successfully for user ID: 1207
[01-Aug-2026 13:14:34 UTC] Orders found: 0
[01-Aug-2026 13:14:34 UTC] Orders data: []
[01-Aug-2026 13:14:34 UTC] Total orders count: 0
[01-Aug-2026 13:14:35 UTC] === API CALL LOG ===
[01-Aug-2026 13:14:35 UTC] Endpoint: user/profile.php
[01-Aug-2026 13:14:35 UTC] Full Log Data: {
    "timestamp": "2026-08-01 13:14:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4080:9e01:6603:6909:3019:ebf3:28a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4080:9e01:6603:6909:3019:ebf3:28a, 172.71.152.69",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwNyIsInVzZXJuYW1lIjoidmlrIiwiZW1haWwiOiJwcmFqYXBhMzc3QGdtYWlsLmNvbSIsImV4cCI6MTc4NjE5NDc4MX0.8VzOp4CrWgxjjTgejjko6mkg-opFzbkUJBLAvYOejhk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2451b53de1bc061-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4080:9e01:6603:6909:3019:ebf3:28a",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Aug-2026 13:14:35 UTC] === END API CALL LOG ===
[01-Aug-2026 13:14:35 UTC] ✅ API Hash verification passed for profile endpoint
[01-Aug-2026 13:14:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwNyIsInVzZXJuYW1lIjoidmlrIiwiZW1haWwiOiJwcmFqYXBhMzc3QGdtYWlsLmNvbSIsImV4cCI6MTc4NjE5NDc4MX0.8VzOp4CrWgxjjTgejjko6mkg-opFzbkUJBLAvYOejhk
[01-Aug-2026 13:14:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Aug-2026 13:14:35 UTC] ✅ JWT token verified successfully for user profile
[01-Aug-2026 13:14:35 UTC] User ID: 1207
[01-Aug-2026 13:14:35 UTC] ✅ User profile retrieved successfully for user ID: 1207
[01-Aug-2026 13:14:36 UTC] === API CALL LOG ===
[01-Aug-2026 13:14:36 UTC] Endpoint: user/profile.php
[01-Aug-2026 13:14:36 UTC] Full Log Data: {
    "timestamp": "2026-08-01 13:14:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4080:9e01:6603:6909:3019:ebf3:28a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4080:9e01:6603:6909:3019:ebf3:28a, 172.71.152.69",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwNyIsInVzZXJuYW1lIjoidmlrIiwiZW1haWwiOiJwcmFqYXBhMzc3QGdtYWlsLmNvbSIsImV4cCI6MTc4NjE5NDc4MX0.8VzOp4CrWgxjjTgejjko6mkg-opFzbkUJBLAvYOejhk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2451b56f87ac061-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4080:9e01:6603:6909:3019:ebf3:28a",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Aug-2026 13:14:36 UTC] === END API CALL LOG ===
[01-Aug-2026 13:14:36 UTC] ✅ API Hash verification passed for profile endpoint
[01-Aug-2026 13:14:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwNyIsInVzZXJuYW1lIjoidmlrIiwiZW1haWwiOiJwcmFqYXBhMzc3QGdtYWlsLmNvbSIsImV4cCI6MTc4NjE5NDc4MX0.8VzOp4CrWgxjjTgejjko6mkg-opFzbkUJBLAvYOejhk
[01-Aug-2026 13:14:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Aug-2026 13:14:36 UTC] ✅ JWT token verified successfully for user profile
[01-Aug-2026 13:14:36 UTC] User ID: 1207
[01-Aug-2026 13:14:36 UTC] ✅ User profile retrieved successfully for user ID: 1207
[01-Aug-2026 13:14:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Aug-2026 13:14:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Aug-2026 13:14:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:4080:9e01:6603:6909:3019:ebf3:28a, 172.71.152.69","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwNyIsInVzZXJuYW1lIjoidmlrIiwiZW1haWwiOiJwcmFqYXBhMzc3QGdtYWlsLmNvbSIsImV4cCI6MTc4NjE5NDc4MX0.8VzOp4CrWgxjjTgejjko6mkg-opFzbkUJBLAvYOejhk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2451b640f1fc061-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:4080:9e01:6603:6909:3019:ebf3:28a","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[01-Aug-2026 13:14:38 UTC] === User Orders API Called ===
[01-Aug-2026 13:14:38 UTC] User ID: 1207
[01-Aug-2026 13:14:38 UTC] Limit: 20, Offset: 0
[01-Aug-2026 13:14:38 UTC] Orders found: 0
[01-Aug-2026 13:14:38 UTC] Orders data: []
[01-Aug-2026 13:14:38 UTC] Total orders count: 0
[01-Aug-2026 13:14:40 UTC] === API CALL LOG ===
[01-Aug-2026 13:14:40 UTC] Endpoint: user/profile.php
[01-Aug-2026 13:14:40 UTC] Full Log Data: {
    "timestamp": "2026-08-01 13:14:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4080:9e01:6603:6909:3019:ebf3:28a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4080:9e01:6603:6909:3019:ebf3:28a, 172.71.152.69",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwNyIsInVzZXJuYW1lIjoidmlrIiwiZW1haWwiOiJwcmFqYXBhMzc3QGdtYWlsLmNvbSIsImV4cCI6MTc4NjE5NDc4MX0.8VzOp4CrWgxjjTgejjko6mkg-opFzbkUJBLAvYOejhk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2451b6f884bc061-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4080:9e01:6603:6909:3019:ebf3:28a",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Aug-2026 13:14:40 UTC] === END API CALL LOG ===
[01-Aug-2026 13:14:40 UTC] ✅ API Hash verification passed for profile endpoint
[01-Aug-2026 13:14:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwNyIsInVzZXJuYW1lIjoidmlrIiwiZW1haWwiOiJwcmFqYXBhMzc3QGdtYWlsLmNvbSIsImV4cCI6MTc4NjE5NDc4MX0.8VzOp4CrWgxjjTgejjko6mkg-opFzbkUJBLAvYOejhk
[01-Aug-2026 13:14:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Aug-2026 13:14:40 UTC] ✅ JWT token verified successfully for user profile
[01-Aug-2026 13:14:40 UTC] User ID: 1207
[01-Aug-2026 13:14:40 UTC] ✅ User profile retrieved successfully for user ID: 1207
[01-Aug-2026 13:14:40 UTC] User Purchases API - User ID: 1207
[01-Aug-2026 13:14:40 UTC] User Purchases API - Total purchases found: 0
[01-Aug-2026 13:14:47 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Aug-2026 13:14:47 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Aug-2026 13:14:47 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:4080:9e01:6603:6909:3019:ebf3:28a, 172.71.152.70","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwNyIsInVzZXJuYW1lIjoidmlrIiwiZW1haWwiOiJwcmFqYXBhMzc3QGdtYWlsLmNvbSIsImV4cCI6MTc4NjE5NDc4MX0.8VzOp4CrWgxjjTgejjko6mkg-opFzbkUJBLAvYOejhk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2451b9dfd2bc061-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:4080:9e01:6603:6909:3019:ebf3:28a","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[01-Aug-2026 13:14:47 UTC] === User Orders API Called ===
[01-Aug-2026 13:14:47 UTC] User ID: 1207
[01-Aug-2026 13:14:47 UTC] Limit: 20, Offset: 0
[01-Aug-2026 13:14:47 UTC] Orders found: 0
[01-Aug-2026 13:14:47 UTC] Orders data: []
[01-Aug-2026 13:14:47 UTC] Total orders count: 0
[01-Aug-2026 14:16:24 UTC] === API CALL LOG ===
[01-Aug-2026 14:16:24 UTC] Endpoint: user/profile.php
[01-Aug-2026 14:16:24 UTC] Full Log Data: {
    "timestamp": "2026-08-01 14:16:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4080:9e01:6603:6909:3019:ebf3:28a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4080:9e01:6603:6909:3019:ebf3:28a, 172.71.82.78",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwNyIsInVzZXJuYW1lIjoidmlrIiwiZW1haWwiOiJwcmFqYXBhMzc3QGdtYWlsLmNvbSIsImV4cCI6MTc4NjE5NDc4MX0.8VzOp4CrWgxjjTgejjko6mkg-opFzbkUJBLAvYOejhk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a24575dd48d69cc2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4080:9e01:6603:6909:3019:ebf3:28a",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Aug-2026 14:16:24 UTC] === END API CALL LOG ===
[01-Aug-2026 14:16:24 UTC] ✅ API Hash verification passed for profile endpoint
[01-Aug-2026 14:16:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwNyIsInVzZXJuYW1lIjoidmlrIiwiZW1haWwiOiJwcmFqYXBhMzc3QGdtYWlsLmNvbSIsImV4cCI6MTc4NjE5NDc4MX0.8VzOp4CrWgxjjTgejjko6mkg-opFzbkUJBLAvYOejhk
[01-Aug-2026 14:16:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Aug-2026 14:16:24 UTC] ✅ JWT token verified successfully for user profile
[01-Aug-2026 14:16:24 UTC] User ID: 1207
[01-Aug-2026 14:16:24 UTC] ✅ User profile retrieved successfully for user ID: 1207
[01-Aug-2026 14:16:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Aug-2026 14:16:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Aug-2026 14:16:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:4080:9e01:6603:6909:3019:ebf3:28a, 172.71.82.78","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwNyIsInVzZXJuYW1lIjoidmlrIiwiZW1haWwiOiJwcmFqYXBhMzc3QGdtYWlsLmNvbSIsImV4cCI6MTc4NjE5NDc4MX0.8VzOp4CrWgxjjTgejjko6mkg-opFzbkUJBLAvYOejhk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a24575f2b9959cc2-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:4080:9e01:6603:6909:3019:ebf3:28a","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[01-Aug-2026 14:16:27 UTC] === User Orders API Called ===
[01-Aug-2026 14:16:27 UTC] User ID: 1207
[01-Aug-2026 14:16:27 UTC] Limit: 20, Offset: 0
[01-Aug-2026 14:16:27 UTC] Orders found: 0
[01-Aug-2026 14:16:27 UTC] Orders data: []
[01-Aug-2026 14:16:27 UTC] Total orders count: 0
[01-Aug-2026 14:16:27 UTC] === API CALL LOG ===
[01-Aug-2026 14:16:27 UTC] Endpoint: user/profile.php
[01-Aug-2026 14:16:27 UTC] Full Log Data: {
    "timestamp": "2026-08-01 14:16:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4080:9e01:6603:6909:3019:ebf3:28a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4080:9e01:6603:6909:3019:ebf3:28a, 172.68.242.112",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwNyIsInVzZXJuYW1lIjoidmlrIiwiZW1haWwiOiJwcmFqYXBhMzc3QGdtYWlsLmNvbSIsImV4cCI6MTc4NjE5NDc4MX0.8VzOp4CrWgxjjTgejjko6mkg-opFzbkUJBLAvYOejhk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a24575f359f09cc2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4080:9e01:6603:6909:3019:ebf3:28a",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Aug-2026 14:16:27 UTC] === END API CALL LOG ===
[01-Aug-2026 14:16:27 UTC] ✅ API Hash verification passed for profile endpoint
[01-Aug-2026 14:16:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwNyIsInVzZXJuYW1lIjoidmlrIiwiZW1haWwiOiJwcmFqYXBhMzc3QGdtYWlsLmNvbSIsImV4cCI6MTc4NjE5NDc4MX0.8VzOp4CrWgxjjTgejjko6mkg-opFzbkUJBLAvYOejhk
[01-Aug-2026 14:16:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Aug-2026 14:16:27 UTC] ✅ JWT token verified successfully for user profile
[01-Aug-2026 14:16:27 UTC] User ID: 1207
[01-Aug-2026 14:16:27 UTC] ✅ User profile retrieved successfully for user ID: 1207
[01-Aug-2026 14:16:27 UTC] === API CALL LOG ===
[01-Aug-2026 14:16:27 UTC] Endpoint: user/profile.php
[01-Aug-2026 14:16:27 UTC] Full Log Data: {
    "timestamp": "2026-08-01 14:16:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4080:9e01:6603:6909:3019:ebf3:28a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4080:9e01:6603:6909:3019:ebf3:28a, 172.68.242.113",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwNyIsInVzZXJuYW1lIjoidmlrIiwiZW1haWwiOiJwcmFqYXBhMzc3QGdtYWlsLmNvbSIsImV4cCI6MTc4NjE5NDc4MX0.8VzOp4CrWgxjjTgejjko6mkg-opFzbkUJBLAvYOejhk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a24575f219319cc2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4080:9e01:6603:6909:3019:ebf3:28a",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Aug-2026 14:16:27 UTC] === END API CALL LOG ===
[01-Aug-2026 14:16:27 UTC] ✅ API Hash verification passed for profile endpoint
[01-Aug-2026 14:16:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwNyIsInVzZXJuYW1lIjoidmlrIiwiZW1haWwiOiJwcmFqYXBhMzc3QGdtYWlsLmNvbSIsImV4cCI6MTc4NjE5NDc4MX0.8VzOp4CrWgxjjTgejjko6mkg-opFzbkUJBLAvYOejhk
[01-Aug-2026 14:16:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Aug-2026 14:16:27 UTC] ✅ JWT token verified successfully for user profile
[01-Aug-2026 14:16:27 UTC] User ID: 1207
[01-Aug-2026 14:16:27 UTC] ✅ User profile retrieved successfully for user ID: 1207
[01-Aug-2026 14:16:28 UTC] === API CALL LOG ===
[01-Aug-2026 14:16:28 UTC] Endpoint: user/profile.php
[01-Aug-2026 14:16:28 UTC] Full Log Data: {
    "timestamp": "2026-08-01 14:16:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4080:9e01:6603:6909:3019:ebf3:28a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4080:9e01:6603:6909:3019:ebf3:28a, 172.68.242.113",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwNyIsInVzZXJuYW1lIjoidmlrIiwiZW1haWwiOiJwcmFqYXBhMzc3QGdtYWlsLmNvbSIsImV4cCI6MTc4NjE5NDc4MX0.8VzOp4CrWgxjjTgejjko6mkg-opFzbkUJBLAvYOejhk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a24575fb88fb9cc2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4080:9e01:6603:6909:3019:ebf3:28a",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Aug-2026 14:16:28 UTC] === END API CALL LOG ===
[01-Aug-2026 14:16:28 UTC] ✅ API Hash verification passed for profile endpoint
[01-Aug-2026 14:16:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwNyIsInVzZXJuYW1lIjoidmlrIiwiZW1haWwiOiJwcmFqYXBhMzc3QGdtYWlsLmNvbSIsImV4cCI6MTc4NjE5NDc4MX0.8VzOp4CrWgxjjTgejjko6mkg-opFzbkUJBLAvYOejhk
[01-Aug-2026 14:16:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Aug-2026 14:16:28 UTC] ✅ JWT token verified successfully for user profile
[01-Aug-2026 14:16:28 UTC] User ID: 1207
[01-Aug-2026 14:16:28 UTC] ✅ User profile retrieved successfully for user ID: 1207
[01-Aug-2026 14:19:54 UTC] === API CALL LOG ===
[01-Aug-2026 14:19:54 UTC] Endpoint: user/profile.php
[01-Aug-2026 14:19:54 UTC] Full Log Data: {
    "timestamp": "2026-08-01 14:19:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4080:9e01:6603:6909:3019:ebf3:28a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4080:9e01:6603:6909:3019:ebf3:28a, 172.71.82.79",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwNyIsInVzZXJuYW1lIjoidmlrIiwiZW1haWwiOiJwcmFqYXBhMzc3QGdtYWlsLmNvbSIsImV4cCI6MTc4NjE5NDc4MX0.8VzOp4CrWgxjjTgejjko6mkg-opFzbkUJBLAvYOejhk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2457afd0b689cc2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4080:9e01:6603:6909:3019:ebf3:28a",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Aug-2026 14:19:54 UTC] === END API CALL LOG ===
[01-Aug-2026 14:19:54 UTC] ✅ API Hash verification passed for profile endpoint
[01-Aug-2026 14:19:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwNyIsInVzZXJuYW1lIjoidmlrIiwiZW1haWwiOiJwcmFqYXBhMzc3QGdtYWlsLmNvbSIsImV4cCI6MTc4NjE5NDc4MX0.8VzOp4CrWgxjjTgejjko6mkg-opFzbkUJBLAvYOejhk
[01-Aug-2026 14:19:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Aug-2026 14:19:54 UTC] ✅ JWT token verified successfully for user profile
[01-Aug-2026 14:19:54 UTC] User ID: 1207
[01-Aug-2026 14:19:54 UTC] ✅ User profile retrieved successfully for user ID: 1207
[01-Aug-2026 14:20:05 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Aug-2026 14:20:05 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Aug-2026 14:20:05 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:4080:9e01:6603:6909:3019:ebf3:28a, 172.71.82.79","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwNyIsInVzZXJuYW1lIjoidmlrIiwiZW1haWwiOiJwcmFqYXBhMzc3QGdtYWlsLmNvbSIsImV4cCI6MTc4NjE5NDc4MX0.8VzOp4CrWgxjjTgejjko6mkg-opFzbkUJBLAvYOejhk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2457b48895e9cc2-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:4080:9e01:6603:6909:3019:ebf3:28a","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[01-Aug-2026 14:20:05 UTC] === User Orders API Called ===
[01-Aug-2026 14:20:05 UTC] User ID: 1207
[01-Aug-2026 14:20:05 UTC] Limit: 20, Offset: 0
[01-Aug-2026 14:20:05 UTC] Orders found: 0
[01-Aug-2026 14:20:05 UTC] Orders data: []
[01-Aug-2026 14:20:05 UTC] Total orders count: 0
[01-Aug-2026 14:20:05 UTC] === API CALL LOG ===
[01-Aug-2026 14:20:05 UTC] Endpoint: user/profile.php
[01-Aug-2026 14:20:05 UTC] Full Log Data: {
    "timestamp": "2026-08-01 14:20:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4080:9e01:6603:6909:3019:ebf3:28a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4080:9e01:6603:6909:3019:ebf3:28a, 172.71.82.79",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwNyIsInVzZXJuYW1lIjoidmlrIiwiZW1haWwiOiJwcmFqYXBhMzc3QGdtYWlsLmNvbSIsImV4cCI6MTc4NjE5NDc4MX0.8VzOp4CrWgxjjTgejjko6mkg-opFzbkUJBLAvYOejhk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2457b4889639cc2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4080:9e01:6603:6909:3019:ebf3:28a",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Aug-2026 14:20:05 UTC] === END API CALL LOG ===
[01-Aug-2026 14:20:05 UTC] ✅ API Hash verification passed for profile endpoint
[01-Aug-2026 14:20:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwNyIsInVzZXJuYW1lIjoidmlrIiwiZW1haWwiOiJwcmFqYXBhMzc3QGdtYWlsLmNvbSIsImV4cCI6MTc4NjE5NDc4MX0.8VzOp4CrWgxjjTgejjko6mkg-opFzbkUJBLAvYOejhk
[01-Aug-2026 14:20:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Aug-2026 14:20:05 UTC] ✅ JWT token verified successfully for user profile
[01-Aug-2026 14:20:05 UTC] User ID: 1207
[01-Aug-2026 14:20:05 UTC] ✅ User profile retrieved successfully for user ID: 1207
[01-Aug-2026 14:20:06 UTC] === API CALL LOG ===
[01-Aug-2026 14:20:06 UTC] Endpoint: user/profile.php
[01-Aug-2026 14:20:06 UTC] Full Log Data: {
    "timestamp": "2026-08-01 14:20:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4080:9e01:6603:6909:3019:ebf3:28a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4080:9e01:6603:6909:3019:ebf3:28a, 172.71.82.79",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwNyIsInVzZXJuYW1lIjoidmlrIiwiZW1haWwiOiJwcmFqYXBhMzc3QGdtYWlsLmNvbSIsImV4cCI6MTc4NjE5NDc4MX0.8VzOp4CrWgxjjTgejjko6mkg-opFzbkUJBLAvYOejhk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2457b4d7f889cc2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4080:9e01:6603:6909:3019:ebf3:28a",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Aug-2026 14:20:06 UTC] === END API CALL LOG ===
[01-Aug-2026 14:20:06 UTC] ✅ API Hash verification passed for profile endpoint
[01-Aug-2026 14:20:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwNyIsInVzZXJuYW1lIjoidmlrIiwiZW1haWwiOiJwcmFqYXBhMzc3QGdtYWlsLmNvbSIsImV4cCI6MTc4NjE5NDc4MX0.8VzOp4CrWgxjjTgejjko6mkg-opFzbkUJBLAvYOejhk
[01-Aug-2026 14:20:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Aug-2026 14:20:06 UTC] ✅ JWT token verified successfully for user profile
[01-Aug-2026 14:20:06 UTC] User ID: 1207
[01-Aug-2026 14:20:06 UTC] ✅ User profile retrieved successfully for user ID: 1207
[01-Aug-2026 14:20:34 UTC] === API CALL LOG ===
[01-Aug-2026 14:20:34 UTC] Endpoint: user/profile.php
[01-Aug-2026 14:20:34 UTC] Full Log Data: {
    "timestamp": "2026-08-01 14:20:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4080:9e01:6603:6909:3019:ebf3:28a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4080:9e01:6603:6909:3019:ebf3:28a, 172.71.82.79",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwNyIsInVzZXJuYW1lIjoidmlrIiwiZW1haWwiOiJwcmFqYXBhMzc3QGdtYWlsLmNvbSIsImV4cCI6MTc4NjE5NDc4MX0.8VzOp4CrWgxjjTgejjko6mkg-opFzbkUJBLAvYOejhk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2457bf7e8609cc2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4080:9e01:6603:6909:3019:ebf3:28a",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Aug-2026 14:20:34 UTC] === END API CALL LOG ===
[01-Aug-2026 14:20:34 UTC] ✅ API Hash verification passed for profile endpoint
[01-Aug-2026 14:20:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwNyIsInVzZXJuYW1lIjoidmlrIiwiZW1haWwiOiJwcmFqYXBhMzc3QGdtYWlsLmNvbSIsImV4cCI6MTc4NjE5NDc4MX0.8VzOp4CrWgxjjTgejjko6mkg-opFzbkUJBLAvYOejhk
[01-Aug-2026 14:20:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Aug-2026 14:20:34 UTC] ✅ JWT token verified successfully for user profile
[01-Aug-2026 14:20:34 UTC] User ID: 1207
[01-Aug-2026 14:20:34 UTC] ✅ User profile retrieved successfully for user ID: 1207
[01-Aug-2026 14:20:34 UTC] === API CALL LOG ===
[01-Aug-2026 14:20:34 UTC] Endpoint: user/profile.php
[01-Aug-2026 14:20:34 UTC] Full Log Data: {
    "timestamp": "2026-08-01 14:20:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4080:9e01:6603:6909:3019:ebf3:28a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4080:9e01:6603:6909:3019:ebf3:28a, 172.71.82.79",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwNyIsInVzZXJuYW1lIjoidmlrIiwiZW1haWwiOiJwcmFqYXBhMzc3QGdtYWlsLmNvbSIsImV4cCI6MTc4NjE5NDc4MX0.8VzOp4CrWgxjjTgejjko6mkg-opFzbkUJBLAvYOejhk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2457bf4ce0e9cc2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4080:9e01:6603:6909:3019:ebf3:28a",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Aug-2026 14:20:34 UTC] === END API CALL LOG ===
[01-Aug-2026 14:20:34 UTC] ✅ API Hash verification passed for profile endpoint
[01-Aug-2026 14:20:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwNyIsInVzZXJuYW1lIjoidmlrIiwiZW1haWwiOiJwcmFqYXBhMzc3QGdtYWlsLmNvbSIsImV4cCI6MTc4NjE5NDc4MX0.8VzOp4CrWgxjjTgejjko6mkg-opFzbkUJBLAvYOejhk
[01-Aug-2026 14:20:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Aug-2026 14:20:34 UTC] ✅ JWT token verified successfully for user profile
[01-Aug-2026 14:20:34 UTC] User ID: 1207
[01-Aug-2026 14:20:34 UTC] ✅ User profile retrieved successfully for user ID: 1207
[01-Aug-2026 14:20:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Aug-2026 14:20:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Aug-2026 14:20:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:4080:9e01:6603:6909:3019:ebf3:28a, 172.71.82.79","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwNyIsInVzZXJuYW1lIjoidmlrIiwiZW1haWwiOiJwcmFqYXBhMzc3QGdtYWlsLmNvbSIsImV4cCI6MTc4NjE5NDc4MX0.8VzOp4CrWgxjjTgejjko6mkg-opFzbkUJBLAvYOejhk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2457bf4ce0d9cc2-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:4080:9e01:6603:6909:3019:ebf3:28a","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[01-Aug-2026 14:20:34 UTC] === User Orders API Called ===
[01-Aug-2026 14:20:34 UTC] User ID: 1207
[01-Aug-2026 14:20:34 UTC] Limit: 20, Offset: 0
[01-Aug-2026 14:20:34 UTC] Orders found: 0
[01-Aug-2026 14:20:34 UTC] Orders data: []
[01-Aug-2026 14:20:34 UTC] Total orders count: 0
[01-Aug-2026 14:20:42 UTC] === API CALL LOG ===
[01-Aug-2026 14:20:42 UTC] Endpoint: user/profile.php
[01-Aug-2026 14:20:42 UTC] Full Log Data: {
    "timestamp": "2026-08-01 14:20:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4080:9e01:6603:6909:3019:ebf3:28a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4080:9e01:6603:6909:3019:ebf3:28a, 172.71.82.79",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwNyIsInVzZXJuYW1lIjoidmlrIiwiZW1haWwiOiJwcmFqYXBhMzc3QGdtYWlsLmNvbSIsImV4cCI6MTc4NjE5NDc4MX0.8VzOp4CrWgxjjTgejjko6mkg-opFzbkUJBLAvYOejhk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2457c2cfb8a9cc2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4080:9e01:6603:6909:3019:ebf3:28a",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Aug-2026 14:20:42 UTC] === END API CALL LOG ===
[01-Aug-2026 14:20:42 UTC] ✅ API Hash verification passed for profile endpoint
[01-Aug-2026 14:20:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwNyIsInVzZXJuYW1lIjoidmlrIiwiZW1haWwiOiJwcmFqYXBhMzc3QGdtYWlsLmNvbSIsImV4cCI6MTc4NjE5NDc4MX0.8VzOp4CrWgxjjTgejjko6mkg-opFzbkUJBLAvYOejhk
[01-Aug-2026 14:20:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Aug-2026 14:20:42 UTC] ✅ JWT token verified successfully for user profile
[01-Aug-2026 14:20:42 UTC] User ID: 1207
[01-Aug-2026 14:20:42 UTC] ✅ User profile retrieved successfully for user ID: 1207
[01-Aug-2026 14:20:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Aug-2026 14:20:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Aug-2026 14:20:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:4080:9e01:6603:6909:3019:ebf3:28a, 172.71.82.78","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwNyIsInVzZXJuYW1lIjoidmlrIiwiZW1haWwiOiJwcmFqYXBhMzc3QGdtYWlsLmNvbSIsImV4cCI6MTc4NjE5NDc4MX0.8VzOp4CrWgxjjTgejjko6mkg-opFzbkUJBLAvYOejhk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2457c2cfb869cc2-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:4080:9e01:6603:6909:3019:ebf3:28a","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[01-Aug-2026 14:20:43 UTC] === User Orders API Called ===
[01-Aug-2026 14:20:43 UTC] User ID: 1207
[01-Aug-2026 14:20:43 UTC] Limit: 20, Offset: 0
[01-Aug-2026 14:20:43 UTC] Orders found: 0
[01-Aug-2026 14:20:43 UTC] Orders data: []
[01-Aug-2026 14:20:43 UTC] Total orders count: 0
[01-Aug-2026 14:20:43 UTC] === API CALL LOG ===
[01-Aug-2026 14:20:43 UTC] Endpoint: user/profile.php
[01-Aug-2026 14:20:43 UTC] Full Log Data: {
    "timestamp": "2026-08-01 14:20:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4080:9e01:6603:6909:3019:ebf3:28a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4080:9e01:6603:6909:3019:ebf3:28a, 172.71.82.79",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwNyIsInVzZXJuYW1lIjoidmlrIiwiZW1haWwiOiJwcmFqYXBhMzc3QGdtYWlsLmNvbSIsImV4cCI6MTc4NjE5NDc4MX0.8VzOp4CrWgxjjTgejjko6mkg-opFzbkUJBLAvYOejhk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2457c31af7e9cc2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4080:9e01:6603:6909:3019:ebf3:28a",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Aug-2026 14:20:43 UTC] === END API CALL LOG ===
[01-Aug-2026 14:20:43 UTC] ✅ API Hash verification passed for profile endpoint
[01-Aug-2026 14:20:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwNyIsInVzZXJuYW1lIjoidmlrIiwiZW1haWwiOiJwcmFqYXBhMzc3QGdtYWlsLmNvbSIsImV4cCI6MTc4NjE5NDc4MX0.8VzOp4CrWgxjjTgejjko6mkg-opFzbkUJBLAvYOejhk
[01-Aug-2026 14:20:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Aug-2026 14:20:43 UTC] ✅ JWT token verified successfully for user profile
[01-Aug-2026 14:20:43 UTC] User ID: 1207
[01-Aug-2026 14:20:43 UTC] ✅ User profile retrieved successfully for user ID: 1207
[01-Aug-2026 14:20:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Aug-2026 14:20:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Aug-2026 14:20:46 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:4080:9e01:6603:6909:3019:ebf3:28a, 172.71.82.79","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwNyIsInVzZXJuYW1lIjoidmlrIiwiZW1haWwiOiJwcmFqYXBhMzc3QGdtYWlsLmNvbSIsImV4cCI6MTc4NjE5NDc4MX0.8VzOp4CrWgxjjTgejjko6mkg-opFzbkUJBLAvYOejhk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2457c449f349cc2-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:4080:9e01:6603:6909:3019:ebf3:28a","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[01-Aug-2026 14:20:46 UTC] === User Orders API Called ===
[01-Aug-2026 14:20:46 UTC] User ID: 1207
[01-Aug-2026 14:20:46 UTC] Limit: 20, Offset: 0
[01-Aug-2026 14:20:46 UTC] Orders found: 0
[01-Aug-2026 14:20:46 UTC] Orders data: []
[01-Aug-2026 14:20:46 UTC] Total orders count: 0
[01-Aug-2026 14:20:46 UTC] === API CALL LOG ===
[01-Aug-2026 14:20:46 UTC] Endpoint: user/profile.php
[01-Aug-2026 14:20:46 UTC] Full Log Data: {
    "timestamp": "2026-08-01 14:20:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4080:9e01:6603:6909:3019:ebf3:28a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4080:9e01:6603:6909:3019:ebf3:28a, 172.71.82.79",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwNyIsInVzZXJuYW1lIjoidmlrIiwiZW1haWwiOiJwcmFqYXBhMzc3QGdtYWlsLmNvbSIsImV4cCI6MTc4NjE5NDc4MX0.8VzOp4CrWgxjjTgejjko6mkg-opFzbkUJBLAvYOejhk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2457c453fa89cc2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4080:9e01:6603:6909:3019:ebf3:28a",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Aug-2026 14:20:46 UTC] === END API CALL LOG ===
[01-Aug-2026 14:20:46 UTC] ✅ API Hash verification passed for profile endpoint
[01-Aug-2026 14:20:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwNyIsInVzZXJuYW1lIjoidmlrIiwiZW1haWwiOiJwcmFqYXBhMzc3QGdtYWlsLmNvbSIsImV4cCI6MTc4NjE5NDc4MX0.8VzOp4CrWgxjjTgejjko6mkg-opFzbkUJBLAvYOejhk
[01-Aug-2026 14:20:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Aug-2026 14:20:46 UTC] ✅ JWT token verified successfully for user profile
[01-Aug-2026 14:20:46 UTC] User ID: 1207
[01-Aug-2026 14:20:46 UTC] ✅ User profile retrieved successfully for user ID: 1207
[01-Aug-2026 14:20:46 UTC] === API CALL LOG ===
[01-Aug-2026 14:20:46 UTC] Endpoint: user/profile.php
[01-Aug-2026 14:20:46 UTC] Full Log Data: {
    "timestamp": "2026-08-01 14:20:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4080:9e01:6603:6909:3019:ebf3:28a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4080:9e01:6603:6909:3019:ebf3:28a, 172.71.82.79",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwNyIsInVzZXJuYW1lIjoidmlrIiwiZW1haWwiOiJwcmFqYXBhMzc3QGdtYWlsLmNvbSIsImV4cCI6MTc4NjE5NDc4MX0.8VzOp4CrWgxjjTgejjko6mkg-opFzbkUJBLAvYOejhk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2457c48fa5b9cc2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4080:9e01:6603:6909:3019:ebf3:28a",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Aug-2026 14:20:46 UTC] === END API CALL LOG ===
[01-Aug-2026 14:20:46 UTC] ✅ API Hash verification passed for profile endpoint
[01-Aug-2026 14:20:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwNyIsInVzZXJuYW1lIjoidmlrIiwiZW1haWwiOiJwcmFqYXBhMzc3QGdtYWlsLmNvbSIsImV4cCI6MTc4NjE5NDc4MX0.8VzOp4CrWgxjjTgejjko6mkg-opFzbkUJBLAvYOejhk
[01-Aug-2026 14:20:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Aug-2026 14:20:46 UTC] ✅ JWT token verified successfully for user profile
[01-Aug-2026 14:20:46 UTC] User ID: 1207
[01-Aug-2026 14:20:46 UTC] ✅ User profile retrieved successfully for user ID: 1207
[01-Aug-2026 14:20:47 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Aug-2026 14:20:47 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Aug-2026 14:20:47 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:4080:9e01:6603:6909:3019:ebf3:28a, 172.71.82.79","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwNyIsInVzZXJuYW1lIjoidmlrIiwiZW1haWwiOiJwcmFqYXBhMzc3QGdtYWlsLmNvbSIsImV4cCI6MTc4NjE5NDc4MX0.8VzOp4CrWgxjjTgejjko6mkg-opFzbkUJBLAvYOejhk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2457c4adbbb9cc2-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:4080:9e01:6603:6909:3019:ebf3:28a","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[01-Aug-2026 14:20:47 UTC] === User Orders API Called ===
[01-Aug-2026 14:20:47 UTC] User ID: 1207
[01-Aug-2026 14:20:47 UTC] Limit: 20, Offset: 0
[01-Aug-2026 14:20:47 UTC] Orders found: 0
[01-Aug-2026 14:20:47 UTC] Orders data: []
[01-Aug-2026 14:20:47 UTC] Total orders count: 0
[01-Aug-2026 14:20:49 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Aug-2026 14:20:49 UTC] === API CALL LOG ===
[01-Aug-2026 14:20:49 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Aug-2026 14:20:49 UTC] Endpoint: user/profile.php
[01-Aug-2026 14:20:49 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:4080:9e01:6603:6909:3019:ebf3:28a, 172.71.82.79","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwNyIsInVzZXJuYW1lIjoidmlrIiwiZW1haWwiOiJwcmFqYXBhMzc3QGdtYWlsLmNvbSIsImV4cCI6MTc4NjE5NDc4MX0.8VzOp4CrWgxjjTgejjko6mkg-opFzbkUJBLAvYOejhk","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2457c59e8429cc2-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:4080:9e01:6603:6909:3019:ebf3:28a","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[01-Aug-2026 14:20:49 UTC] Full Log Data: {
    "timestamp": "2026-08-01 14:20:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4080:9e01:6603:6909:3019:ebf3:28a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4080:9e01:6603:6909:3019:ebf3:28a, 172.71.82.79",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwNyIsInVzZXJuYW1lIjoidmlrIiwiZW1haWwiOiJwcmFqYXBhMzc3QGdtYWlsLmNvbSIsImV4cCI6MTc4NjE5NDc4MX0.8VzOp4CrWgxjjTgejjko6mkg-opFzbkUJBLAvYOejhk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2457c59e8489cc2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4080:9e01:6603:6909:3019:ebf3:28a",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Aug-2026 14:20:49 UTC] === END API CALL LOG ===
[01-Aug-2026 14:20:49 UTC] === User Orders API Called ===
[01-Aug-2026 14:20:49 UTC] ✅ API Hash verification passed for profile endpoint
[01-Aug-2026 14:20:49 UTC] User ID: 1207
[01-Aug-2026 14:20:49 UTC] Limit: 20, Offset: 0
[01-Aug-2026 14:20:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwNyIsInVzZXJuYW1lIjoidmlrIiwiZW1haWwiOiJwcmFqYXBhMzc3QGdtYWlsLmNvbSIsImV4cCI6MTc4NjE5NDc4MX0.8VzOp4CrWgxjjTgejjko6mkg-opFzbkUJBLAvYOejhk
[01-Aug-2026 14:20:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Aug-2026 14:20:49 UTC] ✅ JWT token verified successfully for user profile
[01-Aug-2026 14:20:49 UTC] User ID: 1207
[01-Aug-2026 14:20:49 UTC] ✅ User profile retrieved successfully for user ID: 1207
[01-Aug-2026 14:20:49 UTC] Orders found: 0
[01-Aug-2026 14:20:49 UTC] Orders data: []
[01-Aug-2026 14:20:49 UTC] Total orders count: 0
[01-Aug-2026 14:20:50 UTC] === API CALL LOG ===
[01-Aug-2026 14:20:50 UTC] Endpoint: user/profile.php
[01-Aug-2026 14:20:50 UTC] Full Log Data: {
    "timestamp": "2026-08-01 14:20:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4080:9e01:6603:6909:3019:ebf3:28a",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4080:9e01:6603:6909:3019:ebf3:28a, 172.71.82.79",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwNyIsInVzZXJuYW1lIjoidmlrIiwiZW1haWwiOiJwcmFqYXBhMzc3QGdtYWlsLmNvbSIsImV4cCI6MTc4NjE5NDc4MX0.8VzOp4CrWgxjjTgejjko6mkg-opFzbkUJBLAvYOejhk",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2457c5deb0d9cc2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4080:9e01:6603:6909:3019:ebf3:28a",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Aug-2026 14:20:50 UTC] === END API CALL LOG ===
[01-Aug-2026 14:20:50 UTC] ✅ API Hash verification passed for profile endpoint
[01-Aug-2026 14:20:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwNyIsInVzZXJuYW1lIjoidmlrIiwiZW1haWwiOiJwcmFqYXBhMzc3QGdtYWlsLmNvbSIsImV4cCI6MTc4NjE5NDc4MX0.8VzOp4CrWgxjjTgejjko6mkg-opFzbkUJBLAvYOejhk
[01-Aug-2026 14:20:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Aug-2026 14:20:50 UTC] ✅ JWT token verified successfully for user profile
[01-Aug-2026 14:20:50 UTC] User ID: 1207
[01-Aug-2026 14:20:50 UTC] ✅ User profile retrieved successfully for user ID: 1207
[01-Aug-2026 14:47:01 UTC] === API CALL LOG ===
[01-Aug-2026 14:47:01 UTC] Endpoint: user/profile.php
[01-Aug-2026 14:47:01 UTC] Full Log Data: {
    "timestamp": "2026-08-01 14:47:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:149:983a::2d23:7d70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:149:983a::2d23:7d70, 162.158.88.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwOCIsInVzZXJuYW1lIjoiamFpc2hyZWUxMjMiLCJlbWFpbCI6ImphaW0xMjcyOGphaW1haGFrYWxAZ21haWwuY29tIiwiZXhwIjoxNzg2MjAwNDIwfQ.TVSqeA-MILZyt2PfuO0t1HaOXT0-HO1RDbn1dZoHDQ8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a245a2bc885fff95-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:149:983a::2d23:7d70",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Aug-2026 14:47:01 UTC] === END API CALL LOG ===
[01-Aug-2026 14:47:01 UTC] ✅ API Hash verification passed for profile endpoint
[01-Aug-2026 14:47:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwOCIsInVzZXJuYW1lIjoiamFpc2hyZWUxMjMiLCJlbWFpbCI6ImphaW0xMjcyOGphaW1haGFrYWxAZ21haWwuY29tIiwiZXhwIjoxNzg2MjAwNDIwfQ.TVSqeA-MILZyt2PfuO0t1HaOXT0-HO1RDbn1dZoHDQ8
[01-Aug-2026 14:47:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Aug-2026 14:47:01 UTC] ✅ JWT token verified successfully for user profile
[01-Aug-2026 14:47:01 UTC] User ID: 1208
[01-Aug-2026 14:47:01 UTC] ✅ User profile retrieved successfully for user ID: 1208
[01-Aug-2026 14:47:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Aug-2026 14:47:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Aug-2026 14:47:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:3a80:149:983a::2d23:7d70, 162.158.88.28","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwOCIsInVzZXJuYW1lIjoiamFpc2hyZWUxMjMiLCJlbWFpbCI6ImphaW0xMjcyOGphaW1haGFrYWxAZ21haWwuY29tIiwiZXhwIjoxNzg2MjAwNDIwfQ.TVSqeA-MILZyt2PfuO0t1HaOXT0-HO1RDbn1dZoHDQ8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a245a2bc8863ff95-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2402:3a80:149:983a::2d23:7d70","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[01-Aug-2026 14:47:01 UTC] === User Orders API Called ===
[01-Aug-2026 14:47:01 UTC] User ID: 1208
[01-Aug-2026 14:47:01 UTC] Limit: 20, Offset: 0
[01-Aug-2026 14:47:01 UTC] Orders found: 0
[01-Aug-2026 14:47:01 UTC] Orders data: []
[01-Aug-2026 14:47:01 UTC] Total orders count: 0
[01-Aug-2026 14:47:02 UTC] === API CALL LOG ===
[01-Aug-2026 14:47:02 UTC] Endpoint: user/profile.php
[01-Aug-2026 14:47:02 UTC] Full Log Data: {
    "timestamp": "2026-08-01 14:47:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:149:983a::2d23:7d70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:149:983a::2d23:7d70, 162.158.88.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwOCIsInVzZXJuYW1lIjoiamFpc2hyZWUxMjMiLCJlbWFpbCI6ImphaW0xMjcyOGphaW1haGFrYWxAZ21haWwuY29tIiwiZXhwIjoxNzg2MjAwNDIwfQ.TVSqeA-MILZyt2PfuO0t1HaOXT0-HO1RDbn1dZoHDQ8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a245a2bd3a31ff95-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:149:983a::2d23:7d70",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Aug-2026 14:47:02 UTC] === END API CALL LOG ===
[01-Aug-2026 14:47:02 UTC] ✅ API Hash verification passed for profile endpoint
[01-Aug-2026 14:47:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwOCIsInVzZXJuYW1lIjoiamFpc2hyZWUxMjMiLCJlbWFpbCI6ImphaW0xMjcyOGphaW1haGFrYWxAZ21haWwuY29tIiwiZXhwIjoxNzg2MjAwNDIwfQ.TVSqeA-MILZyt2PfuO0t1HaOXT0-HO1RDbn1dZoHDQ8
[01-Aug-2026 14:47:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Aug-2026 14:47:02 UTC] ✅ JWT token verified successfully for user profile
[01-Aug-2026 14:47:02 UTC] User ID: 1208
[01-Aug-2026 14:47:02 UTC] ✅ User profile retrieved successfully for user ID: 1208
[01-Aug-2026 14:47:03 UTC] === API CALL LOG ===
[01-Aug-2026 14:47:03 UTC] Endpoint: user/profile.php
[01-Aug-2026 14:47:03 UTC] Full Log Data: {
    "timestamp": "2026-08-01 14:47:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:149:983a::2d23:7d70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:149:983a::2d23:7d70, 162.158.88.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwOCIsInVzZXJuYW1lIjoiamFpc2hyZWUxMjMiLCJlbWFpbCI6ImphaW0xMjcyOGphaW1haGFrYWxAZ21haWwuY29tIiwiZXhwIjoxNzg2MjAwNDIwfQ.TVSqeA-MILZyt2PfuO0t1HaOXT0-HO1RDbn1dZoHDQ8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a245a2c4ea5fff95-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:149:983a::2d23:7d70",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Aug-2026 14:47:03 UTC] === END API CALL LOG ===
[01-Aug-2026 14:47:03 UTC] ✅ API Hash verification passed for profile endpoint
[01-Aug-2026 14:47:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwOCIsInVzZXJuYW1lIjoiamFpc2hyZWUxMjMiLCJlbWFpbCI6ImphaW0xMjcyOGphaW1haGFrYWxAZ21haWwuY29tIiwiZXhwIjoxNzg2MjAwNDIwfQ.TVSqeA-MILZyt2PfuO0t1HaOXT0-HO1RDbn1dZoHDQ8
[01-Aug-2026 14:47:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Aug-2026 14:47:03 UTC] ✅ JWT token verified successfully for user profile
[01-Aug-2026 14:47:03 UTC] User ID: 1208
[01-Aug-2026 14:47:03 UTC] ✅ User profile retrieved successfully for user ID: 1208
[01-Aug-2026 14:47:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Aug-2026 14:47:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Aug-2026 14:47:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:3a80:149:983a::2d23:7d70, 162.158.88.28","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwOCIsInVzZXJuYW1lIjoiamFpc2hyZWUxMjMiLCJlbWFpbCI6ImphaW0xMjcyOGphaW1haGFrYWxAZ21haWwuY29tIiwiZXhwIjoxNzg2MjAwNDIwfQ.TVSqeA-MILZyt2PfuO0t1HaOXT0-HO1RDbn1dZoHDQ8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a245a3471e46ff95-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2402:3a80:149:983a::2d23:7d70","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[01-Aug-2026 14:47:24 UTC] === User Orders API Called ===
[01-Aug-2026 14:47:24 UTC] User ID: 1208
[01-Aug-2026 14:47:24 UTC] Limit: 20, Offset: 0
[01-Aug-2026 14:47:24 UTC] Orders found: 0
[01-Aug-2026 14:47:24 UTC] Orders data: []
[01-Aug-2026 14:47:24 UTC] Total orders count: 0
[01-Aug-2026 14:48:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Aug-2026 14:48:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Aug-2026 14:48:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:3a80:149:983a::2d23:7d70, 162.158.88.29","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwOCIsInVzZXJuYW1lIjoiamFpc2hyZWUxMjMiLCJlbWFpbCI6ImphaW0xMjcyOGphaW1haGFrYWxAZ21haWwuY29tIiwiZXhwIjoxNzg2MjAwNDIwfQ.TVSqeA-MILZyt2PfuO0t1HaOXT0-HO1RDbn1dZoHDQ8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a245a4377c28ff95-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2402:3a80:149:983a::2d23:7d70","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[01-Aug-2026 14:48:03 UTC] === User Orders API Called ===
[01-Aug-2026 14:48:03 UTC] User ID: 1208
[01-Aug-2026 14:48:03 UTC] Limit: 20, Offset: 0
[01-Aug-2026 14:48:03 UTC] Orders found: 0
[01-Aug-2026 14:48:03 UTC] Orders data: []
[01-Aug-2026 14:48:03 UTC] Total orders count: 0
[01-Aug-2026 14:48:05 UTC] === API CALL LOG ===
[01-Aug-2026 14:48:05 UTC] Endpoint: user/profile.php
[01-Aug-2026 14:48:05 UTC] Full Log Data: {
    "timestamp": "2026-08-01 14:48:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:149:983a::2d23:7d70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:149:983a::2d23:7d70, 162.158.88.29",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwOCIsInVzZXJuYW1lIjoiamFpc2hyZWUxMjMiLCJlbWFpbCI6ImphaW0xMjcyOGphaW1haGFrYWxAZ21haWwuY29tIiwiZXhwIjoxNzg2MjAwNDIwfQ.TVSqeA-MILZyt2PfuO0t1HaOXT0-HO1RDbn1dZoHDQ8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a245a446ed86ff95-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:149:983a::2d23:7d70",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Aug-2026 14:48:05 UTC] === END API CALL LOG ===
[01-Aug-2026 14:48:05 UTC] ✅ API Hash verification passed for profile endpoint
[01-Aug-2026 14:48:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwOCIsInVzZXJuYW1lIjoiamFpc2hyZWUxMjMiLCJlbWFpbCI6ImphaW0xMjcyOGphaW1haGFrYWxAZ21haWwuY29tIiwiZXhwIjoxNzg2MjAwNDIwfQ.TVSqeA-MILZyt2PfuO0t1HaOXT0-HO1RDbn1dZoHDQ8
[01-Aug-2026 14:48:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Aug-2026 14:48:05 UTC] ✅ JWT token verified successfully for user profile
[01-Aug-2026 14:48:05 UTC] User ID: 1208
[01-Aug-2026 14:48:05 UTC] ✅ User profile retrieved successfully for user ID: 1208
[01-Aug-2026 14:48:05 UTC] User Purchases API - User ID: 1208
[01-Aug-2026 14:48:05 UTC] User Purchases API - Total purchases found: 0
[01-Aug-2026 14:48:12 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Aug-2026 14:48:12 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Aug-2026 14:48:12 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:3a80:149:983a::2d23:7d70, 162.158.88.28","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwOCIsInVzZXJuYW1lIjoiamFpc2hyZWUxMjMiLCJlbWFpbCI6ImphaW0xMjcyOGphaW1haGFrYWxAZ21haWwuY29tIiwiZXhwIjoxNzg2MjAwNDIwfQ.TVSqeA-MILZyt2PfuO0t1HaOXT0-HO1RDbn1dZoHDQ8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a245a46f5d8aff95-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2402:3a80:149:983a::2d23:7d70","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[01-Aug-2026 14:48:12 UTC] === User Orders API Called ===
[01-Aug-2026 14:48:12 UTC] User ID: 1208
[01-Aug-2026 14:48:12 UTC] Limit: 20, Offset: 0
[01-Aug-2026 14:48:12 UTC] Orders found: 0
[01-Aug-2026 14:48:12 UTC] Orders data: []
[01-Aug-2026 14:48:12 UTC] Total orders count: 0
[01-Aug-2026 14:48:12 UTC] === API CALL LOG ===
[01-Aug-2026 14:48:12 UTC] Endpoint: user/profile.php
[01-Aug-2026 14:48:12 UTC] Full Log Data: {
    "timestamp": "2026-08-01 14:48:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:149:983a::2d23:7d70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:149:983a::2d23:7d70, 162.158.88.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwOCIsInVzZXJuYW1lIjoiamFpc2hyZWUxMjMiLCJlbWFpbCI6ImphaW0xMjcyOGphaW1haGFrYWxAZ21haWwuY29tIiwiZXhwIjoxNzg2MjAwNDIwfQ.TVSqeA-MILZyt2PfuO0t1HaOXT0-HO1RDbn1dZoHDQ8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a245a46f5d92ff95-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:149:983a::2d23:7d70",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Aug-2026 14:48:12 UTC] === END API CALL LOG ===
[01-Aug-2026 14:48:12 UTC] ✅ API Hash verification passed for profile endpoint
[01-Aug-2026 14:48:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwOCIsInVzZXJuYW1lIjoiamFpc2hyZWUxMjMiLCJlbWFpbCI6ImphaW0xMjcyOGphaW1haGFrYWxAZ21haWwuY29tIiwiZXhwIjoxNzg2MjAwNDIwfQ.TVSqeA-MILZyt2PfuO0t1HaOXT0-HO1RDbn1dZoHDQ8
[01-Aug-2026 14:48:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Aug-2026 14:48:12 UTC] ✅ JWT token verified successfully for user profile
[01-Aug-2026 14:48:12 UTC] User ID: 1208
[01-Aug-2026 14:48:12 UTC] ✅ User profile retrieved successfully for user ID: 1208
[01-Aug-2026 14:48:12 UTC] === API CALL LOG ===
[01-Aug-2026 14:48:12 UTC] Endpoint: user/profile.php
[01-Aug-2026 14:48:12 UTC] Full Log Data: {
    "timestamp": "2026-08-01 14:48:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:149:983a::2d23:7d70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:149:983a::2d23:7d70, 162.158.88.29",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwOCIsInVzZXJuYW1lIjoiamFpc2hyZWUxMjMiLCJlbWFpbCI6ImphaW0xMjcyOGphaW1haGFrYWxAZ21haWwuY29tIiwiZXhwIjoxNzg2MjAwNDIwfQ.TVSqeA-MILZyt2PfuO0t1HaOXT0-HO1RDbn1dZoHDQ8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a245a47329c5ff95-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:149:983a::2d23:7d70",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Aug-2026 14:48:12 UTC] === END API CALL LOG ===
[01-Aug-2026 14:48:12 UTC] ✅ API Hash verification passed for profile endpoint
[01-Aug-2026 14:48:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwOCIsInVzZXJuYW1lIjoiamFpc2hyZWUxMjMiLCJlbWFpbCI6ImphaW0xMjcyOGphaW1haGFrYWxAZ21haWwuY29tIiwiZXhwIjoxNzg2MjAwNDIwfQ.TVSqeA-MILZyt2PfuO0t1HaOXT0-HO1RDbn1dZoHDQ8
[01-Aug-2026 14:48:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Aug-2026 14:48:12 UTC] ✅ JWT token verified successfully for user profile
[01-Aug-2026 14:48:12 UTC] User ID: 1208
[01-Aug-2026 14:48:12 UTC] ✅ User profile retrieved successfully for user ID: 1208
[01-Aug-2026 14:48:14 UTC] === API CALL LOG ===
[01-Aug-2026 14:48:14 UTC] Endpoint: user/profile.php
[01-Aug-2026 14:48:14 UTC] Full Log Data: {
    "timestamp": "2026-08-01 14:48:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:149:983a::2d23:7d70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:149:983a::2d23:7d70, 162.158.88.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwOCIsInVzZXJuYW1lIjoiamFpc2hyZWUxMjMiLCJlbWFpbCI6ImphaW0xMjcyOGphaW1haGFrYWxAZ21haWwuY29tIiwiZXhwIjoxNzg2MjAwNDIwfQ.TVSqeA-MILZyt2PfuO0t1HaOXT0-HO1RDbn1dZoHDQ8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a245a480dd7cff95-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:149:983a::2d23:7d70",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Aug-2026 14:48:14 UTC] === END API CALL LOG ===
[01-Aug-2026 14:48:14 UTC] ✅ API Hash verification passed for profile endpoint
[01-Aug-2026 14:48:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwOCIsInVzZXJuYW1lIjoiamFpc2hyZWUxMjMiLCJlbWFpbCI6ImphaW0xMjcyOGphaW1haGFrYWxAZ21haWwuY29tIiwiZXhwIjoxNzg2MjAwNDIwfQ.TVSqeA-MILZyt2PfuO0t1HaOXT0-HO1RDbn1dZoHDQ8
[01-Aug-2026 14:48:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Aug-2026 14:48:14 UTC] ✅ JWT token verified successfully for user profile
[01-Aug-2026 14:48:14 UTC] User ID: 1208
[01-Aug-2026 14:48:14 UTC] ✅ User profile retrieved successfully for user ID: 1208
[01-Aug-2026 14:49:06 UTC] === API CALL LOG ===
[01-Aug-2026 14:49:06 UTC] Endpoint: user/profile.php
[01-Aug-2026 14:49:06 UTC] Full Log Data: {
    "timestamp": "2026-08-01 14:49:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:149:983a::2d23:7d70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:149:983a::2d23:7d70, 172.71.152.69",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwOCIsInVzZXJuYW1lIjoiamFpc2hyZWUxMjMiLCJlbWFpbCI6ImphaW0xMjcyOGphaW1haGFrYWxAZ21haWwuY29tIiwiZXhwIjoxNzg2MjAwNDIwfQ.TVSqeA-MILZyt2PfuO0t1HaOXT0-HO1RDbn1dZoHDQ8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a245a5c33827603f-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:149:983a::2d23:7d70",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Aug-2026 14:49:06 UTC] === END API CALL LOG ===
[01-Aug-2026 14:49:06 UTC] ✅ API Hash verification passed for profile endpoint
[01-Aug-2026 14:49:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwOCIsInVzZXJuYW1lIjoiamFpc2hyZWUxMjMiLCJlbWFpbCI6ImphaW0xMjcyOGphaW1haGFrYWxAZ21haWwuY29tIiwiZXhwIjoxNzg2MjAwNDIwfQ.TVSqeA-MILZyt2PfuO0t1HaOXT0-HO1RDbn1dZoHDQ8
[01-Aug-2026 14:49:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Aug-2026 14:49:06 UTC] ✅ JWT token verified successfully for user profile
[01-Aug-2026 14:49:06 UTC] User ID: 1208
[01-Aug-2026 14:49:06 UTC] ✅ User profile retrieved successfully for user ID: 1208
[01-Aug-2026 14:49:30 UTC] === API CALL LOG ===
[01-Aug-2026 14:49:30 UTC] Endpoint: user/profile.php
[01-Aug-2026 14:49:30 UTC] Full Log Data: {
    "timestamp": "2026-08-01 14:49:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:149:983a::2d23:7d70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:149:983a::2d23:7d70, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwOCIsInVzZXJuYW1lIjoiamFpc2hyZWUxMjMiLCJlbWFpbCI6ImphaW0xMjcyOGphaW1haGFrYWxAZ21haWwuY29tIiwiZXhwIjoxNzg2MjAwNDIwfQ.TVSqeA-MILZyt2PfuO0t1HaOXT0-HO1RDbn1dZoHDQ8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a245a65b3ef65665-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:149:983a::2d23:7d70",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Aug-2026 14:49:30 UTC] === END API CALL LOG ===
[01-Aug-2026 14:49:30 UTC] ✅ API Hash verification passed for profile endpoint
[01-Aug-2026 14:49:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwOCIsInVzZXJuYW1lIjoiamFpc2hyZWUxMjMiLCJlbWFpbCI6ImphaW0xMjcyOGphaW1haGFrYWxAZ21haWwuY29tIiwiZXhwIjoxNzg2MjAwNDIwfQ.TVSqeA-MILZyt2PfuO0t1HaOXT0-HO1RDbn1dZoHDQ8
[01-Aug-2026 14:49:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Aug-2026 14:49:30 UTC] ✅ JWT token verified successfully for user profile
[01-Aug-2026 14:49:30 UTC] User ID: 1208
[01-Aug-2026 14:49:30 UTC] ✅ User profile retrieved successfully for user ID: 1208
[01-Aug-2026 14:50:23 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Aug-2026 14:50:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Aug-2026 14:50:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:3a80:149:983a::2d23:7d70, 104.23.175.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwOCIsInVzZXJuYW1lIjoiamFpc2hyZWUxMjMiLCJlbWFpbCI6ImphaW0xMjcyOGphaW1haGFrYWxAZ21haWwuY29tIiwiZXhwIjoxNzg2MjAwNDIwfQ.TVSqeA-MILZyt2PfuO0t1HaOXT0-HO1RDbn1dZoHDQ8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a245a7a23cde5665-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2402:3a80:149:983a::2d23:7d70","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[01-Aug-2026 14:50:23 UTC] === User Orders API Called ===
[01-Aug-2026 14:50:23 UTC] User ID: 1208
[01-Aug-2026 14:50:23 UTC] Limit: 20, Offset: 0
[01-Aug-2026 14:50:23 UTC] Orders found: 0
[01-Aug-2026 14:50:23 UTC] Orders data: []
[01-Aug-2026 14:50:23 UTC] Total orders count: 0
[01-Aug-2026 14:50:23 UTC] === API CALL LOG ===
[01-Aug-2026 14:50:23 UTC] Endpoint: user/profile.php
[01-Aug-2026 14:50:23 UTC] Full Log Data: {
    "timestamp": "2026-08-01 14:50:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:149:983a::2d23:7d70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:149:983a::2d23:7d70, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwOCIsInVzZXJuYW1lIjoiamFpc2hyZWUxMjMiLCJlbWFpbCI6ImphaW0xMjcyOGphaW1haGFrYWxAZ21haWwuY29tIiwiZXhwIjoxNzg2MjAwNDIwfQ.TVSqeA-MILZyt2PfuO0t1HaOXT0-HO1RDbn1dZoHDQ8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a245a7a23cea5665-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:149:983a::2d23:7d70",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Aug-2026 14:50:23 UTC] === END API CALL LOG ===
[01-Aug-2026 14:50:23 UTC] ✅ API Hash verification passed for profile endpoint
[01-Aug-2026 14:50:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwOCIsInVzZXJuYW1lIjoiamFpc2hyZWUxMjMiLCJlbWFpbCI6ImphaW0xMjcyOGphaW1haGFrYWxAZ21haWwuY29tIiwiZXhwIjoxNzg2MjAwNDIwfQ.TVSqeA-MILZyt2PfuO0t1HaOXT0-HO1RDbn1dZoHDQ8
[01-Aug-2026 14:50:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Aug-2026 14:50:23 UTC] ✅ JWT token verified successfully for user profile
[01-Aug-2026 14:50:23 UTC] User ID: 1208
[01-Aug-2026 14:50:23 UTC] ✅ User profile retrieved successfully for user ID: 1208
[01-Aug-2026 14:50:23 UTC] === API CALL LOG ===
[01-Aug-2026 14:50:23 UTC] Endpoint: user/profile.php
[01-Aug-2026 14:50:23 UTC] Full Log Data: {
    "timestamp": "2026-08-01 14:50:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:149:983a::2d23:7d70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:149:983a::2d23:7d70, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwOCIsInVzZXJuYW1lIjoiamFpc2hyZWUxMjMiLCJlbWFpbCI6ImphaW0xMjcyOGphaW1haGFrYWxAZ21haWwuY29tIiwiZXhwIjoxNzg2MjAwNDIwfQ.TVSqeA-MILZyt2PfuO0t1HaOXT0-HO1RDbn1dZoHDQ8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a245a7a5af015665-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:149:983a::2d23:7d70",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Aug-2026 14:50:23 UTC] === END API CALL LOG ===
[01-Aug-2026 14:50:23 UTC] ✅ API Hash verification passed for profile endpoint
[01-Aug-2026 14:50:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwOCIsInVzZXJuYW1lIjoiamFpc2hyZWUxMjMiLCJlbWFpbCI6ImphaW0xMjcyOGphaW1haGFrYWxAZ21haWwuY29tIiwiZXhwIjoxNzg2MjAwNDIwfQ.TVSqeA-MILZyt2PfuO0t1HaOXT0-HO1RDbn1dZoHDQ8
[01-Aug-2026 14:50:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Aug-2026 14:50:23 UTC] ✅ JWT token verified successfully for user profile
[01-Aug-2026 14:50:23 UTC] User ID: 1208
[01-Aug-2026 14:50:23 UTC] ✅ User profile retrieved successfully for user ID: 1208
[01-Aug-2026 14:51:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Aug-2026 14:51:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Aug-2026 14:51:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:3a80:149:983a::2d23:7d70, 104.23.175.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwOCIsInVzZXJuYW1lIjoiamFpc2hyZWUxMjMiLCJlbWFpbCI6ImphaW0xMjcyOGphaW1haGFrYWxAZ21haWwuY29tIiwiZXhwIjoxNzg2MjAwNDIwfQ.TVSqeA-MILZyt2PfuO0t1HaOXT0-HO1RDbn1dZoHDQ8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a245a8c15e805665-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2402:3a80:149:983a::2d23:7d70","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[01-Aug-2026 14:51:08 UTC] === User Orders API Called ===
[01-Aug-2026 14:51:08 UTC] User ID: 1208
[01-Aug-2026 14:51:08 UTC] Limit: 20, Offset: 0
[01-Aug-2026 14:51:08 UTC] Orders found: 0
[01-Aug-2026 14:51:08 UTC] Orders data: []
[01-Aug-2026 14:51:08 UTC] Total orders count: 0
[01-Aug-2026 14:51:09 UTC] === API CALL LOG ===
[01-Aug-2026 14:51:09 UTC] Endpoint: user/profile.php
[01-Aug-2026 14:51:09 UTC] Full Log Data: {
    "timestamp": "2026-08-01 14:51:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:149:983a::2d23:7d70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:149:983a::2d23:7d70, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwOCIsInVzZXJuYW1lIjoiamFpc2hyZWUxMjMiLCJlbWFpbCI6ImphaW0xMjcyOGphaW1haGFrYWxAZ21haWwuY29tIiwiZXhwIjoxNzg2MjAwNDIwfQ.TVSqeA-MILZyt2PfuO0t1HaOXT0-HO1RDbn1dZoHDQ8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a245a8c15e845665-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:149:983a::2d23:7d70",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Aug-2026 14:51:09 UTC] === END API CALL LOG ===
[01-Aug-2026 14:51:09 UTC] ✅ API Hash verification passed for profile endpoint
[01-Aug-2026 14:51:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwOCIsInVzZXJuYW1lIjoiamFpc2hyZWUxMjMiLCJlbWFpbCI6ImphaW0xMjcyOGphaW1haGFrYWxAZ21haWwuY29tIiwiZXhwIjoxNzg2MjAwNDIwfQ.TVSqeA-MILZyt2PfuO0t1HaOXT0-HO1RDbn1dZoHDQ8
[01-Aug-2026 14:51:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Aug-2026 14:51:09 UTC] ✅ JWT token verified successfully for user profile
[01-Aug-2026 14:51:09 UTC] User ID: 1208
[01-Aug-2026 14:51:09 UTC] ✅ User profile retrieved successfully for user ID: 1208
[01-Aug-2026 14:51:09 UTC] === API CALL LOG ===
[01-Aug-2026 14:51:09 UTC] Endpoint: user/profile.php
[01-Aug-2026 14:51:09 UTC] Full Log Data: {
    "timestamp": "2026-08-01 14:51:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:149:983a::2d23:7d70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:149:983a::2d23:7d70, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwOCIsInVzZXJuYW1lIjoiamFpc2hyZWUxMjMiLCJlbWFpbCI6ImphaW0xMjcyOGphaW1haGFrYWxAZ21haWwuY29tIiwiZXhwIjoxNzg2MjAwNDIwfQ.TVSqeA-MILZyt2PfuO0t1HaOXT0-HO1RDbn1dZoHDQ8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a245a8c4cff45665-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:149:983a::2d23:7d70",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Aug-2026 14:51:09 UTC] === END API CALL LOG ===
[01-Aug-2026 14:51:09 UTC] ✅ API Hash verification passed for profile endpoint
[01-Aug-2026 14:51:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwOCIsInVzZXJuYW1lIjoiamFpc2hyZWUxMjMiLCJlbWFpbCI6ImphaW0xMjcyOGphaW1haGFrYWxAZ21haWwuY29tIiwiZXhwIjoxNzg2MjAwNDIwfQ.TVSqeA-MILZyt2PfuO0t1HaOXT0-HO1RDbn1dZoHDQ8
[01-Aug-2026 14:51:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Aug-2026 14:51:09 UTC] ✅ JWT token verified successfully for user profile
[01-Aug-2026 14:51:09 UTC] User ID: 1208
[01-Aug-2026 14:51:09 UTC] ✅ User profile retrieved successfully for user ID: 1208
[01-Aug-2026 14:51:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Aug-2026 14:51:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Aug-2026 14:51:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:3a80:149:983a::2d23:7d70, 104.23.175.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwOCIsInVzZXJuYW1lIjoiamFpc2hyZWUxMjMiLCJlbWFpbCI6ImphaW0xMjcyOGphaW1haGFrYWxAZ21haWwuY29tIiwiZXhwIjoxNzg2MjAwNDIwfQ.TVSqeA-MILZyt2PfuO0t1HaOXT0-HO1RDbn1dZoHDQ8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a245a96329e45665-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2402:3a80:149:983a::2d23:7d70","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[01-Aug-2026 14:51:34 UTC] === User Orders API Called ===
[01-Aug-2026 14:51:34 UTC] User ID: 1208
[01-Aug-2026 14:51:34 UTC] Limit: 20, Offset: 0
[01-Aug-2026 14:51:34 UTC] Orders found: 1
[01-Aug-2026 14:51:34 UTC] Orders data: [{"id":438,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/jaimahakalearningbsteam","status":"pending","created_at":"2026-08-01 18:21:32","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[01-Aug-2026 14:51:34 UTC] Total orders count: 1
[01-Aug-2026 14:52:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Aug-2026 14:52:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Aug-2026 14:52:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:3a80:149:983a::2d23:7d70, 172.71.152.69","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwOCIsInVzZXJuYW1lIjoiamFpc2hyZWUxMjMiLCJlbWFpbCI6ImphaW0xMjcyOGphaW1haGFrYWxAZ21haWwuY29tIiwiZXhwIjoxNzg2MjAwNDIwfQ.TVSqeA-MILZyt2PfuO0t1HaOXT0-HO1RDbn1dZoHDQ8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a245aad3da128746-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2402:3a80:149:983a::2d23:7d70","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[01-Aug-2026 14:52:33 UTC] === User Orders API Called ===
[01-Aug-2026 14:52:33 UTC] User ID: 1208
[01-Aug-2026 14:52:33 UTC] Limit: 20, Offset: 0
[01-Aug-2026 14:52:33 UTC] Orders found: 1
[01-Aug-2026 14:52:33 UTC] Orders data: [{"id":438,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/jaimahakalearningbsteam","status":"pending","created_at":"2026-08-01 18:21:32","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[01-Aug-2026 14:52:33 UTC] Total orders count: 1
[01-Aug-2026 14:52:33 UTC] === API CALL LOG ===
[01-Aug-2026 14:52:33 UTC] Endpoint: user/profile.php
[01-Aug-2026 14:52:33 UTC] Full Log Data: {
    "timestamp": "2026-08-01 14:52:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:149:983a::2d23:7d70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:149:983a::2d23:7d70, 172.71.152.69",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwOCIsInVzZXJuYW1lIjoiamFpc2hyZWUxMjMiLCJlbWFpbCI6ImphaW0xMjcyOGphaW1haGFrYWxAZ21haWwuY29tIiwiZXhwIjoxNzg2MjAwNDIwfQ.TVSqeA-MILZyt2PfuO0t1HaOXT0-HO1RDbn1dZoHDQ8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a245aad3da0b8746-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:149:983a::2d23:7d70",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Aug-2026 14:52:33 UTC] === END API CALL LOG ===
[01-Aug-2026 14:52:33 UTC] ✅ API Hash verification passed for profile endpoint
[01-Aug-2026 14:52:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwOCIsInVzZXJuYW1lIjoiamFpc2hyZWUxMjMiLCJlbWFpbCI6ImphaW0xMjcyOGphaW1haGFrYWxAZ21haWwuY29tIiwiZXhwIjoxNzg2MjAwNDIwfQ.TVSqeA-MILZyt2PfuO0t1HaOXT0-HO1RDbn1dZoHDQ8
[01-Aug-2026 14:52:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Aug-2026 14:52:33 UTC] ✅ JWT token verified successfully for user profile
[01-Aug-2026 14:52:33 UTC] User ID: 1208
[01-Aug-2026 14:52:33 UTC] ✅ User profile retrieved successfully for user ID: 1208
[01-Aug-2026 14:52:33 UTC] === API CALL LOG ===
[01-Aug-2026 14:52:33 UTC] Endpoint: user/profile.php
[01-Aug-2026 14:52:33 UTC] Full Log Data: {
    "timestamp": "2026-08-01 14:52:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:149:983a::2d23:7d70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:149:983a::2d23:7d70, 172.71.152.69",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwOCIsInVzZXJuYW1lIjoiamFpc2hyZWUxMjMiLCJlbWFpbCI6ImphaW0xMjcyOGphaW1haGFrYWxAZ21haWwuY29tIiwiZXhwIjoxNzg2MjAwNDIwfQ.TVSqeA-MILZyt2PfuO0t1HaOXT0-HO1RDbn1dZoHDQ8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a245aad4aced8746-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:149:983a::2d23:7d70",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Aug-2026 14:52:33 UTC] === END API CALL LOG ===
[01-Aug-2026 14:52:33 UTC] ✅ API Hash verification passed for profile endpoint
[01-Aug-2026 14:52:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwOCIsInVzZXJuYW1lIjoiamFpc2hyZWUxMjMiLCJlbWFpbCI6ImphaW0xMjcyOGphaW1haGFrYWxAZ21haWwuY29tIiwiZXhwIjoxNzg2MjAwNDIwfQ.TVSqeA-MILZyt2PfuO0t1HaOXT0-HO1RDbn1dZoHDQ8
[01-Aug-2026 14:52:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Aug-2026 14:52:33 UTC] ✅ JWT token verified successfully for user profile
[01-Aug-2026 14:52:33 UTC] User ID: 1208
[01-Aug-2026 14:52:33 UTC] ✅ User profile retrieved successfully for user ID: 1208
[01-Aug-2026 14:53:12 UTC] === API CALL LOG ===
[01-Aug-2026 14:53:12 UTC] Endpoint: user/profile.php
[01-Aug-2026 14:53:12 UTC] Full Log Data: {
    "timestamp": "2026-08-01 14:53:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:149:983a::2d23:7d70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:149:983a::2d23:7d70, 172.71.152.69",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwOCIsInVzZXJuYW1lIjoiamFpc2hyZWUxMjMiLCJlbWFpbCI6ImphaW0xMjcyOGphaW1haGFrYWxAZ21haWwuY29tIiwiZXhwIjoxNzg2MjAwNDIwfQ.TVSqeA-MILZyt2PfuO0t1HaOXT0-HO1RDbn1dZoHDQ8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a245abc7ca9a8746-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:149:983a::2d23:7d70",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Aug-2026 14:53:12 UTC] === END API CALL LOG ===
[01-Aug-2026 14:53:12 UTC] ✅ API Hash verification passed for profile endpoint
[01-Aug-2026 14:53:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwOCIsInVzZXJuYW1lIjoiamFpc2hyZWUxMjMiLCJlbWFpbCI6ImphaW0xMjcyOGphaW1haGFrYWxAZ21haWwuY29tIiwiZXhwIjoxNzg2MjAwNDIwfQ.TVSqeA-MILZyt2PfuO0t1HaOXT0-HO1RDbn1dZoHDQ8
[01-Aug-2026 14:53:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Aug-2026 14:53:12 UTC] ✅ JWT token verified successfully for user profile
[01-Aug-2026 14:53:12 UTC] User ID: 1208
[01-Aug-2026 14:53:12 UTC] ✅ User profile retrieved successfully for user ID: 1208
[01-Aug-2026 14:53:12 UTC] === API CALL LOG ===
[01-Aug-2026 14:53:12 UTC] Endpoint: user/profile.php
[01-Aug-2026 14:53:12 UTC] Full Log Data: {
    "timestamp": "2026-08-01 14:53:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:149:983a::2d23:7d70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:149:983a::2d23:7d70, 172.71.152.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwOCIsInVzZXJuYW1lIjoiamFpc2hyZWUxMjMiLCJlbWFpbCI6ImphaW0xMjcyOGphaW1haGFrYWxAZ21haWwuY29tIiwiZXhwIjoxNzg2MjAwNDIwfQ.TVSqeA-MILZyt2PfuO0t1HaOXT0-HO1RDbn1dZoHDQ8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a245abcb1e128746-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:149:983a::2d23:7d70",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Aug-2026 14:53:12 UTC] === END API CALL LOG ===
[01-Aug-2026 14:53:12 UTC] ✅ API Hash verification passed for profile endpoint
[01-Aug-2026 14:53:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwOCIsInVzZXJuYW1lIjoiamFpc2hyZWUxMjMiLCJlbWFpbCI6ImphaW0xMjcyOGphaW1haGFrYWxAZ21haWwuY29tIiwiZXhwIjoxNzg2MjAwNDIwfQ.TVSqeA-MILZyt2PfuO0t1HaOXT0-HO1RDbn1dZoHDQ8
[01-Aug-2026 14:53:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Aug-2026 14:53:12 UTC] ✅ JWT token verified successfully for user profile
[01-Aug-2026 14:53:12 UTC] User ID: 1208
[01-Aug-2026 14:53:12 UTC] ✅ User profile retrieved successfully for user ID: 1208
[01-Aug-2026 14:53:12 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Aug-2026 14:53:12 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Aug-2026 14:53:12 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:3a80:149:983a::2d23:7d70, 172.71.152.70","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwOCIsInVzZXJuYW1lIjoiamFpc2hyZWUxMjMiLCJlbWFpbCI6ImphaW0xMjcyOGphaW1haGFrYWxAZ21haWwuY29tIiwiZXhwIjoxNzg2MjAwNDIwfQ.TVSqeA-MILZyt2PfuO0t1HaOXT0-HO1RDbn1dZoHDQ8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a245abc7ca938746-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2402:3a80:149:983a::2d23:7d70","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[01-Aug-2026 14:53:12 UTC] === User Orders API Called ===
[01-Aug-2026 14:53:12 UTC] User ID: 1208
[01-Aug-2026 14:53:12 UTC] Limit: 20, Offset: 0
[01-Aug-2026 14:53:12 UTC] Orders found: 1
[01-Aug-2026 14:53:12 UTC] Orders data: [{"id":438,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/jaimahakalearningbsteam","status":"pending","created_at":"2026-08-01 18:21:32","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[01-Aug-2026 14:53:12 UTC] Total orders count: 1
[01-Aug-2026 14:53:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Aug-2026 14:53:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Aug-2026 14:53:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:3a80:149:983a::2d23:7d70, 172.71.152.69","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwOCIsInVzZXJuYW1lIjoiamFpc2hyZWUxMjMiLCJlbWFpbCI6ImphaW0xMjcyOGphaW1haGFrYWxAZ21haWwuY29tIiwiZXhwIjoxNzg2MjAwNDIwfQ.TVSqeA-MILZyt2PfuO0t1HaOXT0-HO1RDbn1dZoHDQ8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a245abde5a948746-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2402:3a80:149:983a::2d23:7d70","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[01-Aug-2026 14:53:15 UTC] === User Orders API Called ===
[01-Aug-2026 14:53:15 UTC] User ID: 1208
[01-Aug-2026 14:53:15 UTC] Limit: 20, Offset: 0
[01-Aug-2026 14:53:16 UTC] Orders found: 1
[01-Aug-2026 14:53:16 UTC] Orders data: [{"id":438,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/jaimahakalearningbsteam","status":"pending","created_at":"2026-08-01 18:21:32","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[01-Aug-2026 14:53:16 UTC] Total orders count: 1
[01-Aug-2026 14:53:20 UTC] === API CALL LOG ===
[01-Aug-2026 14:53:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Aug-2026 14:53:20 UTC] Endpoint: user/profile.php
[01-Aug-2026 14:53:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Aug-2026 14:53:20 UTC] Full Log Data: {
    "timestamp": "2026-08-01 14:53:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:149:983a::2d23:7d70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:149:983a::2d23:7d70, 172.71.152.69",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwOCIsInVzZXJuYW1lIjoiamFpc2hyZWUxMjMiLCJlbWFpbCI6ImphaW0xMjcyOGphaW1haGFrYWxAZ21haWwuY29tIiwiZXhwIjoxNzg2MjAwNDIwfQ.TVSqeA-MILZyt2PfuO0t1HaOXT0-HO1RDbn1dZoHDQ8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a245abf9b9d28746-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:149:983a::2d23:7d70",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Aug-2026 14:53:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:3a80:149:983a::2d23:7d70, 172.71.152.69","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwOCIsInVzZXJuYW1lIjoiamFpc2hyZWUxMjMiLCJlbWFpbCI6ImphaW0xMjcyOGphaW1haGFrYWxAZ21haWwuY29tIiwiZXhwIjoxNzg2MjAwNDIwfQ.TVSqeA-MILZyt2PfuO0t1HaOXT0-HO1RDbn1dZoHDQ8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a245abf9b9ce8746-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2402:3a80:149:983a::2d23:7d70","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[01-Aug-2026 14:53:20 UTC] === END API CALL LOG ===
[01-Aug-2026 14:53:20 UTC] ✅ API Hash verification passed for profile endpoint
[01-Aug-2026 14:53:20 UTC] === User Orders API Called ===
[01-Aug-2026 14:53:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwOCIsInVzZXJuYW1lIjoiamFpc2hyZWUxMjMiLCJlbWFpbCI6ImphaW0xMjcyOGphaW1haGFrYWxAZ21haWwuY29tIiwiZXhwIjoxNzg2MjAwNDIwfQ.TVSqeA-MILZyt2PfuO0t1HaOXT0-HO1RDbn1dZoHDQ8
[01-Aug-2026 14:53:20 UTC] User ID: 1208
[01-Aug-2026 14:53:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Aug-2026 14:53:20 UTC] Limit: 20, Offset: 0
[01-Aug-2026 14:53:20 UTC] ✅ JWT token verified successfully for user profile
[01-Aug-2026 14:53:20 UTC] User ID: 1208
[01-Aug-2026 14:53:20 UTC] ✅ User profile retrieved successfully for user ID: 1208
[01-Aug-2026 14:53:20 UTC] Orders found: 1
[01-Aug-2026 14:53:20 UTC] Orders data: [{"id":438,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/jaimahakalearningbsteam","status":"pending","created_at":"2026-08-01 18:21:32","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[01-Aug-2026 14:53:20 UTC] Total orders count: 1
[01-Aug-2026 14:53:21 UTC] === API CALL LOG ===
[01-Aug-2026 14:53:21 UTC] Endpoint: user/profile.php
[01-Aug-2026 14:53:21 UTC] Full Log Data: {
    "timestamp": "2026-08-01 14:53:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:149:983a::2d23:7d70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:149:983a::2d23:7d70, 172.71.152.69",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwOCIsInVzZXJuYW1lIjoiamFpc2hyZWUxMjMiLCJlbWFpbCI6ImphaW0xMjcyOGphaW1haGFrYWxAZ21haWwuY29tIiwiZXhwIjoxNzg2MjAwNDIwfQ.TVSqeA-MILZyt2PfuO0t1HaOXT0-HO1RDbn1dZoHDQ8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a245abfdb8238746-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:149:983a::2d23:7d70",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Aug-2026 14:53:21 UTC] === END API CALL LOG ===
[01-Aug-2026 14:53:21 UTC] ✅ API Hash verification passed for profile endpoint
[01-Aug-2026 14:53:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwOCIsInVzZXJuYW1lIjoiamFpc2hyZWUxMjMiLCJlbWFpbCI6ImphaW0xMjcyOGphaW1haGFrYWxAZ21haWwuY29tIiwiZXhwIjoxNzg2MjAwNDIwfQ.TVSqeA-MILZyt2PfuO0t1HaOXT0-HO1RDbn1dZoHDQ8
[01-Aug-2026 14:53:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Aug-2026 14:53:21 UTC] ✅ JWT token verified successfully for user profile
[01-Aug-2026 14:53:21 UTC] User ID: 1208
[01-Aug-2026 14:53:21 UTC] ✅ User profile retrieved successfully for user ID: 1208
[01-Aug-2026 14:53:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Aug-2026 14:53:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Aug-2026 14:53:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:3a80:149:983a::2d23:7d70, 172.71.152.69","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwOCIsInVzZXJuYW1lIjoiamFpc2hyZWUxMjMiLCJlbWFpbCI6ImphaW0xMjcyOGphaW1haGFrYWxAZ21haWwuY29tIiwiZXhwIjoxNzg2MjAwNDIwfQ.TVSqeA-MILZyt2PfuO0t1HaOXT0-HO1RDbn1dZoHDQ8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a245ac5ffda48746-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2402:3a80:149:983a::2d23:7d70","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[01-Aug-2026 14:53:36 UTC] === User Orders API Called ===
[01-Aug-2026 14:53:36 UTC] User ID: 1208
[01-Aug-2026 14:53:36 UTC] Limit: 20, Offset: 0
[01-Aug-2026 14:53:36 UTC] Orders found: 2
[01-Aug-2026 14:53:36 UTC] Orders data: [{"id":439,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/jaimahakalearningbsteam","status":"pending","created_at":"2026-08-01 18:23:34","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":438,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/jaimahakalearningbsteam","status":"pending","created_at":"2026-08-01 18:21:32","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[01-Aug-2026 14:53:36 UTC] Total orders count: 2
[01-Aug-2026 14:56:12 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Aug-2026 14:56:12 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Aug-2026 14:56:12 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:3a80:149:983a::2d23:7d70, 172.68.164.74","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwOCIsInVzZXJuYW1lIjoiamFpc2hyZWUxMjMiLCJlbWFpbCI6ImphaW0xMjcyOGphaW1haGFrYWxAZ21haWwuY29tIiwiZXhwIjoxNzg2MjAwNDIwfQ.TVSqeA-MILZyt2PfuO0t1HaOXT0-HO1RDbn1dZoHDQ8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a245b0278faaf93c-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2402:3a80:149:983a::2d23:7d70","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[01-Aug-2026 14:56:12 UTC] === User Orders API Called ===
[01-Aug-2026 14:56:12 UTC] User ID: 1208
[01-Aug-2026 14:56:12 UTC] Limit: 20, Offset: 0
[01-Aug-2026 14:56:12 UTC] Orders found: 2
[01-Aug-2026 14:56:12 UTC] Orders data: [{"id":439,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/jaimahakalearningbsteam","status":"pending","created_at":"2026-08-01 18:23:34","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":438,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/jaimahakalearningbsteam","status":"pending","created_at":"2026-08-01 18:21:32","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[01-Aug-2026 14:56:12 UTC] Total orders count: 2
[01-Aug-2026 14:56:12 UTC] === API CALL LOG ===
[01-Aug-2026 14:56:12 UTC] Endpoint: user/profile.php
[01-Aug-2026 14:56:12 UTC] Full Log Data: {
    "timestamp": "2026-08-01 14:56:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:149:983a::2d23:7d70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:149:983a::2d23:7d70, 172.68.164.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwOCIsInVzZXJuYW1lIjoiamFpc2hyZWUxMjMiLCJlbWFpbCI6ImphaW0xMjcyOGphaW1haGFrYWxAZ21haWwuY29tIiwiZXhwIjoxNzg2MjAwNDIwfQ.TVSqeA-MILZyt2PfuO0t1HaOXT0-HO1RDbn1dZoHDQ8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a245b0278fb7f93c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:149:983a::2d23:7d70",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Aug-2026 14:56:12 UTC] === END API CALL LOG ===
[01-Aug-2026 14:56:12 UTC] ✅ API Hash verification passed for profile endpoint
[01-Aug-2026 14:56:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwOCIsInVzZXJuYW1lIjoiamFpc2hyZWUxMjMiLCJlbWFpbCI6ImphaW0xMjcyOGphaW1haGFrYWxAZ21haWwuY29tIiwiZXhwIjoxNzg2MjAwNDIwfQ.TVSqeA-MILZyt2PfuO0t1HaOXT0-HO1RDbn1dZoHDQ8
[01-Aug-2026 14:56:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Aug-2026 14:56:12 UTC] ✅ JWT token verified successfully for user profile
[01-Aug-2026 14:56:12 UTC] User ID: 1208
[01-Aug-2026 14:56:12 UTC] ✅ User profile retrieved successfully for user ID: 1208
[01-Aug-2026 14:56:12 UTC] === API CALL LOG ===
[01-Aug-2026 14:56:12 UTC] Endpoint: user/profile.php
[01-Aug-2026 14:56:12 UTC] Full Log Data: {
    "timestamp": "2026-08-01 14:56:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2402:3a80:149:983a::2d23:7d70",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2402:3a80:149:983a::2d23:7d70, 172.68.164.104",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwOCIsInVzZXJuYW1lIjoiamFpc2hyZWUxMjMiLCJlbWFpbCI6ImphaW0xMjcyOGphaW1haGFrYWxAZ21haWwuY29tIiwiZXhwIjoxNzg2MjAwNDIwfQ.TVSqeA-MILZyt2PfuO0t1HaOXT0-HO1RDbn1dZoHDQ8",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a245b0298f2bf93c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2402:3a80:149:983a::2d23:7d70",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Aug-2026 14:56:12 UTC] === END API CALL LOG ===
[01-Aug-2026 14:56:12 UTC] ✅ API Hash verification passed for profile endpoint
[01-Aug-2026 14:56:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwOCIsInVzZXJuYW1lIjoiamFpc2hyZWUxMjMiLCJlbWFpbCI6ImphaW0xMjcyOGphaW1haGFrYWxAZ21haWwuY29tIiwiZXhwIjoxNzg2MjAwNDIwfQ.TVSqeA-MILZyt2PfuO0t1HaOXT0-HO1RDbn1dZoHDQ8
[01-Aug-2026 14:56:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Aug-2026 14:56:12 UTC] ✅ JWT token verified successfully for user profile
[01-Aug-2026 14:56:12 UTC] User ID: 1208
[01-Aug-2026 14:56:12 UTC] ✅ User profile retrieved successfully for user ID: 1208
[01-Aug-2026 14:56:16 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Aug-2026 14:56:16 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Aug-2026 14:56:16 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2402:3a80:149:983a::2d23:7d70, 172.68.164.104","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwOCIsInVzZXJuYW1lIjoiamFpc2hyZWUxMjMiLCJlbWFpbCI6ImphaW0xMjcyOGphaW1haGFrYWxAZ21haWwuY29tIiwiZXhwIjoxNzg2MjAwNDIwfQ.TVSqeA-MILZyt2PfuO0t1HaOXT0-HO1RDbn1dZoHDQ8","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a245b04579bef93c-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2402:3a80:149:983a::2d23:7d70","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[01-Aug-2026 14:56:16 UTC] === User Orders API Called ===
[01-Aug-2026 14:56:16 UTC] User ID: 1208
[01-Aug-2026 14:56:16 UTC] Limit: 20, Offset: 0
[01-Aug-2026 14:56:16 UTC] Orders found: 2
[01-Aug-2026 14:56:16 UTC] Orders data: [{"id":439,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/jaimahakalearningbsteam","status":"pending","created_at":"2026-08-01 18:23:34","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":438,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/jaimahakalearningbsteam","status":"pending","created_at":"2026-08-01 18:21:32","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[01-Aug-2026 14:56:16 UTC] Total orders count: 2
[01-Aug-2026 16:32:23 UTC] === API CALL LOG ===
[01-Aug-2026 16:32:23 UTC] Endpoint: user/profile.php
[01-Aug-2026 16:32:23 UTC] Full Log Data: {
    "timestamp": "2026-08-01 16:32:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.212.68.37",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.212.68.37, 172.68.128.167",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM5IiwidXNlcm5hbWUiOiJAZXRoaW9waWFubWVuIiwiZW1haWwiOiJhZG9uYXlraWRhbmUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODEzODA1ODR9.A-ROlp2KQmUtgeEXHVRvEIdT4Z6xwWKPtkPWlsYfGfo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2463d12fe8b5458-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.212.68.37",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Aug-2026 16:32:23 UTC] === END API CALL LOG ===
[01-Aug-2026 16:32:23 UTC] ✅ API Hash verification passed for profile endpoint
[01-Aug-2026 16:32:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM5IiwidXNlcm5hbWUiOiJAZXRoaW9waWFubWVuIiwiZW1haWwiOiJhZG9uYXlraWRhbmUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODEzODA1ODR9.A-ROlp2KQmUtgeEXHVRvEIdT4Z6xwWKPtkPWlsYfGfo
[01-Aug-2026 16:32:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Aug-2026 16:32:23 UTC] ✅ JWT token verified successfully for user profile
[01-Aug-2026 16:32:23 UTC] User ID: 739
[01-Aug-2026 16:32:23 UTC] ✅ User profile retrieved successfully for user ID: 739
[01-Aug-2026 16:32:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Aug-2026 16:32:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Aug-2026 16:32:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.212.68.37, 172.68.128.175","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM5IiwidXNlcm5hbWUiOiJAZXRoaW9waWFubWVuIiwiZW1haWwiOiJhZG9uYXlraWRhbmUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODEzODA1ODR9.A-ROlp2KQmUtgeEXHVRvEIdT4Z6xwWKPtkPWlsYfGfo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2463d191c975458-JIB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.212.68.37","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[01-Aug-2026 16:32:24 UTC] === User Orders API Called ===
[01-Aug-2026 16:32:24 UTC] User ID: 739
[01-Aug-2026 16:32:24 UTC] Limit: 20, Offset: 0
[01-Aug-2026 16:32:24 UTC] Orders found: 0
[01-Aug-2026 16:32:24 UTC] Orders data: []
[01-Aug-2026 16:32:24 UTC] Total orders count: 0
[01-Aug-2026 16:32:24 UTC] === API CALL LOG ===
[01-Aug-2026 16:32:24 UTC] Endpoint: user/profile.php
[01-Aug-2026 16:32:24 UTC] Full Log Data: {
    "timestamp": "2026-08-01 16:32:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.212.68.37",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.212.68.37, 172.68.128.167",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM5IiwidXNlcm5hbWUiOiJAZXRoaW9waWFubWVuIiwiZW1haWwiOiJhZG9uYXlraWRhbmUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODEzODA1ODR9.A-ROlp2KQmUtgeEXHVRvEIdT4Z6xwWKPtkPWlsYfGfo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2463d191c965458-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.212.68.37",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Aug-2026 16:32:24 UTC] === END API CALL LOG ===
[01-Aug-2026 16:32:24 UTC] ✅ API Hash verification passed for profile endpoint
[01-Aug-2026 16:32:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM5IiwidXNlcm5hbWUiOiJAZXRoaW9waWFubWVuIiwiZW1haWwiOiJhZG9uYXlraWRhbmUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODEzODA1ODR9.A-ROlp2KQmUtgeEXHVRvEIdT4Z6xwWKPtkPWlsYfGfo
[01-Aug-2026 16:32:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Aug-2026 16:32:24 UTC] ✅ JWT token verified successfully for user profile
[01-Aug-2026 16:32:24 UTC] User ID: 739
[01-Aug-2026 16:32:24 UTC] ✅ User profile retrieved successfully for user ID: 739
[01-Aug-2026 16:32:24 UTC] === API CALL LOG ===
[01-Aug-2026 16:32:24 UTC] Endpoint: user/profile.php
[01-Aug-2026 16:32:24 UTC] Full Log Data: {
    "timestamp": "2026-08-01 16:32:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.212.68.37",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.212.68.37, 172.68.128.175",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM5IiwidXNlcm5hbWUiOiJAZXRoaW9waWFubWVuIiwiZW1haWwiOiJhZG9uYXlraWRhbmUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODEzODA1ODR9.A-ROlp2KQmUtgeEXHVRvEIdT4Z6xwWKPtkPWlsYfGfo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2463d19ad1c5458-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.212.68.37",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Aug-2026 16:32:24 UTC] === END API CALL LOG ===
[01-Aug-2026 16:32:24 UTC] ✅ API Hash verification passed for profile endpoint
[01-Aug-2026 16:32:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM5IiwidXNlcm5hbWUiOiJAZXRoaW9waWFubWVuIiwiZW1haWwiOiJhZG9uYXlraWRhbmUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODEzODA1ODR9.A-ROlp2KQmUtgeEXHVRvEIdT4Z6xwWKPtkPWlsYfGfo
[01-Aug-2026 16:32:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Aug-2026 16:32:24 UTC] ✅ JWT token verified successfully for user profile
[01-Aug-2026 16:32:24 UTC] User ID: 739
[01-Aug-2026 16:32:24 UTC] ✅ User profile retrieved successfully for user ID: 739
[01-Aug-2026 16:32:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Aug-2026 16:32:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Aug-2026 16:32:46 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.212.68.37, 172.68.128.167","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM5IiwidXNlcm5hbWUiOiJAZXRoaW9waWFubWVuIiwiZW1haWwiOiJhZG9uYXlraWRhbmUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODEzODA1ODR9.A-ROlp2KQmUtgeEXHVRvEIdT4Z6xwWKPtkPWlsYfGfo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2463da04a6d5458-JIB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.212.68.37","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[01-Aug-2026 16:32:46 UTC] === User Orders API Called ===
[01-Aug-2026 16:32:46 UTC] User ID: 739
[01-Aug-2026 16:32:46 UTC] Limit: 20, Offset: 0
[01-Aug-2026 16:32:46 UTC] Orders found: 0
[01-Aug-2026 16:32:46 UTC] Orders data: []
[01-Aug-2026 16:32:46 UTC] Total orders count: 0
[01-Aug-2026 16:32:46 UTC] === API CALL LOG ===
[01-Aug-2026 16:32:46 UTC] Endpoint: user/profile.php
[01-Aug-2026 16:32:46 UTC] Full Log Data: {
    "timestamp": "2026-08-01 16:32:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.212.68.37",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.212.68.37, 172.68.128.166",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM5IiwidXNlcm5hbWUiOiJAZXRoaW9waWFubWVuIiwiZW1haWwiOiJhZG9uYXlraWRhbmUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODEzODA1ODR9.A-ROlp2KQmUtgeEXHVRvEIdT4Z6xwWKPtkPWlsYfGfo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2463da0eb075458-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.212.68.37",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Aug-2026 16:32:46 UTC] === END API CALL LOG ===
[01-Aug-2026 16:32:46 UTC] ✅ API Hash verification passed for profile endpoint
[01-Aug-2026 16:32:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM5IiwidXNlcm5hbWUiOiJAZXRoaW9waWFubWVuIiwiZW1haWwiOiJhZG9uYXlraWRhbmUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODEzODA1ODR9.A-ROlp2KQmUtgeEXHVRvEIdT4Z6xwWKPtkPWlsYfGfo
[01-Aug-2026 16:32:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Aug-2026 16:32:46 UTC] ✅ JWT token verified successfully for user profile
[01-Aug-2026 16:32:46 UTC] User ID: 739
[01-Aug-2026 16:32:46 UTC] ✅ User profile retrieved successfully for user ID: 739
[01-Aug-2026 16:32:46 UTC] === API CALL LOG ===
[01-Aug-2026 16:32:46 UTC] Endpoint: user/profile.php
[01-Aug-2026 16:32:46 UTC] Full Log Data: {
    "timestamp": "2026-08-01 16:32:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.212.68.37",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.212.68.37, 172.68.128.167",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM5IiwidXNlcm5hbWUiOiJAZXRoaW9waWFubWVuIiwiZW1haWwiOiJhZG9uYXlraWRhbmUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODEzODA1ODR9.A-ROlp2KQmUtgeEXHVRvEIdT4Z6xwWKPtkPWlsYfGfo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2463da49e215458-JIB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.212.68.37",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Aug-2026 16:32:46 UTC] === END API CALL LOG ===
[01-Aug-2026 16:32:46 UTC] ✅ API Hash verification passed for profile endpoint
[01-Aug-2026 16:32:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNzM5IiwidXNlcm5hbWUiOiJAZXRoaW9waWFubWVuIiwiZW1haWwiOiJhZG9uYXlraWRhbmUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODEzODA1ODR9.A-ROlp2KQmUtgeEXHVRvEIdT4Z6xwWKPtkPWlsYfGfo
[01-Aug-2026 16:32:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Aug-2026 16:32:46 UTC] ✅ JWT token verified successfully for user profile
[01-Aug-2026 16:32:46 UTC] User ID: 739
[01-Aug-2026 16:32:46 UTC] ✅ User profile retrieved successfully for user ID: 739
[01-Aug-2026 19:43:59 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Aug-2026 19:43:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Aug-2026 19:43:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40e3:304e:165:8000::, 104.22.66.7","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwOSIsInVzZXJuYW1lIjoiYW51ajEyM3h5eiIsImVtYWlsIjoiYWNtcDk1NTUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NjIxODIzOH0.IyWHIM3h5p2DIjIh_ZWNRn8jy0Y8S-y5-Ws0FOGDqlY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a24755bb4abe5900-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40e3:304e:165:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[01-Aug-2026 19:43:59 UTC] === User Orders API Called ===
[01-Aug-2026 19:43:59 UTC] User ID: 1209
[01-Aug-2026 19:43:59 UTC] Limit: 20, Offset: 0
[01-Aug-2026 19:43:59 UTC] Orders found: 0
[01-Aug-2026 19:43:59 UTC] Orders data: []
[01-Aug-2026 19:43:59 UTC] Total orders count: 0
[01-Aug-2026 19:43:59 UTC] === API CALL LOG ===
[01-Aug-2026 19:43:59 UTC] Endpoint: user/profile.php
[01-Aug-2026 19:43:59 UTC] Full Log Data: {
    "timestamp": "2026-08-01 19:43:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:304e:165:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e3:304e:165:8000::, 104.22.66.6",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwOSIsInVzZXJuYW1lIjoiYW51ajEyM3h5eiIsImVtYWlsIjoiYWNtcDk1NTUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NjIxODIzOH0.IyWHIM3h5p2DIjIh_ZWNRn8jy0Y8S-y5-Ws0FOGDqlY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a24755bb4aba5900-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e3:304e:165:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Aug-2026 19:43:59 UTC] === END API CALL LOG ===
[01-Aug-2026 19:43:59 UTC] ✅ API Hash verification passed for profile endpoint
[01-Aug-2026 19:43:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwOSIsInVzZXJuYW1lIjoiYW51ajEyM3h5eiIsImVtYWlsIjoiYWNtcDk1NTUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NjIxODIzOH0.IyWHIM3h5p2DIjIh_ZWNRn8jy0Y8S-y5-Ws0FOGDqlY
[01-Aug-2026 19:43:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Aug-2026 19:43:59 UTC] ✅ JWT token verified successfully for user profile
[01-Aug-2026 19:43:59 UTC] User ID: 1209
[01-Aug-2026 19:43:59 UTC] ✅ User profile retrieved successfully for user ID: 1209
[01-Aug-2026 19:43:59 UTC] === API CALL LOG ===
[01-Aug-2026 19:43:59 UTC] Endpoint: user/profile.php
[01-Aug-2026 19:43:59 UTC] Full Log Data: {
    "timestamp": "2026-08-01 19:43:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:304e:165:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e3:304e:165:8000::, 104.22.66.7",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwOSIsInVzZXJuYW1lIjoiYW51ajEyM3h5eiIsImVtYWlsIjoiYWNtcDk1NTUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NjIxODIzOH0.IyWHIM3h5p2DIjIh_ZWNRn8jy0Y8S-y5-Ws0FOGDqlY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a24755bbdb9b5900-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e3:304e:165:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Aug-2026 19:43:59 UTC] === END API CALL LOG ===
[01-Aug-2026 19:43:59 UTC] ✅ API Hash verification passed for profile endpoint
[01-Aug-2026 19:43:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwOSIsInVzZXJuYW1lIjoiYW51ajEyM3h5eiIsImVtYWlsIjoiYWNtcDk1NTUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NjIxODIzOH0.IyWHIM3h5p2DIjIh_ZWNRn8jy0Y8S-y5-Ws0FOGDqlY
[01-Aug-2026 19:43:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Aug-2026 19:43:59 UTC] ✅ JWT token verified successfully for user profile
[01-Aug-2026 19:43:59 UTC] User ID: 1209
[01-Aug-2026 19:43:59 UTC] ✅ User profile retrieved successfully for user ID: 1209
[01-Aug-2026 19:44:01 UTC] === API CALL LOG ===
[01-Aug-2026 19:44:01 UTC] Endpoint: user/profile.php
[01-Aug-2026 19:44:01 UTC] Full Log Data: {
    "timestamp": "2026-08-01 19:44:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:304e:165:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e3:304e:165:8000::, 104.22.66.6",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwOSIsInVzZXJuYW1lIjoiYW51ajEyM3h5eiIsImVtYWlsIjoiYWNtcDk1NTUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NjIxODIzOH0.IyWHIM3h5p2DIjIh_ZWNRn8jy0Y8S-y5-Ws0FOGDqlY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a24755c729dc5900-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e3:304e:165:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Aug-2026 19:44:01 UTC] === END API CALL LOG ===
[01-Aug-2026 19:44:01 UTC] ✅ API Hash verification passed for profile endpoint
[01-Aug-2026 19:44:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwOSIsInVzZXJuYW1lIjoiYW51ajEyM3h5eiIsImVtYWlsIjoiYWNtcDk1NTUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NjIxODIzOH0.IyWHIM3h5p2DIjIh_ZWNRn8jy0Y8S-y5-Ws0FOGDqlY
[01-Aug-2026 19:44:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Aug-2026 19:44:01 UTC] ✅ JWT token verified successfully for user profile
[01-Aug-2026 19:44:01 UTC] User ID: 1209
[01-Aug-2026 19:44:01 UTC] ✅ User profile retrieved successfully for user ID: 1209
[01-Aug-2026 19:44:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Aug-2026 19:44:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Aug-2026 19:44:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40e3:304e:165:8000::, 104.22.66.33","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwOSIsInVzZXJuYW1lIjoiYW51ajEyM3h5eiIsImVtYWlsIjoiYWNtcDk1NTUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NjIxODIzOH0.IyWHIM3h5p2DIjIh_ZWNRn8jy0Y8S-y5-Ws0FOGDqlY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a247561c38d75900-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40e3:304e:165:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[01-Aug-2026 19:44:14 UTC] === User Orders API Called ===
[01-Aug-2026 19:44:14 UTC] User ID: 1209
[01-Aug-2026 19:44:14 UTC] Limit: 20, Offset: 0
[01-Aug-2026 19:44:14 UTC] Orders found: 0
[01-Aug-2026 19:44:14 UTC] Orders data: []
[01-Aug-2026 19:44:14 UTC] Total orders count: 0
[01-Aug-2026 19:44:16 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Aug-2026 19:44:16 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Aug-2026 19:44:16 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40e3:304e:165:8000::, 104.22.66.33","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwOSIsInVzZXJuYW1lIjoiYW51ajEyM3h5eiIsImVtYWlsIjoiYWNtcDk1NTUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NjIxODIzOH0.IyWHIM3h5p2DIjIh_ZWNRn8jy0Y8S-y5-Ws0FOGDqlY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2475627292a5900-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40e3:304e:165:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[01-Aug-2026 19:44:16 UTC] === User Orders API Called ===
[01-Aug-2026 19:44:16 UTC] User ID: 1209
[01-Aug-2026 19:44:16 UTC] Limit: 20, Offset: 0
[01-Aug-2026 19:44:16 UTC] === API CALL LOG ===
[01-Aug-2026 19:44:16 UTC] Endpoint: user/profile.php
[01-Aug-2026 19:44:16 UTC] Orders found: 0
[01-Aug-2026 19:44:16 UTC] Full Log Data: {
    "timestamp": "2026-08-01 19:44:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:304e:165:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e3:304e:165:8000::, 104.22.66.33",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwOSIsInVzZXJuYW1lIjoiYW51ajEyM3h5eiIsImVtYWlsIjoiYWNtcDk1NTUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NjIxODIzOH0.IyWHIM3h5p2DIjIh_ZWNRn8jy0Y8S-y5-Ws0FOGDqlY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2475627292b5900-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e3:304e:165:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Aug-2026 19:44:16 UTC] Orders data: []
[01-Aug-2026 19:44:16 UTC] === END API CALL LOG ===
[01-Aug-2026 19:44:16 UTC] ✅ API Hash verification passed for profile endpoint
[01-Aug-2026 19:44:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwOSIsInVzZXJuYW1lIjoiYW51ajEyM3h5eiIsImVtYWlsIjoiYWNtcDk1NTUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NjIxODIzOH0.IyWHIM3h5p2DIjIh_ZWNRn8jy0Y8S-y5-Ws0FOGDqlY
[01-Aug-2026 19:44:16 UTC] Total orders count: 0
[01-Aug-2026 19:44:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Aug-2026 19:44:16 UTC] ✅ JWT token verified successfully for user profile
[01-Aug-2026 19:44:16 UTC] User ID: 1209
[01-Aug-2026 19:44:16 UTC] ✅ User profile retrieved successfully for user ID: 1209
[01-Aug-2026 19:44:17 UTC] === API CALL LOG ===
[01-Aug-2026 19:44:17 UTC] Endpoint: user/profile.php
[01-Aug-2026 19:44:17 UTC] Full Log Data: {
    "timestamp": "2026-08-01 19:44:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:304e:165:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e3:304e:165:8000::, 104.22.66.33",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwOSIsInVzZXJuYW1lIjoiYW51ajEyM3h5eiIsImVtYWlsIjoiYWNtcDk1NTUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NjIxODIzOH0.IyWHIM3h5p2DIjIh_ZWNRn8jy0Y8S-y5-Ws0FOGDqlY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a247562b5e6e5900-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e3:304e:165:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Aug-2026 19:44:17 UTC] === END API CALL LOG ===
[01-Aug-2026 19:44:17 UTC] ✅ API Hash verification passed for profile endpoint
[01-Aug-2026 19:44:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwOSIsInVzZXJuYW1lIjoiYW51ajEyM3h5eiIsImVtYWlsIjoiYWNtcDk1NTUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NjIxODIzOH0.IyWHIM3h5p2DIjIh_ZWNRn8jy0Y8S-y5-Ws0FOGDqlY
[01-Aug-2026 19:44:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Aug-2026 19:44:17 UTC] ✅ JWT token verified successfully for user profile
[01-Aug-2026 19:44:17 UTC] User ID: 1209
[01-Aug-2026 19:44:17 UTC] ✅ User profile retrieved successfully for user ID: 1209
[01-Aug-2026 19:44:17 UTC] === API CALL LOG ===
[01-Aug-2026 19:44:17 UTC] Endpoint: user/profile.php
[01-Aug-2026 19:44:17 UTC] Full Log Data: {
    "timestamp": "2026-08-01 19:44:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:304e:165:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e3:304e:165:8000::, 104.22.66.33",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwOSIsInVzZXJuYW1lIjoiYW51ajEyM3h5eiIsImVtYWlsIjoiYWNtcDk1NTUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NjIxODIzOH0.IyWHIM3h5p2DIjIh_ZWNRn8jy0Y8S-y5-Ws0FOGDqlY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a247562f1b0f5900-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e3:304e:165:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Aug-2026 19:44:17 UTC] === END API CALL LOG ===
[01-Aug-2026 19:44:17 UTC] ✅ API Hash verification passed for profile endpoint
[01-Aug-2026 19:44:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwOSIsInVzZXJuYW1lIjoiYW51ajEyM3h5eiIsImVtYWlsIjoiYWNtcDk1NTUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NjIxODIzOH0.IyWHIM3h5p2DIjIh_ZWNRn8jy0Y8S-y5-Ws0FOGDqlY
[01-Aug-2026 19:44:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Aug-2026 19:44:17 UTC] ✅ JWT token verified successfully for user profile
[01-Aug-2026 19:44:17 UTC] User ID: 1209
[01-Aug-2026 19:44:17 UTC] ✅ User profile retrieved successfully for user ID: 1209
[01-Aug-2026 19:44:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Aug-2026 19:44:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Aug-2026 19:44:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40e3:304e:165:8000::, 104.22.66.33","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwOSIsInVzZXJuYW1lIjoiYW51ajEyM3h5eiIsImVtYWlsIjoiYWNtcDk1NTUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NjIxODIzOH0.IyWHIM3h5p2DIjIh_ZWNRn8jy0Y8S-y5-Ws0FOGDqlY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a247563a8af05900-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40e3:304e:165:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[01-Aug-2026 19:44:19 UTC] === User Orders API Called ===
[01-Aug-2026 19:44:19 UTC] User ID: 1209
[01-Aug-2026 19:44:19 UTC] Limit: 20, Offset: 0
[01-Aug-2026 19:44:19 UTC] Orders found: 0
[01-Aug-2026 19:44:19 UTC] Orders data: []
[01-Aug-2026 19:44:19 UTC] Total orders count: 0
[01-Aug-2026 19:44:22 UTC] === API CALL LOG ===
[01-Aug-2026 19:44:22 UTC] Endpoint: user/profile.php
[01-Aug-2026 19:44:22 UTC] Full Log Data: {
    "timestamp": "2026-08-01 19:44:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:304e:165:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e3:304e:165:8000::, 104.22.66.33",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwOSIsInVzZXJuYW1lIjoiYW51ajEyM3h5eiIsImVtYWlsIjoiYWNtcDk1NTUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NjIxODIzOH0.IyWHIM3h5p2DIjIh_ZWNRn8jy0Y8S-y5-Ws0FOGDqlY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a247564d2d825900-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e3:304e:165:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Aug-2026 19:44:22 UTC] === END API CALL LOG ===
[01-Aug-2026 19:44:22 UTC] ✅ API Hash verification passed for profile endpoint
[01-Aug-2026 19:44:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Aug-2026 19:44:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwOSIsInVzZXJuYW1lIjoiYW51ajEyM3h5eiIsImVtYWlsIjoiYWNtcDk1NTUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NjIxODIzOH0.IyWHIM3h5p2DIjIh_ZWNRn8jy0Y8S-y5-Ws0FOGDqlY
[01-Aug-2026 19:44:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Aug-2026 19:44:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Aug-2026 19:44:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40e3:304e:165:8000::, 104.22.66.33","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwOSIsInVzZXJuYW1lIjoiYW51ajEyM3h5eiIsImVtYWlsIjoiYWNtcDk1NTUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NjIxODIzOH0.IyWHIM3h5p2DIjIh_ZWNRn8jy0Y8S-y5-Ws0FOGDqlY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a247564d2d805900-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40e3:304e:165:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[01-Aug-2026 19:44:22 UTC] ✅ JWT token verified successfully for user profile
[01-Aug-2026 19:44:22 UTC] User ID: 1209
[01-Aug-2026 19:44:22 UTC] === User Orders API Called ===
[01-Aug-2026 19:44:22 UTC] User ID: 1209
[01-Aug-2026 19:44:22 UTC] Limit: 20, Offset: 0
[01-Aug-2026 19:44:22 UTC] ✅ User profile retrieved successfully for user ID: 1209
[01-Aug-2026 19:44:22 UTC] Orders found: 0
[01-Aug-2026 19:44:22 UTC] Orders data: []
[01-Aug-2026 19:44:22 UTC] Total orders count: 0
[01-Aug-2026 19:44:23 UTC] === API CALL LOG ===
[01-Aug-2026 19:44:23 UTC] Endpoint: user/profile.php
[01-Aug-2026 19:44:23 UTC] Full Log Data: {
    "timestamp": "2026-08-01 19:44:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:304e:165:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e3:304e:165:8000::, 104.22.66.33",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwOSIsInVzZXJuYW1lIjoiYW51ajEyM3h5eiIsImVtYWlsIjoiYWNtcDk1NTUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NjIxODIzOH0.IyWHIM3h5p2DIjIh_ZWNRn8jy0Y8S-y5-Ws0FOGDqlY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a24756513baf5900-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e3:304e:165:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Aug-2026 19:44:23 UTC] === END API CALL LOG ===
[01-Aug-2026 19:44:23 UTC] ✅ API Hash verification passed for profile endpoint
[01-Aug-2026 19:44:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwOSIsInVzZXJuYW1lIjoiYW51ajEyM3h5eiIsImVtYWlsIjoiYWNtcDk1NTUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NjIxODIzOH0.IyWHIM3h5p2DIjIh_ZWNRn8jy0Y8S-y5-Ws0FOGDqlY
[01-Aug-2026 19:44:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Aug-2026 19:44:23 UTC] ✅ JWT token verified successfully for user profile
[01-Aug-2026 19:44:23 UTC] User ID: 1209
[01-Aug-2026 19:44:23 UTC] ✅ User profile retrieved successfully for user ID: 1209
[01-Aug-2026 19:44:23 UTC] === API CALL LOG ===
[01-Aug-2026 19:44:23 UTC] Endpoint: user/profile.php
[01-Aug-2026 19:44:23 UTC] Full Log Data: {
    "timestamp": "2026-08-01 19:44:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40e3:304e:165:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40e3:304e:165:8000::, 104.22.66.33",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwOSIsInVzZXJuYW1lIjoiYW51ajEyM3h5eiIsImVtYWlsIjoiYWNtcDk1NTUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NjIxODIzOH0.IyWHIM3h5p2DIjIh_ZWNRn8jy0Y8S-y5-Ws0FOGDqlY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2475654c8f25900-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40e3:304e:165:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Aug-2026 19:44:23 UTC] === END API CALL LOG ===
[01-Aug-2026 19:44:23 UTC] ✅ API Hash verification passed for profile endpoint
[01-Aug-2026 19:44:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIwOSIsInVzZXJuYW1lIjoiYW51ajEyM3h5eiIsImVtYWlsIjoiYWNtcDk1NTUxQGdtYWlsLmNvbSIsImV4cCI6MTc4NjIxODIzOH0.IyWHIM3h5p2DIjIh_ZWNRn8jy0Y8S-y5-Ws0FOGDqlY
[01-Aug-2026 19:44:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Aug-2026 19:44:23 UTC] ✅ JWT token verified successfully for user profile
[01-Aug-2026 19:44:23 UTC] User ID: 1209
[01-Aug-2026 19:44:23 UTC] ✅ User profile retrieved successfully for user ID: 1209
[01-Aug-2026 22:08:56 UTC] === API CALL LOG ===
[01-Aug-2026 22:08:56 UTC] Endpoint: user/profile.php
[01-Aug-2026 22:08:56 UTC] Full Log Data: {
    "timestamp": "2026-08-01 22:08:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.102.193",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.102.193, 172.71.95.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxMCIsInVzZXJuYW1lIjoiTWFtYWRvdGltaSIsImVtYWlsIjoibWFtYWRvcm90aW1pQGdtYWlsLmNvbSIsImV4cCI6MTc4NjIyNjkzNX0.7S5UWJ021TgpZxSWKmlawTggmOkpIX-99yKHpmsujHM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2482a1298a2fff1-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.102.193",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Aug-2026 22:08:56 UTC] === END API CALL LOG ===
[01-Aug-2026 22:08:56 UTC] ✅ API Hash verification passed for profile endpoint
[01-Aug-2026 22:08:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxMCIsInVzZXJuYW1lIjoiTWFtYWRvdGltaSIsImVtYWlsIjoibWFtYWRvcm90aW1pQGdtYWlsLmNvbSIsImV4cCI6MTc4NjIyNjkzNX0.7S5UWJ021TgpZxSWKmlawTggmOkpIX-99yKHpmsujHM
[01-Aug-2026 22:08:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Aug-2026 22:08:56 UTC] ✅ JWT token verified successfully for user profile
[01-Aug-2026 22:08:56 UTC] User ID: 1210
[01-Aug-2026 22:08:56 UTC] ✅ User profile retrieved successfully for user ID: 1210
[01-Aug-2026 22:08:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Aug-2026 22:08:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Aug-2026 22:08:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.102.193, 172.71.95.101","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxMCIsInVzZXJuYW1lIjoiTWFtYWRvdGltaSIsImVtYWlsIjoibWFtYWRvcm90aW1pQGdtYWlsLmNvbSIsImV4cCI6MTc4NjIyNjkzNX0.7S5UWJ021TgpZxSWKmlawTggmOkpIX-99yKHpmsujHM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2482a13fc56fff1-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.102.193","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[01-Aug-2026 22:08:56 UTC] === User Orders API Called ===
[01-Aug-2026 22:08:56 UTC] User ID: 1210
[01-Aug-2026 22:08:56 UTC] Limit: 20, Offset: 0
[01-Aug-2026 22:08:56 UTC] Orders found: 0
[01-Aug-2026 22:08:56 UTC] Orders data: []
[01-Aug-2026 22:08:56 UTC] Total orders count: 0
[01-Aug-2026 22:08:56 UTC] === API CALL LOG ===
[01-Aug-2026 22:08:56 UTC] Endpoint: user/profile.php
[01-Aug-2026 22:08:56 UTC] Full Log Data: {
    "timestamp": "2026-08-01 22:08:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.102.193",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.102.193, 172.71.95.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxMCIsInVzZXJuYW1lIjoiTWFtYWRvdGltaSIsImVtYWlsIjoibWFtYWRvcm90aW1pQGdtYWlsLmNvbSIsImV4cCI6MTc4NjIyNjkzNX0.7S5UWJ021TgpZxSWKmlawTggmOkpIX-99yKHpmsujHM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2482a13fc59fff1-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.102.193",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Aug-2026 22:08:56 UTC] === END API CALL LOG ===
[01-Aug-2026 22:08:56 UTC] ✅ API Hash verification passed for profile endpoint
[01-Aug-2026 22:08:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxMCIsInVzZXJuYW1lIjoiTWFtYWRvdGltaSIsImVtYWlsIjoibWFtYWRvcm90aW1pQGdtYWlsLmNvbSIsImV4cCI6MTc4NjIyNjkzNX0.7S5UWJ021TgpZxSWKmlawTggmOkpIX-99yKHpmsujHM
[01-Aug-2026 22:08:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Aug-2026 22:08:56 UTC] ✅ JWT token verified successfully for user profile
[01-Aug-2026 22:08:56 UTC] User ID: 1210
[01-Aug-2026 22:08:56 UTC] ✅ User profile retrieved successfully for user ID: 1210
[01-Aug-2026 22:08:57 UTC] === API CALL LOG ===
[01-Aug-2026 22:08:57 UTC] Endpoint: user/profile.php
[01-Aug-2026 22:08:57 UTC] Full Log Data: {
    "timestamp": "2026-08-01 22:08:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.102.193",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.102.193, 172.71.95.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxMCIsInVzZXJuYW1lIjoiTWFtYWRvdGltaSIsImVtYWlsIjoibWFtYWRvcm90aW1pQGdtYWlsLmNvbSIsImV4cCI6MTc4NjIyNjkzNX0.7S5UWJ021TgpZxSWKmlawTggmOkpIX-99yKHpmsujHM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2482a1a09e7fff1-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.102.193",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Aug-2026 22:08:57 UTC] === END API CALL LOG ===
[01-Aug-2026 22:08:57 UTC] ✅ API Hash verification passed for profile endpoint
[01-Aug-2026 22:08:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxMCIsInVzZXJuYW1lIjoiTWFtYWRvdGltaSIsImVtYWlsIjoibWFtYWRvcm90aW1pQGdtYWlsLmNvbSIsImV4cCI6MTc4NjIyNjkzNX0.7S5UWJ021TgpZxSWKmlawTggmOkpIX-99yKHpmsujHM
[01-Aug-2026 22:08:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Aug-2026 22:08:57 UTC] ✅ JWT token verified successfully for user profile
[01-Aug-2026 22:08:57 UTC] User ID: 1210
[01-Aug-2026 22:08:57 UTC] ✅ User profile retrieved successfully for user ID: 1210
[01-Aug-2026 22:09:14 UTC] === API CALL LOG ===
[01-Aug-2026 22:09:14 UTC] Endpoint: user/profile.php
[01-Aug-2026 22:09:14 UTC] Full Log Data: {
    "timestamp": "2026-08-01 22:09:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.102.193",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.102.193, 172.71.95.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxMCIsInVzZXJuYW1lIjoiTWFtYWRvdGltaSIsImVtYWlsIjoibWFtYWRvcm90aW1pQGdtYWlsLmNvbSIsImV4cCI6MTc4NjIyNjkzNX0.7S5UWJ021TgpZxSWKmlawTggmOkpIX-99yKHpmsujHM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2482a80ac6cfff1-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.102.193",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Aug-2026 22:09:14 UTC] === END API CALL LOG ===
[01-Aug-2026 22:09:14 UTC] ✅ API Hash verification passed for profile endpoint
[01-Aug-2026 22:09:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxMCIsInVzZXJuYW1lIjoiTWFtYWRvdGltaSIsImVtYWlsIjoibWFtYWRvcm90aW1pQGdtYWlsLmNvbSIsImV4cCI6MTc4NjIyNjkzNX0.7S5UWJ021TgpZxSWKmlawTggmOkpIX-99yKHpmsujHM
[01-Aug-2026 22:09:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Aug-2026 22:09:14 UTC] ✅ JWT token verified successfully for user profile
[01-Aug-2026 22:09:14 UTC] User ID: 1210
[01-Aug-2026 22:09:14 UTC] ✅ User profile retrieved successfully for user ID: 1210
[01-Aug-2026 22:10:09 UTC] === API CALL LOG ===
[01-Aug-2026 22:10:09 UTC] Endpoint: user/profile.php
[01-Aug-2026 22:10:09 UTC] Full Log Data: {
    "timestamp": "2026-08-01 22:10:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.102.193",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.102.193, 172.71.95.102",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxMCIsInVzZXJuYW1lIjoiTWFtYWRvdGltaSIsImVtYWlsIjoibWFtYWRvcm90aW1pQGdtYWlsLmNvbSIsImV4cCI6MTc4NjIyNjkzNX0.7S5UWJ021TgpZxSWKmlawTggmOkpIX-99yKHpmsujHM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2482bd69ab0fff1-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.102.193",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Aug-2026 22:10:09 UTC] === END API CALL LOG ===
[01-Aug-2026 22:10:09 UTC] ✅ API Hash verification passed for profile endpoint
[01-Aug-2026 22:10:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxMCIsInVzZXJuYW1lIjoiTWFtYWRvdGltaSIsImVtYWlsIjoibWFtYWRvcm90aW1pQGdtYWlsLmNvbSIsImV4cCI6MTc4NjIyNjkzNX0.7S5UWJ021TgpZxSWKmlawTggmOkpIX-99yKHpmsujHM
[01-Aug-2026 22:10:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Aug-2026 22:10:09 UTC] ✅ JWT token verified successfully for user profile
[01-Aug-2026 22:10:09 UTC] User ID: 1210
[01-Aug-2026 22:10:09 UTC] ✅ User profile retrieved successfully for user ID: 1210
[01-Aug-2026 22:10:09 UTC] User Purchases API - User ID: 1210
[01-Aug-2026 22:10:09 UTC] User Purchases API - Total purchases found: 0
[01-Aug-2026 22:10:19 UTC] === API CALL LOG ===
[01-Aug-2026 22:10:19 UTC] Endpoint: user/profile.php
[01-Aug-2026 22:10:19 UTC] Full Log Data: {
    "timestamp": "2026-08-01 22:10:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.102.193",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.102.193, 172.71.95.102",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxMCIsInVzZXJuYW1lIjoiTWFtYWRvdGltaSIsImVtYWlsIjoibWFtYWRvcm90aW1pQGdtYWlsLmNvbSIsImV4cCI6MTc4NjIyNjkzNX0.7S5UWJ021TgpZxSWKmlawTggmOkpIX-99yKHpmsujHM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2482c196895fff1-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.102.193",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Aug-2026 22:10:19 UTC] === END API CALL LOG ===
[01-Aug-2026 22:10:19 UTC] ✅ API Hash verification passed for profile endpoint
[01-Aug-2026 22:10:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxMCIsInVzZXJuYW1lIjoiTWFtYWRvdGltaSIsImVtYWlsIjoibWFtYWRvcm90aW1pQGdtYWlsLmNvbSIsImV4cCI6MTc4NjIyNjkzNX0.7S5UWJ021TgpZxSWKmlawTggmOkpIX-99yKHpmsujHM
[01-Aug-2026 22:10:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Aug-2026 22:10:19 UTC] ✅ JWT token verified successfully for user profile
[01-Aug-2026 22:10:19 UTC] User ID: 1210
[01-Aug-2026 22:10:19 UTC] ✅ User profile retrieved successfully for user ID: 1210
[01-Aug-2026 22:10:20 UTC] User Purchases API - User ID: 1210
[01-Aug-2026 22:10:20 UTC] User Purchases API - Total purchases found: 0
[01-Aug-2026 22:10:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Aug-2026 22:10:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Aug-2026 22:10:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.102.193, 172.71.95.102","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxMCIsInVzZXJuYW1lIjoiTWFtYWRvdGltaSIsImVtYWlsIjoibWFtYWRvcm90aW1pQGdtYWlsLmNvbSIsImV4cCI6MTc4NjIyNjkzNX0.7S5UWJ021TgpZxSWKmlawTggmOkpIX-99yKHpmsujHM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2482c7cf8cbfff1-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.102.193","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[01-Aug-2026 22:10:35 UTC] === User Orders API Called ===
[01-Aug-2026 22:10:35 UTC] User ID: 1210
[01-Aug-2026 22:10:35 UTC] Limit: 20, Offset: 0
[01-Aug-2026 22:10:35 UTC] Orders found: 0
[01-Aug-2026 22:10:35 UTC] Orders data: []
[01-Aug-2026 22:10:35 UTC] Total orders count: 0
[01-Aug-2026 22:10:35 UTC] === API CALL LOG ===
[01-Aug-2026 22:10:35 UTC] Endpoint: user/profile.php
[01-Aug-2026 22:10:35 UTC] Full Log Data: {
    "timestamp": "2026-08-01 22:10:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.102.193",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.102.193, 172.71.95.102",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxMCIsInVzZXJuYW1lIjoiTWFtYWRvdGltaSIsImVtYWlsIjoibWFtYWRvcm90aW1pQGdtYWlsLmNvbSIsImV4cCI6MTc4NjIyNjkzNX0.7S5UWJ021TgpZxSWKmlawTggmOkpIX-99yKHpmsujHM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2482c7cf8d2fff1-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.102.193",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Aug-2026 22:10:35 UTC] === END API CALL LOG ===
[01-Aug-2026 22:10:35 UTC] ✅ API Hash verification passed for profile endpoint
[01-Aug-2026 22:10:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxMCIsInVzZXJuYW1lIjoiTWFtYWRvdGltaSIsImVtYWlsIjoibWFtYWRvcm90aW1pQGdtYWlsLmNvbSIsImV4cCI6MTc4NjIyNjkzNX0.7S5UWJ021TgpZxSWKmlawTggmOkpIX-99yKHpmsujHM
[01-Aug-2026 22:10:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Aug-2026 22:10:35 UTC] ✅ JWT token verified successfully for user profile
[01-Aug-2026 22:10:35 UTC] User ID: 1210
[01-Aug-2026 22:10:35 UTC] ✅ User profile retrieved successfully for user ID: 1210
[01-Aug-2026 22:10:36 UTC] === API CALL LOG ===
[01-Aug-2026 22:10:36 UTC] Endpoint: user/profile.php
[01-Aug-2026 22:10:36 UTC] Full Log Data: {
    "timestamp": "2026-08-01 22:10:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.102.193",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.102.193, 172.71.95.102",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxMCIsInVzZXJuYW1lIjoiTWFtYWRvdGltaSIsImVtYWlsIjoibWFtYWRvcm90aW1pQGdtYWlsLmNvbSIsImV4cCI6MTc4NjIyNjkzNX0.7S5UWJ021TgpZxSWKmlawTggmOkpIX-99yKHpmsujHM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2482c80aaaafff1-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.102.193",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Aug-2026 22:10:36 UTC] === END API CALL LOG ===
[01-Aug-2026 22:10:36 UTC] ✅ API Hash verification passed for profile endpoint
[01-Aug-2026 22:10:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxMCIsInVzZXJuYW1lIjoiTWFtYWRvdGltaSIsImVtYWlsIjoibWFtYWRvcm90aW1pQGdtYWlsLmNvbSIsImV4cCI6MTc4NjIyNjkzNX0.7S5UWJ021TgpZxSWKmlawTggmOkpIX-99yKHpmsujHM
[01-Aug-2026 22:10:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Aug-2026 22:10:36 UTC] ✅ JWT token verified successfully for user profile
[01-Aug-2026 22:10:36 UTC] User ID: 1210
[01-Aug-2026 22:10:36 UTC] ✅ User profile retrieved successfully for user ID: 1210
[01-Aug-2026 22:16:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Aug-2026 22:16:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Aug-2026 22:16:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.102.193, 104.23.172.123","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxMCIsInVzZXJuYW1lIjoiTWFtYWRvdGltaSIsImVtYWlsIjoibWFtYWRvcm90aW1pQGdtYWlsLmNvbSIsImV4cCI6MTc4NjIyNjkzNX0.7S5UWJ021TgpZxSWKmlawTggmOkpIX-99yKHpmsujHM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2483474c9764389-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.102.193","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[01-Aug-2026 22:16:02 UTC] === User Orders API Called ===
[01-Aug-2026 22:16:02 UTC] User ID: 1210
[01-Aug-2026 22:16:02 UTC] Limit: 20, Offset: 0
[01-Aug-2026 22:16:02 UTC] Orders found: 0
[01-Aug-2026 22:16:02 UTC] Orders data: []
[01-Aug-2026 22:16:02 UTC] Total orders count: 0
[01-Aug-2026 22:16:02 UTC] === API CALL LOG ===
[01-Aug-2026 22:16:02 UTC] === API CALL LOG ===
[01-Aug-2026 22:16:02 UTC] Endpoint: user/profile.php
[01-Aug-2026 22:16:02 UTC] Endpoint: user/profile.php
[01-Aug-2026 22:16:02 UTC] Full Log Data: {
    "timestamp": "2026-08-01 22:16:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.102.193",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.102.193, 104.23.172.123",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxMCIsInVzZXJuYW1lIjoiTWFtYWRvdGltaSIsImVtYWlsIjoibWFtYWRvcm90aW1pQGdtYWlsLmNvbSIsImV4cCI6MTc4NjIyNjkzNX0.7S5UWJ021TgpZxSWKmlawTggmOkpIX-99yKHpmsujHM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2483474c9774389-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.102.193",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Aug-2026 22:16:02 UTC] Full Log Data: {
    "timestamp": "2026-08-01 22:16:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.102.193",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.102.193, 104.23.172.123",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxMCIsInVzZXJuYW1lIjoiTWFtYWRvdGltaSIsImVtYWlsIjoibWFtYWRvcm90aW1pQGdtYWlsLmNvbSIsImV4cCI6MTc4NjIyNjkzNX0.7S5UWJ021TgpZxSWKmlawTggmOkpIX-99yKHpmsujHM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2483474c97c4389-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.102.193",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Aug-2026 22:16:02 UTC] === END API CALL LOG ===
[01-Aug-2026 22:16:02 UTC] === END API CALL LOG ===
[01-Aug-2026 22:16:02 UTC] ✅ API Hash verification passed for profile endpoint
[01-Aug-2026 22:16:02 UTC] ✅ API Hash verification passed for profile endpoint
[01-Aug-2026 22:16:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxMCIsInVzZXJuYW1lIjoiTWFtYWRvdGltaSIsImVtYWlsIjoibWFtYWRvcm90aW1pQGdtYWlsLmNvbSIsImV4cCI6MTc4NjIyNjkzNX0.7S5UWJ021TgpZxSWKmlawTggmOkpIX-99yKHpmsujHM
[01-Aug-2026 22:16:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxMCIsInVzZXJuYW1lIjoiTWFtYWRvdGltaSIsImVtYWlsIjoibWFtYWRvcm90aW1pQGdtYWlsLmNvbSIsImV4cCI6MTc4NjIyNjkzNX0.7S5UWJ021TgpZxSWKmlawTggmOkpIX-99yKHpmsujHM
[01-Aug-2026 22:16:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Aug-2026 22:16:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Aug-2026 22:16:02 UTC] ✅ JWT token verified successfully for user profile
[01-Aug-2026 22:16:02 UTC] ✅ JWT token verified successfully for user profile
[01-Aug-2026 22:16:02 UTC] User ID: 1210
[01-Aug-2026 22:16:02 UTC] User ID: 1210
[01-Aug-2026 22:16:02 UTC] ✅ User profile retrieved successfully for user ID: 1210
[01-Aug-2026 22:16:02 UTC] ✅ User profile retrieved successfully for user ID: 1210
[01-Aug-2026 22:16:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Aug-2026 22:16:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[01-Aug-2026 22:16:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.102.193, 104.23.172.123","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxMCIsInVzZXJuYW1lIjoiTWFtYWRvdGltaSIsImVtYWlsIjoibWFtYWRvcm90aW1pQGdtYWlsLmNvbSIsImV4cCI6MTc4NjIyNjkzNX0.7S5UWJ021TgpZxSWKmlawTggmOkpIX-99yKHpmsujHM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a24835ca4d044389-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.102.193","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[01-Aug-2026 22:16:56 UTC] === User Orders API Called ===
[01-Aug-2026 22:16:56 UTC] User ID: 1210
[01-Aug-2026 22:16:56 UTC] Limit: 20, Offset: 0
[01-Aug-2026 22:16:56 UTC] Orders found: 0
[01-Aug-2026 22:16:56 UTC] Orders data: []
[01-Aug-2026 22:16:56 UTC] Total orders count: 0
[01-Aug-2026 22:16:56 UTC] === API CALL LOG ===
[01-Aug-2026 22:16:56 UTC] Endpoint: user/profile.php
[01-Aug-2026 22:16:56 UTC] Full Log Data: {
    "timestamp": "2026-08-01 22:16:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.102.193",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.102.193, 104.23.172.123",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxMCIsInVzZXJuYW1lIjoiTWFtYWRvdGltaSIsImVtYWlsIjoibWFtYWRvcm90aW1pQGdtYWlsLmNvbSIsImV4cCI6MTc4NjIyNjkzNX0.7S5UWJ021TgpZxSWKmlawTggmOkpIX-99yKHpmsujHM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a24835ca4d094389-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.102.193",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Aug-2026 22:16:56 UTC] === END API CALL LOG ===
[01-Aug-2026 22:16:56 UTC] ✅ API Hash verification passed for profile endpoint
[01-Aug-2026 22:16:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxMCIsInVzZXJuYW1lIjoiTWFtYWRvdGltaSIsImVtYWlsIjoibWFtYWRvcm90aW1pQGdtYWlsLmNvbSIsImV4cCI6MTc4NjIyNjkzNX0.7S5UWJ021TgpZxSWKmlawTggmOkpIX-99yKHpmsujHM
[01-Aug-2026 22:16:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Aug-2026 22:16:56 UTC] ✅ JWT token verified successfully for user profile
[01-Aug-2026 22:16:56 UTC] User ID: 1210
[01-Aug-2026 22:16:56 UTC] ✅ User profile retrieved successfully for user ID: 1210
[01-Aug-2026 22:16:57 UTC] === API CALL LOG ===
[01-Aug-2026 22:16:57 UTC] Endpoint: user/profile.php
[01-Aug-2026 22:16:57 UTC] Full Log Data: {
    "timestamp": "2026-08-01 22:16:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.102.193",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.102.193, 104.23.172.123",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxMCIsInVzZXJuYW1lIjoiTWFtYWRvdGltaSIsImVtYWlsIjoibWFtYWRvcm90aW1pQGdtYWlsLmNvbSIsImV4cCI6MTc4NjIyNjkzNX0.7S5UWJ021TgpZxSWKmlawTggmOkpIX-99yKHpmsujHM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a24835ce181f4389-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.102.193",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[01-Aug-2026 22:16:57 UTC] === END API CALL LOG ===
[01-Aug-2026 22:16:57 UTC] ✅ API Hash verification passed for profile endpoint
[01-Aug-2026 22:16:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxMCIsInVzZXJuYW1lIjoiTWFtYWRvdGltaSIsImVtYWlsIjoibWFtYWRvcm90aW1pQGdtYWlsLmNvbSIsImV4cCI6MTc4NjIyNjkzNX0.7S5UWJ021TgpZxSWKmlawTggmOkpIX-99yKHpmsujHM
[01-Aug-2026 22:16:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[01-Aug-2026 22:16:57 UTC] ✅ JWT token verified successfully for user profile
[01-Aug-2026 22:16:57 UTC] User ID: 1210
[01-Aug-2026 22:16:57 UTC] ✅ User profile retrieved successfully for user ID: 1210
[02-Aug-2026 00:39:17 UTC] === API CALL LOG ===
[02-Aug-2026 00:39:17 UTC] Endpoint: user/profile.php
[02-Aug-2026 00:39:17 UTC] Full Log Data: {
    "timestamp": "2026-08-02 00:39:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.82.178",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.82.178, 104.23.172.123",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOSIsInVzZXJuYW1lIjoiU2hpYmF1c2R0IiwiZW1haWwiOiJ6YWNod2VyZW5za2k5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDQyMTYzMX0.hcMlZ3aHUNMt1jPGTB7bkDsDsQmjL11aklY2LoqFtmg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a249064ceac7339e-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.82.178",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Aug-2026 00:39:17 UTC] === END API CALL LOG ===
[02-Aug-2026 00:39:17 UTC] ✅ API Hash verification passed for profile endpoint
[02-Aug-2026 00:39:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOSIsInVzZXJuYW1lIjoiU2hpYmF1c2R0IiwiZW1haWwiOiJ6YWNod2VyZW5za2k5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDQyMTYzMX0.hcMlZ3aHUNMt1jPGTB7bkDsDsQmjL11aklY2LoqFtmg
[02-Aug-2026 00:39:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Aug-2026 00:39:17 UTC] ✅ JWT token verified successfully for user profile
[02-Aug-2026 00:39:17 UTC] User ID: 1029
[02-Aug-2026 00:39:17 UTC] ✅ User profile retrieved successfully for user ID: 1029
[02-Aug-2026 00:39:18 UTC] === API CALL LOG ===
[02-Aug-2026 00:39:18 UTC] Endpoint: user/profile.php
[02-Aug-2026 00:39:18 UTC] Full Log Data: {
    "timestamp": "2026-08-02 00:39:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.82.178",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.82.178, 104.23.172.123",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOSIsInVzZXJuYW1lIjoiU2hpYmF1c2R0IiwiZW1haWwiOiJ6YWNod2VyZW5za2k5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDQyMTYzMX0.hcMlZ3aHUNMt1jPGTB7bkDsDsQmjL11aklY2LoqFtmg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a24906519c62339e-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.82.178",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Aug-2026 00:39:18 UTC] === END API CALL LOG ===
[02-Aug-2026 00:39:18 UTC] ✅ API Hash verification passed for profile endpoint
[02-Aug-2026 00:39:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOSIsInVzZXJuYW1lIjoiU2hpYmF1c2R0IiwiZW1haWwiOiJ6YWNod2VyZW5za2k5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDQyMTYzMX0.hcMlZ3aHUNMt1jPGTB7bkDsDsQmjL11aklY2LoqFtmg
[02-Aug-2026 00:39:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Aug-2026 00:39:18 UTC] ✅ JWT token verified successfully for user profile
[02-Aug-2026 00:39:18 UTC] User ID: 1029
[02-Aug-2026 00:39:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Aug-2026 00:39:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Aug-2026 00:39:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.82.178, 104.23.172.123","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOSIsInVzZXJuYW1lIjoiU2hpYmF1c2R0IiwiZW1haWwiOiJ6YWNod2VyZW5za2k5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDQyMTYzMX0.hcMlZ3aHUNMt1jPGTB7bkDsDsQmjL11aklY2LoqFtmg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a24906519c65339e-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.82.178","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Aug-2026 00:39:18 UTC] === User Orders API Called ===
[02-Aug-2026 00:39:18 UTC] User ID: 1029
[02-Aug-2026 00:39:18 UTC] Limit: 20, Offset: 0
[02-Aug-2026 00:39:18 UTC] ✅ User profile retrieved successfully for user ID: 1029
[02-Aug-2026 00:39:18 UTC] Orders found: 0
[02-Aug-2026 00:39:18 UTC] Orders data: []
[02-Aug-2026 00:39:18 UTC] Total orders count: 0
[02-Aug-2026 00:39:18 UTC] === API CALL LOG ===
[02-Aug-2026 00:39:18 UTC] Endpoint: user/profile.php
[02-Aug-2026 00:39:18 UTC] Full Log Data: {
    "timestamp": "2026-08-02 00:39:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.82.178",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.82.178, 104.23.172.123",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOSIsInVzZXJuYW1lIjoiU2hpYmF1c2R0IiwiZW1haWwiOiJ6YWNod2VyZW5za2k5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDQyMTYzMX0.hcMlZ3aHUNMt1jPGTB7bkDsDsQmjL11aklY2LoqFtmg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2490652dfae339e-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.82.178",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Aug-2026 00:39:18 UTC] === END API CALL LOG ===
[02-Aug-2026 00:39:18 UTC] ✅ API Hash verification passed for profile endpoint
[02-Aug-2026 00:39:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOSIsInVzZXJuYW1lIjoiU2hpYmF1c2R0IiwiZW1haWwiOiJ6YWNod2VyZW5za2k5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDQyMTYzMX0.hcMlZ3aHUNMt1jPGTB7bkDsDsQmjL11aklY2LoqFtmg
[02-Aug-2026 00:39:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Aug-2026 00:39:18 UTC] ✅ JWT token verified successfully for user profile
[02-Aug-2026 00:39:18 UTC] User ID: 1029
[02-Aug-2026 00:39:18 UTC] ✅ User profile retrieved successfully for user ID: 1029
[02-Aug-2026 00:39:19 UTC] === API CALL LOG ===
[02-Aug-2026 00:39:19 UTC] Endpoint: user/profile.php
[02-Aug-2026 00:39:19 UTC] Full Log Data: {
    "timestamp": "2026-08-02 00:39:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.82.178",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.82.178, 104.23.172.123",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOSIsInVzZXJuYW1lIjoiU2hpYmF1c2R0IiwiZW1haWwiOiJ6YWNod2VyZW5za2k5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDQyMTYzMX0.hcMlZ3aHUNMt1jPGTB7bkDsDsQmjL11aklY2LoqFtmg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a249065ac9cb339e-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.82.178",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Aug-2026 00:39:19 UTC] === END API CALL LOG ===
[02-Aug-2026 00:39:19 UTC] ✅ API Hash verification passed for profile endpoint
[02-Aug-2026 00:39:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTAyOSIsInVzZXJuYW1lIjoiU2hpYmF1c2R0IiwiZW1haWwiOiJ6YWNod2VyZW5za2k5QGdtYWlsLmNvbSIsImV4cCI6MTc4NDQyMTYzMX0.hcMlZ3aHUNMt1jPGTB7bkDsDsQmjL11aklY2LoqFtmg
[02-Aug-2026 00:39:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Aug-2026 00:39:19 UTC] ✅ JWT token verified successfully for user profile
[02-Aug-2026 00:39:19 UTC] User ID: 1029
[02-Aug-2026 00:39:19 UTC] ✅ User profile retrieved successfully for user ID: 1029
[02-Aug-2026 04:45:38 UTC] === API CALL LOG ===
[02-Aug-2026 04:45:38 UTC] Endpoint: user/profile.php
[02-Aug-2026 04:45:38 UTC] Full Log Data: {
    "timestamp": "2026-08-02 04:45:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.141.196.147",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.141.196.147, 104.22.77.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxMSIsInVzZXJuYW1lIjoiemFha2lyIiwiZW1haWwiOiJidXJoYW5tb2hhMTQzQGdtYWlsLmNvbSIsImV4cCI6MTc4NjI1MDczN30.RaWeBe72DBCGxKQBHAZwh0M2dguSkWblQKiSgkDVhTM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a24a6f2a7b4c6450-MBA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.141.196.147",
        "cf-ipcountry": "SO",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Aug-2026 04:45:38 UTC] === END API CALL LOG ===
[02-Aug-2026 04:45:38 UTC] ✅ API Hash verification passed for profile endpoint
[02-Aug-2026 04:45:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxMSIsInVzZXJuYW1lIjoiemFha2lyIiwiZW1haWwiOiJidXJoYW5tb2hhMTQzQGdtYWlsLmNvbSIsImV4cCI6MTc4NjI1MDczN30.RaWeBe72DBCGxKQBHAZwh0M2dguSkWblQKiSgkDVhTM
[02-Aug-2026 04:45:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Aug-2026 04:45:38 UTC] ✅ JWT token verified successfully for user profile
[02-Aug-2026 04:45:38 UTC] User ID: 1211
[02-Aug-2026 04:45:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Aug-2026 04:45:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Aug-2026 04:45:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.141.196.147, 104.22.77.145","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxMSIsInVzZXJuYW1lIjoiemFha2lyIiwiZW1haWwiOiJidXJoYW5tb2hhMTQzQGdtYWlsLmNvbSIsImV4cCI6MTc4NjI1MDczN30.RaWeBe72DBCGxKQBHAZwh0M2dguSkWblQKiSgkDVhTM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a24a6f2a7b516450-MBA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.141.196.147","cf-ipcountry":"SO","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Aug-2026 04:45:38 UTC] === User Orders API Called ===
[02-Aug-2026 04:45:38 UTC] ✅ User profile retrieved successfully for user ID: 1211
[02-Aug-2026 04:45:38 UTC] User ID: 1211
[02-Aug-2026 04:45:38 UTC] Limit: 20, Offset: 0
[02-Aug-2026 04:45:38 UTC] Orders found: 0
[02-Aug-2026 04:45:38 UTC] Orders data: []
[02-Aug-2026 04:45:38 UTC] Total orders count: 0
[02-Aug-2026 04:45:38 UTC] === API CALL LOG ===
[02-Aug-2026 04:45:38 UTC] Endpoint: user/profile.php
[02-Aug-2026 04:45:38 UTC] Full Log Data: {
    "timestamp": "2026-08-02 04:45:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.141.196.147",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.141.196.147, 104.22.77.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxMSIsInVzZXJuYW1lIjoiemFha2lyIiwiZW1haWwiOiJidXJoYW5tb2hhMTQzQGdtYWlsLmNvbSIsImV4cCI6MTc4NjI1MDczN30.RaWeBe72DBCGxKQBHAZwh0M2dguSkWblQKiSgkDVhTM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a24a6f2b5cbd6450-MBA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.141.196.147",
        "cf-ipcountry": "SO",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Aug-2026 04:45:38 UTC] === END API CALL LOG ===
[02-Aug-2026 04:45:38 UTC] ✅ API Hash verification passed for profile endpoint
[02-Aug-2026 04:45:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxMSIsInVzZXJuYW1lIjoiemFha2lyIiwiZW1haWwiOiJidXJoYW5tb2hhMTQzQGdtYWlsLmNvbSIsImV4cCI6MTc4NjI1MDczN30.RaWeBe72DBCGxKQBHAZwh0M2dguSkWblQKiSgkDVhTM
[02-Aug-2026 04:45:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Aug-2026 04:45:38 UTC] ✅ JWT token verified successfully for user profile
[02-Aug-2026 04:45:38 UTC] User ID: 1211
[02-Aug-2026 04:45:38 UTC] ✅ User profile retrieved successfully for user ID: 1211
[02-Aug-2026 04:45:39 UTC] === API CALL LOG ===
[02-Aug-2026 04:45:39 UTC] Endpoint: user/profile.php
[02-Aug-2026 04:45:39 UTC] Full Log Data: {
    "timestamp": "2026-08-02 04:45:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.141.196.147",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.141.196.147, 104.22.77.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxMSIsInVzZXJuYW1lIjoiemFha2lyIiwiZW1haWwiOiJidXJoYW5tb2hhMTQzQGdtYWlsLmNvbSIsImV4cCI6MTc4NjI1MDczN30.RaWeBe72DBCGxKQBHAZwh0M2dguSkWblQKiSgkDVhTM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a24a6f33ba2b6450-MBA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.141.196.147",
        "cf-ipcountry": "SO",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Aug-2026 04:45:39 UTC] === END API CALL LOG ===
[02-Aug-2026 04:45:39 UTC] ✅ API Hash verification passed for profile endpoint
[02-Aug-2026 04:45:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxMSIsInVzZXJuYW1lIjoiemFha2lyIiwiZW1haWwiOiJidXJoYW5tb2hhMTQzQGdtYWlsLmNvbSIsImV4cCI6MTc4NjI1MDczN30.RaWeBe72DBCGxKQBHAZwh0M2dguSkWblQKiSgkDVhTM
[02-Aug-2026 04:45:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Aug-2026 04:45:39 UTC] ✅ JWT token verified successfully for user profile
[02-Aug-2026 04:45:39 UTC] User ID: 1211
[02-Aug-2026 04:45:39 UTC] ✅ User profile retrieved successfully for user ID: 1211
[02-Aug-2026 07:38:23 UTC] === API CALL LOG ===
[02-Aug-2026 07:38:23 UTC] Endpoint: user/profile.php
[02-Aug-2026 07:38:23 UTC] Full Log Data: {
    "timestamp": "2026-08-02 07:38:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.191.221.85",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.191.221.85, 172.70.108.47",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxMiIsInVzZXJuYW1lIjoiQGJlbGlldmVyeHgiLCJlbWFpbCI6IllvaGFuaXNtZWxpczlAZ21haWwuY29tIiwiZXhwIjoxNzg2MjYxMTAyfQ.XrkWz5_cLWe81BmB1AUm55h3HPfN9yMffV7GIawiyIw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a24b6c3b796634b8-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.191.221.85",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Aug-2026 07:38:23 UTC] === END API CALL LOG ===
[02-Aug-2026 07:38:23 UTC] ✅ API Hash verification passed for profile endpoint
[02-Aug-2026 07:38:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxMiIsInVzZXJuYW1lIjoiQGJlbGlldmVyeHgiLCJlbWFpbCI6IllvaGFuaXNtZWxpczlAZ21haWwuY29tIiwiZXhwIjoxNzg2MjYxMTAyfQ.XrkWz5_cLWe81BmB1AUm55h3HPfN9yMffV7GIawiyIw
[02-Aug-2026 07:38:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Aug-2026 07:38:23 UTC] ✅ JWT token verified successfully for user profile
[02-Aug-2026 07:38:23 UTC] User ID: 1212
[02-Aug-2026 07:38:23 UTC] ✅ User profile retrieved successfully for user ID: 1212
[02-Aug-2026 07:38:23 UTC] === API CALL LOG ===
[02-Aug-2026 07:38:23 UTC] Endpoint: user/profile.php
[02-Aug-2026 07:38:23 UTC] Full Log Data: {
    "timestamp": "2026-08-02 07:38:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.191.221.85",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.191.221.85, 172.70.108.47",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxMiIsInVzZXJuYW1lIjoiQGJlbGlldmVyeHgiLCJlbWFpbCI6IllvaGFuaXNtZWxpczlAZ21haWwuY29tIiwiZXhwIjoxNzg2MjYxMTAyfQ.XrkWz5_cLWe81BmB1AUm55h3HPfN9yMffV7GIawiyIw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a24b6c3b796b34b8-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.191.221.85",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Aug-2026 07:38:23 UTC] === END API CALL LOG ===
[02-Aug-2026 07:38:23 UTC] ✅ API Hash verification passed for profile endpoint
[02-Aug-2026 07:38:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxMiIsInVzZXJuYW1lIjoiQGJlbGlldmVyeHgiLCJlbWFpbCI6IllvaGFuaXNtZWxpczlAZ21haWwuY29tIiwiZXhwIjoxNzg2MjYxMTAyfQ.XrkWz5_cLWe81BmB1AUm55h3HPfN9yMffV7GIawiyIw
[02-Aug-2026 07:38:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Aug-2026 07:38:23 UTC] ✅ JWT token verified successfully for user profile
[02-Aug-2026 07:38:23 UTC] User ID: 1212
[02-Aug-2026 07:38:23 UTC] ✅ User profile retrieved successfully for user ID: 1212
[02-Aug-2026 07:38:23 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Aug-2026 07:38:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Aug-2026 07:38:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.191.221.85, 172.70.108.47","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxMiIsInVzZXJuYW1lIjoiQGJlbGlldmVyeHgiLCJlbWFpbCI6IllvaGFuaXNtZWxpczlAZ21haWwuY29tIiwiZXhwIjoxNzg2MjYxMTAyfQ.XrkWz5_cLWe81BmB1AUm55h3HPfN9yMffV7GIawiyIw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a24b6c3b796934b8-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.191.221.85","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Aug-2026 07:38:23 UTC] === User Orders API Called ===
[02-Aug-2026 07:38:23 UTC] User ID: 1212
[02-Aug-2026 07:38:23 UTC] Limit: 20, Offset: 0
[02-Aug-2026 07:38:23 UTC] Orders found: 0
[02-Aug-2026 07:38:23 UTC] Orders data: []
[02-Aug-2026 07:38:23 UTC] Total orders count: 0
[02-Aug-2026 07:38:24 UTC] === API CALL LOG ===
[02-Aug-2026 07:38:24 UTC] Endpoint: user/profile.php
[02-Aug-2026 07:38:24 UTC] Full Log Data: {
    "timestamp": "2026-08-02 07:38:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.191.221.85",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.191.221.85, 172.70.108.47",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxMiIsInVzZXJuYW1lIjoiQGJlbGlldmVyeHgiLCJlbWFpbCI6IllvaGFuaXNtZWxpczlAZ21haWwuY29tIiwiZXhwIjoxNzg2MjYxMTAyfQ.XrkWz5_cLWe81BmB1AUm55h3HPfN9yMffV7GIawiyIw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a24b6c406a4e34b8-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.191.221.85",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Aug-2026 07:38:24 UTC] === END API CALL LOG ===
[02-Aug-2026 07:38:24 UTC] ✅ API Hash verification passed for profile endpoint
[02-Aug-2026 07:38:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxMiIsInVzZXJuYW1lIjoiQGJlbGlldmVyeHgiLCJlbWFpbCI6IllvaGFuaXNtZWxpczlAZ21haWwuY29tIiwiZXhwIjoxNzg2MjYxMTAyfQ.XrkWz5_cLWe81BmB1AUm55h3HPfN9yMffV7GIawiyIw
[02-Aug-2026 07:38:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Aug-2026 07:38:24 UTC] ✅ JWT token verified successfully for user profile
[02-Aug-2026 07:38:24 UTC] User ID: 1212
[02-Aug-2026 07:38:24 UTC] ✅ User profile retrieved successfully for user ID: 1212
[02-Aug-2026 07:38:55 UTC] === API CALL LOG ===
[02-Aug-2026 07:38:55 UTC] Endpoint: user/profile.php
[02-Aug-2026 07:38:55 UTC] Full Log Data: {
    "timestamp": "2026-08-02 07:38:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.191.221.85",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.191.221.85, 172.70.108.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxMiIsInVzZXJuYW1lIjoiQGJlbGlldmVyeHgiLCJlbWFpbCI6IllvaGFuaXNtZWxpczlAZ21haWwuY29tIiwiZXhwIjoxNzg2MjYxMTAyfQ.XrkWz5_cLWe81BmB1AUm55h3HPfN9yMffV7GIawiyIw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a24b6cfedbbc34b8-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.191.221.85",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Aug-2026 07:38:55 UTC] === END API CALL LOG ===
[02-Aug-2026 07:38:55 UTC] ✅ API Hash verification passed for profile endpoint
[02-Aug-2026 07:38:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxMiIsInVzZXJuYW1lIjoiQGJlbGlldmVyeHgiLCJlbWFpbCI6IllvaGFuaXNtZWxpczlAZ21haWwuY29tIiwiZXhwIjoxNzg2MjYxMTAyfQ.XrkWz5_cLWe81BmB1AUm55h3HPfN9yMffV7GIawiyIw
[02-Aug-2026 07:38:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Aug-2026 07:38:55 UTC] ✅ JWT token verified successfully for user profile
[02-Aug-2026 07:38:55 UTC] User ID: 1212
[02-Aug-2026 07:38:55 UTC] ✅ User profile retrieved successfully for user ID: 1212
[02-Aug-2026 07:38:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Aug-2026 07:38:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Aug-2026 07:38:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.191.221.85, 172.70.108.15","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxMiIsInVzZXJuYW1lIjoiQGJlbGlldmVyeHgiLCJlbWFpbCI6IllvaGFuaXNtZWxpczlAZ21haWwuY29tIiwiZXhwIjoxNzg2MjYxMTAyfQ.XrkWz5_cLWe81BmB1AUm55h3HPfN9yMffV7GIawiyIw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a24b6cfedbba34b8-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.191.221.85","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Aug-2026 07:38:55 UTC] === User Orders API Called ===
[02-Aug-2026 07:38:55 UTC] User ID: 1212
[02-Aug-2026 07:38:55 UTC] Limit: 20, Offset: 0
[02-Aug-2026 07:38:55 UTC] Orders found: 0
[02-Aug-2026 07:38:55 UTC] Orders data: []
[02-Aug-2026 07:38:55 UTC] Total orders count: 0
[02-Aug-2026 07:38:55 UTC] === API CALL LOG ===
[02-Aug-2026 07:38:55 UTC] Endpoint: user/profile.php
[02-Aug-2026 07:38:55 UTC] Full Log Data: {
    "timestamp": "2026-08-02 07:38:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.191.221.85",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.191.221.85, 172.70.108.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxMiIsInVzZXJuYW1lIjoiQGJlbGlldmVyeHgiLCJlbWFpbCI6IllvaGFuaXNtZWxpczlAZ21haWwuY29tIiwiZXhwIjoxNzg2MjYxMTAyfQ.XrkWz5_cLWe81BmB1AUm55h3HPfN9yMffV7GIawiyIw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a24b6d02dba634b8-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.191.221.85",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Aug-2026 07:38:55 UTC] === END API CALL LOG ===
[02-Aug-2026 07:38:55 UTC] ✅ API Hash verification passed for profile endpoint
[02-Aug-2026 07:38:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxMiIsInVzZXJuYW1lIjoiQGJlbGlldmVyeHgiLCJlbWFpbCI6IllvaGFuaXNtZWxpczlAZ21haWwuY29tIiwiZXhwIjoxNzg2MjYxMTAyfQ.XrkWz5_cLWe81BmB1AUm55h3HPfN9yMffV7GIawiyIw
[02-Aug-2026 07:38:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Aug-2026 07:38:55 UTC] ✅ JWT token verified successfully for user profile
[02-Aug-2026 07:38:55 UTC] User ID: 1212
[02-Aug-2026 07:38:55 UTC] ✅ User profile retrieved successfully for user ID: 1212
[02-Aug-2026 07:38:55 UTC] === API CALL LOG ===
[02-Aug-2026 07:38:55 UTC] Endpoint: user/profile.php
[02-Aug-2026 07:38:55 UTC] Full Log Data: {
    "timestamp": "2026-08-02 07:38:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.191.221.85",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.191.221.85, 172.70.108.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxMiIsInVzZXJuYW1lIjoiQGJlbGlldmVyeHgiLCJlbWFpbCI6IllvaGFuaXNtZWxpczlAZ21haWwuY29tIiwiZXhwIjoxNzg2MjYxMTAyfQ.XrkWz5_cLWe81BmB1AUm55h3HPfN9yMffV7GIawiyIw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a24b6d03bd5634b8-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.191.221.85",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Aug-2026 07:38:55 UTC] === END API CALL LOG ===
[02-Aug-2026 07:38:55 UTC] ✅ API Hash verification passed for profile endpoint
[02-Aug-2026 07:38:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxMiIsInVzZXJuYW1lIjoiQGJlbGlldmVyeHgiLCJlbWFpbCI6IllvaGFuaXNtZWxpczlAZ21haWwuY29tIiwiZXhwIjoxNzg2MjYxMTAyfQ.XrkWz5_cLWe81BmB1AUm55h3HPfN9yMffV7GIawiyIw
[02-Aug-2026 07:38:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Aug-2026 07:38:55 UTC] ✅ JWT token verified successfully for user profile
[02-Aug-2026 07:38:55 UTC] User ID: 1212
[02-Aug-2026 07:38:55 UTC] ✅ User profile retrieved successfully for user ID: 1212
[02-Aug-2026 07:40:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Aug-2026 07:40:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Aug-2026 07:40:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.191.221.85, 172.68.234.130","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxMiIsInVzZXJuYW1lIjoiQGJlbGlldmVyeHgiLCJlbWFpbCI6IllvaGFuaXNtZWxpczlAZ21haWwuY29tIiwiZXhwIjoxNzg2MjYxMTAyfQ.XrkWz5_cLWe81BmB1AUm55h3HPfN9yMffV7GIawiyIw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a24b6f745bd5e1cd-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.191.221.85","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Aug-2026 07:40:35 UTC] === User Orders API Called ===
[02-Aug-2026 07:40:35 UTC] User ID: 1212
[02-Aug-2026 07:40:35 UTC] Limit: 20, Offset: 0
[02-Aug-2026 07:40:35 UTC] Orders found: 0
[02-Aug-2026 07:40:35 UTC] Orders data: []
[02-Aug-2026 07:40:35 UTC] Total orders count: 0
[02-Aug-2026 07:40:37 UTC] === API CALL LOG ===
[02-Aug-2026 07:40:37 UTC] Endpoint: user/profile.php
[02-Aug-2026 07:40:37 UTC] Full Log Data: {
    "timestamp": "2026-08-02 07:40:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.191.221.85",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.191.221.85, 172.68.234.130",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxMiIsInVzZXJuYW1lIjoiQGJlbGlldmVyeHgiLCJlbWFpbCI6IllvaGFuaXNtZWxpczlAZ21haWwuY29tIiwiZXhwIjoxNzg2MjYxMTAyfQ.XrkWz5_cLWe81BmB1AUm55h3HPfN9yMffV7GIawiyIw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a24b6f805c50e1cd-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.191.221.85",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Aug-2026 07:40:37 UTC] === END API CALL LOG ===
[02-Aug-2026 07:40:37 UTC] ✅ API Hash verification passed for profile endpoint
[02-Aug-2026 07:40:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxMiIsInVzZXJuYW1lIjoiQGJlbGlldmVyeHgiLCJlbWFpbCI6IllvaGFuaXNtZWxpczlAZ21haWwuY29tIiwiZXhwIjoxNzg2MjYxMTAyfQ.XrkWz5_cLWe81BmB1AUm55h3HPfN9yMffV7GIawiyIw
[02-Aug-2026 07:40:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Aug-2026 07:40:37 UTC] ✅ JWT token verified successfully for user profile
[02-Aug-2026 07:40:37 UTC] User ID: 1212
[02-Aug-2026 07:40:37 UTC] ✅ User profile retrieved successfully for user ID: 1212
[02-Aug-2026 07:40:38 UTC] User Purchases API - User ID: 1212
[02-Aug-2026 07:40:38 UTC] User Purchases API - Total purchases found: 0
[02-Aug-2026 07:48:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Aug-2026 07:48:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Aug-2026 07:48:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.191.221.85, 104.23.208.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxMiIsInVzZXJuYW1lIjoiQGJlbGlldmVyeHgiLCJlbWFpbCI6IllvaGFuaXNtZWxpczlAZ21haWwuY29tIiwiZXhwIjoxNzg2MjYxMTAyfQ.XrkWz5_cLWe81BmB1AUm55h3HPfN9yMffV7GIawiyIw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a24b7a743f19fbc6-ADD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.191.221.85","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Aug-2026 07:48:06 UTC] === User Orders API Called ===
[02-Aug-2026 07:48:06 UTC] User ID: 1212
[02-Aug-2026 07:48:06 UTC] Limit: 20, Offset: 0
[02-Aug-2026 07:48:06 UTC] Orders found: 0
[02-Aug-2026 07:48:06 UTC] Orders data: []
[02-Aug-2026 07:48:06 UTC] Total orders count: 0
[02-Aug-2026 07:48:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Aug-2026 07:48:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Aug-2026 07:48:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.191.221.85, 104.23.208.138","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxMiIsInVzZXJuYW1lIjoiQGJlbGlldmVyeHgiLCJlbWFpbCI6IllvaGFuaXNtZWxpczlAZ21haWwuY29tIiwiZXhwIjoxNzg2MjYxMTAyfQ.XrkWz5_cLWe81BmB1AUm55h3HPfN9yMffV7GIawiyIw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a24b7a7fedf9fbc6-ADD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.191.221.85","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Aug-2026 07:48:08 UTC] === User Orders API Called ===
[02-Aug-2026 07:48:08 UTC] User ID: 1212
[02-Aug-2026 07:48:08 UTC] Limit: 20, Offset: 0
[02-Aug-2026 07:48:08 UTC] Orders found: 0
[02-Aug-2026 07:48:08 UTC] Orders data: []
[02-Aug-2026 07:48:08 UTC] Total orders count: 0
[02-Aug-2026 07:48:08 UTC] === API CALL LOG ===
[02-Aug-2026 07:48:08 UTC] Endpoint: user/profile.php
[02-Aug-2026 07:48:08 UTC] Full Log Data: {
    "timestamp": "2026-08-02 07:48:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.191.221.85",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.191.221.85, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxMiIsInVzZXJuYW1lIjoiQGJlbGlldmVyeHgiLCJlbWFpbCI6IllvaGFuaXNtZWxpczlAZ21haWwuY29tIiwiZXhwIjoxNzg2MjYxMTAyfQ.XrkWz5_cLWe81BmB1AUm55h3HPfN9yMffV7GIawiyIw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a24b7a7fedfbfbc6-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.191.221.85",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Aug-2026 07:48:08 UTC] === END API CALL LOG ===
[02-Aug-2026 07:48:08 UTC] ✅ API Hash verification passed for profile endpoint
[02-Aug-2026 07:48:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxMiIsInVzZXJuYW1lIjoiQGJlbGlldmVyeHgiLCJlbWFpbCI6IllvaGFuaXNtZWxpczlAZ21haWwuY29tIiwiZXhwIjoxNzg2MjYxMTAyfQ.XrkWz5_cLWe81BmB1AUm55h3HPfN9yMffV7GIawiyIw
[02-Aug-2026 07:48:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Aug-2026 07:48:08 UTC] ✅ JWT token verified successfully for user profile
[02-Aug-2026 07:48:08 UTC] User ID: 1212
[02-Aug-2026 07:48:08 UTC] ✅ User profile retrieved successfully for user ID: 1212
[02-Aug-2026 07:48:08 UTC] === API CALL LOG ===
[02-Aug-2026 07:48:08 UTC] Endpoint: user/profile.php
[02-Aug-2026 07:48:08 UTC] Full Log Data: {
    "timestamp": "2026-08-02 07:48:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.191.221.85",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.191.221.85, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxMiIsInVzZXJuYW1lIjoiQGJlbGlldmVyeHgiLCJlbWFpbCI6IllvaGFuaXNtZWxpczlAZ21haWwuY29tIiwiZXhwIjoxNzg2MjYxMTAyfQ.XrkWz5_cLWe81BmB1AUm55h3HPfN9yMffV7GIawiyIw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a24b7a836a3afbc6-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.191.221.85",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Aug-2026 07:48:08 UTC] === END API CALL LOG ===
[02-Aug-2026 07:48:08 UTC] ✅ API Hash verification passed for profile endpoint
[02-Aug-2026 07:48:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxMiIsInVzZXJuYW1lIjoiQGJlbGlldmVyeHgiLCJlbWFpbCI6IllvaGFuaXNtZWxpczlAZ21haWwuY29tIiwiZXhwIjoxNzg2MjYxMTAyfQ.XrkWz5_cLWe81BmB1AUm55h3HPfN9yMffV7GIawiyIw
[02-Aug-2026 07:48:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Aug-2026 07:48:08 UTC] ✅ JWT token verified successfully for user profile
[02-Aug-2026 07:48:08 UTC] User ID: 1212
[02-Aug-2026 07:48:08 UTC] ✅ User profile retrieved successfully for user ID: 1212
[02-Aug-2026 07:48:08 UTC] === API CALL LOG ===
[02-Aug-2026 07:48:08 UTC] Endpoint: user/profile.php
[02-Aug-2026 07:48:08 UTC] Full Log Data: {
    "timestamp": "2026-08-02 07:48:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.191.221.85",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.191.221.85, 104.23.208.138",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxMiIsInVzZXJuYW1lIjoiQGJlbGlldmVyeHgiLCJlbWFpbCI6IllvaGFuaXNtZWxpczlAZ21haWwuY29tIiwiZXhwIjoxNzg2MjYxMTAyfQ.XrkWz5_cLWe81BmB1AUm55h3HPfN9yMffV7GIawiyIw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a24b7a83aa7cfbc6-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.191.221.85",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Aug-2026 07:48:08 UTC] === END API CALL LOG ===
[02-Aug-2026 07:48:08 UTC] ✅ API Hash verification passed for profile endpoint
[02-Aug-2026 07:48:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxMiIsInVzZXJuYW1lIjoiQGJlbGlldmVyeHgiLCJlbWFpbCI6IllvaGFuaXNtZWxpczlAZ21haWwuY29tIiwiZXhwIjoxNzg2MjYxMTAyfQ.XrkWz5_cLWe81BmB1AUm55h3HPfN9yMffV7GIawiyIw
[02-Aug-2026 07:48:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Aug-2026 07:48:08 UTC] ✅ JWT token verified successfully for user profile
[02-Aug-2026 07:48:08 UTC] User ID: 1212
[02-Aug-2026 07:48:08 UTC] ✅ User profile retrieved successfully for user ID: 1212
[02-Aug-2026 07:48:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Aug-2026 07:48:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Aug-2026 07:48:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.191.221.85, 104.23.208.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxMiIsInVzZXJuYW1lIjoiQGJlbGlldmVyeHgiLCJlbWFpbCI6IllvaGFuaXNtZWxpczlAZ21haWwuY29tIiwiZXhwIjoxNzg2MjYxMTAyfQ.XrkWz5_cLWe81BmB1AUm55h3HPfN9yMffV7GIawiyIw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a24b7b374bd2fbc6-ADD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.191.221.85","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Aug-2026 07:48:37 UTC] === User Orders API Called ===
[02-Aug-2026 07:48:37 UTC] User ID: 1212
[02-Aug-2026 07:48:37 UTC] Limit: 20, Offset: 0
[02-Aug-2026 07:48:37 UTC] Orders found: 0
[02-Aug-2026 07:48:37 UTC] Orders data: []
[02-Aug-2026 07:48:37 UTC] Total orders count: 0
[02-Aug-2026 07:48:39 UTC] === API CALL LOG ===
[02-Aug-2026 07:48:39 UTC] Endpoint: user/profile.php
[02-Aug-2026 07:48:39 UTC] Full Log Data: {
    "timestamp": "2026-08-02 07:48:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.191.221.85",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.191.221.85, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxMiIsInVzZXJuYW1lIjoiQGJlbGlldmVyeHgiLCJlbWFpbCI6IllvaGFuaXNtZWxpczlAZ21haWwuY29tIiwiZXhwIjoxNzg2MjYxMTAyfQ.XrkWz5_cLWe81BmB1AUm55h3HPfN9yMffV7GIawiyIw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a24b7b430a65fbc6-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.191.221.85",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Aug-2026 07:48:39 UTC] === END API CALL LOG ===
[02-Aug-2026 07:48:39 UTC] ✅ API Hash verification passed for profile endpoint
[02-Aug-2026 07:48:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxMiIsInVzZXJuYW1lIjoiQGJlbGlldmVyeHgiLCJlbWFpbCI6IllvaGFuaXNtZWxpczlAZ21haWwuY29tIiwiZXhwIjoxNzg2MjYxMTAyfQ.XrkWz5_cLWe81BmB1AUm55h3HPfN9yMffV7GIawiyIw
[02-Aug-2026 07:48:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Aug-2026 07:48:39 UTC] ✅ JWT token verified successfully for user profile
[02-Aug-2026 07:48:39 UTC] User ID: 1212
[02-Aug-2026 07:48:39 UTC] ✅ User profile retrieved successfully for user ID: 1212
[02-Aug-2026 07:48:39 UTC] User Purchases API - User ID: 1212
[02-Aug-2026 07:48:39 UTC] User Purchases API - Total purchases found: 0
[02-Aug-2026 07:48:42 UTC] === API CALL LOG ===
[02-Aug-2026 07:48:42 UTC] Endpoint: user/profile.php
[02-Aug-2026 07:48:42 UTC] Full Log Data: {
    "timestamp": "2026-08-02 07:48:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.191.221.85",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.191.221.85, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxMiIsInVzZXJuYW1lIjoiQGJlbGlldmVyeHgiLCJlbWFpbCI6IllvaGFuaXNtZWxpczlAZ21haWwuY29tIiwiZXhwIjoxNzg2MjYxMTAyfQ.XrkWz5_cLWe81BmB1AUm55h3HPfN9yMffV7GIawiyIw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a24b7b56aa63fbc6-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.191.221.85",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Aug-2026 07:48:42 UTC] === END API CALL LOG ===
[02-Aug-2026 07:48:42 UTC] ✅ API Hash verification passed for profile endpoint
[02-Aug-2026 07:48:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxMiIsInVzZXJuYW1lIjoiQGJlbGlldmVyeHgiLCJlbWFpbCI6IllvaGFuaXNtZWxpczlAZ21haWwuY29tIiwiZXhwIjoxNzg2MjYxMTAyfQ.XrkWz5_cLWe81BmB1AUm55h3HPfN9yMffV7GIawiyIw
[02-Aug-2026 07:48:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Aug-2026 07:48:42 UTC] ✅ JWT token verified successfully for user profile
[02-Aug-2026 07:48:42 UTC] User ID: 1212
[02-Aug-2026 07:48:42 UTC] ✅ User profile retrieved successfully for user ID: 1212
[02-Aug-2026 07:48:42 UTC] User Purchases API - User ID: 1212
[02-Aug-2026 07:48:42 UTC] User Purchases API - Total purchases found: 0
[02-Aug-2026 07:48:45 UTC] User Purchases API - User ID: 1212
[02-Aug-2026 07:48:45 UTC] User Purchases API - Total purchases found: 0
[02-Aug-2026 07:48:46 UTC] === API CALL LOG ===
[02-Aug-2026 07:48:46 UTC] Endpoint: user/profile.php
[02-Aug-2026 07:48:46 UTC] Full Log Data: {
    "timestamp": "2026-08-02 07:48:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.191.221.85",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.191.221.85, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxMiIsInVzZXJuYW1lIjoiQGJlbGlldmVyeHgiLCJlbWFpbCI6IllvaGFuaXNtZWxpczlAZ21haWwuY29tIiwiZXhwIjoxNzg2MjYxMTAyfQ.XrkWz5_cLWe81BmB1AUm55h3HPfN9yMffV7GIawiyIw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a24b7b6e9a91fbc6-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.191.221.85",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Aug-2026 07:48:46 UTC] === END API CALL LOG ===
[02-Aug-2026 07:48:46 UTC] ✅ API Hash verification passed for profile endpoint
[02-Aug-2026 07:48:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxMiIsInVzZXJuYW1lIjoiQGJlbGlldmVyeHgiLCJlbWFpbCI6IllvaGFuaXNtZWxpczlAZ21haWwuY29tIiwiZXhwIjoxNzg2MjYxMTAyfQ.XrkWz5_cLWe81BmB1AUm55h3HPfN9yMffV7GIawiyIw
[02-Aug-2026 07:48:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Aug-2026 07:48:46 UTC] ✅ JWT token verified successfully for user profile
[02-Aug-2026 07:48:46 UTC] User ID: 1212
[02-Aug-2026 07:48:46 UTC] ✅ User profile retrieved successfully for user ID: 1212
[02-Aug-2026 07:48:46 UTC] User Purchases API - User ID: 1212
[02-Aug-2026 07:48:46 UTC] User Purchases API - Total purchases found: 0
[02-Aug-2026 07:48:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Aug-2026 07:48:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Aug-2026 07:48:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.191.221.85, 104.23.208.145","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxMiIsInVzZXJuYW1lIjoiQGJlbGlldmVyeHgiLCJlbWFpbCI6IllvaGFuaXNtZWxpczlAZ21haWwuY29tIiwiZXhwIjoxNzg2MjYxMTAyfQ.XrkWz5_cLWe81BmB1AUm55h3HPfN9yMffV7GIawiyIw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a24b7bb45db3fbc6-ADD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.191.221.85","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Aug-2026 07:48:58 UTC] === User Orders API Called ===
[02-Aug-2026 07:48:58 UTC] User ID: 1212
[02-Aug-2026 07:48:58 UTC] Limit: 20, Offset: 0
[02-Aug-2026 07:48:58 UTC] Orders found: 0
[02-Aug-2026 07:48:58 UTC] Orders data: []
[02-Aug-2026 07:48:58 UTC] Total orders count: 0
[02-Aug-2026 07:48:58 UTC] === API CALL LOG ===
[02-Aug-2026 07:48:58 UTC] Endpoint: user/profile.php
[02-Aug-2026 07:48:58 UTC] Full Log Data: {
    "timestamp": "2026-08-02 07:48:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.191.221.85",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.191.221.85, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxMiIsInVzZXJuYW1lIjoiQGJlbGlldmVyeHgiLCJlbWFpbCI6IllvaGFuaXNtZWxpczlAZ21haWwuY29tIiwiZXhwIjoxNzg2MjYxMTAyfQ.XrkWz5_cLWe81BmB1AUm55h3HPfN9yMffV7GIawiyIw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a24b7bb4ce53fbc6-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.191.221.85",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Aug-2026 07:48:58 UTC] === END API CALL LOG ===
[02-Aug-2026 07:48:58 UTC] ✅ API Hash verification passed for profile endpoint
[02-Aug-2026 07:48:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxMiIsInVzZXJuYW1lIjoiQGJlbGlldmVyeHgiLCJlbWFpbCI6IllvaGFuaXNtZWxpczlAZ21haWwuY29tIiwiZXhwIjoxNzg2MjYxMTAyfQ.XrkWz5_cLWe81BmB1AUm55h3HPfN9yMffV7GIawiyIw
[02-Aug-2026 07:48:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Aug-2026 07:48:58 UTC] ✅ JWT token verified successfully for user profile
[02-Aug-2026 07:48:58 UTC] User ID: 1212
[02-Aug-2026 07:48:58 UTC] ✅ User profile retrieved successfully for user ID: 1212
[02-Aug-2026 07:48:58 UTC] === API CALL LOG ===
[02-Aug-2026 07:48:58 UTC] Endpoint: user/profile.php
[02-Aug-2026 07:48:58 UTC] Full Log Data: {
    "timestamp": "2026-08-02 07:48:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.191.221.85",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.191.221.85, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxMiIsInVzZXJuYW1lIjoiQGJlbGlldmVyeHgiLCJlbWFpbCI6IllvaGFuaXNtZWxpczlAZ21haWwuY29tIiwiZXhwIjoxNzg2MjYxMTAyfQ.XrkWz5_cLWe81BmB1AUm55h3HPfN9yMffV7GIawiyIw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a24b7bb8ec21fbc6-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.191.221.85",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Aug-2026 07:48:58 UTC] === END API CALL LOG ===
[02-Aug-2026 07:48:58 UTC] ✅ API Hash verification passed for profile endpoint
[02-Aug-2026 07:48:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxMiIsInVzZXJuYW1lIjoiQGJlbGlldmVyeHgiLCJlbWFpbCI6IllvaGFuaXNtZWxpczlAZ21haWwuY29tIiwiZXhwIjoxNzg2MjYxMTAyfQ.XrkWz5_cLWe81BmB1AUm55h3HPfN9yMffV7GIawiyIw
[02-Aug-2026 07:48:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Aug-2026 07:48:58 UTC] ✅ JWT token verified successfully for user profile
[02-Aug-2026 07:48:58 UTC] User ID: 1212
[02-Aug-2026 07:48:58 UTC] ✅ User profile retrieved successfully for user ID: 1212
[02-Aug-2026 07:48:58 UTC] === API CALL LOG ===
[02-Aug-2026 07:48:58 UTC] Endpoint: user/profile.php
[02-Aug-2026 07:48:58 UTC] Full Log Data: {
    "timestamp": "2026-08-02 07:48:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.191.221.85",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.191.221.85, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxMiIsInVzZXJuYW1lIjoiQGJlbGlldmVyeHgiLCJlbWFpbCI6IllvaGFuaXNtZWxpczlAZ21haWwuY29tIiwiZXhwIjoxNzg2MjYxMTAyfQ.XrkWz5_cLWe81BmB1AUm55h3HPfN9yMffV7GIawiyIw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a24b7bba7dfbfbc6-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.191.221.85",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Aug-2026 07:48:58 UTC] === END API CALL LOG ===
[02-Aug-2026 07:48:58 UTC] ✅ API Hash verification passed for profile endpoint
[02-Aug-2026 07:48:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxMiIsInVzZXJuYW1lIjoiQGJlbGlldmVyeHgiLCJlbWFpbCI6IllvaGFuaXNtZWxpczlAZ21haWwuY29tIiwiZXhwIjoxNzg2MjYxMTAyfQ.XrkWz5_cLWe81BmB1AUm55h3HPfN9yMffV7GIawiyIw
[02-Aug-2026 07:48:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Aug-2026 07:48:58 UTC] ✅ JWT token verified successfully for user profile
[02-Aug-2026 07:48:58 UTC] User ID: 1212
[02-Aug-2026 07:48:58 UTC] ✅ User profile retrieved successfully for user ID: 1212
[02-Aug-2026 07:49:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Aug-2026 07:49:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Aug-2026 07:49:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.191.221.85, 104.23.208.145","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxMiIsInVzZXJuYW1lIjoiQGJlbGlldmVyeHgiLCJlbWFpbCI6IllvaGFuaXNtZWxpczlAZ21haWwuY29tIiwiZXhwIjoxNzg2MjYxMTAyfQ.XrkWz5_cLWe81BmB1AUm55h3HPfN9yMffV7GIawiyIw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a24b7bfbc800fbc6-ADD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.191.221.85","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Aug-2026 07:49:09 UTC] === User Orders API Called ===
[02-Aug-2026 07:49:09 UTC] User ID: 1212
[02-Aug-2026 07:49:09 UTC] Limit: 20, Offset: 0
[02-Aug-2026 07:49:09 UTC] Orders found: 0
[02-Aug-2026 07:49:09 UTC] Orders data: []
[02-Aug-2026 07:49:09 UTC] Total orders count: 0
[02-Aug-2026 07:49:09 UTC] === API CALL LOG ===
[02-Aug-2026 07:49:09 UTC] Endpoint: user/profile.php
[02-Aug-2026 07:49:09 UTC] Full Log Data: {
    "timestamp": "2026-08-02 07:49:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.191.221.85",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.191.221.85, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxMiIsInVzZXJuYW1lIjoiQGJlbGlldmVyeHgiLCJlbWFpbCI6IllvaGFuaXNtZWxpczlAZ21haWwuY29tIiwiZXhwIjoxNzg2MjYxMTAyfQ.XrkWz5_cLWe81BmB1AUm55h3HPfN9yMffV7GIawiyIw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a24b7bfc3881fbc6-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.191.221.85",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Aug-2026 07:49:09 UTC] === END API CALL LOG ===
[02-Aug-2026 07:49:09 UTC] ✅ API Hash verification passed for profile endpoint
[02-Aug-2026 07:49:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxMiIsInVzZXJuYW1lIjoiQGJlbGlldmVyeHgiLCJlbWFpbCI6IllvaGFuaXNtZWxpczlAZ21haWwuY29tIiwiZXhwIjoxNzg2MjYxMTAyfQ.XrkWz5_cLWe81BmB1AUm55h3HPfN9yMffV7GIawiyIw
[02-Aug-2026 07:49:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Aug-2026 07:49:09 UTC] ✅ JWT token verified successfully for user profile
[02-Aug-2026 07:49:09 UTC] User ID: 1212
[02-Aug-2026 07:49:09 UTC] ✅ User profile retrieved successfully for user ID: 1212
[02-Aug-2026 07:49:09 UTC] === API CALL LOG ===
[02-Aug-2026 07:49:09 UTC] Endpoint: user/profile.php
[02-Aug-2026 07:49:09 UTC] Full Log Data: {
    "timestamp": "2026-08-02 07:49:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.191.221.85",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.191.221.85, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxMiIsInVzZXJuYW1lIjoiQGJlbGlldmVyeHgiLCJlbWFpbCI6IllvaGFuaXNtZWxpczlAZ21haWwuY29tIiwiZXhwIjoxNzg2MjYxMTAyfQ.XrkWz5_cLWe81BmB1AUm55h3HPfN9yMffV7GIawiyIw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a24b7c002d72fbc6-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.191.221.85",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Aug-2026 07:49:09 UTC] === END API CALL LOG ===
[02-Aug-2026 07:49:09 UTC] ✅ API Hash verification passed for profile endpoint
[02-Aug-2026 07:49:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxMiIsInVzZXJuYW1lIjoiQGJlbGlldmVyeHgiLCJlbWFpbCI6IllvaGFuaXNtZWxpczlAZ21haWwuY29tIiwiZXhwIjoxNzg2MjYxMTAyfQ.XrkWz5_cLWe81BmB1AUm55h3HPfN9yMffV7GIawiyIw
[02-Aug-2026 07:49:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Aug-2026 07:49:09 UTC] ✅ JWT token verified successfully for user profile
[02-Aug-2026 07:49:09 UTC] User ID: 1212
[02-Aug-2026 07:49:09 UTC] ✅ User profile retrieved successfully for user ID: 1212
[02-Aug-2026 07:49:10 UTC] === API CALL LOG ===
[02-Aug-2026 07:49:10 UTC] Endpoint: user/profile.php
[02-Aug-2026 07:49:10 UTC] Full Log Data: {
    "timestamp": "2026-08-02 07:49:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.191.221.85",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.191.221.85, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxMiIsInVzZXJuYW1lIjoiQGJlbGlldmVyeHgiLCJlbWFpbCI6IllvaGFuaXNtZWxpczlAZ21haWwuY29tIiwiZXhwIjoxNzg2MjYxMTAyfQ.XrkWz5_cLWe81BmB1AUm55h3HPfN9yMffV7GIawiyIw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a24b7c017f25fbc6-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.191.221.85",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Aug-2026 07:49:10 UTC] === END API CALL LOG ===
[02-Aug-2026 07:49:10 UTC] ✅ API Hash verification passed for profile endpoint
[02-Aug-2026 07:49:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxMiIsInVzZXJuYW1lIjoiQGJlbGlldmVyeHgiLCJlbWFpbCI6IllvaGFuaXNtZWxpczlAZ21haWwuY29tIiwiZXhwIjoxNzg2MjYxMTAyfQ.XrkWz5_cLWe81BmB1AUm55h3HPfN9yMffV7GIawiyIw
[02-Aug-2026 07:49:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Aug-2026 07:49:10 UTC] ✅ JWT token verified successfully for user profile
[02-Aug-2026 07:49:10 UTC] User ID: 1212
[02-Aug-2026 07:49:10 UTC] ✅ User profile retrieved successfully for user ID: 1212
[02-Aug-2026 09:14:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Aug-2026 09:14:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Aug-2026 09:14:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"141.95.101.111, 172.71.247.187","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxMyIsInVzZXJuYW1lIjoiQWxpcmV6YWFnbjEiLCJlbWFpbCI6ImFsaXJlemFhZ243QGdtYWlsLmNvbSIsImV4cCI6MTc4NjI2Njg1Nn0.4otRaB-8sU_shWjejuowvg0ps0a7dmi-wlz9NYBgq3E","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a24bf8b43b939941-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"141.95.101.111","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Aug-2026 09:14:17 UTC] === User Orders API Called ===
[02-Aug-2026 09:14:17 UTC] User ID: 1213
[02-Aug-2026 09:14:17 UTC] Limit: 20, Offset: 0
[02-Aug-2026 09:14:17 UTC] Orders found: 0
[02-Aug-2026 09:14:17 UTC] Orders data: []
[02-Aug-2026 09:14:17 UTC] Total orders count: 0
[02-Aug-2026 09:14:17 UTC] === API CALL LOG ===
[02-Aug-2026 09:14:17 UTC] Endpoint: user/profile.php
[02-Aug-2026 09:14:17 UTC] Full Log Data: {
    "timestamp": "2026-08-02 09:14:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "141.95.101.111",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "141.95.101.111, 172.71.247.187",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxMyIsInVzZXJuYW1lIjoiQWxpcmV6YWFnbjEiLCJlbWFpbCI6ImFsaXJlemFhZ243QGdtYWlsLmNvbSIsImV4cCI6MTc4NjI2Njg1Nn0.4otRaB-8sU_shWjejuowvg0ps0a7dmi-wlz9NYBgq3E",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a24bf8b43b909941-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "141.95.101.111",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Aug-2026 09:14:17 UTC] === END API CALL LOG ===
[02-Aug-2026 09:14:17 UTC] ✅ API Hash verification passed for profile endpoint
[02-Aug-2026 09:14:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxMyIsInVzZXJuYW1lIjoiQWxpcmV6YWFnbjEiLCJlbWFpbCI6ImFsaXJlemFhZ243QGdtYWlsLmNvbSIsImV4cCI6MTc4NjI2Njg1Nn0.4otRaB-8sU_shWjejuowvg0ps0a7dmi-wlz9NYBgq3E
[02-Aug-2026 09:14:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Aug-2026 09:14:17 UTC] ✅ JWT token verified successfully for user profile
[02-Aug-2026 09:14:17 UTC] User ID: 1213
[02-Aug-2026 09:14:17 UTC] ✅ User profile retrieved successfully for user ID: 1213
[02-Aug-2026 09:14:17 UTC] === API CALL LOG ===
[02-Aug-2026 09:14:17 UTC] Endpoint: user/profile.php
[02-Aug-2026 09:14:17 UTC] Full Log Data: {
    "timestamp": "2026-08-02 09:14:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "141.95.101.111",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "141.95.101.111, 172.71.247.187",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxMyIsInVzZXJuYW1lIjoiQWxpcmV6YWFnbjEiLCJlbWFpbCI6ImFsaXJlemFhZ243QGdtYWlsLmNvbSIsImV4cCI6MTc4NjI2Njg1Nn0.4otRaB-8sU_shWjejuowvg0ps0a7dmi-wlz9NYBgq3E",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a24bf8b57c6c9941-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "141.95.101.111",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Aug-2026 09:14:17 UTC] === END API CALL LOG ===
[02-Aug-2026 09:14:17 UTC] ✅ API Hash verification passed for profile endpoint
[02-Aug-2026 09:14:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxMyIsInVzZXJuYW1lIjoiQWxpcmV6YWFnbjEiLCJlbWFpbCI6ImFsaXJlemFhZ243QGdtYWlsLmNvbSIsImV4cCI6MTc4NjI2Njg1Nn0.4otRaB-8sU_shWjejuowvg0ps0a7dmi-wlz9NYBgq3E
[02-Aug-2026 09:14:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Aug-2026 09:14:17 UTC] ✅ JWT token verified successfully for user profile
[02-Aug-2026 09:14:17 UTC] User ID: 1213
[02-Aug-2026 09:14:17 UTC] ✅ User profile retrieved successfully for user ID: 1213
[02-Aug-2026 09:14:18 UTC] === API CALL LOG ===
[02-Aug-2026 09:14:18 UTC] Endpoint: user/profile.php
[02-Aug-2026 09:14:18 UTC] Full Log Data: {
    "timestamp": "2026-08-02 09:14:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "141.95.101.111",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "141.95.101.111, 172.71.247.187",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxMyIsInVzZXJuYW1lIjoiQWxpcmV6YWFnbjEiLCJlbWFpbCI6ImFsaXJlemFhZ243QGdtYWlsLmNvbSIsImV4cCI6MTc4NjI2Njg1Nn0.4otRaB-8sU_shWjejuowvg0ps0a7dmi-wlz9NYBgq3E",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a24bf8ba38899941-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "141.95.101.111",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Aug-2026 09:14:18 UTC] === END API CALL LOG ===
[02-Aug-2026 09:14:18 UTC] ✅ API Hash verification passed for profile endpoint
[02-Aug-2026 09:14:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxMyIsInVzZXJuYW1lIjoiQWxpcmV6YWFnbjEiLCJlbWFpbCI6ImFsaXJlemFhZ243QGdtYWlsLmNvbSIsImV4cCI6MTc4NjI2Njg1Nn0.4otRaB-8sU_shWjejuowvg0ps0a7dmi-wlz9NYBgq3E
[02-Aug-2026 09:14:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Aug-2026 09:14:18 UTC] ✅ JWT token verified successfully for user profile
[02-Aug-2026 09:14:18 UTC] User ID: 1213
[02-Aug-2026 09:14:18 UTC] ✅ User profile retrieved successfully for user ID: 1213
[02-Aug-2026 09:15:02 UTC] === API CALL LOG ===
[02-Aug-2026 09:15:02 UTC] Endpoint: user/profile.php
[02-Aug-2026 09:15:02 UTC] Full Log Data: {
    "timestamp": "2026-08-02 09:15:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "141.95.101.111",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "141.95.101.111, 172.71.247.125",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxMyIsInVzZXJuYW1lIjoiQWxpcmV6YWFnbjEiLCJlbWFpbCI6ImFsaXJlemFhZ243QGdtYWlsLmNvbSIsImV4cCI6MTc4NjI2Njg1Nn0.4otRaB-8sU_shWjejuowvg0ps0a7dmi-wlz9NYBgq3E",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a24bf9ca9b219941-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "141.95.101.111",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Aug-2026 09:15:02 UTC] === END API CALL LOG ===
[02-Aug-2026 09:15:02 UTC] ✅ API Hash verification passed for profile endpoint
[02-Aug-2026 09:15:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxMyIsInVzZXJuYW1lIjoiQWxpcmV6YWFnbjEiLCJlbWFpbCI6ImFsaXJlemFhZ243QGdtYWlsLmNvbSIsImV4cCI6MTc4NjI2Njg1Nn0.4otRaB-8sU_shWjejuowvg0ps0a7dmi-wlz9NYBgq3E
[02-Aug-2026 09:15:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Aug-2026 09:15:02 UTC] ✅ JWT token verified successfully for user profile
[02-Aug-2026 09:15:02 UTC] User ID: 1213
[02-Aug-2026 09:15:02 UTC] ✅ User profile retrieved successfully for user ID: 1213
[02-Aug-2026 09:15:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Aug-2026 09:15:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Aug-2026 09:15:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"141.95.101.111, 172.71.247.125","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxMyIsInVzZXJuYW1lIjoiQWxpcmV6YWFnbjEiLCJlbWFpbCI6ImFsaXJlemFhZ243QGdtYWlsLmNvbSIsImV4cCI6MTc4NjI2Njg1Nn0.4otRaB-8sU_shWjejuowvg0ps0a7dmi-wlz9NYBgq3E","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a24bfa4a2ff49941-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"141.95.101.111","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Aug-2026 09:15:22 UTC] === User Orders API Called ===
[02-Aug-2026 09:15:22 UTC] User ID: 1213
[02-Aug-2026 09:15:22 UTC] Limit: 20, Offset: 0
[02-Aug-2026 09:15:22 UTC] Orders found: 0
[02-Aug-2026 09:15:22 UTC] Orders data: []
[02-Aug-2026 09:15:22 UTC] Total orders count: 0
[02-Aug-2026 09:15:23 UTC] === API CALL LOG ===
[02-Aug-2026 09:15:23 UTC] Endpoint: user/profile.php
[02-Aug-2026 09:15:23 UTC] Full Log Data: {
    "timestamp": "2026-08-02 09:15:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "141.95.101.111",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "141.95.101.111, 172.71.247.125",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxMyIsInVzZXJuYW1lIjoiQWxpcmV6YWFnbjEiLCJlbWFpbCI6ImFsaXJlemFhZ243QGdtYWlsLmNvbSIsImV4cCI6MTc4NjI2Njg1Nn0.4otRaB-8sU_shWjejuowvg0ps0a7dmi-wlz9NYBgq3E",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a24bfa506db49941-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "141.95.101.111",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Aug-2026 09:15:23 UTC] === END API CALL LOG ===
[02-Aug-2026 09:15:23 UTC] ✅ API Hash verification passed for profile endpoint
[02-Aug-2026 09:15:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxMyIsInVzZXJuYW1lIjoiQWxpcmV6YWFnbjEiLCJlbWFpbCI6ImFsaXJlemFhZ243QGdtYWlsLmNvbSIsImV4cCI6MTc4NjI2Njg1Nn0.4otRaB-8sU_shWjejuowvg0ps0a7dmi-wlz9NYBgq3E
[02-Aug-2026 09:15:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Aug-2026 09:15:23 UTC] ✅ JWT token verified successfully for user profile
[02-Aug-2026 09:15:23 UTC] User ID: 1213
[02-Aug-2026 09:15:23 UTC] ✅ User profile retrieved successfully for user ID: 1213
[02-Aug-2026 09:15:23 UTC] User Purchases API - User ID: 1213
[02-Aug-2026 09:15:23 UTC] User Purchases API - Total purchases found: 0
[02-Aug-2026 09:15:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Aug-2026 09:15:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Aug-2026 09:15:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"141.95.101.111, 172.71.247.125","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxMyIsInVzZXJuYW1lIjoiQWxpcmV6YWFnbjEiLCJlbWFpbCI6ImFsaXJlemFhZ243QGdtYWlsLmNvbSIsImV4cCI6MTc4NjI2Njg1Nn0.4otRaB-8sU_shWjejuowvg0ps0a7dmi-wlz9NYBgq3E","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a24bfa5e1aa49941-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"141.95.101.111","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Aug-2026 09:15:25 UTC] === User Orders API Called ===
[02-Aug-2026 09:15:25 UTC] User ID: 1213
[02-Aug-2026 09:15:25 UTC] Limit: 20, Offset: 0
[02-Aug-2026 09:15:25 UTC] Orders found: 0
[02-Aug-2026 09:15:25 UTC] Orders data: []
[02-Aug-2026 09:15:25 UTC] === API CALL LOG ===
[02-Aug-2026 09:15:25 UTC] Total orders count: 0
[02-Aug-2026 09:15:25 UTC] Endpoint: user/profile.php
[02-Aug-2026 09:15:25 UTC] Full Log Data: {
    "timestamp": "2026-08-02 09:15:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "141.95.101.111",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "141.95.101.111, 172.71.247.125",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxMyIsInVzZXJuYW1lIjoiQWxpcmV6YWFnbjEiLCJlbWFpbCI6ImFsaXJlemFhZ243QGdtYWlsLmNvbSIsImV4cCI6MTc4NjI2Njg1Nn0.4otRaB-8sU_shWjejuowvg0ps0a7dmi-wlz9NYBgq3E",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a24bfa5e1aa69941-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "141.95.101.111",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Aug-2026 09:15:25 UTC] === END API CALL LOG ===
[02-Aug-2026 09:15:25 UTC] ✅ API Hash verification passed for profile endpoint
[02-Aug-2026 09:15:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxMyIsInVzZXJuYW1lIjoiQWxpcmV6YWFnbjEiLCJlbWFpbCI6ImFsaXJlemFhZ243QGdtYWlsLmNvbSIsImV4cCI6MTc4NjI2Njg1Nn0.4otRaB-8sU_shWjejuowvg0ps0a7dmi-wlz9NYBgq3E
[02-Aug-2026 09:15:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Aug-2026 09:15:25 UTC] ✅ JWT token verified successfully for user profile
[02-Aug-2026 09:15:25 UTC] User ID: 1213
[02-Aug-2026 09:15:25 UTC] ✅ User profile retrieved successfully for user ID: 1213
[02-Aug-2026 09:15:26 UTC] === API CALL LOG ===
[02-Aug-2026 09:15:26 UTC] Endpoint: user/profile.php
[02-Aug-2026 09:15:26 UTC] Full Log Data: {
    "timestamp": "2026-08-02 09:15:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "141.95.101.111",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "141.95.101.111, 172.71.247.125",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxMyIsInVzZXJuYW1lIjoiQWxpcmV6YWFnbjEiLCJlbWFpbCI6ImFsaXJlemFhZ243QGdtYWlsLmNvbSIsImV4cCI6MTc4NjI2Njg1Nn0.4otRaB-8sU_shWjejuowvg0ps0a7dmi-wlz9NYBgq3E",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a24bfa618d6c9941-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "141.95.101.111",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Aug-2026 09:15:26 UTC] === END API CALL LOG ===
[02-Aug-2026 09:15:26 UTC] ✅ API Hash verification passed for profile endpoint
[02-Aug-2026 09:15:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxMyIsInVzZXJuYW1lIjoiQWxpcmV6YWFnbjEiLCJlbWFpbCI6ImFsaXJlemFhZ243QGdtYWlsLmNvbSIsImV4cCI6MTc4NjI2Njg1Nn0.4otRaB-8sU_shWjejuowvg0ps0a7dmi-wlz9NYBgq3E
[02-Aug-2026 09:15:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Aug-2026 09:15:26 UTC] ✅ JWT token verified successfully for user profile
[02-Aug-2026 09:15:26 UTC] User ID: 1213
[02-Aug-2026 09:15:26 UTC] ✅ User profile retrieved successfully for user ID: 1213
[02-Aug-2026 09:15:26 UTC] === API CALL LOG ===
[02-Aug-2026 09:15:26 UTC] Endpoint: user/profile.php
[02-Aug-2026 09:15:26 UTC] Full Log Data: {
    "timestamp": "2026-08-02 09:15:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "141.95.101.111",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "141.95.101.111, 172.71.247.125",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxMyIsInVzZXJuYW1lIjoiQWxpcmV6YWFnbjEiLCJlbWFpbCI6ImFsaXJlemFhZ243QGdtYWlsLmNvbSIsImV4cCI6MTc4NjI2Njg1Nn0.4otRaB-8sU_shWjejuowvg0ps0a7dmi-wlz9NYBgq3E",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a24bfa63efc99941-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "141.95.101.111",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Aug-2026 09:15:26 UTC] === END API CALL LOG ===
[02-Aug-2026 09:15:26 UTC] ✅ API Hash verification passed for profile endpoint
[02-Aug-2026 09:15:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxMyIsInVzZXJuYW1lIjoiQWxpcmV6YWFnbjEiLCJlbWFpbCI6ImFsaXJlemFhZ243QGdtYWlsLmNvbSIsImV4cCI6MTc4NjI2Njg1Nn0.4otRaB-8sU_shWjejuowvg0ps0a7dmi-wlz9NYBgq3E
[02-Aug-2026 09:15:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Aug-2026 09:15:26 UTC] ✅ JWT token verified successfully for user profile
[02-Aug-2026 09:15:26 UTC] User ID: 1213
[02-Aug-2026 09:15:26 UTC] ✅ User profile retrieved successfully for user ID: 1213
[02-Aug-2026 09:15:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Aug-2026 09:15:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Aug-2026 09:15:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"141.95.101.111, 172.71.247.125","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxMyIsInVzZXJuYW1lIjoiQWxpcmV6YWFnbjEiLCJlbWFpbCI6ImFsaXJlemFhZ243QGdtYWlsLmNvbSIsImV4cCI6MTc4NjI2Njg1Nn0.4otRaB-8sU_shWjejuowvg0ps0a7dmi-wlz9NYBgq3E","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a24bfa8a9c289941-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"141.95.101.111","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Aug-2026 09:15:32 UTC] === User Orders API Called ===
[02-Aug-2026 09:15:32 UTC] User ID: 1213
[02-Aug-2026 09:15:32 UTC] Limit: 20, Offset: 0
[02-Aug-2026 09:15:32 UTC] Orders found: 0
[02-Aug-2026 09:15:32 UTC] Orders data: []
[02-Aug-2026 09:15:32 UTC] Total orders count: 0
[02-Aug-2026 09:15:32 UTC] === API CALL LOG ===
[02-Aug-2026 09:15:32 UTC] Endpoint: user/profile.php
[02-Aug-2026 09:15:32 UTC] Full Log Data: {
    "timestamp": "2026-08-02 09:15:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "141.95.101.111",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "141.95.101.111, 172.71.247.125",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxMyIsInVzZXJuYW1lIjoiQWxpcmV6YWFnbjEiLCJlbWFpbCI6ImFsaXJlemFhZ243QGdtYWlsLmNvbSIsImV4cCI6MTc4NjI2Njg1Nn0.4otRaB-8sU_shWjejuowvg0ps0a7dmi-wlz9NYBgq3E",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a24bfa8aec7a9941-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "141.95.101.111",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Aug-2026 09:15:32 UTC] === END API CALL LOG ===
[02-Aug-2026 09:15:32 UTC] ✅ API Hash verification passed for profile endpoint
[02-Aug-2026 09:15:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxMyIsInVzZXJuYW1lIjoiQWxpcmV6YWFnbjEiLCJlbWFpbCI6ImFsaXJlemFhZ243QGdtYWlsLmNvbSIsImV4cCI6MTc4NjI2Njg1Nn0.4otRaB-8sU_shWjejuowvg0ps0a7dmi-wlz9NYBgq3E
[02-Aug-2026 09:15:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Aug-2026 09:15:32 UTC] ✅ JWT token verified successfully for user profile
[02-Aug-2026 09:15:32 UTC] User ID: 1213
[02-Aug-2026 09:15:32 UTC] ✅ User profile retrieved successfully for user ID: 1213
[02-Aug-2026 09:15:33 UTC] === API CALL LOG ===
[02-Aug-2026 09:15:33 UTC] Endpoint: user/profile.php
[02-Aug-2026 09:15:33 UTC] Full Log Data: {
    "timestamp": "2026-08-02 09:15:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "141.95.101.111",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "141.95.101.111, 172.71.247.125",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxMyIsInVzZXJuYW1lIjoiQWxpcmV6YWFnbjEiLCJlbWFpbCI6ImFsaXJlemFhZ243QGdtYWlsLmNvbSIsImV4cCI6MTc4NjI2Njg1Nn0.4otRaB-8sU_shWjejuowvg0ps0a7dmi-wlz9NYBgq3E",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a24bfa8e5f5f9941-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "141.95.101.111",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Aug-2026 09:15:33 UTC] === END API CALL LOG ===
[02-Aug-2026 09:15:33 UTC] ✅ API Hash verification passed for profile endpoint
[02-Aug-2026 09:15:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxMyIsInVzZXJuYW1lIjoiQWxpcmV6YWFnbjEiLCJlbWFpbCI6ImFsaXJlemFhZ243QGdtYWlsLmNvbSIsImV4cCI6MTc4NjI2Njg1Nn0.4otRaB-8sU_shWjejuowvg0ps0a7dmi-wlz9NYBgq3E
[02-Aug-2026 09:15:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Aug-2026 09:15:33 UTC] ✅ JWT token verified successfully for user profile
[02-Aug-2026 09:15:33 UTC] User ID: 1213
[02-Aug-2026 09:15:33 UTC] ✅ User profile retrieved successfully for user ID: 1213
[02-Aug-2026 09:15:33 UTC] === API CALL LOG ===
[02-Aug-2026 09:15:33 UTC] Endpoint: user/profile.php
[02-Aug-2026 09:15:33 UTC] Full Log Data: {
    "timestamp": "2026-08-02 09:15:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "141.95.101.111",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "141.95.101.111, 172.71.247.125",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxMyIsInVzZXJuYW1lIjoiQWxpcmV6YWFnbjEiLCJlbWFpbCI6ImFsaXJlemFhZ243QGdtYWlsLmNvbSIsImV4cCI6MTc4NjI2Njg1Nn0.4otRaB-8sU_shWjejuowvg0ps0a7dmi-wlz9NYBgq3E",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a24bfa9029029941-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "141.95.101.111",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Aug-2026 09:15:33 UTC] === END API CALL LOG ===
[02-Aug-2026 09:15:33 UTC] ✅ API Hash verification passed for profile endpoint
[02-Aug-2026 09:15:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxMyIsInVzZXJuYW1lIjoiQWxpcmV6YWFnbjEiLCJlbWFpbCI6ImFsaXJlemFhZ243QGdtYWlsLmNvbSIsImV4cCI6MTc4NjI2Njg1Nn0.4otRaB-8sU_shWjejuowvg0ps0a7dmi-wlz9NYBgq3E
[02-Aug-2026 09:15:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Aug-2026 09:15:33 UTC] ✅ JWT token verified successfully for user profile
[02-Aug-2026 09:15:33 UTC] User ID: 1213
[02-Aug-2026 09:15:33 UTC] ✅ User profile retrieved successfully for user ID: 1213
[02-Aug-2026 09:15:49 UTC] === API CALL LOG ===
[02-Aug-2026 09:15:49 UTC] Endpoint: user/profile.php
[02-Aug-2026 09:15:49 UTC] Full Log Data: {
    "timestamp": "2026-08-02 09:15:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "141.95.101.111",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "141.95.101.111, 172.71.247.125",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxMyIsInVzZXJuYW1lIjoiQWxpcmV6YWFnbjEiLCJlbWFpbCI6ImFsaXJlemFhZ243QGdtYWlsLmNvbSIsImV4cCI6MTc4NjI2Njg1Nn0.4otRaB-8sU_shWjejuowvg0ps0a7dmi-wlz9NYBgq3E",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a24bfaf4b82e9941-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "141.95.101.111",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Aug-2026 09:15:49 UTC] === END API CALL LOG ===
[02-Aug-2026 09:15:49 UTC] ✅ API Hash verification passed for profile endpoint
[02-Aug-2026 09:15:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxMyIsInVzZXJuYW1lIjoiQWxpcmV6YWFnbjEiLCJlbWFpbCI6ImFsaXJlemFhZ243QGdtYWlsLmNvbSIsImV4cCI6MTc4NjI2Njg1Nn0.4otRaB-8sU_shWjejuowvg0ps0a7dmi-wlz9NYBgq3E
[02-Aug-2026 09:15:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Aug-2026 09:15:49 UTC] ✅ JWT token verified successfully for user profile
[02-Aug-2026 09:15:49 UTC] User ID: 1213
[02-Aug-2026 09:15:49 UTC] ✅ User profile retrieved successfully for user ID: 1213
[02-Aug-2026 09:15:49 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Aug-2026 09:15:49 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Aug-2026 09:15:49 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"141.95.101.111, 172.71.247.125","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxMyIsInVzZXJuYW1lIjoiQWxpcmV6YWFnbjEiLCJlbWFpbCI6ImFsaXJlemFhZ243QGdtYWlsLmNvbSIsImV4cCI6MTc4NjI2Njg1Nn0.4otRaB-8sU_shWjejuowvg0ps0a7dmi-wlz9NYBgq3E","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a24bfaf4b82d9941-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"141.95.101.111","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Aug-2026 09:15:49 UTC] === User Orders API Called ===
[02-Aug-2026 09:15:49 UTC] User ID: 1213
[02-Aug-2026 09:15:49 UTC] Limit: 20, Offset: 0
[02-Aug-2026 09:15:49 UTC] Orders found: 0
[02-Aug-2026 09:15:49 UTC] Orders data: []
[02-Aug-2026 09:15:49 UTC] Total orders count: 0
[02-Aug-2026 09:15:50 UTC] === API CALL LOG ===
[02-Aug-2026 09:15:50 UTC] Endpoint: user/profile.php
[02-Aug-2026 09:15:50 UTC] Full Log Data: {
    "timestamp": "2026-08-02 09:15:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "141.95.101.111",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "141.95.101.111, 172.71.247.125",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxMyIsInVzZXJuYW1lIjoiQWxpcmV6YWFnbjEiLCJlbWFpbCI6ImFsaXJlemFhZ243QGdtYWlsLmNvbSIsImV4cCI6MTc4NjI2Njg1Nn0.4otRaB-8sU_shWjejuowvg0ps0a7dmi-wlz9NYBgq3E",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a24bfaf75aaf9941-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "141.95.101.111",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Aug-2026 09:15:50 UTC] === END API CALL LOG ===
[02-Aug-2026 09:15:50 UTC] ✅ API Hash verification passed for profile endpoint
[02-Aug-2026 09:15:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxMyIsInVzZXJuYW1lIjoiQWxpcmV6YWFnbjEiLCJlbWFpbCI6ImFsaXJlemFhZ243QGdtYWlsLmNvbSIsImV4cCI6MTc4NjI2Njg1Nn0.4otRaB-8sU_shWjejuowvg0ps0a7dmi-wlz9NYBgq3E
[02-Aug-2026 09:15:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Aug-2026 09:15:50 UTC] ✅ JWT token verified successfully for user profile
[02-Aug-2026 09:15:50 UTC] User ID: 1213
[02-Aug-2026 09:15:50 UTC] ✅ User profile retrieved successfully for user ID: 1213
[02-Aug-2026 09:15:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Aug-2026 09:15:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Aug-2026 09:15:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"141.95.101.111, 172.71.247.125","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxMyIsInVzZXJuYW1lIjoiQWxpcmV6YWFnbjEiLCJlbWFpbCI6ImFsaXJlemFhZ243QGdtYWlsLmNvbSIsImV4cCI6MTc4NjI2Njg1Nn0.4otRaB-8sU_shWjejuowvg0ps0a7dmi-wlz9NYBgq3E","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a24bfb0fb8a89941-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"141.95.101.111","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Aug-2026 09:15:54 UTC] === User Orders API Called ===
[02-Aug-2026 09:15:54 UTC] User ID: 1213
[02-Aug-2026 09:15:54 UTC] Limit: 20, Offset: 0
[02-Aug-2026 09:15:54 UTC] Orders found: 0
[02-Aug-2026 09:15:54 UTC] Orders data: []
[02-Aug-2026 09:15:54 UTC] Total orders count: 0
[02-Aug-2026 09:15:54 UTC] === API CALL LOG ===
[02-Aug-2026 09:15:54 UTC] Endpoint: user/profile.php
[02-Aug-2026 09:15:54 UTC] Full Log Data: {
    "timestamp": "2026-08-02 09:15:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "141.95.101.111",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "141.95.101.111, 172.71.247.125",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxMyIsInVzZXJuYW1lIjoiQWxpcmV6YWFnbjEiLCJlbWFpbCI6ImFsaXJlemFhZ243QGdtYWlsLmNvbSIsImV4cCI6MTc4NjI2Njg1Nn0.4otRaB-8sU_shWjejuowvg0ps0a7dmi-wlz9NYBgq3E",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a24bfb10594a9941-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "141.95.101.111",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Aug-2026 09:15:54 UTC] === END API CALL LOG ===
[02-Aug-2026 09:15:54 UTC] ✅ API Hash verification passed for profile endpoint
[02-Aug-2026 09:15:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxMyIsInVzZXJuYW1lIjoiQWxpcmV6YWFnbjEiLCJlbWFpbCI6ImFsaXJlemFhZ243QGdtYWlsLmNvbSIsImV4cCI6MTc4NjI2Njg1Nn0.4otRaB-8sU_shWjejuowvg0ps0a7dmi-wlz9NYBgq3E
[02-Aug-2026 09:15:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Aug-2026 09:15:54 UTC] ✅ JWT token verified successfully for user profile
[02-Aug-2026 09:15:54 UTC] User ID: 1213
[02-Aug-2026 09:15:54 UTC] ✅ User profile retrieved successfully for user ID: 1213
[02-Aug-2026 09:15:55 UTC] === API CALL LOG ===
[02-Aug-2026 09:15:55 UTC] Endpoint: user/profile.php
[02-Aug-2026 09:15:55 UTC] Full Log Data: {
    "timestamp": "2026-08-02 09:15:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "141.95.101.111",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "141.95.101.111, 172.71.247.125",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxMyIsInVzZXJuYW1lIjoiQWxpcmV6YWFnbjEiLCJlbWFpbCI6ImFsaXJlemFhZ243QGdtYWlsLmNvbSIsImV4cCI6MTc4NjI2Njg1Nn0.4otRaB-8sU_shWjejuowvg0ps0a7dmi-wlz9NYBgq3E",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a24bfb156f2c9941-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "141.95.101.111",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Aug-2026 09:15:55 UTC] === END API CALL LOG ===
[02-Aug-2026 09:15:55 UTC] ✅ API Hash verification passed for profile endpoint
[02-Aug-2026 09:15:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxMyIsInVzZXJuYW1lIjoiQWxpcmV6YWFnbjEiLCJlbWFpbCI6ImFsaXJlemFhZ243QGdtYWlsLmNvbSIsImV4cCI6MTc4NjI2Njg1Nn0.4otRaB-8sU_shWjejuowvg0ps0a7dmi-wlz9NYBgq3E
[02-Aug-2026 09:15:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Aug-2026 09:15:55 UTC] ✅ JWT token verified successfully for user profile
[02-Aug-2026 09:15:55 UTC] User ID: 1213
[02-Aug-2026 09:15:55 UTC] ✅ User profile retrieved successfully for user ID: 1213
[02-Aug-2026 09:41:04 UTC] === API CALL LOG ===
[02-Aug-2026 09:41:04 UTC] Endpoint: user/profile.php
[02-Aug-2026 09:41:04 UTC] Full Log Data: {
    "timestamp": "2026-08-02 09:41:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8904:ca46:6873:ac04:1e9b:a441",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8904:ca46:6873:ac04:1e9b:a441, 162.158.88.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNCIsInVzZXJuYW1lIjoiQG9wcHRlamFzMSIsImVtYWlsIjoidGVqYXNqYWlzd2FsNjI1QGdtYWlsLmNvbSIsImV4cCI6MTc4NjI2ODQ2M30.37OXFkqLIG80u97kJ2HD7lDxRqTilCwgJEdVVXQdEWE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a24c1fecdef6fe09-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:8904:ca46:6873:ac04:1e9b:a441",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Aug-2026 09:41:04 UTC] === END API CALL LOG ===
[02-Aug-2026 09:41:04 UTC] ✅ API Hash verification passed for profile endpoint
[02-Aug-2026 09:41:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNCIsInVzZXJuYW1lIjoiQG9wcHRlamFzMSIsImVtYWlsIjoidGVqYXNqYWlzd2FsNjI1QGdtYWlsLmNvbSIsImV4cCI6MTc4NjI2ODQ2M30.37OXFkqLIG80u97kJ2HD7lDxRqTilCwgJEdVVXQdEWE
[02-Aug-2026 09:41:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Aug-2026 09:41:04 UTC] ✅ JWT token verified successfully for user profile
[02-Aug-2026 09:41:04 UTC] User ID: 1214
[02-Aug-2026 09:41:04 UTC] ✅ User profile retrieved successfully for user ID: 1214
[02-Aug-2026 09:41:04 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Aug-2026 09:41:04 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Aug-2026 09:41:04 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:8904:ca46:6873:ac04:1e9b:a441, 162.158.88.28","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNCIsInVzZXJuYW1lIjoiQG9wcHRlamFzMSIsImVtYWlsIjoidGVqYXNqYWlzd2FsNjI1QGdtYWlsLmNvbSIsImV4cCI6MTc4NjI2ODQ2M30.37OXFkqLIG80u97kJ2HD7lDxRqTilCwgJEdVVXQdEWE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a24c1fecdefbfe09-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:8904:ca46:6873:ac04:1e9b:a441","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Aug-2026 09:41:04 UTC] === User Orders API Called ===
[02-Aug-2026 09:41:04 UTC] User ID: 1214
[02-Aug-2026 09:41:04 UTC] Limit: 20, Offset: 0
[02-Aug-2026 09:41:04 UTC] Orders found: 0
[02-Aug-2026 09:41:04 UTC] Orders data: []
[02-Aug-2026 09:41:04 UTC] Total orders count: 0
[02-Aug-2026 09:41:04 UTC] === API CALL LOG ===
[02-Aug-2026 09:41:04 UTC] Endpoint: user/profile.php
[02-Aug-2026 09:41:04 UTC] Full Log Data: {
    "timestamp": "2026-08-02 09:41:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8904:ca46:6873:ac04:1e9b:a441",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8904:ca46:6873:ac04:1e9b:a441, 162.158.88.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNCIsInVzZXJuYW1lIjoiQG9wcHRlamFzMSIsImVtYWlsIjoidGVqYXNqYWlzd2FsNjI1QGdtYWlsLmNvbSIsImV4cCI6MTc4NjI2ODQ2M30.37OXFkqLIG80u97kJ2HD7lDxRqTilCwgJEdVVXQdEWE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a24c1fed582bfe09-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:8904:ca46:6873:ac04:1e9b:a441",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Aug-2026 09:41:04 UTC] === END API CALL LOG ===
[02-Aug-2026 09:41:04 UTC] ✅ API Hash verification passed for profile endpoint
[02-Aug-2026 09:41:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNCIsInVzZXJuYW1lIjoiQG9wcHRlamFzMSIsImVtYWlsIjoidGVqYXNqYWlzd2FsNjI1QGdtYWlsLmNvbSIsImV4cCI6MTc4NjI2ODQ2M30.37OXFkqLIG80u97kJ2HD7lDxRqTilCwgJEdVVXQdEWE
[02-Aug-2026 09:41:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Aug-2026 09:41:04 UTC] ✅ JWT token verified successfully for user profile
[02-Aug-2026 09:41:04 UTC] User ID: 1214
[02-Aug-2026 09:41:04 UTC] ✅ User profile retrieved successfully for user ID: 1214
[02-Aug-2026 09:41:05 UTC] === API CALL LOG ===
[02-Aug-2026 09:41:05 UTC] Endpoint: user/profile.php
[02-Aug-2026 09:41:05 UTC] Full Log Data: {
    "timestamp": "2026-08-02 09:41:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8904:ca46:6873:ac04:1e9b:a441",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8904:ca46:6873:ac04:1e9b:a441, 162.158.88.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNCIsInVzZXJuYW1lIjoiQG9wcHRlamFzMSIsImVtYWlsIjoidGVqYXNqYWlzd2FsNjI1QGdtYWlsLmNvbSIsImV4cCI6MTc4NjI2ODQ2M30.37OXFkqLIG80u97kJ2HD7lDxRqTilCwgJEdVVXQdEWE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a24c1ff4494efe09-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:8904:ca46:6873:ac04:1e9b:a441",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Aug-2026 09:41:05 UTC] === END API CALL LOG ===
[02-Aug-2026 09:41:05 UTC] ✅ API Hash verification passed for profile endpoint
[02-Aug-2026 09:41:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNCIsInVzZXJuYW1lIjoiQG9wcHRlamFzMSIsImVtYWlsIjoidGVqYXNqYWlzd2FsNjI1QGdtYWlsLmNvbSIsImV4cCI6MTc4NjI2ODQ2M30.37OXFkqLIG80u97kJ2HD7lDxRqTilCwgJEdVVXQdEWE
[02-Aug-2026 09:41:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Aug-2026 09:41:05 UTC] ✅ JWT token verified successfully for user profile
[02-Aug-2026 09:41:05 UTC] User ID: 1214
[02-Aug-2026 09:41:05 UTC] ✅ User profile retrieved successfully for user ID: 1214
[02-Aug-2026 09:41:30 UTC] === API CALL LOG ===
[02-Aug-2026 09:41:30 UTC] Endpoint: user/profile.php
[02-Aug-2026 09:41:30 UTC] Full Log Data: {
    "timestamp": "2026-08-02 09:41:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8904:ca46:6873:ac04:1e9b:a441",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8904:ca46:6873:ac04:1e9b:a441, 162.158.108.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNCIsInVzZXJuYW1lIjoiQG9wcHRlamFzMSIsImVtYWlsIjoidGVqYXNqYWlzd2FsNjI1QGdtYWlsLmNvbSIsImV4cCI6MTc4NjI2ODQ2M30.37OXFkqLIG80u97kJ2HD7lDxRqTilCwgJEdVVXQdEWE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a24c2090bd9afd15-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:8904:ca46:6873:ac04:1e9b:a441",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Aug-2026 09:41:30 UTC] === END API CALL LOG ===
[02-Aug-2026 09:41:30 UTC] ✅ API Hash verification passed for profile endpoint
[02-Aug-2026 09:41:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNCIsInVzZXJuYW1lIjoiQG9wcHRlamFzMSIsImVtYWlsIjoidGVqYXNqYWlzd2FsNjI1QGdtYWlsLmNvbSIsImV4cCI6MTc4NjI2ODQ2M30.37OXFkqLIG80u97kJ2HD7lDxRqTilCwgJEdVVXQdEWE
[02-Aug-2026 09:41:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Aug-2026 09:41:30 UTC] ✅ JWT token verified successfully for user profile
[02-Aug-2026 09:41:30 UTC] User ID: 1214
[02-Aug-2026 09:41:30 UTC] ✅ User profile retrieved successfully for user ID: 1214
[02-Aug-2026 09:41:34 UTC] === API CALL LOG ===
[02-Aug-2026 09:41:34 UTC] Endpoint: user/profile.php
[02-Aug-2026 09:41:34 UTC] Full Log Data: {
    "timestamp": "2026-08-02 09:41:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8904:ca46:6873:ac04:1e9b:a441",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8904:ca46:6873:ac04:1e9b:a441, 162.158.108.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNCIsInVzZXJuYW1lIjoiQG9wcHRlamFzMSIsImVtYWlsIjoidGVqYXNqYWlzd2FsNjI1QGdtYWlsLmNvbSIsImV4cCI6MTc4NjI2ODQ2M30.37OXFkqLIG80u97kJ2HD7lDxRqTilCwgJEdVVXQdEWE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a24c20a7b901fd15-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:8904:ca46:6873:ac04:1e9b:a441",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Aug-2026 09:41:34 UTC] === END API CALL LOG ===
[02-Aug-2026 09:41:34 UTC] ✅ API Hash verification passed for profile endpoint
[02-Aug-2026 09:41:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNCIsInVzZXJuYW1lIjoiQG9wcHRlamFzMSIsImVtYWlsIjoidGVqYXNqYWlzd2FsNjI1QGdtYWlsLmNvbSIsImV4cCI6MTc4NjI2ODQ2M30.37OXFkqLIG80u97kJ2HD7lDxRqTilCwgJEdVVXQdEWE
[02-Aug-2026 09:41:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Aug-2026 09:41:34 UTC] ✅ JWT token verified successfully for user profile
[02-Aug-2026 09:41:34 UTC] User ID: 1214
[02-Aug-2026 09:41:34 UTC] ✅ User profile retrieved successfully for user ID: 1214
[02-Aug-2026 09:42:39 UTC] === API CALL LOG ===
[02-Aug-2026 09:42:39 UTC] Endpoint: user/profile.php
[02-Aug-2026 09:42:39 UTC] Full Log Data: {
    "timestamp": "2026-08-02 09:42:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8904:ca46:6873:ac04:1e9b:a441",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8904:ca46:6873:ac04:1e9b:a441, 162.158.108.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNCIsInVzZXJuYW1lIjoiQG9wcHRlamFzMSIsImVtYWlsIjoidGVqYXNqYWlzd2FsNjI1QGdtYWlsLmNvbSIsImV4cCI6MTc4NjI2ODQ2M30.37OXFkqLIG80u97kJ2HD7lDxRqTilCwgJEdVVXQdEWE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a24c223bb808fd15-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:8904:ca46:6873:ac04:1e9b:a441",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Aug-2026 09:42:39 UTC] === END API CALL LOG ===
[02-Aug-2026 09:42:39 UTC] ✅ API Hash verification passed for profile endpoint
[02-Aug-2026 09:42:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNCIsInVzZXJuYW1lIjoiQG9wcHRlamFzMSIsImVtYWlsIjoidGVqYXNqYWlzd2FsNjI1QGdtYWlsLmNvbSIsImV4cCI6MTc4NjI2ODQ2M30.37OXFkqLIG80u97kJ2HD7lDxRqTilCwgJEdVVXQdEWE
[02-Aug-2026 09:42:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Aug-2026 09:42:39 UTC] ✅ JWT token verified successfully for user profile
[02-Aug-2026 09:42:39 UTC] User ID: 1214
[02-Aug-2026 09:42:39 UTC] ✅ User profile retrieved successfully for user ID: 1214
[02-Aug-2026 09:42:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Aug-2026 09:42:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Aug-2026 09:42:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:8904:ca46:6873:ac04:1e9b:a441, 162.158.108.71","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNCIsInVzZXJuYW1lIjoiQG9wcHRlamFzMSIsImVtYWlsIjoidGVqYXNqYWlzd2FsNjI1QGdtYWlsLmNvbSIsImV4cCI6MTc4NjI2ODQ2M30.37OXFkqLIG80u97kJ2HD7lDxRqTilCwgJEdVVXQdEWE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a24c223bb801fd15-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:8904:ca46:6873:ac04:1e9b:a441","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Aug-2026 09:42:39 UTC] === User Orders API Called ===
[02-Aug-2026 09:42:39 UTC] User ID: 1214
[02-Aug-2026 09:42:39 UTC] Limit: 20, Offset: 0
[02-Aug-2026 09:42:39 UTC] Orders found: 0
[02-Aug-2026 09:42:39 UTC] Orders data: []
[02-Aug-2026 09:42:39 UTC] Total orders count: 0
[02-Aug-2026 09:42:39 UTC] === API CALL LOG ===
[02-Aug-2026 09:42:39 UTC] Endpoint: user/profile.php
[02-Aug-2026 09:42:39 UTC] Full Log Data: {
    "timestamp": "2026-08-02 09:42:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8904:ca46:6873:ac04:1e9b:a441",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8904:ca46:6873:ac04:1e9b:a441, 162.158.108.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNCIsInVzZXJuYW1lIjoiQG9wcHRlamFzMSIsImVtYWlsIjoidGVqYXNqYWlzd2FsNjI1QGdtYWlsLmNvbSIsImV4cCI6MTc4NjI2ODQ2M30.37OXFkqLIG80u97kJ2HD7lDxRqTilCwgJEdVVXQdEWE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a24c223c295afd15-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:8904:ca46:6873:ac04:1e9b:a441",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Aug-2026 09:42:39 UTC] === END API CALL LOG ===
[02-Aug-2026 09:42:39 UTC] ✅ API Hash verification passed for profile endpoint
[02-Aug-2026 09:42:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNCIsInVzZXJuYW1lIjoiQG9wcHRlamFzMSIsImVtYWlsIjoidGVqYXNqYWlzd2FsNjI1QGdtYWlsLmNvbSIsImV4cCI6MTc4NjI2ODQ2M30.37OXFkqLIG80u97kJ2HD7lDxRqTilCwgJEdVVXQdEWE
[02-Aug-2026 09:42:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Aug-2026 09:42:39 UTC] ✅ JWT token verified successfully for user profile
[02-Aug-2026 09:42:39 UTC] User ID: 1214
[02-Aug-2026 09:42:39 UTC] ✅ User profile retrieved successfully for user ID: 1214
[02-Aug-2026 09:42:50 UTC] === API CALL LOG ===
[02-Aug-2026 09:42:50 UTC] Endpoint: user/profile.php
[02-Aug-2026 09:42:50 UTC] Full Log Data: {
    "timestamp": "2026-08-02 09:42:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8904:ca46:6873:ac04:1e9b:a441",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8904:ca46:6873:ac04:1e9b:a441, 162.158.108.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNCIsInVzZXJuYW1lIjoiQG9wcHRlamFzMSIsImVtYWlsIjoidGVqYXNqYWlzd2FsNjI1QGdtYWlsLmNvbSIsImV4cCI6MTc4NjI2ODQ2M30.37OXFkqLIG80u97kJ2HD7lDxRqTilCwgJEdVVXQdEWE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a24c2282afb3fd15-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:8904:ca46:6873:ac04:1e9b:a441",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Aug-2026 09:42:50 UTC] === END API CALL LOG ===
[02-Aug-2026 09:42:50 UTC] ✅ API Hash verification passed for profile endpoint
[02-Aug-2026 09:42:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNCIsInVzZXJuYW1lIjoiQG9wcHRlamFzMSIsImVtYWlsIjoidGVqYXNqYWlzd2FsNjI1QGdtYWlsLmNvbSIsImV4cCI6MTc4NjI2ODQ2M30.37OXFkqLIG80u97kJ2HD7lDxRqTilCwgJEdVVXQdEWE
[02-Aug-2026 09:42:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Aug-2026 09:42:50 UTC] ✅ JWT token verified successfully for user profile
[02-Aug-2026 09:42:50 UTC] User ID: 1214
[02-Aug-2026 09:42:50 UTC] ✅ User profile retrieved successfully for user ID: 1214
[02-Aug-2026 09:42:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Aug-2026 09:42:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Aug-2026 09:42:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:8904:ca46:6873:ac04:1e9b:a441, 162.158.108.70","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNCIsInVzZXJuYW1lIjoiQG9wcHRlamFzMSIsImVtYWlsIjoidGVqYXNqYWlzd2FsNjI1QGdtYWlsLmNvbSIsImV4cCI6MTc4NjI2ODQ2M30.37OXFkqLIG80u97kJ2HD7lDxRqTilCwgJEdVVXQdEWE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a24c2282afb0fd15-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:8904:ca46:6873:ac04:1e9b:a441","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Aug-2026 09:42:50 UTC] === User Orders API Called ===
[02-Aug-2026 09:42:50 UTC] User ID: 1214
[02-Aug-2026 09:42:50 UTC] Limit: 20, Offset: 0
[02-Aug-2026 09:42:50 UTC] Orders found: 0
[02-Aug-2026 09:42:50 UTC] Orders data: []
[02-Aug-2026 09:42:50 UTC] Total orders count: 0
[02-Aug-2026 09:42:50 UTC] === API CALL LOG ===
[02-Aug-2026 09:42:50 UTC] Endpoint: user/profile.php
[02-Aug-2026 09:42:50 UTC] Full Log Data: {
    "timestamp": "2026-08-02 09:42:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8904:ca46:6873:ac04:1e9b:a441",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8904:ca46:6873:ac04:1e9b:a441, 162.158.108.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNCIsInVzZXJuYW1lIjoiQG9wcHRlamFzMSIsImVtYWlsIjoidGVqYXNqYWlzd2FsNjI1QGdtYWlsLmNvbSIsImV4cCI6MTc4NjI2ODQ2M30.37OXFkqLIG80u97kJ2HD7lDxRqTilCwgJEdVVXQdEWE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a24c228328e4fd15-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:8904:ca46:6873:ac04:1e9b:a441",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Aug-2026 09:42:50 UTC] === END API CALL LOG ===
[02-Aug-2026 09:42:50 UTC] ✅ API Hash verification passed for profile endpoint
[02-Aug-2026 09:42:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNCIsInVzZXJuYW1lIjoiQG9wcHRlamFzMSIsImVtYWlsIjoidGVqYXNqYWlzd2FsNjI1QGdtYWlsLmNvbSIsImV4cCI6MTc4NjI2ODQ2M30.37OXFkqLIG80u97kJ2HD7lDxRqTilCwgJEdVVXQdEWE
[02-Aug-2026 09:42:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Aug-2026 09:42:50 UTC] ✅ JWT token verified successfully for user profile
[02-Aug-2026 09:42:50 UTC] User ID: 1214
[02-Aug-2026 09:42:50 UTC] ✅ User profile retrieved successfully for user ID: 1214
[02-Aug-2026 09:43:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Aug-2026 09:43:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Aug-2026 09:43:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:8904:ca46:6873:ac04:1e9b:a441, 162.158.108.70","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNCIsInVzZXJuYW1lIjoiQG9wcHRlamFzMSIsImVtYWlsIjoidGVqYXNqYWlzd2FsNjI1QGdtYWlsLmNvbSIsImV4cCI6MTc4NjI2ODQ2M30.37OXFkqLIG80u97kJ2HD7lDxRqTilCwgJEdVVXQdEWE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a24c22f44de8fd15-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:8904:ca46:6873:ac04:1e9b:a441","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Aug-2026 09:43:08 UTC] === User Orders API Called ===
[02-Aug-2026 09:43:08 UTC] User ID: 1214
[02-Aug-2026 09:43:08 UTC] Limit: 20, Offset: 0
[02-Aug-2026 09:43:08 UTC] Orders found: 0
[02-Aug-2026 09:43:08 UTC] Orders data: []
[02-Aug-2026 09:43:08 UTC] === API CALL LOG ===
[02-Aug-2026 09:43:08 UTC] Endpoint: user/profile.php
[02-Aug-2026 09:43:08 UTC] Full Log Data: {
    "timestamp": "2026-08-02 09:43:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8904:ca46:6873:ac04:1e9b:a441",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8904:ca46:6873:ac04:1e9b:a441, 162.158.108.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNCIsInVzZXJuYW1lIjoiQG9wcHRlamFzMSIsImVtYWlsIjoidGVqYXNqYWlzd2FsNjI1QGdtYWlsLmNvbSIsImV4cCI6MTc4NjI2ODQ2M30.37OXFkqLIG80u97kJ2HD7lDxRqTilCwgJEdVVXQdEWE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a24c22f44deefd15-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:8904:ca46:6873:ac04:1e9b:a441",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Aug-2026 09:43:08 UTC] === END API CALL LOG ===
[02-Aug-2026 09:43:08 UTC] ✅ API Hash verification passed for profile endpoint
[02-Aug-2026 09:43:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNCIsInVzZXJuYW1lIjoiQG9wcHRlamFzMSIsImVtYWlsIjoidGVqYXNqYWlzd2FsNjI1QGdtYWlsLmNvbSIsImV4cCI6MTc4NjI2ODQ2M30.37OXFkqLIG80u97kJ2HD7lDxRqTilCwgJEdVVXQdEWE
[02-Aug-2026 09:43:08 UTC] Total orders count: 0
[02-Aug-2026 09:43:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Aug-2026 09:43:08 UTC] ✅ JWT token verified successfully for user profile
[02-Aug-2026 09:43:08 UTC] User ID: 1214
[02-Aug-2026 09:43:08 UTC] ✅ User profile retrieved successfully for user ID: 1214
[02-Aug-2026 09:43:08 UTC] === API CALL LOG ===
[02-Aug-2026 09:43:08 UTC] Endpoint: user/profile.php
[02-Aug-2026 09:43:08 UTC] Full Log Data: {
    "timestamp": "2026-08-02 09:43:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8904:ca46:6873:ac04:1e9b:a441",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8904:ca46:6873:ac04:1e9b:a441, 162.158.108.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNCIsInVzZXJuYW1lIjoiQG9wcHRlamFzMSIsImVtYWlsIjoidGVqYXNqYWlzd2FsNjI1QGdtYWlsLmNvbSIsImV4cCI6MTc4NjI2ODQ2M30.37OXFkqLIG80u97kJ2HD7lDxRqTilCwgJEdVVXQdEWE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a24c22f4cfe1fd15-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:8904:ca46:6873:ac04:1e9b:a441",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Aug-2026 09:43:08 UTC] === END API CALL LOG ===
[02-Aug-2026 09:43:08 UTC] ✅ API Hash verification passed for profile endpoint
[02-Aug-2026 09:43:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNCIsInVzZXJuYW1lIjoiQG9wcHRlamFzMSIsImVtYWlsIjoidGVqYXNqYWlzd2FsNjI1QGdtYWlsLmNvbSIsImV4cCI6MTc4NjI2ODQ2M30.37OXFkqLIG80u97kJ2HD7lDxRqTilCwgJEdVVXQdEWE
[02-Aug-2026 09:43:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Aug-2026 09:43:08 UTC] ✅ JWT token verified successfully for user profile
[02-Aug-2026 09:43:08 UTC] User ID: 1214
[02-Aug-2026 09:43:08 UTC] ✅ User profile retrieved successfully for user ID: 1214
[02-Aug-2026 09:43:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Aug-2026 09:43:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Aug-2026 09:43:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:8904:ca46:6873:ac04:1e9b:a441, 162.158.108.70","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNCIsInVzZXJuYW1lIjoiQG9wcHRlamFzMSIsImVtYWlsIjoidGVqYXNqYWlzd2FsNjI1QGdtYWlsLmNvbSIsImV4cCI6MTc4NjI2ODQ2M30.37OXFkqLIG80u97kJ2HD7lDxRqTilCwgJEdVVXQdEWE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a24c231f6cfcfd15-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:8904:ca46:6873:ac04:1e9b:a441","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Aug-2026 09:43:15 UTC] === User Orders API Called ===
[02-Aug-2026 09:43:15 UTC] User ID: 1214
[02-Aug-2026 09:43:15 UTC] Limit: 20, Offset: 0
[02-Aug-2026 09:43:15 UTC] Orders found: 0
[02-Aug-2026 09:43:15 UTC] Orders data: []
[02-Aug-2026 09:43:15 UTC] Total orders count: 0
[02-Aug-2026 09:43:16 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Aug-2026 09:43:16 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Aug-2026 09:43:16 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:8904:ca46:6873:ac04:1e9b:a441, 162.158.108.70","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNCIsInVzZXJuYW1lIjoiQG9wcHRlamFzMSIsImVtYWlsIjoidGVqYXNqYWlzd2FsNjI1QGdtYWlsLmNvbSIsImV4cCI6MTc4NjI2ODQ2M30.37OXFkqLIG80u97kJ2HD7lDxRqTilCwgJEdVVXQdEWE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a24c2325add9fd15-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:8904:ca46:6873:ac04:1e9b:a441","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Aug-2026 09:43:16 UTC] === User Orders API Called ===
[02-Aug-2026 09:43:16 UTC] User ID: 1214
[02-Aug-2026 09:43:16 UTC] Limit: 20, Offset: 0
[02-Aug-2026 09:43:16 UTC] Orders found: 0
[02-Aug-2026 09:43:16 UTC] Orders data: []
[02-Aug-2026 09:43:16 UTC] Total orders count: 0
[02-Aug-2026 09:43:16 UTC] === API CALL LOG ===
[02-Aug-2026 09:43:16 UTC] Endpoint: user/profile.php
[02-Aug-2026 09:43:16 UTC] Full Log Data: {
    "timestamp": "2026-08-02 09:43:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8904:ca46:6873:ac04:1e9b:a441",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8904:ca46:6873:ac04:1e9b:a441, 162.158.108.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNCIsInVzZXJuYW1lIjoiQG9wcHRlamFzMSIsImVtYWlsIjoidGVqYXNqYWlzd2FsNjI1QGdtYWlsLmNvbSIsImV4cCI6MTc4NjI2ODQ2M30.37OXFkqLIG80u97kJ2HD7lDxRqTilCwgJEdVVXQdEWE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a24c2325addcfd15-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:8904:ca46:6873:ac04:1e9b:a441",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Aug-2026 09:43:16 UTC] === END API CALL LOG ===
[02-Aug-2026 09:43:16 UTC] ✅ API Hash verification passed for profile endpoint
[02-Aug-2026 09:43:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNCIsInVzZXJuYW1lIjoiQG9wcHRlamFzMSIsImVtYWlsIjoidGVqYXNqYWlzd2FsNjI1QGdtYWlsLmNvbSIsImV4cCI6MTc4NjI2ODQ2M30.37OXFkqLIG80u97kJ2HD7lDxRqTilCwgJEdVVXQdEWE
[02-Aug-2026 09:43:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Aug-2026 09:43:16 UTC] ✅ JWT token verified successfully for user profile
[02-Aug-2026 09:43:16 UTC] User ID: 1214
[02-Aug-2026 09:43:16 UTC] ✅ User profile retrieved successfully for user ID: 1214
[02-Aug-2026 09:43:16 UTC] === API CALL LOG ===
[02-Aug-2026 09:43:16 UTC] Endpoint: user/profile.php
[02-Aug-2026 09:43:16 UTC] Full Log Data: {
    "timestamp": "2026-08-02 09:43:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8904:ca46:6873:ac04:1e9b:a441",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8904:ca46:6873:ac04:1e9b:a441, 162.158.108.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNCIsInVzZXJuYW1lIjoiQG9wcHRlamFzMSIsImVtYWlsIjoidGVqYXNqYWlzd2FsNjI1QGdtYWlsLmNvbSIsImV4cCI6MTc4NjI2ODQ2M30.37OXFkqLIG80u97kJ2HD7lDxRqTilCwgJEdVVXQdEWE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a24c23262f47fd15-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:8904:ca46:6873:ac04:1e9b:a441",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Aug-2026 09:43:16 UTC] === END API CALL LOG ===
[02-Aug-2026 09:43:16 UTC] ✅ API Hash verification passed for profile endpoint
[02-Aug-2026 09:43:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNCIsInVzZXJuYW1lIjoiQG9wcHRlamFzMSIsImVtYWlsIjoidGVqYXNqYWlzd2FsNjI1QGdtYWlsLmNvbSIsImV4cCI6MTc4NjI2ODQ2M30.37OXFkqLIG80u97kJ2HD7lDxRqTilCwgJEdVVXQdEWE
[02-Aug-2026 09:43:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Aug-2026 09:43:16 UTC] ✅ JWT token verified successfully for user profile
[02-Aug-2026 09:43:16 UTC] User ID: 1214
[02-Aug-2026 09:43:16 UTC] ✅ User profile retrieved successfully for user ID: 1214
[02-Aug-2026 09:43:20 UTC] === API CALL LOG ===
[02-Aug-2026 09:43:20 UTC] Endpoint: user/profile.php
[02-Aug-2026 09:43:20 UTC] Full Log Data: {
    "timestamp": "2026-08-02 09:43:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8904:ca46:6873:ac04:1e9b:a441",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8904:ca46:6873:ac04:1e9b:a441, 162.158.108.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNCIsInVzZXJuYW1lIjoiQG9wcHRlamFzMSIsImVtYWlsIjoidGVqYXNqYWlzd2FsNjI1QGdtYWlsLmNvbSIsImV4cCI6MTc4NjI2ODQ2M30.37OXFkqLIG80u97kJ2HD7lDxRqTilCwgJEdVVXQdEWE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a24c23436cf4fd15-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:8904:ca46:6873:ac04:1e9b:a441",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Aug-2026 09:43:20 UTC] === END API CALL LOG ===
[02-Aug-2026 09:43:20 UTC] ✅ API Hash verification passed for profile endpoint
[02-Aug-2026 09:43:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNCIsInVzZXJuYW1lIjoiQG9wcHRlamFzMSIsImVtYWlsIjoidGVqYXNqYWlzd2FsNjI1QGdtYWlsLmNvbSIsImV4cCI6MTc4NjI2ODQ2M30.37OXFkqLIG80u97kJ2HD7lDxRqTilCwgJEdVVXQdEWE
[02-Aug-2026 09:43:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Aug-2026 09:43:20 UTC] ✅ JWT token verified successfully for user profile
[02-Aug-2026 09:43:20 UTC] User ID: 1214
[02-Aug-2026 09:43:20 UTC] ✅ User profile retrieved successfully for user ID: 1214
[02-Aug-2026 09:43:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Aug-2026 09:43:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Aug-2026 09:43:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:8904:ca46:6873:ac04:1e9b:a441, 162.158.108.70","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNCIsInVzZXJuYW1lIjoiQG9wcHRlamFzMSIsImVtYWlsIjoidGVqYXNqYWlzd2FsNjI1QGdtYWlsLmNvbSIsImV4cCI6MTc4NjI2ODQ2M30.37OXFkqLIG80u97kJ2HD7lDxRqTilCwgJEdVVXQdEWE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a24c23436cf1fd15-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:8904:ca46:6873:ac04:1e9b:a441","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Aug-2026 09:43:20 UTC] === User Orders API Called ===
[02-Aug-2026 09:43:20 UTC] User ID: 1214
[02-Aug-2026 09:43:20 UTC] Limit: 20, Offset: 0
[02-Aug-2026 09:43:20 UTC] Orders found: 0
[02-Aug-2026 09:43:20 UTC] Orders data: []
[02-Aug-2026 09:43:20 UTC] Total orders count: 0
[02-Aug-2026 09:43:21 UTC] === API CALL LOG ===
[02-Aug-2026 09:43:21 UTC] Endpoint: user/profile.php
[02-Aug-2026 09:43:21 UTC] Full Log Data: {
    "timestamp": "2026-08-02 09:43:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8904:ca46:6873:ac04:1e9b:a441",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8904:ca46:6873:ac04:1e9b:a441, 162.158.108.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNCIsInVzZXJuYW1lIjoiQG9wcHRlamFzMSIsImVtYWlsIjoidGVqYXNqYWlzd2FsNjI1QGdtYWlsLmNvbSIsImV4cCI6MTc4NjI2ODQ2M30.37OXFkqLIG80u97kJ2HD7lDxRqTilCwgJEdVVXQdEWE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a24c2343ee42fd15-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:8904:ca46:6873:ac04:1e9b:a441",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Aug-2026 09:43:21 UTC] === END API CALL LOG ===
[02-Aug-2026 09:43:21 UTC] ✅ API Hash verification passed for profile endpoint
[02-Aug-2026 09:43:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNCIsInVzZXJuYW1lIjoiQG9wcHRlamFzMSIsImVtYWlsIjoidGVqYXNqYWlzd2FsNjI1QGdtYWlsLmNvbSIsImV4cCI6MTc4NjI2ODQ2M30.37OXFkqLIG80u97kJ2HD7lDxRqTilCwgJEdVVXQdEWE
[02-Aug-2026 09:43:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Aug-2026 09:43:21 UTC] ✅ JWT token verified successfully for user profile
[02-Aug-2026 09:43:21 UTC] User ID: 1214
[02-Aug-2026 09:43:21 UTC] ✅ User profile retrieved successfully for user ID: 1214
[02-Aug-2026 09:43:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Aug-2026 09:43:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Aug-2026 09:43:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:8904:ca46:6873:ac04:1e9b:a441, 162.158.108.70","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNCIsInVzZXJuYW1lIjoiQG9wcHRlamFzMSIsImVtYWlsIjoidGVqYXNqYWlzd2FsNjI1QGdtYWlsLmNvbSIsImV4cCI6MTc4NjI2ODQ2M30.37OXFkqLIG80u97kJ2HD7lDxRqTilCwgJEdVVXQdEWE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a24c2347f97efd15-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:8904:ca46:6873:ac04:1e9b:a441","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Aug-2026 09:43:21 UTC] === User Orders API Called ===
[02-Aug-2026 09:43:21 UTC] User ID: 1214
[02-Aug-2026 09:43:21 UTC] Limit: 20, Offset: 0
[02-Aug-2026 09:43:21 UTC] Orders found: 0
[02-Aug-2026 09:43:21 UTC] Orders data: []
[02-Aug-2026 09:43:21 UTC] Total orders count: 0
[02-Aug-2026 09:43:22 UTC] === API CALL LOG ===
[02-Aug-2026 09:43:22 UTC] Endpoint: user/profile.php
[02-Aug-2026 09:43:22 UTC] Full Log Data: {
    "timestamp": "2026-08-02 09:43:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8904:ca46:6873:ac04:1e9b:a441",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8904:ca46:6873:ac04:1e9b:a441, 162.158.108.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNCIsInVzZXJuYW1lIjoiQG9wcHRlamFzMSIsImVtYWlsIjoidGVqYXNqYWlzd2FsNjI1QGdtYWlsLmNvbSIsImV4cCI6MTc4NjI2ODQ2M30.37OXFkqLIG80u97kJ2HD7lDxRqTilCwgJEdVVXQdEWE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a24c23500de3fd15-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:8904:ca46:6873:ac04:1e9b:a441",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Aug-2026 09:43:22 UTC] === END API CALL LOG ===
[02-Aug-2026 09:43:22 UTC] ✅ API Hash verification passed for profile endpoint
[02-Aug-2026 09:43:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNCIsInVzZXJuYW1lIjoiQG9wcHRlamFzMSIsImVtYWlsIjoidGVqYXNqYWlzd2FsNjI1QGdtYWlsLmNvbSIsImV4cCI6MTc4NjI2ODQ2M30.37OXFkqLIG80u97kJ2HD7lDxRqTilCwgJEdVVXQdEWE
[02-Aug-2026 09:43:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Aug-2026 09:43:22 UTC] ✅ JWT token verified successfully for user profile
[02-Aug-2026 09:43:22 UTC] User ID: 1214
[02-Aug-2026 09:43:22 UTC] ✅ User profile retrieved successfully for user ID: 1214
[02-Aug-2026 09:43:23 UTC] User Purchases API - User ID: 1214
[02-Aug-2026 09:43:23 UTC] User Purchases API - Total purchases found: 0
[02-Aug-2026 09:43:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Aug-2026 09:43:26 UTC] === API CALL LOG ===
[02-Aug-2026 09:43:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Aug-2026 09:43:26 UTC] Endpoint: user/profile.php
[02-Aug-2026 09:43:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:8904:ca46:6873:ac04:1e9b:a441, 162.158.108.70","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNCIsInVzZXJuYW1lIjoiQG9wcHRlamFzMSIsImVtYWlsIjoidGVqYXNqYWlzd2FsNjI1QGdtYWlsLmNvbSIsImV4cCI6MTc4NjI2ODQ2M30.37OXFkqLIG80u97kJ2HD7lDxRqTilCwgJEdVVXQdEWE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a24c2363ff08fd15-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:8904:ca46:6873:ac04:1e9b:a441","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Aug-2026 09:43:26 UTC] Full Log Data: {
    "timestamp": "2026-08-02 09:43:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8904:ca46:6873:ac04:1e9b:a441",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8904:ca46:6873:ac04:1e9b:a441, 162.158.108.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNCIsInVzZXJuYW1lIjoiQG9wcHRlamFzMSIsImVtYWlsIjoidGVqYXNqYWlzd2FsNjI1QGdtYWlsLmNvbSIsImV4cCI6MTc4NjI2ODQ2M30.37OXFkqLIG80u97kJ2HD7lDxRqTilCwgJEdVVXQdEWE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a24c2363ff0afd15-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:8904:ca46:6873:ac04:1e9b:a441",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Aug-2026 09:43:26 UTC] === END API CALL LOG ===
[02-Aug-2026 09:43:26 UTC] === User Orders API Called ===
[02-Aug-2026 09:43:26 UTC] ✅ API Hash verification passed for profile endpoint
[02-Aug-2026 09:43:26 UTC] User ID: 1214
[02-Aug-2026 09:43:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNCIsInVzZXJuYW1lIjoiQG9wcHRlamFzMSIsImVtYWlsIjoidGVqYXNqYWlzd2FsNjI1QGdtYWlsLmNvbSIsImV4cCI6MTc4NjI2ODQ2M30.37OXFkqLIG80u97kJ2HD7lDxRqTilCwgJEdVVXQdEWE
[02-Aug-2026 09:43:26 UTC] Limit: 20, Offset: 0
[02-Aug-2026 09:43:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Aug-2026 09:43:26 UTC] ✅ JWT token verified successfully for user profile
[02-Aug-2026 09:43:26 UTC] User ID: 1214
[02-Aug-2026 09:43:26 UTC] ✅ User profile retrieved successfully for user ID: 1214
[02-Aug-2026 09:43:26 UTC] Orders found: 0
[02-Aug-2026 09:43:26 UTC] Orders data: []
[02-Aug-2026 09:43:26 UTC] Total orders count: 0
[02-Aug-2026 09:43:26 UTC] === API CALL LOG ===
[02-Aug-2026 09:43:26 UTC] Endpoint: user/profile.php
[02-Aug-2026 09:43:26 UTC] Full Log Data: {
    "timestamp": "2026-08-02 09:43:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8904:ca46:6873:ac04:1e9b:a441",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8904:ca46:6873:ac04:1e9b:a441, 162.158.108.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNCIsInVzZXJuYW1lIjoiQG9wcHRlamFzMSIsImVtYWlsIjoidGVqYXNqYWlzd2FsNjI1QGdtYWlsLmNvbSIsImV4cCI6MTc4NjI2ODQ2M30.37OXFkqLIG80u97kJ2HD7lDxRqTilCwgJEdVVXQdEWE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a24c2364782ffd15-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:8904:ca46:6873:ac04:1e9b:a441",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Aug-2026 09:43:26 UTC] === END API CALL LOG ===
[02-Aug-2026 09:43:26 UTC] ✅ API Hash verification passed for profile endpoint
[02-Aug-2026 09:43:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNCIsInVzZXJuYW1lIjoiQG9wcHRlamFzMSIsImVtYWlsIjoidGVqYXNqYWlzd2FsNjI1QGdtYWlsLmNvbSIsImV4cCI6MTc4NjI2ODQ2M30.37OXFkqLIG80u97kJ2HD7lDxRqTilCwgJEdVVXQdEWE
[02-Aug-2026 09:43:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Aug-2026 09:43:26 UTC] ✅ JWT token verified successfully for user profile
[02-Aug-2026 09:43:26 UTC] User ID: 1214
[02-Aug-2026 09:43:26 UTC] ✅ User profile retrieved successfully for user ID: 1214
[02-Aug-2026 09:43:29 UTC] === API CALL LOG ===
[02-Aug-2026 09:43:29 UTC] Endpoint: user/profile.php
[02-Aug-2026 09:43:29 UTC] Full Log Data: {
    "timestamp": "2026-08-02 09:43:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8904:ca46:6873:ac04:1e9b:a441",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8904:ca46:6873:ac04:1e9b:a441, 162.158.108.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNCIsInVzZXJuYW1lIjoiQG9wcHRlamFzMSIsImVtYWlsIjoidGVqYXNqYWlzd2FsNjI1QGdtYWlsLmNvbSIsImV4cCI6MTc4NjI2ODQ2M30.37OXFkqLIG80u97kJ2HD7lDxRqTilCwgJEdVVXQdEWE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a24c2379a96dfd15-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:8904:ca46:6873:ac04:1e9b:a441",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Aug-2026 09:43:29 UTC] === END API CALL LOG ===
[02-Aug-2026 09:43:29 UTC] ✅ API Hash verification passed for profile endpoint
[02-Aug-2026 09:43:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNCIsInVzZXJuYW1lIjoiQG9wcHRlamFzMSIsImVtYWlsIjoidGVqYXNqYWlzd2FsNjI1QGdtYWlsLmNvbSIsImV4cCI6MTc4NjI2ODQ2M30.37OXFkqLIG80u97kJ2HD7lDxRqTilCwgJEdVVXQdEWE
[02-Aug-2026 09:43:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Aug-2026 09:43:29 UTC] ✅ JWT token verified successfully for user profile
[02-Aug-2026 09:43:29 UTC] User ID: 1214
[02-Aug-2026 09:43:29 UTC] ✅ User profile retrieved successfully for user ID: 1214
[02-Aug-2026 09:45:23 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Aug-2026 09:45:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Aug-2026 09:45:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:8904:ca46:6873:ac04:1e9b:a441, 104.22.66.6","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNCIsInVzZXJuYW1lIjoiQG9wcHRlamFzMSIsImVtYWlsIjoidGVqYXNqYWlzd2FsNjI1QGdtYWlsLmNvbSIsImV4cCI6MTc4NjI2ODQ2M30.37OXFkqLIG80u97kJ2HD7lDxRqTilCwgJEdVVXQdEWE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a24c26389b59b841-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:8904:ca46:6873:ac04:1e9b:a441","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Aug-2026 09:45:23 UTC] === User Orders API Called ===
[02-Aug-2026 09:45:23 UTC] User ID: 1214
[02-Aug-2026 09:45:23 UTC] Limit: 20, Offset: 0
[02-Aug-2026 09:45:23 UTC] Orders found: 1
[02-Aug-2026 09:45:23 UTC] Orders data: [{"id":440,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/earnunlimited4ever","status":"pending","created_at":"2026-08-02 13:15:19","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[02-Aug-2026 09:45:23 UTC] Total orders count: 1
[02-Aug-2026 10:02:16 UTC] === API CALL LOG ===
[02-Aug-2026 10:02:16 UTC] Endpoint: user/profile.php
[02-Aug-2026 10:02:16 UTC] Full Log Data: {
    "timestamp": "2026-08-02 10:02:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8904:ca46:6873:ac04:1e9b:a441",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8904:ca46:6873:ac04:1e9b:a441, 172.71.152.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNCIsInVzZXJuYW1lIjoiQG9wcHRlamFzMSIsImVtYWlsIjoidGVqYXNqYWlzd2FsNjI1QGdtYWlsLmNvbSIsImV4cCI6MTc4NjI2ODQ2M30.37OXFkqLIG80u97kJ2HD7lDxRqTilCwgJEdVVXQdEWE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a24c3efab99d8bc6-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:8904:ca46:6873:ac04:1e9b:a441",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Aug-2026 10:02:16 UTC] === END API CALL LOG ===
[02-Aug-2026 10:02:16 UTC] ✅ API Hash verification passed for profile endpoint
[02-Aug-2026 10:02:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNCIsInVzZXJuYW1lIjoiQG9wcHRlamFzMSIsImVtYWlsIjoidGVqYXNqYWlzd2FsNjI1QGdtYWlsLmNvbSIsImV4cCI6MTc4NjI2ODQ2M30.37OXFkqLIG80u97kJ2HD7lDxRqTilCwgJEdVVXQdEWE
[02-Aug-2026 10:02:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Aug-2026 10:02:16 UTC] ✅ JWT token verified successfully for user profile
[02-Aug-2026 10:02:16 UTC] User ID: 1214
[02-Aug-2026 10:02:16 UTC] ✅ User profile retrieved successfully for user ID: 1214
[02-Aug-2026 10:02:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Aug-2026 10:02:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Aug-2026 10:02:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:8904:ca46:6873:ac04:1e9b:a441, 172.69.166.28","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNCIsInVzZXJuYW1lIjoiQG9wcHRlamFzMSIsImVtYWlsIjoidGVqYXNqYWlzd2FsNjI1QGdtYWlsLmNvbSIsImV4cCI6MTc4NjI2ODQ2M30.37OXFkqLIG80u97kJ2HD7lDxRqTilCwgJEdVVXQdEWE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a24c3f026eaa8bc6-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:8904:ca46:6873:ac04:1e9b:a441","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Aug-2026 10:02:17 UTC] === User Orders API Called ===
[02-Aug-2026 10:02:17 UTC] User ID: 1214
[02-Aug-2026 10:02:17 UTC] Limit: 20, Offset: 0
[02-Aug-2026 10:02:17 UTC] Orders found: 1
[02-Aug-2026 10:02:17 UTC] Orders data: [{"id":440,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/earnunlimited4ever","status":"pending","created_at":"2026-08-02 13:15:19","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[02-Aug-2026 10:02:17 UTC] Total orders count: 1
[02-Aug-2026 10:02:17 UTC] === API CALL LOG ===
[02-Aug-2026 10:02:17 UTC] Endpoint: user/profile.php
[02-Aug-2026 10:02:17 UTC] Full Log Data: {
    "timestamp": "2026-08-02 10:02:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8904:ca46:6873:ac04:1e9b:a441",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8904:ca46:6873:ac04:1e9b:a441, 172.69.166.29",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNCIsInVzZXJuYW1lIjoiQG9wcHRlamFzMSIsImVtYWlsIjoidGVqYXNqYWlzd2FsNjI1QGdtYWlsLmNvbSIsImV4cCI6MTc4NjI2ODQ2M30.37OXFkqLIG80u97kJ2HD7lDxRqTilCwgJEdVVXQdEWE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a24c3f026ea48bc6-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:8904:ca46:6873:ac04:1e9b:a441",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Aug-2026 10:02:17 UTC] === END API CALL LOG ===
[02-Aug-2026 10:02:17 UTC] ✅ API Hash verification passed for profile endpoint
[02-Aug-2026 10:02:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNCIsInVzZXJuYW1lIjoiQG9wcHRlamFzMSIsImVtYWlsIjoidGVqYXNqYWlzd2FsNjI1QGdtYWlsLmNvbSIsImV4cCI6MTc4NjI2ODQ2M30.37OXFkqLIG80u97kJ2HD7lDxRqTilCwgJEdVVXQdEWE
[02-Aug-2026 10:02:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Aug-2026 10:02:17 UTC] ✅ JWT token verified successfully for user profile
[02-Aug-2026 10:02:17 UTC] User ID: 1214
[02-Aug-2026 10:02:17 UTC] ✅ User profile retrieved successfully for user ID: 1214
[02-Aug-2026 10:02:18 UTC] === API CALL LOG ===
[02-Aug-2026 10:02:18 UTC] Endpoint: user/profile.php
[02-Aug-2026 10:02:18 UTC] Full Log Data: {
    "timestamp": "2026-08-02 10:02:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8904:ca46:6873:ac04:1e9b:a441",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8904:ca46:6873:ac04:1e9b:a441, 172.69.166.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNCIsInVzZXJuYW1lIjoiQG9wcHRlamFzMSIsImVtYWlsIjoidGVqYXNqYWlzd2FsNjI1QGdtYWlsLmNvbSIsImV4cCI6MTc4NjI2ODQ2M30.37OXFkqLIG80u97kJ2HD7lDxRqTilCwgJEdVVXQdEWE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a24c3f02df0f8bc6-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:8904:ca46:6873:ac04:1e9b:a441",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Aug-2026 10:02:18 UTC] === END API CALL LOG ===
[02-Aug-2026 10:02:18 UTC] ✅ API Hash verification passed for profile endpoint
[02-Aug-2026 10:02:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNCIsInVzZXJuYW1lIjoiQG9wcHRlamFzMSIsImVtYWlsIjoidGVqYXNqYWlzd2FsNjI1QGdtYWlsLmNvbSIsImV4cCI6MTc4NjI2ODQ2M30.37OXFkqLIG80u97kJ2HD7lDxRqTilCwgJEdVVXQdEWE
[02-Aug-2026 10:02:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Aug-2026 10:02:18 UTC] ✅ JWT token verified successfully for user profile
[02-Aug-2026 10:02:18 UTC] User ID: 1214
[02-Aug-2026 10:02:18 UTC] ✅ User profile retrieved successfully for user ID: 1214
[02-Aug-2026 13:55:52 UTC] === API CALL LOG ===
[02-Aug-2026 13:55:52 UTC] Endpoint: user/profile.php
[02-Aug-2026 13:55:52 UTC] Full Log Data: {
    "timestamp": "2026-08-02 13:55:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.190.61.84",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.190.61.84, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNSIsInVzZXJuYW1lIjoiYmVyZWtldCIsImVtYWlsIjoiemV3ZHViZXJla2V0MDE1QGdtYWlsLmNvbSIsImV4cCI6MTc4NjI4Mzc1MH0.GR3K3ZGsJncSQ2vXhsO4RLfa5xWhA3toDSUrdFMiYz4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a24d952e18d4aea6-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.190.61.84",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Aug-2026 13:55:52 UTC] === END API CALL LOG ===
[02-Aug-2026 13:55:52 UTC] ✅ API Hash verification passed for profile endpoint
[02-Aug-2026 13:55:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNSIsInVzZXJuYW1lIjoiYmVyZWtldCIsImVtYWlsIjoiemV3ZHViZXJla2V0MDE1QGdtYWlsLmNvbSIsImV4cCI6MTc4NjI4Mzc1MH0.GR3K3ZGsJncSQ2vXhsO4RLfa5xWhA3toDSUrdFMiYz4
[02-Aug-2026 13:55:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Aug-2026 13:55:52 UTC] ✅ JWT token verified successfully for user profile
[02-Aug-2026 13:55:52 UTC] User ID: 1215
[02-Aug-2026 13:55:52 UTC] ✅ User profile retrieved successfully for user ID: 1215
[02-Aug-2026 13:55:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Aug-2026 13:55:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Aug-2026 13:55:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.190.61.84, 104.23.208.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNSIsInVzZXJuYW1lIjoiYmVyZWtldCIsImVtYWlsIjoiemV3ZHViZXJla2V0MDE1QGdtYWlsLmNvbSIsImV4cCI6MTc4NjI4Mzc1MH0.GR3K3ZGsJncSQ2vXhsO4RLfa5xWhA3toDSUrdFMiYz4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a24d952e18d7aea6-ADD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.190.61.84","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Aug-2026 13:55:52 UTC] === API CALL LOG ===
[02-Aug-2026 13:55:52 UTC] === User Orders API Called ===
[02-Aug-2026 13:55:52 UTC] User ID: 1215
[02-Aug-2026 13:55:52 UTC] Endpoint: user/profile.php
[02-Aug-2026 13:55:52 UTC] Limit: 20, Offset: 0
[02-Aug-2026 13:55:52 UTC] Full Log Data: {
    "timestamp": "2026-08-02 13:55:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.190.61.84",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.190.61.84, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNSIsInVzZXJuYW1lIjoiYmVyZWtldCIsImVtYWlsIjoiemV3ZHViZXJla2V0MDE1QGdtYWlsLmNvbSIsImV4cCI6MTc4NjI4Mzc1MH0.GR3K3ZGsJncSQ2vXhsO4RLfa5xWhA3toDSUrdFMiYz4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a24d952e18d6aea6-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.190.61.84",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Aug-2026 13:55:52 UTC] === END API CALL LOG ===
[02-Aug-2026 13:55:52 UTC] ✅ API Hash verification passed for profile endpoint
[02-Aug-2026 13:55:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNSIsInVzZXJuYW1lIjoiYmVyZWtldCIsImVtYWlsIjoiemV3ZHViZXJla2V0MDE1QGdtYWlsLmNvbSIsImV4cCI6MTc4NjI4Mzc1MH0.GR3K3ZGsJncSQ2vXhsO4RLfa5xWhA3toDSUrdFMiYz4
[02-Aug-2026 13:55:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Aug-2026 13:55:52 UTC] ✅ JWT token verified successfully for user profile
[02-Aug-2026 13:55:52 UTC] User ID: 1215
[02-Aug-2026 13:55:52 UTC] Orders found: 0
[02-Aug-2026 13:55:52 UTC] Orders data: []
[02-Aug-2026 13:55:52 UTC] ✅ User profile retrieved successfully for user ID: 1215
[02-Aug-2026 13:55:52 UTC] Total orders count: 0
[02-Aug-2026 13:55:54 UTC] === API CALL LOG ===
[02-Aug-2026 13:55:54 UTC] Endpoint: user/profile.php
[02-Aug-2026 13:55:54 UTC] Full Log Data: {
    "timestamp": "2026-08-02 13:55:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.190.61.84",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.190.61.84, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNSIsInVzZXJuYW1lIjoiYmVyZWtldCIsImVtYWlsIjoiemV3ZHViZXJla2V0MDE1QGdtYWlsLmNvbSIsImV4cCI6MTc4NjI4Mzc1MH0.GR3K3ZGsJncSQ2vXhsO4RLfa5xWhA3toDSUrdFMiYz4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a24d9537a87faea6-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.190.61.84",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Aug-2026 13:55:54 UTC] === END API CALL LOG ===
[02-Aug-2026 13:55:54 UTC] ✅ API Hash verification passed for profile endpoint
[02-Aug-2026 13:55:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNSIsInVzZXJuYW1lIjoiYmVyZWtldCIsImVtYWlsIjoiemV3ZHViZXJla2V0MDE1QGdtYWlsLmNvbSIsImV4cCI6MTc4NjI4Mzc1MH0.GR3K3ZGsJncSQ2vXhsO4RLfa5xWhA3toDSUrdFMiYz4
[02-Aug-2026 13:55:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Aug-2026 13:55:54 UTC] ✅ JWT token verified successfully for user profile
[02-Aug-2026 13:55:54 UTC] User ID: 1215
[02-Aug-2026 13:55:54 UTC] ✅ User profile retrieved successfully for user ID: 1215
[02-Aug-2026 13:56:30 UTC] === API CALL LOG ===
[02-Aug-2026 13:56:30 UTC] Endpoint: user/profile.php
[02-Aug-2026 13:56:30 UTC] Full Log Data: {
    "timestamp": "2026-08-02 13:56:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.190.61.84",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.190.61.84, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNSIsInVzZXJuYW1lIjoiYmVyZWtldCIsImVtYWlsIjoiemV3ZHViZXJla2V0MDE1QGdtYWlsLmNvbSIsImV4cCI6MTc4NjI4Mzc1MH0.GR3K3ZGsJncSQ2vXhsO4RLfa5xWhA3toDSUrdFMiYz4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a24d96165cebfbc6-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.190.61.84",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Aug-2026 13:56:30 UTC] === END API CALL LOG ===
[02-Aug-2026 13:56:30 UTC] ✅ API Hash verification passed for profile endpoint
[02-Aug-2026 13:56:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNSIsInVzZXJuYW1lIjoiYmVyZWtldCIsImVtYWlsIjoiemV3ZHViZXJla2V0MDE1QGdtYWlsLmNvbSIsImV4cCI6MTc4NjI4Mzc1MH0.GR3K3ZGsJncSQ2vXhsO4RLfa5xWhA3toDSUrdFMiYz4
[02-Aug-2026 13:56:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Aug-2026 13:56:30 UTC] ✅ JWT token verified successfully for user profile
[02-Aug-2026 13:56:30 UTC] User ID: 1215
[02-Aug-2026 13:56:30 UTC] ✅ User profile retrieved successfully for user ID: 1215
[02-Aug-2026 13:56:31 UTC] === API CALL LOG ===
[02-Aug-2026 13:56:31 UTC] Endpoint: user/profile.php
[02-Aug-2026 13:56:31 UTC] Full Log Data: {
    "timestamp": "2026-08-02 13:56:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.190.61.84",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.190.61.84, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNSIsInVzZXJuYW1lIjoiYmVyZWtldCIsImVtYWlsIjoiemV3ZHViZXJla2V0MDE1QGdtYWlsLmNvbSIsImV4cCI6MTc4NjI4Mzc1MH0.GR3K3ZGsJncSQ2vXhsO4RLfa5xWhA3toDSUrdFMiYz4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a24d9620ef09fbc6-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.190.61.84",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Aug-2026 13:56:31 UTC] === END API CALL LOG ===
[02-Aug-2026 13:56:31 UTC] ✅ API Hash verification passed for profile endpoint
[02-Aug-2026 13:56:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNSIsInVzZXJuYW1lIjoiYmVyZWtldCIsImVtYWlsIjoiemV3ZHViZXJla2V0MDE1QGdtYWlsLmNvbSIsImV4cCI6MTc4NjI4Mzc1MH0.GR3K3ZGsJncSQ2vXhsO4RLfa5xWhA3toDSUrdFMiYz4
[02-Aug-2026 13:56:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Aug-2026 13:56:31 UTC] ✅ JWT token verified successfully for user profile
[02-Aug-2026 13:56:31 UTC] User ID: 1215
[02-Aug-2026 13:56:31 UTC] ✅ User profile retrieved successfully for user ID: 1215
[02-Aug-2026 13:56:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Aug-2026 13:56:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Aug-2026 13:56:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.190.61.84, 104.23.208.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNSIsInVzZXJuYW1lIjoiYmVyZWtldCIsImVtYWlsIjoiemV3ZHViZXJla2V0MDE1QGdtYWlsLmNvbSIsImV4cCI6MTc4NjI4Mzc1MH0.GR3K3ZGsJncSQ2vXhsO4RLfa5xWhA3toDSUrdFMiYz4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a24d96216fd5fbc6-ADD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.190.61.84","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Aug-2026 13:56:31 UTC] === User Orders API Called ===
[02-Aug-2026 13:56:31 UTC] User ID: 1215
[02-Aug-2026 13:56:31 UTC] Limit: 20, Offset: 0
[02-Aug-2026 13:56:31 UTC] Orders found: 0
[02-Aug-2026 13:56:31 UTC] Orders data: []
[02-Aug-2026 13:56:31 UTC] Total orders count: 0
[02-Aug-2026 13:56:31 UTC] === API CALL LOG ===
[02-Aug-2026 13:56:31 UTC] Endpoint: user/profile.php
[02-Aug-2026 13:56:31 UTC] Full Log Data: {
    "timestamp": "2026-08-02 13:56:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.190.61.84",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.190.61.84, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNSIsInVzZXJuYW1lIjoiYmVyZWtldCIsImVtYWlsIjoiemV3ZHViZXJla2V0MDE1QGdtYWlsLmNvbSIsImV4cCI6MTc4NjI4Mzc1MH0.GR3K3ZGsJncSQ2vXhsO4RLfa5xWhA3toDSUrdFMiYz4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a24d9621c86bfbc6-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.190.61.84",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Aug-2026 13:56:31 UTC] === END API CALL LOG ===
[02-Aug-2026 13:56:31 UTC] ✅ API Hash verification passed for profile endpoint
[02-Aug-2026 13:56:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNSIsInVzZXJuYW1lIjoiYmVyZWtldCIsImVtYWlsIjoiemV3ZHViZXJla2V0MDE1QGdtYWlsLmNvbSIsImV4cCI6MTc4NjI4Mzc1MH0.GR3K3ZGsJncSQ2vXhsO4RLfa5xWhA3toDSUrdFMiYz4
[02-Aug-2026 13:56:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Aug-2026 13:56:31 UTC] ✅ JWT token verified successfully for user profile
[02-Aug-2026 13:56:31 UTC] User ID: 1215
[02-Aug-2026 13:56:31 UTC] ✅ User profile retrieved successfully for user ID: 1215
[02-Aug-2026 13:56:32 UTC] === API CALL LOG ===
[02-Aug-2026 13:56:32 UTC] Endpoint: user/profile.php
[02-Aug-2026 13:56:32 UTC] Full Log Data: {
    "timestamp": "2026-08-02 13:56:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.190.61.84",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.190.61.84, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNSIsInVzZXJuYW1lIjoiYmVyZWtldCIsImVtYWlsIjoiemV3ZHViZXJla2V0MDE1QGdtYWlsLmNvbSIsImV4cCI6MTc4NjI4Mzc1MH0.GR3K3ZGsJncSQ2vXhsO4RLfa5xWhA3toDSUrdFMiYz4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a24d9625ef53fbc6-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.190.61.84",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Aug-2026 13:56:32 UTC] === END API CALL LOG ===
[02-Aug-2026 13:56:32 UTC] ✅ API Hash verification passed for profile endpoint
[02-Aug-2026 13:56:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNSIsInVzZXJuYW1lIjoiYmVyZWtldCIsImVtYWlsIjoiemV3ZHViZXJla2V0MDE1QGdtYWlsLmNvbSIsImV4cCI6MTc4NjI4Mzc1MH0.GR3K3ZGsJncSQ2vXhsO4RLfa5xWhA3toDSUrdFMiYz4
[02-Aug-2026 13:56:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Aug-2026 13:56:32 UTC] ✅ JWT token verified successfully for user profile
[02-Aug-2026 13:56:32 UTC] User ID: 1215
[02-Aug-2026 13:56:32 UTC] ✅ User profile retrieved successfully for user ID: 1215
[02-Aug-2026 13:57:37 UTC] === API CALL LOG ===
[02-Aug-2026 13:57:37 UTC] Endpoint: user/profile.php
[02-Aug-2026 13:57:37 UTC] Full Log Data: {
    "timestamp": "2026-08-02 13:57:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.190.61.84",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.190.61.84, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNSIsInVzZXJuYW1lIjoiYmVyZWtldCIsImVtYWlsIjoiemV3ZHViZXJla2V0MDE1QGdtYWlsLmNvbSIsImV4cCI6MTc4NjI4Mzc1MH0.GR3K3ZGsJncSQ2vXhsO4RLfa5xWhA3toDSUrdFMiYz4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a24d97ba6f9eec21-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.190.61.84",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Aug-2026 13:57:37 UTC] === END API CALL LOG ===
[02-Aug-2026 13:57:37 UTC] ✅ API Hash verification passed for profile endpoint
[02-Aug-2026 13:57:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNSIsInVzZXJuYW1lIjoiYmVyZWtldCIsImVtYWlsIjoiemV3ZHViZXJla2V0MDE1QGdtYWlsLmNvbSIsImV4cCI6MTc4NjI4Mzc1MH0.GR3K3ZGsJncSQ2vXhsO4RLfa5xWhA3toDSUrdFMiYz4
[02-Aug-2026 13:57:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Aug-2026 13:57:37 UTC] ✅ JWT token verified successfully for user profile
[02-Aug-2026 13:57:37 UTC] User ID: 1215
[02-Aug-2026 13:57:37 UTC] ✅ User profile retrieved successfully for user ID: 1215
[02-Aug-2026 13:57:38 UTC] === API CALL LOG ===
[02-Aug-2026 13:57:38 UTC] Endpoint: user/profile.php
[02-Aug-2026 13:57:38 UTC] Full Log Data: {
    "timestamp": "2026-08-02 13:57:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.190.61.84",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.190.61.84, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNSIsInVzZXJuYW1lIjoiYmVyZWtldCIsImVtYWlsIjoiemV3ZHViZXJla2V0MDE1QGdtYWlsLmNvbSIsImV4cCI6MTc4NjI4Mzc1MH0.GR3K3ZGsJncSQ2vXhsO4RLfa5xWhA3toDSUrdFMiYz4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a24d97c29be3ec21-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.190.61.84",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Aug-2026 13:57:38 UTC] === END API CALL LOG ===
[02-Aug-2026 13:57:38 UTC] ✅ API Hash verification passed for profile endpoint
[02-Aug-2026 13:57:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNSIsInVzZXJuYW1lIjoiYmVyZWtldCIsImVtYWlsIjoiemV3ZHViZXJla2V0MDE1QGdtYWlsLmNvbSIsImV4cCI6MTc4NjI4Mzc1MH0.GR3K3ZGsJncSQ2vXhsO4RLfa5xWhA3toDSUrdFMiYz4
[02-Aug-2026 13:57:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Aug-2026 13:57:38 UTC] ✅ JWT token verified successfully for user profile
[02-Aug-2026 13:57:38 UTC] User ID: 1215
[02-Aug-2026 13:57:38 UTC] ✅ User profile retrieved successfully for user ID: 1215
[02-Aug-2026 13:57:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Aug-2026 13:57:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Aug-2026 13:57:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.190.61.84, 104.23.208.145","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNSIsInVzZXJuYW1lIjoiYmVyZWtldCIsImVtYWlsIjoiemV3ZHViZXJla2V0MDE1QGdtYWlsLmNvbSIsImV4cCI6MTc4NjI4Mzc1MH0.GR3K3ZGsJncSQ2vXhsO4RLfa5xWhA3toDSUrdFMiYz4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a24d97c2fc79ec21-ADD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.190.61.84","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Aug-2026 13:57:38 UTC] === User Orders API Called ===
[02-Aug-2026 13:57:38 UTC] User ID: 1215
[02-Aug-2026 13:57:38 UTC] Limit: 20, Offset: 0
[02-Aug-2026 13:57:38 UTC] Orders found: 0
[02-Aug-2026 13:57:38 UTC] Orders data: []
[02-Aug-2026 13:57:38 UTC] Total orders count: 0
[02-Aug-2026 13:57:38 UTC] === API CALL LOG ===
[02-Aug-2026 13:57:38 UTC] Endpoint: user/profile.php
[02-Aug-2026 13:57:38 UTC] Full Log Data: {
    "timestamp": "2026-08-02 13:57:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.190.61.84",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.190.61.84, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNSIsInVzZXJuYW1lIjoiYmVyZWtldCIsImVtYWlsIjoiemV3ZHViZXJla2V0MDE1QGdtYWlsLmNvbSIsImV4cCI6MTc4NjI4Mzc1MH0.GR3K3ZGsJncSQ2vXhsO4RLfa5xWhA3toDSUrdFMiYz4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a24d97c34d15ec21-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.190.61.84",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Aug-2026 13:57:38 UTC] === END API CALL LOG ===
[02-Aug-2026 13:57:38 UTC] ✅ API Hash verification passed for profile endpoint
[02-Aug-2026 13:57:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNSIsInVzZXJuYW1lIjoiYmVyZWtldCIsImVtYWlsIjoiemV3ZHViZXJla2V0MDE1QGdtYWlsLmNvbSIsImV4cCI6MTc4NjI4Mzc1MH0.GR3K3ZGsJncSQ2vXhsO4RLfa5xWhA3toDSUrdFMiYz4
[02-Aug-2026 13:57:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Aug-2026 13:57:38 UTC] ✅ JWT token verified successfully for user profile
[02-Aug-2026 13:57:38 UTC] User ID: 1215
[02-Aug-2026 13:57:38 UTC] ✅ User profile retrieved successfully for user ID: 1215
[02-Aug-2026 13:57:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Aug-2026 13:57:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Aug-2026 13:57:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.190.61.84, 104.23.208.145","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNSIsInVzZXJuYW1lIjoiYmVyZWtldCIsImVtYWlsIjoiemV3ZHViZXJla2V0MDE1QGdtYWlsLmNvbSIsImV4cCI6MTc4NjI4Mzc1MH0.GR3K3ZGsJncSQ2vXhsO4RLfa5xWhA3toDSUrdFMiYz4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a24d983b6ab5ec21-ADD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.190.61.84","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Aug-2026 13:57:58 UTC] === User Orders API Called ===
[02-Aug-2026 13:57:58 UTC] User ID: 1215
[02-Aug-2026 13:57:58 UTC] Limit: 20, Offset: 0
[02-Aug-2026 13:57:58 UTC] Orders found: 0
[02-Aug-2026 13:57:58 UTC] Orders data: []
[02-Aug-2026 13:57:58 UTC] Total orders count: 0
[02-Aug-2026 13:58:28 UTC] === API CALL LOG ===
[02-Aug-2026 13:58:28 UTC] Endpoint: user/profile.php
[02-Aug-2026 13:58:28 UTC] Full Log Data: {
    "timestamp": "2026-08-02 13:58:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.190.61.84",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.190.61.84, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNSIsInVzZXJuYW1lIjoiYmVyZWtldCIsImVtYWlsIjoiemV3ZHViZXJla2V0MDE1QGdtYWlsLmNvbSIsImV4cCI6MTc4NjI4Mzc1MH0.GR3K3ZGsJncSQ2vXhsO4RLfa5xWhA3toDSUrdFMiYz4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a24d98f9fa87aea6-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.190.61.84",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Aug-2026 13:58:28 UTC] === END API CALL LOG ===
[02-Aug-2026 13:58:28 UTC] ✅ API Hash verification passed for profile endpoint
[02-Aug-2026 13:58:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNSIsInVzZXJuYW1lIjoiYmVyZWtldCIsImVtYWlsIjoiemV3ZHViZXJla2V0MDE1QGdtYWlsLmNvbSIsImV4cCI6MTc4NjI4Mzc1MH0.GR3K3ZGsJncSQ2vXhsO4RLfa5xWhA3toDSUrdFMiYz4
[02-Aug-2026 13:58:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Aug-2026 13:58:28 UTC] ✅ JWT token verified successfully for user profile
[02-Aug-2026 13:58:28 UTC] User ID: 1215
[02-Aug-2026 13:58:28 UTC] ✅ User profile retrieved successfully for user ID: 1215
[02-Aug-2026 13:58:35 UTC] === API CALL LOG ===
[02-Aug-2026 13:58:35 UTC] Endpoint: user/profile.php
[02-Aug-2026 13:58:35 UTC] Full Log Data: {
    "timestamp": "2026-08-02 13:58:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.190.61.84",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.190.61.84, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNSIsInVzZXJuYW1lIjoiYmVyZWtldCIsImVtYWlsIjoiemV3ZHViZXJla2V0MDE1QGdtYWlsLmNvbSIsImV4cCI6MTc4NjI4Mzc1MH0.GR3K3ZGsJncSQ2vXhsO4RLfa5xWhA3toDSUrdFMiYz4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a24d9929598eaea6-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.190.61.84",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Aug-2026 13:58:35 UTC] === END API CALL LOG ===
[02-Aug-2026 13:58:35 UTC] ✅ API Hash verification passed for profile endpoint
[02-Aug-2026 13:58:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNSIsInVzZXJuYW1lIjoiYmVyZWtldCIsImVtYWlsIjoiemV3ZHViZXJla2V0MDE1QGdtYWlsLmNvbSIsImV4cCI6MTc4NjI4Mzc1MH0.GR3K3ZGsJncSQ2vXhsO4RLfa5xWhA3toDSUrdFMiYz4
[02-Aug-2026 13:58:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Aug-2026 13:58:35 UTC] ✅ JWT token verified successfully for user profile
[02-Aug-2026 13:58:35 UTC] User ID: 1215
[02-Aug-2026 13:58:35 UTC] ✅ User profile retrieved successfully for user ID: 1215
[02-Aug-2026 13:58:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Aug-2026 13:58:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Aug-2026 13:58:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.190.61.84, 104.23.208.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNSIsInVzZXJuYW1lIjoiYmVyZWtldCIsImVtYWlsIjoiemV3ZHViZXJla2V0MDE1QGdtYWlsLmNvbSIsImV4cCI6MTc4NjI4Mzc1MH0.GR3K3ZGsJncSQ2vXhsO4RLfa5xWhA3toDSUrdFMiYz4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a24d9929ba32aea6-ADD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.190.61.84","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Aug-2026 13:58:35 UTC] === User Orders API Called ===
[02-Aug-2026 13:58:35 UTC] User ID: 1215
[02-Aug-2026 13:58:35 UTC] Limit: 20, Offset: 0
[02-Aug-2026 13:58:35 UTC] Orders found: 0
[02-Aug-2026 13:58:35 UTC] Orders data: []
[02-Aug-2026 13:58:35 UTC] Total orders count: 0
[02-Aug-2026 13:58:35 UTC] === API CALL LOG ===
[02-Aug-2026 13:58:35 UTC] Endpoint: user/profile.php
[02-Aug-2026 13:58:35 UTC] Full Log Data: {
    "timestamp": "2026-08-02 13:58:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.190.61.84",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.190.61.84, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNSIsInVzZXJuYW1lIjoiYmVyZWtldCIsImVtYWlsIjoiemV3ZHViZXJla2V0MDE1QGdtYWlsLmNvbSIsImV4cCI6MTc4NjI4Mzc1MH0.GR3K3ZGsJncSQ2vXhsO4RLfa5xWhA3toDSUrdFMiYz4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a24d9929ba2faea6-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.190.61.84",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Aug-2026 13:58:35 UTC] === END API CALL LOG ===
[02-Aug-2026 13:58:35 UTC] ✅ API Hash verification passed for profile endpoint
[02-Aug-2026 13:58:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNSIsInVzZXJuYW1lIjoiYmVyZWtldCIsImVtYWlsIjoiemV3ZHViZXJla2V0MDE1QGdtYWlsLmNvbSIsImV4cCI6MTc4NjI4Mzc1MH0.GR3K3ZGsJncSQ2vXhsO4RLfa5xWhA3toDSUrdFMiYz4
[02-Aug-2026 13:58:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Aug-2026 13:58:35 UTC] ✅ JWT token verified successfully for user profile
[02-Aug-2026 13:58:35 UTC] User ID: 1215
[02-Aug-2026 13:58:35 UTC] ✅ User profile retrieved successfully for user ID: 1215
[02-Aug-2026 13:58:59 UTC] === API CALL LOG ===
[02-Aug-2026 13:58:59 UTC] Endpoint: user/profile.php
[02-Aug-2026 13:58:59 UTC] Full Log Data: {
    "timestamp": "2026-08-02 13:58:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.190.61.84",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.190.61.84, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNSIsInVzZXJuYW1lIjoiYmVyZWtldCIsImVtYWlsIjoiemV3ZHViZXJla2V0MDE1QGdtYWlsLmNvbSIsImV4cCI6MTc4NjI4Mzc1MH0.GR3K3ZGsJncSQ2vXhsO4RLfa5xWhA3toDSUrdFMiYz4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a24d99ba1e4aaea6-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.190.61.84",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Aug-2026 13:58:59 UTC] === END API CALL LOG ===
[02-Aug-2026 13:58:59 UTC] ✅ API Hash verification passed for profile endpoint
[02-Aug-2026 13:58:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNSIsInVzZXJuYW1lIjoiYmVyZWtldCIsImVtYWlsIjoiemV3ZHViZXJla2V0MDE1QGdtYWlsLmNvbSIsImV4cCI6MTc4NjI4Mzc1MH0.GR3K3ZGsJncSQ2vXhsO4RLfa5xWhA3toDSUrdFMiYz4
[02-Aug-2026 13:58:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Aug-2026 13:58:59 UTC] ✅ JWT token verified successfully for user profile
[02-Aug-2026 13:58:59 UTC] User ID: 1215
[02-Aug-2026 13:58:59 UTC] ✅ User profile retrieved successfully for user ID: 1215
[02-Aug-2026 13:58:59 UTC] === API CALL LOG ===
[02-Aug-2026 13:58:59 UTC] Endpoint: user/profile.php
[02-Aug-2026 13:58:59 UTC] Full Log Data: {
    "timestamp": "2026-08-02 13:58:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.190.61.84",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.190.61.84, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNSIsInVzZXJuYW1lIjoiYmVyZWtldCIsImVtYWlsIjoiemV3ZHViZXJla2V0MDE1QGdtYWlsLmNvbSIsImV4cCI6MTc4NjI4Mzc1MH0.GR3K3ZGsJncSQ2vXhsO4RLfa5xWhA3toDSUrdFMiYz4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a24d99ba7eeaaea6-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.190.61.84",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Aug-2026 13:58:59 UTC] === END API CALL LOG ===
[02-Aug-2026 13:58:59 UTC] ✅ API Hash verification passed for profile endpoint
[02-Aug-2026 13:58:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNSIsInVzZXJuYW1lIjoiYmVyZWtldCIsImVtYWlsIjoiemV3ZHViZXJla2V0MDE1QGdtYWlsLmNvbSIsImV4cCI6MTc4NjI4Mzc1MH0.GR3K3ZGsJncSQ2vXhsO4RLfa5xWhA3toDSUrdFMiYz4
[02-Aug-2026 13:58:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Aug-2026 13:58:59 UTC] ✅ JWT token verified successfully for user profile
[02-Aug-2026 13:58:59 UTC] User ID: 1215
[02-Aug-2026 13:58:59 UTC] ✅ User profile retrieved successfully for user ID: 1215
[02-Aug-2026 13:58:59 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Aug-2026 13:58:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Aug-2026 13:58:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.190.61.84, 104.23.208.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNSIsInVzZXJuYW1lIjoiYmVyZWtldCIsImVtYWlsIjoiemV3ZHViZXJla2V0MDE1QGdtYWlsLmNvbSIsImV4cCI6MTc4NjI4Mzc1MH0.GR3K3ZGsJncSQ2vXhsO4RLfa5xWhA3toDSUrdFMiYz4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a24d99ba7ee7aea6-ADD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.190.61.84","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Aug-2026 13:58:59 UTC] === User Orders API Called ===
[02-Aug-2026 13:58:59 UTC] User ID: 1215
[02-Aug-2026 13:58:59 UTC] Limit: 20, Offset: 0
[02-Aug-2026 13:58:59 UTC] Orders found: 0
[02-Aug-2026 13:58:59 UTC] Orders data: []
[02-Aug-2026 13:58:59 UTC] Total orders count: 0
[02-Aug-2026 13:59:09 UTC] === API CALL LOG ===
[02-Aug-2026 13:59:09 UTC] Endpoint: user/profile.php
[02-Aug-2026 13:59:09 UTC] Full Log Data: {
    "timestamp": "2026-08-02 13:59:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.190.61.84",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.190.61.84, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNSIsInVzZXJuYW1lIjoiYmVyZWtldCIsImVtYWlsIjoiemV3ZHViZXJla2V0MDE1QGdtYWlsLmNvbSIsImV4cCI6MTc4NjI4Mzc1MH0.GR3K3ZGsJncSQ2vXhsO4RLfa5xWhA3toDSUrdFMiYz4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a24d99fa3d70aea6-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.190.61.84",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Aug-2026 13:59:09 UTC] === END API CALL LOG ===
[02-Aug-2026 13:59:09 UTC] ✅ API Hash verification passed for profile endpoint
[02-Aug-2026 13:59:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNSIsInVzZXJuYW1lIjoiYmVyZWtldCIsImVtYWlsIjoiemV3ZHViZXJla2V0MDE1QGdtYWlsLmNvbSIsImV4cCI6MTc4NjI4Mzc1MH0.GR3K3ZGsJncSQ2vXhsO4RLfa5xWhA3toDSUrdFMiYz4
[02-Aug-2026 13:59:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Aug-2026 13:59:09 UTC] ✅ JWT token verified successfully for user profile
[02-Aug-2026 13:59:09 UTC] User ID: 1215
[02-Aug-2026 13:59:09 UTC] ✅ User profile retrieved successfully for user ID: 1215
[02-Aug-2026 13:59:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Aug-2026 13:59:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Aug-2026 13:59:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.190.61.84, 104.23.208.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNSIsInVzZXJuYW1lIjoiYmVyZWtldCIsImVtYWlsIjoiemV3ZHViZXJla2V0MDE1QGdtYWlsLmNvbSIsImV4cCI6MTc4NjI4Mzc1MH0.GR3K3ZGsJncSQ2vXhsO4RLfa5xWhA3toDSUrdFMiYz4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a24d99fa3d6faea6-ADD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.190.61.84","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Aug-2026 13:59:09 UTC] === User Orders API Called ===
[02-Aug-2026 13:59:09 UTC] User ID: 1215
[02-Aug-2026 13:59:09 UTC] Limit: 20, Offset: 0
[02-Aug-2026 13:59:09 UTC] Orders found: 0
[02-Aug-2026 13:59:09 UTC] Orders data: []
[02-Aug-2026 13:59:09 UTC] === API CALL LOG ===
[02-Aug-2026 13:59:09 UTC] Total orders count: 0
[02-Aug-2026 13:59:09 UTC] Endpoint: user/profile.php
[02-Aug-2026 13:59:09 UTC] Full Log Data: {
    "timestamp": "2026-08-02 13:59:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.190.61.84",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.190.61.84, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNSIsInVzZXJuYW1lIjoiYmVyZWtldCIsImVtYWlsIjoiemV3ZHViZXJla2V0MDE1QGdtYWlsLmNvbSIsImV4cCI6MTc4NjI4Mzc1MH0.GR3K3ZGsJncSQ2vXhsO4RLfa5xWhA3toDSUrdFMiYz4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a24d99fa3d72aea6-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.190.61.84",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Aug-2026 13:59:09 UTC] === END API CALL LOG ===
[02-Aug-2026 13:59:09 UTC] ✅ API Hash verification passed for profile endpoint
[02-Aug-2026 13:59:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNSIsInVzZXJuYW1lIjoiYmVyZWtldCIsImVtYWlsIjoiemV3ZHViZXJla2V0MDE1QGdtYWlsLmNvbSIsImV4cCI6MTc4NjI4Mzc1MH0.GR3K3ZGsJncSQ2vXhsO4RLfa5xWhA3toDSUrdFMiYz4
[02-Aug-2026 13:59:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Aug-2026 13:59:09 UTC] ✅ JWT token verified successfully for user profile
[02-Aug-2026 13:59:09 UTC] User ID: 1215
[02-Aug-2026 13:59:09 UTC] ✅ User profile retrieved successfully for user ID: 1215
[02-Aug-2026 13:59:23 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Aug-2026 13:59:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Aug-2026 13:59:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.190.61.84, 104.23.208.145","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNSIsInVzZXJuYW1lIjoiYmVyZWtldCIsImVtYWlsIjoiemV3ZHViZXJla2V0MDE1QGdtYWlsLmNvbSIsImV4cCI6MTc4NjI4Mzc1MH0.GR3K3ZGsJncSQ2vXhsO4RLfa5xWhA3toDSUrdFMiYz4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a24d9a5329f9aea6-ADD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.190.61.84","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Aug-2026 13:59:23 UTC] === User Orders API Called ===
[02-Aug-2026 13:59:23 UTC] User ID: 1215
[02-Aug-2026 13:59:23 UTC] Limit: 20, Offset: 0
[02-Aug-2026 13:59:23 UTC] Orders found: 0
[02-Aug-2026 13:59:23 UTC] Orders data: []
[02-Aug-2026 13:59:23 UTC] Total orders count: 0
[02-Aug-2026 13:59:23 UTC] === API CALL LOG ===
[02-Aug-2026 13:59:23 UTC] === API CALL LOG ===
[02-Aug-2026 13:59:23 UTC] Endpoint: user/profile.php
[02-Aug-2026 13:59:23 UTC] Endpoint: user/profile.php
[02-Aug-2026 13:59:23 UTC] Full Log Data: {
    "timestamp": "2026-08-02 13:59:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.190.61.84",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.190.61.84, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNSIsInVzZXJuYW1lIjoiYmVyZWtldCIsImVtYWlsIjoiemV3ZHViZXJla2V0MDE1QGdtYWlsLmNvbSIsImV4cCI6MTc4NjI4Mzc1MH0.GR3K3ZGsJncSQ2vXhsO4RLfa5xWhA3toDSUrdFMiYz4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a24d9a5329feaea6-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.190.61.84",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Aug-2026 13:59:23 UTC] Full Log Data: {
    "timestamp": "2026-08-02 13:59:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.190.61.84",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.190.61.84, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNSIsInVzZXJuYW1lIjoiYmVyZWtldCIsImVtYWlsIjoiemV3ZHViZXJla2V0MDE1QGdtYWlsLmNvbSIsImV4cCI6MTc4NjI4Mzc1MH0.GR3K3ZGsJncSQ2vXhsO4RLfa5xWhA3toDSUrdFMiYz4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a24d9a5329fcaea6-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.190.61.84",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Aug-2026 13:59:23 UTC] === END API CALL LOG ===
[02-Aug-2026 13:59:23 UTC] === END API CALL LOG ===
[02-Aug-2026 13:59:23 UTC] ✅ API Hash verification passed for profile endpoint
[02-Aug-2026 13:59:23 UTC] ✅ API Hash verification passed for profile endpoint
[02-Aug-2026 13:59:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNSIsInVzZXJuYW1lIjoiYmVyZWtldCIsImVtYWlsIjoiemV3ZHViZXJla2V0MDE1QGdtYWlsLmNvbSIsImV4cCI6MTc4NjI4Mzc1MH0.GR3K3ZGsJncSQ2vXhsO4RLfa5xWhA3toDSUrdFMiYz4
[02-Aug-2026 13:59:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNSIsInVzZXJuYW1lIjoiYmVyZWtldCIsImVtYWlsIjoiemV3ZHViZXJla2V0MDE1QGdtYWlsLmNvbSIsImV4cCI6MTc4NjI4Mzc1MH0.GR3K3ZGsJncSQ2vXhsO4RLfa5xWhA3toDSUrdFMiYz4
[02-Aug-2026 13:59:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Aug-2026 13:59:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Aug-2026 13:59:23 UTC] ✅ JWT token verified successfully for user profile
[02-Aug-2026 13:59:23 UTC] ✅ JWT token verified successfully for user profile
[02-Aug-2026 13:59:23 UTC] User ID: 1215
[02-Aug-2026 13:59:23 UTC] User ID: 1215
[02-Aug-2026 13:59:23 UTC] ✅ User profile retrieved successfully for user ID: 1215
[02-Aug-2026 13:59:23 UTC] ✅ User profile retrieved successfully for user ID: 1215
[02-Aug-2026 13:59:50 UTC] === API CALL LOG ===
[02-Aug-2026 13:59:50 UTC] Endpoint: user/profile.php
[02-Aug-2026 13:59:50 UTC] Full Log Data: {
    "timestamp": "2026-08-02 13:59:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.190.61.84",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.190.61.84, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNSIsInVzZXJuYW1lIjoiYmVyZWtldCIsImVtYWlsIjoiemV3ZHViZXJla2V0MDE1QGdtYWlsLmNvbSIsImV4cCI6MTc4NjI4Mzc1MH0.GR3K3ZGsJncSQ2vXhsO4RLfa5xWhA3toDSUrdFMiYz4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a24d9af98b9dd981-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.190.61.84",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Aug-2026 13:59:50 UTC] === END API CALL LOG ===
[02-Aug-2026 13:59:50 UTC] ✅ API Hash verification passed for profile endpoint
[02-Aug-2026 13:59:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNSIsInVzZXJuYW1lIjoiYmVyZWtldCIsImVtYWlsIjoiemV3ZHViZXJla2V0MDE1QGdtYWlsLmNvbSIsImV4cCI6MTc4NjI4Mzc1MH0.GR3K3ZGsJncSQ2vXhsO4RLfa5xWhA3toDSUrdFMiYz4
[02-Aug-2026 13:59:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Aug-2026 13:59:50 UTC] ✅ JWT token verified successfully for user profile
[02-Aug-2026 13:59:50 UTC] User ID: 1215
[02-Aug-2026 13:59:50 UTC] ✅ User profile retrieved successfully for user ID: 1215
[02-Aug-2026 13:59:55 UTC] === API CALL LOG ===
[02-Aug-2026 13:59:55 UTC] Endpoint: user/profile.php
[02-Aug-2026 13:59:55 UTC] Full Log Data: {
    "timestamp": "2026-08-02 13:59:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.190.61.84",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.190.61.84, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNSIsInVzZXJuYW1lIjoiYmVyZWtldCIsImVtYWlsIjoiemV3ZHViZXJla2V0MDE1QGdtYWlsLmNvbSIsImV4cCI6MTc4NjI4Mzc1MH0.GR3K3ZGsJncSQ2vXhsO4RLfa5xWhA3toDSUrdFMiYz4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a24d9b19dd02d981-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.190.61.84",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Aug-2026 13:59:55 UTC] === END API CALL LOG ===
[02-Aug-2026 13:59:55 UTC] ✅ API Hash verification passed for profile endpoint
[02-Aug-2026 13:59:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNSIsInVzZXJuYW1lIjoiYmVyZWtldCIsImVtYWlsIjoiemV3ZHViZXJla2V0MDE1QGdtYWlsLmNvbSIsImV4cCI6MTc4NjI4Mzc1MH0.GR3K3ZGsJncSQ2vXhsO4RLfa5xWhA3toDSUrdFMiYz4
[02-Aug-2026 13:59:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Aug-2026 13:59:55 UTC] ✅ JWT token verified successfully for user profile
[02-Aug-2026 13:59:55 UTC] User ID: 1215
[02-Aug-2026 13:59:55 UTC] ✅ User profile retrieved successfully for user ID: 1215
[02-Aug-2026 13:59:55 UTC] === API CALL LOG ===
[02-Aug-2026 13:59:55 UTC] Endpoint: user/profile.php
[02-Aug-2026 13:59:55 UTC] Full Log Data: {
    "timestamp": "2026-08-02 13:59:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.190.61.84",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.190.61.84, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNSIsInVzZXJuYW1lIjoiYmVyZWtldCIsImVtYWlsIjoiemV3ZHViZXJla2V0MDE1QGdtYWlsLmNvbSIsImV4cCI6MTc4NjI4Mzc1MH0.GR3K3ZGsJncSQ2vXhsO4RLfa5xWhA3toDSUrdFMiYz4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a24d9b1a8e40d981-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.190.61.84",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Aug-2026 13:59:55 UTC] === END API CALL LOG ===
[02-Aug-2026 13:59:55 UTC] ✅ API Hash verification passed for profile endpoint
[02-Aug-2026 13:59:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNSIsInVzZXJuYW1lIjoiYmVyZWtldCIsImVtYWlsIjoiemV3ZHViZXJla2V0MDE1QGdtYWlsLmNvbSIsImV4cCI6MTc4NjI4Mzc1MH0.GR3K3ZGsJncSQ2vXhsO4RLfa5xWhA3toDSUrdFMiYz4
[02-Aug-2026 13:59:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Aug-2026 13:59:55 UTC] ✅ JWT token verified successfully for user profile
[02-Aug-2026 13:59:55 UTC] User ID: 1215
[02-Aug-2026 13:59:55 UTC] ✅ User profile retrieved successfully for user ID: 1215
[02-Aug-2026 13:59:55 UTC] === API CALL LOG ===
[02-Aug-2026 13:59:55 UTC] Endpoint: user/profile.php
[02-Aug-2026 13:59:55 UTC] Full Log Data: {
    "timestamp": "2026-08-02 13:59:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.190.61.84",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.190.61.84, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNSIsInVzZXJuYW1lIjoiYmVyZWtldCIsImVtYWlsIjoiemV3ZHViZXJla2V0MDE1QGdtYWlsLmNvbSIsImV4cCI6MTc4NjI4Mzc1MH0.GR3K3ZGsJncSQ2vXhsO4RLfa5xWhA3toDSUrdFMiYz4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a24d9b1acea3d981-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.190.61.84",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Aug-2026 13:59:55 UTC] === END API CALL LOG ===
[02-Aug-2026 13:59:55 UTC] ✅ API Hash verification passed for profile endpoint
[02-Aug-2026 13:59:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNSIsInVzZXJuYW1lIjoiYmVyZWtldCIsImVtYWlsIjoiemV3ZHViZXJla2V0MDE1QGdtYWlsLmNvbSIsImV4cCI6MTc4NjI4Mzc1MH0.GR3K3ZGsJncSQ2vXhsO4RLfa5xWhA3toDSUrdFMiYz4
[02-Aug-2026 13:59:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Aug-2026 13:59:55 UTC] ✅ JWT token verified successfully for user profile
[02-Aug-2026 13:59:55 UTC] User ID: 1215
[02-Aug-2026 13:59:55 UTC] ✅ User profile retrieved successfully for user ID: 1215
[02-Aug-2026 13:59:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Aug-2026 13:59:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Aug-2026 13:59:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.190.61.84, 104.23.208.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNSIsInVzZXJuYW1lIjoiYmVyZWtldCIsImVtYWlsIjoiemV3ZHViZXJla2V0MDE1QGdtYWlsLmNvbSIsImV4cCI6MTc4NjI4Mzc1MH0.GR3K3ZGsJncSQ2vXhsO4RLfa5xWhA3toDSUrdFMiYz4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a24d9b239d89d981-ADD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.190.61.84","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Aug-2026 13:59:56 UTC] === User Orders API Called ===
[02-Aug-2026 13:59:56 UTC] User ID: 1215
[02-Aug-2026 13:59:56 UTC] Limit: 20, Offset: 0
[02-Aug-2026 13:59:56 UTC] Orders found: 0
[02-Aug-2026 13:59:56 UTC] Orders data: []
[02-Aug-2026 13:59:56 UTC] Total orders count: 0
[02-Aug-2026 14:00:27 UTC] === API CALL LOG ===
[02-Aug-2026 14:00:27 UTC] Endpoint: user/profile.php
[02-Aug-2026 14:00:27 UTC] Full Log Data: {
    "timestamp": "2026-08-02 14:00:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.190.61.84",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.190.61.84, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNSIsInVzZXJuYW1lIjoiYmVyZWtldCIsImVtYWlsIjoiemV3ZHViZXJla2V0MDE1QGdtYWlsLmNvbSIsImV4cCI6MTc4NjI4Mzc1MH0.GR3K3ZGsJncSQ2vXhsO4RLfa5xWhA3toDSUrdFMiYz4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a24d9be24a12ec21-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.190.61.84",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Aug-2026 14:00:27 UTC] === END API CALL LOG ===
[02-Aug-2026 14:00:27 UTC] ✅ API Hash verification passed for profile endpoint
[02-Aug-2026 14:00:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNSIsInVzZXJuYW1lIjoiYmVyZWtldCIsImVtYWlsIjoiemV3ZHViZXJla2V0MDE1QGdtYWlsLmNvbSIsImV4cCI6MTc4NjI4Mzc1MH0.GR3K3ZGsJncSQ2vXhsO4RLfa5xWhA3toDSUrdFMiYz4
[02-Aug-2026 14:00:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Aug-2026 14:00:27 UTC] ✅ JWT token verified successfully for user profile
[02-Aug-2026 14:00:27 UTC] User ID: 1215
[02-Aug-2026 14:00:27 UTC] ✅ User profile retrieved successfully for user ID: 1215
[02-Aug-2026 14:00:32 UTC] === API CALL LOG ===
[02-Aug-2026 14:00:32 UTC] Endpoint: user/profile.php
[02-Aug-2026 14:00:32 UTC] Full Log Data: {
    "timestamp": "2026-08-02 14:00:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.190.61.84",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.190.61.84, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNSIsInVzZXJuYW1lIjoiYmVyZWtldCIsImVtYWlsIjoiemV3ZHViZXJla2V0MDE1QGdtYWlsLmNvbSIsImV4cCI6MTc4NjI4Mzc1MH0.GR3K3ZGsJncSQ2vXhsO4RLfa5xWhA3toDSUrdFMiYz4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a24d9c00ca22ec21-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.190.61.84",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Aug-2026 14:00:32 UTC] === END API CALL LOG ===
[02-Aug-2026 14:00:32 UTC] ✅ API Hash verification passed for profile endpoint
[02-Aug-2026 14:00:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNSIsInVzZXJuYW1lIjoiYmVyZWtldCIsImVtYWlsIjoiemV3ZHViZXJla2V0MDE1QGdtYWlsLmNvbSIsImV4cCI6MTc4NjI4Mzc1MH0.GR3K3ZGsJncSQ2vXhsO4RLfa5xWhA3toDSUrdFMiYz4
[02-Aug-2026 14:00:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Aug-2026 14:00:32 UTC] ✅ JWT token verified successfully for user profile
[02-Aug-2026 14:00:32 UTC] User ID: 1215
[02-Aug-2026 14:00:32 UTC] ✅ User profile retrieved successfully for user ID: 1215
[02-Aug-2026 14:00:32 UTC] === API CALL LOG ===
[02-Aug-2026 14:00:32 UTC] Endpoint: user/profile.php
[02-Aug-2026 14:00:32 UTC] Full Log Data: {
    "timestamp": "2026-08-02 14:00:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.190.61.84",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.190.61.84, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNSIsInVzZXJuYW1lIjoiYmVyZWtldCIsImVtYWlsIjoiemV3ZHViZXJla2V0MDE1QGdtYWlsLmNvbSIsImV4cCI6MTc4NjI4Mzc1MH0.GR3K3ZGsJncSQ2vXhsO4RLfa5xWhA3toDSUrdFMiYz4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a24d9c018b4dec21-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.190.61.84",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Aug-2026 14:00:32 UTC] === END API CALL LOG ===
[02-Aug-2026 14:00:32 UTC] ✅ API Hash verification passed for profile endpoint
[02-Aug-2026 14:00:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNSIsInVzZXJuYW1lIjoiYmVyZWtldCIsImVtYWlsIjoiemV3ZHViZXJla2V0MDE1QGdtYWlsLmNvbSIsImV4cCI6MTc4NjI4Mzc1MH0.GR3K3ZGsJncSQ2vXhsO4RLfa5xWhA3toDSUrdFMiYz4
[02-Aug-2026 14:00:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Aug-2026 14:00:32 UTC] ✅ JWT token verified successfully for user profile
[02-Aug-2026 14:00:32 UTC] User ID: 1215
[02-Aug-2026 14:00:32 UTC] ✅ User profile retrieved successfully for user ID: 1215
[02-Aug-2026 14:00:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Aug-2026 14:00:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Aug-2026 14:00:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.190.61.84, 104.23.208.145","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNSIsInVzZXJuYW1lIjoiYmVyZWtldCIsImVtYWlsIjoiemV3ZHViZXJla2V0MDE1QGdtYWlsLmNvbSIsImV4cCI6MTc4NjI4Mzc1MH0.GR3K3ZGsJncSQ2vXhsO4RLfa5xWhA3toDSUrdFMiYz4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a24d9c01cbbdec21-ADD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.190.61.84","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Aug-2026 14:00:32 UTC] === User Orders API Called ===
[02-Aug-2026 14:00:32 UTC] User ID: 1215
[02-Aug-2026 14:00:32 UTC] Limit: 20, Offset: 0
[02-Aug-2026 14:00:32 UTC] Orders found: 0
[02-Aug-2026 14:00:32 UTC] Orders data: []
[02-Aug-2026 14:00:32 UTC] Total orders count: 0
[02-Aug-2026 14:04:37 UTC] === API CALL LOG ===
[02-Aug-2026 14:04:37 UTC] Endpoint: user/profile.php
[02-Aug-2026 14:04:37 UTC] Full Log Data: {
    "timestamp": "2026-08-02 14:04:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "175.100.14.85",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "175.100.14.85, 162.158.162.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNiIsInVzZXJuYW1lIjoiQEFyYXR1dW5zYWxhbSIsImVtYWlsIjoidGFyZTAwNjRAZ21haWwuY29tIiwiZXhwIjoxNzg2Mjg0Mjc2fQ.gtKKEJYWeRnNMQshEQme6jdjgt2wiDp8VoWRtPU7BvA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a24da1fcae12afdd-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "175.100.14.85",
        "cf-ipcountry": "KH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Aug-2026 14:04:37 UTC] === END API CALL LOG ===
[02-Aug-2026 14:04:37 UTC] ✅ API Hash verification passed for profile endpoint
[02-Aug-2026 14:04:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNiIsInVzZXJuYW1lIjoiQEFyYXR1dW5zYWxhbSIsImVtYWlsIjoidGFyZTAwNjRAZ21haWwuY29tIiwiZXhwIjoxNzg2Mjg0Mjc2fQ.gtKKEJYWeRnNMQshEQme6jdjgt2wiDp8VoWRtPU7BvA
[02-Aug-2026 14:04:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Aug-2026 14:04:37 UTC] ✅ JWT token verified successfully for user profile
[02-Aug-2026 14:04:37 UTC] User ID: 1216
[02-Aug-2026 14:04:37 UTC] ✅ User profile retrieved successfully for user ID: 1216
[02-Aug-2026 14:04:37 UTC] === API CALL LOG ===
[02-Aug-2026 14:04:37 UTC] Endpoint: user/profile.php
[02-Aug-2026 14:04:37 UTC] Full Log Data: {
    "timestamp": "2026-08-02 14:04:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "175.100.14.85",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "175.100.14.85, 162.158.162.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNiIsInVzZXJuYW1lIjoiQEFyYXR1dW5zYWxhbSIsImVtYWlsIjoidGFyZTAwNjRAZ21haWwuY29tIiwiZXhwIjoxNzg2Mjg0Mjc2fQ.gtKKEJYWeRnNMQshEQme6jdjgt2wiDp8VoWRtPU7BvA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a24da1fd3881afdd-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "175.100.14.85",
        "cf-ipcountry": "KH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Aug-2026 14:04:37 UTC] === END API CALL LOG ===
[02-Aug-2026 14:04:37 UTC] ✅ API Hash verification passed for profile endpoint
[02-Aug-2026 14:04:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNiIsInVzZXJuYW1lIjoiQEFyYXR1dW5zYWxhbSIsImVtYWlsIjoidGFyZTAwNjRAZ21haWwuY29tIiwiZXhwIjoxNzg2Mjg0Mjc2fQ.gtKKEJYWeRnNMQshEQme6jdjgt2wiDp8VoWRtPU7BvA
[02-Aug-2026 14:04:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Aug-2026 14:04:37 UTC] ✅ JWT token verified successfully for user profile
[02-Aug-2026 14:04:37 UTC] User ID: 1216
[02-Aug-2026 14:04:37 UTC] ✅ User profile retrieved successfully for user ID: 1216
[02-Aug-2026 14:04:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Aug-2026 14:04:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Aug-2026 14:04:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"175.100.14.85, 162.158.162.145","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNiIsInVzZXJuYW1lIjoiQEFyYXR1dW5zYWxhbSIsImVtYWlsIjoidGFyZTAwNjRAZ21haWwuY29tIiwiZXhwIjoxNzg2Mjg0Mjc2fQ.gtKKEJYWeRnNMQshEQme6jdjgt2wiDp8VoWRtPU7BvA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a24da1fd387aafdd-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"175.100.14.85","cf-ipcountry":"KH","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Aug-2026 14:04:37 UTC] === User Orders API Called ===
[02-Aug-2026 14:04:37 UTC] User ID: 1216
[02-Aug-2026 14:04:37 UTC] Limit: 20, Offset: 0
[02-Aug-2026 14:04:37 UTC] Orders found: 0
[02-Aug-2026 14:04:37 UTC] Orders data: []
[02-Aug-2026 14:04:37 UTC] Total orders count: 0
[02-Aug-2026 14:04:39 UTC] === API CALL LOG ===
[02-Aug-2026 14:04:39 UTC] Endpoint: user/profile.php
[02-Aug-2026 14:04:39 UTC] Full Log Data: {
    "timestamp": "2026-08-02 14:04:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "175.100.14.85",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "175.100.14.85, 162.158.162.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNiIsInVzZXJuYW1lIjoiQEFyYXR1dW5zYWxhbSIsImVtYWlsIjoidGFyZTAwNjRAZ21haWwuY29tIiwiZXhwIjoxNzg2Mjg0Mjc2fQ.gtKKEJYWeRnNMQshEQme6jdjgt2wiDp8VoWRtPU7BvA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a24da2089d43afdd-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "175.100.14.85",
        "cf-ipcountry": "KH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Aug-2026 14:04:39 UTC] === END API CALL LOG ===
[02-Aug-2026 14:04:39 UTC] ✅ API Hash verification passed for profile endpoint
[02-Aug-2026 14:04:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNiIsInVzZXJuYW1lIjoiQEFyYXR1dW5zYWxhbSIsImVtYWlsIjoidGFyZTAwNjRAZ21haWwuY29tIiwiZXhwIjoxNzg2Mjg0Mjc2fQ.gtKKEJYWeRnNMQshEQme6jdjgt2wiDp8VoWRtPU7BvA
[02-Aug-2026 14:04:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Aug-2026 14:04:39 UTC] ✅ JWT token verified successfully for user profile
[02-Aug-2026 14:04:39 UTC] User ID: 1216
[02-Aug-2026 14:04:39 UTC] ✅ User profile retrieved successfully for user ID: 1216
[02-Aug-2026 14:04:47 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Aug-2026 14:04:47 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Aug-2026 14:04:47 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"175.100.14.85, 162.158.162.145","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNiIsInVzZXJuYW1lIjoiQEFyYXR1dW5zYWxhbSIsImVtYWlsIjoidGFyZTAwNjRAZ21haWwuY29tIiwiZXhwIjoxNzg2Mjg0Mjc2fQ.gtKKEJYWeRnNMQshEQme6jdjgt2wiDp8VoWRtPU7BvA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a24da23dca50afdd-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"175.100.14.85","cf-ipcountry":"KH","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Aug-2026 14:04:47 UTC] === User Orders API Called ===
[02-Aug-2026 14:04:47 UTC] User ID: 1216
[02-Aug-2026 14:04:47 UTC] Limit: 20, Offset: 0
[02-Aug-2026 14:04:47 UTC] Orders found: 0
[02-Aug-2026 14:04:47 UTC] Orders data: []
[02-Aug-2026 14:04:47 UTC] Total orders count: 0
[02-Aug-2026 14:04:47 UTC] === API CALL LOG ===
[02-Aug-2026 14:04:47 UTC] Endpoint: user/profile.php
[02-Aug-2026 14:04:47 UTC] Full Log Data: {
    "timestamp": "2026-08-02 14:04:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "175.100.14.85",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "175.100.14.85, 162.158.162.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNiIsInVzZXJuYW1lIjoiQEFyYXR1dW5zYWxhbSIsImVtYWlsIjoidGFyZTAwNjRAZ21haWwuY29tIiwiZXhwIjoxNzg2Mjg0Mjc2fQ.gtKKEJYWeRnNMQshEQme6jdjgt2wiDp8VoWRtPU7BvA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a24da23e7c3bafdd-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "175.100.14.85",
        "cf-ipcountry": "KH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Aug-2026 14:04:47 UTC] === END API CALL LOG ===
[02-Aug-2026 14:04:47 UTC] ✅ API Hash verification passed for profile endpoint
[02-Aug-2026 14:04:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNiIsInVzZXJuYW1lIjoiQEFyYXR1dW5zYWxhbSIsImVtYWlsIjoidGFyZTAwNjRAZ21haWwuY29tIiwiZXhwIjoxNzg2Mjg0Mjc2fQ.gtKKEJYWeRnNMQshEQme6jdjgt2wiDp8VoWRtPU7BvA
[02-Aug-2026 14:04:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Aug-2026 14:04:47 UTC] ✅ JWT token verified successfully for user profile
[02-Aug-2026 14:04:47 UTC] User ID: 1216
[02-Aug-2026 14:04:47 UTC] ✅ User profile retrieved successfully for user ID: 1216
[02-Aug-2026 14:04:48 UTC] === API CALL LOG ===
[02-Aug-2026 14:04:48 UTC] Endpoint: user/profile.php
[02-Aug-2026 14:04:48 UTC] Full Log Data: {
    "timestamp": "2026-08-02 14:04:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "175.100.14.85",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "175.100.14.85, 162.158.162.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNiIsInVzZXJuYW1lIjoiQEFyYXR1dW5zYWxhbSIsImVtYWlsIjoidGFyZTAwNjRAZ21haWwuY29tIiwiZXhwIjoxNzg2Mjg0Mjc2fQ.gtKKEJYWeRnNMQshEQme6jdjgt2wiDp8VoWRtPU7BvA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a24da23fd8f1afdd-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "175.100.14.85",
        "cf-ipcountry": "KH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Aug-2026 14:04:48 UTC] === END API CALL LOG ===
[02-Aug-2026 14:04:48 UTC] ✅ API Hash verification passed for profile endpoint
[02-Aug-2026 14:04:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNiIsInVzZXJuYW1lIjoiQEFyYXR1dW5zYWxhbSIsImVtYWlsIjoidGFyZTAwNjRAZ21haWwuY29tIiwiZXhwIjoxNzg2Mjg0Mjc2fQ.gtKKEJYWeRnNMQshEQme6jdjgt2wiDp8VoWRtPU7BvA
[02-Aug-2026 14:04:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Aug-2026 14:04:48 UTC] ✅ JWT token verified successfully for user profile
[02-Aug-2026 14:04:48 UTC] User ID: 1216
[02-Aug-2026 14:04:48 UTC] ✅ User profile retrieved successfully for user ID: 1216
[02-Aug-2026 14:04:49 UTC] === API CALL LOG ===
[02-Aug-2026 14:04:49 UTC] Endpoint: user/profile.php
[02-Aug-2026 14:04:49 UTC] Full Log Data: {
    "timestamp": "2026-08-02 14:04:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "175.100.14.85",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "175.100.14.85, 162.158.162.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNiIsInVzZXJuYW1lIjoiQEFyYXR1dW5zYWxhbSIsImVtYWlsIjoidGFyZTAwNjRAZ21haWwuY29tIiwiZXhwIjoxNzg2Mjg0Mjc2fQ.gtKKEJYWeRnNMQshEQme6jdjgt2wiDp8VoWRtPU7BvA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a24da2477a88afdd-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "175.100.14.85",
        "cf-ipcountry": "KH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Aug-2026 14:04:49 UTC] === END API CALL LOG ===
[02-Aug-2026 14:04:49 UTC] ✅ API Hash verification passed for profile endpoint
[02-Aug-2026 14:04:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNiIsInVzZXJuYW1lIjoiQEFyYXR1dW5zYWxhbSIsImVtYWlsIjoidGFyZTAwNjRAZ21haWwuY29tIiwiZXhwIjoxNzg2Mjg0Mjc2fQ.gtKKEJYWeRnNMQshEQme6jdjgt2wiDp8VoWRtPU7BvA
[02-Aug-2026 14:04:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Aug-2026 14:04:49 UTC] ✅ JWT token verified successfully for user profile
[02-Aug-2026 14:04:49 UTC] User ID: 1216
[02-Aug-2026 14:04:49 UTC] ✅ User profile retrieved successfully for user ID: 1216
[02-Aug-2026 14:04:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Aug-2026 14:04:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Aug-2026 14:04:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"175.100.14.85, 162.158.162.145","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNiIsInVzZXJuYW1lIjoiQEFyYXR1dW5zYWxhbSIsImVtYWlsIjoidGFyZTAwNjRAZ21haWwuY29tIiwiZXhwIjoxNzg2Mjg0Mjc2fQ.gtKKEJYWeRnNMQshEQme6jdjgt2wiDp8VoWRtPU7BvA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a24da271fc47afdd-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"175.100.14.85","cf-ipcountry":"KH","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Aug-2026 14:04:56 UTC] === User Orders API Called ===
[02-Aug-2026 14:04:56 UTC] User ID: 1216
[02-Aug-2026 14:04:56 UTC] Limit: 20, Offset: 0
[02-Aug-2026 14:04:56 UTC] Orders found: 0
[02-Aug-2026 14:04:56 UTC] Orders data: []
[02-Aug-2026 14:04:56 UTC] Total orders count: 0
[02-Aug-2026 14:04:58 UTC] === API CALL LOG ===
[02-Aug-2026 14:04:58 UTC] Endpoint: user/profile.php
[02-Aug-2026 14:04:58 UTC] Full Log Data: {
    "timestamp": "2026-08-02 14:04:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "175.100.14.85",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "175.100.14.85, 162.158.162.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNiIsInVzZXJuYW1lIjoiQEFyYXR1dW5zYWxhbSIsImVtYWlsIjoidGFyZTAwNjRAZ21haWwuY29tIiwiZXhwIjoxNzg2Mjg0Mjc2fQ.gtKKEJYWeRnNMQshEQme6jdjgt2wiDp8VoWRtPU7BvA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a24da27f199dafdd-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "175.100.14.85",
        "cf-ipcountry": "KH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Aug-2026 14:04:58 UTC] === END API CALL LOG ===
[02-Aug-2026 14:04:58 UTC] ✅ API Hash verification passed for profile endpoint
[02-Aug-2026 14:04:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNiIsInVzZXJuYW1lIjoiQEFyYXR1dW5zYWxhbSIsImVtYWlsIjoidGFyZTAwNjRAZ21haWwuY29tIiwiZXhwIjoxNzg2Mjg0Mjc2fQ.gtKKEJYWeRnNMQshEQme6jdjgt2wiDp8VoWRtPU7BvA
[02-Aug-2026 14:04:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Aug-2026 14:04:58 UTC] ✅ JWT token verified successfully for user profile
[02-Aug-2026 14:04:58 UTC] User ID: 1216
[02-Aug-2026 14:04:58 UTC] ✅ User profile retrieved successfully for user ID: 1216
[02-Aug-2026 14:04:58 UTC] User Purchases API - User ID: 1216
[02-Aug-2026 14:04:58 UTC] User Purchases API - Total purchases found: 0
[02-Aug-2026 14:05:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Aug-2026 14:05:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Aug-2026 14:05:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"175.100.14.85, 162.158.162.145","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNiIsInVzZXJuYW1lIjoiQEFyYXR1dW5zYWxhbSIsImVtYWlsIjoidGFyZTAwNjRAZ21haWwuY29tIiwiZXhwIjoxNzg2Mjg0Mjc2fQ.gtKKEJYWeRnNMQshEQme6jdjgt2wiDp8VoWRtPU7BvA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a24da294befeafdd-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"175.100.14.85","cf-ipcountry":"KH","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Aug-2026 14:05:01 UTC] === User Orders API Called ===
[02-Aug-2026 14:05:01 UTC] User ID: 1216
[02-Aug-2026 14:05:01 UTC] Limit: 20, Offset: 0
[02-Aug-2026 14:05:01 UTC] Orders found: 0
[02-Aug-2026 14:05:01 UTC] Orders data: []
[02-Aug-2026 14:05:01 UTC] Total orders count: 0
[02-Aug-2026 14:05:01 UTC] === API CALL LOG ===
[02-Aug-2026 14:05:01 UTC] Endpoint: user/profile.php
[02-Aug-2026 14:05:01 UTC] Full Log Data: {
    "timestamp": "2026-08-02 14:05:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "175.100.14.85",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "175.100.14.85, 162.158.162.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNiIsInVzZXJuYW1lIjoiQEFyYXR1dW5zYWxhbSIsImVtYWlsIjoidGFyZTAwNjRAZ21haWwuY29tIiwiZXhwIjoxNzg2Mjg0Mjc2fQ.gtKKEJYWeRnNMQshEQme6jdjgt2wiDp8VoWRtPU7BvA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a24da294bf15afdd-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "175.100.14.85",
        "cf-ipcountry": "KH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Aug-2026 14:05:01 UTC] === END API CALL LOG ===
[02-Aug-2026 14:05:01 UTC] ✅ API Hash verification passed for profile endpoint
[02-Aug-2026 14:05:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNiIsInVzZXJuYW1lIjoiQEFyYXR1dW5zYWxhbSIsImVtYWlsIjoidGFyZTAwNjRAZ21haWwuY29tIiwiZXhwIjoxNzg2Mjg0Mjc2fQ.gtKKEJYWeRnNMQshEQme6jdjgt2wiDp8VoWRtPU7BvA
[02-Aug-2026 14:05:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Aug-2026 14:05:01 UTC] ✅ JWT token verified successfully for user profile
[02-Aug-2026 14:05:01 UTC] User ID: 1216
[02-Aug-2026 14:05:01 UTC] ✅ User profile retrieved successfully for user ID: 1216
[02-Aug-2026 14:05:01 UTC] === API CALL LOG ===
[02-Aug-2026 14:05:01 UTC] Endpoint: user/profile.php
[02-Aug-2026 14:05:01 UTC] Full Log Data: {
    "timestamp": "2026-08-02 14:05:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "175.100.14.85",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "175.100.14.85, 162.158.162.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNiIsInVzZXJuYW1lIjoiQEFyYXR1dW5zYWxhbSIsImVtYWlsIjoidGFyZTAwNjRAZ21haWwuY29tIiwiZXhwIjoxNzg2Mjg0Mjc2fQ.gtKKEJYWeRnNMQshEQme6jdjgt2wiDp8VoWRtPU7BvA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a24da2968d9aafdd-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "175.100.14.85",
        "cf-ipcountry": "KH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Aug-2026 14:05:01 UTC] === END API CALL LOG ===
[02-Aug-2026 14:05:01 UTC] ✅ API Hash verification passed for profile endpoint
[02-Aug-2026 14:05:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNiIsInVzZXJuYW1lIjoiQEFyYXR1dW5zYWxhbSIsImVtYWlsIjoidGFyZTAwNjRAZ21haWwuY29tIiwiZXhwIjoxNzg2Mjg0Mjc2fQ.gtKKEJYWeRnNMQshEQme6jdjgt2wiDp8VoWRtPU7BvA
[02-Aug-2026 14:05:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Aug-2026 14:05:01 UTC] ✅ JWT token verified successfully for user profile
[02-Aug-2026 14:05:01 UTC] User ID: 1216
[02-Aug-2026 14:05:01 UTC] ✅ User profile retrieved successfully for user ID: 1216
[02-Aug-2026 14:05:02 UTC] === API CALL LOG ===
[02-Aug-2026 14:05:02 UTC] Endpoint: user/profile.php
[02-Aug-2026 14:05:02 UTC] Full Log Data: {
    "timestamp": "2026-08-02 14:05:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "175.100.14.85",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "175.100.14.85, 162.158.162.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNiIsInVzZXJuYW1lIjoiQEFyYXR1dW5zYWxhbSIsImVtYWlsIjoidGFyZTAwNjRAZ21haWwuY29tIiwiZXhwIjoxNzg2Mjg0Mjc2fQ.gtKKEJYWeRnNMQshEQme6jdjgt2wiDp8VoWRtPU7BvA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a24da29c18c2afdd-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "175.100.14.85",
        "cf-ipcountry": "KH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Aug-2026 14:05:02 UTC] === END API CALL LOG ===
[02-Aug-2026 14:05:02 UTC] ✅ API Hash verification passed for profile endpoint
[02-Aug-2026 14:05:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNiIsInVzZXJuYW1lIjoiQEFyYXR1dW5zYWxhbSIsImVtYWlsIjoidGFyZTAwNjRAZ21haWwuY29tIiwiZXhwIjoxNzg2Mjg0Mjc2fQ.gtKKEJYWeRnNMQshEQme6jdjgt2wiDp8VoWRtPU7BvA
[02-Aug-2026 14:05:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Aug-2026 14:05:02 UTC] ✅ JWT token verified successfully for user profile
[02-Aug-2026 14:05:02 UTC] User ID: 1216
[02-Aug-2026 14:05:02 UTC] ✅ User profile retrieved successfully for user ID: 1216
[02-Aug-2026 14:05:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Aug-2026 14:05:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Aug-2026 14:05:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"175.100.14.85, 162.158.162.145","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNiIsInVzZXJuYW1lIjoiQEFyYXR1dW5zYWxhbSIsImVtYWlsIjoidGFyZTAwNjRAZ21haWwuY29tIiwiZXhwIjoxNzg2Mjg0Mjc2fQ.gtKKEJYWeRnNMQshEQme6jdjgt2wiDp8VoWRtPU7BvA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a24da2e3a9a5afdd-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"175.100.14.85","cf-ipcountry":"KH","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Aug-2026 14:05:14 UTC] === User Orders API Called ===
[02-Aug-2026 14:05:14 UTC] User ID: 1216
[02-Aug-2026 14:05:14 UTC] Limit: 20, Offset: 0
[02-Aug-2026 14:05:14 UTC] Orders found: 0
[02-Aug-2026 14:05:14 UTC] Orders data: []
[02-Aug-2026 14:05:14 UTC] Total orders count: 0
[02-Aug-2026 14:05:14 UTC] === API CALL LOG ===
[02-Aug-2026 14:05:14 UTC] Endpoint: user/profile.php
[02-Aug-2026 14:05:14 UTC] Full Log Data: {
    "timestamp": "2026-08-02 14:05:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "175.100.14.85",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "175.100.14.85, 162.158.162.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNiIsInVzZXJuYW1lIjoiQEFyYXR1dW5zYWxhbSIsImVtYWlsIjoidGFyZTAwNjRAZ21haWwuY29tIiwiZXhwIjoxNzg2Mjg0Mjc2fQ.gtKKEJYWeRnNMQshEQme6jdjgt2wiDp8VoWRtPU7BvA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a24da2e3a9adafdd-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "175.100.14.85",
        "cf-ipcountry": "KH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Aug-2026 14:05:14 UTC] === END API CALL LOG ===
[02-Aug-2026 14:05:14 UTC] ✅ API Hash verification passed for profile endpoint
[02-Aug-2026 14:05:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNiIsInVzZXJuYW1lIjoiQEFyYXR1dW5zYWxhbSIsImVtYWlsIjoidGFyZTAwNjRAZ21haWwuY29tIiwiZXhwIjoxNzg2Mjg0Mjc2fQ.gtKKEJYWeRnNMQshEQme6jdjgt2wiDp8VoWRtPU7BvA
[02-Aug-2026 14:05:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Aug-2026 14:05:14 UTC] ✅ JWT token verified successfully for user profile
[02-Aug-2026 14:05:14 UTC] User ID: 1216
[02-Aug-2026 14:05:14 UTC] ✅ User profile retrieved successfully for user ID: 1216
[02-Aug-2026 14:05:15 UTC] === API CALL LOG ===
[02-Aug-2026 14:05:15 UTC] Endpoint: user/profile.php
[02-Aug-2026 14:05:15 UTC] Full Log Data: {
    "timestamp": "2026-08-02 14:05:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "175.100.14.85",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "175.100.14.85, 162.158.162.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNiIsInVzZXJuYW1lIjoiQEFyYXR1dW5zYWxhbSIsImVtYWlsIjoidGFyZTAwNjRAZ21haWwuY29tIiwiZXhwIjoxNzg2Mjg0Mjc2fQ.gtKKEJYWeRnNMQshEQme6jdjgt2wiDp8VoWRtPU7BvA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a24da2e55806afdd-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "175.100.14.85",
        "cf-ipcountry": "KH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Aug-2026 14:05:15 UTC] === END API CALL LOG ===
[02-Aug-2026 14:05:15 UTC] ✅ API Hash verification passed for profile endpoint
[02-Aug-2026 14:05:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNiIsInVzZXJuYW1lIjoiQEFyYXR1dW5zYWxhbSIsImVtYWlsIjoidGFyZTAwNjRAZ21haWwuY29tIiwiZXhwIjoxNzg2Mjg0Mjc2fQ.gtKKEJYWeRnNMQshEQme6jdjgt2wiDp8VoWRtPU7BvA
[02-Aug-2026 14:05:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Aug-2026 14:05:15 UTC] ✅ JWT token verified successfully for user profile
[02-Aug-2026 14:05:15 UTC] User ID: 1216
[02-Aug-2026 14:05:15 UTC] ✅ User profile retrieved successfully for user ID: 1216
[02-Aug-2026 14:05:15 UTC] === API CALL LOG ===
[02-Aug-2026 14:05:15 UTC] Endpoint: user/profile.php
[02-Aug-2026 14:05:15 UTC] Full Log Data: {
    "timestamp": "2026-08-02 14:05:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "175.100.14.85",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "175.100.14.85, 162.158.162.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNiIsInVzZXJuYW1lIjoiQEFyYXR1dW5zYWxhbSIsImVtYWlsIjoidGFyZTAwNjRAZ21haWwuY29tIiwiZXhwIjoxNzg2Mjg0Mjc2fQ.gtKKEJYWeRnNMQshEQme6jdjgt2wiDp8VoWRtPU7BvA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a24da2ee1eafafdd-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "175.100.14.85",
        "cf-ipcountry": "KH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Aug-2026 14:05:15 UTC] === END API CALL LOG ===
[02-Aug-2026 14:05:15 UTC] ✅ API Hash verification passed for profile endpoint
[02-Aug-2026 14:05:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNiIsInVzZXJuYW1lIjoiQEFyYXR1dW5zYWxhbSIsImVtYWlsIjoidGFyZTAwNjRAZ21haWwuY29tIiwiZXhwIjoxNzg2Mjg0Mjc2fQ.gtKKEJYWeRnNMQshEQme6jdjgt2wiDp8VoWRtPU7BvA
[02-Aug-2026 14:05:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Aug-2026 14:05:15 UTC] ✅ JWT token verified successfully for user profile
[02-Aug-2026 14:05:15 UTC] User ID: 1216
[02-Aug-2026 14:05:15 UTC] ✅ User profile retrieved successfully for user ID: 1216
[02-Aug-2026 14:05:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Aug-2026 14:05:24 UTC] === API CALL LOG ===
[02-Aug-2026 14:05:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Aug-2026 14:05:24 UTC] Endpoint: user/profile.php
[02-Aug-2026 14:05:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"175.100.14.85, 162.158.162.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNiIsInVzZXJuYW1lIjoiQEFyYXR1dW5zYWxhbSIsImVtYWlsIjoidGFyZTAwNjRAZ21haWwuY29tIiwiZXhwIjoxNzg2Mjg0Mjc2fQ.gtKKEJYWeRnNMQshEQme6jdjgt2wiDp8VoWRtPU7BvA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a24da3237f22afdd-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"175.100.14.85","cf-ipcountry":"KH","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Aug-2026 14:05:24 UTC] Full Log Data: {
    "timestamp": "2026-08-02 14:05:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "175.100.14.85",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "175.100.14.85, 162.158.162.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNiIsInVzZXJuYW1lIjoiQEFyYXR1dW5zYWxhbSIsImVtYWlsIjoidGFyZTAwNjRAZ21haWwuY29tIiwiZXhwIjoxNzg2Mjg0Mjc2fQ.gtKKEJYWeRnNMQshEQme6jdjgt2wiDp8VoWRtPU7BvA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a24da3237f28afdd-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "175.100.14.85",
        "cf-ipcountry": "KH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Aug-2026 14:05:24 UTC] === User Orders API Called ===
[02-Aug-2026 14:05:24 UTC] === END API CALL LOG ===
[02-Aug-2026 14:05:24 UTC] User ID: 1216
[02-Aug-2026 14:05:24 UTC] ✅ API Hash verification passed for profile endpoint
[02-Aug-2026 14:05:24 UTC] Limit: 20, Offset: 0
[02-Aug-2026 14:05:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNiIsInVzZXJuYW1lIjoiQEFyYXR1dW5zYWxhbSIsImVtYWlsIjoidGFyZTAwNjRAZ21haWwuY29tIiwiZXhwIjoxNzg2Mjg0Mjc2fQ.gtKKEJYWeRnNMQshEQme6jdjgt2wiDp8VoWRtPU7BvA
[02-Aug-2026 14:05:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Aug-2026 14:05:24 UTC] ✅ JWT token verified successfully for user profile
[02-Aug-2026 14:05:24 UTC] User ID: 1216
[02-Aug-2026 14:05:24 UTC] Orders found: 0
[02-Aug-2026 14:05:24 UTC] ✅ User profile retrieved successfully for user ID: 1216
[02-Aug-2026 14:05:24 UTC] Orders data: []
[02-Aug-2026 14:05:24 UTC] Total orders count: 0
[02-Aug-2026 14:05:24 UTC] === API CALL LOG ===
[02-Aug-2026 14:05:24 UTC] Endpoint: user/profile.php
[02-Aug-2026 14:05:24 UTC] Full Log Data: {
    "timestamp": "2026-08-02 14:05:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "175.100.14.85",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "175.100.14.85, 162.158.162.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNiIsInVzZXJuYW1lIjoiQEFyYXR1dW5zYWxhbSIsImVtYWlsIjoidGFyZTAwNjRAZ21haWwuY29tIiwiZXhwIjoxNzg2Mjg0Mjc2fQ.gtKKEJYWeRnNMQshEQme6jdjgt2wiDp8VoWRtPU7BvA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a24da3252e92afdd-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "175.100.14.85",
        "cf-ipcountry": "KH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Aug-2026 14:05:24 UTC] === END API CALL LOG ===
[02-Aug-2026 14:05:24 UTC] ✅ API Hash verification passed for profile endpoint
[02-Aug-2026 14:05:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNiIsInVzZXJuYW1lIjoiQEFyYXR1dW5zYWxhbSIsImVtYWlsIjoidGFyZTAwNjRAZ21haWwuY29tIiwiZXhwIjoxNzg2Mjg0Mjc2fQ.gtKKEJYWeRnNMQshEQme6jdjgt2wiDp8VoWRtPU7BvA
[02-Aug-2026 14:05:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Aug-2026 14:05:24 UTC] ✅ JWT token verified successfully for user profile
[02-Aug-2026 14:05:24 UTC] User ID: 1216
[02-Aug-2026 14:05:24 UTC] ✅ User profile retrieved successfully for user ID: 1216
[02-Aug-2026 14:05:25 UTC] === API CALL LOG ===
[02-Aug-2026 14:05:25 UTC] Endpoint: user/profile.php
[02-Aug-2026 14:05:25 UTC] Full Log Data: {
    "timestamp": "2026-08-02 14:05:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "175.100.14.85",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "175.100.14.85, 162.158.162.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNiIsInVzZXJuYW1lIjoiQEFyYXR1dW5zYWxhbSIsImVtYWlsIjoidGFyZTAwNjRAZ21haWwuY29tIiwiZXhwIjoxNzg2Mjg0Mjc2fQ.gtKKEJYWeRnNMQshEQme6jdjgt2wiDp8VoWRtPU7BvA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a24da32a5c37afdd-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "175.100.14.85",
        "cf-ipcountry": "KH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Aug-2026 14:05:25 UTC] === END API CALL LOG ===
[02-Aug-2026 14:05:25 UTC] ✅ API Hash verification passed for profile endpoint
[02-Aug-2026 14:05:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNiIsInVzZXJuYW1lIjoiQEFyYXR1dW5zYWxhbSIsImVtYWlsIjoidGFyZTAwNjRAZ21haWwuY29tIiwiZXhwIjoxNzg2Mjg0Mjc2fQ.gtKKEJYWeRnNMQshEQme6jdjgt2wiDp8VoWRtPU7BvA
[02-Aug-2026 14:05:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Aug-2026 14:05:25 UTC] ✅ JWT token verified successfully for user profile
[02-Aug-2026 14:05:25 UTC] User ID: 1216
[02-Aug-2026 14:05:25 UTC] ✅ User profile retrieved successfully for user ID: 1216
[02-Aug-2026 14:05:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Aug-2026 14:05:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Aug-2026 14:05:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"175.100.14.85, 162.158.162.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNiIsInVzZXJuYW1lIjoiQEFyYXR1dW5zYWxhbSIsImVtYWlsIjoidGFyZTAwNjRAZ21haWwuY29tIiwiZXhwIjoxNzg2Mjg0Mjc2fQ.gtKKEJYWeRnNMQshEQme6jdjgt2wiDp8VoWRtPU7BvA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a24da3414dd0afdd-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"175.100.14.85","cf-ipcountry":"KH","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Aug-2026 14:05:29 UTC] === User Orders API Called ===
[02-Aug-2026 14:05:29 UTC] User ID: 1216
[02-Aug-2026 14:05:29 UTC] Limit: 20, Offset: 0
[02-Aug-2026 14:05:29 UTC] Orders found: 0
[02-Aug-2026 14:05:29 UTC] Orders data: []
[02-Aug-2026 14:05:29 UTC] Total orders count: 0
[02-Aug-2026 14:05:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Aug-2026 14:05:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Aug-2026 14:05:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"175.100.14.85, 162.158.162.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNiIsInVzZXJuYW1lIjoiQEFyYXR1dW5zYWxhbSIsImVtYWlsIjoidGFyZTAwNjRAZ21haWwuY29tIiwiZXhwIjoxNzg2Mjg0Mjc2fQ.gtKKEJYWeRnNMQshEQme6jdjgt2wiDp8VoWRtPU7BvA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a24da34fac4fafdd-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"175.100.14.85","cf-ipcountry":"KH","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Aug-2026 14:05:31 UTC] === User Orders API Called ===
[02-Aug-2026 14:05:31 UTC] User ID: 1216
[02-Aug-2026 14:05:31 UTC] Limit: 20, Offset: 0
[02-Aug-2026 14:05:31 UTC] Orders found: 0
[02-Aug-2026 14:05:31 UTC] Orders data: []
[02-Aug-2026 14:05:31 UTC] Total orders count: 0
[02-Aug-2026 14:05:31 UTC] === API CALL LOG ===
[02-Aug-2026 14:05:31 UTC] Endpoint: user/profile.php
[02-Aug-2026 14:05:31 UTC] Full Log Data: {
    "timestamp": "2026-08-02 14:05:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "175.100.14.85",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "175.100.14.85, 162.158.162.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNiIsInVzZXJuYW1lIjoiQEFyYXR1dW5zYWxhbSIsImVtYWlsIjoidGFyZTAwNjRAZ21haWwuY29tIiwiZXhwIjoxNzg2Mjg0Mjc2fQ.gtKKEJYWeRnNMQshEQme6jdjgt2wiDp8VoWRtPU7BvA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a24da3503e6aafdd-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "175.100.14.85",
        "cf-ipcountry": "KH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Aug-2026 14:05:31 UTC] === END API CALL LOG ===
[02-Aug-2026 14:05:31 UTC] ✅ API Hash verification passed for profile endpoint
[02-Aug-2026 14:05:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNiIsInVzZXJuYW1lIjoiQEFyYXR1dW5zYWxhbSIsImVtYWlsIjoidGFyZTAwNjRAZ21haWwuY29tIiwiZXhwIjoxNzg2Mjg0Mjc2fQ.gtKKEJYWeRnNMQshEQme6jdjgt2wiDp8VoWRtPU7BvA
[02-Aug-2026 14:05:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Aug-2026 14:05:31 UTC] ✅ JWT token verified successfully for user profile
[02-Aug-2026 14:05:31 UTC] User ID: 1216
[02-Aug-2026 14:05:31 UTC] ✅ User profile retrieved successfully for user ID: 1216
[02-Aug-2026 14:05:31 UTC] === API CALL LOG ===
[02-Aug-2026 14:05:31 UTC] Endpoint: user/profile.php
[02-Aug-2026 14:05:31 UTC] Full Log Data: {
    "timestamp": "2026-08-02 14:05:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "175.100.14.85",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "175.100.14.85, 162.158.162.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNiIsInVzZXJuYW1lIjoiQEFyYXR1dW5zYWxhbSIsImVtYWlsIjoidGFyZTAwNjRAZ21haWwuY29tIiwiZXhwIjoxNzg2Mjg0Mjc2fQ.gtKKEJYWeRnNMQshEQme6jdjgt2wiDp8VoWRtPU7BvA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a24da3517c70afdd-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "175.100.14.85",
        "cf-ipcountry": "KH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Aug-2026 14:05:31 UTC] === END API CALL LOG ===
[02-Aug-2026 14:05:31 UTC] ✅ API Hash verification passed for profile endpoint
[02-Aug-2026 14:05:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNiIsInVzZXJuYW1lIjoiQEFyYXR1dW5zYWxhbSIsImVtYWlsIjoidGFyZTAwNjRAZ21haWwuY29tIiwiZXhwIjoxNzg2Mjg0Mjc2fQ.gtKKEJYWeRnNMQshEQme6jdjgt2wiDp8VoWRtPU7BvA
[02-Aug-2026 14:05:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Aug-2026 14:05:31 UTC] ✅ JWT token verified successfully for user profile
[02-Aug-2026 14:05:31 UTC] User ID: 1216
[02-Aug-2026 14:05:31 UTC] ✅ User profile retrieved successfully for user ID: 1216
[02-Aug-2026 14:05:32 UTC] === API CALL LOG ===
[02-Aug-2026 14:05:32 UTC] Endpoint: user/profile.php
[02-Aug-2026 14:05:32 UTC] Full Log Data: {
    "timestamp": "2026-08-02 14:05:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "175.100.14.85",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "175.100.14.85, 162.158.162.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNiIsInVzZXJuYW1lIjoiQEFyYXR1dW5zYWxhbSIsImVtYWlsIjoidGFyZTAwNjRAZ21haWwuY29tIiwiZXhwIjoxNzg2Mjg0Mjc2fQ.gtKKEJYWeRnNMQshEQme6jdjgt2wiDp8VoWRtPU7BvA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a24da3576cbfafdd-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "175.100.14.85",
        "cf-ipcountry": "KH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Aug-2026 14:05:32 UTC] === END API CALL LOG ===
[02-Aug-2026 14:05:32 UTC] ✅ API Hash verification passed for profile endpoint
[02-Aug-2026 14:05:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNiIsInVzZXJuYW1lIjoiQEFyYXR1dW5zYWxhbSIsImVtYWlsIjoidGFyZTAwNjRAZ21haWwuY29tIiwiZXhwIjoxNzg2Mjg0Mjc2fQ.gtKKEJYWeRnNMQshEQme6jdjgt2wiDp8VoWRtPU7BvA
[02-Aug-2026 14:05:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Aug-2026 14:05:32 UTC] ✅ JWT token verified successfully for user profile
[02-Aug-2026 14:05:32 UTC] User ID: 1216
[02-Aug-2026 14:05:32 UTC] ✅ User profile retrieved successfully for user ID: 1216
[02-Aug-2026 14:05:47 UTC] === API CALL LOG ===
[02-Aug-2026 14:05:47 UTC] Endpoint: user/profile.php
[02-Aug-2026 14:05:47 UTC] Full Log Data: {
    "timestamp": "2026-08-02 14:05:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "175.100.14.85",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "175.100.14.85, 162.158.162.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNiIsInVzZXJuYW1lIjoiQEFyYXR1dW5zYWxhbSIsImVtYWlsIjoidGFyZTAwNjRAZ21haWwuY29tIiwiZXhwIjoxNzg2Mjg0Mjc2fQ.gtKKEJYWeRnNMQshEQme6jdjgt2wiDp8VoWRtPU7BvA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a24da3b03910afdd-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "175.100.14.85",
        "cf-ipcountry": "KH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Aug-2026 14:05:47 UTC] === END API CALL LOG ===
[02-Aug-2026 14:05:47 UTC] ✅ API Hash verification passed for profile endpoint
[02-Aug-2026 14:05:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNiIsInVzZXJuYW1lIjoiQEFyYXR1dW5zYWxhbSIsImVtYWlsIjoidGFyZTAwNjRAZ21haWwuY29tIiwiZXhwIjoxNzg2Mjg0Mjc2fQ.gtKKEJYWeRnNMQshEQme6jdjgt2wiDp8VoWRtPU7BvA
[02-Aug-2026 14:05:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Aug-2026 14:05:47 UTC] ✅ JWT token verified successfully for user profile
[02-Aug-2026 14:05:47 UTC] User ID: 1216
[02-Aug-2026 14:05:47 UTC] ✅ User profile retrieved successfully for user ID: 1216
[02-Aug-2026 14:05:47 UTC] === API CALL LOG ===
[02-Aug-2026 14:05:47 UTC] Endpoint: user/profile.php
[02-Aug-2026 14:05:47 UTC] Full Log Data: {
    "timestamp": "2026-08-02 14:05:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "175.100.14.85",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "175.100.14.85, 162.158.162.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNiIsInVzZXJuYW1lIjoiQEFyYXR1dW5zYWxhbSIsImVtYWlsIjoidGFyZTAwNjRAZ21haWwuY29tIiwiZXhwIjoxNzg2Mjg0Mjc2fQ.gtKKEJYWeRnNMQshEQme6jdjgt2wiDp8VoWRtPU7BvA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a24da3adcea5afdd-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "175.100.14.85",
        "cf-ipcountry": "KH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Aug-2026 14:05:47 UTC] === END API CALL LOG ===
[02-Aug-2026 14:05:47 UTC] ✅ API Hash verification passed for profile endpoint
[02-Aug-2026 14:05:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNiIsInVzZXJuYW1lIjoiQEFyYXR1dW5zYWxhbSIsImVtYWlsIjoidGFyZTAwNjRAZ21haWwuY29tIiwiZXhwIjoxNzg2Mjg0Mjc2fQ.gtKKEJYWeRnNMQshEQme6jdjgt2wiDp8VoWRtPU7BvA
[02-Aug-2026 14:05:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Aug-2026 14:05:47 UTC] ✅ JWT token verified successfully for user profile
[02-Aug-2026 14:05:47 UTC] User ID: 1216
[02-Aug-2026 14:05:47 UTC] ✅ User profile retrieved successfully for user ID: 1216
[02-Aug-2026 14:05:47 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Aug-2026 14:05:47 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Aug-2026 14:05:47 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"175.100.14.85, 162.158.162.145","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNiIsInVzZXJuYW1lIjoiQEFyYXR1dW5zYWxhbSIsImVtYWlsIjoidGFyZTAwNjRAZ21haWwuY29tIiwiZXhwIjoxNzg2Mjg0Mjc2fQ.gtKKEJYWeRnNMQshEQme6jdjgt2wiDp8VoWRtPU7BvA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a24da3adce94afdd-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"175.100.14.85","cf-ipcountry":"KH","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Aug-2026 14:05:47 UTC] === User Orders API Called ===
[02-Aug-2026 14:05:47 UTC] User ID: 1216
[02-Aug-2026 14:05:47 UTC] Limit: 20, Offset: 0
[02-Aug-2026 14:05:47 UTC] Orders found: 0
[02-Aug-2026 14:05:47 UTC] Orders data: []
[02-Aug-2026 14:05:47 UTC] Total orders count: 0
[02-Aug-2026 14:05:48 UTC] === API CALL LOG ===
[02-Aug-2026 14:05:48 UTC] Endpoint: user/profile.php
[02-Aug-2026 14:05:48 UTC] Full Log Data: {
    "timestamp": "2026-08-02 14:05:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "175.100.14.85",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "175.100.14.85, 162.158.162.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNiIsInVzZXJuYW1lIjoiQEFyYXR1dW5zYWxhbSIsImVtYWlsIjoidGFyZTAwNjRAZ21haWwuY29tIiwiZXhwIjoxNzg2Mjg0Mjc2fQ.gtKKEJYWeRnNMQshEQme6jdjgt2wiDp8VoWRtPU7BvA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a24da3b89a4eafdd-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "175.100.14.85",
        "cf-ipcountry": "KH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Aug-2026 14:05:48 UTC] === END API CALL LOG ===
[02-Aug-2026 14:05:48 UTC] ✅ API Hash verification passed for profile endpoint
[02-Aug-2026 14:05:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNiIsInVzZXJuYW1lIjoiQEFyYXR1dW5zYWxhbSIsImVtYWlsIjoidGFyZTAwNjRAZ21haWwuY29tIiwiZXhwIjoxNzg2Mjg0Mjc2fQ.gtKKEJYWeRnNMQshEQme6jdjgt2wiDp8VoWRtPU7BvA
[02-Aug-2026 14:05:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Aug-2026 14:05:48 UTC] ✅ JWT token verified successfully for user profile
[02-Aug-2026 14:05:48 UTC] User ID: 1216
[02-Aug-2026 14:05:48 UTC] ✅ User profile retrieved successfully for user ID: 1216
[02-Aug-2026 14:05:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Aug-2026 14:05:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Aug-2026 14:05:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"175.100.14.85, 162.158.162.145","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNiIsInVzZXJuYW1lIjoiQEFyYXR1dW5zYWxhbSIsImVtYWlsIjoidGFyZTAwNjRAZ21haWwuY29tIiwiZXhwIjoxNzg2Mjg0Mjc2fQ.gtKKEJYWeRnNMQshEQme6jdjgt2wiDp8VoWRtPU7BvA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a24da3c4bf97afdd-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"175.100.14.85","cf-ipcountry":"KH","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Aug-2026 14:05:50 UTC] === User Orders API Called ===
[02-Aug-2026 14:05:50 UTC] User ID: 1216
[02-Aug-2026 14:05:50 UTC] Limit: 20, Offset: 0
[02-Aug-2026 14:05:50 UTC] Orders found: 0
[02-Aug-2026 14:05:50 UTC] Orders data: []
[02-Aug-2026 14:05:50 UTC] Total orders count: 0
[02-Aug-2026 14:05:52 UTC] === API CALL LOG ===
[02-Aug-2026 14:05:52 UTC] Endpoint: user/profile.php
[02-Aug-2026 14:05:52 UTC] Full Log Data: {
    "timestamp": "2026-08-02 14:05:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "175.100.14.85",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "175.100.14.85, 162.158.162.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNiIsInVzZXJuYW1lIjoiQEFyYXR1dW5zYWxhbSIsImVtYWlsIjoidGFyZTAwNjRAZ21haWwuY29tIiwiZXhwIjoxNzg2Mjg0Mjc2fQ.gtKKEJYWeRnNMQshEQme6jdjgt2wiDp8VoWRtPU7BvA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a24da3d35ebdafdd-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "175.100.14.85",
        "cf-ipcountry": "KH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Aug-2026 14:05:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Aug-2026 14:05:52 UTC] === END API CALL LOG ===
[02-Aug-2026 14:05:52 UTC] ✅ API Hash verification passed for profile endpoint
[02-Aug-2026 14:05:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Aug-2026 14:05:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNiIsInVzZXJuYW1lIjoiQEFyYXR1dW5zYWxhbSIsImVtYWlsIjoidGFyZTAwNjRAZ21haWwuY29tIiwiZXhwIjoxNzg2Mjg0Mjc2fQ.gtKKEJYWeRnNMQshEQme6jdjgt2wiDp8VoWRtPU7BvA
[02-Aug-2026 14:05:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Aug-2026 14:05:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"175.100.14.85, 162.158.162.145","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNiIsInVzZXJuYW1lIjoiQEFyYXR1dW5zYWxhbSIsImVtYWlsIjoidGFyZTAwNjRAZ21haWwuY29tIiwiZXhwIjoxNzg2Mjg0Mjc2fQ.gtKKEJYWeRnNMQshEQme6jdjgt2wiDp8VoWRtPU7BvA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a24da3d35eb9afdd-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"175.100.14.85","cf-ipcountry":"KH","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Aug-2026 14:05:52 UTC] ✅ JWT token verified successfully for user profile
[02-Aug-2026 14:05:52 UTC] User ID: 1216
[02-Aug-2026 14:05:52 UTC] === User Orders API Called ===
[02-Aug-2026 14:05:52 UTC] User ID: 1216
[02-Aug-2026 14:05:52 UTC] Limit: 20, Offset: 0
[02-Aug-2026 14:05:52 UTC] ✅ User profile retrieved successfully for user ID: 1216
[02-Aug-2026 14:05:52 UTC] Orders found: 0
[02-Aug-2026 14:05:52 UTC] Orders data: []
[02-Aug-2026 14:05:52 UTC] Total orders count: 0
[02-Aug-2026 14:05:52 UTC] === API CALL LOG ===
[02-Aug-2026 14:05:52 UTC] Endpoint: user/profile.php
[02-Aug-2026 14:05:52 UTC] Full Log Data: {
    "timestamp": "2026-08-02 14:05:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "175.100.14.85",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "175.100.14.85, 162.158.162.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNiIsInVzZXJuYW1lIjoiQEFyYXR1dW5zYWxhbSIsImVtYWlsIjoidGFyZTAwNjRAZ21haWwuY29tIiwiZXhwIjoxNzg2Mjg0Mjc2fQ.gtKKEJYWeRnNMQshEQme6jdjgt2wiDp8VoWRtPU7BvA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a24da3d57f9cafdd-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "175.100.14.85",
        "cf-ipcountry": "KH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Aug-2026 14:05:52 UTC] === END API CALL LOG ===
[02-Aug-2026 14:05:52 UTC] ✅ API Hash verification passed for profile endpoint
[02-Aug-2026 14:05:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNiIsInVzZXJuYW1lIjoiQEFyYXR1dW5zYWxhbSIsImVtYWlsIjoidGFyZTAwNjRAZ21haWwuY29tIiwiZXhwIjoxNzg2Mjg0Mjc2fQ.gtKKEJYWeRnNMQshEQme6jdjgt2wiDp8VoWRtPU7BvA
[02-Aug-2026 14:05:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Aug-2026 14:05:52 UTC] ✅ JWT token verified successfully for user profile
[02-Aug-2026 14:05:52 UTC] User ID: 1216
[02-Aug-2026 14:05:52 UTC] ✅ User profile retrieved successfully for user ID: 1216
[02-Aug-2026 14:05:53 UTC] === API CALL LOG ===
[02-Aug-2026 14:05:53 UTC] Endpoint: user/profile.php
[02-Aug-2026 14:05:53 UTC] Full Log Data: {
    "timestamp": "2026-08-02 14:05:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "175.100.14.85",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "175.100.14.85, 162.158.162.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNiIsInVzZXJuYW1lIjoiQEFyYXR1dW5zYWxhbSIsImVtYWlsIjoidGFyZTAwNjRAZ21haWwuY29tIiwiZXhwIjoxNzg2Mjg0Mjc2fQ.gtKKEJYWeRnNMQshEQme6jdjgt2wiDp8VoWRtPU7BvA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a24da3da6b80afdd-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "175.100.14.85",
        "cf-ipcountry": "KH",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Aug-2026 14:05:53 UTC] === END API CALL LOG ===
[02-Aug-2026 14:05:53 UTC] ✅ API Hash verification passed for profile endpoint
[02-Aug-2026 14:05:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNiIsInVzZXJuYW1lIjoiQEFyYXR1dW5zYWxhbSIsImVtYWlsIjoidGFyZTAwNjRAZ21haWwuY29tIiwiZXhwIjoxNzg2Mjg0Mjc2fQ.gtKKEJYWeRnNMQshEQme6jdjgt2wiDp8VoWRtPU7BvA
[02-Aug-2026 14:05:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Aug-2026 14:05:53 UTC] ✅ JWT token verified successfully for user profile
[02-Aug-2026 14:05:53 UTC] User ID: 1216
[02-Aug-2026 14:05:53 UTC] ✅ User profile retrieved successfully for user ID: 1216
[02-Aug-2026 14:21:58 UTC] === API CALL LOG ===
[02-Aug-2026 14:21:58 UTC] Endpoint: user/profile.php
[02-Aug-2026 14:21:58 UTC] Full Log Data: {
    "timestamp": "2026-08-02 14:21:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8904:ca46:8748:e37f:4b43:b0f5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8904:ca46:8748:e37f:4b43:b0f5, 104.22.66.33",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNCIsInVzZXJuYW1lIjoiQG9wcHRlamFzMSIsImVtYWlsIjoidGVqYXNqYWlzd2FsNjI1QGdtYWlsLmNvbSIsImV4cCI6MTc4NjI2ODQ2M30.37OXFkqLIG80u97kJ2HD7lDxRqTilCwgJEdVVXQdEWE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a24dbb590d576dd2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:8904:ca46:8748:e37f:4b43:b0f5",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Aug-2026 14:21:58 UTC] === END API CALL LOG ===
[02-Aug-2026 14:21:58 UTC] ✅ API Hash verification passed for profile endpoint
[02-Aug-2026 14:21:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNCIsInVzZXJuYW1lIjoiQG9wcHRlamFzMSIsImVtYWlsIjoidGVqYXNqYWlzd2FsNjI1QGdtYWlsLmNvbSIsImV4cCI6MTc4NjI2ODQ2M30.37OXFkqLIG80u97kJ2HD7lDxRqTilCwgJEdVVXQdEWE
[02-Aug-2026 14:21:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Aug-2026 14:21:58 UTC] ✅ JWT token verified successfully for user profile
[02-Aug-2026 14:21:58 UTC] User ID: 1214
[02-Aug-2026 14:21:58 UTC] ✅ User profile retrieved successfully for user ID: 1214
[02-Aug-2026 14:22:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Aug-2026 14:22:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Aug-2026 14:22:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:8904:ca46:8748:e37f:4b43:b0f5, 104.22.66.33","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNCIsInVzZXJuYW1lIjoiQG9wcHRlamFzMSIsImVtYWlsIjoidGVqYXNqYWlzd2FsNjI1QGdtYWlsLmNvbSIsImV4cCI6MTc4NjI2ODQ2M30.37OXFkqLIG80u97kJ2HD7lDxRqTilCwgJEdVVXQdEWE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a24dbb71ad596dd2-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:8904:ca46:8748:e37f:4b43:b0f5","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Aug-2026 14:22:00 UTC] === User Orders API Called ===
[02-Aug-2026 14:22:00 UTC] User ID: 1214
[02-Aug-2026 14:22:00 UTC] Limit: 20, Offset: 0
[02-Aug-2026 14:22:00 UTC] Orders found: 1
[02-Aug-2026 14:22:00 UTC] Orders data: [{"id":440,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/earnunlimited4ever","status":"pending","created_at":"2026-08-02 13:15:19","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[02-Aug-2026 14:22:00 UTC] Total orders count: 1
[02-Aug-2026 14:22:02 UTC] === API CALL LOG ===
[02-Aug-2026 14:22:02 UTC] Endpoint: user/profile.php
[02-Aug-2026 14:22:02 UTC] Full Log Data: {
    "timestamp": "2026-08-02 14:22:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8904:ca46:8748:e37f:4b43:b0f5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8904:ca46:8748:e37f:4b43:b0f5, 172.70.208.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNCIsInVzZXJuYW1lIjoiQG9wcHRlamFzMSIsImVtYWlsIjoidGVqYXNqYWlzd2FsNjI1QGdtYWlsLmNvbSIsImV4cCI6MTc4NjI2ODQ2M30.37OXFkqLIG80u97kJ2HD7lDxRqTilCwgJEdVVXQdEWE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a24dbb80fbb6fd8c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:8904:ca46:8748:e37f:4b43:b0f5",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Aug-2026 14:22:02 UTC] === END API CALL LOG ===
[02-Aug-2026 14:22:02 UTC] ✅ API Hash verification passed for profile endpoint
[02-Aug-2026 14:22:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNCIsInVzZXJuYW1lIjoiQG9wcHRlamFzMSIsImVtYWlsIjoidGVqYXNqYWlzd2FsNjI1QGdtYWlsLmNvbSIsImV4cCI6MTc4NjI2ODQ2M30.37OXFkqLIG80u97kJ2HD7lDxRqTilCwgJEdVVXQdEWE
[02-Aug-2026 14:22:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Aug-2026 14:22:02 UTC] ✅ JWT token verified successfully for user profile
[02-Aug-2026 14:22:02 UTC] User ID: 1214
[02-Aug-2026 14:22:02 UTC] ✅ User profile retrieved successfully for user ID: 1214
[02-Aug-2026 14:22:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Aug-2026 14:22:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Aug-2026 14:22:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:8904:ca46:8748:e37f:4b43:b0f5, 172.70.208.30","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNCIsInVzZXJuYW1lIjoiQG9wcHRlamFzMSIsImVtYWlsIjoidGVqYXNqYWlzd2FsNjI1QGdtYWlsLmNvbSIsImV4cCI6MTc4NjI2ODQ2M30.37OXFkqLIG80u97kJ2HD7lDxRqTilCwgJEdVVXQdEWE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a24dbb9a9cb3fd8c-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:8904:ca46:8748:e37f:4b43:b0f5","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Aug-2026 14:22:07 UTC] === User Orders API Called ===
[02-Aug-2026 14:22:07 UTC] User ID: 1214
[02-Aug-2026 14:22:07 UTC] Limit: 20, Offset: 0
[02-Aug-2026 14:22:07 UTC] Orders found: 1
[02-Aug-2026 14:22:07 UTC] Orders data: [{"id":440,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/earnunlimited4ever","status":"pending","created_at":"2026-08-02 13:15:19","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[02-Aug-2026 14:22:07 UTC] Total orders count: 1
[02-Aug-2026 14:22:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Aug-2026 14:22:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Aug-2026 14:22:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:8904:ca46:8748:e37f:4b43:b0f5, 172.70.208.30","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNCIsInVzZXJuYW1lIjoiQG9wcHRlamFzMSIsImVtYWlsIjoidGVqYXNqYWlzd2FsNjI1QGdtYWlsLmNvbSIsImV4cCI6MTc4NjI2ODQ2M30.37OXFkqLIG80u97kJ2HD7lDxRqTilCwgJEdVVXQdEWE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a24dbbac7dd8fd8c-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:8904:ca46:8748:e37f:4b43:b0f5","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Aug-2026 14:22:09 UTC] === User Orders API Called ===
[02-Aug-2026 14:22:09 UTC] User ID: 1214
[02-Aug-2026 14:22:09 UTC] Limit: 20, Offset: 0
[02-Aug-2026 14:22:09 UTC] Orders found: 1
[02-Aug-2026 14:22:09 UTC] Orders data: [{"id":440,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/earnunlimited4ever","status":"pending","created_at":"2026-08-02 13:15:19","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[02-Aug-2026 14:22:09 UTC] Total orders count: 1
[02-Aug-2026 14:22:09 UTC] === API CALL LOG ===
[02-Aug-2026 14:22:09 UTC] Endpoint: user/profile.php
[02-Aug-2026 14:22:09 UTC] Full Log Data: {
    "timestamp": "2026-08-02 14:22:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8904:ca46:8748:e37f:4b43:b0f5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8904:ca46:8748:e37f:4b43:b0f5, 172.70.208.30",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNCIsInVzZXJuYW1lIjoiQG9wcHRlamFzMSIsImVtYWlsIjoidGVqYXNqYWlzd2FsNjI1QGdtYWlsLmNvbSIsImV4cCI6MTc4NjI2ODQ2M30.37OXFkqLIG80u97kJ2HD7lDxRqTilCwgJEdVVXQdEWE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a24dbbacff53fd8c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:8904:ca46:8748:e37f:4b43:b0f5",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Aug-2026 14:22:09 UTC] === END API CALL LOG ===
[02-Aug-2026 14:22:09 UTC] ✅ API Hash verification passed for profile endpoint
[02-Aug-2026 14:22:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNCIsInVzZXJuYW1lIjoiQG9wcHRlamFzMSIsImVtYWlsIjoidGVqYXNqYWlzd2FsNjI1QGdtYWlsLmNvbSIsImV4cCI6MTc4NjI2ODQ2M30.37OXFkqLIG80u97kJ2HD7lDxRqTilCwgJEdVVXQdEWE
[02-Aug-2026 14:22:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Aug-2026 14:22:09 UTC] ✅ JWT token verified successfully for user profile
[02-Aug-2026 14:22:09 UTC] User ID: 1214
[02-Aug-2026 14:22:09 UTC] ✅ User profile retrieved successfully for user ID: 1214
[02-Aug-2026 14:22:09 UTC] === API CALL LOG ===
[02-Aug-2026 14:22:09 UTC] Endpoint: user/profile.php
[02-Aug-2026 14:22:09 UTC] Full Log Data: {
    "timestamp": "2026-08-02 14:22:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8904:ca46:8748:e37f:4b43:b0f5",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8904:ca46:8748:e37f:4b43:b0f5, 172.70.208.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNCIsInVzZXJuYW1lIjoiQG9wcHRlamFzMSIsImVtYWlsIjoidGVqYXNqYWlzd2FsNjI1QGdtYWlsLmNvbSIsImV4cCI6MTc4NjI2ODQ2M30.37OXFkqLIG80u97kJ2HD7lDxRqTilCwgJEdVVXQdEWE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a24dbbac7ddafd8c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:8904:ca46:8748:e37f:4b43:b0f5",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Aug-2026 14:22:09 UTC] === END API CALL LOG ===
[02-Aug-2026 14:22:09 UTC] ✅ API Hash verification passed for profile endpoint
[02-Aug-2026 14:22:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNCIsInVzZXJuYW1lIjoiQG9wcHRlamFzMSIsImVtYWlsIjoidGVqYXNqYWlzd2FsNjI1QGdtYWlsLmNvbSIsImV4cCI6MTc4NjI2ODQ2M30.37OXFkqLIG80u97kJ2HD7lDxRqTilCwgJEdVVXQdEWE
[02-Aug-2026 14:22:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Aug-2026 14:22:09 UTC] ✅ JWT token verified successfully for user profile
[02-Aug-2026 14:22:09 UTC] User ID: 1214
[02-Aug-2026 14:22:09 UTC] ✅ User profile retrieved successfully for user ID: 1214
[02-Aug-2026 16:05:41 UTC] === API CALL LOG ===
[02-Aug-2026 16:05:41 UTC] Endpoint: user/profile.php
[02-Aug-2026 16:05:41 UTC] Full Log Data: {
    "timestamp": "2026-08-02 16:05:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "85.255.234.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "85.255.234.146, 162.158.216.65",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3OCIsInVzZXJuYW1lIjoiQEpFU1VTQ0hBRDMiLCJlbWFpbCI6InFhc215c2RyYTEzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg4NTY4MH0.6AtcDHcxvIBUPu6N5oIZDNmnDm5hZWyUufgR_2KRcHI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a24e53570f43b49d-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "85.255.234.146",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Aug-2026 16:05:41 UTC] === END API CALL LOG ===
[02-Aug-2026 16:05:41 UTC] ✅ API Hash verification passed for profile endpoint
[02-Aug-2026 16:05:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3OCIsInVzZXJuYW1lIjoiQEpFU1VTQ0hBRDMiLCJlbWFpbCI6InFhc215c2RyYTEzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg4NTY4MH0.6AtcDHcxvIBUPu6N5oIZDNmnDm5hZWyUufgR_2KRcHI
[02-Aug-2026 16:05:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Aug-2026 16:05:41 UTC] ✅ JWT token verified successfully for user profile
[02-Aug-2026 16:05:41 UTC] User ID: 1178
[02-Aug-2026 16:05:41 UTC] ✅ User profile retrieved successfully for user ID: 1178
[02-Aug-2026 16:05:41 UTC] === API CALL LOG ===
[02-Aug-2026 16:05:41 UTC] Endpoint: user/profile.php
[02-Aug-2026 16:05:41 UTC] Full Log Data: {
    "timestamp": "2026-08-02 16:05:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "85.255.234.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "85.255.234.146, 162.158.216.65",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3OCIsInVzZXJuYW1lIjoiQEpFU1VTQ0hBRDMiLCJlbWFpbCI6InFhc215c2RyYTEzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg4NTY4MH0.6AtcDHcxvIBUPu6N5oIZDNmnDm5hZWyUufgR_2KRcHI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a24e53589bdbb49d-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "85.255.234.146",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Aug-2026 16:05:41 UTC] === END API CALL LOG ===
[02-Aug-2026 16:05:41 UTC] ✅ API Hash verification passed for profile endpoint
[02-Aug-2026 16:05:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3OCIsInVzZXJuYW1lIjoiQEpFU1VTQ0hBRDMiLCJlbWFpbCI6InFhc215c2RyYTEzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg4NTY4MH0.6AtcDHcxvIBUPu6N5oIZDNmnDm5hZWyUufgR_2KRcHI
[02-Aug-2026 16:05:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Aug-2026 16:05:41 UTC] ✅ JWT token verified successfully for user profile
[02-Aug-2026 16:05:41 UTC] User ID: 1178
[02-Aug-2026 16:05:41 UTC] ✅ User profile retrieved successfully for user ID: 1178
[02-Aug-2026 16:05:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Aug-2026 16:05:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Aug-2026 16:05:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"85.255.234.146, 162.158.216.65","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3OCIsInVzZXJuYW1lIjoiQEpFU1VTQ0hBRDMiLCJlbWFpbCI6InFhc215c2RyYTEzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg4NTY4MH0.6AtcDHcxvIBUPu6N5oIZDNmnDm5hZWyUufgR_2KRcHI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a24e53589be2b49d-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"85.255.234.146","cf-ipcountry":"GB","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Aug-2026 16:05:41 UTC] === User Orders API Called ===
[02-Aug-2026 16:05:41 UTC] User ID: 1178
[02-Aug-2026 16:05:41 UTC] Limit: 20, Offset: 0
[02-Aug-2026 16:05:41 UTC] Orders found: 0
[02-Aug-2026 16:05:41 UTC] Orders data: []
[02-Aug-2026 16:05:41 UTC] Total orders count: 0
[02-Aug-2026 16:05:42 UTC] === API CALL LOG ===
[02-Aug-2026 16:05:42 UTC] Endpoint: user/profile.php
[02-Aug-2026 16:05:42 UTC] Full Log Data: {
    "timestamp": "2026-08-02 16:05:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "85.255.234.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "85.255.234.146, 162.158.216.65",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3OCIsInVzZXJuYW1lIjoiQEpFU1VTQ0hBRDMiLCJlbWFpbCI6InFhc215c2RyYTEzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg4NTY4MH0.6AtcDHcxvIBUPu6N5oIZDNmnDm5hZWyUufgR_2KRcHI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a24e53595e0cb49d-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "85.255.234.146",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Aug-2026 16:05:42 UTC] === END API CALL LOG ===
[02-Aug-2026 16:05:42 UTC] ✅ API Hash verification passed for profile endpoint
[02-Aug-2026 16:05:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3OCIsInVzZXJuYW1lIjoiQEpFU1VTQ0hBRDMiLCJlbWFpbCI6InFhc215c2RyYTEzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg4NTY4MH0.6AtcDHcxvIBUPu6N5oIZDNmnDm5hZWyUufgR_2KRcHI
[02-Aug-2026 16:05:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Aug-2026 16:05:42 UTC] ✅ JWT token verified successfully for user profile
[02-Aug-2026 16:05:42 UTC] User ID: 1178
[02-Aug-2026 16:05:42 UTC] ✅ User profile retrieved successfully for user ID: 1178
[02-Aug-2026 16:05:42 UTC] === API CALL LOG ===
[02-Aug-2026 16:05:42 UTC] Endpoint: user/profile.php
[02-Aug-2026 16:05:42 UTC] Full Log Data: {
    "timestamp": "2026-08-02 16:05:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "85.255.234.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "85.255.234.146, 162.158.216.65",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3OCIsInVzZXJuYW1lIjoiQEpFU1VTQ0hBRDMiLCJlbWFpbCI6InFhc215c2RyYTEzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg4NTY4MH0.6AtcDHcxvIBUPu6N5oIZDNmnDm5hZWyUufgR_2KRcHI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a24e535a78dcb49d-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "85.255.234.146",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Aug-2026 16:05:42 UTC] === END API CALL LOG ===
[02-Aug-2026 16:05:42 UTC] ✅ API Hash verification passed for profile endpoint
[02-Aug-2026 16:05:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3OCIsInVzZXJuYW1lIjoiQEpFU1VTQ0hBRDMiLCJlbWFpbCI6InFhc215c2RyYTEzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg4NTY4MH0.6AtcDHcxvIBUPu6N5oIZDNmnDm5hZWyUufgR_2KRcHI
[02-Aug-2026 16:05:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Aug-2026 16:05:42 UTC] ✅ JWT token verified successfully for user profile
[02-Aug-2026 16:05:42 UTC] User ID: 1178
[02-Aug-2026 16:05:42 UTC] ✅ User profile retrieved successfully for user ID: 1178
[02-Aug-2026 16:05:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Aug-2026 16:05:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Aug-2026 16:05:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"85.255.234.146, 162.158.216.65","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3OCIsInVzZXJuYW1lIjoiQEpFU1VTQ0hBRDMiLCJlbWFpbCI6InFhc215c2RyYTEzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg4NTY4MH0.6AtcDHcxvIBUPu6N5oIZDNmnDm5hZWyUufgR_2KRcHI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a24e5365e887b49d-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"85.255.234.146","cf-ipcountry":"GB","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Aug-2026 16:05:44 UTC] === User Orders API Called ===
[02-Aug-2026 16:05:44 UTC] User ID: 1178
[02-Aug-2026 16:05:44 UTC] Limit: 20, Offset: 0
[02-Aug-2026 16:05:44 UTC] Orders found: 0
[02-Aug-2026 16:05:44 UTC] Orders data: []
[02-Aug-2026 16:05:44 UTC] Total orders count: 0
[02-Aug-2026 16:05:49 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Aug-2026 16:05:49 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Aug-2026 16:05:49 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"85.255.234.146, 162.158.216.65","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3OCIsInVzZXJuYW1lIjoiQEpFU1VTQ0hBRDMiLCJlbWFpbCI6InFhc215c2RyYTEzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg4NTY4MH0.6AtcDHcxvIBUPu6N5oIZDNmnDm5hZWyUufgR_2KRcHI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a24e53892f8db49d-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"85.255.234.146","cf-ipcountry":"GB","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Aug-2026 16:05:49 UTC] === User Orders API Called ===
[02-Aug-2026 16:05:49 UTC] User ID: 1178
[02-Aug-2026 16:05:49 UTC] Limit: 20, Offset: 0
[02-Aug-2026 16:05:49 UTC] Orders found: 0
[02-Aug-2026 16:05:49 UTC] Orders data: []
[02-Aug-2026 16:05:49 UTC] Total orders count: 0
[02-Aug-2026 16:05:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Aug-2026 16:05:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Aug-2026 16:05:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"85.255.234.146, 162.158.216.65","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3OCIsInVzZXJuYW1lIjoiQEpFU1VTQ0hBRDMiLCJlbWFpbCI6InFhc215c2RyYTEzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg4NTY4MH0.6AtcDHcxvIBUPu6N5oIZDNmnDm5hZWyUufgR_2KRcHI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a24e538eeec5b49d-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"85.255.234.146","cf-ipcountry":"GB","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Aug-2026 16:05:50 UTC] === User Orders API Called ===
[02-Aug-2026 16:05:50 UTC] User ID: 1178
[02-Aug-2026 16:05:50 UTC] Limit: 20, Offset: 0
[02-Aug-2026 16:05:50 UTC] Orders found: 0
[02-Aug-2026 16:05:50 UTC] Orders data: []
[02-Aug-2026 16:05:50 UTC] Total orders count: 0
[02-Aug-2026 16:05:50 UTC] === API CALL LOG ===
[02-Aug-2026 16:05:50 UTC] Endpoint: user/profile.php
[02-Aug-2026 16:05:50 UTC] Full Log Data: {
    "timestamp": "2026-08-02 16:05:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "85.255.234.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "85.255.234.146, 162.158.216.65",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3OCIsInVzZXJuYW1lIjoiQEpFU1VTQ0hBRDMiLCJlbWFpbCI6InFhc215c2RyYTEzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg4NTY4MH0.6AtcDHcxvIBUPu6N5oIZDNmnDm5hZWyUufgR_2KRcHI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a24e538f6fdbb49d-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "85.255.234.146",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Aug-2026 16:05:50 UTC] === END API CALL LOG ===
[02-Aug-2026 16:05:50 UTC] ✅ API Hash verification passed for profile endpoint
[02-Aug-2026 16:05:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3OCIsInVzZXJuYW1lIjoiQEpFU1VTQ0hBRDMiLCJlbWFpbCI6InFhc215c2RyYTEzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg4NTY4MH0.6AtcDHcxvIBUPu6N5oIZDNmnDm5hZWyUufgR_2KRcHI
[02-Aug-2026 16:05:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Aug-2026 16:05:50 UTC] ✅ JWT token verified successfully for user profile
[02-Aug-2026 16:05:50 UTC] User ID: 1178
[02-Aug-2026 16:05:50 UTC] ✅ User profile retrieved successfully for user ID: 1178
[02-Aug-2026 16:05:50 UTC] === API CALL LOG ===
[02-Aug-2026 16:05:50 UTC] Endpoint: user/profile.php
[02-Aug-2026 16:05:50 UTC] Full Log Data: {
    "timestamp": "2026-08-02 16:05:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "85.255.234.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "85.255.234.146, 162.158.216.65",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3OCIsInVzZXJuYW1lIjoiQEpFU1VTQ0hBRDMiLCJlbWFpbCI6InFhc215c2RyYTEzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg4NTY4MH0.6AtcDHcxvIBUPu6N5oIZDNmnDm5hZWyUufgR_2KRcHI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a24e53908ab4b49d-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "85.255.234.146",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Aug-2026 16:05:50 UTC] === END API CALL LOG ===
[02-Aug-2026 16:05:50 UTC] ✅ API Hash verification passed for profile endpoint
[02-Aug-2026 16:05:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3OCIsInVzZXJuYW1lIjoiQEpFU1VTQ0hBRDMiLCJlbWFpbCI6InFhc215c2RyYTEzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg4NTY4MH0.6AtcDHcxvIBUPu6N5oIZDNmnDm5hZWyUufgR_2KRcHI
[02-Aug-2026 16:05:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Aug-2026 16:05:50 UTC] ✅ JWT token verified successfully for user profile
[02-Aug-2026 16:05:50 UTC] User ID: 1178
[02-Aug-2026 16:05:50 UTC] ✅ User profile retrieved successfully for user ID: 1178
[02-Aug-2026 16:05:51 UTC] === API CALL LOG ===
[02-Aug-2026 16:05:51 UTC] Endpoint: user/profile.php
[02-Aug-2026 16:05:51 UTC] Full Log Data: {
    "timestamp": "2026-08-02 16:05:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "85.255.234.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "85.255.234.146, 162.158.216.65",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3OCIsInVzZXJuYW1lIjoiQEpFU1VTQ0hBRDMiLCJlbWFpbCI6InFhc215c2RyYTEzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg4NTY4MH0.6AtcDHcxvIBUPu6N5oIZDNmnDm5hZWyUufgR_2KRcHI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a24e5392f943b49d-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "85.255.234.146",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Aug-2026 16:05:51 UTC] === END API CALL LOG ===
[02-Aug-2026 16:05:51 UTC] ✅ API Hash verification passed for profile endpoint
[02-Aug-2026 16:05:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3OCIsInVzZXJuYW1lIjoiQEpFU1VTQ0hBRDMiLCJlbWFpbCI6InFhc215c2RyYTEzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg4NTY4MH0.6AtcDHcxvIBUPu6N5oIZDNmnDm5hZWyUufgR_2KRcHI
[02-Aug-2026 16:05:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Aug-2026 16:05:51 UTC] ✅ JWT token verified successfully for user profile
[02-Aug-2026 16:05:51 UTC] User ID: 1178
[02-Aug-2026 16:05:51 UTC] ✅ User profile retrieved successfully for user ID: 1178
[02-Aug-2026 16:05:59 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Aug-2026 16:05:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Aug-2026 16:05:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"85.255.234.146, 162.158.216.64","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3OCIsInVzZXJuYW1lIjoiQEpFU1VTQ0hBRDMiLCJlbWFpbCI6InFhc215c2RyYTEzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg4NTY4MH0.6AtcDHcxvIBUPu6N5oIZDNmnDm5hZWyUufgR_2KRcHI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a24e53c92976b49d-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"85.255.234.146","cf-ipcountry":"GB","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Aug-2026 16:05:59 UTC] === User Orders API Called ===
[02-Aug-2026 16:05:59 UTC] User ID: 1178
[02-Aug-2026 16:05:59 UTC] Limit: 20, Offset: 0
[02-Aug-2026 16:05:59 UTC] Orders found: 0
[02-Aug-2026 16:05:59 UTC] Orders data: []
[02-Aug-2026 16:05:59 UTC] Total orders count: 0
[02-Aug-2026 16:06:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Aug-2026 16:06:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Aug-2026 16:06:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"85.255.234.146, 162.158.216.64","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3OCIsInVzZXJuYW1lIjoiQEpFU1VTQ0hBRDMiLCJlbWFpbCI6InFhc215c2RyYTEzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg4NTY4MH0.6AtcDHcxvIBUPu6N5oIZDNmnDm5hZWyUufgR_2KRcHI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a24e53d12e3ab49d-LHR","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"85.255.234.146","cf-ipcountry":"GB","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Aug-2026 16:06:01 UTC] === User Orders API Called ===
[02-Aug-2026 16:06:01 UTC] User ID: 1178
[02-Aug-2026 16:06:01 UTC] Limit: 20, Offset: 0
[02-Aug-2026 16:06:01 UTC] Orders found: 0
[02-Aug-2026 16:06:01 UTC] Orders data: []
[02-Aug-2026 16:06:01 UTC] Total orders count: 0
[02-Aug-2026 16:06:01 UTC] === API CALL LOG ===
[02-Aug-2026 16:06:01 UTC] Endpoint: user/profile.php
[02-Aug-2026 16:06:01 UTC] Full Log Data: {
    "timestamp": "2026-08-02 16:06:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "85.255.234.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "85.255.234.146, 162.158.216.64",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3OCIsInVzZXJuYW1lIjoiQEpFU1VTQ0hBRDMiLCJlbWFpbCI6InFhc215c2RyYTEzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg4NTY4MH0.6AtcDHcxvIBUPu6N5oIZDNmnDm5hZWyUufgR_2KRcHI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a24e53d1d84db49d-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "85.255.234.146",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Aug-2026 16:06:01 UTC] === END API CALL LOG ===
[02-Aug-2026 16:06:01 UTC] ✅ API Hash verification passed for profile endpoint
[02-Aug-2026 16:06:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3OCIsInVzZXJuYW1lIjoiQEpFU1VTQ0hBRDMiLCJlbWFpbCI6InFhc215c2RyYTEzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg4NTY4MH0.6AtcDHcxvIBUPu6N5oIZDNmnDm5hZWyUufgR_2KRcHI
[02-Aug-2026 16:06:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Aug-2026 16:06:01 UTC] ✅ JWT token verified successfully for user profile
[02-Aug-2026 16:06:01 UTC] User ID: 1178
[02-Aug-2026 16:06:01 UTC] ✅ User profile retrieved successfully for user ID: 1178
[02-Aug-2026 16:06:01 UTC] === API CALL LOG ===
[02-Aug-2026 16:06:01 UTC] Endpoint: user/profile.php
[02-Aug-2026 16:06:01 UTC] Full Log Data: {
    "timestamp": "2026-08-02 16:06:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "85.255.234.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "85.255.234.146, 162.158.216.64",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3OCIsInVzZXJuYW1lIjoiQEpFU1VTQ0hBRDMiLCJlbWFpbCI6InFhc215c2RyYTEzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg4NTY4MH0.6AtcDHcxvIBUPu6N5oIZDNmnDm5hZWyUufgR_2KRcHI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a24e53d31bf2b49d-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "85.255.234.146",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Aug-2026 16:06:01 UTC] === END API CALL LOG ===
[02-Aug-2026 16:06:01 UTC] ✅ API Hash verification passed for profile endpoint
[02-Aug-2026 16:06:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3OCIsInVzZXJuYW1lIjoiQEpFU1VTQ0hBRDMiLCJlbWFpbCI6InFhc215c2RyYTEzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg4NTY4MH0.6AtcDHcxvIBUPu6N5oIZDNmnDm5hZWyUufgR_2KRcHI
[02-Aug-2026 16:06:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Aug-2026 16:06:01 UTC] ✅ JWT token verified successfully for user profile
[02-Aug-2026 16:06:01 UTC] User ID: 1178
[02-Aug-2026 16:06:01 UTC] ✅ User profile retrieved successfully for user ID: 1178
[02-Aug-2026 16:06:01 UTC] === API CALL LOG ===
[02-Aug-2026 16:06:01 UTC] Endpoint: user/profile.php
[02-Aug-2026 16:06:01 UTC] Full Log Data: {
    "timestamp": "2026-08-02 16:06:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "85.255.234.146",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "85.255.234.146, 162.158.216.64",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3OCIsInVzZXJuYW1lIjoiQEpFU1VTQ0hBRDMiLCJlbWFpbCI6InFhc215c2RyYTEzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg4NTY4MH0.6AtcDHcxvIBUPu6N5oIZDNmnDm5hZWyUufgR_2KRcHI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a24e53d57a9cb49d-LHR",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "85.255.234.146",
        "cf-ipcountry": "GB",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Aug-2026 16:06:01 UTC] === END API CALL LOG ===
[02-Aug-2026 16:06:01 UTC] ✅ API Hash verification passed for profile endpoint
[02-Aug-2026 16:06:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE3OCIsInVzZXJuYW1lIjoiQEpFU1VTQ0hBRDMiLCJlbWFpbCI6InFhc215c2RyYTEzQGdtYWlsLmNvbSIsImV4cCI6MTc4NTg4NTY4MH0.6AtcDHcxvIBUPu6N5oIZDNmnDm5hZWyUufgR_2KRcHI
[02-Aug-2026 16:06:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Aug-2026 16:06:01 UTC] ✅ JWT token verified successfully for user profile
[02-Aug-2026 16:06:01 UTC] User ID: 1178
[02-Aug-2026 16:06:01 UTC] ✅ User profile retrieved successfully for user ID: 1178
[02-Aug-2026 16:40:06 UTC] === API CALL LOG ===
[02-Aug-2026 16:40:06 UTC] Endpoint: user/profile.php
[02-Aug-2026 16:40:06 UTC] Full Log Data: {
    "timestamp": "2026-08-02 16:40:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.82.54",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.82.54, 104.23.166.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxMCIsInVzZXJuYW1lIjoiTWFtYWRvdGltaSIsImVtYWlsIjoibWFtYWRvcm90aW1pQGdtYWlsLmNvbSIsImV4cCI6MTc4NjIyNjkzNX0.7S5UWJ021TgpZxSWKmlawTggmOkpIX-99yKHpmsujHM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a24e85c018ac8477-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.82.54",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Aug-2026 16:40:06 UTC] === END API CALL LOG ===
[02-Aug-2026 16:40:06 UTC] ✅ API Hash verification passed for profile endpoint
[02-Aug-2026 16:40:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxMCIsInVzZXJuYW1lIjoiTWFtYWRvdGltaSIsImVtYWlsIjoibWFtYWRvcm90aW1pQGdtYWlsLmNvbSIsImV4cCI6MTc4NjIyNjkzNX0.7S5UWJ021TgpZxSWKmlawTggmOkpIX-99yKHpmsujHM
[02-Aug-2026 16:40:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Aug-2026 16:40:06 UTC] ✅ JWT token verified successfully for user profile
[02-Aug-2026 16:40:06 UTC] User ID: 1210
[02-Aug-2026 16:40:06 UTC] ✅ User profile retrieved successfully for user ID: 1210
[02-Aug-2026 16:40:07 UTC] === API CALL LOG ===
[02-Aug-2026 16:40:07 UTC] Endpoint: user/profile.php
[02-Aug-2026 16:40:07 UTC] Full Log Data: {
    "timestamp": "2026-08-02 16:40:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.82.54",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.82.54, 104.23.166.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxMCIsInVzZXJuYW1lIjoiTWFtYWRvdGltaSIsImVtYWlsIjoibWFtYWRvcm90aW1pQGdtYWlsLmNvbSIsImV4cCI6MTc4NjIyNjkzNX0.7S5UWJ021TgpZxSWKmlawTggmOkpIX-99yKHpmsujHM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a24e85c788b78477-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.82.54",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Aug-2026 16:40:07 UTC] === END API CALL LOG ===
[02-Aug-2026 16:40:07 UTC] ✅ API Hash verification passed for profile endpoint
[02-Aug-2026 16:40:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxMCIsInVzZXJuYW1lIjoiTWFtYWRvdGltaSIsImVtYWlsIjoibWFtYWRvcm90aW1pQGdtYWlsLmNvbSIsImV4cCI6MTc4NjIyNjkzNX0.7S5UWJ021TgpZxSWKmlawTggmOkpIX-99yKHpmsujHM
[02-Aug-2026 16:40:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Aug-2026 16:40:07 UTC] ✅ JWT token verified successfully for user profile
[02-Aug-2026 16:40:07 UTC] User ID: 1210
[02-Aug-2026 16:40:07 UTC] ✅ User profile retrieved successfully for user ID: 1210
[02-Aug-2026 16:40:07 UTC] === API CALL LOG ===
[02-Aug-2026 16:40:07 UTC] Endpoint: user/profile.php
[02-Aug-2026 16:40:07 UTC] Full Log Data: {
    "timestamp": "2026-08-02 16:40:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.82.54",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.82.54, 104.23.166.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxMCIsInVzZXJuYW1lIjoiTWFtYWRvdGltaSIsImVtYWlsIjoibWFtYWRvcm90aW1pQGdtYWlsLmNvbSIsImV4cCI6MTc4NjIyNjkzNX0.7S5UWJ021TgpZxSWKmlawTggmOkpIX-99yKHpmsujHM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a24e85c788c38477-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.82.54",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Aug-2026 16:40:07 UTC] === END API CALL LOG ===
[02-Aug-2026 16:40:07 UTC] ✅ API Hash verification passed for profile endpoint
[02-Aug-2026 16:40:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxMCIsInVzZXJuYW1lIjoiTWFtYWRvdGltaSIsImVtYWlsIjoibWFtYWRvcm90aW1pQGdtYWlsLmNvbSIsImV4cCI6MTc4NjIyNjkzNX0.7S5UWJ021TgpZxSWKmlawTggmOkpIX-99yKHpmsujHM
[02-Aug-2026 16:40:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Aug-2026 16:40:07 UTC] ✅ JWT token verified successfully for user profile
[02-Aug-2026 16:40:07 UTC] User ID: 1210
[02-Aug-2026 16:40:07 UTC] ✅ User profile retrieved successfully for user ID: 1210
[02-Aug-2026 16:40:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Aug-2026 16:40:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Aug-2026 16:40:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.82.54, 104.23.166.101","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxMCIsInVzZXJuYW1lIjoiTWFtYWRvdGltaSIsImVtYWlsIjoibWFtYWRvcm90aW1pQGdtYWlsLmNvbSIsImV4cCI6MTc4NjIyNjkzNX0.7S5UWJ021TgpZxSWKmlawTggmOkpIX-99yKHpmsujHM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a24e85c788c18477-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.82.54","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Aug-2026 16:40:07 UTC] === User Orders API Called ===
[02-Aug-2026 16:40:07 UTC] User ID: 1210
[02-Aug-2026 16:40:07 UTC] Limit: 20, Offset: 0
[02-Aug-2026 16:40:07 UTC] Orders found: 0
[02-Aug-2026 16:40:07 UTC] Orders data: []
[02-Aug-2026 16:40:07 UTC] Total orders count: 0
[02-Aug-2026 16:42:49 UTC] === API CALL LOG ===
[02-Aug-2026 16:42:49 UTC] Endpoint: user/profile.php
[02-Aug-2026 16:42:49 UTC] Full Log Data: {
    "timestamp": "2026-08-02 16:42:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.214.211.183",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.214.211.183, 172.64.200.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNyIsInVzZXJuYW1lIjoic2hvbXVyb2R2cyIsImVtYWlsIjoic2hvbXVyb2R2czgyMEBnbWFpbC5jb20iLCJleHAiOjE3ODYyOTM3Njh9.pAD_Atzxrz9JbUyuZS57vAhqhT7gPXUjQEt3Vzfujak",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a24e89b8aaae1bf9-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "95.214.211.183",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Aug-2026 16:42:49 UTC] === END API CALL LOG ===
[02-Aug-2026 16:42:49 UTC] ✅ API Hash verification passed for profile endpoint
[02-Aug-2026 16:42:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNyIsInVzZXJuYW1lIjoic2hvbXVyb2R2cyIsImVtYWlsIjoic2hvbXVyb2R2czgyMEBnbWFpbC5jb20iLCJleHAiOjE3ODYyOTM3Njh9.pAD_Atzxrz9JbUyuZS57vAhqhT7gPXUjQEt3Vzfujak
[02-Aug-2026 16:42:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Aug-2026 16:42:49 UTC] ✅ JWT token verified successfully for user profile
[02-Aug-2026 16:42:49 UTC] User ID: 1217
[02-Aug-2026 16:42:49 UTC] ✅ User profile retrieved successfully for user ID: 1217
[02-Aug-2026 16:42:49 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Aug-2026 16:42:49 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Aug-2026 16:42:49 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"95.214.211.183, 172.64.200.15","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNyIsInVzZXJuYW1lIjoic2hvbXVyb2R2cyIsImVtYWlsIjoic2hvbXVyb2R2czgyMEBnbWFpbC5jb20iLCJleHAiOjE3ODYyOTM3Njh9.pAD_Atzxrz9JbUyuZS57vAhqhT7gPXUjQEt3Vzfujak","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a24e89b93be51bf9-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"95.214.211.183","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Aug-2026 16:42:49 UTC] === User Orders API Called ===
[02-Aug-2026 16:42:49 UTC] User ID: 1217
[02-Aug-2026 16:42:49 UTC] Limit: 20, Offset: 0
[02-Aug-2026 16:42:49 UTC] Orders found: 0
[02-Aug-2026 16:42:49 UTC] Orders data: []
[02-Aug-2026 16:42:49 UTC] Total orders count: 0
[02-Aug-2026 16:42:49 UTC] === API CALL LOG ===
[02-Aug-2026 16:42:49 UTC] Endpoint: user/profile.php
[02-Aug-2026 16:42:49 UTC] Full Log Data: {
    "timestamp": "2026-08-02 16:42:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.214.211.183",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.214.211.183, 172.64.200.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNyIsInVzZXJuYW1lIjoic2hvbXVyb2R2cyIsImVtYWlsIjoic2hvbXVyb2R2czgyMEBnbWFpbC5jb20iLCJleHAiOjE3ODYyOTM3Njh9.pAD_Atzxrz9JbUyuZS57vAhqhT7gPXUjQEt3Vzfujak",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a24e89ba2dfb1bf9-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "95.214.211.183",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Aug-2026 16:42:49 UTC] === END API CALL LOG ===
[02-Aug-2026 16:42:49 UTC] ✅ API Hash verification passed for profile endpoint
[02-Aug-2026 16:42:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNyIsInVzZXJuYW1lIjoic2hvbXVyb2R2cyIsImVtYWlsIjoic2hvbXVyb2R2czgyMEBnbWFpbC5jb20iLCJleHAiOjE3ODYyOTM3Njh9.pAD_Atzxrz9JbUyuZS57vAhqhT7gPXUjQEt3Vzfujak
[02-Aug-2026 16:42:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Aug-2026 16:42:49 UTC] ✅ JWT token verified successfully for user profile
[02-Aug-2026 16:42:49 UTC] User ID: 1217
[02-Aug-2026 16:42:49 UTC] ✅ User profile retrieved successfully for user ID: 1217
[02-Aug-2026 16:42:49 UTC] === API CALL LOG ===
[02-Aug-2026 16:42:49 UTC] Endpoint: user/profile.php
[02-Aug-2026 16:42:49 UTC] Full Log Data: {
    "timestamp": "2026-08-02 16:42:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.214.211.183",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.214.211.183, 172.64.200.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNyIsInVzZXJuYW1lIjoic2hvbXVyb2R2cyIsImVtYWlsIjoic2hvbXVyb2R2czgyMEBnbWFpbC5jb20iLCJleHAiOjE3ODYyOTM3Njh9.pAD_Atzxrz9JbUyuZS57vAhqhT7gPXUjQEt3Vzfujak",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a24e89bd6d181bf9-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "95.214.211.183",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Aug-2026 16:42:49 UTC] === END API CALL LOG ===
[02-Aug-2026 16:42:49 UTC] ✅ API Hash verification passed for profile endpoint
[02-Aug-2026 16:42:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNyIsInVzZXJuYW1lIjoic2hvbXVyb2R2cyIsImVtYWlsIjoic2hvbXVyb2R2czgyMEBnbWFpbC5jb20iLCJleHAiOjE3ODYyOTM3Njh9.pAD_Atzxrz9JbUyuZS57vAhqhT7gPXUjQEt3Vzfujak
[02-Aug-2026 16:42:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Aug-2026 16:42:49 UTC] ✅ JWT token verified successfully for user profile
[02-Aug-2026 16:42:49 UTC] User ID: 1217
[02-Aug-2026 16:42:49 UTC] ✅ User profile retrieved successfully for user ID: 1217
[02-Aug-2026 16:43:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Aug-2026 16:43:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Aug-2026 16:43:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"95.214.211.183, 172.64.200.14","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNyIsInVzZXJuYW1lIjoic2hvbXVyb2R2cyIsImVtYWlsIjoic2hvbXVyb2R2czgyMEBnbWFpbC5jb20iLCJleHAiOjE3ODYyOTM3Njh9.pAD_Atzxrz9JbUyuZS57vAhqhT7gPXUjQEt3Vzfujak","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a24e8a292dab1bf9-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"95.214.211.183","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Aug-2026 16:43:07 UTC] === User Orders API Called ===
[02-Aug-2026 16:43:07 UTC] User ID: 1217
[02-Aug-2026 16:43:07 UTC] Limit: 20, Offset: 0
[02-Aug-2026 16:43:07 UTC] Orders found: 0
[02-Aug-2026 16:43:07 UTC] Orders data: []
[02-Aug-2026 16:43:07 UTC] Total orders count: 0
[02-Aug-2026 16:43:07 UTC] === API CALL LOG ===
[02-Aug-2026 16:43:07 UTC] Endpoint: user/profile.php
[02-Aug-2026 16:43:07 UTC] Full Log Data: {
    "timestamp": "2026-08-02 16:43:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.214.211.183",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.214.211.183, 172.64.200.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNyIsInVzZXJuYW1lIjoic2hvbXVyb2R2cyIsImVtYWlsIjoic2hvbXVyb2R2czgyMEBnbWFpbC5jb20iLCJleHAiOjE3ODYyOTM3Njh9.pAD_Atzxrz9JbUyuZS57vAhqhT7gPXUjQEt3Vzfujak",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a24e8a292daf1bf9-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "95.214.211.183",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Aug-2026 16:43:07 UTC] === END API CALL LOG ===
[02-Aug-2026 16:43:07 UTC] ✅ API Hash verification passed for profile endpoint
[02-Aug-2026 16:43:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNyIsInVzZXJuYW1lIjoic2hvbXVyb2R2cyIsImVtYWlsIjoic2hvbXVyb2R2czgyMEBnbWFpbC5jb20iLCJleHAiOjE3ODYyOTM3Njh9.pAD_Atzxrz9JbUyuZS57vAhqhT7gPXUjQEt3Vzfujak
[02-Aug-2026 16:43:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Aug-2026 16:43:07 UTC] ✅ JWT token verified successfully for user profile
[02-Aug-2026 16:43:07 UTC] User ID: 1217
[02-Aug-2026 16:43:07 UTC] ✅ User profile retrieved successfully for user ID: 1217
[02-Aug-2026 16:43:07 UTC] === API CALL LOG ===
[02-Aug-2026 16:43:07 UTC] Endpoint: user/profile.php
[02-Aug-2026 16:43:07 UTC] Full Log Data: {
    "timestamp": "2026-08-02 16:43:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.214.211.183",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.214.211.183, 172.64.200.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNyIsInVzZXJuYW1lIjoic2hvbXVyb2R2cyIsImVtYWlsIjoic2hvbXVyb2R2czgyMEBnbWFpbC5jb20iLCJleHAiOjE3ODYyOTM3Njh9.pAD_Atzxrz9JbUyuZS57vAhqhT7gPXUjQEt3Vzfujak",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a24e8a2cce801bf9-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "95.214.211.183",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Aug-2026 16:43:07 UTC] === END API CALL LOG ===
[02-Aug-2026 16:43:07 UTC] ✅ API Hash verification passed for profile endpoint
[02-Aug-2026 16:43:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNyIsInVzZXJuYW1lIjoic2hvbXVyb2R2cyIsImVtYWlsIjoic2hvbXVyb2R2czgyMEBnbWFpbC5jb20iLCJleHAiOjE3ODYyOTM3Njh9.pAD_Atzxrz9JbUyuZS57vAhqhT7gPXUjQEt3Vzfujak
[02-Aug-2026 16:43:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Aug-2026 16:43:07 UTC] ✅ JWT token verified successfully for user profile
[02-Aug-2026 16:43:07 UTC] User ID: 1217
[02-Aug-2026 16:43:07 UTC] ✅ User profile retrieved successfully for user ID: 1217
[02-Aug-2026 16:43:07 UTC] === API CALL LOG ===
[02-Aug-2026 16:43:07 UTC] Endpoint: user/profile.php
[02-Aug-2026 16:43:07 UTC] Full Log Data: {
    "timestamp": "2026-08-02 16:43:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.214.211.183",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.214.211.183, 172.64.200.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNyIsInVzZXJuYW1lIjoic2hvbXVyb2R2cyIsImVtYWlsIjoic2hvbXVyb2R2czgyMEBnbWFpbC5jb20iLCJleHAiOjE3ODYyOTM3Njh9.pAD_Atzxrz9JbUyuZS57vAhqhT7gPXUjQEt3Vzfujak",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a24e8a2d78141bf9-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "95.214.211.183",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Aug-2026 16:43:07 UTC] === END API CALL LOG ===
[02-Aug-2026 16:43:07 UTC] ✅ API Hash verification passed for profile endpoint
[02-Aug-2026 16:43:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNyIsInVzZXJuYW1lIjoic2hvbXVyb2R2cyIsImVtYWlsIjoic2hvbXVyb2R2czgyMEBnbWFpbC5jb20iLCJleHAiOjE3ODYyOTM3Njh9.pAD_Atzxrz9JbUyuZS57vAhqhT7gPXUjQEt3Vzfujak
[02-Aug-2026 16:43:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Aug-2026 16:43:07 UTC] ✅ JWT token verified successfully for user profile
[02-Aug-2026 16:43:07 UTC] User ID: 1217
[02-Aug-2026 16:43:07 UTC] ✅ User profile retrieved successfully for user ID: 1217
[02-Aug-2026 16:43:42 UTC] === API CALL LOG ===
[02-Aug-2026 16:43:42 UTC] Endpoint: user/profile.php
[02-Aug-2026 16:43:42 UTC] Full Log Data: {
    "timestamp": "2026-08-02 16:43:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.214.211.183",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.214.211.183, 162.158.102.212",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNyIsInVzZXJuYW1lIjoic2hvbXVyb2R2cyIsImVtYWlsIjoic2hvbXVyb2R2czgyMEBnbWFpbC5jb20iLCJleHAiOjE3ODYyOTM3Njh9.pAD_Atzxrz9JbUyuZS57vAhqhT7gPXUjQEt3Vzfujak",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a24e8b09280834ce-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "95.214.211.183",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Aug-2026 16:43:42 UTC] === END API CALL LOG ===
[02-Aug-2026 16:43:42 UTC] ✅ API Hash verification passed for profile endpoint
[02-Aug-2026 16:43:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNyIsInVzZXJuYW1lIjoic2hvbXVyb2R2cyIsImVtYWlsIjoic2hvbXVyb2R2czgyMEBnbWFpbC5jb20iLCJleHAiOjE3ODYyOTM3Njh9.pAD_Atzxrz9JbUyuZS57vAhqhT7gPXUjQEt3Vzfujak
[02-Aug-2026 16:43:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Aug-2026 16:43:42 UTC] ✅ JWT token verified successfully for user profile
[02-Aug-2026 16:43:42 UTC] User ID: 1217
[02-Aug-2026 16:43:42 UTC] ✅ User profile retrieved successfully for user ID: 1217
[02-Aug-2026 16:43:47 UTC] === API CALL LOG ===
[02-Aug-2026 16:43:47 UTC] Endpoint: user/profile.php
[02-Aug-2026 16:43:47 UTC] Full Log Data: {
    "timestamp": "2026-08-02 16:43:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.214.211.183",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.214.211.183, 162.158.102.220",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNyIsInVzZXJuYW1lIjoic2hvbXVyb2R2cyIsImVtYWlsIjoic2hvbXVyb2R2czgyMEBnbWFpbC5jb20iLCJleHAiOjE3ODYyOTM3Njh9.pAD_Atzxrz9JbUyuZS57vAhqhT7gPXUjQEt3Vzfujak",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a24e8b251bdc34ce-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "95.214.211.183",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Aug-2026 16:43:47 UTC] === END API CALL LOG ===
[02-Aug-2026 16:43:47 UTC] ✅ API Hash verification passed for profile endpoint
[02-Aug-2026 16:43:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNyIsInVzZXJuYW1lIjoic2hvbXVyb2R2cyIsImVtYWlsIjoic2hvbXVyb2R2czgyMEBnbWFpbC5jb20iLCJleHAiOjE3ODYyOTM3Njh9.pAD_Atzxrz9JbUyuZS57vAhqhT7gPXUjQEt3Vzfujak
[02-Aug-2026 16:43:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Aug-2026 16:43:47 UTC] ✅ JWT token verified successfully for user profile
[02-Aug-2026 16:43:47 UTC] User ID: 1217
[02-Aug-2026 16:43:47 UTC] ✅ User profile retrieved successfully for user ID: 1217
[02-Aug-2026 16:43:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Aug-2026 16:43:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Aug-2026 16:43:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"95.214.211.183, 162.158.102.212","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNyIsInVzZXJuYW1lIjoic2hvbXVyb2R2cyIsImVtYWlsIjoic2hvbXVyb2R2czgyMEBnbWFpbC5jb20iLCJleHAiOjE3ODYyOTM3Njh9.pAD_Atzxrz9JbUyuZS57vAhqhT7gPXUjQEt3Vzfujak","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a24e8b564dd434ce-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"95.214.211.183","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Aug-2026 16:43:55 UTC] === User Orders API Called ===
[02-Aug-2026 16:43:55 UTC] User ID: 1217
[02-Aug-2026 16:43:55 UTC] Limit: 20, Offset: 0
[02-Aug-2026 16:43:55 UTC] Orders found: 0
[02-Aug-2026 16:43:55 UTC] Orders data: []
[02-Aug-2026 16:43:55 UTC] Total orders count: 0
[02-Aug-2026 16:43:55 UTC] === API CALL LOG ===
[02-Aug-2026 16:43:55 UTC] Endpoint: user/profile.php
[02-Aug-2026 16:43:55 UTC] Full Log Data: {
    "timestamp": "2026-08-02 16:43:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.214.211.183",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.214.211.183, 162.158.102.212",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNyIsInVzZXJuYW1lIjoic2hvbXVyb2R2cyIsImVtYWlsIjoic2hvbXVyb2R2czgyMEBnbWFpbC5jb20iLCJleHAiOjE3ODYyOTM3Njh9.pAD_Atzxrz9JbUyuZS57vAhqhT7gPXUjQEt3Vzfujak",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a24e8b564dd534ce-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "95.214.211.183",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Aug-2026 16:43:55 UTC] === END API CALL LOG ===
[02-Aug-2026 16:43:55 UTC] ✅ API Hash verification passed for profile endpoint
[02-Aug-2026 16:43:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNyIsInVzZXJuYW1lIjoic2hvbXVyb2R2cyIsImVtYWlsIjoic2hvbXVyb2R2czgyMEBnbWFpbC5jb20iLCJleHAiOjE3ODYyOTM3Njh9.pAD_Atzxrz9JbUyuZS57vAhqhT7gPXUjQEt3Vzfujak
[02-Aug-2026 16:43:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Aug-2026 16:43:55 UTC] ✅ JWT token verified successfully for user profile
[02-Aug-2026 16:43:55 UTC] User ID: 1217
[02-Aug-2026 16:43:55 UTC] ✅ User profile retrieved successfully for user ID: 1217
[02-Aug-2026 16:43:55 UTC] === API CALL LOG ===
[02-Aug-2026 16:43:55 UTC] Endpoint: user/profile.php
[02-Aug-2026 16:43:55 UTC] Full Log Data: {
    "timestamp": "2026-08-02 16:43:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.214.211.183",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.214.211.183, 162.158.102.212",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNyIsInVzZXJuYW1lIjoic2hvbXVyb2R2cyIsImVtYWlsIjoic2hvbXVyb2R2czgyMEBnbWFpbC5jb20iLCJleHAiOjE3ODYyOTM3Njh9.pAD_Atzxrz9JbUyuZS57vAhqhT7gPXUjQEt3Vzfujak",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a24e8b59bf5334ce-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "95.214.211.183",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Aug-2026 16:43:55 UTC] === END API CALL LOG ===
[02-Aug-2026 16:43:55 UTC] ✅ API Hash verification passed for profile endpoint
[02-Aug-2026 16:43:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNyIsInVzZXJuYW1lIjoic2hvbXVyb2R2cyIsImVtYWlsIjoic2hvbXVyb2R2czgyMEBnbWFpbC5jb20iLCJleHAiOjE3ODYyOTM3Njh9.pAD_Atzxrz9JbUyuZS57vAhqhT7gPXUjQEt3Vzfujak
[02-Aug-2026 16:43:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Aug-2026 16:43:55 UTC] ✅ JWT token verified successfully for user profile
[02-Aug-2026 16:43:55 UTC] User ID: 1217
[02-Aug-2026 16:43:55 UTC] ✅ User profile retrieved successfully for user ID: 1217
[02-Aug-2026 16:44:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Aug-2026 16:44:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Aug-2026 16:44:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"95.214.211.183, 162.158.102.212","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNyIsInVzZXJuYW1lIjoic2hvbXVyb2R2cyIsImVtYWlsIjoic2hvbXVyb2R2czgyMEBnbWFpbC5jb20iLCJleHAiOjE3ODYyOTM3Njh9.pAD_Atzxrz9JbUyuZS57vAhqhT7gPXUjQEt3Vzfujak","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a24e8c3bd8b334ce-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"95.214.211.183","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Aug-2026 16:44:32 UTC] === User Orders API Called ===
[02-Aug-2026 16:44:32 UTC] User ID: 1217
[02-Aug-2026 16:44:32 UTC] Limit: 20, Offset: 0
[02-Aug-2026 16:44:32 UTC] Orders found: 0
[02-Aug-2026 16:44:32 UTC] Orders data: []
[02-Aug-2026 16:44:32 UTC] Total orders count: 0
[02-Aug-2026 16:44:32 UTC] === API CALL LOG ===
[02-Aug-2026 16:44:32 UTC] Endpoint: user/profile.php
[02-Aug-2026 16:44:32 UTC] Full Log Data: {
    "timestamp": "2026-08-02 16:44:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.214.211.183",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.214.211.183, 162.158.102.212",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNyIsInVzZXJuYW1lIjoic2hvbXVyb2R2cyIsImVtYWlsIjoic2hvbXVyb2R2czgyMEBnbWFpbC5jb20iLCJleHAiOjE3ODYyOTM3Njh9.pAD_Atzxrz9JbUyuZS57vAhqhT7gPXUjQEt3Vzfujak",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a24e8c3bd8b534ce-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "95.214.211.183",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Aug-2026 16:44:32 UTC] === END API CALL LOG ===
[02-Aug-2026 16:44:32 UTC] ✅ API Hash verification passed for profile endpoint
[02-Aug-2026 16:44:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNyIsInVzZXJuYW1lIjoic2hvbXVyb2R2cyIsImVtYWlsIjoic2hvbXVyb2R2czgyMEBnbWFpbC5jb20iLCJleHAiOjE3ODYyOTM3Njh9.pAD_Atzxrz9JbUyuZS57vAhqhT7gPXUjQEt3Vzfujak
[02-Aug-2026 16:44:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Aug-2026 16:44:32 UTC] ✅ JWT token verified successfully for user profile
[02-Aug-2026 16:44:32 UTC] User ID: 1217
[02-Aug-2026 16:44:32 UTC] ✅ User profile retrieved successfully for user ID: 1217
[02-Aug-2026 16:44:32 UTC] === API CALL LOG ===
[02-Aug-2026 16:44:32 UTC] Endpoint: user/profile.php
[02-Aug-2026 16:44:32 UTC] Full Log Data: {
    "timestamp": "2026-08-02 16:44:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.214.211.183",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.214.211.183, 162.158.102.212",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNyIsInVzZXJuYW1lIjoic2hvbXVyb2R2cyIsImVtYWlsIjoic2hvbXVyb2R2czgyMEBnbWFpbC5jb20iLCJleHAiOjE3ODYyOTM3Njh9.pAD_Atzxrz9JbUyuZS57vAhqhT7gPXUjQEt3Vzfujak",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a24e8c3fba9b34ce-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "95.214.211.183",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Aug-2026 16:44:32 UTC] === END API CALL LOG ===
[02-Aug-2026 16:44:32 UTC] ✅ API Hash verification passed for profile endpoint
[02-Aug-2026 16:44:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNyIsInVzZXJuYW1lIjoic2hvbXVyb2R2cyIsImVtYWlsIjoic2hvbXVyb2R2czgyMEBnbWFpbC5jb20iLCJleHAiOjE3ODYyOTM3Njh9.pAD_Atzxrz9JbUyuZS57vAhqhT7gPXUjQEt3Vzfujak
[02-Aug-2026 16:44:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Aug-2026 16:44:32 UTC] ✅ JWT token verified successfully for user profile
[02-Aug-2026 16:44:32 UTC] User ID: 1217
[02-Aug-2026 16:44:32 UTC] ✅ User profile retrieved successfully for user ID: 1217
[02-Aug-2026 16:45:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Aug-2026 16:45:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Aug-2026 16:45:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"95.214.211.183, 162.158.102.212","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNyIsInVzZXJuYW1lIjoic2hvbXVyb2R2cyIsImVtYWlsIjoic2hvbXVyb2R2czgyMEBnbWFpbC5jb20iLCJleHAiOjE3ODYyOTM3Njh9.pAD_Atzxrz9JbUyuZS57vAhqhT7gPXUjQEt3Vzfujak","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a24e8cf37bb734ce-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"95.214.211.183","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Aug-2026 16:45:01 UTC] === User Orders API Called ===
[02-Aug-2026 16:45:01 UTC] User ID: 1217
[02-Aug-2026 16:45:01 UTC] Limit: 20, Offset: 0
[02-Aug-2026 16:45:01 UTC] Orders found: 0
[02-Aug-2026 16:45:01 UTC] Orders data: []
[02-Aug-2026 16:45:01 UTC] Total orders count: 0
[02-Aug-2026 16:45:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Aug-2026 16:45:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Aug-2026 16:45:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"95.214.211.183, 162.158.102.212","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNyIsInVzZXJuYW1lIjoic2hvbXVyb2R2cyIsImVtYWlsIjoic2hvbXVyb2R2czgyMEBnbWFpbC5jb20iLCJleHAiOjE3ODYyOTM3Njh9.pAD_Atzxrz9JbUyuZS57vAhqhT7gPXUjQEt3Vzfujak","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a24e8cfddf6a34ce-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"95.214.211.183","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Aug-2026 16:45:03 UTC] === User Orders API Called ===
[02-Aug-2026 16:45:03 UTC] User ID: 1217
[02-Aug-2026 16:45:03 UTC] Limit: 20, Offset: 0
[02-Aug-2026 16:45:03 UTC] Orders found: 0
[02-Aug-2026 16:45:03 UTC] Orders data: []
[02-Aug-2026 16:45:03 UTC] Total orders count: 0
[02-Aug-2026 16:45:03 UTC] === API CALL LOG ===
[02-Aug-2026 16:45:03 UTC] Endpoint: user/profile.php
[02-Aug-2026 16:45:03 UTC] Full Log Data: {
    "timestamp": "2026-08-02 16:45:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.214.211.183",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.214.211.183, 162.158.102.212",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNyIsInVzZXJuYW1lIjoic2hvbXVyb2R2cyIsImVtYWlsIjoic2hvbXVyb2R2czgyMEBnbWFpbC5jb20iLCJleHAiOjE3ODYyOTM3Njh9.pAD_Atzxrz9JbUyuZS57vAhqhT7gPXUjQEt3Vzfujak",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a24e8cfe7fca34ce-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "95.214.211.183",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Aug-2026 16:45:03 UTC] === END API CALL LOG ===
[02-Aug-2026 16:45:03 UTC] ✅ API Hash verification passed for profile endpoint
[02-Aug-2026 16:45:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNyIsInVzZXJuYW1lIjoic2hvbXVyb2R2cyIsImVtYWlsIjoic2hvbXVyb2R2czgyMEBnbWFpbC5jb20iLCJleHAiOjE3ODYyOTM3Njh9.pAD_Atzxrz9JbUyuZS57vAhqhT7gPXUjQEt3Vzfujak
[02-Aug-2026 16:45:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Aug-2026 16:45:03 UTC] ✅ JWT token verified successfully for user profile
[02-Aug-2026 16:45:03 UTC] User ID: 1217
[02-Aug-2026 16:45:03 UTC] ✅ User profile retrieved successfully for user ID: 1217
[02-Aug-2026 16:45:03 UTC] === API CALL LOG ===
[02-Aug-2026 16:45:03 UTC] Endpoint: user/profile.php
[02-Aug-2026 16:45:03 UTC] Full Log Data: {
    "timestamp": "2026-08-02 16:45:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.214.211.183",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.214.211.183, 162.158.102.212",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNyIsInVzZXJuYW1lIjoic2hvbXVyb2R2cyIsImVtYWlsIjoic2hvbXVyb2R2czgyMEBnbWFpbC5jb20iLCJleHAiOjE3ODYyOTM3Njh9.pAD_Atzxrz9JbUyuZS57vAhqhT7gPXUjQEt3Vzfujak",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a24e8d01b91434ce-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "95.214.211.183",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Aug-2026 16:45:03 UTC] === END API CALL LOG ===
[02-Aug-2026 16:45:03 UTC] ✅ API Hash verification passed for profile endpoint
[02-Aug-2026 16:45:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNyIsInVzZXJuYW1lIjoic2hvbXVyb2R2cyIsImVtYWlsIjoic2hvbXVyb2R2czgyMEBnbWFpbC5jb20iLCJleHAiOjE3ODYyOTM3Njh9.pAD_Atzxrz9JbUyuZS57vAhqhT7gPXUjQEt3Vzfujak
[02-Aug-2026 16:45:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Aug-2026 16:45:03 UTC] ✅ JWT token verified successfully for user profile
[02-Aug-2026 16:45:03 UTC] User ID: 1217
[02-Aug-2026 16:45:03 UTC] ✅ User profile retrieved successfully for user ID: 1217
[02-Aug-2026 16:45:34 UTC] === API CALL LOG ===
[02-Aug-2026 16:45:34 UTC] Endpoint: user/profile.php
[02-Aug-2026 16:45:34 UTC] Full Log Data: {
    "timestamp": "2026-08-02 16:45:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.214.211.183",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.214.211.183, 162.158.102.212",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNyIsInVzZXJuYW1lIjoic2hvbXVyb2R2cyIsImVtYWlsIjoic2hvbXVyb2R2czgyMEBnbWFpbC5jb20iLCJleHAiOjE3ODYyOTM3Njh9.pAD_Atzxrz9JbUyuZS57vAhqhT7gPXUjQEt3Vzfujak",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a24e8dc29b0934ce-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "95.214.211.183",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Aug-2026 16:45:34 UTC] === END API CALL LOG ===
[02-Aug-2026 16:45:34 UTC] ✅ API Hash verification passed for profile endpoint
[02-Aug-2026 16:45:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNyIsInVzZXJuYW1lIjoic2hvbXVyb2R2cyIsImVtYWlsIjoic2hvbXVyb2R2czgyMEBnbWFpbC5jb20iLCJleHAiOjE3ODYyOTM3Njh9.pAD_Atzxrz9JbUyuZS57vAhqhT7gPXUjQEt3Vzfujak
[02-Aug-2026 16:45:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Aug-2026 16:45:34 UTC] ✅ JWT token verified successfully for user profile
[02-Aug-2026 16:45:34 UTC] User ID: 1217
[02-Aug-2026 16:45:34 UTC] ✅ User profile retrieved successfully for user ID: 1217
[02-Aug-2026 16:45:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Aug-2026 16:45:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Aug-2026 16:45:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"95.214.211.183, 162.158.102.212","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNyIsInVzZXJuYW1lIjoic2hvbXVyb2R2cyIsImVtYWlsIjoic2hvbXVyb2R2czgyMEBnbWFpbC5jb20iLCJleHAiOjE3ODYyOTM3Njh9.pAD_Atzxrz9JbUyuZS57vAhqhT7gPXUjQEt3Vzfujak","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a24e8dc29b0734ce-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"95.214.211.183","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Aug-2026 16:45:34 UTC] === User Orders API Called ===
[02-Aug-2026 16:45:34 UTC] User ID: 1217
[02-Aug-2026 16:45:34 UTC] Limit: 20, Offset: 0
[02-Aug-2026 16:45:34 UTC] Orders found: 0
[02-Aug-2026 16:45:34 UTC] Orders data: []
[02-Aug-2026 16:45:34 UTC] Total orders count: 0
[02-Aug-2026 16:45:35 UTC] === API CALL LOG ===
[02-Aug-2026 16:45:35 UTC] Endpoint: user/profile.php
[02-Aug-2026 16:45:35 UTC] Full Log Data: {
    "timestamp": "2026-08-02 16:45:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.214.211.183",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.214.211.183, 162.158.102.212",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNyIsInVzZXJuYW1lIjoic2hvbXVyb2R2cyIsImVtYWlsIjoic2hvbXVyb2R2czgyMEBnbWFpbC5jb20iLCJleHAiOjE3ODYyOTM3Njh9.pAD_Atzxrz9JbUyuZS57vAhqhT7gPXUjQEt3Vzfujak",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a24e8dc65c3e34ce-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "95.214.211.183",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Aug-2026 16:45:35 UTC] === END API CALL LOG ===
[02-Aug-2026 16:45:35 UTC] ✅ API Hash verification passed for profile endpoint
[02-Aug-2026 16:45:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNyIsInVzZXJuYW1lIjoic2hvbXVyb2R2cyIsImVtYWlsIjoic2hvbXVyb2R2czgyMEBnbWFpbC5jb20iLCJleHAiOjE3ODYyOTM3Njh9.pAD_Atzxrz9JbUyuZS57vAhqhT7gPXUjQEt3Vzfujak
[02-Aug-2026 16:45:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Aug-2026 16:45:35 UTC] ✅ JWT token verified successfully for user profile
[02-Aug-2026 16:45:35 UTC] User ID: 1217
[02-Aug-2026 16:45:35 UTC] ✅ User profile retrieved successfully for user ID: 1217
[02-Aug-2026 16:46:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Aug-2026 16:46:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Aug-2026 16:46:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"95.214.211.183, 162.158.102.213","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNyIsInVzZXJuYW1lIjoic2hvbXVyb2R2cyIsImVtYWlsIjoic2hvbXVyb2R2czgyMEBnbWFpbC5jb20iLCJleHAiOjE3ODYyOTM3Njh9.pAD_Atzxrz9JbUyuZS57vAhqhT7gPXUjQEt3Vzfujak","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a24e8f5a3fd3ef97-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"95.214.211.183","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Aug-2026 16:46:39 UTC] === User Orders API Called ===
[02-Aug-2026 16:46:39 UTC] User ID: 1217
[02-Aug-2026 16:46:39 UTC] Limit: 20, Offset: 0
[02-Aug-2026 16:46:39 UTC] Orders found: 0
[02-Aug-2026 16:46:39 UTC] Orders data: []
[02-Aug-2026 16:46:39 UTC] Total orders count: 0
[02-Aug-2026 16:46:39 UTC] === API CALL LOG ===
[02-Aug-2026 16:46:39 UTC] Endpoint: user/profile.php
[02-Aug-2026 16:46:39 UTC] Full Log Data: {
    "timestamp": "2026-08-02 16:46:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.214.211.183",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.214.211.183, 162.158.102.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNyIsInVzZXJuYW1lIjoic2hvbXVyb2R2cyIsImVtYWlsIjoic2hvbXVyb2R2czgyMEBnbWFpbC5jb20iLCJleHAiOjE3ODYyOTM3Njh9.pAD_Atzxrz9JbUyuZS57vAhqhT7gPXUjQEt3Vzfujak",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a24e8f5a3fd5ef97-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "95.214.211.183",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Aug-2026 16:46:39 UTC] === END API CALL LOG ===
[02-Aug-2026 16:46:39 UTC] ✅ API Hash verification passed for profile endpoint
[02-Aug-2026 16:46:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNyIsInVzZXJuYW1lIjoic2hvbXVyb2R2cyIsImVtYWlsIjoic2hvbXVyb2R2czgyMEBnbWFpbC5jb20iLCJleHAiOjE3ODYyOTM3Njh9.pAD_Atzxrz9JbUyuZS57vAhqhT7gPXUjQEt3Vzfujak
[02-Aug-2026 16:46:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Aug-2026 16:46:39 UTC] ✅ JWT token verified successfully for user profile
[02-Aug-2026 16:46:39 UTC] User ID: 1217
[02-Aug-2026 16:46:39 UTC] ✅ User profile retrieved successfully for user ID: 1217
[02-Aug-2026 16:46:40 UTC] === API CALL LOG ===
[02-Aug-2026 16:46:40 UTC] Endpoint: user/profile.php
[02-Aug-2026 16:46:40 UTC] Full Log Data: {
    "timestamp": "2026-08-02 16:46:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.214.211.183",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.214.211.183, 162.158.102.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNyIsInVzZXJuYW1lIjoic2hvbXVyb2R2cyIsImVtYWlsIjoic2hvbXVyb2R2czgyMEBnbWFpbC5jb20iLCJleHAiOjE3ODYyOTM3Njh9.pAD_Atzxrz9JbUyuZS57vAhqhT7gPXUjQEt3Vzfujak",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a24e8f5df951ef97-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "95.214.211.183",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Aug-2026 16:46:40 UTC] === END API CALL LOG ===
[02-Aug-2026 16:46:40 UTC] ✅ API Hash verification passed for profile endpoint
[02-Aug-2026 16:46:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNyIsInVzZXJuYW1lIjoic2hvbXVyb2R2cyIsImVtYWlsIjoic2hvbXVyb2R2czgyMEBnbWFpbC5jb20iLCJleHAiOjE3ODYyOTM3Njh9.pAD_Atzxrz9JbUyuZS57vAhqhT7gPXUjQEt3Vzfujak
[02-Aug-2026 16:46:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Aug-2026 16:46:40 UTC] ✅ JWT token verified successfully for user profile
[02-Aug-2026 16:46:40 UTC] User ID: 1217
[02-Aug-2026 16:46:40 UTC] ✅ User profile retrieved successfully for user ID: 1217
[02-Aug-2026 16:46:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Aug-2026 16:46:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Aug-2026 16:46:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"95.214.211.183, 162.158.102.212","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNyIsInVzZXJuYW1lIjoic2hvbXVyb2R2cyIsImVtYWlsIjoic2hvbXVyb2R2czgyMEBnbWFpbC5jb20iLCJleHAiOjE3ODYyOTM3Njh9.pAD_Atzxrz9JbUyuZS57vAhqhT7gPXUjQEt3Vzfujak","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a24e8f92fde2ef97-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"95.214.211.183","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Aug-2026 16:46:48 UTC] === User Orders API Called ===
[02-Aug-2026 16:46:48 UTC] User ID: 1217
[02-Aug-2026 16:46:48 UTC] Limit: 20, Offset: 0
[02-Aug-2026 16:46:48 UTC] Orders found: 0
[02-Aug-2026 16:46:48 UTC] Orders data: []
[02-Aug-2026 16:46:48 UTC] Total orders count: 0
[02-Aug-2026 16:46:48 UTC] === API CALL LOG ===
[02-Aug-2026 16:46:48 UTC] Endpoint: user/profile.php
[02-Aug-2026 16:46:48 UTC] Full Log Data: {
    "timestamp": "2026-08-02 16:46:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.214.211.183",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.214.211.183, 162.158.102.212",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNyIsInVzZXJuYW1lIjoic2hvbXVyb2R2cyIsImVtYWlsIjoic2hvbXVyb2R2czgyMEBnbWFpbC5jb20iLCJleHAiOjE3ODYyOTM3Njh9.pAD_Atzxrz9JbUyuZS57vAhqhT7gPXUjQEt3Vzfujak",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a24e8f92fde4ef97-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "95.214.211.183",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Aug-2026 16:46:48 UTC] === END API CALL LOG ===
[02-Aug-2026 16:46:48 UTC] ✅ API Hash verification passed for profile endpoint
[02-Aug-2026 16:46:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNyIsInVzZXJuYW1lIjoic2hvbXVyb2R2cyIsImVtYWlsIjoic2hvbXVyb2R2czgyMEBnbWFpbC5jb20iLCJleHAiOjE3ODYyOTM3Njh9.pAD_Atzxrz9JbUyuZS57vAhqhT7gPXUjQEt3Vzfujak
[02-Aug-2026 16:46:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Aug-2026 16:46:48 UTC] ✅ JWT token verified successfully for user profile
[02-Aug-2026 16:46:48 UTC] User ID: 1217
[02-Aug-2026 16:46:48 UTC] ✅ User profile retrieved successfully for user ID: 1217
[02-Aug-2026 16:46:49 UTC] === API CALL LOG ===
[02-Aug-2026 16:46:49 UTC] Endpoint: user/profile.php
[02-Aug-2026 16:46:49 UTC] Full Log Data: {
    "timestamp": "2026-08-02 16:46:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.214.211.183",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.214.211.183, 162.158.102.212",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNyIsInVzZXJuYW1lIjoic2hvbXVyb2R2cyIsImVtYWlsIjoic2hvbXVyb2R2czgyMEBnbWFpbC5jb20iLCJleHAiOjE3ODYyOTM3Njh9.pAD_Atzxrz9JbUyuZS57vAhqhT7gPXUjQEt3Vzfujak",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a24e8f967f08ef97-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "95.214.211.183",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Aug-2026 16:46:49 UTC] === END API CALL LOG ===
[02-Aug-2026 16:46:49 UTC] ✅ API Hash verification passed for profile endpoint
[02-Aug-2026 16:46:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNyIsInVzZXJuYW1lIjoic2hvbXVyb2R2cyIsImVtYWlsIjoic2hvbXVyb2R2czgyMEBnbWFpbC5jb20iLCJleHAiOjE3ODYyOTM3Njh9.pAD_Atzxrz9JbUyuZS57vAhqhT7gPXUjQEt3Vzfujak
[02-Aug-2026 16:46:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Aug-2026 16:46:49 UTC] ✅ JWT token verified successfully for user profile
[02-Aug-2026 16:46:49 UTC] User ID: 1217
[02-Aug-2026 16:46:49 UTC] ✅ User profile retrieved successfully for user ID: 1217
[02-Aug-2026 16:46:54 UTC] === API CALL LOG ===
[02-Aug-2026 16:46:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Aug-2026 16:46:54 UTC] Endpoint: user/profile.php
[02-Aug-2026 16:46:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Aug-2026 16:46:54 UTC] Full Log Data: {
    "timestamp": "2026-08-02 16:46:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.214.211.183",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.214.211.183, 162.158.102.212",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNyIsInVzZXJuYW1lIjoic2hvbXVyb2R2cyIsImVtYWlsIjoic2hvbXVyb2R2czgyMEBnbWFpbC5jb20iLCJleHAiOjE3ODYyOTM3Njh9.pAD_Atzxrz9JbUyuZS57vAhqhT7gPXUjQEt3Vzfujak",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a24e8fb6bc62ef97-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "95.214.211.183",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Aug-2026 16:46:54 UTC] === END API CALL LOG ===
[02-Aug-2026 16:46:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"95.214.211.183, 162.158.102.212","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNyIsInVzZXJuYW1lIjoic2hvbXVyb2R2cyIsImVtYWlsIjoic2hvbXVyb2R2czgyMEBnbWFpbC5jb20iLCJleHAiOjE3ODYyOTM3Njh9.pAD_Atzxrz9JbUyuZS57vAhqhT7gPXUjQEt3Vzfujak","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a24e8fb6bc5eef97-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"95.214.211.183","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Aug-2026 16:46:54 UTC] ✅ API Hash verification passed for profile endpoint
[02-Aug-2026 16:46:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNyIsInVzZXJuYW1lIjoic2hvbXVyb2R2cyIsImVtYWlsIjoic2hvbXVyb2R2czgyMEBnbWFpbC5jb20iLCJleHAiOjE3ODYyOTM3Njh9.pAD_Atzxrz9JbUyuZS57vAhqhT7gPXUjQEt3Vzfujak
[02-Aug-2026 16:46:54 UTC] === User Orders API Called ===
[02-Aug-2026 16:46:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Aug-2026 16:46:54 UTC] User ID: 1217
[02-Aug-2026 16:46:54 UTC] ✅ JWT token verified successfully for user profile
[02-Aug-2026 16:46:54 UTC] Limit: 20, Offset: 0
[02-Aug-2026 16:46:54 UTC] User ID: 1217
[02-Aug-2026 16:46:54 UTC] ✅ User profile retrieved successfully for user ID: 1217
[02-Aug-2026 16:46:54 UTC] Orders found: 0
[02-Aug-2026 16:46:54 UTC] Orders data: []
[02-Aug-2026 16:46:54 UTC] Total orders count: 0
[02-Aug-2026 16:46:55 UTC] === API CALL LOG ===
[02-Aug-2026 16:46:55 UTC] Endpoint: user/profile.php
[02-Aug-2026 16:46:55 UTC] Full Log Data: {
    "timestamp": "2026-08-02 16:46:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.214.211.183",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.214.211.183, 162.158.102.212",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNyIsInVzZXJuYW1lIjoic2hvbXVyb2R2cyIsImVtYWlsIjoic2hvbXVyb2R2czgyMEBnbWFpbC5jb20iLCJleHAiOjE3ODYyOTM3Njh9.pAD_Atzxrz9JbUyuZS57vAhqhT7gPXUjQEt3Vzfujak",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a24e8fb9fce8ef97-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "95.214.211.183",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Aug-2026 16:46:55 UTC] === END API CALL LOG ===
[02-Aug-2026 16:46:55 UTC] ✅ API Hash verification passed for profile endpoint
[02-Aug-2026 16:46:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNyIsInVzZXJuYW1lIjoic2hvbXVyb2R2cyIsImVtYWlsIjoic2hvbXVyb2R2czgyMEBnbWFpbC5jb20iLCJleHAiOjE3ODYyOTM3Njh9.pAD_Atzxrz9JbUyuZS57vAhqhT7gPXUjQEt3Vzfujak
[02-Aug-2026 16:46:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Aug-2026 16:46:55 UTC] ✅ JWT token verified successfully for user profile
[02-Aug-2026 16:46:55 UTC] User ID: 1217
[02-Aug-2026 16:46:55 UTC] ✅ User profile retrieved successfully for user ID: 1217
[02-Aug-2026 16:47:00 UTC] === API CALL LOG ===
[02-Aug-2026 16:47:00 UTC] Endpoint: user/profile.php
[02-Aug-2026 16:47:00 UTC] Full Log Data: {
    "timestamp": "2026-08-02 16:47:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.214.211.183",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.214.211.183, 162.158.102.212",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNyIsInVzZXJuYW1lIjoic2hvbXVyb2R2cyIsImVtYWlsIjoic2hvbXVyb2R2czgyMEBnbWFpbC5jb20iLCJleHAiOjE3ODYyOTM3Njh9.pAD_Atzxrz9JbUyuZS57vAhqhT7gPXUjQEt3Vzfujak",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a24e8fdc6fe5ef97-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "95.214.211.183",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Aug-2026 16:47:00 UTC] === END API CALL LOG ===
[02-Aug-2026 16:47:00 UTC] ✅ API Hash verification passed for profile endpoint
[02-Aug-2026 16:47:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNyIsInVzZXJuYW1lIjoic2hvbXVyb2R2cyIsImVtYWlsIjoic2hvbXVyb2R2czgyMEBnbWFpbC5jb20iLCJleHAiOjE3ODYyOTM3Njh9.pAD_Atzxrz9JbUyuZS57vAhqhT7gPXUjQEt3Vzfujak
[02-Aug-2026 16:47:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Aug-2026 16:47:00 UTC] ✅ JWT token verified successfully for user profile
[02-Aug-2026 16:47:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Aug-2026 16:47:00 UTC] User ID: 1217
[02-Aug-2026 16:47:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Aug-2026 16:47:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"95.214.211.183, 162.158.102.212","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNyIsInVzZXJuYW1lIjoic2hvbXVyb2R2cyIsImVtYWlsIjoic2hvbXVyb2R2czgyMEBnbWFpbC5jb20iLCJleHAiOjE3ODYyOTM3Njh9.pAD_Atzxrz9JbUyuZS57vAhqhT7gPXUjQEt3Vzfujak","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a24e8fdc6fe3ef97-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"95.214.211.183","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Aug-2026 16:47:00 UTC] === User Orders API Called ===
[02-Aug-2026 16:47:00 UTC] User ID: 1217
[02-Aug-2026 16:47:00 UTC] Limit: 20, Offset: 0
[02-Aug-2026 16:47:00 UTC] ✅ User profile retrieved successfully for user ID: 1217
[02-Aug-2026 16:47:00 UTC] Orders found: 0
[02-Aug-2026 16:47:00 UTC] Orders data: []
[02-Aug-2026 16:47:00 UTC] Total orders count: 0
[02-Aug-2026 16:47:01 UTC] === API CALL LOG ===
[02-Aug-2026 16:47:01 UTC] Endpoint: user/profile.php
[02-Aug-2026 16:47:01 UTC] Full Log Data: {
    "timestamp": "2026-08-02 16:47:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.214.211.183",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.214.211.183, 162.158.102.212",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNyIsInVzZXJuYW1lIjoic2hvbXVyb2R2cyIsImVtYWlsIjoic2hvbXVyb2R2czgyMEBnbWFpbC5jb20iLCJleHAiOjE3ODYyOTM3Njh9.pAD_Atzxrz9JbUyuZS57vAhqhT7gPXUjQEt3Vzfujak",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a24e8fe0bc33ef97-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "95.214.211.183",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Aug-2026 16:47:01 UTC] === END API CALL LOG ===
[02-Aug-2026 16:47:01 UTC] ✅ API Hash verification passed for profile endpoint
[02-Aug-2026 16:47:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNyIsInVzZXJuYW1lIjoic2hvbXVyb2R2cyIsImVtYWlsIjoic2hvbXVyb2R2czgyMEBnbWFpbC5jb20iLCJleHAiOjE3ODYyOTM3Njh9.pAD_Atzxrz9JbUyuZS57vAhqhT7gPXUjQEt3Vzfujak
[02-Aug-2026 16:47:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Aug-2026 16:47:01 UTC] ✅ JWT token verified successfully for user profile
[02-Aug-2026 16:47:01 UTC] User ID: 1217
[02-Aug-2026 16:47:01 UTC] ✅ User profile retrieved successfully for user ID: 1217
[02-Aug-2026 16:47:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Aug-2026 16:47:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Aug-2026 16:47:06 UTC] === API CALL LOG ===
[02-Aug-2026 16:47:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"95.214.211.183, 162.158.102.212","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNyIsInVzZXJuYW1lIjoic2hvbXVyb2R2cyIsImVtYWlsIjoic2hvbXVyb2R2czgyMEBnbWFpbC5jb20iLCJleHAiOjE3ODYyOTM3Njh9.pAD_Atzxrz9JbUyuZS57vAhqhT7gPXUjQEt3Vzfujak","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a24e8ffe9bd2ef97-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"95.214.211.183","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Aug-2026 16:47:06 UTC] Endpoint: user/profile.php
[02-Aug-2026 16:47:06 UTC] Full Log Data: {
    "timestamp": "2026-08-02 16:47:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.214.211.183",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.214.211.183, 162.158.102.212",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNyIsInVzZXJuYW1lIjoic2hvbXVyb2R2cyIsImVtYWlsIjoic2hvbXVyb2R2czgyMEBnbWFpbC5jb20iLCJleHAiOjE3ODYyOTM3Njh9.pAD_Atzxrz9JbUyuZS57vAhqhT7gPXUjQEt3Vzfujak",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a24e8ffe9bd4ef97-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "95.214.211.183",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Aug-2026 16:47:06 UTC] === END API CALL LOG ===
[02-Aug-2026 16:47:06 UTC] === User Orders API Called ===
[02-Aug-2026 16:47:06 UTC] ✅ API Hash verification passed for profile endpoint
[02-Aug-2026 16:47:06 UTC] User ID: 1217
[02-Aug-2026 16:47:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNyIsInVzZXJuYW1lIjoic2hvbXVyb2R2cyIsImVtYWlsIjoic2hvbXVyb2R2czgyMEBnbWFpbC5jb20iLCJleHAiOjE3ODYyOTM3Njh9.pAD_Atzxrz9JbUyuZS57vAhqhT7gPXUjQEt3Vzfujak
[02-Aug-2026 16:47:06 UTC] Limit: 20, Offset: 0
[02-Aug-2026 16:47:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Aug-2026 16:47:06 UTC] ✅ JWT token verified successfully for user profile
[02-Aug-2026 16:47:06 UTC] User ID: 1217
[02-Aug-2026 16:47:06 UTC] Orders found: 0
[02-Aug-2026 16:47:06 UTC] ✅ User profile retrieved successfully for user ID: 1217
[02-Aug-2026 16:47:06 UTC] Orders data: []
[02-Aug-2026 16:47:06 UTC] Total orders count: 0
[02-Aug-2026 16:47:06 UTC] === API CALL LOG ===
[02-Aug-2026 16:47:06 UTC] Endpoint: user/profile.php
[02-Aug-2026 16:47:06 UTC] Full Log Data: {
    "timestamp": "2026-08-02 16:47:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.214.211.183",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.214.211.183, 162.158.102.212",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNyIsInVzZXJuYW1lIjoic2hvbXVyb2R2cyIsImVtYWlsIjoic2hvbXVyb2R2czgyMEBnbWFpbC5jb20iLCJleHAiOjE3ODYyOTM3Njh9.pAD_Atzxrz9JbUyuZS57vAhqhT7gPXUjQEt3Vzfujak",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a24e90023d14ef97-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "95.214.211.183",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Aug-2026 16:47:06 UTC] === END API CALL LOG ===
[02-Aug-2026 16:47:06 UTC] ✅ API Hash verification passed for profile endpoint
[02-Aug-2026 16:47:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNyIsInVzZXJuYW1lIjoic2hvbXVyb2R2cyIsImVtYWlsIjoic2hvbXVyb2R2czgyMEBnbWFpbC5jb20iLCJleHAiOjE3ODYyOTM3Njh9.pAD_Atzxrz9JbUyuZS57vAhqhT7gPXUjQEt3Vzfujak
[02-Aug-2026 16:47:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Aug-2026 16:47:06 UTC] ✅ JWT token verified successfully for user profile
[02-Aug-2026 16:47:06 UTC] User ID: 1217
[02-Aug-2026 16:47:06 UTC] ✅ User profile retrieved successfully for user ID: 1217
[02-Aug-2026 16:47:12 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Aug-2026 16:47:12 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Aug-2026 16:47:12 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"95.214.211.183, 162.158.102.212","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNyIsInVzZXJuYW1lIjoic2hvbXVyb2R2cyIsImVtYWlsIjoic2hvbXVyb2R2czgyMEBnbWFpbC5jb20iLCJleHAiOjE3ODYyOTM3Njh9.pAD_Atzxrz9JbUyuZS57vAhqhT7gPXUjQEt3Vzfujak","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a24e90298bd0ef97-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"95.214.211.183","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Aug-2026 16:47:12 UTC] === User Orders API Called ===
[02-Aug-2026 16:47:12 UTC] User ID: 1217
[02-Aug-2026 16:47:12 UTC] Limit: 20, Offset: 0
[02-Aug-2026 16:47:12 UTC] Orders found: 0
[02-Aug-2026 16:47:12 UTC] Orders data: []
[02-Aug-2026 16:47:12 UTC] Total orders count: 0
[02-Aug-2026 16:47:12 UTC] === API CALL LOG ===
[02-Aug-2026 16:47:12 UTC] Endpoint: user/profile.php
[02-Aug-2026 16:47:12 UTC] Full Log Data: {
    "timestamp": "2026-08-02 16:47:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.214.211.183",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.214.211.183, 162.158.102.212",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNyIsInVzZXJuYW1lIjoic2hvbXVyb2R2cyIsImVtYWlsIjoic2hvbXVyb2R2czgyMEBnbWFpbC5jb20iLCJleHAiOjE3ODYyOTM3Njh9.pAD_Atzxrz9JbUyuZS57vAhqhT7gPXUjQEt3Vzfujak",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a24e90298bd3ef97-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "95.214.211.183",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Aug-2026 16:47:12 UTC] === END API CALL LOG ===
[02-Aug-2026 16:47:12 UTC] ✅ API Hash verification passed for profile endpoint
[02-Aug-2026 16:47:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNyIsInVzZXJuYW1lIjoic2hvbXVyb2R2cyIsImVtYWlsIjoic2hvbXVyb2R2czgyMEBnbWFpbC5jb20iLCJleHAiOjE3ODYyOTM3Njh9.pAD_Atzxrz9JbUyuZS57vAhqhT7gPXUjQEt3Vzfujak
[02-Aug-2026 16:47:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Aug-2026 16:47:12 UTC] ✅ JWT token verified successfully for user profile
[02-Aug-2026 16:47:12 UTC] User ID: 1217
[02-Aug-2026 16:47:12 UTC] ✅ User profile retrieved successfully for user ID: 1217
[02-Aug-2026 16:47:13 UTC] === API CALL LOG ===
[02-Aug-2026 16:47:13 UTC] Endpoint: user/profile.php
[02-Aug-2026 16:47:13 UTC] Full Log Data: {
    "timestamp": "2026-08-02 16:47:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.214.211.183",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.214.211.183, 162.158.102.212",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNyIsInVzZXJuYW1lIjoic2hvbXVyb2R2cyIsImVtYWlsIjoic2hvbXVyb2R2czgyMEBnbWFpbC5jb20iLCJleHAiOjE3ODYyOTM3Njh9.pAD_Atzxrz9JbUyuZS57vAhqhT7gPXUjQEt3Vzfujak",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a24e902cfe4eef97-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "95.214.211.183",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Aug-2026 16:47:13 UTC] === END API CALL LOG ===
[02-Aug-2026 16:47:13 UTC] ✅ API Hash verification passed for profile endpoint
[02-Aug-2026 16:47:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNyIsInVzZXJuYW1lIjoic2hvbXVyb2R2cyIsImVtYWlsIjoic2hvbXVyb2R2czgyMEBnbWFpbC5jb20iLCJleHAiOjE3ODYyOTM3Njh9.pAD_Atzxrz9JbUyuZS57vAhqhT7gPXUjQEt3Vzfujak
[02-Aug-2026 16:47:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Aug-2026 16:47:13 UTC] ✅ JWT token verified successfully for user profile
[02-Aug-2026 16:47:13 UTC] User ID: 1217
[02-Aug-2026 16:47:13 UTC] ✅ User profile retrieved successfully for user ID: 1217
[02-Aug-2026 16:47:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Aug-2026 16:47:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Aug-2026 16:47:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"95.214.211.183, 162.158.102.212","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNyIsInVzZXJuYW1lIjoic2hvbXVyb2R2cyIsImVtYWlsIjoic2hvbXVyb2R2czgyMEBnbWFpbC5jb20iLCJleHAiOjE3ODYyOTM3Njh9.pAD_Atzxrz9JbUyuZS57vAhqhT7gPXUjQEt3Vzfujak","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a24e9059cb12ef97-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"95.214.211.183","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Aug-2026 16:47:20 UTC] === User Orders API Called ===
[02-Aug-2026 16:47:20 UTC] User ID: 1217
[02-Aug-2026 16:47:20 UTC] Limit: 20, Offset: 0
[02-Aug-2026 16:47:20 UTC] Orders found: 0
[02-Aug-2026 16:47:20 UTC] Orders data: []
[02-Aug-2026 16:47:20 UTC] === API CALL LOG ===
[02-Aug-2026 16:47:20 UTC] Total orders count: 0
[02-Aug-2026 16:47:20 UTC] Endpoint: user/profile.php
[02-Aug-2026 16:47:20 UTC] Full Log Data: {
    "timestamp": "2026-08-02 16:47:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.214.211.183",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.214.211.183, 162.158.102.212",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNyIsInVzZXJuYW1lIjoic2hvbXVyb2R2cyIsImVtYWlsIjoic2hvbXVyb2R2czgyMEBnbWFpbC5jb20iLCJleHAiOjE3ODYyOTM3Njh9.pAD_Atzxrz9JbUyuZS57vAhqhT7gPXUjQEt3Vzfujak",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a24e9059cb15ef97-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "95.214.211.183",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Aug-2026 16:47:20 UTC] === END API CALL LOG ===
[02-Aug-2026 16:47:20 UTC] ✅ API Hash verification passed for profile endpoint
[02-Aug-2026 16:47:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNyIsInVzZXJuYW1lIjoic2hvbXVyb2R2cyIsImVtYWlsIjoic2hvbXVyb2R2czgyMEBnbWFpbC5jb20iLCJleHAiOjE3ODYyOTM3Njh9.pAD_Atzxrz9JbUyuZS57vAhqhT7gPXUjQEt3Vzfujak
[02-Aug-2026 16:47:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Aug-2026 16:47:20 UTC] ✅ JWT token verified successfully for user profile
[02-Aug-2026 16:47:20 UTC] User ID: 1217
[02-Aug-2026 16:47:20 UTC] ✅ User profile retrieved successfully for user ID: 1217
[02-Aug-2026 16:47:21 UTC] === API CALL LOG ===
[02-Aug-2026 16:47:21 UTC] Endpoint: user/profile.php
[02-Aug-2026 16:47:21 UTC] Full Log Data: {
    "timestamp": "2026-08-02 16:47:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.214.211.183",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.214.211.183, 162.158.102.212",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNyIsInVzZXJuYW1lIjoic2hvbXVyb2R2cyIsImVtYWlsIjoic2hvbXVyb2R2czgyMEBnbWFpbC5jb20iLCJleHAiOjE3ODYyOTM3Njh9.pAD_Atzxrz9JbUyuZS57vAhqhT7gPXUjQEt3Vzfujak",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a24e905d1c6cef97-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "95.214.211.183",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Aug-2026 16:47:21 UTC] === END API CALL LOG ===
[02-Aug-2026 16:47:21 UTC] ✅ API Hash verification passed for profile endpoint
[02-Aug-2026 16:47:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNyIsInVzZXJuYW1lIjoic2hvbXVyb2R2cyIsImVtYWlsIjoic2hvbXVyb2R2czgyMEBnbWFpbC5jb20iLCJleHAiOjE3ODYyOTM3Njh9.pAD_Atzxrz9JbUyuZS57vAhqhT7gPXUjQEt3Vzfujak
[02-Aug-2026 16:47:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Aug-2026 16:47:21 UTC] ✅ JWT token verified successfully for user profile
[02-Aug-2026 16:47:21 UTC] User ID: 1217
[02-Aug-2026 16:47:21 UTC] ✅ User profile retrieved successfully for user ID: 1217
[02-Aug-2026 16:47:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Aug-2026 16:47:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Aug-2026 16:47:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"95.214.211.183, 162.158.102.212","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNyIsInVzZXJuYW1lIjoic2hvbXVyb2R2cyIsImVtYWlsIjoic2hvbXVyb2R2czgyMEBnbWFpbC5jb20iLCJleHAiOjE3ODYyOTM3Njh9.pAD_Atzxrz9JbUyuZS57vAhqhT7gPXUjQEt3Vzfujak","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a24e90919f55ef97-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"95.214.211.183","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Aug-2026 16:47:29 UTC] === User Orders API Called ===
[02-Aug-2026 16:47:29 UTC] User ID: 1217
[02-Aug-2026 16:47:29 UTC] Limit: 20, Offset: 0
[02-Aug-2026 16:47:29 UTC] Orders found: 0
[02-Aug-2026 16:47:29 UTC] Orders data: []
[02-Aug-2026 16:47:29 UTC] Total orders count: 0
[02-Aug-2026 16:47:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Aug-2026 16:47:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[02-Aug-2026 16:47:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"95.214.211.183, 162.158.102.212","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNyIsInVzZXJuYW1lIjoic2hvbXVyb2R2cyIsImVtYWlsIjoic2hvbXVyb2R2czgyMEBnbWFpbC5jb20iLCJleHAiOjE3ODYyOTM3Njh9.pAD_Atzxrz9JbUyuZS57vAhqhT7gPXUjQEt3Vzfujak","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a24e909f3ba2ef97-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"95.214.211.183","cf-ipcountry":"UZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[02-Aug-2026 16:47:31 UTC] === User Orders API Called ===
[02-Aug-2026 16:47:31 UTC] User ID: 1217
[02-Aug-2026 16:47:31 UTC] Limit: 20, Offset: 0
[02-Aug-2026 16:47:31 UTC] Orders found: 0
[02-Aug-2026 16:47:31 UTC] Orders data: []
[02-Aug-2026 16:47:31 UTC] Total orders count: 0
[02-Aug-2026 16:47:31 UTC] === API CALL LOG ===
[02-Aug-2026 16:47:31 UTC] Endpoint: user/profile.php
[02-Aug-2026 16:47:31 UTC] Full Log Data: {
    "timestamp": "2026-08-02 16:47:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.214.211.183",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.214.211.183, 162.158.102.212",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNyIsInVzZXJuYW1lIjoic2hvbXVyb2R2cyIsImVtYWlsIjoic2hvbXVyb2R2czgyMEBnbWFpbC5jb20iLCJleHAiOjE3ODYyOTM3Njh9.pAD_Atzxrz9JbUyuZS57vAhqhT7gPXUjQEt3Vzfujak",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a24e909f3ba6ef97-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "95.214.211.183",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Aug-2026 16:47:31 UTC] === END API CALL LOG ===
[02-Aug-2026 16:47:31 UTC] ✅ API Hash verification passed for profile endpoint
[02-Aug-2026 16:47:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNyIsInVzZXJuYW1lIjoic2hvbXVyb2R2cyIsImVtYWlsIjoic2hvbXVyb2R2czgyMEBnbWFpbC5jb20iLCJleHAiOjE3ODYyOTM3Njh9.pAD_Atzxrz9JbUyuZS57vAhqhT7gPXUjQEt3Vzfujak
[02-Aug-2026 16:47:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Aug-2026 16:47:31 UTC] ✅ JWT token verified successfully for user profile
[02-Aug-2026 16:47:31 UTC] User ID: 1217
[02-Aug-2026 16:47:31 UTC] ✅ User profile retrieved successfully for user ID: 1217
[02-Aug-2026 16:47:32 UTC] === API CALL LOG ===
[02-Aug-2026 16:47:32 UTC] Endpoint: user/profile.php
[02-Aug-2026 16:47:32 UTC] Full Log Data: {
    "timestamp": "2026-08-02 16:47:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "95.214.211.183",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "95.214.211.183, 162.158.102.212",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNyIsInVzZXJuYW1lIjoic2hvbXVyb2R2cyIsImVtYWlsIjoic2hvbXVyb2R2czgyMEBnbWFpbC5jb20iLCJleHAiOjE3ODYyOTM3Njh9.pAD_Atzxrz9JbUyuZS57vAhqhT7gPXUjQEt3Vzfujak",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a24e90a37ea8ef97-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "95.214.211.183",
        "cf-ipcountry": "UZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[02-Aug-2026 16:47:32 UTC] === END API CALL LOG ===
[02-Aug-2026 16:47:32 UTC] ✅ API Hash verification passed for profile endpoint
[02-Aug-2026 16:47:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNyIsInVzZXJuYW1lIjoic2hvbXVyb2R2cyIsImVtYWlsIjoic2hvbXVyb2R2czgyMEBnbWFpbC5jb20iLCJleHAiOjE3ODYyOTM3Njh9.pAD_Atzxrz9JbUyuZS57vAhqhT7gPXUjQEt3Vzfujak
[02-Aug-2026 16:47:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[02-Aug-2026 16:47:32 UTC] ✅ JWT token verified successfully for user profile
[02-Aug-2026 16:47:32 UTC] User ID: 1217
[02-Aug-2026 16:47:32 UTC] ✅ User profile retrieved successfully for user ID: 1217
[03-Aug-2026 07:36:12 UTC] === API CALL LOG ===
[03-Aug-2026 07:36:12 UTC] Endpoint: user/profile.php
[03-Aug-2026 07:36:12 UTC] Full Log Data: {
    "timestamp": "2026-08-03 07:36:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4050:e1d:32b4:e0ac:e282:ee2b:3e24",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4050:e1d:32b4:e0ac:e282:ee2b:3e24, 172.70.208.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxOCIsInVzZXJuYW1lIjoiIyNqaXR1IiwiZW1haWwiOiJrams2MDU3ODNAZ21haWwuY29tIiwiZXhwIjoxNzg2MzQ3MzQ0fQ.1ZvPzp3_y8_IBgJjxG3IKCLlGsEwnFdrQYn5BtWjEHg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a253a664ba21fd6b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4050:e1d:32b4:e0ac:e282:ee2b:3e24",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 07:36:12 UTC] === END API CALL LOG ===
[03-Aug-2026 07:36:12 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 07:36:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxOCIsInVzZXJuYW1lIjoiIyNqaXR1IiwiZW1haWwiOiJrams2MDU3ODNAZ21haWwuY29tIiwiZXhwIjoxNzg2MzQ3MzQ0fQ.1ZvPzp3_y8_IBgJjxG3IKCLlGsEwnFdrQYn5BtWjEHg
[03-Aug-2026 07:36:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 07:36:12 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 07:36:12 UTC] User ID: 1218
[03-Aug-2026 07:36:12 UTC] ✅ User profile retrieved successfully for user ID: 1218
[03-Aug-2026 07:36:22 UTC] === API CALL LOG ===
[03-Aug-2026 07:36:22 UTC] Endpoint: user/profile.php
[03-Aug-2026 07:36:22 UTC] Full Log Data: {
    "timestamp": "2026-08-03 07:36:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4050:e1d:32b4:e0ac:e282:ee2b:3e24",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4050:e1d:32b4:e0ac:e282:ee2b:3e24, 172.69.176.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxOCIsInVzZXJuYW1lIjoiIyNqaXR1IiwiZW1haWwiOiJrams2MDU3ODNAZ21haWwuY29tIiwiZXhwIjoxNzg2MzQ3MzQ0fQ.1ZvPzp3_y8_IBgJjxG3IKCLlGsEwnFdrQYn5BtWjEHg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a253a69ddc2f561c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4050:e1d:32b4:e0ac:e282:ee2b:3e24",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 07:36:22 UTC] === END API CALL LOG ===
[03-Aug-2026 07:36:22 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 07:36:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxOCIsInVzZXJuYW1lIjoiIyNqaXR1IiwiZW1haWwiOiJrams2MDU3ODNAZ21haWwuY29tIiwiZXhwIjoxNzg2MzQ3MzQ0fQ.1ZvPzp3_y8_IBgJjxG3IKCLlGsEwnFdrQYn5BtWjEHg
[03-Aug-2026 07:36:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 07:36:22 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 07:36:22 UTC] User ID: 1218
[03-Aug-2026 07:36:22 UTC] ✅ User profile retrieved successfully for user ID: 1218
[03-Aug-2026 09:13:20 UTC] === API CALL LOG ===
[03-Aug-2026 09:13:20 UTC] Endpoint: user/profile.php
[03-Aug-2026 09:13:20 UTC] Full Log Data: {
    "timestamp": "2026-08-03 09:13:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.190.62.93",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.190.62.93, 104.23.208.138",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxOSIsInVzZXJuYW1lIjoiQGRhZ2llZGl0MTIiLCJlbWFpbCI6ImRhZ2lvZmZpY2FsOUBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTMxOTh9.sofaO0hIj1LDNPtL7MqTbG7y4yZm4wqF8oUPh83w1NI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25434aa3d3e7893-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.190.62.93",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 09:13:20 UTC] === END API CALL LOG ===
[03-Aug-2026 09:13:20 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 09:13:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxOSIsInVzZXJuYW1lIjoiQGRhZ2llZGl0MTIiLCJlbWFpbCI6ImRhZ2lvZmZpY2FsOUBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTMxOTh9.sofaO0hIj1LDNPtL7MqTbG7y4yZm4wqF8oUPh83w1NI
[03-Aug-2026 09:13:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 09:13:20 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 09:13:20 UTC] User ID: 1219
[03-Aug-2026 09:13:20 UTC] ✅ User profile retrieved successfully for user ID: 1219
[03-Aug-2026 09:13:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 09:13:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 09:13:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.190.62.93, 104.23.208.138","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxOSIsInVzZXJuYW1lIjoiQGRhZ2llZGl0MTIiLCJlbWFpbCI6ImRhZ2lvZmZpY2FsOUBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTMxOTh9.sofaO0hIj1LDNPtL7MqTbG7y4yZm4wqF8oUPh83w1NI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a25434aaade67893-ADD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.190.62.93","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Aug-2026 09:13:20 UTC] === User Orders API Called ===
[03-Aug-2026 09:13:20 UTC] User ID: 1219
[03-Aug-2026 09:13:20 UTC] Limit: 20, Offset: 0
[03-Aug-2026 09:13:20 UTC] Orders found: 0
[03-Aug-2026 09:13:20 UTC] Orders data: []
[03-Aug-2026 09:13:20 UTC] Total orders count: 0
[03-Aug-2026 09:13:20 UTC] === API CALL LOG ===
[03-Aug-2026 09:13:20 UTC] Endpoint: user/profile.php
[03-Aug-2026 09:13:20 UTC] Full Log Data: {
    "timestamp": "2026-08-03 09:13:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.190.62.93",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.190.62.93, 104.23.208.138",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxOSIsInVzZXJuYW1lIjoiQGRhZ2llZGl0MTIiLCJlbWFpbCI6ImRhZ2lvZmZpY2FsOUBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTMxOTh9.sofaO0hIj1LDNPtL7MqTbG7y4yZm4wqF8oUPh83w1NI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25434aaee507893-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.190.62.93",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 09:13:20 UTC] === END API CALL LOG ===
[03-Aug-2026 09:13:20 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 09:13:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxOSIsInVzZXJuYW1lIjoiQGRhZ2llZGl0MTIiLCJlbWFpbCI6ImRhZ2lvZmZpY2FsOUBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTMxOTh9.sofaO0hIj1LDNPtL7MqTbG7y4yZm4wqF8oUPh83w1NI
[03-Aug-2026 09:13:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 09:13:20 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 09:13:20 UTC] User ID: 1219
[03-Aug-2026 09:13:20 UTC] ✅ User profile retrieved successfully for user ID: 1219
[03-Aug-2026 09:13:20 UTC] === API CALL LOG ===
[03-Aug-2026 09:13:20 UTC] Endpoint: user/profile.php
[03-Aug-2026 09:13:20 UTC] Full Log Data: {
    "timestamp": "2026-08-03 09:13:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.190.62.93",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.190.62.93, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxOSIsInVzZXJuYW1lIjoiQGRhZ2llZGl0MTIiLCJlbWFpbCI6ImRhZ2lvZmZpY2FsOUBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTMxOTh9.sofaO0hIj1LDNPtL7MqTbG7y4yZm4wqF8oUPh83w1NI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25434b199a27893-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.190.62.93",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 09:13:20 UTC] === END API CALL LOG ===
[03-Aug-2026 09:13:20 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 09:13:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxOSIsInVzZXJuYW1lIjoiQGRhZ2llZGl0MTIiLCJlbWFpbCI6ImRhZ2lvZmZpY2FsOUBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTMxOTh9.sofaO0hIj1LDNPtL7MqTbG7y4yZm4wqF8oUPh83w1NI
[03-Aug-2026 09:13:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 09:13:20 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 09:13:20 UTC] User ID: 1219
[03-Aug-2026 09:13:20 UTC] ✅ User profile retrieved successfully for user ID: 1219
[03-Aug-2026 09:13:23 UTC] === API CALL LOG ===
[03-Aug-2026 09:13:23 UTC] Endpoint: user/profile.php
[03-Aug-2026 09:13:23 UTC] Full Log Data: {
    "timestamp": "2026-08-03 09:13:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.190.62.93",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.190.62.93, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxOSIsInVzZXJuYW1lIjoiQGRhZ2llZGl0MTIiLCJlbWFpbCI6ImRhZ2lvZmZpY2FsOUBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTMxOTh9.sofaO0hIj1LDNPtL7MqTbG7y4yZm4wqF8oUPh83w1NI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25434c0286e7893-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.190.62.93",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 09:13:23 UTC] === END API CALL LOG ===
[03-Aug-2026 09:13:23 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 09:13:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxOSIsInVzZXJuYW1lIjoiQGRhZ2llZGl0MTIiLCJlbWFpbCI6ImRhZ2lvZmZpY2FsOUBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTMxOTh9.sofaO0hIj1LDNPtL7MqTbG7y4yZm4wqF8oUPh83w1NI
[03-Aug-2026 09:13:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 09:13:23 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 09:13:23 UTC] User ID: 1219
[03-Aug-2026 09:13:23 UTC] ✅ User profile retrieved successfully for user ID: 1219
[03-Aug-2026 09:13:23 UTC] User Purchases API - User ID: 1219
[03-Aug-2026 09:13:23 UTC] User Purchases API - Total purchases found: 0
[03-Aug-2026 09:13:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 09:13:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 09:13:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.190.62.93, 104.23.208.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxOSIsInVzZXJuYW1lIjoiQGRhZ2llZGl0MTIiLCJlbWFpbCI6ImRhZ2lvZmZpY2FsOUBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTMxOTh9.sofaO0hIj1LDNPtL7MqTbG7y4yZm4wqF8oUPh83w1NI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a25434cd3ca87893-ADD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.190.62.93","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Aug-2026 09:13:25 UTC] === User Orders API Called ===
[03-Aug-2026 09:13:25 UTC] User ID: 1219
[03-Aug-2026 09:13:25 UTC] Limit: 20, Offset: 0
[03-Aug-2026 09:13:25 UTC] Orders found: 0
[03-Aug-2026 09:13:25 UTC] Orders data: []
[03-Aug-2026 09:13:25 UTC] Total orders count: 0
[03-Aug-2026 09:13:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 09:13:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 09:13:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.190.62.93, 104.23.208.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxOSIsInVzZXJuYW1lIjoiQGRhZ2llZGl0MTIiLCJlbWFpbCI6ImRhZ2lvZmZpY2FsOUBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTMxOTh9.sofaO0hIj1LDNPtL7MqTbG7y4yZm4wqF8oUPh83w1NI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a25434e0bbaf7893-ADD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.190.62.93","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Aug-2026 09:13:28 UTC] === User Orders API Called ===
[03-Aug-2026 09:13:28 UTC] User ID: 1219
[03-Aug-2026 09:13:28 UTC] Limit: 20, Offset: 0
[03-Aug-2026 09:13:28 UTC] Orders found: 0
[03-Aug-2026 09:13:28 UTC] Orders data: []
[03-Aug-2026 09:13:28 UTC] Total orders count: 0
[03-Aug-2026 09:13:28 UTC] === API CALL LOG ===
[03-Aug-2026 09:13:28 UTC] Endpoint: user/profile.php
[03-Aug-2026 09:13:28 UTC] Full Log Data: {
    "timestamp": "2026-08-03 09:13:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.190.62.93",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.190.62.93, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxOSIsInVzZXJuYW1lIjoiQGRhZ2llZGl0MTIiLCJlbWFpbCI6ImRhZ2lvZmZpY2FsOUBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTMxOTh9.sofaO0hIj1LDNPtL7MqTbG7y4yZm4wqF8oUPh83w1NI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25434e14c6a7893-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.190.62.93",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 09:13:28 UTC] === END API CALL LOG ===
[03-Aug-2026 09:13:28 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 09:13:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxOSIsInVzZXJuYW1lIjoiQGRhZ2llZGl0MTIiLCJlbWFpbCI6ImRhZ2lvZmZpY2FsOUBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTMxOTh9.sofaO0hIj1LDNPtL7MqTbG7y4yZm4wqF8oUPh83w1NI
[03-Aug-2026 09:13:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 09:13:28 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 09:13:28 UTC] User ID: 1219
[03-Aug-2026 09:13:28 UTC] ✅ User profile retrieved successfully for user ID: 1219
[03-Aug-2026 09:13:29 UTC] === API CALL LOG ===
[03-Aug-2026 09:13:29 UTC] Endpoint: user/profile.php
[03-Aug-2026 09:13:29 UTC] Full Log Data: {
    "timestamp": "2026-08-03 09:13:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.190.62.93",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.190.62.93, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxOSIsInVzZXJuYW1lIjoiQGRhZ2llZGl0MTIiLCJlbWFpbCI6ImRhZ2lvZmZpY2FsOUBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTMxOTh9.sofaO0hIj1LDNPtL7MqTbG7y4yZm4wqF8oUPh83w1NI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25434e52ac07893-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.190.62.93",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 09:13:29 UTC] === END API CALL LOG ===
[03-Aug-2026 09:13:29 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 09:13:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxOSIsInVzZXJuYW1lIjoiQGRhZ2llZGl0MTIiLCJlbWFpbCI6ImRhZ2lvZmZpY2FsOUBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTMxOTh9.sofaO0hIj1LDNPtL7MqTbG7y4yZm4wqF8oUPh83w1NI
[03-Aug-2026 09:13:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 09:13:29 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 09:13:29 UTC] User ID: 1219
[03-Aug-2026 09:13:29 UTC] ✅ User profile retrieved successfully for user ID: 1219
[03-Aug-2026 09:13:29 UTC] === API CALL LOG ===
[03-Aug-2026 09:13:29 UTC] Endpoint: user/profile.php
[03-Aug-2026 09:13:29 UTC] Full Log Data: {
    "timestamp": "2026-08-03 09:13:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.190.62.93",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.190.62.93, 104.23.208.144",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxOSIsInVzZXJuYW1lIjoiQGRhZ2llZGl0MTIiLCJlbWFpbCI6ImRhZ2lvZmZpY2FsOUBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTMxOTh9.sofaO0hIj1LDNPtL7MqTbG7y4yZm4wqF8oUPh83w1NI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25434e57b9c7893-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.190.62.93",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 09:13:29 UTC] === END API CALL LOG ===
[03-Aug-2026 09:13:29 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 09:13:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxOSIsInVzZXJuYW1lIjoiQGRhZ2llZGl0MTIiLCJlbWFpbCI6ImRhZ2lvZmZpY2FsOUBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTMxOTh9.sofaO0hIj1LDNPtL7MqTbG7y4yZm4wqF8oUPh83w1NI
[03-Aug-2026 09:13:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 09:13:29 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 09:13:29 UTC] User ID: 1219
[03-Aug-2026 09:13:29 UTC] ✅ User profile retrieved successfully for user ID: 1219
[03-Aug-2026 09:13:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 09:13:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 09:13:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.190.62.93, 104.23.208.145","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxOSIsInVzZXJuYW1lIjoiQGRhZ2llZGl0MTIiLCJlbWFpbCI6ImRhZ2lvZmZpY2FsOUBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTMxOTh9.sofaO0hIj1LDNPtL7MqTbG7y4yZm4wqF8oUPh83w1NI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a254352c08bd7893-ADD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.190.62.93","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Aug-2026 09:13:40 UTC] === User Orders API Called ===
[03-Aug-2026 09:13:40 UTC] User ID: 1219
[03-Aug-2026 09:13:40 UTC] Limit: 20, Offset: 0
[03-Aug-2026 09:13:40 UTC] Orders found: 0
[03-Aug-2026 09:13:40 UTC] Orders data: []
[03-Aug-2026 09:13:40 UTC] Total orders count: 0
[03-Aug-2026 09:13:40 UTC] === API CALL LOG ===
[03-Aug-2026 09:13:40 UTC] Endpoint: user/profile.php
[03-Aug-2026 09:13:40 UTC] Full Log Data: {
    "timestamp": "2026-08-03 09:13:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.190.62.93",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.190.62.93, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxOSIsInVzZXJuYW1lIjoiQGRhZ2llZGl0MTIiLCJlbWFpbCI6ImRhZ2lvZmZpY2FsOUBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTMxOTh9.sofaO0hIj1LDNPtL7MqTbG7y4yZm4wqF8oUPh83w1NI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a254352c08bf7893-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.190.62.93",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 09:13:40 UTC] === END API CALL LOG ===
[03-Aug-2026 09:13:40 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 09:13:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxOSIsInVzZXJuYW1lIjoiQGRhZ2llZGl0MTIiLCJlbWFpbCI6ImRhZ2lvZmZpY2FsOUBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTMxOTh9.sofaO0hIj1LDNPtL7MqTbG7y4yZm4wqF8oUPh83w1NI
[03-Aug-2026 09:13:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 09:13:40 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 09:13:40 UTC] User ID: 1219
[03-Aug-2026 09:13:40 UTC] ✅ User profile retrieved successfully for user ID: 1219
[03-Aug-2026 09:13:41 UTC] === API CALL LOG ===
[03-Aug-2026 09:13:41 UTC] Endpoint: user/profile.php
[03-Aug-2026 09:13:41 UTC] Full Log Data: {
    "timestamp": "2026-08-03 09:13:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.190.62.93",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.190.62.93, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxOSIsInVzZXJuYW1lIjoiQGRhZ2llZGl0MTIiLCJlbWFpbCI6ImRhZ2lvZmZpY2FsOUBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTMxOTh9.sofaO0hIj1LDNPtL7MqTbG7y4yZm4wqF8oUPh83w1NI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a254352fcf107893-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.190.62.93",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 09:13:41 UTC] === END API CALL LOG ===
[03-Aug-2026 09:13:41 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 09:13:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxOSIsInVzZXJuYW1lIjoiQGRhZ2llZGl0MTIiLCJlbWFpbCI6ImRhZ2lvZmZpY2FsOUBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTMxOTh9.sofaO0hIj1LDNPtL7MqTbG7y4yZm4wqF8oUPh83w1NI
[03-Aug-2026 09:13:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 09:13:41 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 09:13:41 UTC] User ID: 1219
[03-Aug-2026 09:13:41 UTC] ✅ User profile retrieved successfully for user ID: 1219
[03-Aug-2026 09:13:41 UTC] === API CALL LOG ===
[03-Aug-2026 09:13:41 UTC] Endpoint: user/profile.php
[03-Aug-2026 09:13:41 UTC] Full Log Data: {
    "timestamp": "2026-08-03 09:13:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.190.62.93",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.190.62.93, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxOSIsInVzZXJuYW1lIjoiQGRhZ2llZGl0MTIiLCJlbWFpbCI6ImRhZ2lvZmZpY2FsOUBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTMxOTh9.sofaO0hIj1LDNPtL7MqTbG7y4yZm4wqF8oUPh83w1NI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25435300f7c7893-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.190.62.93",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 09:13:41 UTC] === END API CALL LOG ===
[03-Aug-2026 09:13:41 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 09:13:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxOSIsInVzZXJuYW1lIjoiQGRhZ2llZGl0MTIiLCJlbWFpbCI6ImRhZ2lvZmZpY2FsOUBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTMxOTh9.sofaO0hIj1LDNPtL7MqTbG7y4yZm4wqF8oUPh83w1NI
[03-Aug-2026 09:13:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 09:13:41 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 09:13:41 UTC] User ID: 1219
[03-Aug-2026 09:13:41 UTC] ✅ User profile retrieved successfully for user ID: 1219
[03-Aug-2026 09:13:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 09:13:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 09:13:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.190.62.93, 104.23.208.145","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxOSIsInVzZXJuYW1lIjoiQGRhZ2llZGl0MTIiLCJlbWFpbCI6ImRhZ2lvZmZpY2FsOUBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTMxOTh9.sofaO0hIj1LDNPtL7MqTbG7y4yZm4wqF8oUPh83w1NI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a254353cfc287893-ADD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.190.62.93","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Aug-2026 09:13:43 UTC] === User Orders API Called ===
[03-Aug-2026 09:13:43 UTC] User ID: 1219
[03-Aug-2026 09:13:43 UTC] Limit: 20, Offset: 0
[03-Aug-2026 09:13:43 UTC] Orders found: 0
[03-Aug-2026 09:13:43 UTC] Orders data: []
[03-Aug-2026 09:13:43 UTC] Total orders count: 0
[03-Aug-2026 09:13:44 UTC] === API CALL LOG ===
[03-Aug-2026 09:13:44 UTC] Endpoint: user/profile.php
[03-Aug-2026 09:13:44 UTC] Full Log Data: {
    "timestamp": "2026-08-03 09:13:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.190.62.93",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.190.62.93, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxOSIsInVzZXJuYW1lIjoiQGRhZ2llZGl0MTIiLCJlbWFpbCI6ImRhZ2lvZmZpY2FsOUBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTMxOTh9.sofaO0hIj1LDNPtL7MqTbG7y4yZm4wqF8oUPh83w1NI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a254354539137893-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.190.62.93",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 09:13:44 UTC] === END API CALL LOG ===
[03-Aug-2026 09:13:44 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 09:13:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxOSIsInVzZXJuYW1lIjoiQGRhZ2llZGl0MTIiLCJlbWFpbCI6ImRhZ2lvZmZpY2FsOUBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTMxOTh9.sofaO0hIj1LDNPtL7MqTbG7y4yZm4wqF8oUPh83w1NI
[03-Aug-2026 09:13:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 09:13:44 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 09:13:44 UTC] User ID: 1219
[03-Aug-2026 09:13:44 UTC] ✅ User profile retrieved successfully for user ID: 1219
[03-Aug-2026 09:13:44 UTC] User Purchases API - User ID: 1219
[03-Aug-2026 09:13:44 UTC] User Purchases API - Total purchases found: 0
[03-Aug-2026 09:13:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 09:13:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 09:13:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.190.62.93, 104.23.208.145","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxOSIsInVzZXJuYW1lIjoiQGRhZ2llZGl0MTIiLCJlbWFpbCI6ImRhZ2lvZmZpY2FsOUBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTMxOTh9.sofaO0hIj1LDNPtL7MqTbG7y4yZm4wqF8oUPh83w1NI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a254354babcd7893-ADD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.190.62.93","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Aug-2026 09:13:45 UTC] === User Orders API Called ===
[03-Aug-2026 09:13:45 UTC] User ID: 1219
[03-Aug-2026 09:13:45 UTC] Limit: 20, Offset: 0
[03-Aug-2026 09:13:45 UTC] Orders found: 0
[03-Aug-2026 09:13:45 UTC] Orders data: []
[03-Aug-2026 09:13:45 UTC] Total orders count: 0
[03-Aug-2026 09:13:45 UTC] === API CALL LOG ===
[03-Aug-2026 09:13:45 UTC] Endpoint: user/profile.php
[03-Aug-2026 09:13:45 UTC] Full Log Data: {
    "timestamp": "2026-08-03 09:13:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.190.62.93",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.190.62.93, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxOSIsInVzZXJuYW1lIjoiQGRhZ2llZGl0MTIiLCJlbWFpbCI6ImRhZ2lvZmZpY2FsOUBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTMxOTh9.sofaO0hIj1LDNPtL7MqTbG7y4yZm4wqF8oUPh83w1NI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a254354c2cbd7893-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.190.62.93",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 09:13:45 UTC] === END API CALL LOG ===
[03-Aug-2026 09:13:45 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 09:13:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxOSIsInVzZXJuYW1lIjoiQGRhZ2llZGl0MTIiLCJlbWFpbCI6ImRhZ2lvZmZpY2FsOUBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTMxOTh9.sofaO0hIj1LDNPtL7MqTbG7y4yZm4wqF8oUPh83w1NI
[03-Aug-2026 09:13:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 09:13:45 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 09:13:45 UTC] User ID: 1219
[03-Aug-2026 09:13:45 UTC] ✅ User profile retrieved successfully for user ID: 1219
[03-Aug-2026 09:13:46 UTC] === API CALL LOG ===
[03-Aug-2026 09:13:46 UTC] Endpoint: user/profile.php
[03-Aug-2026 09:13:46 UTC] Full Log Data: {
    "timestamp": "2026-08-03 09:13:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.190.62.93",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.190.62.93, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxOSIsInVzZXJuYW1lIjoiQGRhZ2llZGl0MTIiLCJlbWFpbCI6ImRhZ2lvZmZpY2FsOUBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTMxOTh9.sofaO0hIj1LDNPtL7MqTbG7y4yZm4wqF8oUPh83w1NI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a254354fcac37893-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.190.62.93",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 09:13:46 UTC] === END API CALL LOG ===
[03-Aug-2026 09:13:46 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 09:13:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxOSIsInVzZXJuYW1lIjoiQGRhZ2llZGl0MTIiLCJlbWFpbCI6ImRhZ2lvZmZpY2FsOUBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTMxOTh9.sofaO0hIj1LDNPtL7MqTbG7y4yZm4wqF8oUPh83w1NI
[03-Aug-2026 09:13:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 09:13:46 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 09:13:46 UTC] User ID: 1219
[03-Aug-2026 09:13:46 UTC] ✅ User profile retrieved successfully for user ID: 1219
[03-Aug-2026 09:13:46 UTC] === API CALL LOG ===
[03-Aug-2026 09:13:46 UTC] Endpoint: user/profile.php
[03-Aug-2026 09:13:46 UTC] Full Log Data: {
    "timestamp": "2026-08-03 09:13:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.190.62.93",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.190.62.93, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxOSIsInVzZXJuYW1lIjoiQGRhZ2llZGl0MTIiLCJlbWFpbCI6ImRhZ2lvZmZpY2FsOUBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTMxOTh9.sofaO0hIj1LDNPtL7MqTbG7y4yZm4wqF8oUPh83w1NI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25435502ba07893-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.190.62.93",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 09:13:46 UTC] === END API CALL LOG ===
[03-Aug-2026 09:13:46 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 09:13:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxOSIsInVzZXJuYW1lIjoiQGRhZ2llZGl0MTIiLCJlbWFpbCI6ImRhZ2lvZmZpY2FsOUBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTMxOTh9.sofaO0hIj1LDNPtL7MqTbG7y4yZm4wqF8oUPh83w1NI
[03-Aug-2026 09:13:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 09:13:46 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 09:13:46 UTC] User ID: 1219
[03-Aug-2026 09:13:46 UTC] ✅ User profile retrieved successfully for user ID: 1219
[03-Aug-2026 09:13:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 09:13:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 09:13:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.190.62.93, 104.23.208.145","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxOSIsInVzZXJuYW1lIjoiQGRhZ2llZGl0MTIiLCJlbWFpbCI6ImRhZ2lvZmZpY2FsOUBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTMxOTh9.sofaO0hIj1LDNPtL7MqTbG7y4yZm4wqF8oUPh83w1NI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2543574ae357893-ADD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.190.62.93","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Aug-2026 09:13:52 UTC] === User Orders API Called ===
[03-Aug-2026 09:13:52 UTC] User ID: 1219
[03-Aug-2026 09:13:52 UTC] Limit: 20, Offset: 0
[03-Aug-2026 09:13:52 UTC] === API CALL LOG ===
[03-Aug-2026 09:13:52 UTC] Endpoint: user/profile.php
[03-Aug-2026 09:13:52 UTC] Full Log Data: {
    "timestamp": "2026-08-03 09:13:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.190.62.93",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.190.62.93, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxOSIsInVzZXJuYW1lIjoiQGRhZ2llZGl0MTIiLCJlbWFpbCI6ImRhZ2lvZmZpY2FsOUBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTMxOTh9.sofaO0hIj1LDNPtL7MqTbG7y4yZm4wqF8oUPh83w1NI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2543574ae377893-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.190.62.93",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 09:13:52 UTC] === END API CALL LOG ===
[03-Aug-2026 09:13:52 UTC] Orders found: 0
[03-Aug-2026 09:13:52 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 09:13:52 UTC] Orders data: []
[03-Aug-2026 09:13:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxOSIsInVzZXJuYW1lIjoiQGRhZ2llZGl0MTIiLCJlbWFpbCI6ImRhZ2lvZmZpY2FsOUBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTMxOTh9.sofaO0hIj1LDNPtL7MqTbG7y4yZm4wqF8oUPh83w1NI
[03-Aug-2026 09:13:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 09:13:52 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 09:13:52 UTC] Total orders count: 0
[03-Aug-2026 09:13:52 UTC] User ID: 1219
[03-Aug-2026 09:13:52 UTC] ✅ User profile retrieved successfully for user ID: 1219
[03-Aug-2026 09:13:52 UTC] === API CALL LOG ===
[03-Aug-2026 09:13:52 UTC] Endpoint: user/profile.php
[03-Aug-2026 09:13:52 UTC] Full Log Data: {
    "timestamp": "2026-08-03 09:13:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.190.62.93",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.190.62.93, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxOSIsInVzZXJuYW1lIjoiQGRhZ2llZGl0MTIiLCJlbWFpbCI6ImRhZ2lvZmZpY2FsOUBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTMxOTh9.sofaO0hIj1LDNPtL7MqTbG7y4yZm4wqF8oUPh83w1NI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2543578bd567893-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.190.62.93",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 09:13:52 UTC] === END API CALL LOG ===
[03-Aug-2026 09:13:52 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 09:13:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxOSIsInVzZXJuYW1lIjoiQGRhZ2llZGl0MTIiLCJlbWFpbCI6ImRhZ2lvZmZpY2FsOUBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTMxOTh9.sofaO0hIj1LDNPtL7MqTbG7y4yZm4wqF8oUPh83w1NI
[03-Aug-2026 09:13:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 09:13:52 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 09:13:52 UTC] User ID: 1219
[03-Aug-2026 09:13:52 UTC] ✅ User profile retrieved successfully for user ID: 1219
[03-Aug-2026 09:13:52 UTC] === API CALL LOG ===
[03-Aug-2026 09:13:52 UTC] Endpoint: user/profile.php
[03-Aug-2026 09:13:52 UTC] Full Log Data: {
    "timestamp": "2026-08-03 09:13:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.190.62.93",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.190.62.93, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxOSIsInVzZXJuYW1lIjoiQGRhZ2llZGl0MTIiLCJlbWFpbCI6ImRhZ2lvZmZpY2FsOUBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTMxOTh9.sofaO0hIj1LDNPtL7MqTbG7y4yZm4wqF8oUPh83w1NI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2543578fdb67893-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.190.62.93",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 09:13:52 UTC] === END API CALL LOG ===
[03-Aug-2026 09:13:52 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 09:13:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxOSIsInVzZXJuYW1lIjoiQGRhZ2llZGl0MTIiLCJlbWFpbCI6ImRhZ2lvZmZpY2FsOUBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTMxOTh9.sofaO0hIj1LDNPtL7MqTbG7y4yZm4wqF8oUPh83w1NI
[03-Aug-2026 09:13:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 09:13:52 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 09:13:52 UTC] User ID: 1219
[03-Aug-2026 09:13:52 UTC] ✅ User profile retrieved successfully for user ID: 1219
[03-Aug-2026 09:15:20 UTC] === API CALL LOG ===
[03-Aug-2026 09:15:20 UTC] Endpoint: user/profile.php
[03-Aug-2026 09:15:20 UTC] Full Log Data: {
    "timestamp": "2026-08-03 09:15:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.190.62.93",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.190.62.93, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxOSIsInVzZXJuYW1lIjoiQGRhZ2llZGl0MTIiLCJlbWFpbCI6ImRhZ2lvZmZpY2FsOUBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTMxOTh9.sofaO0hIj1LDNPtL7MqTbG7y4yZm4wqF8oUPh83w1NI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a254379b5fc77545-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.190.62.93",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 09:15:20 UTC] === END API CALL LOG ===
[03-Aug-2026 09:15:20 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 09:15:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxOSIsInVzZXJuYW1lIjoiQGRhZ2llZGl0MTIiLCJlbWFpbCI6ImRhZ2lvZmZpY2FsOUBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTMxOTh9.sofaO0hIj1LDNPtL7MqTbG7y4yZm4wqF8oUPh83w1NI
[03-Aug-2026 09:15:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 09:15:20 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 09:15:20 UTC] User ID: 1219
[03-Aug-2026 09:15:20 UTC] ✅ User profile retrieved successfully for user ID: 1219
[03-Aug-2026 09:15:20 UTC] === API CALL LOG ===
[03-Aug-2026 09:15:20 UTC] Endpoint: user/profile.php
[03-Aug-2026 09:15:20 UTC] Full Log Data: {
    "timestamp": "2026-08-03 09:15:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.190.62.93",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.190.62.93, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxOSIsInVzZXJuYW1lIjoiQGRhZ2llZGl0MTIiLCJlbWFpbCI6ImRhZ2lvZmZpY2FsOUBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTMxOTh9.sofaO0hIj1LDNPtL7MqTbG7y4yZm4wqF8oUPh83w1NI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a254379b5fc57545-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.190.62.93",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 09:15:20 UTC] === END API CALL LOG ===
[03-Aug-2026 09:15:20 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 09:15:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxOSIsInVzZXJuYW1lIjoiQGRhZ2llZGl0MTIiLCJlbWFpbCI6ImRhZ2lvZmZpY2FsOUBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTMxOTh9.sofaO0hIj1LDNPtL7MqTbG7y4yZm4wqF8oUPh83w1NI
[03-Aug-2026 09:15:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 09:15:20 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 09:15:20 UTC] User ID: 1219
[03-Aug-2026 09:15:20 UTC] ✅ User profile retrieved successfully for user ID: 1219
[03-Aug-2026 09:15:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 09:15:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 09:15:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.190.62.93, 104.23.208.145","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxOSIsInVzZXJuYW1lIjoiQGRhZ2llZGl0MTIiLCJlbWFpbCI6ImRhZ2lvZmZpY2FsOUBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTMxOTh9.sofaO0hIj1LDNPtL7MqTbG7y4yZm4wqF8oUPh83w1NI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a254379c28c87545-ADD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.190.62.93","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Aug-2026 09:15:20 UTC] === User Orders API Called ===
[03-Aug-2026 09:15:20 UTC] User ID: 1219
[03-Aug-2026 09:15:20 UTC] Limit: 20, Offset: 0
[03-Aug-2026 09:15:20 UTC] Orders found: 0
[03-Aug-2026 09:15:20 UTC] Orders data: []
[03-Aug-2026 09:15:20 UTC] Total orders count: 0
[03-Aug-2026 09:15:20 UTC] === API CALL LOG ===
[03-Aug-2026 09:15:20 UTC] Endpoint: user/profile.php
[03-Aug-2026 09:15:20 UTC] Full Log Data: {
    "timestamp": "2026-08-03 09:15:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.190.62.93",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.190.62.93, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxOSIsInVzZXJuYW1lIjoiQGRhZ2llZGl0MTIiLCJlbWFpbCI6ImRhZ2lvZmZpY2FsOUBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTMxOTh9.sofaO0hIj1LDNPtL7MqTbG7y4yZm4wqF8oUPh83w1NI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a254379c28ca7545-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.190.62.93",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 09:15:20 UTC] === END API CALL LOG ===
[03-Aug-2026 09:15:20 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 09:15:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxOSIsInVzZXJuYW1lIjoiQGRhZ2llZGl0MTIiLCJlbWFpbCI6ImRhZ2lvZmZpY2FsOUBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTMxOTh9.sofaO0hIj1LDNPtL7MqTbG7y4yZm4wqF8oUPh83w1NI
[03-Aug-2026 09:15:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 09:15:20 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 09:15:20 UTC] User ID: 1219
[03-Aug-2026 09:15:20 UTC] ✅ User profile retrieved successfully for user ID: 1219
[03-Aug-2026 09:15:20 UTC] === API CALL LOG ===
[03-Aug-2026 09:15:20 UTC] Endpoint: user/profile.php
[03-Aug-2026 09:15:20 UTC] Full Log Data: {
    "timestamp": "2026-08-03 09:15:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.190.62.93",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.190.62.93, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxOSIsInVzZXJuYW1lIjoiQGRhZ2llZGl0MTIiLCJlbWFpbCI6ImRhZ2lvZmZpY2FsOUBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTMxOTh9.sofaO0hIj1LDNPtL7MqTbG7y4yZm4wqF8oUPh83w1NI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a254379e3b867545-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.190.62.93",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 09:15:20 UTC] === END API CALL LOG ===
[03-Aug-2026 09:15:20 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 09:15:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxOSIsInVzZXJuYW1lIjoiQGRhZ2llZGl0MTIiLCJlbWFpbCI6ImRhZ2lvZmZpY2FsOUBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTMxOTh9.sofaO0hIj1LDNPtL7MqTbG7y4yZm4wqF8oUPh83w1NI
[03-Aug-2026 09:15:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 09:15:20 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 09:15:20 UTC] User ID: 1219
[03-Aug-2026 09:15:20 UTC] ✅ User profile retrieved successfully for user ID: 1219
[03-Aug-2026 09:15:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 09:15:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 09:15:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.190.62.93, 104.23.208.145","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxOSIsInVzZXJuYW1lIjoiQGRhZ2llZGl0MTIiLCJlbWFpbCI6ImRhZ2lvZmZpY2FsOUBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTMxOTh9.sofaO0hIj1LDNPtL7MqTbG7y4yZm4wqF8oUPh83w1NI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a25437e37c207545-ADD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.190.62.93","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Aug-2026 09:15:31 UTC] === User Orders API Called ===
[03-Aug-2026 09:15:31 UTC] User ID: 1219
[03-Aug-2026 09:15:31 UTC] Limit: 20, Offset: 0
[03-Aug-2026 09:15:31 UTC] Orders found: 0
[03-Aug-2026 09:15:31 UTC] Orders data: []
[03-Aug-2026 09:15:31 UTC] Total orders count: 0
[03-Aug-2026 09:15:31 UTC] === API CALL LOG ===
[03-Aug-2026 09:15:31 UTC] Endpoint: user/profile.php
[03-Aug-2026 09:15:31 UTC] Full Log Data: {
    "timestamp": "2026-08-03 09:15:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.190.62.93",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.190.62.93, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxOSIsInVzZXJuYW1lIjoiQGRhZ2llZGl0MTIiLCJlbWFpbCI6ImRhZ2lvZmZpY2FsOUBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTMxOTh9.sofaO0hIj1LDNPtL7MqTbG7y4yZm4wqF8oUPh83w1NI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25437e3bc787545-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.190.62.93",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 09:15:31 UTC] === END API CALL LOG ===
[03-Aug-2026 09:15:31 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 09:15:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxOSIsInVzZXJuYW1lIjoiQGRhZ2llZGl0MTIiLCJlbWFpbCI6ImRhZ2lvZmZpY2FsOUBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTMxOTh9.sofaO0hIj1LDNPtL7MqTbG7y4yZm4wqF8oUPh83w1NI
[03-Aug-2026 09:15:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 09:15:31 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 09:15:31 UTC] User ID: 1219
[03-Aug-2026 09:15:31 UTC] ✅ User profile retrieved successfully for user ID: 1219
[03-Aug-2026 09:15:32 UTC] === API CALL LOG ===
[03-Aug-2026 09:15:32 UTC] Endpoint: user/profile.php
[03-Aug-2026 09:15:32 UTC] Full Log Data: {
    "timestamp": "2026-08-03 09:15:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.190.62.93",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.190.62.93, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxOSIsInVzZXJuYW1lIjoiQGRhZ2llZGl0MTIiLCJlbWFpbCI6ImRhZ2lvZmZpY2FsOUBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTMxOTh9.sofaO0hIj1LDNPtL7MqTbG7y4yZm4wqF8oUPh83w1NI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25437e779607545-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.190.62.93",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 09:15:32 UTC] === END API CALL LOG ===
[03-Aug-2026 09:15:32 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 09:15:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxOSIsInVzZXJuYW1lIjoiQGRhZ2llZGl0MTIiLCJlbWFpbCI6ImRhZ2lvZmZpY2FsOUBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTMxOTh9.sofaO0hIj1LDNPtL7MqTbG7y4yZm4wqF8oUPh83w1NI
[03-Aug-2026 09:15:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 09:15:32 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 09:15:32 UTC] User ID: 1219
[03-Aug-2026 09:15:32 UTC] ✅ User profile retrieved successfully for user ID: 1219
[03-Aug-2026 09:15:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 09:15:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 09:15:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.190.62.93, 104.23.208.144","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxOSIsInVzZXJuYW1lIjoiQGRhZ2llZGl0MTIiLCJlbWFpbCI6ImRhZ2lvZmZpY2FsOUBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTMxOTh9.sofaO0hIj1LDNPtL7MqTbG7y4yZm4wqF8oUPh83w1NI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2543831fc367545-ADD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.190.62.93","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Aug-2026 09:15:44 UTC] === User Orders API Called ===
[03-Aug-2026 09:15:44 UTC] User ID: 1219
[03-Aug-2026 09:15:44 UTC] Limit: 20, Offset: 0
[03-Aug-2026 09:15:44 UTC] Orders found: 0
[03-Aug-2026 09:15:44 UTC] Orders data: []
[03-Aug-2026 09:15:44 UTC] Total orders count: 0
[03-Aug-2026 09:15:44 UTC] === API CALL LOG ===
[03-Aug-2026 09:15:44 UTC] Endpoint: user/profile.php
[03-Aug-2026 09:15:44 UTC] Full Log Data: {
    "timestamp": "2026-08-03 09:15:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.190.62.93",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.190.62.93, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxOSIsInVzZXJuYW1lIjoiQGRhZ2llZGl0MTIiLCJlbWFpbCI6ImRhZ2lvZmZpY2FsOUBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTMxOTh9.sofaO0hIj1LDNPtL7MqTbG7y4yZm4wqF8oUPh83w1NI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25438323c8d7545-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.190.62.93",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 09:15:44 UTC] === END API CALL LOG ===
[03-Aug-2026 09:15:44 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 09:15:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxOSIsInVzZXJuYW1lIjoiQGRhZ2llZGl0MTIiLCJlbWFpbCI6ImRhZ2lvZmZpY2FsOUBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTMxOTh9.sofaO0hIj1LDNPtL7MqTbG7y4yZm4wqF8oUPh83w1NI
[03-Aug-2026 09:15:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 09:15:44 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 09:15:44 UTC] User ID: 1219
[03-Aug-2026 09:15:44 UTC] ✅ User profile retrieved successfully for user ID: 1219
[03-Aug-2026 09:15:45 UTC] === API CALL LOG ===
[03-Aug-2026 09:15:45 UTC] Endpoint: user/profile.php
[03-Aug-2026 09:15:45 UTC] Full Log Data: {
    "timestamp": "2026-08-03 09:15:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.190.62.93",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.190.62.93, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxOSIsInVzZXJuYW1lIjoiQGRhZ2llZGl0MTIiLCJlbWFpbCI6ImRhZ2lvZmZpY2FsOUBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTMxOTh9.sofaO0hIj1LDNPtL7MqTbG7y4yZm4wqF8oUPh83w1NI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25438360a517545-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.190.62.93",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 09:15:45 UTC] === END API CALL LOG ===
[03-Aug-2026 09:15:45 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 09:15:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxOSIsInVzZXJuYW1lIjoiQGRhZ2llZGl0MTIiLCJlbWFpbCI6ImRhZ2lvZmZpY2FsOUBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTMxOTh9.sofaO0hIj1LDNPtL7MqTbG7y4yZm4wqF8oUPh83w1NI
[03-Aug-2026 09:15:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 09:15:45 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 09:15:45 UTC] User ID: 1219
[03-Aug-2026 09:15:45 UTC] ✅ User profile retrieved successfully for user ID: 1219
[03-Aug-2026 09:15:59 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 09:15:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 09:15:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.190.62.93, 104.23.208.145","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxOSIsInVzZXJuYW1lIjoiQGRhZ2llZGl0MTIiLCJlbWFpbCI6ImRhZ2lvZmZpY2FsOUBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTMxOTh9.sofaO0hIj1LDNPtL7MqTbG7y4yZm4wqF8oUPh83w1NI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2543890fdaa7545-ADD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.190.62.93","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Aug-2026 09:15:59 UTC] === User Orders API Called ===
[03-Aug-2026 09:15:59 UTC] User ID: 1219
[03-Aug-2026 09:15:59 UTC] Limit: 20, Offset: 0
[03-Aug-2026 09:15:59 UTC] Orders found: 0
[03-Aug-2026 09:15:59 UTC] Orders data: []
[03-Aug-2026 09:15:59 UTC] Total orders count: 0
[03-Aug-2026 09:15:59 UTC] === API CALL LOG ===
[03-Aug-2026 09:15:59 UTC] Endpoint: user/profile.php
[03-Aug-2026 09:15:59 UTC] Full Log Data: {
    "timestamp": "2026-08-03 09:15:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.190.62.93",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.190.62.93, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxOSIsInVzZXJuYW1lIjoiQGRhZ2llZGl0MTIiLCJlbWFpbCI6ImRhZ2lvZmZpY2FsOUBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTMxOTh9.sofaO0hIj1LDNPtL7MqTbG7y4yZm4wqF8oUPh83w1NI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25438913e197545-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.190.62.93",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 09:15:59 UTC] === END API CALL LOG ===
[03-Aug-2026 09:15:59 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 09:15:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxOSIsInVzZXJuYW1lIjoiQGRhZ2llZGl0MTIiLCJlbWFpbCI6ImRhZ2lvZmZpY2FsOUBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTMxOTh9.sofaO0hIj1LDNPtL7MqTbG7y4yZm4wqF8oUPh83w1NI
[03-Aug-2026 09:15:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 09:15:59 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 09:15:59 UTC] User ID: 1219
[03-Aug-2026 09:15:59 UTC] ✅ User profile retrieved successfully for user ID: 1219
[03-Aug-2026 09:16:00 UTC] === API CALL LOG ===
[03-Aug-2026 09:16:00 UTC] Endpoint: user/profile.php
[03-Aug-2026 09:16:00 UTC] Full Log Data: {
    "timestamp": "2026-08-03 09:16:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.190.62.93",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.190.62.93, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxOSIsInVzZXJuYW1lIjoiQGRhZ2llZGl0MTIiLCJlbWFpbCI6ImRhZ2lvZmZpY2FsOUBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTMxOTh9.sofaO0hIj1LDNPtL7MqTbG7y4yZm4wqF8oUPh83w1NI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25438959c0d7545-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.190.62.93",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 09:16:00 UTC] === END API CALL LOG ===
[03-Aug-2026 09:16:00 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 09:16:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxOSIsInVzZXJuYW1lIjoiQGRhZ2llZGl0MTIiLCJlbWFpbCI6ImRhZ2lvZmZpY2FsOUBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTMxOTh9.sofaO0hIj1LDNPtL7MqTbG7y4yZm4wqF8oUPh83w1NI
[03-Aug-2026 09:16:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 09:16:00 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 09:16:00 UTC] User ID: 1219
[03-Aug-2026 09:16:00 UTC] ✅ User profile retrieved successfully for user ID: 1219
[03-Aug-2026 09:16:06 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 09:16:06 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 09:16:06 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.190.62.93, 104.23.208.145","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxOSIsInVzZXJuYW1lIjoiQGRhZ2llZGl0MTIiLCJlbWFpbCI6ImRhZ2lvZmZpY2FsOUBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTMxOTh9.sofaO0hIj1LDNPtL7MqTbG7y4yZm4wqF8oUPh83w1NI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a25438b95e747545-ADD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.190.62.93","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Aug-2026 09:16:06 UTC] === User Orders API Called ===
[03-Aug-2026 09:16:06 UTC] User ID: 1219
[03-Aug-2026 09:16:06 UTC] Limit: 20, Offset: 0
[03-Aug-2026 09:16:06 UTC] Orders found: 0
[03-Aug-2026 09:16:06 UTC] Orders data: []
[03-Aug-2026 09:16:06 UTC] Total orders count: 0
[03-Aug-2026 09:16:06 UTC] === API CALL LOG ===
[03-Aug-2026 09:16:06 UTC] Endpoint: user/profile.php
[03-Aug-2026 09:16:06 UTC] Full Log Data: {
    "timestamp": "2026-08-03 09:16:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.190.62.93",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.190.62.93, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxOSIsInVzZXJuYW1lIjoiQGRhZ2llZGl0MTIiLCJlbWFpbCI6ImRhZ2lvZmZpY2FsOUBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTMxOTh9.sofaO0hIj1LDNPtL7MqTbG7y4yZm4wqF8oUPh83w1NI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25438b9bee37545-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.190.62.93",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 09:16:06 UTC] === END API CALL LOG ===
[03-Aug-2026 09:16:06 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 09:16:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxOSIsInVzZXJuYW1lIjoiQGRhZ2llZGl0MTIiLCJlbWFpbCI6ImRhZ2lvZmZpY2FsOUBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTMxOTh9.sofaO0hIj1LDNPtL7MqTbG7y4yZm4wqF8oUPh83w1NI
[03-Aug-2026 09:16:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 09:16:06 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 09:16:06 UTC] User ID: 1219
[03-Aug-2026 09:16:06 UTC] ✅ User profile retrieved successfully for user ID: 1219
[03-Aug-2026 09:16:06 UTC] === API CALL LOG ===
[03-Aug-2026 09:16:06 UTC] Endpoint: user/profile.php
[03-Aug-2026 09:16:06 UTC] Full Log Data: {
    "timestamp": "2026-08-03 09:16:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.190.62.93",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.190.62.93, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxOSIsInVzZXJuYW1lIjoiQGRhZ2llZGl0MTIiLCJlbWFpbCI6ImRhZ2lvZmZpY2FsOUBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTMxOTh9.sofaO0hIj1LDNPtL7MqTbG7y4yZm4wqF8oUPh83w1NI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25438bd8c6e7545-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.190.62.93",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 09:16:06 UTC] === END API CALL LOG ===
[03-Aug-2026 09:16:06 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 09:16:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxOSIsInVzZXJuYW1lIjoiQGRhZ2llZGl0MTIiLCJlbWFpbCI6ImRhZ2lvZmZpY2FsOUBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTMxOTh9.sofaO0hIj1LDNPtL7MqTbG7y4yZm4wqF8oUPh83w1NI
[03-Aug-2026 09:16:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 09:16:06 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 09:16:06 UTC] User ID: 1219
[03-Aug-2026 09:16:06 UTC] ✅ User profile retrieved successfully for user ID: 1219
[03-Aug-2026 09:16:20 UTC] === API CALL LOG ===
[03-Aug-2026 09:16:20 UTC] Endpoint: user/profile.php
[03-Aug-2026 09:16:20 UTC] Full Log Data: {
    "timestamp": "2026-08-03 09:16:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.190.62.93",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.190.62.93, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxOSIsInVzZXJuYW1lIjoiQGRhZ2llZGl0MTIiLCJlbWFpbCI6ImRhZ2lvZmZpY2FsOUBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTMxOTh9.sofaO0hIj1LDNPtL7MqTbG7y4yZm4wqF8oUPh83w1NI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25439138d307545-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.190.62.93",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 09:16:20 UTC] === END API CALL LOG ===
[03-Aug-2026 09:16:20 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 09:16:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxOSIsInVzZXJuYW1lIjoiQGRhZ2llZGl0MTIiLCJlbWFpbCI6ImRhZ2lvZmZpY2FsOUBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTMxOTh9.sofaO0hIj1LDNPtL7MqTbG7y4yZm4wqF8oUPh83w1NI
[03-Aug-2026 09:16:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 09:16:20 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 09:16:20 UTC] User ID: 1219
[03-Aug-2026 09:16:20 UTC] ✅ User profile retrieved successfully for user ID: 1219
[03-Aug-2026 09:16:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 09:16:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 09:16:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.190.62.93, 104.23.208.145","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxOSIsInVzZXJuYW1lIjoiQGRhZ2llZGl0MTIiLCJlbWFpbCI6ImRhZ2lvZmZpY2FsOUBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTMxOTh9.sofaO0hIj1LDNPtL7MqTbG7y4yZm4wqF8oUPh83w1NI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a254396e7b737545-ADD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.190.62.93","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Aug-2026 09:16:35 UTC] === User Orders API Called ===
[03-Aug-2026 09:16:35 UTC] User ID: 1219
[03-Aug-2026 09:16:35 UTC] Limit: 20, Offset: 0
[03-Aug-2026 09:16:35 UTC] Orders found: 0
[03-Aug-2026 09:16:35 UTC] Orders data: []
[03-Aug-2026 09:16:35 UTC] Total orders count: 0
[03-Aug-2026 09:16:35 UTC] === API CALL LOG ===
[03-Aug-2026 09:16:35 UTC] Endpoint: user/profile.php
[03-Aug-2026 09:16:35 UTC] Full Log Data: {
    "timestamp": "2026-08-03 09:16:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.190.62.93",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.190.62.93, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxOSIsInVzZXJuYW1lIjoiQGRhZ2llZGl0MTIiLCJlbWFpbCI6ImRhZ2lvZmZpY2FsOUBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTMxOTh9.sofaO0hIj1LDNPtL7MqTbG7y4yZm4wqF8oUPh83w1NI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a254396ecbcb7545-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.190.62.93",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 09:16:35 UTC] === END API CALL LOG ===
[03-Aug-2026 09:16:35 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 09:16:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxOSIsInVzZXJuYW1lIjoiQGRhZ2llZGl0MTIiLCJlbWFpbCI6ImRhZ2lvZmZpY2FsOUBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTMxOTh9.sofaO0hIj1LDNPtL7MqTbG7y4yZm4wqF8oUPh83w1NI
[03-Aug-2026 09:16:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 09:16:35 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 09:16:35 UTC] User ID: 1219
[03-Aug-2026 09:16:35 UTC] ✅ User profile retrieved successfully for user ID: 1219
[03-Aug-2026 09:16:35 UTC] === API CALL LOG ===
[03-Aug-2026 09:16:35 UTC] Endpoint: user/profile.php
[03-Aug-2026 09:16:35 UTC] Full Log Data: {
    "timestamp": "2026-08-03 09:16:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.190.62.93",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.190.62.93, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxOSIsInVzZXJuYW1lIjoiQGRhZ2llZGl0MTIiLCJlbWFpbCI6ImRhZ2lvZmZpY2FsOUBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTMxOTh9.sofaO0hIj1LDNPtL7MqTbG7y4yZm4wqF8oUPh83w1NI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a254397258f67545-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.190.62.93",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 09:16:35 UTC] === END API CALL LOG ===
[03-Aug-2026 09:16:35 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 09:16:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxOSIsInVzZXJuYW1lIjoiQGRhZ2llZGl0MTIiLCJlbWFpbCI6ImRhZ2lvZmZpY2FsOUBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTMxOTh9.sofaO0hIj1LDNPtL7MqTbG7y4yZm4wqF8oUPh83w1NI
[03-Aug-2026 09:16:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 09:16:35 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 09:16:35 UTC] User ID: 1219
[03-Aug-2026 09:16:35 UTC] ✅ User profile retrieved successfully for user ID: 1219
[03-Aug-2026 09:16:49 UTC] === API CALL LOG ===
[03-Aug-2026 09:16:49 UTC] Endpoint: user/profile.php
[03-Aug-2026 09:16:49 UTC] Full Log Data: {
    "timestamp": "2026-08-03 09:16:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.190.62.93",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.190.62.93, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxOSIsInVzZXJuYW1lIjoiQGRhZ2llZGl0MTIiLCJlbWFpbCI6ImRhZ2lvZmZpY2FsOUBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTMxOTh9.sofaO0hIj1LDNPtL7MqTbG7y4yZm4wqF8oUPh83w1NI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25439c5fa5d7545-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.190.62.93",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 09:16:49 UTC] === END API CALL LOG ===
[03-Aug-2026 09:16:49 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 09:16:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxOSIsInVzZXJuYW1lIjoiQGRhZ2llZGl0MTIiLCJlbWFpbCI6ImRhZ2lvZmZpY2FsOUBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTMxOTh9.sofaO0hIj1LDNPtL7MqTbG7y4yZm4wqF8oUPh83w1NI
[03-Aug-2026 09:16:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 09:16:49 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 09:16:49 UTC] User ID: 1219
[03-Aug-2026 09:16:49 UTC] ✅ User profile retrieved successfully for user ID: 1219
[03-Aug-2026 09:16:49 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 09:16:49 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 09:16:49 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.190.62.93, 104.23.208.145","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxOSIsInVzZXJuYW1lIjoiQGRhZ2llZGl0MTIiLCJlbWFpbCI6ImRhZ2lvZmZpY2FsOUBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTMxOTh9.sofaO0hIj1LDNPtL7MqTbG7y4yZm4wqF8oUPh83w1NI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a25439c5fa5b7545-ADD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.190.62.93","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Aug-2026 09:16:49 UTC] === User Orders API Called ===
[03-Aug-2026 09:16:49 UTC] User ID: 1219
[03-Aug-2026 09:16:49 UTC] Limit: 20, Offset: 0
[03-Aug-2026 09:16:49 UTC] Orders found: 0
[03-Aug-2026 09:16:49 UTC] Orders data: []
[03-Aug-2026 09:16:49 UTC] Total orders count: 0
[03-Aug-2026 09:16:49 UTC] === API CALL LOG ===
[03-Aug-2026 09:16:49 UTC] Endpoint: user/profile.php
[03-Aug-2026 09:16:49 UTC] Full Log Data: {
    "timestamp": "2026-08-03 09:16:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.190.62.93",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.190.62.93, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxOSIsInVzZXJuYW1lIjoiQGRhZ2llZGl0MTIiLCJlbWFpbCI6ImRhZ2lvZmZpY2FsOUBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTMxOTh9.sofaO0hIj1LDNPtL7MqTbG7y4yZm4wqF8oUPh83w1NI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25439c9af737545-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.190.62.93",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 09:16:49 UTC] === END API CALL LOG ===
[03-Aug-2026 09:16:49 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 09:16:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxOSIsInVzZXJuYW1lIjoiQGRhZ2llZGl0MTIiLCJlbWFpbCI6ImRhZ2lvZmZpY2FsOUBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTMxOTh9.sofaO0hIj1LDNPtL7MqTbG7y4yZm4wqF8oUPh83w1NI
[03-Aug-2026 09:16:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 09:16:49 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 09:16:49 UTC] User ID: 1219
[03-Aug-2026 09:16:49 UTC] ✅ User profile retrieved successfully for user ID: 1219
[03-Aug-2026 09:16:49 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 09:16:49 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 09:16:49 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.190.62.93, 104.23.208.145","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxOSIsInVzZXJuYW1lIjoiQGRhZ2llZGl0MTIiLCJlbWFpbCI6ImRhZ2lvZmZpY2FsOUBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTMxOTh9.sofaO0hIj1LDNPtL7MqTbG7y4yZm4wqF8oUPh83w1NI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a25439cb59ab7545-ADD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.190.62.93","cf-ipcountry":"ET","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Aug-2026 09:16:49 UTC] === User Orders API Called ===
[03-Aug-2026 09:16:49 UTC] User ID: 1219
[03-Aug-2026 09:16:49 UTC] Limit: 20, Offset: 0
[03-Aug-2026 09:16:49 UTC] Orders found: 0
[03-Aug-2026 09:16:49 UTC] Orders data: []
[03-Aug-2026 09:16:49 UTC] Total orders count: 0
[03-Aug-2026 09:16:50 UTC] === API CALL LOG ===
[03-Aug-2026 09:16:50 UTC] Endpoint: user/profile.php
[03-Aug-2026 09:16:50 UTC] Full Log Data: {
    "timestamp": "2026-08-03 09:16:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.190.62.93",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.190.62.93, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxOSIsInVzZXJuYW1lIjoiQGRhZ2llZGl0MTIiLCJlbWFpbCI6ImRhZ2lvZmZpY2FsOUBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTMxOTh9.sofaO0hIj1LDNPtL7MqTbG7y4yZm4wqF8oUPh83w1NI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25439d1b9b27545-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.190.62.93",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 09:16:50 UTC] === END API CALL LOG ===
[03-Aug-2026 09:16:50 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 09:16:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxOSIsInVzZXJuYW1lIjoiQGRhZ2llZGl0MTIiLCJlbWFpbCI6ImRhZ2lvZmZpY2FsOUBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTMxOTh9.sofaO0hIj1LDNPtL7MqTbG7y4yZm4wqF8oUPh83w1NI
[03-Aug-2026 09:16:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 09:16:50 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 09:16:50 UTC] User ID: 1219
[03-Aug-2026 09:16:50 UTC] ✅ User profile retrieved successfully for user ID: 1219
[03-Aug-2026 09:16:51 UTC] === API CALL LOG ===
[03-Aug-2026 09:16:51 UTC] Endpoint: user/profile.php
[03-Aug-2026 09:16:51 UTC] Full Log Data: {
    "timestamp": "2026-08-03 09:16:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.190.62.93",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.190.62.93, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxOSIsInVzZXJuYW1lIjoiQGRhZ2llZGl0MTIiLCJlbWFpbCI6ImRhZ2lvZmZpY2FsOUBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTMxOTh9.sofaO0hIj1LDNPtL7MqTbG7y4yZm4wqF8oUPh83w1NI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25439d50dbb7545-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.190.62.93",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 09:16:51 UTC] === END API CALL LOG ===
[03-Aug-2026 09:16:51 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 09:16:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxOSIsInVzZXJuYW1lIjoiQGRhZ2llZGl0MTIiLCJlbWFpbCI6ImRhZ2lvZmZpY2FsOUBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTMxOTh9.sofaO0hIj1LDNPtL7MqTbG7y4yZm4wqF8oUPh83w1NI
[03-Aug-2026 09:16:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 09:16:51 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 09:16:51 UTC] User ID: 1219
[03-Aug-2026 09:16:51 UTC] ✅ User profile retrieved successfully for user ID: 1219
[03-Aug-2026 09:16:51 UTC] User Purchases API - User ID: 1219
[03-Aug-2026 09:16:51 UTC] User Purchases API - Total purchases found: 0
[03-Aug-2026 09:16:59 UTC] === API CALL LOG ===
[03-Aug-2026 09:16:59 UTC] Endpoint: user/profile.php
[03-Aug-2026 09:16:59 UTC] Full Log Data: {
    "timestamp": "2026-08-03 09:16:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.190.62.93",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.190.62.93, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxOSIsInVzZXJuYW1lIjoiQGRhZ2llZGl0MTIiLCJlbWFpbCI6ImRhZ2lvZmZpY2FsOUBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTMxOTh9.sofaO0hIj1LDNPtL7MqTbG7y4yZm4wqF8oUPh83w1NI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2543a0a0fc27545-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.190.62.93",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 09:16:59 UTC] === END API CALL LOG ===
[03-Aug-2026 09:16:59 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 09:16:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxOSIsInVzZXJuYW1lIjoiQGRhZ2llZGl0MTIiLCJlbWFpbCI6ImRhZ2lvZmZpY2FsOUBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTMxOTh9.sofaO0hIj1LDNPtL7MqTbG7y4yZm4wqF8oUPh83w1NI
[03-Aug-2026 09:16:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 09:16:59 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 09:16:59 UTC] User ID: 1219
[03-Aug-2026 09:16:59 UTC] ✅ User profile retrieved successfully for user ID: 1219
[03-Aug-2026 09:17:00 UTC] User Purchases API - User ID: 1219
[03-Aug-2026 09:17:00 UTC] User Purchases API - Total purchases found: 0
[03-Aug-2026 09:17:05 UTC] === API CALL LOG ===
[03-Aug-2026 09:17:05 UTC] Endpoint: user/profile.php
[03-Aug-2026 09:17:05 UTC] Full Log Data: {
    "timestamp": "2026-08-03 09:17:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.190.62.93",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.190.62.93, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxOSIsInVzZXJuYW1lIjoiQGRhZ2llZGl0MTIiLCJlbWFpbCI6ImRhZ2lvZmZpY2FsOUBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTMxOTh9.sofaO0hIj1LDNPtL7MqTbG7y4yZm4wqF8oUPh83w1NI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2543a2c4e9c7545-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.190.62.93",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 09:17:05 UTC] === END API CALL LOG ===
[03-Aug-2026 09:17:05 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 09:17:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxOSIsInVzZXJuYW1lIjoiQGRhZ2llZGl0MTIiLCJlbWFpbCI6ImRhZ2lvZmZpY2FsOUBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTMxOTh9.sofaO0hIj1LDNPtL7MqTbG7y4yZm4wqF8oUPh83w1NI
[03-Aug-2026 09:17:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 09:17:05 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 09:17:05 UTC] User ID: 1219
[03-Aug-2026 09:17:05 UTC] ✅ User profile retrieved successfully for user ID: 1219
[03-Aug-2026 09:17:05 UTC] User Purchases API - User ID: 1219
[03-Aug-2026 09:17:05 UTC] User Purchases API - Total purchases found: 0
[03-Aug-2026 09:17:08 UTC] === API CALL LOG ===
[03-Aug-2026 09:17:08 UTC] Endpoint: user/profile.php
[03-Aug-2026 09:17:08 UTC] Full Log Data: {
    "timestamp": "2026-08-03 09:17:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.190.62.93",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.190.62.93, 104.23.208.145",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxOSIsInVzZXJuYW1lIjoiQGRhZ2llZGl0MTIiLCJlbWFpbCI6ImRhZ2lvZmZpY2FsOUBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTMxOTh9.sofaO0hIj1LDNPtL7MqTbG7y4yZm4wqF8oUPh83w1NI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2543a4038dc7545-ADD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.190.62.93",
        "cf-ipcountry": "ET",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 09:17:08 UTC] === END API CALL LOG ===
[03-Aug-2026 09:17:08 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 09:17:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxOSIsInVzZXJuYW1lIjoiQGRhZ2llZGl0MTIiLCJlbWFpbCI6ImRhZ2lvZmZpY2FsOUBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTMxOTh9.sofaO0hIj1LDNPtL7MqTbG7y4yZm4wqF8oUPh83w1NI
[03-Aug-2026 09:17:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 09:17:08 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 09:17:08 UTC] User ID: 1219
[03-Aug-2026 09:17:08 UTC] ✅ User profile retrieved successfully for user ID: 1219
[03-Aug-2026 09:17:08 UTC] User Purchases API - User ID: 1219
[03-Aug-2026 09:17:08 UTC] User Purchases API - Total purchases found: 0
[03-Aug-2026 09:17:31 UTC] === API CALL LOG ===
[03-Aug-2026 09:17:31 UTC] Endpoint: user/profile.php
[03-Aug-2026 09:17:31 UTC] Full Log Data: {
    "timestamp": "2026-08-03 09:17:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.38.115.230",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "51.38.115.230, 172.71.144.175",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxOSIsInVzZXJuYW1lIjoiQGRhZ2llZGl0MTIiLCJlbWFpbCI6ImRhZ2lvZmZpY2FsOUBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTMxOTh9.sofaO0hIj1LDNPtL7MqTbG7y4yZm4wqF8oUPh83w1NI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2543acf7a7ddc79-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "51.38.115.230",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 09:17:31 UTC] === END API CALL LOG ===
[03-Aug-2026 09:17:31 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 09:17:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxOSIsInVzZXJuYW1lIjoiQGRhZ2llZGl0MTIiLCJlbWFpbCI6ImRhZ2lvZmZpY2FsOUBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTMxOTh9.sofaO0hIj1LDNPtL7MqTbG7y4yZm4wqF8oUPh83w1NI
[03-Aug-2026 09:17:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 09:17:31 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 09:17:31 UTC] User ID: 1219
[03-Aug-2026 09:17:31 UTC] ✅ User profile retrieved successfully for user ID: 1219
[03-Aug-2026 09:17:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 09:17:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 09:17:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"51.38.115.230, 172.71.144.175","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxOSIsInVzZXJuYW1lIjoiQGRhZ2llZGl0MTIiLCJlbWFpbCI6ImRhZ2lvZmZpY2FsOUBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTMxOTh9.sofaO0hIj1LDNPtL7MqTbG7y4yZm4wqF8oUPh83w1NI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2543ad31fe7dc79-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"51.38.115.230","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Aug-2026 09:17:32 UTC] === User Orders API Called ===
[03-Aug-2026 09:17:32 UTC] User ID: 1219
[03-Aug-2026 09:17:32 UTC] Limit: 20, Offset: 0
[03-Aug-2026 09:17:32 UTC] Orders found: 0
[03-Aug-2026 09:17:32 UTC] Orders data: []
[03-Aug-2026 09:17:32 UTC] Total orders count: 0
[03-Aug-2026 09:17:32 UTC] === API CALL LOG ===
[03-Aug-2026 09:17:32 UTC] Endpoint: user/profile.php
[03-Aug-2026 09:17:32 UTC] Full Log Data: {
    "timestamp": "2026-08-03 09:17:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.38.115.230",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "51.38.115.230, 172.71.144.175",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxOSIsInVzZXJuYW1lIjoiQGRhZ2llZGl0MTIiLCJlbWFpbCI6ImRhZ2lvZmZpY2FsOUBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTMxOTh9.sofaO0hIj1LDNPtL7MqTbG7y4yZm4wqF8oUPh83w1NI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2543ad31febdc79-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "51.38.115.230",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 09:17:32 UTC] === END API CALL LOG ===
[03-Aug-2026 09:17:32 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 09:17:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxOSIsInVzZXJuYW1lIjoiQGRhZ2llZGl0MTIiLCJlbWFpbCI6ImRhZ2lvZmZpY2FsOUBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTMxOTh9.sofaO0hIj1LDNPtL7MqTbG7y4yZm4wqF8oUPh83w1NI
[03-Aug-2026 09:17:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 09:17:32 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 09:17:32 UTC] User ID: 1219
[03-Aug-2026 09:17:32 UTC] ✅ User profile retrieved successfully for user ID: 1219
[03-Aug-2026 09:17:32 UTC] === API CALL LOG ===
[03-Aug-2026 09:17:32 UTC] Endpoint: user/profile.php
[03-Aug-2026 09:17:32 UTC] Full Log Data: {
    "timestamp": "2026-08-03 09:17:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.38.115.230",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "51.38.115.230, 172.71.144.115",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxOSIsInVzZXJuYW1lIjoiQGRhZ2llZGl0MTIiLCJlbWFpbCI6ImRhZ2lvZmZpY2FsOUBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTMxOTh9.sofaO0hIj1LDNPtL7MqTbG7y4yZm4wqF8oUPh83w1NI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2543ad31fdfdc79-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "51.38.115.230",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 09:17:32 UTC] === END API CALL LOG ===
[03-Aug-2026 09:17:32 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 09:17:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxOSIsInVzZXJuYW1lIjoiQGRhZ2llZGl0MTIiLCJlbWFpbCI6ImRhZ2lvZmZpY2FsOUBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTMxOTh9.sofaO0hIj1LDNPtL7MqTbG7y4yZm4wqF8oUPh83w1NI
[03-Aug-2026 09:17:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 09:17:32 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 09:17:32 UTC] User ID: 1219
[03-Aug-2026 09:17:32 UTC] ✅ User profile retrieved successfully for user ID: 1219
[03-Aug-2026 09:17:34 UTC] === API CALL LOG ===
[03-Aug-2026 09:17:34 UTC] Endpoint: user/profile.php
[03-Aug-2026 09:17:34 UTC] Full Log Data: {
    "timestamp": "2026-08-03 09:17:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.38.115.230",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "51.38.115.230, 172.71.144.115",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxOSIsInVzZXJuYW1lIjoiQGRhZ2llZGl0MTIiLCJlbWFpbCI6ImRhZ2lvZmZpY2FsOUBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTMxOTh9.sofaO0hIj1LDNPtL7MqTbG7y4yZm4wqF8oUPh83w1NI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2543ae4ebd1dc79-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "51.38.115.230",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 09:17:34 UTC] === END API CALL LOG ===
[03-Aug-2026 09:17:34 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 09:17:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxOSIsInVzZXJuYW1lIjoiQGRhZ2llZGl0MTIiLCJlbWFpbCI6ImRhZ2lvZmZpY2FsOUBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTMxOTh9.sofaO0hIj1LDNPtL7MqTbG7y4yZm4wqF8oUPh83w1NI
[03-Aug-2026 09:17:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 09:17:34 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 09:17:34 UTC] User ID: 1219
[03-Aug-2026 09:17:34 UTC] ✅ User profile retrieved successfully for user ID: 1219
[03-Aug-2026 09:17:35 UTC] User Purchases API - User ID: 1219
[03-Aug-2026 09:17:35 UTC] User Purchases API - Total purchases found: 0
[03-Aug-2026 09:17:39 UTC] === API CALL LOG ===
[03-Aug-2026 09:17:39 UTC] Endpoint: user/profile.php
[03-Aug-2026 09:17:39 UTC] Full Log Data: {
    "timestamp": "2026-08-03 09:17:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.38.115.230",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "51.38.115.230, 172.71.144.115",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxOSIsInVzZXJuYW1lIjoiQGRhZ2llZGl0MTIiLCJlbWFpbCI6ImRhZ2lvZmZpY2FsOUBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTMxOTh9.sofaO0hIj1LDNPtL7MqTbG7y4yZm4wqF8oUPh83w1NI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2543aff6a37dc79-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "51.38.115.230",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 09:17:39 UTC] === END API CALL LOG ===
[03-Aug-2026 09:17:39 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 09:17:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxOSIsInVzZXJuYW1lIjoiQGRhZ2llZGl0MTIiLCJlbWFpbCI6ImRhZ2lvZmZpY2FsOUBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTMxOTh9.sofaO0hIj1LDNPtL7MqTbG7y4yZm4wqF8oUPh83w1NI
[03-Aug-2026 09:17:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 09:17:39 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 09:17:39 UTC] User ID: 1219
[03-Aug-2026 09:17:39 UTC] ✅ User profile retrieved successfully for user ID: 1219
[03-Aug-2026 09:17:39 UTC] User Purchases API - User ID: 1219
[03-Aug-2026 09:17:39 UTC] User Purchases API - Total purchases found: 0
[03-Aug-2026 09:17:44 UTC] === API CALL LOG ===
[03-Aug-2026 09:17:44 UTC] Endpoint: user/profile.php
[03-Aug-2026 09:17:44 UTC] Full Log Data: {
    "timestamp": "2026-08-03 09:17:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.38.115.230",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "51.38.115.230, 172.71.144.175",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxOSIsInVzZXJuYW1lIjoiQGRhZ2llZGl0MTIiLCJlbWFpbCI6ImRhZ2lvZmZpY2FsOUBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTMxOTh9.sofaO0hIj1LDNPtL7MqTbG7y4yZm4wqF8oUPh83w1NI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2543b1f1c22dc79-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "51.38.115.230",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 09:17:44 UTC] === END API CALL LOG ===
[03-Aug-2026 09:17:44 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 09:17:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxOSIsInVzZXJuYW1lIjoiQGRhZ2llZGl0MTIiLCJlbWFpbCI6ImRhZ2lvZmZpY2FsOUBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTMxOTh9.sofaO0hIj1LDNPtL7MqTbG7y4yZm4wqF8oUPh83w1NI
[03-Aug-2026 09:17:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 09:17:44 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 09:17:44 UTC] User ID: 1219
[03-Aug-2026 09:17:44 UTC] ✅ User profile retrieved successfully for user ID: 1219
[03-Aug-2026 09:17:44 UTC] User Purchases API - User ID: 1219
[03-Aug-2026 09:17:44 UTC] User Purchases API - Total purchases found: 0
[03-Aug-2026 09:17:45 UTC] User Purchases API - User ID: 1219
[03-Aug-2026 09:17:45 UTC] User Purchases API - Total purchases found: 0
[03-Aug-2026 09:17:46 UTC] === API CALL LOG ===
[03-Aug-2026 09:17:46 UTC] Endpoint: user/profile.php
[03-Aug-2026 09:17:46 UTC] Full Log Data: {
    "timestamp": "2026-08-03 09:17:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.38.115.230",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "51.38.115.230, 172.71.144.175",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxOSIsInVzZXJuYW1lIjoiQGRhZ2llZGl0MTIiLCJlbWFpbCI6ImRhZ2lvZmZpY2FsOUBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTMxOTh9.sofaO0hIj1LDNPtL7MqTbG7y4yZm4wqF8oUPh83w1NI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2543b3028b5dc79-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "51.38.115.230",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 09:17:46 UTC] === END API CALL LOG ===
[03-Aug-2026 09:17:46 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 09:17:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxOSIsInVzZXJuYW1lIjoiQGRhZ2llZGl0MTIiLCJlbWFpbCI6ImRhZ2lvZmZpY2FsOUBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTMxOTh9.sofaO0hIj1LDNPtL7MqTbG7y4yZm4wqF8oUPh83w1NI
[03-Aug-2026 09:17:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 09:17:46 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 09:17:46 UTC] User ID: 1219
[03-Aug-2026 09:17:46 UTC] ✅ User profile retrieved successfully for user ID: 1219
[03-Aug-2026 09:17:47 UTC] User Purchases API - User ID: 1219
[03-Aug-2026 09:17:47 UTC] User Purchases API - Total purchases found: 0
[03-Aug-2026 09:17:47 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 09:17:47 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 09:17:47 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"51.38.115.230, 172.71.144.175","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxOSIsInVzZXJuYW1lIjoiQGRhZ2llZGl0MTIiLCJlbWFpbCI6ImRhZ2lvZmZpY2FsOUBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTMxOTh9.sofaO0hIj1LDNPtL7MqTbG7y4yZm4wqF8oUPh83w1NI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2543b366ea1dc79-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"51.38.115.230","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Aug-2026 09:17:47 UTC] === User Orders API Called ===
[03-Aug-2026 09:17:47 UTC] User ID: 1219
[03-Aug-2026 09:17:47 UTC] Limit: 20, Offset: 0
[03-Aug-2026 09:17:47 UTC] Orders found: 0
[03-Aug-2026 09:17:47 UTC] Orders data: []
[03-Aug-2026 09:17:47 UTC] Total orders count: 0
[03-Aug-2026 09:17:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 09:17:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 09:17:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"51.38.115.230, 172.71.144.175","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxOSIsInVzZXJuYW1lIjoiQGRhZ2llZGl0MTIiLCJlbWFpbCI6ImRhZ2lvZmZpY2FsOUBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTMxOTh9.sofaO0hIj1LDNPtL7MqTbG7y4yZm4wqF8oUPh83w1NI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2543b3b6869dc79-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"51.38.115.230","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Aug-2026 09:17:48 UTC] === User Orders API Called ===
[03-Aug-2026 09:17:48 UTC] User ID: 1219
[03-Aug-2026 09:17:48 UTC] Limit: 20, Offset: 0
[03-Aug-2026 09:17:48 UTC] Orders found: 0
[03-Aug-2026 09:17:48 UTC] Orders data: []
[03-Aug-2026 09:17:48 UTC] Total orders count: 0
[03-Aug-2026 09:17:48 UTC] === API CALL LOG ===
[03-Aug-2026 09:17:48 UTC] Endpoint: user/profile.php
[03-Aug-2026 09:17:48 UTC] Full Log Data: {
    "timestamp": "2026-08-03 09:17:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.38.115.230",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "51.38.115.230, 172.71.144.175",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxOSIsInVzZXJuYW1lIjoiQGRhZ2llZGl0MTIiLCJlbWFpbCI6ImRhZ2lvZmZpY2FsOUBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTMxOTh9.sofaO0hIj1LDNPtL7MqTbG7y4yZm4wqF8oUPh83w1NI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2543b3b686edc79-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "51.38.115.230",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 09:17:48 UTC] === END API CALL LOG ===
[03-Aug-2026 09:17:48 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 09:17:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxOSIsInVzZXJuYW1lIjoiQGRhZ2llZGl0MTIiLCJlbWFpbCI6ImRhZ2lvZmZpY2FsOUBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTMxOTh9.sofaO0hIj1LDNPtL7MqTbG7y4yZm4wqF8oUPh83w1NI
[03-Aug-2026 09:17:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 09:17:48 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 09:17:48 UTC] User ID: 1219
[03-Aug-2026 09:17:48 UTC] ✅ User profile retrieved successfully for user ID: 1219
[03-Aug-2026 09:17:49 UTC] === API CALL LOG ===
[03-Aug-2026 09:17:49 UTC] Endpoint: user/profile.php
[03-Aug-2026 09:17:49 UTC] Full Log Data: {
    "timestamp": "2026-08-03 09:17:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.38.115.230",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "51.38.115.230, 172.71.144.175",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxOSIsInVzZXJuYW1lIjoiQGRhZ2llZGl0MTIiLCJlbWFpbCI6ImRhZ2lvZmZpY2FsOUBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTMxOTh9.sofaO0hIj1LDNPtL7MqTbG7y4yZm4wqF8oUPh83w1NI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2543b3eee77dc79-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "51.38.115.230",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 09:17:49 UTC] === END API CALL LOG ===
[03-Aug-2026 09:17:49 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 09:17:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxOSIsInVzZXJuYW1lIjoiQGRhZ2llZGl0MTIiLCJlbWFpbCI6ImRhZ2lvZmZpY2FsOUBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTMxOTh9.sofaO0hIj1LDNPtL7MqTbG7y4yZm4wqF8oUPh83w1NI
[03-Aug-2026 09:17:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 09:17:49 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 09:17:49 UTC] User ID: 1219
[03-Aug-2026 09:17:49 UTC] ✅ User profile retrieved successfully for user ID: 1219
[03-Aug-2026 09:18:05 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 09:18:05 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 09:18:05 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"51.38.115.230, 172.71.144.174","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxOSIsInVzZXJuYW1lIjoiQGRhZ2llZGl0MTIiLCJlbWFpbCI6ImRhZ2lvZmZpY2FsOUBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTMxOTh9.sofaO0hIj1LDNPtL7MqTbG7y4yZm4wqF8oUPh83w1NI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2543ba36d2bdc79-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"51.38.115.230","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Aug-2026 09:18:05 UTC] === User Orders API Called ===
[03-Aug-2026 09:18:05 UTC] User ID: 1219
[03-Aug-2026 09:18:05 UTC] Limit: 20, Offset: 0
[03-Aug-2026 09:18:05 UTC] Orders found: 0
[03-Aug-2026 09:18:05 UTC] Orders data: []
[03-Aug-2026 09:18:05 UTC] Total orders count: 0
[03-Aug-2026 09:18:05 UTC] === API CALL LOG ===
[03-Aug-2026 09:18:05 UTC] Endpoint: user/profile.php
[03-Aug-2026 09:18:05 UTC] Full Log Data: {
    "timestamp": "2026-08-03 09:18:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.38.115.230",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "51.38.115.230, 172.71.144.174",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxOSIsInVzZXJuYW1lIjoiQGRhZ2llZGl0MTIiLCJlbWFpbCI6ImRhZ2lvZmZpY2FsOUBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTMxOTh9.sofaO0hIj1LDNPtL7MqTbG7y4yZm4wqF8oUPh83w1NI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2543ba36d32dc79-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "51.38.115.230",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 09:18:05 UTC] === END API CALL LOG ===
[03-Aug-2026 09:18:05 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 09:18:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxOSIsInVzZXJuYW1lIjoiQGRhZ2llZGl0MTIiLCJlbWFpbCI6ImRhZ2lvZmZpY2FsOUBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTMxOTh9.sofaO0hIj1LDNPtL7MqTbG7y4yZm4wqF8oUPh83w1NI
[03-Aug-2026 09:18:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 09:18:05 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 09:18:05 UTC] User ID: 1219
[03-Aug-2026 09:18:05 UTC] ✅ User profile retrieved successfully for user ID: 1219
[03-Aug-2026 09:18:05 UTC] === API CALL LOG ===
[03-Aug-2026 09:18:05 UTC] Endpoint: user/profile.php
[03-Aug-2026 09:18:05 UTC] Full Log Data: {
    "timestamp": "2026-08-03 09:18:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.38.115.230",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "51.38.115.230, 172.71.144.174",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxOSIsInVzZXJuYW1lIjoiQGRhZ2llZGl0MTIiLCJlbWFpbCI6ImRhZ2lvZmZpY2FsOUBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTMxOTh9.sofaO0hIj1LDNPtL7MqTbG7y4yZm4wqF8oUPh83w1NI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2543ba4ea8cdc79-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "51.38.115.230",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 09:18:05 UTC] === END API CALL LOG ===
[03-Aug-2026 09:18:05 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 09:18:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxOSIsInVzZXJuYW1lIjoiQGRhZ2llZGl0MTIiLCJlbWFpbCI6ImRhZ2lvZmZpY2FsOUBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTMxOTh9.sofaO0hIj1LDNPtL7MqTbG7y4yZm4wqF8oUPh83w1NI
[03-Aug-2026 09:18:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 09:18:05 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 09:18:05 UTC] User ID: 1219
[03-Aug-2026 09:18:05 UTC] ✅ User profile retrieved successfully for user ID: 1219
[03-Aug-2026 09:19:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 09:19:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 09:19:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"51.38.115.230, 172.71.144.175","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxOSIsInVzZXJuYW1lIjoiQGRhZ2llZGl0MTIiLCJlbWFpbCI6ImRhZ2lvZmZpY2FsOUBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTMxOTh9.sofaO0hIj1LDNPtL7MqTbG7y4yZm4wqF8oUPh83w1NI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2543dd19ebedbc3-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"51.38.115.230","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Aug-2026 09:19:34 UTC] === User Orders API Called ===
[03-Aug-2026 09:19:34 UTC] User ID: 1219
[03-Aug-2026 09:19:34 UTC] Limit: 20, Offset: 0
[03-Aug-2026 09:19:34 UTC] Orders found: 1
[03-Aug-2026 09:19:34 UTC] Orders data: [{"id":441,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/dbh134","status":"pending","created_at":"2026-08-03 12:49:32","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[03-Aug-2026 09:19:34 UTC] Total orders count: 1
[03-Aug-2026 09:19:54 UTC] === API CALL LOG ===
[03-Aug-2026 09:19:54 UTC] Endpoint: user/profile.php
[03-Aug-2026 09:19:54 UTC] Full Log Data: {
    "timestamp": "2026-08-03 09:19:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.38.115.230",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "51.38.115.230, 172.71.144.175",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxOSIsInVzZXJuYW1lIjoiQGRhZ2llZGl0MTIiLCJlbWFpbCI6ImRhZ2lvZmZpY2FsOUBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTMxOTh9.sofaO0hIj1LDNPtL7MqTbG7y4yZm4wqF8oUPh83w1NI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2543e4d9c10dbc3-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "51.38.115.230",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 09:19:54 UTC] === END API CALL LOG ===
[03-Aug-2026 09:19:54 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 09:19:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxOSIsInVzZXJuYW1lIjoiQGRhZ2llZGl0MTIiLCJlbWFpbCI6ImRhZ2lvZmZpY2FsOUBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTMxOTh9.sofaO0hIj1LDNPtL7MqTbG7y4yZm4wqF8oUPh83w1NI
[03-Aug-2026 09:19:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 09:19:54 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 09:19:54 UTC] User ID: 1219
[03-Aug-2026 09:19:54 UTC] ✅ User profile retrieved successfully for user ID: 1219
[03-Aug-2026 09:19:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 09:19:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 09:19:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"51.38.115.230, 172.71.144.175","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxOSIsInVzZXJuYW1lIjoiQGRhZ2llZGl0MTIiLCJlbWFpbCI6ImRhZ2lvZmZpY2FsOUBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTMxOTh9.sofaO0hIj1LDNPtL7MqTbG7y4yZm4wqF8oUPh83w1NI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2543e4d9c0ddbc3-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"51.38.115.230","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Aug-2026 09:19:54 UTC] === User Orders API Called ===
[03-Aug-2026 09:19:54 UTC] User ID: 1219
[03-Aug-2026 09:19:54 UTC] Limit: 20, Offset: 0
[03-Aug-2026 09:19:54 UTC] Orders found: 1
[03-Aug-2026 09:19:54 UTC] Orders data: [{"id":441,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/dbh134","status":"pending","created_at":"2026-08-03 12:49:32","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[03-Aug-2026 09:19:54 UTC] Total orders count: 1
[03-Aug-2026 09:19:55 UTC] === API CALL LOG ===
[03-Aug-2026 09:19:55 UTC] Endpoint: user/profile.php
[03-Aug-2026 09:19:55 UTC] Full Log Data: {
    "timestamp": "2026-08-03 09:19:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "51.38.115.230",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "51.38.115.230, 172.71.144.175",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxOSIsInVzZXJuYW1lIjoiQGRhZ2llZGl0MTIiLCJlbWFpbCI6ImRhZ2lvZmZpY2FsOUBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTMxOTh9.sofaO0hIj1LDNPtL7MqTbG7y4yZm4wqF8oUPh83w1NI",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2543e516c14dbc3-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "51.38.115.230",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 09:19:55 UTC] === END API CALL LOG ===
[03-Aug-2026 09:19:55 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 09:19:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxOSIsInVzZXJuYW1lIjoiQGRhZ2llZGl0MTIiLCJlbWFpbCI6ImRhZ2lvZmZpY2FsOUBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTMxOTh9.sofaO0hIj1LDNPtL7MqTbG7y4yZm4wqF8oUPh83w1NI
[03-Aug-2026 09:19:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 09:19:55 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 09:19:55 UTC] User ID: 1219
[03-Aug-2026 09:19:55 UTC] ✅ User profile retrieved successfully for user ID: 1219
[03-Aug-2026 09:19:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 09:19:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 09:19:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"51.38.115.230, 172.71.144.175","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxOSIsInVzZXJuYW1lIjoiQGRhZ2llZGl0MTIiLCJlbWFpbCI6ImRhZ2lvZmZpY2FsOUBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTMxOTh9.sofaO0hIj1LDNPtL7MqTbG7y4yZm4wqF8oUPh83w1NI","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2543e696982dbc3-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"51.38.115.230","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Aug-2026 09:19:58 UTC] === User Orders API Called ===
[03-Aug-2026 09:19:58 UTC] User ID: 1219
[03-Aug-2026 09:19:58 UTC] Limit: 20, Offset: 0
[03-Aug-2026 09:19:58 UTC] Orders found: 1
[03-Aug-2026 09:19:58 UTC] Orders data: [{"id":441,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/dbh134","status":"pending","created_at":"2026-08-03 12:49:32","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[03-Aug-2026 09:19:58 UTC] Total orders count: 1
[03-Aug-2026 09:39:36 UTC] === API CALL LOG ===
[03-Aug-2026 09:39:36 UTC] Endpoint: user/profile.php
[03-Aug-2026 09:39:36 UTC] Full Log Data: {
    "timestamp": "2026-08-03 09:39:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:b370:50e:892:ae22:74f1:d9cd",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:b370:50e:892:ae22:74f1:d9cd, 172.68.164.105",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMCIsInVzZXJuYW1lIjoibmF5YW4iLCJlbWFpbCI6Im5tODIyNjQyNkBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTQ3NzR9.9761MlbvzLCkFg1ZXVM1I28cdzrAyOJZalgCoTGfPQw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2545b2428cef92c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:b370:50e:892:ae22:74f1:d9cd",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 09:39:36 UTC] === END API CALL LOG ===
[03-Aug-2026 09:39:36 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 09:39:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMCIsInVzZXJuYW1lIjoibmF5YW4iLCJlbWFpbCI6Im5tODIyNjQyNkBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTQ3NzR9.9761MlbvzLCkFg1ZXVM1I28cdzrAyOJZalgCoTGfPQw
[03-Aug-2026 09:39:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 09:39:36 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 09:39:36 UTC] User ID: 1220
[03-Aug-2026 09:39:36 UTC] ✅ User profile retrieved successfully for user ID: 1220
[03-Aug-2026 09:39:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 09:39:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 09:39:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:b370:50e:892:ae22:74f1:d9cd, 172.68.164.104","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMCIsInVzZXJuYW1lIjoibmF5YW4iLCJlbWFpbCI6Im5tODIyNjQyNkBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTQ3NzR9.9761MlbvzLCkFg1ZXVM1I28cdzrAyOJZalgCoTGfPQw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2545b2428d4f92c-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:b370:50e:892:ae22:74f1:d9cd","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Aug-2026 09:39:36 UTC] === User Orders API Called ===
[03-Aug-2026 09:39:36 UTC] User ID: 1220
[03-Aug-2026 09:39:36 UTC] Limit: 20, Offset: 0
[03-Aug-2026 09:39:36 UTC] Orders found: 0
[03-Aug-2026 09:39:36 UTC] Orders data: []
[03-Aug-2026 09:39:36 UTC] Total orders count: 0
[03-Aug-2026 09:39:36 UTC] === API CALL LOG ===
[03-Aug-2026 09:39:36 UTC] Endpoint: user/profile.php
[03-Aug-2026 09:39:36 UTC] Full Log Data: {
    "timestamp": "2026-08-03 09:39:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:b370:50e:892:ae22:74f1:d9cd",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:b370:50e:892:ae22:74f1:d9cd, 172.68.164.104",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMCIsInVzZXJuYW1lIjoibmF5YW4iLCJlbWFpbCI6Im5tODIyNjQyNkBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTQ3NzR9.9761MlbvzLCkFg1ZXVM1I28cdzrAyOJZalgCoTGfPQw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2545b24fb11f92c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:b370:50e:892:ae22:74f1:d9cd",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 09:39:36 UTC] === END API CALL LOG ===
[03-Aug-2026 09:39:36 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 09:39:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMCIsInVzZXJuYW1lIjoibmF5YW4iLCJlbWFpbCI6Im5tODIyNjQyNkBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTQ3NzR9.9761MlbvzLCkFg1ZXVM1I28cdzrAyOJZalgCoTGfPQw
[03-Aug-2026 09:39:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 09:39:36 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 09:39:36 UTC] User ID: 1220
[03-Aug-2026 09:39:36 UTC] ✅ User profile retrieved successfully for user ID: 1220
[03-Aug-2026 09:39:37 UTC] === API CALL LOG ===
[03-Aug-2026 09:39:37 UTC] Endpoint: user/profile.php
[03-Aug-2026 09:39:37 UTC] Full Log Data: {
    "timestamp": "2026-08-03 09:39:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:b370:50e:892:ae22:74f1:d9cd",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:b370:50e:892:ae22:74f1:d9cd, 172.68.164.104",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMCIsInVzZXJuYW1lIjoibmF5YW4iLCJlbWFpbCI6Im5tODIyNjQyNkBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTQ3NzR9.9761MlbvzLCkFg1ZXVM1I28cdzrAyOJZalgCoTGfPQw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2545b305e22f92c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:b370:50e:892:ae22:74f1:d9cd",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 09:39:37 UTC] === END API CALL LOG ===
[03-Aug-2026 09:39:37 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 09:39:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMCIsInVzZXJuYW1lIjoibmF5YW4iLCJlbWFpbCI6Im5tODIyNjQyNkBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTQ3NzR9.9761MlbvzLCkFg1ZXVM1I28cdzrAyOJZalgCoTGfPQw
[03-Aug-2026 09:39:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 09:39:37 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 09:39:37 UTC] User ID: 1220
[03-Aug-2026 09:39:37 UTC] ✅ User profile retrieved successfully for user ID: 1220
[03-Aug-2026 09:40:03 UTC] === API CALL LOG ===
[03-Aug-2026 09:40:03 UTC] Endpoint: user/profile.php
[03-Aug-2026 09:40:03 UTC] Full Log Data: {
    "timestamp": "2026-08-03 09:40:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:b370:50e:892:ae22:74f1:d9cd",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:b370:50e:892:ae22:74f1:d9cd, 172.68.164.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMCIsInVzZXJuYW1lIjoibmF5YW4iLCJlbWFpbCI6Im5tODIyNjQyNkBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTQ3NzR9.9761MlbvzLCkFg1ZXVM1I28cdzrAyOJZalgCoTGfPQw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2545bcf8aacf92c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:b370:50e:892:ae22:74f1:d9cd",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 09:40:03 UTC] === END API CALL LOG ===
[03-Aug-2026 09:40:03 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 09:40:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMCIsInVzZXJuYW1lIjoibmF5YW4iLCJlbWFpbCI6Im5tODIyNjQyNkBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTQ3NzR9.9761MlbvzLCkFg1ZXVM1I28cdzrAyOJZalgCoTGfPQw
[03-Aug-2026 09:40:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 09:40:03 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 09:40:03 UTC] User ID: 1220
[03-Aug-2026 09:40:03 UTC] ✅ User profile retrieved successfully for user ID: 1220
[03-Aug-2026 09:40:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 09:40:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 09:40:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:b370:50e:892:ae22:74f1:d9cd, 172.68.164.75","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMCIsInVzZXJuYW1lIjoibmF5YW4iLCJlbWFpbCI6Im5tODIyNjQyNkBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTQ3NzR9.9761MlbvzLCkFg1ZXVM1I28cdzrAyOJZalgCoTGfPQw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2545bcf8aa8f92c-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:b370:50e:892:ae22:74f1:d9cd","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Aug-2026 09:40:03 UTC] === User Orders API Called ===
[03-Aug-2026 09:40:03 UTC] User ID: 1220
[03-Aug-2026 09:40:03 UTC] Limit: 20, Offset: 0
[03-Aug-2026 09:40:03 UTC] Orders found: 0
[03-Aug-2026 09:40:03 UTC] Orders data: []
[03-Aug-2026 09:40:03 UTC] Total orders count: 0
[03-Aug-2026 09:40:03 UTC] === API CALL LOG ===
[03-Aug-2026 09:40:03 UTC] Endpoint: user/profile.php
[03-Aug-2026 09:40:03 UTC] Full Log Data: {
    "timestamp": "2026-08-03 09:40:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:b370:50e:892:ae22:74f1:d9cd",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:b370:50e:892:ae22:74f1:d9cd, 172.68.164.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMCIsInVzZXJuYW1lIjoibmF5YW4iLCJlbWFpbCI6Im5tODIyNjQyNkBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTQ3NzR9.9761MlbvzLCkFg1ZXVM1I28cdzrAyOJZalgCoTGfPQw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2545bd36fc2f92c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:b370:50e:892:ae22:74f1:d9cd",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 09:40:03 UTC] === END API CALL LOG ===
[03-Aug-2026 09:40:03 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 09:40:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMCIsInVzZXJuYW1lIjoibmF5YW4iLCJlbWFpbCI6Im5tODIyNjQyNkBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTQ3NzR9.9761MlbvzLCkFg1ZXVM1I28cdzrAyOJZalgCoTGfPQw
[03-Aug-2026 09:40:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 09:40:03 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 09:40:03 UTC] User ID: 1220
[03-Aug-2026 09:40:03 UTC] ✅ User profile retrieved successfully for user ID: 1220
[03-Aug-2026 09:40:04 UTC] === API CALL LOG ===
[03-Aug-2026 09:40:04 UTC] Endpoint: user/profile.php
[03-Aug-2026 09:40:04 UTC] Full Log Data: {
    "timestamp": "2026-08-03 09:40:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:b370:50e:892:ae22:74f1:d9cd",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:b370:50e:892:ae22:74f1:d9cd, 172.68.164.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMCIsInVzZXJuYW1lIjoibmF5YW4iLCJlbWFpbCI6Im5tODIyNjQyNkBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTQ3NzR9.9761MlbvzLCkFg1ZXVM1I28cdzrAyOJZalgCoTGfPQw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2545bda5ef8f92c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:b370:50e:892:ae22:74f1:d9cd",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 09:40:04 UTC] === END API CALL LOG ===
[03-Aug-2026 09:40:04 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 09:40:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMCIsInVzZXJuYW1lIjoibmF5YW4iLCJlbWFpbCI6Im5tODIyNjQyNkBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTQ3NzR9.9761MlbvzLCkFg1ZXVM1I28cdzrAyOJZalgCoTGfPQw
[03-Aug-2026 09:40:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 09:40:04 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 09:40:04 UTC] User ID: 1220
[03-Aug-2026 09:40:04 UTC] ✅ User profile retrieved successfully for user ID: 1220
[03-Aug-2026 09:40:07 UTC] === API CALL LOG ===
[03-Aug-2026 09:40:07 UTC] Endpoint: user/profile.php
[03-Aug-2026 09:40:07 UTC] Full Log Data: {
    "timestamp": "2026-08-03 09:40:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:b370:50e:892:ae22:74f1:d9cd",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:b370:50e:892:ae22:74f1:d9cd, 172.68.164.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMCIsInVzZXJuYW1lIjoibmF5YW4iLCJlbWFpbCI6Im5tODIyNjQyNkBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTQ3NzR9.9761MlbvzLCkFg1ZXVM1I28cdzrAyOJZalgCoTGfPQw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2545beb0c93f92c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:b370:50e:892:ae22:74f1:d9cd",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 09:40:07 UTC] === END API CALL LOG ===
[03-Aug-2026 09:40:07 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 09:40:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMCIsInVzZXJuYW1lIjoibmF5YW4iLCJlbWFpbCI6Im5tODIyNjQyNkBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTQ3NzR9.9761MlbvzLCkFg1ZXVM1I28cdzrAyOJZalgCoTGfPQw
[03-Aug-2026 09:40:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 09:40:07 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 09:40:07 UTC] User ID: 1220
[03-Aug-2026 09:40:07 UTC] ✅ User profile retrieved successfully for user ID: 1220
[03-Aug-2026 09:40:12 UTC] === API CALL LOG ===
[03-Aug-2026 09:40:12 UTC] Endpoint: user/profile.php
[03-Aug-2026 09:40:12 UTC] Full Log Data: {
    "timestamp": "2026-08-03 09:40:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:b370:50e:892:ae22:74f1:d9cd",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:b370:50e:892:ae22:74f1:d9cd, 172.68.164.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMCIsInVzZXJuYW1lIjoibmF5YW4iLCJlbWFpbCI6Im5tODIyNjQyNkBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTQ3NzR9.9761MlbvzLCkFg1ZXVM1I28cdzrAyOJZalgCoTGfPQw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2545c0caf0ff92c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:b370:50e:892:ae22:74f1:d9cd",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 09:40:12 UTC] === END API CALL LOG ===
[03-Aug-2026 09:40:12 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 09:40:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMCIsInVzZXJuYW1lIjoibmF5YW4iLCJlbWFpbCI6Im5tODIyNjQyNkBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTQ3NzR9.9761MlbvzLCkFg1ZXVM1I28cdzrAyOJZalgCoTGfPQw
[03-Aug-2026 09:40:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 09:40:12 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 09:40:12 UTC] User ID: 1220
[03-Aug-2026 09:40:12 UTC] ✅ User profile retrieved successfully for user ID: 1220
[03-Aug-2026 09:40:12 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 09:40:12 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 09:40:12 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:b370:50e:892:ae22:74f1:d9cd, 172.68.164.75","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMCIsInVzZXJuYW1lIjoibmF5YW4iLCJlbWFpbCI6Im5tODIyNjQyNkBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTQ3NzR9.9761MlbvzLCkFg1ZXVM1I28cdzrAyOJZalgCoTGfPQw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2545c0caf09f92c-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:b370:50e:892:ae22:74f1:d9cd","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Aug-2026 09:40:12 UTC] === User Orders API Called ===
[03-Aug-2026 09:40:12 UTC] User ID: 1220
[03-Aug-2026 09:40:12 UTC] Limit: 20, Offset: 0
[03-Aug-2026 09:40:12 UTC] Orders found: 0
[03-Aug-2026 09:40:12 UTC] Orders data: []
[03-Aug-2026 09:40:12 UTC] Total orders count: 0
[03-Aug-2026 09:40:13 UTC] === API CALL LOG ===
[03-Aug-2026 09:40:13 UTC] Endpoint: user/profile.php
[03-Aug-2026 09:40:13 UTC] Full Log Data: {
    "timestamp": "2026-08-03 09:40:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:b370:50e:892:ae22:74f1:d9cd",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:b370:50e:892:ae22:74f1:d9cd, 172.68.164.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMCIsInVzZXJuYW1lIjoibmF5YW4iLCJlbWFpbCI6Im5tODIyNjQyNkBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTQ3NzR9.9761MlbvzLCkFg1ZXVM1I28cdzrAyOJZalgCoTGfPQw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2545c10bbccf92c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:b370:50e:892:ae22:74f1:d9cd",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 09:40:13 UTC] === END API CALL LOG ===
[03-Aug-2026 09:40:13 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 09:40:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMCIsInVzZXJuYW1lIjoibmF5YW4iLCJlbWFpbCI6Im5tODIyNjQyNkBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTQ3NzR9.9761MlbvzLCkFg1ZXVM1I28cdzrAyOJZalgCoTGfPQw
[03-Aug-2026 09:40:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 09:40:13 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 09:40:13 UTC] User ID: 1220
[03-Aug-2026 09:40:13 UTC] ✅ User profile retrieved successfully for user ID: 1220
[03-Aug-2026 09:40:14 UTC] === API CALL LOG ===
[03-Aug-2026 09:40:14 UTC] Endpoint: user/profile.php
[03-Aug-2026 09:40:14 UTC] Full Log Data: {
    "timestamp": "2026-08-03 09:40:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:b370:50e:892:ae22:74f1:d9cd",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:b370:50e:892:ae22:74f1:d9cd, 172.68.164.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMCIsInVzZXJuYW1lIjoibmF5YW4iLCJlbWFpbCI6Im5tODIyNjQyNkBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTQ3NzR9.9761MlbvzLCkFg1ZXVM1I28cdzrAyOJZalgCoTGfPQw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2545c145eb3f92c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:b370:50e:892:ae22:74f1:d9cd",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 09:40:14 UTC] === END API CALL LOG ===
[03-Aug-2026 09:40:14 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 09:40:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMCIsInVzZXJuYW1lIjoibmF5YW4iLCJlbWFpbCI6Im5tODIyNjQyNkBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTQ3NzR9.9761MlbvzLCkFg1ZXVM1I28cdzrAyOJZalgCoTGfPQw
[03-Aug-2026 09:40:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 09:40:14 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 09:40:14 UTC] User ID: 1220
[03-Aug-2026 09:40:14 UTC] ✅ User profile retrieved successfully for user ID: 1220
[03-Aug-2026 09:40:21 UTC] === API CALL LOG ===
[03-Aug-2026 09:40:21 UTC] Endpoint: user/profile.php
[03-Aug-2026 09:40:21 UTC] Full Log Data: {
    "timestamp": "2026-08-03 09:40:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:b370:50e:892:ae22:74f1:d9cd",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:b370:50e:892:ae22:74f1:d9cd, 162.158.88.29",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMCIsInVzZXJuYW1lIjoibmF5YW4iLCJlbWFpbCI6Im5tODIyNjQyNkBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTQ3NzR9.9761MlbvzLCkFg1ZXVM1I28cdzrAyOJZalgCoTGfPQw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2545c3dcb0cfe03-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:b370:50e:892:ae22:74f1:d9cd",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 09:40:21 UTC] === END API CALL LOG ===
[03-Aug-2026 09:40:21 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 09:40:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMCIsInVzZXJuYW1lIjoibmF5YW4iLCJlbWFpbCI6Im5tODIyNjQyNkBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTQ3NzR9.9761MlbvzLCkFg1ZXVM1I28cdzrAyOJZalgCoTGfPQw
[03-Aug-2026 09:40:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 09:40:21 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 09:40:21 UTC] User ID: 1220
[03-Aug-2026 09:40:21 UTC] ✅ User profile retrieved successfully for user ID: 1220
[03-Aug-2026 09:40:22 UTC] === API CALL LOG ===
[03-Aug-2026 09:40:22 UTC] Endpoint: user/profile.php
[03-Aug-2026 09:40:22 UTC] Full Log Data: {
    "timestamp": "2026-08-03 09:40:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:b370:50e:892:ae22:74f1:d9cd",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:b370:50e:892:ae22:74f1:d9cd, 162.158.88.29",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMCIsInVzZXJuYW1lIjoibmF5YW4iLCJlbWFpbCI6Im5tODIyNjQyNkBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTQ3NzR9.9761MlbvzLCkFg1ZXVM1I28cdzrAyOJZalgCoTGfPQw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2545c476a15fe03-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:b370:50e:892:ae22:74f1:d9cd",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 09:40:22 UTC] === END API CALL LOG ===
[03-Aug-2026 09:40:22 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 09:40:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMCIsInVzZXJuYW1lIjoibmF5YW4iLCJlbWFpbCI6Im5tODIyNjQyNkBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTQ3NzR9.9761MlbvzLCkFg1ZXVM1I28cdzrAyOJZalgCoTGfPQw
[03-Aug-2026 09:40:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 09:40:22 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 09:40:22 UTC] User ID: 1220
[03-Aug-2026 09:40:22 UTC] ✅ User profile retrieved successfully for user ID: 1220
[03-Aug-2026 09:40:22 UTC] === API CALL LOG ===
[03-Aug-2026 09:40:22 UTC] Endpoint: user/profile.php
[03-Aug-2026 09:40:22 UTC] Full Log Data: {
    "timestamp": "2026-08-03 09:40:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:b370:50e:892:ae22:74f1:d9cd",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:b370:50e:892:ae22:74f1:d9cd, 162.158.88.7",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMCIsInVzZXJuYW1lIjoibmF5YW4iLCJlbWFpbCI6Im5tODIyNjQyNkBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTQ3NzR9.9761MlbvzLCkFg1ZXVM1I28cdzrAyOJZalgCoTGfPQw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2545c468f2efe03-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:b370:50e:892:ae22:74f1:d9cd",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 09:40:22 UTC] === END API CALL LOG ===
[03-Aug-2026 09:40:22 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 09:40:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMCIsInVzZXJuYW1lIjoibmF5YW4iLCJlbWFpbCI6Im5tODIyNjQyNkBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTQ3NzR9.9761MlbvzLCkFg1ZXVM1I28cdzrAyOJZalgCoTGfPQw
[03-Aug-2026 09:40:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 09:40:22 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 09:40:22 UTC] User ID: 1220
[03-Aug-2026 09:40:22 UTC] ✅ User profile retrieved successfully for user ID: 1220
[03-Aug-2026 09:40:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 09:40:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 09:40:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:b370:50e:892:ae22:74f1:d9cd, 162.158.88.7","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMCIsInVzZXJuYW1lIjoibmF5YW4iLCJlbWFpbCI6Im5tODIyNjQyNkBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTQ3NzR9.9761MlbvzLCkFg1ZXVM1I28cdzrAyOJZalgCoTGfPQw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2545c468f35fe03-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:b370:50e:892:ae22:74f1:d9cd","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Aug-2026 09:40:22 UTC] === User Orders API Called ===
[03-Aug-2026 09:40:22 UTC] User ID: 1220
[03-Aug-2026 09:40:22 UTC] Limit: 20, Offset: 0
[03-Aug-2026 09:40:22 UTC] Orders found: 0
[03-Aug-2026 09:40:22 UTC] Orders data: []
[03-Aug-2026 09:40:22 UTC] Total orders count: 0
[03-Aug-2026 09:40:27 UTC] === API CALL LOG ===
[03-Aug-2026 09:40:27 UTC] Endpoint: user/profile.php
[03-Aug-2026 09:40:27 UTC] Full Log Data: {
    "timestamp": "2026-08-03 09:40:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:b370:50e:892:ae22:74f1:d9cd",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:b370:50e:892:ae22:74f1:d9cd, 172.68.164.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMCIsInVzZXJuYW1lIjoibmF5YW4iLCJlbWFpbCI6Im5tODIyNjQyNkBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTQ3NzR9.9761MlbvzLCkFg1ZXVM1I28cdzrAyOJZalgCoTGfPQw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2545c63f839f8ee-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:b370:50e:892:ae22:74f1:d9cd",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 09:40:27 UTC] === END API CALL LOG ===
[03-Aug-2026 09:40:27 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 09:40:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMCIsInVzZXJuYW1lIjoibmF5YW4iLCJlbWFpbCI6Im5tODIyNjQyNkBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTQ3NzR9.9761MlbvzLCkFg1ZXVM1I28cdzrAyOJZalgCoTGfPQw
[03-Aug-2026 09:40:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 09:40:27 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 09:40:27 UTC] User ID: 1220
[03-Aug-2026 09:40:27 UTC] ✅ User profile retrieved successfully for user ID: 1220
[03-Aug-2026 09:40:28 UTC] === API CALL LOG ===
[03-Aug-2026 09:40:28 UTC] Endpoint: user/profile.php
[03-Aug-2026 09:40:28 UTC] Full Log Data: {
    "timestamp": "2026-08-03 09:40:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:b370:50e:892:ae22:74f1:d9cd",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:b370:50e:892:ae22:74f1:d9cd, 172.68.164.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMCIsInVzZXJuYW1lIjoibmF5YW4iLCJlbWFpbCI6Im5tODIyNjQyNkBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTQ3NzR9.9761MlbvzLCkFg1ZXVM1I28cdzrAyOJZalgCoTGfPQw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2545c6cc855f8ee-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:b370:50e:892:ae22:74f1:d9cd",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 09:40:28 UTC] === END API CALL LOG ===
[03-Aug-2026 09:40:28 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 09:40:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMCIsInVzZXJuYW1lIjoibmF5YW4iLCJlbWFpbCI6Im5tODIyNjQyNkBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTQ3NzR9.9761MlbvzLCkFg1ZXVM1I28cdzrAyOJZalgCoTGfPQw
[03-Aug-2026 09:40:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 09:40:28 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 09:40:28 UTC] User ID: 1220
[03-Aug-2026 09:40:28 UTC] ✅ User profile retrieved successfully for user ID: 1220
[03-Aug-2026 09:40:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 09:40:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 09:40:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:b370:50e:892:ae22:74f1:d9cd, 172.68.164.74","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMCIsInVzZXJuYW1lIjoibmF5YW4iLCJlbWFpbCI6Im5tODIyNjQyNkBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTQ3NzR9.9761MlbvzLCkFg1ZXVM1I28cdzrAyOJZalgCoTGfPQw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2545c6cc860f8ee-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:b370:50e:892:ae22:74f1:d9cd","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Aug-2026 09:40:28 UTC] === User Orders API Called ===
[03-Aug-2026 09:40:28 UTC] User ID: 1220
[03-Aug-2026 09:40:28 UTC] Limit: 20, Offset: 0
[03-Aug-2026 09:40:28 UTC] Orders found: 0
[03-Aug-2026 09:40:28 UTC] Orders data: []
[03-Aug-2026 09:40:28 UTC] Total orders count: 0
[03-Aug-2026 09:40:28 UTC] === API CALL LOG ===
[03-Aug-2026 09:40:28 UTC] Endpoint: user/profile.php
[03-Aug-2026 09:40:28 UTC] Full Log Data: {
    "timestamp": "2026-08-03 09:40:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:b370:50e:892:ae22:74f1:d9cd",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:b370:50e:892:ae22:74f1:d9cd, 172.68.164.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMCIsInVzZXJuYW1lIjoibmF5YW4iLCJlbWFpbCI6Im5tODIyNjQyNkBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTQ3NzR9.9761MlbvzLCkFg1ZXVM1I28cdzrAyOJZalgCoTGfPQw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2545c6d7a77f8ee-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:b370:50e:892:ae22:74f1:d9cd",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 09:40:28 UTC] === END API CALL LOG ===
[03-Aug-2026 09:40:28 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 09:40:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMCIsInVzZXJuYW1lIjoibmF5YW4iLCJlbWFpbCI6Im5tODIyNjQyNkBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTQ3NzR9.9761MlbvzLCkFg1ZXVM1I28cdzrAyOJZalgCoTGfPQw
[03-Aug-2026 09:40:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 09:40:28 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 09:40:28 UTC] User ID: 1220
[03-Aug-2026 09:40:28 UTC] ✅ User profile retrieved successfully for user ID: 1220
[03-Aug-2026 09:40:29 UTC] === API CALL LOG ===
[03-Aug-2026 09:40:29 UTC] Endpoint: user/profile.php
[03-Aug-2026 09:40:29 UTC] Full Log Data: {
    "timestamp": "2026-08-03 09:40:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:b370:50e:892:ae22:74f1:d9cd",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:b370:50e:892:ae22:74f1:d9cd, 172.68.164.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMCIsInVzZXJuYW1lIjoibmF5YW4iLCJlbWFpbCI6Im5tODIyNjQyNkBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTQ3NzR9.9761MlbvzLCkFg1ZXVM1I28cdzrAyOJZalgCoTGfPQw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2545c74ce15f8ee-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:b370:50e:892:ae22:74f1:d9cd",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 09:40:29 UTC] === END API CALL LOG ===
[03-Aug-2026 09:40:29 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 09:40:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMCIsInVzZXJuYW1lIjoibmF5YW4iLCJlbWFpbCI6Im5tODIyNjQyNkBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTQ3NzR9.9761MlbvzLCkFg1ZXVM1I28cdzrAyOJZalgCoTGfPQw
[03-Aug-2026 09:40:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 09:40:29 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 09:40:29 UTC] User ID: 1220
[03-Aug-2026 09:40:29 UTC] ✅ User profile retrieved successfully for user ID: 1220
[03-Aug-2026 09:40:34 UTC] === API CALL LOG ===
[03-Aug-2026 09:40:34 UTC] Endpoint: user/profile.php
[03-Aug-2026 09:40:34 UTC] Full Log Data: {
    "timestamp": "2026-08-03 09:40:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:b370:50e:892:ae22:74f1:d9cd",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:b370:50e:892:ae22:74f1:d9cd, 104.22.66.32",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMCIsInVzZXJuYW1lIjoibmF5YW4iLCJlbWFpbCI6Im5tODIyNjQyNkBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTQ3NzR9.9761MlbvzLCkFg1ZXVM1I28cdzrAyOJZalgCoTGfPQw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2545c8b8dc40fb7-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:b370:50e:892:ae22:74f1:d9cd",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 09:40:34 UTC] === END API CALL LOG ===
[03-Aug-2026 09:40:34 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 09:40:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMCIsInVzZXJuYW1lIjoibmF5YW4iLCJlbWFpbCI6Im5tODIyNjQyNkBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTQ3NzR9.9761MlbvzLCkFg1ZXVM1I28cdzrAyOJZalgCoTGfPQw
[03-Aug-2026 09:40:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 09:40:34 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 09:40:34 UTC] User ID: 1220
[03-Aug-2026 09:40:34 UTC] ✅ User profile retrieved successfully for user ID: 1220
[03-Aug-2026 09:40:35 UTC] === API CALL LOG ===
[03-Aug-2026 09:40:35 UTC] Endpoint: user/profile.php
[03-Aug-2026 09:40:35 UTC] Full Log Data: {
    "timestamp": "2026-08-03 09:40:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:b370:50e:892:ae22:74f1:d9cd",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:b370:50e:892:ae22:74f1:d9cd, 104.22.66.6",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMCIsInVzZXJuYW1lIjoibmF5YW4iLCJlbWFpbCI6Im5tODIyNjQyNkBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTQ3NzR9.9761MlbvzLCkFg1ZXVM1I28cdzrAyOJZalgCoTGfPQw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2545c982cc30fb7-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:b370:50e:892:ae22:74f1:d9cd",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 09:40:35 UTC] === END API CALL LOG ===
[03-Aug-2026 09:40:35 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 09:40:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMCIsInVzZXJuYW1lIjoibmF5YW4iLCJlbWFpbCI6Im5tODIyNjQyNkBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTQ3NzR9.9761MlbvzLCkFg1ZXVM1I28cdzrAyOJZalgCoTGfPQw
[03-Aug-2026 09:40:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 09:40:35 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 09:40:35 UTC] User ID: 1220
[03-Aug-2026 09:40:35 UTC] ✅ User profile retrieved successfully for user ID: 1220
[03-Aug-2026 09:40:36 UTC] === API CALL LOG ===
[03-Aug-2026 09:40:36 UTC] Endpoint: user/profile.php
[03-Aug-2026 09:40:36 UTC] Full Log Data: {
    "timestamp": "2026-08-03 09:40:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:b370:50e:892:ae22:74f1:d9cd",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:b370:50e:892:ae22:74f1:d9cd, 104.22.66.7",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMCIsInVzZXJuYW1lIjoibmF5YW4iLCJlbWFpbCI6Im5tODIyNjQyNkBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTQ3NzR9.9761MlbvzLCkFg1ZXVM1I28cdzrAyOJZalgCoTGfPQw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2545c982cb80fb7-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:b370:50e:892:ae22:74f1:d9cd",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 09:40:36 UTC] === END API CALL LOG ===
[03-Aug-2026 09:40:36 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 09:40:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMCIsInVzZXJuYW1lIjoibmF5YW4iLCJlbWFpbCI6Im5tODIyNjQyNkBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTQ3NzR9.9761MlbvzLCkFg1ZXVM1I28cdzrAyOJZalgCoTGfPQw
[03-Aug-2026 09:40:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 09:40:36 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 09:40:36 UTC] User ID: 1220
[03-Aug-2026 09:40:36 UTC] ✅ User profile retrieved successfully for user ID: 1220
[03-Aug-2026 09:40:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 09:40:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 09:40:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:b370:50e:892:ae22:74f1:d9cd, 104.22.66.6","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMCIsInVzZXJuYW1lIjoibmF5YW4iLCJlbWFpbCI6Im5tODIyNjQyNkBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTQ3NzR9.9761MlbvzLCkFg1ZXVM1I28cdzrAyOJZalgCoTGfPQw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2545c982cc00fb7-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:b370:50e:892:ae22:74f1:d9cd","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Aug-2026 09:40:37 UTC] === User Orders API Called ===
[03-Aug-2026 09:40:37 UTC] User ID: 1220
[03-Aug-2026 09:40:37 UTC] Limit: 20, Offset: 0
[03-Aug-2026 09:40:37 UTC] Orders found: 0
[03-Aug-2026 09:40:37 UTC] Orders data: []
[03-Aug-2026 09:40:37 UTC] Total orders count: 0
[03-Aug-2026 09:40:37 UTC] === API CALL LOG ===
[03-Aug-2026 09:40:37 UTC] Endpoint: user/profile.php
[03-Aug-2026 09:40:37 UTC] Full Log Data: {
    "timestamp": "2026-08-03 09:40:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:b370:50e:892:ae22:74f1:d9cd",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:b370:50e:892:ae22:74f1:d9cd, 104.22.66.6",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMCIsInVzZXJuYW1lIjoibmF5YW4iLCJlbWFpbCI6Im5tODIyNjQyNkBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTQ3NzR9.9761MlbvzLCkFg1ZXVM1I28cdzrAyOJZalgCoTGfPQw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2545ca7fceb0fb7-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:b370:50e:892:ae22:74f1:d9cd",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 09:40:37 UTC] === END API CALL LOG ===
[03-Aug-2026 09:40:37 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 09:40:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMCIsInVzZXJuYW1lIjoibmF5YW4iLCJlbWFpbCI6Im5tODIyNjQyNkBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTQ3NzR9.9761MlbvzLCkFg1ZXVM1I28cdzrAyOJZalgCoTGfPQw
[03-Aug-2026 09:40:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 09:40:37 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 09:40:37 UTC] User ID: 1220
[03-Aug-2026 09:40:37 UTC] ✅ User profile retrieved successfully for user ID: 1220
[03-Aug-2026 09:40:38 UTC] User Purchases API - User ID: 1220
[03-Aug-2026 09:40:38 UTC] User Purchases API - Total purchases found: 0
[03-Aug-2026 09:40:43 UTC] User Purchases API - User ID: 1220
[03-Aug-2026 09:40:43 UTC] User Purchases API - Total purchases found: 0
[03-Aug-2026 09:40:46 UTC] === API CALL LOG ===
[03-Aug-2026 09:40:46 UTC] Endpoint: user/profile.php
[03-Aug-2026 09:40:46 UTC] Full Log Data: {
    "timestamp": "2026-08-03 09:40:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:b370:50e:892:ae22:74f1:d9cd",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:b370:50e:892:ae22:74f1:d9cd, 104.22.66.7",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMCIsInVzZXJuYW1lIjoibmF5YW4iLCJlbWFpbCI6Im5tODIyNjQyNkBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTQ3NzR9.9761MlbvzLCkFg1ZXVM1I28cdzrAyOJZalgCoTGfPQw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2545cdf0b700fb7-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:b370:50e:892:ae22:74f1:d9cd",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 09:40:46 UTC] === END API CALL LOG ===
[03-Aug-2026 09:40:46 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 09:40:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMCIsInVzZXJuYW1lIjoibmF5YW4iLCJlbWFpbCI6Im5tODIyNjQyNkBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTQ3NzR9.9761MlbvzLCkFg1ZXVM1I28cdzrAyOJZalgCoTGfPQw
[03-Aug-2026 09:40:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 09:40:46 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 09:40:46 UTC] User ID: 1220
[03-Aug-2026 09:40:46 UTC] ✅ User profile retrieved successfully for user ID: 1220
[03-Aug-2026 09:40:47 UTC] User Purchases API - User ID: 1220
[03-Aug-2026 09:40:47 UTC] User Purchases API - Total purchases found: 0
[03-Aug-2026 09:40:52 UTC] === API CALL LOG ===
[03-Aug-2026 09:40:52 UTC] Endpoint: user/profile.php
[03-Aug-2026 09:40:52 UTC] Full Log Data: {
    "timestamp": "2026-08-03 09:40:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:b370:50e:892:ae22:74f1:d9cd",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:b370:50e:892:ae22:74f1:d9cd, 104.22.66.32",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMCIsInVzZXJuYW1lIjoibmF5YW4iLCJlbWFpbCI6Im5tODIyNjQyNkBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTQ3NzR9.9761MlbvzLCkFg1ZXVM1I28cdzrAyOJZalgCoTGfPQw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2545d0349580fb7-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:b370:50e:892:ae22:74f1:d9cd",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 09:40:52 UTC] === END API CALL LOG ===
[03-Aug-2026 09:40:52 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 09:40:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMCIsInVzZXJuYW1lIjoibmF5YW4iLCJlbWFpbCI6Im5tODIyNjQyNkBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTQ3NzR9.9761MlbvzLCkFg1ZXVM1I28cdzrAyOJZalgCoTGfPQw
[03-Aug-2026 09:40:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 09:40:52 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 09:40:52 UTC] User ID: 1220
[03-Aug-2026 09:40:52 UTC] ✅ User profile retrieved successfully for user ID: 1220
[03-Aug-2026 09:40:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 09:40:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 09:40:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:b370:50e:892:ae22:74f1:d9cd, 104.22.66.32","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMCIsInVzZXJuYW1lIjoibmF5YW4iLCJlbWFpbCI6Im5tODIyNjQyNkBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTQ3NzR9.9761MlbvzLCkFg1ZXVM1I28cdzrAyOJZalgCoTGfPQw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2545d002dba0fb7-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:b370:50e:892:ae22:74f1:d9cd","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Aug-2026 09:40:52 UTC] === User Orders API Called ===
[03-Aug-2026 09:40:52 UTC] User ID: 1220
[03-Aug-2026 09:40:52 UTC] Limit: 20, Offset: 0
[03-Aug-2026 09:40:52 UTC] Orders found: 0
[03-Aug-2026 09:40:52 UTC] Orders data: []
[03-Aug-2026 09:40:52 UTC] Total orders count: 0
[03-Aug-2026 09:40:52 UTC] === API CALL LOG ===
[03-Aug-2026 09:40:52 UTC] Endpoint: user/profile.php
[03-Aug-2026 09:40:52 UTC] Full Log Data: {
    "timestamp": "2026-08-03 09:40:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:b370:50e:892:ae22:74f1:d9cd",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:b370:50e:892:ae22:74f1:d9cd, 104.22.66.33",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMCIsInVzZXJuYW1lIjoibmF5YW4iLCJlbWFpbCI6Im5tODIyNjQyNkBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTQ3NzR9.9761MlbvzLCkFg1ZXVM1I28cdzrAyOJZalgCoTGfPQw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2545d002dbf0fb7-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:b370:50e:892:ae22:74f1:d9cd",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 09:40:52 UTC] === END API CALL LOG ===
[03-Aug-2026 09:40:52 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 09:40:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMCIsInVzZXJuYW1lIjoibmF5YW4iLCJlbWFpbCI6Im5tODIyNjQyNkBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTQ3NzR9.9761MlbvzLCkFg1ZXVM1I28cdzrAyOJZalgCoTGfPQw
[03-Aug-2026 09:40:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 09:40:52 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 09:40:52 UTC] User ID: 1220
[03-Aug-2026 09:40:52 UTC] ✅ User profile retrieved successfully for user ID: 1220
[03-Aug-2026 09:40:54 UTC] === API CALL LOG ===
[03-Aug-2026 09:40:54 UTC] Endpoint: user/profile.php
[03-Aug-2026 09:40:54 UTC] Full Log Data: {
    "timestamp": "2026-08-03 09:40:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:b370:50e:892:ae22:74f1:d9cd",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:b370:50e:892:ae22:74f1:d9cd, 104.22.66.32",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMCIsInVzZXJuYW1lIjoibmF5YW4iLCJlbWFpbCI6Im5tODIyNjQyNkBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTQ3NzR9.9761MlbvzLCkFg1ZXVM1I28cdzrAyOJZalgCoTGfPQw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2545d0d5efc0fb7-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:b370:50e:892:ae22:74f1:d9cd",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 09:40:54 UTC] === END API CALL LOG ===
[03-Aug-2026 09:40:54 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 09:40:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMCIsInVzZXJuYW1lIjoibmF5YW4iLCJlbWFpbCI6Im5tODIyNjQyNkBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTQ3NzR9.9761MlbvzLCkFg1ZXVM1I28cdzrAyOJZalgCoTGfPQw
[03-Aug-2026 09:40:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 09:40:54 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 09:40:54 UTC] User ID: 1220
[03-Aug-2026 09:40:54 UTC] ✅ User profile retrieved successfully for user ID: 1220
[03-Aug-2026 09:41:00 UTC] === API CALL LOG ===
[03-Aug-2026 09:41:00 UTC] Endpoint: user/profile.php
[03-Aug-2026 09:41:00 UTC] Full Log Data: {
    "timestamp": "2026-08-03 09:41:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:b370:50e:892:ae22:74f1:d9cd",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:b370:50e:892:ae22:74f1:d9cd, 172.70.208.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMCIsInVzZXJuYW1lIjoibmF5YW4iLCJlbWFpbCI6Im5tODIyNjQyNkBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTQ3NzR9.9761MlbvzLCkFg1ZXVM1I28cdzrAyOJZalgCoTGfPQw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2545d314d3afda6-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:b370:50e:892:ae22:74f1:d9cd",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 09:41:00 UTC] === END API CALL LOG ===
[03-Aug-2026 09:41:00 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 09:41:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMCIsInVzZXJuYW1lIjoibmF5YW4iLCJlbWFpbCI6Im5tODIyNjQyNkBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTQ3NzR9.9761MlbvzLCkFg1ZXVM1I28cdzrAyOJZalgCoTGfPQw
[03-Aug-2026 09:41:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 09:41:00 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 09:41:00 UTC] User ID: 1220
[03-Aug-2026 09:41:00 UTC] ✅ User profile retrieved successfully for user ID: 1220
[03-Aug-2026 09:41:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 09:41:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 09:41:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:b370:50e:892:ae22:74f1:d9cd, 172.70.208.31","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMCIsInVzZXJuYW1lIjoibmF5YW4iLCJlbWFpbCI6Im5tODIyNjQyNkBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTQ3NzR9.9761MlbvzLCkFg1ZXVM1I28cdzrAyOJZalgCoTGfPQw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2545d38ac76fda6-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:b370:50e:892:ae22:74f1:d9cd","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Aug-2026 09:41:01 UTC] === User Orders API Called ===
[03-Aug-2026 09:41:01 UTC] User ID: 1220
[03-Aug-2026 09:41:01 UTC] Limit: 20, Offset: 0
[03-Aug-2026 09:41:01 UTC] Orders found: 0
[03-Aug-2026 09:41:01 UTC] Orders data: []
[03-Aug-2026 09:41:01 UTC] Total orders count: 0
[03-Aug-2026 09:41:01 UTC] === API CALL LOG ===
[03-Aug-2026 09:41:01 UTC] Endpoint: user/profile.php
[03-Aug-2026 09:41:01 UTC] Full Log Data: {
    "timestamp": "2026-08-03 09:41:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:b370:50e:892:ae22:74f1:d9cd",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:b370:50e:892:ae22:74f1:d9cd, 172.70.208.31",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMCIsInVzZXJuYW1lIjoibmF5YW4iLCJlbWFpbCI6Im5tODIyNjQyNkBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTQ3NzR9.9761MlbvzLCkFg1ZXVM1I28cdzrAyOJZalgCoTGfPQw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2545d38ac65fda6-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:b370:50e:892:ae22:74f1:d9cd",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 09:41:01 UTC] === END API CALL LOG ===
[03-Aug-2026 09:41:01 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 09:41:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMCIsInVzZXJuYW1lIjoibmF5YW4iLCJlbWFpbCI6Im5tODIyNjQyNkBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTQ3NzR9.9761MlbvzLCkFg1ZXVM1I28cdzrAyOJZalgCoTGfPQw
[03-Aug-2026 09:41:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 09:41:01 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 09:41:01 UTC] User ID: 1220
[03-Aug-2026 09:41:01 UTC] ✅ User profile retrieved successfully for user ID: 1220
[03-Aug-2026 09:41:01 UTC] === API CALL LOG ===
[03-Aug-2026 09:41:01 UTC] Endpoint: user/profile.php
[03-Aug-2026 09:41:01 UTC] Full Log Data: {
    "timestamp": "2026-08-03 09:41:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:b370:50e:892:ae22:74f1:d9cd",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:b370:50e:892:ae22:74f1:d9cd, 172.70.208.30",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMCIsInVzZXJuYW1lIjoibmF5YW4iLCJlbWFpbCI6Im5tODIyNjQyNkBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTQ3NzR9.9761MlbvzLCkFg1ZXVM1I28cdzrAyOJZalgCoTGfPQw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2545d396eddfda6-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:b370:50e:892:ae22:74f1:d9cd",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 09:41:01 UTC] === END API CALL LOG ===
[03-Aug-2026 09:41:01 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 09:41:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMCIsInVzZXJuYW1lIjoibmF5YW4iLCJlbWFpbCI6Im5tODIyNjQyNkBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTQ3NzR9.9761MlbvzLCkFg1ZXVM1I28cdzrAyOJZalgCoTGfPQw
[03-Aug-2026 09:41:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 09:41:01 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 09:41:01 UTC] User ID: 1220
[03-Aug-2026 09:41:01 UTC] ✅ User profile retrieved successfully for user ID: 1220
[03-Aug-2026 09:41:02 UTC] === API CALL LOG ===
[03-Aug-2026 09:41:02 UTC] Endpoint: user/profile.php
[03-Aug-2026 09:41:02 UTC] Full Log Data: {
    "timestamp": "2026-08-03 09:41:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:b370:50e:892:ae22:74f1:d9cd",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:b370:50e:892:ae22:74f1:d9cd, 172.70.208.31",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMCIsInVzZXJuYW1lIjoibmF5YW4iLCJlbWFpbCI6Im5tODIyNjQyNkBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTQ3NzR9.9761MlbvzLCkFg1ZXVM1I28cdzrAyOJZalgCoTGfPQw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2545d413f03fda6-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:b370:50e:892:ae22:74f1:d9cd",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 09:41:02 UTC] === END API CALL LOG ===
[03-Aug-2026 09:41:02 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 09:41:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMCIsInVzZXJuYW1lIjoibmF5YW4iLCJlbWFpbCI6Im5tODIyNjQyNkBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTQ3NzR9.9761MlbvzLCkFg1ZXVM1I28cdzrAyOJZalgCoTGfPQw
[03-Aug-2026 09:41:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 09:41:02 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 09:41:02 UTC] User ID: 1220
[03-Aug-2026 09:41:02 UTC] ✅ User profile retrieved successfully for user ID: 1220
[03-Aug-2026 09:41:38 UTC] === API CALL LOG ===
[03-Aug-2026 09:41:38 UTC] Endpoint: user/profile.php
[03-Aug-2026 09:41:38 UTC] Full Log Data: {
    "timestamp": "2026-08-03 09:41:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:b370:50e:892:ae22:74f1:d9cd",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:b370:50e:892:ae22:74f1:d9cd, 172.70.208.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMCIsInVzZXJuYW1lIjoibmF5YW4iLCJlbWFpbCI6Im5tODIyNjQyNkBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTQ3NzR9.9761MlbvzLCkFg1ZXVM1I28cdzrAyOJZalgCoTGfPQw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2545e2129e5fda6-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:b370:50e:892:ae22:74f1:d9cd",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 09:41:38 UTC] === END API CALL LOG ===
[03-Aug-2026 09:41:38 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 09:41:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMCIsInVzZXJuYW1lIjoibmF5YW4iLCJlbWFpbCI6Im5tODIyNjQyNkBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTQ3NzR9.9761MlbvzLCkFg1ZXVM1I28cdzrAyOJZalgCoTGfPQw
[03-Aug-2026 09:41:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 09:41:38 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 09:41:38 UTC] User ID: 1220
[03-Aug-2026 09:41:38 UTC] ✅ User profile retrieved successfully for user ID: 1220
[03-Aug-2026 09:41:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 09:41:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 09:41:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:b370:50e:892:ae22:74f1:d9cd, 172.70.208.71","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMCIsInVzZXJuYW1lIjoibmF5YW4iLCJlbWFpbCI6Im5tODIyNjQyNkBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTQ3NzR9.9761MlbvzLCkFg1ZXVM1I28cdzrAyOJZalgCoTGfPQw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2545e2129dffda6-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:b370:50e:892:ae22:74f1:d9cd","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Aug-2026 09:41:38 UTC] === User Orders API Called ===
[03-Aug-2026 09:41:38 UTC] User ID: 1220
[03-Aug-2026 09:41:38 UTC] Limit: 20, Offset: 0
[03-Aug-2026 09:41:38 UTC] Orders found: 0
[03-Aug-2026 09:41:38 UTC] Orders data: []
[03-Aug-2026 09:41:38 UTC] Total orders count: 0
[03-Aug-2026 09:41:38 UTC] === API CALL LOG ===
[03-Aug-2026 09:41:38 UTC] Endpoint: user/profile.php
[03-Aug-2026 09:41:38 UTC] Full Log Data: {
    "timestamp": "2026-08-03 09:41:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:b370:50e:892:ae22:74f1:d9cd",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:b370:50e:892:ae22:74f1:d9cd, 172.70.208.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMCIsInVzZXJuYW1lIjoibmF5YW4iLCJlbWFpbCI6Im5tODIyNjQyNkBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTQ3NzR9.9761MlbvzLCkFg1ZXVM1I28cdzrAyOJZalgCoTGfPQw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2545e247ccbfda6-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:b370:50e:892:ae22:74f1:d9cd",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 09:41:38 UTC] === END API CALL LOG ===
[03-Aug-2026 09:41:38 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 09:41:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMCIsInVzZXJuYW1lIjoibmF5YW4iLCJlbWFpbCI6Im5tODIyNjQyNkBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTQ3NzR9.9761MlbvzLCkFg1ZXVM1I28cdzrAyOJZalgCoTGfPQw
[03-Aug-2026 09:41:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 09:41:38 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 09:41:38 UTC] User ID: 1220
[03-Aug-2026 09:41:38 UTC] ✅ User profile retrieved successfully for user ID: 1220
[03-Aug-2026 09:41:39 UTC] === API CALL LOG ===
[03-Aug-2026 09:41:39 UTC] Endpoint: user/profile.php
[03-Aug-2026 09:41:39 UTC] Full Log Data: {
    "timestamp": "2026-08-03 09:41:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:b370:50e:892:ae22:74f1:d9cd",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:b370:50e:892:ae22:74f1:d9cd, 172.70.208.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMCIsInVzZXJuYW1lIjoibmF5YW4iLCJlbWFpbCI6Im5tODIyNjQyNkBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTQ3NzR9.9761MlbvzLCkFg1ZXVM1I28cdzrAyOJZalgCoTGfPQw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2545e2b7b8ffda6-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:b370:50e:892:ae22:74f1:d9cd",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 09:41:39 UTC] === END API CALL LOG ===
[03-Aug-2026 09:41:39 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 09:41:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMCIsInVzZXJuYW1lIjoibmF5YW4iLCJlbWFpbCI6Im5tODIyNjQyNkBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTQ3NzR9.9761MlbvzLCkFg1ZXVM1I28cdzrAyOJZalgCoTGfPQw
[03-Aug-2026 09:41:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 09:41:39 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 09:41:39 UTC] User ID: 1220
[03-Aug-2026 09:41:39 UTC] ✅ User profile retrieved successfully for user ID: 1220
[03-Aug-2026 09:41:47 UTC] === API CALL LOG ===
[03-Aug-2026 09:41:47 UTC] Endpoint: user/profile.php
[03-Aug-2026 09:41:47 UTC] Full Log Data: {
    "timestamp": "2026-08-03 09:41:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:b370:50e:892:ae22:74f1:d9cd",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:b370:50e:892:ae22:74f1:d9cd, 162.158.88.29",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMCIsInVzZXJuYW1lIjoibmF5YW4iLCJlbWFpbCI6Im5tODIyNjQyNkBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTQ3NzR9.9761MlbvzLCkFg1ZXVM1I28cdzrAyOJZalgCoTGfPQw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2545e58cefafe1d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:b370:50e:892:ae22:74f1:d9cd",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 09:41:47 UTC] === END API CALL LOG ===
[03-Aug-2026 09:41:47 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 09:41:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMCIsInVzZXJuYW1lIjoibmF5YW4iLCJlbWFpbCI6Im5tODIyNjQyNkBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTQ3NzR9.9761MlbvzLCkFg1ZXVM1I28cdzrAyOJZalgCoTGfPQw
[03-Aug-2026 09:41:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 09:41:47 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 09:41:47 UTC] User ID: 1220
[03-Aug-2026 09:41:47 UTC] ✅ User profile retrieved successfully for user ID: 1220
[03-Aug-2026 09:41:48 UTC] === API CALL LOG ===
[03-Aug-2026 09:41:48 UTC] Endpoint: user/profile.php
[03-Aug-2026 09:41:48 UTC] Full Log Data: {
    "timestamp": "2026-08-03 09:41:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:b370:50e:892:ae22:74f1:d9cd",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:b370:50e:892:ae22:74f1:d9cd, 162.158.88.29",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMCIsInVzZXJuYW1lIjoibmF5YW4iLCJlbWFpbCI6Im5tODIyNjQyNkBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTQ3NzR9.9761MlbvzLCkFg1ZXVM1I28cdzrAyOJZalgCoTGfPQw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2545e603e40fe1d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:b370:50e:892:ae22:74f1:d9cd",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 09:41:48 UTC] === END API CALL LOG ===
[03-Aug-2026 09:41:48 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 09:41:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMCIsInVzZXJuYW1lIjoibmF5YW4iLCJlbWFpbCI6Im5tODIyNjQyNkBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTQ3NzR9.9761MlbvzLCkFg1ZXVM1I28cdzrAyOJZalgCoTGfPQw
[03-Aug-2026 09:41:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 09:41:48 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 09:41:48 UTC] User ID: 1220
[03-Aug-2026 09:41:48 UTC] ✅ User profile retrieved successfully for user ID: 1220
[03-Aug-2026 09:41:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 09:41:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 09:41:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:b370:50e:892:ae22:74f1:d9cd, 162.158.88.29","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMCIsInVzZXJuYW1lIjoibmF5YW4iLCJlbWFpbCI6Im5tODIyNjQyNkBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTQ3NzR9.9761MlbvzLCkFg1ZXVM1I28cdzrAyOJZalgCoTGfPQw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2545e603e4bfe1d-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:b370:50e:892:ae22:74f1:d9cd","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Aug-2026 09:41:48 UTC] === User Orders API Called ===
[03-Aug-2026 09:41:48 UTC] User ID: 1220
[03-Aug-2026 09:41:48 UTC] Limit: 20, Offset: 0
[03-Aug-2026 09:41:48 UTC] Orders found: 0
[03-Aug-2026 09:41:48 UTC] Orders data: []
[03-Aug-2026 09:41:48 UTC] Total orders count: 0
[03-Aug-2026 09:41:48 UTC] === API CALL LOG ===
[03-Aug-2026 09:41:48 UTC] Endpoint: user/profile.php
[03-Aug-2026 09:41:48 UTC] Full Log Data: {
    "timestamp": "2026-08-03 09:41:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:b370:50e:892:ae22:74f1:d9cd",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:b370:50e:892:ae22:74f1:d9cd, 162.158.88.29",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMCIsInVzZXJuYW1lIjoibmF5YW4iLCJlbWFpbCI6Im5tODIyNjQyNkBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTQ3NzR9.9761MlbvzLCkFg1ZXVM1I28cdzrAyOJZalgCoTGfPQw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2545e6119c5fe1d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:b370:50e:892:ae22:74f1:d9cd",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 09:41:48 UTC] === END API CALL LOG ===
[03-Aug-2026 09:41:48 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 09:41:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMCIsInVzZXJuYW1lIjoibmF5YW4iLCJlbWFpbCI6Im5tODIyNjQyNkBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTQ3NzR9.9761MlbvzLCkFg1ZXVM1I28cdzrAyOJZalgCoTGfPQw
[03-Aug-2026 09:41:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 09:41:48 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 09:41:48 UTC] User ID: 1220
[03-Aug-2026 09:41:48 UTC] ✅ User profile retrieved successfully for user ID: 1220
[03-Aug-2026 09:41:49 UTC] === API CALL LOG ===
[03-Aug-2026 09:41:49 UTC] Endpoint: user/profile.php
[03-Aug-2026 09:41:49 UTC] Full Log Data: {
    "timestamp": "2026-08-03 09:41:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:b370:50e:892:ae22:74f1:d9cd",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:b370:50e:892:ae22:74f1:d9cd, 162.158.88.29",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMCIsInVzZXJuYW1lIjoibmF5YW4iLCJlbWFpbCI6Im5tODIyNjQyNkBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTQ3NzR9.9761MlbvzLCkFg1ZXVM1I28cdzrAyOJZalgCoTGfPQw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2545e6878c0fe1d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:b370:50e:892:ae22:74f1:d9cd",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 09:41:49 UTC] === END API CALL LOG ===
[03-Aug-2026 09:41:49 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 09:41:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMCIsInVzZXJuYW1lIjoibmF5YW4iLCJlbWFpbCI6Im5tODIyNjQyNkBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTQ3NzR9.9761MlbvzLCkFg1ZXVM1I28cdzrAyOJZalgCoTGfPQw
[03-Aug-2026 09:41:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 09:41:49 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 09:41:49 UTC] User ID: 1220
[03-Aug-2026 09:41:49 UTC] ✅ User profile retrieved successfully for user ID: 1220
[03-Aug-2026 09:41:57 UTC] === API CALL LOG ===
[03-Aug-2026 09:41:57 UTC] Endpoint: user/profile.php
[03-Aug-2026 09:41:57 UTC] Full Log Data: {
    "timestamp": "2026-08-03 09:41:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:b370:50e:892:ae22:74f1:d9cd",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:b370:50e:892:ae22:74f1:d9cd, 162.158.88.29",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMCIsInVzZXJuYW1lIjoibmF5YW4iLCJlbWFpbCI6Im5tODIyNjQyNkBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTQ3NzR9.9761MlbvzLCkFg1ZXVM1I28cdzrAyOJZalgCoTGfPQw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2545e98c923fe1d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:b370:50e:892:ae22:74f1:d9cd",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 09:41:57 UTC] === END API CALL LOG ===
[03-Aug-2026 09:41:57 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 09:41:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMCIsInVzZXJuYW1lIjoibmF5YW4iLCJlbWFpbCI6Im5tODIyNjQyNkBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTQ3NzR9.9761MlbvzLCkFg1ZXVM1I28cdzrAyOJZalgCoTGfPQw
[03-Aug-2026 09:41:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 09:41:57 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 09:41:57 UTC] User ID: 1220
[03-Aug-2026 09:41:57 UTC] ✅ User profile retrieved successfully for user ID: 1220
[03-Aug-2026 09:42:03 UTC] === API CALL LOG ===
[03-Aug-2026 09:42:03 UTC] Endpoint: user/profile.php
[03-Aug-2026 09:42:03 UTC] Full Log Data: {
    "timestamp": "2026-08-03 09:42:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:b370:50e:892:ae22:74f1:d9cd",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:b370:50e:892:ae22:74f1:d9cd, 172.70.188.63",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMCIsInVzZXJuYW1lIjoibmF5YW4iLCJlbWFpbCI6Im5tODIyNjQyNkBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTQ3NzR9.9761MlbvzLCkFg1ZXVM1I28cdzrAyOJZalgCoTGfPQw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2545ebe9da987cb-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:b370:50e:892:ae22:74f1:d9cd",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 09:42:03 UTC] === END API CALL LOG ===
[03-Aug-2026 09:42:03 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 09:42:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMCIsInVzZXJuYW1lIjoibmF5YW4iLCJlbWFpbCI6Im5tODIyNjQyNkBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTQ3NzR9.9761MlbvzLCkFg1ZXVM1I28cdzrAyOJZalgCoTGfPQw
[03-Aug-2026 09:42:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 09:42:03 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 09:42:03 UTC] User ID: 1220
[03-Aug-2026 09:42:03 UTC] ✅ User profile retrieved successfully for user ID: 1220
[03-Aug-2026 09:42:04 UTC] === API CALL LOG ===
[03-Aug-2026 09:42:04 UTC] Endpoint: user/profile.php
[03-Aug-2026 09:42:04 UTC] Full Log Data: {
    "timestamp": "2026-08-03 09:42:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:b370:50e:892:ae22:74f1:d9cd",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:b370:50e:892:ae22:74f1:d9cd, 172.70.188.63",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMCIsInVzZXJuYW1lIjoibmF5YW4iLCJlbWFpbCI6Im5tODIyNjQyNkBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTQ3NzR9.9761MlbvzLCkFg1ZXVM1I28cdzrAyOJZalgCoTGfPQw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2545ec6cace87cb-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:b370:50e:892:ae22:74f1:d9cd",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 09:42:04 UTC] === END API CALL LOG ===
[03-Aug-2026 09:42:04 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 09:42:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMCIsInVzZXJuYW1lIjoibmF5YW4iLCJlbWFpbCI6Im5tODIyNjQyNkBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTQ3NzR9.9761MlbvzLCkFg1ZXVM1I28cdzrAyOJZalgCoTGfPQw
[03-Aug-2026 09:42:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 09:42:04 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 09:42:04 UTC] User ID: 1220
[03-Aug-2026 09:42:04 UTC] ✅ User profile retrieved successfully for user ID: 1220
[03-Aug-2026 09:42:04 UTC] === API CALL LOG ===
[03-Aug-2026 09:42:04 UTC] Endpoint: user/profile.php
[03-Aug-2026 09:42:04 UTC] Full Log Data: {
    "timestamp": "2026-08-03 09:42:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:b370:50e:892:ae22:74f1:d9cd",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:b370:50e:892:ae22:74f1:d9cd, 172.70.188.63",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMCIsInVzZXJuYW1lIjoibmF5YW4iLCJlbWFpbCI6Im5tODIyNjQyNkBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTQ3NzR9.9761MlbvzLCkFg1ZXVM1I28cdzrAyOJZalgCoTGfPQw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2545ec6cad387cb-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:b370:50e:892:ae22:74f1:d9cd",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 09:42:04 UTC] === END API CALL LOG ===
[03-Aug-2026 09:42:04 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 09:42:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMCIsInVzZXJuYW1lIjoibmF5YW4iLCJlbWFpbCI6Im5tODIyNjQyNkBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTQ3NzR9.9761MlbvzLCkFg1ZXVM1I28cdzrAyOJZalgCoTGfPQw
[03-Aug-2026 09:42:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 09:42:04 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 09:42:04 UTC] User ID: 1220
[03-Aug-2026 09:42:04 UTC] ✅ User profile retrieved successfully for user ID: 1220
[03-Aug-2026 09:42:05 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 09:42:05 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 09:42:05 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:b370:50e:892:ae22:74f1:d9cd, 172.70.188.48","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMCIsInVzZXJuYW1lIjoibmF5YW4iLCJlbWFpbCI6Im5tODIyNjQyNkBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTQ3NzR9.9761MlbvzLCkFg1ZXVM1I28cdzrAyOJZalgCoTGfPQw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2545ec6cad187cb-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:b370:50e:892:ae22:74f1:d9cd","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Aug-2026 09:42:05 UTC] === User Orders API Called ===
[03-Aug-2026 09:42:05 UTC] User ID: 1220
[03-Aug-2026 09:42:05 UTC] Limit: 20, Offset: 0
[03-Aug-2026 09:42:05 UTC] Orders found: 0
[03-Aug-2026 09:42:05 UTC] Orders data: []
[03-Aug-2026 09:42:05 UTC] Total orders count: 0
[03-Aug-2026 09:42:06 UTC] === API CALL LOG ===
[03-Aug-2026 09:42:06 UTC] Endpoint: user/profile.php
[03-Aug-2026 09:42:06 UTC] Full Log Data: {
    "timestamp": "2026-08-03 09:42:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:b370:50e:892:ae22:74f1:d9cd",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:b370:50e:892:ae22:74f1:d9cd, 172.70.188.48",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMCIsInVzZXJuYW1lIjoibmF5YW4iLCJlbWFpbCI6Im5tODIyNjQyNkBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTQ3NzR9.9761MlbvzLCkFg1ZXVM1I28cdzrAyOJZalgCoTGfPQw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2545ed188df87cb-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:b370:50e:892:ae22:74f1:d9cd",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 09:42:06 UTC] === END API CALL LOG ===
[03-Aug-2026 09:42:06 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 09:42:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMCIsInVzZXJuYW1lIjoibmF5YW4iLCJlbWFpbCI6Im5tODIyNjQyNkBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTQ3NzR9.9761MlbvzLCkFg1ZXVM1I28cdzrAyOJZalgCoTGfPQw
[03-Aug-2026 09:42:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 09:42:06 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 09:42:06 UTC] User ID: 1220
[03-Aug-2026 09:42:06 UTC] ✅ User profile retrieved successfully for user ID: 1220
[03-Aug-2026 09:42:06 UTC] === API CALL LOG ===
[03-Aug-2026 09:42:06 UTC] Endpoint: user/profile.php
[03-Aug-2026 09:42:06 UTC] Full Log Data: {
    "timestamp": "2026-08-03 09:42:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:b370:50e:892:ae22:74f1:d9cd",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:b370:50e:892:ae22:74f1:d9cd, 172.70.188.63",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMCIsInVzZXJuYW1lIjoibmF5YW4iLCJlbWFpbCI6Im5tODIyNjQyNkBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTQ3NzR9.9761MlbvzLCkFg1ZXVM1I28cdzrAyOJZalgCoTGfPQw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2545ed2898287cb-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:b370:50e:892:ae22:74f1:d9cd",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 09:42:06 UTC] === END API CALL LOG ===
[03-Aug-2026 09:42:06 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 09:42:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMCIsInVzZXJuYW1lIjoibmF5YW4iLCJlbWFpbCI6Im5tODIyNjQyNkBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTQ3NzR9.9761MlbvzLCkFg1ZXVM1I28cdzrAyOJZalgCoTGfPQw
[03-Aug-2026 09:42:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 09:42:06 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 09:42:06 UTC] User ID: 1220
[03-Aug-2026 09:42:06 UTC] ✅ User profile retrieved successfully for user ID: 1220
[03-Aug-2026 09:42:06 UTC] User Purchases API - User ID: 1220
[03-Aug-2026 09:42:06 UTC] User Purchases API - Total purchases found: 0
[03-Aug-2026 09:42:16 UTC] === API CALL LOG ===
[03-Aug-2026 09:42:16 UTC] Endpoint: user/profile.php
[03-Aug-2026 09:42:16 UTC] Full Log Data: {
    "timestamp": "2026-08-03 09:42:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:b370:50e:892:ae22:74f1:d9cd",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:b370:50e:892:ae22:74f1:d9cd, 172.70.188.63",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMCIsInVzZXJuYW1lIjoibmF5YW4iLCJlbWFpbCI6Im5tODIyNjQyNkBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTQ3NzR9.9761MlbvzLCkFg1ZXVM1I28cdzrAyOJZalgCoTGfPQw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2545f0afc6c87cb-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:b370:50e:892:ae22:74f1:d9cd",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 09:42:16 UTC] === END API CALL LOG ===
[03-Aug-2026 09:42:16 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 09:42:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMCIsInVzZXJuYW1lIjoibmF5YW4iLCJlbWFpbCI6Im5tODIyNjQyNkBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTQ3NzR9.9761MlbvzLCkFg1ZXVM1I28cdzrAyOJZalgCoTGfPQw
[03-Aug-2026 09:42:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 09:42:16 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 09:42:16 UTC] User ID: 1220
[03-Aug-2026 09:42:16 UTC] ✅ User profile retrieved successfully for user ID: 1220
[03-Aug-2026 09:42:16 UTC] === API CALL LOG ===
[03-Aug-2026 09:42:16 UTC] Endpoint: user/profile.php
[03-Aug-2026 09:42:16 UTC] Full Log Data: {
    "timestamp": "2026-08-03 09:42:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:b370:50e:892:ae22:74f1:d9cd",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:b370:50e:892:ae22:74f1:d9cd, 172.70.188.63",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMCIsInVzZXJuYW1lIjoibmF5YW4iLCJlbWFpbCI6Im5tODIyNjQyNkBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTQ3NzR9.9761MlbvzLCkFg1ZXVM1I28cdzrAyOJZalgCoTGfPQw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2545f0e3e0287cb-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:b370:50e:892:ae22:74f1:d9cd",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 09:42:16 UTC] === END API CALL LOG ===
[03-Aug-2026 09:42:16 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 09:42:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMCIsInVzZXJuYW1lIjoibmF5YW4iLCJlbWFpbCI6Im5tODIyNjQyNkBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTQ3NzR9.9761MlbvzLCkFg1ZXVM1I28cdzrAyOJZalgCoTGfPQw
[03-Aug-2026 09:42:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 09:42:16 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 09:42:16 UTC] User ID: 1220
[03-Aug-2026 09:42:16 UTC] ✅ User profile retrieved successfully for user ID: 1220
[03-Aug-2026 09:42:16 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 09:42:16 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 09:42:16 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:b370:50e:892:ae22:74f1:d9cd, 172.70.188.62","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMCIsInVzZXJuYW1lIjoibmF5YW4iLCJlbWFpbCI6Im5tODIyNjQyNkBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTQ3NzR9.9761MlbvzLCkFg1ZXVM1I28cdzrAyOJZalgCoTGfPQw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2545f0afc6a87cb-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:b370:50e:892:ae22:74f1:d9cd","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Aug-2026 09:42:16 UTC] === User Orders API Called ===
[03-Aug-2026 09:42:16 UTC] User ID: 1220
[03-Aug-2026 09:42:16 UTC] Limit: 20, Offset: 0
[03-Aug-2026 09:42:16 UTC] Orders found: 0
[03-Aug-2026 09:42:16 UTC] Orders data: []
[03-Aug-2026 09:42:16 UTC] Total orders count: 0
[03-Aug-2026 09:49:56 UTC] === API CALL LOG ===
[03-Aug-2026 09:49:56 UTC] Endpoint: user/profile.php
[03-Aug-2026 09:49:56 UTC] Full Log Data: {
    "timestamp": "2026-08-03 09:49:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8874:3f33:545:a129:3832:fd45",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8874:3f33:545:a129:3832:fd45, 162.158.108.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMSIsInVzZXJuYW1lIjoiYnpucyIsImVtYWlsIjoia2FrZWplakBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTUzOTV9.C2lX94vNrzW7MMWrmo1GN1UpclO5-LtEY15ABiPOSYc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2546a4cdcf8fd26-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:8874:3f33:545:a129:3832:fd45",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 09:49:56 UTC] === END API CALL LOG ===
[03-Aug-2026 09:49:56 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 09:49:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMSIsInVzZXJuYW1lIjoiYnpucyIsImVtYWlsIjoia2FrZWplakBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTUzOTV9.C2lX94vNrzW7MMWrmo1GN1UpclO5-LtEY15ABiPOSYc
[03-Aug-2026 09:49:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 09:49:56 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 09:49:56 UTC] User ID: 1221
[03-Aug-2026 09:49:56 UTC] ✅ User profile retrieved successfully for user ID: 1221
[03-Aug-2026 09:49:57 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 09:49:57 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 09:49:57 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:8874:3f33:545:a129:3832:fd45, 162.158.108.31","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMSIsInVzZXJuYW1lIjoiYnpucyIsImVtYWlsIjoia2FrZWplakBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTUzOTV9.C2lX94vNrzW7MMWrmo1GN1UpclO5-LtEY15ABiPOSYc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2546a4bea6bfd26-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:8874:3f33:545:a129:3832:fd45","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Aug-2026 09:49:57 UTC] === User Orders API Called ===
[03-Aug-2026 09:49:57 UTC] User ID: 1221
[03-Aug-2026 09:49:57 UTC] Limit: 20, Offset: 0
[03-Aug-2026 09:49:57 UTC] Orders found: 0
[03-Aug-2026 09:49:57 UTC] Orders data: []
[03-Aug-2026 09:49:57 UTC] Total orders count: 0
[03-Aug-2026 09:49:57 UTC] === API CALL LOG ===
[03-Aug-2026 09:49:57 UTC] Endpoint: user/profile.php
[03-Aug-2026 09:49:57 UTC] Full Log Data: {
    "timestamp": "2026-08-03 09:49:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8874:3f33:545:a129:3832:fd45",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8874:3f33:545:a129:3832:fd45, 162.158.108.31",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMSIsInVzZXJuYW1lIjoiYnpucyIsImVtYWlsIjoia2FrZWplakBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTUzOTV9.C2lX94vNrzW7MMWrmo1GN1UpclO5-LtEY15ABiPOSYc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2546a4bea68fd26-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:8874:3f33:545:a129:3832:fd45",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 09:49:57 UTC] === END API CALL LOG ===
[03-Aug-2026 09:49:57 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 09:49:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMSIsInVzZXJuYW1lIjoiYnpucyIsImVtYWlsIjoia2FrZWplakBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTUzOTV9.C2lX94vNrzW7MMWrmo1GN1UpclO5-LtEY15ABiPOSYc
[03-Aug-2026 09:49:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 09:49:57 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 09:49:57 UTC] User ID: 1221
[03-Aug-2026 09:49:57 UTC] ✅ User profile retrieved successfully for user ID: 1221
[03-Aug-2026 09:49:57 UTC] === API CALL LOG ===
[03-Aug-2026 09:49:57 UTC] Endpoint: user/profile.php
[03-Aug-2026 09:49:57 UTC] Full Log Data: {
    "timestamp": "2026-08-03 09:49:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8874:3f33:545:a129:3832:fd45",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8874:3f33:545:a129:3832:fd45, 162.158.108.31",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMSIsInVzZXJuYW1lIjoiYnpucyIsImVtYWlsIjoia2FrZWplakBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTUzOTV9.C2lX94vNrzW7MMWrmo1GN1UpclO5-LtEY15ABiPOSYc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2546a547b08fd26-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:8874:3f33:545:a129:3832:fd45",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 09:49:57 UTC] === END API CALL LOG ===
[03-Aug-2026 09:49:57 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 09:49:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMSIsInVzZXJuYW1lIjoiYnpucyIsImVtYWlsIjoia2FrZWplakBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTUzOTV9.C2lX94vNrzW7MMWrmo1GN1UpclO5-LtEY15ABiPOSYc
[03-Aug-2026 09:49:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 09:49:57 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 09:49:57 UTC] User ID: 1221
[03-Aug-2026 09:49:57 UTC] ✅ User profile retrieved successfully for user ID: 1221
[03-Aug-2026 09:50:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 09:50:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 09:50:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:8874:3f33:545:a129:3832:fd45, 162.158.108.70","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMSIsInVzZXJuYW1lIjoiYnpucyIsImVtYWlsIjoia2FrZWplakBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTUzOTV9.C2lX94vNrzW7MMWrmo1GN1UpclO5-LtEY15ABiPOSYc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2546a962945fd26-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:8874:3f33:545:a129:3832:fd45","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Aug-2026 09:50:08 UTC] === User Orders API Called ===
[03-Aug-2026 09:50:08 UTC] User ID: 1221
[03-Aug-2026 09:50:08 UTC] Limit: 20, Offset: 0
[03-Aug-2026 09:50:08 UTC] Orders found: 0
[03-Aug-2026 09:50:08 UTC] Orders data: []
[03-Aug-2026 09:50:08 UTC] Total orders count: 0
[03-Aug-2026 09:50:08 UTC] === API CALL LOG ===
[03-Aug-2026 09:50:08 UTC] Endpoint: user/profile.php
[03-Aug-2026 09:50:08 UTC] Full Log Data: {
    "timestamp": "2026-08-03 09:50:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8874:3f33:545:a129:3832:fd45",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8874:3f33:545:a129:3832:fd45, 162.158.108.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMSIsInVzZXJuYW1lIjoiYnpucyIsImVtYWlsIjoia2FrZWplakBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTUzOTV9.C2lX94vNrzW7MMWrmo1GN1UpclO5-LtEY15ABiPOSYc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2546a962949fd26-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:8874:3f33:545:a129:3832:fd45",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 09:50:08 UTC] === END API CALL LOG ===
[03-Aug-2026 09:50:08 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 09:50:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMSIsInVzZXJuYW1lIjoiYnpucyIsImVtYWlsIjoia2FrZWplakBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTUzOTV9.C2lX94vNrzW7MMWrmo1GN1UpclO5-LtEY15ABiPOSYc
[03-Aug-2026 09:50:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 09:50:08 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 09:50:08 UTC] User ID: 1221
[03-Aug-2026 09:50:08 UTC] ✅ User profile retrieved successfully for user ID: 1221
[03-Aug-2026 09:50:09 UTC] === API CALL LOG ===
[03-Aug-2026 09:50:09 UTC] Endpoint: user/profile.php
[03-Aug-2026 09:50:09 UTC] Full Log Data: {
    "timestamp": "2026-08-03 09:50:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8874:3f33:545:a129:3832:fd45",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8874:3f33:545:a129:3832:fd45, 162.158.108.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMSIsInVzZXJuYW1lIjoiYnpucyIsImVtYWlsIjoia2FrZWplakBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTUzOTV9.C2lX94vNrzW7MMWrmo1GN1UpclO5-LtEY15ABiPOSYc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2546a9a4cc9fd26-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:8874:3f33:545:a129:3832:fd45",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 09:50:09 UTC] === END API CALL LOG ===
[03-Aug-2026 09:50:09 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 09:50:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMSIsInVzZXJuYW1lIjoiYnpucyIsImVtYWlsIjoia2FrZWplakBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTUzOTV9.C2lX94vNrzW7MMWrmo1GN1UpclO5-LtEY15ABiPOSYc
[03-Aug-2026 09:50:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 09:50:09 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 09:50:09 UTC] User ID: 1221
[03-Aug-2026 09:50:09 UTC] ✅ User profile retrieved successfully for user ID: 1221
[03-Aug-2026 09:50:09 UTC] === API CALL LOG ===
[03-Aug-2026 09:50:09 UTC] Endpoint: user/profile.php
[03-Aug-2026 09:50:09 UTC] Full Log Data: {
    "timestamp": "2026-08-03 09:50:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8874:3f33:545:a129:3832:fd45",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8874:3f33:545:a129:3832:fd45, 162.158.108.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMSIsInVzZXJuYW1lIjoiYnpucyIsImVtYWlsIjoia2FrZWplakBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTUzOTV9.C2lX94vNrzW7MMWrmo1GN1UpclO5-LtEY15ABiPOSYc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2546a9ea8e5fd26-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:8874:3f33:545:a129:3832:fd45",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 09:50:09 UTC] === END API CALL LOG ===
[03-Aug-2026 09:50:09 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 09:50:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMSIsInVzZXJuYW1lIjoiYnpucyIsImVtYWlsIjoia2FrZWplakBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTUzOTV9.C2lX94vNrzW7MMWrmo1GN1UpclO5-LtEY15ABiPOSYc
[03-Aug-2026 09:50:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 09:50:09 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 09:50:09 UTC] User ID: 1221
[03-Aug-2026 09:50:09 UTC] ✅ User profile retrieved successfully for user ID: 1221
[03-Aug-2026 09:50:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 09:50:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 09:50:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:8874:3f33:545:a129:3832:fd45, 162.158.108.71","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMSIsInVzZXJuYW1lIjoiYnpucyIsImVtYWlsIjoia2FrZWplakBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTUzOTV9.C2lX94vNrzW7MMWrmo1GN1UpclO5-LtEY15ABiPOSYc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2546ad2cc07fd26-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:8874:3f33:545:a129:3832:fd45","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Aug-2026 09:50:18 UTC] === User Orders API Called ===
[03-Aug-2026 09:50:18 UTC] User ID: 1221
[03-Aug-2026 09:50:18 UTC] Limit: 20, Offset: 0
[03-Aug-2026 09:50:18 UTC] Orders found: 0
[03-Aug-2026 09:50:18 UTC] Orders data: []
[03-Aug-2026 09:50:18 UTC] Total orders count: 0
[03-Aug-2026 09:50:33 UTC] === API CALL LOG ===
[03-Aug-2026 09:50:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 09:50:33 UTC] Endpoint: user/profile.php
[03-Aug-2026 09:50:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 09:50:33 UTC] Full Log Data: {
    "timestamp": "2026-08-03 09:50:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40f0:4116:54bf:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40f0:4116:54bf:8000::, 172.71.152.69",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMSIsInVzZXJuYW1lIjoiYnpucyIsImVtYWlsIjoia2FrZWplakBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTUzOTV9.C2lX94vNrzW7MMWrmo1GN1UpclO5-LtEY15ABiPOSYc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2546b322dd4577a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40f0:4116:54bf:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 09:50:33 UTC] === END API CALL LOG ===
[03-Aug-2026 09:50:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40f0:4116:54bf:8000::, 172.71.152.70","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMSIsInVzZXJuYW1lIjoiYnpucyIsImVtYWlsIjoia2FrZWplakBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTUzOTV9.C2lX94vNrzW7MMWrmo1GN1UpclO5-LtEY15ABiPOSYc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2546b322dd2577a-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40f0:4116:54bf:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Aug-2026 09:50:33 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 09:50:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMSIsInVzZXJuYW1lIjoiYnpucyIsImVtYWlsIjoia2FrZWplakBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTUzOTV9.C2lX94vNrzW7MMWrmo1GN1UpclO5-LtEY15ABiPOSYc
[03-Aug-2026 09:50:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 09:50:33 UTC] === User Orders API Called ===
[03-Aug-2026 09:50:33 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 09:50:33 UTC] User ID: 1221
[03-Aug-2026 09:50:33 UTC] User ID: 1221
[03-Aug-2026 09:50:33 UTC] Limit: 20, Offset: 0
[03-Aug-2026 09:50:33 UTC] ✅ User profile retrieved successfully for user ID: 1221
[03-Aug-2026 09:50:33 UTC] Orders found: 0
[03-Aug-2026 09:50:33 UTC] Orders data: []
[03-Aug-2026 09:50:33 UTC] Total orders count: 0
[03-Aug-2026 09:50:34 UTC] === API CALL LOG ===
[03-Aug-2026 09:50:34 UTC] Endpoint: user/profile.php
[03-Aug-2026 09:50:34 UTC] Full Log Data: {
    "timestamp": "2026-08-03 09:50:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40f0:4116:54bf:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40f0:4116:54bf:8000::, 172.69.166.29",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMSIsInVzZXJuYW1lIjoiYnpucyIsImVtYWlsIjoia2FrZWplakBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTUzOTV9.C2lX94vNrzW7MMWrmo1GN1UpclO5-LtEY15ABiPOSYc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2546b333a18577a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40f0:4116:54bf:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 09:50:34 UTC] === END API CALL LOG ===
[03-Aug-2026 09:50:34 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 09:50:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMSIsInVzZXJuYW1lIjoiYnpucyIsImVtYWlsIjoia2FrZWplakBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTUzOTV9.C2lX94vNrzW7MMWrmo1GN1UpclO5-LtEY15ABiPOSYc
[03-Aug-2026 09:50:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 09:50:34 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 09:50:34 UTC] User ID: 1221
[03-Aug-2026 09:50:34 UTC] ✅ User profile retrieved successfully for user ID: 1221
[03-Aug-2026 09:50:35 UTC] === API CALL LOG ===
[03-Aug-2026 09:50:35 UTC] Endpoint: user/profile.php
[03-Aug-2026 09:50:35 UTC] Full Log Data: {
    "timestamp": "2026-08-03 09:50:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40f0:4116:54bf:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40f0:4116:54bf:8000::, 172.69.166.29",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMSIsInVzZXJuYW1lIjoiYnpucyIsImVtYWlsIjoia2FrZWplakBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTUzOTV9.C2lX94vNrzW7MMWrmo1GN1UpclO5-LtEY15ABiPOSYc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2546b3d0df2577a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40f0:4116:54bf:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 09:50:35 UTC] === END API CALL LOG ===
[03-Aug-2026 09:50:35 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 09:50:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMSIsInVzZXJuYW1lIjoiYnpucyIsImVtYWlsIjoia2FrZWplakBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTUzOTV9.C2lX94vNrzW7MMWrmo1GN1UpclO5-LtEY15ABiPOSYc
[03-Aug-2026 09:50:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 09:50:35 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 09:50:35 UTC] User ID: 1221
[03-Aug-2026 09:50:35 UTC] ✅ User profile retrieved successfully for user ID: 1221
[03-Aug-2026 09:50:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 09:50:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 09:50:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40f0:4116:54bf:8000::, 172.71.152.69","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMSIsInVzZXJuYW1lIjoiYnpucyIsImVtYWlsIjoia2FrZWplakBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTUzOTV9.C2lX94vNrzW7MMWrmo1GN1UpclO5-LtEY15ABiPOSYc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2546b6d3c85577a-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40f0:4116:54bf:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Aug-2026 09:50:42 UTC] === User Orders API Called ===
[03-Aug-2026 09:50:42 UTC] User ID: 1221
[03-Aug-2026 09:50:42 UTC] Limit: 20, Offset: 0
[03-Aug-2026 09:50:42 UTC] Orders found: 0
[03-Aug-2026 09:50:42 UTC] Orders data: []
[03-Aug-2026 09:50:42 UTC] Total orders count: 0
[03-Aug-2026 09:50:42 UTC] === API CALL LOG ===
[03-Aug-2026 09:50:42 UTC] Endpoint: user/profile.php
[03-Aug-2026 09:50:42 UTC] Full Log Data: {
    "timestamp": "2026-08-03 09:50:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40f0:4116:54bf:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40f0:4116:54bf:8000::, 172.69.166.29",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMSIsInVzZXJuYW1lIjoiYnpucyIsImVtYWlsIjoia2FrZWplakBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTUzOTV9.C2lX94vNrzW7MMWrmo1GN1UpclO5-LtEY15ABiPOSYc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2546b6d9dd4577a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40f0:4116:54bf:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 09:50:42 UTC] === END API CALL LOG ===
[03-Aug-2026 09:50:42 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 09:50:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMSIsInVzZXJuYW1lIjoiYnpucyIsImVtYWlsIjoia2FrZWplakBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTUzOTV9.C2lX94vNrzW7MMWrmo1GN1UpclO5-LtEY15ABiPOSYc
[03-Aug-2026 09:50:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 09:50:42 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 09:50:42 UTC] User ID: 1221
[03-Aug-2026 09:50:42 UTC] ✅ User profile retrieved successfully for user ID: 1221
[03-Aug-2026 09:50:43 UTC] === API CALL LOG ===
[03-Aug-2026 09:50:43 UTC] Endpoint: user/profile.php
[03-Aug-2026 09:50:43 UTC] Full Log Data: {
    "timestamp": "2026-08-03 09:50:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40f0:4116:54bf:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40f0:4116:54bf:8000::, 172.71.152.69",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMSIsInVzZXJuYW1lIjoiYnpucyIsImVtYWlsIjoia2FrZWplakBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTUzOTV9.C2lX94vNrzW7MMWrmo1GN1UpclO5-LtEY15ABiPOSYc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2546b715ae3577a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40f0:4116:54bf:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 09:50:43 UTC] === END API CALL LOG ===
[03-Aug-2026 09:50:43 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 09:50:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMSIsInVzZXJuYW1lIjoiYnpucyIsImVtYWlsIjoia2FrZWplakBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTUzOTV9.C2lX94vNrzW7MMWrmo1GN1UpclO5-LtEY15ABiPOSYc
[03-Aug-2026 09:50:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 09:50:43 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 09:50:43 UTC] User ID: 1221
[03-Aug-2026 09:50:43 UTC] ✅ User profile retrieved successfully for user ID: 1221
[03-Aug-2026 09:50:44 UTC] === API CALL LOG ===
[03-Aug-2026 09:50:44 UTC] Endpoint: user/profile.php
[03-Aug-2026 09:50:44 UTC] Full Log Data: {
    "timestamp": "2026-08-03 09:50:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40f0:4116:54bf:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40f0:4116:54bf:8000::, 172.71.152.69",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMSIsInVzZXJuYW1lIjoiYnpucyIsImVtYWlsIjoia2FrZWplakBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTUzOTV9.C2lX94vNrzW7MMWrmo1GN1UpclO5-LtEY15ABiPOSYc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2546b74f83d577a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40f0:4116:54bf:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 09:50:44 UTC] === END API CALL LOG ===
[03-Aug-2026 09:50:44 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 09:50:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMSIsInVzZXJuYW1lIjoiYnpucyIsImVtYWlsIjoia2FrZWplakBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTUzOTV9.C2lX94vNrzW7MMWrmo1GN1UpclO5-LtEY15ABiPOSYc
[03-Aug-2026 09:50:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 09:50:44 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 09:50:44 UTC] User ID: 1221
[03-Aug-2026 09:50:44 UTC] ✅ User profile retrieved successfully for user ID: 1221
[03-Aug-2026 09:50:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 09:50:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 09:50:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40f0:4116:54bf:8000::, 172.69.166.29","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMSIsInVzZXJuYW1lIjoiYnpucyIsImVtYWlsIjoia2FrZWplakBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTUzOTV9.C2lX94vNrzW7MMWrmo1GN1UpclO5-LtEY15ABiPOSYc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2546b79683d577a-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40f0:4116:54bf:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Aug-2026 09:50:44 UTC] === User Orders API Called ===
[03-Aug-2026 09:50:44 UTC] User ID: 1221
[03-Aug-2026 09:50:44 UTC] Limit: 20, Offset: 0
[03-Aug-2026 09:50:44 UTC] Orders found: 0
[03-Aug-2026 09:50:44 UTC] Orders data: []
[03-Aug-2026 09:50:44 UTC] Total orders count: 0
[03-Aug-2026 09:50:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 09:50:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 09:50:46 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40f0:4116:54bf:8000::, 172.71.152.69","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMSIsInVzZXJuYW1lIjoiYnpucyIsImVtYWlsIjoia2FrZWplakBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTUzOTV9.C2lX94vNrzW7MMWrmo1GN1UpclO5-LtEY15ABiPOSYc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2546b833a93577a-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40f0:4116:54bf:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Aug-2026 09:50:46 UTC] === User Orders API Called ===
[03-Aug-2026 09:50:46 UTC] User ID: 1221
[03-Aug-2026 09:50:46 UTC] Limit: 20, Offset: 0
[03-Aug-2026 09:50:46 UTC] Orders found: 0
[03-Aug-2026 09:50:46 UTC] Orders data: []
[03-Aug-2026 09:50:46 UTC] Total orders count: 0
[03-Aug-2026 09:50:46 UTC] === API CALL LOG ===
[03-Aug-2026 09:50:46 UTC] Endpoint: user/profile.php
[03-Aug-2026 09:50:46 UTC] Full Log Data: {
    "timestamp": "2026-08-03 09:50:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40f0:4116:54bf:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40f0:4116:54bf:8000::, 172.69.166.29",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMSIsInVzZXJuYW1lIjoiYnpucyIsImVtYWlsIjoia2FrZWplakBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTUzOTV9.C2lX94vNrzW7MMWrmo1GN1UpclO5-LtEY15ABiPOSYc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2546b839bda577a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40f0:4116:54bf:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 09:50:46 UTC] === END API CALL LOG ===
[03-Aug-2026 09:50:46 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 09:50:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMSIsInVzZXJuYW1lIjoiYnpucyIsImVtYWlsIjoia2FrZWplakBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTUzOTV9.C2lX94vNrzW7MMWrmo1GN1UpclO5-LtEY15ABiPOSYc
[03-Aug-2026 09:50:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 09:50:46 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 09:50:46 UTC] User ID: 1221
[03-Aug-2026 09:50:46 UTC] ✅ User profile retrieved successfully for user ID: 1221
[03-Aug-2026 09:50:47 UTC] === API CALL LOG ===
[03-Aug-2026 09:50:47 UTC] Endpoint: user/profile.php
[03-Aug-2026 09:50:47 UTC] Full Log Data: {
    "timestamp": "2026-08-03 09:50:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40f0:4116:54bf:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40f0:4116:54bf:8000::, 172.71.152.69",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMSIsInVzZXJuYW1lIjoiYnpucyIsImVtYWlsIjoia2FrZWplakBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTUzOTV9.C2lX94vNrzW7MMWrmo1GN1UpclO5-LtEY15ABiPOSYc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2546b87994b577a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40f0:4116:54bf:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 09:50:47 UTC] === END API CALL LOG ===
[03-Aug-2026 09:50:47 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 09:50:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMSIsInVzZXJuYW1lIjoiYnpucyIsImVtYWlsIjoia2FrZWplakBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTUzOTV9.C2lX94vNrzW7MMWrmo1GN1UpclO5-LtEY15ABiPOSYc
[03-Aug-2026 09:50:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 09:50:47 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 09:50:47 UTC] User ID: 1221
[03-Aug-2026 09:50:47 UTC] ✅ User profile retrieved successfully for user ID: 1221
[03-Aug-2026 09:50:47 UTC] === API CALL LOG ===
[03-Aug-2026 09:50:47 UTC] Endpoint: user/profile.php
[03-Aug-2026 09:50:47 UTC] Full Log Data: {
    "timestamp": "2026-08-03 09:50:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40f0:4116:54bf:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40f0:4116:54bf:8000::, 172.71.152.69",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMSIsInVzZXJuYW1lIjoiYnpucyIsImVtYWlsIjoia2FrZWplakBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTUzOTV9.C2lX94vNrzW7MMWrmo1GN1UpclO5-LtEY15ABiPOSYc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2546b8a6c1f577a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40f0:4116:54bf:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 09:50:47 UTC] === END API CALL LOG ===
[03-Aug-2026 09:50:47 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 09:50:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMSIsInVzZXJuYW1lIjoiYnpucyIsImVtYWlsIjoia2FrZWplakBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTUzOTV9.C2lX94vNrzW7MMWrmo1GN1UpclO5-LtEY15ABiPOSYc
[03-Aug-2026 09:50:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 09:50:47 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 09:50:47 UTC] User ID: 1221
[03-Aug-2026 09:50:47 UTC] ✅ User profile retrieved successfully for user ID: 1221
[03-Aug-2026 09:50:50 UTC] === API CALL LOG ===
[03-Aug-2026 09:50:50 UTC] Endpoint: user/profile.php
[03-Aug-2026 09:50:50 UTC] Full Log Data: {
    "timestamp": "2026-08-03 09:50:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40f0:4116:54bf:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40f0:4116:54bf:8000::, 172.71.152.69",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMSIsInVzZXJuYW1lIjoiYnpucyIsImVtYWlsIjoia2FrZWplakBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTUzOTV9.C2lX94vNrzW7MMWrmo1GN1UpclO5-LtEY15ABiPOSYc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2546b9bba9d577a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40f0:4116:54bf:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 09:50:50 UTC] === END API CALL LOG ===
[03-Aug-2026 09:50:50 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 09:50:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMSIsInVzZXJuYW1lIjoiYnpucyIsImVtYWlsIjoia2FrZWplakBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTUzOTV9.C2lX94vNrzW7MMWrmo1GN1UpclO5-LtEY15ABiPOSYc
[03-Aug-2026 09:50:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 09:50:50 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 09:50:50 UTC] User ID: 1221
[03-Aug-2026 09:50:50 UTC] ✅ User profile retrieved successfully for user ID: 1221
[03-Aug-2026 09:51:33 UTC] === API CALL LOG ===
[03-Aug-2026 09:51:33 UTC] Endpoint: user/profile.php
[03-Aug-2026 09:51:33 UTC] Full Log Data: {
    "timestamp": "2026-08-03 09:51:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40f0:4116:54bf:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40f0:4116:54bf:8000::, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMSIsInVzZXJuYW1lIjoiYnpucyIsImVtYWlsIjoia2FrZWplakBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTUzOTV9.C2lX94vNrzW7MMWrmo1GN1UpclO5-LtEY15ABiPOSYc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2546ca4dee17b14-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40f0:4116:54bf:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 09:51:33 UTC] === END API CALL LOG ===
[03-Aug-2026 09:51:33 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 09:51:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMSIsInVzZXJuYW1lIjoiYnpucyIsImVtYWlsIjoia2FrZWplakBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTUzOTV9.C2lX94vNrzW7MMWrmo1GN1UpclO5-LtEY15ABiPOSYc
[03-Aug-2026 09:51:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 09:51:33 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 09:51:33 UTC] User ID: 1221
[03-Aug-2026 09:51:33 UTC] ✅ User profile retrieved successfully for user ID: 1221
[03-Aug-2026 09:52:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 09:52:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 09:52:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40f0:4116:54bf:8000::, 172.70.93.116","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMSIsInVzZXJuYW1lIjoiYnpucyIsImVtYWlsIjoia2FrZWplakBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTUzOTV9.C2lX94vNrzW7MMWrmo1GN1UpclO5-LtEY15ABiPOSYc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2546e4dda2a8959-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40f0:4116:54bf:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Aug-2026 09:52:41 UTC] === User Orders API Called ===
[03-Aug-2026 09:52:41 UTC] User ID: 1221
[03-Aug-2026 09:52:41 UTC] Limit: 20, Offset: 0
[03-Aug-2026 09:52:41 UTC] Orders found: 0
[03-Aug-2026 09:52:41 UTC] Orders data: []
[03-Aug-2026 09:52:41 UTC] Total orders count: 0
[03-Aug-2026 09:52:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 09:52:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 09:52:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40f0:4116:54bf:8000::, 172.70.93.116","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMSIsInVzZXJuYW1lIjoiYnpucyIsImVtYWlsIjoia2FrZWplakBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTUzOTV9.C2lX94vNrzW7MMWrmo1GN1UpclO5-LtEY15ABiPOSYc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2546e5959368959-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40f0:4116:54bf:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Aug-2026 09:52:42 UTC] === User Orders API Called ===
[03-Aug-2026 09:52:42 UTC] User ID: 1221
[03-Aug-2026 09:52:42 UTC] Limit: 20, Offset: 0
[03-Aug-2026 09:52:42 UTC] Orders found: 0
[03-Aug-2026 09:52:42 UTC] Orders data: []
[03-Aug-2026 09:52:42 UTC] Total orders count: 0
[03-Aug-2026 09:52:42 UTC] === API CALL LOG ===
[03-Aug-2026 09:52:42 UTC] Endpoint: user/profile.php
[03-Aug-2026 09:52:42 UTC] Full Log Data: {
    "timestamp": "2026-08-03 09:52:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40f0:4116:54bf:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40f0:4116:54bf:8000::, 172.70.93.116",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMSIsInVzZXJuYW1lIjoiYnpucyIsImVtYWlsIjoia2FrZWplakBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTUzOTV9.C2lX94vNrzW7MMWrmo1GN1UpclO5-LtEY15ABiPOSYc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2546e59b97e8959-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40f0:4116:54bf:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 09:52:42 UTC] === END API CALL LOG ===
[03-Aug-2026 09:52:42 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 09:52:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMSIsInVzZXJuYW1lIjoiYnpucyIsImVtYWlsIjoia2FrZWplakBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTUzOTV9.C2lX94vNrzW7MMWrmo1GN1UpclO5-LtEY15ABiPOSYc
[03-Aug-2026 09:52:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 09:52:42 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 09:52:42 UTC] User ID: 1221
[03-Aug-2026 09:52:42 UTC] ✅ User profile retrieved successfully for user ID: 1221
[03-Aug-2026 09:52:43 UTC] === API CALL LOG ===
[03-Aug-2026 09:52:43 UTC] Endpoint: user/profile.php
[03-Aug-2026 09:52:43 UTC] Full Log Data: {
    "timestamp": "2026-08-03 09:52:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40f0:4116:54bf:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40f0:4116:54bf:8000::, 172.70.147.202",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMSIsInVzZXJuYW1lIjoiYnpucyIsImVtYWlsIjoia2FrZWplakBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTUzOTV9.C2lX94vNrzW7MMWrmo1GN1UpclO5-LtEY15ABiPOSYc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2546e5d9c188959-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40f0:4116:54bf:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 09:52:43 UTC] === END API CALL LOG ===
[03-Aug-2026 09:52:43 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 09:52:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMSIsInVzZXJuYW1lIjoiYnpucyIsImVtYWlsIjoia2FrZWplakBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTUzOTV9.C2lX94vNrzW7MMWrmo1GN1UpclO5-LtEY15ABiPOSYc
[03-Aug-2026 09:52:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 09:52:43 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 09:52:43 UTC] User ID: 1221
[03-Aug-2026 09:52:43 UTC] ✅ User profile retrieved successfully for user ID: 1221
[03-Aug-2026 09:53:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 09:53:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 09:53:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40f0:4116:54bf:8000::, 172.70.147.201","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMSIsInVzZXJuYW1lIjoiYnpucyIsImVtYWlsIjoia2FrZWplakBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTUzOTV9.C2lX94vNrzW7MMWrmo1GN1UpclO5-LtEY15ABiPOSYc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2546f533d2d8959-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40f0:4116:54bf:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Aug-2026 09:53:22 UTC] === User Orders API Called ===
[03-Aug-2026 09:53:22 UTC] User ID: 1221
[03-Aug-2026 09:53:22 UTC] Limit: 20, Offset: 0
[03-Aug-2026 09:53:22 UTC] Orders found: 0
[03-Aug-2026 09:53:22 UTC] Orders data: []
[03-Aug-2026 09:53:22 UTC] Total orders count: 0
[03-Aug-2026 09:53:22 UTC] === API CALL LOG ===
[03-Aug-2026 09:53:22 UTC] Endpoint: user/profile.php
[03-Aug-2026 09:53:22 UTC] Full Log Data: {
    "timestamp": "2026-08-03 09:53:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40f0:4116:54bf:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40f0:4116:54bf:8000::, 172.70.147.201",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMSIsInVzZXJuYW1lIjoiYnpucyIsImVtYWlsIjoia2FrZWplakBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTUzOTV9.C2lX94vNrzW7MMWrmo1GN1UpclO5-LtEY15ABiPOSYc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2546f53bd6f8959-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40f0:4116:54bf:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 09:53:22 UTC] === END API CALL LOG ===
[03-Aug-2026 09:53:22 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 09:53:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMSIsInVzZXJuYW1lIjoiYnpucyIsImVtYWlsIjoia2FrZWplakBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTUzOTV9.C2lX94vNrzW7MMWrmo1GN1UpclO5-LtEY15ABiPOSYc
[03-Aug-2026 09:53:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 09:53:22 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 09:53:22 UTC] User ID: 1221
[03-Aug-2026 09:53:22 UTC] ✅ User profile retrieved successfully for user ID: 1221
[03-Aug-2026 09:53:23 UTC] === API CALL LOG ===
[03-Aug-2026 09:53:23 UTC] Endpoint: user/profile.php
[03-Aug-2026 09:53:23 UTC] Full Log Data: {
    "timestamp": "2026-08-03 09:53:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40f0:4116:54bf:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40f0:4116:54bf:8000::, 172.70.147.201",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMSIsInVzZXJuYW1lIjoiYnpucyIsImVtYWlsIjoia2FrZWplakBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTUzOTV9.C2lX94vNrzW7MMWrmo1GN1UpclO5-LtEY15ABiPOSYc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2546f573fa58959-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40f0:4116:54bf:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 09:53:23 UTC] === END API CALL LOG ===
[03-Aug-2026 09:53:23 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 09:53:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMSIsInVzZXJuYW1lIjoiYnpucyIsImVtYWlsIjoia2FrZWplakBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTUzOTV9.C2lX94vNrzW7MMWrmo1GN1UpclO5-LtEY15ABiPOSYc
[03-Aug-2026 09:53:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 09:53:23 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 09:53:23 UTC] User ID: 1221
[03-Aug-2026 09:53:23 UTC] ✅ User profile retrieved successfully for user ID: 1221
[03-Aug-2026 09:53:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 09:53:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 09:53:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40f0:4116:54bf:8000::, 172.70.147.202","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMSIsInVzZXJuYW1lIjoiYnpucyIsImVtYWlsIjoia2FrZWplakBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTUzOTV9.C2lX94vNrzW7MMWrmo1GN1UpclO5-LtEY15ABiPOSYc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2546fa13baa8959-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40f0:4116:54bf:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Aug-2026 09:53:35 UTC] === User Orders API Called ===
[03-Aug-2026 09:53:35 UTC] User ID: 1221
[03-Aug-2026 09:53:35 UTC] Limit: 20, Offset: 0
[03-Aug-2026 09:53:35 UTC] Orders found: 0
[03-Aug-2026 09:53:35 UTC] Orders data: []
[03-Aug-2026 09:53:35 UTC] Total orders count: 0
[03-Aug-2026 09:53:35 UTC] === API CALL LOG ===
[03-Aug-2026 09:53:35 UTC] Endpoint: user/profile.php
[03-Aug-2026 09:53:35 UTC] Full Log Data: {
    "timestamp": "2026-08-03 09:53:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40f0:4116:54bf:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40f0:4116:54bf:8000::, 172.70.147.202",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMSIsInVzZXJuYW1lIjoiYnpucyIsImVtYWlsIjoia2FrZWplakBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTUzOTV9.C2lX94vNrzW7MMWrmo1GN1UpclO5-LtEY15ABiPOSYc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2546fa1abdd8959-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40f0:4116:54bf:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 09:53:35 UTC] === END API CALL LOG ===
[03-Aug-2026 09:53:35 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 09:53:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMSIsInVzZXJuYW1lIjoiYnpucyIsImVtYWlsIjoia2FrZWplakBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTUzOTV9.C2lX94vNrzW7MMWrmo1GN1UpclO5-LtEY15ABiPOSYc
[03-Aug-2026 09:53:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 09:53:35 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 09:53:35 UTC] User ID: 1221
[03-Aug-2026 09:53:35 UTC] ✅ User profile retrieved successfully for user ID: 1221
[03-Aug-2026 09:53:35 UTC] === API CALL LOG ===
[03-Aug-2026 09:53:35 UTC] Endpoint: user/profile.php
[03-Aug-2026 09:53:35 UTC] Full Log Data: {
    "timestamp": "2026-08-03 09:53:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40f0:4116:54bf:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40f0:4116:54bf:8000::, 172.70.147.202",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMSIsInVzZXJuYW1lIjoiYnpucyIsImVtYWlsIjoia2FrZWplakBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTUzOTV9.C2lX94vNrzW7MMWrmo1GN1UpclO5-LtEY15ABiPOSYc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2546fa55dc18959-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40f0:4116:54bf:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 09:53:35 UTC] === END API CALL LOG ===
[03-Aug-2026 09:53:35 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 09:53:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMSIsInVzZXJuYW1lIjoiYnpucyIsImVtYWlsIjoia2FrZWplakBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTUzOTV9.C2lX94vNrzW7MMWrmo1GN1UpclO5-LtEY15ABiPOSYc
[03-Aug-2026 09:53:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 09:53:35 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 09:53:35 UTC] User ID: 1221
[03-Aug-2026 09:53:35 UTC] ✅ User profile retrieved successfully for user ID: 1221
[03-Aug-2026 09:53:36 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 09:53:36 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 09:53:36 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40f0:4116:54bf:8000::, 172.70.147.202","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMSIsInVzZXJuYW1lIjoiYnpucyIsImVtYWlsIjoia2FrZWplakBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTUzOTV9.C2lX94vNrzW7MMWrmo1GN1UpclO5-LtEY15ABiPOSYc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2546fa92fe88959-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40f0:4116:54bf:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Aug-2026 09:53:36 UTC] === User Orders API Called ===
[03-Aug-2026 09:53:36 UTC] User ID: 1221
[03-Aug-2026 09:53:36 UTC] Limit: 20, Offset: 0
[03-Aug-2026 09:53:36 UTC] Orders found: 0
[03-Aug-2026 09:53:36 UTC] Orders data: []
[03-Aug-2026 09:53:36 UTC] Total orders count: 0
[03-Aug-2026 09:53:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 09:53:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 09:53:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40f0:4116:54bf:8000::, 172.70.147.202","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMSIsInVzZXJuYW1lIjoiYnpucyIsImVtYWlsIjoia2FrZWplakBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTUzOTV9.C2lX94vNrzW7MMWrmo1GN1UpclO5-LtEY15ABiPOSYc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2546fb13c558959-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40f0:4116:54bf:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Aug-2026 09:53:37 UTC] === User Orders API Called ===
[03-Aug-2026 09:53:37 UTC] User ID: 1221
[03-Aug-2026 09:53:37 UTC] Limit: 20, Offset: 0
[03-Aug-2026 09:53:37 UTC] Orders found: 0
[03-Aug-2026 09:53:37 UTC] Orders data: []
[03-Aug-2026 09:53:37 UTC] Total orders count: 0
[03-Aug-2026 09:53:37 UTC] === API CALL LOG ===
[03-Aug-2026 09:53:37 UTC] Endpoint: user/profile.php
[03-Aug-2026 09:53:37 UTC] Full Log Data: {
    "timestamp": "2026-08-03 09:53:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40f0:4116:54bf:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40f0:4116:54bf:8000::, 172.70.147.202",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMSIsInVzZXJuYW1lIjoiYnpucyIsImVtYWlsIjoia2FrZWplakBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTUzOTV9.C2lX94vNrzW7MMWrmo1GN1UpclO5-LtEY15ABiPOSYc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2546fb19c928959-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40f0:4116:54bf:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 09:53:37 UTC] === END API CALL LOG ===
[03-Aug-2026 09:53:37 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 09:53:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMSIsInVzZXJuYW1lIjoiYnpucyIsImVtYWlsIjoia2FrZWplakBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTUzOTV9.C2lX94vNrzW7MMWrmo1GN1UpclO5-LtEY15ABiPOSYc
[03-Aug-2026 09:53:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 09:53:37 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 09:53:37 UTC] User ID: 1221
[03-Aug-2026 09:53:37 UTC] ✅ User profile retrieved successfully for user ID: 1221
[03-Aug-2026 09:53:38 UTC] === API CALL LOG ===
[03-Aug-2026 09:53:38 UTC] Endpoint: user/profile.php
[03-Aug-2026 09:53:38 UTC] Full Log Data: {
    "timestamp": "2026-08-03 09:53:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40f0:4116:54bf:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40f0:4116:54bf:8000::, 172.70.147.202",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMSIsInVzZXJuYW1lIjoiYnpucyIsImVtYWlsIjoia2FrZWplakBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTUzOTV9.C2lX94vNrzW7MMWrmo1GN1UpclO5-LtEY15ABiPOSYc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2546fb55eb48959-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40f0:4116:54bf:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 09:53:38 UTC] === END API CALL LOG ===
[03-Aug-2026 09:53:38 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 09:53:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMSIsInVzZXJuYW1lIjoiYnpucyIsImVtYWlsIjoia2FrZWplakBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTUzOTV9.C2lX94vNrzW7MMWrmo1GN1UpclO5-LtEY15ABiPOSYc
[03-Aug-2026 09:53:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 09:53:38 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 09:53:38 UTC] User ID: 1221
[03-Aug-2026 09:53:38 UTC] ✅ User profile retrieved successfully for user ID: 1221
[03-Aug-2026 09:54:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 09:54:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 09:54:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40f0:4116:54bf:8000::, 172.70.147.202","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMSIsInVzZXJuYW1lIjoiYnpucyIsImVtYWlsIjoia2FrZWplakBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTUzOTV9.C2lX94vNrzW7MMWrmo1GN1UpclO5-LtEY15ABiPOSYc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a254706b6be88959-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40f0:4116:54bf:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Aug-2026 09:54:07 UTC] === User Orders API Called ===
[03-Aug-2026 09:54:07 UTC] User ID: 1221
[03-Aug-2026 09:54:07 UTC] Limit: 20, Offset: 0
[03-Aug-2026 09:54:07 UTC] Orders found: 0
[03-Aug-2026 09:54:07 UTC] Orders data: []
[03-Aug-2026 09:54:07 UTC] Total orders count: 0
[03-Aug-2026 09:54:07 UTC] === API CALL LOG ===
[03-Aug-2026 09:54:07 UTC] Endpoint: user/profile.php
[03-Aug-2026 09:54:07 UTC] Full Log Data: {
    "timestamp": "2026-08-03 09:54:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40f0:4116:54bf:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40f0:4116:54bf:8000::, 172.70.147.202",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMSIsInVzZXJuYW1lIjoiYnpucyIsImVtYWlsIjoia2FrZWplakBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTUzOTV9.C2lX94vNrzW7MMWrmo1GN1UpclO5-LtEY15ABiPOSYc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a254706bcc1a8959-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40f0:4116:54bf:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 09:54:07 UTC] === END API CALL LOG ===
[03-Aug-2026 09:54:07 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 09:54:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMSIsInVzZXJuYW1lIjoiYnpucyIsImVtYWlsIjoia2FrZWplakBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTUzOTV9.C2lX94vNrzW7MMWrmo1GN1UpclO5-LtEY15ABiPOSYc
[03-Aug-2026 09:54:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 09:54:07 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 09:54:07 UTC] User ID: 1221
[03-Aug-2026 09:54:07 UTC] ✅ User profile retrieved successfully for user ID: 1221
[03-Aug-2026 09:54:08 UTC] === API CALL LOG ===
[03-Aug-2026 09:54:08 UTC] Endpoint: user/profile.php
[03-Aug-2026 09:54:08 UTC] Full Log Data: {
    "timestamp": "2026-08-03 09:54:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40f0:4116:54bf:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40f0:4116:54bf:8000::, 172.70.147.202",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMSIsInVzZXJuYW1lIjoiYnpucyIsImVtYWlsIjoia2FrZWplakBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTUzOTV9.C2lX94vNrzW7MMWrmo1GN1UpclO5-LtEY15ABiPOSYc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a254706f8e2b8959-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40f0:4116:54bf:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 09:54:08 UTC] === END API CALL LOG ===
[03-Aug-2026 09:54:08 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 09:54:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMSIsInVzZXJuYW1lIjoiYnpucyIsImVtYWlsIjoia2FrZWplakBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTUzOTV9.C2lX94vNrzW7MMWrmo1GN1UpclO5-LtEY15ABiPOSYc
[03-Aug-2026 09:54:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 09:54:08 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 09:54:08 UTC] User ID: 1221
[03-Aug-2026 09:54:08 UTC] ✅ User profile retrieved successfully for user ID: 1221
[03-Aug-2026 09:54:37 UTC] === API CALL LOG ===
[03-Aug-2026 09:54:37 UTC] Endpoint: user/profile.php
[03-Aug-2026 09:54:37 UTC] Full Log Data: {
    "timestamp": "2026-08-03 09:54:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:b249:8c89::9202:c026",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:b249:8c89::9202:c026, 104.22.66.33",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMjIwLCJ1c2VybmFtZSI6Im5heWFuIiwiZW1haWwiOiJubTgyMjY0MjZAZ21haWwuY29tIiwiZXhwIjoxNzg2MzU1Njc2fQ.FbgC5-Qx9m7Yg7EBmPuCwlosprC9E1LPvE1bKRm58JU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25471256d87576c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:b249:8c89::9202:c026",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 09:54:37 UTC] === END API CALL LOG ===
[03-Aug-2026 09:54:37 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 09:54:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMjIwLCJ1c2VybmFtZSI6Im5heWFuIiwiZW1haWwiOiJubTgyMjY0MjZAZ21haWwuY29tIiwiZXhwIjoxNzg2MzU1Njc2fQ.FbgC5-Qx9m7Yg7EBmPuCwlosprC9E1LPvE1bKRm58JU
[03-Aug-2026 09:54:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 09:54:37 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 09:54:37 UTC] User ID: 1220
[03-Aug-2026 09:54:37 UTC] ✅ User profile retrieved successfully for user ID: 1220
[03-Aug-2026 09:54:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 09:54:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 09:54:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:b249:8c89::9202:c026, 104.22.66.6","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMjIwLCJ1c2VybmFtZSI6Im5heWFuIiwiZW1haWwiOiJubTgyMjY0MjZAZ21haWwuY29tIiwiZXhwIjoxNzg2MzU1Njc2fQ.FbgC5-Qx9m7Yg7EBmPuCwlosprC9E1LPvE1bKRm58JU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a25471256d90576c-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:b249:8c89::9202:c026","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Aug-2026 09:54:37 UTC] === User Orders API Called ===
[03-Aug-2026 09:54:37 UTC] User ID: 1220
[03-Aug-2026 09:54:37 UTC] Limit: 20, Offset: 0
[03-Aug-2026 09:54:37 UTC] Orders found: 0
[03-Aug-2026 09:54:37 UTC] Orders data: []
[03-Aug-2026 09:54:37 UTC] Total orders count: 0
[03-Aug-2026 09:54:37 UTC] === API CALL LOG ===
[03-Aug-2026 09:54:37 UTC] Endpoint: user/profile.php
[03-Aug-2026 09:54:37 UTC] Full Log Data: {
    "timestamp": "2026-08-03 09:54:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:b249:8c89::9202:c026",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:b249:8c89::9202:c026, 104.22.66.7",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMjIwLCJ1c2VybmFtZSI6Im5heWFuIiwiZW1haWwiOiJubTgyMjY0MjZAZ21haWwuY29tIiwiZXhwIjoxNzg2MzU1Njc2fQ.FbgC5-Qx9m7Yg7EBmPuCwlosprC9E1LPvE1bKRm58JU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2547126a9b7576c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:b249:8c89::9202:c026",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 09:54:37 UTC] === END API CALL LOG ===
[03-Aug-2026 09:54:37 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 09:54:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMjIwLCJ1c2VybmFtZSI6Im5heWFuIiwiZW1haWwiOiJubTgyMjY0MjZAZ21haWwuY29tIiwiZXhwIjoxNzg2MzU1Njc2fQ.FbgC5-Qx9m7Yg7EBmPuCwlosprC9E1LPvE1bKRm58JU
[03-Aug-2026 09:54:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 09:54:37 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 09:54:37 UTC] User ID: 1220
[03-Aug-2026 09:54:37 UTC] ✅ User profile retrieved successfully for user ID: 1220
[03-Aug-2026 09:54:40 UTC] === API CALL LOG ===
[03-Aug-2026 09:54:40 UTC] Endpoint: user/profile.php
[03-Aug-2026 09:54:40 UTC] Full Log Data: {
    "timestamp": "2026-08-03 09:54:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:b249:8c89::9202:c026",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:b249:8c89::9202:c026, 104.22.66.7",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMjIwLCJ1c2VybmFtZSI6Im5heWFuIiwiZW1haWwiOiJubTgyMjY0MjZAZ21haWwuY29tIiwiZXhwIjoxNzg2MzU1Njc2fQ.FbgC5-Qx9m7Yg7EBmPuCwlosprC9E1LPvE1bKRm58JU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2547139ae54576c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:b249:8c89::9202:c026",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 09:54:40 UTC] === END API CALL LOG ===
[03-Aug-2026 09:54:40 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 09:54:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMjIwLCJ1c2VybmFtZSI6Im5heWFuIiwiZW1haWwiOiJubTgyMjY0MjZAZ21haWwuY29tIiwiZXhwIjoxNzg2MzU1Njc2fQ.FbgC5-Qx9m7Yg7EBmPuCwlosprC9E1LPvE1bKRm58JU
[03-Aug-2026 09:54:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 09:54:40 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 09:54:40 UTC] User ID: 1220
[03-Aug-2026 09:54:40 UTC] ✅ User profile retrieved successfully for user ID: 1220
[03-Aug-2026 09:54:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 09:54:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 09:54:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:40f0:4116:54bf:8000::, 172.70.147.201","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMSIsInVzZXJuYW1lIjoiYnpucyIsImVtYWlsIjoia2FrZWplakBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTUzOTV9.C2lX94vNrzW7MMWrmo1GN1UpclO5-LtEY15ABiPOSYc","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a25471769e268959-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:40f0:4116:54bf:8000::","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Aug-2026 09:54:50 UTC] === User Orders API Called ===
[03-Aug-2026 09:54:50 UTC] User ID: 1221
[03-Aug-2026 09:54:50 UTC] Limit: 20, Offset: 0
[03-Aug-2026 09:54:50 UTC] Orders found: 0
[03-Aug-2026 09:54:50 UTC] Orders data: []
[03-Aug-2026 09:54:50 UTC] Total orders count: 0
[03-Aug-2026 09:54:50 UTC] === API CALL LOG ===
[03-Aug-2026 09:54:50 UTC] Endpoint: user/profile.php
[03-Aug-2026 09:54:50 UTC] Full Log Data: {
    "timestamp": "2026-08-03 09:54:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40f0:4116:54bf:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40f0:4116:54bf:8000::, 172.70.147.201",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMSIsInVzZXJuYW1lIjoiYnpucyIsImVtYWlsIjoia2FrZWplakBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTUzOTV9.C2lX94vNrzW7MMWrmo1GN1UpclO5-LtEY15ABiPOSYc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2547179b81e8959-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40f0:4116:54bf:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 09:54:50 UTC] === END API CALL LOG ===
[03-Aug-2026 09:54:50 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 09:54:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMSIsInVzZXJuYW1lIjoiYnpucyIsImVtYWlsIjoia2FrZWplakBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTUzOTV9.C2lX94vNrzW7MMWrmo1GN1UpclO5-LtEY15ABiPOSYc
[03-Aug-2026 09:54:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 09:54:50 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 09:54:50 UTC] User ID: 1221
[03-Aug-2026 09:54:50 UTC] ✅ User profile retrieved successfully for user ID: 1221
[03-Aug-2026 09:54:50 UTC] === API CALL LOG ===
[03-Aug-2026 09:54:50 UTC] Endpoint: user/profile.php
[03-Aug-2026 09:54:50 UTC] Full Log Data: {
    "timestamp": "2026-08-03 09:54:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:40f0:4116:54bf:8000::",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:40f0:4116:54bf:8000::, 172.70.147.201",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMSIsInVzZXJuYW1lIjoiYnpucyIsImVtYWlsIjoia2FrZWplakBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTUzOTV9.C2lX94vNrzW7MMWrmo1GN1UpclO5-LtEY15ABiPOSYc",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25471769e2a8959-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:40f0:4116:54bf:8000::",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 09:54:50 UTC] === END API CALL LOG ===
[03-Aug-2026 09:54:50 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 09:54:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMSIsInVzZXJuYW1lIjoiYnpucyIsImVtYWlsIjoia2FrZWplakBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTUzOTV9.C2lX94vNrzW7MMWrmo1GN1UpclO5-LtEY15ABiPOSYc
[03-Aug-2026 09:54:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 09:54:50 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 09:54:50 UTC] User ID: 1221
[03-Aug-2026 09:54:50 UTC] ✅ User profile retrieved successfully for user ID: 1221
[03-Aug-2026 09:54:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 09:54:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 09:54:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:b249:8c89::9202:c026, 104.22.66.33","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMjIwLCJ1c2VybmFtZSI6Im5heWFuIiwiZW1haWwiOiJubTgyMjY0MjZAZ21haWwuY29tIiwiZXhwIjoxNzg2MzU1Njc2fQ.FbgC5-Qx9m7Yg7EBmPuCwlosprC9E1LPvE1bKRm58JU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2547195f992576c-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:b249:8c89::9202:c026","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Aug-2026 09:54:55 UTC] === User Orders API Called ===
[03-Aug-2026 09:54:55 UTC] User ID: 1220
[03-Aug-2026 09:54:55 UTC] Limit: 20, Offset: 0
[03-Aug-2026 09:54:55 UTC] Orders found: 0
[03-Aug-2026 09:54:55 UTC] Orders data: []
[03-Aug-2026 09:54:55 UTC] Total orders count: 0
[03-Aug-2026 09:54:55 UTC] === API CALL LOG ===
[03-Aug-2026 09:54:55 UTC] Endpoint: user/profile.php
[03-Aug-2026 09:54:55 UTC] Full Log Data: {
    "timestamp": "2026-08-03 09:54:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:b249:8c89::9202:c026",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:b249:8c89::9202:c026, 104.22.66.33",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMjIwLCJ1c2VybmFtZSI6Im5heWFuIiwiZW1haWwiOiJubTgyMjY0MjZAZ21haWwuY29tIiwiZXhwIjoxNzg2MzU1Njc2fQ.FbgC5-Qx9m7Yg7EBmPuCwlosprC9E1LPvE1bKRm58JU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2547199ce95576c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:b249:8c89::9202:c026",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 09:54:55 UTC] === END API CALL LOG ===
[03-Aug-2026 09:54:55 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 09:54:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMjIwLCJ1c2VybmFtZSI6Im5heWFuIiwiZW1haWwiOiJubTgyMjY0MjZAZ21haWwuY29tIiwiZXhwIjoxNzg2MzU1Njc2fQ.FbgC5-Qx9m7Yg7EBmPuCwlosprC9E1LPvE1bKRm58JU
[03-Aug-2026 09:54:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 09:54:55 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 09:54:55 UTC] User ID: 1220
[03-Aug-2026 09:54:55 UTC] ✅ User profile retrieved successfully for user ID: 1220
[03-Aug-2026 09:54:55 UTC] === API CALL LOG ===
[03-Aug-2026 09:54:55 UTC] Endpoint: user/profile.php
[03-Aug-2026 09:54:55 UTC] Full Log Data: {
    "timestamp": "2026-08-03 09:54:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:b249:8c89::9202:c026",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:b249:8c89::9202:c026, 104.22.66.33",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMjIwLCJ1c2VybmFtZSI6Im5heWFuIiwiZW1haWwiOiJubTgyMjY0MjZAZ21haWwuY29tIiwiZXhwIjoxNzg2MzU1Njc2fQ.FbgC5-Qx9m7Yg7EBmPuCwlosprC9E1LPvE1bKRm58JU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2547195f996576c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:b249:8c89::9202:c026",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 09:54:55 UTC] === END API CALL LOG ===
[03-Aug-2026 09:54:55 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 09:54:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMjIwLCJ1c2VybmFtZSI6Im5heWFuIiwiZW1haWwiOiJubTgyMjY0MjZAZ21haWwuY29tIiwiZXhwIjoxNzg2MzU1Njc2fQ.FbgC5-Qx9m7Yg7EBmPuCwlosprC9E1LPvE1bKRm58JU
[03-Aug-2026 09:54:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 09:54:55 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 09:54:55 UTC] User ID: 1220
[03-Aug-2026 09:54:55 UTC] ✅ User profile retrieved successfully for user ID: 1220
[03-Aug-2026 09:55:27 UTC] === API CALL LOG ===
[03-Aug-2026 09:55:27 UTC] Endpoint: user/profile.php
[03-Aug-2026 09:55:27 UTC] Full Log Data: {
    "timestamp": "2026-08-03 09:55:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:b249:8c89::9202:c026",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:b249:8c89::9202:c026, 104.22.66.32",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMjIwLCJ1c2VybmFtZSI6Im5heWFuIiwiZW1haWwiOiJubTgyMjY0MjZAZ21haWwuY29tIiwiZXhwIjoxNzg2MzU1Njc2fQ.FbgC5-Qx9m7Yg7EBmPuCwlosprC9E1LPvE1bKRm58JU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a254725a2ac4576c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:b249:8c89::9202:c026",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 09:55:27 UTC] === END API CALL LOG ===
[03-Aug-2026 09:55:27 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 09:55:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMjIwLCJ1c2VybmFtZSI6Im5heWFuIiwiZW1haWwiOiJubTgyMjY0MjZAZ21haWwuY29tIiwiZXhwIjoxNzg2MzU1Njc2fQ.FbgC5-Qx9m7Yg7EBmPuCwlosprC9E1LPvE1bKRm58JU
[03-Aug-2026 09:55:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 09:55:27 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 09:55:27 UTC] User ID: 1220
[03-Aug-2026 09:55:27 UTC] ✅ User profile retrieved successfully for user ID: 1220
[03-Aug-2026 09:55:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 09:55:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 09:55:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:b249:8c89::9202:c026, 104.22.66.32","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMjIwLCJ1c2VybmFtZSI6Im5heWFuIiwiZW1haWwiOiJubTgyMjY0MjZAZ21haWwuY29tIiwiZXhwIjoxNzg2MzU1Njc2fQ.FbgC5-Qx9m7Yg7EBmPuCwlosprC9E1LPvE1bKRm58JU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a254725a2abd576c-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:b249:8c89::9202:c026","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Aug-2026 09:55:27 UTC] === User Orders API Called ===
[03-Aug-2026 09:55:27 UTC] User ID: 1220
[03-Aug-2026 09:55:27 UTC] Limit: 20, Offset: 0
[03-Aug-2026 09:55:27 UTC] Orders found: 0
[03-Aug-2026 09:55:27 UTC] Orders data: []
[03-Aug-2026 09:55:27 UTC] Total orders count: 0
[03-Aug-2026 09:55:28 UTC] === API CALL LOG ===
[03-Aug-2026 09:55:28 UTC] Endpoint: user/profile.php
[03-Aug-2026 09:55:28 UTC] Full Log Data: {
    "timestamp": "2026-08-03 09:55:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:b249:8c89::9202:c026",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:b249:8c89::9202:c026, 104.22.66.32",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMjIwLCJ1c2VybmFtZSI6Im5heWFuIiwiZW1haWwiOiJubTgyMjY0MjZAZ21haWwuY29tIiwiZXhwIjoxNzg2MzU1Njc2fQ.FbgC5-Qx9m7Yg7EBmPuCwlosprC9E1LPvE1bKRm58JU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25472644bf2576c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:b249:8c89::9202:c026",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 09:55:28 UTC] === END API CALL LOG ===
[03-Aug-2026 09:55:28 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 09:55:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMjIwLCJ1c2VybmFtZSI6Im5heWFuIiwiZW1haWwiOiJubTgyMjY0MjZAZ21haWwuY29tIiwiZXhwIjoxNzg2MzU1Njc2fQ.FbgC5-Qx9m7Yg7EBmPuCwlosprC9E1LPvE1bKRm58JU
[03-Aug-2026 09:55:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 09:55:28 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 09:55:28 UTC] User ID: 1220
[03-Aug-2026 09:55:28 UTC] ✅ User profile retrieved successfully for user ID: 1220
[03-Aug-2026 09:55:30 UTC] === API CALL LOG ===
[03-Aug-2026 09:55:30 UTC] Endpoint: user/profile.php
[03-Aug-2026 09:55:30 UTC] Full Log Data: {
    "timestamp": "2026-08-03 09:55:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:b249:8c89::9202:c026",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:b249:8c89::9202:c026, 104.22.66.32",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMjIwLCJ1c2VybmFtZSI6Im5heWFuIiwiZW1haWwiOiJubTgyMjY0MjZAZ21haWwuY29tIiwiZXhwIjoxNzg2MzU1Njc2fQ.FbgC5-Qx9m7Yg7EBmPuCwlosprC9E1LPvE1bKRm58JU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25472702b5e576c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:b249:8c89::9202:c026",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 09:55:30 UTC] === END API CALL LOG ===
[03-Aug-2026 09:55:30 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 09:55:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMjIwLCJ1c2VybmFtZSI6Im5heWFuIiwiZW1haWwiOiJubTgyMjY0MjZAZ21haWwuY29tIiwiZXhwIjoxNzg2MzU1Njc2fQ.FbgC5-Qx9m7Yg7EBmPuCwlosprC9E1LPvE1bKRm58JU
[03-Aug-2026 09:55:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 09:55:30 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 09:55:30 UTC] User ID: 1220
[03-Aug-2026 09:55:30 UTC] ✅ User profile retrieved successfully for user ID: 1220
[03-Aug-2026 09:55:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 09:55:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 09:55:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:b249:8c89::9202:c026, 104.22.66.32","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMjIwLCJ1c2VybmFtZSI6Im5heWFuIiwiZW1haWwiOiJubTgyMjY0MjZAZ21haWwuY29tIiwiZXhwIjoxNzg2MzU1Njc2fQ.FbgC5-Qx9m7Yg7EBmPuCwlosprC9E1LPvE1bKRm58JU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a25472c95eea576c-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:b249:8c89::9202:c026","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Aug-2026 09:55:44 UTC] === User Orders API Called ===
[03-Aug-2026 09:55:44 UTC] User ID: 1220
[03-Aug-2026 09:55:44 UTC] Limit: 20, Offset: 0
[03-Aug-2026 09:55:44 UTC] Orders found: 0
[03-Aug-2026 09:55:44 UTC] Orders data: []
[03-Aug-2026 09:55:44 UTC] Total orders count: 0
[03-Aug-2026 09:55:44 UTC] === API CALL LOG ===
[03-Aug-2026 09:55:44 UTC] Endpoint: user/profile.php
[03-Aug-2026 09:55:44 UTC] Full Log Data: {
    "timestamp": "2026-08-03 09:55:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:b249:8c89::9202:c026",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:b249:8c89::9202:c026, 104.22.66.32",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMjIwLCJ1c2VybmFtZSI6Im5heWFuIiwiZW1haWwiOiJubTgyMjY0MjZAZ21haWwuY29tIiwiZXhwIjoxNzg2MzU1Njc2fQ.FbgC5-Qx9m7Yg7EBmPuCwlosprC9E1LPvE1bKRm58JU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25472c95ef1576c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:b249:8c89::9202:c026",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 09:55:44 UTC] === END API CALL LOG ===
[03-Aug-2026 09:55:44 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 09:55:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMjIwLCJ1c2VybmFtZSI6Im5heWFuIiwiZW1haWwiOiJubTgyMjY0MjZAZ21haWwuY29tIiwiZXhwIjoxNzg2MzU1Njc2fQ.FbgC5-Qx9m7Yg7EBmPuCwlosprC9E1LPvE1bKRm58JU
[03-Aug-2026 09:55:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 09:55:44 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 09:55:44 UTC] User ID: 1220
[03-Aug-2026 09:55:44 UTC] ✅ User profile retrieved successfully for user ID: 1220
[03-Aug-2026 09:55:45 UTC] === API CALL LOG ===
[03-Aug-2026 09:55:45 UTC] Endpoint: user/profile.php
[03-Aug-2026 09:55:45 UTC] Full Log Data: {
    "timestamp": "2026-08-03 09:55:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:b249:8c89::9202:c026",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:b249:8c89::9202:c026, 104.22.66.32",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMjIwLCJ1c2VybmFtZSI6Im5heWFuIiwiZW1haWwiOiJubTgyMjY0MjZAZ21haWwuY29tIiwiZXhwIjoxNzg2MzU1Njc2fQ.FbgC5-Qx9m7Yg7EBmPuCwlosprC9E1LPvE1bKRm58JU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25472cea807576c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:b249:8c89::9202:c026",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 09:55:45 UTC] === END API CALL LOG ===
[03-Aug-2026 09:55:45 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 09:55:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMjIwLCJ1c2VybmFtZSI6Im5heWFuIiwiZW1haWwiOiJubTgyMjY0MjZAZ21haWwuY29tIiwiZXhwIjoxNzg2MzU1Njc2fQ.FbgC5-Qx9m7Yg7EBmPuCwlosprC9E1LPvE1bKRm58JU
[03-Aug-2026 09:55:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 09:55:45 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 09:55:45 UTC] User ID: 1220
[03-Aug-2026 09:55:45 UTC] ✅ User profile retrieved successfully for user ID: 1220
[03-Aug-2026 09:55:46 UTC] === API CALL LOG ===
[03-Aug-2026 09:55:46 UTC] Endpoint: user/profile.php
[03-Aug-2026 09:55:46 UTC] Full Log Data: {
    "timestamp": "2026-08-03 09:55:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:b249:8c89::9202:c026",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:b249:8c89::9202:c026, 104.22.66.32",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMjIwLCJ1c2VybmFtZSI6Im5heWFuIiwiZW1haWwiOiJubTgyMjY0MjZAZ21haWwuY29tIiwiZXhwIjoxNzg2MzU1Njc2fQ.FbgC5-Qx9m7Yg7EBmPuCwlosprC9E1LPvE1bKRm58JU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25472d5efa3576c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:b249:8c89::9202:c026",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 09:55:46 UTC] === END API CALL LOG ===
[03-Aug-2026 09:55:46 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 09:55:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMjIwLCJ1c2VybmFtZSI6Im5heWFuIiwiZW1haWwiOiJubTgyMjY0MjZAZ21haWwuY29tIiwiZXhwIjoxNzg2MzU1Njc2fQ.FbgC5-Qx9m7Yg7EBmPuCwlosprC9E1LPvE1bKRm58JU
[03-Aug-2026 09:55:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 09:55:46 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 09:55:46 UTC] User ID: 1220
[03-Aug-2026 09:55:46 UTC] ✅ User profile retrieved successfully for user ID: 1220
[03-Aug-2026 09:55:48 UTC] === API CALL LOG ===
[03-Aug-2026 09:55:48 UTC] Endpoint: user/profile.php
[03-Aug-2026 09:55:48 UTC] Full Log Data: {
    "timestamp": "2026-08-03 09:55:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:b249:8c89::9202:c026",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:b249:8c89::9202:c026, 104.22.66.32",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMjIwLCJ1c2VybmFtZSI6Im5heWFuIiwiZW1haWwiOiJubTgyMjY0MjZAZ21haWwuY29tIiwiZXhwIjoxNzg2MzU1Njc2fQ.FbgC5-Qx9m7Yg7EBmPuCwlosprC9E1LPvE1bKRm58JU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25472e0ba28576c-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:b249:8c89::9202:c026",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 09:55:48 UTC] === END API CALL LOG ===
[03-Aug-2026 09:55:48 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 09:55:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMjIwLCJ1c2VybmFtZSI6Im5heWFuIiwiZW1haWwiOiJubTgyMjY0MjZAZ21haWwuY29tIiwiZXhwIjoxNzg2MzU1Njc2fQ.FbgC5-Qx9m7Yg7EBmPuCwlosprC9E1LPvE1bKRm58JU
[03-Aug-2026 09:55:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 09:55:48 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 09:55:48 UTC] User ID: 1220
[03-Aug-2026 09:55:48 UTC] ✅ User profile retrieved successfully for user ID: 1220
[03-Aug-2026 09:59:55 UTC] === API CALL LOG ===
[03-Aug-2026 09:59:55 UTC] Endpoint: user/profile.php
[03-Aug-2026 09:59:55 UTC] Full Log Data: {
    "timestamp": "2026-08-03 09:59:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "205.252.135.16",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "205.252.135.16, 162.159.122.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMiIsInVzZXJuYW1lIjoicWF6cWF6IiwiZW1haWwiOiJ2YWZhbWFoZGk5NUBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTU5ODl9.lKu7IItJ0hCwuNOmt8ZUc33jYfSHIYCFujjYriHCfac",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25478eb083a277f-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "205.252.135.16",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 09:59:55 UTC] === END API CALL LOG ===
[03-Aug-2026 09:59:55 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 09:59:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMiIsInVzZXJuYW1lIjoicWF6cWF6IiwiZW1haWwiOiJ2YWZhbWFoZGk5NUBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTU5ODl9.lKu7IItJ0hCwuNOmt8ZUc33jYfSHIYCFujjYriHCfac
[03-Aug-2026 09:59:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 09:59:55 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 09:59:55 UTC] User ID: 1222
[03-Aug-2026 09:59:55 UTC] ✅ User profile retrieved successfully for user ID: 1222
[03-Aug-2026 09:59:55 UTC] === API CALL LOG ===
[03-Aug-2026 09:59:55 UTC] Endpoint: user/profile.php
[03-Aug-2026 09:59:55 UTC] Full Log Data: {
    "timestamp": "2026-08-03 09:59:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "205.252.135.16",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "205.252.135.16, 162.159.122.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMiIsInVzZXJuYW1lIjoicWF6cWF6IiwiZW1haWwiOiJ2YWZhbWFoZGk5NUBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTU5ODl9.lKu7IItJ0hCwuNOmt8ZUc33jYfSHIYCFujjYriHCfac",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25478eb0844277f-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "205.252.135.16",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 09:59:55 UTC] === END API CALL LOG ===
[03-Aug-2026 09:59:55 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 09:59:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 09:59:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMiIsInVzZXJuYW1lIjoicWF6cWF6IiwiZW1haWwiOiJ2YWZhbWFoZGk5NUBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTU5ODl9.lKu7IItJ0hCwuNOmt8ZUc33jYfSHIYCFujjYriHCfac
[03-Aug-2026 09:59:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 09:59:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"205.252.135.16, 162.159.122.165","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMiIsInVzZXJuYW1lIjoicWF6cWF6IiwiZW1haWwiOiJ2YWZhbWFoZGk5NUBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTU5ODl9.lKu7IItJ0hCwuNOmt8ZUc33jYfSHIYCFujjYriHCfac","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a25478eb083e277f-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"205.252.135.16","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Aug-2026 09:59:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 09:59:55 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 09:59:55 UTC] === User Orders API Called ===
[03-Aug-2026 09:59:55 UTC] User ID: 1222
[03-Aug-2026 09:59:55 UTC] User ID: 1222
[03-Aug-2026 09:59:55 UTC] Limit: 20, Offset: 0
[03-Aug-2026 09:59:55 UTC] ✅ User profile retrieved successfully for user ID: 1222
[03-Aug-2026 09:59:55 UTC] Orders found: 0
[03-Aug-2026 09:59:55 UTC] Orders data: []
[03-Aug-2026 09:59:55 UTC] Total orders count: 0
[03-Aug-2026 09:59:58 UTC] === API CALL LOG ===
[03-Aug-2026 09:59:58 UTC] Endpoint: user/profile.php
[03-Aug-2026 09:59:58 UTC] Full Log Data: {
    "timestamp": "2026-08-03 09:59:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "205.252.135.16",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "205.252.135.16, 162.159.122.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMiIsInVzZXJuYW1lIjoicWF6cWF6IiwiZW1haWwiOiJ2YWZhbWFoZGk5NUBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTU5ODl9.lKu7IItJ0hCwuNOmt8ZUc33jYfSHIYCFujjYriHCfac",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25478ff2ea6277f-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "205.252.135.16",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 09:59:58 UTC] === END API CALL LOG ===
[03-Aug-2026 09:59:58 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 09:59:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMiIsInVzZXJuYW1lIjoicWF6cWF6IiwiZW1haWwiOiJ2YWZhbWFoZGk5NUBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTU5ODl9.lKu7IItJ0hCwuNOmt8ZUc33jYfSHIYCFujjYriHCfac
[03-Aug-2026 09:59:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 09:59:58 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 09:59:58 UTC] User ID: 1222
[03-Aug-2026 09:59:58 UTC] ✅ User profile retrieved successfully for user ID: 1222
[03-Aug-2026 10:00:32 UTC] === API CALL LOG ===
[03-Aug-2026 10:00:32 UTC] Endpoint: user/profile.php
[03-Aug-2026 10:00:32 UTC] Full Log Data: {
    "timestamp": "2026-08-03 10:00:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.126.205.4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.126.205.4, 172.68.75.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMiIsInVzZXJuYW1lIjoicWF6cWF6IiwiZW1haWwiOiJ2YWZhbWFoZGk5NUBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTU5ODl9.lKu7IItJ0hCwuNOmt8ZUc33jYfSHIYCFujjYriHCfac",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25479d1fd2b64ef-GYD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.126.205.4",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 10:00:32 UTC] === END API CALL LOG ===
[03-Aug-2026 10:00:32 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 10:00:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMiIsInVzZXJuYW1lIjoicWF6cWF6IiwiZW1haWwiOiJ2YWZhbWFoZGk5NUBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTU5ODl9.lKu7IItJ0hCwuNOmt8ZUc33jYfSHIYCFujjYriHCfac
[03-Aug-2026 10:00:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 10:00:32 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 10:00:32 UTC] User ID: 1222
[03-Aug-2026 10:00:32 UTC] ✅ User profile retrieved successfully for user ID: 1222
[03-Aug-2026 10:00:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 10:00:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 10:00:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"5.126.205.4, 172.68.75.152","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMiIsInVzZXJuYW1lIjoicWF6cWF6IiwiZW1haWwiOiJ2YWZhbWFoZGk5NUBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTU5ODl9.lKu7IItJ0hCwuNOmt8ZUc33jYfSHIYCFujjYriHCfac","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a25479de6b7964ef-GYD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"5.126.205.4","cf-ipcountry":"IR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Aug-2026 10:00:34 UTC] === User Orders API Called ===
[03-Aug-2026 10:00:34 UTC] User ID: 1222
[03-Aug-2026 10:00:34 UTC] Limit: 20, Offset: 0
[03-Aug-2026 10:00:34 UTC] Orders found: 0
[03-Aug-2026 10:00:34 UTC] Orders data: []
[03-Aug-2026 10:00:34 UTC] Total orders count: 0
[03-Aug-2026 10:00:34 UTC] === API CALL LOG ===
[03-Aug-2026 10:00:34 UTC] Endpoint: user/profile.php
[03-Aug-2026 10:00:34 UTC] Full Log Data: {
    "timestamp": "2026-08-03 10:00:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.126.205.4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.126.205.4, 172.68.75.135",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMiIsInVzZXJuYW1lIjoicWF6cWF6IiwiZW1haWwiOiJ2YWZhbWFoZGk5NUBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTU5ODl9.lKu7IItJ0hCwuNOmt8ZUc33jYfSHIYCFujjYriHCfac",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25479de6b7b64ef-GYD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.126.205.4",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 10:00:34 UTC] === END API CALL LOG ===
[03-Aug-2026 10:00:34 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 10:00:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMiIsInVzZXJuYW1lIjoicWF6cWF6IiwiZW1haWwiOiJ2YWZhbWFoZGk5NUBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTU5ODl9.lKu7IItJ0hCwuNOmt8ZUc33jYfSHIYCFujjYriHCfac
[03-Aug-2026 10:00:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 10:00:34 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 10:00:34 UTC] User ID: 1222
[03-Aug-2026 10:00:34 UTC] ✅ User profile retrieved successfully for user ID: 1222
[03-Aug-2026 10:00:34 UTC] === API CALL LOG ===
[03-Aug-2026 10:00:34 UTC] Endpoint: user/profile.php
[03-Aug-2026 10:00:34 UTC] Full Log Data: {
    "timestamp": "2026-08-03 10:00:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.126.205.4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.126.205.4, 172.68.75.135",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMiIsInVzZXJuYW1lIjoicWF6cWF6IiwiZW1haWwiOiJ2YWZhbWFoZGk5NUBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTU5ODl9.lKu7IItJ0hCwuNOmt8ZUc33jYfSHIYCFujjYriHCfac",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25479de6b7464ef-GYD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.126.205.4",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 10:00:34 UTC] === END API CALL LOG ===
[03-Aug-2026 10:00:34 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 10:00:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMiIsInVzZXJuYW1lIjoicWF6cWF6IiwiZW1haWwiOiJ2YWZhbWFoZGk5NUBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTU5ODl9.lKu7IItJ0hCwuNOmt8ZUc33jYfSHIYCFujjYriHCfac
[03-Aug-2026 10:00:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 10:00:34 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 10:00:34 UTC] User ID: 1222
[03-Aug-2026 10:00:34 UTC] ✅ User profile retrieved successfully for user ID: 1222
[03-Aug-2026 10:00:35 UTC] === API CALL LOG ===
[03-Aug-2026 10:00:35 UTC] Endpoint: user/profile.php
[03-Aug-2026 10:00:35 UTC] Full Log Data: {
    "timestamp": "2026-08-03 10:00:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.126.205.4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.126.205.4, 172.68.75.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMiIsInVzZXJuYW1lIjoicWF6cWF6IiwiZW1haWwiOiJ2YWZhbWFoZGk5NUBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTU5ODl9.lKu7IItJ0hCwuNOmt8ZUc33jYfSHIYCFujjYriHCfac",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25479e7e81d64ef-GYD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.126.205.4",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 10:00:35 UTC] === END API CALL LOG ===
[03-Aug-2026 10:00:35 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 10:00:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMiIsInVzZXJuYW1lIjoicWF6cWF6IiwiZW1haWwiOiJ2YWZhbWFoZGk5NUBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTU5ODl9.lKu7IItJ0hCwuNOmt8ZUc33jYfSHIYCFujjYriHCfac
[03-Aug-2026 10:00:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 10:00:35 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 10:00:35 UTC] User ID: 1222
[03-Aug-2026 10:00:35 UTC] ✅ User profile retrieved successfully for user ID: 1222
[03-Aug-2026 10:01:05 UTC] === API CALL LOG ===
[03-Aug-2026 10:01:05 UTC] Endpoint: user/profile.php
[03-Aug-2026 10:01:05 UTC] Full Log Data: {
    "timestamp": "2026-08-03 10:01:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.126.205.4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.126.205.4, 172.68.75.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMiIsInVzZXJuYW1lIjoicWF6cWF6IiwiZW1haWwiOiJ2YWZhbWFoZGk5NUBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTU5ODl9.lKu7IItJ0hCwuNOmt8ZUc33jYfSHIYCFujjYriHCfac",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2547a9fec0a64ef-GYD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.126.205.4",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 10:01:05 UTC] === END API CALL LOG ===
[03-Aug-2026 10:01:05 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 10:01:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMiIsInVzZXJuYW1lIjoicWF6cWF6IiwiZW1haWwiOiJ2YWZhbWFoZGk5NUBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTU5ODl9.lKu7IItJ0hCwuNOmt8ZUc33jYfSHIYCFujjYriHCfac
[03-Aug-2026 10:01:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 10:01:05 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 10:01:05 UTC] User ID: 1222
[03-Aug-2026 10:01:05 UTC] ✅ User profile retrieved successfully for user ID: 1222
[03-Aug-2026 10:01:05 UTC] User Purchases API - User ID: 1222
[03-Aug-2026 10:01:05 UTC] User Purchases API - Total purchases found: 0
[03-Aug-2026 10:01:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 10:01:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 10:01:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"5.126.205.4, 172.68.75.152","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMiIsInVzZXJuYW1lIjoicWF6cWF6IiwiZW1haWwiOiJ2YWZhbWFoZGk5NUBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTU5ODl9.lKu7IItJ0hCwuNOmt8ZUc33jYfSHIYCFujjYriHCfac","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2547af37c0564ef-GYD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"5.126.205.4","cf-ipcountry":"IR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Aug-2026 10:01:18 UTC] === User Orders API Called ===
[03-Aug-2026 10:01:18 UTC] User ID: 1222
[03-Aug-2026 10:01:18 UTC] Limit: 20, Offset: 0
[03-Aug-2026 10:01:18 UTC] Orders found: 0
[03-Aug-2026 10:01:18 UTC] Orders data: []
[03-Aug-2026 10:01:18 UTC] Total orders count: 0
[03-Aug-2026 10:01:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 10:01:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 10:01:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"5.126.205.4, 172.68.75.152","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMiIsInVzZXJuYW1lIjoicWF6cWF6IiwiZW1haWwiOiJ2YWZhbWFoZGk5NUBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTU5ODl9.lKu7IItJ0hCwuNOmt8ZUc33jYfSHIYCFujjYriHCfac","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2547b1ae8cb64ef-GYD","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"5.126.205.4","cf-ipcountry":"IR","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Aug-2026 10:01:24 UTC] === User Orders API Called ===
[03-Aug-2026 10:01:24 UTC] User ID: 1222
[03-Aug-2026 10:01:24 UTC] Limit: 20, Offset: 0
[03-Aug-2026 10:01:24 UTC] Orders found: 0
[03-Aug-2026 10:01:24 UTC] Orders data: []
[03-Aug-2026 10:01:24 UTC] Total orders count: 0
[03-Aug-2026 10:01:24 UTC] === API CALL LOG ===
[03-Aug-2026 10:01:24 UTC] Endpoint: user/profile.php
[03-Aug-2026 10:01:24 UTC] Full Log Data: {
    "timestamp": "2026-08-03 10:01:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.126.205.4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.126.205.4, 172.68.75.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMiIsInVzZXJuYW1lIjoicWF6cWF6IiwiZW1haWwiOiJ2YWZhbWFoZGk5NUBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTU5ODl9.lKu7IItJ0hCwuNOmt8ZUc33jYfSHIYCFujjYriHCfac",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2547b1ae8cd64ef-GYD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.126.205.4",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 10:01:24 UTC] === END API CALL LOG ===
[03-Aug-2026 10:01:24 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 10:01:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMiIsInVzZXJuYW1lIjoicWF6cWF6IiwiZW1haWwiOiJ2YWZhbWFoZGk5NUBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTU5ODl9.lKu7IItJ0hCwuNOmt8ZUc33jYfSHIYCFujjYriHCfac
[03-Aug-2026 10:01:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 10:01:24 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 10:01:24 UTC] User ID: 1222
[03-Aug-2026 10:01:24 UTC] ✅ User profile retrieved successfully for user ID: 1222
[03-Aug-2026 10:01:24 UTC] === API CALL LOG ===
[03-Aug-2026 10:01:24 UTC] Endpoint: user/profile.php
[03-Aug-2026 10:01:24 UTC] Full Log Data: {
    "timestamp": "2026-08-03 10:01:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.126.205.4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.126.205.4, 172.68.75.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMiIsInVzZXJuYW1lIjoicWF6cWF6IiwiZW1haWwiOiJ2YWZhbWFoZGk5NUBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTU5ODl9.lKu7IItJ0hCwuNOmt8ZUc33jYfSHIYCFujjYriHCfac",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2547b1ae8d164ef-GYD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.126.205.4",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 10:01:24 UTC] === END API CALL LOG ===
[03-Aug-2026 10:01:24 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 10:01:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMiIsInVzZXJuYW1lIjoicWF6cWF6IiwiZW1haWwiOiJ2YWZhbWFoZGk5NUBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTU5ODl9.lKu7IItJ0hCwuNOmt8ZUc33jYfSHIYCFujjYriHCfac
[03-Aug-2026 10:01:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 10:01:24 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 10:01:24 UTC] User ID: 1222
[03-Aug-2026 10:01:24 UTC] ✅ User profile retrieved successfully for user ID: 1222
[03-Aug-2026 10:01:31 UTC] === API CALL LOG ===
[03-Aug-2026 10:01:31 UTC] Endpoint: user/profile.php
[03-Aug-2026 10:01:31 UTC] Full Log Data: {
    "timestamp": "2026-08-03 10:01:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "5.126.205.4",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "5.126.205.4, 172.68.75.152",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMiIsInVzZXJuYW1lIjoicWF6cWF6IiwiZW1haWwiOiJ2YWZhbWFoZGk5NUBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTU5ODl9.lKu7IItJ0hCwuNOmt8ZUc33jYfSHIYCFujjYriHCfac",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2547b42fc9264ef-GYD",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "5.126.205.4",
        "cf-ipcountry": "IR",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 10:01:31 UTC] === END API CALL LOG ===
[03-Aug-2026 10:01:31 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 10:01:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMiIsInVzZXJuYW1lIjoicWF6cWF6IiwiZW1haWwiOiJ2YWZhbWFoZGk5NUBnbWFpbC5jb20iLCJleHAiOjE3ODYzNTU5ODl9.lKu7IItJ0hCwuNOmt8ZUc33jYfSHIYCFujjYriHCfac
[03-Aug-2026 10:01:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 10:01:31 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 10:01:31 UTC] User ID: 1222
[03-Aug-2026 10:01:31 UTC] ✅ User profile retrieved successfully for user ID: 1222
[03-Aug-2026 10:26:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 10:26:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 10:26:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:a068:e2a7:f000:e682:a914:2212, 104.23.175.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMyIsInVzZXJuYW1lIjoiUGlodSIsImVtYWlsIjoicGlodTA2ODMyQGdtYWlsLmNvbSIsImV4cCI6MTc4NjM1NzU2Nn0.CYp15eqT9tQfy88E0k0rQyd25fqjjK3281XosmfStrg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2549f4f8b15f146-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:a068:e2a7:f000:e682:a914:2212","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Aug-2026 10:26:08 UTC] === User Orders API Called ===
[03-Aug-2026 10:26:08 UTC] User ID: 1223
[03-Aug-2026 10:26:08 UTC] Limit: 20, Offset: 0
[03-Aug-2026 10:26:08 UTC] Orders found: 0
[03-Aug-2026 10:26:08 UTC] Orders data: []
[03-Aug-2026 10:26:08 UTC] Total orders count: 0
[03-Aug-2026 10:26:08 UTC] === API CALL LOG ===
[03-Aug-2026 10:26:08 UTC] Endpoint: user/profile.php
[03-Aug-2026 10:26:08 UTC] Full Log Data: {
    "timestamp": "2026-08-03 10:26:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:a068:e2a7:f000:e682:a914:2212",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:a068:e2a7:f000:e682:a914:2212, 104.23.175.178",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMyIsInVzZXJuYW1lIjoiUGlodSIsImVtYWlsIjoicGlodTA2ODMyQGdtYWlsLmNvbSIsImV4cCI6MTc4NjM1NzU2Nn0.CYp15eqT9tQfy88E0k0rQyd25fqjjK3281XosmfStrg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2549f4f8b07f146-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:a068:e2a7:f000:e682:a914:2212",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 10:26:08 UTC] === END API CALL LOG ===
[03-Aug-2026 10:26:08 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 10:26:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMyIsInVzZXJuYW1lIjoiUGlodSIsImVtYWlsIjoicGlodTA2ODMyQGdtYWlsLmNvbSIsImV4cCI6MTc4NjM1NzU2Nn0.CYp15eqT9tQfy88E0k0rQyd25fqjjK3281XosmfStrg
[03-Aug-2026 10:26:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 10:26:08 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 10:26:08 UTC] User ID: 1223
[03-Aug-2026 10:26:08 UTC] ✅ User profile retrieved successfully for user ID: 1223
[03-Aug-2026 10:26:08 UTC] === API CALL LOG ===
[03-Aug-2026 10:26:08 UTC] Endpoint: user/profile.php
[03-Aug-2026 10:26:08 UTC] Full Log Data: {
    "timestamp": "2026-08-03 10:26:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:a068:e2a7:f000:e682:a914:2212",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:a068:e2a7:f000:e682:a914:2212, 104.23.175.178",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMyIsInVzZXJuYW1lIjoiUGlodSIsImVtYWlsIjoicGlodTA2ODMyQGdtYWlsLmNvbSIsImV4cCI6MTc4NjM1NzU2Nn0.CYp15eqT9tQfy88E0k0rQyd25fqjjK3281XosmfStrg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2549f501c9bf146-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:a068:e2a7:f000:e682:a914:2212",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 10:26:08 UTC] === END API CALL LOG ===
[03-Aug-2026 10:26:08 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 10:26:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMyIsInVzZXJuYW1lIjoiUGlodSIsImVtYWlsIjoicGlodTA2ODMyQGdtYWlsLmNvbSIsImV4cCI6MTc4NjM1NzU2Nn0.CYp15eqT9tQfy88E0k0rQyd25fqjjK3281XosmfStrg
[03-Aug-2026 10:26:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 10:26:08 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 10:26:08 UTC] User ID: 1223
[03-Aug-2026 10:26:08 UTC] ✅ User profile retrieved successfully for user ID: 1223
[03-Aug-2026 10:26:09 UTC] === API CALL LOG ===
[03-Aug-2026 10:26:09 UTC] Endpoint: user/profile.php
[03-Aug-2026 10:26:09 UTC] Full Log Data: {
    "timestamp": "2026-08-03 10:26:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:a068:e2a7:f000:e682:a914:2212",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:a068:e2a7:f000:e682:a914:2212, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMyIsInVzZXJuYW1lIjoiUGlodSIsImVtYWlsIjoicGlodTA2ODMyQGdtYWlsLmNvbSIsImV4cCI6MTc4NjM1NzU2Nn0.CYp15eqT9tQfy88E0k0rQyd25fqjjK3281XosmfStrg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2549f58d83cf146-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:a068:e2a7:f000:e682:a914:2212",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 10:26:09 UTC] === END API CALL LOG ===
[03-Aug-2026 10:26:09 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 10:26:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMyIsInVzZXJuYW1lIjoiUGlodSIsImVtYWlsIjoicGlodTA2ODMyQGdtYWlsLmNvbSIsImV4cCI6MTc4NjM1NzU2Nn0.CYp15eqT9tQfy88E0k0rQyd25fqjjK3281XosmfStrg
[03-Aug-2026 10:26:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 10:26:09 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 10:26:09 UTC] User ID: 1223
[03-Aug-2026 10:26:09 UTC] ✅ User profile retrieved successfully for user ID: 1223
[03-Aug-2026 10:26:27 UTC] === API CALL LOG ===
[03-Aug-2026 10:26:27 UTC] Endpoint: user/profile.php
[03-Aug-2026 10:26:27 UTC] Full Log Data: {
    "timestamp": "2026-08-03 10:26:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:a068:e2a7:f000:e682:a914:2212",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:a068:e2a7:f000:e682:a914:2212, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMyIsInVzZXJuYW1lIjoiUGlodSIsImVtYWlsIjoicGlodTA2ODMyQGdtYWlsLmNvbSIsImV4cCI6MTc4NjM1NzU2Nn0.CYp15eqT9tQfy88E0k0rQyd25fqjjK3281XosmfStrg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2549fc7ee65f146-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:a068:e2a7:f000:e682:a914:2212",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 10:26:27 UTC] === END API CALL LOG ===
[03-Aug-2026 10:26:27 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 10:26:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMyIsInVzZXJuYW1lIjoiUGlodSIsImVtYWlsIjoicGlodTA2ODMyQGdtYWlsLmNvbSIsImV4cCI6MTc4NjM1NzU2Nn0.CYp15eqT9tQfy88E0k0rQyd25fqjjK3281XosmfStrg
[03-Aug-2026 10:26:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 10:26:27 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 10:26:27 UTC] User ID: 1223
[03-Aug-2026 10:26:27 UTC] ✅ User profile retrieved successfully for user ID: 1223
[03-Aug-2026 10:26:34 UTC] === API CALL LOG ===
[03-Aug-2026 10:26:34 UTC] Endpoint: user/profile.php
[03-Aug-2026 10:26:34 UTC] Full Log Data: {
    "timestamp": "2026-08-03 10:26:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:a068:e2a7:f000:e682:a914:2212",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:a068:e2a7:f000:e682:a914:2212, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMyIsInVzZXJuYW1lIjoiUGlodSIsImVtYWlsIjoicGlodTA2ODMyQGdtYWlsLmNvbSIsImV4cCI6MTc4NjM1NzU2Nn0.CYp15eqT9tQfy88E0k0rQyd25fqjjK3281XosmfStrg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2549ff40f7cf146-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:a068:e2a7:f000:e682:a914:2212",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 10:26:34 UTC] === END API CALL LOG ===
[03-Aug-2026 10:26:34 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 10:26:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMyIsInVzZXJuYW1lIjoiUGlodSIsImVtYWlsIjoicGlodTA2ODMyQGdtYWlsLmNvbSIsImV4cCI6MTc4NjM1NzU2Nn0.CYp15eqT9tQfy88E0k0rQyd25fqjjK3281XosmfStrg
[03-Aug-2026 10:26:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 10:26:34 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 10:26:34 UTC] User ID: 1223
[03-Aug-2026 10:26:34 UTC] ✅ User profile retrieved successfully for user ID: 1223
[03-Aug-2026 10:26:35 UTC] User Purchases API - User ID: 1223
[03-Aug-2026 10:26:35 UTC] User Purchases API - Total purchases found: 0
[03-Aug-2026 10:26:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 10:26:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 10:26:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:a068:e2a7:f000:e682:a914:2212, 104.23.175.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMyIsInVzZXJuYW1lIjoiUGlodSIsImVtYWlsIjoicGlodTA2ODMyQGdtYWlsLmNvbSIsImV4cCI6MTc4NjM1NzU2Nn0.CYp15eqT9tQfy88E0k0rQyd25fqjjK3281XosmfStrg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a254a02719faf146-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:a068:e2a7:f000:e682:a914:2212","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Aug-2026 10:26:42 UTC] === User Orders API Called ===
[03-Aug-2026 10:26:42 UTC] User ID: 1223
[03-Aug-2026 10:26:42 UTC] Limit: 20, Offset: 0
[03-Aug-2026 10:26:42 UTC] Orders found: 0
[03-Aug-2026 10:26:42 UTC] Orders data: []
[03-Aug-2026 10:26:42 UTC] Total orders count: 0
[03-Aug-2026 10:26:43 UTC] === API CALL LOG ===
[03-Aug-2026 10:26:43 UTC] Endpoint: user/profile.php
[03-Aug-2026 10:26:43 UTC] Full Log Data: {
    "timestamp": "2026-08-03 10:26:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:a068:e2a7:f000:e682:a914:2212",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:a068:e2a7:f000:e682:a914:2212, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMyIsInVzZXJuYW1lIjoiUGlodSIsImVtYWlsIjoicGlodTA2ODMyQGdtYWlsLmNvbSIsImV4cCI6MTc4NjM1NzU2Nn0.CYp15eqT9tQfy88E0k0rQyd25fqjjK3281XosmfStrg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a254a0279b81f146-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:a068:e2a7:f000:e682:a914:2212",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 10:26:43 UTC] === END API CALL LOG ===
[03-Aug-2026 10:26:43 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 10:26:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMyIsInVzZXJuYW1lIjoiUGlodSIsImVtYWlsIjoicGlodTA2ODMyQGdtYWlsLmNvbSIsImV4cCI6MTc4NjM1NzU2Nn0.CYp15eqT9tQfy88E0k0rQyd25fqjjK3281XosmfStrg
[03-Aug-2026 10:26:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 10:26:43 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 10:26:43 UTC] User ID: 1223
[03-Aug-2026 10:26:43 UTC] ✅ User profile retrieved successfully for user ID: 1223
[03-Aug-2026 10:26:43 UTC] === API CALL LOG ===
[03-Aug-2026 10:26:43 UTC] Endpoint: user/profile.php
[03-Aug-2026 10:26:43 UTC] Full Log Data: {
    "timestamp": "2026-08-03 10:26:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:a068:e2a7:f000:e682:a914:2212",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:a068:e2a7:f000:e682:a914:2212, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMyIsInVzZXJuYW1lIjoiUGlodSIsImVtYWlsIjoicGlodTA2ODMyQGdtYWlsLmNvbSIsImV4cCI6MTc4NjM1NzU2Nn0.CYp15eqT9tQfy88E0k0rQyd25fqjjK3281XosmfStrg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a254a02b6f49f146-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:a068:e2a7:f000:e682:a914:2212",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 10:26:43 UTC] === END API CALL LOG ===
[03-Aug-2026 10:26:43 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 10:26:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMyIsInVzZXJuYW1lIjoiUGlodSIsImVtYWlsIjoicGlodTA2ODMyQGdtYWlsLmNvbSIsImV4cCI6MTc4NjM1NzU2Nn0.CYp15eqT9tQfy88E0k0rQyd25fqjjK3281XosmfStrg
[03-Aug-2026 10:26:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 10:26:43 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 10:26:43 UTC] User ID: 1223
[03-Aug-2026 10:26:43 UTC] ✅ User profile retrieved successfully for user ID: 1223
[03-Aug-2026 10:26:44 UTC] === API CALL LOG ===
[03-Aug-2026 10:26:44 UTC] Endpoint: user/profile.php
[03-Aug-2026 10:26:44 UTC] Full Log Data: {
    "timestamp": "2026-08-03 10:26:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:a068:e2a7:f000:e682:a914:2212",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:a068:e2a7:f000:e682:a914:2212, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMyIsInVzZXJuYW1lIjoiUGlodSIsImVtYWlsIjoicGlodTA2ODMyQGdtYWlsLmNvbSIsImV4cCI6MTc4NjM1NzU2Nn0.CYp15eqT9tQfy88E0k0rQyd25fqjjK3281XosmfStrg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a254a031ba6ef146-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:a068:e2a7:f000:e682:a914:2212",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 10:26:44 UTC] === END API CALL LOG ===
[03-Aug-2026 10:26:44 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 10:26:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMyIsInVzZXJuYW1lIjoiUGlodSIsImVtYWlsIjoicGlodTA2ODMyQGdtYWlsLmNvbSIsImV4cCI6MTc4NjM1NzU2Nn0.CYp15eqT9tQfy88E0k0rQyd25fqjjK3281XosmfStrg
[03-Aug-2026 10:26:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 10:26:44 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 10:26:44 UTC] User ID: 1223
[03-Aug-2026 10:26:44 UTC] ✅ User profile retrieved successfully for user ID: 1223
[03-Aug-2026 10:26:50 UTC] === API CALL LOG ===
[03-Aug-2026 10:26:50 UTC] Endpoint: user/profile.php
[03-Aug-2026 10:26:50 UTC] Full Log Data: {
    "timestamp": "2026-08-03 10:26:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:a068:e2a7:f000:e682:a914:2212",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:a068:e2a7:f000:e682:a914:2212, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMyIsInVzZXJuYW1lIjoiUGlodSIsImVtYWlsIjoicGlodTA2ODMyQGdtYWlsLmNvbSIsImV4cCI6MTc4NjM1NzU2Nn0.CYp15eqT9tQfy88E0k0rQyd25fqjjK3281XosmfStrg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a254a0552addf146-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:a068:e2a7:f000:e682:a914:2212",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 10:26:50 UTC] === END API CALL LOG ===
[03-Aug-2026 10:26:50 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 10:26:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMyIsInVzZXJuYW1lIjoiUGlodSIsImVtYWlsIjoicGlodTA2ODMyQGdtYWlsLmNvbSIsImV4cCI6MTc4NjM1NzU2Nn0.CYp15eqT9tQfy88E0k0rQyd25fqjjK3281XosmfStrg
[03-Aug-2026 10:26:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 10:26:50 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 10:26:50 UTC] User ID: 1223
[03-Aug-2026 10:26:50 UTC] ✅ User profile retrieved successfully for user ID: 1223
[03-Aug-2026 10:26:50 UTC] User Purchases API - User ID: 1223
[03-Aug-2026 10:26:50 UTC] User Purchases API - Total purchases found: 0
[03-Aug-2026 10:27:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 10:27:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 10:27:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:a068:e2a7:f000:e682:a914:2212, 104.23.175.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMyIsInVzZXJuYW1lIjoiUGlodSIsImVtYWlsIjoicGlodTA2ODMyQGdtYWlsLmNvbSIsImV4cCI6MTc4NjM1NzU2Nn0.CYp15eqT9tQfy88E0k0rQyd25fqjjK3281XosmfStrg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a254a118baf9f146-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:a068:e2a7:f000:e682:a914:2212","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Aug-2026 10:27:21 UTC] === User Orders API Called ===
[03-Aug-2026 10:27:21 UTC] User ID: 1223
[03-Aug-2026 10:27:21 UTC] Limit: 20, Offset: 0
[03-Aug-2026 10:27:21 UTC] Orders found: 0
[03-Aug-2026 10:27:21 UTC] Orders data: []
[03-Aug-2026 10:27:21 UTC] Total orders count: 0
[03-Aug-2026 10:27:21 UTC] === API CALL LOG ===
[03-Aug-2026 10:27:21 UTC] Endpoint: user/profile.php
[03-Aug-2026 10:27:21 UTC] Full Log Data: {
    "timestamp": "2026-08-03 10:27:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:a068:e2a7:f000:e682:a914:2212",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:a068:e2a7:f000:e682:a914:2212, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMyIsInVzZXJuYW1lIjoiUGlodSIsImVtYWlsIjoicGlodTA2ODMyQGdtYWlsLmNvbSIsImV4cCI6MTc4NjM1NzU2Nn0.CYp15eqT9tQfy88E0k0rQyd25fqjjK3281XosmfStrg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a254a118bafbf146-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:a068:e2a7:f000:e682:a914:2212",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 10:27:21 UTC] === END API CALL LOG ===
[03-Aug-2026 10:27:21 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 10:27:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMyIsInVzZXJuYW1lIjoiUGlodSIsImVtYWlsIjoicGlodTA2ODMyQGdtYWlsLmNvbSIsImV4cCI6MTc4NjM1NzU2Nn0.CYp15eqT9tQfy88E0k0rQyd25fqjjK3281XosmfStrg
[03-Aug-2026 10:27:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 10:27:21 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 10:27:21 UTC] User ID: 1223
[03-Aug-2026 10:27:21 UTC] ✅ User profile retrieved successfully for user ID: 1223
[03-Aug-2026 10:27:21 UTC] === API CALL LOG ===
[03-Aug-2026 10:27:21 UTC] Endpoint: user/profile.php
[03-Aug-2026 10:27:21 UTC] Full Log Data: {
    "timestamp": "2026-08-03 10:27:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:a068:e2a7:f000:e682:a914:2212",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:a068:e2a7:f000:e682:a914:2212, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMyIsInVzZXJuYW1lIjoiUGlodSIsImVtYWlsIjoicGlodTA2ODMyQGdtYWlsLmNvbSIsImV4cCI6MTc4NjM1NzU2Nn0.CYp15eqT9tQfy88E0k0rQyd25fqjjK3281XosmfStrg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a254a11cc892f146-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:a068:e2a7:f000:e682:a914:2212",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 10:27:21 UTC] === END API CALL LOG ===
[03-Aug-2026 10:27:21 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 10:27:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMyIsInVzZXJuYW1lIjoiUGlodSIsImVtYWlsIjoicGlodTA2ODMyQGdtYWlsLmNvbSIsImV4cCI6MTc4NjM1NzU2Nn0.CYp15eqT9tQfy88E0k0rQyd25fqjjK3281XosmfStrg
[03-Aug-2026 10:27:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 10:27:21 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 10:27:21 UTC] User ID: 1223
[03-Aug-2026 10:27:21 UTC] ✅ User profile retrieved successfully for user ID: 1223
[03-Aug-2026 10:27:22 UTC] === API CALL LOG ===
[03-Aug-2026 10:27:22 UTC] Endpoint: user/profile.php
[03-Aug-2026 10:27:22 UTC] Full Log Data: {
    "timestamp": "2026-08-03 10:27:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:a068:e2a7:f000:e682:a914:2212",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:a068:e2a7:f000:e682:a914:2212, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMyIsInVzZXJuYW1lIjoiUGlodSIsImVtYWlsIjoicGlodTA2ODMyQGdtYWlsLmNvbSIsImV4cCI6MTc4NjM1NzU2Nn0.CYp15eqT9tQfy88E0k0rQyd25fqjjK3281XosmfStrg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a254a1230d55f146-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:a068:e2a7:f000:e682:a914:2212",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 10:27:22 UTC] === END API CALL LOG ===
[03-Aug-2026 10:27:22 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 10:27:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMyIsInVzZXJuYW1lIjoiUGlodSIsImVtYWlsIjoicGlodTA2ODMyQGdtYWlsLmNvbSIsImV4cCI6MTc4NjM1NzU2Nn0.CYp15eqT9tQfy88E0k0rQyd25fqjjK3281XosmfStrg
[03-Aug-2026 10:27:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 10:27:22 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 10:27:22 UTC] User ID: 1223
[03-Aug-2026 10:27:22 UTC] ✅ User profile retrieved successfully for user ID: 1223
[03-Aug-2026 10:27:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 10:27:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 10:27:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:a068:e2a7:f000:e682:a914:2212, 104.23.175.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMyIsInVzZXJuYW1lIjoiUGlodSIsImVtYWlsIjoicGlodTA2ODMyQGdtYWlsLmNvbSIsImV4cCI6MTc4NjM1NzU2Nn0.CYp15eqT9tQfy88E0k0rQyd25fqjjK3281XosmfStrg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a254a1398be6f146-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:a068:e2a7:f000:e682:a914:2212","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Aug-2026 10:27:26 UTC] === User Orders API Called ===
[03-Aug-2026 10:27:26 UTC] User ID: 1223
[03-Aug-2026 10:27:26 UTC] Limit: 20, Offset: 0
[03-Aug-2026 10:27:26 UTC] Orders found: 0
[03-Aug-2026 10:27:26 UTC] Orders data: []
[03-Aug-2026 10:27:26 UTC] Total orders count: 0
[03-Aug-2026 10:27:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 10:27:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 10:27:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:a068:e2a7:f000:e682:a914:2212, 104.23.175.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMyIsInVzZXJuYW1lIjoiUGlodSIsImVtYWlsIjoicGlodTA2ODMyQGdtYWlsLmNvbSIsImV4cCI6MTc4NjM1NzU2Nn0.CYp15eqT9tQfy88E0k0rQyd25fqjjK3281XosmfStrg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a254a14afb9bf146-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:a068:e2a7:f000:e682:a914:2212","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Aug-2026 10:27:29 UTC] === User Orders API Called ===
[03-Aug-2026 10:27:29 UTC] User ID: 1223
[03-Aug-2026 10:27:29 UTC] Limit: 20, Offset: 0
[03-Aug-2026 10:27:29 UTC] Orders found: 0
[03-Aug-2026 10:27:29 UTC] Orders data: []
[03-Aug-2026 10:27:29 UTC] Total orders count: 0
[03-Aug-2026 10:27:29 UTC] === API CALL LOG ===
[03-Aug-2026 10:27:29 UTC] Endpoint: user/profile.php
[03-Aug-2026 10:27:29 UTC] Full Log Data: {
    "timestamp": "2026-08-03 10:27:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:a068:e2a7:f000:e682:a914:2212",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:a068:e2a7:f000:e682:a914:2212, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMyIsInVzZXJuYW1lIjoiUGlodSIsImVtYWlsIjoicGlodTA2ODMyQGdtYWlsLmNvbSIsImV4cCI6MTc4NjM1NzU2Nn0.CYp15eqT9tQfy88E0k0rQyd25fqjjK3281XosmfStrg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a254a14b7d44f146-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:a068:e2a7:f000:e682:a914:2212",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 10:27:29 UTC] === END API CALL LOG ===
[03-Aug-2026 10:27:29 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 10:27:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMyIsInVzZXJuYW1lIjoiUGlodSIsImVtYWlsIjoicGlodTA2ODMyQGdtYWlsLmNvbSIsImV4cCI6MTc4NjM1NzU2Nn0.CYp15eqT9tQfy88E0k0rQyd25fqjjK3281XosmfStrg
[03-Aug-2026 10:27:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 10:27:29 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 10:27:29 UTC] User ID: 1223
[03-Aug-2026 10:27:29 UTC] ✅ User profile retrieved successfully for user ID: 1223
[03-Aug-2026 10:27:29 UTC] === API CALL LOG ===
[03-Aug-2026 10:27:29 UTC] Endpoint: user/profile.php
[03-Aug-2026 10:27:29 UTC] Full Log Data: {
    "timestamp": "2026-08-03 10:27:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:a068:e2a7:f000:e682:a914:2212",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:a068:e2a7:f000:e682:a914:2212, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMyIsInVzZXJuYW1lIjoiUGlodSIsImVtYWlsIjoicGlodTA2ODMyQGdtYWlsLmNvbSIsImV4cCI6MTc4NjM1NzU2Nn0.CYp15eqT9tQfy88E0k0rQyd25fqjjK3281XosmfStrg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a254a14ecf45f146-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:a068:e2a7:f000:e682:a914:2212",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 10:27:29 UTC] === END API CALL LOG ===
[03-Aug-2026 10:27:29 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 10:27:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMyIsInVzZXJuYW1lIjoiUGlodSIsImVtYWlsIjoicGlodTA2ODMyQGdtYWlsLmNvbSIsImV4cCI6MTc4NjM1NzU2Nn0.CYp15eqT9tQfy88E0k0rQyd25fqjjK3281XosmfStrg
[03-Aug-2026 10:27:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 10:27:29 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 10:27:29 UTC] User ID: 1223
[03-Aug-2026 10:27:29 UTC] ✅ User profile retrieved successfully for user ID: 1223
[03-Aug-2026 10:27:30 UTC] === API CALL LOG ===
[03-Aug-2026 10:27:30 UTC] Endpoint: user/profile.php
[03-Aug-2026 10:27:30 UTC] Full Log Data: {
    "timestamp": "2026-08-03 10:27:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:a068:e2a7:f000:e682:a914:2212",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:a068:e2a7:f000:e682:a914:2212, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMyIsInVzZXJuYW1lIjoiUGlodSIsImVtYWlsIjoicGlodTA2ODMyQGdtYWlsLmNvbSIsImV4cCI6MTc4NjM1NzU2Nn0.CYp15eqT9tQfy88E0k0rQyd25fqjjK3281XosmfStrg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a254a1516e91f146-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:a068:e2a7:f000:e682:a914:2212",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 10:27:30 UTC] === END API CALL LOG ===
[03-Aug-2026 10:27:30 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 10:27:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMyIsInVzZXJuYW1lIjoiUGlodSIsImVtYWlsIjoicGlodTA2ODMyQGdtYWlsLmNvbSIsImV4cCI6MTc4NjM1NzU2Nn0.CYp15eqT9tQfy88E0k0rQyd25fqjjK3281XosmfStrg
[03-Aug-2026 10:27:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 10:27:30 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 10:27:30 UTC] User ID: 1223
[03-Aug-2026 10:27:30 UTC] ✅ User profile retrieved successfully for user ID: 1223
[03-Aug-2026 10:27:31 UTC] === API CALL LOG ===
[03-Aug-2026 10:27:31 UTC] Endpoint: user/profile.php
[03-Aug-2026 10:27:31 UTC] Full Log Data: {
    "timestamp": "2026-08-03 10:27:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:a068:e2a7:f000:e682:a914:2212",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:a068:e2a7:f000:e682:a914:2212, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMyIsInVzZXJuYW1lIjoiUGlodSIsImVtYWlsIjoicGlodTA2ODMyQGdtYWlsLmNvbSIsImV4cCI6MTc4NjM1NzU2Nn0.CYp15eqT9tQfy88E0k0rQyd25fqjjK3281XosmfStrg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a254a1581a3ff146-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:a068:e2a7:f000:e682:a914:2212",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 10:27:31 UTC] === END API CALL LOG ===
[03-Aug-2026 10:27:31 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 10:27:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMyIsInVzZXJuYW1lIjoiUGlodSIsImVtYWlsIjoicGlodTA2ODMyQGdtYWlsLmNvbSIsImV4cCI6MTc4NjM1NzU2Nn0.CYp15eqT9tQfy88E0k0rQyd25fqjjK3281XosmfStrg
[03-Aug-2026 10:27:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 10:27:31 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 10:27:31 UTC] User ID: 1223
[03-Aug-2026 10:27:31 UTC] ✅ User profile retrieved successfully for user ID: 1223
[03-Aug-2026 10:27:31 UTC] User Purchases API - User ID: 1223
[03-Aug-2026 10:27:31 UTC] User Purchases API - Total purchases found: 0
[03-Aug-2026 10:27:50 UTC] === API CALL LOG ===
[03-Aug-2026 10:27:50 UTC] Endpoint: user/profile.php
[03-Aug-2026 10:27:50 UTC] Full Log Data: {
    "timestamp": "2026-08-03 10:27:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:a068:e2a7:f000:e682:a914:2212",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:a068:e2a7:f000:e682:a914:2212, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMyIsInVzZXJuYW1lIjoiUGlodSIsImVtYWlsIjoicGlodTA2ODMyQGdtYWlsLmNvbSIsImV4cCI6MTc4NjM1NzU2Nn0.CYp15eqT9tQfy88E0k0rQyd25fqjjK3281XosmfStrg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a254a1cae90df146-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:a068:e2a7:f000:e682:a914:2212",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 10:27:50 UTC] === END API CALL LOG ===
[03-Aug-2026 10:27:50 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 10:27:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMyIsInVzZXJuYW1lIjoiUGlodSIsImVtYWlsIjoicGlodTA2ODMyQGdtYWlsLmNvbSIsImV4cCI6MTc4NjM1NzU2Nn0.CYp15eqT9tQfy88E0k0rQyd25fqjjK3281XosmfStrg
[03-Aug-2026 10:27:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 10:27:50 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 10:27:50 UTC] User ID: 1223
[03-Aug-2026 10:27:50 UTC] ✅ User profile retrieved successfully for user ID: 1223
[03-Aug-2026 10:27:50 UTC] User Purchases API - User ID: 1223
[03-Aug-2026 10:27:50 UTC] User Purchases API - Total purchases found: 0
[03-Aug-2026 10:27:59 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 10:27:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 10:27:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:a068:e2a7:f000:e682:a914:2212, 104.23.175.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMyIsInVzZXJuYW1lIjoiUGlodSIsImVtYWlsIjoicGlodTA2ODMyQGdtYWlsLmNvbSIsImV4cCI6MTc4NjM1NzU2Nn0.CYp15eqT9tQfy88E0k0rQyd25fqjjK3281XosmfStrg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a254a2028889f146-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:a068:e2a7:f000:e682:a914:2212","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Aug-2026 10:27:59 UTC] === User Orders API Called ===
[03-Aug-2026 10:27:59 UTC] User ID: 1223
[03-Aug-2026 10:27:59 UTC] Limit: 20, Offset: 0
[03-Aug-2026 10:27:59 UTC] Orders found: 0
[03-Aug-2026 10:27:59 UTC] Orders data: []
[03-Aug-2026 10:27:59 UTC] Total orders count: 0
[03-Aug-2026 10:27:59 UTC] === API CALL LOG ===
[03-Aug-2026 10:27:59 UTC] Endpoint: user/profile.php
[03-Aug-2026 10:27:59 UTC] Full Log Data: {
    "timestamp": "2026-08-03 10:27:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:a068:e2a7:f000:e682:a914:2212",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:a068:e2a7:f000:e682:a914:2212, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMyIsInVzZXJuYW1lIjoiUGlodSIsImVtYWlsIjoicGlodTA2ODMyQGdtYWlsLmNvbSIsImV4cCI6MTc4NjM1NzU2Nn0.CYp15eqT9tQfy88E0k0rQyd25fqjjK3281XosmfStrg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a254a2031a1df146-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:a068:e2a7:f000:e682:a914:2212",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 10:27:59 UTC] === END API CALL LOG ===
[03-Aug-2026 10:27:59 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 10:27:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMyIsInVzZXJuYW1lIjoiUGlodSIsImVtYWlsIjoicGlodTA2ODMyQGdtYWlsLmNvbSIsImV4cCI6MTc4NjM1NzU2Nn0.CYp15eqT9tQfy88E0k0rQyd25fqjjK3281XosmfStrg
[03-Aug-2026 10:27:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 10:27:59 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 10:27:59 UTC] User ID: 1223
[03-Aug-2026 10:27:59 UTC] ✅ User profile retrieved successfully for user ID: 1223
[03-Aug-2026 10:27:59 UTC] === API CALL LOG ===
[03-Aug-2026 10:27:59 UTC] Endpoint: user/profile.php
[03-Aug-2026 10:27:59 UTC] Full Log Data: {
    "timestamp": "2026-08-03 10:27:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:a068:e2a7:f000:e682:a914:2212",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:a068:e2a7:f000:e682:a914:2212, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMyIsInVzZXJuYW1lIjoiUGlodSIsImVtYWlsIjoicGlodTA2ODMyQGdtYWlsLmNvbSIsImV4cCI6MTc4NjM1NzU2Nn0.CYp15eqT9tQfy88E0k0rQyd25fqjjK3281XosmfStrg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a254a2068b8ff146-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:a068:e2a7:f000:e682:a914:2212",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 10:27:59 UTC] === END API CALL LOG ===
[03-Aug-2026 10:27:59 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 10:27:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMyIsInVzZXJuYW1lIjoiUGlodSIsImVtYWlsIjoicGlodTA2ODMyQGdtYWlsLmNvbSIsImV4cCI6MTc4NjM1NzU2Nn0.CYp15eqT9tQfy88E0k0rQyd25fqjjK3281XosmfStrg
[03-Aug-2026 10:27:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 10:27:59 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 10:27:59 UTC] User ID: 1223
[03-Aug-2026 10:27:59 UTC] ✅ User profile retrieved successfully for user ID: 1223
[03-Aug-2026 10:28:00 UTC] === API CALL LOG ===
[03-Aug-2026 10:28:00 UTC] Endpoint: user/profile.php
[03-Aug-2026 10:28:00 UTC] Full Log Data: {
    "timestamp": "2026-08-03 10:28:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:a068:e2a7:f000:e682:a914:2212",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:a068:e2a7:f000:e682:a914:2212, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMyIsInVzZXJuYW1lIjoiUGlodSIsImVtYWlsIjoicGlodTA2ODMyQGdtYWlsLmNvbSIsImV4cCI6MTc4NjM1NzU2Nn0.CYp15eqT9tQfy88E0k0rQyd25fqjjK3281XosmfStrg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a254a20cbe90f146-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:a068:e2a7:f000:e682:a914:2212",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 10:28:00 UTC] === END API CALL LOG ===
[03-Aug-2026 10:28:00 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 10:28:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyMyIsInVzZXJuYW1lIjoiUGlodSIsImVtYWlsIjoicGlodTA2ODMyQGdtYWlsLmNvbSIsImV4cCI6MTc4NjM1NzU2Nn0.CYp15eqT9tQfy88E0k0rQyd25fqjjK3281XosmfStrg
[03-Aug-2026 10:28:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 10:28:00 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 10:28:00 UTC] User ID: 1223
[03-Aug-2026 10:28:00 UTC] ✅ User profile retrieved successfully for user ID: 1223
[03-Aug-2026 11:07:20 UTC] === API CALL LOG ===
[03-Aug-2026 11:07:20 UTC] Endpoint: user/profile.php
[03-Aug-2026 11:07:20 UTC] Full Log Data: {
    "timestamp": "2026-08-03 11:07:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8906:5c53:d0e4:9755:f8e8:dd4e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8906:5c53:d0e4:9755:f8e8:dd4e, 172.70.208.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNCIsInVzZXJuYW1lIjoiQG9wcHRlamFzMSIsImVtYWlsIjoidGVqYXNqYWlzd2FsNjI1QGdtYWlsLmNvbSIsImV4cCI6MTc4NjI2ODQ2M30.37OXFkqLIG80u97kJ2HD7lDxRqTilCwgJEdVVXQdEWE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a254dba8dcdbfd75-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:8906:5c53:d0e4:9755:f8e8:dd4e",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 11:07:20 UTC] === END API CALL LOG ===
[03-Aug-2026 11:07:20 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 11:07:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNCIsInVzZXJuYW1lIjoiQG9wcHRlamFzMSIsImVtYWlsIjoidGVqYXNqYWlzd2FsNjI1QGdtYWlsLmNvbSIsImV4cCI6MTc4NjI2ODQ2M30.37OXFkqLIG80u97kJ2HD7lDxRqTilCwgJEdVVXQdEWE
[03-Aug-2026 11:07:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 11:07:20 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 11:07:20 UTC] User ID: 1214
[03-Aug-2026 11:07:20 UTC] ✅ User profile retrieved successfully for user ID: 1214
[03-Aug-2026 11:07:21 UTC] === API CALL LOG ===
[03-Aug-2026 11:07:21 UTC] Endpoint: user/profile.php
[03-Aug-2026 11:07:21 UTC] Full Log Data: {
    "timestamp": "2026-08-03 11:07:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8906:5c53:d0e4:9755:f8e8:dd4e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8906:5c53:d0e4:9755:f8e8:dd4e, 172.70.208.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNCIsInVzZXJuYW1lIjoiQG9wcHRlamFzMSIsImVtYWlsIjoidGVqYXNqYWlzd2FsNjI1QGdtYWlsLmNvbSIsImV4cCI6MTc4NjI2ODQ2M30.37OXFkqLIG80u97kJ2HD7lDxRqTilCwgJEdVVXQdEWE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a254dbb11ed0fd75-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:8906:5c53:d0e4:9755:f8e8:dd4e",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 11:07:21 UTC] === END API CALL LOG ===
[03-Aug-2026 11:07:21 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 11:07:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNCIsInVzZXJuYW1lIjoiQG9wcHRlamFzMSIsImVtYWlsIjoidGVqYXNqYWlzd2FsNjI1QGdtYWlsLmNvbSIsImV4cCI6MTc4NjI2ODQ2M30.37OXFkqLIG80u97kJ2HD7lDxRqTilCwgJEdVVXQdEWE
[03-Aug-2026 11:07:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 11:07:21 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 11:07:21 UTC] User ID: 1214
[03-Aug-2026 11:07:21 UTC] ✅ User profile retrieved successfully for user ID: 1214
[03-Aug-2026 11:07:21 UTC] === API CALL LOG ===
[03-Aug-2026 11:07:21 UTC] Endpoint: user/profile.php
[03-Aug-2026 11:07:21 UTC] Full Log Data: {
    "timestamp": "2026-08-03 11:07:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8906:5c53:d0e4:9755:f8e8:dd4e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8906:5c53:d0e4:9755:f8e8:dd4e, 172.70.208.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNCIsInVzZXJuYW1lIjoiQG9wcHRlamFzMSIsImVtYWlsIjoidGVqYXNqYWlzd2FsNjI1QGdtYWlsLmNvbSIsImV4cCI6MTc4NjI2ODQ2M30.37OXFkqLIG80u97kJ2HD7lDxRqTilCwgJEdVVXQdEWE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a254dbb18845fd75-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:8906:5c53:d0e4:9755:f8e8:dd4e",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 11:07:21 UTC] === END API CALL LOG ===
[03-Aug-2026 11:07:21 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 11:07:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNCIsInVzZXJuYW1lIjoiQG9wcHRlamFzMSIsImVtYWlsIjoidGVqYXNqYWlzd2FsNjI1QGdtYWlsLmNvbSIsImV4cCI6MTc4NjI2ODQ2M30.37OXFkqLIG80u97kJ2HD7lDxRqTilCwgJEdVVXQdEWE
[03-Aug-2026 11:07:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 11:07:21 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 11:07:21 UTC] User ID: 1214
[03-Aug-2026 11:07:21 UTC] ✅ User profile retrieved successfully for user ID: 1214
[03-Aug-2026 11:07:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 11:07:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 11:07:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:8906:5c53:d0e4:9755:f8e8:dd4e, 172.70.208.31","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNCIsInVzZXJuYW1lIjoiQG9wcHRlamFzMSIsImVtYWlsIjoidGVqYXNqYWlzd2FsNjI1QGdtYWlsLmNvbSIsImV4cCI6MTc4NjI2ODQ2M30.37OXFkqLIG80u97kJ2HD7lDxRqTilCwgJEdVVXQdEWE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a254dbb11ed5fd75-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:8906:5c53:d0e4:9755:f8e8:dd4e","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Aug-2026 11:07:21 UTC] === User Orders API Called ===
[03-Aug-2026 11:07:21 UTC] User ID: 1214
[03-Aug-2026 11:07:21 UTC] Limit: 20, Offset: 0
[03-Aug-2026 11:07:21 UTC] Orders found: 1
[03-Aug-2026 11:07:21 UTC] Orders data: [{"id":440,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/earnunlimited4ever","status":"pending","created_at":"2026-08-02 13:15:19","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[03-Aug-2026 11:07:21 UTC] Total orders count: 1
[03-Aug-2026 11:07:23 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 11:07:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 11:07:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:8906:5c53:d0e4:9755:f8e8:dd4e, 172.70.208.70","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNCIsInVzZXJuYW1lIjoiQG9wcHRlamFzMSIsImVtYWlsIjoidGVqYXNqYWlzd2FsNjI1QGdtYWlsLmNvbSIsImV4cCI6MTc4NjI2ODQ2M30.37OXFkqLIG80u97kJ2HD7lDxRqTilCwgJEdVVXQdEWE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a254dbbee9abfd75-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:8906:5c53:d0e4:9755:f8e8:dd4e","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Aug-2026 11:07:23 UTC] === User Orders API Called ===
[03-Aug-2026 11:07:23 UTC] User ID: 1214
[03-Aug-2026 11:07:23 UTC] Limit: 20, Offset: 0
[03-Aug-2026 11:07:23 UTC] Orders found: 1
[03-Aug-2026 11:07:23 UTC] Orders data: [{"id":440,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/earnunlimited4ever","status":"pending","created_at":"2026-08-02 13:15:19","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[03-Aug-2026 11:07:23 UTC] Total orders count: 1
[03-Aug-2026 11:07:26 UTC] === API CALL LOG ===
[03-Aug-2026 11:07:26 UTC] Endpoint: user/profile.php
[03-Aug-2026 11:07:26 UTC] Full Log Data: {
    "timestamp": "2026-08-03 11:07:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8906:5c53:d0e4:9755:f8e8:dd4e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8906:5c53:d0e4:9755:f8e8:dd4e, 172.70.208.30",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNCIsInVzZXJuYW1lIjoiQG9wcHRlamFzMSIsImVtYWlsIjoidGVqYXNqYWlzd2FsNjI1QGdtYWlsLmNvbSIsImV4cCI6MTc4NjI2ODQ2M30.37OXFkqLIG80u97kJ2HD7lDxRqTilCwgJEdVVXQdEWE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a254dbcf3ea4fd75-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:8906:5c53:d0e4:9755:f8e8:dd4e",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 11:07:26 UTC] === END API CALL LOG ===
[03-Aug-2026 11:07:26 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 11:07:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNCIsInVzZXJuYW1lIjoiQG9wcHRlamFzMSIsImVtYWlsIjoidGVqYXNqYWlzd2FsNjI1QGdtYWlsLmNvbSIsImV4cCI6MTc4NjI2ODQ2M30.37OXFkqLIG80u97kJ2HD7lDxRqTilCwgJEdVVXQdEWE
[03-Aug-2026 11:07:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 11:07:26 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 11:07:26 UTC] User ID: 1214
[03-Aug-2026 11:07:26 UTC] ✅ User profile retrieved successfully for user ID: 1214
[03-Aug-2026 11:07:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 11:07:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 11:07:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:8906:5c53:d0e4:9755:f8e8:dd4e, 172.70.208.70","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNCIsInVzZXJuYW1lIjoiQG9wcHRlamFzMSIsImVtYWlsIjoidGVqYXNqYWlzd2FsNjI1QGdtYWlsLmNvbSIsImV4cCI6MTc4NjI2ODQ2M30.37OXFkqLIG80u97kJ2HD7lDxRqTilCwgJEdVVXQdEWE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a254dbcf3ea2fd75-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:8906:5c53:d0e4:9755:f8e8:dd4e","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Aug-2026 11:07:26 UTC] === User Orders API Called ===
[03-Aug-2026 11:07:26 UTC] User ID: 1214
[03-Aug-2026 11:07:26 UTC] Limit: 20, Offset: 0
[03-Aug-2026 11:07:26 UTC] Orders found: 1
[03-Aug-2026 11:07:26 UTC] Orders data: [{"id":440,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/earnunlimited4ever","status":"pending","created_at":"2026-08-02 13:15:19","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[03-Aug-2026 11:07:26 UTC] Total orders count: 1
[03-Aug-2026 11:07:26 UTC] === API CALL LOG ===
[03-Aug-2026 11:07:26 UTC] Endpoint: user/profile.php
[03-Aug-2026 11:07:26 UTC] Full Log Data: {
    "timestamp": "2026-08-03 11:07:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8906:5c53:d0e4:9755:f8e8:dd4e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8906:5c53:d0e4:9755:f8e8:dd4e, 172.70.208.30",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNCIsInVzZXJuYW1lIjoiQG9wcHRlamFzMSIsImVtYWlsIjoidGVqYXNqYWlzd2FsNjI1QGdtYWlsLmNvbSIsImV4cCI6MTc4NjI2ODQ2M30.37OXFkqLIG80u97kJ2HD7lDxRqTilCwgJEdVVXQdEWE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a254dbcf9fc8fd75-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:8906:5c53:d0e4:9755:f8e8:dd4e",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 11:07:26 UTC] === END API CALL LOG ===
[03-Aug-2026 11:07:26 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 11:07:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNCIsInVzZXJuYW1lIjoiQG9wcHRlamFzMSIsImVtYWlsIjoidGVqYXNqYWlzd2FsNjI1QGdtYWlsLmNvbSIsImV4cCI6MTc4NjI2ODQ2M30.37OXFkqLIG80u97kJ2HD7lDxRqTilCwgJEdVVXQdEWE
[03-Aug-2026 11:07:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 11:07:26 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 11:07:26 UTC] User ID: 1214
[03-Aug-2026 11:07:26 UTC] ✅ User profile retrieved successfully for user ID: 1214
[03-Aug-2026 11:21:15 UTC] === API CALL LOG ===
[03-Aug-2026 11:21:15 UTC] Endpoint: user/profile.php
[03-Aug-2026 11:21:15 UTC] Full Log Data: {
    "timestamp": "2026-08-03 11:21:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8906:5c53:d0e4:9755:f8e8:dd4e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8906:5c53:d0e4:9755:f8e8:dd4e, 108.162.227.108",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNCIsInVzZXJuYW1lIjoiQG9wcHRlamFzMSIsImVtYWlsIjoidGVqYXNqYWlzd2FsNjI1QGdtYWlsLmNvbSIsImV4cCI6MTc4NjI2ODQ2M30.37OXFkqLIG80u97kJ2HD7lDxRqTilCwgJEdVVXQdEWE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a254f00d7b05797d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:8906:5c53:d0e4:9755:f8e8:dd4e",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 11:21:15 UTC] === END API CALL LOG ===
[03-Aug-2026 11:21:15 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 11:21:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNCIsInVzZXJuYW1lIjoiQG9wcHRlamFzMSIsImVtYWlsIjoidGVqYXNqYWlzd2FsNjI1QGdtYWlsLmNvbSIsImV4cCI6MTc4NjI2ODQ2M30.37OXFkqLIG80u97kJ2HD7lDxRqTilCwgJEdVVXQdEWE
[03-Aug-2026 11:21:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 11:21:15 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 11:21:15 UTC] User ID: 1214
[03-Aug-2026 11:21:15 UTC] ✅ User profile retrieved successfully for user ID: 1214
[03-Aug-2026 11:21:16 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 11:21:16 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 11:21:16 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:8906:5c53:d0e4:9755:f8e8:dd4e, 108.162.227.41","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNCIsInVzZXJuYW1lIjoiQG9wcHRlamFzMSIsImVtYWlsIjoidGVqYXNqYWlzd2FsNjI1QGdtYWlsLmNvbSIsImV4cCI6MTc4NjI2ODQ2M30.37OXFkqLIG80u97kJ2HD7lDxRqTilCwgJEdVVXQdEWE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a254f014f8d4797d-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:8906:5c53:d0e4:9755:f8e8:dd4e","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Aug-2026 11:21:16 UTC] === User Orders API Called ===
[03-Aug-2026 11:21:16 UTC] User ID: 1214
[03-Aug-2026 11:21:16 UTC] Limit: 20, Offset: 0
[03-Aug-2026 11:21:16 UTC] Orders found: 1
[03-Aug-2026 11:21:16 UTC] Orders data: [{"id":440,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/earnunlimited4ever","status":"pending","created_at":"2026-08-02 13:15:19","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[03-Aug-2026 11:21:16 UTC] Total orders count: 1
[03-Aug-2026 11:21:16 UTC] === API CALL LOG ===
[03-Aug-2026 11:21:16 UTC] Endpoint: user/profile.php
[03-Aug-2026 11:21:16 UTC] Full Log Data: {
    "timestamp": "2026-08-03 11:21:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8906:5c53:d0e4:9755:f8e8:dd4e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8906:5c53:d0e4:9755:f8e8:dd4e, 108.162.227.42",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNCIsInVzZXJuYW1lIjoiQG9wcHRlamFzMSIsImVtYWlsIjoidGVqYXNqYWlzd2FsNjI1QGdtYWlsLmNvbSIsImV4cCI6MTc4NjI2ODQ2M30.37OXFkqLIG80u97kJ2HD7lDxRqTilCwgJEdVVXQdEWE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a254f014f8cd797d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:8906:5c53:d0e4:9755:f8e8:dd4e",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 11:21:16 UTC] === END API CALL LOG ===
[03-Aug-2026 11:21:16 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 11:21:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNCIsInVzZXJuYW1lIjoiQG9wcHRlamFzMSIsImVtYWlsIjoidGVqYXNqYWlzd2FsNjI1QGdtYWlsLmNvbSIsImV4cCI6MTc4NjI2ODQ2M30.37OXFkqLIG80u97kJ2HD7lDxRqTilCwgJEdVVXQdEWE
[03-Aug-2026 11:21:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 11:21:16 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 11:21:16 UTC] User ID: 1214
[03-Aug-2026 11:21:16 UTC] ✅ User profile retrieved successfully for user ID: 1214
[03-Aug-2026 11:21:16 UTC] === API CALL LOG ===
[03-Aug-2026 11:21:16 UTC] Endpoint: user/profile.php
[03-Aug-2026 11:21:16 UTC] Full Log Data: {
    "timestamp": "2026-08-03 11:21:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8906:5c53:d0e4:9755:f8e8:dd4e",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8906:5c53:d0e4:9755:f8e8:dd4e, 108.162.227.42",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNCIsInVzZXJuYW1lIjoiQG9wcHRlamFzMSIsImVtYWlsIjoidGVqYXNqYWlzd2FsNjI1QGdtYWlsLmNvbSIsImV4cCI6MTc4NjI2ODQ2M30.37OXFkqLIG80u97kJ2HD7lDxRqTilCwgJEdVVXQdEWE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a254f0156921797d-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:8906:5c53:d0e4:9755:f8e8:dd4e",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 11:21:16 UTC] === END API CALL LOG ===
[03-Aug-2026 11:21:16 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 11:21:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNCIsInVzZXJuYW1lIjoiQG9wcHRlamFzMSIsImVtYWlsIjoidGVqYXNqYWlzd2FsNjI1QGdtYWlsLmNvbSIsImV4cCI6MTc4NjI2ODQ2M30.37OXFkqLIG80u97kJ2HD7lDxRqTilCwgJEdVVXQdEWE
[03-Aug-2026 11:21:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 11:21:16 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 11:21:16 UTC] User ID: 1214
[03-Aug-2026 11:21:16 UTC] ✅ User profile retrieved successfully for user ID: 1214
[03-Aug-2026 11:50:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 11:50:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 11:50:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"169.224.96.119, 162.158.210.10","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNCIsInVzZXJuYW1lIjoibWFsYWsiLCJlbWFpbCI6Im1hbGFrcWFzZW1AZ21haWwuY29tIiwiZXhwIjoxNzg2MzYyNjU3fQ.toVycKjOTd9opWC9ooVi3q3vjuz_AXyMcm7q43DF9RQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2551b9a4ce1d0f2-SOF","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"169.224.96.119","cf-ipcountry":"IQ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Aug-2026 11:50:58 UTC] === User Orders API Called ===
[03-Aug-2026 11:50:58 UTC] User ID: 1224
[03-Aug-2026 11:50:58 UTC] Limit: 20, Offset: 0
[03-Aug-2026 11:50:58 UTC] Orders found: 0
[03-Aug-2026 11:50:58 UTC] Orders data: []
[03-Aug-2026 11:50:58 UTC] Total orders count: 0
[03-Aug-2026 11:50:59 UTC] === API CALL LOG ===
[03-Aug-2026 11:50:59 UTC] Endpoint: user/profile.php
[03-Aug-2026 11:50:59 UTC] Full Log Data: {
    "timestamp": "2026-08-03 11:50:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "169.224.96.119",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "169.224.96.119, 162.158.210.44",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNCIsInVzZXJuYW1lIjoibWFsYWsiLCJlbWFpbCI6Im1hbGFrcWFzZW1AZ21haWwuY29tIiwiZXhwIjoxNzg2MzYyNjU3fQ.toVycKjOTd9opWC9ooVi3q3vjuz_AXyMcm7q43DF9RQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2551b9a4cdbd0f2-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "169.224.96.119",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 11:50:59 UTC] === END API CALL LOG ===
[03-Aug-2026 11:50:59 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 11:50:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNCIsInVzZXJuYW1lIjoibWFsYWsiLCJlbWFpbCI6Im1hbGFrcWFzZW1AZ21haWwuY29tIiwiZXhwIjoxNzg2MzYyNjU3fQ.toVycKjOTd9opWC9ooVi3q3vjuz_AXyMcm7q43DF9RQ
[03-Aug-2026 11:50:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 11:50:59 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 11:50:59 UTC] User ID: 1224
[03-Aug-2026 11:50:59 UTC] ✅ User profile retrieved successfully for user ID: 1224
[03-Aug-2026 11:50:59 UTC] === API CALL LOG ===
[03-Aug-2026 11:50:59 UTC] Endpoint: user/profile.php
[03-Aug-2026 11:50:59 UTC] Full Log Data: {
    "timestamp": "2026-08-03 11:50:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "169.224.96.119",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "169.224.96.119, 162.158.210.44",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNCIsInVzZXJuYW1lIjoibWFsYWsiLCJlbWFpbCI6Im1hbGFrcWFzZW1AZ21haWwuY29tIiwiZXhwIjoxNzg2MzYyNjU3fQ.toVycKjOTd9opWC9ooVi3q3vjuz_AXyMcm7q43DF9RQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2551b9a4ce6d0f2-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "169.224.96.119",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 11:50:59 UTC] === END API CALL LOG ===
[03-Aug-2026 11:50:59 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 11:50:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNCIsInVzZXJuYW1lIjoibWFsYWsiLCJlbWFpbCI6Im1hbGFrcWFzZW1AZ21haWwuY29tIiwiZXhwIjoxNzg2MzYyNjU3fQ.toVycKjOTd9opWC9ooVi3q3vjuz_AXyMcm7q43DF9RQ
[03-Aug-2026 11:50:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 11:50:59 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 11:50:59 UTC] User ID: 1224
[03-Aug-2026 11:50:59 UTC] ✅ User profile retrieved successfully for user ID: 1224
[03-Aug-2026 11:51:00 UTC] === API CALL LOG ===
[03-Aug-2026 11:51:00 UTC] Endpoint: user/profile.php
[03-Aug-2026 11:51:00 UTC] Full Log Data: {
    "timestamp": "2026-08-03 11:51:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "169.224.96.119",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "169.224.96.119, 162.158.210.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNCIsInVzZXJuYW1lIjoibWFsYWsiLCJlbWFpbCI6Im1hbGFrcWFzZW1AZ21haWwuY29tIiwiZXhwIjoxNzg2MzYyNjU3fQ.toVycKjOTd9opWC9ooVi3q3vjuz_AXyMcm7q43DF9RQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2551ba12d55d0f2-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "169.224.96.119",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 11:51:00 UTC] === END API CALL LOG ===
[03-Aug-2026 11:51:00 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 11:51:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNCIsInVzZXJuYW1lIjoibWFsYWsiLCJlbWFpbCI6Im1hbGFrcWFzZW1AZ21haWwuY29tIiwiZXhwIjoxNzg2MzYyNjU3fQ.toVycKjOTd9opWC9ooVi3q3vjuz_AXyMcm7q43DF9RQ
[03-Aug-2026 11:51:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 11:51:00 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 11:51:00 UTC] User ID: 1224
[03-Aug-2026 11:51:00 UTC] ✅ User profile retrieved successfully for user ID: 1224
[03-Aug-2026 11:51:24 UTC] === API CALL LOG ===
[03-Aug-2026 11:51:24 UTC] Endpoint: user/profile.php
[03-Aug-2026 11:51:24 UTC] Full Log Data: {
    "timestamp": "2026-08-03 11:51:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "169.224.96.119",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "169.224.96.119, 162.158.210.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNCIsInVzZXJuYW1lIjoibWFsYWsiLCJlbWFpbCI6Im1hbGFrcWFzZW1AZ21haWwuY29tIiwiZXhwIjoxNzg2MzYyNjU3fQ.toVycKjOTd9opWC9ooVi3q3vjuz_AXyMcm7q43DF9RQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2551c3a0dccd0f2-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "169.224.96.119",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 11:51:24 UTC] === END API CALL LOG ===
[03-Aug-2026 11:51:24 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 11:51:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNCIsInVzZXJuYW1lIjoibWFsYWsiLCJlbWFpbCI6Im1hbGFrcWFzZW1AZ21haWwuY29tIiwiZXhwIjoxNzg2MzYyNjU3fQ.toVycKjOTd9opWC9ooVi3q3vjuz_AXyMcm7q43DF9RQ
[03-Aug-2026 11:51:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 11:51:24 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 11:51:24 UTC] User ID: 1224
[03-Aug-2026 11:51:24 UTC] ✅ User profile retrieved successfully for user ID: 1224
[03-Aug-2026 11:51:41 UTC] === API CALL LOG ===
[03-Aug-2026 11:51:41 UTC] Endpoint: user/profile.php
[03-Aug-2026 11:51:41 UTC] Full Log Data: {
    "timestamp": "2026-08-03 11:51:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "169.224.96.119",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "169.224.96.119, 162.158.210.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNCIsInVzZXJuYW1lIjoibWFsYWsiLCJlbWFpbCI6Im1hbGFrcWFzZW1AZ21haWwuY29tIiwiZXhwIjoxNzg2MzYyNjU3fQ.toVycKjOTd9opWC9ooVi3q3vjuz_AXyMcm7q43DF9RQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2551ca2ca51d0f2-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "169.224.96.119",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 11:51:41 UTC] === END API CALL LOG ===
[03-Aug-2026 11:51:41 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 11:51:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNCIsInVzZXJuYW1lIjoibWFsYWsiLCJlbWFpbCI6Im1hbGFrcWFzZW1AZ21haWwuY29tIiwiZXhwIjoxNzg2MzYyNjU3fQ.toVycKjOTd9opWC9ooVi3q3vjuz_AXyMcm7q43DF9RQ
[03-Aug-2026 11:51:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 11:51:41 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 11:51:41 UTC] User ID: 1224
[03-Aug-2026 11:51:41 UTC] ✅ User profile retrieved successfully for user ID: 1224
[03-Aug-2026 11:51:49 UTC] === API CALL LOG ===
[03-Aug-2026 11:51:49 UTC] Endpoint: user/profile.php
[03-Aug-2026 11:51:49 UTC] Full Log Data: {
    "timestamp": "2026-08-03 11:51:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "169.224.96.119",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "169.224.96.119, 162.158.210.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNCIsInVzZXJuYW1lIjoibWFsYWsiLCJlbWFpbCI6Im1hbGFrcWFzZW1AZ21haWwuY29tIiwiZXhwIjoxNzg2MzYyNjU3fQ.toVycKjOTd9opWC9ooVi3q3vjuz_AXyMcm7q43DF9RQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2551cd92b10d0f2-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "169.224.96.119",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 11:51:49 UTC] === END API CALL LOG ===
[03-Aug-2026 11:51:49 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 11:51:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNCIsInVzZXJuYW1lIjoibWFsYWsiLCJlbWFpbCI6Im1hbGFrcWFzZW1AZ21haWwuY29tIiwiZXhwIjoxNzg2MzYyNjU3fQ.toVycKjOTd9opWC9ooVi3q3vjuz_AXyMcm7q43DF9RQ
[03-Aug-2026 11:51:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 11:51:49 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 11:51:49 UTC] User ID: 1224
[03-Aug-2026 11:51:49 UTC] ✅ User profile retrieved successfully for user ID: 1224
[03-Aug-2026 11:52:05 UTC] === API CALL LOG ===
[03-Aug-2026 11:52:05 UTC] Endpoint: user/profile.php
[03-Aug-2026 11:52:05 UTC] Full Log Data: {
    "timestamp": "2026-08-03 11:52:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "169.224.96.119",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "169.224.96.119, 162.158.210.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNCIsInVzZXJuYW1lIjoibWFsYWsiLCJlbWFpbCI6Im1hbGFrcWFzZW1AZ21haWwuY29tIiwiZXhwIjoxNzg2MzYyNjU3fQ.toVycKjOTd9opWC9ooVi3q3vjuz_AXyMcm7q43DF9RQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2551d38ca09254b-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "169.224.96.119",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 11:52:05 UTC] === END API CALL LOG ===
[03-Aug-2026 11:52:05 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 11:52:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNCIsInVzZXJuYW1lIjoibWFsYWsiLCJlbWFpbCI6Im1hbGFrcWFzZW1AZ21haWwuY29tIiwiZXhwIjoxNzg2MzYyNjU3fQ.toVycKjOTd9opWC9ooVi3q3vjuz_AXyMcm7q43DF9RQ
[03-Aug-2026 11:52:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 11:52:05 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 11:52:05 UTC] User ID: 1224
[03-Aug-2026 11:52:05 UTC] ✅ User profile retrieved successfully for user ID: 1224
[03-Aug-2026 11:52:05 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 11:52:05 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 11:52:05 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"169.224.96.119, 162.158.210.10","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNCIsInVzZXJuYW1lIjoibWFsYWsiLCJlbWFpbCI6Im1hbGFrcWFzZW1AZ21haWwuY29tIiwiZXhwIjoxNzg2MzYyNjU3fQ.toVycKjOTd9opWC9ooVi3q3vjuz_AXyMcm7q43DF9RQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2551d3d3b21254b-SOF","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"169.224.96.119","cf-ipcountry":"IQ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Aug-2026 11:52:05 UTC] === User Orders API Called ===
[03-Aug-2026 11:52:05 UTC] User ID: 1224
[03-Aug-2026 11:52:05 UTC] Limit: 20, Offset: 0
[03-Aug-2026 11:52:05 UTC] Orders found: 0
[03-Aug-2026 11:52:05 UTC] Orders data: []
[03-Aug-2026 11:52:05 UTC] Total orders count: 0
[03-Aug-2026 11:52:05 UTC] === API CALL LOG ===
[03-Aug-2026 11:52:05 UTC] Endpoint: user/profile.php
[03-Aug-2026 11:52:05 UTC] Full Log Data: {
    "timestamp": "2026-08-03 11:52:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "169.224.96.119",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "169.224.96.119, 162.158.210.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNCIsInVzZXJuYW1lIjoibWFsYWsiLCJlbWFpbCI6Im1hbGFrcWFzZW1AZ21haWwuY29tIiwiZXhwIjoxNzg2MzYyNjU3fQ.toVycKjOTd9opWC9ooVi3q3vjuz_AXyMcm7q43DF9RQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2551d3d3b1e254b-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "169.224.96.119",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 11:52:05 UTC] === END API CALL LOG ===
[03-Aug-2026 11:52:05 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 11:52:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNCIsInVzZXJuYW1lIjoibWFsYWsiLCJlbWFpbCI6Im1hbGFrcWFzZW1AZ21haWwuY29tIiwiZXhwIjoxNzg2MzYyNjU3fQ.toVycKjOTd9opWC9ooVi3q3vjuz_AXyMcm7q43DF9RQ
[03-Aug-2026 11:52:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 11:52:05 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 11:52:05 UTC] User ID: 1224
[03-Aug-2026 11:52:05 UTC] ✅ User profile retrieved successfully for user ID: 1224
[03-Aug-2026 11:52:06 UTC] === API CALL LOG ===
[03-Aug-2026 11:52:06 UTC] Endpoint: user/profile.php
[03-Aug-2026 11:52:06 UTC] Full Log Data: {
    "timestamp": "2026-08-03 11:52:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "169.224.96.119",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "169.224.96.119, 162.158.210.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNCIsInVzZXJuYW1lIjoibWFsYWsiLCJlbWFpbCI6Im1hbGFrcWFzZW1AZ21haWwuY29tIiwiZXhwIjoxNzg2MzYyNjU3fQ.toVycKjOTd9opWC9ooVi3q3vjuz_AXyMcm7q43DF9RQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2551d3d9c3f254b-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "169.224.96.119",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 11:52:06 UTC] === END API CALL LOG ===
[03-Aug-2026 11:52:06 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 11:52:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNCIsInVzZXJuYW1lIjoibWFsYWsiLCJlbWFpbCI6Im1hbGFrcWFzZW1AZ21haWwuY29tIiwiZXhwIjoxNzg2MzYyNjU3fQ.toVycKjOTd9opWC9ooVi3q3vjuz_AXyMcm7q43DF9RQ
[03-Aug-2026 11:52:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 11:52:06 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 11:52:06 UTC] User ID: 1224
[03-Aug-2026 11:52:06 UTC] ✅ User profile retrieved successfully for user ID: 1224
[03-Aug-2026 11:52:06 UTC] === API CALL LOG ===
[03-Aug-2026 11:52:06 UTC] Endpoint: user/profile.php
[03-Aug-2026 11:52:06 UTC] Full Log Data: {
    "timestamp": "2026-08-03 11:52:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "169.224.96.119",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "169.224.96.119, 162.158.210.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNCIsInVzZXJuYW1lIjoibWFsYWsiLCJlbWFpbCI6Im1hbGFrcWFzZW1AZ21haWwuY29tIiwiZXhwIjoxNzg2MzYyNjU3fQ.toVycKjOTd9opWC9ooVi3q3vjuz_AXyMcm7q43DF9RQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2551d419a1d254b-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "169.224.96.119",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 11:52:06 UTC] === END API CALL LOG ===
[03-Aug-2026 11:52:06 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 11:52:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNCIsInVzZXJuYW1lIjoibWFsYWsiLCJlbWFpbCI6Im1hbGFrcWFzZW1AZ21haWwuY29tIiwiZXhwIjoxNzg2MzYyNjU3fQ.toVycKjOTd9opWC9ooVi3q3vjuz_AXyMcm7q43DF9RQ
[03-Aug-2026 11:52:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 11:52:06 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 11:52:06 UTC] User ID: 1224
[03-Aug-2026 11:52:06 UTC] ✅ User profile retrieved successfully for user ID: 1224
[03-Aug-2026 11:52:09 UTC] === API CALL LOG ===
[03-Aug-2026 11:52:09 UTC] Endpoint: user/profile.php
[03-Aug-2026 11:52:09 UTC] Full Log Data: {
    "timestamp": "2026-08-03 11:52:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "169.224.96.119",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "169.224.96.119, 162.158.210.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNCIsInVzZXJuYW1lIjoibWFsYWsiLCJlbWFpbCI6Im1hbGFrcWFzZW1AZ21haWwuY29tIiwiZXhwIjoxNzg2MzYyNjU3fQ.toVycKjOTd9opWC9ooVi3q3vjuz_AXyMcm7q43DF9RQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2551d559f53254b-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "169.224.96.119",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 11:52:09 UTC] === END API CALL LOG ===
[03-Aug-2026 11:52:09 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 11:52:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNCIsInVzZXJuYW1lIjoibWFsYWsiLCJlbWFpbCI6Im1hbGFrcWFzZW1AZ21haWwuY29tIiwiZXhwIjoxNzg2MzYyNjU3fQ.toVycKjOTd9opWC9ooVi3q3vjuz_AXyMcm7q43DF9RQ
[03-Aug-2026 11:52:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 11:52:09 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 11:52:09 UTC] User ID: 1224
[03-Aug-2026 11:52:09 UTC] ✅ User profile retrieved successfully for user ID: 1224
[03-Aug-2026 11:57:26 UTC] === API CALL LOG ===
[03-Aug-2026 11:57:26 UTC] Endpoint: user/profile.php
[03-Aug-2026 11:57:26 UTC] Full Log Data: {
    "timestamp": "2026-08-03 11:57:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "169.224.96.119",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "169.224.96.119, 162.158.210.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNCIsInVzZXJuYW1lIjoibWFsYWsiLCJlbWFpbCI6Im1hbGFrcWFzZW1AZ21haWwuY29tIiwiZXhwIjoxNzg2MzYyNjU3fQ.toVycKjOTd9opWC9ooVi3q3vjuz_AXyMcm7q43DF9RQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a255250e78d7d0d7-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "169.224.96.119",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 11:57:26 UTC] === END API CALL LOG ===
[03-Aug-2026 11:57:26 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 11:57:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNCIsInVzZXJuYW1lIjoibWFsYWsiLCJlbWFpbCI6Im1hbGFrcWFzZW1AZ21haWwuY29tIiwiZXhwIjoxNzg2MzYyNjU3fQ.toVycKjOTd9opWC9ooVi3q3vjuz_AXyMcm7q43DF9RQ
[03-Aug-2026 11:57:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 11:57:26 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 11:57:26 UTC] User ID: 1224
[03-Aug-2026 11:57:26 UTC] ✅ User profile retrieved successfully for user ID: 1224
[03-Aug-2026 11:57:26 UTC] User Purchases API - User ID: 1224
[03-Aug-2026 11:57:26 UTC] User Purchases API - Total purchases found: 0
[03-Aug-2026 11:58:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 11:58:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 11:58:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"169.224.96.119, 162.158.210.10","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNCIsInVzZXJuYW1lIjoibWFsYWsiLCJlbWFpbCI6Im1hbGFrcWFzZW1AZ21haWwuY29tIiwiZXhwIjoxNzg2MzYyNjU3fQ.toVycKjOTd9opWC9ooVi3q3vjuz_AXyMcm7q43DF9RQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a25526841b16d0db-SOF","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"169.224.96.119","cf-ipcountry":"IQ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Aug-2026 11:58:26 UTC] === User Orders API Called ===
[03-Aug-2026 11:58:26 UTC] User ID: 1224
[03-Aug-2026 11:58:26 UTC] Limit: 20, Offset: 0
[03-Aug-2026 11:58:26 UTC] Orders found: 0
[03-Aug-2026 11:58:26 UTC] Orders data: []
[03-Aug-2026 11:58:26 UTC] Total orders count: 0
[03-Aug-2026 11:58:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 11:58:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 11:58:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"169.224.96.119, 162.158.210.10","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNCIsInVzZXJuYW1lIjoibWFsYWsiLCJlbWFpbCI6Im1hbGFrcWFzZW1AZ21haWwuY29tIiwiZXhwIjoxNzg2MzYyNjU3fQ.toVycKjOTd9opWC9ooVi3q3vjuz_AXyMcm7q43DF9RQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a25526918983d0db-SOF","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"169.224.96.119","cf-ipcountry":"IQ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Aug-2026 11:58:28 UTC] === User Orders API Called ===
[03-Aug-2026 11:58:28 UTC] User ID: 1224
[03-Aug-2026 11:58:28 UTC] Limit: 20, Offset: 0
[03-Aug-2026 11:58:28 UTC] Orders found: 0
[03-Aug-2026 11:58:28 UTC] Orders data: []
[03-Aug-2026 11:58:28 UTC] Total orders count: 0
[03-Aug-2026 11:58:28 UTC] === API CALL LOG ===
[03-Aug-2026 11:58:28 UTC] Endpoint: user/profile.php
[03-Aug-2026 11:58:28 UTC] Full Log Data: {
    "timestamp": "2026-08-03 11:58:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "169.224.96.119",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "169.224.96.119, 162.158.210.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNCIsInVzZXJuYW1lIjoibWFsYWsiLCJlbWFpbCI6Im1hbGFrcWFzZW1AZ21haWwuY29tIiwiZXhwIjoxNzg2MzYyNjU3fQ.toVycKjOTd9opWC9ooVi3q3vjuz_AXyMcm7q43DF9RQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2552691eae8d0db-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "169.224.96.119",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 11:58:28 UTC] === END API CALL LOG ===
[03-Aug-2026 11:58:28 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 11:58:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNCIsInVzZXJuYW1lIjoibWFsYWsiLCJlbWFpbCI6Im1hbGFrcWFzZW1AZ21haWwuY29tIiwiZXhwIjoxNzg2MzYyNjU3fQ.toVycKjOTd9opWC9ooVi3q3vjuz_AXyMcm7q43DF9RQ
[03-Aug-2026 11:58:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 11:58:28 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 11:58:28 UTC] User ID: 1224
[03-Aug-2026 11:58:28 UTC] ✅ User profile retrieved successfully for user ID: 1224
[03-Aug-2026 11:58:28 UTC] === API CALL LOG ===
[03-Aug-2026 11:58:28 UTC] Endpoint: user/profile.php
[03-Aug-2026 11:58:28 UTC] Full Log Data: {
    "timestamp": "2026-08-03 11:58:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "169.224.96.119",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "169.224.96.119, 162.158.210.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNCIsInVzZXJuYW1lIjoibWFsYWsiLCJlbWFpbCI6Im1hbGFrcWFzZW1AZ21haWwuY29tIiwiZXhwIjoxNzg2MzYyNjU3fQ.toVycKjOTd9opWC9ooVi3q3vjuz_AXyMcm7q43DF9RQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2552694ddb9d0db-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "169.224.96.119",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 11:58:28 UTC] === END API CALL LOG ===
[03-Aug-2026 11:58:28 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 11:58:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNCIsInVzZXJuYW1lIjoibWFsYWsiLCJlbWFpbCI6Im1hbGFrcWFzZW1AZ21haWwuY29tIiwiZXhwIjoxNzg2MzYyNjU3fQ.toVycKjOTd9opWC9ooVi3q3vjuz_AXyMcm7q43DF9RQ
[03-Aug-2026 11:58:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 11:58:28 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 11:58:28 UTC] User ID: 1224
[03-Aug-2026 11:58:28 UTC] ✅ User profile retrieved successfully for user ID: 1224
[03-Aug-2026 11:58:28 UTC] === API CALL LOG ===
[03-Aug-2026 11:58:28 UTC] Endpoint: user/profile.php
[03-Aug-2026 11:58:28 UTC] Full Log Data: {
    "timestamp": "2026-08-03 11:58:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "169.224.96.119",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "169.224.96.119, 162.158.210.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNCIsInVzZXJuYW1lIjoibWFsYWsiLCJlbWFpbCI6Im1hbGFrcWFzZW1AZ21haWwuY29tIiwiZXhwIjoxNzg2MzYyNjU3fQ.toVycKjOTd9opWC9ooVi3q3vjuz_AXyMcm7q43DF9RQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25526957ff6d0db-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "169.224.96.119",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 11:58:28 UTC] === END API CALL LOG ===
[03-Aug-2026 11:58:28 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 11:58:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNCIsInVzZXJuYW1lIjoibWFsYWsiLCJlbWFpbCI6Im1hbGFrcWFzZW1AZ21haWwuY29tIiwiZXhwIjoxNzg2MzYyNjU3fQ.toVycKjOTd9opWC9ooVi3q3vjuz_AXyMcm7q43DF9RQ
[03-Aug-2026 11:58:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 11:58:28 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 11:58:28 UTC] User ID: 1224
[03-Aug-2026 11:58:28 UTC] ✅ User profile retrieved successfully for user ID: 1224
[03-Aug-2026 11:59:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 11:59:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 11:59:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"169.224.96.119, 162.158.210.10","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNCIsInVzZXJuYW1lIjoibWFsYWsiLCJlbWFpbCI6Im1hbGFrcWFzZW1AZ21haWwuY29tIiwiZXhwIjoxNzg2MzYyNjU3fQ.toVycKjOTd9opWC9ooVi3q3vjuz_AXyMcm7q43DF9RQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a25527702adfd0db-SOF","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"169.224.96.119","cf-ipcountry":"IQ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Aug-2026 11:59:03 UTC] === User Orders API Called ===
[03-Aug-2026 11:59:03 UTC] User ID: 1224
[03-Aug-2026 11:59:03 UTC] Limit: 20, Offset: 0
[03-Aug-2026 11:59:03 UTC] Orders found: 0
[03-Aug-2026 11:59:03 UTC] Orders data: []
[03-Aug-2026 11:59:03 UTC] Total orders count: 0
[03-Aug-2026 11:59:03 UTC] === API CALL LOG ===
[03-Aug-2026 11:59:03 UTC] Endpoint: user/profile.php
[03-Aug-2026 11:59:03 UTC] Full Log Data: {
    "timestamp": "2026-08-03 11:59:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "169.224.96.119",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "169.224.96.119, 162.158.210.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNCIsInVzZXJuYW1lIjoibWFsYWsiLCJlbWFpbCI6Im1hbGFrcWFzZW1AZ21haWwuY29tIiwiZXhwIjoxNzg2MzYyNjU3fQ.toVycKjOTd9opWC9ooVi3q3vjuz_AXyMcm7q43DF9RQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25527708ca6d0db-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "169.224.96.119",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 11:59:03 UTC] === END API CALL LOG ===
[03-Aug-2026 11:59:03 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 11:59:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNCIsInVzZXJuYW1lIjoibWFsYWsiLCJlbWFpbCI6Im1hbGFrcWFzZW1AZ21haWwuY29tIiwiZXhwIjoxNzg2MzYyNjU3fQ.toVycKjOTd9opWC9ooVi3q3vjuz_AXyMcm7q43DF9RQ
[03-Aug-2026 11:59:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 11:59:03 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 11:59:03 UTC] User ID: 1224
[03-Aug-2026 11:59:03 UTC] ✅ User profile retrieved successfully for user ID: 1224
[03-Aug-2026 11:59:04 UTC] === API CALL LOG ===
[03-Aug-2026 11:59:04 UTC] Endpoint: user/profile.php
[03-Aug-2026 11:59:04 UTC] Full Log Data: {
    "timestamp": "2026-08-03 11:59:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "169.224.96.119",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "169.224.96.119, 162.158.210.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNCIsInVzZXJuYW1lIjoibWFsYWsiLCJlbWFpbCI6Im1hbGFrcWFzZW1AZ21haWwuY29tIiwiZXhwIjoxNzg2MzYyNjU3fQ.toVycKjOTd9opWC9ooVi3q3vjuz_AXyMcm7q43DF9RQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2552773aabbd0db-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "169.224.96.119",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 11:59:04 UTC] === END API CALL LOG ===
[03-Aug-2026 11:59:04 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 11:59:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNCIsInVzZXJuYW1lIjoibWFsYWsiLCJlbWFpbCI6Im1hbGFrcWFzZW1AZ21haWwuY29tIiwiZXhwIjoxNzg2MzYyNjU3fQ.toVycKjOTd9opWC9ooVi3q3vjuz_AXyMcm7q43DF9RQ
[03-Aug-2026 11:59:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 11:59:04 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 11:59:04 UTC] User ID: 1224
[03-Aug-2026 11:59:04 UTC] ✅ User profile retrieved successfully for user ID: 1224
[03-Aug-2026 11:59:04 UTC] === API CALL LOG ===
[03-Aug-2026 11:59:04 UTC] Endpoint: user/profile.php
[03-Aug-2026 11:59:04 UTC] Full Log Data: {
    "timestamp": "2026-08-03 11:59:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "169.224.96.119",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "169.224.96.119, 162.158.210.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNCIsInVzZXJuYW1lIjoibWFsYWsiLCJlbWFpbCI6Im1hbGFrcWFzZW1AZ21haWwuY29tIiwiZXhwIjoxNzg2MzYyNjU3fQ.toVycKjOTd9opWC9ooVi3q3vjuz_AXyMcm7q43DF9RQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25527745d89d0db-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "169.224.96.119",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 11:59:04 UTC] === END API CALL LOG ===
[03-Aug-2026 11:59:04 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 11:59:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNCIsInVzZXJuYW1lIjoibWFsYWsiLCJlbWFpbCI6Im1hbGFrcWFzZW1AZ21haWwuY29tIiwiZXhwIjoxNzg2MzYyNjU3fQ.toVycKjOTd9opWC9ooVi3q3vjuz_AXyMcm7q43DF9RQ
[03-Aug-2026 11:59:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 11:59:04 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 11:59:04 UTC] User ID: 1224
[03-Aug-2026 11:59:04 UTC] ✅ User profile retrieved successfully for user ID: 1224
[03-Aug-2026 11:59:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 11:59:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 11:59:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"169.224.96.119, 162.158.210.10","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNCIsInVzZXJuYW1lIjoibWFsYWsiLCJlbWFpbCI6Im1hbGFrcWFzZW1AZ21haWwuY29tIiwiZXhwIjoxNzg2MzYyNjU3fQ.toVycKjOTd9opWC9ooVi3q3vjuz_AXyMcm7q43DF9RQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a25527b39f1bd0db-SOF","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"169.224.96.119","cf-ipcountry":"IQ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Aug-2026 11:59:14 UTC] === User Orders API Called ===
[03-Aug-2026 11:59:14 UTC] User ID: 1224
[03-Aug-2026 11:59:14 UTC] Limit: 20, Offset: 0
[03-Aug-2026 11:59:14 UTC] Orders found: 0
[03-Aug-2026 11:59:14 UTC] Orders data: []
[03-Aug-2026 11:59:14 UTC] Total orders count: 0
[03-Aug-2026 11:59:14 UTC] === API CALL LOG ===
[03-Aug-2026 11:59:14 UTC] Endpoint: user/profile.php
[03-Aug-2026 11:59:14 UTC] Full Log Data: {
    "timestamp": "2026-08-03 11:59:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "169.224.96.119",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "169.224.96.119, 162.158.210.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNCIsInVzZXJuYW1lIjoibWFsYWsiLCJlbWFpbCI6Im1hbGFrcWFzZW1AZ21haWwuY29tIiwiZXhwIjoxNzg2MzYyNjU3fQ.toVycKjOTd9opWC9ooVi3q3vjuz_AXyMcm7q43DF9RQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25527b3f885d0db-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "169.224.96.119",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 11:59:14 UTC] === END API CALL LOG ===
[03-Aug-2026 11:59:14 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 11:59:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNCIsInVzZXJuYW1lIjoibWFsYWsiLCJlbWFpbCI6Im1hbGFrcWFzZW1AZ21haWwuY29tIiwiZXhwIjoxNzg2MzYyNjU3fQ.toVycKjOTd9opWC9ooVi3q3vjuz_AXyMcm7q43DF9RQ
[03-Aug-2026 11:59:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 11:59:14 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 11:59:14 UTC] User ID: 1224
[03-Aug-2026 11:59:14 UTC] ✅ User profile retrieved successfully for user ID: 1224
[03-Aug-2026 11:59:15 UTC] === API CALL LOG ===
[03-Aug-2026 11:59:15 UTC] Endpoint: user/profile.php
[03-Aug-2026 11:59:15 UTC] Full Log Data: {
    "timestamp": "2026-08-03 11:59:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "169.224.96.119",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "169.224.96.119, 162.158.210.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNCIsInVzZXJuYW1lIjoibWFsYWsiLCJlbWFpbCI6Im1hbGFrcWFzZW1AZ21haWwuY29tIiwiZXhwIjoxNzg2MzYyNjU3fQ.toVycKjOTd9opWC9ooVi3q3vjuz_AXyMcm7q43DF9RQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25527b6eaf6d0db-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "169.224.96.119",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 11:59:15 UTC] === END API CALL LOG ===
[03-Aug-2026 11:59:15 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 11:59:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNCIsInVzZXJuYW1lIjoibWFsYWsiLCJlbWFpbCI6Im1hbGFrcWFzZW1AZ21haWwuY29tIiwiZXhwIjoxNzg2MzYyNjU3fQ.toVycKjOTd9opWC9ooVi3q3vjuz_AXyMcm7q43DF9RQ
[03-Aug-2026 11:59:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 11:59:15 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 11:59:15 UTC] User ID: 1224
[03-Aug-2026 11:59:15 UTC] ✅ User profile retrieved successfully for user ID: 1224
[03-Aug-2026 11:59:15 UTC] === API CALL LOG ===
[03-Aug-2026 11:59:15 UTC] Endpoint: user/profile.php
[03-Aug-2026 11:59:15 UTC] Full Log Data: {
    "timestamp": "2026-08-03 11:59:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "169.224.96.119",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "169.224.96.119, 162.158.210.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNCIsInVzZXJuYW1lIjoibWFsYWsiLCJlbWFpbCI6Im1hbGFrcWFzZW1AZ21haWwuY29tIiwiZXhwIjoxNzg2MzYyNjU3fQ.toVycKjOTd9opWC9ooVi3q3vjuz_AXyMcm7q43DF9RQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25527b888c4d0db-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "169.224.96.119",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 11:59:15 UTC] === END API CALL LOG ===
[03-Aug-2026 11:59:15 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 11:59:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNCIsInVzZXJuYW1lIjoibWFsYWsiLCJlbWFpbCI6Im1hbGFrcWFzZW1AZ21haWwuY29tIiwiZXhwIjoxNzg2MzYyNjU3fQ.toVycKjOTd9opWC9ooVi3q3vjuz_AXyMcm7q43DF9RQ
[03-Aug-2026 11:59:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 11:59:15 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 11:59:15 UTC] User ID: 1224
[03-Aug-2026 11:59:15 UTC] ✅ User profile retrieved successfully for user ID: 1224
[03-Aug-2026 11:59:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 11:59:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 11:59:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"169.224.96.119, 162.158.210.10","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNCIsInVzZXJuYW1lIjoibWFsYWsiLCJlbWFpbCI6Im1hbGFrcWFzZW1AZ21haWwuY29tIiwiZXhwIjoxNzg2MzYyNjU3fQ.toVycKjOTd9opWC9ooVi3q3vjuz_AXyMcm7q43DF9RQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a25527bbbbc0d0db-SOF","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"169.224.96.119","cf-ipcountry":"IQ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Aug-2026 11:59:15 UTC] === User Orders API Called ===
[03-Aug-2026 11:59:15 UTC] User ID: 1224
[03-Aug-2026 11:59:15 UTC] Limit: 20, Offset: 0
[03-Aug-2026 11:59:15 UTC] Orders found: 0
[03-Aug-2026 11:59:15 UTC] Orders data: []
[03-Aug-2026 11:59:15 UTC] Total orders count: 0
[03-Aug-2026 11:59:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 11:59:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 11:59:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"169.224.96.119, 162.158.210.10","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNCIsInVzZXJuYW1lIjoibWFsYWsiLCJlbWFpbCI6Im1hbGFrcWFzZW1AZ21haWwuY29tIiwiZXhwIjoxNzg2MzYyNjU3fQ.toVycKjOTd9opWC9ooVi3q3vjuz_AXyMcm7q43DF9RQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a25527c4beb7d0db-SOF","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"169.224.96.119","cf-ipcountry":"IQ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Aug-2026 11:59:17 UTC] === User Orders API Called ===
[03-Aug-2026 11:59:17 UTC] User ID: 1224
[03-Aug-2026 11:59:17 UTC] Limit: 20, Offset: 0
[03-Aug-2026 11:59:17 UTC] Orders found: 0
[03-Aug-2026 11:59:17 UTC] Orders data: []
[03-Aug-2026 11:59:17 UTC] Total orders count: 0
[03-Aug-2026 11:59:17 UTC] === API CALL LOG ===
[03-Aug-2026 11:59:17 UTC] Endpoint: user/profile.php
[03-Aug-2026 11:59:17 UTC] Full Log Data: {
    "timestamp": "2026-08-03 11:59:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "169.224.96.119",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "169.224.96.119, 162.158.210.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNCIsInVzZXJuYW1lIjoibWFsYWsiLCJlbWFpbCI6Im1hbGFrcWFzZW1AZ21haWwuY29tIiwiZXhwIjoxNzg2MzYyNjU3fQ.toVycKjOTd9opWC9ooVi3q3vjuz_AXyMcm7q43DF9RQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25527c4bebdd0db-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "169.224.96.119",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 11:59:17 UTC] === END API CALL LOG ===
[03-Aug-2026 11:59:17 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 11:59:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNCIsInVzZXJuYW1lIjoibWFsYWsiLCJlbWFpbCI6Im1hbGFrcWFzZW1AZ21haWwuY29tIiwiZXhwIjoxNzg2MzYyNjU3fQ.toVycKjOTd9opWC9ooVi3q3vjuz_AXyMcm7q43DF9RQ
[03-Aug-2026 11:59:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 11:59:17 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 11:59:17 UTC] User ID: 1224
[03-Aug-2026 11:59:17 UTC] ✅ User profile retrieved successfully for user ID: 1224
[03-Aug-2026 11:59:17 UTC] === API CALL LOG ===
[03-Aug-2026 11:59:17 UTC] Endpoint: user/profile.php
[03-Aug-2026 11:59:17 UTC] Full Log Data: {
    "timestamp": "2026-08-03 11:59:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "169.224.96.119",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "169.224.96.119, 162.158.210.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNCIsInVzZXJuYW1lIjoibWFsYWsiLCJlbWFpbCI6Im1hbGFrcWFzZW1AZ21haWwuY29tIiwiZXhwIjoxNzg2MzYyNjU3fQ.toVycKjOTd9opWC9ooVi3q3vjuz_AXyMcm7q43DF9RQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25527c7cadfd0db-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "169.224.96.119",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 11:59:17 UTC] === END API CALL LOG ===
[03-Aug-2026 11:59:17 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 11:59:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNCIsInVzZXJuYW1lIjoibWFsYWsiLCJlbWFpbCI6Im1hbGFrcWFzZW1AZ21haWwuY29tIiwiZXhwIjoxNzg2MzYyNjU3fQ.toVycKjOTd9opWC9ooVi3q3vjuz_AXyMcm7q43DF9RQ
[03-Aug-2026 11:59:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 11:59:17 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 11:59:17 UTC] User ID: 1224
[03-Aug-2026 11:59:17 UTC] ✅ User profile retrieved successfully for user ID: 1224
[03-Aug-2026 11:59:17 UTC] === API CALL LOG ===
[03-Aug-2026 11:59:17 UTC] Endpoint: user/profile.php
[03-Aug-2026 11:59:17 UTC] Full Log Data: {
    "timestamp": "2026-08-03 11:59:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "169.224.96.119",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "169.224.96.119, 162.158.210.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNCIsInVzZXJuYW1lIjoibWFsYWsiLCJlbWFpbCI6Im1hbGFrcWFzZW1AZ21haWwuY29tIiwiZXhwIjoxNzg2MzYyNjU3fQ.toVycKjOTd9opWC9ooVi3q3vjuz_AXyMcm7q43DF9RQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25527c83c36d0db-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "169.224.96.119",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 11:59:17 UTC] === END API CALL LOG ===
[03-Aug-2026 11:59:17 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 11:59:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNCIsInVzZXJuYW1lIjoibWFsYWsiLCJlbWFpbCI6Im1hbGFrcWFzZW1AZ21haWwuY29tIiwiZXhwIjoxNzg2MzYyNjU3fQ.toVycKjOTd9opWC9ooVi3q3vjuz_AXyMcm7q43DF9RQ
[03-Aug-2026 11:59:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 11:59:17 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 11:59:17 UTC] User ID: 1224
[03-Aug-2026 11:59:17 UTC] ✅ User profile retrieved successfully for user ID: 1224
[03-Aug-2026 11:59:27 UTC] === API CALL LOG ===
[03-Aug-2026 11:59:27 UTC] Endpoint: user/profile.php
[03-Aug-2026 11:59:27 UTC] Full Log Data: {
    "timestamp": "2026-08-03 11:59:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "169.224.96.119",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "169.224.96.119, 162.158.210.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNCIsInVzZXJuYW1lIjoibWFsYWsiLCJlbWFpbCI6Im1hbGFrcWFzZW1AZ21haWwuY29tIiwiZXhwIjoxNzg2MzYyNjU3fQ.toVycKjOTd9opWC9ooVi3q3vjuz_AXyMcm7q43DF9RQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2552803f8d152f4-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "169.224.96.119",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 11:59:27 UTC] === END API CALL LOG ===
[03-Aug-2026 11:59:27 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 11:59:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNCIsInVzZXJuYW1lIjoibWFsYWsiLCJlbWFpbCI6Im1hbGFrcWFzZW1AZ21haWwuY29tIiwiZXhwIjoxNzg2MzYyNjU3fQ.toVycKjOTd9opWC9ooVi3q3vjuz_AXyMcm7q43DF9RQ
[03-Aug-2026 11:59:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 11:59:27 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 11:59:27 UTC] User ID: 1224
[03-Aug-2026 11:59:27 UTC] ✅ User profile retrieved successfully for user ID: 1224
[03-Aug-2026 11:59:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 11:59:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 11:59:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"169.224.96.119, 162.158.210.10","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNCIsInVzZXJuYW1lIjoibWFsYWsiLCJlbWFpbCI6Im1hbGFrcWFzZW1AZ21haWwuY29tIiwiZXhwIjoxNzg2MzYyNjU3fQ.toVycKjOTd9opWC9ooVi3q3vjuz_AXyMcm7q43DF9RQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a255280828a252f4-SOF","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"169.224.96.119","cf-ipcountry":"IQ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Aug-2026 11:59:28 UTC] === User Orders API Called ===
[03-Aug-2026 11:59:28 UTC] User ID: 1224
[03-Aug-2026 11:59:28 UTC] Limit: 20, Offset: 0
[03-Aug-2026 11:59:28 UTC] Orders found: 0
[03-Aug-2026 11:59:28 UTC] Orders data: []
[03-Aug-2026 11:59:28 UTC] Total orders count: 0
[03-Aug-2026 11:59:28 UTC] === API CALL LOG ===
[03-Aug-2026 11:59:28 UTC] Endpoint: user/profile.php
[03-Aug-2026 11:59:28 UTC] Full Log Data: {
    "timestamp": "2026-08-03 11:59:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "169.224.96.119",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "169.224.96.119, 162.158.210.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNCIsInVzZXJuYW1lIjoibWFsYWsiLCJlbWFpbCI6Im1hbGFrcWFzZW1AZ21haWwuY29tIiwiZXhwIjoxNzg2MzYyNjU3fQ.toVycKjOTd9opWC9ooVi3q3vjuz_AXyMcm7q43DF9RQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2552808289e52f4-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "169.224.96.119",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 11:59:28 UTC] === END API CALL LOG ===
[03-Aug-2026 11:59:28 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 11:59:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNCIsInVzZXJuYW1lIjoibWFsYWsiLCJlbWFpbCI6Im1hbGFrcWFzZW1AZ21haWwuY29tIiwiZXhwIjoxNzg2MzYyNjU3fQ.toVycKjOTd9opWC9ooVi3q3vjuz_AXyMcm7q43DF9RQ
[03-Aug-2026 11:59:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 11:59:28 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 11:59:28 UTC] User ID: 1224
[03-Aug-2026 11:59:28 UTC] ✅ User profile retrieved successfully for user ID: 1224
[03-Aug-2026 11:59:28 UTC] === API CALL LOG ===
[03-Aug-2026 11:59:28 UTC] Endpoint: user/profile.php
[03-Aug-2026 11:59:28 UTC] Full Log Data: {
    "timestamp": "2026-08-03 11:59:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "169.224.96.119",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "169.224.96.119, 162.158.210.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNCIsInVzZXJuYW1lIjoibWFsYWsiLCJlbWFpbCI6Im1hbGFrcWFzZW1AZ21haWwuY29tIiwiZXhwIjoxNzg2MzYyNjU3fQ.toVycKjOTd9opWC9ooVi3q3vjuz_AXyMcm7q43DF9RQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a255280879d852f4-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "169.224.96.119",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 11:59:28 UTC] === END API CALL LOG ===
[03-Aug-2026 11:59:28 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 11:59:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNCIsInVzZXJuYW1lIjoibWFsYWsiLCJlbWFpbCI6Im1hbGFrcWFzZW1AZ21haWwuY29tIiwiZXhwIjoxNzg2MzYyNjU3fQ.toVycKjOTd9opWC9ooVi3q3vjuz_AXyMcm7q43DF9RQ
[03-Aug-2026 11:59:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 11:59:28 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 11:59:28 UTC] User ID: 1224
[03-Aug-2026 11:59:28 UTC] ✅ User profile retrieved successfully for user ID: 1224
[03-Aug-2026 11:59:28 UTC] === API CALL LOG ===
[03-Aug-2026 11:59:28 UTC] Endpoint: user/profile.php
[03-Aug-2026 11:59:28 UTC] Full Log Data: {
    "timestamp": "2026-08-03 11:59:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "169.224.96.119",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "169.224.96.119, 162.158.210.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNCIsInVzZXJuYW1lIjoibWFsYWsiLCJlbWFpbCI6Im1hbGFrcWFzZW1AZ21haWwuY29tIiwiZXhwIjoxNzg2MzYyNjU3fQ.toVycKjOTd9opWC9ooVi3q3vjuz_AXyMcm7q43DF9RQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a255280b4b2452f4-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "169.224.96.119",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 11:59:28 UTC] === END API CALL LOG ===
[03-Aug-2026 11:59:28 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 11:59:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNCIsInVzZXJuYW1lIjoibWFsYWsiLCJlbWFpbCI6Im1hbGFrcWFzZW1AZ21haWwuY29tIiwiZXhwIjoxNzg2MzYyNjU3fQ.toVycKjOTd9opWC9ooVi3q3vjuz_AXyMcm7q43DF9RQ
[03-Aug-2026 11:59:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 11:59:28 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 11:59:28 UTC] User ID: 1224
[03-Aug-2026 11:59:28 UTC] ✅ User profile retrieved successfully for user ID: 1224
[03-Aug-2026 11:59:33 UTC] === API CALL LOG ===
[03-Aug-2026 11:59:33 UTC] Endpoint: user/profile.php
[03-Aug-2026 11:59:33 UTC] Full Log Data: {
    "timestamp": "2026-08-03 11:59:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "169.224.96.119",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "169.224.96.119, 162.158.210.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNCIsInVzZXJuYW1lIjoibWFsYWsiLCJlbWFpbCI6Im1hbGFrcWFzZW1AZ21haWwuY29tIiwiZXhwIjoxNzg2MzYyNjU3fQ.toVycKjOTd9opWC9ooVi3q3vjuz_AXyMcm7q43DF9RQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a255282c6989d0dc-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "169.224.96.119",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 11:59:33 UTC] === END API CALL LOG ===
[03-Aug-2026 11:59:33 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 11:59:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNCIsInVzZXJuYW1lIjoibWFsYWsiLCJlbWFpbCI6Im1hbGFrcWFzZW1AZ21haWwuY29tIiwiZXhwIjoxNzg2MzYyNjU3fQ.toVycKjOTd9opWC9ooVi3q3vjuz_AXyMcm7q43DF9RQ
[03-Aug-2026 11:59:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 11:59:33 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 11:59:33 UTC] User ID: 1224
[03-Aug-2026 11:59:33 UTC] ✅ User profile retrieved successfully for user ID: 1224
[03-Aug-2026 11:59:34 UTC] === API CALL LOG ===
[03-Aug-2026 11:59:34 UTC] Endpoint: user/profile.php
[03-Aug-2026 11:59:34 UTC] Full Log Data: {
    "timestamp": "2026-08-03 11:59:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "169.224.96.119",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "169.224.96.119, 162.158.210.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNCIsInVzZXJuYW1lIjoibWFsYWsiLCJlbWFpbCI6Im1hbGFrcWFzZW1AZ21haWwuY29tIiwiZXhwIjoxNzg2MzYyNjU3fQ.toVycKjOTd9opWC9ooVi3q3vjuz_AXyMcm7q43DF9RQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25528309a6ed0dc-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "169.224.96.119",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 11:59:34 UTC] === END API CALL LOG ===
[03-Aug-2026 11:59:34 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 11:59:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNCIsInVzZXJuYW1lIjoibWFsYWsiLCJlbWFpbCI6Im1hbGFrcWFzZW1AZ21haWwuY29tIiwiZXhwIjoxNzg2MzYyNjU3fQ.toVycKjOTd9opWC9ooVi3q3vjuz_AXyMcm7q43DF9RQ
[03-Aug-2026 11:59:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 11:59:34 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 11:59:34 UTC] User ID: 1224
[03-Aug-2026 11:59:34 UTC] ✅ User profile retrieved successfully for user ID: 1224
[03-Aug-2026 11:59:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 11:59:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 11:59:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"169.224.96.119, 162.158.210.10","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNCIsInVzZXJuYW1lIjoibWFsYWsiLCJlbWFpbCI6Im1hbGFrcWFzZW1AZ21haWwuY29tIiwiZXhwIjoxNzg2MzYyNjU3fQ.toVycKjOTd9opWC9ooVi3q3vjuz_AXyMcm7q43DF9RQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a25528309a72d0dc-SOF","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"169.224.96.119","cf-ipcountry":"IQ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Aug-2026 11:59:34 UTC] === User Orders API Called ===
[03-Aug-2026 11:59:34 UTC] User ID: 1224
[03-Aug-2026 11:59:34 UTC] Limit: 20, Offset: 0
[03-Aug-2026 11:59:34 UTC] Orders found: 0
[03-Aug-2026 11:59:34 UTC] Orders data: []
[03-Aug-2026 11:59:34 UTC] Total orders count: 0
[03-Aug-2026 11:59:34 UTC] === API CALL LOG ===
[03-Aug-2026 11:59:34 UTC] Endpoint: user/profile.php
[03-Aug-2026 11:59:34 UTC] Full Log Data: {
    "timestamp": "2026-08-03 11:59:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "169.224.96.119",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "169.224.96.119, 162.158.210.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNCIsInVzZXJuYW1lIjoibWFsYWsiLCJlbWFpbCI6Im1hbGFrcWFzZW1AZ21haWwuY29tIiwiZXhwIjoxNzg2MzYyNjU3fQ.toVycKjOTd9opWC9ooVi3q3vjuz_AXyMcm7q43DF9RQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2552830ec22d0dc-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "169.224.96.119",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 11:59:34 UTC] === END API CALL LOG ===
[03-Aug-2026 11:59:34 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 11:59:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNCIsInVzZXJuYW1lIjoibWFsYWsiLCJlbWFpbCI6Im1hbGFrcWFzZW1AZ21haWwuY29tIiwiZXhwIjoxNzg2MzYyNjU3fQ.toVycKjOTd9opWC9ooVi3q3vjuz_AXyMcm7q43DF9RQ
[03-Aug-2026 11:59:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 11:59:34 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 11:59:34 UTC] User ID: 1224
[03-Aug-2026 11:59:34 UTC] ✅ User profile retrieved successfully for user ID: 1224
[03-Aug-2026 11:59:35 UTC] === API CALL LOG ===
[03-Aug-2026 11:59:35 UTC] Endpoint: user/profile.php
[03-Aug-2026 11:59:35 UTC] Full Log Data: {
    "timestamp": "2026-08-03 11:59:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "169.224.96.119",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "169.224.96.119, 162.158.210.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNCIsInVzZXJuYW1lIjoibWFsYWsiLCJlbWFpbCI6Im1hbGFrcWFzZW1AZ21haWwuY29tIiwiZXhwIjoxNzg2MzYyNjU3fQ.toVycKjOTd9opWC9ooVi3q3vjuz_AXyMcm7q43DF9RQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2552833cf2fd0dc-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "169.224.96.119",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 11:59:35 UTC] === END API CALL LOG ===
[03-Aug-2026 11:59:35 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 11:59:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNCIsInVzZXJuYW1lIjoibWFsYWsiLCJlbWFpbCI6Im1hbGFrcWFzZW1AZ21haWwuY29tIiwiZXhwIjoxNzg2MzYyNjU3fQ.toVycKjOTd9opWC9ooVi3q3vjuz_AXyMcm7q43DF9RQ
[03-Aug-2026 11:59:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 11:59:35 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 11:59:35 UTC] User ID: 1224
[03-Aug-2026 11:59:35 UTC] ✅ User profile retrieved successfully for user ID: 1224
[03-Aug-2026 11:59:39 UTC] === API CALL LOG ===
[03-Aug-2026 11:59:39 UTC] Endpoint: user/profile.php
[03-Aug-2026 11:59:39 UTC] Full Log Data: {
    "timestamp": "2026-08-03 11:59:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "169.224.96.119",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "169.224.96.119, 162.158.210.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNCIsInVzZXJuYW1lIjoibWFsYWsiLCJlbWFpbCI6Im1hbGFrcWFzZW1AZ21haWwuY29tIiwiZXhwIjoxNzg2MzYyNjU3fQ.toVycKjOTd9opWC9ooVi3q3vjuz_AXyMcm7q43DF9RQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a255284ebeaad0fb-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "169.224.96.119",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 11:59:39 UTC] === END API CALL LOG ===
[03-Aug-2026 11:59:39 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 11:59:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNCIsInVzZXJuYW1lIjoibWFsYWsiLCJlbWFpbCI6Im1hbGFrcWFzZW1AZ21haWwuY29tIiwiZXhwIjoxNzg2MzYyNjU3fQ.toVycKjOTd9opWC9ooVi3q3vjuz_AXyMcm7q43DF9RQ
[03-Aug-2026 11:59:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 11:59:39 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 11:59:39 UTC] User ID: 1224
[03-Aug-2026 11:59:39 UTC] ✅ User profile retrieved successfully for user ID: 1224
[03-Aug-2026 11:59:39 UTC] === API CALL LOG ===
[03-Aug-2026 11:59:39 UTC] Endpoint: user/profile.php
[03-Aug-2026 11:59:39 UTC] Full Log Data: {
    "timestamp": "2026-08-03 11:59:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "169.224.96.119",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "169.224.96.119, 162.158.210.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNCIsInVzZXJuYW1lIjoibWFsYWsiLCJlbWFpbCI6Im1hbGFrcWFzZW1AZ21haWwuY29tIiwiZXhwIjoxNzg2MzYyNjU3fQ.toVycKjOTd9opWC9ooVi3q3vjuz_AXyMcm7q43DF9RQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25528521d71d0fb-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "169.224.96.119",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 11:59:39 UTC] === END API CALL LOG ===
[03-Aug-2026 11:59:39 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 11:59:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNCIsInVzZXJuYW1lIjoibWFsYWsiLCJlbWFpbCI6Im1hbGFrcWFzZW1AZ21haWwuY29tIiwiZXhwIjoxNzg2MzYyNjU3fQ.toVycKjOTd9opWC9ooVi3q3vjuz_AXyMcm7q43DF9RQ
[03-Aug-2026 11:59:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 11:59:39 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 11:59:39 UTC] User ID: 1224
[03-Aug-2026 11:59:39 UTC] ✅ User profile retrieved successfully for user ID: 1224
[03-Aug-2026 11:59:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 11:59:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 11:59:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"169.224.96.119, 162.158.210.10","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNCIsInVzZXJuYW1lIjoibWFsYWsiLCJlbWFpbCI6Im1hbGFrcWFzZW1AZ21haWwuY29tIiwiZXhwIjoxNzg2MzYyNjU3fQ.toVycKjOTd9opWC9ooVi3q3vjuz_AXyMcm7q43DF9RQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a25528527f41d0fb-SOF","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"169.224.96.119","cf-ipcountry":"IQ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Aug-2026 11:59:39 UTC] === User Orders API Called ===
[03-Aug-2026 11:59:39 UTC] User ID: 1224
[03-Aug-2026 11:59:39 UTC] Limit: 20, Offset: 0
[03-Aug-2026 11:59:39 UTC] Orders found: 0
[03-Aug-2026 11:59:39 UTC] Orders data: []
[03-Aug-2026 11:59:39 UTC] Total orders count: 0
[03-Aug-2026 11:59:39 UTC] === API CALL LOG ===
[03-Aug-2026 11:59:39 UTC] Endpoint: user/profile.php
[03-Aug-2026 11:59:39 UTC] Full Log Data: {
    "timestamp": "2026-08-03 11:59:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "169.224.96.119",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "169.224.96.119, 162.158.210.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNCIsInVzZXJuYW1lIjoibWFsYWsiLCJlbWFpbCI6Im1hbGFrcWFzZW1AZ21haWwuY29tIiwiZXhwIjoxNzg2MzYyNjU3fQ.toVycKjOTd9opWC9ooVi3q3vjuz_AXyMcm7q43DF9RQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2552852d95ad0fb-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "169.224.96.119",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 11:59:39 UTC] === END API CALL LOG ===
[03-Aug-2026 11:59:39 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 11:59:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNCIsInVzZXJuYW1lIjoibWFsYWsiLCJlbWFpbCI6Im1hbGFrcWFzZW1AZ21haWwuY29tIiwiZXhwIjoxNzg2MzYyNjU3fQ.toVycKjOTd9opWC9ooVi3q3vjuz_AXyMcm7q43DF9RQ
[03-Aug-2026 11:59:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 11:59:39 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 11:59:39 UTC] User ID: 1224
[03-Aug-2026 11:59:39 UTC] ✅ User profile retrieved successfully for user ID: 1224
[03-Aug-2026 11:59:40 UTC] === API CALL LOG ===
[03-Aug-2026 11:59:40 UTC] Endpoint: user/profile.php
[03-Aug-2026 11:59:40 UTC] Full Log Data: {
    "timestamp": "2026-08-03 11:59:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "169.224.96.119",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "169.224.96.119, 162.158.210.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNCIsInVzZXJuYW1lIjoibWFsYWsiLCJlbWFpbCI6Im1hbGFrcWFzZW1AZ21haWwuY29tIiwiZXhwIjoxNzg2MzYyNjU3fQ.toVycKjOTd9opWC9ooVi3q3vjuz_AXyMcm7q43DF9RQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25528559bcdd0fb-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "169.224.96.119",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 11:59:40 UTC] === END API CALL LOG ===
[03-Aug-2026 11:59:40 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 11:59:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNCIsInVzZXJuYW1lIjoibWFsYWsiLCJlbWFpbCI6Im1hbGFrcWFzZW1AZ21haWwuY29tIiwiZXhwIjoxNzg2MzYyNjU3fQ.toVycKjOTd9opWC9ooVi3q3vjuz_AXyMcm7q43DF9RQ
[03-Aug-2026 11:59:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 11:59:40 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 11:59:40 UTC] User ID: 1224
[03-Aug-2026 11:59:40 UTC] ✅ User profile retrieved successfully for user ID: 1224
[03-Aug-2026 12:40:45 UTC] === API CALL LOG ===
[03-Aug-2026 12:40:45 UTC] Endpoint: user/profile.php
[03-Aug-2026 12:40:45 UTC] Full Log Data: {
    "timestamp": "2026-08-03 12:40:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "169.224.96.119",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "169.224.96.119, 162.158.210.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNCIsInVzZXJuYW1lIjoibWFsYWsiLCJlbWFpbCI6Im1hbGFrcWFzZW1AZ21haWwuY29tIiwiZXhwIjoxNzg2MzYyNjU3fQ.toVycKjOTd9opWC9ooVi3q3vjuz_AXyMcm7q43DF9RQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25564800889d100-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "169.224.96.119",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 12:40:45 UTC] === END API CALL LOG ===
[03-Aug-2026 12:40:45 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 12:40:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNCIsInVzZXJuYW1lIjoibWFsYWsiLCJlbWFpbCI6Im1hbGFrcWFzZW1AZ21haWwuY29tIiwiZXhwIjoxNzg2MzYyNjU3fQ.toVycKjOTd9opWC9ooVi3q3vjuz_AXyMcm7q43DF9RQ
[03-Aug-2026 12:40:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 12:40:45 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 12:40:45 UTC] User ID: 1224
[03-Aug-2026 12:40:45 UTC] ✅ User profile retrieved successfully for user ID: 1224
[03-Aug-2026 12:40:45 UTC] === API CALL LOG ===
[03-Aug-2026 12:40:45 UTC] Endpoint: user/profile.php
[03-Aug-2026 12:40:45 UTC] Full Log Data: {
    "timestamp": "2026-08-03 12:40:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "169.224.96.119",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "169.224.96.119, 162.158.210.44",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNCIsInVzZXJuYW1lIjoibWFsYWsiLCJlbWFpbCI6Im1hbGFrcWFzZW1AZ21haWwuY29tIiwiZXhwIjoxNzg2MzYyNjU3fQ.toVycKjOTd9opWC9ooVi3q3vjuz_AXyMcm7q43DF9RQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2556484ab54d100-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "169.224.96.119",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 12:40:45 UTC] === END API CALL LOG ===
[03-Aug-2026 12:40:45 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 12:40:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNCIsInVzZXJuYW1lIjoibWFsYWsiLCJlbWFpbCI6Im1hbGFrcWFzZW1AZ21haWwuY29tIiwiZXhwIjoxNzg2MzYyNjU3fQ.toVycKjOTd9opWC9ooVi3q3vjuz_AXyMcm7q43DF9RQ
[03-Aug-2026 12:40:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 12:40:45 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 12:40:45 UTC] User ID: 1224
[03-Aug-2026 12:40:45 UTC] ✅ User profile retrieved successfully for user ID: 1224
[03-Aug-2026 12:40:45 UTC] === API CALL LOG ===
[03-Aug-2026 12:40:45 UTC] Endpoint: user/profile.php
[03-Aug-2026 12:40:45 UTC] Full Log Data: {
    "timestamp": "2026-08-03 12:40:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "169.224.96.119",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "169.224.96.119, 162.158.210.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNCIsInVzZXJuYW1lIjoibWFsYWsiLCJlbWFpbCI6Im1hbGFrcWFzZW1AZ21haWwuY29tIiwiZXhwIjoxNzg2MzYyNjU3fQ.toVycKjOTd9opWC9ooVi3q3vjuz_AXyMcm7q43DF9RQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25564857dc5d100-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "169.224.96.119",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 12:40:45 UTC] === END API CALL LOG ===
[03-Aug-2026 12:40:45 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 12:40:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNCIsInVzZXJuYW1lIjoibWFsYWsiLCJlbWFpbCI6Im1hbGFrcWFzZW1AZ21haWwuY29tIiwiZXhwIjoxNzg2MzYyNjU3fQ.toVycKjOTd9opWC9ooVi3q3vjuz_AXyMcm7q43DF9RQ
[03-Aug-2026 12:40:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 12:40:45 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 12:40:45 UTC] User ID: 1224
[03-Aug-2026 12:40:45 UTC] ✅ User profile retrieved successfully for user ID: 1224
[03-Aug-2026 12:40:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 12:40:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 12:40:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"169.224.96.119, 162.158.210.44","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNCIsInVzZXJuYW1lIjoibWFsYWsiLCJlbWFpbCI6Im1hbGFrcWFzZW1AZ21haWwuY29tIiwiZXhwIjoxNzg2MzYyNjU3fQ.toVycKjOTd9opWC9ooVi3q3vjuz_AXyMcm7q43DF9RQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a25564851caed100-SOF","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"169.224.96.119","cf-ipcountry":"IQ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Aug-2026 12:40:45 UTC] === User Orders API Called ===
[03-Aug-2026 12:40:45 UTC] User ID: 1224
[03-Aug-2026 12:40:45 UTC] Limit: 20, Offset: 0
[03-Aug-2026 12:40:45 UTC] Orders found: 0
[03-Aug-2026 12:40:45 UTC] Orders data: []
[03-Aug-2026 12:40:45 UTC] Total orders count: 0
[03-Aug-2026 12:40:46 UTC] === API CALL LOG ===
[03-Aug-2026 12:40:46 UTC] Endpoint: user/profile.php
[03-Aug-2026 12:40:46 UTC] Full Log Data: {
    "timestamp": "2026-08-03 12:40:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "169.224.96.119",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "169.224.96.119, 162.158.210.44",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNCIsInVzZXJuYW1lIjoibWFsYWsiLCJlbWFpbCI6Im1hbGFrcWFzZW1AZ21haWwuY29tIiwiZXhwIjoxNzg2MzYyNjU3fQ.toVycKjOTd9opWC9ooVi3q3vjuz_AXyMcm7q43DF9RQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2556487eed0d100-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "169.224.96.119",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 12:40:46 UTC] === END API CALL LOG ===
[03-Aug-2026 12:40:46 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 12:40:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNCIsInVzZXJuYW1lIjoibWFsYWsiLCJlbWFpbCI6Im1hbGFrcWFzZW1AZ21haWwuY29tIiwiZXhwIjoxNzg2MzYyNjU3fQ.toVycKjOTd9opWC9ooVi3q3vjuz_AXyMcm7q43DF9RQ
[03-Aug-2026 12:40:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 12:40:46 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 12:40:46 UTC] User ID: 1224
[03-Aug-2026 12:40:46 UTC] ✅ User profile retrieved successfully for user ID: 1224
[03-Aug-2026 12:40:53 UTC] === API CALL LOG ===
[03-Aug-2026 12:40:53 UTC] Endpoint: user/profile.php
[03-Aug-2026 12:40:53 UTC] Full Log Data: {
    "timestamp": "2026-08-03 12:40:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "169.224.96.119",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "169.224.96.119, 162.158.210.10",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNCIsInVzZXJuYW1lIjoibWFsYWsiLCJlbWFpbCI6Im1hbGFrcWFzZW1AZ21haWwuY29tIiwiZXhwIjoxNzg2MzYyNjU3fQ.toVycKjOTd9opWC9ooVi3q3vjuz_AXyMcm7q43DF9RQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25564b6fb6ed100-SOF",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "169.224.96.119",
        "cf-ipcountry": "IQ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 12:40:53 UTC] === END API CALL LOG ===
[03-Aug-2026 12:40:53 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 12:40:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNCIsInVzZXJuYW1lIjoibWFsYWsiLCJlbWFpbCI6Im1hbGFrcWFzZW1AZ21haWwuY29tIiwiZXhwIjoxNzg2MzYyNjU3fQ.toVycKjOTd9opWC9ooVi3q3vjuz_AXyMcm7q43DF9RQ
[03-Aug-2026 12:40:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 12:40:53 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 12:40:53 UTC] User ID: 1224
[03-Aug-2026 12:40:53 UTC] ✅ User profile retrieved successfully for user ID: 1224
[03-Aug-2026 13:00:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 13:00:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 13:00:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2405:201:6012:210b:5f0c:91c6:b8b8:3ed, 104.23.175.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNSIsInVzZXJuYW1lIjoiYXNoaXNoYTExNTVtIiwiZW1haWwiOiJhc2hpc2hzaW5naDIwMDR5b3V0dWJlcHJlQGdtYWlsLmNvbSIsImV4cCI6MTc4NjM2NjgyNn0.XIDYKqlieJ_2pZBD5zeHS_2m3-f3FDs12rkRjhCKfWE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a255815d59c14717-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2405:201:6012:210b:5f0c:91c6:b8b8:3ed","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Aug-2026 13:00:27 UTC] === User Orders API Called ===
[03-Aug-2026 13:00:27 UTC] User ID: 1225
[03-Aug-2026 13:00:27 UTC] Limit: 20, Offset: 0
[03-Aug-2026 13:00:27 UTC] Orders found: 0
[03-Aug-2026 13:00:27 UTC] Orders data: []
[03-Aug-2026 13:00:27 UTC] Total orders count: 0
[03-Aug-2026 13:00:27 UTC] === API CALL LOG ===
[03-Aug-2026 13:00:27 UTC] Endpoint: user/profile.php
[03-Aug-2026 13:00:27 UTC] Full Log Data: {
    "timestamp": "2026-08-03 13:00:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:201:6012:210b:5f0c:91c6:b8b8:3ed",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2405:201:6012:210b:5f0c:91c6:b8b8:3ed, 104.23.175.179",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNSIsInVzZXJuYW1lIjoiYXNoaXNoYTExNTVtIiwiZW1haWwiOiJhc2hpc2hzaW5naDIwMDR5b3V0dWJlcHJlQGdtYWlsLmNvbSIsImV4cCI6MTc4NjM2NjgyNn0.XIDYKqlieJ_2pZBD5zeHS_2m3-f3FDs12rkRjhCKfWE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a255815d59b64717-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2405:201:6012:210b:5f0c:91c6:b8b8:3ed",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 13:00:27 UTC] === END API CALL LOG ===
[03-Aug-2026 13:00:27 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 13:00:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNSIsInVzZXJuYW1lIjoiYXNoaXNoYTExNTVtIiwiZW1haWwiOiJhc2hpc2hzaW5naDIwMDR5b3V0dWJlcHJlQGdtYWlsLmNvbSIsImV4cCI6MTc4NjM2NjgyNn0.XIDYKqlieJ_2pZBD5zeHS_2m3-f3FDs12rkRjhCKfWE
[03-Aug-2026 13:00:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 13:00:27 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 13:00:27 UTC] User ID: 1225
[03-Aug-2026 13:00:27 UTC] ✅ User profile retrieved successfully for user ID: 1225
[03-Aug-2026 13:00:27 UTC] === API CALL LOG ===
[03-Aug-2026 13:00:27 UTC] Endpoint: user/profile.php
[03-Aug-2026 13:00:27 UTC] Full Log Data: {
    "timestamp": "2026-08-03 13:00:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:201:6012:210b:5f0c:91c6:b8b8:3ed",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2405:201:6012:210b:5f0c:91c6:b8b8:3ed, 104.23.175.178",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNSIsInVzZXJuYW1lIjoiYXNoaXNoYTExNTVtIiwiZW1haWwiOiJhc2hpc2hzaW5naDIwMDR5b3V0dWJlcHJlQGdtYWlsLmNvbSIsImV4cCI6MTc4NjM2NjgyNn0.XIDYKqlieJ_2pZBD5zeHS_2m3-f3FDs12rkRjhCKfWE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a255815ddbaa4717-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2405:201:6012:210b:5f0c:91c6:b8b8:3ed",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 13:00:27 UTC] === END API CALL LOG ===
[03-Aug-2026 13:00:27 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 13:00:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNSIsInVzZXJuYW1lIjoiYXNoaXNoYTExNTVtIiwiZW1haWwiOiJhc2hpc2hzaW5naDIwMDR5b3V0dWJlcHJlQGdtYWlsLmNvbSIsImV4cCI6MTc4NjM2NjgyNn0.XIDYKqlieJ_2pZBD5zeHS_2m3-f3FDs12rkRjhCKfWE
[03-Aug-2026 13:00:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 13:00:27 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 13:00:27 UTC] User ID: 1225
[03-Aug-2026 13:00:27 UTC] ✅ User profile retrieved successfully for user ID: 1225
[03-Aug-2026 13:00:28 UTC] === API CALL LOG ===
[03-Aug-2026 13:00:28 UTC] Endpoint: user/profile.php
[03-Aug-2026 13:00:28 UTC] Full Log Data: {
    "timestamp": "2026-08-03 13:00:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:201:6012:210b:5f0c:91c6:b8b8:3ed",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2405:201:6012:210b:5f0c:91c6:b8b8:3ed, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNSIsInVzZXJuYW1lIjoiYXNoaXNoYTExNTVtIiwiZW1haWwiOiJhc2hpc2hzaW5naDIwMDR5b3V0dWJlcHJlQGdtYWlsLmNvbSIsImV4cCI6MTc4NjM2NjgyNn0.XIDYKqlieJ_2pZBD5zeHS_2m3-f3FDs12rkRjhCKfWE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a255816458fa4717-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2405:201:6012:210b:5f0c:91c6:b8b8:3ed",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 13:00:28 UTC] === END API CALL LOG ===
[03-Aug-2026 13:00:28 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 13:00:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNSIsInVzZXJuYW1lIjoiYXNoaXNoYTExNTVtIiwiZW1haWwiOiJhc2hpc2hzaW5naDIwMDR5b3V0dWJlcHJlQGdtYWlsLmNvbSIsImV4cCI6MTc4NjM2NjgyNn0.XIDYKqlieJ_2pZBD5zeHS_2m3-f3FDs12rkRjhCKfWE
[03-Aug-2026 13:00:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 13:00:28 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 13:00:28 UTC] User ID: 1225
[03-Aug-2026 13:00:28 UTC] ✅ User profile retrieved successfully for user ID: 1225
[03-Aug-2026 13:00:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 13:00:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 13:00:46 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2405:201:6012:210b:5f0c:91c6:b8b8:3ed, 104.23.175.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNSIsInVzZXJuYW1lIjoiYXNoaXNoYTExNTVtIiwiZW1haWwiOiJhc2hpc2hzaW5naDIwMDR5b3V0dWJlcHJlQGdtYWlsLmNvbSIsImV4cCI6MTc4NjM2NjgyNn0.XIDYKqlieJ_2pZBD5zeHS_2m3-f3FDs12rkRjhCKfWE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a25581d3099c4717-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2405:201:6012:210b:5f0c:91c6:b8b8:3ed","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Aug-2026 13:00:46 UTC] === User Orders API Called ===
[03-Aug-2026 13:00:46 UTC] User ID: 1225
[03-Aug-2026 13:00:46 UTC] Limit: 20, Offset: 0
[03-Aug-2026 13:00:46 UTC] Orders found: 0
[03-Aug-2026 13:00:46 UTC] Orders data: []
[03-Aug-2026 13:00:46 UTC] Total orders count: 0
[03-Aug-2026 13:00:46 UTC] === API CALL LOG ===
[03-Aug-2026 13:00:46 UTC] Endpoint: user/profile.php
[03-Aug-2026 13:00:46 UTC] Full Log Data: {
    "timestamp": "2026-08-03 13:00:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:201:6012:210b:5f0c:91c6:b8b8:3ed",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2405:201:6012:210b:5f0c:91c6:b8b8:3ed, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNSIsInVzZXJuYW1lIjoiYXNoaXNoYTExNTVtIiwiZW1haWwiOiJhc2hpc2hzaW5naDIwMDR5b3V0dWJlcHJlQGdtYWlsLmNvbSIsImV4cCI6MTc4NjM2NjgyNn0.XIDYKqlieJ_2pZBD5zeHS_2m3-f3FDs12rkRjhCKfWE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25581d38b234717-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2405:201:6012:210b:5f0c:91c6:b8b8:3ed",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 13:00:46 UTC] === END API CALL LOG ===
[03-Aug-2026 13:00:46 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 13:00:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNSIsInVzZXJuYW1lIjoiYXNoaXNoYTExNTVtIiwiZW1haWwiOiJhc2hpc2hzaW5naDIwMDR5b3V0dWJlcHJlQGdtYWlsLmNvbSIsImV4cCI6MTc4NjM2NjgyNn0.XIDYKqlieJ_2pZBD5zeHS_2m3-f3FDs12rkRjhCKfWE
[03-Aug-2026 13:00:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 13:00:46 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 13:00:46 UTC] User ID: 1225
[03-Aug-2026 13:00:46 UTC] ✅ User profile retrieved successfully for user ID: 1225
[03-Aug-2026 13:00:46 UTC] === API CALL LOG ===
[03-Aug-2026 13:00:46 UTC] Endpoint: user/profile.php
[03-Aug-2026 13:00:46 UTC] Full Log Data: {
    "timestamp": "2026-08-03 13:00:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:201:6012:210b:5f0c:91c6:b8b8:3ed",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2405:201:6012:210b:5f0c:91c6:b8b8:3ed, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNSIsInVzZXJuYW1lIjoiYXNoaXNoYTExNTVtIiwiZW1haWwiOiJhc2hpc2hzaW5naDIwMDR5b3V0dWJlcHJlQGdtYWlsLmNvbSIsImV4cCI6MTc4NjM2NjgyNn0.XIDYKqlieJ_2pZBD5zeHS_2m3-f3FDs12rkRjhCKfWE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25581d728184717-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2405:201:6012:210b:5f0c:91c6:b8b8:3ed",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 13:00:46 UTC] === END API CALL LOG ===
[03-Aug-2026 13:00:46 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 13:00:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNSIsInVzZXJuYW1lIjoiYXNoaXNoYTExNTVtIiwiZW1haWwiOiJhc2hpc2hzaW5naDIwMDR5b3V0dWJlcHJlQGdtYWlsLmNvbSIsImV4cCI6MTc4NjM2NjgyNn0.XIDYKqlieJ_2pZBD5zeHS_2m3-f3FDs12rkRjhCKfWE
[03-Aug-2026 13:00:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 13:00:46 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 13:00:46 UTC] User ID: 1225
[03-Aug-2026 13:00:46 UTC] ✅ User profile retrieved successfully for user ID: 1225
[03-Aug-2026 13:00:47 UTC] === API CALL LOG ===
[03-Aug-2026 13:00:47 UTC] Endpoint: user/profile.php
[03-Aug-2026 13:00:47 UTC] Full Log Data: {
    "timestamp": "2026-08-03 13:00:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:201:6012:210b:5f0c:91c6:b8b8:3ed",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2405:201:6012:210b:5f0c:91c6:b8b8:3ed, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNSIsInVzZXJuYW1lIjoiYXNoaXNoYTExNTVtIiwiZW1haWwiOiJhc2hpc2hzaW5naDIwMDR5b3V0dWJlcHJlQGdtYWlsLmNvbSIsImV4cCI6MTc4NjM2NjgyNn0.XIDYKqlieJ_2pZBD5zeHS_2m3-f3FDs12rkRjhCKfWE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25581de6a514717-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2405:201:6012:210b:5f0c:91c6:b8b8:3ed",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 13:00:47 UTC] === END API CALL LOG ===
[03-Aug-2026 13:00:47 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 13:00:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNSIsInVzZXJuYW1lIjoiYXNoaXNoYTExNTVtIiwiZW1haWwiOiJhc2hpc2hzaW5naDIwMDR5b3V0dWJlcHJlQGdtYWlsLmNvbSIsImV4cCI6MTc4NjM2NjgyNn0.XIDYKqlieJ_2pZBD5zeHS_2m3-f3FDs12rkRjhCKfWE
[03-Aug-2026 13:00:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 13:00:47 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 13:00:47 UTC] User ID: 1225
[03-Aug-2026 13:00:47 UTC] ✅ User profile retrieved successfully for user ID: 1225
[03-Aug-2026 13:00:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 13:00:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 13:00:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2405:201:6012:210b:5f0c:91c6:b8b8:3ed, 104.23.175.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNSIsInVzZXJuYW1lIjoiYXNoaXNoYTExNTVtIiwiZW1haWwiOiJhc2hpc2hzaW5naDIwMDR5b3V0dWJlcHJlQGdtYWlsLmNvbSIsImV4cCI6MTc4NjM2NjgyNn0.XIDYKqlieJ_2pZBD5zeHS_2m3-f3FDs12rkRjhCKfWE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a255820b790a4717-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2405:201:6012:210b:5f0c:91c6:b8b8:3ed","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Aug-2026 13:00:55 UTC] === User Orders API Called ===
[03-Aug-2026 13:00:55 UTC] User ID: 1225
[03-Aug-2026 13:00:55 UTC] Limit: 20, Offset: 0
[03-Aug-2026 13:00:55 UTC] Orders found: 0
[03-Aug-2026 13:00:55 UTC] Orders data: []
[03-Aug-2026 13:00:55 UTC] Total orders count: 0
[03-Aug-2026 13:00:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 13:00:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 13:00:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2405:201:6012:210b:5f0c:91c6:b8b8:3ed, 104.23.175.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNSIsInVzZXJuYW1lIjoiYXNoaXNoYTExNTVtIiwiZW1haWwiOiJhc2hpc2hzaW5naDIwMDR5b3V0dWJlcHJlQGdtYWlsLmNvbSIsImV4cCI6MTc4NjM2NjgyNn0.XIDYKqlieJ_2pZBD5zeHS_2m3-f3FDs12rkRjhCKfWE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2558213ec8a4717-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2405:201:6012:210b:5f0c:91c6:b8b8:3ed","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Aug-2026 13:00:56 UTC] === User Orders API Called ===
[03-Aug-2026 13:00:56 UTC] User ID: 1225
[03-Aug-2026 13:00:56 UTC] Limit: 20, Offset: 0
[03-Aug-2026 13:00:56 UTC] Orders found: 0
[03-Aug-2026 13:00:56 UTC] Orders data: []
[03-Aug-2026 13:00:56 UTC] Total orders count: 0
[03-Aug-2026 13:00:56 UTC] === API CALL LOG ===
[03-Aug-2026 13:00:56 UTC] Endpoint: user/profile.php
[03-Aug-2026 13:00:56 UTC] Full Log Data: {
    "timestamp": "2026-08-03 13:00:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:201:6012:210b:5f0c:91c6:b8b8:3ed",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2405:201:6012:210b:5f0c:91c6:b8b8:3ed, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNSIsInVzZXJuYW1lIjoiYXNoaXNoYTExNTVtIiwiZW1haWwiOiJhc2hpc2hzaW5naDIwMDR5b3V0dWJlcHJlQGdtYWlsLmNvbSIsImV4cCI6MTc4NjM2NjgyNn0.XIDYKqlieJ_2pZBD5zeHS_2m3-f3FDs12rkRjhCKfWE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25582146e0c4717-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2405:201:6012:210b:5f0c:91c6:b8b8:3ed",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 13:00:56 UTC] === END API CALL LOG ===
[03-Aug-2026 13:00:56 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 13:00:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNSIsInVzZXJuYW1lIjoiYXNoaXNoYTExNTVtIiwiZW1haWwiOiJhc2hpc2hzaW5naDIwMDR5b3V0dWJlcHJlQGdtYWlsLmNvbSIsImV4cCI6MTc4NjM2NjgyNn0.XIDYKqlieJ_2pZBD5zeHS_2m3-f3FDs12rkRjhCKfWE
[03-Aug-2026 13:00:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 13:00:56 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 13:00:56 UTC] User ID: 1225
[03-Aug-2026 13:00:56 UTC] ✅ User profile retrieved successfully for user ID: 1225
[03-Aug-2026 13:00:57 UTC] === API CALL LOG ===
[03-Aug-2026 13:00:57 UTC] Endpoint: user/profile.php
[03-Aug-2026 13:00:57 UTC] Full Log Data: {
    "timestamp": "2026-08-03 13:00:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:201:6012:210b:5f0c:91c6:b8b8:3ed",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2405:201:6012:210b:5f0c:91c6:b8b8:3ed, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNSIsInVzZXJuYW1lIjoiYXNoaXNoYTExNTVtIiwiZW1haWwiOiJhc2hpc2hzaW5naDIwMDR5b3V0dWJlcHJlQGdtYWlsLmNvbSIsImV4cCI6MTc4NjM2NjgyNn0.XIDYKqlieJ_2pZBD5zeHS_2m3-f3FDs12rkRjhCKfWE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2558217fa0c4717-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2405:201:6012:210b:5f0c:91c6:b8b8:3ed",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 13:00:57 UTC] === END API CALL LOG ===
[03-Aug-2026 13:00:57 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 13:00:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNSIsInVzZXJuYW1lIjoiYXNoaXNoYTExNTVtIiwiZW1haWwiOiJhc2hpc2hzaW5naDIwMDR5b3V0dWJlcHJlQGdtYWlsLmNvbSIsImV4cCI6MTc4NjM2NjgyNn0.XIDYKqlieJ_2pZBD5zeHS_2m3-f3FDs12rkRjhCKfWE
[03-Aug-2026 13:00:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 13:00:57 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 13:00:57 UTC] User ID: 1225
[03-Aug-2026 13:00:57 UTC] ✅ User profile retrieved successfully for user ID: 1225
[03-Aug-2026 13:00:57 UTC] === API CALL LOG ===
[03-Aug-2026 13:00:57 UTC] Endpoint: user/profile.php
[03-Aug-2026 13:00:57 UTC] Full Log Data: {
    "timestamp": "2026-08-03 13:00:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:201:6012:210b:5f0c:91c6:b8b8:3ed",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2405:201:6012:210b:5f0c:91c6:b8b8:3ed, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNSIsInVzZXJuYW1lIjoiYXNoaXNoYTExNTVtIiwiZW1haWwiOiJhc2hpc2hzaW5naDIwMDR5b3V0dWJlcHJlQGdtYWlsLmNvbSIsImV4cCI6MTc4NjM2NjgyNn0.XIDYKqlieJ_2pZBD5zeHS_2m3-f3FDs12rkRjhCKfWE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a255821abbdc4717-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2405:201:6012:210b:5f0c:91c6:b8b8:3ed",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 13:00:57 UTC] === END API CALL LOG ===
[03-Aug-2026 13:00:57 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 13:00:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNSIsInVzZXJuYW1lIjoiYXNoaXNoYTExNTVtIiwiZW1haWwiOiJhc2hpc2hzaW5naDIwMDR5b3V0dWJlcHJlQGdtYWlsLmNvbSIsImV4cCI6MTc4NjM2NjgyNn0.XIDYKqlieJ_2pZBD5zeHS_2m3-f3FDs12rkRjhCKfWE
[03-Aug-2026 13:00:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 13:00:57 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 13:00:57 UTC] User ID: 1225
[03-Aug-2026 13:00:57 UTC] ✅ User profile retrieved successfully for user ID: 1225
[03-Aug-2026 13:01:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 13:01:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 13:01:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2405:201:6012:210b:5f0c:91c6:b8b8:3ed, 104.23.175.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNSIsInVzZXJuYW1lIjoiYXNoaXNoYTExNTVtIiwiZW1haWwiOiJhc2hpc2hzaW5naDIwMDR5b3V0dWJlcHJlQGdtYWlsLmNvbSIsImV4cCI6MTc4NjM2NjgyNn0.XIDYKqlieJ_2pZBD5zeHS_2m3-f3FDs12rkRjhCKfWE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a255822c0e6a4717-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2405:201:6012:210b:5f0c:91c6:b8b8:3ed","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Aug-2026 13:01:00 UTC] === User Orders API Called ===
[03-Aug-2026 13:01:00 UTC] User ID: 1225
[03-Aug-2026 13:01:00 UTC] Limit: 20, Offset: 0
[03-Aug-2026 13:01:00 UTC] Orders found: 0
[03-Aug-2026 13:01:00 UTC] Orders data: []
[03-Aug-2026 13:01:00 UTC] Total orders count: 0
[03-Aug-2026 13:01:03 UTC] === API CALL LOG ===
[03-Aug-2026 13:01:03 UTC] Endpoint: user/profile.php
[03-Aug-2026 13:01:03 UTC] Full Log Data: {
    "timestamp": "2026-08-03 13:01:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:201:6012:210b:5f0c:91c6:b8b8:3ed",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2405:201:6012:210b:5f0c:91c6:b8b8:3ed, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNSIsInVzZXJuYW1lIjoiYXNoaXNoYTExNTVtIiwiZW1haWwiOiJhc2hpc2hzaW5naDIwMDR5b3V0dWJlcHJlQGdtYWlsLmNvbSIsImV4cCI6MTc4NjM2NjgyNn0.XIDYKqlieJ_2pZBD5zeHS_2m3-f3FDs12rkRjhCKfWE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2558240ac2f4717-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2405:201:6012:210b:5f0c:91c6:b8b8:3ed",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 13:01:03 UTC] === END API CALL LOG ===
[03-Aug-2026 13:01:03 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 13:01:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNSIsInVzZXJuYW1lIjoiYXNoaXNoYTExNTVtIiwiZW1haWwiOiJhc2hpc2hzaW5naDIwMDR5b3V0dWJlcHJlQGdtYWlsLmNvbSIsImV4cCI6MTc4NjM2NjgyNn0.XIDYKqlieJ_2pZBD5zeHS_2m3-f3FDs12rkRjhCKfWE
[03-Aug-2026 13:01:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 13:01:03 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 13:01:03 UTC] User ID: 1225
[03-Aug-2026 13:01:03 UTC] ✅ User profile retrieved successfully for user ID: 1225
[03-Aug-2026 13:01:03 UTC] User Purchases API - User ID: 1225
[03-Aug-2026 13:01:03 UTC] User Purchases API - Total purchases found: 0
[03-Aug-2026 13:01:04 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 13:01:04 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 13:01:04 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2405:201:6012:210b:5f0c:91c6:b8b8:3ed, 104.23.175.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNSIsInVzZXJuYW1lIjoiYXNoaXNoYTExNTVtIiwiZW1haWwiOiJhc2hpc2hzaW5naDIwMDR5b3V0dWJlcHJlQGdtYWlsLmNvbSIsImV4cCI6MTc4NjM2NjgyNn0.XIDYKqlieJ_2pZBD5zeHS_2m3-f3FDs12rkRjhCKfWE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a25582455c2c4717-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2405:201:6012:210b:5f0c:91c6:b8b8:3ed","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Aug-2026 13:01:04 UTC] === User Orders API Called ===
[03-Aug-2026 13:01:04 UTC] User ID: 1225
[03-Aug-2026 13:01:04 UTC] Limit: 20, Offset: 0
[03-Aug-2026 13:01:04 UTC] Orders found: 0
[03-Aug-2026 13:01:04 UTC] Orders data: []
[03-Aug-2026 13:01:04 UTC] Total orders count: 0
[03-Aug-2026 13:01:04 UTC] === API CALL LOG ===
[03-Aug-2026 13:01:04 UTC] Endpoint: user/profile.php
[03-Aug-2026 13:01:04 UTC] Full Log Data: {
    "timestamp": "2026-08-03 13:01:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:201:6012:210b:5f0c:91c6:b8b8:3ed",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2405:201:6012:210b:5f0c:91c6:b8b8:3ed, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNSIsInVzZXJuYW1lIjoiYXNoaXNoYTExNTVtIiwiZW1haWwiOiJhc2hpc2hzaW5naDIwMDR5b3V0dWJlcHJlQGdtYWlsLmNvbSIsImV4cCI6MTc4NjM2NjgyNn0.XIDYKqlieJ_2pZBD5zeHS_2m3-f3FDs12rkRjhCKfWE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2558245dde34717-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2405:201:6012:210b:5f0c:91c6:b8b8:3ed",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 13:01:04 UTC] === END API CALL LOG ===
[03-Aug-2026 13:01:04 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 13:01:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNSIsInVzZXJuYW1lIjoiYXNoaXNoYTExNTVtIiwiZW1haWwiOiJhc2hpc2hzaW5naDIwMDR5b3V0dWJlcHJlQGdtYWlsLmNvbSIsImV4cCI6MTc4NjM2NjgyNn0.XIDYKqlieJ_2pZBD5zeHS_2m3-f3FDs12rkRjhCKfWE
[03-Aug-2026 13:01:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 13:01:04 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 13:01:04 UTC] User ID: 1225
[03-Aug-2026 13:01:04 UTC] ✅ User profile retrieved successfully for user ID: 1225
[03-Aug-2026 13:01:04 UTC] === API CALL LOG ===
[03-Aug-2026 13:01:04 UTC] Endpoint: user/profile.php
[03-Aug-2026 13:01:04 UTC] Full Log Data: {
    "timestamp": "2026-08-03 13:01:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:201:6012:210b:5f0c:91c6:b8b8:3ed",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2405:201:6012:210b:5f0c:91c6:b8b8:3ed, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNSIsInVzZXJuYW1lIjoiYXNoaXNoYTExNTVtIiwiZW1haWwiOiJhc2hpc2hzaW5naDIwMDR5b3V0dWJlcHJlQGdtYWlsLmNvbSIsImV4cCI6MTc4NjM2NjgyNn0.XIDYKqlieJ_2pZBD5zeHS_2m3-f3FDs12rkRjhCKfWE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2558248cfca4717-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2405:201:6012:210b:5f0c:91c6:b8b8:3ed",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 13:01:04 UTC] === END API CALL LOG ===
[03-Aug-2026 13:01:04 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 13:01:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNSIsInVzZXJuYW1lIjoiYXNoaXNoYTExNTVtIiwiZW1haWwiOiJhc2hpc2hzaW5naDIwMDR5b3V0dWJlcHJlQGdtYWlsLmNvbSIsImV4cCI6MTc4NjM2NjgyNn0.XIDYKqlieJ_2pZBD5zeHS_2m3-f3FDs12rkRjhCKfWE
[03-Aug-2026 13:01:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 13:01:04 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 13:01:04 UTC] User ID: 1225
[03-Aug-2026 13:01:04 UTC] ✅ User profile retrieved successfully for user ID: 1225
[03-Aug-2026 13:01:05 UTC] === API CALL LOG ===
[03-Aug-2026 13:01:05 UTC] Endpoint: user/profile.php
[03-Aug-2026 13:01:05 UTC] Full Log Data: {
    "timestamp": "2026-08-03 13:01:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:201:6012:210b:5f0c:91c6:b8b8:3ed",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2405:201:6012:210b:5f0c:91c6:b8b8:3ed, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNSIsInVzZXJuYW1lIjoiYXNoaXNoYTExNTVtIiwiZW1haWwiOiJhc2hpc2hzaW5naDIwMDR5b3V0dWJlcHJlQGdtYWlsLmNvbSIsImV4cCI6MTc4NjM2NjgyNn0.XIDYKqlieJ_2pZBD5zeHS_2m3-f3FDs12rkRjhCKfWE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a255824c0a8a4717-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2405:201:6012:210b:5f0c:91c6:b8b8:3ed",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 13:01:05 UTC] === END API CALL LOG ===
[03-Aug-2026 13:01:05 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 13:01:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNSIsInVzZXJuYW1lIjoiYXNoaXNoYTExNTVtIiwiZW1haWwiOiJhc2hpc2hzaW5naDIwMDR5b3V0dWJlcHJlQGdtYWlsLmNvbSIsImV4cCI6MTc4NjM2NjgyNn0.XIDYKqlieJ_2pZBD5zeHS_2m3-f3FDs12rkRjhCKfWE
[03-Aug-2026 13:01:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 13:01:05 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 13:01:05 UTC] User ID: 1225
[03-Aug-2026 13:01:05 UTC] ✅ User profile retrieved successfully for user ID: 1225
[03-Aug-2026 13:01:23 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 13:01:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 13:01:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2405:201:6012:210b:5f0c:91c6:b8b8:3ed, 104.23.175.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNSIsInVzZXJuYW1lIjoiYXNoaXNoYTExNTVtIiwiZW1haWwiOiJhc2hpc2hzaW5naDIwMDR5b3V0dWJlcHJlQGdtYWlsLmNvbSIsImV4cCI6MTc4NjM2NjgyNn0.XIDYKqlieJ_2pZBD5zeHS_2m3-f3FDs12rkRjhCKfWE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a25582bbbad64717-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2405:201:6012:210b:5f0c:91c6:b8b8:3ed","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Aug-2026 13:01:23 UTC] === User Orders API Called ===
[03-Aug-2026 13:01:23 UTC] User ID: 1225
[03-Aug-2026 13:01:23 UTC] Limit: 20, Offset: 0
[03-Aug-2026 13:01:23 UTC] Orders found: 0
[03-Aug-2026 13:01:23 UTC] Orders data: []
[03-Aug-2026 13:01:23 UTC] Total orders count: 0
[03-Aug-2026 13:01:23 UTC] === API CALL LOG ===
[03-Aug-2026 13:01:23 UTC] Endpoint: user/profile.php
[03-Aug-2026 13:01:23 UTC] Full Log Data: {
    "timestamp": "2026-08-03 13:01:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:201:6012:210b:5f0c:91c6:b8b8:3ed",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2405:201:6012:210b:5f0c:91c6:b8b8:3ed, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNSIsInVzZXJuYW1lIjoiYXNoaXNoYTExNTVtIiwiZW1haWwiOiJhc2hpc2hzaW5naDIwMDR5b3V0dWJlcHJlQGdtYWlsLmNvbSIsImV4cCI6MTc4NjM2NjgyNn0.XIDYKqlieJ_2pZBD5zeHS_2m3-f3FDs12rkRjhCKfWE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25582bc3c664717-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2405:201:6012:210b:5f0c:91c6:b8b8:3ed",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 13:01:23 UTC] === END API CALL LOG ===
[03-Aug-2026 13:01:23 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 13:01:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNSIsInVzZXJuYW1lIjoiYXNoaXNoYTExNTVtIiwiZW1haWwiOiJhc2hpc2hzaW5naDIwMDR5b3V0dWJlcHJlQGdtYWlsLmNvbSIsImV4cCI6MTc4NjM2NjgyNn0.XIDYKqlieJ_2pZBD5zeHS_2m3-f3FDs12rkRjhCKfWE
[03-Aug-2026 13:01:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 13:01:23 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 13:01:23 UTC] User ID: 1225
[03-Aug-2026 13:01:23 UTC] ✅ User profile retrieved successfully for user ID: 1225
[03-Aug-2026 13:01:23 UTC] === API CALL LOG ===
[03-Aug-2026 13:01:23 UTC] Endpoint: user/profile.php
[03-Aug-2026 13:01:23 UTC] Full Log Data: {
    "timestamp": "2026-08-03 13:01:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:201:6012:210b:5f0c:91c6:b8b8:3ed",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2405:201:6012:210b:5f0c:91c6:b8b8:3ed, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNSIsInVzZXJuYW1lIjoiYXNoaXNoYTExNTVtIiwiZW1haWwiOiJhc2hpc2hzaW5naDIwMDR5b3V0dWJlcHJlQGdtYWlsLmNvbSIsImV4cCI6MTc4NjM2NjgyNn0.XIDYKqlieJ_2pZBD5zeHS_2m3-f3FDs12rkRjhCKfWE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25582bfd84d4717-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2405:201:6012:210b:5f0c:91c6:b8b8:3ed",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 13:01:23 UTC] === END API CALL LOG ===
[03-Aug-2026 13:01:23 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 13:01:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNSIsInVzZXJuYW1lIjoiYXNoaXNoYTExNTVtIiwiZW1haWwiOiJhc2hpc2hzaW5naDIwMDR5b3V0dWJlcHJlQGdtYWlsLmNvbSIsImV4cCI6MTc4NjM2NjgyNn0.XIDYKqlieJ_2pZBD5zeHS_2m3-f3FDs12rkRjhCKfWE
[03-Aug-2026 13:01:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 13:01:23 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 13:01:23 UTC] User ID: 1225
[03-Aug-2026 13:01:23 UTC] ✅ User profile retrieved successfully for user ID: 1225
[03-Aug-2026 13:01:24 UTC] === API CALL LOG ===
[03-Aug-2026 13:01:24 UTC] Endpoint: user/profile.php
[03-Aug-2026 13:01:24 UTC] Full Log Data: {
    "timestamp": "2026-08-03 13:01:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:201:6012:210b:5f0c:91c6:b8b8:3ed",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2405:201:6012:210b:5f0c:91c6:b8b8:3ed, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNSIsInVzZXJuYW1lIjoiYXNoaXNoYTExNTVtIiwiZW1haWwiOiJhc2hpc2hzaW5naDIwMDR5b3V0dWJlcHJlQGdtYWlsLmNvbSIsImV4cCI6MTc4NjM2NjgyNn0.XIDYKqlieJ_2pZBD5zeHS_2m3-f3FDs12rkRjhCKfWE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25582c5dbf44717-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2405:201:6012:210b:5f0c:91c6:b8b8:3ed",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 13:01:24 UTC] === END API CALL LOG ===
[03-Aug-2026 13:01:24 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 13:01:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNSIsInVzZXJuYW1lIjoiYXNoaXNoYTExNTVtIiwiZW1haWwiOiJhc2hpc2hzaW5naDIwMDR5b3V0dWJlcHJlQGdtYWlsLmNvbSIsImV4cCI6MTc4NjM2NjgyNn0.XIDYKqlieJ_2pZBD5zeHS_2m3-f3FDs12rkRjhCKfWE
[03-Aug-2026 13:01:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 13:01:24 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 13:01:24 UTC] User ID: 1225
[03-Aug-2026 13:01:24 UTC] ✅ User profile retrieved successfully for user ID: 1225
[03-Aug-2026 13:01:42 UTC] === API CALL LOG ===
[03-Aug-2026 13:01:42 UTC] Endpoint: user/profile.php
[03-Aug-2026 13:01:42 UTC] Full Log Data: {
    "timestamp": "2026-08-03 13:01:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:201:6012:210b:5f0c:91c6:b8b8:3ed",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2405:201:6012:210b:5f0c:91c6:b8b8:3ed, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNSIsInVzZXJuYW1lIjoiYXNoaXNoYTExNTVtIiwiZW1haWwiOiJhc2hpc2hzaW5naDIwMDR5b3V0dWJlcHJlQGdtYWlsLmNvbSIsImV4cCI6MTc4NjM2NjgyNn0.XIDYKqlieJ_2pZBD5zeHS_2m3-f3FDs12rkRjhCKfWE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25583306cf64717-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2405:201:6012:210b:5f0c:91c6:b8b8:3ed",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 13:01:42 UTC] === END API CALL LOG ===
[03-Aug-2026 13:01:42 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 13:01:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNSIsInVzZXJuYW1lIjoiYXNoaXNoYTExNTVtIiwiZW1haWwiOiJhc2hpc2hzaW5naDIwMDR5b3V0dWJlcHJlQGdtYWlsLmNvbSIsImV4cCI6MTc4NjM2NjgyNn0.XIDYKqlieJ_2pZBD5zeHS_2m3-f3FDs12rkRjhCKfWE
[03-Aug-2026 13:01:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 13:01:42 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 13:01:42 UTC] User ID: 1225
[03-Aug-2026 13:01:42 UTC] ✅ User profile retrieved successfully for user ID: 1225
[03-Aug-2026 13:01:42 UTC] User Purchases API - User ID: 1225
[03-Aug-2026 13:01:42 UTC] User Purchases API - Total purchases found: 1
[03-Aug-2026 13:01:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 13:01:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 13:01:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2405:201:6012:210b:5f0c:91c6:b8b8:3ed, 104.23.175.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNSIsInVzZXJuYW1lIjoiYXNoaXNoYTExNTVtIiwiZW1haWwiOiJhc2hpc2hzaW5naDIwMDR5b3V0dWJlcHJlQGdtYWlsLmNvbSIsImV4cCI6MTc4NjM2NjgyNn0.XIDYKqlieJ_2pZBD5zeHS_2m3-f3FDs12rkRjhCKfWE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a255836cfe2a4717-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2405:201:6012:210b:5f0c:91c6:b8b8:3ed","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Aug-2026 13:01:52 UTC] === User Orders API Called ===
[03-Aug-2026 13:01:52 UTC] User ID: 1225
[03-Aug-2026 13:01:52 UTC] Limit: 20, Offset: 0
[03-Aug-2026 13:01:52 UTC] Orders found: 0
[03-Aug-2026 13:01:52 UTC] Orders data: []
[03-Aug-2026 13:01:52 UTC] Total orders count: 0
[03-Aug-2026 13:01:52 UTC] === API CALL LOG ===
[03-Aug-2026 13:01:52 UTC] Endpoint: user/profile.php
[03-Aug-2026 13:01:52 UTC] Full Log Data: {
    "timestamp": "2026-08-03 13:01:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:201:6012:210b:5f0c:91c6:b8b8:3ed",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2405:201:6012:210b:5f0c:91c6:b8b8:3ed, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNSIsInVzZXJuYW1lIjoiYXNoaXNoYTExNTVtIiwiZW1haWwiOiJhc2hpc2hzaW5naDIwMDR5b3V0dWJlcHJlQGdtYWlsLmNvbSIsImV4cCI6MTc4NjM2NjgyNn0.XIDYKqlieJ_2pZBD5zeHS_2m3-f3FDs12rkRjhCKfWE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a255836fbeca4717-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2405:201:6012:210b:5f0c:91c6:b8b8:3ed",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 13:01:52 UTC] === END API CALL LOG ===
[03-Aug-2026 13:01:52 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 13:01:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNSIsInVzZXJuYW1lIjoiYXNoaXNoYTExNTVtIiwiZW1haWwiOiJhc2hpc2hzaW5naDIwMDR5b3V0dWJlcHJlQGdtYWlsLmNvbSIsImV4cCI6MTc4NjM2NjgyNn0.XIDYKqlieJ_2pZBD5zeHS_2m3-f3FDs12rkRjhCKfWE
[03-Aug-2026 13:01:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 13:01:52 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 13:01:52 UTC] User ID: 1225
[03-Aug-2026 13:01:52 UTC] ✅ User profile retrieved successfully for user ID: 1225
[03-Aug-2026 13:01:52 UTC] User Purchases API - User ID: 1225
[03-Aug-2026 13:01:52 UTC] User Purchases API - Total purchases found: 1
[03-Aug-2026 16:02:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 16:02:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 16:02:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:4088:861b:c86::2b3b:d0ac, 172.71.144.175","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNiIsInVzZXJuYW1lIjoiZmVuaXg5Nzc1IiwiZW1haWwiOiJmZW5peHN0ZXIuOTc3NUBnbWFpbC5jb20iLCJleHAiOjE3ODYzNzc3MTh9.KQjC48T1TCyRDRJPxB9qZ4Lu1YO06Z__sYfreJqc6C4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2568b513a406dd2-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:4088:861b:c86::2b3b:d0ac","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Aug-2026 16:02:00 UTC] === User Orders API Called ===
[03-Aug-2026 16:02:00 UTC] User ID: 1226
[03-Aug-2026 16:02:00 UTC] Limit: 20, Offset: 0
[03-Aug-2026 16:02:00 UTC] Orders found: 0
[03-Aug-2026 16:02:00 UTC] Orders data: []
[03-Aug-2026 16:02:00 UTC] Total orders count: 0
[03-Aug-2026 16:02:00 UTC] === API CALL LOG ===
[03-Aug-2026 16:02:00 UTC] Endpoint: user/profile.php
[03-Aug-2026 16:02:00 UTC] Full Log Data: {
    "timestamp": "2026-08-03 16:02:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4088:861b:c86::2b3b:d0ac",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4088:861b:c86::2b3b:d0ac, 172.71.144.175",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNiIsInVzZXJuYW1lIjoiZmVuaXg5Nzc1IiwiZW1haWwiOiJmZW5peHN0ZXIuOTc3NUBnbWFpbC5jb20iLCJleHAiOjE3ODYzNzc3MTh9.KQjC48T1TCyRDRJPxB9qZ4Lu1YO06Z__sYfreJqc6C4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2568b513a436dd2-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4088:861b:c86::2b3b:d0ac",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 16:02:00 UTC] === END API CALL LOG ===
[03-Aug-2026 16:02:00 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 16:02:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNiIsInVzZXJuYW1lIjoiZmVuaXg5Nzc1IiwiZW1haWwiOiJmZW5peHN0ZXIuOTc3NUBnbWFpbC5jb20iLCJleHAiOjE3ODYzNzc3MTh9.KQjC48T1TCyRDRJPxB9qZ4Lu1YO06Z__sYfreJqc6C4
[03-Aug-2026 16:02:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 16:02:00 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 16:02:00 UTC] User ID: 1226
[03-Aug-2026 16:02:00 UTC] ✅ User profile retrieved successfully for user ID: 1226
[03-Aug-2026 16:02:04 UTC] === API CALL LOG ===
[03-Aug-2026 16:02:04 UTC] Endpoint: user/profile.php
[03-Aug-2026 16:02:04 UTC] Full Log Data: {
    "timestamp": "2026-08-03 16:02:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4088:861b:c86::2b3b:d0ac",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4088:861b:c86::2b3b:d0ac, 172.71.144.175",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNiIsInVzZXJuYW1lIjoiZmVuaXg5Nzc1IiwiZW1haWwiOiJmZW5peHN0ZXIuOTc3NUBnbWFpbC5jb20iLCJleHAiOjE3ODYzNzc3MTh9.KQjC48T1TCyRDRJPxB9qZ4Lu1YO06Z__sYfreJqc6C4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2568b679a816dd2-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4088:861b:c86::2b3b:d0ac",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 16:02:04 UTC] === END API CALL LOG ===
[03-Aug-2026 16:02:04 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 16:02:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNiIsInVzZXJuYW1lIjoiZmVuaXg5Nzc1IiwiZW1haWwiOiJmZW5peHN0ZXIuOTc3NUBnbWFpbC5jb20iLCJleHAiOjE3ODYzNzc3MTh9.KQjC48T1TCyRDRJPxB9qZ4Lu1YO06Z__sYfreJqc6C4
[03-Aug-2026 16:02:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 16:02:04 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 16:02:04 UTC] User ID: 1226
[03-Aug-2026 16:02:04 UTC] ✅ User profile retrieved successfully for user ID: 1226
[03-Aug-2026 16:02:04 UTC] === API CALL LOG ===
[03-Aug-2026 16:02:04 UTC] Endpoint: user/profile.php
[03-Aug-2026 16:02:04 UTC] Full Log Data: {
    "timestamp": "2026-08-03 16:02:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4088:861b:c86::2b3b:d0ac",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4088:861b:c86::2b3b:d0ac, 104.22.66.32",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNiIsInVzZXJuYW1lIjoiZmVuaXg5Nzc1IiwiZW1haWwiOiJmZW5peHN0ZXIuOTc3NUBnbWFpbC5jb20iLCJleHAiOjE3ODYzNzc3MTh9.KQjC48T1TCyRDRJPxB9qZ4Lu1YO06Z__sYfreJqc6C4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2568b513a3a6dd2-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4088:861b:c86::2b3b:d0ac",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 16:02:04 UTC] === END API CALL LOG ===
[03-Aug-2026 16:02:04 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 16:02:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNiIsInVzZXJuYW1lIjoiZmVuaXg5Nzc1IiwiZW1haWwiOiJmZW5peHN0ZXIuOTc3NUBnbWFpbC5jb20iLCJleHAiOjE3ODYzNzc3MTh9.KQjC48T1TCyRDRJPxB9qZ4Lu1YO06Z__sYfreJqc6C4
[03-Aug-2026 16:02:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 16:02:04 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 16:02:04 UTC] User ID: 1226
[03-Aug-2026 16:02:04 UTC] ✅ User profile retrieved successfully for user ID: 1226
[03-Aug-2026 16:02:18 UTC] === API CALL LOG ===
[03-Aug-2026 16:02:18 UTC] Endpoint: user/profile.php
[03-Aug-2026 16:02:18 UTC] Full Log Data: {
    "timestamp": "2026-08-03 16:02:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4088:861b:c86::2b3b:d0ac",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4088:861b:c86::2b3b:d0ac, 172.69.176.74",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNiIsInVzZXJuYW1lIjoiZmVuaXg5Nzc1IiwiZW1haWwiOiJmZW5peHN0ZXIuOTc3NUBnbWFpbC5jb20iLCJleHAiOjE3ODYzNzc3MTh9.KQjC48T1TCyRDRJPxB9qZ4Lu1YO06Z__sYfreJqc6C4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2568bc03cfe55de-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4088:861b:c86::2b3b:d0ac",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 16:02:18 UTC] === END API CALL LOG ===
[03-Aug-2026 16:02:18 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 16:02:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNiIsInVzZXJuYW1lIjoiZmVuaXg5Nzc1IiwiZW1haWwiOiJmZW5peHN0ZXIuOTc3NUBnbWFpbC5jb20iLCJleHAiOjE3ODYzNzc3MTh9.KQjC48T1TCyRDRJPxB9qZ4Lu1YO06Z__sYfreJqc6C4
[03-Aug-2026 16:02:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 16:02:18 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 16:02:18 UTC] User ID: 1226
[03-Aug-2026 16:02:18 UTC] ✅ User profile retrieved successfully for user ID: 1226
[03-Aug-2026 16:02:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 16:02:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 16:02:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:4088:861b:c86::2b3b:d0ac, 172.69.176.104","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNiIsInVzZXJuYW1lIjoiZmVuaXg5Nzc1IiwiZW1haWwiOiJmZW5peHN0ZXIuOTc3NUBnbWFpbC5jb20iLCJleHAiOjE3ODYzNzc3MTh9.KQjC48T1TCyRDRJPxB9qZ4Lu1YO06Z__sYfreJqc6C4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2568bc79bc355de-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:4088:861b:c86::2b3b:d0ac","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Aug-2026 16:02:20 UTC] === User Orders API Called ===
[03-Aug-2026 16:02:20 UTC] User ID: 1226
[03-Aug-2026 16:02:20 UTC] Limit: 20, Offset: 0
[03-Aug-2026 16:02:20 UTC] Orders found: 0
[03-Aug-2026 16:02:20 UTC] Orders data: []
[03-Aug-2026 16:02:20 UTC] Total orders count: 0
[03-Aug-2026 16:02:20 UTC] === API CALL LOG ===
[03-Aug-2026 16:02:20 UTC] Endpoint: user/profile.php
[03-Aug-2026 16:02:20 UTC] Full Log Data: {
    "timestamp": "2026-08-03 16:02:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4088:861b:c86::2b3b:d0ac",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4088:861b:c86::2b3b:d0ac, 172.69.176.105",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNiIsInVzZXJuYW1lIjoiZmVuaXg5Nzc1IiwiZW1haWwiOiJmZW5peHN0ZXIuOTc3NUBnbWFpbC5jb20iLCJleHAiOjE3ODYzNzc3MTh9.KQjC48T1TCyRDRJPxB9qZ4Lu1YO06Z__sYfreJqc6C4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2568bc79bba55de-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4088:861b:c86::2b3b:d0ac",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 16:02:20 UTC] === END API CALL LOG ===
[03-Aug-2026 16:02:20 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 16:02:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNiIsInVzZXJuYW1lIjoiZmVuaXg5Nzc1IiwiZW1haWwiOiJmZW5peHN0ZXIuOTc3NUBnbWFpbC5jb20iLCJleHAiOjE3ODYzNzc3MTh9.KQjC48T1TCyRDRJPxB9qZ4Lu1YO06Z__sYfreJqc6C4
[03-Aug-2026 16:02:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 16:02:20 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 16:02:20 UTC] User ID: 1226
[03-Aug-2026 16:02:20 UTC] ✅ User profile retrieved successfully for user ID: 1226
[03-Aug-2026 16:02:20 UTC] === API CALL LOG ===
[03-Aug-2026 16:02:20 UTC] Endpoint: user/profile.php
[03-Aug-2026 16:02:20 UTC] Full Log Data: {
    "timestamp": "2026-08-03 16:02:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4088:861b:c86::2b3b:d0ac",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4088:861b:c86::2b3b:d0ac, 172.69.176.105",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNiIsInVzZXJuYW1lIjoiZmVuaXg5Nzc1IiwiZW1haWwiOiJmZW5peHN0ZXIuOTc3NUBnbWFpbC5jb20iLCJleHAiOjE3ODYzNzc3MTh9.KQjC48T1TCyRDRJPxB9qZ4Lu1YO06Z__sYfreJqc6C4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2568bc85dce55de-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4088:861b:c86::2b3b:d0ac",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 16:02:20 UTC] === END API CALL LOG ===
[03-Aug-2026 16:02:20 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 16:02:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNiIsInVzZXJuYW1lIjoiZmVuaXg5Nzc1IiwiZW1haWwiOiJmZW5peHN0ZXIuOTc3NUBnbWFpbC5jb20iLCJleHAiOjE3ODYzNzc3MTh9.KQjC48T1TCyRDRJPxB9qZ4Lu1YO06Z__sYfreJqc6C4
[03-Aug-2026 16:02:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 16:02:20 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 16:02:20 UTC] User ID: 1226
[03-Aug-2026 16:02:20 UTC] ✅ User profile retrieved successfully for user ID: 1226
[03-Aug-2026 16:02:21 UTC] === API CALL LOG ===
[03-Aug-2026 16:02:21 UTC] Endpoint: user/profile.php
[03-Aug-2026 16:02:21 UTC] Full Log Data: {
    "timestamp": "2026-08-03 16:02:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4088:861b:c86::2b3b:d0ac",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4088:861b:c86::2b3b:d0ac, 172.69.176.105",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNiIsInVzZXJuYW1lIjoiZmVuaXg5Nzc1IiwiZW1haWwiOiJmZW5peHN0ZXIuOTc3NUBnbWFpbC5jb20iLCJleHAiOjE3ODYzNzc3MTh9.KQjC48T1TCyRDRJPxB9qZ4Lu1YO06Z__sYfreJqc6C4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2568bd29df255de-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4088:861b:c86::2b3b:d0ac",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 16:02:21 UTC] === END API CALL LOG ===
[03-Aug-2026 16:02:21 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 16:02:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNiIsInVzZXJuYW1lIjoiZmVuaXg5Nzc1IiwiZW1haWwiOiJmZW5peHN0ZXIuOTc3NUBnbWFpbC5jb20iLCJleHAiOjE3ODYzNzc3MTh9.KQjC48T1TCyRDRJPxB9qZ4Lu1YO06Z__sYfreJqc6C4
[03-Aug-2026 16:02:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 16:02:21 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 16:02:21 UTC] User ID: 1226
[03-Aug-2026 16:02:21 UTC] ✅ User profile retrieved successfully for user ID: 1226
[03-Aug-2026 16:02:28 UTC] === API CALL LOG ===
[03-Aug-2026 16:02:28 UTC] Endpoint: user/profile.php
[03-Aug-2026 16:02:28 UTC] Full Log Data: {
    "timestamp": "2026-08-03 16:02:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4088:861b:c86::2b3b:d0ac",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4088:861b:c86::2b3b:d0ac, 104.23.175.254",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNiIsInVzZXJuYW1lIjoiZmVuaXg5Nzc1IiwiZW1haWwiOiJmZW5peHN0ZXIuOTc3NUBnbWFpbC5jb20iLCJleHAiOjE3ODYzNzc3MTh9.KQjC48T1TCyRDRJPxB9qZ4Lu1YO06Z__sYfreJqc6C4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2568bfce973ae68-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4088:861b:c86::2b3b:d0ac",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 16:02:28 UTC] === END API CALL LOG ===
[03-Aug-2026 16:02:28 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 16:02:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNiIsInVzZXJuYW1lIjoiZmVuaXg5Nzc1IiwiZW1haWwiOiJmZW5peHN0ZXIuOTc3NUBnbWFpbC5jb20iLCJleHAiOjE3ODYzNzc3MTh9.KQjC48T1TCyRDRJPxB9qZ4Lu1YO06Z__sYfreJqc6C4
[03-Aug-2026 16:02:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 16:02:28 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 16:02:28 UTC] User ID: 1226
[03-Aug-2026 16:02:28 UTC] ✅ User profile retrieved successfully for user ID: 1226
[03-Aug-2026 16:02:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 16:02:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 16:02:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:4088:861b:c86::2b3b:d0ac, 104.23.175.254","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNiIsInVzZXJuYW1lIjoiZmVuaXg5Nzc1IiwiZW1haWwiOiJmZW5peHN0ZXIuOTc3NUBnbWFpbC5jb20iLCJleHAiOjE3ODYzNzc3MTh9.KQjC48T1TCyRDRJPxB9qZ4Lu1YO06Z__sYfreJqc6C4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2568c037d9bae68-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:4088:861b:c86::2b3b:d0ac","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Aug-2026 16:02:29 UTC] === User Orders API Called ===
[03-Aug-2026 16:02:29 UTC] User ID: 1226
[03-Aug-2026 16:02:29 UTC] Limit: 20, Offset: 0
[03-Aug-2026 16:02:29 UTC] Orders found: 0
[03-Aug-2026 16:02:29 UTC] Orders data: []
[03-Aug-2026 16:02:29 UTC] Total orders count: 0
[03-Aug-2026 16:02:29 UTC] === API CALL LOG ===
[03-Aug-2026 16:02:29 UTC] Endpoint: user/profile.php
[03-Aug-2026 16:02:29 UTC] Full Log Data: {
    "timestamp": "2026-08-03 16:02:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4088:861b:c86::2b3b:d0ac",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4088:861b:c86::2b3b:d0ac, 104.23.175.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNiIsInVzZXJuYW1lIjoiZmVuaXg5Nzc1IiwiZW1haWwiOiJmZW5peHN0ZXIuOTc3NUBnbWFpbC5jb20iLCJleHAiOjE3ODYzNzc3MTh9.KQjC48T1TCyRDRJPxB9qZ4Lu1YO06Z__sYfreJqc6C4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2568c037d91ae68-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4088:861b:c86::2b3b:d0ac",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 16:02:29 UTC] === END API CALL LOG ===
[03-Aug-2026 16:02:29 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 16:02:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNiIsInVzZXJuYW1lIjoiZmVuaXg5Nzc1IiwiZW1haWwiOiJmZW5peHN0ZXIuOTc3NUBnbWFpbC5jb20iLCJleHAiOjE3ODYzNzc3MTh9.KQjC48T1TCyRDRJPxB9qZ4Lu1YO06Z__sYfreJqc6C4
[03-Aug-2026 16:02:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 16:02:29 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 16:02:29 UTC] User ID: 1226
[03-Aug-2026 16:02:29 UTC] ✅ User profile retrieved successfully for user ID: 1226
[03-Aug-2026 16:02:29 UTC] === API CALL LOG ===
[03-Aug-2026 16:02:29 UTC] Endpoint: user/profile.php
[03-Aug-2026 16:02:29 UTC] Full Log Data: {
    "timestamp": "2026-08-03 16:02:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4088:861b:c86::2b3b:d0ac",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4088:861b:c86::2b3b:d0ac, 104.23.175.131",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNiIsInVzZXJuYW1lIjoiZmVuaXg5Nzc1IiwiZW1haWwiOiJmZW5peHN0ZXIuOTc3NUBnbWFpbC5jb20iLCJleHAiOjE3ODYzNzc3MTh9.KQjC48T1TCyRDRJPxB9qZ4Lu1YO06Z__sYfreJqc6C4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2568c04381fae68-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4088:861b:c86::2b3b:d0ac",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 16:02:29 UTC] === END API CALL LOG ===
[03-Aug-2026 16:02:29 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 16:02:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNiIsInVzZXJuYW1lIjoiZmVuaXg5Nzc1IiwiZW1haWwiOiJmZW5peHN0ZXIuOTc3NUBnbWFpbC5jb20iLCJleHAiOjE3ODYzNzc3MTh9.KQjC48T1TCyRDRJPxB9qZ4Lu1YO06Z__sYfreJqc6C4
[03-Aug-2026 16:02:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 16:02:29 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 16:02:29 UTC] User ID: 1226
[03-Aug-2026 16:02:29 UTC] ✅ User profile retrieved successfully for user ID: 1226
[03-Aug-2026 16:02:33 UTC] === API CALL LOG ===
[03-Aug-2026 16:02:33 UTC] Endpoint: user/profile.php
[03-Aug-2026 16:02:33 UTC] Full Log Data: {
    "timestamp": "2026-08-03 16:02:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4088:861b:c86::2b3b:d0ac",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4088:861b:c86::2b3b:d0ac, 162.158.106.149",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNiIsInVzZXJuYW1lIjoiZmVuaXg5Nzc1IiwiZW1haWwiOiJmZW5peHN0ZXIuOTc3NUBnbWFpbC5jb20iLCJleHAiOjE3ODYzNzc3MTh9.KQjC48T1TCyRDRJPxB9qZ4Lu1YO06Z__sYfreJqc6C4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2568c198f7e408b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4088:861b:c86::2b3b:d0ac",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 16:02:33 UTC] === END API CALL LOG ===
[03-Aug-2026 16:02:33 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 16:02:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNiIsInVzZXJuYW1lIjoiZmVuaXg5Nzc1IiwiZW1haWwiOiJmZW5peHN0ZXIuOTc3NUBnbWFpbC5jb20iLCJleHAiOjE3ODYzNzc3MTh9.KQjC48T1TCyRDRJPxB9qZ4Lu1YO06Z__sYfreJqc6C4
[03-Aug-2026 16:02:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 16:02:33 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 16:02:33 UTC] User ID: 1226
[03-Aug-2026 16:02:33 UTC] ✅ User profile retrieved successfully for user ID: 1226
[03-Aug-2026 16:02:33 UTC] === API CALL LOG ===
[03-Aug-2026 16:02:33 UTC] Endpoint: user/profile.php
[03-Aug-2026 16:02:33 UTC] Full Log Data: {
    "timestamp": "2026-08-03 16:02:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4088:861b:c86::2b3b:d0ac",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4088:861b:c86::2b3b:d0ac, 162.158.106.149",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNiIsInVzZXJuYW1lIjoiZmVuaXg5Nzc1IiwiZW1haWwiOiJmZW5peHN0ZXIuOTc3NUBnbWFpbC5jb20iLCJleHAiOjE3ODYzNzc3MTh9.KQjC48T1TCyRDRJPxB9qZ4Lu1YO06Z__sYfreJqc6C4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2568c20bcce408b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4088:861b:c86::2b3b:d0ac",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 16:02:33 UTC] === END API CALL LOG ===
[03-Aug-2026 16:02:33 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 16:02:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNiIsInVzZXJuYW1lIjoiZmVuaXg5Nzc1IiwiZW1haWwiOiJmZW5peHN0ZXIuOTc3NUBnbWFpbC5jb20iLCJleHAiOjE3ODYzNzc3MTh9.KQjC48T1TCyRDRJPxB9qZ4Lu1YO06Z__sYfreJqc6C4
[03-Aug-2026 16:02:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 16:02:33 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 16:02:33 UTC] User ID: 1226
[03-Aug-2026 16:02:33 UTC] ✅ User profile retrieved successfully for user ID: 1226
[03-Aug-2026 16:02:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 16:02:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 16:02:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:4088:861b:c86::2b3b:d0ac, 162.158.106.149","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNiIsInVzZXJuYW1lIjoiZmVuaXg5Nzc1IiwiZW1haWwiOiJmZW5peHN0ZXIuOTc3NUBnbWFpbC5jb20iLCJleHAiOjE3ODYzNzc3MTh9.KQjC48T1TCyRDRJPxB9qZ4Lu1YO06Z__sYfreJqc6C4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2568c20bcd1408b-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:4088:861b:c86::2b3b:d0ac","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Aug-2026 16:02:33 UTC] === User Orders API Called ===
[03-Aug-2026 16:02:33 UTC] User ID: 1226
[03-Aug-2026 16:02:33 UTC] Limit: 20, Offset: 0
[03-Aug-2026 16:02:33 UTC] Orders found: 0
[03-Aug-2026 16:02:33 UTC] Orders data: []
[03-Aug-2026 16:02:33 UTC] Total orders count: 0
[03-Aug-2026 16:02:34 UTC] === API CALL LOG ===
[03-Aug-2026 16:02:34 UTC] Endpoint: user/profile.php
[03-Aug-2026 16:02:34 UTC] Full Log Data: {
    "timestamp": "2026-08-03 16:02:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4088:861b:c86::2b3b:d0ac",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4088:861b:c86::2b3b:d0ac, 162.158.107.96",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNiIsInVzZXJuYW1lIjoiZmVuaXg5Nzc1IiwiZW1haWwiOiJmZW5peHN0ZXIuOTc3NUBnbWFpbC5jb20iLCJleHAiOjE3ODYzNzc3MTh9.KQjC48T1TCyRDRJPxB9qZ4Lu1YO06Z__sYfreJqc6C4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2568c215d34408b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4088:861b:c86::2b3b:d0ac",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 16:02:34 UTC] === END API CALL LOG ===
[03-Aug-2026 16:02:34 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 16:02:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNiIsInVzZXJuYW1lIjoiZmVuaXg5Nzc1IiwiZW1haWwiOiJmZW5peHN0ZXIuOTc3NUBnbWFpbC5jb20iLCJleHAiOjE3ODYzNzc3MTh9.KQjC48T1TCyRDRJPxB9qZ4Lu1YO06Z__sYfreJqc6C4
[03-Aug-2026 16:02:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 16:02:34 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 16:02:34 UTC] User ID: 1226
[03-Aug-2026 16:02:34 UTC] ✅ User profile retrieved successfully for user ID: 1226
[03-Aug-2026 16:02:37 UTC] === API CALL LOG ===
[03-Aug-2026 16:02:37 UTC] Endpoint: user/profile.php
[03-Aug-2026 16:02:37 UTC] Full Log Data: {
    "timestamp": "2026-08-03 16:02:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4088:861b:c86::2b3b:d0ac",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4088:861b:c86::2b3b:d0ac, 162.158.107.96",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNiIsInVzZXJuYW1lIjoiZmVuaXg5Nzc1IiwiZW1haWwiOiJmZW5peHN0ZXIuOTc3NUBnbWFpbC5jb20iLCJleHAiOjE3ODYzNzc3MTh9.KQjC48T1TCyRDRJPxB9qZ4Lu1YO06Z__sYfreJqc6C4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2568c352a0f408b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4088:861b:c86::2b3b:d0ac",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 16:02:37 UTC] === END API CALL LOG ===
[03-Aug-2026 16:02:37 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 16:02:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNiIsInVzZXJuYW1lIjoiZmVuaXg5Nzc1IiwiZW1haWwiOiJmZW5peHN0ZXIuOTc3NUBnbWFpbC5jb20iLCJleHAiOjE3ODYzNzc3MTh9.KQjC48T1TCyRDRJPxB9qZ4Lu1YO06Z__sYfreJqc6C4
[03-Aug-2026 16:02:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 16:02:37 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 16:02:37 UTC] User ID: 1226
[03-Aug-2026 16:02:37 UTC] ✅ User profile retrieved successfully for user ID: 1226
[03-Aug-2026 16:03:05 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 16:03:05 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 16:03:05 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:4088:861b:c86::2b3b:d0ac, 162.158.106.149","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNiIsInVzZXJuYW1lIjoiZmVuaXg5Nzc1IiwiZW1haWwiOiJmZW5peHN0ZXIuOTc3NUBnbWFpbC5jb20iLCJleHAiOjE3ODYzNzc3MTh9.KQjC48T1TCyRDRJPxB9qZ4Lu1YO06Z__sYfreJqc6C4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2568ce3d924408b-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:4088:861b:c86::2b3b:d0ac","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Aug-2026 16:03:05 UTC] === User Orders API Called ===
[03-Aug-2026 16:03:05 UTC] User ID: 1226
[03-Aug-2026 16:03:05 UTC] Limit: 20, Offset: 0
[03-Aug-2026 16:03:05 UTC] Orders found: 0
[03-Aug-2026 16:03:05 UTC] Orders data: []
[03-Aug-2026 16:03:05 UTC] Total orders count: 0
[03-Aug-2026 16:03:05 UTC] === API CALL LOG ===
[03-Aug-2026 16:03:05 UTC] Endpoint: user/profile.php
[03-Aug-2026 16:03:05 UTC] Full Log Data: {
    "timestamp": "2026-08-03 16:03:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4088:861b:c86::2b3b:d0ac",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4088:861b:c86::2b3b:d0ac, 162.158.106.149",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNiIsInVzZXJuYW1lIjoiZmVuaXg5Nzc1IiwiZW1haWwiOiJmZW5peHN0ZXIuOTc3NUBnbWFpbC5jb20iLCJleHAiOjE3ODYzNzc3MTh9.KQjC48T1TCyRDRJPxB9qZ4Lu1YO06Z__sYfreJqc6C4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2568ce3d925408b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4088:861b:c86::2b3b:d0ac",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 16:03:05 UTC] === END API CALL LOG ===
[03-Aug-2026 16:03:05 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 16:03:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNiIsInVzZXJuYW1lIjoiZmVuaXg5Nzc1IiwiZW1haWwiOiJmZW5peHN0ZXIuOTc3NUBnbWFpbC5jb20iLCJleHAiOjE3ODYzNzc3MTh9.KQjC48T1TCyRDRJPxB9qZ4Lu1YO06Z__sYfreJqc6C4
[03-Aug-2026 16:03:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 16:03:05 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 16:03:05 UTC] User ID: 1226
[03-Aug-2026 16:03:05 UTC] ✅ User profile retrieved successfully for user ID: 1226
[03-Aug-2026 16:03:05 UTC] === API CALL LOG ===
[03-Aug-2026 16:03:05 UTC] Endpoint: user/profile.php
[03-Aug-2026 16:03:05 UTC] Full Log Data: {
    "timestamp": "2026-08-03 16:03:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4088:861b:c86::2b3b:d0ac",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4088:861b:c86::2b3b:d0ac, 162.158.106.149",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNiIsInVzZXJuYW1lIjoiZmVuaXg5Nzc1IiwiZW1haWwiOiJmZW5peHN0ZXIuOTc3NUBnbWFpbC5jb20iLCJleHAiOjE3ODYzNzc3MTh9.KQjC48T1TCyRDRJPxB9qZ4Lu1YO06Z__sYfreJqc6C4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2568ce7db7c408b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4088:861b:c86::2b3b:d0ac",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 16:03:05 UTC] === END API CALL LOG ===
[03-Aug-2026 16:03:05 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 16:03:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNiIsInVzZXJuYW1lIjoiZmVuaXg5Nzc1IiwiZW1haWwiOiJmZW5peHN0ZXIuOTc3NUBnbWFpbC5jb20iLCJleHAiOjE3ODYzNzc3MTh9.KQjC48T1TCyRDRJPxB9qZ4Lu1YO06Z__sYfreJqc6C4
[03-Aug-2026 16:03:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 16:03:05 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 16:03:05 UTC] User ID: 1226
[03-Aug-2026 16:03:05 UTC] ✅ User profile retrieved successfully for user ID: 1226
[03-Aug-2026 16:03:06 UTC] === API CALL LOG ===
[03-Aug-2026 16:03:06 UTC] Endpoint: user/profile.php
[03-Aug-2026 16:03:06 UTC] Full Log Data: {
    "timestamp": "2026-08-03 16:03:06",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4088:861b:c86::2b3b:d0ac",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4088:861b:c86::2b3b:d0ac, 162.158.106.149",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNiIsInVzZXJuYW1lIjoiZmVuaXg5Nzc1IiwiZW1haWwiOiJmZW5peHN0ZXIuOTc3NUBnbWFpbC5jb20iLCJleHAiOjE3ODYzNzc3MTh9.KQjC48T1TCyRDRJPxB9qZ4Lu1YO06Z__sYfreJqc6C4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2568ceaedae408b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4088:861b:c86::2b3b:d0ac",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 16:03:06 UTC] === END API CALL LOG ===
[03-Aug-2026 16:03:06 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 16:03:06 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNiIsInVzZXJuYW1lIjoiZmVuaXg5Nzc1IiwiZW1haWwiOiJmZW5peHN0ZXIuOTc3NUBnbWFpbC5jb20iLCJleHAiOjE3ODYzNzc3MTh9.KQjC48T1TCyRDRJPxB9qZ4Lu1YO06Z__sYfreJqc6C4
[03-Aug-2026 16:03:06 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 16:03:06 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 16:03:06 UTC] User ID: 1226
[03-Aug-2026 16:03:06 UTC] ✅ User profile retrieved successfully for user ID: 1226
[03-Aug-2026 16:03:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 16:03:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 16:03:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:4088:861b:c86::2b3b:d0ac, 162.158.106.149","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNiIsInVzZXJuYW1lIjoiZmVuaXg5Nzc1IiwiZW1haWwiOiJmZW5peHN0ZXIuOTc3NUBnbWFpbC5jb20iLCJleHAiOjE3ODYzNzc3MTh9.KQjC48T1TCyRDRJPxB9qZ4Lu1YO06Z__sYfreJqc6C4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2568d870d09408b-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:4088:861b:c86::2b3b:d0ac","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Aug-2026 16:03:31 UTC] === User Orders API Called ===
[03-Aug-2026 16:03:31 UTC] User ID: 1226
[03-Aug-2026 16:03:31 UTC] Limit: 20, Offset: 0
[03-Aug-2026 16:03:31 UTC] Orders found: 0
[03-Aug-2026 16:03:31 UTC] Orders data: []
[03-Aug-2026 16:03:31 UTC] Total orders count: 0
[03-Aug-2026 16:03:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 16:03:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 16:03:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:4088:861b:c86::2b3b:d0ac, 162.158.106.149","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNiIsInVzZXJuYW1lIjoiZmVuaXg5Nzc1IiwiZW1haWwiOiJmZW5peHN0ZXIuOTc3NUBnbWFpbC5jb20iLCJleHAiOjE3ODYzNzc3MTh9.KQjC48T1TCyRDRJPxB9qZ4Lu1YO06Z__sYfreJqc6C4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2568d8f5b58408b-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:4088:861b:c86::2b3b:d0ac","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Aug-2026 16:03:32 UTC] === User Orders API Called ===
[03-Aug-2026 16:03:32 UTC] User ID: 1226
[03-Aug-2026 16:03:32 UTC] Limit: 20, Offset: 0
[03-Aug-2026 16:03:32 UTC] === API CALL LOG ===
[03-Aug-2026 16:03:32 UTC] Endpoint: user/profile.php
[03-Aug-2026 16:03:32 UTC] Full Log Data: {
    "timestamp": "2026-08-03 16:03:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4088:861b:c86::2b3b:d0ac",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4088:861b:c86::2b3b:d0ac, 162.158.106.149",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNiIsInVzZXJuYW1lIjoiZmVuaXg5Nzc1IiwiZW1haWwiOiJmZW5peHN0ZXIuOTc3NUBnbWFpbC5jb20iLCJleHAiOjE3ODYzNzc3MTh9.KQjC48T1TCyRDRJPxB9qZ4Lu1YO06Z__sYfreJqc6C4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2568d8f5b5d408b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4088:861b:c86::2b3b:d0ac",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 16:03:32 UTC] === END API CALL LOG ===
[03-Aug-2026 16:03:32 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 16:03:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNiIsInVzZXJuYW1lIjoiZmVuaXg5Nzc1IiwiZW1haWwiOiJmZW5peHN0ZXIuOTc3NUBnbWFpbC5jb20iLCJleHAiOjE3ODYzNzc3MTh9.KQjC48T1TCyRDRJPxB9qZ4Lu1YO06Z__sYfreJqc6C4
[03-Aug-2026 16:03:32 UTC] Orders found: 0
[03-Aug-2026 16:03:32 UTC] Orders data: []
[03-Aug-2026 16:03:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 16:03:32 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 16:03:32 UTC] User ID: 1226
[03-Aug-2026 16:03:32 UTC] Total orders count: 0
[03-Aug-2026 16:03:32 UTC] ✅ User profile retrieved successfully for user ID: 1226
[03-Aug-2026 16:03:33 UTC] === API CALL LOG ===
[03-Aug-2026 16:03:33 UTC] Endpoint: user/profile.php
[03-Aug-2026 16:03:33 UTC] Full Log Data: {
    "timestamp": "2026-08-03 16:03:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4088:861b:c86::2b3b:d0ac",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4088:861b:c86::2b3b:d0ac, 162.158.106.149",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNiIsInVzZXJuYW1lIjoiZmVuaXg5Nzc1IiwiZW1haWwiOiJmZW5peHN0ZXIuOTc3NUBnbWFpbC5jb20iLCJleHAiOjE3ODYzNzc3MTh9.KQjC48T1TCyRDRJPxB9qZ4Lu1YO06Z__sYfreJqc6C4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2568d92fdbf408b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4088:861b:c86::2b3b:d0ac",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 16:03:33 UTC] === END API CALL LOG ===
[03-Aug-2026 16:03:33 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 16:03:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNiIsInVzZXJuYW1lIjoiZmVuaXg5Nzc1IiwiZW1haWwiOiJmZW5peHN0ZXIuOTc3NUBnbWFpbC5jb20iLCJleHAiOjE3ODYzNzc3MTh9.KQjC48T1TCyRDRJPxB9qZ4Lu1YO06Z__sYfreJqc6C4
[03-Aug-2026 16:03:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 16:03:33 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 16:03:33 UTC] User ID: 1226
[03-Aug-2026 16:03:33 UTC] ✅ User profile retrieved successfully for user ID: 1226
[03-Aug-2026 16:03:33 UTC] === API CALL LOG ===
[03-Aug-2026 16:03:33 UTC] Endpoint: user/profile.php
[03-Aug-2026 16:03:33 UTC] Full Log Data: {
    "timestamp": "2026-08-03 16:03:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4088:861b:c86::2b3b:d0ac",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4088:861b:c86::2b3b:d0ac, 162.158.106.149",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNiIsInVzZXJuYW1lIjoiZmVuaXg5Nzc1IiwiZW1haWwiOiJmZW5peHN0ZXIuOTc3NUBnbWFpbC5jb20iLCJleHAiOjE3ODYzNzc3MTh9.KQjC48T1TCyRDRJPxB9qZ4Lu1YO06Z__sYfreJqc6C4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2568d95dfc2408b-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4088:861b:c86::2b3b:d0ac",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 16:03:33 UTC] === END API CALL LOG ===
[03-Aug-2026 16:03:33 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 16:03:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNiIsInVzZXJuYW1lIjoiZmVuaXg5Nzc1IiwiZW1haWwiOiJmZW5peHN0ZXIuOTc3NUBnbWFpbC5jb20iLCJleHAiOjE3ODYzNzc3MTh9.KQjC48T1TCyRDRJPxB9qZ4Lu1YO06Z__sYfreJqc6C4
[03-Aug-2026 16:03:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 16:03:33 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 16:03:33 UTC] User ID: 1226
[03-Aug-2026 16:03:33 UTC] ✅ User profile retrieved successfully for user ID: 1226
[03-Aug-2026 16:03:39 UTC] === API CALL LOG ===
[03-Aug-2026 16:03:39 UTC] Endpoint: user/profile.php
[03-Aug-2026 16:03:39 UTC] Full Log Data: {
    "timestamp": "2026-08-03 16:03:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4088:861b:c86::2b3b:d0ac",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4088:861b:c86::2b3b:d0ac, 172.70.208.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNiIsInVzZXJuYW1lIjoiZmVuaXg5Nzc1IiwiZW1haWwiOiJmZW5peHN0ZXIuOTc3NUBnbWFpbC5jb20iLCJleHAiOjE3ODYzNzc3MTh9.KQjC48T1TCyRDRJPxB9qZ4Lu1YO06Z__sYfreJqc6C4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2568db62bb6fdbb-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4088:861b:c86::2b3b:d0ac",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 16:03:39 UTC] === END API CALL LOG ===
[03-Aug-2026 16:03:39 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 16:03:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNiIsInVzZXJuYW1lIjoiZmVuaXg5Nzc1IiwiZW1haWwiOiJmZW5peHN0ZXIuOTc3NUBnbWFpbC5jb20iLCJleHAiOjE3ODYzNzc3MTh9.KQjC48T1TCyRDRJPxB9qZ4Lu1YO06Z__sYfreJqc6C4
[03-Aug-2026 16:03:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 16:03:39 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 16:03:39 UTC] User ID: 1226
[03-Aug-2026 16:03:39 UTC] ✅ User profile retrieved successfully for user ID: 1226
[03-Aug-2026 16:03:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 16:03:40 UTC] === API CALL LOG ===
[03-Aug-2026 16:03:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 16:03:40 UTC] Endpoint: user/profile.php
[03-Aug-2026 16:03:40 UTC] Full Log Data: {
    "timestamp": "2026-08-03 16:03:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4088:861b:c86::2b3b:d0ac",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4088:861b:c86::2b3b:d0ac, 172.70.208.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNiIsInVzZXJuYW1lIjoiZmVuaXg5Nzc1IiwiZW1haWwiOiJmZW5peHN0ZXIuOTc3NUBnbWFpbC5jb20iLCJleHAiOjE3ODYzNzc3MTh9.KQjC48T1TCyRDRJPxB9qZ4Lu1YO06Z__sYfreJqc6C4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2568dbeaefffdbb-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4088:861b:c86::2b3b:d0ac",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 16:03:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:4088:861b:c86::2b3b:d0ac, 172.70.208.70","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNiIsInVzZXJuYW1lIjoiZmVuaXg5Nzc1IiwiZW1haWwiOiJmZW5peHN0ZXIuOTc3NUBnbWFpbC5jb20iLCJleHAiOjE3ODYzNzc3MTh9.KQjC48T1TCyRDRJPxB9qZ4Lu1YO06Z__sYfreJqc6C4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2568dbeaf06fdbb-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:4088:861b:c86::2b3b:d0ac","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Aug-2026 16:03:40 UTC] === END API CALL LOG ===
[03-Aug-2026 16:03:40 UTC] === User Orders API Called ===
[03-Aug-2026 16:03:40 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 16:03:40 UTC] User ID: 1226
[03-Aug-2026 16:03:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNiIsInVzZXJuYW1lIjoiZmVuaXg5Nzc1IiwiZW1haWwiOiJmZW5peHN0ZXIuOTc3NUBnbWFpbC5jb20iLCJleHAiOjE3ODYzNzc3MTh9.KQjC48T1TCyRDRJPxB9qZ4Lu1YO06Z__sYfreJqc6C4
[03-Aug-2026 16:03:40 UTC] Limit: 20, Offset: 0
[03-Aug-2026 16:03:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 16:03:40 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 16:03:40 UTC] User ID: 1226
[03-Aug-2026 16:03:40 UTC] Orders found: 0
[03-Aug-2026 16:03:40 UTC] ✅ User profile retrieved successfully for user ID: 1226
[03-Aug-2026 16:03:40 UTC] Orders data: []
[03-Aug-2026 16:03:40 UTC] Total orders count: 0
[03-Aug-2026 16:03:40 UTC] === API CALL LOG ===
[03-Aug-2026 16:03:40 UTC] Endpoint: user/profile.php
[03-Aug-2026 16:03:40 UTC] Full Log Data: {
    "timestamp": "2026-08-03 16:03:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4088:861b:c86::2b3b:d0ac",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4088:861b:c86::2b3b:d0ac, 172.70.208.30",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNiIsInVzZXJuYW1lIjoiZmVuaXg5Nzc1IiwiZW1haWwiOiJmZW5peHN0ZXIuOTc3NUBnbWFpbC5jb20iLCJleHAiOjE3ODYzNzc3MTh9.KQjC48T1TCyRDRJPxB9qZ4Lu1YO06Z__sYfreJqc6C4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2568dbf4956fdbb-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4088:861b:c86::2b3b:d0ac",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 16:03:40 UTC] === END API CALL LOG ===
[03-Aug-2026 16:03:40 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 16:03:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNiIsInVzZXJuYW1lIjoiZmVuaXg5Nzc1IiwiZW1haWwiOiJmZW5peHN0ZXIuOTc3NUBnbWFpbC5jb20iLCJleHAiOjE3ODYzNzc3MTh9.KQjC48T1TCyRDRJPxB9qZ4Lu1YO06Z__sYfreJqc6C4
[03-Aug-2026 16:03:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 16:03:40 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 16:03:40 UTC] User ID: 1226
[03-Aug-2026 16:03:40 UTC] ✅ User profile retrieved successfully for user ID: 1226
[03-Aug-2026 16:03:41 UTC] === API CALL LOG ===
[03-Aug-2026 16:03:41 UTC] Endpoint: user/profile.php
[03-Aug-2026 16:03:41 UTC] Full Log Data: {
    "timestamp": "2026-08-03 16:03:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4088:861b:c86::2b3b:d0ac",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4088:861b:c86::2b3b:d0ac, 172.70.208.31",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNiIsInVzZXJuYW1lIjoiZmVuaXg5Nzc1IiwiZW1haWwiOiJmZW5peHN0ZXIuOTc3NUBnbWFpbC5jb20iLCJleHAiOjE3ODYzNzc3MTh9.KQjC48T1TCyRDRJPxB9qZ4Lu1YO06Z__sYfreJqc6C4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2568dc9ebbefdbb-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4088:861b:c86::2b3b:d0ac",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 16:03:41 UTC] === END API CALL LOG ===
[03-Aug-2026 16:03:41 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 16:03:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNiIsInVzZXJuYW1lIjoiZmVuaXg5Nzc1IiwiZW1haWwiOiJmZW5peHN0ZXIuOTc3NUBnbWFpbC5jb20iLCJleHAiOjE3ODYzNzc3MTh9.KQjC48T1TCyRDRJPxB9qZ4Lu1YO06Z__sYfreJqc6C4
[03-Aug-2026 16:03:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 16:03:41 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 16:03:41 UTC] User ID: 1226
[03-Aug-2026 16:03:41 UTC] ✅ User profile retrieved successfully for user ID: 1226
[03-Aug-2026 16:03:58 UTC] === API CALL LOG ===
[03-Aug-2026 16:03:58 UTC] Endpoint: user/profile.php
[03-Aug-2026 16:03:58 UTC] Full Log Data: {
    "timestamp": "2026-08-03 16:03:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4088:861b:c86::2b3b:d0ac",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4088:861b:c86::2b3b:d0ac, 172.70.208.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNiIsInVzZXJuYW1lIjoiZmVuaXg5Nzc1IiwiZW1haWwiOiJmZW5peHN0ZXIuOTc3NUBnbWFpbC5jb20iLCJleHAiOjE3ODYzNzc3MTh9.KQjC48T1TCyRDRJPxB9qZ4Lu1YO06Z__sYfreJqc6C4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2568e2d69fbfdbb-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4088:861b:c86::2b3b:d0ac",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 16:03:58 UTC] === END API CALL LOG ===
[03-Aug-2026 16:03:58 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 16:03:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNiIsInVzZXJuYW1lIjoiZmVuaXg5Nzc1IiwiZW1haWwiOiJmZW5peHN0ZXIuOTc3NUBnbWFpbC5jb20iLCJleHAiOjE3ODYzNzc3MTh9.KQjC48T1TCyRDRJPxB9qZ4Lu1YO06Z__sYfreJqc6C4
[03-Aug-2026 16:03:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 16:03:58 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 16:03:58 UTC] User ID: 1226
[03-Aug-2026 16:03:58 UTC] ✅ User profile retrieved successfully for user ID: 1226
[03-Aug-2026 16:05:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 16:05:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 16:05:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2409:4088:861b:c86::2b3b:d0ac, 172.71.144.175","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMjI2LCJ1c2VybmFtZSI6ImZlbml4OTc3NSIsImVtYWlsIjoiZmVuaXhzdGVyLjk3NzVAZ21haWwuY29tIiwiZXhwIjoxNzg2Mzc3ODk5fQ.-EhNklLvUmHR0JUvaEZDTGaf-Af1UI9BM5JuRVw8ogg","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2568fb7cd79b6a6-FRA","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2409:4088:861b:c86::2b3b:d0ac","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Aug-2026 16:05:00 UTC] === User Orders API Called ===
[03-Aug-2026 16:05:00 UTC] User ID: 1226
[03-Aug-2026 16:05:00 UTC] Limit: 20, Offset: 0
[03-Aug-2026 16:05:00 UTC] Orders found: 0
[03-Aug-2026 16:05:00 UTC] Orders data: []
[03-Aug-2026 16:05:00 UTC] Total orders count: 0
[03-Aug-2026 16:05:00 UTC] === API CALL LOG ===
[03-Aug-2026 16:05:00 UTC] Endpoint: user/profile.php
[03-Aug-2026 16:05:00 UTC] Full Log Data: {
    "timestamp": "2026-08-03 16:05:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2409:4088:861b:c86::2b3b:d0ac",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2409:4088:861b:c86::2b3b:d0ac, 172.71.144.175",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMjI2LCJ1c2VybmFtZSI6ImZlbml4OTc3NSIsImVtYWlsIjoiZmVuaXhzdGVyLjk3NzVAZ21haWwuY29tIiwiZXhwIjoxNzg2Mzc3ODk5fQ.-EhNklLvUmHR0JUvaEZDTGaf-Af1UI9BM5JuRVw8ogg",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2568fb7cd70b6a6-FRA",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2409:4088:861b:c86::2b3b:d0ac",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 16:05:00 UTC] === END API CALL LOG ===
[03-Aug-2026 16:05:00 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 16:05:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMjI2LCJ1c2VybmFtZSI6ImZlbml4OTc3NSIsImVtYWlsIjoiZmVuaXhzdGVyLjk3NzVAZ21haWwuY29tIiwiZXhwIjoxNzg2Mzc3ODk5fQ.-EhNklLvUmHR0JUvaEZDTGaf-Af1UI9BM5JuRVw8ogg
[03-Aug-2026 16:05:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 16:05:00 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 16:05:00 UTC] User ID: 1226
[03-Aug-2026 16:05:00 UTC] ✅ User profile retrieved successfully for user ID: 1226
[03-Aug-2026 20:08:55 UTC] === API CALL LOG ===
[03-Aug-2026 20:08:55 UTC] Endpoint: user/profile.php
[03-Aug-2026 20:08:55 UTC] Full Log Data: {
    "timestamp": "2026-08-03 20:08:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a03:32c0:5002:a06e:70bc:8cff:fe6f:8cce",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a03:32c0:5002:a06e:70bc:8cff:fe6f:8cce, 172.71.192.142",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NSIsInVzZXJuYW1lIjoiQG1hc2tpdmJvdCIsImVtYWlsIjoicXVkYXNoOTdAZ21haWwuY29tIiwiZXhwIjoxNzg2MDY2MDg0fQ.EfNBdTnF74cBNnPjKYq2Bwc08gMtYcfIHFD9hbild2w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a257f4feda32e4c1-AKX",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a03:32c0:5002:a06e:70bc:8cff:fe6f:8cce",
        "cf-ipcountry": "KZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 20:08:55 UTC] === END API CALL LOG ===
[03-Aug-2026 20:08:55 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 20:08:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NSIsInVzZXJuYW1lIjoiQG1hc2tpdmJvdCIsImVtYWlsIjoicXVkYXNoOTdAZ21haWwuY29tIiwiZXhwIjoxNzg2MDY2MDg0fQ.EfNBdTnF74cBNnPjKYq2Bwc08gMtYcfIHFD9hbild2w
[03-Aug-2026 20:08:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 20:08:55 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 20:08:55 UTC] User ID: 1195
[03-Aug-2026 20:08:55 UTC] ✅ User profile retrieved successfully for user ID: 1195
[03-Aug-2026 20:08:56 UTC] === API CALL LOG ===
[03-Aug-2026 20:08:56 UTC] Endpoint: user/profile.php
[03-Aug-2026 20:08:56 UTC] Full Log Data: {
    "timestamp": "2026-08-03 20:08:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a03:32c0:5002:a06e:70bc:8cff:fe6f:8cce",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a03:32c0:5002:a06e:70bc:8cff:fe6f:8cce, 172.71.192.142",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NSIsInVzZXJuYW1lIjoiQG1hc2tpdmJvdCIsImVtYWlsIjoicXVkYXNoOTdAZ21haWwuY29tIiwiZXhwIjoxNzg2MDY2MDg0fQ.EfNBdTnF74cBNnPjKYq2Bwc08gMtYcfIHFD9hbild2w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a257f50758c9e4c1-AKX",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a03:32c0:5002:a06e:70bc:8cff:fe6f:8cce",
        "cf-ipcountry": "KZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 20:08:56 UTC] === END API CALL LOG ===
[03-Aug-2026 20:08:56 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 20:08:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NSIsInVzZXJuYW1lIjoiQG1hc2tpdmJvdCIsImVtYWlsIjoicXVkYXNoOTdAZ21haWwuY29tIiwiZXhwIjoxNzg2MDY2MDg0fQ.EfNBdTnF74cBNnPjKYq2Bwc08gMtYcfIHFD9hbild2w
[03-Aug-2026 20:08:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 20:08:56 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 20:08:56 UTC] User ID: 1195
[03-Aug-2026 20:08:56 UTC] ✅ User profile retrieved successfully for user ID: 1195
[03-Aug-2026 20:08:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 20:08:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 20:08:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a03:32c0:5002:a06e:70bc:8cff:fe6f:8cce, 172.71.192.142","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NSIsInVzZXJuYW1lIjoiQG1hc2tpdmJvdCIsImVtYWlsIjoicXVkYXNoOTdAZ21haWwuY29tIiwiZXhwIjoxNzg2MDY2MDg0fQ.EfNBdTnF74cBNnPjKYq2Bwc08gMtYcfIHFD9hbild2w","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a257f507b903e4c1-AKX","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a03:32c0:5002:a06e:70bc:8cff:fe6f:8cce","cf-ipcountry":"KZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Aug-2026 20:08:56 UTC] === User Orders API Called ===
[03-Aug-2026 20:08:56 UTC] User ID: 1195
[03-Aug-2026 20:08:56 UTC] Limit: 20, Offset: 0
[03-Aug-2026 20:08:56 UTC] Orders found: 0
[03-Aug-2026 20:08:56 UTC] Orders data: []
[03-Aug-2026 20:08:56 UTC] Total orders count: 0
[03-Aug-2026 20:08:56 UTC] === API CALL LOG ===
[03-Aug-2026 20:08:56 UTC] Endpoint: user/profile.php
[03-Aug-2026 20:08:56 UTC] Full Log Data: {
    "timestamp": "2026-08-03 20:08:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a03:32c0:5002:a06e:70bc:8cff:fe6f:8cce",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a03:32c0:5002:a06e:70bc:8cff:fe6f:8cce, 172.71.192.159",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NSIsInVzZXJuYW1lIjoiQG1hc2tpdmJvdCIsImVtYWlsIjoicXVkYXNoOTdAZ21haWwuY29tIiwiZXhwIjoxNzg2MDY2MDg0fQ.EfNBdTnF74cBNnPjKYq2Bwc08gMtYcfIHFD9hbild2w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a257f5080932e4c1-AKX",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a03:32c0:5002:a06e:70bc:8cff:fe6f:8cce",
        "cf-ipcountry": "KZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 20:08:56 UTC] === END API CALL LOG ===
[03-Aug-2026 20:08:56 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 20:08:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NSIsInVzZXJuYW1lIjoiQG1hc2tpdmJvdCIsImVtYWlsIjoicXVkYXNoOTdAZ21haWwuY29tIiwiZXhwIjoxNzg2MDY2MDg0fQ.EfNBdTnF74cBNnPjKYq2Bwc08gMtYcfIHFD9hbild2w
[03-Aug-2026 20:08:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 20:08:56 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 20:08:56 UTC] User ID: 1195
[03-Aug-2026 20:08:56 UTC] ✅ User profile retrieved successfully for user ID: 1195
[03-Aug-2026 20:08:56 UTC] === API CALL LOG ===
[03-Aug-2026 20:08:56 UTC] Endpoint: user/profile.php
[03-Aug-2026 20:08:56 UTC] Full Log Data: {
    "timestamp": "2026-08-03 20:08:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a03:32c0:5002:a06e:70bc:8cff:fe6f:8cce",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a03:32c0:5002:a06e:70bc:8cff:fe6f:8cce, 172.71.192.142",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NSIsInVzZXJuYW1lIjoiQG1hc2tpdmJvdCIsImVtYWlsIjoicXVkYXNoOTdAZ21haWwuY29tIiwiZXhwIjoxNzg2MDY2MDg0fQ.EfNBdTnF74cBNnPjKYq2Bwc08gMtYcfIHFD9hbild2w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a257f50bac8ae4c1-AKX",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a03:32c0:5002:a06e:70bc:8cff:fe6f:8cce",
        "cf-ipcountry": "KZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 20:08:56 UTC] === END API CALL LOG ===
[03-Aug-2026 20:08:56 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 20:08:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NSIsInVzZXJuYW1lIjoiQG1hc2tpdmJvdCIsImVtYWlsIjoicXVkYXNoOTdAZ21haWwuY29tIiwiZXhwIjoxNzg2MDY2MDg0fQ.EfNBdTnF74cBNnPjKYq2Bwc08gMtYcfIHFD9hbild2w
[03-Aug-2026 20:08:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 20:08:56 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 20:08:56 UTC] User ID: 1195
[03-Aug-2026 20:08:56 UTC] ✅ User profile retrieved successfully for user ID: 1195
[03-Aug-2026 20:09:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 20:09:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 20:09:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2a03:32c0:5002:a06e:70bc:8cff:fe6f:8cce, 172.71.192.142","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NSIsInVzZXJuYW1lIjoiQG1hc2tpdmJvdCIsImVtYWlsIjoicXVkYXNoOTdAZ21haWwuY29tIiwiZXhwIjoxNzg2MDY2MDg0fQ.EfNBdTnF74cBNnPjKYq2Bwc08gMtYcfIHFD9hbild2w","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a257f5658b1ee4c1-AKX","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2a03:32c0:5002:a06e:70bc:8cff:fe6f:8cce","cf-ipcountry":"KZ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Aug-2026 20:09:11 UTC] === User Orders API Called ===
[03-Aug-2026 20:09:11 UTC] User ID: 1195
[03-Aug-2026 20:09:11 UTC] Limit: 20, Offset: 0
[03-Aug-2026 20:09:11 UTC] Orders found: 0
[03-Aug-2026 20:09:11 UTC] Orders data: []
[03-Aug-2026 20:09:11 UTC] Total orders count: 0
[03-Aug-2026 20:09:11 UTC] === API CALL LOG ===
[03-Aug-2026 20:09:11 UTC] Endpoint: user/profile.php
[03-Aug-2026 20:09:11 UTC] Full Log Data: {
    "timestamp": "2026-08-03 20:09:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a03:32c0:5002:a06e:70bc:8cff:fe6f:8cce",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a03:32c0:5002:a06e:70bc:8cff:fe6f:8cce, 172.71.192.143",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NSIsInVzZXJuYW1lIjoiQG1hc2tpdmJvdCIsImVtYWlsIjoicXVkYXNoOTdAZ21haWwuY29tIiwiZXhwIjoxNzg2MDY2MDg0fQ.EfNBdTnF74cBNnPjKYq2Bwc08gMtYcfIHFD9hbild2w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a257f565db5fe4c1-AKX",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a03:32c0:5002:a06e:70bc:8cff:fe6f:8cce",
        "cf-ipcountry": "KZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 20:09:11 UTC] === END API CALL LOG ===
[03-Aug-2026 20:09:11 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 20:09:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NSIsInVzZXJuYW1lIjoiQG1hc2tpdmJvdCIsImVtYWlsIjoicXVkYXNoOTdAZ21haWwuY29tIiwiZXhwIjoxNzg2MDY2MDg0fQ.EfNBdTnF74cBNnPjKYq2Bwc08gMtYcfIHFD9hbild2w
[03-Aug-2026 20:09:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 20:09:11 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 20:09:11 UTC] User ID: 1195
[03-Aug-2026 20:09:11 UTC] ✅ User profile retrieved successfully for user ID: 1195
[03-Aug-2026 20:09:11 UTC] === API CALL LOG ===
[03-Aug-2026 20:09:11 UTC] Endpoint: user/profile.php
[03-Aug-2026 20:09:11 UTC] Full Log Data: {
    "timestamp": "2026-08-03 20:09:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a03:32c0:5002:a06e:70bc:8cff:fe6f:8cce",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a03:32c0:5002:a06e:70bc:8cff:fe6f:8cce, 172.71.192.143",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NSIsInVzZXJuYW1lIjoiQG1hc2tpdmJvdCIsImVtYWlsIjoicXVkYXNoOTdAZ21haWwuY29tIiwiZXhwIjoxNzg2MDY2MDg0fQ.EfNBdTnF74cBNnPjKYq2Bwc08gMtYcfIHFD9hbild2w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a257f569be1be4c1-AKX",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a03:32c0:5002:a06e:70bc:8cff:fe6f:8cce",
        "cf-ipcountry": "KZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 20:09:11 UTC] === END API CALL LOG ===
[03-Aug-2026 20:09:11 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 20:09:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NSIsInVzZXJuYW1lIjoiQG1hc2tpdmJvdCIsImVtYWlsIjoicXVkYXNoOTdAZ21haWwuY29tIiwiZXhwIjoxNzg2MDY2MDg0fQ.EfNBdTnF74cBNnPjKYq2Bwc08gMtYcfIHFD9hbild2w
[03-Aug-2026 20:09:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 20:09:11 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 20:09:11 UTC] User ID: 1195
[03-Aug-2026 20:09:11 UTC] ✅ User profile retrieved successfully for user ID: 1195
[03-Aug-2026 20:09:12 UTC] === API CALL LOG ===
[03-Aug-2026 20:09:12 UTC] Endpoint: user/profile.php
[03-Aug-2026 20:09:12 UTC] Full Log Data: {
    "timestamp": "2026-08-03 20:09:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2a03:32c0:5002:a06e:70bc:8cff:fe6f:8cce",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2a03:32c0:5002:a06e:70bc:8cff:fe6f:8cce, 172.71.192.142",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NSIsInVzZXJuYW1lIjoiQG1hc2tpdmJvdCIsImVtYWlsIjoicXVkYXNoOTdAZ21haWwuY29tIiwiZXhwIjoxNzg2MDY2MDg0fQ.EfNBdTnF74cBNnPjKYq2Bwc08gMtYcfIHFD9hbild2w",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a257f56a8e9de4c1-AKX",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2a03:32c0:5002:a06e:70bc:8cff:fe6f:8cce",
        "cf-ipcountry": "KZ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 20:09:12 UTC] === END API CALL LOG ===
[03-Aug-2026 20:09:12 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 20:09:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTE5NSIsInVzZXJuYW1lIjoiQG1hc2tpdmJvdCIsImVtYWlsIjoicXVkYXNoOTdAZ21haWwuY29tIiwiZXhwIjoxNzg2MDY2MDg0fQ.EfNBdTnF74cBNnPjKYq2Bwc08gMtYcfIHFD9hbild2w
[03-Aug-2026 20:09:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 20:09:12 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 20:09:12 UTC] User ID: 1195
[03-Aug-2026 20:09:12 UTC] ✅ User profile retrieved successfully for user ID: 1195
[03-Aug-2026 21:34:41 UTC] === API CALL LOG ===
[03-Aug-2026 21:34:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 21:34:41 UTC] Endpoint: user/profile.php
[03-Aug-2026 21:34:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 21:34:41 UTC] Full Log Data: {
    "timestamp": "2026-08-03 21:34:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "62.89.208.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "62.89.208.144, 172.64.198.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODYzOTc2ODB9.kRhoULrcI6VkO9WkUv0fSCvQDRJLacKtWiwn1yak0J4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25872a2ce186351-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "62.89.208.144",
        "cf-ipcountry": "TJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 21:34:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"62.89.208.144, 172.64.198.80","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODYzOTc2ODB9.kRhoULrcI6VkO9WkUv0fSCvQDRJLacKtWiwn1yak0J4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a25872a2ce1e6351-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"62.89.208.144","cf-ipcountry":"TJ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Aug-2026 21:34:41 UTC] === END API CALL LOG ===
[03-Aug-2026 21:34:41 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 21:34:41 UTC] === User Orders API Called ===
[03-Aug-2026 21:34:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODYzOTc2ODB9.kRhoULrcI6VkO9WkUv0fSCvQDRJLacKtWiwn1yak0J4
[03-Aug-2026 21:34:41 UTC] User ID: 570
[03-Aug-2026 21:34:41 UTC] Limit: 20, Offset: 0
[03-Aug-2026 21:34:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 21:34:41 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 21:34:41 UTC] User ID: 570
[03-Aug-2026 21:34:41 UTC] ✅ User profile retrieved successfully for user ID: 570
[03-Aug-2026 21:34:41 UTC] Orders found: 0
[03-Aug-2026 21:34:41 UTC] Orders data: []
[03-Aug-2026 21:34:41 UTC] Total orders count: 0
[03-Aug-2026 21:34:41 UTC] === API CALL LOG ===
[03-Aug-2026 21:34:41 UTC] Endpoint: user/profile.php
[03-Aug-2026 21:34:41 UTC] Full Log Data: {
    "timestamp": "2026-08-03 21:34:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "62.89.208.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "62.89.208.144, 172.64.198.66",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODYzOTc2ODB9.kRhoULrcI6VkO9WkUv0fSCvQDRJLacKtWiwn1yak0J4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25872a37f586351-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "62.89.208.144",
        "cf-ipcountry": "TJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 21:34:41 UTC] === END API CALL LOG ===
[03-Aug-2026 21:34:41 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 21:34:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODYzOTc2ODB9.kRhoULrcI6VkO9WkUv0fSCvQDRJLacKtWiwn1yak0J4
[03-Aug-2026 21:34:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 21:34:41 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 21:34:41 UTC] User ID: 570
[03-Aug-2026 21:34:41 UTC] ✅ User profile retrieved successfully for user ID: 570
[03-Aug-2026 21:34:45 UTC] === API CALL LOG ===
[03-Aug-2026 21:34:45 UTC] Endpoint: user/profile.php
[03-Aug-2026 21:34:45 UTC] Full Log Data: {
    "timestamp": "2026-08-03 21:34:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "62.89.208.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "62.89.208.144, 172.64.198.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODYzOTc2ODB9.kRhoULrcI6VkO9WkUv0fSCvQDRJLacKtWiwn1yak0J4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25872bedfa96351-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "62.89.208.144",
        "cf-ipcountry": "TJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 21:34:45 UTC] === END API CALL LOG ===
[03-Aug-2026 21:34:45 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 21:34:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODYzOTc2ODB9.kRhoULrcI6VkO9WkUv0fSCvQDRJLacKtWiwn1yak0J4
[03-Aug-2026 21:34:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 21:34:45 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 21:34:45 UTC] User ID: 570
[03-Aug-2026 21:34:45 UTC] ✅ User profile retrieved successfully for user ID: 570
[03-Aug-2026 21:34:45 UTC] User Purchases API - User ID: 570
[03-Aug-2026 21:34:45 UTC] User Purchases API - Total purchases found: 1
[03-Aug-2026 21:35:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 21:35:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 21:35:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"62.89.208.144, 172.64.198.81","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODYzOTc2ODB9.kRhoULrcI6VkO9WkUv0fSCvQDRJLacKtWiwn1yak0J4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a258737b1bdf6351-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"62.89.208.144","cf-ipcountry":"TJ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Aug-2026 21:35:15 UTC] === User Orders API Called ===
[03-Aug-2026 21:35:15 UTC] User ID: 570
[03-Aug-2026 21:35:15 UTC] Limit: 20, Offset: 0
[03-Aug-2026 21:35:15 UTC] Orders found: 0
[03-Aug-2026 21:35:15 UTC] Orders data: []
[03-Aug-2026 21:35:15 UTC] Total orders count: 0
[03-Aug-2026 21:35:15 UTC] === API CALL LOG ===
[03-Aug-2026 21:35:15 UTC] Endpoint: user/profile.php
[03-Aug-2026 21:35:15 UTC] Full Log Data: {
    "timestamp": "2026-08-03 21:35:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "62.89.208.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "62.89.208.144, 172.64.198.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODYzOTc2ODB9.kRhoULrcI6VkO9WkUv0fSCvQDRJLacKtWiwn1yak0J4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a258737b1be36351-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "62.89.208.144",
        "cf-ipcountry": "TJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 21:35:15 UTC] === END API CALL LOG ===
[03-Aug-2026 21:35:15 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 21:35:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODYzOTc2ODB9.kRhoULrcI6VkO9WkUv0fSCvQDRJLacKtWiwn1yak0J4
[03-Aug-2026 21:35:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 21:35:15 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 21:35:15 UTC] User ID: 570
[03-Aug-2026 21:35:15 UTC] ✅ User profile retrieved successfully for user ID: 570
[03-Aug-2026 21:35:16 UTC] === API CALL LOG ===
[03-Aug-2026 21:35:16 UTC] Endpoint: user/profile.php
[03-Aug-2026 21:35:16 UTC] Full Log Data: {
    "timestamp": "2026-08-03 21:35:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "62.89.208.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "62.89.208.144, 172.64.198.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODYzOTc2ODB9.kRhoULrcI6VkO9WkUv0fSCvQDRJLacKtWiwn1yak0J4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a258737ecb846351-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "62.89.208.144",
        "cf-ipcountry": "TJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 21:35:16 UTC] === END API CALL LOG ===
[03-Aug-2026 21:35:16 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 21:35:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODYzOTc2ODB9.kRhoULrcI6VkO9WkUv0fSCvQDRJLacKtWiwn1yak0J4
[03-Aug-2026 21:35:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 21:35:16 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 21:35:16 UTC] User ID: 570
[03-Aug-2026 21:35:16 UTC] ✅ User profile retrieved successfully for user ID: 570
[03-Aug-2026 21:35:35 UTC] === API CALL LOG ===
[03-Aug-2026 21:35:35 UTC] Endpoint: user/profile.php
[03-Aug-2026 21:35:35 UTC] Full Log Data: {
    "timestamp": "2026-08-03 21:35:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "62.89.208.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "62.89.208.144, 172.64.198.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODYzOTc2ODB9.kRhoULrcI6VkO9WkUv0fSCvQDRJLacKtWiwn1yak0J4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25873f8dc3d6351-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "62.89.208.144",
        "cf-ipcountry": "TJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 21:35:35 UTC] === END API CALL LOG ===
[03-Aug-2026 21:35:35 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 21:35:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODYzOTc2ODB9.kRhoULrcI6VkO9WkUv0fSCvQDRJLacKtWiwn1yak0J4
[03-Aug-2026 21:35:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 21:35:35 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 21:35:35 UTC] User ID: 570
[03-Aug-2026 21:35:35 UTC] ✅ User profile retrieved successfully for user ID: 570
[03-Aug-2026 21:35:35 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 21:35:35 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 21:35:35 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"62.89.208.144, 172.64.198.81","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODYzOTc2ODB9.kRhoULrcI6VkO9WkUv0fSCvQDRJLacKtWiwn1yak0J4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a25873f8dc396351-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"62.89.208.144","cf-ipcountry":"TJ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Aug-2026 21:35:35 UTC] === User Orders API Called ===
[03-Aug-2026 21:35:35 UTC] User ID: 570
[03-Aug-2026 21:35:35 UTC] Limit: 20, Offset: 0
[03-Aug-2026 21:35:35 UTC] Orders found: 0
[03-Aug-2026 21:35:35 UTC] Orders data: []
[03-Aug-2026 21:35:35 UTC] Total orders count: 0
[03-Aug-2026 21:35:36 UTC] === API CALL LOG ===
[03-Aug-2026 21:35:36 UTC] Endpoint: user/profile.php
[03-Aug-2026 21:35:36 UTC] Full Log Data: {
    "timestamp": "2026-08-03 21:35:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "62.89.208.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "62.89.208.144, 172.64.198.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODYzOTc2ODB9.kRhoULrcI6VkO9WkUv0fSCvQDRJLacKtWiwn1yak0J4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25873fc5de06351-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "62.89.208.144",
        "cf-ipcountry": "TJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 21:35:36 UTC] === END API CALL LOG ===
[03-Aug-2026 21:35:36 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 21:35:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODYzOTc2ODB9.kRhoULrcI6VkO9WkUv0fSCvQDRJLacKtWiwn1yak0J4
[03-Aug-2026 21:35:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 21:35:36 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 21:35:36 UTC] User ID: 570
[03-Aug-2026 21:35:36 UTC] ✅ User profile retrieved successfully for user ID: 570
[03-Aug-2026 21:35:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 21:35:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 21:35:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"62.89.208.144, 172.64.198.81","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODYzOTc2ODB9.kRhoULrcI6VkO9WkUv0fSCvQDRJLacKtWiwn1yak0J4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2587424faf56351-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"62.89.208.144","cf-ipcountry":"TJ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Aug-2026 21:35:42 UTC] === User Orders API Called ===
[03-Aug-2026 21:35:42 UTC] User ID: 570
[03-Aug-2026 21:35:42 UTC] Limit: 20, Offset: 0
[03-Aug-2026 21:35:42 UTC] === API CALL LOG ===
[03-Aug-2026 21:35:42 UTC] Endpoint: user/profile.php
[03-Aug-2026 21:35:42 UTC] Full Log Data: {
    "timestamp": "2026-08-03 21:35:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "62.89.208.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "62.89.208.144, 172.64.198.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODYzOTc2ODB9.kRhoULrcI6VkO9WkUv0fSCvQDRJLacKtWiwn1yak0J4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2587424faf86351-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "62.89.208.144",
        "cf-ipcountry": "TJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 21:35:42 UTC] === END API CALL LOG ===
[03-Aug-2026 21:35:42 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 21:35:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODYzOTc2ODB9.kRhoULrcI6VkO9WkUv0fSCvQDRJLacKtWiwn1yak0J4
[03-Aug-2026 21:35:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 21:35:42 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 21:35:42 UTC] Orders found: 0
[03-Aug-2026 21:35:42 UTC] User ID: 570
[03-Aug-2026 21:35:42 UTC] Orders data: []
[03-Aug-2026 21:35:42 UTC] Total orders count: 0
[03-Aug-2026 21:35:42 UTC] ✅ User profile retrieved successfully for user ID: 570
[03-Aug-2026 21:35:43 UTC] === API CALL LOG ===
[03-Aug-2026 21:35:43 UTC] Endpoint: user/profile.php
[03-Aug-2026 21:35:43 UTC] Full Log Data: {
    "timestamp": "2026-08-03 21:35:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "62.89.208.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "62.89.208.144, 172.64.198.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODYzOTc2ODB9.kRhoULrcI6VkO9WkUv0fSCvQDRJLacKtWiwn1yak0J4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25874289c0c6351-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "62.89.208.144",
        "cf-ipcountry": "TJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 21:35:43 UTC] === END API CALL LOG ===
[03-Aug-2026 21:35:43 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 21:35:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODYzOTc2ODB9.kRhoULrcI6VkO9WkUv0fSCvQDRJLacKtWiwn1yak0J4
[03-Aug-2026 21:35:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 21:35:43 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 21:35:43 UTC] User ID: 570
[03-Aug-2026 21:35:43 UTC] ✅ User profile retrieved successfully for user ID: 570
[03-Aug-2026 21:36:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 21:36:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 21:36:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"62.89.208.144, 172.64.198.81","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODYzOTc2ODB9.kRhoULrcI6VkO9WkUv0fSCvQDRJLacKtWiwn1yak0J4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a25874d55bd16351-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"62.89.208.144","cf-ipcountry":"TJ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Aug-2026 21:36:11 UTC] === User Orders API Called ===
[03-Aug-2026 21:36:11 UTC] User ID: 570
[03-Aug-2026 21:36:11 UTC] Limit: 20, Offset: 0
[03-Aug-2026 21:36:11 UTC] Orders found: 0
[03-Aug-2026 21:36:11 UTC] Orders data: []
[03-Aug-2026 21:36:11 UTC] Total orders count: 0
[03-Aug-2026 21:36:12 UTC] === API CALL LOG ===
[03-Aug-2026 21:36:12 UTC] Endpoint: user/profile.php
[03-Aug-2026 21:36:12 UTC] Full Log Data: {
    "timestamp": "2026-08-03 21:36:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "62.89.208.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "62.89.208.144, 172.64.198.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODYzOTc2ODB9.kRhoULrcI6VkO9WkUv0fSCvQDRJLacKtWiwn1yak0J4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25874df4c086351-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "62.89.208.144",
        "cf-ipcountry": "TJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 21:36:12 UTC] === END API CALL LOG ===
[03-Aug-2026 21:36:12 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 21:36:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODYzOTc2ODB9.kRhoULrcI6VkO9WkUv0fSCvQDRJLacKtWiwn1yak0J4
[03-Aug-2026 21:36:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 21:36:12 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 21:36:12 UTC] User ID: 570
[03-Aug-2026 21:36:12 UTC] ✅ User profile retrieved successfully for user ID: 570
[03-Aug-2026 21:36:12 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 21:36:12 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 21:36:12 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"62.89.208.144, 172.64.198.81","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODYzOTc2ODB9.kRhoULrcI6VkO9WkUv0fSCvQDRJLacKtWiwn1yak0J4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a25874df4c076351-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"62.89.208.144","cf-ipcountry":"TJ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Aug-2026 21:36:12 UTC] === User Orders API Called ===
[03-Aug-2026 21:36:12 UTC] User ID: 570
[03-Aug-2026 21:36:12 UTC] Limit: 20, Offset: 0
[03-Aug-2026 21:36:12 UTC] Orders found: 0
[03-Aug-2026 21:36:12 UTC] Orders data: []
[03-Aug-2026 21:36:12 UTC] Total orders count: 0
[03-Aug-2026 21:36:13 UTC] === API CALL LOG ===
[03-Aug-2026 21:36:13 UTC] Endpoint: user/profile.php
[03-Aug-2026 21:36:13 UTC] Full Log Data: {
    "timestamp": "2026-08-03 21:36:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "62.89.208.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "62.89.208.144, 172.64.198.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODYzOTc2ODB9.kRhoULrcI6VkO9WkUv0fSCvQDRJLacKtWiwn1yak0J4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25874e30da86351-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "62.89.208.144",
        "cf-ipcountry": "TJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 21:36:13 UTC] === END API CALL LOG ===
[03-Aug-2026 21:36:13 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 21:36:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODYzOTc2ODB9.kRhoULrcI6VkO9WkUv0fSCvQDRJLacKtWiwn1yak0J4
[03-Aug-2026 21:36:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 21:36:13 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 21:36:13 UTC] User ID: 570
[03-Aug-2026 21:36:13 UTC] ✅ User profile retrieved successfully for user ID: 570
[03-Aug-2026 21:36:21 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 21:36:21 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 21:36:21 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"62.89.208.144, 172.64.198.81","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODYzOTc2ODB9.kRhoULrcI6VkO9WkUv0fSCvQDRJLacKtWiwn1yak0J4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a25875165ba66351-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"62.89.208.144","cf-ipcountry":"TJ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Aug-2026 21:36:21 UTC] === User Orders API Called ===
[03-Aug-2026 21:36:21 UTC] User ID: 570
[03-Aug-2026 21:36:21 UTC] Limit: 20, Offset: 0
[03-Aug-2026 21:36:21 UTC] Orders found: 0
[03-Aug-2026 21:36:21 UTC] Orders data: []
[03-Aug-2026 21:36:21 UTC] Total orders count: 0
[03-Aug-2026 21:36:21 UTC] === API CALL LOG ===
[03-Aug-2026 21:36:21 UTC] Endpoint: user/profile.php
[03-Aug-2026 21:36:21 UTC] Full Log Data: {
    "timestamp": "2026-08-03 21:36:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "62.89.208.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "62.89.208.144, 172.64.198.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODYzOTc2ODB9.kRhoULrcI6VkO9WkUv0fSCvQDRJLacKtWiwn1yak0J4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25875165ba96351-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "62.89.208.144",
        "cf-ipcountry": "TJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 21:36:21 UTC] === END API CALL LOG ===
[03-Aug-2026 21:36:21 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 21:36:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODYzOTc2ODB9.kRhoULrcI6VkO9WkUv0fSCvQDRJLacKtWiwn1yak0J4
[03-Aug-2026 21:36:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 21:36:21 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 21:36:21 UTC] User ID: 570
[03-Aug-2026 21:36:21 UTC] ✅ User profile retrieved successfully for user ID: 570
[03-Aug-2026 21:36:22 UTC] === API CALL LOG ===
[03-Aug-2026 21:36:22 UTC] Endpoint: user/profile.php
[03-Aug-2026 21:36:22 UTC] Full Log Data: {
    "timestamp": "2026-08-03 21:36:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "62.89.208.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "62.89.208.144, 172.64.198.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODYzOTc2ODB9.kRhoULrcI6VkO9WkUv0fSCvQDRJLacKtWiwn1yak0J4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a258751a1b716351-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "62.89.208.144",
        "cf-ipcountry": "TJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 21:36:22 UTC] === END API CALL LOG ===
[03-Aug-2026 21:36:22 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 21:36:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODYzOTc2ODB9.kRhoULrcI6VkO9WkUv0fSCvQDRJLacKtWiwn1yak0J4
[03-Aug-2026 21:36:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 21:36:22 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 21:36:22 UTC] User ID: 570
[03-Aug-2026 21:36:22 UTC] ✅ User profile retrieved successfully for user ID: 570
[03-Aug-2026 21:36:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 21:36:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 21:36:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"62.89.208.144, 172.64.198.81","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODYzOTc2ODB9.kRhoULrcI6VkO9WkUv0fSCvQDRJLacKtWiwn1yak0J4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a258753a3e3b6351-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"62.89.208.144","cf-ipcountry":"TJ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Aug-2026 21:36:27 UTC] === API CALL LOG ===
[03-Aug-2026 21:36:27 UTC] Endpoint: user/profile.php
[03-Aug-2026 21:36:27 UTC] === User Orders API Called ===
[03-Aug-2026 21:36:27 UTC] Full Log Data: {
    "timestamp": "2026-08-03 21:36:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "62.89.208.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "62.89.208.144, 172.64.198.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODYzOTc2ODB9.kRhoULrcI6VkO9WkUv0fSCvQDRJLacKtWiwn1yak0J4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a258753a3e3d6351-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "62.89.208.144",
        "cf-ipcountry": "TJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 21:36:27 UTC] User ID: 570
[03-Aug-2026 21:36:27 UTC] === END API CALL LOG ===
[03-Aug-2026 21:36:27 UTC] Limit: 20, Offset: 0
[03-Aug-2026 21:36:27 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 21:36:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODYzOTc2ODB9.kRhoULrcI6VkO9WkUv0fSCvQDRJLacKtWiwn1yak0J4
[03-Aug-2026 21:36:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 21:36:27 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 21:36:27 UTC] User ID: 570
[03-Aug-2026 21:36:27 UTC] Orders found: 0
[03-Aug-2026 21:36:27 UTC] Orders data: []
[03-Aug-2026 21:36:27 UTC] ✅ User profile retrieved successfully for user ID: 570
[03-Aug-2026 21:36:27 UTC] Total orders count: 0
[03-Aug-2026 21:36:27 UTC] === API CALL LOG ===
[03-Aug-2026 21:36:27 UTC] Endpoint: user/profile.php
[03-Aug-2026 21:36:27 UTC] Full Log Data: {
    "timestamp": "2026-08-03 21:36:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "62.89.208.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "62.89.208.144, 172.64.198.81",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODYzOTc2ODB9.kRhoULrcI6VkO9WkUv0fSCvQDRJLacKtWiwn1yak0J4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a258753ded1c6351-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "62.89.208.144",
        "cf-ipcountry": "TJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 21:36:27 UTC] === END API CALL LOG ===
[03-Aug-2026 21:36:27 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 21:36:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODYzOTc2ODB9.kRhoULrcI6VkO9WkUv0fSCvQDRJLacKtWiwn1yak0J4
[03-Aug-2026 21:36:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 21:36:27 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 21:36:27 UTC] User ID: 570
[03-Aug-2026 21:36:27 UTC] ✅ User profile retrieved successfully for user ID: 570
[03-Aug-2026 21:37:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 21:37:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 21:37:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"62.89.208.144, 172.64.198.80","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODYzOTc2ODB9.kRhoULrcI6VkO9WkUv0fSCvQDRJLacKtWiwn1yak0J4","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2587639188b6351-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"62.89.208.144","cf-ipcountry":"TJ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Aug-2026 21:37:08 UTC] === User Orders API Called ===
[03-Aug-2026 21:37:08 UTC] User ID: 570
[03-Aug-2026 21:37:08 UTC] Limit: 20, Offset: 0
[03-Aug-2026 21:37:08 UTC] Orders found: 0
[03-Aug-2026 21:37:08 UTC] Orders data: []
[03-Aug-2026 21:37:08 UTC] Total orders count: 0
[03-Aug-2026 21:37:08 UTC] === API CALL LOG ===
[03-Aug-2026 21:37:08 UTC] Endpoint: user/profile.php
[03-Aug-2026 21:37:08 UTC] Full Log Data: {
    "timestamp": "2026-08-03 21:37:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "62.89.208.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "62.89.208.144, 172.64.198.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODYzOTc2ODB9.kRhoULrcI6VkO9WkUv0fSCvQDRJLacKtWiwn1yak0J4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2587639188e6351-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "62.89.208.144",
        "cf-ipcountry": "TJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 21:37:08 UTC] === END API CALL LOG ===
[03-Aug-2026 21:37:08 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 21:37:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODYzOTc2ODB9.kRhoULrcI6VkO9WkUv0fSCvQDRJLacKtWiwn1yak0J4
[03-Aug-2026 21:37:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 21:37:08 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 21:37:08 UTC] User ID: 570
[03-Aug-2026 21:37:08 UTC] ✅ User profile retrieved successfully for user ID: 570
[03-Aug-2026 21:37:08 UTC] === API CALL LOG ===
[03-Aug-2026 21:37:08 UTC] Endpoint: user/profile.php
[03-Aug-2026 21:37:08 UTC] Full Log Data: {
    "timestamp": "2026-08-03 21:37:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "62.89.208.144",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "62.89.208.144, 172.64.198.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODYzOTc2ODB9.kRhoULrcI6VkO9WkUv0fSCvQDRJLacKtWiwn1yak0J4",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a258763c9fa56351-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "62.89.208.144",
        "cf-ipcountry": "TJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 21:37:08 UTC] === END API CALL LOG ===
[03-Aug-2026 21:37:08 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 21:37:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODYzOTc2ODB9.kRhoULrcI6VkO9WkUv0fSCvQDRJLacKtWiwn1yak0J4
[03-Aug-2026 21:37:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 21:37:08 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 21:37:08 UTC] User ID: 570
[03-Aug-2026 21:37:08 UTC] ✅ User profile retrieved successfully for user ID: 570
[03-Aug-2026 22:46:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 22:46:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 22:46:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"205.252.135.158, 162.159.122.75","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNyIsInVzZXJuYW1lIjoiYWxpX2hfNDQiLCJlbWFpbCI6ImFsaS5hc2doYXIuaGF0YW1pLjRAZ21haWwuY29tIiwiZXhwIjoxNzg2NDAxOTU5fQ.pjT60E5hd6jbVocYoZQjeioGsf7BZxRG1mPaoapJeqw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a258db25ce65aa1e-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"205.252.135.158","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Aug-2026 22:46:01 UTC] === User Orders API Called ===
[03-Aug-2026 22:46:01 UTC] User ID: 1227
[03-Aug-2026 22:46:01 UTC] Limit: 20, Offset: 0
[03-Aug-2026 22:46:01 UTC] Orders found: 0
[03-Aug-2026 22:46:01 UTC] Orders data: []
[03-Aug-2026 22:46:01 UTC] Total orders count: 0
[03-Aug-2026 22:46:01 UTC] === API CALL LOG ===
[03-Aug-2026 22:46:01 UTC] Endpoint: user/profile.php
[03-Aug-2026 22:46:01 UTC] Full Log Data: {
    "timestamp": "2026-08-03 22:46:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "205.252.135.158",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "205.252.135.158, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNyIsInVzZXJuYW1lIjoiYWxpX2hfNDQiLCJlbWFpbCI6ImFsaS5hc2doYXIuaGF0YW1pLjRAZ21haWwuY29tIiwiZXhwIjoxNzg2NDAxOTU5fQ.pjT60E5hd6jbVocYoZQjeioGsf7BZxRG1mPaoapJeqw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a258db25ce62aa1e-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "205.252.135.158",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 22:46:01 UTC] === END API CALL LOG ===
[03-Aug-2026 22:46:01 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 22:46:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNyIsInVzZXJuYW1lIjoiYWxpX2hfNDQiLCJlbWFpbCI6ImFsaS5hc2doYXIuaGF0YW1pLjRAZ21haWwuY29tIiwiZXhwIjoxNzg2NDAxOTU5fQ.pjT60E5hd6jbVocYoZQjeioGsf7BZxRG1mPaoapJeqw
[03-Aug-2026 22:46:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 22:46:01 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 22:46:01 UTC] User ID: 1227
[03-Aug-2026 22:46:01 UTC] ✅ User profile retrieved successfully for user ID: 1227
[03-Aug-2026 22:46:01 UTC] === API CALL LOG ===
[03-Aug-2026 22:46:01 UTC] Endpoint: user/profile.php
[03-Aug-2026 22:46:01 UTC] Full Log Data: {
    "timestamp": "2026-08-03 22:46:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "205.252.135.158",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "205.252.135.158, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNyIsInVzZXJuYW1lIjoiYWxpX2hfNDQiLCJlbWFpbCI6ImFsaS5hc2doYXIuaGF0YW1pLjRAZ21haWwuY29tIiwiZXhwIjoxNzg2NDAxOTU5fQ.pjT60E5hd6jbVocYoZQjeioGsf7BZxRG1mPaoapJeqw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a258db25ce67aa1e-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "205.252.135.158",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 22:46:01 UTC] === END API CALL LOG ===
[03-Aug-2026 22:46:01 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 22:46:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNyIsInVzZXJuYW1lIjoiYWxpX2hfNDQiLCJlbWFpbCI6ImFsaS5hc2doYXIuaGF0YW1pLjRAZ21haWwuY29tIiwiZXhwIjoxNzg2NDAxOTU5fQ.pjT60E5hd6jbVocYoZQjeioGsf7BZxRG1mPaoapJeqw
[03-Aug-2026 22:46:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 22:46:01 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 22:46:01 UTC] User ID: 1227
[03-Aug-2026 22:46:01 UTC] ✅ User profile retrieved successfully for user ID: 1227
[03-Aug-2026 22:46:02 UTC] === API CALL LOG ===
[03-Aug-2026 22:46:02 UTC] Endpoint: user/profile.php
[03-Aug-2026 22:46:02 UTC] Full Log Data: {
    "timestamp": "2026-08-03 22:46:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "205.252.135.158",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "205.252.135.158, 162.159.122.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNyIsInVzZXJuYW1lIjoiYWxpX2hfNDQiLCJlbWFpbCI6ImFsaS5hc2doYXIuaGF0YW1pLjRAZ21haWwuY29tIiwiZXhwIjoxNzg2NDAxOTU5fQ.pjT60E5hd6jbVocYoZQjeioGsf7BZxRG1mPaoapJeqw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a258db2a3f8baa1e-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "205.252.135.158",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 22:46:02 UTC] === END API CALL LOG ===
[03-Aug-2026 22:46:02 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 22:46:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNyIsInVzZXJuYW1lIjoiYWxpX2hfNDQiLCJlbWFpbCI6ImFsaS5hc2doYXIuaGF0YW1pLjRAZ21haWwuY29tIiwiZXhwIjoxNzg2NDAxOTU5fQ.pjT60E5hd6jbVocYoZQjeioGsf7BZxRG1mPaoapJeqw
[03-Aug-2026 22:46:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 22:46:02 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 22:46:02 UTC] User ID: 1227
[03-Aug-2026 22:46:02 UTC] ✅ User profile retrieved successfully for user ID: 1227
[03-Aug-2026 22:46:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 22:46:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 22:46:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"205.252.135.158, 162.159.122.164","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNyIsInVzZXJuYW1lIjoiYWxpX2hfNDQiLCJlbWFpbCI6ImFsaS5hc2doYXIuaGF0YW1pLjRAZ21haWwuY29tIiwiZXhwIjoxNzg2NDAxOTU5fQ.pjT60E5hd6jbVocYoZQjeioGsf7BZxRG1mPaoapJeqw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a258dba69bc4aa1e-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"205.252.135.158","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Aug-2026 22:46:22 UTC] === User Orders API Called ===
[03-Aug-2026 22:46:22 UTC] User ID: 1227
[03-Aug-2026 22:46:22 UTC] Limit: 20, Offset: 0
[03-Aug-2026 22:46:22 UTC] Orders found: 0
[03-Aug-2026 22:46:22 UTC] Orders data: []
[03-Aug-2026 22:46:22 UTC] Total orders count: 0
[03-Aug-2026 22:46:22 UTC] === API CALL LOG ===
[03-Aug-2026 22:46:22 UTC] Endpoint: user/profile.php
[03-Aug-2026 22:46:22 UTC] Full Log Data: {
    "timestamp": "2026-08-03 22:46:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "205.252.135.158",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "205.252.135.158, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNyIsInVzZXJuYW1lIjoiYWxpX2hfNDQiLCJlbWFpbCI6ImFsaS5hc2doYXIuaGF0YW1pLjRAZ21haWwuY29tIiwiZXhwIjoxNzg2NDAxOTU5fQ.pjT60E5hd6jbVocYoZQjeioGsf7BZxRG1mPaoapJeqw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a258dba69bc5aa1e-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "205.252.135.158",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 22:46:22 UTC] === END API CALL LOG ===
[03-Aug-2026 22:46:22 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 22:46:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNyIsInVzZXJuYW1lIjoiYWxpX2hfNDQiLCJlbWFpbCI6ImFsaS5hc2doYXIuaGF0YW1pLjRAZ21haWwuY29tIiwiZXhwIjoxNzg2NDAxOTU5fQ.pjT60E5hd6jbVocYoZQjeioGsf7BZxRG1mPaoapJeqw
[03-Aug-2026 22:46:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 22:46:22 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 22:46:22 UTC] User ID: 1227
[03-Aug-2026 22:46:22 UTC] ✅ User profile retrieved successfully for user ID: 1227
[03-Aug-2026 22:46:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 22:46:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 22:46:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"205.252.135.158, 162.159.122.164","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNyIsInVzZXJuYW1lIjoiYWxpX2hfNDQiLCJlbWFpbCI6ImFsaS5hc2doYXIuaGF0YW1pLjRAZ21haWwuY29tIiwiZXhwIjoxNzg2NDAxOTU5fQ.pjT60E5hd6jbVocYoZQjeioGsf7BZxRG1mPaoapJeqw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a258dbd70ddcaa1e-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"205.252.135.158","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Aug-2026 22:46:30 UTC] === User Orders API Called ===
[03-Aug-2026 22:46:30 UTC] User ID: 1227
[03-Aug-2026 22:46:30 UTC] Limit: 20, Offset: 0
[03-Aug-2026 22:46:30 UTC] Orders found: 0
[03-Aug-2026 22:46:30 UTC] Orders data: []
[03-Aug-2026 22:46:30 UTC] Total orders count: 0
[03-Aug-2026 22:46:32 UTC] === API CALL LOG ===
[03-Aug-2026 22:46:32 UTC] Endpoint: user/profile.php
[03-Aug-2026 22:46:32 UTC] Full Log Data: {
    "timestamp": "2026-08-03 22:46:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "205.252.135.158",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "205.252.135.158, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNyIsInVzZXJuYW1lIjoiYWxpX2hfNDQiLCJlbWFpbCI6ImFsaS5hc2doYXIuaGF0YW1pLjRAZ21haWwuY29tIiwiZXhwIjoxNzg2NDAxOTU5fQ.pjT60E5hd6jbVocYoZQjeioGsf7BZxRG1mPaoapJeqw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a258dbe38bdbaa1e-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "205.252.135.158",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 22:46:32 UTC] === END API CALL LOG ===
[03-Aug-2026 22:46:32 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 22:46:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNyIsInVzZXJuYW1lIjoiYWxpX2hfNDQiLCJlbWFpbCI6ImFsaS5hc2doYXIuaGF0YW1pLjRAZ21haWwuY29tIiwiZXhwIjoxNzg2NDAxOTU5fQ.pjT60E5hd6jbVocYoZQjeioGsf7BZxRG1mPaoapJeqw
[03-Aug-2026 22:46:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 22:46:32 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 22:46:32 UTC] User ID: 1227
[03-Aug-2026 22:46:32 UTC] ✅ User profile retrieved successfully for user ID: 1227
[03-Aug-2026 22:46:32 UTC] User Purchases API - User ID: 1227
[03-Aug-2026 22:46:32 UTC] User Purchases API - Total purchases found: 0
[03-Aug-2026 22:46:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 22:46:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 22:46:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"205.252.135.158, 162.159.122.164","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNyIsInVzZXJuYW1lIjoiYWxpX2hfNDQiLCJlbWFpbCI6ImFsaS5hc2doYXIuaGF0YW1pLjRAZ21haWwuY29tIiwiZXhwIjoxNzg2NDAxOTU5fQ.pjT60E5hd6jbVocYoZQjeioGsf7BZxRG1mPaoapJeqw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a258dbefcec4aa1e-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"205.252.135.158","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Aug-2026 22:46:34 UTC] === User Orders API Called ===
[03-Aug-2026 22:46:34 UTC] User ID: 1227
[03-Aug-2026 22:46:34 UTC] Limit: 20, Offset: 0
[03-Aug-2026 22:46:34 UTC] === API CALL LOG ===
[03-Aug-2026 22:46:34 UTC] Orders found: 0
[03-Aug-2026 22:46:34 UTC] Endpoint: user/profile.php
[03-Aug-2026 22:46:34 UTC] Orders data: []
[03-Aug-2026 22:46:34 UTC] Full Log Data: {
    "timestamp": "2026-08-03 22:46:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "205.252.135.158",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "205.252.135.158, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNyIsInVzZXJuYW1lIjoiYWxpX2hfNDQiLCJlbWFpbCI6ImFsaS5hc2doYXIuaGF0YW1pLjRAZ21haWwuY29tIiwiZXhwIjoxNzg2NDAxOTU5fQ.pjT60E5hd6jbVocYoZQjeioGsf7BZxRG1mPaoapJeqw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a258dbefcec7aa1e-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "205.252.135.158",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 22:46:34 UTC] === END API CALL LOG ===
[03-Aug-2026 22:46:34 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 22:46:34 UTC] Total orders count: 0
[03-Aug-2026 22:46:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNyIsInVzZXJuYW1lIjoiYWxpX2hfNDQiLCJlbWFpbCI6ImFsaS5hc2doYXIuaGF0YW1pLjRAZ21haWwuY29tIiwiZXhwIjoxNzg2NDAxOTU5fQ.pjT60E5hd6jbVocYoZQjeioGsf7BZxRG1mPaoapJeqw
[03-Aug-2026 22:46:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 22:46:34 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 22:46:34 UTC] User ID: 1227
[03-Aug-2026 22:46:34 UTC] ✅ User profile retrieved successfully for user ID: 1227
[03-Aug-2026 22:46:34 UTC] === API CALL LOG ===
[03-Aug-2026 22:46:34 UTC] Endpoint: user/profile.php
[03-Aug-2026 22:46:34 UTC] Full Log Data: {
    "timestamp": "2026-08-03 22:46:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "205.252.135.158",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "205.252.135.158, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNyIsInVzZXJuYW1lIjoiYWxpX2hfNDQiLCJlbWFpbCI6ImFsaS5hc2doYXIuaGF0YW1pLjRAZ21haWwuY29tIiwiZXhwIjoxNzg2NDAxOTU5fQ.pjT60E5hd6jbVocYoZQjeioGsf7BZxRG1mPaoapJeqw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a258dbf3ef5daa1e-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "205.252.135.158",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 22:46:34 UTC] === END API CALL LOG ===
[03-Aug-2026 22:46:34 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 22:46:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNyIsInVzZXJuYW1lIjoiYWxpX2hfNDQiLCJlbWFpbCI6ImFsaS5hc2doYXIuaGF0YW1pLjRAZ21haWwuY29tIiwiZXhwIjoxNzg2NDAxOTU5fQ.pjT60E5hd6jbVocYoZQjeioGsf7BZxRG1mPaoapJeqw
[03-Aug-2026 22:46:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 22:46:34 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 22:46:34 UTC] User ID: 1227
[03-Aug-2026 22:46:34 UTC] ✅ User profile retrieved successfully for user ID: 1227
[03-Aug-2026 22:46:35 UTC] === API CALL LOG ===
[03-Aug-2026 22:46:35 UTC] Endpoint: user/profile.php
[03-Aug-2026 22:46:35 UTC] Full Log Data: {
    "timestamp": "2026-08-03 22:46:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "205.252.135.158",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "205.252.135.158, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNyIsInVzZXJuYW1lIjoiYWxpX2hfNDQiLCJlbWFpbCI6ImFsaS5hc2doYXIuaGF0YW1pLjRAZ21haWwuY29tIiwiZXhwIjoxNzg2NDAxOTU5fQ.pjT60E5hd6jbVocYoZQjeioGsf7BZxRG1mPaoapJeqw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a258dbf8a928aa1e-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "205.252.135.158",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 22:46:35 UTC] === END API CALL LOG ===
[03-Aug-2026 22:46:35 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 22:46:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNyIsInVzZXJuYW1lIjoiYWxpX2hfNDQiLCJlbWFpbCI6ImFsaS5hc2doYXIuaGF0YW1pLjRAZ21haWwuY29tIiwiZXhwIjoxNzg2NDAxOTU5fQ.pjT60E5hd6jbVocYoZQjeioGsf7BZxRG1mPaoapJeqw
[03-Aug-2026 22:46:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 22:46:35 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 22:46:35 UTC] User ID: 1227
[03-Aug-2026 22:46:35 UTC] ✅ User profile retrieved successfully for user ID: 1227
[03-Aug-2026 22:46:36 UTC] === API CALL LOG ===
[03-Aug-2026 22:46:36 UTC] Endpoint: user/profile.php
[03-Aug-2026 22:46:36 UTC] User Purchases API - User ID: 1227
[03-Aug-2026 22:46:36 UTC] Full Log Data: {
    "timestamp": "2026-08-03 22:46:36",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "205.252.135.158",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "205.252.135.158, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNyIsInVzZXJuYW1lIjoiYWxpX2hfNDQiLCJlbWFpbCI6ImFsaS5hc2doYXIuaGF0YW1pLjRAZ21haWwuY29tIiwiZXhwIjoxNzg2NDAxOTU5fQ.pjT60E5hd6jbVocYoZQjeioGsf7BZxRG1mPaoapJeqw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a258dbfe3bf7aa1e-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "205.252.135.158",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 22:46:36 UTC] === END API CALL LOG ===
[03-Aug-2026 22:46:36 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 22:46:36 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNyIsInVzZXJuYW1lIjoiYWxpX2hfNDQiLCJlbWFpbCI6ImFsaS5hc2doYXIuaGF0YW1pLjRAZ21haWwuY29tIiwiZXhwIjoxNzg2NDAxOTU5fQ.pjT60E5hd6jbVocYoZQjeioGsf7BZxRG1mPaoapJeqw
[03-Aug-2026 22:46:36 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 22:46:36 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 22:46:36 UTC] User ID: 1227
[03-Aug-2026 22:46:36 UTC] User Purchases API - Total purchases found: 0
[03-Aug-2026 22:46:36 UTC] ✅ User profile retrieved successfully for user ID: 1227
[03-Aug-2026 22:46:37 UTC] === API CALL LOG ===
[03-Aug-2026 22:46:37 UTC] Endpoint: user/profile.php
[03-Aug-2026 22:46:37 UTC] Full Log Data: {
    "timestamp": "2026-08-03 22:46:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "205.252.135.158",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "205.252.135.158, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNyIsInVzZXJuYW1lIjoiYWxpX2hfNDQiLCJlbWFpbCI6ImFsaS5hc2doYXIuaGF0YW1pLjRAZ21haWwuY29tIiwiZXhwIjoxNzg2NDAxOTU5fQ.pjT60E5hd6jbVocYoZQjeioGsf7BZxRG1mPaoapJeqw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a258dc06cc4eaa1e-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "205.252.135.158",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 22:46:37 UTC] === END API CALL LOG ===
[03-Aug-2026 22:46:37 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 22:46:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNyIsInVzZXJuYW1lIjoiYWxpX2hfNDQiLCJlbWFpbCI6ImFsaS5hc2doYXIuaGF0YW1pLjRAZ21haWwuY29tIiwiZXhwIjoxNzg2NDAxOTU5fQ.pjT60E5hd6jbVocYoZQjeioGsf7BZxRG1mPaoapJeqw
[03-Aug-2026 22:46:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 22:46:37 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 22:46:37 UTC] User ID: 1227
[03-Aug-2026 22:46:37 UTC] ✅ User profile retrieved successfully for user ID: 1227
[03-Aug-2026 22:46:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 22:46:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 22:46:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"205.252.135.158, 162.159.122.164","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNyIsInVzZXJuYW1lIjoiYWxpX2hfNDQiLCJlbWFpbCI6ImFsaS5hc2doYXIuaGF0YW1pLjRAZ21haWwuY29tIiwiZXhwIjoxNzg2NDAxOTU5fQ.pjT60E5hd6jbVocYoZQjeioGsf7BZxRG1mPaoapJeqw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a258dc06cc4aaa1e-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"205.252.135.158","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Aug-2026 22:46:37 UTC] === User Orders API Called ===
[03-Aug-2026 22:46:37 UTC] User ID: 1227
[03-Aug-2026 22:46:37 UTC] Limit: 20, Offset: 0
[03-Aug-2026 22:46:37 UTC] Orders found: 0
[03-Aug-2026 22:46:37 UTC] Orders data: []
[03-Aug-2026 22:46:37 UTC] Total orders count: 0
[03-Aug-2026 22:46:38 UTC] === API CALL LOG ===
[03-Aug-2026 22:46:38 UTC] Endpoint: user/profile.php
[03-Aug-2026 22:46:38 UTC] Full Log Data: {
    "timestamp": "2026-08-03 22:46:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "205.252.135.158",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "205.252.135.158, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNyIsInVzZXJuYW1lIjoiYWxpX2hfNDQiLCJlbWFpbCI6ImFsaS5hc2doYXIuaGF0YW1pLjRAZ21haWwuY29tIiwiZXhwIjoxNzg2NDAxOTU5fQ.pjT60E5hd6jbVocYoZQjeioGsf7BZxRG1mPaoapJeqw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a258dc0d3b96aa1e-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "205.252.135.158",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 22:46:38 UTC] === END API CALL LOG ===
[03-Aug-2026 22:46:38 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 22:46:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNyIsInVzZXJuYW1lIjoiYWxpX2hfNDQiLCJlbWFpbCI6ImFsaS5hc2doYXIuaGF0YW1pLjRAZ21haWwuY29tIiwiZXhwIjoxNzg2NDAxOTU5fQ.pjT60E5hd6jbVocYoZQjeioGsf7BZxRG1mPaoapJeqw
[03-Aug-2026 22:46:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 22:46:38 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 22:46:38 UTC] User ID: 1227
[03-Aug-2026 22:46:38 UTC] ✅ User profile retrieved successfully for user ID: 1227
[03-Aug-2026 22:46:39 UTC] === API CALL LOG ===
[03-Aug-2026 22:46:39 UTC] Endpoint: user/profile.php
[03-Aug-2026 22:46:39 UTC] Full Log Data: {
    "timestamp": "2026-08-03 22:46:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "205.252.135.158",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "205.252.135.158, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNyIsInVzZXJuYW1lIjoiYWxpX2hfNDQiLCJlbWFpbCI6ImFsaS5hc2doYXIuaGF0YW1pLjRAZ21haWwuY29tIiwiZXhwIjoxNzg2NDAxOTU5fQ.pjT60E5hd6jbVocYoZQjeioGsf7BZxRG1mPaoapJeqw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a258dc0f7853aa1e-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "205.252.135.158",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 22:46:39 UTC] === END API CALL LOG ===
[03-Aug-2026 22:46:39 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 22:46:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNyIsInVzZXJuYW1lIjoiYWxpX2hfNDQiLCJlbWFpbCI6ImFsaS5hc2doYXIuaGF0YW1pLjRAZ21haWwuY29tIiwiZXhwIjoxNzg2NDAxOTU5fQ.pjT60E5hd6jbVocYoZQjeioGsf7BZxRG1mPaoapJeqw
[03-Aug-2026 22:46:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 22:46:39 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 22:46:39 UTC] User ID: 1227
[03-Aug-2026 22:46:39 UTC] ✅ User profile retrieved successfully for user ID: 1227
[03-Aug-2026 22:46:59 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 22:46:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 22:46:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"205.252.135.158, 162.159.122.165","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNyIsInVzZXJuYW1lIjoiYWxpX2hfNDQiLCJlbWFpbCI6ImFsaS5hc2doYXIuaGF0YW1pLjRAZ21haWwuY29tIiwiZXhwIjoxNzg2NDAxOTU5fQ.pjT60E5hd6jbVocYoZQjeioGsf7BZxRG1mPaoapJeqw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a258dc8ffc2daa1e-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"205.252.135.158","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Aug-2026 22:46:59 UTC] === User Orders API Called ===
[03-Aug-2026 22:46:59 UTC] User ID: 1227
[03-Aug-2026 22:46:59 UTC] Limit: 20, Offset: 0
[03-Aug-2026 22:46:59 UTC] Orders found: 0
[03-Aug-2026 22:46:59 UTC] Orders data: []
[03-Aug-2026 22:46:59 UTC] Total orders count: 0
[03-Aug-2026 22:46:59 UTC] === API CALL LOG ===
[03-Aug-2026 22:46:59 UTC] Endpoint: user/profile.php
[03-Aug-2026 22:46:59 UTC] Full Log Data: {
    "timestamp": "2026-08-03 22:46:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "205.252.135.158",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "205.252.135.158, 162.159.122.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNyIsInVzZXJuYW1lIjoiYWxpX2hfNDQiLCJlbWFpbCI6ImFsaS5hc2doYXIuaGF0YW1pLjRAZ21haWwuY29tIiwiZXhwIjoxNzg2NDAxOTU5fQ.pjT60E5hd6jbVocYoZQjeioGsf7BZxRG1mPaoapJeqw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a258dc8ffc2faa1e-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "205.252.135.158",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 22:46:59 UTC] === END API CALL LOG ===
[03-Aug-2026 22:46:59 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 22:46:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNyIsInVzZXJuYW1lIjoiYWxpX2hfNDQiLCJlbWFpbCI6ImFsaS5hc2doYXIuaGF0YW1pLjRAZ21haWwuY29tIiwiZXhwIjoxNzg2NDAxOTU5fQ.pjT60E5hd6jbVocYoZQjeioGsf7BZxRG1mPaoapJeqw
[03-Aug-2026 22:46:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 22:46:59 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 22:46:59 UTC] User ID: 1227
[03-Aug-2026 22:46:59 UTC] ✅ User profile retrieved successfully for user ID: 1227
[03-Aug-2026 22:47:00 UTC] === API CALL LOG ===
[03-Aug-2026 22:47:00 UTC] Endpoint: user/profile.php
[03-Aug-2026 22:47:00 UTC] Full Log Data: {
    "timestamp": "2026-08-03 22:47:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "205.252.135.158",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "205.252.135.158, 162.159.122.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNyIsInVzZXJuYW1lIjoiYWxpX2hfNDQiLCJlbWFpbCI6ImFsaS5hc2doYXIuaGF0YW1pLjRAZ21haWwuY29tIiwiZXhwIjoxNzg2NDAxOTU5fQ.pjT60E5hd6jbVocYoZQjeioGsf7BZxRG1mPaoapJeqw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a258dc945e32aa1e-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "205.252.135.158",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 22:47:00 UTC] === END API CALL LOG ===
[03-Aug-2026 22:47:00 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 22:47:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNyIsInVzZXJuYW1lIjoiYWxpX2hfNDQiLCJlbWFpbCI6ImFsaS5hc2doYXIuaGF0YW1pLjRAZ21haWwuY29tIiwiZXhwIjoxNzg2NDAxOTU5fQ.pjT60E5hd6jbVocYoZQjeioGsf7BZxRG1mPaoapJeqw
[03-Aug-2026 22:47:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 22:47:00 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 22:47:00 UTC] User ID: 1227
[03-Aug-2026 22:47:00 UTC] ✅ User profile retrieved successfully for user ID: 1227
[03-Aug-2026 22:47:01 UTC] === API CALL LOG ===
[03-Aug-2026 22:47:01 UTC] Endpoint: user/profile.php
[03-Aug-2026 22:47:01 UTC] Full Log Data: {
    "timestamp": "2026-08-03 22:47:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "205.252.135.158",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "205.252.135.158, 162.159.122.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNyIsInVzZXJuYW1lIjoiYWxpX2hfNDQiLCJlbWFpbCI6ImFsaS5hc2doYXIuaGF0YW1pLjRAZ21haWwuY29tIiwiZXhwIjoxNzg2NDAxOTU5fQ.pjT60E5hd6jbVocYoZQjeioGsf7BZxRG1mPaoapJeqw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a258dc978ca2aa1e-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "205.252.135.158",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 22:47:01 UTC] === END API CALL LOG ===
[03-Aug-2026 22:47:01 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 22:47:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNyIsInVzZXJuYW1lIjoiYWxpX2hfNDQiLCJlbWFpbCI6ImFsaS5hc2doYXIuaGF0YW1pLjRAZ21haWwuY29tIiwiZXhwIjoxNzg2NDAxOTU5fQ.pjT60E5hd6jbVocYoZQjeioGsf7BZxRG1mPaoapJeqw
[03-Aug-2026 22:47:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 22:47:01 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 22:47:01 UTC] User ID: 1227
[03-Aug-2026 22:47:01 UTC] ✅ User profile retrieved successfully for user ID: 1227
[03-Aug-2026 22:47:08 UTC] === API CALL LOG ===
[03-Aug-2026 22:47:08 UTC] Endpoint: user/profile.php
[03-Aug-2026 22:47:08 UTC] Full Log Data: {
    "timestamp": "2026-08-03 22:47:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "205.252.135.158",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "205.252.135.158, 162.159.122.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNyIsInVzZXJuYW1lIjoiYWxpX2hfNDQiLCJlbWFpbCI6ImFsaS5hc2doYXIuaGF0YW1pLjRAZ21haWwuY29tIiwiZXhwIjoxNzg2NDAxOTU5fQ.pjT60E5hd6jbVocYoZQjeioGsf7BZxRG1mPaoapJeqw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a258dcc7683caa1e-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "205.252.135.158",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 22:47:08 UTC] === END API CALL LOG ===
[03-Aug-2026 22:47:08 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 22:47:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNyIsInVzZXJuYW1lIjoiYWxpX2hfNDQiLCJlbWFpbCI6ImFsaS5hc2doYXIuaGF0YW1pLjRAZ21haWwuY29tIiwiZXhwIjoxNzg2NDAxOTU5fQ.pjT60E5hd6jbVocYoZQjeioGsf7BZxRG1mPaoapJeqw
[03-Aug-2026 22:47:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 22:47:08 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 22:47:08 UTC] User ID: 1227
[03-Aug-2026 22:47:08 UTC] ✅ User profile retrieved successfully for user ID: 1227
[03-Aug-2026 22:47:11 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 22:47:11 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 22:47:11 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"205.252.135.158, 162.159.122.165","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNyIsInVzZXJuYW1lIjoiYWxpX2hfNDQiLCJlbWFpbCI6ImFsaS5hc2doYXIuaGF0YW1pLjRAZ21haWwuY29tIiwiZXhwIjoxNzg2NDAxOTU5fQ.pjT60E5hd6jbVocYoZQjeioGsf7BZxRG1mPaoapJeqw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a258dcdb5977aa1e-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"205.252.135.158","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Aug-2026 22:47:11 UTC] === User Orders API Called ===
[03-Aug-2026 22:47:11 UTC] User ID: 1227
[03-Aug-2026 22:47:11 UTC] Limit: 20, Offset: 0
[03-Aug-2026 22:47:11 UTC] Orders found: 0
[03-Aug-2026 22:47:11 UTC] Orders data: []
[03-Aug-2026 22:47:11 UTC] Total orders count: 0
[03-Aug-2026 22:47:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 22:47:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 22:47:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"205.252.135.158, 162.159.122.165","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNyIsInVzZXJuYW1lIjoiYWxpX2hfNDQiLCJlbWFpbCI6ImFsaS5hc2doYXIuaGF0YW1pLjRAZ21haWwuY29tIiwiZXhwIjoxNzg2NDAxOTU5fQ.pjT60E5hd6jbVocYoZQjeioGsf7BZxRG1mPaoapJeqw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a258dce6dabcaa1e-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"205.252.135.158","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Aug-2026 22:47:13 UTC] === User Orders API Called ===
[03-Aug-2026 22:47:13 UTC] User ID: 1227
[03-Aug-2026 22:47:13 UTC] Limit: 20, Offset: 0
[03-Aug-2026 22:47:13 UTC] Orders found: 0
[03-Aug-2026 22:47:13 UTC] Orders data: []
[03-Aug-2026 22:47:13 UTC] Total orders count: 0
[03-Aug-2026 22:47:13 UTC] === API CALL LOG ===
[03-Aug-2026 22:47:13 UTC] Endpoint: user/profile.php
[03-Aug-2026 22:47:13 UTC] Full Log Data: {
    "timestamp": "2026-08-03 22:47:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "205.252.135.158",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "205.252.135.158, 162.159.122.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNyIsInVzZXJuYW1lIjoiYWxpX2hfNDQiLCJlbWFpbCI6ImFsaS5hc2doYXIuaGF0YW1pLjRAZ21haWwuY29tIiwiZXhwIjoxNzg2NDAxOTU5fQ.pjT60E5hd6jbVocYoZQjeioGsf7BZxRG1mPaoapJeqw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a258dce6dabdaa1e-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "205.252.135.158",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 22:47:13 UTC] === END API CALL LOG ===
[03-Aug-2026 22:47:13 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 22:47:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNyIsInVzZXJuYW1lIjoiYWxpX2hfNDQiLCJlbWFpbCI6ImFsaS5hc2doYXIuaGF0YW1pLjRAZ21haWwuY29tIiwiZXhwIjoxNzg2NDAxOTU5fQ.pjT60E5hd6jbVocYoZQjeioGsf7BZxRG1mPaoapJeqw
[03-Aug-2026 22:47:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 22:47:13 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 22:47:13 UTC] User ID: 1227
[03-Aug-2026 22:47:13 UTC] ✅ User profile retrieved successfully for user ID: 1227
[03-Aug-2026 22:47:13 UTC] === API CALL LOG ===
[03-Aug-2026 22:47:13 UTC] Endpoint: user/profile.php
[03-Aug-2026 22:47:13 UTC] Full Log Data: {
    "timestamp": "2026-08-03 22:47:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "205.252.135.158",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "205.252.135.158, 162.159.122.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNyIsInVzZXJuYW1lIjoiYWxpX2hfNDQiLCJlbWFpbCI6ImFsaS5hc2doYXIuaGF0YW1pLjRAZ21haWwuY29tIiwiZXhwIjoxNzg2NDAxOTU5fQ.pjT60E5hd6jbVocYoZQjeioGsf7BZxRG1mPaoapJeqw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a258dce78c26aa1e-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "205.252.135.158",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 22:47:13 UTC] === END API CALL LOG ===
[03-Aug-2026 22:47:13 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 22:47:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNyIsInVzZXJuYW1lIjoiYWxpX2hfNDQiLCJlbWFpbCI6ImFsaS5hc2doYXIuaGF0YW1pLjRAZ21haWwuY29tIiwiZXhwIjoxNzg2NDAxOTU5fQ.pjT60E5hd6jbVocYoZQjeioGsf7BZxRG1mPaoapJeqw
[03-Aug-2026 22:47:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 22:47:13 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 22:47:13 UTC] User ID: 1227
[03-Aug-2026 22:47:13 UTC] ✅ User profile retrieved successfully for user ID: 1227
[03-Aug-2026 22:47:15 UTC] === API CALL LOG ===
[03-Aug-2026 22:47:15 UTC] Endpoint: user/profile.php
[03-Aug-2026 22:47:15 UTC] Full Log Data: {
    "timestamp": "2026-08-03 22:47:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "205.252.135.158",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "205.252.135.158, 162.159.122.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNyIsInVzZXJuYW1lIjoiYWxpX2hfNDQiLCJlbWFpbCI6ImFsaS5hc2doYXIuaGF0YW1pLjRAZ21haWwuY29tIiwiZXhwIjoxNzg2NDAxOTU5fQ.pjT60E5hd6jbVocYoZQjeioGsf7BZxRG1mPaoapJeqw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a258dcef1c64aa1e-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "205.252.135.158",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 22:47:15 UTC] === END API CALL LOG ===
[03-Aug-2026 22:47:15 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 22:47:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNyIsInVzZXJuYW1lIjoiYWxpX2hfNDQiLCJlbWFpbCI6ImFsaS5hc2doYXIuaGF0YW1pLjRAZ21haWwuY29tIiwiZXhwIjoxNzg2NDAxOTU5fQ.pjT60E5hd6jbVocYoZQjeioGsf7BZxRG1mPaoapJeqw
[03-Aug-2026 22:47:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 22:47:15 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 22:47:15 UTC] User ID: 1227
[03-Aug-2026 22:47:15 UTC] ✅ User profile retrieved successfully for user ID: 1227
[03-Aug-2026 22:47:19 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 22:47:19 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 22:47:19 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"205.252.135.158, 162.159.122.165","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNyIsInVzZXJuYW1lIjoiYWxpX2hfNDQiLCJlbWFpbCI6ImFsaS5hc2doYXIuaGF0YW1pLjRAZ21haWwuY29tIiwiZXhwIjoxNzg2NDAxOTU5fQ.pjT60E5hd6jbVocYoZQjeioGsf7BZxRG1mPaoapJeqw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a258dd0bc87aaa1e-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"205.252.135.158","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Aug-2026 22:47:19 UTC] === API CALL LOG ===
[03-Aug-2026 22:47:19 UTC] === User Orders API Called ===
[03-Aug-2026 22:47:19 UTC] Endpoint: user/profile.php
[03-Aug-2026 22:47:19 UTC] User ID: 1227
[03-Aug-2026 22:47:19 UTC] Full Log Data: {
    "timestamp": "2026-08-03 22:47:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "205.252.135.158",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "205.252.135.158, 162.159.122.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNyIsInVzZXJuYW1lIjoiYWxpX2hfNDQiLCJlbWFpbCI6ImFsaS5hc2doYXIuaGF0YW1pLjRAZ21haWwuY29tIiwiZXhwIjoxNzg2NDAxOTU5fQ.pjT60E5hd6jbVocYoZQjeioGsf7BZxRG1mPaoapJeqw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a258dd0bc87caa1e-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "205.252.135.158",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 22:47:19 UTC] Limit: 20, Offset: 0
[03-Aug-2026 22:47:19 UTC] === END API CALL LOG ===
[03-Aug-2026 22:47:19 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 22:47:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNyIsInVzZXJuYW1lIjoiYWxpX2hfNDQiLCJlbWFpbCI6ImFsaS5hc2doYXIuaGF0YW1pLjRAZ21haWwuY29tIiwiZXhwIjoxNzg2NDAxOTU5fQ.pjT60E5hd6jbVocYoZQjeioGsf7BZxRG1mPaoapJeqw
[03-Aug-2026 22:47:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 22:47:19 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 22:47:19 UTC] User ID: 1227
[03-Aug-2026 22:47:19 UTC] Orders found: 0
[03-Aug-2026 22:47:19 UTC] Orders data: []
[03-Aug-2026 22:47:19 UTC] Total orders count: 0
[03-Aug-2026 22:47:19 UTC] ✅ User profile retrieved successfully for user ID: 1227
[03-Aug-2026 22:47:20 UTC] === API CALL LOG ===
[03-Aug-2026 22:47:20 UTC] Endpoint: user/profile.php
[03-Aug-2026 22:47:20 UTC] Full Log Data: {
    "timestamp": "2026-08-03 22:47:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "205.252.135.158",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "205.252.135.158, 162.159.122.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNyIsInVzZXJuYW1lIjoiYWxpX2hfNDQiLCJlbWFpbCI6ImFsaS5hc2doYXIuaGF0YW1pLjRAZ21haWwuY29tIiwiZXhwIjoxNzg2NDAxOTU5fQ.pjT60E5hd6jbVocYoZQjeioGsf7BZxRG1mPaoapJeqw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a258dd0f89ecaa1e-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "205.252.135.158",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 22:47:20 UTC] === END API CALL LOG ===
[03-Aug-2026 22:47:20 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 22:47:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNyIsInVzZXJuYW1lIjoiYWxpX2hfNDQiLCJlbWFpbCI6ImFsaS5hc2doYXIuaGF0YW1pLjRAZ21haWwuY29tIiwiZXhwIjoxNzg2NDAxOTU5fQ.pjT60E5hd6jbVocYoZQjeioGsf7BZxRG1mPaoapJeqw
[03-Aug-2026 22:47:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 22:47:20 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 22:47:20 UTC] User ID: 1227
[03-Aug-2026 22:47:20 UTC] ✅ User profile retrieved successfully for user ID: 1227
[03-Aug-2026 22:47:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 22:47:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 22:47:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"205.252.135.158, 162.159.122.165","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNyIsInVzZXJuYW1lIjoiYWxpX2hfNDQiLCJlbWFpbCI6ImFsaS5hc2doYXIuaGF0YW1pLjRAZ21haWwuY29tIiwiZXhwIjoxNzg2NDAxOTU5fQ.pjT60E5hd6jbVocYoZQjeioGsf7BZxRG1mPaoapJeqw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a258dd3e4a1faa1e-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"205.252.135.158","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Aug-2026 22:47:27 UTC] === User Orders API Called ===
[03-Aug-2026 22:47:27 UTC] User ID: 1227
[03-Aug-2026 22:47:27 UTC] Limit: 20, Offset: 0
[03-Aug-2026 22:47:27 UTC] Orders found: 0
[03-Aug-2026 22:47:27 UTC] Orders data: []
[03-Aug-2026 22:47:27 UTC] === API CALL LOG ===
[03-Aug-2026 22:47:27 UTC] Endpoint: user/profile.php
[03-Aug-2026 22:47:27 UTC] Full Log Data: {
    "timestamp": "2026-08-03 22:47:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "205.252.135.158",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "205.252.135.158, 162.159.122.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNyIsInVzZXJuYW1lIjoiYWxpX2hfNDQiLCJlbWFpbCI6ImFsaS5hc2doYXIuaGF0YW1pLjRAZ21haWwuY29tIiwiZXhwIjoxNzg2NDAxOTU5fQ.pjT60E5hd6jbVocYoZQjeioGsf7BZxRG1mPaoapJeqw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a258dd3e4a21aa1e-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "205.252.135.158",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 22:47:27 UTC] === END API CALL LOG ===
[03-Aug-2026 22:47:27 UTC] Total orders count: 0
[03-Aug-2026 22:47:27 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 22:47:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNyIsInVzZXJuYW1lIjoiYWxpX2hfNDQiLCJlbWFpbCI6ImFsaS5hc2doYXIuaGF0YW1pLjRAZ21haWwuY29tIiwiZXhwIjoxNzg2NDAxOTU5fQ.pjT60E5hd6jbVocYoZQjeioGsf7BZxRG1mPaoapJeqw
[03-Aug-2026 22:47:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 22:47:27 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 22:47:27 UTC] User ID: 1227
[03-Aug-2026 22:47:27 UTC] ✅ User profile retrieved successfully for user ID: 1227
[03-Aug-2026 22:47:27 UTC] === API CALL LOG ===
[03-Aug-2026 22:47:27 UTC] Endpoint: user/profile.php
[03-Aug-2026 22:47:27 UTC] Full Log Data: {
    "timestamp": "2026-08-03 22:47:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "205.252.135.158",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "205.252.135.158, 162.159.122.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNyIsInVzZXJuYW1lIjoiYWxpX2hfNDQiLCJlbWFpbCI6ImFsaS5hc2doYXIuaGF0YW1pLjRAZ21haWwuY29tIiwiZXhwIjoxNzg2NDAxOTU5fQ.pjT60E5hd6jbVocYoZQjeioGsf7BZxRG1mPaoapJeqw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a258dd3f3c35aa1e-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "205.252.135.158",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 22:47:27 UTC] === END API CALL LOG ===
[03-Aug-2026 22:47:27 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 22:47:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNyIsInVzZXJuYW1lIjoiYWxpX2hfNDQiLCJlbWFpbCI6ImFsaS5hc2doYXIuaGF0YW1pLjRAZ21haWwuY29tIiwiZXhwIjoxNzg2NDAxOTU5fQ.pjT60E5hd6jbVocYoZQjeioGsf7BZxRG1mPaoapJeqw
[03-Aug-2026 22:47:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 22:47:27 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 22:47:27 UTC] User ID: 1227
[03-Aug-2026 22:47:27 UTC] ✅ User profile retrieved successfully for user ID: 1227
[03-Aug-2026 22:47:30 UTC] === API CALL LOG ===
[03-Aug-2026 22:47:30 UTC] Endpoint: user/profile.php
[03-Aug-2026 22:47:30 UTC] Full Log Data: {
    "timestamp": "2026-08-03 22:47:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "205.252.135.158",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "205.252.135.158, 162.159.122.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNyIsInVzZXJuYW1lIjoiYWxpX2hfNDQiLCJlbWFpbCI6ImFsaS5hc2doYXIuaGF0YW1pLjRAZ21haWwuY29tIiwiZXhwIjoxNzg2NDAxOTU5fQ.pjT60E5hd6jbVocYoZQjeioGsf7BZxRG1mPaoapJeqw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a258dd4cd8e1aa1e-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "205.252.135.158",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 22:47:30 UTC] === END API CALL LOG ===
[03-Aug-2026 22:47:30 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 22:47:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNyIsInVzZXJuYW1lIjoiYWxpX2hfNDQiLCJlbWFpbCI6ImFsaS5hc2doYXIuaGF0YW1pLjRAZ21haWwuY29tIiwiZXhwIjoxNzg2NDAxOTU5fQ.pjT60E5hd6jbVocYoZQjeioGsf7BZxRG1mPaoapJeqw
[03-Aug-2026 22:47:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 22:47:30 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 22:47:30 UTC] User ID: 1227
[03-Aug-2026 22:47:30 UTC] ✅ User profile retrieved successfully for user ID: 1227
[03-Aug-2026 22:47:51 UTC] === API CALL LOG ===
[03-Aug-2026 22:47:51 UTC] Endpoint: user/profile.php
[03-Aug-2026 22:47:51 UTC] Full Log Data: {
    "timestamp": "2026-08-03 22:47:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "205.252.135.158",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "205.252.135.158, 162.159.122.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNyIsInVzZXJuYW1lIjoiYWxpX2hfNDQiLCJlbWFpbCI6ImFsaS5hc2doYXIuaGF0YW1pLjRAZ21haWwuY29tIiwiZXhwIjoxNzg2NDAxOTU5fQ.pjT60E5hd6jbVocYoZQjeioGsf7BZxRG1mPaoapJeqw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a258ddd18fb5aa1e-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "205.252.135.158",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 22:47:51 UTC] === END API CALL LOG ===
[03-Aug-2026 22:47:51 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 22:47:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNyIsInVzZXJuYW1lIjoiYWxpX2hfNDQiLCJlbWFpbCI6ImFsaS5hc2doYXIuaGF0YW1pLjRAZ21haWwuY29tIiwiZXhwIjoxNzg2NDAxOTU5fQ.pjT60E5hd6jbVocYoZQjeioGsf7BZxRG1mPaoapJeqw
[03-Aug-2026 22:47:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 22:47:51 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 22:47:51 UTC] User ID: 1227
[03-Aug-2026 22:47:51 UTC] ✅ User profile retrieved successfully for user ID: 1227
[03-Aug-2026 22:47:51 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 22:47:51 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 22:47:51 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"205.252.135.158, 162.159.122.164","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNyIsInVzZXJuYW1lIjoiYWxpX2hfNDQiLCJlbWFpbCI6ImFsaS5hc2doYXIuaGF0YW1pLjRAZ21haWwuY29tIiwiZXhwIjoxNzg2NDAxOTU5fQ.pjT60E5hd6jbVocYoZQjeioGsf7BZxRG1mPaoapJeqw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a258ddd18fb3aa1e-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"205.252.135.158","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Aug-2026 22:47:51 UTC] === User Orders API Called ===
[03-Aug-2026 22:47:51 UTC] User ID: 1227
[03-Aug-2026 22:47:51 UTC] Limit: 20, Offset: 0
[03-Aug-2026 22:47:51 UTC] Orders found: 0
[03-Aug-2026 22:47:51 UTC] Orders data: []
[03-Aug-2026 22:47:51 UTC] Total orders count: 0
[03-Aug-2026 22:47:51 UTC] === API CALL LOG ===
[03-Aug-2026 22:47:51 UTC] Endpoint: user/profile.php
[03-Aug-2026 22:47:51 UTC] Full Log Data: {
    "timestamp": "2026-08-03 22:47:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "205.252.135.158",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "205.252.135.158, 162.159.122.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNyIsInVzZXJuYW1lIjoiYWxpX2hfNDQiLCJlbWFpbCI6ImFsaS5hc2doYXIuaGF0YW1pLjRAZ21haWwuY29tIiwiZXhwIjoxNzg2NDAxOTU5fQ.pjT60E5hd6jbVocYoZQjeioGsf7BZxRG1mPaoapJeqw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a258ddd2b9eeaa1e-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "205.252.135.158",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 22:47:51 UTC] === END API CALL LOG ===
[03-Aug-2026 22:47:51 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 22:47:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNyIsInVzZXJuYW1lIjoiYWxpX2hfNDQiLCJlbWFpbCI6ImFsaS5hc2doYXIuaGF0YW1pLjRAZ21haWwuY29tIiwiZXhwIjoxNzg2NDAxOTU5fQ.pjT60E5hd6jbVocYoZQjeioGsf7BZxRG1mPaoapJeqw
[03-Aug-2026 22:47:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 22:47:51 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 22:47:51 UTC] User ID: 1227
[03-Aug-2026 22:47:51 UTC] ✅ User profile retrieved successfully for user ID: 1227
[03-Aug-2026 22:47:53 UTC] === API CALL LOG ===
[03-Aug-2026 22:47:53 UTC] Endpoint: user/profile.php
[03-Aug-2026 22:47:53 UTC] Full Log Data: {
    "timestamp": "2026-08-03 22:47:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "205.252.135.158",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "205.252.135.158, 162.159.122.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNyIsInVzZXJuYW1lIjoiYWxpX2hfNDQiLCJlbWFpbCI6ImFsaS5hc2doYXIuaGF0YW1pLjRAZ21haWwuY29tIiwiZXhwIjoxNzg2NDAxOTU5fQ.pjT60E5hd6jbVocYoZQjeioGsf7BZxRG1mPaoapJeqw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a258dde0698caa1e-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "205.252.135.158",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 22:47:53 UTC] === END API CALL LOG ===
[03-Aug-2026 22:47:53 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 22:47:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNyIsInVzZXJuYW1lIjoiYWxpX2hfNDQiLCJlbWFpbCI6ImFsaS5hc2doYXIuaGF0YW1pLjRAZ21haWwuY29tIiwiZXhwIjoxNzg2NDAxOTU5fQ.pjT60E5hd6jbVocYoZQjeioGsf7BZxRG1mPaoapJeqw
[03-Aug-2026 22:47:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 22:47:53 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 22:47:53 UTC] User ID: 1227
[03-Aug-2026 22:47:53 UTC] ✅ User profile retrieved successfully for user ID: 1227
[03-Aug-2026 22:48:02 UTC] === API CALL LOG ===
[03-Aug-2026 22:48:02 UTC] Endpoint: user/profile.php
[03-Aug-2026 22:48:02 UTC] Full Log Data: {
    "timestamp": "2026-08-03 22:48:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "205.252.135.158",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "205.252.135.158, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNyIsInVzZXJuYW1lIjoiYWxpX2hfNDQiLCJlbWFpbCI6ImFsaS5hc2doYXIuaGF0YW1pLjRAZ21haWwuY29tIiwiZXhwIjoxNzg2NDAxOTU5fQ.pjT60E5hd6jbVocYoZQjeioGsf7BZxRG1mPaoapJeqw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a258de177dd4aa1e-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "205.252.135.158",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 22:48:02 UTC] === END API CALL LOG ===
[03-Aug-2026 22:48:02 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 22:48:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNyIsInVzZXJuYW1lIjoiYWxpX2hfNDQiLCJlbWFpbCI6ImFsaS5hc2doYXIuaGF0YW1pLjRAZ21haWwuY29tIiwiZXhwIjoxNzg2NDAxOTU5fQ.pjT60E5hd6jbVocYoZQjeioGsf7BZxRG1mPaoapJeqw
[03-Aug-2026 22:48:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 22:48:02 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 22:48:02 UTC] User ID: 1227
[03-Aug-2026 22:48:02 UTC] ✅ User profile retrieved successfully for user ID: 1227
[03-Aug-2026 22:48:05 UTC] === API CALL LOG ===
[03-Aug-2026 22:48:05 UTC] Endpoint: user/profile.php
[03-Aug-2026 22:48:05 UTC] Full Log Data: {
    "timestamp": "2026-08-03 22:48:05",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "205.252.135.158",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "205.252.135.158, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNyIsInVzZXJuYW1lIjoiYWxpX2hfNDQiLCJlbWFpbCI6ImFsaS5hc2doYXIuaGF0YW1pLjRAZ21haWwuY29tIiwiZXhwIjoxNzg2NDAxOTU5fQ.pjT60E5hd6jbVocYoZQjeioGsf7BZxRG1mPaoapJeqw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a258de2b5df6aa1e-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "205.252.135.158",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 22:48:05 UTC] === END API CALL LOG ===
[03-Aug-2026 22:48:05 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 22:48:05 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNyIsInVzZXJuYW1lIjoiYWxpX2hfNDQiLCJlbWFpbCI6ImFsaS5hc2doYXIuaGF0YW1pLjRAZ21haWwuY29tIiwiZXhwIjoxNzg2NDAxOTU5fQ.pjT60E5hd6jbVocYoZQjeioGsf7BZxRG1mPaoapJeqw
[03-Aug-2026 22:48:05 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 22:48:05 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 22:48:05 UTC] User ID: 1227
[03-Aug-2026 22:48:05 UTC] ✅ User profile retrieved successfully for user ID: 1227
[03-Aug-2026 22:48:13 UTC] === API CALL LOG ===
[03-Aug-2026 22:48:13 UTC] Endpoint: user/profile.php
[03-Aug-2026 22:48:13 UTC] Full Log Data: {
    "timestamp": "2026-08-03 22:48:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "205.252.135.158",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "205.252.135.158, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNyIsInVzZXJuYW1lIjoiYWxpX2hfNDQiLCJlbWFpbCI6ImFsaS5hc2doYXIuaGF0YW1pLjRAZ21haWwuY29tIiwiZXhwIjoxNzg2NDAxOTU5fQ.pjT60E5hd6jbVocYoZQjeioGsf7BZxRG1mPaoapJeqw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a258de5a1806aa1e-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "205.252.135.158",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 22:48:13 UTC] === END API CALL LOG ===
[03-Aug-2026 22:48:13 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 22:48:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNyIsInVzZXJuYW1lIjoiYWxpX2hfNDQiLCJlbWFpbCI6ImFsaS5hc2doYXIuaGF0YW1pLjRAZ21haWwuY29tIiwiZXhwIjoxNzg2NDAxOTU5fQ.pjT60E5hd6jbVocYoZQjeioGsf7BZxRG1mPaoapJeqw
[03-Aug-2026 22:48:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 22:48:13 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 22:48:13 UTC] User ID: 1227
[03-Aug-2026 22:48:13 UTC] ✅ User profile retrieved successfully for user ID: 1227
[03-Aug-2026 22:48:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 22:48:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 22:48:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"205.252.135.158, 162.159.122.164","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNyIsInVzZXJuYW1lIjoiYWxpX2hfNDQiLCJlbWFpbCI6ImFsaS5hc2doYXIuaGF0YW1pLjRAZ21haWwuY29tIiwiZXhwIjoxNzg2NDAxOTU5fQ.pjT60E5hd6jbVocYoZQjeioGsf7BZxRG1mPaoapJeqw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a258de5a1804aa1e-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"205.252.135.158","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Aug-2026 22:48:13 UTC] === User Orders API Called ===
[03-Aug-2026 22:48:13 UTC] User ID: 1227
[03-Aug-2026 22:48:13 UTC] Limit: 20, Offset: 0
[03-Aug-2026 22:48:13 UTC] Orders found: 0
[03-Aug-2026 22:48:13 UTC] Orders data: []
[03-Aug-2026 22:48:13 UTC] Total orders count: 0
[03-Aug-2026 22:48:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 22:48:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 22:48:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"205.252.135.158, 162.159.122.164","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNyIsInVzZXJuYW1lIjoiYWxpX2hfNDQiLCJlbWFpbCI6ImFsaS5hc2doYXIuaGF0YW1pLjRAZ21haWwuY29tIiwiZXhwIjoxNzg2NDAxOTU5fQ.pjT60E5hd6jbVocYoZQjeioGsf7BZxRG1mPaoapJeqw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a258de62aa17aa1e-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"205.252.135.158","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Aug-2026 22:48:14 UTC] === User Orders API Called ===
[03-Aug-2026 22:48:14 UTC] User ID: 1227
[03-Aug-2026 22:48:14 UTC] Limit: 20, Offset: 0
[03-Aug-2026 22:48:14 UTC] Orders found: 0
[03-Aug-2026 22:48:14 UTC] Orders data: []
[03-Aug-2026 22:48:14 UTC] Total orders count: 0
[03-Aug-2026 22:48:17 UTC] === API CALL LOG ===
[03-Aug-2026 22:48:17 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 22:48:17 UTC] Endpoint: user/profile.php
[03-Aug-2026 22:48:17 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 22:48:17 UTC] Full Log Data: {
    "timestamp": "2026-08-03 22:48:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "205.252.135.158",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "205.252.135.158, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNyIsInVzZXJuYW1lIjoiYWxpX2hfNDQiLCJlbWFpbCI6ImFsaS5hc2doYXIuaGF0YW1pLjRAZ21haWwuY29tIiwiZXhwIjoxNzg2NDAxOTU5fQ.pjT60E5hd6jbVocYoZQjeioGsf7BZxRG1mPaoapJeqw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a258de764940aa1e-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "205.252.135.158",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 22:48:17 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"205.252.135.158, 162.159.122.164","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNyIsInVzZXJuYW1lIjoiYWxpX2hfNDQiLCJlbWFpbCI6ImFsaS5hc2doYXIuaGF0YW1pLjRAZ21haWwuY29tIiwiZXhwIjoxNzg2NDAxOTU5fQ.pjT60E5hd6jbVocYoZQjeioGsf7BZxRG1mPaoapJeqw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a258de76493faa1e-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"205.252.135.158","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Aug-2026 22:48:17 UTC] === END API CALL LOG ===
[03-Aug-2026 22:48:17 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 22:48:17 UTC] === User Orders API Called ===
[03-Aug-2026 22:48:17 UTC] User ID: 1227
[03-Aug-2026 22:48:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNyIsInVzZXJuYW1lIjoiYWxpX2hfNDQiLCJlbWFpbCI6ImFsaS5hc2doYXIuaGF0YW1pLjRAZ21haWwuY29tIiwiZXhwIjoxNzg2NDAxOTU5fQ.pjT60E5hd6jbVocYoZQjeioGsf7BZxRG1mPaoapJeqw
[03-Aug-2026 22:48:17 UTC] Limit: 20, Offset: 0
[03-Aug-2026 22:48:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 22:48:17 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 22:48:17 UTC] User ID: 1227
[03-Aug-2026 22:48:17 UTC] Orders found: 0
[03-Aug-2026 22:48:17 UTC] Orders data: []
[03-Aug-2026 22:48:17 UTC] ✅ User profile retrieved successfully for user ID: 1227
[03-Aug-2026 22:48:17 UTC] Total orders count: 0
[03-Aug-2026 22:48:17 UTC] === API CALL LOG ===
[03-Aug-2026 22:48:17 UTC] Endpoint: user/profile.php
[03-Aug-2026 22:48:17 UTC] Full Log Data: {
    "timestamp": "2026-08-03 22:48:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "205.252.135.158",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "205.252.135.158, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNyIsInVzZXJuYW1lIjoiYWxpX2hfNDQiLCJlbWFpbCI6ImFsaS5hc2doYXIuaGF0YW1pLjRAZ21haWwuY29tIiwiZXhwIjoxNzg2NDAxOTU5fQ.pjT60E5hd6jbVocYoZQjeioGsf7BZxRG1mPaoapJeqw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a258de764942aa1e-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "205.252.135.158",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 22:48:17 UTC] === END API CALL LOG ===
[03-Aug-2026 22:48:17 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 22:48:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNyIsInVzZXJuYW1lIjoiYWxpX2hfNDQiLCJlbWFpbCI6ImFsaS5hc2doYXIuaGF0YW1pLjRAZ21haWwuY29tIiwiZXhwIjoxNzg2NDAxOTU5fQ.pjT60E5hd6jbVocYoZQjeioGsf7BZxRG1mPaoapJeqw
[03-Aug-2026 22:48:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 22:48:17 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 22:48:17 UTC] User ID: 1227
[03-Aug-2026 22:48:17 UTC] ✅ User profile retrieved successfully for user ID: 1227
[03-Aug-2026 22:48:18 UTC] === API CALL LOG ===
[03-Aug-2026 22:48:18 UTC] Endpoint: user/profile.php
[03-Aug-2026 22:48:18 UTC] Full Log Data: {
    "timestamp": "2026-08-03 22:48:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "205.252.135.158",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "205.252.135.158, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNyIsInVzZXJuYW1lIjoiYWxpX2hfNDQiLCJlbWFpbCI6ImFsaS5hc2doYXIuaGF0YW1pLjRAZ21haWwuY29tIiwiZXhwIjoxNzg2NDAxOTU5fQ.pjT60E5hd6jbVocYoZQjeioGsf7BZxRG1mPaoapJeqw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a258de7e692baa1e-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "205.252.135.158",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 22:48:18 UTC] === END API CALL LOG ===
[03-Aug-2026 22:48:18 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 22:48:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNyIsInVzZXJuYW1lIjoiYWxpX2hfNDQiLCJlbWFpbCI6ImFsaS5hc2doYXIuaGF0YW1pLjRAZ21haWwuY29tIiwiZXhwIjoxNzg2NDAxOTU5fQ.pjT60E5hd6jbVocYoZQjeioGsf7BZxRG1mPaoapJeqw
[03-Aug-2026 22:48:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 22:48:18 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 22:48:18 UTC] User ID: 1227
[03-Aug-2026 22:48:18 UTC] ✅ User profile retrieved successfully for user ID: 1227
[03-Aug-2026 22:48:27 UTC] === API CALL LOG ===
[03-Aug-2026 22:48:27 UTC] Endpoint: user/profile.php
[03-Aug-2026 22:48:27 UTC] Full Log Data: {
    "timestamp": "2026-08-03 22:48:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "205.252.135.158",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "205.252.135.158, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNyIsInVzZXJuYW1lIjoiYWxpX2hfNDQiLCJlbWFpbCI6ImFsaS5hc2doYXIuaGF0YW1pLjRAZ21haWwuY29tIiwiZXhwIjoxNzg2NDAxOTU5fQ.pjT60E5hd6jbVocYoZQjeioGsf7BZxRG1mPaoapJeqw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a258deb69f46aa1e-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "205.252.135.158",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 22:48:27 UTC] === END API CALL LOG ===
[03-Aug-2026 22:48:27 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 22:48:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNyIsInVzZXJuYW1lIjoiYWxpX2hfNDQiLCJlbWFpbCI6ImFsaS5hc2doYXIuaGF0YW1pLjRAZ21haWwuY29tIiwiZXhwIjoxNzg2NDAxOTU5fQ.pjT60E5hd6jbVocYoZQjeioGsf7BZxRG1mPaoapJeqw
[03-Aug-2026 22:48:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 22:48:27 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 22:48:27 UTC] User ID: 1227
[03-Aug-2026 22:48:27 UTC] ✅ User profile retrieved successfully for user ID: 1227
[03-Aug-2026 22:48:27 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 22:48:27 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 22:48:27 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"205.252.135.158, 162.159.122.164","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNyIsInVzZXJuYW1lIjoiYWxpX2hfNDQiLCJlbWFpbCI6ImFsaS5hc2doYXIuaGF0YW1pLjRAZ21haWwuY29tIiwiZXhwIjoxNzg2NDAxOTU5fQ.pjT60E5hd6jbVocYoZQjeioGsf7BZxRG1mPaoapJeqw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a258deb69f44aa1e-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"205.252.135.158","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Aug-2026 22:48:27 UTC] === User Orders API Called ===
[03-Aug-2026 22:48:27 UTC] User ID: 1227
[03-Aug-2026 22:48:27 UTC] Limit: 20, Offset: 0
[03-Aug-2026 22:48:27 UTC] Orders found: 0
[03-Aug-2026 22:48:27 UTC] Orders data: []
[03-Aug-2026 22:48:27 UTC] === API CALL LOG ===
[03-Aug-2026 22:48:27 UTC] Endpoint: user/profile.php
[03-Aug-2026 22:48:27 UTC] Total orders count: 0
[03-Aug-2026 22:48:27 UTC] Full Log Data: {
    "timestamp": "2026-08-03 22:48:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "205.252.135.158",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "205.252.135.158, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNyIsInVzZXJuYW1lIjoiYWxpX2hfNDQiLCJlbWFpbCI6ImFsaS5hc2doYXIuaGF0YW1pLjRAZ21haWwuY29tIiwiZXhwIjoxNzg2NDAxOTU5fQ.pjT60E5hd6jbVocYoZQjeioGsf7BZxRG1mPaoapJeqw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a258deb69f47aa1e-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "205.252.135.158",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 22:48:27 UTC] === END API CALL LOG ===
[03-Aug-2026 22:48:27 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 22:48:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNyIsInVzZXJuYW1lIjoiYWxpX2hfNDQiLCJlbWFpbCI6ImFsaS5hc2doYXIuaGF0YW1pLjRAZ21haWwuY29tIiwiZXhwIjoxNzg2NDAxOTU5fQ.pjT60E5hd6jbVocYoZQjeioGsf7BZxRG1mPaoapJeqw
[03-Aug-2026 22:48:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 22:48:27 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 22:48:27 UTC] User ID: 1227
[03-Aug-2026 22:48:27 UTC] ✅ User profile retrieved successfully for user ID: 1227
[03-Aug-2026 22:48:38 UTC] === API CALL LOG ===
[03-Aug-2026 22:48:38 UTC] Endpoint: user/profile.php
[03-Aug-2026 22:48:38 UTC] Full Log Data: {
    "timestamp": "2026-08-03 22:48:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "205.252.135.158",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "205.252.135.158, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNyIsInVzZXJuYW1lIjoiYWxpX2hfNDQiLCJlbWFpbCI6ImFsaS5hc2doYXIuaGF0YW1pLjRAZ21haWwuY29tIiwiZXhwIjoxNzg2NDAxOTU5fQ.pjT60E5hd6jbVocYoZQjeioGsf7BZxRG1mPaoapJeqw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a258def60d83aa1e-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "205.252.135.158",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 22:48:38 UTC] === END API CALL LOG ===
[03-Aug-2026 22:48:38 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 22:48:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNyIsInVzZXJuYW1lIjoiYWxpX2hfNDQiLCJlbWFpbCI6ImFsaS5hc2doYXIuaGF0YW1pLjRAZ21haWwuY29tIiwiZXhwIjoxNzg2NDAxOTU5fQ.pjT60E5hd6jbVocYoZQjeioGsf7BZxRG1mPaoapJeqw
[03-Aug-2026 22:48:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 22:48:38 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 22:48:38 UTC] User ID: 1227
[03-Aug-2026 22:48:38 UTC] ✅ User profile retrieved successfully for user ID: 1227
[03-Aug-2026 22:48:45 UTC] === API CALL LOG ===
[03-Aug-2026 22:48:45 UTC] Endpoint: user/profile.php
[03-Aug-2026 22:48:45 UTC] Full Log Data: {
    "timestamp": "2026-08-03 22:48:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "205.252.135.158",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "205.252.135.158, 162.159.122.165",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNyIsInVzZXJuYW1lIjoiYWxpX2hfNDQiLCJlbWFpbCI6ImFsaS5hc2doYXIuaGF0YW1pLjRAZ21haWwuY29tIiwiZXhwIjoxNzg2NDAxOTU5fQ.pjT60E5hd6jbVocYoZQjeioGsf7BZxRG1mPaoapJeqw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a258df24bd04aa1e-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "205.252.135.158",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 22:48:45 UTC] === END API CALL LOG ===
[03-Aug-2026 22:48:45 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 22:48:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNyIsInVzZXJuYW1lIjoiYWxpX2hfNDQiLCJlbWFpbCI6ImFsaS5hc2doYXIuaGF0YW1pLjRAZ21haWwuY29tIiwiZXhwIjoxNzg2NDAxOTU5fQ.pjT60E5hd6jbVocYoZQjeioGsf7BZxRG1mPaoapJeqw
[03-Aug-2026 22:48:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 22:48:45 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 22:48:45 UTC] User ID: 1227
[03-Aug-2026 22:48:45 UTC] ✅ User profile retrieved successfully for user ID: 1227
[03-Aug-2026 22:48:45 UTC] User Purchases API - User ID: 1227
[03-Aug-2026 22:48:45 UTC] User Purchases API - Total purchases found: 0
[03-Aug-2026 22:48:52 UTC] === API CALL LOG ===
[03-Aug-2026 22:48:52 UTC] Endpoint: user/profile.php
[03-Aug-2026 22:48:52 UTC] Full Log Data: {
    "timestamp": "2026-08-03 22:48:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "205.252.135.158",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "205.252.135.158, 162.159.122.164",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNyIsInVzZXJuYW1lIjoiYWxpX2hfNDQiLCJlbWFpbCI6ImFsaS5hc2doYXIuaGF0YW1pLjRAZ21haWwuY29tIiwiZXhwIjoxNzg2NDAxOTU5fQ.pjT60E5hd6jbVocYoZQjeioGsf7BZxRG1mPaoapJeqw",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a258df4f38c8aa1e-MRS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "205.252.135.158",
        "cf-ipcountry": "DE",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[03-Aug-2026 22:48:52 UTC] === END API CALL LOG ===
[03-Aug-2026 22:48:52 UTC] ✅ API Hash verification passed for profile endpoint
[03-Aug-2026 22:48:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNyIsInVzZXJuYW1lIjoiYWxpX2hfNDQiLCJlbWFpbCI6ImFsaS5hc2doYXIuaGF0YW1pLjRAZ21haWwuY29tIiwiZXhwIjoxNzg2NDAxOTU5fQ.pjT60E5hd6jbVocYoZQjeioGsf7BZxRG1mPaoapJeqw
[03-Aug-2026 22:48:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[03-Aug-2026 22:48:52 UTC] ✅ JWT token verified successfully for user profile
[03-Aug-2026 22:48:52 UTC] User ID: 1227
[03-Aug-2026 22:48:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 22:48:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[03-Aug-2026 22:48:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"205.252.135.158, 162.159.122.164","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyNyIsInVzZXJuYW1lIjoiYWxpX2hfNDQiLCJlbWFpbCI6ImFsaS5hc2doYXIuaGF0YW1pLjRAZ21haWwuY29tIiwiZXhwIjoxNzg2NDAxOTU5fQ.pjT60E5hd6jbVocYoZQjeioGsf7BZxRG1mPaoapJeqw","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a258df4f38c1aa1e-MRS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"205.252.135.158","cf-ipcountry":"DE","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[03-Aug-2026 22:48:52 UTC] === User Orders API Called ===
[03-Aug-2026 22:48:52 UTC] ✅ User profile retrieved successfully for user ID: 1227
[03-Aug-2026 22:48:52 UTC] User ID: 1227
[03-Aug-2026 22:48:52 UTC] Limit: 20, Offset: 0
[03-Aug-2026 22:48:52 UTC] Orders found: 0
[03-Aug-2026 22:48:52 UTC] Orders data: []
[03-Aug-2026 22:48:52 UTC] Total orders count: 0
[04-Aug-2026 01:00:57 UTC] === API CALL LOG ===
[04-Aug-2026 01:00:57 UTC] Endpoint: user/profile.php
[04-Aug-2026 01:00:57 UTC] Full Log Data: {
    "timestamp": "2026-08-04 01:00:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8906:d0f4:9561:58d4:5753:d500",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8906:d0f4:9561:58d4:5753:d500, 104.22.66.32",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNCIsInVzZXJuYW1lIjoiQG9wcHRlamFzMSIsImVtYWlsIjoidGVqYXNqYWlzd2FsNjI1QGdtYWlsLmNvbSIsImV4cCI6MTc4NjI2ODQ2M30.37OXFkqLIG80u97kJ2HD7lDxRqTilCwgJEdVVXQdEWE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a259a0c6498a686e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:8906:d0f4:9561:58d4:5753:d500",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Aug-2026 01:00:57 UTC] === END API CALL LOG ===
[04-Aug-2026 01:00:57 UTC] ✅ API Hash verification passed for profile endpoint
[04-Aug-2026 01:00:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNCIsInVzZXJuYW1lIjoiQG9wcHRlamFzMSIsImVtYWlsIjoidGVqYXNqYWlzd2FsNjI1QGdtYWlsLmNvbSIsImV4cCI6MTc4NjI2ODQ2M30.37OXFkqLIG80u97kJ2HD7lDxRqTilCwgJEdVVXQdEWE
[04-Aug-2026 01:00:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Aug-2026 01:00:57 UTC] ✅ JWT token verified successfully for user profile
[04-Aug-2026 01:00:57 UTC] User ID: 1214
[04-Aug-2026 01:00:57 UTC] ✅ User profile retrieved successfully for user ID: 1214
[04-Aug-2026 01:00:58 UTC] === API CALL LOG ===
[04-Aug-2026 01:00:58 UTC] Endpoint: user/profile.php
[04-Aug-2026 01:00:58 UTC] Full Log Data: {
    "timestamp": "2026-08-04 01:00:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8906:d0f4:9561:58d4:5753:d500",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8906:d0f4:9561:58d4:5753:d500, 104.22.66.6",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNCIsInVzZXJuYW1lIjoiQG9wcHRlamFzMSIsImVtYWlsIjoidGVqYXNqYWlzd2FsNjI1QGdtYWlsLmNvbSIsImV4cCI6MTc4NjI2ODQ2M30.37OXFkqLIG80u97kJ2HD7lDxRqTilCwgJEdVVXQdEWE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a259a0cd6c76686e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:8906:d0f4:9561:58d4:5753:d500",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Aug-2026 01:00:58 UTC] === END API CALL LOG ===
[04-Aug-2026 01:00:58 UTC] ✅ API Hash verification passed for profile endpoint
[04-Aug-2026 01:00:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNCIsInVzZXJuYW1lIjoiQG9wcHRlamFzMSIsImVtYWlsIjoidGVqYXNqYWlzd2FsNjI1QGdtYWlsLmNvbSIsImV4cCI6MTc4NjI2ODQ2M30.37OXFkqLIG80u97kJ2HD7lDxRqTilCwgJEdVVXQdEWE
[04-Aug-2026 01:00:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Aug-2026 01:00:58 UTC] ✅ JWT token verified successfully for user profile
[04-Aug-2026 01:00:58 UTC] User ID: 1214
[04-Aug-2026 01:00:58 UTC] ✅ User profile retrieved successfully for user ID: 1214
[04-Aug-2026 01:00:58 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Aug-2026 01:00:58 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Aug-2026 01:00:58 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2401:4900:8906:d0f4:9561:58d4:5753:d500, 104.22.66.7","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNCIsInVzZXJuYW1lIjoiQG9wcHRlamFzMSIsImVtYWlsIjoidGVqYXNqYWlzd2FsNjI1QGdtYWlsLmNvbSIsImV4cCI6MTc4NjI2ODQ2M30.37OXFkqLIG80u97kJ2HD7lDxRqTilCwgJEdVVXQdEWE","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a259a0cd6c78686e-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2401:4900:8906:d0f4:9561:58d4:5753:d500","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Aug-2026 01:00:58 UTC] === User Orders API Called ===
[04-Aug-2026 01:00:58 UTC] User ID: 1214
[04-Aug-2026 01:00:58 UTC] Limit: 20, Offset: 0
[04-Aug-2026 01:00:58 UTC] Orders found: 1
[04-Aug-2026 01:00:58 UTC] Orders data: [{"id":440,"quantity":100,"total_coins":100,"coin_type":"regular","telegram_link":"https:\/\/t.me\/earnunlimited4ever","status":"pending","created_at":"2026-08-02 13:15:19","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[04-Aug-2026 01:00:58 UTC] Total orders count: 1
[04-Aug-2026 01:00:58 UTC] === API CALL LOG ===
[04-Aug-2026 01:00:58 UTC] Endpoint: user/profile.php
[04-Aug-2026 01:00:58 UTC] Full Log Data: {
    "timestamp": "2026-08-04 01:00:58",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2401:4900:8906:d0f4:9561:58d4:5753:d500",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2401:4900:8906:d0f4:9561:58d4:5753:d500, 104.22.66.6",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNCIsInVzZXJuYW1lIjoiQG9wcHRlamFzMSIsImVtYWlsIjoidGVqYXNqYWlzd2FsNjI1QGdtYWlsLmNvbSIsImV4cCI6MTc4NjI2ODQ2M30.37OXFkqLIG80u97kJ2HD7lDxRqTilCwgJEdVVXQdEWE",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a259a0cdcd59686e-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2401:4900:8906:d0f4:9561:58d4:5753:d500",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Aug-2026 01:00:58 UTC] === END API CALL LOG ===
[04-Aug-2026 01:00:58 UTC] ✅ API Hash verification passed for profile endpoint
[04-Aug-2026 01:00:58 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIxNCIsInVzZXJuYW1lIjoiQG9wcHRlamFzMSIsImVtYWlsIjoidGVqYXNqYWlzd2FsNjI1QGdtYWlsLmNvbSIsImV4cCI6MTc4NjI2ODQ2M30.37OXFkqLIG80u97kJ2HD7lDxRqTilCwgJEdVVXQdEWE
[04-Aug-2026 01:00:58 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Aug-2026 01:00:58 UTC] ✅ JWT token verified successfully for user profile
[04-Aug-2026 01:00:58 UTC] User ID: 1214
[04-Aug-2026 01:00:58 UTC] ✅ User profile retrieved successfully for user ID: 1214
[04-Aug-2026 06:06:59 UTC] === API CALL LOG ===
[04-Aug-2026 06:06:59 UTC] Endpoint: user/profile.php
[04-Aug-2026 06:06:59 UTC] Full Log Data: {
    "timestamp": "2026-08-04 06:06:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:ac40:62f:106a:282e:609:804:35fb",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2400:ac40:62f:106a:282e:609:804:35fb, 172.70.208.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyOCIsInVzZXJuYW1lIjoiVm9ydGV4em9uIiwiZW1haWwiOiJueWVpbmNoYW5waHlvNDM2QGdtYWlsLmNvbSIsImV4cCI6MTc4NjQyODQxOH0.20Ip9sJZtXPopFPR2oeBHT-KkO4-9JU1RCLQn3wRlKQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25b6115393bfd80-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2400:ac40:62f:106a:282e:609:804:35fb",
        "cf-ipcountry": "MM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Aug-2026 06:06:59 UTC] === END API CALL LOG ===
[04-Aug-2026 06:06:59 UTC] ✅ API Hash verification passed for profile endpoint
[04-Aug-2026 06:06:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyOCIsInVzZXJuYW1lIjoiVm9ydGV4em9uIiwiZW1haWwiOiJueWVpbmNoYW5waHlvNDM2QGdtYWlsLmNvbSIsImV4cCI6MTc4NjQyODQxOH0.20Ip9sJZtXPopFPR2oeBHT-KkO4-9JU1RCLQn3wRlKQ
[04-Aug-2026 06:06:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Aug-2026 06:06:59 UTC] ✅ JWT token verified successfully for user profile
[04-Aug-2026 06:06:59 UTC] User ID: 1228
[04-Aug-2026 06:06:59 UTC] ✅ User profile retrieved successfully for user ID: 1228
[04-Aug-2026 06:06:59 UTC] === API CALL LOG ===
[04-Aug-2026 06:06:59 UTC] Endpoint: user/profile.php
[04-Aug-2026 06:06:59 UTC] Full Log Data: {
    "timestamp": "2026-08-04 06:06:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:ac40:62f:106a:282e:609:804:35fb",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2400:ac40:62f:106a:282e:609:804:35fb, 172.70.208.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyOCIsInVzZXJuYW1lIjoiVm9ydGV4em9uIiwiZW1haWwiOiJueWVpbmNoYW5waHlvNDM2QGdtYWlsLmNvbSIsImV4cCI6MTc4NjQyODQxOH0.20Ip9sJZtXPopFPR2oeBHT-KkO4-9JU1RCLQn3wRlKQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25b6115db18fd80-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2400:ac40:62f:106a:282e:609:804:35fb",
        "cf-ipcountry": "MM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Aug-2026 06:06:59 UTC] === END API CALL LOG ===
[04-Aug-2026 06:06:59 UTC] ✅ API Hash verification passed for profile endpoint
[04-Aug-2026 06:06:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyOCIsInVzZXJuYW1lIjoiVm9ydGV4em9uIiwiZW1haWwiOiJueWVpbmNoYW5waHlvNDM2QGdtYWlsLmNvbSIsImV4cCI6MTc4NjQyODQxOH0.20Ip9sJZtXPopFPR2oeBHT-KkO4-9JU1RCLQn3wRlKQ
[04-Aug-2026 06:06:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Aug-2026 06:06:59 UTC] ✅ JWT token verified successfully for user profile
[04-Aug-2026 06:06:59 UTC] User ID: 1228
[04-Aug-2026 06:06:59 UTC] ✅ User profile retrieved successfully for user ID: 1228
[04-Aug-2026 06:06:59 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Aug-2026 06:06:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Aug-2026 06:06:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2400:ac40:62f:106a:282e:609:804:35fb, 172.70.208.30","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyOCIsInVzZXJuYW1lIjoiVm9ydGV4em9uIiwiZW1haWwiOiJueWVpbmNoYW5waHlvNDM2QGdtYWlsLmNvbSIsImV4cCI6MTc4NjQyODQxOH0.20Ip9sJZtXPopFPR2oeBHT-KkO4-9JU1RCLQn3wRlKQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a25b61153943fd80-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2400:ac40:62f:106a:282e:609:804:35fb","cf-ipcountry":"MM","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Aug-2026 06:06:59 UTC] === User Orders API Called ===
[04-Aug-2026 06:06:59 UTC] User ID: 1228
[04-Aug-2026 06:06:59 UTC] Limit: 20, Offset: 0
[04-Aug-2026 06:06:59 UTC] Orders found: 0
[04-Aug-2026 06:06:59 UTC] Orders data: []
[04-Aug-2026 06:06:59 UTC] Total orders count: 0
[04-Aug-2026 06:07:01 UTC] === API CALL LOG ===
[04-Aug-2026 06:07:01 UTC] Endpoint: user/profile.php
[04-Aug-2026 06:07:01 UTC] Full Log Data: {
    "timestamp": "2026-08-04 06:07:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:ac40:62f:106a:282e:609:804:35fb",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2400:ac40:62f:106a:282e:609:804:35fb, 172.70.208.31",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyOCIsInVzZXJuYW1lIjoiVm9ydGV4em9uIiwiZW1haWwiOiJueWVpbmNoYW5waHlvNDM2QGdtYWlsLmNvbSIsImV4cCI6MTc4NjQyODQxOH0.20Ip9sJZtXPopFPR2oeBHT-KkO4-9JU1RCLQn3wRlKQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25b611ec94afd80-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2400:ac40:62f:106a:282e:609:804:35fb",
        "cf-ipcountry": "MM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Aug-2026 06:07:01 UTC] === END API CALL LOG ===
[04-Aug-2026 06:07:01 UTC] ✅ API Hash verification passed for profile endpoint
[04-Aug-2026 06:07:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyOCIsInVzZXJuYW1lIjoiVm9ydGV4em9uIiwiZW1haWwiOiJueWVpbmNoYW5waHlvNDM2QGdtYWlsLmNvbSIsImV4cCI6MTc4NjQyODQxOH0.20Ip9sJZtXPopFPR2oeBHT-KkO4-9JU1RCLQn3wRlKQ
[04-Aug-2026 06:07:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Aug-2026 06:07:01 UTC] ✅ JWT token verified successfully for user profile
[04-Aug-2026 06:07:01 UTC] User ID: 1228
[04-Aug-2026 06:07:01 UTC] ✅ User profile retrieved successfully for user ID: 1228
[04-Aug-2026 06:07:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Aug-2026 06:07:20 UTC] === API CALL LOG ===
[04-Aug-2026 06:07:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Aug-2026 06:07:20 UTC] Endpoint: user/profile.php
[04-Aug-2026 06:07:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2400:ac40:62f:106a:282e:609:804:35fb, 172.70.208.71","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyOCIsInVzZXJuYW1lIjoiVm9ydGV4em9uIiwiZW1haWwiOiJueWVpbmNoYW5waHlvNDM2QGdtYWlsLmNvbSIsImV4cCI6MTc4NjQyODQxOH0.20Ip9sJZtXPopFPR2oeBHT-KkO4-9JU1RCLQn3wRlKQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a25b61986b2ffd80-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2400:ac40:62f:106a:282e:609:804:35fb","cf-ipcountry":"MM","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Aug-2026 06:07:20 UTC] Full Log Data: {
    "timestamp": "2026-08-04 06:07:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:ac40:62f:106a:282e:609:804:35fb",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2400:ac40:62f:106a:282e:609:804:35fb, 172.70.208.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyOCIsInVzZXJuYW1lIjoiVm9ydGV4em9uIiwiZW1haWwiOiJueWVpbmNoYW5waHlvNDM2QGdtYWlsLmNvbSIsImV4cCI6MTc4NjQyODQxOH0.20Ip9sJZtXPopFPR2oeBHT-KkO4-9JU1RCLQn3wRlKQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25b61986b33fd80-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2400:ac40:62f:106a:282e:609:804:35fb",
        "cf-ipcountry": "MM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Aug-2026 06:07:20 UTC] === END API CALL LOG ===
[04-Aug-2026 06:07:20 UTC] ✅ API Hash verification passed for profile endpoint
[04-Aug-2026 06:07:20 UTC] === User Orders API Called ===
[04-Aug-2026 06:07:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyOCIsInVzZXJuYW1lIjoiVm9ydGV4em9uIiwiZW1haWwiOiJueWVpbmNoYW5waHlvNDM2QGdtYWlsLmNvbSIsImV4cCI6MTc4NjQyODQxOH0.20Ip9sJZtXPopFPR2oeBHT-KkO4-9JU1RCLQn3wRlKQ
[04-Aug-2026 06:07:20 UTC] User ID: 1228
[04-Aug-2026 06:07:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Aug-2026 06:07:20 UTC] Limit: 20, Offset: 0
[04-Aug-2026 06:07:20 UTC] ✅ JWT token verified successfully for user profile
[04-Aug-2026 06:07:20 UTC] User ID: 1228
[04-Aug-2026 06:07:20 UTC] Orders found: 0
[04-Aug-2026 06:07:20 UTC] ✅ User profile retrieved successfully for user ID: 1228
[04-Aug-2026 06:07:20 UTC] Orders data: []
[04-Aug-2026 06:07:20 UTC] Total orders count: 0
[04-Aug-2026 06:07:21 UTC] === API CALL LOG ===
[04-Aug-2026 06:07:21 UTC] Endpoint: user/profile.php
[04-Aug-2026 06:07:21 UTC] Full Log Data: {
    "timestamp": "2026-08-04 06:07:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:ac40:62f:106a:282e:609:804:35fb",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2400:ac40:62f:106a:282e:609:804:35fb, 172.70.208.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyOCIsInVzZXJuYW1lIjoiVm9ydGV4em9uIiwiZW1haWwiOiJueWVpbmNoYW5waHlvNDM2QGdtYWlsLmNvbSIsImV4cCI6MTc4NjQyODQxOH0.20Ip9sJZtXPopFPR2oeBHT-KkO4-9JU1RCLQn3wRlKQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25b619c4914fd80-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2400:ac40:62f:106a:282e:609:804:35fb",
        "cf-ipcountry": "MM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Aug-2026 06:07:21 UTC] === END API CALL LOG ===
[04-Aug-2026 06:07:21 UTC] ✅ API Hash verification passed for profile endpoint
[04-Aug-2026 06:07:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyOCIsInVzZXJuYW1lIjoiVm9ydGV4em9uIiwiZW1haWwiOiJueWVpbmNoYW5waHlvNDM2QGdtYWlsLmNvbSIsImV4cCI6MTc4NjQyODQxOH0.20Ip9sJZtXPopFPR2oeBHT-KkO4-9JU1RCLQn3wRlKQ
[04-Aug-2026 06:07:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Aug-2026 06:07:21 UTC] ✅ JWT token verified successfully for user profile
[04-Aug-2026 06:07:21 UTC] User ID: 1228
[04-Aug-2026 06:07:21 UTC] ✅ User profile retrieved successfully for user ID: 1228
[04-Aug-2026 06:07:21 UTC] === API CALL LOG ===
[04-Aug-2026 06:07:21 UTC] Endpoint: user/profile.php
[04-Aug-2026 06:07:21 UTC] Full Log Data: {
    "timestamp": "2026-08-04 06:07:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2400:ac40:62f:106a:282e:609:804:35fb",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2400:ac40:62f:106a:282e:609:804:35fb, 172.70.208.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyOCIsInVzZXJuYW1lIjoiVm9ydGV4em9uIiwiZW1haWwiOiJueWVpbmNoYW5waHlvNDM2QGdtYWlsLmNvbSIsImV4cCI6MTc4NjQyODQxOH0.20Ip9sJZtXPopFPR2oeBHT-KkO4-9JU1RCLQn3wRlKQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25b619ed922fd80-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2400:ac40:62f:106a:282e:609:804:35fb",
        "cf-ipcountry": "MM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Aug-2026 06:07:21 UTC] === END API CALL LOG ===
[04-Aug-2026 06:07:21 UTC] ✅ API Hash verification passed for profile endpoint
[04-Aug-2026 06:07:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyOCIsInVzZXJuYW1lIjoiVm9ydGV4em9uIiwiZW1haWwiOiJueWVpbmNoYW5waHlvNDM2QGdtYWlsLmNvbSIsImV4cCI6MTc4NjQyODQxOH0.20Ip9sJZtXPopFPR2oeBHT-KkO4-9JU1RCLQn3wRlKQ
[04-Aug-2026 06:07:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Aug-2026 06:07:21 UTC] ✅ JWT token verified successfully for user profile
[04-Aug-2026 06:07:21 UTC] User ID: 1228
[04-Aug-2026 06:07:21 UTC] ✅ User profile retrieved successfully for user ID: 1228
[04-Aug-2026 06:08:08 UTC] === API CALL LOG ===
[04-Aug-2026 06:08:08 UTC] Endpoint: user/profile.php
[04-Aug-2026 06:08:08 UTC] Full Log Data: {
    "timestamp": "2026-08-04 06:08:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.112.44.157",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.112.44.157, 162.158.108.30",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyOCIsInVzZXJuYW1lIjoiVm9ydGV4em9uIiwiZW1haWwiOiJueWVpbmNoYW5waHlvNDM2QGdtYWlsLmNvbSIsImV4cCI6MTc4NjQyODQxOH0.20Ip9sJZtXPopFPR2oeBHT-KkO4-9JU1RCLQn3wRlKQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25b62c15b05fce3-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.112.44.157",
        "cf-ipcountry": "MM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Aug-2026 06:08:08 UTC] === END API CALL LOG ===
[04-Aug-2026 06:08:08 UTC] ✅ API Hash verification passed for profile endpoint
[04-Aug-2026 06:08:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyOCIsInVzZXJuYW1lIjoiVm9ydGV4em9uIiwiZW1haWwiOiJueWVpbmNoYW5waHlvNDM2QGdtYWlsLmNvbSIsImV4cCI6MTc4NjQyODQxOH0.20Ip9sJZtXPopFPR2oeBHT-KkO4-9JU1RCLQn3wRlKQ
[04-Aug-2026 06:08:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Aug-2026 06:08:08 UTC] ✅ JWT token verified successfully for user profile
[04-Aug-2026 06:08:08 UTC] User ID: 1228
[04-Aug-2026 06:08:08 UTC] ✅ User profile retrieved successfully for user ID: 1228
[04-Aug-2026 06:08:08 UTC] User Purchases API - User ID: 1228
[04-Aug-2026 06:08:08 UTC] User Purchases API - Total purchases found: 0
[04-Aug-2026 06:08:09 UTC] === API CALL LOG ===
[04-Aug-2026 06:08:09 UTC] Endpoint: user/profile.php
[04-Aug-2026 06:08:09 UTC] Full Log Data: {
    "timestamp": "2026-08-04 06:08:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.112.44.157",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.112.44.157, 162.158.108.30",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyOCIsInVzZXJuYW1lIjoiVm9ydGV4em9uIiwiZW1haWwiOiJueWVpbmNoYW5waHlvNDM2QGdtYWlsLmNvbSIsImV4cCI6MTc4NjQyODQxOH0.20Ip9sJZtXPopFPR2oeBHT-KkO4-9JU1RCLQn3wRlKQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25b62cabc4dfce3-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.112.44.157",
        "cf-ipcountry": "MM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Aug-2026 06:08:09 UTC] === END API CALL LOG ===
[04-Aug-2026 06:08:09 UTC] ✅ API Hash verification passed for profile endpoint
[04-Aug-2026 06:08:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyOCIsInVzZXJuYW1lIjoiVm9ydGV4em9uIiwiZW1haWwiOiJueWVpbmNoYW5waHlvNDM2QGdtYWlsLmNvbSIsImV4cCI6MTc4NjQyODQxOH0.20Ip9sJZtXPopFPR2oeBHT-KkO4-9JU1RCLQn3wRlKQ
[04-Aug-2026 06:08:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Aug-2026 06:08:09 UTC] ✅ JWT token verified successfully for user profile
[04-Aug-2026 06:08:09 UTC] User ID: 1228
[04-Aug-2026 06:08:09 UTC] ✅ User profile retrieved successfully for user ID: 1228
[04-Aug-2026 06:08:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Aug-2026 06:08:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Aug-2026 06:08:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"45.112.44.157, 162.158.108.70","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyOCIsInVzZXJuYW1lIjoiVm9ydGV4em9uIiwiZW1haWwiOiJueWVpbmNoYW5waHlvNDM2QGdtYWlsLmNvbSIsImV4cCI6MTc4NjQyODQxOH0.20Ip9sJZtXPopFPR2oeBHT-KkO4-9JU1RCLQn3wRlKQ","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a25b62cabc48fce3-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"45.112.44.157","cf-ipcountry":"MM","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Aug-2026 06:08:09 UTC] === User Orders API Called ===
[04-Aug-2026 06:08:09 UTC] User ID: 1228
[04-Aug-2026 06:08:09 UTC] Limit: 20, Offset: 0
[04-Aug-2026 06:08:09 UTC] Orders found: 0
[04-Aug-2026 06:08:09 UTC] Orders data: []
[04-Aug-2026 06:08:09 UTC] Total orders count: 0
[04-Aug-2026 06:08:10 UTC] === API CALL LOG ===
[04-Aug-2026 06:08:10 UTC] Endpoint: user/profile.php
[04-Aug-2026 06:08:10 UTC] Full Log Data: {
    "timestamp": "2026-08-04 06:08:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.112.44.157",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.112.44.157, 162.158.108.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyOCIsInVzZXJuYW1lIjoiVm9ydGV4em9uIiwiZW1haWwiOiJueWVpbmNoYW5waHlvNDM2QGdtYWlsLmNvbSIsImV4cCI6MTc4NjQyODQxOH0.20Ip9sJZtXPopFPR2oeBHT-KkO4-9JU1RCLQn3wRlKQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25b62ce8939fce3-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.112.44.157",
        "cf-ipcountry": "MM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Aug-2026 06:08:10 UTC] === END API CALL LOG ===
[04-Aug-2026 06:08:10 UTC] ✅ API Hash verification passed for profile endpoint
[04-Aug-2026 06:08:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyOCIsInVzZXJuYW1lIjoiVm9ydGV4em9uIiwiZW1haWwiOiJueWVpbmNoYW5waHlvNDM2QGdtYWlsLmNvbSIsImV4cCI6MTc4NjQyODQxOH0.20Ip9sJZtXPopFPR2oeBHT-KkO4-9JU1RCLQn3wRlKQ
[04-Aug-2026 06:08:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Aug-2026 06:08:10 UTC] ✅ JWT token verified successfully for user profile
[04-Aug-2026 06:08:10 UTC] User ID: 1228
[04-Aug-2026 06:08:10 UTC] ✅ User profile retrieved successfully for user ID: 1228
[04-Aug-2026 06:08:32 UTC] === API CALL LOG ===
[04-Aug-2026 06:08:32 UTC] Endpoint: user/profile.php
[04-Aug-2026 06:08:32 UTC] Full Log Data: {
    "timestamp": "2026-08-04 06:08:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.112.44.157",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.112.44.157, 162.158.108.70",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyOCIsInVzZXJuYW1lIjoiVm9ydGV4em9uIiwiZW1haWwiOiJueWVpbmNoYW5waHlvNDM2QGdtYWlsLmNvbSIsImV4cCI6MTc4NjQyODQxOH0.20Ip9sJZtXPopFPR2oeBHT-KkO4-9JU1RCLQn3wRlKQ",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25b6356a98bfce3-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.112.44.157",
        "cf-ipcountry": "MM",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Aug-2026 06:08:32 UTC] === END API CALL LOG ===
[04-Aug-2026 06:08:32 UTC] ✅ API Hash verification passed for profile endpoint
[04-Aug-2026 06:08:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyOCIsInVzZXJuYW1lIjoiVm9ydGV4em9uIiwiZW1haWwiOiJueWVpbmNoYW5waHlvNDM2QGdtYWlsLmNvbSIsImV4cCI6MTc4NjQyODQxOH0.20Ip9sJZtXPopFPR2oeBHT-KkO4-9JU1RCLQn3wRlKQ
[04-Aug-2026 06:08:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Aug-2026 06:08:32 UTC] ✅ JWT token verified successfully for user profile
[04-Aug-2026 06:08:32 UTC] User ID: 1228
[04-Aug-2026 06:08:32 UTC] ✅ User profile retrieved successfully for user ID: 1228
[04-Aug-2026 09:36:40 UTC] === API CALL LOG ===
[04-Aug-2026 09:36:40 UTC] Endpoint: user/profile.php
[04-Aug-2026 09:36:40 UTC] Full Log Data: {
    "timestamp": "2026-08-04 09:36:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.81.37.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.81.37.74, 162.158.172.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODY0NDA5OTl9.DmITMRAQT2OmtJ9ZR_Q1uPeN07lrg5h2TynKT1X7sPo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25c943c8aaabbe2-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.81.37.74",
        "cf-ipcountry": "TJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Aug-2026 09:36:40 UTC] === END API CALL LOG ===
[04-Aug-2026 09:36:40 UTC] ✅ API Hash verification passed for profile endpoint
[04-Aug-2026 09:36:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODY0NDA5OTl9.DmITMRAQT2OmtJ9ZR_Q1uPeN07lrg5h2TynKT1X7sPo
[04-Aug-2026 09:36:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Aug-2026 09:36:40 UTC] ✅ JWT token verified successfully for user profile
[04-Aug-2026 09:36:40 UTC] User ID: 570
[04-Aug-2026 09:36:40 UTC] ✅ User profile retrieved successfully for user ID: 570
[04-Aug-2026 09:36:40 UTC] === API CALL LOG ===
[04-Aug-2026 09:36:40 UTC] Endpoint: user/profile.php
[04-Aug-2026 09:36:40 UTC] Full Log Data: {
    "timestamp": "2026-08-04 09:36:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.81.37.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.81.37.74, 162.158.172.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODY0NDA5OTl9.DmITMRAQT2OmtJ9ZR_Q1uPeN07lrg5h2TynKT1X7sPo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25c943d6b4cbbe2-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.81.37.74",
        "cf-ipcountry": "TJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Aug-2026 09:36:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Aug-2026 09:36:40 UTC] === END API CALL LOG ===
[04-Aug-2026 09:36:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Aug-2026 09:36:40 UTC] ✅ API Hash verification passed for profile endpoint
[04-Aug-2026 09:36:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"45.81.37.74, 162.158.172.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODY0NDA5OTl9.DmITMRAQT2OmtJ9ZR_Q1uPeN07lrg5h2TynKT1X7sPo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a25c943d6b4bbbe2-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"45.81.37.74","cf-ipcountry":"TJ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Aug-2026 09:36:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODY0NDA5OTl9.DmITMRAQT2OmtJ9ZR_Q1uPeN07lrg5h2TynKT1X7sPo
[04-Aug-2026 09:36:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Aug-2026 09:36:40 UTC] === User Orders API Called ===
[04-Aug-2026 09:36:40 UTC] ✅ JWT token verified successfully for user profile
[04-Aug-2026 09:36:40 UTC] User ID: 570
[04-Aug-2026 09:36:40 UTC] User ID: 570
[04-Aug-2026 09:36:40 UTC] Limit: 20, Offset: 0
[04-Aug-2026 09:36:40 UTC] ✅ User profile retrieved successfully for user ID: 570
[04-Aug-2026 09:36:40 UTC] Orders found: 0
[04-Aug-2026 09:36:40 UTC] Orders data: []
[04-Aug-2026 09:36:40 UTC] Total orders count: 0
[04-Aug-2026 09:38:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Aug-2026 09:38:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Aug-2026 09:38:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"45.81.37.74, 162.158.172.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODY0NDA5OTl9.DmITMRAQT2OmtJ9ZR_Q1uPeN07lrg5h2TynKT1X7sPo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a25c96e7689cbbe2-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"45.81.37.74","cf-ipcountry":"TJ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Aug-2026 09:38:29 UTC] === User Orders API Called ===
[04-Aug-2026 09:38:29 UTC] User ID: 570
[04-Aug-2026 09:38:29 UTC] Limit: 20, Offset: 0
[04-Aug-2026 09:38:29 UTC] Orders found: 0
[04-Aug-2026 09:38:29 UTC] Orders data: []
[04-Aug-2026 09:38:29 UTC] Total orders count: 0
[04-Aug-2026 09:38:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Aug-2026 09:38:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Aug-2026 09:38:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"45.81.37.74, 162.158.172.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODY0NDA5OTl9.DmITMRAQT2OmtJ9ZR_Q1uPeN07lrg5h2TynKT1X7sPo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a25c9726af4fbbe2-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"45.81.37.74","cf-ipcountry":"TJ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Aug-2026 09:38:39 UTC] === User Orders API Called ===
[04-Aug-2026 09:38:39 UTC] User ID: 570
[04-Aug-2026 09:38:39 UTC] Limit: 20, Offset: 0
[04-Aug-2026 09:38:39 UTC] Orders found: 0
[04-Aug-2026 09:38:39 UTC] Orders data: []
[04-Aug-2026 09:38:39 UTC] Total orders count: 0
[04-Aug-2026 09:38:39 UTC] === API CALL LOG ===
[04-Aug-2026 09:38:39 UTC] Endpoint: user/profile.php
[04-Aug-2026 09:38:39 UTC] Full Log Data: {
    "timestamp": "2026-08-04 09:38:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.81.37.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.81.37.74, 162.158.172.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODY0NDA5OTl9.DmITMRAQT2OmtJ9ZR_Q1uPeN07lrg5h2TynKT1X7sPo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25c9726af51bbe2-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.81.37.74",
        "cf-ipcountry": "TJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Aug-2026 09:38:39 UTC] === END API CALL LOG ===
[04-Aug-2026 09:38:39 UTC] ✅ API Hash verification passed for profile endpoint
[04-Aug-2026 09:38:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODY0NDA5OTl9.DmITMRAQT2OmtJ9ZR_Q1uPeN07lrg5h2TynKT1X7sPo
[04-Aug-2026 09:38:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Aug-2026 09:38:39 UTC] ✅ JWT token verified successfully for user profile
[04-Aug-2026 09:38:39 UTC] User ID: 570
[04-Aug-2026 09:38:39 UTC] ✅ User profile retrieved successfully for user ID: 570
[04-Aug-2026 09:38:40 UTC] === API CALL LOG ===
[04-Aug-2026 09:38:40 UTC] Endpoint: user/profile.php
[04-Aug-2026 09:38:40 UTC] Full Log Data: {
    "timestamp": "2026-08-04 09:38:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.81.37.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.81.37.74, 162.158.172.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODY0NDA5OTl9.DmITMRAQT2OmtJ9ZR_Q1uPeN07lrg5h2TynKT1X7sPo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25c972acafabbe2-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.81.37.74",
        "cf-ipcountry": "TJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Aug-2026 09:38:40 UTC] === END API CALL LOG ===
[04-Aug-2026 09:38:40 UTC] ✅ API Hash verification passed for profile endpoint
[04-Aug-2026 09:38:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODY0NDA5OTl9.DmITMRAQT2OmtJ9ZR_Q1uPeN07lrg5h2TynKT1X7sPo
[04-Aug-2026 09:38:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Aug-2026 09:38:40 UTC] ✅ JWT token verified successfully for user profile
[04-Aug-2026 09:38:40 UTC] User ID: 570
[04-Aug-2026 09:38:40 UTC] ✅ User profile retrieved successfully for user ID: 570
[04-Aug-2026 09:38:47 UTC] === API CALL LOG ===
[04-Aug-2026 09:38:47 UTC] Endpoint: user/profile.php
[04-Aug-2026 09:38:47 UTC] Full Log Data: {
    "timestamp": "2026-08-04 09:38:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.81.37.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.81.37.74, 162.158.172.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODY0NDA5OTl9.DmITMRAQT2OmtJ9ZR_Q1uPeN07lrg5h2TynKT1X7sPo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25c97551fdebbe2-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.81.37.74",
        "cf-ipcountry": "TJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Aug-2026 09:38:47 UTC] === END API CALL LOG ===
[04-Aug-2026 09:38:47 UTC] ✅ API Hash verification passed for profile endpoint
[04-Aug-2026 09:38:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODY0NDA5OTl9.DmITMRAQT2OmtJ9ZR_Q1uPeN07lrg5h2TynKT1X7sPo
[04-Aug-2026 09:38:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Aug-2026 09:38:47 UTC] ✅ JWT token verified successfully for user profile
[04-Aug-2026 09:38:47 UTC] User ID: 570
[04-Aug-2026 09:38:47 UTC] ✅ User profile retrieved successfully for user ID: 570
[04-Aug-2026 09:38:47 UTC] User Purchases API - User ID: 570
[04-Aug-2026 09:38:47 UTC] User Purchases API - Total purchases found: 3
[04-Aug-2026 09:38:54 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Aug-2026 09:38:54 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Aug-2026 09:38:54 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"45.81.37.74, 162.158.172.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODY0NDA5OTl9.DmITMRAQT2OmtJ9ZR_Q1uPeN07lrg5h2TynKT1X7sPo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a25c9784fd87bbe2-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"45.81.37.74","cf-ipcountry":"TJ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Aug-2026 09:38:54 UTC] === User Orders API Called ===
[04-Aug-2026 09:38:54 UTC] User ID: 570
[04-Aug-2026 09:38:54 UTC] Limit: 20, Offset: 0
[04-Aug-2026 09:38:54 UTC] Orders found: 0
[04-Aug-2026 09:38:54 UTC] Orders data: []
[04-Aug-2026 09:38:54 UTC] Total orders count: 0
[04-Aug-2026 09:38:56 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Aug-2026 09:38:56 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Aug-2026 09:38:56 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"45.81.37.74, 162.158.172.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODY0NDA5OTl9.DmITMRAQT2OmtJ9ZR_Q1uPeN07lrg5h2TynKT1X7sPo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a25c978ebbc1bbe2-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"45.81.37.74","cf-ipcountry":"TJ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Aug-2026 09:38:56 UTC] === User Orders API Called ===
[04-Aug-2026 09:38:56 UTC] User ID: 570
[04-Aug-2026 09:38:56 UTC] Limit: 20, Offset: 0
[04-Aug-2026 09:38:56 UTC] Orders found: 0
[04-Aug-2026 09:38:56 UTC] Orders data: []
[04-Aug-2026 09:38:56 UTC] Total orders count: 0
[04-Aug-2026 09:38:56 UTC] === API CALL LOG ===
[04-Aug-2026 09:38:56 UTC] Endpoint: user/profile.php
[04-Aug-2026 09:38:56 UTC] Full Log Data: {
    "timestamp": "2026-08-04 09:38:56",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.81.37.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.81.37.74, 162.158.172.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODY0NDA5OTl9.DmITMRAQT2OmtJ9ZR_Q1uPeN07lrg5h2TynKT1X7sPo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25c978ebbc2bbe2-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.81.37.74",
        "cf-ipcountry": "TJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Aug-2026 09:38:56 UTC] === END API CALL LOG ===
[04-Aug-2026 09:38:56 UTC] ✅ API Hash verification passed for profile endpoint
[04-Aug-2026 09:38:56 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODY0NDA5OTl9.DmITMRAQT2OmtJ9ZR_Q1uPeN07lrg5h2TynKT1X7sPo
[04-Aug-2026 09:38:56 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Aug-2026 09:38:56 UTC] ✅ JWT token verified successfully for user profile
[04-Aug-2026 09:38:56 UTC] User ID: 570
[04-Aug-2026 09:38:56 UTC] ✅ User profile retrieved successfully for user ID: 570
[04-Aug-2026 09:38:57 UTC] === API CALL LOG ===
[04-Aug-2026 09:38:57 UTC] Endpoint: user/profile.php
[04-Aug-2026 09:38:57 UTC] Full Log Data: {
    "timestamp": "2026-08-04 09:38:57",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.81.37.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.81.37.74, 162.158.172.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODY0NDA5OTl9.DmITMRAQT2OmtJ9ZR_Q1uPeN07lrg5h2TynKT1X7sPo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25c9792ae2fbbe2-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.81.37.74",
        "cf-ipcountry": "TJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Aug-2026 09:38:57 UTC] === END API CALL LOG ===
[04-Aug-2026 09:38:57 UTC] ✅ API Hash verification passed for profile endpoint
[04-Aug-2026 09:38:57 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODY0NDA5OTl9.DmITMRAQT2OmtJ9ZR_Q1uPeN07lrg5h2TynKT1X7sPo
[04-Aug-2026 09:38:57 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Aug-2026 09:38:57 UTC] ✅ JWT token verified successfully for user profile
[04-Aug-2026 09:38:57 UTC] User ID: 570
[04-Aug-2026 09:38:57 UTC] ✅ User profile retrieved successfully for user ID: 570
[04-Aug-2026 09:39:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Aug-2026 09:39:02 UTC] === API CALL LOG ===
[04-Aug-2026 09:39:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Aug-2026 09:39:02 UTC] Endpoint: user/profile.php
[04-Aug-2026 09:39:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"45.81.37.74, 162.158.172.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODY0NDA5OTl9.DmITMRAQT2OmtJ9ZR_Q1uPeN07lrg5h2TynKT1X7sPo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a25c97b1d9d9bbe2-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"45.81.37.74","cf-ipcountry":"TJ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Aug-2026 09:39:02 UTC] Full Log Data: {
    "timestamp": "2026-08-04 09:39:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.81.37.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.81.37.74, 162.158.172.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODY0NDA5OTl9.DmITMRAQT2OmtJ9ZR_Q1uPeN07lrg5h2TynKT1X7sPo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25c97b1d9dabbe2-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.81.37.74",
        "cf-ipcountry": "TJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Aug-2026 09:39:02 UTC] === END API CALL LOG ===
[04-Aug-2026 09:39:02 UTC] === User Orders API Called ===
[04-Aug-2026 09:39:02 UTC] ✅ API Hash verification passed for profile endpoint
[04-Aug-2026 09:39:02 UTC] User ID: 570
[04-Aug-2026 09:39:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODY0NDA5OTl9.DmITMRAQT2OmtJ9ZR_Q1uPeN07lrg5h2TynKT1X7sPo
[04-Aug-2026 09:39:02 UTC] Limit: 20, Offset: 0
[04-Aug-2026 09:39:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Aug-2026 09:39:02 UTC] ✅ JWT token verified successfully for user profile
[04-Aug-2026 09:39:02 UTC] User ID: 570
[04-Aug-2026 09:39:02 UTC] ✅ User profile retrieved successfully for user ID: 570
[04-Aug-2026 09:39:02 UTC] Orders found: 0
[04-Aug-2026 09:39:02 UTC] Orders data: []
[04-Aug-2026 09:39:02 UTC] Total orders count: 0
[04-Aug-2026 09:39:02 UTC] === API CALL LOG ===
[04-Aug-2026 09:39:02 UTC] Endpoint: user/profile.php
[04-Aug-2026 09:39:02 UTC] Full Log Data: {
    "timestamp": "2026-08-04 09:39:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.81.37.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.81.37.74, 162.158.172.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODY0NDA5OTl9.DmITMRAQT2OmtJ9ZR_Q1uPeN07lrg5h2TynKT1X7sPo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25c97b55c2dbbe2-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.81.37.74",
        "cf-ipcountry": "TJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Aug-2026 09:39:02 UTC] === END API CALL LOG ===
[04-Aug-2026 09:39:02 UTC] ✅ API Hash verification passed for profile endpoint
[04-Aug-2026 09:39:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODY0NDA5OTl9.DmITMRAQT2OmtJ9ZR_Q1uPeN07lrg5h2TynKT1X7sPo
[04-Aug-2026 09:39:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Aug-2026 09:39:02 UTC] ✅ JWT token verified successfully for user profile
[04-Aug-2026 09:39:02 UTC] User ID: 570
[04-Aug-2026 09:39:02 UTC] ✅ User profile retrieved successfully for user ID: 570
[04-Aug-2026 09:39:31 UTC] === API CALL LOG ===
[04-Aug-2026 09:39:31 UTC] Endpoint: user/profile.php
[04-Aug-2026 09:39:31 UTC] Full Log Data: {
    "timestamp": "2026-08-04 09:39:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.81.37.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.81.37.74, 162.158.172.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODY0NDA5OTl9.DmITMRAQT2OmtJ9ZR_Q1uPeN07lrg5h2TynKT1X7sPo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25c9867cdebbbe2-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.81.37.74",
        "cf-ipcountry": "TJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Aug-2026 09:39:31 UTC] === END API CALL LOG ===
[04-Aug-2026 09:39:31 UTC] ✅ API Hash verification passed for profile endpoint
[04-Aug-2026 09:39:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODY0NDA5OTl9.DmITMRAQT2OmtJ9ZR_Q1uPeN07lrg5h2TynKT1X7sPo
[04-Aug-2026 09:39:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Aug-2026 09:39:31 UTC] ✅ JWT token verified successfully for user profile
[04-Aug-2026 09:39:31 UTC] User ID: 570
[04-Aug-2026 09:39:31 UTC] ✅ User profile retrieved successfully for user ID: 570
[04-Aug-2026 09:39:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Aug-2026 09:39:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Aug-2026 09:39:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"45.81.37.74, 162.158.172.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODY0NDA5OTl9.DmITMRAQT2OmtJ9ZR_Q1uPeN07lrg5h2TynKT1X7sPo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a25c9867cdeabbe2-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"45.81.37.74","cf-ipcountry":"TJ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Aug-2026 09:39:31 UTC] === User Orders API Called ===
[04-Aug-2026 09:39:31 UTC] User ID: 570
[04-Aug-2026 09:39:31 UTC] Limit: 20, Offset: 0
[04-Aug-2026 09:39:31 UTC] Orders found: 0
[04-Aug-2026 09:39:31 UTC] Orders data: []
[04-Aug-2026 09:39:31 UTC] Total orders count: 0
[04-Aug-2026 09:39:31 UTC] === API CALL LOG ===
[04-Aug-2026 09:39:31 UTC] Endpoint: user/profile.php
[04-Aug-2026 09:39:31 UTC] Full Log Data: {
    "timestamp": "2026-08-04 09:39:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.81.37.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.81.37.74, 162.158.172.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODY0NDA5OTl9.DmITMRAQT2OmtJ9ZR_Q1uPeN07lrg5h2TynKT1X7sPo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25c986c687cbbe2-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.81.37.74",
        "cf-ipcountry": "TJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Aug-2026 09:39:31 UTC] === END API CALL LOG ===
[04-Aug-2026 09:39:31 UTC] ✅ API Hash verification passed for profile endpoint
[04-Aug-2026 09:39:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODY0NDA5OTl9.DmITMRAQT2OmtJ9ZR_Q1uPeN07lrg5h2TynKT1X7sPo
[04-Aug-2026 09:39:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Aug-2026 09:39:31 UTC] ✅ JWT token verified successfully for user profile
[04-Aug-2026 09:39:31 UTC] User ID: 570
[04-Aug-2026 09:39:31 UTC] ✅ User profile retrieved successfully for user ID: 570
[04-Aug-2026 09:39:37 UTC] === API CALL LOG ===
[04-Aug-2026 09:39:37 UTC] Endpoint: user/profile.php
[04-Aug-2026 09:39:37 UTC] Full Log Data: {
    "timestamp": "2026-08-04 09:39:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.81.37.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.81.37.74, 162.158.172.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODY0NDA5OTl9.DmITMRAQT2OmtJ9ZR_Q1uPeN07lrg5h2TynKT1X7sPo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25c988d3e36bbe2-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.81.37.74",
        "cf-ipcountry": "TJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Aug-2026 09:39:37 UTC] === END API CALL LOG ===
[04-Aug-2026 09:39:37 UTC] ✅ API Hash verification passed for profile endpoint
[04-Aug-2026 09:39:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODY0NDA5OTl9.DmITMRAQT2OmtJ9ZR_Q1uPeN07lrg5h2TynKT1X7sPo
[04-Aug-2026 09:39:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Aug-2026 09:39:37 UTC] ✅ JWT token verified successfully for user profile
[04-Aug-2026 09:39:37 UTC] User ID: 570
[04-Aug-2026 09:39:37 UTC] ✅ User profile retrieved successfully for user ID: 570
[04-Aug-2026 09:39:37 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Aug-2026 09:39:37 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Aug-2026 09:39:37 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"45.81.37.74, 162.158.172.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODY0NDA5OTl9.DmITMRAQT2OmtJ9ZR_Q1uPeN07lrg5h2TynKT1X7sPo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a25c988d3e33bbe2-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"45.81.37.74","cf-ipcountry":"TJ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Aug-2026 09:39:37 UTC] === User Orders API Called ===
[04-Aug-2026 09:39:37 UTC] User ID: 570
[04-Aug-2026 09:39:37 UTC] Limit: 20, Offset: 0
[04-Aug-2026 09:39:37 UTC] Orders found: 0
[04-Aug-2026 09:39:37 UTC] Orders data: []
[04-Aug-2026 09:39:37 UTC] Total orders count: 0
[04-Aug-2026 09:39:37 UTC] === API CALL LOG ===
[04-Aug-2026 09:39:37 UTC] Endpoint: user/profile.php
[04-Aug-2026 09:39:37 UTC] Full Log Data: {
    "timestamp": "2026-08-04 09:39:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.81.37.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.81.37.74, 162.158.172.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODY0NDA5OTl9.DmITMRAQT2OmtJ9ZR_Q1uPeN07lrg5h2TynKT1X7sPo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25c9890c896bbe2-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.81.37.74",
        "cf-ipcountry": "TJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Aug-2026 09:39:37 UTC] === END API CALL LOG ===
[04-Aug-2026 09:39:37 UTC] ✅ API Hash verification passed for profile endpoint
[04-Aug-2026 09:39:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODY0NDA5OTl9.DmITMRAQT2OmtJ9ZR_Q1uPeN07lrg5h2TynKT1X7sPo
[04-Aug-2026 09:39:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Aug-2026 09:39:37 UTC] ✅ JWT token verified successfully for user profile
[04-Aug-2026 09:39:37 UTC] User ID: 570
[04-Aug-2026 09:39:37 UTC] ✅ User profile retrieved successfully for user ID: 570
[04-Aug-2026 09:39:46 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Aug-2026 09:39:46 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Aug-2026 09:39:46 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"45.81.37.74, 162.158.172.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODY0NDA5OTl9.DmITMRAQT2OmtJ9ZR_Q1uPeN07lrg5h2TynKT1X7sPo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a25c98c4cc85bbe2-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"45.81.37.74","cf-ipcountry":"TJ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Aug-2026 09:39:46 UTC] === User Orders API Called ===
[04-Aug-2026 09:39:46 UTC] User ID: 570
[04-Aug-2026 09:39:46 UTC] Limit: 20, Offset: 0
[04-Aug-2026 09:39:46 UTC] Orders found: 0
[04-Aug-2026 09:39:46 UTC] Orders data: []
[04-Aug-2026 09:39:46 UTC] Total orders count: 0
[04-Aug-2026 09:39:47 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Aug-2026 09:39:47 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Aug-2026 09:39:47 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"45.81.37.74, 162.158.172.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODY0NDA5OTl9.DmITMRAQT2OmtJ9ZR_Q1uPeN07lrg5h2TynKT1X7sPo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a25c98cebb23bbe2-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"45.81.37.74","cf-ipcountry":"TJ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Aug-2026 09:39:47 UTC] === User Orders API Called ===
[04-Aug-2026 09:39:47 UTC] User ID: 570
[04-Aug-2026 09:39:47 UTC] Limit: 20, Offset: 0
[04-Aug-2026 09:39:47 UTC] Orders found: 0
[04-Aug-2026 09:39:47 UTC] Orders data: []
[04-Aug-2026 09:39:47 UTC] Total orders count: 0
[04-Aug-2026 09:39:47 UTC] === API CALL LOG ===
[04-Aug-2026 09:39:47 UTC] Endpoint: user/profile.php
[04-Aug-2026 09:39:47 UTC] Full Log Data: {
    "timestamp": "2026-08-04 09:39:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.81.37.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.81.37.74, 162.158.172.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODY0NDA5OTl9.DmITMRAQT2OmtJ9ZR_Q1uPeN07lrg5h2TynKT1X7sPo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25c98cebb25bbe2-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.81.37.74",
        "cf-ipcountry": "TJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Aug-2026 09:39:47 UTC] === END API CALL LOG ===
[04-Aug-2026 09:39:47 UTC] ✅ API Hash verification passed for profile endpoint
[04-Aug-2026 09:39:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODY0NDA5OTl9.DmITMRAQT2OmtJ9ZR_Q1uPeN07lrg5h2TynKT1X7sPo
[04-Aug-2026 09:39:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Aug-2026 09:39:47 UTC] ✅ JWT token verified successfully for user profile
[04-Aug-2026 09:39:47 UTC] User ID: 570
[04-Aug-2026 09:39:47 UTC] ✅ User profile retrieved successfully for user ID: 570
[04-Aug-2026 09:39:48 UTC] === API CALL LOG ===
[04-Aug-2026 09:39:48 UTC] Endpoint: user/profile.php
[04-Aug-2026 09:39:48 UTC] Full Log Data: {
    "timestamp": "2026-08-04 09:39:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.81.37.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.81.37.74, 162.158.172.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODY0NDA5OTl9.DmITMRAQT2OmtJ9ZR_Q1uPeN07lrg5h2TynKT1X7sPo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25c98d29d9dbbe2-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.81.37.74",
        "cf-ipcountry": "TJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Aug-2026 09:39:48 UTC] === END API CALL LOG ===
[04-Aug-2026 09:39:48 UTC] ✅ API Hash verification passed for profile endpoint
[04-Aug-2026 09:39:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODY0NDA5OTl9.DmITMRAQT2OmtJ9ZR_Q1uPeN07lrg5h2TynKT1X7sPo
[04-Aug-2026 09:39:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Aug-2026 09:39:48 UTC] ✅ JWT token verified successfully for user profile
[04-Aug-2026 09:39:48 UTC] User ID: 570
[04-Aug-2026 09:39:48 UTC] ✅ User profile retrieved successfully for user ID: 570
[04-Aug-2026 09:40:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Aug-2026 09:40:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Aug-2026 09:40:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"45.81.37.74, 162.158.172.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODY0NDA5OTl9.DmITMRAQT2OmtJ9ZR_Q1uPeN07lrg5h2TynKT1X7sPo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a25c9924aa91bbe2-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"45.81.37.74","cf-ipcountry":"TJ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Aug-2026 09:40:01 UTC] === User Orders API Called ===
[04-Aug-2026 09:40:01 UTC] User ID: 570
[04-Aug-2026 09:40:01 UTC] Limit: 20, Offset: 0
[04-Aug-2026 09:40:01 UTC] Orders found: 0
[04-Aug-2026 09:40:01 UTC] Orders data: []
[04-Aug-2026 09:40:01 UTC] Total orders count: 0
[04-Aug-2026 09:40:01 UTC] === API CALL LOG ===
[04-Aug-2026 09:40:01 UTC] Endpoint: user/profile.php
[04-Aug-2026 09:40:01 UTC] Full Log Data: {
    "timestamp": "2026-08-04 09:40:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.81.37.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.81.37.74, 162.158.172.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODY0NDA5OTl9.DmITMRAQT2OmtJ9ZR_Q1uPeN07lrg5h2TynKT1X7sPo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25c99255b21bbe2-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.81.37.74",
        "cf-ipcountry": "TJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Aug-2026 09:40:01 UTC] === END API CALL LOG ===
[04-Aug-2026 09:40:01 UTC] ✅ API Hash verification passed for profile endpoint
[04-Aug-2026 09:40:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODY0NDA5OTl9.DmITMRAQT2OmtJ9ZR_Q1uPeN07lrg5h2TynKT1X7sPo
[04-Aug-2026 09:40:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Aug-2026 09:40:01 UTC] ✅ JWT token verified successfully for user profile
[04-Aug-2026 09:40:01 UTC] User ID: 570
[04-Aug-2026 09:40:01 UTC] ✅ User profile retrieved successfully for user ID: 570
[04-Aug-2026 09:40:02 UTC] === API CALL LOG ===
[04-Aug-2026 09:40:02 UTC] Endpoint: user/profile.php
[04-Aug-2026 09:40:02 UTC] Full Log Data: {
    "timestamp": "2026-08-04 09:40:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.81.37.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.81.37.74, 162.158.172.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODY0NDA5OTl9.DmITMRAQT2OmtJ9ZR_Q1uPeN07lrg5h2TynKT1X7sPo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25c9928cd97bbe2-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.81.37.74",
        "cf-ipcountry": "TJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Aug-2026 09:40:02 UTC] === END API CALL LOG ===
[04-Aug-2026 09:40:02 UTC] ✅ API Hash verification passed for profile endpoint
[04-Aug-2026 09:40:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODY0NDA5OTl9.DmITMRAQT2OmtJ9ZR_Q1uPeN07lrg5h2TynKT1X7sPo
[04-Aug-2026 09:40:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Aug-2026 09:40:02 UTC] ✅ JWT token verified successfully for user profile
[04-Aug-2026 09:40:02 UTC] User ID: 570
[04-Aug-2026 09:40:02 UTC] ✅ User profile retrieved successfully for user ID: 570
[04-Aug-2026 09:42:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Aug-2026 09:42:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Aug-2026 09:42:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"45.81.37.74, 162.158.172.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODY0NDA5OTl9.DmITMRAQT2OmtJ9ZR_Q1uPeN07lrg5h2TynKT1X7sPo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a25c9c684c5fbbe2-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"45.81.37.74","cf-ipcountry":"TJ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Aug-2026 09:42:15 UTC] === User Orders API Called ===
[04-Aug-2026 09:42:15 UTC] User ID: 570
[04-Aug-2026 09:42:15 UTC] Limit: 20, Offset: 0
[04-Aug-2026 09:42:15 UTC] Orders found: 0
[04-Aug-2026 09:42:15 UTC] Orders data: []
[04-Aug-2026 09:42:15 UTC] === API CALL LOG ===
[04-Aug-2026 09:42:15 UTC] Total orders count: 0
[04-Aug-2026 09:42:15 UTC] Endpoint: user/profile.php
[04-Aug-2026 09:42:15 UTC] Full Log Data: {
    "timestamp": "2026-08-04 09:42:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.81.37.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.81.37.74, 162.158.172.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODY0NDA5OTl9.DmITMRAQT2OmtJ9ZR_Q1uPeN07lrg5h2TynKT1X7sPo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25c9c684c60bbe2-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.81.37.74",
        "cf-ipcountry": "TJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Aug-2026 09:42:15 UTC] === END API CALL LOG ===
[04-Aug-2026 09:42:15 UTC] ✅ API Hash verification passed for profile endpoint
[04-Aug-2026 09:42:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODY0NDA5OTl9.DmITMRAQT2OmtJ9ZR_Q1uPeN07lrg5h2TynKT1X7sPo
[04-Aug-2026 09:42:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Aug-2026 09:42:15 UTC] ✅ JWT token verified successfully for user profile
[04-Aug-2026 09:42:15 UTC] User ID: 570
[04-Aug-2026 09:42:15 UTC] ✅ User profile retrieved successfully for user ID: 570
[04-Aug-2026 09:42:15 UTC] === API CALL LOG ===
[04-Aug-2026 09:42:15 UTC] Endpoint: user/profile.php
[04-Aug-2026 09:42:15 UTC] Full Log Data: {
    "timestamp": "2026-08-04 09:42:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.81.37.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.81.37.74, 162.158.172.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODY0NDA5OTl9.DmITMRAQT2OmtJ9ZR_Q1uPeN07lrg5h2TynKT1X7sPo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25c9c6c4fa2bbe2-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.81.37.74",
        "cf-ipcountry": "TJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Aug-2026 09:42:15 UTC] === END API CALL LOG ===
[04-Aug-2026 09:42:15 UTC] ✅ API Hash verification passed for profile endpoint
[04-Aug-2026 09:42:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODY0NDA5OTl9.DmITMRAQT2OmtJ9ZR_Q1uPeN07lrg5h2TynKT1X7sPo
[04-Aug-2026 09:42:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Aug-2026 09:42:15 UTC] ✅ JWT token verified successfully for user profile
[04-Aug-2026 09:42:15 UTC] User ID: 570
[04-Aug-2026 09:42:15 UTC] ✅ User profile retrieved successfully for user ID: 570
[04-Aug-2026 09:42:27 UTC] === API CALL LOG ===
[04-Aug-2026 09:42:27 UTC] Endpoint: user/profile.php
[04-Aug-2026 09:42:27 UTC] Full Log Data: {
    "timestamp": "2026-08-04 09:42:27",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.81.37.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.81.37.74, 162.158.172.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODY0NDA5OTl9.DmITMRAQT2OmtJ9ZR_Q1uPeN07lrg5h2TynKT1X7sPo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25c9cb23947bbe2-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.81.37.74",
        "cf-ipcountry": "TJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Aug-2026 09:42:27 UTC] === END API CALL LOG ===
[04-Aug-2026 09:42:27 UTC] ✅ API Hash verification passed for profile endpoint
[04-Aug-2026 09:42:27 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODY0NDA5OTl9.DmITMRAQT2OmtJ9ZR_Q1uPeN07lrg5h2TynKT1X7sPo
[04-Aug-2026 09:42:27 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Aug-2026 09:42:27 UTC] ✅ JWT token verified successfully for user profile
[04-Aug-2026 09:42:27 UTC] User ID: 570
[04-Aug-2026 09:42:27 UTC] ✅ User profile retrieved successfully for user ID: 570
[04-Aug-2026 09:42:27 UTC] User Purchases API - User ID: 570
[04-Aug-2026 09:42:27 UTC] User Purchases API - Total purchases found: 3
[04-Aug-2026 09:42:33 UTC] User Purchases API - User ID: 570
[04-Aug-2026 09:42:33 UTC] User Purchases API - Total purchases found: 3
[04-Aug-2026 09:42:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Aug-2026 09:42:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Aug-2026 09:42:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"45.81.37.74, 162.158.172.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODY0NDA5OTl9.DmITMRAQT2OmtJ9ZR_Q1uPeN07lrg5h2TynKT1X7sPo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a25c9d04ac6cbbe2-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"45.81.37.74","cf-ipcountry":"TJ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Aug-2026 09:42:40 UTC] === User Orders API Called ===
[04-Aug-2026 09:42:40 UTC] User ID: 570
[04-Aug-2026 09:42:40 UTC] Limit: 20, Offset: 0
[04-Aug-2026 09:42:40 UTC] Orders found: 0
[04-Aug-2026 09:42:40 UTC] Orders data: []
[04-Aug-2026 09:42:40 UTC] Total orders count: 0
[04-Aug-2026 09:43:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Aug-2026 09:43:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Aug-2026 09:43:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"45.81.37.74, 162.158.172.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODY0NDA5OTl9.DmITMRAQT2OmtJ9ZR_Q1uPeN07lrg5h2TynKT1X7sPo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a25c9dda8d1bbbe2-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"45.81.37.74","cf-ipcountry":"TJ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Aug-2026 09:43:14 UTC] === User Orders API Called ===
[04-Aug-2026 09:43:14 UTC] User ID: 570
[04-Aug-2026 09:43:14 UTC] Limit: 20, Offset: 0
[04-Aug-2026 09:43:14 UTC] Orders found: 0
[04-Aug-2026 09:43:14 UTC] Orders data: []
[04-Aug-2026 09:43:14 UTC] Total orders count: 0
[04-Aug-2026 09:43:18 UTC] === API CALL LOG ===
[04-Aug-2026 09:43:18 UTC] Endpoint: user/profile.php
[04-Aug-2026 09:43:18 UTC] Full Log Data: {
    "timestamp": "2026-08-04 09:43:18",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.81.37.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.81.37.74, 162.158.172.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODY0NDA5OTl9.DmITMRAQT2OmtJ9ZR_Q1uPeN07lrg5h2TynKT1X7sPo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25c9df72e8dbbe2-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.81.37.74",
        "cf-ipcountry": "TJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Aug-2026 09:43:18 UTC] === END API CALL LOG ===
[04-Aug-2026 09:43:18 UTC] ✅ API Hash verification passed for profile endpoint
[04-Aug-2026 09:43:18 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODY0NDA5OTl9.DmITMRAQT2OmtJ9ZR_Q1uPeN07lrg5h2TynKT1X7sPo
[04-Aug-2026 09:43:18 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Aug-2026 09:43:18 UTC] ✅ JWT token verified successfully for user profile
[04-Aug-2026 09:43:18 UTC] User ID: 570
[04-Aug-2026 09:43:18 UTC] ✅ User profile retrieved successfully for user ID: 570
[04-Aug-2026 09:43:18 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Aug-2026 09:43:18 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Aug-2026 09:43:18 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"45.81.37.74, 162.158.172.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODY0NDA5OTl9.DmITMRAQT2OmtJ9ZR_Q1uPeN07lrg5h2TynKT1X7sPo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a25c9df72e88bbe2-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"45.81.37.74","cf-ipcountry":"TJ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Aug-2026 09:43:18 UTC] === User Orders API Called ===
[04-Aug-2026 09:43:18 UTC] User ID: 570
[04-Aug-2026 09:43:18 UTC] Limit: 20, Offset: 0
[04-Aug-2026 09:43:18 UTC] Orders found: 0
[04-Aug-2026 09:43:18 UTC] Orders data: []
[04-Aug-2026 09:43:18 UTC] Total orders count: 0
[04-Aug-2026 09:43:20 UTC] === API CALL LOG ===
[04-Aug-2026 09:43:20 UTC] Endpoint: user/profile.php
[04-Aug-2026 09:43:20 UTC] Full Log Data: {
    "timestamp": "2026-08-04 09:43:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.81.37.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.81.37.74, 162.158.172.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODY0NDA5OTl9.DmITMRAQT2OmtJ9ZR_Q1uPeN07lrg5h2TynKT1X7sPo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25c9dfdeaebbbe2-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.81.37.74",
        "cf-ipcountry": "TJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Aug-2026 09:43:20 UTC] === END API CALL LOG ===
[04-Aug-2026 09:43:20 UTC] ✅ API Hash verification passed for profile endpoint
[04-Aug-2026 09:43:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODY0NDA5OTl9.DmITMRAQT2OmtJ9ZR_Q1uPeN07lrg5h2TynKT1X7sPo
[04-Aug-2026 09:43:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Aug-2026 09:43:20 UTC] ✅ JWT token verified successfully for user profile
[04-Aug-2026 09:43:20 UTC] User ID: 570
[04-Aug-2026 09:43:20 UTC] ✅ User profile retrieved successfully for user ID: 570
[04-Aug-2026 09:43:23 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Aug-2026 09:43:23 UTC] === API CALL LOG ===
[04-Aug-2026 09:43:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Aug-2026 09:43:23 UTC] Endpoint: user/profile.php
[04-Aug-2026 09:43:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"45.81.37.74, 162.158.172.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODY0NDA5OTl9.DmITMRAQT2OmtJ9ZR_Q1uPeN07lrg5h2TynKT1X7sPo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a25c9e1688efbbe2-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"45.81.37.74","cf-ipcountry":"TJ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Aug-2026 09:43:23 UTC] Full Log Data: {
    "timestamp": "2026-08-04 09:43:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.81.37.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.81.37.74, 162.158.172.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODY0NDA5OTl9.DmITMRAQT2OmtJ9ZR_Q1uPeN07lrg5h2TynKT1X7sPo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25c9e1688f1bbe2-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.81.37.74",
        "cf-ipcountry": "TJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Aug-2026 09:43:23 UTC] === END API CALL LOG ===
[04-Aug-2026 09:43:23 UTC] === User Orders API Called ===
[04-Aug-2026 09:43:23 UTC] ✅ API Hash verification passed for profile endpoint
[04-Aug-2026 09:43:23 UTC] User ID: 570
[04-Aug-2026 09:43:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODY0NDA5OTl9.DmITMRAQT2OmtJ9ZR_Q1uPeN07lrg5h2TynKT1X7sPo
[04-Aug-2026 09:43:23 UTC] Limit: 20, Offset: 0
[04-Aug-2026 09:43:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Aug-2026 09:43:23 UTC] ✅ JWT token verified successfully for user profile
[04-Aug-2026 09:43:23 UTC] User ID: 570
[04-Aug-2026 09:43:23 UTC] Orders found: 0
[04-Aug-2026 09:43:23 UTC] ✅ User profile retrieved successfully for user ID: 570
[04-Aug-2026 09:43:23 UTC] Orders data: []
[04-Aug-2026 09:43:23 UTC] Total orders count: 0
[04-Aug-2026 09:43:24 UTC] === API CALL LOG ===
[04-Aug-2026 09:43:24 UTC] Endpoint: user/profile.php
[04-Aug-2026 09:43:24 UTC] Full Log Data: {
    "timestamp": "2026-08-04 09:43:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.81.37.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.81.37.74, 162.158.172.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODY0NDA5OTl9.DmITMRAQT2OmtJ9ZR_Q1uPeN07lrg5h2TynKT1X7sPo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25c9e1a3ac5bbe2-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.81.37.74",
        "cf-ipcountry": "TJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Aug-2026 09:43:24 UTC] === END API CALL LOG ===
[04-Aug-2026 09:43:24 UTC] ✅ API Hash verification passed for profile endpoint
[04-Aug-2026 09:43:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODY0NDA5OTl9.DmITMRAQT2OmtJ9ZR_Q1uPeN07lrg5h2TynKT1X7sPo
[04-Aug-2026 09:43:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Aug-2026 09:43:24 UTC] ✅ JWT token verified successfully for user profile
[04-Aug-2026 09:43:24 UTC] User ID: 570
[04-Aug-2026 09:43:24 UTC] ✅ User profile retrieved successfully for user ID: 570
[04-Aug-2026 09:43:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Aug-2026 09:43:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Aug-2026 09:43:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"45.81.37.74, 162.158.172.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODY0NDA5OTl9.DmITMRAQT2OmtJ9ZR_Q1uPeN07lrg5h2TynKT1X7sPo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a25c9e1dad28bbe2-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"45.81.37.74","cf-ipcountry":"TJ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Aug-2026 09:43:25 UTC] === User Orders API Called ===
[04-Aug-2026 09:43:25 UTC] User ID: 570
[04-Aug-2026 09:43:25 UTC] Limit: 20, Offset: 0
[04-Aug-2026 09:43:25 UTC] Orders found: 0
[04-Aug-2026 09:43:25 UTC] Orders data: []
[04-Aug-2026 09:43:25 UTC] Total orders count: 0
[04-Aug-2026 09:43:26 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Aug-2026 09:43:26 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Aug-2026 09:43:26 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"45.81.37.74, 162.158.172.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODY0NDA5OTl9.DmITMRAQT2OmtJ9ZR_Q1uPeN07lrg5h2TynKT1X7sPo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a25c9e28dc29bbe2-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"45.81.37.74","cf-ipcountry":"TJ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Aug-2026 09:43:26 UTC] === User Orders API Called ===
[04-Aug-2026 09:43:26 UTC] === API CALL LOG ===
[04-Aug-2026 09:43:26 UTC] User ID: 570
[04-Aug-2026 09:43:26 UTC] Endpoint: user/profile.php
[04-Aug-2026 09:43:26 UTC] Limit: 20, Offset: 0
[04-Aug-2026 09:43:26 UTC] Full Log Data: {
    "timestamp": "2026-08-04 09:43:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.81.37.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.81.37.74, 162.158.172.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODY0NDA5OTl9.DmITMRAQT2OmtJ9ZR_Q1uPeN07lrg5h2TynKT1X7sPo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25c9e28dc2abbe2-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.81.37.74",
        "cf-ipcountry": "TJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Aug-2026 09:43:26 UTC] === END API CALL LOG ===
[04-Aug-2026 09:43:26 UTC] ✅ API Hash verification passed for profile endpoint
[04-Aug-2026 09:43:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODY0NDA5OTl9.DmITMRAQT2OmtJ9ZR_Q1uPeN07lrg5h2TynKT1X7sPo
[04-Aug-2026 09:43:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Aug-2026 09:43:26 UTC] ✅ JWT token verified successfully for user profile
[04-Aug-2026 09:43:26 UTC] User ID: 570
[04-Aug-2026 09:43:26 UTC] Orders found: 0
[04-Aug-2026 09:43:26 UTC] Orders data: []
[04-Aug-2026 09:43:26 UTC] ✅ User profile retrieved successfully for user ID: 570
[04-Aug-2026 09:43:26 UTC] Total orders count: 0
[04-Aug-2026 09:43:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Aug-2026 09:43:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Aug-2026 09:43:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"45.81.37.74, 162.158.172.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODY0NDA5OTl9.DmITMRAQT2OmtJ9ZR_Q1uPeN07lrg5h2TynKT1X7sPo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a25c9e341b45bbe2-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"45.81.37.74","cf-ipcountry":"TJ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Aug-2026 09:43:28 UTC] === User Orders API Called ===
[04-Aug-2026 09:43:28 UTC] User ID: 570
[04-Aug-2026 09:43:28 UTC] Limit: 20, Offset: 0
[04-Aug-2026 09:43:28 UTC] Orders found: 0
[04-Aug-2026 09:43:28 UTC] Orders data: []
[04-Aug-2026 09:43:28 UTC] Total orders count: 0
[04-Aug-2026 09:43:28 UTC] === API CALL LOG ===
[04-Aug-2026 09:43:28 UTC] Endpoint: user/profile.php
[04-Aug-2026 09:43:28 UTC] Full Log Data: {
    "timestamp": "2026-08-04 09:43:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.81.37.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.81.37.74, 162.158.172.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODY0NDA5OTl9.DmITMRAQT2OmtJ9ZR_Q1uPeN07lrg5h2TynKT1X7sPo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25c9e341b46bbe2-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.81.37.74",
        "cf-ipcountry": "TJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Aug-2026 09:43:28 UTC] === END API CALL LOG ===
[04-Aug-2026 09:43:28 UTC] ✅ API Hash verification passed for profile endpoint
[04-Aug-2026 09:43:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODY0NDA5OTl9.DmITMRAQT2OmtJ9ZR_Q1uPeN07lrg5h2TynKT1X7sPo
[04-Aug-2026 09:43:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Aug-2026 09:43:28 UTC] ✅ JWT token verified successfully for user profile
[04-Aug-2026 09:43:28 UTC] User ID: 570
[04-Aug-2026 09:43:28 UTC] ✅ User profile retrieved successfully for user ID: 570
[04-Aug-2026 09:43:29 UTC] === API CALL LOG ===
[04-Aug-2026 09:43:29 UTC] Endpoint: user/profile.php
[04-Aug-2026 09:43:29 UTC] Full Log Data: {
    "timestamp": "2026-08-04 09:43:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.81.37.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.81.37.74, 162.158.172.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODY0NDA5OTl9.DmITMRAQT2OmtJ9ZR_Q1uPeN07lrg5h2TynKT1X7sPo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25c9e37cd2ebbe2-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.81.37.74",
        "cf-ipcountry": "TJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Aug-2026 09:43:29 UTC] === END API CALL LOG ===
[04-Aug-2026 09:43:29 UTC] ✅ API Hash verification passed for profile endpoint
[04-Aug-2026 09:43:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODY0NDA5OTl9.DmITMRAQT2OmtJ9ZR_Q1uPeN07lrg5h2TynKT1X7sPo
[04-Aug-2026 09:43:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Aug-2026 09:43:29 UTC] ✅ JWT token verified successfully for user profile
[04-Aug-2026 09:43:29 UTC] User ID: 570
[04-Aug-2026 09:43:29 UTC] ✅ User profile retrieved successfully for user ID: 570
[04-Aug-2026 09:43:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Aug-2026 09:43:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Aug-2026 09:43:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"45.81.37.74, 162.158.172.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODY0NDA5OTl9.DmITMRAQT2OmtJ9ZR_Q1uPeN07lrg5h2TynKT1X7sPo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a25c9e4f1d55bbe2-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"45.81.37.74","cf-ipcountry":"TJ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Aug-2026 09:43:32 UTC] === User Orders API Called ===
[04-Aug-2026 09:43:32 UTC] User ID: 570
[04-Aug-2026 09:43:32 UTC] Limit: 20, Offset: 0
[04-Aug-2026 09:43:32 UTC] === API CALL LOG ===
[04-Aug-2026 09:43:32 UTC] Endpoint: user/profile.php
[04-Aug-2026 09:43:32 UTC] Full Log Data: {
    "timestamp": "2026-08-04 09:43:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.81.37.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.81.37.74, 162.158.172.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODY0NDA5OTl9.DmITMRAQT2OmtJ9ZR_Q1uPeN07lrg5h2TynKT1X7sPo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25c9e4f1d56bbe2-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.81.37.74",
        "cf-ipcountry": "TJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Aug-2026 09:43:32 UTC] === END API CALL LOG ===
[04-Aug-2026 09:43:32 UTC] Orders found: 0
[04-Aug-2026 09:43:32 UTC] ✅ API Hash verification passed for profile endpoint
[04-Aug-2026 09:43:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODY0NDA5OTl9.DmITMRAQT2OmtJ9ZR_Q1uPeN07lrg5h2TynKT1X7sPo
[04-Aug-2026 09:43:32 UTC] Orders data: []
[04-Aug-2026 09:43:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Aug-2026 09:43:32 UTC] ✅ JWT token verified successfully for user profile
[04-Aug-2026 09:43:32 UTC] User ID: 570
[04-Aug-2026 09:43:32 UTC] Total orders count: 0
[04-Aug-2026 09:43:32 UTC] ✅ User profile retrieved successfully for user ID: 570
[04-Aug-2026 09:43:33 UTC] === API CALL LOG ===
[04-Aug-2026 09:43:33 UTC] Endpoint: user/profile.php
[04-Aug-2026 09:43:33 UTC] Full Log Data: {
    "timestamp": "2026-08-04 09:43:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.81.37.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.81.37.74, 162.158.172.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODY0NDA5OTl9.DmITMRAQT2OmtJ9ZR_Q1uPeN07lrg5h2TynKT1X7sPo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25c9e52bf7cbbe2-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.81.37.74",
        "cf-ipcountry": "TJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Aug-2026 09:43:33 UTC] === END API CALL LOG ===
[04-Aug-2026 09:43:33 UTC] ✅ API Hash verification passed for profile endpoint
[04-Aug-2026 09:43:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODY0NDA5OTl9.DmITMRAQT2OmtJ9ZR_Q1uPeN07lrg5h2TynKT1X7sPo
[04-Aug-2026 09:43:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Aug-2026 09:43:33 UTC] ✅ JWT token verified successfully for user profile
[04-Aug-2026 09:43:33 UTC] User ID: 570
[04-Aug-2026 09:43:33 UTC] ✅ User profile retrieved successfully for user ID: 570
[04-Aug-2026 09:43:34 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Aug-2026 09:43:34 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Aug-2026 09:43:34 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"45.81.37.74, 162.158.172.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODY0NDA5OTl9.DmITMRAQT2OmtJ9ZR_Q1uPeN07lrg5h2TynKT1X7sPo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a25c9e599c2abbe2-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"45.81.37.74","cf-ipcountry":"TJ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Aug-2026 09:43:34 UTC] === User Orders API Called ===
[04-Aug-2026 09:43:34 UTC] User ID: 570
[04-Aug-2026 09:43:34 UTC] Limit: 20, Offset: 0
[04-Aug-2026 09:43:34 UTC] Orders found: 0
[04-Aug-2026 09:43:34 UTC] Orders data: []
[04-Aug-2026 09:43:34 UTC] Total orders count: 0
[04-Aug-2026 09:43:37 UTC] === API CALL LOG ===
[04-Aug-2026 09:43:37 UTC] Endpoint: user/profile.php
[04-Aug-2026 09:43:37 UTC] Full Log Data: {
    "timestamp": "2026-08-04 09:43:37",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.81.37.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.81.37.74, 162.158.172.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODY0NDA5OTl9.DmITMRAQT2OmtJ9ZR_Q1uPeN07lrg5h2TynKT1X7sPo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25c9e6dd937bbe2-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.81.37.74",
        "cf-ipcountry": "TJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Aug-2026 09:43:37 UTC] === END API CALL LOG ===
[04-Aug-2026 09:43:37 UTC] ✅ API Hash verification passed for profile endpoint
[04-Aug-2026 09:43:37 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODY0NDA5OTl9.DmITMRAQT2OmtJ9ZR_Q1uPeN07lrg5h2TynKT1X7sPo
[04-Aug-2026 09:43:37 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Aug-2026 09:43:37 UTC] ✅ JWT token verified successfully for user profile
[04-Aug-2026 09:43:37 UTC] User ID: 570
[04-Aug-2026 09:43:37 UTC] ✅ User profile retrieved successfully for user ID: 570
[04-Aug-2026 09:43:38 UTC] User Purchases API - User ID: 570
[04-Aug-2026 09:43:38 UTC] User Purchases API - Total purchases found: 3
[04-Aug-2026 09:43:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Aug-2026 09:43:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Aug-2026 09:43:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"45.81.37.74, 162.158.172.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODY0NDA5OTl9.DmITMRAQT2OmtJ9ZR_Q1uPeN07lrg5h2TynKT1X7sPo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a25c9e8f8e68bbe2-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"45.81.37.74","cf-ipcountry":"TJ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Aug-2026 09:43:43 UTC] === User Orders API Called ===
[04-Aug-2026 09:43:43 UTC] User ID: 570
[04-Aug-2026 09:43:43 UTC] Limit: 20, Offset: 0
[04-Aug-2026 09:43:43 UTC] Orders found: 0
[04-Aug-2026 09:43:43 UTC] Orders data: []
[04-Aug-2026 09:43:43 UTC] Total orders count: 0
[04-Aug-2026 09:43:43 UTC] === API CALL LOG ===
[04-Aug-2026 09:43:43 UTC] Endpoint: user/profile.php
[04-Aug-2026 09:43:43 UTC] Full Log Data: {
    "timestamp": "2026-08-04 09:43:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.81.37.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.81.37.74, 162.158.172.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODY0NDA5OTl9.DmITMRAQT2OmtJ9ZR_Q1uPeN07lrg5h2TynKT1X7sPo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25c9e8f8e69bbe2-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.81.37.74",
        "cf-ipcountry": "TJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Aug-2026 09:43:43 UTC] === END API CALL LOG ===
[04-Aug-2026 09:43:43 UTC] ✅ API Hash verification passed for profile endpoint
[04-Aug-2026 09:43:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODY0NDA5OTl9.DmITMRAQT2OmtJ9ZR_Q1uPeN07lrg5h2TynKT1X7sPo
[04-Aug-2026 09:43:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Aug-2026 09:43:43 UTC] ✅ JWT token verified successfully for user profile
[04-Aug-2026 09:43:43 UTC] User ID: 570
[04-Aug-2026 09:43:43 UTC] ✅ User profile retrieved successfully for user ID: 570
[04-Aug-2026 09:43:43 UTC] === API CALL LOG ===
[04-Aug-2026 09:43:43 UTC] Endpoint: user/profile.php
[04-Aug-2026 09:43:43 UTC] Full Log Data: {
    "timestamp": "2026-08-04 09:43:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.81.37.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.81.37.74, 162.158.172.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODY0NDA5OTl9.DmITMRAQT2OmtJ9ZR_Q1uPeN07lrg5h2TynKT1X7sPo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25c9e9348c7bbe2-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.81.37.74",
        "cf-ipcountry": "TJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Aug-2026 09:43:43 UTC] === END API CALL LOG ===
[04-Aug-2026 09:43:43 UTC] ✅ API Hash verification passed for profile endpoint
[04-Aug-2026 09:43:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODY0NDA5OTl9.DmITMRAQT2OmtJ9ZR_Q1uPeN07lrg5h2TynKT1X7sPo
[04-Aug-2026 09:43:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Aug-2026 09:43:43 UTC] ✅ JWT token verified successfully for user profile
[04-Aug-2026 09:43:43 UTC] User ID: 570
[04-Aug-2026 09:43:43 UTC] ✅ User profile retrieved successfully for user ID: 570
[04-Aug-2026 09:53:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Aug-2026 09:53:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Aug-2026 09:53:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"45.81.37.74, 172.64.200.14","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODY0NDA5OTl9.DmITMRAQT2OmtJ9ZR_Q1uPeN07lrg5h2TynKT1X7sPo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a25cac350b71722f-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"45.81.37.74","cf-ipcountry":"TJ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Aug-2026 09:53:02 UTC] === User Orders API Called ===
[04-Aug-2026 09:53:02 UTC] User ID: 570
[04-Aug-2026 09:53:02 UTC] Limit: 20, Offset: 0
[04-Aug-2026 09:53:02 UTC] Orders found: 1
[04-Aug-2026 09:53:02 UTC] Orders data: [{"id":442,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cristiano_jr1","status":"pending","created_at":"2026-08-04 13:23:00","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[04-Aug-2026 09:53:02 UTC] Total orders count: 1
[04-Aug-2026 09:53:09 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Aug-2026 09:53:09 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Aug-2026 09:53:09 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"45.81.37.74, 172.64.200.15","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODY0NDA5OTl9.DmITMRAQT2OmtJ9ZR_Q1uPeN07lrg5h2TynKT1X7sPo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a25cac5ffbbc722f-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"45.81.37.74","cf-ipcountry":"TJ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Aug-2026 09:53:09 UTC] === User Orders API Called ===
[04-Aug-2026 09:53:09 UTC] User ID: 570
[04-Aug-2026 09:53:09 UTC] === API CALL LOG ===
[04-Aug-2026 09:53:09 UTC] Limit: 20, Offset: 0
[04-Aug-2026 09:53:09 UTC] Endpoint: user/profile.php
[04-Aug-2026 09:53:09 UTC] Full Log Data: {
    "timestamp": "2026-08-04 09:53:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.81.37.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.81.37.74, 172.64.200.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODY0NDA5OTl9.DmITMRAQT2OmtJ9ZR_Q1uPeN07lrg5h2TynKT1X7sPo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25cac5ffbbe722f-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.81.37.74",
        "cf-ipcountry": "TJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Aug-2026 09:53:09 UTC] === END API CALL LOG ===
[04-Aug-2026 09:53:09 UTC] ✅ API Hash verification passed for profile endpoint
[04-Aug-2026 09:53:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODY0NDA5OTl9.DmITMRAQT2OmtJ9ZR_Q1uPeN07lrg5h2TynKT1X7sPo
[04-Aug-2026 09:53:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Aug-2026 09:53:09 UTC] ✅ JWT token verified successfully for user profile
[04-Aug-2026 09:53:09 UTC] User ID: 570
[04-Aug-2026 09:53:09 UTC] Orders found: 1
[04-Aug-2026 09:53:09 UTC] Orders data: [{"id":442,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cristiano_jr1","status":"pending","created_at":"2026-08-04 13:23:00","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[04-Aug-2026 09:53:09 UTC] ✅ User profile retrieved successfully for user ID: 570
[04-Aug-2026 09:53:09 UTC] Total orders count: 1
[04-Aug-2026 09:53:09 UTC] === API CALL LOG ===
[04-Aug-2026 09:53:09 UTC] Endpoint: user/profile.php
[04-Aug-2026 09:53:09 UTC] Full Log Data: {
    "timestamp": "2026-08-04 09:53:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.81.37.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.81.37.74, 172.64.200.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODY0NDA5OTl9.DmITMRAQT2OmtJ9ZR_Q1uPeN07lrg5h2TynKT1X7sPo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25cac63bda5722f-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.81.37.74",
        "cf-ipcountry": "TJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Aug-2026 09:53:09 UTC] === END API CALL LOG ===
[04-Aug-2026 09:53:09 UTC] ✅ API Hash verification passed for profile endpoint
[04-Aug-2026 09:53:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODY0NDA5OTl9.DmITMRAQT2OmtJ9ZR_Q1uPeN07lrg5h2TynKT1X7sPo
[04-Aug-2026 09:53:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Aug-2026 09:53:09 UTC] ✅ JWT token verified successfully for user profile
[04-Aug-2026 09:53:09 UTC] User ID: 570
[04-Aug-2026 09:53:09 UTC] ✅ User profile retrieved successfully for user ID: 570
[04-Aug-2026 09:53:44 UTC] === API CALL LOG ===
[04-Aug-2026 09:53:44 UTC] Endpoint: user/profile.php
[04-Aug-2026 09:53:44 UTC] Full Log Data: {
    "timestamp": "2026-08-04 09:53:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.81.37.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.81.37.74, 172.64.200.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODY0NDA5OTl9.DmITMRAQT2OmtJ9ZR_Q1uPeN07lrg5h2TynKT1X7sPo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25cad3b0928722f-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.81.37.74",
        "cf-ipcountry": "TJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Aug-2026 09:53:44 UTC] === END API CALL LOG ===
[04-Aug-2026 09:53:44 UTC] ✅ API Hash verification passed for profile endpoint
[04-Aug-2026 09:53:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODY0NDA5OTl9.DmITMRAQT2OmtJ9ZR_Q1uPeN07lrg5h2TynKT1X7sPo
[04-Aug-2026 09:53:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Aug-2026 09:53:44 UTC] ✅ JWT token verified successfully for user profile
[04-Aug-2026 09:53:44 UTC] User ID: 570
[04-Aug-2026 09:53:44 UTC] ✅ User profile retrieved successfully for user ID: 570
[04-Aug-2026 09:54:12 UTC] === API CALL LOG ===
[04-Aug-2026 09:54:12 UTC] Endpoint: user/profile.php
[04-Aug-2026 09:54:12 UTC] Full Log Data: {
    "timestamp": "2026-08-04 09:54:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.81.37.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.81.37.74, 172.64.200.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODY0NDA5OTl9.DmITMRAQT2OmtJ9ZR_Q1uPeN07lrg5h2TynKT1X7sPo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25cadeb6e1e722f-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.81.37.74",
        "cf-ipcountry": "TJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Aug-2026 09:54:12 UTC] === END API CALL LOG ===
[04-Aug-2026 09:54:12 UTC] ✅ API Hash verification passed for profile endpoint
[04-Aug-2026 09:54:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODY0NDA5OTl9.DmITMRAQT2OmtJ9ZR_Q1uPeN07lrg5h2TynKT1X7sPo
[04-Aug-2026 09:54:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Aug-2026 09:54:12 UTC] ✅ JWT token verified successfully for user profile
[04-Aug-2026 09:54:12 UTC] User ID: 570
[04-Aug-2026 09:54:12 UTC] ✅ User profile retrieved successfully for user ID: 570
[04-Aug-2026 09:54:41 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Aug-2026 09:54:41 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Aug-2026 09:54:41 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"45.81.37.74, 172.64.200.14","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODY0NDA5OTl9.DmITMRAQT2OmtJ9ZR_Q1uPeN07lrg5h2TynKT1X7sPo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a25cae9ec95b722f-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"45.81.37.74","cf-ipcountry":"TJ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Aug-2026 09:54:41 UTC] === User Orders API Called ===
[04-Aug-2026 09:54:41 UTC] User ID: 570
[04-Aug-2026 09:54:41 UTC] Limit: 20, Offset: 0
[04-Aug-2026 09:54:41 UTC] Orders found: 1
[04-Aug-2026 09:54:41 UTC] Orders data: [{"id":442,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cristiano_jr1","status":"pending","created_at":"2026-08-04 13:23:00","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[04-Aug-2026 09:54:41 UTC] Total orders count: 1
[04-Aug-2026 09:54:41 UTC] === API CALL LOG ===
[04-Aug-2026 09:54:41 UTC] Endpoint: user/profile.php
[04-Aug-2026 09:54:41 UTC] Full Log Data: {
    "timestamp": "2026-08-04 09:54:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.81.37.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.81.37.74, 172.64.200.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODY0NDA5OTl9.DmITMRAQT2OmtJ9ZR_Q1uPeN07lrg5h2TynKT1X7sPo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25cae9f8b64722f-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.81.37.74",
        "cf-ipcountry": "TJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Aug-2026 09:54:41 UTC] === END API CALL LOG ===
[04-Aug-2026 09:54:41 UTC] ✅ API Hash verification passed for profile endpoint
[04-Aug-2026 09:54:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODY0NDA5OTl9.DmITMRAQT2OmtJ9ZR_Q1uPeN07lrg5h2TynKT1X7sPo
[04-Aug-2026 09:54:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Aug-2026 09:54:41 UTC] ✅ JWT token verified successfully for user profile
[04-Aug-2026 09:54:41 UTC] User ID: 570
[04-Aug-2026 09:54:41 UTC] ✅ User profile retrieved successfully for user ID: 570
[04-Aug-2026 09:54:41 UTC] === API CALL LOG ===
[04-Aug-2026 09:54:41 UTC] Endpoint: user/profile.php
[04-Aug-2026 09:54:41 UTC] Full Log Data: {
    "timestamp": "2026-08-04 09:54:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.81.37.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.81.37.74, 172.64.200.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODY0NDA5OTl9.DmITMRAQT2OmtJ9ZR_Q1uPeN07lrg5h2TynKT1X7sPo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25caea2bc78722f-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.81.37.74",
        "cf-ipcountry": "TJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Aug-2026 09:54:41 UTC] === END API CALL LOG ===
[04-Aug-2026 09:54:41 UTC] ✅ API Hash verification passed for profile endpoint
[04-Aug-2026 09:54:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODY0NDA5OTl9.DmITMRAQT2OmtJ9ZR_Q1uPeN07lrg5h2TynKT1X7sPo
[04-Aug-2026 09:54:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Aug-2026 09:54:41 UTC] ✅ JWT token verified successfully for user profile
[04-Aug-2026 09:54:41 UTC] User ID: 570
[04-Aug-2026 09:54:41 UTC] ✅ User profile retrieved successfully for user ID: 570
[04-Aug-2026 09:54:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Aug-2026 09:54:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Aug-2026 09:54:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"45.81.37.74, 172.64.200.14","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODY0NDA5OTl9.DmITMRAQT2OmtJ9ZR_Q1uPeN07lrg5h2TynKT1X7sPo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a25caeb31827722f-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"45.81.37.74","cf-ipcountry":"TJ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Aug-2026 09:54:44 UTC] === User Orders API Called ===
[04-Aug-2026 09:54:44 UTC] User ID: 570
[04-Aug-2026 09:54:44 UTC] Limit: 20, Offset: 0
[04-Aug-2026 09:54:44 UTC] Orders found: 1
[04-Aug-2026 09:54:44 UTC] Orders data: [{"id":442,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cristiano_jr1","status":"pending","created_at":"2026-08-04 13:23:00","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[04-Aug-2026 09:54:44 UTC] Total orders count: 1
[04-Aug-2026 09:54:48 UTC] === API CALL LOG ===
[04-Aug-2026 09:54:48 UTC] Endpoint: user/profile.php
[04-Aug-2026 09:54:48 UTC] Full Log Data: {
    "timestamp": "2026-08-04 09:54:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.81.37.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.81.37.74, 172.64.200.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODY0NDA5OTl9.DmITMRAQT2OmtJ9ZR_Q1uPeN07lrg5h2TynKT1X7sPo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25caecd4f86722f-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.81.37.74",
        "cf-ipcountry": "TJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Aug-2026 09:54:48 UTC] === END API CALL LOG ===
[04-Aug-2026 09:54:48 UTC] ✅ API Hash verification passed for profile endpoint
[04-Aug-2026 09:54:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODY0NDA5OTl9.DmITMRAQT2OmtJ9ZR_Q1uPeN07lrg5h2TynKT1X7sPo
[04-Aug-2026 09:54:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Aug-2026 09:54:48 UTC] ✅ JWT token verified successfully for user profile
[04-Aug-2026 09:54:48 UTC] User ID: 570
[04-Aug-2026 09:54:48 UTC] ✅ User profile retrieved successfully for user ID: 570
[04-Aug-2026 09:54:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Aug-2026 09:54:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Aug-2026 09:54:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"45.81.37.74, 172.64.200.14","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODY0NDA5OTl9.DmITMRAQT2OmtJ9ZR_Q1uPeN07lrg5h2TynKT1X7sPo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a25caecd4f84722f-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"45.81.37.74","cf-ipcountry":"TJ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Aug-2026 09:54:48 UTC] === User Orders API Called ===
[04-Aug-2026 09:54:48 UTC] User ID: 570
[04-Aug-2026 09:54:48 UTC] Limit: 20, Offset: 0
[04-Aug-2026 09:54:48 UTC] Orders found: 1
[04-Aug-2026 09:54:48 UTC] Orders data: [{"id":442,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cristiano_jr1","status":"pending","created_at":"2026-08-04 13:23:00","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[04-Aug-2026 09:54:48 UTC] Total orders count: 1
[04-Aug-2026 09:54:49 UTC] === API CALL LOG ===
[04-Aug-2026 09:54:49 UTC] Endpoint: user/profile.php
[04-Aug-2026 09:54:49 UTC] Full Log Data: {
    "timestamp": "2026-08-04 09:54:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.81.37.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.81.37.74, 172.64.200.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODY0NDA5OTl9.DmITMRAQT2OmtJ9ZR_Q1uPeN07lrg5h2TynKT1X7sPo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25caed0b9db722f-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.81.37.74",
        "cf-ipcountry": "TJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Aug-2026 09:54:49 UTC] === END API CALL LOG ===
[04-Aug-2026 09:54:49 UTC] ✅ API Hash verification passed for profile endpoint
[04-Aug-2026 09:54:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODY0NDA5OTl9.DmITMRAQT2OmtJ9ZR_Q1uPeN07lrg5h2TynKT1X7sPo
[04-Aug-2026 09:54:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Aug-2026 09:54:49 UTC] ✅ JWT token verified successfully for user profile
[04-Aug-2026 09:54:49 UTC] User ID: 570
[04-Aug-2026 09:54:49 UTC] ✅ User profile retrieved successfully for user ID: 570
[04-Aug-2026 09:55:32 UTC] === API CALL LOG ===
[04-Aug-2026 09:55:32 UTC] Endpoint: user/profile.php
[04-Aug-2026 09:55:32 UTC] Full Log Data: {
    "timestamp": "2026-08-04 09:55:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.81.37.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.81.37.74, 172.64.200.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODY0NDA5OTl9.DmITMRAQT2OmtJ9ZR_Q1uPeN07lrg5h2TynKT1X7sPo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25cafe0db73722f-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.81.37.74",
        "cf-ipcountry": "TJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Aug-2026 09:55:32 UTC] === END API CALL LOG ===
[04-Aug-2026 09:55:32 UTC] ✅ API Hash verification passed for profile endpoint
[04-Aug-2026 09:55:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODY0NDA5OTl9.DmITMRAQT2OmtJ9ZR_Q1uPeN07lrg5h2TynKT1X7sPo
[04-Aug-2026 09:55:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Aug-2026 09:55:32 UTC] ✅ JWT token verified successfully for user profile
[04-Aug-2026 09:55:32 UTC] User ID: 570
[04-Aug-2026 09:55:32 UTC] ✅ User profile retrieved successfully for user ID: 570
[04-Aug-2026 09:55:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Aug-2026 09:55:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Aug-2026 09:55:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"45.81.37.74, 172.64.200.14","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODY0NDA5OTl9.DmITMRAQT2OmtJ9ZR_Q1uPeN07lrg5h2TynKT1X7sPo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a25cb00db901722f-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"45.81.37.74","cf-ipcountry":"TJ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Aug-2026 09:55:39 UTC] === User Orders API Called ===
[04-Aug-2026 09:55:39 UTC] User ID: 570
[04-Aug-2026 09:55:39 UTC] Limit: 20, Offset: 0
[04-Aug-2026 09:55:39 UTC] === API CALL LOG ===
[04-Aug-2026 09:55:39 UTC] Endpoint: user/profile.php
[04-Aug-2026 09:55:39 UTC] Full Log Data: {
    "timestamp": "2026-08-04 09:55:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.81.37.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.81.37.74, 172.64.200.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODY0NDA5OTl9.DmITMRAQT2OmtJ9ZR_Q1uPeN07lrg5h2TynKT1X7sPo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25cb00db903722f-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.81.37.74",
        "cf-ipcountry": "TJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Aug-2026 09:55:39 UTC] === END API CALL LOG ===
[04-Aug-2026 09:55:39 UTC] Orders found: 1
[04-Aug-2026 09:55:39 UTC] ✅ API Hash verification passed for profile endpoint
[04-Aug-2026 09:55:39 UTC] Orders data: [{"id":442,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cristiano_jr1","status":"pending","created_at":"2026-08-04 13:23:00","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[04-Aug-2026 09:55:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODY0NDA5OTl9.DmITMRAQT2OmtJ9ZR_Q1uPeN07lrg5h2TynKT1X7sPo
[04-Aug-2026 09:55:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Aug-2026 09:55:39 UTC] Total orders count: 1
[04-Aug-2026 09:55:39 UTC] ✅ JWT token verified successfully for user profile
[04-Aug-2026 09:55:39 UTC] User ID: 570
[04-Aug-2026 09:55:39 UTC] ✅ User profile retrieved successfully for user ID: 570
[04-Aug-2026 09:55:40 UTC] === API CALL LOG ===
[04-Aug-2026 09:55:40 UTC] Endpoint: user/profile.php
[04-Aug-2026 09:55:40 UTC] Full Log Data: {
    "timestamp": "2026-08-04 09:55:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.81.37.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.81.37.74, 172.64.200.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODY0NDA5OTl9.DmITMRAQT2OmtJ9ZR_Q1uPeN07lrg5h2TynKT1X7sPo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25cb0116c00722f-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.81.37.74",
        "cf-ipcountry": "TJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Aug-2026 09:55:40 UTC] === END API CALL LOG ===
[04-Aug-2026 09:55:40 UTC] ✅ API Hash verification passed for profile endpoint
[04-Aug-2026 09:55:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODY0NDA5OTl9.DmITMRAQT2OmtJ9ZR_Q1uPeN07lrg5h2TynKT1X7sPo
[04-Aug-2026 09:55:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Aug-2026 09:55:40 UTC] ✅ JWT token verified successfully for user profile
[04-Aug-2026 09:55:40 UTC] User ID: 570
[04-Aug-2026 09:55:40 UTC] ✅ User profile retrieved successfully for user ID: 570
[04-Aug-2026 09:56:07 UTC] === API CALL LOG ===
[04-Aug-2026 09:56:07 UTC] Endpoint: user/profile.php
[04-Aug-2026 09:56:07 UTC] Full Log Data: {
    "timestamp": "2026-08-04 09:56:07",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.81.37.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.81.37.74, 172.64.200.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODY0NDA5OTl9.DmITMRAQT2OmtJ9ZR_Q1uPeN07lrg5h2TynKT1X7sPo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25cb0bbdeb2722f-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.81.37.74",
        "cf-ipcountry": "TJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Aug-2026 09:56:07 UTC] === END API CALL LOG ===
[04-Aug-2026 09:56:07 UTC] ✅ API Hash verification passed for profile endpoint
[04-Aug-2026 09:56:07 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODY0NDA5OTl9.DmITMRAQT2OmtJ9ZR_Q1uPeN07lrg5h2TynKT1X7sPo
[04-Aug-2026 09:56:07 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Aug-2026 09:56:07 UTC] ✅ JWT token verified successfully for user profile
[04-Aug-2026 09:56:07 UTC] User ID: 570
[04-Aug-2026 09:56:07 UTC] ✅ User profile retrieved successfully for user ID: 570
[04-Aug-2026 09:56:07 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Aug-2026 09:56:07 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Aug-2026 09:56:07 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"45.81.37.74, 172.64.200.15","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODY0NDA5OTl9.DmITMRAQT2OmtJ9ZR_Q1uPeN07lrg5h2TynKT1X7sPo","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a25cb0bbdeb0722f-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"45.81.37.74","cf-ipcountry":"TJ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Aug-2026 09:56:07 UTC] === User Orders API Called ===
[04-Aug-2026 09:56:07 UTC] User ID: 570
[04-Aug-2026 09:56:07 UTC] Limit: 20, Offset: 0
[04-Aug-2026 09:56:07 UTC] Orders found: 1
[04-Aug-2026 09:56:07 UTC] Orders data: [{"id":442,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cristiano_jr1","status":"pending","created_at":"2026-08-04 13:23:00","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[04-Aug-2026 09:56:07 UTC] Total orders count: 1
[04-Aug-2026 09:56:08 UTC] === API CALL LOG ===
[04-Aug-2026 09:56:08 UTC] Endpoint: user/profile.php
[04-Aug-2026 09:56:08 UTC] Full Log Data: {
    "timestamp": "2026-08-04 09:56:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.81.37.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.81.37.74, 172.64.200.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODY0NDA5OTl9.DmITMRAQT2OmtJ9ZR_Q1uPeN07lrg5h2TynKT1X7sPo",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25cb0bf98f5722f-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.81.37.74",
        "cf-ipcountry": "TJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Aug-2026 09:56:08 UTC] === END API CALL LOG ===
[04-Aug-2026 09:56:08 UTC] ✅ API Hash verification passed for profile endpoint
[04-Aug-2026 09:56:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODY0NDA5OTl9.DmITMRAQT2OmtJ9ZR_Q1uPeN07lrg5h2TynKT1X7sPo
[04-Aug-2026 09:56:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Aug-2026 09:56:08 UTC] ✅ JWT token verified successfully for user profile
[04-Aug-2026 09:56:08 UTC] User ID: 570
[04-Aug-2026 09:56:08 UTC] ✅ User profile retrieved successfully for user ID: 570
[04-Aug-2026 09:58:50 UTC] === API CALL LOG ===
[04-Aug-2026 09:58:50 UTC] Endpoint: user/profile.php
[04-Aug-2026 09:58:50 UTC] Full Log Data: {
    "timestamp": "2026-08-04 09:58:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "49.47.131.135",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "49.47.131.135, 104.22.66.32",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyOSIsInVzZXJuYW1lIjoicmVoYW5hbGFtNDMyMSIsImVtYWlsIjoiYmVzdGJ1eWZpbmRzMnVAZ21haWwuY29tIiwiZXhwIjoxNzg2NDQyMzI5fQ.EPrckJux9KMrFo_2Ze7_1yVRv7ZDcAUWLMQVLsE1d4U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25cb4b2ac8556f8-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "49.47.131.135",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Aug-2026 09:58:50 UTC] === END API CALL LOG ===
[04-Aug-2026 09:58:50 UTC] ✅ API Hash verification passed for profile endpoint
[04-Aug-2026 09:58:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyOSIsInVzZXJuYW1lIjoicmVoYW5hbGFtNDMyMSIsImVtYWlsIjoiYmVzdGJ1eWZpbmRzMnVAZ21haWwuY29tIiwiZXhwIjoxNzg2NDQyMzI5fQ.EPrckJux9KMrFo_2Ze7_1yVRv7ZDcAUWLMQVLsE1d4U
[04-Aug-2026 09:58:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Aug-2026 09:58:50 UTC] ✅ JWT token verified successfully for user profile
[04-Aug-2026 09:58:50 UTC] User ID: 1229
[04-Aug-2026 09:58:50 UTC] ✅ User profile retrieved successfully for user ID: 1229
[04-Aug-2026 09:58:50 UTC] === API CALL LOG ===
[04-Aug-2026 09:58:50 UTC] Endpoint: user/profile.php
[04-Aug-2026 09:58:50 UTC] Full Log Data: {
    "timestamp": "2026-08-04 09:58:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "49.47.131.135",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "49.47.131.135, 104.22.66.7",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyOSIsInVzZXJuYW1lIjoicmVoYW5hbGFtNDMyMSIsImVtYWlsIjoiYmVzdGJ1eWZpbmRzMnVAZ21haWwuY29tIiwiZXhwIjoxNzg2NDQyMzI5fQ.EPrckJux9KMrFo_2Ze7_1yVRv7ZDcAUWLMQVLsE1d4U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25cb4b33ec656f8-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "49.47.131.135",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Aug-2026 09:58:50 UTC] === END API CALL LOG ===
[04-Aug-2026 09:58:50 UTC] ✅ API Hash verification passed for profile endpoint
[04-Aug-2026 09:58:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyOSIsInVzZXJuYW1lIjoicmVoYW5hbGFtNDMyMSIsImVtYWlsIjoiYmVzdGJ1eWZpbmRzMnVAZ21haWwuY29tIiwiZXhwIjoxNzg2NDQyMzI5fQ.EPrckJux9KMrFo_2Ze7_1yVRv7ZDcAUWLMQVLsE1d4U
[04-Aug-2026 09:58:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Aug-2026 09:58:50 UTC] ✅ JWT token verified successfully for user profile
[04-Aug-2026 09:58:50 UTC] User ID: 1229
[04-Aug-2026 09:58:50 UTC] ✅ User profile retrieved successfully for user ID: 1229
[04-Aug-2026 09:58:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Aug-2026 09:58:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Aug-2026 09:58:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"49.47.131.135, 104.22.66.6","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyOSIsInVzZXJuYW1lIjoicmVoYW5hbGFtNDMyMSIsImVtYWlsIjoiYmVzdGJ1eWZpbmRzMnVAZ21haWwuY29tIiwiZXhwIjoxNzg2NDQyMzI5fQ.EPrckJux9KMrFo_2Ze7_1yVRv7ZDcAUWLMQVLsE1d4U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a25cb4b2ac9256f8-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"49.47.131.135","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Aug-2026 09:58:50 UTC] === User Orders API Called ===
[04-Aug-2026 09:58:50 UTC] User ID: 1229
[04-Aug-2026 09:58:50 UTC] Limit: 20, Offset: 0
[04-Aug-2026 09:58:50 UTC] Orders found: 0
[04-Aug-2026 09:58:50 UTC] Orders data: []
[04-Aug-2026 09:58:50 UTC] Total orders count: 0
[04-Aug-2026 09:58:53 UTC] === API CALL LOG ===
[04-Aug-2026 09:58:53 UTC] Endpoint: user/profile.php
[04-Aug-2026 09:58:53 UTC] Full Log Data: {
    "timestamp": "2026-08-04 09:58:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "49.47.131.135",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "49.47.131.135, 104.22.66.6",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyOSIsInVzZXJuYW1lIjoicmVoYW5hbGFtNDMyMSIsImVtYWlsIjoiYmVzdGJ1eWZpbmRzMnVAZ21haWwuY29tIiwiZXhwIjoxNzg2NDQyMzI5fQ.EPrckJux9KMrFo_2Ze7_1yVRv7ZDcAUWLMQVLsE1d4U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25cb4c63ca756f8-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "49.47.131.135",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Aug-2026 09:58:53 UTC] === END API CALL LOG ===
[04-Aug-2026 09:58:53 UTC] ✅ API Hash verification passed for profile endpoint
[04-Aug-2026 09:58:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyOSIsInVzZXJuYW1lIjoicmVoYW5hbGFtNDMyMSIsImVtYWlsIjoiYmVzdGJ1eWZpbmRzMnVAZ21haWwuY29tIiwiZXhwIjoxNzg2NDQyMzI5fQ.EPrckJux9KMrFo_2Ze7_1yVRv7ZDcAUWLMQVLsE1d4U
[04-Aug-2026 09:58:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Aug-2026 09:58:53 UTC] ✅ JWT token verified successfully for user profile
[04-Aug-2026 09:58:53 UTC] User ID: 1229
[04-Aug-2026 09:58:53 UTC] ✅ User profile retrieved successfully for user ID: 1229
[04-Aug-2026 09:59:01 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Aug-2026 09:59:01 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Aug-2026 09:59:01 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"49.47.131.135, 104.22.66.32","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyOSIsInVzZXJuYW1lIjoicmVoYW5hbGFtNDMyMSIsImVtYWlsIjoiYmVzdGJ1eWZpbmRzMnVAZ21haWwuY29tIiwiZXhwIjoxNzg2NDQyMzI5fQ.EPrckJux9KMrFo_2Ze7_1yVRv7ZDcAUWLMQVLsE1d4U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a25cb4f90d9656f8-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"49.47.131.135","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Aug-2026 09:59:01 UTC] === User Orders API Called ===
[04-Aug-2026 09:59:01 UTC] User ID: 1229
[04-Aug-2026 09:59:01 UTC] Limit: 20, Offset: 0
[04-Aug-2026 09:59:01 UTC] === API CALL LOG ===
[04-Aug-2026 09:59:01 UTC] Endpoint: user/profile.php
[04-Aug-2026 09:59:01 UTC] Full Log Data: {
    "timestamp": "2026-08-04 09:59:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "49.47.131.135",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "49.47.131.135, 104.22.66.32",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyOSIsInVzZXJuYW1lIjoicmVoYW5hbGFtNDMyMSIsImVtYWlsIjoiYmVzdGJ1eWZpbmRzMnVAZ21haWwuY29tIiwiZXhwIjoxNzg2NDQyMzI5fQ.EPrckJux9KMrFo_2Ze7_1yVRv7ZDcAUWLMQVLsE1d4U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25cb4f90d9956f8-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "49.47.131.135",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Aug-2026 09:59:01 UTC] Orders found: 0
[04-Aug-2026 09:59:01 UTC] === END API CALL LOG ===
[04-Aug-2026 09:59:01 UTC] Orders data: []
[04-Aug-2026 09:59:01 UTC] ✅ API Hash verification passed for profile endpoint
[04-Aug-2026 09:59:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyOSIsInVzZXJuYW1lIjoicmVoYW5hbGFtNDMyMSIsImVtYWlsIjoiYmVzdGJ1eWZpbmRzMnVAZ21haWwuY29tIiwiZXhwIjoxNzg2NDQyMzI5fQ.EPrckJux9KMrFo_2Ze7_1yVRv7ZDcAUWLMQVLsE1d4U
[04-Aug-2026 09:59:01 UTC] Total orders count: 0
[04-Aug-2026 09:59:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Aug-2026 09:59:01 UTC] ✅ JWT token verified successfully for user profile
[04-Aug-2026 09:59:01 UTC] User ID: 1229
[04-Aug-2026 09:59:01 UTC] ✅ User profile retrieved successfully for user ID: 1229
[04-Aug-2026 09:59:01 UTC] === API CALL LOG ===
[04-Aug-2026 09:59:01 UTC] Endpoint: user/profile.php
[04-Aug-2026 09:59:01 UTC] Full Log Data: {
    "timestamp": "2026-08-04 09:59:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "49.47.131.135",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "49.47.131.135, 104.22.66.32",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyOSIsInVzZXJuYW1lIjoicmVoYW5hbGFtNDMyMSIsImVtYWlsIjoiYmVzdGJ1eWZpbmRzMnVAZ21haWwuY29tIiwiZXhwIjoxNzg2NDQyMzI5fQ.EPrckJux9KMrFo_2Ze7_1yVRv7ZDcAUWLMQVLsE1d4U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25cb4f99f4556f8-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "49.47.131.135",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Aug-2026 09:59:01 UTC] === END API CALL LOG ===
[04-Aug-2026 09:59:01 UTC] ✅ API Hash verification passed for profile endpoint
[04-Aug-2026 09:59:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyOSIsInVzZXJuYW1lIjoicmVoYW5hbGFtNDMyMSIsImVtYWlsIjoiYmVzdGJ1eWZpbmRzMnVAZ21haWwuY29tIiwiZXhwIjoxNzg2NDQyMzI5fQ.EPrckJux9KMrFo_2Ze7_1yVRv7ZDcAUWLMQVLsE1d4U
[04-Aug-2026 09:59:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Aug-2026 09:59:01 UTC] ✅ JWT token verified successfully for user profile
[04-Aug-2026 09:59:01 UTC] User ID: 1229
[04-Aug-2026 09:59:01 UTC] ✅ User profile retrieved successfully for user ID: 1229
[04-Aug-2026 09:59:02 UTC] === API CALL LOG ===
[04-Aug-2026 09:59:02 UTC] Endpoint: user/profile.php
[04-Aug-2026 09:59:02 UTC] Full Log Data: {
    "timestamp": "2026-08-04 09:59:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "49.47.131.135",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "49.47.131.135, 104.22.66.32",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyOSIsInVzZXJuYW1lIjoicmVoYW5hbGFtNDMyMSIsImVtYWlsIjoiYmVzdGJ1eWZpbmRzMnVAZ21haWwuY29tIiwiZXhwIjoxNzg2NDQyMzI5fQ.EPrckJux9KMrFo_2Ze7_1yVRv7ZDcAUWLMQVLsE1d4U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25cb5012f9256f8-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "49.47.131.135",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Aug-2026 09:59:02 UTC] === END API CALL LOG ===
[04-Aug-2026 09:59:02 UTC] ✅ API Hash verification passed for profile endpoint
[04-Aug-2026 09:59:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyOSIsInVzZXJuYW1lIjoicmVoYW5hbGFtNDMyMSIsImVtYWlsIjoiYmVzdGJ1eWZpbmRzMnVAZ21haWwuY29tIiwiZXhwIjoxNzg2NDQyMzI5fQ.EPrckJux9KMrFo_2Ze7_1yVRv7ZDcAUWLMQVLsE1d4U
[04-Aug-2026 09:59:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Aug-2026 09:59:02 UTC] ✅ JWT token verified successfully for user profile
[04-Aug-2026 09:59:02 UTC] User ID: 1229
[04-Aug-2026 09:59:02 UTC] ✅ User profile retrieved successfully for user ID: 1229
[04-Aug-2026 09:59:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Aug-2026 09:59:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Aug-2026 09:59:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"49.47.131.135, 104.22.66.32","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyOSIsInVzZXJuYW1lIjoicmVoYW5hbGFtNDMyMSIsImVtYWlsIjoiYmVzdGJ1eWZpbmRzMnVAZ21haWwuY29tIiwiZXhwIjoxNzg2NDQyMzI5fQ.EPrckJux9KMrFo_2Ze7_1yVRv7ZDcAUWLMQVLsE1d4U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a25cb5517dbc56f8-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"49.47.131.135","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Aug-2026 09:59:15 UTC] === User Orders API Called ===
[04-Aug-2026 09:59:15 UTC] User ID: 1229
[04-Aug-2026 09:59:15 UTC] Limit: 20, Offset: 0
[04-Aug-2026 09:59:15 UTC] Orders found: 0
[04-Aug-2026 09:59:15 UTC] Orders data: []
[04-Aug-2026 09:59:15 UTC] Total orders count: 0
[04-Aug-2026 09:59:16 UTC] === API CALL LOG ===
[04-Aug-2026 09:59:16 UTC] Endpoint: user/profile.php
[04-Aug-2026 09:59:16 UTC] Full Log Data: {
    "timestamp": "2026-08-04 09:59:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "49.47.131.135",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "49.47.131.135, 104.22.66.32",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyOSIsInVzZXJuYW1lIjoicmVoYW5hbGFtNDMyMSIsImVtYWlsIjoiYmVzdGJ1eWZpbmRzMnVAZ21haWwuY29tIiwiZXhwIjoxNzg2NDQyMzI5fQ.EPrckJux9KMrFo_2Ze7_1yVRv7ZDcAUWLMQVLsE1d4U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25cb555399b56f8-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "49.47.131.135",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Aug-2026 09:59:16 UTC] === END API CALL LOG ===
[04-Aug-2026 09:59:16 UTC] ✅ API Hash verification passed for profile endpoint
[04-Aug-2026 09:59:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyOSIsInVzZXJuYW1lIjoicmVoYW5hbGFtNDMyMSIsImVtYWlsIjoiYmVzdGJ1eWZpbmRzMnVAZ21haWwuY29tIiwiZXhwIjoxNzg2NDQyMzI5fQ.EPrckJux9KMrFo_2Ze7_1yVRv7ZDcAUWLMQVLsE1d4U
[04-Aug-2026 09:59:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Aug-2026 09:59:16 UTC] ✅ JWT token verified successfully for user profile
[04-Aug-2026 09:59:16 UTC] User ID: 1229
[04-Aug-2026 09:59:16 UTC] ✅ User profile retrieved successfully for user ID: 1229
[04-Aug-2026 09:59:16 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Aug-2026 09:59:16 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Aug-2026 09:59:16 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"49.47.131.135, 104.22.66.32","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyOSIsInVzZXJuYW1lIjoicmVoYW5hbGFtNDMyMSIsImVtYWlsIjoiYmVzdGJ1eWZpbmRzMnVAZ21haWwuY29tIiwiZXhwIjoxNzg2NDQyMzI5fQ.EPrckJux9KMrFo_2Ze7_1yVRv7ZDcAUWLMQVLsE1d4U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a25cb55a38df56f8-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"49.47.131.135","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Aug-2026 09:59:16 UTC] === User Orders API Called ===
[04-Aug-2026 09:59:16 UTC] User ID: 1229
[04-Aug-2026 09:59:16 UTC] Limit: 20, Offset: 0
[04-Aug-2026 09:59:16 UTC] === API CALL LOG ===
[04-Aug-2026 09:59:16 UTC] Endpoint: user/profile.php
[04-Aug-2026 09:59:16 UTC] Orders found: 0
[04-Aug-2026 09:59:16 UTC] Full Log Data: {
    "timestamp": "2026-08-04 09:59:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "49.47.131.135",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "49.47.131.135, 104.22.66.32",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyOSIsInVzZXJuYW1lIjoicmVoYW5hbGFtNDMyMSIsImVtYWlsIjoiYmVzdGJ1eWZpbmRzMnVAZ21haWwuY29tIiwiZXhwIjoxNzg2NDQyMzI5fQ.EPrckJux9KMrFo_2Ze7_1yVRv7ZDcAUWLMQVLsE1d4U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25cb55a38e556f8-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "49.47.131.135",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Aug-2026 09:59:16 UTC] Orders data: []
[04-Aug-2026 09:59:16 UTC] === END API CALL LOG ===
[04-Aug-2026 09:59:16 UTC] ✅ API Hash verification passed for profile endpoint
[04-Aug-2026 09:59:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyOSIsInVzZXJuYW1lIjoicmVoYW5hbGFtNDMyMSIsImVtYWlsIjoiYmVzdGJ1eWZpbmRzMnVAZ21haWwuY29tIiwiZXhwIjoxNzg2NDQyMzI5fQ.EPrckJux9KMrFo_2Ze7_1yVRv7ZDcAUWLMQVLsE1d4U
[04-Aug-2026 09:59:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Aug-2026 09:59:16 UTC] Total orders count: 0
[04-Aug-2026 09:59:16 UTC] ✅ JWT token verified successfully for user profile
[04-Aug-2026 09:59:16 UTC] User ID: 1229
[04-Aug-2026 09:59:16 UTC] ✅ User profile retrieved successfully for user ID: 1229
[04-Aug-2026 09:59:17 UTC] === API CALL LOG ===
[04-Aug-2026 09:59:17 UTC] Endpoint: user/profile.php
[04-Aug-2026 09:59:17 UTC] Full Log Data: {
    "timestamp": "2026-08-04 09:59:17",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "49.47.131.135",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "49.47.131.135, 104.22.66.32",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyOSIsInVzZXJuYW1lIjoicmVoYW5hbGFtNDMyMSIsImVtYWlsIjoiYmVzdGJ1eWZpbmRzMnVAZ21haWwuY29tIiwiZXhwIjoxNzg2NDQyMzI5fQ.EPrckJux9KMrFo_2Ze7_1yVRv7ZDcAUWLMQVLsE1d4U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25cb55cf8cd56f8-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "49.47.131.135",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Aug-2026 09:59:17 UTC] === END API CALL LOG ===
[04-Aug-2026 09:59:17 UTC] ✅ API Hash verification passed for profile endpoint
[04-Aug-2026 09:59:17 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyOSIsInVzZXJuYW1lIjoicmVoYW5hbGFtNDMyMSIsImVtYWlsIjoiYmVzdGJ1eWZpbmRzMnVAZ21haWwuY29tIiwiZXhwIjoxNzg2NDQyMzI5fQ.EPrckJux9KMrFo_2Ze7_1yVRv7ZDcAUWLMQVLsE1d4U
[04-Aug-2026 09:59:17 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Aug-2026 09:59:17 UTC] ✅ JWT token verified successfully for user profile
[04-Aug-2026 09:59:17 UTC] User ID: 1229
[04-Aug-2026 09:59:17 UTC] ✅ User profile retrieved successfully for user ID: 1229
[04-Aug-2026 09:59:19 UTC] === API CALL LOG ===
[04-Aug-2026 09:59:19 UTC] Endpoint: user/profile.php
[04-Aug-2026 09:59:19 UTC] Full Log Data: {
    "timestamp": "2026-08-04 09:59:19",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "49.47.131.135",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "49.47.131.135, 104.22.66.32",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyOSIsInVzZXJuYW1lIjoicmVoYW5hbGFtNDMyMSIsImVtYWlsIjoiYmVzdGJ1eWZpbmRzMnVAZ21haWwuY29tIiwiZXhwIjoxNzg2NDQyMzI5fQ.EPrckJux9KMrFo_2Ze7_1yVRv7ZDcAUWLMQVLsE1d4U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25cb56778c456f8-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "49.47.131.135",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Aug-2026 09:59:19 UTC] === END API CALL LOG ===
[04-Aug-2026 09:59:19 UTC] ✅ API Hash verification passed for profile endpoint
[04-Aug-2026 09:59:19 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyOSIsInVzZXJuYW1lIjoicmVoYW5hbGFtNDMyMSIsImVtYWlsIjoiYmVzdGJ1eWZpbmRzMnVAZ21haWwuY29tIiwiZXhwIjoxNzg2NDQyMzI5fQ.EPrckJux9KMrFo_2Ze7_1yVRv7ZDcAUWLMQVLsE1d4U
[04-Aug-2026 09:59:19 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Aug-2026 09:59:19 UTC] ✅ JWT token verified successfully for user profile
[04-Aug-2026 09:59:19 UTC] User ID: 1229
[04-Aug-2026 09:59:19 UTC] ✅ User profile retrieved successfully for user ID: 1229
[04-Aug-2026 09:59:23 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Aug-2026 09:59:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Aug-2026 09:59:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"49.47.131.135, 104.22.66.32","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyOSIsInVzZXJuYW1lIjoicmVoYW5hbGFtNDMyMSIsImVtYWlsIjoiYmVzdGJ1eWZpbmRzMnVAZ21haWwuY29tIiwiZXhwIjoxNzg2NDQyMzI5fQ.EPrckJux9KMrFo_2Ze7_1yVRv7ZDcAUWLMQVLsE1d4U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a25cb5835bcd56f8-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"49.47.131.135","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Aug-2026 09:59:23 UTC] === User Orders API Called ===
[04-Aug-2026 09:59:23 UTC] User ID: 1229
[04-Aug-2026 09:59:23 UTC] Limit: 20, Offset: 0
[04-Aug-2026 09:59:23 UTC] Orders found: 0
[04-Aug-2026 09:59:23 UTC] Orders data: []
[04-Aug-2026 09:59:23 UTC] Total orders count: 0
[04-Aug-2026 09:59:23 UTC] === API CALL LOG ===
[04-Aug-2026 09:59:23 UTC] Endpoint: user/profile.php
[04-Aug-2026 09:59:23 UTC] Full Log Data: {
    "timestamp": "2026-08-04 09:59:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "49.47.131.135",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "49.47.131.135, 104.22.66.32",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyOSIsInVzZXJuYW1lIjoicmVoYW5hbGFtNDMyMSIsImVtYWlsIjoiYmVzdGJ1eWZpbmRzMnVAZ21haWwuY29tIiwiZXhwIjoxNzg2NDQyMzI5fQ.EPrckJux9KMrFo_2Ze7_1yVRv7ZDcAUWLMQVLsE1d4U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25cb58518c956f8-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "49.47.131.135",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Aug-2026 09:59:23 UTC] === END API CALL LOG ===
[04-Aug-2026 09:59:23 UTC] ✅ API Hash verification passed for profile endpoint
[04-Aug-2026 09:59:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyOSIsInVzZXJuYW1lIjoicmVoYW5hbGFtNDMyMSIsImVtYWlsIjoiYmVzdGJ1eWZpbmRzMnVAZ21haWwuY29tIiwiZXhwIjoxNzg2NDQyMzI5fQ.EPrckJux9KMrFo_2Ze7_1yVRv7ZDcAUWLMQVLsE1d4U
[04-Aug-2026 09:59:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Aug-2026 09:59:23 UTC] ✅ JWT token verified successfully for user profile
[04-Aug-2026 09:59:23 UTC] User ID: 1229
[04-Aug-2026 09:59:23 UTC] ✅ User profile retrieved successfully for user ID: 1229
[04-Aug-2026 09:59:24 UTC] === API CALL LOG ===
[04-Aug-2026 09:59:24 UTC] Endpoint: user/profile.php
[04-Aug-2026 09:59:24 UTC] Full Log Data: {
    "timestamp": "2026-08-04 09:59:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "49.47.131.135",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "49.47.131.135, 104.22.66.32",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyOSIsInVzZXJuYW1lIjoicmVoYW5hbGFtNDMyMSIsImVtYWlsIjoiYmVzdGJ1eWZpbmRzMnVAZ21haWwuY29tIiwiZXhwIjoxNzg2NDQyMzI5fQ.EPrckJux9KMrFo_2Ze7_1yVRv7ZDcAUWLMQVLsE1d4U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25cb58809cb56f8-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "49.47.131.135",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Aug-2026 09:59:24 UTC] === END API CALL LOG ===
[04-Aug-2026 09:59:24 UTC] ✅ API Hash verification passed for profile endpoint
[04-Aug-2026 09:59:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyOSIsInVzZXJuYW1lIjoicmVoYW5hbGFtNDMyMSIsImVtYWlsIjoiYmVzdGJ1eWZpbmRzMnVAZ21haWwuY29tIiwiZXhwIjoxNzg2NDQyMzI5fQ.EPrckJux9KMrFo_2Ze7_1yVRv7ZDcAUWLMQVLsE1d4U
[04-Aug-2026 09:59:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Aug-2026 09:59:24 UTC] ✅ JWT token verified successfully for user profile
[04-Aug-2026 09:59:24 UTC] User ID: 1229
[04-Aug-2026 09:59:24 UTC] ✅ User profile retrieved successfully for user ID: 1229
[04-Aug-2026 09:59:25 UTC] === API CALL LOG ===
[04-Aug-2026 09:59:25 UTC] Endpoint: user/profile.php
[04-Aug-2026 09:59:25 UTC] Full Log Data: {
    "timestamp": "2026-08-04 09:59:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "49.47.131.135",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "49.47.131.135, 104.22.66.32",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyOSIsInVzZXJuYW1lIjoicmVoYW5hbGFtNDMyMSIsImVtYWlsIjoiYmVzdGJ1eWZpbmRzMnVAZ21haWwuY29tIiwiZXhwIjoxNzg2NDQyMzI5fQ.EPrckJux9KMrFo_2Ze7_1yVRv7ZDcAUWLMQVLsE1d4U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25cb58eedbd56f8-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "49.47.131.135",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Aug-2026 09:59:25 UTC] === END API CALL LOG ===
[04-Aug-2026 09:59:25 UTC] ✅ API Hash verification passed for profile endpoint
[04-Aug-2026 09:59:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyOSIsInVzZXJuYW1lIjoicmVoYW5hbGFtNDMyMSIsImVtYWlsIjoiYmVzdGJ1eWZpbmRzMnVAZ21haWwuY29tIiwiZXhwIjoxNzg2NDQyMzI5fQ.EPrckJux9KMrFo_2Ze7_1yVRv7ZDcAUWLMQVLsE1d4U
[04-Aug-2026 09:59:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Aug-2026 09:59:25 UTC] ✅ JWT token verified successfully for user profile
[04-Aug-2026 09:59:25 UTC] User ID: 1229
[04-Aug-2026 09:59:25 UTC] ✅ User profile retrieved successfully for user ID: 1229
[04-Aug-2026 09:59:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Aug-2026 09:59:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Aug-2026 09:59:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"49.47.131.135, 104.22.66.32","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyOSIsInVzZXJuYW1lIjoicmVoYW5hbGFtNDMyMSIsImVtYWlsIjoiYmVzdGJ1eWZpbmRzMnVAZ21haWwuY29tIiwiZXhwIjoxNzg2NDQyMzI5fQ.EPrckJux9KMrFo_2Ze7_1yVRv7ZDcAUWLMQVLsE1d4U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a25cb5b1ad1056f8-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"49.47.131.135","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Aug-2026 09:59:30 UTC] === User Orders API Called ===
[04-Aug-2026 09:59:30 UTC] User ID: 1229
[04-Aug-2026 09:59:30 UTC] Limit: 20, Offset: 0
[04-Aug-2026 09:59:30 UTC] === API CALL LOG ===
[04-Aug-2026 09:59:30 UTC] Endpoint: user/profile.php
[04-Aug-2026 09:59:30 UTC] Full Log Data: {
    "timestamp": "2026-08-04 09:59:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "49.47.131.135",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "49.47.131.135, 104.22.66.32",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyOSIsInVzZXJuYW1lIjoicmVoYW5hbGFtNDMyMSIsImVtYWlsIjoiYmVzdGJ1eWZpbmRzMnVAZ21haWwuY29tIiwiZXhwIjoxNzg2NDQyMzI5fQ.EPrckJux9KMrFo_2Ze7_1yVRv7ZDcAUWLMQVLsE1d4U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25cb5b1ad1356f8-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "49.47.131.135",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Aug-2026 09:59:30 UTC] Orders found: 0
[04-Aug-2026 09:59:30 UTC] === END API CALL LOG ===
[04-Aug-2026 09:59:30 UTC] Orders data: []
[04-Aug-2026 09:59:30 UTC] ✅ API Hash verification passed for profile endpoint
[04-Aug-2026 09:59:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyOSIsInVzZXJuYW1lIjoicmVoYW5hbGFtNDMyMSIsImVtYWlsIjoiYmVzdGJ1eWZpbmRzMnVAZ21haWwuY29tIiwiZXhwIjoxNzg2NDQyMzI5fQ.EPrckJux9KMrFo_2Ze7_1yVRv7ZDcAUWLMQVLsE1d4U
[04-Aug-2026 09:59:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Aug-2026 09:59:30 UTC] ✅ JWT token verified successfully for user profile
[04-Aug-2026 09:59:30 UTC] User ID: 1229
[04-Aug-2026 09:59:30 UTC] Total orders count: 0
[04-Aug-2026 09:59:30 UTC] ✅ User profile retrieved successfully for user ID: 1229
[04-Aug-2026 09:59:31 UTC] === API CALL LOG ===
[04-Aug-2026 09:59:31 UTC] Endpoint: user/profile.php
[04-Aug-2026 09:59:31 UTC] Full Log Data: {
    "timestamp": "2026-08-04 09:59:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "49.47.131.135",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "49.47.131.135, 104.22.66.32",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyOSIsInVzZXJuYW1lIjoicmVoYW5hbGFtNDMyMSIsImVtYWlsIjoiYmVzdGJ1eWZpbmRzMnVAZ21haWwuY29tIiwiZXhwIjoxNzg2NDQyMzI5fQ.EPrckJux9KMrFo_2Ze7_1yVRv7ZDcAUWLMQVLsE1d4U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25cb5b64bc756f8-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "49.47.131.135",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Aug-2026 09:59:31 UTC] === END API CALL LOG ===
[04-Aug-2026 09:59:31 UTC] ✅ API Hash verification passed for profile endpoint
[04-Aug-2026 09:59:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyOSIsInVzZXJuYW1lIjoicmVoYW5hbGFtNDMyMSIsImVtYWlsIjoiYmVzdGJ1eWZpbmRzMnVAZ21haWwuY29tIiwiZXhwIjoxNzg2NDQyMzI5fQ.EPrckJux9KMrFo_2Ze7_1yVRv7ZDcAUWLMQVLsE1d4U
[04-Aug-2026 09:59:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Aug-2026 09:59:31 UTC] ✅ JWT token verified successfully for user profile
[04-Aug-2026 09:59:31 UTC] User ID: 1229
[04-Aug-2026 09:59:31 UTC] ✅ User profile retrieved successfully for user ID: 1229
[04-Aug-2026 09:59:32 UTC] === API CALL LOG ===
[04-Aug-2026 09:59:32 UTC] Endpoint: user/profile.php
[04-Aug-2026 09:59:32 UTC] Full Log Data: {
    "timestamp": "2026-08-04 09:59:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "49.47.131.135",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "49.47.131.135, 104.22.66.32",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyOSIsInVzZXJuYW1lIjoicmVoYW5hbGFtNDMyMSIsImVtYWlsIjoiYmVzdGJ1eWZpbmRzMnVAZ21haWwuY29tIiwiZXhwIjoxNzg2NDQyMzI5fQ.EPrckJux9KMrFo_2Ze7_1yVRv7ZDcAUWLMQVLsE1d4U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25cb5b97d5c56f8-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "49.47.131.135",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Aug-2026 09:59:32 UTC] === END API CALL LOG ===
[04-Aug-2026 09:59:32 UTC] ✅ API Hash verification passed for profile endpoint
[04-Aug-2026 09:59:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyOSIsInVzZXJuYW1lIjoicmVoYW5hbGFtNDMyMSIsImVtYWlsIjoiYmVzdGJ1eWZpbmRzMnVAZ21haWwuY29tIiwiZXhwIjoxNzg2NDQyMzI5fQ.EPrckJux9KMrFo_2Ze7_1yVRv7ZDcAUWLMQVLsE1d4U
[04-Aug-2026 09:59:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Aug-2026 09:59:32 UTC] ✅ JWT token verified successfully for user profile
[04-Aug-2026 09:59:32 UTC] User ID: 1229
[04-Aug-2026 09:59:32 UTC] ✅ User profile retrieved successfully for user ID: 1229
[04-Aug-2026 09:59:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Aug-2026 09:59:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Aug-2026 09:59:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"49.47.131.135, 104.22.66.32","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyOSIsInVzZXJuYW1lIjoicmVoYW5hbGFtNDMyMSIsImVtYWlsIjoiYmVzdGJ1eWZpbmRzMnVAZ21haWwuY29tIiwiZXhwIjoxNzg2NDQyMzI5fQ.EPrckJux9KMrFo_2Ze7_1yVRv7ZDcAUWLMQVLsE1d4U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a25cb5e4f8d256f8-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"49.47.131.135","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Aug-2026 09:59:39 UTC] === User Orders API Called ===
[04-Aug-2026 09:59:39 UTC] User ID: 1229
[04-Aug-2026 09:59:39 UTC] Limit: 20, Offset: 0
[04-Aug-2026 09:59:39 UTC] Orders found: 0
[04-Aug-2026 09:59:39 UTC] Orders data: []
[04-Aug-2026 09:59:39 UTC] Total orders count: 0
[04-Aug-2026 09:59:39 UTC] === API CALL LOG ===
[04-Aug-2026 09:59:39 UTC] Endpoint: user/profile.php
[04-Aug-2026 09:59:39 UTC] Full Log Data: {
    "timestamp": "2026-08-04 09:59:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "49.47.131.135",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "49.47.131.135, 104.22.66.32",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyOSIsInVzZXJuYW1lIjoicmVoYW5hbGFtNDMyMSIsImVtYWlsIjoiYmVzdGJ1eWZpbmRzMnVAZ21haWwuY29tIiwiZXhwIjoxNzg2NDQyMzI5fQ.EPrckJux9KMrFo_2Ze7_1yVRv7ZDcAUWLMQVLsE1d4U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25cb5e4f8d956f8-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "49.47.131.135",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Aug-2026 09:59:39 UTC] === END API CALL LOG ===
[04-Aug-2026 09:59:39 UTC] ✅ API Hash verification passed for profile endpoint
[04-Aug-2026 09:59:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyOSIsInVzZXJuYW1lIjoicmVoYW5hbGFtNDMyMSIsImVtYWlsIjoiYmVzdGJ1eWZpbmRzMnVAZ21haWwuY29tIiwiZXhwIjoxNzg2NDQyMzI5fQ.EPrckJux9KMrFo_2Ze7_1yVRv7ZDcAUWLMQVLsE1d4U
[04-Aug-2026 09:59:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Aug-2026 09:59:39 UTC] ✅ JWT token verified successfully for user profile
[04-Aug-2026 09:59:39 UTC] User ID: 1229
[04-Aug-2026 09:59:39 UTC] ✅ User profile retrieved successfully for user ID: 1229
[04-Aug-2026 09:59:39 UTC] === API CALL LOG ===
[04-Aug-2026 09:59:39 UTC] Endpoint: user/profile.php
[04-Aug-2026 09:59:39 UTC] Full Log Data: {
    "timestamp": "2026-08-04 09:59:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "49.47.131.135",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "49.47.131.135, 104.22.66.32",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyOSIsInVzZXJuYW1lIjoicmVoYW5hbGFtNDMyMSIsImVtYWlsIjoiYmVzdGJ1eWZpbmRzMnVAZ21haWwuY29tIiwiZXhwIjoxNzg2NDQyMzI5fQ.EPrckJux9KMrFo_2Ze7_1yVRv7ZDcAUWLMQVLsE1d4U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25cb5e8bdef56f8-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "49.47.131.135",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Aug-2026 09:59:39 UTC] === END API CALL LOG ===
[04-Aug-2026 09:59:39 UTC] ✅ API Hash verification passed for profile endpoint
[04-Aug-2026 09:59:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyOSIsInVzZXJuYW1lIjoicmVoYW5hbGFtNDMyMSIsImVtYWlsIjoiYmVzdGJ1eWZpbmRzMnVAZ21haWwuY29tIiwiZXhwIjoxNzg2NDQyMzI5fQ.EPrckJux9KMrFo_2Ze7_1yVRv7ZDcAUWLMQVLsE1d4U
[04-Aug-2026 09:59:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Aug-2026 09:59:39 UTC] ✅ JWT token verified successfully for user profile
[04-Aug-2026 09:59:39 UTC] User ID: 1229
[04-Aug-2026 09:59:39 UTC] ✅ User profile retrieved successfully for user ID: 1229
[04-Aug-2026 09:59:41 UTC] === API CALL LOG ===
[04-Aug-2026 09:59:41 UTC] Endpoint: user/profile.php
[04-Aug-2026 09:59:41 UTC] Full Log Data: {
    "timestamp": "2026-08-04 09:59:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "49.47.131.135",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "49.47.131.135, 104.22.66.32",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyOSIsInVzZXJuYW1lIjoicmVoYW5hbGFtNDMyMSIsImVtYWlsIjoiYmVzdGJ1eWZpbmRzMnVAZ21haWwuY29tIiwiZXhwIjoxNzg2NDQyMzI5fQ.EPrckJux9KMrFo_2Ze7_1yVRv7ZDcAUWLMQVLsE1d4U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25cb5efdd3956f8-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "49.47.131.135",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Aug-2026 09:59:41 UTC] === END API CALL LOG ===
[04-Aug-2026 09:59:41 UTC] ✅ API Hash verification passed for profile endpoint
[04-Aug-2026 09:59:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyOSIsInVzZXJuYW1lIjoicmVoYW5hbGFtNDMyMSIsImVtYWlsIjoiYmVzdGJ1eWZpbmRzMnVAZ21haWwuY29tIiwiZXhwIjoxNzg2NDQyMzI5fQ.EPrckJux9KMrFo_2Ze7_1yVRv7ZDcAUWLMQVLsE1d4U
[04-Aug-2026 09:59:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Aug-2026 09:59:41 UTC] ✅ JWT token verified successfully for user profile
[04-Aug-2026 09:59:41 UTC] User ID: 1229
[04-Aug-2026 09:59:41 UTC] ✅ User profile retrieved successfully for user ID: 1229
[04-Aug-2026 09:59:42 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Aug-2026 09:59:42 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Aug-2026 09:59:42 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"49.47.131.135, 104.22.66.32","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyOSIsInVzZXJuYW1lIjoicmVoYW5hbGFtNDMyMSIsImVtYWlsIjoiYmVzdGJ1eWZpbmRzMnVAZ21haWwuY29tIiwiZXhwIjoxNzg2NDQyMzI5fQ.EPrckJux9KMrFo_2Ze7_1yVRv7ZDcAUWLMQVLsE1d4U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a25cb5fb695c56f8-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"49.47.131.135","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Aug-2026 09:59:42 UTC] === User Orders API Called ===
[04-Aug-2026 09:59:42 UTC] User ID: 1229
[04-Aug-2026 09:59:42 UTC] Limit: 20, Offset: 0
[04-Aug-2026 09:59:42 UTC] Orders found: 0
[04-Aug-2026 09:59:42 UTC] Orders data: []
[04-Aug-2026 09:59:42 UTC] Total orders count: 0
[04-Aug-2026 09:59:42 UTC] === API CALL LOG ===
[04-Aug-2026 09:59:42 UTC] Endpoint: user/profile.php
[04-Aug-2026 09:59:42 UTC] Full Log Data: {
    "timestamp": "2026-08-04 09:59:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "49.47.131.135",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "49.47.131.135, 104.22.66.32",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyOSIsInVzZXJuYW1lIjoicmVoYW5hbGFtNDMyMSIsImVtYWlsIjoiYmVzdGJ1eWZpbmRzMnVAZ21haWwuY29tIiwiZXhwIjoxNzg2NDQyMzI5fQ.EPrckJux9KMrFo_2Ze7_1yVRv7ZDcAUWLMQVLsE1d4U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25cb5fc1ba456f8-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "49.47.131.135",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Aug-2026 09:59:42 UTC] === END API CALL LOG ===
[04-Aug-2026 09:59:42 UTC] ✅ API Hash verification passed for profile endpoint
[04-Aug-2026 09:59:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyOSIsInVzZXJuYW1lIjoicmVoYW5hbGFtNDMyMSIsImVtYWlsIjoiYmVzdGJ1eWZpbmRzMnVAZ21haWwuY29tIiwiZXhwIjoxNzg2NDQyMzI5fQ.EPrckJux9KMrFo_2Ze7_1yVRv7ZDcAUWLMQVLsE1d4U
[04-Aug-2026 09:59:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Aug-2026 09:59:42 UTC] ✅ JWT token verified successfully for user profile
[04-Aug-2026 09:59:42 UTC] User ID: 1229
[04-Aug-2026 09:59:42 UTC] ✅ User profile retrieved successfully for user ID: 1229
[04-Aug-2026 09:59:43 UTC] === API CALL LOG ===
[04-Aug-2026 09:59:43 UTC] Endpoint: user/profile.php
[04-Aug-2026 09:59:43 UTC] Full Log Data: {
    "timestamp": "2026-08-04 09:59:43",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "49.47.131.135",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "49.47.131.135, 104.22.66.32",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyOSIsInVzZXJuYW1lIjoicmVoYW5hbGFtNDMyMSIsImVtYWlsIjoiYmVzdGJ1eWZpbmRzMnVAZ21haWwuY29tIiwiZXhwIjoxNzg2NDQyMzI5fQ.EPrckJux9KMrFo_2Ze7_1yVRv7ZDcAUWLMQVLsE1d4U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25cb5ff4f0b56f8-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "49.47.131.135",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Aug-2026 09:59:43 UTC] === END API CALL LOG ===
[04-Aug-2026 09:59:43 UTC] ✅ API Hash verification passed for profile endpoint
[04-Aug-2026 09:59:43 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyOSIsInVzZXJuYW1lIjoicmVoYW5hbGFtNDMyMSIsImVtYWlsIjoiYmVzdGJ1eWZpbmRzMnVAZ21haWwuY29tIiwiZXhwIjoxNzg2NDQyMzI5fQ.EPrckJux9KMrFo_2Ze7_1yVRv7ZDcAUWLMQVLsE1d4U
[04-Aug-2026 09:59:43 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Aug-2026 09:59:43 UTC] ✅ JWT token verified successfully for user profile
[04-Aug-2026 09:59:43 UTC] User ID: 1229
[04-Aug-2026 09:59:43 UTC] ✅ User profile retrieved successfully for user ID: 1229
[04-Aug-2026 09:59:44 UTC] === API CALL LOG ===
[04-Aug-2026 09:59:44 UTC] Endpoint: user/profile.php
[04-Aug-2026 09:59:44 UTC] Full Log Data: {
    "timestamp": "2026-08-04 09:59:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "49.47.131.135",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "49.47.131.135, 104.22.66.32",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyOSIsInVzZXJuYW1lIjoicmVoYW5hbGFtNDMyMSIsImVtYWlsIjoiYmVzdGJ1eWZpbmRzMnVAZ21haWwuY29tIiwiZXhwIjoxNzg2NDQyMzI5fQ.EPrckJux9KMrFo_2Ze7_1yVRv7ZDcAUWLMQVLsE1d4U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25cb604b8ad56f8-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "49.47.131.135",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Aug-2026 09:59:44 UTC] === END API CALL LOG ===
[04-Aug-2026 09:59:44 UTC] ✅ API Hash verification passed for profile endpoint
[04-Aug-2026 09:59:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyOSIsInVzZXJuYW1lIjoicmVoYW5hbGFtNDMyMSIsImVtYWlsIjoiYmVzdGJ1eWZpbmRzMnVAZ21haWwuY29tIiwiZXhwIjoxNzg2NDQyMzI5fQ.EPrckJux9KMrFo_2Ze7_1yVRv7ZDcAUWLMQVLsE1d4U
[04-Aug-2026 09:59:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Aug-2026 09:59:44 UTC] ✅ JWT token verified successfully for user profile
[04-Aug-2026 09:59:44 UTC] User ID: 1229
[04-Aug-2026 09:59:44 UTC] ✅ User profile retrieved successfully for user ID: 1229
[04-Aug-2026 09:59:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Aug-2026 09:59:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Aug-2026 09:59:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"49.47.131.135, 104.22.66.32","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyOSIsInVzZXJuYW1lIjoicmVoYW5hbGFtNDMyMSIsImVtYWlsIjoiYmVzdGJ1eWZpbmRzMnVAZ21haWwuY29tIiwiZXhwIjoxNzg2NDQyMzI5fQ.EPrckJux9KMrFo_2Ze7_1yVRv7ZDcAUWLMQVLsE1d4U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a25cb62aacb856f8-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"49.47.131.135","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Aug-2026 09:59:50 UTC] === User Orders API Called ===
[04-Aug-2026 09:59:50 UTC] User ID: 1229
[04-Aug-2026 09:59:50 UTC] Limit: 20, Offset: 0
[04-Aug-2026 09:59:50 UTC] Orders found: 0
[04-Aug-2026 09:59:50 UTC] Orders data: []
[04-Aug-2026 09:59:50 UTC] Total orders count: 0
[04-Aug-2026 09:59:50 UTC] === API CALL LOG ===
[04-Aug-2026 09:59:50 UTC] Endpoint: user/profile.php
[04-Aug-2026 09:59:50 UTC] Full Log Data: {
    "timestamp": "2026-08-04 09:59:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "49.47.131.135",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "49.47.131.135, 104.22.66.32",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyOSIsInVzZXJuYW1lIjoicmVoYW5hbGFtNDMyMSIsImVtYWlsIjoiYmVzdGJ1eWZpbmRzMnVAZ21haWwuY29tIiwiZXhwIjoxNzg2NDQyMzI5fQ.EPrckJux9KMrFo_2Ze7_1yVRv7ZDcAUWLMQVLsE1d4U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25cb62aacbc56f8-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "49.47.131.135",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Aug-2026 09:59:50 UTC] === END API CALL LOG ===
[04-Aug-2026 09:59:50 UTC] ✅ API Hash verification passed for profile endpoint
[04-Aug-2026 09:59:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyOSIsInVzZXJuYW1lIjoicmVoYW5hbGFtNDMyMSIsImVtYWlsIjoiYmVzdGJ1eWZpbmRzMnVAZ21haWwuY29tIiwiZXhwIjoxNzg2NDQyMzI5fQ.EPrckJux9KMrFo_2Ze7_1yVRv7ZDcAUWLMQVLsE1d4U
[04-Aug-2026 09:59:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Aug-2026 09:59:50 UTC] ✅ JWT token verified successfully for user profile
[04-Aug-2026 09:59:50 UTC] User ID: 1229
[04-Aug-2026 09:59:50 UTC] ✅ User profile retrieved successfully for user ID: 1229
[04-Aug-2026 09:59:50 UTC] === API CALL LOG ===
[04-Aug-2026 09:59:50 UTC] Endpoint: user/profile.php
[04-Aug-2026 09:59:50 UTC] Full Log Data: {
    "timestamp": "2026-08-04 09:59:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "49.47.131.135",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "49.47.131.135, 104.22.66.32",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyOSIsInVzZXJuYW1lIjoicmVoYW5hbGFtNDMyMSIsImVtYWlsIjoiYmVzdGJ1eWZpbmRzMnVAZ21haWwuY29tIiwiZXhwIjoxNzg2NDQyMzI5fQ.EPrckJux9KMrFo_2Ze7_1yVRv7ZDcAUWLMQVLsE1d4U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25cb62e589456f8-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "49.47.131.135",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Aug-2026 09:59:50 UTC] === END API CALL LOG ===
[04-Aug-2026 09:59:50 UTC] ✅ API Hash verification passed for profile endpoint
[04-Aug-2026 09:59:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyOSIsInVzZXJuYW1lIjoicmVoYW5hbGFtNDMyMSIsImVtYWlsIjoiYmVzdGJ1eWZpbmRzMnVAZ21haWwuY29tIiwiZXhwIjoxNzg2NDQyMzI5fQ.EPrckJux9KMrFo_2Ze7_1yVRv7ZDcAUWLMQVLsE1d4U
[04-Aug-2026 09:59:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Aug-2026 09:59:50 UTC] ✅ JWT token verified successfully for user profile
[04-Aug-2026 09:59:50 UTC] User ID: 1229
[04-Aug-2026 09:59:50 UTC] ✅ User profile retrieved successfully for user ID: 1229
[04-Aug-2026 09:59:52 UTC] === API CALL LOG ===
[04-Aug-2026 09:59:52 UTC] Endpoint: user/profile.php
[04-Aug-2026 09:59:52 UTC] Full Log Data: {
    "timestamp": "2026-08-04 09:59:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "49.47.131.135",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "49.47.131.135, 104.22.66.32",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyOSIsInVzZXJuYW1lIjoicmVoYW5hbGFtNDMyMSIsImVtYWlsIjoiYmVzdGJ1eWZpbmRzMnVAZ21haWwuY29tIiwiZXhwIjoxNzg2NDQyMzI5fQ.EPrckJux9KMrFo_2Ze7_1yVRv7ZDcAUWLMQVLsE1d4U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25cb6375dff56f8-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "49.47.131.135",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Aug-2026 09:59:52 UTC] === END API CALL LOG ===
[04-Aug-2026 09:59:52 UTC] ✅ API Hash verification passed for profile endpoint
[04-Aug-2026 09:59:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyOSIsInVzZXJuYW1lIjoicmVoYW5hbGFtNDMyMSIsImVtYWlsIjoiYmVzdGJ1eWZpbmRzMnVAZ21haWwuY29tIiwiZXhwIjoxNzg2NDQyMzI5fQ.EPrckJux9KMrFo_2Ze7_1yVRv7ZDcAUWLMQVLsE1d4U
[04-Aug-2026 09:59:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Aug-2026 09:59:52 UTC] ✅ JWT token verified successfully for user profile
[04-Aug-2026 09:59:52 UTC] User ID: 1229
[04-Aug-2026 09:59:52 UTC] ✅ User profile retrieved successfully for user ID: 1229
[04-Aug-2026 09:59:53 UTC] === API CALL LOG ===
[04-Aug-2026 09:59:53 UTC] Endpoint: user/profile.php
[04-Aug-2026 09:59:53 UTC] Full Log Data: {
    "timestamp": "2026-08-04 09:59:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "49.47.131.135",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "49.47.131.135, 104.22.66.32",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyOSIsInVzZXJuYW1lIjoicmVoYW5hbGFtNDMyMSIsImVtYWlsIjoiYmVzdGJ1eWZpbmRzMnVAZ21haWwuY29tIiwiZXhwIjoxNzg2NDQyMzI5fQ.EPrckJux9KMrFo_2Ze7_1yVRv7ZDcAUWLMQVLsE1d4U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25cb63ddcb656f8-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "49.47.131.135",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Aug-2026 09:59:53 UTC] === END API CALL LOG ===
[04-Aug-2026 09:59:53 UTC] ✅ API Hash verification passed for profile endpoint
[04-Aug-2026 09:59:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyOSIsInVzZXJuYW1lIjoicmVoYW5hbGFtNDMyMSIsImVtYWlsIjoiYmVzdGJ1eWZpbmRzMnVAZ21haWwuY29tIiwiZXhwIjoxNzg2NDQyMzI5fQ.EPrckJux9KMrFo_2Ze7_1yVRv7ZDcAUWLMQVLsE1d4U
[04-Aug-2026 09:59:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Aug-2026 09:59:53 UTC] ✅ JWT token verified successfully for user profile
[04-Aug-2026 09:59:53 UTC] User ID: 1229
[04-Aug-2026 09:59:53 UTC] ✅ User profile retrieved successfully for user ID: 1229
[04-Aug-2026 10:00:05 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Aug-2026 10:00:05 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Aug-2026 10:00:05 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"49.47.131.135, 104.22.66.33","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyOSIsInVzZXJuYW1lIjoicmVoYW5hbGFtNDMyMSIsImVtYWlsIjoiYmVzdGJ1eWZpbmRzMnVAZ21haWwuY29tIiwiZXhwIjoxNzg2NDQyMzI5fQ.EPrckJux9KMrFo_2Ze7_1yVRv7ZDcAUWLMQVLsE1d4U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a25cb6867dc156f8-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"49.47.131.135","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Aug-2026 10:00:05 UTC] === User Orders API Called ===
[04-Aug-2026 10:00:05 UTC] User ID: 1229
[04-Aug-2026 10:00:05 UTC] Limit: 20, Offset: 0
[04-Aug-2026 10:00:05 UTC] Orders found: 0
[04-Aug-2026 10:00:05 UTC] Orders data: []
[04-Aug-2026 10:00:05 UTC] Total orders count: 0
[04-Aug-2026 10:00:08 UTC] === API CALL LOG ===
[04-Aug-2026 10:00:08 UTC] Endpoint: user/profile.php
[04-Aug-2026 10:00:08 UTC] Full Log Data: {
    "timestamp": "2026-08-04 10:00:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "49.47.131.135",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "49.47.131.135, 104.22.66.33",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyOSIsInVzZXJuYW1lIjoicmVoYW5hbGFtNDMyMSIsImVtYWlsIjoiYmVzdGJ1eWZpbmRzMnVAZ21haWwuY29tIiwiZXhwIjoxNzg2NDQyMzI5fQ.EPrckJux9KMrFo_2Ze7_1yVRv7ZDcAUWLMQVLsE1d4U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25cb69edc4b56f8-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "49.47.131.135",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Aug-2026 10:00:08 UTC] === END API CALL LOG ===
[04-Aug-2026 10:00:08 UTC] ✅ API Hash verification passed for profile endpoint
[04-Aug-2026 10:00:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyOSIsInVzZXJuYW1lIjoicmVoYW5hbGFtNDMyMSIsImVtYWlsIjoiYmVzdGJ1eWZpbmRzMnVAZ21haWwuY29tIiwiZXhwIjoxNzg2NDQyMzI5fQ.EPrckJux9KMrFo_2Ze7_1yVRv7ZDcAUWLMQVLsE1d4U
[04-Aug-2026 10:00:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Aug-2026 10:00:08 UTC] ✅ JWT token verified successfully for user profile
[04-Aug-2026 10:00:08 UTC] User ID: 1229
[04-Aug-2026 10:00:08 UTC] ✅ User profile retrieved successfully for user ID: 1229
[04-Aug-2026 10:00:09 UTC] User Purchases API - User ID: 1229
[04-Aug-2026 10:00:09 UTC] User Purchases API - Total purchases found: 1
[04-Aug-2026 10:00:12 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Aug-2026 10:00:12 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Aug-2026 10:00:12 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"49.47.131.135, 104.22.66.33","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyOSIsInVzZXJuYW1lIjoicmVoYW5hbGFtNDMyMSIsImVtYWlsIjoiYmVzdGJ1eWZpbmRzMnVAZ21haWwuY29tIiwiZXhwIjoxNzg2NDQyMzI5fQ.EPrckJux9KMrFo_2Ze7_1yVRv7ZDcAUWLMQVLsE1d4U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a25cb6b33d1756f8-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"49.47.131.135","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Aug-2026 10:00:12 UTC] === User Orders API Called ===
[04-Aug-2026 10:00:12 UTC] User ID: 1229
[04-Aug-2026 10:00:12 UTC] Limit: 20, Offset: 0
[04-Aug-2026 10:00:12 UTC] Orders found: 0
[04-Aug-2026 10:00:12 UTC] Orders data: []
[04-Aug-2026 10:00:12 UTC] Total orders count: 0
[04-Aug-2026 10:00:12 UTC] === API CALL LOG ===
[04-Aug-2026 10:00:12 UTC] Endpoint: user/profile.php
[04-Aug-2026 10:00:12 UTC] Full Log Data: {
    "timestamp": "2026-08-04 10:00:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "49.47.131.135",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "49.47.131.135, 104.22.66.33",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyOSIsInVzZXJuYW1lIjoicmVoYW5hbGFtNDMyMSIsImVtYWlsIjoiYmVzdGJ1eWZpbmRzMnVAZ21haWwuY29tIiwiZXhwIjoxNzg2NDQyMzI5fQ.EPrckJux9KMrFo_2Ze7_1yVRv7ZDcAUWLMQVLsE1d4U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25cb6b7197656f8-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "49.47.131.135",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Aug-2026 10:00:12 UTC] === END API CALL LOG ===
[04-Aug-2026 10:00:12 UTC] ✅ API Hash verification passed for profile endpoint
[04-Aug-2026 10:00:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyOSIsInVzZXJuYW1lIjoicmVoYW5hbGFtNDMyMSIsImVtYWlsIjoiYmVzdGJ1eWZpbmRzMnVAZ21haWwuY29tIiwiZXhwIjoxNzg2NDQyMzI5fQ.EPrckJux9KMrFo_2Ze7_1yVRv7ZDcAUWLMQVLsE1d4U
[04-Aug-2026 10:00:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Aug-2026 10:00:12 UTC] ✅ JWT token verified successfully for user profile
[04-Aug-2026 10:00:12 UTC] User ID: 1229
[04-Aug-2026 10:00:12 UTC] ✅ User profile retrieved successfully for user ID: 1229
[04-Aug-2026 10:00:13 UTC] === API CALL LOG ===
[04-Aug-2026 10:00:13 UTC] Endpoint: user/profile.php
[04-Aug-2026 10:00:13 UTC] Full Log Data: {
    "timestamp": "2026-08-04 10:00:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "49.47.131.135",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "49.47.131.135, 104.22.66.33",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyOSIsInVzZXJuYW1lIjoicmVoYW5hbGFtNDMyMSIsImVtYWlsIjoiYmVzdGJ1eWZpbmRzMnVAZ21haWwuY29tIiwiZXhwIjoxNzg2NDQyMzI5fQ.EPrckJux9KMrFo_2Ze7_1yVRv7ZDcAUWLMQVLsE1d4U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25cb6b33d1a56f8-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "49.47.131.135",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Aug-2026 10:00:13 UTC] === END API CALL LOG ===
[04-Aug-2026 10:00:13 UTC] ✅ API Hash verification passed for profile endpoint
[04-Aug-2026 10:00:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyOSIsInVzZXJuYW1lIjoicmVoYW5hbGFtNDMyMSIsImVtYWlsIjoiYmVzdGJ1eWZpbmRzMnVAZ21haWwuY29tIiwiZXhwIjoxNzg2NDQyMzI5fQ.EPrckJux9KMrFo_2Ze7_1yVRv7ZDcAUWLMQVLsE1d4U
[04-Aug-2026 10:00:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Aug-2026 10:00:13 UTC] ✅ JWT token verified successfully for user profile
[04-Aug-2026 10:00:13 UTC] User ID: 1229
[04-Aug-2026 10:00:13 UTC] ✅ User profile retrieved successfully for user ID: 1229
[04-Aug-2026 10:00:13 UTC] === API CALL LOG ===
[04-Aug-2026 10:00:13 UTC] Endpoint: user/profile.php
[04-Aug-2026 10:00:13 UTC] Full Log Data: {
    "timestamp": "2026-08-04 10:00:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "49.47.131.135",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "49.47.131.135, 104.22.66.33",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyOSIsInVzZXJuYW1lIjoicmVoYW5hbGFtNDMyMSIsImVtYWlsIjoiYmVzdGJ1eWZpbmRzMnVAZ21haWwuY29tIiwiZXhwIjoxNzg2NDQyMzI5fQ.EPrckJux9KMrFo_2Ze7_1yVRv7ZDcAUWLMQVLsE1d4U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25cb6b83ce856f8-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "49.47.131.135",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Aug-2026 10:00:13 UTC] === END API CALL LOG ===
[04-Aug-2026 10:00:13 UTC] ✅ API Hash verification passed for profile endpoint
[04-Aug-2026 10:00:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyOSIsInVzZXJuYW1lIjoicmVoYW5hbGFtNDMyMSIsImVtYWlsIjoiYmVzdGJ1eWZpbmRzMnVAZ21haWwuY29tIiwiZXhwIjoxNzg2NDQyMzI5fQ.EPrckJux9KMrFo_2Ze7_1yVRv7ZDcAUWLMQVLsE1d4U
[04-Aug-2026 10:00:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Aug-2026 10:00:13 UTC] ✅ JWT token verified successfully for user profile
[04-Aug-2026 10:00:13 UTC] User ID: 1229
[04-Aug-2026 10:00:13 UTC] ✅ User profile retrieved successfully for user ID: 1229
[04-Aug-2026 10:00:13 UTC] === API CALL LOG ===
[04-Aug-2026 10:00:13 UTC] Endpoint: user/profile.php
[04-Aug-2026 10:00:13 UTC] Full Log Data: {
    "timestamp": "2026-08-04 10:00:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "49.47.131.135",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "49.47.131.135, 104.22.66.33",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyOSIsInVzZXJuYW1lIjoicmVoYW5hbGFtNDMyMSIsImVtYWlsIjoiYmVzdGJ1eWZpbmRzMnVAZ21haWwuY29tIiwiZXhwIjoxNzg2NDQyMzI5fQ.EPrckJux9KMrFo_2Ze7_1yVRv7ZDcAUWLMQVLsE1d4U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25cb6b9898456f8-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "49.47.131.135",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Aug-2026 10:00:13 UTC] === END API CALL LOG ===
[04-Aug-2026 10:00:13 UTC] ✅ API Hash verification passed for profile endpoint
[04-Aug-2026 10:00:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyOSIsInVzZXJuYW1lIjoicmVoYW5hbGFtNDMyMSIsImVtYWlsIjoiYmVzdGJ1eWZpbmRzMnVAZ21haWwuY29tIiwiZXhwIjoxNzg2NDQyMzI5fQ.EPrckJux9KMrFo_2Ze7_1yVRv7ZDcAUWLMQVLsE1d4U
[04-Aug-2026 10:00:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Aug-2026 10:00:13 UTC] ✅ JWT token verified successfully for user profile
[04-Aug-2026 10:00:13 UTC] User ID: 1229
[04-Aug-2026 10:00:13 UTC] ✅ User profile retrieved successfully for user ID: 1229
[04-Aug-2026 10:00:13 UTC] === API CALL LOG ===
[04-Aug-2026 10:00:13 UTC] Endpoint: user/profile.php
[04-Aug-2026 10:00:13 UTC] Full Log Data: {
    "timestamp": "2026-08-04 10:00:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "49.47.131.135",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "49.47.131.135, 104.22.66.33",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyOSIsInVzZXJuYW1lIjoicmVoYW5hbGFtNDMyMSIsImVtYWlsIjoiYmVzdGJ1eWZpbmRzMnVAZ21haWwuY29tIiwiZXhwIjoxNzg2NDQyMzI5fQ.EPrckJux9KMrFo_2Ze7_1yVRv7ZDcAUWLMQVLsE1d4U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25cb6bdf82756f8-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "49.47.131.135",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Aug-2026 10:00:13 UTC] === END API CALL LOG ===
[04-Aug-2026 10:00:13 UTC] ✅ API Hash verification passed for profile endpoint
[04-Aug-2026 10:00:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyOSIsInVzZXJuYW1lIjoicmVoYW5hbGFtNDMyMSIsImVtYWlsIjoiYmVzdGJ1eWZpbmRzMnVAZ21haWwuY29tIiwiZXhwIjoxNzg2NDQyMzI5fQ.EPrckJux9KMrFo_2Ze7_1yVRv7ZDcAUWLMQVLsE1d4U
[04-Aug-2026 10:00:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Aug-2026 10:00:13 UTC] ✅ JWT token verified successfully for user profile
[04-Aug-2026 10:00:13 UTC] User ID: 1229
[04-Aug-2026 10:00:13 UTC] ✅ User profile retrieved successfully for user ID: 1229
[04-Aug-2026 10:00:20 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Aug-2026 10:00:20 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Aug-2026 10:00:20 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"49.47.131.135, 104.22.66.33","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyOSIsInVzZXJuYW1lIjoicmVoYW5hbGFtNDMyMSIsImVtYWlsIjoiYmVzdGJ1eWZpbmRzMnVAZ21haWwuY29tIiwiZXhwIjoxNzg2NDQyMzI5fQ.EPrckJux9KMrFo_2Ze7_1yVRv7ZDcAUWLMQVLsE1d4U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a25cb6e40ddc56f8-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"49.47.131.135","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Aug-2026 10:00:20 UTC] === User Orders API Called ===
[04-Aug-2026 10:00:20 UTC] User ID: 1229
[04-Aug-2026 10:00:20 UTC] Limit: 20, Offset: 0
[04-Aug-2026 10:00:20 UTC] Orders found: 0
[04-Aug-2026 10:00:20 UTC] Orders data: []
[04-Aug-2026 10:00:20 UTC] Total orders count: 0
[04-Aug-2026 10:00:20 UTC] === API CALL LOG ===
[04-Aug-2026 10:00:20 UTC] Endpoint: user/profile.php
[04-Aug-2026 10:00:20 UTC] Full Log Data: {
    "timestamp": "2026-08-04 10:00:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "49.47.131.135",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "49.47.131.135, 104.22.66.33",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyOSIsInVzZXJuYW1lIjoicmVoYW5hbGFtNDMyMSIsImVtYWlsIjoiYmVzdGJ1eWZpbmRzMnVAZ21haWwuY29tIiwiZXhwIjoxNzg2NDQyMzI5fQ.EPrckJux9KMrFo_2Ze7_1yVRv7ZDcAUWLMQVLsE1d4U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25cb6e49f9456f8-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "49.47.131.135",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Aug-2026 10:00:20 UTC] === END API CALL LOG ===
[04-Aug-2026 10:00:20 UTC] ✅ API Hash verification passed for profile endpoint
[04-Aug-2026 10:00:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyOSIsInVzZXJuYW1lIjoicmVoYW5hbGFtNDMyMSIsImVtYWlsIjoiYmVzdGJ1eWZpbmRzMnVAZ21haWwuY29tIiwiZXhwIjoxNzg2NDQyMzI5fQ.EPrckJux9KMrFo_2Ze7_1yVRv7ZDcAUWLMQVLsE1d4U
[04-Aug-2026 10:00:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Aug-2026 10:00:20 UTC] ✅ JWT token verified successfully for user profile
[04-Aug-2026 10:00:20 UTC] User ID: 1229
[04-Aug-2026 10:00:20 UTC] ✅ User profile retrieved successfully for user ID: 1229
[04-Aug-2026 10:00:20 UTC] === API CALL LOG ===
[04-Aug-2026 10:00:20 UTC] Endpoint: user/profile.php
[04-Aug-2026 10:00:20 UTC] Full Log Data: {
    "timestamp": "2026-08-04 10:00:20",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "49.47.131.135",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "49.47.131.135, 104.22.66.33",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyOSIsInVzZXJuYW1lIjoicmVoYW5hbGFtNDMyMSIsImVtYWlsIjoiYmVzdGJ1eWZpbmRzMnVAZ21haWwuY29tIiwiZXhwIjoxNzg2NDQyMzI5fQ.EPrckJux9KMrFo_2Ze7_1yVRv7ZDcAUWLMQVLsE1d4U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25cb6e86bb456f8-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "49.47.131.135",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Aug-2026 10:00:20 UTC] === END API CALL LOG ===
[04-Aug-2026 10:00:20 UTC] ✅ API Hash verification passed for profile endpoint
[04-Aug-2026 10:00:20 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyOSIsInVzZXJuYW1lIjoicmVoYW5hbGFtNDMyMSIsImVtYWlsIjoiYmVzdGJ1eWZpbmRzMnVAZ21haWwuY29tIiwiZXhwIjoxNzg2NDQyMzI5fQ.EPrckJux9KMrFo_2Ze7_1yVRv7ZDcAUWLMQVLsE1d4U
[04-Aug-2026 10:00:20 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Aug-2026 10:00:20 UTC] ✅ JWT token verified successfully for user profile
[04-Aug-2026 10:00:20 UTC] User ID: 1229
[04-Aug-2026 10:00:20 UTC] ✅ User profile retrieved successfully for user ID: 1229
[04-Aug-2026 10:00:21 UTC] === API CALL LOG ===
[04-Aug-2026 10:00:21 UTC] Endpoint: user/profile.php
[04-Aug-2026 10:00:21 UTC] Full Log Data: {
    "timestamp": "2026-08-04 10:00:21",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "49.47.131.135",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "49.47.131.135, 104.22.66.33",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyOSIsInVzZXJuYW1lIjoicmVoYW5hbGFtNDMyMSIsImVtYWlsIjoiYmVzdGJ1eWZpbmRzMnVAZ21haWwuY29tIiwiZXhwIjoxNzg2NDQyMzI5fQ.EPrckJux9KMrFo_2Ze7_1yVRv7ZDcAUWLMQVLsE1d4U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25cb6ed8bc856f8-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "49.47.131.135",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Aug-2026 10:00:21 UTC] === END API CALL LOG ===
[04-Aug-2026 10:00:21 UTC] ✅ API Hash verification passed for profile endpoint
[04-Aug-2026 10:00:21 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyOSIsInVzZXJuYW1lIjoicmVoYW5hbGFtNDMyMSIsImVtYWlsIjoiYmVzdGJ1eWZpbmRzMnVAZ21haWwuY29tIiwiZXhwIjoxNzg2NDQyMzI5fQ.EPrckJux9KMrFo_2Ze7_1yVRv7ZDcAUWLMQVLsE1d4U
[04-Aug-2026 10:00:21 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Aug-2026 10:00:21 UTC] ✅ JWT token verified successfully for user profile
[04-Aug-2026 10:00:21 UTC] User ID: 1229
[04-Aug-2026 10:00:21 UTC] ✅ User profile retrieved successfully for user ID: 1229
[04-Aug-2026 10:00:22 UTC] === API CALL LOG ===
[04-Aug-2026 10:00:22 UTC] Endpoint: user/profile.php
[04-Aug-2026 10:00:22 UTC] Full Log Data: {
    "timestamp": "2026-08-04 10:00:22",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "49.47.131.135",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "49.47.131.135, 104.22.66.33",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyOSIsInVzZXJuYW1lIjoicmVoYW5hbGFtNDMyMSIsImVtYWlsIjoiYmVzdGJ1eWZpbmRzMnVAZ21haWwuY29tIiwiZXhwIjoxNzg2NDQyMzI5fQ.EPrckJux9KMrFo_2Ze7_1yVRv7ZDcAUWLMQVLsE1d4U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25cb6f60e3956f8-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "49.47.131.135",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Aug-2026 10:00:22 UTC] === END API CALL LOG ===
[04-Aug-2026 10:00:22 UTC] ✅ API Hash verification passed for profile endpoint
[04-Aug-2026 10:00:22 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyOSIsInVzZXJuYW1lIjoicmVoYW5hbGFtNDMyMSIsImVtYWlsIjoiYmVzdGJ1eWZpbmRzMnVAZ21haWwuY29tIiwiZXhwIjoxNzg2NDQyMzI5fQ.EPrckJux9KMrFo_2Ze7_1yVRv7ZDcAUWLMQVLsE1d4U
[04-Aug-2026 10:00:22 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Aug-2026 10:00:22 UTC] ✅ JWT token verified successfully for user profile
[04-Aug-2026 10:00:22 UTC] User ID: 1229
[04-Aug-2026 10:00:22 UTC] ✅ User profile retrieved successfully for user ID: 1229
[04-Aug-2026 10:00:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Aug-2026 10:00:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Aug-2026 10:00:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"49.47.131.135, 104.22.66.33","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyOSIsInVzZXJuYW1lIjoicmVoYW5hbGFtNDMyMSIsImVtYWlsIjoiYmVzdGJ1eWZpbmRzMnVAZ21haWwuY29tIiwiZXhwIjoxNzg2NDQyMzI5fQ.EPrckJux9KMrFo_2Ze7_1yVRv7ZDcAUWLMQVLsE1d4U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a25cb71afb0756f8-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"49.47.131.135","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Aug-2026 10:00:28 UTC] === User Orders API Called ===
[04-Aug-2026 10:00:28 UTC] User ID: 1229
[04-Aug-2026 10:00:28 UTC] Limit: 20, Offset: 0
[04-Aug-2026 10:00:28 UTC] Orders found: 0
[04-Aug-2026 10:00:28 UTC] Orders data: []
[04-Aug-2026 10:00:28 UTC] Total orders count: 0
[04-Aug-2026 10:00:28 UTC] === API CALL LOG ===
[04-Aug-2026 10:00:28 UTC] Endpoint: user/profile.php
[04-Aug-2026 10:00:28 UTC] Full Log Data: {
    "timestamp": "2026-08-04 10:00:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "49.47.131.135",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "49.47.131.135, 104.22.66.33",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyOSIsInVzZXJuYW1lIjoicmVoYW5hbGFtNDMyMSIsImVtYWlsIjoiYmVzdGJ1eWZpbmRzMnVAZ21haWwuY29tIiwiZXhwIjoxNzg2NDQyMzI5fQ.EPrckJux9KMrFo_2Ze7_1yVRv7ZDcAUWLMQVLsE1d4U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25cb71b8cf356f8-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "49.47.131.135",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Aug-2026 10:00:28 UTC] === END API CALL LOG ===
[04-Aug-2026 10:00:28 UTC] ✅ API Hash verification passed for profile endpoint
[04-Aug-2026 10:00:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyOSIsInVzZXJuYW1lIjoicmVoYW5hbGFtNDMyMSIsImVtYWlsIjoiYmVzdGJ1eWZpbmRzMnVAZ21haWwuY29tIiwiZXhwIjoxNzg2NDQyMzI5fQ.EPrckJux9KMrFo_2Ze7_1yVRv7ZDcAUWLMQVLsE1d4U
[04-Aug-2026 10:00:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Aug-2026 10:00:28 UTC] ✅ JWT token verified successfully for user profile
[04-Aug-2026 10:00:28 UTC] User ID: 1229
[04-Aug-2026 10:00:28 UTC] ✅ User profile retrieved successfully for user ID: 1229
[04-Aug-2026 10:00:29 UTC] === API CALL LOG ===
[04-Aug-2026 10:00:29 UTC] Endpoint: user/profile.php
[04-Aug-2026 10:00:29 UTC] Full Log Data: {
    "timestamp": "2026-08-04 10:00:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "49.47.131.135",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "49.47.131.135, 104.22.66.33",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyOSIsInVzZXJuYW1lIjoicmVoYW5hbGFtNDMyMSIsImVtYWlsIjoiYmVzdGJ1eWZpbmRzMnVAZ21haWwuY29tIiwiZXhwIjoxNzg2NDQyMzI5fQ.EPrckJux9KMrFo_2Ze7_1yVRv7ZDcAUWLMQVLsE1d4U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25cb71ecf9d56f8-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "49.47.131.135",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Aug-2026 10:00:29 UTC] === END API CALL LOG ===
[04-Aug-2026 10:00:29 UTC] ✅ API Hash verification passed for profile endpoint
[04-Aug-2026 10:00:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyOSIsInVzZXJuYW1lIjoicmVoYW5hbGFtNDMyMSIsImVtYWlsIjoiYmVzdGJ1eWZpbmRzMnVAZ21haWwuY29tIiwiZXhwIjoxNzg2NDQyMzI5fQ.EPrckJux9KMrFo_2Ze7_1yVRv7ZDcAUWLMQVLsE1d4U
[04-Aug-2026 10:00:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Aug-2026 10:00:29 UTC] ✅ JWT token verified successfully for user profile
[04-Aug-2026 10:00:29 UTC] User ID: 1229
[04-Aug-2026 10:00:29 UTC] ✅ User profile retrieved successfully for user ID: 1229
[04-Aug-2026 10:00:30 UTC] === API CALL LOG ===
[04-Aug-2026 10:00:30 UTC] Endpoint: user/profile.php
[04-Aug-2026 10:00:30 UTC] Full Log Data: {
    "timestamp": "2026-08-04 10:00:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "49.47.131.135",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "49.47.131.135, 104.22.66.33",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyOSIsInVzZXJuYW1lIjoicmVoYW5hbGFtNDMyMSIsImVtYWlsIjoiYmVzdGJ1eWZpbmRzMnVAZ21haWwuY29tIiwiZXhwIjoxNzg2NDQyMzI5fQ.EPrckJux9KMrFo_2Ze7_1yVRv7ZDcAUWLMQVLsE1d4U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25cb7254baf56f8-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "49.47.131.135",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Aug-2026 10:00:30 UTC] === END API CALL LOG ===
[04-Aug-2026 10:00:30 UTC] ✅ API Hash verification passed for profile endpoint
[04-Aug-2026 10:00:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyOSIsInVzZXJuYW1lIjoicmVoYW5hbGFtNDMyMSIsImVtYWlsIjoiYmVzdGJ1eWZpbmRzMnVAZ21haWwuY29tIiwiZXhwIjoxNzg2NDQyMzI5fQ.EPrckJux9KMrFo_2Ze7_1yVRv7ZDcAUWLMQVLsE1d4U
[04-Aug-2026 10:00:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Aug-2026 10:00:30 UTC] ✅ JWT token verified successfully for user profile
[04-Aug-2026 10:00:30 UTC] User ID: 1229
[04-Aug-2026 10:00:30 UTC] ✅ User profile retrieved successfully for user ID: 1229
[04-Aug-2026 10:00:49 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Aug-2026 10:00:49 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Aug-2026 10:00:49 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"49.47.131.135, 104.22.66.33","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyOSIsInVzZXJuYW1lIjoicmVoYW5hbGFtNDMyMSIsImVtYWlsIjoiYmVzdGJ1eWZpbmRzMnVAZ21haWwuY29tIiwiZXhwIjoxNzg2NDQyMzI5fQ.EPrckJux9KMrFo_2Ze7_1yVRv7ZDcAUWLMQVLsE1d4U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a25cb799f81356f8-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"49.47.131.135","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Aug-2026 10:00:49 UTC] === User Orders API Called ===
[04-Aug-2026 10:00:49 UTC] User ID: 1229
[04-Aug-2026 10:00:49 UTC] Limit: 20, Offset: 0
[04-Aug-2026 10:00:49 UTC] Orders found: 0
[04-Aug-2026 10:00:49 UTC] Orders data: []
[04-Aug-2026 10:00:49 UTC] Total orders count: 0
[04-Aug-2026 10:00:49 UTC] === API CALL LOG ===
[04-Aug-2026 10:00:49 UTC] Endpoint: user/profile.php
[04-Aug-2026 10:00:49 UTC] Full Log Data: {
    "timestamp": "2026-08-04 10:00:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "49.47.131.135",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "49.47.131.135, 104.22.66.33",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyOSIsInVzZXJuYW1lIjoicmVoYW5hbGFtNDMyMSIsImVtYWlsIjoiYmVzdGJ1eWZpbmRzMnVAZ21haWwuY29tIiwiZXhwIjoxNzg2NDQyMzI5fQ.EPrckJux9KMrFo_2Ze7_1yVRv7ZDcAUWLMQVLsE1d4U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25cb79ddc1256f8-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "49.47.131.135",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Aug-2026 10:00:49 UTC] === END API CALL LOG ===
[04-Aug-2026 10:00:49 UTC] ✅ API Hash verification passed for profile endpoint
[04-Aug-2026 10:00:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyOSIsInVzZXJuYW1lIjoicmVoYW5hbGFtNDMyMSIsImVtYWlsIjoiYmVzdGJ1eWZpbmRzMnVAZ21haWwuY29tIiwiZXhwIjoxNzg2NDQyMzI5fQ.EPrckJux9KMrFo_2Ze7_1yVRv7ZDcAUWLMQVLsE1d4U
[04-Aug-2026 10:00:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Aug-2026 10:00:49 UTC] ✅ JWT token verified successfully for user profile
[04-Aug-2026 10:00:49 UTC] User ID: 1229
[04-Aug-2026 10:00:49 UTC] ✅ User profile retrieved successfully for user ID: 1229
[04-Aug-2026 10:00:50 UTC] === API CALL LOG ===
[04-Aug-2026 10:00:50 UTC] Endpoint: user/profile.php
[04-Aug-2026 10:00:50 UTC] Full Log Data: {
    "timestamp": "2026-08-04 10:00:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "49.47.131.135",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "49.47.131.135, 104.22.66.33",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyOSIsInVzZXJuYW1lIjoicmVoYW5hbGFtNDMyMSIsImVtYWlsIjoiYmVzdGJ1eWZpbmRzMnVAZ21haWwuY29tIiwiZXhwIjoxNzg2NDQyMzI5fQ.EPrckJux9KMrFo_2Ze7_1yVRv7ZDcAUWLMQVLsE1d4U",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25cb79a9a3956f8-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "49.47.131.135",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Aug-2026 10:00:50 UTC] === END API CALL LOG ===
[04-Aug-2026 10:00:50 UTC] ✅ API Hash verification passed for profile endpoint
[04-Aug-2026 10:00:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyOSIsInVzZXJuYW1lIjoicmVoYW5hbGFtNDMyMSIsImVtYWlsIjoiYmVzdGJ1eWZpbmRzMnVAZ21haWwuY29tIiwiZXhwIjoxNzg2NDQyMzI5fQ.EPrckJux9KMrFo_2Ze7_1yVRv7ZDcAUWLMQVLsE1d4U
[04-Aug-2026 10:00:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Aug-2026 10:00:50 UTC] ✅ JWT token verified successfully for user profile
[04-Aug-2026 10:00:50 UTC] User ID: 1229
[04-Aug-2026 10:00:50 UTC] ✅ User profile retrieved successfully for user ID: 1229
[04-Aug-2026 10:00:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Aug-2026 10:00:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Aug-2026 10:00:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"49.47.131.135, 104.22.66.33","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIyOSIsInVzZXJuYW1lIjoicmVoYW5hbGFtNDMyMSIsImVtYWlsIjoiYmVzdGJ1eWZpbmRzMnVAZ21haWwuY29tIiwiZXhwIjoxNzg2NDQyMzI5fQ.EPrckJux9KMrFo_2Ze7_1yVRv7ZDcAUWLMQVLsE1d4U","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a25cb7a36c2156f8-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"49.47.131.135","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Aug-2026 10:00:50 UTC] === User Orders API Called ===
[04-Aug-2026 10:00:50 UTC] User ID: 1229
[04-Aug-2026 10:00:50 UTC] Limit: 20, Offset: 0
[04-Aug-2026 10:00:50 UTC] Orders found: 0
[04-Aug-2026 10:00:50 UTC] Orders data: []
[04-Aug-2026 10:00:50 UTC] Total orders count: 0
[04-Aug-2026 10:06:30 UTC] === API CALL LOG ===
[04-Aug-2026 10:06:30 UTC] Endpoint: user/profile.php
[04-Aug-2026 10:06:30 UTC] Full Log Data: {
    "timestamp": "2026-08-04 10:06:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.81.37.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.81.37.74, 162.158.172.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMCIsInVzZXJuYW1lIjoiY3Jpc3RpYW5vX2pyLjEiLCJlbWFpbCI6InlldXJ1ZTU0OEBnbWFpbC5jb20iLCJleHAiOjE3ODY0NDI3OTB9.Ze29nj-05QnfcUkXBbylSXybm35LpqtTlsArZnfH-ZA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25cbff37bb5570e-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.81.37.74",
        "cf-ipcountry": "TJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Aug-2026 10:06:30 UTC] === END API CALL LOG ===
[04-Aug-2026 10:06:30 UTC] ✅ API Hash verification passed for profile endpoint
[04-Aug-2026 10:06:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMCIsInVzZXJuYW1lIjoiY3Jpc3RpYW5vX2pyLjEiLCJlbWFpbCI6InlldXJ1ZTU0OEBnbWFpbC5jb20iLCJleHAiOjE3ODY0NDI3OTB9.Ze29nj-05QnfcUkXBbylSXybm35LpqtTlsArZnfH-ZA
[04-Aug-2026 10:06:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Aug-2026 10:06:30 UTC] ✅ JWT token verified successfully for user profile
[04-Aug-2026 10:06:30 UTC] User ID: 1230
[04-Aug-2026 10:06:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Aug-2026 10:06:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Aug-2026 10:06:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"45.81.37.74, 162.158.172.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMCIsInVzZXJuYW1lIjoiY3Jpc3RpYW5vX2pyLjEiLCJlbWFpbCI6InlldXJ1ZTU0OEBnbWFpbC5jb20iLCJleHAiOjE3ODY0NDI3OTB9.Ze29nj-05QnfcUkXBbylSXybm35LpqtTlsArZnfH-ZA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a25cbff37bb8570e-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"45.81.37.74","cf-ipcountry":"TJ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Aug-2026 10:06:30 UTC] ✅ User profile retrieved successfully for user ID: 1230
[04-Aug-2026 10:06:30 UTC] === User Orders API Called ===
[04-Aug-2026 10:06:30 UTC] User ID: 1230
[04-Aug-2026 10:06:30 UTC] Limit: 20, Offset: 0
[04-Aug-2026 10:06:30 UTC] Orders found: 0
[04-Aug-2026 10:06:30 UTC] Orders data: []
[04-Aug-2026 10:06:30 UTC] Total orders count: 0
[04-Aug-2026 10:06:31 UTC] === API CALL LOG ===
[04-Aug-2026 10:06:31 UTC] Endpoint: user/profile.php
[04-Aug-2026 10:06:31 UTC] Full Log Data: {
    "timestamp": "2026-08-04 10:06:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.81.37.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.81.37.74, 162.158.172.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMCIsInVzZXJuYW1lIjoiY3Jpc3RpYW5vX2pyLjEiLCJlbWFpbCI6InlldXJ1ZTU0OEBnbWFpbC5jb20iLCJleHAiOjE3ODY0NDI3OTB9.Ze29nj-05QnfcUkXBbylSXybm35LpqtTlsArZnfH-ZA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25cbff45e31570e-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.81.37.74",
        "cf-ipcountry": "TJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Aug-2026 10:06:31 UTC] === END API CALL LOG ===
[04-Aug-2026 10:06:31 UTC] ✅ API Hash verification passed for profile endpoint
[04-Aug-2026 10:06:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMCIsInVzZXJuYW1lIjoiY3Jpc3RpYW5vX2pyLjEiLCJlbWFpbCI6InlldXJ1ZTU0OEBnbWFpbC5jb20iLCJleHAiOjE3ODY0NDI3OTB9.Ze29nj-05QnfcUkXBbylSXybm35LpqtTlsArZnfH-ZA
[04-Aug-2026 10:06:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Aug-2026 10:06:31 UTC] ✅ JWT token verified successfully for user profile
[04-Aug-2026 10:06:31 UTC] User ID: 1230
[04-Aug-2026 10:06:31 UTC] ✅ User profile retrieved successfully for user ID: 1230
[04-Aug-2026 10:06:31 UTC] === API CALL LOG ===
[04-Aug-2026 10:06:31 UTC] Endpoint: user/profile.php
[04-Aug-2026 10:06:31 UTC] Full Log Data: {
    "timestamp": "2026-08-04 10:06:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.81.37.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.81.37.74, 162.158.172.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMCIsInVzZXJuYW1lIjoiY3Jpc3RpYW5vX2pyLjEiLCJlbWFpbCI6InlldXJ1ZTU0OEBnbWFpbC5jb20iLCJleHAiOjE3ODY0NDI3OTB9.Ze29nj-05QnfcUkXBbylSXybm35LpqtTlsArZnfH-ZA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25cbff8cbc0570e-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.81.37.74",
        "cf-ipcountry": "TJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Aug-2026 10:06:31 UTC] === END API CALL LOG ===
[04-Aug-2026 10:06:31 UTC] ✅ API Hash verification passed for profile endpoint
[04-Aug-2026 10:06:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMCIsInVzZXJuYW1lIjoiY3Jpc3RpYW5vX2pyLjEiLCJlbWFpbCI6InlldXJ1ZTU0OEBnbWFpbC5jb20iLCJleHAiOjE3ODY0NDI3OTB9.Ze29nj-05QnfcUkXBbylSXybm35LpqtTlsArZnfH-ZA
[04-Aug-2026 10:06:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Aug-2026 10:06:31 UTC] ✅ JWT token verified successfully for user profile
[04-Aug-2026 10:06:31 UTC] User ID: 1230
[04-Aug-2026 10:06:31 UTC] ✅ User profile retrieved successfully for user ID: 1230
[04-Aug-2026 10:06:35 UTC] === API CALL LOG ===
[04-Aug-2026 10:06:35 UTC] Endpoint: user/profile.php
[04-Aug-2026 10:06:35 UTC] Full Log Data: {
    "timestamp": "2026-08-04 10:06:35",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.81.37.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.81.37.74, 162.158.172.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMCIsInVzZXJuYW1lIjoiY3Jpc3RpYW5vX2pyLjEiLCJlbWFpbCI6InlldXJ1ZTU0OEBnbWFpbC5jb20iLCJleHAiOjE3ODY0NDI3OTB9.Ze29nj-05QnfcUkXBbylSXybm35LpqtTlsArZnfH-ZA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25cc00ce960570e-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.81.37.74",
        "cf-ipcountry": "TJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Aug-2026 10:06:35 UTC] === END API CALL LOG ===
[04-Aug-2026 10:06:35 UTC] ✅ API Hash verification passed for profile endpoint
[04-Aug-2026 10:06:35 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMCIsInVzZXJuYW1lIjoiY3Jpc3RpYW5vX2pyLjEiLCJlbWFpbCI6InlldXJ1ZTU0OEBnbWFpbC5jb20iLCJleHAiOjE3ODY0NDI3OTB9.Ze29nj-05QnfcUkXBbylSXybm35LpqtTlsArZnfH-ZA
[04-Aug-2026 10:06:35 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Aug-2026 10:06:35 UTC] ✅ JWT token verified successfully for user profile
[04-Aug-2026 10:06:35 UTC] User ID: 1230
[04-Aug-2026 10:06:35 UTC] ✅ User profile retrieved successfully for user ID: 1230
[04-Aug-2026 10:06:35 UTC] User Purchases API - User ID: 1230
[04-Aug-2026 10:06:35 UTC] User Purchases API - Total purchases found: 0
[04-Aug-2026 10:06:38 UTC] === API CALL LOG ===
[04-Aug-2026 10:06:38 UTC] Endpoint: user/profile.php
[04-Aug-2026 10:06:38 UTC] Full Log Data: {
    "timestamp": "2026-08-04 10:06:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.81.37.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.81.37.74, 162.158.172.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMCIsInVzZXJuYW1lIjoiY3Jpc3RpYW5vX2pyLjEiLCJlbWFpbCI6InlldXJ1ZTU0OEBnbWFpbC5jb20iLCJleHAiOjE3ODY0NDI3OTB9.Ze29nj-05QnfcUkXBbylSXybm35LpqtTlsArZnfH-ZA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25cc0212f42570e-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.81.37.74",
        "cf-ipcountry": "TJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Aug-2026 10:06:38 UTC] === END API CALL LOG ===
[04-Aug-2026 10:06:38 UTC] ✅ API Hash verification passed for profile endpoint
[04-Aug-2026 10:06:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMCIsInVzZXJuYW1lIjoiY3Jpc3RpYW5vX2pyLjEiLCJlbWFpbCI6InlldXJ1ZTU0OEBnbWFpbC5jb20iLCJleHAiOjE3ODY0NDI3OTB9.Ze29nj-05QnfcUkXBbylSXybm35LpqtTlsArZnfH-ZA
[04-Aug-2026 10:06:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Aug-2026 10:06:38 UTC] ✅ JWT token verified successfully for user profile
[04-Aug-2026 10:06:38 UTC] User ID: 1230
[04-Aug-2026 10:06:38 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Aug-2026 10:06:38 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Aug-2026 10:06:38 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"45.81.37.74, 162.158.172.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMCIsInVzZXJuYW1lIjoiY3Jpc3RpYW5vX2pyLjEiLCJlbWFpbCI6InlldXJ1ZTU0OEBnbWFpbC5jb20iLCJleHAiOjE3ODY0NDI3OTB9.Ze29nj-05QnfcUkXBbylSXybm35LpqtTlsArZnfH-ZA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a25cc0212f40570e-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"45.81.37.74","cf-ipcountry":"TJ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Aug-2026 10:06:38 UTC] === User Orders API Called ===
[04-Aug-2026 10:06:38 UTC] ✅ User profile retrieved successfully for user ID: 1230
[04-Aug-2026 10:06:38 UTC] User ID: 1230
[04-Aug-2026 10:06:38 UTC] Limit: 20, Offset: 0
[04-Aug-2026 10:06:38 UTC] Orders found: 0
[04-Aug-2026 10:06:38 UTC] Orders data: []
[04-Aug-2026 10:06:38 UTC] Total orders count: 0
[04-Aug-2026 10:06:38 UTC] === API CALL LOG ===
[04-Aug-2026 10:06:38 UTC] Endpoint: user/profile.php
[04-Aug-2026 10:06:38 UTC] Full Log Data: {
    "timestamp": "2026-08-04 10:06:38",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.81.37.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.81.37.74, 162.158.172.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMCIsInVzZXJuYW1lIjoiY3Jpc3RpYW5vX2pyLjEiLCJlbWFpbCI6InlldXJ1ZTU0OEBnbWFpbC5jb20iLCJleHAiOjE3ODY0NDI3OTB9.Ze29nj-05QnfcUkXBbylSXybm35LpqtTlsArZnfH-ZA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25cc022ebb3570e-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.81.37.74",
        "cf-ipcountry": "TJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Aug-2026 10:06:38 UTC] === END API CALL LOG ===
[04-Aug-2026 10:06:38 UTC] ✅ API Hash verification passed for profile endpoint
[04-Aug-2026 10:06:38 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMCIsInVzZXJuYW1lIjoiY3Jpc3RpYW5vX2pyLjEiLCJlbWFpbCI6InlldXJ1ZTU0OEBnbWFpbC5jb20iLCJleHAiOjE3ODY0NDI3OTB9.Ze29nj-05QnfcUkXBbylSXybm35LpqtTlsArZnfH-ZA
[04-Aug-2026 10:06:38 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Aug-2026 10:06:38 UTC] ✅ JWT token verified successfully for user profile
[04-Aug-2026 10:06:38 UTC] User ID: 1230
[04-Aug-2026 10:06:38 UTC] ✅ User profile retrieved successfully for user ID: 1230
[04-Aug-2026 10:06:39 UTC] === API CALL LOG ===
[04-Aug-2026 10:06:39 UTC] Endpoint: user/profile.php
[04-Aug-2026 10:06:39 UTC] Full Log Data: {
    "timestamp": "2026-08-04 10:06:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.81.37.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.81.37.74, 162.158.172.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMCIsInVzZXJuYW1lIjoiY3Jpc3RpYW5vX2pyLjEiLCJlbWFpbCI6InlldXJ1ZTU0OEBnbWFpbC5jb20iLCJleHAiOjE3ODY0NDI3OTB9.Ze29nj-05QnfcUkXBbylSXybm35LpqtTlsArZnfH-ZA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25cc025cc4f570e-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.81.37.74",
        "cf-ipcountry": "TJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Aug-2026 10:06:39 UTC] === END API CALL LOG ===
[04-Aug-2026 10:06:39 UTC] ✅ API Hash verification passed for profile endpoint
[04-Aug-2026 10:06:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMCIsInVzZXJuYW1lIjoiY3Jpc3RpYW5vX2pyLjEiLCJlbWFpbCI6InlldXJ1ZTU0OEBnbWFpbC5jb20iLCJleHAiOjE3ODY0NDI3OTB9.Ze29nj-05QnfcUkXBbylSXybm35LpqtTlsArZnfH-ZA
[04-Aug-2026 10:06:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Aug-2026 10:06:39 UTC] ✅ JWT token verified successfully for user profile
[04-Aug-2026 10:06:39 UTC] User ID: 1230
[04-Aug-2026 10:06:39 UTC] ✅ User profile retrieved successfully for user ID: 1230
[04-Aug-2026 10:06:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Aug-2026 10:06:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Aug-2026 10:06:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"45.81.37.74, 162.158.172.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMCIsInVzZXJuYW1lIjoiY3Jpc3RpYW5vX2pyLjEiLCJlbWFpbCI6InlldXJ1ZTU0OEBnbWFpbC5jb20iLCJleHAiOjE3ODY0NDI3OTB9.Ze29nj-05QnfcUkXBbylSXybm35LpqtTlsArZnfH-ZA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a25cc030b886570e-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"45.81.37.74","cf-ipcountry":"TJ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Aug-2026 10:06:40 UTC] === User Orders API Called ===
[04-Aug-2026 10:06:40 UTC] === API CALL LOG ===
[04-Aug-2026 10:06:40 UTC] User ID: 1230
[04-Aug-2026 10:06:40 UTC] Endpoint: user/profile.php
[04-Aug-2026 10:06:40 UTC] Limit: 20, Offset: 0
[04-Aug-2026 10:06:40 UTC] Full Log Data: {
    "timestamp": "2026-08-04 10:06:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.81.37.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.81.37.74, 162.158.172.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMCIsInVzZXJuYW1lIjoiY3Jpc3RpYW5vX2pyLjEiLCJlbWFpbCI6InlldXJ1ZTU0OEBnbWFpbC5jb20iLCJleHAiOjE3ODY0NDI3OTB9.Ze29nj-05QnfcUkXBbylSXybm35LpqtTlsArZnfH-ZA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25cc030b888570e-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.81.37.74",
        "cf-ipcountry": "TJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Aug-2026 10:06:40 UTC] === END API CALL LOG ===
[04-Aug-2026 10:06:40 UTC] ✅ API Hash verification passed for profile endpoint
[04-Aug-2026 10:06:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMCIsInVzZXJuYW1lIjoiY3Jpc3RpYW5vX2pyLjEiLCJlbWFpbCI6InlldXJ1ZTU0OEBnbWFpbC5jb20iLCJleHAiOjE3ODY0NDI3OTB9.Ze29nj-05QnfcUkXBbylSXybm35LpqtTlsArZnfH-ZA
[04-Aug-2026 10:06:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Aug-2026 10:06:40 UTC] ✅ JWT token verified successfully for user profile
[04-Aug-2026 10:06:40 UTC] User ID: 1230
[04-Aug-2026 10:06:40 UTC] Orders found: 0
[04-Aug-2026 10:06:40 UTC] Orders data: []
[04-Aug-2026 10:06:40 UTC] ✅ User profile retrieved successfully for user ID: 1230
[04-Aug-2026 10:06:40 UTC] Total orders count: 0
[04-Aug-2026 10:06:41 UTC] === API CALL LOG ===
[04-Aug-2026 10:06:41 UTC] Endpoint: user/profile.php
[04-Aug-2026 10:06:41 UTC] Full Log Data: {
    "timestamp": "2026-08-04 10:06:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.81.37.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.81.37.74, 162.158.172.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMCIsInVzZXJuYW1lIjoiY3Jpc3RpYW5vX2pyLjEiLCJlbWFpbCI6InlldXJ1ZTU0OEBnbWFpbC5jb20iLCJleHAiOjE3ODY0NDI3OTB9.Ze29nj-05QnfcUkXBbylSXybm35LpqtTlsArZnfH-ZA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25cc0341924570e-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.81.37.74",
        "cf-ipcountry": "TJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Aug-2026 10:06:41 UTC] === END API CALL LOG ===
[04-Aug-2026 10:06:41 UTC] ✅ API Hash verification passed for profile endpoint
[04-Aug-2026 10:06:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMCIsInVzZXJuYW1lIjoiY3Jpc3RpYW5vX2pyLjEiLCJlbWFpbCI6InlldXJ1ZTU0OEBnbWFpbC5jb20iLCJleHAiOjE3ODY0NDI3OTB9.Ze29nj-05QnfcUkXBbylSXybm35LpqtTlsArZnfH-ZA
[04-Aug-2026 10:06:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Aug-2026 10:06:41 UTC] ✅ JWT token verified successfully for user profile
[04-Aug-2026 10:06:41 UTC] User ID: 1230
[04-Aug-2026 10:06:41 UTC] ✅ User profile retrieved successfully for user ID: 1230
[04-Aug-2026 10:06:41 UTC] === API CALL LOG ===
[04-Aug-2026 10:06:41 UTC] Endpoint: user/profile.php
[04-Aug-2026 10:06:41 UTC] Full Log Data: {
    "timestamp": "2026-08-04 10:06:41",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.81.37.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.81.37.74, 162.158.172.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMCIsInVzZXJuYW1lIjoiY3Jpc3RpYW5vX2pyLjEiLCJlbWFpbCI6InlldXJ1ZTU0OEBnbWFpbC5jb20iLCJleHAiOjE3ODY0NDI3OTB9.Ze29nj-05QnfcUkXBbylSXybm35LpqtTlsArZnfH-ZA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25cc036c813570e-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.81.37.74",
        "cf-ipcountry": "TJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Aug-2026 10:06:41 UTC] === END API CALL LOG ===
[04-Aug-2026 10:06:41 UTC] ✅ API Hash verification passed for profile endpoint
[04-Aug-2026 10:06:41 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMCIsInVzZXJuYW1lIjoiY3Jpc3RpYW5vX2pyLjEiLCJlbWFpbCI6InlldXJ1ZTU0OEBnbWFpbC5jb20iLCJleHAiOjE3ODY0NDI3OTB9.Ze29nj-05QnfcUkXBbylSXybm35LpqtTlsArZnfH-ZA
[04-Aug-2026 10:06:41 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Aug-2026 10:06:41 UTC] ✅ JWT token verified successfully for user profile
[04-Aug-2026 10:06:41 UTC] User ID: 1230
[04-Aug-2026 10:06:41 UTC] ✅ User profile retrieved successfully for user ID: 1230
[04-Aug-2026 10:07:33 UTC] === API CALL LOG ===
[04-Aug-2026 10:07:33 UTC] Endpoint: user/profile.php
[04-Aug-2026 10:07:33 UTC] Full Log Data: {
    "timestamp": "2026-08-04 10:07:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.81.37.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.81.37.74, 162.158.172.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMCIsInVzZXJuYW1lIjoiY3Jpc3RpYW5vX2pyLjEiLCJlbWFpbCI6InlldXJ1ZTU0OEBnbWFpbC5jb20iLCJleHAiOjE3ODY0NDI3OTB9.Ze29nj-05QnfcUkXBbylSXybm35LpqtTlsArZnfH-ZA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25cc17c791a570e-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.81.37.74",
        "cf-ipcountry": "TJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Aug-2026 10:07:33 UTC] === END API CALL LOG ===
[04-Aug-2026 10:07:33 UTC] ✅ API Hash verification passed for profile endpoint
[04-Aug-2026 10:07:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMCIsInVzZXJuYW1lIjoiY3Jpc3RpYW5vX2pyLjEiLCJlbWFpbCI6InlldXJ1ZTU0OEBnbWFpbC5jb20iLCJleHAiOjE3ODY0NDI3OTB9.Ze29nj-05QnfcUkXBbylSXybm35LpqtTlsArZnfH-ZA
[04-Aug-2026 10:07:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Aug-2026 10:07:33 UTC] ✅ JWT token verified successfully for user profile
[04-Aug-2026 10:07:33 UTC] User ID: 1230
[04-Aug-2026 10:07:33 UTC] ✅ User profile retrieved successfully for user ID: 1230
[04-Aug-2026 10:08:53 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Aug-2026 10:08:53 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Aug-2026 10:08:53 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"45.81.37.74, 162.158.172.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMCIsInVzZXJuYW1lIjoiY3Jpc3RpYW5vX2pyLjEiLCJlbWFpbCI6InlldXJ1ZTU0OEBnbWFpbC5jb20iLCJleHAiOjE3ODY0NDI3OTB9.Ze29nj-05QnfcUkXBbylSXybm35LpqtTlsArZnfH-ZA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a25cc36d9e38570e-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"45.81.37.74","cf-ipcountry":"TJ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Aug-2026 10:08:53 UTC] === User Orders API Called ===
[04-Aug-2026 10:08:53 UTC] User ID: 1230
[04-Aug-2026 10:08:53 UTC] Limit: 20, Offset: 0
[04-Aug-2026 10:08:53 UTC] Orders found: 0
[04-Aug-2026 10:08:53 UTC] Orders data: []
[04-Aug-2026 10:08:53 UTC] Total orders count: 0
[04-Aug-2026 10:08:53 UTC] === API CALL LOG ===
[04-Aug-2026 10:08:53 UTC] Endpoint: user/profile.php
[04-Aug-2026 10:08:53 UTC] Full Log Data: {
    "timestamp": "2026-08-04 10:08:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.81.37.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.81.37.74, 162.158.172.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMCIsInVzZXJuYW1lIjoiY3Jpc3RpYW5vX2pyLjEiLCJlbWFpbCI6InlldXJ1ZTU0OEBnbWFpbC5jb20iLCJleHAiOjE3ODY0NDI3OTB9.Ze29nj-05QnfcUkXBbylSXybm35LpqtTlsArZnfH-ZA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25cc36d9e3c570e-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.81.37.74",
        "cf-ipcountry": "TJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Aug-2026 10:08:53 UTC] === END API CALL LOG ===
[04-Aug-2026 10:08:53 UTC] ✅ API Hash verification passed for profile endpoint
[04-Aug-2026 10:08:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMCIsInVzZXJuYW1lIjoiY3Jpc3RpYW5vX2pyLjEiLCJlbWFpbCI6InlldXJ1ZTU0OEBnbWFpbC5jb20iLCJleHAiOjE3ODY0NDI3OTB9.Ze29nj-05QnfcUkXBbylSXybm35LpqtTlsArZnfH-ZA
[04-Aug-2026 10:08:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Aug-2026 10:08:53 UTC] ✅ JWT token verified successfully for user profile
[04-Aug-2026 10:08:53 UTC] User ID: 1230
[04-Aug-2026 10:08:53 UTC] ✅ User profile retrieved successfully for user ID: 1230
[04-Aug-2026 10:08:54 UTC] === API CALL LOG ===
[04-Aug-2026 10:08:54 UTC] Endpoint: user/profile.php
[04-Aug-2026 10:08:54 UTC] Full Log Data: {
    "timestamp": "2026-08-04 10:08:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.81.37.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.81.37.74, 162.158.172.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMCIsInVzZXJuYW1lIjoiY3Jpc3RpYW5vX2pyLjEiLCJlbWFpbCI6InlldXJ1ZTU0OEBnbWFpbC5jb20iLCJleHAiOjE3ODY0NDI3OTB9.Ze29nj-05QnfcUkXBbylSXybm35LpqtTlsArZnfH-ZA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25cc371692e570e-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.81.37.74",
        "cf-ipcountry": "TJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Aug-2026 10:08:54 UTC] === END API CALL LOG ===
[04-Aug-2026 10:08:54 UTC] ✅ API Hash verification passed for profile endpoint
[04-Aug-2026 10:08:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMCIsInVzZXJuYW1lIjoiY3Jpc3RpYW5vX2pyLjEiLCJlbWFpbCI6InlldXJ1ZTU0OEBnbWFpbC5jb20iLCJleHAiOjE3ODY0NDI3OTB9.Ze29nj-05QnfcUkXBbylSXybm35LpqtTlsArZnfH-ZA
[04-Aug-2026 10:08:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Aug-2026 10:08:54 UTC] ✅ JWT token verified successfully for user profile
[04-Aug-2026 10:08:54 UTC] User ID: 1230
[04-Aug-2026 10:08:54 UTC] ✅ User profile retrieved successfully for user ID: 1230
[04-Aug-2026 10:09:11 UTC] === API CALL LOG ===
[04-Aug-2026 10:09:11 UTC] Endpoint: user/profile.php
[04-Aug-2026 10:09:11 UTC] Full Log Data: {
    "timestamp": "2026-08-04 10:09:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.81.37.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.81.37.74, 172.64.198.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMCIsInVzZXJuYW1lIjoiY3Jpc3RpYW5vX2pyLjEiLCJlbWFpbCI6InlldXJ1ZTU0OEBnbWFpbC5jb20iLCJleHAiOjE3ODY0NDI3OTB9.Ze29nj-05QnfcUkXBbylSXybm35LpqtTlsArZnfH-ZA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25cc3e01f171170-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.81.37.74",
        "cf-ipcountry": "TJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Aug-2026 10:09:11 UTC] === END API CALL LOG ===
[04-Aug-2026 10:09:11 UTC] ✅ API Hash verification passed for profile endpoint
[04-Aug-2026 10:09:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMCIsInVzZXJuYW1lIjoiY3Jpc3RpYW5vX2pyLjEiLCJlbWFpbCI6InlldXJ1ZTU0OEBnbWFpbC5jb20iLCJleHAiOjE3ODY0NDI3OTB9.Ze29nj-05QnfcUkXBbylSXybm35LpqtTlsArZnfH-ZA
[04-Aug-2026 10:09:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Aug-2026 10:09:11 UTC] ✅ JWT token verified successfully for user profile
[04-Aug-2026 10:09:11 UTC] User ID: 1230
[04-Aug-2026 10:09:11 UTC] ✅ User profile retrieved successfully for user ID: 1230
[04-Aug-2026 10:09:12 UTC] === API CALL LOG ===
[04-Aug-2026 10:09:12 UTC] Endpoint: user/profile.php
[04-Aug-2026 10:09:12 UTC] Full Log Data: {
    "timestamp": "2026-08-04 10:09:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.81.37.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.81.37.74, 172.64.198.80",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMCIsInVzZXJuYW1lIjoiY3Jpc3RpYW5vX2pyLjEiLCJlbWFpbCI6InlldXJ1ZTU0OEBnbWFpbC5jb20iLCJleHAiOjE3ODY0NDI3OTB9.Ze29nj-05QnfcUkXBbylSXybm35LpqtTlsArZnfH-ZA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25cc3e65efd1170-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.81.37.74",
        "cf-ipcountry": "TJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Aug-2026 10:09:12 UTC] === END API CALL LOG ===
[04-Aug-2026 10:09:12 UTC] ✅ API Hash verification passed for profile endpoint
[04-Aug-2026 10:09:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMCIsInVzZXJuYW1lIjoiY3Jpc3RpYW5vX2pyLjEiLCJlbWFpbCI6InlldXJ1ZTU0OEBnbWFpbC5jb20iLCJleHAiOjE3ODY0NDI3OTB9.Ze29nj-05QnfcUkXBbylSXybm35LpqtTlsArZnfH-ZA
[04-Aug-2026 10:09:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Aug-2026 10:09:12 UTC] ✅ JWT token verified successfully for user profile
[04-Aug-2026 10:09:12 UTC] User ID: 1230
[04-Aug-2026 10:09:12 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Aug-2026 10:09:12 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Aug-2026 10:09:12 UTC] ✅ User profile retrieved successfully for user ID: 1230
[04-Aug-2026 10:09:12 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"45.81.37.74, 172.64.198.80","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMCIsInVzZXJuYW1lIjoiY3Jpc3RpYW5vX2pyLjEiLCJlbWFpbCI6InlldXJ1ZTU0OEBnbWFpbC5jb20iLCJleHAiOjE3ODY0NDI3OTB9.Ze29nj-05QnfcUkXBbylSXybm35LpqtTlsArZnfH-ZA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a25cc3e65f031170-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"45.81.37.74","cf-ipcountry":"TJ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Aug-2026 10:09:12 UTC] === User Orders API Called ===
[04-Aug-2026 10:09:12 UTC] User ID: 1230
[04-Aug-2026 10:09:12 UTC] Limit: 20, Offset: 0
[04-Aug-2026 10:09:12 UTC] Orders found: 0
[04-Aug-2026 10:09:12 UTC] Orders data: []
[04-Aug-2026 10:09:12 UTC] Total orders count: 0
[04-Aug-2026 10:09:12 UTC] === API CALL LOG ===
[04-Aug-2026 10:09:12 UTC] Endpoint: user/profile.php
[04-Aug-2026 10:09:12 UTC] Full Log Data: {
    "timestamp": "2026-08-04 10:09:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.81.37.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.81.37.74, 172.64.198.67",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMCIsInVzZXJuYW1lIjoiY3Jpc3RpYW5vX2pyLjEiLCJlbWFpbCI6InlldXJ1ZTU0OEBnbWFpbC5jb20iLCJleHAiOjE3ODY0NDI3OTB9.Ze29nj-05QnfcUkXBbylSXybm35LpqtTlsArZnfH-ZA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25cc3e65f051170-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.81.37.74",
        "cf-ipcountry": "TJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Aug-2026 10:09:12 UTC] === END API CALL LOG ===
[04-Aug-2026 10:09:12 UTC] ✅ API Hash verification passed for profile endpoint
[04-Aug-2026 10:09:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMCIsInVzZXJuYW1lIjoiY3Jpc3RpYW5vX2pyLjEiLCJlbWFpbCI6InlldXJ1ZTU0OEBnbWFpbC5jb20iLCJleHAiOjE3ODY0NDI3OTB9.Ze29nj-05QnfcUkXBbylSXybm35LpqtTlsArZnfH-ZA
[04-Aug-2026 10:09:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Aug-2026 10:09:12 UTC] ✅ JWT token verified successfully for user profile
[04-Aug-2026 10:09:12 UTC] User ID: 1230
[04-Aug-2026 10:09:12 UTC] ✅ User profile retrieved successfully for user ID: 1230
[04-Aug-2026 10:12:32 UTC] === API CALL LOG ===
[04-Aug-2026 10:12:32 UTC] Endpoint: user/profile.php
[04-Aug-2026 10:12:32 UTC] Full Log Data: {
    "timestamp": "2026-08-04 10:12:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.81.37.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.81.37.74, 162.158.102.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMCIsInVzZXJuYW1lIjoiY3Jpc3RpYW5vX2pyLjEiLCJlbWFpbCI6InlldXJ1ZTU0OEBnbWFpbC5jb20iLCJleHAiOjE3ODY0NDI3OTB9.Ze29nj-05QnfcUkXBbylSXybm35LpqtTlsArZnfH-ZA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25cc8c88949ecc3-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.81.37.74",
        "cf-ipcountry": "TJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Aug-2026 10:12:32 UTC] === END API CALL LOG ===
[04-Aug-2026 10:12:32 UTC] ✅ API Hash verification passed for profile endpoint
[04-Aug-2026 10:12:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMCIsInVzZXJuYW1lIjoiY3Jpc3RpYW5vX2pyLjEiLCJlbWFpbCI6InlldXJ1ZTU0OEBnbWFpbC5jb20iLCJleHAiOjE3ODY0NDI3OTB9.Ze29nj-05QnfcUkXBbylSXybm35LpqtTlsArZnfH-ZA
[04-Aug-2026 10:12:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Aug-2026 10:12:32 UTC] ✅ JWT token verified successfully for user profile
[04-Aug-2026 10:12:32 UTC] User ID: 1230
[04-Aug-2026 10:12:32 UTC] ✅ User profile retrieved successfully for user ID: 1230
[04-Aug-2026 10:12:33 UTC] === API CALL LOG ===
[04-Aug-2026 10:12:33 UTC] Endpoint: user/profile.php
[04-Aug-2026 10:12:33 UTC] Full Log Data: {
    "timestamp": "2026-08-04 10:12:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.81.37.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.81.37.74, 162.158.102.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMCIsInVzZXJuYW1lIjoiY3Jpc3RpYW5vX2pyLjEiLCJlbWFpbCI6InlldXJ1ZTU0OEBnbWFpbC5jb20iLCJleHAiOjE3ODY0NDI3OTB9.Ze29nj-05QnfcUkXBbylSXybm35LpqtTlsArZnfH-ZA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25cc8d04868ecc3-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.81.37.74",
        "cf-ipcountry": "TJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Aug-2026 10:12:33 UTC] === END API CALL LOG ===
[04-Aug-2026 10:12:33 UTC] ✅ API Hash verification passed for profile endpoint
[04-Aug-2026 10:12:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMCIsInVzZXJuYW1lIjoiY3Jpc3RpYW5vX2pyLjEiLCJlbWFpbCI6InlldXJ1ZTU0OEBnbWFpbC5jb20iLCJleHAiOjE3ODY0NDI3OTB9.Ze29nj-05QnfcUkXBbylSXybm35LpqtTlsArZnfH-ZA
[04-Aug-2026 10:12:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Aug-2026 10:12:33 UTC] ✅ JWT token verified successfully for user profile
[04-Aug-2026 10:12:33 UTC] User ID: 1230
[04-Aug-2026 10:12:33 UTC] ✅ User profile retrieved successfully for user ID: 1230
[04-Aug-2026 10:12:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Aug-2026 10:12:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Aug-2026 10:12:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"45.81.37.74, 162.158.102.220","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMCIsInVzZXJuYW1lIjoiY3Jpc3RpYW5vX2pyLjEiLCJlbWFpbCI6InlldXJ1ZTU0OEBnbWFpbC5jb20iLCJleHAiOjE3ODY0NDI3OTB9.Ze29nj-05QnfcUkXBbylSXybm35LpqtTlsArZnfH-ZA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a25cc8d0486decc3-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"45.81.37.74","cf-ipcountry":"TJ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Aug-2026 10:12:33 UTC] === User Orders API Called ===
[04-Aug-2026 10:12:33 UTC] User ID: 1230
[04-Aug-2026 10:12:33 UTC] Limit: 20, Offset: 0
[04-Aug-2026 10:12:33 UTC] Orders found: 0
[04-Aug-2026 10:12:33 UTC] Orders data: []
[04-Aug-2026 10:12:33 UTC] Total orders count: 0
[04-Aug-2026 10:12:33 UTC] === API CALL LOG ===
[04-Aug-2026 10:12:33 UTC] Endpoint: user/profile.php
[04-Aug-2026 10:12:33 UTC] Full Log Data: {
    "timestamp": "2026-08-04 10:12:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.81.37.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.81.37.74, 162.158.102.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMCIsInVzZXJuYW1lIjoiY3Jpc3RpYW5vX2pyLjEiLCJlbWFpbCI6InlldXJ1ZTU0OEBnbWFpbC5jb20iLCJleHAiOjE3ODY0NDI3OTB9.Ze29nj-05QnfcUkXBbylSXybm35LpqtTlsArZnfH-ZA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25cc8d0486fecc3-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.81.37.74",
        "cf-ipcountry": "TJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Aug-2026 10:12:33 UTC] === END API CALL LOG ===
[04-Aug-2026 10:12:33 UTC] ✅ API Hash verification passed for profile endpoint
[04-Aug-2026 10:12:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMCIsInVzZXJuYW1lIjoiY3Jpc3RpYW5vX2pyLjEiLCJlbWFpbCI6InlldXJ1ZTU0OEBnbWFpbC5jb20iLCJleHAiOjE3ODY0NDI3OTB9.Ze29nj-05QnfcUkXBbylSXybm35LpqtTlsArZnfH-ZA
[04-Aug-2026 10:12:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Aug-2026 10:12:33 UTC] ✅ JWT token verified successfully for user profile
[04-Aug-2026 10:12:33 UTC] User ID: 1230
[04-Aug-2026 10:12:33 UTC] ✅ User profile retrieved successfully for user ID: 1230
[04-Aug-2026 10:12:39 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Aug-2026 10:12:39 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Aug-2026 10:12:39 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"45.81.37.74, 162.158.102.213","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMCIsInVzZXJuYW1lIjoiY3Jpc3RpYW5vX2pyLjEiLCJlbWFpbCI6InlldXJ1ZTU0OEBnbWFpbC5jb20iLCJleHAiOjE3ODY0NDI3OTB9.Ze29nj-05QnfcUkXBbylSXybm35LpqtTlsArZnfH-ZA","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a25cc8f58a06ecc3-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"45.81.37.74","cf-ipcountry":"TJ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Aug-2026 10:12:39 UTC] === User Orders API Called ===
[04-Aug-2026 10:12:39 UTC] User ID: 1230
[04-Aug-2026 10:12:39 UTC] Limit: 20, Offset: 0
[04-Aug-2026 10:12:39 UTC] Orders found: 0
[04-Aug-2026 10:12:39 UTC] Orders data: []
[04-Aug-2026 10:12:39 UTC] Total orders count: 0
[04-Aug-2026 10:12:40 UTC] === API CALL LOG ===
[04-Aug-2026 10:12:40 UTC] Endpoint: user/profile.php
[04-Aug-2026 10:12:40 UTC] Full Log Data: {
    "timestamp": "2026-08-04 10:12:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.81.37.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.81.37.74, 162.158.102.213",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMCIsInVzZXJuYW1lIjoiY3Jpc3RpYW5vX2pyLjEiLCJlbWFpbCI6InlldXJ1ZTU0OEBnbWFpbC5jb20iLCJleHAiOjE3ODY0NDI3OTB9.Ze29nj-05QnfcUkXBbylSXybm35LpqtTlsArZnfH-ZA",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25cc8fbdf43ecc3-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.81.37.74",
        "cf-ipcountry": "TJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Aug-2026 10:12:40 UTC] === END API CALL LOG ===
[04-Aug-2026 10:12:40 UTC] ✅ API Hash verification passed for profile endpoint
[04-Aug-2026 10:12:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMCIsInVzZXJuYW1lIjoiY3Jpc3RpYW5vX2pyLjEiLCJlbWFpbCI6InlldXJ1ZTU0OEBnbWFpbC5jb20iLCJleHAiOjE3ODY0NDI3OTB9.Ze29nj-05QnfcUkXBbylSXybm35LpqtTlsArZnfH-ZA
[04-Aug-2026 10:12:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Aug-2026 10:12:40 UTC] ✅ JWT token verified successfully for user profile
[04-Aug-2026 10:12:40 UTC] User ID: 1230
[04-Aug-2026 10:12:40 UTC] ✅ User profile retrieved successfully for user ID: 1230
[04-Aug-2026 10:12:43 UTC] User Purchases API - User ID: 1230
[04-Aug-2026 10:12:43 UTC] User Purchases API - Total purchases found: 0
[04-Aug-2026 10:14:45 UTC] === API CALL LOG ===
[04-Aug-2026 10:14:45 UTC] Endpoint: user/profile.php
[04-Aug-2026 10:14:45 UTC] Full Log Data: {
    "timestamp": "2026-08-04 10:14:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.81.37.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.81.37.74, 172.64.200.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODY0NDMyODR9.DyzQx8s64UPPq7acOP65Dt_-Tmy2bU-WhCc_N5_Q8hY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25ccc084f1dcc60-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.81.37.74",
        "cf-ipcountry": "TJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Aug-2026 10:14:45 UTC] === END API CALL LOG ===
[04-Aug-2026 10:14:45 UTC] ✅ API Hash verification passed for profile endpoint
[04-Aug-2026 10:14:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODY0NDMyODR9.DyzQx8s64UPPq7acOP65Dt_-Tmy2bU-WhCc_N5_Q8hY
[04-Aug-2026 10:14:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Aug-2026 10:14:45 UTC] ✅ JWT token verified successfully for user profile
[04-Aug-2026 10:14:45 UTC] User ID: 570
[04-Aug-2026 10:14:45 UTC] ✅ User profile retrieved successfully for user ID: 570
[04-Aug-2026 10:14:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Aug-2026 10:14:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Aug-2026 10:14:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"45.81.37.74, 172.64.200.15","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODY0NDMyODR9.DyzQx8s64UPPq7acOP65Dt_-Tmy2bU-WhCc_N5_Q8hY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a25ccc084f20cc60-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"45.81.37.74","cf-ipcountry":"TJ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Aug-2026 10:14:45 UTC] === User Orders API Called ===
[04-Aug-2026 10:14:45 UTC] User ID: 570
[04-Aug-2026 10:14:45 UTC] Limit: 20, Offset: 0
[04-Aug-2026 10:14:45 UTC] Orders found: 1
[04-Aug-2026 10:14:45 UTC] Orders data: [{"id":442,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cristiano_jr1","status":"pending","created_at":"2026-08-04 13:23:00","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[04-Aug-2026 10:14:45 UTC] Total orders count: 1
[04-Aug-2026 10:14:46 UTC] === API CALL LOG ===
[04-Aug-2026 10:14:46 UTC] Endpoint: user/profile.php
[04-Aug-2026 10:14:46 UTC] Full Log Data: {
    "timestamp": "2026-08-04 10:14:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.81.37.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.81.37.74, 172.64.200.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODY0NDMyODR9.DyzQx8s64UPPq7acOP65Dt_-Tmy2bU-WhCc_N5_Q8hY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25ccc0cbc8ecc60-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.81.37.74",
        "cf-ipcountry": "TJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Aug-2026 10:14:46 UTC] === END API CALL LOG ===
[04-Aug-2026 10:14:46 UTC] ✅ API Hash verification passed for profile endpoint
[04-Aug-2026 10:14:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODY0NDMyODR9.DyzQx8s64UPPq7acOP65Dt_-Tmy2bU-WhCc_N5_Q8hY
[04-Aug-2026 10:14:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Aug-2026 10:14:46 UTC] ✅ JWT token verified successfully for user profile
[04-Aug-2026 10:14:46 UTC] User ID: 570
[04-Aug-2026 10:14:46 UTC] ✅ User profile retrieved successfully for user ID: 570
[04-Aug-2026 10:15:04 UTC] === API CALL LOG ===
[04-Aug-2026 10:15:04 UTC] Endpoint: user/profile.php
[04-Aug-2026 10:15:04 UTC] Full Log Data: {
    "timestamp": "2026-08-04 10:15:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.81.37.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.81.37.74, 172.64.200.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODY0NDMyODR9.DyzQx8s64UPPq7acOP65Dt_-Tmy2bU-WhCc_N5_Q8hY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25ccc7a9f04cc60-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.81.37.74",
        "cf-ipcountry": "TJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Aug-2026 10:15:04 UTC] === END API CALL LOG ===
[04-Aug-2026 10:15:04 UTC] ✅ API Hash verification passed for profile endpoint
[04-Aug-2026 10:15:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODY0NDMyODR9.DyzQx8s64UPPq7acOP65Dt_-Tmy2bU-WhCc_N5_Q8hY
[04-Aug-2026 10:15:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Aug-2026 10:15:04 UTC] ✅ JWT token verified successfully for user profile
[04-Aug-2026 10:15:04 UTC] User ID: 570
[04-Aug-2026 10:15:04 UTC] ✅ User profile retrieved successfully for user ID: 570
[04-Aug-2026 10:15:04 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Aug-2026 10:15:04 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Aug-2026 10:15:04 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"45.81.37.74, 172.64.200.15","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODY0NDMyODR9.DyzQx8s64UPPq7acOP65Dt_-Tmy2bU-WhCc_N5_Q8hY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a25ccc7a9f02cc60-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"45.81.37.74","cf-ipcountry":"TJ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Aug-2026 10:15:04 UTC] === User Orders API Called ===
[04-Aug-2026 10:15:04 UTC] User ID: 570
[04-Aug-2026 10:15:04 UTC] Limit: 20, Offset: 0
[04-Aug-2026 10:15:04 UTC] Orders found: 1
[04-Aug-2026 10:15:04 UTC] Orders data: [{"id":442,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cristiano_jr1","status":"pending","created_at":"2026-08-04 13:23:00","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[04-Aug-2026 10:15:04 UTC] === API CALL LOG ===
[04-Aug-2026 10:15:04 UTC] Endpoint: user/profile.php
[04-Aug-2026 10:15:04 UTC] Full Log Data: {
    "timestamp": "2026-08-04 10:15:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.81.37.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.81.37.74, 172.64.200.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODY0NDMyODR9.DyzQx8s64UPPq7acOP65Dt_-Tmy2bU-WhCc_N5_Q8hY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25ccc7a9f06cc60-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.81.37.74",
        "cf-ipcountry": "TJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Aug-2026 10:15:04 UTC] Total orders count: 1
[04-Aug-2026 10:15:04 UTC] === END API CALL LOG ===
[04-Aug-2026 10:15:04 UTC] ✅ API Hash verification passed for profile endpoint
[04-Aug-2026 10:15:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODY0NDMyODR9.DyzQx8s64UPPq7acOP65Dt_-Tmy2bU-WhCc_N5_Q8hY
[04-Aug-2026 10:15:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Aug-2026 10:15:04 UTC] ✅ JWT token verified successfully for user profile
[04-Aug-2026 10:15:04 UTC] User ID: 570
[04-Aug-2026 10:15:04 UTC] ✅ User profile retrieved successfully for user ID: 570
[04-Aug-2026 10:15:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Aug-2026 10:15:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Aug-2026 10:15:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"45.81.37.74, 172.64.200.14","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODY0NDMyODR9.DyzQx8s64UPPq7acOP65Dt_-Tmy2bU-WhCc_N5_Q8hY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a25cccfedc52cc60-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"45.81.37.74","cf-ipcountry":"TJ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Aug-2026 10:15:25 UTC] === User Orders API Called ===
[04-Aug-2026 10:15:25 UTC] User ID: 570
[04-Aug-2026 10:15:25 UTC] Limit: 20, Offset: 0
[04-Aug-2026 10:15:25 UTC] Orders found: 1
[04-Aug-2026 10:15:25 UTC] Orders data: [{"id":442,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cristiano_jr1","status":"pending","created_at":"2026-08-04 13:23:00","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[04-Aug-2026 10:15:25 UTC] Total orders count: 1
[04-Aug-2026 10:15:25 UTC] === API CALL LOG ===
[04-Aug-2026 10:15:25 UTC] Endpoint: user/profile.php
[04-Aug-2026 10:15:25 UTC] Full Log Data: {
    "timestamp": "2026-08-04 10:15:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.81.37.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.81.37.74, 172.64.200.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODY0NDMyODR9.DyzQx8s64UPPq7acOP65Dt_-Tmy2bU-WhCc_N5_Q8hY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25cccfedc58cc60-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.81.37.74",
        "cf-ipcountry": "TJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Aug-2026 10:15:25 UTC] === END API CALL LOG ===
[04-Aug-2026 10:15:25 UTC] ✅ API Hash verification passed for profile endpoint
[04-Aug-2026 10:15:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODY0NDMyODR9.DyzQx8s64UPPq7acOP65Dt_-Tmy2bU-WhCc_N5_Q8hY
[04-Aug-2026 10:15:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Aug-2026 10:15:25 UTC] ✅ JWT token verified successfully for user profile
[04-Aug-2026 10:15:25 UTC] User ID: 570
[04-Aug-2026 10:15:25 UTC] === API CALL LOG ===
[04-Aug-2026 10:15:25 UTC] Endpoint: user/profile.php
[04-Aug-2026 10:15:25 UTC] Full Log Data: {
    "timestamp": "2026-08-04 10:15:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.81.37.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.81.37.74, 172.64.200.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODY0NDMyODR9.DyzQx8s64UPPq7acOP65Dt_-Tmy2bU-WhCc_N5_Q8hY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25cccfedc56cc60-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.81.37.74",
        "cf-ipcountry": "TJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Aug-2026 10:15:25 UTC] ✅ User profile retrieved successfully for user ID: 570
[04-Aug-2026 10:15:25 UTC] === END API CALL LOG ===
[04-Aug-2026 10:15:25 UTC] ✅ API Hash verification passed for profile endpoint
[04-Aug-2026 10:15:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODY0NDMyODR9.DyzQx8s64UPPq7acOP65Dt_-Tmy2bU-WhCc_N5_Q8hY
[04-Aug-2026 10:15:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Aug-2026 10:15:25 UTC] ✅ JWT token verified successfully for user profile
[04-Aug-2026 10:15:25 UTC] User ID: 570
[04-Aug-2026 10:15:25 UTC] ✅ User profile retrieved successfully for user ID: 570
[04-Aug-2026 10:18:25 UTC] === API CALL LOG ===
[04-Aug-2026 10:18:25 UTC] Endpoint: user/profile.php
[04-Aug-2026 10:18:25 UTC] Full Log Data: {
    "timestamp": "2026-08-04 10:18:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.81.37.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.81.37.74, 172.64.200.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODY0NDMyODR9.DyzQx8s64UPPq7acOP65Dt_-Tmy2bU-WhCc_N5_Q8hY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25cd1650c3bcc60-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.81.37.74",
        "cf-ipcountry": "TJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Aug-2026 10:18:25 UTC] === END API CALL LOG ===
[04-Aug-2026 10:18:25 UTC] ✅ API Hash verification passed for profile endpoint
[04-Aug-2026 10:18:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODY0NDMyODR9.DyzQx8s64UPPq7acOP65Dt_-Tmy2bU-WhCc_N5_Q8hY
[04-Aug-2026 10:18:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Aug-2026 10:18:25 UTC] ✅ JWT token verified successfully for user profile
[04-Aug-2026 10:18:25 UTC] User ID: 570
[04-Aug-2026 10:18:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Aug-2026 10:18:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Aug-2026 10:18:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"45.81.37.74, 172.64.200.14","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODY0NDMyODR9.DyzQx8s64UPPq7acOP65Dt_-Tmy2bU-WhCc_N5_Q8hY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a25cd1650c39cc60-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"45.81.37.74","cf-ipcountry":"TJ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Aug-2026 10:18:25 UTC] ✅ User profile retrieved successfully for user ID: 570
[04-Aug-2026 10:18:25 UTC] === User Orders API Called ===
[04-Aug-2026 10:18:25 UTC] User ID: 570
[04-Aug-2026 10:18:25 UTC] Limit: 20, Offset: 0
[04-Aug-2026 10:18:25 UTC] Orders found: 1
[04-Aug-2026 10:18:25 UTC] Orders data: [{"id":442,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cristiano_jr1","status":"pending","created_at":"2026-08-04 13:23:00","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[04-Aug-2026 10:18:25 UTC] Total orders count: 1
[04-Aug-2026 10:18:26 UTC] === API CALL LOG ===
[04-Aug-2026 10:18:26 UTC] Endpoint: user/profile.php
[04-Aug-2026 10:18:26 UTC] Full Log Data: {
    "timestamp": "2026-08-04 10:18:26",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.81.37.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.81.37.74, 172.64.200.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODY0NDMyODR9.DyzQx8s64UPPq7acOP65Dt_-Tmy2bU-WhCc_N5_Q8hY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25cd168ffa8cc60-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.81.37.74",
        "cf-ipcountry": "TJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Aug-2026 10:18:26 UTC] === END API CALL LOG ===
[04-Aug-2026 10:18:26 UTC] ✅ API Hash verification passed for profile endpoint
[04-Aug-2026 10:18:26 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODY0NDMyODR9.DyzQx8s64UPPq7acOP65Dt_-Tmy2bU-WhCc_N5_Q8hY
[04-Aug-2026 10:18:26 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Aug-2026 10:18:26 UTC] ✅ JWT token verified successfully for user profile
[04-Aug-2026 10:18:26 UTC] User ID: 570
[04-Aug-2026 10:18:26 UTC] ✅ User profile retrieved successfully for user ID: 570
[04-Aug-2026 10:20:28 UTC] === API CALL LOG ===
[04-Aug-2026 10:20:28 UTC] Endpoint: user/profile.php
[04-Aug-2026 10:20:28 UTC] Full Log Data: {
    "timestamp": "2026-08-04 10:20:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.81.37.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.81.37.74, 172.64.200.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODY0NDMyODR9.DyzQx8s64UPPq7acOP65Dt_-Tmy2bU-WhCc_N5_Q8hY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25cd463da9ccc60-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.81.37.74",
        "cf-ipcountry": "TJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Aug-2026 10:20:28 UTC] === END API CALL LOG ===
[04-Aug-2026 10:20:28 UTC] ✅ API Hash verification passed for profile endpoint
[04-Aug-2026 10:20:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODY0NDMyODR9.DyzQx8s64UPPq7acOP65Dt_-Tmy2bU-WhCc_N5_Q8hY
[04-Aug-2026 10:20:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Aug-2026 10:20:28 UTC] ✅ JWT token verified successfully for user profile
[04-Aug-2026 10:20:28 UTC] User ID: 570
[04-Aug-2026 10:20:28 UTC] ✅ User profile retrieved successfully for user ID: 570
[04-Aug-2026 10:20:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Aug-2026 10:20:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Aug-2026 10:20:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"45.81.37.74, 172.64.200.14","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODY0NDMyODR9.DyzQx8s64UPPq7acOP65Dt_-Tmy2bU-WhCc_N5_Q8hY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a25cd463da99cc60-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"45.81.37.74","cf-ipcountry":"TJ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Aug-2026 10:20:28 UTC] === User Orders API Called ===
[04-Aug-2026 10:20:28 UTC] User ID: 570
[04-Aug-2026 10:20:28 UTC] Limit: 20, Offset: 0
[04-Aug-2026 10:20:28 UTC] Orders found: 1
[04-Aug-2026 10:20:28 UTC] Orders data: [{"id":442,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cristiano_jr1","status":"pending","created_at":"2026-08-04 13:23:00","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[04-Aug-2026 10:20:28 UTC] Total orders count: 1
[04-Aug-2026 10:20:28 UTC] === API CALL LOG ===
[04-Aug-2026 10:20:28 UTC] Endpoint: user/profile.php
[04-Aug-2026 10:20:28 UTC] Full Log Data: {
    "timestamp": "2026-08-04 10:20:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.81.37.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.81.37.74, 172.64.200.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODY0NDMyODR9.DyzQx8s64UPPq7acOP65Dt_-Tmy2bU-WhCc_N5_Q8hY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25cd463daa1cc60-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.81.37.74",
        "cf-ipcountry": "TJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Aug-2026 10:20:28 UTC] === END API CALL LOG ===
[04-Aug-2026 10:20:28 UTC] ✅ API Hash verification passed for profile endpoint
[04-Aug-2026 10:20:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODY0NDMyODR9.DyzQx8s64UPPq7acOP65Dt_-Tmy2bU-WhCc_N5_Q8hY
[04-Aug-2026 10:20:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Aug-2026 10:20:28 UTC] ✅ JWT token verified successfully for user profile
[04-Aug-2026 10:20:28 UTC] User ID: 570
[04-Aug-2026 10:20:28 UTC] ✅ User profile retrieved successfully for user ID: 570
[04-Aug-2026 10:20:28 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Aug-2026 10:20:28 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Aug-2026 10:20:28 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"45.81.37.74, 172.64.200.14","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODY0NDMyODR9.DyzQx8s64UPPq7acOP65Dt_-Tmy2bU-WhCc_N5_Q8hY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a25cd466dce0cc60-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"45.81.37.74","cf-ipcountry":"TJ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Aug-2026 10:20:28 UTC] === User Orders API Called ===
[04-Aug-2026 10:20:28 UTC] User ID: 570
[04-Aug-2026 10:20:28 UTC] Limit: 20, Offset: 0
[04-Aug-2026 10:20:28 UTC] Orders found: 1
[04-Aug-2026 10:20:28 UTC] Orders data: [{"id":442,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cristiano_jr1","status":"pending","created_at":"2026-08-04 13:23:00","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[04-Aug-2026 10:20:28 UTC] Total orders count: 1
[04-Aug-2026 10:20:40 UTC] === API CALL LOG ===
[04-Aug-2026 10:20:40 UTC] Endpoint: user/profile.php
[04-Aug-2026 10:20:40 UTC] Full Log Data: {
    "timestamp": "2026-08-04 10:20:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.81.37.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.81.37.74, 172.64.200.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODY0NDMyODR9.DyzQx8s64UPPq7acOP65Dt_-Tmy2bU-WhCc_N5_Q8hY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25cd4b06c61cc60-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.81.37.74",
        "cf-ipcountry": "TJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Aug-2026 10:20:40 UTC] === END API CALL LOG ===
[04-Aug-2026 10:20:40 UTC] ✅ API Hash verification passed for profile endpoint
[04-Aug-2026 10:20:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODY0NDMyODR9.DyzQx8s64UPPq7acOP65Dt_-Tmy2bU-WhCc_N5_Q8hY
[04-Aug-2026 10:20:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Aug-2026 10:20:40 UTC] ✅ JWT token verified successfully for user profile
[04-Aug-2026 10:20:40 UTC] User ID: 570
[04-Aug-2026 10:20:40 UTC] ✅ User profile retrieved successfully for user ID: 570
[04-Aug-2026 10:20:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Aug-2026 10:20:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Aug-2026 10:20:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"45.81.37.74, 172.64.200.14","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODY0NDMyODR9.DyzQx8s64UPPq7acOP65Dt_-Tmy2bU-WhCc_N5_Q8hY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a25cd4b06c5fcc60-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"45.81.37.74","cf-ipcountry":"TJ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Aug-2026 10:20:40 UTC] === User Orders API Called ===
[04-Aug-2026 10:20:40 UTC] User ID: 570
[04-Aug-2026 10:20:40 UTC] Limit: 20, Offset: 0
[04-Aug-2026 10:20:40 UTC] Orders found: 1
[04-Aug-2026 10:20:40 UTC] Orders data: [{"id":442,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cristiano_jr1","status":"pending","created_at":"2026-08-04 13:23:00","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[04-Aug-2026 10:20:40 UTC] Total orders count: 1
[04-Aug-2026 10:20:42 UTC] === API CALL LOG ===
[04-Aug-2026 10:20:42 UTC] Endpoint: user/profile.php
[04-Aug-2026 10:20:42 UTC] Full Log Data: {
    "timestamp": "2026-08-04 10:20:42",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.81.37.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.81.37.74, 172.64.200.14",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODY0NDMyODR9.DyzQx8s64UPPq7acOP65Dt_-Tmy2bU-WhCc_N5_Q8hY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25cd4bb4c2ccc60-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.81.37.74",
        "cf-ipcountry": "TJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Aug-2026 10:20:42 UTC] === END API CALL LOG ===
[04-Aug-2026 10:20:42 UTC] ✅ API Hash verification passed for profile endpoint
[04-Aug-2026 10:20:42 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODY0NDMyODR9.DyzQx8s64UPPq7acOP65Dt_-Tmy2bU-WhCc_N5_Q8hY
[04-Aug-2026 10:20:42 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Aug-2026 10:20:42 UTC] ✅ JWT token verified successfully for user profile
[04-Aug-2026 10:20:42 UTC] User ID: 570
[04-Aug-2026 10:20:42 UTC] ✅ User profile retrieved successfully for user ID: 570
[04-Aug-2026 10:21:44 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Aug-2026 10:21:44 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Aug-2026 10:21:44 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"45.81.37.74, 172.64.200.15","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODY0NDMyODR9.DyzQx8s64UPPq7acOP65Dt_-Tmy2bU-WhCc_N5_Q8hY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a25cd64238b3cc60-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"45.81.37.74","cf-ipcountry":"TJ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Aug-2026 10:21:44 UTC] === User Orders API Called ===
[04-Aug-2026 10:21:44 UTC] User ID: 570
[04-Aug-2026 10:21:44 UTC] Limit: 20, Offset: 0
[04-Aug-2026 10:21:44 UTC] Orders found: 2
[04-Aug-2026 10:21:44 UTC] Orders data: [{"id":443,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/prostay_dusha","status":"pending","created_at":"2026-08-04 13:51:42","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":442,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cristiano_jr1","status":"pending","created_at":"2026-08-04 13:23:00","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[04-Aug-2026 10:21:44 UTC] Total orders count: 2
[04-Aug-2026 10:21:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Aug-2026 10:21:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Aug-2026 10:21:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"45.81.37.74, 172.64.200.15","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODY0NDMyODR9.DyzQx8s64UPPq7acOP65Dt_-Tmy2bU-WhCc_N5_Q8hY","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a25cd67159cfcc60-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"45.81.37.74","cf-ipcountry":"TJ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Aug-2026 10:21:52 UTC] === User Orders API Called ===
[04-Aug-2026 10:21:52 UTC] User ID: 570
[04-Aug-2026 10:21:52 UTC] Limit: 20, Offset: 0
[04-Aug-2026 10:21:52 UTC] Orders found: 2
[04-Aug-2026 10:21:52 UTC] Orders data: [{"id":443,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/prostay_dusha","status":"pending","created_at":"2026-08-04 13:51:42","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":442,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/cristiano_jr1","status":"pending","created_at":"2026-08-04 13:23:00","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[04-Aug-2026 10:21:52 UTC] Total orders count: 2
[04-Aug-2026 10:21:52 UTC] === API CALL LOG ===
[04-Aug-2026 10:21:52 UTC] Endpoint: user/profile.php
[04-Aug-2026 10:21:52 UTC] Full Log Data: {
    "timestamp": "2026-08-04 10:21:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.81.37.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.81.37.74, 172.64.200.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODY0NDMyODR9.DyzQx8s64UPPq7acOP65Dt_-Tmy2bU-WhCc_N5_Q8hY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25cd67159d9cc60-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.81.37.74",
        "cf-ipcountry": "TJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Aug-2026 10:21:52 UTC] === END API CALL LOG ===
[04-Aug-2026 10:21:52 UTC] ✅ API Hash verification passed for profile endpoint
[04-Aug-2026 10:21:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODY0NDMyODR9.DyzQx8s64UPPq7acOP65Dt_-Tmy2bU-WhCc_N5_Q8hY
[04-Aug-2026 10:21:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Aug-2026 10:21:52 UTC] ✅ JWT token verified successfully for user profile
[04-Aug-2026 10:21:52 UTC] User ID: 570
[04-Aug-2026 10:21:52 UTC] ✅ User profile retrieved successfully for user ID: 570
[04-Aug-2026 10:21:52 UTC] === API CALL LOG ===
[04-Aug-2026 10:21:52 UTC] Endpoint: user/profile.php
[04-Aug-2026 10:21:52 UTC] Full Log Data: {
    "timestamp": "2026-08-04 10:21:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.81.37.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.81.37.74, 172.64.200.15",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODY0NDMyODR9.DyzQx8s64UPPq7acOP65Dt_-Tmy2bU-WhCc_N5_Q8hY",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25cd67159d4cc60-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.81.37.74",
        "cf-ipcountry": "TJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Aug-2026 10:21:52 UTC] === END API CALL LOG ===
[04-Aug-2026 10:21:52 UTC] ✅ API Hash verification passed for profile endpoint
[04-Aug-2026 10:21:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1NzAsInVzZXJuYW1lIjoicHJvc3RheWFfZHVzaGExIiwiZW1haWwiOiJVdnR0Y3ljdXUyN0BnbWFpbC5jb20iLCJleHAiOjE3ODY0NDMyODR9.DyzQx8s64UPPq7acOP65Dt_-Tmy2bU-WhCc_N5_Q8hY
[04-Aug-2026 10:21:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Aug-2026 10:21:52 UTC] ✅ JWT token verified successfully for user profile
[04-Aug-2026 10:21:52 UTC] User ID: 570
[04-Aug-2026 10:21:52 UTC] ✅ User profile retrieved successfully for user ID: 570
[04-Aug-2026 10:24:31 UTC] === API CALL LOG ===
[04-Aug-2026 10:24:31 UTC] Endpoint: user/profile.php
[04-Aug-2026 10:24:31 UTC] Full Log Data: {
    "timestamp": "2026-08-04 10:24:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.81.37.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.81.37.74, 162.158.102.212",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMjMwLCJ1c2VybmFtZSI6ImNyaXN0aWFub19qci4xIiwiZW1haWwiOiJ5ZXVydWU1NDhAZ21haWwuY29tIiwiZXhwIjoxNzg2NDQzODY4fQ.ZH8f9h-t-FXsuEsi1WBZL45FxX0_rWwIR0Mt-aAlrec",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25cda5548e0bfd7-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.81.37.74",
        "cf-ipcountry": "TJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Aug-2026 10:24:31 UTC] === END API CALL LOG ===
[04-Aug-2026 10:24:31 UTC] ✅ API Hash verification passed for profile endpoint
[04-Aug-2026 10:24:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMjMwLCJ1c2VybmFtZSI6ImNyaXN0aWFub19qci4xIiwiZW1haWwiOiJ5ZXVydWU1NDhAZ21haWwuY29tIiwiZXhwIjoxNzg2NDQzODY4fQ.ZH8f9h-t-FXsuEsi1WBZL45FxX0_rWwIR0Mt-aAlrec
[04-Aug-2026 10:24:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Aug-2026 10:24:31 UTC] ✅ JWT token verified successfully for user profile
[04-Aug-2026 10:24:31 UTC] User ID: 1230
[04-Aug-2026 10:24:31 UTC] ✅ User profile retrieved successfully for user ID: 1230
[04-Aug-2026 10:24:31 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Aug-2026 10:24:31 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Aug-2026 10:24:31 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"45.81.37.74, 162.158.102.212","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMjMwLCJ1c2VybmFtZSI6ImNyaXN0aWFub19qci4xIiwiZW1haWwiOiJ5ZXVydWU1NDhAZ21haWwuY29tIiwiZXhwIjoxNzg2NDQzODY4fQ.ZH8f9h-t-FXsuEsi1WBZL45FxX0_rWwIR0Mt-aAlrec","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a25cda5548e2bfd7-WAW","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"45.81.37.74","cf-ipcountry":"TJ","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Aug-2026 10:24:31 UTC] === User Orders API Called ===
[04-Aug-2026 10:24:31 UTC] User ID: 1230
[04-Aug-2026 10:24:31 UTC] Limit: 20, Offset: 0
[04-Aug-2026 10:24:31 UTC] Orders found: 0
[04-Aug-2026 10:24:31 UTC] Orders data: []
[04-Aug-2026 10:24:31 UTC] Total orders count: 0
[04-Aug-2026 10:24:31 UTC] === API CALL LOG ===
[04-Aug-2026 10:24:31 UTC] Endpoint: user/profile.php
[04-Aug-2026 10:24:31 UTC] Full Log Data: {
    "timestamp": "2026-08-04 10:24:31",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "45.81.37.74",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "45.81.37.74, 162.158.102.212",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMjMwLCJ1c2VybmFtZSI6ImNyaXN0aWFub19qci4xIiwiZW1haWwiOiJ5ZXVydWU1NDhAZ21haWwuY29tIiwiZXhwIjoxNzg2NDQzODY4fQ.ZH8f9h-t-FXsuEsi1WBZL45FxX0_rWwIR0Mt-aAlrec",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25cda5548e5bfd7-WAW",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "45.81.37.74",
        "cf-ipcountry": "TJ",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Aug-2026 10:24:31 UTC] === END API CALL LOG ===
[04-Aug-2026 10:24:31 UTC] ✅ API Hash verification passed for profile endpoint
[04-Aug-2026 10:24:31 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMjMwLCJ1c2VybmFtZSI6ImNyaXN0aWFub19qci4xIiwiZW1haWwiOiJ5ZXVydWU1NDhAZ21haWwuY29tIiwiZXhwIjoxNzg2NDQzODY4fQ.ZH8f9h-t-FXsuEsi1WBZL45FxX0_rWwIR0Mt-aAlrec
[04-Aug-2026 10:24:31 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Aug-2026 10:24:31 UTC] ✅ JWT token verified successfully for user profile
[04-Aug-2026 10:24:31 UTC] User ID: 1230
[04-Aug-2026 10:24:31 UTC] ✅ User profile retrieved successfully for user ID: 1230
[04-Aug-2026 14:08:23 UTC] === API CALL LOG ===
[04-Aug-2026 14:08:23 UTC] Endpoint: user/profile.php
[04-Aug-2026 14:08:23 UTC] Full Log Data: {
    "timestamp": "2026-08-04 14:08:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.97.52",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.97.52, 172.71.99.45",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMSIsInVzZXJuYW1lIjoiU21hcnQiLCJlbWFpbCI6ImJzbWFydGNoYWluY29tcGFueUBnbWFpbC5jb20iLCJleHAiOjE3ODY0NTczMDJ9.NONJt1Mye-teQYptyVjU7MpahFD5X7CiEiLZbgMfmwM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25e224389860b56-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.97.52",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Aug-2026 14:08:23 UTC] === END API CALL LOG ===
[04-Aug-2026 14:08:23 UTC] ✅ API Hash verification passed for profile endpoint
[04-Aug-2026 14:08:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMSIsInVzZXJuYW1lIjoiU21hcnQiLCJlbWFpbCI6ImJzbWFydGNoYWluY29tcGFueUBnbWFpbC5jb20iLCJleHAiOjE3ODY0NTczMDJ9.NONJt1Mye-teQYptyVjU7MpahFD5X7CiEiLZbgMfmwM
[04-Aug-2026 14:08:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Aug-2026 14:08:23 UTC] ✅ JWT token verified successfully for user profile
[04-Aug-2026 14:08:23 UTC] User ID: 1231
[04-Aug-2026 14:08:23 UTC] ✅ User profile retrieved successfully for user ID: 1231
[04-Aug-2026 14:08:23 UTC] === API CALL LOG ===
[04-Aug-2026 14:08:23 UTC] Endpoint: user/profile.php
[04-Aug-2026 14:08:23 UTC] Full Log Data: {
    "timestamp": "2026-08-04 14:08:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.97.52",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.97.52, 172.71.99.45",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMSIsInVzZXJuYW1lIjoiU21hcnQiLCJlbWFpbCI6ImJzbWFydGNoYWluY29tcGFueUBnbWFpbC5jb20iLCJleHAiOjE3ODY0NTczMDJ9.NONJt1Mye-teQYptyVjU7MpahFD5X7CiEiLZbgMfmwM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25e2243897a0b56-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.97.52",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Aug-2026 14:08:23 UTC] === END API CALL LOG ===
[04-Aug-2026 14:08:23 UTC] ✅ API Hash verification passed for profile endpoint
[04-Aug-2026 14:08:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMSIsInVzZXJuYW1lIjoiU21hcnQiLCJlbWFpbCI6ImJzbWFydGNoYWluY29tcGFueUBnbWFpbC5jb20iLCJleHAiOjE3ODY0NTczMDJ9.NONJt1Mye-teQYptyVjU7MpahFD5X7CiEiLZbgMfmwM
[04-Aug-2026 14:08:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Aug-2026 14:08:23 UTC] ✅ JWT token verified successfully for user profile
[04-Aug-2026 14:08:23 UTC] User ID: 1231
[04-Aug-2026 14:08:23 UTC] ✅ User profile retrieved successfully for user ID: 1231
[04-Aug-2026 14:08:23 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Aug-2026 14:08:23 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Aug-2026 14:08:23 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.97.52, 172.71.99.45","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMSIsInVzZXJuYW1lIjoiU21hcnQiLCJlbWFpbCI6ImJzbWFydGNoYWluY29tcGFueUBnbWFpbC5jb20iLCJleHAiOjE3ODY0NTczMDJ9.NONJt1Mye-teQYptyVjU7MpahFD5X7CiEiLZbgMfmwM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a25e224389830b56-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.97.52","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Aug-2026 14:08:23 UTC] === User Orders API Called ===
[04-Aug-2026 14:08:23 UTC] User ID: 1231
[04-Aug-2026 14:08:23 UTC] Limit: 20, Offset: 0
[04-Aug-2026 14:08:23 UTC] Orders found: 0
[04-Aug-2026 14:08:23 UTC] Orders data: []
[04-Aug-2026 14:08:23 UTC] Total orders count: 0
[04-Aug-2026 14:08:25 UTC] === API CALL LOG ===
[04-Aug-2026 14:08:25 UTC] Endpoint: user/profile.php
[04-Aug-2026 14:08:25 UTC] Full Log Data: {
    "timestamp": "2026-08-04 14:08:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.97.52",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.97.52, 172.71.99.45",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMSIsInVzZXJuYW1lIjoiU21hcnQiLCJlbWFpbCI6ImJzbWFydGNoYWluY29tcGFueUBnbWFpbC5jb20iLCJleHAiOjE3ODY0NTczMDJ9.NONJt1Mye-teQYptyVjU7MpahFD5X7CiEiLZbgMfmwM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25e22514cd80b56-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.97.52",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Aug-2026 14:08:25 UTC] === END API CALL LOG ===
[04-Aug-2026 14:08:25 UTC] ✅ API Hash verification passed for profile endpoint
[04-Aug-2026 14:08:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMSIsInVzZXJuYW1lIjoiU21hcnQiLCJlbWFpbCI6ImJzbWFydGNoYWluY29tcGFueUBnbWFpbC5jb20iLCJleHAiOjE3ODY0NTczMDJ9.NONJt1Mye-teQYptyVjU7MpahFD5X7CiEiLZbgMfmwM
[04-Aug-2026 14:08:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Aug-2026 14:08:25 UTC] ✅ JWT token verified successfully for user profile
[04-Aug-2026 14:08:25 UTC] User ID: 1231
[04-Aug-2026 14:08:25 UTC] ✅ User profile retrieved successfully for user ID: 1231
[04-Aug-2026 14:14:39 UTC] === API CALL LOG ===
[04-Aug-2026 14:14:39 UTC] Endpoint: user/profile.php
[04-Aug-2026 14:14:39 UTC] Full Log Data: {
    "timestamp": "2026-08-04 14:14:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.97.52",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.97.52, 104.23.168.98",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMSIsInVzZXJuYW1lIjoiU21hcnQiLCJlbWFpbCI6ImJzbWFydGNoYWluY29tcGFueUBnbWFpbC5jb20iLCJleHAiOjE3ODY0NTczMDJ9.NONJt1Mye-teQYptyVjU7MpahFD5X7CiEiLZbgMfmwM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25e2b708876db48-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.97.52",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Aug-2026 14:14:39 UTC] === END API CALL LOG ===
[04-Aug-2026 14:14:39 UTC] ✅ API Hash verification passed for profile endpoint
[04-Aug-2026 14:14:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMSIsInVzZXJuYW1lIjoiU21hcnQiLCJlbWFpbCI6ImJzbWFydGNoYWluY29tcGFueUBnbWFpbC5jb20iLCJleHAiOjE3ODY0NTczMDJ9.NONJt1Mye-teQYptyVjU7MpahFD5X7CiEiLZbgMfmwM
[04-Aug-2026 14:14:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Aug-2026 14:14:39 UTC] ✅ JWT token verified successfully for user profile
[04-Aug-2026 14:14:39 UTC] User ID: 1231
[04-Aug-2026 14:14:39 UTC] ✅ User profile retrieved successfully for user ID: 1231
[04-Aug-2026 14:14:39 UTC] === API CALL LOG ===
[04-Aug-2026 14:14:39 UTC] Endpoint: user/profile.php
[04-Aug-2026 14:14:39 UTC] Full Log Data: {
    "timestamp": "2026-08-04 14:14:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.97.52",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.97.52, 104.23.168.99",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMSIsInVzZXJuYW1lIjoiU21hcnQiLCJlbWFpbCI6ImJzbWFydGNoYWluY29tcGFueUBnbWFpbC5jb20iLCJleHAiOjE3ODY0NTczMDJ9.NONJt1Mye-teQYptyVjU7MpahFD5X7CiEiLZbgMfmwM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25e2b70887ddb48-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.97.52",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Aug-2026 14:14:39 UTC] === END API CALL LOG ===
[04-Aug-2026 14:14:39 UTC] ✅ API Hash verification passed for profile endpoint
[04-Aug-2026 14:14:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMSIsInVzZXJuYW1lIjoiU21hcnQiLCJlbWFpbCI6ImJzbWFydGNoYWluY29tcGFueUBnbWFpbC5jb20iLCJleHAiOjE3ODY0NTczMDJ9.NONJt1Mye-teQYptyVjU7MpahFD5X7CiEiLZbgMfmwM
[04-Aug-2026 14:14:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Aug-2026 14:14:39 UTC] ✅ JWT token verified successfully for user profile
[04-Aug-2026 14:14:39 UTC] User ID: 1231
[04-Aug-2026 14:14:39 UTC] ✅ User profile retrieved successfully for user ID: 1231
[04-Aug-2026 14:14:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Aug-2026 14:14:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Aug-2026 14:14:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.97.52, 104.23.168.99","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMSIsInVzZXJuYW1lIjoiU21hcnQiLCJlbWFpbCI6ImJzbWFydGNoYWluY29tcGFueUBnbWFpbC5jb20iLCJleHAiOjE3ODY0NTczMDJ9.NONJt1Mye-teQYptyVjU7MpahFD5X7CiEiLZbgMfmwM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a25e2b750ae8db48-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.97.52","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Aug-2026 14:14:40 UTC] === User Orders API Called ===
[04-Aug-2026 14:14:40 UTC] User ID: 1231
[04-Aug-2026 14:14:40 UTC] Limit: 20, Offset: 0
[04-Aug-2026 14:14:40 UTC] Orders found: 0
[04-Aug-2026 14:14:40 UTC] Orders data: []
[04-Aug-2026 14:14:40 UTC] Total orders count: 0
[04-Aug-2026 14:14:40 UTC] === API CALL LOG ===
[04-Aug-2026 14:14:40 UTC] Endpoint: user/profile.php
[04-Aug-2026 14:14:40 UTC] Full Log Data: {
    "timestamp": "2026-08-04 14:14:40",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.97.52",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.97.52, 104.23.168.98",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMSIsInVzZXJuYW1lIjoiU21hcnQiLCJlbWFpbCI6ImJzbWFydGNoYWluY29tcGFueUBnbWFpbC5jb20iLCJleHAiOjE3ODY0NTczMDJ9.NONJt1Mye-teQYptyVjU7MpahFD5X7CiEiLZbgMfmwM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25e2b77df7fdb48-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.97.52",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Aug-2026 14:14:40 UTC] === END API CALL LOG ===
[04-Aug-2026 14:14:40 UTC] ✅ API Hash verification passed for profile endpoint
[04-Aug-2026 14:14:40 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMSIsInVzZXJuYW1lIjoiU21hcnQiLCJlbWFpbCI6ImJzbWFydGNoYWluY29tcGFueUBnbWFpbC5jb20iLCJleHAiOjE3ODY0NTczMDJ9.NONJt1Mye-teQYptyVjU7MpahFD5X7CiEiLZbgMfmwM
[04-Aug-2026 14:14:40 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Aug-2026 14:14:40 UTC] ✅ JWT token verified successfully for user profile
[04-Aug-2026 14:14:40 UTC] User ID: 1231
[04-Aug-2026 14:14:40 UTC] ✅ User profile retrieved successfully for user ID: 1231
[04-Aug-2026 14:14:59 UTC] === API CALL LOG ===
[04-Aug-2026 14:14:59 UTC] Endpoint: user/profile.php
[04-Aug-2026 14:14:59 UTC] Full Log Data: {
    "timestamp": "2026-08-04 14:14:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.97.52",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.97.52, 172.70.46.99",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMSIsInVzZXJuYW1lIjoiU21hcnQiLCJlbWFpbCI6ImJzbWFydGNoYWluY29tcGFueUBnbWFpbC5jb20iLCJleHAiOjE3ODY0NTczMDJ9.NONJt1Mye-teQYptyVjU7MpahFD5X7CiEiLZbgMfmwM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25e2beecb93656d-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.97.52",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Aug-2026 14:14:59 UTC] === END API CALL LOG ===
[04-Aug-2026 14:14:59 UTC] ✅ API Hash verification passed for profile endpoint
[04-Aug-2026 14:14:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMSIsInVzZXJuYW1lIjoiU21hcnQiLCJlbWFpbCI6ImJzbWFydGNoYWluY29tcGFueUBnbWFpbC5jb20iLCJleHAiOjE3ODY0NTczMDJ9.NONJt1Mye-teQYptyVjU7MpahFD5X7CiEiLZbgMfmwM
[04-Aug-2026 14:14:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Aug-2026 14:14:59 UTC] ✅ JWT token verified successfully for user profile
[04-Aug-2026 14:14:59 UTC] User ID: 1231
[04-Aug-2026 14:14:59 UTC] ✅ User profile retrieved successfully for user ID: 1231
[04-Aug-2026 14:16:08 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Aug-2026 14:16:08 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Aug-2026 14:16:08 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.97.52, 172.70.46.98","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMSIsInVzZXJuYW1lIjoiU21hcnQiLCJlbWFpbCI6ImJzbWFydGNoYWluY29tcGFueUBnbWFpbC5jb20iLCJleHAiOjE3ODY0NTczMDJ9.NONJt1Mye-teQYptyVjU7MpahFD5X7CiEiLZbgMfmwM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a25e2d9b78a6656d-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.97.52","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Aug-2026 14:16:08 UTC] === User Orders API Called ===
[04-Aug-2026 14:16:08 UTC] User ID: 1231
[04-Aug-2026 14:16:08 UTC] Limit: 20, Offset: 0
[04-Aug-2026 14:16:08 UTC] Orders found: 0
[04-Aug-2026 14:16:08 UTC] Orders data: []
[04-Aug-2026 14:16:08 UTC] Total orders count: 0
[04-Aug-2026 14:16:08 UTC] === API CALL LOG ===
[04-Aug-2026 14:16:08 UTC] Endpoint: user/profile.php
[04-Aug-2026 14:16:08 UTC] Full Log Data: {
    "timestamp": "2026-08-04 14:16:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.97.52",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.97.52, 172.70.46.98",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMSIsInVzZXJuYW1lIjoiU21hcnQiLCJlbWFpbCI6ImJzbWFydGNoYWluY29tcGFueUBnbWFpbC5jb20iLCJleHAiOjE3ODY0NTczMDJ9.NONJt1Mye-teQYptyVjU7MpahFD5X7CiEiLZbgMfmwM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25e2d9b78a9656d-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.97.52",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Aug-2026 14:16:08 UTC] === END API CALL LOG ===
[04-Aug-2026 14:16:08 UTC] ✅ API Hash verification passed for profile endpoint
[04-Aug-2026 14:16:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMSIsInVzZXJuYW1lIjoiU21hcnQiLCJlbWFpbCI6ImJzbWFydGNoYWluY29tcGFueUBnbWFpbC5jb20iLCJleHAiOjE3ODY0NTczMDJ9.NONJt1Mye-teQYptyVjU7MpahFD5X7CiEiLZbgMfmwM
[04-Aug-2026 14:16:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Aug-2026 14:16:08 UTC] ✅ JWT token verified successfully for user profile
[04-Aug-2026 14:16:08 UTC] User ID: 1231
[04-Aug-2026 14:16:08 UTC] ✅ User profile retrieved successfully for user ID: 1231
[04-Aug-2026 14:16:08 UTC] === API CALL LOG ===
[04-Aug-2026 14:16:08 UTC] Endpoint: user/profile.php
[04-Aug-2026 14:16:08 UTC] Full Log Data: {
    "timestamp": "2026-08-04 14:16:08",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.97.52",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.97.52, 172.70.46.98",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMSIsInVzZXJuYW1lIjoiU21hcnQiLCJlbWFpbCI6ImJzbWFydGNoYWluY29tcGFueUBnbWFpbC5jb20iLCJleHAiOjE3ODY0NTczMDJ9.NONJt1Mye-teQYptyVjU7MpahFD5X7CiEiLZbgMfmwM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25e2d9f7e35656d-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.97.52",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Aug-2026 14:16:08 UTC] === END API CALL LOG ===
[04-Aug-2026 14:16:08 UTC] ✅ API Hash verification passed for profile endpoint
[04-Aug-2026 14:16:08 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMSIsInVzZXJuYW1lIjoiU21hcnQiLCJlbWFpbCI6ImJzbWFydGNoYWluY29tcGFueUBnbWFpbC5jb20iLCJleHAiOjE3ODY0NTczMDJ9.NONJt1Mye-teQYptyVjU7MpahFD5X7CiEiLZbgMfmwM
[04-Aug-2026 14:16:08 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Aug-2026 14:16:08 UTC] ✅ JWT token verified successfully for user profile
[04-Aug-2026 14:16:08 UTC] User ID: 1231
[04-Aug-2026 14:16:08 UTC] ✅ User profile retrieved successfully for user ID: 1231
[04-Aug-2026 14:16:09 UTC] === API CALL LOG ===
[04-Aug-2026 14:16:09 UTC] Endpoint: user/profile.php
[04-Aug-2026 14:16:09 UTC] Full Log Data: {
    "timestamp": "2026-08-04 14:16:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.97.52",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.97.52, 172.70.46.98",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMSIsInVzZXJuYW1lIjoiU21hcnQiLCJlbWFpbCI6ImJzbWFydGNoYWluY29tcGFueUBnbWFpbC5jb20iLCJleHAiOjE3ODY0NTczMDJ9.NONJt1Mye-teQYptyVjU7MpahFD5X7CiEiLZbgMfmwM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25e2da259e5656d-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.97.52",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Aug-2026 14:16:09 UTC] === END API CALL LOG ===
[04-Aug-2026 14:16:09 UTC] ✅ API Hash verification passed for profile endpoint
[04-Aug-2026 14:16:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMSIsInVzZXJuYW1lIjoiU21hcnQiLCJlbWFpbCI6ImJzbWFydGNoYWluY29tcGFueUBnbWFpbC5jb20iLCJleHAiOjE3ODY0NTczMDJ9.NONJt1Mye-teQYptyVjU7MpahFD5X7CiEiLZbgMfmwM
[04-Aug-2026 14:16:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Aug-2026 14:16:09 UTC] ✅ JWT token verified successfully for user profile
[04-Aug-2026 14:16:09 UTC] User ID: 1231
[04-Aug-2026 14:16:09 UTC] ✅ User profile retrieved successfully for user ID: 1231
[04-Aug-2026 14:18:28 UTC] === API CALL LOG ===
[04-Aug-2026 14:18:28 UTC] Endpoint: user/profile.php
[04-Aug-2026 14:18:28 UTC] Full Log Data: {
    "timestamp": "2026-08-04 14:18:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.97.52",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.97.52, 104.23.166.101",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMSIsInVzZXJuYW1lIjoiU21hcnQiLCJlbWFpbCI6ImJzbWFydGNoYWluY29tcGFueUBnbWFpbC5jb20iLCJleHAiOjE3ODY0NTczMDJ9.NONJt1Mye-teQYptyVjU7MpahFD5X7CiEiLZbgMfmwM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25e31053c8b7aa3-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.97.52",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Aug-2026 14:18:28 UTC] === END API CALL LOG ===
[04-Aug-2026 14:18:28 UTC] ✅ API Hash verification passed for profile endpoint
[04-Aug-2026 14:18:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMSIsInVzZXJuYW1lIjoiU21hcnQiLCJlbWFpbCI6ImJzbWFydGNoYWluY29tcGFueUBnbWFpbC5jb20iLCJleHAiOjE3ODY0NTczMDJ9.NONJt1Mye-teQYptyVjU7MpahFD5X7CiEiLZbgMfmwM
[04-Aug-2026 14:18:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Aug-2026 14:18:28 UTC] ✅ JWT token verified successfully for user profile
[04-Aug-2026 14:18:28 UTC] User ID: 1231
[04-Aug-2026 14:18:28 UTC] ✅ User profile retrieved successfully for user ID: 1231
[04-Aug-2026 14:37:51 UTC] === API CALL LOG ===
[04-Aug-2026 14:37:51 UTC] Endpoint: user/profile.php
[04-Aug-2026 14:37:51 UTC] Full Log Data: {
    "timestamp": "2026-08-04 14:37:51",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.97.52",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.97.52, 172.71.182.118",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMSIsInVzZXJuYW1lIjoiU21hcnQiLCJlbWFpbCI6ImJzbWFydGNoYWluY29tcGFueUBnbWFpbC5jb20iLCJleHAiOjE3ODY0NTczMDJ9.NONJt1Mye-teQYptyVjU7MpahFD5X7CiEiLZbgMfmwM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25e4d6bcb520a6f-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.97.52",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Aug-2026 14:37:51 UTC] === END API CALL LOG ===
[04-Aug-2026 14:37:51 UTC] ✅ API Hash verification passed for profile endpoint
[04-Aug-2026 14:37:51 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMSIsInVzZXJuYW1lIjoiU21hcnQiLCJlbWFpbCI6ImJzbWFydGNoYWluY29tcGFueUBnbWFpbC5jb20iLCJleHAiOjE3ODY0NTczMDJ9.NONJt1Mye-teQYptyVjU7MpahFD5X7CiEiLZbgMfmwM
[04-Aug-2026 14:37:51 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Aug-2026 14:37:51 UTC] ✅ JWT token verified successfully for user profile
[04-Aug-2026 14:37:51 UTC] User ID: 1231
[04-Aug-2026 14:37:51 UTC] ✅ User profile retrieved successfully for user ID: 1231
[04-Aug-2026 14:37:52 UTC] === API CALL LOG ===
[04-Aug-2026 14:37:52 UTC] Endpoint: user/profile.php
[04-Aug-2026 14:37:52 UTC] Full Log Data: {
    "timestamp": "2026-08-04 14:37:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.97.52",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.97.52, 172.71.182.118",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMSIsInVzZXJuYW1lIjoiU21hcnQiLCJlbWFpbCI6ImJzbWFydGNoYWluY29tcGFueUBnbWFpbC5jb20iLCJleHAiOjE3ODY0NTczMDJ9.NONJt1Mye-teQYptyVjU7MpahFD5X7CiEiLZbgMfmwM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25e4d700e1f0a6f-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.97.52",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Aug-2026 14:37:52 UTC] === END API CALL LOG ===
[04-Aug-2026 14:37:52 UTC] ✅ API Hash verification passed for profile endpoint
[04-Aug-2026 14:37:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMSIsInVzZXJuYW1lIjoiU21hcnQiLCJlbWFpbCI6ImJzbWFydGNoYWluY29tcGFueUBnbWFpbC5jb20iLCJleHAiOjE3ODY0NTczMDJ9.NONJt1Mye-teQYptyVjU7MpahFD5X7CiEiLZbgMfmwM
[04-Aug-2026 14:37:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Aug-2026 14:37:52 UTC] ✅ JWT token verified successfully for user profile
[04-Aug-2026 14:37:52 UTC] User ID: 1231
[04-Aug-2026 14:37:52 UTC] ✅ User profile retrieved successfully for user ID: 1231
[04-Aug-2026 14:37:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Aug-2026 14:37:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Aug-2026 14:37:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"102.90.97.52, 172.71.182.118","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMSIsInVzZXJuYW1lIjoiU21hcnQiLCJlbWFpbCI6ImJzbWFydGNoYWluY29tcGFueUBnbWFpbC5jb20iLCJleHAiOjE3ODY0NTczMDJ9.NONJt1Mye-teQYptyVjU7MpahFD5X7CiEiLZbgMfmwM","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a25e4d700e240a6f-AMS","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"102.90.97.52","cf-ipcountry":"NG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Aug-2026 14:37:52 UTC] === User Orders API Called ===
[04-Aug-2026 14:37:52 UTC] User ID: 1231
[04-Aug-2026 14:37:52 UTC] Limit: 20, Offset: 0
[04-Aug-2026 14:37:52 UTC] Orders found: 0
[04-Aug-2026 14:37:52 UTC] Orders data: []
[04-Aug-2026 14:37:52 UTC] Total orders count: 0
[04-Aug-2026 14:37:52 UTC] === API CALL LOG ===
[04-Aug-2026 14:37:52 UTC] Endpoint: user/profile.php
[04-Aug-2026 14:37:52 UTC] Full Log Data: {
    "timestamp": "2026-08-04 14:37:52",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.97.52",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.97.52, 172.71.182.118",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMSIsInVzZXJuYW1lIjoiU21hcnQiLCJlbWFpbCI6ImJzbWFydGNoYWluY29tcGFueUBnbWFpbC5jb20iLCJleHAiOjE3ODY0NTczMDJ9.NONJt1Mye-teQYptyVjU7MpahFD5X7CiEiLZbgMfmwM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25e4d717ef50a6f-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.97.52",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Aug-2026 14:37:52 UTC] === END API CALL LOG ===
[04-Aug-2026 14:37:52 UTC] ✅ API Hash verification passed for profile endpoint
[04-Aug-2026 14:37:52 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMSIsInVzZXJuYW1lIjoiU21hcnQiLCJlbWFpbCI6ImJzbWFydGNoYWluY29tcGFueUBnbWFpbC5jb20iLCJleHAiOjE3ODY0NTczMDJ9.NONJt1Mye-teQYptyVjU7MpahFD5X7CiEiLZbgMfmwM
[04-Aug-2026 14:37:52 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Aug-2026 14:37:52 UTC] ✅ JWT token verified successfully for user profile
[04-Aug-2026 14:37:52 UTC] User ID: 1231
[04-Aug-2026 14:37:52 UTC] ✅ User profile retrieved successfully for user ID: 1231
[04-Aug-2026 14:37:53 UTC] === API CALL LOG ===
[04-Aug-2026 14:37:53 UTC] Endpoint: user/profile.php
[04-Aug-2026 14:37:53 UTC] Full Log Data: {
    "timestamp": "2026-08-04 14:37:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "102.90.97.52",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "102.90.97.52, 172.71.182.118",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMSIsInVzZXJuYW1lIjoiU21hcnQiLCJlbWFpbCI6ImJzbWFydGNoYWluY29tcGFueUBnbWFpbC5jb20iLCJleHAiOjE3ODY0NTczMDJ9.NONJt1Mye-teQYptyVjU7MpahFD5X7CiEiLZbgMfmwM",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25e4d796af70a6f-AMS",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "102.90.97.52",
        "cf-ipcountry": "NG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Aug-2026 14:37:53 UTC] === END API CALL LOG ===
[04-Aug-2026 14:37:53 UTC] ✅ API Hash verification passed for profile endpoint
[04-Aug-2026 14:37:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMSIsInVzZXJuYW1lIjoiU21hcnQiLCJlbWFpbCI6ImJzbWFydGNoYWluY29tcGFueUBnbWFpbC5jb20iLCJleHAiOjE3ODY0NTczMDJ9.NONJt1Mye-teQYptyVjU7MpahFD5X7CiEiLZbgMfmwM
[04-Aug-2026 14:37:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Aug-2026 14:37:53 UTC] ✅ JWT token verified successfully for user profile
[04-Aug-2026 14:37:53 UTC] User ID: 1231
[04-Aug-2026 14:37:53 UTC] ✅ User profile retrieved successfully for user ID: 1231
[04-Aug-2026 15:12:59 UTC] === API CALL LOG ===
[04-Aug-2026 15:12:59 UTC] Endpoint: user/profile.php
[04-Aug-2026 15:12:59 UTC] Full Log Data: {
    "timestamp": "2026-08-04 15:12:59",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.155.3.30",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.155.3.30, 172.70.142.225",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMiIsInVzZXJuYW1lIjoiQEx1Y2t5cmF1bml5YXIyMSIsImVtYWlsIjoibHVja3lyYXVuaXlhcjQ4OEBnbWFpbC5jb20iLCJleHAiOjE3ODY0NjExNzh9.fqfh-30hVeSo_DvuLtSPUIgWZRK3de36w-G6HpMUMfU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25e80e64eff5880-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.155.3.30",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Aug-2026 15:12:59 UTC] === END API CALL LOG ===
[04-Aug-2026 15:12:59 UTC] ✅ API Hash verification passed for profile endpoint
[04-Aug-2026 15:12:59 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMiIsInVzZXJuYW1lIjoiQEx1Y2t5cmF1bml5YXIyMSIsImVtYWlsIjoibHVja3lyYXVuaXlhcjQ4OEBnbWFpbC5jb20iLCJleHAiOjE3ODY0NjExNzh9.fqfh-30hVeSo_DvuLtSPUIgWZRK3de36w-G6HpMUMfU
[04-Aug-2026 15:12:59 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Aug-2026 15:12:59 UTC] ✅ JWT token verified successfully for user profile
[04-Aug-2026 15:12:59 UTC] User ID: 1232
[04-Aug-2026 15:12:59 UTC] ✅ User profile retrieved successfully for user ID: 1232
[04-Aug-2026 15:12:59 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Aug-2026 15:12:59 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Aug-2026 15:12:59 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.155.3.30, 172.70.142.225","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMiIsInVzZXJuYW1lIjoiQEx1Y2t5cmF1bml5YXIyMSIsImVtYWlsIjoibHVja3lyYXVuaXlhcjQ4OEBnbWFpbC5jb20iLCJleHAiOjE3ODY0NjExNzh9.fqfh-30hVeSo_DvuLtSPUIgWZRK3de36w-G6HpMUMfU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a25e80e64f075880-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.155.3.30","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Aug-2026 15:13:00 UTC] === User Orders API Called ===
[04-Aug-2026 15:13:00 UTC] User ID: 1232
[04-Aug-2026 15:13:00 UTC] Limit: 20, Offset: 0
[04-Aug-2026 15:13:00 UTC] Orders found: 0
[04-Aug-2026 15:13:00 UTC] Orders data: []
[04-Aug-2026 15:13:00 UTC] Total orders count: 0
[04-Aug-2026 15:13:00 UTC] === API CALL LOG ===
[04-Aug-2026 15:13:00 UTC] Endpoint: user/profile.php
[04-Aug-2026 15:13:00 UTC] Full Log Data: {
    "timestamp": "2026-08-04 15:13:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.155.3.30",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.155.3.30, 172.70.142.225",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMiIsInVzZXJuYW1lIjoiQEx1Y2t5cmF1bml5YXIyMSIsImVtYWlsIjoibHVja3lyYXVuaXlhcjQ4OEBnbWFpbC5jb20iLCJleHAiOjE3ODY0NjExNzh9.fqfh-30hVeSo_DvuLtSPUIgWZRK3de36w-G6HpMUMfU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25e80e78ae55880-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.155.3.30",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Aug-2026 15:13:00 UTC] === END API CALL LOG ===
[04-Aug-2026 15:13:00 UTC] ✅ API Hash verification passed for profile endpoint
[04-Aug-2026 15:13:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMiIsInVzZXJuYW1lIjoiQEx1Y2t5cmF1bml5YXIyMSIsImVtYWlsIjoibHVja3lyYXVuaXlhcjQ4OEBnbWFpbC5jb20iLCJleHAiOjE3ODY0NjExNzh9.fqfh-30hVeSo_DvuLtSPUIgWZRK3de36w-G6HpMUMfU
[04-Aug-2026 15:13:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Aug-2026 15:13:00 UTC] ✅ JWT token verified successfully for user profile
[04-Aug-2026 15:13:00 UTC] User ID: 1232
[04-Aug-2026 15:13:00 UTC] ✅ User profile retrieved successfully for user ID: 1232
[04-Aug-2026 15:13:01 UTC] === API CALL LOG ===
[04-Aug-2026 15:13:01 UTC] Endpoint: user/profile.php
[04-Aug-2026 15:13:01 UTC] Full Log Data: {
    "timestamp": "2026-08-04 15:13:01",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.155.3.30",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.155.3.30, 172.70.142.225",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMiIsInVzZXJuYW1lIjoiQEx1Y2t5cmF1bml5YXIyMSIsImVtYWlsIjoibHVja3lyYXVuaXlhcjQ4OEBnbWFpbC5jb20iLCJleHAiOjE3ODY0NjExNzh9.fqfh-30hVeSo_DvuLtSPUIgWZRK3de36w-G6HpMUMfU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25e80f05b295880-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.155.3.30",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Aug-2026 15:13:01 UTC] === END API CALL LOG ===
[04-Aug-2026 15:13:01 UTC] ✅ API Hash verification passed for profile endpoint
[04-Aug-2026 15:13:01 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMiIsInVzZXJuYW1lIjoiQEx1Y2t5cmF1bml5YXIyMSIsImVtYWlsIjoibHVja3lyYXVuaXlhcjQ4OEBnbWFpbC5jb20iLCJleHAiOjE3ODY0NjExNzh9.fqfh-30hVeSo_DvuLtSPUIgWZRK3de36w-G6HpMUMfU
[04-Aug-2026 15:13:01 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Aug-2026 15:13:01 UTC] ✅ JWT token verified successfully for user profile
[04-Aug-2026 15:13:01 UTC] User ID: 1232
[04-Aug-2026 15:13:01 UTC] ✅ User profile retrieved successfully for user ID: 1232
[04-Aug-2026 15:13:28 UTC] === API CALL LOG ===
[04-Aug-2026 15:13:28 UTC] Endpoint: user/profile.php
[04-Aug-2026 15:13:28 UTC] Full Log Data: {
    "timestamp": "2026-08-04 15:13:28",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.155.3.30",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.155.3.30, 162.158.88.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMiIsInVzZXJuYW1lIjoiQEx1Y2t5cmF1bml5YXIyMSIsImVtYWlsIjoibHVja3lyYXVuaXlhcjQ4OEBnbWFpbC5jb20iLCJleHAiOjE3ODY0NjExNzh9.fqfh-30hVeSo_DvuLtSPUIgWZRK3de36w-G6HpMUMfU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25e8195f9a7fdfb-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.155.3.30",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Aug-2026 15:13:28 UTC] === END API CALL LOG ===
[04-Aug-2026 15:13:28 UTC] ✅ API Hash verification passed for profile endpoint
[04-Aug-2026 15:13:28 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMiIsInVzZXJuYW1lIjoiQEx1Y2t5cmF1bml5YXIyMSIsImVtYWlsIjoibHVja3lyYXVuaXlhcjQ4OEBnbWFpbC5jb20iLCJleHAiOjE3ODY0NjExNzh9.fqfh-30hVeSo_DvuLtSPUIgWZRK3de36w-G6HpMUMfU
[04-Aug-2026 15:13:28 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Aug-2026 15:13:28 UTC] ✅ JWT token verified successfully for user profile
[04-Aug-2026 15:13:28 UTC] User ID: 1232
[04-Aug-2026 15:13:28 UTC] ✅ User profile retrieved successfully for user ID: 1232
[04-Aug-2026 15:13:30 UTC] === API CALL LOG ===
[04-Aug-2026 15:13:30 UTC] Endpoint: user/profile.php
[04-Aug-2026 15:13:30 UTC] Full Log Data: {
    "timestamp": "2026-08-04 15:13:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.155.3.30",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.155.3.30, 162.158.88.6",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMiIsInVzZXJuYW1lIjoiQEx1Y2t5cmF1bml5YXIyMSIsImVtYWlsIjoibHVja3lyYXVuaXlhcjQ4OEBnbWFpbC5jb20iLCJleHAiOjE3ODY0NjExNzh9.fqfh-30hVeSo_DvuLtSPUIgWZRK3de36w-G6HpMUMfU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25e81a1c972fdfb-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.155.3.30",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Aug-2026 15:13:30 UTC] === END API CALL LOG ===
[04-Aug-2026 15:13:30 UTC] ✅ API Hash verification passed for profile endpoint
[04-Aug-2026 15:13:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMiIsInVzZXJuYW1lIjoiQEx1Y2t5cmF1bml5YXIyMSIsImVtYWlsIjoibHVja3lyYXVuaXlhcjQ4OEBnbWFpbC5jb20iLCJleHAiOjE3ODY0NjExNzh9.fqfh-30hVeSo_DvuLtSPUIgWZRK3de36w-G6HpMUMfU
[04-Aug-2026 15:13:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Aug-2026 15:13:30 UTC] ✅ JWT token verified successfully for user profile
[04-Aug-2026 15:13:30 UTC] User ID: 1232
[04-Aug-2026 15:13:30 UTC] ✅ User profile retrieved successfully for user ID: 1232
[04-Aug-2026 15:13:50 UTC] === API CALL LOG ===
[04-Aug-2026 15:13:50 UTC] Endpoint: user/profile.php
[04-Aug-2026 15:13:50 UTC] Full Log Data: {
    "timestamp": "2026-08-04 15:13:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.155.3.30",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.155.3.30, 162.158.88.29",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMiIsInVzZXJuYW1lIjoiQEx1Y2t5cmF1bml5YXIyMSIsImVtYWlsIjoibHVja3lyYXVuaXlhcjQ4OEBnbWFpbC5jb20iLCJleHAiOjE3ODY0NjExNzh9.fqfh-30hVeSo_DvuLtSPUIgWZRK3de36w-G6HpMUMfU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25e82220a19fdfb-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.155.3.30",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Aug-2026 15:13:50 UTC] === END API CALL LOG ===
[04-Aug-2026 15:13:50 UTC] ✅ API Hash verification passed for profile endpoint
[04-Aug-2026 15:13:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMiIsInVzZXJuYW1lIjoiQEx1Y2t5cmF1bml5YXIyMSIsImVtYWlsIjoibHVja3lyYXVuaXlhcjQ4OEBnbWFpbC5jb20iLCJleHAiOjE3ODY0NjExNzh9.fqfh-30hVeSo_DvuLtSPUIgWZRK3de36w-G6HpMUMfU
[04-Aug-2026 15:13:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Aug-2026 15:13:50 UTC] ✅ JWT token verified successfully for user profile
[04-Aug-2026 15:13:50 UTC] User ID: 1232
[04-Aug-2026 15:13:50 UTC] ✅ User profile retrieved successfully for user ID: 1232
[04-Aug-2026 15:13:50 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Aug-2026 15:13:50 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Aug-2026 15:13:50 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.155.3.30, 162.158.88.28","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMiIsInVzZXJuYW1lIjoiQEx1Y2t5cmF1bml5YXIyMSIsImVtYWlsIjoibHVja3lyYXVuaXlhcjQ4OEBnbWFpbC5jb20iLCJleHAiOjE3ODY0NjExNzh9.fqfh-30hVeSo_DvuLtSPUIgWZRK3de36w-G6HpMUMfU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a25e821f68d3fdfb-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.155.3.30","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Aug-2026 15:13:50 UTC] === User Orders API Called ===
[04-Aug-2026 15:13:50 UTC] User ID: 1232
[04-Aug-2026 15:13:50 UTC] Limit: 20, Offset: 0
[04-Aug-2026 15:13:50 UTC] Orders found: 0
[04-Aug-2026 15:13:50 UTC] Orders data: []
[04-Aug-2026 15:13:50 UTC] Total orders count: 0
[04-Aug-2026 15:13:50 UTC] === API CALL LOG ===
[04-Aug-2026 15:13:50 UTC] Endpoint: user/profile.php
[04-Aug-2026 15:13:50 UTC] Full Log Data: {
    "timestamp": "2026-08-04 15:13:50",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.155.3.30",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.155.3.30, 162.158.88.29",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMiIsInVzZXJuYW1lIjoiQEx1Y2t5cmF1bml5YXIyMSIsImVtYWlsIjoibHVja3lyYXVuaXlhcjQ4OEBnbWFpbC5jb20iLCJleHAiOjE3ODY0NjExNzh9.fqfh-30hVeSo_DvuLtSPUIgWZRK3de36w-G6HpMUMfU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25e821f68d7fdfb-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.155.3.30",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Aug-2026 15:13:50 UTC] === END API CALL LOG ===
[04-Aug-2026 15:13:50 UTC] ✅ API Hash verification passed for profile endpoint
[04-Aug-2026 15:13:50 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMiIsInVzZXJuYW1lIjoiQEx1Y2t5cmF1bml5YXIyMSIsImVtYWlsIjoibHVja3lyYXVuaXlhcjQ4OEBnbWFpbC5jb20iLCJleHAiOjE3ODY0NjExNzh9.fqfh-30hVeSo_DvuLtSPUIgWZRK3de36w-G6HpMUMfU
[04-Aug-2026 15:13:50 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Aug-2026 15:13:50 UTC] ✅ JWT token verified successfully for user profile
[04-Aug-2026 15:13:50 UTC] User ID: 1232
[04-Aug-2026 15:13:50 UTC] ✅ User profile retrieved successfully for user ID: 1232
[04-Aug-2026 15:14:00 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Aug-2026 15:14:00 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Aug-2026 15:14:00 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.155.3.30, 162.158.88.28","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMiIsInVzZXJuYW1lIjoiQEx1Y2t5cmF1bml5YXIyMSIsImVtYWlsIjoibHVja3lyYXVuaXlhcjQ4OEBnbWFpbC5jb20iLCJleHAiOjE3ODY0NjExNzh9.fqfh-30hVeSo_DvuLtSPUIgWZRK3de36w-G6HpMUMfU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a25e825d6f2dfdfb-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.155.3.30","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Aug-2026 15:14:00 UTC] === User Orders API Called ===
[04-Aug-2026 15:14:00 UTC] User ID: 1232
[04-Aug-2026 15:14:00 UTC] Limit: 20, Offset: 0
[04-Aug-2026 15:14:00 UTC] Orders found: 0
[04-Aug-2026 15:14:00 UTC] Orders data: []
[04-Aug-2026 15:14:00 UTC] Total orders count: 0
[04-Aug-2026 15:14:00 UTC] === API CALL LOG ===
[04-Aug-2026 15:14:00 UTC] Endpoint: user/profile.php
[04-Aug-2026 15:14:00 UTC] Full Log Data: {
    "timestamp": "2026-08-04 15:14:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.155.3.30",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.155.3.30, 162.158.88.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMiIsInVzZXJuYW1lIjoiQEx1Y2t5cmF1bml5YXIyMSIsImVtYWlsIjoibHVja3lyYXVuaXlhcjQ4OEBnbWFpbC5jb20iLCJleHAiOjE3ODY0NjExNzh9.fqfh-30hVeSo_DvuLtSPUIgWZRK3de36w-G6HpMUMfU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25e825d6f32fdfb-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.155.3.30",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Aug-2026 15:14:00 UTC] === END API CALL LOG ===
[04-Aug-2026 15:14:00 UTC] ✅ API Hash verification passed for profile endpoint
[04-Aug-2026 15:14:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMiIsInVzZXJuYW1lIjoiQEx1Y2t5cmF1bml5YXIyMSIsImVtYWlsIjoibHVja3lyYXVuaXlhcjQ4OEBnbWFpbC5jb20iLCJleHAiOjE3ODY0NjExNzh9.fqfh-30hVeSo_DvuLtSPUIgWZRK3de36w-G6HpMUMfU
[04-Aug-2026 15:14:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Aug-2026 15:14:00 UTC] ✅ JWT token verified successfully for user profile
[04-Aug-2026 15:14:00 UTC] User ID: 1232
[04-Aug-2026 15:14:00 UTC] ✅ User profile retrieved successfully for user ID: 1232
[04-Aug-2026 15:14:00 UTC] === API CALL LOG ===
[04-Aug-2026 15:14:00 UTC] Endpoint: user/profile.php
[04-Aug-2026 15:14:00 UTC] Full Log Data: {
    "timestamp": "2026-08-04 15:14:00",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.155.3.30",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.155.3.30, 162.158.88.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMiIsInVzZXJuYW1lIjoiQEx1Y2t5cmF1bml5YXIyMSIsImVtYWlsIjoibHVja3lyYXVuaXlhcjQ4OEBnbWFpbC5jb20iLCJleHAiOjE3ODY0NjExNzh9.fqfh-30hVeSo_DvuLtSPUIgWZRK3de36w-G6HpMUMfU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25e82617cfdfdfb-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.155.3.30",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Aug-2026 15:14:00 UTC] === END API CALL LOG ===
[04-Aug-2026 15:14:00 UTC] ✅ API Hash verification passed for profile endpoint
[04-Aug-2026 15:14:00 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMiIsInVzZXJuYW1lIjoiQEx1Y2t5cmF1bml5YXIyMSIsImVtYWlsIjoibHVja3lyYXVuaXlhcjQ4OEBnbWFpbC5jb20iLCJleHAiOjE3ODY0NjExNzh9.fqfh-30hVeSo_DvuLtSPUIgWZRK3de36w-G6HpMUMfU
[04-Aug-2026 15:14:00 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Aug-2026 15:14:00 UTC] ✅ JWT token verified successfully for user profile
[04-Aug-2026 15:14:00 UTC] User ID: 1232
[04-Aug-2026 15:14:00 UTC] ✅ User profile retrieved successfully for user ID: 1232
[04-Aug-2026 15:14:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Aug-2026 15:14:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Aug-2026 15:14:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.155.3.30, 162.158.88.28","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMiIsInVzZXJuYW1lIjoiQEx1Y2t5cmF1bml5YXIyMSIsImVtYWlsIjoibHVja3lyYXVuaXlhcjQ4OEBnbWFpbC5jb20iLCJleHAiOjE3ODY0NjExNzh9.fqfh-30hVeSo_DvuLtSPUIgWZRK3de36w-G6HpMUMfU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a25e82baec4dfdfb-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.155.3.30","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Aug-2026 15:14:15 UTC] === User Orders API Called ===
[04-Aug-2026 15:14:15 UTC] User ID: 1232
[04-Aug-2026 15:14:15 UTC] Limit: 20, Offset: 0
[04-Aug-2026 15:14:15 UTC] Orders found: 0
[04-Aug-2026 15:14:15 UTC] Orders data: []
[04-Aug-2026 15:14:15 UTC] Total orders count: 0
[04-Aug-2026 15:14:15 UTC] === API CALL LOG ===
[04-Aug-2026 15:14:15 UTC] Endpoint: user/profile.php
[04-Aug-2026 15:14:15 UTC] Full Log Data: {
    "timestamp": "2026-08-04 15:14:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.155.3.30",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.155.3.30, 162.158.88.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMiIsInVzZXJuYW1lIjoiQEx1Y2t5cmF1bml5YXIyMSIsImVtYWlsIjoibHVja3lyYXVuaXlhcjQ4OEBnbWFpbC5jb20iLCJleHAiOjE3ODY0NjExNzh9.fqfh-30hVeSo_DvuLtSPUIgWZRK3de36w-G6HpMUMfU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25e82bb7e5cfdfb-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.155.3.30",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Aug-2026 15:14:15 UTC] === END API CALL LOG ===
[04-Aug-2026 15:14:15 UTC] ✅ API Hash verification passed for profile endpoint
[04-Aug-2026 15:14:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMiIsInVzZXJuYW1lIjoiQEx1Y2t5cmF1bml5YXIyMSIsImVtYWlsIjoibHVja3lyYXVuaXlhcjQ4OEBnbWFpbC5jb20iLCJleHAiOjE3ODY0NjExNzh9.fqfh-30hVeSo_DvuLtSPUIgWZRK3de36w-G6HpMUMfU
[04-Aug-2026 15:14:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Aug-2026 15:14:15 UTC] ✅ JWT token verified successfully for user profile
[04-Aug-2026 15:14:15 UTC] User ID: 1232
[04-Aug-2026 15:14:15 UTC] ✅ User profile retrieved successfully for user ID: 1232
[04-Aug-2026 15:14:15 UTC] === API CALL LOG ===
[04-Aug-2026 15:14:15 UTC] Endpoint: user/profile.php
[04-Aug-2026 15:14:15 UTC] Full Log Data: {
    "timestamp": "2026-08-04 15:14:15",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.155.3.30",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.155.3.30, 162.158.88.28",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMiIsInVzZXJuYW1lIjoiQEx1Y2t5cmF1bml5YXIyMSIsImVtYWlsIjoibHVja3lyYXVuaXlhcjQ4OEBnbWFpbC5jb20iLCJleHAiOjE3ODY0NjExNzh9.fqfh-30hVeSo_DvuLtSPUIgWZRK3de36w-G6HpMUMfU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25e82bf09befdfb-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.155.3.30",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Aug-2026 15:14:15 UTC] === END API CALL LOG ===
[04-Aug-2026 15:14:15 UTC] ✅ API Hash verification passed for profile endpoint
[04-Aug-2026 15:14:15 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMiIsInVzZXJuYW1lIjoiQEx1Y2t5cmF1bml5YXIyMSIsImVtYWlsIjoibHVja3lyYXVuaXlhcjQ4OEBnbWFpbC5jb20iLCJleHAiOjE3ODY0NjExNzh9.fqfh-30hVeSo_DvuLtSPUIgWZRK3de36w-G6HpMUMfU
[04-Aug-2026 15:14:15 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Aug-2026 15:14:15 UTC] ✅ JWT token verified successfully for user profile
[04-Aug-2026 15:14:15 UTC] User ID: 1232
[04-Aug-2026 15:14:15 UTC] ✅ User profile retrieved successfully for user ID: 1232
[04-Aug-2026 15:15:13 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Aug-2026 15:15:13 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Aug-2026 15:15:13 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.155.3.30, 104.23.175.179","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMiIsInVzZXJuYW1lIjoiQEx1Y2t5cmF1bml5YXIyMSIsImVtYWlsIjoibHVja3lyYXVuaXlhcjQ4OEBnbWFpbC5jb20iLCJleHAiOjE3ODY0NjExNzh9.fqfh-30hVeSo_DvuLtSPUIgWZRK3de36w-G6HpMUMfU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a25e84255d05a24f-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.155.3.30","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Aug-2026 15:15:13 UTC] === User Orders API Called ===
[04-Aug-2026 15:15:13 UTC] User ID: 1232
[04-Aug-2026 15:15:13 UTC] Limit: 20, Offset: 0
[04-Aug-2026 15:15:13 UTC] Orders found: 1
[04-Aug-2026 15:15:13 UTC] Orders data: [{"id":444,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/thenumberprediction21","status":"pending","created_at":"2026-08-04 18:45:10","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[04-Aug-2026 15:15:13 UTC] Total orders count: 1
[04-Aug-2026 15:15:53 UTC] === API CALL LOG ===
[04-Aug-2026 15:15:53 UTC] Endpoint: user/profile.php
[04-Aug-2026 15:15:53 UTC] Full Log Data: {
    "timestamp": "2026-08-04 15:15:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.155.3.30",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.155.3.30, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMiIsInVzZXJuYW1lIjoiQEx1Y2t5cmF1bml5YXIyMSIsImVtYWlsIjoibHVja3lyYXVuaXlhcjQ4OEBnbWFpbC5jb20iLCJleHAiOjE3ODY0NjExNzh9.fqfh-30hVeSo_DvuLtSPUIgWZRK3de36w-G6HpMUMfU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25e851cceedfeae-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.155.3.30",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Aug-2026 15:15:53 UTC] === END API CALL LOG ===
[04-Aug-2026 15:15:53 UTC] ✅ API Hash verification passed for profile endpoint
[04-Aug-2026 15:15:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMiIsInVzZXJuYW1lIjoiQEx1Y2t5cmF1bml5YXIyMSIsImVtYWlsIjoibHVja3lyYXVuaXlhcjQ4OEBnbWFpbC5jb20iLCJleHAiOjE3ODY0NjExNzh9.fqfh-30hVeSo_DvuLtSPUIgWZRK3de36w-G6HpMUMfU
[04-Aug-2026 15:15:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Aug-2026 15:15:53 UTC] ✅ JWT token verified successfully for user profile
[04-Aug-2026 15:15:53 UTC] User ID: 1232
[04-Aug-2026 15:15:53 UTC] ✅ User profile retrieved successfully for user ID: 1232
[04-Aug-2026 15:15:53 UTC] User Purchases API - User ID: 1232
[04-Aug-2026 15:15:53 UTC] User Purchases API - Total purchases found: 0
[04-Aug-2026 15:16:09 UTC] === API CALL LOG ===
[04-Aug-2026 15:16:09 UTC] Endpoint: user/profile.php
[04-Aug-2026 15:16:09 UTC] Full Log Data: {
    "timestamp": "2026-08-04 15:16:09",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.155.3.30",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.155.3.30, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMiIsInVzZXJuYW1lIjoiQEx1Y2t5cmF1bml5YXIyMSIsImVtYWlsIjoibHVja3lyYXVuaXlhcjQ4OEBnbWFpbC5jb20iLCJleHAiOjE3ODY0NjExNzh9.fqfh-30hVeSo_DvuLtSPUIgWZRK3de36w-G6HpMUMfU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25e858669b2feae-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.155.3.30",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Aug-2026 15:16:09 UTC] === END API CALL LOG ===
[04-Aug-2026 15:16:09 UTC] ✅ API Hash verification passed for profile endpoint
[04-Aug-2026 15:16:09 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMiIsInVzZXJuYW1lIjoiQEx1Y2t5cmF1bml5YXIyMSIsImVtYWlsIjoibHVja3lyYXVuaXlhcjQ4OEBnbWFpbC5jb20iLCJleHAiOjE3ODY0NjExNzh9.fqfh-30hVeSo_DvuLtSPUIgWZRK3de36w-G6HpMUMfU
[04-Aug-2026 15:16:09 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Aug-2026 15:16:09 UTC] ✅ JWT token verified successfully for user profile
[04-Aug-2026 15:16:09 UTC] User ID: 1232
[04-Aug-2026 15:16:09 UTC] ✅ User profile retrieved successfully for user ID: 1232
[04-Aug-2026 15:16:10 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Aug-2026 15:16:10 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Aug-2026 15:16:10 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.155.3.30, 104.23.175.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMiIsInVzZXJuYW1lIjoiQEx1Y2t5cmF1bml5YXIyMSIsImVtYWlsIjoibHVja3lyYXVuaXlhcjQ4OEBnbWFpbC5jb20iLCJleHAiOjE3ODY0NjExNzh9.fqfh-30hVeSo_DvuLtSPUIgWZRK3de36w-G6HpMUMfU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a25e858cd860feae-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.155.3.30","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Aug-2026 15:16:10 UTC] === User Orders API Called ===
[04-Aug-2026 15:16:10 UTC] User ID: 1232
[04-Aug-2026 15:16:10 UTC] Limit: 20, Offset: 0
[04-Aug-2026 15:16:10 UTC] Orders found: 1
[04-Aug-2026 15:16:10 UTC] Orders data: [{"id":444,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/thenumberprediction21","status":"pending","created_at":"2026-08-04 18:45:10","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[04-Aug-2026 15:16:10 UTC] Total orders count: 1
[04-Aug-2026 15:16:10 UTC] === API CALL LOG ===
[04-Aug-2026 15:16:10 UTC] Endpoint: user/profile.php
[04-Aug-2026 15:16:10 UTC] Full Log Data: {
    "timestamp": "2026-08-04 15:16:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.155.3.30",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.155.3.30, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMiIsInVzZXJuYW1lIjoiQEx1Y2t5cmF1bml5YXIyMSIsImVtYWlsIjoibHVja3lyYXVuaXlhcjQ4OEBnbWFpbC5jb20iLCJleHAiOjE3ODY0NjExNzh9.fqfh-30hVeSo_DvuLtSPUIgWZRK3de36w-G6HpMUMfU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25e858cd863feae-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.155.3.30",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Aug-2026 15:16:10 UTC] === END API CALL LOG ===
[04-Aug-2026 15:16:10 UTC] ✅ API Hash verification passed for profile endpoint
[04-Aug-2026 15:16:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMiIsInVzZXJuYW1lIjoiQEx1Y2t5cmF1bml5YXIyMSIsImVtYWlsIjoibHVja3lyYXVuaXlhcjQ4OEBnbWFpbC5jb20iLCJleHAiOjE3ODY0NjExNzh9.fqfh-30hVeSo_DvuLtSPUIgWZRK3de36w-G6HpMUMfU
[04-Aug-2026 15:16:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Aug-2026 15:16:10 UTC] ✅ JWT token verified successfully for user profile
[04-Aug-2026 15:16:10 UTC] User ID: 1232
[04-Aug-2026 15:16:10 UTC] ✅ User profile retrieved successfully for user ID: 1232
[04-Aug-2026 15:16:10 UTC] === API CALL LOG ===
[04-Aug-2026 15:16:10 UTC] Endpoint: user/profile.php
[04-Aug-2026 15:16:10 UTC] Full Log Data: {
    "timestamp": "2026-08-04 15:16:10",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.155.3.30",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.155.3.30, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMiIsInVzZXJuYW1lIjoiQEx1Y2t5cmF1bml5YXIyMSIsImVtYWlsIjoibHVja3lyYXVuaXlhcjQ4OEBnbWFpbC5jb20iLCJleHAiOjE3ODY0NjExNzh9.fqfh-30hVeSo_DvuLtSPUIgWZRK3de36w-G6HpMUMfU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25e858f0909feae-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.155.3.30",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Aug-2026 15:16:10 UTC] === END API CALL LOG ===
[04-Aug-2026 15:16:10 UTC] ✅ API Hash verification passed for profile endpoint
[04-Aug-2026 15:16:10 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMiIsInVzZXJuYW1lIjoiQEx1Y2t5cmF1bml5YXIyMSIsImVtYWlsIjoibHVja3lyYXVuaXlhcjQ4OEBnbWFpbC5jb20iLCJleHAiOjE3ODY0NjExNzh9.fqfh-30hVeSo_DvuLtSPUIgWZRK3de36w-G6HpMUMfU
[04-Aug-2026 15:16:10 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Aug-2026 15:16:10 UTC] ✅ JWT token verified successfully for user profile
[04-Aug-2026 15:16:10 UTC] User ID: 1232
[04-Aug-2026 15:16:10 UTC] ✅ User profile retrieved successfully for user ID: 1232
[04-Aug-2026 15:16:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Aug-2026 15:16:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Aug-2026 15:16:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.155.3.30, 104.23.175.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMiIsInVzZXJuYW1lIjoiQEx1Y2t5cmF1bml5YXIyMSIsImVtYWlsIjoibHVja3lyYXVuaXlhcjQ4OEBnbWFpbC5jb20iLCJleHAiOjE3ODY0NjExNzh9.fqfh-30hVeSo_DvuLtSPUIgWZRK3de36w-G6HpMUMfU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a25e86940989feae-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.155.3.30","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Aug-2026 15:16:52 UTC] === User Orders API Called ===
[04-Aug-2026 15:16:52 UTC] User ID: 1232
[04-Aug-2026 15:16:52 UTC] Limit: 20, Offset: 0
[04-Aug-2026 15:16:52 UTC] Orders found: 1
[04-Aug-2026 15:16:52 UTC] Orders data: [{"id":444,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/thenumberprediction21","status":"pending","created_at":"2026-08-04 18:45:10","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[04-Aug-2026 15:16:52 UTC] Total orders count: 1
[04-Aug-2026 15:16:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Aug-2026 15:16:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Aug-2026 15:16:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.155.3.30, 104.23.175.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMiIsInVzZXJuYW1lIjoiQEx1Y2t5cmF1bml5YXIyMSIsImVtYWlsIjoibHVja3lyYXVuaXlhcjQ4OEBnbWFpbC5jb20iLCJleHAiOjE3ODY0NjExNzh9.fqfh-30hVeSo_DvuLtSPUIgWZRK3de36w-G6HpMUMfU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a25e86a38feffeae-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.155.3.30","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Aug-2026 15:16:55 UTC] === User Orders API Called ===
[04-Aug-2026 15:16:55 UTC] User ID: 1232
[04-Aug-2026 15:16:55 UTC] Limit: 20, Offset: 0
[04-Aug-2026 15:16:55 UTC] Orders found: 1
[04-Aug-2026 15:16:55 UTC] Orders data: [{"id":444,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/thenumberprediction21","status":"pending","created_at":"2026-08-04 18:45:10","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[04-Aug-2026 15:16:55 UTC] Total orders count: 1
[04-Aug-2026 15:16:55 UTC] === API CALL LOG ===
[04-Aug-2026 15:16:55 UTC] Endpoint: user/profile.php
[04-Aug-2026 15:16:55 UTC] Full Log Data: {
    "timestamp": "2026-08-04 15:16:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.155.3.30",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.155.3.30, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMiIsInVzZXJuYW1lIjoiQEx1Y2t5cmF1bml5YXIyMSIsImVtYWlsIjoibHVja3lyYXVuaXlhcjQ4OEBnbWFpbC5jb20iLCJleHAiOjE3ODY0NjExNzh9.fqfh-30hVeSo_DvuLtSPUIgWZRK3de36w-G6HpMUMfU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25e86a46b0bfeae-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.155.3.30",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Aug-2026 15:16:55 UTC] === END API CALL LOG ===
[04-Aug-2026 15:16:55 UTC] ✅ API Hash verification passed for profile endpoint
[04-Aug-2026 15:16:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMiIsInVzZXJuYW1lIjoiQEx1Y2t5cmF1bml5YXIyMSIsImVtYWlsIjoibHVja3lyYXVuaXlhcjQ4OEBnbWFpbC5jb20iLCJleHAiOjE3ODY0NjExNzh9.fqfh-30hVeSo_DvuLtSPUIgWZRK3de36w-G6HpMUMfU
[04-Aug-2026 15:16:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Aug-2026 15:16:55 UTC] ✅ JWT token verified successfully for user profile
[04-Aug-2026 15:16:55 UTC] User ID: 1232
[04-Aug-2026 15:16:55 UTC] ✅ User profile retrieved successfully for user ID: 1232
[04-Aug-2026 15:16:55 UTC] === API CALL LOG ===
[04-Aug-2026 15:16:55 UTC] Endpoint: user/profile.php
[04-Aug-2026 15:16:55 UTC] Full Log Data: {
    "timestamp": "2026-08-04 15:16:55",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.155.3.30",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.155.3.30, 104.23.175.169",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMiIsInVzZXJuYW1lIjoiQEx1Y2t5cmF1bml5YXIyMSIsImVtYWlsIjoibHVja3lyYXVuaXlhcjQ4OEBnbWFpbC5jb20iLCJleHAiOjE3ODY0NjExNzh9.fqfh-30hVeSo_DvuLtSPUIgWZRK3de36w-G6HpMUMfU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25e86a79e4bfeae-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.155.3.30",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Aug-2026 15:16:55 UTC] === END API CALL LOG ===
[04-Aug-2026 15:16:55 UTC] ✅ API Hash verification passed for profile endpoint
[04-Aug-2026 15:16:55 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMiIsInVzZXJuYW1lIjoiQEx1Y2t5cmF1bml5YXIyMSIsImVtYWlsIjoibHVja3lyYXVuaXlhcjQ4OEBnbWFpbC5jb20iLCJleHAiOjE3ODY0NjExNzh9.fqfh-30hVeSo_DvuLtSPUIgWZRK3de36w-G6HpMUMfU
[04-Aug-2026 15:16:55 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Aug-2026 15:16:55 UTC] ✅ JWT token verified successfully for user profile
[04-Aug-2026 15:16:55 UTC] User ID: 1232
[04-Aug-2026 15:16:55 UTC] ✅ User profile retrieved successfully for user ID: 1232
[04-Aug-2026 15:17:12 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Aug-2026 15:17:12 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Aug-2026 15:17:12 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.155.3.30, 104.23.175.168","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMiIsInVzZXJuYW1lIjoiQEx1Y2t5cmF1bml5YXIyMSIsImVtYWlsIjoibHVja3lyYXVuaXlhcjQ4OEBnbWFpbC5jb20iLCJleHAiOjE3ODY0NjExNzh9.fqfh-30hVeSo_DvuLtSPUIgWZRK3de36w-G6HpMUMfU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a25e871278b8feae-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.155.3.30","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Aug-2026 15:17:12 UTC] === User Orders API Called ===
[04-Aug-2026 15:17:12 UTC] User ID: 1232
[04-Aug-2026 15:17:12 UTC] Limit: 20, Offset: 0
[04-Aug-2026 15:17:12 UTC] Orders found: 1
[04-Aug-2026 15:17:12 UTC] Orders data: [{"id":444,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/thenumberprediction21","status":"pending","created_at":"2026-08-04 18:45:10","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[04-Aug-2026 15:17:12 UTC] Total orders count: 1
[04-Aug-2026 15:17:12 UTC] === API CALL LOG ===
[04-Aug-2026 15:17:12 UTC] Endpoint: user/profile.php
[04-Aug-2026 15:17:12 UTC] Full Log Data: {
    "timestamp": "2026-08-04 15:17:12",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.155.3.30",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.155.3.30, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMiIsInVzZXJuYW1lIjoiQEx1Y2t5cmF1bml5YXIyMSIsImVtYWlsIjoibHVja3lyYXVuaXlhcjQ4OEBnbWFpbC5jb20iLCJleHAiOjE3ODY0NjExNzh9.fqfh-30hVeSo_DvuLtSPUIgWZRK3de36w-G6HpMUMfU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25e87131aeafeae-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.155.3.30",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Aug-2026 15:17:12 UTC] === END API CALL LOG ===
[04-Aug-2026 15:17:12 UTC] ✅ API Hash verification passed for profile endpoint
[04-Aug-2026 15:17:12 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMiIsInVzZXJuYW1lIjoiQEx1Y2t5cmF1bml5YXIyMSIsImVtYWlsIjoibHVja3lyYXVuaXlhcjQ4OEBnbWFpbC5jb20iLCJleHAiOjE3ODY0NjExNzh9.fqfh-30hVeSo_DvuLtSPUIgWZRK3de36w-G6HpMUMfU
[04-Aug-2026 15:17:12 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Aug-2026 15:17:12 UTC] ✅ JWT token verified successfully for user profile
[04-Aug-2026 15:17:12 UTC] User ID: 1232
[04-Aug-2026 15:17:12 UTC] ✅ User profile retrieved successfully for user ID: 1232
[04-Aug-2026 15:17:13 UTC] === API CALL LOG ===
[04-Aug-2026 15:17:13 UTC] Endpoint: user/profile.php
[04-Aug-2026 15:17:13 UTC] Full Log Data: {
    "timestamp": "2026-08-04 15:17:13",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.155.3.30",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.155.3.30, 104.23.175.168",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMiIsInVzZXJuYW1lIjoiQEx1Y2t5cmF1bml5YXIyMSIsImVtYWlsIjoibHVja3lyYXVuaXlhcjQ4OEBnbWFpbC5jb20iLCJleHAiOjE3ODY0NjExNzh9.fqfh-30hVeSo_DvuLtSPUIgWZRK3de36w-G6HpMUMfU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25e87167f26feae-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.155.3.30",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Aug-2026 15:17:13 UTC] === END API CALL LOG ===
[04-Aug-2026 15:17:13 UTC] ✅ API Hash verification passed for profile endpoint
[04-Aug-2026 15:17:13 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMiIsInVzZXJuYW1lIjoiQEx1Y2t5cmF1bml5YXIyMSIsImVtYWlsIjoibHVja3lyYXVuaXlhcjQ4OEBnbWFpbC5jb20iLCJleHAiOjE3ODY0NjExNzh9.fqfh-30hVeSo_DvuLtSPUIgWZRK3de36w-G6HpMUMfU
[04-Aug-2026 15:17:13 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Aug-2026 15:17:13 UTC] ✅ JWT token verified successfully for user profile
[04-Aug-2026 15:17:13 UTC] User ID: 1232
[04-Aug-2026 15:17:13 UTC] ✅ User profile retrieved successfully for user ID: 1232
[04-Aug-2026 15:17:25 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Aug-2026 15:17:25 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Aug-2026 15:17:25 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.155.3.30, 104.23.175.169","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMiIsInVzZXJuYW1lIjoiQEx1Y2t5cmF1bml5YXIyMSIsImVtYWlsIjoibHVja3lyYXVuaXlhcjQ4OEBnbWFpbC5jb20iLCJleHAiOjE3ODY0NjExNzh9.fqfh-30hVeSo_DvuLtSPUIgWZRK3de36w-G6HpMUMfU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a25e875c4dc3feae-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.155.3.30","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Aug-2026 15:17:25 UTC] === User Orders API Called ===
[04-Aug-2026 15:17:25 UTC] User ID: 1232
[04-Aug-2026 15:17:25 UTC] Limit: 20, Offset: 0
[04-Aug-2026 15:17:25 UTC] Orders found: 1
[04-Aug-2026 15:17:25 UTC] Orders data: [{"id":444,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/thenumberprediction21","status":"pending","created_at":"2026-08-04 18:45:10","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[04-Aug-2026 15:17:25 UTC] Total orders count: 1
[04-Aug-2026 15:17:47 UTC] === API CALL LOG ===
[04-Aug-2026 15:17:47 UTC] Endpoint: user/profile.php
[04-Aug-2026 15:17:47 UTC] Full Log Data: {
    "timestamp": "2026-08-04 15:17:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.155.3.30",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.155.3.30, 172.70.147.202",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMiIsInVzZXJuYW1lIjoiQEx1Y2t5cmF1bml5YXIyMSIsImVtYWlsIjoibHVja3lyYXVuaXlhcjQ4OEBnbWFpbC5jb20iLCJleHAiOjE3ODY0NjExNzh9.fqfh-30hVeSo_DvuLtSPUIgWZRK3de36w-G6HpMUMfU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25e87e54ae99610-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.155.3.30",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Aug-2026 15:17:47 UTC] === END API CALL LOG ===
[04-Aug-2026 15:17:47 UTC] ✅ API Hash verification passed for profile endpoint
[04-Aug-2026 15:17:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMiIsInVzZXJuYW1lIjoiQEx1Y2t5cmF1bml5YXIyMSIsImVtYWlsIjoibHVja3lyYXVuaXlhcjQ4OEBnbWFpbC5jb20iLCJleHAiOjE3ODY0NjExNzh9.fqfh-30hVeSo_DvuLtSPUIgWZRK3de36w-G6HpMUMfU
[04-Aug-2026 15:17:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Aug-2026 15:17:47 UTC] ✅ JWT token verified successfully for user profile
[04-Aug-2026 15:17:47 UTC] User ID: 1232
[04-Aug-2026 15:17:47 UTC] ✅ User profile retrieved successfully for user ID: 1232
[04-Aug-2026 15:17:47 UTC] User Purchases API - User ID: 1232
[04-Aug-2026 15:17:47 UTC] User Purchases API - Total purchases found: 0
[04-Aug-2026 15:17:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Aug-2026 15:17:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Aug-2026 15:17:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.155.3.30, 172.70.93.117","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMiIsInVzZXJuYW1lIjoiQEx1Y2t5cmF1bml5YXIyMSIsImVtYWlsIjoibHVja3lyYXVuaXlhcjQ4OEBnbWFpbC5jb20iLCJleHAiOjE3ODY0NjExNzh9.fqfh-30hVeSo_DvuLtSPUIgWZRK3de36w-G6HpMUMfU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a25e87f13b409610-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.155.3.30","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Aug-2026 15:17:48 UTC] === User Orders API Called ===
[04-Aug-2026 15:17:48 UTC] User ID: 1232
[04-Aug-2026 15:17:48 UTC] Limit: 20, Offset: 0
[04-Aug-2026 15:17:48 UTC] Orders found: 1
[04-Aug-2026 15:17:48 UTC] Orders data: [{"id":444,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/thenumberprediction21","status":"pending","created_at":"2026-08-04 18:45:10","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[04-Aug-2026 15:17:48 UTC] Total orders count: 1
[04-Aug-2026 15:17:48 UTC] === API CALL LOG ===
[04-Aug-2026 15:17:48 UTC] Endpoint: user/profile.php
[04-Aug-2026 15:17:48 UTC] Full Log Data: {
    "timestamp": "2026-08-04 15:17:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.155.3.30",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.155.3.30, 172.70.93.117",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMiIsInVzZXJuYW1lIjoiQEx1Y2t5cmF1bml5YXIyMSIsImVtYWlsIjoibHVja3lyYXVuaXlhcjQ4OEBnbWFpbC5jb20iLCJleHAiOjE3ODY0NjExNzh9.fqfh-30hVeSo_DvuLtSPUIgWZRK3de36w-G6HpMUMfU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25e87f1dd969610-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.155.3.30",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Aug-2026 15:17:48 UTC] === END API CALL LOG ===
[04-Aug-2026 15:17:48 UTC] ✅ API Hash verification passed for profile endpoint
[04-Aug-2026 15:17:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMiIsInVzZXJuYW1lIjoiQEx1Y2t5cmF1bml5YXIyMSIsImVtYWlsIjoibHVja3lyYXVuaXlhcjQ4OEBnbWFpbC5jb20iLCJleHAiOjE3ODY0NjExNzh9.fqfh-30hVeSo_DvuLtSPUIgWZRK3de36w-G6HpMUMfU
[04-Aug-2026 15:17:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Aug-2026 15:17:48 UTC] ✅ JWT token verified successfully for user profile
[04-Aug-2026 15:17:48 UTC] User ID: 1232
[04-Aug-2026 15:17:48 UTC] ✅ User profile retrieved successfully for user ID: 1232
[04-Aug-2026 15:17:49 UTC] === API CALL LOG ===
[04-Aug-2026 15:17:49 UTC] Endpoint: user/profile.php
[04-Aug-2026 15:17:49 UTC] Full Log Data: {
    "timestamp": "2026-08-04 15:17:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.155.3.30",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.155.3.30, 172.70.93.117",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMiIsInVzZXJuYW1lIjoiQEx1Y2t5cmF1bml5YXIyMSIsImVtYWlsIjoibHVja3lyYXVuaXlhcjQ4OEBnbWFpbC5jb20iLCJleHAiOjE3ODY0NjExNzh9.fqfh-30hVeSo_DvuLtSPUIgWZRK3de36w-G6HpMUMfU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25e87f538f29610-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.155.3.30",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Aug-2026 15:17:49 UTC] === END API CALL LOG ===
[04-Aug-2026 15:17:49 UTC] ✅ API Hash verification passed for profile endpoint
[04-Aug-2026 15:17:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMiIsInVzZXJuYW1lIjoiQEx1Y2t5cmF1bml5YXIyMSIsImVtYWlsIjoibHVja3lyYXVuaXlhcjQ4OEBnbWFpbC5jb20iLCJleHAiOjE3ODY0NjExNzh9.fqfh-30hVeSo_DvuLtSPUIgWZRK3de36w-G6HpMUMfU
[04-Aug-2026 15:17:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Aug-2026 15:17:49 UTC] ✅ JWT token verified successfully for user profile
[04-Aug-2026 15:17:49 UTC] User ID: 1232
[04-Aug-2026 15:17:49 UTC] ✅ User profile retrieved successfully for user ID: 1232
[04-Aug-2026 15:18:14 UTC] === API CALL LOG ===
[04-Aug-2026 15:18:14 UTC] Endpoint: user/profile.php
[04-Aug-2026 15:18:14 UTC] Full Log Data: {
    "timestamp": "2026-08-04 15:18:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.155.3.30",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.155.3.30, 172.70.147.201",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMiIsInVzZXJuYW1lIjoiQEx1Y2t5cmF1bml5YXIyMSIsImVtYWlsIjoibHVja3lyYXVuaXlhcjQ4OEBnbWFpbC5jb20iLCJleHAiOjE3ODY0NjExNzh9.fqfh-30hVeSo_DvuLtSPUIgWZRK3de36w-G6HpMUMfU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25e888d9b529610-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.155.3.30",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Aug-2026 15:18:14 UTC] === END API CALL LOG ===
[04-Aug-2026 15:18:14 UTC] ✅ API Hash verification passed for profile endpoint
[04-Aug-2026 15:18:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMiIsInVzZXJuYW1lIjoiQEx1Y2t5cmF1bml5YXIyMSIsImVtYWlsIjoibHVja3lyYXVuaXlhcjQ4OEBnbWFpbC5jb20iLCJleHAiOjE3ODY0NjExNzh9.fqfh-30hVeSo_DvuLtSPUIgWZRK3de36w-G6HpMUMfU
[04-Aug-2026 15:18:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Aug-2026 15:18:14 UTC] ✅ JWT token verified successfully for user profile
[04-Aug-2026 15:18:14 UTC] User ID: 1232
[04-Aug-2026 15:18:14 UTC] ✅ User profile retrieved successfully for user ID: 1232
[04-Aug-2026 15:18:14 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Aug-2026 15:18:14 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Aug-2026 15:18:14 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.155.3.30, 172.70.147.202","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMiIsInVzZXJuYW1lIjoiQEx1Y2t5cmF1bml5YXIyMSIsImVtYWlsIjoibHVja3lyYXVuaXlhcjQ4OEBnbWFpbC5jb20iLCJleHAiOjE3ODY0NjExNzh9.fqfh-30hVeSo_DvuLtSPUIgWZRK3de36w-G6HpMUMfU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a25e888d9b509610-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.155.3.30","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Aug-2026 15:18:14 UTC] === User Orders API Called ===
[04-Aug-2026 15:18:14 UTC] User ID: 1232
[04-Aug-2026 15:18:14 UTC] Limit: 20, Offset: 0
[04-Aug-2026 15:18:14 UTC] Orders found: 1
[04-Aug-2026 15:18:14 UTC] Orders data: [{"id":444,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/thenumberprediction21","status":"pending","created_at":"2026-08-04 18:45:10","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[04-Aug-2026 15:18:14 UTC] Total orders count: 1
[04-Aug-2026 15:18:14 UTC] === API CALL LOG ===
[04-Aug-2026 15:18:14 UTC] Endpoint: user/profile.php
[04-Aug-2026 15:18:14 UTC] Full Log Data: {
    "timestamp": "2026-08-04 15:18:14",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.155.3.30",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.155.3.30, 172.70.147.202",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMiIsInVzZXJuYW1lIjoiQEx1Y2t5cmF1bml5YXIyMSIsImVtYWlsIjoibHVja3lyYXVuaXlhcjQ4OEBnbWFpbC5jb20iLCJleHAiOjE3ODY0NjExNzh9.fqfh-30hVeSo_DvuLtSPUIgWZRK3de36w-G6HpMUMfU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25e88923aca9610-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.155.3.30",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Aug-2026 15:18:14 UTC] === END API CALL LOG ===
[04-Aug-2026 15:18:14 UTC] ✅ API Hash verification passed for profile endpoint
[04-Aug-2026 15:18:14 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMiIsInVzZXJuYW1lIjoiQEx1Y2t5cmF1bml5YXIyMSIsImVtYWlsIjoibHVja3lyYXVuaXlhcjQ4OEBnbWFpbC5jb20iLCJleHAiOjE3ODY0NjExNzh9.fqfh-30hVeSo_DvuLtSPUIgWZRK3de36w-G6HpMUMfU
[04-Aug-2026 15:18:14 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Aug-2026 15:18:14 UTC] ✅ JWT token verified successfully for user profile
[04-Aug-2026 15:18:14 UTC] User ID: 1232
[04-Aug-2026 15:18:14 UTC] ✅ User profile retrieved successfully for user ID: 1232
[04-Aug-2026 15:18:22 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Aug-2026 15:18:22 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Aug-2026 15:18:22 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.155.3.30, 172.70.147.201","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMiIsInVzZXJuYW1lIjoiQEx1Y2t5cmF1bml5YXIyMSIsImVtYWlsIjoibHVja3lyYXVuaXlhcjQ4OEBnbWFpbC5jb20iLCJleHAiOjE3ODY0NjExNzh9.fqfh-30hVeSo_DvuLtSPUIgWZRK3de36w-G6HpMUMfU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a25e88c598ba9610-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.155.3.30","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Aug-2026 15:18:22 UTC] === User Orders API Called ===
[04-Aug-2026 15:18:22 UTC] User ID: 1232
[04-Aug-2026 15:18:22 UTC] Limit: 20, Offset: 0
[04-Aug-2026 15:18:22 UTC] Orders found: 1
[04-Aug-2026 15:18:22 UTC] Orders data: [{"id":444,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/thenumberprediction21","status":"pending","created_at":"2026-08-04 18:45:10","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[04-Aug-2026 15:18:22 UTC] Total orders count: 1
[04-Aug-2026 15:18:23 UTC] === API CALL LOG ===
[04-Aug-2026 15:18:23 UTC] Endpoint: user/profile.php
[04-Aug-2026 15:18:23 UTC] Full Log Data: {
    "timestamp": "2026-08-04 15:18:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.155.3.30",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.155.3.30, 172.70.147.201",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMiIsInVzZXJuYW1lIjoiQEx1Y2t5cmF1bml5YXIyMSIsImVtYWlsIjoibHVja3lyYXVuaXlhcjQ4OEBnbWFpbC5jb20iLCJleHAiOjE3ODY0NjExNzh9.fqfh-30hVeSo_DvuLtSPUIgWZRK3de36w-G6HpMUMfU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25e88c63ad49610-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.155.3.30",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Aug-2026 15:18:23 UTC] === END API CALL LOG ===
[04-Aug-2026 15:18:23 UTC] ✅ API Hash verification passed for profile endpoint
[04-Aug-2026 15:18:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMiIsInVzZXJuYW1lIjoiQEx1Y2t5cmF1bml5YXIyMSIsImVtYWlsIjoibHVja3lyYXVuaXlhcjQ4OEBnbWFpbC5jb20iLCJleHAiOjE3ODY0NjExNzh9.fqfh-30hVeSo_DvuLtSPUIgWZRK3de36w-G6HpMUMfU
[04-Aug-2026 15:18:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Aug-2026 15:18:23 UTC] ✅ JWT token verified successfully for user profile
[04-Aug-2026 15:18:23 UTC] User ID: 1232
[04-Aug-2026 15:18:23 UTC] ✅ User profile retrieved successfully for user ID: 1232
[04-Aug-2026 15:18:23 UTC] === API CALL LOG ===
[04-Aug-2026 15:18:23 UTC] Endpoint: user/profile.php
[04-Aug-2026 15:18:23 UTC] Full Log Data: {
    "timestamp": "2026-08-04 15:18:23",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.155.3.30",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.155.3.30, 172.70.147.201",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMiIsInVzZXJuYW1lIjoiQEx1Y2t5cmF1bml5YXIyMSIsImVtYWlsIjoibHVja3lyYXVuaXlhcjQ4OEBnbWFpbC5jb20iLCJleHAiOjE3ODY0NjExNzh9.fqfh-30hVeSo_DvuLtSPUIgWZRK3de36w-G6HpMUMfU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25e88c9be789610-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.155.3.30",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Aug-2026 15:18:23 UTC] === END API CALL LOG ===
[04-Aug-2026 15:18:23 UTC] ✅ API Hash verification passed for profile endpoint
[04-Aug-2026 15:18:23 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMiIsInVzZXJuYW1lIjoiQEx1Y2t5cmF1bml5YXIyMSIsImVtYWlsIjoibHVja3lyYXVuaXlhcjQ4OEBnbWFpbC5jb20iLCJleHAiOjE3ODY0NjExNzh9.fqfh-30hVeSo_DvuLtSPUIgWZRK3de36w-G6HpMUMfU
[04-Aug-2026 15:18:23 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Aug-2026 15:18:23 UTC] ✅ JWT token verified successfully for user profile
[04-Aug-2026 15:18:23 UTC] User ID: 1232
[04-Aug-2026 15:18:23 UTC] ✅ User profile retrieved successfully for user ID: 1232
[04-Aug-2026 15:18:33 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Aug-2026 15:18:33 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Aug-2026 15:18:33 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.155.3.30, 172.70.147.201","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMiIsInVzZXJuYW1lIjoiQEx1Y2t5cmF1bml5YXIyMSIsImVtYWlsIjoibHVja3lyYXVuaXlhcjQ4OEBnbWFpbC5jb20iLCJleHAiOjE3ODY0NjExNzh9.fqfh-30hVeSo_DvuLtSPUIgWZRK3de36w-G6HpMUMfU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a25e890c39af9610-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.155.3.30","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Aug-2026 15:18:33 UTC] === User Orders API Called ===
[04-Aug-2026 15:18:33 UTC] User ID: 1232
[04-Aug-2026 15:18:33 UTC] Limit: 20, Offset: 0
[04-Aug-2026 15:18:33 UTC] Orders found: 2
[04-Aug-2026 15:18:33 UTC] Orders data: [{"id":445,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/thenumberprediction21","status":"pending","created_at":"2026-08-04 18:48:30","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":444,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/thenumberprediction21","status":"pending","created_at":"2026-08-04 18:45:10","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[04-Aug-2026 15:18:33 UTC] Total orders count: 2
[04-Aug-2026 15:22:16 UTC] === API CALL LOG ===
[04-Aug-2026 15:22:16 UTC] Endpoint: user/profile.php
[04-Aug-2026 15:22:16 UTC] Full Log Data: {
    "timestamp": "2026-08-04 15:22:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.155.3.30",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.155.3.30, 104.22.66.32",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMiIsInVzZXJuYW1lIjoiQEx1Y2t5cmF1bml5YXIyMSIsImVtYWlsIjoibHVja3lyYXVuaXlhcjQ4OEBnbWFpbC5jb20iLCJleHAiOjE3ODY0NjExNzh9.fqfh-30hVeSo_DvuLtSPUIgWZRK3de36w-G6HpMUMfU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25e8e532fac32db-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.155.3.30",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Aug-2026 15:22:16 UTC] === END API CALL LOG ===
[04-Aug-2026 15:22:16 UTC] ✅ API Hash verification passed for profile endpoint
[04-Aug-2026 15:22:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMiIsInVzZXJuYW1lIjoiQEx1Y2t5cmF1bml5YXIyMSIsImVtYWlsIjoibHVja3lyYXVuaXlhcjQ4OEBnbWFpbC5jb20iLCJleHAiOjE3ODY0NjExNzh9.fqfh-30hVeSo_DvuLtSPUIgWZRK3de36w-G6HpMUMfU
[04-Aug-2026 15:22:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Aug-2026 15:22:16 UTC] ✅ JWT token verified successfully for user profile
[04-Aug-2026 15:22:16 UTC] User ID: 1232
[04-Aug-2026 15:22:16 UTC] ✅ User profile retrieved successfully for user ID: 1232
[04-Aug-2026 15:22:39 UTC] === API CALL LOG ===
[04-Aug-2026 15:22:39 UTC] Endpoint: user/profile.php
[04-Aug-2026 15:22:39 UTC] Full Log Data: {
    "timestamp": "2026-08-04 15:22:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.155.3.30",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.155.3.30, 172.71.124.88",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMiIsInVzZXJuYW1lIjoiQEx1Y2t5cmF1bml5YXIyMSIsImVtYWlsIjoibHVja3lyYXVuaXlhcjQ4OEBnbWFpbC5jb20iLCJleHAiOjE3ODY0NjExNzh9.fqfh-30hVeSo_DvuLtSPUIgWZRK3de36w-G6HpMUMfU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25e8f0709d7ce3a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.155.3.30",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Aug-2026 15:22:39 UTC] === END API CALL LOG ===
[04-Aug-2026 15:22:39 UTC] ✅ API Hash verification passed for profile endpoint
[04-Aug-2026 15:22:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMiIsInVzZXJuYW1lIjoiQEx1Y2t5cmF1bml5YXIyMSIsImVtYWlsIjoibHVja3lyYXVuaXlhcjQ4OEBnbWFpbC5jb20iLCJleHAiOjE3ODY0NjExNzh9.fqfh-30hVeSo_DvuLtSPUIgWZRK3de36w-G6HpMUMfU
[04-Aug-2026 15:22:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Aug-2026 15:22:39 UTC] ✅ JWT token verified successfully for user profile
[04-Aug-2026 15:22:39 UTC] User ID: 1232
[04-Aug-2026 15:22:39 UTC] ✅ User profile retrieved successfully for user ID: 1232
[04-Aug-2026 15:22:39 UTC] === API CALL LOG ===
[04-Aug-2026 15:22:39 UTC] Endpoint: user/profile.php
[04-Aug-2026 15:22:39 UTC] Full Log Data: {
    "timestamp": "2026-08-04 15:22:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.155.3.30",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.155.3.30, 172.71.124.88",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMiIsInVzZXJuYW1lIjoiQEx1Y2t5cmF1bml5YXIyMSIsImVtYWlsIjoibHVja3lyYXVuaXlhcjQ4OEBnbWFpbC5jb20iLCJleHAiOjE3ODY0NjExNzh9.fqfh-30hVeSo_DvuLtSPUIgWZRK3de36w-G6HpMUMfU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25e8f0e8f93ce3a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.155.3.30",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Aug-2026 15:22:39 UTC] === END API CALL LOG ===
[04-Aug-2026 15:22:39 UTC] ✅ API Hash verification passed for profile endpoint
[04-Aug-2026 15:22:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMiIsInVzZXJuYW1lIjoiQEx1Y2t5cmF1bml5YXIyMSIsImVtYWlsIjoibHVja3lyYXVuaXlhcjQ4OEBnbWFpbC5jb20iLCJleHAiOjE3ODY0NjExNzh9.fqfh-30hVeSo_DvuLtSPUIgWZRK3de36w-G6HpMUMfU
[04-Aug-2026 15:22:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Aug-2026 15:22:39 UTC] ✅ JWT token verified successfully for user profile
[04-Aug-2026 15:22:39 UTC] User ID: 1232
[04-Aug-2026 15:22:39 UTC] ✅ User profile retrieved successfully for user ID: 1232
[04-Aug-2026 15:22:39 UTC] === API CALL LOG ===
[04-Aug-2026 15:22:39 UTC] Endpoint: user/profile.php
[04-Aug-2026 15:22:39 UTC] Full Log Data: {
    "timestamp": "2026-08-04 15:22:39",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.155.3.30",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.155.3.30, 172.71.124.88",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMiIsInVzZXJuYW1lIjoiQEx1Y2t5cmF1bml5YXIyMSIsImVtYWlsIjoibHVja3lyYXVuaXlhcjQ4OEBnbWFpbC5jb20iLCJleHAiOjE3ODY0NjExNzh9.fqfh-30hVeSo_DvuLtSPUIgWZRK3de36w-G6HpMUMfU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25e8f0f29ecce3a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.155.3.30",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Aug-2026 15:22:39 UTC] === END API CALL LOG ===
[04-Aug-2026 15:22:39 UTC] ✅ API Hash verification passed for profile endpoint
[04-Aug-2026 15:22:39 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMiIsInVzZXJuYW1lIjoiQEx1Y2t5cmF1bml5YXIyMSIsImVtYWlsIjoibHVja3lyYXVuaXlhcjQ4OEBnbWFpbC5jb20iLCJleHAiOjE3ODY0NjExNzh9.fqfh-30hVeSo_DvuLtSPUIgWZRK3de36w-G6HpMUMfU
[04-Aug-2026 15:22:39 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Aug-2026 15:22:39 UTC] ✅ JWT token verified successfully for user profile
[04-Aug-2026 15:22:39 UTC] User ID: 1232
[04-Aug-2026 15:22:39 UTC] ✅ User profile retrieved successfully for user ID: 1232
[04-Aug-2026 15:22:40 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Aug-2026 15:22:40 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Aug-2026 15:22:40 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.155.3.30, 172.71.124.75","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMiIsInVzZXJuYW1lIjoiQEx1Y2t5cmF1bml5YXIyMSIsImVtYWlsIjoibHVja3lyYXVuaXlhcjQ4OEBnbWFpbC5jb20iLCJleHAiOjE3ODY0NjExNzh9.fqfh-30hVeSo_DvuLtSPUIgWZRK3de36w-G6HpMUMfU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a25e8f0e8f97ce3a-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.155.3.30","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Aug-2026 15:22:40 UTC] === User Orders API Called ===
[04-Aug-2026 15:22:40 UTC] User ID: 1232
[04-Aug-2026 15:22:40 UTC] Limit: 20, Offset: 0
[04-Aug-2026 15:22:40 UTC] Orders found: 2
[04-Aug-2026 15:22:40 UTC] Orders data: [{"id":445,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/thenumberprediction21","status":"pending","created_at":"2026-08-04 18:48:30","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":444,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/thenumberprediction21","status":"pending","created_at":"2026-08-04 18:45:10","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[04-Aug-2026 15:22:40 UTC] Total orders count: 2
[04-Aug-2026 15:22:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Aug-2026 15:22:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Aug-2026 15:22:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.155.3.30, 172.71.124.75","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMiIsInVzZXJuYW1lIjoiQEx1Y2t5cmF1bml5YXIyMSIsImVtYWlsIjoibHVja3lyYXVuaXlhcjQ4OEBnbWFpbC5jb20iLCJleHAiOjE3ODY0NjExNzh9.fqfh-30hVeSo_DvuLtSPUIgWZRK3de36w-G6HpMUMfU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a25e8f22a9acce3a-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.155.3.30","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Aug-2026 15:22:43 UTC] === User Orders API Called ===
[04-Aug-2026 15:22:43 UTC] User ID: 1232
[04-Aug-2026 15:22:43 UTC] Limit: 20, Offset: 0
[04-Aug-2026 15:22:43 UTC] Orders found: 2
[04-Aug-2026 15:22:43 UTC] Orders data: [{"id":445,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/thenumberprediction21","status":"pending","created_at":"2026-08-04 18:48:30","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":444,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/thenumberprediction21","status":"pending","created_at":"2026-08-04 18:45:10","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[04-Aug-2026 15:22:43 UTC] Total orders count: 2
[04-Aug-2026 15:22:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Aug-2026 15:22:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Aug-2026 15:22:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.155.3.30, 172.71.124.88","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMiIsInVzZXJuYW1lIjoiQEx1Y2t5cmF1bml5YXIyMSIsImVtYWlsIjoibHVja3lyYXVuaXlhcjQ4OEBnbWFpbC5jb20iLCJleHAiOjE3ODY0NjExNzh9.fqfh-30hVeSo_DvuLtSPUIgWZRK3de36w-G6HpMUMfU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a25e8f5d1c6ece3a-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.155.3.30","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Aug-2026 15:22:52 UTC] === User Orders API Called ===
[04-Aug-2026 15:22:52 UTC] User ID: 1232
[04-Aug-2026 15:22:52 UTC] Limit: 20, Offset: 0
[04-Aug-2026 15:22:52 UTC] Orders found: 2
[04-Aug-2026 15:22:52 UTC] Orders data: [{"id":445,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/thenumberprediction21","status":"pending","created_at":"2026-08-04 18:48:30","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":444,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/thenumberprediction21","status":"pending","created_at":"2026-08-04 18:45:10","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[04-Aug-2026 15:22:52 UTC] Total orders count: 2
[04-Aug-2026 15:22:53 UTC] === API CALL LOG ===
[04-Aug-2026 15:22:53 UTC] Endpoint: user/profile.php
[04-Aug-2026 15:22:53 UTC] Full Log Data: {
    "timestamp": "2026-08-04 15:22:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.155.3.30",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.155.3.30, 172.71.124.88",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMiIsInVzZXJuYW1lIjoiQEx1Y2t5cmF1bml5YXIyMSIsImVtYWlsIjoibHVja3lyYXVuaXlhcjQ4OEBnbWFpbC5jb20iLCJleHAiOjE3ODY0NjExNzh9.fqfh-30hVeSo_DvuLtSPUIgWZRK3de36w-G6HpMUMfU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25e8f5dbe30ce3a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.155.3.30",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Aug-2026 15:22:53 UTC] === END API CALL LOG ===
[04-Aug-2026 15:22:53 UTC] ✅ API Hash verification passed for profile endpoint
[04-Aug-2026 15:22:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMiIsInVzZXJuYW1lIjoiQEx1Y2t5cmF1bml5YXIyMSIsImVtYWlsIjoibHVja3lyYXVuaXlhcjQ4OEBnbWFpbC5jb20iLCJleHAiOjE3ODY0NjExNzh9.fqfh-30hVeSo_DvuLtSPUIgWZRK3de36w-G6HpMUMfU
[04-Aug-2026 15:22:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Aug-2026 15:22:53 UTC] ✅ JWT token verified successfully for user profile
[04-Aug-2026 15:22:53 UTC] User ID: 1232
[04-Aug-2026 15:22:53 UTC] ✅ User profile retrieved successfully for user ID: 1232
[04-Aug-2026 15:22:53 UTC] === API CALL LOG ===
[04-Aug-2026 15:22:53 UTC] Endpoint: user/profile.php
[04-Aug-2026 15:22:53 UTC] Full Log Data: {
    "timestamp": "2026-08-04 15:22:53",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.155.3.30",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.155.3.30, 172.71.124.88",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMiIsInVzZXJuYW1lIjoiQEx1Y2t5cmF1bml5YXIyMSIsImVtYWlsIjoibHVja3lyYXVuaXlhcjQ4OEBnbWFpbC5jb20iLCJleHAiOjE3ODY0NjExNzh9.fqfh-30hVeSo_DvuLtSPUIgWZRK3de36w-G6HpMUMfU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25e8f610fe0ce3a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.155.3.30",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Aug-2026 15:22:53 UTC] === END API CALL LOG ===
[04-Aug-2026 15:22:53 UTC] ✅ API Hash verification passed for profile endpoint
[04-Aug-2026 15:22:53 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMiIsInVzZXJuYW1lIjoiQEx1Y2t5cmF1bml5YXIyMSIsImVtYWlsIjoibHVja3lyYXVuaXlhcjQ4OEBnbWFpbC5jb20iLCJleHAiOjE3ODY0NjExNzh9.fqfh-30hVeSo_DvuLtSPUIgWZRK3de36w-G6HpMUMfU
[04-Aug-2026 15:22:53 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Aug-2026 15:22:53 UTC] ✅ JWT token verified successfully for user profile
[04-Aug-2026 15:22:53 UTC] User ID: 1232
[04-Aug-2026 15:22:53 UTC] ✅ User profile retrieved successfully for user ID: 1232
[04-Aug-2026 15:23:11 UTC] === API CALL LOG ===
[04-Aug-2026 15:23:11 UTC] Endpoint: user/profile.php
[04-Aug-2026 15:23:11 UTC] Full Log Data: {
    "timestamp": "2026-08-04 15:23:11",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.155.3.30",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.155.3.30, 172.71.124.89",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMiIsInVzZXJuYW1lIjoiQEx1Y2t5cmF1bml5YXIyMSIsImVtYWlsIjoibHVja3lyYXVuaXlhcjQ4OEBnbWFpbC5jb20iLCJleHAiOjE3ODY0NjExNzh9.fqfh-30hVeSo_DvuLtSPUIgWZRK3de36w-G6HpMUMfU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25e8fd0cee6ce3a-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.155.3.30",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Aug-2026 15:23:11 UTC] === END API CALL LOG ===
[04-Aug-2026 15:23:11 UTC] ✅ API Hash verification passed for profile endpoint
[04-Aug-2026 15:23:11 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMiIsInVzZXJuYW1lIjoiQEx1Y2t5cmF1bml5YXIyMSIsImVtYWlsIjoibHVja3lyYXVuaXlhcjQ4OEBnbWFpbC5jb20iLCJleHAiOjE3ODY0NjExNzh9.fqfh-30hVeSo_DvuLtSPUIgWZRK3de36w-G6HpMUMfU
[04-Aug-2026 15:23:11 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Aug-2026 15:23:11 UTC] ✅ JWT token verified successfully for user profile
[04-Aug-2026 15:23:11 UTC] User ID: 1232
[04-Aug-2026 15:23:11 UTC] ✅ User profile retrieved successfully for user ID: 1232
[04-Aug-2026 15:23:11 UTC] User Purchases API - User ID: 1232
[04-Aug-2026 15:23:11 UTC] User Purchases API - Total purchases found: 0
[04-Aug-2026 16:15:44 UTC] === API CALL LOG ===
[04-Aug-2026 16:15:44 UTC] Endpoint: user/profile.php
[04-Aug-2026 16:15:44 UTC] Full Log Data: {
    "timestamp": "2026-08-04 16:15:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:201:a428:e887:cf93:175e:ba10:856f",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2405:201:a428:e887:cf93:175e:ba10:856f, 172.70.208.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMiIsInVzZXJuYW1lIjoiQEx1Y2t5cmF1bml5YXIyMSIsImVtYWlsIjoibHVja3lyYXVuaXlhcjQ4OEBnbWFpbC5jb20iLCJleHAiOjE3ODY0NjExNzh9.fqfh-30hVeSo_DvuLtSPUIgWZRK3de36w-G6HpMUMfU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25edcc9a92bfdcf-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2405:201:a428:e887:cf93:175e:ba10:856f",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Aug-2026 16:15:44 UTC] === END API CALL LOG ===
[04-Aug-2026 16:15:44 UTC] ✅ API Hash verification passed for profile endpoint
[04-Aug-2026 16:15:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMiIsInVzZXJuYW1lIjoiQEx1Y2t5cmF1bml5YXIyMSIsImVtYWlsIjoibHVja3lyYXVuaXlhcjQ4OEBnbWFpbC5jb20iLCJleHAiOjE3ODY0NjExNzh9.fqfh-30hVeSo_DvuLtSPUIgWZRK3de36w-G6HpMUMfU
[04-Aug-2026 16:15:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Aug-2026 16:15:44 UTC] ✅ JWT token verified successfully for user profile
[04-Aug-2026 16:15:44 UTC] User ID: 1232
[04-Aug-2026 16:15:44 UTC] ✅ User profile retrieved successfully for user ID: 1232
[04-Aug-2026 16:15:44 UTC] === API CALL LOG ===
[04-Aug-2026 16:15:44 UTC] Endpoint: user/profile.php
[04-Aug-2026 16:15:44 UTC] Full Log Data: {
    "timestamp": "2026-08-04 16:15:44",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:201:a428:e887:cf93:175e:ba10:856f",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2405:201:a428:e887:cf93:175e:ba10:856f, 172.70.208.71",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMiIsInVzZXJuYW1lIjoiQEx1Y2t5cmF1bml5YXIyMSIsImVtYWlsIjoibHVja3lyYXVuaXlhcjQ4OEBnbWFpbC5jb20iLCJleHAiOjE3ODY0NjExNzh9.fqfh-30hVeSo_DvuLtSPUIgWZRK3de36w-G6HpMUMfU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25edcd0cdb1fdcf-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2405:201:a428:e887:cf93:175e:ba10:856f",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Aug-2026 16:15:44 UTC] === END API CALL LOG ===
[04-Aug-2026 16:15:44 UTC] ✅ API Hash verification passed for profile endpoint
[04-Aug-2026 16:15:44 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMiIsInVzZXJuYW1lIjoiQEx1Y2t5cmF1bml5YXIyMSIsImVtYWlsIjoibHVja3lyYXVuaXlhcjQ4OEBnbWFpbC5jb20iLCJleHAiOjE3ODY0NjExNzh9.fqfh-30hVeSo_DvuLtSPUIgWZRK3de36w-G6HpMUMfU
[04-Aug-2026 16:15:44 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Aug-2026 16:15:44 UTC] ✅ JWT token verified successfully for user profile
[04-Aug-2026 16:15:44 UTC] User ID: 1232
[04-Aug-2026 16:15:44 UTC] ✅ User profile retrieved successfully for user ID: 1232
[04-Aug-2026 16:15:45 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Aug-2026 16:15:45 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Aug-2026 16:15:45 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2405:201:a428:e887:cf93:175e:ba10:856f, 172.70.208.30","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMiIsInVzZXJuYW1lIjoiQEx1Y2t5cmF1bml5YXIyMSIsImVtYWlsIjoibHVja3lyYXVuaXlhcjQ4OEBnbWFpbC5jb20iLCJleHAiOjE3ODY0NjExNzh9.fqfh-30hVeSo_DvuLtSPUIgWZRK3de36w-G6HpMUMfU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a25edcd04c75fdcf-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2405:201:a428:e887:cf93:175e:ba10:856f","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Aug-2026 16:15:45 UTC] === User Orders API Called ===
[04-Aug-2026 16:15:45 UTC] User ID: 1232
[04-Aug-2026 16:15:45 UTC] Limit: 20, Offset: 0
[04-Aug-2026 16:15:45 UTC] Orders found: 2
[04-Aug-2026 16:15:45 UTC] Orders data: [{"id":445,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/thenumberprediction21","status":"pending","created_at":"2026-08-04 18:48:30","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":444,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/thenumberprediction21","status":"pending","created_at":"2026-08-04 18:45:10","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[04-Aug-2026 16:15:45 UTC] Total orders count: 2
[04-Aug-2026 16:15:45 UTC] === API CALL LOG ===
[04-Aug-2026 16:15:45 UTC] Endpoint: user/profile.php
[04-Aug-2026 16:15:45 UTC] Full Log Data: {
    "timestamp": "2026-08-04 16:15:45",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:201:a428:e887:cf93:175e:ba10:856f",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2405:201:a428:e887:cf93:175e:ba10:856f, 172.70.208.30",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMiIsInVzZXJuYW1lIjoiQEx1Y2t5cmF1bml5YXIyMSIsImVtYWlsIjoibHVja3lyYXVuaXlhcjQ4OEBnbWFpbC5jb20iLCJleHAiOjE3ODY0NjExNzh9.fqfh-30hVeSo_DvuLtSPUIgWZRK3de36w-G6HpMUMfU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25edcd04c6dfdcf-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2405:201:a428:e887:cf93:175e:ba10:856f",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Aug-2026 16:15:45 UTC] === END API CALL LOG ===
[04-Aug-2026 16:15:45 UTC] ✅ API Hash verification passed for profile endpoint
[04-Aug-2026 16:15:45 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMiIsInVzZXJuYW1lIjoiQEx1Y2t5cmF1bml5YXIyMSIsImVtYWlsIjoibHVja3lyYXVuaXlhcjQ4OEBnbWFpbC5jb20iLCJleHAiOjE3ODY0NjExNzh9.fqfh-30hVeSo_DvuLtSPUIgWZRK3de36w-G6HpMUMfU
[04-Aug-2026 16:15:45 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Aug-2026 16:15:45 UTC] ✅ JWT token verified successfully for user profile
[04-Aug-2026 16:15:45 UTC] User ID: 1232
[04-Aug-2026 16:15:45 UTC] ✅ User profile retrieved successfully for user ID: 1232
[04-Aug-2026 16:15:47 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Aug-2026 16:15:47 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Aug-2026 16:15:47 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2405:201:a428:e887:cf93:175e:ba10:856f, 172.70.208.30","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMiIsInVzZXJuYW1lIjoiQEx1Y2t5cmF1bml5YXIyMSIsImVtYWlsIjoibHVja3lyYXVuaXlhcjQ4OEBnbWFpbC5jb20iLCJleHAiOjE3ODY0NjExNzh9.fqfh-30hVeSo_DvuLtSPUIgWZRK3de36w-G6HpMUMfU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a25edcdf89ddfdcf-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2405:201:a428:e887:cf93:175e:ba10:856f","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Aug-2026 16:15:47 UTC] === User Orders API Called ===
[04-Aug-2026 16:15:47 UTC] User ID: 1232
[04-Aug-2026 16:15:47 UTC] Limit: 20, Offset: 0
[04-Aug-2026 16:15:47 UTC] Orders found: 2
[04-Aug-2026 16:15:47 UTC] Orders data: [{"id":445,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/thenumberprediction21","status":"pending","created_at":"2026-08-04 18:48:30","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":444,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/thenumberprediction21","status":"pending","created_at":"2026-08-04 18:45:10","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[04-Aug-2026 16:15:47 UTC] Total orders count: 2
[04-Aug-2026 16:15:49 UTC] === API CALL LOG ===
[04-Aug-2026 16:15:49 UTC] Endpoint: user/profile.php
[04-Aug-2026 16:15:49 UTC] Full Log Data: {
    "timestamp": "2026-08-04 16:15:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "2405:201:a428:e887:cf93:175e:ba10:856f",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "2405:201:a428:e887:cf93:175e:ba10:856f, 172.70.208.30",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMiIsInVzZXJuYW1lIjoiQEx1Y2t5cmF1bml5YXIyMSIsImVtYWlsIjoibHVja3lyYXVuaXlhcjQ4OEBnbWFpbC5jb20iLCJleHAiOjE3ODY0NjExNzh9.fqfh-30hVeSo_DvuLtSPUIgWZRK3de36w-G6HpMUMfU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25edced8aaefdcf-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "2405:201:a428:e887:cf93:175e:ba10:856f",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Aug-2026 16:15:49 UTC] === END API CALL LOG ===
[04-Aug-2026 16:15:49 UTC] ✅ API Hash verification passed for profile endpoint
[04-Aug-2026 16:15:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMiIsInVzZXJuYW1lIjoiQEx1Y2t5cmF1bml5YXIyMSIsImVtYWlsIjoibHVja3lyYXVuaXlhcjQ4OEBnbWFpbC5jb20iLCJleHAiOjE3ODY0NjExNzh9.fqfh-30hVeSo_DvuLtSPUIgWZRK3de36w-G6HpMUMfU
[04-Aug-2026 16:15:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Aug-2026 16:15:49 UTC] ✅ JWT token verified successfully for user profile
[04-Aug-2026 16:15:49 UTC] User ID: 1232
[04-Aug-2026 16:15:49 UTC] ✅ User profile retrieved successfully for user ID: 1232
[04-Aug-2026 16:15:49 UTC] User Purchases API - User ID: 1232
[04-Aug-2026 16:15:49 UTC] User Purchases API - Total purchases found: 0
[04-Aug-2026 16:17:15 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Aug-2026 16:17:15 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Aug-2026 16:17:15 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"2405:201:a428:e887:cf93:175e:ba10:856f, 172.70.142.225","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMiIsInVzZXJuYW1lIjoiQEx1Y2t5cmF1bml5YXIyMSIsImVtYWlsIjoibHVja3lyYXVuaXlhcjQ4OEBnbWFpbC5jb20iLCJleHAiOjE3ODY0NjExNzh9.fqfh-30hVeSo_DvuLtSPUIgWZRK3de36w-G6HpMUMfU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a25edf04b8dfd47d-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"2405:201:a428:e887:cf93:175e:ba10:856f","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Aug-2026 16:17:15 UTC] === User Orders API Called ===
[04-Aug-2026 16:17:15 UTC] User ID: 1232
[04-Aug-2026 16:17:15 UTC] Limit: 20, Offset: 0
[04-Aug-2026 16:17:15 UTC] Orders found: 2
[04-Aug-2026 16:17:15 UTC] Orders data: [{"id":445,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/thenumberprediction21","status":"pending","created_at":"2026-08-04 18:48:30","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":444,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/thenumberprediction21","status":"pending","created_at":"2026-08-04 18:45:10","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[04-Aug-2026 16:17:15 UTC] Total orders count: 2
[04-Aug-2026 16:47:46 UTC] === API CALL LOG ===
[04-Aug-2026 16:47:46 UTC] Endpoint: user/profile.php
[04-Aug-2026 16:47:46 UTC] Full Log Data: {
    "timestamp": "2026-08-04 16:47:46",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.155.2.117",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.155.2.117, 172.69.176.75",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMiIsInVzZXJuYW1lIjoiQEx1Y2t5cmF1bml5YXIyMSIsImVtYWlsIjoibHVja3lyYXVuaXlhcjQ4OEBnbWFpbC5jb20iLCJleHAiOjE3ODY0NjExNzh9.fqfh-30hVeSo_DvuLtSPUIgWZRK3de36w-G6HpMUMfU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25f0bb93d83f9e6-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.155.2.117",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Aug-2026 16:47:46 UTC] === END API CALL LOG ===
[04-Aug-2026 16:47:46 UTC] ✅ API Hash verification passed for profile endpoint
[04-Aug-2026 16:47:46 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMiIsInVzZXJuYW1lIjoiQEx1Y2t5cmF1bml5YXIyMSIsImVtYWlsIjoibHVja3lyYXVuaXlhcjQ4OEBnbWFpbC5jb20iLCJleHAiOjE3ODY0NjExNzh9.fqfh-30hVeSo_DvuLtSPUIgWZRK3de36w-G6HpMUMfU
[04-Aug-2026 16:47:46 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Aug-2026 16:47:46 UTC] ✅ JWT token verified successfully for user profile
[04-Aug-2026 16:47:46 UTC] User ID: 1232
[04-Aug-2026 16:47:46 UTC] ✅ User profile retrieved successfully for user ID: 1232
[04-Aug-2026 16:47:47 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Aug-2026 16:47:47 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Aug-2026 16:47:47 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.155.2.117, 172.69.176.105","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMiIsInVzZXJuYW1lIjoiQEx1Y2t5cmF1bml5YXIyMSIsImVtYWlsIjoibHVja3lyYXVuaXlhcjQ4OEBnbWFpbC5jb20iLCJleHAiOjE3ODY0NjExNzh9.fqfh-30hVeSo_DvuLtSPUIgWZRK3de36w-G6HpMUMfU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a25f0bc0386bf9e6-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.155.2.117","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Aug-2026 16:47:47 UTC] === User Orders API Called ===
[04-Aug-2026 16:47:47 UTC] User ID: 1232
[04-Aug-2026 16:47:47 UTC] Limit: 20, Offset: 0
[04-Aug-2026 16:47:47 UTC] Orders found: 2
[04-Aug-2026 16:47:47 UTC] Orders data: [{"id":445,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/thenumberprediction21","status":"pending","created_at":"2026-08-04 18:48:30","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":444,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/thenumberprediction21","status":"pending","created_at":"2026-08-04 18:45:10","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[04-Aug-2026 16:47:47 UTC] Total orders count: 2
[04-Aug-2026 16:47:47 UTC] === API CALL LOG ===
[04-Aug-2026 16:47:47 UTC] Endpoint: user/profile.php
[04-Aug-2026 16:47:47 UTC] Full Log Data: {
    "timestamp": "2026-08-04 16:47:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.155.2.117",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.155.2.117, 172.69.176.104",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMiIsInVzZXJuYW1lIjoiQEx1Y2t5cmF1bml5YXIyMSIsImVtYWlsIjoibHVja3lyYXVuaXlhcjQ4OEBnbWFpbC5jb20iLCJleHAiOjE3ODY0NjExNzh9.fqfh-30hVeSo_DvuLtSPUIgWZRK3de36w-G6HpMUMfU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25f0bc03865f9e6-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.155.2.117",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Aug-2026 16:47:47 UTC] === END API CALL LOG ===
[04-Aug-2026 16:47:47 UTC] ✅ API Hash verification passed for profile endpoint
[04-Aug-2026 16:47:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMiIsInVzZXJuYW1lIjoiQEx1Y2t5cmF1bml5YXIyMSIsImVtYWlsIjoibHVja3lyYXVuaXlhcjQ4OEBnbWFpbC5jb20iLCJleHAiOjE3ODY0NjExNzh9.fqfh-30hVeSo_DvuLtSPUIgWZRK3de36w-G6HpMUMfU
[04-Aug-2026 16:47:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Aug-2026 16:47:47 UTC] ✅ JWT token verified successfully for user profile
[04-Aug-2026 16:47:47 UTC] User ID: 1232
[04-Aug-2026 16:47:47 UTC] ✅ User profile retrieved successfully for user ID: 1232
[04-Aug-2026 16:47:47 UTC] === API CALL LOG ===
[04-Aug-2026 16:47:47 UTC] Endpoint: user/profile.php
[04-Aug-2026 16:47:47 UTC] Full Log Data: {
    "timestamp": "2026-08-04 16:47:47",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "103.155.2.117",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "103.155.2.117, 172.69.176.105",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMiIsInVzZXJuYW1lIjoiQEx1Y2t5cmF1bml5YXIyMSIsImVtYWlsIjoibHVja3lyYXVuaXlhcjQ4OEBnbWFpbC5jb20iLCJleHAiOjE3ODY0NjExNzh9.fqfh-30hVeSo_DvuLtSPUIgWZRK3de36w-G6HpMUMfU",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a25f0bc0da47f9e6-SIN",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "103.155.2.117",
        "cf-ipcountry": "IN",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Aug-2026 16:47:47 UTC] === END API CALL LOG ===
[04-Aug-2026 16:47:47 UTC] ✅ API Hash verification passed for profile endpoint
[04-Aug-2026 16:47:47 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMiIsInVzZXJuYW1lIjoiQEx1Y2t5cmF1bml5YXIyMSIsImVtYWlsIjoibHVja3lyYXVuaXlhcjQ4OEBnbWFpbC5jb20iLCJleHAiOjE3ODY0NjExNzh9.fqfh-30hVeSo_DvuLtSPUIgWZRK3de36w-G6HpMUMfU
[04-Aug-2026 16:47:47 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Aug-2026 16:47:47 UTC] ✅ JWT token verified successfully for user profile
[04-Aug-2026 16:47:47 UTC] User ID: 1232
[04-Aug-2026 16:47:47 UTC] ✅ User profile retrieved successfully for user ID: 1232
[04-Aug-2026 16:47:52 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Aug-2026 16:47:52 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Aug-2026 16:47:52 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"103.155.2.117, 172.69.176.104","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMiIsInVzZXJuYW1lIjoiQEx1Y2t5cmF1bml5YXIyMSIsImVtYWlsIjoibHVja3lyYXVuaXlhcjQ4OEBnbWFpbC5jb20iLCJleHAiOjE3ODY0NjExNzh9.fqfh-30hVeSo_DvuLtSPUIgWZRK3de36w-G6HpMUMfU","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a25f0be29f86f9e6-SIN","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"103.155.2.117","cf-ipcountry":"IN","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Aug-2026 16:47:52 UTC] === User Orders API Called ===
[04-Aug-2026 16:47:52 UTC] User ID: 1232
[04-Aug-2026 16:47:52 UTC] Limit: 20, Offset: 0
[04-Aug-2026 16:47:52 UTC] Orders found: 2
[04-Aug-2026 16:47:52 UTC] Orders data: [{"id":445,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/thenumberprediction21","status":"pending","created_at":"2026-08-04 18:48:30","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""},{"id":444,"quantity":50,"total_coins":50,"coin_type":"regular","telegram_link":"https:\/\/t.me\/thenumberprediction21","status":"pending","created_at":"2026-08-04 18:45:10","product_id":12,"product_name":"Telegram Post views","product_price":1,"image_url":""}]
[04-Aug-2026 16:47:52 UTC] Total orders count: 2
[04-Aug-2026 21:15:03 UTC] === API CALL LOG ===
[04-Aug-2026 21:15:03 UTC] Endpoint: user/profile.php
[04-Aug-2026 21:15:03 UTC] Full Log Data: {
    "timestamp": "2026-08-04 21:15:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.170.64.23",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.170.64.23, 197.234.243.90",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMyIsInVzZXJuYW1lIjoiR3JhY2lhcyIsImVtYWlsIjoiZ3JhY2lhc21hcmNlbGxvNkBnbWFpbC5jb20iLCJleHAiOjE3ODY0ODI5MDF9.upwItqzCM_rneZasZ29yMyyedzm-I0-sAwDGRJTxi0M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a260933c7c9473ae-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.170.64.23",
        "cf-ipcountry": "TG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Aug-2026 21:15:03 UTC] === END API CALL LOG ===
[04-Aug-2026 21:15:03 UTC] ✅ API Hash verification passed for profile endpoint
[04-Aug-2026 21:15:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMyIsInVzZXJuYW1lIjoiR3JhY2lhcyIsImVtYWlsIjoiZ3JhY2lhc21hcmNlbGxvNkBnbWFpbC5jb20iLCJleHAiOjE3ODY0ODI5MDF9.upwItqzCM_rneZasZ29yMyyedzm-I0-sAwDGRJTxi0M
[04-Aug-2026 21:15:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Aug-2026 21:15:03 UTC] ✅ JWT token verified successfully for user profile
[04-Aug-2026 21:15:03 UTC] User ID: 1233
[04-Aug-2026 21:15:03 UTC] ✅ User profile retrieved successfully for user ID: 1233
[04-Aug-2026 21:15:03 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Aug-2026 21:15:03 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Aug-2026 21:15:03 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.170.64.23, 197.234.243.90","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMyIsInVzZXJuYW1lIjoiR3JhY2lhcyIsImVtYWlsIjoiZ3JhY2lhc21hcmNlbGxvNkBnbWFpbC5jb20iLCJleHAiOjE3ODY0ODI5MDF9.upwItqzCM_rneZasZ29yMyyedzm-I0-sAwDGRJTxi0M","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a260933d1cee73ae-JNB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.170.64.23","cf-ipcountry":"TG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Aug-2026 21:15:03 UTC] === User Orders API Called ===
[04-Aug-2026 21:15:03 UTC] User ID: 1233
[04-Aug-2026 21:15:03 UTC] Limit: 20, Offset: 0
[04-Aug-2026 21:15:03 UTC] Orders found: 0
[04-Aug-2026 21:15:03 UTC] Orders data: []
[04-Aug-2026 21:15:03 UTC] Total orders count: 0
[04-Aug-2026 21:15:03 UTC] === API CALL LOG ===
[04-Aug-2026 21:15:03 UTC] Endpoint: user/profile.php
[04-Aug-2026 21:15:03 UTC] Full Log Data: {
    "timestamp": "2026-08-04 21:15:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.170.64.23",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.170.64.23, 197.234.243.90",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMyIsInVzZXJuYW1lIjoiR3JhY2lhcyIsImVtYWlsIjoiZ3JhY2lhc21hcmNlbGxvNkBnbWFpbC5jb20iLCJleHAiOjE3ODY0ODI5MDF9.upwItqzCM_rneZasZ29yMyyedzm-I0-sAwDGRJTxi0M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a260933dad3473ae-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.170.64.23",
        "cf-ipcountry": "TG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Aug-2026 21:15:03 UTC] === END API CALL LOG ===
[04-Aug-2026 21:15:03 UTC] ✅ API Hash verification passed for profile endpoint
[04-Aug-2026 21:15:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMyIsInVzZXJuYW1lIjoiR3JhY2lhcyIsImVtYWlsIjoiZ3JhY2lhc21hcmNlbGxvNkBnbWFpbC5jb20iLCJleHAiOjE3ODY0ODI5MDF9.upwItqzCM_rneZasZ29yMyyedzm-I0-sAwDGRJTxi0M
[04-Aug-2026 21:15:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Aug-2026 21:15:03 UTC] ✅ JWT token verified successfully for user profile
[04-Aug-2026 21:15:03 UTC] User ID: 1233
[04-Aug-2026 21:15:03 UTC] ✅ User profile retrieved successfully for user ID: 1233
[04-Aug-2026 21:15:04 UTC] === API CALL LOG ===
[04-Aug-2026 21:15:04 UTC] Endpoint: user/profile.php
[04-Aug-2026 21:15:04 UTC] Full Log Data: {
    "timestamp": "2026-08-04 21:15:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.170.64.23",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.170.64.23, 197.234.242.135",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMyIsInVzZXJuYW1lIjoiR3JhY2lhcyIsImVtYWlsIjoiZ3JhY2lhc21hcmNlbGxvNkBnbWFpbC5jb20iLCJleHAiOjE3ODY0ODI5MDF9.upwItqzCM_rneZasZ29yMyyedzm-I0-sAwDGRJTxi0M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2609346089973ae-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.170.64.23",
        "cf-ipcountry": "TG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Aug-2026 21:15:04 UTC] === END API CALL LOG ===
[04-Aug-2026 21:15:04 UTC] ✅ API Hash verification passed for profile endpoint
[04-Aug-2026 21:15:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMyIsInVzZXJuYW1lIjoiR3JhY2lhcyIsImVtYWlsIjoiZ3JhY2lhc21hcmNlbGxvNkBnbWFpbC5jb20iLCJleHAiOjE3ODY0ODI5MDF9.upwItqzCM_rneZasZ29yMyyedzm-I0-sAwDGRJTxi0M
[04-Aug-2026 21:15:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Aug-2026 21:15:04 UTC] ✅ JWT token verified successfully for user profile
[04-Aug-2026 21:15:04 UTC] User ID: 1233
[04-Aug-2026 21:15:04 UTC] ✅ User profile retrieved successfully for user ID: 1233
[04-Aug-2026 21:15:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Aug-2026 21:15:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Aug-2026 21:15:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.170.64.23, 197.234.242.135","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMyIsInVzZXJuYW1lIjoiR3JhY2lhcyIsImVtYWlsIjoiZ3JhY2lhc21hcmNlbGxvNkBnbWFpbC5jb20iLCJleHAiOjE3ODY0ODI5MDF9.upwItqzCM_rneZasZ29yMyyedzm-I0-sAwDGRJTxi0M","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a26093e938ce73ae-JNB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.170.64.23","cf-ipcountry":"TG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Aug-2026 21:15:30 UTC] === User Orders API Called ===
[04-Aug-2026 21:15:30 UTC] User ID: 1233
[04-Aug-2026 21:15:30 UTC] Limit: 20, Offset: 0
[04-Aug-2026 21:15:30 UTC] Orders found: 0
[04-Aug-2026 21:15:30 UTC] Orders data: []
[04-Aug-2026 21:15:30 UTC] Total orders count: 0
[04-Aug-2026 21:15:33 UTC] === API CALL LOG ===
[04-Aug-2026 21:15:33 UTC] Endpoint: user/profile.php
[04-Aug-2026 21:15:33 UTC] Full Log Data: {
    "timestamp": "2026-08-04 21:15:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.170.64.23",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.170.64.23, 197.234.242.135",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMyIsInVzZXJuYW1lIjoiR3JhY2lhcyIsImVtYWlsIjoiZ3JhY2lhc21hcmNlbGxvNkBnbWFpbC5jb20iLCJleHAiOjE3ODY0ODI5MDF9.upwItqzCM_rneZasZ29yMyyedzm-I0-sAwDGRJTxi0M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2609400cd0b73ae-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.170.64.23",
        "cf-ipcountry": "TG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Aug-2026 21:15:33 UTC] === END API CALL LOG ===
[04-Aug-2026 21:15:33 UTC] ✅ API Hash verification passed for profile endpoint
[04-Aug-2026 21:15:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMyIsInVzZXJuYW1lIjoiR3JhY2lhcyIsImVtYWlsIjoiZ3JhY2lhc21hcmNlbGxvNkBnbWFpbC5jb20iLCJleHAiOjE3ODY0ODI5MDF9.upwItqzCM_rneZasZ29yMyyedzm-I0-sAwDGRJTxi0M
[04-Aug-2026 21:15:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Aug-2026 21:15:33 UTC] ✅ JWT token verified successfully for user profile
[04-Aug-2026 21:15:33 UTC] User ID: 1233
[04-Aug-2026 21:15:33 UTC] ✅ User profile retrieved successfully for user ID: 1233
[04-Aug-2026 21:15:34 UTC] User Purchases API - User ID: 1233
[04-Aug-2026 21:15:34 UTC] User Purchases API - Total purchases found: 0
[04-Aug-2026 21:15:43 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Aug-2026 21:15:43 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Aug-2026 21:15:43 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.170.64.23, 197.234.242.134","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMyIsInVzZXJuYW1lIjoiR3JhY2lhcyIsImVtYWlsIjoiZ3JhY2lhc21hcmNlbGxvNkBnbWFpbC5jb20iLCJleHAiOjE3ODY0ODI5MDF9.upwItqzCM_rneZasZ29yMyyedzm-I0-sAwDGRJTxi0M","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a26094395f1b73ae-JNB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.170.64.23","cf-ipcountry":"TG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Aug-2026 21:15:43 UTC] === User Orders API Called ===
[04-Aug-2026 21:15:43 UTC] User ID: 1233
[04-Aug-2026 21:15:43 UTC] Limit: 20, Offset: 0
[04-Aug-2026 21:15:43 UTC] Orders found: 0
[04-Aug-2026 21:15:43 UTC] Orders data: []
[04-Aug-2026 21:15:43 UTC] Total orders count: 0
[04-Aug-2026 21:15:48 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Aug-2026 21:15:48 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Aug-2026 21:15:48 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.170.64.23, 197.234.242.134","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMyIsInVzZXJuYW1lIjoiR3JhY2lhcyIsImVtYWlsIjoiZ3JhY2lhc21hcmNlbGxvNkBnbWFpbC5jb20iLCJleHAiOjE3ODY0ODI5MDF9.upwItqzCM_rneZasZ29yMyyedzm-I0-sAwDGRJTxi0M","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a260945d7f1c73ae-JNB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.170.64.23","cf-ipcountry":"TG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Aug-2026 21:15:48 UTC] === User Orders API Called ===
[04-Aug-2026 21:15:48 UTC] User ID: 1233
[04-Aug-2026 21:15:48 UTC] Limit: 20, Offset: 0
[04-Aug-2026 21:15:48 UTC] Orders found: 0
[04-Aug-2026 21:15:48 UTC] Orders data: []
[04-Aug-2026 21:15:48 UTC] Total orders count: 0
[04-Aug-2026 21:15:48 UTC] === API CALL LOG ===
[04-Aug-2026 21:15:48 UTC] Endpoint: user/profile.php
[04-Aug-2026 21:15:48 UTC] Full Log Data: {
    "timestamp": "2026-08-04 21:15:48",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.170.64.23",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.170.64.23, 197.234.242.134",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMyIsInVzZXJuYW1lIjoiR3JhY2lhcyIsImVtYWlsIjoiZ3JhY2lhc21hcmNlbGxvNkBnbWFpbC5jb20iLCJleHAiOjE3ODY0ODI5MDF9.upwItqzCM_rneZasZ29yMyyedzm-I0-sAwDGRJTxi0M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a260945e1f5c73ae-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.170.64.23",
        "cf-ipcountry": "TG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Aug-2026 21:15:48 UTC] === END API CALL LOG ===
[04-Aug-2026 21:15:48 UTC] ✅ API Hash verification passed for profile endpoint
[04-Aug-2026 21:15:48 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMyIsInVzZXJuYW1lIjoiR3JhY2lhcyIsImVtYWlsIjoiZ3JhY2lhc21hcmNlbGxvNkBnbWFpbC5jb20iLCJleHAiOjE3ODY0ODI5MDF9.upwItqzCM_rneZasZ29yMyyedzm-I0-sAwDGRJTxi0M
[04-Aug-2026 21:15:48 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Aug-2026 21:15:48 UTC] ✅ JWT token verified successfully for user profile
[04-Aug-2026 21:15:48 UTC] User ID: 1233
[04-Aug-2026 21:15:48 UTC] ✅ User profile retrieved successfully for user ID: 1233
[04-Aug-2026 21:15:49 UTC] === API CALL LOG ===
[04-Aug-2026 21:15:49 UTC] Endpoint: user/profile.php
[04-Aug-2026 21:15:49 UTC] Full Log Data: {
    "timestamp": "2026-08-04 21:15:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.170.64.23",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.170.64.23, 197.234.242.134",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMyIsInVzZXJuYW1lIjoiR3JhY2lhcyIsImVtYWlsIjoiZ3JhY2lhc21hcmNlbGxvNkBnbWFpbC5jb20iLCJleHAiOjE3ODY0ODI5MDF9.upwItqzCM_rneZasZ29yMyyedzm-I0-sAwDGRJTxi0M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a26094619a7d73ae-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.170.64.23",
        "cf-ipcountry": "TG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Aug-2026 21:15:49 UTC] === END API CALL LOG ===
[04-Aug-2026 21:15:49 UTC] ✅ API Hash verification passed for profile endpoint
[04-Aug-2026 21:15:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMyIsInVzZXJuYW1lIjoiR3JhY2lhcyIsImVtYWlsIjoiZ3JhY2lhc21hcmNlbGxvNkBnbWFpbC5jb20iLCJleHAiOjE3ODY0ODI5MDF9.upwItqzCM_rneZasZ29yMyyedzm-I0-sAwDGRJTxi0M
[04-Aug-2026 21:15:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Aug-2026 21:15:49 UTC] ✅ JWT token verified successfully for user profile
[04-Aug-2026 21:15:49 UTC] User ID: 1233
[04-Aug-2026 21:15:49 UTC] ✅ User profile retrieved successfully for user ID: 1233
[04-Aug-2026 21:15:49 UTC] === API CALL LOG ===
[04-Aug-2026 21:15:49 UTC] Endpoint: user/profile.php
[04-Aug-2026 21:15:49 UTC] Full Log Data: {
    "timestamp": "2026-08-04 21:15:49",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.170.64.23",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.170.64.23, 197.234.242.134",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMyIsInVzZXJuYW1lIjoiR3JhY2lhcyIsImVtYWlsIjoiZ3JhY2lhc21hcmNlbGxvNkBnbWFpbC5jb20iLCJleHAiOjE3ODY0ODI5MDF9.upwItqzCM_rneZasZ29yMyyedzm-I0-sAwDGRJTxi0M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a26094649c7073ae-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.170.64.23",
        "cf-ipcountry": "TG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Aug-2026 21:15:49 UTC] === END API CALL LOG ===
[04-Aug-2026 21:15:49 UTC] ✅ API Hash verification passed for profile endpoint
[04-Aug-2026 21:15:49 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMyIsInVzZXJuYW1lIjoiR3JhY2lhcyIsImVtYWlsIjoiZ3JhY2lhc21hcmNlbGxvNkBnbWFpbC5jb20iLCJleHAiOjE3ODY0ODI5MDF9.upwItqzCM_rneZasZ29yMyyedzm-I0-sAwDGRJTxi0M
[04-Aug-2026 21:15:49 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Aug-2026 21:15:49 UTC] ✅ JWT token verified successfully for user profile
[04-Aug-2026 21:15:49 UTC] User ID: 1233
[04-Aug-2026 21:15:49 UTC] ✅ User profile retrieved successfully for user ID: 1233
[04-Aug-2026 21:16:16 UTC] === API CALL LOG ===
[04-Aug-2026 21:16:16 UTC] Endpoint: user/profile.php
[04-Aug-2026 21:16:16 UTC] Full Log Data: {
    "timestamp": "2026-08-04 21:16:16",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.170.64.23",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.170.64.23, 197.234.242.134",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMyIsInVzZXJuYW1lIjoiR3JhY2lhcyIsImVtYWlsIjoiZ3JhY2lhc21hcmNlbGxvNkBnbWFpbC5jb20iLCJleHAiOjE3ODY0ODI5MDF9.upwItqzCM_rneZasZ29yMyyedzm-I0-sAwDGRJTxi0M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2609507bada73ae-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.170.64.23",
        "cf-ipcountry": "TG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Aug-2026 21:16:16 UTC] === END API CALL LOG ===
[04-Aug-2026 21:16:16 UTC] ✅ API Hash verification passed for profile endpoint
[04-Aug-2026 21:16:16 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMyIsInVzZXJuYW1lIjoiR3JhY2lhcyIsImVtYWlsIjoiZ3JhY2lhc21hcmNlbGxvNkBnbWFpbC5jb20iLCJleHAiOjE3ODY0ODI5MDF9.upwItqzCM_rneZasZ29yMyyedzm-I0-sAwDGRJTxi0M
[04-Aug-2026 21:16:16 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Aug-2026 21:16:16 UTC] ✅ JWT token verified successfully for user profile
[04-Aug-2026 21:16:16 UTC] User ID: 1233
[04-Aug-2026 21:16:16 UTC] ✅ User profile retrieved successfully for user ID: 1233
[04-Aug-2026 21:16:24 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Aug-2026 21:16:24 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Aug-2026 21:16:24 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.170.64.23, 197.234.242.134","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMyIsInVzZXJuYW1lIjoiR3JhY2lhcyIsImVtYWlsIjoiZ3JhY2lhc21hcmNlbGxvNkBnbWFpbC5jb20iLCJleHAiOjE3ODY0ODI5MDF9.upwItqzCM_rneZasZ29yMyyedzm-I0-sAwDGRJTxi0M","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a260953e8cb273ae-JNB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.170.64.23","cf-ipcountry":"TG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Aug-2026 21:16:24 UTC] === User Orders API Called ===
[04-Aug-2026 21:16:24 UTC] User ID: 1233
[04-Aug-2026 21:16:24 UTC] Limit: 20, Offset: 0
[04-Aug-2026 21:16:24 UTC] === API CALL LOG ===
[04-Aug-2026 21:16:24 UTC] Endpoint: user/profile.php
[04-Aug-2026 21:16:24 UTC] Full Log Data: {
    "timestamp": "2026-08-04 21:16:24",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.170.64.23",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.170.64.23, 197.234.242.134",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMyIsInVzZXJuYW1lIjoiR3JhY2lhcyIsImVtYWlsIjoiZ3JhY2lhc21hcmNlbGxvNkBnbWFpbC5jb20iLCJleHAiOjE3ODY0ODI5MDF9.upwItqzCM_rneZasZ29yMyyedzm-I0-sAwDGRJTxi0M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a260953e8cb373ae-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.170.64.23",
        "cf-ipcountry": "TG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Aug-2026 21:16:24 UTC] === END API CALL LOG ===
[04-Aug-2026 21:16:24 UTC] ✅ API Hash verification passed for profile endpoint
[04-Aug-2026 21:16:24 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMyIsInVzZXJuYW1lIjoiR3JhY2lhcyIsImVtYWlsIjoiZ3JhY2lhc21hcmNlbGxvNkBnbWFpbC5jb20iLCJleHAiOjE3ODY0ODI5MDF9.upwItqzCM_rneZasZ29yMyyedzm-I0-sAwDGRJTxi0M
[04-Aug-2026 21:16:24 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Aug-2026 21:16:24 UTC] ✅ JWT token verified successfully for user profile
[04-Aug-2026 21:16:24 UTC] Orders found: 0
[04-Aug-2026 21:16:24 UTC] User ID: 1233
[04-Aug-2026 21:16:24 UTC] Orders data: []
[04-Aug-2026 21:16:24 UTC] Total orders count: 0
[04-Aug-2026 21:16:24 UTC] ✅ User profile retrieved successfully for user ID: 1233
[04-Aug-2026 21:16:25 UTC] === API CALL LOG ===
[04-Aug-2026 21:16:25 UTC] Endpoint: user/profile.php
[04-Aug-2026 21:16:25 UTC] Full Log Data: {
    "timestamp": "2026-08-04 21:16:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.170.64.23",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.170.64.23, 197.234.242.134",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMyIsInVzZXJuYW1lIjoiR3JhY2lhcyIsImVtYWlsIjoiZ3JhY2lhc21hcmNlbGxvNkBnbWFpbC5jb20iLCJleHAiOjE3ODY0ODI5MDF9.upwItqzCM_rneZasZ29yMyyedzm-I0-sAwDGRJTxi0M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a26095426e4773ae-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.170.64.23",
        "cf-ipcountry": "TG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Aug-2026 21:16:25 UTC] === END API CALL LOG ===
[04-Aug-2026 21:16:25 UTC] ✅ API Hash verification passed for profile endpoint
[04-Aug-2026 21:16:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMyIsInVzZXJuYW1lIjoiR3JhY2lhcyIsImVtYWlsIjoiZ3JhY2lhc21hcmNlbGxvNkBnbWFpbC5jb20iLCJleHAiOjE3ODY0ODI5MDF9.upwItqzCM_rneZasZ29yMyyedzm-I0-sAwDGRJTxi0M
[04-Aug-2026 21:16:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Aug-2026 21:16:25 UTC] ✅ JWT token verified successfully for user profile
[04-Aug-2026 21:16:25 UTC] User ID: 1233
[04-Aug-2026 21:16:25 UTC] ✅ User profile retrieved successfully for user ID: 1233
[04-Aug-2026 21:16:25 UTC] === API CALL LOG ===
[04-Aug-2026 21:16:25 UTC] Endpoint: user/profile.php
[04-Aug-2026 21:16:25 UTC] Full Log Data: {
    "timestamp": "2026-08-04 21:16:25",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.170.64.23",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.170.64.23, 197.234.242.134",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMyIsInVzZXJuYW1lIjoiR3JhY2lhcyIsImVtYWlsIjoiZ3JhY2lhc21hcmNlbGxvNkBnbWFpbC5jb20iLCJleHAiOjE3ODY0ODI5MDF9.upwItqzCM_rneZasZ29yMyyedzm-I0-sAwDGRJTxi0M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a26095457fab73ae-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.170.64.23",
        "cf-ipcountry": "TG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Aug-2026 21:16:25 UTC] === END API CALL LOG ===
[04-Aug-2026 21:16:25 UTC] ✅ API Hash verification passed for profile endpoint
[04-Aug-2026 21:16:25 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMyIsInVzZXJuYW1lIjoiR3JhY2lhcyIsImVtYWlsIjoiZ3JhY2lhc21hcmNlbGxvNkBnbWFpbC5jb20iLCJleHAiOjE3ODY0ODI5MDF9.upwItqzCM_rneZasZ29yMyyedzm-I0-sAwDGRJTxi0M
[04-Aug-2026 21:16:25 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Aug-2026 21:16:25 UTC] ✅ JWT token verified successfully for user profile
[04-Aug-2026 21:16:25 UTC] User ID: 1233
[04-Aug-2026 21:16:25 UTC] ✅ User profile retrieved successfully for user ID: 1233
[04-Aug-2026 21:16:29 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Aug-2026 21:16:29 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Aug-2026 21:16:29 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.170.64.23, 197.234.242.134","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMyIsInVzZXJuYW1lIjoiR3JhY2lhcyIsImVtYWlsIjoiZ3JhY2lhc21hcmNlbGxvNkBnbWFpbC5jb20iLCJleHAiOjE3ODY0ODI5MDF9.upwItqzCM_rneZasZ29yMyyedzm-I0-sAwDGRJTxi0M","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2609559288173ae-JNB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.170.64.23","cf-ipcountry":"TG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Aug-2026 21:16:29 UTC] === User Orders API Called ===
[04-Aug-2026 21:16:29 UTC] User ID: 1233
[04-Aug-2026 21:16:29 UTC] Limit: 20, Offset: 0
[04-Aug-2026 21:16:29 UTC] Orders found: 0
[04-Aug-2026 21:16:29 UTC] Orders data: []
[04-Aug-2026 21:16:29 UTC] Total orders count: 0
[04-Aug-2026 21:16:29 UTC] === API CALL LOG ===
[04-Aug-2026 21:16:29 UTC] Endpoint: user/profile.php
[04-Aug-2026 21:16:29 UTC] Full Log Data: {
    "timestamp": "2026-08-04 21:16:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.170.64.23",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.170.64.23, 197.234.242.134",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMyIsInVzZXJuYW1lIjoiR3JhY2lhcyIsImVtYWlsIjoiZ3JhY2lhc21hcmNlbGxvNkBnbWFpbC5jb20iLCJleHAiOjE3ODY0ODI5MDF9.upwItqzCM_rneZasZ29yMyyedzm-I0-sAwDGRJTxi0M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a260955a090573ae-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.170.64.23",
        "cf-ipcountry": "TG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Aug-2026 21:16:29 UTC] === END API CALL LOG ===
[04-Aug-2026 21:16:29 UTC] ✅ API Hash verification passed for profile endpoint
[04-Aug-2026 21:16:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMyIsInVzZXJuYW1lIjoiR3JhY2lhcyIsImVtYWlsIjoiZ3JhY2lhc21hcmNlbGxvNkBnbWFpbC5jb20iLCJleHAiOjE3ODY0ODI5MDF9.upwItqzCM_rneZasZ29yMyyedzm-I0-sAwDGRJTxi0M
[04-Aug-2026 21:16:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Aug-2026 21:16:29 UTC] ✅ JWT token verified successfully for user profile
[04-Aug-2026 21:16:29 UTC] User ID: 1233
[04-Aug-2026 21:16:29 UTC] ✅ User profile retrieved successfully for user ID: 1233
[04-Aug-2026 21:16:29 UTC] === API CALL LOG ===
[04-Aug-2026 21:16:29 UTC] Endpoint: user/profile.php
[04-Aug-2026 21:16:29 UTC] Full Log Data: {
    "timestamp": "2026-08-04 21:16:29",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.170.64.23",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.170.64.23, 197.234.242.134",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMyIsInVzZXJuYW1lIjoiR3JhY2lhcyIsImVtYWlsIjoiZ3JhY2lhc21hcmNlbGxvNkBnbWFpbC5jb20iLCJleHAiOjE3ODY0ODI5MDF9.upwItqzCM_rneZasZ29yMyyedzm-I0-sAwDGRJTxi0M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a260955d1a7173ae-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.170.64.23",
        "cf-ipcountry": "TG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Aug-2026 21:16:29 UTC] === END API CALL LOG ===
[04-Aug-2026 21:16:29 UTC] ✅ API Hash verification passed for profile endpoint
[04-Aug-2026 21:16:29 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMyIsInVzZXJuYW1lIjoiR3JhY2lhcyIsImVtYWlsIjoiZ3JhY2lhc21hcmNlbGxvNkBnbWFpbC5jb20iLCJleHAiOjE3ODY0ODI5MDF9.upwItqzCM_rneZasZ29yMyyedzm-I0-sAwDGRJTxi0M
[04-Aug-2026 21:16:29 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Aug-2026 21:16:29 UTC] ✅ JWT token verified successfully for user profile
[04-Aug-2026 21:16:29 UTC] User ID: 1233
[04-Aug-2026 21:16:29 UTC] ✅ User profile retrieved successfully for user ID: 1233
[04-Aug-2026 21:16:30 UTC] === API CALL LOG ===
[04-Aug-2026 21:16:30 UTC] Endpoint: user/profile.php
[04-Aug-2026 21:16:30 UTC] Full Log Data: {
    "timestamp": "2026-08-04 21:16:30",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.170.64.23",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.170.64.23, 197.234.242.134",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMyIsInVzZXJuYW1lIjoiR3JhY2lhcyIsImVtYWlsIjoiZ3JhY2lhc21hcmNlbGxvNkBnbWFpbC5jb20iLCJleHAiOjE3ODY0ODI5MDF9.upwItqzCM_rneZasZ29yMyyedzm-I0-sAwDGRJTxi0M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a26095616c8273ae-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.170.64.23",
        "cf-ipcountry": "TG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Aug-2026 21:16:30 UTC] === END API CALL LOG ===
[04-Aug-2026 21:16:30 UTC] ✅ API Hash verification passed for profile endpoint
[04-Aug-2026 21:16:30 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMyIsInVzZXJuYW1lIjoiR3JhY2lhcyIsImVtYWlsIjoiZ3JhY2lhc21hcmNlbGxvNkBnbWFpbC5jb20iLCJleHAiOjE3ODY0ODI5MDF9.upwItqzCM_rneZasZ29yMyyedzm-I0-sAwDGRJTxi0M
[04-Aug-2026 21:16:30 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Aug-2026 21:16:30 UTC] ✅ JWT token verified successfully for user profile
[04-Aug-2026 21:16:30 UTC] User ID: 1233
[04-Aug-2026 21:16:30 UTC] ✅ User profile retrieved successfully for user ID: 1233
[04-Aug-2026 21:16:30 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Aug-2026 21:16:30 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Aug-2026 21:16:30 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.170.64.23, 197.234.242.134","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMyIsInVzZXJuYW1lIjoiR3JhY2lhcyIsImVtYWlsIjoiZ3JhY2lhc21hcmNlbGxvNkBnbWFpbC5jb20iLCJleHAiOjE3ODY0ODI5MDF9.upwItqzCM_rneZasZ29yMyyedzm-I0-sAwDGRJTxi0M","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a26095643da773ae-JNB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.170.64.23","cf-ipcountry":"TG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Aug-2026 21:16:30 UTC] === User Orders API Called ===
[04-Aug-2026 21:16:30 UTC] User ID: 1233
[04-Aug-2026 21:16:30 UTC] Limit: 20, Offset: 0
[04-Aug-2026 21:16:30 UTC] Orders found: 0
[04-Aug-2026 21:16:30 UTC] Orders data: []
[04-Aug-2026 21:16:30 UTC] Total orders count: 0
[04-Aug-2026 21:16:32 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Aug-2026 21:16:32 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Aug-2026 21:16:32 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.170.64.23, 197.234.242.134","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMyIsInVzZXJuYW1lIjoiR3JhY2lhcyIsImVtYWlsIjoiZ3JhY2lhc21hcmNlbGxvNkBnbWFpbC5jb20iLCJleHAiOjE3ODY0ODI5MDF9.upwItqzCM_rneZasZ29yMyyedzm-I0-sAwDGRJTxi0M","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a2609570aaf773ae-JNB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.170.64.23","cf-ipcountry":"TG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Aug-2026 21:16:32 UTC] === User Orders API Called ===
[04-Aug-2026 21:16:32 UTC] User ID: 1233
[04-Aug-2026 21:16:32 UTC] Limit: 20, Offset: 0
[04-Aug-2026 21:16:32 UTC] === API CALL LOG ===
[04-Aug-2026 21:16:32 UTC] Endpoint: user/profile.php
[04-Aug-2026 21:16:32 UTC] Full Log Data: {
    "timestamp": "2026-08-04 21:16:32",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.170.64.23",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.170.64.23, 197.234.242.134",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMyIsInVzZXJuYW1lIjoiR3JhY2lhcyIsImVtYWlsIjoiZ3JhY2lhc21hcmNlbGxvNkBnbWFpbC5jb20iLCJleHAiOjE3ODY0ODI5MDF9.upwItqzCM_rneZasZ29yMyyedzm-I0-sAwDGRJTxi0M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2609570aaf873ae-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.170.64.23",
        "cf-ipcountry": "TG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Aug-2026 21:16:32 UTC] === END API CALL LOG ===
[04-Aug-2026 21:16:32 UTC] ✅ API Hash verification passed for profile endpoint
[04-Aug-2026 21:16:32 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMyIsInVzZXJuYW1lIjoiR3JhY2lhcyIsImVtYWlsIjoiZ3JhY2lhc21hcmNlbGxvNkBnbWFpbC5jb20iLCJleHAiOjE3ODY0ODI5MDF9.upwItqzCM_rneZasZ29yMyyedzm-I0-sAwDGRJTxi0M
[04-Aug-2026 21:16:32 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Aug-2026 21:16:32 UTC] Orders found: 0
[04-Aug-2026 21:16:32 UTC] ✅ JWT token verified successfully for user profile
[04-Aug-2026 21:16:32 UTC] Orders data: []
[04-Aug-2026 21:16:32 UTC] User ID: 1233
[04-Aug-2026 21:16:32 UTC] Total orders count: 0
[04-Aug-2026 21:16:32 UTC] ✅ User profile retrieved successfully for user ID: 1233
[04-Aug-2026 21:16:33 UTC] === API CALL LOG ===
[04-Aug-2026 21:16:33 UTC] Endpoint: user/profile.php
[04-Aug-2026 21:16:33 UTC] Full Log Data: {
    "timestamp": "2026-08-04 21:16:33",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.170.64.23",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.170.64.23, 197.234.242.134",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMyIsInVzZXJuYW1lIjoiR3JhY2lhcyIsImVtYWlsIjoiZ3JhY2lhc21hcmNlbGxvNkBnbWFpbC5jb20iLCJleHAiOjE3ODY0ODI5MDF9.upwItqzCM_rneZasZ29yMyyedzm-I0-sAwDGRJTxi0M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a26095745cd573ae-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.170.64.23",
        "cf-ipcountry": "TG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Aug-2026 21:16:33 UTC] === END API CALL LOG ===
[04-Aug-2026 21:16:33 UTC] ✅ API Hash verification passed for profile endpoint
[04-Aug-2026 21:16:33 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMyIsInVzZXJuYW1lIjoiR3JhY2lhcyIsImVtYWlsIjoiZ3JhY2lhc21hcmNlbGxvNkBnbWFpbC5jb20iLCJleHAiOjE3ODY0ODI5MDF9.upwItqzCM_rneZasZ29yMyyedzm-I0-sAwDGRJTxi0M
[04-Aug-2026 21:16:33 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Aug-2026 21:16:33 UTC] ✅ JWT token verified successfully for user profile
[04-Aug-2026 21:16:33 UTC] User ID: 1233
[04-Aug-2026 21:16:33 UTC] ✅ User profile retrieved successfully for user ID: 1233
[04-Aug-2026 21:16:34 UTC] === API CALL LOG ===
[04-Aug-2026 21:16:34 UTC] Endpoint: user/profile.php
[04-Aug-2026 21:16:34 UTC] Full Log Data: {
    "timestamp": "2026-08-04 21:16:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.170.64.23",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.170.64.23, 197.234.242.134",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMyIsInVzZXJuYW1lIjoiR3JhY2lhcyIsImVtYWlsIjoiZ3JhY2lhc21hcmNlbGxvNkBnbWFpbC5jb20iLCJleHAiOjE3ODY0ODI5MDF9.upwItqzCM_rneZasZ29yMyyedzm-I0-sAwDGRJTxi0M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2609577eebb73ae-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.170.64.23",
        "cf-ipcountry": "TG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Aug-2026 21:16:34 UTC] === END API CALL LOG ===
[04-Aug-2026 21:16:34 UTC] ✅ API Hash verification passed for profile endpoint
[04-Aug-2026 21:16:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMyIsInVzZXJuYW1lIjoiR3JhY2lhcyIsImVtYWlsIjoiZ3JhY2lhc21hcmNlbGxvNkBnbWFpbC5jb20iLCJleHAiOjE3ODY0ODI5MDF9.upwItqzCM_rneZasZ29yMyyedzm-I0-sAwDGRJTxi0M
[04-Aug-2026 21:16:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Aug-2026 21:16:34 UTC] ✅ JWT token verified successfully for user profile
[04-Aug-2026 21:16:34 UTC] User ID: 1233
[04-Aug-2026 21:16:34 UTC] ✅ User profile retrieved successfully for user ID: 1233
[04-Aug-2026 21:16:34 UTC] === API CALL LOG ===
[04-Aug-2026 21:16:34 UTC] Endpoint: user/profile.php
[04-Aug-2026 21:16:34 UTC] Full Log Data: {
    "timestamp": "2026-08-04 21:16:34",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.170.64.23",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.170.64.23, 197.234.242.134",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMyIsInVzZXJuYW1lIjoiR3JhY2lhcyIsImVtYWlsIjoiZ3JhY2lhc21hcmNlbGxvNkBnbWFpbC5jb20iLCJleHAiOjE3ODY0ODI5MDF9.upwItqzCM_rneZasZ29yMyyedzm-I0-sAwDGRJTxi0M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2609578df2a73ae-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.170.64.23",
        "cf-ipcountry": "TG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Aug-2026 21:16:34 UTC] === END API CALL LOG ===
[04-Aug-2026 21:16:34 UTC] ✅ API Hash verification passed for profile endpoint
[04-Aug-2026 21:16:34 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMyIsInVzZXJuYW1lIjoiR3JhY2lhcyIsImVtYWlsIjoiZ3JhY2lhc21hcmNlbGxvNkBnbWFpbC5jb20iLCJleHAiOjE3ODY0ODI5MDF9.upwItqzCM_rneZasZ29yMyyedzm-I0-sAwDGRJTxi0M
[04-Aug-2026 21:16:34 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Aug-2026 21:16:34 UTC] ✅ JWT token verified successfully for user profile
[04-Aug-2026 21:16:34 UTC] User ID: 1233
[04-Aug-2026 21:16:34 UTC] ✅ User profile retrieved successfully for user ID: 1233
[04-Aug-2026 21:16:34 UTC] User Purchases API - User ID: 1233
[04-Aug-2026 21:16:34 UTC] User Purchases API - Total purchases found: 0
[04-Aug-2026 21:16:54 UTC] === API CALL LOG ===
[04-Aug-2026 21:16:54 UTC] Endpoint: user/profile.php
[04-Aug-2026 21:16:54 UTC] Full Log Data: {
    "timestamp": "2026-08-04 21:16:54",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.170.64.23",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.170.64.23, 197.234.242.134",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMyIsInVzZXJuYW1lIjoiR3JhY2lhcyIsImVtYWlsIjoiZ3JhY2lhc21hcmNlbGxvNkBnbWFpbC5jb20iLCJleHAiOjE3ODY0ODI5MDF9.upwItqzCM_rneZasZ29yMyyedzm-I0-sAwDGRJTxi0M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a26095f35ffb73ae-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.170.64.23",
        "cf-ipcountry": "TG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Aug-2026 21:16:54 UTC] === END API CALL LOG ===
[04-Aug-2026 21:16:54 UTC] ✅ API Hash verification passed for profile endpoint
[04-Aug-2026 21:16:54 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMyIsInVzZXJuYW1lIjoiR3JhY2lhcyIsImVtYWlsIjoiZ3JhY2lhc21hcmNlbGxvNkBnbWFpbC5jb20iLCJleHAiOjE3ODY0ODI5MDF9.upwItqzCM_rneZasZ29yMyyedzm-I0-sAwDGRJTxi0M
[04-Aug-2026 21:16:54 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Aug-2026 21:16:54 UTC] ✅ JWT token verified successfully for user profile
[04-Aug-2026 21:16:54 UTC] User ID: 1233
[04-Aug-2026 21:16:54 UTC] ✅ User profile retrieved successfully for user ID: 1233
[04-Aug-2026 21:16:54 UTC] User Purchases API - User ID: 1233
[04-Aug-2026 21:16:54 UTC] User Purchases API - Total purchases found: 0
[04-Aug-2026 21:16:55 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Aug-2026 21:16:55 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Aug-2026 21:16:55 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.170.64.23, 197.234.242.134","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMyIsInVzZXJuYW1lIjoiR3JhY2lhcyIsImVtYWlsIjoiZ3JhY2lhc21hcmNlbGxvNkBnbWFpbC5jb20iLCJleHAiOjE3ODY0ODI5MDF9.upwItqzCM_rneZasZ29yMyyedzm-I0-sAwDGRJTxi0M","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a26096006d4d73ae-JNB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.170.64.23","cf-ipcountry":"TG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Aug-2026 21:16:55 UTC] === User Orders API Called ===
[04-Aug-2026 21:16:55 UTC] User ID: 1233
[04-Aug-2026 21:16:55 UTC] Limit: 20, Offset: 0
[04-Aug-2026 21:16:55 UTC] Orders found: 0
[04-Aug-2026 21:16:55 UTC] Orders data: []
[04-Aug-2026 21:16:55 UTC] Total orders count: 0
[04-Aug-2026 21:17:02 UTC] API Hash Debug - Received: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Aug-2026 21:17:02 UTC] API Hash Debug - Expected: e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad
[04-Aug-2026 21:17:02 UTC] API Hash Debug - Headers: {"Host":"api.memberx.app","X-Forwarded-For":"196.170.64.23, 197.234.242.134","x-api-hash":"e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad","Authorization":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMyIsInVzZXJuYW1lIjoiR3JhY2lhcyIsImVtYWlsIjoiZ3JhY2lhc21hcmNlbGxvNkBnbWFpbC5jb20iLCJleHAiOjE3ODY0ODI5MDF9.upwItqzCM_rneZasZ29yMyyedzm-I0-sAwDGRJTxi0M","User-Agent":"okhttp\/4.12.0","Accept-Encoding":"gzip, br","cf-ray":"a260962b68df73ae-JNB","cdn-loop":"cloudflare; loops=1","cf-connecting-ip":"196.170.64.23","cf-ipcountry":"TG","cf-visitor":"{\"scheme\":\"https\"}","x-forwarded-proto":"https"}
[04-Aug-2026 21:17:02 UTC] === User Orders API Called ===
[04-Aug-2026 21:17:02 UTC] User ID: 1233
[04-Aug-2026 21:17:02 UTC] Limit: 20, Offset: 0
[04-Aug-2026 21:17:02 UTC] Orders found: 0
[04-Aug-2026 21:17:02 UTC] Orders data: []
[04-Aug-2026 21:17:02 UTC] Total orders count: 0
[04-Aug-2026 21:17:02 UTC] === API CALL LOG ===
[04-Aug-2026 21:17:02 UTC] Endpoint: user/profile.php
[04-Aug-2026 21:17:02 UTC] Full Log Data: {
    "timestamp": "2026-08-04 21:17:02",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.170.64.23",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.170.64.23, 197.234.242.134",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMyIsInVzZXJuYW1lIjoiR3JhY2lhcyIsImVtYWlsIjoiZ3JhY2lhc21hcmNlbGxvNkBnbWFpbC5jb20iLCJleHAiOjE3ODY0ODI5MDF9.upwItqzCM_rneZasZ29yMyyedzm-I0-sAwDGRJTxi0M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a260962c996673ae-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.170.64.23",
        "cf-ipcountry": "TG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Aug-2026 21:17:02 UTC] === END API CALL LOG ===
[04-Aug-2026 21:17:02 UTC] ✅ API Hash verification passed for profile endpoint
[04-Aug-2026 21:17:02 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMyIsInVzZXJuYW1lIjoiR3JhY2lhcyIsImVtYWlsIjoiZ3JhY2lhc21hcmNlbGxvNkBnbWFpbC5jb20iLCJleHAiOjE3ODY0ODI5MDF9.upwItqzCM_rneZasZ29yMyyedzm-I0-sAwDGRJTxi0M
[04-Aug-2026 21:17:02 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Aug-2026 21:17:02 UTC] ✅ JWT token verified successfully for user profile
[04-Aug-2026 21:17:02 UTC] User ID: 1233
[04-Aug-2026 21:17:02 UTC] ✅ User profile retrieved successfully for user ID: 1233
[04-Aug-2026 21:17:03 UTC] === API CALL LOG ===
[04-Aug-2026 21:17:03 UTC] Endpoint: user/profile.php
[04-Aug-2026 21:17:03 UTC] Full Log Data: {
    "timestamp": "2026-08-04 21:17:03",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.170.64.23",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.170.64.23, 197.234.242.134",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMyIsInVzZXJuYW1lIjoiR3JhY2lhcyIsImVtYWlsIjoiZ3JhY2lhc21hcmNlbGxvNkBnbWFpbC5jb20iLCJleHAiOjE3ODY0ODI5MDF9.upwItqzCM_rneZasZ29yMyyedzm-I0-sAwDGRJTxi0M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a260962fdae573ae-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.170.64.23",
        "cf-ipcountry": "TG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Aug-2026 21:17:03 UTC] === END API CALL LOG ===
[04-Aug-2026 21:17:03 UTC] ✅ API Hash verification passed for profile endpoint
[04-Aug-2026 21:17:03 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMyIsInVzZXJuYW1lIjoiR3JhY2lhcyIsImVtYWlsIjoiZ3JhY2lhc21hcmNlbGxvNkBnbWFpbC5jb20iLCJleHAiOjE3ODY0ODI5MDF9.upwItqzCM_rneZasZ29yMyyedzm-I0-sAwDGRJTxi0M
[04-Aug-2026 21:17:03 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Aug-2026 21:17:03 UTC] ✅ JWT token verified successfully for user profile
[04-Aug-2026 21:17:03 UTC] User ID: 1233
[04-Aug-2026 21:17:03 UTC] ✅ User profile retrieved successfully for user ID: 1233
[04-Aug-2026 21:17:04 UTC] === API CALL LOG ===
[04-Aug-2026 21:17:04 UTC] Endpoint: user/profile.php
[04-Aug-2026 21:17:04 UTC] Full Log Data: {
    "timestamp": "2026-08-04 21:17:04",
    "endpoint": "user\/profile.php",
    "method": "GET",
    "uri": "\/api\/user\/profile.php",
    "ip": "196.170.64.23",
    "user_agent": "okhttp\/4.12.0",
    "headers": {
        "Host": "api.memberx.app",
        "X-Forwarded-For": "196.170.64.23, 197.234.242.134",
        "x-api-hash": "e053f5520dd5ac9f9436941627c40ade414afc17bd4f13c4286a07ddcf71caad",
        "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMyIsInVzZXJuYW1lIjoiR3JhY2lhcyIsImVtYWlsIjoiZ3JhY2lhc21hcmNlbGxvNkBnbWFpbC5jb20iLCJleHAiOjE3ODY0ODI5MDF9.upwItqzCM_rneZasZ29yMyyedzm-I0-sAwDGRJTxi0M",
        "User-Agent": "okhttp\/4.12.0",
        "Accept-Encoding": "gzip, br",
        "cf-ray": "a2609634dda273ae-JNB",
        "cdn-loop": "cloudflare; loops=1",
        "cf-connecting-ip": "196.170.64.23",
        "cf-ipcountry": "TG",
        "cf-visitor": "{\"scheme\":\"https\"}",
        "x-forwarded-proto": "https"
    },
    "query_params": [],
    "post_data": [],
    "raw_input": "",
    "additional_data": []
}
[04-Aug-2026 21:17:04 UTC] === END API CALL LOG ===
[04-Aug-2026 21:17:04 UTC] ✅ API Hash verification passed for profile endpoint
[04-Aug-2026 21:17:04 UTC] Authorization Header: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiMTIzMyIsInVzZXJuYW1lIjoiR3JhY2lhcyIsImVtYWlsIjoiZ3JhY2lhc21hcmNlbGxvNkBnbWFpbC5jb20iLCJleHAiOjE3ODY0ODI5MDF9.upwItqzCM_rneZasZ29yMyyedzm-I0-sAwDGRJTxi0M
[04-Aug-2026 21:17:04 UTC] Extracted Token: eyJ0eXAiOiJKV1QiLCJh...
[04-Aug-2026 21:17:04 UTC] ✅ JWT token verified successfully for user profile
[04-Aug-2026 21:17:04 UTC] User ID: 1233
[04-Aug-2026 21:17:04 UTC] ✅ User profile retrieved successfully for user ID: 1233
